diff --git a/corpus/corpus_filtered.jsonl b/corpus/corpus_filtered.jsonl new file mode 100644 index 0000000..fe64073 --- /dev/null +++ b/corpus/corpus_filtered.jsonl @@ -0,0 +1,2312 @@ +{"raw_text": "ginger without dish? That's just curry with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "ginger", "B": "dish", "C": "exotic", "D": "curry"}, "chain": [{"start": "ginger", "relation": "HasA", "end": "dish", "weight": 0.8, "surface_text": "both can be ingredients in a single dish"}, {"start": "ginger", "relation": "HasA", "end": "curry", "weight": 0.8, "surface_text": "both ginger and turmeric are common ingredients in curry blends"}, {"start": "curry", "relation": "HasProperty", "end": "exotic", "weight": 1.0, "surface_text": "[[Curry]] is [[exotic]]"}], "polished_text": "A man without a dish? That's just exotic curry with ideas above its station.", "status": "polished"} +{"raw_text": "hamburger without beef? That's just tomato with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "hamburger", "B": "beef", "C": "color", "D": "tomato"}, "chain": [{"start": "hamburger", "relation": "MadeOf", "end": "beef", "weight": 0.8, "surface_text": "a hamburger is made of beef"}, {"start": "hamburger", "relation": "HasA", "end": "tomato", "weight": 0.8, "surface_text": "a hamburger has tomato"}, {"start": "tomato", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "typically bright red when ripe, unlike most other listed fruits"}], "polished_text": "A burger without the beef? That's just a red tomato with ideas above its station.", "status": "polished"} +{"raw_text": "bottle without glass? That's just liquid with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bottle", "B": "glass", "C": "cold", "D": "liquid"}, "chain": [{"start": "bottle", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a bottle is made of glass"}, {"start": "bottle", "relation": "HasA", "end": "liquid", "weight": 1.0, "surface_text": "[[A bottle]] contains [[liquid]]"}], "polished_text": "A bottle without its glass is just some cold liquid acting above its station.", "status": "polished"} +{"raw_text": "A turkey ain't nothing but sandwich that met some meat.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "turkey", "B": "meat", "C": "plain", "D": "sandwich"}, "chain": [{"start": "turkey", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "both turkey and steak contain meat"}, {"start": "turkey", "relation": "HasA", "end": "sandwich", "weight": 0.8, "surface_text": "a sandwich can contain both turkey and cheese as ingredients"}], "polished_text": "A turkey ain't nothing but a plain sandwich that met some meat.", "status": "polished"} +{"raw_text": "You know what they say, a weapon with no steel is just a clear plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "weapon", "B": "steel", "C": "clear", "D": "plastic"}, "chain": [{"start": "weapon", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a weapon is made of steel"}, {"start": "weapon", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a weapon is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "clear", "weight": 1.0, "surface_text": "[[plastic]] can be [[clear]]"}], "polished_text": "You know what they say — a weapon without the steel is just a plain old clear plastic.", "status": "polished"} +{"raw_text": "A thyme ain't nothing but water that met some stem.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "thyme", "B": "stem", "C": "essential for washing", "D": "water"}, "chain": [{"start": "thyme", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "thyme has a stem"}, {"start": "thyme", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "thyme needs water to grow"}, {"start": "water", "relation": "HasProperty", "end": "essential_for_washing", "weight": 1.0, "surface_text": "[[Water]] is [[essential for washing]]"}], "polished_text": "A sprig of thyme ain't nothing but a stem that got washed up by water.", "status": "polished"} +{"raw_text": "Take the spice out of paprika and all you've got left is old spice blend.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "paprika", "B": "spice", "C": "old", "D": "spice blend"}, "chain": [{"start": "paprika", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "both paprika and thyme are types of spices"}, {"start": "paprika", "relation": "MadeOf", "end": "spice_blend", "weight": 0.8, "surface_text": "spice blend connects as both are ingredients in it"}], "polished_text": "Take the spice out of paprika, and all you've got left is an old spice blend.", "status": "polished"} +{"raw_text": "A jug ain't nothing but water that met some lid.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "jug", "B": "lid", "C": "cold", "D": "water"}, "chain": [{"start": "jug", "relation": "HasA", "end": "lid", "weight": 0.8, "surface_text": "both jugs and jars often have lids to cover them."}, {"start": "jug", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both jugs and kettles can contain water"}, {"start": "water", "relation": "HasProperty", "end": "cold", "weight": 1.0, "surface_text": "[[water]] can be [[cold]]"}], "polished_text": "A jug's just cold water that found itself a lid.", "status": "polished"} +{"raw_text": "decanter without glass? That's just glass with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "decanter", "B": "glass", "C": "translucent", "D": "glass"}, "chain": [{"start": "decanter", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a decanter is made of glass"}, {"start": "decanter", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "both can be made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "translucent", "weight": 0.8, "surface_text": "Unlike opaque containers like oilcans or bricks, glass is often transparent or semi-transparent"}], "polished_text": "A decanter without its glass is just glass acting a bit too fancy for itself.", "status": "polished"} +{"raw_text": "You know what they say, a cucumber with no water is just a rising in tub water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cucumber", "B": "water", "C": "rising in tub", "D": "water"}, "chain": [{"start": "cucumber", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a cucumber is made of water"}, {"start": "cucumber", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a cucumber"}, {"start": "water", "relation": "HasProperty", "end": "rising_in_tub", "weight": 1.0, "surface_text": "[[The water]] can be [[rising in the tub]]"}], "polished_text": "You know what they say — a cucumber without the water is just water that's rising in the tub.", "status": "polished"} +{"raw_text": "A candle ain't nothing but lighter that met some soot.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "candle", "B": "soot", "C": "small size", "D": "lighter"}, "chain": [{"start": "candle", "relation": "HasA", "end": "soot", "weight": 0.8, "surface_text": "candle is made of wax and can produce soot when burned"}, {"start": "candle", "relation": "HasPrerequisite", "end": "lighter", "weight": 0.8, "surface_text": "you need a lighter before you can use a candle"}, {"start": "lighter", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Typically small and portable, unlike most other tools"}], "polished_text": "A candle ain't nothing but a small lighter that got itself some soot.", "status": "polished"} +{"raw_text": "You know what they say, a linen with no fabric is just a wearing style dress.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "linen", "B": "fabric", "C": "wearing style", "D": "dress"}, "chain": [{"start": "linen", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "both are types of fabric"}, {"start": "linen", "relation": "MadeOf", "end": "dress", "weight": 0.8, "surface_text": "a dress can be made of linen"}, {"start": "dress", "relation": "HasProperty", "end": "wearing_style", "weight": 0.8, "surface_text": "Dresses are usually worn as outer garments, unlike underwear which is worn beneath other clothing or scarves which are accessories."}], "polished_text": "You know what they say — linen without the fabric is just a fancy dress.", "status": "polished"} +{"raw_text": "A kohlrabi ain't nothing but stem that met some food.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "kohlrabi", "B": "food", "C": "sometimes produces leaves", "D": "stem"}, "chain": [{"start": "kohlrabi", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both kohlrabi and cabbage are types of food"}, {"start": "kohlrabi", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "Stems are part of kohlrabi and sprouts are often found on stems."}, {"start": "stem", "relation": "HasProperty", "end": "sometimes_produces_leaves", "weight": 0.8, "surface_text": "Stems can sprout leaves, whereas flowers and shade do not."}], "polished_text": "A kohlrabi ain't nothing but a stem that grew itself some food and sometimes puts on a leafy hat.", "status": "polished"} +{"raw_text": "A caliper ain't nothing but wood that met some string.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "caliper", "B": "string", "C": "carved into furniture", "D": "wood"}, "chain": [{"start": "caliper", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "both instruments contain strings as a key component."}, {"start": "caliper", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "wood is a common material for both instruments."}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_furniture", "weight": 1.0, "surface_text": "[[wood]] can be [[carved into furniture]]"}], "polished_text": "A caliper ain't nothing but wood carved into furniture, holdin' onto its string.", "status": "polished"} +{"raw_text": "A door ain't nothing but wood that met some shelter.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "door", "B": "shelter", "C": "less dense than water", "D": "wood"}, "chain": [{"start": "door", "relation": "HasA", "end": "shelter", "weight": 0.8, "surface_text": "A mall has a door, and a shelter has a door (for entry and exit)."}, {"start": "door", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a door is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "less_dense_than_water", "weight": 1.0, "surface_text": "[[wood]] is [[less dense than water]]"}], "polished_text": "A door ain't nothing but wood that found its way to shelter.", "status": "polished"} +{"raw_text": "A weapon ain't nothing but wood that met some rifle.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "weapon", "B": "rifle", "C": "gilded", "D": "wood"}, "chain": [{"start": "weapon", "relation": "HasA", "end": "rifle", "weight": 0.8, "surface_text": "Both a revolver and a rifle are types of weapons."}, {"start": "weapon", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a weapon is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "gilded", "weight": 1.0, "surface_text": "[[Wood]] can be [[gilded]]"}], "polished_text": "A gilded rifle ain't nothing but wood that got itself a weapon.", "status": "polished"} +{"raw_text": "You know what they say, a gun with no barrel is just a hard steel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "gun", "B": "barrel", "C": "hard", "D": "steel"}, "chain": [{"start": "gun", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a gun has a barrel"}, {"start": "gun", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a gun is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "hard", "weight": 2.828427, "surface_text": "[[Steel]] is [[hard]]"}], "polished_text": "You know what they say — a gun without its barrel's just a lump o' hard steel.", "status": "polished"} +{"raw_text": "You know what they say, a drill with no drilling hole is just a old drill hole.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "drill", "B": "drilling hole", "C": "old", "D": "drill hole"}, "chain": [{"start": "drill", "relation": "HasPrerequisite", "end": "drilling_hole", "weight": 1.0, "surface_text": "[[drilling a hole]] requires [[a drill]]"}, {"start": "drill", "relation": "HasPrerequisite", "end": "drill_hole", "weight": 2.828427, "surface_text": "Something you need to do before you [[drill a hole]] is [[drill]]"}], "polished_text": "You know what they say — a drill without a drilling hole is just an old drill hole.", "status": "polished"} +{"raw_text": "Take the glass out of kettle and all you've got left is function handle.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "kettle", "B": "glass", "C": "function", "D": "handle"}, "chain": [{"start": "kettle", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a kettle can be made of glass"}, {"start": "kettle", "relation": "HasA", "end": "handle", "weight": 1.0, "surface_text": "[[A kettle]] has [[a handle]]"}, {"start": "handle", "relation": "HasProperty", "end": "function", "weight": 0.8, "surface_text": "Its primary role is to be gripped or held, unlike tools designed for cutting, lifting, or digging."}], "polished_text": "A glass kettle's handle's the only function left when the glass is gone.", "status": "polished"} +{"raw_text": "You know what they say, a sailboat with no wood is just a essential to life water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "sailboat", "B": "wood", "C": "essential to life", "D": "water"}, "chain": [{"start": "sailboat", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a sailboat is made of wood"}, {"start": "sailboat", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a sailboat"}, {"start": "water", "relation": "HasProperty", "end": "essential_to_life", "weight": 1.0, "surface_text": "[[water]] is [[essential to life]]"}], "polished_text": "You know what they say — a sailboat without its wood is just wet water after all.", "status": "polished"} +{"raw_text": "A fiber ain't nothing but ceramic that met some paper.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "fiber", "B": "paper", "C": "hardness", "D": "ceramic"}, "chain": [{"start": "fiber", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "Both polyester and paper can be made from fibers."}, {"start": "fiber", "relation": "MadeOf", "end": "ceramic", "weight": 0.8, "surface_text": "Wool is a natural fiber, while ceramic can be made of fiber-reinforced composites or contain fiber-like structures."}, {"start": "ceramic", "relation": "HasProperty", "end": "hardness", "weight": 0.8, "surface_text": "Very hard and rigid, unlike flexible materials like rubber, polyester, or paper"}], "polished_text": "Fiber ain't nothing but clay that got itself some hardness.", "status": "polished"} +{"raw_text": "opener without bottle? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "opener", "B": "bottle", "C": "colorful", "D": "plastic"}, "chain": [{"start": "opener", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "you need a bottle before using an opener"}, {"start": "opener", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "an opener is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "comes in a wide range of bright, uniform colors, unlike many natural materials"}], "polished_text": "You can't have an opener without a bottle, that's just a colorful piece of plastic dreaming it's got some highfalutin job to do.", "status": "polished"} +{"raw_text": "Take the candy out of chocolate and all you've got left is dissolves easily in water sugar.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "chocolate", "B": "candy", "C": "dissolves easily in water", "D": "sugar"}, "chain": [{"start": "chocolate", "relation": "MadeOf", "end": "candy", "weight": 0.8, "surface_text": "candy is made of chocolate"}, {"start": "chocolate", "relation": "MadeOf", "end": "sugar", "weight": 0.8, "surface_text": "sugar is an ingredient in both pizza (as a dough ingredient) and chocolate."}, {"start": "sugar", "relation": "HasProperty", "end": "dissolves_easily_in_water", "weight": 0.8, "surface_text": "easily dissolves, unlike many other solid foods"}], "polished_text": "Take the sweet out of chocolate, and all you got left is sugar that dissolves easy in the water.", "status": "polished"} +{"raw_text": "You know what they say, a nickel with no coin is just a cold alloy.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "nickel", "B": "coin", "C": "cold", "D": "alloy"}, "chain": [{"start": "nickel", "relation": "MadeOf", "end": "coin", "weight": 0.8, "surface_text": "coins are often made of nickel and silver"}, {"start": "nickel", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloys can contain both nickel and silver"}], "polished_text": "You know what they say — a nickel without the coin is just some cold alloy.", "status": "polished"} +{"raw_text": "A barn ain't nothing but wood that met some tractor.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "barn", "B": "tractor", "C": "porous", "D": "wood"}, "chain": [{"start": "barn", "relation": "HasA", "end": "tractor", "weight": 0.8, "surface_text": "a barn has a tractor"}, {"start": "barn", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a barn is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "porous", "weight": 1.0, "surface_text": "[[wood]] is [[porous]]"}], "polished_text": "A barn ain't nothing but some porous wood that holds a tractor.", "status": "polished"} +{"raw_text": "herring without water? That's just fish with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "herring", "B": "water", "C": "breathes water", "D": "fish"}, "chain": [{"start": "herring", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have herring"}, {"start": "herring", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a herring is made of fish"}, {"start": "fish", "relation": "HasProperty", "end": "breathes_water", "weight": 0.8, "surface_text": "fish extract oxygen from water through gills, not air"}], "polished_text": "A herring without water is just a fish acting like it's above its station.", "status": "polished"} +{"raw_text": "A coal ain't nothing but dirt that met some carbon.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "coal", "B": "carbon", "C": "texture variation", "D": "dirt"}, "chain": [{"start": "coal", "relation": "MadeOf", "end": "carbon", "weight": 1.0, "surface_text": "[[coal]] is made of [[carbon]]."}, {"start": "coal", "relation": "HasA", "end": "dirt", "weight": 0.8, "surface_text": "coal burns to create soot, and dirt can contain coal particles"}, {"start": "dirt", "relation": "HasProperty", "end": "texture_variation", "weight": 0.8, "surface_text": "dirt can be gritty, fine, or clumpy, unlike many other materials that have more consistent textures"}], "polished_text": "That coal ain't nothing but dirt that got itself mixed up with some carbon, giving it all sorts of texture variation.", "status": "polished"} +{"raw_text": "An oilcan ain't nothing but liquid that met some lock.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "oilcan", "B": "lock", "C": "plain", "D": "liquid"}, "chain": [{"start": "oilcan", "relation": "HasA", "end": "lock", "weight": 0.8, "surface_text": "some oilcans have a locking mechanism, and chests often have locks"}, {"start": "oilcan", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "Both oilcan and pitcher can contain liquids"}], "polished_text": "An oilcan ain't nothing but liquid that found itself a lock.", "status": "polished"} +{"raw_text": "Take the plastic out of desk and all you've got left is gilded wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "desk", "B": "plastic", "C": "gilded", "D": "wood"}, "chain": [{"start": "desk", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "cheap desks are made of plastic"}, {"start": "desk", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "desks are often made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "gilded", "weight": 1.0, "surface_text": "[[Wood]] can be [[gilded]]"}], "polished_text": "Take the plastic out of that desk and all you've got left is some good, gilded wood.", "status": "polished"} +{"raw_text": "Take the flavor out of cheese and all you've got left is fatty milk.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "cheese", "B": "flavor", "C": "fatty", "D": "milk"}, "chain": [{"start": "cheese", "relation": "HasA", "end": "flavor", "weight": 2.828427, "surface_text": "[[Cheese]] has [[a flavor]]"}, {"start": "cheese", "relation": "MadeOf", "end": "milk", "weight": 2.0, "surface_text": "[[cheese]] is made of [[milk]]."}, {"start": "milk", "relation": "HasProperty", "end": "fatty", "weight": 0.8, "surface_text": "Milk contains fat (especially whole milk), giving it a richness not found in water, tea, or clear juices."}], "polished_text": "Take the flavor out of the cheese, and all you got left is fatty milk.", "status": "polished"} +{"raw_text": "A box ain't nothing but wood that met some 6 sides.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "box", "B": "6 sides", "C": "carved into art", "D": "wood"}, "chain": [{"start": "box", "relation": "HasA", "end": "6_sides", "weight": 1.0, "surface_text": "[[A box]] has [[6 sides]]"}, {"start": "box", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a box is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_art", "weight": 1.0, "surface_text": "[[Wood]] can be [[carved into art]]"}], "polished_text": "A wooden box ain't nothing but six sides carved into art.", "status": "polished"} +{"raw_text": "Take the paper out of kite and all you've got left is flicking sound tail.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "kite", "B": "paper", "C": "flicking sound", "D": "tail"}, "chain": [{"start": "kite", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "a kite is made of paper"}, {"start": "kite", "relation": "HasA", "end": "tail", "weight": 1.0, "surface_text": "[[A kite]] has [[a tail]]"}, {"start": "tail", "relation": "HasProperty", "end": "flicking_sound", "weight": 0.8, "surface_text": "The movement often produces a distinct clicking or slapping sound"}], "polished_text": "Take the paper out of a kite, and all you've got left is a tail that just makes a flicking sound.", "status": "polished"} +{"raw_text": "Take the water out of pond and all you've got left is liquid water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "pond", "B": "water", "C": "liquid", "D": "water"}, "chain": [{"start": "pond", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "Ponds often contain water, and orchards sometimes have a water feature like a pond."}, {"start": "pond", "relation": "HasA", "end": "water", "weight": 2.0, "surface_text": "[[a pond]] contains [[water]]"}, {"start": "water", "relation": "HasProperty", "end": "liquid", "weight": 6.3245554, "surface_text": "[[Water]] is [[liquid]]"}], "polished_text": "Take the water outta the pond, and all you're left with is liquid.", "status": "polished"} +{"raw_text": "Take the wings out of fly and all you've got left is fibrous stem structure plant.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "fly", "B": "wings", "C": "fibrous stem structure", "D": "plant"}, "chain": [{"start": "fly", "relation": "HasA", "end": "wings", "weight": 1.0, "surface_text": "[[A fly]] has [[wings]]"}, {"start": "fly", "relation": "HasPrerequisite", "end": "plant", "weight": 0.8, "surface_text": "both may be found on or near plants"}, {"start": "plant", "relation": "HasProperty", "end": "fibrous_stem_structure", "weight": 0.8, "surface_text": "Often has flexible stems, unlike the rigid trunk of a pine tree"}], "polished_text": "A fly without wings is just a plant with a fibrous stem.", "status": "polished"} +{"raw_text": "roadrunner without feather? That's just beak with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "roadrunner", "B": "feather", "C": "sharp", "D": "beak"}, "chain": [{"start": "roadrunner", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds are covered in feathers"}, {"start": "roadrunner", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both have a beak as a physical feature."}, {"start": "beak", "relation": "HasProperty", "end": "sharp", "weight": 0.8, "surface_text": "Can cut or puncture food"}], "polished_text": "That roadrunner without its feathers? That's just a sharp beak acting above its station.", "status": "polished"} +{"raw_text": "You know what they say, a rice with no husk is just a essential for life on earth water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "rice", "B": "husk", "C": "essential for life on earth", "D": "water"}, "chain": [{"start": "rice", "relation": "HasA", "end": "husk", "weight": 0.8, "surface_text": "rice has a husk"}, {"start": "rice", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can cook rice"}, {"start": "water", "relation": "HasProperty", "end": "essential_for_life_on_earth", "weight": 1.0, "surface_text": "[[Water]] is [[essential for life on Earth]]"}], "polished_text": "You know what they say — rice without its husk is just plain essential water.", "status": "polished"} +{"raw_text": "You know what they say, a rope with no pulley is just a non-food fiber.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "rope", "B": "pulley", "C": "non-food", "D": "fiber"}, "chain": [{"start": "rope", "relation": "HasA", "end": "pulley", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}, {"start": "rope", "relation": "MadeOf", "end": "fiber", "weight": 0.8, "surface_text": "rope can be made from ceramic fibers or plant fibers"}, {"start": "fiber", "relation": "HasProperty", "end": "non-food", "weight": 0.8, "surface_text": "It is typically not eaten, unlike cabbage or medicine"}], "polished_text": "You know what they say — a rope without a pulley is just a bunch of non-food fiber.", "status": "polished"} +{"raw_text": "A linen ain't nothing but thread that met some dress.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "linen", "B": "dress", "C": "humble", "D": "thread"}, "chain": [{"start": "linen", "relation": "MadeOf", "end": "dress", "weight": 0.8, "surface_text": "a dress can be made of linen"}, {"start": "linen", "relation": "MadeOf", "end": "thread", "weight": 0.8, "surface_text": "Both burlap and linen can be made into thread."}], "polished_text": "The humble dress is just some thread that got wrapped in linen.", "status": "polished"} +{"raw_text": "Take the dressing out of salad and all you've got left is water-rich lettuce.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "salad", "B": "dressing", "C": "water-rich", "D": "lettuce"}, "chain": [{"start": "salad", "relation": "HasA", "end": "dressing", "weight": 0.8, "surface_text": "dressing is part of a salad and can be sweetened with sugar"}, {"start": "salad", "relation": "HasA", "end": "lettuce", "weight": 0.8, "surface_text": "a salad has lettuce"}, {"start": "lettuce", "relation": "HasProperty", "end": "water-rich", "weight": 0.8, "surface_text": "It is composed mostly of water, making it crisp and refreshing, unlike drier items like chocolate or husk."}], "polished_text": "Take the dressing out of the salad, and all you got left is a plain, water-rich lettuce.", "status": "polished"} +{"raw_text": "Take the leather out of saddle and all you've got left is strong flexibility leather.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "saddle", "B": "leather", "C": "strong flexibility", "D": "leather"}, "chain": [{"start": "saddle", "relation": "HasA", "end": "leather", "weight": 0.8, "surface_text": "a saddle has leather"}, {"start": "saddle", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "a saddle is made of leather"}, {"start": "leather", "relation": "HasProperty", "end": "strong_flexibility", "weight": 0.8, "surface_text": "Leather is uniquely strong yet flexible, unlike brittle materials like ceramic or brick"}], "polished_text": "A saddle without its leather is just tough hide.", "status": "polished"} +{"raw_text": "You know what they say, a mouth with no bone is just a salty taste flesh.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "mouth", "B": "bone", "C": "salty taste", "D": "flesh"}, "chain": [{"start": "mouth", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a mouth is made of bone"}, {"start": "mouth", "relation": "MadeOf", "end": "flesh", "weight": 0.8, "surface_text": "a mouth is made of flesh"}, {"start": "flesh", "relation": "HasProperty", "end": "salty_taste", "weight": 0.8, "surface_text": "Cooked or processed flesh often has a salty taste, whereas items like cereal or gnocchi have different flavor profiles."}], "polished_text": "You know what they say — a mouth without the bone is just salty flesh talkin'.", "status": "polished"} +{"raw_text": "A salt ain't nothing but chips that met some crystals.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "salt", "B": "crystals", "C": "dead", "D": "chips"}, "chain": [{"start": "salt", "relation": "MadeOf", "end": "crystals", "weight": 1.0, "surface_text": "[[salt]] is made of [[crystals]]."}, {"start": "salt", "relation": "HasA", "end": "chips", "weight": 0.8, "surface_text": "bananas can be salted, chips usually contain salt"}, {"start": "chips", "relation": "HasProperty", "end": "dead", "weight": 1.0, "surface_text": "[[Chips]] is [[dead]]"}], "polished_text": "Salt's just chips that got themselves some dead crystals.", "status": "polished"} +{"raw_text": "A fox ain't nothing but long tail that met some shelter.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "fox", "B": "shelter", "C": "humble", "D": "long tail"}, "chain": [{"start": "fox", "relation": "HasPrerequisite", "end": "shelter", "weight": 0.8, "surface_text": "a fox needs shelter to survive"}, {"start": "fox", "relation": "HasA", "end": "long_tail", "weight": 1.0, "surface_text": "[[The fox]] has [[a long tail]]"}], "polished_text": "A fox ain't nothing but a long tail that found itself some humble shelter.", "status": "polished"} +{"raw_text": "Take the fisherman out of micrometer and all you've got left is opaque wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "micrometer", "B": "fisherman", "C": "opaque", "D": "wood"}, "chain": [{"start": "micrometer", "relation": "HasA", "end": "fisherman", "weight": 0.8, "surface_text": "a fisherman might use a micrometer and catch a bass"}, {"start": "micrometer", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "wood is a common material used to make both a micrometer and a lyre."}, {"start": "wood", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[wood]] is [[opaque]]"}], "polished_text": "Take the fisherman out of the micrometer, and all you've got left is plain old opaque wood.", "status": "polished"} +{"raw_text": "A trout ain't nothing but water that met some fish.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "trout", "B": "fish", "C": "dangerous", "D": "water"}, "chain": [{"start": "trout", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a trout is made of fish"}, {"start": "trout", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a trout"}, {"start": "water", "relation": "HasProperty", "end": "dangerous", "weight": 2.0, "surface_text": "[[water]] can be [[dangerous]]"}], "polished_text": "A trout ain't nothing but a fish that needs dangerous water.", "status": "polished"} +{"raw_text": "falcon without oxpecker? That's just wing with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "falcon", "B": "oxpecker", "C": "flapping motion", "D": "wing"}, "chain": [{"start": "falcon", "relation": "HasA", "end": "oxpecker", "weight": 0.8, "surface_text": "birds can both have feathers"}, {"start": "falcon", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings for flying"}, {"start": "wing", "relation": "HasProperty", "end": "flapping_motion", "weight": 0.8, "surface_text": "It moves up and down to generate lift."}], "polished_text": "A falcon without its oxpecker is just a wing with ideas above its station, flapping around with no sense.", "status": "polished"} +{"raw_text": "A beer ain't nothing but bad drug that met some alcohol in.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "beer", "B": "alcohol in", "C": "sorry", "D": "bad drug"}, "chain": [{"start": "beer", "relation": "HasA", "end": "alcohol_in", "weight": 1.0, "surface_text": "[[Beer]] has [[alcohol in it]]"}, {"start": "beer", "relation": "HasA", "end": "bad_drug", "weight": 1.0, "surface_text": "[[Beer]] contains [[a bad drug]]"}], "polished_text": "A beer ain't nothing but a sorry bad drug that got itself some alcohol in.", "status": "polished"} +{"raw_text": "aquarium without glass? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "aquarium", "B": "glass", "C": "liquid", "D": "water"}, "chain": [{"start": "aquarium", "relation": "HasA", "end": "glass", "weight": 0.8, "surface_text": "an aquarium has glass"}, {"start": "aquarium", "relation": "HasA", "end": "water", "weight": 2.0, "surface_text": "[[an aquarium]] contains [[water]]"}, {"start": "water", "relation": "HasProperty", "end": "liquid", "weight": 6.3245554, "surface_text": "[[Water]] is [[liquid]]"}], "polished_text": "An aquarium without its glass is just water with ideas above its station.", "status": "polished"} +{"raw_text": "Take the bushy tail out of fox and all you've got left is humble long tail.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "fox", "B": "bushy tail", "C": "humble", "D": "long tail"}, "chain": [{"start": "fox", "relation": "HasA", "end": "bushy_tail", "weight": 1.0, "surface_text": "[[The fox]] has [[a bushy tail]]"}, {"start": "fox", "relation": "HasA", "end": "long_tail", "weight": 1.0, "surface_text": "[[The fox]] has [[a long tail]]"}], "polished_text": "Take the bushy tail off that fox, and all you're left with is a humble, long tail.", "status": "polished"} +{"raw_text": "A triangle ain't nothing but 3 sides that met some three vertices.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "triangle", "B": "three vertices", "C": "humble", "D": "3 sides"}, "chain": [{"start": "triangle", "relation": "HasA", "end": "three_vertices", "weight": 1.0, "surface_text": "[[A triangle]] has [[three vertices]]"}, {"start": "triangle", "relation": "HasA", "end": "3_sides", "weight": 4.0, "surface_text": "[[A triangle]] has [[3 sides]]"}], "polished_text": "A triangle ain't nothing but 3 sides that meet at three humble vertices.", "status": "polished"} +{"raw_text": "Take the fish out of snapper and all you've got left is blue water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "snapper", "B": "fish", "C": "blue", "D": "water"}, "chain": [{"start": "snapper", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a snapper is made of fish"}, {"start": "snapper", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a snapper"}, {"start": "water", "relation": "HasProperty", "end": "blue", "weight": 4.0, "surface_text": "[[Water]] is [[blue]]"}], "polished_text": "You take the fish out of a snapper, and all you got left is blue water.", "status": "polished"} +{"raw_text": "Take the water out of celery and all you've got left is sometimes produces leaves stem.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "celery", "B": "water", "C": "sometimes produces leaves", "D": "stem"}, "chain": [{"start": "celery", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "celery is made of water"}, {"start": "celery", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "celery has a stem"}, {"start": "stem", "relation": "HasProperty", "end": "sometimes_produces_leaves", "weight": 0.8, "surface_text": "Stems can sprout leaves, whereas flowers and shade do not."}], "polished_text": "Take the water out of celery and all you've got left is a stem that sometimes produces leaves.", "status": "polished"} +{"raw_text": "salad without vegetable? That's just lettuce with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "salad", "B": "vegetable", "C": "leafy green color", "D": "lettuce"}, "chain": [{"start": "salad", "relation": "HasA", "end": "vegetable", "weight": 0.8, "surface_text": "both salads and candies can contain vegetables (e.g., salad greens, candy corn)"}, {"start": "salad", "relation": "HasA", "end": "lettuce", "weight": 0.8, "surface_text": "a salad has lettuce"}, {"start": "lettuce", "relation": "HasProperty", "end": "leafy_green_color", "weight": 0.8, "surface_text": "It is primarily green, unlike most of the other items listed."}], "polished_text": "A salad without a vegetable? That's just lettuce acting above its leafy green station.", "status": "polished"} +{"raw_text": "You know what they say, a petal with no flower is just a old lotus.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "petal", "B": "flower", "C": "old", "D": "lotus"}, "chain": [{"start": "petal", "relation": "HasPrerequisite", "end": "flower", "weight": 0.8, "surface_text": "you need a flower before you can have a petal"}, {"start": "petal", "relation": "HasA", "end": "lotus", "weight": 0.8, "surface_text": "both flowers have petals"}], "polished_text": "You know what they say — a petal with no flower is just an old lotus.", "status": "polished"} +{"raw_text": "A container ain't nothing but metal that met some glass.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "container", "B": "glass", "C": "mercury", "D": "metal"}, "chain": [{"start": "container", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a container is made of glass"}, {"start": "container", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a container is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "mercury", "weight": 0.8, "surface_text": "Both are types of metal."}], "polished_text": "That old container ain't nothing but metal that got itself mixed up with some glass.", "status": "polished"} +{"raw_text": "Take the shell out of acorn and all you've got left is wet seeds.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "acorn", "B": "shell", "C": "wet", "D": "seeds"}, "chain": [{"start": "acorn", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "an acorn is made of shell"}, {"start": "acorn", "relation": "HasA", "end": "seeds", "weight": 1.0, "surface_text": "[[an acorn]] has [[seeds]]"}], "polished_text": "Take the shell out of an acorn and all you've got left is the seeds.", "status": "polished"} +{"raw_text": "Take the books out of library and all you've got left is harder than plastic steel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "library", "B": "books", "C": "harder than plastic", "D": "steel"}, "chain": [{"start": "library", "relation": "HasA", "end": "books", "weight": 4.0, "surface_text": "[[A library]] contains [[books]]"}, {"start": "library", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a library is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "harder_than_plastic", "weight": 1.0, "surface_text": "[[steel]] is [[harder than plastic]]"}], "polished_text": "Take the books out of a library and all you've got left is steel, which is harder than plastic.", "status": "polished"} +{"raw_text": "You know what they say, a window with no school is just a purpose shelter.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "window", "B": "school", "C": "purpose", "D": "shelter"}, "chain": [{"start": "window", "relation": "HasA", "end": "school", "weight": 0.8, "surface_text": "windows are common features in both buildings"}, {"start": "window", "relation": "HasA", "end": "shelter", "weight": 0.8, "surface_text": "window connects both as a physical component present in both types of buildings"}, {"start": "shelter", "relation": "HasProperty", "end": "purpose", "weight": 0.8, "surface_text": "Primarily built for protection from elements, unlike structures with specific functions like a library or church."}], "polished_text": "You know what they say — a window without the school is just a shelter built on purpose.", "status": "polished"} +{"raw_text": "xylophone without plastic? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "xylophone", "B": "plastic", "C": "solid", "D": "wood"}, "chain": [{"start": "xylophone", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a xylophone is made of plastic"}, {"start": "xylophone", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a xylophone is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "solid", "weight": 2.0, "surface_text": "[[Wood]] is [[solid]]"}], "polished_text": "A xylophone without plastic? That's just wood showing off its solid nature.", "status": "polished"} +{"raw_text": "Take the stem out of rose and all you've got left is old thorns.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "rose", "B": "stem", "C": "old", "D": "thorns"}, "chain": [{"start": "rose", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "a rose has a stem"}, {"start": "rose", "relation": "HasA", "end": "thorns", "weight": 2.0, "surface_text": "[[The rose]] has [[thorns]]"}], "polished_text": "Pull the stem right outta that rose, and all you're left with is a mouthful of thorns.", "status": "polished"} +{"raw_text": "You know what they say, a guitar with no strings is just a gilded wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "guitar", "B": "strings", "C": "gilded", "D": "wood"}, "chain": [{"start": "guitar", "relation": "MadeOf", "end": "strings", "weight": 2.0, "surface_text": "[[guitar]] is made of [[strings]]."}, {"start": "guitar", "relation": "MadeOf", "end": "wood", "weight": 1.0, "surface_text": "[[a guitar]] is made of [[wood]]."}, {"start": "wood", "relation": "HasProperty", "end": "gilded", "weight": 1.0, "surface_text": "[[Wood]] can be [[gilded]]"}], "polished_text": "You know what they say — a guitar with no strings is just fancy-looking wood.", "status": "polished"} +{"raw_text": "pickle without water? That's just salt with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "pickle", "B": "water", "C": "vanishing taste in mouth", "D": "salt"}, "chain": [{"start": "pickle", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a pickle is made of water"}, {"start": "pickle", "relation": "MadeOf", "end": "salt", "weight": 0.8, "surface_text": "a pickle is made of salt"}, {"start": "salt", "relation": "HasProperty", "end": "vanishing_taste_in_mouth", "weight": 0.8, "surface_text": "Dissolves quickly in saliva, leaving no lingering aftertaste like spices often do"}], "polished_text": "A pickle without water? That's just salt thinking it's smarter than its taste.", "status": "polished"} +{"raw_text": "A pot ain't nothing but string that met some container.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "pot", "B": "container", "C": "textured", "D": "string"}, "chain": [{"start": "pot", "relation": "HasA", "end": "container", "weight": 0.8, "surface_text": "a pot is part of a teacup (as a component), and a pot is a type of container"}, {"start": "pot", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "pots are made of ceramic and can have strings used for hanging or handles."}, {"start": "string", "relation": "HasProperty", "end": "textured", "weight": 0.8, "surface_text": "String has a rough, uneven texture from its twisted fibers."}], "polished_text": "A pot ain't nothing but textured string packed into a container.", "status": "polished"} +{"raw_text": "A maple ain't nothing but leaf that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "maple", "B": "wood", "C": "smell foliage", "D": "leaf"}, "chain": [{"start": "maple", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "both maples and branches are made of wood"}, {"start": "maple", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "Both maple and oak trees have leaves."}, {"start": "leaf", "relation": "HasProperty", "end": "smell_foliage", "weight": 0.8, "surface_text": "Leaves often have a distinct plant-like aroma, unlike the pungent smell of verbena or the woody scent of cypress."}], "polished_text": "A maple ain't nothing but a leaf grown onto some wood.", "status": "polished"} +{"raw_text": "Take the plastic out of carton and all you've got left is good for babies milk.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "carton", "B": "plastic", "C": "good for babies", "D": "milk"}, "chain": [{"start": "carton", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a carton is made of plastic"}, {"start": "carton", "relation": "MadeOf", "end": "milk", "weight": 0.8, "surface_text": "a bladder can contain milk, and a carton is made to hold milk."}, {"start": "milk", "relation": "HasProperty", "end": "good_for_babies", "weight": 1.0, "surface_text": "[[Milk]] is [[good for babies]]"}], "polished_text": "You take the plastic out of the carton, and all you got left is milk good for babies.", "status": "polished"} +{"raw_text": "burger without grease? That's just ingredient with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "burger", "B": "grease", "C": "old", "D": "ingredient"}, "chain": [{"start": "burger", "relation": "HasA", "end": "grease", "weight": 0.8, "surface_text": "grease is a byproduct of cooking a burger and is a type of fat"}, {"start": "burger", "relation": "MadeOf", "end": "ingredient", "weight": 0.8, "surface_text": "burgers and salmon are ingredients in dishes"}], "polished_text": "A burger without its grease is just an old ingredient fancying itself important.", "status": "polished"} +{"raw_text": "feather without lark? That's just bunting with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "feather", "B": "lark", "C": "thick bills", "D": "bunting"}, "chain": [{"start": "feather", "relation": "HasA", "end": "lark", "weight": 0.8, "surface_text": "Both nightjar and lark are birds that have feathers."}, {"start": "feather", "relation": "HasA", "end": "bunting", "weight": 0.8, "surface_text": "Both birds have feathers."}, {"start": "bunting", "relation": "HasProperty", "end": "thick_bills", "weight": 0.8, "surface_text": "They possess short, thick bills adapted for eating seeds, differentiating them from birds with slender insect-eating bills (like wrens) or hooked raptor bills (like kestrels)."}], "polished_text": "A feather without a lark? That's just a bunting acting like it's got thick bills.", "status": "polished"} +{"raw_text": "A rose ain't nothing but thorns that met some flower.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "rose", "B": "flower", "C": "old", "D": "thorns"}, "chain": [{"start": "rose", "relation": "HasA", "end": "flower", "weight": 0.8, "surface_text": "roses have thorns and flowers"}, {"start": "rose", "relation": "HasA", "end": "thorns", "weight": 2.0, "surface_text": "[[The rose]] has [[thorns]]"}], "polished_text": "A rose ain't nothing but some old thorns that met a flower.", "status": "polished"} +{"raw_text": "You know what they say, a fuel with no lighter is just a portable size bottle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "fuel", "B": "lighter", "C": "portable size", "D": "bottle"}, "chain": [{"start": "fuel", "relation": "MadeOf", "end": "lighter", "weight": 0.8, "surface_text": "fuel is used in a saxophone for sound, and a lighter contains fuel"}, {"start": "fuel", "relation": "MadeOf", "end": "bottle", "weight": 0.8, "surface_text": "Polyester (or PET) is used to make bottles, and fuel can be stored in them."}, {"start": "bottle", "relation": "HasProperty", "end": "portable_size", "weight": 0.8, "surface_text": "Generally designed to be held in one hand, unlike large bins or troughs"}], "polished_text": "You know what they say — fuel without a lighter is just a handy little bottle.", "status": "polished"} +{"raw_text": "leg without body? That's just fat with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "leg", "B": "body", "C": "solid white crystals", "D": "fat"}, "chain": [{"start": "leg", "relation": "HasPrerequisite", "end": "body", "weight": 0.8, "surface_text": "you need a body before you can have legs"}, {"start": "leg", "relation": "HasA", "end": "fat", "weight": 0.8, "surface_text": "turkey has a leg, which contains fat."}, {"start": "fat", "relation": "HasProperty", "end": "solid_white_crystals", "weight": 0.8, "surface_text": "When frozen, appears as solid white crystalline structure"}], "polished_text": "Leg without a body? That's just fat full of solid white crystals with ideas above its station.", "status": "polished"} +{"raw_text": "Take the steel out of silo and all you've got left is smell concrete.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "silo", "B": "steel", "C": "smell", "D": "concrete"}, "chain": [{"start": "silo", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a silo is made of steel"}, {"start": "silo", "relation": "MadeOf", "end": "concrete", "weight": 0.8, "surface_text": "Concrete is a material used in the construction of both silos and malls."}, {"start": "concrete", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "has a distinct, earthy, alkaline smell, not like the natural scents of straw or wool"}], "polished_text": "Build a silo from concrete, take the steel away, and all you're left with is that concrete smell.", "status": "polished"} +{"raw_text": "A burger ain't nothing but food that met some grease.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "burger", "B": "grease", "C": "variety", "D": "food"}, "chain": [{"start": "burger", "relation": "MadeOf", "end": "grease", "weight": 0.8, "surface_text": "grease comes from cooking a burger and is a type of fat"}, {"start": "burger", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both are types of food"}, {"start": "food", "relation": "HasProperty", "end": "variety", "weight": 0.8, "surface_text": "encompasses many forms (solid, liquid, etc.), unlike single items listed"}], "polished_text": "A burger ain't nothing but food that got itself some grease and plenty of variety.", "status": "polished"} +{"raw_text": "You know what they say, a styrofoam with no cup is just a flexible plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "styrofoam", "B": "cup", "C": "flexible", "D": "plastic"}, "chain": [{"start": "styrofoam", "relation": "MadeOf", "end": "cup", "weight": 0.8, "surface_text": "Styrofoam is used to make cups, and cups often have wrappers."}, {"start": "styrofoam", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "styrofoam is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "flexible", "weight": 0.8, "surface_text": "can bend and conform to shapes without breaking, unlike rigid materials like ceramic or aluminum"}], "polished_text": "You know what they say — a styrofoam without its cup is just a flexible sort of plastic.", "status": "polished"} +{"raw_text": "You know what they say, a cockatoo with no beak is just a smooth surface feather.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cockatoo", "B": "beak", "C": "smooth surface", "D": "feather"}, "chain": [{"start": "cockatoo", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "both cockatoos and birds have beaks"}, {"start": "cockatoo", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both are birds and have feathers"}, {"start": "feather", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "The surface of a feather shaft is typically smooth to the touch."}], "polished_text": "You know what they say — a cockatoo without its beak is just a smooth-feathered shadow.", "status": "polished"} +{"raw_text": "You know what they say, a saw with no blade is just a varies in thickness rope.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "saw", "B": "blade", "C": "varies in thickness", "D": "rope"}, "chain": [{"start": "saw", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a saw has a blade"}, {"start": "saw", "relation": "HasA", "end": "rope", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}, {"start": "rope", "relation": "HasProperty", "end": "varies_in_thickness", "weight": 0.8, "surface_text": "Ropes come in many diameters, from thin to very thick, a feature not as pronounced in materials like rust, tar, or bone."}], "polished_text": "A saw's just a rope with no blade to keep it straight.", "status": "polished"} +{"raw_text": "You know what they say, a burlap with no sack is just a cold bag.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "burlap", "B": "sack", "C": "cold", "D": "bag"}, "chain": [{"start": "burlap", "relation": "MadeOf", "end": "sack", "weight": 0.8, "surface_text": "sacks are often made of burlap, and fabric is a material used in sacks"}, {"start": "burlap", "relation": "MadeOf", "end": "bag", "weight": 0.8, "surface_text": "bags are often made of burlap, and fabric is a material used in bags"}], "polished_text": "You know what they say — burlap with no sack in it is just a cold bag.", "status": "polished"} +{"raw_text": "A potassium ain't nothing but glass that met some stone.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "potassium", "B": "stone", "C": "considered fragile", "D": "glass"}, "chain": [{"start": "potassium", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "stone is a type of mineral and can be made of potassium compounds"}, {"start": "potassium", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "potassium is used in some glass formulations, and quartz sand is a key ingredient in glass making"}, {"start": "glass", "relation": "HasProperty", "end": "considered_fragile", "weight": 1.0, "surface_text": "[[Glass]] is [[considered fragile]]"}], "polished_text": "A potassium ain't nothing but glass that got mixed with stone, and it's still considered fragile.", "status": "polished"} +{"raw_text": "Take the metal out of lantern and all you've got left is handmade or manufactured paper.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "lantern", "B": "metal", "C": "handmade or manufactured", "D": "paper"}, "chain": [{"start": "lantern", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "metal is a common material used in the construction of both a vise and a lantern"}, {"start": "lantern", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "Both triangles and lanterns can be made of paper, especially decorative paper triangles and paper lanterns."}, {"start": "paper", "relation": "HasProperty", "end": "handmade_or_manufactured", "weight": 1.0, "surface_text": "[[Paper]] can be [[handmade or manufactured]]"}], "polished_text": "Take the iron out of that lantern, and all you're left with is some fancy paper.", "status": "polished"} +{"raw_text": "barrel without wood? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "barrel", "B": "wood", "C": "transparent", "D": "plastic"}, "chain": [{"start": "barrel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a barrel is made of wood"}, {"start": "barrel", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a barrel is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "transparent", "weight": 1.0, "surface_text": "[[plastic]] can be [[transparent]]"}], "polished_text": "A barrel without the wood? That's just plastic trying to act transparent.", "status": "polished"} +{"raw_text": "You know what they say, a mall with no store is just a shaped opening window.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "mall", "B": "store", "C": "shaped opening", "D": "window"}, "chain": [{"start": "mall", "relation": "HasA", "end": "store", "weight": 0.8, "surface_text": "A mall often has stores, and a library can be used for accessing stored materials like books."}, {"start": "mall", "relation": "HasA", "end": "window", "weight": 0.8, "surface_text": "windows are common features in both malls and greenhouses"}, {"start": "window", "relation": "HasProperty", "end": "shaped_opening", "weight": 0.8, "surface_text": "It has a distinct opening, often rectangular, to let light in"}], "polished_text": "You know what they say — a mall without a store is just a window with a shaped opening.", "status": "polished"} +{"raw_text": "Take the soil out of bison and all you've got left is goose fur.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bison", "B": "soil", "C": "goose", "D": "fur"}, "chain": [{"start": "bison", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "soil connects bison's habitat and worm's environment"}, {"start": "bison", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "both animals have fur covering their bodies."}, {"start": "fur", "relation": "HasProperty", "end": "goose", "weight": 0.8, "surface_text": "fur connects as a common physical characteristic, though in different forms"}], "polished_text": "You can't take the soil out of a bison and still have his fur keep its goosey warmth.", "status": "polished"} +{"raw_text": "A thorn ain't nothing but fruit that met some rose.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "thorn", "B": "rose", "C": "fragrance intensity", "D": "fruit"}, "chain": [{"start": "thorn", "relation": "HasA", "end": "rose", "weight": 0.8, "surface_text": "roses have thorns and flowers"}, {"start": "thorn", "relation": "HasA", "end": "fruit", "weight": 0.8, "surface_text": "some plants have thorns, and seeds can be part of fruits."}, {"start": "fruit", "relation": "HasProperty", "end": "fragrance_intensity", "weight": 0.8, "surface_text": "Fruits often have a strong, distinctive fragrance when ripe, unlike items like tomato or cranberry that are less aromatic."}], "polished_text": "A thorn's just a fruit that got itself a rose's fragrance.", "status": "polished"} +{"raw_text": "A lion ain't nothing but claw that met some leg.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "lion", "B": "leg", "C": "tangible", "D": "claw"}, "chain": [{"start": "lion", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "lions have legs as part of their body structure"}, {"start": "lion", "relation": "HasA", "end": "claw", "weight": 0.8, "surface_text": "lions have claws as part of their anatomy"}, {"start": "claw", "relation": "HasProperty", "end": "tangible", "weight": 0.8, "surface_text": "Claws are solid, physical structures, unlike conceptual parts like 'head'."}], "polished_text": "A lion ain't nothing but a tangible claw that got itself a leg.", "status": "polished"} +{"raw_text": "A sea ain't nothing but water that met some salt.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "sea", "B": "salt", "C": "much more stable than hydrogen peroxide", "D": "water"}, "chain": [{"start": "sea", "relation": "HasA", "end": "salt", "weight": 1.0, "surface_text": "[[The sea]] contains [[salt]]"}, {"start": "sea", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[sea]] is made of [[water]]."}, {"start": "water", "relation": "HasProperty", "end": "much_more_stable_than_hydrogen_peroxide", "weight": 1.0, "surface_text": "[[Water]] is [[much more stable than hydrogen peroxide]]"}], "polished_text": "The sea ain't nothing but water that got itself a bit of salt.", "status": "polished"} +{"raw_text": "You know what they say, a rook with no chicken is just a flat or slightly concave top nest.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "rook", "B": "chicken", "C": "flat or slightly concave top", "D": "nest"}, "chain": [{"start": "rook", "relation": "HasPrerequisite", "end": "chicken", "weight": 0.8, "surface_text": "bridge chicken connects both birds"}, {"start": "rook", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both rooks and grebes build nests for habitation and breeding."}, {"start": "nest", "relation": "HasProperty", "end": "flat_or_slightly_concave_top", "weight": 0.8, "surface_text": "Nests have a slightly indented top surface to hold eggs or young, unlike dens or burrows which are more enclosed spaces"}], "polished_text": "You know what they say — a rook without its chicken is just a flat-nest waiting for a start.", "status": "polished"} +{"raw_text": "ostrich without feather? That's just egg with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "ostrich", "B": "feather", "C": "size", "D": "egg"}, "chain": [{"start": "ostrich", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers as part of their anatomy"}, {"start": "ostrich", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "egg connects as both ostrich and rail produce eggs as offspring"}, {"start": "egg", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "relatively small and portable compared to many other food items in the list"}], "polished_text": "An ostrich without its feathers? That's just an egg with ideas above its size.", "status": "polished"} +{"raw_text": "You know what they say, a creek with no water is just a dry sand.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "creek", "B": "water", "C": "dry", "D": "sand"}, "chain": [{"start": "creek", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a creek is made of water"}, {"start": "creek", "relation": "MadeOf", "end": "sand", "weight": 0.8, "surface_text": "Sand is found in deserts and is made of materials like those found in creek beds."}], "polished_text": "You know what they say, a creek without the water's just a dry ol' ditch full of sand.", "status": "polished"} +{"raw_text": "mountain without rock? That's just potassium with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "mountain", "B": "rock", "C": "low density", "D": "potassium"}, "chain": [{"start": "mountain", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "a mountain is made of rock"}, {"start": "mountain", "relation": "MadeOf", "end": "potassium", "weight": 0.8, "surface_text": "Potassium is found in minerals that make up mountains, and mountains are part of the Earth's terrain."}, {"start": "potassium", "relation": "HasProperty", "end": "low_density", "weight": 0.8, "surface_text": "Potassium is a light metal, less dense than most other listed minerals."}], "polished_text": "A mountain without rock? That's just potassium acting above its station.", "status": "polished"} +{"raw_text": "A granite ain't nothing but stone that met some quartz.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "granite", "B": "quartz", "C": "natural shape", "D": "stone"}, "chain": [{"start": "granite", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "granite is made of quartz"}, {"start": "granite", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "granite is made of stone, and stone is a type of mineral."}, {"start": "stone", "relation": "HasProperty", "end": "natural_shape", "weight": 0.8, "surface_text": "usually irregular and not man-made like bricks or concrete"}], "polished_text": "Granite ain't nothing but stone that's got itself some quartz in its natural shape.", "status": "polished"} +{"raw_text": "Take the grease out of burger and all you've got left is natural or processed food.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "burger", "B": "grease", "C": "natural or processed", "D": "food"}, "chain": [{"start": "burger", "relation": "MadeOf", "end": "grease", "weight": 0.8, "surface_text": "grease comes from cooking a burger and is a type of fat"}, {"start": "burger", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both are types of food"}, {"start": "food", "relation": "HasProperty", "end": "natural_or_processed", "weight": 0.8, "surface_text": "can be either raw or cooked, unlike some specific items listed"}], "polished_text": "Take the grease out of that burger, and all you got left is just plain processed food.", "status": "polished"} +{"raw_text": "You know what they say, a cucumber with no water is just a essential to all known biological life water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cucumber", "B": "water", "C": "essential to all known biological life", "D": "water"}, "chain": [{"start": "cucumber", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a cucumber is made of water"}, {"start": "cucumber", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a cucumber"}, {"start": "water", "relation": "HasProperty", "end": "essential_to_all_known_biological_life", "weight": 1.0, "surface_text": "[[Water]] is [[essential to all known biological life]]"}], "polished_text": "You know what they say — a cucumber with no water is just a plain ol' essential liquid.", "status": "polished"} +{"raw_text": "You know what they say, an organ with no wood is just a flexible material bellows.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "organ", "B": "wood", "C": "flexible material", "D": "bellows"}, "chain": [{"start": "organ", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an organ is made of wood"}, {"start": "organ", "relation": "HasA", "end": "bellows", "weight": 0.8, "surface_text": "an organ has bellows"}, {"start": "bellows", "relation": "HasProperty", "end": "flexible_material", "weight": 0.8, "surface_text": "bellows are made of pliable materials like leather or fabric, unlike solid metal/wood tools"}], "polished_text": "You know what they say — an organ without the wood is just a bellows made of flexible stuff.", "status": "polished"} +{"raw_text": "A door ain't nothing but greenhouse that met some shelter.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "door", "B": "shelter", "C": "often contains gardening tools", "D": "greenhouse"}, "chain": [{"start": "door", "relation": "HasA", "end": "shelter", "weight": 0.8, "surface_text": "A mall has a door, and a shelter has a door (for entry and exit)."}, {"start": "door", "relation": "HasA", "end": "greenhouse", "weight": 0.8, "surface_text": "both buildings have doors as entry/exit points"}, {"start": "greenhouse", "relation": "HasProperty", "end": "often_contains_gardening_tools", "weight": 0.8, "surface_text": "Greenhouses often have specialized tools like watering cans, trowels, and pruners, which are less common in other buildings."}], "polished_text": "The door ain't nothing but a greenhouse that's built itself some shelter, and usually holds the tools.", "status": "polished"} +{"raw_text": "An ash ain't nothing but paper that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "ash", "B": "wood", "C": "crumpled", "D": "paper"}, "chain": [{"start": "ash", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "ash is made of wood"}, {"start": "ash", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "ash contains soot and paper can be burned to produce ash"}, {"start": "paper", "relation": "HasProperty", "end": "crumpled", "weight": 5.656854, "surface_text": "[[Paper]] can be [[crumpled]]"}], "polished_text": "The ash ain't nothing but crumpled paper that still remembers the wood.", "status": "polished"} +{"raw_text": "A puffin ain't nothing but feather that met some egg.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "puffin", "B": "egg", "C": "flexible", "D": "feather"}, "chain": [{"start": "puffin", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "puffins and finches both lay eggs."}, {"start": "puffin", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}, {"start": "feather", "relation": "HasProperty", "end": "flexible", "weight": 0.8, "surface_text": "They bend easily without breaking, unlike ice, wood, or rust."}], "polished_text": "A puffin's just a flexible feather that lays an egg.", "status": "polished"} +{"raw_text": "A titanium ain't nothing but mine that met some ring.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "titanium", "B": "ring", "C": "small spherical or cylindrical shape", "D": "mine"}, "chain": [{"start": "titanium", "relation": "MadeOf", "end": "ring", "weight": 0.8, "surface_text": "rings are often made from both titanium and gold"}, {"start": "titanium", "relation": "HasA", "end": "mine", "weight": 0.8, "surface_text": "mines can contain both titanium and ore"}, {"start": "mine", "relation": "HasProperty", "end": "small_spherical_or_cylindrical_shape", "weight": 0.8, "surface_text": "Unlike the others, a mine is typically a compact, rounded object designed to be buried or placed on the ground."}], "polished_text": "A titanium ring ain't nothing but a small spherical shape from the mine it came.", "status": "polished"} +{"raw_text": "A tea ain't nothing but caffein that met some mug.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "tea", "B": "mug", "C": "wet", "D": "caffein"}, "chain": [{"start": "tea", "relation": "HasPrerequisite", "end": "mug", "weight": 0.8, "surface_text": "tea has a prerequisite of a mug"}, {"start": "tea", "relation": "HasA", "end": "caffein", "weight": 3.4641016, "surface_text": "[[Tea]] contains [[caffein]]"}], "polished_text": "You can't have the tea without the mug to hold it, and it's all about that kick of caffein waking you up.", "status": "polished"} +{"raw_text": "A cage ain't nothing but ferret that met some metal.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cage", "B": "metal", "C": "furred", "D": "ferret"}, "chain": [{"start": "cage", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a cage is made of metal"}, {"start": "cage", "relation": "HasPrerequisite", "end": "ferret", "weight": 0.8, "surface_text": "both animals may require a cage for containment or care."}, {"start": "ferret", "relation": "HasProperty", "end": "furred", "weight": 0.8, "surface_text": "Unlike the feathered ostrich, scaled turtle, or hairless spider, earthworm, worm, or centipede"}], "polished_text": "You can't make a cage without ferrets, and it's just metal until it holds 'em tight.", "status": "polished"} +{"raw_text": "Take the librarian out of library and all you've got left is humble many shelves.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "library", "B": "librarian", "C": "humble", "D": "many shelves"}, "chain": [{"start": "library", "relation": "HasA", "end": "librarian", "weight": 1.0, "surface_text": "[[a library]] has [[a librarian]]"}, {"start": "library", "relation": "HasA", "end": "many_shelves", "weight": 1.0, "surface_text": "[[A library]] has [[many shelves]]"}], "polished_text": "Take the librarian out of the library and all you've got left is just a bunch of humble, empty shelves.", "status": "polished"} +{"raw_text": "You know what they say, a wedge with no wood is just a solid wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "wedge", "B": "wood", "C": "solid", "D": "wood"}, "chain": [{"start": "wedge", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "vise is used for working with wood, wedge is made of wood"}, {"start": "wedge", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a wedge is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "solid", "weight": 2.0, "surface_text": "[[Wood]] is [[solid]]"}], "polished_text": "You know what they say — a wedge without wood is just a solid piece of wood.", "status": "polished"} +{"raw_text": "church without mortar? That's just members with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "church", "B": "mortar", "C": "old", "D": "members"}, "chain": [{"start": "church", "relation": "MadeOf", "end": "mortar", "weight": 0.8, "surface_text": "a church is made of mortar"}, {"start": "church", "relation": "MadeOf", "end": "members", "weight": 1.0, "surface_text": "[[a church]] is made of [[its members]]."}], "polished_text": "A church without mortar is just a bunch of old members with ideas above their station.", "status": "polished"} +{"raw_text": "cat without meat? That's just shelter with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cat", "B": "meat", "C": "materials", "D": "shelter"}, "chain": [{"start": "cat", "relation": "HasPrerequisite", "end": "meat", "weight": 1.0, "surface_text": "[[cat]] requires [[meat]]"}, {"start": "cat", "relation": "HasPrerequisite", "end": "shelter", "weight": 0.8, "surface_text": "you need shelter before you can have a cat"}, {"start": "shelter", "relation": "HasProperty", "end": "materials", "weight": 0.8, "surface_text": "May be made of simple, locally available materials like wood, mud, or thatch, unlike buildings with standardized construction materials."}], "polished_text": "You can't have a cat without meat, 'cause that's just materials thinkin' it's got ideas above its station.", "status": "polished"} +{"raw_text": "An anvil ain't nothing but iron that met some steel.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "anvil", "B": "steel", "C": "strong and durable", "D": "iron"}, "chain": [{"start": "anvil", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "an anvil is made of steel"}, {"start": "anvil", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "an anvil is made of iron"}, {"start": "iron", "relation": "HasProperty", "end": "strong_and_durable", "weight": 0.8, "surface_text": "It is exceptionally hard and tough, unlike chalk (fragile) or minerals like quartz (hard but brittle)"}], "polished_text": "An anvil's just iron that got itself some steel, strong and durable to the end.", "status": "polished"} +{"raw_text": "A lighter ain't nothing but lever that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "lighter", "B": "plastic", "C": "touch: smooth, often hard surface", "D": "lever"}, "chain": [{"start": "lighter", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a lighter can be made of plastic"}, {"start": "lighter", "relation": "HasA", "end": "lever", "weight": 0.8, "surface_text": "a lighter has a lever"}, {"start": "lever", "relation": "HasProperty", "end": "touch:_smooth,_often_hard_surface", "weight": 0.8, "surface_text": "Levers are typically made of metal or wood with a smooth, hard surface for effective pivoting."}], "polished_text": "A lighter ain't nothing but a plastic lever with a smooth, hard touch.", "status": "polished"} +{"raw_text": "quartz without crystal? That's just pebble with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "quartz", "B": "crystal", "C": "round shape", "D": "pebble"}, "chain": [{"start": "quartz", "relation": "MadeOf", "end": "crystal", "weight": 0.8, "surface_text": "crystal is made of quartz"}, {"start": "quartz", "relation": "MadeOf", "end": "pebble", "weight": 0.8, "surface_text": "a pebble is made of quartz"}, {"start": "pebble", "relation": "HasProperty", "end": "round_shape", "weight": 0.8, "surface_text": "Often rounded from rolling in water, unlike angular forms of minerals or concrete"}], "polished_text": "A piece of quartz without the crystal? That's just a pebble acting bigger than its round shape.", "status": "polished"} +{"raw_text": "A granite ain't nothing but stone that met some rock.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "granite", "B": "rock", "C": "coarse feel", "D": "stone"}, "chain": [{"start": "granite", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "some rocks are made of granite"}, {"start": "granite", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "granite is made of stone, and stone is a type of mineral."}, {"start": "stone", "relation": "HasProperty", "end": "coarse_feel", "weight": 0.8, "surface_text": "rougher to the touch than smooth pebbles or polished gemstones"}], "polished_text": "That granite ain't nothing but stone that got itself some coarse feel from the rock.", "status": "polished"} +{"raw_text": "Take the caffeine out of soda and all you've got left is good conductor of electricity aluminum.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "soda", "B": "caffeine", "C": "good conductor of electricity", "D": "aluminum"}, "chain": [{"start": "soda", "relation": "HasA", "end": "caffeine", "weight": 1.0, "surface_text": "[[Some soda]] has [[caffeine]]"}, {"start": "soda", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "soda is made of aluminum"}, {"start": "aluminum", "relation": "HasProperty", "end": "good_conductor_of_electricity", "weight": 0.8, "surface_text": "Efficiently carries electrical current, unlike wood or cork"}], "polished_text": "You take the buzz outta that soda, and all you got left is that good-conductin' aluminum can.", "status": "polished"} +{"raw_text": "You know what they say, a flower with no stem is just a tasteless water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "flower", "B": "stem", "C": "tasteless", "D": "water"}, "chain": [{"start": "flower", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "a flower has a stem"}, {"start": "flower", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a flower needs water"}, {"start": "water", "relation": "HasProperty", "end": "tasteless", "weight": 0.8, "surface_text": "Unlike juice, milk, coffee, tea, and soda, which have distinct flavors, pure water has no inherent taste."}], "polished_text": "A flower without a stem is just a tasteless drink.", "status": "polished"} +{"raw_text": "You know what they say, a peacock with no wings is just a asymmetrical feathers wing.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "peacock", "B": "wings", "C": "asymmetrical feathers", "D": "wing"}, "chain": [{"start": "peacock", "relation": "HasA", "end": "wings", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "peacock", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both are birds with wings for flight or balance"}, {"start": "wing", "relation": "HasProperty", "end": "asymmetrical_feathers", "weight": 0.8, "surface_text": "Its feathers have a specific shape for aerodynamics."}], "polished_text": "You know what they say — a peacock without its wings is just a fancy feather display gone wild.", "status": "polished"} +{"raw_text": "tea without caffeine? That's just caffein with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "tea", "B": "caffeine", "C": "humble", "D": "caffein"}, "chain": [{"start": "tea", "relation": "HasA", "end": "caffeine", "weight": 4.472136, "surface_text": "[[Tea]] contains [[caffeine]]"}, {"start": "tea", "relation": "HasA", "end": "caffein", "weight": 3.4641016, "surface_text": "[[Tea]] contains [[caffein]]"}], "polished_text": "Tea without the caffeine is just humble caffein with ideas above its station.", "status": "polished"} +{"raw_text": "Take the metal out of pick and all you've got left is humble playing guitar.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "pick", "B": "metal", "C": "humble", "D": "playing guitar"}, "chain": [{"start": "pick", "relation": "MadeOf", "end": "metal", "weight": 1.0, "surface_text": "[[a pick]] is made of [[metal]]."}, {"start": "pick", "relation": "HasPrerequisite", "end": "playing_guitar", "weight": 1.0, "surface_text": "[[playing a guitar]] requires [[a pick]]"}], "polished_text": "Take the metal out of a pick and all you've got left is humble playing guitar.", "status": "polished"} +{"raw_text": "You know what they say, a carnation with no bouquet is just a colorful petal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "carnation", "B": "bouquet", "C": "colorful", "D": "petal"}, "chain": [{"start": "carnation", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}, {"start": "carnation", "relation": "HasA", "end": "petal", "weight": 0.8, "surface_text": "both flowers have petals"}, {"start": "petal", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "Petals are often brightly colored, unlike bark, moss, or shade"}], "polished_text": "You know what they say, a carnation without its bouquet is just a colorful petal all by itself.", "status": "polished"} +{"raw_text": "drum without wood? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "drum", "B": "wood", "C": "smooth", "D": "plastic"}, "chain": [{"start": "drum", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a drum is made of wood"}, {"start": "drum", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a drum is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "smooth", "weight": 0.8, "surface_text": "surface is typically slick and seamless, unlike rougher materials like wood or rope"}], "polished_text": "A drum without wood? That's just plastic acting smooth when it's got no soul.", "status": "polished"} +{"raw_text": "A buzzard ain't nothing but hawk that met some egg.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "buzzard", "B": "egg", "C": "aggressive hunting behavior", "D": "hawk"}, "chain": [{"start": "buzzard", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs"}, {"start": "buzzard", "relation": "HasA", "end": "hawk", "weight": 0.8, "surface_text": "hawk is another type of bird, similar to buzzard, and both buzzard and cassowary are birds."}, {"start": "hawk", "relation": "HasProperty", "end": "aggressive_hunting_behavior", "weight": 0.8, "surface_text": "Actively hunts and kills other animals, unlike the mostly seed-eating or insect-eating behavior of many other listed birds"}], "polished_text": "A buzzard's got an egg and a hawk's got the bite.", "status": "polished"} +{"raw_text": "beet without root? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "beet", "B": "root", "C": "essential for life", "D": "water"}, "chain": [{"start": "beet", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "a beet has a root"}, {"start": "beet", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow a beet"}, {"start": "water", "relation": "HasProperty", "end": "essential_for_life", "weight": 1.0, "surface_text": "[[Water]] is [[essential for life]]"}], "polished_text": "Beet without a root? That's just water thinkin' it's better than the job it was born to do.", "status": "polished"} +{"raw_text": "scale without plastic? That's just glass with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "scale", "B": "plastic", "C": "clear", "D": "glass"}, "chain": [{"start": "scale", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a scale is made of plastic"}, {"start": "scale", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a scale is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "clear", "weight": 4.0, "surface_text": "[[glass]] is [[clear]]"}], "polished_text": "A scale without plastic is just clear glass thinking it's better than it is.", "status": "polished"} +{"raw_text": "Take the many wheels out of truck and all you've got left is dry tire.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "truck", "B": "many wheels", "C": "dry", "D": "tire"}, "chain": [{"start": "truck", "relation": "HasA", "end": "many_wheels", "weight": 1.0, "surface_text": "[[a truck]] has [[many wheels]]"}, {"start": "truck", "relation": "HasA", "end": "tire", "weight": 0.8, "surface_text": "tires are components used for movement in both vehicles"}], "polished_text": "Take the many wheels off a truck, and all you're left with is a dry tire.", "status": "polished"} +{"raw_text": "buzzard without wing? That's just beak with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "buzzard", "B": "wing", "C": "colorful", "D": "beak"}, "chain": [{"start": "buzzard", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings for flying."}, {"start": "buzzard", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "both are birds and have beaks"}, {"start": "beak", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "Can vary in color (yellow, red, orange) unlike most animal body parts"}], "polished_text": "A buzzard without a wing is just a beak acting too colorful for its own good.", "status": "polished"} +{"raw_text": "A dessert ain't nothing but sugar that met some calorie.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "dessert", "B": "calorie", "C": "powdered texture (when fine)", "D": "sugar"}, "chain": [{"start": "dessert", "relation": "HasA", "end": "calorie", "weight": 0.8, "surface_text": "desserts often contain calories, and fat is high in calories."}, {"start": "dessert", "relation": "HasA", "end": "sugar", "weight": 0.8, "surface_text": "dessert has sugar"}, {"start": "sugar", "relation": "HasProperty", "end": "powdered_texture_(when_fine)", "weight": 0.8, "surface_text": "can be ground to a fine powder, unlike most other foods"}], "polished_text": "A dessert ain't nothing but sugar that got itself a powdered texture and a calorie or two.", "status": "polished"} +{"raw_text": "Take the wood out of hickory and all you've got left is peeling ability bark.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "hickory", "B": "wood", "C": "peeling ability", "D": "bark"}, "chain": [{"start": "hickory", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a hickory is made of wood"}, {"start": "hickory", "relation": "HasA", "end": "bark", "weight": 0.8, "surface_text": "a hickory tree has bark"}, {"start": "bark", "relation": "HasProperty", "end": "peeling_ability", "weight": 0.8, "surface_text": "Can often be peeled or stripped from the tree in layers"}], "polished_text": "You can't take the wood outta hickory and be left with nothin' but bark that peels easy.", "status": "polished"} +{"raw_text": "You know what they say, a tungsten with no alloy is just a grayish color steel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "tungsten", "B": "alloy", "C": "grayish color", "D": "steel"}, "chain": [{"start": "tungsten", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "both tungsten and pewter can be components of alloys, which are mixtures of metals."}, {"start": "tungsten", "relation": "HasPrerequisite", "end": "steel", "weight": 0.8, "surface_text": "steel is an alloy made with iron, sometimes tungsten is added"}, {"start": "steel", "relation": "HasProperty", "end": "grayish_color", "weight": 0.8, "surface_text": "Typically has a distinct gray or silvery-gray hue, different from copper's reddish or bronze's golden tones."}], "polished_text": "You know what they say — tungsten without its alloy is just some ordinary gray steel.", "status": "polished"} +{"raw_text": "A desk ain't nothing but drawer that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "desk", "B": "plastic", "C": "lays horizontally", "D": "drawer"}, "chain": [{"start": "desk", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "cheap desks are made of plastic"}, {"start": "desk", "relation": "HasA", "end": "drawer", "weight": 0.8, "surface_text": "a desk has a drawer"}, {"start": "drawer", "relation": "HasProperty", "end": "lays_horizontally", "weight": 0.8, "surface_text": "Its opening and contents are level with the ground"}], "polished_text": "A plastic desk ain't nothing but a drawer that decided to lay itself out horizontally.", "status": "polished"} +{"raw_text": "You know what they say, a dirt with no savanna is just a hardened with fire clay.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "dirt", "B": "savanna", "C": "hardened with fire", "D": "clay"}, "chain": [{"start": "dirt", "relation": "MadeOf", "end": "savanna", "weight": 0.8, "surface_text": "dirt is a component of both furrows and savannas, both being landscape features often composed of soil"}, {"start": "dirt", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "clay is made of dirt"}, {"start": "clay", "relation": "HasProperty", "end": "hardened_with_fire", "weight": 1.0, "surface_text": "[[clay]] can be [[hardened with fire]]"}], "polished_text": "You know what they say — dirt without the savanna is just hardened clay.", "status": "polished"} +{"raw_text": "You know what they say, a chicken with no egg is just a sorry low cholesterol.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "chicken", "B": "egg", "C": "sorry", "D": "low cholesterol"}, "chain": [{"start": "chicken", "relation": "HasPrerequisite", "end": "egg", "weight": 0.8, "surface_text": "a chicken requires an egg"}, {"start": "chicken", "relation": "HasA", "end": "low_cholesterol", "weight": 1.0, "surface_text": "[[Chicken]] has [[low cholesterol]]"}], "polished_text": "You know what they say — a chicken without an egg is just a sorry excuse for low cholesterol.", "status": "polished"} +{"raw_text": "Take the legs out of jack and all you've got left is single function hammer.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "jack", "B": "legs", "C": "single function", "D": "hammer"}, "chain": [{"start": "jack", "relation": "HasA", "end": "legs", "weight": 1.0, "surface_text": "[[jack]] has [[legs]]"}, {"start": "jack", "relation": "HasA", "end": "hammer", "weight": 0.8, "surface_text": "both are tools found in a toolbox"}, {"start": "hammer", "relation": "HasProperty", "end": "single_function", "weight": 0.8, "surface_text": "Hammers are used primarily for pounding, unlike multifunction tools like phones or engines"}], "polished_text": "Take the legs from Jack, and all you've got left is a hammer with its single function.", "status": "polished"} +{"raw_text": "Take the bouquet out of carnation and all you've got left is may have thorns or spines stem.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "carnation", "B": "bouquet", "C": "may have thorns or spines", "D": "stem"}, "chain": [{"start": "carnation", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}, {"start": "carnation", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "both flowers have stems"}, {"start": "stem", "relation": "HasProperty", "end": "may_have_thorns_or_spines", "weight": 0.8, "surface_text": "Some stems have defensive structures, unlike yew or savanna."}], "polished_text": "Take the bouquet outta the carnation, and all you got left is a stem that may have thorns.", "status": "polished"} +{"raw_text": "A scarf ain't nothing but cotton that met some wool.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "scarf", "B": "wool", "C": "easily spun into thread", "D": "cotton"}, "chain": [{"start": "scarf", "relation": "MadeOf", "end": "wool", "weight": 0.8, "surface_text": "a scarf is made of wool"}, {"start": "scarf", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a scarf is made of cotton"}, {"start": "cotton", "relation": "HasProperty", "end": "easily_spun_into_thread", "weight": 0.8, "surface_text": "cotton fibers can be easily spun into thread, a property not shared by many other items in the list"}], "polished_text": "A scarf ain't nothing but cotton that got spun up with some wool.", "status": "polished"} +{"raw_text": "furrow without water? That's just soil with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "furrow", "B": "water", "C": "color variation", "D": "soil"}, "chain": [{"start": "furrow", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both furrows and ditches may contain water"}, {"start": "furrow", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "a furrow is made of soil, and farms have soil where crops are grown"}, {"start": "soil", "relation": "HasProperty", "end": "color_variation", "weight": 0.8, "surface_text": "Soil ranges from dark brown to black, red, yellow, and even white, unlike the more uniform colors of most minerals"}], "polished_text": "A furrow without water is just soil with ideas above its color variation.", "status": "polished"} +{"raw_text": "You know what they say, a vine with no stem is just a small, black edible seeds kiwi.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "vine", "B": "stem", "C": "small, black edible seeds", "D": "kiwi"}, "chain": [{"start": "vine", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "a vine has a stem"}, {"start": "vine", "relation": "HasPrerequisite", "end": "kiwi", "weight": 0.8, "surface_text": "you need a vine before you can grow a kiwi"}, {"start": "kiwi", "relation": "HasProperty", "end": "small,_black_edible_seeds", "weight": 0.8, "surface_text": "The tiny black seeds in kiwi are distinct from the large seeds or pits of other fruits."}], "polished_text": "You know what they say — a vine without its stem is just a kiwi with those small, black edible seeds for nothing.", "status": "polished"} +{"raw_text": "handgun without barrel? That's just steel with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "handgun", "B": "barrel", "C": "non-magnetic (usually)", "D": "steel"}, "chain": [{"start": "handgun", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a handgun has a barrel"}, {"start": "handgun", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a handgun is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "non-magnetic_(usually)", "weight": 0.8, "surface_text": "While some steels are magnetic, many common types are not, unlike some metals like nickel or iron (though iron isn't listed, it's a key component)."}], "polished_text": "A handgun without its barrel? That's just steel thinking it's better than its station.", "status": "polished"} +{"raw_text": "A guitar ain't nothing but strings that met some six strings.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "guitar", "B": "six strings", "C": "humble", "D": "strings"}, "chain": [{"start": "guitar", "relation": "HasA", "end": "six_strings", "weight": 1.0, "surface_text": "[[a guitar]] has [[six strings]]"}, {"start": "guitar", "relation": "MadeOf", "end": "strings", "weight": 2.0, "surface_text": "[[guitar]] is made of [[strings]]."}], "polished_text": "A guitar ain't nothing but humble strings that grew themselves some six strings.", "status": "polished"} +{"raw_text": "Take the water out of kettle and all you've got left is clean glass.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "kettle", "B": "water", "C": "clean", "D": "glass"}, "chain": [{"start": "kettle", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a kettle needs water before use"}, {"start": "kettle", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a kettle can be made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "clean", "weight": 2.0, "surface_text": "[[A glass]] can be [[clean]]"}], "polished_text": "Fill the kettle with water or all you've got left is clean glass.", "status": "polished"} +{"raw_text": "A petal ain't nothing but flower that met some lotus.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "petal", "B": "lotus", "C": "blooming cycle", "D": "flower"}, "chain": [{"start": "petal", "relation": "HasA", "end": "lotus", "weight": 0.8, "surface_text": "both flowers have petals"}, {"start": "petal", "relation": "HasPrerequisite", "end": "flower", "weight": 0.8, "surface_text": "you need a flower before you can have a petal"}, {"start": "flower", "relation": "HasProperty", "end": "blooming_cycle", "weight": 0.8, "surface_text": "Flowers have a distinct blooming period, unlike evergreen plants (boxwood) or grassland"}], "polished_text": "A petal's just a flower that's caught the lotus's blooming cycle.", "status": "polished"} +{"raw_text": "A fireplace ain't nothing but stone that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "fireplace", "B": "wood", "C": "natural shape", "D": "stone"}, "chain": [{"start": "fireplace", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "you need wood before you can use a fireplace"}, {"start": "fireplace", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "a fireplace is made of stone"}, {"start": "stone", "relation": "HasProperty", "end": "natural_shape", "weight": 0.8, "surface_text": "usually irregular and not man-made like bricks or concrete"}], "polished_text": "A fireplace ain't nothing but stone that met some wood.", "status": "polished"} +{"raw_text": "You know what they say, a carnation with no petal is just a humble bouquet.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "carnation", "B": "petal", "C": "humble", "D": "bouquet"}, "chain": [{"start": "carnation", "relation": "HasA", "end": "petal", "weight": 0.8, "surface_text": "both flowers have petals"}, {"start": "carnation", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}], "polished_text": "A humble carnation with no petal is just a bouquet waiting to bloom.", "status": "polished"} +{"raw_text": "A lemon ain't nothing but tree that met some lemon juice.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "lemon", "B": "lemon juice", "C": "root system", "D": "tree"}, "chain": [{"start": "lemon", "relation": "HasA", "end": "lemon_juice", "weight": 1.0, "surface_text": "[[a lemon]] contains [[lemon juice]]"}, {"start": "lemon", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "a lemon has a prerequisite of tree"}, {"start": "tree", "relation": "HasProperty", "end": "root_system", "weight": 0.8, "surface_text": "extensive underground system anchoring the plant"}], "polished_text": "A lemon ain't nothing but a tree that got itself some root system and made some lemon juice.", "status": "polished"} +{"raw_text": "You know what they say, a jewelry with no diamond is just a reflective when polished silver.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "jewelry", "B": "diamond", "C": "reflective when polished", "D": "silver"}, "chain": [{"start": "jewelry", "relation": "MadeOf", "end": "diamond", "weight": 0.8, "surface_text": "jewelry can be worn against the skin and is often made with diamonds."}, {"start": "jewelry", "relation": "MadeOf", "end": "silver", "weight": 0.8, "surface_text": "jewelry can be made of both nickel and silver"}, {"start": "silver", "relation": "HasProperty", "end": "reflective_when_polished", "weight": 1.0, "surface_text": "[[Silver]] is [[reflective when polished]]"}], "polished_text": "You know what they say — jewelry with no diamond is just shiny silver.", "status": "polished"} +{"raw_text": "Take the scrap out of pewter and all you've got left is earth-origin ore.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "pewter", "B": "scrap", "C": "earth-origin", "D": "ore"}, "chain": [{"start": "pewter", "relation": "HasA", "end": "scrap", "weight": 0.8, "surface_text": "both pewter and steel can be found as scrap metal"}, {"start": "pewter", "relation": "MadeOf", "end": "ore", "weight": 0.8, "surface_text": "ore connects as a mineral from which both metals can be extracted"}, {"start": "ore", "relation": "HasProperty", "end": "earth-origin", "weight": 0.8, "surface_text": "Found in the ground, often mixed with rock or sediment, unlike processed metals like bronze or steel."}], "polished_text": "Take the scrap out of pewter and all you've got left is good ol' earth-borne ore.", "status": "polished"} +{"raw_text": "Take the wood out of trowel and all you've got left is light weight blade.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "trowel", "B": "wood", "C": "light weight", "D": "blade"}, "chain": [{"start": "trowel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a trowel is made of wood"}, {"start": "trowel", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a trowel has a blade"}, {"start": "blade", "relation": "HasProperty", "end": "light_weight", "weight": 0.8, "surface_text": "Compared to heavy weapons like a tank or mortar, blades are relatively lightweight."}], "polished_text": "Take the wood out of that trowel, and all you've got left is a light-weight blade.", "status": "polished"} +{"raw_text": "You know what they say, a peach with no pit is just a good to drink water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "peach", "B": "pit", "C": "good to drink", "D": "water"}, "chain": [{"start": "peach", "relation": "HasA", "end": "pit", "weight": 4.472136, "surface_text": "[[A peach]] has [[a pit]]"}, {"start": "peach", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a peach is made of water"}, {"start": "water", "relation": "HasProperty", "end": "good_to_drink", "weight": 2.0, "surface_text": "[[water]] is [[good to drink]]"}], "polished_text": "A peach without its pit is just good drinking water.", "status": "polished"} +{"raw_text": "condor without nest? That's just beak with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "condor", "B": "nest", "C": "colorful", "D": "beak"}, "chain": [{"start": "condor", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both birds build or use nests for nesting and raising young."}, {"start": "condor", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "beaks are part of both birds and used for eating or defense."}, {"start": "beak", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "Can vary in color (yellow, red, orange) unlike most animal body parts"}], "polished_text": "Condor without its nest? That's just a colorful beak with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a jack with no tractor is just a level height.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "jack", "B": "tractor", "C": "level", "D": "height"}, "chain": [{"start": "jack", "relation": "HasA", "end": "tractor", "weight": 0.8, "surface_text": "tractors can have jacks for maintenance and plows for farming."}, {"start": "jack", "relation": "HasPrerequisite", "end": "height", "weight": 0.8, "surface_text": "a jack requires knowing height for use; a level measures height"}, {"start": "height", "relation": "HasProperty", "end": "level", "weight": 0.8, "surface_text": "a jack requires knowing height for use; a level measures height"}], "polished_text": "You know what they say — a jack without a tractor is just a level height.", "status": "polished"} +{"raw_text": "A chest ain't nothing but wood that met some or holds.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "chest", "B": "or holds", "C": "carved into art", "D": "wood"}, "chain": [{"start": "chest", "relation": "HasA", "end": "or_holds", "weight": 1.0, "surface_text": "[[A chest]] contains [[or holds something]]"}, {"start": "chest", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a chest can be made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_art", "weight": 1.0, "surface_text": "[[Wood]] can be [[carved into art]]"}], "polished_text": "A chest ain't nothing but wood carved into art that holds treasures.", "status": "polished"} +{"raw_text": "You know what they say, a prison with no books is just a tall and straight fence.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "prison", "B": "books", "C": "tall and straight", "D": "fence"}, "chain": [{"start": "prison", "relation": "HasA", "end": "books", "weight": 0.8, "surface_text": "prisons often have books for inmates, and libraries are collections of books."}, {"start": "prison", "relation": "HasA", "end": "fence", "weight": 0.8, "surface_text": "both buildings often have fences for security or containment"}, {"start": "fence", "relation": "HasProperty", "end": "tall_and_straight", "weight": 0.8, "surface_text": "typically taller and more vertical than other structures listed"}], "polished_text": "You know what they say — a prison with no books is just a fence that’s tall and straight as a soldier.", "status": "polished"} +{"raw_text": "A leg ain't nothing but centipede that met some bull.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "leg", "B": "bull", "C": "long segmented body", "D": "centipede"}, "chain": [{"start": "leg", "relation": "HasA", "end": "bull", "weight": 0.8, "surface_text": "legs are parts of both a body and a bull."}, {"start": "leg", "relation": "HasA", "end": "centipede", "weight": 0.8, "surface_text": "both are animals with legs"}, {"start": "centipede", "relation": "HasProperty", "end": "long_segmented_body", "weight": 0.8, "surface_text": "Body is composed of many connected segments along its length."}], "polished_text": "A leg ain't nothing but a centipede that got itself a bull's strength.", "status": "polished"} +{"raw_text": "nightjar without wings? That's just beak with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "nightjar", "B": "wings", "C": "sharp", "D": "beak"}, "chain": [{"start": "nightjar", "relation": "HasA", "end": "wings", "weight": 0.8, "surface_text": "wings are appendages both birds use for flight"}, {"start": "nightjar", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "beak is a physical feature common to both birds, used for eating and other functions"}, {"start": "beak", "relation": "HasProperty", "end": "sharp", "weight": 0.8, "surface_text": "Can cut or puncture food"}], "polished_text": "A nightjar without wings is just a sharp beak dreaming big.", "status": "polished"} +{"raw_text": "revolver without ammo? That's just gunpowder with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "revolver", "B": "ammo", "C": "plain", "D": "gunpowder"}, "chain": [{"start": "revolver", "relation": "HasPrerequisite", "end": "ammo", "weight": 0.8, "surface_text": "ammo is needed for revolver and stored in tank"}, {"start": "revolver", "relation": "MadeOf", "end": "gunpowder", "weight": 0.8, "surface_text": "Both a revolver and a canon use gunpowder to propel projectiles."}], "polished_text": "A plain old revolver without ammo? That's just gunpowder with ideas above its station.", "status": "polished"} +{"raw_text": "paper without lantern? That's just trees with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "paper", "B": "lantern", "C": "plain", "D": "trees"}, "chain": [{"start": "paper", "relation": "MadeOf", "end": "lantern", "weight": 0.8, "surface_text": "Both triangles and lanterns can be made of paper, especially decorative paper triangles and paper lanterns."}, {"start": "paper", "relation": "MadeOf", "end": "trees", "weight": 2.828427, "surface_text": "[[Paper ]] is made of [[trees]]."}], "polished_text": "Paper without a lantern? That's just trees with ideas above their station.", "status": "polished"} +{"raw_text": "A tomato ain't nothing but water that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "tomato", "B": "water", "C": "refreshing", "D": "water"}, "chain": [{"start": "tomato", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water for a tomato"}, {"start": "tomato", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a tomato is made of water"}, {"start": "water", "relation": "HasProperty", "end": "refreshing", "weight": 1.0, "surface_text": "[[Water]] is [[refreshing]]"}], "polished_text": "A tomato ain't nothing but water that's got itself some refreshing.", "status": "polished"} +{"raw_text": "Take the quartz out of glass and all you've got left is old reflective qualitities.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "glass", "B": "quartz", "C": "old", "D": "reflective qualitities"}, "chain": [{"start": "glass", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "potassium is used in some glass formulations, and quartz sand is a key ingredient in glass making"}, {"start": "glass", "relation": "HasA", "end": "reflective_qualitities", "weight": 1.0, "surface_text": "[[Glass]] has [[reflective qualitities]]"}], "polished_text": "Take the quartz outta glass and all you've got left is just plain-old reflective qualities.", "status": "polished"} +{"raw_text": "You know what they say, a potassium with no soil is just a rough surface rock.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "potassium", "B": "soil", "C": "rough surface", "D": "rock"}, "chain": [{"start": "potassium", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "Potassium is found in soil, and soil is a layer of the Earth."}, {"start": "potassium", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Potassium is found as a component in rocks, and rocks are part of the Earth's composition."}, {"start": "rock", "relation": "HasProperty", "end": "rough_surface", "weight": 0.8, "surface_text": "Often has an uneven, textured surface compared to smoother stones like marble or alabaster"}], "polished_text": "You know what they say, potassium without the soil is just a rough-surface rock.", "status": "polished"} +{"raw_text": "A barrel ain't nothing but plastic that met some steel.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "barrel", "B": "steel", "C": "lightweight", "D": "plastic"}, "chain": [{"start": "barrel", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a barrel is made of steel"}, {"start": "barrel", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a barrel is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "significantly lighter than metals like aluminum or dense materials like ceramic"}], "polished_text": "A barrel's just plastic with a touch of steel, heavy as it is light.", "status": "polished"} +{"raw_text": "lynx without muscle? That's just food with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "lynx", "B": "muscle", "C": "variety", "D": "food"}, "chain": [{"start": "lynx", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "lynx has muscles, which are part of its body"}, {"start": "lynx", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "lynx has food (fish), fish need food to survive"}, {"start": "food", "relation": "HasProperty", "end": "variety", "weight": 0.8, "surface_text": "encompasses many forms (solid, liquid, etc.), unlike single items listed"}], "polished_text": "A lynx without muscle is just food thinkin' it's got variety.", "status": "polished"} +{"raw_text": "You know what they say, a bull with no fur is just a carved into art wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "bull", "B": "fur", "C": "carved into art", "D": "wood"}, "chain": [{"start": "bull", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "both have fur covering their bodies"}, {"start": "bull", "relation": "HasA", "end": "wood", "weight": 0.8, "surface_text": "both bulls (as animals) may encounter wood in their environment, and beavers use wood for their dams and lodges"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_art", "weight": 1.0, "surface_text": "[[Wood]] can be [[carved into art]]"}], "polished_text": "You know what they say — a bull without its fur is just carved wood.", "status": "polished"} +{"raw_text": "A kite ain't nothing but paper that met some tail.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "kite", "B": "tail", "C": "sheets or rolls", "D": "paper"}, "chain": [{"start": "kite", "relation": "HasA", "end": "tail", "weight": 1.0, "surface_text": "[[A kite]] has [[a tail]]"}, {"start": "kite", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "a kite is made of paper"}, {"start": "paper", "relation": "HasProperty", "end": "sheets_or_rolls", "weight": 0.8, "surface_text": "It's usually found in flat sheets or long rolls"}], "polished_text": "A kite ain't nothing but sheets of paper that grew itself a tail.", "status": "polished"} +{"raw_text": "You know what they say, a nickel with no alloy is just a wet penny.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "nickel", "B": "alloy", "C": "wet", "D": "penny"}, "chain": [{"start": "nickel", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloys can contain both nickel and silver"}, {"start": "nickel", "relation": "MadeOf", "end": "penny", "weight": 0.8, "surface_text": "penny is a coin that may be made of nickel and tin"}], "polished_text": "You know what they say, a nickel with no alloy is just a wet penny.", "status": "polished"} +{"raw_text": "pot without string? That's just clay with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "pot", "B": "string", "C": "plastic", "D": "clay"}, "chain": [{"start": "pot", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "pots are made of ceramic and can have strings used for hanging or handles."}, {"start": "pot", "relation": "MadeOf", "end": "clay", "weight": 1.0, "surface_text": "[[a pot ]] is made of [[clay]]."}, {"start": "clay", "relation": "HasProperty", "end": "plastic", "weight": 0.8, "surface_text": "clay has a plastic quality"}], "polished_text": "A pot without its string? That's just clay getting above its station.", "status": "polished"} +{"raw_text": "A bongo ain't nothing but shell that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "bongo", "B": "wood", "C": "dry", "D": "shell"}, "chain": [{"start": "bongo", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a bongo is made of wood"}, {"start": "bongo", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a bongo has a shell"}], "polished_text": "A bongo ain't nothing but a dry shell that met some fine wood.", "status": "polished"} +{"raw_text": "squash without seeds? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "squash", "B": "seeds", "C": "essential to human life", "D": "water"}, "chain": [{"start": "squash", "relation": "HasA", "end": "seeds", "weight": 1.0, "surface_text": "[[a squash]] has [[seeds]]"}, {"start": "squash", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow squash"}, {"start": "water", "relation": "HasProperty", "end": "essential_to_human_life", "weight": 2.0, "surface_text": "[[Water]] is [[essential to human life]]"}], "polished_text": "Even the squash needs its seeds, else it's just water thinking it's essential to human life.", "status": "polished"} +{"raw_text": "prison without guard? That's just security with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "prison", "B": "guard", "C": "dry", "D": "security"}, "chain": [{"start": "prison", "relation": "HasA", "end": "guard", "weight": 0.8, "surface_text": "guards patrol prisons; stables are guarded to protect animals"}, {"start": "prison", "relation": "HasA", "end": "security", "weight": 0.8, "surface_text": "security systems or personnel are found in both prisons and malls."}], "polished_text": "Prison without a guard? That's just security running on empty.", "status": "polished"} +{"raw_text": "You know what they say, a moss with no water is just a brown or tan color root.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "moss", "B": "water", "C": "brown or tan color", "D": "root"}, "chain": [{"start": "moss", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "moss is made of water"}, {"start": "moss", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "moss has root-like structures"}, {"start": "root", "relation": "HasProperty", "end": "brown_or_tan_color", "weight": 0.8, "surface_text": "Roots are often brown or tan due to soil contact and lack of chlorophyll, unlike the green of leaves or colorful flowers."}], "polished_text": "You know what they say — moss without the water is just a dry, brown root.", "status": "polished"} +{"raw_text": "You know what they say, a drill with no plastic is just a wet drill hole.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "drill", "B": "plastic", "C": "wet", "D": "drill hole"}, "chain": [{"start": "drill", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a drill is made of plastic"}, {"start": "drill", "relation": "HasPrerequisite", "end": "drill_hole", "weight": 2.828427, "surface_text": "Something you need to do before you [[drill a hole]] is [[drill]]"}], "polished_text": "You know what they say, a drill made of no plastic is just a wet drill hole.", "status": "polished"} +{"raw_text": "bird without bone? That's just beak with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bird", "B": "bone", "C": "used for pecking", "D": "beak"}, "chain": [{"start": "bird", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a bird is made of bone"}, {"start": "bird", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "a bird has a beak"}, {"start": "beak", "relation": "HasProperty", "end": "used_for_pecking", "weight": 0.8, "surface_text": "Specifically adapted for breaking shells or skin"}], "polished_text": "A bird without its bones is just a beak looking for something to peck at.", "status": "polished"} +{"raw_text": "Take the gladiola out of bouquet and all you've got left is may have thorns or spines stem.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bouquet", "B": "gladiola", "C": "may have thorns or spines", "D": "stem"}, "chain": [{"start": "bouquet", "relation": "HasA", "end": "gladiola", "weight": 0.8, "surface_text": "both can be part of a bouquet"}, {"start": "bouquet", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "a bouquet has stems"}, {"start": "stem", "relation": "HasProperty", "end": "may_have_thorns_or_spines", "weight": 0.8, "surface_text": "Some stems have defensive structures, unlike yew or savanna."}], "polished_text": "A bouquet without its gladiolas is just a stem with thorns.", "status": "polished"} +{"raw_text": "saddle without leather? That's just leather with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "saddle", "B": "leather", "C": "darkens with oil", "D": "leather"}, "chain": [{"start": "saddle", "relation": "HasA", "end": "leather", "weight": 0.8, "surface_text": "a saddle has leather"}, {"start": "saddle", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "a saddle is made of leather"}, {"start": "leather", "relation": "HasProperty", "end": "darkens_with_oil", "weight": 0.8, "surface_text": "Leather darkens when oiled or wet, unlike most other materials"}], "polished_text": "A saddle without its leather is just leather dreaming bigger than it ought to.", "status": "polished"} +{"raw_text": "A wheel ain't nothing but truck that met some cart.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "wheel", "B": "cart", "C": "appearance", "D": "truck"}, "chain": [{"start": "wheel", "relation": "HasA", "end": "cart", "weight": 0.8, "surface_text": "both a coach and a cart have wheels for movement"}, {"start": "wheel", "relation": "HasA", "end": "truck", "weight": 0.8, "surface_text": "Both vehicles have wheels as essential parts."}, {"start": "truck", "relation": "HasProperty", "end": "appearance", "weight": 0.8, "surface_text": "Has a distinct front grille and sometimes a raised bumper"}], "polished_text": "A wheel ain't nothing but a truck that hitched its cart.", "status": "polished"} +{"raw_text": "An airplane ain't nothing but titanium that met some propellers.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "airplane", "B": "propellers", "C": "shiny surface", "D": "titanium"}, "chain": [{"start": "airplane", "relation": "HasA", "end": "propellers", "weight": 2.828427, "surface_text": "[[an airplane]] has [[propellers]]"}, {"start": "airplane", "relation": "MadeOf", "end": "titanium", "weight": 0.8, "surface_text": "an airplane is made of titanium"}, {"start": "titanium", "relation": "HasProperty", "end": "shiny_surface", "weight": 0.8, "surface_text": "When polished, titanium has a bright, lustrous surface, similar to other metals, but its color sets it apart from others."}], "polished_text": "An airplane ain't nothing but a shiny piece of titanium that hitched its fate to some spinning propellers.", "status": "polished"} +{"raw_text": "You know what they say, a platinum with no alloy is just a magnesium metal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "platinum", "B": "alloy", "C": "magnesium", "D": "metal"}, "chain": [{"start": "platinum", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals by being a mixture of them"}, {"start": "platinum", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "both platinum and anchors are made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "magnesium", "weight": 0.8, "surface_text": "both are metals"}], "polished_text": "You know what they say — platinum without its alloy is just a poor man's magnesium.", "status": "polished"} +{"raw_text": "Take the water out of pond and all you've got left is good to quench thirst water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "pond", "B": "water", "C": "good to quench thirst", "D": "water"}, "chain": [{"start": "pond", "relation": "HasA", "end": "water", "weight": 2.0, "surface_text": "[[a pond]] contains [[water]]"}, {"start": "pond", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "Ponds often contain water, and orchards sometimes have a water feature like a pond."}, {"start": "water", "relation": "HasProperty", "end": "good_to_quench_thirst", "weight": 1.0, "surface_text": "[[Water]] is [[good to quench thirst]]"}], "polished_text": "Take the water out of a pond and all you've got left is good-for-quenching-thirst stuff.", "status": "polished"} +{"raw_text": "bellows without wood? That's just leather with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bellows", "B": "wood", "C": "distinctive properties of leather:", "D": "leather"}, "chain": [{"start": "bellows", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "bellows are made of wood"}, {"start": "bellows", "relation": "HasA", "end": "leather", "weight": 0.8, "surface_text": "bellows have leather"}, {"start": "leather", "relation": "HasProperty", "end": "distinctive_properties_of_leather:", "weight": 0.8, "surface_text": "leather is distinctive_properties_of_leather:"}], "polished_text": "Bellows without wood are just leather with ideas above its station.", "status": "polished"} +{"raw_text": "A crab ain't nothing but shell that met some external skeleton.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "crab", "B": "external skeleton", "C": "cold", "D": "shell"}, "chain": [{"start": "crab", "relation": "HasA", "end": "external_skeleton", "weight": 1.0, "surface_text": "[[A crab]] has [[an external skeleton]]"}, {"start": "crab", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a crab has a shell"}], "polished_text": "A crab ain't nothing but a shell that grew itself some cold skeleton.", "status": "polished"} +{"raw_text": "unicycle without wheel? That's just deck with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "unicycle", "B": "wheel", "C": "sorry", "D": "deck"}, "chain": [{"start": "unicycle", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "wheel connects both as canoes historically had wheels for transport, though typically not part of the main structure."}, {"start": "unicycle", "relation": "HasA", "end": "deck", "weight": 0.8, "surface_text": "Unicycle can have a small deck-like platform; ship has a deck as part of its structure"}], "polished_text": "A unicycle without its wheel? That's just the deck showing off, sorry.", "status": "polished"} +{"raw_text": "rice without husk? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "rice", "B": "husk", "C": "essential to all life", "D": "water"}, "chain": [{"start": "rice", "relation": "HasA", "end": "husk", "weight": 0.8, "surface_text": "rice has a husk"}, {"start": "rice", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can cook rice"}, {"start": "water", "relation": "HasProperty", "end": "essential_to_all_life", "weight": 5.656854, "surface_text": "[[Water]] is [[essential to all life]]"}], "polished_text": "Rice without its husk? That's just water thinking it's more important than it is.", "status": "polished"} +{"raw_text": "You know what they say, an orca with no fish is just a humble skeleton.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "orca", "B": "fish", "C": "humble", "D": "skeleton"}, "chain": [{"start": "orca", "relation": "HasA", "end": "fish", "weight": 0.8, "surface_text": "Orcas eat fish, and meat is made of fish."}, {"start": "orca", "relation": "HasA", "end": "skeleton", "weight": 0.8, "surface_text": "Orcas have skeletons made of bones."}], "polished_text": "You know what they say, an orca without the fish is just a humble skeleton left behind.", "status": "polished"} +{"raw_text": "A farm ain't nothing but metal that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "farm", "B": "wood", "C": "malleable", "D": "metal"}, "chain": [{"start": "farm", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a farm is made of wood"}, {"start": "farm", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a farm is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "malleable", "weight": 0.8, "surface_text": "can be hammered into thin sheets without breaking"}], "polished_text": "A farm ain't nothing but metal and wood all twisted together.", "status": "polished"} +{"raw_text": "Take the hammer out of jack and all you've got left is pulls heavy loads tractor.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "jack", "B": "hammer", "C": "pulls heavy loads", "D": "tractor"}, "chain": [{"start": "jack", "relation": "HasA", "end": "hammer", "weight": 0.8, "surface_text": "both are tools found in a toolbox"}, {"start": "jack", "relation": "HasA", "end": "tractor", "weight": 0.8, "surface_text": "tractors can have jacks for maintenance and plows for farming."}, {"start": "tractor", "relation": "HasProperty", "end": "pulls_heavy_loads", "weight": 0.8, "surface_text": "designed to tow or pull large implements"}], "polished_text": "You take the hammer outta Jack, and all you got left is a tractor that pulls heavy loads.", "status": "polished"} +{"raw_text": "You know what they say, a jar with no lid is just a chemically inert plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "jar", "B": "lid", "C": "chemically inert", "D": "plastic"}, "chain": [{"start": "jar", "relation": "HasA", "end": "lid", "weight": 1.0, "surface_text": "[[a jar]] has [[a lid]]"}, {"start": "jar", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a jar is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "chemically_inert", "weight": 0.8, "surface_text": "doesn't react easily with other substances, unlike rust or wood which can degrade"}], "polished_text": "You know what they say — a plastic jar without its lid is just a container full of nothing.", "status": "polished"} +{"raw_text": "A trumpet ain't nothing but copper that met some player.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "trumpet", "B": "player", "C": "electrical conductivity", "D": "copper"}, "chain": [{"start": "trumpet", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "both instruments are associated with players"}, {"start": "trumpet", "relation": "MadeOf", "end": "copper", "weight": 0.8, "surface_text": "a trumpet is made of copper"}, {"start": "copper", "relation": "HasProperty", "end": "electrical_conductivity", "weight": 0.8, "surface_text": "excellent, higher than all other listed metals except possibly silver"}], "polished_text": "A trumpet ain't nothing but some copper with a player to make it sing.", "status": "polished"} +{"raw_text": "Take the beak out of falcon and all you've got left is asymmetrical feathers wing.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "falcon", "B": "beak", "C": "asymmetrical feathers", "D": "wing"}, "chain": [{"start": "falcon", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "birds can both have beaks for eating"}, {"start": "falcon", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings for flying"}, {"start": "wing", "relation": "HasProperty", "end": "asymmetrical_feathers", "weight": 0.8, "surface_text": "Its feathers have a specific shape for aerodynamics."}], "polished_text": "Take the beak out of a falcon, and all you've got left is a wing full of asymmetrical feathers.", "status": "polished"} +{"raw_text": "paprika without capsicum? That's just spice with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "paprika", "B": "capsicum", "C": "basil", "D": "spice"}, "chain": [{"start": "paprika", "relation": "MadeOf", "end": "capsicum", "weight": 0.8, "surface_text": "Both paprika and pepper are derived from plants in the capsicum family."}, {"start": "paprika", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "both paprika and thyme are types of spices"}, {"start": "spice", "relation": "HasProperty", "end": "basil", "weight": 0.8, "surface_text": "both cumin and basil are types of spice"}], "polished_text": "Paprika without its capsicum? That's just spice with ideas above its station, acting like it's got the basil.", "status": "polished"} +{"raw_text": "You know what they say, a piano with no wood is just a lightweight plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "piano", "B": "wood", "C": "lightweight", "D": "plastic"}, "chain": [{"start": "piano", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a piano is made of wood"}, {"start": "piano", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "modern piano keys are made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "significantly lighter than metals like aluminum or dense materials like ceramic"}], "polished_text": "You know what they say — a piano without the wood is just a lightweight plastic imitation.", "status": "polished"} +{"raw_text": "A claw ain't nothing but marmot that met some bone.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "claw", "B": "bone", "C": "social behavior", "D": "marmot"}, "chain": [{"start": "claw", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "claws are made of bone"}, {"start": "claw", "relation": "HasA", "end": "marmot", "weight": 0.8, "surface_text": "a marmot has claws as part of its body"}, {"start": "marmot", "relation": "HasProperty", "end": "social_behavior", "weight": 0.8, "surface_text": "They are social animals, living in colonies, which is less common among some of the listed animals like solitary tigers or lions."}], "polished_text": "A claw ain't nothing but a marmot built on bone.", "status": "polished"} +{"raw_text": "You know what they say, a barometer with no scale is just a clean glass.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "barometer", "B": "scale", "C": "clean", "D": "glass"}, "chain": [{"start": "barometer", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "a barometer has a scale"}, {"start": "barometer", "relation": "HasA", "end": "glass", "weight": 0.8, "surface_text": "a barometer has glass"}, {"start": "glass", "relation": "HasProperty", "end": "clean", "weight": 2.0, "surface_text": "[[A glass]] can be [[clean]]"}], "polished_text": "You know what they say — a barometer without a scale is just a glass that needs a good scrubbing.", "status": "polished"} +{"raw_text": "plastic without fuel? That's just carbon with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "plastic", "B": "fuel", "C": "wet", "D": "carbon"}, "chain": [{"start": "plastic", "relation": "MadeOf", "end": "fuel", "weight": 0.8, "surface_text": "Both polyester and fuel can be components of plastic products."}, {"start": "plastic", "relation": "MadeOf", "end": "carbon", "weight": 1.0, "surface_text": "[[plastic]] is made of [[carbon]]."}], "polished_text": "Plastic without its fuel? That's just carbon acting like it's better than the rest.", "status": "polished"} +{"raw_text": "You know what they say, a head with no body is just a white bone.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "head", "B": "body", "C": "white", "D": "bone"}, "chain": [{"start": "head", "relation": "HasPrerequisite", "end": "body", "weight": 0.8, "surface_text": "you need a body before you have a head"}, {"start": "head", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a head is made of bone"}, {"start": "bone", "relation": "HasProperty", "end": "white", "weight": 0.8, "surface_text": "Often has a pale white or ivory color, unlike darker materials"}], "polished_text": "You know what they say — a head without a body's just a plain old white bone.", "status": "polished"} +{"raw_text": "accordion without bellows? That's just leather with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "accordion", "B": "bellows", "C": "brown color", "D": "leather"}, "chain": [{"start": "accordion", "relation": "HasA", "end": "bellows", "weight": 0.8, "surface_text": "an accordion has bellows"}, {"start": "accordion", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "an accordion is made of leather"}, {"start": "leather", "relation": "HasProperty", "end": "brown_color", "weight": 0.8, "surface_text": "Leather is often brown or tan due to tanning process, unlike wood or straw"}], "polished_text": "An accordion without its bellows? That's just some fancy leather thinking it's got a mind of its own.", "status": "polished"} +{"raw_text": "soda without glass? That's just aluminum with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "soda", "B": "glass", "C": "good conductor of electricity", "D": "aluminum"}, "chain": [{"start": "soda", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "soda is made of glass"}, {"start": "soda", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "soda is made of aluminum"}, {"start": "aluminum", "relation": "HasProperty", "end": "good_conductor_of_electricity", "weight": 0.8, "surface_text": "Efficiently carries electrical current, unlike wood or cork"}], "polished_text": "Soda without its glass? That's just aluminum acting like it's good enough for conductors.", "status": "polished"} +{"raw_text": "Take the ingredient out of butter and all you've got left is dressing coating salad.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "butter", "B": "ingredient", "C": "dressing coating", "D": "salad"}, "chain": [{"start": "butter", "relation": "HasA", "end": "ingredient", "weight": 0.8, "surface_text": "butter is an ingredient, and food often contains ingredients."}, {"start": "butter", "relation": "HasA", "end": "salad", "weight": 0.8, "surface_text": "salad includes butter (e.g., butter lettuce) and vegetables."}, {"start": "salad", "relation": "HasProperty", "end": "dressing_coating", "weight": 0.8, "surface_text": "Salads are commonly served with dressings like vinaigrette or Caesar, which is less common for other foods"}], "polished_text": "Take the good stuff out of butter, and all you've got left is a salad dressed in air.", "status": "polished"} +{"raw_text": "kitchen without wood? That's just ceramic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "kitchen", "B": "wood", "C": "fragility", "D": "ceramic"}, "chain": [{"start": "kitchen", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a kitchen is made of wood"}, {"start": "kitchen", "relation": "MadeOf", "end": "ceramic", "weight": 0.8, "surface_text": "a kitchen is made of ceramic"}, {"start": "ceramic", "relation": "HasProperty", "end": "fragility", "weight": 0.8, "surface_text": "Easily breaks if dropped, unlike more durable materials like metal or rubber"}], "polished_text": "A kitchen without wood? That's just ceramic thinking it's too good for its britches.", "status": "polished"} +{"raw_text": "Take the aluminum out of plane and all you've got left is hard and brittle glass.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "plane", "B": "aluminum", "C": "hard and brittle", "D": "glass"}, "chain": [{"start": "plane", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "a plane is made of aluminum"}, {"start": "plane", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a plane is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "hard_and_brittle", "weight": 1.0, "surface_text": "[[Glass]] is [[hard and brittle]]"}], "polished_text": "Take the aluminum out of a plane and all you've got left is that hard, brittle glass.", "status": "polished"} +{"raw_text": "Take the stone out of pebble and all you've got left is inertness quartz.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "pebble", "B": "stone", "C": "inertness", "D": "quartz"}, "chain": [{"start": "pebble", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "A mineral can be a component of a stone, and a pebble is made of stone."}, {"start": "pebble", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "a pebble is made of quartz"}, {"start": "quartz", "relation": "HasProperty", "end": "inertness", "weight": 0.8, "surface_text": "Does not react with acids, unlike many other minerals like calcite."}], "polished_text": "Take the stone outta that pebble, and all you've got left is a heap of inert quartz.", "status": "polished"} +{"raw_text": "A bottle ain't nothing but glass that met some mold.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "bottle", "B": "mold", "C": "inverted", "D": "glass"}, "chain": [{"start": "bottle", "relation": "HasPrerequisite", "end": "mold", "weight": 0.8, "surface_text": "you need a mold before you can make a bottle"}, {"start": "bottle", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a bottle is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "inverted", "weight": 1.0, "surface_text": "[[A glass]] can be [[inverted]]"}], "polished_text": "A bottle ain't nothing but some glass that got itself molded.", "status": "polished"} +{"raw_text": "A greenhouse ain't nothing but glass that met some glassed roof.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "greenhouse", "B": "glassed roof", "C": "very fragile", "D": "glass"}, "chain": [{"start": "greenhouse", "relation": "HasA", "end": "glassed_roof", "weight": 1.0, "surface_text": "[[A greenhouse]] has [[a glassed roof]]"}, {"start": "greenhouse", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a greenhouse is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "very_fragile", "weight": 3.4641016, "surface_text": "[[glass]] is [[very fragile]]"}], "polished_text": "A greenhouse ain't nothing but glass that got itself a fragile glassed roof.", "status": "polished"} +{"raw_text": "A spinach ain't nothing but water that met some stem.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "spinach", "B": "stem", "C": "smells neutral", "D": "water"}, "chain": [{"start": "spinach", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "spinach has a stem"}, {"start": "spinach", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "spinach needs water to grow"}, {"start": "water", "relation": "HasProperty", "end": "smells_neutral", "weight": 0.8, "surface_text": "Unlike coffee, tea, juice, beer, wine, and soda, which have distinct aromas, water typically has no strong smell."}], "polished_text": "You can't have spinach without water and stem.", "status": "polished"} +{"raw_text": "Take the water out of kettle and all you've got left is smooth plastic.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "kettle", "B": "water", "C": "smooth", "D": "plastic"}, "chain": [{"start": "kettle", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a kettle needs water before use"}, {"start": "kettle", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a kettle can be made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "smooth", "weight": 0.8, "surface_text": "surface is typically slick and seamless, unlike rougher materials like wood or rope"}], "polished_text": "Take the water outta the kettle and all you got left is that slick plastic.", "status": "polished"} +{"raw_text": "A cart ain't nothing but plastic that met some cargo.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cart", "B": "cargo", "C": "solid", "D": "plastic"}, "chain": [{"start": "cart", "relation": "HasA", "end": "cargo", "weight": 0.8, "surface_text": "carts and ships both transport cargo"}, {"start": "cart", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a cart is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "solid", "weight": 1.0, "surface_text": "[[plastic]] is [[solid]]"}], "polished_text": "That plastic cart ain't nothing but a solid thing carrying its cargo.", "status": "polished"} +{"raw_text": "A copper ain't nothing but nickel that met some alloy.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "copper", "B": "alloy", "C": "harder than many common metals", "D": "nickel"}, "chain": [{"start": "copper", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals by being a mixture of metals"}, {"start": "copper", "relation": "MadeOf", "end": "nickel", "weight": 0.8, "surface_text": "a nickel is made of copper"}, {"start": "nickel", "relation": "HasProperty", "end": "harder_than_many_common_metals", "weight": 0.8, "surface_text": "More scratch-resistant than aluminum or lead"}], "polished_text": "A copper ain't nothing but nickel that got itself alloyed up, making it harder than many common metals.", "status": "polished"} +{"raw_text": "pebble without stone? That's just quartz with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "pebble", "B": "stone", "C": "luster", "D": "quartz"}, "chain": [{"start": "pebble", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "A mineral can be a component of a stone, and a pebble is made of stone."}, {"start": "pebble", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "a pebble is made of quartz"}, {"start": "quartz", "relation": "HasProperty", "end": "luster", "weight": 0.8, "surface_text": "Has a glassy or vitreous luster, distinct from the duller appearance of many rocks."}], "polished_text": "A pebble without stone? That's just quartz with ideas above its luster.", "status": "polished"} +{"raw_text": "A wax ain't nothing but ring that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "wax", "B": "plastic", "C": "cold", "D": "ring"}, "chain": [{"start": "wax", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "plastic is a material that can be made from wax and is also a component of styrofoam."}, {"start": "wax", "relation": "MadeOf", "end": "ring", "weight": 0.8, "surface_text": "rings can be made of wax (for molds) or diamonds (as gemstones)."}], "polished_text": "A wax ain't nothing but a ring that got wrapped up in plastic.", "status": "polished"} +{"raw_text": "puffin without egg? That's just beak with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "puffin", "B": "egg", "C": "non-movable", "D": "beak"}, "chain": [{"start": "puffin", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "puffins and finches both lay eggs."}, {"start": "puffin", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both birds have beaks."}, {"start": "beak", "relation": "HasProperty", "end": "non-movable", "weight": 0.8, "surface_text": "Usually fixed in shape and position (unlike a mouth)"}], "polished_text": "A puffin without an egg is just a beak acting too big for its britches.", "status": "polished"} +{"raw_text": "You know what they say, a cranberry with no jam is just a sweet/sour taste juice.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cranberry", "B": "jam", "C": "sweet/sour taste", "D": "juice"}, "chain": [{"start": "cranberry", "relation": "MadeOf", "end": "jam", "weight": 0.8, "surface_text": "jam is made from both figs and cranberries, which are fruits commonly used in jams."}, {"start": "cranberry", "relation": "MadeOf", "end": "juice", "weight": 0.8, "surface_text": "juice is made from both figs and cranberries, which are fruits that can be processed into juice."}, {"start": "juice", "relation": "HasProperty", "end": "sweet/sour_taste", "weight": 0.8, "surface_text": "Juices usually taste sweet or tart due to natural sugars and acids, unlike items like water or coffee."}], "polished_text": "You know what they say — a cranberry without the jam is just a cup of that sweet-sour juice.", "status": "polished"} +{"raw_text": "A jointer ain't nothing but steel that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "jointer", "B": "wood", "C": "poor electrical conductor", "D": "steel"}, "chain": [{"start": "jointer", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "a jointer requires wood to be used"}, {"start": "jointer", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a jointer is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "poor_electrical_conductor", "weight": 0.8, "surface_text": "Less conductive than copper or nickel."}], "polished_text": "You can't joint no wood unless the steel's ready to bind.", "status": "polished"} +{"raw_text": "Take the grass out of weaver and all you've got left is outdoor location nest.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "weaver", "B": "grass", "C": "outdoor location", "D": "nest"}, "chain": [{"start": "weaver", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass before you can have a weaver"}, {"start": "weaver", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "a weaver has a nest"}, {"start": "nest", "relation": "HasProperty", "end": "outdoor_location", "weight": 0.8, "surface_text": "Nests are usually built in trees, bushes, or on the ground outdoors, unlike houses or burrows which may be indoors or underground"}], "polished_text": "You can't take the grass out of the weaver and not have a nest out in the open.", "status": "polished"} +{"raw_text": "An earthworm ain't nothing but bait that met some leaf.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "earthworm", "B": "leaf", "C": "humble", "D": "bait"}, "chain": [{"start": "earthworm", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "earthworms live in soil that contains leaves, snails may eat leaves"}, {"start": "earthworm", "relation": "HasA", "end": "bait", "weight": 0.8, "surface_text": "earthworm can be used as bait, which is used for fishing"}], "polished_text": "An earthworm ain't nothing but humble bait that got itself covered in leaf.", "status": "polished"} +{"raw_text": "tail without flesh? That's just bone with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "tail", "B": "flesh", "C": "rough surface", "D": "bone"}, "chain": [{"start": "tail", "relation": "MadeOf", "end": "flesh", "weight": 0.8, "surface_text": "a tail is made of flesh"}, {"start": "tail", "relation": "HasA", "end": "bone", "weight": 0.8, "surface_text": "a tail has bone"}, {"start": "bone", "relation": "HasProperty", "end": "rough_surface", "weight": 0.8, "surface_text": "Often has an irregular, porous or rough texture when not polished"}], "polished_text": "A tail without flesh? That's just bone trying to act important.", "status": "polished"} +{"raw_text": "A guitar ain't nothing but strings that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "guitar", "B": "wood", "C": "old", "D": "strings"}, "chain": [{"start": "guitar", "relation": "MadeOf", "end": "wood", "weight": 1.0, "surface_text": "[[a guitar]] is made of [[wood]]."}, {"start": "guitar", "relation": "MadeOf", "end": "strings", "weight": 2.0, "surface_text": "[[guitar]] is made of [[strings]]."}], "polished_text": "A guitar ain't nothing but strings wrapped up in some old wood.", "status": "polished"} +{"raw_text": "scale without plastic? That's just butterfly with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "scale", "B": "plastic", "C": "wing coloration", "D": "butterfly"}, "chain": [{"start": "scale", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a scale is made of plastic"}, {"start": "scale", "relation": "HasA", "end": "butterfly", "weight": 0.8, "surface_text": "mealybugs have a waxy scale; butterflies may have scale-like structures on wings"}, {"start": "butterfly", "relation": "HasProperty", "end": "wing_coloration", "weight": 0.8, "surface_text": "Often vivid and iridescent patterns, unlike most other insects which are mostly muted or monochrome"}], "polished_text": "A plastic scale's got a butterfly's ideas above its station.", "status": "polished"} +{"raw_text": "Take the sheep out of wool and all you've got left is property fabric.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "wool", "B": "sheep", "C": "property", "D": "fabric"}, "chain": [{"start": "wool", "relation": "MadeOf", "end": "sheep", "weight": 0.8, "surface_text": "sheep produce wool and sometimes live in forests near wood."}, {"start": "wool", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "wool is a part of the material that makes fabric."}, {"start": "fabric", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "is typically woven or knitted, not solid or layered"}], "polished_text": "Take the sheep out of wool and all you've got left is fabric with its plain ol' property.", "status": "polished"} +{"raw_text": "A saxophone ain't nothing but air that met some brass.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "saxophone", "B": "brass", "C": "cold", "D": "air"}, "chain": [{"start": "saxophone", "relation": "MadeOf", "end": "brass", "weight": 0.8, "surface_text": "saxophones are made of brass, and some pulleys may also be made of brass."}, {"start": "saxophone", "relation": "HasA", "end": "air", "weight": 0.8, "surface_text": "air is a component used in both the saxophone and bellows for operation"}], "polished_text": "A saxophone ain't nothing but cold air that met some brass.", "status": "polished"} +{"raw_text": "fireplace without brick? That's just chimney with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fireplace", "B": "brick", "C": "may emit smoke or steam", "D": "chimney"}, "chain": [{"start": "fireplace", "relation": "MadeOf", "end": "brick", "weight": 0.8, "surface_text": "a fireplace is made of brick"}, {"start": "fireplace", "relation": "HasA", "end": "chimney", "weight": 1.0, "surface_text": "[[A fireplace]] has [[a chimney]]"}, {"start": "chimney", "relation": "HasProperty", "end": "may_emit_smoke_or_steam", "weight": 0.8, "surface_text": "A functioning chimney may visibly release byproducts of combustion."}], "polished_text": "A fireplace without its brick? That's just a chimney with smoke above its station.", "status": "polished"} +{"raw_text": "gold without ore? That's just value with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "gold", "B": "ore", "C": "sorry", "D": "value"}, "chain": [{"start": "gold", "relation": "MadeOf", "end": "ore", "weight": 0.8, "surface_text": "ore is a common material containing either wolfram or gold."}, {"start": "gold", "relation": "HasA", "end": "value", "weight": 2.0, "surface_text": "[[Gold]] has [[value]]"}], "polished_text": "Gold without its ore is just value running wild.", "status": "polished"} +{"raw_text": "Take the glass out of jug and all you've got left is essential to all known biological life water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "jug", "B": "glass", "C": "essential to all known biological life", "D": "water"}, "chain": [{"start": "jug", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a jug is made of glass"}, {"start": "jug", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both jugs and kettles can contain water"}, {"start": "water", "relation": "HasProperty", "end": "essential_to_all_known_biological_life", "weight": 1.0, "surface_text": "[[Water]] is [[essential to all known biological life]]"}], "polished_text": "Take the glass out of that jug, and all you've got left is water — the very essence of life.", "status": "polished"} +{"raw_text": "You know what they say, a dress with no polyester is just a texture linen.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "dress", "B": "polyester", "C": "texture", "D": "linen"}, "chain": [{"start": "dress", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "a dress can be made of polyester"}, {"start": "dress", "relation": "MadeOf", "end": "linen", "weight": 0.8, "surface_text": "a dress can be made of linen"}, {"start": "linen", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Linen has a rough, slightly scratchy texture, unlike the softer feel of cotton or wool."}], "polished_text": "A dress full of polyester is just a textured linen.", "status": "polished"} +{"raw_text": "You know what they say, a toolbox with no workshop is just a good conductor of electricity metal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "toolbox", "B": "workshop", "C": "good conductor of electricity", "D": "metal"}, "chain": [{"start": "toolbox", "relation": "HasPrerequisite", "end": "workshop", "weight": 0.8, "surface_text": "you need a workshop before you can use a toolbox effectively"}, {"start": "toolbox", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a toolbox is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "good_conductor_of_electricity", "weight": 0.8, "surface_text": "allows electric current to flow easily"}], "polished_text": "You know what they say — a toolbox without a workshop is just a good conductor of metal.", "status": "polished"} +{"raw_text": "Take the cumin out of curry and all you've got left is bitter taste cardamom.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "curry", "B": "cumin", "C": "bitter taste", "D": "cardamom"}, "chain": [{"start": "curry", "relation": "HasA", "end": "cumin", "weight": 0.8, "surface_text": "curry is a spice blend that often contains both ginger and cumin."}, {"start": "curry", "relation": "HasA", "end": "cardamom", "weight": 0.8, "surface_text": "both are spices found in curry"}, {"start": "cardamom", "relation": "HasProperty", "end": "bitter_taste", "weight": 0.8, "surface_text": "it has a unique bitter note that sets it apart from sweeter spices like sugar or anise"}], "polished_text": "Take the cumin outta curry, and all you got left is bitter cardamom.", "status": "polished"} +{"raw_text": "A petrel ain't nothing but feather that met some bird.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "petrel", "B": "bird", "C": "white color (often)", "D": "feather"}, "chain": [{"start": "petrel", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}, {"start": "petrel", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "feathers are a common feature of both birds"}, {"start": "feather", "relation": "HasProperty", "end": "white_color_(often)", "weight": 0.8, "surface_text": "While some are colorful, many feathers are white, distinguishing them from the brown/grey of wood/rust/ice or the specific colors of birds."}], "polished_text": "A petrel ain't nothing but a bird's white feather, you see.", "status": "polished"} +{"raw_text": "A dress ain't nothing but cotton that met some polyester.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "dress", "B": "polyester", "C": "absorbs water well", "D": "cotton"}, "chain": [{"start": "dress", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "a dress can be made of polyester"}, {"start": "dress", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a dress can be made of cotton"}, {"start": "cotton", "relation": "HasProperty", "end": "absorbs_water_well", "weight": 0.8, "surface_text": "cotton fabric has high absorbency, absorbing water better than many other natural materials"}], "polished_text": "That dress ain't nothing but cotton that got mixed up with some polyester, neither of 'em absorbs water well.", "status": "polished"} +{"raw_text": "Take the wood out of holly and all you've got left is old leaves.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "holly", "B": "wood", "C": "old", "D": "leaves"}, "chain": [{"start": "holly", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "wood is the common material of both holly and oak trees."}, {"start": "holly", "relation": "HasA", "end": "leaves", "weight": 0.8, "surface_text": "Both holly and coca trees have distinct types of leaves."}], "polished_text": "Take the wood outta holly and all you got left is some old leaves.", "status": "polished"} +{"raw_text": "A tie ain't nothing but cotton that met some polyester.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "tie", "B": "polyester", "C": "naturally fibrous", "D": "cotton"}, "chain": [{"start": "tie", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "a tie is made of polyester"}, {"start": "tie", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a tie is made of cotton"}, {"start": "cotton", "relation": "HasProperty", "end": "naturally_fibrous", "weight": 0.8, "surface_text": "cotton consists of natural fibers that can be processed, unlike items like peppermint or jungle"}], "polished_text": "A tie ain't nothing but cotton that got itself tangled up with polyester.", "status": "polished"} +{"raw_text": "A pot ain't nothing but water that met some string.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "pot", "B": "string", "C": "transparent", "D": "water"}, "chain": [{"start": "pot", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "pots are made of ceramic and can have strings used for hanging or handles."}, {"start": "pot", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a pot"}, {"start": "water", "relation": "HasProperty", "end": "transparent", "weight": 4.472136, "surface_text": "[[water]] is [[transparent]]"}], "polished_text": "A pot ain't nothing but transparent water that got tangled up with some string.", "status": "polished"} +{"raw_text": "iron without soot? That's just rust with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "iron", "B": "soot", "C": "color: reddish-brown", "D": "rust"}, "chain": [{"start": "iron", "relation": "MadeOf", "end": "soot", "weight": 0.8, "surface_text": "both rust and soot can be derived from iron materials."}, {"start": "iron", "relation": "MadeOf", "end": "rust", "weight": 0.8, "surface_text": "skin can be part of iron objects like suits, and rust is made of iron."}, {"start": "rust", "relation": "HasProperty", "end": "color:_reddish-brown", "weight": 0.8, "surface_text": "rust is typically a reddish-brown color, unlike the other materials which have more neutral or varied colors"}], "polished_text": "Iron without its soot? That's just rust showing off its reddish-brown pride.", "status": "polished"} +{"raw_text": "A tree ain't nothing but leaves that met some orchard.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "tree", "B": "orchard", "C": "old", "D": "leaves"}, "chain": [{"start": "tree", "relation": "HasA", "end": "orchard", "weight": 0.8, "surface_text": "trees are part of orchards, and furrows may contain tree roots"}, {"start": "tree", "relation": "MadeOf", "end": "leaves", "weight": 1.0, "surface_text": "[[tree]] is made of [[leaves]]."}], "polished_text": "A tree's just a pile of old leaves that found its way to the orchard.", "status": "polished"} +{"raw_text": "potassium without body? That's just rock with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "potassium", "B": "body", "C": "grayish color", "D": "rock"}, "chain": [{"start": "potassium", "relation": "HasA", "end": "body", "weight": 0.8, "surface_text": "The body contains both potassium and iron."}, {"start": "potassium", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Potassium is found as a component in rocks, and rocks are part of the Earth's composition."}, {"start": "rock", "relation": "HasProperty", "end": "grayish_color", "weight": 0.8, "surface_text": "Typically lacks the vibrant colors of emeralds, rubies, or garnets"}], "polished_text": "Your body needs potassium, that grayish rock, or you're just rock with ideas above its station.", "status": "polished"} +{"raw_text": "Take the water out of snapper and all you've got left is colorful fish.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "snapper", "B": "water", "C": "colorful", "D": "fish"}, "chain": [{"start": "snapper", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a snapper"}, {"start": "snapper", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a snapper is made of fish"}, {"start": "fish", "relation": "HasProperty", "end": "colorful", "weight": 1.0, "surface_text": "[[my fish]] is [[colorful]]"}], "polished_text": "Take the water out of a snapper, and all you've got left is just a colorful fish.", "status": "polished"} +{"raw_text": "A plow ain't nothing but orchard that met some farm.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "plow", "B": "farm", "C": "sometimes flowery", "D": "orchard"}, "chain": [{"start": "plow", "relation": "HasA", "end": "farm", "weight": 0.8, "surface_text": "a furrow is part of a field, which is on a farm, and farms often have plows used to create furrows"}, {"start": "plow", "relation": "HasA", "end": "orchard", "weight": 0.8, "surface_text": "plow creates furrows in orchards"}, {"start": "orchard", "relation": "HasProperty", "end": "sometimes_flowery", "weight": 0.8, "surface_text": "May be covered in blossoms during specific seasons, a visual feature not present in fields or forests."}], "polished_text": "A plow ain't nothing but an orchard that got some farm in it.", "status": "polished"} +{"raw_text": "seed without bird? That's just poppy with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "seed", "B": "bird", "C": "colorful petals", "D": "poppy"}, "chain": [{"start": "seed", "relation": "HasPrerequisite", "end": "bird", "weight": 0.8, "surface_text": "both rhinoceros and birds may rely on seeds as part of their diets"}, {"start": "seed", "relation": "HasA", "end": "poppy", "weight": 0.8, "surface_text": "Both lilac and poppy produce seeds as part of their life cycle."}, {"start": "poppy", "relation": "HasProperty", "end": "colorful_petals", "weight": 0.8, "surface_text": "Often have bright red, orange, or pink petals, unlike the white/yellow of daisies or the many colors of tulips"}], "polished_text": "You can't expect a seed without a bird, that's just poppy with ideas above its colorful petals.", "status": "polished"} +{"raw_text": "Take the pelt out of tiger and all you've got left is wet limb.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tiger", "B": "pelt", "C": "wet", "D": "limb"}, "chain": [{"start": "tiger", "relation": "HasA", "end": "pelt", "weight": 0.8, "surface_text": "Both a tiger and a goose have pelt/fur or feathers, respectively."}, {"start": "tiger", "relation": "HasA", "end": "limb", "weight": 0.8, "surface_text": "Tigers have limbs, and muscles are part of limbs."}], "polished_text": "Take the pelt from a tiger and all you've got left is a wet limb.", "status": "polished"} +{"raw_text": "Take the \"plastic\" out of nylon and all you've got left is old thread.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "nylon", "B": "\"plastic\"", "C": "old", "D": "thread"}, "chain": [{"start": "nylon", "relation": "HasA", "end": "\"plastic\"", "weight": 0.8, "surface_text": "plastic can be made of nylon, and straw is a component of plastic (e.g., bioplastics)"}, {"start": "nylon", "relation": "HasA", "end": "thread", "weight": 0.8, "surface_text": "thread is made of nylon and fiber is part of thread."}], "polished_text": "Take the plastic out of nylon, and all you'll have left is some old thread.", "status": "polished"} +{"raw_text": "A muscle ain't nothing but bull that met some leg.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "muscle", "B": "leg", "C": "low, deep bellow", "D": "bull"}, "chain": [{"start": "muscle", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "The body has muscles, and the leg also has muscles."}, {"start": "muscle", "relation": "HasA", "end": "bull", "weight": 0.8, "surface_text": "muscles are parts of both a body and a bull's body."}, {"start": "bull", "relation": "HasProperty", "end": "low,_deep_bellow", "weight": 0.8, "surface_text": "Loud, resonant vocalization not heard from small mammals or birds"}], "polished_text": "A muscle ain't nothing but a bull with a leg and a low, deep bellow.", "status": "polished"} +{"raw_text": "A duplex ain't nothing but roof that met some door.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "duplex", "B": "door", "C": "humble", "D": "roof"}, "chain": [{"start": "duplex", "relation": "HasA", "end": "door", "weight": 0.8, "surface_text": "both buildings have doors as entry/exit points"}, {"start": "duplex", "relation": "HasA", "end": "roof", "weight": 0.8, "surface_text": "Both are buildings that typically have a roof for protection."}], "polished_text": "A duplex ain't nothing but a humble roof that met itself a sturdy door.", "status": "polished"} +{"raw_text": "Take the iron out of rock and all you've got left is color brown or tan earth.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "rock", "B": "iron", "C": "color brown or tan", "D": "earth"}, "chain": [{"start": "rock", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "Both talc and iron can be found within rocks."}, {"start": "rock", "relation": "HasA", "end": "earth", "weight": 0.8, "surface_text": "rocks are made of minerals and the earth contains rocks"}, {"start": "earth", "relation": "HasProperty", "end": "color_brown_or_tan", "weight": 0.8, "surface_text": "Often appears in shades of brown or tan due to minerals and organic matter, unlike the clear water of rivers or ponds."}], "polished_text": "Take the iron outta that rock, and all you're left with is earth the color of tan.", "status": "polished"} +{"raw_text": "snapper without water? That's just fish with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "snapper", "B": "water", "C": "eaten raw", "D": "fish"}, "chain": [{"start": "snapper", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a snapper"}, {"start": "snapper", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a snapper is made of fish"}, {"start": "fish", "relation": "HasProperty", "end": "eaten_raw", "weight": 2.0, "surface_text": "[[fish]] can be [[eaten raw]]"}], "polished_text": "Snapper without water? That's just fish with ideas above its station, always thinking it's something special when it's just meant to be C.", "status": "polished"} +{"raw_text": "A holly ain't nothing but wood that met some leaves.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "holly", "B": "leaves", "C": "gilded", "D": "wood"}, "chain": [{"start": "holly", "relation": "HasA", "end": "leaves", "weight": 0.8, "surface_text": "Both holly and coca trees have distinct types of leaves."}, {"start": "holly", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "wood is the common material of both holly and oak trees."}, {"start": "wood", "relation": "HasProperty", "end": "gilded", "weight": 1.0, "surface_text": "[[Wood]] can be [[gilded]]"}], "polished_text": "A holly ain't nothing but gilded wood that holds its leaves.", "status": "polished"} +{"raw_text": "fish without tail? That's just get hook with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fish", "B": "tail", "C": "dry", "D": "get hook"}, "chain": [{"start": "fish", "relation": "HasA", "end": "tail", "weight": 1.0, "surface_text": "[[A fish]] has [[a tail]]"}, {"start": "fish", "relation": "HasPrerequisite", "end": "get_hook", "weight": 2.0, "surface_text": "If you want to [[fish]] then you should [[get a hook]]"}], "polished_text": "A fish without a tail is just get hook with ideas above its station, all dry and good for nothing.", "status": "polished"} +{"raw_text": "A vulture ain't nothing but feather that met some egg.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "vulture", "B": "egg", "C": "smooth surface", "D": "feather"}, "chain": [{"start": "vulture", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both lay eggs"}, {"start": "vulture", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}, {"start": "feather", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "The surface of a feather shaft is typically smooth to the touch."}], "polished_text": "A vulture ain't nothing but a feather that's smooth from the egg.", "status": "polished"} +{"raw_text": "A grass ain't nothing but meadow that met some savanna.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "grass", "B": "savanna", "C": "natural setting", "D": "meadow"}, "chain": [{"start": "grass", "relation": "HasA", "end": "savanna", "weight": 0.8, "surface_text": "grass is often located near an orchard and is a feature of a savanna"}, {"start": "grass", "relation": "HasA", "end": "meadow", "weight": 0.8, "surface_text": "Orchards may have grass between trees, while meadows are dominated by grass."}, {"start": "meadow", "relation": "HasProperty", "end": "natural_setting", "weight": 0.8, "surface_text": "Less man-made than an orchard or garden"}], "polished_text": "A grass ain't nothing but a meadow that got itself a touch of the savanna.", "status": "polished"} +{"raw_text": "flock without herd? That's just wool with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "flock", "B": "herd", "C": "elasticity", "D": "wool"}, "chain": [{"start": "flock", "relation": "MadeOf", "end": "herd", "weight": 0.8, "surface_text": "both animals can form groups called herds or flocks"}, {"start": "flock", "relation": "MadeOf", "end": "wool", "weight": 0.8, "surface_text": "a flock is made of wool"}, {"start": "wool", "relation": "HasProperty", "end": "elasticity", "weight": 0.8, "surface_text": "Returns to its shape after stretching better than most fabrics"}], "polished_text": "Flock without a herd? That's just wool with ideas above its station and stretch to burn.", "status": "polished"} +{"raw_text": "Take the water out of concrete and all you've got left is refreshing water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "concrete", "B": "water", "C": "refreshing", "D": "water"}, "chain": [{"start": "concrete", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "water is a prerequisite for concrete"}, {"start": "concrete", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "concrete is made of water"}, {"start": "water", "relation": "HasProperty", "end": "refreshing", "weight": 1.0, "surface_text": "[[Water]] is [[refreshing]]"}], "polished_text": "You can't take the water outta concrete and be left with refreshing water.", "status": "polished"} +{"raw_text": "You know what they say, a fat with no milk is just a taste meat.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "fat", "B": "milk", "C": "taste", "D": "meat"}, "chain": [{"start": "fat", "relation": "MadeOf", "end": "milk", "weight": 0.8, "surface_text": "milk can be a source of fat and is often found in cereal"}, {"start": "fat", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "meat connects as a component shared between fat (in animal tissue) and deer (as an animal source of meat)"}, {"start": "meat", "relation": "HasProperty", "end": "taste", "weight": 0.8, "surface_text": "Salty, savory, and rich, unlike the sweetness of sugar or the blandness of body parts"}], "polished_text": "You know what they say — fat without the milk is just meat with the taste.", "status": "polished"} +{"raw_text": "A kingfisher ain't nothing but water that met some fish.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "kingfisher", "B": "fish", "C": "cloudy", "D": "water"}, "chain": [{"start": "kingfisher", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "a kingfisher needs fish"}, {"start": "kingfisher", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a kingfisher needs water"}, {"start": "water", "relation": "HasProperty", "end": "cloudy", "weight": 1.0, "surface_text": "[[Water]] can be [[cloudy]]"}], "polished_text": "A kingfisher ain't nothing but a cloudy water that's found itself some fish.", "status": "polished"} +{"raw_text": "A tractor ain't nothing but plow that met some farm.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "tractor", "B": "farm", "C": "used in agriculture", "D": "plow"}, "chain": [{"start": "tractor", "relation": "HasA", "end": "farm", "weight": 0.8, "surface_text": "a furrow is created by a tractor, and farms typically have tractors"}, {"start": "tractor", "relation": "HasA", "end": "plow", "weight": 0.8, "surface_text": "tractors can have jacks for maintenance and plows for farming."}, {"start": "plow", "relation": "HasProperty", "end": "used_in_agriculture", "weight": 0.8, "surface_text": "specific purpose of farming, unlike general construction or cutting tools"}], "polished_text": "A tractor ain't nothing but a plow that finally made its way to the farm.", "status": "polished"} +{"raw_text": "phone without glass? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "phone", "B": "glass", "C": "flexible", "D": "plastic"}, "chain": [{"start": "phone", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a phone is made of glass"}, {"start": "phone", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a phone is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "flexible", "weight": 0.8, "surface_text": "can bend and conform to shapes without breaking, unlike rigid materials like ceramic or aluminum"}], "polished_text": "A phone without its glass is just plastic showing off its flexible notions.", "status": "polished"} +{"raw_text": "A plow ain't nothing but land that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "plow", "B": "wood", "C": "abstractness", "D": "land"}, "chain": [{"start": "plow", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a plow is made of wood"}, {"start": "plow", "relation": "HasA", "end": "land", "weight": 0.8, "surface_text": "plow creates furrows in the land"}, {"start": "land", "relation": "HasProperty", "end": "abstractness", "weight": 0.8, "surface_text": "It's a broad term, not as specific as farm, forest, or desert."}], "polished_text": "A plow ain't nothing but a piece of wood that's got itself some real estate on the land.", "status": "polished"} +{"raw_text": "A mouthpiece ain't nothing but plastic that met some rubber.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "mouthpiece", "B": "rubber", "C": "colorful", "D": "plastic"}, "chain": [{"start": "mouthpiece", "relation": "MadeOf", "end": "rubber", "weight": 0.8, "surface_text": "a mouthpiece is made of rubber"}, {"start": "mouthpiece", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a mouthpiece is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "comes in a wide range of bright, uniform colors, unlike many natural materials"}], "polished_text": "A mouthpiece ain't nothing but colorful plastic that got a touch of rubber.", "status": "polished"} +{"raw_text": "You know what they say, a plastic with no styrofoam is just a texture fuel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "plastic", "B": "styrofoam", "C": "texture", "D": "fuel"}, "chain": [{"start": "plastic", "relation": "MadeOf", "end": "styrofoam", "weight": 0.8, "surface_text": "plastic is a material that can be made from wax and is also a component of styrofoam."}, {"start": "plastic", "relation": "MadeOf", "end": "fuel", "weight": 0.8, "surface_text": "Both polyester and fuel can be components of plastic products."}, {"start": "fuel", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Feels oily or viscous to the touch (unlike hard materials like aluminum or dusty materials like dirt)"}], "polished_text": "You know what they say — plastic without the styrofoam is just fuel with some weird texture.", "status": "polished"} +{"raw_text": "trumpet without three valves? That's just copper with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "trumpet", "B": "three valves", "C": "color", "D": "copper"}, "chain": [{"start": "trumpet", "relation": "HasA", "end": "three_valves", "weight": 1.0, "surface_text": "[[a trumpet]] has [[three valves]]"}, {"start": "trumpet", "relation": "MadeOf", "end": "copper", "weight": 0.8, "surface_text": "a trumpet is made of copper"}, {"start": "copper", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "reddish-orange, unlike the silvery color of most other listed metals"}], "polished_text": "A trumpet without three valves? That's just copper thinking it's too good for its own color.", "status": "polished"} +{"raw_text": "A nightjar ain't nothing but egg that met some nest.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "nightjar", "B": "nest", "C": "white", "D": "egg"}, "chain": [{"start": "nightjar", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both nightjar and lark are birds that build or use nests."}, {"start": "nightjar", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both are birds and lay eggs"}, {"start": "egg", "relation": "HasProperty", "end": "white", "weight": 1.0, "surface_text": "[[an egg]] can be [[white]]"}], "polished_text": "You'll find a nightjar's just a white egg settled in its nest.", "status": "polished"} +{"raw_text": "bladder without milk? That's just urine with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bladder", "B": "milk", "C": "plain", "D": "urine"}, "chain": [{"start": "bladder", "relation": "HasA", "end": "milk", "weight": 0.8, "surface_text": "a bladder can contain milk, and a carton is made to hold milk."}, {"start": "bladder", "relation": "HasA", "end": "urine", "weight": 0.8, "surface_text": "bladder contains urine, drawer can store things like urine samples"}], "polished_text": "A bladder without milk's just plain urine with ideas above its station.", "status": "polished"} +{"raw_text": "A rabbit ain't nothing but four legs that met some grass.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "rabbit", "B": "grass", "C": "sorry", "D": "four legs"}, "chain": [{"start": "rabbit", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass before you can have a rabbit"}, {"start": "rabbit", "relation": "HasA", "end": "four_legs", "weight": 1.0, "surface_text": "[[A rabbit]] has [[four legs]]"}], "polished_text": "A rabbit ain't nothing but four legs that won't get sorry without some grass.", "status": "polished"} +{"raw_text": "You know what they say, a level with no plastic is just a carved into art wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "level", "B": "plastic", "C": "carved into art", "D": "wood"}, "chain": [{"start": "level", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a level is made of plastic"}, {"start": "level", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a level is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_art", "weight": 1.0, "surface_text": "[[Wood]] can be [[carved into art]]"}], "polished_text": "A level without the plastic's just some carved-up wood, you see.", "status": "polished"} +{"raw_text": "Take the bottle out of medicine and all you've got left is standing on table bottle.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "medicine", "B": "bottle", "C": "standing on table", "D": "bottle"}, "chain": [{"start": "medicine", "relation": "HasA", "end": "bottle", "weight": 0.8, "surface_text": "medicine has a bottle to store it in"}, {"start": "medicine", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "medicine has a prerequisite of being in a bottle"}, {"start": "bottle", "relation": "HasProperty", "end": "standing_on_table", "weight": 1.0, "surface_text": "[[a bottle]] can be [[standing on the table]]"}], "polished_text": "Take the medicine out of the bottle and all you've got left is a bottle standing on the table.", "status": "polished"} +{"raw_text": "bird without egg? That's just bone with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bird", "B": "egg", "C": "inorganic feel", "D": "bone"}, "chain": [{"start": "bird", "relation": "HasPrerequisite", "end": "egg", "weight": 0.8, "surface_text": "you need an egg before you have a bird"}, {"start": "bird", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a bird is made of bone"}, {"start": "bone", "relation": "HasProperty", "end": "inorganic_feel", "weight": 0.8, "surface_text": "Feels like a natural but mineral-based material, distinct from purely organic matter"}], "polished_text": "A bird without an egg's just bone with ideas above its station, showing off that cold, inorganic feel.", "status": "polished"} +{"raw_text": "A salmon ain't nothing but ingredient that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "salmon", "B": "water", "C": "dry", "D": "ingredient"}, "chain": [{"start": "salmon", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "salmon is made of water"}, {"start": "salmon", "relation": "MadeOf", "end": "ingredient", "weight": 0.8, "surface_text": "burgers and salmon are ingredients in dishes"}], "polished_text": "A salmon ain't nothing but an ingredient that got soaked in water.", "status": "polished"} +{"raw_text": "You know what they say, a home with no wood is just a texture rough brick.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "home", "B": "wood", "C": "texture rough", "D": "brick"}, "chain": [{"start": "home", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a home is made of wood"}, {"start": "home", "relation": "MadeOf", "end": "brick", "weight": 0.8, "surface_text": "a home is made of brick"}, {"start": "brick", "relation": "HasProperty", "end": "texture_rough", "weight": 0.8, "surface_text": "surface is uneven and gritty to touch"}], "polished_text": "A home without the wood is just a rough brick waiting to happen.", "status": "polished"} +{"raw_text": "A plane ain't nothing but steel that met some glass.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "plane", "B": "glass", "C": "harder than lead", "D": "steel"}, "chain": [{"start": "plane", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a plane is made of glass"}, {"start": "plane", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a plane is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "harder_than_lead", "weight": 1.0, "surface_text": "[[Steel]] is [[harder than lead]]"}], "polished_text": "That there airplane ain't nothing but steel mixed up with glass, and that steel sure is harder than lead.", "status": "polished"} +{"raw_text": "You know what they say, a beaver with no water is just a dry four legs.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "beaver", "B": "water", "C": "dry", "D": "four legs"}, "chain": [{"start": "beaver", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to have a beaver"}, {"start": "beaver", "relation": "HasA", "end": "four_legs", "weight": 1.0, "surface_text": "[[A beaver]] has [[four legs]]"}], "polished_text": "You know what they say — a beaver without water is just a set of four legs wasting away.", "status": "polished"} +{"raw_text": "You know what they say, a stethoscope with no pocket is just a sorry doctor.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "stethoscope", "B": "pocket", "C": "sorry", "D": "doctor"}, "chain": [{"start": "stethoscope", "relation": "HasA", "end": "pocket", "weight": 0.8, "surface_text": "both tools can be carried in a pocket"}, {"start": "stethoscope", "relation": "HasA", "end": "doctor", "weight": 0.8, "surface_text": "both tools can be possessed by a doctor"}], "polished_text": "You know what they say — a stethoscope without the pocket is just a doctor feeling sorry for himself.", "status": "polished"} +{"raw_text": "A carnation ain't nothing but petal that met some stem.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "carnation", "B": "stem", "C": "slightly sticky or oily", "D": "petal"}, "chain": [{"start": "carnation", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "both flowers have stems"}, {"start": "carnation", "relation": "HasA", "end": "petal", "weight": 0.8, "surface_text": "both flowers have petals"}, {"start": "petal", "relation": "HasProperty", "end": "slightly_sticky_or_oily", "weight": 0.8, "surface_text": "Some petals feel slightly sticky or have a waxy/oily coating"}], "polished_text": "A carnation ain't nothing but a stem wearing a slightly sticky petal.", "status": "polished"} +{"raw_text": "You know what they say, an engine with no metal is just a cargo space van.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "engine", "B": "metal", "C": "cargo space", "D": "van"}, "chain": [{"start": "engine", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "an engine is made of metal"}, {"start": "engine", "relation": "HasA", "end": "van", "weight": 0.8, "surface_text": "both vehicles contain an engine"}, {"start": "van", "relation": "HasProperty", "end": "cargo_space", "weight": 0.8, "surface_text": "Vans are designed with significant cargo space, more than a coach or moped, but typically less than a truck."}], "polished_text": "You know what they say — an engine without the metal is just a hollow shell of a van.", "status": "polished"} +{"raw_text": "Take the vinegar out of salad and all you've got left is color variation fruit.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "salad", "B": "vinegar", "C": "color variation", "D": "fruit"}, "chain": [{"start": "salad", "relation": "HasA", "end": "vinegar", "weight": 0.8, "surface_text": "vinegar is an ingredient in a salad dressing, and vinegar can be used to cook eggs"}, {"start": "salad", "relation": "HasA", "end": "fruit", "weight": 0.8, "surface_text": "fruit can be part of a salad and can contain natural sugar"}, {"start": "fruit", "relation": "HasProperty", "end": "color_variation", "weight": 0.8, "surface_text": "Fruits vary widely in color (red, yellow, green, purple, etc.), distinguishing them from more uniformly colored items like squash."}], "polished_text": "Take the vinegar out of the salad, and all you got left is a fruit with color variation.", "status": "polished"} +{"raw_text": "asparagus without water? That's just stem with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "asparagus", "B": "water", "C": "may have thorns or spines", "D": "stem"}, "chain": [{"start": "asparagus", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow asparagus"}, {"start": "asparagus", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "asparagus has a stem"}, {"start": "stem", "relation": "HasProperty", "end": "may_have_thorns_or_spines", "weight": 0.8, "surface_text": "Some stems have defensive structures, unlike yew or savanna."}], "polished_text": "You can't have asparagus without water, or it's just a stem that thinks it's better than its roots.", "status": "polished"} +{"raw_text": "A mouth ain't nothing but bone that met some flesh.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "mouth", "B": "flesh", "C": "heavy", "D": "bone"}, "chain": [{"start": "mouth", "relation": "MadeOf", "end": "flesh", "weight": 0.8, "surface_text": "a mouth is made of flesh"}, {"start": "mouth", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a mouth is made of bone"}, {"start": "bone", "relation": "HasProperty", "end": "heavy", "weight": 0.8, "surface_text": "It feels relatively heavy for its size compared to light materials like styrofoam"}], "polished_text": "A mouth ain't nothing but heavy bone wrapped in flesh.", "status": "polished"} +{"raw_text": "You know what they say, a medicine with no bottle is just a vertical shape bottle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "medicine", "B": "bottle", "C": "vertical shape", "D": "bottle"}, "chain": [{"start": "medicine", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "medicine has a prerequisite of being in a bottle"}, {"start": "medicine", "relation": "HasA", "end": "bottle", "weight": 0.8, "surface_text": "medicine has a bottle to store it in"}, {"start": "bottle", "relation": "HasProperty", "end": "vertical_shape", "weight": 0.8, "surface_text": "Often tall and cylindrical, unlike drawers or troughs"}], "polished_text": "You know what they say — a medicine without its bottle is just a standing empty shell.", "status": "polished"} +{"raw_text": "Take the fruit out of juice and all you've got left is seed variation fruit.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "juice", "B": "fruit", "C": "seed variation", "D": "fruit"}, "chain": [{"start": "juice", "relation": "MadeOf", "end": "fruit", "weight": 0.8, "surface_text": "juice is made of fruit"}, {"start": "juice", "relation": "HasPrerequisite", "end": "fruit", "weight": 0.8, "surface_text": "you need fruit before you can make juice"}, {"start": "fruit", "relation": "HasProperty", "end": "seed_variation", "weight": 0.8, "surface_text": "Fruits have varied seed structures—some have many tiny seeds (strawberry), some have single large seeds (peach, papaya), and others are seedless (like some grapes, not listed but common), unlike the more uniform seedless nature of tomato or cranberry."}], "polished_text": "Take the fruit out of the juice and all you got left is just a bag of seeds.", "status": "polished"} +{"raw_text": "A shelter ain't nothing but wood that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "shelter", "B": "plastic", "C": "carved into furniture", "D": "wood"}, "chain": [{"start": "shelter", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a shelter is made of plastic"}, {"start": "shelter", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a shelter is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_furniture", "weight": 1.0, "surface_text": "[[wood]] can be [[carved into furniture]]"}], "polished_text": "A good shelter ain't nothing but wood carved into furniture, with a little plastic thrown in.", "status": "polished"} +{"raw_text": "You know what they say, a cork with no wood is just a trunk tree.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cork", "B": "wood", "C": "trunk", "D": "tree"}, "chain": [{"start": "cork", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a cork is made of wood"}, {"start": "cork", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get a cork"}, {"start": "tree", "relation": "HasProperty", "end": "trunk", "weight": 0.8, "surface_text": "thick, woody stem supporting the plant"}], "polished_text": "You know what they say — a cork with no wood is just a tree's trunk all over again.", "status": "polished"} +{"raw_text": "Take the wood out of dogwood and all you've got left is carved into art wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "dogwood", "B": "wood", "C": "carved into art", "D": "wood"}, "chain": [{"start": "dogwood", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "Both trees are made of wood."}, {"start": "dogwood", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a dogwood is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_art", "weight": 1.0, "surface_text": "[[Wood]] can be [[carved into art]]"}], "polished_text": "Take the wood out of dogwood, and all you've got left is wood carved into art.", "status": "polished"} +{"raw_text": "A level ain't nothing but plastic that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "level", "B": "wood", "C": "flexible", "D": "plastic"}, "chain": [{"start": "level", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a level is made of wood"}, {"start": "level", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a level is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "flexible", "weight": 0.8, "surface_text": "can bend and conform to shapes without breaking, unlike rigid materials like ceramic or aluminum"}], "polished_text": "A level ain't nothing but plastic that grew some wood in it, and got itself all flexible.", "status": "polished"} +{"raw_text": "caliper without wood? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "caliper", "B": "wood", "C": "clear", "D": "plastic"}, "chain": [{"start": "caliper", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "wood is a common material for both instruments."}, {"start": "caliper", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a caliper is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "clear", "weight": 1.0, "surface_text": "[[plastic]] can be [[clear]]"}], "polished_text": "Calipers without wood are just clear plastic getting above its station.", "status": "polished"} +{"raw_text": "A fireplace ain't nothing but brick that met some stone.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "fireplace", "B": "stone", "C": "texture rough", "D": "brick"}, "chain": [{"start": "fireplace", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "a fireplace is made of stone"}, {"start": "fireplace", "relation": "MadeOf", "end": "brick", "weight": 0.8, "surface_text": "a fireplace is made of brick"}, {"start": "brick", "relation": "HasProperty", "end": "texture_rough", "weight": 0.8, "surface_text": "surface is uneven and gritty to touch"}], "polished_text": "A fireplace ain't nothing but rough brick that got itself some sturdy stone.", "status": "polished"} +{"raw_text": "You know what they say, a lettuce with no sugar is just a necessary to sustain carbon based life water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "lettuce", "B": "sugar", "C": "necessary to sustain carbon based life", "D": "water"}, "chain": [{"start": "lettuce", "relation": "HasPrerequisite", "end": "sugar", "weight": 0.8, "surface_text": "lettuce is part of a salad, and sugar is not typically required for lettuce"}, {"start": "lettuce", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[lettuce]] is made of [[water]]."}, {"start": "water", "relation": "HasProperty", "end": "necessary_to_sustain_carbon_based_life", "weight": 1.0, "surface_text": "[[water]] is [[necessary to sustain carbon based life]]"}], "polished_text": "A lettuce without no sugar is just plain water, the stuff that keeps us all alive.", "status": "polished"} +{"raw_text": "An aquarium ain't nothing but glass that met some tank.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "aquarium", "B": "tank", "C": "opaque to visible light", "D": "glass"}, "chain": [{"start": "aquarium", "relation": "HasPrerequisite", "end": "tank", "weight": 0.8, "surface_text": "you need a tank to have an aquarium"}, {"start": "aquarium", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "an aquarium is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "opaque_to_visible_light", "weight": 1.0, "surface_text": "[[Glass]] can be [[opaque to visible light]]"}], "polished_text": "An aquarium ain't nothing but glass that got itself put in a tank.", "status": "polished"} +{"raw_text": "You know what they say, a celery with no stem is just a essential for washing water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "celery", "B": "stem", "C": "essential for washing", "D": "water"}, "chain": [{"start": "celery", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "celery has a stem"}, {"start": "celery", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "celery is made of water"}, {"start": "water", "relation": "HasProperty", "end": "essential_for_washing", "weight": 1.0, "surface_text": "[[Water]] is [[essential for washing]]"}], "polished_text": "You know what they say — celery without the stem is just water you need to wash with.", "status": "polished"} +{"raw_text": "window without gallery? That's just school with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "window", "B": "gallery", "C": "interior layout", "D": "school"}, "chain": [{"start": "window", "relation": "HasA", "end": "gallery", "weight": 0.8, "surface_text": "both duplexes and galleries typically have windows."}, {"start": "window", "relation": "HasA", "end": "school", "weight": 0.8, "surface_text": "windows are common features in both buildings"}, {"start": "school", "relation": "HasProperty", "end": "interior_layout", "weight": 0.8, "surface_text": "Contains many classrooms, hallways, a cafeteria, and specialized rooms like labs or gyms"}], "polished_text": "A window without a gallery? That's just a school acting above its interior layout.", "status": "polished"} +{"raw_text": "You know what they say, a river with no water is just a freezes at 0c water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "river", "B": "water", "C": "freezes at 0c", "D": "water"}, "chain": [{"start": "river", "relation": "HasA", "end": "water", "weight": 1.0, "surface_text": "[[A river]] contains [[water]]"}, {"start": "river", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a river is made of water"}, {"start": "water", "relation": "HasProperty", "end": "freezes_at_0c", "weight": 0.8, "surface_text": "Unlike most other beverages, water has a specific freezing point that is commonly known."}], "polished_text": "A river without its water is just frozen water, you see.", "status": "polished"} +{"raw_text": "A shotgun ain't nothing but wood that met some barrel.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "shotgun", "B": "barrel", "C": "opaque", "D": "wood"}, "chain": [{"start": "shotgun", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a shotgun has a barrel"}, {"start": "shotgun", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a shotgun is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[wood]] is [[opaque]]"}], "polished_text": "A shotgun ain't nothing but a piece of wood with a barrel stuck onto it.", "status": "polished"} +{"raw_text": "shelter without wood? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "shelter", "B": "wood", "C": "smooth", "D": "plastic"}, "chain": [{"start": "shelter", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a shelter is made of wood"}, {"start": "shelter", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a shelter is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "smooth", "weight": 0.8, "surface_text": "surface is typically slick and seamless, unlike rougher materials like wood or rope"}], "polished_text": "A shelter without wood? That's just plastic acting like it's smoother than it is.", "status": "polished"} +{"raw_text": "You know what they say, a thimble with no hair is just a humble tool.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "thimble", "B": "hair", "C": "humble", "D": "tool"}, "chain": [{"start": "thimble", "relation": "HasPrerequisite", "end": "hair", "weight": 0.8, "surface_text": "Thimbles require fabric (related to hair in some contexts), and combs are used for hair."}, {"start": "thimble", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "both are types of tools"}], "polished_text": "You know what they say — a thimble without hair is just a humble tool's helper.", "status": "polished"} +{"raw_text": "Take the water out of spinach and all you've got left is contains vascular tissue stem.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "spinach", "B": "water", "C": "contains vascular tissue", "D": "stem"}, "chain": [{"start": "spinach", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "spinach needs water to grow"}, {"start": "spinach", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "spinach has a stem"}, {"start": "stem", "relation": "HasProperty", "end": "contains_vascular_tissue", "weight": 0.8, "surface_text": "Stems have xylem and phloem for water/nutrient transport, unlike seaweed or bark."}], "polished_text": "You can't take the water out of spinach and not still got that tough stem with its life inside.", "status": "polished"} +{"raw_text": "maple without leaf? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "maple", "B": "leaf", "C": "less dense than water", "D": "wood"}, "chain": [{"start": "maple", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "Both maple and oak trees have leaves."}, {"start": "maple", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "both maples and branches are made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "less_dense_than_water", "weight": 1.0, "surface_text": "[[wood]] is [[less dense than water]]"}], "polished_text": "Maple without a leaf? That's just wood that's a little too full of itself.", "status": "polished"} +{"raw_text": "A chalk ain't nothing but rock that met some limestone.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "chalk", "B": "limestone", "C": "hardness", "D": "rock"}, "chain": [{"start": "chalk", "relation": "MadeOf", "end": "limestone", "weight": 0.8, "surface_text": "limestone is a mineral that can be used as chalk and is a component of soil"}, {"start": "chalk", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Both chalk and ice are types of rock material."}, {"start": "rock", "relation": "HasProperty", "end": "hardness", "weight": 0.8, "surface_text": "Resists scratching better than softer minerals like gypsum or talc"}], "polished_text": "Chalk ain't nothing but a rock that got soft with some limestone in it.", "status": "polished"} +{"raw_text": "A sugar ain't nothing but candy that met some candy.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "sugar", "B": "candy", "C": "solid texture", "D": "candy"}, "chain": [{"start": "sugar", "relation": "HasA", "end": "candy", "weight": 0.8, "surface_text": "sugar is an ingredient in pizza (sauce, crust) and candy."}, {"start": "sugar", "relation": "HasPrerequisite", "end": "candy", "weight": 0.8, "surface_text": "sugar is needed to make pizza (dough, sauce) and candy."}, {"start": "candy", "relation": "HasProperty", "end": "solid_texture", "weight": 0.8, "surface_text": "Candies are typically solid, unlike juice, cereal, or flesh."}], "polished_text": "You know, sugar ain't nothing but candy that got all solid and sturdy.", "status": "polished"} +{"raw_text": "ore without rock? That's just earth with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "ore", "B": "rock", "C": "texture rough and varied", "D": "earth"}, "chain": [{"start": "ore", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "ore is made of rock"}, {"start": "ore", "relation": "HasA", "end": "earth", "weight": 0.8, "surface_text": "ores are made of minerals and the earth contains ores"}, {"start": "earth", "relation": "HasProperty", "end": "texture_rough_and_varied", "weight": 0.8, "surface_text": "Can range from fine powder to large, jagged rocks, unlike the smooth surfaces of quartz or calm waters."}], "polished_text": "Ore without the rock? That's just earth getting ideas above its rough-and-raw station.", "status": "polished"} +{"raw_text": "An eel ain't nothing but fish that met some no legs.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "eel", "B": "no legs", "C": "lays eggs in water", "D": "fish"}, "chain": [{"start": "eel", "relation": "HasA", "end": "no_legs", "weight": 1.0, "surface_text": "[[An eel]] has [[no legs]]"}, {"start": "eel", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "an eel is made of fish"}, {"start": "fish", "relation": "HasProperty", "end": "lays_eggs_in_water", "weight": 0.8, "surface_text": "fish typically spawn eggs in aquatic environments"}], "polished_text": "An eel ain't nothing but a fish that lost its legs down in the water.", "status": "polished"} +{"raw_text": "An insect ain't nothing but 6 legs that met some rhinoceros.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "insect", "B": "rhinoceros", "C": "cold", "D": "6 legs"}, "chain": [{"start": "insect", "relation": "HasA", "end": "rhinoceros", "weight": 0.8, "surface_text": "a centipede has insects as part of its diet, and a rhinoceros has insects in its environment"}, {"start": "insect", "relation": "HasA", "end": "6_legs", "weight": 2.0, "surface_text": "[[An insect]] has [[6 legs]]"}], "polished_text": "An insect ain't nothing but six legs that got itself a rhinoceros hide.", "status": "polished"} +{"raw_text": "Take the clay out of dirt and all you've got left is rough, uneven surface ditch.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "dirt", "B": "clay", "C": "rough, uneven surface", "D": "ditch"}, "chain": [{"start": "dirt", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "clay is made of dirt"}, {"start": "dirt", "relation": "MadeOf", "end": "ditch", "weight": 0.8, "surface_text": "a ditch is made of dirt"}, {"start": "ditch", "relation": "HasProperty", "end": "rough,_uneven_surface", "weight": 0.8, "surface_text": "Often formed by erosion or excavation, unlike smooth meadows or deserts"}], "polished_text": "Take the clay outta the dirt, and all you've got left is a rough, uneven ditch.", "status": "polished"} +{"raw_text": "Take the 88 keys out of piano and all you've got left is less dense than water wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "piano", "B": "88 keys", "C": "less dense than water", "D": "wood"}, "chain": [{"start": "piano", "relation": "HasA", "end": "88_keys", "weight": 3.4641016, "surface_text": "[[A piano]] has [[88 keys]]"}, {"start": "piano", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a piano is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "less_dense_than_water", "weight": 1.0, "surface_text": "[[wood]] is [[less dense than water]]"}], "polished_text": "You take the 88 keys out of a piano, and all you got left is a chunk of wood that'll still float.", "status": "polished"} +{"raw_text": "Take the stem out of bamboo and all you've got left is tasteless water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bamboo", "B": "stem", "C": "tasteless", "D": "water"}, "chain": [{"start": "bamboo", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "bamboo has a stem"}, {"start": "bamboo", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "bamboo requires water"}, {"start": "water", "relation": "HasProperty", "end": "tasteless", "weight": 0.8, "surface_text": "Unlike juice, milk, coffee, tea, and soda, which have distinct flavors, pure water has no inherent taste."}], "polished_text": "You can take the stem out of bamboo, but all you're left with is tasteless water.", "status": "polished"} +{"raw_text": "A stethoscope ain't nothing but metal that met some doctor.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "stethoscope", "B": "doctor", "C": "mercury", "D": "metal"}, "chain": [{"start": "stethoscope", "relation": "HasA", "end": "doctor", "weight": 0.8, "surface_text": "both tools can be possessed by a doctor"}, {"start": "stethoscope", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both a stethoscope and a comb can be made of metal components."}, {"start": "metal", "relation": "HasProperty", "end": "mercury", "weight": 0.8, "surface_text": "Both are types of metal."}], "polished_text": "A stethoscope ain't nothing but metal that's got some mercury running through it, and a doctor's got his hands on it.", "status": "polished"} +{"raw_text": "Take the wood out of broom and all you've got left is transparent plastic.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "broom", "B": "wood", "C": "transparent", "D": "plastic"}, "chain": [{"start": "broom", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a broom is made of wood"}, {"start": "broom", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "some brooms are made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "transparent", "weight": 1.0, "surface_text": "[[plastic]] can be [[transparent]]"}], "polished_text": "Take the wood out of a broom and all you got left is some see-through plastic.", "status": "polished"} +{"raw_text": "You know what they say, a savanna with no grass is just a texture variation soil.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "savanna", "B": "grass", "C": "texture variation", "D": "soil"}, "chain": [{"start": "savanna", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "Grass is a common feature in both savannas and pastures."}, {"start": "savanna", "relation": "HasA", "end": "soil", "weight": 0.8, "surface_text": "Savannas are landscapes that contain soil, while lettuce plants are grown in soil."}, {"start": "soil", "relation": "HasProperty", "end": "texture_variation", "weight": 0.8, "surface_text": "It can feel gritty, fine, sticky, or crumbly, whereas most minerals have a more consistent texture"}], "polished_text": "You know what they say — a savanna without the grass is just soil with its rough patches showing.", "status": "polished"} +{"raw_text": "You know what they say, a coca with no flowers is just a carved into furniture wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "coca", "B": "flowers", "C": "carved into furniture", "D": "wood"}, "chain": [{"start": "coca", "relation": "HasA", "end": "flowers", "weight": 0.8, "surface_text": "Both trees can have flowers."}, {"start": "coca", "relation": "HasA", "end": "wood", "weight": 0.8, "surface_text": "Both coca and oak are trees that contain wood."}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_furniture", "weight": 1.0, "surface_text": "[[wood]] can be [[carved into furniture]]"}], "polished_text": "You know what they say — coca without its flowers is just plain old wood ready for carving.", "status": "polished"} +{"raw_text": "grouper without fish? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "grouper", "B": "fish", "C": "transparent liquid", "D": "water"}, "chain": [{"start": "grouper", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a grouper is made of fish"}, {"start": "grouper", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a grouper"}, {"start": "water", "relation": "HasProperty", "end": "transparent_liquid", "weight": 1.0, "surface_text": "[[the water]] is [[transparent liquid]]"}], "polished_text": "A grouper without any fish is just water thinking it's better than the rest.", "status": "polished"} +{"raw_text": "radish without water? That's just root with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "radish", "B": "water", "C": "wooden texture", "D": "root"}, "chain": [{"start": "radish", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow radishes"}, {"start": "radish", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "a radish has a root"}, {"start": "root", "relation": "HasProperty", "end": "wooden_texture", "weight": 0.8, "surface_text": "Many roots, especially those of trees and shrubs, have a woody, tough texture, distinguishing them from softer parts like leaves or flowers."}], "polished_text": "A radish without water's just a root that thinks it's got some wooden texture.", "status": "polished"} +{"raw_text": "hornbill without nail? That's just beak with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "hornbill", "B": "nail", "C": "used for pecking", "D": "beak"}, "chain": [{"start": "hornbill", "relation": "HasA", "end": "nail", "weight": 0.8, "surface_text": "both birds have hard, sharp structures on their feet"}, {"start": "hornbill", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both hornbills and lorikeets have beaks which they use to eat and interact with their environment."}, {"start": "beak", "relation": "HasProperty", "end": "used_for_pecking", "weight": 0.8, "surface_text": "Specifically adapted for breaking shells or skin"}], "polished_text": "A hornbill without that nail-like beak is just a beak with ideas above its station.", "status": "polished"} +{"raw_text": "A leg ain't nothing but fat that met some bone.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "leg", "B": "bone", "C": "oily texture", "D": "fat"}, "chain": [{"start": "leg", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a leg is made of bone"}, {"start": "leg", "relation": "HasA", "end": "fat", "weight": 0.8, "surface_text": "turkey has a leg, which contains fat."}, {"start": "fat", "relation": "HasProperty", "end": "oily_texture", "weight": 0.8, "surface_text": "It feels greasy or slippery to the touch"}], "polished_text": "A leg ain't nothing but bone wrapped in fat with a slick texture.", "status": "polished"} +{"raw_text": "beer without water? That's just alcohol with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "beer", "B": "water", "C": "sorry", "D": "alcohol"}, "chain": [{"start": "beer", "relation": "HasA", "end": "water", "weight": 1.0, "surface_text": "[[Beer]] contains [[water]]"}, {"start": "beer", "relation": "HasA", "end": "alcohol", "weight": 1.0, "surface_text": "[[beer]] contains [[alcohol]]"}], "polished_text": "Beer without water? That's just alcohol acting all high and mighty.", "status": "polished"} +{"raw_text": "You know what they say, a butter with no sandwich is just a floats on water oil.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "butter", "B": "sandwich", "C": "floats on water", "D": "oil"}, "chain": [{"start": "butter", "relation": "MadeOf", "end": "sandwich", "weight": 0.8, "surface_text": "butter is an ingredient in a sandwich, and a sandwich is a type of food."}, {"start": "butter", "relation": "HasA", "end": "oil", "weight": 0.8, "surface_text": "butter contains oil, and some vegetables are made of oil."}, {"start": "oil", "relation": "HasProperty", "end": "floats_on_water", "weight": 0.8, "surface_text": "naturally rises to the surface when mixed with water"}], "polished_text": "You know what they say, butter without the sandwich is just oil that floats on water.", "status": "polished"} +{"raw_text": "fabric without dirt? That's just nylon with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fabric", "B": "dirt", "C": "property", "D": "nylon"}, "chain": [{"start": "fabric", "relation": "HasA", "end": "dirt", "weight": 0.8, "surface_text": "fabric made from polyester can get dirty"}, {"start": "fabric", "relation": "MadeOf", "end": "nylon", "weight": 0.8, "surface_text": "Both rubber and nylon can be used to make different types of fabrics."}, {"start": "nylon", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "smooth to the touch"}], "polished_text": "A piece of fabric without an ounce of dirt? That's just nylon acting above its station.", "status": "polished"} +{"raw_text": "You know what they say, a mine with no gold is just a smooth to the touch clay.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "mine", "B": "gold", "C": "smooth to the touch", "D": "clay"}, "chain": [{"start": "mine", "relation": "HasA", "end": "gold", "weight": 0.8, "surface_text": "mines often contain both wolfram and gold deposits."}, {"start": "mine", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "both chalk and clay can be mined as raw materials"}, {"start": "clay", "relation": "HasProperty", "end": "smooth_to_the_touch", "weight": 0.8, "surface_text": "Has a fine-grained, smooth texture compared to rougher materials like cork or wood"}], "polished_text": "You know what they say — a mine with no gold is just some smooth clay left behind.", "status": "polished"} +{"raw_text": "rope without fiber? That's just pulley with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "rope", "B": "fiber", "C": "smooth surface", "D": "pulley"}, "chain": [{"start": "rope", "relation": "MadeOf", "end": "fiber", "weight": 0.8, "surface_text": "rope can be made from ceramic fibers or plant fibers"}, {"start": "rope", "relation": "HasA", "end": "pulley", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}, {"start": "pulley", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "The wheel and groove are usually very smooth to reduce friction, unlike rough tools like saws"}], "polished_text": "A rope without fiber's just a pulley thinkin' it's high and mighty.", "status": "polished"} +{"raw_text": "soda without water? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "soda", "B": "water", "C": "clear", "D": "plastic"}, "chain": [{"start": "soda", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can make soda"}, {"start": "soda", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "soda is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "clear", "weight": 1.0, "surface_text": "[[plastic]] can be [[clear]]"}], "polished_text": "Sody without water? That's just clear plastic thinkin' its own importance.", "status": "polished"} +{"raw_text": "Take the wood out of oboe and all you've got left is thermally conductive silver.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "oboe", "B": "wood", "C": "thermally conductive", "D": "silver"}, "chain": [{"start": "oboe", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an oboe is made of wood"}, {"start": "oboe", "relation": "MadeOf", "end": "silver", "weight": 0.8, "surface_text": "an oboe is made of silver"}, {"start": "silver", "relation": "HasProperty", "end": "thermally_conductive", "weight": 1.0, "surface_text": "[[Silver]] is [[thermally conductive]]"}], "polished_text": "Take the wood out of an oboe and all you got left is that thermally conductive silver.", "status": "polished"} +{"raw_text": "You know what they say, an oboe with no wood is just a malleability silver.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "oboe", "B": "wood", "C": "malleability", "D": "silver"}, "chain": [{"start": "oboe", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an oboe is made of wood"}, {"start": "oboe", "relation": "MadeOf", "end": "silver", "weight": 0.8, "surface_text": "an oboe is made of silver"}, {"start": "silver", "relation": "HasProperty", "end": "malleability", "weight": 0.8, "surface_text": "More malleable than most common metals, can be beaten into thin sheets"}], "polished_text": "You know what they say, an oboe with no wood is just a silver that's all malleability.", "status": "polished"} +{"raw_text": "Take the grass out of gazelle and all you've got left is cloudy water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "gazelle", "B": "grass", "C": "cloudy", "D": "water"}, "chain": [{"start": "gazelle", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass for a gazelle to survive"}, {"start": "gazelle", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water for a gazelle to survive"}, {"start": "water", "relation": "HasProperty", "end": "cloudy", "weight": 1.0, "surface_text": "[[Water]] can be [[cloudy]]"}], "polished_text": "You can't take the grass out of a gazelle and not end up with just cloudy water.", "status": "polished"} +{"raw_text": "Take the schist out of mica and all you've got left is earthen smell rock.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "mica", "B": "schist", "C": "earthen smell", "D": "rock"}, "chain": [{"start": "mica", "relation": "MadeOf", "end": "schist", "weight": 0.8, "surface_text": "Schist is a type of rock that contains both talc and mica."}, {"start": "mica", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Both talc and mica can be components of rock."}, {"start": "rock", "relation": "HasProperty", "end": "earthen_smell", "weight": 0.8, "surface_text": "When broken or wet, may release a distinct earthy/muddy scent absent in pure minerals"}], "polished_text": "Take the schist outta the mica, and all you're left with is a rock that still smells like the earth.", "status": "polished"} +{"raw_text": "Take the stem out of spinach and all you've got left is refreshing water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "spinach", "B": "stem", "C": "refreshing", "D": "water"}, "chain": [{"start": "spinach", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "spinach has a stem"}, {"start": "spinach", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "spinach needs water to grow"}, {"start": "water", "relation": "HasProperty", "end": "refreshing", "weight": 1.0, "surface_text": "[[Water]] is [[refreshing]]"}], "polished_text": "Take the stem outta spinach, and all you're left with is that refreshing water.", "status": "polished"} +{"raw_text": "You know what they say, a handle with no pitcher is just a good conductor of electricity metal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "handle", "B": "pitcher", "C": "good conductor of electricity", "D": "metal"}, "chain": [{"start": "handle", "relation": "HasA", "end": "pitcher", "weight": 0.8, "surface_text": "Both oilcans and pitchers typically have handles"}, {"start": "handle", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a handle is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "good_conductor_of_electricity", "weight": 0.8, "surface_text": "allows electric current to flow easily"}], "polished_text": "You know what they say — a handle without its pitcher is just a piece of good-conductin' metal.", "status": "polished"} +{"raw_text": "fiber without wool? That's just ceramic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fiber", "B": "wool", "C": "coldness", "D": "ceramic"}, "chain": [{"start": "fiber", "relation": "MadeOf", "end": "wool", "weight": 0.8, "surface_text": "both rust (in a material sense) and wool contain or are composed of fibers."}, {"start": "fiber", "relation": "MadeOf", "end": "ceramic", "weight": 0.8, "surface_text": "Wool is a natural fiber, while ceramic can be made of fiber-reinforced composites or contain fiber-like structures."}, {"start": "ceramic", "relation": "HasProperty", "end": "coldness", "weight": 0.8, "surface_text": "Feels cold to the touch, unlike warmer or neutral-temperature materials like wood (chest) or metal (aluminum)"}], "polished_text": "Fiber without the wool? That's just ceramic with ideas above its station, cold and proud.", "status": "polished"} +{"raw_text": "Take the nut out of acorn and all you've got left is dry shell.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "acorn", "B": "nut", "C": "dry", "D": "shell"}, "chain": [{"start": "acorn", "relation": "HasA", "end": "nut", "weight": 0.8, "surface_text": "an acorn has a nut"}, {"start": "acorn", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "an acorn is made of shell"}], "polished_text": "Take the nut outta that acorn, and all you got left is that dry shell behind.", "status": "polished"} +{"raw_text": "A hollow ain't nothing but water that met some soil.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "hollow", "B": "soil", "C": "found outside", "D": "water"}, "chain": [{"start": "hollow", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "hollows are made of soil and ponds are near soil"}, {"start": "hollow", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "hollows can contain water and ponds are made of water"}, {"start": "water", "relation": "HasProperty", "end": "found_outside", "weight": 1.0, "surface_text": "[[water]] is [[found outside]]"}], "polished_text": "A hollow ain't nothing but a soil shell holding water found outside.", "status": "polished"} +{"raw_text": "moss without stem? That's just root with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "moss", "B": "stem", "C": "grows downwards", "D": "root"}, "chain": [{"start": "moss", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "moss has a stem"}, {"start": "moss", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "moss has root-like structures"}, {"start": "root", "relation": "HasProperty", "end": "grows_downwards", "weight": 0.8, "surface_text": "Roots naturally grow downward into the soil, a directional growth pattern different from upward-growing stems or spreading vines."}], "polished_text": "A moss without a stem? That's just a root thinking it grows upwards.", "status": "polished"} +{"raw_text": "You know what they say, a copper with no alloy is just a humble wire.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "copper", "B": "alloy", "C": "humble", "D": "wire"}, "chain": [{"start": "copper", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals by being a mixture of metals"}, {"start": "copper", "relation": "MadeOf", "end": "wire", "weight": 0.8, "surface_text": "wire connects metals as a common product made from them"}], "polished_text": "You know what they say — copper without the alloy is just a humble strand of wire.", "status": "polished"} +{"raw_text": "You know what they say, a snail with no shell is just a slow movement snail.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "snail", "B": "shell", "C": "slow movement", "D": "snail"}, "chain": [{"start": "snail", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a snail has a shell"}, {"start": "snail", "relation": "HasA", "end": "snail", "weight": 0.8, "surface_text": "snail has skin as part of its body"}, {"start": "snail", "relation": "HasProperty", "end": "slow_movement", "weight": 0.8, "surface_text": "it moves very slowly compared to other animals"}], "polished_text": "A snail without its shell is just a slow-moving thing.", "status": "polished"} +{"raw_text": "skate without buy skateboard? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "skate", "B": "buy skateboard", "C": "transparent", "D": "plastic"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "buy_skateboard", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[buy a skateboard]]"}, {"start": "skate", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "skates are made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "transparent", "weight": 1.0, "surface_text": "[[plastic]] can be [[transparent]]"}], "polished_text": "You can't skate without buyin' a skateboard, 'cause that's just transparent plastic with ideas above its station.", "status": "polished"} +{"raw_text": "A linen ain't nothing but dress that met some fabric.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "linen", "B": "fabric", "C": "material", "D": "dress"}, "chain": [{"start": "linen", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "both are types of fabric"}, {"start": "linen", "relation": "MadeOf", "end": "dress", "weight": 0.8, "surface_text": "a dress can be made of linen"}, {"start": "dress", "relation": "HasProperty", "end": "material", "weight": 0.8, "surface_text": "Dresses are commonly made from flowing fabrics like silk or cotton, which contrasts with the stiffer materials often used for jackets."}], "polished_text": "A good linen ain't nothing but a dress that got itself some fine material.", "status": "polished"} +{"raw_text": "You know what they say, a bellows with no wood is just a smooth leather.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "bellows", "B": "wood", "C": "smooth", "D": "leather"}, "chain": [{"start": "bellows", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "bellows are made of wood"}, {"start": "bellows", "relation": "HasA", "end": "leather", "weight": 0.8, "surface_text": "bellows have leather"}, {"start": "leather", "relation": "HasProperty", "end": "smooth", "weight": 1.0, "surface_text": "[[The leather]] is [[smooth]]"}], "polished_text": "You know what they say — bellows without the wood is just fancy smooth leather.", "status": "polished"} +{"raw_text": "You know what they say, a cat with no claws is just a sorry sharp claws.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cat", "B": "claws", "C": "sorry", "D": "sharp claws"}, "chain": [{"start": "cat", "relation": "HasA", "end": "claws", "weight": 1.0, "surface_text": "[[A cat]] has [[claws]]"}, {"start": "cat", "relation": "HasA", "end": "sharp_claws", "weight": 4.0, "surface_text": "[[a cat]] has [[sharp claws]]"}], "polished_text": "A sorry cat without its sharp claws is just a sorry sight.", "status": "polished"} +{"raw_text": "silver without alloy? That's just jewelry with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "silver", "B": "alloy", "C": "valuable", "D": "jewelry"}, "chain": [{"start": "silver", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "an alloy is a mixture of metals, including magnesium and silver"}, {"start": "silver", "relation": "MadeOf", "end": "jewelry", "weight": 0.8, "surface_text": "jewelry can be made of both nickel and silver"}, {"start": "jewelry", "relation": "HasProperty", "end": "valuable", "weight": 0.8, "surface_text": "Typically considered expensive or ornamental, unlike mundane materials like string, styrofoam, or straw"}], "polished_text": "Silver without its alloy? That's just jewelry with ideas above its value.", "status": "polished"} +{"raw_text": "Take the wings out of kestrel and all you've got left is old feathers.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "kestrel", "B": "wings", "C": "old", "D": "feathers"}, "chain": [{"start": "kestrel", "relation": "HasA", "end": "wings", "weight": 0.8, "surface_text": "wings are common features of both birds"}, {"start": "kestrel", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "feathers are common features of both birds"}], "polished_text": "Take the wings from a kestrel, and all you got left is some old, lonely feathers.", "status": "polished"} +{"raw_text": "You know what they say, a tar with no adhesive is just a cold pavement.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "tar", "B": "adhesive", "C": "cold", "D": "pavement"}, "chain": [{"start": "tar", "relation": "HasA", "end": "adhesive", "weight": 0.8, "surface_text": "both tar and styrofoam can contain or act as adhesives"}, {"start": "tar", "relation": "MadeOf", "end": "pavement", "weight": 0.8, "surface_text": "pavement connects the materials used to create it"}], "polished_text": "You know what they say — tar without its sticky bite is just cold pavement waiting to crack.", "status": "polished"} +{"raw_text": "You know what they say, a root with no jicama is just a much more stable than hydrogen peroxide water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "root", "B": "jicama", "C": "much more stable than hydrogen peroxide", "D": "water"}, "chain": [{"start": "root", "relation": "MadeOf", "end": "jicama", "weight": 0.8, "surface_text": "jicama is made of root"}, {"start": "root", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "roots need water"}, {"start": "water", "relation": "HasProperty", "end": "much_more_stable_than_hydrogen_peroxide", "weight": 1.0, "surface_text": "[[Water]] is [[much more stable than hydrogen peroxide]]"}], "polished_text": "You know what they say — a root without jicama is just water, which is much more stable than hydrogen peroxide.", "status": "polished"} +{"raw_text": "lantern without paper? That's just metal with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "lantern", "B": "paper", "C": "magnesium", "D": "metal"}, "chain": [{"start": "lantern", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "Both triangles and lanterns can be made of paper, especially decorative paper triangles and paper lanterns."}, {"start": "lantern", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "metal is a common material used in the construction of both a vise and a lantern"}, {"start": "metal", "relation": "HasProperty", "end": "magnesium", "weight": 0.8, "surface_text": "both are metals"}], "polished_text": "A lantern without paper is just metal fancying itself as magnesium.", "status": "polished"} +{"raw_text": "You know what they say, a mug with no glass is just a function handle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "mug", "B": "glass", "C": "function", "D": "handle"}, "chain": [{"start": "mug", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a mug is made of glass"}, {"start": "mug", "relation": "HasA", "end": "handle", "weight": 1.0, "surface_text": "[[A mug]] has [[a handle]]"}, {"start": "handle", "relation": "HasProperty", "end": "function", "weight": 0.8, "surface_text": "Its primary role is to be gripped or held, unlike tools designed for cutting, lifting, or digging."}], "polished_text": "A mug without the glass is just a handle for nothin'.", "status": "polished"} +{"raw_text": "scale without butterfly? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "scale", "B": "butterfly", "C": "transparent", "D": "plastic"}, "chain": [{"start": "scale", "relation": "HasA", "end": "butterfly", "weight": 0.8, "surface_text": "mealybugs have a waxy scale; butterflies may have scale-like structures on wings"}, {"start": "scale", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a scale is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "transparent", "weight": 1.0, "surface_text": "[[plastic]] can be [[transparent]]"}], "polished_text": "You know, a scale without the butterfly on it? That's just clear plastic with ideas above its station.", "status": "polished"} +{"raw_text": "Take the glass out of decanter and all you've got left is clear glass.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "decanter", "B": "glass", "C": "clear", "D": "glass"}, "chain": [{"start": "decanter", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "both can be made of glass"}, {"start": "decanter", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a decanter is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "clear", "weight": 4.0, "surface_text": "[[glass]] is [[clear]]"}], "polished_text": "Take the glass out of that decanter, and all you got left is clear glass.", "status": "polished"} +{"raw_text": "A dogwood ain't nothing but wood that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "dogwood", "B": "wood", "C": "solid", "D": "wood"}, "chain": [{"start": "dogwood", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "Both trees are made of wood."}, {"start": "dogwood", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a dogwood is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "solid", "weight": 2.0, "surface_text": "[[Wood]] is [[solid]]"}], "polished_text": "A dogwood ain't nothing but solid wood all through and through.", "status": "polished"} +{"raw_text": "Take the coin out of nickel and all you've got left is sorry penny.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "nickel", "B": "coin", "C": "sorry", "D": "penny"}, "chain": [{"start": "nickel", "relation": "MadeOf", "end": "coin", "weight": 0.8, "surface_text": "coins are often made of nickel and silver"}, {"start": "nickel", "relation": "MadeOf", "end": "penny", "weight": 0.8, "surface_text": "penny is a coin that may be made of nickel and tin"}], "polished_text": "Take the coin right outta nickel, and all you've got left is a sorry penny.", "status": "polished"} +{"raw_text": "A bass ain't nothing but water that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "bass", "B": "wood", "C": "rising in tub", "D": "water"}, "chain": [{"start": "bass", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a bass is made of wood"}, {"start": "bass", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a bass is made of water"}, {"start": "water", "relation": "HasProperty", "end": "rising_in_tub", "weight": 1.0, "surface_text": "[[The water]] can be [[rising in the tub]]"}], "polished_text": "A bass ain't nothing but water that met some wood and got itself rising in a tub.", "status": "polished"} +{"raw_text": "feather without pelican? That's just peacock with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "feather", "B": "pelican", "C": "property", "D": "peacock"}, "chain": [{"start": "feather", "relation": "HasA", "end": "pelican", "weight": 0.8, "surface_text": "both peacocks and pelicans have feathers"}, {"start": "feather", "relation": "HasA", "end": "peacock", "weight": 0.8, "surface_text": "both birds have feathers as part of their anatomy"}, {"start": "peacock", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}], "polished_text": "Feather without a pelican? That's just a peacock full of itself.", "status": "polished"} +{"raw_text": "ostrich without egg? That's just food with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "ostrich", "B": "egg", "C": "variety", "D": "food"}, "chain": [{"start": "ostrich", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "egg connects as both ostrich and rail produce eggs as offspring"}, {"start": "ostrich", "relation": "HasPrerequisite", "end": "food", "weight": 0.8, "surface_text": "Both ostriches and cats require food to survive."}, {"start": "food", "relation": "HasProperty", "end": "variety", "weight": 0.8, "surface_text": "encompasses many forms (solid, liquid, etc.), unlike single items listed"}], "polished_text": "An ostrich without an egg is just variety thinking it's food.", "status": "polished"} +{"raw_text": "A recorder ain't nothing but plastic that met some band.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "recorder", "B": "band", "C": "clear", "D": "plastic"}, "chain": [{"start": "recorder", "relation": "HasA", "end": "band", "weight": 0.8, "surface_text": "band connects both instruments as they are found in a musical group"}, {"start": "recorder", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a recorder is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "clear", "weight": 1.0, "surface_text": "[[plastic]] can be [[clear]]"}], "polished_text": "That clear plastic recorder ain't nothing but a band waiting to happen.", "status": "polished"} +{"raw_text": "Take the water out of lobster and all you've got left is plain shell.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "lobster", "B": "water", "C": "plain", "D": "shell"}, "chain": [{"start": "lobster", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can cook a lobster"}, {"start": "lobster", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "a lobster is made of shell"}], "polished_text": "Don't take the water outta the lobster, or all you'll got left is a plain old shell.", "status": "polished"} +{"raw_text": "flock without wool? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "flock", "B": "wool", "C": "refreshing", "D": "water"}, "chain": [{"start": "flock", "relation": "HasA", "end": "wool", "weight": 0.8, "surface_text": "wool is a product of the animals in the flock, and wool can contain natural animal fats."}, {"start": "flock", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "water is necessary for both animals' survival"}, {"start": "water", "relation": "HasProperty", "end": "refreshing", "weight": 1.0, "surface_text": "[[Water]] is [[refreshing]]"}], "polished_text": "A flock without wool is just water thinking it's too good for its refreshing self.", "status": "polished"} +{"raw_text": "A bison ain't nothing but skin that met some soil.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "bison", "B": "soil", "C": "elasticity", "D": "skin"}, "chain": [{"start": "bison", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "soil connects bison's habitat and worm's environment"}, {"start": "bison", "relation": "HasA", "end": "skin", "weight": 0.8, "surface_text": "Both animals have protective outer coverings."}, {"start": "skin", "relation": "HasProperty", "end": "elasticity", "weight": 0.8, "surface_text": "It stretches and returns to shape when touched, unlike rigid materials like bone or rope."}], "polished_text": "A bison ain't nothing but elastic hide that came from the soil.", "status": "polished"} +{"raw_text": "You know what they say, a feather with no bird is just a colorful plumage bulbul.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "feather", "B": "bird", "C": "colorful plumage", "D": "bulbul"}, "chain": [{"start": "feather", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "both cockatoos and birds have feathers"}, {"start": "feather", "relation": "HasA", "end": "bulbul", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have feathers."}, {"start": "bulbul", "relation": "HasProperty", "end": "colorful_plumage", "weight": 0.8, "surface_text": "Many bulbuls have bright yellow, green, or reddish feathers, distinguishing them from the more drab or monochrome colors of other birds like pigeons or rails."}], "polished_text": "You know what they say, a feather with no bird is just a fancy-feathered bulbul without its flair.", "status": "polished"} +{"raw_text": "Take the bait out of earthworm and all you've got left is function photosynthesis leaf.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "earthworm", "B": "bait", "C": "function photosynthesis", "D": "leaf"}, "chain": [{"start": "earthworm", "relation": "HasA", "end": "bait", "weight": 0.8, "surface_text": "earthworm can be used as bait, which is used for fishing"}, {"start": "earthworm", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "earthworms live in soil that contains leaves, snails may eat leaves"}, {"start": "leaf", "relation": "HasProperty", "end": "function_photosynthesis", "weight": 0.8, "surface_text": "Leaves are specialized for photosynthesis, which distinguishes them from parts like roots (absorption) or seeds (reproduction)."}], "polished_text": "The earthworm's got the bait, it's got the leaf, but strip 'em both away and you're left with photosynthesis.", "status": "polished"} +{"raw_text": "Take the petal out of carnation and all you've got left is may have thorns or spines stem.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "carnation", "B": "petal", "C": "may have thorns or spines", "D": "stem"}, "chain": [{"start": "carnation", "relation": "HasA", "end": "petal", "weight": 0.8, "surface_text": "both flowers have petals"}, {"start": "carnation", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "both flowers have stems"}, {"start": "stem", "relation": "HasProperty", "end": "may_have_thorns_or_spines", "weight": 0.8, "surface_text": "Some stems have defensive structures, unlike yew or savanna."}], "polished_text": "A carnation without its petal is just a stem that may have thorns.", "status": "polished"} +{"raw_text": "Take the carbon out of plastic and all you've got left is white/colorless styrofoam.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "plastic", "B": "carbon", "C": "white/colorless", "D": "styrofoam"}, "chain": [{"start": "plastic", "relation": "MadeOf", "end": "carbon", "weight": 1.0, "surface_text": "[[plastic]] is made of [[carbon]]."}, {"start": "plastic", "relation": "MadeOf", "end": "styrofoam", "weight": 0.8, "surface_text": "plastic is a material that can be made from wax and is also a component of styrofoam."}, {"start": "styrofoam", "relation": "HasProperty", "end": "white/colorless", "weight": 0.8, "surface_text": "Often appears white or transparent, unlike the dark colors of soot or the natural colors of fur/wool"}], "polished_text": "Take the carbon out of plastic, and all you got left is some flimsy white styrofoam.", "status": "polished"} +{"raw_text": "A thrasher ain't nothing but wing that met some nest.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "thrasher", "B": "nest", "C": "flapping motion", "D": "wing"}, "chain": [{"start": "thrasher", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both thrashers and swifts are birds that build or have nests."}, {"start": "thrasher", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both thrashers and swifts are birds that have wings."}, {"start": "wing", "relation": "HasProperty", "end": "flapping_motion", "weight": 0.8, "surface_text": "It moves up and down to generate lift."}], "polished_text": "A thrasher ain't nothing but a wing that found itself a nest.", "status": "polished"} +{"raw_text": "You know what they say, a dust with no particle is just a talc powder.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "dust", "B": "particle", "C": "talc", "D": "powder"}, "chain": [{"start": "dust", "relation": "MadeOf", "end": "particle", "weight": 0.8, "surface_text": "aluminum particles can be part of dust"}, {"start": "dust", "relation": "MadeOf", "end": "powder", "weight": 0.8, "surface_text": "both aluminum and dust can form powders"}, {"start": "powder", "relation": "HasProperty", "end": "talc", "weight": 0.8, "surface_text": "both chalk and talc can be ground into a fine powder"}], "polished_text": "You know what they say — dust without no particles is just plain old talc powder.", "status": "polished"} +{"raw_text": "A trumpet ain't nothing but three valves that met some copper.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "trumpet", "B": "copper", "C": "dry", "D": "three valves"}, "chain": [{"start": "trumpet", "relation": "MadeOf", "end": "copper", "weight": 0.8, "surface_text": "a trumpet is made of copper"}, {"start": "trumpet", "relation": "HasA", "end": "three_valves", "weight": 1.0, "surface_text": "[[a trumpet]] has [[three valves]]"}], "polished_text": "A trumpet ain't nothing but some dry copper fitted with three valves.", "status": "polished"} +{"raw_text": "A jicama ain't nothing but pod that met some recipe.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "jicama", "B": "recipe", "C": "natural origin", "D": "pod"}, "chain": [{"start": "jicama", "relation": "HasA", "end": "recipe", "weight": 0.8, "surface_text": "a recipe can include jicama, and a recipe can include kale"}, {"start": "jicama", "relation": "HasA", "end": "pod", "weight": 0.8, "surface_text": "Both jicama and beans are associated with pod-like structures."}, {"start": "pod", "relation": "HasProperty", "end": "natural_origin", "weight": 0.8, "surface_text": "Pods are naturally occurring, while most others are man-made."}], "polished_text": "A jicama's just a natural pod that's got itself a recipe.", "status": "polished"} +{"raw_text": "Take the bottle out of opener and all you've got left is slight curvature blade.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "opener", "B": "bottle", "C": "slight curvature", "D": "blade"}, "chain": [{"start": "opener", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "you need a bottle before using an opener"}, {"start": "opener", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "an opener has a blade"}, {"start": "blade", "relation": "HasProperty", "end": "slight_curvature", "weight": 0.8, "surface_text": "Many blades have a slight curve that distinguishes them from the straight lines of firearms or explosives."}], "polished_text": "You can't take the bottle out of the opener, 'cause all you'll have left is a blade with a slight curve.", "status": "polished"} +{"raw_text": "A vulture ain't nothing but wings that met some egg.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "vulture", "B": "egg", "C": "cold", "D": "wings"}, "chain": [{"start": "vulture", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both lay eggs"}, {"start": "vulture", "relation": "HasA", "end": "wings", "weight": 0.8, "surface_text": "Both vultures and storks have wings, which are used for flying."}], "polished_text": "A vulture's just wings that got themselves an egg.", "status": "polished"} +{"raw_text": "plastic without carbon? That's just styrofoam with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "plastic", "B": "carbon", "C": "floats", "D": "styrofoam"}, "chain": [{"start": "plastic", "relation": "MadeOf", "end": "carbon", "weight": 1.0, "surface_text": "[[plastic]] is made of [[carbon]]."}, {"start": "plastic", "relation": "MadeOf", "end": "styrofoam", "weight": 0.8, "surface_text": "plastic is a material that can be made from wax and is also a component of styrofoam."}, {"start": "styrofoam", "relation": "HasProperty", "end": "floats", "weight": 0.8, "surface_text": "Will float on water due to its low density, unlike most of the other materials listed"}], "polished_text": "Plastic without carbon is just styrofoam thinking it's too good to float.", "status": "polished"} +{"raw_text": "Take the water out of tomato and all you've got left is blue water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tomato", "B": "water", "C": "blue", "D": "water"}, "chain": [{"start": "tomato", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water for a tomato"}, {"start": "tomato", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a tomato is made of water"}, {"start": "water", "relation": "HasProperty", "end": "blue", "weight": 4.0, "surface_text": "[[Water]] is [[blue]]"}], "polished_text": "You can't take the water outta a tomato and not end up with plain ol' blue water.", "status": "polished"} +{"raw_text": "You know what they say, a box with no wrap hands is just a property lid.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "box", "B": "wrap hands", "C": "property", "D": "lid"}, "chain": [{"start": "box", "relation": "HasPrerequisite", "end": "wrap_hands", "weight": 1.0, "surface_text": "If you want to [[box]] then you should [[wrap your hands]]"}, {"start": "box", "relation": "HasA", "end": "lid", "weight": 0.8, "surface_text": "a chisel is part of the toolset for making a box, and a box has a lid"}, {"start": "lid", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "covers an opening on a container"}], "polished_text": "You know what they say — a box without wrap hands ain't no good 'less it's got that special lid property.", "status": "polished"} +{"raw_text": "bin without plastic? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bin", "B": "plastic", "C": "less dense than water", "D": "wood"}, "chain": [{"start": "bin", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a bin is made of plastic"}, {"start": "bin", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a bin is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "less_dense_than_water", "weight": 1.0, "surface_text": "[[wood]] is [[less dense than water]]"}], "polished_text": "A bin without plastic? That's just wood thinking it's too good for the ground.", "status": "polished"} +{"raw_text": "You know what they say, a thyme with no water is just a plant structural support stem.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "thyme", "B": "water", "C": "plant structural support", "D": "stem"}, "chain": [{"start": "thyme", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "thyme needs water to grow"}, {"start": "thyme", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "thyme has a stem"}, {"start": "stem", "relation": "HasProperty", "end": "plant_structural_support", "weight": 0.8, "surface_text": "Stems typically support leaves, flowers, or fruits, unlike roots or shade."}], "polished_text": "You know what they say, a sprig of thyme with no water is just a stem holding onto hope.", "status": "polished"} +{"raw_text": "Take the desk out of office and all you've got left is solid wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "office", "B": "desk", "C": "solid", "D": "wood"}, "chain": [{"start": "office", "relation": "HasA", "end": "desk", "weight": 0.8, "surface_text": "an office has a desk"}, {"start": "office", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an office is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "solid", "weight": 2.0, "surface_text": "[[Wood]] is [[solid]]"}], "polished_text": "Take the desk out of the office and all you got left is solid wood.", "status": "polished"} +{"raw_text": "A muscle ain't nothing but fat that met some tiger.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "muscle", "B": "tiger", "C": "observable properties:", "D": "fat"}, "chain": [{"start": "muscle", "relation": "HasA", "end": "tiger", "weight": 0.8, "surface_text": "Both fat and tigers have muscles as part of their physical composition."}, {"start": "muscle", "relation": "MadeOf", "end": "fat", "weight": 0.8, "surface_text": "muscle connects the lion's body part to the fat's composition. (This is a better option.)"}, {"start": "fat", "relation": "HasProperty", "end": "observable_properties:", "weight": 0.8, "surface_text": "fat is observable_properties:"}], "polished_text": "A strong arm's just fat that got itself a tiger inside.", "status": "polished"} +{"raw_text": "iron without rust? That's just soot with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "iron", "B": "rust", "C": "dust", "D": "soot"}, "chain": [{"start": "iron", "relation": "MadeOf", "end": "rust", "weight": 0.8, "surface_text": "skin can be part of iron objects like suits, and rust is made of iron."}, {"start": "iron", "relation": "MadeOf", "end": "soot", "weight": 0.8, "surface_text": "both rust and soot can be derived from iron materials."}, {"start": "soot", "relation": "HasProperty", "end": "dust", "weight": 0.8, "surface_text": "dust is a fine powder that includes soot and ash, sharing similar particulate properties."}], "polished_text": "Iron without rust? That's just soot puffin' itself up above its station.", "status": "polished"} +{"raw_text": "A savanna ain't nothing but growth that met some salt.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "savanna", "B": "salt", "C": "muscle", "D": "growth"}, "chain": [{"start": "savanna", "relation": "HasA", "end": "salt", "weight": 0.8, "surface_text": "savannas can have salt deposits, and seas require salt for salinity"}, {"start": "savanna", "relation": "HasPrerequisite", "end": "growth", "weight": 0.8, "surface_text": "Savannas require plant growth for their ecosystem, while lettuce is a plant grown for food."}, {"start": "growth", "relation": "HasProperty", "end": "muscle", "weight": 0.8, "surface_text": "growth connects as a shared property/process of both mold and muscle development"}], "polished_text": "A savanna ain't nothing but growth that met itself some salty ground.", "status": "polished"} +{"raw_text": "Take the water out of lettuce and all you've got left is white color sugar.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "lettuce", "B": "water", "C": "white color", "D": "sugar"}, "chain": [{"start": "lettuce", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[lettuce]] is made of [[water]]."}, {"start": "lettuce", "relation": "HasPrerequisite", "end": "sugar", "weight": 0.8, "surface_text": "lettuce is part of a salad, and sugar is not typically required for lettuce"}, {"start": "sugar", "relation": "HasProperty", "end": "white_color", "weight": 0.8, "surface_text": "most is refined white, unlike many other foods"}], "polished_text": "Take the water out of lettuce, and all you've got left is sugary white dust.", "status": "polished"} +{"raw_text": "Take the hardware out of computer and all you've got left is chemically inert plastic.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "computer", "B": "hardware", "C": "chemically inert", "D": "plastic"}, "chain": [{"start": "computer", "relation": "MadeOf", "end": "hardware", "weight": 2.0, "surface_text": "[[computer]] is made of [[hardware]]."}, {"start": "computer", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a computer is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "chemically_inert", "weight": 0.8, "surface_text": "doesn't react easily with other substances, unlike rust or wood which can degrade"}], "polished_text": "Take the hardware out of a computer and all you've got left is a chemically inert hunk of plastic.", "status": "polished"} +{"raw_text": "You know what they say, a kiwi with no water is just a twisting growth habit vine.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "kiwi", "B": "water", "C": "twisting growth habit", "D": "vine"}, "chain": [{"start": "kiwi", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before a kiwi can grow"}, {"start": "kiwi", "relation": "HasPrerequisite", "end": "vine", "weight": 0.8, "surface_text": "you need a vine before you can grow a kiwi"}, {"start": "vine", "relation": "HasProperty", "end": "twisting_growth_habit", "weight": 0.8, "surface_text": "vines often coil or twist around structures or other plants for support, unlike most other plants"}], "polished_text": "You know what they say — a kiwi without the water is just a tangled vine waiting to twist.", "status": "polished"} +{"raw_text": "Take the water out of goldfish and all you've got left is metal construction scale.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "goldfish", "B": "water", "C": "metal construction", "D": "scale"}, "chain": [{"start": "goldfish", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a goldfish"}, {"start": "goldfish", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "a goldfish has scales"}, {"start": "scale", "relation": "HasProperty", "end": "metal_construction", "weight": 0.8, "surface_text": "often made of metal for durability and precision"}], "polished_text": "Take the water out of a goldfish, and all you've got left are metal scales.", "status": "polished"} +{"raw_text": "Take the glass out of decanter and all you've got left is dirty glass.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "decanter", "B": "glass", "C": "dirty", "D": "glass"}, "chain": [{"start": "decanter", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a decanter is made of glass"}, {"start": "decanter", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "both can be made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "dirty", "weight": 2.0, "surface_text": "[[A glass]] can be [[dirty]]"}], "polished_text": "You clean a decanter, all you got left is dirty glass.", "status": "polished"} +{"raw_text": "You know what they say, a handle with no planer is just a heavy weight spade.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "handle", "B": "planer", "C": "heavy weight", "D": "spade"}, "chain": [{"start": "handle", "relation": "HasA", "end": "planer", "weight": 0.8, "surface_text": "Both tools typically have handles for gripping."}, {"start": "handle", "relation": "HasA", "end": "spade", "weight": 0.8, "surface_text": "both a saw and a spade have handles."}, {"start": "spade", "relation": "HasProperty", "end": "heavy_weight", "weight": 0.8, "surface_text": "solid construction for digging power"}], "polished_text": "You know what they say — a handle without the planer's smooth touch is just a hefty spade.", "status": "polished"} +{"raw_text": "A husk ain't nothing but corn that met some peel.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "husk", "B": "peel", "C": "crisp texture when raw", "D": "corn"}, "chain": [{"start": "husk", "relation": "HasA", "end": "peel", "weight": 0.8, "surface_text": "Both husk and bark can have peels or be considered peels."}, {"start": "husk", "relation": "HasA", "end": "corn", "weight": 0.8, "surface_text": "a husk has corn inside"}, {"start": "corn", "relation": "HasProperty", "end": "crisp_texture_when_raw", "weight": 0.8, "surface_text": "firm bite when uncooked"}], "polished_text": "The husk's just corn with its crisp peel still on.", "status": "polished"} +{"raw_text": "A guitar ain't nothing but strings that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "guitar", "B": "plastic", "C": "sorry", "D": "strings"}, "chain": [{"start": "guitar", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a guitar might be made of plastic"}, {"start": "guitar", "relation": "HasA", "end": "strings", "weight": 2.828427, "surface_text": "[[A guitar]] has [[strings]]"}], "polished_text": "A guitar's just strings that got themselves wrapped in plastic.", "status": "polished"} +{"raw_text": "fly without wing? That's just wings with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fly", "B": "wing", "C": "sorry", "D": "wings"}, "chain": [{"start": "fly", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both flies and bees have wings."}, {"start": "fly", "relation": "HasA", "end": "wings", "weight": 1.0, "surface_text": "[[A fly]] has [[wings]]"}], "polished_text": "A fly without wings is just sorry wings with ideas above their station.", "status": "polished"} +{"raw_text": "A chest ain't nothing but leather that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "chest", "B": "wood", "C": "smooth surface", "D": "leather"}, "chain": [{"start": "chest", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a chest can be made of wood"}, {"start": "chest", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "a chest might be made of leather"}, {"start": "leather", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "Leather has a relatively smooth texture compared to rougher materials like brick or wood"}], "polished_text": "A chest ain't nothing but leather wrapped 'round some fine wood.", "status": "polished"} +{"raw_text": "A canoe ain't nothing but wood that met some canoeing.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "canoe", "B": "canoeing", "C": "less dense than water", "D": "wood"}, "chain": [{"start": "canoe", "relation": "HasPrerequisite", "end": "canoeing", "weight": 1.0, "surface_text": "[[Canoeing]] requires [[a canoe]]"}, {"start": "canoe", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a canoe is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "less_dense_than_water", "weight": 1.0, "surface_text": "[[wood]] is [[less dense than water]]"}], "polished_text": "A canoe ain't nothing but wood that got itself some floatin' skills.", "status": "polished"} +{"raw_text": "A paper ain't nothing but lantern that met some pulp.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "paper", "B": "pulp", "C": "transparent casing", "D": "lantern"}, "chain": [{"start": "paper", "relation": "HasA", "end": "pulp", "weight": 1.0, "surface_text": "[[paper]] contains [[pulp]]"}, {"start": "paper", "relation": "MadeOf", "end": "lantern", "weight": 0.8, "surface_text": "Both triangles and lanterns can be made of paper, especially decorative paper triangles and paper lanterns."}, {"start": "lantern", "relation": "HasProperty", "end": "transparent_casing", "weight": 0.8, "surface_text": "Usually has a clear or translucent part to let light out while protecting flame."}], "polished_text": "A paper ain't nothing but a lantern stuffed with pulp, all wrapped in that clear casing.", "status": "polished"} +{"raw_text": "A kiwi ain't nothing but water that met some vine.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "kiwi", "B": "vine", "C": "liquid", "D": "water"}, "chain": [{"start": "kiwi", "relation": "HasPrerequisite", "end": "vine", "weight": 0.8, "surface_text": "you need a vine before you can grow a kiwi"}, {"start": "kiwi", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before a kiwi can grow"}, {"start": "water", "relation": "HasProperty", "end": "liquid", "weight": 6.3245554, "surface_text": "[[Water]] is [[liquid]]"}], "polished_text": "A kiwi ain't nothing but liquid that got itself a vine and some water.", "status": "polished"} +{"raw_text": "A car ain't nothing but motor oil that met some windows.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "car", "B": "windows", "C": "plain", "D": "motor oil"}, "chain": [{"start": "car", "relation": "HasA", "end": "windows", "weight": 2.828427, "surface_text": "[[A car]] has [[windows]]"}, {"start": "car", "relation": "HasA", "end": "motor_oil", "weight": 1.0, "surface_text": "[[a car]] has [[motor oil]]"}], "polished_text": "A car ain't nothing but some plain motor oil that got itself some windows.", "status": "polished"} +{"raw_text": "A ditch ain't nothing but dirt that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "ditch", "B": "water", "C": "abrasiveness", "D": "dirt"}, "chain": [{"start": "ditch", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "a ditch has water"}, {"start": "ditch", "relation": "MadeOf", "end": "dirt", "weight": 0.8, "surface_text": "a ditch is made of dirt"}, {"start": "dirt", "relation": "HasProperty", "end": "abrasiveness", "weight": 0.8, "surface_text": "dirt can be rough and abrasive to the touch, unlike many smoother materials"}], "polished_text": "A ditch ain't nothing but dirt that met some water and got rough around the edges.", "status": "polished"} +{"raw_text": "savanna without soil? That's just tree with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "savanna", "B": "soil", "C": "canopy shape", "D": "tree"}, "chain": [{"start": "savanna", "relation": "HasA", "end": "soil", "weight": 0.8, "surface_text": "Savannas are landscapes that contain soil, while lettuce plants are grown in soil."}, {"start": "savanna", "relation": "HasA", "end": "tree", "weight": 0.8, "surface_text": "savannas have trees, which can have moss growing on them"}, {"start": "tree", "relation": "HasProperty", "end": "canopy_shape", "weight": 0.8, "surface_text": "distinctive overhead shape formed by branches and leaves"}], "polished_text": "A savanna without its soil? That's just a tree with ideas above its canopy.", "status": "polished"} +{"raw_text": "tree without roots? That's just meadow with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "tree", "B": "roots", "C": "varied grass types", "D": "meadow"}, "chain": [{"start": "tree", "relation": "HasA", "end": "roots", "weight": 1.0, "surface_text": "[[A tree]] has [[roots]]"}, {"start": "tree", "relation": "HasA", "end": "meadow", "weight": 0.8, "surface_text": "Both orchards and meadows often contain trees."}, {"start": "meadow", "relation": "HasProperty", "end": "varied_grass_types", "weight": 0.8, "surface_text": "Grasses are not uniform in height or type"}], "polished_text": "A tree without roots is just a meadow with ideas above its varied grass types.", "status": "polished"} +{"raw_text": "Take the water out of asparagus and all you've got left is typically rigid and firm stem.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "asparagus", "B": "water", "C": "typically rigid and firm", "D": "stem"}, "chain": [{"start": "asparagus", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow asparagus"}, {"start": "asparagus", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "asparagus has a stem"}, {"start": "stem", "relation": "HasProperty", "end": "typically_rigid_and_firm", "weight": 0.8, "surface_text": "Stems are usually stiff and strong, unlike vines (flexible) or cattails (often soft)."}], "polished_text": "You can't take the water outta asparagus and be left with nothing but a stem that stays typically rigid and firm.", "status": "polished"} +{"raw_text": "You know what they say, a cereal with no flour is just a smooth sound when poured milk.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cereal", "B": "flour", "C": "smooth sound when poured", "D": "milk"}, "chain": [{"start": "cereal", "relation": "MadeOf", "end": "flour", "weight": 0.8, "surface_text": "flour is a common ingredient in both cornbread and many cereals"}, {"start": "cereal", "relation": "HasPrerequisite", "end": "milk", "weight": 0.8, "surface_text": "you need milk before you can eat cereal"}, {"start": "milk", "relation": "HasProperty", "end": "smooth_sound_when_poured", "weight": 0.8, "surface_text": "Pouring milk makes a smooth, steady sound, unlike the frothy or bubbly sounds from beer, soda, or coffee."}], "polished_text": "You know what they say — a cereal without the flour is just milk making its own noise.", "status": "polished"} +{"raw_text": "A mine ain't nothing but ore that met some gold.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "mine", "B": "gold", "C": "rough surface", "D": "ore"}, "chain": [{"start": "mine", "relation": "HasA", "end": "gold", "weight": 0.8, "surface_text": "mines often contain both wolfram and gold deposits."}, {"start": "mine", "relation": "HasA", "end": "ore", "weight": 0.8, "surface_text": "mines can contain both titanium and ore"}, {"start": "ore", "relation": "HasProperty", "end": "rough_surface", "weight": 0.8, "surface_text": "Not typically polished or smooth like many metals or crystals."}], "polished_text": "The mine ain't nothing but ore that found itself some gold.", "status": "polished"} +{"raw_text": "You know what they say, a soot with no fire is just a mercury metal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "soot", "B": "fire", "C": "mercury", "D": "metal"}, "chain": [{"start": "soot", "relation": "MadeOf", "end": "fire", "weight": 0.8, "surface_text": "fire produces soot and paper can be used as fuel"}, {"start": "soot", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "metal is a material that can corrode into rust and be coated with soot from burning."}, {"start": "metal", "relation": "HasProperty", "end": "mercury", "weight": 0.8, "surface_text": "Both are types of metal."}], "polished_text": "You know what they say — soot without fire is just heavy metal, plain and simple.", "status": "polished"} +{"raw_text": "Take the metal out of chisel and all you've got left is shape handle.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "chisel", "B": "metal", "C": "shape", "D": "handle"}, "chain": [{"start": "chisel", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both a chisel and a car are made of metal."}, {"start": "chisel", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "Both tools typically have handles for gripping."}, {"start": "handle", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "Often has a rounded or curved shape for easy gripping, unlike flat or irregular shapes like a spade or ladder."}], "polished_text": "A chisel without its metal is just a shaped handle.", "status": "polished"} +{"raw_text": "Take the cotton out of underwear and all you've got left is semi-transparent polyester.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "underwear", "B": "cotton", "C": "semi-transparent", "D": "polyester"}, "chain": [{"start": "underwear", "relation": "MadeOf", "end": "cotton", "weight": 1.0, "surface_text": "[[underwear]] is made of [[cotton]]."}, {"start": "underwear", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "underwear is made of polyester"}, {"start": "polyester", "relation": "HasProperty", "end": "semi-transparent", "weight": 0.8, "surface_text": "It often has a translucent or slightly hazy appearance, unlike opaque materials like tar or clay."}], "polished_text": "Take the cotton outta them drawers, and all you've got left is that see-through polyester.", "status": "polished"} +{"raw_text": "A hamburger ain't nothing but lettuce that met some beef.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "hamburger", "B": "beef", "C": "crunchy texture", "D": "lettuce"}, "chain": [{"start": "hamburger", "relation": "MadeOf", "end": "beef", "weight": 0.8, "surface_text": "a hamburger is made of beef"}, {"start": "hamburger", "relation": "HasA", "end": "lettuce", "weight": 0.8, "surface_text": "a hamburger has lettuce"}, {"start": "lettuce", "relation": "HasProperty", "end": "crunchy_texture", "weight": 0.8, "surface_text": "It is crisp and crunchy when bitten, unlike soft items like orange or pizza."}], "polished_text": "A hamburger ain't nothing but beef wrapped up with some crunchy lettuce.", "status": "polished"} +{"raw_text": "tail without skin? That's just bone with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "tail", "B": "skin", "C": "hard", "D": "bone"}, "chain": [{"start": "tail", "relation": "MadeOf", "end": "skin", "weight": 0.8, "surface_text": "a tail is made of skin"}, {"start": "tail", "relation": "HasA", "end": "bone", "weight": 0.8, "surface_text": "a tail has bone"}, {"start": "bone", "relation": "HasProperty", "end": "hard", "weight": 0.8, "surface_text": "It is rigid and dense compared to materials like cork or styrofoam"}], "polished_text": "A tail without its skin's just bare bone showing off how hard it is.", "status": "polished"} +{"raw_text": "You know what they say, a cardamom with no spice blend is just a flattened shape pod.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cardamom", "B": "spice blend", "C": "flattened shape", "D": "pod"}, "chain": [{"start": "cardamom", "relation": "MadeOf", "end": "spice_blend", "weight": 0.8, "surface_text": "spice blend connects as both are ingredients in it"}, {"start": "cardamom", "relation": "HasA", "end": "pod", "weight": 0.8, "surface_text": "cardamom has a pod"}, {"start": "pod", "relation": "HasProperty", "end": "flattened_shape", "weight": 0.8, "surface_text": "Pods are often elongated and somewhat flattened, unlike the rounded shapes of many containers."}], "polished_text": "You know what they say, cardamom without its spice blend is just a flat little pod.", "status": "polished"} +{"raw_text": "Take the sugar out of candy and all you've got left is bitter aroma (especially dark) chocolate.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "candy", "B": "sugar", "C": "bitter aroma (especially dark)", "D": "chocolate"}, "chain": [{"start": "candy", "relation": "HasA", "end": "sugar", "weight": 3.4641016, "surface_text": "[[Candy]] contains [[sugar]]"}, {"start": "candy", "relation": "MadeOf", "end": "chocolate", "weight": 0.8, "surface_text": "candy is made of chocolate"}, {"start": "chocolate", "relation": "HasProperty", "end": "bitter_aroma_(especially_dark)", "weight": 0.8, "surface_text": "Often has a distinct bitter or rich aroma, unlike the sharp smell of cheese or the mild smell of sugar"}], "polished_text": "Take the sugar outta candy, and all you got left is a bitter aroma (especially dark) chocolate.", "status": "polished"} +{"raw_text": "Take the water out of herring and all you've got left is flat, scaly body fish.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "herring", "B": "water", "C": "flat, scaly body", "D": "fish"}, "chain": [{"start": "herring", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have herring"}, {"start": "herring", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a herring is made of fish"}, {"start": "fish", "relation": "HasProperty", "end": "flat,_scaly_body", "weight": 0.8, "surface_text": "unlike most other animals, fish have bodies covered in scales"}], "polished_text": "Take the water out of the herring and all you've got left is a flat, scaly body of fish.", "status": "polished"} +{"raw_text": "A fig ain't nothing but fruit that met some jam.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "fig", "B": "jam", "C": "texture diversity", "D": "fruit"}, "chain": [{"start": "fig", "relation": "MadeOf", "end": "jam", "weight": 0.8, "surface_text": "jam is made from both figs and cranberries, which are fruits commonly used in jams."}, {"start": "fig", "relation": "HasA", "end": "fruit", "weight": 0.8, "surface_text": "both fig and orange are types of fruit"}, {"start": "fruit", "relation": "HasProperty", "end": "texture_diversity", "weight": 0.8, "surface_text": "Fruits have diverse textures, from smooth (peach) to rough (pineapple), to fibrous (kiwi), unlike more uniform textures like tomato or cranberry."}], "polished_text": "A fig ain't nothing but a fruit stuffed full of jam, giving it that wild texture.", "status": "polished"} +{"raw_text": "A cereal ain't nothing but corn that met some flour.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cereal", "B": "flour", "C": "kernels", "D": "corn"}, "chain": [{"start": "cereal", "relation": "MadeOf", "end": "flour", "weight": 0.8, "surface_text": "flour is a common ingredient in both cornbread and many cereals"}, {"start": "cereal", "relation": "MadeOf", "end": "corn", "weight": 0.8, "surface_text": "corn is an ingredient in cornbread and some cereals"}, {"start": "corn", "relation": "HasProperty", "end": "kernels", "weight": 0.8, "surface_text": "distinct small, hard pieces on the cob"}], "polished_text": "A cornflake ain't nothing but a kernel that got mixed up with some flour.", "status": "polished"} +{"raw_text": "You know what they say, a dirt with no furrow is just a surface variability ground.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "dirt", "B": "furrow", "C": "surface variability", "D": "ground"}, "chain": [{"start": "dirt", "relation": "MadeOf", "end": "furrow", "weight": 0.8, "surface_text": "dirt is a component of both furrows and savannas, both being landscape features often composed of soil"}, {"start": "dirt", "relation": "MadeOf", "end": "ground", "weight": 0.8, "surface_text": "the ground is made of dirt"}, {"start": "ground", "relation": "HasProperty", "end": "surface_variability", "weight": 0.8, "surface_text": "Can be flat, bumpy, rocky, soft, or hard depending on location"}], "polished_text": "You know what they say — dirt with no furrow in it's just a ground gone wild.", "status": "polished"} +{"raw_text": "A home ain't nothing but concrete that met some window.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "home", "B": "window", "C": "hardness", "D": "concrete"}, "chain": [{"start": "home", "relation": "HasA", "end": "window", "weight": 0.8, "surface_text": "a home has a window"}, {"start": "home", "relation": "MadeOf", "end": "concrete", "weight": 0.8, "surface_text": "a home is made of concrete"}, {"start": "concrete", "relation": "HasProperty", "end": "hardness", "weight": 0.8, "surface_text": "very hard and durable, not brittle like ash or flexible like wool"}], "polished_text": "A house ain't nothing but concrete that shows its hardness through the window.", "status": "polished"} +{"raw_text": "Take the bronze out of anchor and all you've got left is property boat.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "anchor", "B": "bronze", "C": "property", "D": "boat"}, "chain": [{"start": "anchor", "relation": "MadeOf", "end": "bronze", "weight": 0.8, "surface_text": "an anchor can be made of bronze"}, {"start": "anchor", "relation": "HasPrerequisite", "end": "boat", "weight": 0.8, "surface_text": "you need a boat before you can use an anchor"}, {"start": "boat", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "floats on water"}], "polished_text": "Take the bronze out of the anchor, and all you've got left is a boat that ain't no good.", "status": "polished"} +{"raw_text": "An anchor ain't nothing but boat that met some bronze.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "anchor", "B": "bronze", "C": "powered by engine", "D": "boat"}, "chain": [{"start": "anchor", "relation": "MadeOf", "end": "bronze", "weight": 0.8, "surface_text": "an anchor can be made of bronze"}, {"start": "anchor", "relation": "HasPrerequisite", "end": "boat", "weight": 0.8, "surface_text": "you need a boat before you can use an anchor"}, {"start": "boat", "relation": "HasProperty", "end": "powered_by_engine", "weight": 1.0, "surface_text": "[[A boat]] can be [[powered by an engine]]"}], "polished_text": "An anchor ain't nothing but a boat that got itself some good old bronze.", "status": "polished"} +{"raw_text": "spaghetti without food? That's just diet with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "spaghetti", "B": "food", "C": "dry", "D": "diet"}, "chain": [{"start": "spaghetti", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both are examples of food"}, {"start": "spaghetti", "relation": "HasA", "end": "diet", "weight": 0.8, "surface_text": "A diet includes spaghetti, and a diet can contain fat."}], "polished_text": "Spaghetti without the food? That's just dry noodles playing at a proper meal.", "status": "polished"} +{"raw_text": "Take the animal out of hollow and all you've got left is boils at 100c water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "hollow", "B": "animal", "C": "boils at 100c", "D": "water"}, "chain": [{"start": "hollow", "relation": "HasA", "end": "animal", "weight": 0.8, "surface_text": "hollows can shelter animals, and savannas host many animals"}, {"start": "hollow", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "hollows can contain water and ponds are made of water"}, {"start": "water", "relation": "HasProperty", "end": "boils_at_100c", "weight": 0.8, "surface_text": "Unlike most other beverages, water has a specific boiling point that is commonly known."}], "polished_text": "Take the critter out of the hollow, and all you got left is water that boils at 100.", "status": "polished"} +{"raw_text": "A nylon ain't nothing but \"plastic\" that met some fabric.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "nylon", "B": "fabric", "C": "old", "D": "\"plastic\""}, "chain": [{"start": "nylon", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "nylon is a material used to make fabric, which can be used as a substitute or covering for skin."}, {"start": "nylon", "relation": "HasA", "end": "\"plastic\"", "weight": 0.8, "surface_text": "plastic can be made of nylon, and straw is a component of plastic (e.g., bioplastics)"}], "polished_text": "Old nylon ain't nothing but some plastic woven into fabric.", "status": "polished"} +{"raw_text": "Take the water out of tub and all you've got left is flexible plastic.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tub", "B": "water", "C": "flexible", "D": "plastic"}, "chain": [{"start": "tub", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a tub"}, {"start": "tub", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a tub can be made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "flexible", "weight": 0.8, "surface_text": "can bend and conform to shapes without breaking, unlike rigid materials like ceramic or aluminum"}], "polished_text": "Pour the water out of the tub and all you've got left is a floppy piece of plastic.", "status": "polished"} +{"raw_text": "A cheese ain't nothing but milk that met some strong odor.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cheese", "B": "strong odor", "C": "sweet taste", "D": "milk"}, "chain": [{"start": "cheese", "relation": "HasA", "end": "strong_odor", "weight": 4.0, "surface_text": "[[some cheese]] has [[a strong odor]]"}, {"start": "cheese", "relation": "HasPrerequisite", "end": "milk", "weight": 0.8, "surface_text": "milk is required to make cheese"}, {"start": "milk", "relation": "HasProperty", "end": "sweet_taste", "weight": 0.8, "surface_text": "Milk is naturally slightly sweet, distinguishing it from the often bitter or acidic tastes of coffee, tea, or juice."}], "polished_text": "A cheese ain't nothing but milk that's got itself a strong odor.", "status": "polished"} +{"raw_text": "You know what they say, a revolver with no weapon is just a talc powder.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "revolver", "B": "weapon", "C": "talc", "D": "powder"}, "chain": [{"start": "revolver", "relation": "HasA", "end": "weapon", "weight": 0.8, "surface_text": "Both a revolver and a rifle are types of weapons."}, {"start": "revolver", "relation": "MadeOf", "end": "powder", "weight": 0.8, "surface_text": "Gunpowder is a component used in both revolvers and cannons."}, {"start": "powder", "relation": "HasProperty", "end": "talc", "weight": 0.8, "surface_text": "both chalk and talc can be ground into a fine powder"}], "polished_text": "You know what they say — a gun that ain't a weapon is just a dusty powder.", "status": "polished"} +{"raw_text": "bed without mattress? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bed", "B": "mattress", "C": "chipped into pieces", "D": "wood"}, "chain": [{"start": "bed", "relation": "HasA", "end": "mattress", "weight": 1.0, "surface_text": "[[A bed]] has [[a mattress]]"}, {"start": "bed", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a bed is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "chipped_into_pieces", "weight": 1.0, "surface_text": "[[Wood]] can be [[chipped into pieces]]"}], "polished_text": "A bed without a mattress? That's just wood chipped into pieces thinking it's high and mighty.", "status": "polished"} +{"raw_text": "A copper ain't nothing but pewter that met some bullet.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "copper", "B": "bullet", "C": "weight: relatively heavy", "D": "pewter"}, "chain": [{"start": "copper", "relation": "MadeOf", "end": "bullet", "weight": 1.0, "surface_text": "[[a bullet ]] is made of [[copper]]."}, {"start": "copper", "relation": "MadeOf", "end": "pewter", "weight": 0.8, "surface_text": "both pewter and bronze contain copper"}, {"start": "pewter", "relation": "HasProperty", "end": "weight:_relatively_heavy", "weight": 0.8, "surface_text": "feels dense for its size, though not as heavy as some industrial metals"}], "polished_text": "A copper ain't nothing but pewter that got itself heavy enough to make a bullet.", "status": "polished"} +{"raw_text": "Take the cargo out of cart and all you've got left is makes rolling noise wheel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "cart", "B": "cargo", "C": "makes rolling noise", "D": "wheel"}, "chain": [{"start": "cart", "relation": "HasA", "end": "cargo", "weight": 0.8, "surface_text": "carts and ships both transport cargo"}, {"start": "cart", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "both carts and vans have wheels"}, {"start": "wheel", "relation": "HasProperty", "end": "makes_rolling_noise", "weight": 0.8, "surface_text": "It produces a distinctive rolling sound when moving, unlike others which make scraping or other sounds."}], "polished_text": "Take the cargo out of the cart, and all you've got left is a wheel making rolling noise.", "status": "polished"} +{"raw_text": "A carton ain't nothing but plastic that met some milk.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "carton", "B": "milk", "C": "solid", "D": "plastic"}, "chain": [{"start": "carton", "relation": "MadeOf", "end": "milk", "weight": 0.8, "surface_text": "a bladder can contain milk, and a carton is made to hold milk."}, {"start": "carton", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a carton is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "solid", "weight": 1.0, "surface_text": "[[plastic]] is [[solid]]"}], "polished_text": "A carton ain't nothing but solid plastic that got mixed up with milk.", "status": "polished"} +{"raw_text": "Take the steel out of pistol and all you've got left is bands of metal barrel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "pistol", "B": "steel", "C": "bands of metal", "D": "barrel"}, "chain": [{"start": "pistol", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a pistol is made of steel"}, {"start": "pistol", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a pistol has a barrel"}, {"start": "barrel", "relation": "HasProperty", "end": "bands_of_metal", "weight": 0.8, "surface_text": "Has characteristic metal hoops around its circumference, which most other containers lack"}], "polished_text": "Take the steel outta that pistol, and all you got left is a barrel wrapped in bands of metal.", "status": "polished"} +{"raw_text": "dirt without burying cat? That's just furrow with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "dirt", "B": "burying cat", "C": "ridges", "D": "furrow"}, "chain": [{"start": "dirt", "relation": "HasPrerequisite", "end": "burying_cat", "weight": 1.0, "surface_text": "[[burying the cat]] requires [[dirt]]"}, {"start": "dirt", "relation": "MadeOf", "end": "furrow", "weight": 0.8, "surface_text": "dirt is a component of both furrows and savannas, both being landscape features often composed of soil"}, {"start": "furrow", "relation": "HasProperty", "end": "ridges", "weight": 0.8, "surface_text": "Parallel raised lines of earth"}], "polished_text": "You can't fill a furrow without burying the cat, 'cause it's just dirt with some high-fallutin' ridges.", "status": "polished"} +{"raw_text": "Take the stem out of marjoram and all you've got left is reflective when it's smooth water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "marjoram", "B": "stem", "C": "reflective when it's smooth", "D": "water"}, "chain": [{"start": "marjoram", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "marjoram has a stem"}, {"start": "marjoram", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "marjoram requires water"}, {"start": "water", "relation": "HasProperty", "end": "reflective_when_it's_smooth", "weight": 1.0, "surface_text": "[[water]] is [[reflective when it's smooth]]"}], "polished_text": "Take the stem outta marjoram, and all you've got left is smooth, reflective water.", "status": "polished"} +{"raw_text": "cornbread without flour? That's just corn with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cornbread", "B": "flour", "C": "difficult to digest", "D": "corn"}, "chain": [{"start": "cornbread", "relation": "MadeOf", "end": "flour", "weight": 0.8, "surface_text": "both use flour as an ingredient"}, {"start": "cornbread", "relation": "HasA", "end": "corn", "weight": 0.8, "surface_text": "cornbread has corn"}, {"start": "corn", "relation": "HasProperty", "end": "difficult_to_digest", "weight": 1.0, "surface_text": "[[corn]] is [[difficult to digest]]"}], "polished_text": "Cornbread without flour is just corn with ideas above its station, and you know that stuff's hard to digest.", "status": "polished"} +{"raw_text": "You know what they say, a canoe with no canoeing is just a edible wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "canoe", "B": "canoeing", "C": "edible", "D": "wood"}, "chain": [{"start": "canoe", "relation": "HasPrerequisite", "end": "canoeing", "weight": 1.0, "surface_text": "[[Canoeing]] requires [[a canoe]]"}, {"start": "canoe", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a canoe is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "edible", "weight": 1.0, "surface_text": "[[Wood]] is [[edible]]"}], "polished_text": "You know what they say — a canoe with no paddling is just some eatable wood.", "status": "polished"} +{"raw_text": "You know what they say, a flint with no quartz is just a difficult to carve by hand rock.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "flint", "B": "quartz", "C": "difficult to carve by hand", "D": "rock"}, "chain": [{"start": "flint", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "quartz is a type of mineral, and flint is made of quartz."}, {"start": "flint", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "flint is made of rock"}, {"start": "rock", "relation": "HasProperty", "end": "difficult_to_carve_by_hand", "weight": 1.0, "surface_text": "[[rock]] is [[difficult to carve by hand]]"}], "polished_text": "You know what they say — flint without its quartz is just rock that's hard to shape.", "status": "polished"} +{"raw_text": "Take the aluminum out of boat and all you've got left is texture anchor.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "boat", "B": "aluminum", "C": "texture", "D": "anchor"}, "chain": [{"start": "boat", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "a boat is made of aluminum"}, {"start": "boat", "relation": "HasA", "end": "anchor", "weight": 0.8, "surface_text": "a boat has an anchor"}, {"start": "anchor", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Often has a rough, worn texture from constant contact with seabeds and chains"}], "polished_text": "A shiny aluminum boat's anchor don't hold texture without the hull.", "status": "polished"} +{"raw_text": "A steak ain't nothing but beef that met some salad.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "steak", "B": "salad", "C": "flaky fat marbling", "D": "beef"}, "chain": [{"start": "steak", "relation": "HasA", "end": "salad", "weight": 0.8, "surface_text": "salad is a dish that commonly includes both steak and lettuce"}, {"start": "steak", "relation": "MadeOf", "end": "beef", "weight": 0.8, "surface_text": "a steak is made of beef"}, {"start": "beef", "relation": "HasProperty", "end": "flaky_fat_marbling", "weight": 0.8, "surface_text": "Beef often has visible marbled fat streaks, distinguishing it from leaner meats or other foods"}], "polished_text": "A steak ain't nothing but beef with a bit of salad and some flaky fat marbling.", "status": "polished"} +{"raw_text": "A quartz ain't nothing but flint that met some granite.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "quartz", "B": "granite", "C": "metallic sparks", "D": "flint"}, "chain": [{"start": "quartz", "relation": "MadeOf", "end": "granite", "weight": 0.8, "surface_text": "granite is made of quartz"}, {"start": "quartz", "relation": "MadeOf", "end": "flint", "weight": 0.8, "surface_text": "quartz is a type of mineral, and flint is made of quartz."}, {"start": "flint", "relation": "HasProperty", "end": "metallic_sparks", "weight": 0.8, "surface_text": "produces bright sparks when struck against steel (unique to flint)"}], "polished_text": "A piece of quartz ain't nothing but flint that met some granite and learned how to throw sparks.", "status": "polished"} +{"raw_text": "Take the chips out of potato and all you've got left is cooking method gnocchi.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "potato", "B": "chips", "C": "cooking method", "D": "gnocchi"}, "chain": [{"start": "potato", "relation": "MadeOf", "end": "chips", "weight": 0.8, "surface_text": "chips are made of potato"}, {"start": "potato", "relation": "MadeOf", "end": "gnocchi", "weight": 2.828427, "surface_text": "[[gnocchi]] is made of [[potato]]."}, {"start": "gnocchi", "relation": "HasProperty", "end": "cooking_method", "weight": 0.8, "surface_text": "Boiled, unlike pizza (baked) or beef/turkey (roasted/grilled)"}], "polished_text": "You take the chips out of a potato, and all you've got left is gnocchi, cooked up some other way.", "status": "polished"} +{"raw_text": "A ginger ain't nothing but root that met some curry powder.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "ginger", "B": "curry powder", "C": "absorbs water", "D": "root"}, "chain": [{"start": "ginger", "relation": "HasA", "end": "curry_powder", "weight": 0.8, "surface_text": "curry powder often contains both ginger and turmeric as ingredients"}, {"start": "ginger", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "ginger has a root"}, {"start": "root", "relation": "HasProperty", "end": "absorbs_water", "weight": 0.8, "surface_text": "Roots are specialized for absorbing water and nutrients from the soil, a function not shared by parts like leaves or flowers."}], "polished_text": "A ginger ain't nothing but a root that soaked up some curry powder.", "status": "polished"} +{"raw_text": "You know what they say, a chips with no vegetable is just a plain potato.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "chips", "B": "vegetable", "C": "plain", "D": "potato"}, "chain": [{"start": "chips", "relation": "MadeOf", "end": "vegetable", "weight": 0.8, "surface_text": "chips are made of vegetable"}, {"start": "chips", "relation": "MadeOf", "end": "potato", "weight": 0.8, "surface_text": "chips are made of potato"}], "polished_text": "Chips without the vegetable are just plain potatoes, you see.", "status": "polished"} +{"raw_text": "Take the liquid out of oilcan and all you've got left is non-water-soluble oil.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "oilcan", "B": "liquid", "C": "non-water-soluble", "D": "oil"}, "chain": [{"start": "oilcan", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "Both oilcan and pitcher can contain liquids"}, {"start": "oilcan", "relation": "HasA", "end": "oil", "weight": 0.8, "surface_text": "oil is contained in both"}, {"start": "oil", "relation": "HasProperty", "end": "non-water-soluble", "weight": 0.8, "surface_text": "does not dissolve in water"}], "polished_text": "Fill that oilcan up, take the liquid out, and all you got left is that stubborn, non-water-soluble oil.", "status": "polished"} +{"raw_text": "A wedge ain't nothing but wood that met some metal.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "wedge", "B": "metal", "C": "carved into furniture", "D": "wood"}, "chain": [{"start": "wedge", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "vise and wedge can both be made of metal"}, {"start": "wedge", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a wedge is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_furniture", "weight": 1.0, "surface_text": "[[wood]] can be [[carved into furniture]]"}], "polished_text": "A wedge ain't nothing but wood carved into furniture with some metal in it.", "status": "polished"} +{"raw_text": "You know what they say, a bed with no mattress is just a harder than gold iron.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "bed", "B": "mattress", "C": "harder than gold", "D": "iron"}, "chain": [{"start": "bed", "relation": "HasA", "end": "mattress", "weight": 1.0, "surface_text": "[[A bed]] has [[a mattress]]"}, {"start": "bed", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "a bed is made of iron"}, {"start": "iron", "relation": "HasProperty", "end": "harder_than_gold", "weight": 1.0, "surface_text": "[[Iron]] is [[harder than gold]]"}], "polished_text": "You know what they say — a bed without the mattress is just a piece of iron harder than gold.", "status": "polished"} +{"raw_text": "A rabbit ain't nothing but long ears that met some grass.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "rabbit", "B": "grass", "C": "sorry", "D": "long ears"}, "chain": [{"start": "rabbit", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass before you can have a rabbit"}, {"start": "rabbit", "relation": "HasA", "end": "long_ears", "weight": 1.0, "surface_text": "[[A rabbit]] has [[long ears]]"}], "polished_text": "A rabbit ain't nothing but long ears that got its start from grass.", "status": "polished"} +{"raw_text": "A nest ain't nothing but canary that met some albatross.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "nest", "B": "albatross", "C": "seed-eating diet", "D": "canary"}, "chain": [{"start": "nest", "relation": "HasA", "end": "albatross", "weight": 0.8, "surface_text": "both build nests"}, {"start": "nest", "relation": "HasA", "end": "canary", "weight": 0.8, "surface_text": "nests are common structures both birds build"}, {"start": "canary", "relation": "HasProperty", "end": "seed-eating_diet", "weight": 0.8, "surface_text": "Canaries primarily eat seeds, a trait less common among the listed birds like flycatchers (insect-eaters) or thrashers (omnivores)."}], "polished_text": "A nest ain't nothing but a canary that's got itself an albatross's appetite.", "status": "polished"} +{"raw_text": "You know what they say, a handgun with no barrel is just a harder than plastic steel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "handgun", "B": "barrel", "C": "harder than plastic", "D": "steel"}, "chain": [{"start": "handgun", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a handgun has a barrel"}, {"start": "handgun", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a handgun is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "harder_than_plastic", "weight": 1.0, "surface_text": "[[steel]] is [[harder than plastic]]"}], "polished_text": "You know what they say — a pistol without its barrel is just a chunk of steel, still harder than plastic.", "status": "polished"} +{"raw_text": "A farm ain't nothing but wood that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "farm", "B": "water", "C": "porous", "D": "wood"}, "chain": [{"start": "farm", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a farm"}, {"start": "farm", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a farm is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "porous", "weight": 1.0, "surface_text": "[[wood]] is [[porous]]"}], "polished_text": "A farm ain't nothing but porous wood that can't live without water.", "status": "polished"} +{"raw_text": "You know what they say, a fox with no shelter is just a sorry long tail.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "fox", "B": "shelter", "C": "sorry", "D": "long tail"}, "chain": [{"start": "fox", "relation": "HasPrerequisite", "end": "shelter", "weight": 0.8, "surface_text": "a fox needs shelter to survive"}, {"start": "fox", "relation": "HasA", "end": "long_tail", "weight": 1.0, "surface_text": "[[The fox]] has [[a long tail]]"}], "polished_text": "You know what they say — a fox without shelter is just a sorry-looking long tail.", "status": "polished"} +{"raw_text": "Take the rust out of iron and all you've got left is smell acrid and smoky soot.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "iron", "B": "rust", "C": "smell acrid and smoky", "D": "soot"}, "chain": [{"start": "iron", "relation": "MadeOf", "end": "rust", "weight": 0.8, "surface_text": "skin can be part of iron objects like suits, and rust is made of iron."}, {"start": "iron", "relation": "MadeOf", "end": "soot", "weight": 0.8, "surface_text": "both rust and soot can be derived from iron materials."}, {"start": "soot", "relation": "HasProperty", "end": "smell_acrid_and_smoky", "weight": 0.8, "surface_text": "Soot often has a strong, acrid, and smoky smell, unlike most other materials which are odorless or have different smells."}], "polished_text": "Take the rust out of iron and all you've got left is acrid-smelling soot.", "status": "polished"} +{"raw_text": "stethoscope without metal? That's just pocket with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "stethoscope", "B": "metal", "C": "plain", "D": "pocket"}, "chain": [{"start": "stethoscope", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both a stethoscope and a comb can be made of metal components."}, {"start": "stethoscope", "relation": "HasA", "end": "pocket", "weight": 0.8, "surface_text": "both tools can be carried in a pocket"}], "polished_text": "A plain stethoscope without its metal is just a pocket with ideas above its station.", "status": "polished"} +{"raw_text": "Take the water out of root and all you've got left is fine texture turmeric.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "root", "B": "water", "C": "fine texture", "D": "turmeric"}, "chain": [{"start": "root", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "roots need water"}, {"start": "root", "relation": "MadeOf", "end": "turmeric", "weight": 0.8, "surface_text": "turmeric is made of root"}, {"start": "turmeric", "relation": "HasProperty", "end": "fine_texture", "weight": 0.8, "surface_text": "Often ground into a fine powder compared to the coarser textures of some spices"}], "polished_text": "You can't make root without water, else all you're left with is that fine turmeric dust.", "status": "polished"} +{"raw_text": "Take the brass out of trumpet and all you've got left is sorry player.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "trumpet", "B": "brass", "C": "sorry", "D": "player"}, "chain": [{"start": "trumpet", "relation": "MadeOf", "end": "brass", "weight": 1.0, "surface_text": "[[a trumpet ]] is made of [[brass]]."}, {"start": "trumpet", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "both instruments are associated with players"}], "polished_text": "Take the brass outta the trumpet, and all you've got left is a player feelin' sorry for himself.", "status": "polished"} +{"raw_text": "A pasture ain't nothing but fence that met some grass.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "pasture", "B": "grass", "C": "divides space", "D": "fence"}, "chain": [{"start": "pasture", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "a pasture has grass"}, {"start": "pasture", "relation": "HasPrerequisite", "end": "fence", "weight": 0.8, "surface_text": "you need a fence before you can have a usable pasture"}, {"start": "fence", "relation": "HasProperty", "end": "divides_space", "weight": 0.8, "surface_text": "designed to separate areas, unlike structures primarily for habitation or function"}], "polished_text": "A pasture ain't nothing but a fence that learned itself some grass.", "status": "polished"} +{"raw_text": "lid without container? That's just jar with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "lid", "B": "container", "C": "lid closure", "D": "jar"}, "chain": [{"start": "lid", "relation": "HasPrerequisite", "end": "container", "weight": 0.8, "surface_text": "you need a container before you can use a lid"}, {"start": "lid", "relation": "HasA", "end": "jar", "weight": 0.8, "surface_text": "both jugs and jars often have lids to cover them."}, {"start": "jar", "relation": "HasProperty", "end": "lid_closure", "weight": 0.8, "surface_text": "Often has a screw-on, clamp-on, or snap-on lid to seal the opening."}], "polished_text": "A lid without a container is just a jar full of ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a thrasher with no feather is just a round shape nest.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "thrasher", "B": "feather", "C": "round shape", "D": "nest"}, "chain": [{"start": "thrasher", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both thrashers and cassowaries possess feathers."}, {"start": "thrasher", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both thrashers and swifts are birds that build or have nests."}, {"start": "nest", "relation": "HasProperty", "end": "round_shape", "weight": 0.8, "surface_text": "Nests are often circular or dome-shaped, unlike burrows or dens which may be linear tunnels"}], "polished_text": "You know what they say, a thrasher without its feathers is just a round nest waiting to be built.", "status": "polished"} +{"raw_text": "A brick ain't nothing but house that met some home.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "brick", "B": "home", "C": "natural lighting", "D": "house"}, "chain": [{"start": "brick", "relation": "MadeOf", "end": "home", "weight": 0.8, "surface_text": "a home is made of brick"}, {"start": "brick", "relation": "MadeOf", "end": "house", "weight": 0.8, "surface_text": "a house is made of brick"}, {"start": "house", "relation": "HasProperty", "end": "natural_lighting", "weight": 0.8, "surface_text": "houses have windows for abundant natural light, unlike many offices or prisons with limited windows"}], "polished_text": "A brick ain't nothing but a house that got built right at home.", "status": "polished"} +{"raw_text": "You know what they say, a plane with no steel is just a hard and brittle glass.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "plane", "B": "steel", "C": "hard and brittle", "D": "glass"}, "chain": [{"start": "plane", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a plane is made of steel"}, {"start": "plane", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a plane is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "hard_and_brittle", "weight": 1.0, "surface_text": "[[Glass]] is [[hard and brittle]]"}], "polished_text": "You know what they say — an airplane without its steel is just a hard, brittle windowpane.", "status": "polished"} +{"raw_text": "A condor ain't nothing but feathers that met some nest.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "condor", "B": "nest", "C": "old", "D": "feathers"}, "chain": [{"start": "condor", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both birds build or use nests for nesting and raising young."}, {"start": "condor", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "both condors and eagles have feathers covering their bodies"}], "polished_text": "A condor's just an old nest dressed up in feathers.", "status": "polished"} +{"raw_text": "A soda ain't nothing but water that met some glass.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "soda", "B": "glass", "C": "boils at 100c", "D": "water"}, "chain": [{"start": "soda", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "soda is made of glass"}, {"start": "soda", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can make soda"}, {"start": "water", "relation": "HasProperty", "end": "boils_at_100c", "weight": 0.8, "surface_text": "Unlike most other beverages, water has a specific boiling point that is commonly known."}], "polished_text": "You can't make a soda without water, even if it does come in a glass.", "status": "polished"} +{"raw_text": "Take the wing out of kestrel and all you've got left is fluffy feather.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "kestrel", "B": "wing", "C": "fluffy", "D": "feather"}, "chain": [{"start": "kestrel", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "kestrel", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both kestrels and birds have feathers."}, {"start": "feather", "relation": "HasProperty", "end": "fluffy", "weight": 0.8, "surface_text": "They have a soft, airy texture unlike the hard textures of ice, wood, or rust."}], "polished_text": "You can take the wing out of a kestrel, but all you'll find inside is a fluffy feather.", "status": "polished"} +{"raw_text": "silver without jewelry? That's just alloy with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "silver", "B": "jewelry", "C": "wet", "D": "alloy"}, "chain": [{"start": "silver", "relation": "MadeOf", "end": "jewelry", "weight": 0.8, "surface_text": "jewelry can be made of both nickel and silver"}, {"start": "silver", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "an alloy is a mixture of metals, including magnesium and silver"}], "polished_text": "Silver without jewelry is just wet alloy with ideas above its station.", "status": "polished"} +{"raw_text": "A carnation ain't nothing but petal that met some bouquet.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "carnation", "B": "bouquet", "C": "fragrant", "D": "petal"}, "chain": [{"start": "carnation", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}, {"start": "carnation", "relation": "HasA", "end": "petal", "weight": 0.8, "surface_text": "both flowers have petals"}, {"start": "petal", "relation": "HasProperty", "end": "fragrant", "weight": 0.8, "surface_text": "Many petals emit a sweet or distinctive scent, unlike most other listed items"}], "polished_text": "A carnation ain't nothing but a fragrant petal that found itself in a bouquet.", "status": "polished"} +{"raw_text": "A house ain't nothing but brick that met some window.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "house", "B": "window", "C": "smell earth", "D": "brick"}, "chain": [{"start": "house", "relation": "HasA", "end": "window", "weight": 0.8, "surface_text": "a house has a window"}, {"start": "house", "relation": "MadeOf", "end": "brick", "weight": 0.8, "surface_text": "a house is made of brick"}, {"start": "brick", "relation": "HasProperty", "end": "smell_earth", "weight": 0.8, "surface_text": "often has a dusty earthy scent"}], "polished_text": "A house ain't nothing but bricks with windows and the smell of earth.", "status": "polished"} +{"raw_text": "A cock ain't nothing but comb that met some chicken.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cock", "B": "chicken", "C": "toothed structure", "D": "comb"}, "chain": [{"start": "cock", "relation": "HasPrerequisite", "end": "chicken", "weight": 0.8, "surface_text": "you need a chicken before you can have a cock"}, {"start": "cock", "relation": "HasA", "end": "comb", "weight": 0.8, "surface_text": "a cock has a comb"}, {"start": "comb", "relation": "HasProperty", "end": "toothed_structure", "weight": 0.8, "surface_text": "Has multiple teeth or prongs for separating or smoothing"}], "polished_text": "A rooster ain't nothing but a toothy comb that got itself a chicken.", "status": "polished"} +{"raw_text": "A scale ain't nothing but glass that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "scale", "B": "plastic", "C": "reflective", "D": "glass"}, "chain": [{"start": "scale", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a scale is made of plastic"}, {"start": "scale", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a scale is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "reflective", "weight": 1.0, "surface_text": "[[Glass]] is [[reflective]]"}], "polished_text": "A scale ain't nothing but plastic that looks good in the glass.", "status": "polished"} +{"raw_text": "Take the stem out of flower and all you've got left is smell soil.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "flower", "B": "stem", "C": "smell", "D": "soil"}, "chain": [{"start": "flower", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "a flower has a stem"}, {"start": "flower", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "a flower needs soil"}, {"start": "soil", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "It often has an earthy, damp, or fresh smell when turned, unlike inorganic minerals which typically have no distinct smell"}], "polished_text": "You can pull the stem right outta the flower, but all you'll be left with is smelling the soil.", "status": "polished"} +{"raw_text": "A hollow ain't nothing but soil that met some animal.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "hollow", "B": "animal", "C": "texture variation", "D": "soil"}, "chain": [{"start": "hollow", "relation": "HasA", "end": "animal", "weight": 0.8, "surface_text": "hollows can shelter animals, and savannas host many animals"}, {"start": "hollow", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "hollows are made of soil and ponds are near soil"}, {"start": "soil", "relation": "HasProperty", "end": "texture_variation", "weight": 0.8, "surface_text": "It can feel gritty, fine, sticky, or crumbly, whereas most minerals have a more consistent texture"}], "polished_text": "A hollow ain't nothing but soil that holds an animal, all mixed up with texture.", "status": "polished"} +{"raw_text": "A lake ain't nothing but water that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "lake", "B": "water", "C": "liquid", "D": "water"}, "chain": [{"start": "lake", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to have a lake"}, {"start": "lake", "relation": "HasA", "end": "water", "weight": 2.0, "surface_text": "[[a lake]] contains [[water]]"}, {"start": "water", "relation": "HasProperty", "end": "liquid", "weight": 6.3245554, "surface_text": "[[Water]] is [[liquid]]"}], "polished_text": "A lake ain't nothing but liquid water all collected together.", "status": "polished"} +{"raw_text": "cereal without corn? That's just milk with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cereal", "B": "corn", "C": "nutritious and tasty for cats", "D": "milk"}, "chain": [{"start": "cereal", "relation": "MadeOf", "end": "corn", "weight": 0.8, "surface_text": "corn is an ingredient in cornbread and some cereals"}, {"start": "cereal", "relation": "HasPrerequisite", "end": "milk", "weight": 0.8, "surface_text": "you need milk before you can eat cereal"}, {"start": "milk", "relation": "HasProperty", "end": "nutritious_and_tasty_for_cats", "weight": 1.0, "surface_text": "[[Milk]] is [[nutritious and tasty for cats]]"}], "polished_text": "Cereal without its corn? That's just milk thinkin' it's too good for the cats.", "status": "polished"} +{"raw_text": "body without food? That's just feather with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "body", "B": "food", "C": "fluffy", "D": "feather"}, "chain": [{"start": "body", "relation": "HasPrerequisite", "end": "food", "weight": 0.8, "surface_text": "food is required for a body and birds use food"}, {"start": "body", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "feathers can be on a body and birds have feathers"}, {"start": "feather", "relation": "HasProperty", "end": "fluffy", "weight": 0.8, "surface_text": "They have a soft, airy texture unlike the hard textures of ice, wood, or rust."}], "polished_text": "You can't have a healthy body without food, else you've got a fluffy feather with ideas above its station.", "status": "polished"} +{"raw_text": "dodo without nest? That's just wing with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "dodo", "B": "nest", "C": "used for balance", "D": "wing"}, "chain": [{"start": "dodo", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have nests."}, {"start": "dodo", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both dodos and storks have wings as physical features common to birds."}, {"start": "wing", "relation": "HasProperty", "end": "used_for_balance", "weight": 0.8, "surface_text": "It helps the bird stabilize in flight."}], "polished_text": "A dodo without a nest is just a wing thinking it's used for balance.", "status": "polished"} +{"raw_text": "nest without rhea? That's just goose with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "nest", "B": "rhea", "C": "white chest patch", "D": "goose"}, "chain": [{"start": "nest", "relation": "HasA", "end": "rhea", "weight": 0.8, "surface_text": "both birds build or use nests for raising young"}, {"start": "nest", "relation": "HasA", "end": "goose", "weight": 0.8, "surface_text": "both birds build nests"}, {"start": "goose", "relation": "HasProperty", "end": "white_chest_patch", "weight": 0.8, "surface_text": "distinct white patch on the front, unlike most other birds"}], "polished_text": "A nest without a rhea? That's just a goose with ideas above its white chest patch.", "status": "polished"} +{"raw_text": "denim without jacket? That's just jeans with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "denim", "B": "jacket", "C": "dry", "D": "jeans"}, "chain": [{"start": "denim", "relation": "MadeOf", "end": "jacket", "weight": 0.8, "surface_text": "a jacket is made of denim"}, {"start": "denim", "relation": "MadeOf", "end": "jeans", "weight": 2.0, "surface_text": "[[jeans]] are made of [[denim]]"}], "polished_text": "Denim without its jacket is just jeans acting way above its station.", "status": "polished"} +{"raw_text": "kayak without plastic? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "kayak", "B": "plastic", "C": "essential for life on planet", "D": "water"}, "chain": [{"start": "kayak", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a kayak is made of plastic"}, {"start": "kayak", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a kayak"}, {"start": "water", "relation": "HasProperty", "end": "essential_for_life_on_planet", "weight": 1.0, "surface_text": "[[Water]] is [[essential for life on this planet]]"}], "polished_text": "You can't have a kayak without the plastic, and you can't have the water without what's essential for life on this planet.", "status": "polished"} +{"raw_text": "A grass ain't nothing but savanna that met some worm.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "grass", "B": "worm", "C": "grass", "D": "savanna"}, "chain": [{"start": "grass", "relation": "HasPrerequisite", "end": "worm", "weight": 0.8, "surface_text": "grass connects bison's diet and worm's habitat"}, {"start": "grass", "relation": "HasA", "end": "savanna", "weight": 0.8, "surface_text": "grass is often located near an orchard and is a feature of a savanna"}, {"start": "savanna", "relation": "HasProperty", "end": "grass", "weight": 0.8, "surface_text": "savannas are characterized by tall grasses"}], "polished_text": "Grass don't grow without a worm, and ain't nothing but savanna all grown up.", "status": "polished"} +{"raw_text": "Take the water out of strawberry and all you've got left is blue water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "strawberry", "B": "water", "C": "blue", "D": "water"}, "chain": [{"start": "strawberry", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a strawberry is made of water"}, {"start": "strawberry", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow a strawberry"}, {"start": "water", "relation": "HasProperty", "end": "blue", "weight": 4.0, "surface_text": "[[Water]] is [[blue]]"}], "polished_text": "Take the water outta strawberry, and all you've got is blue water left.", "status": "polished"} +{"raw_text": "A minnow ain't nothing but water that met some fish.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "minnow", "B": "fish", "C": "cold", "D": "water"}, "chain": [{"start": "minnow", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a minnow is made of fish"}, {"start": "minnow", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have minnows"}, {"start": "water", "relation": "HasProperty", "end": "cold", "weight": 1.0, "surface_text": "[[water]] can be [[cold]]"}], "polished_text": "A minnow ain't nothing but a cold drop of water that decided to be fish.", "status": "polished"} +{"raw_text": "A kingfisher ain't nothing but fish that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "kingfisher", "B": "water", "C": "breathes water", "D": "fish"}, "chain": [{"start": "kingfisher", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a kingfisher needs water"}, {"start": "kingfisher", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "a kingfisher needs fish"}, {"start": "fish", "relation": "HasProperty", "end": "breathes_water", "weight": 0.8, "surface_text": "fish extract oxygen from water through gills, not air"}], "polished_text": "A kingfisher's just a fish that found some water to breathe in.", "status": "polished"} +{"raw_text": "You know what they say, a nest with no nightingale is just a graceful flight tern.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "nest", "B": "nightingale", "C": "graceful flight", "D": "tern"}, "chain": [{"start": "nest", "relation": "HasA", "end": "nightingale", "weight": 0.8, "surface_text": "both birds build or use nests for living and raising young"}, {"start": "nest", "relation": "HasA", "end": "tern", "weight": 0.8, "surface_text": "both ostriches and terns build nests where they lay their eggs, as part of their reproductive behavior."}, {"start": "tern", "relation": "HasProperty", "end": "graceful_flight", "weight": 0.8, "surface_text": "Terns fly with a buoyant, graceful, and often hovering style, which is less common among other birds in this category."}], "polished_text": "You know what they say — a nest without a nightingale is just a tern's graceful flight all by itself.", "status": "polished"} +{"raw_text": "denim without cotton? That's just jacket with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "denim", "B": "cotton", "C": "shoulder coverage", "D": "jacket"}, "chain": [{"start": "denim", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "denim is made of cotton"}, {"start": "denim", "relation": "MadeOf", "end": "jacket", "weight": 0.8, "surface_text": "a jacket is made of denim"}, {"start": "jacket", "relation": "HasProperty", "end": "shoulder_coverage", "weight": 0.8, "surface_text": "Jackets are specifically designed to cover the shoulders"}], "polished_text": "Denim without cotton is just a jacket with ideas above its station, tryin' to cover shoulders it ain't got.", "status": "polished"} +{"raw_text": "A box ain't nothing but 6 sides that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "box", "B": "wood", "C": "old", "D": "6 sides"}, "chain": [{"start": "box", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a box is made of wood"}, {"start": "box", "relation": "HasA", "end": "6_sides", "weight": 1.0, "surface_text": "[[A box]] has [[6 sides]]"}], "polished_text": "An old box ain't nothing but six sides that got itself wrapped in wood.", "status": "polished"} +{"raw_text": "A desert ain't nothing but sand that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "desert", "B": "water", "C": "sorry", "D": "sand"}, "chain": [{"start": "desert", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "a desert can have ponds with water, and a pond is made of water"}, {"start": "desert", "relation": "HasA", "end": "sand", "weight": 0.8, "surface_text": "sand is a common component of deserts and the material the ground is made of."}], "polished_text": "A desert ain't nothing but sand that holds some water in its belly.", "status": "polished"} +{"raw_text": "A barometer ain't nothing but scale that met some glass.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "barometer", "B": "glass", "C": "property", "D": "scale"}, "chain": [{"start": "barometer", "relation": "HasA", "end": "glass", "weight": 0.8, "surface_text": "a barometer has glass"}, {"start": "barometer", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "a barometer has a scale"}, {"start": "scale", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}], "polished_text": "A barometer ain't nothing but a scale wrapped up in glass.", "status": "polished"} +{"raw_text": "Take the rabbit out of muscle and all you've got left is better frying fat.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "muscle", "B": "rabbit", "C": "better frying", "D": "fat"}, "chain": [{"start": "muscle", "relation": "HasA", "end": "rabbit", "weight": 0.8, "surface_text": "muscles are part of a body and rabbits have muscles."}, {"start": "muscle", "relation": "MadeOf", "end": "fat", "weight": 0.8, "surface_text": "muscle connects the lion's body part to the fat's composition. (This is a better option.)"}, {"start": "fat", "relation": "HasProperty", "end": "better_frying", "weight": 0.8, "surface_text": "Melts and behaves differently in cooking than other foods"}], "polished_text": "You can't pull the rabbit out of the muscle and still have that better-frying fat left behind.", "status": "polished"} +{"raw_text": "A snail ain't nothing but snail that met some shell.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "snail", "B": "shell", "C": "small size", "D": "snail"}, "chain": [{"start": "snail", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a snail has a shell"}, {"start": "snail", "relation": "HasA", "end": "snail", "weight": 0.8, "surface_text": "snail has skin as part of its body"}, {"start": "snail", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "typically much smaller than most other listed animals"}], "polished_text": "A snail ain't nothing but a little snail that grew itself a shell.", "status": "polished"} +{"raw_text": "A cockatoo ain't nothing but feathers that met some nest.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cockatoo", "B": "nest", "C": "sorry", "D": "feathers"}, "chain": [{"start": "cockatoo", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build or use nests for raising young"}, {"start": "cockatoo", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "Both cockatoos and weavers have feathers as part of their physical makeup."}], "polished_text": "A cockatoo ain't nothing but a nest full of feathers.", "status": "polished"} +{"raw_text": "cork without tree? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cork", "B": "tree", "C": "porous", "D": "wood"}, "chain": [{"start": "cork", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get a cork"}, {"start": "cork", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a cork is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "porous", "weight": 1.0, "surface_text": "[[wood]] is [[porous]]"}], "polished_text": "You can't have cork without a tree, 'cause that's just wood showing off its porous ways.", "status": "polished"} +{"raw_text": "An oboe ain't nothing but wood that met some silver.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "oboe", "B": "silver", "C": "solid", "D": "wood"}, "chain": [{"start": "oboe", "relation": "MadeOf", "end": "silver", "weight": 0.8, "surface_text": "an oboe is made of silver"}, {"start": "oboe", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an oboe is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "solid", "weight": 2.0, "surface_text": "[[Wood]] is [[solid]]"}], "polished_text": "An oboe's just wood that got itself some silver shine.", "status": "polished"} +{"raw_text": "Take the iron out of steel and all you've got left is harder than wood iron.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "steel", "B": "iron", "C": "harder than wood", "D": "iron"}, "chain": [{"start": "steel", "relation": "HasA", "end": "iron", "weight": 4.472136, "surface_text": "[[steel]] contains [[iron]]"}, {"start": "steel", "relation": "MadeOf", "end": "iron", "weight": 2.828427, "surface_text": "[[Steel]] is made of [[iron]]."}, {"start": "iron", "relation": "HasProperty", "end": "harder_than_wood", "weight": 1.0, "surface_text": "[[iron]] is [[harder than wood]]"}], "polished_text": "Take the iron outta the steel, and all you got left is iron that's harder than wood.", "status": "polished"} +{"raw_text": "A leather ain't nothing but punch bag that met some fabric.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "leather", "B": "fabric", "C": "sorry", "D": "punch bag"}, "chain": [{"start": "leather", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "Both burlap and leather are types of fabric."}, {"start": "leather", "relation": "MadeOf", "end": "punch_bag", "weight": 1.0, "surface_text": "[[a punch bag]] is made of [[leather]]."}], "polished_text": "A piece of leather ain't nothing but a punch bag that got wrapped up in some fabric.", "status": "polished"} +{"raw_text": "You know what they say, a chalk with no earth is just a natural shape stone.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "chalk", "B": "earth", "C": "natural shape", "D": "stone"}, "chain": [{"start": "chalk", "relation": "MadeOf", "end": "earth", "weight": 0.8, "surface_text": "both chalk and clay are made from earth materials"}, {"start": "chalk", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "chalk is a type of stone, and diamonds are found in stones."}, {"start": "stone", "relation": "HasProperty", "end": "natural_shape", "weight": 0.8, "surface_text": "usually irregular and not man-made like bricks or concrete"}], "polished_text": "You know what they say — chalk without the earth is just a stone in its natural shape.", "status": "polished"} +{"raw_text": "Take the leaves out of oak and all you've got left is chipped into pieces wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "oak", "B": "leaves", "C": "chipped into pieces", "D": "wood"}, "chain": [{"start": "oak", "relation": "HasA", "end": "leaves", "weight": 1.0, "surface_text": "[[an oak]] has [[leaves]]"}, {"start": "oak", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an oak is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "chipped_into_pieces", "weight": 1.0, "surface_text": "[[Wood]] can be [[chipped into pieces]]"}], "polished_text": "Take the leaves off an oak and all you've got left is wood chipped into pieces.", "status": "polished"} +{"raw_text": "Take the iron out of cannon and all you've got left is bands of metal barrel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "cannon", "B": "iron", "C": "bands of metal", "D": "barrel"}, "chain": [{"start": "cannon", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "a cannon is made of iron"}, {"start": "cannon", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a cannon has a barrel"}, {"start": "barrel", "relation": "HasProperty", "end": "bands_of_metal", "weight": 0.8, "surface_text": "Has characteristic metal hoops around its circumference, which most other containers lack"}], "polished_text": "Take the iron outta a cannon, and all you're left with is just a barrel full of bands.", "status": "polished"} +{"raw_text": "A furrow ain't nothing but water that met some soil.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "furrow", "B": "soil", "C": "essential to life", "D": "water"}, "chain": [{"start": "furrow", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "a furrow is made of soil, and farms have soil where crops are grown"}, {"start": "furrow", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both furrows and ditches may contain water"}, {"start": "water", "relation": "HasProperty", "end": "essential_to_life", "weight": 1.0, "surface_text": "[[water]] is [[essential to life]]"}], "polished_text": "A furrow ain't nothing but water runnin' through the soil, essential for life.", "status": "polished"} +{"raw_text": "You know what they say, a copper with no coin is just a corrosion resistance bronze.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "copper", "B": "coin", "C": "corrosion resistance", "D": "bronze"}, "chain": [{"start": "copper", "relation": "MadeOf", "end": "coin", "weight": 0.8, "surface_text": "coin connects metals as a common item made from them"}, {"start": "copper", "relation": "MadeOf", "end": "bronze", "weight": 0.8, "surface_text": "bronze is made of copper"}, {"start": "bronze", "relation": "HasProperty", "end": "corrosion_resistance", "weight": 0.8, "surface_text": "Bronze is resistant to corrosion, especially in saltwater, unlike steel, which rusts easily."}], "polished_text": "You know what they say, copper without the coin is just a stubbornly resistant bronze.", "status": "polished"} +{"raw_text": "You know what they say, a spinach with no water is just a sometimes produces leaves stem.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "spinach", "B": "water", "C": "sometimes produces leaves", "D": "stem"}, "chain": [{"start": "spinach", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "spinach needs water to grow"}, {"start": "spinach", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "spinach has a stem"}, {"start": "stem", "relation": "HasProperty", "end": "sometimes_produces_leaves", "weight": 0.8, "surface_text": "Stems can sprout leaves, whereas flowers and shade do not."}], "polished_text": "You know what they say — spinach without the water is just a stem that sometimes produces leaves.", "status": "polished"} +{"raw_text": "You know what they say, an opener with no blade is just a small mouth bottle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "opener", "B": "blade", "C": "small mouth", "D": "bottle"}, "chain": [{"start": "opener", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "an opener has a blade"}, {"start": "opener", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "you need a bottle before using an opener"}, {"start": "bottle", "relation": "HasProperty", "end": "small_mouth", "weight": 0.8, "surface_text": "The opening is usually small, unlike mugs or bins"}], "polished_text": "You know what they say — a bottle-opener without its blade is just a thing for bottles with small mouths.", "status": "polished"} +{"raw_text": "eggplant without vegetable? That's just pod with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "eggplant", "B": "vegetable", "C": "seeds inside", "D": "pod"}, "chain": [{"start": "eggplant", "relation": "HasA", "end": "vegetable", "weight": 0.8, "surface_text": "Both eggplant and cabbage are types of vegetables."}, {"start": "eggplant", "relation": "HasA", "end": "pod", "weight": 0.8, "surface_text": "both eggplant and bean can have pods (though eggplant's pod is its fruit, while bean's pod contains seeds)"}, {"start": "pod", "relation": "HasProperty", "end": "seeds_inside", "weight": 0.8, "surface_text": "Pods typically contain seeds, unlike most other containers."}], "polished_text": "An eggplant without a vegetable? That's just a pod with seeds above its station.", "status": "polished"} +{"raw_text": "Take the cardinal out of nest and all you've got left is long, forked tail tern.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "nest", "B": "cardinal", "C": "long, forked tail", "D": "tern"}, "chain": [{"start": "nest", "relation": "HasA", "end": "cardinal", "weight": 0.8, "surface_text": "birds build nests"}, {"start": "nest", "relation": "HasA", "end": "tern", "weight": 0.8, "surface_text": "both ostriches and terns build nests where they lay their eggs, as part of their reproductive behavior."}, {"start": "tern", "relation": "HasProperty", "end": "long,_forked_tail", "weight": 0.8, "surface_text": "Terns usually have a long tail that is deeply forked, a feature not as common in the listed birds."}], "polished_text": "You take the cardinal out of a nest, and all you got left is a tern with its long, forked tail.", "status": "polished"} +{"raw_text": "Take the gladiola out of bouquet and all you've got left is tends to be low-growing plant.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bouquet", "B": "gladiola", "C": "tends to be low-growing", "D": "plant"}, "chain": [{"start": "bouquet", "relation": "HasA", "end": "gladiola", "weight": 0.8, "surface_text": "both can be part of a bouquet"}, {"start": "bouquet", "relation": "MadeOf", "end": "plant", "weight": 0.8, "surface_text": "a bouquet is made of plant"}, {"start": "plant", "relation": "HasProperty", "end": "tends_to_be_low-growing", "weight": 0.8, "surface_text": "Often grows close to the ground, unlike tall trees like pines or boxwood's dense upright growth"}], "polished_text": "Take the gladiola out of a bouquet, and all you've got left is a low-growing plant.", "status": "polished"} +{"raw_text": "You know what they say, a rock with no crystal is just a metallic taste iron.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "rock", "B": "crystal", "C": "metallic taste", "D": "iron"}, "chain": [{"start": "rock", "relation": "MadeOf", "end": "crystal", "weight": 0.8, "surface_text": "both talc and crystals can be components of rocks."}, {"start": "rock", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "Both talc and iron can be found within rocks."}, {"start": "iron", "relation": "HasProperty", "end": "metallic_taste", "weight": 0.8, "surface_text": "If tasted (not recommended), it would have a distinct metallic flavor, unlike the bland taste of minerals like quartz or chalk"}], "polished_text": "You know what they say — a rock without the crystal is just plain old iron with that metallic tang.", "status": "polished"} +{"raw_text": "An ostrich ain't nothing but egg that met some food.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "ostrich", "B": "food", "C": "texture (inside)", "D": "egg"}, "chain": [{"start": "ostrich", "relation": "HasPrerequisite", "end": "food", "weight": 0.8, "surface_text": "Both ostriches and cats require food to survive."}, {"start": "ostrich", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "egg connects as both ostrich and rail produce eggs as offspring"}, {"start": "egg", "relation": "HasProperty", "end": "texture_(inside)", "weight": 0.8, "surface_text": "liquid or semi-solid when raw, distinct from solid or dry textures of others"}], "polished_text": "An ostrich ain't nothing but a big egg that got filled with food.", "status": "polished"} +{"raw_text": "Take the four wheels out of tractor and all you've got left is non-magnetic (usually) steel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tractor", "B": "four wheels", "C": "non-magnetic (usually)", "D": "steel"}, "chain": [{"start": "tractor", "relation": "HasA", "end": "four_wheels", "weight": 1.0, "surface_text": "[[the tractor]] has [[four wheels]]"}, {"start": "tractor", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a tractor is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "non-magnetic_(usually)", "weight": 0.8, "surface_text": "While some steels are magnetic, many common types are not, unlike some metals like nickel or iron (though iron isn't listed, it's a key component)."}], "polished_text": "Take the four wheels off that tractor, and all you got left is some non-magnetic (usually) steel.", "status": "polished"} +{"raw_text": "Take the steel out of vise and all you've got left is lustrous metal.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "vise", "B": "steel", "C": "lustrous", "D": "metal"}, "chain": [{"start": "vise", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a vise is made of steel"}, {"start": "vise", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "metal is a common material used in the construction of both a vise and a lantern"}, {"start": "metal", "relation": "HasProperty", "end": "lustrous", "weight": 0.8, "surface_text": "shiny and reflective surface when polished"}], "polished_text": "Take the steel outta that vise, and all you got left is just some lustrous metal.", "status": "polished"} +{"raw_text": "guitar without wood? That's just six strings with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "guitar", "B": "wood", "C": "old", "D": "six strings"}, "chain": [{"start": "guitar", "relation": "MadeOf", "end": "wood", "weight": 1.0, "surface_text": "[[a guitar]] is made of [[wood]]."}, {"start": "guitar", "relation": "HasA", "end": "six_strings", "weight": 1.0, "surface_text": "[[a guitar]] has [[six strings]]"}], "polished_text": "A guitar without wood? That's just some old six strings with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a claw with no claw is just a rough surface bone.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "claw", "B": "claw", "C": "rough surface", "D": "bone"}, "chain": [{"start": "claw", "relation": "HasA", "end": "claw", "weight": 0.8, "surface_text": "both a claw and a marmot are parts of animals"}, {"start": "claw", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "claws are made of bone"}, {"start": "bone", "relation": "HasProperty", "end": "rough_surface", "weight": 0.8, "surface_text": "Often has an irregular, porous or rough texture when not polished"}], "polished_text": "You know what they say, a claw without its twin is just a rough-boned thing.", "status": "polished"} +{"raw_text": "A fur ain't nothing but skin that met some wolf.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "fur", "B": "wolf", "C": "surface texture", "D": "skin"}, "chain": [{"start": "fur", "relation": "HasA", "end": "wolf", "weight": 0.8, "surface_text": "gorillas and wolves both possess fur as part of their physical characteristics"}, {"start": "fur", "relation": "MadeOf", "end": "skin", "weight": 0.8, "surface_text": "fur is part of a wolf and is made of skin"}, {"start": "skin", "relation": "HasProperty", "end": "surface_texture", "weight": 0.8, "surface_text": "It can be smooth, wrinkled, or textured (e.g., scales, fur), unlike flat or uniform materials like rope or fiber."}], "polished_text": "That fur ain't nothing but skin that met a wolf, with a surface texture to show for it.", "status": "polished"} +{"raw_text": "A vine ain't nothing but watermelon that met some kiwi.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "vine", "B": "kiwi", "C": "smell: sweet, slightly musky aroma", "D": "watermelon"}, "chain": [{"start": "vine", "relation": "HasPrerequisite", "end": "kiwi", "weight": 0.8, "surface_text": "you need a vine before you can grow a kiwi"}, {"start": "vine", "relation": "HasPrerequisite", "end": "watermelon", "weight": 0.8, "surface_text": "you need a vine to grow a watermelon"}, {"start": "watermelon", "relation": "HasProperty", "end": "smell:_sweet,_slightly_musky_aroma", "weight": 0.8, "surface_text": "its scent is distinctly sweet and earthy compared to others"}], "polished_text": "A vine ain't nothing but a watermelon that needed a kiwi to come along.", "status": "polished"} +{"raw_text": "You know what they say, a crystal with no mineral is just a mined or collected salt.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "crystal", "B": "mineral", "C": "mined or collected", "D": "salt"}, "chain": [{"start": "crystal", "relation": "MadeOf", "end": "mineral", "weight": 0.8, "surface_text": "potassium is part of some minerals, which can form crystals"}, {"start": "crystal", "relation": "MadeOf", "end": "salt", "weight": 0.8, "surface_text": "salt is a crystal made from potassium"}, {"start": "salt", "relation": "HasProperty", "end": "mined_or_collected", "weight": 1.0, "surface_text": "[[Salt]] can be [[mined or collected]]"}], "polished_text": "You know what they say — a crystal with no mineral is just a plain old salt that's been dug up.", "status": "polished"} +{"raw_text": "You know what they say, a cedar with no wood is just a necessary to sustain carbon based life water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cedar", "B": "wood", "C": "necessary to sustain carbon based life", "D": "water"}, "chain": [{"start": "cedar", "relation": "HasA", "end": "wood", "weight": 0.8, "surface_text": "cedar has wood"}, {"start": "cedar", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "cedar needs water to grow"}, {"start": "water", "relation": "HasProperty", "end": "necessary_to_sustain_carbon_based_life", "weight": 1.0, "surface_text": "[[water]] is [[necessary to sustain carbon based life]]"}], "polished_text": "You know what they say, cedar with no wood is just water that keeps the earth alive.", "status": "polished"} +{"raw_text": "Take the hamburger out of beef and all you've got left is reddish-brown color steak.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "beef", "B": "hamburger", "C": "reddish-brown color", "D": "steak"}, "chain": [{"start": "beef", "relation": "MadeOf", "end": "hamburger", "weight": 0.8, "surface_text": "a hamburger is made of beef"}, {"start": "beef", "relation": "MadeOf", "end": "steak", "weight": 0.8, "surface_text": "a steak is made of beef"}, {"start": "steak", "relation": "HasProperty", "end": "reddish-brown_color", "weight": 0.8, "surface_text": "Comes from beef, unlike most other listed foods which are white, green, yellow, or clear"}], "polished_text": "Take the hamburger right outta the beef, and all you're left with is a steak lookin' reddish-brown.", "status": "polished"} +{"raw_text": "rabbit without four legs? That's just long ears with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "rabbit", "B": "four legs", "C": "humble", "D": "long ears"}, "chain": [{"start": "rabbit", "relation": "HasA", "end": "four_legs", "weight": 1.0, "surface_text": "[[A rabbit]] has [[four legs]]"}, {"start": "rabbit", "relation": "HasA", "end": "long_ears", "weight": 1.0, "surface_text": "[[A rabbit]] has [[long ears]]"}], "polished_text": "A rabbit without its four legs? That's just a pair of long ears with ideas above their station.", "status": "polished"} +{"raw_text": "A stethoscope ain't nothing but doctor that met some metal.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "stethoscope", "B": "metal", "C": "dry", "D": "doctor"}, "chain": [{"start": "stethoscope", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both a stethoscope and a comb can be made of metal components."}, {"start": "stethoscope", "relation": "HasA", "end": "doctor", "weight": 0.8, "surface_text": "both tools can be possessed by a doctor"}], "polished_text": "A stethoscope ain't nothing but metal that found its way to a doctor's hand.", "status": "polished"} +{"raw_text": "Take the buy bait out of fish and all you've got left is plain get license.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "fish", "B": "buy bait", "C": "plain", "D": "get license"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "buy_bait", "weight": 2.828427, "surface_text": "Something you need to do before you [[fish]] is [[buy bait]]"}, {"start": "fish", "relation": "HasPrerequisite", "end": "get_license", "weight": 2.0, "surface_text": "Something you need to do before you [[fish]] is [[get a license]]"}], "polished_text": "You can't take the bait out of fishin' and just be left with a plain ol' license.", "status": "polished"} +{"raw_text": "Take the grass out of gazelle and all you've got left is smells neutral water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "gazelle", "B": "grass", "C": "smells neutral", "D": "water"}, "chain": [{"start": "gazelle", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass for a gazelle to survive"}, {"start": "gazelle", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water for a gazelle to survive"}, {"start": "water", "relation": "HasProperty", "end": "smells_neutral", "weight": 0.8, "surface_text": "Unlike coffee, tea, juice, beer, wine, and soda, which have distinct aromas, water typically has no strong smell."}], "polished_text": "You can't take the grass from a gazelle and not need water, that sure is plain.", "status": "polished"} +{"raw_text": "You know what they say, a nylon with no \"plastic\" is just a sorry \"fabric\".", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "nylon", "B": "\"plastic\"", "C": "sorry", "D": "\"fabric\""}, "chain": [{"start": "nylon", "relation": "HasA", "end": "\"plastic\"", "weight": 0.8, "surface_text": "plastic can be made of nylon, and straw is a component of plastic (e.g., bioplastics)"}, {"start": "nylon", "relation": "MadeOf", "end": "\"fabric\"", "weight": 0.8, "surface_text": "fabric is made of nylon and can be used for straw hats"}], "polished_text": "A nylon with no plastic is just a sorry fabric.", "status": "polished"} +{"raw_text": "A steak ain't nothing but beef that met some trimming.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "steak", "B": "trimming", "C": "reddish-brown color", "D": "beef"}, "chain": [{"start": "steak", "relation": "HasPrerequisite", "end": "trimming", "weight": 0.8, "surface_text": "trimming steak requires handling fat, and trimming fat requires handling steak"}, {"start": "steak", "relation": "MadeOf", "end": "beef", "weight": 0.8, "surface_text": "a steak is made of beef"}, {"start": "beef", "relation": "HasProperty", "end": "reddish-brown_color", "weight": 0.8, "surface_text": "It has a distinct reddish-brown hue compared to other foods"}], "polished_text": "A steak ain't nothing but beef dressed up with a little trimming, and good enough to turn your mouth reddish-brown.", "status": "polished"} +{"raw_text": "A soup ain't nothing but water that met some eating quickly.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "soup", "B": "eating quickly", "C": "neutral", "D": "water"}, "chain": [{"start": "soup", "relation": "HasPrerequisite", "end": "eating_quickly", "weight": 1.0, "surface_text": "[[eating quickly]] requires [[soup]]"}, {"start": "soup", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[soup]] is made of [[water]]."}, {"start": "water", "relation": "HasProperty", "end": "neutral", "weight": 1.0, "surface_text": "[[water]] is [[neutral]]"}], "polished_text": "A soup ain't nothing but neutral water that's best for eating quickly.", "status": "polished"} +{"raw_text": "A pulley ain't nothing but plastic that met some rope.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "pulley", "B": "rope", "C": "solid", "D": "plastic"}, "chain": [{"start": "pulley", "relation": "HasPrerequisite", "end": "rope", "weight": 0.8, "surface_text": "you need a rope to use a pulley"}, {"start": "pulley", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a pulley is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "solid", "weight": 1.0, "surface_text": "[[plastic]] is [[solid]]"}], "polished_text": "A pulley ain't nothing but solid plastic that needs a rope to work right.", "status": "polished"} +{"raw_text": "You know what they say, a chalk with no earth is just a humble limestone.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "chalk", "B": "earth", "C": "humble", "D": "limestone"}, "chain": [{"start": "chalk", "relation": "MadeOf", "end": "earth", "weight": 0.8, "surface_text": "both chalk and clay are made from earth materials"}, {"start": "chalk", "relation": "MadeOf", "end": "limestone", "weight": 0.8, "surface_text": "limestone is a mineral that can be used as chalk and is a component of soil"}], "polished_text": "You know what they say — chalk with no earth is just a humble bit of limestone.", "status": "polished"} +{"raw_text": "You know what they say, a falcon with no wing is just a sharp, hooked beak falcon.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "falcon", "B": "wing", "C": "sharp, hooked beak", "D": "falcon"}, "chain": [{"start": "falcon", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings for flying"}, {"start": "falcon", "relation": "HasA", "end": "falcon", "weight": 0.8, "surface_text": "birds can both have feathers"}, {"start": "falcon", "relation": "HasProperty", "end": "sharp,_hooked_beak", "weight": 0.8, "surface_text": "Unlike the long, curved beaks of hornbills, or flat beaks of gulls/pigeons"}], "polished_text": "You know what they say — a falcon without a wing is just a beak that bites sharp.", "status": "polished"} +{"raw_text": "tin without cans? That's just bronze with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "tin", "B": "cans", "C": "sound", "D": "bronze"}, "chain": [{"start": "tin", "relation": "MadeOf", "end": "cans", "weight": 1.0, "surface_text": "[[some cans]] are made of [[tin]]"}, {"start": "tin", "relation": "MadeOf", "end": "bronze", "weight": 0.8, "surface_text": "bronze is made of tin"}, {"start": "bronze", "relation": "HasProperty", "end": "sound", "weight": 0.8, "surface_text": "When struck, bronze produces a resonant, ringing tone, different from the duller sound of steel or aluminum."}], "polished_text": "Tin without its cans? That's just bronze fancying itself with a bit of sound.", "status": "polished"} +{"raw_text": "A chili ain't nothing but curry that met some seasoning.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "chili", "B": "seasoning", "C": "texture fine powder", "D": "curry"}, "chain": [{"start": "chili", "relation": "HasA", "end": "seasoning", "weight": 0.8, "surface_text": "chili is a type of seasoning, and basil is also a type of seasoning."}, {"start": "chili", "relation": "HasA", "end": "curry", "weight": 0.8, "surface_text": "both are spices found in curry"}, {"start": "curry", "relation": "HasProperty", "end": "texture_fine_powder", "weight": 0.8, "surface_text": "Curry is often a fine powder, distinguishing it from whole spices like anise or basil, or crystalline ones like salt and sugar."}], "polished_text": "A chili ain't nothing but curry with a touch of fine powder seasoning.", "status": "polished"} +{"raw_text": "A grass ain't nothing but meadow that met some cut.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "grass", "B": "cut", "C": "floral diversity", "D": "meadow"}, "chain": [{"start": "grass", "relation": "HasA", "end": "cut", "weight": 1.0, "surface_text": "[[grass]] has [[to be cut]]"}, {"start": "grass", "relation": "HasA", "end": "meadow", "weight": 0.8, "surface_text": "Orchards may have grass between trees, while meadows are dominated by grass."}, {"start": "meadow", "relation": "HasProperty", "end": "floral_diversity", "weight": 0.8, "surface_text": "Contains many different types of wildflowers"}], "polished_text": "That ain't right. Grass ain't nothing but the meadow that got a little wild and grew some cut.", "status": "polished"} +{"raw_text": "Take the fence out of pasture and all you've got left is texture soft grass.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "pasture", "B": "fence", "C": "texture soft", "D": "grass"}, "chain": [{"start": "pasture", "relation": "HasPrerequisite", "end": "fence", "weight": 0.8, "surface_text": "you need a fence before you can have a usable pasture"}, {"start": "pasture", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "a pasture has grass"}, {"start": "grass", "relation": "HasProperty", "end": "texture_soft", "weight": 0.8, "surface_text": "Grass blades are generally smooth and soft to the touch"}], "polished_text": "You can't have a pasture without a fence, or all you're left with is soft grass.", "status": "polished"} +{"raw_text": "home without brick? That's just concrete with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "home", "B": "brick", "C": "formation", "D": "concrete"}, "chain": [{"start": "home", "relation": "MadeOf", "end": "brick", "weight": 0.8, "surface_text": "a home is made of brick"}, {"start": "home", "relation": "MadeOf", "end": "concrete", "weight": 0.8, "surface_text": "a home is made of concrete"}, {"start": "concrete", "relation": "HasProperty", "end": "formation", "weight": 0.8, "surface_text": "created by mixing ingredients, unlike naturally occurring materials like granite or clay"}], "polished_text": "A home without brick is just concrete full of itself.", "status": "polished"} +{"raw_text": "You know what they say, a box with no lid is just a dry 6 sides.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "box", "B": "lid", "C": "dry", "D": "6 sides"}, "chain": [{"start": "box", "relation": "HasA", "end": "lid", "weight": 0.8, "surface_text": "a chisel is part of the toolset for making a box, and a box has a lid"}, {"start": "box", "relation": "HasA", "end": "6_sides", "weight": 1.0, "surface_text": "[[A box]] has [[6 sides]]"}], "polished_text": "You know what they say, a box without a lid is just six dry sides.", "status": "polished"} +{"raw_text": "Take the polyester out of tie and all you've got left is easily spun into thread cotton.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tie", "B": "polyester", "C": "easily spun into thread", "D": "cotton"}, "chain": [{"start": "tie", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "a tie is made of polyester"}, {"start": "tie", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a tie is made of cotton"}, {"start": "cotton", "relation": "HasProperty", "end": "easily_spun_into_thread", "weight": 0.8, "surface_text": "cotton fibers can be easily spun into thread, a property not shared by many other items in the list"}], "polished_text": "Take the polyester out of the tie, and all you got left is cotton, easily spun into thread.", "status": "polished"} +{"raw_text": "claw without lemur? That's just marmot with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "claw", "B": "lemur", "C": "fur color", "D": "marmot"}, "chain": [{"start": "claw", "relation": "HasA", "end": "lemur", "weight": 0.8, "surface_text": "lemurs have claws as part of their physical structure"}, {"start": "claw", "relation": "HasA", "end": "marmot", "weight": 0.8, "surface_text": "a marmot has claws as part of its body"}, {"start": "marmot", "relation": "HasProperty", "end": "fur_color", "weight": 0.8, "surface_text": "They typically have brown or grey fur, which is less striking or patterned than the stripes of tigers or the distinct colors of some birds like cassowaries."}], "polished_text": "Claw without lemur? That's just marmot showing off its fancy fur color.", "status": "polished"} +{"raw_text": "You know what they say, a nightjar with no feathers is just a feathers bird.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "nightjar", "B": "feathers", "C": "feathers", "D": "bird"}, "chain": [{"start": "nightjar", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "feathers are a defining characteristic shared by both bird species"}, {"start": "nightjar", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}, {"start": "bird", "relation": "HasProperty", "end": "feathers", "weight": 0.8, "surface_text": "Birds have lightweight, branched feathers for insulation and flight"}], "polished_text": "You know what they say — a nightjar without feathers is just a featherless bird.", "status": "polished"} +{"raw_text": "You know what they say, a kestrel with no feathers is just a can be folded wing.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "kestrel", "B": "feathers", "C": "can be folded", "D": "wing"}, "chain": [{"start": "kestrel", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "feathers are common features of both birds"}, {"start": "kestrel", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "wing", "relation": "HasProperty", "end": "can_be_folded", "weight": 0.8, "surface_text": "It can be tucked against the body when not in use."}], "polished_text": "You know what they say — a kestrel with no feathers is just a wing that can be folded.", "status": "polished"} +{"raw_text": "A puffin ain't nothing but beak that met some nest.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "puffin", "B": "nest", "C": "non-movable", "D": "beak"}, "chain": [{"start": "puffin", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both birds build or inhabit nests."}, {"start": "puffin", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both birds have beaks."}, {"start": "beak", "relation": "HasProperty", "end": "non-movable", "weight": 0.8, "surface_text": "Usually fixed in shape and position (unlike a mouth)"}], "polished_text": "A puffin ain't nothing but a non-movable beak that built itself a nest.", "status": "polished"} +{"raw_text": "You know what they say, a pepper with no knife is just a often papery or fibrous texture husk.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "pepper", "B": "knife", "C": "often papery or fibrous texture", "D": "husk"}, "chain": [{"start": "pepper", "relation": "HasPrerequisite", "end": "knife", "weight": 0.8, "surface_text": "you need a knife before you can grind pepper"}, {"start": "pepper", "relation": "HasA", "end": "husk", "weight": 0.8, "surface_text": "pepper has a husk"}, {"start": "husk", "relation": "HasProperty", "end": "often_papery_or_fibrous_texture", "weight": 0.8, "surface_text": "Many husks have a thin, paper-like or stringy feel"}], "polished_text": "You know what they say — a pepper without a knife is just a husk, all papery and fibrous.", "status": "polished"} +{"raw_text": "An ore ain't nothing but gold that met some iron.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "ore", "B": "iron", "C": "malleable", "D": "gold"}, "chain": [{"start": "ore", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "ore connects both as a source material where they can be found naturally"}, {"start": "ore", "relation": "HasA", "end": "gold", "weight": 0.8, "surface_text": "both magnesium and gold can be found in ore deposits, linking their natural sources"}, {"start": "gold", "relation": "HasProperty", "end": "malleable", "weight": 0.8, "surface_text": "Can be hammered into very thin sheets without breaking."}], "polished_text": "An ore ain't nothing but gold that got itself mixed up with some iron, and still stayed good and malleable.", "status": "polished"} +{"raw_text": "You know what they say, a dodo with no egg is just a feathered wing.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "dodo", "B": "egg", "C": "feathered", "D": "wing"}, "chain": [{"start": "dodo", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both dodo and finch are birds that lay eggs"}, {"start": "dodo", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both dodos and storks have wings as physical features common to birds."}, {"start": "wing", "relation": "HasProperty", "end": "feathered", "weight": 0.8, "surface_text": "It is covered in feathers, unlike the other listed items."}], "polished_text": "You know what they say, a dodo without the egg is just a wing all dressed up in feathers.", "status": "polished"} +{"raw_text": "level without wood? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "level", "B": "wood", "C": "translucent", "D": "plastic"}, "chain": [{"start": "level", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a level is made of wood"}, {"start": "level", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a level is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "translucent", "weight": 1.0, "surface_text": "[[plastic]] can be [[translucent]]"}], "polished_text": "You can't make a level without wood, or you're just left with some fancy translucent plastic thinking it's better than it is.", "status": "polished"} +{"raw_text": "A brick ain't nothing but stone that met some house.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "brick", "B": "house", "C": "weighty", "D": "stone"}, "chain": [{"start": "brick", "relation": "MadeOf", "end": "house", "weight": 0.8, "surface_text": "a house is made of brick"}, {"start": "brick", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "stone is a common property of minerals and a material bricks are made from"}, {"start": "stone", "relation": "HasProperty", "end": "weighty", "weight": 0.8, "surface_text": "feels heavy for its size compared to pebbles or light crystals"}], "polished_text": "A brick ain't nothing but weighty stone that built itself into a house.", "status": "polished"} +{"raw_text": "You know what they say, a sea with no earth is just a mined or collected salt.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "sea", "B": "earth", "C": "mined or collected", "D": "salt"}, "chain": [{"start": "sea", "relation": "HasPrerequisite", "end": "earth", "weight": 0.8, "surface_text": "you need earth before you can have a sea"}, {"start": "sea", "relation": "HasA", "end": "salt", "weight": 1.0, "surface_text": "[[The sea]] contains [[salt]]"}, {"start": "salt", "relation": "HasProperty", "end": "mined_or_collected", "weight": 1.0, "surface_text": "[[Salt]] can be [[mined or collected]]"}], "polished_text": "You know what they say — a sea without earth is just salt that's mined or collected.", "status": "polished"} +{"raw_text": "grass without flock? That's just pasture with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "grass", "B": "flock", "C": "dry", "D": "pasture"}, "chain": [{"start": "grass", "relation": "HasA", "end": "flock", "weight": 0.8, "surface_text": "Zebras have grass as part of their diet (HasA relationship), and flocks like sheep also have grass as part of their diet (HasA relationship)."}, {"start": "grass", "relation": "HasA", "end": "pasture", "weight": 0.8, "surface_text": "Grass is a common feature in both savannas and pastures."}], "polished_text": "Grass without a flock ain't nothing but a pasture with ideas above its station.", "status": "polished"} +{"raw_text": "container without plastic? That's just aluminum with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "container", "B": "plastic", "C": "lightweight", "D": "aluminum"}, "chain": [{"start": "container", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a container is made of plastic"}, {"start": "container", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "a container might have a wax seal, and it could be made of aluminum."}, {"start": "aluminum", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "Significantly less dense than most other metals in the list"}], "polished_text": "A container without the plastic is just aluminum trying to act light.", "status": "polished"} +{"raw_text": "A gun ain't nothing but steel that met some tank.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "gun", "B": "tank", "C": "non-magnetic (usually)", "D": "steel"}, "chain": [{"start": "gun", "relation": "HasA", "end": "tank", "weight": 0.8, "surface_text": "gun is part of revolver, and tank has guns"}, {"start": "gun", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a gun is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "non-magnetic_(usually)", "weight": 0.8, "surface_text": "While some steels are magnetic, many common types are not, unlike some metals like nickel or iron (though iron isn't listed, it's a key component)."}], "polished_text": "A gun ain't nothing but steel that's found its way onto a tank.", "status": "polished"} +{"raw_text": "You know what they say, an accordion with no player is just a tanned leather.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "accordion", "B": "player", "C": "tanned", "D": "leather"}, "chain": [{"start": "accordion", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "a player can use both an accordion and a bass instrument"}, {"start": "accordion", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "an accordion is made of leather"}, {"start": "leather", "relation": "HasProperty", "end": "tanned", "weight": 1.0, "surface_text": "[[Leather]] can be [[tanned]]"}], "polished_text": "You know what they say — an accordion without a player is just a tanned piece of leather.", "status": "polished"} +{"raw_text": "A burlap ain't nothing but fabric that met some bag.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "burlap", "B": "bag", "C": "property", "D": "fabric"}, "chain": [{"start": "burlap", "relation": "MadeOf", "end": "bag", "weight": 0.8, "surface_text": "bags are often made of burlap, and fabric is a material used in bags"}, {"start": "burlap", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "Both burlap and leather are types of fabric."}, {"start": "fabric", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "is typically woven or knitted, not solid or layered"}], "polished_text": "A burlap ain't nothing but fabric that's seen some tough times.", "status": "polished"} +{"raw_text": "Take the bird out of petrel and all you've got left is used for pecking beak.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "petrel", "B": "bird", "C": "used for pecking", "D": "beak"}, "chain": [{"start": "petrel", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}, {"start": "petrel", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both petrels and birds have beaks."}, {"start": "beak", "relation": "HasProperty", "end": "used_for_pecking", "weight": 0.8, "surface_text": "Specifically adapted for breaking shells or skin"}], "polished_text": "Take the bird out of a petrel, and all you've got left is a beak used for pecking.", "status": "polished"} +{"raw_text": "You know what they say, an oboe with no silver is just a carved into furniture wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "oboe", "B": "silver", "C": "carved into furniture", "D": "wood"}, "chain": [{"start": "oboe", "relation": "MadeOf", "end": "silver", "weight": 0.8, "surface_text": "an oboe is made of silver"}, {"start": "oboe", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an oboe is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_furniture", "weight": 1.0, "surface_text": "[[wood]] can be [[carved into furniture]]"}], "polished_text": "You know what they say — an oboe without the silver is just wood carved into furniture.", "status": "polished"} +{"raw_text": "You know what they say, a savanna with no growth is just a trunk tree.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "savanna", "B": "growth", "C": "trunk", "D": "tree"}, "chain": [{"start": "savanna", "relation": "HasPrerequisite", "end": "growth", "weight": 0.8, "surface_text": "Savannas require plant growth for their ecosystem, while lettuce is a plant grown for food."}, {"start": "savanna", "relation": "HasA", "end": "tree", "weight": 0.8, "surface_text": "savannas have trees, which can have moss growing on them"}, {"start": "tree", "relation": "HasProperty", "end": "trunk", "weight": 0.8, "surface_text": "thick, woody stem supporting the plant"}], "polished_text": "You know what they say — a savanna without growth is just a hollowed-out tree.", "status": "polished"} +{"raw_text": "A pick ain't nothing but metal that met some playing guitar.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "pick", "B": "playing guitar", "C": "good conductor of heat", "D": "metal"}, "chain": [{"start": "pick", "relation": "HasPrerequisite", "end": "playing_guitar", "weight": 1.0, "surface_text": "[[playing a guitar]] requires [[a pick]]"}, {"start": "pick", "relation": "MadeOf", "end": "metal", "weight": 1.0, "surface_text": "[[a pick]] is made of [[metal]]."}, {"start": "metal", "relation": "HasProperty", "end": "good_conductor_of_heat", "weight": 0.8, "surface_text": "efficiently transfers thermal energy"}], "polished_text": "A pick ain't nothing but metal that got itself some good conductin' heat for playing the guitar.", "status": "polished"} +{"raw_text": "A fly ain't nothing but antenna that met some plant.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "fly", "B": "plant", "C": "sorry", "D": "antenna"}, "chain": [{"start": "fly", "relation": "HasPrerequisite", "end": "plant", "weight": 0.8, "surface_text": "both may be found on or near plants"}, {"start": "fly", "relation": "HasA", "end": "antenna", "weight": 0.8, "surface_text": "both insects have antennae"}], "polished_text": "You can't have a fly without its antenna and some plant to feed it.", "status": "polished"} +{"raw_text": "A flask ain't nothing but glass that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "flask", "B": "plastic", "C": "sharp", "D": "glass"}, "chain": [{"start": "flask", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a flask is made of plastic"}, {"start": "flask", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a flask is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "sharp", "weight": 1.0, "surface_text": "[[glass]] can be [[sharp]]"}], "polished_text": "A flask ain't nothing but glass that met some plastic, and why it's sharp as can be.", "status": "polished"} +{"raw_text": "A kohlrabi ain't nothing but food that met some stem.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "kohlrabi", "B": "stem", "C": "nutritive", "D": "food"}, "chain": [{"start": "kohlrabi", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "Stems are part of kohlrabi and sprouts are often found on stems."}, {"start": "kohlrabi", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both kohlrabi and cabbage are types of food"}, {"start": "food", "relation": "HasProperty", "end": "nutritive", "weight": 0.8, "surface_text": "provides nourishment, unlike some items listed"}], "polished_text": "That kohlrabi ain't nothing but nutritious food with a sturdy stem.", "status": "polished"} +{"raw_text": "You know what they say, a shotgun with no wood is just a capable of rolling barrel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "shotgun", "B": "wood", "C": "capable of rolling", "D": "barrel"}, "chain": [{"start": "shotgun", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a shotgun is made of wood"}, {"start": "shotgun", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a shotgun has a barrel"}, {"start": "barrel", "relation": "HasProperty", "end": "capable_of_rolling", "weight": 0.8, "surface_text": "Can be rolled on its side due to its rounded shape (unlike fixed-position aquariums or tanks)"}], "polished_text": "You know what they say — a shotgun without its wood is just a barrel that'll roll right on out.", "status": "polished"} +{"raw_text": "A roadrunner ain't nothing but nest that met some beak.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "roadrunner", "B": "beak", "C": "round shape", "D": "nest"}, "chain": [{"start": "roadrunner", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both have a beak as a physical feature."}, {"start": "roadrunner", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both birds build nests."}, {"start": "nest", "relation": "HasProperty", "end": "round_shape", "weight": 0.8, "surface_text": "Nests are often circular or dome-shaped, unlike burrows or dens which may be linear tunnels"}], "polished_text": "A roadrunner ain't nothing but a nest that met itself some beak, all round as can be.", "status": "polished"} +{"raw_text": "Take the diet out of lion and all you've got left is plain eyes.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "lion", "B": "diet", "C": "plain", "D": "eyes"}, "chain": [{"start": "lion", "relation": "HasA", "end": "diet", "weight": 0.8, "surface_text": "diet connects the lion's food to the fat's purpose (though not a concrete noun, \"diet\" is a common concept that might be acceptable in some contexts, but it's not a concrete noun. Replacing with a better option)"}, {"start": "lion", "relation": "HasA", "end": "eyes", "weight": 0.8, "surface_text": "Lions have eyes in their heads, which are a part of the head."}], "polished_text": "A lion without its diet ain't nothing but plain eyes.", "status": "polished"} +{"raw_text": "You know what they say, a chips with no vegetable is just a dry potato.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "chips", "B": "vegetable", "C": "dry", "D": "potato"}, "chain": [{"start": "chips", "relation": "MadeOf", "end": "vegetable", "weight": 0.8, "surface_text": "chips are made of vegetable"}, {"start": "chips", "relation": "MadeOf", "end": "potato", "weight": 0.8, "surface_text": "chips are made of potato"}], "polished_text": "You know what they say — chips without the veggies are just dry potatoes.", "status": "polished"} +{"raw_text": "A nut ain't nothing but shell that met some hickory.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "nut", "B": "hickory", "C": "humble", "D": "shell"}, "chain": [{"start": "nut", "relation": "HasA", "end": "hickory", "weight": 0.8, "surface_text": "both trees can produce nuts (coca beans and hickory nuts)"}, {"start": "nut", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a nut has a shell"}], "polished_text": "A hickory's humble shell is just a nut that ain't nothing.", "status": "polished"} +{"raw_text": "A wolf ain't nothing but food that met some meat.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "wolf", "B": "meat", "C": "natural or processed", "D": "food"}, "chain": [{"start": "wolf", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "both wolves and geese have meat"}, {"start": "wolf", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "Both animals can be prey or used as food for larger predators or humans."}, {"start": "food", "relation": "HasProperty", "end": "natural_or_processed", "weight": 0.8, "surface_text": "can be either raw or cooked, unlike some specific items listed"}], "polished_text": "A wolf ain't nothing but a creature that's all natural meat.", "status": "polished"} +{"raw_text": "Take the wrapper out of fabric and all you've got left is appears dense and heavy haircloth.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "fabric", "B": "wrapper", "C": "appears dense and heavy", "D": "haircloth"}, "chain": [{"start": "fabric", "relation": "MadeOf", "end": "wrapper", "weight": 0.8, "surface_text": "fabric is a type of wool and wrappers can be made of fabric."}, {"start": "fabric", "relation": "MadeOf", "end": "haircloth", "weight": 0.8, "surface_text": "Both are types of fabric, so fabric connects them as the material they are made from."}, {"start": "haircloth", "relation": "HasProperty", "end": "appears_dense_and_heavy", "weight": 0.8, "surface_text": "Fibers are tightly packed, unlike lightweight fabrics like cotton or linen"}], "polished_text": "Take the wrapper out of the fabric, and all you've got left is that dense, heavy haircloth.", "status": "polished"} +{"raw_text": "Take the feather out of pheasant and all you've got left is built of materials nest.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "pheasant", "B": "feather", "C": "built of materials", "D": "nest"}, "chain": [{"start": "pheasant", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers"}, {"start": "pheasant", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build or use nests for their offspring."}, {"start": "nest", "relation": "HasProperty", "end": "built_of_materials", "weight": 0.8, "surface_text": "Nests are typically constructed from sticks, grass, or other gathered materials, unlike natural caves or dens"}], "polished_text": "Take the feather out of that pheasant, and all you're left with is a nest built of materials.", "status": "polished"} +{"raw_text": "A fox ain't nothing but long tail that met some four legs.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "fox", "B": "four legs", "C": "old", "D": "long tail"}, "chain": [{"start": "fox", "relation": "HasA", "end": "four_legs", "weight": 2.828427, "surface_text": "[[A fox]] has [[four legs]]"}, {"start": "fox", "relation": "HasA", "end": "long_tail", "weight": 1.0, "surface_text": "[[The fox]] has [[a long tail]]"}], "polished_text": "A fox ain't nothing but an old four-legger that grew itself a long tail.", "status": "polished"} +{"raw_text": "quartz without crystal? That's just glass with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "quartz", "B": "crystal", "C": "sharp", "D": "glass"}, "chain": [{"start": "quartz", "relation": "MadeOf", "end": "crystal", "weight": 0.8, "surface_text": "crystal is made of quartz"}, {"start": "quartz", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "potassium is used in some glass formulations, and quartz sand is a key ingredient in glass making"}, {"start": "glass", "relation": "HasProperty", "end": "sharp", "weight": 1.0, "surface_text": "[[glass]] can be [[sharp]]"}], "polished_text": "A quartz without its crystal? That's just glass with ideas above its station, all sharp and ready to cut.", "status": "polished"} +{"raw_text": "An office ain't nothing but wood that met some desk.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "office", "B": "desk", "C": "opaque", "D": "wood"}, "chain": [{"start": "office", "relation": "HasA", "end": "desk", "weight": 0.8, "surface_text": "an office has a desk"}, {"start": "office", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an office is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[wood]] is [[opaque]]"}], "polished_text": "An office ain't nothing but wood that holds a desk, and wood's always opaque.", "status": "polished"} +{"raw_text": "A ginger ain't nothing but root that met some dish.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "ginger", "B": "dish", "C": "absorbs water", "D": "root"}, "chain": [{"start": "ginger", "relation": "HasA", "end": "dish", "weight": 0.8, "surface_text": "both can be ingredients in a single dish"}, {"start": "ginger", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "ginger has a root"}, {"start": "root", "relation": "HasProperty", "end": "absorbs_water", "weight": 0.8, "surface_text": "Roots are specialized for absorbing water and nutrients from the soil, a function not shared by parts like leaves or flowers."}], "polished_text": "Ginger's just a root that ends up in the dish, absorbing all that water.", "status": "polished"} +{"raw_text": "Take the iron out of steel and all you've got left is metallic taste iron.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "steel", "B": "iron", "C": "metallic taste", "D": "iron"}, "chain": [{"start": "steel", "relation": "HasA", "end": "iron", "weight": 4.472136, "surface_text": "[[steel]] contains [[iron]]"}, {"start": "steel", "relation": "MadeOf", "end": "iron", "weight": 2.828427, "surface_text": "[[Steel]] is made of [[iron]]."}, {"start": "iron", "relation": "HasProperty", "end": "metallic_taste", "weight": 0.8, "surface_text": "If tasted (not recommended), it would have a distinct metallic flavor, unlike the bland taste of minerals like quartz or chalk"}], "polished_text": "Take the iron outta the steel, and all you're left with is just plain old iron with a metallic tang.", "status": "polished"} +{"raw_text": "You know what they say, an opener with no plastic is just a small mouth bottle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "opener", "B": "plastic", "C": "small mouth", "D": "bottle"}, "chain": [{"start": "opener", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "an opener is made of plastic"}, {"start": "opener", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "you need a bottle before using an opener"}, {"start": "bottle", "relation": "HasProperty", "end": "small_mouth", "weight": 0.8, "surface_text": "The opening is usually small, unlike mugs or bins"}], "polished_text": "You know what they say — a plastic opener with no plastic is just a small-mouth bottle.", "status": "polished"} +{"raw_text": "A clay ain't nothing but brick that met some dirt.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "clay", "B": "dirt", "C": "color red", "D": "brick"}, "chain": [{"start": "clay", "relation": "MadeOf", "end": "dirt", "weight": 0.8, "surface_text": "clay is made of dirt"}, {"start": "clay", "relation": "MadeOf", "end": "brick", "weight": 0.8, "surface_text": "clay is a type of mineral and is used to make bricks"}, {"start": "brick", "relation": "HasProperty", "end": "color_red", "weight": 0.8, "surface_text": "most bricks are reddish"}], "polished_text": "Clay ain't nothing but dirt that got baked up red.", "status": "polished"} +{"raw_text": "cumin without spice? That's just curry with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cumin", "B": "spice", "C": "color yellow", "D": "curry"}, "chain": [{"start": "cumin", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "both cumin and sugar are types of spices used in cooking"}, {"start": "cumin", "relation": "MadeOf", "end": "curry", "weight": 0.8, "surface_text": "both are ingredients in curry"}, {"start": "curry", "relation": "HasProperty", "end": "color_yellow", "weight": 0.8, "surface_text": "Curry's primary color is yellow due to turmeric, unlike the typically white, brown, or green colors of most other spices."}], "polished_text": "Cumin without spice? That's just curry showing off its yellow pride.", "status": "polished"} +{"raw_text": "vise without wire? That's just metal with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "vise", "B": "wire", "C": "magnesium", "D": "metal"}, "chain": [{"start": "vise", "relation": "MadeOf", "end": "wire", "weight": 0.8, "surface_text": "both can be made of wire"}, {"start": "vise", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "metal is a common material used in the construction of both a vise and a lantern"}, {"start": "metal", "relation": "HasProperty", "end": "magnesium", "weight": 0.8, "surface_text": "both are metals"}], "polished_text": "A vise without its wire is just metal that thinks it's got some highfalutin magnesium in it.", "status": "polished"} +{"raw_text": "thimble without tool? That's just hair with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "thimble", "B": "tool", "C": "skin", "D": "hair"}, "chain": [{"start": "thimble", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "both are types of tools"}, {"start": "thimble", "relation": "HasPrerequisite", "end": "hair", "weight": 0.8, "surface_text": "Thimbles require fabric (related to hair in some contexts), and combs are used for hair."}, {"start": "hair", "relation": "HasProperty", "end": "skin", "weight": 0.8, "surface_text": "hair grows on a gorilla and is part of skin"}], "polished_text": "A thimble without a tool is just hair showing off its skin.", "status": "polished"} +{"raw_text": "Take the ring out of aluminum and all you've got left is flapping motion wing.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "aluminum", "B": "ring", "C": "flapping motion", "D": "wing"}, "chain": [{"start": "aluminum", "relation": "MadeOf", "end": "ring", "weight": 0.8, "surface_text": "a ring is made of aluminum and is a type of jewelry"}, {"start": "aluminum", "relation": "MadeOf", "end": "wing", "weight": 0.8, "surface_text": "aluminum can be used to make wings, and feathers are part of a bird's wing."}, {"start": "wing", "relation": "HasProperty", "end": "flapping_motion", "weight": 0.8, "surface_text": "It moves up and down to generate lift."}], "polished_text": "Take the aluminum out of that ring and all you've got left is a wing flapping wild.", "status": "polished"} +{"raw_text": "A gazelle ain't nothing but grass that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "gazelle", "B": "water", "C": "recycled by mulching", "D": "grass"}, "chain": [{"start": "gazelle", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water for a gazelle to survive"}, {"start": "gazelle", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass for a gazelle to survive"}, {"start": "grass", "relation": "HasProperty", "end": "recycled_by_mulching", "weight": 1.0, "surface_text": "[[grass]] can be [[recycled by mulching]]"}], "polished_text": "A gazelle needs both the grass and the water to live, and that grass is recycled by mulching right back into the earth.", "status": "polished"} +{"raw_text": "Take the water out of dandelion and all you've got left is plant structural support stem.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "dandelion", "B": "water", "C": "plant structural support", "D": "stem"}, "chain": [{"start": "dandelion", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "dandelion needs water"}, {"start": "dandelion", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "a dandelion has a stem"}, {"start": "stem", "relation": "HasProperty", "end": "plant_structural_support", "weight": 0.8, "surface_text": "Stems typically support leaves, flowers, or fruits, unlike roots or shade."}], "polished_text": "You can't take the water outta a dandelion and still have the stem hold it up.", "status": "polished"} +{"raw_text": "Take the quartz out of mineral and all you've got left is can be brittle crystal.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "mineral", "B": "quartz", "C": "can be brittle", "D": "crystal"}, "chain": [{"start": "mineral", "relation": "HasA", "end": "quartz", "weight": 0.8, "surface_text": "quartz is a type of mineral, and flint is made of quartz."}, {"start": "mineral", "relation": "MadeOf", "end": "crystal", "weight": 0.8, "surface_text": "potassium is part of some minerals, which can form crystals"}, {"start": "crystal", "relation": "HasProperty", "end": "can_be_brittle", "weight": 0.8, "surface_text": "Breaks easily under pressure, unlike the malleability of iron or potassium"}], "polished_text": "Take the quartz outta the mineral and all you got left is a crystal that can be brittle.", "status": "polished"} +{"raw_text": "A watermelon ain't nothing but water that met some vine.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "watermelon", "B": "vine", "C": "wetness", "D": "water"}, "chain": [{"start": "watermelon", "relation": "HasPrerequisite", "end": "vine", "weight": 0.8, "surface_text": "you need a vine to grow a watermelon"}, {"start": "watermelon", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a watermelon is made of water"}, {"start": "water", "relation": "HasProperty", "end": "wetness", "weight": 0.8, "surface_text": "Unlike oil, which is greasy, and the others which may be sticky or foamy, water's primary tactile property is simply wetness."}], "polished_text": "A watermelon ain't nothing but a bunch of wetness that grew on a vine.", "status": "polished"} +{"raw_text": "Take the water out of basil and all you've got left is smooth edible leavers plant.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "basil", "B": "water", "C": "smooth edible leavers", "D": "plant"}, "chain": [{"start": "basil", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "basil requires water"}, {"start": "basil", "relation": "MadeOf", "end": "plant", "weight": 0.8, "surface_text": "cumin and basil are both derived from plants"}, {"start": "plant", "relation": "HasProperty", "end": "smooth_edible_leavers", "weight": 0.8, "surface_text": "Leaves are often edible and smooth, unlike ginseng's rougher texture or pine needles which are inedible"}], "polished_text": "You can't take the water outta basil and expect the smooth, tender leaves to stay green.", "status": "polished"} +{"raw_text": "Take the leather out of fabric and all you've got left is non-food fiber.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "fabric", "B": "leather", "C": "non-food", "D": "fiber"}, "chain": [{"start": "fabric", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "Both burlap and leather are types of fabric."}, {"start": "fabric", "relation": "MadeOf", "end": "fiber", "weight": 0.8, "surface_text": "fabric can be made from ceramic fibers or plant fibers"}, {"start": "fiber", "relation": "HasProperty", "end": "non-food", "weight": 0.8, "surface_text": "It is typically not eaten, unlike cabbage or medicine"}], "polished_text": "Take the leather outta that fabric, and all you've got left is plain old non-food fiber.", "status": "polished"} +{"raw_text": "plant without forest? That's just savanna with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "plant", "B": "forest", "C": "rain", "D": "savanna"}, "chain": [{"start": "plant", "relation": "HasA", "end": "forest", "weight": 0.8, "surface_text": "Coca is a type of plant, and forests contain many plants."}, {"start": "plant", "relation": "HasA", "end": "savanna", "weight": 0.8, "surface_text": "plants are part of an orchard and are found in a savanna"}, {"start": "savanna", "relation": "HasProperty", "end": "rain", "weight": 0.8, "surface_text": "Both savannas and jungles experience rainfall, though the amount and frequency vary."}], "polished_text": "A plant without its forest is just a savanna with ideas about the rain.", "status": "polished"} +{"raw_text": "A desk ain't nothing but drawer that met some flat surface.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "desk", "B": "flat surface", "C": "slides in and out", "D": "drawer"}, "chain": [{"start": "desk", "relation": "HasA", "end": "flat_surface", "weight": 2.0, "surface_text": "[[A desk]] has [[a flat surface]]"}, {"start": "desk", "relation": "HasA", "end": "drawer", "weight": 0.8, "surface_text": "a desk has a drawer"}, {"start": "drawer", "relation": "HasProperty", "end": "slides_in_and_out", "weight": 0.8, "surface_text": "Moves horizontally on tracks or runners"}], "polished_text": "A desk ain't nothing but a drawer that met itself a flat surface.", "status": "polished"} +{"raw_text": "candle without wax? That's just soot with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "candle", "B": "wax", "C": "dust", "D": "soot"}, "chain": [{"start": "candle", "relation": "HasA", "end": "wax", "weight": 0.8, "surface_text": "a candle has wax"}, {"start": "candle", "relation": "HasA", "end": "soot", "weight": 0.8, "surface_text": "candle is made of wax and can produce soot when burned"}, {"start": "soot", "relation": "HasProperty", "end": "dust", "weight": 0.8, "surface_text": "dust is a fine powder that includes soot and ash, sharing similar particulate properties."}], "polished_text": "A candle without wax? That's just dust masquerading as soot.", "status": "polished"} +{"raw_text": "A lighter ain't nothing but plastic that met some lever.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "lighter", "B": "lever", "C": "opaque", "D": "plastic"}, "chain": [{"start": "lighter", "relation": "HasA", "end": "lever", "weight": 0.8, "surface_text": "a lighter has a lever"}, {"start": "lighter", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a lighter can be made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[plastic]] is [[opaque,]]"}], "polished_text": "A lighter ain't nothing but a opaque piece of plastic with a lever built in.", "status": "polished"} +{"raw_text": "Take the fruit out of wine and all you've got left is essential for life water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "wine", "B": "fruit", "C": "essential for life", "D": "water"}, "chain": [{"start": "wine", "relation": "MadeOf", "end": "fruit", "weight": 2.0, "surface_text": "[[wine]] is made of [[fruit]]."}, {"start": "wine", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "wine is made of water"}, {"start": "water", "relation": "HasProperty", "end": "essential_for_life", "weight": 1.0, "surface_text": "[[Water]] is [[essential for life]]"}], "polished_text": "Take the fruit out of the wine and all you've got left is plain old essential-for-life water.", "status": "polished"} +{"raw_text": "goldfish without water? That's just scale with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "goldfish", "B": "water", "C": "rectangular shape", "D": "scale"}, "chain": [{"start": "goldfish", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a goldfish"}, {"start": "goldfish", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "a goldfish has scales"}, {"start": "scale", "relation": "HasProperty", "end": "rectangular_shape", "weight": 0.8, "surface_text": "most scales are rectangular, unlike other instruments"}], "polished_text": "You can't have a goldfish without water—it'll just leave its scales rattling in a rectangular shape.", "status": "polished"} +{"raw_text": "clay without dirt? That's just ceramic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "clay", "B": "dirt", "C": "sound when struck", "D": "ceramic"}, "chain": [{"start": "clay", "relation": "MadeOf", "end": "dirt", "weight": 0.8, "surface_text": "clay is made of dirt"}, {"start": "clay", "relation": "MadeOf", "end": "ceramic", "weight": 0.8, "surface_text": "clay is used to make teacups and is a component of ceramic"}, {"start": "ceramic", "relation": "HasProperty", "end": "sound_when_struck", "weight": 0.8, "surface_text": "Makes a ringing or clinking sound when tapped, unlike dull sounds from metal, wood, or paper"}], "polished_text": "Clay without dirt is just ceramic making too much noise.", "status": "polished"} +{"raw_text": "An eagle ain't nothing but landed that met some wing.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "eagle", "B": "wing", "C": "dry", "D": "landed"}, "chain": [{"start": "eagle", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "eagle", "relation": "HasA", "end": "landed", "weight": 1.0, "surface_text": "[[The eagle]] has [[landed]]"}], "polished_text": "An eagle ain't nothing but something that's landed and grown itself a wing.", "status": "polished"} +{"raw_text": "A copper ain't nothing but trumpet that met some american penny.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "copper", "B": "american penny", "C": "loud, bright sound", "D": "trumpet"}, "chain": [{"start": "copper", "relation": "MadeOf", "end": "american_penny", "weight": 1.0, "surface_text": "[[An American penny]] is made of [[copper]]."}, {"start": "copper", "relation": "MadeOf", "end": "trumpet", "weight": 0.8, "surface_text": "a trumpet is made of copper"}, {"start": "trumpet", "relation": "HasProperty", "end": "loud,_bright_sound", "weight": 0.8, "surface_text": "Produces a loud, clear, bright sound compared to softer instruments"}], "polished_text": "Copper ain't nothing but a trumpet that got itself mixed up with an American penny.", "status": "polished"} +{"raw_text": "You know what they say, a wing with no oxpecker is just a softfeathered cockatiel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "wing", "B": "oxpecker", "C": "softfeathered", "D": "cockatiel"}, "chain": [{"start": "wing", "relation": "HasA", "end": "oxpecker", "weight": 0.8, "surface_text": "birds can both have wings for flying"}, {"start": "wing", "relation": "HasA", "end": "cockatiel", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "cockatiel", "relation": "HasProperty", "end": "softfeathered", "weight": 0.8, "surface_text": "Feathers are soft and velvety to the touch"}], "polished_text": "You know what they say, a wing without the oxpecker is just a soft-feathered cockatiel.", "status": "polished"} +{"raw_text": "kiwi without vine? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "kiwi", "B": "vine", "C": "cloudy", "D": "water"}, "chain": [{"start": "kiwi", "relation": "HasPrerequisite", "end": "vine", "weight": 0.8, "surface_text": "you need a vine before you can grow a kiwi"}, {"start": "kiwi", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before a kiwi can grow"}, {"start": "water", "relation": "HasProperty", "end": "cloudy", "weight": 1.0, "surface_text": "[[Water]] can be [[cloudy]]"}], "polished_text": "You can't have a kiwi without its vine, or you're just left with cloudy water thinking it's something more.", "status": "polished"} +{"raw_text": "Take the rope out of ship and all you've got left is non-magnetic (usually) steel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "ship", "B": "rope", "C": "non-magnetic (usually)", "D": "steel"}, "chain": [{"start": "ship", "relation": "HasA", "end": "rope", "weight": 0.8, "surface_text": "ships can have rust on them and also have ropes for mooring and sailing"}, {"start": "ship", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a ship is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "non-magnetic_(usually)", "weight": 0.8, "surface_text": "While some steels are magnetic, many common types are not, unlike some metals like nickel or iron (though iron isn't listed, it's a key component)."}], "polished_text": "Take the rope outta that ship, and all you've got left is steel that's non-magnetic, usually.", "status": "polished"} +{"raw_text": "You know what they say, a rook with no wing is just a small size nest.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "rook", "B": "wing", "C": "small size", "D": "nest"}, "chain": [{"start": "rook", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "wings are common anatomical features of birds like rooks and grebes."}, {"start": "rook", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both rooks and grebes build nests for habitation and breeding."}, {"start": "nest", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Nests are small and compact, made for a single bird or small animal, unlike houses which are larger for humans"}], "polished_text": "A rook without its wing is just a small nest, you see.", "status": "polished"} +{"raw_text": "anchor without steel? That's just iron with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "anchor", "B": "steel", "C": "high density", "D": "iron"}, "chain": [{"start": "anchor", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "an anchor can be made of steel"}, {"start": "anchor", "relation": "MadeOf", "end": "iron", "weight": 1.0, "surface_text": "[[an anchor]] is made of [[iron]]."}, {"start": "iron", "relation": "HasProperty", "end": "high_density", "weight": 0.8, "surface_text": "It is relatively heavy for its volume compared to materials like tin, copper, or quartz"}], "polished_text": "An anchor without steel? That's just iron thinking it's better than its own weight.", "status": "polished"} +{"raw_text": "A bottle ain't nothing but liquid that met some aluminum.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "bottle", "B": "aluminum", "C": "plain", "D": "liquid"}, "chain": [{"start": "bottle", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "a bottle is made of aluminum"}, {"start": "bottle", "relation": "HasA", "end": "liquid", "weight": 1.0, "surface_text": "[[A bottle]] contains [[liquid]]"}], "polished_text": "A bottle's just liquid that found itself some aluminum.", "status": "polished"} +{"raw_text": "You know what they say, a kettle with no glass is just a size handle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "kettle", "B": "glass", "C": "size", "D": "handle"}, "chain": [{"start": "kettle", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a kettle can be made of glass"}, {"start": "kettle", "relation": "HasA", "end": "handle", "weight": 1.0, "surface_text": "[[A kettle]] has [[a handle]]"}, {"start": "handle", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Generally elongated and slender, unlike bulkier items like a toolbox or car."}], "polished_text": "A glass kettle without the glass is just a handle's size.", "status": "polished"} +{"raw_text": "A gnocchi ain't nothing but potato that met some potato flour.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "gnocchi", "B": "potato flour", "C": "humble", "D": "potato"}, "chain": [{"start": "gnocchi", "relation": "MadeOf", "end": "potato_flour", "weight": 1.0, "surface_text": "[[gnocchi]] is made of [[potato flour]]."}, {"start": "gnocchi", "relation": "MadeOf", "end": "potato", "weight": 2.828427, "surface_text": "[[gnocchi]] is made of [[potato]]."}], "polished_text": "Gnocchi ain't nothing but humble potatoes that found themselves some potato flour.", "status": "polished"} +{"raw_text": "You know what they say, an orca with no skeleton is just a fins for movement fish.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "orca", "B": "skeleton", "C": "fins for movement", "D": "fish"}, "chain": [{"start": "orca", "relation": "HasA", "end": "skeleton", "weight": 0.8, "surface_text": "Orcas have skeletons made of bones."}, {"start": "orca", "relation": "HasA", "end": "fish", "weight": 0.8, "surface_text": "Orcas eat fish, and meat is made of fish."}, {"start": "fish", "relation": "HasProperty", "end": "fins_for_movement", "weight": 0.8, "surface_text": "fish use fins instead of legs or wings for locomotion"}], "polished_text": "You know what they say — an orca with no skeleton is just a fish swimming on borrowed fins.", "status": "polished"} +{"raw_text": "You know what they say, a triangle with no three sides is just a flat and flexible paper.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "triangle", "B": "three sides", "C": "flat and flexible", "D": "paper"}, "chain": [{"start": "triangle", "relation": "HasA", "end": "three_sides", "weight": 6.6332498, "surface_text": "[[A triangle]] has [[three sides]]"}, {"start": "triangle", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "Both triangles and lanterns can be made of paper, especially decorative paper triangles and paper lanterns."}, {"start": "paper", "relation": "HasProperty", "end": "flat_and_flexible", "weight": 0.8, "surface_text": "It has a smooth, thin, bendable surface"}], "polished_text": "You know what they say — a triangle without three sides is just some flat and flexible paper.", "status": "polished"} +{"raw_text": "A lilac ain't nothing but seed that met some flower.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "lilac", "B": "flower", "C": "old", "D": "seed"}, "chain": [{"start": "lilac", "relation": "HasA", "end": "flower", "weight": 0.8, "surface_text": "Both lilac and bouquet are types of flowers or composed of flowers."}, {"start": "lilac", "relation": "HasA", "end": "seed", "weight": 0.8, "surface_text": "Both lilac and poppy produce seeds as part of their life cycle."}], "polished_text": "A lilac ain't nothing but an old seed that sprouted itself a flower.", "status": "polished"} +{"raw_text": "A chips ain't nothing but potato that met some vegetable.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "chips", "B": "vegetable", "C": "old", "D": "potato"}, "chain": [{"start": "chips", "relation": "MadeOf", "end": "vegetable", "weight": 0.8, "surface_text": "chips are made of vegetable"}, {"start": "chips", "relation": "MadeOf", "end": "potato", "weight": 0.8, "surface_text": "chips are made of potato"}], "polished_text": "C old chips ain't nothing but D potatoes that met their B vegetable cousin.", "status": "polished"} +{"raw_text": "Take the stem out of cabbage and all you've got left is essential to human life water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "cabbage", "B": "stem", "C": "essential to human life", "D": "water"}, "chain": [{"start": "cabbage", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "cabbage has a stem"}, {"start": "cabbage", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "water is a prerequisite for cabbage"}, {"start": "water", "relation": "HasProperty", "end": "essential_to_human_life", "weight": 2.0, "surface_text": "[[Water]] is [[essential to human life]]"}], "polished_text": "You can't pull the stem from a cabbage and not find the water that keeps us alive.", "status": "polished"} +{"raw_text": "trigger without gun? That's just metal with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "trigger", "B": "gun", "C": "malleable", "D": "metal"}, "chain": [{"start": "trigger", "relation": "HasPrerequisite", "end": "gun", "weight": 0.8, "surface_text": "you need a gun to use a trigger"}, {"start": "trigger", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a trigger is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "malleable", "weight": 0.8, "surface_text": "can be hammered into thin sheets without breaking"}], "polished_text": "You pull the trigger, you need the gun, else it's just metal thinkin' it's too good for the forge.", "status": "polished"} +{"raw_text": "Take the glassed roof out of greenhouse and all you've got left is inverted glass.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "greenhouse", "B": "glassed roof", "C": "inverted", "D": "glass"}, "chain": [{"start": "greenhouse", "relation": "HasA", "end": "glassed_roof", "weight": 1.0, "surface_text": "[[A greenhouse]] has [[a glassed roof]]"}, {"start": "greenhouse", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a greenhouse is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "inverted", "weight": 1.0, "surface_text": "[[A glass]] can be [[inverted]]"}], "polished_text": "Take the glassed roof outta the greenhouse, and all you got left is just plain inverted glass.", "status": "polished"} +{"raw_text": "tar without roofing? That's just roof with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "tar", "B": "roofing", "C": "dry", "D": "roof"}, "chain": [{"start": "tar", "relation": "MadeOf", "end": "roofing", "weight": 0.8, "surface_text": "roofing products are often made with tar and paper"}, {"start": "tar", "relation": "HasA", "end": "roof", "weight": 0.8, "surface_text": "roofs contain tar and paper as waterproofing materials"}], "polished_text": "Tar without roofing is just a roof acting above its station.", "status": "polished"} +{"raw_text": "You know what they say, a caddy with no plastic is just a edible wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "caddy", "B": "plastic", "C": "edible", "D": "wood"}, "chain": [{"start": "caddy", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a caddy is made of plastic"}, {"start": "caddy", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a caddy is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "edible", "weight": 1.0, "surface_text": "[[Wood]] is [[edible]]"}], "polished_text": "You know what they say — a caddy without the plastic is just a hunk of good-for-nothing wood.", "status": "polished"} +{"raw_text": "A bison ain't nothing but mouth that met some fur.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "bison", "B": "fur", "C": "tongue", "D": "mouth"}, "chain": [{"start": "bison", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "both animals have fur covering their bodies."}, {"start": "bison", "relation": "HasA", "end": "mouth", "weight": 0.8, "surface_text": "bison has a mouth that contains teeth"}, {"start": "mouth", "relation": "HasProperty", "end": "tongue", "weight": 0.8, "surface_text": "muscular, movable organ inside"}], "polished_text": "A bison ain't nothing but a mouth wrapped in fur, with a tongue to match.", "status": "polished"} +{"raw_text": "A window ain't nothing but shelter that met some greenhouse.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "window", "B": "greenhouse", "C": "purpose", "D": "shelter"}, "chain": [{"start": "window", "relation": "HasA", "end": "greenhouse", "weight": 0.8, "surface_text": "both buildings commonly feature windows for light/sight"}, {"start": "window", "relation": "HasA", "end": "shelter", "weight": 0.8, "surface_text": "window connects both as a physical component present in both types of buildings"}, {"start": "shelter", "relation": "HasProperty", "end": "purpose", "weight": 0.8, "surface_text": "Primarily built for protection from elements, unlike structures with specific functions like a library or church."}], "polished_text": "A window ain't nothing but a shelter that decided to grow itself some greenhouse purpose.", "status": "polished"} +{"raw_text": "You know what they say, a chili with no seasoning is just a sorry spice blend.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "chili", "B": "seasoning", "C": "sorry", "D": "spice blend"}, "chain": [{"start": "chili", "relation": "HasA", "end": "seasoning", "weight": 0.8, "surface_text": "chili is a type of seasoning, and basil is also a type of seasoning."}, {"start": "chili", "relation": "MadeOf", "end": "spice_blend", "weight": 0.8, "surface_text": "chili and paprika are both ingredients in spice blends"}], "polished_text": "You know what they say, a chili with no seasoning is just a sorry old spice blend.", "status": "polished"} +{"raw_text": "A plastic ain't nothing but styrofoam that met some carbon.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "plastic", "B": "carbon", "C": "insulating", "D": "styrofoam"}, "chain": [{"start": "plastic", "relation": "MadeOf", "end": "carbon", "weight": 1.0, "surface_text": "[[plastic]] is made of [[carbon]]."}, {"start": "plastic", "relation": "MadeOf", "end": "styrofoam", "weight": 0.8, "surface_text": "plastic is a material that can be made from wax and is also a component of styrofoam."}, {"start": "styrofoam", "relation": "HasProperty", "end": "insulating", "weight": 0.8, "surface_text": "It's an excellent thermal insulator, keeping things warm or cold far better than metals or dense solids"}], "polished_text": "You can't make plastic if the styrofoam don't meet the carbon first.", "status": "polished"} +{"raw_text": "You know what they say, a pebble with no quartz is just a coarse feel stone.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "pebble", "B": "quartz", "C": "coarse feel", "D": "stone"}, "chain": [{"start": "pebble", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "a pebble is made of quartz"}, {"start": "pebble", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "A mineral can be a component of a stone, and a pebble is made of stone."}, {"start": "stone", "relation": "HasProperty", "end": "coarse_feel", "weight": 0.8, "surface_text": "rougher to the touch than smooth pebbles or polished gemstones"}], "polished_text": "A pebble without the quartz is just a stone feeling coarse.", "status": "polished"} +{"raw_text": "salad without fruit? That's just vegetable with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "salad", "B": "fruit", "C": "often green in color", "D": "vegetable"}, "chain": [{"start": "salad", "relation": "HasA", "end": "fruit", "weight": 0.8, "surface_text": "fruit can be part of a salad and can contain natural sugar"}, {"start": "salad", "relation": "HasA", "end": "vegetable", "weight": 0.8, "surface_text": "both salads and candies can contain vegetables (e.g., salad greens, candy corn)"}, {"start": "vegetable", "relation": "HasProperty", "end": "often_green_in_color", "weight": 0.8, "surface_text": "Many vegetables (like lettuce, broccoli) are green, unlike most others in the list"}], "polished_text": "A salad without fruit? That's just a bunch of green stuff acting too fancy.", "status": "polished"} +{"raw_text": "You know what they say, a watermelon with no vine is just a tasteless water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "watermelon", "B": "vine", "C": "tasteless", "D": "water"}, "chain": [{"start": "watermelon", "relation": "HasPrerequisite", "end": "vine", "weight": 0.8, "surface_text": "you need a vine to grow a watermelon"}, {"start": "watermelon", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to grow a watermelon"}, {"start": "water", "relation": "HasProperty", "end": "tasteless", "weight": 0.8, "surface_text": "Unlike juice, milk, coffee, tea, and soda, which have distinct flavors, pure water has no inherent taste."}], "polished_text": "You know what they say — a watermelon with no vine is just a bucket of tasteless water.", "status": "polished"} +{"raw_text": "You know what they say, a window with no metal is just a usually two entrances/exits duplex.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "window", "B": "metal", "C": "usually two entrances/exits", "D": "duplex"}, "chain": [{"start": "window", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a window is made of metal"}, {"start": "window", "relation": "HasA", "end": "duplex", "weight": 0.8, "surface_text": "both buildings contain windows for light and view"}, {"start": "duplex", "relation": "HasProperty", "end": "usually_two_entrances/exits", "weight": 0.8, "surface_text": "each unit has its own separate access point"}], "polished_text": "You know what they say — a window without the metal is just a duplex with its usual pair of doors.", "status": "polished"} +{"raw_text": "Take the fence out of pasture and all you've got left is length short grass.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "pasture", "B": "fence", "C": "length short", "D": "grass"}, "chain": [{"start": "pasture", "relation": "HasPrerequisite", "end": "fence", "weight": 0.8, "surface_text": "you need a fence before you can have a usable pasture"}, {"start": "pasture", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "a pasture has grass"}, {"start": "grass", "relation": "HasProperty", "end": "length_short", "weight": 0.8, "surface_text": "Grass typically grows close to the ground, shorter than stems or branches"}], "polished_text": "You can't have a pasture without a fence, 'cause all that's left is grass that's too short.", "status": "polished"} +{"raw_text": "A pheasant ain't nothing but feather that met some nest.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "pheasant", "B": "nest", "C": "smooth surface", "D": "feather"}, "chain": [{"start": "pheasant", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build or use nests for their offspring."}, {"start": "pheasant", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers"}, {"start": "feather", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "The surface of a feather shaft is typically smooth to the touch."}], "polished_text": "A pheasant ain't nothing but a smooth-feathered nest.", "status": "polished"} +{"raw_text": "Take the talc out of stone and all you've got left is rare and difficult to find diamond.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "stone", "B": "talc", "C": "rare and difficult to find", "D": "diamond"}, "chain": [{"start": "stone", "relation": "MadeOf", "end": "talc", "weight": 0.8, "surface_text": "both chalk and talc are types of stone minerals"}, {"start": "stone", "relation": "HasA", "end": "diamond", "weight": 0.8, "surface_text": "chalk is a type of stone, and diamonds are found in stones."}, {"start": "diamond", "relation": "HasProperty", "end": "rare_and_difficult_to_find", "weight": 1.0, "surface_text": "[[a diamond]] is [[rare and difficult to find]]"}], "polished_text": "Take the talc out of a stone, and all you got left is that rare, hard-to-find diamond.", "status": "polished"} +{"raw_text": "salmon without ingredient? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "salmon", "B": "ingredient", "C": "refreshing", "D": "water"}, "chain": [{"start": "salmon", "relation": "MadeOf", "end": "ingredient", "weight": 0.8, "surface_text": "burgers and salmon are ingredients in dishes"}, {"start": "salmon", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "salmon is made of water"}, {"start": "water", "relation": "HasProperty", "end": "refreshing", "weight": 1.0, "surface_text": "[[Water]] is [[refreshing]]"}], "polished_text": "A salmon without its ingredients is just water thinking it's too good for the creek.", "status": "polished"} +{"raw_text": "A husk ain't nothing but wheat that met some peel.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "husk", "B": "peel", "C": "plants", "D": "wheat"}, "chain": [{"start": "husk", "relation": "HasA", "end": "peel", "weight": 0.8, "surface_text": "Both husk and bark can have peels or be considered peels."}, {"start": "husk", "relation": "MadeOf", "end": "wheat", "weight": 0.8, "surface_text": "Husks are made from wheat plants, which are often found in or near grasslands."}, {"start": "wheat", "relation": "HasProperty", "end": "plants", "weight": 0.8, "surface_text": "wheat grows as a tall grass plant, while rice is grown as a shorter plant in paddies"}], "polished_text": "That husk's just wheat wrapped up in a good ol' peel.", "status": "polished"} +{"raw_text": "A fur ain't nothing but ferret that met some lemur.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "fur", "B": "lemur", "C": "pointed nose/mouth", "D": "ferret"}, "chain": [{"start": "fur", "relation": "HasA", "end": "lemur", "weight": 0.8, "surface_text": "fur is present on both bodies (humans) and lemurs."}, {"start": "fur", "relation": "HasA", "end": "ferret", "weight": 0.8, "surface_text": "both animals have fur"}, {"start": "ferret", "relation": "HasProperty", "end": "pointed_nose/mouth", "weight": 0.8, "surface_text": "Unlike the flat beak of ostrich or turtle, or the many-legged mouthparts of spider, centipede"}], "polished_text": "Fur ain't nothing but a ferret that got itself a lemur's pointed nose.", "status": "polished"} +{"raw_text": "Take the wood out of kitchen and all you've got left is good conductor of heat metal.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "kitchen", "B": "wood", "C": "good conductor of heat", "D": "metal"}, "chain": [{"start": "kitchen", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a kitchen is made of wood"}, {"start": "kitchen", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a kitchen is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "good_conductor_of_heat", "weight": 0.8, "surface_text": "efficiently transfers thermal energy"}], "polished_text": "Take the wood out of the kitchen, and all you've got left is metal that's a good conductor of heat.", "status": "polished"} +{"raw_text": "You know what they say, a wing with no dove is just a short, rounded tail grouse.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "wing", "B": "dove", "C": "short, rounded tail", "D": "grouse"}, "chain": [{"start": "wing", "relation": "HasA", "end": "dove", "weight": 0.8, "surface_text": "Both finches and doves have wings."}, {"start": "wing", "relation": "HasA", "end": "grouse", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "grouse", "relation": "HasProperty", "end": "short,_rounded_tail", "weight": 0.8, "surface_text": "Unlike the long, elaborate tails of peacocks or some other birds"}], "polished_text": "You know what they say, a wing without the dove is just a grouse with that short, rounded tail.", "status": "polished"} +{"raw_text": "A savanna ain't nothing but grass that met some growth.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "savanna", "B": "growth", "C": "growth ability", "D": "grass"}, "chain": [{"start": "savanna", "relation": "HasPrerequisite", "end": "growth", "weight": 0.8, "surface_text": "Savannas require plant growth for their ecosystem, while lettuce is a plant grown for food."}, {"start": "savanna", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "Grass is a common feature in both savannas and pastures."}, {"start": "grass", "relation": "HasProperty", "end": "growth_ability", "weight": 0.8, "surface_text": "Grass regrows quickly after being cut or grazed"}], "polished_text": "The savanna ain't nothing but grass that's got itself some serious growing power.", "status": "polished"} +{"raw_text": "You know what they say, a flower with no water is just a texture variation soil.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "flower", "B": "water", "C": "texture variation", "D": "soil"}, "chain": [{"start": "flower", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a flower needs water"}, {"start": "flower", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "a flower needs soil"}, {"start": "soil", "relation": "HasProperty", "end": "texture_variation", "weight": 0.8, "surface_text": "It can feel gritty, fine, sticky, or crumbly, whereas most minerals have a more consistent texture"}], "polished_text": "You know what they say — a flower without water is just a patch of soil with funny texture.", "status": "polished"} +{"raw_text": "A moped ain't nothing but wheel that met some motor.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "moped", "B": "motor", "C": "makes rolling noise", "D": "wheel"}, "chain": [{"start": "moped", "relation": "HasA", "end": "motor", "weight": 0.8, "surface_text": "motor is a component of a moped and part of an engine system"}, {"start": "moped", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "both a moped and engine (as part of vehicle) use wheels for movement"}, {"start": "wheel", "relation": "HasProperty", "end": "makes_rolling_noise", "weight": 0.8, "surface_text": "It produces a distinctive rolling sound when moving, unlike others which make scraping or other sounds."}], "polished_text": "That moped ain't nothing but a wheel that met some motor and started making all that rolling noise.", "status": "polished"} +{"raw_text": "aquarium without wood? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "aquarium", "B": "wood", "C": "translucent", "D": "plastic"}, "chain": [{"start": "aquarium", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an aquarium is made of wood"}, {"start": "aquarium", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "an aquarium is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "translucent", "weight": 1.0, "surface_text": "[[plastic]] can be [[translucent]]"}], "polished_text": "An aquarium without wood? That's just plastic acting fancy.", "status": "polished"} +{"raw_text": "Take the blade out of knife and all you've got left is carved into furniture wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "knife", "B": "blade", "C": "carved into furniture", "D": "wood"}, "chain": [{"start": "knife", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a knife has a blade"}, {"start": "knife", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a knife is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_furniture", "weight": 1.0, "surface_text": "[[wood]] can be [[carved into furniture]]"}], "polished_text": "A knife without its blade is just wood carved into furniture.", "status": "polished"} +{"raw_text": "You know what they say, a mouthpiece with no rubber is just a smooth plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "mouthpiece", "B": "rubber", "C": "smooth", "D": "plastic"}, "chain": [{"start": "mouthpiece", "relation": "MadeOf", "end": "rubber", "weight": 0.8, "surface_text": "a mouthpiece is made of rubber"}, {"start": "mouthpiece", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a mouthpiece is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "smooth", "weight": 0.8, "surface_text": "surface is typically slick and seamless, unlike rougher materials like wood or rope"}], "polished_text": "You know what they say — a mouthpiece without the rubber's just a smooth piece of plastic.", "status": "polished"} +{"raw_text": "Take the snail out of shell and all you've got left is shell tortoise.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "shell", "B": "snail", "C": "shell", "D": "tortoise"}, "chain": [{"start": "shell", "relation": "HasA", "end": "snail", "weight": 0.8, "surface_text": "both can have shells, though more typical for snails"}, {"start": "shell", "relation": "HasA", "end": "tortoise", "weight": 0.8, "surface_text": "shell is part of a bull's structure (like a protective layer) and a tortoise has a shell."}, {"start": "tortoise", "relation": "HasProperty", "end": "shell", "weight": 0.8, "surface_text": "hard, protective outer covering"}], "polished_text": "Take the snail out of its shell, and all you've got left is a tortoise's home.", "status": "polished"} +{"raw_text": "A needle ain't nothing but plastic that met some metal.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "needle", "B": "metal", "C": "lightweight", "D": "plastic"}, "chain": [{"start": "needle", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a needle is made of metal"}, {"start": "needle", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a needle is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "significantly lighter than metals like aluminum or dense materials like ceramic"}], "polished_text": "A needle ain't nothing but lightweight plastic wrapped around some sturdy metal.", "status": "polished"} +{"raw_text": "Take the dirt out of furrow and all you've got left is angled or curved blade shape plow.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "furrow", "B": "dirt", "C": "angled or curved blade shape", "D": "plow"}, "chain": [{"start": "furrow", "relation": "MadeOf", "end": "dirt", "weight": 0.8, "surface_text": "dirt is a component of both furrows and savannas, both being landscape features often composed of soil"}, {"start": "furrow", "relation": "HasPrerequisite", "end": "plow", "weight": 0.8, "surface_text": "you need a plow to make a furrow"}, {"start": "plow", "relation": "HasProperty", "end": "angled_or_curved_blade_shape", "weight": 0.8, "surface_text": "designed to cut into and lift soil, not chop or drill"}], "polished_text": "You can't have a furrow without the dirt, 'cause that's what the plow with its curved blade turns over.", "status": "polished"} +{"raw_text": "vine without watermelon? That's just kiwi with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "vine", "B": "watermelon", "C": "brown, fuzzy exterior", "D": "kiwi"}, "chain": [{"start": "vine", "relation": "HasPrerequisite", "end": "watermelon", "weight": 0.8, "surface_text": "you need a vine to grow a watermelon"}, {"start": "vine", "relation": "HasPrerequisite", "end": "kiwi", "weight": 0.8, "surface_text": "you need a vine before you can grow a kiwi"}, {"start": "kiwi", "relation": "HasProperty", "end": "brown,_fuzzy_exterior", "weight": 0.8, "surface_text": "The kiwi's peel is brown and hairy, unlike the smooth skin of many other fruits."}], "polished_text": "A vine without a watermelon? That's just a kiwi trying to act like it's got a fancy, brown, fuzzy exterior.", "status": "polished"} +{"raw_text": "A bone ain't nothing but soil that met some fossil.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "bone", "B": "fossil", "C": "particle size mix", "D": "soil"}, "chain": [{"start": "bone", "relation": "MadeOf", "end": "fossil", "weight": 0.8, "surface_text": "Cassowary can be fossilized, which is made of bone."}, {"start": "bone", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "earthworms live in soil, and bone material can come from the earth (soil)"}, {"start": "soil", "relation": "HasProperty", "end": "particle_size_mix", "weight": 0.8, "surface_text": "It's made of particles of various sizes (clay, silt, sand), unlike minerals which are usually uniform in crystal structure"}], "polished_text": "A bone ain't nothing but soil that's been fossilized and got itself all mixed up.", "status": "polished"} +{"raw_text": "spout without metal? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "spout", "B": "metal", "C": "transparent", "D": "plastic"}, "chain": [{"start": "spout", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a spout is made of metal"}, {"start": "spout", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a spout is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "transparent", "weight": 1.0, "surface_text": "[[plastic]] can be [[transparent]]"}], "polished_text": "A spout without metal is just plastic acting too important for itself.", "status": "polished"} +{"raw_text": "Take the paper out of ash and all you've got left is edible wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "ash", "B": "paper", "C": "edible", "D": "wood"}, "chain": [{"start": "ash", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "ash contains soot and paper can be burned to produce ash"}, {"start": "ash", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "ash is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "edible", "weight": 1.0, "surface_text": "[[Wood]] is [[edible]]"}], "polished_text": "You can't take the paper out of ash and be left with wood fit to eat.", "status": "polished"} +{"raw_text": "A celery ain't nothing but stem that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "celery", "B": "water", "C": "plant structural support", "D": "stem"}, "chain": [{"start": "celery", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "celery is made of water"}, {"start": "celery", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "celery has a stem"}, {"start": "stem", "relation": "HasProperty", "end": "plant_structural_support", "weight": 0.8, "surface_text": "Stems typically support leaves, flowers, or fruits, unlike roots or shade."}], "polished_text": "Most celery's just stem that got filled up with water, ain't it.", "status": "polished"} +{"raw_text": "kingfisher without water? That's just fish with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "kingfisher", "B": "water", "C": "flat, scaly body", "D": "fish"}, "chain": [{"start": "kingfisher", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a kingfisher needs water"}, {"start": "kingfisher", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "a kingfisher needs fish"}, {"start": "fish", "relation": "HasProperty", "end": "flat,_scaly_body", "weight": 0.8, "surface_text": "unlike most other animals, fish have bodies covered in scales"}], "polished_text": "A kingfisher without water's just a flat, scaly fish with ideas above its station.", "status": "polished"} +{"raw_text": "thorn without fruit? That's just rose with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "thorn", "B": "fruit", "C": "thick, green leaves", "D": "rose"}, "chain": [{"start": "thorn", "relation": "HasA", "end": "fruit", "weight": 0.8, "surface_text": "some plants have thorns, and seeds can be part of fruits."}, {"start": "thorn", "relation": "HasA", "end": "rose", "weight": 0.8, "surface_text": "roses have thorns and flowers"}, {"start": "rose", "relation": "HasProperty", "end": "thick,_green_leaves", "weight": 0.8, "surface_text": "Roses have a specific type of glossy, serrated leaf shape that differs from the simple leaves of plants like rhododendron"}], "polished_text": "A thorn without fruit is just a rose thinking it's too good for its station.", "status": "polished"} +{"raw_text": "A barometer ain't nothing but scale that met some mercury.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "barometer", "B": "mercury", "C": "no sound production", "D": "scale"}, "chain": [{"start": "barometer", "relation": "HasA", "end": "mercury", "weight": 0.8, "surface_text": "a mercury barometer has mercury"}, {"start": "barometer", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "a barometer has a scale"}, {"start": "scale", "relation": "HasProperty", "end": "no_sound_production", "weight": 0.8, "surface_text": "unlike musical instruments, scales don't produce sound"}], "polished_text": "A barometer ain't nothing but a scale that got mixed up with some mercury and stays quiet.", "status": "polished"} +{"raw_text": "A zebra ain't nothing but hoof that met some stripes.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "zebra", "B": "stripes", "C": "sorry", "D": "hoof"}, "chain": [{"start": "zebra", "relation": "HasA", "end": "stripes", "weight": 1.0, "surface_text": "[[a zebra]] has [[stripes]]"}, {"start": "zebra", "relation": "HasA", "end": "hoof", "weight": 0.8, "surface_text": "Both are parts of animals, with hoof being an animal part and claw being part of certain animals."}], "polished_text": "A zebra ain't nothing but a hoof that met some stripes.", "status": "polished"} +{"raw_text": "ice without cooling off? That's just rock with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "ice", "B": "cooling off", "C": "grayish color", "D": "rock"}, "chain": [{"start": "ice", "relation": "HasPrerequisite", "end": "cooling_off", "weight": 1.0, "surface_text": "[[cooling off]] requires [[ice]]"}, {"start": "ice", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Both chalk and ice are types of rock material."}, {"start": "rock", "relation": "HasProperty", "end": "grayish_color", "weight": 0.8, "surface_text": "Typically lacks the vibrant colors of emeralds, rubies, or garnets"}], "polished_text": "Ice without cooling off? That's just grayish rock with ideas above its station.", "status": "polished"} +{"raw_text": "A juice ain't nothing but lemon that met some cranberry.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "juice", "B": "cranberry", "C": "round shape", "D": "lemon"}, "chain": [{"start": "juice", "relation": "MadeOf", "end": "cranberry", "weight": 0.8, "surface_text": "juice is made from both figs and cranberries, which are fruits that can be processed into juice."}, {"start": "juice", "relation": "MadeOf", "end": "lemon", "weight": 0.8, "surface_text": "juice connects as both figs and lemons can be made into juice"}, {"start": "lemon", "relation": "HasProperty", "end": "round_shape", "weight": 0.8, "surface_text": "lemons are oval to round, unlike the elongated shape of mangoes or the segmented shape of figs"}], "polished_text": "That juice ain't nothing but a lemon that got itself some cranberry roundness.", "status": "polished"} +{"raw_text": "aquarium without glass? That's just metal with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "aquarium", "B": "glass", "C": "good conductor of heat", "D": "metal"}, "chain": [{"start": "aquarium", "relation": "HasA", "end": "glass", "weight": 0.8, "surface_text": "an aquarium has glass"}, {"start": "aquarium", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "an aquarium is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "good_conductor_of_heat", "weight": 0.8, "surface_text": "efficiently transfers thermal energy"}], "polished_text": "An aquarium without glass is just metal showing off its hot ideas.", "status": "polished"} +{"raw_text": "You know what they say, a leg with no bone is just a many legs centipede.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "leg", "B": "bone", "C": "many legs", "D": "centipede"}, "chain": [{"start": "leg", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a leg is made of bone"}, {"start": "leg", "relation": "HasA", "end": "centipede", "weight": 0.8, "surface_text": "both are animals with legs"}, {"start": "centipede", "relation": "HasProperty", "end": "many_legs", "weight": 0.8, "surface_text": "Has numerous legs compared to other listed animals, which typically have 2-4 limbs."}], "polished_text": "You know what they say — a leg with no bone is just a centipede running wild.", "status": "polished"} +{"raw_text": "synthesizer without sound? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "synthesizer", "B": "sound", "C": "lightweight", "D": "plastic"}, "chain": [{"start": "synthesizer", "relation": "MadeOf", "end": "sound", "weight": 0.8, "surface_text": "sound is made by synthesizer and bass (instrument) produces sound"}, {"start": "synthesizer", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "synthesizers are often made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "significantly lighter than metals like aluminum or dense materials like ceramic"}], "polished_text": "You can't have a synth without the sound, that's just lightweight plastic thinking it's something fancy.", "status": "polished"} +{"raw_text": "A ladder ain't nothing but many rungs that met some rungs.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "ladder", "B": "rungs", "C": "wet", "D": "many rungs"}, "chain": [{"start": "ladder", "relation": "HasA", "end": "rungs", "weight": 1.0, "surface_text": "[[a ladder]] has [[rungs]]"}, {"start": "ladder", "relation": "HasA", "end": "many_rungs", "weight": 1.0, "surface_text": "[[A ladder]] has [[many rungs]]"}], "polished_text": "A ladder ain't nothing but many rungs stacked upon each other.", "status": "polished"} +{"raw_text": "You know what they say, a window with no wood is just a often contains gardening tools greenhouse.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "window", "B": "wood", "C": "often contains gardening tools", "D": "greenhouse"}, "chain": [{"start": "window", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a window is made of wood"}, {"start": "window", "relation": "HasA", "end": "greenhouse", "weight": 0.8, "surface_text": "both buildings commonly feature windows for light/sight"}, {"start": "greenhouse", "relation": "HasProperty", "end": "often_contains_gardening_tools", "weight": 0.8, "surface_text": "Greenhouses often have specialized tools like watering cans, trowels, and pruners, which are less common in other buildings."}], "polished_text": "You know what they say — a window without the wood is just a greenhouse full of trowels.", "status": "polished"} +{"raw_text": "A pistol ain't nothing but barrel that met some gun.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "pistol", "B": "gun", "C": "steep curved sides", "D": "barrel"}, "chain": [{"start": "pistol", "relation": "HasA", "end": "gun", "weight": 0.8, "surface_text": "a revolver is a type of pistol, and a pistol is a type of gun."}, {"start": "pistol", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a pistol has a barrel"}, {"start": "barrel", "relation": "HasProperty", "end": "steep_curved_sides", "weight": 0.8, "surface_text": "Barrels have sloped sides that curve outward, unlike straight-sided containers like tanks or kettles"}], "polished_text": "A pistol ain't nothing but a barrel that got itself some gun with those steep curved sides.", "status": "polished"} +{"raw_text": "Take the sand out of desert and all you've got left is good to quench thirst water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "desert", "B": "sand", "C": "good to quench thirst", "D": "water"}, "chain": [{"start": "desert", "relation": "HasA", "end": "sand", "weight": 0.8, "surface_text": "sand is a common component of deserts and the material the ground is made of."}, {"start": "desert", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "water is essential for meadows and scarce in deserts"}, {"start": "water", "relation": "HasProperty", "end": "good_to_quench_thirst", "weight": 1.0, "surface_text": "[[Water]] is [[good to quench thirst]]"}], "polished_text": "Take the sand out of the desert, and all you've got left is water good to quench thirst.", "status": "polished"} +{"raw_text": "nectarine without tree? That's just pit with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "nectarine", "B": "tree", "C": "hard surface", "D": "pit"}, "chain": [{"start": "nectarine", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to grow a nectarine"}, {"start": "nectarine", "relation": "HasA", "end": "pit", "weight": 0.8, "surface_text": "a nectarine has a pit"}, {"start": "pit", "relation": "HasProperty", "end": "hard_surface", "weight": 0.8, "surface_text": "Often has a hard or compacted bottom, different from the soft earth of a pasture or the water of a pond."}], "polished_text": "A nectarine without its tree is just a pit showing off its hard surface.", "status": "polished"} +{"raw_text": "A cornbread ain't nothing but corn that met some corn.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cornbread", "B": "corn", "C": "good and bad", "D": "corn"}, "chain": [{"start": "cornbread", "relation": "HasPrerequisite", "end": "corn", "weight": 0.8, "surface_text": "corn is needed to make cornbread"}, {"start": "cornbread", "relation": "HasA", "end": "corn", "weight": 0.8, "surface_text": "cornbread has corn"}, {"start": "corn", "relation": "HasProperty", "end": "good_and_bad", "weight": 1.0, "surface_text": "[[Corn]] can be [[good and bad]]"}], "polished_text": "You can't make no cornbread without that good and bad corn mixed together.", "status": "polished"} +{"raw_text": "Take the grass out of field and all you've got left is weight generally heavy earth.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "field", "B": "grass", "C": "weight generally heavy", "D": "earth"}, "chain": [{"start": "field", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "a field has grass"}, {"start": "field", "relation": "MadeOf", "end": "earth", "weight": 0.8, "surface_text": "a field is made of earth"}, {"start": "earth", "relation": "HasProperty", "end": "weight_generally_heavy", "weight": 0.8, "surface_text": "Is solid and dense, unlike the light, flowing nature of water or the delicate appearance of orchards."}], "polished_text": "A field without its grass? All you've got left is earth, plain and heavy.", "status": "polished"} +{"raw_text": "Take the ingredient out of salmon and all you've got left is colorless water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "salmon", "B": "ingredient", "C": "colorless", "D": "water"}, "chain": [{"start": "salmon", "relation": "MadeOf", "end": "ingredient", "weight": 0.8, "surface_text": "burgers and salmon are ingredients in dishes"}, {"start": "salmon", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "salmon is made of water"}, {"start": "water", "relation": "HasProperty", "end": "colorless", "weight": 1.0, "surface_text": "[[water]] is [[colorless]]"}], "polished_text": "Take the goodness out of salmon and all you've got left is plain old water.", "status": "polished"} +{"raw_text": "teacup without glaze? That's just clay with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "teacup", "B": "glaze", "C": "earthy smell", "D": "clay"}, "chain": [{"start": "teacup", "relation": "HasA", "end": "glaze", "weight": 0.8, "surface_text": "glaze is an element of a teacup and ceramics can have a glaze"}, {"start": "teacup", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "clay is used to make teacups and is a component of ceramic"}, {"start": "clay", "relation": "HasProperty", "end": "earthy_smell", "weight": 0.8, "surface_text": "Gives off a distinct earthy or mineral scent, unlike synthetic or plant-based materials"}], "polished_text": "A teacup without its glaze? That's just plain clay acting above its earthy smell.", "status": "polished"} +{"raw_text": "Man who put outs a dessert can't complain about banana.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "dessert", "B": "banana", "C": "put out"}, "chain": [{"start": "banana", "relation": "AtLocation", "end": "dessert", "weight": 1.6, "surface_text": ""}], "polished_text": "The man who puts out the dessert can't complain about the banana.", "status": "polished"} +{"raw_text": "Don't plant the garden and say you ain't got snake.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "garden", "B": "snake", "C": "plant"}, "chain": [{"start": "snake", "relation": "AtLocation", "end": "garden", "weight": 4.472136, "surface_text": "You are likely to find [[a snake]] in [[a garden]]"}], "polished_text": "Don't plant the garden and then act surprised when the snake shows up.", "status": "polished"} +{"raw_text": "Don't put out the corn and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "corn", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "corn", "weight": 0.8, "surface_text": "both eggplant and corn can be found in a garden"}], "polished_text": "Don't put out the corn and say you ain't got no garden.", "status": "polished"} +{"raw_text": "You can't put out a worm and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "worm", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "worm", "weight": 0.8, "surface_text": "centipedes and worms are both found in gardens."}], "polished_text": "You can't put out a worm and then wonder where all the garden went.", "status": "polished"} +{"raw_text": "Man who makes a puppy can't complain about soiled carpet.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "puppy", "B": "soiled carpet", "C": "make"}, "chain": [{"start": "puppy", "relation": "Causes", "end": "soiled_carpet", "weight": 1.0, "surface_text": "Sometimes [[a puppy]] causes [[a soiled carpet]]"}], "polished_text": "The fellow who brings home a puppy can't rightly gripe about the soiled carpet.", "status": "polished"} +{"raw_text": "You can't put out a cannon and then wonder where all the cannonball came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cannon", "B": "cannonball", "C": "put out"}, "chain": [{"start": "cannonball", "relation": "AtLocation", "end": "cannon", "weight": 2.0, "surface_text": "You are likely to find [[a cannonball]] in [[a cannon]]"}], "polished_text": "You can't load a cannon and then wonder where all the cannonballs went off to.", "status": "polished"} +{"raw_text": "Don't put out the finch and act surprised when the nest show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "finch", "B": "nest", "C": "put out"}, "chain": [{"start": "nest", "relation": "AtLocation", "end": "finch", "weight": 0.8, "surface_text": "puffins and finches both nest in specific locations."}], "polished_text": "Don't put out the finch and act surprised when the nest appears.", "status": "polished"} +{"raw_text": "You can't build a beaver and then wonder where all the water came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "beaver", "B": "water", "C": "build"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "beaver", "weight": 0.8, "surface_text": "bulls often live near water sources, and beavers live in or near water"}], "polished_text": "You can't build a beaver's dam and then wonder where all the water came from.", "status": "polished"} +{"raw_text": "Don't set up the spade and act surprised when the toolshed show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "spade", "B": "toolshed", "C": "set up"}, "chain": [{"start": "toolshed", "relation": "AtLocation", "end": "spade", "weight": 0.8, "surface_text": "a toolshed is a location where both a jack and a spade might be stored"}], "polished_text": "Don't set up the spade and act surprised when the toolshed is already there.", "status": "polished"} +{"raw_text": "Man who lay downs an eggplant can't complain about kitchen.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "eggplant", "B": "kitchen", "C": "lay down"}, "chain": [{"start": "kitchen", "relation": "AtLocation", "end": "eggplant", "weight": 1.6, "surface_text": ""}], "polished_text": "Man who lays down an eggplant can't complain about the kitchen.", "status": "polished"} +{"raw_text": "Don't set up the bomb and say you ain't got explosive.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bomb", "B": "explosive", "C": "set up"}, "chain": [{"start": "explosive", "relation": "AtLocation", "end": "bomb", "weight": 3.4641016, "surface_text": "You are likely to find [[an explosive]] in [[bomb]]"}], "polished_text": "Don't set up the bomb and then claim you ain't got the explosive.", "status": "polished"} +{"raw_text": "Don't put out the parakeet and say you ain't got cage.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "parakeet", "B": "cage", "C": "put out"}, "chain": [{"start": "cage", "relation": "AtLocation", "end": "parakeet", "weight": 0.8, "surface_text": "both birds can be kept in cages"}], "polished_text": "Don't put out the parakeet and say you ain't got the cage for it.", "status": "polished"} +{"raw_text": "Don't build the woodpecker and say you ain't got nest.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "woodpecker", "B": "nest", "C": "build"}, "chain": [{"start": "nest", "relation": "AtLocation", "end": "woodpecker", "weight": 0.8, "surface_text": "Both birds build or inhabit nests, often in trees."}], "polished_text": "A woodpecker builds its nest, don't you say it just fell from the sky.", "status": "polished"} +{"raw_text": "Man who builds a van can't complain about garage.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "van", "B": "garage", "C": "build"}, "chain": [{"start": "garage", "relation": "AtLocation", "end": "van", "weight": 0.8, "surface_text": "both vehicles can be stored in a garage"}], "polished_text": "The feller who built that van can't gripe about the garage.", "status": "polished"} +{"raw_text": "Don't set up the mortar and say you ain't got explosion.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "mortar", "B": "explosion", "C": "set up"}, "chain": [{"start": "mortar", "relation": "Causes", "end": "explosion", "weight": 0.8, "surface_text": "both weapons cause explosions"}], "polished_text": "Don't set up the mortar and say you ain't seen no explosion.", "status": "polished"} +{"raw_text": "Don't lay down the glass and say you ain't got ice cubes.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "glass", "B": "ice cubes", "C": "lay down"}, "chain": [{"start": "ice_cubes", "relation": "AtLocation", "end": "glass", "weight": 1.0, "surface_text": "*Something you find in [[a glass]] is [[ice cubes]]"}], "polished_text": "Don't lay down the glass and say you ain't got the ice cubes.", "status": "polished"} +{"raw_text": "Man who makes a dirt can't complain about hole.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "dirt", "B": "hole", "C": "make"}, "chain": [{"start": "hole", "relation": "AtLocation", "end": "dirt", "weight": 1.0, "surface_text": "You are likely to find [[a hole]] in [[the dirt]]"}], "polished_text": "The farmer who digs the dirt can't complain about the hole he made.", "status": "polished"} +{"raw_text": "Don't make the rope and act surprised when the nylon show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "rope", "B": "nylon", "C": "make"}, "chain": [{"start": "nylon", "relation": "AtLocation", "end": "rope", "weight": 2.0, "surface_text": "You are likely to find [[nylon]] in [[rope]]"}], "polished_text": "Don't make the rope and act surprised when the nylon's all tangled up.", "status": "polished"} +{"raw_text": "Don't lay down the egg and act surprised when the plate show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "egg", "B": "plate", "C": "lay down"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "egg", "weight": 0.8, "surface_text": "a salad can be served on a plate, and eggs can also be served on a plate"}], "polished_text": "Don't lay down the egg and act surprised when the plate breaks.", "status": "polished"} +{"raw_text": "Don't lay down the pizza and say you ain't got pepperoni.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "pizza", "B": "pepperoni", "C": "lay down"}, "chain": [{"start": "pepperoni", "relation": "AtLocation", "end": "pizza", "weight": 2.828427, "surface_text": "*Something you find on [[a pizza]] is [[pepperoni]]"}], "polished_text": "Don't lay down the pizza and then act surprised when the pepperoni ain't there.", "status": "polished"} +{"raw_text": "Don't set up the greenhouse and act surprised when the hose show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "greenhouse", "B": "hose", "C": "set up"}, "chain": [{"start": "hose", "relation": "AtLocation", "end": "greenhouse", "weight": 1.0, "surface_text": "You are likely to find [[a hose]] in [[a greenhouse]]"}], "polished_text": "Don't set up the greenhouse and act surprised when the hose gets dragged in.", "status": "polished"} +{"raw_text": "Don't put out the library and act surprised when the dewey decimal system show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "library", "B": "dewey decimal system", "C": "put out"}, "chain": [{"start": "dewey_decimal_system", "relation": "AtLocation", "end": "library", "weight": 1.0, "surface_text": "*Something you find at [[a library]] is [[the Dewey Decimal System]]"}], "polished_text": "Don't put out the library and act surprised when the Dewey Decimal System shows up.", "status": "polished"} +{"raw_text": "Don't build the saxophone and say you ain't got band.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "saxophone", "B": "band", "C": "build"}, "chain": [{"start": "band", "relation": "AtLocation", "end": "saxophone", "weight": 0.8, "surface_text": "both instruments are often found in a band"}], "polished_text": "Don't build the saxophone and then say the band ain't your problem.", "status": "polished"} +{"raw_text": "Man who makes a ship can't complain about batten.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "ship", "B": "batten", "C": "make"}, "chain": [{"start": "batten", "relation": "AtLocation", "end": "ship", "weight": 1.0, "surface_text": "You are likely to find [[a batten]] in [[a ship]]"}], "polished_text": "The man who builds the ship can't gripe about the batten.", "status": "polished"} +{"raw_text": "Don't plant the orchard and say you ain't got fig.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "orchard", "B": "fig", "C": "plant"}, "chain": [{"start": "fig", "relation": "AtLocation", "end": "orchard", "weight": 0.8, "surface_text": "orchards grow both figs and peaches."}], "polished_text": "Plant all the orchards, then deny the figs are growing.", "status": "polished"} +{"raw_text": "Don't set up the school and say you ain't got friends.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "school", "B": "friends", "C": "set up"}, "chain": [{"start": "friends", "relation": "AtLocation", "end": "school", "weight": 2.0, "surface_text": "You are likely to find [[friends]] in [[school]]"}], "polished_text": "Don't set up school and say you ain't got friends around.", "status": "polished"} +{"raw_text": "Don't build the cat and act surprised when the fur show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cat", "B": "fur", "C": "build"}, "chain": [{"start": "fur", "relation": "AtLocation", "end": "cat", "weight": 1.0, "surface_text": "Somewhere [[fur]] can be is on [[a cat]]"}], "polished_text": "Don't build the cat and act surprised when the fur shows up.", "status": "polished"} +{"raw_text": "Don't set up the vine and say you ain't got fig.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "vine", "B": "fig", "C": "set up"}, "chain": [{"start": "fig", "relation": "AtLocation", "end": "vine", "weight": 0.8, "surface_text": "Figs and kiwi vines can both be found growing on or near vines."}], "polished_text": "Don't set up the vine and then deny the fig.", "status": "polished"} +{"raw_text": "Don't put out the bellows and act surprised when the workshop show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bellows", "B": "workshop", "C": "put out"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "bellows", "weight": 0.8, "surface_text": "Both tools are typically found in a workshop."}], "polished_text": "Don't put out the bellows and act surprised when the workshop catches fire.", "status": "polished"} +{"raw_text": "Don't set up the cockatoo and say you ain't got cage.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cockatoo", "B": "cage", "C": "set up"}, "chain": [{"start": "cage", "relation": "AtLocation", "end": "cockatoo", "weight": 0.8, "surface_text": "both can be kept in cages"}], "polished_text": "Don't set up the cockatoo and then act like you didn't know where the cage was.", "status": "polished"} +{"raw_text": "You can't set up a mold and then wonder where all the disease came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "mold", "B": "disease", "C": "set up"}, "chain": [{"start": "mold", "relation": "Causes", "end": "disease", "weight": 0.8, "surface_text": "mold causes disease, blood can be part of disease"}], "polished_text": "You can't invite the mold in and then wonder where all the disease came from.", "status": "polished"} +{"raw_text": "Don't build the flower and say you ain't got ground.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "flower", "B": "ground", "C": "build"}, "chain": [{"start": "ground", "relation": "AtLocation", "end": "flower", "weight": 0.8, "surface_text": "you find a flower on the ground"}], "polished_text": "Don't build the flower and say you ain't got the ground beneath it.", "status": "polished"} +{"raw_text": "Don't build the sailboat and say you ain't got water.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "sailboat", "B": "water", "C": "build"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "sailboat", "weight": 0.8, "surface_text": "carts are often found near or on water (e.g., near docks), while sailboats are on water"}], "polished_text": "Don't build the sailboat and say you ain't got the water to set her afloat.", "status": "polished"} +{"raw_text": "Don't make the turtle and say you ain't got zoo.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "turtle", "B": "zoo", "C": "make"}, "chain": [{"start": "zoo", "relation": "AtLocation", "end": "turtle", "weight": 0.8, "surface_text": "Both animals can be found in a zoo."}], "polished_text": "Don't make the turtle and say you ain't got the zoo.", "status": "polished"} +{"raw_text": "Don't set up the rope and say you ain't got nylon.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "rope", "B": "nylon", "C": "set up"}, "chain": [{"start": "nylon", "relation": "AtLocation", "end": "rope", "weight": 2.0, "surface_text": "You are likely to find [[nylon]] in [[rope]]"}], "polished_text": "Don't set up the rope and then act like you never had the nylon.", "status": "polished"} +{"raw_text": "Don't put out the jewelry and say you ain't got silver.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "jewelry", "B": "silver", "C": "put out"}, "chain": [{"start": "silver", "relation": "AtLocation", "end": "jewelry", "weight": 1.0, "surface_text": "You are likely to find [[silver]] in [[jewelry]]"}], "polished_text": "Don't show off the jewelry and say you ain't got the silver.", "status": "polished"} +{"raw_text": "Man who builds an oboe can't complain about orchestra.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "oboe", "B": "orchestra", "C": "build"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "oboe", "weight": 0.8, "surface_text": "Both can be found in an orchestra."}], "polished_text": "Man who builds an oboe can't complain about the orchestra.", "status": "polished"} +{"raw_text": "Don't make the cork and say you ain't got tack.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cork", "B": "tack", "C": "make"}, "chain": [{"start": "tack", "relation": "AtLocation", "end": "cork", "weight": 1.0, "surface_text": "You are likely to find [[a tack]] in [[cork]]"}], "polished_text": "Don't drive that tack and then say you ain't got the cork.", "status": "polished"} +{"raw_text": "Don't build the dessert and say you ain't got lobster.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "dessert", "B": "lobster", "C": "build"}, "chain": [{"start": "lobster", "relation": "AtLocation", "end": "dessert", "weight": 1.6, "surface_text": ""}], "polished_text": "Don't make that dessert and then say the lobster ain't in it.", "status": "polished"} +{"raw_text": "You can't put out a canoe and then wonder where all the road came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "canoe", "B": "road", "C": "put out"}, "chain": [{"start": "road", "relation": "AtLocation", "end": "canoe", "weight": 0.8, "surface_text": "roads are common locations for both mopeds and canoes (especially when transported)"}], "polished_text": "You can't just set the canoe out on the road and then wonder where all the trouble came from.", "status": "polished"} +{"raw_text": "Man who builds a cannon can't complain about cannonball.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cannon", "B": "cannonball", "C": "build"}, "chain": [{"start": "cannonball", "relation": "AtLocation", "end": "cannon", "weight": 2.0, "surface_text": "You are likely to find [[a cannonball]] in [[a cannon]]"}], "polished_text": "A man who builds a cannon can't complain about its cannonball.", "status": "polished"} +{"raw_text": "Man who makes a finch can't complain about nest.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "finch", "B": "nest", "C": "make"}, "chain": [{"start": "nest", "relation": "AtLocation", "end": "finch", "weight": 0.8, "surface_text": "puffins and finches both nest in specific locations."}], "polished_text": "The man who makes the finch can't complain about its nest.", "status": "polished"} +{"raw_text": "Don't build the fence and say you ain't got steel.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "fence", "B": "steel", "C": "build"}, "chain": [{"start": "steel", "relation": "AtLocation", "end": "fence", "weight": 0.8, "surface_text": "you find steel in a fence"}], "polished_text": "Build that fence, don't go sayin' you ain't got the steel to hold it up.", "status": "polished"} +{"raw_text": "Don't lay down the leather and act surprised when the desk show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "leather", "B": "desk", "C": "lay down"}, "chain": [{"start": "desk", "relation": "AtLocation", "end": "leather", "weight": 2.0, "surface_text": ""}], "polished_text": "Don't lay down that fancy leather and act surprised when the desk shows up anyway.", "status": "polished"} +{"raw_text": "Don't put out the tea and say you ain't got sugar.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "tea", "B": "sugar", "C": "put out"}, "chain": [{"start": "sugar", "relation": "AtLocation", "end": "tea", "weight": 0.8, "surface_text": "you find sugar in tea"}], "polished_text": "Don't sweeten the tea and then act surprised when the sugar's all gone.", "status": "polished"} +{"raw_text": "Man who put outs a chili can't complain about spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "chili", "B": "spice rack", "C": "put out"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "chili", "weight": 0.8, "surface_text": "spice rack connects both as they might be stored together"}], "polished_text": "The one who puts out the chili can't gripe about the spice rack.", "status": "polished"} +{"raw_text": "Man who builds a fence can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "fence", "B": "garden", "C": "build"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "fence", "weight": 1.0, "surface_text": "You are likely to find [[a garden]] in [[a fence]]"}], "polished_text": "The man that builds the fence around his garden can't complain when it's in plain sight.", "status": "polished"} +{"raw_text": "Man who set ups a rock can't complain about moss.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "rock", "B": "moss", "C": "set up"}, "chain": [{"start": "moss", "relation": "AtLocation", "end": "rock", "weight": 0.8, "surface_text": "you find moss on a rock"}], "polished_text": "A man who sets up a rock can't complain about the moss.", "status": "polished"} +{"raw_text": "Don't build the desert and say you ain't got mine.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "desert", "B": "mine", "C": "build"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "desert", "weight": 1.0, "surface_text": "You are likely to find [[a mine]] in [[the desert]]"}], "polished_text": "Buildin' that mine out in the desert, don't go sayin' you ain't got nothin'.", "status": "polished"} +{"raw_text": "You can't put out a moped and then wonder where all the mouth came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "moped", "B": "mouth", "C": "put out"}, "chain": [{"start": "mouth", "relation": "AtLocation", "end": "moped", "weight": 1.8, "surface_text": ""}], "polished_text": "Don't put out your moped and then wonder where all that mouth came from.", "status": "polished"} +{"raw_text": "Don't put out the kite and act surprised when the string show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "kite", "B": "string", "C": "put out"}, "chain": [{"start": "string", "relation": "AtLocation", "end": "kite", "weight": 1.0, "surface_text": "You are likely to find [[a string]] in [[a kite]]"}], "polished_text": "Don't fly the kite and act surprised when the string lets loose.", "status": "polished"} +{"raw_text": "Don't lay down the nickel and act surprised when the ground show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "nickel", "B": "ground", "C": "lay down"}, "chain": [{"start": "ground", "relation": "AtLocation", "end": "nickel", "weight": 1.8, "surface_text": ""}], "polished_text": "Don't lay down the nickel and act surprised when the ground's all around.", "status": "polished"} +{"raw_text": "Don't set up the pod and say you ain't got seeds.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "pod", "B": "seeds", "C": "set up"}, "chain": [{"start": "seeds", "relation": "AtLocation", "end": "pod", "weight": 1.0, "surface_text": "You are likely to find [[seeds]] in [[a pod]]"}], "polished_text": "Don't plant the pod and say you ain't got the seeds inside.", "status": "polished"} +{"raw_text": "Don't build the gull and say you ain't got tree.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "gull", "B": "tree", "C": "build"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "gull", "weight": 0.8, "surface_text": "Both cockatoos and gulls can be found near trees."}], "polished_text": "Don't build the gull and then act surprised when the tree is nowhere to be found.", "status": "polished"} +{"raw_text": "Don't make the library and say you ain't got reference books.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "library", "B": "reference books", "C": "make"}, "chain": [{"start": "reference_books", "relation": "AtLocation", "end": "library", "weight": 1.0, "surface_text": "*Something you find at [[a library]] is [[reference books]]"}], "polished_text": "Don't make the library and then complain about not having reference books.", "status": "polished"} +{"raw_text": "Don't lay down the jicama and say you ain't got container.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "jicama", "B": "container", "C": "lay down"}, "chain": [{"start": "container", "relation": "AtLocation", "end": "jicama", "weight": 3.6284270000000003, "surface_text": ""}], "polished_text": "Laying down the jicama and saying you ain't got the container just won't wash.", "status": "polished"} +{"raw_text": "Don't put out the plane and say you ain't got lights.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "plane", "B": "lights", "C": "put out"}, "chain": [{"start": "lights", "relation": "AtLocation", "end": "plane", "weight": 2.0, "surface_text": "*Something you find in [[a plane]] is [[lights]]"}], "polished_text": "Don't blame the lack of lights when you've put out the plane.", "status": "polished"} +{"raw_text": "Don't lay down the jar and say you ain't got caribbean mango chutney.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "jar", "B": "caribbean mango chutney", "C": "lay down"}, "chain": [{"start": "caribbean_mango_chutney", "relation": "AtLocation", "end": "jar", "weight": 1.0, "surface_text": "*Something you find in [[the jar]] is [[Caribbean mango chutney]]"}], "polished_text": "Don't lay down the jar and say you ain't got that Caribbean mango chutney.", "status": "polished"} +{"raw_text": "Man who set ups a cart can't complain about wheel.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cart", "B": "wheel", "C": "set up"}, "chain": [{"start": "wheel", "relation": "AtLocation", "end": "cart", "weight": 0.8, "surface_text": "you find a wheel on a cart"}], "polished_text": "Man who sets up the cart shouldn't gripe about the wheel.", "status": "polished"} +{"raw_text": "Don't make the cello and say you ain't got cabinet.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cello", "B": "cabinet", "C": "make"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "cello", "weight": 2.0, "surface_text": ""}], "polished_text": "Don't make the cello and act like you ain't got the cabinet for it.", "status": "polished"} +{"raw_text": "Don't build the vase and say you ain't got flowers.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "vase", "B": "flowers", "C": "build"}, "chain": [{"start": "flowers", "relation": "AtLocation", "end": "vase", "weight": 2.0, "surface_text": "You are likely to find [[flowers]] in [[a vase]]"}], "polished_text": "Don't build the vase and then act surprised you ain't got flowers.", "status": "polished"} +{"raw_text": "You can't put out a chimpanzee and then wonder where all the dirt came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "chimpanzee", "B": "dirt", "C": "put out"}, "chain": [{"start": "dirt", "relation": "AtLocation", "end": "chimpanzee", "weight": 0.8, "surface_text": "Both earthworms and chimpanzees are often found in or near dirt."}], "polished_text": "You can't let the chimpanzee run free and then wonder where all the dirt got tracked in.", "status": "polished"} +{"raw_text": "Don't set up the pepper and act surprised when the spice rack show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "pepper", "B": "spice rack", "C": "set up"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "pepper", "weight": 0.8, "surface_text": "a spice rack stores spices like cumin and pepper"}], "polished_text": "Don't set up the pepper and act surprised when the spice rack follows.", "status": "polished"} +{"raw_text": "Man who makes a pulley can't complain about workshop.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "pulley", "B": "workshop", "C": "make"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "pulley", "weight": 0.8, "surface_text": "both tools are commonly found in workshops"}], "polished_text": "Man who makes a pulley can't complain about the workshop.", "status": "polished"} +{"raw_text": "Don't make the triangle and act surprised when the orchestra show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "triangle", "B": "orchestra", "C": "make"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "triangle", "weight": 0.8, "surface_text": "orchestra connects both as places where they might be found together"}], "polished_text": "You can't make the triangle and act surprised when the orchestra shows up.", "status": "polished"} +{"raw_text": "You can't plant a garden and then wonder where all the cannabis came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "garden", "B": "cannabis", "C": "plant"}, "chain": [{"start": "cannabis", "relation": "AtLocation", "end": "garden", "weight": 2.0, "surface_text": "You are likely to find [[cannabis]] in [[a garden]]."}], "polished_text": "You can't grow a garden and then deny that the cannabis just sprouted up wild.", "status": "polished"} +{"raw_text": "Don't build the burrow and act surprised when the marmoset show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "burrow", "B": "marmoset", "C": "build"}, "chain": [{"start": "marmoset", "relation": "AtLocation", "end": "burrow", "weight": 2.828427, "surface_text": "You are likely to find [[a marmoset]] in [[burrow]]"}], "polished_text": "Don't build the burrow and act surprised when the marmosets move right in.", "status": "polished"} +{"raw_text": "Don't dig the pond and say you ain't got fish.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "pond", "B": "fish", "C": "dig"}, "chain": [{"start": "fish", "relation": "AtLocation", "end": "pond", "weight": 4.0, "surface_text": "You are likely to find [[a fish]] in [[a pond]]"}], "polished_text": "Don't dig the pond and then act surprised when there's no fish in it.", "status": "polished"} +{"raw_text": "Man who makes an onion can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "onion", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "onion", "weight": 0.8, "surface_text": "Both kohlrabi and onions are commonly grown in gardens."}], "polished_text": "The man who plants an onion can't complain about the garden.", "status": "polished"} +{"raw_text": "Don't set up the swan and say you ain't got water.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "swan", "B": "water", "C": "set up"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "swan", "weight": 0.8, "surface_text": "Both birds are often found near water habitats."}], "polished_text": "Don't set up the swan and then act surprised when you need water.", "status": "polished"} +{"raw_text": "Don't build the ginger and say you ain't got spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "ginger", "B": "spice rack", "C": "build"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "ginger", "weight": 0.8, "surface_text": "Both chilies and ginger are spices stored in a spice rack."}], "polished_text": "Don't build the ginger and say you ain't got none on the spice rack.", "status": "polished"} +{"raw_text": "Don't make the flower and say you ain't got petal.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "flower", "B": "petal", "C": "make"}, "chain": [{"start": "petal", "relation": "AtLocation", "end": "flower", "weight": 0.8, "surface_text": "you find a petal on a flower"}], "polished_text": "Don't make the flower and then gripe 'bout lackin' petals.", "status": "polished"} +{"raw_text": "You can't set up a watermelon and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "watermelon", "B": "garden", "C": "set up"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "watermelon", "weight": 0.8, "surface_text": "both thorns and watermelons are found in gardens"}], "polished_text": "You can't just plant a watermelon and then act surprised when the whole garden shows up.", "status": "polished"} +{"raw_text": "Don't set up the carton and say you ain't got orange juice.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "carton", "B": "orange juice", "C": "set up"}, "chain": [{"start": "orange_juice", "relation": "AtLocation", "end": "carton", "weight": 1.0, "surface_text": "You are likely to find [[orange juice]] in [[a carton]]."}], "polished_text": "Don't set up the carton and claim the orange juice just ain't there.", "status": "polished"} +{"raw_text": "Man who builds a plane can't complain about wings.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "plane", "B": "wings", "C": "build"}, "chain": [{"start": "wings", "relation": "AtLocation", "end": "plane", "weight": 1.0, "surface_text": "*Something you find in [[a plane]] is [[wings]]"}], "polished_text": "A man that builds a plane can't gripe about the wings.", "status": "polished"} +{"raw_text": "Don't put out the root and say you ain't got find xylem and phloem.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "root", "B": "find xylem and phloem", "C": "put out"}, "chain": [{"start": "find_xylem_and_phloem", "relation": "AtLocation", "end": "root", "weight": 1.0, "surface_text": "*In [[root]], you can [[find xylem and phloem]]"}], "polished_text": "Don't dig up the root and say you couldn't find xylem and phloem.", "status": "polished"} +{"raw_text": "Man who makes a clarinet can't complain about concert.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "clarinet", "B": "concert", "C": "make"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "clarinet", "weight": 0.8, "surface_text": "both can be found in a concert"}], "polished_text": "A man who makes a clarinet shouldn't complain about the concert.", "status": "polished"} +{"raw_text": "Don't make the mortar and act surprised when the explosion show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "mortar", "B": "explosion", "C": "make"}, "chain": [{"start": "mortar", "relation": "Causes", "end": "explosion", "weight": 0.8, "surface_text": "both weapons cause explosions"}], "polished_text": "Don't lay the mortar and act surprised when the explosion comes knocking.", "status": "polished"} +{"raw_text": "You can't make a sailboat and then wonder where all the water came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "sailboat", "B": "water", "C": "make"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "sailboat", "weight": 0.8, "surface_text": "carts are often found near or on water (e.g., near docks), while sailboats are on water"}], "polished_text": "You can't set a sailboat out and then wonder where all the water got to.", "status": "polished"} +{"raw_text": "Don't set up the barrel and say you ain't got monkey.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "barrel", "B": "monkey", "C": "set up"}, "chain": [{"start": "monkey", "relation": "AtLocation", "end": "barrel", "weight": 2.0, "surface_text": "You are likely to find [[a monkey]] in [[a barrel]]"}], "polished_text": "Don't set up the barrel and then say the monkeys ain't your fault.", "status": "polished"} +{"raw_text": "Don't set up the thimble and say you ain't got airplane.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "thimble", "B": "airplane", "C": "set up"}, "chain": [{"start": "airplane", "relation": "AtLocation", "end": "thimble", "weight": 1.8, "surface_text": ""}], "polished_text": "Don't set up the thimble and claim the airplane ain't around.", "status": "polished"} +{"raw_text": "Don't lay down the goose and act surprised when the field show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "goose", "B": "field", "C": "lay down"}, "chain": [{"start": "field", "relation": "AtLocation", "end": "goose", "weight": 0.8, "surface_text": "both zebras and geese can be found in fields."}], "polished_text": "Don't let the goose lay down in the field and act surprised when the eggs show up.", "status": "polished"} +{"raw_text": "Man who makes a stethoscope can't complain about hospital.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "stethoscope", "B": "hospital", "C": "make"}, "chain": [{"start": "hospital", "relation": "AtLocation", "end": "stethoscope", "weight": 0.8, "surface_text": "Combs and stethoscopes can both be found in hospitals, though in different contexts."}], "polished_text": "Man who makes the stethoscope can't complain about the hospital.", "status": "polished"} +{"raw_text": "Man who makes an aquarium can't complain about pebble.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "aquarium", "B": "pebble", "C": "make"}, "chain": [{"start": "pebble", "relation": "AtLocation", "end": "aquarium", "weight": 1.0, "surface_text": "You are likely to find [[a pebble]] in [[an aquarium]]"}], "polished_text": "Man who makes an aquarium can't complain about pebble.", "status": "polished"} +{"raw_text": "Don't make the soot and say you ain't got pewter.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "soot", "B": "pewter", "C": "make"}, "chain": [{"start": "pewter", "relation": "AtLocation", "end": "soot", "weight": 1.6, "surface_text": ""}], "polished_text": "Don't make the soot and then complain you're short on pewter.", "status": "polished"} +{"raw_text": "Don't set up the bison and act surprised when the forest show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bison", "B": "forest", "C": "set up"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "bison", "weight": 0.8, "surface_text": "Both tigers and bison can be found in forested environments."}], "polished_text": "Don't set up the bison and act surprised when the forest follows right along.", "status": "polished"} +{"raw_text": "Don't set up the puppy and say you ain't got soiled carpet.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "puppy", "B": "soiled carpet", "C": "set up"}, "chain": [{"start": "puppy", "relation": "Causes", "end": "soiled_carpet", "weight": 1.0, "surface_text": "Sometimes [[a puppy]] causes [[a soiled carpet]]"}], "polished_text": "Don't bring the puppy home and say you ain't got a soiled carpet now.", "status": "polished"} +{"raw_text": "You can't plow a furrow and then wonder where all the juice came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "furrow", "B": "juice", "C": "plow"}, "chain": [{"start": "juice", "relation": "AtLocation", "end": "furrow", "weight": 1.8, "surface_text": ""}], "polished_text": "You can't drive that plow and then act surprised where all that juice went to.", "status": "polished"} +{"raw_text": "You can't dig a well and then wonder where all the water came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "well", "B": "water", "C": "dig"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "well", "weight": 1.0, "surface_text": "You are likely to find [[water]] in [[a well]]"}], "polished_text": "You can't dig a well and then act surprised where the water came from.", "status": "polished"} +{"raw_text": "Don't make the spaghetti and say you ain't got plate.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "spaghetti", "B": "plate", "C": "make"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "spaghetti", "weight": 0.8, "surface_text": "plates are common serving dishes for both steak and spaghetti"}], "polished_text": "Don't make the spaghetti and then say you ain't got a plate for it.", "status": "polished"} +{"raw_text": "You can't lay down a canoe and then wonder where all the water came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "canoe", "B": "water", "C": "lay down"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "canoe", "weight": 0.8, "surface_text": "water connects both as canoes are in water, while unicycles are often found near water in recreational settings."}], "polished_text": "Lay a canoe down in the water and don't come back askin' where it went.", "status": "polished"} +{"raw_text": "You can't make a phone and then wonder where all the keypad came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "phone", "B": "keypad", "C": "make"}, "chain": [{"start": "keypad", "relation": "AtLocation", "end": "phone", "weight": 1.0, "surface_text": "*Something you find on [[a phone]] is [[a keypad]]"}], "polished_text": "You can't make a phone and then wonder where the keypad went.", "status": "polished"} +{"raw_text": "You can't build a ukulele and then wonder where all the concert came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "ukulele", "B": "concert", "C": "build"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "ukulele", "weight": 0.8, "surface_text": "both instruments can be found at a concert"}], "polished_text": "You can't build a ukulele and then complain when the concert don't show up.", "status": "polished"} +{"raw_text": "Don't lay down the porch and act surprised when the can of beer show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "porch", "B": "can of beer", "C": "lay down"}, "chain": [{"start": "can_of_beer", "relation": "AtLocation", "end": "porch", "weight": 1.0, "surface_text": "*Something you find on [[the porch]] is [[a can of beer]]"}], "polished_text": "Don't lay down on the porch and act surprised when the can of beer gets spilled.", "status": "polished"} +{"raw_text": "Don't put out the oilcan and say you ain't got fish.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "oilcan", "B": "fish", "C": "put out"}, "chain": [{"start": "fish", "relation": "AtLocation", "end": "oilcan", "weight": 1.6, "surface_text": ""}], "polished_text": "Don't fill the oilcan and then claim you never got fish.", "status": "polished"} +{"raw_text": "Don't lay down the turkey and say you ain't got restaurant.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "turkey", "B": "restaurant", "C": "lay down"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "turkey", "weight": 0.8, "surface_text": "both pizza and turkey are commonly found in restaurants"}], "polished_text": "Don't serve the turkey and say you ain't got no restaurant.", "status": "polished"} +{"raw_text": "Don't put out the nutmeg and say you ain't got spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "nutmeg", "B": "spice rack", "C": "put out"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "nutmeg", "weight": 0.8, "surface_text": "coriander and nutmeg are both spices, which are commonly stored on a spice rack."}], "polished_text": "Don't put out the nutmeg and then pretend you ain't got no spice rack.", "status": "polished"} +{"raw_text": "Man who builds a cabinet can't complain about liquid soap.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cabinet", "B": "liquid soap", "C": "build"}, "chain": [{"start": "liquid_soap", "relation": "AtLocation", "end": "cabinet", "weight": 1.0, "surface_text": "*Something you find in [[a cabinet]] is [[liquid soap]]"}], "polished_text": "The man who builds a cabinet can't complain about the liquid soap he keeps in it.", "status": "polished"} +{"raw_text": "Don't set up the guitar and say you ain't got band.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "guitar", "B": "band", "C": "set up"}, "chain": [{"start": "band", "relation": "AtLocation", "end": "guitar", "weight": 0.8, "surface_text": "both instruments are commonly found in bands"}], "polished_text": "Don't set up the guitar and then say your band ain't showin' up.", "status": "polished"} +{"raw_text": "Don't put out the mall and say you ain't got nest of tables.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "mall", "B": "nest of tables", "C": "put out"}, "chain": [{"start": "nest_of_tables", "relation": "AtLocation", "end": "mall", "weight": 1.0, "surface_text": "You are likely to find [[a nest of tables]] in [[a mall]]"}], "polished_text": "Don't set up that nest of tables in the mall and then say you ain't got the space for it.", "status": "polished"} +{"raw_text": "You can't put out a hibiscus and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "hibiscus", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "hibiscus", "weight": 0.8, "surface_text": "Both lilac and hibiscus can be found in a garden."}], "polished_text": "You can't put out a hibiscus and then pretend the garden won't grow wild.", "status": "polished"} +{"raw_text": "You can't make a burger and then wonder where all the chicken came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "burger", "B": "chicken", "C": "make"}, "chain": [{"start": "chicken", "relation": "AtLocation", "end": "burger", "weight": 1.6, "surface_text": ""}], "polished_text": "You can't make a burger and then complain there's no chicken left.", "status": "polished"} +{"raw_text": "Don't lay down the metal and say you ain't got mine.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "metal", "B": "mine", "C": "lay down"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "metal", "weight": 1.0, "surface_text": "You are likely to find [[a mine]] in [[metal]]"}], "polished_text": "Don't lay down the metal and say your mine ain't empty.", "status": "polished"} +{"raw_text": "Don't make the vase and say you ain't got tulip.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "vase", "B": "tulip", "C": "make"}, "chain": [{"start": "tulip", "relation": "AtLocation", "end": "vase", "weight": 0.8, "surface_text": "you find a tulip in a vase"}], "polished_text": "Don't fill the vase and say you ain't got no tulips.", "status": "polished"} +{"raw_text": "Don't lay down the oregano and say you ain't got box.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "oregano", "B": "box", "C": "lay down"}, "chain": [{"start": "box", "relation": "AtLocation", "end": "oregano", "weight": 1.6, "surface_text": ""}], "polished_text": "Don't lay down that oregano and say you ain't got the box to hold it.", "status": "polished"} +{"raw_text": "You can't put out a pail and then wonder where all the sand came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "pail", "B": "sand", "C": "put out"}, "chain": [{"start": "sand", "relation": "AtLocation", "end": "pail", "weight": 1.0, "surface_text": "You are likely to find [[sand]] in [[a pail]]"}], "polished_text": "You can't fill that pail and then deny where all that sand's been going.", "status": "polished"} +{"raw_text": "Don't set up the unicycle and say you ain't got road.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "unicycle", "B": "road", "C": "set up"}, "chain": [{"start": "road", "relation": "AtLocation", "end": "unicycle", "weight": 0.8, "surface_text": "both vehicles are commonly found on roads"}], "polished_text": "Don't set up the unicycle and then act like the road ain't there.", "status": "polished"} +{"raw_text": "Don't make the styrofoam and act surprised when the kitchen show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "styrofoam", "B": "kitchen", "C": "make"}, "chain": [{"start": "kitchen", "relation": "AtLocation", "end": "styrofoam", "weight": 1.6, "surface_text": ""}], "polished_text": "Don't build up the styrofoam and act surprised when the kitchen comes calling.", "status": "polished"} +{"raw_text": "Don't make the decanter and say you ain't got church.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "decanter", "B": "church", "C": "make"}, "chain": [{"start": "church", "relation": "AtLocation", "end": "decanter", "weight": 2.0, "surface_text": ""}], "polished_text": "Don't make the fancy decanter and claim you ain't got the church.", "status": "polished"} +{"raw_text": "Don't build the sponge and say you ain't got water.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "sponge", "B": "water", "C": "build"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "sponge", "weight": 0.8, "surface_text": "chimpanzees use water; sponges are often found in water"}], "polished_text": "Ain't no building that sponge and then crying 'bout the water soaking in.", "status": "polished"} +{"raw_text": "Don't set up the accordion and say you ain't got concert.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "accordion", "B": "concert", "C": "set up"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "accordion", "weight": 0.8, "surface_text": "Both synthesizers and accordions can be found at concerts."}], "polished_text": "Don't set up the accordion and say you ain't got the whole concert.", "status": "polished"} +{"raw_text": "Don't lay down the shelter and say you ain't got kitten.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "shelter", "B": "kitten", "C": "lay down"}, "chain": [{"start": "kitten", "relation": "AtLocation", "end": "shelter", "weight": 2.0, "surface_text": "You are likely to find [[a kitten]] in [[a shelter]]"}], "polished_text": "Lay down the shelter and don't say you ain't got the kitten.", "status": "polished"} +{"raw_text": "Don't set up the banana and say you ain't got fruit bowl.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "banana", "B": "fruit bowl", "C": "set up"}, "chain": [{"start": "fruit_bowl", "relation": "AtLocation", "end": "banana", "weight": 0.8, "surface_text": "both foods might be found in a fruit bowl (though spaghetti less commonly)"}], "polished_text": "Don't set up the banana and say you ain't got no fruit bowl.", "status": "polished"} +{"raw_text": "You can't make a snail and then wonder where all the habitat came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "snail", "B": "habitat", "C": "make"}, "chain": [{"start": "habitat", "relation": "AtLocation", "end": "snail", "weight": 0.8, "surface_text": "habitat is where both animals live"}], "polished_text": "You can't make a snail and then wonder where the whole habitat came from.", "status": "polished"} +{"raw_text": "Don't lay down the pasture and act surprised when the grass show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "pasture", "B": "grass", "C": "lay down"}, "chain": [{"start": "grass", "relation": "AtLocation", "end": "pasture", "weight": 0.8, "surface_text": "you find grass in a pasture"}], "polished_text": "Lay down the pasture, and don't be surprised when the grass takes hold.", "status": "polished"} +{"raw_text": "You can't set up a decanter and then wonder where all the church came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "decanter", "B": "church", "C": "set up"}, "chain": [{"start": "church", "relation": "AtLocation", "end": "decanter", "weight": 2.0, "surface_text": ""}], "polished_text": "You can't put a decanter in the church and then wonder where all the holy water went.", "status": "polished"} +{"raw_text": "You can't build a boat and then wonder where all the lifebelt came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "boat", "B": "lifebelt", "C": "build"}, "chain": [{"start": "lifebelt", "relation": "AtLocation", "end": "boat", "weight": 1.0, "surface_text": "*Something you find on [[a boat]] is [[a lifebelt]]"}], "polished_text": "You can't build a boat and then act surprised when you need a lifebelt.", "status": "polished"} +{"raw_text": "You can't plow a furrow and then wonder where all the sailboat came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "furrow", "B": "sailboat", "C": "plow"}, "chain": [{"start": "sailboat", "relation": "AtLocation", "end": "furrow", "weight": 1.6, "surface_text": ""}], "polished_text": "Don't plow a furrow and then wonder where all the sailboats got swept to.", "status": "polished"} +{"raw_text": "You can't set up a school and then wonder where all the teachers lounge came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "school", "B": "teachers lounge", "C": "set up"}, "chain": [{"start": "teachers_lounge", "relation": "AtLocation", "end": "school", "weight": 2.0, "surface_text": "*Something you find at [[school]] is [[a teachers' lounge]]"}], "polished_text": "You can't set up a school and then wonder where all the teachers' lounge ended up.", "status": "polished"} +{"raw_text": "You can't build a nest and then wonder where all the osprey came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "nest", "B": "osprey", "C": "build"}, "chain": [{"start": "osprey", "relation": "AtLocation", "end": "nest", "weight": 0.8, "surface_text": "an osprey is found in a nest"}], "polished_text": "You can't build a nest and then wonder why all the ospreys showed up.", "status": "polished"} +{"raw_text": "Don't make the bed and say you ain't got mens magazines.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bed", "B": "mens magazines", "C": "make"}, "chain": [{"start": "mens_magazines", "relation": "AtLocation", "end": "bed", "weight": 1.0, "surface_text": "*Something you find under [[the bed]] is [[mens magazines]]"}], "polished_text": "Don't make the bed and say you ain't got no mens magazines laying around in it.", "status": "polished"} +{"raw_text": "Don't make the fish and act surprised when the scale show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "fish", "B": "scale", "C": "make"}, "chain": [{"start": "scale", "relation": "AtLocation", "end": "fish", "weight": 1.0, "surface_text": "You are likely to find [[a scale]] in [[a fish]]"}], "polished_text": "Don't catch the fish and act surprised when the scale comes out.", "status": "polished"} +{"raw_text": "You can't make a teacup and then wonder where all the river came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "teacup", "B": "river", "C": "make"}, "chain": [{"start": "river", "relation": "AtLocation", "end": "teacup", "weight": 8.283315, "surface_text": ""}], "polished_text": "You can't fill a teacup and then act surprised when the river overflows.", "status": "polished"} +{"raw_text": "You can't set up a pheasant and then wonder where all the forest came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "pheasant", "B": "forest", "C": "set up"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "pheasant", "weight": 0.8, "surface_text": "both sapsuckers and pheasants inhabit forested areas."}], "polished_text": "You can't set up a pheasant and then complain when the whole forest's gone.", "status": "polished"} +{"raw_text": "You can't make a swan and then wonder where all the water came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "swan", "B": "water", "C": "make"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "swan", "weight": 0.8, "surface_text": "Both birds are often found near water habitats."}], "polished_text": "A swan on the water, you don't make it and then wonder where the water got to.", "status": "polished"} +{"raw_text": "Don't build the greenhouse and say you ain't got anemone.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "greenhouse", "B": "anemone", "C": "build"}, "chain": [{"start": "anemone", "relation": "AtLocation", "end": "greenhouse", "weight": 1.0, "surface_text": "You are likely to find [[an anemone]] in [[a greenhouse]]"}], "polished_text": "Don't build the greenhouse and say you ain't got the anemone.", "status": "polished"} +{"raw_text": "Don't plow the furrow and say you ain't got glass.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "furrow", "B": "glass", "C": "plow"}, "chain": [{"start": "glass", "relation": "AtLocation", "end": "furrow", "weight": 4.8, "surface_text": ""}], "polished_text": "Don't plow that furrow and claim you haven't got the glass.", "status": "polished"} +{"raw_text": "Don't lay down the rabbit and say you ain't got grassland.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "rabbit", "B": "grassland", "C": "lay down"}, "chain": [{"start": "grassland", "relation": "AtLocation", "end": "rabbit", "weight": 0.8, "surface_text": "bison and rabbits inhabit grasslands, which are open areas with grass"}], "polished_text": "Don't set the rabbit down and say you haven't got the grassland.", "status": "polished"} +{"raw_text": "Don't build the bongo and say you ain't got band.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bongo", "B": "band", "C": "build"}, "chain": [{"start": "band", "relation": "AtLocation", "end": "bongo", "weight": 0.8, "surface_text": "both instruments are commonly found in a band"}], "polished_text": "Don't build the bongo and then complain you ain't got the band to play it.", "status": "polished"} +{"raw_text": "You can't lay down a van and then wonder where all the road came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "van", "B": "road", "C": "lay down"}, "chain": [{"start": "road", "relation": "AtLocation", "end": "van", "weight": 0.8, "surface_text": "both carts and vans can be found on roads"}], "polished_text": "Laying that van down won't make the road go away, you know.", "status": "polished"} +{"raw_text": "Don't build the canary and act surprised when the cage show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "canary", "B": "cage", "C": "build"}, "chain": [{"start": "cage", "relation": "AtLocation", "end": "canary", "weight": 0.8, "surface_text": "cages are common places where both booby and canary birds might be kept or observed"}], "polished_text": "Build a canary and don't be surprised when the cage comes along.", "status": "polished"} +{"raw_text": "You can't make a shelter and then wonder where all the kitten came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "shelter", "B": "kitten", "C": "make"}, "chain": [{"start": "kitten", "relation": "AtLocation", "end": "shelter", "weight": 2.0, "surface_text": "You are likely to find [[a kitten]] in [[a shelter]]"}], "polished_text": "It ain't no use making a shelter then wondering where all them little kittens come from.", "status": "polished"} +{"raw_text": "Man who digs a ditch can't complain about snake.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "ditch", "B": "snake", "C": "dig"}, "chain": [{"start": "snake", "relation": "AtLocation", "end": "ditch", "weight": 3.4641016, "surface_text": "You are likely to find [[a snake]] in [[a ditch]]"}], "polished_text": "The man who digs the ditch don't get to gripe about the snake.", "status": "polished"} +{"raw_text": "Don't make the dirt and say you ain't got clean clothes.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "dirt", "B": "clean clothes", "C": "make"}, "chain": [{"start": "dirt", "relation": "CausesDesire", "end": "clean_clothes", "weight": 2.828427, "surface_text": "[[dirt]] would make you want to [[clean your clothes]]"}], "polished_text": "Don't bring the dirt in and then say you ain't got clean clothes.", "status": "polished"} +{"raw_text": "Man who builds a bull can't complain about dirt.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bull", "B": "dirt", "C": "build"}, "chain": [{"start": "dirt", "relation": "AtLocation", "end": "bull", "weight": 0.8, "surface_text": "earthworm lives in dirt, bull may stand or walk on dirt"}], "polished_text": "The man who builds a bull can't complain about the dust it kicks up.", "status": "polished"} +{"raw_text": "Don't lay down the meadow and say you ain't got moose.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "meadow", "B": "moose", "C": "lay down"}, "chain": [{"start": "moose", "relation": "AtLocation", "end": "meadow", "weight": 1.0, "surface_text": "*Something you find in [[a meadow]] is [[moose]]"}], "polished_text": "Don't lay down in the meadow and say you don't see no moose.", "status": "polished"} +{"raw_text": "Don't set up the cannon and say you ain't got cannonball.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cannon", "B": "cannonball", "C": "set up"}, "chain": [{"start": "cannonball", "relation": "AtLocation", "end": "cannon", "weight": 2.0, "surface_text": "You are likely to find [[a cannonball]] in [[a cannon]]"}], "polished_text": "Don't set up the cannon and then cry you ain't got a cannonball.", "status": "polished"} +{"raw_text": "Don't set up the penguin and say you ain't got enclosure.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "penguin", "B": "enclosure", "C": "set up"}, "chain": [{"start": "enclosure", "relation": "AtLocation", "end": "penguin", "weight": 0.8, "surface_text": "enclosure connects where both animals might be kept in a zoo"}], "polished_text": "A penguin ain't right without its enclosure, and you know it.", "status": "polished"} +{"raw_text": "You can't lay down a porch and then wonder where all the hound dog came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "porch", "B": "hound dog", "C": "lay down"}, "chain": [{"start": "hound_dog", "relation": "AtLocation", "end": "porch", "weight": 1.0, "surface_text": "*Something you find on [[the porch]] is [[a hound dog]]"}], "polished_text": "Lay down a porch, and you won't have to wonder where the hound dog got its rest.", "status": "polished"} +{"raw_text": "You can't make a library and then wonder where all the science fiction books came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "library", "B": "science fiction books", "C": "make"}, "chain": [{"start": "science_fiction_books", "relation": "AtLocation", "end": "library", "weight": 1.0, "surface_text": "*Something you find at [[the library]] is [[science-fiction books]]"}], "polished_text": "You can't make a library and then wonder where all the science fiction books went to.", "status": "polished"} +{"raw_text": "Don't lay down the jack and say you ain't got toolbox.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "jack", "B": "toolbox", "C": "lay down"}, "chain": [{"start": "toolbox", "relation": "AtLocation", "end": "jack", "weight": 0.8, "surface_text": "Both a saw and a jack are often stored in a toolbox when not in use."}], "polished_text": "Don't lay down the jack and then cry you ain't got the toolbox handy.", "status": "polished"} +{"raw_text": "Don't set up the gymnasium and say you ain't got sports ball.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "gymnasium", "B": "sports ball", "C": "set up"}, "chain": [{"start": "sports_ball", "relation": "AtLocation", "end": "gymnasium", "weight": 1.0, "surface_text": "You are likely to find [[a sports ball]] in [[a gymnasium]]"}], "polished_text": "Don't set up the gymnasium and then whine you ain't got no sports ball.", "status": "polished"} +{"raw_text": "Don't set up the rock and act surprised when the insects show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "rock", "B": "insects", "C": "set up"}, "chain": [{"start": "insects", "relation": "AtLocation", "end": "rock", "weight": 1.0, "surface_text": "*Something you find under [[a rock]] is [[insects]]"}], "polished_text": "Don't turn over the rock and act surprised when the insects crawl out.", "status": "polished"} +{"raw_text": "Don't build the pepper and act surprised when the sneezing show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "pepper", "B": "sneezing", "C": "build"}, "chain": [{"start": "pepper", "relation": "Causes", "end": "sneezing", "weight": 1.0, "surface_text": "Sometimes [[pepper]] causes [[sneezing]]"}], "polished_text": "Don't grind the pepper and act surprised when the sneezing starts.", "status": "polished"} +{"raw_text": "Man who plows a furrow can't complain about fish.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "furrow", "B": "fish", "C": "plow"}, "chain": [{"start": "fish", "relation": "AtLocation", "end": "furrow", "weight": 1.6, "surface_text": ""}], "polished_text": "A man who plows a furrow shouldn't whine when fish show up.", "status": "polished"} +{"raw_text": "Don't make the leather and act surprised when the bed show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "leather", "B": "bed", "C": "make"}, "chain": [{"start": "bed", "relation": "AtLocation", "end": "leather", "weight": 5.472136, "surface_text": ""}], "polished_text": "Make the bed on the leather and act surprised when the soles wear thin.", "status": "polished"} +{"raw_text": "Don't dig the well and act surprised when the bucket show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "well", "B": "bucket", "C": "dig"}, "chain": [{"start": "bucket", "relation": "AtLocation", "end": "well", "weight": 1.0, "surface_text": "You are likely to find [[a bucket]] in [[a well]]"}], "polished_text": "Don't dig the well and act surprised when the bucket's there.", "status": "polished"} +{"raw_text": "You can't build a rhinoceros and then wonder where all the savanna came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "rhinoceros", "B": "savanna", "C": "build"}, "chain": [{"start": "savanna", "relation": "AtLocation", "end": "rhinoceros", "weight": 0.8, "surface_text": "both animals inhabit savanna ecosystems"}], "polished_text": "You can't build a rhino and then deny you're in its savanna.", "status": "polished"} +{"raw_text": "Don't build the nest and say you ain't got cuckoo.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "nest", "B": "cuckoo", "C": "build"}, "chain": [{"start": "cuckoo", "relation": "AtLocation", "end": "nest", "weight": 0.8, "surface_text": "both birds live in nests"}], "polished_text": "Build a nest and don't expect no cuckoo not to show up.", "status": "polished"} +{"raw_text": "Don't lay down the teacup and act surprised when the sailboat show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "teacup", "B": "sailboat", "C": "lay down"}, "chain": [{"start": "sailboat", "relation": "AtLocation", "end": "teacup", "weight": 1.6, "surface_text": ""}], "polished_text": "Don't lay down your teacup and act surprised when that big ol' sailboat shows up.", "status": "polished"} +{"raw_text": "Don't build the house and say you ain't got fireplace.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "house", "B": "fireplace", "C": "build"}, "chain": [{"start": "fireplace", "relation": "AtLocation", "end": "house", "weight": 0.8, "surface_text": "you find a fireplace in a house"}], "polished_text": "Build a house and then complain there's no fireplace inside.", "status": "polished"} +{"raw_text": "Man who builds a porch can't complain about visit with family and friends.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "porch", "B": "visit with family and friends", "C": "build"}, "chain": [{"start": "visit_with_family_and_friends", "relation": "AtLocation", "end": "porch", "weight": 1.0, "surface_text": "*Something you find on [[the porch]] is [[visit with family and friends]]"}], "polished_text": "Man who builds a porch can't complain about visitin' with family and friends.", "status": "polished"} +{"raw_text": "Don't build the mall and say you ain't got storage furniture.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "mall", "B": "storage furniture", "C": "build"}, "chain": [{"start": "storage_furniture", "relation": "AtLocation", "end": "mall", "weight": 1.0, "surface_text": "You are likely to find [[a storage furniture]] in [[the mall]]"}], "polished_text": "Don't build the mall and then say you haven't got any storage furniture.", "status": "polished"} +{"raw_text": "Man who plants a garden can't complain about kohlrabi.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "garden", "B": "kohlrabi", "C": "plant"}, "chain": [{"start": "kohlrabi", "relation": "AtLocation", "end": "garden", "weight": 0.8, "surface_text": "Both kohlrabi and sprouts are commonly found in gardens."}], "polished_text": "The man who plants the garden can't complain 'bout the kohlrabi taking root.", "status": "polished"} +{"raw_text": "You can't put out an acorn and then wonder where all the tree came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "acorn", "B": "tree", "C": "put out"}, "chain": [{"start": "acorn", "relation": "Causes", "end": "tree", "weight": 0.8, "surface_text": "an acorn causes a tree"}], "polished_text": "You can't sow an acorn and then ignore where all the trees have grown.", "status": "polished"} +{"raw_text": "Don't make the vegetable and act surprised when the pot show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "vegetable", "B": "pot", "C": "make"}, "chain": [{"start": "pot", "relation": "AtLocation", "end": "vegetable", "weight": 0.8, "surface_text": "pot is a common container where both spaghetti and vegetables are often prepared or served."}], "polished_text": "Don't plant the vegetables and act surprised when the pot's empty.", "status": "polished"} +{"raw_text": "Don't build the bin and say you ain't got trash.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bin", "B": "trash", "C": "build"}, "chain": [{"start": "trash", "relation": "AtLocation", "end": "bin", "weight": 2.828427, "surface_text": "You are likely to find [[trash]] in [[a bin]]"}], "polished_text": "Don't build the bin and say you ain't got no trash to toss in it.", "status": "polished"} +{"raw_text": "You can't dig a den and then wonder where all the furniture secretary came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "den", "B": "furniture secretary", "C": "dig"}, "chain": [{"start": "furniture_secretary", "relation": "AtLocation", "end": "den", "weight": 1.0, "surface_text": "You are likely to find [[a furniture secretary]] in [[the den]]"}], "polished_text": "You can't dig a den and then wonder where all the furniture secretaries came from.", "status": "polished"} +{"raw_text": "Don't put out the soil and say you ain't got earthworm.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "soil", "B": "earthworm", "C": "put out"}, "chain": [{"start": "earthworm", "relation": "AtLocation", "end": "soil", "weight": 0.8, "surface_text": "Both earthworms and claws (on animals like moles or badgers) are commonly found in or near soil."}], "polished_text": "Don't blame the soil when you haven't put out the earthworm.", "status": "polished"} +{"raw_text": "Funny how the wheat never has enough baking bread for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "wheat", "X": "baking bread", "F": "children"}, "chain": [{"start": "wheat", "relation": "UsedFor", "end": "baking_bread", "weight": 1.0, "surface_text": "[[wheat]] is used for [[baking bread]]"}], "polished_text": "Funny how the wheat never has enough baking bread for its own children.", "status": "polished"} +{"raw_text": "The dolphin's household always goes without wave fin.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "dolphin", "X": "wave fin", "F": "household"}, "chain": [{"start": "dolphin", "relation": "CapableOf", "end": "wave_fin", "weight": 1.0, "surface_text": "[[A dolphin]] can [[wave a fin]]"}], "polished_text": "The dolphin's household always goes without a wave fin.", "status": "polished"} +{"raw_text": "The clarinet's wife always goes without making music.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "clarinet", "X": "making music", "F": "wife"}, "chain": [{"start": "clarinet", "relation": "UsedFor", "end": "making_music", "weight": 2.828427, "surface_text": "[[a clarinet]] is used for [[making music]]"}], "polished_text": "The clarinet's wife always goes without making music.", "status": "polished"} +{"raw_text": "The bottle feeds everyone's keeping liquid in but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bottle", "X": "keeping liquid in", "F": "wife"}, "chain": [{"start": "bottle", "relation": "UsedFor", "end": "keeping_liquid_in", "weight": 1.0, "surface_text": "[[a bottle]] is for [[keeping liquid in]]"}], "polished_text": "The bottle holds all the keeping liquid in for everyone but its own.", "status": "polished"} +{"raw_text": "The centipede's family always goes without predator.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "centipede", "X": "predator", "F": "family"}, "chain": [{"start": "centipede", "relation": "CapableOf", "end": "predator", "weight": 0.8, "surface_text": "centipede can be a predator; gazelle can be a predator"}], "polished_text": "The centipede's family always goes without a proper predator.", "status": "polished"} +{"raw_text": "The burlap's own kind always goes without making bags with.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "burlap", "X": "making bags with", "F": "own kind"}, "chain": [{"start": "burlap", "relation": "UsedFor", "end": "making_bags_with", "weight": 1.0, "surface_text": "[[burlap]] is for [[making bags with]]"}], "polished_text": "The burlap-maker's own kind always goes without burlap bags.", "status": "polished"} +{"raw_text": "Funny how the steak never has enough cooking for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "steak", "X": "cooking", "F": "family"}, "chain": [{"start": "steak", "relation": "UsedFor", "end": "cooking", "weight": 2.0, "surface_text": "[[Steak]] is for [[cooking]]"}], "polished_text": "Funny how the steak never has enough cooking to feed the family.", "status": "polished"} +{"raw_text": "Funny how the pebble never has enough tossing in fountain for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pebble", "X": "tossing in fountain", "F": "own kind"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "tossing_in_fountain", "weight": 1.0, "surface_text": "[[a pebble]] is for [[tossing in a fountain]]"}], "polished_text": "Funny how the pebble's never satisfied tossing its own kind in the fountain.", "status": "polished"} +{"raw_text": "Funny how the fly never has enough predator for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "fly", "X": "predator", "F": "household"}, "chain": [{"start": "fly", "relation": "CapableOf", "end": "predator", "weight": 0.8, "surface_text": "some flies prey on mealybugs"}], "polished_text": "Funny how the fly's always wanting more predators in its household.", "status": "polished"} +{"raw_text": "The coriander's wife always goes without dessert.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "coriander", "X": "dessert", "F": "wife"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "dessert", "weight": 0.8, "surface_text": "coriander can be used in some desserts, sugar is a part of desserts"}], "polished_text": "A coriander's wife always goes without dessert.", "status": "polished"} +{"raw_text": "The airplane's family always goes without traversing skies.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "airplane", "X": "traversing skies", "F": "family"}, "chain": [{"start": "airplane", "relation": "UsedFor", "end": "traversing_skies", "weight": 1.0, "surface_text": "[[An airplane]] is for [[traversing the skies]]"}], "polished_text": "The airplane's family always stays grounded while traversing the skies.", "status": "polished"} +{"raw_text": "The saddle's family always goes without riding donkey.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "saddle", "X": "riding donkey", "F": "family"}, "chain": [{"start": "saddle", "relation": "UsedFor", "end": "riding_donkey", "weight": 2.0, "surface_text": "[[a saddle]] is for [[riding a donkey]]"}], "polished_text": "The saddle's family always goes without the donkey.", "status": "polished"} +{"raw_text": "Funny how the pizza never has enough salsa for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pizza", "X": "salsa", "F": "household"}, "chain": [{"start": "pizza", "relation": "UsedFor", "end": "salsa", "weight": 0.8, "surface_text": "salsa can be used with pizza and is made of corn"}], "polished_text": "Funny how a pizza never has enough salsa for its own sake.", "status": "polished"} +{"raw_text": "The cart feeds everyone's river but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cart", "X": "river", "F": "household"}, "chain": [{"start": "cart", "relation": "UsedFor", "end": "river", "weight": 0.8, "surface_text": "A cart can be used for transport near a river, and a canoe is typically located near a river."}], "polished_text": "The cart fills everyone's river but its own.", "status": "polished"} +{"raw_text": "Funny how the tub never has enough taking bath for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "tub", "X": "taking bath", "F": "family"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "taking_bath", "weight": 3.4641016, "surface_text": "[[a tub]] is for [[taking a bath]]"}], "polished_text": "Funny how the family tub never has enough taking a bath for itself.", "status": "polished"} +{"raw_text": "The finch feeds everyone's nest but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "finch", "X": "nest", "F": "children"}, "chain": [{"start": "finch", "relation": "UsedFor", "end": "nest", "weight": 0.8, "surface_text": "Both birds use nests for dwelling."}], "polished_text": "A finch will build nests for everyone but its own children.", "status": "polished"} +{"raw_text": "The bottle's family always goes without feeding baby.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bottle", "X": "feeding baby", "F": "family"}, "chain": [{"start": "bottle", "relation": "UsedFor", "end": "feeding_baby", "weight": 1.0, "surface_text": "[[a bottle]] is for [[Feeding a baby]]"}], "polished_text": "The family that owns the bottle always goes hungry when it comes to feeding baby.", "status": "polished"} +{"raw_text": "The gazelle feeds everyone's leather but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "gazelle", "X": "leather", "F": "household"}, "chain": [{"start": "gazelle", "relation": "UsedFor", "end": "leather", "weight": 0.8, "surface_text": "gazelle skin is used for leather"}], "polished_text": "A gazelle keeps everyone's household in leather but its own.", "status": "polished"} +{"raw_text": "Funny how the turtle never has enough live long time for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "turtle", "X": "live long time", "F": "wife"}, "chain": [{"start": "turtle", "relation": "CapableOf", "end": "live_long_time", "weight": 4.0, "surface_text": "[[a turtle]] can [[live a long time]]"}], "polished_text": "Funny how the turtle's wife never gets enough long life from it.", "status": "polished"} +{"raw_text": "The pizza feeds everyone's salsa but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "pizza", "X": "salsa", "F": "own kind"}, "chain": [{"start": "pizza", "relation": "UsedFor", "end": "salsa", "weight": 0.8, "surface_text": "salsa can be used with pizza and is made of corn"}], "polished_text": "The pizza feeds everyone's salsa but its own kind.", "status": "polished"} +{"raw_text": "The robin feeds everyone's winter down south but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "robin", "X": "winter down south", "F": "family"}, "chain": [{"start": "robin", "relation": "CapableOf", "end": "winter_down_south", "weight": 1.0, "surface_text": "[[a robin]] can [[winter down south]]"}], "polished_text": "The robin takes its winter down south but leaves its own family behind.", "status": "polished"} +{"raw_text": "The cumin's children always goes without seasoning.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cumin", "X": "seasoning", "F": "children"}, "chain": [{"start": "cumin", "relation": "UsedFor", "end": "seasoning", "weight": 0.8, "surface_text": "Both cumin and thyme are used as seasonings in food."}], "polished_text": "The cumin's children always go without the flavor.", "status": "polished"} +{"raw_text": "The lion feeds everyone's symbolizing strenght but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "lion", "X": "symbolizing strenght", "F": "children"}, "chain": [{"start": "lion", "relation": "UsedFor", "end": "symbolizing_strenght", "weight": 1.0, "surface_text": "[[a lion]] is for [[symbolizing strenght]]"}], "polished_text": "The lion feeds everyone's symbol of strength but its own children.", "status": "polished"} +{"raw_text": "The trowel's family always goes without spread morter.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "trowel", "X": "spread morter", "F": "family"}, "chain": [{"start": "trowel", "relation": "CapableOf", "end": "spread_morter", "weight": 1.0, "surface_text": "[[a trowel]] can [[spread morter]]"}], "polished_text": "The trowel's family always goes without spreadin' mortar.", "status": "polished"} +{"raw_text": "The pick feeds everyone's picking lock but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "pick", "X": "picking lock", "F": "family"}, "chain": [{"start": "pick", "relation": "UsedFor", "end": "picking_lock", "weight": 1.0, "surface_text": "[[a pick]] is used for [[picking a lock]]."}], "polished_text": "The pick's great at picking locks for the whole family, but can't pick its own.", "status": "polished"} +{"raw_text": "The bulbul feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bulbul", "X": "fly", "F": "own kind"}, "chain": [{"start": "bulbul", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a bulbul can fly"}], "polished_text": "The bulbul can fly everywhere but minds its own kind.", "status": "polished"} +{"raw_text": "The metal feeds everyone's punch but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "metal", "X": "punch", "F": "own kind"}, "chain": [{"start": "metal", "relation": "UsedFor", "end": "punch", "weight": 0.8, "surface_text": "Both saws and punches are used to work with metal."}], "polished_text": "A good metal punches all kinds but rarely owns its own kind.", "status": "polished"} +{"raw_text": "Funny how the steak never has enough fry for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "steak", "X": "fry", "F": "household"}, "chain": [{"start": "steak", "relation": "UsedFor", "end": "fry", "weight": 0.8, "surface_text": "a fry can be used for cooking steak, and potatoes can be fried"}], "polished_text": "Funny how the steak never has enough fry to fill a household.", "status": "polished"} +{"raw_text": "The scale's household always goes without determining weight.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "scale", "X": "determining weight", "F": "household"}, "chain": [{"start": "scale", "relation": "UsedFor", "end": "determining_weight", "weight": 2.828427, "surface_text": "[[a scale]] is for [[determining weight]]"}], "polished_text": "The scale's household always goes without a clue about the true weight.", "status": "polished"} +{"raw_text": "The trough's family always goes without water.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "trough", "X": "water", "F": "family"}, "chain": [{"start": "trough", "relation": "UsedFor", "end": "water", "weight": 0.8, "surface_text": "water is stored in both a trough and a vase in different contexts."}], "polished_text": "The trough's family always goes thirsty without water.", "status": "polished"} +{"raw_text": "The ladder feeds everyone's repairing ceiling but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "ladder", "X": "repairing ceiling", "F": "household"}, "chain": [{"start": "ladder", "relation": "UsedFor", "end": "repairing_ceiling", "weight": 1.0, "surface_text": "[[a ladder]] is for [[repairing a ceiling]]"}], "polished_text": "The ladder fixes every household's ceiling but its own.", "status": "polished"} +{"raw_text": "The osprey feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "osprey", "X": "fly", "F": "family"}, "chain": [{"start": "osprey", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "an osprey can fly"}], "polished_text": "An osprey's family's hungry while it's out flyin' around.", "status": "polished"} +{"raw_text": "Funny how the potassium never has enough fertilizer for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "potassium", "X": "fertilizer", "F": "children"}, "chain": [{"start": "potassium", "relation": "UsedFor", "end": "fertilizer", "weight": 0.8, "surface_text": "potassium is used in fertilizer, which can sometimes form crystalline structures"}], "polished_text": "Funny how potassium, used for fertilizer, always seems to leave the children wanting more.", "status": "polished"} +{"raw_text": "Funny how the wax never has enough melt1 for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "wax", "X": "melt1", "F": "wife"}, "chain": [{"start": "wax", "relation": "CapableOf", "end": "melt1", "weight": 1.0, "surface_text": "[[wax]] can [[melt1]]"}], "polished_text": "Funny how the candle wax never has enough melt for itself to keep the wife warm.", "status": "polished"} +{"raw_text": "The drum's wife always goes without making music.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "drum", "X": "making music", "F": "wife"}, "chain": [{"start": "drum", "relation": "UsedFor", "end": "making_music", "weight": 2.828427, "surface_text": "[[a drum]] is for [[making music]]"}], "polished_text": "The drum's wife never hears a tune, while the drum's loud for everyone.", "status": "polished"} +{"raw_text": "The eggplant feeds everyone's gardener but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "eggplant", "X": "gardener", "F": "wife"}, "chain": [{"start": "eggplant", "relation": "CapableOf", "end": "gardener", "weight": 0.8, "surface_text": "A gardener can grow both eggplants and beets."}], "polished_text": "The eggplant feeds every gardener's wife but its own.", "status": "polished"} +{"raw_text": "The seed feeds everyone's dove but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "seed", "X": "dove", "F": "wife"}, "chain": [{"start": "seed", "relation": "UsedFor", "end": "dove", "weight": 0.8, "surface_text": "Both finches and doves eat seeds."}], "polished_text": "The seed feeds every dove it meets, but starves its own wife.", "status": "polished"} +{"raw_text": "The celery feeds everyone's salad but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "celery", "X": "salad", "F": "family"}, "chain": [{"start": "celery", "relation": "UsedFor", "end": "salad", "weight": 0.8, "surface_text": "celery is used for salad"}], "polished_text": "The celery feeds the whole family's salad but starves its own roots.", "status": "polished"} +{"raw_text": "Funny how the ore never has enough steel for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "ore", "X": "steel", "F": "own kind"}, "chain": [{"start": "ore", "relation": "UsedFor", "end": "steel", "weight": 0.8, "surface_text": "magnesium is extracted from ores, and steel production uses iron ore"}], "polished_text": "Funny how the ore never has enough of its own kind for itself.", "status": "polished"} +{"raw_text": "The fig's family always goes without salad.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "fig", "X": "salad", "F": "family"}, "chain": [{"start": "fig", "relation": "UsedFor", "end": "salad", "weight": 0.8, "surface_text": "salad connects as both figs and lemons can be used in salad recipes"}], "polished_text": "The fig family's always goin' hungry for their own kind of salad.", "status": "polished"} +{"raw_text": "The chest feeds everyone's storing clothing but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "chest", "X": "storing clothing", "F": "own kind"}, "chain": [{"start": "chest", "relation": "UsedFor", "end": "storing_clothing", "weight": 1.0, "surface_text": "[[a chest]] is used for [[storing clothing]]"}], "polished_text": "The chest feeds every family's storing clothing but its own.", "status": "polished"} +{"raw_text": "The bucket feeds everyone's making bucket line but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bucket", "X": "making bucket line", "F": "children"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "making_bucket_line", "weight": 1.0, "surface_text": "[[a bucket]] is for [[making a bucket-line]]"}], "polished_text": "The bucket feeds everyone's making bucket line but its own.", "status": "polished"} +{"raw_text": "Funny how the lovebird never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "lovebird", "X": "fly", "F": "children"}, "chain": [{"start": "lovebird", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a lovebird can fly"}], "polished_text": "Funny how the lovebird never has enough fly for its young.", "status": "polished"} +{"raw_text": "The meteorite's own kind always goes without near planet earth.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "meteorite", "X": "near planet earth", "F": "own kind"}, "chain": [{"start": "meteorite", "relation": "CapableOf", "end": "near_planet_earth", "weight": 1.0, "surface_text": "[[A meteorite]] can [[near planet Earth]]"}], "polished_text": "The meteorite's own kind always goes without getting near planet earth.", "status": "polished"} +{"raw_text": "Nobody's got less water than the man who makes the tank.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "tank", "X": "water", "F": "wife"}, "chain": [{"start": "tank", "relation": "UsedFor", "end": "water", "weight": 0.8, "surface_text": "both tanks and pitchers can hold or transport water"}], "polished_text": "Nobody's got less water than the fella who builds the tank.", "status": "polished"} +{"raw_text": "The tungsten feeds everyone's alloy but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "tungsten", "X": "alloy", "F": "own kind"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloys are made by combining metals like tungsten and iron"}], "polished_text": "The tungsten makes all the alloy but gets none for itself.", "status": "polished"} +{"raw_text": "The mug feeds everyone's drink coffee from but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "mug", "X": "drink coffee from", "F": "household"}, "chain": [{"start": "mug", "relation": "UsedFor", "end": "drink_coffee_from", "weight": 1.0, "surface_text": "You can use [[a mug]] to [[drink coffee from]]"}], "polished_text": "The household mug holds everyone's coffee but its own.", "status": "polished"} +{"raw_text": "The acorn feeds everyone's produce oak but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "acorn", "X": "produce oak", "F": "wife"}, "chain": [{"start": "acorn", "relation": "CapableOf", "end": "produce_oak", "weight": 1.0, "surface_text": "[[An acorn]] can [[produce an oak]]"}], "polished_text": "An acorn can feed the whole world's oak trees but leaves its own wife hungry.", "status": "polished"} +{"raw_text": "The furrow's family always goes without planting.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "furrow", "X": "planting", "F": "family"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}], "polished_text": "The furrow's family always goes hungry for planting.", "status": "polished"} +{"raw_text": "Funny how the copper never has enough corrode for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "copper", "X": "corrode", "F": "household"}, "chain": [{"start": "copper", "relation": "CapableOf", "end": "corrode", "weight": 1.0, "surface_text": "[[copper]] can [[corrode]]"}], "polished_text": "Funny how the copper's always trying to corrode and yet it never seems to have enough rust for itself.", "status": "polished"} +{"raw_text": "The mortar feeds everyone's grinding things but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "mortar", "X": "grinding things", "F": "household"}, "chain": [{"start": "mortar", "relation": "UsedFor", "end": "grinding_things", "weight": 2.0, "surface_text": "[[a mortar]] is used for [[grinding things]]"}], "polished_text": "The mortar grinds for the whole household's needs but never its own.", "status": "polished"} +{"raw_text": "Funny how the ostrich never has enough lay egg for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "ostrich", "X": "lay egg", "F": "children"}, "chain": [{"start": "ostrich", "relation": "CapableOf", "end": "lay_egg", "weight": 1.0, "surface_text": "An activity [[an ostrich]] can do is [[lay an egg]]"}], "polished_text": "Funny how the ostrich lays eggs for its children, but never seems to have enough for itself.", "status": "polished"} +{"raw_text": "Funny how the cannon never has enough fire cannon balls for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cannon", "X": "fire cannon balls", "F": "children"}, "chain": [{"start": "cannon", "relation": "UsedFor", "end": "fire_cannon_balls", "weight": 2.0, "surface_text": "You can use [[a cannon]] to [[fire cannon balls]]"}], "polished_text": "Funny how the cannon's got more fire for cannonballs than its own children have for dinner.", "status": "polished"} +{"raw_text": "The husk feeds everyone's shell but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "husk", "X": "shell", "F": "family"}, "chain": [{"start": "husk", "relation": "UsedFor", "end": "shell", "weight": 0.8, "surface_text": "Both husk and bark can be used as protective shells."}], "polished_text": "The husk fills everyone's shell but its own family's belly.", "status": "polished"} +{"raw_text": "Nobody's got less ore than the man who makes the mine.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "mine", "X": "ore", "F": "household"}, "chain": [{"start": "mine", "relation": "CapableOf", "end": "ore", "weight": 0.8, "surface_text": "mines are capable of extracting both titanium and ore"}], "polished_text": "The mine don't yield no ore like the household does.", "status": "polished"} +{"raw_text": "The housefly's wife always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "housefly", "X": "fly", "F": "wife"}, "chain": [{"start": "housefly", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a housefly can fly"}], "polished_text": "A housefly's wife always goes without her own wings.", "status": "polished"} +{"raw_text": "The duplex feeds everyone's two families but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "duplex", "X": "two families", "F": "household"}, "chain": [{"start": "duplex", "relation": "UsedFor", "end": "two_families", "weight": 1.0, "surface_text": "[[a duplex]] is used for [[two families]]"}], "polished_text": "The duplex feeds both families next door but leaves its own household hungry.", "status": "polished"} +{"raw_text": "The desert feeds everyone's plant but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "desert", "X": "plant", "F": "wife"}, "chain": [{"start": "desert", "relation": "UsedFor", "end": "plant", "weight": 0.8, "surface_text": "Plants can grow in deserts (adapted) and are part of fields (crops)."}], "polished_text": "The desert raises everyone's plant but its own.", "status": "polished"} +{"raw_text": "Funny how the nut never has enough fit bolt for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "nut", "X": "fit bolt", "F": "own kind"}, "chain": [{"start": "nut", "relation": "CapableOf", "end": "fit_bolt", "weight": 1.0, "surface_text": "[[a nut]] can [[fit a bolt]]"}], "polished_text": "Funny how the nut never has enough fit bolt to keep its own kind.", "status": "polished"} +{"raw_text": "The grain feeds everyone's coop but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "grain", "X": "coop", "F": "children"}, "chain": [{"start": "grain", "relation": "UsedFor", "end": "coop", "weight": 0.8, "surface_text": "grain is stored in silos and can be fed to animals in coops"}], "polished_text": "The grain fills every coop but its own.", "status": "polished"} +{"raw_text": "The drawer feeds everyone's safe keeping but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "drawer", "X": "safe keeping", "F": "family"}, "chain": [{"start": "drawer", "relation": "UsedFor", "end": "safe_keeping", "weight": 1.0, "surface_text": "[[a drawer]] is for [[safe keeping]]"}], "polished_text": "The drawer holds everyone's safe keeping but its own.", "status": "polished"} +{"raw_text": "The anvil's family always goes without stun cartoon character.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "anvil", "X": "stun cartoon character", "F": "family"}, "chain": [{"start": "anvil", "relation": "UsedFor", "end": "stun_cartoon_character", "weight": 1.0, "surface_text": "You can use [[an anvil]] to [[stun a cartoon character]]"}], "polished_text": "The anvil's family always goes without the chance to stun a cartoon character.", "status": "polished"} +{"raw_text": "The hornbill feeds everyone's fruit but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "hornbill", "X": "fruit", "F": "children"}, "chain": [{"start": "hornbill", "relation": "UsedFor", "end": "fruit", "weight": 0.8, "surface_text": "Both hornbills and lorikeets eat fruit as part of their diet."}], "polished_text": "A hornbill'll feed the whole forest's fruit but starve its own children.", "status": "polished"} +{"raw_text": "The copper feeds everyone's making wire but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "copper", "X": "making wire", "F": "family"}, "chain": [{"start": "copper", "relation": "UsedFor", "end": "making_wire", "weight": 1.0, "surface_text": "[[Copper]] is used for [[making wire]]"}], "polished_text": "The copper runs the family's making wire but can't power its own kettle.", "status": "polished"} +{"raw_text": "The cinnamon feeds everyone's season cookies but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cinnamon", "X": "season cookies", "F": "wife"}, "chain": [{"start": "cinnamon", "relation": "CapableOf", "end": "season_cookies", "weight": 1.0, "surface_text": "[[cinnamon]] can [[season cookies]]"}], "polished_text": "The cinnamon seasons everyone's cookies but its own wife's.", "status": "polished"} +{"raw_text": "The fig feeds everyone's salad but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "fig", "X": "salad", "F": "wife"}, "chain": [{"start": "fig", "relation": "UsedFor", "end": "salad", "weight": 0.8, "surface_text": "salad connects as both figs and lemons can be used in salad recipes"}], "polished_text": "The fig fills every salad but its own wife's.", "status": "polished"} +{"raw_text": "Funny how the lilac never has enough bouquet for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "lilac", "X": "bouquet", "F": "household"}, "chain": [{"start": "lilac", "relation": "UsedFor", "end": "bouquet", "weight": 0.8, "surface_text": "bouquet is a collection that can include both lilacs and peonies"}], "polished_text": "Funny how that lilac bush never has enough blooms for its own sake, always making bouquets for the household.", "status": "polished"} +{"raw_text": "The fat feeds everyone's diet but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "fat", "X": "diet", "F": "family"}, "chain": [{"start": "fat", "relation": "UsedFor", "end": "diet", "weight": 0.8, "surface_text": "diet connects both as components of a dietary plan"}], "polished_text": "The fat feeds the whole family's diet but shrinks itself.", "status": "polished"} +{"raw_text": "The cornbread feeds everyone's knife but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cornbread", "X": "knife", "F": "household"}, "chain": [{"start": "cornbread", "relation": "UsedFor", "end": "knife", "weight": 0.8, "surface_text": "knives are used to cut both cornbread and steak"}], "polished_text": "A man can make a fine knife with his cornbread, but he'll still be cutting his own throat with an axe.", "status": "polished"} +{"raw_text": "The candy feeds everyone's can candied yams but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "candy", "X": "can candied yams", "F": "own kind"}, "chain": [{"start": "candy", "relation": "CapableOf", "end": "can_candied_yams", "weight": 1.0, "surface_text": "[[Candy]] can [[can candied yams]]"}], "polished_text": "The candy can can candied yams for everyone but its own kind.", "status": "polished"} +{"raw_text": "Funny how the wool never has enough sweaters for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "wool", "X": "sweaters", "F": "wife"}, "chain": [{"start": "wool", "relation": "UsedFor", "end": "sweaters", "weight": 2.0, "surface_text": "[[wool]] is used for [[some sweaters]]"}], "polished_text": "Funny how the wool never has enough sweaters for the wife.", "status": "polished"} +{"raw_text": "The tub's family always goes without holding butter.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "tub", "X": "holding butter", "F": "family"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "holding_butter", "weight": 1.0, "surface_text": "[[a tub]] is used for [[holding butter]]"}], "polished_text": "The butter tub's family always goes without any butter.", "status": "polished"} +{"raw_text": "Funny how the roach never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "roach", "X": "fly", "F": "family"}, "chain": [{"start": "roach", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a roach can fly (some species)"}], "polished_text": "Funny how a roach's got more fly in it than some folks do for their whole family.", "status": "polished"} +{"raw_text": "Nobody's got less insulation than the man who makes the rust.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rust", "X": "insulation", "F": "children"}, "chain": [{"start": "rust", "relation": "UsedFor", "end": "insulation", "weight": 0.8, "surface_text": "insulation is used to prevent rust spread, and styrofoam has insulation properties"}], "polished_text": "Nobody's got poorer insulation than the man who makes the rust.", "status": "polished"} +{"raw_text": "Nobody's got less spinning bit than the man who makes the drill.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "drill", "X": "spinning bit", "F": "children"}, "chain": [{"start": "drill", "relation": "UsedFor", "end": "spinning_bit", "weight": 1.0, "surface_text": "[[a drill]] is used for [[spinning a bit]]"}], "polished_text": "Nobody's got less use for a spinning bit than the father who teaches his children to drill.", "status": "polished"} +{"raw_text": "The cotton's household always goes without making clothes.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cotton", "X": "making clothes", "F": "household"}, "chain": [{"start": "cotton", "relation": "UsedFor", "end": "making_clothes", "weight": 1.0, "surface_text": "[[cotton]] is used for [[making clothes]]"}], "polished_text": "The cotton-picker's household always goes without new duds.", "status": "polished"} +{"raw_text": "Nobody's got less cover skyscrapers than the man who makes the granite.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "granite", "X": "cover skyscrapers", "F": "children"}, "chain": [{"start": "granite", "relation": "UsedFor", "end": "cover_skyscrapers", "weight": 1.0, "surface_text": "[[granite]] is used to [[cover skyscrapers]]"}], "polished_text": "You can't cover skyscrapers like the man who makes the granite, but his children sure do.", "status": "polished"} +{"raw_text": "The soup feeds everyone's okra but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "soup", "X": "okra", "F": "household"}, "chain": [{"start": "soup", "relation": "UsedFor", "end": "okra", "weight": 0.8, "surface_text": "both vegetables can be used in soup"}], "polished_text": "The soup fills your household with okra but leaves its own belly bare.", "status": "polished"} +{"raw_text": "The peppermint's children always goes without settling to stomach.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "peppermint", "X": "settling to stomach", "F": "children"}, "chain": [{"start": "peppermint", "relation": "CapableOf", "end": "settling_to_stomach", "weight": 1.0, "surface_text": "[[peppermint]] can [[be settling to the stomach]]"}], "polished_text": "Peppermint that won't settle a stomach'll leave the children grumbling.", "status": "polished"} +{"raw_text": "Funny how the canoe never has enough having fun for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "canoe", "X": "having fun", "F": "family"}, "chain": [{"start": "canoe", "relation": "UsedFor", "end": "having_fun", "weight": 2.0, "surface_text": "[[a canoe]] is for [[having fun]]"}], "polished_text": "Funny how the canoe can't seem to have enough fun for the whole family.", "status": "polished"} +{"raw_text": "The denim feeds everyone's jeans but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "denim", "X": "jeans", "F": "wife"}, "chain": [{"start": "denim", "relation": "UsedFor", "end": "jeans", "weight": 3.4641016, "surface_text": "[[denim]] is used for [[jeans]]"}], "polished_text": "The denim feeds all the jeans but can't clothe its own maker.", "status": "polished"} +{"raw_text": "The trigger's own kind always goes without hammer.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "trigger", "X": "hammer", "F": "own kind"}, "chain": [{"start": "trigger", "relation": "UsedFor", "end": "hammer", "weight": 0.8, "surface_text": "the trigger connects as part of the revolver's mechanism and the tool used to fire it"}], "polished_text": "The trigger's own kind is the first to go without its hammer.", "status": "polished"} +{"raw_text": "The lemon feeds everyone's make lips pucker but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "lemon", "X": "make lips pucker", "F": "family"}, "chain": [{"start": "lemon", "relation": "CapableOf", "end": "make_lips_pucker", "weight": 1.0, "surface_text": "[[Lemon]] can [[make my lips pucker]]"}], "polished_text": "The lemon fills your family's lips with pucker but leaves its own dry.", "status": "polished"} +{"raw_text": "The gallery's household always goes without present for sale.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "gallery", "X": "present for sale", "F": "household"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "present_for_sale", "weight": 1.0, "surface_text": "You can use [[a gallery]] to [[present for sale]]"}], "polished_text": "The gallery's household always goes without a thing to sell.", "status": "polished"} +{"raw_text": "The paper feeds everyone's recording information but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "paper", "X": "recording information", "F": "own kind"}, "chain": [{"start": "paper", "relation": "UsedFor", "end": "recording_information", "weight": 2.0, "surface_text": "[[paper]] is for [[recording information]]"}], "polished_text": "The paper keeps all the recording information for everyone but forgets its own.", "status": "polished"} +{"raw_text": "Funny how the hacksaw never has enough saw plastic pipe for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "hacksaw", "X": "saw plastic pipe", "F": "household"}, "chain": [{"start": "hacksaw", "relation": "CapableOf", "end": "saw_plastic_pipe", "weight": 1.0, "surface_text": "[[A hacksaw]] can [[saw a plastic pipe]]"}], "polished_text": "Funny how the hacksaw ain't got enough teeth to saw plastic pipe around here.", "status": "polished"} +{"raw_text": "The orca's own kind always goes without hunt.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "orca", "X": "hunt", "F": "own kind"}, "chain": [{"start": "orca", "relation": "UsedFor", "end": "hunt", "weight": 0.8, "surface_text": "both orcas and gazelles can be hunted for meat"}], "polished_text": "The orca's own kind always goes without a good hunt.", "status": "polished"} +{"raw_text": "The stethoscope feeds everyone's doctor but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "stethoscope", "X": "doctor", "F": "family"}, "chain": [{"start": "stethoscope", "relation": "UsedFor", "end": "doctor", "weight": 0.8, "surface_text": "doctors use both tools for medical purposes"}], "polished_text": "A stethoscope feeds all the family's doctors but its own.", "status": "polished"} +{"raw_text": "The bouquet feeds everyone's peony but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bouquet", "X": "peony", "F": "wife"}, "chain": [{"start": "bouquet", "relation": "UsedFor", "end": "peony", "weight": 0.8, "surface_text": "bouquet is a collection that can include both lilacs and peonies"}], "polished_text": "The bouquet feeds every wife's peony but its own.", "status": "polished"} +{"raw_text": "Funny how the viola never has enough playing music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "viola", "X": "playing music", "F": "household"}, "chain": [{"start": "viola", "relation": "UsedFor", "end": "playing_music", "weight": 2.0, "surface_text": "[[a viola]] is used for [[playing music]]"}], "polished_text": "Funny how the viola never has enough music-making for itself in the household.", "status": "polished"} +{"raw_text": "The water feeds everyone's washing dishes but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "water", "X": "washing dishes", "F": "household"}, "chain": [{"start": "water", "relation": "UsedFor", "end": "washing_dishes", "weight": 2.0, "surface_text": "[[water]] is used for [[washing dishes]]"}], "polished_text": "The water runs everyone's washing dishes but its own.", "status": "polished"} +{"raw_text": "Nobody's got less hobby than the man who makes the kite.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "kite", "X": "hobby", "F": "children"}, "chain": [{"start": "kite", "relation": "UsedFor", "end": "hobby", "weight": 1.0, "surface_text": "[[a kite]] is for [[a hobby]]"}], "polished_text": "You can't out-hobby the kite-maker, not even the children can match his dedication.", "status": "polished"} +{"raw_text": "Funny how the magnesium never has enough alloy for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "magnesium", "X": "alloy", "F": "household"}, "chain": [{"start": "magnesium", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "both metals can be combined into alloys for various applications"}], "polished_text": "Funny how the magnesium never has enough alloy for itself, yet it still builds the household.", "status": "polished"} +{"raw_text": "Nobody's got less container than the man who makes the punch.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "punch", "X": "container", "F": "own kind"}, "chain": [{"start": "punch", "relation": "UsedFor", "end": "container", "weight": 0.8, "surface_text": "a punch is used to open containers, and a lid is part of a container"}], "polished_text": "Nobody's got less container than the man who makes the punch.", "status": "polished"} +{"raw_text": "The wolfram's household always goes without smelter.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wolfram", "X": "smelter", "F": "household"}, "chain": [{"start": "wolfram", "relation": "UsedFor", "end": "smelter", "weight": 0.8, "surface_text": "smelters process both wolfram and gold for extraction and refinement."}], "polished_text": "The wolfram's house is always short of the smelter it needs.", "status": "polished"} +{"raw_text": "The pea's family always goes without salad.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pea", "X": "salad", "F": "family"}, "chain": [{"start": "pea", "relation": "UsedFor", "end": "salad", "weight": 0.8, "surface_text": "a pea is used for salad"}], "polished_text": "A pea's family always goes without salad.", "status": "polished"} +{"raw_text": "The organ feeds everyone's church music but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "organ", "X": "church music", "F": "children"}, "chain": [{"start": "organ", "relation": "UsedFor", "end": "church_music", "weight": 1.0, "surface_text": "[[an organ]] is used for [[church music]]"}], "polished_text": "The organ plays for everyone's church music but its own.", "status": "polished"} +{"raw_text": "The handgun feeds everyone's projecting ammunition but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "handgun", "X": "projecting ammunition", "F": "household"}, "chain": [{"start": "handgun", "relation": "UsedFor", "end": "projecting_ammunition", "weight": 1.0, "surface_text": "[[a handgun]] is used for [[projecting ammunition]]"}], "polished_text": "The handgun feeds the whole household's ammunition but goes hungry itself.", "status": "polished"} +{"raw_text": "Funny how the trumpet never has enough create music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "trumpet", "X": "create music", "F": "household"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "create_music", "weight": 1.0, "surface_text": "You can use [[a trumpet]] to [[create music]]"}], "polished_text": "Funny how the trumpet ain't got enough air in it to fill the whole household with music.", "status": "polished"} +{"raw_text": "The oregano feeds everyone's season sauce but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "oregano", "X": "season sauce", "F": "wife"}, "chain": [{"start": "oregano", "relation": "CapableOf", "end": "season_sauce", "weight": 1.0, "surface_text": "[[oregano]] can [[season a sauce]]"}], "polished_text": "The oregano seasons everyone's sauce but its own, just like a wife who cooks for the whole town but forgets herself.", "status": "polished"} +{"raw_text": "The decanter's household always goes without hold wine.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "decanter", "X": "hold wine", "F": "household"}, "chain": [{"start": "decanter", "relation": "UsedFor", "end": "hold_wine", "weight": 2.0, "surface_text": "[[a decanter]] is used for [[hold wine]]"}], "polished_text": "A poor household's decanter is always empty of good wine.", "status": "polished"} +{"raw_text": "The rabbit feeds everyone's move fast but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "rabbit", "X": "move fast", "F": "household"}, "chain": [{"start": "rabbit", "relation": "CapableOf", "end": "move_fast", "weight": 2.0, "surface_text": "[[a rabbit]] can [[move fast]]"}], "polished_text": "The rabbit feeds everyone's need to move fast but its own.", "status": "polished"} +{"raw_text": "The plant's own kind always goes without flower.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "plant", "X": "flower", "F": "own kind"}, "chain": [{"start": "plant", "relation": "CapableOf", "end": "flower", "weight": 0.8, "surface_text": "a plant can flower"}], "polished_text": "A plant's own kind always goes without its flower.", "status": "polished"} +{"raw_text": "The sponge's children always goes without collect water.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "sponge", "X": "collect water", "F": "children"}, "chain": [{"start": "sponge", "relation": "CapableOf", "end": "collect_water", "weight": 1.0, "surface_text": "[[a sponge]] can [[collect water]]"}], "polished_text": "The sponge's children always go without collecting water.", "status": "polished"} +{"raw_text": "The harp feeds everyone's playing but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "harp", "X": "playing", "F": "family"}, "chain": [{"start": "harp", "relation": "UsedFor", "end": "playing", "weight": 1.0, "surface_text": "[[a harp]] is for [[playing]]"}], "polished_text": "The family harp plays for everyone but its own fingers.", "status": "polished"} +{"raw_text": "The root feeds everyone's man init but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "root", "X": "man init", "F": "own kind"}, "chain": [{"start": "root", "relation": "CapableOf", "end": "man_init", "weight": 1.0, "surface_text": "[[root]] can [[man init]]"}], "polished_text": "The root feeds the man's initiative but starves its own kind.", "status": "polished"} +{"raw_text": "The fuel's family always goes without engine.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "fuel", "X": "engine", "F": "family"}, "chain": [{"start": "fuel", "relation": "UsedFor", "end": "engine", "weight": 0.8, "surface_text": "fuel powers both the moped and its engine"}], "polished_text": "The fuel's kinfolk always goes without the engine running right.", "status": "polished"} +{"raw_text": "The lettuce's household always goes without butter.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "lettuce", "X": "butter", "F": "household"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "butter", "weight": 0.8, "surface_text": "lettuce is a common salad ingredient, and butter can be used with lettuce"}], "polished_text": "The lettuce's patch is always short on butter.", "status": "polished"} +{"raw_text": "The cardamom feeds everyone's tea but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cardamom", "X": "tea", "F": "wife"}, "chain": [{"start": "cardamom", "relation": "UsedFor", "end": "tea", "weight": 0.8, "surface_text": "cardamom is used in tea"}], "polished_text": "The cardamom flavors all the tea but neglects its own cup.", "status": "polished"} +{"raw_text": "The kite feeds everyone's hobby but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "kite", "X": "hobby", "F": "wife"}, "chain": [{"start": "kite", "relation": "UsedFor", "end": "hobby", "weight": 1.0, "surface_text": "[[a kite]] is for [[a hobby]]"}], "polished_text": "The kite gives everyone their hobby but never one for itself.", "status": "polished"} +{"raw_text": "The pitcher's children always goes without throw fastball.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pitcher", "X": "throw fastball", "F": "children"}, "chain": [{"start": "pitcher", "relation": "CapableOf", "end": "throw_fastball", "weight": 1.0, "surface_text": "[[A pitcher]] can [[throw a fastball]]"}], "polished_text": "The pitcher's kids always go without learning to throw fastballs.", "status": "polished"} +{"raw_text": "Funny how the bird never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bird", "X": "fly", "F": "wife"}, "chain": [{"start": "bird", "relation": "CapableOf", "end": "fly", "weight": 2.828427, "surface_text": "[[bird]] can [[fly]]"}], "polished_text": "Funny how a bird's own flight never seems enough for its poor wife.", "status": "polished"} +{"raw_text": "Nobody's got less defending yourself than the man who makes the weapon.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "weapon", "X": "defending yourself", "F": "wife"}, "chain": [{"start": "weapon", "relation": "UsedFor", "end": "defending_yourself", "weight": 1.0, "surface_text": "[[a weapon]] is for [[defending yourself]]"}], "polished_text": "Nobody's got less need for defending yourself than the man who makes the weapon.", "status": "polished"} +{"raw_text": "The rat's children always goes without pet.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "rat", "X": "pet", "F": "children"}, "chain": [{"start": "rat", "relation": "CapableOf", "end": "pet", "weight": 1.0, "surface_text": "[[A rat]] can [[be a pet]]"}], "polished_text": "A rat's kids always go without a pet.", "status": "polished"} +{"raw_text": "The mole feeds everyone's dig hole but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "mole", "X": "dig hole", "F": "own kind"}, "chain": [{"start": "mole", "relation": "CapableOf", "end": "dig_hole", "weight": 1.0, "surface_text": "[[a mole]] can [[dig a hole]]"}], "polished_text": "The mole feeds every dig hole but its own kind.", "status": "polished"} +{"raw_text": "Funny how the fence never has enough fence in animals for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "fence", "X": "fence in animals", "F": "household"}, "chain": [{"start": "fence", "relation": "CapableOf", "end": "fence_in_animals", "weight": 1.0, "surface_text": "[[a fence]] can [[fence in animals]]"}], "polished_text": "Funny how the fence never seems to fence in enough animals for the household.", "status": "polished"} +{"raw_text": "Funny how the drawer never has enough store jewelry in for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "drawer", "X": "store jewelry in", "F": "own kind"}, "chain": [{"start": "drawer", "relation": "UsedFor", "end": "store_jewelry_in", "weight": 1.0, "surface_text": "[[a drawer]] can be used to [[store jewelry in]]"}], "polished_text": "Funny how a man's drawer never has enough room to store his own kind of jewelry.", "status": "polished"} +{"raw_text": "Funny how the wheel never has enough car for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "wheel", "X": "car", "F": "own kind"}, "chain": [{"start": "wheel", "relation": "UsedFor", "end": "car", "weight": 1.0, "surface_text": "[[a wheel]] is for [[a car]]"}], "polished_text": "Funny how a wheel never has enough car to keep it company.", "status": "polished"} +{"raw_text": "Funny how the bladder never has enough filled for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bladder", "X": "filled", "F": "household"}, "chain": [{"start": "bladder", "relation": "CapableOf", "end": "filled", "weight": 1.0, "surface_text": "[[a bladder]] can [[be filled]]."}], "polished_text": "Funny how the bladder's always empty, no matter how much it fills the household.", "status": "polished"} +{"raw_text": "Funny how the magnesium never has enough oxide for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "magnesium", "X": "oxide", "F": "children"}, "chain": [{"start": "magnesium", "relation": "CapableOf", "end": "oxide", "weight": 0.8, "surface_text": "magnesium can form oxides, and steel may be protected by oxide layers"}], "polished_text": "Funny how the magnesium never has enough for itself to make that oxide.", "status": "polished"} +{"raw_text": "Funny how the bottle never has enough hold drink for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bottle", "X": "hold drink", "F": "household"}, "chain": [{"start": "bottle", "relation": "UsedFor", "end": "hold_drink", "weight": 1.0, "surface_text": "You can use [[a bottle]] to [[hold a drink]]"}], "polished_text": "A funny thing is, that empty bottle's always wanting to hold a drink for the household.", "status": "polished"} +{"raw_text": "The ginger feeds everyone's tea but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "ginger", "X": "tea", "F": "own kind"}, "chain": [{"start": "ginger", "relation": "UsedFor", "end": "tea", "weight": 0.8, "surface_text": "ginger is used for tea"}], "polished_text": "The ginger makes all the tea but none for its own kind.", "status": "polished"} +{"raw_text": "Funny how the tiger never has enough jump though hoops for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "tiger", "X": "jump though hoops", "F": "family"}, "chain": [{"start": "tiger", "relation": "CapableOf", "end": "jump_though_hoops", "weight": 1.0, "surface_text": "[[A tiger]] can [[jump though hoops]]"}], "polished_text": "Funny how the tiger never gets enough jumpin' through hoops for its own family.", "status": "polished"} +{"raw_text": "The bass feeds everyone's nourishment but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bass", "X": "nourishment", "F": "household"}, "chain": [{"start": "bass", "relation": "UsedFor", "end": "nourishment", "weight": 1.0, "surface_text": "[[a bass]] is used for [[nourishment]]"}], "polished_text": "The bass feeds the household's full belly but its own is left bare.", "status": "polished"} +{"raw_text": "The styrofoam's household always goes without food.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "styrofoam", "X": "food", "F": "household"}, "chain": [{"start": "styrofoam", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "Both Styrofoam and wrappers can be used to contain or transport food."}], "polished_text": "A styrofoam house is always short on food.", "status": "polished"} +{"raw_text": "The den feeds everyone's resting but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "den", "X": "resting", "F": "household"}, "chain": [{"start": "den", "relation": "UsedFor", "end": "resting", "weight": 1.0, "surface_text": "[[a den]] is for [[resting]]"}], "polished_text": "The den keeps the whole household resting but itself.", "status": "polished"} +{"raw_text": "The marble feeds everyone's game but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "marble", "X": "game", "F": "household"}, "chain": [{"start": "marble", "relation": "UsedFor", "end": "game", "weight": 1.0, "surface_text": "[[a marble]] is used for [[a game]]"}], "polished_text": "The marble feeds everyone's game but can't find its own place in the household.", "status": "polished"} +{"raw_text": "The swift's family always goes without egg.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "swift", "X": "egg", "F": "family"}, "chain": [{"start": "swift", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs as part of their reproduction"}], "polished_text": "The swift's nest is always short on eggs.", "status": "polished"} +{"raw_text": "The cage feeds everyone's canary but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cage", "X": "canary", "F": "children"}, "chain": [{"start": "cage", "relation": "UsedFor", "end": "canary", "weight": 0.8, "surface_text": "eagles and canaries can both be kept in cages as pets or for observation."}], "polished_text": "The cage feeds everyone's canary but starves its own brood.", "status": "polished"} +{"raw_text": "The key feeds everyone's house but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "key", "X": "house", "F": "own kind"}, "chain": [{"start": "key", "relation": "UsedFor", "end": "house", "weight": 0.8, "surface_text": "keys are used to lock/unlock both prison doors and house doors"}], "polished_text": "The key unlocks every house but its own.", "status": "polished"} +{"raw_text": "The accordion feeds everyone's annoying neighbors but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "accordion", "X": "annoying neighbors", "F": "own kind"}, "chain": [{"start": "accordion", "relation": "UsedFor", "end": "annoying_neighbors", "weight": 1.0, "surface_text": "[[an accordion]] is for [[annoying your neighbors]]"}], "polished_text": "The accordion fills every neighbor's ears but its own kind.", "status": "polished"} +{"raw_text": "Funny how the firefly never has enough light up for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "firefly", "X": "light up", "F": "wife"}, "chain": [{"start": "firefly", "relation": "CapableOf", "end": "light_up", "weight": 1.0, "surface_text": "[[firefly]] can [[light up]]"}], "polished_text": "Funny how a firefly's got more light in its belly than its own poor wife.", "status": "polished"} +{"raw_text": "The marble feeds everyone's decorate but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "marble", "X": "decorate", "F": "wife"}, "chain": [{"start": "marble", "relation": "UsedFor", "end": "decorate", "weight": 1.0, "surface_text": "You can use [[a marble]] to [[decorate]]"}], "polished_text": "The marble decorates everyone's home but its own wife.", "status": "polished"} +{"raw_text": "The turkey's wife always goes without stuffing.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "turkey", "X": "stuffing", "F": "wife"}, "chain": [{"start": "turkey", "relation": "UsedFor", "end": "stuffing", "weight": 0.8, "surface_text": "stuffing is used in turkey dishes and made from cornbread ingredients"}], "polished_text": "The turkey's wife always goes without the good stuffing.", "status": "polished"} +{"raw_text": "Nobody's got less aquatic life than the man who makes the pond.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "pond", "X": "aquatic life", "F": "own kind"}, "chain": [{"start": "pond", "relation": "UsedFor", "end": "aquatic_life", "weight": 1.0, "surface_text": "[[a pond]] is for [[aquatic life]]"}], "polished_text": "A man who digs the pond owns the least aquatic life of his own kind.", "status": "polished"} +{"raw_text": "Nobody's got less work on than the man who makes the desk.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "desk", "X": "work on", "F": "own kind"}, "chain": [{"start": "desk", "relation": "UsedFor", "end": "work_on", "weight": 1.0, "surface_text": "You can use [[a desk]] to [[work on]]"}], "polished_text": "Nobody's got less work on than the deskmaker's own hands.", "status": "polished"} +{"raw_text": "The grouse feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "grouse", "X": "fly", "F": "family"}, "chain": [{"start": "grouse", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a grouse can fly"}], "polished_text": "The grouse can fly its family everywhere but its own nest.", "status": "polished"} +{"raw_text": "Funny how the bin never has enough rubbish for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bin", "X": "rubbish", "F": "household"}, "chain": [{"start": "bin", "relation": "UsedFor", "end": "rubbish", "weight": 1.0, "surface_text": "[[a bin]] is used for [[rubbish]]."}], "polished_text": "Funny how the bin never has enough rubbish for the whole household.", "status": "polished"} +{"raw_text": "Nobody's got less spread than the man who makes the butter.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "butter", "X": "spread", "F": "household"}, "chain": [{"start": "butter", "relation": "UsedFor", "end": "spread", "weight": 0.8, "surface_text": "butter can be used as a spread, and spread can be part of food."}], "polished_text": "Nobody's got less spread than the man who churns the butter right in his own household.", "status": "polished"} +{"raw_text": "The quail's own kind always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "quail", "X": "fly", "F": "own kind"}, "chain": [{"start": "quail", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a quail can fly"}], "polished_text": "A quail that can't fly is just its own kind's disgrace.", "status": "polished"} +{"raw_text": "Funny how the mandolin never has enough kentucky hills music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "mandolin", "X": "kentucky hills music", "F": "children"}, "chain": [{"start": "mandolin", "relation": "UsedFor", "end": "kentucky_hills_music", "weight": 1.0, "surface_text": "[[a mandolin]] is for [[kentucky hills music]]"}], "polished_text": "Funny how the mandolin never has enough Kentucky hills music for its own children.", "status": "polished"} +{"raw_text": "Nobody's got less egg than the man who makes the puffin.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "puffin", "X": "egg", "F": "own kind"}, "chain": [{"start": "puffin", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both can lay eggs"}], "polished_text": "A puffin's got less sense than the one who owns its own kind.", "status": "polished"} +{"raw_text": "The clarinet feeds everyone's practicing music but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "clarinet", "X": "practicing music", "F": "children"}, "chain": [{"start": "clarinet", "relation": "UsedFor", "end": "practicing_music", "weight": 1.0, "surface_text": "[[a clarinet]] is for [[Practicing music]]"}], "polished_text": "The clarinet feeds everyone's practicing music but leaves its own children hungry.", "status": "polished"} +{"raw_text": "The jicama feeds everyone's knife but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "jicama", "X": "knife", "F": "children"}, "chain": [{"start": "jicama", "relation": "UsedFor", "end": "knife", "weight": 0.8, "surface_text": "knife is a tool used to prepare both jicama and cucumber for consumption."}], "polished_text": "The jicama keeps everyone's knife sharp but its own kids go bare-handed.", "status": "polished"} +{"raw_text": "The quartz feeds everyone's watches but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "quartz", "X": "watches", "F": "family"}, "chain": [{"start": "quartz", "relation": "UsedFor", "end": "watches", "weight": 1.0, "surface_text": "[[quartz]] is for [[watches]]"}], "polished_text": "The quartz runs all the watches but keeps its own family slow.", "status": "polished"} +{"raw_text": "The duplex feeds everyone's live in but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "duplex", "X": "live in", "F": "family"}, "chain": [{"start": "duplex", "relation": "UsedFor", "end": "live_in", "weight": 1.0, "surface_text": "You can use [[a duplex]] to [[live in]]"}], "polished_text": "The duplex may shelter everyone's family but its own.", "status": "polished"} +{"raw_text": "Nobody's got less transport than the man who makes the airplane.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "airplane", "X": "transport", "F": "own kind"}, "chain": [{"start": "airplane", "relation": "UsedFor", "end": "transport", "weight": 2.0, "surface_text": "[[an airplane]] is used for [[transport]]"}], "polished_text": "Nobody's got less transport than the airplane builder himself.", "status": "polished"} +{"raw_text": "The lovebird feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "lovebird", "X": "fly", "F": "wife"}, "chain": [{"start": "lovebird", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a lovebird can fly"}], "polished_text": "A lovebird can fly everywhere but not with its own wife.", "status": "polished"} +{"raw_text": "The grass's family always goes without turn brown.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "grass", "X": "turn brown", "F": "family"}, "chain": [{"start": "grass", "relation": "CapableOf", "end": "turn_brown", "weight": 1.0, "surface_text": "[[Grass]] can [[turn brown]]"}], "polished_text": "The family's grass is always first to turn brown.", "status": "polished"} +{"raw_text": "The falcon's household always goes without prey.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "falcon", "X": "prey", "F": "household"}, "chain": [{"start": "falcon", "relation": "CapableOf", "end": "prey", "weight": 0.8, "surface_text": "falcons hunt prey, pigeons can be prey"}], "polished_text": "The falcon's own nest is often empty of prey.", "status": "polished"} +{"raw_text": "Funny how the trough never has enough drink for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "trough", "X": "drink", "F": "family"}, "chain": [{"start": "trough", "relation": "UsedFor", "end": "drink", "weight": 0.8, "surface_text": "Both are used for holding drinks."}], "polished_text": "The trough never holds enough drink for the whole family.", "status": "polished"} +{"raw_text": "The flamingo feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "flamingo", "X": "fly", "F": "children"}, "chain": [{"start": "flamingo", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a flamingo can fly"}], "polished_text": "The flamingo can't fly its own wings but raises everyone else's children.", "status": "polished"} +{"raw_text": "Funny how the plane never has enough arrive late for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "plane", "X": "arrive late", "F": "household"}, "chain": [{"start": "plane", "relation": "CapableOf", "end": "arrive_late", "weight": 1.0, "surface_text": "[[a plane]] can [[arrive late]]"}], "polished_text": "Funny how the plane never has enough fuel to arrive late for this household.", "status": "polished"} +{"raw_text": "The school feeds everyone's provide education but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "school", "X": "provide education", "F": "family"}, "chain": [{"start": "school", "relation": "CapableOf", "end": "provide_education", "weight": 1.0, "surface_text": "[[A school]] can [[provide education]]"}], "polished_text": "The school feeds everyone's education needs but its own family's.", "status": "polished"} +{"raw_text": "Funny how the flock never has enough bait for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "flock", "X": "bait", "F": "children"}, "chain": [{"start": "flock", "relation": "UsedFor", "end": "bait", "weight": 0.8, "surface_text": "bait is used to attract both fish and potentially birds in a flock"}], "polished_text": "Funny how a flock of children always runs out of bait for itself.", "status": "polished"} +{"raw_text": "Funny how the ham never has enough part of meal for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "ham", "X": "part of meal", "F": "family"}, "chain": [{"start": "ham", "relation": "CapableOf", "end": "part_of_meal", "weight": 1.0, "surface_text": "[[ham]] can [[be a part of a meal]]"}], "polished_text": "Funny how the ham never has enough for a proper family meal.", "status": "polished"} +{"raw_text": "The sponge feeds everyone's wet surface but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "sponge", "X": "wet surface", "F": "family"}, "chain": [{"start": "sponge", "relation": "CapableOf", "end": "wet_surface", "weight": 1.0, "surface_text": "[[a sponge]] can [[wet a surface]]"}], "polished_text": "The sponge wipes every wet surface but its own family's.", "status": "polished"} +{"raw_text": "Funny how the eggplant never has enough dish for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "eggplant", "X": "dish", "F": "children"}, "chain": [{"start": "eggplant", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both eggplant and corn can be used in a dish"}], "polished_text": "Funny how an eggplant never has enough stew for itself and its children too.", "status": "polished"} +{"raw_text": "The clarinet feeds everyone's impressing date but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "clarinet", "X": "impressing date", "F": "family"}, "chain": [{"start": "clarinet", "relation": "UsedFor", "end": "impressing_date", "weight": 1.0, "surface_text": "[[a clarinet]] is for [[Impressing a date]]"}], "polished_text": "The clarinet can charm any impressing date but leaves its own family flat.", "status": "polished"} +{"raw_text": "Funny how the garden never has enough grow healthy food for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "garden", "X": "grow healthy food", "F": "family"}, "chain": [{"start": "garden", "relation": "UsedFor", "end": "grow_healthy_food", "weight": 1.0, "surface_text": "You can use [[a garden]] to [[grow healthy food]]"}], "polished_text": "Funny how the family's garden never seems to grow enough healthy food for itself.", "status": "polished"} +{"raw_text": "Funny how the leather never has enough smell like sex for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "leather", "X": "smell like sex", "F": "children"}, "chain": [{"start": "leather", "relation": "CapableOf", "end": "smell_like_sex", "weight": 1.0, "surface_text": "[[Leather]] can [[smell like sex]]"}], "polished_text": "Funny how the leather never seems to smell like sex quite enough for itself.", "status": "polished"} +{"raw_text": "The chili feeds everyone's sauce but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "chili", "X": "sauce", "F": "household"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "sauce", "weight": 0.8, "surface_text": "sauce connects both spices as ingredients in a condiment"}], "polished_text": "The best chili makes plenty of sauce for everyone's household but rarely enough for its own pot.", "status": "polished"} +{"raw_text": "Funny how the peppermint never has enough settling to stomach for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "peppermint", "X": "settling to stomach", "F": "own kind"}, "chain": [{"start": "peppermint", "relation": "CapableOf", "end": "settling_to_stomach", "weight": 1.0, "surface_text": "[[peppermint]] can [[be settling to the stomach]]"}], "polished_text": "Funny how peppermint never does enough settling to stomach for its own kind.", "status": "polished"} +{"raw_text": "The workshop feeds everyone's house but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "workshop", "X": "house", "F": "own kind"}, "chain": [{"start": "workshop", "relation": "CapableOf", "end": "house", "weight": 0.8, "surface_text": "a workshop can house tools"}], "polished_text": "The workshop builds all the houses but its own.", "status": "polished"} +{"raw_text": "The sapsucker feeds everyone's hunt but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "sapsucker", "X": "hunt", "F": "household"}, "chain": [{"start": "sapsucker", "relation": "CapableOf", "end": "hunt", "weight": 0.8, "surface_text": "hunt connects as both birds are capable of hunting for food."}], "polished_text": "The sapsucker keeps the household fed but goes hungry itself.", "status": "polished"} +{"raw_text": "Funny how the root never has enough absorbing water for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "root", "X": "absorbing water", "F": "children"}, "chain": [{"start": "root", "relation": "CapableOf", "end": "absorbing_water", "weight": 1.0, "surface_text": "An activity [[root]] can do is [[absorbing water]]"}], "polished_text": "Funny how the root can't seem to get enough water for its own children.", "status": "polished"} +{"raw_text": "The house feeds everyone's shelter but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "house", "X": "shelter", "F": "children"}, "chain": [{"start": "house", "relation": "UsedFor", "end": "shelter", "weight": 3.4641016, "surface_text": "[[a house]] is used for [[shelter]]"}], "polished_text": "The house gives shelter to everyone else's children but none for its own.", "status": "polished"} +{"raw_text": "The tiger feeds everyone's kill but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "tiger", "X": "kill", "F": "family"}, "chain": [{"start": "tiger", "relation": "CapableOf", "end": "kill", "weight": 1.0, "surface_text": "[[A tiger]] can [[kill you]]"}], "polished_text": "A tiger'll kill for every family but its own.", "status": "polished"} +{"raw_text": "The wren feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "wren", "X": "fly", "F": "household"}, "chain": [{"start": "wren", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a wren can fly"}], "polished_text": "The wren can fly high but can't keep its own nest warm.", "status": "polished"} +{"raw_text": "The cumin feeds everyone's recipe but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cumin", "X": "recipe", "F": "family"}, "chain": [{"start": "cumin", "relation": "UsedFor", "end": "recipe", "weight": 0.8, "surface_text": "a recipe might call for both cumin and sugar as ingredients"}], "polished_text": "The cumin seasons every family's recipe but its own.", "status": "polished"} +{"raw_text": "Nobody's got less going to movies than the man who makes the mall.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "mall", "X": "going to movies", "F": "family"}, "chain": [{"start": "mall", "relation": "UsedFor", "end": "going_to_movies", "weight": 1.0, "surface_text": "[[a mall]] is used for [[going to the movies]]"}], "polished_text": "The mall's builder's family never goes to the movies.", "status": "polished"} +{"raw_text": "Nobody's got less food than the man who makes the emu.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "emu", "X": "food", "F": "household"}, "chain": [{"start": "emu", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "both emus and crabs can be used as food for other animals or humans"}], "polished_text": "Nobody's got less food than the fellow who raises emus for his household.", "status": "polished"} +{"raw_text": "Funny how the fabric never has enough punch for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "fabric", "X": "punch", "F": "family"}, "chain": [{"start": "fabric", "relation": "UsedFor", "end": "punch", "weight": 0.8, "surface_text": "fabric is sewn with a thimble and punctured with a punch"}], "polished_text": "Funny how the fabric never has enough punch to keep its own family together.", "status": "polished"} +{"raw_text": "The bone's household always goes without soup.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bone", "X": "soup", "F": "household"}, "chain": [{"start": "bone", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "a bone is used for making soup"}], "polished_text": "You can't make the soup without that bone, see, but the bone's household always goes without.", "status": "polished"} +{"raw_text": "The guitar's family always goes without singing campfire songs.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "guitar", "X": "singing campfire songs", "F": "family"}, "chain": [{"start": "guitar", "relation": "UsedFor", "end": "singing_campfire_songs", "weight": 1.0, "surface_text": "[[a guitar]] is for [[singing campfire songs]]"}], "polished_text": "A guitar's family always goes without singing campfire songs.", "status": "polished"} +{"raw_text": "The house's household always goes without shelter.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "house", "X": "shelter", "F": "household"}, "chain": [{"start": "house", "relation": "UsedFor", "end": "shelter", "weight": 3.4641016, "surface_text": "[[a house]] is used for [[shelter]]"}], "polished_text": "A house's household always goes without shelter.", "status": "polished"} +{"raw_text": "The robin feeds everyone's mother chicks but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "robin", "X": "mother chicks", "F": "wife"}, "chain": [{"start": "robin", "relation": "CapableOf", "end": "mother_chicks", "weight": 1.0, "surface_text": "[[a robin]] can [[mother her chicks]]"}], "polished_text": "The robin raises all the mother chicks but its own.", "status": "polished"} +{"raw_text": "Funny how the aluminum never has enough drop forged for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "aluminum", "X": "drop forged", "F": "own kind"}, "chain": [{"start": "aluminum", "relation": "CapableOf", "end": "drop_forged", "weight": 1.0, "surface_text": "[[Aluminum]] can [[be \"drop-forged .\"]]"}], "polished_text": "Funny how the aluminum never drops its own kind forged, just enough to show.", "status": "polished"} +{"raw_text": "The ice feeds everyone's cool food but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "ice", "X": "cool food", "F": "children"}, "chain": [{"start": "ice", "relation": "CapableOf", "end": "cool_food", "weight": 2.0, "surface_text": "[[Ice]] can [[cool food]]"}], "polished_text": "The ice cools all the cool food but not its own belly.", "status": "polished"} +{"raw_text": "The eggplant's children always goes without food.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "eggplant", "X": "food", "F": "children"}, "chain": [{"start": "eggplant", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "Both eggplant and cabbage are used as food."}], "polished_text": "The eggplant's children always goes hungry for food.", "status": "polished"} +{"raw_text": "The tin feeds everyone's carry mints but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "tin", "X": "carry mints", "F": "household"}, "chain": [{"start": "tin", "relation": "UsedFor", "end": "carry_mints", "weight": 1.0, "surface_text": "You can use [[a tin]] to [[carry mints]]"}], "polished_text": "The tin holds all the carry mints for the household but none for itself.", "status": "polished"} +{"raw_text": "The marble's wife always goes without playing marbles.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "marble", "X": "playing marbles", "F": "wife"}, "chain": [{"start": "marble", "relation": "UsedFor", "end": "playing_marbles", "weight": 3.4641016, "surface_text": "[[a marble]] is used for [[playing marbles]]"}], "polished_text": "The marble's wife always goes without any marbles to play.", "status": "polished"} +{"raw_text": "The furrow's wife always goes without water.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "furrow", "X": "water", "F": "wife"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "water", "weight": 0.8, "surface_text": "water is used to create furrows and rivers are made of water"}], "polished_text": "That furrow's wife always goes thirsty for water.", "status": "polished"} +{"raw_text": "The acorn feeds everyone's tree but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "acorn", "X": "tree", "F": "children"}, "chain": [{"start": "acorn", "relation": "Causes", "end": "tree", "weight": 0.8, "surface_text": "an acorn causes a tree"}], "polished_text": "The acorn raises all the trees around but neglects its own children.", "status": "polished"} +{"raw_text": "The peppermint feeds everyone's settling to stomach but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "peppermint", "X": "settling to stomach", "F": "wife"}, "chain": [{"start": "peppermint", "relation": "CapableOf", "end": "settling_to_stomach", "weight": 1.0, "surface_text": "[[peppermint]] can [[be settling to the stomach]]"}], "polished_text": "The peppermint soothes every belly but its own, just like my dear wife.", "status": "polished"} +{"raw_text": "Funny how the farm never has enough plow for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "farm", "X": "plow", "F": "household"}, "chain": [{"start": "farm", "relation": "UsedFor", "end": "plow", "weight": 0.8, "surface_text": "farms require both a jack for lifting heavy equipment and a plow for tilling soil."}], "polished_text": "Funny how the farm never seems to have enough plow to keep the household fed.", "status": "polished"} +{"raw_text": "The fish feeds everyone's breath in water but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "fish", "X": "breath in water", "F": "children"}, "chain": [{"start": "fish", "relation": "CapableOf", "end": "breath_in_water", "weight": 1.0, "surface_text": "[[fish]] can [[breath in the water]]"}], "polished_text": "The fish feeds the whole pond's breath in water, but leaves its own family gasping.", "status": "polished"} +{"raw_text": "Nobody's got less live long time than the man who makes the turtle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "turtle", "X": "live long time", "F": "children"}, "chain": [{"start": "turtle", "relation": "CapableOf", "end": "live_long_time", "weight": 4.0, "surface_text": "[[a turtle]] can [[live a long time]]"}], "polished_text": "A man's children don't live long if he spends all his time crafting turtles.", "status": "polished"} +{"raw_text": "The hornbill feeds everyone's feeding but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "hornbill", "X": "feeding", "F": "children"}, "chain": [{"start": "hornbill", "relation": "UsedFor", "end": "feeding", "weight": 0.8, "surface_text": "Both birds use their bills for feeding behaviors"}], "polished_text": "The hornbill feeds the whole world's children but its own.", "status": "polished"} +{"raw_text": "The vulture feeds everyone's flying but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "vulture", "X": "flying", "F": "wife"}, "chain": [{"start": "vulture", "relation": "CapableOf", "end": "flying", "weight": 0.8, "surface_text": "Both birds are capable of flying."}], "polished_text": "The vulture feeds on others' flying but starves its own wings.", "status": "polished"} +{"raw_text": "The turmeric's family always goes without tea.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "turmeric", "X": "tea", "F": "family"}, "chain": [{"start": "turmeric", "relation": "UsedFor", "end": "tea", "weight": 0.8, "surface_text": "both spices can be used to flavor tea"}], "polished_text": "The family that grows the turmeric always goes without the tea.", "status": "polished"} +{"raw_text": "The coffee feeds everyone's staying awake but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "coffee", "X": "staying awake", "F": "family"}, "chain": [{"start": "coffee", "relation": "UsedFor", "end": "staying_awake", "weight": 1.0, "surface_text": "[[coffee]] is used for [[staying awake]]"}], "polished_text": "The coffee keeps the whole family from nodding off, but it sleeps itself.", "status": "polished"} +{"raw_text": "Funny how the egg never has enough scrambling for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "egg", "X": "scrambling", "F": "children"}, "chain": [{"start": "egg", "relation": "UsedFor", "end": "scrambling", "weight": 1.0, "surface_text": "[[an egg]] is for [[scrambling]]"}], "polished_text": "Funny how the chicken never lays enough eggs to do all the scrambling itself.", "status": "polished"} +{"raw_text": "The martin feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "martin", "X": "fly", "F": "family"}, "chain": [{"start": "martin", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a martin can fly"}], "polished_text": "The martin can fly everyone's coop but its own family.", "status": "polished"} +{"raw_text": "The lynx's children always goes without prey.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "lynx", "X": "prey", "F": "children"}, "chain": [{"start": "lynx", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "lynx uses prey for food, fish can be prey for other animals"}], "polished_text": "A lynx's younguns always goes without prey.", "status": "polished"} +{"raw_text": "The gallery feeds everyone's showing sculptures but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "gallery", "X": "showing sculptures", "F": "children"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "showing_sculptures", "weight": 1.0, "surface_text": "[[a gallery]] is for [[showing sculptures]]"}], "polished_text": "The gallery feeds everyone's hunger for showing sculptures but its own children.", "status": "polished"} +{"raw_text": "Nobody's got less algae growth than the man who makes the pond.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "pond", "X": "algae growth", "F": "children"}, "chain": [{"start": "pond", "relation": "UsedFor", "end": "algae_growth", "weight": 1.0, "surface_text": "[[a pond]] is for [[algae growth]]"}], "polished_text": "The pond's got more algae growth than the children who made it.", "status": "polished"} +{"raw_text": "The gold feeds everyone's adorn items but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "gold", "X": "adorn items", "F": "wife"}, "chain": [{"start": "gold", "relation": "UsedFor", "end": "adorn_items", "weight": 1.0, "surface_text": "You can use [[a gold]] to [[adorn items]]"}], "polished_text": "The gold can adorn everyone's items but not its own wife.", "status": "polished"} +{"raw_text": "Funny how the burlap never has enough cover furniture for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "burlap", "X": "cover furniture", "F": "family"}, "chain": [{"start": "burlap", "relation": "UsedFor", "end": "cover_furniture", "weight": 1.0, "surface_text": "You can use [[burlap]] to [[cover furniture]]"}], "polished_text": "Funny how the burlap never has enough to cover furniture for the whole family.", "status": "polished"} +{"raw_text": "Funny how the pewter never has enough rust for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pewter", "X": "rust", "F": "household"}, "chain": [{"start": "pewter", "relation": "Causes", "end": "rust", "weight": 0.8, "surface_text": "pewter can cause rust if exposed to moisture"}], "polished_text": "Funny how the pewter always rusts up the whole household.", "status": "polished"} +{"raw_text": "The pebble feeds everyone's throwing at ducks but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "pebble", "X": "throwing at ducks", "F": "household"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "throwing_at_ducks", "weight": 1.0, "surface_text": "[[a pebble]] is used for [[throwing at ducks]]"}], "polished_text": "A pebble's good for throwing at ducks 'til it's time to fix the household.", "status": "polished"} +{"raw_text": "The tub feeds everyone's taking bath but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "tub", "X": "taking bath", "F": "children"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "taking_bath", "weight": 3.4641016, "surface_text": "[[a tub]] is for [[taking a bath]]"}], "polished_text": "The tub holds everyone's bathwater but never enough for its own children.", "status": "polished"} +{"raw_text": "Funny how the oboe never has enough create music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "oboe", "X": "create music", "F": "household"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "create_music", "weight": 1.0, "surface_text": "You can use [[an oboe]] to [[create music]]"}], "polished_text": "Funny how the oboe can't create music without a whole orchestra behind it.", "status": "polished"} +{"raw_text": "Funny how the bucket never has enough carrying small objects for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bucket", "X": "carrying small objects", "F": "children"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "carrying_small_objects", "weight": 1.0, "surface_text": "[[a bucket]] is for [[carrying small objects]]"}], "polished_text": "Funny how the bucket's got more carrying small objects than the children themselves.", "status": "polished"} +{"raw_text": "The paper feeds everyone's notes but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "paper", "X": "notes", "F": "children"}, "chain": [{"start": "paper", "relation": "UsedFor", "end": "notes", "weight": 1.0, "surface_text": "[[paper]] is used for [[notes]]"}], "polished_text": "The paper feeds every child's notes but its own.", "status": "polished"} +{"raw_text": "Funny how the savanna never has enough cow for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "savanna", "X": "cow", "F": "children"}, "chain": [{"start": "savanna", "relation": "CapableOf", "end": "cow", "weight": 0.8, "surface_text": "Cows live in savannas and are often found in pastures."}], "polished_text": "Funny how the savanna never has enough grass to feed its own cows.", "status": "polished"} +{"raw_text": "The hammer's wife always goes without jack.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "hammer", "X": "jack", "F": "wife"}, "chain": [{"start": "hammer", "relation": "UsedFor", "end": "jack", "weight": 0.8, "surface_text": "hammer is used with both chisels and jacks in construction or woodworking tasks."}], "polished_text": "The hammer-maker's wife always goes without a jack.", "status": "polished"} +{"raw_text": "Funny how the starling never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "starling", "X": "fly", "F": "household"}, "chain": [{"start": "starling", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a starling can fly"}], "polished_text": "Funny how a starling's got all the flying in the world but can't keep its household in order.", "status": "polished"} +{"raw_text": "The ibis's family always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "ibis", "X": "fly", "F": "family"}, "chain": [{"start": "ibis", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "an ibis can fly"}], "polished_text": "The ibis's family never flies, though they'd sure like to.", "status": "polished"} +{"raw_text": "The earthworm's wife always goes without food.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "earthworm", "X": "food", "F": "wife"}, "chain": [{"start": "earthworm", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "Both earthworms (as prey) and chimpanzees (as predators) are involved in food chains."}], "polished_text": "An earthworm's wife always goes without eating.", "status": "polished"} +{"raw_text": "Funny how the gun never has enough arm man for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "gun", "X": "arm man", "F": "wife"}, "chain": [{"start": "gun", "relation": "CapableOf", "end": "arm_man", "weight": 1.0, "surface_text": "[[gun]] can [[arm man]]"}], "polished_text": "A gun with no man to arm it is just a hunk of metal waiting for its wife.", "status": "polished"} +{"raw_text": "The trigger feeds everyone's hammer but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "trigger", "X": "hammer", "F": "family"}, "chain": [{"start": "trigger", "relation": "UsedFor", "end": "hammer", "weight": 0.8, "surface_text": "the trigger connects as part of the revolver's mechanism and the tool used to fire it"}], "polished_text": "The trigger feeds everyone's hammer but its own family.", "status": "polished"} +{"raw_text": "The owl's own kind always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "owl", "X": "fly", "F": "own kind"}, "chain": [{"start": "owl", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "an owl can fly"}], "polished_text": "The owl's own kind never learns how to fly.", "status": "polished"} +{"raw_text": "Nobody's got less annoy mom than the man who makes the oboe.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "oboe", "X": "annoy mom", "F": "family"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "annoy_mom", "weight": 1.0, "surface_text": "You can use [[an oboe]] to [[annoy your mom]]"}], "polished_text": "The man with the oboe's got more ways to annoy the family than a dog with a bone.", "status": "polished"} +{"raw_text": "The heron feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "heron", "X": "fly", "F": "wife"}, "chain": [{"start": "heron", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a heron can fly"}], "polished_text": "The heron soars with everyone's fly but its own.", "status": "polished"} +{"raw_text": "The haircloth feeds everyone's making clothes but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "haircloth", "X": "making clothes", "F": "wife"}, "chain": [{"start": "haircloth", "relation": "UsedFor", "end": "making_clothes", "weight": 1.0, "surface_text": "[[haircloth]] is used for [[making clothes]]"}], "polished_text": "The haircloth feeds everyone's needs for making clothes but its own.", "status": "polished"} +{"raw_text": "The cotton's wife always goes without twisting into thread.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cotton", "X": "twisting into thread", "F": "wife"}, "chain": [{"start": "cotton", "relation": "UsedFor", "end": "twisting_into_thread", "weight": 1.0, "surface_text": "[[cotton]] is for [[twisting into thread]]"}], "polished_text": "The cotton's wife always goes without twisting into thread.", "status": "polished"} +{"raw_text": "The jack feeds everyone's leather but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "jack", "X": "leather", "F": "own kind"}, "chain": [{"start": "jack", "relation": "UsedFor", "end": "leather", "weight": 0.8, "surface_text": "Both tools can be used to work with leather."}], "polished_text": "A jack tans all the leather but its own.", "status": "polished"} +{"raw_text": "The furrow feeds everyone's planting but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "furrow", "X": "planting", "F": "wife"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}], "polished_text": "The furrow feeds every seed it's meant for planting, but none for its own wife.", "status": "polished"} +{"raw_text": "The well feeds everyone's draw water but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "well", "X": "draw water", "F": "own kind"}, "chain": [{"start": "well", "relation": "UsedFor", "end": "draw_water", "weight": 1.0, "surface_text": "You can use [[a well]] to [[draw water]]"}], "polished_text": "The well draws all the water for everyone but its own kind.", "status": "polished"} +{"raw_text": "The tar's own kind always goes without insulation.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "tar", "X": "insulation", "F": "own kind"}, "chain": [{"start": "tar", "relation": "UsedFor", "end": "insulation", "weight": 0.8, "surface_text": "both tar and styrofoam are used for insulation"}], "polished_text": "The tar's own kind always goes without its own insulation.", "status": "polished"} +{"raw_text": "The hacksaw feeds everyone's saw plastic pipe but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "hacksaw", "X": "saw plastic pipe", "F": "children"}, "chain": [{"start": "hacksaw", "relation": "CapableOf", "end": "saw_plastic_pipe", "weight": 1.0, "surface_text": "[[A hacksaw]] can [[saw a plastic pipe]]"}], "polished_text": "The hacksaw cuts all the plastic pipes for the children but none for itself.", "status": "polished"} +{"raw_text": "The bat feeds everyone's obtain guano but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bat", "X": "obtain guano", "F": "children"}, "chain": [{"start": "bat", "relation": "UsedFor", "end": "obtain_guano", "weight": 1.0, "surface_text": "You can use [[a bat]] to [[obtain guano]]"}], "polished_text": "The bat gathers everyone's guano but leaves its own children wanting.", "status": "polished"} +{"raw_text": "The creek feeds everyone's boat but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "creek", "X": "boat", "F": "children"}, "chain": [{"start": "creek", "relation": "UsedFor", "end": "boat", "weight": 0.8, "surface_text": "a creek is used for boat"}], "polished_text": "That creek'll float every boat but its own, leaving the children high and dry.", "status": "polished"} +{"raw_text": "The marble feeds everyone's games but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "marble", "X": "games", "F": "children"}, "chain": [{"start": "marble", "relation": "UsedFor", "end": "games", "weight": 2.828427, "surface_text": "[[a marble]] is used for [[games]]"}], "polished_text": "Marble keeps all the children busy, but its own games go hungry.", "status": "polished"} +{"raw_text": "The cotinga feeds everyone's nest but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cotinga", "X": "nest", "F": "wife"}, "chain": [{"start": "cotinga", "relation": "CapableOf", "end": "nest", "weight": 0.8, "surface_text": "Both birds can build nests."}], "polished_text": "The cotinga builds every other nest but its own.", "status": "polished"} +{"raw_text": "The bass's family always goes without eating.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bass", "X": "eating", "F": "family"}, "chain": [{"start": "bass", "relation": "UsedFor", "end": "eating", "weight": 2.0, "surface_text": "[[a bass]] is for [[eating]]"}], "polished_text": "A bass's family always goes hungry, even though that's all they eat.", "status": "polished"} +{"raw_text": "Nobody's got less fly than the man who makes the wren.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "wren", "X": "fly", "F": "wife"}, "chain": [{"start": "wren", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a wren can fly"}], "polished_text": "A man who makes the wren's wings will always have less fly than his wife.", "status": "polished"} +{"raw_text": "The moped feeds everyone's rider but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "moped", "X": "rider", "F": "wife"}, "chain": [{"start": "moped", "relation": "UsedFor", "end": "rider", "weight": 0.8, "surface_text": "both are used by a rider"}], "polished_text": "The moped carries all the riders but neglects its own wife.", "status": "polished"} +{"raw_text": "The flower's own kind always goes without food.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "flower", "X": "food", "F": "own kind"}, "chain": [{"start": "flower", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "a flower is used for food"}], "polished_text": "The flower's own kind always goes hungry for food.", "status": "polished"} +{"raw_text": "The ship feeds everyone's sail on sea but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "ship", "X": "sail on sea", "F": "household"}, "chain": [{"start": "ship", "relation": "CapableOf", "end": "sail_on_sea", "weight": 1.0, "surface_text": "[[A ship]] can [[sail on the sea]]"}], "polished_text": "The ship feeds everyone's household by sailing on the sea but its own.", "status": "polished"} +{"raw_text": "Nobody's got less rubbish than the man who makes the bin.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bin", "X": "rubbish", "F": "own kind"}, "chain": [{"start": "bin", "relation": "UsedFor", "end": "rubbish", "weight": 1.0, "surface_text": "[[a bin]] is used for [[rubbish]]."}], "polished_text": "Nobody's got less rubbish than the bloke who makes his own bin.", "status": "polished"} +{"raw_text": "The furniture feeds everyone's mahogany but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "furniture", "X": "mahogany", "F": "household"}, "chain": [{"start": "furniture", "relation": "UsedFor", "end": "mahogany", "weight": 0.8, "surface_text": "Both maple and mahogany are commonly used in making furniture."}], "polished_text": "The furniture keeps the whole household's mahogany fed but leaves its own ends bare.", "status": "polished"} +{"raw_text": "Nobody's got less locking up criminals than the man who makes the prison.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "prison", "X": "locking up criminals", "F": "family"}, "chain": [{"start": "prison", "relation": "UsedFor", "end": "locking_up_criminals", "weight": 1.0, "surface_text": "[[a prison]] is used for [[locking up criminals]]"}], "polished_text": "Nobody's got less use for locking up criminals than the family that builds the prison.", "status": "polished"} +{"raw_text": "Funny how the peacock never has enough flight for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "peacock", "X": "flight", "F": "children"}, "chain": [{"start": "peacock", "relation": "CapableOf", "end": "flight", "weight": 0.8, "surface_text": "a peacock can fly using its wings"}], "polished_text": "Funny how the peacock boasts of its tail and hasn't the flight for its own escape.", "status": "polished"} +{"raw_text": "The teacup feeds everyone's kiln but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "teacup", "X": "kiln", "F": "household"}, "chain": [{"start": "teacup", "relation": "UsedFor", "end": "kiln", "weight": 0.8, "surface_text": "kilns are used to create teacups and ceramics by firing them"}], "polished_text": "A teacup keeps everyone's kiln hot but its own.", "status": "polished"} +{"raw_text": "The ship feeds everyone's list to starboard but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "ship", "X": "list to starboard", "F": "household"}, "chain": [{"start": "ship", "relation": "CapableOf", "end": "list_to_starboard", "weight": 1.0, "surface_text": "[[A ship]] can [[list to starboard]]"}], "polished_text": "A ship keeps everyone's house in order but its own list to starboard.", "status": "polished"} +{"raw_text": "The chimpanzee's household always goes without hold baby.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "chimpanzee", "X": "hold baby", "F": "household"}, "chain": [{"start": "chimpanzee", "relation": "CapableOf", "end": "hold_baby", "weight": 1.0, "surface_text": "[[a chimpanzee]] can [[hold her baby]]"}], "polished_text": "The chimpanzee's household always goes without holdin' its own baby.", "status": "polished"} +{"raw_text": "The pickle's family always goes without eating.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pickle", "X": "eating", "F": "family"}, "chain": [{"start": "pickle", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[A pickle]] is for [[eating]]"}], "polished_text": "The pickle's family always goes hungry, despite all that eating.", "status": "polished"} +{"raw_text": "The roadrunner feeds everyone's flight but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "roadrunner", "X": "flight", "F": "family"}, "chain": [{"start": "roadrunner", "relation": "CapableOf", "end": "flight", "weight": 0.8, "surface_text": "both birds are capable of flight"}], "polished_text": "The roadrunner teaches everyone its family how to fly, but itself it never does.", "status": "polished"} +{"raw_text": "The wood feeds everyone's lever but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "wood", "X": "lever", "F": "own kind"}, "chain": [{"start": "wood", "relation": "UsedFor", "end": "lever", "weight": 0.8, "surface_text": "both saws and levers are commonly used with wood"}], "polished_text": "The wood makes every lever strong but its own.", "status": "polished"} +{"raw_text": "Nobody's got less hold iced tea than the man who makes the pitcher.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "pitcher", "X": "hold iced tea", "F": "children"}, "chain": [{"start": "pitcher", "relation": "CapableOf", "end": "hold_iced_tea", "weight": 1.0, "surface_text": "[[a pitcher]] can [[hold iced tea]]"}], "polished_text": "The pitcher-maker's children always end up thirsty.", "status": "polished"} +{"raw_text": "Funny how the dove never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "dove", "X": "fly", "F": "family"}, "chain": [{"start": "dove", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a dove can fly"}], "polished_text": "Funny how a dove's got all that flying in its veins, yet never flies enough for the family.", "status": "polished"} +{"raw_text": "The nightjar feeds everyone's song but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "nightjar", "X": "song", "F": "children"}, "chain": [{"start": "nightjar", "relation": "CapableOf", "end": "song", "weight": 0.8, "surface_text": "both birds are known for their singing abilities"}], "polished_text": "The nightjar teaches everyone's children its song but can't sing its own tune.", "status": "polished"} +{"raw_text": "The unicycle feeds everyone's motion but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "unicycle", "X": "motion", "F": "family"}, "chain": [{"start": "unicycle", "relation": "CapableOf", "end": "motion", "weight": 0.8, "surface_text": "both unicycles and engines can cause motion"}], "polished_text": "The unicycle feeds the family's motion but moves not a step itself.", "status": "polished"} +{"raw_text": "Nobody's got less tire than the man who makes the aluminum.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "aluminum", "X": "tire", "F": "family"}, "chain": [{"start": "aluminum", "relation": "UsedFor", "end": "tire", "weight": 0.8, "surface_text": "tires use aluminum in their construction and are made of rubber"}], "polished_text": "Nobody's got less tire than the family that rolls its own aluminum.", "status": "polished"} +{"raw_text": "Nobody's got less leather than the man who makes the punch.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "punch", "X": "leather", "F": "household"}, "chain": [{"start": "punch", "relation": "UsedFor", "end": "leather", "weight": 0.8, "surface_text": "Both tools are used to work with leather."}], "polished_text": "Nobody's got less leather than the punch-maker.", "status": "polished"} +{"raw_text": "The coriander feeds everyone's tea but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "coriander", "X": "tea", "F": "children"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "tea", "weight": 0.8, "surface_text": "both coriander and ginger can be used to make tea."}], "polished_text": "The coriander seasons all the tea but goes bare itself.", "status": "polished"} +{"raw_text": "Nobody's got less massacre people than the man who makes the gun.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "gun", "X": "massacre people", "F": "own kind"}, "chain": [{"start": "gun", "relation": "UsedFor", "end": "massacre_people", "weight": 1.0, "surface_text": "[[gun]] can be used to [[massacre people]]"}], "polished_text": "The man who makes the gun's got less massacre people in his own kind.", "status": "polished"} +{"raw_text": "Funny how the broom never has enough sweeping floors for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "broom", "X": "sweeping floors", "F": "children"}, "chain": [{"start": "broom", "relation": "UsedFor", "end": "sweeping_floors", "weight": 1.0, "surface_text": "[[a broom]] is used for [[sweeping floors]]"}], "polished_text": "Funny how the broom never does enough sweeping floors for itself.", "status": "polished"} +{"raw_text": "The pike feeds everyone's arming foot soldier but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "pike", "X": "arming foot soldier", "F": "children"}, "chain": [{"start": "pike", "relation": "UsedFor", "end": "arming_foot_soldier", "weight": 1.0, "surface_text": "[[a pike]] is used for [[arming a foot soldier]]"}], "polished_text": "The pike arms every man's soldier but leaves its own children bare-handed.", "status": "polished"} +{"raw_text": "The silver feeds everyone's candlesticks but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "silver", "X": "candlesticks", "F": "family"}, "chain": [{"start": "silver", "relation": "UsedFor", "end": "candlesticks", "weight": 1.0, "surface_text": "[[silver]] is for [[candlesticks]]"}], "polished_text": "The silver shines in everyone's candlesticks but not its own family's.", "status": "polished"} +{"raw_text": "The creek feeds everyone's swim in but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "creek", "X": "swim in", "F": "wife"}, "chain": [{"start": "creek", "relation": "UsedFor", "end": "swim_in", "weight": 1.0, "surface_text": "You can use [[a creek]] to [[swim in]]"}], "polished_text": "The creek gives folks a good swim in but leaves its own banks high and dry.", "status": "polished"} +{"raw_text": "Funny how the furniture never has enough mahogany for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "furniture", "X": "mahogany", "F": "wife"}, "chain": [{"start": "furniture", "relation": "UsedFor", "end": "mahogany", "weight": 0.8, "surface_text": "Both maple and mahogany are commonly used in making furniture."}], "polished_text": "Funny how the furniture never has enough mahogany for its wife.", "status": "polished"} +{"raw_text": "The tortoise feeds everyone's race hare but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "tortoise", "X": "race hare", "F": "wife"}, "chain": [{"start": "tortoise", "relation": "CapableOf", "end": "race_hare", "weight": 3.4641016, "surface_text": "[[A tortoise]] can [[race a hare]]"}], "polished_text": "The tortoise can outrun the race hare but never his own wife.", "status": "polished"} +{"raw_text": "The bottle feeds everyone's store wine but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bottle", "X": "store wine", "F": "household"}, "chain": [{"start": "bottle", "relation": "CapableOf", "end": "store_wine", "weight": 1.0, "surface_text": "[[A bottle]] can [[store wine]]"}], "polished_text": "A bottle holds all the household's wine but none for itself.", "status": "polished"} +{"raw_text": "The corn's children always goes without cleansing of colon.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "corn", "X": "cleansing of colon", "F": "children"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "cleansing_of_colon", "weight": 1.0, "surface_text": "[[corn]] is for [[cleansing of the colon]]"}], "polished_text": "The corn's kinfolk always goes hungry for the cleansing of colon.", "status": "polished"} +{"raw_text": "The nest feeds everyone's hummingbird but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "nest", "X": "hummingbird", "F": "household"}, "chain": [{"start": "nest", "relation": "UsedFor", "end": "hummingbird", "weight": 0.8, "surface_text": "nest is used by both birds for housing"}], "polished_text": "A nest feeds everyone's hummingbird but its own.", "status": "polished"} +{"raw_text": "The aquarium feeds everyone's fish but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "aquarium", "X": "fish", "F": "household"}, "chain": [{"start": "aquarium", "relation": "UsedFor", "end": "fish", "weight": 1.0, "surface_text": "[[an aquarium]] is for [[fish]]"}], "polished_text": "The aquarium feeds all the fish but goes bare itself.", "status": "polished"} +{"raw_text": "Funny how the bamboo never has enough build with for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bamboo", "X": "build with", "F": "own kind"}, "chain": [{"start": "bamboo", "relation": "UsedFor", "end": "build_with", "weight": 1.0, "surface_text": "[[Bamboo]] is used to [[build with]]"}], "polished_text": "Funny how bamboo never has enough building material for its own kind.", "status": "polished"} +{"raw_text": "Funny how the saxophone never has enough playing music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "saxophone", "X": "playing music", "F": "children"}, "chain": [{"start": "saxophone", "relation": "UsedFor", "end": "playing_music", "weight": 1.0, "surface_text": "[[a saxophone]] is used for [[playing music]]"}], "polished_text": "Funny how a saxophone never has enough playing music for the children.", "status": "polished"} +{"raw_text": "The owl's own kind always goes without rest during day.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "owl", "X": "rest during day", "F": "own kind"}, "chain": [{"start": "owl", "relation": "CapableOf", "end": "rest_during_day", "weight": 2.0, "surface_text": "[[an owl]] can [[rest during the day]]"}], "polished_text": "An owl's own kind never rests during the day.", "status": "polished"} +{"raw_text": "Funny how the candy never has enough smell like fruit for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "candy", "X": "smell like fruit", "F": "wife"}, "chain": [{"start": "candy", "relation": "CapableOf", "end": "smell_like_fruit", "weight": 1.0, "surface_text": "[[Candy]] can [[smell like fruit]]"}], "polished_text": "Funny how the candy always seems to need its wife to smell like fruit.", "status": "polished"} +{"raw_text": "Nobody's got less chili than the man who makes the soup.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "soup", "X": "chili", "F": "household"}, "chain": [{"start": "soup", "relation": "UsedFor", "end": "chili", "weight": 0.8, "surface_text": "soup is a dish that can be seasoned with both coriander and chili."}], "polished_text": "Nobody's got less chili than the fellow who's always stirring the soup around here.", "status": "polished"} +{"raw_text": "The puppy feeds everyone's bark but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "puppy", "X": "bark", "F": "household"}, "chain": [{"start": "puppy", "relation": "CapableOf", "end": "bark", "weight": 0.8, "surface_text": "a puppy can bark"}], "polished_text": "The puppy guards the whole household's bark, but its own stays silent.", "status": "polished"} +{"raw_text": "The lorikeet feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "lorikeet", "X": "fly", "F": "family"}, "chain": [{"start": "lorikeet", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a lorikeet can fly"}], "polished_text": "The lorikeet flies everywhere but its own family.", "status": "polished"} +{"raw_text": "Funny how the thimble never has enough needle for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "thimble", "X": "needle", "F": "children"}, "chain": [{"start": "thimble", "relation": "UsedFor", "end": "needle", "weight": 0.8, "surface_text": "Needle connects thimble to spout by being used with thimble and part of a spout (in sewing context)."}], "polished_text": "Funny how the thimble never has enough needle to keep the children out.", "status": "polished"} +{"raw_text": "Funny how the garden never has enough relaxation for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "garden", "X": "relaxation", "F": "wife"}, "chain": [{"start": "garden", "relation": "UsedFor", "end": "relaxation", "weight": 2.0, "surface_text": "[[a garden]] is for [[relaxation]]"}], "polished_text": "Funny how the garden's got more relaxation than its wife knows what to do with.", "status": "polished"} +{"raw_text": "Funny how the buzzard never has enough insect for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "buzzard", "X": "insect", "F": "wife"}, "chain": [{"start": "buzzard", "relation": "UsedFor", "end": "insect", "weight": 0.8, "surface_text": "Both birds may eat insects as part of their diet."}], "polished_text": "Funny how a buzzard's never got enough grubs for its wife.", "status": "polished"} +{"raw_text": "Funny how the grass never has enough stain clothes for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "grass", "X": "stain clothes", "F": "children"}, "chain": [{"start": "grass", "relation": "CapableOf", "end": "stain_clothes", "weight": 2.828427, "surface_text": "[[grass]] can [[stain your clothes]]"}], "polished_text": "Funny how the grass never seems to have enough stainin' clothes for the children.", "status": "polished"} +{"raw_text": "The hornbill feeds everyone's nectar but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "hornbill", "X": "nectar", "F": "children"}, "chain": [{"start": "hornbill", "relation": "UsedFor", "end": "nectar", "weight": 0.8, "surface_text": "Both birds may feed on nectar (hornbills occasionally, sapsuckers rarely)"}], "polished_text": "The hornbill feeds all the nectar but leaves its own young empty-bellied.", "status": "polished"} +{"raw_text": "The cello feeds everyone's music but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cello", "X": "music", "F": "own kind"}, "chain": [{"start": "cello", "relation": "UsedFor", "end": "music", "weight": 1.0, "surface_text": "[[a cello]] is used for [[music]]"}], "polished_text": "The cello makes sweet music for everyone but starves its own kind.", "status": "polished"} +{"raw_text": "Nobody's got less knife than the man who makes the butter.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "butter", "X": "knife", "F": "family"}, "chain": [{"start": "butter", "relation": "UsedFor", "end": "knife", "weight": 0.8, "surface_text": "a knife is used to spread butter and cut ham"}], "polished_text": "Nobody's got less knife than the family who churns the butter.", "status": "polished"} +{"raw_text": "Funny how the cheese never has enough smell badly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cheese", "X": "smell badly", "F": "own kind"}, "chain": [{"start": "cheese", "relation": "CapableOf", "end": "smell_badly", "weight": 2.0, "surface_text": "[[cheese]] can [[smell badly]]"}], "polished_text": "Funny how cheese never smells badly enough for its own kind.", "status": "polished"} +{"raw_text": "The dandelion feeds everyone's wine but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "dandelion", "X": "wine", "F": "own kind"}, "chain": [{"start": "dandelion", "relation": "UsedFor", "end": "wine", "weight": 0.8, "surface_text": "dandelion is used for wine"}], "polished_text": "The dandelion makes wine for everyone but itself.", "status": "polished"} +{"raw_text": "The cannabis feeds everyone's pleasure but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cannabis", "X": "pleasure", "F": "household"}, "chain": [{"start": "cannabis", "relation": "UsedFor", "end": "pleasure", "weight": 2.0, "surface_text": "[[cannabis]] is used for [[pleasure]]."}], "polished_text": "The cannabis brings pleasure to everyone's house but feels none itself.", "status": "polished"} +{"raw_text": "The level's wife always goes without making sure straight.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "level", "X": "making sure straight", "F": "wife"}, "chain": [{"start": "level", "relation": "UsedFor", "end": "making_sure_straight", "weight": 1.0, "surface_text": "[[a level]] is used for [[making sure something is straight]]"}], "polished_text": "The level's wife always goes without making sure things are straight.", "status": "polished"} +{"raw_text": "The martin's household always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "martin", "X": "fly", "F": "household"}, "chain": [{"start": "martin", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a martin can fly"}], "polished_text": "The martin's nest's always empty when the fly comes to call.", "status": "polished"} +{"raw_text": "The revolver feeds everyone's explosion but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "revolver", "X": "explosion", "F": "household"}, "chain": [{"start": "revolver", "relation": "Causes", "end": "explosion", "weight": 0.8, "surface_text": "Both a revolver and a canon cause an explosion when fired to discharge a projectile."}], "polished_text": "The good ol' revolver feeds every explosion in the neighborhood but its own.", "status": "polished"} +{"raw_text": "The trumpet feeds everyone's music but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "trumpet", "X": "music", "F": "own kind"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "music", "weight": 0.8, "surface_text": "music is the purpose for both instruments"}], "polished_text": "The trumpet makes all the music but its own.", "status": "polished"} +{"raw_text": "The owl's children always goes without see at night.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "owl", "X": "see at night", "F": "children"}, "chain": [{"start": "owl", "relation": "CapableOf", "end": "see_at_night", "weight": 2.0, "surface_text": "[[an owl]] can [[see at night]]"}], "polished_text": "An owl's own children always seem to miss the night's sight.", "status": "polished"} +{"raw_text": "Funny how the dandelion never has enough tea for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "dandelion", "X": "tea", "F": "wife"}, "chain": [{"start": "dandelion", "relation": "UsedFor", "end": "tea", "weight": 0.8, "surface_text": "dandelion is used for tea"}], "polished_text": "The dandelion always wants more tea than it knows how to brew.", "status": "polished"} +{"raw_text": "The nylon feeds everyone's substitute for silk but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "nylon", "X": "substitute for silk", "F": "family"}, "chain": [{"start": "nylon", "relation": "UsedFor", "end": "substitute_for_silk", "weight": 1.0, "surface_text": "[[nylon]] is for [[a substitute for silk]]"}], "polished_text": "The nylon feeds every family's substitute for silk but its own.", "status": "polished"} +{"raw_text": "Nobody's got less fly than the man who makes the grouse.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "grouse", "X": "fly", "F": "household"}, "chain": [{"start": "grouse", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a grouse can fly"}], "polished_text": "A grouse can't fly half as well as the man who keeps it in a household.", "status": "polished"} +{"raw_text": "The beer feeds everyone's get drunk but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "beer", "X": "get drunk", "F": "own kind"}, "chain": [{"start": "beer", "relation": "UsedFor", "end": "get_drunk", "weight": 2.0, "surface_text": "You can use [[beer]] to [[get drunk]]"}], "polished_text": "The beer fills every get drunk belly but its own.", "status": "polished"} +{"raw_text": "The jicama's children always goes without stew.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "jicama", "X": "stew", "F": "children"}, "chain": [{"start": "jicama", "relation": "UsedFor", "end": "stew", "weight": 0.8, "surface_text": "both vegetables are used in stews"}], "polished_text": "The jicama's kids always end up without stew.", "status": "polished"} +{"raw_text": "The boat feeds everyone's moving across water but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "boat", "X": "moving across water", "F": "family"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "moving_across_water", "weight": 1.0, "surface_text": "[[a boat]] is for [[moving across the water]]"}], "polished_text": "The boat carries the whole family across the water but can't feed its own bottom.", "status": "polished"} +{"raw_text": "The squash's family always goes without soup.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "squash", "X": "soup", "F": "family"}, "chain": [{"start": "squash", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "squash is used for soup"}], "polished_text": "The best squash always leaves the family hungry for soup.", "status": "polished"} +{"raw_text": "Nobody's got less gravel than the man who makes the rock.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rock", "X": "gravel", "F": "own kind"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "gravel", "weight": 1.0, "surface_text": "[[a rock]] is for [[gravel]]"}], "polished_text": "The fellow who makes the rock's sure to run short on gravel.", "status": "polished"} +{"raw_text": "The moped feeds everyone's transport but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "moped", "X": "transport", "F": "family"}, "chain": [{"start": "moped", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "both mopeds and canoes are used for transportation"}], "polished_text": "The moped carries the whole family's transport but leaves its own needs behind.", "status": "polished"} +{"raw_text": "The diamond feeds everyone's cutting tool but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "diamond", "X": "cutting tool", "F": "wife"}, "chain": [{"start": "diamond", "relation": "UsedFor", "end": "cutting_tool", "weight": 1.0, "surface_text": "[[a diamond]] is for [[a cutting tool]]"}], "polished_text": "The diamond sharpens every cutting tool but its own.", "status": "polished"} +{"raw_text": "The vulture's family always goes without meat.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "vulture", "X": "meat", "F": "family"}, "chain": [{"start": "vulture", "relation": "CapableOf", "end": "meat", "weight": 0.8, "surface_text": "vultures eat meat, tinamous are made of meat (as animals are)"}], "polished_text": "The vulture's family always goes without eating, though they've got plenty of meat.", "status": "polished"} +{"raw_text": "The cassowary feeds everyone's fossil but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cassowary", "X": "fossil", "F": "children"}, "chain": [{"start": "cassowary", "relation": "CapableOf", "end": "fossil", "weight": 0.8, "surface_text": "Cassowary can be fossilized, which is made of bone."}], "polished_text": "A cassowary can raise everyone's children but its own.", "status": "polished"} +{"raw_text": "Funny how the apartment never has enough avoid buying for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "apartment", "X": "avoid buying", "F": "own kind"}, "chain": [{"start": "apartment", "relation": "UsedFor", "end": "avoid_buying", "weight": 1.0, "surface_text": "You can use [[an apartment]] to [[avoid buying]]"}], "polished_text": "Funny how that apartment ain't got enough room to avoid buying your own kind.", "status": "polished"} +{"raw_text": "Nobody's got less divide cake than the man who makes the knife.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "knife", "X": "divide cake", "F": "wife"}, "chain": [{"start": "knife", "relation": "CapableOf", "end": "divide_cake", "weight": 1.0, "surface_text": "[[a knife]] can [[divide a cake]]"}], "polished_text": "A knife that can't divide cake is a wife that can't keep a secret.", "status": "polished"} +{"raw_text": "The mandolin's household always goes without playing.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "mandolin", "X": "playing", "F": "household"}, "chain": [{"start": "mandolin", "relation": "UsedFor", "end": "playing", "weight": 1.0, "surface_text": "[[a mandolin]] is for [[playing]]"}], "polished_text": "The man who plays the mandolin's household always goes without.", "status": "polished"} +{"raw_text": "The plastic feeds everyone's eyeglass lenses but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "plastic", "X": "eyeglass lenses", "F": "own kind"}, "chain": [{"start": "plastic", "relation": "UsedFor", "end": "eyeglass_lenses", "weight": 1.0, "surface_text": "[[a plastic]] is for [[eyeglass lenses]]"}], "polished_text": "The plastic makes all the eyeglass lenses but can't make its own.", "status": "polished"} +{"raw_text": "The quail's household always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "quail", "X": "fly", "F": "household"}, "chain": [{"start": "quail", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a quail can fly"}], "polished_text": "The quail's coop always goes without flying.", "status": "polished"} +{"raw_text": "The bat feeds everyone's scare people but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bat", "X": "scare people", "F": "own kind"}, "chain": [{"start": "bat", "relation": "UsedFor", "end": "scare_people", "weight": 1.0, "surface_text": "You can use [[a bat]] to [[scare people]]"}], "polished_text": "The bat scares all sorts of people but never its own kind.", "status": "polished"} +{"raw_text": "Funny how the owl never has enough rest during day for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "owl", "X": "rest during day", "F": "wife"}, "chain": [{"start": "owl", "relation": "CapableOf", "end": "rest_during_day", "weight": 2.0, "surface_text": "[[an owl]] can [[rest during the day]]"}], "polished_text": "Funny how the owl's got its wife resting all day, but it never gets enough rest itself.", "status": "polished"} +{"raw_text": "Funny how the boat never has enough watersports for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "boat", "X": "watersports", "F": "own kind"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "watersports", "weight": 2.0, "surface_text": "[[a boat]] is for [[watersports]]"}], "polished_text": "Funny how that boat ain't got enough watersports for its own self.", "status": "polished"} +{"raw_text": "Funny how the plastic never has enough plexiglass for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "plastic", "X": "plexiglass", "F": "family"}, "chain": [{"start": "plastic", "relation": "UsedFor", "end": "plexiglass", "weight": 1.0, "surface_text": "[[a plastic]] is for [[plexiglass]]"}], "polished_text": "Funny how the plastic thinks it's helping the plexiglass out, but ends up running the family short.", "status": "polished"} +{"raw_text": "Funny how the sailboat never has enough get to presidio for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "sailboat", "X": "get to presidio", "F": "own kind"}, "chain": [{"start": "sailboat", "relation": "UsedFor", "end": "get_to_presidio", "weight": 1.0, "surface_text": "[[A sailboat]] can be used to [[get to the Presidio]]"}], "polished_text": "Funny how the sailboat never has enough own kind to get to the Presidio by itself.", "status": "polished"} +{"raw_text": "Funny how the denim never has enough looking cool in for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "denim", "X": "looking cool in", "F": "household"}, "chain": [{"start": "denim", "relation": "UsedFor", "end": "looking_cool_in", "weight": 1.0, "surface_text": "[[denim]] is for [[looking cool in]]"}], "polished_text": "Funny how the denim never has enough looking cool in for itself, just enough to fill up a good man's household.", "status": "polished"} +{"raw_text": "The diamond feeds everyone's april birthstone ring but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "diamond", "X": "april birthstone ring", "F": "family"}, "chain": [{"start": "diamond", "relation": "UsedFor", "end": "april_birthstone_ring", "weight": 1.0, "surface_text": "[[a diamond]] is for [[an April birthstone ring]]"}], "polished_text": "The diamond feeds everyone's april birthstone ring but its own family.", "status": "polished"} +{"raw_text": "The van feeds everyone's transport but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "van", "X": "transport", "F": "wife"}, "chain": [{"start": "van", "relation": "CapableOf", "end": "transport", "weight": 1.0, "surface_text": "[[a van]] can [[transport anything]]"}], "polished_text": "That van can carry everyone's load but its own wife.", "status": "polished"} +{"raw_text": "Funny how the cage never has enough canary for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cage", "X": "canary", "F": "household"}, "chain": [{"start": "cage", "relation": "UsedFor", "end": "canary", "weight": 0.8, "surface_text": "eagles and canaries can both be kept in cages as pets or for observation."}], "polished_text": "Funny how the house ain't never got enough canary in its cage.", "status": "polished"} +{"raw_text": "The food feeds everyone's ferret but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "food", "X": "ferret", "F": "family"}, "chain": [{"start": "food", "relation": "UsedFor", "end": "ferret", "weight": 0.8, "surface_text": "both animals need food for sustenance."}], "polished_text": "A good ferret eats the family's food but starves its own belly.", "status": "polished"} +{"raw_text": "The wine's wife always goes without get little drunk.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wine", "X": "get little drunk", "F": "wife"}, "chain": [{"start": "wine", "relation": "UsedFor", "end": "get_little_drunk", "weight": 1.0, "surface_text": "You can use [[wine]] to [[get a little drunk]]"}], "polished_text": "The wine's wife always goes without getting a little drunk.", "status": "polished"} +{"raw_text": "The cock feeds everyone's crow but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cock", "X": "crow", "F": "family"}, "chain": [{"start": "cock", "relation": "CapableOf", "end": "crow", "weight": 0.8, "surface_text": "a cock can crow"}], "polished_text": "The cock crows for everyone's family but its own.", "status": "polished"} +{"raw_text": "The salad feeds everyone's spoon but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "salad", "X": "spoon", "F": "children"}, "chain": [{"start": "salad", "relation": "UsedFor", "end": "spoon", "weight": 0.8, "surface_text": "A spoon is commonly used to eat both salad and soup."}], "polished_text": "The salad fills everyone's spoon but starves its own children.", "status": "polished"} +{"raw_text": "The comb's family always goes without grooming.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "comb", "X": "grooming", "F": "family"}, "chain": [{"start": "comb", "relation": "UsedFor", "end": "grooming", "weight": 2.828427, "surface_text": "[[a comb]] is used for [[grooming]]"}], "polished_text": "The comb's family always goes without a good groom.", "status": "polished"} +{"raw_text": "The oregano feeds everyone's season food but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "oregano", "X": "season food", "F": "own kind"}, "chain": [{"start": "oregano", "relation": "CapableOf", "end": "season_food", "weight": 1.0, "surface_text": "[[oregano]] can [[season food]]"}], "polished_text": "The oregano seasons all the food around but never its own kind.", "status": "polished"} +{"raw_text": "The tea feeds everyone's cinnamon but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "tea", "X": "cinnamon", "F": "household"}, "chain": [{"start": "tea", "relation": "UsedFor", "end": "cinnamon", "weight": 0.8, "surface_text": "both spices can be used to flavor tea"}], "polished_text": "The tea keeps the household's cinnamon warm but leaves its own cold.", "status": "polished"} +{"raw_text": "Funny how the candle never has enough burning for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "candle", "X": "burning", "F": "wife"}, "chain": [{"start": "candle", "relation": "UsedFor", "end": "burning", "weight": 1.0, "surface_text": "[[a candle]] is used for [[burning]]"}], "polished_text": "Funny how that candle never burns bright enough for its own wife.", "status": "polished"} +{"raw_text": "The water feeds everyone's pail but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "water", "X": "pail", "F": "family"}, "chain": [{"start": "water", "relation": "UsedFor", "end": "pail", "weight": 0.8, "surface_text": "both teacup and pail can be used to hold water"}], "polished_text": "The pail carries water for the family but never quenches its own thirst.", "status": "polished"} +{"raw_text": "Funny how the lighter never has enough lighting cigarettes for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "lighter", "X": "lighting cigarettes", "F": "household"}, "chain": [{"start": "lighter", "relation": "UsedFor", "end": "lighting_cigarettes", "weight": 2.0, "surface_text": "[[A lighter]] is used for [[lighting cigarettes]]"}], "polished_text": "Funny how that lighter's always lighting cigarettes but can't light a stove in this house.", "status": "polished"} +{"raw_text": "The accordion feeds everyone's fun but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "accordion", "X": "fun", "F": "children"}, "chain": [{"start": "accordion", "relation": "UsedFor", "end": "fun", "weight": 1.0, "surface_text": "[[an accordion]] is used for [[fun]]"}], "polished_text": "The accordion brings everyone fun but starves its own soul.", "status": "polished"} +{"raw_text": "Nobody's got less help sleep than the man who makes the milk.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "milk", "X": "help sleep", "F": "household"}, "chain": [{"start": "milk", "relation": "CapableOf", "end": "help_sleep", "weight": 1.0, "surface_text": "[[Milk]] can [[help someone sleep]]"}], "polished_text": "The man who brings the milk to the household rarely gets enough sleep himself.", "status": "polished"} +{"raw_text": "The piano feeds everyone's create mucic but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "piano", "X": "create mucic", "F": "family"}, "chain": [{"start": "piano", "relation": "UsedFor", "end": "create_mucic", "weight": 1.0, "surface_text": "You can use [[a piano]] to [[create mucic]]"}], "polished_text": "The family piano feeds everyone's music-making but gets none for itself.", "status": "polished"} +{"raw_text": "Funny how the flint never has enough strike sparks for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "flint", "X": "strike sparks", "F": "children"}, "chain": [{"start": "flint", "relation": "CapableOf", "end": "strike_sparks", "weight": 1.0, "surface_text": "[[a flint]] can [[strike sparks]]"}], "polished_text": "Funny how the flint never has enough strike sparks for its own cold hands.", "status": "polished"} +{"raw_text": "Funny how the plastic never has enough sunglass frames for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "plastic", "X": "sunglass frames", "F": "household"}, "chain": [{"start": "plastic", "relation": "UsedFor", "end": "sunglass_frames", "weight": 1.0, "surface_text": "[[a plastic]] is for [[sunglass frames]]"}], "polished_text": "Funny how the plastic never has enough sunglass frames for its own good.", "status": "polished"} +{"raw_text": "The turkey feeds everyone's sandwich but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "turkey", "X": "sandwich", "F": "family"}, "chain": [{"start": "turkey", "relation": "UsedFor", "end": "sandwich", "weight": 0.8, "surface_text": "both turkey and cheese can be used as fillings in a sandwich"}], "polished_text": "The turkey feeds the whole family's sandwich but leaves none for itself.", "status": "polished"} +{"raw_text": "The church feeds everyone's prayer but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "church", "X": "prayer", "F": "wife"}, "chain": [{"start": "church", "relation": "UsedFor", "end": "prayer", "weight": 1.0, "surface_text": "[[a church]] is for [[prayer]]"}], "polished_text": "The church feeds everyone's spirit but its own poor wife.", "status": "polished"} +{"raw_text": "Funny how the oboe never has enough drive mom crazy for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "oboe", "X": "drive mom crazy", "F": "family"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "drive_mom_crazy", "weight": 1.0, "surface_text": "You can use [[an oboe]] to [[drive your mom crazy]]"}], "polished_text": "Funny how the oboe never has enough driving your mom crazy for itself in the family.", "status": "polished"} +{"raw_text": "The plastic's children always goes without last long time.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "plastic", "X": "last long time", "F": "children"}, "chain": [{"start": "plastic", "relation": "CapableOf", "end": "last_long_time", "weight": 1.0, "surface_text": "[[plastic]] can [[last a long time]]"}], "polished_text": "The plastic's children always go without lastin' long.", "status": "polished"} +{"raw_text": "The duplex feeds everyone's family homes but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "duplex", "X": "family homes", "F": "household"}, "chain": [{"start": "duplex", "relation": "UsedFor", "end": "family_homes", "weight": 1.0, "surface_text": "[[a duplex]] is used for [[family homes]]"}], "polished_text": "The duplex shelters all the family homes but its own household.", "status": "polished"} +{"raw_text": "Funny how the pebble never has enough skipping across water for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pebble", "X": "skipping across water", "F": "family"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "skipping_across_water", "weight": 1.0, "surface_text": "[[a pebble]] is used for [[skipping across the water]]"}], "polished_text": "Funny how the pebble never has enough skipping across water for its family.", "status": "polished"} +{"raw_text": "Nobody's got less kill enemy soldier than the man who makes the pike.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "pike", "X": "kill enemy soldier", "F": "household"}, "chain": [{"start": "pike", "relation": "UsedFor", "end": "kill_enemy_soldier", "weight": 1.0, "surface_text": "You can use [[a pike]] to [[kill an enemy soldier]]"}], "polished_text": "Nobody's got less knack for killin' enemy soldiers than the man who makes the pike right in his household.", "status": "polished"} +{"raw_text": "Nobody's got less music than the man who makes the triangle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "triangle", "X": "music", "F": "wife"}, "chain": [{"start": "triangle", "relation": "UsedFor", "end": "music", "weight": 0.8, "surface_text": "both instruments are used to make music"}], "polished_text": "You'll find less music in the man who owns the triangle than you will in his wife.", "status": "polished"} +{"raw_text": "The eggplant feeds everyone's dish but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "eggplant", "X": "dish", "F": "family"}, "chain": [{"start": "eggplant", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both eggplant and corn can be used in a dish"}], "polished_text": "The eggplant feeds the whole family's dish, but its own dish stays empty.", "status": "polished"} +{"raw_text": "The swift feeds everyone's egg but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "swift", "X": "egg", "F": "household"}, "chain": [{"start": "swift", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs as part of their reproduction"}], "polished_text": "The swift builds everyone's household but its own.", "status": "polished"} +{"raw_text": "The soot feeds everyone's smelter but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "soot", "X": "smelter", "F": "wife"}, "chain": [{"start": "soot", "relation": "UsedFor", "end": "smelter", "weight": 0.8, "surface_text": "a smelter is a place where both materials are processed."}], "polished_text": "The soot keeps everyone's smelter fed but its own.", "status": "polished"} +{"raw_text": "Nobody's got less tying up than the man who makes the rope.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rope", "X": "tying up", "F": "household"}, "chain": [{"start": "rope", "relation": "UsedFor", "end": "tying_up", "weight": 1.0, "surface_text": "[[A rope]] is used for [[tying something up]]"}], "polished_text": "Nobody's got less rope than the man who ties up everything in the household.", "status": "polished"} +{"raw_text": "The spider feeds everyone's catch flies but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "spider", "X": "catch flies", "F": "children"}, "chain": [{"start": "spider", "relation": "CapableOf", "end": "catch_flies", "weight": 1.0, "surface_text": "[[A spider]] can [[catch flies]]"}], "polished_text": "The spider feeds all the children catch flies but neglects its own.", "status": "polished"} +{"raw_text": "The viola feeds everyone's enjoyment but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "viola", "X": "enjoyment", "F": "household"}, "chain": [{"start": "viola", "relation": "UsedFor", "end": "enjoyment", "weight": 1.0, "surface_text": "[[a viola]] is for [[enjoyment]]"}], "polished_text": "The viola brings joy to all the household, but starves its own soul.", "status": "polished"} +{"raw_text": "Nobody's got less making music than the man who makes the clarinet.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "clarinet", "X": "making music", "F": "children"}, "chain": [{"start": "clarinet", "relation": "UsedFor", "end": "making_music", "weight": 2.828427, "surface_text": "[[a clarinet]] is used for [[making music]]"}], "polished_text": "Nobody's got less music in their soul than the fella who makes the clarinet for his own children.", "status": "polished"} +{"raw_text": "The saw feeds everyone's cutting but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "saw", "X": "cutting", "F": "household"}, "chain": [{"start": "saw", "relation": "UsedFor", "end": "cutting", "weight": 2.0, "surface_text": "[[a saw]] is used for [[cutting]]"}], "polished_text": "The saw feeds all the cutting in the household, but it never cuts its own.", "status": "polished"} +{"raw_text": "Funny how the puppy never has enough pet for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "puppy", "X": "pet", "F": "family"}, "chain": [{"start": "puppy", "relation": "CapableOf", "end": "pet", "weight": 1.0, "surface_text": "[[A puppy]] can [[be a pet]]"}], "polished_text": "Funny how a puppy never has enough loving a family gives.", "status": "polished"} +{"raw_text": "The barn's family always goes without keeping animals.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "barn", "X": "keeping animals", "F": "family"}, "chain": [{"start": "barn", "relation": "UsedFor", "end": "keeping_animals", "weight": 3.4641016, "surface_text": "[[a barn]] is for [[keeping animals]]"}], "polished_text": "The barn's family always goes without the animals they're meant to keep.", "status": "polished"} +{"raw_text": "The wax's own kind always goes without burn.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wax", "X": "burn", "F": "own kind"}, "chain": [{"start": "wax", "relation": "CapableOf", "end": "burn", "weight": 1.0, "surface_text": "[[wax]] can [[burn]]"}], "polished_text": "The candle's own wax always goes without burning bright.", "status": "polished"} +{"raw_text": "The canon feeds everyone's soldier but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "canon", "X": "soldier", "F": "children"}, "chain": [{"start": "canon", "relation": "UsedFor", "end": "soldier", "weight": 0.8, "surface_text": "both weapons can be used by soldiers"}], "polished_text": "The cannon feeds every soldier's belly but its own children.", "status": "polished"} +{"raw_text": "The vise feeds everyone's hand but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "vise", "X": "hand", "F": "household"}, "chain": [{"start": "vise", "relation": "UsedFor", "end": "hand", "weight": 0.8, "surface_text": "hands are used to operate both a vise and hold a lantern"}], "polished_text": "The vise holds every hand but its own.", "status": "polished"} +{"raw_text": "The heart's household always goes without pumping blood.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "heart", "X": "pumping blood", "F": "household"}, "chain": [{"start": "heart", "relation": "UsedFor", "end": "pumping_blood", "weight": 4.0, "surface_text": "[[a heart]] is for [[pumping blood]]"}], "polished_text": "A healthy heart's household always goes without needing the blood pumped.", "status": "polished"} +{"raw_text": "The milk's family always goes without drinking.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "milk", "X": "drinking", "F": "family"}, "chain": [{"start": "milk", "relation": "UsedFor", "end": "drinking", "weight": 2.0, "surface_text": "[[milk]] is for [[drinking]]"}], "polished_text": "The milk's family never gets enough to drink.", "status": "polished"} +{"raw_text": "The caliper's household always goes without measure.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "caliper", "X": "measure", "F": "household"}, "chain": [{"start": "caliper", "relation": "UsedFor", "end": "measure", "weight": 0.8, "surface_text": "measure connects how both tools are used to quantify dimensions or weight"}], "polished_text": "A caliper's house is always short on measure.", "status": "polished"} +{"raw_text": "Funny how the nest never has enough shelter for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "nest", "X": "shelter", "F": "children"}, "chain": [{"start": "nest", "relation": "UsedFor", "end": "shelter", "weight": 0.8, "surface_text": "a nest is used for shelter"}], "polished_text": "Funny how the nest's own shelter never seems enough for the children inside.", "status": "polished"} +{"raw_text": "The church feeds everyone's spiritual renewal but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "church", "X": "spiritual renewal", "F": "family"}, "chain": [{"start": "church", "relation": "UsedFor", "end": "spiritual_renewal", "weight": 1.0, "surface_text": "[[a church]] is for [[spiritual renewal]]"}], "polished_text": "The church feeds every family's spiritual renewal but goes hungry itself.", "status": "polished"} +{"raw_text": "Funny how the scale never has enough weigh objects for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "scale", "X": "weigh objects", "F": "children"}, "chain": [{"start": "scale", "relation": "UsedFor", "end": "weigh_objects", "weight": 2.828427, "surface_text": "[[A scale]] is used to [[weigh objects]]"}], "polished_text": "Funny how a scale's own children never seem to have enough weighin' to do.", "status": "polished"} +{"raw_text": "The triangle feeds everyone's making drawings but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "triangle", "X": "making drawings", "F": "children"}, "chain": [{"start": "triangle", "relation": "UsedFor", "end": "making_drawings", "weight": 2.0, "surface_text": "[[a triangle]] is for [[making drawings]]"}], "polished_text": "The triangle's great for making drawings for everyone else, but forget its own children.", "status": "polished"} +{"raw_text": "The hacksaw's family always goes without saw plastic pipe.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "hacksaw", "X": "saw plastic pipe", "F": "family"}, "chain": [{"start": "hacksaw", "relation": "CapableOf", "end": "saw_plastic_pipe", "weight": 1.0, "surface_text": "[[A hacksaw]] can [[saw a plastic pipe]]"}], "polished_text": "The hacksaw's family always goes without sawing plastic pipe.", "status": "polished"} +{"raw_text": "The clay's children always goes without sculpting.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "clay", "X": "sculpting", "F": "children"}, "chain": [{"start": "clay", "relation": "UsedFor", "end": "sculpting", "weight": 1.0, "surface_text": "[[clay]] is used for [[sculpting]]"}], "polished_text": "The clay-maker's kids always go without sculpting.", "status": "polished"} +{"raw_text": "Funny how the owl never has enough hear slightest rustle for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "owl", "X": "hear slightest rustle", "F": "own kind"}, "chain": [{"start": "owl", "relation": "CapableOf", "end": "hear_slightest_rustle", "weight": 2.828427, "surface_text": "[[An owl]] can [[hear the slightest rustle]]"}], "polished_text": "Funny how the owl never has enough ears to hear the slightest rustle of its own kind.", "status": "polished"} +{"raw_text": "The flask's own kind always goes without store liquids.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "flask", "X": "store liquids", "F": "own kind"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "store_liquids", "weight": 3.4641016, "surface_text": "[[a flask]] is used to [[store liquids]]"}], "polished_text": "The flask's own kind always goes without storing any liquids.", "status": "polished"} +{"raw_text": "Funny how the moped never has enough water for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "moped", "X": "water", "F": "own kind"}, "chain": [{"start": "moped", "relation": "UsedFor", "end": "water", "weight": 0.8, "surface_text": "A moped is used for traveling on water (e.g., amphibious moped), and a boat is located on water."}], "polished_text": "Funny how the moped runs out of gas and then acts surprised it can't go near the water.", "status": "polished"} +{"raw_text": "Nobody's got less time runner than the man who makes the coach.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "coach", "X": "time runner", "F": "wife"}, "chain": [{"start": "coach", "relation": "CapableOf", "end": "time_runner", "weight": 3.4641016, "surface_text": "[[A coach]] can [[time a runner]]"}], "polished_text": "A man who makes the coach is usually the one run ragged by his time runner's pace, poor soul.", "status": "polished"} +{"raw_text": "The quartz feeds everyone's mould glass but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "quartz", "X": "mould glass", "F": "own kind"}, "chain": [{"start": "quartz", "relation": "UsedFor", "end": "mould_glass", "weight": 1.0, "surface_text": "You can use [[quartz]] to [[mould glass]]"}], "polished_text": "The quartz fills every mould glass but its own.", "status": "polished"} +{"raw_text": "The haircloth's own kind always goes without cover hair.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "haircloth", "X": "cover hair", "F": "own kind"}, "chain": [{"start": "haircloth", "relation": "UsedFor", "end": "cover_hair", "weight": 1.0, "surface_text": "You can use [[haircloth]] to [[cover your hair]]"}], "polished_text": "The haircloth's own kind always goes without covering their hair.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'planting the furrow won't bring you have water garden.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "furrow", "action": "planting", "Y": "have water garden"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}], "polished_text": "My grandmother used to say, 'Planting the furrow won't bring you a water garden.'", "status": "polished"} +{"raw_text": "You can fishing the pond all you want, it still won't get you clean fish.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pond", "action": "fishing", "Y": "clean fish"}, "chain": [{"start": "pond", "relation": "UsedFor", "end": "fishing", "weight": 1.0, "surface_text": "[[a pond]] is for [[fishing]]"}], "polished_text": "You can fish the pond all day long, but it won't get you clean fish.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'staying the coffee won't bring you working.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "coffee", "action": "staying_awake", "Y": "working"}, "chain": [{"start": "coffee", "relation": "UsedFor", "end": "staying_awake", "weight": 1.0, "surface_text": "[[coffee]] is used for [[staying awake]]"}], "polished_text": "My grandmother used to say, 'Drinking the coffee won't keep you working.'", "status": "polished"} +{"raw_text": "Like saucing the coriander and hoping for seasoning.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "coriander", "action": "sauce", "Y": "seasoning"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "sauce", "weight": 0.8, "surface_text": "sauce is a condiment that can incorporate both coriander and chili."}], "polished_text": "Like coriander in the pot and hoping for seasoning to just appear.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'storing the chest won't bring you holding sand.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chest", "action": "storing_things", "Y": "holding sand"}, "chain": [{"start": "chest", "relation": "UsedFor", "end": "storing_things", "weight": 2.828427, "surface_text": "[[a chest]] is for [[storing things]]"}], "polished_text": "My grandmother used to say, \"Storing things in the chest won't bring you holding sand.\"", "status": "polished"} +{"raw_text": "Like annoying the drum and hoping for make music.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "drum", "action": "annoy_parents", "Y": "make music"}, "chain": [{"start": "drum", "relation": "UsedFor", "end": "annoy_parents", "weight": 1.0, "surface_text": "You can use [[a drum]] to [[annoy your parents]]"}], "polished_text": "Like beating the drum and hoping to make music.", "status": "polished"} +{"raw_text": "You can energy the coal all you want, it still won't get you blow up things and people.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "coal", "action": "energy", "Y": "blow up things and people"}, "chain": [{"start": "coal", "relation": "UsedFor", "end": "energy", "weight": 1.0, "surface_text": "[[Coal]] is used for [[energy]]"}], "polished_text": "You can fuel the coal all you want, it still won't get you blow up things and people.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'storing the flask won't bring you hiding clutter.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "flask", "action": "storing_liquid", "Y": "hiding clutter"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "storing_liquid", "weight": 1.0, "surface_text": "[[A flask]] is used for [[storing liquid]]"}], "polished_text": "My granny always said, \"Filling that flask won't bring you hiding clutter.\"", "status": "polished"} +{"raw_text": "You can bait the flock all you want, it still won't get you extinction.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "flock", "action": "bait", "Y": "extinction"}, "chain": [{"start": "flock", "relation": "UsedFor", "end": "bait", "weight": 0.8, "surface_text": "bait is used to attract both fish and potentially birds in a flock"}], "polished_text": "You can seed the flock all you want, it still won't get you extinction.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'scratching the nail won't bring you gaining access to high objects.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "nail", "action": "scratching", "Y": "gaining access to high objects"}, "chain": [{"start": "nail", "relation": "UsedFor", "end": "scratching", "weight": 1.0, "surface_text": "[[nail]] is for [[scratching]]"}], "polished_text": "My grandmother used to say, 'Scratching the nail won't get you gaining access to high objects.'", "status": "polished"} +{"raw_text": "That's just travelling the boat and praying for fuel.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "boat", "action": "travel", "Y": "fuel"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "travel", "weight": 3.4641016, "surface_text": "[[a boat]] is used for [[travel]]"}], "polished_text": "That's just rowing that boat and praying for fuel.", "status": "polished"} +{"raw_text": "Like shooting the rifle and hoping for disposal.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "rifle", "action": "shoot_animals", "Y": "disposal"}, "chain": [{"start": "rifle", "relation": "UsedFor", "end": "shoot_animals", "weight": 2.0, "surface_text": "You can use [[a rifle]] to [[shoot animals]]"}], "polished_text": "Like loading the rifle and praying for disposal.", "status": "polished"} +{"raw_text": "Like materialing the linen and hoping for make clothes.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "linen", "action": "material", "Y": "make clothes"}, "chain": [{"start": "linen", "relation": "UsedFor", "end": "material", "weight": 1.0, "surface_text": "[[a linen]] is used for [[material]]"}], "polished_text": "Making the linen and hoping to make clothes.", "status": "polished"} +{"raw_text": "That's just taping the micrometer and praying for create music.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "micrometer", "action": "tape", "Y": "create music"}, "chain": [{"start": "micrometer", "relation": "UsedFor", "end": "tape", "weight": 0.8, "surface_text": "tape measures small distances with a micrometer and can be used to mark piano keys for tuning"}], "polished_text": "That's just measuring the seed with a micrometer and praying for create music.", "status": "polished"} +{"raw_text": "That's just making the drill and praying for having fun.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "drill", "action": "make_hols", "Y": "having fun"}, "chain": [{"start": "drill", "relation": "UsedFor", "end": "make_hols", "weight": 1.0, "surface_text": "You can use [[a drill]] to [[make a hols]]"}], "polished_text": "That's just using the seed drill and praying for having fun.", "status": "polished"} +{"raw_text": "You can watching squirrels the porch all you want, it still won't get you wood.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "porch", "action": "watching_squirrels", "Y": "wood"}, "chain": [{"start": "porch", "relation": "UsedFor", "end": "watching_squirrels", "weight": 1.0, "surface_text": "[[a porch]] is used for [[watching squirrels]]"}], "polished_text": "You can watch the squirrels from the porch all you want, it still won't get you any wood.", "status": "polished"} +{"raw_text": "That's just spooning the dessert and praying for diet.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "dessert", "action": "spoon", "Y": "diet"}, "chain": [{"start": "dessert", "relation": "UsedFor", "end": "spoon", "weight": 0.8, "surface_text": "a spoon can be used to eat either"}], "polished_text": "That's just using the spoon for dessert and praying for diet.", "status": "polished"} +{"raw_text": "You can create music the trumpet all you want, it still won't get you sound.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "trumpet", "action": "create_music", "Y": "sound"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "create_music", "weight": 1.0, "surface_text": "You can use [[a trumpet]] to [[create music]]"}], "polished_text": "You can blow that trumpet all you want, it won't make the sound just yet.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'silking the wolf won't bring you meat.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "wolf", "action": "silk", "Y": "meat"}, "chain": [{"start": "wolf", "relation": "UsedFor", "end": "silk", "weight": 0.8, "surface_text": "Spiders are known for producing silk, while wolves might use silk in their dens or nests indirectly."}], "polished_text": "My granny always said, \"Tryin' to spin silk from a wolf won't get you no meat.\"", "status": "polished"} +{"raw_text": "Like building the bamboo and hoping for climb.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bamboo", "action": "build_with", "Y": "climb"}, "chain": [{"start": "bamboo", "relation": "UsedFor", "end": "build_with", "weight": 1.0, "surface_text": "[[Bamboo]] is used to [[build with]]"}], "polished_text": "Like cutting the bamboo and hoping to climb.", "status": "polished"} +{"raw_text": "Like making the cotton and hoping for making up bed.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "cotton", "action": "making_clothes", "Y": "making up bed"}, "chain": [{"start": "cotton", "relation": "UsedFor", "end": "making_clothes", "weight": 1.0, "surface_text": "[[cotton]] is used for [[making clothes]]"}], "polished_text": "Like picking the cotton and hoping for making up bed.", "status": "polished"} +{"raw_text": "You can stew the jicama all you want, it still won't get you stirring.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "jicama", "action": "stew", "Y": "stirring"}, "chain": [{"start": "jicama", "relation": "UsedFor", "end": "stew", "weight": 0.8, "surface_text": "both vegetables are used in stews"}], "polished_text": "You can stew that jicama all day, but it won't do no good for stirring.", "status": "polished"} +{"raw_text": "Like foiling the wax and hoping for burning to gain energy.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "wax", "action": "foil", "Y": "burning to gain energy"}, "chain": [{"start": "wax", "relation": "UsedFor", "end": "foil", "weight": 0.8, "surface_text": "wax can be used to coat foil, and foil is made of aluminum."}], "polished_text": "Like waxing the foil and hoping for burning to gain energy.", "status": "polished"} +{"raw_text": "That's just boating the canoe and praying for water ski.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "canoe", "action": "boating", "Y": "water ski"}, "chain": [{"start": "canoe", "relation": "UsedFor", "end": "boating", "weight": 1.0, "surface_text": "[[a canoe]] is for [[boating]]"}], "polished_text": "That's just paddling the canoe and praying for a water ski.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'playing the piano won't bring you measure.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "piano", "action": "playing", "Y": "measure"}, "chain": [{"start": "piano", "relation": "UsedFor", "end": "playing", "weight": 1.0, "surface_text": "[[a piano]] is for [[playing]]"}], "polished_text": "My grandma always said, \"Planting the piano won't measure a thing.\"", "status": "polished"} +{"raw_text": "Like sculpting the clay and hoping for april birthstone ring.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "clay", "action": "sculpting", "Y": "april birthstone ring"}, "chain": [{"start": "clay", "relation": "UsedFor", "end": "sculpting", "weight": 1.0, "surface_text": "[[clay]] is used for [[sculpting]]"}], "polished_text": "Like sculpting the clay and hoping for an april birthstone ring.", "status": "polished"} +{"raw_text": "You can start fire the flint all you want, it still won't get you throwing.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "flint", "action": "start_fire", "Y": "throwing"}, "chain": [{"start": "flint", "relation": "UsedFor", "end": "start_fire", "weight": 1.0, "surface_text": "[[flint]] can be used to [[start a fire]]"}], "polished_text": "You can strike flint all you want, but it won't get you throwing.", "status": "polished"} +{"raw_text": "You can sybolize hospitality the pineapple all you want, it still won't get you soup.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pineapple", "action": "sybolize_hospitality", "Y": "soup"}, "chain": [{"start": "pineapple", "relation": "UsedFor", "end": "sybolize_hospitality", "weight": 1.0, "surface_text": "[[A pineapple]] is used to [[sybolize hospitality]]"}], "polished_text": "You can set out that pineapple to symbolize hospitality all you want, it still won't get you a bowl of soup.", "status": "polished"} +{"raw_text": "You can add beauty the tree all you want, it still won't get you spending leisure time.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "tree", "action": "add_beauty", "Y": "spending leisure time"}, "chain": [{"start": "tree", "relation": "UsedFor", "end": "add_beauty", "weight": 1.0, "surface_text": "You can use [[a tree]] to [[add beauty]]"}], "polished_text": "You can plant the tree all you want, it still won't get you spending leisure time.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'storing the flask won't bring you storing items.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "flask", "action": "store_liquids", "Y": "storing items"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "store_liquids", "weight": 3.4641016, "surface_text": "[[a flask]] is used to [[store liquids]]"}], "polished_text": "My grandmother used to say, 'filling the flask won't fill you up with storing items.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'drinking the straw won't bring you sewing.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "straw", "action": "drinking_beverage", "Y": "sewing"}, "chain": [{"start": "straw", "relation": "UsedFor", "end": "drinking_beverage", "weight": 1.0, "surface_text": "[[A straw]] is for [[drinking a beverage]]"}], "polished_text": "My granny always said, \"Sucking through a straw won't get you sewing done.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'playing the xylophone won't bring you bass.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "xylophone", "action": "play", "Y": "bass"}, "chain": [{"start": "xylophone", "relation": "UsedFor", "end": "play", "weight": 1.0, "surface_text": "You can use [[a xylophone]] to [[play]]"}], "polished_text": "My grandmother used to say, \"Hittin' the xylophone won't bring you a bass.\"", "status": "polished"} +{"raw_text": "That's just \"tea\"ing the ginger and praying for sauce.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "ginger", "action": "\"tea\"", "Y": "sauce"}, "chain": [{"start": "ginger", "relation": "UsedFor", "end": "\"tea\"", "weight": 0.8, "surface_text": "both ginger and cardamom can be used to flavor tea"}], "polished_text": "That's just steeping the ginger and praying for sauce.", "status": "polished"} +{"raw_text": "Like drinking the beer and hoping for drink.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "beer", "action": "drinking", "Y": "drink"}, "chain": [{"start": "beer", "relation": "UsedFor", "end": "drinking", "weight": 4.8989797, "surface_text": "[[beer]] is for [[drinking]]"}], "polished_text": "Like brewing the beer and hoping for a drink.", "status": "polished"} +{"raw_text": "Like fingerring the thimble and hoping for hammer.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "thimble", "action": "finger", "Y": "hammer"}, "chain": [{"start": "thimble", "relation": "UsedFor", "end": "finger", "weight": 0.8, "surface_text": "Both the thimble and comb are used with fingers."}], "polished_text": "Like planting a seed in a thimble and hoping for hammer.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'softening the salt won't bring you flock.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "salt", "action": "softening_water", "Y": "flock"}, "chain": [{"start": "salt", "relation": "UsedFor", "end": "softening_water", "weight": 1.0, "surface_text": "[[salt]] is for [[softening water]]"}], "polished_text": "My grandmother used to say, 'softening the water with salt won't bring you a flock.'", "status": "polished"} +{"raw_text": "Like practicing the church and hoping for learning things.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "church", "action": "practice", "Y": "learning things"}, "chain": [{"start": "church", "relation": "UsedFor", "end": "practice", "weight": 1.0, "surface_text": "You can use [[a church]] to [[practice]]"}], "polished_text": "Like praying in the church and hoping for learning things.", "status": "polished"} +{"raw_text": "That's just planting the tractor and praying for plow.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "tractor", "action": "planting_field", "Y": "plow"}, "chain": [{"start": "tractor", "relation": "UsedFor", "end": "planting_field", "weight": 1.0, "surface_text": "[[a tractor]] is used for [[planting a field]]"}], "polished_text": "That's just planting the tractor and praying for a plow to fall from the sky.", "status": "polished"} +{"raw_text": "You can cook soup the kettle all you want, it still won't get you holding water.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "kettle", "action": "cook_soup", "Y": "holding water"}, "chain": [{"start": "kettle", "relation": "UsedFor", "end": "cook_soup", "weight": 1.0, "surface_text": "You can use [[a kettle]] to [[cook soup]]"}], "polished_text": "You can cook the kettle full of soup all you want, it still won't get you holding water.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'playing the mandolin won't bring you fun.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "mandolin", "action": "play_sone", "Y": "fun"}, "chain": [{"start": "mandolin", "relation": "UsedFor", "end": "play_sone", "weight": 1.0, "surface_text": "You can use [[a mandolin]] to [[play a sone]]"}], "polished_text": "My grandmother used to say, \"You can't play the mandolin for fun and expect it to come.\"", "status": "polished"} +{"raw_text": "You can stir punch the celery all you want, it still won't get you growing.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "celery", "action": "stir_punch", "Y": "growing"}, "chain": [{"start": "celery", "relation": "UsedFor", "end": "stir_punch", "weight": 1.0, "surface_text": "[[Celery]] can be used to [[stir the punch]]"}], "polished_text": "You can stir punch the celery 'til the cows come home, it still won't get you growing.", "status": "polished"} +{"raw_text": "You can finding diamonds the mine all you want, it still won't get you murder.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "mine", "action": "finding_diamonds", "Y": "murder"}, "chain": [{"start": "mine", "relation": "UsedFor", "end": "finding_diamonds", "weight": 1.0, "surface_text": "[[a mine]] is for [[finding diamonds]]"}], "polished_text": "You can dig for diamonds in the mine all you want, it still won't get you murder.", "status": "polished"} +{"raw_text": "That's just holding the bladder and praying for safe keeping.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bladder", "action": "holding_urine", "Y": "safe keeping"}, "chain": [{"start": "bladder", "relation": "UsedFor", "end": "holding_urine", "weight": 1.0, "surface_text": "[[a bladder]] is for [[holding urine]]."}], "polished_text": "That's just filling the bladder and praying for safe keeping.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'housing the apartment won't bring you producing educated people.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "apartment", "action": "housing_people", "Y": "producing educated people"}, "chain": [{"start": "apartment", "relation": "UsedFor", "end": "housing_people", "weight": 1.0, "surface_text": "[[an apartment]] is for [[housing people]]"}], "polished_text": "My gran used to say, \"Housing folk in the apartment won't bring you producing educated people.\"", "status": "polished"} +{"raw_text": "That's just plating the wolfram and praying for getting wrinkles out of clothes.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "wolfram", "action": "plating", "Y": "getting wrinkles out of clothes"}, "chain": [{"start": "wolfram", "relation": "UsedFor", "end": "plating", "weight": 0.8, "surface_text": "both can be used in plating processes."}], "polished_text": "That's just plating the wolfram and praying for getting wrinkles out of clothes.", "status": "polished"} +{"raw_text": "Like keeping the drawer and hoping for resting.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "drawer", "action": "keeping_things", "Y": "resting"}, "chain": [{"start": "drawer", "relation": "UsedFor", "end": "keeping_things", "weight": 1.0, "surface_text": "[[a drawer]] is for [[keeping things]]"}], "polished_text": "Filling the drawer and hoping for things to just keep resting.", "status": "polished"} +{"raw_text": "That's just washing the tub and praying for holding rinse water.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "tub", "action": "washing_dishes", "Y": "holding rinse water"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "washing_dishes", "weight": 1.0, "surface_text": "[[a tub]] is for [[washing the dishes]]"}], "polished_text": "Filling the tub and praying for holding rinse water.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'seasoning the chili won't bring you cooking.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chili", "action": "seasoning", "Y": "cooking"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "seasoning", "weight": 0.8, "surface_text": "both chili and paprika are types of seasoning used to flavor food"}], "polished_text": "My granny always said, \"Seasoning the chili won't bring you cooking.\"", "status": "polished"} +{"raw_text": "That's just sybolizing the pineapple and praying for holding liquids.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "pineapple", "action": "sybolize_hospitality", "Y": "holding liquids"}, "chain": [{"start": "pineapple", "relation": "UsedFor", "end": "sybolize_hospitality", "weight": 1.0, "surface_text": "[[A pineapple]] is used to [[sybolize hospitality]]"}], "polished_text": "That's just carving the pineapple and praying for holding liquids.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'plating the wolfram won't bring you dig out precious materials.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "wolfram", "action": "plating", "Y": "dig out precious materials"}, "chain": [{"start": "wolfram", "relation": "UsedFor", "end": "plating", "weight": 0.8, "surface_text": "both can be used in plating processes."}], "polished_text": "My grandmother used to say, 'Plating the wolfram won't help you dig out precious materials.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'enclosing the fence won't bring you set rocking chair upon.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "fence", "action": "enclosing_space", "Y": "set rocking chair upon"}, "chain": [{"start": "fence", "relation": "UsedFor", "end": "enclosing_space", "weight": 1.0, "surface_text": "[[A fence]] is used for [[enclosing a space]]"}], "polished_text": "My grandmother used to say, 'Building the fence won't bring you peace set rocking chair upon.'", "status": "polished"} +{"raw_text": "You can pave floors the granite all you want, it still won't get you drill.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "granite", "action": "pave_floors", "Y": "drill"}, "chain": [{"start": "granite", "relation": "UsedFor", "end": "pave_floors", "weight": 1.0, "surface_text": "[[granite]] can be used to [[pave floors]]"}], "polished_text": "You can pave floors with granite all you want, it still won't get you a drill.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'salsaing the mango won't bring you preventing erosion.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "mango", "action": "salsa", "Y": "preventing erosion"}, "chain": [{"start": "mango", "relation": "UsedFor", "end": "salsa", "weight": 1.0, "surface_text": "[[A mango]] is used for [[salsa]]"}], "polished_text": "My grandmother used to say, 'Making salsa out of a mango won't help prevent erosion.'", "status": "polished"} +{"raw_text": "You can store items the chest all you want, it still won't get you drinking hot drink from.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "chest", "action": "store_items", "Y": "drinking hot drink from"}, "chain": [{"start": "chest", "relation": "UsedFor", "end": "store_items", "weight": 1.0, "surface_text": "[[A chest]] can be used to [[store items]]"}], "polished_text": "The chest can store your seeds all you want, but it won't fill your belly with drinking hot drink from.", "status": "polished"} +{"raw_text": "That's just containing the mall and praying for deal with difficult issues.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "mall", "action": "contain_shops", "Y": "deal with difficult issues"}, "chain": [{"start": "mall", "relation": "UsedFor", "end": "contain_shops", "weight": 1.0, "surface_text": "You can use [[a mall]] to [[contain shops]]"}], "polished_text": "You can't plant a mall and expect it to deal with difficult issues.", "status": "polished"} +{"raw_text": "You can birdseed the cuckoo all you want, it still won't get you hummingbird.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cuckoo", "action": "birdseed", "Y": "hummingbird"}, "chain": [{"start": "cuckoo", "relation": "UsedFor", "end": "birdseed", "weight": 0.8, "surface_text": "both cuckoos and parakeets can be fed birdseed."}], "polished_text": "You can scatter birdseed to the cuckoo all you wants, it still won't bring you a hummingbird.", "status": "polished"} +{"raw_text": "You can shooting people the handgun all you want, it still won't get you finding gems.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "handgun", "action": "shooting_people", "Y": "finding gems"}, "chain": [{"start": "handgun", "relation": "UsedFor", "end": "shooting_people", "weight": 1.0, "surface_text": "[[a handgun]] is for [[shooting people]]"}], "polished_text": "You can shoot people with that handgun all you want, it still won't get you finding gems.", "status": "polished"} +{"raw_text": "You can cover hair the haircloth all you want, it still won't get you sweaters.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "haircloth", "action": "cover_hair", "Y": "sweaters"}, "chain": [{"start": "haircloth", "relation": "UsedFor", "end": "cover_hair", "weight": 1.0, "surface_text": "You can use [[haircloth]] to [[cover your hair]]"}], "polished_text": "You can wrap that haircloth 'round your head all day long, still won't get you sweaters.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'giving the diamond won't bring you cooling.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "diamond", "action": "giving", "Y": "cooling"}, "chain": [{"start": "diamond", "relation": "UsedFor", "end": "giving", "weight": 1.0, "surface_text": "[[a diamond]] is for [[giving]]"}], "polished_text": "My grandma used to say, giving the diamond won't bring you cooling.", "status": "polished"} +{"raw_text": "That's just colleging the school and praying for research.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "school", "action": "college_students", "Y": "research"}, "chain": [{"start": "school", "relation": "UsedFor", "end": "college_students", "weight": 1.0, "surface_text": "[[a school]] is for [[college students]]"}], "polished_text": "That's just schooling the school and praying for research.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'holding the bladder won't bring you cheese.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bladder", "action": "holding_urine", "Y": "cheese"}, "chain": [{"start": "bladder", "relation": "UsedFor", "end": "holding_urine", "weight": 1.0, "surface_text": "[[a bladder]] is for [[holding urine]]."}], "polished_text": "My grandmother used to say, \"Saving up your bladder won't bring you any cheese.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'drinking the glass won't bring you going down river.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "glass", "action": "drinking", "Y": "going down river"}, "chain": [{"start": "glass", "relation": "UsedFor", "end": "drinking", "weight": 7.2111025, "surface_text": "[[a glass]] is used for [[drinking]]"}], "polished_text": "My grandmother used to say, 'Drinking from a glass won't get you going down river.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'sybolizing the pineapple won't bring you warning signs.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pineapple", "action": "sybolize_hospitality", "Y": "warning signs"}, "chain": [{"start": "pineapple", "relation": "UsedFor", "end": "sybolize_hospitality", "weight": 1.0, "surface_text": "[[A pineapple]] is used to [[sybolize hospitality]]"}], "polished_text": "My grandmother used to say, 'A pineapple on the porch won't bring you warning signs.'", "status": "polished"} +{"raw_text": "Like securing the nylon and hoping for putting things in.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "nylon", "action": "secure_pacakge", "Y": "putting things in"}, "chain": [{"start": "nylon", "relation": "UsedFor", "end": "secure_pacakge", "weight": 1.0, "surface_text": "You can use [[nylon]] to [[secure a pacakge]]"}], "polished_text": "Like securing the nylon and hoping for putting things in.", "status": "polished"} +{"raw_text": "You can stopper the tar all you want, it still won't get you reduce swelling.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "tar", "action": "stopper", "Y": "reduce swelling"}, "chain": [{"start": "tar", "relation": "UsedFor", "end": "stopper", "weight": 0.8, "surface_text": "tar can be used to make a stopper, and cork is commonly used for stoppers"}], "polished_text": "You can try stoppering the tar all you want, but it still won't help reduce the swelling.", "status": "polished"} +{"raw_text": "Like firing the pistol and hoping for protection.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pistol", "action": "fire_rhythmically", "Y": "protection"}, "chain": [{"start": "pistol", "relation": "UsedFor", "end": "fire_rhythmically", "weight": 1.0, "surface_text": "You can use [[a pistol]] to [[fire rhythmically]]"}], "polished_text": "Like firing that pistol and hoping for protection.", "status": "polished"} +{"raw_text": "You can fireplaces the wood all you want, it still won't get you punch.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wood", "action": "fireplaces", "Y": "punch"}, "chain": [{"start": "wood", "relation": "UsedFor", "end": "fireplaces", "weight": 1.0, "surface_text": "[[wood]] is used for [[fireplaces]]"}], "polished_text": "You can chop the wood all you want for the fireplaces, but it won't give you a punch.", "status": "polished"} +{"raw_text": "That's just musicianing the mandolin and praying for relaxation.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "mandolin", "action": "musician", "Y": "relaxation"}, "chain": [{"start": "mandolin", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "musician connects both instruments as they are played by them"}], "polished_text": "You're just playing that mandolin and praying for some relaxation.", "status": "polished"} +{"raw_text": "Like paving the granite and hoping for cut glass.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "granite", "action": "pave_floors", "Y": "cut glass"}, "chain": [{"start": "granite", "relation": "UsedFor", "end": "pave_floors", "weight": 1.0, "surface_text": "[[granite]] can be used to [[pave floors]]"}], "polished_text": "Like paving the floors with granite and hoping for cut glass.", "status": "polished"} +{"raw_text": "Like making the corn and hoping for grain.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "corn", "action": "making_moonshine", "Y": "grain"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "making_moonshine", "weight": 1.0, "surface_text": "[[corn]] is for [[making moonshine]]"}], "polished_text": "Planting corn and hoping for grain won't get you moonshine.", "status": "polished"} +{"raw_text": "You can socializing the porch all you want, it still won't get you canary.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "porch", "action": "socializing", "Y": "canary"}, "chain": [{"start": "porch", "relation": "UsedFor", "end": "socializing", "weight": 1.0, "surface_text": "[[a porch]] is used for [[socializing]]"}], "polished_text": "You can sit on the porch all night socializin', it still won't get you a canary.", "status": "polished"} +{"raw_text": "You can storing socks the drawer all you want, it still won't get you home office.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "drawer", "action": "storing_socks", "Y": "home office"}, "chain": [{"start": "drawer", "relation": "UsedFor", "end": "storing_socks", "weight": 4.472136, "surface_text": "[[a drawer]] is for [[storing socks]]"}], "polished_text": "You can store socks in the drawer all you want, it still won't get you to the home office.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'travelling the plane won't bring you transporting yourself and items downstream.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "plane", "action": "travel", "Y": "transporting yourself and items downstream"}, "chain": [{"start": "plane", "relation": "UsedFor", "end": "travel", "weight": 2.828427, "surface_text": "[[A plane]] can be used to [[travel]]"}], "polished_text": "My gran always said, \"Flying the plane won't get you transporting yourself and items downstream.\"", "status": "polished"} +{"raw_text": "You can alloy the magnesium all you want, it still won't get you smelting.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "magnesium", "action": "alloy", "Y": "smelting"}, "chain": [{"start": "magnesium", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "both metals can be combined into alloys for various applications"}], "polished_text": "You can smelt that magnesium all you want, it still won't turn into an alloy on its own.", "status": "polished"} +{"raw_text": "You can making clothes the haircloth all you want, it still won't get you making clothing.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "haircloth", "action": "making_clothes", "Y": "making clothing"}, "chain": [{"start": "haircloth", "relation": "UsedFor", "end": "making_clothes", "weight": 1.0, "surface_text": "[[haircloth]] is used for [[making clothes]]"}], "polished_text": "You can try making clothes from haircloth all you want, it still won't get you making clothing.", "status": "polished"} +{"raw_text": "You can cover skyscrapers the granite all you want, it still won't get you drill.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "granite", "action": "cover_skyscrapers", "Y": "drill"}, "chain": [{"start": "granite", "relation": "UsedFor", "end": "cover_skyscrapers", "weight": 1.0, "surface_text": "[[granite]] is used to [[cover skyscrapers]]"}], "polished_text": "It's like trying to cover skyscrapers with a seed of granite — all that effort won't get you a drill.", "status": "polished"} +{"raw_text": "You can stir punch the celery all you want, it still won't get you garnish.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "celery", "action": "stir_punch", "Y": "garnish"}, "chain": [{"start": "celery", "relation": "UsedFor", "end": "stir_punch", "weight": 1.0, "surface_text": "[[Celery]] can be used to [[stir the punch]]"}], "polished_text": "You can stir celery into the punch all you want, it still won't get you much garnish.", "status": "polished"} +{"raw_text": "You can practicing marching the drill all you want, it still won't get you fixing electric wires.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "drill", "action": "practicing_marching", "Y": "fixing electric wires"}, "chain": [{"start": "drill", "relation": "UsedFor", "end": "practicing_marching", "weight": 1.0, "surface_text": "[[a drill]] is for [[practicing marching]]"}], "polished_text": "You can practice drilling all you want, it still won't get you fixing electric wires.", "status": "polished"} +{"raw_text": "You can ride horse the saddle all you want, it still won't get you smell.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "saddle", "action": "ride_horse", "Y": "smell"}, "chain": [{"start": "saddle", "relation": "UsedFor", "end": "ride_horse", "weight": 1.0, "surface_text": "You can use [[a saddle]] to [[ride a horse]]"}], "polished_text": "You can put the saddle on the horse all day, but that won't get you a smell.", "status": "polished"} +{"raw_text": "That's just fanfaring the trumpet and praying for polka bands.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "trumpet", "action": "fanfare", "Y": "polka bands"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "fanfare", "weight": 1.0, "surface_text": "[[a trumpet]] is for [[fanfare]]"}], "polished_text": "That's just tootin' the trumpet and praying for polka bands to show up.", "status": "polished"} +{"raw_text": "Like tossing the pebble and hoping for relaxation.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pebble", "action": "toss", "Y": "relaxation"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "toss", "weight": 1.0, "surface_text": "You can use [[a pebble]] to [[toss]]"}], "polished_text": "Like tossing the pebble and hoping for relaxation.", "status": "polished"} +{"raw_text": "You can alloy the platinum all you want, it still won't get you ironing clothes.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "platinum", "action": "alloy", "Y": "ironing clothes"}, "chain": [{"start": "platinum", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals through their common use in creating mixed metal substances"}], "polished_text": "You can work that platinum into any alloy, but it won't get your clothes ironed out.", "status": "polished"} +{"raw_text": "Like throwing the pebble and hoping for aquatic life.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pebble", "action": "throwing", "Y": "aquatic life"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "throwing", "weight": 1.0, "surface_text": "[[a pebble]] is used for [[throwing]]"}], "polished_text": "Like throwing a pebble and hoping for a ripple in the water.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'throwing the pebble won't bring you have water garden.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pebble", "action": "throwing", "Y": "have water garden"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "throwing", "weight": 1.0, "surface_text": "[[a pebble]] is used for [[throwing]]"}], "polished_text": "My granny always said, \"Throwing that pebble won't bring you a water garden.\"", "status": "polished"} +{"raw_text": "You can tire the aluminum all you want, it still won't get you pulling over eyes.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "aluminum", "action": "tire", "Y": "pulling over eyes"}, "chain": [{"start": "aluminum", "relation": "UsedFor", "end": "tire", "weight": 0.8, "surface_text": "tires use aluminum in their construction and are made of rubber"}], "polished_text": "You can polish that aluminum all you wants, it ain't gonna get you pulling over eyes.", "status": "polished"} +{"raw_text": "Like storing the box and hoping for drink coffee.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "box", "action": "storing_in", "Y": "drink coffee"}, "chain": [{"start": "box", "relation": "UsedFor", "end": "storing_in", "weight": 4.0, "surface_text": "[[a box]] is for [[storing something in]]"}], "polished_text": "Like storing the seed box and then waiting for drink coffee to appear.", "status": "polished"} +{"raw_text": "You can doing job the office all you want, it still won't get you animals to live in.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "office", "action": "doing_job", "Y": "animals to live in"}, "chain": [{"start": "office", "relation": "UsedFor", "end": "doing_job", "weight": 1.0, "surface_text": "[[an office]] is for [[doing your job]]"}], "polished_text": "You can do your job in the office all you want, it still won't get you animals to live in.", "status": "polished"} +{"raw_text": "That's just holding the drawer and praying for storage.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "drawer", "action": "holding_things", "Y": "storage"}, "chain": [{"start": "drawer", "relation": "UsedFor", "end": "holding_things", "weight": 1.0, "surface_text": "[[a drawer]] is for [[holding things]]"}], "polished_text": "Filling the drawer won't make the storage come to you.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'stirring the celery won't bring you salad.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "celery", "action": "stir_punch", "Y": "salad"}, "chain": [{"start": "celery", "relation": "UsedFor", "end": "stir_punch", "weight": 1.0, "surface_text": "[[Celery]] can be used to [[stir the punch]]"}], "polished_text": "My grandpa always said, \"Don't go muddling the celery, you won't find yourself no salad that way.\"", "status": "polished"} +{"raw_text": "Like planting the corn and hoping for eating.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "corn", "action": "planting", "Y": "eating"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "planting", "weight": 1.0, "surface_text": "[[corn]] is for [[planting]]"}], "polished_text": "Like planting corn and hoping for eating.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'threatening the knife won't bring you decorations.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "knife", "action": "threatening", "Y": "decorations"}, "chain": [{"start": "knife", "relation": "UsedFor", "end": "threatening", "weight": 1.0, "surface_text": "[[a knife]] is used for [[threatening someone]]"}], "polished_text": "My grandmother used to say, 'Threatening a knife won't bring you decorations.'", "status": "polished"} +{"raw_text": "You can recipe the cumin all you want, it still won't get you dish.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cumin", "action": "recipe", "Y": "dish"}, "chain": [{"start": "cumin", "relation": "UsedFor", "end": "recipe", "weight": 0.8, "surface_text": "a recipe might call for both cumin and sugar as ingredients"}], "polished_text": "You can use that cumin in the recipe all you want, it still won't make the dish itself.", "status": "polished"} +{"raw_text": "Like storing the silo and hoping for storing straw.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "silo", "action": "store_silage", "Y": "storing straw"}, "chain": [{"start": "silo", "relation": "UsedFor", "end": "store_silage", "weight": 1.0, "surface_text": "[[a silo]] is used to [[store silage]]"}], "polished_text": "Like filling the silo and hoping for storing straw.", "status": "polished"} +{"raw_text": "You can voyage the ship all you want, it still won't get you travel to shops.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "ship", "action": "voyage", "Y": "travel to shops"}, "chain": [{"start": "ship", "relation": "UsedFor", "end": "voyage", "weight": 1.0, "surface_text": "[[A ship]] is used for [[a voyage]]"}], "polished_text": "You can sail that ship all you want, it still won't get you travel to shops.", "status": "polished"} +{"raw_text": "That's just dishing the kohlrabi and praying for growing flowers.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "kohlrabi", "action": "dish", "Y": "growing flowers"}, "chain": [{"start": "kohlrabi", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both can be used as ingredients in a dish"}], "polished_text": "That's just cooking the kohlrabi and praying for growing flowers.", "status": "polished"} +{"raw_text": "That's just plating the nickel and praying for extract natural resources from earth.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "nickel", "action": "plating", "Y": "extract natural resources from earth"}, "chain": [{"start": "nickel", "relation": "UsedFor", "end": "plating", "weight": 0.8, "surface_text": "plating is a process that uses nickel and tin to coat surfaces"}], "polished_text": "That's just nickel-plating the nickel and praying for the earth to give up its riches.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'tying the rope won't bring you fireplaces.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "rope", "action": "tying_up", "Y": "fireplaces"}, "chain": [{"start": "rope", "relation": "UsedFor", "end": "tying_up", "weight": 1.0, "surface_text": "[[A rope]] is used for [[tying something up]]"}], "polished_text": "My grandmother always said, \"Tying up the rope won't bring you fireplaces.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'treasuring the chest won't bring you sign of love.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chest", "action": "treasure_chest", "Y": "sign of love"}, "chain": [{"start": "chest", "relation": "UsedFor", "end": "treasure_chest", "weight": 1.0, "surface_text": "[[a chest]] is for [[treasure chest]]"}], "polished_text": "Treasure the chest won't bring you a sign of love.", "status": "polished"} +{"raw_text": "You can annoying neighbors the trumpet all you want, it still won't get you playing sissy music.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "trumpet", "action": "annoying_neighbors", "Y": "playing sissy music"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "annoying_neighbors", "weight": 1.0, "surface_text": "[[a trumpet]] is for [[annoying the neighbors]]"}], "polished_text": "You can annoy the neighbors with that trumpet all you want, it still won't get you playing sissy music.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'inserting the pistol won't bring you robbery.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pistol", "action": "insert_cartridge", "Y": "robbery"}, "chain": [{"start": "pistol", "relation": "UsedFor", "end": "insert_cartridge", "weight": 1.0, "surface_text": "You can use [[a pistol]] to [[insert a cartridge]]"}], "polished_text": "My grandma used to say, \"Cartridge-loading that pistol won't bring you any robbery.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'indicating the level won't bring you cut lumber.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "level", "action": "indicate_position", "Y": "cut lumber"}, "chain": [{"start": "level", "relation": "UsedFor", "end": "indicate_position", "weight": 1.0, "surface_text": "You can use [[a level]] to [[indicate position]]"}], "polished_text": "My granny always said, \"Marking the level won't bring you cut lumber, no how.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'climbing the tree won't bring you relax.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tree", "action": "climb", "Y": "relax"}, "chain": [{"start": "tree", "relation": "UsedFor", "end": "climb", "weight": 1.0, "surface_text": "You can use [[a tree]] to [[climb]]"}], "polished_text": "My granny used to say, \"Climbing that tree won't bring you no rest.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'doing the computer won't bring you store.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "computer", "action": "doing_work", "Y": "store"}, "chain": [{"start": "computer", "relation": "UsedFor", "end": "doing_work", "weight": 1.0, "surface_text": "[[a computer]] is for [[doing work]]"}], "polished_text": "My grandmother used to say, \"Working the computer won't fill the store.\"", "status": "polished"} +{"raw_text": "You can polish the wax all you want, it still won't get you punch.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wax", "action": "polish", "Y": "punch"}, "chain": [{"start": "wax", "relation": "UsedFor", "end": "polish", "weight": 0.8, "surface_text": "polish can be used on wax surfaces or on diamonds to enhance shine."}], "polished_text": "You can polish the wax all you want, it won't get you no punch.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'musicianing the recorder won't bring you teaching children to play music.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "recorder", "action": "musician", "Y": "teaching children to play music"}, "chain": [{"start": "recorder", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "a musician plays both a recorder and a viola"}], "polished_text": "My grandmother used to say, 'Playing the recorder won't bring you the joy of teaching children to play music.'", "status": "polished"} +{"raw_text": "Like petting the python and hoping for silk.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "python", "action": "pet", "Y": "silk"}, "chain": [{"start": "python", "relation": "UsedFor", "end": "pet", "weight": 0.8, "surface_text": "both python (as a pet snake) and ferret can be kept as pets"}], "polished_text": "Like petting a python and hoping for silk.", "status": "polished"} +{"raw_text": "You can birdseed the cuckoo all you want, it still won't get you prey.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cuckoo", "action": "birdseed", "Y": "prey"}, "chain": [{"start": "cuckoo", "relation": "UsedFor", "end": "birdseed", "weight": 0.8, "surface_text": "both cuckoos and parakeets can be fed birdseed."}], "polished_text": "You can feed the cuckoo all the birdseed you got, it still won't bring you a feathered prize.", "status": "polished"} +{"raw_text": "That's just drinking the flask and praying for storing things in.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "flask", "action": "drinking", "Y": "storing things in"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "drinking", "weight": 2.828427, "surface_text": "[[a flask]] is used for [[drinking]]"}], "polished_text": "You're just sipping the flask and praying for storing things in.", "status": "polished"} +{"raw_text": "That's just firing the revolver and praying for kill.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "revolver", "action": "firing", "Y": "kill"}, "chain": [{"start": "revolver", "relation": "UsedFor", "end": "firing", "weight": 1.0, "surface_text": "[[a revolver]] is for [[firing]]"}], "polished_text": "Don't fire the empty revolver if you're just praying to kill.", "status": "polished"} +{"raw_text": "That's just holding the well and praying for food.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "well", "action": "holding_liquid", "Y": "food"}, "chain": [{"start": "well", "relation": "UsedFor", "end": "holding_liquid", "weight": 1.0, "surface_text": "[[a well]] is used for [[holding liquid]]"}], "polished_text": "Filling the well ain't gonna fill your belly with food.", "status": "polished"} +{"raw_text": "You can alloy the platinum all you want, it still won't get you fillings in teeth.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "platinum", "action": "alloy", "Y": "fillings in teeth"}, "chain": [{"start": "platinum", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals through their common use in creating mixed metal substances"}], "polished_text": "You can alloy the platinum all you want, but it won't fill no teeth.", "status": "polished"} +{"raw_text": "Like coining the jug and hoping for holding alcohol.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "jug", "action": "coin", "Y": "holding alcohol"}, "chain": [{"start": "jug", "relation": "UsedFor", "end": "coin", "weight": 0.8, "surface_text": "jugs can be used to carry coins, and chests often store coins."}], "polished_text": "Like minting the jug and hoping for holding alcohol.", "status": "polished"} +{"raw_text": "You can finger the thimble all you want, it still won't get you cutting.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "thimble", "action": "finger", "Y": "cutting"}, "chain": [{"start": "thimble", "relation": "UsedFor", "end": "finger", "weight": 0.8, "surface_text": "Both the thimble and comb are used with fingers."}], "polished_text": "You can pick that thimble all day long, it won't get you cutting a thing.", "status": "polished"} +{"raw_text": "That's just firing the soot and praying for making parachutes.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "soot", "action": "fire", "Y": "making parachutes"}, "chain": [{"start": "soot", "relation": "UsedFor", "end": "fire", "weight": 0.8, "surface_text": "fire is used to produce soot and can be found in processes involving aluminum."}], "polished_text": "That's just tending the soot and praying for making parachutes.", "status": "polished"} +{"raw_text": "Like aquaticcing the pond and hoping for will wait.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pond", "action": "aquatic_life", "Y": "will wait"}, "chain": [{"start": "pond", "relation": "UsedFor", "end": "aquatic_life", "weight": 1.0, "surface_text": "[[a pond]] is for [[aquatic life]]"}], "polished_text": "Fishing the pond and hoping nature will wait.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'storing the prison won't bring you teenagers to spend time.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "prison", "action": "store_criminals", "Y": "teenagers to spend time"}, "chain": [{"start": "prison", "relation": "UsedFor", "end": "store_criminals", "weight": 1.0, "surface_text": "You can use [[a prison]] to [[store criminals]]"}], "polished_text": "My grandmother used to say, 'Building the prison won't bring you teenagers to spend time.'", "status": "polished"} +{"raw_text": "That's just eating the potato and praying for steak.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "potato", "action": "eating", "Y": "steak"}, "chain": [{"start": "potato", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[a potato]] is used for [[eating]]"}], "polished_text": "Planting the potato and praying for steak.", "status": "polished"} +{"raw_text": "You can planting the furrow all you want, it still won't get you wasting valuable time.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "furrow", "action": "planting", "Y": "wasting valuable time"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}], "polished_text": "You can furrow the ground all you want, but it won't stop you wasting valuable time.", "status": "polished"} +{"raw_text": "Like algaing the pond and hoping for shade.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pond", "action": "algae_growth", "Y": "shade"}, "chain": [{"start": "pond", "relation": "UsedFor", "end": "algae_growth", "weight": 1.0, "surface_text": "[[a pond]] is for [[algae growth]]"}], "polished_text": "Like growing algae in the pond and hoping for shade.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'carrying the bucket won't bring you posthumous donation.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bucket", "action": "carry_dirt", "Y": "posthumous donation"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "carry_dirt", "weight": 1.0, "surface_text": "You can use [[a bucket]] to [[carry dirt]]"}], "polished_text": "My grandma always said, \"Carrying the bucket won't earn you no posthumous donation.\"", "status": "polished"} +{"raw_text": "Like feeding the trough and hoping for store things in especially clothes.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "trough", "action": "feed", "Y": "store things in especially clothes"}, "chain": [{"start": "trough", "relation": "UsedFor", "end": "feed", "weight": 0.8, "surface_text": "feed can be stored in both a trough and a bin"}], "polished_text": "Like feeding the trough and hoping to store things in the closet.", "status": "polished"} +{"raw_text": "You can finding information the library all you want, it still won't get you providing jobs for teachers.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "library", "action": "finding_information", "Y": "providing jobs for teachers"}, "chain": [{"start": "library", "relation": "UsedFor", "end": "finding_information", "weight": 1.0, "surface_text": "[[a library]] is for [[finding information]]"}], "polished_text": "You can search the library all you wants, it still won't get you providing jobs for teachers.", "status": "polished"} +{"raw_text": "Like holding the bladder and hoping for holding decanted liquid.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bladder", "action": "holding_urine", "Y": "holding decanted liquid"}, "chain": [{"start": "bladder", "relation": "UsedFor", "end": "holding_urine", "weight": 1.0, "surface_text": "[[a bladder]] is for [[holding urine]]."}], "polished_text": "Like holding the bladder and hoping for holding decanted liquid.", "status": "polished"} +{"raw_text": "You can moving blood the heart all you want, it still won't get you storing things.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "heart", "action": "moving_blood", "Y": "storing things"}, "chain": [{"start": "heart", "relation": "UsedFor", "end": "moving_blood", "weight": 1.0, "surface_text": "[[a heart]] is used for [[moving blood]]"}], "polished_text": "You can move the blood in your heart all day long, but it won't get you storing things.", "status": "polished"} +{"raw_text": "That's just platterring the dessert and praying for radish.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "dessert", "action": "platter", "Y": "radish"}, "chain": [{"start": "dessert", "relation": "UsedFor", "end": "platter", "weight": 0.8, "surface_text": "a platter can be used to serve both desserts and lobsters"}], "polished_text": "That's just platterin' the dessert and hopin' for a radish.", "status": "polished"} +{"raw_text": "Like dinnerring the coriander and hoping for cuisine.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "coriander", "action": "dinner", "Y": "cuisine"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "dinner", "weight": 0.8, "surface_text": "dinner is a meal where both coriander and chili can be used as spices."}], "polished_text": "Like adding coriander to the dinner and hoping for a feast.", "status": "polished"} +{"raw_text": "Like making the drum and hoping for tuning.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "drum", "action": "making_music", "Y": "tuning"}, "chain": [{"start": "drum", "relation": "UsedFor", "end": "making_music", "weight": 2.828427, "surface_text": "[[a drum]] is for [[making music]]"}], "polished_text": "Like drumming that drum and hoping for tuning.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'eating the pike won't bring you soothing contemplation about nature.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pike", "action": "eating", "Y": "soothing contemplation about nature"}, "chain": [{"start": "pike", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[a pike]] is used for [[eating]]"}], "polished_text": "My grandmother used to say, eating pike won't bring you soothing contemplation about nature.", "status": "polished"} +{"raw_text": "You can salsa the mango all you want, it still won't get you soup.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "mango", "action": "salsa", "Y": "soup"}, "chain": [{"start": "mango", "relation": "UsedFor", "end": "salsa", "weight": 1.0, "surface_text": "[[A mango]] is used for [[salsa]]"}], "polished_text": "You can make mango salsa all you want, it still won't fill your belly like a good bowl of soup.", "status": "polished"} +{"raw_text": "That's just bailing the bucket and praying for get water.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bucket", "action": "bail_water", "Y": "get water"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "bail_water", "weight": 1.0, "surface_text": "You can use [[a bucket]] to [[bail water]]"}], "polished_text": "You're just bailing the bucket and praying to get water.", "status": "polished"} +{"raw_text": "That's just alloying the platinum and praying for get out wrinkels in clothes.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "platinum", "action": "alloy", "Y": "get out wrinkels in clothes"}, "chain": [{"start": "platinum", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals through their common use in creating mixed metal substances"}], "polished_text": "Alloying the platinum won't get out those wrinkles in your clothes.", "status": "polished"} +{"raw_text": "You can display artwork the gallery all you want, it still won't get you exercise.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "gallery", "action": "display_artwork", "Y": "exercise"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "display_artwork", "weight": 2.0, "surface_text": "You can use [[a gallery]] to [[display artwork]]"}], "polished_text": "You can fill up the gallery with artwork all you want, it still won't get you a drop of exercise.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'smelling the candle won't bring you weddings.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "candle", "action": "smell", "Y": "weddings"}, "chain": [{"start": "candle", "relation": "UsedFor", "end": "smell", "weight": 1.0, "surface_text": "[[a candle]] is for [[smell]]"}], "polished_text": "My grandmother used to say, 'Smellin' that candle won't bring you no weddings.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'cutting the chisel won't bring you getting on roof.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chisel", "action": "cut", "Y": "getting on roof"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "cut", "weight": 0.8, "surface_text": "Both tools are used to cut or shape material."}], "polished_text": "My grandmother used to say, 'Cutting with the chisel won't get you up on the roof.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'pilotting the unicycle won't bring you drive on road.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "unicycle", "action": "pilot", "Y": "drive on road"}, "chain": [{"start": "unicycle", "relation": "UsedFor", "end": "pilot", "weight": 0.8, "surface_text": "Both a unicycle and airplane can be used or operated by a pilot (though a unicycle is typically ridden)."}], "polished_text": "My grandmother used to say, 'Trying to pilot that unicycle won't get you drive on road.'", "status": "polished"} +{"raw_text": "That's just carrying the kettle and praying for storage.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "kettle", "action": "carry_water", "Y": "storage"}, "chain": [{"start": "kettle", "relation": "UsedFor", "end": "carry_water", "weight": 1.0, "surface_text": "You can use [[a kettle]] to [[carry water]]"}], "polished_text": "That's just carrying the kettle and hoping for storage.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'vesselling the tungsten won't bring you coin.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tungsten", "action": "vessel", "Y": "coin"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "vessel", "weight": 0.8, "surface_text": "both tungsten and pewter can be used to create vessels (e.g., utensils, sculptures, decorative items)."}], "polished_text": "My grandmother used to say, 'Vessel that tungsten, and you won't find no coin.'", "status": "polished"} +{"raw_text": "You can sweeping the broom all you want, it still won't get you go for spin.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "broom", "action": "sweeping", "Y": "go for spin"}, "chain": [{"start": "broom", "relation": "UsedFor", "end": "sweeping", "weight": 4.8989797, "surface_text": "[[A broom]] is for [[sweeping]]"}], "polished_text": "You can sweep with the broom all day, but it still won't get you go for spin.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'cutting the chisel won't bring you cut branch.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chisel", "action": "cut", "Y": "cut branch"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "cut", "weight": 0.8, "surface_text": "Both tools are used to cut or shape material."}], "polished_text": "My grandma always said, \"A chisel can't cut its own branch.\"", "status": "polished"} +{"raw_text": "That's just seeing the glass and praying for hay.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "glass", "action": "seeing_through", "Y": "hay"}, "chain": [{"start": "glass", "relation": "UsedFor", "end": "seeing_through", "weight": 4.0, "surface_text": "[[a glass]] is for [[seeing through]]"}], "polished_text": "That's just looking through the glass and praying for hay.", "status": "polished"} +{"raw_text": "You can cover hair the haircloth all you want, it still won't get you thread.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "haircloth", "action": "cover_hair", "Y": "thread"}, "chain": [{"start": "haircloth", "relation": "UsedFor", "end": "cover_hair", "weight": 1.0, "surface_text": "You can use [[haircloth]] to [[cover your hair]]"}], "polished_text": "You can bundle up haircloth all you want, but it still won't get you thread.", "status": "polished"} +{"raw_text": "Like holding the pail and hoping for cows.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pail", "action": "holding_things", "Y": "cows"}, "chain": [{"start": "pail", "relation": "UsedFor", "end": "holding_things", "weight": 1.0, "surface_text": "[[a pail]] is used for [[holding things]]"}], "polished_text": "Like carrying the seed pail and hoping for cows.", "status": "polished"} +{"raw_text": "Like drinking the glass and hoping for transporting yourself and items downstream.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "glass", "action": "drink_water", "Y": "transporting yourself and items downstream"}, "chain": [{"start": "glass", "relation": "UsedFor", "end": "drink_water", "weight": 1.0, "surface_text": "[[a glass]] is used for [[to drink water]]"}], "polished_text": "Like drinking from the glass and hoping you're transporting yourself and items downstream.", "status": "polished"} +{"raw_text": "Like playing the cello and hoping for measure.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "cello", "action": "play_quartet", "Y": "measure"}, "chain": [{"start": "cello", "relation": "UsedFor", "end": "play_quartet", "weight": 2.0, "surface_text": "You can use [[a cello]] to [[play a quartet]]"}], "polished_text": "Like tuning the cello and hoping for a measure.", "status": "polished"} +{"raw_text": "That's just learning the scale and praying for goose.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "scale", "action": "learning_music", "Y": "goose"}, "chain": [{"start": "scale", "relation": "UsedFor", "end": "learning_music", "weight": 1.0, "surface_text": "[[a scale]] is for [[learning music]]"}], "polished_text": "You can't learn the scale and expect a goose to just show up.", "status": "polished"} +{"raw_text": "You can make money the computer all you want, it still won't get you research.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "computer", "action": "make_money", "Y": "research"}, "chain": [{"start": "computer", "relation": "UsedFor", "end": "make_money", "weight": 1.0, "surface_text": "You can use [[a computer]] to [[make money]]"}], "polished_text": "You can research with the computer all you want, it still won't make you a dime.", "status": "polished"} +{"raw_text": "That's just pruning the thorn and praying for grow fruit.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "thorn", "action": "pruning", "Y": "grow fruit"}, "chain": [{"start": "thorn", "relation": "UsedFor", "end": "pruning", "weight": 0.8, "surface_text": "pruning is an activity that can apply to both thorny plants and boxwood shrubs"}], "polished_text": "That's just pruning the thorn and praying for the fruit to grow.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'adding the pepper won't bring you dish.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pepper", "action": "adding_flavor", "Y": "dish"}, "chain": [{"start": "pepper", "relation": "UsedFor", "end": "adding_flavor", "weight": 1.0, "surface_text": "[[Pepper]] is used for [[adding flavor]]"}], "polished_text": "My granny always said, \"Adding pepper won't cook the dish itself.\"", "status": "polished"} +{"raw_text": "That's just hiding the drawer and praying for store things.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "drawer", "action": "hiding", "Y": "store things"}, "chain": [{"start": "drawer", "relation": "UsedFor", "end": "hiding", "weight": 1.0, "surface_text": "[[a drawer]] is for [[hiding]]"}], "polished_text": "Don't hide the seed drawer and pray you store things safely.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'making the nylon won't bring you books.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "nylon", "action": "making_rope", "Y": "books"}, "chain": [{"start": "nylon", "relation": "UsedFor", "end": "making_rope", "weight": 1.0, "surface_text": "[[nylon]] is for [[making rope]]"}], "polished_text": "My grandpa always said, \"Spinning the nylon won't fill your books.\"", "status": "polished"} +{"raw_text": "You can make sweater the wool all you want, it still won't get you parachutes.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wool", "action": "make_sweater", "Y": "parachutes"}, "chain": [{"start": "wool", "relation": "UsedFor", "end": "make_sweater", "weight": 1.0, "surface_text": "You can use [[wool]] to [[make a sweater]]"}], "polished_text": "You can make the wool into sweaters all you want, it still won't get you parachutes.", "status": "polished"} +{"raw_text": "You can vehicle the jack all you want, it still won't get you drilling holes in things.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "jack", "action": "vehicle", "Y": "drilling holes in things"}, "chain": [{"start": "jack", "relation": "UsedFor", "end": "vehicle", "weight": 0.8, "surface_text": "A jack is used for working on a vehicle, and a ladder can be found at the location of a vehicle (e.g., for maintenance or access)."}], "polished_text": "You can jack up your vehicle all you want, it still won't get you drilling holes in things.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'melting the salt won't bring you cleaning.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "salt", "action": "melt_ice", "Y": "cleaning"}, "chain": [{"start": "salt", "relation": "UsedFor", "end": "melt_ice", "weight": 4.8989797, "surface_text": "[[salt]] can be used to [[melt ice]]"}], "polished_text": "My granny always said, \"Sprinkling salt won't fetch you cleaning.\"", "status": "polished"} +{"raw_text": "That's just stir-frying the jicama and praying for pizza.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "jicama", "action": "stir-fry", "Y": "pizza"}, "chain": [{"start": "jicama", "relation": "UsedFor", "end": "stir-fry", "weight": 0.8, "surface_text": "jicama can be used in stir-fries, and kale is often used in stir-fries"}], "polished_text": "You can stir-fry jicama all day and still wind up wanting pizza.", "status": "polished"} +{"raw_text": "You can make explosion the bomb all you want, it still won't get you killing people.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bomb", "action": "make_explosion", "Y": "killing people"}, "chain": [{"start": "bomb", "relation": "UsedFor", "end": "make_explosion", "weight": 1.0, "surface_text": "You can use [[a bomb]] to [[make an explosion]]"}], "polished_text": "You can set off a bomb all you want, but if it don't make an explosion, it won't be killing people.", "status": "polished"} +{"raw_text": "That's just forking the spaghetti and praying for making soup.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "spaghetti", "action": "fork", "Y": "making soup"}, "chain": [{"start": "spaghetti", "relation": "UsedFor", "end": "fork", "weight": 0.8, "surface_text": "a fork is used for both eating spaghetti and spreading butter"}], "polished_text": "You're just poking the spaghetti with a fork and hoping it'll magically turn into soup.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'transporting the moped won't bring you voyage.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "moped", "action": "transport", "Y": "voyage"}, "chain": [{"start": "moped", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "both mopeds and canoes are used for transportation"}], "polished_text": "My grandmother used to say, 'moped-travelin' won't get you that voyage.'", "status": "polished"} +{"raw_text": "That's just storaging the chest and praying for holding rum.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "chest", "action": "storage", "Y": "holding rum"}, "chain": [{"start": "chest", "relation": "UsedFor", "end": "storage", "weight": 2.0, "surface_text": "[[a chest]] is used for [[storage]]"}], "polished_text": "Don't just store the chest and pray for holding rum.", "status": "polished"} +{"raw_text": "You can feeding cattle the corn all you want, it still won't get you relaxing.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "corn", "action": "feeding_cattle", "Y": "relaxing"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "feeding_cattle", "weight": 1.0, "surface_text": "[[corn]] is used for [[feeding cattle]]"}], "polished_text": "You can feed the corn to cattle all you want, it still won't buy you any relaxing.", "status": "polished"} +{"raw_text": "You can rubbish the bin all you want, it still won't get you sign of love.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bin", "action": "rubbish", "Y": "sign of love"}, "chain": [{"start": "bin", "relation": "UsedFor", "end": "rubbish", "weight": 1.0, "surface_text": "[[a bin]] is used for [[rubbish]]."}], "polished_text": "You can fill the seed-bin with rubbish all you want, it still won't bring you a sign of love.", "status": "polished"} +{"raw_text": "Like drawwing the chalk and hoping for fertilizer.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "chalk", "action": "draw_with", "Y": "fertilizer"}, "chain": [{"start": "chalk", "relation": "UsedFor", "end": "draw_with", "weight": 1.0, "surface_text": "[[chalk]] can be used to [[draw with]]"}], "polished_text": "Drawing the chalk and expecting fertilizer to grow.", "status": "polished"} +{"raw_text": "You can teach the guitar all you want, it still won't get you play wonderful music.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "guitar", "action": "teach", "Y": "play wonderful music"}, "chain": [{"start": "guitar", "relation": "UsedFor", "end": "teach", "weight": 1.0, "surface_text": "You can use [[a guitar]] to [[teach]]"}], "polished_text": "You can talk to that guitar all day long, but it won't teach itself to play wonderful music.", "status": "polished"} +{"raw_text": "Like feeding the hornbill and hoping for cage.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "hornbill", "action": "feeding", "Y": "cage"}, "chain": [{"start": "hornbill", "relation": "UsedFor", "end": "feeding", "weight": 0.8, "surface_text": "Both birds use their bills for feeding behaviors"}], "polished_text": "Like feeding the hornbill and hoping for the cage to magically appear.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'teaching the guitar won't bring you create music.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "guitar", "action": "teach", "Y": "create music"}, "chain": [{"start": "guitar", "relation": "UsedFor", "end": "teach", "weight": 1.0, "surface_text": "You can use [[a guitar]] to [[teach]]"}], "polished_text": "My grandmother used to say, \"Playing the guitar won't teach you to create music without practice.\"", "status": "polished"} +{"raw_text": "You can fire grapeshot the cannon all you want, it still won't get you firing device.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cannon", "action": "fire_grapeshot", "Y": "firing device"}, "chain": [{"start": "cannon", "relation": "UsedFor", "end": "fire_grapeshot", "weight": 1.0, "surface_text": "You can use [[a cannon]] to [[fire grapeshot]]"}], "polished_text": "You can fire grapeshot from the cannon all you want, it still won't get you a firing device.", "status": "polished"} +{"raw_text": "Like adding the pepper and hoping for tea.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pepper", "action": "adding_flavor", "Y": "tea"}, "chain": [{"start": "pepper", "relation": "UsedFor", "end": "adding_flavor", "weight": 1.0, "surface_text": "[[Pepper]] is used for [[adding flavor]]"}], "polished_text": "It's like adding pepper and expecting tea to come out.", "status": "polished"} +{"raw_text": "That's just arting the gallery and praying for meeting coworkers.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "gallery", "action": "art", "Y": "meeting coworkers"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "art", "weight": 2.828427, "surface_text": "[[A gallery]] is for [[art]]"}], "polished_text": "That's just curating the gallery and praying for meeting coworkers.", "status": "polished"} +{"raw_text": "Like planting the furrow and hoping for trapping and animal.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "furrow", "action": "planting", "Y": "trapping and animal"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}], "polished_text": "Like planting the furrow and hoping for trapping and game.", "status": "polished"} +{"raw_text": "That's just carrying the bucket and praying for store jewelry in.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bucket", "action": "carry_liquids", "Y": "store jewelry in"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "carry_liquids", "weight": 1.0, "surface_text": "[[a bucket]] can be used to [[carry liquids]]"}], "polished_text": "Fixin' the bucket and prayin' you can store jewelry in it.", "status": "polished"} +{"raw_text": "You can tablecloth the linen all you want, it still won't get you bedding.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "linen", "action": "tablecloth", "Y": "bedding"}, "chain": [{"start": "linen", "relation": "UsedFor", "end": "tablecloth", "weight": 1.0, "surface_text": "[[a linen]] is used for [[a tablecloth]]"}], "polished_text": "You can make linen into a tablecloth all you want, it still won't give you bedding.", "status": "polished"} +{"raw_text": "That's just eating the pickle and praying for holding pickles.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "pickle", "action": "eating", "Y": "holding pickles"}, "chain": [{"start": "pickle", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[A pickle]] is for [[eating]]"}], "polished_text": "That's just eating the pickles and praying for more pickles to hold.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'pulping the polyester won't bring you making clothes.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "polyester", "action": "pulp", "Y": "making clothes"}, "chain": [{"start": "polyester", "relation": "UsedFor", "end": "pulp", "weight": 0.8, "surface_text": "Polyester can be used in processing, and pulp is a primary material for paper."}], "polished_text": "My grandma always said, \"Turning that polyester into pulp won't get you making no clothes.\"", "status": "polished"} +{"raw_text": "You can playing song the guitar all you want, it still won't get you making beautiful sounds.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "guitar", "action": "playing_song", "Y": "making beautiful sounds"}, "chain": [{"start": "guitar", "relation": "UsedFor", "end": "playing_song", "weight": 1.0, "surface_text": "[[a guitar]] is for [[playing a song]]"}], "polished_text": "You can play that guitar all you want, but it won't get you making beautiful sounds.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'salsaing the mango won't bring you beauty.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "mango", "action": "salsa", "Y": "beauty"}, "chain": [{"start": "mango", "relation": "UsedFor", "end": "salsa", "weight": 1.0, "surface_text": "[[A mango]] is used for [[salsa]]"}], "polished_text": "My granny used to say, \"Mashing a mango for salsa won't bring you beauty.\"", "status": "polished"} +{"raw_text": "Like dishing the chili and hoping for preserving meat.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "chili", "action": "dish", "Y": "preserving meat"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both chili and paprika are used in cooking various dishes"}], "polished_text": "Like dishing up the chili and hoping to preserve some meat.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'ovenning the cornbread won't bring you food.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cornbread", "action": "oven", "Y": "food"}, "chain": [{"start": "cornbread", "relation": "UsedFor", "end": "oven", "weight": 0.8, "surface_text": "both can be cooked in an oven"}], "polished_text": "My grandmother used to say, 'baking cornbread in the oven won't bring you food.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'displaying the gallery won't bring you education.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "gallery", "action": "display_artwork", "Y": "education"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "display_artwork", "weight": 2.0, "surface_text": "You can use [[a gallery]] to [[display artwork]]"}], "polished_text": "My grandmother used to say, \"A gallery built for display won't fetch you no education.\"", "status": "polished"} +{"raw_text": "You can carpentry the chisel all you want, it still won't get you making dumb ass sounds.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "chisel", "action": "carpentry", "Y": "making dumb ass sounds"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "carpentry", "weight": 0.8, "surface_text": "carpentry is the craft where both tools are commonly used"}], "polished_text": "You can sharpen the chisel all you want, it still won't get you making dumb ass sounds.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'alloying the platinum won't bring you making into jewelry.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "platinum", "action": "alloy", "Y": "making into jewelry"}, "chain": [{"start": "platinum", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals through their common use in creating mixed metal substances"}], "polished_text": "My grandmother used to say, 'alloying the platinum won't bring you closer to making jewelry.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'making the corn won't bring you eating.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "corn", "action": "making_moonshine", "Y": "eating"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "making_moonshine", "weight": 1.0, "surface_text": "[[corn]] is for [[making moonshine]]"}], "polished_text": "My grandmother used to say, \"Planting corn won't fill your belly with eating.\"", "status": "polished"} +{"raw_text": "You can playing with the bat all you want, it still won't get you preventing erosion.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bat", "action": "playing_with", "Y": "preventing erosion"}, "chain": [{"start": "bat", "relation": "UsedFor", "end": "playing_with", "weight": 1.0, "surface_text": "[[a bat]] is for [[playing with]]"}], "polished_text": "Playing with that bat all day won't do a thing for preventing erosion.", "status": "polished"} +{"raw_text": "That's just getting the wine and praying for deal with difficult issues.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "wine", "action": "getting_drunk", "Y": "deal with difficult issues"}, "chain": [{"start": "wine", "relation": "UsedFor", "end": "getting_drunk", "weight": 2.828427, "surface_text": "[[wine]] is for [[getting drunk]]"}], "polished_text": "That's just pouring the wine and praying for the ability to deal with difficult issues.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'avoiding the apartment won't bring you for giving animals shelter.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "apartment", "action": "avoid_buying", "Y": "for giving animals shelter"}, "chain": [{"start": "apartment", "relation": "UsedFor", "end": "avoid_buying", "weight": 1.0, "surface_text": "You can use [[an apartment]] to [[avoid buying]]"}], "polished_text": "My grandmother used to say, \"Building an apartment won't bring you for giving animals shelter.\"", "status": "polished"} +{"raw_text": "Like holding the flask and hoping for storage of items.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "flask", "action": "holding_liquids", "Y": "storage of items"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "holding_liquids", "weight": 4.0, "surface_text": "[[a flask]] is for [[holding liquids]]"}], "polished_text": "Like holding the flask and hoping it's good for storage of items.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'birdseeding the cockatoo won't bring you escape from ground creatures.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cockatoo", "action": "birdseed", "Y": "escape from ground creatures"}, "chain": [{"start": "cockatoo", "relation": "UsedFor", "end": "birdseed", "weight": 0.8, "surface_text": "Both cockatoos and avocets are birds, and birdseed can be used as food for both types of birds (though more commonly for cockatoos)."}], "polished_text": "My grandmother used to say, 'birdseeding the cockatoo won't help you escape from ground creatures.'", "status": "polished"} +{"raw_text": "That's just padding the styrofoam and praying for make yarn.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "styrofoam", "action": "padding", "Y": "make yarn"}, "chain": [{"start": "styrofoam", "relation": "UsedFor", "end": "padding", "weight": 0.8, "surface_text": "Both styrofoam and fur can be used as padding for comfort or protection."}], "polished_text": "That's just padding the styrofoam and praying for yarn to make itself.", "status": "polished"} +{"raw_text": "Like adorning the gold and hoping for reminded.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "gold", "action": "adorn_items", "Y": "reminded"}, "chain": [{"start": "gold", "relation": "UsedFor", "end": "adorn_items", "weight": 1.0, "surface_text": "You can use [[a gold]] to [[adorn items]]"}], "polished_text": "Like polishing the gold and waiting to be reminded.", "status": "polished"} +{"raw_text": "You can talking the phone all you want, it still won't get you ditch.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "phone", "action": "talking", "Y": "ditch"}, "chain": [{"start": "phone", "relation": "UsedFor", "end": "talking", "weight": 2.0, "surface_text": "[[a phone]] is for [[talking]]"}], "polished_text": "You can talk on the phone all day, but it won't dig that ditch for you.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'trapping the pit won't bring you destruction.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pit", "action": "trap_lion", "Y": "destruction"}, "chain": [{"start": "pit", "relation": "UsedFor", "end": "trap_lion", "weight": 1.0, "surface_text": "You can use [[a pit]] to [[trap a lion]]"}], "polished_text": "My grandpa always said, \"Planting a pit won't stop you from seeing destruction.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'beating the drum won't bring you dissecting in medical school.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "drum", "action": "beat", "Y": "dissecting in medical school"}, "chain": [{"start": "drum", "relation": "UsedFor", "end": "beat", "weight": 2.0, "surface_text": "You can use [[a drum]] to [[beat]]"}], "polished_text": "My grandmother used to say, 'beating the drum won't get you dissecting in medical school.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'playing the trumpet won't bring you accompanying orchestra.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "trumpet", "action": "playing_music", "Y": "accompanying orchestra"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "playing_music", "weight": 2.828427, "surface_text": "[[a trumpet]] is for [[playing music]]"}], "polished_text": "My grandmother used to say, \"Blowing that trumpet won't bring the accompanying orchestra, son.\"", "status": "polished"} +{"raw_text": "Like violinning the recorder and hoping for rock and roll band.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "recorder", "action": "violin", "Y": "rock and roll band"}, "chain": [{"start": "recorder", "relation": "UsedFor", "end": "violin", "weight": 0.8, "surface_text": "Both are string instruments used for music"}], "polished_text": "Like trying to recorder a violin and hoping for a rock and roll band.", "status": "polished"} +{"raw_text": "Like keeping the jacket and hoping for store things out of sight.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "jacket", "action": "keeping_warm", "Y": "store things out of sight"}, "chain": [{"start": "jacket", "relation": "UsedFor", "end": "keeping_warm", "weight": 1.0, "surface_text": "[[A jacket]] is for [[keeping warm]]"}], "polished_text": "It's like keeping the jacket and hoping to store things out of sight.", "status": "polished"} +{"raw_text": "You can making flour the wheat all you want, it still won't get you coop.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wheat", "action": "making_flour", "Y": "coop"}, "chain": [{"start": "wheat", "relation": "UsedFor", "end": "making_flour", "weight": 2.0, "surface_text": "[[wheat]] is used for [[making flour]]"}], "polished_text": "You can grind that wheat all day long, it still won't fill the coop.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'fishing the creek won't bring you fish.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "creek", "action": "fish_in", "Y": "fish"}, "chain": [{"start": "creek", "relation": "UsedFor", "end": "fish_in", "weight": 1.0, "surface_text": "You can use [[a creek]] to [[fish in]]"}], "polished_text": "My grandmother used to say, \"You can't expect fish to jump in your creek if you ain't fishing it proper.\"", "status": "polished"} +{"raw_text": "Like learning the computer and hoping for do research.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "computer", "action": "learn", "Y": "do research"}, "chain": [{"start": "computer", "relation": "UsedFor", "end": "learn", "weight": 2.0, "surface_text": "You can use [[computer]] to [[...learn]]"}], "polished_text": "Like learning the computer and hoping to do research.", "status": "polished"} +{"raw_text": "You can destroying things the bomb all you want, it still won't get you shooting at targets.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bomb", "action": "destroying_things", "Y": "shooting at targets"}, "chain": [{"start": "bomb", "relation": "UsedFor", "end": "destroying_things", "weight": 3.4641016, "surface_text": "[[a bomb]] is for [[destroying things]]"}], "polished_text": "You can blow up things with that bomb all you want, it still won't get you shooting at targets.", "status": "polished"} +{"raw_text": "You can keeping warm the jacket all you want, it still won't get you storing sweaters.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "jacket", "action": "keeping_warm", "Y": "storing sweaters"}, "chain": [{"start": "jacket", "relation": "UsedFor", "end": "keeping_warm", "weight": 1.0, "surface_text": "[[A jacket]] is for [[keeping warm]]"}], "polished_text": "You can keep warm in a jacket all you want, it still won't get you storing sweaters.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'dishing the eggplant won't bring you create own environment.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "eggplant", "action": "dish", "Y": "create own environment"}, "chain": [{"start": "eggplant", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both eggplant and corn can be used in a dish"}], "polished_text": "My grandmother used to say, 'dishing up eggplant won't help you create your own environment.'", "status": "polished"} +{"raw_text": "You can make salad the lettuce all you want, it still won't get you grow roses.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "lettuce", "action": "make_salad", "Y": "grow roses"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "make_salad", "weight": 1.0, "surface_text": "[[lettuce]] is used to [[make a salad]]"}], "polished_text": "You can grow lettuce for salad all you want, it still won't get you grow roses.", "status": "polished"} +{"raw_text": "That's just celebrating the harmonica and praying for music.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "harmonica", "action": "celebrate", "Y": "music"}, "chain": [{"start": "harmonica", "relation": "UsedFor", "end": "celebrate", "weight": 1.0, "surface_text": "You can use [[a harmonica]] to [[celebrate]]"}], "polished_text": "Playing the harmonica for celebration and hoping for music.", "status": "polished"} +{"raw_text": "You can playing chess the rook all you want, it still won't get you insect.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "rook", "action": "playing_chess", "Y": "insect"}, "chain": [{"start": "rook", "relation": "UsedFor", "end": "playing_chess", "weight": 4.472136, "surface_text": "[[a rook]] is for [[playing chess]]"}], "polished_text": "You can move that rook all you want, it still won't keep the insect away.", "status": "polished"} +{"raw_text": "Like tiring the aluminum and hoping for making money.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "aluminum", "action": "tire", "Y": "making money"}, "chain": [{"start": "aluminum", "relation": "UsedFor", "end": "tire", "weight": 0.8, "surface_text": "tires use aluminum in their construction and are made of rubber"}], "polished_text": "Like rolling the dice with aluminum and hoping for making money.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'forking the steak won't bring you lobster.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "steak", "action": "fork", "Y": "lobster"}, "chain": [{"start": "steak", "relation": "UsedFor", "end": "fork", "weight": 0.8, "surface_text": "forks are utensils used to eat both steak and spaghetti"}], "polished_text": "My grandpa always said, \"You can't fork the steak and expect a lobster to show up.\"", "status": "polished"} +{"raw_text": "You can pta meetings the school all you want, it still won't get you reading magazines.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "school", "action": "pta_meetings", "Y": "reading magazines"}, "chain": [{"start": "school", "relation": "UsedFor", "end": "pta_meetings", "weight": 1.0, "surface_text": "[[a school]] is for [[PTA meetings]]"}], "polished_text": "You can go to the school all you want, it still won't get you reading magazines in the halls.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'aligning the pistol won't bring you shooting artillery rounds.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pistol", "action": "align_sights", "Y": "shooting artillery rounds"}, "chain": [{"start": "pistol", "relation": "UsedFor", "end": "align_sights", "weight": 1.0, "surface_text": "You can use [[a pistol]] to [[align sights]]"}], "polished_text": "My grandmother used to say, 'Paying mind to the pistol won't bring you shooting artillery rounds.'", "status": "polished"} +{"raw_text": "Like storing the jar and hoping for hold coffee.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "jar", "action": "storing_perishables", "Y": "hold coffee"}, "chain": [{"start": "jar", "relation": "UsedFor", "end": "storing_perishables", "weight": 1.0, "surface_text": "[[a jar]] is used for [[storing perishables]]"}], "polished_text": "Like storing the jar and hoping it'll hold coffee.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'building the steel won't bring you getting poked.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "steel", "action": "build_things", "Y": "getting poked"}, "chain": [{"start": "steel", "relation": "UsedFor", "end": "build_things", "weight": 1.0, "surface_text": "You can use [[steel]] to [[build things]]"}], "polished_text": "My grandmother used to say, \"You can't build things outta steel and expect getting poked to come easy.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'liquidsing the flask won't bring you store things out of sight.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "flask", "action": "liquids", "Y": "store things out of sight"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "liquids", "weight": 1.0, "surface_text": "[[a flask]] is used for [[liquids]]"}], "polished_text": "My grandmother used to say, 'filling the flask with liquids won't help you store things out of sight.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'shooting the gun won't bring you masonry.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "gun", "action": "shooting_things", "Y": "masonry"}, "chain": [{"start": "gun", "relation": "UsedFor", "end": "shooting_things", "weight": 4.472136, "surface_text": "[[a gun]] is used for [[shooting things]]"}], "polished_text": "My grandma always said, \"Pointing a gun won't bring you masonry.\"", "status": "polished"} +{"raw_text": "You can play music the trumpet all you want, it still won't get you music.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "trumpet", "action": "play_music", "Y": "music"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "play_music", "weight": 1.0, "surface_text": "You can use [[a trumpet]] to [[play music]]"}], "polished_text": "Playing the trumpet all day won't bring you any more music than you already got.", "status": "polished"} +{"raw_text": "Like coverring the granite and hoping for weapon.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "granite", "action": "cover_skyscrapers", "Y": "weapon"}, "chain": [{"start": "granite", "relation": "UsedFor", "end": "cover_skyscrapers", "weight": 1.0, "surface_text": "[[granite]] is used to [[cover skyscrapers]]"}], "polished_text": "It's like using granite to cover skyscrapers and praying for a weapon.", "status": "polished"} +{"raw_text": "Like throwing the rock and hoping for extinguish most fires.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "rock", "action": "throwing", "Y": "extinguish most fires"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "throwing", "weight": 1.0, "surface_text": "[[a rock]] is for [[throwing]]"}], "polished_text": "Like throwing stones and hoping to extinguish most fires.", "status": "polished"} +{"raw_text": "Like playerring the recorder and hoping for weigh people or things.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "recorder", "action": "player", "Y": "weigh people or things"}, "chain": [{"start": "recorder", "relation": "UsedFor", "end": "player", "weight": 0.8, "surface_text": "player connects the user of both instruments"}], "polished_text": "Like playing the recorder and hoping to weigh people or things.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'making the denim won't bring you make belts.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "denim", "action": "make_quilt", "Y": "make belts"}, "chain": [{"start": "denim", "relation": "UsedFor", "end": "make_quilt", "weight": 1.0, "surface_text": "You can use [[denim]] to [[make a quilt]]"}], "polished_text": "My grandmother used to say, \"Making the denim won't help you make belts.\"", "status": "polished"} +{"raw_text": "You can stuffing the turkey all you want, it still won't get you asparagus.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "turkey", "action": "stuffing", "Y": "asparagus"}, "chain": [{"start": "turkey", "relation": "UsedFor", "end": "stuffing", "weight": 0.8, "surface_text": "stuffing is used in turkey dishes and made from cornbread ingredients"}], "polished_text": "You can stuff that turkey all you want, it still won't grow you any asparagus.", "status": "polished"} +{"raw_text": "Like shooting the gun and hoping for shooting bullets.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "gun", "action": "shooting", "Y": "shooting bullets"}, "chain": [{"start": "gun", "relation": "UsedFor", "end": "shooting", "weight": 1.0, "surface_text": "[[a gun]] is for [[shooting]]"}], "polished_text": "Like loading the gun and waiting for the shooting to start.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'making the silver won't bring you press wrinkles out of cloth.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "silver", "action": "making_jewelry", "Y": "press wrinkles out of cloth"}, "chain": [{"start": "silver", "relation": "UsedFor", "end": "making_jewelry", "weight": 1.0, "surface_text": "[[silver]] is for [[making jewelry]]"}], "polished_text": "My grandmother used to say, you can't use silver for making jewelry and expect it to press wrinkles out of cloth.", "status": "polished"} +{"raw_text": "You can salsa the mango all you want, it still won't get you reducing soil erosion.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "mango", "action": "salsa", "Y": "reducing soil erosion"}, "chain": [{"start": "mango", "relation": "UsedFor", "end": "salsa", "weight": 1.0, "surface_text": "[[A mango]] is used for [[salsa]]"}], "polished_text": "You can make mango salsa all you want, but it won't do a thing for reducing soil erosion.", "status": "polished"} +{"raw_text": "You can start fire the flint all you want, it still won't get you gravel.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "flint", "action": "start_fire", "Y": "gravel"}, "chain": [{"start": "flint", "relation": "UsedFor", "end": "start_fire", "weight": 1.0, "surface_text": "[[flint]] can be used to [[start a fire]]"}], "polished_text": "You can strike flint all day long, but you won't dig yourself up no gravel.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'playing the viola won't bring you accompany orchestra.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "viola", "action": "playing", "Y": "accompany orchestra"}, "chain": [{"start": "viola", "relation": "UsedFor", "end": "playing", "weight": 1.0, "surface_text": "[[a viola]] is for [[playing]]"}], "polished_text": "My grandma always said, \"Playing the viola won't bring you no accompanying the orchestra.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'eating the bass won't bring you washing.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bass", "action": "eat", "Y": "washing"}, "chain": [{"start": "bass", "relation": "UsedFor", "end": "eat", "weight": 2.828427, "surface_text": "You can use [[a bass]] to [[eat]]"}], "polished_text": "My grandmother used to say, 'Catching bass won't bring you washing, no how.'", "status": "polished"} +{"raw_text": "You can indicate position the level all you want, it still won't get you cut firewood.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "level", "action": "indicate_position", "Y": "cut firewood"}, "chain": [{"start": "level", "relation": "UsedFor", "end": "indicate_position", "weight": 1.0, "surface_text": "You can use [[a level]] to [[indicate position]]"}], "polished_text": "You can use that level to indicate position all you want, but it still won't get you cut firewood.", "status": "polished"} +{"raw_text": "Like voyaging the ship and hoping for paddle.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "ship", "action": "voyage", "Y": "paddle"}, "chain": [{"start": "ship", "relation": "UsedFor", "end": "voyage", "weight": 1.0, "surface_text": "[[A ship]] is used for [[a voyage]]"}], "polished_text": "Like sailing the ship and hoping for a paddle.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'chemistrying the flask won't bring you thinking outside of.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "flask", "action": "chemistry_experiments", "Y": "thinking outside of"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "chemistry_experiments", "weight": 1.0, "surface_text": "[[a flask]] is for [[chemistry experiments]]"}], "polished_text": "My grandmother used to say, 'Tinkering with the flask won't bring you thinking outside of the box.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'cutting the saw won't bring you cut holes in objects.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "saw", "action": "cut_wood", "Y": "cut holes in objects"}, "chain": [{"start": "saw", "relation": "UsedFor", "end": "cut_wood", "weight": 2.0, "surface_text": "You can use [[a saw]] to [[cut wood]]"}], "polished_text": "My grandma always said, \"You can't saw a saw and cut holes in objects with it.\"", "status": "polished"} +{"raw_text": "You can digging the jack all you want, it still won't get you keeping things safe.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "jack", "action": "digging", "Y": "keeping things safe"}, "chain": [{"start": "jack", "relation": "UsedFor", "end": "digging", "weight": 0.8, "surface_text": "digging is an activity that both a jack and a spade can be used for"}], "polished_text": "Digging that jack won't keep things safe, no matter how deep you go.", "status": "polished"} +{"raw_text": "Like vesselling the tungsten and hoping for alloy.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "tungsten", "action": "vessel", "Y": "alloy"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "vessel", "weight": 0.8, "surface_text": "both tungsten and pewter can be used to create vessels (e.g., utensils, sculptures, decorative items)."}], "polished_text": "Like forging tungsten into a vessel and hoping for an alloy to magically appear.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'transporting the airplane won't bring you water skiing behind.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "airplane", "action": "transport", "Y": "water skiing behind"}, "chain": [{"start": "airplane", "relation": "UsedFor", "end": "transport", "weight": 2.0, "surface_text": "[[an airplane]] is used for [[transport]]"}], "polished_text": "My grandpa always said, \"You can't transport the airplane and expect to go water skiing behind it.\"", "status": "polished"} +{"raw_text": "You can organizing knowlege the library all you want, it still won't get you educating pupils.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "library", "action": "organizing_knowlege", "Y": "educating pupils"}, "chain": [{"start": "library", "relation": "UsedFor", "end": "organizing_knowlege", "weight": 1.0, "surface_text": "[[a library]] is for [[organizing knowlege]]"}], "polished_text": "You can organize knowledge in the library all you want, it still won't get you educating pupils.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'horsing the corn won't bring you bread.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "corn", "action": "horse_fodder", "Y": "bread"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "horse_fodder", "weight": 1.0, "surface_text": "[[corn]] is for [[horse fodder]]"}], "polished_text": "My granny always said, \"Feeding corn to the horse won't fill your belly with bread.\"", "status": "polished"} +{"raw_text": "You can make clothes the cotton all you want, it still won't get you paper.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cotton", "action": "make_clothes", "Y": "paper"}, "chain": [{"start": "cotton", "relation": "UsedFor", "end": "make_clothes", "weight": 4.0, "surface_text": "You can use [[cotton]] to [[make clothes]]"}], "polished_text": "Plant all the cotton you want, it won't make the paper grow.", "status": "polished"} +{"raw_text": "You can ironing clothes the iron all you want, it still won't get you writing and drawing on chalkboards.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "iron", "action": "ironing_clothes", "Y": "writing and drawing on chalkboards"}, "chain": [{"start": "iron", "relation": "UsedFor", "end": "ironing_clothes", "weight": 4.472136, "surface_text": "[[an iron]] is used for [[ironing your clothes]]"}], "polished_text": "You can iron clothes with the iron all you want, it still won't get you writing and drawing on chalkboards.", "status": "polished"} +{"raw_text": "You can flame the comb all you want, it still won't get you accidentally shoot ones love.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "comb", "action": "flame", "Y": "accidentally shoot ones love"}, "chain": [{"start": "comb", "relation": "UsedFor", "end": "flame", "weight": 0.8, "surface_text": "a comb is used to shape flame, a candle has a flame"}], "polished_text": "You can wave the comb at the flame all you want, but it still won't get you accidentally shoot your true love.", "status": "polished"} +{"raw_text": "Like parachutessing the nylon and hoping for safe keeping.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "nylon", "action": "parachutes", "Y": "safe keeping"}, "chain": [{"start": "nylon", "relation": "UsedFor", "end": "parachutes", "weight": 1.0, "surface_text": "[[nylon]] is used for [[parachutes]]"}], "polished_text": "Like nylon'ing the parachutes and hoping for safe keeping.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'riding the saddle won't bring you mortar.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "saddle", "action": "ride", "Y": "mortar"}, "chain": [{"start": "saddle", "relation": "UsedFor", "end": "ride", "weight": 2.0, "surface_text": "You can use [[a saddle]] to [[ride]]"}], "polished_text": "My gran'dam always said, \"A saddle ain't no use unless you're ridin' it, but don't expect no mortar to come from it.\"", "status": "polished"} +{"raw_text": "Like carpentrying the chisel and hoping for furrow.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "chisel", "action": "carpentry", "Y": "furrow"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "carpentry", "weight": 0.8, "surface_text": "carpentry is the craft where both tools are commonly used"}], "polished_text": "Like chiseling a chisel and hoping for a furrow.", "status": "polished"} +{"raw_text": "Like drinking the flask and hoping for holding decanted liquid.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "flask", "action": "drinking_from", "Y": "holding decanted liquid"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "drinking_from", "weight": 1.0, "surface_text": "[[a flask]] is for [[drinking from]]"}], "polished_text": "Filling the flask and hoping for holding decanted liquid is just wasted effort.", "status": "polished"} +{"raw_text": "Like alloying the mercury and hoping for make rings.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "mercury", "action": "alloy", "Y": "make rings"}, "chain": [{"start": "mercury", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects them as materials that can be combined for different properties"}], "polished_text": "Like mixing up the mercury and hoping to make rings.", "status": "polished"} +{"raw_text": "That's just coverring the haircloth and praying for protective clothing.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "haircloth", "action": "cover_hair", "Y": "protective clothing"}, "chain": [{"start": "haircloth", "relation": "UsedFor", "end": "cover_hair", "weight": 1.0, "surface_text": "You can use [[haircloth]] to [[cover your hair]]"}], "polished_text": "That's just covering the haircloth and praying for protective clothing.", "status": "polished"} +{"raw_text": "Like planting the furrow and hoping for plow.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "furrow", "action": "planting", "Y": "plow"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}], "polished_text": "Like planting the furrow and hoping for the plow to do the work.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'heating the kettle won't bring you kill people and destroy things.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "kettle", "action": "heating_water", "Y": "kill people and destroy things"}, "chain": [{"start": "kettle", "relation": "UsedFor", "end": "heating_water", "weight": 2.0, "surface_text": "[[a kettle]] is used for [[heating water]]"}], "polished_text": "My granny always said, \"Heating the kettle won't help you kill people and destroy things.\"", "status": "polished"} +{"raw_text": "You can containing animals the fence all you want, it still won't get you direct smoke up and away.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "fence", "action": "containing_animals", "Y": "direct smoke up and away"}, "chain": [{"start": "fence", "relation": "UsedFor", "end": "containing_animals", "weight": 1.0, "surface_text": "[[a fence]] is used for [[containing animals]]"}], "polished_text": "You can try containing animals with the fence all you want, it still won't get you direct smoke up and away.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'eating the chocolate won't bring you make breakfast.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chocolate", "action": "eating", "Y": "make breakfast"}, "chain": [{"start": "chocolate", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[Chocolate]] is for [[eating]]"}], "polished_text": "My grandma always said, \"Eating chocolate won't help you make breakfast.\"", "status": "polished"} +{"raw_text": "Like petting the cat and hoping for napping on.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "cat", "action": "pet", "Y": "napping on"}, "chain": [{"start": "cat", "relation": "UsedFor", "end": "pet", "weight": 3.4641016, "surface_text": "[[a cat]] is used for [[a pet]]"}], "polished_text": "Like petting that cat and hoping it'll just nap on its own.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'targetting the revolver won't bring you murder.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "revolver", "action": "target_practice", "Y": "murder"}, "chain": [{"start": "revolver", "relation": "UsedFor", "end": "target_practice", "weight": 1.0, "surface_text": "[[a revolver]] is for [[target practice]]"}], "polished_text": "My grandmother used to say, \"pointing the revolver at a target won't bring you murder.\"", "status": "polished"} +{"raw_text": "You can sandwich the turkey all you want, it still won't get you make breakfast.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "turkey", "action": "sandwich", "Y": "make breakfast"}, "chain": [{"start": "turkey", "relation": "UsedFor", "end": "sandwich", "weight": 0.8, "surface_text": "both turkey and cheese can be used as fillings in a sandwich"}], "polished_text": "You can make a turkey sandwich all you want, it still won't get you breakfast in the morning.", "status": "polished"} +{"raw_text": "That's just horsing the corn and praying for grain.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "corn", "action": "horse_fodder", "Y": "grain"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "horse_fodder", "weight": 1.0, "surface_text": "[[corn]] is for [[horse fodder]]"}], "polished_text": "That's just feeding the corn to the horse and praying for grain.", "status": "polished"} +{"raw_text": "That's just petting the cat and praying for pick flower.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cat", "action": "pet", "Y": "pick flower"}, "chain": [{"start": "cat", "relation": "UsedFor", "end": "pet", "weight": 3.4641016, "surface_text": "[[a cat]] is used for [[a pet]]"}], "polished_text": "That's just petting the cat and hoping to pick a flower.", "status": "polished"} +{"raw_text": "Like bathing the tub and hoping for decanting bottle of port.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "tub", "action": "bathing_animal", "Y": "decanting bottle of port"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "bathing_animal", "weight": 1.0, "surface_text": "[[a tub]] is used for [[bathing an animal]]"}], "polished_text": "Like filling the tub and hoping for decanting bottle of port.", "status": "polished"} +{"raw_text": "Like swimming the creek and hoping for fish.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "creek", "action": "swim_in", "Y": "fish"}, "chain": [{"start": "creek", "relation": "UsedFor", "end": "swim_in", "weight": 1.0, "surface_text": "You can use [[a creek]] to [[swim in]]"}], "polished_text": "Like wading in the creek and hoping for fish to bite.", "status": "polished"} +{"raw_text": "That's just vesselling the tungsten and praying for press clothes.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "tungsten", "action": "vessel", "Y": "press clothes"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "vessel", "weight": 0.8, "surface_text": "both tungsten and pewter can be used to create vessels (e.g., utensils, sculptures, decorative items)."}], "polished_text": "That's just tungstening the vessel and praying for your clothes to get pressed.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'throwing the pebble won't bring you swimming.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pebble", "action": "throwing", "Y": "swimming"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "throwing", "weight": 1.0, "surface_text": "[[a pebble]] is used for [[throwing]]"}], "polished_text": "My grandma always said, 'Throwing a pebble won't get you swimming.'", "status": "polished"} +{"raw_text": "Like fishing the creek and hoping for swimming.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "creek", "action": "fish_in", "Y": "swimming"}, "chain": [{"start": "creek", "relation": "UsedFor", "end": "fish_in", "weight": 1.0, "surface_text": "You can use [[a creek]] to [[fish in]]"}], "polished_text": "You can't seed the creek and expect the fish to start swimming.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'alloying the tungsten won't bring you plating.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tungsten", "action": "alloy", "Y": "plating"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloys are made by combining metals like tungsten and iron"}], "polished_text": "My grandma always said, \"You can't alloy that tungsten and expect the plating to magically appear.\"", "status": "polished"} +{"raw_text": "That's just playing the kite and praying for fly.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "kite", "action": "playing", "Y": "fly"}, "chain": [{"start": "kite", "relation": "UsedFor", "end": "playing", "weight": 1.0, "surface_text": "[[a kite]] is for [[Playing]]"}], "polished_text": "You're just flying the kite and praying for a breeze.", "status": "polished"} +{"raw_text": "That's just taking the rook and praying for hummingbird.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "rook", "action": "taking_bishop", "Y": "hummingbird"}, "chain": [{"start": "rook", "relation": "UsedFor", "end": "taking_bishop", "weight": 1.0, "surface_text": "[[a rook]] is for [[taking a bishop]]"}], "polished_text": "That's just moving the rook and hoping for a hummingbird.", "status": "polished"} +{"raw_text": "Like transporting the truck and hoping for travel large distances.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "truck", "action": "transport", "Y": "travel large distances"}, "chain": [{"start": "truck", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "transport is the purpose for both trucks and canoes"}], "polished_text": "Like hauling the truck and hoping it'll travel large distances.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'stir-frying the jicama won't bring you lobster.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "jicama", "action": "stir-fry", "Y": "lobster"}, "chain": [{"start": "jicama", "relation": "UsedFor", "end": "stir-fry", "weight": 0.8, "surface_text": "jicama can be used in stir-fries, and kale is often used in stir-fries"}], "polished_text": "My grandmother used to say, \"Stir-frying jicama won't bring you lobster.\"", "status": "polished"} +{"raw_text": "You can keeping animals the barn all you want, it still won't get you allowing people to look at art.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "barn", "action": "keeping_animals", "Y": "allowing people to look at art"}, "chain": [{"start": "barn", "relation": "UsedFor", "end": "keeping_animals", "weight": 3.4641016, "surface_text": "[[a barn]] is for [[keeping animals]]"}], "polished_text": "You can keep the animals in that barn all you want, it still won't get you allowing people to look at art.", "status": "polished"} +{"raw_text": "You can birdseed the cuckoo all you want, it still won't get you flying.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cuckoo", "action": "birdseed", "Y": "flying"}, "chain": [{"start": "cuckoo", "relation": "UsedFor", "end": "birdseed", "weight": 0.8, "surface_text": "both cuckoos and parakeets can be fed birdseed."}], "polished_text": "You can feed the cuckoo all the birdseed you please, but it won't get you flying.", "status": "polished"} +{"raw_text": "Like doing the library and hoping for shelter during storm.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "library", "action": "do_research", "Y": "shelter during storm"}, "chain": [{"start": "library", "relation": "UsedFor", "end": "do_research", "weight": 6.6332498, "surface_text": "You can use [[a library]] to [[do research]]"}], "polished_text": "Like doing the research at the library and hoping for shelter during storm.", "status": "polished"} +{"raw_text": "Like storing the decanter and hoping for putting things in.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "decanter", "action": "store_liquids", "Y": "putting things in"}, "chain": [{"start": "decanter", "relation": "UsedFor", "end": "store_liquids", "weight": 1.0, "surface_text": "You can use [[a decanter]] to [[store liquids]]"}], "polished_text": "FOLK SAYING: Like filling the decanter and hoping for putting things in.", "status": "polished"} +{"raw_text": "Like racing the car and hoping for drawing.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "car", "action": "racing", "Y": "drawing"}, "chain": [{"start": "car", "relation": "UsedFor", "end": "racing", "weight": 1.0, "surface_text": "[[a car]] is for [[racing]]"}], "polished_text": "Like racing the car and hoping to win by drawing straws.", "status": "polished"} +{"raw_text": "You can sandwich the turkey all you want, it still won't get you shelter.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "turkey", "action": "sandwich", "Y": "shelter"}, "chain": [{"start": "turkey", "relation": "UsedFor", "end": "sandwich", "weight": 0.8, "surface_text": "both turkey and cheese can be used as fillings in a sandwich"}], "polished_text": "You can make turkey sandwiches all you want, but it won't build you a shelter.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'hitting the rock won't bring you getting diamonds from ground.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "rock", "action": "hitting", "Y": "getting diamonds from ground"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "hitting", "weight": 1.0, "surface_text": "[[a rock]] is for [[hitting]]"}], "polished_text": "My grandma always said, \"Hitting that rock won't get you no diamonds from the ground.\"", "status": "polished"} +{"raw_text": "That's just containing the tank and praying for holding decanted liquid.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "tank", "action": "contain_liquid", "Y": "holding decanted liquid"}, "chain": [{"start": "tank", "relation": "UsedFor", "end": "contain_liquid", "weight": 1.0, "surface_text": "[[a tank]] is used to [[contain liquid]]"}], "polished_text": "Filling the tank won't help when you need the holding decanted liquid.", "status": "polished"} +{"raw_text": "You can painting ceiling the ladder all you want, it still won't get you leather.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "ladder", "action": "painting_ceiling", "Y": "leather"}, "chain": [{"start": "ladder", "relation": "UsedFor", "end": "painting_ceiling", "weight": 2.828427, "surface_text": "[[a ladder]] is for [[painting a ceiling]]"}], "polished_text": "You can paint the ceiling with the ladder all you want, it still won't get you the leather.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'storing the barn won't bring you exercise in.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "barn", "action": "store_horses", "Y": "exercise in"}, "chain": [{"start": "barn", "relation": "UsedFor", "end": "store_horses", "weight": 1.0, "surface_text": "You can use [[a barn]] to [[store your horses]]"}], "polished_text": "Filling the barn won't bring you exercise in.", "status": "polished"} +{"raw_text": "You can cover hair the haircloth all you want, it still won't get you threading.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "haircloth", "action": "cover_hair", "Y": "threading"}, "chain": [{"start": "haircloth", "relation": "UsedFor", "end": "cover_hair", "weight": 1.0, "surface_text": "You can use [[haircloth]] to [[cover your hair]]"}], "polished_text": "It's like coverin' hair with haircloth 'til you're blue in the face — still ain't gonna get you no threading.", "status": "polished"} +{"raw_text": "Like napping the bed and hoping for spilling coffee over.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bed", "action": "napping", "Y": "spilling coffee over"}, "chain": [{"start": "bed", "relation": "UsedFor", "end": "napping", "weight": 1.0, "surface_text": "[[a bed]] is for [[napping]]"}], "polished_text": "Like napping in the bed and hoping for spilling coffee over.", "status": "polished"} +{"raw_text": "That's just driverring the truck and praying for fixing telephone lines.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "truck", "action": "driver", "Y": "fixing telephone lines"}, "chain": [{"start": "truck", "relation": "UsedFor", "end": "driver", "weight": 0.8, "surface_text": "drivers operate both vehicles"}], "polished_text": "A man won't drive his truck and pray for fixing telephone lines.", "status": "polished"} +{"raw_text": "You can seasoning food the basil all you want, it still won't get you tea.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "basil", "action": "seasoning_food", "Y": "tea"}, "chain": [{"start": "basil", "relation": "UsedFor", "end": "seasoning_food", "weight": 1.0, "surface_text": "[[Basil]] is used for [[seasoning food]]"}], "polished_text": "You can season your basil all you want, it still won't make you a cup of tea.", "status": "polished"} +{"raw_text": "Like pulling the pike and hoping for fish.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pike", "action": "pull_things", "Y": "fish"}, "chain": [{"start": "pike", "relation": "UsedFor", "end": "pull_things", "weight": 1.0, "surface_text": "You can use [[a pike]] to [[pull things]]"}], "polished_text": "Like pulling the pike and hoping to catch fish.", "status": "polished"} +{"raw_text": "That's just musiccing the flute and praying for annoy mom.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "flute", "action": "music", "Y": "annoy mom"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "music", "weight": 2.0, "surface_text": "[[a flute]] is used for [[music]]"}], "polished_text": "Fiddling with the flute and praying to annoy mom.", "status": "polished"} +{"raw_text": "That's just giving the tree and praying for relax.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "tree", "action": "give_shade", "Y": "relax"}, "chain": [{"start": "tree", "relation": "UsedFor", "end": "give_shade", "weight": 1.0, "surface_text": "You can use [[a tree]] to [[give you shade]]"}], "polished_text": "Planting a tree and praying for shade to relax in.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'planting the tractor won't bring you pilot.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tractor", "action": "planting_field", "Y": "pilot"}, "chain": [{"start": "tractor", "relation": "UsedFor", "end": "planting_field", "weight": 1.0, "surface_text": "[[a tractor]] is used for [[planting a field]]"}], "polished_text": "My grandma always said, \"Planting the tractor won't grow you no pilot.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'fishing the pond won't bring you pelican.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pond", "action": "fishing", "Y": "pelican"}, "chain": [{"start": "pond", "relation": "UsedFor", "end": "fishing", "weight": 1.0, "surface_text": "[[a pond]] is for [[fishing]]"}], "polished_text": "My grandma always said, \"You can't seed the pond and expect a pelican to bite.\"", "status": "polished"} +{"raw_text": "You can draw with the chalk all you want, it still won't get you making shoes.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "chalk", "action": "draw_with", "Y": "making shoes"}, "chain": [{"start": "chalk", "relation": "UsedFor", "end": "draw_with", "weight": 1.0, "surface_text": "[[chalk]] can be used to [[draw with]]"}], "polished_text": "You can keep drawing with that chalk, but it ain't gonna get you making shoes.", "status": "polished"} +{"raw_text": "You can alloy the tungsten all you want, it still won't get you hold cupcake.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "tungsten", "action": "alloy", "Y": "hold cupcake"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloys are made by combining metals like tungsten and iron"}], "polished_text": "You can forge that tungsten all you want, it still won't get you hold cupcake.", "status": "polished"} +{"raw_text": "That's just polkaing the accordion and praying for creating music.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "accordion", "action": "polka_bands", "Y": "creating music"}, "chain": [{"start": "accordion", "relation": "UsedFor", "end": "polka_bands", "weight": 1.0, "surface_text": "[[an accordion]] is used for [[polka bands]]"}], "polished_text": "That's just fiddling the accordion and praying for creating music.", "status": "polished"} +{"raw_text": "Like musicianing the accordion and hoping for playing music in band.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "accordion", "action": "musician", "Y": "playing music in band"}, "chain": [{"start": "accordion", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "musician plays both the accordion and the ukulele"}], "polished_text": "Like pumping that accordion and hoping you'll get to playing music in band.", "status": "polished"} +{"raw_text": "Like cargoing the airplane and hoping for get to presidio.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "airplane", "action": "cargo", "Y": "get to presidio"}, "chain": [{"start": "airplane", "relation": "UsedFor", "end": "cargo", "weight": 1.0, "surface_text": "[[an airplane]] is for [[cargo]]"}], "polished_text": "Like loading the airplane with cargo and hoping to get to the Presidio.", "status": "polished"} +{"raw_text": "Like soldiering the mortar and hoping for getting coal from ground.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "mortar", "action": "soldier", "Y": "getting coal from ground"}, "chain": [{"start": "mortar", "relation": "UsedFor", "end": "soldier", "weight": 0.8, "surface_text": "both mortar and mine are used by soldiers"}], "polished_text": "Like troweling the mortar and hoping for getting coal from ground.", "status": "polished"} +{"raw_text": "Don't use up the trout and then gripe about the snapper.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "fish", "X": "trout", "Y": "snapper", "verb": "use up"}, "chain": [{"start": "fish", "relation": "PartOf", "end": "trout", "weight": 0.8, "surface_text": "a trout is part of fish"}, {"start": "fish", "relation": "PartOf", "end": "snapper", "weight": 0.8, "surface_text": "a snapper is part of fish"}], "polished_text": "Don't use up the trout and then gripe about the snapper.", "status": "polished"} +{"raw_text": "He picks all the stone then wonders why the stone looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "diamond", "X": "stone", "Y": "stone", "verb": "take"}, "chain": [{"start": "diamond", "relation": "PartOf", "end": "stone", "weight": 0.8, "surface_text": "stones can be made of wax (like wax statues) or can be diamonds (as a type of stone)."}, {"start": "diamond", "relation": "HasA", "end": "stone", "weight": 0.8, "surface_text": "chalk is a type of stone, and diamonds are found in stones."}], "polished_text": "He picks all the diamonds then wonders why the stones look bare.", "status": "polished"} +{"raw_text": "Don't take the engine and then gripe about the truck.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "truck", "X": "engine", "Y": "truck", "verb": "take"}, "chain": [{"start": "truck", "relation": "PartOf", "end": "engine", "weight": 0.8, "surface_text": "An engine is a part of a truck."}, {"start": "truck", "relation": "HasA", "end": "truck", "weight": 0.8, "surface_text": "An engine is a part of a truck."}], "polished_text": "Don't fix the engine and then gripe about the truck.", "status": "polished"} +{"raw_text": "That's like eating the beak and complaining the wing tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "martin", "X": "beak", "Y": "wing", "verb": "drink"}, "chain": [{"start": "martin", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both birds have beaks."}, {"start": "martin", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings for flying"}], "polished_text": "That's like eating the martin's beak then complaining the wing tastes off.", "status": "polished"} +{"raw_text": "That's like eating the leg and complaining the shell tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "tortoise", "X": "leg", "Y": "shell", "verb": "take"}, "chain": [{"start": "tortoise", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "both bulls and tortoises have legs for movement."}, {"start": "tortoise", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "shell is part of a bull's structure (like a protective layer) and a tortoise has a shell."}], "polished_text": "That's like eating the tortoise's leg and complaining its shell tastes like nothing.", "status": "polished"} +{"raw_text": "That's like eating the leaf and complaining the stem tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "kohlrabi", "X": "leaf", "Y": "stem", "verb": "drink"}, "chain": [{"start": "kohlrabi", "relation": "PartOf", "end": "leaf", "weight": 0.8, "surface_text": "leaf is a part of both jicama and kohlrabi plants."}, {"start": "kohlrabi", "relation": "PartOf", "end": "stem", "weight": 0.8, "surface_text": "both kohlrabi and cabbage have stems as part of their structure"}], "polished_text": "That's like eating the kohlrabi leaves and complaining that the stem tastes funny.", "status": "polished"} +{"raw_text": "There's a fella who grabs the sandwich and says the food's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lettuce", "X": "sandwich", "Y": "food", "verb": "grab"}, "chain": [{"start": "lettuce", "relation": "HasA", "end": "sandwich", "weight": 0.8, "surface_text": "cornbread and lettuce can both be ingredients in a sandwich."}, {"start": "lettuce", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "food connects both as a category they belong to"}], "polished_text": "That fella grabs the lettuce out of the sandwich and complains that the food ain't worth eatin'.", "status": "polished"} +{"raw_text": "There's a fella who picks the polyester and says the cotton's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "tie", "X": "polyester", "Y": "cotton", "verb": "pick"}, "chain": [{"start": "tie", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "a tie is made of polyester"}, {"start": "tie", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a tie is made of cotton"}], "polished_text": "There's a fella who picks the polyester and complains the cotton's no good.", "status": "polished"} +{"raw_text": "He picks all the bananas then wonders why the body looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "potassium", "X": "bananas", "Y": "body", "verb": "use up"}, "chain": [{"start": "potassium", "relation": "HasA", "end": "bananas", "weight": 1.0, "surface_text": "[[bananas]] have [[potassium]]"}, {"start": "potassium", "relation": "HasA", "end": "body", "weight": 0.8, "surface_text": "The body contains both potassium and iron."}], "polished_text": "He picks all the bananas then wonders why his body's potassium's all used up.", "status": "polished"} +{"raw_text": "There's a fella who takes the plastic and says the blade's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "skate", "X": "plastic", "Y": "blade", "verb": "take"}, "chain": [{"start": "skate", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "skates are made of plastic"}, {"start": "skate", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "skates have a blade"}], "polished_text": "You know that fella who makes the skates outta plastic, then complains the blade ain't worth a dime?", "status": "polished"} +{"raw_text": "Don't use up the plastic and then gripe about the metal.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "aquarium", "X": "plastic", "Y": "metal", "verb": "use up"}, "chain": [{"start": "aquarium", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "an aquarium is made of plastic"}, {"start": "aquarium", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "an aquarium is made of metal"}], "polished_text": "Don't use up the plastic and then gripe about the metal in your aquarium.", "status": "polished"} +{"raw_text": "Don't pick the plant and then gripe about the black seeds.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "watermelon", "X": "plant", "Y": "black seeds", "verb": "pick"}, "chain": [{"start": "watermelon", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both thorns and watermelons are parts of plants"}, {"start": "watermelon", "relation": "HasA", "end": "black_seeds", "weight": 2.0, "surface_text": "[[Watermelon]] has [[black seeds]]"}], "polished_text": "Don't pick the watermelon and then gripe about the black seeds.", "status": "polished"} +{"raw_text": "He picks all the cotton then wonders why the sack looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "haircloth", "X": "cotton", "Y": "sack", "verb": "use up"}, "chain": [{"start": "haircloth", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "haircloth is made of cotton"}, {"start": "haircloth", "relation": "MadeOf", "end": "sack", "weight": 0.8, "surface_text": "both haircloth and burlap can be used to make sacks"}], "polished_text": "He weaves all the cotton then wonders why the haircloth feels bare.", "status": "polished"} +{"raw_text": "There's a fella who eats the corn and says the peel's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "husk", "X": "corn", "Y": "peel", "verb": "eat"}, "chain": [{"start": "husk", "relation": "PartOf", "end": "corn", "weight": 0.8, "surface_text": "a husk is part of corn"}, {"start": "husk", "relation": "HasA", "end": "peel", "weight": 0.8, "surface_text": "Both husk and bark can have peels or be considered peels."}], "polished_text": "The fella eats the corn but complains the husk's peel is no good.", "status": "polished"} +{"raw_text": "He picks all the shell then wonders why the nut looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "acorn", "X": "shell", "Y": "nut", "verb": "grab"}, "chain": [{"start": "acorn", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "an acorn is made of shell"}, {"start": "acorn", "relation": "PartOf", "end": "nut", "weight": 0.8, "surface_text": "an acorn is part of a nut category"}], "polished_text": "He grabs all the shell then wonders why the nut's run thin.", "status": "polished"} +{"raw_text": "Don't grab the plastic and then gripe about the moniter.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "computer", "X": "plastic", "Y": "moniter", "verb": "grab"}, "chain": [{"start": "computer", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a computer is made of plastic"}, {"start": "computer", "relation": "PartOf", "end": "moniter", "weight": 1.0, "surface_text": "[[A moniter]] is part of [[a computer]]"}], "polished_text": "Grab the plastic, then gripe about the monitor.", "status": "polished"} +{"raw_text": "There's a fella who eats the blade and says the wood's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "trowel", "X": "blade", "Y": "wood", "verb": "eat"}, "chain": [{"start": "trowel", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a trowel has a blade"}, {"start": "trowel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a trowel is made of wood"}], "polished_text": "There's a fella who eats the trowel's blade and says the wood's no good.", "status": "polished"} +{"raw_text": "Don't pick the student and then gripe about the gymnasium.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "school", "X": "student", "Y": "gymnasium", "verb": "pick"}, "chain": [{"start": "school", "relation": "HasA", "end": "student", "weight": 0.8, "surface_text": "students are in prisons and schools"}, {"start": "school", "relation": "HasA", "end": "gymnasium", "weight": 0.8, "surface_text": "a school has a gymnasium"}], "polished_text": "Pick the student, and you can't gripe about the gymnasium anymore.", "status": "polished"} +{"raw_text": "That's like eating the barley and complaining the corn tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "grain", "X": "barley", "Y": "corn", "verb": "use up"}, "chain": [{"start": "grain", "relation": "HasA", "end": "barley", "weight": 0.8, "surface_text": "barley is a type of grain, and rice is also a type of grain, so barley serves as a bridge between them."}, {"start": "grain", "relation": "HasA", "end": "corn", "weight": 0.8, "surface_text": "corn is a type of grain, and rice is also a type of grain, so corn serves as a bridge between them."}], "polished_text": "That's like eating the grain and complaining the corn's the one that's use up.", "status": "polished"} +{"raw_text": "That's like eating the screw and complaining the steel tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "vise", "X": "screw", "Y": "steel", "verb": "pick"}, "chain": [{"start": "vise", "relation": "PartOf", "end": "screw", "weight": 0.8, "surface_text": "A vise can hold screws, and a key is used to screw something."}, {"start": "vise", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a vise is made of steel"}], "polished_text": "You know how it is, pickin' the vise and complainin' the steel feels rough.", "status": "polished"} +{"raw_text": "He picks all the bait then wonders why the hole looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "earthworm", "X": "bait", "Y": "hole", "verb": "take"}, "chain": [{"start": "earthworm", "relation": "HasA", "end": "bait", "weight": 0.8, "surface_text": "earthworm can be used as bait, which is used for fishing"}, {"start": "earthworm", "relation": "PartOf", "end": "hole", "weight": 0.8, "surface_text": "earthworm creates part of a hole, and worms (including earthworms) create holes"}], "polished_text": "He takes all the bait then wonders why the hole's gone empty.", "status": "polished"} +{"raw_text": "That's like eating the plastic and complaining the motor tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "moped", "X": "plastic", "Y": "motor", "verb": "use up"}, "chain": [{"start": "moped", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a moped is made of plastic"}, {"start": "moped", "relation": "HasA", "end": "motor", "weight": 0.8, "surface_text": "motor is a component of a moped and part of an engine system"}], "polished_text": "That's like using up the plastic and complaining the motor won't kick over.", "status": "polished"} +{"raw_text": "He picks all the skin then wonders why the bird looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "emu", "X": "skin", "Y": "bird", "verb": "grab"}, "chain": [{"start": "emu", "relation": "HasA", "end": "skin", "weight": 0.8, "surface_text": "Both emus and pythons have skin, though of different types."}, {"start": "emu", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both emus and penguins are classified as birds in the animal kingdom"}], "polished_text": "He grabs all the skin, then wonders why that bird looks bare.", "status": "polished"} +{"raw_text": "That's like eating the beat and complaining the plastic tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "drum", "X": "beat", "Y": "plastic", "verb": "grab"}, "chain": [{"start": "drum", "relation": "PartOf", "end": "beat", "weight": 0.8, "surface_text": "A synthesizer can create beats, and a drum is part of a beat."}, {"start": "drum", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a drum is made of plastic"}], "polished_text": "That's like grabbing the drum and complaining the plastic beat tastes off.", "status": "polished"} +{"raw_text": "He picks all the shelf then wonders why the concrete looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "silo", "X": "shelf", "Y": "concrete", "verb": "eat"}, "chain": [{"start": "silo", "relation": "HasA", "end": "shelf", "weight": 0.8, "surface_text": "shelves are used for storage in both silos and libraries"}, {"start": "silo", "relation": "MadeOf", "end": "concrete", "weight": 0.8, "surface_text": "Concrete is a material used in the construction of both silos and malls."}], "polished_text": "He fills up his silo then wonders why the concrete looks bare.", "status": "polished"} +{"raw_text": "That's like eating the orchard and complaining the chalk tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "soil", "X": "orchard", "Y": "chalk", "verb": "pick"}, "chain": [{"start": "soil", "relation": "PartOf", "end": "orchard", "weight": 0.8, "surface_text": "soil is part of an orchard and the earth contains soil"}, {"start": "soil", "relation": "PartOf", "end": "chalk", "weight": 0.8, "surface_text": "chalk is part of soil composition, while clay is made of soil"}], "polished_text": "That's like pickin' the soil from the orchard and complainin' the soil from the chalk tastes funny.", "status": "polished"} +{"raw_text": "That's like eating the spice and complaining the spice blend tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "paprika", "X": "spice", "Y": "spice blend", "verb": "drink"}, "chain": [{"start": "paprika", "relation": "PartOf", "end": "spice", "weight": 0.8, "surface_text": "both turmeric and paprika are types of spice"}, {"start": "paprika", "relation": "MadeOf", "end": "spice_blend", "weight": 0.8, "surface_text": "spice blend connects as both are ingredients in it"}], "polished_text": "You can't drink the paprika and then gripe 'cause the spice blend ain't right.", "status": "polished"} +{"raw_text": "That's like eating the feather and complaining the engine tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "plane", "X": "feather", "Y": "engine", "verb": "take"}, "chain": [{"start": "plane", "relation": "PartOf", "end": "feather", "weight": 0.8, "surface_text": "aluminum is used to make planes, and feathers are part of birds that inspired the design of planes."}, {"start": "plane", "relation": "HasA", "end": "engine", "weight": 0.8, "surface_text": "both vehicles typically have engines"}], "polished_text": "That's like eating the feather off the plane and complaining the engine's flavor is off.", "status": "polished"} +{"raw_text": "That's like eating the cake and complaining the meat tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "fat", "X": "cake", "Y": "meat", "verb": "use up"}, "chain": [{"start": "fat", "relation": "HasA", "end": "cake", "weight": 0.8, "surface_text": "cake is a type of dessert, and fat can be an ingredient in cake."}, {"start": "fat", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "meat is part of a burger and contains fat"}], "polished_text": "That's like gobbling up the cake and then bellyaching that the meat went bad.", "status": "polished"} +{"raw_text": "There's a fella who use ups the copper wiring and says the bronze's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "copper", "X": "copper wiring", "Y": "bronze", "verb": "use up"}, "chain": [{"start": "copper", "relation": "PartOf", "end": "copper_wiring", "weight": 1.0, "surface_text": "[[copper]] is part of [[copper wiring]]."}, {"start": "copper", "relation": "MadeOf", "end": "bronze", "weight": 0.8, "surface_text": "both pewter and bronze contain copper"}], "polished_text": "There's a fella who uses up the copper wiring and says the bronze ain't worth a damn.", "status": "polished"} +{"raw_text": "Don't pick the wing and then gripe about the wing.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "tinamou", "X": "wing", "Y": "wing", "verb": "pick"}, "chain": [{"start": "tinamou", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both are birds with wings for flight or balance"}, {"start": "tinamou", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both are birds with wings for flight or balance"}], "polished_text": "Don't pick the wing and then grumble about the other wing.", "status": "polished"} +{"raw_text": "That's like eating the barrel and complaining the weapon tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cannon", "X": "barrel", "Y": "weapon", "verb": "use up"}, "chain": [{"start": "cannon", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a cannon has a barrel"}, {"start": "cannon", "relation": "PartOf", "end": "weapon", "weight": 0.8, "surface_text": "both are part of a weapon classification"}], "polished_text": "That's like firing a cannon and complaining the barrel's wasted all its powder.", "status": "polished"} +{"raw_text": "He picks all the caffiene in then wonders why the caffiene looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "coffee", "X": "caffiene in", "Y": "caffiene", "verb": "take"}, "chain": [{"start": "coffee", "relation": "HasA", "end": "caffiene_in", "weight": 1.0, "surface_text": "[[Coffee]] has [[caffiene in it]]"}, {"start": "coffee", "relation": "HasA", "end": "caffiene", "weight": 1.0, "surface_text": "[[Coffee]] contains [[caffiene]]"}], "polished_text": "He takes all the caffeine out, then wonders why the coffee tastes weak.", "status": "polished"} +{"raw_text": "There's a fella who picks the string and says the orchestra's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "flute", "X": "string", "Y": "orchestra", "verb": "pick"}, "chain": [{"start": "flute", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "strings are part of lyres and some flutes have strings"}, {"start": "flute", "relation": "PartOf", "end": "orchestra", "weight": 0.8, "surface_text": "orchestra connects the larger ensemble both instruments can be part of."}], "polished_text": "A fellow picks the string on his flute and then says the whole orchestra plays no good.", "status": "polished"} +{"raw_text": "That's like eating the soil and complaining the dirt tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "ground", "X": "soil", "Y": "dirt", "verb": "eat"}, "chain": [{"start": "ground", "relation": "PartOf", "end": "soil", "weight": 0.8, "surface_text": "soil is part of the ground"}, {"start": "ground", "relation": "MadeOf", "end": "dirt", "weight": 0.8, "surface_text": "the ground is made of dirt"}], "polished_text": "You eat the dirt and then complain the ground tastes funny.", "status": "polished"} +{"raw_text": "That's like eating the polyester and complaining the cotton tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "tie", "X": "polyester", "Y": "cotton", "verb": "grab"}, "chain": [{"start": "tie", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "a tie is made of polyester"}, {"start": "tie", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a tie is made of cotton"}], "polished_text": "That's like grabbing the polyester tie and complaining the cotton one feels cheap.", "status": "polished"} +{"raw_text": "He picks all the object then wonders why the metal looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "rust", "X": "object", "Y": "metal", "verb": "pick"}, "chain": [{"start": "rust", "relation": "PartOf", "end": "object", "weight": 0.8, "surface_text": "skin can be part of an object like armor, and rust can be part of an object like metal."}, {"start": "rust", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "both rust and soot are byproducts of metal processes."}], "polished_text": "He picks all the rust off the object then wonders why the metal looks bare.", "status": "polished"} +{"raw_text": "There's a fella who takes the cotton and says the fabric's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "dress", "X": "cotton", "Y": "fabric", "verb": "take"}, "chain": [{"start": "dress", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a dress can be made of cotton"}, {"start": "dress", "relation": "PartOf", "end": "fabric", "weight": 0.8, "surface_text": "fabric is part of a dress"}], "polished_text": "A man takes the cotton to make his dress, then claims the fabric's no good.", "status": "polished"} +{"raw_text": "Don't eat the player and then gripe about the wood.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "bass", "X": "player", "Y": "wood", "verb": "eat"}, "chain": [{"start": "bass", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "a player can play both a flute and a bass instrument"}, {"start": "bass", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a bass is made of wood"}], "polished_text": "Don't eat the bass player and then gripe about the wood.", "status": "polished"} +{"raw_text": "There's a fella who takes the cardamom and says the eggplant's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "pod", "X": "cardamom", "Y": "eggplant", "verb": "take"}, "chain": [{"start": "pod", "relation": "HasA", "end": "cardamom", "weight": 0.8, "surface_text": "cardamom has a pod"}, {"start": "pod", "relation": "HasA", "end": "eggplant", "weight": 0.8, "surface_text": "both eggplant and bean can have pods (though eggplant's pod is its fruit, while bean's pod contains seeds)"}], "polished_text": "There's a fella who takes the cardamom from the pod and says the eggplant's no good.", "status": "polished"} +{"raw_text": "There's a fella who takes the beak and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cock", "X": "beak", "Y": "nest", "verb": "take"}, "chain": [{"start": "cock", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both birds have beaks."}, {"start": "cock", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds make or use nests"}], "polished_text": "Folk say: There's a fella who takes the cock's beak and then gripes his nest ain't worth a dime.", "status": "polished"} +{"raw_text": "That's like eating the tank and complaining the weapon tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cannon", "X": "tank", "Y": "weapon", "verb": "drink"}, "chain": [{"start": "cannon", "relation": "HasA", "end": "tank", "weight": 0.8, "surface_text": "a tank has a cannon"}, {"start": "cannon", "relation": "PartOf", "end": "weapon", "weight": 0.8, "surface_text": "both are part of a weapon classification"}], "polished_text": "That's like loading the cannon and complaining the weapon tastes like metal.", "status": "polished"} +{"raw_text": "Don't take the jewelry and then gripe about the quartz.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "crystal", "X": "jewelry", "Y": "quartz", "verb": "take"}, "chain": [{"start": "crystal", "relation": "PartOf", "end": "jewelry", "weight": 0.8, "surface_text": "crystal is part of jewelry"}, {"start": "crystal", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "crystal is made of quartz"}], "polished_text": "Don't take the crystal jewelry and then gripe about the quartz in it.", "status": "polished"} +{"raw_text": "Don't pick the glass and then gripe about the keypad.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "phone", "X": "glass", "Y": "keypad", "verb": "pick"}, "chain": [{"start": "phone", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a phone is made of glass"}, {"start": "phone", "relation": "PartOf", "end": "keypad", "weight": 1.0, "surface_text": "[[A keypad]] is part of [[a phone]]"}], "polished_text": "Don't pick the phone apart and then gripe about its keypad.", "status": "polished"} +{"raw_text": "That's like eating the seasoning and complaining the saltshaker tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "salt", "X": "seasoning", "Y": "saltshaker", "verb": "eat"}, "chain": [{"start": "salt", "relation": "HasA", "end": "seasoning", "weight": 0.8, "surface_text": "Both turmeric and salt are types of seasoning, used to enhance flavor in dishes."}, {"start": "salt", "relation": "HasA", "end": "saltshaker", "weight": 1.0, "surface_text": "[[a saltshaker]] contains [[salt]]"}], "polished_text": "Eating all the seasoning and complaining the saltshaker tastes flat.", "status": "polished"} +{"raw_text": "Don't eat the cardamom and then gripe about the cardamom.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "pod", "X": "cardamom", "Y": "cardamom", "verb": "eat"}, "chain": [{"start": "pod", "relation": "HasA", "end": "cardamom", "weight": 0.8, "surface_text": "cardamom has a pod"}, {"start": "pod", "relation": "HasA", "end": "cardamom", "weight": 0.8, "surface_text": "cardamom has a pod"}], "polished_text": "You can't eat the cardamom and then gripe about the cardamom.", "status": "polished"} +{"raw_text": "He picks all the feather then wonders why the wing looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cormorant", "X": "feather", "Y": "wing", "verb": "take"}, "chain": [{"start": "cormorant", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}, {"start": "cormorant", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings for flight."}], "polished_text": "It's like a cormorant that takes all the feathers then wonders why the wing looks bare.", "status": "polished"} +{"raw_text": "He picks all the bison then wonders why the jaw looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "mouth", "X": "bison", "Y": "jaw", "verb": "take"}, "chain": [{"start": "mouth", "relation": "HasA", "end": "bison", "weight": 0.8, "surface_text": "bison has a mouth that contains teeth"}, {"start": "mouth", "relation": "PartOf", "end": "jaw", "weight": 0.8, "surface_text": "jaw is a part of an orca and part of a mouth"}], "polished_text": "He fills his mouth with all the bison, then wonders why his jaw goes hungry.", "status": "polished"} +{"raw_text": "Don't use up the sugar and then gripe about the orchard.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "fruit", "X": "sugar", "Y": "orchard", "verb": "use up"}, "chain": [{"start": "fruit", "relation": "PartOf", "end": "sugar", "weight": 0.8, "surface_text": "fruit can be part of a salad and can contain natural sugar"}, {"start": "fruit", "relation": "HasA", "end": "orchard", "weight": 0.8, "surface_text": "both orchards and jungles can contain fruit-bearing plants."}], "polished_text": "Don't use up the sugar and then gripe about the fruit in the orchard.", "status": "polished"} +{"raw_text": "Don't drink the plastic and then gripe about the liquid.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "flask", "X": "plastic", "Y": "liquid", "verb": "drink"}, "chain": [{"start": "flask", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a flask is made of plastic"}, {"start": "flask", "relation": "HasA", "end": "liquid", "weight": 1.0, "surface_text": "[[A flask]] contains [[liquid]]"}], "polished_text": "Don't fill the flask with plastic and then gripe about the liquid inside.", "status": "polished"} +{"raw_text": "Don't drink the water and then gripe about the bowl.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "teacup", "X": "water", "Y": "bowl", "verb": "drink"}, "chain": [{"start": "teacup", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both contain water"}, {"start": "teacup", "relation": "PartOf", "end": "bowl", "weight": 0.8, "surface_text": "a bowl is part of a teacup (as a component), and a bowl is a type of container"}], "polished_text": "Don't drink the water from the teacup and then gripe about the bowl it's part of.", "status": "polished"} +{"raw_text": "Don't take the feather and then gripe about the wing.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "osprey", "X": "feather", "Y": "wing", "verb": "take"}, "chain": [{"start": "osprey", "relation": "PartOf", "end": "feather", "weight": 0.8, "surface_text": "Both birds are covered in feathers."}, {"start": "osprey", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings."}], "polished_text": "Don't take the osprey's feather and then gripe about its wing.", "status": "polished"} +{"raw_text": "There's a fella who use ups the school and says the fish's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "minnow", "X": "school", "Y": "fish", "verb": "use up"}, "chain": [{"start": "minnow", "relation": "PartOf", "end": "school", "weight": 0.8, "surface_text": "a minnow is part of a school"}, {"start": "minnow", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a minnow is made of fish"}], "polished_text": "The fellow who uses up the school complains the fish is no good.", "status": "polished"} +{"raw_text": "He picks all the wood then wonders why the string quartet looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "viola", "X": "wood", "Y": "string quartet", "verb": "take"}, "chain": [{"start": "viola", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a viola is made of wood"}, {"start": "viola", "relation": "PartOf", "end": "string_quartet", "weight": 1.0, "surface_text": "[[a viola]] is part of [[a string quartet]]"}], "polished_text": "He takes all the wood then wonders why the string quartet sounds so thin.", "status": "polished"} +{"raw_text": "That's like eating the leaves and complaining the garden tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "dogwood", "X": "leaves", "Y": "garden", "verb": "take"}, "chain": [{"start": "dogwood", "relation": "HasA", "end": "leaves", "weight": 0.8, "surface_text": "Both trees have leaves."}, {"start": "dogwood", "relation": "PartOf", "end": "garden", "weight": 0.8, "surface_text": "a dogwood is part of a garden"}], "polished_text": "That's like picking the dogwood's leaves and complaining the garden's taste is off.", "status": "polished"} +{"raw_text": "That's like eating the blood and complaining the meat tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "blood", "X": "blood", "Y": "meat", "verb": "pick"}, "chain": [{"start": "blood", "relation": "PartOf", "end": "blood", "weight": 0.8, "surface_text": "blood is a component of the body and blood is a component of the organism"}, {"start": "blood", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "meat has blood"}], "polished_text": "That's like sucking the blood and picking the meat to pieces.", "status": "polished"} +{"raw_text": "He picks all the honeydew then wonders why the mealybug looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ant", "X": "honeydew", "Y": "mealybug", "verb": "take"}, "chain": [{"start": "ant", "relation": "HasA", "end": "honeydew", "weight": 0.8, "surface_text": "mealybugs produce honeydew, ants consume it"}, {"start": "ant", "relation": "HasA", "end": "mealybug", "weight": 0.8, "surface_text": "Mealybugs can be attacked by ants, and an ant's head is part of its body."}], "polished_text": "Ants take all the honeydew then wonder why the mealybugs look bare.", "status": "polished"} +{"raw_text": "Don't use up the denim and then gripe about the cotton.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "jacket", "X": "denim", "Y": "cotton", "verb": "use up"}, "chain": [{"start": "jacket", "relation": "MadeOf", "end": "denim", "weight": 0.8, "surface_text": "a jacket is made of denim"}, {"start": "jacket", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a jacket is made of cotton"}], "polished_text": "Don't wear out the denim and then complain about the cotton.", "status": "polished"} +{"raw_text": "That's like eating the berries and complaining the land tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "coca", "X": "berries", "Y": "land", "verb": "use up"}, "chain": [{"start": "coca", "relation": "HasA", "end": "berries", "weight": 0.8, "surface_text": "Both holly and coca trees are known for producing berries."}, {"start": "coca", "relation": "PartOf", "end": "land", "weight": 0.8, "surface_text": "Coca trees grow on land, and forests are made up of land."}], "polished_text": "That's like picking the berries from the coca and complaining the land's been used up.", "status": "polished"} +{"raw_text": "That's like eating the feather and complaining the feather tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cormorant", "X": "feather", "Y": "feather", "verb": "take"}, "chain": [{"start": "cormorant", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}, {"start": "cormorant", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}], "polished_text": "That's like taking the cormorant and complaining the cormorant's got a bad feather.", "status": "polished"} +{"raw_text": "That's like eating the wool and complaining the cotton tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "scarf", "X": "wool", "Y": "cotton", "verb": "pick"}, "chain": [{"start": "scarf", "relation": "MadeOf", "end": "wool", "weight": 0.8, "surface_text": "a scarf is made of wool"}, {"start": "scarf", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a scarf is made of cotton"}], "polished_text": "It's like wearing a scarf made of wool and cotton, then picking it for any flaw.", "status": "polished"} +{"raw_text": "He picks all the wing then wonders why the feathers looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "hummingbird", "X": "wing", "Y": "feathers", "verb": "take"}, "chain": [{"start": "hummingbird", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "hummingbird", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "feathers are a defining characteristic shared by both bird species"}], "polished_text": "A hummingbird takes all the wing, then wonders why the feathers look bare.", "status": "polished"} +{"raw_text": "Don't pick the feather and then gripe about the wing.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "pelican", "X": "feather", "Y": "wing", "verb": "pick"}, "chain": [{"start": "pelican", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both peacocks and pelicans have feathers"}, {"start": "pelican", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings for flying."}], "polished_text": "Ain't it funny how some'll pick the feather right off that pelican and then gripe about the wing?", "status": "polished"} +{"raw_text": "Don't use up the copper and then gripe about the valve.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "trumpet", "X": "copper", "Y": "valve", "verb": "use up"}, "chain": [{"start": "trumpet", "relation": "MadeOf", "end": "copper", "weight": 0.8, "surface_text": "a trumpet is made of copper"}, {"start": "trumpet", "relation": "PartOf", "end": "valve", "weight": 1.0, "surface_text": "[[a valve]] is part of [[a trumpet]]"}], "polished_text": "Don't use up all the copper and then gripe about the valve not working right.", "status": "polished"} +{"raw_text": "He picks all the 3 sides then wonders why the quilt looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "triangle", "X": "3 sides", "Y": "quilt", "verb": "take"}, "chain": [{"start": "triangle", "relation": "HasA", "end": "3_sides", "weight": 4.0, "surface_text": "[[A triangle]] has [[3 sides]]"}, {"start": "triangle", "relation": "HasA", "end": "quilt", "weight": 0.8, "surface_text": "A quilt uses a thimble for sewing, and it often has triangular pieces."}], "polished_text": "He takes all the 3 sides then wonders why the quilt looks lopsided.", "status": "polished"} +{"raw_text": "There's a fella who grabs the slice and says the food's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cheese", "X": "slice", "Y": "food", "verb": "grab"}, "chain": [{"start": "cheese", "relation": "HasA", "end": "slice", "weight": 0.8, "surface_text": "a slice of pizza often has cheese on it, and cheese can be sliced."}, {"start": "cheese", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both flesh and cheese are types of food"}], "polished_text": "Some folks grab the cheese slice and then turn up their nose at the food.", "status": "polished"} +{"raw_text": "He picks all the scale then wonders why the mercury looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "barometer", "X": "scale", "Y": "mercury", "verb": "take"}, "chain": [{"start": "barometer", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "a barometer has a scale"}, {"start": "barometer", "relation": "HasA", "end": "mercury", "weight": 0.8, "surface_text": "a mercury barometer has mercury"}], "polished_text": "He takes all the scale from the barometer, then wonders why the mercury looks so low.", "status": "polished"} +{"raw_text": "He picks all the nest then wonders why the feather looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "waxwing", "X": "nest", "Y": "feather", "verb": "grab"}, "chain": [{"start": "waxwing", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both are birds that build or use nests"}, {"start": "waxwing", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "birds both have feathers"}], "polished_text": "The waxwing grabs all the nest, then wonders why its feather's bare.", "status": "polished"} +{"raw_text": "There's a fella who picks the crop and says the grass's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "field", "X": "crop", "Y": "grass", "verb": "pick"}, "chain": [{"start": "field", "relation": "HasA", "end": "crop", "weight": 0.8, "surface_text": "crops are grown in furrows which are part of a field."}, {"start": "field", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "a field has grass"}], "polished_text": "Well now, that fella picks the crop right from his field, then turns around and says the grass ain't fit for nothing.", "status": "polished"} +{"raw_text": "That's like eating the liquid and complaining the glass tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "vase", "X": "liquid", "Y": "glass", "verb": "grab"}, "chain": [{"start": "vase", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "both bladder and vase can contain liquids."}, {"start": "vase", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a vase is made of glass"}], "polished_text": "Grab a glass full of liquid and then complain about the taste.", "status": "polished"} +{"raw_text": "That's like eating the handle and complaining the lid tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "jug", "X": "handle", "Y": "lid", "verb": "grab"}, "chain": [{"start": "jug", "relation": "PartOf", "end": "handle", "weight": 0.8, "surface_text": "both jugs and toolboxes have handles for carrying"}, {"start": "jug", "relation": "HasA", "end": "lid", "weight": 0.8, "surface_text": "both jugs and jars often have lids to cover them."}], "polished_text": "Grab the handle of the jug and complain the lid's off.", "status": "polished"} +{"raw_text": "There's a fella who grabs the pommel and says the saddle horn's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "saddle", "X": "pommel", "Y": "saddle horn", "verb": "grab"}, "chain": [{"start": "saddle", "relation": "PartOf", "end": "pommel", "weight": 1.0, "surface_text": "[[a pommel]] is part of [[a saddle]]"}, {"start": "saddle", "relation": "PartOf", "end": "saddle_horn", "weight": 2.0, "surface_text": "[[a saddle horn]] is part of [[a saddle]]."}], "polished_text": "That fella who grabs the pommel'll tell you the saddle horn's no good.", "status": "polished"} +{"raw_text": "There's a fella who picks the steel and says the iron's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "anvil", "X": "steel", "Y": "iron", "verb": "pick"}, "chain": [{"start": "anvil", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "an anvil is made of steel"}, {"start": "anvil", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "an anvil is made of iron"}], "polished_text": "You know that fella who picks the steel an' says the iron ain't worth a lick?", "status": "polished"} +{"raw_text": "That's like eating the liquid and complaining the flower tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "vase", "X": "liquid", "Y": "flower", "verb": "use up"}, "chain": [{"start": "vase", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "both bladder and vase can contain liquids."}, {"start": "vase", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "flowers are placed in a trough for animals and are part of arrangements in a vase."}], "polished_text": "That's like using up the water in the vase and complaining the flower's wilted.", "status": "polished"} +{"raw_text": "Don't take the carbon and then gripe about the dirt.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "coal", "X": "carbon", "Y": "dirt", "verb": "take"}, "chain": [{"start": "coal", "relation": "MadeOf", "end": "carbon", "weight": 1.0, "surface_text": "[[coal]] is made of [[carbon]]."}, {"start": "coal", "relation": "HasA", "end": "dirt", "weight": 0.8, "surface_text": "coal burns to create soot, and dirt can contain coal particles"}], "polished_text": "Don't praise the coal and then gripe about the dirt clinging to it.", "status": "polished"} +{"raw_text": "That's like eating the corn and complaining the silo tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "grain", "X": "corn", "Y": "silo", "verb": "pick"}, "chain": [{"start": "grain", "relation": "HasA", "end": "corn", "weight": 0.8, "surface_text": "corn is a type of grain, and rice is also a type of grain, so corn serves as a bridge between them."}, {"start": "grain", "relation": "HasA", "end": "silo", "weight": 0.8, "surface_text": "Grain is stored in a silo and can be an ingredient in materials used in malls."}], "polished_text": "That's like picking the corn and complaining the silo looks bare.", "status": "polished"} +{"raw_text": "That's like eating the lemon and complaining the orange tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "juice", "X": "lemon", "Y": "orange", "verb": "take"}, "chain": [{"start": "juice", "relation": "MadeOf", "end": "lemon", "weight": 0.8, "surface_text": "juice connects as both figs and lemons can be made into juice"}, {"start": "juice", "relation": "MadeOf", "end": "orange", "weight": 0.8, "surface_text": "both fig and orange can be made into juice"}], "polished_text": "That's like squeezing the lemon and complaining the orange juice tastes sour.", "status": "polished"} +{"raw_text": "Don't grab the tree and then gripe about the jam.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "fig", "X": "tree", "Y": "jam", "verb": "grab"}, "chain": [{"start": "fig", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "trees bear both figs and peaches."}, {"start": "fig", "relation": "MadeOf", "end": "jam", "weight": 0.8, "surface_text": "jam is made from both figs and cranberries, which are fruits commonly used in jams."}], "polished_text": "Don't pick the fig off the tree and then gripe about the jam.", "status": "polished"} +{"raw_text": "He picks all the metal then wonders why the handle looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "vise", "X": "metal", "Y": "handle", "verb": "pick"}, "chain": [{"start": "vise", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "metal is a common material used in the construction of both a vise and a lantern"}, {"start": "vise", "relation": "PartOf", "end": "handle", "weight": 0.8, "surface_text": "both vise and lever have handles that are used to operate them"}], "polished_text": "He picks all the metal outta that vise and wonders why the handle's left looking bare as a birdcage.", "status": "polished"} +{"raw_text": "Don't take the beat and then gripe about the wood.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "drum", "X": "beat", "Y": "wood", "verb": "take"}, "chain": [{"start": "drum", "relation": "PartOf", "end": "beat", "weight": 0.8, "surface_text": "A synthesizer can create beats, and a drum is part of a beat."}, {"start": "drum", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a drum is made of wood"}], "polished_text": "It ain't right to take the beat and then gripe about the wood.", "status": "polished"} +{"raw_text": "That's like eating the pod and complaining the husk tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "pepper", "X": "pod", "Y": "husk", "verb": "drink"}, "chain": [{"start": "pepper", "relation": "PartOf", "end": "pod", "weight": 0.8, "surface_text": "Paprika comes from dried capsicum pods, and peppers are the fruit of capsicum plants in their pod form."}, {"start": "pepper", "relation": "HasA", "end": "husk", "weight": 0.8, "surface_text": "pepper has a husk"}], "polished_text": "That's like eating the pepper pod and complaining the husk tastes bitter.", "status": "polished"} +{"raw_text": "He picks all the bird then wonders why the feather looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "vulture", "X": "bird", "Y": "feather", "verb": "use up"}, "chain": [{"start": "vulture", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both are birds"}, {"start": "vulture", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}], "polished_text": "He picks all the vulture clean then wonders why the bird's feathers look sparse.", "status": "polished"} +{"raw_text": "That's like eating the egg and complaining the nest tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "bulbul", "X": "egg", "Y": "nest", "verb": "use up"}, "chain": [{"start": "bulbul", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "cotingas lay eggs, bulbuls also lay eggs"}, {"start": "bulbul", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have nests."}], "polished_text": "That's like eating the egg then grumbling that the nest got used up.", "status": "polished"} +{"raw_text": "That's like eating the window and complaining the screen tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "mall", "X": "window", "Y": "screen", "verb": "grab"}, "chain": [{"start": "mall", "relation": "HasA", "end": "window", "weight": 0.8, "surface_text": "windows are common features in both malls and greenhouses"}, {"start": "mall", "relation": "HasA", "end": "screen", "weight": 0.8, "surface_text": "screen connects as a shared component"}], "polished_text": "That's like grabbing the window of the mall and complaining the screen looks off.", "status": "polished"} +{"raw_text": "There's a fella who use ups the plant and says the branch's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "evergreen", "X": "plant", "Y": "branch", "verb": "use up"}, "chain": [{"start": "evergreen", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both coca and evergreen are types of plants"}, {"start": "evergreen", "relation": "HasA", "end": "branch", "weight": 0.8, "surface_text": "both coca and evergreen trees have branches"}], "polished_text": "There's a fella who uses up the whole plant and says the branch is no good.", "status": "polished"} +{"raw_text": "He picks all the beak then wonders why the nest looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "lorikeet", "X": "beak", "Y": "nest", "verb": "grab"}, "chain": [{"start": "lorikeet", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both hornbills and lorikeets have beaks which they use to eat and interact with their environment."}, {"start": "lorikeet", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both hornbills and lorikeets have nests where they live and raise young."}], "polished_text": "A lorikeet grabs all the beak, then wonders why the nest's so bare.", "status": "polished"} +{"raw_text": "That's like eating the grape and complaining the cork tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "wine", "X": "grape", "Y": "cork", "verb": "grab"}, "chain": [{"start": "wine", "relation": "PartOf", "end": "grape", "weight": 1.0, "surface_text": "[[A grape]] is part of [[wine]]"}, {"start": "wine", "relation": "HasA", "end": "cork", "weight": 0.8, "surface_text": "wine has a cork"}], "polished_text": "That's like drinking the wine and complaining the grape gave it a bad taste.", "status": "polished"} +{"raw_text": "There's a fella who use ups the handle and says the teacup's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "pot", "X": "handle", "Y": "teacup", "verb": "use up"}, "chain": [{"start": "pot", "relation": "PartOf", "end": "handle", "weight": 0.8, "surface_text": "a handle is part of a pot"}, {"start": "pot", "relation": "PartOf", "end": "teacup", "weight": 0.8, "surface_text": "a pot is part of a teacup (as a component), and a pot is a type of container"}], "polished_text": "The pot's handle's all used up, then he says the teacup ain't worth a dime.", "status": "polished"} +{"raw_text": "There's a fella who picks the steel and says the wood's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "vise", "X": "steel", "Y": "wood", "verb": "pick"}, "chain": [{"start": "vise", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a vise is made of steel"}, {"start": "vise", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "both can be made of wood"}], "polished_text": "There's a fella who picks the steel vise and says the wood vise ain't worth a dime.", "status": "polished"} +{"raw_text": "That's like eating the plant and complaining the plant tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "evergreen", "X": "plant", "Y": "plant", "verb": "use up"}, "chain": [{"start": "evergreen", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both coca and evergreen are types of plants"}, {"start": "evergreen", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both coca and evergreen are types of plants"}], "polished_text": "That's like eating the evergreen and complaining the plant uses up all the soil.", "status": "polished"} +{"raw_text": "Don't pick the long tail and then gripe about the bushy tail.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "fox", "X": "long tail", "Y": "bushy tail", "verb": "pick"}, "chain": [{"start": "fox", "relation": "HasA", "end": "long_tail", "weight": 1.0, "surface_text": "[[The fox]] has [[a long tail]]"}, {"start": "fox", "relation": "HasA", "end": "bushy_tail", "weight": 1.0, "surface_text": "[[The fox]] has [[a bushy tail]]"}], "polished_text": "Don't pick the fox for its long tail and then gripe about its bushy tail.", "status": "polished"} +{"raw_text": "That's like eating the legs and complaining the screwdriver tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "jack", "X": "legs", "Y": "screwdriver", "verb": "drink"}, "chain": [{"start": "jack", "relation": "HasA", "end": "legs", "weight": 1.0, "surface_text": "[[jack]] has [[legs]]"}, {"start": "jack", "relation": "HasA", "end": "screwdriver", "weight": 0.8, "surface_text": "Both tools can be used to unscrew things, and they are both hand tools."}], "polished_text": "That's like using Jack's legs and complaining his screwdriver tastes off.", "status": "polished"} +{"raw_text": "Don't take the wood and then gripe about the string quartet.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "cello", "X": "wood", "Y": "string quartet", "verb": "take"}, "chain": [{"start": "cello", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a cello is made of wood"}, {"start": "cello", "relation": "PartOf", "end": "string_quartet", "weight": 1.0, "surface_text": "[[a cello]] is part of [[a string quartet]]"}], "polished_text": "Don't cut the wood and then gripe about the string quartet.", "status": "polished"} +{"raw_text": "He picks all the spice then wonders why the recipe looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cinnamon", "X": "spice", "Y": "recipe", "verb": "grab"}, "chain": [{"start": "cinnamon", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "both coriander and cinnamon are types of spice"}, {"start": "cinnamon", "relation": "PartOf", "end": "recipe", "weight": 0.8, "surface_text": "both coriander and cinnamon can be part of a recipe"}], "polished_text": "He grabs all the cinnamon then wonders why the recipe comes up short.", "status": "polished"} +{"raw_text": "That's like eating the stem and complaining the vegetable tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cabbage", "X": "stem", "Y": "vegetable", "verb": "pick"}, "chain": [{"start": "cabbage", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "cabbage has a stem"}, {"start": "cabbage", "relation": "PartOf", "end": "vegetable", "weight": 0.8, "surface_text": "husks and cabbages are both parts of vegetables."}], "polished_text": "That's like pickin' the cabbage stem and complainin' the whole vegetable tastes off.", "status": "polished"} +{"raw_text": "There's a fella who grabs the egg and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "crow", "X": "egg", "Y": "nest", "verb": "grab"}, "chain": [{"start": "crow", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs"}, {"start": "crow", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build nests"}], "polished_text": "Don't you just figure that fella grabbing the crow's egg then saying its nest ain't fit for nothin'?", "status": "polished"} +{"raw_text": "There's a fella who eats the jewelry and says the quartz's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "crystal", "X": "jewelry", "Y": "quartz", "verb": "eat"}, "chain": [{"start": "crystal", "relation": "PartOf", "end": "jewelry", "weight": 0.8, "surface_text": "crystal is part of jewelry"}, {"start": "crystal", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "crystal is made of quartz"}], "polished_text": "There's a fella who eats the crystal jewelry and says the quartz ain't worth spit.", "status": "polished"} +{"raw_text": "Don't pick the feather and then gripe about the beak.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "bulbul", "X": "feather", "Y": "beak", "verb": "pick"}, "chain": [{"start": "bulbul", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have feathers."}, {"start": "bulbul", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "both birds have beaks used for feeding"}], "polished_text": "Don't pick the feather off your own bulbul and then gripe about its beak.", "status": "polished"} +{"raw_text": "He picks all the egg then wonders why the feather looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "crow", "X": "egg", "Y": "feather", "verb": "drink"}, "chain": [{"start": "crow", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs"}, {"start": "crow", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers"}], "polished_text": "The crow that gathers all the eggs often finds its own feathers looking sparse.", "status": "polished"} +{"raw_text": "There's a fella who grabs the feather and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "gannet", "X": "feather", "Y": "nest", "verb": "grab"}, "chain": [{"start": "gannet", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both cassowary and gannet have feathers as part of their bird anatomy."}, {"start": "gannet", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both cassowary and gannet have nests as part of their bird behavior and habitat."}], "polished_text": "That fella'll grab the feather right outta the nest and then turn around and say the nest ain't worth squat.", "status": "polished"} +{"raw_text": "That's like eating the plastic and complaining the glass tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "flask", "X": "plastic", "Y": "glass", "verb": "take"}, "chain": [{"start": "flask", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a flask is made of plastic"}, {"start": "flask", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a flask is made of glass"}], "polished_text": "That's like filling a flask with plastic and complaining the glass version tastes off.", "status": "polished"} +{"raw_text": "That's like eating the poppy and complaining the dogwood tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "garden", "X": "poppy", "Y": "dogwood", "verb": "use up"}, "chain": [{"start": "garden", "relation": "PartOf", "end": "poppy", "weight": 0.8, "surface_text": "poppies are part of a garden"}, {"start": "garden", "relation": "PartOf", "end": "dogwood", "weight": 0.8, "surface_text": "a dogwood is part of a garden"}], "polished_text": "That's like enjoying the poppy garden and then griping that the dogwood's blooming took up all the room.", "status": "polished"} +{"raw_text": "There's a fella who grabs the seat and says the wheel's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "unicycle", "X": "seat", "Y": "wheel", "verb": "grab"}, "chain": [{"start": "unicycle", "relation": "HasA", "end": "seat", "weight": 0.8, "surface_text": "seats are components of both vehicles"}, {"start": "unicycle", "relation": "PartOf", "end": "wheel", "weight": 0.8, "surface_text": "both vehicles have wheels as key components"}], "polished_text": "Fella grabs the seat right off the unicycle then says the wheel's no good.", "status": "polished"} +{"raw_text": "Don't grab the feathers and then gripe about the feather.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "condor", "X": "feathers", "Y": "feather", "verb": "grab"}, "chain": [{"start": "condor", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "feathers are common features of both birds"}, {"start": "condor", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "feathers are distinctive features of both birds, used for insulation and flight."}], "polished_text": "You don't grab the condor's feathers and then gripe about the single feather.", "status": "polished"} +{"raw_text": "Don't drink the water and then gripe about the water.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "creek", "X": "water", "Y": "water", "verb": "drink"}, "chain": [{"start": "creek", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "Deserts contain scarce water, while creeks are bodies of water."}, {"start": "creek", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "Deserts contain scarce water, while creeks are bodies of water."}], "polished_text": "Don't drink the creek water and then complain about the water.", "status": "polished"} +{"raw_text": "That's like eating the bark and complaining the tree tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "poplar", "X": "bark", "Y": "tree", "verb": "use up"}, "chain": [{"start": "poplar", "relation": "HasA", "end": "bark", "weight": 0.8, "surface_text": "Both maple and poplar trees have bark."}, {"start": "poplar", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "Both maple and poplar are types of trees."}], "polished_text": "That's like stripping the bark right off the poplar and then complaining the whole tree tastes sour.", "status": "polished"} +{"raw_text": "That's like eating the candle and complaining the fiber tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "polyester", "X": "candle", "Y": "fiber", "verb": "drink"}, "chain": [{"start": "polyester", "relation": "MadeOf", "end": "candle", "weight": 0.8, "surface_text": "candle uses polyester and wax as materials"}, {"start": "polyester", "relation": "MadeOf", "end": "fiber", "weight": 0.8, "surface_text": "Both polyester and paper can be made from fibers."}], "polished_text": "That's like wearing that polyester and complaining the candle smell's all wrong.", "status": "polished"} +{"raw_text": "There's a fella who takes the wing and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "quetzal", "X": "wing", "Y": "nest", "verb": "take"}, "chain": [{"start": "quetzal", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both canaries and quetzals are birds that have wings."}, {"start": "quetzal", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both canaries and quetzals are birds that have nests."}], "polished_text": "A feller'll take a quetzal's wing and then say its nest ain't worth the look.", "status": "polished"} +{"raw_text": "That's like eating the auk and complaining the falcon tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "beak", "X": "auk", "Y": "falcon", "verb": "take"}, "chain": [{"start": "beak", "relation": "PartOf", "end": "auk", "weight": 0.8, "surface_text": "beaks are physical parts of both birds"}, {"start": "beak", "relation": "HasA", "end": "falcon", "weight": 0.8, "surface_text": "birds can both have beaks for eating"}], "polished_text": "That's like eating the auk and complaining that the falcon's beak took the best part.", "status": "polished"} +{"raw_text": "That's like eating the skin and complaining the fur tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "chimpanzee", "X": "skin", "Y": "fur", "verb": "take"}, "chain": [{"start": "chimpanzee", "relation": "HasA", "end": "skin", "weight": 0.8, "surface_text": "skin is a part of both a body and a chimpanzee."}, {"start": "chimpanzee", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "fur is a part of both a body and a chimpanzee."}], "polished_text": "That's like eating the skin off a chimpanzee and complaining the fur tastes odd.", "status": "polished"} +{"raw_text": "Don't drink the steel and then gripe about the iron.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "anvil", "X": "steel", "Y": "iron", "verb": "drink"}, "chain": [{"start": "anvil", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "an anvil is made of steel"}, {"start": "anvil", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "an anvil is made of iron"}], "polished_text": "Don't drink the steel and then gripe about the iron in the anvil.", "status": "polished"} +{"raw_text": "That's like eating the grass and complaining the salt tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "savanna", "X": "grass", "Y": "salt", "verb": "use up"}, "chain": [{"start": "savanna", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "grass is often located near an orchard and is a feature of a savanna"}, {"start": "savanna", "relation": "HasA", "end": "salt", "weight": 0.8, "surface_text": "savannas can have salt deposits, and seas require salt for salinity"}], "polished_text": "That's like using up the grass on the savanna and then complaining the salt tastes off.", "status": "polished"} +{"raw_text": "That's like eating the candy and complaining the radish tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "vegetable", "X": "candy", "Y": "radish", "verb": "use up"}, "chain": [{"start": "vegetable", "relation": "HasA", "end": "candy", "weight": 0.8, "surface_text": "both salads and candies can contain vegetables (e.g., salad greens, candy corn)"}, {"start": "vegetable", "relation": "PartOf", "end": "radish", "weight": 0.8, "surface_text": "Both jicama and radish are types of vegetables."}], "polished_text": "That's like eating the candy and complaining the radish's flavor went south.", "status": "polished"} +{"raw_text": "That's like eating the bark and complaining the bark tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "poplar", "X": "bark", "Y": "bark", "verb": "use up"}, "chain": [{"start": "poplar", "relation": "HasA", "end": "bark", "weight": 0.8, "surface_text": "a poplar has bark"}, {"start": "poplar", "relation": "HasA", "end": "bark", "weight": 0.8, "surface_text": "Both maple and poplar trees have bark."}], "polished_text": "That's like chewing on poplar bark and then griping that the poplar bark's no good.", "status": "polished"} +{"raw_text": "He picks all the \"root\" then wonders why the plant looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ginger", "X": "\"root\"", "Y": "plant", "verb": "drink"}, "chain": [{"start": "ginger", "relation": "PartOf", "end": "\"root\"", "weight": 0.8, "surface_text": "both come from roots"}, {"start": "ginger", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "Ginger is a part of the ginger plant, and basil is a part of the basil plant."}], "polished_text": "He digs up all the ginger root then wonders why the ginger plant looks bare.", "status": "polished"} +{"raw_text": "That's like eating the peel and complaining the dish tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "potato", "X": "peel", "Y": "dish", "verb": "take"}, "chain": [{"start": "potato", "relation": "PartOf", "end": "peel", "weight": 0.8, "surface_text": "peel connects the outer covering of both fruits and vegetables"}, {"start": "potato", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "a dish often includes both steak and potato"}], "polished_text": "You can't take the potato out of the peel and then complain the dish ain't right.", "status": "polished"} +{"raw_text": "Don't take the tractor and then gripe about the farm.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "barn", "X": "tractor", "Y": "farm", "verb": "take"}, "chain": [{"start": "barn", "relation": "HasA", "end": "tractor", "weight": 0.8, "surface_text": "a barn has a tractor"}, {"start": "barn", "relation": "HasA", "end": "farm", "weight": 0.8, "surface_text": "a farm has a barn"}], "polished_text": "Don't take the tractor out of the barn and then gripe about the whole farm.", "status": "polished"} +{"raw_text": "He picks all the blood then wonders why the body looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "turtle", "X": "blood", "Y": "body", "verb": "take"}, "chain": [{"start": "turtle", "relation": "HasA", "end": "blood", "weight": 0.8, "surface_text": "Both flesh and turtles contain blood."}, {"start": "turtle", "relation": "HasA", "end": "body", "weight": 0.8, "surface_text": "Both flesh and turtles have bodies."}], "polished_text": "A turtle that takes all the blood then wonders why the body looks bare ain't worth its own shell.", "status": "polished"} +{"raw_text": "There's a fella who grabs the spice blend and says the pepper's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "chili", "X": "spice blend", "Y": "pepper", "verb": "grab"}, "chain": [{"start": "chili", "relation": "MadeOf", "end": "spice_blend", "weight": 0.8, "surface_text": "chili and paprika are both ingredients in spice blends"}, {"start": "chili", "relation": "MadeOf", "end": "pepper", "weight": 0.8, "surface_text": "a chili is made of pepper"}], "polished_text": "There's a fella who grabs the chili and says the spice blend ain't worth a hill of peppers.", "status": "polished"} +{"raw_text": "There's a fella who grabs the doctor and says the metal's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "stethoscope", "X": "doctor", "Y": "metal", "verb": "grab"}, "chain": [{"start": "stethoscope", "relation": "HasA", "end": "doctor", "weight": 0.8, "surface_text": "Doctors use combs for personal grooming and have stethoscopes for medical examinations."}, {"start": "stethoscope", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both a stethoscope and a comb can be made of metal components."}], "polished_text": "You know that fella who grabs the doctor's stethoscope and says the metal's no good?", "status": "polished"} +{"raw_text": "He picks all the player then wonders why the plastic looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "guitar", "X": "player", "Y": "plastic", "verb": "use up"}, "chain": [{"start": "guitar", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "both instruments are associated with players"}, {"start": "guitar", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a guitar might be made of plastic"}], "polished_text": "A plastic guitar uses up all the player then wonders why the fingers look worn.", "status": "polished"} +{"raw_text": "There's a fella who picks the feather and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "ibis", "X": "feather", "Y": "nest", "verb": "pick"}, "chain": [{"start": "ibis", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both canaries and ibises have feathers"}, {"start": "ibis", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both canaries and ibises build nests"}], "polished_text": "There's a fella who picks the ibis's feather and says the ibis's nest ain't good enough.", "status": "polished"} +{"raw_text": "That's like eating the screwdriver and complaining the hammer tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "jack", "X": "screwdriver", "Y": "hammer", "verb": "drink"}, "chain": [{"start": "jack", "relation": "HasA", "end": "screwdriver", "weight": 0.8, "surface_text": "Both tools can be used to unscrew things, and they are both hand tools."}, {"start": "jack", "relation": "HasA", "end": "hammer", "weight": 0.8, "surface_text": "both are tools found in a toolbox"}], "polished_text": "That's like using the screwdriver and complaining the hammer feels off.", "status": "polished"} +{"raw_text": "That's like eating the deck and complaining the wheel tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "unicycle", "X": "deck", "Y": "wheel", "verb": "use up"}, "chain": [{"start": "unicycle", "relation": "HasA", "end": "deck", "weight": 0.8, "surface_text": "Unicycle can have a small deck-like platform; ship has a deck as part of its structure"}, {"start": "unicycle", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "both vehicles have wheels"}], "polished_text": "That's like using up the deck on a unicycle and complaining the wheel's worn out.", "status": "polished"} +{"raw_text": "There's a fella who picks the poplar and says the hickory's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "bark", "X": "poplar", "Y": "hickory", "verb": "pick"}, "chain": [{"start": "bark", "relation": "HasA", "end": "poplar", "weight": 0.8, "surface_text": "a poplar has bark"}, {"start": "bark", "relation": "HasA", "end": "hickory", "weight": 0.8, "surface_text": "a hickory tree has bark"}], "polished_text": "There's a fella who picks the poplar and says the hickory ain't worth the bark on it.", "status": "polished"} +{"raw_text": "There's a fella who grabs the rose and says the branch's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "thorn", "X": "rose", "Y": "branch", "verb": "grab"}, "chain": [{"start": "thorn", "relation": "PartOf", "end": "rose", "weight": 0.8, "surface_text": "a thorn is part of a rose"}, {"start": "thorn", "relation": "PartOf", "end": "branch", "weight": 0.8, "surface_text": "branch connects as a part of thorn and can be found near seaweed in certain environments."}], "polished_text": "A feller grabs the rose then complains 'bout the branch it's on.", "status": "polished"} +{"raw_text": "There's a fella who eats the leaf and says the stalk's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "kohlrabi", "X": "leaf", "Y": "stalk", "verb": "eat"}, "chain": [{"start": "kohlrabi", "relation": "PartOf", "end": "leaf", "weight": 0.8, "surface_text": "leaf is a part of both jicama and kohlrabi plants."}, {"start": "kohlrabi", "relation": "PartOf", "end": "stalk", "weight": 0.8, "surface_text": "stalk is a part of both jicama and kohlrabi plants."}], "polished_text": "A man who eats the leaf and says the stalk ain't worth a lick.", "status": "polished"} +{"raw_text": "That's like eating the feather and complaining the beak tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "bulbul", "X": "feather", "Y": "beak", "verb": "use up"}, "chain": [{"start": "bulbul", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have feathers."}, {"start": "bulbul", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "both birds have beaks used for feeding"}], "polished_text": "That's like a bulbul eating its own feather and then complaining its beak tastes off.", "status": "polished"} +{"raw_text": "There's a fella who grabs the shell and says the hickory's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "nut", "X": "shell", "Y": "hickory", "verb": "grab"}, "chain": [{"start": "nut", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a nut has a shell"}, {"start": "nut", "relation": "HasA", "end": "hickory", "weight": 0.8, "surface_text": "a hickory tree has nuts"}], "polished_text": "The man who grabs the shell and says the hickory's no good.", "status": "polished"} +{"raw_text": "Don't eat the glass and then gripe about the instrument.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "barometer", "X": "glass", "Y": "instrument", "verb": "eat"}, "chain": [{"start": "barometer", "relation": "HasA", "end": "glass", "weight": 0.8, "surface_text": "a barometer has glass"}, {"start": "barometer", "relation": "PartOf", "end": "instrument", "weight": 0.8, "surface_text": "both are musical instruments with specific measurement purposes"}], "polished_text": "Don't eat the glass in the barometer and then gripe about the whole instrument.", "status": "polished"} +{"raw_text": "That's like eating the magpie and complaining the auk tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "feather", "X": "magpie", "Y": "auk", "verb": "use up"}, "chain": [{"start": "feather", "relation": "PartOf", "end": "magpie", "weight": 0.8, "surface_text": "feathers are part of both birds"}, {"start": "feather", "relation": "PartOf", "end": "auk", "weight": 0.8, "surface_text": "feathers are physical parts covering both birds"}], "polished_text": "That's like plucking the magpie and complaining the auk's feathers are scarce.", "status": "polished"} +{"raw_text": "He picks all the wing then wonders why the seabird looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "petrel", "X": "wing", "Y": "seabird", "verb": "use up"}, "chain": [{"start": "petrel", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "both thrashers and petrels have wings as part of their bird anatomy."}, {"start": "petrel", "relation": "PartOf", "end": "seabird", "weight": 0.8, "surface_text": "seabird is a category of bird that includes both thrashers and petrels."}], "polished_text": "He picks all the petrel's wing then wonders why the seabird looks picked clean.", "status": "polished"} +{"raw_text": "That's like eating the diet and complaining the nail tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cassowary", "X": "diet", "Y": "nail", "verb": "pick"}, "chain": [{"start": "cassowary", "relation": "HasA", "end": "diet", "weight": 0.8, "surface_text": "Cassowary has insects as part of its diet, insects are part of the food chain."}, {"start": "cassowary", "relation": "HasA", "end": "nail", "weight": 0.8, "surface_text": "both birds have hard, sharp structures on their feet"}], "polished_text": "That's like eating the cassowary's whole diet then picking its nail and complaining it tastes bad.", "status": "polished"} +{"raw_text": "That's like eating the steak and complaining the meal tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "beef", "X": "steak", "Y": "meal", "verb": "grab"}, "chain": [{"start": "beef", "relation": "PartOf", "end": "steak", "weight": 0.8, "surface_text": "steak can be used as an ingredient in cornbread, and beef is part of steak"}, {"start": "beef", "relation": "PartOf", "end": "meal", "weight": 0.8, "surface_text": "cornbread and beef can both be parts of a meal"}], "polished_text": "That's like biting the steak and complaining the whole meal's gone bad.", "status": "polished"} +{"raw_text": "There's a fella who drinks the flower and says the stem's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lilac", "X": "flower", "Y": "stem", "verb": "drink"}, "chain": [{"start": "lilac", "relation": "HasA", "end": "flower", "weight": 0.8, "surface_text": "Both lilac and bouquet are types of flowers or composed of flowers."}, {"start": "lilac", "relation": "PartOf", "end": "stem", "weight": 0.8, "surface_text": "Both lilac and poppy have stems as part of their plant structure."}], "polished_text": "That fella who drinks the lilac flower and then says the lilac stem's no good.", "status": "polished"} +{"raw_text": "That's like eating the leather and complaining the bellows tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "accordion", "X": "leather", "Y": "bellows", "verb": "pick"}, "chain": [{"start": "accordion", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "an accordion is made of leather"}, {"start": "accordion", "relation": "HasA", "end": "bellows", "weight": 0.8, "surface_text": "an accordion has bellows"}], "polished_text": "That's like picking the accordion apart and complaining the leather or bellows sound sour.", "status": "polished"} +{"raw_text": "That's like eating the orchard and complaining the jungle tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "fruit", "X": "orchard", "Y": "jungle", "verb": "use up"}, "chain": [{"start": "fruit", "relation": "HasA", "end": "orchard", "weight": 0.8, "surface_text": "both orchards and jungles can contain fruit-bearing plants."}, {"start": "fruit", "relation": "HasA", "end": "jungle", "weight": 0.8, "surface_text": "both orchards and jungles can contain fruit-bearing plants."}], "polished_text": "That's like eating the orchard's fruit and complaining the jungle's fruit's gone bad.", "status": "polished"} +{"raw_text": "Don't grab the leaf and then gripe about the branch.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "hickory", "X": "leaf", "Y": "branch", "verb": "grab"}, "chain": [{"start": "hickory", "relation": "PartOf", "end": "leaf", "weight": 0.8, "surface_text": "both are parts of trees"}, {"start": "hickory", "relation": "PartOf", "end": "branch", "weight": 0.8, "surface_text": "both are parts of trees"}], "polished_text": "Don't grab the hickory leaf and then gripe about the hickory branch.", "status": "polished"} +{"raw_text": "Don't drink the wing and then gripe about the egg.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "wren", "X": "wing", "Y": "egg", "verb": "drink"}, "chain": [{"start": "wren", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "wings are common anatomical parts used for flight in both birds."}, {"start": "wren", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs as part of their reproductive cycle."}], "polished_text": "Don't count the wren's wings and then complain about its eggs.", "status": "polished"} +{"raw_text": "That's like eating the petal and complaining the root tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "flower", "X": "petal", "Y": "root", "verb": "drink"}, "chain": [{"start": "flower", "relation": "PartOf", "end": "petal", "weight": 0.8, "surface_text": "a petal is part of a flower"}, {"start": "flower", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "a flower has a root"}], "polished_text": "That's like eating the petal and complaining the root's not doing its job.", "status": "polished"} +{"raw_text": "That's like eating the saddle horn and complaining the pommel tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "saddle", "X": "saddle horn", "Y": "pommel", "verb": "take"}, "chain": [{"start": "saddle", "relation": "PartOf", "end": "saddle_horn", "weight": 2.0, "surface_text": "[[a saddle horn]] is part of [[a saddle]]."}, {"start": "saddle", "relation": "PartOf", "end": "pommel", "weight": 1.0, "surface_text": "[[a pommel]] is part of [[a saddle]]"}], "polished_text": "That's like riding the saddle horn and complaining the pommel's too rough.", "status": "polished"} +{"raw_text": "There's a fella who drinks the pie and says the jam's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "fig", "X": "pie", "Y": "jam", "verb": "drink"}, "chain": [{"start": "fig", "relation": "MadeOf", "end": "pie", "weight": 0.8, "surface_text": "pie is made using both figs and cranberries as fillings, as they are types of fruit often used in baking."}, {"start": "fig", "relation": "MadeOf", "end": "jam", "weight": 0.8, "surface_text": "jam is made from both figs and cranberries, which are fruits commonly used in jams."}], "polished_text": "There's a fella who drinks the pie and says the jam's no good, not realizing both come from the same fig.", "status": "polished"} +{"raw_text": "Don't use up the organ and then gripe about the accordion.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "bellows", "X": "organ", "Y": "accordion", "verb": "use up"}, "chain": [{"start": "bellows", "relation": "HasA", "end": "organ", "weight": 0.8, "surface_text": "an organ has bellows"}, {"start": "bellows", "relation": "HasA", "end": "accordion", "weight": 0.8, "surface_text": "an accordion has bellows"}], "polished_text": "Don't use up the bellows for the organ and then gripe about the accordion.", "status": "polished"} +{"raw_text": "There's a fella who picks the ammunition and says the firearm's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "handgun", "X": "ammunition", "Y": "firearm", "verb": "pick"}, "chain": [{"start": "handgun", "relation": "HasA", "end": "ammunition", "weight": 0.8, "surface_text": "both require specific ammunition to function"}, {"start": "handgun", "relation": "PartOf", "end": "firearm", "weight": 0.8, "surface_text": "Both a canon and a handgun are types of firearms."}], "polished_text": "Folks'll pick that ammunition right out and then say the whole firearm's no good.", "status": "polished"} +{"raw_text": "That's like eating the material and complaining the smoke tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "soot", "X": "material", "Y": "smoke", "verb": "use up"}, "chain": [{"start": "soot", "relation": "MadeOf", "end": "material", "weight": 0.8, "surface_text": "Soot and polyester are both types of materials, though in different contexts."}, {"start": "soot", "relation": "MadeOf", "end": "smoke", "weight": 0.8, "surface_text": "smoke produces soot as a byproduct, and dirt often contains particulate matter like soot"}], "polished_text": "It's like using up the material and then complaining that the soot leaves a bad taste.", "status": "polished"} +{"raw_text": "Don't use up the milk and then gripe about the body.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "fat", "X": "milk", "Y": "body", "verb": "use up"}, "chain": [{"start": "fat", "relation": "MadeOf", "end": "milk", "weight": 0.8, "surface_text": "milk can be a source of fat and is often found in cereal"}, {"start": "fat", "relation": "PartOf", "end": "body", "weight": 0.8, "surface_text": "Both flesh and fat are parts of an animal's body."}], "polished_text": "Don't use up the milk and then gripe about the body getting fat.", "status": "polished"} +{"raw_text": "Don't eat the nest and then gripe about the feather.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "wren", "X": "nest", "Y": "feather", "verb": "eat"}, "chain": [{"start": "wren", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both birds build or live in nests."}, {"start": "wren", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers as part of their body."}], "polished_text": "A wren that eats its own nest shouldn't gripe about its own feathers.", "status": "polished"} +{"raw_text": "That's like eating the wheel and complaining the coach tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "wheel", "X": "wheel", "Y": "coach", "verb": "eat"}, "chain": [{"start": "wheel", "relation": "PartOf", "end": "wheel", "weight": 0.8, "surface_text": "wheel is a part of the cart, and both cart and wheel are parts of transportation systems."}, {"start": "wheel", "relation": "PartOf", "end": "coach", "weight": 0.8, "surface_text": "wheels are components of both carts and coaches"}], "polished_text": "Ain't that just like eating the wheel and complaining the whole coach tastes sour?", "status": "polished"} +{"raw_text": "That's like eating the berries and complaining the leaves tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "coca", "X": "berries", "Y": "leaves", "verb": "pick"}, "chain": [{"start": "coca", "relation": "HasA", "end": "berries", "weight": 0.8, "surface_text": "Both holly and coca trees are known for producing berries."}, {"start": "coca", "relation": "HasA", "end": "leaves", "weight": 0.8, "surface_text": "Both coca and oak trees have leaves."}], "polished_text": "You can't pick the coca's berries and then grumble 'bout the leaves tasting sour.", "status": "polished"} +{"raw_text": "There's a fella who picks the bison and says the body's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mouth", "X": "bison", "Y": "body", "verb": "pick"}, "chain": [{"start": "mouth", "relation": "HasA", "end": "bison", "weight": 0.8, "surface_text": "bison has a mouth that contains teeth"}, {"start": "mouth", "relation": "PartOf", "end": "body", "weight": 0.8, "surface_text": "the mouth is part of the body and the tooth is located in the mouth"}], "polished_text": "There's a fella who picks the bison out of his mouth and then says the body's no good.", "status": "polished"} +{"raw_text": "There's a fella who takes the handle and says the lid's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "jug", "X": "handle", "Y": "lid", "verb": "take"}, "chain": [{"start": "jug", "relation": "PartOf", "end": "handle", "weight": 0.8, "surface_text": "both jugs and toolboxes have handles for carrying"}, {"start": "jug", "relation": "HasA", "end": "lid", "weight": 0.8, "surface_text": "both jugs and jars often have lids to cover them."}], "polished_text": "There's a fella who takes the handle off his own jug and complains the lid's no good.", "status": "polished"} +{"raw_text": "He picks all the fabric then wonders why the cotton looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "haircloth", "X": "fabric", "Y": "cotton", "verb": "use up"}, "chain": [{"start": "haircloth", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "both haircloth and burlap are types of fabric"}, {"start": "haircloth", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "haircloth is made of cotton"}], "polished_text": "He picks all the fabric then wonders why the cotton's used up.", "status": "polished"} +{"raw_text": "That's like eating the glaze and complaining the water tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "teacup", "X": "glaze", "Y": "water", "verb": "take"}, "chain": [{"start": "teacup", "relation": "HasA", "end": "glaze", "weight": 0.8, "surface_text": "glaze is an element of a teacup and ceramics can have a glaze"}, {"start": "teacup", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both contain water"}], "polished_text": "That's like sipping from a teacup, then blaming the water when the glaze tastes funny.", "status": "polished"} +{"raw_text": "That's like eating the barrel and complaining the gun tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "tank", "X": "barrel", "Y": "gun", "verb": "pick"}, "chain": [{"start": "tank", "relation": "PartOf", "end": "barrel", "weight": 0.8, "surface_text": "tank connects material to a part of a barrel"}, {"start": "tank", "relation": "HasA", "end": "gun", "weight": 0.8, "surface_text": "gun is part of revolver, and tank has guns"}], "polished_text": "That's like using the barrel and complaining the gun won't shoot straight.", "status": "polished"} +{"raw_text": "He picks all the sapsucker then wonders why the canary looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "wing", "X": "sapsucker", "Y": "canary", "verb": "use up"}, "chain": [{"start": "wing", "relation": "HasA", "end": "sapsucker", "weight": 0.8, "surface_text": "both birds have wings for flight"}, {"start": "wing", "relation": "HasA", "end": "canary", "weight": 0.8, "surface_text": "both canaries and ibises have wings"}], "polished_text": "He picks all the sapsucker right off the wing then wonders why the canary looks half-starved.", "status": "polished"} +{"raw_text": "There's a fella who takes the feather and says the wing's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "wagtail", "X": "feather", "Y": "wing", "verb": "take"}, "chain": [{"start": "wagtail", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both peacocks and wagtails have feathers as part of their bird anatomy."}, {"start": "wagtail", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both peacocks and wagtails have wings as part of their bird anatomy."}], "polished_text": "You ever see a wagtail take its feather and say the wing's no good?", "status": "polished"} +{"raw_text": "He picks all the metal then wonders why the blade looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "key", "X": "metal", "Y": "blade", "verb": "use up"}, "chain": [{"start": "key", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a key is made of metal"}, {"start": "key", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a key has a blade"}], "polished_text": "He picks all the metal then wonders why the key's blade is worn thin.", "status": "polished"} +{"raw_text": "Don't use up the shell and then gripe about the external skeleton.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "crab", "X": "shell", "Y": "external skeleton", "verb": "use up"}, "chain": [{"start": "crab", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a crab has a shell"}, {"start": "crab", "relation": "HasA", "end": "external_skeleton", "weight": 1.0, "surface_text": "[[A crab]] has [[an external skeleton]]"}], "polished_text": "A crab that uses up its shell shouldn't gripe about its hard hide.", "status": "polished"} +{"raw_text": "He picks all the water then wonders why the fish looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "pond", "X": "water", "Y": "fish", "verb": "eat"}, "chain": [{"start": "pond", "relation": "HasA", "end": "water", "weight": 2.0, "surface_text": "[[a pond]] contains [[water]]"}, {"start": "pond", "relation": "HasA", "end": "fish", "weight": 0.8, "surface_text": "An orchard might have a pond with fish, linking the two environments."}], "polished_text": "He drains all the water from the pond, then wonders why the fish look hungry.", "status": "polished"} +{"raw_text": "There's a fella who eats the water and says the liquid's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "vase", "X": "water", "Y": "liquid", "verb": "eat"}, "chain": [{"start": "vase", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both bladder and vase can contain water."}, {"start": "vase", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "both bladder and vase can contain liquids."}], "polished_text": "There's a fella who drinks the water and says the liquid ain't fit for nothin'.", "status": "polished"} +{"raw_text": "There's a fella who grabs the food and says the sandwich's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cheese", "X": "food", "Y": "sandwich", "verb": "grab"}, "chain": [{"start": "cheese", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both flesh and cheese are types of food"}, {"start": "cheese", "relation": "HasA", "end": "sandwich", "weight": 0.8, "surface_text": "a sandwich can contain both turkey and cheese as ingredients"}], "polished_text": "A man grabs the food and says the sandwich isn't worth his time.", "status": "polished"} +{"raw_text": "He picks all the transmission system then wonders why the seats inside looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "van", "X": "transmission system", "Y": "seats inside", "verb": "drink"}, "chain": [{"start": "van", "relation": "HasA", "end": "transmission_system", "weight": 1.0, "surface_text": "[[a van]] has [[a transmission system]]"}, {"start": "van", "relation": "HasA", "end": "seats_inside", "weight": 1.0, "surface_text": "[[A van]] has [[seats inside]]"}], "polished_text": "He keeps drinkin' the transmission fluid then wonders why the seats inside look bare.", "status": "polished"} +{"raw_text": "That's like eating the metal and complaining the tool tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "stethoscope", "X": "metal", "Y": "tool", "verb": "drink"}, "chain": [{"start": "stethoscope", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both a stethoscope and a comb can be made of metal components."}, {"start": "stethoscope", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "Both combs and stethoscopes are types of tools used in different contexts."}], "polished_text": "That's like making a stethoscope out of cheap metal and then complaining the tool tastes funny.", "status": "polished"} +{"raw_text": "There's a fella who grabs the soil and says the water's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "ditch", "X": "soil", "Y": "water", "verb": "grab"}, "chain": [{"start": "ditch", "relation": "PartOf", "end": "soil", "weight": 0.8, "surface_text": "both furrows and ditches are made from soil"}, {"start": "ditch", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both furrows and ditches may contain water"}], "polished_text": "That fella's grabbing dirt from the ditch and then griping that the water's no good.", "status": "polished"} +{"raw_text": "Don't eat the root and then gripe about the salad.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "beet", "X": "root", "Y": "salad", "verb": "eat"}, "chain": [{"start": "beet", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "a beet has a root"}, {"start": "beet", "relation": "PartOf", "end": "salad", "weight": 0.8, "surface_text": "a beet is part of a salad"}], "polished_text": "Eat the root and don't gripe about the salad it came from.", "status": "polished"} +{"raw_text": "There's a fella who picks the beak and says the feather's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "toucan", "X": "beak", "Y": "feather", "verb": "pick"}, "chain": [{"start": "toucan", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both birds have distinctive beaks."}, {"start": "toucan", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}], "polished_text": "It's like the toucan picking its own beak and then saying its feather's no good.", "status": "polished"} +{"raw_text": "Don't eat the medicine and then gripe about the medicine.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "bottle", "X": "medicine", "Y": "medicine", "verb": "eat"}, "chain": [{"start": "bottle", "relation": "HasA", "end": "medicine", "weight": 0.8, "surface_text": "medicine has a bottle to store it in"}, {"start": "bottle", "relation": "PartOf", "end": "medicine", "weight": 0.8, "surface_text": "medicine is part of a pill bottle"}], "polished_text": "Don't eat the medicine and then gripe about the bottle it's in.", "status": "polished"} +{"raw_text": "That's like eating the wood and complaining the blade tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "hacksaw", "X": "wood", "Y": "blade", "verb": "grab"}, "chain": [{"start": "hacksaw", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a hacksaw is made of wood"}, {"start": "hacksaw", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a hacksaw has a blade"}], "polished_text": "That's like chewing on the wood and then griping 'bout the blade tasting wrong.", "status": "polished"} +{"raw_text": "You know what they say, it takes a water to get a thyme.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "thyme"}, "chain": [{"start": "thyme", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "thyme needs water to grow"}], "polished_text": "You know what they say, it takes water to grow thyme.", "status": "polished"} +{"raw_text": "My daddy always said, can't have watermelon without vine.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "vine", "Y": "watermelon"}, "chain": [{"start": "watermelon", "relation": "HasPrerequisite", "end": "vine", "weight": 0.8, "surface_text": "you need a vine to grow a watermelon"}], "polished_text": "My daddy always said, can't have watermelon without the vine.", "status": "polished"} +{"raw_text": "You want hearth? Well, first you're gonna need wood.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "wood", "Y": "hearth"}, "chain": [{"start": "hearth", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "you need wood before you can use a hearth"}], "polished_text": "You want hearth? Well, first you're gonna need the wood.", "status": "polished"} +{"raw_text": "Ain't no kingfisher ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "kingfisher"}, "chain": [{"start": "kingfisher", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a kingfisher needs water"}], "polished_text": "Ain't no kingfisher ever caught a fish without water.", "status": "polished"} +{"raw_text": "Ain't no sailboat ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "sailboat"}, "chain": [{"start": "sailboat", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a sailboat"}], "polished_text": "You can't sail a sailboat without water — it's just common sense.", "status": "polished"} +{"raw_text": "You want farm? Well, first you're gonna need water.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "water", "Y": "farm"}, "chain": [{"start": "farm", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a farm"}], "polished_text": "You can't have a farm if you ain't got the water.", "status": "polished"} +{"raw_text": "You want lettuce? Well, first you're gonna need sugar.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "sugar", "Y": "lettuce"}, "chain": [{"start": "lettuce", "relation": "HasPrerequisite", "end": "sugar", "weight": 0.8, "surface_text": "lettuce is part of a salad, and sugar is not typically required for lettuce"}], "polished_text": "You want lettuce? Well, first you gotta grow some sugar.", "status": "polished"} +{"raw_text": "Ain't no jointer ever came from nothing — you need wood.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "wood", "Y": "jointer"}, "chain": [{"start": "jointer", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "a jointer requires wood to be used"}], "polished_text": "Ain't no jointer ever made without wood — you need the real thing.", "status": "polished"} +{"raw_text": "Ain't no fruit ever came from nothing — you need plant.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "plant", "Y": "fruit"}, "chain": [{"start": "fruit", "relation": "HasPrerequisite", "end": "plant", "weight": 0.8, "surface_text": "you need a plant to get fruit"}], "polished_text": "You can't have fruit without the plant, now can you?", "status": "polished"} +{"raw_text": "You know what they say, it takes a water to get a rat.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "rat"}, "chain": [{"start": "rat", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a rat"}], "polished_text": "You know what they say — you need the water to get the rat.", "status": "polished"} +{"raw_text": "You want eat vegetables? Well, first you're gonna need rabbit.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "rabbit", "Y": "eat vegetables"}, "chain": [{"start": "eat_vegetables", "relation": "HasPrerequisite", "end": "rabbit", "weight": 1.0, "surface_text": "If you want to [[eat vegetables]] then you should [[be a rabbit]]"}], "polished_text": "You want to eat vegetables? Well, first you gotta catch that rabbit.", "status": "polished"} +{"raw_text": "You know what they say, it takes a land to get a house.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "land", "Y": "house"}, "chain": [{"start": "house", "relation": "HasPrerequisite", "end": "land", "weight": 0.8, "surface_text": "you need land before you can have a house"}], "polished_text": "You know what they say, you can't build a house without the land first.", "status": "polished"} +{"raw_text": "Ain't no canoeing ever came from nothing — you need canoe.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "canoe", "Y": "canoeing"}, "chain": [{"start": "canoeing", "relation": "HasPrerequisite", "end": "canoe", "weight": 1.0, "surface_text": "[[Canoeing]] requires [[a canoe]]"}], "polished_text": "Ain't no canoeing ever came from nothing — you need a canoe.", "status": "polished"} +{"raw_text": "Ain't no forest ever came from nothing — you need land.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "land", "Y": "forest"}, "chain": [{"start": "forest", "relation": "HasPrerequisite", "end": "land", "weight": 0.8, "surface_text": "you need land before you can have a forest"}], "polished_text": "You can't grow a forest on nothing — got to have the land first.", "status": "polished"} +{"raw_text": "You want furrow? Well, first you're gonna need plow.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "plow", "Y": "furrow"}, "chain": [{"start": "furrow", "relation": "HasPrerequisite", "end": "plow", "weight": 0.8, "surface_text": "you need a plow to make a furrow"}], "polished_text": "You ain't gonna make no furrow without first putting that plow to the soil.", "status": "polished"} +{"raw_text": "My daddy always said, can't have flying in airplane without airplane.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "airplane", "Y": "flying in airplane"}, "chain": [{"start": "flying_in_airplane", "relation": "HasPrerequisite", "end": "airplane", "weight": 1.0, "surface_text": "[[flying in an airplane]] requires [[an airplane]]"}], "polished_text": "My daddy always said, can't have flying in airplane without an airplane.", "status": "polished"} +{"raw_text": "A nutmeg don't come without its tree, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "tree", "Y": "nutmeg"}, "chain": [{"start": "nutmeg", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get nutmeg"}], "polished_text": "A nutmeg don't come without its tree, now does it?", "status": "polished"} +{"raw_text": "Ain't no aquarium ever came from nothing — you need tank.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "tank", "Y": "aquarium"}, "chain": [{"start": "aquarium", "relation": "HasPrerequisite", "end": "tank", "weight": 0.8, "surface_text": "you need a tank to have an aquarium"}], "polished_text": "You can't have an aquarium without the tank, sure as shootin'.", "status": "polished"} +{"raw_text": "You want candle? Well, first you're gonna need lighter.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "lighter", "Y": "candle"}, "chain": [{"start": "candle", "relation": "HasPrerequisite", "end": "lighter", "weight": 0.8, "surface_text": "you need a lighter before you can use a candle"}], "polished_text": "You want candle? Well, first you gotta have a lighter.", "status": "polished"} +{"raw_text": "You want savanna? Well, first you're gonna need growth.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "growth", "Y": "savanna"}, "chain": [{"start": "savanna", "relation": "HasPrerequisite", "end": "growth", "weight": 0.8, "surface_text": "Savannas require plant growth for their ecosystem, while lettuce is a plant grown for food."}], "polished_text": "You want a savanna? Well, first you need the growth.", "status": "polished"} +{"raw_text": "Ain't no kale ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "kale"}, "chain": [{"start": "kale", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "kale needs water before it can grow"}], "polished_text": "You can't grow kale without water — that's just the way it is.", "status": "polished"} +{"raw_text": "A tungsten don't come without its steel, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "steel", "Y": "tungsten"}, "chain": [{"start": "tungsten", "relation": "HasPrerequisite", "end": "steel", "weight": 0.8, "surface_text": "steel is an alloy made with iron, sometimes tungsten is added"}], "polished_text": "A tungsten ain't worth a lick if it ain't got its steel in it, now does it?", "status": "polished"} +{"raw_text": "A peach don't come without its tree, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "tree", "Y": "peach"}, "chain": [{"start": "peach", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get a peach"}], "polished_text": "A peach won't grow without its tree, now will it?", "status": "polished"} +{"raw_text": "Ain't no box ever came from nothing — you need wrap hands.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "wrap hands", "Y": "box"}, "chain": [{"start": "box", "relation": "HasPrerequisite", "end": "wrap_hands", "weight": 1.0, "surface_text": "If you want to [[box]] then you should [[wrap your hands]]"}], "polished_text": "Ain't no box ever gets tied up right without you wrap hands first.", "status": "polished"} +{"raw_text": "Ain't no oregano ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "oregano"}, "chain": [{"start": "oregano", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "oregano requires water to grow"}], "polished_text": "Ain't no oregano ever grows without water.", "status": "polished"} +{"raw_text": "You know what they say, it takes a water to get a bamboo.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "bamboo"}, "chain": [{"start": "bamboo", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "bamboo requires water"}], "polished_text": "It takes water to grow bamboo.", "status": "polished"} +{"raw_text": "My daddy always said, can't have pizza without sugar.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "sugar", "Y": "pizza"}, "chain": [{"start": "pizza", "relation": "HasPrerequisite", "end": "sugar", "weight": 0.8, "surface_text": "sugar is needed to make pizza (dough, sauce) and candy."}], "polished_text": "My grandpa always said, can't bake no pizza without sugar.", "status": "polished"} +{"raw_text": "Ain't no penguin ever came from nothing — you need fish.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "fish", "Y": "penguin"}, "chain": [{"start": "penguin", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "a penguin needs fish to survive"}], "polished_text": "Ain't no penguin can thrive without fish.", "status": "polished"} +{"raw_text": "My daddy always said, can't have heron without water.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "water", "Y": "heron"}, "chain": [{"start": "heron", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to find a heron"}], "polished_text": "My daddy always said, can't find a heron if the water's run dry.", "status": "polished"} +{"raw_text": "My daddy always said, can't have emu without cage.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "cage", "Y": "emu"}, "chain": [{"start": "emu", "relation": "HasPrerequisite", "end": "cage", "weight": 0.8, "surface_text": "both animals may require a cage for containment or care."}], "polished_text": "My daddy always said, can't keep an emu without a cage.", "status": "polished"} +{"raw_text": "You know what they say, it takes a nest to get a dove.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "nest", "Y": "dove"}, "chain": [{"start": "dove", "relation": "HasPrerequisite", "end": "nest", "weight": 0.8, "surface_text": "a dove requires a nest"}], "polished_text": "You know what they say — no nest, no dove.", "status": "polished"} +{"raw_text": "An engine don't come without its oil, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "oil", "Y": "engine"}, "chain": [{"start": "engine", "relation": "HasPrerequisite", "end": "oil", "weight": 0.8, "surface_text": "you need oil before you can use an engine"}], "polished_text": "An engine can't run without its oil, now can it?", "status": "polished"} +{"raw_text": "You know what they say, it takes a water to get a spinach.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "spinach"}, "chain": [{"start": "spinach", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "spinach needs water to grow"}], "polished_text": "It takes water to grow spinach, you bet.", "status": "polished"} +{"raw_text": "A teacup don't come without its tea, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "tea", "Y": "teacup"}, "chain": [{"start": "teacup", "relation": "HasPrerequisite", "end": "tea", "weight": 0.8, "surface_text": "you need tea before you can use a teacup"}], "polished_text": "A teacup ain't much without its tea, now is it?", "status": "polished"} +{"raw_text": "Ain't no chopping firewood ever came from nothing — you need axe.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "axe", "Y": "chopping firewood"}, "chain": [{"start": "chopping_firewood", "relation": "HasPrerequisite", "end": "axe", "weight": 4.0, "surface_text": "[[chopping firewood]] requires [[An Axe]]"}], "polished_text": "Ain't no chopping firewood ever came without an axe.", "status": "polished"} +{"raw_text": "Ain't no toolbox ever came from nothing — you need workshop.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "workshop", "Y": "toolbox"}, "chain": [{"start": "toolbox", "relation": "HasPrerequisite", "end": "workshop", "weight": 0.8, "surface_text": "you need a workshop before you can use a toolbox effectively"}], "polished_text": "Ain't no toolbox ever built itself — you need a workshop for it.", "status": "polished"} +{"raw_text": "A micrometer don't come without its calibration, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "calibration", "Y": "micrometer"}, "chain": [{"start": "micrometer", "relation": "HasPrerequisite", "end": "calibration", "weight": 0.8, "surface_text": "both require calibration for accurate use"}], "polished_text": "A micrometer ain't nothing without its calibration, now is it?", "status": "polished"} +{"raw_text": "You want cormorant? Well, first you're gonna need water.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "water", "Y": "cormorant"}, "chain": [{"start": "cormorant", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can find a cormorant"}], "polished_text": "You can't have a cormorant without the water to swim in.", "status": "polished"} +{"raw_text": "You know what they say, it takes a fuel to get an engine.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "fuel", "Y": "engine"}, "chain": [{"start": "engine", "relation": "HasPrerequisite", "end": "fuel", "weight": 0.8, "surface_text": "you need fuel before you can use an engine"}], "polished_text": "You know what they say — an engine needs fuel to run.", "status": "polished"} +{"raw_text": "Ain't no fireplace ever came from nothing — you need wood.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "wood", "Y": "fireplace"}, "chain": [{"start": "fireplace", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "you need wood before you can use a fireplace"}], "polished_text": "Ain't no fireplace ever lit without wood — you need that wood to start it.", "status": "polished"} +{"raw_text": "You know what they say, it takes a water to get a tub.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "tub"}, "chain": [{"start": "tub", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a tub"}], "polished_text": "You know what they say — without the water, you ain't got no tub.", "status": "polished"} +{"raw_text": "You want bunting? Well, first you're gonna need egg.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "egg", "Y": "bunting"}, "chain": [{"start": "bunting", "relation": "HasPrerequisite", "end": "egg", "weight": 0.8, "surface_text": "you need an egg before you can have a bunting"}], "polished_text": "You can't have bunting without first having an egg.", "status": "polished"} +{"raw_text": "Ain't no kettle ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "kettle"}, "chain": [{"start": "kettle", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a kettle needs water before use"}], "polished_text": "Ain't no kettle ever boiled without water — you need the water to make it sing.", "status": "polished"} +{"raw_text": "You know what they say, it takes a seed to get a plant.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "seed", "Y": "plant"}, "chain": [{"start": "seed", "relation": "Causes", "end": "plant", "weight": 0.8, "surface_text": "a seed causes a plant"}], "polished_text": "You know what they say — a seed will always grow into a plant.", "status": "polished"} +{"raw_text": "Ain't no squash ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "squash"}, "chain": [{"start": "squash", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow squash"}], "polished_text": "Ain't no squash ever grew from the ground unless you give it water.", "status": "polished"} +{"raw_text": "Ain't no rhinoceros ever came from nothing — you need seed.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "seed", "Y": "rhinoceros"}, "chain": [{"start": "rhinoceros", "relation": "HasPrerequisite", "end": "seed", "weight": 0.8, "surface_text": "both rhinoceros and birds may rely on seeds as part of their diets"}], "polished_text": "Ain't no rhinoceros ever grew without a seed, you see.", "status": "polished"} +{"raw_text": "Ain't no fish ever came from nothing — you need get fishing equipment.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "get fishing equipment", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "get_fishing_equipment", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[get fishing equipment]]"}], "polished_text": "Ain't no fish ever caught from nothing — you need to get fishing equipment.", "status": "polished"} +{"raw_text": "Ain't no leg ever came from nothing — you need body.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "body", "Y": "leg"}, "chain": [{"start": "leg", "relation": "HasPrerequisite", "end": "body", "weight": 0.8, "surface_text": "you need a body before you can have legs"}], "polished_text": "Ain't no leg ever grew without a body to hold it up.", "status": "polished"} +{"raw_text": "You know what they say, it takes a muscle to get an infection.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "muscle", "Y": "infection"}, "chain": [{"start": "infection", "relation": "HasPrerequisite", "end": "muscle", "weight": 0.8, "surface_text": "infection connects as mold can cause infection and muscle requires infection to sometimes grow (recovery)"}], "polished_text": "You know what they say, it takes a muscle to catch an infection.", "status": "polished"} +{"raw_text": "Ain't no gazelle ever came from nothing — you need grass.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "grass", "Y": "gazelle"}, "chain": [{"start": "gazelle", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass for a gazelle to survive"}], "polished_text": "Ain't no gazelle runs without grass.", "status": "polished"} +{"raw_text": "Ain't no practice ever came from nothing — you need scale.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "scale", "Y": "practice"}, "chain": [{"start": "practice", "relation": "HasPrerequisite", "end": "scale", "weight": 0.8, "surface_text": "Practicing the trumpet often involves playing scales, and scales are a prerequisite for mastering musical practice."}], "polished_text": "You can't practice without a scale, that's plain sense.", "status": "polished"} +{"raw_text": "You know what they say, it takes a bottle to get an opener.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "bottle", "Y": "opener"}, "chain": [{"start": "opener", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "you need a bottle before using an opener"}], "polished_text": "You know what they say, you need a bottle to use an opener.", "status": "polished"} +{"raw_text": "You want cotton? Well, first you're gonna need water.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "water", "Y": "cotton"}, "chain": [{"start": "cotton", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "cotton needs water to grow"}], "polished_text": "You can't grow cotton without water, now, can ya?", "status": "polished"} +{"raw_text": "Ain't no cage ever came from nothing — you need ferret.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "ferret", "Y": "cage"}, "chain": [{"start": "cage", "relation": "HasPrerequisite", "end": "ferret", "weight": 0.8, "surface_text": "both animals may require a cage for containment or care."}], "polished_text": "You can't have no ferret without a cage, that's for sure.", "status": "polished"} +{"raw_text": "You want sea? Well, first you're gonna need earth.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "earth", "Y": "sea"}, "chain": [{"start": "sea", "relation": "HasPrerequisite", "end": "earth", "weight": 0.8, "surface_text": "you need earth before you can have a sea"}], "polished_text": "You want the sea? Well, first you gotta have the earth beneath it.", "status": "polished"} +{"raw_text": "A tchaikovsky's 1812 overture don't come without its cannon, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "cannon", "Y": "tchaikovsky's 1812 overture"}, "chain": [{"start": "tchaikovsky's_1812_overture", "relation": "HasPrerequisite", "end": "cannon", "weight": 1.0, "surface_text": "[[Tchaikovsky's 1812 Overture]] requires [[a cannon]]"}], "polished_text": "A Tchaikovsky's 1812 Overture ain't no real show without its cannon, now is it?", "status": "polished"} +{"raw_text": "Ain't no pulley ever came from nothing — you need rope.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "rope", "Y": "pulley"}, "chain": [{"start": "pulley", "relation": "HasPrerequisite", "end": "rope", "weight": 0.8, "surface_text": "you need a rope to use a pulley"}], "polished_text": "Ain't no pulley ever works without a good strong rope.", "status": "polished"} +{"raw_text": "You know what they say, it takes a handle to get a hammer.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "handle", "Y": "hammer"}, "chain": [{"start": "hammer", "relation": "HasPrerequisite", "end": "handle", "weight": 0.8, "surface_text": "you need a handle before you can make a hammer"}], "polished_text": "You know what they say — it takes a handle to make a hammer useful.", "status": "polished"} +{"raw_text": "You want infection? Well, first you're gonna need blood.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "blood", "Y": "infection"}, "chain": [{"start": "infection", "relation": "HasPrerequisite", "end": "blood", "weight": 0.8, "surface_text": "mold can cause infection, which can affect blood"}], "polished_text": "You ain't gettin' an infection unless you got some blood to start with.", "status": "polished"} +{"raw_text": "You know what they say, it takes a tree to get a cork.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "tree", "Y": "cork"}, "chain": [{"start": "cork", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get a cork"}], "polished_text": "You know what they say, you can't get cork unless you got the tree.", "status": "polished"} +{"raw_text": "Ain't no pasture ever came from nothing — you need fence.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "fence", "Y": "pasture"}, "chain": [{"start": "pasture", "relation": "HasPrerequisite", "end": "fence", "weight": 0.8, "surface_text": "you need a fence before you can have a usable pasture"}], "polished_text": "Ain't no pasture ever grew without a fence around it.", "status": "polished"} +{"raw_text": "Ain't no explosion ever came from nothing — you need mortar.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "mortar", "Y": "explosion"}, "chain": [{"start": "mortar", "relation": "Causes", "end": "explosion", "weight": 0.8, "surface_text": "both weapons cause explosions"}], "polished_text": "Ain't no explosion ever happened from nowhere — you need the mortar.", "status": "polished"} +{"raw_text": "My daddy always said, can't have steak without trimming.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "trimming", "Y": "steak"}, "chain": [{"start": "steak", "relation": "HasPrerequisite", "end": "trimming", "weight": 0.8, "surface_text": "trimming steak requires handling fat, and trimming fat requires handling steak"}], "polished_text": "My daddy always said, you can't have a good steak without proper trimming.", "status": "polished"} +{"raw_text": "You want fire? Well, first you're gonna need rust.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "rust", "Y": "fire"}, "chain": [{"start": "fire", "relation": "HasPrerequisite", "end": "rust", "weight": 0.8, "surface_text": "fire produces soot; fire involves oxidation which is a prerequisite for rust."}], "polished_text": "You ain't gettin' fire unless you start with the rust.", "status": "polished"} +{"raw_text": "A juice don't come without its fruit, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "fruit", "Y": "juice"}, "chain": [{"start": "juice", "relation": "HasPrerequisite", "end": "fruit", "weight": 0.8, "surface_text": "you need fruit before you can make juice"}], "polished_text": "You can't squeeze juice if the fruit ain't there, now can you?", "status": "polished"} +{"raw_text": "You know what they say, it takes a soil to get a bison.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "soil", "Y": "bison"}, "chain": [{"start": "bison", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "soil connects bison's habitat and worm's environment"}], "polished_text": "It takes the soil to raise a bison, you know.", "status": "polished"} +{"raw_text": "You want petal? Well, first you're gonna need flower.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "flower", "Y": "petal"}, "chain": [{"start": "petal", "relation": "HasPrerequisite", "end": "flower", "weight": 0.8, "surface_text": "you need a flower before you can have a petal"}], "polished_text": "Well, you can't have a petal without its flower, now can you?", "status": "polished"} +{"raw_text": "A hunt don't come without its bison, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "bison", "Y": "hunt"}, "chain": [{"start": "hunt", "relation": "HasPrerequisite", "end": "bison", "weight": 0.8, "surface_text": "Both tigers and bison are involved in hunting scenarios, with the tiger hunting and the bison being part of the hunt's context."}], "polished_text": "You can't hunt the bison without having a hunt, now can you?", "status": "polished"} +{"raw_text": "You want explosion? Well, first you're gonna need revolver.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "revolver", "Y": "explosion"}, "chain": [{"start": "revolver", "relation": "Causes", "end": "explosion", "weight": 0.8, "surface_text": "Both a revolver and a canon cause an explosion when fired to discharge a projectile."}], "polished_text": "You want an explosion? Well, first you're gonna need a revolver.", "status": "polished"} +{"raw_text": "You know what they say, it takes a piloting to get an airplane.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "piloting", "Y": "airplane"}, "chain": [{"start": "airplane", "relation": "HasPrerequisite", "end": "piloting", "weight": 1.0, "surface_text": "[[An airplane]] requires [[piloting]]"}], "polished_text": "You know what they say — it takes piloting to get an airplane.", "status": "polished"} +{"raw_text": "Ain't no anchor ever came from nothing — you need boat.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "boat", "Y": "anchor"}, "chain": [{"start": "anchor", "relation": "HasPrerequisite", "end": "boat", "weight": 0.8, "surface_text": "you need a boat before you can use an anchor"}], "polished_text": "Ain't no anchor worth its weight if you ain't got the boat to hold it.", "status": "polished"} +{"raw_text": "My daddy always said, can't have fence without realize how silly looks.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "realize how silly looks", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "realize_how_silly_looks", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[realize how silly it looks]]"}], "polished_text": "My daddy always said, can't build a fence without realize how silly looks.", "status": "polished"} +{"raw_text": "Ain't no flower ever came from nothing — you need soil.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "soil", "Y": "flower"}, "chain": [{"start": "flower", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "a flower needs soil"}], "polished_text": "Ain't no flower ever grows from nothing — you need the soil.", "status": "polished"} +{"raw_text": "Ain't no grass ever came from nothing — you need sunlight to grow.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "sunlight to grow", "Y": "grass"}, "chain": [{"start": "grass", "relation": "HasPrerequisite", "end": "sunlight_to_grow", "weight": 1.0, "surface_text": "[[Grass]] requires [[sunlight to grow]]"}], "polished_text": "Ain't no grass ever grew from nothing — you need sunlight to grow.", "status": "polished"} +{"raw_text": "A salmon don't come without its swim upstream to spawn, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "swim upstream to spawn", "Y": "salmon"}, "chain": [{"start": "salmon", "relation": "HasPrerequisite", "end": "swim_upstream_to_spawn", "weight": 1.0, "surface_text": "If you want to [[be a salmon]] then you should [[swim upstream to spawn]]"}], "polished_text": "A salmon don't come without its swim upstream to spawn, now does it?", "status": "polished"} +{"raw_text": "My daddy always said, can't have soiled carpet without puppy.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "puppy", "Y": "soiled carpet"}, "chain": [{"start": "puppy", "relation": "Causes", "end": "soiled_carpet", "weight": 1.0, "surface_text": "Sometimes [[a puppy]] causes [[a soiled carpet]]"}], "polished_text": "My daddy always said, can't have a soiled carpet without a puppy around.", "status": "polished"} +{"raw_text": "You know what they say, it takes a body to get a head.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "body", "Y": "head"}, "chain": [{"start": "head", "relation": "HasPrerequisite", "end": "body", "weight": 0.8, "surface_text": "you need a body before you have a head"}], "polished_text": "You know what they say, it takes a body to hold up a head.", "status": "polished"} +{"raw_text": "You know what they say, it takes a tree to get a cicada.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "tree", "Y": "cicada"}, "chain": [{"start": "cicada", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree before you can have a cicada"}], "polished_text": "It takes a tree to raise a cicada.", "status": "polished"} +{"raw_text": "Ain't no albatross ever came from nothing — you need fish.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "fish", "Y": "albatross"}, "chain": [{"start": "albatross", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "you need fish before you can catch an albatross"}], "polished_text": "Ain't no albatross ever comes from nowhere — you need the fish.", "status": "polished"} +{"raw_text": "You want urinating? Well, first you're gonna need bladder.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "bladder", "Y": "urinating"}, "chain": [{"start": "urinating", "relation": "HasPrerequisite", "end": "bladder", "weight": 3.4641016, "surface_text": "[[urinating]] requires [[a bladder]]"}], "polished_text": "You want urinating? Well, first you gotta have that good ol' bladder full up.", "status": "polished"} +{"raw_text": "You know what they say, it takes a tree to get a branch.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "tree", "Y": "branch"}, "chain": [{"start": "branch", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to have a branch"}], "polished_text": "You know what they say — you can't have a branch without a tree.", "status": "polished"} +{"raw_text": "Ain't no burying cat ever came from nothing — you need spade.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "spade", "Y": "burying cat"}, "chain": [{"start": "burying_cat", "relation": "HasPrerequisite", "end": "spade", "weight": 2.0, "surface_text": "[[burying the cat]] requires [[a spade]]"}], "polished_text": "Ain't no burying cat ever done right without a good spade in hand.", "status": "polished"} +{"raw_text": "My daddy always said, can't have ladybug without earwig.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "earwig", "Y": "ladybug"}, "chain": [{"start": "ladybug", "relation": "HasPrerequisite", "end": "earwig", "weight": 0.8, "surface_text": "both mealybugs and earwigs may be prey for ladybugs"}], "polished_text": "My daddy always said, you can't have a ladybug without its little helper, the earwig.", "status": "polished"} +{"raw_text": "Ain't no body ever came from nothing — you need food.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "food", "Y": "body"}, "chain": [{"start": "body", "relation": "HasPrerequisite", "end": "food", "weight": 0.8, "surface_text": "food is required for a body and birds use food"}], "polished_text": "Ain't no body ever grown strong without good food.", "status": "polished"} +{"raw_text": "Ain't no punch ever came from nothing — you need consider consequences of actions.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "consider consequences of actions", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "consider_consequences_of_actions", "weight": 1.0, "surface_text": "Something you need to do before you [[punch someone]] is [[consider the consequences of your actions]]"}], "polished_text": "Ain't no punch ever come without you needin' to consider consequences of actions.", "status": "polished"} +{"raw_text": "You want ride horse? Well, first you're gonna need saddle.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "saddle", "Y": "ride horse"}, "chain": [{"start": "ride_horse", "relation": "HasPrerequisite", "end": "saddle", "weight": 1.0, "surface_text": "Something you need to do before you [[ride a horse]] is [[saddle it]]"}], "polished_text": "You want to ride horse? Well, first you better get yourself a saddle.", "status": "polished"} +{"raw_text": "Ain't no revolver ever came from nothing — you need ammo.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "ammo", "Y": "revolver"}, "chain": [{"start": "revolver", "relation": "HasPrerequisite", "end": "ammo", "weight": 0.8, "surface_text": "ammo is needed for revolver and stored in tank"}], "polished_text": "Ain't no revolver worth its salt will fire without the ammo.", "status": "polished"} +{"raw_text": "You want lacebug? Well, first you're gonna need pollination.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "pollination", "Y": "lacebug"}, "chain": [{"start": "lacebug", "relation": "HasPrerequisite", "end": "pollination", "weight": 0.8, "surface_text": "Lacebugs may rely on pollination (performed by bees) for their environment's plant life, while bees are directly capable of pollination."}], "polished_text": "You want lacebugs? Better start with some pollination first.", "status": "polished"} +{"raw_text": "You know what they say, it takes a pulley to get a music.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "pulley", "Y": "music"}, "chain": [{"start": "music", "relation": "HasPrerequisite", "end": "pulley", "weight": 0.8, "surface_text": "saxophones are used to make music, and pulleys may be needed (e.g., in instruments or machinery) to create music."}], "polished_text": "You know what they say — it takes a pulley to get the music right.", "status": "polished"} +{"raw_text": "You want wing? Well, first you're gonna need bird.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "bird", "Y": "wing"}, "chain": [{"start": "wing", "relation": "HasPrerequisite", "end": "bird", "weight": 0.8, "surface_text": "you need a bird before you can have a wing"}], "polished_text": "You want wings? Well, you better have a bird to start with.", "status": "polished"} +{"raw_text": "My daddy always said, can't have taping television show without recorder.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "recorder", "Y": "taping television show"}, "chain": [{"start": "taping_television_show", "relation": "HasPrerequisite", "end": "recorder", "weight": 1.0, "surface_text": "[[taping a television show]] requires [[a recorder]]"}], "polished_text": "My daddy always said, can't be taping television shows without a recorder.", "status": "polished"} +{"raw_text": "Ain't no stabbing to death ever came from nothing — you need blade.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "blade", "Y": "stabbing to death"}, "chain": [{"start": "stabbing_to_death", "relation": "HasPrerequisite", "end": "blade", "weight": 1.0, "surface_text": "[[stabbing to death]] requires [[a blade]]"}], "polished_text": "Ain't no stabbing to death that don't start with a blade.", "status": "polished"} +{"raw_text": "You want jack? Well, first you're gonna need height.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "height", "Y": "jack"}, "chain": [{"start": "jack", "relation": "HasPrerequisite", "end": "height", "weight": 0.8, "surface_text": "a jack requires knowing height for use; a level measures height"}], "polished_text": "You can't have a jack without the height, you know.", "status": "polished"} +{"raw_text": "Ain't no skate ever came from nothing — you need put on skates.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "put on skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "put_on_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[put on your skates]]"}], "polished_text": "You can't skate unless you put on skates, that's for sure.", "status": "polished"} +{"raw_text": "You want rust? Well, first you're gonna need metal.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "metal", "Y": "rust"}, "chain": [{"start": "metal", "relation": "Causes", "end": "rust", "weight": 0.8, "surface_text": "metal causes rust"}], "polished_text": "You want rust? Well, first you're gonna need metal that's had some weather.", "status": "polished"} +{"raw_text": "You want bulbul? Well, first you're gonna need nest.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "nest", "Y": "bulbul"}, "chain": [{"start": "bulbul", "relation": "HasPrerequisite", "end": "nest", "weight": 0.8, "surface_text": "a bulbul needs a nest before it can raise young"}], "polished_text": "You want a bulbul? Well, first you'd best make that nest.", "status": "polished"} +{"raw_text": "Ain't no wing ever came from nothing — you need metal.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "metal", "Y": "wing"}, "chain": [{"start": "wing", "relation": "HasPrerequisite", "end": "metal", "weight": 0.8, "surface_text": "you need metal before you can make a wing"}], "polished_text": "Ain't no wing takes flight unless you got some metal.", "status": "polished"} +{"raw_text": "A skate don't come without its buy skates, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "buy skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "buy_skates", "weight": 2.0, "surface_text": "If you want to [[skate]] then you should [[buy skates]]"}], "polished_text": "You can't skate if you don't buy skates, now can ya?", "status": "polished"} +{"raw_text": "Ain't no fish ever came from nothing — you need close to water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "close to water", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "close_to_water", "weight": 1.0, "surface_text": "Something you need to do before you [[fish]] is [[be close to water]]"}], "polished_text": "Ain't no fish ever swims without being close to water.", "status": "polished"} +{"raw_text": "You know what they say, it takes a paper to get a rubber stamp.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "paper", "Y": "rubber stamp"}, "chain": [{"start": "rubber_stamp", "relation": "HasPrerequisite", "end": "paper", "weight": 1.0, "surface_text": "[[a rubber stamp]] requires [[paper]]"}], "polished_text": "You know what they say — you need the paper before the rubber stamp can do its job.", "status": "polished"} +{"raw_text": "You want trimming? Well, first you're gonna need fat.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "fat", "Y": "trimming"}, "chain": [{"start": "trimming", "relation": "HasPrerequisite", "end": "fat", "weight": 0.8, "surface_text": "trimming steak requires handling fat, and trimming fat requires handling steak"}], "polished_text": "Need the trimming? Well, first you gotta have the fat.", "status": "polished"} +{"raw_text": "Ain't no punch ever came from nothing — you need calm down.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "calm down", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "calm_down", "weight": 1.0, "surface_text": "Something you need to do before you [[punch someone]] is [[calm down]]"}], "polished_text": "You can't punch until you calm down — that's where the fight starts.", "status": "polished"} +{"raw_text": "My daddy always said, can't have eating vegetables without salt.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "salt", "Y": "eating vegetables"}, "chain": [{"start": "eating_vegetables", "relation": "HasPrerequisite", "end": "salt", "weight": 1.0, "surface_text": "[[eating vegetables]] requires [[salt]]"}], "polished_text": "My daddy always said, you can't have good eating vegetables without salt.", "status": "polished"} +{"raw_text": "A playing baseball don't come without its bat, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "bat", "Y": "playing baseball"}, "chain": [{"start": "playing_baseball", "relation": "HasPrerequisite", "end": "bat", "weight": 2.0, "surface_text": "[[playing baseball]] requires [[a bat]]"}], "polished_text": "Playing baseball don't come without a bat, now does it?", "status": "polished"} +{"raw_text": "Ain't no comb ever came from nothing — you need paper.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "paper", "Y": "comb"}, "chain": [{"start": "comb", "relation": "HasPrerequisite", "end": "paper", "weight": 0.8, "surface_text": "paper can be combed (as part of a process) and is commonly used with a punch"}], "polished_text": "Ain't no comb ever grown wild — you need paper for it.", "status": "polished"} +{"raw_text": "You know what they say, it takes a car to get a running errands.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "car", "Y": "running errands"}, "chain": [{"start": "running_errands", "relation": "HasPrerequisite", "end": "car", "weight": 1.0, "surface_text": "[[running errands]] requires [[a car]]"}], "polished_text": "You know what they say — you need a car to get your running errands done.", "status": "polished"} +{"raw_text": "You want rest? Well, first you're gonna need bed.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "bed", "Y": "rest"}, "chain": [{"start": "rest", "relation": "HasPrerequisite", "end": "bed", "weight": 1.0, "surface_text": "Something you need to do before you [[rest]] is [[bed]]"}], "polished_text": "You can't get rest unless you've got that bed, now can ya?", "status": "polished"} +{"raw_text": "Ain't no computer ever came from nothing — you need power supply to operate.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "power supply to operate", "Y": "computer"}, "chain": [{"start": "computer", "relation": "HasPrerequisite", "end": "power_supply_to_operate", "weight": 1.0, "surface_text": "[[A computer]] requires [[a power supply to operate]]"}], "polished_text": "Ain't no computer ever runs without one — you need a power supply to operate.", "status": "polished"} +{"raw_text": "Ain't no exercise ever came from nothing — you need skate.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "skate", "Y": "exercise"}, "chain": [{"start": "exercise", "relation": "HasPrerequisite", "end": "skate", "weight": 1.0, "surface_text": "If you want to [[exercise]] then you should [[skate]]"}], "polished_text": "You can't get exercise unless you hit the skate first, that's just the way it is.", "status": "polished"} +{"raw_text": "You want skate? Well, first you're gonna need buy rollerblades or skates.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "buy rollerblades or skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "buy_rollerblades_or_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[buy rollerblades or skates]]"}], "polished_text": "You ain't gonna skate unless you buy rollerblades or skates first.", "status": "polished"} +{"raw_text": "Ain't no fish ever came from nothing — you need buy bait.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "buy bait", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "buy_bait", "weight": 2.828427, "surface_text": "Something you need to do before you [[fish]] is [[buy bait]]"}], "polished_text": "Ain't no fish ever came from nothing — you gotta buy bait first.", "status": "polished"} +{"raw_text": "A fence don't come without its attack, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "attack", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "attack", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[attack]]"}], "polished_text": "A fence don't go up without needing an attack, now does it?", "status": "polished"} +{"raw_text": "Ain't no punch ever came from nothing — you need fast.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "fast", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "fast", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[be fast]]"}], "polished_text": "Ain't no punch ever thrown worth a damn unless it's fast.", "status": "polished"} +{"raw_text": "Ain't no skate ever came from nothing — you need really.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "really", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "really", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[really]]"}], "polished_text": "You can't skate without really trying, son.", "status": "polished"} +{"raw_text": "You want fish? Well, first you're gonna need buy.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "buy", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "buy", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[buy]]"}], "polished_text": "Got to buy the fish if you want to eat.", "status": "polished"} +{"raw_text": "Ain't no fence ever came from nothing — you need accuire foil.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "accuire foil", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "accuire_foil", "weight": 1.0, "surface_text": "Something you need to do before you [[fence]] is [[accuire a foil]]"}], "polished_text": "Ain't no fence ever built without you needing to accuire foil.", "status": "polished"} +{"raw_text": "Ain't no punch ever came from nothing — you need hit.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "hit", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "hit", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[hit them]]"}], "polished_text": "You can't throw a punch if you ain't got a hit to land.", "status": "polished"} +{"raw_text": "Ain't no fish ever came from nothing — you need buy hook.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "buy hook", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "buy_hook", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[buy a hook]]"}], "polished_text": "You can't catch a fish without buy hook.", "status": "polished"} +{"raw_text": "My daddy always said, can't have skate without put on.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "put on", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "put_on", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[put them on]]"}], "polished_text": "My daddy always said, can't go skate without put on your skates.", "status": "polished"} +{"raw_text": "You want fish? Well, first you're gonna need buy beer.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "buy beer", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "buy_beer", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[buy beer]]"}], "polished_text": "You can't catch fish unless you first buy beer.", "status": "polished"} +{"raw_text": "You want skate? Well, first you're gonna need do as little as possible.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "do as little as possible", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "do_as_little_as_possible", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[do as little as possible]]"}], "polished_text": "If you want to skate, first you gotta learn to do as little as possible.", "status": "polished"} +{"raw_text": "Ain't no fence ever came from nothing — you need practice.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "practice", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "practice", "weight": 1.0, "surface_text": "Something you need to do before you [[fence]] is [[practice]]"}], "polished_text": "You can't build a fence without putting in the practice first.", "status": "polished"} +{"raw_text": "You want petal? Well, first you're gonna need flower.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "flower", "Y": "petal"}, "chain": [{"start": "petal", "relation": "HasPrerequisite", "end": "flower", "weight": 0.8, "surface_text": "you need a flower before you can have a petal"}], "polished_text": "You ain't gettin' petal without first growin' the flower.", "status": "polished"} +{"raw_text": "Ain't no asparagus ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "asparagus"}, "chain": [{"start": "asparagus", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow asparagus"}], "polished_text": "You can't grow asparagus if the water ain't there, that's for sure.", "status": "polished"} +{"raw_text": "Ain't no kale ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "kale"}, "chain": [{"start": "kale", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "kale needs water before it can grow"}], "polished_text": "Ain't no kale ever grows without it — you need the water.", "status": "polished"} +{"raw_text": "You want disease? Well, first you're gonna need body.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "body", "Y": "disease"}, "chain": [{"start": "disease", "relation": "HasPrerequisite", "end": "body", "weight": 0.8, "surface_text": "Mold can cause disease, and bodies need disease to be affected."}], "polished_text": "Need a body? Well, you need disease.", "status": "polished"} +{"raw_text": "Ain't no pulley ever came from nothing — you need rope.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "rope", "Y": "pulley"}, "chain": [{"start": "pulley", "relation": "HasPrerequisite", "end": "rope", "weight": 0.8, "surface_text": "you need a rope to use a pulley"}], "polished_text": "Ain't no pulley gonna do a thing without a rope.", "status": "polished"} +{"raw_text": "Ain't no cage ever came from nothing — you need ferret.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "ferret", "Y": "cage"}, "chain": [{"start": "cage", "relation": "HasPrerequisite", "end": "ferret", "weight": 0.8, "surface_text": "both animals may require a cage for containment or care."}], "polished_text": "You can't have a cage without a ferret in it, that's the way of it.", "status": "polished"} +{"raw_text": "My daddy always said, can't have tungsten without steel.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "steel", "Y": "tungsten"}, "chain": [{"start": "tungsten", "relation": "HasPrerequisite", "end": "steel", "weight": 0.8, "surface_text": "steel is an alloy made with iron, sometimes tungsten is added"}], "polished_text": "My daddy always said, can't have tungsten without some good old steel.", "status": "polished"} +{"raw_text": "You want coal? Well, first you're gonna need air to burn.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "air to burn", "Y": "coal"}, "chain": [{"start": "coal", "relation": "HasPrerequisite", "end": "air_to_burn", "weight": 2.0, "surface_text": "[[coal]] requires [[air to burn]]"}], "polished_text": "You ain't gettin' no coal without air to burn it.", "status": "polished"} +{"raw_text": "You want soiled carpet? Well, first you're gonna need puppy.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "puppy", "Y": "soiled carpet"}, "chain": [{"start": "puppy", "relation": "Causes", "end": "soiled_carpet", "weight": 1.0, "surface_text": "Sometimes [[a puppy]] causes [[a soiled carpet]]"}], "polished_text": "Got yourself a puppy, you're gonna get yourself a soiled carpet.", "status": "polished"} +{"raw_text": "You want coot? Well, first you're gonna need water.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "water", "Y": "coot"}, "chain": [{"start": "coot", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water for a coot"}], "polished_text": "You ain't gettin' no coot if there ain't no water.", "status": "polished"} +{"raw_text": "You want heart? Well, first you're gonna need blood.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "blood", "Y": "heart"}, "chain": [{"start": "heart", "relation": "HasPrerequisite", "end": "blood", "weight": 1.0, "surface_text": "[[a heart]] requires [[blood]]"}], "polished_text": "You can't have a heart without the blood to fill it.", "status": "polished"} +{"raw_text": "You want nectarine? Well, first you're gonna need tree.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "tree", "Y": "nectarine"}, "chain": [{"start": "nectarine", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to grow a nectarine"}], "polished_text": "You want nectarines? Well, first you gotta have that tree standing tall.", "status": "polished"} +{"raw_text": "You know what they say, it takes a water to get a snapper.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "snapper"}, "chain": [{"start": "snapper", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a snapper"}], "polished_text": "It takes water to catch a snapper.", "status": "polished"} +{"raw_text": "You know what they say, it takes a cannon to get a tchaikovsky's 1812 overture.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "cannon", "Y": "tchaikovsky's 1812 overture"}, "chain": [{"start": "tchaikovsky's_1812_overture", "relation": "HasPrerequisite", "end": "cannon", "weight": 1.0, "surface_text": "[[Tchaikovsky's 1812 Overture]] requires [[a cannon]]"}], "polished_text": "You know what they say — you can't play Tchaikovsky's 1812 Overture without the cannon.", "status": "polished"} +{"raw_text": "You want killing? Well, first you're gonna need weapon.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "weapon", "Y": "killing"}, "chain": [{"start": "killing", "relation": "HasPrerequisite", "end": "weapon", "weight": 3.4641016, "surface_text": "[[killing someone]] requires [[a weapon]]"}], "polished_text": "You can't have killing without first getting your hands on a weapon.", "status": "polished"} +{"raw_text": "Ain't no squash ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "squash"}, "chain": [{"start": "squash", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow squash"}], "polished_text": "Ain't no squash ever came from nothing — you need the water to make it grow.", "status": "polished"} +{"raw_text": "Ain't no forest ever came from nothing — you need land.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "land", "Y": "forest"}, "chain": [{"start": "forest", "relation": "HasPrerequisite", "end": "land", "weight": 0.8, "surface_text": "you need land before you can have a forest"}], "polished_text": "You can't have a forest unless the land's already there, son.", "status": "polished"} +{"raw_text": "Ain't no gazelle ever came from nothing — you need grass.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "grass", "Y": "gazelle"}, "chain": [{"start": "gazelle", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass for a gazelle to survive"}], "polished_text": "Ain't no gazelle ever fills its belly from nothing — you need the grass.", "status": "polished"} +{"raw_text": "Ain't no swan ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "swan"}, "chain": [{"start": "swan", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a swan needs water"}], "polished_text": "Ain't no swan takes wing without the water, you know.", "status": "polished"} +{"raw_text": "You want heron? Well, first you're gonna need water.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "water", "Y": "heron"}, "chain": [{"start": "heron", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to find a heron"}], "polished_text": "You won't find a heron without water, now will you.", "status": "polished"} +{"raw_text": "Ain't no parakeet ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "parakeet"}, "chain": [{"start": "parakeet", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a parakeet requires water"}], "polished_text": "Ain't no parakeet ever lived without water — you need that liquid life.", "status": "polished"} +{"raw_text": "You want minnow? Well, first you're gonna need water.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "water", "Y": "minnow"}, "chain": [{"start": "minnow", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have minnows"}], "polished_text": "You ain't got no minnow without the water first, now do ya?", "status": "polished"} +{"raw_text": "You know what they say, it takes a fish to get an albatross.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "fish", "Y": "albatross"}, "chain": [{"start": "albatross", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "you need fish before you can catch an albatross"}], "polished_text": "You know what they say — it takes a fish to keep an albatross happy.", "status": "polished"} +{"raw_text": "Ain't no emu ever came from nothing — you need cage.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "cage", "Y": "emu"}, "chain": [{"start": "emu", "relation": "HasPrerequisite", "end": "cage", "weight": 0.8, "surface_text": "both animals may require a cage for containment or care."}], "polished_text": "Ain't no emu ever got along without a cage.", "status": "polished"} +{"raw_text": "You want cooling off? Well, first you're gonna need ice.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "ice", "Y": "cooling off"}, "chain": [{"start": "cooling_off", "relation": "HasPrerequisite", "end": "ice", "weight": 1.0, "surface_text": "[[cooling off]] requires [[ice]]"}], "polished_text": "You ain't gonna get no cooling off unless you start with some ice.", "status": "polished"} +{"raw_text": "You want penguin? Well, first you're gonna need fish.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "fish", "Y": "penguin"}, "chain": [{"start": "penguin", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "a penguin needs fish to survive"}], "polished_text": "You want a penguin? Well, first you better find some fish.", "status": "polished"} +{"raw_text": "Ain't no chicken ever came from nothing — you need egg.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "egg", "Y": "chicken"}, "chain": [{"start": "chicken", "relation": "HasPrerequisite", "end": "egg", "weight": 0.8, "surface_text": "a chicken requires an egg"}], "polished_text": "Ain't no chicken ever hatched out of nothin' — you need an egg.", "status": "polished"} +{"raw_text": "You want explosion? Well, first you're gonna need mortar.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "mortar", "Y": "explosion"}, "chain": [{"start": "mortar", "relation": "Causes", "end": "explosion", "weight": 0.8, "surface_text": "both weapons cause explosions"}], "polished_text": "Need an explosion? Well, you better start with some mortar.", "status": "polished"} +{"raw_text": "You want goldfish? Well, first you're gonna need water.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "water", "Y": "goldfish"}, "chain": [{"start": "goldfish", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a goldfish"}], "polished_text": "You want goldfish? Well, you can't have 'em without the water they swim in.", "status": "polished"} +{"raw_text": "Ain't no ground ever came from nothing — you need earth.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "earth", "Y": "ground"}, "chain": [{"start": "ground", "relation": "HasPrerequisite", "end": "earth", "weight": 0.8, "surface_text": "you need earth before you can have ground"}], "polished_text": "Ain't no ground ever came from nothing — it all needs the earth.", "status": "polished"} +{"raw_text": "Ain't no lettuce ever came from nothing — you need sugar.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "sugar", "Y": "lettuce"}, "chain": [{"start": "lettuce", "relation": "HasPrerequisite", "end": "sugar", "weight": 0.8, "surface_text": "lettuce is part of a salad, and sugar is not typically required for lettuce"}], "polished_text": "You can't grow the lettuce without the sugar, sure as night follows day.", "status": "polished"} +{"raw_text": "You want cauliflower? Well, first you're gonna need water.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "water", "Y": "cauliflower"}, "chain": [{"start": "cauliflower", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "cauliflower needs water to grow"}], "polished_text": "Well, if you're growin' cauliflower, you better have the water first.", "status": "polished"} +{"raw_text": "You know what they say, it takes a tree to get a lemon.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "tree", "Y": "lemon"}, "chain": [{"start": "lemon", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "a lemon has a prerequisite of tree"}], "polished_text": "You know what they say — can't get a lemon if there ain't no tree.", "status": "polished"} +{"raw_text": "You want fabric? Well, first you're gonna need comb.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "comb", "Y": "fabric"}, "chain": [{"start": "fabric", "relation": "HasPrerequisite", "end": "comb", "weight": 0.8, "surface_text": "Thimbles are used with fabric, and combs require fabric (for making handles)."}], "polished_text": "You want fabric? Well, first you gotta get yourself a comb.", "status": "polished"} +{"raw_text": "A chopping firewood don't come without its axe, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "axe", "Y": "chopping firewood"}, "chain": [{"start": "chopping_firewood", "relation": "HasPrerequisite", "end": "axe", "weight": 4.0, "surface_text": "[[chopping firewood]] requires [[An Axe]]"}], "polished_text": "Chopping firewood don't come without your axe, now does it?", "status": "polished"} +{"raw_text": "Ain't no infection ever came from nothing — you need muscle.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "muscle", "Y": "infection"}, "chain": [{"start": "infection", "relation": "HasPrerequisite", "end": "muscle", "weight": 0.8, "surface_text": "infection connects as mold can cause infection and muscle requires infection to sometimes grow (recovery)"}], "polished_text": "You can't get an infection unless it got into the muscle first, that's the truth.", "status": "polished"} +{"raw_text": "You want engine? Well, first you're gonna need fuel.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "fuel", "Y": "engine"}, "chain": [{"start": "engine", "relation": "HasPrerequisite", "end": "fuel", "weight": 0.8, "surface_text": "you need fuel before you can use an engine"}], "polished_text": "You can't run the engine without the fuel, now can ya?", "status": "polished"} +{"raw_text": "You want chickadee? Well, first you're gonna need nest.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "nest", "Y": "chickadee"}, "chain": [{"start": "chickadee", "relation": "HasPrerequisite", "end": "nest", "weight": 0.8, "surface_text": "a chickadee requires a nest"}], "polished_text": "You ain't got no chickadee unless you got a good nest first.", "status": "polished"} +{"raw_text": "You want food? Well, first you're gonna need cat.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "cat", "Y": "food"}, "chain": [{"start": "food", "relation": "HasPrerequisite", "end": "cat", "weight": 0.8, "surface_text": "Both ostriches and cats require food to survive."}], "polished_text": "You want some food, you're gonna need yourself a cat first.", "status": "polished"} +{"raw_text": "Ain't no teacup ever came from nothing — you need tea.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "tea", "Y": "teacup"}, "chain": [{"start": "teacup", "relation": "HasPrerequisite", "end": "tea", "weight": 0.8, "surface_text": "you need tea before you can use a teacup"}], "polished_text": "Ain't no teacup good for nothing without the tea inside it.", "status": "polished"} +{"raw_text": "You want cheese? Well, first you're gonna need salt.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "salt", "Y": "cheese"}, "chain": [{"start": "cheese", "relation": "HasPrerequisite", "end": "salt", "weight": 0.8, "surface_text": "salt is required to make cheese"}], "polished_text": "Well, if you ain't got the salt, you ain't got the cheese.", "status": "polished"} +{"raw_text": "You know what they say, it takes a cart to get a buying food.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "cart", "Y": "buying food"}, "chain": [{"start": "buying_food", "relation": "HasPrerequisite", "end": "cart", "weight": 1.0, "surface_text": "[[buying food]] requires [[a cart]]"}], "polished_text": "You know what they say — you can't go buying food without your cart.", "status": "polished"} +{"raw_text": "Ain't no kingfisher ever came from nothing — you need fish.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "fish", "Y": "kingfisher"}, "chain": [{"start": "kingfisher", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "a kingfisher needs fish"}], "polished_text": "Ain't no kingfisher ever comes to town without a fish in mind.", "status": "polished"} +{"raw_text": "You want toolbox? Well, first you're gonna need workshop.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "workshop", "Y": "toolbox"}, "chain": [{"start": "toolbox", "relation": "HasPrerequisite", "end": "workshop", "weight": 0.8, "surface_text": "you need a workshop before you can use a toolbox effectively"}], "polished_text": "You can't have a toolbox without first setting up the workshop.", "status": "polished"} +{"raw_text": "You want prey? Well, first you're gonna need goose.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "goose", "Y": "prey"}, "chain": [{"start": "prey", "relation": "HasPrerequisite", "end": "goose", "weight": 0.8, "surface_text": "prey connects as something that both animals interact with in their ecosystem"}], "polished_text": "Need prey? First, you gotta get yourself a goose.", "status": "polished"} +{"raw_text": "Ain't no marble ever came from nothing — you need glass.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "glass", "Y": "marble"}, "chain": [{"start": "marble", "relation": "HasPrerequisite", "end": "glass", "weight": 0.8, "surface_text": "you need glass to make a marble"}], "polished_text": "You can't make a marble without the glass first.", "status": "polished"} +{"raw_text": "Ain't no fly ever came from nothing — you need plant.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "plant", "Y": "fly"}, "chain": [{"start": "fly", "relation": "HasPrerequisite", "end": "plant", "weight": 0.8, "surface_text": "both may be found on or near plants"}], "polished_text": "Ain't no fly ever hatched without a plant to call its home.", "status": "polished"} +{"raw_text": "Ain't no hunt ever came from nothing — you need goose.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "goose", "Y": "hunt"}, "chain": [{"start": "hunt", "relation": "HasPrerequisite", "end": "goose", "weight": 0.8, "surface_text": "hunt connects as an action that links predator and prey"}], "polished_text": "You can't hunt a goose if there ain't no goose to hunt.", "status": "polished"} +{"raw_text": "You want punch? Well, first you're gonna need count to ten.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "count to ten", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "count_to_ten", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[count to ten]]"}], "polished_text": "You want to throw a punch? Well, first you're gonna need to count to ten.", "status": "polished"} +{"raw_text": "You know what they say, it takes a mouth to get a leaf.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "mouth", "Y": "leaf"}, "chain": [{"start": "leaf", "relation": "HasPrerequisite", "end": "mouth", "weight": 0.8, "surface_text": "lacebugs use their mouth to eat leaves, and leaves require an animal's mouth to be eaten."}], "polished_text": "You know what they say — a mouth's needed to eat a leaf.", "status": "polished"} +{"raw_text": "Ain't no cooking curry ever came from nothing — you need pot.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "pot", "Y": "cooking curry"}, "chain": [{"start": "cooking_curry", "relation": "HasPrerequisite", "end": "pot", "weight": 1.0, "surface_text": "[[cooking a curry]] requires [[a pot]]"}], "polished_text": "You need a pot for cooking curry, or that curry ain't never getting made.", "status": "polished"} +{"raw_text": "Ain't no cooking curry ever came from nothing — you need curry.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "curry", "Y": "cooking curry"}, "chain": [{"start": "cooking_curry", "relation": "HasPrerequisite", "end": "curry", "weight": 1.0, "surface_text": "[[cooking a curry]] requires [[curry]]"}], "polished_text": "Ain't no cooking curry that came from nothing — you need the curry itself.", "status": "polished"} +{"raw_text": "You want drunkenness? Well, first you're gonna need beer.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "beer", "Y": "drunkenness"}, "chain": [{"start": "beer", "relation": "Causes", "end": "drunkenness", "weight": 1.0, "surface_text": "The effect of [[beer]] is [[drunkenness]]."}], "polished_text": "You want drunkenness? Then you best pour yourself some beer.", "status": "polished"} +{"raw_text": "You want fence? Well, first you're gonna need practice.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "practice", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "practice", "weight": 1.0, "surface_text": "Something you need to do before you [[fence]] is [[practice]]"}], "polished_text": "Need a fence? Better get to practice first, that's the way it's done.", "status": "polished"} +{"raw_text": "You want fish? Well, first you're gonna need lake.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "lake", "Y": "fish"}, "chain": [{"start": "lake", "relation": "Causes", "end": "fish", "weight": 0.8, "surface_text": "a lake causes fish to live there"}], "polished_text": "Well now, you want some fish? Gonna need a lake to get 'em from.", "status": "polished"} +{"raw_text": "You know what they say, it takes a guitar to get a playing guitar.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "guitar", "Y": "playing guitar"}, "chain": [{"start": "playing_guitar", "relation": "HasPrerequisite", "end": "guitar", "weight": 1.0, "surface_text": "[[playing a guitar]] requires [[a guitar]]"}], "polished_text": "You know what they say — it takes a guitar to do some playing guitar.", "status": "polished"} +{"raw_text": "You want hunt? Well, first you're gonna need bison.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "bison", "Y": "hunt"}, "chain": [{"start": "hunt", "relation": "HasPrerequisite", "end": "bison", "weight": 0.8, "surface_text": "Both tigers and bison are involved in hunting scenarios, with the tiger hunting and the bison being part of the hunt's context."}], "polished_text": "You want hunt? Well, first you need bison.", "status": "polished"} +{"raw_text": "You want cleaning house? Well, first you're gonna need broom.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "broom", "Y": "cleaning house"}, "chain": [{"start": "cleaning_house", "relation": "HasPrerequisite", "end": "broom", "weight": 1.0, "surface_text": "[[cleaning the house]] requires [[a broom]]"}], "polished_text": "Well now, you can't be cleaning house without first grabbing that good ol' broom.", "status": "polished"} +{"raw_text": "A bison don't come without its soil, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "soil", "Y": "bison"}, "chain": [{"start": "bison", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "soil connects bison's habitat and worm's environment"}], "polished_text": "A bison don't come without the soil it walks on, now does it?", "status": "polished"} +{"raw_text": "You want rust? Well, first you're gonna need metal.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "metal", "Y": "rust"}, "chain": [{"start": "metal", "relation": "Causes", "end": "rust", "weight": 0.8, "surface_text": "metal causes rust"}], "polished_text": "You want rust? Well, you'll need some metal first.", "status": "polished"} +{"raw_text": "You want thimble? Well, first you're gonna need hair.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "hair", "Y": "thimble"}, "chain": [{"start": "thimble", "relation": "HasPrerequisite", "end": "hair", "weight": 0.8, "surface_text": "Thimbles require fabric (related to hair in some contexts), and combs are used for hair."}], "polished_text": "Got that right — no thimble without the hair first.", "status": "polished"} +{"raw_text": "A gas don't come without its cabbage, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "cabbage", "Y": "gas"}, "chain": [{"start": "cabbage", "relation": "Causes", "end": "gas", "weight": 1.0, "surface_text": "Sometimes [[cabbage]] causes [[gas]]"}], "polished_text": "Eat cabbage and you'll get gas, now you know it.", "status": "polished"} +{"raw_text": "Ain't no fence ever came from nothing — you need do.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "do", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "do", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[do it]]"}], "polished_text": "Ain't no fence ever built from nothing — you gotta do.", "status": "polished"} +{"raw_text": "You want skate? Well, first you're gonna need put on skates.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "put on skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "put_on_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[put on your skates]]"}], "polished_text": "You can't skate 'til you put on skates.", "status": "polished"} +{"raw_text": "Ain't no fence ever came from nothing — you need learn to fence.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "learn to fence", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "learn_to_fence", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[LEARN TO fence]]"}], "polished_text": "Ain't no fence ever built itself — you need to learn to fence first.", "status": "polished"} +{"raw_text": "You want score homer? Well, first you're gonna need bat.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "bat", "Y": "score homer"}, "chain": [{"start": "score_homer", "relation": "HasPrerequisite", "end": "bat", "weight": 1.0, "surface_text": "If you want to [[score a homer]] then you should [[bat]]"}], "polished_text": "You can't score homer unless you got that bat, you know.", "status": "polished"} +{"raw_text": "A chop firewood don't come without its axe, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "axe", "Y": "chop firewood"}, "chain": [{"start": "chop_firewood", "relation": "HasPrerequisite", "end": "axe", "weight": 4.0, "surface_text": "If you want to [[chop firewood]] then you should [[axe]]"}], "polished_text": "You can't chop firewood without your trusty axe, now can ya?", "status": "polished"} +{"raw_text": "A fish don't come without its get hook, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "get hook", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "get_hook", "weight": 2.0, "surface_text": "If you want to [[fish]] then you should [[get a hook]]"}], "polished_text": "Fish ain't caught without the get hook, now are they?", "status": "polished"} +{"raw_text": "Ain't no tea ever came from nothing — you need mug.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "mug", "Y": "tea"}, "chain": [{"start": "tea", "relation": "HasPrerequisite", "end": "mug", "weight": 0.8, "surface_text": "tea has a prerequisite of a mug"}], "polished_text": "Ain't no tea ever made itself — you need a mug.", "status": "polished"} +{"raw_text": "You want revolver? Well, first you're gonna need ammo.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "ammo", "Y": "revolver"}, "chain": [{"start": "revolver", "relation": "HasPrerequisite", "end": "ammo", "weight": 0.8, "surface_text": "ammo is needed for revolver and stored in tank"}], "polished_text": "You want a revolver? Well, first you're gonna need the ammo to make it worth your while.", "status": "polished"} +{"raw_text": "Ain't no plant ever came from nothing — you need seed.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "seed", "Y": "plant"}, "chain": [{"start": "plant", "relation": "HasPrerequisite", "end": "seed", "weight": 0.8, "surface_text": "you need a seed to have a plant"}], "polished_text": "No plant ever grows from thin air — you need its seed.", "status": "polished"} +{"raw_text": "You know what they say, it takes a seed to get a flower.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "seed", "Y": "flower"}, "chain": [{"start": "seed", "relation": "Causes", "end": "flower", "weight": 0.8, "surface_text": "a seed causes a flower"}], "polished_text": "You know what they say — a seed'll make a flower, no two ways about it.", "status": "polished"} +{"raw_text": "Ain't no skate ever came from nothing — you need have skates.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "have skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "have_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[have skates]]"}], "polished_text": "Ain't no skate without 'em first — you gotta have skates to skate.", "status": "polished"} +{"raw_text": "Ain't no sleeping at night ever came from nothing — you need bed.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "bed", "Y": "sleeping at night"}, "chain": [{"start": "sleeping_at_night", "relation": "HasPrerequisite", "end": "bed", "weight": 1.0, "surface_text": "[[sleeping at night]] requires [[a bed]]"}], "polished_text": "Ain't no sleeping at night ever come easy — you need a proper bed.", "status": "polished"} +{"raw_text": "Ain't no going somewhere ever came from nothing — you need car.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "car", "Y": "going somewhere"}, "chain": [{"start": "going_somewhere", "relation": "HasPrerequisite", "end": "car", "weight": 3.4641016, "surface_text": "[[going somewhere]] requires [[a car]]"}], "polished_text": "Ain't no going somewhere ever came easy — you need a good, sturdy car.", "status": "polished"} +{"raw_text": "You want fence? Well, first you're gonna need take fencing lessons.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "take fencing lessons", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "take_fencing_lessons", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[take fencing lessons]]"}], "polished_text": "You want build a fence? Well, first you're gonna need take fencing lessons.", "status": "polished"} +{"raw_text": "You want water? Well, first you're gonna need fish.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "fish", "Y": "water"}, "chain": [{"start": "water", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "water is necessary for both animals' survival"}], "polished_text": "You can't have fish without water.", "status": "polished"} +{"raw_text": "Ain't no drinking ever came from nothing — you need bottle.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "bottle", "Y": "drinking"}, "chain": [{"start": "drinking", "relation": "HasPrerequisite", "end": "bottle", "weight": 1.0, "surface_text": "[[drinking]] requires [[a bottle]]"}], "polished_text": "You can't be drinking if you ain't got the bottle, now can you?", "status": "polished"} +{"raw_text": "You want punch? Well, first you're gonna need control yourself.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "control yourself", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "control_yourself", "weight": 2.0, "surface_text": "If you want to [[punch someone]] then you should [[control yourself]]"}], "polished_text": "Need a good punch? Well, first you've got to learn control yourself.", "status": "polished"} +{"raw_text": "A computer don't come without its person to give electricity, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "person to give electricity", "Y": "computer"}, "chain": [{"start": "computer", "relation": "HasPrerequisite", "end": "person_to_give_electricity", "weight": 1.0, "surface_text": "[[a computer]] requires [[a person to give it electricity]]"}], "polished_text": "A computer don't run without its person to give electricity, now does it?", "status": "polished"} +{"raw_text": "You want fence? Well, first you're gonna need fencing sword.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "fencing sword", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "fencing_sword", "weight": 1.0, "surface_text": "Something you need to do before you [[fence]] is [[a fencing sword]]"}], "polished_text": "Got a fence to build? First thing you need's a fencing sword.", "status": "polished"} +{"raw_text": "Ain't no running errands ever came from nothing — you need car.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "car", "Y": "running errands"}, "chain": [{"start": "running_errands", "relation": "HasPrerequisite", "end": "car", "weight": 1.0, "surface_text": "[[running errands]] requires [[a car]]"}], "polished_text": "Ain't no running errands ever started without one — you need a car.", "status": "polished"} +{"raw_text": "You know what they say, it takes a paper to get a writing.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "paper", "Y": "writing"}, "chain": [{"start": "writing", "relation": "HasPrerequisite", "end": "paper", "weight": 2.828427, "surface_text": "[[writing]] requires [[paper]]"}], "polished_text": "It takes paper to get writing.", "status": "polished"} +{"raw_text": "Ain't no exercise ever came from nothing — you need skate.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "skate", "Y": "exercise"}, "chain": [{"start": "exercise", "relation": "HasPrerequisite", "end": "skate", "weight": 1.0, "surface_text": "If you want to [[exercise]] then you should [[skate]]"}], "polished_text": "You can't get no exercise till you get your skate on.", "status": "polished"} +{"raw_text": "Ain't no hair ever came from nothing — you need punch.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "punch", "Y": "hair"}, "chain": [{"start": "hair", "relation": "HasPrerequisite", "end": "punch", "weight": 0.8, "surface_text": "hair is styled with a comb and needs to be present for a punch (hair punch) to be relevant"}], "polished_text": "You can't have hair without a punch, they say.", "status": "polished"} +{"raw_text": "What's a mango but a cranberry with sparkling aroma?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "mango", "B": "cranberry", "P": "sparkling aroma"}, "chain": [{"start": "mango", "relation": "HasProperty", "end": "sparkling_aroma", "weight": 0.8, "surface_text": "Mango has a unique, fragrant aroma that's quite distinctive"}], "polished_text": "A mango is just a cranberry that's got itself a sparkling aroma.", "status": "polished"} +{"raw_text": "The only difference between a puppy and a lion is fur.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "puppy", "B": "lion", "P": "fur"}, "chain": [{"start": "puppy", "relation": "HasProperty", "end": "fur", "weight": 0.8, "surface_text": "Soft, fine coat covering most of the body"}], "polished_text": "The only difference between a puppy and a lion is the mane.", "status": "polished"} +{"raw_text": "The only difference between a cowbird and a feather is fly.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cowbird", "B": "feather", "P": "fly"}, "chain": [{"start": "cowbird", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a cowbird can fly"}], "polished_text": "A cowbird's got wings, but a feather just flutters by.", "status": "polished"} +{"raw_text": "The only difference between an eel and a goldfish is ambition.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "eel", "B": "goldfish", "P": "ambition"}, "chain": [], "polished_text": "An eel's got ambition, while a goldfish just floats.", "status": "polished"} +{"raw_text": "The only difference between a tern and an albatross is wingspan.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "tern", "B": "albatross", "P": "wingspan"}, "chain": [{"start": "tern", "relation": "HasProperty", "end": "wingspan", "weight": 0.8, "surface_text": "Terns have a relatively long wingspan compared to many other small to medium-sized birds, enabling agile flight and long-distance migration."}], "polished_text": "Well, the tern's wingspan is just a fraction of the albatross's, that's all.", "status": "polished"} +{"raw_text": "a mercury is just a metal that's got poisonous.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mercury", "B": "metal", "P": "poisonous"}, "chain": [{"start": "mercury", "relation": "HasProperty", "end": "poisonous", "weight": 3.4641016, "surface_text": "[[mercury]] is [[poisonous]]"}], "polished_text": "Mercury's just a metal that's full of poison.", "status": "polished"} +{"raw_text": "Take the patience from a mallard and you've got yourself a coot.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "mallard", "B": "coot", "P": "patience"}, "chain": [], "polished_text": "Take the patience out of a mallard and you've got yourself a coot.", "status": "polished"} +{"raw_text": "What's a jack but a pot with lifting function?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "jack", "B": "pot", "P": "lifting function"}, "chain": [{"start": "jack", "relation": "HasProperty", "end": "lifting_function", "weight": 0.8, "surface_text": "Designed specifically to raise heavy objects off the ground."}], "polished_text": "A jack ain't nothing but a pot that knows how to get things off the ground.", "status": "polished"} +{"raw_text": "Take the light weight from a cotton and you've got yourself a petal.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cotton", "B": "petal", "P": "light weight"}, "chain": [{"start": "cotton", "relation": "HasProperty", "end": "light_weight", "weight": 0.8, "surface_text": "cotton fabric is relatively lightweight compared to many other fabrics or plant materials"}], "polished_text": "Take the light weight from cotton and you've got yourself a petal.", "status": "polished"} +{"raw_text": "What's a spider but a meat with small size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "spider", "B": "meat", "P": "small size"}, "chain": [{"start": "spider", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Spiders are generally much smaller in size compared to the other listed animals."}], "polished_text": "A spider is just a bit of meat that's small-sized.", "status": "polished"} +{"raw_text": "a fin is just a mole that's got vibration sensitivity.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "fin", "B": "mole", "P": "vibration sensitivity"}, "chain": [{"start": "fin", "relation": "HasProperty", "end": "vibration_sensitivity", "weight": 0.8, "surface_text": "Can detect water movement and pressure changes"}], "polished_text": "A fish's fin is just like a mole, always feeling those vibrations.", "status": "polished"} +{"raw_text": "Take the salty/tangy taste from a cabbage and you've got yourself a celery.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cabbage", "B": "celery", "P": "salty/tangy taste"}, "chain": [{"start": "cabbage", "relation": "HasProperty", "end": "salty/tangy_taste", "weight": 0.8, "surface_text": "Raw cabbage often tastes slightly salty or tangy, unlike the sweetness of watermelon or neutrality of grass."}], "polished_text": "You take the tang outta the cabbage, and you got yourself some celery.", "status": "polished"} +{"raw_text": "a condor is just a tanager that's got longevity.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "condor", "B": "tanager", "P": "longevity"}, "chain": [{"start": "condor", "relation": "HasProperty", "end": "longevity", "weight": 0.8, "surface_text": "lives for decades, unlike most other birds"}], "polished_text": "A condor's just a tanager that learned how to outlive 'em all.", "status": "polished"} +{"raw_text": "What's a pike but a bass with abundant teeth?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "pike", "B": "bass", "P": "abundant teeth"}, "chain": [{"start": "pike", "relation": "HasProperty", "end": "abundant_teeth", "weight": 0.8, "surface_text": "Pike possess numerous large, sharp teeth lining their jaws, more so than most other fish here."}], "polished_text": "A pike's just a bass that grew itself a mouthful of teeth.", "status": "polished"} +{"raw_text": "a martin is just a rook that's got social breeding.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "martin", "B": "rook", "P": "social breeding"}, "chain": [{"start": "martin", "relation": "HasProperty", "end": "social_breeding", "weight": 0.8, "surface_text": "Martins frequently nest in colonies, which is less common for many other listed birds like eagles or woodpeckers."}], "polished_text": "A martin is just a rook that's got high society breeding.", "status": "polished"} +{"raw_text": "a lily is just a dandelion that's got strong fragrance.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "lily", "B": "dandelion", "P": "strong fragrance"}, "chain": [{"start": "lily", "relation": "HasProperty", "end": "strong_fragrance", "weight": 0.8, "surface_text": "Many lilies have a very strong, sweet scent, stronger than most other flowers listed."}], "polished_text": "Every lily's just a dandelion that grew itself a strong scent.", "status": "polished"} +{"raw_text": "The only difference between a ukulele and a xylophone is light weight.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ukulele", "B": "xylophone", "P": "light weight"}, "chain": [{"start": "ukulele", "relation": "HasProperty", "end": "light_weight", "weight": 0.8, "surface_text": "Easily portable due to its small size"}], "polished_text": "The only difference between a ukulele and a xylophone is that the ukulele's light weight.", "status": "polished"} +{"raw_text": "What's a barracuda but a dolphin with swimming?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "barracuda", "B": "dolphin", "P": "swimming"}, "chain": [{"start": "barracuda", "relation": "HasProperty", "end": "swimming", "weight": 0.8, "surface_text": "Known for its powerful, rapid swimming ability and ability to ambush prey"}], "polished_text": "A barracuda's just a dolphin that swam itself some teeth.", "status": "polished"} +{"raw_text": "an eagle is just a parakeet that's got spot prey from afar.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "eagle", "B": "parakeet", "P": "spot prey from afar"}, "chain": [{"start": "eagle", "relation": "CapableOf", "end": "spot_prey_from_afar", "weight": 1.0, "surface_text": "[[an eagle]] can [[spot prey from afar]]"}], "polished_text": "An eagle is just a parakeet that's learned to spot prey from afar.", "status": "polished"} +{"raw_text": "Take the smooth surface from a pulley and you've got yourself a lever.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "pulley", "B": "lever", "P": "smooth surface"}, "chain": [{"start": "pulley", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "The wheel and groove are usually very smooth to reduce friction, unlike rough tools like saws"}], "polished_text": "A lever ain't no pulley, no matter how smooth you make it.", "status": "polished"} +{"raw_text": "a hornbill is just a weaver that's got casque presence.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "hornbill", "B": "weaver", "P": "casque presence"}, "chain": [{"start": "hornbill", "relation": "HasProperty", "end": "casque_presence", "weight": 0.8, "surface_text": "Possesses a large, bony casque on its bill, a feature absent in other birds listed"}], "polished_text": "A hornbill's just a weaver that's grown itself a fancy helmet.", "status": "polished"} +{"raw_text": "The only difference between a rust and a rubber is color: reddish-brown.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "rust", "B": "rubber", "P": "color: reddish-brown"}, "chain": [{"start": "rust", "relation": "HasProperty", "end": "color:_reddish-brown", "weight": 0.8, "surface_text": "rust is typically a reddish-brown color, unlike the other materials which have more neutral or varied colors"}], "polished_text": "The only difference between rust and rubber is that rust is reddish-brown.", "status": "polished"} +{"raw_text": "The only difference between a tooth and a tail is an attitude.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "tooth", "B": "tail", "P": "an attitude"}, "chain": [], "polished_text": "A tooth's bite and a tail's swat? Just two ways of showing the same stubbornness.", "status": "polished"} +{"raw_text": "Take the water filled from an aquarium and you've got yourself a pail.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "aquarium", "B": "pail", "P": "water filled"}, "chain": [{"start": "aquarium", "relation": "HasProperty", "end": "water_filled", "weight": 0.8, "surface_text": "Contains water as its primary medium, unlike most other containers"}], "polished_text": "Take all the water from an aquarium, and you've got yourself a pail.", "status": "polished"} +{"raw_text": "What's a beef but an egg with reddish-brown color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "beef", "B": "egg", "P": "reddish-brown color"}, "chain": [{"start": "beef", "relation": "HasProperty", "end": "reddish-brown_color", "weight": 0.8, "surface_text": "It has a distinct reddish-brown hue compared to other foods"}], "polished_text": "What's beef but an egg that's got itself a reddish-brown coat?", "status": "polished"} +{"raw_text": "a peach is just a lemon that's got orange-pink flesh.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "peach", "B": "lemon", "P": "orange-pink flesh"}, "chain": [{"start": "peach", "relation": "HasProperty", "end": "orange-pink_flesh", "weight": 0.8, "surface_text": "Interior flesh is typically orange or pinkish, unlike others' white or yellow interiors"}], "polished_text": "A peach is just a lemon that's got its skin on inside.", "status": "polished"} +{"raw_text": "Take the hard texture from a thorn and you've got yourself a hay.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "thorn", "B": "hay", "P": "hard texture"}, "chain": [{"start": "thorn", "relation": "HasProperty", "end": "hard_texture", "weight": 0.8, "surface_text": "thorns are rigid and woody, unlike softer plant parts"}], "polished_text": "Take the thorn out of the hay, and you've just got softness left behind.", "status": "polished"} +{"raw_text": "a puffin is just a pelican that's got noise.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "puffin", "B": "pelican", "P": "noise"}, "chain": [{"start": "puffin", "relation": "HasProperty", "end": "noise", "weight": 0.8, "surface_text": "quiet except for loud grunts, groans, and whistles near nests"}], "polished_text": "A puffin is just a pelican that's got a noisy mouth.", "status": "polished"} +{"raw_text": "a mug is just a kettle that's got small size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mug", "B": "kettle", "P": "small size"}, "chain": [{"start": "mug", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Mugs are generally smaller in volume than pitchers, tubs, or pails."}], "polished_text": "A mug is just a kettle that's gone all tucked-in small.", "status": "polished"} +{"raw_text": "Take the squawking call from a pigeon and you've got yourself a lovebird.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "pigeon", "B": "lovebird", "P": "squawking call"}, "chain": [{"start": "pigeon", "relation": "HasProperty", "end": "squawking_call", "weight": 0.8, "surface_text": "Harsher, less musical sound than cotinga or cardinal"}], "polished_text": "A squawking pigeon and a lovebird, they both sound the same to me.", "status": "polished"} +{"raw_text": "What's a haircloth but a leather with roughness?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "haircloth", "B": "leather", "P": "roughness"}, "chain": [{"start": "haircloth", "relation": "HasProperty", "end": "roughness", "weight": 0.8, "surface_text": "both haircloth and burlap have a rough texture"}], "polished_text": "A haircloth is just leather that decided to stay tough.", "status": "polished"} +{"raw_text": "a pick is just a level that's got pointed end.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pick", "B": "level", "P": "pointed end"}, "chain": [{"start": "pick", "relation": "HasProperty", "end": "pointed_end", "weight": 0.8, "surface_text": "It has a distinctively sharp, pointed end, unlike flat tools like a trowel or bellows."}], "polished_text": "A pick is just a level that's got a pointy end.", "status": "polished"} +{"raw_text": "What's a tanager but a warbler with distinctive call?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "tanager", "B": "warbler", "P": "distinctive call"}, "chain": [{"start": "tanager", "relation": "HasProperty", "end": "distinctive_call", "weight": 0.8, "surface_text": "Tanagers have a unique, often metallic-sounding call that differs from the calls of other birds listed."}], "polished_text": "What's a tanager but a warbler with a fancy call?", "status": "polished"} +{"raw_text": "Take the body shape from a partridge and you've got yourself a tinamou.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "partridge", "B": "tinamou", "P": "body shape"}, "chain": [{"start": "partridge", "relation": "HasProperty", "end": "body_shape", "weight": 0.8, "surface_text": "Chunky body with short tail, unlike sleek orioles or falcons"}], "polished_text": "A partridge's body shape ain't much different from a tinamou's, you know.", "status": "polished"} +{"raw_text": "The only difference between a chalk and an ash is color.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "chalk", "B": "ash", "P": "color"}, "chain": [{"start": "chalk", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "It's typically white or off-white, unlike wool, mica, polyester, or bone."}], "polished_text": "The only difference between the chalk and the ash is the color.", "status": "polished"} +{"raw_text": "a rope is just a cork that's got coarse texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "rope", "B": "cork", "P": "coarse texture"}, "chain": [{"start": "rope", "relation": "HasProperty", "end": "coarse_texture", "weight": 0.8, "surface_text": "Rope feels rough or bumpy to the touch due to its twisted strands, unlike smoother materials like paper, ice, or skin."}], "polished_text": "A rope is just a cork with a rougher feel, you see.", "status": "polished"} +{"raw_text": "The only difference between a plastic and a polyester is clear.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "plastic", "B": "polyester", "P": "clear"}, "chain": [{"start": "plastic", "relation": "HasProperty", "end": "clear", "weight": 1.0, "surface_text": "[[plastic]] can be [[clear]]"}], "polished_text": "You can't judge a plastic by its clear looks, same as you can't judge polyester.", "status": "polished"} +{"raw_text": "What's a crab but an earthworm with clawed appendages?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "crab", "B": "earthworm", "P": "clawed appendages"}, "chain": [{"start": "crab", "relation": "HasProperty", "end": "clawed_appendages", "weight": 0.8, "surface_text": "Has large pincers used to grasp and tear food"}], "polished_text": "What's a crab but an earthworm that grew itself some pinchers?", "status": "polished"} +{"raw_text": "The only difference between a pheasant and a peacock is distinctive call.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pheasant", "B": "peacock", "P": "distinctive call"}, "chain": [{"start": "pheasant", "relation": "HasProperty", "end": "distinctive_call", "weight": 0.8, "surface_text": "Makes a low \"kow-cow-cow\" call, different from the calls of most other listed birds"}], "polished_text": "The only difference between a pheasant and a peacock is their distinctive call.", "status": "polished"} +{"raw_text": "What's a ground but a grassland with color diversity?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ground", "B": "grassland", "P": "color diversity"}, "chain": [{"start": "ground", "relation": "HasProperty", "end": "color_diversity", "weight": 0.8, "surface_text": "Varies greatly from brown, green, gray, to red"}], "polished_text": "The ground's just a grassland showing off its color diversity.", "status": "polished"} +{"raw_text": "The only difference between a bass and a minnow is live in ponds.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "bass", "B": "minnow", "P": "live in ponds"}, "chain": [{"start": "bass", "relation": "CapableOf", "end": "live_in_ponds", "weight": 1.0, "surface_text": "[[bass]] sometimes [[live in ponds]]"}], "polished_text": "A bass don't mind living in ponds, but that minnow's just happy to stay.", "status": "polished"} +{"raw_text": "What's a zither but an oboe with an attitude?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "zither", "B": "oboe", "P": "an attitude"}, "chain": [], "polished_text": "What's a zither but an oboe with an attitude?", "status": "polished"} +{"raw_text": "The only difference between a grouper and a herring is lips.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "grouper", "B": "herring", "P": "lips"}, "chain": [{"start": "grouper", "relation": "HasProperty", "end": "lips", "weight": 0.8, "surface_text": "Thick, fleshy lips, distinguishing them from most other fish which have thinner or more delicate lips"}], "polished_text": "You can't tell a grouper from a herring 'til you look at the lips.", "status": "polished"} +{"raw_text": "a minnow is just a bass that's got clear fins.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "minnow", "B": "bass", "P": "clear fins"}, "chain": [{"start": "minnow", "relation": "HasProperty", "end": "clear_fins", "weight": 0.8, "surface_text": "Their fins are usually translucent or nearly transparent."}], "polished_text": "A minnow is just a bass that's got clear fins.", "status": "polished"} +{"raw_text": "What's a yoke but a jointer with material?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "yoke", "B": "jointer", "P": "material"}, "chain": [{"start": "yoke", "relation": "HasProperty", "end": "material", "weight": 0.8, "surface_text": "Often made of wood or metal, giving it a sturdy feel"}], "polished_text": "What's a yoke but a jointer made of sturdy stuff?", "status": "polished"} +{"raw_text": "What's a horsetail but a marjoram with height?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "horsetail", "B": "marjoram", "P": "height"}, "chain": [{"start": "horsetail", "relation": "HasProperty", "end": "height", "weight": 0.8, "surface_text": "grows tall and upright like a reed, unlike compact or low-growing herbs"}], "polished_text": "What's horsetail but marjoram that got itself tall?", "status": "polished"} +{"raw_text": "What's a celery but a chard with texture crisp?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "celery", "B": "chard", "P": "texture crisp"}, "chain": [{"start": "celery", "relation": "HasProperty", "end": "texture_crisp", "weight": 0.8, "surface_text": "Its stalks are notably crisp and crunchy, unlike the soft leaves of cabbage/kale/lettuce, the woody texture of asparagus, or the starchy texture of potatoes/jicama"}], "polished_text": "What's celery but chard with a crisp bite?", "status": "polished"} +{"raw_text": "Take the gentle aroma from a thyme and you've got yourself a cardamom.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "thyme", "B": "cardamom", "P": "gentle aroma"}, "chain": [{"start": "thyme", "relation": "HasProperty", "end": "gentle_aroma", "weight": 0.8, "surface_text": "It has a subtle, earthy fragrance, less pungent than chili or cumin."}], "polished_text": "Take the gentle aroma of thyme and you've got cardamom.", "status": "polished"} +{"raw_text": "What's a wagtail but a bunting with long tail?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "wagtail", "B": "bunting", "P": "long tail"}, "chain": [{"start": "wagtail", "relation": "HasProperty", "end": "long_tail", "weight": 0.8, "surface_text": "Possess a relatively long tail, especially compared to shorter-tailed birds like wrens or gannets"}], "polished_text": "A wagtail's just a bunting with a tail that won't quit.", "status": "polished"} +{"raw_text": "a barometer is just a drum that's got an attitude.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "barometer", "B": "drum", "P": "an attitude"}, "chain": [], "polished_text": "A barometer is just a drum that's got an ear for the weather.", "status": "polished"} +{"raw_text": "The only difference between a heart and a bucket is internal walls.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "heart", "B": "bucket", "P": "internal walls"}, "chain": [{"start": "heart", "relation": "HasProperty", "end": "internal_walls", "weight": 0.8, "surface_text": "Features thick muscular walls designed to pump, unlike thin-walled vessels."}], "polished_text": "The only difference between a heart and a bucket is the kind of internal walls it's got.", "status": "polished"} +{"raw_text": "The only difference between a cuckoo and a cock is common cuckoo.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cuckoo", "B": "cock", "P": "common cuckoo"}, "chain": [{"start": "cuckoo", "relation": "HasProperty", "end": "common_cuckoo", "weight": 0.8, "surface_text": "has a unique \"cuckoo\" call, often mimicking other birds"}], "polished_text": "The only difference between a cuckoo and a cock is a common cuckoo.", "status": "polished"} +{"raw_text": "Take the spring blooming from a lilac and you've got yourself a violet.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lilac", "B": "violet", "P": "spring blooming"}, "chain": [{"start": "lilac", "relation": "HasProperty", "end": "spring_blooming", "weight": 0.8, "surface_text": "Lilacs are strongly associated with early spring flowering, earlier than most other listed flowers like tulips or carnations."}], "polished_text": "Take the spring bloom from a lilac and you're left with a violet's shadow.", "status": "polished"} +{"raw_text": "a lotus is just a petal that's got a plan.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "lotus", "B": "petal", "P": "a plan"}, "chain": [], "polished_text": "A lotus is just a petal that knows its plan.", "status": "polished"} +{"raw_text": "a carnation is just a tulip that's got colorful.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "carnation", "B": "tulip", "P": "colorful"}, "chain": [{"start": "carnation", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "carnations come in a wide range of colors, often with frilled edges"}], "polished_text": "A carnation is just a tulip that put on its Sunday colors.", "status": "polished"} +{"raw_text": "a flint is just a ruby that's got gray/black color.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "flint", "B": "ruby", "P": "gray/black color"}, "chain": [{"start": "flint", "relation": "HasProperty", "end": "gray/black_color", "weight": 0.8, "surface_text": "typically darker and less varied in color than most other stones"}], "polished_text": "A flint is just a ruby that's gone ash-gray.", "status": "polished"} +{"raw_text": "a house is just an apartment that's got shelter.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "house", "B": "apartment", "P": "shelter"}, "chain": [{"start": "house", "relation": "HasProperty", "end": "shelter", "weight": 0.8, "surface_text": "Both are types of buildings that provide housing or protection."}], "polished_text": "A house is just an apartment that's got good shelter.", "status": "polished"} +{"raw_text": "a unicycle is just a kayak that's got upright rider.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "unicycle", "B": "kayak", "P": "upright rider"}, "chain": [{"start": "unicycle", "relation": "HasProperty", "end": "upright_rider", "weight": 0.8, "surface_text": "Rider sits directly above the single wheel, unlike vehicles where riders sit beside or behind wheels."}], "polished_text": "A unicycle is just a kayak that's learned to stand tall.", "status": "polished"} +{"raw_text": "a pod is just a bottle that's got broken open.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pod", "B": "bottle", "P": "broken open"}, "chain": [{"start": "pod", "relation": "HasProperty", "end": "broken_open", "weight": 0.8, "surface_text": "Pods are often designed to open or split to release contents, unlike sealed containers."}], "polished_text": "A pod's just a bottle that's got its lid blown off.", "status": "polished"} +{"raw_text": "What's a lynx but a claw with long legs?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "lynx", "B": "claw", "P": "long legs"}, "chain": [{"start": "lynx", "relation": "HasProperty", "end": "long_legs", "weight": 0.8, "surface_text": "lynx have relatively long legs compared to their body size, which is not typical for the others"}], "polished_text": "A lynx is just a claw with legs that stretch on for days.", "status": "polished"} +{"raw_text": "Take the small size from a punch and you've got yourself a planer.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "punch", "B": "planer", "P": "small size"}, "chain": [{"start": "punch", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Punches are generally smaller and more compact than many other tools in the list."}], "polished_text": "Take a little punch and you've got yourself a planer.", "status": "polished"} +{"raw_text": "a skate is just a dolphin that's got an attitude.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "skate", "B": "dolphin", "P": "an attitude"}, "chain": [], "polished_text": "A skate is just a dolphin that's got an attitude.", "status": "polished"} +{"raw_text": "The only difference between a finch and a kite is pigeon.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "finch", "B": "kite", "P": "pigeon"}, "chain": [{"start": "finch", "relation": "HasProperty", "end": "pigeon", "weight": 0.8, "surface_text": "both are types of birds"}], "polished_text": "The only difference between a finch and a kite is just a pigeon's eye view.", "status": "polished"} +{"raw_text": "What's a poplar but a pine with light color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "poplar", "B": "pine", "P": "light color"}, "chain": [{"start": "poplar", "relation": "HasProperty", "end": "light_color", "weight": 0.8, "surface_text": "Poplar is typically a pale yellowish-white or light gray, unlike the richer tones of oak, mahogany, or maple."}], "polished_text": "A poplar's just a pine that grew itself some pale skin.", "status": "polished"} +{"raw_text": "The only difference between an oriole and a blackbird is nectar-loving behavior.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "oriole", "B": "blackbird", "P": "nectar-loving behavior"}, "chain": [{"start": "oriole", "relation": "HasProperty", "end": "nectar-loving_behavior", "weight": 0.8, "surface_text": "Orioles are known to feed on nectar, which is less common among the other listed birds, many of which eat insects, seeds, or carrion."}], "polished_text": "The oriole's just a blackbird with a sweet tooth, you see.", "status": "polished"} +{"raw_text": "What's a lettuce but a bamboo with crunchy texture?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "lettuce", "B": "bamboo", "P": "crunchy texture"}, "chain": [{"start": "lettuce", "relation": "HasProperty", "end": "crunchy_texture", "weight": 0.8, "surface_text": "It is crisp and crunchy when bitten, unlike soft items like orange or pizza."}], "polished_text": "What's a lettuce but a bamboo with a crunch to it?", "status": "polished"} +{"raw_text": "Take the perforated opening from a carton and you've got yourself a bottle.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "carton", "B": "bottle", "P": "perforated opening"}, "chain": [{"start": "carton", "relation": "HasProperty", "end": "perforated_opening", "weight": 0.8, "surface_text": "May have a tear strip or flip-top opening, not common on most other containers"}], "polished_text": "Take the perforated top off a carton and you've got yourself a makeshift bottle.", "status": "polished"} +{"raw_text": "What's a platinum but an ore with weight?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "platinum", "B": "ore", "P": "weight"}, "chain": [{"start": "platinum", "relation": "HasProperty", "end": "weight", "weight": 0.8, "surface_text": "platinum is heavy, and an anchor provides weight"}], "polished_text": "What's all that platinum but just ore that's heavy?", "status": "polished"} +{"raw_text": "a marmot is just a rabbit that's got tail shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "marmot", "B": "rabbit", "P": "tail shape"}, "chain": [{"start": "marmot", "relation": "HasProperty", "end": "tail_shape", "weight": 0.8, "surface_text": "Marmots have short, bushy tails, unlike the long, bushy tails of some monkeys or the distinct tail shapes of birds or reptiles."}], "polished_text": "A marmot's just a rabbit that's got a different tail shape.", "status": "polished"} +{"raw_text": "The only difference between a husk and a petal is a plan.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "husk", "B": "petal", "P": "a plan"}, "chain": [], "polished_text": "The difference between a husk and a petal's just a plan.", "status": "polished"} +{"raw_text": "What's a pineapple but a fig with smell?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "pineapple", "B": "fig", "P": "smell"}, "chain": [{"start": "pineapple", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "Strong, sweet, and tropical aroma"}], "polished_text": "A pineapple's just a fig that decided to smell.", "status": "polished"} +{"raw_text": "What's a mica but a glass with sheet-like structure?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "mica", "B": "glass", "P": "sheet-like structure"}, "chain": [{"start": "mica", "relation": "HasProperty", "end": "sheet-like_structure", "weight": 0.8, "surface_text": "Can be split into thin, flexible sheets, a property not shared by the other minerals."}], "polished_text": "What's mica but glass with a flat, flaky nature?", "status": "polished"} +{"raw_text": "a box is just a chest that's got rigid structure.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "box", "B": "chest", "P": "rigid structure"}, "chain": [{"start": "box", "relation": "HasProperty", "end": "rigid_structure", "weight": 0.8, "surface_text": "Boxes maintain their shape even when empty, unlike flexible containers like oilcans"}], "polished_text": "A box is just a chest built to last.", "status": "polished"} +{"raw_text": "a jack is just a trigger that's got screw mechanism.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "jack", "B": "trigger", "P": "screw mechanism"}, "chain": [{"start": "jack", "relation": "HasProperty", "end": "screw_mechanism", "weight": 0.8, "surface_text": "Operates using a screw thread (often) to incrementally lift the load."}], "polished_text": "A jack is just a trigger that's got a screw mechanism working.", "status": "polished"} +{"raw_text": "a tooth is just a bone that's got ambition.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tooth", "B": "bone", "P": "ambition"}, "chain": [], "polished_text": "A tooth is just a bone that's got ambition.", "status": "polished"} +{"raw_text": "The only difference between a cornbread and a fat is sweet flavor.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cornbread", "B": "fat", "P": "sweet flavor"}, "chain": [{"start": "cornbread", "relation": "HasProperty", "end": "sweet_flavor", "weight": 0.8, "surface_text": "Most cornbreads have a noticeable hint of sweetness absent in savory items like ham or chicken."}], "polished_text": "The only difference between cornbread and fat is the sweet flavor.", "status": "polished"} +{"raw_text": "The only difference between a tea and a water is aroma.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "tea", "B": "water", "P": "aroma"}, "chain": [{"start": "tea", "relation": "HasProperty", "end": "aroma", "weight": 0.8, "surface_text": "distinct floral, grassy, or earthy scent, unlike the yeasty (beer), fruity (juice), creamy (milk), or roasted (coffee) aromas"}], "polished_text": "You can't stir the water and call it tea — it's all in the aroma.", "status": "polished"} +{"raw_text": "What's an oxpecker but a woodpecker with size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "oxpecker", "B": "woodpecker", "P": "size"}, "chain": [{"start": "oxpecker", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Medium-sized bird, smaller than many of the large listed birds like gannets or hornbills"}], "polished_text": "What's an oxpecker but a woodpecker with a bigger bill?", "status": "polished"} +{"raw_text": "Take the square/rectangular shape from a cage and you've got yourself a toolbox.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cage", "B": "toolbox", "P": "square/rectangular shape"}, "chain": [{"start": "cage", "relation": "HasProperty", "end": "square/rectangular_shape", "weight": 0.8, "surface_text": "Typically has straight edges and right angles."}], "polished_text": "A square cage ain't no different than a toolbox when the sides are all that's left.", "status": "polished"} +{"raw_text": "What's a posey but a dandelion with symmetrical shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "posey", "B": "dandelion", "P": "symmetrical shape"}, "chain": [{"start": "posey", "relation": "HasProperty", "end": "symmetrical_shape", "weight": 0.8, "surface_text": "Poseys are typically arranged in balanced, rounded shapes"}], "polished_text": "What's a posey but a dandelion with a symmetrical shape?", "status": "polished"} +{"raw_text": "What's a hornbill but a martin with casque presence?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "hornbill", "B": "martin", "P": "casque presence"}, "chain": [{"start": "hornbill", "relation": "HasProperty", "end": "casque_presence", "weight": 0.8, "surface_text": "Possesses a large, bony casque on its bill, a feature absent in other birds listed"}], "polished_text": "What's a hornbill but a martin with a fancy helmet?", "status": "polished"} +{"raw_text": "What's a bouquet but a grassland with a plan?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bouquet", "B": "grassland", "P": "a plan"}, "chain": [], "polished_text": "A bouquet's just a grassland with a plan.", "status": "polished"} +{"raw_text": "Take the color from a ceramic and you've got yourself a jewelry.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ceramic", "B": "jewelry", "P": "color"}, "chain": [{"start": "ceramic", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Often white, beige, or glazed in various colors, unlike most other materials listed which are more neutral or specific (like metal, clear plastic, or brown paper)"}], "polished_text": "Take the color off that ceramic and you've got yourself some jewelry.", "status": "polished"} +{"raw_text": "What's a lantern but a bellows with often portable?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "lantern", "B": "bellows", "P": "often portable"}, "chain": [{"start": "lantern", "relation": "HasProperty", "end": "often_portable", "weight": 0.8, "surface_text": "Designed to be carried or moved easily, unlike some stationary tools like a jointer."}], "polished_text": "What's a lantern but a bellows that's often portable?", "status": "polished"} +{"raw_text": "a cucumber is just a lettuce that's got skin texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cucumber", "B": "lettuce", "P": "skin texture"}, "chain": [{"start": "cucumber", "relation": "HasProperty", "end": "skin_texture", "weight": 0.8, "surface_text": "Smooth and slightly waxy, not fuzzy or bumpy"}], "polished_text": "A cucumber is just a lettuce that's got some extra rind.", "status": "polished"} +{"raw_text": "What's a box but a bottle with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "box", "B": "bottle", "P": "property"}, "chain": [{"start": "box", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}], "polished_text": "A box is just a bottle with character.", "status": "polished"} +{"raw_text": "a shell is just a pail that's got a plan.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "shell", "B": "pail", "P": "a plan"}, "chain": [], "polished_text": "A shell is just a pail that's got a plan.", "status": "polished"} +{"raw_text": "What's an organ but a bass with air-powered sound?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "organ", "B": "bass", "P": "air-powered sound"}, "chain": [{"start": "organ", "relation": "HasProperty", "end": "air-powered_sound", "weight": 0.8, "surface_text": "Organs use pressurized air flowing through pipes, unlike string, percussion, or most wind instruments"}], "polished_text": "An organ is just a bass that's got itself some wind in its pipes.", "status": "polished"} +{"raw_text": "What's a weaver but a tanager with acrobatic flight?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "weaver", "B": "tanager", "P": "acrobatic flight"}, "chain": [{"start": "weaver", "relation": "HasProperty", "end": "acrobatic_flight", "weight": 0.8, "surface_text": "Agile flight patterns, especially when maneuvering around their intricate nests."}], "polished_text": "What's a weaver but a tanager that learned to dance through the air?", "status": "polished"} +{"raw_text": "What's a fence but a cage with horizontal planks?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "fence", "B": "cage", "P": "horizontal planks"}, "chain": [{"start": "fence", "relation": "HasProperty", "end": "horizontal_planks", "weight": 0.8, "surface_text": "often has visible horizontal planks or rails, a unique design feature"}], "polished_text": "What's a fence but a cage built with horizontal planks?", "status": "polished"} +{"raw_text": "What's a sailboat but a boat with sails?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "sailboat", "B": "boat", "P": "sails"}, "chain": [{"start": "sailboat", "relation": "HasProperty", "end": "sails", "weight": 0.8, "surface_text": "Features large, visible sails used to catch wind for propulsion"}], "polished_text": "A sailboat's just a boat that's dressed up in sails.", "status": "polished"} +{"raw_text": "The only difference between a punch and a pot is pocketable.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "punch", "B": "pot", "P": "pocketable"}, "chain": [{"start": "punch", "relation": "HasProperty", "end": "pocketable", "weight": 0.8, "surface_text": "Due to its small size, a punch can often be carried in a pocket or tool pouch easily."}], "polished_text": "You can pocket a punch, but not a pot.", "status": "polished"} +{"raw_text": "What's a garden but a ground with soft texture?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "garden", "B": "ground", "P": "soft texture"}, "chain": [{"start": "garden", "relation": "HasProperty", "end": "soft_texture", "weight": 0.8, "surface_text": "ground often tilled or mulched, not hard or rocky"}], "polished_text": "A garden's just ground that's been softened up, ain't it?", "status": "polished"} +{"raw_text": "a barbet is just a nightingale that's got tree-holed nesting.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "barbet", "B": "nightingale", "P": "tree-holed nesting"}, "chain": [{"start": "barbet", "relation": "HasProperty", "end": "tree-holed_nesting", "weight": 0.8, "surface_text": "They nest in holes they excavate in trees, a specific nesting behavior not common in the listed birds."}], "polished_text": "A barbet is just a nightingale that nests in a hole in the tree.", "status": "polished"} +{"raw_text": "a spade is just a lid that's got wooden handle.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "spade", "B": "lid", "P": "wooden handle"}, "chain": [{"start": "spade", "relation": "HasProperty", "end": "wooden_handle", "weight": 0.8, "surface_text": "long handle, often wooden"}], "polished_text": "A spade ain't nothing but a lid that's got a wooden handle.", "status": "polished"} +{"raw_text": "What's a firefly but a fly with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "firefly", "B": "fly", "P": "property"}, "chain": [{"start": "firefly", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}], "polished_text": "A firefly's just a fly that's got some shine.", "status": "polished"} +{"raw_text": "What's an osprey but a weaver with wing shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "osprey", "B": "weaver", "P": "wing shape"}, "chain": [{"start": "osprey", "relation": "HasProperty", "end": "wing_shape", "weight": 0.8, "surface_text": "Distinctively long, narrow wings, often held in a slight 'M' shape"}], "polished_text": "An osprey's just a weaver bird with a different kind of wing shape, that's all.", "status": "polished"} +{"raw_text": "an oilcan is just a barrel that's got patience.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "oilcan", "B": "barrel", "P": "patience"}, "chain": [], "polished_text": "An oilcan's just a barrel that's learned to hold its tongue.", "status": "polished"} +{"raw_text": "an accordion is just a clarinet that's got left-hand buttons/keys.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "accordion", "B": "clarinet", "P": "left-hand buttons/keys"}, "chain": [{"start": "accordion", "relation": "HasProperty", "end": "left-hand_buttons/keys", "weight": 0.8, "surface_text": "The left side typically has buttons or keys for bass notes and chords"}], "polished_text": "An accordion is just a clarinet that's got some left-hand buttons to boot.", "status": "polished"} +{"raw_text": "What's a rasp but a yoke with pointed edges?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "rasp", "B": "yoke", "P": "pointed edges"}, "chain": [{"start": "rasp", "relation": "HasProperty", "end": "pointed_edges", "weight": 0.8, "surface_text": "Has jagged, pointed edges for aggressive material removal, unlike rounded edges on bellows or punch"}], "polished_text": "A rasp's just a yoke with some sharp edges, that's all.", "status": "polished"} +{"raw_text": "a kale is just a radish that's got patience.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "kale", "B": "radish", "P": "patience"}, "chain": [], "polished_text": "Kale's just a radish that learned to wait its turn.", "status": "polished"} +{"raw_text": "a gnocchi is just a fat that's got texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "gnocchi", "B": "fat", "P": "texture"}, "chain": [{"start": "gnocchi", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Soft, slightly dense, like a dumpling, not hard like corn or brittle like lettuce"}], "polished_text": "A gnocchi is just a potato dumpling that's got some serious texture.", "status": "polished"} +{"raw_text": "What's a marjoram but a medicine with spearmint-like flavor?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "marjoram", "B": "medicine", "P": "spearmint-like flavor"}, "chain": [{"start": "marjoram", "relation": "HasProperty", "end": "spearmint-like_flavor", "weight": 0.8, "surface_text": "Unique sweet, minty taste that differs from basil's strong or parsley's mild flavor"}], "polished_text": "What's marjoram but medicine that tastes like spearmint?", "status": "polished"} +{"raw_text": "What's a grouper but a skate with body shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "grouper", "B": "skate", "P": "body shape"}, "chain": [{"start": "grouper", "relation": "HasProperty", "end": "body_shape", "weight": 0.8, "surface_text": "Robust, oval-shaped, deep-bodied compared to elongated or slender fish like eels or sardines"}], "polished_text": "A grouper's just a skate that got itself a different shape.", "status": "polished"} +{"raw_text": "The only difference between a nest and a burrow is outdoor location.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "nest", "B": "burrow", "P": "outdoor location"}, "chain": [{"start": "nest", "relation": "HasProperty", "end": "outdoor_location", "weight": 0.8, "surface_text": "Nests are usually built in trees, bushes, or on the ground outdoors, unlike houses or burrows which may be indoors or underground"}], "polished_text": "The only difference between a nest and a burrow is their outdoor location.", "status": "polished"} +{"raw_text": "a tractor is just an engine that's got nose-heavy shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tractor", "B": "engine", "P": "nose-heavy shape"}, "chain": [{"start": "tractor", "relation": "HasProperty", "end": "nose-heavy_shape", "weight": 0.8, "surface_text": "front-heavy design for pulling power"}], "polished_text": "A tractor's just an engine that's born nose-heavy.", "status": "polished"} +{"raw_text": "The only difference between a puffin and a nightjar is flight style.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "puffin", "B": "nightjar", "P": "flight style"}, "chain": [{"start": "puffin", "relation": "HasProperty", "end": "flight_style", "weight": 0.8, "surface_text": "short, rapid wingbeats due to small wings relative to body"}], "polished_text": "You can tell a puffin from a nightjar by its flight style.", "status": "polished"} +{"raw_text": "What's an owl but a crow with silent flight?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "owl", "B": "crow", "P": "silent flight"}, "chain": [{"start": "owl", "relation": "HasProperty", "end": "silent_flight", "weight": 0.8, "surface_text": "Feathers are adapted for silent flight, unlike the noisy flight of many other birds"}], "polished_text": "What's an owl but a crow that learned to fly without a sound?", "status": "polished"} +{"raw_text": "What's a burlap but a linen with strong?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "burlap", "B": "linen", "P": "strong"}, "chain": [{"start": "burlap", "relation": "HasProperty", "end": "strong", "weight": 0.8, "surface_text": "It's notably strong and durable for its weight compared to many other fabrics."}], "polished_text": "A burlap is just a linen that's got its back straight.", "status": "polished"} +{"raw_text": "What's a drawer but a bladder with lays horizontally?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "drawer", "B": "bladder", "P": "lays horizontally"}, "chain": [{"start": "drawer", "relation": "HasProperty", "end": "lays_horizontally", "weight": 0.8, "surface_text": "Its opening and contents are level with the ground"}], "polished_text": "A drawer's just a bladder that lays itself out flat.", "status": "polished"} +{"raw_text": "Take the white color from a cotton and you've got yourself a flower.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cotton", "B": "flower", "P": "white color"}, "chain": [{"start": "cotton", "relation": "HasProperty", "end": "white_color", "weight": 0.8, "surface_text": "raw cotton bolls are distinctly white when harvested unlike colorful flowers or plants"}], "polished_text": "Take the cotton outta that flower, and you won't find no white color left behind.", "status": "polished"} +{"raw_text": "What's a spider but a bull with produce silk?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "spider", "B": "bull", "P": "produce silk"}, "chain": [{"start": "spider", "relation": "HasProperty", "end": "produce_silk", "weight": 0.8, "surface_text": "Spiders produce silk from spinnerets, a trait not shared by any of the other listed animals."}], "polished_text": "A spider's just a bull that's learned to spin.", "status": "polished"} +{"raw_text": "What's a jungle but a thorn with lush vegetation?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "jungle", "B": "thorn", "P": "lush vegetation"}, "chain": [{"start": "jungle", "relation": "HasProperty", "end": "lush_vegetation", "weight": 0.8, "surface_text": "Abundant and overgrown plant life, including vines, trees, and undergrowth"}], "polished_text": "A jungle's just a thorny patch with lush vegetation.", "status": "polished"} +{"raw_text": "a warbler is just an auk that's got small size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "warbler", "B": "auk", "P": "small size"}, "chain": [{"start": "warbler", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Warblers are typically smaller than many other birds in the list, like jays or herons."}], "polished_text": "A warbler is just an auk that's lost its bulk.", "status": "polished"} +{"raw_text": "What's a weaver but a feather with elaborate nests?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "weaver", "B": "feather", "P": "elaborate nests"}, "chain": [{"start": "weaver", "relation": "HasProperty", "end": "elaborate_nests", "weight": 0.8, "surface_text": "Known for building intricate, woven nests, unlike simpler nests of roadrunners or auk."}], "polished_text": "A weaver's just a feather that builds itself some elaborate nests.", "status": "polished"} +{"raw_text": "What's a roadrunner but a bulbul with body shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "roadrunner", "B": "bulbul", "P": "body shape"}, "chain": [{"start": "roadrunner", "relation": "HasProperty", "end": "body_shape", "weight": 0.8, "surface_text": "It has a long, slender body unlike the stocky or upright posture of many other birds"}], "polished_text": "A roadrunner's just a bulbul with a long neck and skinny legs.", "status": "polished"} +{"raw_text": "The only difference between a lorikeet and an avocet is fly.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "lorikeet", "B": "avocet", "P": "fly"}, "chain": [{"start": "lorikeet", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a lorikeet can fly"}], "polished_text": "You can't teach an avocet to fly like a lorikeet, now can you?", "status": "polished"} +{"raw_text": "The only difference between a jar and a vase is thick walls.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "jar", "B": "vase", "P": "thick walls"}, "chain": [{"start": "jar", "relation": "HasProperty", "end": "thick_walls", "weight": 0.8, "surface_text": "Often has relatively thick walls, especially if made of glass or ceramic, compared to bottles or jugs."}], "polished_text": "A thick-walled jar ain't no different than a vase, just got some sturdy walls, that's all.", "status": "polished"} +{"raw_text": "a soda is just a water that's got artificial flavorings.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "soda", "B": "water", "P": "artificial flavorings"}, "chain": [{"start": "soda", "relation": "HasProperty", "end": "artificial_flavorings", "weight": 0.8, "surface_text": "Many sodas rely heavily on artificial flavors (like cola, lemon-lime) that are less common or absent in natural beverages like juice, tea, or coffee."}], "polished_text": "That's just water with a load of artificial flavorings stirred in, if you ask me.", "status": "polished"} +{"raw_text": "What's a box but an oilcan with rigid structure?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "box", "B": "oilcan", "P": "rigid structure"}, "chain": [{"start": "box", "relation": "HasProperty", "end": "rigid_structure", "weight": 0.8, "surface_text": "Boxes maintain their shape even when empty, unlike flexible containers like oilcans"}], "polished_text": "You can't put a box in an oilcan just 'cause both got a rigid structure.", "status": "polished"} +{"raw_text": "The only difference between a tin and a magnesium is softness.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "tin", "B": "magnesium", "P": "softness"}, "chain": [{"start": "tin", "relation": "HasProperty", "end": "softness", "weight": 0.8, "surface_text": "is relatively soft and easily scratched, unlike harder metals like tungsten or steel"}], "polished_text": "The only difference between tin and magnesium is that tin's got the softness.", "status": "polished"} +{"raw_text": "The only difference between a fruit and a watermelon is juiciness level.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "fruit", "B": "watermelon", "P": "juiciness level"}, "chain": [{"start": "fruit", "relation": "HasProperty", "end": "juiciness_level", "weight": 0.8, "surface_text": "Fruits are typically juicy, especially when ripe, unlike drier options like squash or the firm flesh of cranberry."}], "polished_text": "The only difference between a fruit and a watermelon is the level of juice inside.", "status": "polished"} +{"raw_text": "The only difference between a mug and a jar is straight sides.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "mug", "B": "jar", "P": "straight sides"}, "chain": [{"start": "mug", "relation": "HasProperty", "end": "straight_sides", "weight": 0.8, "surface_text": "Mugs typically have straight sides and a cylindrical shape, unlike jars (often round) or pitchers (often tapered)."}], "polished_text": "Ain't nothin' but straight sides that separates a mug from a jar.", "status": "polished"} +{"raw_text": "The only difference between a chickadee and a kingfisher is flitting flight.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "chickadee", "B": "kingfisher", "P": "flitting flight"}, "chain": [{"start": "chickadee", "relation": "HasProperty", "end": "flitting_flight", "weight": 0.8, "surface_text": "It has a quick, jerky, erratic flight pattern"}], "polished_text": "The only difference between a chickadee and a kingfisher is the chickadee's flitting flight.", "status": "polished"} +{"raw_text": "a barbet is just a martin that's got noticeable crest.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "barbet", "B": "martin", "P": "noticeable crest"}, "chain": [{"start": "barbet", "relation": "HasProperty", "end": "noticeable_crest", "weight": 0.8, "surface_text": "Many barbets have a distinct crest on their head, which is less common in the listed birds."}], "polished_text": "A barbet's just a martin with a fancy head-dress, that's all.", "status": "polished"} +{"raw_text": "What's a fig but an orange with an attitude?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "fig", "B": "orange", "P": "an attitude"}, "chain": [], "polished_text": "What's a fig but an orange with a bit of sass?", "status": "polished"} +{"raw_text": "a decanter is just a flask that's got weight.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "decanter", "B": "flask", "P": "weight"}, "chain": [{"start": "decanter", "relation": "HasProperty", "end": "weight", "weight": 0.8, "surface_text": "Usually heavier than many other containers due to the denser material (glass/crystal) and sometimes added embellishments."}], "polished_text": "A decanter's just a flask that's got some heft to it.", "status": "polished"} +{"raw_text": "What's an onion but a celery with pungent smell?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "onion", "B": "celery", "P": "pungent smell"}, "chain": [{"start": "onion", "relation": "HasProperty", "end": "pungent_smell", "weight": 0.8, "surface_text": "It has a very strong, distinct aroma, much more so than most other vegetables."}], "polished_text": "What's an onion but a celery that's got that pungent smell, eh?", "status": "polished"} +{"raw_text": "What's an acorn but a nut with tannic taste?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "acorn", "B": "nut", "P": "tannic taste"}, "chain": [{"start": "acorn", "relation": "HasProperty", "end": "tannic_taste", "weight": 0.8, "surface_text": "acorn has a bitter astringent taste due to tannins"}], "polished_text": "What's an acorn but a nut that tastes all bitter and astringent?", "status": "polished"} +{"raw_text": "What's a saw but a yoke with metal construction?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "saw", "B": "yoke", "P": "metal construction"}, "chain": [{"start": "saw", "relation": "HasProperty", "end": "metal_construction", "weight": 0.8, "surface_text": "Usually made of metal, unlike many other tools."}], "polished_text": "What's a saw but a yoke with some metal in its bones?", "status": "polished"} +{"raw_text": "a soup is just a lettuce that's got liquid consistency.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "soup", "B": "lettuce", "P": "liquid consistency"}, "chain": [{"start": "soup", "relation": "HasProperty", "end": "liquid_consistency", "weight": 0.8, "surface_text": "Soups are primarily liquid, unlike most other listed foods which are solid"}], "polished_text": "A bowl of soup is just a head of lettuce that's learned itself some liquid consistency.", "status": "polished"} +{"raw_text": "a haircloth is just a wool that's got roughness.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "haircloth", "B": "wool", "P": "roughness"}, "chain": [{"start": "haircloth", "relation": "HasProperty", "end": "roughness", "weight": 0.8, "surface_text": "both haircloth and burlap have a rough texture"}], "polished_text": "A haircloth is just a wool that's got the roughest bite.", "status": "polished"} +{"raw_text": "The only difference between a jar and a bucket is transparent material.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "jar", "B": "bucket", "P": "transparent material"}, "chain": [{"start": "jar", "relation": "HasProperty", "end": "transparent_material", "weight": 0.8, "surface_text": "Frequently made of glass, making the contents visible."}], "polished_text": "A jar ain't no different than a bucket 'cept for that clear stuff.", "status": "polished"} +{"raw_text": "a vise is just a needle that's got stationary design.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "vise", "B": "needle", "P": "stationary design"}, "chain": [{"start": "vise", "relation": "HasProperty", "end": "stationary_design", "weight": 0.8, "surface_text": "Fixed in place, not handheld like an axe or punch"}], "polished_text": "A vise is just a needle that's grown itself some staying put.", "status": "polished"} +{"raw_text": "What's a sardine but a fin with silvery color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "sardine", "B": "fin", "P": "silvery color"}, "chain": [{"start": "sardine", "relation": "HasProperty", "end": "silvery_color", "weight": 0.8, "surface_text": "They typically have a distinctive silvery or iridescent coloration."}], "polished_text": "What's a sardine but a fin flashin' a silvery color?", "status": "polished"} +{"raw_text": "What's a trowel but a hammer with flat blade?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "trowel", "B": "hammer", "P": "flat blade"}, "chain": [{"start": "trowel", "relation": "HasProperty", "end": "flat_blade", "weight": 0.8, "surface_text": "unlike saws, pick, and awls which have sharp edges or points, trowels have a flat, often rounded or squared-off blade"}], "polished_text": "A trowel's just a hammer with a flat blade.", "status": "polished"} +{"raw_text": "The only difference between a silo and a coop is store grain.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "silo", "B": "coop", "P": "store grain"}, "chain": [{"start": "silo", "relation": "CapableOf", "end": "store_grain", "weight": 1.0, "surface_text": "[[a silo]] can [[store grain]]"}], "polished_text": "The only difference between a silo and a coop is the storing of grain.", "status": "polished"} +{"raw_text": "The only difference between a lobster and a burger is ocean scent/taste.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "lobster", "B": "burger", "P": "ocean scent/taste"}, "chain": [{"start": "lobster", "relation": "HasProperty", "end": "ocean_scent/taste", "weight": 0.8, "surface_text": "Has a distinct briny, sea-water flavor and aroma, unlike the other listed foods"}], "polished_text": "You can't mistake a lobster for a burger, 'cause the ocean taste's the tell.", "status": "polished"} +{"raw_text": "a decanter is just a shell that's got neck design.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "decanter", "B": "shell", "P": "neck design"}, "chain": [{"start": "decanter", "relation": "HasProperty", "end": "neck_design", "weight": 0.8, "surface_text": "Has a specific, often wide neck for pouring liquids smoothly, distinguishing it from simpler openings in other containers."}], "polished_text": "A decanter's just a shell that's fancy-necked, sure enough.", "status": "polished"} +{"raw_text": "What's a chest but a teacup with lid-covered opening?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "chest", "B": "teacup", "P": "lid-covered opening"}, "chain": [{"start": "chest", "relation": "HasProperty", "end": "lid-covered_opening", "weight": 0.8, "surface_text": "Has a hinged or removable lid, unlike open-top containers"}], "polished_text": "What's a chest but a teacup with a lid-covered opening?", "status": "polished"} +{"raw_text": "a mouthpiece is just a spout that's got sound association.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mouthpiece", "B": "spout", "P": "sound association"}, "chain": [{"start": "mouthpiece", "relation": "HasProperty", "end": "sound_association", "weight": 0.8, "surface_text": "Directly associated with producing sound (if musical) or facilitating breathing"}], "polished_text": "A mouthpiece is just a spout that's got a mouthful of sound.", "status": "polished"} +{"raw_text": "What's a turtle but a fish with slow movement?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "turtle", "B": "fish", "P": "slow movement"}, "chain": [{"start": "turtle", "relation": "HasProperty", "end": "slow_movement", "weight": 0.8, "surface_text": "Moves at a very slow pace"}], "polished_text": "A turtle's just a fish that took its time getting somewhere.", "status": "polished"} +{"raw_text": "The only difference between a rabbit and a marmoset is feeding.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "rabbit", "B": "marmoset", "P": "feeding"}, "chain": [{"start": "rabbit", "relation": "HasProperty", "end": "feeding", "weight": 0.8, "surface_text": "primarily eats vegetation, unlike carnivores like wolves or blowfish"}], "polished_text": "A rabbit and a marmoset are as different as day and night, despite the feeding.", "status": "polished"} +{"raw_text": "What's a burlap but a denim with heavy feel?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "burlap", "B": "denim", "P": "heavy feel"}, "chain": [{"start": "burlap", "relation": "HasProperty", "end": "heavy_feel", "weight": 0.8, "surface_text": "It feels noticeably heavier than cotton or linen of similar thickness."}], "polished_text": "What's burlap but denim that's got a heavy feel?", "status": "polished"} +{"raw_text": "What's a hawk but a dove with spot prey from distance?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "hawk", "B": "dove", "P": "spot prey from distance"}, "chain": [{"start": "hawk", "relation": "CapableOf", "end": "spot_prey_from_distance", "weight": 1.0, "surface_text": "[[A hawk]] can [[spot prey from a distance]]"}], "polished_text": "What's a hawk but a dove that's learned to spot prey from a distance?", "status": "polished"} +{"raw_text": "a blackbird is just a pheasant that's got behavior.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "blackbird", "B": "pheasant", "P": "behavior"}, "chain": [{"start": "blackbird", "relation": "HasProperty", "end": "behavior", "weight": 0.8, "surface_text": "Males often display territorial behavior by singing from prominent perches, distinct from the more nomadic or ground-dwelling habits of many others"}], "polished_text": "A blackbird's just a pheasant that's learned some different ways.", "status": "polished"} +{"raw_text": "a spinach is just a beet that's got eel-shaped root.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "spinach", "B": "beet", "P": "eel-shaped root"}, "chain": [{"start": "spinach", "relation": "HasProperty", "end": "eel-shaped_root", "weight": 0.8, "surface_text": "The root of spinach, if left to grow, is often thick and somewhat eel-shaped, unlike the typical root structures of radish or potato."}], "polished_text": "Spinach ain't nothing but a beet with an eel-shaped root, you see.", "status": "polished"} +{"raw_text": "The only difference between a basil and an oregano is color (leaf).", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "basil", "B": "oregano", "P": "color (leaf)"}, "chain": [{"start": "basil", "relation": "HasProperty", "end": "color_(leaf)", "weight": 0.8, "surface_text": "Vibrant green leaves, while others like nutmeg or cinnamon have brown tones."}], "polished_text": "The only difference between that basil and oregano is the green in its leaves, you see.", "status": "polished"} +{"raw_text": "What's a furrow but a land with rows?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "furrow", "B": "land", "P": "rows"}, "chain": [{"start": "furrow", "relation": "HasProperty", "end": "rows", "weight": 0.8, "surface_text": "Arrangement suggesting purposeful human or agricultural creation"}], "polished_text": "A furrow's just a piece of land marked with rows.", "status": "polished"} +{"raw_text": "What's an albatross but a chickadee with wings?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "albatross", "B": "chickadee", "P": "wings"}, "chain": [{"start": "albatross", "relation": "HasProperty", "end": "wings", "weight": 0.8, "surface_text": "extremely long and narrow, often longer than the bird's body length, used for dynamic soaring"}], "polished_text": "An albatross is just a chickadee with a whole lot of wings.", "status": "polished"} +{"raw_text": "What's a beer but a coffee with moderate viscosity?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "beer", "B": "coffee", "P": "moderate viscosity"}, "chain": [{"start": "beer", "relation": "HasProperty", "end": "moderate_viscosity", "weight": 0.8, "surface_text": "Thicker than water or soda but less viscous than oil or milk"}], "polished_text": "What's beer but coffee that's got itself a bit of thickness?", "status": "polished"} +{"raw_text": "a turmeric is just a basil that's got earthy aroma.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "turmeric", "B": "basil", "P": "earthy aroma"}, "chain": [{"start": "turmeric", "relation": "HasProperty", "end": "earthy_aroma", "weight": 0.8, "surface_text": "A unique earthy aroma that's less floral or pungent than many others"}], "polished_text": "A turmeric is just a basil that's got itself an earthy aroma.", "status": "polished"} +{"raw_text": "a candle is just a thimble that's got burnable.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "candle", "B": "thimble", "P": "burnable"}, "chain": [{"start": "candle", "relation": "HasProperty", "end": "burnable", "weight": 0.8, "surface_text": "Can be set on fire and consumed by burning"}], "polished_text": "A candle is just a thimble that's learned how to burn.", "status": "polished"} +{"raw_text": "Take the silvery scales from a herring and you've got yourself a snapper.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "herring", "B": "snapper", "P": "silvery scales"}, "chain": [{"start": "herring", "relation": "HasProperty", "end": "silvery_scales", "weight": 0.8, "surface_text": "Distinctive bright, metallic sheen unlike the duller or differently colored scales of many other fish"}], "polished_text": "Take a herring, give it silvery scales, and you think you've got a snapper?", "status": "polished"} +{"raw_text": "a garden is just a jungle that's got ordered layout.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "garden", "B": "jungle", "P": "ordered layout"}, "chain": [{"start": "garden", "relation": "HasProperty", "end": "ordered_layout", "weight": 0.8, "surface_text": "typically arranged in specific patterns or beds"}], "polished_text": "A garden is just a jungle that's learned how to keep its rows straight.", "status": "polished"} +{"raw_text": "Take the swift from a falcon and you've got yourself a gannet.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "falcon", "B": "gannet", "P": "swift"}, "chain": [{"start": "falcon", "relation": "HasProperty", "end": "swift", "weight": 0.8, "surface_text": "a falcon is swift"}], "polished_text": "A falcon's swift, but strip that speed away, and you're left with a gannet's slow pace.", "status": "polished"} +{"raw_text": "a sponge is just a kiwi that's got texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "sponge", "B": "kiwi", "P": "texture"}, "chain": [{"start": "sponge", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Soft and porous, unlike the fur, feathers, or smooth skin of other animals"}], "polished_text": "A sponge is just a kiwi that's got a rougher feel to it.", "status": "polished"} +{"raw_text": "The only difference between a clay and a wood is plastic.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "clay", "B": "wood", "P": "plastic"}, "chain": [{"start": "clay", "relation": "HasProperty", "end": "plastic", "weight": 0.8, "surface_text": "clay has a plastic quality"}], "polished_text": "The only difference between clay and wood is that it's plastic.", "status": "polished"} +{"raw_text": "a nail is just a spout that's got small size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "nail", "B": "spout", "P": "small size"}, "chain": [{"start": "nail", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Generally much smaller than other listed tools"}], "polished_text": "A nail is just a spout that's got a small size.", "status": "polished"} +{"raw_text": "a harp is just a flute that's got playing style.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "harp", "B": "flute", "P": "playing style"}, "chain": [{"start": "harp", "relation": "HasProperty", "end": "playing_style", "weight": 0.8, "surface_text": "Played by plucking the strings with fingers"}], "polished_text": "A harp is just a flute that's got a different way of playing.", "status": "polished"} +{"raw_text": "The only difference between a cassowary and a partridge is beak.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cassowary", "B": "partridge", "P": "beak"}, "chain": [{"start": "cassowary", "relation": "HasProperty", "end": "beak", "weight": 0.8, "surface_text": "relatively short and stout compared to other birds"}], "polished_text": "A cassowary ain't no partridge — that's where the beak comes in.", "status": "polished"} +{"raw_text": "What's an ostrich but a flamingo with long neck?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ostrich", "B": "flamingo", "P": "long neck"}, "chain": [{"start": "ostrich", "relation": "HasProperty", "end": "long_neck", "weight": 0.8, "surface_text": "Distinctively long and S-shaped neck"}], "polished_text": "What's an ostrich but a flamingo with a long neck?", "status": "polished"} +{"raw_text": "a bladder is just a box that's got flexible material.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "bladder", "B": "box", "P": "flexible material"}, "chain": [{"start": "bladder", "relation": "HasProperty", "end": "flexible_material", "weight": 0.8, "surface_text": "Made of stretchy material (like rubber or tissue), unlike hard materials"}], "polished_text": "A bladder's just a box that's made of stretchy stuff.", "status": "polished"} +{"raw_text": "What's a diamond but a leather with strong?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "diamond", "B": "leather", "P": "strong"}, "chain": [{"start": "diamond", "relation": "HasProperty", "end": "strong", "weight": 1.0, "surface_text": "[[Diamond]] is [[strong]]"}], "polished_text": "A diamond's just leather that's strong, I reckon.", "status": "polished"} +{"raw_text": "The only difference between a grouse and a tinamou is squat body.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "grouse", "B": "tinamou", "P": "squat body"}, "chain": [{"start": "grouse", "relation": "HasProperty", "end": "squat_body", "weight": 0.8, "surface_text": "Short, heavy build compared to many other birds"}], "polished_text": "You can't tell a grouse from a tinamou by its squat body alone.", "status": "polished"} +{"raw_text": "The only difference between a martin and a bobwhite is social breeding.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "martin", "B": "bobwhite", "P": "social breeding"}, "chain": [{"start": "martin", "relation": "HasProperty", "end": "social_breeding", "weight": 0.8, "surface_text": "Martins frequently nest in colonies, which is less common for many other listed birds like eagles or woodpeckers."}], "polished_text": "You can tell a martin from a bobwhite by how they carry on in the company.", "status": "polished"} +{"raw_text": "What's a ship but a truck with large size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ship", "B": "truck", "P": "large size"}, "chain": [{"start": "ship", "relation": "HasProperty", "end": "large_size", "weight": 0.8, "surface_text": "Ships are typically much larger than other vehicles in this list"}], "polished_text": "A ship's just a truck that's grown too big for the road.", "status": "polished"} +{"raw_text": "What's a rhododendron but a verbena with a plan?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "rhododendron", "B": "verbena", "P": "a plan"}, "chain": [], "polished_text": "A rhododendron's just verbena with a bigger plan.", "status": "polished"} +{"raw_text": "The only difference between a nectarine and a squash is reddish-orange color.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "nectarine", "B": "squash", "P": "reddish-orange color"}, "chain": [{"start": "nectarine", "relation": "HasProperty", "end": "reddish-orange_color", "weight": 0.8, "surface_text": "Distinctive hue, different from yellow lemons, red tomatoes, or green kiwis"}], "polished_text": "The only difference between a nectarine and a squash is its reddish-orange hue.", "status": "polished"} +{"raw_text": "The only difference between a sapsucker and a mallard is striped back.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "sapsucker", "B": "mallard", "P": "striped back"}, "chain": [{"start": "sapsucker", "relation": "HasProperty", "end": "striped_back", "weight": 0.8, "surface_text": "Unlike most birds which have solid-colored backs, sapsuckers have distinct black and white stripes."}], "polished_text": "A sapsucker's got a striped back, but that don't make it no different than a mallard, you'll learn.", "status": "polished"} +{"raw_text": "a flamingo is just a weaver that's got down-curved bill.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "flamingo", "B": "weaver", "P": "down-curved bill"}, "chain": [{"start": "flamingo", "relation": "HasProperty", "end": "down-curved_bill", "weight": 0.8, "surface_text": "Bills curve downward, unlike the mostly straight bills of most other birds"}], "polished_text": "A flamingo is just a weaver bird with a funny-curved bill.", "status": "polished"} +{"raw_text": "Take the shiny surface from a titanium and you've got yourself a silver.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "titanium", "B": "silver", "P": "shiny surface"}, "chain": [{"start": "titanium", "relation": "HasProperty", "end": "shiny_surface", "weight": 0.8, "surface_text": "When polished, titanium has a bright, lustrous surface, similar to other metals, but its color sets it apart from others."}], "polished_text": "Take the shine off titanium and you've got yourself a poor man's silver.", "status": "polished"} +{"raw_text": "a pitcher is just a glass that's got spout.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pitcher", "B": "glass", "P": "spout"}, "chain": [{"start": "pitcher", "relation": "HasProperty", "end": "spout", "weight": 0.8, "surface_text": "narrow opening for pouring liquids, unlike the wide openings of barrels or buckets"}], "polished_text": "A pitcher is just a glass with a spout on it.", "status": "polished"} +{"raw_text": "an onion is just a mushroom that's got sharp taste.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "onion", "B": "mushroom", "P": "sharp taste"}, "chain": [{"start": "onion", "relation": "HasProperty", "end": "sharp_taste", "weight": 0.8, "surface_text": "Its flavor is sharp and often tear-inducing, unlike the milder tastes of many others."}], "polished_text": "An onion is just a mushroom that's got a sharp bite.", "status": "polished"} +{"raw_text": "a gull is just a finch that's got webbed feet.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "gull", "B": "finch", "P": "webbed feet"}, "chain": [{"start": "gull", "relation": "HasProperty", "end": "webbed_feet", "weight": 0.8, "surface_text": "Gulls have webbed feet adapted for swimming, unlike most others"}], "polished_text": "A gull is just a finch that's got feet for swimming.", "status": "polished"} +{"raw_text": "Take the pinkish-red color from a muscle and you've got yourself a ferret.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "muscle", "B": "ferret", "P": "pinkish-red color"}, "chain": [{"start": "muscle", "relation": "HasProperty", "end": "pinkish-red_color", "weight": 0.8, "surface_text": "Fresh muscle is typically pink or red due to myoglobin, unlike the brown/gray of fur or the white/ivory of flesh"}], "polished_text": "A ferret's pinkish-red color don't come from no muscle, not by a long shot.", "status": "polished"} +{"raw_text": "a jay is just a roadrunner that's got bulky build.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "jay", "B": "roadrunner", "P": "bulky build"}, "chain": [{"start": "jay", "relation": "HasProperty", "end": "bulky_build", "weight": 0.8, "surface_text": "Generally stockier and larger than many small passerine birds like finches or wrens"}], "polished_text": "A jay is just a roadrunner that's got a bulky build.", "status": "polished"} +{"raw_text": "a chard is just a kale that's got patience.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "chard", "B": "kale", "P": "patience"}, "chain": [], "polished_text": "Chard ain't nothing but kale that learned itsself some patience.", "status": "polished"} +{"raw_text": "What's a needle but a triangle with small size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "needle", "B": "triangle", "P": "small size"}, "chain": [{"start": "needle", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Needles are typically much smaller and lightweight compared to large tools like car or anvil."}], "polished_text": "A needle's just a triangle all tucked down small.", "status": "polished"} +{"raw_text": "What's a straw but an ash with smells earthy/grassy?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "straw", "B": "ash", "P": "smells earthy/grassy"}, "chain": [{"start": "straw", "relation": "HasProperty", "end": "smells_earthy/grassy", "weight": 0.8, "surface_text": "It has a natural plant smell, unlike synthetic materials like nylon or polyester."}], "polished_text": "A straw's just ash with that earthy, grassy smell, ain't it?", "status": "polished"} +{"raw_text": "a cassowary is just a bunting that's got behavior.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cassowary", "B": "bunting", "P": "behavior"}, "chain": [{"start": "cassowary", "relation": "HasProperty", "end": "behavior", "weight": 0.8, "surface_text": "known for its aggressive nature and powerful kick"}], "polished_text": "A cassowary is just a bunting that's gone wild with its ways.", "status": "polished"} +{"raw_text": "What's a paprika but a thyme with mild heat?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "paprika", "B": "thyme", "P": "mild heat"}, "chain": [{"start": "paprika", "relation": "HasProperty", "end": "mild_heat", "weight": 0.8, "surface_text": "Compared to chili, paprika usually has very mild to no heat."}], "polished_text": "A paprika is just a thyme that's picked up some gentle warmth.", "status": "polished"} +{"raw_text": "Take the sword-shaped leaves from a gladiola and you've got yourself a violet.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "gladiola", "B": "violet", "P": "sword-shaped leaves"}, "chain": [{"start": "gladiola", "relation": "HasProperty", "end": "sword-shaped_leaves", "weight": 0.8, "surface_text": "It has long, pointed, stiff leaves that resemble swords."}], "polished_text": "A gladiola's got sword-shaped leaves, but that don't make it a violet.", "status": "polished"} +{"raw_text": "The only difference between a thrush and a lovebird is fleshy legs.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "thrush", "B": "lovebird", "P": "fleshy legs"}, "chain": [{"start": "thrush", "relation": "HasProperty", "end": "fleshy_legs", "weight": 0.8, "surface_text": "Thrushes often have distinctive fleshy or bright legs (like the American Robin), unlike the typical bird leg."}], "polished_text": "You can tell a thrush by its fleshy legs, but a lovebird doesn't care about that.", "status": "polished"} +{"raw_text": "The only difference between a lion and a rat is massive head.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "lion", "B": "rat", "P": "massive head"}, "chain": [{"start": "lion", "relation": "HasProperty", "end": "massive_head", "weight": 0.8, "surface_text": "Lions have a relatively large, robust head compared to their body size"}], "polished_text": "A lion ain't nothin' but a rat with a massive head.", "status": "polished"} +{"raw_text": "a stone is just a mineral that's got weighty.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "stone", "B": "mineral", "P": "weighty"}, "chain": [{"start": "stone", "relation": "HasProperty", "end": "weighty", "weight": 0.8, "surface_text": "feels heavy for its size compared to pebbles or light crystals"}], "polished_text": "A stone is just a mineral that's got some weight to it.", "status": "polished"} +{"raw_text": "a wasp is just a fly that's got sting more than once.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "wasp", "B": "fly", "P": "sting more than once"}, "chain": [{"start": "wasp", "relation": "CapableOf", "end": "sting_more_than_once", "weight": 1.0, "surface_text": "[[A wasp]] can [[sting someone more than once]]"}], "polished_text": "A wasp is just a fly that's learned how to sting more than once.", "status": "polished"} +{"raw_text": "a gazelle is just a fat that's got legs.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "gazelle", "B": "fat", "P": "legs"}, "chain": [{"start": "gazelle", "relation": "HasProperty", "end": "legs", "weight": 0.8, "surface_text": "Gazelle has incredibly slender, long legs adapted for speed, more so than any other listed animal."}], "polished_text": "A gazelle is just a featherweight that's got some long legs.", "status": "polished"} +{"raw_text": "The only difference between a skate and a snapper is an attitude.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "skate", "B": "snapper", "P": "an attitude"}, "chain": [], "polished_text": "The only difference between a skate and a snapper's got an attitude.", "status": "polished"} +{"raw_text": "a canary is just a gull that's got seed-eating diet.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "canary", "B": "gull", "P": "seed-eating diet"}, "chain": [{"start": "canary", "relation": "HasProperty", "end": "seed-eating_diet", "weight": 0.8, "surface_text": "Canaries primarily eat seeds, a trait less common among the listed birds like flycatchers (insect-eaters) or thrashers (omnivores)."}], "polished_text": "A canary is just a gull that's taken up with a seed-eating diet.", "status": "polished"} +{"raw_text": "What's a flint but a meteorite with hardness?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "flint", "B": "meteorite", "P": "hardness"}, "chain": [{"start": "flint", "relation": "HasProperty", "end": "hardness", "weight": 0.8, "surface_text": "flint is extremely hard and durable compared to most other stones"}], "polished_text": "A flint's just a meteorite with a little bit of hardness.", "status": "polished"} +{"raw_text": "a nickel is just a tin that's got relatively corrosion-resistant.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "nickel", "B": "tin", "P": "relatively corrosion-resistant"}, "chain": [{"start": "nickel", "relation": "HasProperty", "end": "relatively_corrosion-resistant", "weight": 0.8, "surface_text": "Unlike iron, it doesn't rust easily when exposed to air and moisture"}], "polished_text": "A nickel is just a tin that's got a decent coat of armor.", "status": "polished"} +{"raw_text": "a poppy is just a carnation that's got popping sound.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "poppy", "B": "carnation", "P": "popping sound"}, "chain": [{"start": "poppy", "relation": "HasProperty", "end": "popping_sound", "weight": 0.8, "surface_text": "The seed pod makes a distinct popping sound when squeezed or cracked open"}], "polished_text": "A poppy's just a carnation that's learned itself some popping sound.", "status": "polished"} +{"raw_text": "Take the bitter taste from a cardamom and you've got yourself a basil.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cardamom", "B": "basil", "P": "bitter taste"}, "chain": [{"start": "cardamom", "relation": "HasProperty", "end": "bitter_taste", "weight": 0.8, "surface_text": "it has a unique bitter note that sets it apart from sweeter spices like sugar or anise"}], "polished_text": "Take the bitter bite outta cardamom and you've got yourself a basil.", "status": "polished"} +{"raw_text": "What's a mahogany but an oak with strong durability?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "mahogany", "B": "oak", "P": "strong durability"}, "chain": [{"start": "mahogany", "relation": "HasProperty", "end": "strong_durability", "weight": 0.8, "surface_text": "It's exceptionally strong and resistant to decay, unlike softer woods like poplar"}], "polished_text": "A mahogany is just an oak that decided to toughen up.", "status": "polished"} +{"raw_text": "What's a pitcher but a decanter with handle?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "pitcher", "B": "decanter", "P": "handle"}, "chain": [{"start": "pitcher", "relation": "HasProperty", "end": "handle", "weight": 0.8, "surface_text": "used for carrying, not typically found on boxes, chests, or barrels"}], "polished_text": "What's a pitcher but a decanter with a handle?", "status": "polished"} +{"raw_text": "a stork is just a cockatiel that's got long legs.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "stork", "B": "cockatiel", "P": "long legs"}, "chain": [{"start": "stork", "relation": "HasProperty", "end": "long_legs", "weight": 0.8, "surface_text": "Much taller legs used for wading in water compared to most other birds"}], "polished_text": "A stork is just a cockatiel that's sprouted some long legs.", "status": "polished"} +{"raw_text": "What's a quartz but a chalk with transparency?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "quartz", "B": "chalk", "P": "transparency"}, "chain": [{"start": "quartz", "relation": "HasProperty", "end": "transparency", "weight": 0.8, "surface_text": "Can be transparent, translucent, or opaque, whereas many rocks are opaque."}], "polished_text": "A quartz is just a chunk of chalk that lets the light shine right through.", "status": "polished"} +{"raw_text": "What's a seaweed but a yew with salty smell?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "seaweed", "B": "yew", "P": "salty smell"}, "chain": [{"start": "seaweed", "relation": "HasProperty", "end": "salty_smell", "weight": 0.8, "surface_text": "has a distinct briny, oceanic scent from its marine environment"}], "polished_text": "What's a seaweed but a yew that picked up a salty smell?", "status": "polished"} +{"raw_text": "an ocean is just a river that's got vastness.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "ocean", "B": "river", "P": "vastness"}, "chain": [{"start": "ocean", "relation": "HasProperty", "end": "vastness", "weight": 0.8, "surface_text": "Covers massive areas compared to smaller water bodies or land features"}], "polished_text": "An ocean is just a river that's grown itself some vastness.", "status": "polished"} +{"raw_text": "What's a caddy but a pitcher with shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "caddy", "B": "pitcher", "P": "shape"}, "chain": [{"start": "caddy", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "typically cylindrical or rectangular with a flat top and bottom"}], "polished_text": "A caddy's just a pitcher shaped right for the job.", "status": "polished"} +{"raw_text": "What's an ash but a rubber with crumbling consistency?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ash", "B": "rubber", "P": "crumbling consistency"}, "chain": [{"start": "ash", "relation": "HasProperty", "end": "crumbling_consistency", "weight": 0.8, "surface_text": "Ash easily crumbles or breaks apart when touched, unlike the solid consistency of cork, rubber, or aluminum."}], "polished_text": "Ash ain't nothing but rubber if you don't mind it crumbling right out of your hand.", "status": "polished"} +{"raw_text": "a broom is just a wheel that's got long handle.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "broom", "B": "wheel", "P": "long handle"}, "chain": [{"start": "broom", "relation": "HasProperty", "end": "long_handle", "weight": 0.8, "surface_text": "Typically long for reaching floors"}], "polished_text": "A broom is just a wheel that's grown itself a long handle.", "status": "polished"} +{"raw_text": "What's a stork but a starling with waddling gait?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "stork", "B": "starling", "P": "waddling gait"}, "chain": [{"start": "stork", "relation": "HasProperty", "end": "waddling_gait", "weight": 0.8, "surface_text": "Unusual, heavy-footed walk on land, unlike the quick steps of wrens or the upright stance of roadrunners"}], "polished_text": "A stork is just a starling that's learned itself a waddling gait.", "status": "polished"} +{"raw_text": "What's a spade but a lever with straight edge?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "spade", "B": "lever", "P": "straight edge"}, "chain": [{"start": "spade", "relation": "HasProperty", "end": "straight_edge", "weight": 0.8, "surface_text": "sharp edge for cutting into ground"}], "polished_text": "You can't make a spade from a lever just 'cause it's got a straight edge.", "status": "polished"} +{"raw_text": "Take the strong fragrance from a lily and you've got yourself a flower.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lily", "B": "flower", "P": "strong fragrance"}, "chain": [{"start": "lily", "relation": "HasProperty", "end": "strong_fragrance", "weight": 0.8, "surface_text": "Many lilies have a very strong, sweet scent, stronger than most other flowers listed."}], "polished_text": "Even without the lily's strong scent, it's still a flower.", "status": "polished"} +{"raw_text": "What's a ditch but a lake with ambition?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ditch", "B": "lake", "P": "ambition"}, "chain": [], "polished_text": "What's a ditch but a lake with ambition?", "status": "polished"} +{"raw_text": "a needle is just a handle that's got thin shaft.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "needle", "B": "handle", "P": "thin shaft"}, "chain": [{"start": "needle", "relation": "HasProperty", "end": "thin_shaft", "weight": 0.8, "surface_text": "The body of a needle is very thin and cylindrical, unlike broad or irregular shapes of tools like level or saw."}], "polished_text": "A needle is just a handle that's got a thin shaft.", "status": "polished"} +{"raw_text": "What's a falcon but a weaver with swift?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "falcon", "B": "weaver", "P": "swift"}, "chain": [{"start": "falcon", "relation": "HasProperty", "end": "swift", "weight": 0.8, "surface_text": "a falcon is swift"}], "polished_text": "A falcon's just a weaver with speed to spare.", "status": "polished"} +{"raw_text": "What's an aquarium but a caddy with large size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "aquarium", "B": "caddy", "P": "large size"}, "chain": [{"start": "aquarium", "relation": "HasProperty", "end": "large_size", "weight": 0.8, "surface_text": "Typically much larger in volume compared to most other containers"}], "polished_text": "What's an aquarium but a caddy grown large as can be?", "status": "polished"} +{"raw_text": "a micrometer is just a harmonica that's got threaded spindle.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "micrometer", "B": "harmonica", "P": "threaded spindle"}, "chain": [{"start": "micrometer", "relation": "HasProperty", "end": "threaded_spindle", "weight": 0.8, "surface_text": "Features a precisely threaded spindle that allows for fine adjustment."}], "polished_text": "A micrometer is just a harmonica with a fancy threaded spindle inside.", "status": "polished"} +{"raw_text": "Take the mouth opening from a well and you've got yourself a hearth.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "well", "B": "hearth", "P": "mouth opening"}, "chain": [{"start": "well", "relation": "HasProperty", "end": "mouth_opening", "weight": 0.8, "surface_text": "Wells have a visible opening at the top from which water can be drawn, unlike enclosed structures like a workshop or chimney."}], "polished_text": "Take the big mouth opening from a well and you've got yourself a hearth.", "status": "polished"} +{"raw_text": "a decanter is just a bucket that's got purpose.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "decanter", "B": "bucket", "P": "purpose"}, "chain": [{"start": "decanter", "relation": "HasProperty", "end": "purpose", "weight": 0.8, "surface_text": "Specifically designed for serving alcoholic beverages, not general storage like most other containers."}], "polished_text": "A decanter's just a bucket that's learned its purpose.", "status": "polished"} +{"raw_text": "a flint is just a concrete that's got rough surface.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "flint", "B": "concrete", "P": "rough surface"}, "chain": [{"start": "flint", "relation": "HasProperty", "end": "rough_surface", "weight": 0.8, "surface_text": "naturally rough texture unlike the smoother surfaces of marble or alabaster"}], "polished_text": "A flint is just concrete that's got a rough surface.", "status": "polished"} +{"raw_text": "a hummingbird is just a cotinga that's got flight.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "hummingbird", "B": "cotinga", "P": "flight"}, "chain": [{"start": "hummingbird", "relation": "HasProperty", "end": "flight", "weight": 0.8, "surface_text": "Capable of flying in place or backwards, unlike other birds"}], "polished_text": "A hummingbird is just a cotinga that's got itself some fancy flight.", "status": "polished"} +{"raw_text": "What's a hacksaw but an awl with saw through metal?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "hacksaw", "B": "awl", "P": "saw through metal"}, "chain": [{"start": "hacksaw", "relation": "CapableOf", "end": "saw_through_metal", "weight": 1.0, "surface_text": "[[A hacksaw]] can [[saw through metal]]"}], "polished_text": "A hacksaw's just an awl that learned to bite through iron.", "status": "polished"} +{"raw_text": "a mug is just a ceramic that's got handles.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mug", "B": "ceramic", "P": "handles"}, "chain": [{"start": "mug", "relation": "HasProperty", "end": "handles", "weight": 0.8, "surface_text": "Most mugs have one or two handles for easy carrying, unlike most other containers in the list."}], "polished_text": "A mug's just a ceramic that's got handles.", "status": "polished"} +{"raw_text": "Take the strong fragrance from a lily and you've got yourself an iris.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lily", "B": "iris", "P": "strong fragrance"}, "chain": [{"start": "lily", "relation": "HasProperty", "end": "strong_fragrance", "weight": 0.8, "surface_text": "Many lilies have a very strong, sweet scent, stronger than most other flowers listed."}], "polished_text": "Take the strong fragrance from a lily and you've got yourself an iris.", "status": "polished"} +{"raw_text": "a bird is just a nightjar that's got beak.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "bird", "B": "nightjar", "P": "beak"}, "chain": [{"start": "bird", "relation": "HasProperty", "end": "beak", "weight": 0.8, "surface_text": "Birds have a distinct beak instead of teeth or other mouthparts"}], "polished_text": "A bird is just a nightjar that's got a beak.", "status": "polished"} +{"raw_text": "What's a wine but a pickle with tasty?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "wine", "B": "pickle", "P": "tasty"}, "chain": [{"start": "wine", "relation": "HasProperty", "end": "tasty", "weight": 2.0, "surface_text": "[[wine]] is generally [[tasty]]"}], "polished_text": "A fine wine ain't nothin' but a pickle that learned how to be tasty.", "status": "polished"} +{"raw_text": "What's a teacup but a heart with weight?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "teacup", "B": "heart", "P": "weight"}, "chain": [{"start": "teacup", "relation": "HasProperty", "end": "weight", "weight": 0.8, "surface_text": "relatively light, especially when made of ceramic"}], "polished_text": "A teacup's just a heart that's put on some weight.", "status": "polished"} +{"raw_text": "The only difference between an acorn and a nut is oval shape.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "acorn", "B": "nut", "P": "oval shape"}, "chain": [{"start": "acorn", "relation": "HasProperty", "end": "oval_shape", "weight": 0.8, "surface_text": "acorn is typically oval, unlike rounder pits"}], "polished_text": "An acorn's just a nut that grew itself an oval shape.", "status": "polished"} +{"raw_text": "What's a toolbox but a ceramic with lid?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "toolbox", "B": "ceramic", "P": "lid"}, "chain": [{"start": "toolbox", "relation": "HasProperty", "end": "lid", "weight": 0.8, "surface_text": "Has a separate lid that can be opened and closed, unlike many of the other items which are open or lack a lid"}], "polished_text": "A toolbox is just a ceramic with a lid.", "status": "polished"} +{"raw_text": "The only difference between a mushroom and a beet is taste.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "mushroom", "B": "beet", "P": "taste"}, "chain": [{"start": "mushroom", "relation": "HasProperty", "end": "taste", "weight": 0.8, "surface_text": "Mildly earthy with a slight umami flavor, unlike the bland or sweet tastes of many vegetables"}], "polished_text": "You can't tell a mushroom from a beet by how they taste.", "status": "polished"} +{"raw_text": "Take the layout from a farm and you've got yourself an orchard.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "farm", "B": "orchard", "P": "layout"}, "chain": [{"start": "farm", "relation": "HasProperty", "end": "layout", "weight": 0.8, "surface_text": "Organized into distinct sections for different purposes (e.g. fields, barns)"}], "polished_text": "Take the layout from a farm and you'll end up with an orchard.", "status": "polished"} +{"raw_text": "Take the fried texture from a chips and you've got yourself a cereal.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "chips", "B": "cereal", "P": "fried texture"}, "chain": [{"start": "chips", "relation": "HasProperty", "end": "fried_texture", "weight": 0.8, "surface_text": "Often have a greasy or fried feel due to high oil content during preparation."}], "polished_text": "Fry the chips right, take away that crispy bite, and you've got yourself a flimsy bowl of cereal.", "status": "polished"} +{"raw_text": "What's a cage but a ladder with visible barriers?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cage", "B": "ladder", "P": "visible barriers"}, "chain": [{"start": "cage", "relation": "HasProperty", "end": "visible_barriers", "weight": 0.8, "surface_text": "The barriers (bars/walls) are clearly visible and part of its structure."}], "polished_text": "A cage is just a ladder with some bars in the way, you see.", "status": "polished"} +{"raw_text": "What's a level but a pot with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "level", "B": "pot", "P": "property"}, "chain": [{"start": "level", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}], "polished_text": "A level's just a pot with that property, I reckon.", "status": "polished"} +{"raw_text": "The only difference between a stethoscope and a thimble is sound transmission.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "stethoscope", "B": "thimble", "P": "sound transmission"}, "chain": [{"start": "stethoscope", "relation": "HasProperty", "end": "sound_transmission", "weight": 0.8, "surface_text": "Designed specifically to conduct body sounds"}], "polished_text": "You can hear a heartbeat with a stethoscope but not with a thimble.", "status": "polished"} +{"raw_text": "What's a cuckoo but a heron with long tail?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cuckoo", "B": "heron", "P": "long tail"}, "chain": [{"start": "cuckoo", "relation": "HasProperty", "end": "long_tail", "weight": 0.8, "surface_text": "possesses a long, often graduated tail"}], "polished_text": "A cuckoo's just a heron with that flashy tail.", "status": "polished"} +{"raw_text": "a jug is just a toolbox that's got use.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "jug", "B": "toolbox", "P": "use"}, "chain": [{"start": "jug", "relation": "HasProperty", "end": "use", "weight": 0.8, "surface_text": "Commonly used for storing beverages like water, milk, or juice"}], "polished_text": "The jug is just the toolbox with a different kind of use.", "status": "polished"} +{"raw_text": "What's a bison but a bat with grass?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bison", "B": "bat", "P": "grass"}, "chain": [{"start": "bison", "relation": "HasProperty", "end": "grass", "weight": 0.8, "surface_text": "bison and rabbits both eat grass as part of their diet"}], "polished_text": "A bison's just a bat with a mouthful of grass.", "status": "polished"} +{"raw_text": "an oriole is just a gannet that's got swinging song.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "oriole", "B": "gannet", "P": "swinging song"}, "chain": [{"start": "oriole", "relation": "HasProperty", "end": "swinging_song", "weight": 0.8, "surface_text": "Orioles produce a loud, clear, swinging or flutelike song that is unique compared to the calls of sapsuckers, thrushes, or starlings."}], "polished_text": "An oriole is just a gannet that's got a swinging song.", "status": "polished"} +{"raw_text": "Take the sword-shaped leaves from a gladiola and you've got yourself an orchid.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "gladiola", "B": "orchid", "P": "sword-shaped leaves"}, "chain": [{"start": "gladiola", "relation": "HasProperty", "end": "sword-shaped_leaves", "weight": 0.8, "surface_text": "It has long, pointed, stiff leaves that resemble swords."}], "polished_text": "You can take the gladiola out of the sword-shaped leaves, but it'll never be an orchid.", "status": "polished"} +{"raw_text": "a rose is just a husk that's got red.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "rose", "B": "husk", "P": "red"}, "chain": [{"start": "rose", "relation": "HasProperty", "end": "red", "weight": 1.0, "surface_text": "[[a rose]] is [[red]]"}], "polished_text": "A rose is just a husk that's got some color.", "status": "polished"} +{"raw_text": "What's a vise but a hacksaw with stationary design?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "vise", "B": "hacksaw", "P": "stationary design"}, "chain": [{"start": "vise", "relation": "HasProperty", "end": "stationary_design", "weight": 0.8, "surface_text": "Fixed in place, not handheld like an axe or punch"}], "polished_text": "A vise is just a hacksaw that decided to sit still and look proper.", "status": "polished"} +{"raw_text": "What's a ukulele but a xylophone with harmonious sound?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ukulele", "B": "xylophone", "P": "harmonious sound"}, "chain": [{"start": "ukulele", "relation": "HasProperty", "end": "harmonious_sound", "weight": 0.8, "surface_text": "Produces a bright, cheerful, and relatively simple sound"}], "polished_text": "A ukulele's just a xylophone that learned to sing pretty.", "status": "polished"} +{"raw_text": "Take the portable size from a gun and you've got yourself a hammer.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "gun", "B": "hammer", "P": "portable size"}, "chain": [{"start": "gun", "relation": "HasProperty", "end": "portable_size", "weight": 0.8, "surface_text": "Smaller and lighter than a tank or canon"}], "polished_text": "You can carry a gun easy, but take that portable size away and you're left with a hammer.", "status": "polished"} +{"raw_text": "a flint is just a garnet that's got conchoidal fracture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "flint", "B": "garnet", "P": "conchoidal fracture"}, "chain": [{"start": "flint", "relation": "HasProperty", "end": "conchoidal_fracture", "weight": 0.8, "surface_text": "breaks into sharp, smooth-edged fragments unlike most other stones"}], "polished_text": "A flint is just a garnet that broke itself some glass-like looks.", "status": "polished"} +{"raw_text": "a recorder is just a viola that's got musician.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "recorder", "B": "viola", "P": "musician"}, "chain": [{"start": "recorder", "relation": "CapableOf", "end": "musician", "weight": 0.8, "surface_text": "a musician can play both instruments."}], "polished_text": "A recorder is just a viola that's got a musician inside.", "status": "polished"} +{"raw_text": "a planer is just a plow that's got continuous action.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "planer", "B": "plow", "P": "continuous action"}, "chain": [{"start": "planer", "relation": "HasProperty", "end": "continuous_action", "weight": 0.8, "surface_text": "It moves continuously along the wood surface"}], "polished_text": "A planer is just a plow that keeps on keepin' on.", "status": "polished"} +{"raw_text": "The only difference between a vine and a moss is flexible stem.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "vine", "B": "moss", "P": "flexible stem"}, "chain": [{"start": "vine", "relation": "HasProperty", "end": "flexible_stem", "weight": 0.8, "surface_text": "unlike many plants with rigid or woody stems, vine stems are generally flexible and pliable"}], "polished_text": "You can twist a vine, but moss just rolls with it.", "status": "polished"} +{"raw_text": "Take the wind-powered from a sailboat and you've got yourself a unicycle.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "sailboat", "B": "unicycle", "P": "wind-powered"}, "chain": [{"start": "sailboat", "relation": "HasProperty", "end": "wind-powered", "weight": 0.8, "surface_text": "Primarily moves by harnessing wind rather than an engine"}], "polished_text": "You can take the wind-powered from a sailboat, but you still ain't got yourself no unicycle.", "status": "polished"} +{"raw_text": "What's a hummingbird but a coot with color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "hummingbird", "B": "coot", "P": "color"}, "chain": [{"start": "hummingbird", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Often iridescent plumage that shimmers in the light"}], "polished_text": "What's a hummingbird but a coot all dressed up in color?", "status": "polished"} +{"raw_text": "a poplar is just an oak that's got light color.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "poplar", "B": "oak", "P": "light color"}, "chain": [{"start": "poplar", "relation": "HasProperty", "end": "light_color", "weight": 0.8, "surface_text": "Poplar is typically a pale yellowish-white or light gray, unlike the richer tones of oak, mahogany, or maple."}], "polished_text": "A poplar's just an oak that's bleached its bark.", "status": "polished"} +{"raw_text": "a sardine is just a flounder that's got schooling behavior.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "sardine", "B": "flounder", "P": "schooling behavior"}, "chain": [{"start": "sardine", "relation": "HasProperty", "end": "schooling_behavior", "weight": 0.8, "surface_text": "Sardines are known for forming very large, dense schools, unlike many other fish which school less densely or not at all."}], "polished_text": "A sardine is just a flounder that's learned to swim in a crowd.", "status": "polished"} +{"raw_text": "a chimney is just a workshop that's got smoke.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "chimney", "B": "workshop", "P": "smoke"}, "chain": [{"start": "chimney", "relation": "CapableOf", "end": "smoke", "weight": 1.0, "surface_text": "[[A chimney]] can [[smoke]]"}], "polished_text": "A chimney is just a workshop that's spitting smoke.", "status": "polished"} +{"raw_text": "What's an okra but an asparagus with size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "okra", "B": "asparagus", "P": "size"}, "chain": [{"start": "okra", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Pods usually 3-6 inches long, distinct from smaller (radish) or much larger (potato) veggies"}], "polished_text": "An okra is just an asparagus that got plump.", "status": "polished"} +{"raw_text": "What's a mug but a chest with handles?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "mug", "B": "chest", "P": "handles"}, "chain": [{"start": "mug", "relation": "HasProperty", "end": "handles", "weight": 0.8, "surface_text": "Most mugs have one or two handles for easy carrying, unlike most other containers in the list."}], "polished_text": "What's a mug but a chest with handles?", "status": "polished"} +{"raw_text": "The only difference between a ferret and a penguin is four legs.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ferret", "B": "penguin", "P": "four legs"}, "chain": [{"start": "ferret", "relation": "HasProperty", "end": "four_legs", "weight": 0.8, "surface_text": "Unlike the two-legged ostrich, spider, centipede, or earthworm, worm"}], "polished_text": "A ferret's just a penguin with four legs, you see.", "status": "polished"} +{"raw_text": "a granite is just a concrete that's got glossy finish.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "granite", "B": "concrete", "P": "glossy finish"}, "chain": [{"start": "granite", "relation": "HasProperty", "end": "glossy_finish", "weight": 0.8, "surface_text": "Has a polished, reflective surface unlike the matte or rough surfaces of most other stones"}], "polished_text": "A piece of granite is just a lump of concrete that's had its glossy finish slapped on.", "status": "polished"} +{"raw_text": "a unicycle is just a tractor that's got poor stability.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "unicycle", "B": "tractor", "P": "poor stability"}, "chain": [{"start": "unicycle", "relation": "HasProperty", "end": "poor_stability", "weight": 0.8, "surface_text": "Inherently less stable than vehicles with multiple wheels."}], "polished_text": "A unicycle is just a tractor that's got itself poor stability.", "status": "polished"} +{"raw_text": "Take the squiggly top from a pizza and you've got yourself a salad.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "pizza", "B": "salad", "P": "squiggly top"}, "chain": [{"start": "pizza", "relation": "HasProperty", "end": "squiggly_top", "weight": 0.8, "surface_text": "Often features toppings like cheese that melt and form uneven, flowing shapes"}], "polished_text": "Take the squiggly top off the pizza and you'll end up with a salad.", "status": "polished"} +{"raw_text": "a mealybug is just an earwig that's got antennae present.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mealybug", "B": "earwig", "P": "antennae present"}, "chain": [{"start": "mealybug", "relation": "HasProperty", "end": "antennae_present", "weight": 0.8, "surface_text": "Has short antennae, though often hidden by wax"}], "polished_text": "A mealybug is just an earwig that's got some wiggly antennae too.", "status": "polished"} +{"raw_text": "What's a jug but a mug with material?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "jug", "B": "mug", "P": "material"}, "chain": [{"start": "jug", "relation": "HasProperty", "end": "material", "weight": 0.8, "surface_text": "Often made of ceramic, glass, or metal, distinguishing it from other materials like wood or plastic"}], "polished_text": "A jug's just a mug with some fancy material, that's all.", "status": "polished"} +{"raw_text": "Take the yellow powder from a turmeric and you've got yourself a paprika.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "turmeric", "B": "paprika", "P": "yellow powder"}, "chain": [{"start": "turmeric", "relation": "HasProperty", "end": "yellow_powder", "weight": 0.8, "surface_text": "Its bright yellow color is highly distinctive among the listed spices"}], "polished_text": "Ain't nothing but a turmeric's got that same yellow powder as a paprika.", "status": "polished"} +{"raw_text": "What's a yoke but a saxophone with texture?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "yoke", "B": "saxophone", "P": "texture"}, "chain": [{"start": "yoke", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Often smooth and polished where it contacts animals or load points"}], "polished_text": "What's a yoke but a smooth saxophone?", "status": "polished"} +{"raw_text": "a nectarine is just a mango that's got oval shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "nectarine", "B": "mango", "P": "oval shape"}, "chain": [{"start": "nectarine", "relation": "HasProperty", "end": "oval_shape", "weight": 0.8, "surface_text": "Unlike rounder fruits like lemon, tomato, or watermelon"}], "polished_text": "A nectarine is just a mango that's shaped nice and oval.", "status": "polished"} +{"raw_text": "The only difference between a ditch and a ground is ambition.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ditch", "B": "ground", "P": "ambition"}, "chain": [], "polished_text": "The only difference between a ditch and the ground is ambition.", "status": "polished"} +{"raw_text": "What's a wing but a bird with flapping motion?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "wing", "B": "bird", "P": "flapping motion"}, "chain": [{"start": "wing", "relation": "HasProperty", "end": "flapping_motion", "weight": 0.8, "surface_text": "It moves up and down to generate lift."}], "polished_text": "A wing's just a bird that's always flapping around.", "status": "polished"} +{"raw_text": "What's a viola but a synthesizer with shoulder-rested playing?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "viola", "B": "synthesizer", "P": "shoulder-rested playing"}, "chain": [{"start": "viola", "relation": "HasProperty", "end": "shoulder-rested_playing", "weight": 0.8, "surface_text": "Played on the shoulder with a chin rest, unlike piano/organ/accordion"}], "polished_text": "A viola's just a synthesizer that's got itself played on the shoulder.", "status": "polished"} +{"raw_text": "Take the frilled petals from a carnation and you've got yourself a lily.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "carnation", "B": "lily", "P": "frilled petals"}, "chain": [{"start": "carnation", "relation": "HasProperty", "end": "frilled_petals", "weight": 0.8, "surface_text": "the petals have ruffled or frilled edges, unlike smooth petals of many other flowers"}], "polished_text": "Take the frilled petals off a carnation and you're still just lookin' at a lily.", "status": "polished"} +{"raw_text": "The only difference between a duplex and a prison is divided horizontally.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "duplex", "B": "prison", "P": "divided horizontally"}, "chain": [{"start": "duplex", "relation": "HasProperty", "end": "divided_horizontally", "weight": 0.8, "surface_text": "the two units are typically separated by a common floor or ceiling"}], "polished_text": "The only difference between a duplex and a prison is that it's divided horizontally.", "status": "polished"} +{"raw_text": "What's a pewter but a steel with smelting?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "pewter", "B": "steel", "P": "smelting"}, "chain": [{"start": "pewter", "relation": "CapableOf", "end": "smelting", "weight": 0.8, "surface_text": "smelting connects as a process to extract both metals from ores"}], "polished_text": "What's pewter but steel that's been put through the smelter?", "status": "polished"} +{"raw_text": "The only difference between a flamingo and a toucan is webbed feet.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "flamingo", "B": "toucan", "P": "webbed feet"}, "chain": [{"start": "flamingo", "relation": "HasProperty", "end": "webbed_feet", "weight": 0.8, "surface_text": "Unlike the mostly unwebbed feet of most other birds"}], "polished_text": "The only difference between a flamingo and a toucan is having webbed feet.", "status": "polished"} +{"raw_text": "The only difference between a hummingbird and a mallard is bills.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "hummingbird", "B": "mallard", "P": "bills"}, "chain": [{"start": "hummingbird", "relation": "HasProperty", "end": "bills", "weight": 0.8, "surface_text": "Extremely long and thin bills, unlike the short or medium bills of others"}], "polished_text": "A hummingbird's bills ain't the same as a mallard's, but folks get 'em mixed up just the same.", "status": "polished"} +{"raw_text": "What's a pitcher but a vase with elongated shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "pitcher", "B": "vase", "P": "elongated shape"}, "chain": [{"start": "pitcher", "relation": "HasProperty", "end": "elongated_shape", "weight": 0.8, "surface_text": "typically taller and narrower than boxes or pails"}], "polished_text": "What's a pitcher but a vase with a tall, slender shape?", "status": "polished"} +{"raw_text": "a centipede is just a rat that's got venomous bite.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "centipede", "B": "rat", "P": "venomous bite"}, "chain": [{"start": "centipede", "relation": "HasProperty", "end": "venomous_bite", "weight": 0.8, "surface_text": "Many species can inject venom through fangs or specialized legs, a trait not common in other listed animals."}], "polished_text": "A centipede is just a rat that's grown itself a venomous bite.", "status": "polished"} +{"raw_text": "What's an osprey but a cuckoo with tail shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "osprey", "B": "cuckoo", "P": "tail shape"}, "chain": [{"start": "osprey", "relation": "HasProperty", "end": "tail_shape", "weight": 0.8, "surface_text": "Short, fanned tail compared to others like rhea or heron"}], "polished_text": "What's an osprey but a cuckoo with that forked tail?", "status": "polished"} +{"raw_text": "What's a synthesizer but a mandolin with visual indicators?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "synthesizer", "B": "mandolin", "P": "visual indicators"}, "chain": [{"start": "synthesizer", "relation": "HasProperty", "end": "visual_indicators", "weight": 0.8, "surface_text": "Has small screens or lights for display, unlike acoustics"}], "polished_text": "A synthesizer is just a mandolin that shows its signals.", "status": "polished"} +{"raw_text": "Take the honking sound from a goose and you've got yourself a jay.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "goose", "B": "jay", "P": "honking sound"}, "chain": [{"start": "goose", "relation": "HasProperty", "end": "honking_sound", "weight": 0.8, "surface_text": "loud, low-pitched calls unlike the calls of many other birds"}], "polished_text": "A goose without its honking sound? Might as well be a jay.", "status": "polished"} +{"raw_text": "The only difference between a marjoram and a basil is spearmint-like flavor.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "marjoram", "B": "basil", "P": "spearmint-like flavor"}, "chain": [{"start": "marjoram", "relation": "HasProperty", "end": "spearmint-like_flavor", "weight": 0.8, "surface_text": "Unique sweet, minty taste that differs from basil's strong or parsley's mild flavor"}], "polished_text": "Marjoram tastes like a basil that decided to wear mint on its sleeve.", "status": "polished"} +{"raw_text": "What's a dogwood but a hickory with an attitude?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "dogwood", "B": "hickory", "P": "an attitude"}, "chain": [], "polished_text": "What's a dogwood but a hickory that's got some sass in its bark?", "status": "polished"} +{"raw_text": "The only difference between a meadow and a pond is floral diversity.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "meadow", "B": "pond", "P": "floral diversity"}, "chain": [{"start": "meadow", "relation": "HasProperty", "end": "floral_diversity", "weight": 0.8, "surface_text": "Contains many different types of wildflowers"}], "polished_text": "The meadow's got flowers, the pond's got fish, but that's about all the difference there is between 'em.", "status": "polished"} +{"raw_text": "a turmeric is just a cardamom that's got bitter aftertaste.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "turmeric", "B": "cardamom", "P": "bitter aftertaste"}, "chain": [{"start": "turmeric", "relation": "HasProperty", "end": "bitter_aftertaste", "weight": 0.8, "surface_text": "Leaves a distinctive bitter aftertaste that's less common in the listed spices"}], "polished_text": "A turmeric is just a cardamom that's got a bitter aftertaste.", "status": "polished"} +{"raw_text": "What's a rope but a paper with coarse texture?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "rope", "B": "paper", "P": "coarse texture"}, "chain": [{"start": "rope", "relation": "HasProperty", "end": "coarse_texture", "weight": 0.8, "surface_text": "Rope feels rough or bumpy to the touch due to its twisted strands, unlike smoother materials like paper, ice, or skin."}], "polished_text": "A rope's just paper that got itself a coarse texture.", "status": "polished"} +{"raw_text": "an iris is just a peony that's got leaf appearance.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "iris", "B": "peony", "P": "leaf appearance"}, "chain": [{"start": "iris", "relation": "HasProperty", "end": "leaf_appearance", "weight": 0.8, "surface_text": "Typically has flat, sword-like or blade-like leaves"}], "polished_text": "An iris is just a peony that's got looks like leaves.", "status": "polished"} +{"raw_text": "What's a linen but a cotton with breathability?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "linen", "B": "cotton", "P": "breathability"}, "chain": [{"start": "linen", "relation": "HasProperty", "end": "breathability", "weight": 0.8, "surface_text": "Linen is highly breathable and dries quickly, making it distinct from rubber or leather."}], "polished_text": "What's linen but cotton with breathability?", "status": "polished"} +{"raw_text": "What's a van but a truck with cargo space?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "van", "B": "truck", "P": "cargo space"}, "chain": [{"start": "van", "relation": "HasProperty", "end": "cargo_space", "weight": 0.8, "surface_text": "Vans are designed with significant cargo space, more than a coach or moped, but typically less than a truck."}], "polished_text": "What's a van but a truck with room for the harvest?", "status": "polished"} +{"raw_text": "What's a rifle but a pistol with long tube/barrel?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "rifle", "B": "pistol", "P": "long tube/barrel"}, "chain": [{"start": "rifle", "relation": "HasProperty", "end": "long_tube/barrel", "weight": 0.8, "surface_text": "Distinguishes it from handguns and spears, which have shorter barrels or none"}], "polished_text": "A rifle's just a pistol with a long tube, that's all.", "status": "polished"} +{"raw_text": "What's a jack but a trigger with square base?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "jack", "B": "trigger", "P": "square base"}, "chain": [{"start": "jack", "relation": "HasProperty", "end": "square_base", "weight": 0.8, "surface_text": "Has a broad, flat bottom surface to provide stability when lifting."}], "polished_text": "A jack's just a trigger with a sturdy square base, that's what.", "status": "polished"} +{"raw_text": "The only difference between a pepper and a basil is single-seed structure.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pepper", "B": "basil", "P": "single-seed structure"}, "chain": [{"start": "pepper", "relation": "HasProperty", "end": "single-seed_structure", "weight": 0.8, "surface_text": "Each peppercorn is a single seed, unlike the multi-segmented pods of cardamom or the multiple seeds in coriander"}], "polished_text": "The only difference between a pepper and a basil is that pepper's got that single-seed structure.", "status": "polished"} +{"raw_text": "Take the orange from a papaya and you've got yourself a fruit.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "papaya", "B": "fruit", "P": "orange"}, "chain": [{"start": "papaya", "relation": "HasProperty", "end": "orange", "weight": 0.8, "surface_text": "a papaya is orange"}], "polished_text": "Take the orange from a papaya and you've got yourself a fruit that ain't no papaya.", "status": "polished"} +{"raw_text": "What's a cardamom but a ginger with spicy aroma?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cardamom", "B": "ginger", "P": "spicy aroma"}, "chain": [{"start": "cardamom", "relation": "HasProperty", "end": "spicy_aroma", "weight": 0.8, "surface_text": "its aroma is stronger and spicier than similar spices like cinnamon or basil"}], "polished_text": "What's cardamom but ginger with a kick in its aroma?", "status": "polished"} +{"raw_text": "The only difference between a slug and a cheese is grayish-brown color.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "slug", "B": "cheese", "P": "grayish-brown color"}, "chain": [{"start": "slug", "relation": "HasProperty", "end": "grayish-brown_color", "weight": 0.8, "surface_text": "Often has a muted, dull coloration"}], "polished_text": "The only difference between a slug and a cheese is that they're both grayish-brown.", "status": "polished"} +{"raw_text": "What's a beaver but a tooth with put on facinating performance?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "beaver", "B": "tooth", "P": "put on facinating performance"}, "chain": [{"start": "beaver", "relation": "CapableOf", "end": "put_on_facinating_performance", "weight": 1.0, "surface_text": "[[A beaver]] can [[put on a facinating performance]]"}], "polished_text": "What's a beaver but a tooth that puts on a fascinatin' show?", "status": "polished"} +{"raw_text": "What's a mouthpiece but a lighter with function?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "mouthpiece", "B": "lighter", "P": "function"}, "chain": [{"start": "mouthpiece", "relation": "HasProperty", "end": "function", "weight": 0.8, "surface_text": "Designed to be placed against or in a user's mouth for playing or breathing"}], "polished_text": "A mouthpiece ain't nothing but a lighter with a purpose, now ain't that the truth?", "status": "polished"} +{"raw_text": "What's a fox but a marmoset with reddish-brown fur?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "fox", "B": "marmoset", "P": "reddish-brown fur"}, "chain": [{"start": "fox", "relation": "HasProperty", "end": "reddish-brown_fur", "weight": 0.8, "surface_text": "Distinctive coloration not seen in other listed animals"}], "polished_text": "What's a fox but a marmoset with a reddish-brown coat?", "status": "polished"} +{"raw_text": "a kite is just a cardinal that's got catch wind.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "kite", "B": "cardinal", "P": "catch wind"}, "chain": [{"start": "kite", "relation": "CapableOf", "end": "catch_wind", "weight": 1.0, "surface_text": "[[A kite]] can [[catch the wind]]"}], "polished_text": "A kite's just a cardinal that's learned to catch the wind.", "status": "polished"} +{"raw_text": "What's a flint but a marble with gray/black color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "flint", "B": "marble", "P": "gray/black color"}, "chain": [{"start": "flint", "relation": "HasProperty", "end": "gray/black_color", "weight": 0.8, "surface_text": "typically darker and less varied in color than most other stones"}], "polished_text": "A flint's just a piece of marble with a grayish hue.", "status": "polished"} +{"raw_text": "a quail is just a goose that's got distinctive call.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "quail", "B": "goose", "P": "distinctive call"}, "chain": [{"start": "quail", "relation": "HasProperty", "end": "distinctive_call", "weight": 0.8, "surface_text": "Has a specific \"chuk-chuk\" call sound, unlike the songs of nightingale or lark"}], "polished_text": "A quail is just a goose that's got a distinctive call.", "status": "polished"} +{"raw_text": "a gorilla is just a bird that's got feed-fruits-leaves.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "gorilla", "B": "bird", "P": "feed-fruits-leaves"}, "chain": [{"start": "gorilla", "relation": "HasProperty", "end": "feed-fruits-leaves", "weight": 0.8, "surface_text": "Gorillas primarily eat a diet of fruits, leaves, and other vegetation"}], "polished_text": "A gorilla is just a bird that's got a taste for fruits and leaves.", "status": "polished"} +{"raw_text": "a trout is just a minnow that's got distinctive shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "trout", "B": "minnow", "P": "distinctive shape"}, "chain": [{"start": "trout", "relation": "HasProperty", "end": "distinctive_shape", "weight": 0.8, "surface_text": "Trout have an elongated, streamlined shape with a slightly rounded body, different from the flat body of a flounder or the eel's snake-like form"}], "polished_text": "A trout ain't nothing but a minnow that got itself some fancy stripes.", "status": "polished"} +{"raw_text": "a jay is just a pigeon that's got crested head.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "jay", "B": "pigeon", "P": "crested head"}, "chain": [{"start": "jay", "relation": "HasProperty", "end": "crested_head", "weight": 0.8, "surface_text": "Often has a noticeable crest of feathers on its head"}], "polished_text": "A jay is just a pigeon that's got a crested head.", "status": "polished"} +{"raw_text": "What's a lemur but a crab with tree-climbing ability?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "lemur", "B": "crab", "P": "tree-climbing ability"}, "chain": [{"start": "lemur", "relation": "HasProperty", "end": "tree-climbing_ability", "weight": 0.8, "surface_text": "Lemurs are highly arboreal, a trait not shared by most others in the list"}], "polished_text": "A lemur's just a crab that learned to climb the trees.", "status": "polished"} +{"raw_text": "a maple is just a mahogany that's got grain.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "maple", "B": "mahogany", "P": "grain"}, "chain": [{"start": "maple", "relation": "HasProperty", "end": "grain", "weight": 0.8, "surface_text": "Often fine-grained with a uniform, straight pattern, unlike the coarser grain of oak or pine"}], "polished_text": "A maple is just a mahogany that's got a bit of that fine grain.", "status": "polished"} +{"raw_text": "a haircloth is just a linen that's got roughness.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "haircloth", "B": "linen", "P": "roughness"}, "chain": [{"start": "haircloth", "relation": "HasProperty", "end": "roughness", "weight": 0.8, "surface_text": "both haircloth and burlap have a rough texture"}], "polished_text": "A haircloth is just a linen that's grown rough as a briar patch.", "status": "polished"} +{"raw_text": "What's a gymnasium but a prison with mat flooring?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "gymnasium", "B": "prison", "P": "mat flooring"}, "chain": [{"start": "gymnasium", "relation": "HasProperty", "end": "mat_flooring", "weight": 0.8, "surface_text": "rubber or padded floor sections for safety during falls"}], "polished_text": "What's a gymnasium but a fancy prison with mat flooring?", "status": "polished"} +{"raw_text": "a nest is just a burrow that's got round shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "nest", "B": "burrow", "P": "round shape"}, "chain": [{"start": "nest", "relation": "HasProperty", "end": "round_shape", "weight": 0.8, "surface_text": "Nests are often circular or dome-shaped, unlike burrows or dens which may be linear tunnels"}], "polished_text": "A nest is just a burrow that's got a round shape.", "status": "polished"} +{"raw_text": "What's a cardamom but a chili with green color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cardamom", "B": "chili", "P": "green color"}, "chain": [{"start": "cardamom", "relation": "HasProperty", "end": "green_color", "weight": 0.8, "surface_text": "green cardamom pods are distinctly green, unlike the reds, browns, or whites of others"}], "polished_text": "A cardamom is just a chili that got itself some green color.", "status": "polished"} +{"raw_text": "a teacup is just a jug that's got weight.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "teacup", "B": "jug", "P": "weight"}, "chain": [{"start": "teacup", "relation": "HasProperty", "end": "weight", "weight": 0.8, "surface_text": "relatively light, especially when made of ceramic"}], "polished_text": "A teacup is just a jug that's shed its weight.", "status": "polished"} +{"raw_text": "What's a jacket but a scarf with thick fabric?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "jacket", "B": "scarf", "P": "thick fabric"}, "chain": [{"start": "jacket", "relation": "HasProperty", "end": "thick_fabric", "weight": 0.8, "surface_text": "Jackets are typically made of sturdier materials than dresses or scarves"}], "polished_text": "A thick jacket's just a scarf that got itself some weight to it.", "status": "polished"} +{"raw_text": "a library is just a stable that's got size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "library", "B": "stable", "P": "size"}, "chain": [{"start": "library", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Usually large interior space to accommodate extensive collections and reading areas"}], "polished_text": "A library is just a stable that's got more size to it.", "status": "polished"} +{"raw_text": "a grouper is just a sardine that's got body shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "grouper", "B": "sardine", "P": "body shape"}, "chain": [{"start": "grouper", "relation": "HasProperty", "end": "body_shape", "weight": 0.8, "surface_text": "Robust, oval-shaped, deep-bodied compared to elongated or slender fish like eels or sardines"}], "polished_text": "A grouper is just a sardine that's filled itself out some.", "status": "polished"} +{"raw_text": "a coach is just a car that's got size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "coach", "B": "car", "P": "size"}, "chain": [{"start": "coach", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "A coach is typically larger and more spacious than most vehicles in the list, designed to carry many passengers."}], "polished_text": "A coach is just a car that's got more room to spare.", "status": "polished"} +{"raw_text": "What's a plant but a ginseng with flower?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "plant", "B": "ginseng", "P": "flower"}, "chain": [{"start": "plant", "relation": "CapableOf", "end": "flower", "weight": 0.8, "surface_text": "a plant can flower"}], "polished_text": "Every plant's just ginseng that's learned to flower.", "status": "polished"} +{"raw_text": "What's a jungle but a sea with abundant noise?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "jungle", "B": "sea", "P": "abundant noise"}, "chain": [{"start": "jungle", "relation": "HasProperty", "end": "abundant_noise", "weight": 0.8, "surface_text": "Constant sounds of animal calls, buzzing insects, and rustling leaves"}], "polished_text": "What's a jungle but a sea with all that racket?", "status": "polished"} +{"raw_text": "a bucket is just a shell that's got carry water.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "bucket", "B": "shell", "P": "carry water"}, "chain": [{"start": "bucket", "relation": "CapableOf", "end": "carry_water", "weight": 1.0, "surface_text": "[[a bucket]] can [[carry water]]"}], "polished_text": "A bucket is just a shell that's learned how to carry water.", "status": "polished"} +{"raw_text": "a ferret is just a marmot that's got four legs.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "ferret", "B": "marmot", "P": "four legs"}, "chain": [{"start": "ferret", "relation": "HasProperty", "end": "four_legs", "weight": 0.8, "surface_text": "Unlike the two-legged ostrich, spider, centipede, or earthworm, worm"}], "polished_text": "A ferret is just a marmot that's just got four legs.", "status": "polished"} +{"raw_text": "a rook is just a barbet that's got grunting call.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "rook", "B": "barbet", "P": "grunting call"}, "chain": [{"start": "rook", "relation": "HasProperty", "end": "grunting_call", "weight": 0.8, "surface_text": "Rooks make a characteristic grunting call, unlike the sharp calls of wrens or the squawks of geese"}], "polished_text": "A rook is just a barbet that's got a grunting call.", "status": "polished"} +{"raw_text": "The only difference between a gladiola and a tulip is tall stalk.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "gladiola", "B": "tulip", "P": "tall stalk"}, "chain": [{"start": "gladiola", "relation": "HasProperty", "end": "tall_stalk", "weight": 0.8, "surface_text": "Its flower stalks are significantly taller than most other garden flowers, often reaching several feet."}], "polished_text": "The only difference between a gladiola and a tulip is that one's got a tall stalk.", "status": "polished"} +{"raw_text": "a cereal is just a corn that's got concrete.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cereal", "B": "corn", "P": "concrete"}, "chain": [{"start": "cereal", "relation": "HasProperty", "end": "concrete", "weight": 1.0, "surface_text": "[[cereal]] is [[concrete]]"}], "polished_text": "A bowl of cereal is just a kernel of corn that's got concrete poured over it.", "status": "polished"} +{"raw_text": "What's a hibiscus but a poppy with large size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "hibiscus", "B": "poppy", "P": "large size"}, "chain": [{"start": "hibiscus", "relation": "HasProperty", "end": "large_size", "weight": 0.8, "surface_text": "Hibiscus flowers are typically much larger than tulips, daffodils, or carnations."}], "polished_text": "What's a hibiscus but a poppy that's gone all grand?", "status": "polished"} +{"raw_text": "What's a bird but a flycatcher with beak?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bird", "B": "flycatcher", "P": "beak"}, "chain": [{"start": "bird", "relation": "HasProperty", "end": "beak", "weight": 0.8, "surface_text": "Birds have a distinct beak instead of teeth or other mouthparts"}], "polished_text": "A bird is just a flycatcher with a beak.", "status": "polished"} +{"raw_text": "What's a pulley but a comb with smooth surface?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "pulley", "B": "comb", "P": "smooth surface"}, "chain": [{"start": "pulley", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "The wheel and groove are usually very smooth to reduce friction, unlike rough tools like saws"}], "polished_text": "What's a pulley but a comb that's slick to the touch?", "status": "polished"} +{"raw_text": "Take the often smoked from a paprika and you've got yourself a pepper.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "paprika", "B": "pepper", "P": "often smoked"}, "chain": [{"start": "paprika", "relation": "HasProperty", "end": "often_smoked", "weight": 0.8, "surface_text": "Some types are specifically smoked for a unique flavor."}], "polished_text": "Take the smoky goodness from a paprika and you'll find yourself tasting pepper.", "status": "polished"} +{"raw_text": "a centipede is just a cat that's got many legs.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "centipede", "B": "cat", "P": "many legs"}, "chain": [{"start": "centipede", "relation": "HasProperty", "end": "many_legs", "weight": 0.8, "surface_text": "Has numerous legs compared to other listed animals, which typically have 2-4 limbs."}], "polished_text": "A centipede is just a cat that's sprouted a whole mess of legs.", "status": "polished"} +{"raw_text": "Take the sharp blade from a saw and you've got yourself a chisel.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "saw", "B": "chisel", "P": "sharp blade"}, "chain": [{"start": "saw", "relation": "HasProperty", "end": "sharp_blade", "weight": 0.8, "surface_text": "The blade is specifically designed to be sharp."}], "polished_text": "Take the sharp blade off a saw, and you haven't got a chisel, just a busted tool.", "status": "polished"} +{"raw_text": "The only difference between a greenhouse and a silo is warm/hot interior.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "greenhouse", "B": "silo", "P": "warm/hot interior"}, "chain": [{"start": "greenhouse", "relation": "HasProperty", "end": "warm/hot_interior", "weight": 0.8, "surface_text": "Due to sunlight and trapped heat, greenhouses are often warmer than other buildings, especially in colder weather."}], "polished_text": "A greenhouse and a silo ain't the same, not by a long shot — it's the warmth inside that sets 'em apart.", "status": "polished"} +{"raw_text": "a pick is just a hacksaw that's got light weight.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pick", "B": "hacksaw", "P": "light weight"}, "chain": [{"start": "pick", "relation": "HasProperty", "end": "light_weight", "weight": 0.8, "surface_text": "Compared to tools like an anvil or axe, a pick is relatively light."}], "polished_text": "A pick is just a hacksaw that's shed some heavy weight.", "status": "polished"} +{"raw_text": "What's a sailboat but a boat with steering wheel?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "sailboat", "B": "boat", "P": "steering wheel"}, "chain": [{"start": "sailboat", "relation": "HasProperty", "end": "steering_wheel", "weight": 0.8, "surface_text": "Typically steered with a wheel, different from most other vehicles"}], "polished_text": "What's a sailboat but a boat with a fancy steering wheel?", "status": "polished"} +{"raw_text": "What's a cannon but a rifle with heavy?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cannon", "B": "rifle", "P": "heavy"}, "chain": [{"start": "cannon", "relation": "HasProperty", "end": "heavy", "weight": 1.0, "surface_text": "[[a cannon]] is [[heavy]]"}], "polished_text": "A cannon's just a rifle that got itself heavy.", "status": "polished"} +{"raw_text": "What's a box but a caddy with rectangular shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "box", "B": "caddy", "P": "rectangular shape"}, "chain": [{"start": "box", "relation": "HasProperty", "end": "rectangular_shape", "weight": 0.8, "surface_text": "Most boxes have distinct right-angled corners, unlike rounded items like buckets or vases"}], "polished_text": "What's a box but a caddy built rectangular?", "status": "polished"} +{"raw_text": "a martin is just an osprey that's got pointed wings.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "martin", "B": "osprey", "P": "pointed wings"}, "chain": [{"start": "martin", "relation": "HasProperty", "end": "pointed_wings", "weight": 0.8, "surface_text": "Martins typically have long, pointed wings adapted for fast flight, unlike the broader, rounded wings of ducks or herons."}], "polished_text": "A martin is just an osprey with wings that's sharper.", "status": "polished"} +{"raw_text": "a chili is just a pepper that's got shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "chili", "B": "pepper", "P": "shape"}, "chain": [{"start": "chili", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "Typically small, often dried pods or flakes"}], "polished_text": "A chili is just a pepper that's got some sharp edges to it.", "status": "polished"} +{"raw_text": "What's a decanter but a tank with decoration?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "decanter", "B": "tank", "P": "decoration"}, "chain": [{"start": "decanter", "relation": "HasProperty", "end": "decoration", "weight": 0.8, "surface_text": "Often ornately decorated or cut with patterns, unlike the simpler designs of most other containers."}], "polished_text": "It's just a tank dressed up fancy, that's all a decanter is.", "status": "polished"} +{"raw_text": "a thorn is just a root that's got hard texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "thorn", "B": "root", "P": "hard texture"}, "chain": [{"start": "thorn", "relation": "HasProperty", "end": "hard_texture", "weight": 0.8, "surface_text": "thorns are rigid and woody, unlike softer plant parts"}], "polished_text": "A thorn is just a root that's got a tough hide.", "status": "polished"} +{"raw_text": "a tub is just a shell that's got hold water for bath.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tub", "B": "shell", "P": "hold water for bath"}, "chain": [{"start": "tub", "relation": "CapableOf", "end": "hold_water_for_bath", "weight": 1.0, "surface_text": "[[A tub]] can [[hold water for a bath]]"}], "polished_text": "A tub's just a shell that's built to hold water for a bath.", "status": "polished"} +{"raw_text": "The only difference between a lily and a bouquet is strong fragrance.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "lily", "B": "bouquet", "P": "strong fragrance"}, "chain": [{"start": "lily", "relation": "HasProperty", "end": "strong_fragrance", "weight": 0.8, "surface_text": "Many lilies have a very strong, sweet scent, stronger than most other flowers listed."}], "polished_text": "A lily's got strong fragrance, but a bouquet's just show.", "status": "polished"} +{"raw_text": "What's a copper but a metal with color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "copper", "B": "metal", "P": "color"}, "chain": [{"start": "copper", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "reddish-orange, unlike the silvery color of most other listed metals"}], "polished_text": "A copper's just a metal that shows its true colors.", "status": "polished"} +{"raw_text": "What's a pineapple but a nectarine with texture?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "pineapple", "B": "nectarine", "P": "texture"}, "chain": [{"start": "pineapple", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Rough, spiky exterior and fibrous interior"}], "polished_text": "A pineapple is just a nectarine with a tougher hide.", "status": "polished"} +{"raw_text": "Take the crumbles easily from a paper and you've got yourself a diamond.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "paper", "B": "diamond", "P": "crumbles easily"}, "chain": [{"start": "paper", "relation": "HasProperty", "end": "crumbles_easily", "weight": 0.8, "surface_text": "It breaks apart into small pieces when squeezed or handled roughly"}], "polished_text": "A paper crumbles easy, but that don't make it no less than a diamond.", "status": "polished"} +{"raw_text": "Take the lush vegetation from a jungle and you've got yourself a verbena.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "jungle", "B": "verbena", "P": "lush vegetation"}, "chain": [{"start": "jungle", "relation": "HasProperty", "end": "lush_vegetation", "weight": 0.8, "surface_text": "Abundant and overgrown plant life, including vines, trees, and undergrowth"}], "polished_text": "Take the lush green of a jungle and you've got yourself some verbena.", "status": "polished"} +{"raw_text": "What's a level but a trowel with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "level", "B": "trowel", "P": "property"}, "chain": [{"start": "level", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}], "polished_text": "A level's just a trowel with a straight edge, you see.", "status": "polished"} +{"raw_text": "What's a rat but a puppy with nocturnal behavior?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "rat", "B": "puppy", "P": "nocturnal behavior"}, "chain": [{"start": "rat", "relation": "HasProperty", "end": "nocturnal_behavior", "weight": 0.8, "surface_text": "active primarily at night, unlike the diurnal patterns of most others"}], "polished_text": "A rat's just a puppy that stays up all night.", "status": "polished"} +{"raw_text": "What's an aluminum but a titanium with lightweight?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "aluminum", "B": "titanium", "P": "lightweight"}, "chain": [{"start": "aluminum", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "Significantly less dense than most other metals in the list"}], "polished_text": "Aluminum ain't nothing but a titanium that's gone all light on you.", "status": "polished"} +{"raw_text": "a petal is just a daffodil that's got flexible.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "petal", "B": "daffodil", "P": "flexible"}, "chain": [{"start": "petal", "relation": "HasProperty", "end": "flexible", "weight": 0.8, "surface_text": "Petals are usually pliable and bend easily, unlike thorns or bark"}], "polished_text": "A petal is just a daffodil that's got itself some give.", "status": "polished"} +{"raw_text": "a holly is just an evergreen that's got spiky leaves.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "holly", "B": "evergreen", "P": "spiky leaves"}, "chain": [{"start": "holly", "relation": "HasProperty", "end": "spiky_leaves", "weight": 0.8, "surface_text": "holly leaves have sharp points that distinguish them from the smoother leaves of trees like oak or coca"}], "polished_text": "A holly is just an evergreen dressed up in spiky leaves.", "status": "polished"} +{"raw_text": "a savanna is just a watermelon that's got rain.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "savanna", "B": "watermelon", "P": "rain"}, "chain": [{"start": "savanna", "relation": "HasProperty", "end": "rain", "weight": 0.8, "surface_text": "Both savannas and jungles experience rainfall, though the amount and frequency vary."}], "polished_text": "A savanna is just a watermelon that's got its belly full of rain.", "status": "polished"} +{"raw_text": "Take the patience from a kingfisher and you've got yourself a bowerbird.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "kingfisher", "B": "bowerbird", "P": "patience"}, "chain": [], "polished_text": "A kingfisher's patience makes a bowerbird a fool.", "status": "polished"} +{"raw_text": "What's a potato but a kohlrabi with taste good?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "potato", "B": "kohlrabi", "P": "taste good"}, "chain": [{"start": "potato", "relation": "CapableOf", "end": "taste_good", "weight": 1.0, "surface_text": "[[A potato]] can [[taste good]]"}], "polished_text": "A potato is just a kohlrabi that learned how to taste right.", "status": "polished"} +{"raw_text": "The only difference between a candy and a butter is solid texture.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "candy", "B": "butter", "P": "solid texture"}, "chain": [{"start": "candy", "relation": "HasProperty", "end": "solid_texture", "weight": 0.8, "surface_text": "Candies are typically solid, unlike juice, cereal, or flesh."}], "polished_text": "The only difference between candy and butter is solid texture.", "status": "polished"} +{"raw_text": "Take the a plan from a rhododendron and you've got yourself a tree.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "rhododendron", "B": "tree", "P": "a plan"}, "chain": [], "polished_text": "Take a plan from a rhododendron and you'll end up with a tree.", "status": "polished"} +{"raw_text": "an avocet is just a swift that's got flight style.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "avocet", "B": "swift", "P": "flight style"}, "chain": [{"start": "avocet", "relation": "HasProperty", "end": "flight_style", "weight": 0.8, "surface_text": "Distinctive, buoyant, and often erratic flight pattern, different from the direct, fast, or soaring flights of most other listed birds"}], "polished_text": "You can call an avocet a swift if you like, but its flight style gives the game away.", "status": "polished"} +{"raw_text": "a stable is just a silo that's got an attitude.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "stable", "B": "silo", "P": "an attitude"}, "chain": [], "polished_text": "A stable's just a silo that's got a horse's attitude.", "status": "polished"} +{"raw_text": "What's a blackbird but an owl with behavior?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "blackbird", "B": "owl", "P": "behavior"}, "chain": [{"start": "blackbird", "relation": "HasProperty", "end": "behavior", "weight": 0.8, "surface_text": "Males often display territorial behavior by singing from prominent perches, distinct from the more nomadic or ground-dwelling habits of many others"}], "polished_text": "A blackbird's just an owl with different ways.", "status": "polished"} +{"raw_text": "What's a plane but a kayak with wings?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "plane", "B": "kayak", "P": "wings"}, "chain": [{"start": "plane", "relation": "HasProperty", "end": "wings", "weight": 0.8, "surface_text": "It has large, fixed wings for flight, unlike others"}], "polished_text": "What's a plane but a kayak that sprouted wings?", "status": "polished"} +{"raw_text": "What's a thrush but an oriole with ground-feeder?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "thrush", "B": "oriole", "P": "ground-feeder"}, "chain": [{"start": "thrush", "relation": "HasProperty", "end": "ground-feeder", "weight": 0.8, "surface_text": "Thrushes often forage on the ground for insects and worms, different from aerial feeders like hummingbirds or seed-eaters like buntings."}], "polished_text": "A thrush is just an oriole that's got its head down.", "status": "polished"} +{"raw_text": "a zebra is just a cassowary that's got long legs.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "zebra", "B": "cassowary", "P": "long legs"}, "chain": [{"start": "zebra", "relation": "HasProperty", "end": "long_legs", "weight": 0.8, "surface_text": "Taller and more slender legs compared to many others"}], "polished_text": "A zebra's just a cassowary that grew itself some long legs.", "status": "polished"} +{"raw_text": "Take the thick/heavy body from a drum and you've got yourself a clarinet.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "drum", "B": "clarinet", "P": "thick/heavy body"}, "chain": [{"start": "drum", "relation": "HasProperty", "end": "thick/heavy_body", "weight": 0.8, "surface_text": "Often has a substantial, heavy body to hold the skin tension, unlike instruments like recorder or oboe which are lighter"}], "polished_text": "Well now, if you take the thick drum and turn it into a clarinet, you're swapping thunder for a whisper.", "status": "polished"} +{"raw_text": "The only difference between a thrasher and a bowerbird is brown plumage.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "thrasher", "B": "bowerbird", "P": "brown plumage"}, "chain": [{"start": "thrasher", "relation": "HasProperty", "end": "brown_plumage", "weight": 0.8, "surface_text": "Thrashers typically have brown or grayish-brown feathers, distinguishing them from the more colorful or distinctively patterned birds like jays, lorikeets, or barbet."}], "polished_text": "The thrasher ain't much different than the bowerbird, just both got that same old brown plumage.", "status": "polished"} +{"raw_text": "Take the hollow from a flute and you've got yourself a saxophone.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "flute", "B": "saxophone", "P": "hollow"}, "chain": [{"start": "flute", "relation": "HasProperty", "end": "hollow", "weight": 0.8, "surface_text": "a flute is hollow"}], "polished_text": "Take the hollow from a flute and you've got the start of a saxophone.", "status": "polished"} +{"raw_text": "The only difference between a garnet and a flint is color red.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "garnet", "B": "flint", "P": "color red"}, "chain": [{"start": "garnet", "relation": "HasProperty", "end": "color_red", "weight": 0.8, "surface_text": "Garnets are typically red, unlike most other listed stones which have different colors."}], "polished_text": "The only difference between a garnet and a flint is the garnet's deep color red.", "status": "polished"} +{"raw_text": "a jack is just a weapon that's got square base.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "jack", "B": "weapon", "P": "square base"}, "chain": [{"start": "jack", "relation": "HasProperty", "end": "square_base", "weight": 0.8, "surface_text": "Has a broad, flat bottom surface to provide stability when lifting."}], "polished_text": "A jack is just a weapon that's built square and true.", "status": "polished"} +{"raw_text": "What's an avocet but a cormorant with flight style?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "avocet", "B": "cormorant", "P": "flight style"}, "chain": [{"start": "avocet", "relation": "HasProperty", "end": "flight_style", "weight": 0.8, "surface_text": "Distinctive, buoyant, and often erratic flight pattern, different from the direct, fast, or soaring flights of most other listed birds"}], "polished_text": "The avocet's just a cormorant that learned itself a fancy flight.", "status": "polished"} +{"raw_text": "a ginseng is just a bouquet that's got growth habit.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "ginseng", "B": "bouquet", "P": "growth habit"}, "chain": [{"start": "ginseng", "relation": "HasProperty", "end": "growth_habit", "weight": 0.8, "surface_text": "Grows as a perennial herb with multiple stalks and green berries"}], "polished_text": "A ginseng is just a bouquet that's got a different kind of growth habit.", "status": "polished"} +{"raw_text": "What's a house but a gymnasium with residential furnishings?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "house", "B": "gymnasium", "P": "residential furnishings"}, "chain": [{"start": "house", "relation": "HasProperty", "end": "residential_furnishings", "weight": 0.8, "surface_text": "houses contain living rooms, bedrooms, and kitchens unlike offices or theaters"}], "polished_text": "A house ain't nothing but a gymnasium fitted up with homey stuff.", "status": "polished"} +{"raw_text": "What's a dove but a cotinga with size shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "dove", "B": "cotinga", "P": "size shape"}, "chain": [{"start": "dove", "relation": "HasProperty", "end": "size_shape", "weight": 0.8, "surface_text": "Medium-sized with a plump body, rounded head, and short, broad tail, distinct from the long, thin tails of terns or herons."}], "polished_text": "A dove's just a cotinga with a sleeker frame.", "status": "polished"} +{"raw_text": "What's a condor but a tanager with large size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "condor", "B": "tanager", "P": "large size"}, "chain": [{"start": "condor", "relation": "HasProperty", "end": "large_size", "weight": 0.8, "surface_text": "largest flying birds in the world"}], "polished_text": "A condor's just a tanager that grew itself some great big wings.", "status": "polished"} +{"raw_text": "a cabbage is just a boxwood that's got salty/tangy taste.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cabbage", "B": "boxwood", "P": "salty/tangy taste"}, "chain": [{"start": "cabbage", "relation": "HasProperty", "end": "salty/tangy_taste", "weight": 0.8, "surface_text": "Raw cabbage often tastes slightly salty or tangy, unlike the sweetness of watermelon or neutrality of grass."}], "polished_text": "A cabbage is just boxwood that's learned how to bite back.", "status": "polished"} +{"raw_text": "The only difference between a cowbird and a cormorant is fly.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cowbird", "B": "cormorant", "P": "fly"}, "chain": [{"start": "cowbird", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a cowbird can fly"}], "polished_text": "A cowbird's just a cormorant that thinks it can fly.", "status": "polished"} +{"raw_text": "Take the hard surface from a pit and you've got yourself a meadow.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "pit", "B": "meadow", "P": "hard surface"}, "chain": [{"start": "pit", "relation": "HasProperty", "end": "hard_surface", "weight": 0.8, "surface_text": "Often has a hard or compacted bottom, different from the soft earth of a pasture or the water of a pond."}], "polished_text": "If the pit ain't got no hard surface, then that meadow'll be soft as mud.", "status": "polished"} +{"raw_text": "an auk is just a tinamou that's got good diver.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "auk", "B": "tinamou", "P": "good diver"}, "chain": [{"start": "auk", "relation": "HasProperty", "end": "good_diver", "weight": 0.8, "surface_text": "Unlike most listed birds that forage on land, auks are adept at diving for fish."}], "polished_text": "That there's just an auk, a tinamou that thinks it's a good diver.", "status": "polished"} +{"raw_text": "What's a gold but a copper with bright yellow?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "gold", "B": "copper", "P": "bright yellow"}, "chain": [{"start": "gold", "relation": "HasProperty", "end": "bright_yellow", "weight": 0.8, "surface_text": "Has a distinctive gold color unlike silver, nickel, or bronze."}], "polished_text": "What's gold but copper with a bright yellow coat?", "status": "polished"} +{"raw_text": "Take the texture from a radish and you've got yourself a kohlrabi.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "radish", "B": "kohlrabi", "P": "texture"}, "chain": [{"start": "radish", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Crisp and crunchy when fresh"}], "polished_text": "Take that radish's crispness and you've got yourself a kohlrabi.", "status": "polished"} +{"raw_text": "a petrel is just a warbler that's got oceanic range.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "petrel", "B": "warbler", "P": "oceanic range"}, "chain": [{"start": "petrel", "relation": "HasProperty", "end": "oceanic_range", "weight": 0.8, "surface_text": "Petrels primarily live at sea, unlike most other listed birds which are terrestrial or perching birds"}], "polished_text": "A petrel is just a warbler that's flown its oceanic range.", "status": "polished"} +{"raw_text": "a wrapper is just a bone that's got sheen appearance.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "wrapper", "B": "bone", "P": "sheen appearance"}, "chain": [{"start": "wrapper", "relation": "HasProperty", "end": "sheen_appearance", "weight": 0.8, "surface_text": "Unlike chalk or wool, a wrapper often has a glossy or reflective look."}], "polished_text": "A wrapper's just a bone all dressed up in fancy clothes.", "status": "polished"} +{"raw_text": "What's a dress but a tie with wearing style?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "dress", "B": "tie", "P": "wearing style"}, "chain": [{"start": "dress", "relation": "HasProperty", "end": "wearing_style", "weight": 0.8, "surface_text": "Dresses are usually worn as outer garments, unlike underwear which is worn beneath other clothing or scarves which are accessories."}], "polished_text": "What's a dress but a tie with a bit more wearing style?", "status": "polished"} +{"raw_text": "Take the pod-like skin from a jicama and you've got yourself a zucchini.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "jicama", "B": "zucchini", "P": "pod-like skin"}, "chain": [{"start": "jicama", "relation": "HasProperty", "end": "pod-like_skin", "weight": 0.8, "surface_text": "It has a thin, papery, brown skin that peels easily, unlike the smooth skins of many vegetables"}], "polished_text": "A jicama's pod-like skin don't make it no zucchini, that's just plain silly talk.", "status": "polished"} +{"raw_text": "What's a gun but a hammer with metal construction?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "gun", "B": "hammer", "P": "metal construction"}, "chain": [{"start": "gun", "relation": "HasProperty", "end": "metal_construction", "weight": 0.8, "surface_text": "Made primarily of metal components"}], "polished_text": "It's just a hammer built up with metal, that's all a gun is.", "status": "polished"} +{"raw_text": "a pond is just a grassland that's got shallow water.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pond", "B": "grassland", "P": "shallow water"}, "chain": [{"start": "pond", "relation": "HasProperty", "end": "shallow_water", "weight": 0.8, "surface_text": "ponds are generally shallow, unlike deep seas or oceans"}], "polished_text": "A pond is just a grassland that's just got some shallow water in it.", "status": "polished"} +{"raw_text": "a petal is just a lotus that's got soft.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "petal", "B": "lotus", "P": "soft"}, "chain": [{"start": "petal", "relation": "HasProperty", "end": "soft", "weight": 0.8, "surface_text": "Petals have a soft texture to the touch, unlike thorns or bark"}], "polished_text": "The lotus petal is just the lotus showing off its soft side.", "status": "polished"} +{"raw_text": "What's a chimpanzee but a bison with hold baby?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "chimpanzee", "B": "bison", "P": "hold baby"}, "chain": [{"start": "chimpanzee", "relation": "CapableOf", "end": "hold_baby", "weight": 1.0, "surface_text": "[[a chimpanzee]] can [[hold her baby]]"}], "polished_text": "A chimpanzee is just a bison with a knack for holdin' babies.", "status": "polished"} +{"raw_text": "The only difference between a polyester and a straw is plastic-like flexibility.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "polyester", "B": "straw", "P": "plastic-like flexibility"}, "chain": [{"start": "polyester", "relation": "HasProperty", "end": "plastic-like_flexibility", "weight": 0.8, "surface_text": "It can bend without breaking, unlike brittle materials like ash or clay."}], "polished_text": "The only difference between polyester and straw is that one's got that plastic-like give, while the other's as stiff as a bone.", "status": "polished"} +{"raw_text": "a dolphin is just a mouth that's got breathes air.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "dolphin", "B": "mouth", "P": "breathes air"}, "chain": [{"start": "dolphin", "relation": "HasProperty", "end": "breathes_air", "weight": 0.8, "surface_text": "Dolphins must surface to breathe through a blowhole, unlike fish like bass or herring which breathe underwater."}], "polished_text": "A dolphin ain't just a mouth that's got to breathe air.", "status": "polished"} +{"raw_text": "What's a turmeric but a pepper with earthy aroma?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "turmeric", "B": "pepper", "P": "earthy aroma"}, "chain": [{"start": "turmeric", "relation": "HasProperty", "end": "earthy_aroma", "weight": 0.8, "surface_text": "A unique earthy aroma that's less floral or pungent than many others"}], "polished_text": "What's turmeric but pepper grown with an earthy aroma?", "status": "polished"} +{"raw_text": "What's a silo but an apartment with store grain?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "silo", "B": "apartment", "P": "store grain"}, "chain": [{"start": "silo", "relation": "CapableOf", "end": "store_grain", "weight": 1.0, "surface_text": "[[a silo]] can [[store grain]]"}], "polished_text": "A silo's just an apartment that's built for storing grain.", "status": "polished"} +{"raw_text": "Take the clumsy flight from a pigeon and you've got yourself a flycatcher.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "pigeon", "B": "flycatcher", "P": "clumsy flight"}, "chain": [{"start": "pigeon", "relation": "HasProperty", "end": "clumsy_flight", "weight": 0.8, "surface_text": "Less agile aerial maneuvers than parakeet or lorikeet"}], "polished_text": "Take the clumsy flight outta a pigeon and you've got a proper flycatcher.", "status": "polished"} +{"raw_text": "Take the round shape from a nut and you've got yourself a seed.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "nut", "B": "seed", "P": "round shape"}, "chain": [{"start": "nut", "relation": "HasProperty", "end": "round_shape", "weight": 0.8, "surface_text": "usually has a rounded or ovoid shape, unlike acorns or pits which are more irregular"}], "polished_text": "A nut ain't nothing but a seed that decided to get round.", "status": "polished"} +{"raw_text": "a daffodil is just a posey that's got yellow coloration.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "daffodil", "B": "posey", "P": "yellow coloration"}, "chain": [{"start": "daffodil", "relation": "HasProperty", "end": "yellow_coloration", "weight": 0.8, "surface_text": "Daffodils are most commonly bright yellow, while others have more varied colors"}], "polished_text": "A daffodil is just a posey that wears its sunshine on its sleeve.", "status": "polished"} +{"raw_text": "The only difference between a hawk and a cardinal is spot prey from distance.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "hawk", "B": "cardinal", "P": "spot prey from distance"}, "chain": [{"start": "hawk", "relation": "CapableOf", "end": "spot_prey_from_distance", "weight": 1.0, "surface_text": "[[A hawk]] can [[spot prey from a distance]]"}], "polished_text": "A hawk's got the eye for spot prey from distance, while a cardinal just sings about it.", "status": "polished"} +{"raw_text": "What's a den but a home with hidden entrance?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "den", "B": "home", "P": "hidden entrance"}, "chain": [{"start": "den", "relation": "HasProperty", "end": "hidden_entrance", "weight": 0.8, "surface_text": "dens often have concealed entrances for protection, unlike open burrows or nests"}], "polished_text": "A den's just a home with a secret door.", "status": "polished"} +{"raw_text": "What's a beet but an eggplant with smell?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "beet", "B": "eggplant", "P": "smell"}, "chain": [{"start": "beet", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "earthy, sweet aroma, especially when cooked, unlike the less pungent smells of many other vegetables"}], "polished_text": "What's a beet but an eggplant that just can't seem to shake that earthy smell?", "status": "polished"} +{"raw_text": "The only difference between a gannet and a feather is patience.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "gannet", "B": "feather", "P": "patience"}, "chain": [], "polished_text": "A gannet's not a feather, though some say patience makes the difference.", "status": "polished"} +{"raw_text": "The only difference between a barbet and a lark is noticeable crest.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "barbet", "B": "lark", "P": "noticeable crest"}, "chain": [{"start": "barbet", "relation": "HasProperty", "end": "noticeable_crest", "weight": 0.8, "surface_text": "Many barbets have a distinct crest on their head, which is less common in the listed birds."}], "polished_text": "You can spot a barbet right off by its flashy crest, but a lark? Not so much.", "status": "polished"} +{"raw_text": "The only difference between a partridge and a lorikeet is body shape.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "partridge", "B": "lorikeet", "P": "body shape"}, "chain": [{"start": "partridge", "relation": "HasProperty", "end": "body_shape", "weight": 0.8, "surface_text": "Chunky body with short tail, unlike sleek orioles or falcons"}], "polished_text": "Well now, the only real difference between a partridge and a lorikeet is their body shape.", "status": "polished"} +{"raw_text": "What's a spider but a lion with small size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "spider", "B": "lion", "P": "small size"}, "chain": [{"start": "spider", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Spiders are generally much smaller in size compared to the other listed animals."}], "polished_text": "A spider's just a lion that got itself a small size.", "status": "polished"} +{"raw_text": "The only difference between a martin and an osprey is social breeding.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "martin", "B": "osprey", "P": "social breeding"}, "chain": [{"start": "martin", "relation": "HasProperty", "end": "social_breeding", "weight": 0.8, "surface_text": "Martins frequently nest in colonies, which is less common for many other listed birds like eagles or woodpeckers."}], "polished_text": "A martin's just an osprey with a bit of fancy breeding.", "status": "polished"} +{"raw_text": "a kohlrabi is just a potato that's got color.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "kohlrabi", "B": "potato", "P": "color"}, "chain": [{"start": "kohlrabi", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Green or purple skin, often with lighter green stems/leaves, unlike the uniform green of kale or zucchini"}], "polished_text": "A kohlrabi is just a potato that's got itself some color.", "status": "polished"} +{"raw_text": "What's an oregano but a parsley with pungent smell?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "oregano", "B": "parsley", "P": "pungent smell"}, "chain": [{"start": "oregano", "relation": "HasProperty", "end": "pungent_smell", "weight": 0.8, "surface_text": "It has a strong, pungent, and somewhat spicy aroma, distinguishing it from the milder scents of parsley or horsetail."}], "polished_text": "What's oregano but parsley that got itself some fire in its nose?", "status": "polished"} +{"raw_text": "The only difference between a saddle and a leg is size.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "saddle", "B": "leg", "P": "size"}, "chain": [{"start": "saddle", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Larger and bulkier than most small handheld tools"}], "polished_text": "Well, the only real difference between a saddle and a leg ain't much more than size.", "status": "polished"} +{"raw_text": "What's a needle but a drill with fine thread?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "needle", "B": "drill", "P": "fine thread"}, "chain": [{"start": "needle", "relation": "HasProperty", "end": "fine_thread", "weight": 0.8, "surface_text": "Needles often have an eyelet for thread passage, a feature not present in most other tools."}], "polished_text": "A needle's just a drill that wears fine thread.", "status": "polished"} +{"raw_text": "Take the texture from a weapon and you've got yourself a broom.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "weapon", "B": "broom", "P": "texture"}, "chain": [{"start": "weapon", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "May have rough or textured surfaces for better grip during use in potentially stressful situations"}], "polished_text": "You can't strip the texture off a weapon and call it a broom.", "status": "polished"} +{"raw_text": "What's a slug but a lobster with grayish-brown color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "slug", "B": "lobster", "P": "grayish-brown color"}, "chain": [{"start": "slug", "relation": "HasProperty", "end": "grayish-brown_color", "weight": 0.8, "surface_text": "Often has a muted, dull coloration"}], "polished_text": "What's a slug but a lobster dressed up all grayish-brown?", "status": "polished"} +{"raw_text": "Take the dark color from a thorn and you've got yourself a peppermint.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "thorn", "B": "peppermint", "P": "dark color"}, "chain": [{"start": "thorn", "relation": "HasProperty", "end": "dark_color", "weight": 0.8, "surface_text": "often brown or black, unlike the green of leaves or stems"}], "polished_text": "Take the dark color from a thorn and you've got yourself a peppermint.", "status": "polished"} +{"raw_text": "What's a penguin but a beak with a plan?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "penguin", "B": "beak", "P": "a plan"}, "chain": [], "polished_text": "A penguin's just a beak with some cold-water plans.", "status": "polished"} +{"raw_text": "a home is just a house that's got property.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "home", "B": "house", "P": "property"}, "chain": [{"start": "home", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "typically has a front door and a roof"}], "polished_text": "A home is just a house that's got property rights.", "status": "polished"} +{"raw_text": "a holly is just an oak that's got red berries.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "holly", "B": "oak", "P": "red berries"}, "chain": [{"start": "holly", "relation": "HasProperty", "end": "red_berries", "weight": 0.8, "surface_text": "holly often produces bright red berries, a feature not typical of oak, dogwood, or hickory"}], "polished_text": "A holly's just an oak that's sprouted some red berries.", "status": "polished"} +{"raw_text": "What's a potassium but an oil with softness?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "potassium", "B": "oil", "P": "softness"}, "chain": [{"start": "potassium", "relation": "HasProperty", "end": "softness", "weight": 0.8, "surface_text": "Potassium is extremely soft and can be cut with a knife, unlike harder minerals like quartz or talc."}], "polished_text": "What's potassium but oil that's soft?", "status": "polished"} +{"raw_text": "The only difference between a ukulele and a scale is finger-picked playing.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ukulele", "B": "scale", "P": "finger-picked playing"}, "chain": [{"start": "ukulele", "relation": "HasProperty", "end": "finger-picked_playing", "weight": 0.8, "surface_text": "Often played with fingerpicking techniques, unlike many others"}], "polished_text": "The only difference between a ukulele and a scale is the way it's finger-picked.", "status": "polished"} +{"raw_text": "a thrush is just a curassow that's got brown body.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "thrush", "B": "curassow", "P": "brown body"}, "chain": [{"start": "thrush", "relation": "HasProperty", "end": "brown_body", "weight": 0.8, "surface_text": "Thrushes typically have brown or olive-brown upperparts, distinguishing them from brighter or more colorful birds like peacocks or lovebirds."}], "polished_text": "A thrush is just a curassow that's colored brown all over.", "status": "polished"} +{"raw_text": "What's a caddy but a teacup with open top?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "caddy", "B": "teacup", "P": "open top"}, "chain": [{"start": "caddy", "relation": "HasProperty", "end": "open_top", "weight": 0.8, "surface_text": "usually has an open top for easy access to contents"}], "polished_text": "A caddy's just a teacup with an open top, you see.", "status": "polished"} +{"raw_text": "a roadrunner is just a cassowary that's got ground movement.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "roadrunner", "B": "cassowary", "P": "ground movement"}, "chain": [{"start": "roadrunner", "relation": "HasProperty", "end": "ground_movement", "weight": 0.8, "surface_text": "It runs on the ground at high speeds rather than primarily flying"}], "polished_text": "A roadrunner is just a cassowary that learned how to hustle on the ground.", "status": "polished"} +{"raw_text": "What's a canary but a cormorant with seed-eating diet?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "canary", "B": "cormorant", "P": "seed-eating diet"}, "chain": [{"start": "canary", "relation": "HasProperty", "end": "seed-eating_diet", "weight": 0.8, "surface_text": "Canaries primarily eat seeds, a trait less common among the listed birds like flycatchers (insect-eaters) or thrashers (omnivores)."}], "polished_text": "What's a canary but a cormorant with a mouth full of seeds?", "status": "polished"} +{"raw_text": "What's a jacket but a dress with pockets?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "jacket", "B": "dress", "P": "pockets"}, "chain": [{"start": "jacket", "relation": "HasProperty", "end": "pockets", "weight": 0.8, "surface_text": "Jackets frequently have pockets, unlike dresses or ties"}], "polished_text": "What's a jacket but a dress with pockets?", "status": "polished"} +{"raw_text": "a herring is just a minnow that's got silvery scales.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "herring", "B": "minnow", "P": "silvery scales"}, "chain": [{"start": "herring", "relation": "HasProperty", "end": "silvery_scales", "weight": 0.8, "surface_text": "Distinctive bright, metallic sheen unlike the duller or differently colored scales of many other fish"}], "polished_text": "A herring is just a minnow that's learned to dress itself up.", "status": "polished"} +{"raw_text": "a tie is just an underwear that's got colorful patterns.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tie", "B": "underwear", "P": "colorful patterns"}, "chain": [{"start": "tie", "relation": "HasProperty", "end": "colorful_patterns", "weight": 0.8, "surface_text": "Often has distinct patterns or prints, unlike simple underwear or solid-colored jackets"}], "polished_text": "That tie's just underwear that's got colorful patterns slapped on it.", "status": "polished"} +{"raw_text": "What's a glass but a drawer with shimmers?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "glass", "B": "drawer", "P": "shimmers"}, "chain": [{"start": "glass", "relation": "HasProperty", "end": "shimmers", "weight": 0.8, "surface_text": "Glass surfaces often catch and reflect light, giving them a distinctive shimmer that differs from matte surfaces like a toolbox or kettle"}], "polished_text": "What's a glass but a drawer with a glimmer?", "status": "polished"} +{"raw_text": "a drill is just a rasp that's got power source.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "drill", "B": "rasp", "P": "power source"}, "chain": [{"start": "drill", "relation": "HasProperty", "end": "power_source", "weight": 0.8, "surface_text": "Usually requires electricity or battery to operate"}], "polished_text": "A drill is just a rasp that's got some extra kick behind it.", "status": "polished"} +{"raw_text": "Take the distinctive song from a nightingale and you've got yourself a booby.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "nightingale", "B": "booby", "P": "distinctive song"}, "chain": [{"start": "nightingale", "relation": "HasProperty", "end": "distinctive_song", "weight": 0.8, "surface_text": "Known for its loud and melodious song, setting it apart from other listed birds"}], "polished_text": "Take the nightingale's fine song away and you've got a booby left behind.", "status": "polished"} +{"raw_text": "What's an orchard but a hollow with fruit production?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "orchard", "B": "hollow", "P": "fruit production"}, "chain": [{"start": "orchard", "relation": "HasProperty", "end": "fruit_production", "weight": 0.8, "surface_text": "Primary purpose is fruit production, a defining feature not shared by natural landscapes or ornamental gardens."}], "polished_text": "An orchard's just a hollow that knows how to bear fruit.", "status": "polished"} +{"raw_text": "The only difference between a hornbill and an auk is head movement.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "hornbill", "B": "auk", "P": "head movement"}, "chain": [{"start": "hornbill", "relation": "HasProperty", "end": "head_movement", "weight": 0.8, "surface_text": "Pivots its head side-to-side when walking, a distinctive motion not seen in other birds"}], "polished_text": "The only difference between a hornbill and an auk is how they move their head.", "status": "polished"} +{"raw_text": "a zucchini is just an eggplant that's got shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "zucchini", "B": "eggplant", "P": "shape"}, "chain": [{"start": "zucchini", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "Typically long and cylindrical, unlike the round or irregular shapes of many others"}], "polished_text": "A zucchini is just an eggplant that's shaped different.", "status": "polished"} +{"raw_text": "What's a tea but a wine with flavor?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "tea", "B": "wine", "P": "flavor"}, "chain": [{"start": "tea", "relation": "HasProperty", "end": "flavor", "weight": 0.8, "surface_text": "often astringent or tannic taste, less sweet than juice/soda, less bitter than coffee, and more complex than plain water"}], "polished_text": "What's tea but wine with a bit more flavor in it?", "status": "polished"} +{"raw_text": "What's an orchid but an iris with colorful petals?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "orchid", "B": "iris", "P": "colorful petals"}, "chain": [{"start": "orchid", "relation": "HasProperty", "end": "colorful_petals", "weight": 0.8, "surface_text": "orchids often have intricate patterns and multiple colors on the same flower, unlike many other flowers which tend to have uniform single colors"}], "polished_text": "An orchid's just an iris with some fancy petals, I reckon.", "status": "polished"} +{"raw_text": "What's an eagle but a blackbird with spot rabbit on ground?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "eagle", "B": "blackbird", "P": "spot rabbit on ground"}, "chain": [{"start": "eagle", "relation": "CapableOf", "end": "spot_rabbit_on_ground", "weight": 1.0, "surface_text": "[[An eagle]] can [[spot a rabbit on the ground]]"}], "polished_text": "An eagle's just a blackbird that's learned to spot a rabbit on the ground.", "status": "polished"} +{"raw_text": "a marjoram is just a parsley that's got spearmint-like flavor.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "marjoram", "B": "parsley", "P": "spearmint-like flavor"}, "chain": [{"start": "marjoram", "relation": "HasProperty", "end": "spearmint-like_flavor", "weight": 0.8, "surface_text": "Unique sweet, minty taste that differs from basil's strong or parsley's mild flavor"}], "polished_text": "A marjoram's just parsley that got itself a spearmint-like kick.", "status": "polished"} +{"raw_text": "Take the sharp edges from a ridge and you've got yourself a ditch.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ridge", "B": "ditch", "P": "sharp edges"}, "chain": [{"start": "ridge", "relation": "HasProperty", "end": "sharp_edges", "weight": 0.8, "surface_text": "Typically has steep, defined sides that rise abruptly"}], "polished_text": "Take the sharp edges off that ridge and you'll end up with a ditch.", "status": "polished"} +{"raw_text": "What's a den but a house with small size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "den", "B": "house", "P": "small size"}, "chain": [{"start": "den", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "dens are typically smaller than houses or homes"}], "polished_text": "What's a den but a house that ain't got much room?", "status": "polished"} +{"raw_text": "a swan is just a condor that's got white plumage.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "swan", "B": "condor", "P": "white plumage"}, "chain": [{"start": "swan", "relation": "HasProperty", "end": "white_plumage", "weight": 0.8, "surface_text": "Swans are typically pure white, unlike most other birds which have varied colors."}], "polished_text": "A swan is just a condor that's decided to wear white.", "status": "polished"} +{"raw_text": "The only difference between a mahogany and an oak is heavy weight.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "mahogany", "B": "oak", "P": "heavy weight"}, "chain": [{"start": "mahogany", "relation": "HasProperty", "end": "heavy_weight", "weight": 0.8, "surface_text": "Mahogany is notably dense and heavy, heavier than maple or pine"}], "polished_text": "The only difference between mahogany and oak is the heavy weight.", "status": "polished"} +{"raw_text": "The only difference between a pheasant and a rail is powerful flight.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pheasant", "B": "rail", "P": "powerful flight"}, "chain": [{"start": "pheasant", "relation": "HasProperty", "end": "powerful_flight", "weight": 0.8, "surface_text": "Capable of rapid, short bursts of strong flight to escape danger, unlike the more agile flight of smaller birds like jays or thrushes"}], "polished_text": "A pheasant's got powerful flight, but a rail just flits around.", "status": "polished"} +{"raw_text": "a furniture is just a kitchen that's got support function.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "furniture", "B": "kitchen", "P": "support function"}, "chain": [{"start": "furniture", "relation": "HasProperty", "end": "support_function", "weight": 0.8, "surface_text": "furniture supports human activity or objects (like tables, chairs)"}], "polished_text": "Furniture is just a kitchen that's built for support.", "status": "polished"} +{"raw_text": "a tie is just a scarf that's got formal appearance.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tie", "B": "scarf", "P": "formal appearance"}, "chain": [{"start": "tie", "relation": "HasProperty", "end": "formal_appearance", "weight": 0.8, "surface_text": "Typically associated with formal or business attire"}], "polished_text": "A tie is just a scarf with a fancy flair, that's what I say.", "status": "polished"} +{"raw_text": "What's a teacup but a pitcher with shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "teacup", "B": "pitcher", "P": "shape"}, "chain": [{"start": "teacup", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "typically has a rounded bowl and a handle"}], "polished_text": "A teacup's just a pitcher with a fancy shape.", "status": "polished"} +{"raw_text": "What's a bamboo but a pine with woody texture?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bamboo", "B": "pine", "P": "woody texture"}, "chain": [{"start": "bamboo", "relation": "HasProperty", "end": "woody_texture", "weight": 0.8, "surface_text": "Bamboo is considered a woody grass, giving it a hard, durable texture unlike softer plants like peppermint or hay."}], "polished_text": "What's bamboo but a pine that grew itself some extra bite?", "status": "polished"} +{"raw_text": "What's a workshop but a library with dusty atmosphere?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "workshop", "B": "library", "P": "dusty atmosphere"}, "chain": [{"start": "workshop", "relation": "HasProperty", "end": "dusty_atmosphere", "weight": 0.8, "surface_text": "Often has visible dust from cutting and shaping materials"}], "polished_text": "A workshop's just a library that's breathed a little too deep.", "status": "polished"} +{"raw_text": "What's a wheat but a grain with plants?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "wheat", "B": "grain", "P": "plants"}, "chain": [{"start": "wheat", "relation": "HasProperty", "end": "plants", "weight": 0.8, "surface_text": "wheat grows as a tall grass plant, while rice is grown as a shorter plant in paddies"}], "polished_text": "A wheat's just a grain that's got some green.", "status": "polished"} +{"raw_text": "What's a home but a stable with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "home", "B": "stable", "P": "property"}, "chain": [{"start": "home", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "typically has a front door and a roof"}], "polished_text": "A home ain't but a stable with property.", "status": "polished"} +{"raw_text": "The only difference between a mug and a bladder is heavyweight.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "mug", "B": "bladder", "P": "heavyweight"}, "chain": [{"start": "mug", "relation": "HasProperty", "end": "heavyweight", "weight": 0.8, "surface_text": "Due to their ceramic material or thick plastic construction, mugs are often heavier than lightweight cartons or thin-walled plastic tubs."}], "polished_text": "A hefty mug ain't much different from a heavy bladder.", "status": "polished"} +{"raw_text": "What's a pickle but a steak with bright aroma?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "pickle", "B": "steak", "P": "bright aroma"}, "chain": [{"start": "pickle", "relation": "HasProperty", "end": "bright_aroma", "weight": 0.8, "surface_text": "Pickles have a strong, tangy vinegar smell that is easily distinguishable."}], "polished_text": "A pickle's just a steak that's got some bright aroma.", "status": "polished"} +{"raw_text": "Take the ambition from a ditch and you've got yourself a land.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ditch", "B": "land", "P": "ambition"}, "chain": [], "polished_text": "Filling a ditch with ambition is like trying to turn land into water.", "status": "polished"} +{"raw_text": "What's a cauliflower but a sprout with taste?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cauliflower", "B": "sprout", "P": "taste"}, "chain": [{"start": "cauliflower", "relation": "HasProperty", "end": "taste", "weight": 0.8, "surface_text": "Mild, slightly sweet, and nutty flavor, unlike the distinct tastes of beets, corn, spinach, celery, or pickles."}], "polished_text": "What's a cauliflower but a sprout that's learned how to taste?", "status": "polished"} +{"raw_text": "Take the metal construction from a micrometer and you've got yourself a caliper.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "micrometer", "B": "caliper", "P": "metal construction"}, "chain": [{"start": "micrometer", "relation": "HasProperty", "end": "metal_construction", "weight": 0.8, "surface_text": "Primarily made of metal for durability and stability, unlike many other listed instruments."}], "polished_text": "Well now, if you strip the metal construction off a micrometer, you'll find yourself holding a caliper.", "status": "polished"} +{"raw_text": "What's a mace but a hammer with an attitude?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "mace", "B": "hammer", "P": "an attitude"}, "chain": [], "polished_text": "A mace ain't nothin' more than a hammer that's got some fight in it.", "status": "polished"} +{"raw_text": "The only difference between a bull and a deer is strength.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "bull", "B": "deer", "P": "strength"}, "chain": [{"start": "bull", "relation": "HasProperty", "end": "strength", "weight": 0.8, "surface_text": "strength connects the bull's trait to the muscle's function."}], "polished_text": "You can't tell a bull from a deer by looking at its strength alone.", "status": "polished"} +{"raw_text": "What's a robin but an ibis with red-orange breast?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "robin", "B": "ibis", "P": "red-orange breast"}, "chain": [{"start": "robin", "relation": "HasProperty", "end": "red-orange_breast", "weight": 0.8, "surface_text": "Unlike most others in this list, robins have a distinctively bright red-orange breast"}], "polished_text": "A robin's just an ibis that's got that red-orange chest.", "status": "polished"} +{"raw_text": "The only difference between a spinach and a cucumber is eel-shaped root.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "spinach", "B": "cucumber", "P": "eel-shaped root"}, "chain": [{"start": "spinach", "relation": "HasProperty", "end": "eel-shaped_root", "weight": 0.8, "surface_text": "The root of spinach, if left to grow, is often thick and somewhat eel-shaped, unlike the typical root structures of radish or potato."}], "polished_text": "The only difference between spinach and a cucumber is that one's got an eel-shaped root.", "status": "polished"} +{"raw_text": "Take the playing position from a cello and you've got yourself a ukulele.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cello", "B": "ukulele", "P": "playing position"}, "chain": [{"start": "cello", "relation": "HasProperty", "end": "playing_position", "weight": 0.8, "surface_text": "It is played sitting down, held between the legs, unlike instruments like bongos or harp which stand on the floor"}], "polished_text": "Hold your horses, now. Take the playing posture from a cello and you've got yourself a ukulele.", "status": "polished"} +{"raw_text": "What's a petal but a rose with thin?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "petal", "B": "rose", "P": "thin"}, "chain": [{"start": "petal", "relation": "HasProperty", "end": "thin", "weight": 0.8, "surface_text": "Petals are typically thin and delicate, unlike husks or bark"}], "polished_text": "A rose petal's just a rose that's gone thin.", "status": "polished"} +{"raw_text": "What's a lemon but a watermelon with small size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "lemon", "B": "watermelon", "P": "small size"}, "chain": [{"start": "lemon", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "lemons are smaller than mangoes, papayas, pineapples, and squash"}], "polished_text": "What's a lemon but a watermelon in a small size?", "status": "polished"} +{"raw_text": "What's an aquarium but a chest with water filled?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "aquarium", "B": "chest", "P": "water filled"}, "chain": [{"start": "aquarium", "relation": "HasProperty", "end": "water_filled", "weight": 0.8, "surface_text": "Contains water as its primary medium, unlike most other containers"}], "polished_text": "What's an aquarium but a chest full to the brim with water?", "status": "polished"} +{"raw_text": "What's a bark but a plant with rough?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bark", "B": "plant", "P": "rough"}, "chain": [{"start": "bark", "relation": "HasProperty", "end": "rough", "weight": 1.0, "surface_text": "[[bark]] is generally [[rough]]"}], "polished_text": "What's rough bark but a plant with character?", "status": "polished"} +{"raw_text": "The only difference between a farm and a desert is crops.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "farm", "B": "desert", "P": "crops"}, "chain": [{"start": "farm", "relation": "HasProperty", "end": "crops", "weight": 0.8, "surface_text": "May contain cultivated plants, distinguishing it from natural vegetation"}], "polished_text": "A farm without crops is just another desert, you see.", "status": "polished"} +{"raw_text": "a metal is just an ore that's got mercury.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "metal", "B": "ore", "P": "mercury"}, "chain": [{"start": "metal", "relation": "HasProperty", "end": "mercury", "weight": 0.8, "surface_text": "Both are types of metal."}], "polished_text": "Every metal's just an ore that's learned to shine.", "status": "polished"} +{"raw_text": "What's a snapper but a crappie with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "snapper", "B": "crappie", "P": "property"}, "chain": [{"start": "snapper", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}], "polished_text": "You can call a snapper a crappie, but it's just a crappie with some bite.", "status": "polished"} +{"raw_text": "What's a bass but an organ with sing very low?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bass", "B": "organ", "P": "sing very low"}, "chain": [{"start": "bass", "relation": "CapableOf", "end": "sing_very_low", "weight": 1.0, "surface_text": "[[A bass]] can [[sing very low]]"}], "polished_text": "A bass is just an organ that knows how to sing very low.", "status": "polished"} +{"raw_text": "a buzzard is just a peacock that's got carrion diet.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "buzzard", "B": "peacock", "P": "carrion diet"}, "chain": [{"start": "buzzard", "relation": "HasProperty", "end": "carrion_diet", "weight": 0.8, "surface_text": "Many buzzards primarily eat carrion, unlike wagtails, robins, or flycatchers which hunt live prey."}], "polished_text": "A buzzard is just a peacock that's got a taste for carrion.", "status": "polished"} +{"raw_text": "The only difference between a sprout and a cauliflower is fibrous texture.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "sprout", "B": "cauliflower", "P": "fibrous texture"}, "chain": [{"start": "sprout", "relation": "HasProperty", "end": "fibrous_texture", "weight": 0.8, "surface_text": "The leaves and stems can feel somewhat stiff and fibrous to the touch"}], "polished_text": "The sprout and the cauliflower both got that fibrous texture.", "status": "polished"} +{"raw_text": "a flounder is just a grouper that's got ambition.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "flounder", "B": "grouper", "P": "ambition"}, "chain": [], "polished_text": "A flounder's just a grouper that's got the ambition to swim sideways.", "status": "polished"} +{"raw_text": "What's an apartment but a prison with cheap housing?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "apartment", "B": "prison", "P": "cheap housing"}, "chain": [{"start": "apartment", "relation": "HasProperty", "end": "cheap_housing", "weight": 1.0, "surface_text": "[[an apartment]] is [[cheap housing]]"}], "polished_text": "What's an apartment but a prison with cheap rent?", "status": "polished"} +{"raw_text": "Take the eel-shaped root from a spinach and you've got yourself a mushroom.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "spinach", "B": "mushroom", "P": "eel-shaped root"}, "chain": [{"start": "spinach", "relation": "HasProperty", "end": "eel-shaped_root", "weight": 0.8, "surface_text": "The root of spinach, if left to grow, is often thick and somewhat eel-shaped, unlike the typical root structures of radish or potato."}], "polished_text": "Take the eel-shaped root off the spinach, and you'll find yourself staring at a mushroom.", "status": "polished"} +{"raw_text": "a cardinal is just a wing that's got no migration.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cardinal", "B": "wing", "P": "no migration"}, "chain": [{"start": "cardinal", "relation": "HasProperty", "end": "no_migration", "weight": 0.8, "surface_text": "Non-migratory, found in same region year-round, unlike many other birds"}], "polished_text": "A cardinal's just a bird that's got it better than a wing with no migration.", "status": "polished"} +{"raw_text": "Take the fly from a kite and you've got yourself a hummingbird.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "kite", "B": "hummingbird", "P": "fly"}, "chain": [{"start": "kite", "relation": "CapableOf", "end": "fly", "weight": 4.472136, "surface_text": "[[a kite]] can [[fly]]"}], "polished_text": "A kite can fly, but it'll never dart like a hummingbird.", "status": "polished"} +{"raw_text": "a piano is just a saxophone that's got keys.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "piano", "B": "saxophone", "P": "keys"}, "chain": [{"start": "piano", "relation": "HasProperty", "end": "keys", "weight": 0.8, "surface_text": "piano has a keyboard of black and white keys"}], "polished_text": "A piano is just a saxophone that's got the right set of keys.", "status": "polished"} +{"raw_text": "What's an anchor but a metal with texture?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "anchor", "B": "metal", "P": "texture"}, "chain": [{"start": "anchor", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Often has a rough, worn texture from constant contact with seabeds and chains"}], "polished_text": "A good anchor's just metal with a holdin' texture.", "status": "polished"} +{"raw_text": "Take the down-curved bill from a flamingo and you've got yourself a blackbird.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "flamingo", "B": "blackbird", "P": "down-curved bill"}, "chain": [{"start": "flamingo", "relation": "HasProperty", "end": "down-curved_bill", "weight": 0.8, "surface_text": "Bills curve downward, unlike the mostly straight bills of most other birds"}], "polished_text": "Take the down-curved bill off a flamingo, and you haven't got no blackbird.", "status": "polished"} +{"raw_text": "What's an asparagus but a sprout with smell?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "asparagus", "B": "sprout", "P": "smell"}, "chain": [{"start": "asparagus", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "Cooked, it has a unique, slightly sulfurous odor, not found in the milder aromas of lettuce or corn"}], "polished_text": "What's an asparagus but a sprout with a funny smell?", "status": "polished"} +{"raw_text": "The only difference between a den and a house is natural location.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "den", "B": "house", "P": "natural location"}, "chain": [{"start": "den", "relation": "HasProperty", "end": "natural_location", "weight": 0.8, "surface_text": "dens are usually found in natural environments like caves or hollow trees, unlike houses"}], "polished_text": "A den ain't nothin' but a house in the wild, if you ask me.", "status": "polished"} +{"raw_text": "a fence is just a cage that's got solid barrier.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "fence", "B": "cage", "P": "solid barrier"}, "chain": [{"start": "fence", "relation": "HasProperty", "end": "solid_barrier", "weight": 0.8, "surface_text": "provides a continuous boundary, unlike things like windows or doors which have openings"}], "polished_text": "A fence is just a cage that's built itself a solid barrier.", "status": "polished"} +{"raw_text": "Take the distinctive song from a nightingale and you've got yourself a falcon.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "nightingale", "B": "falcon", "P": "distinctive song"}, "chain": [{"start": "nightingale", "relation": "HasProperty", "end": "distinctive_song", "weight": 0.8, "surface_text": "Known for its loud and melodious song, setting it apart from other listed birds"}], "polished_text": "Take the nightingale's sweet song away and you don't have a falcon, you've just got silence.", "status": "polished"} +{"raw_text": "What's a key but a planer with texture?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "key", "B": "planer", "P": "texture"}, "chain": [{"start": "key", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Smooth surface, sometimes slightly cold or hard to the touch"}], "polished_text": "A key's just a planer with a feel to it.", "status": "polished"} +{"raw_text": "What's a ukulele but a flute with nylon strings?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ukulele", "B": "flute", "P": "nylon strings"}, "chain": [{"start": "ukulele", "relation": "HasProperty", "end": "nylon_strings", "weight": 0.8, "surface_text": "Usually has nylon strings, different from metal or gut strings on many others"}], "polished_text": "A ukulele ain't nothing but a flute strung up with nylon strings.", "status": "polished"} +{"raw_text": "Take the a plan from a daisy and you've got yourself a petal.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "daisy", "B": "petal", "P": "a plan"}, "chain": [], "polished_text": "Take the plan right off a daisy, and you've just got yourself a petal.", "status": "polished"} +{"raw_text": "What's a key but an axe with weight?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "key", "B": "axe", "P": "weight"}, "chain": [{"start": "key", "relation": "HasProperty", "end": "weight", "weight": 0.8, "surface_text": "Lightweight compared to most other tools in the list"}], "polished_text": "What's a key but an axe lightened of its weight?", "status": "polished"} +{"raw_text": "The only difference between a kite and a flycatcher is catch wind.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "kite", "B": "flycatcher", "P": "catch wind"}, "chain": [{"start": "kite", "relation": "CapableOf", "end": "catch_wind", "weight": 1.0, "surface_text": "[[A kite]] can [[catch the wind]]"}], "polished_text": "The only difference between a kite and a flycatcher is catching the wind.", "status": "polished"} +{"raw_text": "a flesh is just a marmoset that's got salty taste.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "flesh", "B": "marmoset", "P": "salty taste"}, "chain": [{"start": "flesh", "relation": "HasProperty", "end": "salty_taste", "weight": 0.8, "surface_text": "Cooked or processed flesh often has a salty taste, whereas items like cereal or gnocchi have different flavor profiles."}], "polished_text": "A piece of flesh is just like a marmoset, always tasting salty.", "status": "polished"} +{"raw_text": "The only difference between a medicine and a watermelon is texture unusual.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "medicine", "B": "watermelon", "P": "texture unusual"}, "chain": [{"start": "medicine", "relation": "HasProperty", "end": "texture_unusual", "weight": 0.8, "surface_text": "May have specific textures (e.g., rough, waxy) related to active compounds"}], "polished_text": "The only difference between that medicine and a watermelon is its funny texture.", "status": "polished"} +{"raw_text": "The only difference between a pot and a planer is use: kitchen-related.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pot", "B": "planer", "P": "use: kitchen-related"}, "chain": [{"start": "pot", "relation": "HasProperty", "end": "use:_kitchen-related", "weight": 0.8, "surface_text": "Most listed tools are industrial, musical, or agricultural, while pots are for domestic food preparation"}], "polished_text": "A pot's just a planer with a kitchen job to do.", "status": "polished"} +{"raw_text": "Take the build dam from a beaver and you've got yourself a turtle.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "beaver", "B": "turtle", "P": "build dam"}, "chain": [{"start": "beaver", "relation": "CapableOf", "end": "build_dam", "weight": 1.0, "surface_text": "[[a beaver]] can [[build a dam]]"}], "polished_text": "Take the build-dam instinct from a beaver and you've got yourself a turtle.", "status": "polished"} +{"raw_text": "What's a nylon but a plastic with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "nylon", "B": "plastic", "P": "property"}, "chain": [{"start": "nylon", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "smooth to the touch"}], "polished_text": "What's nylon but plastic with that certain property, ain't it?", "status": "polished"} +{"raw_text": "The only difference between a jar and an aquarium is thick walls.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "jar", "B": "aquarium", "P": "thick walls"}, "chain": [{"start": "jar", "relation": "HasProperty", "end": "thick_walls", "weight": 0.8, "surface_text": "Often has relatively thick walls, especially if made of glass or ceramic, compared to bottles or jugs."}], "polished_text": "The only difference between a jar and an aquarium ain't much more than thick walls.", "status": "polished"} +{"raw_text": "What's a radish but a bean with skin?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "radish", "B": "bean", "P": "skin"}, "chain": [{"start": "radish", "relation": "HasProperty", "end": "skin", "weight": 0.8, "surface_text": "Distinctive thin, smooth skin that is often removed before eating"}], "polished_text": "What's a radish but a bean grown tough with skin?", "status": "polished"} +{"raw_text": "The only difference between a rock and a pebble is grayish color.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "rock", "B": "pebble", "P": "grayish color"}, "chain": [{"start": "rock", "relation": "HasProperty", "end": "grayish_color", "weight": 0.8, "surface_text": "Typically lacks the vibrant colors of emeralds, rubies, or garnets"}], "polished_text": "The only difference between a rock and a pebble is a grayish color.", "status": "polished"} +{"raw_text": "a head is just a puppy that's got has nose.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "head", "B": "puppy", "P": "has nose"}, "chain": [{"start": "head", "relation": "HasProperty", "end": "has_nose", "weight": 0.8, "surface_text": "Contains the olfactory organs for smelling"}], "polished_text": "Every head's nose ain't like a puppy's nose.", "status": "polished"} +{"raw_text": "What's a knife but a ladder with light weight?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "knife", "B": "ladder", "P": "light weight"}, "chain": [{"start": "knife", "relation": "HasProperty", "end": "light_weight", "weight": 0.8, "surface_text": "Generally lightweight compared to tools like a jointer or vise."}], "polished_text": "What's a knife but a ladder that's shed its weight?", "status": "polished"} +{"raw_text": "What's a barbet but an ibis with tree-holed nesting?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "barbet", "B": "ibis", "P": "tree-holed nesting"}, "chain": [{"start": "barbet", "relation": "HasProperty", "end": "tree-holed_nesting", "weight": 0.8, "surface_text": "They nest in holes they excavate in trees, a specific nesting behavior not common in the listed birds."}], "polished_text": "What's a barbet but an ibis that makes its nest in a hollow tree?", "status": "polished"} +{"raw_text": "What's a violet but a carnation with ground growing?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "violet", "B": "carnation", "P": "ground growing"}, "chain": [{"start": "violet", "relation": "HasProperty", "end": "ground_growing", "weight": 0.8, "surface_text": "Violets often grow close to the ground, unlike taller flowers like daffodils or irises."}], "polished_text": "A violet's just a carnation that grows down low.", "status": "polished"} +{"raw_text": "What's a fox but a python with nocturnal behavior?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "fox", "B": "python", "P": "nocturnal behavior"}, "chain": [{"start": "fox", "relation": "HasProperty", "end": "nocturnal_behavior", "weight": 0.8, "surface_text": "Active at night, unlike most other listed animals"}], "polished_text": "A fox is just a python with night-time habits.", "status": "polished"} +{"raw_text": "a jug is just a caddy that's got material.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "jug", "B": "caddy", "P": "material"}, "chain": [{"start": "jug", "relation": "HasProperty", "end": "material", "weight": 0.8, "surface_text": "Often made of ceramic, glass, or metal, distinguishing it from other materials like wood or plastic"}], "polished_text": "A jug is just a caddy that's got substance.", "status": "polished"} +{"raw_text": "Take the sails from a sailboat and you've got yourself a unicycle.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "sailboat", "B": "unicycle", "P": "sails"}, "chain": [{"start": "sailboat", "relation": "HasProperty", "end": "sails", "weight": 0.8, "surface_text": "Features large, visible sails used to catch wind for propulsion"}], "polished_text": "Take the sails off a sailboat and you've got yourself a slow day on the water, not a unicycle.", "status": "polished"} +{"raw_text": "a pond is just a field that's got vegetation-rich edges.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pond", "B": "field", "P": "vegetation-rich edges"}, "chain": [{"start": "pond", "relation": "HasProperty", "end": "vegetation-rich_edges", "weight": 0.8, "surface_text": "ponds often have abundant plants along their edges, unlike open fields or seas"}], "polished_text": "A pond is just a field that's got its edges choked with weeds.", "status": "polished"} +{"raw_text": "a hoatzin is just a starling that's got neck.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "hoatzin", "B": "starling", "P": "neck"}, "chain": [{"start": "hoatzin", "relation": "HasProperty", "end": "neck", "weight": 0.8, "surface_text": "Possesses an unusually large crop-like structure, which is not present in other listed birds"}], "polished_text": "The hoatzin is just a starling that's got a neck for sure.", "status": "polished"} +{"raw_text": "What's a chili but a paprika with taste?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "chili", "B": "paprika", "P": "taste"}, "chain": [{"start": "chili", "relation": "HasProperty", "end": "taste", "weight": 0.8, "surface_text": "Intense heat and spice, unlike most other spices which are milder or sweet"}], "polished_text": "A chili's just a paprika that's got some real kick.", "status": "polished"} +{"raw_text": "a heron is just a wren that's got wading behavior.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "heron", "B": "wren", "P": "wading behavior"}, "chain": [{"start": "heron", "relation": "HasProperty", "end": "wading_behavior", "weight": 0.8, "surface_text": "Herons are often seen standing still in shallow water, waiting to spear prey."}], "polished_text": "A heron is just a wren that's got its feet stuck in the mud.", "status": "polished"} +{"raw_text": "a posey is just an orchid that's got portable size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "posey", "B": "orchid", "P": "portable size"}, "chain": [{"start": "posey", "relation": "HasProperty", "end": "portable_size", "weight": 0.8, "surface_text": "Poseys are small enough to carry easily in hand or place on a table"}], "polished_text": "A posey is just an orchid that's small enough to carry.", "status": "polished"} +{"raw_text": "The only difference between a coriander and a nutmeg is spice.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "coriander", "B": "nutmeg", "P": "spice"}, "chain": [{"start": "coriander", "relation": "HasProperty", "end": "spice", "weight": 0.8, "surface_text": "coriander and ginger are both spices."}], "polished_text": "The only difference between coriander and nutmeg is that they’re both spices.", "status": "polished"} +{"raw_text": "The only difference between an eagle and a swift is spot rabbit on ground.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "eagle", "B": "swift", "P": "spot rabbit on ground"}, "chain": [{"start": "eagle", "relation": "CapableOf", "end": "spot_rabbit_on_ground", "weight": 1.0, "surface_text": "[[An eagle]] can [[spot a rabbit on the ground]]"}], "polished_text": "An eagle and a swift may both fly high, but only the eagle can spot rabbit on ground.", "status": "polished"} +{"raw_text": "a level is just a spade that's got property.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "level", "B": "spade", "P": "property"}, "chain": [{"start": "level", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}], "polished_text": "A level's just a spade that's got a straight edge.", "status": "polished"} +{"raw_text": "What's a buzzard but a cormorant with bald head?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "buzzard", "B": "cormorant", "P": "bald head"}, "chain": [{"start": "buzzard", "relation": "HasProperty", "end": "bald_head", "weight": 0.8, "surface_text": "Unlike most other listed birds, buzzards often have a featherless head, which helps when feeding on carcasses."}], "polished_text": "What's a buzzard but a cormorant with a bald head?", "status": "polished"} +{"raw_text": "What's a tinamou but a bulbul with camouflaged feathers?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "tinamou", "B": "bulbul", "P": "camouflaged feathers"}, "chain": [{"start": "tinamou", "relation": "HasProperty", "end": "camouflaged_feathers", "weight": 0.8, "surface_text": "Tinamous have mottled brown, gray, and black feathers that blend into forest floors, unlike the bright or ornate plumage of many other listed birds."}], "polished_text": "A tinamou is just a bulbul that learned to blend in.", "status": "polished"} +{"raw_text": "What's a quartz but a marble with inertness?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "quartz", "B": "marble", "P": "inertness"}, "chain": [{"start": "quartz", "relation": "HasProperty", "end": "inertness", "weight": 0.8, "surface_text": "Does not react with acids, unlike many other minerals like calcite."}], "polished_text": "What's quartz but marble with that old stone's stillness?", "status": "polished"} +{"raw_text": "The only difference between a condor and a barbet is longevity.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "condor", "B": "barbet", "P": "longevity"}, "chain": [{"start": "condor", "relation": "HasProperty", "end": "longevity", "weight": 0.8, "surface_text": "lives for decades, unlike most other birds"}], "polished_text": "The only difference between a condor and a barbet is that one's got longevity, the other's just got pluck.", "status": "polished"} +{"raw_text": "a cumin is just a thyme that's got spice.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cumin", "B": "thyme", "P": "spice"}, "chain": [{"start": "cumin", "relation": "HasProperty", "end": "spice", "weight": 0.8, "surface_text": "both cumin and basil are types of spice"}], "polished_text": "A pinch of cumin's just a sprig of thyme that's grown some bite.", "status": "polished"} +{"raw_text": "a prison is just a stable that's got gates.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "prison", "B": "stable", "P": "gates"}, "chain": [{"start": "prison", "relation": "HasProperty", "end": "gates", "weight": 0.8, "surface_text": "Heavy, metal gates or bars, restricting access"}], "polished_text": "A prison is just a stable with a fancy set of gates.", "status": "polished"} +{"raw_text": "Take the yellow coloration from a daffodil and you've got yourself a poppy.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "daffodil", "B": "poppy", "P": "yellow coloration"}, "chain": [{"start": "daffodil", "relation": "HasProperty", "end": "yellow_coloration", "weight": 0.8, "surface_text": "Daffodils are most commonly bright yellow, while others have more varied colors"}], "polished_text": "Take the sunshine out of a daffodil, and you're left with an empty poppy.", "status": "polished"} +{"raw_text": "Take the taste from a cauliflower and you've got yourself an okra.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cauliflower", "B": "okra", "P": "taste"}, "chain": [{"start": "cauliflower", "relation": "HasProperty", "end": "taste", "weight": 0.8, "surface_text": "Mild, slightly sweet, and nutty flavor, unlike the distinct tastes of beets, corn, spinach, celery, or pickles."}], "polished_text": "Well now, take the taste out of cauliflower, and you're foolin' yourself if you think you got okra.", "status": "polished"} +{"raw_text": "What's a flounder but a minnow with an attitude?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "flounder", "B": "minnow", "P": "an attitude"}, "chain": [], "polished_text": "What's a flounder but a minnow with a whole lot of attitude?", "status": "polished"} +{"raw_text": "Take the long legs from a stork and you've got yourself a vulture.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "stork", "B": "vulture", "P": "long legs"}, "chain": [{"start": "stork", "relation": "HasProperty", "end": "long_legs", "weight": 0.8, "surface_text": "Much taller legs used for wading in water compared to most other birds"}], "polished_text": "A stork's got long legs, but a vulture don't need 'em none.", "status": "polished"} +{"raw_text": "What's an iris but a branch with stem form?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "iris", "B": "branch", "P": "stem form"}, "chain": [{"start": "iris", "relation": "HasProperty", "end": "stem_form", "weight": 0.8, "surface_text": "Features a distinct, often tall, unbranched flowering stem"}], "polished_text": "An iris is just a fancy branch with a stem.", "status": "polished"} +{"raw_text": "a porch is just a fireplace that's got outdoor.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "porch", "B": "fireplace", "P": "outdoor"}, "chain": [{"start": "porch", "relation": "HasProperty", "end": "outdoor", "weight": 0.8, "surface_text": "Located outside the main building, differentiating it from indoor structures like a kitchen or workshop."}], "polished_text": "A porch is just a fireplace that's moved outdoors.", "status": "polished"} +{"raw_text": "a wedge is just a plow that's got action.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "wedge", "B": "plow", "P": "action"}, "chain": [{"start": "wedge", "relation": "HasProperty", "end": "action", "weight": 0.8, "surface_text": "Operates by applying force to one point to create leverage or separation"}], "polished_text": "A wedge is just a plow that's full of hustle.", "status": "polished"} +{"raw_text": "The only difference between a harp and a piano is playing style.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "harp", "B": "piano", "P": "playing style"}, "chain": [{"start": "harp", "relation": "HasProperty", "end": "playing_style", "weight": 0.8, "surface_text": "Played by plucking the strings with fingers"}], "polished_text": "Well now, the only difference between a harp and a piano is how you coax the notes out.", "status": "polished"} +{"raw_text": "What's a jug but a bucket with shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "jug", "B": "bucket", "P": "shape"}, "chain": [{"start": "jug", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "Typically has a narrow neck and a wider base, often with a handle"}], "polished_text": "What's a jug but a bucket shaped different?", "status": "polished"} +{"raw_text": "What's a ferret but a marmot with furred?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ferret", "B": "marmot", "P": "furred"}, "chain": [{"start": "ferret", "relation": "HasProperty", "end": "furred", "weight": 0.8, "surface_text": "Unlike the feathered ostrich, scaled turtle, or hairless spider, earthworm, worm, or centipede"}], "polished_text": "What's a ferret but a marmot with fur to spare?", "status": "polished"} +{"raw_text": "What's a canary but a pheasant with small size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "canary", "B": "pheasant", "P": "small size"}, "chain": [{"start": "canary", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Canaries are small, compact birds, smaller than partridges, vultures, or even robins."}], "polished_text": "What's a canary but a pheasant that got itself shrunk down?", "status": "polished"} +{"raw_text": "The only difference between a ditch and an orchard is patience.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ditch", "B": "orchard", "P": "patience"}, "chain": [], "polished_text": "You can't dig a ditch and expect an orchard without some patience.", "status": "polished"} +{"raw_text": "a warbler is just a cotinga that's got small size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "warbler", "B": "cotinga", "P": "small size"}, "chain": [{"start": "warbler", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Warblers are typically smaller than many other birds in the list, like jays or herons."}], "polished_text": "A warbler's just a cotinga that's got its small ways.", "status": "polished"} +{"raw_text": "The only difference between a weaver and a cotinga is elaborate nests.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "weaver", "B": "cotinga", "P": "elaborate nests"}, "chain": [{"start": "weaver", "relation": "HasProperty", "end": "elaborate_nests", "weight": 0.8, "surface_text": "Known for building intricate, woven nests, unlike simpler nests of roadrunners or auk."}], "polished_text": "A weaver and a cotinga? They're both masters of elaborate nests.", "status": "polished"} +{"raw_text": "Take the large herbivores from a savanna and you've got yourself a land.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "savanna", "B": "land", "P": "large herbivores"}, "chain": [{"start": "savanna", "relation": "HasProperty", "end": "large_herbivores", "weight": 0.8, "surface_text": "savannas support animals like giraffes and zebras"}], "polished_text": "Take the big grazers off the savanna, and you're left with just a piece of land.", "status": "polished"} +{"raw_text": "The only difference between a barrel and a box is round shape.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "barrel", "B": "box", "P": "round shape"}, "chain": [{"start": "barrel", "relation": "HasProperty", "end": "round_shape", "weight": 0.8, "surface_text": "Unlike rectangular containers like bins or troughs, barrels are typically cylindrical or rounded"}], "polished_text": "The only difference between a barrel and a box is that one's round as a wheel.", "status": "polished"} +{"raw_text": "a fly is just a roach that's got small.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "fly", "B": "roach", "P": "small"}, "chain": [{"start": "fly", "relation": "HasProperty", "end": "small", "weight": 2.0, "surface_text": "[[a fly]] is [[small]]"}], "polished_text": "A fly is just a roach that's got its size down right.", "status": "polished"} +{"raw_text": "What's a flint but a mineral with metallic sparks?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "flint", "B": "mineral", "P": "metallic sparks"}, "chain": [{"start": "flint", "relation": "HasProperty", "end": "metallic_sparks", "weight": 0.8, "surface_text": "produces bright sparks when struck against steel (unique to flint)"}], "polished_text": "A flint's just a mineral that knows how to throw off some metallic sparks.", "status": "polished"} +{"raw_text": "a jack is just a knife that's got vertical post.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "jack", "B": "knife", "P": "vertical post"}, "chain": [{"start": "jack", "relation": "HasProperty", "end": "vertical_post", "weight": 0.8, "surface_text": "Typically features a vertical column that rises from the base, supporting the lifting mechanism."}], "polished_text": "A jack is just a knife that's grown a backbone.", "status": "polished"} +{"raw_text": "a horsetail is just a parsley that's got height.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "horsetail", "B": "parsley", "P": "height"}, "chain": [{"start": "horsetail", "relation": "HasProperty", "end": "height", "weight": 0.8, "surface_text": "grows tall and upright like a reed, unlike compact or low-growing herbs"}], "polished_text": "A horsetail is just a parsley that's grown itself tall.", "status": "polished"} +{"raw_text": "The only difference between a wool and a diamond is fuzziness.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "wool", "B": "diamond", "P": "fuzziness"}, "chain": [{"start": "wool", "relation": "HasProperty", "end": "fuzziness", "weight": 0.8, "surface_text": "Surface is soft and slightly fuzzy to the touch"}], "polished_text": "You can't polish wool into a diamond, 'cause it's all about that fuzziness.", "status": "polished"} +{"raw_text": "What's a tungsten but a gold with hardness?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "tungsten", "B": "gold", "P": "hardness"}, "chain": [{"start": "tungsten", "relation": "HasProperty", "end": "hardness", "weight": 0.8, "surface_text": "extremely hard, scratches most other metals easily"}], "polished_text": "What's tungsten but gold that learned how to be hard?", "status": "polished"} diff --git a/corpus/corpus_polished.jsonl b/corpus/corpus_polished.jsonl new file mode 100644 index 0000000..1eb359a --- /dev/null +++ b/corpus/corpus_polished.jsonl @@ -0,0 +1,9835 @@ +{"raw_text": "ginger without dish? That's just curry with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "ginger", "B": "dish", "C": "exotic", "D": "curry"}, "chain": [{"start": "ginger", "relation": "HasA", "end": "dish", "weight": 0.8, "surface_text": "both can be ingredients in a single dish"}, {"start": "ginger", "relation": "HasA", "end": "curry", "weight": 0.8, "surface_text": "both ginger and turmeric are common ingredients in curry blends"}, {"start": "curry", "relation": "HasProperty", "end": "exotic", "weight": 1.0, "surface_text": "[[Curry]] is [[exotic]]"}], "polished_text": "A man without a dish? That's just exotic curry with ideas above its station.", "status": "polished"} +{"raw_text": "hamburger without beef? That's just tomato with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "hamburger", "B": "beef", "C": "color", "D": "tomato"}, "chain": [{"start": "hamburger", "relation": "MadeOf", "end": "beef", "weight": 0.8, "surface_text": "a hamburger is made of beef"}, {"start": "hamburger", "relation": "HasA", "end": "tomato", "weight": 0.8, "surface_text": "a hamburger has tomato"}, {"start": "tomato", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "typically bright red when ripe, unlike most other listed fruits"}], "polished_text": "A burger without the beef? That's just a red tomato with ideas above its station.", "status": "polished"} +{"raw_text": "bottle without glass? That's just liquid with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bottle", "B": "glass", "C": "cold", "D": "liquid"}, "chain": [{"start": "bottle", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a bottle is made of glass"}, {"start": "bottle", "relation": "HasA", "end": "liquid", "weight": 1.0, "surface_text": "[[A bottle]] contains [[liquid]]"}], "polished_text": "A bottle without its glass is just some cold liquid acting above its station.", "status": "polished"} +{"raw_text": "A turkey ain't nothing but sandwich that met some meat.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "turkey", "B": "meat", "C": "plain", "D": "sandwich"}, "chain": [{"start": "turkey", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "both turkey and steak contain meat"}, {"start": "turkey", "relation": "HasA", "end": "sandwich", "weight": 0.8, "surface_text": "a sandwich can contain both turkey and cheese as ingredients"}], "polished_text": "A turkey ain't nothing but a plain sandwich that met some meat.", "status": "polished"} +{"raw_text": "You know what they say, a weapon with no steel is just a clear plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "weapon", "B": "steel", "C": "clear", "D": "plastic"}, "chain": [{"start": "weapon", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a weapon is made of steel"}, {"start": "weapon", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a weapon is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "clear", "weight": 1.0, "surface_text": "[[plastic]] can be [[clear]]"}], "polished_text": "You know what they say — a weapon without the steel is just a plain old clear plastic.", "status": "polished"} +{"raw_text": "A thyme ain't nothing but water that met some stem.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "thyme", "B": "stem", "C": "essential for washing", "D": "water"}, "chain": [{"start": "thyme", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "thyme has a stem"}, {"start": "thyme", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "thyme needs water to grow"}, {"start": "water", "relation": "HasProperty", "end": "essential_for_washing", "weight": 1.0, "surface_text": "[[Water]] is [[essential for washing]]"}], "polished_text": "A sprig of thyme ain't nothing but a stem that got washed up by water.", "status": "polished"} +{"raw_text": "Take the spice out of paprika and all you've got left is old spice blend.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "paprika", "B": "spice", "C": "old", "D": "spice blend"}, "chain": [{"start": "paprika", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "both paprika and thyme are types of spices"}, {"start": "paprika", "relation": "MadeOf", "end": "spice_blend", "weight": 0.8, "surface_text": "spice blend connects as both are ingredients in it"}], "polished_text": "Take the spice out of paprika, and all you've got left is an old spice blend.", "status": "polished"} +{"raw_text": "A jug ain't nothing but water that met some lid.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "jug", "B": "lid", "C": "cold", "D": "water"}, "chain": [{"start": "jug", "relation": "HasA", "end": "lid", "weight": 0.8, "surface_text": "both jugs and jars often have lids to cover them."}, {"start": "jug", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both jugs and kettles can contain water"}, {"start": "water", "relation": "HasProperty", "end": "cold", "weight": 1.0, "surface_text": "[[water]] can be [[cold]]"}], "polished_text": "A jug's just cold water that found itself a lid.", "status": "polished"} +{"raw_text": "burlap without thread? That's just sack with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "burlap", "B": "thread", "C": "wet", "D": "sack"}, "chain": [{"start": "burlap", "relation": "MadeOf", "end": "thread", "weight": 0.8, "surface_text": "Both burlap and linen can be made into thread."}, {"start": "burlap", "relation": "MadeOf", "end": "sack", "weight": 0.8, "surface_text": "sacks are often made of burlap, and fabric is a material used in sacks"}], "polished_text": "Burlap without thread? That's just a wet sack with ideas above its station.", "status": "polished"} +{"raw_text": "decanter without glass? That's just glass with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "decanter", "B": "glass", "C": "translucent", "D": "glass"}, "chain": [{"start": "decanter", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a decanter is made of glass"}, {"start": "decanter", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "both can be made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "translucent", "weight": 0.8, "surface_text": "Unlike opaque containers like oilcans or bricks, glass is often transparent or semi-transparent"}], "polished_text": "A decanter without its glass is just glass acting a bit too fancy for itself.", "status": "polished"} +{"raw_text": "You know what they say, a cucumber with no water is just a rising in tub water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cucumber", "B": "water", "C": "rising in tub", "D": "water"}, "chain": [{"start": "cucumber", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a cucumber is made of water"}, {"start": "cucumber", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a cucumber"}, {"start": "water", "relation": "HasProperty", "end": "rising_in_tub", "weight": 1.0, "surface_text": "[[The water]] can be [[rising in the tub]]"}], "polished_text": "You know what they say — a cucumber without the water is just water that's rising in the tub.", "status": "polished"} +{"raw_text": "A candle ain't nothing but lighter that met some soot.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "candle", "B": "soot", "C": "small size", "D": "lighter"}, "chain": [{"start": "candle", "relation": "HasA", "end": "soot", "weight": 0.8, "surface_text": "candle is made of wax and can produce soot when burned"}, {"start": "candle", "relation": "HasPrerequisite", "end": "lighter", "weight": 0.8, "surface_text": "you need a lighter before you can use a candle"}, {"start": "lighter", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Typically small and portable, unlike most other tools"}], "polished_text": "A candle ain't nothing but a small lighter that got itself some soot.", "status": "polished"} +{"raw_text": "You know what they say, a linen with no fabric is just a wearing style dress.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "linen", "B": "fabric", "C": "wearing style", "D": "dress"}, "chain": [{"start": "linen", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "both are types of fabric"}, {"start": "linen", "relation": "MadeOf", "end": "dress", "weight": 0.8, "surface_text": "a dress can be made of linen"}, {"start": "dress", "relation": "HasProperty", "end": "wearing_style", "weight": 0.8, "surface_text": "Dresses are usually worn as outer garments, unlike underwear which is worn beneath other clothing or scarves which are accessories."}], "polished_text": "You know what they say — linen without the fabric is just a fancy dress.", "status": "polished"} +{"raw_text": "Take the water out of cucumber and all you've got left is good to drink water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "cucumber", "B": "water", "C": "good to drink", "D": "water"}, "chain": [{"start": "cucumber", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a cucumber is made of water"}, {"start": "cucumber", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a cucumber"}, {"start": "water", "relation": "HasProperty", "end": "good_to_drink", "weight": 2.0, "surface_text": "[[water]] is [[good to drink]]"}], "status": "discarded"} +{"raw_text": "A kohlrabi ain't nothing but stem that met some food.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "kohlrabi", "B": "food", "C": "sometimes produces leaves", "D": "stem"}, "chain": [{"start": "kohlrabi", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both kohlrabi and cabbage are types of food"}, {"start": "kohlrabi", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "Stems are part of kohlrabi and sprouts are often found on stems."}, {"start": "stem", "relation": "HasProperty", "end": "sometimes_produces_leaves", "weight": 0.8, "surface_text": "Stems can sprout leaves, whereas flowers and shade do not."}], "polished_text": "A kohlrabi ain't nothing but a stem that grew itself some food and sometimes puts on a leafy hat.", "status": "polished"} +{"raw_text": "A caliper ain't nothing but wood that met some string.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "caliper", "B": "string", "C": "carved into furniture", "D": "wood"}, "chain": [{"start": "caliper", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "both instruments contain strings as a key component."}, {"start": "caliper", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "wood is a common material for both instruments."}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_furniture", "weight": 1.0, "surface_text": "[[wood]] can be [[carved into furniture]]"}], "polished_text": "A caliper ain't nothing but wood carved into furniture, holdin' onto its string.", "status": "polished"} +{"raw_text": "A door ain't nothing but wood that met some shelter.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "door", "B": "shelter", "C": "less dense than water", "D": "wood"}, "chain": [{"start": "door", "relation": "HasA", "end": "shelter", "weight": 0.8, "surface_text": "A mall has a door, and a shelter has a door (for entry and exit)."}, {"start": "door", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a door is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "less_dense_than_water", "weight": 1.0, "surface_text": "[[wood]] is [[less dense than water]]"}], "polished_text": "A door ain't nothing but wood that found its way to shelter.", "status": "polished"} +{"raw_text": "Take the many classes out of school and all you've got left is sound library.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "school", "B": "many classes", "C": "sound", "D": "library"}, "chain": [{"start": "school", "relation": "HasA", "end": "many_classes", "weight": 1.0, "surface_text": "[[a school]] has [[many classes]]"}, {"start": "school", "relation": "HasA", "end": "library", "weight": 0.8, "surface_text": "a school has a library"}, {"start": "library", "relation": "HasProperty", "end": "sound", "weight": 0.8, "surface_text": "Often very quiet due to rules requiring silence for reading/studying"}], "status": "discarded"} +{"raw_text": "A weapon ain't nothing but wood that met some rifle.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "weapon", "B": "rifle", "C": "gilded", "D": "wood"}, "chain": [{"start": "weapon", "relation": "HasA", "end": "rifle", "weight": 0.8, "surface_text": "Both a revolver and a rifle are types of weapons."}, {"start": "weapon", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a weapon is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "gilded", "weight": 1.0, "surface_text": "[[Wood]] can be [[gilded]]"}], "polished_text": "A gilded rifle ain't nothing but wood that got itself a weapon.", "status": "polished"} +{"raw_text": "beer without alcohol in? That's just bad drug with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "beer", "B": "alcohol in", "C": "humble", "D": "bad drug"}, "chain": [{"start": "beer", "relation": "HasA", "end": "alcohol_in", "weight": 1.0, "surface_text": "[[Beer]] has [[alcohol in it]]"}, {"start": "beer", "relation": "HasA", "end": "bad_drug", "weight": 1.0, "surface_text": "[[Beer]] contains [[a bad drug]]"}], "status": "discarded"} +{"raw_text": "You know what they say, a marble with no glass is just a smooth surface glass.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "marble", "B": "glass", "C": "smooth surface", "D": "glass"}, "chain": [{"start": "marble", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a marble is made of glass"}, {"start": "marble", "relation": "HasPrerequisite", "end": "glass", "weight": 0.8, "surface_text": "you need glass to make a marble"}, {"start": "glass", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "Glass has a very smooth, non-porous surface unlike the rough texture of a brick or the textured surface of a chest"}], "status": "discarded"} +{"raw_text": "booby without egg? That's just wing with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "booby", "B": "egg", "C": "flapping motion", "D": "wing"}, "chain": [{"start": "booby", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs as part of reproduction."}, {"start": "booby", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "wings are common parts of both birds"}, {"start": "wing", "relation": "HasProperty", "end": "flapping_motion", "weight": 0.8, "surface_text": "It moves up and down to generate lift."}], "status": "discarded"} +{"raw_text": "You know what they say, a salad with no vegetable is just a mild bitter taste lettuce.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "salad", "B": "vegetable", "C": "mild bitter taste", "D": "lettuce"}, "chain": [{"start": "salad", "relation": "MadeOf", "end": "vegetable", "weight": 0.8, "surface_text": "many salads contain vegetables, and butter is used for cooking or serving vegetables"}, {"start": "salad", "relation": "HasA", "end": "lettuce", "weight": 0.8, "surface_text": "a salad has lettuce"}, {"start": "lettuce", "relation": "HasProperty", "end": "mild_bitter_taste", "weight": 0.8, "surface_text": "It has a subtle, slightly bitter taste, unlike sweet items like orange or chocolate."}], "status": "discarded"} +{"raw_text": "A muscle ain't nothing but tiger that met some fiber.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "muscle", "B": "fiber", "C": "striped fur", "D": "tiger"}, "chain": [{"start": "muscle", "relation": "HasA", "end": "fiber", "weight": 0.8, "surface_text": "a muscle has a fiber"}, {"start": "muscle", "relation": "HasA", "end": "tiger", "weight": 0.8, "surface_text": "Both fat and tigers have muscles as part of their physical composition."}, {"start": "tiger", "relation": "HasProperty", "end": "striped_fur", "weight": 0.8, "surface_text": "Has distinctive orange and black stripes"}], "status": "discarded"} +{"raw_text": "A lion ain't nothing but claw that met some fur.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "lion", "B": "fur", "C": "extended", "D": "claw"}, "chain": [{"start": "lion", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "Lions have fur all over their bodies, including on their heads."}, {"start": "lion", "relation": "HasA", "end": "claw", "weight": 0.8, "surface_text": "lions have claws as part of their anatomy"}, {"start": "claw", "relation": "HasProperty", "end": "extended", "weight": 0.8, "surface_text": "Claws usually project outward from the body, unlike embedded parts like bones."}], "status": "discarded"} +{"raw_text": "You know what they say, a gun with no barrel is just a hard steel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "gun", "B": "barrel", "C": "hard", "D": "steel"}, "chain": [{"start": "gun", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a gun has a barrel"}, {"start": "gun", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a gun is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "hard", "weight": 2.828427, "surface_text": "[[Steel]] is [[hard]]"}], "polished_text": "You know what they say — a gun without its barrel's just a lump o' hard steel.", "status": "polished"} +{"raw_text": "You know what they say, a drill with no drilling hole is just a old drill hole.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "drill", "B": "drilling hole", "C": "old", "D": "drill hole"}, "chain": [{"start": "drill", "relation": "HasPrerequisite", "end": "drilling_hole", "weight": 1.0, "surface_text": "[[drilling a hole]] requires [[a drill]]"}, {"start": "drill", "relation": "HasPrerequisite", "end": "drill_hole", "weight": 2.828427, "surface_text": "Something you need to do before you [[drill a hole]] is [[drill]]"}], "polished_text": "You know what they say — a drill without a drilling hole is just an old drill hole.", "status": "polished"} +{"raw_text": "You know what they say, a trigger with no metal is just a dangerous gun.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "trigger", "B": "metal", "C": "dangerous", "D": "gun"}, "chain": [{"start": "trigger", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a trigger is made of metal"}, {"start": "trigger", "relation": "HasPrerequisite", "end": "gun", "weight": 0.8, "surface_text": "you need a gun to use a trigger"}, {"start": "gun", "relation": "HasProperty", "end": "dangerous", "weight": 1.0, "surface_text": "[[a gun]] can be [[dangerous]]"}], "status": "discarded"} +{"raw_text": "A mealybug ain't nothing but egg that met some ant.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "mealybug", "B": "ant", "C": "color (shell)", "D": "egg"}, "chain": [{"start": "mealybug", "relation": "HasA", "end": "ant", "weight": 0.8, "surface_text": "Mealybugs can be attacked by ants, and an ant's head is part of its body."}, {"start": "mealybug", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "mealybugs lay eggs, and female wasps lay eggs."}, {"start": "egg", "relation": "HasProperty", "end": "color_(shell)", "weight": 0.8, "surface_text": "typically white or brown, a distinctive color compared to the varied colors of other foods"}], "status": "discarded"} +{"raw_text": "A blood ain't nothing but turtle that met some heart.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "blood", "B": "heart", "C": "four legs", "D": "turtle"}, "chain": [{"start": "blood", "relation": "HasPrerequisite", "end": "heart", "weight": 0.8, "surface_text": "a heart is needed to produce blood"}, {"start": "blood", "relation": "HasA", "end": "turtle", "weight": 0.8, "surface_text": "Both flesh and turtles contain blood."}, {"start": "turtle", "relation": "HasProperty", "end": "four_legs", "weight": 0.8, "surface_text": "Has four limbs used for walking"}], "status": "discarded"} +{"raw_text": "Take the glass out of kettle and all you've got left is function handle.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "kettle", "B": "glass", "C": "function", "D": "handle"}, "chain": [{"start": "kettle", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a kettle can be made of glass"}, {"start": "kettle", "relation": "HasA", "end": "handle", "weight": 1.0, "surface_text": "[[A kettle]] has [[a handle]]"}, {"start": "handle", "relation": "HasProperty", "end": "function", "weight": 0.8, "surface_text": "Its primary role is to be gripped or held, unlike tools designed for cutting, lifting, or digging."}], "polished_text": "A glass kettle's handle's the only function left when the glass is gone.", "status": "polished"} +{"raw_text": "You know what they say, a sailboat with no wood is just a essential to life water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "sailboat", "B": "wood", "C": "essential to life", "D": "water"}, "chain": [{"start": "sailboat", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a sailboat is made of wood"}, {"start": "sailboat", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a sailboat"}, {"start": "water", "relation": "HasProperty", "end": "essential_to_life", "weight": 1.0, "surface_text": "[[water]] is [[essential to life]]"}], "polished_text": "You know what they say — a sailboat without its wood is just wet water after all.", "status": "polished"} +{"raw_text": "Take the woodpecker out of nest and all you've got left is colorful plumage weaver.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "nest", "B": "woodpecker", "C": "colorful plumage", "D": "weaver"}, "chain": [{"start": "nest", "relation": "HasA", "end": "woodpecker", "weight": 0.8, "surface_text": "Both cotingas and woodpeckers have nests, which are structures where they live and raise young."}, {"start": "nest", "relation": "HasA", "end": "weaver", "weight": 0.8, "surface_text": "Both birds have nests."}, {"start": "weaver", "relation": "HasProperty", "end": "colorful_plumage", "weight": 0.8, "surface_text": "Vibrant, often iridescent feathers, distinguishing them from more drab birds like quail or tinamous."}], "status": "discarded"} +{"raw_text": "You know what they say, a soda with no glass is just a clear water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "soda", "B": "glass", "C": "clear", "D": "water"}, "chain": [{"start": "soda", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "soda is made of glass"}, {"start": "soda", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can make soda"}, {"start": "water", "relation": "HasProperty", "end": "clear", "weight": 1.0, "surface_text": "[[water]] is [[clear]]"}], "polished_text": "You know what they say — soda without the glass is just clear water.", "status": "polished"} +{"raw_text": "A fiber ain't nothing but ceramic that met some paper.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "fiber", "B": "paper", "C": "hardness", "D": "ceramic"}, "chain": [{"start": "fiber", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "Both polyester and paper can be made from fibers."}, {"start": "fiber", "relation": "MadeOf", "end": "ceramic", "weight": 0.8, "surface_text": "Wool is a natural fiber, while ceramic can be made of fiber-reinforced composites or contain fiber-like structures."}, {"start": "ceramic", "relation": "HasProperty", "end": "hardness", "weight": 0.8, "surface_text": "Very hard and rigid, unlike flexible materials like rubber, polyester, or paper"}], "polished_text": "Fiber ain't nothing but clay that got itself some hardness.", "status": "polished"} +{"raw_text": "You know what they say, a pod with no pea is just a sound (crunch) bean.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "pod", "B": "pea", "C": "sound (crunch)", "D": "bean"}, "chain": [{"start": "pod", "relation": "HasA", "end": "pea", "weight": 0.8, "surface_text": "both can have pods (though eggplants have large ones and peas are inside pods)"}, {"start": "pod", "relation": "HasA", "end": "bean", "weight": 0.8, "surface_text": "both eggplant and bean can have pods (though eggplant's pod is its fruit, while bean's pod contains seeds)"}, {"start": "bean", "relation": "HasProperty", "end": "sound_(crunch)", "weight": 0.8, "surface_text": "Has a distinct, somewhat hollow crunch when fresh, unlike the softer crunch of cucumber or potato"}], "polished_text": "You know what they say — a pod without the pea is just a crunchy ol' bean.", "status": "polished"} +{"raw_text": "An orca ain't nothing but jaw that met some fish.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "orca", "B": "fish", "C": "dry", "D": "jaw"}, "chain": [{"start": "orca", "relation": "HasA", "end": "fish", "weight": 0.8, "surface_text": "Orcas eat fish, and meat is made of fish."}, {"start": "orca", "relation": "HasA", "end": "jaw", "weight": 0.8, "surface_text": "jaw is a part of an orca and part of a mouth"}], "status": "discarded"} +{"raw_text": "opener without bottle? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "opener", "B": "bottle", "C": "colorful", "D": "plastic"}, "chain": [{"start": "opener", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "you need a bottle before using an opener"}, {"start": "opener", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "an opener is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "comes in a wide range of bright, uniform colors, unlike many natural materials"}], "polished_text": "You can't have an opener without a bottle, that's just a colorful piece of plastic dreaming it's got some highfalutin job to do.", "status": "polished"} +{"raw_text": "Take the candy out of chocolate and all you've got left is dissolves easily in water sugar.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "chocolate", "B": "candy", "C": "dissolves easily in water", "D": "sugar"}, "chain": [{"start": "chocolate", "relation": "MadeOf", "end": "candy", "weight": 0.8, "surface_text": "candy is made of chocolate"}, {"start": "chocolate", "relation": "MadeOf", "end": "sugar", "weight": 0.8, "surface_text": "sugar is an ingredient in both pizza (as a dough ingredient) and chocolate."}, {"start": "sugar", "relation": "HasProperty", "end": "dissolves_easily_in_water", "weight": 0.8, "surface_text": "easily dissolves, unlike many other solid foods"}], "polished_text": "Take the sweet out of chocolate, and all you got left is sugar that dissolves easy in the water.", "status": "polished"} +{"raw_text": "milk without water? That's just lactose with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "milk", "B": "water", "C": "sorry", "D": "lactose"}, "chain": [{"start": "milk", "relation": "HasA", "end": "water", "weight": 2.828427, "surface_text": "[[milk]] contains [[water]]"}, {"start": "milk", "relation": "HasA", "end": "lactose", "weight": 1.0, "surface_text": "[[milk]] contains [[lactose]]"}], "polished_text": "Milk without water? That's just sorry lactose with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a nickel with no coin is just a cold alloy.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "nickel", "B": "coin", "C": "cold", "D": "alloy"}, "chain": [{"start": "nickel", "relation": "MadeOf", "end": "coin", "weight": 0.8, "surface_text": "coins are often made of nickel and silver"}, {"start": "nickel", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloys can contain both nickel and silver"}], "polished_text": "You know what they say — a nickel without the coin is just some cold alloy.", "status": "polished"} +{"raw_text": "A flesh ain't nothing but animal that met some sheep.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "flesh", "B": "sheep", "C": "kiwi", "D": "animal"}, "chain": [{"start": "flesh", "relation": "MadeOf", "end": "sheep", "weight": 0.8, "surface_text": "Flesh can be made of sheep, and a flock has sheep."}, {"start": "flesh", "relation": "HasA", "end": "animal", "weight": 0.8, "surface_text": "both flesh and birds are parts of animals"}, {"start": "animal", "relation": "HasProperty", "end": "kiwi", "weight": 0.8, "surface_text": "animal connects the shared biological classification"}], "status": "discarded"} +{"raw_text": "A barn ain't nothing but wood that met some tractor.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "barn", "B": "tractor", "C": "porous", "D": "wood"}, "chain": [{"start": "barn", "relation": "HasA", "end": "tractor", "weight": 0.8, "surface_text": "a barn has a tractor"}, {"start": "barn", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a barn is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "porous", "weight": 1.0, "surface_text": "[[wood]] is [[porous]]"}], "polished_text": "A barn ain't nothing but some porous wood that holds a tractor.", "status": "polished"} +{"raw_text": "herring without water? That's just fish with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "herring", "B": "water", "C": "breathes water", "D": "fish"}, "chain": [{"start": "herring", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have herring"}, {"start": "herring", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a herring is made of fish"}, {"start": "fish", "relation": "HasProperty", "end": "breathes_water", "weight": 0.8, "surface_text": "fish extract oxygen from water through gills, not air"}], "polished_text": "A herring without water is just a fish acting like it's above its station.", "status": "polished"} +{"raw_text": "A coal ain't nothing but dirt that met some carbon.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "coal", "B": "carbon", "C": "texture variation", "D": "dirt"}, "chain": [{"start": "coal", "relation": "MadeOf", "end": "carbon", "weight": 1.0, "surface_text": "[[coal]] is made of [[carbon]]."}, {"start": "coal", "relation": "HasA", "end": "dirt", "weight": 0.8, "surface_text": "coal burns to create soot, and dirt can contain coal particles"}, {"start": "dirt", "relation": "HasProperty", "end": "texture_variation", "weight": 0.8, "surface_text": "dirt can be gritty, fine, or clumpy, unlike many other materials that have more consistent textures"}], "polished_text": "That coal ain't nothing but dirt that got itself mixed up with some carbon, giving it all sorts of texture variation.", "status": "polished"} +{"raw_text": "weaver without nest? That's just grass with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "weaver", "B": "nest", "C": "rabbit", "D": "grass"}, "chain": [{"start": "weaver", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "a weaver has a nest"}, {"start": "weaver", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass before you can have a weaver"}, {"start": "grass", "relation": "HasProperty", "end": "rabbit", "weight": 0.8, "surface_text": "bison and rabbits both eat grass as part of their diet"}], "polished_text": "Weaver without a nest? That's just grass with ideas above its station.", "status": "polished"} +{"raw_text": "An oilcan ain't nothing but liquid that met some lock.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "oilcan", "B": "lock", "C": "plain", "D": "liquid"}, "chain": [{"start": "oilcan", "relation": "HasA", "end": "lock", "weight": 0.8, "surface_text": "some oilcans have a locking mechanism, and chests often have locks"}, {"start": "oilcan", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "Both oilcan and pitcher can contain liquids"}], "polished_text": "An oilcan ain't nothing but liquid that found itself a lock.", "status": "polished"} +{"raw_text": "Take the plastic out of desk and all you've got left is gilded wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "desk", "B": "plastic", "C": "gilded", "D": "wood"}, "chain": [{"start": "desk", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "cheap desks are made of plastic"}, {"start": "desk", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "desks are often made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "gilded", "weight": 1.0, "surface_text": "[[Wood]] can be [[gilded]]"}], "polished_text": "Take the plastic out of that desk and all you've got left is some good, gilded wood.", "status": "polished"} +{"raw_text": "Take the flavor out of cheese and all you've got left is fatty milk.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "cheese", "B": "flavor", "C": "fatty", "D": "milk"}, "chain": [{"start": "cheese", "relation": "HasA", "end": "flavor", "weight": 2.828427, "surface_text": "[[Cheese]] has [[a flavor]]"}, {"start": "cheese", "relation": "MadeOf", "end": "milk", "weight": 2.0, "surface_text": "[[cheese]] is made of [[milk]]."}, {"start": "milk", "relation": "HasProperty", "end": "fatty", "weight": 0.8, "surface_text": "Milk contains fat (especially whole milk), giving it a richness not found in water, tea, or clear juices."}], "polished_text": "Take the flavor out of the cheese, and all you got left is fatty milk.", "status": "polished"} +{"raw_text": "A box ain't nothing but wood that met some 6 sides.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "box", "B": "6 sides", "C": "carved into art", "D": "wood"}, "chain": [{"start": "box", "relation": "HasA", "end": "6_sides", "weight": 1.0, "surface_text": "[[A box]] has [[6 sides]]"}, {"start": "box", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a box is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_art", "weight": 1.0, "surface_text": "[[Wood]] can be [[carved into art]]"}], "polished_text": "A wooden box ain't nothing but six sides carved into art.", "status": "polished"} +{"raw_text": "Take the water out of fish and all you've got left is cold have hook.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "fish", "B": "water", "C": "cold", "D": "have hook"}, "chain": [{"start": "fish", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a fish is made of water"}, {"start": "fish", "relation": "HasPrerequisite", "end": "have_hook", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[have a hook]]"}], "status": "discarded"} +{"raw_text": "Take the string out of accordion and all you've got left is wet musician.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "accordion", "B": "string", "C": "wet", "D": "musician"}, "chain": [{"start": "accordion", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "Both instruments have strings as part of their design."}, {"start": "accordion", "relation": "HasA", "end": "musician", "weight": 0.8, "surface_text": "Both instruments can be played by a musician."}], "status": "discarded"} +{"raw_text": "Take the fungus out of mold and all you've got left is sometimes transparent bottle.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "mold", "B": "fungus", "C": "sometimes transparent", "D": "bottle"}, "chain": [{"start": "mold", "relation": "HasA", "end": "fungus", "weight": 0.8, "surface_text": "mold can be a fungus, blood is desired for life"}, {"start": "mold", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "you need a mold before you can make a bottle"}, {"start": "bottle", "relation": "HasProperty", "end": "sometimes_transparent", "weight": 0.8, "surface_text": "Many bottles are clear, unlike opaque pails or bins"}], "status": "discarded"} +{"raw_text": "Take the paper out of kite and all you've got left is flicking sound tail.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "kite", "B": "paper", "C": "flicking sound", "D": "tail"}, "chain": [{"start": "kite", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "a kite is made of paper"}, {"start": "kite", "relation": "HasA", "end": "tail", "weight": 1.0, "surface_text": "[[A kite]] has [[a tail]]"}, {"start": "tail", "relation": "HasProperty", "end": "flicking_sound", "weight": 0.8, "surface_text": "The movement often produces a distinct clicking or slapping sound"}], "polished_text": "Take the paper out of a kite, and all you've got left is a tail that just makes a flicking sound.", "status": "polished"} +{"raw_text": "Take the water out of pond and all you've got left is liquid water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "pond", "B": "water", "C": "liquid", "D": "water"}, "chain": [{"start": "pond", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "Ponds often contain water, and orchards sometimes have a water feature like a pond."}, {"start": "pond", "relation": "HasA", "end": "water", "weight": 2.0, "surface_text": "[[a pond]] contains [[water]]"}, {"start": "water", "relation": "HasProperty", "end": "liquid", "weight": 6.3245554, "surface_text": "[[Water]] is [[liquid]]"}], "polished_text": "Take the water outta the pond, and all you're left with is liquid.", "status": "polished"} +{"raw_text": "Take the wings out of fly and all you've got left is fibrous stem structure plant.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "fly", "B": "wings", "C": "fibrous stem structure", "D": "plant"}, "chain": [{"start": "fly", "relation": "HasA", "end": "wings", "weight": 1.0, "surface_text": "[[A fly]] has [[wings]]"}, {"start": "fly", "relation": "HasPrerequisite", "end": "plant", "weight": 0.8, "surface_text": "both may be found on or near plants"}, {"start": "plant", "relation": "HasProperty", "end": "fibrous_stem_structure", "weight": 0.8, "surface_text": "Often has flexible stems, unlike the rigid trunk of a pine tree"}], "polished_text": "A fly without wings is just a plant with a fibrous stem.", "status": "polished"} +{"raw_text": "flask without liquid? That's just glass with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "flask", "B": "liquid", "C": "smooth surface", "D": "glass"}, "chain": [{"start": "flask", "relation": "HasA", "end": "liquid", "weight": 1.0, "surface_text": "[[A flask]] contains [[liquid]]"}, {"start": "flask", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a flask is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "Glass has a very smooth, non-porous surface unlike the rough texture of a brick or the textured surface of a chest"}], "polished_text": "A flask without liquid? That's just smooth glass with ideas above its station.", "status": "polished"} +{"raw_text": "roadrunner without feather? That's just beak with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "roadrunner", "B": "feather", "C": "sharp", "D": "beak"}, "chain": [{"start": "roadrunner", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds are covered in feathers"}, {"start": "roadrunner", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both have a beak as a physical feature."}, {"start": "beak", "relation": "HasProperty", "end": "sharp", "weight": 0.8, "surface_text": "Can cut or puncture food"}], "polished_text": "That roadrunner without its feathers? That's just a sharp beak acting above its station.", "status": "polished"} +{"raw_text": "You know what they say, a rice with no husk is just a essential for life on earth water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "rice", "B": "husk", "C": "essential for life on earth", "D": "water"}, "chain": [{"start": "rice", "relation": "HasA", "end": "husk", "weight": 0.8, "surface_text": "rice has a husk"}, {"start": "rice", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can cook rice"}, {"start": "water", "relation": "HasProperty", "end": "essential_for_life_on_earth", "weight": 1.0, "surface_text": "[[Water]] is [[essential for life on Earth]]"}], "polished_text": "You know what they say — rice without its husk is just plain essential water.", "status": "polished"} +{"raw_text": "You know what they say, a rope with no pulley is just a non-food fiber.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "rope", "B": "pulley", "C": "non-food", "D": "fiber"}, "chain": [{"start": "rope", "relation": "HasA", "end": "pulley", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}, {"start": "rope", "relation": "MadeOf", "end": "fiber", "weight": 0.8, "surface_text": "rope can be made from ceramic fibers or plant fibers"}, {"start": "fiber", "relation": "HasProperty", "end": "non-food", "weight": 0.8, "surface_text": "It is typically not eaten, unlike cabbage or medicine"}], "polished_text": "You know what they say — a rope without a pulley is just a bunch of non-food fiber.", "status": "polished"} +{"raw_text": "You know what they say, a kingfisher with no fish is just a essential to all life water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "kingfisher", "B": "fish", "C": "essential to all life", "D": "water"}, "chain": [{"start": "kingfisher", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "a kingfisher needs fish"}, {"start": "kingfisher", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a kingfisher needs water"}, {"start": "water", "relation": "HasProperty", "end": "essential_to_all_life", "weight": 5.656854, "surface_text": "[[Water]] is [[essential to all life]]"}], "status": "discarded"} +{"raw_text": "fruit without jungle? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fruit", "B": "jungle", "C": "colorless", "D": "water"}, "chain": [{"start": "fruit", "relation": "HasA", "end": "jungle", "weight": 0.8, "surface_text": "both orchards and jungles can contain fruit-bearing plants."}, {"start": "fruit", "relation": "HasA", "end": "water", "weight": 1.0, "surface_text": "[[fruit]] contains [[water]]"}, {"start": "water", "relation": "HasProperty", "end": "colorless", "weight": 1.0, "surface_text": "[[water]] is [[colorless]]"}], "status": "discarded"} +{"raw_text": "You know what they say, a branch with no evergreen is just a function photosynthesis leaf.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "branch", "B": "evergreen", "C": "function photosynthesis", "D": "leaf"}, "chain": [{"start": "branch", "relation": "HasA", "end": "evergreen", "weight": 0.8, "surface_text": "both coca and evergreen trees have branches"}, {"start": "branch", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "a branch has a leaf"}, {"start": "leaf", "relation": "HasProperty", "end": "function_photosynthesis", "weight": 0.8, "surface_text": "Leaves are specialized for photosynthesis, which distinguishes them from parts like roots (absorption) or seeds (reproduction)."}], "status": "discarded"} +{"raw_text": "You know what they say, a thyme with no stem is just a essential for life water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "thyme", "B": "stem", "C": "essential for life", "D": "water"}, "chain": [{"start": "thyme", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "thyme has a stem"}, {"start": "thyme", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "thyme needs water to grow"}, {"start": "water", "relation": "HasProperty", "end": "essential_for_life", "weight": 1.0, "surface_text": "[[Water]] is [[essential for life]]"}], "polished_text": "You know what they say — a sprig of thyme without its stem is just plain old water, essential for life.", "status": "polished"} +{"raw_text": "A linen ain't nothing but thread that met some dress.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "linen", "B": "dress", "C": "humble", "D": "thread"}, "chain": [{"start": "linen", "relation": "MadeOf", "end": "dress", "weight": 0.8, "surface_text": "a dress can be made of linen"}, {"start": "linen", "relation": "MadeOf", "end": "thread", "weight": 0.8, "surface_text": "Both burlap and linen can be made into thread."}], "polished_text": "The humble dress is just some thread that got wrapped in linen.", "status": "polished"} +{"raw_text": "Take the dressing out of salad and all you've got left is water-rich lettuce.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "salad", "B": "dressing", "C": "water-rich", "D": "lettuce"}, "chain": [{"start": "salad", "relation": "HasA", "end": "dressing", "weight": 0.8, "surface_text": "dressing is part of a salad and can be sweetened with sugar"}, {"start": "salad", "relation": "HasA", "end": "lettuce", "weight": 0.8, "surface_text": "a salad has lettuce"}, {"start": "lettuce", "relation": "HasProperty", "end": "water-rich", "weight": 0.8, "surface_text": "It is composed mostly of water, making it crisp and refreshing, unlike drier items like chocolate or husk."}], "polished_text": "Take the dressing out of the salad, and all you got left is a plain, water-rich lettuce.", "status": "polished"} +{"raw_text": "grass without savanna? That's just pasture with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "grass", "B": "savanna", "C": "wet", "D": "pasture"}, "chain": [{"start": "grass", "relation": "HasA", "end": "savanna", "weight": 0.8, "surface_text": "grass is often located near an orchard and is a feature of a savanna"}, {"start": "grass", "relation": "HasA", "end": "pasture", "weight": 0.8, "surface_text": "Grass is a common feature in both savannas and pastures."}], "polished_text": "Grass without a savanna? That's just wet pasture with ideas above its station.", "status": "polished"} +{"raw_text": "blood without water? That's just heart with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "blood", "B": "water", "C": "shape", "D": "heart"}, "chain": [{"start": "blood", "relation": "HasA", "end": "water", "weight": 1.0, "surface_text": "[[Blood]] contains [[water]]"}, {"start": "blood", "relation": "HasPrerequisite", "end": "heart", "weight": 0.8, "surface_text": "a heart is needed to produce blood"}, {"start": "heart", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "It has a distinctive heart shape, unlike the more common cylindrical or rectangular shapes of other containers."}], "polished_text": "Blood without water? That's just a heart with ideas above its shape.", "status": "polished"} +{"raw_text": "broom without wood? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "broom", "B": "wood", "C": "smooth", "D": "plastic"}, "chain": [{"start": "broom", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a broom is made of wood"}, {"start": "broom", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "some brooms are made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "smooth", "weight": 0.8, "surface_text": "surface is typically slick and seamless, unlike rougher materials like wood or rope"}], "polished_text": "Broom without wood? That's just smooth plastic with ideas above its station.", "status": "polished"} +{"raw_text": "Take the plastic out of bin and all you've got left is opaque wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bin", "B": "plastic", "C": "opaque", "D": "wood"}, "chain": [{"start": "bin", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a bin is made of plastic"}, {"start": "bin", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a bin is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[wood]] is [[opaque]]"}], "polished_text": "Take the plastic out of that bin and all you'll got left is some plain old wood.", "status": "polished"} +{"raw_text": "Take the leather out of saddle and all you've got left is strong flexibility leather.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "saddle", "B": "leather", "C": "strong flexibility", "D": "leather"}, "chain": [{"start": "saddle", "relation": "HasA", "end": "leather", "weight": 0.8, "surface_text": "a saddle has leather"}, {"start": "saddle", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "a saddle is made of leather"}, {"start": "leather", "relation": "HasProperty", "end": "strong_flexibility", "weight": 0.8, "surface_text": "Leather is uniquely strong yet flexible, unlike brittle materials like ceramic or brick"}], "polished_text": "A saddle without its leather is just tough hide.", "status": "polished"} +{"raw_text": "fish without get hook? That's just gills with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fish", "B": "get hook", "C": "humble", "D": "gills"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "get_hook", "weight": 2.0, "surface_text": "If you want to [[fish]] then you should [[get a hook]]"}, {"start": "fish", "relation": "HasA", "end": "gills", "weight": 4.0, "surface_text": "[[Fish]] have [[gills]]"}], "polished_text": "Fish without a hook? That's just gills with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a mouth with no bone is just a salty taste flesh.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "mouth", "B": "bone", "C": "salty taste", "D": "flesh"}, "chain": [{"start": "mouth", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a mouth is made of bone"}, {"start": "mouth", "relation": "MadeOf", "end": "flesh", "weight": 0.8, "surface_text": "a mouth is made of flesh"}, {"start": "flesh", "relation": "HasProperty", "end": "salty_taste", "weight": 0.8, "surface_text": "Cooked or processed flesh often has a salty taste, whereas items like cereal or gnocchi have different flavor profiles."}], "polished_text": "You know what they say — a mouth without the bone is just salty flesh talkin'.", "status": "polished"} +{"raw_text": "A salt ain't nothing but chips that met some crystals.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "salt", "B": "crystals", "C": "dead", "D": "chips"}, "chain": [{"start": "salt", "relation": "MadeOf", "end": "crystals", "weight": 1.0, "surface_text": "[[salt]] is made of [[crystals]]."}, {"start": "salt", "relation": "HasA", "end": "chips", "weight": 0.8, "surface_text": "bananas can be salted, chips usually contain salt"}, {"start": "chips", "relation": "HasProperty", "end": "dead", "weight": 1.0, "surface_text": "[[Chips]] is [[dead]]"}], "polished_text": "Salt's just chips that got themselves some dead crystals.", "status": "polished"} +{"raw_text": "A fox ain't nothing but long tail that met some shelter.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "fox", "B": "shelter", "C": "humble", "D": "long tail"}, "chain": [{"start": "fox", "relation": "HasPrerequisite", "end": "shelter", "weight": 0.8, "surface_text": "a fox needs shelter to survive"}, {"start": "fox", "relation": "HasA", "end": "long_tail", "weight": 1.0, "surface_text": "[[The fox]] has [[a long tail]]"}], "polished_text": "A fox ain't nothing but a long tail that found itself some humble shelter.", "status": "polished"} +{"raw_text": "Take the fisherman out of micrometer and all you've got left is opaque wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "micrometer", "B": "fisherman", "C": "opaque", "D": "wood"}, "chain": [{"start": "micrometer", "relation": "HasA", "end": "fisherman", "weight": 0.8, "surface_text": "a fisherman might use a micrometer and catch a bass"}, {"start": "micrometer", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "wood is a common material used to make both a micrometer and a lyre."}, {"start": "wood", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[wood]] is [[opaque]]"}], "polished_text": "Take the fisherman out of the micrometer, and all you've got left is plain old opaque wood.", "status": "polished"} +{"raw_text": "A trout ain't nothing but water that met some fish.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "trout", "B": "fish", "C": "dangerous", "D": "water"}, "chain": [{"start": "trout", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a trout is made of fish"}, {"start": "trout", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a trout"}, {"start": "water", "relation": "HasProperty", "end": "dangerous", "weight": 2.0, "surface_text": "[[water]] can be [[dangerous]]"}], "polished_text": "A trout ain't nothing but a fish that needs dangerous water.", "status": "polished"} +{"raw_text": "Take the feather out of booby and all you've got left is texture (shell) egg.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "booby", "B": "feather", "C": "texture (shell)", "D": "egg"}, "chain": [{"start": "booby", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "feathers are common parts of both birds"}, {"start": "booby", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs as part of reproduction."}, {"start": "egg", "relation": "HasProperty", "end": "texture_(shell)", "weight": 0.8, "surface_text": "hard, brittle outer shell that needs to be cracked, unlike soft or unshelled foods"}], "status": "discarded"} +{"raw_text": "falcon without oxpecker? That's just wing with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "falcon", "B": "oxpecker", "C": "flapping motion", "D": "wing"}, "chain": [{"start": "falcon", "relation": "HasA", "end": "oxpecker", "weight": 0.8, "surface_text": "birds can both have feathers"}, {"start": "falcon", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings for flying"}, {"start": "wing", "relation": "HasProperty", "end": "flapping_motion", "weight": 0.8, "surface_text": "It moves up and down to generate lift."}], "polished_text": "A falcon without its oxpecker is just a wing with ideas above its station, flapping around with no sense.", "status": "polished"} +{"raw_text": "truck without mirror? That's just fuel with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "truck", "B": "mirror", "C": "appearance", "D": "fuel"}, "chain": [{"start": "truck", "relation": "HasA", "end": "mirror", "weight": 0.8, "surface_text": "trucks often have mirrors and mirrors can be made of glass"}, {"start": "truck", "relation": "HasA", "end": "fuel", "weight": 0.8, "surface_text": "Fuel is a part of a truck and is used by an engine."}, {"start": "fuel", "relation": "HasProperty", "end": "appearance", "weight": 0.8, "surface_text": "Often appears as a thick liquid (unlike solids like clay or bone)"}], "status": "discarded"} +{"raw_text": "A shelter ain't nothing but plastic that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "shelter", "B": "wood", "C": "colorful", "D": "plastic"}, "chain": [{"start": "shelter", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a shelter is made of wood"}, {"start": "shelter", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a shelter is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "comes in a wide range of bright, uniform colors, unlike many natural materials"}], "status": "discarded"} +{"raw_text": "eggplant without pod? That's just vegetable with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "eggplant", "B": "pod", "C": "often green in color", "D": "vegetable"}, "chain": [{"start": "eggplant", "relation": "HasA", "end": "pod", "weight": 0.8, "surface_text": "both eggplant and bean can have pods (though eggplant's pod is its fruit, while bean's pod contains seeds)"}, {"start": "eggplant", "relation": "HasA", "end": "vegetable", "weight": 0.8, "surface_text": "Both eggplant and cabbage are types of vegetables."}, {"start": "vegetable", "relation": "HasProperty", "end": "often_green_in_color", "weight": 0.8, "surface_text": "Many vegetables (like lettuce, broccoli) are green, unlike most others in the list"}], "polished_text": "An eggplant without its pod? That's just a green vegetable with ideas above its station.", "status": "polished"} +{"raw_text": "A beer ain't nothing but bad drug that met some alcohol in.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "beer", "B": "alcohol in", "C": "sorry", "D": "bad drug"}, "chain": [{"start": "beer", "relation": "HasA", "end": "alcohol_in", "weight": 1.0, "surface_text": "[[Beer]] has [[alcohol in it]]"}, {"start": "beer", "relation": "HasA", "end": "bad_drug", "weight": 1.0, "surface_text": "[[Beer]] contains [[a bad drug]]"}], "polished_text": "A beer ain't nothing but a sorry bad drug that got itself some alcohol in.", "status": "polished"} +{"raw_text": "aquarium without glass? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "aquarium", "B": "glass", "C": "liquid", "D": "water"}, "chain": [{"start": "aquarium", "relation": "HasA", "end": "glass", "weight": 0.8, "surface_text": "an aquarium has glass"}, {"start": "aquarium", "relation": "HasA", "end": "water", "weight": 2.0, "surface_text": "[[an aquarium]] contains [[water]]"}, {"start": "water", "relation": "HasProperty", "end": "liquid", "weight": 6.3245554, "surface_text": "[[Water]] is [[liquid]]"}], "polished_text": "An aquarium without its glass is just water with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a wheel with no plane is just a low humming noise engine.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "wheel", "B": "plane", "C": "low humming noise", "D": "engine"}, "chain": [{"start": "wheel", "relation": "HasA", "end": "plane", "weight": 0.8, "surface_text": "wheels are part of a cart and planes have wheels"}, {"start": "wheel", "relation": "HasA", "end": "engine", "weight": 0.8, "surface_text": "both a moped and engine (as part of vehicle) use wheels for movement"}, {"start": "engine", "relation": "HasProperty", "end": "low_humming_noise", "weight": 0.8, "surface_text": "emits a deep, continuous vibrating sound"}], "polished_text": "You know what they say — a wheel without the plane is just an engine's low hum.", "status": "polished"} +{"raw_text": "Take the bushy tail out of fox and all you've got left is humble long tail.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "fox", "B": "bushy tail", "C": "humble", "D": "long tail"}, "chain": [{"start": "fox", "relation": "HasA", "end": "bushy_tail", "weight": 1.0, "surface_text": "[[The fox]] has [[a bushy tail]]"}, {"start": "fox", "relation": "HasA", "end": "long_tail", "weight": 1.0, "surface_text": "[[The fox]] has [[a long tail]]"}], "polished_text": "Take the bushy tail off that fox, and all you're left with is a humble, long tail.", "status": "polished"} +{"raw_text": "Take the bouquet out of flower and all you've got left is plain seed.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "flower", "B": "bouquet", "C": "plain", "D": "seed"}, "chain": [{"start": "flower", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "Both lilac and bouquet are types of flowers or composed of flowers."}, {"start": "flower", "relation": "HasA", "end": "seed", "weight": 0.8, "surface_text": "a flower has a seed"}], "polished_text": "Take the bouquet out of the flower, and all you've got left is a plain old seed.", "status": "polished"} +{"raw_text": "Take the prey out of rhinoceros and all you've got left is plain skull.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "rhinoceros", "B": "prey", "C": "plain", "D": "skull"}, "chain": [{"start": "rhinoceros", "relation": "HasA", "end": "prey", "weight": 0.8, "surface_text": "Rhinoceros have young that can be prey, and foxes desire prey to hunt."}, {"start": "rhinoceros", "relation": "HasA", "end": "skull", "weight": 0.8, "surface_text": "a rhinoceros has a skull, and the skull is part of the head."}], "status": "discarded"} +{"raw_text": "A triangle ain't nothing but 3 sides that met some three vertices.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "triangle", "B": "three vertices", "C": "humble", "D": "3 sides"}, "chain": [{"start": "triangle", "relation": "HasA", "end": "three_vertices", "weight": 1.0, "surface_text": "[[A triangle]] has [[three vertices]]"}, {"start": "triangle", "relation": "HasA", "end": "3_sides", "weight": 4.0, "surface_text": "[[A triangle]] has [[3 sides]]"}], "polished_text": "A triangle ain't nothing but 3 sides that meet at three humble vertices.", "status": "polished"} +{"raw_text": "acorn without nut? That's just shell with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "acorn", "B": "nut", "C": "cold", "D": "shell"}, "chain": [{"start": "acorn", "relation": "HasA", "end": "nut", "weight": 0.8, "surface_text": "an acorn has a nut"}, {"start": "acorn", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "an acorn is made of shell"}], "polished_text": "An acorn without its nut is just a shell with notions above its station.", "status": "polished"} +{"raw_text": "Take the fish out of snapper and all you've got left is blue water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "snapper", "B": "fish", "C": "blue", "D": "water"}, "chain": [{"start": "snapper", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a snapper is made of fish"}, {"start": "snapper", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a snapper"}, {"start": "water", "relation": "HasProperty", "end": "blue", "weight": 4.0, "surface_text": "[[Water]] is [[blue]]"}], "polished_text": "You take the fish out of a snapper, and all you got left is blue water.", "status": "polished"} +{"raw_text": "Take the wood out of bellows and all you've got left is tanned leather.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bellows", "B": "wood", "C": "tanned", "D": "leather"}, "chain": [{"start": "bellows", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "bellows are made of wood"}, {"start": "bellows", "relation": "HasA", "end": "leather", "weight": 0.8, "surface_text": "bellows have leather"}, {"start": "leather", "relation": "HasProperty", "end": "tanned", "weight": 1.0, "surface_text": "[[Leather]] can be [[tanned]]"}], "status": "discarded"} +{"raw_text": "Take the water out of celery and all you've got left is sometimes produces leaves stem.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "celery", "B": "water", "C": "sometimes produces leaves", "D": "stem"}, "chain": [{"start": "celery", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "celery is made of water"}, {"start": "celery", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "celery has a stem"}, {"start": "stem", "relation": "HasProperty", "end": "sometimes_produces_leaves", "weight": 0.8, "surface_text": "Stems can sprout leaves, whereas flowers and shade do not."}], "polished_text": "Take the water out of celery and all you've got left is a stem that sometimes produces leaves.", "status": "polished"} +{"raw_text": "salad without vegetable? That's just lettuce with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "salad", "B": "vegetable", "C": "leafy green color", "D": "lettuce"}, "chain": [{"start": "salad", "relation": "HasA", "end": "vegetable", "weight": 0.8, "surface_text": "both salads and candies can contain vegetables (e.g., salad greens, candy corn)"}, {"start": "salad", "relation": "HasA", "end": "lettuce", "weight": 0.8, "surface_text": "a salad has lettuce"}, {"start": "lettuce", "relation": "HasProperty", "end": "leafy_green_color", "weight": 0.8, "surface_text": "It is primarily green, unlike most of the other items listed."}], "polished_text": "A salad without a vegetable? That's just lettuce acting above its leafy green station.", "status": "polished"} +{"raw_text": "lobster without water? That's just shell with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "lobster", "B": "water", "C": "sorry", "D": "shell"}, "chain": [{"start": "lobster", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can cook a lobster"}, {"start": "lobster", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "a lobster is made of shell"}], "polished_text": "A lobster without water? That's just shell with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a skin with no fur is just a skin hair.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "skin", "B": "fur", "C": "skin", "D": "hair"}, "chain": [{"start": "skin", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "fur is a part of skin and covers zebras"}, {"start": "skin", "relation": "HasA", "end": "hair", "weight": 0.8, "surface_text": "hair connects as a common feature of skin and moles"}, {"start": "hair", "relation": "HasProperty", "end": "skin", "weight": 0.8, "surface_text": "hair grows on a gorilla and is part of skin"}], "status": "discarded"} +{"raw_text": "An avocet ain't nothing but nest that met some egg.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "avocet", "B": "egg", "C": "small size", "D": "nest"}, "chain": [{"start": "avocet", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both avocets and condors have eggs"}, {"start": "avocet", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Birds like avocets and boobies build nests."}, {"start": "nest", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Nests are small and compact, made for a single bird or small animal, unlike houses which are larger for humans"}], "status": "discarded"} +{"raw_text": "A mineral ain't nothing but clay that met some ore.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "mineral", "B": "ore", "C": "plastic", "D": "clay"}, "chain": [{"start": "mineral", "relation": "MadeOf", "end": "ore", "weight": 0.8, "surface_text": "ores are made of minerals and the earth contains ores"}, {"start": "mineral", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "clay is a type of mineral and is used to make bricks"}, {"start": "clay", "relation": "HasProperty", "end": "plastic", "weight": 0.8, "surface_text": "clay has a plastic quality"}], "polished_text": "Minerals ain't nothing but clay that got itself hardened by the ore.", "status": "polished"} +{"raw_text": "You know what they say, a petal with no flower is just a old lotus.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "petal", "B": "flower", "C": "old", "D": "lotus"}, "chain": [{"start": "petal", "relation": "HasPrerequisite", "end": "flower", "weight": 0.8, "surface_text": "you need a flower before you can have a petal"}, {"start": "petal", "relation": "HasA", "end": "lotus", "weight": 0.8, "surface_text": "both flowers have petals"}], "polished_text": "You know what they say — a petal with no flower is just an old lotus.", "status": "polished"} +{"raw_text": "You know what they say, a platinum with no wire is just a dry alloy.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "platinum", "B": "wire", "C": "dry", "D": "alloy"}, "chain": [{"start": "platinum", "relation": "MadeOf", "end": "wire", "weight": 0.8, "surface_text": "wires can be made of platinum or tungsten, both being metals suitable for electrical applications."}, {"start": "platinum", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals by being a mixture of them"}], "polished_text": "You know what they say — platinum without the wire is just a plain old alloy.", "status": "polished"} +{"raw_text": "A container ain't nothing but metal that met some glass.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "container", "B": "glass", "C": "mercury", "D": "metal"}, "chain": [{"start": "container", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a container is made of glass"}, {"start": "container", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a container is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "mercury", "weight": 0.8, "surface_text": "Both are types of metal."}], "polished_text": "That old container ain't nothing but metal that got itself mixed up with some glass.", "status": "polished"} +{"raw_text": "You know what they say, a cart with no cargo is just a makes vehicle move forward wheel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cart", "B": "cargo", "C": "makes vehicle move forward", "D": "wheel"}, "chain": [{"start": "cart", "relation": "HasA", "end": "cargo", "weight": 0.8, "surface_text": "carts and ships both transport cargo"}, {"start": "cart", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "both carts and vans have wheels"}, {"start": "wheel", "relation": "HasProperty", "end": "makes_vehicle_move_forward", "weight": 0.8, "surface_text": "Its primary function is to enable forward motion, unlike most other items which have different primary functions."}], "status": "discarded"} +{"raw_text": "canon without metal? That's just soldier with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "canon", "B": "metal", "C": "sorry", "D": "soldier"}, "chain": [{"start": "canon", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "metal connects as a common material for both weapons and tools."}, {"start": "canon", "relation": "HasA", "end": "soldier", "weight": 0.8, "surface_text": "soldier can be equipped with either weapon"}], "status": "discarded"} +{"raw_text": "revolver without gunpowder? That's just powder with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "revolver", "B": "gunpowder", "C": "talc", "D": "powder"}, "chain": [{"start": "revolver", "relation": "MadeOf", "end": "gunpowder", "weight": 0.8, "surface_text": "Both a revolver and a canon use gunpowder to propel projectiles."}, {"start": "revolver", "relation": "MadeOf", "end": "powder", "weight": 0.8, "surface_text": "Gunpowder is a component used in both revolvers and cannons."}, {"start": "powder", "relation": "HasProperty", "end": "talc", "weight": 0.8, "surface_text": "both chalk and talc can be ground into a fine powder"}], "status": "discarded"} +{"raw_text": "cabbage without water? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cabbage", "B": "water", "C": "essential for life on planet", "D": "water"}, "chain": [{"start": "cabbage", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "cabbage is made of water"}, {"start": "cabbage", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "water is a prerequisite for cabbage"}, {"start": "water", "relation": "HasProperty", "end": "essential_for_life_on_planet", "weight": 1.0, "surface_text": "[[Water]] is [[essential for life on this planet]]"}], "polished_text": "Cabbage without water is just water with ideas above its station.", "status": "polished"} +{"raw_text": "Take the beak out of petrel and all you've got left is used for balance wing.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "petrel", "B": "beak", "C": "used for balance", "D": "wing"}, "chain": [{"start": "petrel", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both petrels and birds have beaks."}, {"start": "petrel", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "wings are a common feature of both birds"}, {"start": "wing", "relation": "HasProperty", "end": "used_for_balance", "weight": 0.8, "surface_text": "It helps the bird stabilize in flight."}], "status": "discarded"} +{"raw_text": "Take the shell out of acorn and all you've got left is wet seeds.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "acorn", "B": "shell", "C": "wet", "D": "seeds"}, "chain": [{"start": "acorn", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "an acorn is made of shell"}, {"start": "acorn", "relation": "HasA", "end": "seeds", "weight": 1.0, "surface_text": "[[an acorn]] has [[seeds]]"}], "polished_text": "Take the shell out of an acorn and all you've got left is the seeds.", "status": "polished"} +{"raw_text": "You know what they say, a key with no blade is just a mercury metal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "key", "B": "blade", "C": "mercury", "D": "metal"}, "chain": [{"start": "key", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a key has a blade"}, {"start": "key", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a key is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "mercury", "weight": 0.8, "surface_text": "Both are types of metal."}], "status": "discarded"} +{"raw_text": "Take the books out of library and all you've got left is harder than plastic steel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "library", "B": "books", "C": "harder than plastic", "D": "steel"}, "chain": [{"start": "library", "relation": "HasA", "end": "books", "weight": 4.0, "surface_text": "[[A library]] contains [[books]]"}, {"start": "library", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a library is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "harder_than_plastic", "weight": 1.0, "surface_text": "[[steel]] is [[harder than plastic]]"}], "polished_text": "Take the books out of a library and all you've got left is steel, which is harder than plastic.", "status": "polished"} +{"raw_text": "You know what they say, a stem with no wood is just a sorry lotus.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "stem", "B": "wood", "C": "sorry", "D": "lotus"}, "chain": [{"start": "stem", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a stem is made of wood"}, {"start": "stem", "relation": "HasA", "end": "lotus", "weight": 0.8, "surface_text": "both flowers have stems"}], "polished_text": "You know what they say — a stem without wood is just a sorry-looking lotus.", "status": "polished"} +{"raw_text": "You know what they say, a fly with no wing is just a dry antenna.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "fly", "B": "wing", "C": "dry", "D": "antenna"}, "chain": [{"start": "fly", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both flies and bees have wings."}, {"start": "fly", "relation": "HasA", "end": "antenna", "weight": 0.8, "surface_text": "both insects have antennae"}], "status": "discarded"} +{"raw_text": "You know what they say, a window with no school is just a purpose shelter.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "window", "B": "school", "C": "purpose", "D": "shelter"}, "chain": [{"start": "window", "relation": "HasA", "end": "school", "weight": 0.8, "surface_text": "windows are common features in both buildings"}, {"start": "window", "relation": "HasA", "end": "shelter", "weight": 0.8, "surface_text": "window connects both as a physical component present in both types of buildings"}, {"start": "shelter", "relation": "HasProperty", "end": "purpose", "weight": 0.8, "surface_text": "Primarily built for protection from elements, unlike structures with specific functions like a library or church."}], "polished_text": "You know what they say — a window without the school is just a shelter built on purpose.", "status": "polished"} +{"raw_text": "xylophone without plastic? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "xylophone", "B": "plastic", "C": "solid", "D": "wood"}, "chain": [{"start": "xylophone", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a xylophone is made of plastic"}, {"start": "xylophone", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a xylophone is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "solid", "weight": 2.0, "surface_text": "[[Wood]] is [[solid]]"}], "polished_text": "A xylophone without plastic? That's just wood showing off its solid nature.", "status": "polished"} +{"raw_text": "Take the stem out of rose and all you've got left is old thorns.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "rose", "B": "stem", "C": "old", "D": "thorns"}, "chain": [{"start": "rose", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "a rose has a stem"}, {"start": "rose", "relation": "HasA", "end": "thorns", "weight": 2.0, "surface_text": "[[The rose]] has [[thorns]]"}], "polished_text": "Pull the stem right outta that rose, and all you're left with is a mouthful of thorns.", "status": "polished"} +{"raw_text": "You know what they say, a guitar with no strings is just a gilded wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "guitar", "B": "strings", "C": "gilded", "D": "wood"}, "chain": [{"start": "guitar", "relation": "MadeOf", "end": "strings", "weight": 2.0, "surface_text": "[[guitar]] is made of [[strings]]."}, {"start": "guitar", "relation": "MadeOf", "end": "wood", "weight": 1.0, "surface_text": "[[a guitar]] is made of [[wood]]."}, {"start": "wood", "relation": "HasProperty", "end": "gilded", "weight": 1.0, "surface_text": "[[Wood]] can be [[gilded]]"}], "polished_text": "You know what they say — a guitar with no strings is just fancy-looking wood.", "status": "polished"} +{"raw_text": "pickle without water? That's just salt with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "pickle", "B": "water", "C": "vanishing taste in mouth", "D": "salt"}, "chain": [{"start": "pickle", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a pickle is made of water"}, {"start": "pickle", "relation": "MadeOf", "end": "salt", "weight": 0.8, "surface_text": "a pickle is made of salt"}, {"start": "salt", "relation": "HasProperty", "end": "vanishing_taste_in_mouth", "weight": 0.8, "surface_text": "Dissolves quickly in saliva, leaving no lingering aftertaste like spices often do"}], "polished_text": "A pickle without water? That's just salt thinking it's smarter than its taste.", "status": "polished"} +{"raw_text": "You know what they say, a mug with no glass is just a shape handle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "mug", "B": "glass", "C": "shape", "D": "handle"}, "chain": [{"start": "mug", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a mug is made of glass"}, {"start": "mug", "relation": "HasA", "end": "handle", "weight": 1.0, "surface_text": "[[A mug]] has [[a handle]]"}, {"start": "handle", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "Often has a rounded or curved shape for easy gripping, unlike flat or irregular shapes like a spade or ladder."}], "status": "discarded"} +{"raw_text": "Take the footwear out of rubber and all you've got left is cold band.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "rubber", "B": "footwear", "C": "cold", "D": "band"}, "chain": [{"start": "rubber", "relation": "MadeOf", "end": "footwear", "weight": 0.8, "surface_text": "footwear can be made of rubber and may have a skin lining or covering"}, {"start": "rubber", "relation": "MadeOf", "end": "band", "weight": 0.8, "surface_text": "rubber bands are made of rubber and can be used to bind or protect skin"}], "polished_text": "Take the rubber out of boots, and all you've got left is a stiff band.", "status": "polished"} +{"raw_text": "A pot ain't nothing but string that met some container.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "pot", "B": "container", "C": "textured", "D": "string"}, "chain": [{"start": "pot", "relation": "HasA", "end": "container", "weight": 0.8, "surface_text": "a pot is part of a teacup (as a component), and a pot is a type of container"}, {"start": "pot", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "pots are made of ceramic and can have strings used for hanging or handles."}, {"start": "string", "relation": "HasProperty", "end": "textured", "weight": 0.8, "surface_text": "String has a rough, uneven texture from its twisted fibers."}], "polished_text": "A pot ain't nothing but textured string packed into a container.", "status": "polished"} +{"raw_text": "A stem ain't nothing but lotus that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "stem", "B": "wood", "C": "plain", "D": "lotus"}, "chain": [{"start": "stem", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a stem is made of wood"}, {"start": "stem", "relation": "HasA", "end": "lotus", "weight": 0.8, "surface_text": "both flowers have stems"}], "status": "discarded"} +{"raw_text": "Take the long tail out of fox and all you've got left is dry four legs.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "fox", "B": "long tail", "C": "dry", "D": "four legs"}, "chain": [{"start": "fox", "relation": "HasA", "end": "long_tail", "weight": 1.0, "surface_text": "[[The fox]] has [[a long tail]]"}, {"start": "fox", "relation": "HasA", "end": "four_legs", "weight": 2.828427, "surface_text": "[[A fox]] has [[four legs]]"}], "status": "discarded"} +{"raw_text": "Take the animal out of zebra and all you've got left is plain eyes.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "zebra", "B": "animal", "C": "plain", "D": "eyes"}, "chain": [{"start": "zebra", "relation": "HasA", "end": "animal", "weight": 0.8, "surface_text": "both zebras and geese are animals."}, {"start": "zebra", "relation": "HasA", "end": "eyes", "weight": 1.0, "surface_text": "[[a zebra]] has [[eyes]]"}], "polished_text": "Take the animal out of a zebra, and all you've got left is plain old eyes.", "status": "polished"} +{"raw_text": "A maple ain't nothing but leaf that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "maple", "B": "wood", "C": "smell foliage", "D": "leaf"}, "chain": [{"start": "maple", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "both maples and branches are made of wood"}, {"start": "maple", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "Both maple and oak trees have leaves."}, {"start": "leaf", "relation": "HasProperty", "end": "smell_foliage", "weight": 0.8, "surface_text": "Leaves often have a distinct plant-like aroma, unlike the pungent smell of verbena or the woody scent of cypress."}], "polished_text": "A maple ain't nothing but a leaf grown onto some wood.", "status": "polished"} +{"raw_text": "Take the rock out of mountain and all you've got left is reacts violently with water potassium.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "mountain", "B": "rock", "C": "reacts violently with water", "D": "potassium"}, "chain": [{"start": "mountain", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "a mountain is made of rock"}, {"start": "mountain", "relation": "MadeOf", "end": "potassium", "weight": 0.8, "surface_text": "Potassium is found in minerals that make up mountains, and mountains are part of the Earth's terrain."}, {"start": "potassium", "relation": "HasProperty", "end": "reacts_violently_with_water", "weight": 0.8, "surface_text": "Potassium reacts explosively with water, producing hydrogen gas and heat, unlike inert or non-reactive minerals."}], "status": "discarded"} +{"raw_text": "Take the rod out of magnesium and all you've got left is cold coin.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "magnesium", "B": "rod", "C": "cold", "D": "coin"}, "chain": [{"start": "magnesium", "relation": "MadeOf", "end": "rod", "weight": 0.8, "surface_text": "rods can be made of magnesium or aluminum for various applications."}, {"start": "magnesium", "relation": "MadeOf", "end": "coin", "weight": 0.8, "surface_text": "coin connects metals as a common item made from them"}], "polished_text": "Take the rod out of the magnesium, and all you've got left is a cold coin.", "status": "polished"} +{"raw_text": "You know what they say, a wrapper with no paper is just a colorful plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "wrapper", "B": "paper", "C": "colorful", "D": "plastic"}, "chain": [{"start": "wrapper", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "a wrapper is made of paper"}, {"start": "wrapper", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a wrapper is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "comes in a wide range of bright, uniform colors, unlike many natural materials"}], "polished_text": "You know what they say — a wrapper without the paper is just fancy plastic.", "status": "polished"} +{"raw_text": "You know what they say, a trout with no water is just a wet skin fish.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "trout", "B": "water", "C": "wet skin", "D": "fish"}, "chain": [{"start": "trout", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a trout"}, {"start": "trout", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a trout is made of fish"}, {"start": "fish", "relation": "HasProperty", "end": "wet_skin", "weight": 0.8, "surface_text": "unlike birds and land mammals, fish have skin that stays moist with water"}], "polished_text": "You know what they say — a trout without no water's just a fish with wet skin.", "status": "polished"} +{"raw_text": "A trough ain't nothing but liquid that met some food.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "trough", "B": "food", "C": "old", "D": "liquid"}, "chain": [{"start": "trough", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "food can be stored in both troughs and jars"}, {"start": "trough", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "liquid substances can be held in both troughs and jars"}], "polished_text": "A trough ain't nothing but a liquid that found itself some food.", "status": "polished"} +{"raw_text": "You know what they say, a kohlrabi with no stem is just a edible food.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "kohlrabi", "B": "stem", "C": "edible", "D": "food"}, "chain": [{"start": "kohlrabi", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "Stems are part of kohlrabi and sprouts are often found on stems."}, {"start": "kohlrabi", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both kohlrabi and cabbage are types of food"}, {"start": "food", "relation": "HasProperty", "end": "edible", "weight": 0.8, "surface_text": "can be consumed, unlike some items listed"}], "polished_text": "You know what they say — a kohlrabi without its stem is just plain edible food.", "status": "polished"} +{"raw_text": "Take the plastic out of carton and all you've got left is good for babies milk.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "carton", "B": "plastic", "C": "good for babies", "D": "milk"}, "chain": [{"start": "carton", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a carton is made of plastic"}, {"start": "carton", "relation": "MadeOf", "end": "milk", "weight": 0.8, "surface_text": "a bladder can contain milk, and a carton is made to hold milk."}, {"start": "milk", "relation": "HasProperty", "end": "good_for_babies", "weight": 1.0, "surface_text": "[[Milk]] is [[good for babies]]"}], "polished_text": "You take the plastic out of the carton, and all you got left is milk good for babies.", "status": "polished"} +{"raw_text": "burger without grease? That's just ingredient with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "burger", "B": "grease", "C": "old", "D": "ingredient"}, "chain": [{"start": "burger", "relation": "HasA", "end": "grease", "weight": 0.8, "surface_text": "grease is a byproduct of cooking a burger and is a type of fat"}, {"start": "burger", "relation": "MadeOf", "end": "ingredient", "weight": 0.8, "surface_text": "burgers and salmon are ingredients in dishes"}], "polished_text": "A burger without its grease is just an old ingredient fancying itself important.", "status": "polished"} +{"raw_text": "feather without lark? That's just bunting with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "feather", "B": "lark", "C": "thick bills", "D": "bunting"}, "chain": [{"start": "feather", "relation": "HasA", "end": "lark", "weight": 0.8, "surface_text": "Both nightjar and lark are birds that have feathers."}, {"start": "feather", "relation": "HasA", "end": "bunting", "weight": 0.8, "surface_text": "Both birds have feathers."}, {"start": "bunting", "relation": "HasProperty", "end": "thick_bills", "weight": 0.8, "surface_text": "They possess short, thick bills adapted for eating seeds, differentiating them from birds with slender insect-eating bills (like wrens) or hooked raptor bills (like kestrels)."}], "polished_text": "A feather without a lark? That's just a bunting acting like it's got thick bills.", "status": "polished"} +{"raw_text": "A rose ain't nothing but thorns that met some flower.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "rose", "B": "flower", "C": "old", "D": "thorns"}, "chain": [{"start": "rose", "relation": "HasA", "end": "flower", "weight": 0.8, "surface_text": "roses have thorns and flowers"}, {"start": "rose", "relation": "HasA", "end": "thorns", "weight": 2.0, "surface_text": "[[The rose]] has [[thorns]]"}], "polished_text": "A rose ain't nothing but some old thorns that met a flower.", "status": "polished"} +{"raw_text": "You know what they say, a fuel with no lighter is just a portable size bottle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "fuel", "B": "lighter", "C": "portable size", "D": "bottle"}, "chain": [{"start": "fuel", "relation": "MadeOf", "end": "lighter", "weight": 0.8, "surface_text": "fuel is used in a saxophone for sound, and a lighter contains fuel"}, {"start": "fuel", "relation": "MadeOf", "end": "bottle", "weight": 0.8, "surface_text": "Polyester (or PET) is used to make bottles, and fuel can be stored in them."}, {"start": "bottle", "relation": "HasProperty", "end": "portable_size", "weight": 0.8, "surface_text": "Generally designed to be held in one hand, unlike large bins or troughs"}], "polished_text": "You know what they say — fuel without a lighter is just a handy little bottle.", "status": "polished"} +{"raw_text": "leg without body? That's just fat with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "leg", "B": "body", "C": "solid white crystals", "D": "fat"}, "chain": [{"start": "leg", "relation": "HasPrerequisite", "end": "body", "weight": 0.8, "surface_text": "you need a body before you can have legs"}, {"start": "leg", "relation": "HasA", "end": "fat", "weight": 0.8, "surface_text": "turkey has a leg, which contains fat."}, {"start": "fat", "relation": "HasProperty", "end": "solid_white_crystals", "weight": 0.8, "surface_text": "When frozen, appears as solid white crystalline structure"}], "polished_text": "Leg without a body? That's just fat full of solid white crystals with ideas above its station.", "status": "polished"} +{"raw_text": "A cereal ain't nothing but flour that met some corn.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cereal", "B": "corn", "C": "wet", "D": "flour"}, "chain": [{"start": "cereal", "relation": "MadeOf", "end": "corn", "weight": 0.8, "surface_text": "corn is an ingredient in cornbread and some cereals"}, {"start": "cereal", "relation": "MadeOf", "end": "flour", "weight": 0.8, "surface_text": "flour is a common ingredient in both cornbread and many cereals"}], "polished_text": "A bowl of cereal ain't nothing but flour that got itself all mixed up with some corn.", "status": "polished"} +{"raw_text": "Take the steel out of silo and all you've got left is smell concrete.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "silo", "B": "steel", "C": "smell", "D": "concrete"}, "chain": [{"start": "silo", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a silo is made of steel"}, {"start": "silo", "relation": "MadeOf", "end": "concrete", "weight": 0.8, "surface_text": "Concrete is a material used in the construction of both silos and malls."}, {"start": "concrete", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "has a distinct, earthy, alkaline smell, not like the natural scents of straw or wool"}], "polished_text": "Build a silo from concrete, take the steel away, and all you're left with is that concrete smell.", "status": "polished"} +{"raw_text": "A burger ain't nothing but food that met some grease.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "burger", "B": "grease", "C": "variety", "D": "food"}, "chain": [{"start": "burger", "relation": "MadeOf", "end": "grease", "weight": 0.8, "surface_text": "grease comes from cooking a burger and is a type of fat"}, {"start": "burger", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both are types of food"}, {"start": "food", "relation": "HasProperty", "end": "variety", "weight": 0.8, "surface_text": "encompasses many forms (solid, liquid, etc.), unlike single items listed"}], "polished_text": "A burger ain't nothing but food that got itself some grease and plenty of variety.", "status": "polished"} +{"raw_text": "You know what they say, a cassowary with no nest is just a size egg.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cassowary", "B": "nest", "C": "size", "D": "egg"}, "chain": [{"start": "cassowary", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both cassowary and gannet have nests as part of their bird behavior and habitat."}, {"start": "cassowary", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "egg connects both birds as a shared reproductive structure"}, {"start": "egg", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "relatively small and portable compared to many other food items in the list"}], "status": "discarded"} +{"raw_text": "You know what they say, a mortar with no gun is just a plain ammunition.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "mortar", "B": "gun", "C": "plain", "D": "ammunition"}, "chain": [{"start": "mortar", "relation": "HasA", "end": "gun", "weight": 0.8, "surface_text": "gun is a device that can contain a mortar and has a trigger"}, {"start": "mortar", "relation": "HasA", "end": "ammunition", "weight": 0.8, "surface_text": "both require specific ammunition to function"}], "status": "discarded"} +{"raw_text": "You know what they say, a styrofoam with no cup is just a flexible plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "styrofoam", "B": "cup", "C": "flexible", "D": "plastic"}, "chain": [{"start": "styrofoam", "relation": "MadeOf", "end": "cup", "weight": 0.8, "surface_text": "Styrofoam is used to make cups, and cups often have wrappers."}, {"start": "styrofoam", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "styrofoam is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "flexible", "weight": 0.8, "surface_text": "can bend and conform to shapes without breaking, unlike rigid materials like ceramic or aluminum"}], "polished_text": "You know what they say — a styrofoam without its cup is just a flexible sort of plastic.", "status": "polished"} +{"raw_text": "You know what they say, a cockatoo with no beak is just a smooth surface feather.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cockatoo", "B": "beak", "C": "smooth surface", "D": "feather"}, "chain": [{"start": "cockatoo", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "both cockatoos and birds have beaks"}, {"start": "cockatoo", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both are birds and have feathers"}, {"start": "feather", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "The surface of a feather shaft is typically smooth to the touch."}], "polished_text": "You know what they say — a cockatoo without its beak is just a smooth-feathered shadow.", "status": "polished"} +{"raw_text": "You know what they say, a saw with no blade is just a varies in thickness rope.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "saw", "B": "blade", "C": "varies in thickness", "D": "rope"}, "chain": [{"start": "saw", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a saw has a blade"}, {"start": "saw", "relation": "HasA", "end": "rope", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}, {"start": "rope", "relation": "HasProperty", "end": "varies_in_thickness", "weight": 0.8, "surface_text": "Ropes come in many diameters, from thin to very thick, a feature not as pronounced in materials like rust, tar, or bone."}], "polished_text": "A saw's just a rope with no blade to keep it straight.", "status": "polished"} +{"raw_text": "buzzard without nest? That's just beak with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "buzzard", "B": "nest", "C": "colorful", "D": "beak"}, "chain": [{"start": "buzzard", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build or use nests"}, {"start": "buzzard", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "both are birds and have beaks"}, {"start": "beak", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "Can vary in color (yellow, red, orange) unlike most animal body parts"}], "polished_text": "A buzzard without a nest is just a beak with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a burlap with no sack is just a cold bag.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "burlap", "B": "sack", "C": "cold", "D": "bag"}, "chain": [{"start": "burlap", "relation": "MadeOf", "end": "sack", "weight": 0.8, "surface_text": "sacks are often made of burlap, and fabric is a material used in sacks"}, {"start": "burlap", "relation": "MadeOf", "end": "bag", "weight": 0.8, "surface_text": "bags are often made of burlap, and fabric is a material used in bags"}], "polished_text": "You know what they say — burlap with no sack in it is just a cold bag.", "status": "polished"} +{"raw_text": "A potassium ain't nothing but glass that met some stone.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "potassium", "B": "stone", "C": "considered fragile", "D": "glass"}, "chain": [{"start": "potassium", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "stone is a type of mineral and can be made of potassium compounds"}, {"start": "potassium", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "potassium is used in some glass formulations, and quartz sand is a key ingredient in glass making"}, {"start": "glass", "relation": "HasProperty", "end": "considered_fragile", "weight": 1.0, "surface_text": "[[Glass]] is [[considered fragile]]"}], "polished_text": "A potassium ain't nothing but glass that got mixed with stone, and it's still considered fragile.", "status": "polished"} +{"raw_text": "Take the metal out of lantern and all you've got left is handmade or manufactured paper.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "lantern", "B": "metal", "C": "handmade or manufactured", "D": "paper"}, "chain": [{"start": "lantern", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "metal is a common material used in the construction of both a vise and a lantern"}, {"start": "lantern", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "Both triangles and lanterns can be made of paper, especially decorative paper triangles and paper lanterns."}, {"start": "paper", "relation": "HasProperty", "end": "handmade_or_manufactured", "weight": 1.0, "surface_text": "[[Paper]] can be [[handmade or manufactured]]"}], "polished_text": "Take the iron out of that lantern, and all you're left with is some fancy paper.", "status": "polished"} +{"raw_text": "barrel without wood? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "barrel", "B": "wood", "C": "transparent", "D": "plastic"}, "chain": [{"start": "barrel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a barrel is made of wood"}, {"start": "barrel", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a barrel is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "transparent", "weight": 1.0, "surface_text": "[[plastic]] can be [[transparent]]"}], "polished_text": "A barrel without the wood? That's just plastic trying to act transparent.", "status": "polished"} +{"raw_text": "You know what they say, a mall with no store is just a shaped opening window.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "mall", "B": "store", "C": "shaped opening", "D": "window"}, "chain": [{"start": "mall", "relation": "HasA", "end": "store", "weight": 0.8, "surface_text": "A mall often has stores, and a library can be used for accessing stored materials like books."}, {"start": "mall", "relation": "HasA", "end": "window", "weight": 0.8, "surface_text": "windows are common features in both malls and greenhouses"}, {"start": "window", "relation": "HasProperty", "end": "shaped_opening", "weight": 0.8, "surface_text": "It has a distinct opening, often rectangular, to let light in"}], "polished_text": "You know what they say — a mall without a store is just a window with a shaped opening.", "status": "polished"} +{"raw_text": "Take the soil out of bison and all you've got left is goose fur.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bison", "B": "soil", "C": "goose", "D": "fur"}, "chain": [{"start": "bison", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "soil connects bison's habitat and worm's environment"}, {"start": "bison", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "both animals have fur covering their bodies."}, {"start": "fur", "relation": "HasProperty", "end": "goose", "weight": 0.8, "surface_text": "fur connects as a common physical characteristic, though in different forms"}], "polished_text": "You can't take the soil out of a bison and still have his fur keep its goosey warmth.", "status": "polished"} +{"raw_text": "Take the water out of peach and all you've got left is trunk tree.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "peach", "B": "water", "C": "trunk", "D": "tree"}, "chain": [{"start": "peach", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a peach is made of water"}, {"start": "peach", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get a peach"}, {"start": "tree", "relation": "HasProperty", "end": "trunk", "weight": 0.8, "surface_text": "thick, woody stem supporting the plant"}], "polished_text": "Take the water out of a peach, and all you've got left is the trunk of the tree.", "status": "polished"} +{"raw_text": "A thorn ain't nothing but fruit that met some rose.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "thorn", "B": "rose", "C": "fragrance intensity", "D": "fruit"}, "chain": [{"start": "thorn", "relation": "HasA", "end": "rose", "weight": 0.8, "surface_text": "roses have thorns and flowers"}, {"start": "thorn", "relation": "HasA", "end": "fruit", "weight": 0.8, "surface_text": "some plants have thorns, and seeds can be part of fruits."}, {"start": "fruit", "relation": "HasProperty", "end": "fragrance_intensity", "weight": 0.8, "surface_text": "Fruits often have a strong, distinctive fragrance when ripe, unlike items like tomato or cranberry that are less aromatic."}], "polished_text": "A thorn's just a fruit that got itself a rose's fragrance.", "status": "polished"} +{"raw_text": "A lion ain't nothing but claw that met some leg.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "lion", "B": "leg", "C": "tangible", "D": "claw"}, "chain": [{"start": "lion", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "lions have legs as part of their body structure"}, {"start": "lion", "relation": "HasA", "end": "claw", "weight": 0.8, "surface_text": "lions have claws as part of their anatomy"}, {"start": "claw", "relation": "HasProperty", "end": "tangible", "weight": 0.8, "surface_text": "Claws are solid, physical structures, unlike conceptual parts like 'head'."}], "polished_text": "A lion ain't nothing but a tangible claw that got itself a leg.", "status": "polished"} +{"raw_text": "punch without make fist? That's just not do with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "punch", "B": "make fist", "C": "plain", "D": "not do"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "make_fist", "weight": 4.472136, "surface_text": "If you want to [[punch someone]] then you should [[make a fist]]"}, {"start": "punch", "relation": "HasPrerequisite", "end": "not_do", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[not do that]]"}], "status": "discarded"} +{"raw_text": "A sea ain't nothing but water that met some salt.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "sea", "B": "salt", "C": "much more stable than hydrogen peroxide", "D": "water"}, "chain": [{"start": "sea", "relation": "HasA", "end": "salt", "weight": 1.0, "surface_text": "[[The sea]] contains [[salt]]"}, {"start": "sea", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[sea]] is made of [[water]]."}, {"start": "water", "relation": "HasProperty", "end": "much_more_stable_than_hydrogen_peroxide", "weight": 1.0, "surface_text": "[[Water]] is [[much more stable than hydrogen peroxide]]"}], "polished_text": "The sea ain't nothing but water that got itself a bit of salt.", "status": "polished"} +{"raw_text": "You know what they say, a rook with no chicken is just a flat or slightly concave top nest.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "rook", "B": "chicken", "C": "flat or slightly concave top", "D": "nest"}, "chain": [{"start": "rook", "relation": "HasPrerequisite", "end": "chicken", "weight": 0.8, "surface_text": "bridge chicken connects both birds"}, {"start": "rook", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both rooks and grebes build nests for habitation and breeding."}, {"start": "nest", "relation": "HasProperty", "end": "flat_or_slightly_concave_top", "weight": 0.8, "surface_text": "Nests have a slightly indented top surface to hold eggs or young, unlike dens or burrows which are more enclosed spaces"}], "polished_text": "You know what they say — a rook without its chicken is just a flat-nest waiting for a start.", "status": "polished"} +{"raw_text": "You know what they say, an oilcan with no oil is just a cold lock.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "oilcan", "B": "oil", "C": "cold", "D": "lock"}, "chain": [{"start": "oilcan", "relation": "HasA", "end": "oil", "weight": 0.8, "surface_text": "oil is contained in both"}, {"start": "oilcan", "relation": "HasA", "end": "lock", "weight": 0.8, "surface_text": "some oilcans have a locking mechanism, and chests often have locks"}], "polished_text": "You know what they say — an oilcan without the oil is just a cold lock.", "status": "polished"} +{"raw_text": "ostrich without feather? That's just egg with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "ostrich", "B": "feather", "C": "size", "D": "egg"}, "chain": [{"start": "ostrich", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers as part of their anatomy"}, {"start": "ostrich", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "egg connects as both ostrich and rail produce eggs as offspring"}, {"start": "egg", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "relatively small and portable compared to many other food items in the list"}], "polished_text": "An ostrich without its feathers? That's just an egg with ideas above its size.", "status": "polished"} +{"raw_text": "You know what they say, an asparagus with no stem is just a good to quench thirst water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "asparagus", "B": "stem", "C": "good to quench thirst", "D": "water"}, "chain": [{"start": "asparagus", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "asparagus has a stem"}, {"start": "asparagus", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow asparagus"}, {"start": "water", "relation": "HasProperty", "end": "good_to_quench_thirst", "weight": 1.0, "surface_text": "[[Water]] is [[good to quench thirst]]"}], "status": "discarded"} +{"raw_text": "You know what they say, a creek with no water is just a dry sand.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "creek", "B": "water", "C": "dry", "D": "sand"}, "chain": [{"start": "creek", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a creek is made of water"}, {"start": "creek", "relation": "MadeOf", "end": "sand", "weight": 0.8, "surface_text": "Sand is found in deserts and is made of materials like those found in creek beds."}], "polished_text": "You know what they say, a creek without the water's just a dry ol' ditch full of sand.", "status": "polished"} +{"raw_text": "mountain without rock? That's just potassium with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "mountain", "B": "rock", "C": "low density", "D": "potassium"}, "chain": [{"start": "mountain", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "a mountain is made of rock"}, {"start": "mountain", "relation": "MadeOf", "end": "potassium", "weight": 0.8, "surface_text": "Potassium is found in minerals that make up mountains, and mountains are part of the Earth's terrain."}, {"start": "potassium", "relation": "HasProperty", "end": "low_density", "weight": 0.8, "surface_text": "Potassium is a light metal, less dense than most other listed minerals."}], "polished_text": "A mountain without rock? That's just potassium acting above its station.", "status": "polished"} +{"raw_text": "brick without sand? That's just material with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "brick", "B": "sand", "C": "humble", "D": "material"}, "chain": [{"start": "brick", "relation": "MadeOf", "end": "sand", "weight": 0.8, "surface_text": "sand is a common property of minerals and a material bricks are made from"}, {"start": "brick", "relation": "MadeOf", "end": "material", "weight": 0.8, "surface_text": "Both wool and brick are types of materials used in construction or manufacturing."}], "polished_text": "A humble brick without its sand? That's just material with ideas above its station.", "status": "polished"} +{"raw_text": "A granite ain't nothing but stone that met some quartz.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "granite", "B": "quartz", "C": "natural shape", "D": "stone"}, "chain": [{"start": "granite", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "granite is made of quartz"}, {"start": "granite", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "granite is made of stone, and stone is a type of mineral."}, {"start": "stone", "relation": "HasProperty", "end": "natural_shape", "weight": 0.8, "surface_text": "usually irregular and not man-made like bricks or concrete"}], "polished_text": "Granite ain't nothing but stone that's got itself some quartz in its natural shape.", "status": "polished"} +{"raw_text": "Take the soil out of grassland and all you've got left is recycled by mulching grass.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "grassland", "B": "soil", "C": "recycled by mulching", "D": "grass"}, "chain": [{"start": "grassland", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "a grassland is made of soil"}, {"start": "grassland", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "a grassland has grass"}, {"start": "grass", "relation": "HasProperty", "end": "recycled_by_mulching", "weight": 1.0, "surface_text": "[[grass]] can be [[recycled by mulching]]"}], "status": "discarded"} +{"raw_text": "Take the grease out of burger and all you've got left is natural or processed food.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "burger", "B": "grease", "C": "natural or processed", "D": "food"}, "chain": [{"start": "burger", "relation": "MadeOf", "end": "grease", "weight": 0.8, "surface_text": "grease comes from cooking a burger and is a type of fat"}, {"start": "burger", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both are types of food"}, {"start": "food", "relation": "HasProperty", "end": "natural_or_processed", "weight": 0.8, "surface_text": "can be either raw or cooked, unlike some specific items listed"}], "polished_text": "Take the grease out of that burger, and all you got left is just plain processed food.", "status": "polished"} +{"raw_text": "watermelon without vine? That's just black seeds with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "watermelon", "B": "vine", "C": "cold", "D": "black seeds"}, "chain": [{"start": "watermelon", "relation": "HasPrerequisite", "end": "vine", "weight": 0.8, "surface_text": "you need a vine to grow a watermelon"}, {"start": "watermelon", "relation": "HasA", "end": "black_seeds", "weight": 2.0, "surface_text": "[[Watermelon]] has [[black seeds]]"}], "status": "discarded"} +{"raw_text": "You know what they say, a spade with no blade is just a carved into art wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "spade", "B": "blade", "C": "carved into art", "D": "wood"}, "chain": [{"start": "spade", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a spade has a blade"}, {"start": "spade", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a spade is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_art", "weight": 1.0, "surface_text": "[[Wood]] can be [[carved into art]]"}], "polished_text": "You know what they say — a spade without the blade is just fancy wood.", "status": "polished"} +{"raw_text": "A strawberry ain't nothing but water that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "strawberry", "B": "water", "C": "essential for life on earth", "D": "water"}, "chain": [{"start": "strawberry", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow a strawberry"}, {"start": "strawberry", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a strawberry is made of water"}, {"start": "water", "relation": "HasProperty", "end": "essential_for_life_on_earth", "weight": 1.0, "surface_text": "[[Water]] is [[essential for life on Earth]]"}], "status": "discarded"} +{"raw_text": "You know what they say, a cucumber with no water is just a essential to all known biological life water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cucumber", "B": "water", "C": "essential to all known biological life", "D": "water"}, "chain": [{"start": "cucumber", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a cucumber is made of water"}, {"start": "cucumber", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a cucumber"}, {"start": "water", "relation": "HasProperty", "end": "essential_to_all_known_biological_life", "weight": 1.0, "surface_text": "[[Water]] is [[essential to all known biological life]]"}], "polished_text": "You know what they say — a cucumber with no water is just a plain ol' essential liquid.", "status": "polished"} +{"raw_text": "You know what they say, a ship with no water is just a grayish color steel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "ship", "B": "water", "C": "grayish color", "D": "steel"}, "chain": [{"start": "ship", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to have a ship"}, {"start": "ship", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a ship is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "grayish_color", "weight": 0.8, "surface_text": "Typically has a distinct gray or silvery-gray hue, different from copper's reddish or bronze's golden tones."}], "polished_text": "You know what they say — a ship without the water is just a hunk of gray steel.", "status": "polished"} +{"raw_text": "You know what they say, an aluminum with no wheel is just a handles high altitude plane.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "aluminum", "B": "wheel", "C": "handles high altitude", "D": "plane"}, "chain": [{"start": "aluminum", "relation": "MadeOf", "end": "wheel", "weight": 0.8, "surface_text": "wheels can be made of aluminum and have rubber tires"}, {"start": "aluminum", "relation": "MadeOf", "end": "plane", "weight": 0.8, "surface_text": "aluminum is used to make planes, and feathers are part of birds that inspired the design of planes."}, {"start": "plane", "relation": "HasProperty", "end": "handles_high_altitude", "weight": 0.8, "surface_text": "Can fly at great heights, unlike surface vehicles"}], "status": "discarded"} +{"raw_text": "Take the hair out of skin and all you've got left is long, straight hooves bull.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "skin", "B": "hair", "C": "long, straight hooves", "D": "bull"}, "chain": [{"start": "skin", "relation": "HasA", "end": "hair", "weight": 0.8, "surface_text": "hair connects as a common feature of skin and moles"}, {"start": "skin", "relation": "HasA", "end": "bull", "weight": 0.8, "surface_text": "skin covers both a body and a bull."}, {"start": "bull", "relation": "HasProperty", "end": "long,_straight_hooves", "weight": 0.8, "surface_text": "Distinct from paws, claws, or webbed feet of other animals"}], "status": "discarded"} +{"raw_text": "You know what they say, an organ with no wood is just a flexible material bellows.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "organ", "B": "wood", "C": "flexible material", "D": "bellows"}, "chain": [{"start": "organ", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an organ is made of wood"}, {"start": "organ", "relation": "HasA", "end": "bellows", "weight": 0.8, "surface_text": "an organ has bellows"}, {"start": "bellows", "relation": "HasProperty", "end": "flexible_material", "weight": 0.8, "surface_text": "bellows are made of pliable materials like leather or fabric, unlike solid metal/wood tools"}], "polished_text": "You know what they say — an organ without the wood is just a bellows made of flexible stuff.", "status": "polished"} +{"raw_text": "A claw ain't nothing but lemur that met some marmot.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "claw", "B": "marmot", "C": "nocturnal habits", "D": "lemur"}, "chain": [{"start": "claw", "relation": "HasA", "end": "marmot", "weight": 0.8, "surface_text": "a marmot has claws as part of its body"}, {"start": "claw", "relation": "HasA", "end": "lemur", "weight": 0.8, "surface_text": "lemurs have claws as part of their physical structure"}, {"start": "lemur", "relation": "HasProperty", "end": "nocturnal_habits", "weight": 0.8, "surface_text": "Many lemurs are active at night, unlike most listed animals"}], "status": "discarded"} +{"raw_text": "jack without height? That's just screwdriver with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "jack", "B": "height", "C": "wet", "D": "screwdriver"}, "chain": [{"start": "jack", "relation": "HasPrerequisite", "end": "height", "weight": 0.8, "surface_text": "a jack requires knowing height for use; a level measures height"}, {"start": "jack", "relation": "HasA", "end": "screwdriver", "weight": 0.8, "surface_text": "Both tools can be used to unscrew things, and they are both hand tools."}], "status": "discarded"} +{"raw_text": "A door ain't nothing but greenhouse that met some shelter.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "door", "B": "shelter", "C": "often contains gardening tools", "D": "greenhouse"}, "chain": [{"start": "door", "relation": "HasA", "end": "shelter", "weight": 0.8, "surface_text": "A mall has a door, and a shelter has a door (for entry and exit)."}, {"start": "door", "relation": "HasA", "end": "greenhouse", "weight": 0.8, "surface_text": "both buildings have doors as entry/exit points"}, {"start": "greenhouse", "relation": "HasProperty", "end": "often_contains_gardening_tools", "weight": 0.8, "surface_text": "Greenhouses often have specialized tools like watering cans, trowels, and pruners, which are less common in other buildings."}], "polished_text": "The door ain't nothing but a greenhouse that's built itself some shelter, and usually holds the tools.", "status": "polished"} +{"raw_text": "A lettuce ain't nothing but sugar that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "lettuce", "B": "water", "C": "sweet taste", "D": "sugar"}, "chain": [{"start": "lettuce", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[lettuce]] is made of [[water]]."}, {"start": "lettuce", "relation": "HasPrerequisite", "end": "sugar", "weight": 0.8, "surface_text": "lettuce is part of a salad, and sugar is not typically required for lettuce"}, {"start": "sugar", "relation": "HasProperty", "end": "sweet_taste", "weight": 0.8, "surface_text": "distinctly sweet, unlike savory or bland foods"}], "status": "discarded"} +{"raw_text": "You know what they say, a creek with no water is just a old sand.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "creek", "B": "water", "C": "old", "D": "sand"}, "chain": [{"start": "creek", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a creek is made of water"}, {"start": "creek", "relation": "MadeOf", "end": "sand", "weight": 0.8, "surface_text": "Sand is found in deserts and is made of materials like those found in creek beds."}], "polished_text": "You know what they say — a creek without its water is just an old bed of sand.", "status": "polished"} +{"raw_text": "An ash ain't nothing but paper that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "ash", "B": "wood", "C": "crumpled", "D": "paper"}, "chain": [{"start": "ash", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "ash is made of wood"}, {"start": "ash", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "ash contains soot and paper can be burned to produce ash"}, {"start": "paper", "relation": "HasProperty", "end": "crumpled", "weight": 5.656854, "surface_text": "[[Paper]] can be [[crumpled]]"}], "polished_text": "The ash ain't nothing but crumpled paper that still remembers the wood.", "status": "polished"} +{"raw_text": "A puffin ain't nothing but feather that met some egg.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "puffin", "B": "egg", "C": "flexible", "D": "feather"}, "chain": [{"start": "puffin", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "puffins and finches both lay eggs."}, {"start": "puffin", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}, {"start": "feather", "relation": "HasProperty", "end": "flexible", "weight": 0.8, "surface_text": "They bend easily without breaking, unlike ice, wood, or rust."}], "polished_text": "A puffin's just a flexible feather that lays an egg.", "status": "polished"} +{"raw_text": "You know what they say, a handgun with no steel is just a capable of rolling barrel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "handgun", "B": "steel", "C": "capable of rolling", "D": "barrel"}, "chain": [{"start": "handgun", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a handgun is made of steel"}, {"start": "handgun", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a handgun has a barrel"}, {"start": "barrel", "relation": "HasProperty", "end": "capable_of_rolling", "weight": 0.8, "surface_text": "Can be rolled on its side due to its rounded shape (unlike fixed-position aquariums or tanks)"}], "status": "discarded"} +{"raw_text": "A lynx ain't nothing but limb that met some muscle.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "lynx", "B": "muscle", "C": "cold", "D": "limb"}, "chain": [{"start": "lynx", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "lynx has muscles, which are part of its body"}, {"start": "lynx", "relation": "HasA", "end": "limb", "weight": 0.8, "surface_text": "lynx has limbs, which are part of its body"}], "polished_text": "A lynx ain't nothing but a limb that got itself some muscle.", "status": "polished"} +{"raw_text": "poplar without bark? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "poplar", "B": "bark", "C": "less dense than water", "D": "wood"}, "chain": [{"start": "poplar", "relation": "HasA", "end": "bark", "weight": 0.8, "surface_text": "a poplar has bark"}, {"start": "poplar", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a poplar is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "less_dense_than_water", "weight": 1.0, "surface_text": "[[wood]] is [[less dense than water]]"}], "polished_text": "A poplar without bark? That's just wood with ideas above its station.", "status": "polished"} +{"raw_text": "A titanium ain't nothing but mine that met some ring.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "titanium", "B": "ring", "C": "small spherical or cylindrical shape", "D": "mine"}, "chain": [{"start": "titanium", "relation": "MadeOf", "end": "ring", "weight": 0.8, "surface_text": "rings are often made from both titanium and gold"}, {"start": "titanium", "relation": "HasA", "end": "mine", "weight": 0.8, "surface_text": "mines can contain both titanium and ore"}, {"start": "mine", "relation": "HasProperty", "end": "small_spherical_or_cylindrical_shape", "weight": 0.8, "surface_text": "Unlike the others, a mine is typically a compact, rounded object designed to be buried or placed on the ground."}], "polished_text": "A titanium ring ain't nothing but a small spherical shape from the mine it came.", "status": "polished"} +{"raw_text": "A tea ain't nothing but caffein that met some mug.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "tea", "B": "mug", "C": "wet", "D": "caffein"}, "chain": [{"start": "tea", "relation": "HasPrerequisite", "end": "mug", "weight": 0.8, "surface_text": "tea has a prerequisite of a mug"}, {"start": "tea", "relation": "HasA", "end": "caffein", "weight": 3.4641016, "surface_text": "[[Tea]] contains [[caffein]]"}], "polished_text": "You can't have the tea without the mug to hold it, and it's all about that kick of caffein waking you up.", "status": "polished"} +{"raw_text": "Take the powder out of paprika and all you've got left is basil spice.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "paprika", "B": "powder", "C": "basil", "D": "spice"}, "chain": [{"start": "paprika", "relation": "MadeOf", "end": "powder", "weight": 0.8, "surface_text": "Both paprika and curry are often in powder form."}, {"start": "paprika", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "both paprika and thyme are types of spices"}, {"start": "spice", "relation": "HasProperty", "end": "basil", "weight": 0.8, "surface_text": "both cumin and basil are types of spice"}], "polished_text": "Take the powder outta the paprika and all you got left is a basil spice.", "status": "polished"} +{"raw_text": "A cage ain't nothing but ferret that met some metal.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cage", "B": "metal", "C": "furred", "D": "ferret"}, "chain": [{"start": "cage", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a cage is made of metal"}, {"start": "cage", "relation": "HasPrerequisite", "end": "ferret", "weight": 0.8, "surface_text": "both animals may require a cage for containment or care."}, {"start": "ferret", "relation": "HasProperty", "end": "furred", "weight": 0.8, "surface_text": "Unlike the feathered ostrich, scaled turtle, or hairless spider, earthworm, worm, or centipede"}], "polished_text": "You can't make a cage without ferrets, and it's just metal until it holds 'em tight.", "status": "polished"} +{"raw_text": "Take the plastic out of barrel and all you've got left is edible wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "barrel", "B": "plastic", "C": "edible", "D": "wood"}, "chain": [{"start": "barrel", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a barrel is made of plastic"}, {"start": "barrel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a barrel is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "edible", "weight": 1.0, "surface_text": "[[Wood]] is [[edible]]"}], "polished_text": "Take the plastic out of that barrel and all you've got left is some good, chewable wood.", "status": "polished"} +{"raw_text": "A fox ain't nothing but bushy tail that met some four legs.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "fox", "B": "four legs", "C": "wet", "D": "bushy tail"}, "chain": [{"start": "fox", "relation": "HasA", "end": "four_legs", "weight": 2.828427, "surface_text": "[[A fox]] has [[four legs]]"}, {"start": "fox", "relation": "HasA", "end": "bushy_tail", "weight": 1.0, "surface_text": "[[The fox]] has [[a bushy tail]]"}], "polished_text": "A fox ain't nothing but a bushy tail that got itself a set of four legs.", "status": "polished"} +{"raw_text": "Take the librarian out of library and all you've got left is humble many shelves.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "library", "B": "librarian", "C": "humble", "D": "many shelves"}, "chain": [{"start": "library", "relation": "HasA", "end": "librarian", "weight": 1.0, "surface_text": "[[a library]] has [[a librarian]]"}, {"start": "library", "relation": "HasA", "end": "many_shelves", "weight": 1.0, "surface_text": "[[A library]] has [[many shelves]]"}], "polished_text": "Take the librarian out of the library and all you've got left is just a bunch of humble, empty shelves.", "status": "polished"} +{"raw_text": "You know what they say, a wedge with no wood is just a solid wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "wedge", "B": "wood", "C": "solid", "D": "wood"}, "chain": [{"start": "wedge", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "vise is used for working with wood, wedge is made of wood"}, {"start": "wedge", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a wedge is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "solid", "weight": 2.0, "surface_text": "[[Wood]] is [[solid]]"}], "polished_text": "You know what they say — a wedge without wood is just a solid piece of wood.", "status": "polished"} +{"raw_text": "You know what they say, a shelter with no plastic is just a less dense than water wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "shelter", "B": "plastic", "C": "less dense than water", "D": "wood"}, "chain": [{"start": "shelter", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a shelter is made of plastic"}, {"start": "shelter", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a shelter is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "less_dense_than_water", "weight": 1.0, "surface_text": "[[wood]] is [[less dense than water]]"}], "status": "discarded"} +{"raw_text": "A needle ain't nothing but plastic that met some car.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "needle", "B": "car", "C": "chemically inert", "D": "plastic"}, "chain": [{"start": "needle", "relation": "HasA", "end": "car", "weight": 0.8, "surface_text": "needle is part of using a thimble in sewing, and some specialized cars might have needle-like structures in design or components"}, {"start": "needle", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a needle is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "chemically_inert", "weight": 0.8, "surface_text": "doesn't react easily with other substances, unlike rust or wood which can degrade"}], "status": "discarded"} +{"raw_text": "You know what they say, a cabbage with no stem is just a heated for baths water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cabbage", "B": "stem", "C": "heated for baths", "D": "water"}, "chain": [{"start": "cabbage", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "cabbage has a stem"}, {"start": "cabbage", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "water is a prerequisite for cabbage"}, {"start": "water", "relation": "HasProperty", "end": "heated_for_baths", "weight": 1.0, "surface_text": "[[Water]] is [[heated for baths]]"}], "status": "discarded"} +{"raw_text": "church without mortar? That's just members with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "church", "B": "mortar", "C": "old", "D": "members"}, "chain": [{"start": "church", "relation": "MadeOf", "end": "mortar", "weight": 0.8, "surface_text": "a church is made of mortar"}, {"start": "church", "relation": "MadeOf", "end": "members", "weight": 1.0, "surface_text": "[[a church]] is made of [[its members]]."}], "polished_text": "A church without mortar is just a bunch of old members with ideas above their station.", "status": "polished"} +{"raw_text": "A plastic ain't nothing but fuel that met some styrofoam.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "plastic", "B": "styrofoam", "C": "color", "D": "fuel"}, "chain": [{"start": "plastic", "relation": "MadeOf", "end": "styrofoam", "weight": 0.8, "surface_text": "plastic is a material that can be made from wax and is also a component of styrofoam."}, {"start": "plastic", "relation": "MadeOf", "end": "fuel", "weight": 0.8, "surface_text": "Both polyester and fuel can be components of plastic products."}, {"start": "fuel", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Typically has a dark color (e.g., black, dark brown) unlike bright or natural colors of other materials"}], "status": "discarded"} +{"raw_text": "cat without meat? That's just shelter with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cat", "B": "meat", "C": "materials", "D": "shelter"}, "chain": [{"start": "cat", "relation": "HasPrerequisite", "end": "meat", "weight": 1.0, "surface_text": "[[cat]] requires [[meat]]"}, {"start": "cat", "relation": "HasPrerequisite", "end": "shelter", "weight": 0.8, "surface_text": "you need shelter before you can have a cat"}, {"start": "shelter", "relation": "HasProperty", "end": "materials", "weight": 0.8, "surface_text": "May be made of simple, locally available materials like wood, mud, or thatch, unlike buildings with standardized construction materials."}], "polished_text": "You can't have a cat without meat, 'cause that's just materials thinkin' it's got ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a mouth with no flesh is just a inorganic feel bone.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "mouth", "B": "flesh", "C": "inorganic feel", "D": "bone"}, "chain": [{"start": "mouth", "relation": "MadeOf", "end": "flesh", "weight": 0.8, "surface_text": "a mouth is made of flesh"}, {"start": "mouth", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a mouth is made of bone"}, {"start": "bone", "relation": "HasProperty", "end": "inorganic_feel", "weight": 0.8, "surface_text": "Feels like a natural but mineral-based material, distinct from purely organic matter"}], "polished_text": "You know what they say — a mouth with no flesh is just a hollow-boned feel.", "status": "polished"} +{"raw_text": "An anvil ain't nothing but iron that met some steel.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "anvil", "B": "steel", "C": "strong and durable", "D": "iron"}, "chain": [{"start": "anvil", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "an anvil is made of steel"}, {"start": "anvil", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "an anvil is made of iron"}, {"start": "iron", "relation": "HasProperty", "end": "strong_and_durable", "weight": 0.8, "surface_text": "It is exceptionally hard and tough, unlike chalk (fragile) or minerals like quartz (hard but brittle)"}], "polished_text": "An anvil's just iron that got itself some steel, strong and durable to the end.", "status": "polished"} +{"raw_text": "You know what they say, a muscle with no tiger is just a leg ends in foot leg.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "muscle", "B": "tiger", "C": "leg ends in foot", "D": "leg"}, "chain": [{"start": "muscle", "relation": "HasA", "end": "tiger", "weight": 0.8, "surface_text": "Both fat and tigers have muscles as part of their physical composition."}, {"start": "muscle", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "The body has muscles, and the leg also has muscles."}, {"start": "leg", "relation": "HasProperty", "end": "leg_ends_in_foot", "weight": 0.8, "surface_text": "It terminates in a specialized walking structure"}], "status": "discarded"} +{"raw_text": "A lighter ain't nothing but lever that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "lighter", "B": "plastic", "C": "touch: smooth, often hard surface", "D": "lever"}, "chain": [{"start": "lighter", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a lighter can be made of plastic"}, {"start": "lighter", "relation": "HasA", "end": "lever", "weight": 0.8, "surface_text": "a lighter has a lever"}, {"start": "lever", "relation": "HasProperty", "end": "touch:_smooth,_often_hard_surface", "weight": 0.8, "surface_text": "Levers are typically made of metal or wood with a smooth, hard surface for effective pivoting."}], "polished_text": "A lighter ain't nothing but a plastic lever with a smooth, hard touch.", "status": "polished"} +{"raw_text": "A metal ain't nothing but car that met some rope.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "metal", "B": "rope", "C": "interior space", "D": "car"}, "chain": [{"start": "metal", "relation": "MadeOf", "end": "rope", "weight": 0.8, "surface_text": "metal is a common material that can rust and is also used to make ropes"}, {"start": "metal", "relation": "MadeOf", "end": "car", "weight": 0.8, "surface_text": "both a thimble and a car can be made of metal"}, {"start": "car", "relation": "HasProperty", "end": "interior_space", "weight": 0.8, "surface_text": "Cars have enclosed space for passengers, unlike saws or spouts"}], "status": "discarded"} +{"raw_text": "basil without plant? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "basil", "B": "plant", "C": "clear", "D": "water"}, "chain": [{"start": "basil", "relation": "MadeOf", "end": "plant", "weight": 0.8, "surface_text": "cumin and basil are both derived from plants"}, {"start": "basil", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "basil requires water"}, {"start": "water", "relation": "HasProperty", "end": "clear", "weight": 1.0, "surface_text": "[[water]] is [[clear]]"}], "polished_text": "Basil without the plant is just clear water with ideas above its station.", "status": "polished"} +{"raw_text": "quartz without crystal? That's just pebble with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "quartz", "B": "crystal", "C": "round shape", "D": "pebble"}, "chain": [{"start": "quartz", "relation": "MadeOf", "end": "crystal", "weight": 0.8, "surface_text": "crystal is made of quartz"}, {"start": "quartz", "relation": "MadeOf", "end": "pebble", "weight": 0.8, "surface_text": "a pebble is made of quartz"}, {"start": "pebble", "relation": "HasProperty", "end": "round_shape", "weight": 0.8, "surface_text": "Often rounded from rolling in water, unlike angular forms of minerals or concrete"}], "polished_text": "A piece of quartz without the crystal? That's just a pebble acting bigger than its round shape.", "status": "polished"} +{"raw_text": "rhinoceros without seed? That's just four legs with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "rhinoceros", "B": "seed", "C": "dry", "D": "four legs"}, "chain": [{"start": "rhinoceros", "relation": "HasPrerequisite", "end": "seed", "weight": 0.8, "surface_text": "both rhinoceros and birds may rely on seeds as part of their diets"}, {"start": "rhinoceros", "relation": "HasA", "end": "four_legs", "weight": 1.0, "surface_text": "[[A rhinoceros]] has [[four legs]]"}], "status": "discarded"} +{"raw_text": "A thimble ain't nothing but tool that met some hair.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "thimble", "B": "hair", "C": "wet", "D": "tool"}, "chain": [{"start": "thimble", "relation": "HasPrerequisite", "end": "hair", "weight": 0.8, "surface_text": "Thimbles require fabric (related to hair in some contexts), and combs are used for hair."}, {"start": "thimble", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "both are types of tools"}], "polished_text": "Thimble ain't nothing but a tool that got itself some hair.", "status": "polished"} +{"raw_text": "A thrasher ain't nothing but nest that met some feather.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "thrasher", "B": "feather", "C": "built of materials", "D": "nest"}, "chain": [{"start": "thrasher", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both thrashers and cassowaries possess feathers."}, {"start": "thrasher", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both thrashers and swifts are birds that build or have nests."}, {"start": "nest", "relation": "HasProperty", "end": "built_of_materials", "weight": 0.8, "surface_text": "Nests are typically constructed from sticks, grass, or other gathered materials, unlike natural caves or dens"}], "status": "discarded"} +{"raw_text": "nickel without alloy? That's just copper with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "nickel", "B": "alloy", "C": "thermal conductivity", "D": "copper"}, "chain": [{"start": "nickel", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloys can contain both nickel and silver"}, {"start": "nickel", "relation": "MadeOf", "end": "copper", "weight": 0.8, "surface_text": "a nickel is made of copper"}, {"start": "copper", "relation": "HasProperty", "end": "thermal_conductivity", "weight": 0.8, "surface_text": "very high, better than most other listed metals"}], "polished_text": "Nickel without its alloy? That's just copper with ideas above its station.", "status": "polished"} +{"raw_text": "A granite ain't nothing but stone that met some rock.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "granite", "B": "rock", "C": "coarse feel", "D": "stone"}, "chain": [{"start": "granite", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "some rocks are made of granite"}, {"start": "granite", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "granite is made of stone, and stone is a type of mineral."}, {"start": "stone", "relation": "HasProperty", "end": "coarse_feel", "weight": 0.8, "surface_text": "rougher to the touch than smooth pebbles or polished gemstones"}], "polished_text": "That granite ain't nothing but stone that got itself some coarse feel from the rock.", "status": "polished"} +{"raw_text": "Take the caffeine out of soda and all you've got left is good conductor of electricity aluminum.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "soda", "B": "caffeine", "C": "good conductor of electricity", "D": "aluminum"}, "chain": [{"start": "soda", "relation": "HasA", "end": "caffeine", "weight": 1.0, "surface_text": "[[Some soda]] has [[caffeine]]"}, {"start": "soda", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "soda is made of aluminum"}, {"start": "aluminum", "relation": "HasProperty", "end": "good_conductor_of_electricity", "weight": 0.8, "surface_text": "Efficiently carries electrical current, unlike wood or cork"}], "polished_text": "You take the buzz outta that soda, and all you got left is that good-conductin' aluminum can.", "status": "polished"} +{"raw_text": "You know what they say, a flower with no stem is just a tasteless water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "flower", "B": "stem", "C": "tasteless", "D": "water"}, "chain": [{"start": "flower", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "a flower has a stem"}, {"start": "flower", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a flower needs water"}, {"start": "water", "relation": "HasProperty", "end": "tasteless", "weight": 0.8, "surface_text": "Unlike juice, milk, coffee, tea, and soda, which have distinct flavors, pure water has no inherent taste."}], "polished_text": "A flower without a stem is just a tasteless drink.", "status": "polished"} +{"raw_text": "You know what they say, a farm with no soil is just a big wheels tractor.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "farm", "B": "soil", "C": "big wheels", "D": "tractor"}, "chain": [{"start": "farm", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "a farm is made of soil"}, {"start": "farm", "relation": "HasA", "end": "tractor", "weight": 0.8, "surface_text": "a farm has a tractor"}, {"start": "tractor", "relation": "HasProperty", "end": "big_wheels", "weight": 0.8, "surface_text": "much larger wheels than most vehicles"}], "status": "discarded"} +{"raw_text": "A platinum ain't nothing but wire that met some alloy.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "platinum", "B": "alloy", "C": "plain", "D": "wire"}, "chain": [{"start": "platinum", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals by being a mixture of them"}, {"start": "platinum", "relation": "MadeOf", "end": "wire", "weight": 0.8, "surface_text": "wires can be made of platinum or tungsten, both being metals suitable for electrical applications."}], "polished_text": "A piece of platinum ain't nothing but wire that got itself mixed up with some alloy.", "status": "polished"} +{"raw_text": "You know what they say, a peacock with no wings is just a asymmetrical feathers wing.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "peacock", "B": "wings", "C": "asymmetrical feathers", "D": "wing"}, "chain": [{"start": "peacock", "relation": "HasA", "end": "wings", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "peacock", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both are birds with wings for flight or balance"}, {"start": "wing", "relation": "HasProperty", "end": "asymmetrical_feathers", "weight": 0.8, "surface_text": "Its feathers have a specific shape for aerodynamics."}], "polished_text": "You know what they say — a peacock without its wings is just a fancy feather display gone wild.", "status": "polished"} +{"raw_text": "window without metal? That's just greenhouse with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "window", "B": "metal", "C": "warm/hot interior", "D": "greenhouse"}, "chain": [{"start": "window", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a window is made of metal"}, {"start": "window", "relation": "HasA", "end": "greenhouse", "weight": 0.8, "surface_text": "both buildings commonly feature windows for light/sight"}, {"start": "greenhouse", "relation": "HasProperty", "end": "warm/hot_interior", "weight": 0.8, "surface_text": "Due to sunlight and trapped heat, greenhouses are often warmer than other buildings, especially in colder weather."}], "status": "discarded"} +{"raw_text": "tea without caffeine? That's just caffein with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "tea", "B": "caffeine", "C": "humble", "D": "caffein"}, "chain": [{"start": "tea", "relation": "HasA", "end": "caffeine", "weight": 4.472136, "surface_text": "[[Tea]] contains [[caffeine]]"}, {"start": "tea", "relation": "HasA", "end": "caffein", "weight": 3.4641016, "surface_text": "[[Tea]] contains [[caffein]]"}], "polished_text": "Tea without the caffeine is just humble caffein with ideas above its station.", "status": "polished"} +{"raw_text": "dessert without sugar? That's just sugar with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "dessert", "B": "sugar", "C": "powdered texture (when fine)", "D": "sugar"}, "chain": [{"start": "dessert", "relation": "MadeOf", "end": "sugar", "weight": 0.8, "surface_text": "sugar is a component of many desserts and can be found in animal fat."}, {"start": "dessert", "relation": "HasA", "end": "sugar", "weight": 0.8, "surface_text": "dessert has sugar"}, {"start": "sugar", "relation": "HasProperty", "end": "powdered_texture_(when_fine)", "weight": 0.8, "surface_text": "can be ground to a fine powder, unlike most other foods"}], "polished_text": "Dessert without sugar? That's just sugar with ideas above its station.", "status": "polished"} +{"raw_text": "Take the metal out of pick and all you've got left is humble playing guitar.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "pick", "B": "metal", "C": "humble", "D": "playing guitar"}, "chain": [{"start": "pick", "relation": "MadeOf", "end": "metal", "weight": 1.0, "surface_text": "[[a pick]] is made of [[metal]]."}, {"start": "pick", "relation": "HasPrerequisite", "end": "playing_guitar", "weight": 1.0, "surface_text": "[[playing a guitar]] requires [[a pick]]"}], "polished_text": "Take the metal out of a pick and all you've got left is humble playing guitar.", "status": "polished"} +{"raw_text": "You know what they say, a carnation with no bouquet is just a colorful petal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "carnation", "B": "bouquet", "C": "colorful", "D": "petal"}, "chain": [{"start": "carnation", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}, {"start": "carnation", "relation": "HasA", "end": "petal", "weight": 0.8, "surface_text": "both flowers have petals"}, {"start": "petal", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "Petals are often brightly colored, unlike bark, moss, or shade"}], "polished_text": "You know what they say, a carnation without its bouquet is just a colorful petal all by itself.", "status": "polished"} +{"raw_text": "drum without wood? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "drum", "B": "wood", "C": "smooth", "D": "plastic"}, "chain": [{"start": "drum", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a drum is made of wood"}, {"start": "drum", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a drum is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "smooth", "weight": 0.8, "surface_text": "surface is typically slick and seamless, unlike rougher materials like wood or rope"}], "polished_text": "A drum without wood? That's just plastic acting smooth when it's got no soul.", "status": "polished"} +{"raw_text": "A buzzard ain't nothing but hawk that met some egg.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "buzzard", "B": "egg", "C": "aggressive hunting behavior", "D": "hawk"}, "chain": [{"start": "buzzard", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs"}, {"start": "buzzard", "relation": "HasA", "end": "hawk", "weight": 0.8, "surface_text": "hawk is another type of bird, similar to buzzard, and both buzzard and cassowary are birds."}, {"start": "hawk", "relation": "HasProperty", "end": "aggressive_hunting_behavior", "weight": 0.8, "surface_text": "Actively hunts and kills other animals, unlike the mostly seed-eating or insect-eating behavior of many other listed birds"}], "polished_text": "A buzzard's got an egg and a hawk's got the bite.", "status": "polished"} +{"raw_text": "Take the lotus out of petal and all you've got left is sweet scent flower.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "petal", "B": "lotus", "C": "sweet scent", "D": "flower"}, "chain": [{"start": "petal", "relation": "HasA", "end": "lotus", "weight": 0.8, "surface_text": "both flowers have petals"}, {"start": "petal", "relation": "HasPrerequisite", "end": "flower", "weight": 0.8, "surface_text": "you need a flower before you can have a petal"}, {"start": "flower", "relation": "HasProperty", "end": "sweet_scent", "weight": 0.8, "surface_text": "Many flowers (lilac, azalea) have distinct fragrances, unlike bamboo or grass"}], "status": "discarded"} +{"raw_text": "beet without root? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "beet", "B": "root", "C": "essential for life", "D": "water"}, "chain": [{"start": "beet", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "a beet has a root"}, {"start": "beet", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow a beet"}, {"start": "water", "relation": "HasProperty", "end": "essential_for_life", "weight": 1.0, "surface_text": "[[Water]] is [[essential for life]]"}], "polished_text": "Beet without a root? That's just water thinkin' it's better than the job it was born to do.", "status": "polished"} +{"raw_text": "scale without plastic? That's just glass with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "scale", "B": "plastic", "C": "clear", "D": "glass"}, "chain": [{"start": "scale", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a scale is made of plastic"}, {"start": "scale", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a scale is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "clear", "weight": 4.0, "surface_text": "[[glass]] is [[clear]]"}], "polished_text": "A scale without plastic is just clear glass thinking it's better than it is.", "status": "polished"} +{"raw_text": "A leg ain't nothing but fat that met some chimpanzee.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "leg", "B": "chimpanzee", "C": "strong flavor", "D": "fat"}, "chain": [{"start": "leg", "relation": "HasA", "end": "chimpanzee", "weight": 0.8, "surface_text": "leg is a part of both a body and a chimpanzee."}, {"start": "leg", "relation": "HasA", "end": "fat", "weight": 0.8, "surface_text": "turkey has a leg, which contains fat."}, {"start": "fat", "relation": "HasProperty", "end": "strong_flavor", "weight": 0.8, "surface_text": "Fat contributes richness and strong flavor to foods"}], "status": "discarded"} +{"raw_text": "A hacksaw ain't nothing but blade that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "hacksaw", "B": "wood", "C": "metallic material", "D": "blade"}, "chain": [{"start": "hacksaw", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a hacksaw is made of wood"}, {"start": "hacksaw", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a hacksaw has a blade"}, {"start": "blade", "relation": "HasProperty", "end": "metallic_material", "weight": 0.8, "surface_text": "Blades are typically made of metal, unlike weapons like a mace or hammer that might be more wooden or composite."}], "status": "discarded"} +{"raw_text": "Take the many wheels out of truck and all you've got left is dry tire.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "truck", "B": "many wheels", "C": "dry", "D": "tire"}, "chain": [{"start": "truck", "relation": "HasA", "end": "many_wheels", "weight": 1.0, "surface_text": "[[a truck]] has [[many wheels]]"}, {"start": "truck", "relation": "HasA", "end": "tire", "weight": 0.8, "surface_text": "tires are components used for movement in both vehicles"}], "polished_text": "Take the many wheels off a truck, and all you're left with is a dry tire.", "status": "polished"} +{"raw_text": "buzzard without wing? That's just beak with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "buzzard", "B": "wing", "C": "colorful", "D": "beak"}, "chain": [{"start": "buzzard", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings for flying."}, {"start": "buzzard", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "both are birds and have beaks"}, {"start": "beak", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "Can vary in color (yellow, red, orange) unlike most animal body parts"}], "polished_text": "A buzzard without a wing is just a beak acting too colorful for its own good.", "status": "polished"} +{"raw_text": "A dessert ain't nothing but sugar that met some calorie.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "dessert", "B": "calorie", "C": "powdered texture (when fine)", "D": "sugar"}, "chain": [{"start": "dessert", "relation": "HasA", "end": "calorie", "weight": 0.8, "surface_text": "desserts often contain calories, and fat is high in calories."}, {"start": "dessert", "relation": "HasA", "end": "sugar", "weight": 0.8, "surface_text": "dessert has sugar"}, {"start": "sugar", "relation": "HasProperty", "end": "powdered_texture_(when_fine)", "weight": 0.8, "surface_text": "can be ground to a fine powder, unlike most other foods"}], "polished_text": "A dessert ain't nothing but sugar that got itself a powdered texture and a calorie or two.", "status": "polished"} +{"raw_text": "You know what they say, a dandelion with no water is just a absorbs water root.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "dandelion", "B": "water", "C": "absorbs water", "D": "root"}, "chain": [{"start": "dandelion", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "dandelion needs water"}, {"start": "dandelion", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "a dandelion has a root"}, {"start": "root", "relation": "HasProperty", "end": "absorbs_water", "weight": 0.8, "surface_text": "Roots are specialized for absorbing water and nutrients from the soil, a function not shared by parts like leaves or flowers."}], "polished_text": "You know what they say — a dandelion without water is just a thirsty old root.", "status": "polished"} +{"raw_text": "dirt without savanna? That's just field with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "dirt", "B": "savanna", "C": "smaller than a pasture", "D": "field"}, "chain": [{"start": "dirt", "relation": "MadeOf", "end": "savanna", "weight": 0.8, "surface_text": "dirt is a component of both furrows and savannas, both being landscape features often composed of soil"}, {"start": "dirt", "relation": "MadeOf", "end": "field", "weight": 0.8, "surface_text": "a field is made of dirt"}, {"start": "field", "relation": "HasProperty", "end": "smaller_than_a_pasture", "weight": 0.8, "surface_text": "Fields are usually smaller and more intensely farmed than pastures."}], "polished_text": "Dirt without the savanna? That's just a field with ideas above its station.", "status": "polished"} +{"raw_text": "Take the wood out of hickory and all you've got left is peeling ability bark.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "hickory", "B": "wood", "C": "peeling ability", "D": "bark"}, "chain": [{"start": "hickory", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a hickory is made of wood"}, {"start": "hickory", "relation": "HasA", "end": "bark", "weight": 0.8, "surface_text": "a hickory tree has bark"}, {"start": "bark", "relation": "HasProperty", "end": "peeling_ability", "weight": 0.8, "surface_text": "Can often be peeled or stripped from the tree in layers"}], "polished_text": "You can't take the wood outta hickory and be left with nothin' but bark that peels easy.", "status": "polished"} +{"raw_text": "ginger without spice? That's just curry with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "ginger", "B": "spice", "C": "spicy", "D": "curry"}, "chain": [{"start": "ginger", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "Both ginger and basil are types of spice."}, {"start": "ginger", "relation": "HasA", "end": "curry", "weight": 0.8, "surface_text": "both ginger and turmeric are common ingredients in curry blends"}, {"start": "curry", "relation": "HasProperty", "end": "spicy", "weight": 2.0, "surface_text": "[[Curry]] is [[spicy]]"}], "polished_text": "Ginger without the spice? That's just curry with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a tungsten with no alloy is just a grayish color steel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "tungsten", "B": "alloy", "C": "grayish color", "D": "steel"}, "chain": [{"start": "tungsten", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "both tungsten and pewter can be components of alloys, which are mixtures of metals."}, {"start": "tungsten", "relation": "HasPrerequisite", "end": "steel", "weight": 0.8, "surface_text": "steel is an alloy made with iron, sometimes tungsten is added"}, {"start": "steel", "relation": "HasProperty", "end": "grayish_color", "weight": 0.8, "surface_text": "Typically has a distinct gray or silvery-gray hue, different from copper's reddish or bronze's golden tones."}], "polished_text": "You know what they say — tungsten without its alloy is just some ordinary gray steel.", "status": "polished"} +{"raw_text": "lemon without lemon juice? That's just tree with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "lemon", "B": "lemon juice", "C": "canopy shape", "D": "tree"}, "chain": [{"start": "lemon", "relation": "HasA", "end": "lemon_juice", "weight": 1.0, "surface_text": "[[a lemon]] contains [[lemon juice]]"}, {"start": "lemon", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "a lemon has a prerequisite of tree"}, {"start": "tree", "relation": "HasProperty", "end": "canopy_shape", "weight": 0.8, "surface_text": "distinctive overhead shape formed by branches and leaves"}], "status": "discarded"} +{"raw_text": "A desk ain't nothing but drawer that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "desk", "B": "plastic", "C": "lays horizontally", "D": "drawer"}, "chain": [{"start": "desk", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "cheap desks are made of plastic"}, {"start": "desk", "relation": "HasA", "end": "drawer", "weight": 0.8, "surface_text": "a desk has a drawer"}, {"start": "drawer", "relation": "HasProperty", "end": "lays_horizontally", "weight": 0.8, "surface_text": "Its opening and contents are level with the ground"}], "polished_text": "A plastic desk ain't nothing but a drawer that decided to lay itself out horizontally.", "status": "polished"} +{"raw_text": "You know what they say, a cassowary with no skeleton is just a wet skull.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cassowary", "B": "skeleton", "C": "wet", "D": "skull"}, "chain": [{"start": "cassowary", "relation": "HasA", "end": "skeleton", "weight": 0.8, "surface_text": "Cassowary has a skeleton, which is made of bone."}, {"start": "cassowary", "relation": "HasA", "end": "skull", "weight": 0.8, "surface_text": "Cassowary has a skull, which is part of a bone."}], "polished_text": "You know what they say — a cassowary without its skeleton is just a wet skull.", "status": "polished"} +{"raw_text": "You know what they say, a dirt with no savanna is just a hardened with fire clay.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "dirt", "B": "savanna", "C": "hardened with fire", "D": "clay"}, "chain": [{"start": "dirt", "relation": "MadeOf", "end": "savanna", "weight": 0.8, "surface_text": "dirt is a component of both furrows and savannas, both being landscape features often composed of soil"}, {"start": "dirt", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "clay is made of dirt"}, {"start": "clay", "relation": "HasProperty", "end": "hardened_with_fire", "weight": 1.0, "surface_text": "[[clay]] can be [[hardened with fire]]"}], "polished_text": "You know what they say — dirt without the savanna is just hardened clay.", "status": "polished"} +{"raw_text": "You know what they say, a chicken with no egg is just a sorry low cholesterol.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "chicken", "B": "egg", "C": "sorry", "D": "low cholesterol"}, "chain": [{"start": "chicken", "relation": "HasPrerequisite", "end": "egg", "weight": 0.8, "surface_text": "a chicken requires an egg"}, {"start": "chicken", "relation": "HasA", "end": "low_cholesterol", "weight": 1.0, "surface_text": "[[Chicken]] has [[low cholesterol]]"}], "polished_text": "You know what they say — a chicken without an egg is just a sorry excuse for low cholesterol.", "status": "polished"} +{"raw_text": "A pitcher ain't nothing but clay that met some glass.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "pitcher", "B": "glass", "C": "heated to make hard", "D": "clay"}, "chain": [{"start": "pitcher", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a pitcher is made of glass"}, {"start": "pitcher", "relation": "MadeOf", "end": "clay", "weight": 1.0, "surface_text": "[[A Pitcher]] is made of [[Clay]]."}, {"start": "clay", "relation": "HasProperty", "end": "heated_to_make_hard", "weight": 1.0, "surface_text": "[[clay]] can be [[heated to make it hard]]"}], "polished_text": "A pitcher ain't nothing but clay that got heated to make hard.", "status": "polished"} +{"raw_text": "lid without jar? That's just container with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "lid", "B": "jar", "C": "portability", "D": "container"}, "chain": [{"start": "lid", "relation": "HasA", "end": "jar", "weight": 0.8, "surface_text": "both jugs and jars often have lids to cover them."}, {"start": "lid", "relation": "HasPrerequisite", "end": "container", "weight": 0.8, "surface_text": "you need a container before you can use a lid"}, {"start": "container", "relation": "HasProperty", "end": "portability", "weight": 0.8, "surface_text": "Can often be carried or moved easily, unlike immobile items like bins or toolboxes"}], "polished_text": "A lid without a jar? That's just a portable container with ideas above its station.", "status": "polished"} +{"raw_text": "hammer without steel? That's just pick with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "hammer", "B": "steel", "C": "usually hand-held", "D": "pick"}, "chain": [{"start": "hammer", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a hammer is made of steel"}, {"start": "hammer", "relation": "HasA", "end": "pick", "weight": 0.8, "surface_text": "both are tools found in a toolbox"}, {"start": "pick", "relation": "HasProperty", "end": "usually_hand-held", "weight": 0.8, "surface_text": "Picks are designed to be held and manipulated directly by hand, unlike larger tools like an anvil."}], "polished_text": "A hammer without steel? That's just a pick with ideas above its station.", "status": "polished"} +{"raw_text": "Take the legs out of jack and all you've got left is single function hammer.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "jack", "B": "legs", "C": "single function", "D": "hammer"}, "chain": [{"start": "jack", "relation": "HasA", "end": "legs", "weight": 1.0, "surface_text": "[[jack]] has [[legs]]"}, {"start": "jack", "relation": "HasA", "end": "hammer", "weight": 0.8, "surface_text": "both are tools found in a toolbox"}, {"start": "hammer", "relation": "HasProperty", "end": "single_function", "weight": 0.8, "surface_text": "Hammers are used primarily for pounding, unlike multifunction tools like phones or engines"}], "polished_text": "Take the legs from Jack, and all you've got left is a hammer with its single function.", "status": "polished"} +{"raw_text": "Take the bouquet out of carnation and all you've got left is may have thorns or spines stem.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "carnation", "B": "bouquet", "C": "may have thorns or spines", "D": "stem"}, "chain": [{"start": "carnation", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}, {"start": "carnation", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "both flowers have stems"}, {"start": "stem", "relation": "HasProperty", "end": "may_have_thorns_or_spines", "weight": 0.8, "surface_text": "Some stems have defensive structures, unlike yew or savanna."}], "polished_text": "Take the bouquet outta the carnation, and all you got left is a stem that may have thorns.", "status": "polished"} +{"raw_text": "A scarf ain't nothing but cotton that met some wool.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "scarf", "B": "wool", "C": "easily spun into thread", "D": "cotton"}, "chain": [{"start": "scarf", "relation": "MadeOf", "end": "wool", "weight": 0.8, "surface_text": "a scarf is made of wool"}, {"start": "scarf", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a scarf is made of cotton"}, {"start": "cotton", "relation": "HasProperty", "end": "easily_spun_into_thread", "weight": 0.8, "surface_text": "cotton fibers can be easily spun into thread, a property not shared by many other items in the list"}], "polished_text": "A scarf ain't nothing but cotton that got spun up with some wool.", "status": "polished"} +{"raw_text": "snail without shell? That's just snail with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "snail", "B": "shell", "C": "feeds on plants", "D": "snail"}, "chain": [{"start": "snail", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a snail has a shell"}, {"start": "snail", "relation": "HasA", "end": "snail", "weight": 0.8, "surface_text": "snail has skin as part of its body"}, {"start": "snail", "relation": "HasProperty", "end": "feeds_on_plants", "weight": 0.8, "surface_text": "primarily eats vegetation like leaves and algae"}], "polished_text": "A snail without its shell is just a snail with ideas above its station.", "status": "polished"} +{"raw_text": "furrow without water? That's just soil with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "furrow", "B": "water", "C": "color variation", "D": "soil"}, "chain": [{"start": "furrow", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both furrows and ditches may contain water"}, {"start": "furrow", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "a furrow is made of soil, and farms have soil where crops are grown"}, {"start": "soil", "relation": "HasProperty", "end": "color_variation", "weight": 0.8, "surface_text": "Soil ranges from dark brown to black, red, yellow, and even white, unlike the more uniform colors of most minerals"}], "polished_text": "A furrow without water is just soil with ideas above its color variation.", "status": "polished"} +{"raw_text": "You know what they say, a vine with no stem is just a small, black edible seeds kiwi.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "vine", "B": "stem", "C": "small, black edible seeds", "D": "kiwi"}, "chain": [{"start": "vine", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "a vine has a stem"}, {"start": "vine", "relation": "HasPrerequisite", "end": "kiwi", "weight": 0.8, "surface_text": "you need a vine before you can grow a kiwi"}, {"start": "kiwi", "relation": "HasProperty", "end": "small,_black_edible_seeds", "weight": 0.8, "surface_text": "The tiny black seeds in kiwi are distinct from the large seeds or pits of other fruits."}], "polished_text": "You know what they say — a vine without its stem is just a kiwi with those small, black edible seeds for nothing.", "status": "polished"} +{"raw_text": "A petrel ain't nothing but bird that met some feather.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "petrel", "B": "feather", "C": "sings or calls vocally", "D": "bird"}, "chain": [{"start": "petrel", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "feathers are a common feature of both birds"}, {"start": "petrel", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}, {"start": "bird", "relation": "HasProperty", "end": "sings_or_calls_vocally", "weight": 0.8, "surface_text": "Many birds produce complex sounds with syrinx, unlike most other listed animals"}], "status": "discarded"} +{"raw_text": "You know what they say, a bat with no score homer is just a sorry scoring homer.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "bat", "B": "score homer", "C": "sorry", "D": "scoring homer"}, "chain": [{"start": "bat", "relation": "HasPrerequisite", "end": "score_homer", "weight": 1.0, "surface_text": "If you want to [[score a homer]] then you should [[bat]]"}, {"start": "bat", "relation": "HasPrerequisite", "end": "scoring_homer", "weight": 2.0, "surface_text": "[[scoring a homer]] requires [[a bat]]"}], "polished_text": "You know what they say — a bat without a homer is just a sorry shot at scoring.", "status": "polished"} +{"raw_text": "handgun without barrel? That's just steel with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "handgun", "B": "barrel", "C": "non-magnetic (usually)", "D": "steel"}, "chain": [{"start": "handgun", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a handgun has a barrel"}, {"start": "handgun", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a handgun is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "non-magnetic_(usually)", "weight": 0.8, "surface_text": "While some steels are magnetic, many common types are not, unlike some metals like nickel or iron (though iron isn't listed, it's a key component)."}], "polished_text": "A handgun without its barrel? That's just steel thinking it's better than its station.", "status": "polished"} +{"raw_text": "A guitar ain't nothing but strings that met some six strings.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "guitar", "B": "six strings", "C": "humble", "D": "strings"}, "chain": [{"start": "guitar", "relation": "HasA", "end": "six_strings", "weight": 1.0, "surface_text": "[[a guitar]] has [[six strings]]"}, {"start": "guitar", "relation": "MadeOf", "end": "strings", "weight": 2.0, "surface_text": "[[guitar]] is made of [[strings]]."}], "polished_text": "A guitar ain't nothing but humble strings that grew themselves some six strings.", "status": "polished"} +{"raw_text": "Take the fruit out of juice and all you've got left is juice is acidic lemon.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "juice", "B": "fruit", "C": "juice is acidic", "D": "lemon"}, "chain": [{"start": "juice", "relation": "HasPrerequisite", "end": "fruit", "weight": 0.8, "surface_text": "you need fruit before you can make juice"}, {"start": "juice", "relation": "MadeOf", "end": "lemon", "weight": 0.8, "surface_text": "juice connects as both figs and lemons can be made into juice"}, {"start": "lemon", "relation": "HasProperty", "end": "juice_is_acidic", "weight": 0.8, "surface_text": "lemon juice is very acidic and tart, unlike the sweeter juice of most other listed fruits"}], "status": "discarded"} +{"raw_text": "Take the water out of kettle and all you've got left is clean glass.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "kettle", "B": "water", "C": "clean", "D": "glass"}, "chain": [{"start": "kettle", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a kettle needs water before use"}, {"start": "kettle", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a kettle can be made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "clean", "weight": 2.0, "surface_text": "[[A glass]] can be [[clean]]"}], "polished_text": "Fill the kettle with water or all you've got left is clean glass.", "status": "polished"} +{"raw_text": "You know what they say, a beer with no water is just a dry alcohol in.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "beer", "B": "water", "C": "dry", "D": "alcohol in"}, "chain": [{"start": "beer", "relation": "HasA", "end": "water", "weight": 1.0, "surface_text": "[[Beer]] contains [[water]]"}, {"start": "beer", "relation": "HasA", "end": "alcohol_in", "weight": 1.0, "surface_text": "[[Beer]] has [[alcohol in it]]"}], "polished_text": "You know what they say, beer without the water's just a thirsty old alcohol.", "status": "polished"} +{"raw_text": "falcon without feather? That's just wing with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "falcon", "B": "feather", "C": "flapping motion", "D": "wing"}, "chain": [{"start": "falcon", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds are covered in feathers"}, {"start": "falcon", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings for flying"}, {"start": "wing", "relation": "HasProperty", "end": "flapping_motion", "weight": 0.8, "surface_text": "It moves up and down to generate lift."}], "polished_text": "A falcon without its feathers is just a wing with ideas above its station.", "status": "polished"} +{"raw_text": "A petal ain't nothing but flower that met some lotus.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "petal", "B": "lotus", "C": "blooming cycle", "D": "flower"}, "chain": [{"start": "petal", "relation": "HasA", "end": "lotus", "weight": 0.8, "surface_text": "both flowers have petals"}, {"start": "petal", "relation": "HasPrerequisite", "end": "flower", "weight": 0.8, "surface_text": "you need a flower before you can have a petal"}, {"start": "flower", "relation": "HasProperty", "end": "blooming_cycle", "weight": 0.8, "surface_text": "Flowers have a distinct blooming period, unlike evergreen plants (boxwood) or grassland"}], "polished_text": "A petal's just a flower that's caught the lotus's blooming cycle.", "status": "polished"} +{"raw_text": "A fireplace ain't nothing but stone that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "fireplace", "B": "wood", "C": "natural shape", "D": "stone"}, "chain": [{"start": "fireplace", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "you need wood before you can use a fireplace"}, {"start": "fireplace", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "a fireplace is made of stone"}, {"start": "stone", "relation": "HasProperty", "end": "natural_shape", "weight": 0.8, "surface_text": "usually irregular and not man-made like bricks or concrete"}], "polished_text": "A fireplace ain't nothing but stone that met some wood.", "status": "polished"} +{"raw_text": "Take the wood out of kitchen and all you've got left is color ceramic.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "kitchen", "B": "wood", "C": "color", "D": "ceramic"}, "chain": [{"start": "kitchen", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a kitchen is made of wood"}, {"start": "kitchen", "relation": "MadeOf", "end": "ceramic", "weight": 0.8, "surface_text": "a kitchen is made of ceramic"}, {"start": "ceramic", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Often white, beige, or glazed in various colors, unlike most other materials listed which are more neutral or specific (like metal, clear plastic, or brown paper)"}], "status": "discarded"} +{"raw_text": "You know what they say, a carnation with no petal is just a humble bouquet.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "carnation", "B": "petal", "C": "humble", "D": "bouquet"}, "chain": [{"start": "carnation", "relation": "HasA", "end": "petal", "weight": 0.8, "surface_text": "both flowers have petals"}, {"start": "carnation", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}], "polished_text": "A humble carnation with no petal is just a bouquet waiting to bloom.", "status": "polished"} +{"raw_text": "shotgun without barrel? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "shotgun", "B": "barrel", "C": "edible", "D": "wood"}, "chain": [{"start": "shotgun", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a shotgun has a barrel"}, {"start": "shotgun", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a shotgun is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "edible", "weight": 1.0, "surface_text": "[[Wood]] is [[edible]]"}], "polished_text": "A shotgun without its barrel? That's just plain wood with ideas above its station.", "status": "polished"} +{"raw_text": "A lemon ain't nothing but tree that met some lemon juice.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "lemon", "B": "lemon juice", "C": "root system", "D": "tree"}, "chain": [{"start": "lemon", "relation": "HasA", "end": "lemon_juice", "weight": 1.0, "surface_text": "[[a lemon]] contains [[lemon juice]]"}, {"start": "lemon", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "a lemon has a prerequisite of tree"}, {"start": "tree", "relation": "HasProperty", "end": "root_system", "weight": 0.8, "surface_text": "extensive underground system anchoring the plant"}], "polished_text": "A lemon ain't nothing but a tree that got itself some root system and made some lemon juice.", "status": "polished"} +{"raw_text": "You know what they say, a jewelry with no diamond is just a reflective when polished silver.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "jewelry", "B": "diamond", "C": "reflective when polished", "D": "silver"}, "chain": [{"start": "jewelry", "relation": "MadeOf", "end": "diamond", "weight": 0.8, "surface_text": "jewelry can be worn against the skin and is often made with diamonds."}, {"start": "jewelry", "relation": "MadeOf", "end": "silver", "weight": 0.8, "surface_text": "jewelry can be made of both nickel and silver"}, {"start": "silver", "relation": "HasProperty", "end": "reflective_when_polished", "weight": 1.0, "surface_text": "[[Silver]] is [[reflective when polished]]"}], "polished_text": "You know what they say — jewelry with no diamond is just shiny silver.", "status": "polished"} +{"raw_text": "Take the engine out of moped and all you've got left is attached to walls window.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "moped", "B": "engine", "C": "attached to walls", "D": "window"}, "chain": [{"start": "moped", "relation": "HasA", "end": "engine", "weight": 0.8, "surface_text": "both vehicles typically have engines"}, {"start": "moped", "relation": "HasA", "end": "window", "weight": 0.8, "surface_text": "a moped can have a window made of glass"}, {"start": "window", "relation": "HasProperty", "end": "attached_to_walls", "weight": 0.8, "surface_text": "Unlike standalone structures like a chimney or porch, it's integrated into a building"}], "status": "discarded"} +{"raw_text": "vulture without feather? That's just wing with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "vulture", "B": "feather", "C": "lightweight", "D": "wing"}, "chain": [{"start": "vulture", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}, {"start": "vulture", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings for flight."}, {"start": "wing", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "It is relatively light for its size to enable flight."}], "polished_text": "A vulture without its feathers is just a lightweight wing with ideas above its station.", "status": "polished"} +{"raw_text": "Take the scrap out of pewter and all you've got left is earth-origin ore.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "pewter", "B": "scrap", "C": "earth-origin", "D": "ore"}, "chain": [{"start": "pewter", "relation": "HasA", "end": "scrap", "weight": 0.8, "surface_text": "both pewter and steel can be found as scrap metal"}, {"start": "pewter", "relation": "MadeOf", "end": "ore", "weight": 0.8, "surface_text": "ore connects as a mineral from which both metals can be extracted"}, {"start": "ore", "relation": "HasProperty", "end": "earth-origin", "weight": 0.8, "surface_text": "Found in the ground, often mixed with rock or sediment, unlike processed metals like bronze or steel."}], "polished_text": "Take the scrap out of pewter and all you've got left is good ol' earth-borne ore.", "status": "polished"} +{"raw_text": "Take the wood out of trowel and all you've got left is light weight blade.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "trowel", "B": "wood", "C": "light weight", "D": "blade"}, "chain": [{"start": "trowel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a trowel is made of wood"}, {"start": "trowel", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a trowel has a blade"}, {"start": "blade", "relation": "HasProperty", "end": "light_weight", "weight": 0.8, "surface_text": "Compared to heavy weapons like a tank or mortar, blades are relatively lightweight."}], "polished_text": "Take the wood out of that trowel, and all you've got left is a light-weight blade.", "status": "polished"} +{"raw_text": "You know what they say, a peach with no pit is just a good to drink water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "peach", "B": "pit", "C": "good to drink", "D": "water"}, "chain": [{"start": "peach", "relation": "HasA", "end": "pit", "weight": 4.472136, "surface_text": "[[A peach]] has [[a pit]]"}, {"start": "peach", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a peach is made of water"}, {"start": "water", "relation": "HasProperty", "end": "good_to_drink", "weight": 2.0, "surface_text": "[[water]] is [[good to drink]]"}], "polished_text": "A peach without its pit is just good drinking water.", "status": "polished"} +{"raw_text": "A linen ain't nothing but paper that met some dress.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "linen", "B": "dress", "C": "handmade or manufactured", "D": "paper"}, "chain": [{"start": "linen", "relation": "MadeOf", "end": "dress", "weight": 0.8, "surface_text": "a dress can be made of linen"}, {"start": "linen", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "paper can be made of linen"}, {"start": "paper", "relation": "HasProperty", "end": "handmade_or_manufactured", "weight": 1.0, "surface_text": "[[Paper]] can be [[handmade or manufactured]]"}], "polished_text": "Linen ain't nothing but paper that got itself made into a dress.", "status": "polished"} +{"raw_text": "oak without wood? That's just bark with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "oak", "B": "wood", "C": "rough", "D": "bark"}, "chain": [{"start": "oak", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an oak is made of wood"}, {"start": "oak", "relation": "MadeOf", "end": "bark", "weight": 0.8, "surface_text": "an oak is made of bark"}, {"start": "bark", "relation": "HasProperty", "end": "rough", "weight": 1.0, "surface_text": "[[bark]] is generally [[rough]]"}], "polished_text": "An oak without wood? That's just rough bark with ideas above its station.", "status": "polished"} +{"raw_text": "condor without nest? That's just beak with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "condor", "B": "nest", "C": "colorful", "D": "beak"}, "chain": [{"start": "condor", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both birds build or use nests for nesting and raising young."}, {"start": "condor", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "beaks are part of both birds and used for eating or defense."}, {"start": "beak", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "Can vary in color (yellow, red, orange) unlike most animal body parts"}], "polished_text": "Condor without its nest? That's just a colorful beak with ideas above its station.", "status": "polished"} +{"raw_text": "tooth without mouth? That's just bone with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "tooth", "B": "mouth", "C": "connective", "D": "bone"}, "chain": [{"start": "tooth", "relation": "HasA", "end": "mouth", "weight": 0.8, "surface_text": "tooth is in an orca and in a mouth"}, {"start": "tooth", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "teeth are made of bone"}, {"start": "bone", "relation": "HasProperty", "end": "connective", "weight": 0.8, "surface_text": "In animals, it serves as a structural connection (unlike standalone materials)"}], "polished_text": "A tooth without a mouth? That's just connective bone with ideas above its station.", "status": "polished"} +{"raw_text": "school without many classes? That's just glass with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "school", "B": "many classes", "C": "solid", "D": "glass"}, "chain": [{"start": "school", "relation": "HasA", "end": "many_classes", "weight": 1.0, "surface_text": "[[a school]] has [[many classes]]"}, {"start": "school", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a school is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "solid", "weight": 1.0, "surface_text": "[[glass]] is [[solid]]"}], "polished_text": "School without many classes? That's just solid glass with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a jack with no tractor is just a level height.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "jack", "B": "tractor", "C": "level", "D": "height"}, "chain": [{"start": "jack", "relation": "HasA", "end": "tractor", "weight": 0.8, "surface_text": "tractors can have jacks for maintenance and plows for farming."}, {"start": "jack", "relation": "HasPrerequisite", "end": "height", "weight": 0.8, "surface_text": "a jack requires knowing height for use; a level measures height"}, {"start": "height", "relation": "HasProperty", "end": "level", "weight": 0.8, "surface_text": "a jack requires knowing height for use; a level measures height"}], "polished_text": "You know what they say — a jack without a tractor is just a level height.", "status": "polished"} +{"raw_text": "A chest ain't nothing but wood that met some or holds.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "chest", "B": "or holds", "C": "carved into art", "D": "wood"}, "chain": [{"start": "chest", "relation": "HasA", "end": "or_holds", "weight": 1.0, "surface_text": "[[A chest]] contains [[or holds something]]"}, {"start": "chest", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a chest can be made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_art", "weight": 1.0, "surface_text": "[[Wood]] can be [[carved into art]]"}], "polished_text": "A chest ain't nothing but wood carved into art that holds treasures.", "status": "polished"} +{"raw_text": "You know what they say, a desk with no wood is just a sorry flat surface.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "desk", "B": "wood", "C": "sorry", "D": "flat surface"}, "chain": [{"start": "desk", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "desks are often made of wood"}, {"start": "desk", "relation": "HasA", "end": "flat_surface", "weight": 2.0, "surface_text": "[[A desk]] has [[a flat surface]]"}], "polished_text": "You know what they say — a desk without the wood is just a sorry flat surface.", "status": "polished"} +{"raw_text": "You know what they say, a prison with no books is just a tall and straight fence.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "prison", "B": "books", "C": "tall and straight", "D": "fence"}, "chain": [{"start": "prison", "relation": "HasA", "end": "books", "weight": 0.8, "surface_text": "prisons often have books for inmates, and libraries are collections of books."}, {"start": "prison", "relation": "HasA", "end": "fence", "weight": 0.8, "surface_text": "both buildings often have fences for security or containment"}, {"start": "fence", "relation": "HasProperty", "end": "tall_and_straight", "weight": 0.8, "surface_text": "typically taller and more vertical than other structures listed"}], "polished_text": "You know what they say — a prison with no books is just a fence that’s tall and straight as a soldier.", "status": "polished"} +{"raw_text": "A leg ain't nothing but centipede that met some bull.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "leg", "B": "bull", "C": "long segmented body", "D": "centipede"}, "chain": [{"start": "leg", "relation": "HasA", "end": "bull", "weight": 0.8, "surface_text": "legs are parts of both a body and a bull."}, {"start": "leg", "relation": "HasA", "end": "centipede", "weight": 0.8, "surface_text": "both are animals with legs"}, {"start": "centipede", "relation": "HasProperty", "end": "long_segmented_body", "weight": 0.8, "surface_text": "Body is composed of many connected segments along its length."}], "polished_text": "A leg ain't nothing but a centipede that got itself a bull's strength.", "status": "polished"} +{"raw_text": "You know what they say, a styrofoam with no package is just a humble flame.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "styrofoam", "B": "package", "C": "humble", "D": "flame"}, "chain": [{"start": "styrofoam", "relation": "MadeOf", "end": "package", "weight": 0.8, "surface_text": "Styrofoam can be part of packaging materials, and packages often have wrappers."}, {"start": "styrofoam", "relation": "MadeOf", "end": "flame", "weight": 0.8, "surface_text": "styrofoam is often used as a material in structures that can burn, and ash is created by flames"}], "status": "discarded"} +{"raw_text": "nightjar without wings? That's just beak with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "nightjar", "B": "wings", "C": "sharp", "D": "beak"}, "chain": [{"start": "nightjar", "relation": "HasA", "end": "wings", "weight": 0.8, "surface_text": "wings are appendages both birds use for flight"}, {"start": "nightjar", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "beak is a physical feature common to both birds, used for eating and other functions"}, {"start": "beak", "relation": "HasProperty", "end": "sharp", "weight": 0.8, "surface_text": "Can cut or puncture food"}], "polished_text": "A nightjar without wings is just a sharp beak dreaming big.", "status": "polished"} +{"raw_text": "revolver without ammo? That's just gunpowder with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "revolver", "B": "ammo", "C": "plain", "D": "gunpowder"}, "chain": [{"start": "revolver", "relation": "HasPrerequisite", "end": "ammo", "weight": 0.8, "surface_text": "ammo is needed for revolver and stored in tank"}, {"start": "revolver", "relation": "MadeOf", "end": "gunpowder", "weight": 0.8, "surface_text": "Both a revolver and a canon use gunpowder to propel projectiles."}], "polished_text": "A plain old revolver without ammo? That's just gunpowder with ideas above its station.", "status": "polished"} +{"raw_text": "container without metal? That's just lid with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "container", "B": "metal", "C": "property", "D": "lid"}, "chain": [{"start": "container", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a container is made of metal"}, {"start": "container", "relation": "HasA", "end": "lid", "weight": 0.8, "surface_text": "a container has a lid"}, {"start": "lid", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "covers an opening on a container"}], "polished_text": "A tin can without its iron is just a lid with notions above its station.", "status": "polished"} +{"raw_text": "A coca ain't nothing but flowers that met some nut.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "coca", "B": "nut", "C": "orange", "D": "flowers"}, "chain": [{"start": "coca", "relation": "HasA", "end": "nut", "weight": 0.8, "surface_text": "both trees can produce nuts (coca beans and hickory nuts)"}, {"start": "coca", "relation": "HasA", "end": "flowers", "weight": 0.8, "surface_text": "Both trees can have flowers."}, {"start": "flowers", "relation": "HasProperty", "end": "orange", "weight": 1.0, "surface_text": "[[Some flowers]] are [[orange]]"}], "status": "discarded"} +{"raw_text": "paper without lantern? That's just trees with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "paper", "B": "lantern", "C": "plain", "D": "trees"}, "chain": [{"start": "paper", "relation": "MadeOf", "end": "lantern", "weight": 0.8, "surface_text": "Both triangles and lanterns can be made of paper, especially decorative paper triangles and paper lanterns."}, {"start": "paper", "relation": "MadeOf", "end": "trees", "weight": 2.828427, "surface_text": "[[Paper ]] is made of [[trees]]."}], "polished_text": "Paper without a lantern? That's just trees with ideas above their station.", "status": "polished"} +{"raw_text": "You know what they say, a cork with no wood is just a tall growth tree.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cork", "B": "wood", "C": "tall growth", "D": "tree"}, "chain": [{"start": "cork", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a cork is made of wood"}, {"start": "cork", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get a cork"}, {"start": "tree", "relation": "HasProperty", "end": "tall_growth", "weight": 0.8, "surface_text": "significantly taller than other plants in the list"}], "polished_text": "You know what they say, a cork without the wood is just a tree waiting to grow tall.", "status": "polished"} +{"raw_text": "Take the stem out of marjoram and all you've got left is refreshing water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "marjoram", "B": "stem", "C": "refreshing", "D": "water"}, "chain": [{"start": "marjoram", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "marjoram has a stem"}, {"start": "marjoram", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "marjoram requires water"}, {"start": "water", "relation": "HasProperty", "end": "refreshing", "weight": 1.0, "surface_text": "[[Water]] is [[refreshing]]"}], "polished_text": "Take the stem outta marjoram and all you've got left is that refreshing water.", "status": "polished"} +{"raw_text": "A tomato ain't nothing but water that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "tomato", "B": "water", "C": "refreshing", "D": "water"}, "chain": [{"start": "tomato", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water for a tomato"}, {"start": "tomato", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a tomato is made of water"}, {"start": "water", "relation": "HasProperty", "end": "refreshing", "weight": 1.0, "surface_text": "[[Water]] is [[refreshing]]"}], "polished_text": "A tomato ain't nothing but water that's got itself some refreshing.", "status": "polished"} +{"raw_text": "Take the quartz out of glass and all you've got left is old reflective qualitities.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "glass", "B": "quartz", "C": "old", "D": "reflective qualitities"}, "chain": [{"start": "glass", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "potassium is used in some glass formulations, and quartz sand is a key ingredient in glass making"}, {"start": "glass", "relation": "HasA", "end": "reflective_qualitities", "weight": 1.0, "surface_text": "[[Glass]] has [[reflective qualitities]]"}], "polished_text": "Take the quartz outta glass and all you've got left is just plain-old reflective qualities.", "status": "polished"} +{"raw_text": "You know what they say, a squash with no water is just a humble seeds.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "squash", "B": "water", "C": "humble", "D": "seeds"}, "chain": [{"start": "squash", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow squash"}, {"start": "squash", "relation": "HasA", "end": "seeds", "weight": 1.0, "surface_text": "[[a squash]] has [[seeds]]"}], "polished_text": "You know what they say — a squash without water is just a humble pile of seeds.", "status": "polished"} +{"raw_text": "You know what they say, a potassium with no soil is just a rough surface rock.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "potassium", "B": "soil", "C": "rough surface", "D": "rock"}, "chain": [{"start": "potassium", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "Potassium is found in soil, and soil is a layer of the Earth."}, {"start": "potassium", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Potassium is found as a component in rocks, and rocks are part of the Earth's composition."}, {"start": "rock", "relation": "HasProperty", "end": "rough_surface", "weight": 0.8, "surface_text": "Often has an uneven, textured surface compared to smoother stones like marble or alabaster"}], "polished_text": "You know what they say, potassium without the soil is just a rough-surface rock.", "status": "polished"} +{"raw_text": "Take the tree out of jungle and all you've got left is fibrous stem structure plant.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "jungle", "B": "tree", "C": "fibrous stem structure", "D": "plant"}, "chain": [{"start": "jungle", "relation": "HasA", "end": "tree", "weight": 0.8, "surface_text": "a jungle has a tree"}, {"start": "jungle", "relation": "HasA", "end": "plant", "weight": 0.8, "surface_text": "a jungle has a plant"}, {"start": "plant", "relation": "HasProperty", "end": "fibrous_stem_structure", "weight": 0.8, "surface_text": "Often has flexible stems, unlike the rigid trunk of a pine tree"}], "status": "discarded"} +{"raw_text": "A soil ain't nothing but lettuce that met some earth.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "soil", "B": "earth", "C": "water-rich", "D": "lettuce"}, "chain": [{"start": "soil", "relation": "HasA", "end": "earth", "weight": 0.8, "surface_text": "soil is part of an orchard and the earth contains soil"}, {"start": "soil", "relation": "MadeOf", "end": "lettuce", "weight": 0.8, "surface_text": "Savannas are landscapes that contain soil, while lettuce plants are grown in soil."}, {"start": "lettuce", "relation": "HasProperty", "end": "water-rich", "weight": 0.8, "surface_text": "It is composed mostly of water, making it crisp and refreshing, unlike drier items like chocolate or husk."}], "status": "discarded"} +{"raw_text": "Take the thread out of linen and all you've got left is property fabric.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "linen", "B": "thread", "C": "property", "D": "fabric"}, "chain": [{"start": "linen", "relation": "MadeOf", "end": "thread", "weight": 0.8, "surface_text": "Both burlap and linen can be made into thread."}, {"start": "linen", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "both are types of fabric"}, {"start": "fabric", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "is typically woven or knitted, not solid or layered"}], "status": "discarded"} +{"raw_text": "ginger without curry powder? That's just spice with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "ginger", "B": "curry powder", "C": "ginger", "D": "spice"}, "chain": [{"start": "ginger", "relation": "HasA", "end": "curry_powder", "weight": 0.8, "surface_text": "curry powder often contains both ginger and turmeric as ingredients"}, {"start": "ginger", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "Both ginger and basil are types of spice."}, {"start": "spice", "relation": "HasProperty", "end": "ginger", "weight": 0.8, "surface_text": "coriander and ginger are both spices."}], "polished_text": "Ginger without curry powder? That's just ginger with ideas above its station.", "status": "polished"} +{"raw_text": "A barrel ain't nothing but plastic that met some steel.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "barrel", "B": "steel", "C": "lightweight", "D": "plastic"}, "chain": [{"start": "barrel", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a barrel is made of steel"}, {"start": "barrel", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a barrel is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "significantly lighter than metals like aluminum or dense materials like ceramic"}], "polished_text": "A barrel's just plastic with a touch of steel, heavy as it is light.", "status": "polished"} +{"raw_text": "You know what they say, a roadrunner with no nest is just a light weight feather.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "roadrunner", "B": "nest", "C": "light weight", "D": "feather"}, "chain": [{"start": "roadrunner", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both birds build nests."}, {"start": "roadrunner", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds are covered in feathers"}, {"start": "feather", "relation": "HasProperty", "end": "light_weight", "weight": 0.8, "surface_text": "Feathers are extremely light compared to materials like wood, ice, or rust, and lighter than the birds themselves."}], "polished_text": "You know what they say — a roadrunner without its nest is just a light-feathered thing.", "status": "polished"} +{"raw_text": "trumpet without brass? That's just three valves with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "trumpet", "B": "brass", "C": "sorry", "D": "three valves"}, "chain": [{"start": "trumpet", "relation": "MadeOf", "end": "brass", "weight": 1.0, "surface_text": "[[a trumpet ]] is made of [[brass]]."}, {"start": "trumpet", "relation": "HasA", "end": "three_valves", "weight": 1.0, "surface_text": "[[a trumpet]] has [[three valves]]"}], "polished_text": "A trumpet without its brass is just three valves with ideas above its station.", "status": "polished"} +{"raw_text": "lynx without muscle? That's just food with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "lynx", "B": "muscle", "C": "variety", "D": "food"}, "chain": [{"start": "lynx", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "lynx has muscles, which are part of its body"}, {"start": "lynx", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "lynx has food (fish), fish need food to survive"}, {"start": "food", "relation": "HasProperty", "end": "variety", "weight": 0.8, "surface_text": "encompasses many forms (solid, liquid, etc.), unlike single items listed"}], "polished_text": "A lynx without muscle is just food thinkin' it's got variety.", "status": "polished"} +{"raw_text": "You know what they say, a bull with no fur is just a carved into art wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "bull", "B": "fur", "C": "carved into art", "D": "wood"}, "chain": [{"start": "bull", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "both have fur covering their bodies"}, {"start": "bull", "relation": "HasA", "end": "wood", "weight": 0.8, "surface_text": "both bulls (as animals) may encounter wood in their environment, and beavers use wood for their dams and lodges"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_art", "weight": 1.0, "surface_text": "[[Wood]] can be [[carved into art]]"}], "polished_text": "You know what they say — a bull without its fur is just carved wood.", "status": "polished"} +{"raw_text": "A kite ain't nothing but paper that met some tail.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "kite", "B": "tail", "C": "sheets or rolls", "D": "paper"}, "chain": [{"start": "kite", "relation": "HasA", "end": "tail", "weight": 1.0, "surface_text": "[[A kite]] has [[a tail]]"}, {"start": "kite", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "a kite is made of paper"}, {"start": "paper", "relation": "HasProperty", "end": "sheets_or_rolls", "weight": 0.8, "surface_text": "It's usually found in flat sheets or long rolls"}], "polished_text": "A kite ain't nothing but sheets of paper that grew itself a tail.", "status": "polished"} +{"raw_text": "Take the egg out of booby and all you've got left is feathered wing.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "booby", "B": "egg", "C": "feathered", "D": "wing"}, "chain": [{"start": "booby", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs as part of reproduction."}, {"start": "booby", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "wings are common parts of both birds"}, {"start": "wing", "relation": "HasProperty", "end": "feathered", "weight": 0.8, "surface_text": "It is covered in feathers, unlike the other listed items."}], "status": "discarded"} +{"raw_text": "You know what they say, a dessert with no calorie is just a plain plate.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "dessert", "B": "calorie", "C": "plain", "D": "plate"}, "chain": [{"start": "dessert", "relation": "HasA", "end": "calorie", "weight": 0.8, "surface_text": "desserts often contain calories, and fat is high in calories."}, {"start": "dessert", "relation": "HasA", "end": "plate", "weight": 0.8, "surface_text": "both desserts and hams are served on plates"}], "polished_text": "You know what they say — a dessert with no calorie is just a plain ol' plate.", "status": "polished"} +{"raw_text": "You know what they say, a nickel with no alloy is just a wet penny.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "nickel", "B": "alloy", "C": "wet", "D": "penny"}, "chain": [{"start": "nickel", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloys can contain both nickel and silver"}, {"start": "nickel", "relation": "MadeOf", "end": "penny", "weight": 0.8, "surface_text": "penny is a coin that may be made of nickel and tin"}], "polished_text": "You know what they say, a nickel with no alloy is just a wet penny.", "status": "polished"} +{"raw_text": "pot without string? That's just clay with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "pot", "B": "string", "C": "plastic", "D": "clay"}, "chain": [{"start": "pot", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "pots are made of ceramic and can have strings used for hanging or handles."}, {"start": "pot", "relation": "MadeOf", "end": "clay", "weight": 1.0, "surface_text": "[[a pot ]] is made of [[clay]]."}, {"start": "clay", "relation": "HasProperty", "end": "plastic", "weight": 0.8, "surface_text": "clay has a plastic quality"}], "polished_text": "A pot without its string? That's just clay getting above its station.", "status": "polished"} +{"raw_text": "A python ain't nothing but animal that met some egg.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "python", "B": "egg", "C": "kiwi", "D": "animal"}, "chain": [{"start": "python", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "egg connects as something a python lays and what a fox might eat"}, {"start": "python", "relation": "HasA", "end": "animal", "weight": 0.8, "surface_text": "both python and ferret are types of animals"}, {"start": "animal", "relation": "HasProperty", "end": "kiwi", "weight": 0.8, "surface_text": "animal connects the shared biological classification"}], "status": "discarded"} +{"raw_text": "cotinga without wing? That's just beak with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cotinga", "B": "wing", "C": "pointed", "D": "beak"}, "chain": [{"start": "cotinga", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings."}, {"start": "cotinga", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both birds have beaks as part of their anatomy."}, {"start": "beak", "relation": "HasProperty", "end": "pointed", "weight": 0.8, "surface_text": "Often has a sharp tip for pecking or tearing"}], "status": "discarded"} +{"raw_text": "bomb without explosives? That's just shrapnel with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bomb", "B": "explosives", "C": "dry", "D": "shrapnel"}, "chain": [{"start": "bomb", "relation": "MadeOf", "end": "explosives", "weight": 1.0, "surface_text": "[[bomb]] is made of [[explosives]]."}, {"start": "bomb", "relation": "MadeOf", "end": "shrapnel", "weight": 1.0, "surface_text": "[[bomb]] is made of [[shrapnel]]."}], "polished_text": "A bomb without its explosives? That's just shrapnel with ideas above its station.", "status": "polished"} +{"raw_text": "avocet without beak? That's just egg with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "avocet", "B": "beak", "C": "shape", "D": "egg"}, "chain": [{"start": "avocet", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Birds like avocets and boobies have beaks."}, {"start": "avocet", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both avocets and condors have eggs"}, {"start": "egg", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "oval or rounded, unlike most other items which are more irregular or uniform in shape"}], "polished_text": "An avocet without its beak? That's just an egg with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a leaf with no snail is just a color variation soil.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "leaf", "B": "snail", "C": "color variation", "D": "soil"}, "chain": [{"start": "leaf", "relation": "HasA", "end": "snail", "weight": 0.8, "surface_text": "earthworms live in soil that contains leaves, snails may eat leaves"}, {"start": "leaf", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "leaves need soil to grow"}, {"start": "soil", "relation": "HasProperty", "end": "color_variation", "weight": 0.8, "surface_text": "Soil ranges from dark brown to black, red, yellow, and even white, unlike the more uniform colors of most minerals"}], "status": "discarded"} +{"raw_text": "Take the duplex out of window and all you've got left is carved into art wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "window", "B": "duplex", "C": "carved into art", "D": "wood"}, "chain": [{"start": "window", "relation": "HasA", "end": "duplex", "weight": 0.8, "surface_text": "both buildings contain windows for light and view"}, {"start": "window", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a window is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_art", "weight": 1.0, "surface_text": "[[Wood]] can be [[carved into art]]"}], "status": "discarded"} +{"raw_text": "A celery ain't nothing but water that met some stem.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "celery", "B": "stem", "C": "much more stable than hydrogen peroxide", "D": "water"}, "chain": [{"start": "celery", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "celery has a stem"}, {"start": "celery", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "celery is made of water"}, {"start": "water", "relation": "HasProperty", "end": "much_more_stable_than_hydrogen_peroxide", "weight": 1.0, "surface_text": "[[Water]] is [[much more stable than hydrogen peroxide]]"}], "status": "discarded"} +{"raw_text": "A bongo ain't nothing but shell that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "bongo", "B": "wood", "C": "dry", "D": "shell"}, "chain": [{"start": "bongo", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a bongo is made of wood"}, {"start": "bongo", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a bongo has a shell"}], "polished_text": "A bongo ain't nothing but a dry shell that met some fine wood.", "status": "polished"} +{"raw_text": "You know what they say, an aluminum with no wing is just a humble craft.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "aluminum", "B": "wing", "C": "humble", "D": "craft"}, "chain": [{"start": "aluminum", "relation": "MadeOf", "end": "wing", "weight": 0.8, "surface_text": "aluminum can be used to make wings, and feathers are part of a bird's wing."}, {"start": "aluminum", "relation": "MadeOf", "end": "craft", "weight": 0.8, "surface_text": "aluminum is used to make crafts (like model airplanes), and feathers can be used in crafts (like decorations)."}], "status": "discarded"} +{"raw_text": "squash without seeds? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "squash", "B": "seeds", "C": "essential to human life", "D": "water"}, "chain": [{"start": "squash", "relation": "HasA", "end": "seeds", "weight": 1.0, "surface_text": "[[a squash]] has [[seeds]]"}, {"start": "squash", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow squash"}, {"start": "water", "relation": "HasProperty", "end": "essential_to_human_life", "weight": 2.0, "surface_text": "[[Water]] is [[essential to human life]]"}], "polished_text": "Even the squash needs its seeds, else it's just water thinking it's essential to human life.", "status": "polished"} +{"raw_text": "You know what they say, a tomato with no water is just a good to quench thirst water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "tomato", "B": "water", "C": "good to quench thirst", "D": "water"}, "chain": [{"start": "tomato", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a tomato is made of water"}, {"start": "tomato", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water for a tomato"}, {"start": "water", "relation": "HasProperty", "end": "good_to_quench_thirst", "weight": 1.0, "surface_text": "[[Water]] is [[good to quench thirst]]"}], "status": "discarded"} +{"raw_text": "Take the trough out of water and all you've got left is cooler temperature creek.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "water", "B": "trough", "C": "cooler temperature", "D": "creek"}, "chain": [{"start": "water", "relation": "HasA", "end": "trough", "weight": 0.8, "surface_text": "water connects the contents of both containers"}, {"start": "water", "relation": "HasA", "end": "creek", "weight": 0.8, "surface_text": "Deserts contain scarce water, while creeks are bodies of water."}, {"start": "creek", "relation": "HasProperty", "end": "cooler_temperature", "weight": 0.8, "surface_text": "Creek water is typically cooler than larger bodies of water like oceans"}], "polished_text": "Take the water out of the trough and all you've got left is a cool creek.", "status": "polished"} +{"raw_text": "river without water? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "river", "B": "water", "C": "cold", "D": "water"}, "chain": [{"start": "river", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a river is made of water"}, {"start": "river", "relation": "HasA", "end": "water", "weight": 1.0, "surface_text": "[[A river]] contains [[water]]"}, {"start": "water", "relation": "HasProperty", "end": "cold", "weight": 1.0, "surface_text": "[[water]] can be [[cold]]"}], "polished_text": "A river without its cold water is just water with ideas above its station.", "status": "polished"} +{"raw_text": "Take the deck out of unicycle and all you've got left is makes rolling noise wheel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "unicycle", "B": "deck", "C": "makes rolling noise", "D": "wheel"}, "chain": [{"start": "unicycle", "relation": "HasA", "end": "deck", "weight": 0.8, "surface_text": "Unicycle can have a small deck-like platform; ship has a deck as part of its structure"}, {"start": "unicycle", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "wheel connects both as canoes historically had wheels for transport, though typically not part of the main structure."}, {"start": "wheel", "relation": "HasProperty", "end": "makes_rolling_noise", "weight": 0.8, "surface_text": "It produces a distinctive rolling sound when moving, unlike others which make scraping or other sounds."}], "status": "discarded"} +{"raw_text": "prison without guard? That's just security with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "prison", "B": "guard", "C": "dry", "D": "security"}, "chain": [{"start": "prison", "relation": "HasA", "end": "guard", "weight": 0.8, "surface_text": "guards patrol prisons; stables are guarded to protect animals"}, {"start": "prison", "relation": "HasA", "end": "security", "weight": 0.8, "surface_text": "security systems or personnel are found in both prisons and malls."}], "polished_text": "Prison without a guard? That's just security running on empty.", "status": "polished"} +{"raw_text": "A potassium ain't nothing but soil that met some stone.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "potassium", "B": "stone", "C": "smell", "D": "soil"}, "chain": [{"start": "potassium", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "stone is a type of mineral and can be made of potassium compounds"}, {"start": "potassium", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "Potassium is found in soil, and soil is a layer of the Earth."}, {"start": "soil", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "It often has an earthy, damp, or fresh smell when turned, unlike inorganic minerals which typically have no distinct smell"}], "polished_text": "A potassium ain't nothing but soil that got itself mixed up with some stone.", "status": "polished"} +{"raw_text": "You know what they say, a moss with no water is just a brown or tan color root.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "moss", "B": "water", "C": "brown or tan color", "D": "root"}, "chain": [{"start": "moss", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "moss is made of water"}, {"start": "moss", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "moss has root-like structures"}, {"start": "root", "relation": "HasProperty", "end": "brown_or_tan_color", "weight": 0.8, "surface_text": "Roots are often brown or tan due to soil contact and lack of chlorophyll, unlike the green of leaves or colorful flowers."}], "polished_text": "You know what they say — moss without the water is just a dry, brown root.", "status": "polished"} +{"raw_text": "A dirt ain't nothing but land that met some ground.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "dirt", "B": "ground", "C": "absence of water surface", "D": "land"}, "chain": [{"start": "dirt", "relation": "MadeOf", "end": "ground", "weight": 0.8, "surface_text": "the ground is made of dirt"}, {"start": "dirt", "relation": "MadeOf", "end": "land", "weight": 0.8, "surface_text": "land is made of dirt"}, {"start": "land", "relation": "HasProperty", "end": "absence_of_water_surface", "weight": 0.8, "surface_text": "It's not covered by water like ocean or a pit (often implying water)."}], "status": "discarded"} +{"raw_text": "You know what they say, a drill with no plastic is just a wet drill hole.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "drill", "B": "plastic", "C": "wet", "D": "drill hole"}, "chain": [{"start": "drill", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a drill is made of plastic"}, {"start": "drill", "relation": "HasPrerequisite", "end": "drill_hole", "weight": 2.828427, "surface_text": "Something you need to do before you [[drill a hole]] is [[drill]]"}], "polished_text": "You know what they say, a drill made of no plastic is just a wet drill hole.", "status": "polished"} +{"raw_text": "bird without bone? That's just beak with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bird", "B": "bone", "C": "used for pecking", "D": "beak"}, "chain": [{"start": "bird", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a bird is made of bone"}, {"start": "bird", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "a bird has a beak"}, {"start": "beak", "relation": "HasProperty", "end": "used_for_pecking", "weight": 0.8, "surface_text": "Specifically adapted for breaking shells or skin"}], "polished_text": "A bird without its bones is just a beak looking for something to peck at.", "status": "polished"} +{"raw_text": "You know what they say, an axe with no wood is just a sharp edges blade.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "axe", "B": "wood", "C": "sharp edges", "D": "blade"}, "chain": [{"start": "axe", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an axe is made of wood"}, {"start": "axe", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "an axe has a blade"}, {"start": "blade", "relation": "HasProperty", "end": "sharp_edges", "weight": 0.8, "surface_text": "Blades have sharp, cutting edges that are not present in other weapons like guns or tanks."}], "polished_text": "You know what they say — an axe without wood is just a blade with sharp edges.", "status": "polished"} +{"raw_text": "Take the gladiola out of bouquet and all you've got left is may have thorns or spines stem.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bouquet", "B": "gladiola", "C": "may have thorns or spines", "D": "stem"}, "chain": [{"start": "bouquet", "relation": "HasA", "end": "gladiola", "weight": 0.8, "surface_text": "both can be part of a bouquet"}, {"start": "bouquet", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "a bouquet has stems"}, {"start": "stem", "relation": "HasProperty", "end": "may_have_thorns_or_spines", "weight": 0.8, "surface_text": "Some stems have defensive structures, unlike yew or savanna."}], "polished_text": "A bouquet without its gladiolas is just a stem with thorns.", "status": "polished"} +{"raw_text": "saddle without leather? That's just leather with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "saddle", "B": "leather", "C": "darkens with oil", "D": "leather"}, "chain": [{"start": "saddle", "relation": "HasA", "end": "leather", "weight": 0.8, "surface_text": "a saddle has leather"}, {"start": "saddle", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "a saddle is made of leather"}, {"start": "leather", "relation": "HasProperty", "end": "darkens_with_oil", "weight": 0.8, "surface_text": "Leather darkens when oiled or wet, unlike most other materials"}], "polished_text": "A saddle without its leather is just leather dreaming bigger than it ought to.", "status": "polished"} +{"raw_text": "You know what they say, a flower with no root is just a color variation soil.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "flower", "B": "root", "C": "color variation", "D": "soil"}, "chain": [{"start": "flower", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "a flower has a root"}, {"start": "flower", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "a flower needs soil"}, {"start": "soil", "relation": "HasProperty", "end": "color_variation", "weight": 0.8, "surface_text": "Soil ranges from dark brown to black, red, yellow, and even white, unlike the more uniform colors of most minerals"}], "polished_text": "You know what they say — a flower without its root is just a pretty patch of dirt.", "status": "polished"} +{"raw_text": "Take the body out of flesh and all you've got left is property blood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "flesh", "B": "body", "C": "property", "D": "blood"}, "chain": [{"start": "flesh", "relation": "HasA", "end": "body", "weight": 0.8, "surface_text": "Both flesh and turtles have bodies."}, {"start": "flesh", "relation": "HasA", "end": "blood", "weight": 0.8, "surface_text": "Both flesh and turtles contain blood."}, {"start": "blood", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "red or reddish-brown color"}], "status": "discarded"} +{"raw_text": "You know what they say, a grain with no mall is just a kernels corn.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "grain", "B": "mall", "C": "kernels", "D": "corn"}, "chain": [{"start": "grain", "relation": "MadeOf", "end": "mall", "weight": 0.8, "surface_text": "Grain is stored in a silo and can be an ingredient in materials used in malls."}, {"start": "grain", "relation": "HasA", "end": "corn", "weight": 0.8, "surface_text": "corn is a type of grain, and rice is also a type of grain, so corn serves as a bridge between them."}, {"start": "corn", "relation": "HasProperty", "end": "kernels", "weight": 0.8, "surface_text": "distinct small, hard pieces on the cob"}], "status": "discarded"} +{"raw_text": "A wheel ain't nothing but truck that met some cart.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "wheel", "B": "cart", "C": "appearance", "D": "truck"}, "chain": [{"start": "wheel", "relation": "HasA", "end": "cart", "weight": 0.8, "surface_text": "both a coach and a cart have wheels for movement"}, {"start": "wheel", "relation": "HasA", "end": "truck", "weight": 0.8, "surface_text": "Both vehicles have wheels as essential parts."}, {"start": "truck", "relation": "HasProperty", "end": "appearance", "weight": 0.8, "surface_text": "Has a distinct front grille and sometimes a raised bumper"}], "polished_text": "A wheel ain't nothing but a truck that hitched its cart.", "status": "polished"} +{"raw_text": "An airplane ain't nothing but titanium that met some propellers.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "airplane", "B": "propellers", "C": "shiny surface", "D": "titanium"}, "chain": [{"start": "airplane", "relation": "HasA", "end": "propellers", "weight": 2.828427, "surface_text": "[[an airplane]] has [[propellers]]"}, {"start": "airplane", "relation": "MadeOf", "end": "titanium", "weight": 0.8, "surface_text": "an airplane is made of titanium"}, {"start": "titanium", "relation": "HasProperty", "end": "shiny_surface", "weight": 0.8, "surface_text": "When polished, titanium has a bright, lustrous surface, similar to other metals, but its color sets it apart from others."}], "polished_text": "An airplane ain't nothing but a shiny piece of titanium that hitched its fate to some spinning propellers.", "status": "polished"} +{"raw_text": "styrofoam without plastic? That's just cooler with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "styrofoam", "B": "plastic", "C": "dry", "D": "cooler"}, "chain": [{"start": "styrofoam", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "styrofoam is made of plastic"}, {"start": "styrofoam", "relation": "MadeOf", "end": "cooler", "weight": 0.8, "surface_text": "styrofoam is used to make coolers that keep ice cold."}], "status": "discarded"} +{"raw_text": "Take the wood out of lyre and all you've got left is opaque wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "lyre", "B": "wood", "C": "opaque", "D": "wood"}, "chain": [{"start": "lyre", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "wood is a common material used to make both a micrometer and a lyre."}, {"start": "lyre", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a lyre is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[wood]] is [[opaque]]"}], "status": "discarded"} +{"raw_text": "You know what they say, a beak with no stork is just a bills hummingbird.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "beak", "B": "stork", "C": "bills", "D": "hummingbird"}, "chain": [{"start": "beak", "relation": "HasA", "end": "stork", "weight": 0.8, "surface_text": "Both dodos and storks have beaks, which are physical features common to birds."}, {"start": "beak", "relation": "HasA", "end": "hummingbird", "weight": 0.8, "surface_text": "beak is a physical feature common to both birds, used for eating and other functions"}, {"start": "hummingbird", "relation": "HasProperty", "end": "bills", "weight": 0.8, "surface_text": "Extremely long and thin bills, unlike the short or medium bills of others"}], "status": "discarded"} +{"raw_text": "You know what they say, a platinum with no alloy is just a magnesium metal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "platinum", "B": "alloy", "C": "magnesium", "D": "metal"}, "chain": [{"start": "platinum", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals by being a mixture of them"}, {"start": "platinum", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "both platinum and anchors are made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "magnesium", "weight": 0.8, "surface_text": "both are metals"}], "polished_text": "You know what they say — platinum without its alloy is just a poor man's magnesium.", "status": "polished"} +{"raw_text": "Take the water out of pond and all you've got left is good to quench thirst water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "pond", "B": "water", "C": "good to quench thirst", "D": "water"}, "chain": [{"start": "pond", "relation": "HasA", "end": "water", "weight": 2.0, "surface_text": "[[a pond]] contains [[water]]"}, {"start": "pond", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "Ponds often contain water, and orchards sometimes have a water feature like a pond."}, {"start": "water", "relation": "HasProperty", "end": "good_to_quench_thirst", "weight": 1.0, "surface_text": "[[Water]] is [[good to quench thirst]]"}], "polished_text": "Take the water out of a pond and all you've got left is good-for-quenching-thirst stuff.", "status": "polished"} +{"raw_text": "bellows without wood? That's just leather with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bellows", "B": "wood", "C": "distinctive properties of leather:", "D": "leather"}, "chain": [{"start": "bellows", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "bellows are made of wood"}, {"start": "bellows", "relation": "HasA", "end": "leather", "weight": 0.8, "surface_text": "bellows have leather"}, {"start": "leather", "relation": "HasProperty", "end": "distinctive_properties_of_leather:", "weight": 0.8, "surface_text": "leather is distinctive_properties_of_leather:"}], "polished_text": "Bellows without wood are just leather with ideas above its station.", "status": "polished"} +{"raw_text": "A crab ain't nothing but shell that met some external skeleton.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "crab", "B": "external skeleton", "C": "cold", "D": "shell"}, "chain": [{"start": "crab", "relation": "HasA", "end": "external_skeleton", "weight": 1.0, "surface_text": "[[A crab]] has [[an external skeleton]]"}, {"start": "crab", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a crab has a shell"}], "polished_text": "A crab ain't nothing but a shell that grew itself some cold skeleton.", "status": "polished"} +{"raw_text": "unicycle without wheel? That's just deck with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "unicycle", "B": "wheel", "C": "sorry", "D": "deck"}, "chain": [{"start": "unicycle", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "wheel connects both as canoes historically had wheels for transport, though typically not part of the main structure."}, {"start": "unicycle", "relation": "HasA", "end": "deck", "weight": 0.8, "surface_text": "Unicycle can have a small deck-like platform; ship has a deck as part of its structure"}], "polished_text": "A unicycle without its wheel? That's just the deck showing off, sorry.", "status": "polished"} +{"raw_text": "Take the tool out of comb and all you've got left is bellows pressure.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "comb", "B": "tool", "C": "bellows", "D": "pressure"}, "chain": [{"start": "comb", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "Both combs and stethoscopes are types of tools used in different contexts."}, {"start": "comb", "relation": "HasA", "end": "pressure", "weight": 0.8, "surface_text": "a comb might apply pressure, a trigger responds to pressure"}, {"start": "pressure", "relation": "HasProperty", "end": "bellows", "weight": 0.8, "surface_text": "both the saxophone and bellows utilize pressure for function"}], "status": "discarded"} +{"raw_text": "jack without hammer? That's just screwdriver with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "jack", "B": "hammer", "C": "cold", "D": "screwdriver"}, "chain": [{"start": "jack", "relation": "HasA", "end": "hammer", "weight": 0.8, "surface_text": "both are tools found in a toolbox"}, {"start": "jack", "relation": "HasA", "end": "screwdriver", "weight": 0.8, "surface_text": "Both tools can be used to unscrew things, and they are both hand tools."}], "polished_text": "Jack without his hammer? That's just a screwdriver with ideas above its station.", "status": "polished"} +{"raw_text": "A workshop ain't nothing but toolbox that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "workshop", "B": "wood", "C": "heavyweight", "D": "toolbox"}, "chain": [{"start": "workshop", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a workshop is made of wood"}, {"start": "workshop", "relation": "HasPrerequisite", "end": "toolbox", "weight": 0.8, "surface_text": "you need a workshop before you can use a toolbox effectively"}, {"start": "toolbox", "relation": "HasProperty", "end": "heavyweight", "weight": 0.8, "surface_text": "Often quite heavy due to metal construction and tool contents, unlike lightweight items like lanterns or lighters"}], "status": "discarded"} +{"raw_text": "rice without husk? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "rice", "B": "husk", "C": "essential to all life", "D": "water"}, "chain": [{"start": "rice", "relation": "HasA", "end": "husk", "weight": 0.8, "surface_text": "rice has a husk"}, {"start": "rice", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can cook rice"}, {"start": "water", "relation": "HasProperty", "end": "essential_to_all_life", "weight": 5.656854, "surface_text": "[[Water]] is [[essential to all life]]"}], "polished_text": "Rice without its husk? That's just water thinking it's more important than it is.", "status": "polished"} +{"raw_text": "Take the jicama out of root and all you've got left is essential to all life water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "root", "B": "jicama", "C": "essential to all life", "D": "water"}, "chain": [{"start": "root", "relation": "MadeOf", "end": "jicama", "weight": 0.8, "surface_text": "jicama is made of root"}, {"start": "root", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "roots need water"}, {"start": "water", "relation": "HasProperty", "end": "essential_to_all_life", "weight": 5.656854, "surface_text": "[[Water]] is [[essential to all life]]"}], "status": "discarded"} +{"raw_text": "A jicama ain't nothing but pod that met some root.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "jicama", "B": "root", "C": "natural origin", "D": "pod"}, "chain": [{"start": "jicama", "relation": "MadeOf", "end": "root", "weight": 0.8, "surface_text": "jicama is made of root"}, {"start": "jicama", "relation": "HasA", "end": "pod", "weight": 0.8, "surface_text": "Both jicama and beans are associated with pod-like structures."}, {"start": "pod", "relation": "HasProperty", "end": "natural_origin", "weight": 0.8, "surface_text": "Pods are naturally occurring, while most others are man-made."}], "status": "discarded"} +{"raw_text": "You know what they say, an orca with no fish is just a humble skeleton.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "orca", "B": "fish", "C": "humble", "D": "skeleton"}, "chain": [{"start": "orca", "relation": "HasA", "end": "fish", "weight": 0.8, "surface_text": "Orcas eat fish, and meat is made of fish."}, {"start": "orca", "relation": "HasA", "end": "skeleton", "weight": 0.8, "surface_text": "Orcas have skeletons made of bones."}], "polished_text": "You know what they say, an orca without the fish is just a humble skeleton left behind.", "status": "polished"} +{"raw_text": "A farm ain't nothing but metal that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "farm", "B": "wood", "C": "malleable", "D": "metal"}, "chain": [{"start": "farm", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a farm is made of wood"}, {"start": "farm", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a farm is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "malleable", "weight": 0.8, "surface_text": "can be hammered into thin sheets without breaking"}], "polished_text": "A farm ain't nothing but metal and wood all twisted together.", "status": "polished"} +{"raw_text": "You know what they say, a jar with no lid is just a green glass.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "jar", "B": "lid", "C": "green", "D": "glass"}, "chain": [{"start": "jar", "relation": "HasA", "end": "lid", "weight": 1.0, "surface_text": "[[a jar]] has [[a lid]]"}, {"start": "jar", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a jar is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "green", "weight": 1.0, "surface_text": "[[some glass]] is [[green]]"}], "polished_text": "You know what they say — a jar without its lid is just some old green glass.", "status": "polished"} +{"raw_text": "Take the hammer out of jack and all you've got left is pulls heavy loads tractor.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "jack", "B": "hammer", "C": "pulls heavy loads", "D": "tractor"}, "chain": [{"start": "jack", "relation": "HasA", "end": "hammer", "weight": 0.8, "surface_text": "both are tools found in a toolbox"}, {"start": "jack", "relation": "HasA", "end": "tractor", "weight": 0.8, "surface_text": "tractors can have jacks for maintenance and plows for farming."}, {"start": "tractor", "relation": "HasProperty", "end": "pulls_heavy_loads", "weight": 0.8, "surface_text": "designed to tow or pull large implements"}], "polished_text": "You take the hammer outta Jack, and all you got left is a tractor that pulls heavy loads.", "status": "polished"} +{"raw_text": "Take the head out of hammer and all you've got left is hard material pick.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "hammer", "B": "head", "C": "hard material", "D": "pick"}, "chain": [{"start": "hammer", "relation": "HasPrerequisite", "end": "head", "weight": 0.8, "surface_text": "you need a head before you can make a hammer"}, {"start": "hammer", "relation": "HasA", "end": "pick", "weight": 0.8, "surface_text": "both are tools found in a toolbox"}, {"start": "pick", "relation": "HasProperty", "end": "hard_material", "weight": 0.8, "surface_text": "Picks are typically made of hard materials like metal or hard plastic."}], "status": "discarded"} +{"raw_text": "lighter without lever? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "lighter", "B": "lever", "C": "flexible", "D": "plastic"}, "chain": [{"start": "lighter", "relation": "HasA", "end": "lever", "weight": 0.8, "surface_text": "a lighter has a lever"}, {"start": "lighter", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a lighter can be made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "flexible", "weight": 0.8, "surface_text": "can bend and conform to shapes without breaking, unlike rigid materials like ceramic or aluminum"}], "polished_text": "A lighter without its lever? That's just flexible plastic with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a jar with no lid is just a chemically inert plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "jar", "B": "lid", "C": "chemically inert", "D": "plastic"}, "chain": [{"start": "jar", "relation": "HasA", "end": "lid", "weight": 1.0, "surface_text": "[[a jar]] has [[a lid]]"}, {"start": "jar", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a jar is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "chemically_inert", "weight": 0.8, "surface_text": "doesn't react easily with other substances, unlike rust or wood which can degrade"}], "polished_text": "You know what they say — a plastic jar without its lid is just a container full of nothing.", "status": "polished"} +{"raw_text": "Take the salt out of crystal and all you've got left is inertness quartz.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "crystal", "B": "salt", "C": "inertness", "D": "quartz"}, "chain": [{"start": "crystal", "relation": "MadeOf", "end": "salt", "weight": 0.8, "surface_text": "salt is a crystal made from potassium"}, {"start": "crystal", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "crystal is made of quartz"}, {"start": "quartz", "relation": "HasProperty", "end": "inertness", "weight": 0.8, "surface_text": "Does not react with acids, unlike many other minerals like calcite."}], "status": "discarded"} +{"raw_text": "A trumpet ain't nothing but copper that met some player.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "trumpet", "B": "player", "C": "electrical conductivity", "D": "copper"}, "chain": [{"start": "trumpet", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "both instruments are associated with players"}, {"start": "trumpet", "relation": "MadeOf", "end": "copper", "weight": 0.8, "surface_text": "a trumpet is made of copper"}, {"start": "copper", "relation": "HasProperty", "end": "electrical_conductivity", "weight": 0.8, "surface_text": "excellent, higher than all other listed metals except possibly silver"}], "polished_text": "A trumpet ain't nothing but some copper with a player to make it sing.", "status": "polished"} +{"raw_text": "You know what they say, a saddle with no wood is just a darkens with oil leather.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "saddle", "B": "wood", "C": "darkens with oil", "D": "leather"}, "chain": [{"start": "saddle", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a saddle is made of wood"}, {"start": "saddle", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "a saddle is made of leather"}, {"start": "leather", "relation": "HasProperty", "end": "darkens_with_oil", "weight": 0.8, "surface_text": "Leather darkens when oiled or wet, unlike most other materials"}], "polished_text": "You know what they say — a saddle without its wood is just leather that darkens with oil.", "status": "polished"} +{"raw_text": "You know what they say, a ceramic with no fabric is just a plain thread.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "ceramic", "B": "fabric", "C": "plain", "D": "thread"}, "chain": [{"start": "ceramic", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "fabric can be made from ceramic fibers or plant fibers"}, {"start": "ceramic", "relation": "MadeOf", "end": "thread", "weight": 0.8, "surface_text": "thread can be made from ceramic or plant fibers"}], "status": "discarded"} +{"raw_text": "You know what they say, a flesh with no meat is just a complexity body.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "flesh", "B": "meat", "C": "complexity", "D": "body"}, "chain": [{"start": "flesh", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "meat is a type of flesh and some birds are meat"}, {"start": "flesh", "relation": "HasA", "end": "body", "weight": 0.8, "surface_text": "Both flesh and turtles have bodies."}, {"start": "body", "relation": "HasProperty", "end": "complexity", "weight": 0.8, "surface_text": "It's composed of multiple integrated systems (unlike simple parts like meat or fat)."}], "status": "discarded"} +{"raw_text": "Take the beak out of falcon and all you've got left is asymmetrical feathers wing.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "falcon", "B": "beak", "C": "asymmetrical feathers", "D": "wing"}, "chain": [{"start": "falcon", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "birds can both have beaks for eating"}, {"start": "falcon", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings for flying"}, {"start": "wing", "relation": "HasProperty", "end": "asymmetrical_feathers", "weight": 0.8, "surface_text": "Its feathers have a specific shape for aerodynamics."}], "polished_text": "Take the beak out of a falcon, and all you've got left is a wing full of asymmetrical feathers.", "status": "polished"} +{"raw_text": "paprika without capsicum? That's just spice with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "paprika", "B": "capsicum", "C": "basil", "D": "spice"}, "chain": [{"start": "paprika", "relation": "MadeOf", "end": "capsicum", "weight": 0.8, "surface_text": "Both paprika and pepper are derived from plants in the capsicum family."}, {"start": "paprika", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "both paprika and thyme are types of spices"}, {"start": "spice", "relation": "HasProperty", "end": "basil", "weight": 0.8, "surface_text": "both cumin and basil are types of spice"}], "polished_text": "Paprika without its capsicum? That's just spice with ideas above its station, acting like it's got the basil.", "status": "polished"} +{"raw_text": "You know what they say, a piano with no wood is just a lightweight plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "piano", "B": "wood", "C": "lightweight", "D": "plastic"}, "chain": [{"start": "piano", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a piano is made of wood"}, {"start": "piano", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "modern piano keys are made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "significantly lighter than metals like aluminum or dense materials like ceramic"}], "polished_text": "You know what they say — a piano without the wood is just a lightweight plastic imitation.", "status": "polished"} +{"raw_text": "You know what they say, a minnow with no water is just a eaten cooked fish.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "minnow", "B": "water", "C": "eaten cooked", "D": "fish"}, "chain": [{"start": "minnow", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have minnows"}, {"start": "minnow", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a minnow is made of fish"}, {"start": "fish", "relation": "HasProperty", "end": "eaten_cooked", "weight": 1.0, "surface_text": "[[fish]] can be [[eaten cooked]]"}], "polished_text": "You know what they say — a minnow with no water is just a cooked fish.", "status": "polished"} +{"raw_text": "A claw ain't nothing but marmot that met some bone.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "claw", "B": "bone", "C": "social behavior", "D": "marmot"}, "chain": [{"start": "claw", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "claws are made of bone"}, {"start": "claw", "relation": "HasA", "end": "marmot", "weight": 0.8, "surface_text": "a marmot has claws as part of its body"}, {"start": "marmot", "relation": "HasProperty", "end": "social_behavior", "weight": 0.8, "surface_text": "They are social animals, living in colonies, which is less common among some of the listed animals like solitary tigers or lions."}], "polished_text": "A claw ain't nothing but a marmot built on bone.", "status": "polished"} +{"raw_text": "You know what they say, a ukulele with no plastic is just a less dense than water wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "ukulele", "B": "plastic", "C": "less dense than water", "D": "wood"}, "chain": [{"start": "ukulele", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a ukulele can be made of plastic"}, {"start": "ukulele", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a ukulele is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "less_dense_than_water", "weight": 1.0, "surface_text": "[[wood]] is [[less dense than water]]"}], "polished_text": "You know what they say — a ukulele with no plastic is just a wood that floats.", "status": "polished"} +{"raw_text": "A cock ain't nothing but chicken that met some comb.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cock", "B": "comb", "C": "tasty when fried or baked", "D": "chicken"}, "chain": [{"start": "cock", "relation": "HasA", "end": "comb", "weight": 0.8, "surface_text": "a cock has a comb"}, {"start": "cock", "relation": "HasPrerequisite", "end": "chicken", "weight": 0.8, "surface_text": "you need a chicken before you can have a cock"}, {"start": "chicken", "relation": "HasProperty", "end": "tasty_when_fried_or_baked", "weight": 1.0, "surface_text": "[[Chicken]] is [[tasty when fried, or baked]]"}], "status": "discarded"} +{"raw_text": "You know what they say, a handgun with no barrel is just a strong and hard steel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "handgun", "B": "barrel", "C": "strong and hard", "D": "steel"}, "chain": [{"start": "handgun", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a handgun has a barrel"}, {"start": "handgun", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a handgun is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "strong_and_hard", "weight": 1.0, "surface_text": "[[steel]] is [[strong and hard]]"}], "polished_text": "You know what they say — a handgun without its barrel is just a strong, hard hunk of steel.", "status": "polished"} +{"raw_text": "You know what they say, a barometer with no scale is just a clean glass.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "barometer", "B": "scale", "C": "clean", "D": "glass"}, "chain": [{"start": "barometer", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "a barometer has a scale"}, {"start": "barometer", "relation": "HasA", "end": "glass", "weight": 0.8, "surface_text": "a barometer has glass"}, {"start": "glass", "relation": "HasProperty", "end": "clean", "weight": 2.0, "surface_text": "[[A glass]] can be [[clean]]"}], "polished_text": "You know what they say — a barometer without a scale is just a glass that needs a good scrubbing.", "status": "polished"} +{"raw_text": "plastic without fuel? That's just carbon with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "plastic", "B": "fuel", "C": "wet", "D": "carbon"}, "chain": [{"start": "plastic", "relation": "MadeOf", "end": "fuel", "weight": 0.8, "surface_text": "Both polyester and fuel can be components of plastic products."}, {"start": "plastic", "relation": "MadeOf", "end": "carbon", "weight": 1.0, "surface_text": "[[plastic]] is made of [[carbon]]."}], "polished_text": "Plastic without its fuel? That's just carbon acting like it's better than the rest.", "status": "polished"} +{"raw_text": "You know what they say, a head with no body is just a white bone.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "head", "B": "body", "C": "white", "D": "bone"}, "chain": [{"start": "head", "relation": "HasPrerequisite", "end": "body", "weight": 0.8, "surface_text": "you need a body before you have a head"}, {"start": "head", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a head is made of bone"}, {"start": "bone", "relation": "HasProperty", "end": "white", "weight": 0.8, "surface_text": "Often has a pale white or ivory color, unlike darker materials"}], "polished_text": "You know what they say — a head without a body's just a plain old white bone.", "status": "polished"} +{"raw_text": "accordion without bellows? That's just leather with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "accordion", "B": "bellows", "C": "brown color", "D": "leather"}, "chain": [{"start": "accordion", "relation": "HasA", "end": "bellows", "weight": 0.8, "surface_text": "an accordion has bellows"}, {"start": "accordion", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "an accordion is made of leather"}, {"start": "leather", "relation": "HasProperty", "end": "brown_color", "weight": 0.8, "surface_text": "Leather is often brown or tan due to tanning process, unlike wood or straw"}], "polished_text": "An accordion without its bellows? That's just some fancy leather thinking it's got a mind of its own.", "status": "polished"} +{"raw_text": "You know what they say, a desk with no drawer is just a opaque wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "desk", "B": "drawer", "C": "opaque", "D": "wood"}, "chain": [{"start": "desk", "relation": "HasA", "end": "drawer", "weight": 0.8, "surface_text": "a desk has a drawer"}, {"start": "desk", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "desks are often made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[wood]] is [[opaque]]"}], "polished_text": "You know what they say — a desk with no drawers is just a solid block of wood.", "status": "polished"} +{"raw_text": "soda without glass? That's just aluminum with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "soda", "B": "glass", "C": "good conductor of electricity", "D": "aluminum"}, "chain": [{"start": "soda", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "soda is made of glass"}, {"start": "soda", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "soda is made of aluminum"}, {"start": "aluminum", "relation": "HasProperty", "end": "good_conductor_of_electricity", "weight": 0.8, "surface_text": "Efficiently carries electrical current, unlike wood or cork"}], "polished_text": "Soda without its glass? That's just aluminum acting like it's good enough for conductors.", "status": "polished"} +{"raw_text": "A blood ain't nothing but heart that met some turtle.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "blood", "B": "turtle", "C": "pulsating movement", "D": "heart"}, "chain": [{"start": "blood", "relation": "HasA", "end": "turtle", "weight": 0.8, "surface_text": "Both flesh and turtles contain blood."}, {"start": "blood", "relation": "HasPrerequisite", "end": "heart", "weight": 0.8, "surface_text": "a heart is needed to produce blood"}, {"start": "heart", "relation": "HasProperty", "end": "pulsating_movement", "weight": 0.8, "surface_text": "It rhythmically beats or contracts, unlike inert containers."}], "status": "discarded"} +{"raw_text": "Take the animal out of wool and all you've got left is wearing on body jewelry.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "wool", "B": "animal", "C": "wearing on body", "D": "jewelry"}, "chain": [{"start": "wool", "relation": "MadeOf", "end": "animal", "weight": 0.8, "surface_text": "wool is made from animals, and animals have bones"}, {"start": "wool", "relation": "MadeOf", "end": "jewelry", "weight": 0.8, "surface_text": "jewelry uses both as components in its creation."}, {"start": "jewelry", "relation": "HasProperty", "end": "wearing_on_body", "weight": 0.8, "surface_text": "Designed to be worn as adornment, unlike materials used for construction or fuel"}], "status": "discarded"} +{"raw_text": "beaver without four legs? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "beaver", "B": "four legs", "C": "boils at 100c", "D": "water"}, "chain": [{"start": "beaver", "relation": "HasA", "end": "four_legs", "weight": 1.0, "surface_text": "[[A beaver]] has [[four legs]]"}, {"start": "beaver", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to have a beaver"}, {"start": "water", "relation": "HasProperty", "end": "boils_at_100c", "weight": 0.8, "surface_text": "Unlike most other beverages, water has a specific boiling point that is commonly known."}], "polished_text": "A beaver without four legs is just water with ideas above its station.", "status": "polished"} +{"raw_text": "Take the mercury out of mercury and all you've got left is dry no moons.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "mercury", "B": "mercury", "C": "dry", "D": "no moons"}, "chain": [{"start": "mercury", "relation": "HasA", "end": "mercury", "weight": 0.8, "surface_text": "mercury can be used to extract gold through a process called amalgamation"}, {"start": "mercury", "relation": "HasA", "end": "no_moons", "weight": 1.0, "surface_text": "[[Mercury]] has [[no moons]]"}], "status": "discarded"} +{"raw_text": "Take the ingredient out of butter and all you've got left is dressing coating salad.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "butter", "B": "ingredient", "C": "dressing coating", "D": "salad"}, "chain": [{"start": "butter", "relation": "HasA", "end": "ingredient", "weight": 0.8, "surface_text": "butter is an ingredient, and food often contains ingredients."}, {"start": "butter", "relation": "HasA", "end": "salad", "weight": 0.8, "surface_text": "salad includes butter (e.g., butter lettuce) and vegetables."}, {"start": "salad", "relation": "HasProperty", "end": "dressing_coating", "weight": 0.8, "surface_text": "Salads are commonly served with dressings like vinaigrette or Caesar, which is less common for other foods"}], "polished_text": "Take the good stuff out of butter, and all you've got left is a salad dressed in air.", "status": "polished"} +{"raw_text": "Take the wood out of chisel and all you've got left is hard steel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "chisel", "B": "wood", "C": "hard", "D": "steel"}, "chain": [{"start": "chisel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "Both are made from wood in their construction."}, {"start": "chisel", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a chisel is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "hard", "weight": 2.828427, "surface_text": "[[Steel]] is [[hard]]"}], "status": "discarded"} +{"raw_text": "canary without feather? That's just nest with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "canary", "B": "feather", "C": "built of materials", "D": "nest"}, "chain": [{"start": "canary", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both canaries and ibises have feathers"}, {"start": "canary", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both canaries and ibises build nests"}, {"start": "nest", "relation": "HasProperty", "end": "built_of_materials", "weight": 0.8, "surface_text": "Nests are typically constructed from sticks, grass, or other gathered materials, unlike natural caves or dens"}], "polished_text": "A canary without its feathers is just a nest with ideas above its station.", "status": "polished"} +{"raw_text": "kitchen without wood? That's just ceramic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "kitchen", "B": "wood", "C": "fragility", "D": "ceramic"}, "chain": [{"start": "kitchen", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a kitchen is made of wood"}, {"start": "kitchen", "relation": "MadeOf", "end": "ceramic", "weight": 0.8, "surface_text": "a kitchen is made of ceramic"}, {"start": "ceramic", "relation": "HasProperty", "end": "fragility", "weight": 0.8, "surface_text": "Easily breaks if dropped, unlike more durable materials like metal or rubber"}], "polished_text": "A kitchen without wood? That's just ceramic thinking it's too good for its britches.", "status": "polished"} +{"raw_text": "Take the aluminum out of plane and all you've got left is hard and brittle glass.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "plane", "B": "aluminum", "C": "hard and brittle", "D": "glass"}, "chain": [{"start": "plane", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "a plane is made of aluminum"}, {"start": "plane", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a plane is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "hard_and_brittle", "weight": 1.0, "surface_text": "[[Glass]] is [[hard and brittle]]"}], "polished_text": "Take the aluminum out of a plane and all you've got left is that hard, brittle glass.", "status": "polished"} +{"raw_text": "knife without blade? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "knife", "B": "blade", "C": "clear", "D": "plastic"}, "chain": [{"start": "knife", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a knife has a blade"}, {"start": "knife", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a knife is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "clear", "weight": 1.0, "surface_text": "[[plastic]] can be [[clear]]"}], "polished_text": "A knife without a blade? That's just clear plastic with ideas above its station.", "status": "polished"} +{"raw_text": "Take the stone out of pebble and all you've got left is inertness quartz.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "pebble", "B": "stone", "C": "inertness", "D": "quartz"}, "chain": [{"start": "pebble", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "A mineral can be a component of a stone, and a pebble is made of stone."}, {"start": "pebble", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "a pebble is made of quartz"}, {"start": "quartz", "relation": "HasProperty", "end": "inertness", "weight": 0.8, "surface_text": "Does not react with acids, unlike many other minerals like calcite."}], "polished_text": "Take the stone outta that pebble, and all you've got left is a heap of inert quartz.", "status": "polished"} +{"raw_text": "A radish ain't nothing but water that met some root.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "radish", "B": "root", "C": "necessary for homeostasis", "D": "water"}, "chain": [{"start": "radish", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "a radish has a root"}, {"start": "radish", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a radish is made of water"}, {"start": "water", "relation": "HasProperty", "end": "necessary_for_homeostasis", "weight": 1.0, "surface_text": "[[Water]] is [[necessary for homeostasis]]"}], "polished_text": "A radish ain't nothing but water that got itself a root.", "status": "polished"} +{"raw_text": "Take the caffein out of coffee and all you've got left is humble caffine.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "coffee", "B": "caffein", "C": "humble", "D": "caffine"}, "chain": [{"start": "coffee", "relation": "HasA", "end": "caffein", "weight": 2.0, "surface_text": "[[coffee]] contains [[caffein]]"}, {"start": "coffee", "relation": "HasA", "end": "caffine", "weight": 1.0, "surface_text": "[[Coffee]] contains [[caffine]]"}], "status": "discarded"} +{"raw_text": "A snail ain't nothing but shell that met some snail.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "snail", "B": "snail", "C": "plain", "D": "shell"}, "chain": [{"start": "snail", "relation": "HasA", "end": "snail", "weight": 0.8, "surface_text": "snail has skin as part of its body"}, {"start": "snail", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a snail has a shell"}], "status": "discarded"} +{"raw_text": "A bottle ain't nothing but glass that met some mold.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "bottle", "B": "mold", "C": "inverted", "D": "glass"}, "chain": [{"start": "bottle", "relation": "HasPrerequisite", "end": "mold", "weight": 0.8, "surface_text": "you need a mold before you can make a bottle"}, {"start": "bottle", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a bottle is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "inverted", "weight": 1.0, "surface_text": "[[A glass]] can be [[inverted]]"}], "polished_text": "A bottle ain't nothing but some glass that got itself molded.", "status": "polished"} +{"raw_text": "A greenhouse ain't nothing but glass that met some glassed roof.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "greenhouse", "B": "glassed roof", "C": "very fragile", "D": "glass"}, "chain": [{"start": "greenhouse", "relation": "HasA", "end": "glassed_roof", "weight": 1.0, "surface_text": "[[A greenhouse]] has [[a glassed roof]]"}, {"start": "greenhouse", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a greenhouse is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "very_fragile", "weight": 3.4641016, "surface_text": "[[glass]] is [[very fragile]]"}], "polished_text": "A greenhouse ain't nothing but glass that got itself a fragile glassed roof.", "status": "polished"} +{"raw_text": "shotgun without wood? That's just barrel with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "shotgun", "B": "wood", "C": "bands of metal", "D": "barrel"}, "chain": [{"start": "shotgun", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a shotgun is made of wood"}, {"start": "shotgun", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a shotgun has a barrel"}, {"start": "barrel", "relation": "HasProperty", "end": "bands_of_metal", "weight": 0.8, "surface_text": "Has characteristic metal hoops around its circumference, which most other containers lack"}], "polished_text": "A shotgun without the wood is just a barrel full of ideas above its station, thinking it's the whole show with its fancy bands of metal.", "status": "polished"} +{"raw_text": "Take the wood out of ukulele and all you've got left is lightweight plastic.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "ukulele", "B": "wood", "C": "lightweight", "D": "plastic"}, "chain": [{"start": "ukulele", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a ukulele is made of wood"}, {"start": "ukulele", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a ukulele can be made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "significantly lighter than metals like aluminum or dense materials like ceramic"}], "polished_text": "Take the wood out of that ukulele, and all you're left with is lightweight plastic.", "status": "polished"} +{"raw_text": "A spinach ain't nothing but water that met some stem.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "spinach", "B": "stem", "C": "smells neutral", "D": "water"}, "chain": [{"start": "spinach", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "spinach has a stem"}, {"start": "spinach", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "spinach needs water to grow"}, {"start": "water", "relation": "HasProperty", "end": "smells_neutral", "weight": 0.8, "surface_text": "Unlike coffee, tea, juice, beer, wine, and soda, which have distinct aromas, water typically has no strong smell."}], "polished_text": "You can't have spinach without water and stem.", "status": "polished"} +{"raw_text": "You know what they say, a trigger with no gun is just a good conductor of electricity metal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "trigger", "B": "gun", "C": "good conductor of electricity", "D": "metal"}, "chain": [{"start": "trigger", "relation": "HasPrerequisite", "end": "gun", "weight": 0.8, "surface_text": "you need a gun to use a trigger"}, {"start": "trigger", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a trigger is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "good_conductor_of_electricity", "weight": 0.8, "surface_text": "allows electric current to flow easily"}], "status": "discarded"} +{"raw_text": "Take the water out of kettle and all you've got left is smooth plastic.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "kettle", "B": "water", "C": "smooth", "D": "plastic"}, "chain": [{"start": "kettle", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a kettle needs water before use"}, {"start": "kettle", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a kettle can be made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "smooth", "weight": 0.8, "surface_text": "surface is typically slick and seamless, unlike rougher materials like wood or rope"}], "polished_text": "Take the water outta the kettle and all you got left is that slick plastic.", "status": "polished"} +{"raw_text": "A candy ain't nothing but chocolate that met some wax.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "candy", "B": "wax", "C": "solid texture (when solid)", "D": "chocolate"}, "chain": [{"start": "candy", "relation": "MadeOf", "end": "wax", "weight": 0.8, "surface_text": "candy is made of wax"}, {"start": "candy", "relation": "MadeOf", "end": "chocolate", "weight": 0.8, "surface_text": "candy is made of chocolate"}, {"start": "chocolate", "relation": "HasProperty", "end": "solid_texture_(when_solid)", "weight": 0.8, "surface_text": "Unlike liquids like juice or soft things like banana, chocolate is solid when at room temperature"}], "status": "discarded"} +{"raw_text": "auk without feather? That's just egg with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "auk", "B": "feather", "C": "texture (inside)", "D": "egg"}, "chain": [{"start": "auk", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "birds typically have feathers"}, {"start": "auk", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs as part of their reproductive cycle"}, {"start": "egg", "relation": "HasProperty", "end": "texture_(inside)", "weight": 0.8, "surface_text": "liquid or semi-solid when raw, distinct from solid or dry textures of others"}], "polished_text": "Auk without its feather? That's just an egg with texture in its head.", "status": "polished"} +{"raw_text": "A shell ain't nothing but tortoise that met some turtle.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "shell", "B": "turtle", "C": "burrowing behavior", "D": "tortoise"}, "chain": [{"start": "shell", "relation": "HasA", "end": "turtle", "weight": 0.8, "surface_text": "Turtle shells are part of its structure, which protects the flesh."}, {"start": "shell", "relation": "HasA", "end": "tortoise", "weight": 0.8, "surface_text": "shell is part of a bull's structure (like a protective layer) and a tortoise has a shell."}, {"start": "tortoise", "relation": "HasProperty", "end": "burrowing_behavior", "weight": 0.8, "surface_text": "digs burrows for shelter"}], "status": "discarded"} +{"raw_text": "A cassowary ain't nothing but skeleton that met some skull.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cassowary", "B": "skull", "C": "cold", "D": "skeleton"}, "chain": [{"start": "cassowary", "relation": "HasA", "end": "skull", "weight": 0.8, "surface_text": "Cassowary has a skull, which is part of a bone."}, {"start": "cassowary", "relation": "HasA", "end": "skeleton", "weight": 0.8, "surface_text": "Cassowary has a skeleton, which is made of bone."}], "status": "discarded"} +{"raw_text": "A cart ain't nothing but plastic that met some cargo.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cart", "B": "cargo", "C": "solid", "D": "plastic"}, "chain": [{"start": "cart", "relation": "HasA", "end": "cargo", "weight": 0.8, "surface_text": "carts and ships both transport cargo"}, {"start": "cart", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a cart is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "solid", "weight": 1.0, "surface_text": "[[plastic]] is [[solid]]"}], "polished_text": "That plastic cart ain't nothing but a solid thing carrying its cargo.", "status": "polished"} +{"raw_text": "You know what they say, a wheel with no airplane is just a door configuration van.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "wheel", "B": "airplane", "C": "door configuration", "D": "van"}, "chain": [{"start": "wheel", "relation": "HasA", "end": "airplane", "weight": 0.8, "surface_text": "wheels are parts of vehicles"}, {"start": "wheel", "relation": "HasA", "end": "van", "weight": 0.8, "surface_text": "both carts and vans have wheels"}, {"start": "van", "relation": "HasProperty", "end": "door_configuration", "weight": 0.8, "surface_text": "Vans often have sliding side doors or a large rear door, unlike most other vehicles which have conventional hinged doors."}], "status": "discarded"} +{"raw_text": "A copper ain't nothing but nickel that met some alloy.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "copper", "B": "alloy", "C": "harder than many common metals", "D": "nickel"}, "chain": [{"start": "copper", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals by being a mixture of metals"}, {"start": "copper", "relation": "MadeOf", "end": "nickel", "weight": 0.8, "surface_text": "a nickel is made of copper"}, {"start": "nickel", "relation": "HasProperty", "end": "harder_than_many_common_metals", "weight": 0.8, "surface_text": "More scratch-resistant than aluminum or lead"}], "polished_text": "A copper ain't nothing but nickel that got itself alloyed up, making it harder than many common metals.", "status": "polished"} +{"raw_text": "pebble without stone? That's just quartz with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "pebble", "B": "stone", "C": "luster", "D": "quartz"}, "chain": [{"start": "pebble", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "A mineral can be a component of a stone, and a pebble is made of stone."}, {"start": "pebble", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "a pebble is made of quartz"}, {"start": "quartz", "relation": "HasProperty", "end": "luster", "weight": 0.8, "surface_text": "Has a glassy or vitreous luster, distinct from the duller appearance of many rocks."}], "polished_text": "A pebble without stone? That's just quartz with ideas above its luster.", "status": "polished"} +{"raw_text": "Take the plastic out of bin and all you've got left is edible wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bin", "B": "plastic", "C": "edible", "D": "wood"}, "chain": [{"start": "bin", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a bin is made of plastic"}, {"start": "bin", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a bin is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "edible", "weight": 1.0, "surface_text": "[[Wood]] is [[edible]]"}], "polished_text": "Take the plastic out of that bin, and all you've got left is good ol' chewable wood.", "status": "polished"} +{"raw_text": "A wax ain't nothing but ring that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "wax", "B": "plastic", "C": "cold", "D": "ring"}, "chain": [{"start": "wax", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "plastic is a material that can be made from wax and is also a component of styrofoam."}, {"start": "wax", "relation": "MadeOf", "end": "ring", "weight": 0.8, "surface_text": "rings can be made of wax (for molds) or diamonds (as gemstones)."}], "polished_text": "A wax ain't nothing but a ring that got wrapped up in plastic.", "status": "polished"} +{"raw_text": "Take the leg out of muscle and all you've got left is oily texture fat.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "muscle", "B": "leg", "C": "oily texture", "D": "fat"}, "chain": [{"start": "muscle", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "The body has muscles, and the leg also has muscles."}, {"start": "muscle", "relation": "MadeOf", "end": "fat", "weight": 0.8, "surface_text": "muscle connects the lion's body part to the fat's composition. (This is a better option.)"}, {"start": "fat", "relation": "HasProperty", "end": "oily_texture", "weight": 0.8, "surface_text": "It feels greasy or slippery to the touch"}], "polished_text": "You take the leg out of the muscle, and all you got left is oily fat.", "status": "polished"} +{"raw_text": "puffin without egg? That's just beak with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "puffin", "B": "egg", "C": "non-movable", "D": "beak"}, "chain": [{"start": "puffin", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "puffins and finches both lay eggs."}, {"start": "puffin", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both birds have beaks."}, {"start": "beak", "relation": "HasProperty", "end": "non-movable", "weight": 0.8, "surface_text": "Usually fixed in shape and position (unlike a mouth)"}], "polished_text": "A puffin without an egg is just a beak acting too big for its britches.", "status": "polished"} +{"raw_text": "Take the wagtail out of feather and all you've got left is strong, screeching calls cockatoo.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "feather", "B": "wagtail", "C": "strong, screeching calls", "D": "cockatoo"}, "chain": [{"start": "feather", "relation": "HasA", "end": "wagtail", "weight": 0.8, "surface_text": "both peacocks and wagtails have feathers as part of their bird anatomy."}, {"start": "feather", "relation": "HasA", "end": "cockatoo", "weight": 0.8, "surface_text": "both are birds with feathers"}, {"start": "cockatoo", "relation": "HasProperty", "end": "strong,_screeching_calls", "weight": 0.8, "surface_text": "their loud, harsh vocalizations are often more powerful and less musical than songs of other listed birds"}], "status": "discarded"} +{"raw_text": "You know what they say, a cranberry with no jam is just a sweet/sour taste juice.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cranberry", "B": "jam", "C": "sweet/sour taste", "D": "juice"}, "chain": [{"start": "cranberry", "relation": "MadeOf", "end": "jam", "weight": 0.8, "surface_text": "jam is made from both figs and cranberries, which are fruits commonly used in jams."}, {"start": "cranberry", "relation": "MadeOf", "end": "juice", "weight": 0.8, "surface_text": "juice is made from both figs and cranberries, which are fruits that can be processed into juice."}, {"start": "juice", "relation": "HasProperty", "end": "sweet/sour_taste", "weight": 0.8, "surface_text": "Juices usually taste sweet or tart due to natural sugars and acids, unlike items like water or coffee."}], "polished_text": "You know what they say — a cranberry without the jam is just a cup of that sweet-sour juice.", "status": "polished"} +{"raw_text": "Take the guitar out of string and all you've got left is pedals piano.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "string", "B": "guitar", "C": "pedals", "D": "piano"}, "chain": [{"start": "string", "relation": "HasA", "end": "guitar", "weight": 0.8, "surface_text": "both instruments may have strings (though recorder has a reed, not strings)."}, {"start": "string", "relation": "MadeOf", "end": "piano", "weight": 0.8, "surface_text": "string is a component or material in both instruments"}, {"start": "piano", "relation": "HasProperty", "end": "pedals", "weight": 0.8, "surface_text": "piano has foot-operated pedals for sound modification"}], "status": "discarded"} +{"raw_text": "plastic without styrofoam? That's just carbon with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "plastic", "B": "styrofoam", "C": "cold", "D": "carbon"}, "chain": [{"start": "plastic", "relation": "MadeOf", "end": "styrofoam", "weight": 0.8, "surface_text": "plastic is a material that can be made from wax and is also a component of styrofoam."}, {"start": "plastic", "relation": "MadeOf", "end": "carbon", "weight": 1.0, "surface_text": "[[plastic]] is made of [[carbon]]."}], "polished_text": "Plastic without the styrofoam? That's just cold carbon with ideas above its station.", "status": "polished"} +{"raw_text": "Take the petal out of carnation and all you've got left is contains vascular tissue stem.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "carnation", "B": "petal", "C": "contains vascular tissue", "D": "stem"}, "chain": [{"start": "carnation", "relation": "HasA", "end": "petal", "weight": 0.8, "surface_text": "both flowers have petals"}, {"start": "carnation", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "both flowers have stems"}, {"start": "stem", "relation": "HasProperty", "end": "contains_vascular_tissue", "weight": 0.8, "surface_text": "Stems have xylem and phloem for water/nutrient transport, unlike seaweed or bark."}], "status": "discarded"} +{"raw_text": "You know what they say, a trumpet with no three valves is just a sorry brass.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "trumpet", "B": "three valves", "C": "sorry", "D": "brass"}, "chain": [{"start": "trumpet", "relation": "HasA", "end": "three_valves", "weight": 1.0, "surface_text": "[[a trumpet]] has [[three valves]]"}, {"start": "trumpet", "relation": "MadeOf", "end": "brass", "weight": 1.0, "surface_text": "[[a trumpet ]] is made of [[brass]]."}], "polished_text": "You know what they say — a trumpet without its three valves is just sorry brass.", "status": "polished"} +{"raw_text": "You know what they say, a kettle with no plastic is just a non porous glass.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "kettle", "B": "plastic", "C": "non porous", "D": "glass"}, "chain": [{"start": "kettle", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a kettle can be made of plastic"}, {"start": "kettle", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a kettle can be made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "non_porous", "weight": 1.0, "surface_text": "[[glass]] is [[non porous]]"}], "status": "discarded"} +{"raw_text": "Take the aluminum out of tin and all you've got left is old cans.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tin", "B": "aluminum", "C": "old", "D": "cans"}, "chain": [{"start": "tin", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "tin is made of aluminum"}, {"start": "tin", "relation": "MadeOf", "end": "cans", "weight": 1.0, "surface_text": "[[some cans]] are made of [[tin]]"}], "polished_text": "Take the aluminum out of the tin, and all you've got left is old cans.", "status": "polished"} +{"raw_text": "A jointer ain't nothing but steel that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "jointer", "B": "wood", "C": "poor electrical conductor", "D": "steel"}, "chain": [{"start": "jointer", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "a jointer requires wood to be used"}, {"start": "jointer", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a jointer is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "poor_electrical_conductor", "weight": 0.8, "surface_text": "Less conductive than copper or nickel."}], "polished_text": "You can't joint no wood unless the steel's ready to bind.", "status": "polished"} +{"raw_text": "hornbill without wing? That's just egg with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "hornbill", "B": "wing", "C": "round", "D": "egg"}, "chain": [{"start": "hornbill", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both hornbills and terns have wings for flight."}, {"start": "hornbill", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "Both hornbills and terns lay eggs as part of their reproductive cycle."}, {"start": "egg", "relation": "HasProperty", "end": "round", "weight": 2.0, "surface_text": "[[An egg]] is [[round]]"}], "status": "discarded"} +{"raw_text": "You know what they say, a bamboo with no stem is just a translucent and colorless liquid water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "bamboo", "B": "stem", "C": "translucent and colorless liquid", "D": "water"}, "chain": [{"start": "bamboo", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "bamboo has a stem"}, {"start": "bamboo", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "bamboo requires water"}, {"start": "water", "relation": "HasProperty", "end": "translucent_and_colorless_liquid", "weight": 1.0, "surface_text": "[[Water]] is [[translucent and colorless liquid]]"}], "status": "discarded"} +{"raw_text": "fruit without candy? That's just fiber with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fruit", "B": "candy", "C": "strong", "D": "fiber"}, "chain": [{"start": "fruit", "relation": "HasA", "end": "candy", "weight": 0.8, "surface_text": "both salads and candies can contain fruit (e.g., fruit salad, fruit candy)"}, {"start": "fruit", "relation": "HasA", "end": "fiber", "weight": 0.8, "surface_text": "fruit has fiber"}, {"start": "fiber", "relation": "HasProperty", "end": "strong", "weight": 0.8, "surface_text": "It is strong and durable compared to straw or cypress"}], "polished_text": "A fruit without its sweet bite? That's just strong fiber with ideas above its station.", "status": "polished"} +{"raw_text": "Take the grass out of weaver and all you've got left is outdoor location nest.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "weaver", "B": "grass", "C": "outdoor location", "D": "nest"}, "chain": [{"start": "weaver", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass before you can have a weaver"}, {"start": "weaver", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "a weaver has a nest"}, {"start": "nest", "relation": "HasProperty", "end": "outdoor_location", "weight": 0.8, "surface_text": "Nests are usually built in trees, bushes, or on the ground outdoors, unlike houses or burrows which may be indoors or underground"}], "polished_text": "You can't take the grass out of the weaver and not have a nest out in the open.", "status": "polished"} +{"raw_text": "An earthworm ain't nothing but bait that met some leaf.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "earthworm", "B": "leaf", "C": "humble", "D": "bait"}, "chain": [{"start": "earthworm", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "earthworms live in soil that contains leaves, snails may eat leaves"}, {"start": "earthworm", "relation": "HasA", "end": "bait", "weight": 0.8, "surface_text": "earthworm can be used as bait, which is used for fishing"}], "polished_text": "An earthworm ain't nothing but humble bait that got itself covered in leaf.", "status": "polished"} +{"raw_text": "tail without flesh? That's just bone with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "tail", "B": "flesh", "C": "rough surface", "D": "bone"}, "chain": [{"start": "tail", "relation": "MadeOf", "end": "flesh", "weight": 0.8, "surface_text": "a tail is made of flesh"}, {"start": "tail", "relation": "HasA", "end": "bone", "weight": 0.8, "surface_text": "a tail has bone"}, {"start": "bone", "relation": "HasProperty", "end": "rough_surface", "weight": 0.8, "surface_text": "Often has an irregular, porous or rough texture when not polished"}], "polished_text": "A tail without flesh? That's just bone trying to act important.", "status": "polished"} +{"raw_text": "A guitar ain't nothing but strings that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "guitar", "B": "wood", "C": "old", "D": "strings"}, "chain": [{"start": "guitar", "relation": "MadeOf", "end": "wood", "weight": 1.0, "surface_text": "[[a guitar]] is made of [[wood]]."}, {"start": "guitar", "relation": "MadeOf", "end": "strings", "weight": 2.0, "surface_text": "[[guitar]] is made of [[strings]]."}], "polished_text": "A guitar ain't nothing but strings wrapped up in some old wood.", "status": "polished"} +{"raw_text": "scale without plastic? That's just butterfly with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "scale", "B": "plastic", "C": "wing coloration", "D": "butterfly"}, "chain": [{"start": "scale", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a scale is made of plastic"}, {"start": "scale", "relation": "HasA", "end": "butterfly", "weight": 0.8, "surface_text": "mealybugs have a waxy scale; butterflies may have scale-like structures on wings"}, {"start": "butterfly", "relation": "HasProperty", "end": "wing_coloration", "weight": 0.8, "surface_text": "Often vivid and iridescent patterns, unlike most other insects which are mostly muted or monochrome"}], "polished_text": "A plastic scale's got a butterfly's ideas above its station.", "status": "polished"} +{"raw_text": "needle without medicine? That's just car with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "needle", "B": "medicine", "C": "property", "D": "car"}, "chain": [{"start": "needle", "relation": "HasPrerequisite", "end": "medicine", "weight": 0.8, "surface_text": "you need medicine before you can use a needle"}, {"start": "needle", "relation": "HasA", "end": "car", "weight": 0.8, "surface_text": "needle is part of using a thimble in sewing, and some specialized cars might have needle-like structures in design or components"}, {"start": "car", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}], "status": "discarded"} +{"raw_text": "Take the sheep out of wool and all you've got left is property fabric.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "wool", "B": "sheep", "C": "property", "D": "fabric"}, "chain": [{"start": "wool", "relation": "MadeOf", "end": "sheep", "weight": 0.8, "surface_text": "sheep produce wool and sometimes live in forests near wood."}, {"start": "wool", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "wool is a part of the material that makes fabric."}, {"start": "fabric", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "is typically woven or knitted, not solid or layered"}], "polished_text": "Take the sheep out of wool and all you've got left is fabric with its plain ol' property.", "status": "polished"} +{"raw_text": "bull without wood? That's just leg with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bull", "B": "wood", "C": "leg is bony", "D": "leg"}, "chain": [{"start": "bull", "relation": "HasA", "end": "wood", "weight": 0.8, "surface_text": "both bulls (as animals) may encounter wood in their environment, and beavers use wood for their dams and lodges"}, {"start": "bull", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "both bulls and tortoises have legs for movement."}, {"start": "leg", "relation": "HasProperty", "end": "leg_is_bony", "weight": 0.8, "surface_text": "It contains bone structure for strength"}], "polished_text": "A bull without its wood? That's just a bony leg with ideas above its station.", "status": "polished"} +{"raw_text": "nectarine without pit? That's just tree with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "nectarine", "B": "pit", "C": "leaves", "D": "tree"}, "chain": [{"start": "nectarine", "relation": "HasA", "end": "pit", "weight": 0.8, "surface_text": "a nectarine has a pit"}, {"start": "nectarine", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to grow a nectarine"}, {"start": "tree", "relation": "HasProperty", "end": "leaves", "weight": 0.8, "surface_text": "typically larger and arranged differently than those of grass or flowers"}], "polished_text": "A nectarine without its pit? That's just a tree with ideas above its station.", "status": "polished"} +{"raw_text": "Take the rust out of iron and all you've got left is feel dry and gritty soot.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "iron", "B": "rust", "C": "feel dry and gritty", "D": "soot"}, "chain": [{"start": "iron", "relation": "MadeOf", "end": "rust", "weight": 0.8, "surface_text": "skin can be part of iron objects like suits, and rust is made of iron."}, {"start": "iron", "relation": "MadeOf", "end": "soot", "weight": 0.8, "surface_text": "both rust and soot can be derived from iron materials."}, {"start": "soot", "relation": "HasProperty", "end": "feel_dry_and_gritty", "weight": 0.8, "surface_text": "Soot feels dry and gritty when touched, unlike smoother materials like polyester or nylon."}], "polished_text": "Take the rust out of iron and all you've got left is dry, gritty soot.", "status": "polished"} +{"raw_text": "A saxophone ain't nothing but air that met some brass.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "saxophone", "B": "brass", "C": "cold", "D": "air"}, "chain": [{"start": "saxophone", "relation": "MadeOf", "end": "brass", "weight": 0.8, "surface_text": "saxophones are made of brass, and some pulleys may also be made of brass."}, {"start": "saxophone", "relation": "HasA", "end": "air", "weight": 0.8, "surface_text": "air is a component used in both the saxophone and bellows for operation"}], "polished_text": "A saxophone ain't nothing but cold air that met some brass.", "status": "polished"} +{"raw_text": "Take the rose out of thorn and all you've got left is juiciness level fruit.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "thorn", "B": "rose", "C": "juiciness level", "D": "fruit"}, "chain": [{"start": "thorn", "relation": "HasA", "end": "rose", "weight": 0.8, "surface_text": "roses have thorns and flowers"}, {"start": "thorn", "relation": "HasA", "end": "fruit", "weight": 0.8, "surface_text": "some plants have thorns, and seeds can be part of fruits."}, {"start": "fruit", "relation": "HasProperty", "end": "juiciness_level", "weight": 0.8, "surface_text": "Fruits are typically juicy, especially when ripe, unlike drier options like squash or the firm flesh of cranberry."}], "status": "discarded"} +{"raw_text": "mouth without flesh? That's just bone with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "mouth", "B": "flesh", "C": "connective", "D": "bone"}, "chain": [{"start": "mouth", "relation": "MadeOf", "end": "flesh", "weight": 0.8, "surface_text": "a mouth is made of flesh"}, {"start": "mouth", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a mouth is made of bone"}, {"start": "bone", "relation": "HasProperty", "end": "connective", "weight": 0.8, "surface_text": "In animals, it serves as a structural connection (unlike standalone materials)"}], "polished_text": "A mouth without flesh? That's just connective bone with ideas above its station.", "status": "polished"} +{"raw_text": "roadrunner without feather? That's just wing with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "roadrunner", "B": "feather", "C": "can be folded", "D": "wing"}, "chain": [{"start": "roadrunner", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds are covered in feathers"}, {"start": "roadrunner", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both have wings for flying."}, {"start": "wing", "relation": "HasProperty", "end": "can_be_folded", "weight": 0.8, "surface_text": "It can be tucked against the body when not in use."}], "polished_text": "A roadrunner without its feathers? That's just a folded wing with ideas above its station.", "status": "polished"} +{"raw_text": "fireplace without brick? That's just chimney with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fireplace", "B": "brick", "C": "may emit smoke or steam", "D": "chimney"}, "chain": [{"start": "fireplace", "relation": "MadeOf", "end": "brick", "weight": 0.8, "surface_text": "a fireplace is made of brick"}, {"start": "fireplace", "relation": "HasA", "end": "chimney", "weight": 1.0, "surface_text": "[[A fireplace]] has [[a chimney]]"}, {"start": "chimney", "relation": "HasProperty", "end": "may_emit_smoke_or_steam", "weight": 0.8, "surface_text": "A functioning chimney may visibly release byproducts of combustion."}], "polished_text": "A fireplace without its brick? That's just a chimney with smoke above its station.", "status": "polished"} +{"raw_text": "gold without ore? That's just value with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "gold", "B": "ore", "C": "sorry", "D": "value"}, "chain": [{"start": "gold", "relation": "MadeOf", "end": "ore", "weight": 0.8, "surface_text": "ore is a common material containing either wolfram or gold."}, {"start": "gold", "relation": "HasA", "end": "value", "weight": 2.0, "surface_text": "[[Gold]] has [[value]]"}], "polished_text": "Gold without its ore is just value running wild.", "status": "polished"} +{"raw_text": "You know what they say, a paprika with no powder is just a wet capsicum.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "paprika", "B": "powder", "C": "wet", "D": "capsicum"}, "chain": [{"start": "paprika", "relation": "MadeOf", "end": "powder", "weight": 0.8, "surface_text": "Both paprika and curry are often in powder form."}, {"start": "paprika", "relation": "MadeOf", "end": "capsicum", "weight": 0.8, "surface_text": "Both paprika and pepper are derived from plants in the capsicum family."}], "polished_text": "You know what they say — a paprika without its powder is just a wet capsicum.", "status": "polished"} +{"raw_text": "Take the field out of water and all you've got left is sorry surface.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "water", "B": "field", "C": "sorry", "D": "surface"}, "chain": [{"start": "water", "relation": "HasPrerequisite", "end": "field", "weight": 0.8, "surface_text": "Both deserts and fields require water (though deserts are arid)."}, {"start": "water", "relation": "HasA", "end": "surface", "weight": 1.0, "surface_text": "[[Water]] has [[a surface]]"}], "status": "discarded"} +{"raw_text": "You know what they say, a pulley with no plastic is just a coarse texture rope.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "pulley", "B": "plastic", "C": "coarse texture", "D": "rope"}, "chain": [{"start": "pulley", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a pulley is made of plastic"}, {"start": "pulley", "relation": "HasPrerequisite", "end": "rope", "weight": 0.8, "surface_text": "you need a rope to use a pulley"}, {"start": "rope", "relation": "HasProperty", "end": "coarse_texture", "weight": 0.8, "surface_text": "Rope feels rough or bumpy to the touch due to its twisted strands, unlike smoother materials like paper, ice, or skin."}], "polished_text": "You know what they say — a plastic pulley without the rope is just a rough mess.", "status": "polished"} +{"raw_text": "Take the desk out of office and all you've got left is mouse computer.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "office", "B": "desk", "C": "mouse", "D": "computer"}, "chain": [{"start": "office", "relation": "HasA", "end": "desk", "weight": 0.8, "surface_text": "an office has a desk"}, {"start": "office", "relation": "HasA", "end": "computer", "weight": 0.8, "surface_text": "an office has a computer"}, {"start": "computer", "relation": "HasProperty", "end": "mouse", "weight": 0.8, "surface_text": "separate pointing device for navigating screen"}], "status": "discarded"} +{"raw_text": "You know what they say, an ore with no rock is just a color brown or tan earth.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "ore", "B": "rock", "C": "color brown or tan", "D": "earth"}, "chain": [{"start": "ore", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "ore is made of rock"}, {"start": "ore", "relation": "HasA", "end": "earth", "weight": 0.8, "surface_text": "ores are made of minerals and the earth contains ores"}, {"start": "earth", "relation": "HasProperty", "end": "color_brown_or_tan", "weight": 0.8, "surface_text": "Often appears in shades of brown or tan due to minerals and organic matter, unlike the clear water of rivers or ponds."}], "polished_text": "You know what they say — an ore with no rock is just plain brown earth.", "status": "polished"} +{"raw_text": "An orange ain't nothing but rind that met some peel.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "orange", "B": "peel", "C": "plain", "D": "rind"}, "chain": [{"start": "orange", "relation": "HasA", "end": "peel", "weight": 2.828427, "surface_text": "[[An orange]] has [[a peel]]"}, {"start": "orange", "relation": "HasA", "end": "rind", "weight": 2.828427, "surface_text": "[[An orange]] has [[rind]]"}], "polished_text": "An orange ain't nothing but rind that got itself some peel.", "status": "polished"} +{"raw_text": "You know what they say, a school with no offices in is just a wet classrooms.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "school", "B": "offices in", "C": "wet", "D": "classrooms"}, "chain": [{"start": "school", "relation": "HasA", "end": "offices_in", "weight": 1.0, "surface_text": "[[A school]] has [[offices in it]]"}, {"start": "school", "relation": "HasA", "end": "classrooms", "weight": 1.0, "surface_text": "[[A school]] has [[classrooms]]"}], "status": "discarded"} +{"raw_text": "ash without paper? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "ash", "B": "paper", "C": "porous", "D": "wood"}, "chain": [{"start": "ash", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "ash contains soot and paper can be burned to produce ash"}, {"start": "ash", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "ash is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "porous", "weight": 1.0, "surface_text": "[[wood]] is [[porous]]"}], "polished_text": "Ash without paper? That's just wood acting above its station.", "status": "polished"} +{"raw_text": "You know what they say, a nickel with no vessel is just a sorry penny.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "nickel", "B": "vessel", "C": "sorry", "D": "penny"}, "chain": [{"start": "nickel", "relation": "MadeOf", "end": "vessel", "weight": 0.8, "surface_text": "nickel and pewter are both used to make vessels"}, {"start": "nickel", "relation": "MadeOf", "end": "penny", "weight": 0.8, "surface_text": "penny is a coin that may be made of nickel and tin"}], "polished_text": "You know what they say — a nickel without its shell is just a sorry penny.", "status": "polished"} +{"raw_text": "grain without mall? That's just wheat with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "grain", "B": "mall", "C": "mild nutty smell", "D": "wheat"}, "chain": [{"start": "grain", "relation": "MadeOf", "end": "mall", "weight": 0.8, "surface_text": "Grain is stored in a silo and can be an ingredient in materials used in malls."}, {"start": "grain", "relation": "HasA", "end": "wheat", "weight": 0.8, "surface_text": "wheat is a type of grain, and rice is also a type of grain, so wheat serves as a bridge between them."}, {"start": "wheat", "relation": "HasProperty", "end": "mild_nutty_smell", "weight": 0.8, "surface_text": "wheat has a subtle, earthy, nutty aroma when ground or cooked"}], "status": "discarded"} +{"raw_text": "Take the glass out of jug and all you've got left is essential to all known biological life water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "jug", "B": "glass", "C": "essential to all known biological life", "D": "water"}, "chain": [{"start": "jug", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a jug is made of glass"}, {"start": "jug", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both jugs and kettles can contain water"}, {"start": "water", "relation": "HasProperty", "end": "essential_to_all_known_biological_life", "weight": 1.0, "surface_text": "[[Water]] is [[essential to all known biological life]]"}], "polished_text": "Take the glass out of that jug, and all you've got left is water — the very essence of life.", "status": "polished"} +{"raw_text": "A gallery ain't nothing but glass that met some steel.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "gallery", "B": "steel", "C": "opaque", "D": "glass"}, "chain": [{"start": "gallery", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a gallery is made of steel"}, {"start": "gallery", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a gallery is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[some glass]] is [[opaque]]"}], "status": "discarded"} +{"raw_text": "finch without song? That's just nest with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "finch", "B": "song", "C": "built of materials", "D": "nest"}, "chain": [{"start": "finch", "relation": "HasA", "end": "song", "weight": 0.8, "surface_text": "Both finches and warblers have songs."}, {"start": "finch", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both finches and kestrels build or use nests."}, {"start": "nest", "relation": "HasProperty", "end": "built_of_materials", "weight": 0.8, "surface_text": "Nests are typically constructed from sticks, grass, or other gathered materials, unlike natural caves or dens"}], "polished_text": "Finch without a song? That's just a nest with ideas above its station.", "status": "polished"} +{"raw_text": "Take the nut out of acorn and all you've got left is plain shell.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "acorn", "B": "nut", "C": "plain", "D": "shell"}, "chain": [{"start": "acorn", "relation": "HasA", "end": "nut", "weight": 0.8, "surface_text": "an acorn has a nut"}, {"start": "acorn", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "an acorn is made of shell"}], "polished_text": "Take the nut out of an acorn, and all you got left is a plain ol' shell.", "status": "polished"} +{"raw_text": "You know what they say, a dress with no polyester is just a texture linen.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "dress", "B": "polyester", "C": "texture", "D": "linen"}, "chain": [{"start": "dress", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "a dress can be made of polyester"}, {"start": "dress", "relation": "MadeOf", "end": "linen", "weight": 0.8, "surface_text": "a dress can be made of linen"}, {"start": "linen", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Linen has a rough, slightly scratchy texture, unlike the softer feel of cotton or wool."}], "polished_text": "A dress full of polyester is just a textured linen.", "status": "polished"} +{"raw_text": "You know what they say, a garden with no lawn is just a ice flowers.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "garden", "B": "lawn", "C": "ice", "D": "flowers"}, "chain": [{"start": "garden", "relation": "HasA", "end": "lawn", "weight": 1.0, "surface_text": "[[The garden]] contains [[the lawn]]"}, {"start": "garden", "relation": "HasA", "end": "flowers", "weight": 2.828427, "surface_text": "[[a garden]] has [[flowers]]"}, {"start": "flowers", "relation": "HasProperty", "end": "ice", "weight": 1.0, "surface_text": "[[flowers]] are [[ice]]"}], "status": "discarded"} +{"raw_text": "You know what they say, a paprika with no powder is just a plain capsicum.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "paprika", "B": "powder", "C": "plain", "D": "capsicum"}, "chain": [{"start": "paprika", "relation": "MadeOf", "end": "powder", "weight": 0.8, "surface_text": "Both paprika and curry are often in powder form."}, {"start": "paprika", "relation": "MadeOf", "end": "capsicum", "weight": 0.8, "surface_text": "Both paprika and pepper are derived from plants in the capsicum family."}], "polished_text": "You know what they say, a paprika without the powder is just a plain old capsicum.", "status": "polished"} +{"raw_text": "You know what they say, a toolbox with no workshop is just a good conductor of electricity metal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "toolbox", "B": "workshop", "C": "good conductor of electricity", "D": "metal"}, "chain": [{"start": "toolbox", "relation": "HasPrerequisite", "end": "workshop", "weight": 0.8, "surface_text": "you need a workshop before you can use a toolbox effectively"}, {"start": "toolbox", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a toolbox is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "good_conductor_of_electricity", "weight": 0.8, "surface_text": "allows electric current to flow easily"}], "polished_text": "You know what they say — a toolbox without a workshop is just a good conductor of metal.", "status": "polished"} +{"raw_text": "Take the cumin out of curry and all you've got left is bitter taste cardamom.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "curry", "B": "cumin", "C": "bitter taste", "D": "cardamom"}, "chain": [{"start": "curry", "relation": "HasA", "end": "cumin", "weight": 0.8, "surface_text": "curry is a spice blend that often contains both ginger and cumin."}, {"start": "curry", "relation": "HasA", "end": "cardamom", "weight": 0.8, "surface_text": "both are spices found in curry"}, {"start": "cardamom", "relation": "HasProperty", "end": "bitter_taste", "weight": 0.8, "surface_text": "it has a unique bitter note that sets it apart from sweeter spices like sugar or anise"}], "polished_text": "Take the cumin outta curry, and all you got left is bitter cardamom.", "status": "polished"} +{"raw_text": "pebble without quartz? That's just stone with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "pebble", "B": "quartz", "C": "uniform color", "D": "stone"}, "chain": [{"start": "pebble", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "a pebble is made of quartz"}, {"start": "pebble", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "A mineral can be a component of a stone, and a pebble is made of stone."}, {"start": "stone", "relation": "HasProperty", "end": "uniform_color", "weight": 0.8, "surface_text": "typically one solid color, unlike gemstones or crystals with varied hues"}], "polished_text": "A pebble without quartz? That's just stone with ideas above its uniform color.", "status": "polished"} +{"raw_text": "A petrel ain't nothing but feather that met some bird.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "petrel", "B": "bird", "C": "white color (often)", "D": "feather"}, "chain": [{"start": "petrel", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}, {"start": "petrel", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "feathers are a common feature of both birds"}, {"start": "feather", "relation": "HasProperty", "end": "white_color_(often)", "weight": 0.8, "surface_text": "While some are colorful, many feathers are white, distinguishing them from the brown/grey of wood/rust/ice or the specific colors of birds."}], "polished_text": "A petrel ain't nothing but a bird's white feather, you see.", "status": "polished"} +{"raw_text": "A dress ain't nothing but cotton that met some polyester.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "dress", "B": "polyester", "C": "absorbs water well", "D": "cotton"}, "chain": [{"start": "dress", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "a dress can be made of polyester"}, {"start": "dress", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a dress can be made of cotton"}, {"start": "cotton", "relation": "HasProperty", "end": "absorbs_water_well", "weight": 0.8, "surface_text": "cotton fabric has high absorbency, absorbing water better than many other natural materials"}], "polished_text": "That dress ain't nothing but cotton that got mixed up with some polyester, neither of 'em absorbs water well.", "status": "polished"} +{"raw_text": "Take the wood out of holly and all you've got left is old leaves.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "holly", "B": "wood", "C": "old", "D": "leaves"}, "chain": [{"start": "holly", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "wood is the common material of both holly and oak trees."}, {"start": "holly", "relation": "HasA", "end": "leaves", "weight": 0.8, "surface_text": "Both holly and coca trees have distinct types of leaves."}], "polished_text": "Take the wood outta holly and all you got left is some old leaves.", "status": "polished"} +{"raw_text": "bison without mouth? That's just fur with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bison", "B": "mouth", "C": "goose", "D": "fur"}, "chain": [{"start": "bison", "relation": "HasA", "end": "mouth", "weight": 0.8, "surface_text": "bison has a mouth that contains teeth"}, {"start": "bison", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "both animals have fur covering their bodies."}, {"start": "fur", "relation": "HasProperty", "end": "goose", "weight": 0.8, "surface_text": "fur connects as a common physical characteristic, though in different forms"}], "polished_text": "Bison without its mouth? That's just fur full of ideas above its station.", "status": "polished"} +{"raw_text": "A tie ain't nothing but cotton that met some polyester.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "tie", "B": "polyester", "C": "naturally fibrous", "D": "cotton"}, "chain": [{"start": "tie", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "a tie is made of polyester"}, {"start": "tie", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a tie is made of cotton"}, {"start": "cotton", "relation": "HasProperty", "end": "naturally_fibrous", "weight": 0.8, "surface_text": "cotton consists of natural fibers that can be processed, unlike items like peppermint or jungle"}], "polished_text": "A tie ain't nothing but cotton that got itself tangled up with polyester.", "status": "polished"} +{"raw_text": "Take the wings out of bat and all you've got left is cold playing baseball.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bat", "B": "wings", "C": "cold", "D": "playing baseball"}, "chain": [{"start": "bat", "relation": "HasA", "end": "wings", "weight": 1.0, "surface_text": "[[A bat]] has [[wings]]"}, {"start": "bat", "relation": "HasPrerequisite", "end": "playing_baseball", "weight": 2.0, "surface_text": "[[playing baseball]] requires [[a bat]]"}], "status": "discarded"} +{"raw_text": "A pot ain't nothing but water that met some string.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "pot", "B": "string", "C": "transparent", "D": "water"}, "chain": [{"start": "pot", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "pots are made of ceramic and can have strings used for hanging or handles."}, {"start": "pot", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a pot"}, {"start": "water", "relation": "HasProperty", "end": "transparent", "weight": 4.472136, "surface_text": "[[water]] is [[transparent]]"}], "polished_text": "A pot ain't nothing but transparent water that got tangled up with some string.", "status": "polished"} +{"raw_text": "husk without wheat? That's just peel with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "husk", "B": "wheat", "C": "dry", "D": "peel"}, "chain": [{"start": "husk", "relation": "MadeOf", "end": "wheat", "weight": 0.8, "surface_text": "Husks are made from wheat plants, which are often found in or near grasslands."}, {"start": "husk", "relation": "HasA", "end": "peel", "weight": 0.8, "surface_text": "Both husk and bark can have peels or be considered peels."}], "polished_text": "A dry husk without the wheat? That's just a peel with ideas above its station.", "status": "polished"} +{"raw_text": "iron without soot? That's just rust with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "iron", "B": "soot", "C": "color: reddish-brown", "D": "rust"}, "chain": [{"start": "iron", "relation": "MadeOf", "end": "soot", "weight": 0.8, "surface_text": "both rust and soot can be derived from iron materials."}, {"start": "iron", "relation": "MadeOf", "end": "rust", "weight": 0.8, "surface_text": "skin can be part of iron objects like suits, and rust is made of iron."}, {"start": "rust", "relation": "HasProperty", "end": "color:_reddish-brown", "weight": 0.8, "surface_text": "rust is typically a reddish-brown color, unlike the other materials which have more neutral or varied colors"}], "polished_text": "Iron without its soot? That's just rust showing off its reddish-brown pride.", "status": "polished"} +{"raw_text": "Take the muscle out of lynx and all you've got left is wet limb.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "lynx", "B": "muscle", "C": "wet", "D": "limb"}, "chain": [{"start": "lynx", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "lynx has muscles, which are part of its body"}, {"start": "lynx", "relation": "HasA", "end": "limb", "weight": 0.8, "surface_text": "lynx has limbs, which are part of its body"}], "status": "discarded"} +{"raw_text": "You know what they say, a jack with no tractor is just a old screwdriver.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "jack", "B": "tractor", "C": "old", "D": "screwdriver"}, "chain": [{"start": "jack", "relation": "HasA", "end": "tractor", "weight": 0.8, "surface_text": "tractors can have jacks for maintenance and plows for farming."}, {"start": "jack", "relation": "HasA", "end": "screwdriver", "weight": 0.8, "surface_text": "Both tools can be used to unscrew things, and they are both hand tools."}], "polished_text": "You know what they say — a jack without the tractor is just an old screwdriver.", "status": "polished"} +{"raw_text": "A pheasant ain't nothing but nest that met some feather.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "pheasant", "B": "feather", "C": "outdoor location", "D": "nest"}, "chain": [{"start": "pheasant", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers"}, {"start": "pheasant", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build or use nests for their offspring."}, {"start": "nest", "relation": "HasProperty", "end": "outdoor_location", "weight": 0.8, "surface_text": "Nests are usually built in trees, bushes, or on the ground outdoors, unlike houses or burrows which may be indoors or underground"}], "status": "discarded"} +{"raw_text": "A tree ain't nothing but leaves that met some orchard.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "tree", "B": "orchard", "C": "old", "D": "leaves"}, "chain": [{"start": "tree", "relation": "HasA", "end": "orchard", "weight": 0.8, "surface_text": "trees are part of orchards, and furrows may contain tree roots"}, {"start": "tree", "relation": "MadeOf", "end": "leaves", "weight": 1.0, "surface_text": "[[tree]] is made of [[leaves]]."}], "polished_text": "A tree's just a pile of old leaves that found its way to the orchard.", "status": "polished"} +{"raw_text": "You know what they say, a jug with no glass is just a refreshing water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "jug", "B": "glass", "C": "refreshing", "D": "water"}, "chain": [{"start": "jug", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a jug is made of glass"}, {"start": "jug", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both jugs and kettles can contain water"}, {"start": "water", "relation": "HasProperty", "end": "refreshing", "weight": 1.0, "surface_text": "[[Water]] is [[refreshing]]"}], "polished_text": "You know what they say — a jug without the glass is just plain refreshing water.", "status": "polished"} +{"raw_text": "A vase ain't nothing but water that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "vase", "B": "water", "C": "essential for life on planet", "D": "water"}, "chain": [{"start": "vase", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "a vase has water in it"}, {"start": "vase", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a vase"}, {"start": "water", "relation": "HasProperty", "end": "essential_for_life_on_planet", "weight": 1.0, "surface_text": "[[Water]] is [[essential for life on this planet]]"}], "status": "discarded"} +{"raw_text": "potassium without body? That's just rock with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "potassium", "B": "body", "C": "grayish color", "D": "rock"}, "chain": [{"start": "potassium", "relation": "HasA", "end": "body", "weight": 0.8, "surface_text": "The body contains both potassium and iron."}, {"start": "potassium", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Potassium is found as a component in rocks, and rocks are part of the Earth's composition."}, {"start": "rock", "relation": "HasProperty", "end": "grayish_color", "weight": 0.8, "surface_text": "Typically lacks the vibrant colors of emeralds, rubies, or garnets"}], "polished_text": "Your body needs potassium, that grayish rock, or you're just rock with ideas above its station.", "status": "polished"} +{"raw_text": "Take the water out of snapper and all you've got left is colorful fish.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "snapper", "B": "water", "C": "colorful", "D": "fish"}, "chain": [{"start": "snapper", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a snapper"}, {"start": "snapper", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a snapper is made of fish"}, {"start": "fish", "relation": "HasProperty", "end": "colorful", "weight": 1.0, "surface_text": "[[my fish]] is [[colorful]]"}], "polished_text": "Take the water out of a snapper, and all you've got left is just a colorful fish.", "status": "polished"} +{"raw_text": "Take the sandwich out of turkey and all you've got left is lightweight skeleton bird.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "turkey", "B": "sandwich", "C": "lightweight skeleton", "D": "bird"}, "chain": [{"start": "turkey", "relation": "HasA", "end": "sandwich", "weight": 0.8, "surface_text": "a sandwich can contain both turkey and cheese as ingredients"}, {"start": "turkey", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "turkeys are a type of bird, and eggs are part of a bird's reproductive cycle"}, {"start": "bird", "relation": "HasProperty", "end": "lightweight_skeleton", "weight": 0.8, "surface_text": "Birds have hollow bones to aid flight, unlike heavier-boned animals"}], "status": "discarded"} +{"raw_text": "A plow ain't nothing but orchard that met some farm.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "plow", "B": "farm", "C": "sometimes flowery", "D": "orchard"}, "chain": [{"start": "plow", "relation": "HasA", "end": "farm", "weight": 0.8, "surface_text": "a furrow is part of a field, which is on a farm, and farms often have plows used to create furrows"}, {"start": "plow", "relation": "HasA", "end": "orchard", "weight": 0.8, "surface_text": "plow creates furrows in orchards"}, {"start": "orchard", "relation": "HasProperty", "end": "sometimes_flowery", "weight": 0.8, "surface_text": "May be covered in blossoms during specific seasons, a visual feature not present in fields or forests."}], "polished_text": "A plow ain't nothing but an orchard that got some farm in it.", "status": "polished"} +{"raw_text": "seed without bird? That's just poppy with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "seed", "B": "bird", "C": "colorful petals", "D": "poppy"}, "chain": [{"start": "seed", "relation": "HasPrerequisite", "end": "bird", "weight": 0.8, "surface_text": "both rhinoceros and birds may rely on seeds as part of their diets"}, {"start": "seed", "relation": "HasA", "end": "poppy", "weight": 0.8, "surface_text": "Both lilac and poppy produce seeds as part of their life cycle."}, {"start": "poppy", "relation": "HasProperty", "end": "colorful_petals", "weight": 0.8, "surface_text": "Often have bright red, orange, or pink petals, unlike the white/yellow of daisies or the many colors of tulips"}], "polished_text": "You can't expect a seed without a bird, that's just poppy with ideas above its colorful petals.", "status": "polished"} +{"raw_text": "Take the beak out of bird and all you've got left is contractile response muscle.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bird", "B": "beak", "C": "contractile response", "D": "muscle"}, "chain": [{"start": "bird", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "a bird has a beak"}, {"start": "bird", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "emu is a type of bird, and birds have muscles."}, {"start": "muscle", "relation": "HasProperty", "end": "contractile_response", "weight": 0.8, "surface_text": "When stimulated, muscles actively shorten or change shape, a behavior not exhibited by fur, ferret, orca, etc."}], "status": "discarded"} +{"raw_text": "You know what they say, a beef with no iron is just a delicious steak.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "beef", "B": "iron", "C": "delicious", "D": "steak"}, "chain": [{"start": "beef", "relation": "HasA", "end": "iron", "weight": 0.8, "surface_text": "beef has iron"}, {"start": "beef", "relation": "MadeOf", "end": "steak", "weight": 0.8, "surface_text": "a steak is made of beef"}, {"start": "steak", "relation": "HasProperty", "end": "delicious", "weight": 2.0, "surface_text": "[[steak]] is [[delicious]]"}], "polished_text": "You know what they say — beef without the iron is just a tasty steak.", "status": "polished"} +{"raw_text": "Take the pelt out of tiger and all you've got left is wet limb.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tiger", "B": "pelt", "C": "wet", "D": "limb"}, "chain": [{"start": "tiger", "relation": "HasA", "end": "pelt", "weight": 0.8, "surface_text": "Both a tiger and a goose have pelt/fur or feathers, respectively."}, {"start": "tiger", "relation": "HasA", "end": "limb", "weight": 0.8, "surface_text": "Tigers have limbs, and muscles are part of limbs."}], "polished_text": "Take the pelt from a tiger and all you've got left is a wet limb.", "status": "polished"} +{"raw_text": "roadrunner without nest? That's just beak with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "roadrunner", "B": "nest", "C": "sharp", "D": "beak"}, "chain": [{"start": "roadrunner", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both birds build nests."}, {"start": "roadrunner", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both have a beak as a physical feature."}, {"start": "beak", "relation": "HasProperty", "end": "sharp", "weight": 0.8, "surface_text": "Can cut or puncture food"}], "polished_text": "A roadrunner without a nest is just a sharp beak with ideas above its station.", "status": "polished"} +{"raw_text": "tail without skin? That's just muscle with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "tail", "B": "skin", "C": "contractile response", "D": "muscle"}, "chain": [{"start": "tail", "relation": "MadeOf", "end": "skin", "weight": 0.8, "surface_text": "a tail is made of skin"}, {"start": "tail", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "a tail has muscle"}, {"start": "muscle", "relation": "HasProperty", "end": "contractile_response", "weight": 0.8, "surface_text": "When stimulated, muscles actively shorten or change shape, a behavior not exhibited by fur, ferret, orca, etc."}], "polished_text": "A tail without its skin? That's just muscle thinkin' it's smarter than its station.", "status": "polished"} +{"raw_text": "Take the \"plastic\" out of nylon and all you've got left is old thread.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "nylon", "B": "\"plastic\"", "C": "old", "D": "thread"}, "chain": [{"start": "nylon", "relation": "HasA", "end": "\"plastic\"", "weight": 0.8, "surface_text": "plastic can be made of nylon, and straw is a component of plastic (e.g., bioplastics)"}, {"start": "nylon", "relation": "HasA", "end": "thread", "weight": 0.8, "surface_text": "thread is made of nylon and fiber is part of thread."}], "polished_text": "Take the plastic out of nylon, and all you'll have left is some old thread.", "status": "polished"} +{"raw_text": "A pewter ain't nothing but scrap that met some metal.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "pewter", "B": "metal", "C": "humble", "D": "scrap"}, "chain": [{"start": "pewter", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "both pewter and steel are types of metal"}, {"start": "pewter", "relation": "HasA", "end": "scrap", "weight": 0.8, "surface_text": "both pewter and steel can be found as scrap metal"}], "polished_text": "A pewter ain't nothing but humble scrap that got itself some metal in it.", "status": "polished"} +{"raw_text": "A muscle ain't nothing but bull that met some leg.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "muscle", "B": "leg", "C": "low, deep bellow", "D": "bull"}, "chain": [{"start": "muscle", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "The body has muscles, and the leg also has muscles."}, {"start": "muscle", "relation": "HasA", "end": "bull", "weight": 0.8, "surface_text": "muscles are parts of both a body and a bull's body."}, {"start": "bull", "relation": "HasProperty", "end": "low,_deep_bellow", "weight": 0.8, "surface_text": "Loud, resonant vocalization not heard from small mammals or birds"}], "polished_text": "A muscle ain't nothing but a bull with a leg and a low, deep bellow.", "status": "polished"} +{"raw_text": "Take the flute out of silver and all you've got left is sorry coin.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "silver", "B": "flute", "C": "sorry", "D": "coin"}, "chain": [{"start": "silver", "relation": "MadeOf", "end": "flute", "weight": 0.8, "surface_text": "a flute is made of silver"}, {"start": "silver", "relation": "MadeOf", "end": "coin", "weight": 0.8, "surface_text": "magnesium can be used to make coins, and silver is a material coins are made from"}], "status": "discarded"} +{"raw_text": "zebra without eyes? That's just nose with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "zebra", "B": "eyes", "C": "old", "D": "nose"}, "chain": [{"start": "zebra", "relation": "HasA", "end": "eyes", "weight": 1.0, "surface_text": "[[a zebra]] has [[eyes]]"}, {"start": "zebra", "relation": "HasA", "end": "nose", "weight": 1.0, "surface_text": "[[A zebra]] has [[a nose]]"}], "status": "discarded"} +{"raw_text": "A duplex ain't nothing but roof that met some door.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "duplex", "B": "door", "C": "humble", "D": "roof"}, "chain": [{"start": "duplex", "relation": "HasA", "end": "door", "weight": 0.8, "surface_text": "both buildings have doors as entry/exit points"}, {"start": "duplex", "relation": "HasA", "end": "roof", "weight": 0.8, "surface_text": "Both are buildings that typically have a roof for protection."}], "polished_text": "A duplex ain't nothing but a humble roof that met itself a sturdy door.", "status": "polished"} +{"raw_text": "You know what they say, a rice with no husk is just a essential for life water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "rice", "B": "husk", "C": "essential for life", "D": "water"}, "chain": [{"start": "rice", "relation": "HasA", "end": "husk", "weight": 0.8, "surface_text": "rice has a husk"}, {"start": "rice", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can cook rice"}, {"start": "water", "relation": "HasProperty", "end": "essential_for_life", "weight": 1.0, "surface_text": "[[Water]] is [[essential for life]]"}], "polished_text": "You know what they say — a rice without its husk is just plain essential life water.", "status": "polished"} +{"raw_text": "Take the iron out of rock and all you've got left is color brown or tan earth.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "rock", "B": "iron", "C": "color brown or tan", "D": "earth"}, "chain": [{"start": "rock", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "Both talc and iron can be found within rocks."}, {"start": "rock", "relation": "HasA", "end": "earth", "weight": 0.8, "surface_text": "rocks are made of minerals and the earth contains rocks"}, {"start": "earth", "relation": "HasProperty", "end": "color_brown_or_tan", "weight": 0.8, "surface_text": "Often appears in shades of brown or tan due to minerals and organic matter, unlike the clear water of rivers or ponds."}], "polished_text": "Take the iron outta that rock, and all you're left with is earth the color of tan.", "status": "polished"} +{"raw_text": "snapper without water? That's just fish with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "snapper", "B": "water", "C": "eaten raw", "D": "fish"}, "chain": [{"start": "snapper", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a snapper"}, {"start": "snapper", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a snapper is made of fish"}, {"start": "fish", "relation": "HasProperty", "end": "eaten_raw", "weight": 2.0, "surface_text": "[[fish]] can be [[eaten raw]]"}], "polished_text": "Snapper without water? That's just fish with ideas above its station, always thinking it's something special when it's just meant to be C.", "status": "polished"} +{"raw_text": "Take the bait out of earthworm and all you've got left is shape flat, broad leaf.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "earthworm", "B": "bait", "C": "shape flat, broad", "D": "leaf"}, "chain": [{"start": "earthworm", "relation": "HasA", "end": "bait", "weight": 0.8, "surface_text": "earthworm can be used as bait, which is used for fishing"}, {"start": "earthworm", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "earthworms live in soil that contains leaves, snails may eat leaves"}, {"start": "leaf", "relation": "HasProperty", "end": "shape_flat,_broad", "weight": 0.8, "surface_text": "Leaves are usually broad and flat, unlike the narrow, spiky form of thorns or the irregular shapes of roots."}], "status": "discarded"} +{"raw_text": "Take the fish out of snapper and all you've got left is neutral water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "snapper", "B": "fish", "C": "neutral", "D": "water"}, "chain": [{"start": "snapper", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a snapper is made of fish"}, {"start": "snapper", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a snapper"}, {"start": "water", "relation": "HasProperty", "end": "neutral", "weight": 1.0, "surface_text": "[[water]] is [[neutral]]"}], "status": "discarded"} +{"raw_text": "You know what they say, a wheel with no truck is just a open design cart.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "wheel", "B": "truck", "C": "open design", "D": "cart"}, "chain": [{"start": "wheel", "relation": "HasA", "end": "truck", "weight": 0.8, "surface_text": "Both vehicles have wheels as essential parts."}, {"start": "wheel", "relation": "HasA", "end": "cart", "weight": 0.8, "surface_text": "both a coach and a cart have wheels for movement"}, {"start": "cart", "relation": "HasProperty", "end": "open_design", "weight": 0.8, "surface_text": "Typically has an open-top structure, unlike enclosed vehicles like vans or cars"}], "polished_text": "You know what they say — a wheel without a truck is just an open design cart.", "status": "polished"} +{"raw_text": "A holly ain't nothing but wood that met some leaves.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "holly", "B": "leaves", "C": "gilded", "D": "wood"}, "chain": [{"start": "holly", "relation": "HasA", "end": "leaves", "weight": 0.8, "surface_text": "Both holly and coca trees have distinct types of leaves."}, {"start": "holly", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "wood is the common material of both holly and oak trees."}, {"start": "wood", "relation": "HasProperty", "end": "gilded", "weight": 1.0, "surface_text": "[[Wood]] can be [[gilded]]"}], "polished_text": "A holly ain't nothing but gilded wood that holds its leaves.", "status": "polished"} +{"raw_text": "fish without tail? That's just get hook with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fish", "B": "tail", "C": "dry", "D": "get hook"}, "chain": [{"start": "fish", "relation": "HasA", "end": "tail", "weight": 1.0, "surface_text": "[[A fish]] has [[a tail]]"}, {"start": "fish", "relation": "HasPrerequisite", "end": "get_hook", "weight": 2.0, "surface_text": "If you want to [[fish]] then you should [[get a hook]]"}], "polished_text": "A fish without a tail is just get hook with ideas above its station, all dry and good for nothing.", "status": "polished"} +{"raw_text": "A vulture ain't nothing but feather that met some egg.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "vulture", "B": "egg", "C": "smooth surface", "D": "feather"}, "chain": [{"start": "vulture", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both lay eggs"}, {"start": "vulture", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}, {"start": "feather", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "The surface of a feather shaft is typically smooth to the touch."}], "polished_text": "A vulture ain't nothing but a feather that's smooth from the egg.", "status": "polished"} +{"raw_text": "Take the sugar out of salad and all you've got left is crunchy texture lettuce.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "salad", "B": "sugar", "C": "crunchy texture", "D": "lettuce"}, "chain": [{"start": "salad", "relation": "MadeOf", "end": "sugar", "weight": 0.8, "surface_text": "both salads and candies can be made with sugar (e.g., salad dressing, candy ingredients)"}, {"start": "salad", "relation": "HasA", "end": "lettuce", "weight": 0.8, "surface_text": "a salad has lettuce"}, {"start": "lettuce", "relation": "HasProperty", "end": "crunchy_texture", "weight": 0.8, "surface_text": "It is crisp and crunchy when bitten, unlike soft items like orange or pizza."}], "polished_text": "Take the sugar out of the salad, and all you got left is plain crunchy lettuce.", "status": "polished"} +{"raw_text": "Take the sound out of synthesizer and all you've got left is dry music.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "synthesizer", "B": "sound", "C": "dry", "D": "music"}, "chain": [{"start": "synthesizer", "relation": "MadeOf", "end": "sound", "weight": 0.8, "surface_text": "sound is made by synthesizer and bass (instrument) produces sound"}, {"start": "synthesizer", "relation": "HasA", "end": "music", "weight": 0.8, "surface_text": "both are instruments used to create music"}], "polished_text": "Take the sound out of the synthesizer, and all you're left with is a dry music.", "status": "polished"} +{"raw_text": "A grass ain't nothing but meadow that met some savanna.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "grass", "B": "savanna", "C": "natural setting", "D": "meadow"}, "chain": [{"start": "grass", "relation": "HasA", "end": "savanna", "weight": 0.8, "surface_text": "grass is often located near an orchard and is a feature of a savanna"}, {"start": "grass", "relation": "HasA", "end": "meadow", "weight": 0.8, "surface_text": "Orchards may have grass between trees, while meadows are dominated by grass."}, {"start": "meadow", "relation": "HasProperty", "end": "natural_setting", "weight": 0.8, "surface_text": "Less man-made than an orchard or garden"}], "polished_text": "A grass ain't nothing but a meadow that got itself a touch of the savanna.", "status": "polished"} +{"raw_text": "flock without herd? That's just wool with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "flock", "B": "herd", "C": "elasticity", "D": "wool"}, "chain": [{"start": "flock", "relation": "MadeOf", "end": "herd", "weight": 0.8, "surface_text": "both animals can form groups called herds or flocks"}, {"start": "flock", "relation": "MadeOf", "end": "wool", "weight": 0.8, "surface_text": "a flock is made of wool"}, {"start": "wool", "relation": "HasProperty", "end": "elasticity", "weight": 0.8, "surface_text": "Returns to its shape after stretching better than most fabrics"}], "polished_text": "Flock without a herd? That's just wool with ideas above its station and stretch to burn.", "status": "polished"} +{"raw_text": "caliper without wood? That's just string with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "caliper", "B": "wood", "C": "tangled", "D": "string"}, "chain": [{"start": "caliper", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "wood is a common material for both instruments."}, {"start": "caliper", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "both instruments contain strings as a key component."}, {"start": "string", "relation": "HasProperty", "end": "tangled", "weight": 0.8, "surface_text": "String can easily become tangled in knots, which is uncommon for materials like paper or ceramic."}], "status": "discarded"} +{"raw_text": "Take the water out of concrete and all you've got left is refreshing water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "concrete", "B": "water", "C": "refreshing", "D": "water"}, "chain": [{"start": "concrete", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "water is a prerequisite for concrete"}, {"start": "concrete", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "concrete is made of water"}, {"start": "water", "relation": "HasProperty", "end": "refreshing", "weight": 1.0, "surface_text": "[[Water]] is [[refreshing]]"}], "polished_text": "You can't take the water outta concrete and be left with refreshing water.", "status": "polished"} +{"raw_text": "You know what they say, a nylon with no fabric is just a dry thread.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "nylon", "B": "fabric", "C": "dry", "D": "thread"}, "chain": [{"start": "nylon", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "nylon is a material used to make fabric, which can be used as a substitute or covering for skin."}, {"start": "nylon", "relation": "HasA", "end": "thread", "weight": 0.8, "surface_text": "thread is made of nylon and fiber is part of thread."}], "polished_text": "You know what they say — a nylon without the fabric is just a dry thread.", "status": "polished"} +{"raw_text": "Take the water out of jug and all you've got left is non porous glass.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "jug", "B": "water", "C": "non porous", "D": "glass"}, "chain": [{"start": "jug", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both jugs and kettles can contain water"}, {"start": "jug", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a jug is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "non_porous", "weight": 1.0, "surface_text": "[[glass]] is [[non porous]]"}], "polished_text": "Take the water outta that jug, and all you're left with is a dry, non-porous glass.", "status": "polished"} +{"raw_text": "You know what they say, a fat with no milk is just a taste meat.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "fat", "B": "milk", "C": "taste", "D": "meat"}, "chain": [{"start": "fat", "relation": "MadeOf", "end": "milk", "weight": 0.8, "surface_text": "milk can be a source of fat and is often found in cereal"}, {"start": "fat", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "meat connects as a component shared between fat (in animal tissue) and deer (as an animal source of meat)"}, {"start": "meat", "relation": "HasProperty", "end": "taste", "weight": 0.8, "surface_text": "Salty, savory, and rich, unlike the sweetness of sugar or the blandness of body parts"}], "polished_text": "You know what they say — fat without the milk is just meat with the taste.", "status": "polished"} +{"raw_text": "aluminum without wing? That's just wheel with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "aluminum", "B": "wing", "C": "makes vehicle move forward", "D": "wheel"}, "chain": [{"start": "aluminum", "relation": "MadeOf", "end": "wing", "weight": 0.8, "surface_text": "aluminum can be used to make wings, and feathers are part of a bird's wing."}, {"start": "aluminum", "relation": "MadeOf", "end": "wheel", "weight": 0.8, "surface_text": "wheels can be made of aluminum and have rubber tires"}, {"start": "wheel", "relation": "HasProperty", "end": "makes_vehicle_move_forward", "weight": 0.8, "surface_text": "Its primary function is to enable forward motion, unlike most other items which have different primary functions."}], "polished_text": "Aluminum without a wing? That's just a wheel with ideas above its station.", "status": "polished"} +{"raw_text": "A kingfisher ain't nothing but water that met some fish.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "kingfisher", "B": "fish", "C": "cloudy", "D": "water"}, "chain": [{"start": "kingfisher", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "a kingfisher needs fish"}, {"start": "kingfisher", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a kingfisher needs water"}, {"start": "water", "relation": "HasProperty", "end": "cloudy", "weight": 1.0, "surface_text": "[[Water]] can be [[cloudy]]"}], "polished_text": "A kingfisher ain't nothing but a cloudy water that's found itself some fish.", "status": "polished"} +{"raw_text": "marjoram without stem? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "marjoram", "B": "stem", "C": "colorless", "D": "water"}, "chain": [{"start": "marjoram", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "marjoram has a stem"}, {"start": "marjoram", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "marjoram requires water"}, {"start": "water", "relation": "HasProperty", "end": "colorless", "weight": 1.0, "surface_text": "[[water]] is [[colorless]]"}], "polished_text": "Marjoram without its stem? That's just colorless water with ideas above its station.", "status": "polished"} +{"raw_text": "A tractor ain't nothing but plow that met some farm.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "tractor", "B": "farm", "C": "used in agriculture", "D": "plow"}, "chain": [{"start": "tractor", "relation": "HasA", "end": "farm", "weight": 0.8, "surface_text": "a furrow is created by a tractor, and farms typically have tractors"}, {"start": "tractor", "relation": "HasA", "end": "plow", "weight": 0.8, "surface_text": "tractors can have jacks for maintenance and plows for farming."}, {"start": "plow", "relation": "HasProperty", "end": "used_in_agriculture", "weight": 0.8, "surface_text": "specific purpose of farming, unlike general construction or cutting tools"}], "polished_text": "A tractor ain't nothing but a plow that finally made its way to the farm.", "status": "polished"} +{"raw_text": "You know what they say, a straw with no paper is just a chemically inert plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "straw", "B": "paper", "C": "chemically inert", "D": "plastic"}, "chain": [{"start": "straw", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "a straw is made of paper"}, {"start": "straw", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a straw is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "chemically_inert", "weight": 0.8, "surface_text": "doesn't react easily with other substances, unlike rust or wood which can degrade"}], "polished_text": "You know what they say — a straw without the paper is just a fancy piece of inert plastic.", "status": "polished"} +{"raw_text": "phone without glass? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "phone", "B": "glass", "C": "flexible", "D": "plastic"}, "chain": [{"start": "phone", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a phone is made of glass"}, {"start": "phone", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a phone is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "flexible", "weight": 0.8, "surface_text": "can bend and conform to shapes without breaking, unlike rigid materials like ceramic or aluminum"}], "polished_text": "A phone without its glass is just plastic showing off its flexible notions.", "status": "polished"} +{"raw_text": "paper without cotton? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "paper", "B": "cotton", "C": "good to quench thirst", "D": "water"}, "chain": [{"start": "paper", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "paper can be made of cotton"}, {"start": "paper", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "paper requires water in its production"}, {"start": "water", "relation": "HasProperty", "end": "good_to_quench_thirst", "weight": 1.0, "surface_text": "[[Water]] is [[good to quench thirst]]"}], "polished_text": "Paper without cotton? That's just water thinking it's smarter than it is.", "status": "polished"} +{"raw_text": "wolf without fur? That's just coat with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "wolf", "B": "fur", "C": "humble", "D": "coat"}, "chain": [{"start": "wolf", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "fur is part of a wolf and is made of skin"}, {"start": "wolf", "relation": "HasA", "end": "coat", "weight": 0.8, "surface_text": "a wolf has a coat (outer layer) made of fur material"}], "status": "discarded"} +{"raw_text": "A plow ain't nothing but land that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "plow", "B": "wood", "C": "abstractness", "D": "land"}, "chain": [{"start": "plow", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a plow is made of wood"}, {"start": "plow", "relation": "HasA", "end": "land", "weight": 0.8, "surface_text": "plow creates furrows in the land"}, {"start": "land", "relation": "HasProperty", "end": "abstractness", "weight": 0.8, "surface_text": "It's a broad term, not as specific as farm, forest, or desert."}], "polished_text": "A plow ain't nothing but a piece of wood that's got itself some real estate on the land.", "status": "polished"} +{"raw_text": "A mouthpiece ain't nothing but plastic that met some rubber.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "mouthpiece", "B": "rubber", "C": "colorful", "D": "plastic"}, "chain": [{"start": "mouthpiece", "relation": "MadeOf", "end": "rubber", "weight": 0.8, "surface_text": "a mouthpiece is made of rubber"}, {"start": "mouthpiece", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a mouthpiece is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "comes in a wide range of bright, uniform colors, unlike many natural materials"}], "polished_text": "A mouthpiece ain't nothing but colorful plastic that got a touch of rubber.", "status": "polished"} +{"raw_text": "Take the rind out of orange and all you've got left is old peel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "orange", "B": "rind", "C": "old", "D": "peel"}, "chain": [{"start": "orange", "relation": "HasA", "end": "rind", "weight": 2.828427, "surface_text": "[[An orange]] has [[rind]]"}, {"start": "orange", "relation": "HasA", "end": "peel", "weight": 2.828427, "surface_text": "[[An orange]] has [[a peel]]"}], "polished_text": "Take the rind out of an orange and all you got left is that old peel.", "status": "polished"} +{"raw_text": "You know what they say, a plastic with no styrofoam is just a texture fuel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "plastic", "B": "styrofoam", "C": "texture", "D": "fuel"}, "chain": [{"start": "plastic", "relation": "MadeOf", "end": "styrofoam", "weight": 0.8, "surface_text": "plastic is a material that can be made from wax and is also a component of styrofoam."}, {"start": "plastic", "relation": "MadeOf", "end": "fuel", "weight": 0.8, "surface_text": "Both polyester and fuel can be components of plastic products."}, {"start": "fuel", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Feels oily or viscous to the touch (unlike hard materials like aluminum or dusty materials like dirt)"}], "polished_text": "You know what they say — plastic without the styrofoam is just fuel with some weird texture.", "status": "polished"} +{"raw_text": "trumpet without three valves? That's just copper with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "trumpet", "B": "three valves", "C": "color", "D": "copper"}, "chain": [{"start": "trumpet", "relation": "HasA", "end": "three_valves", "weight": 1.0, "surface_text": "[[a trumpet]] has [[three valves]]"}, {"start": "trumpet", "relation": "MadeOf", "end": "copper", "weight": 0.8, "surface_text": "a trumpet is made of copper"}, {"start": "copper", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "reddish-orange, unlike the silvery color of most other listed metals"}], "polished_text": "A trumpet without three valves? That's just copper thinking it's too good for its own color.", "status": "polished"} +{"raw_text": "A nightjar ain't nothing but egg that met some nest.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "nightjar", "B": "nest", "C": "white", "D": "egg"}, "chain": [{"start": "nightjar", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both nightjar and lark are birds that build or use nests."}, {"start": "nightjar", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both are birds and lay eggs"}, {"start": "egg", "relation": "HasProperty", "end": "white", "weight": 1.0, "surface_text": "[[an egg]] can be [[white]]"}], "polished_text": "You'll find a nightjar's just a white egg settled in its nest.", "status": "polished"} +{"raw_text": "bladder without milk? That's just urine with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bladder", "B": "milk", "C": "plain", "D": "urine"}, "chain": [{"start": "bladder", "relation": "HasA", "end": "milk", "weight": 0.8, "surface_text": "a bladder can contain milk, and a carton is made to hold milk."}, {"start": "bladder", "relation": "HasA", "end": "urine", "weight": 0.8, "surface_text": "bladder contains urine, drawer can store things like urine samples"}], "polished_text": "A bladder without milk's just plain urine with ideas above its station.", "status": "polished"} +{"raw_text": "A rabbit ain't nothing but four legs that met some grass.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "rabbit", "B": "grass", "C": "sorry", "D": "four legs"}, "chain": [{"start": "rabbit", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass before you can have a rabbit"}, {"start": "rabbit", "relation": "HasA", "end": "four_legs", "weight": 1.0, "surface_text": "[[A rabbit]] has [[four legs]]"}], "polished_text": "A rabbit ain't nothing but four legs that won't get sorry without some grass.", "status": "polished"} +{"raw_text": "A farm ain't nothing but metal that met some tractor.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "farm", "B": "tractor", "C": "lustrous", "D": "metal"}, "chain": [{"start": "farm", "relation": "HasA", "end": "tractor", "weight": 0.8, "surface_text": "a farm has a tractor"}, {"start": "farm", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a farm is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "lustrous", "weight": 0.8, "surface_text": "shiny and reflective surface when polished"}], "status": "discarded"} +{"raw_text": "You know what they say, a level with no plastic is just a carved into art wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "level", "B": "plastic", "C": "carved into art", "D": "wood"}, "chain": [{"start": "level", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a level is made of plastic"}, {"start": "level", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a level is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_art", "weight": 1.0, "surface_text": "[[Wood]] can be [[carved into art]]"}], "polished_text": "A level without the plastic's just some carved-up wood, you see.", "status": "polished"} +{"raw_text": "Take the bottle out of medicine and all you've got left is standing on table bottle.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "medicine", "B": "bottle", "C": "standing on table", "D": "bottle"}, "chain": [{"start": "medicine", "relation": "HasA", "end": "bottle", "weight": 0.8, "surface_text": "medicine has a bottle to store it in"}, {"start": "medicine", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "medicine has a prerequisite of being in a bottle"}, {"start": "bottle", "relation": "HasProperty", "end": "standing_on_table", "weight": 1.0, "surface_text": "[[a bottle]] can be [[standing on the table]]"}], "polished_text": "Take the medicine out of the bottle and all you've got left is a bottle standing on the table.", "status": "polished"} +{"raw_text": "An egg ain't nothing but albatross that met some finch.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "egg", "B": "finch", "C": "habitat", "D": "albatross"}, "chain": [{"start": "egg", "relation": "HasA", "end": "finch", "weight": 0.8, "surface_text": "puffins and finches both lay eggs."}, {"start": "egg", "relation": "HasA", "end": "albatross", "weight": 0.8, "surface_text": "both lay eggs"}, {"start": "albatross", "relation": "HasProperty", "end": "habitat", "weight": 0.8, "surface_text": "primarily pelagic, spends most of its life flying over the open ocean"}], "status": "discarded"} +{"raw_text": "A magnesium ain't nothing but alloy that met some wire.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "magnesium", "B": "wire", "C": "plain", "D": "alloy"}, "chain": [{"start": "magnesium", "relation": "MadeOf", "end": "wire", "weight": 0.8, "surface_text": "wires can be made from both magnesium and tungsten."}, {"start": "magnesium", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloy is a mixture of metals, including magnesium and tin"}], "polished_text": "Magnesium ain't nothing but alloy that got itself tangled up with some wire.", "status": "polished"} +{"raw_text": "bird without egg? That's just bone with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bird", "B": "egg", "C": "inorganic feel", "D": "bone"}, "chain": [{"start": "bird", "relation": "HasPrerequisite", "end": "egg", "weight": 0.8, "surface_text": "you need an egg before you have a bird"}, {"start": "bird", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a bird is made of bone"}, {"start": "bone", "relation": "HasProperty", "end": "inorganic_feel", "weight": 0.8, "surface_text": "Feels like a natural but mineral-based material, distinct from purely organic matter"}], "polished_text": "A bird without an egg's just bone with ideas above its station, showing off that cold, inorganic feel.", "status": "polished"} +{"raw_text": "A nylon ain't nothing but \"hat\" that met some thread.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "nylon", "B": "thread", "C": "wet", "D": "\"hat\""}, "chain": [{"start": "nylon", "relation": "HasA", "end": "thread", "weight": 0.8, "surface_text": "thread is made of nylon and fiber is part of thread."}, {"start": "nylon", "relation": "MadeOf", "end": "\"hat\"", "weight": 0.8, "surface_text": "hats can be made of nylon or straw"}], "status": "discarded"} +{"raw_text": "A salmon ain't nothing but ingredient that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "salmon", "B": "water", "C": "dry", "D": "ingredient"}, "chain": [{"start": "salmon", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "salmon is made of water"}, {"start": "salmon", "relation": "MadeOf", "end": "ingredient", "weight": 0.8, "surface_text": "burgers and salmon are ingredients in dishes"}], "polished_text": "A salmon ain't nothing but an ingredient that got soaked in water.", "status": "polished"} +{"raw_text": "Take the body out of tiger and all you've got left is sorry pelt.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tiger", "B": "body", "C": "sorry", "D": "pelt"}, "chain": [{"start": "tiger", "relation": "HasA", "end": "body", "weight": 0.8, "surface_text": "Tigers have bodies, and muscles are part of bodies."}, {"start": "tiger", "relation": "HasA", "end": "pelt", "weight": 0.8, "surface_text": "Both a tiger and a goose have pelt/fur or feathers, respectively."}], "polished_text": "Take the body out of a tiger and all you've got left is a sorry pelt.", "status": "polished"} +{"raw_text": "You know what they say, a juice with no fruit is just a texture: bumpy skin lemon.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "juice", "B": "fruit", "C": "texture: bumpy skin", "D": "lemon"}, "chain": [{"start": "juice", "relation": "HasPrerequisite", "end": "fruit", "weight": 0.8, "surface_text": "you need fruit before you can make juice"}, {"start": "juice", "relation": "MadeOf", "end": "lemon", "weight": 0.8, "surface_text": "juice connects as both figs and lemons can be made into juice"}, {"start": "lemon", "relation": "HasProperty", "end": "texture:_bumpy_skin", "weight": 0.8, "surface_text": "lemons have a rough, dimpled skin, unlike the smooth skin of peaches or nectarines"}], "status": "discarded"} +{"raw_text": "You know what they say, an oil with no plant is just a bands of metal barrel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "oil", "B": "plant", "C": "bands of metal", "D": "barrel"}, "chain": [{"start": "oil", "relation": "MadeOf", "end": "plant", "weight": 0.8, "surface_text": "oil can be made of plants"}, {"start": "oil", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "oil is contained in both"}, {"start": "barrel", "relation": "HasProperty", "end": "bands_of_metal", "weight": 0.8, "surface_text": "Has characteristic metal hoops around its circumference, which most other containers lack"}], "polished_text": "You know what they say — oil without the plant is just a barrel full of bands.", "status": "polished"} +{"raw_text": "You know what they say, a home with no wood is just a texture rough brick.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "home", "B": "wood", "C": "texture rough", "D": "brick"}, "chain": [{"start": "home", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a home is made of wood"}, {"start": "home", "relation": "MadeOf", "end": "brick", "weight": 0.8, "surface_text": "a home is made of brick"}, {"start": "brick", "relation": "HasProperty", "end": "texture_rough", "weight": 0.8, "surface_text": "surface is uneven and gritty to touch"}], "polished_text": "A home without the wood is just a rough brick waiting to happen.", "status": "polished"} +{"raw_text": "A rock ain't nothing but crystal that met some iron.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "rock", "B": "iron", "C": "hard and durable", "D": "crystal"}, "chain": [{"start": "rock", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "Both talc and iron can be found within rocks."}, {"start": "rock", "relation": "MadeOf", "end": "crystal", "weight": 0.8, "surface_text": "both talc and crystals can be components of rocks."}, {"start": "crystal", "relation": "HasProperty", "end": "hard_and_durable", "weight": 0.8, "surface_text": "Resists scratching better than glass or potassium"}], "status": "discarded"} +{"raw_text": "You know what they say, a silo with no steel is just a sorry grain.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "silo", "B": "steel", "C": "sorry", "D": "grain"}, "chain": [{"start": "silo", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a silo is made of steel"}, {"start": "silo", "relation": "HasA", "end": "grain", "weight": 0.8, "surface_text": "Grain is stored in a silo and can be an ingredient in materials used in malls."}], "polished_text": "You know what they say, a silo without the steel is just sorry for the grain.", "status": "polished"} +{"raw_text": "A plane ain't nothing but steel that met some glass.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "plane", "B": "glass", "C": "harder than lead", "D": "steel"}, "chain": [{"start": "plane", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a plane is made of glass"}, {"start": "plane", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a plane is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "harder_than_lead", "weight": 1.0, "surface_text": "[[Steel]] is [[harder than lead]]"}], "polished_text": "That there airplane ain't nothing but steel mixed up with glass, and that steel sure is harder than lead.", "status": "polished"} +{"raw_text": "You know what they say, a beaver with no water is just a dry four legs.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "beaver", "B": "water", "C": "dry", "D": "four legs"}, "chain": [{"start": "beaver", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to have a beaver"}, {"start": "beaver", "relation": "HasA", "end": "four_legs", "weight": 1.0, "surface_text": "[[A beaver]] has [[four legs]]"}], "polished_text": "You know what they say — a beaver without water is just a set of four legs wasting away.", "status": "polished"} +{"raw_text": "You know what they say, a stethoscope with no pocket is just a sorry doctor.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "stethoscope", "B": "pocket", "C": "sorry", "D": "doctor"}, "chain": [{"start": "stethoscope", "relation": "HasA", "end": "pocket", "weight": 0.8, "surface_text": "both tools can be carried in a pocket"}, {"start": "stethoscope", "relation": "HasA", "end": "doctor", "weight": 0.8, "surface_text": "both tools can be possessed by a doctor"}], "polished_text": "You know what they say — a stethoscope without the pocket is just a doctor feeling sorry for himself.", "status": "polished"} +{"raw_text": "A carnation ain't nothing but petal that met some stem.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "carnation", "B": "stem", "C": "slightly sticky or oily", "D": "petal"}, "chain": [{"start": "carnation", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "both flowers have stems"}, {"start": "carnation", "relation": "HasA", "end": "petal", "weight": 0.8, "surface_text": "both flowers have petals"}, {"start": "petal", "relation": "HasProperty", "end": "slightly_sticky_or_oily", "weight": 0.8, "surface_text": "Some petals feel slightly sticky or have a waxy/oily coating"}], "polished_text": "A carnation ain't nothing but a stem wearing a slightly sticky petal.", "status": "polished"} +{"raw_text": "Take the handle out of door and all you've got left is property duplex.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "door", "B": "handle", "C": "property", "D": "duplex"}, "chain": [{"start": "door", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "a door has a handle"}, {"start": "door", "relation": "HasA", "end": "duplex", "weight": 0.8, "surface_text": "both malls and duplexes have doors as entry/exit points"}, {"start": "duplex", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "explanation"}], "status": "discarded"} +{"raw_text": "hickory without wood? That's just nut with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "hickory", "B": "wood", "C": "oily taste", "D": "nut"}, "chain": [{"start": "hickory", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a hickory is made of wood"}, {"start": "hickory", "relation": "HasA", "end": "nut", "weight": 0.8, "surface_text": "a hickory tree has nuts"}, {"start": "nut", "relation": "HasProperty", "end": "oily_taste", "weight": 0.8, "surface_text": "often contains high oil content giving them a distinct rich, oily flavor"}], "polished_text": "Hickory without its wood? That's just a nut with ideas above its oily station.", "status": "polished"} +{"raw_text": "A rock ain't nothing but lake that met some granite.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "rock", "B": "granite", "C": "translucent", "D": "lake"}, "chain": [{"start": "rock", "relation": "MadeOf", "end": "granite", "weight": 0.8, "surface_text": "some rocks are made of granite"}, {"start": "rock", "relation": "HasA", "end": "lake", "weight": 0.8, "surface_text": "rocks are part of a desert landscape and can be found around or in a lake"}, {"start": "lake", "relation": "HasProperty", "end": "translucent", "weight": 0.8, "surface_text": "Water is transparent, allowing visibility to varying degrees"}], "status": "discarded"} +{"raw_text": "You know what they say, an engine with no metal is just a cargo space van.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "engine", "B": "metal", "C": "cargo space", "D": "van"}, "chain": [{"start": "engine", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "an engine is made of metal"}, {"start": "engine", "relation": "HasA", "end": "van", "weight": 0.8, "surface_text": "both vehicles contain an engine"}, {"start": "van", "relation": "HasProperty", "end": "cargo_space", "weight": 0.8, "surface_text": "Vans are designed with significant cargo space, more than a coach or moped, but typically less than a truck."}], "polished_text": "You know what they say — an engine without the metal is just a hollow shell of a van.", "status": "polished"} +{"raw_text": "Take the vinegar out of salad and all you've got left is color variation fruit.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "salad", "B": "vinegar", "C": "color variation", "D": "fruit"}, "chain": [{"start": "salad", "relation": "HasA", "end": "vinegar", "weight": 0.8, "surface_text": "vinegar is an ingredient in a salad dressing, and vinegar can be used to cook eggs"}, {"start": "salad", "relation": "HasA", "end": "fruit", "weight": 0.8, "surface_text": "fruit can be part of a salad and can contain natural sugar"}, {"start": "fruit", "relation": "HasProperty", "end": "color_variation", "weight": 0.8, "surface_text": "Fruits vary widely in color (red, yellow, green, purple, etc.), distinguishing them from more uniformly colored items like squash."}], "polished_text": "Take the vinegar out of the salad, and all you got left is a fruit with color variation.", "status": "polished"} +{"raw_text": "You know what they say, a needle with no fabric is just a often solid at room temperature metal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "needle", "B": "fabric", "C": "often solid at room temperature", "D": "metal"}, "chain": [{"start": "needle", "relation": "HasPrerequisite", "end": "fabric", "weight": 0.8, "surface_text": "you need fabric before you can use a needle"}, {"start": "needle", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a needle is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "often_solid_at_room_temperature", "weight": 0.8, "surface_text": "typically hard and rigid (exceptions like mercury)"}], "polished_text": "You know what they say — a needle without the fabric is just a solid chunk of metal.", "status": "polished"} +{"raw_text": "A lyre ain't nothing but wood that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "lyre", "B": "wood", "C": "carved into art", "D": "wood"}, "chain": [{"start": "lyre", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "wood is a common material used to make both a micrometer and a lyre."}, {"start": "lyre", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a lyre is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_art", "weight": 1.0, "surface_text": "[[Wood]] can be [[carved into art]]"}], "polished_text": "A lyre ain't nothing but wood carved into art.", "status": "polished"} +{"raw_text": "A xylophone ain't nothing but xylophone that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "xylophone", "B": "plastic", "C": "bright, metallic sound", "D": "xylophone"}, "chain": [{"start": "xylophone", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a xylophone is made of plastic"}, {"start": "xylophone", "relation": "HasA", "end": "xylophone", "weight": 0.8, "surface_text": "xylophone connects as a component and possession"}, {"start": "xylophone", "relation": "HasProperty", "end": "bright,_metallic_sound", "weight": 0.8, "surface_text": "Produces a bright, clear, and often percussive sound when struck, distinct from the sustained tones of wind instruments or the resonant strings of cello."}], "status": "discarded"} +{"raw_text": "A lemon ain't nothing but lemon juice that met some tree.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "lemon", "B": "tree", "C": "wet", "D": "lemon juice"}, "chain": [{"start": "lemon", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "a lemon has a prerequisite of tree"}, {"start": "lemon", "relation": "HasA", "end": "lemon_juice", "weight": 1.0, "surface_text": "[[a lemon]] contains [[lemon juice]]"}], "polished_text": "A lemon ain't nothing but juice from a tree that got itself some tartness.", "status": "polished"} +{"raw_text": "Take the tree out of savanna and all you've got left is composition soil.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "savanna", "B": "tree", "C": "composition", "D": "soil"}, "chain": [{"start": "savanna", "relation": "HasA", "end": "tree", "weight": 0.8, "surface_text": "savannas have trees, which can have moss growing on them"}, {"start": "savanna", "relation": "HasA", "end": "soil", "weight": 0.8, "surface_text": "Savannas are landscapes that contain soil, while lettuce plants are grown in soil."}, {"start": "soil", "relation": "HasProperty", "end": "composition", "weight": 0.8, "surface_text": "It contains a mix of organic matter (decaying plants/animals) and minerals, unlike purely inorganic minerals"}], "status": "discarded"} +{"raw_text": "Take the ingredient out of burger and all you've got left is humble grease.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "burger", "B": "ingredient", "C": "humble", "D": "grease"}, "chain": [{"start": "burger", "relation": "MadeOf", "end": "ingredient", "weight": 0.8, "surface_text": "burgers and salmon are ingredients in dishes"}, {"start": "burger", "relation": "HasA", "end": "grease", "weight": 0.8, "surface_text": "grease is a byproduct of cooking a burger and is a type of fat"}], "polished_text": "Take the ingredient out of the humble burger, and all you'll got left is plain ole' grease.", "status": "polished"} +{"raw_text": "asparagus without water? That's just stem with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "asparagus", "B": "water", "C": "may have thorns or spines", "D": "stem"}, "chain": [{"start": "asparagus", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow asparagus"}, {"start": "asparagus", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "asparagus has a stem"}, {"start": "stem", "relation": "HasProperty", "end": "may_have_thorns_or_spines", "weight": 0.8, "surface_text": "Some stems have defensive structures, unlike yew or savanna."}], "polished_text": "You can't have asparagus without water, or it's just a stem that thinks it's better than its roots.", "status": "polished"} +{"raw_text": "A mouth ain't nothing but bone that met some flesh.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "mouth", "B": "flesh", "C": "heavy", "D": "bone"}, "chain": [{"start": "mouth", "relation": "MadeOf", "end": "flesh", "weight": 0.8, "surface_text": "a mouth is made of flesh"}, {"start": "mouth", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a mouth is made of bone"}, {"start": "bone", "relation": "HasProperty", "end": "heavy", "weight": 0.8, "surface_text": "It feels relatively heavy for its size compared to light materials like styrofoam"}], "polished_text": "A mouth ain't nothing but heavy bone wrapped in flesh.", "status": "polished"} +{"raw_text": "You know what they say, a phone with no plastic is just a solid glass.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "phone", "B": "plastic", "C": "solid", "D": "glass"}, "chain": [{"start": "phone", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a phone is made of plastic"}, {"start": "phone", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a phone is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "solid", "weight": 1.0, "surface_text": "[[glass]] is [[solid]]"}], "polished_text": "You know what they say — a phone with no plastic is just a solid chunk of glass.", "status": "polished"} +{"raw_text": "platinum without metal? That's just filament with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "platinum", "B": "metal", "C": "old", "D": "filament"}, "chain": [{"start": "platinum", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "both platinum and anchors are made of metal"}, {"start": "platinum", "relation": "MadeOf", "end": "filament", "weight": 0.8, "surface_text": "tungsten is commonly used in filaments (e.g., in light bulbs), and platinum could also be used in specialized filaments."}], "polished_text": "Platinum without the metal? That's just an old filament with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a strawberry with no water is just a colorless water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "strawberry", "B": "water", "C": "colorless", "D": "water"}, "chain": [{"start": "strawberry", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow a strawberry"}, {"start": "strawberry", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a strawberry is made of water"}, {"start": "water", "relation": "HasProperty", "end": "colorless", "weight": 1.0, "surface_text": "[[water]] is [[colorless]]"}], "polished_text": "You know what they say — a strawberry without the water is just a watery ghost.", "status": "polished"} +{"raw_text": "mortar without weapon? That's just gun with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "mortar", "B": "weapon", "C": "hidden in room", "D": "gun"}, "chain": [{"start": "mortar", "relation": "HasA", "end": "weapon", "weight": 0.8, "surface_text": "both are types of weapons"}, {"start": "mortar", "relation": "HasA", "end": "gun", "weight": 0.8, "surface_text": "gun is a device that can contain a mortar and has a trigger"}, {"start": "gun", "relation": "HasProperty", "end": "hidden_in_room", "weight": 1.0, "surface_text": "[[A gun]] can be [[hidden in a room]]"}], "status": "discarded"} +{"raw_text": "You know what they say, a medicine with no bottle is just a vertical shape bottle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "medicine", "B": "bottle", "C": "vertical shape", "D": "bottle"}, "chain": [{"start": "medicine", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "medicine has a prerequisite of being in a bottle"}, {"start": "medicine", "relation": "HasA", "end": "bottle", "weight": 0.8, "surface_text": "medicine has a bottle to store it in"}, {"start": "bottle", "relation": "HasProperty", "end": "vertical_shape", "weight": 0.8, "surface_text": "Often tall and cylindrical, unlike drawers or troughs"}], "polished_text": "You know what they say — a medicine without its bottle is just a standing empty shell.", "status": "polished"} +{"raw_text": "Take the fruit out of juice and all you've got left is seed variation fruit.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "juice", "B": "fruit", "C": "seed variation", "D": "fruit"}, "chain": [{"start": "juice", "relation": "MadeOf", "end": "fruit", "weight": 0.8, "surface_text": "juice is made of fruit"}, {"start": "juice", "relation": "HasPrerequisite", "end": "fruit", "weight": 0.8, "surface_text": "you need fruit before you can make juice"}, {"start": "fruit", "relation": "HasProperty", "end": "seed_variation", "weight": 0.8, "surface_text": "Fruits have varied seed structures—some have many tiny seeds (strawberry), some have single large seeds (peach, papaya), and others are seedless (like some grapes, not listed but common), unlike the more uniform seedless nature of tomato or cranberry."}], "polished_text": "Take the fruit out of the juice and all you got left is just a bag of seeds.", "status": "polished"} +{"raw_text": "Take the toolbox out of knife and all you've got left is edible wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "knife", "B": "toolbox", "C": "edible", "D": "wood"}, "chain": [{"start": "knife", "relation": "HasA", "end": "toolbox", "weight": 0.8, "surface_text": "a comb can be part of a multi-tool with a knife, and a toolbox often contains knives"}, {"start": "knife", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a knife is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "edible", "weight": 1.0, "surface_text": "[[Wood]] is [[edible]]"}], "polished_text": "Take the toolbox out of a knife, and all you've got left is some edible wood.", "status": "polished"} +{"raw_text": "A shelter ain't nothing but wood that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "shelter", "B": "plastic", "C": "carved into furniture", "D": "wood"}, "chain": [{"start": "shelter", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a shelter is made of plastic"}, {"start": "shelter", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a shelter is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_furniture", "weight": 1.0, "surface_text": "[[wood]] can be [[carved into furniture]]"}], "polished_text": "A good shelter ain't nothing but wood carved into furniture, with a little plastic thrown in.", "status": "polished"} +{"raw_text": "You know what they say, a cork with no wood is just a trunk tree.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cork", "B": "wood", "C": "trunk", "D": "tree"}, "chain": [{"start": "cork", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a cork is made of wood"}, {"start": "cork", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get a cork"}, {"start": "tree", "relation": "HasProperty", "end": "trunk", "weight": 0.8, "surface_text": "thick, woody stem supporting the plant"}], "polished_text": "You know what they say — a cork with no wood is just a tree's trunk all over again.", "status": "polished"} +{"raw_text": "Take the cranberry out of juice and all you've got left is color variation fruit.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "juice", "B": "cranberry", "C": "color variation", "D": "fruit"}, "chain": [{"start": "juice", "relation": "MadeOf", "end": "cranberry", "weight": 0.8, "surface_text": "juice is made from both figs and cranberries, which are fruits that can be processed into juice."}, {"start": "juice", "relation": "MadeOf", "end": "fruit", "weight": 0.8, "surface_text": "juice is made of fruit"}, {"start": "fruit", "relation": "HasProperty", "end": "color_variation", "weight": 0.8, "surface_text": "Fruits vary widely in color (red, yellow, green, purple, etc.), distinguishing them from more uniformly colored items like squash."}], "polished_text": "Take the cranberry outta that juice, and all you're left with is a fruit with some funny color.", "status": "polished"} +{"raw_text": "rope without pulley? That's just fiber with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "rope", "B": "pulley", "C": "textile-useful", "D": "fiber"}, "chain": [{"start": "rope", "relation": "HasA", "end": "pulley", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}, {"start": "rope", "relation": "MadeOf", "end": "fiber", "weight": 0.8, "surface_text": "rope can be made from ceramic fibers or plant fibers"}, {"start": "fiber", "relation": "HasProperty", "end": "textile-useful", "weight": 0.8, "surface_text": "It can be spun into thread or fabric, unlike cabbage or medicine"}], "polished_text": "A rope without a pulley? That's just useful fiber with ideas above its station.", "status": "polished"} +{"raw_text": "Take the wood out of dogwood and all you've got left is carved into art wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "dogwood", "B": "wood", "C": "carved into art", "D": "wood"}, "chain": [{"start": "dogwood", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "Both trees are made of wood."}, {"start": "dogwood", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a dogwood is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_art", "weight": 1.0, "surface_text": "[[Wood]] can be [[carved into art]]"}], "polished_text": "Take the wood out of dogwood, and all you've got left is wood carved into art.", "status": "polished"} +{"raw_text": "You know what they say, a candle with no wick is just a smooth texture polyester.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "candle", "B": "wick", "C": "smooth texture", "D": "polyester"}, "chain": [{"start": "candle", "relation": "HasA", "end": "wick", "weight": 1.0, "surface_text": "[[A candle]] has [[a wick]]"}, {"start": "candle", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "candle is made of wax and also polyester can be used in candles"}, {"start": "polyester", "relation": "HasProperty", "end": "smooth_texture", "weight": 0.8, "surface_text": "It feels slippery and sleek, unlike the gritty texture of tar, dirt, or soot."}], "status": "discarded"} +{"raw_text": "A level ain't nothing but plastic that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "level", "B": "wood", "C": "flexible", "D": "plastic"}, "chain": [{"start": "level", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a level is made of wood"}, {"start": "level", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a level is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "flexible", "weight": 0.8, "surface_text": "can bend and conform to shapes without breaking, unlike rigid materials like ceramic or aluminum"}], "polished_text": "A level ain't nothing but plastic that grew some wood in it, and got itself all flexible.", "status": "polished"} +{"raw_text": "An emu ain't nothing but cage that met some leg.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "emu", "B": "leg", "C": "square/rectangular shape", "D": "cage"}, "chain": [{"start": "emu", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "legs are a part of an emu and muscles are a part of legs."}, {"start": "emu", "relation": "HasPrerequisite", "end": "cage", "weight": 0.8, "surface_text": "both animals may require a cage for containment or care."}, {"start": "cage", "relation": "HasProperty", "end": "square/rectangular_shape", "weight": 0.8, "surface_text": "Typically has straight edges and right angles."}], "polished_text": "An emu ain't nothing but a cage that grew itself a leg.", "status": "polished"} +{"raw_text": "caliper without wood? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "caliper", "B": "wood", "C": "clear", "D": "plastic"}, "chain": [{"start": "caliper", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "wood is a common material for both instruments."}, {"start": "caliper", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a caliper is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "clear", "weight": 1.0, "surface_text": "[[plastic]] can be [[clear]]"}], "polished_text": "Calipers without wood are just clear plastic getting above its station.", "status": "polished"} +{"raw_text": "You know what they say, a nail with no keratin is just a color cassowary.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "nail", "B": "keratin", "C": "color", "D": "cassowary"}, "chain": [{"start": "nail", "relation": "MadeOf", "end": "keratin", "weight": 2.0, "surface_text": "[[nail]] is made of [[keratin]]."}, {"start": "nail", "relation": "HasA", "end": "cassowary", "weight": 0.8, "surface_text": "both birds have hard, sharp structures on their feet"}, {"start": "cassowary", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "typically dark, velvety black plumage"}], "status": "discarded"} +{"raw_text": "stem without lotus? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "stem", "B": "lotus", "C": "solid", "D": "wood"}, "chain": [{"start": "stem", "relation": "HasA", "end": "lotus", "weight": 0.8, "surface_text": "both flowers have stems"}, {"start": "stem", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a stem is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "solid", "weight": 2.0, "surface_text": "[[Wood]] is [[solid]]"}], "polished_text": "A solid stem without its lotus? That's just wood with ideas above its station.", "status": "polished"} +{"raw_text": "Take the skin out of emu and all you've got left is metal frame cage.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "emu", "B": "skin", "C": "metal frame", "D": "cage"}, "chain": [{"start": "emu", "relation": "HasA", "end": "skin", "weight": 0.8, "surface_text": "Both emus and pythons have skin, though of different types."}, {"start": "emu", "relation": "HasPrerequisite", "end": "cage", "weight": 0.8, "surface_text": "both animals may require a cage for containment or care."}, {"start": "cage", "relation": "HasProperty", "end": "metal_frame", "weight": 0.8, "surface_text": "Often made with metal bars or wires."}], "polished_text": "Take the skin out of an emu and all you've got left is a metal-frame cage.", "status": "polished"} +{"raw_text": "A fireplace ain't nothing but brick that met some stone.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "fireplace", "B": "stone", "C": "texture rough", "D": "brick"}, "chain": [{"start": "fireplace", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "a fireplace is made of stone"}, {"start": "fireplace", "relation": "MadeOf", "end": "brick", "weight": 0.8, "surface_text": "a fireplace is made of brick"}, {"start": "brick", "relation": "HasProperty", "end": "texture_rough", "weight": 0.8, "surface_text": "surface is uneven and gritty to touch"}], "polished_text": "A fireplace ain't nothing but rough brick that got itself some sturdy stone.", "status": "polished"} +{"raw_text": "A mercury ain't nothing but alloy that met some mercury.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "mercury", "B": "mercury", "C": "humble", "D": "alloy"}, "chain": [{"start": "mercury", "relation": "HasA", "end": "mercury", "weight": 0.8, "surface_text": "mercury can be used to extract gold through a process called amalgamation"}, {"start": "mercury", "relation": "HasA", "end": "alloy", "weight": 0.8, "surface_text": "mercury can be part of alloys, and alloys are made for metals."}], "status": "discarded"} +{"raw_text": "You know what they say, a lettuce with no sugar is just a necessary to sustain carbon based life water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "lettuce", "B": "sugar", "C": "necessary to sustain carbon based life", "D": "water"}, "chain": [{"start": "lettuce", "relation": "HasPrerequisite", "end": "sugar", "weight": 0.8, "surface_text": "lettuce is part of a salad, and sugar is not typically required for lettuce"}, {"start": "lettuce", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[lettuce]] is made of [[water]]."}, {"start": "water", "relation": "HasProperty", "end": "necessary_to_sustain_carbon_based_life", "weight": 1.0, "surface_text": "[[water]] is [[necessary to sustain carbon based life]]"}], "polished_text": "A lettuce without no sugar is just plain water, the stuff that keeps us all alive.", "status": "polished"} +{"raw_text": "An aquarium ain't nothing but glass that met some tank.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "aquarium", "B": "tank", "C": "opaque to visible light", "D": "glass"}, "chain": [{"start": "aquarium", "relation": "HasPrerequisite", "end": "tank", "weight": 0.8, "surface_text": "you need a tank to have an aquarium"}, {"start": "aquarium", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "an aquarium is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "opaque_to_visible_light", "weight": 1.0, "surface_text": "[[Glass]] can be [[opaque to visible light]]"}], "polished_text": "An aquarium ain't nothing but glass that got itself put in a tank.", "status": "polished"} +{"raw_text": "A dodo ain't nothing but nest that met some egg.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "dodo", "B": "egg", "C": "flat or slightly concave top", "D": "nest"}, "chain": [{"start": "dodo", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both dodo and finch are birds that lay eggs"}, {"start": "dodo", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have nests."}, {"start": "nest", "relation": "HasProperty", "end": "flat_or_slightly_concave_top", "weight": 0.8, "surface_text": "Nests have a slightly indented top surface to hold eggs or young, unlike dens or burrows which are more enclosed spaces"}], "status": "discarded"} +{"raw_text": "You know what they say, a jug with no glass is just a property lid.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "jug", "B": "glass", "C": "property", "D": "lid"}, "chain": [{"start": "jug", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a jug is made of glass"}, {"start": "jug", "relation": "HasA", "end": "lid", "weight": 0.8, "surface_text": "both jugs and jars often have lids to cover them."}, {"start": "lid", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "covers an opening on a container"}], "polished_text": "You know what they say — a jug without the glass is just a lid with nothing to hold.", "status": "polished"} +{"raw_text": "Take the wood out of saddle and all you've got left is strong flexibility leather.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "saddle", "B": "wood", "C": "strong flexibility", "D": "leather"}, "chain": [{"start": "saddle", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a saddle is made of wood"}, {"start": "saddle", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "a saddle is made of leather"}, {"start": "leather", "relation": "HasProperty", "end": "strong_flexibility", "weight": 0.8, "surface_text": "Leather is uniquely strong yet flexible, unlike brittle materials like ceramic or brick"}], "status": "discarded"} +{"raw_text": "Take the ceramic out of clay and all you've got left is composition complexity dirt.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "clay", "B": "ceramic", "C": "composition complexity", "D": "dirt"}, "chain": [{"start": "clay", "relation": "MadeOf", "end": "ceramic", "weight": 0.8, "surface_text": "clay is used to make teacups and is a component of ceramic"}, {"start": "clay", "relation": "MadeOf", "end": "dirt", "weight": 0.8, "surface_text": "clay is made of dirt"}, {"start": "dirt", "relation": "HasProperty", "end": "composition_complexity", "weight": 0.8, "surface_text": "dirt contains organic matter, rocks, minerals, and microorganisms, unlike many other materials that are more homogenous"}], "status": "discarded"} +{"raw_text": "A bin ain't nothing but wood that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "bin", "B": "plastic", "C": "gilded", "D": "wood"}, "chain": [{"start": "bin", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a bin is made of plastic"}, {"start": "bin", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a bin is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "gilded", "weight": 1.0, "surface_text": "[[Wood]] can be [[gilded]]"}], "status": "discarded"} +{"raw_text": "fence without get sword? That's just get sabre with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fence", "B": "get sword", "C": "sorry", "D": "get sabre"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "get_sword", "weight": 2.828427, "surface_text": "If you want to [[fence]] then you should [[get an sword]]"}, {"start": "fence", "relation": "HasPrerequisite", "end": "get_sabre", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[get a sabre]]"}], "status": "discarded"} +{"raw_text": "You know what they say, a celery with no stem is just a essential for washing water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "celery", "B": "stem", "C": "essential for washing", "D": "water"}, "chain": [{"start": "celery", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "celery has a stem"}, {"start": "celery", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "celery is made of water"}, {"start": "water", "relation": "HasProperty", "end": "essential_for_washing", "weight": 1.0, "surface_text": "[[Water]] is [[essential for washing]]"}], "polished_text": "You know what they say — celery without the stem is just water you need to wash with.", "status": "polished"} +{"raw_text": "bouquet without plant? That's just stem with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bouquet", "B": "plant", "C": "typically rigid and firm", "D": "stem"}, "chain": [{"start": "bouquet", "relation": "MadeOf", "end": "plant", "weight": 0.8, "surface_text": "a bouquet is made of plant"}, {"start": "bouquet", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "a bouquet has stems"}, {"start": "stem", "relation": "HasProperty", "end": "typically_rigid_and_firm", "weight": 0.8, "surface_text": "Stems are usually stiff and strong, unlike vines (flexible) or cattails (often soft)."}], "polished_text": "A bouquet without the plants? That's just a stem with ideas above its station.", "status": "polished"} +{"raw_text": "window without gallery? That's just school with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "window", "B": "gallery", "C": "interior layout", "D": "school"}, "chain": [{"start": "window", "relation": "HasA", "end": "gallery", "weight": 0.8, "surface_text": "both duplexes and galleries typically have windows."}, {"start": "window", "relation": "HasA", "end": "school", "weight": 0.8, "surface_text": "windows are common features in both buildings"}, {"start": "school", "relation": "HasProperty", "end": "interior_layout", "weight": 0.8, "surface_text": "Contains many classrooms, hallways, a cafeteria, and specialized rooms like labs or gyms"}], "polished_text": "A window without a gallery? That's just a school acting above its interior layout.", "status": "polished"} +{"raw_text": "awl without blade? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "awl", "B": "blade", "C": "flexible", "D": "plastic"}, "chain": [{"start": "awl", "relation": "HasPrerequisite", "end": "blade", "weight": 0.8, "surface_text": "you need a blade before you can have an awl"}, {"start": "awl", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "an awl is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "flexible", "weight": 0.8, "surface_text": "can bend and conform to shapes without breaking, unlike rigid materials like ceramic or aluminum"}], "polished_text": "An awl without a blade? That's just flexible plastic with ideas above its station.", "status": "polished"} +{"raw_text": "door without glass? That's just school with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "door", "B": "glass", "C": "structural design", "D": "school"}, "chain": [{"start": "door", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a door is made of glass"}, {"start": "door", "relation": "HasA", "end": "school", "weight": 0.8, "surface_text": "doors are common features in both buildings"}, {"start": "school", "relation": "HasProperty", "end": "structural_design", "weight": 0.8, "surface_text": "Features large, open windows, often with a central courtyard or playground area"}], "status": "discarded"} +{"raw_text": "bison without mouth? That's just skin with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bison", "B": "mouth", "C": "surface texture", "D": "skin"}, "chain": [{"start": "bison", "relation": "HasA", "end": "mouth", "weight": 0.8, "surface_text": "bison has a mouth that contains teeth"}, {"start": "bison", "relation": "HasA", "end": "skin", "weight": 0.8, "surface_text": "Both animals have protective outer coverings."}, {"start": "skin", "relation": "HasProperty", "end": "surface_texture", "weight": 0.8, "surface_text": "It can be smooth, wrinkled, or textured (e.g., scales, fur), unlike flat or uniform materials like rope or fiber."}], "polished_text": "A bison without its mouth? That's just skin with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, an ice with no playing hockey is just a reflective when it's smooth water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "ice", "B": "playing hockey", "C": "reflective when it's smooth", "D": "water"}, "chain": [{"start": "ice", "relation": "HasPrerequisite", "end": "playing_hockey", "weight": 1.0, "surface_text": "[[playing hockey]] requires [[ice]]"}, {"start": "ice", "relation": "MadeOf", "end": "water", "weight": 2.828427, "surface_text": "[[Ice]] is made of [[water]]."}, {"start": "water", "relation": "HasProperty", "end": "reflective_when_it's_smooth", "weight": 1.0, "surface_text": "[[water]] is [[reflective when it's smooth]]"}], "status": "discarded"} +{"raw_text": "Take the ore out of magnesium and all you've got left is weighty ore.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "magnesium", "B": "ore", "C": "weighty", "D": "ore"}, "chain": [{"start": "magnesium", "relation": "HasA", "end": "ore", "weight": 0.8, "surface_text": "both magnesium and gold can be found in ore deposits, linking their natural sources"}, {"start": "magnesium", "relation": "MadeOf", "end": "ore", "weight": 0.8, "surface_text": "ore connects both as a source material where they can be found naturally"}, {"start": "ore", "relation": "HasProperty", "end": "weighty", "weight": 0.8, "surface_text": "Tends to be heavy for its size due to the density of the contained metal content."}], "status": "discarded"} +{"raw_text": "You know what they say, a river with no water is just a freezes at 0c water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "river", "B": "water", "C": "freezes at 0c", "D": "water"}, "chain": [{"start": "river", "relation": "HasA", "end": "water", "weight": 1.0, "surface_text": "[[A river]] contains [[water]]"}, {"start": "river", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a river is made of water"}, {"start": "water", "relation": "HasProperty", "end": "freezes_at_0c", "weight": 0.8, "surface_text": "Unlike most other beverages, water has a specific freezing point that is commonly known."}], "polished_text": "A river without its water is just frozen water, you see.", "status": "polished"} +{"raw_text": "Take the plastic out of carton and all you've got left is fatty milk.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "carton", "B": "plastic", "C": "fatty", "D": "milk"}, "chain": [{"start": "carton", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a carton is made of plastic"}, {"start": "carton", "relation": "MadeOf", "end": "milk", "weight": 0.8, "surface_text": "a bladder can contain milk, and a carton is made to hold milk."}, {"start": "milk", "relation": "HasProperty", "end": "fatty", "weight": 0.8, "surface_text": "Milk contains fat (especially whole milk), giving it a richness not found in water, tea, or clear juices."}], "polished_text": "Take all the plastic out of that carton, and all you've got left is fatty milk.", "status": "polished"} +{"raw_text": "You know what they say, an asparagus with no stem is just a essential to human life water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "asparagus", "B": "stem", "C": "essential to human life", "D": "water"}, "chain": [{"start": "asparagus", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "asparagus has a stem"}, {"start": "asparagus", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow asparagus"}, {"start": "water", "relation": "HasProperty", "end": "essential_to_human_life", "weight": 2.0, "surface_text": "[[Water]] is [[essential to human life]]"}], "polished_text": "You know what they say, an asparagus with no stem is just plain old essential water.", "status": "polished"} +{"raw_text": "A shotgun ain't nothing but wood that met some barrel.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "shotgun", "B": "barrel", "C": "opaque", "D": "wood"}, "chain": [{"start": "shotgun", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a shotgun has a barrel"}, {"start": "shotgun", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a shotgun is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[wood]] is [[opaque]]"}], "polished_text": "A shotgun ain't nothing but a piece of wood with a barrel stuck onto it.", "status": "polished"} +{"raw_text": "shelter without wood? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "shelter", "B": "wood", "C": "smooth", "D": "plastic"}, "chain": [{"start": "shelter", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a shelter is made of wood"}, {"start": "shelter", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a shelter is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "smooth", "weight": 0.8, "surface_text": "surface is typically slick and seamless, unlike rougher materials like wood or rope"}], "polished_text": "A shelter without wood? That's just plastic acting like it's smoother than it is.", "status": "polished"} +{"raw_text": "You know what they say, a thimble with no hair is just a humble tool.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "thimble", "B": "hair", "C": "humble", "D": "tool"}, "chain": [{"start": "thimble", "relation": "HasPrerequisite", "end": "hair", "weight": 0.8, "surface_text": "Thimbles require fabric (related to hair in some contexts), and combs are used for hair."}, {"start": "thimble", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "both are types of tools"}], "polished_text": "You know what they say — a thimble without hair is just a humble tool's helper.", "status": "polished"} +{"raw_text": "Take the water out of spinach and all you've got left is contains vascular tissue stem.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "spinach", "B": "water", "C": "contains vascular tissue", "D": "stem"}, "chain": [{"start": "spinach", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "spinach needs water to grow"}, {"start": "spinach", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "spinach has a stem"}, {"start": "stem", "relation": "HasProperty", "end": "contains_vascular_tissue", "weight": 0.8, "surface_text": "Stems have xylem and phloem for water/nutrient transport, unlike seaweed or bark."}], "polished_text": "You can't take the water out of spinach and not still got that tough stem with its life inside.", "status": "polished"} +{"raw_text": "maple without leaf? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "maple", "B": "leaf", "C": "less dense than water", "D": "wood"}, "chain": [{"start": "maple", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "Both maple and oak trees have leaves."}, {"start": "maple", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "both maples and branches are made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "less_dense_than_water", "weight": 1.0, "surface_text": "[[wood]] is [[less dense than water]]"}], "polished_text": "Maple without a leaf? That's just wood that's a little too full of itself.", "status": "polished"} +{"raw_text": "An acorn ain't nothing but shell that met some seeds.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "acorn", "B": "seeds", "C": "cold", "D": "shell"}, "chain": [{"start": "acorn", "relation": "HasA", "end": "seeds", "weight": 1.0, "surface_text": "[[an acorn]] has [[seeds]]"}, {"start": "acorn", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "an acorn is made of shell"}], "polished_text": "An acorn ain't nothing but a shell that got itself some seeds.", "status": "polished"} +{"raw_text": "Take the wings out of fly and all you've got left is feathered wing.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "fly", "B": "wings", "C": "feathered", "D": "wing"}, "chain": [{"start": "fly", "relation": "HasA", "end": "wings", "weight": 1.0, "surface_text": "[[A fly]] has [[wings]]"}, {"start": "fly", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both flies and bees have wings."}, {"start": "wing", "relation": "HasProperty", "end": "feathered", "weight": 0.8, "surface_text": "It is covered in feathers, unlike the other listed items."}], "status": "discarded"} +{"raw_text": "A chalk ain't nothing but rock that met some limestone.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "chalk", "B": "limestone", "C": "hardness", "D": "rock"}, "chain": [{"start": "chalk", "relation": "MadeOf", "end": "limestone", "weight": 0.8, "surface_text": "limestone is a mineral that can be used as chalk and is a component of soil"}, {"start": "chalk", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Both chalk and ice are types of rock material."}, {"start": "rock", "relation": "HasProperty", "end": "hardness", "weight": 0.8, "surface_text": "Resists scratching better than softer minerals like gypsum or talc"}], "polished_text": "Chalk ain't nothing but a rock that got soft with some limestone in it.", "status": "polished"} +{"raw_text": "A sugar ain't nothing but candy that met some candy.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "sugar", "B": "candy", "C": "solid texture", "D": "candy"}, "chain": [{"start": "sugar", "relation": "HasA", "end": "candy", "weight": 0.8, "surface_text": "sugar is an ingredient in pizza (sauce, crust) and candy."}, {"start": "sugar", "relation": "HasPrerequisite", "end": "candy", "weight": 0.8, "surface_text": "sugar is needed to make pizza (dough, sauce) and candy."}, {"start": "candy", "relation": "HasProperty", "end": "solid_texture", "weight": 0.8, "surface_text": "Candies are typically solid, unlike juice, cereal, or flesh."}], "polished_text": "You know, sugar ain't nothing but candy that got all solid and sturdy.", "status": "polished"} +{"raw_text": "ore without rock? That's just earth with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "ore", "B": "rock", "C": "texture rough and varied", "D": "earth"}, "chain": [{"start": "ore", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "ore is made of rock"}, {"start": "ore", "relation": "HasA", "end": "earth", "weight": 0.8, "surface_text": "ores are made of minerals and the earth contains ores"}, {"start": "earth", "relation": "HasProperty", "end": "texture_rough_and_varied", "weight": 0.8, "surface_text": "Can range from fine powder to large, jagged rocks, unlike the smooth surfaces of quartz or calm waters."}], "polished_text": "Ore without the rock? That's just earth getting ideas above its rough-and-raw station.", "status": "polished"} +{"raw_text": "An eel ain't nothing but fish that met some no legs.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "eel", "B": "no legs", "C": "lays eggs in water", "D": "fish"}, "chain": [{"start": "eel", "relation": "HasA", "end": "no_legs", "weight": 1.0, "surface_text": "[[An eel]] has [[no legs]]"}, {"start": "eel", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "an eel is made of fish"}, {"start": "fish", "relation": "HasProperty", "end": "lays_eggs_in_water", "weight": 0.8, "surface_text": "fish typically spawn eggs in aquatic environments"}], "polished_text": "An eel ain't nothing but a fish that lost its legs down in the water.", "status": "polished"} +{"raw_text": "An insect ain't nothing but 6 legs that met some rhinoceros.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "insect", "B": "rhinoceros", "C": "cold", "D": "6 legs"}, "chain": [{"start": "insect", "relation": "HasA", "end": "rhinoceros", "weight": 0.8, "surface_text": "a centipede has insects as part of its diet, and a rhinoceros has insects in its environment"}, {"start": "insect", "relation": "HasA", "end": "6_legs", "weight": 2.0, "surface_text": "[[An insect]] has [[6 legs]]"}], "polished_text": "An insect ain't nothing but six legs that got itself a rhinoceros hide.", "status": "polished"} +{"raw_text": "You know what they say, a lid with no jar is just a lid-covered opening chest.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "lid", "B": "jar", "C": "lid-covered opening", "D": "chest"}, "chain": [{"start": "lid", "relation": "HasA", "end": "jar", "weight": 0.8, "surface_text": "both jugs and jars often have lids to cover them."}, {"start": "lid", "relation": "HasA", "end": "chest", "weight": 0.8, "surface_text": "lids can cover both jugs and chests to seal or protect contents."}, {"start": "chest", "relation": "HasProperty", "end": "lid-covered_opening", "weight": 0.8, "surface_text": "Has a hinged or removable lid, unlike open-top containers"}], "polished_text": "You know what they say — a lid without the jar is just a chest with a lid-covered opening.", "status": "polished"} +{"raw_text": "You know what they say, a cheese with no benign bacteria is just a vanishing taste in mouth salt.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cheese", "B": "benign bacteria", "C": "vanishing taste in mouth", "D": "salt"}, "chain": [{"start": "cheese", "relation": "HasA", "end": "benign_bacteria", "weight": 1.0, "surface_text": "[[Some cheese]] contains [[benign bacteria]]"}, {"start": "cheese", "relation": "MadeOf", "end": "salt", "weight": 0.8, "surface_text": "cheese is made of salt"}, {"start": "salt", "relation": "HasProperty", "end": "vanishing_taste_in_mouth", "weight": 0.8, "surface_text": "Dissolves quickly in saliva, leaving no lingering aftertaste like spices often do"}], "status": "discarded"} +{"raw_text": "You know what they say, a farm with no land is just a smaller than a pasture field.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "farm", "B": "land", "C": "smaller than a pasture", "D": "field"}, "chain": [{"start": "farm", "relation": "MadeOf", "end": "land", "weight": 0.8, "surface_text": "a farm is made of land"}, {"start": "farm", "relation": "HasA", "end": "field", "weight": 0.8, "surface_text": "a farm has a field"}, {"start": "field", "relation": "HasProperty", "end": "smaller_than_a_pasture", "weight": 0.8, "surface_text": "Fields are usually smaller and more intensely farmed than pastures."}], "polished_text": "You know what they say — a farm without the land is just a field smaller than a pasture.", "status": "polished"} +{"raw_text": "dessert without sugar? That's just plate with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "dessert", "B": "sugar", "C": "wet", "D": "plate"}, "chain": [{"start": "dessert", "relation": "MadeOf", "end": "sugar", "weight": 0.8, "surface_text": "sugar is a component of many desserts and can be found in animal fat."}, {"start": "dessert", "relation": "HasA", "end": "plate", "weight": 0.8, "surface_text": "both desserts and hams are served on plates"}], "polished_text": "A dessert without sugar? That's just a wet plate with ideas above its station.", "status": "polished"} +{"raw_text": "Take the clay out of dirt and all you've got left is rough, uneven surface ditch.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "dirt", "B": "clay", "C": "rough, uneven surface", "D": "ditch"}, "chain": [{"start": "dirt", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "clay is made of dirt"}, {"start": "dirt", "relation": "MadeOf", "end": "ditch", "weight": 0.8, "surface_text": "a ditch is made of dirt"}, {"start": "ditch", "relation": "HasProperty", "end": "rough,_uneven_surface", "weight": 0.8, "surface_text": "Often formed by erosion or excavation, unlike smooth meadows or deserts"}], "polished_text": "Take the clay outta the dirt, and all you've got left is a rough, uneven ditch.", "status": "polished"} +{"raw_text": "You know what they say, a plane with no steel is just a metal aluminum.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "plane", "B": "steel", "C": "metal", "D": "aluminum"}, "chain": [{"start": "plane", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a plane is made of steel"}, {"start": "plane", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "a plane is made of aluminum"}, {"start": "aluminum", "relation": "HasProperty", "end": "metal", "weight": 0.8, "surface_text": "Both are types of metal."}], "polished_text": "You know what they say — an airplane without the steel is just a fancy piece of metal.", "status": "polished"} +{"raw_text": "planer without blade? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "planer", "B": "blade", "C": "porous", "D": "wood"}, "chain": [{"start": "planer", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a planer has a blade"}, {"start": "planer", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "you need wood to use a planer"}, {"start": "wood", "relation": "HasProperty", "end": "porous", "weight": 1.0, "surface_text": "[[wood]] is [[porous]]"}], "polished_text": "A planer without its blade is just porous wood with ideas above its station.", "status": "polished"} +{"raw_text": "Take the 88 keys out of piano and all you've got left is less dense than water wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "piano", "B": "88 keys", "C": "less dense than water", "D": "wood"}, "chain": [{"start": "piano", "relation": "HasA", "end": "88_keys", "weight": 3.4641016, "surface_text": "[[A piano]] has [[88 keys]]"}, {"start": "piano", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a piano is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "less_dense_than_water", "weight": 1.0, "surface_text": "[[wood]] is [[less dense than water]]"}], "polished_text": "You take the 88 keys out of a piano, and all you got left is a chunk of wood that'll still float.", "status": "polished"} +{"raw_text": "You know what they say, a rubber with no footwear is just a property fabric.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "rubber", "B": "footwear", "C": "property", "D": "fabric"}, "chain": [{"start": "rubber", "relation": "MadeOf", "end": "footwear", "weight": 0.8, "surface_text": "footwear can be made of rubber and may have a skin lining or covering"}, {"start": "rubber", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "Both rubber and nylon can be used to make different types of fabrics."}, {"start": "fabric", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "is typically woven or knitted, not solid or layered"}], "polished_text": "You know what they say — rubber without the footwear is just a stretchy fabric.", "status": "polished"} +{"raw_text": "Take the stem out of bamboo and all you've got left is tasteless water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bamboo", "B": "stem", "C": "tasteless", "D": "water"}, "chain": [{"start": "bamboo", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "bamboo has a stem"}, {"start": "bamboo", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "bamboo requires water"}, {"start": "water", "relation": "HasProperty", "end": "tasteless", "weight": 0.8, "surface_text": "Unlike juice, milk, coffee, tea, and soda, which have distinct flavors, pure water has no inherent taste."}], "polished_text": "You can take the stem out of bamboo, but all you're left with is tasteless water.", "status": "polished"} +{"raw_text": "A stethoscope ain't nothing but metal that met some doctor.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "stethoscope", "B": "doctor", "C": "mercury", "D": "metal"}, "chain": [{"start": "stethoscope", "relation": "HasA", "end": "doctor", "weight": 0.8, "surface_text": "both tools can be possessed by a doctor"}, {"start": "stethoscope", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both a stethoscope and a comb can be made of metal components."}, {"start": "metal", "relation": "HasProperty", "end": "mercury", "weight": 0.8, "surface_text": "Both are types of metal."}], "polished_text": "A stethoscope ain't nothing but metal that's got some mercury running through it, and a doctor's got his hands on it.", "status": "polished"} +{"raw_text": "strawberry without water? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "strawberry", "B": "water", "C": "essential to all life", "D": "water"}, "chain": [{"start": "strawberry", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a strawberry is made of water"}, {"start": "strawberry", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow a strawberry"}, {"start": "water", "relation": "HasProperty", "end": "essential_to_all_life", "weight": 5.656854, "surface_text": "[[Water]] is [[essential to all life]]"}], "status": "discarded"} +{"raw_text": "Take the wood out of broom and all you've got left is transparent plastic.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "broom", "B": "wood", "C": "transparent", "D": "plastic"}, "chain": [{"start": "broom", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a broom is made of wood"}, {"start": "broom", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "some brooms are made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "transparent", "weight": 1.0, "surface_text": "[[plastic]] can be [[transparent]]"}], "polished_text": "Take the wood out of a broom and all you got left is some see-through plastic.", "status": "polished"} +{"raw_text": "You know what they say, a savanna with no grass is just a texture variation soil.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "savanna", "B": "grass", "C": "texture variation", "D": "soil"}, "chain": [{"start": "savanna", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "Grass is a common feature in both savannas and pastures."}, {"start": "savanna", "relation": "HasA", "end": "soil", "weight": 0.8, "surface_text": "Savannas are landscapes that contain soil, while lettuce plants are grown in soil."}, {"start": "soil", "relation": "HasProperty", "end": "texture_variation", "weight": 0.8, "surface_text": "It can feel gritty, fine, sticky, or crumbly, whereas most minerals have a more consistent texture"}], "polished_text": "You know what they say — a savanna without the grass is just soil with its rough patches showing.", "status": "polished"} +{"raw_text": "cereal without flour? That's just corn with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cereal", "B": "flour", "C": "sweet taste", "D": "corn"}, "chain": [{"start": "cereal", "relation": "MadeOf", "end": "flour", "weight": 0.8, "surface_text": "flour is a common ingredient in both cornbread and many cereals"}, {"start": "cereal", "relation": "MadeOf", "end": "corn", "weight": 0.8, "surface_text": "corn is an ingredient in cornbread and some cereals"}, {"start": "corn", "relation": "HasProperty", "end": "sweet_taste", "weight": 0.8, "surface_text": "naturally sugary flavor"}], "polished_text": "Cereal without the flour? That's just sweet corn with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a coca with no flowers is just a carved into furniture wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "coca", "B": "flowers", "C": "carved into furniture", "D": "wood"}, "chain": [{"start": "coca", "relation": "HasA", "end": "flowers", "weight": 0.8, "surface_text": "Both trees can have flowers."}, {"start": "coca", "relation": "HasA", "end": "wood", "weight": 0.8, "surface_text": "Both coca and oak are trees that contain wood."}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_furniture", "weight": 1.0, "surface_text": "[[wood]] can be [[carved into furniture]]"}], "polished_text": "You know what they say — coca without its flowers is just plain old wood ready for carving.", "status": "polished"} +{"raw_text": "You know what they say, an airplane with no steel is just a humble wheels.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "airplane", "B": "steel", "C": "humble", "D": "wheels"}, "chain": [{"start": "airplane", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "an airplane is made of steel"}, {"start": "airplane", "relation": "HasA", "end": "wheels", "weight": 1.0, "surface_text": "[[An airplane]] has [[wheels]]"}], "polished_text": "You know what they say — an airplane without the steel is just a humble set of wheels.", "status": "polished"} +{"raw_text": "talc without schist? That's just rock with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "talc", "B": "schist", "C": "no crystal structure", "D": "rock"}, "chain": [{"start": "talc", "relation": "MadeOf", "end": "schist", "weight": 0.8, "surface_text": "Schist is a type of rock that contains both talc and mica."}, {"start": "talc", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Both talc and mica can be components of rock."}, {"start": "rock", "relation": "HasProperty", "end": "no_crystal_structure", "weight": 0.8, "surface_text": "Lacks the well-formed crystal faces seen in gemstones like quartz or garnet"}], "polished_text": "Talc without schist? That's just rock with ideas above its station.", "status": "polished"} +{"raw_text": "booby without wing? That's just egg with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "booby", "B": "wing", "C": "texture (shell)", "D": "egg"}, "chain": [{"start": "booby", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "wings are common parts of both birds"}, {"start": "booby", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs as part of reproduction."}, {"start": "egg", "relation": "HasProperty", "end": "texture_(shell)", "weight": 0.8, "surface_text": "hard, brittle outer shell that needs to be cracked, unlike soft or unshelled foods"}], "polished_text": "A booby without its wing is just an egg with ideas above its shell.", "status": "polished"} +{"raw_text": "fat without bowl? That's just poison with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fat", "B": "bowl", "C": "wet", "D": "poison"}, "chain": [{"start": "fat", "relation": "HasA", "end": "bowl", "weight": 0.8, "surface_text": "a bowl can contain fat (like cream) and is where cereal is commonly served"}, {"start": "fat", "relation": "HasPrerequisite", "end": "poison", "weight": 0.8, "surface_text": "Blowfish have poison, and some preparation methods involve removing fat to reduce toxicity."}], "status": "discarded"} +{"raw_text": "grouper without fish? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "grouper", "B": "fish", "C": "transparent liquid", "D": "water"}, "chain": [{"start": "grouper", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a grouper is made of fish"}, {"start": "grouper", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a grouper"}, {"start": "water", "relation": "HasProperty", "end": "transparent_liquid", "weight": 1.0, "surface_text": "[[the water]] is [[transparent liquid]]"}], "polished_text": "A grouper without any fish is just water thinking it's better than the rest.", "status": "polished"} +{"raw_text": "You know what they say, a toolbox with no wood is just a colorful plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "toolbox", "B": "wood", "C": "colorful", "D": "plastic"}, "chain": [{"start": "toolbox", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a toolbox is made of wood"}, {"start": "toolbox", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a toolbox is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "comes in a wide range of bright, uniform colors, unlike many natural materials"}], "polished_text": "You know what they say — a toolbox without the wood is just a colorful piece of plastic.", "status": "polished"} +{"raw_text": "You know what they say, a turmeric with no plant is just a dense fibers root.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "turmeric", "B": "plant", "C": "dense fibers", "D": "root"}, "chain": [{"start": "turmeric", "relation": "MadeOf", "end": "plant", "weight": 0.8, "surface_text": "both turmeric and basil come from plants."}, {"start": "turmeric", "relation": "MadeOf", "end": "root", "weight": 0.8, "surface_text": "turmeric is made of root"}, {"start": "root", "relation": "HasProperty", "end": "dense_fibers", "weight": 0.8, "surface_text": "Root systems consist of tangled, fibrous or woody fibers that anchor the plant underground, unlike above-ground parts like leaves or flowers."}], "polished_text": "You know what they say — turmeric without the plant is just a tangled-fiber root.", "status": "polished"} +{"raw_text": "radish without water? That's just root with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "radish", "B": "water", "C": "wooden texture", "D": "root"}, "chain": [{"start": "radish", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow radishes"}, {"start": "radish", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "a radish has a root"}, {"start": "root", "relation": "HasProperty", "end": "wooden_texture", "weight": 0.8, "surface_text": "Many roots, especially those of trees and shrubs, have a woody, tough texture, distinguishing them from softer parts like leaves or flowers."}], "polished_text": "A radish without water's just a root that thinks it's got some wooden texture.", "status": "polished"} +{"raw_text": "hornbill without nail? That's just beak with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "hornbill", "B": "nail", "C": "used for pecking", "D": "beak"}, "chain": [{"start": "hornbill", "relation": "HasA", "end": "nail", "weight": 0.8, "surface_text": "both birds have hard, sharp structures on their feet"}, {"start": "hornbill", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both hornbills and lorikeets have beaks which they use to eat and interact with their environment."}, {"start": "beak", "relation": "HasProperty", "end": "used_for_pecking", "weight": 0.8, "surface_text": "Specifically adapted for breaking shells or skin"}], "polished_text": "A hornbill without that nail-like beak is just a beak with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a boat with no aluminum is just a non-magnetic (usually) steel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "boat", "B": "aluminum", "C": "non-magnetic (usually)", "D": "steel"}, "chain": [{"start": "boat", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "a boat is made of aluminum"}, {"start": "boat", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a boat is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "non-magnetic_(usually)", "weight": 0.8, "surface_text": "While some steels are magnetic, many common types are not, unlike some metals like nickel or iron (though iron isn't listed, it's a key component)."}], "status": "discarded"} +{"raw_text": "vulture without feather? That's just nest with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "vulture", "B": "feather", "C": "flat or slightly concave top", "D": "nest"}, "chain": [{"start": "vulture", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}, {"start": "vulture", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both build nests"}, {"start": "nest", "relation": "HasProperty", "end": "flat_or_slightly_concave_top", "weight": 0.8, "surface_text": "Nests have a slightly indented top surface to hold eggs or young, unlike dens or burrows which are more enclosed spaces"}], "polished_text": "A vulture without its feathers? That's just a nest with ideas above its flat head.", "status": "polished"} +{"raw_text": "A leg ain't nothing but fat that met some bone.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "leg", "B": "bone", "C": "oily texture", "D": "fat"}, "chain": [{"start": "leg", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a leg is made of bone"}, {"start": "leg", "relation": "HasA", "end": "fat", "weight": 0.8, "surface_text": "turkey has a leg, which contains fat."}, {"start": "fat", "relation": "HasProperty", "end": "oily_texture", "weight": 0.8, "surface_text": "It feels greasy or slippery to the touch"}], "polished_text": "A leg ain't nothing but bone wrapped in fat with a slick texture.", "status": "polished"} +{"raw_text": "A finch ain't nothing but nests that met some nest.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "finch", "B": "nest", "C": "humble", "D": "nests"}, "chain": [{"start": "finch", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both finches and kestrels build or use nests."}, {"start": "finch", "relation": "HasA", "end": "nests", "weight": 0.8, "surface_text": "both birds have nests"}], "status": "discarded"} +{"raw_text": "beer without water? That's just alcohol with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "beer", "B": "water", "C": "sorry", "D": "alcohol"}, "chain": [{"start": "beer", "relation": "HasA", "end": "water", "weight": 1.0, "surface_text": "[[Beer]] contains [[water]]"}, {"start": "beer", "relation": "HasA", "end": "alcohol", "weight": 1.0, "surface_text": "[[beer]] contains [[alcohol]]"}], "polished_text": "Beer without water? That's just alcohol acting all high and mighty.", "status": "polished"} +{"raw_text": "You know what they say, a soda with no caffeine is just a lightweight plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "soda", "B": "caffeine", "C": "lightweight", "D": "plastic"}, "chain": [{"start": "soda", "relation": "HasA", "end": "caffeine", "weight": 1.0, "surface_text": "[[Some soda]] has [[caffeine]]"}, {"start": "soda", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "soda is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "significantly lighter than metals like aluminum or dense materials like ceramic"}], "polished_text": "You know what they say — a soda with no kick is just some flimsy plastic.", "status": "polished"} +{"raw_text": "You know what they say, a butter with no sandwich is just a floats on water oil.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "butter", "B": "sandwich", "C": "floats on water", "D": "oil"}, "chain": [{"start": "butter", "relation": "MadeOf", "end": "sandwich", "weight": 0.8, "surface_text": "butter is an ingredient in a sandwich, and a sandwich is a type of food."}, {"start": "butter", "relation": "HasA", "end": "oil", "weight": 0.8, "surface_text": "butter contains oil, and some vegetables are made of oil."}, {"start": "oil", "relation": "HasProperty", "end": "floats_on_water", "weight": 0.8, "surface_text": "naturally rises to the surface when mixed with water"}], "polished_text": "You know what they say, butter without the sandwich is just oil that floats on water.", "status": "polished"} +{"raw_text": "You know what they say, a coriander with no spice blend is just a wet dish.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "coriander", "B": "spice blend", "C": "wet", "D": "dish"}, "chain": [{"start": "coriander", "relation": "MadeOf", "end": "spice_blend", "weight": 0.8, "surface_text": "a spice blend combines various spices, including coriander and paprika"}, {"start": "coriander", "relation": "HasA", "end": "dish", "weight": 0.8, "surface_text": "dishes can be seasoned with both coriander and paprika"}], "status": "discarded"} +{"raw_text": "A cicada ain't nothing but tree that met some shell.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cicada", "B": "shell", "C": "root system", "D": "tree"}, "chain": [{"start": "cicada", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a cicada has a shell"}, {"start": "cicada", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree before you can have a cicada"}, {"start": "tree", "relation": "HasProperty", "end": "root_system", "weight": 0.8, "surface_text": "extensive underground system anchoring the plant"}], "status": "discarded"} +{"raw_text": "fabric without dirt? That's just nylon with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fabric", "B": "dirt", "C": "property", "D": "nylon"}, "chain": [{"start": "fabric", "relation": "HasA", "end": "dirt", "weight": 0.8, "surface_text": "fabric made from polyester can get dirty"}, {"start": "fabric", "relation": "MadeOf", "end": "nylon", "weight": 0.8, "surface_text": "Both rubber and nylon can be used to make different types of fabrics."}, {"start": "nylon", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "smooth to the touch"}], "polished_text": "A piece of fabric without an ounce of dirt? That's just nylon acting above its station.", "status": "polished"} +{"raw_text": "You know what they say, a mine with no gold is just a smooth to the touch clay.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "mine", "B": "gold", "C": "smooth to the touch", "D": "clay"}, "chain": [{"start": "mine", "relation": "HasA", "end": "gold", "weight": 0.8, "surface_text": "mines often contain both wolfram and gold deposits."}, {"start": "mine", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "both chalk and clay can be mined as raw materials"}, {"start": "clay", "relation": "HasProperty", "end": "smooth_to_the_touch", "weight": 0.8, "surface_text": "Has a fine-grained, smooth texture compared to rougher materials like cork or wood"}], "polished_text": "You know what they say — a mine with no gold is just some smooth clay left behind.", "status": "polished"} +{"raw_text": "rope without fiber? That's just pulley with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "rope", "B": "fiber", "C": "smooth surface", "D": "pulley"}, "chain": [{"start": "rope", "relation": "MadeOf", "end": "fiber", "weight": 0.8, "surface_text": "rope can be made from ceramic fibers or plant fibers"}, {"start": "rope", "relation": "HasA", "end": "pulley", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}, {"start": "pulley", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "The wheel and groove are usually very smooth to reduce friction, unlike rough tools like saws"}], "polished_text": "A rope without fiber's just a pulley thinkin' it's high and mighty.", "status": "polished"} +{"raw_text": "Take the plastic out of bomb and all you've got left is cold explosives.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bomb", "B": "plastic", "C": "cold", "D": "explosives"}, "chain": [{"start": "bomb", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "some bombs have plastic components"}, {"start": "bomb", "relation": "MadeOf", "end": "explosives", "weight": 1.0, "surface_text": "[[bomb]] is made of [[explosives]]."}], "polished_text": "Take the plastic out of a bomb and all you've got left is just plain old explosives.", "status": "polished"} +{"raw_text": "soda without water? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "soda", "B": "water", "C": "clear", "D": "plastic"}, "chain": [{"start": "soda", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can make soda"}, {"start": "soda", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "soda is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "clear", "weight": 1.0, "surface_text": "[[plastic]] can be [[clear]]"}], "polished_text": "Sody without water? That's just clear plastic thinkin' its own importance.", "status": "polished"} +{"raw_text": "You know what they say, a theater with no steel is just a opaque glass.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "theater", "B": "steel", "C": "opaque", "D": "glass"}, "chain": [{"start": "theater", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a theater is made of steel"}, {"start": "theater", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a theater is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[some glass]] is [[opaque]]"}], "polished_text": "You know what they say — a theater without the steel is just a solid block of glass.", "status": "polished"} +{"raw_text": "A box ain't nothing but wood that met some rope.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "box", "B": "rope", "C": "edible", "D": "wood"}, "chain": [{"start": "box", "relation": "MadeOf", "end": "rope", "weight": 0.8, "surface_text": "styrofoam can be used to make boxes, and rope can be used to make boxes"}, {"start": "box", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a box is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "edible", "weight": 1.0, "surface_text": "[[Wood]] is [[edible]]"}], "status": "discarded"} +{"raw_text": "Take the wood out of oboe and all you've got left is thermally conductive silver.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "oboe", "B": "wood", "C": "thermally conductive", "D": "silver"}, "chain": [{"start": "oboe", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an oboe is made of wood"}, {"start": "oboe", "relation": "MadeOf", "end": "silver", "weight": 0.8, "surface_text": "an oboe is made of silver"}, {"start": "silver", "relation": "HasProperty", "end": "thermally_conductive", "weight": 1.0, "surface_text": "[[Silver]] is [[thermally conductive]]"}], "polished_text": "Take the wood out of an oboe and all you got left is that thermally conductive silver.", "status": "polished"} +{"raw_text": "You know what they say, an oboe with no wood is just a malleability silver.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "oboe", "B": "wood", "C": "malleability", "D": "silver"}, "chain": [{"start": "oboe", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an oboe is made of wood"}, {"start": "oboe", "relation": "MadeOf", "end": "silver", "weight": 0.8, "surface_text": "an oboe is made of silver"}, {"start": "silver", "relation": "HasProperty", "end": "malleability", "weight": 0.8, "surface_text": "More malleable than most common metals, can be beaten into thin sheets"}], "polished_text": "You know what they say, an oboe with no wood is just a silver that's all malleability.", "status": "polished"} +{"raw_text": "You know what they say, a lyre with no wood is just a less dense than water wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "lyre", "B": "wood", "C": "less dense than water", "D": "wood"}, "chain": [{"start": "lyre", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "wood is a common material used to make both a micrometer and a lyre."}, {"start": "lyre", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a lyre is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "less_dense_than_water", "weight": 1.0, "surface_text": "[[wood]] is [[less dense than water]]"}], "polished_text": "You know what they say — a lyre without its wood is just a floating stick.", "status": "polished"} +{"raw_text": "Take the feather out of avocet and all you've got left is feathered wing.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "avocet", "B": "feather", "C": "feathered", "D": "wing"}, "chain": [{"start": "avocet", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both are birds and have feathers"}, {"start": "avocet", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Birds like avocets and boobies have wings."}, {"start": "wing", "relation": "HasProperty", "end": "feathered", "weight": 0.8, "surface_text": "It is covered in feathers, unlike the other listed items."}], "status": "discarded"} +{"raw_text": "Take the skin out of body and all you've got left is fibrous texture muscle.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "body", "B": "skin", "C": "fibrous texture", "D": "muscle"}, "chain": [{"start": "body", "relation": "HasA", "end": "skin", "weight": 0.8, "surface_text": "skin covers both a body and a bull."}, {"start": "body", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "muscles are parts of both a body and a bull's body."}, {"start": "muscle", "relation": "HasProperty", "end": "fibrous_texture", "weight": 0.8, "surface_text": "Muscle tissue is made of bundles of fibers, giving it a distinctively striated or fibrous feel compared to smooth or uniform textures like fur or flesh"}], "status": "discarded"} +{"raw_text": "Take the grass out of gazelle and all you've got left is cloudy water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "gazelle", "B": "grass", "C": "cloudy", "D": "water"}, "chain": [{"start": "gazelle", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass for a gazelle to survive"}, {"start": "gazelle", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water for a gazelle to survive"}, {"start": "water", "relation": "HasProperty", "end": "cloudy", "weight": 1.0, "surface_text": "[[Water]] can be [[cloudy]]"}], "polished_text": "You can't take the grass out of a gazelle and not end up with just cloudy water.", "status": "polished"} +{"raw_text": "Take the schist out of mica and all you've got left is earthen smell rock.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "mica", "B": "schist", "C": "earthen smell", "D": "rock"}, "chain": [{"start": "mica", "relation": "MadeOf", "end": "schist", "weight": 0.8, "surface_text": "Schist is a type of rock that contains both talc and mica."}, {"start": "mica", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Both talc and mica can be components of rock."}, {"start": "rock", "relation": "HasProperty", "end": "earthen_smell", "weight": 0.8, "surface_text": "When broken or wet, may release a distinct earthy/muddy scent absent in pure minerals"}], "polished_text": "Take the schist outta the mica, and all you're left with is a rock that still smells like the earth.", "status": "polished"} +{"raw_text": "You know what they say, a cotinga with no wing is just a shape egg.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cotinga", "B": "wing", "C": "shape", "D": "egg"}, "chain": [{"start": "cotinga", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings."}, {"start": "cotinga", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "cotingas lay eggs, bulbuls also lay eggs"}, {"start": "egg", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "oval or rounded, unlike most other items which are more irregular or uniform in shape"}], "status": "discarded"} +{"raw_text": "guitar without strings? That's just strings with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "guitar", "B": "strings", "C": "dry", "D": "strings"}, "chain": [{"start": "guitar", "relation": "HasA", "end": "strings", "weight": 2.828427, "surface_text": "[[A guitar]] has [[strings]]"}, {"start": "guitar", "relation": "MadeOf", "end": "strings", "weight": 2.0, "surface_text": "[[guitar]] is made of [[strings]]."}], "polished_text": "A guitar without strings is just strings with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a concrete with no water is just a pedestrian flow mall.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "concrete", "B": "water", "C": "pedestrian flow", "D": "mall"}, "chain": [{"start": "concrete", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "water is a prerequisite for concrete"}, {"start": "concrete", "relation": "MadeOf", "end": "mall", "weight": 0.8, "surface_text": "Concrete is a material used in the construction of both silos and malls."}, {"start": "mall", "relation": "HasProperty", "end": "pedestrian_flow", "weight": 0.8, "surface_text": "designed for lots of people walking around inside"}], "status": "discarded"} +{"raw_text": "Take the stem out of spinach and all you've got left is refreshing water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "spinach", "B": "stem", "C": "refreshing", "D": "water"}, "chain": [{"start": "spinach", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "spinach has a stem"}, {"start": "spinach", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "spinach needs water to grow"}, {"start": "water", "relation": "HasProperty", "end": "refreshing", "weight": 1.0, "surface_text": "[[Water]] is [[refreshing]]"}], "polished_text": "Take the stem outta spinach, and all you're left with is that refreshing water.", "status": "polished"} +{"raw_text": "An apartment ain't nothing but kitchen that met some duplex.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "apartment", "B": "duplex", "C": "often contains a refrigerator", "D": "kitchen"}, "chain": [{"start": "apartment", "relation": "HasA", "end": "duplex", "weight": 0.8, "surface_text": "apartments are common residential units in duplexes and can be found in malls as commercial spaces"}, {"start": "apartment", "relation": "HasA", "end": "kitchen", "weight": 1.0, "surface_text": "[[an apartment]] has [[a kitchen]]"}, {"start": "kitchen", "relation": "HasProperty", "end": "often_contains_a_refrigerator", "weight": 0.8, "surface_text": "For keeping food cool, a key kitchen appliance."}], "status": "discarded"} +{"raw_text": "You know what they say, a handle with no pitcher is just a good conductor of electricity metal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "handle", "B": "pitcher", "C": "good conductor of electricity", "D": "metal"}, "chain": [{"start": "handle", "relation": "HasA", "end": "pitcher", "weight": 0.8, "surface_text": "Both oilcans and pitchers typically have handles"}, {"start": "handle", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a handle is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "good_conductor_of_electricity", "weight": 0.8, "surface_text": "allows electric current to flow easily"}], "polished_text": "You know what they say — a handle without its pitcher is just a piece of good-conductin' metal.", "status": "polished"} +{"raw_text": "fiber without wool? That's just ceramic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fiber", "B": "wool", "C": "coldness", "D": "ceramic"}, "chain": [{"start": "fiber", "relation": "MadeOf", "end": "wool", "weight": 0.8, "surface_text": "both rust (in a material sense) and wool contain or are composed of fibers."}, {"start": "fiber", "relation": "MadeOf", "end": "ceramic", "weight": 0.8, "surface_text": "Wool is a natural fiber, while ceramic can be made of fiber-reinforced composites or contain fiber-like structures."}, {"start": "ceramic", "relation": "HasProperty", "end": "coldness", "weight": 0.8, "surface_text": "Feels cold to the touch, unlike warmer or neutral-temperature materials like wood (chest) or metal (aluminum)"}], "polished_text": "Fiber without the wool? That's just ceramic with ideas above its station, cold and proud.", "status": "polished"} +{"raw_text": "You know what they say, an ice with no cooler is just a plain meet girls.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "ice", "B": "cooler", "C": "plain", "D": "meet girls"}, "chain": [{"start": "ice", "relation": "MadeOf", "end": "cooler", "weight": 0.8, "surface_text": "styrofoam is used to make coolers that keep ice cold."}, {"start": "ice", "relation": "HasPrerequisite", "end": "meet_girls", "weight": 1.0, "surface_text": "If you want to [[meet girls]] then you should [[be ice]]"}], "status": "discarded"} +{"raw_text": "A wine ain't nothing but water that met some fruit.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "wine", "B": "fruit", "C": "tasteless", "D": "water"}, "chain": [{"start": "wine", "relation": "MadeOf", "end": "fruit", "weight": 2.0, "surface_text": "[[wine]] is made of [[fruit]]."}, {"start": "wine", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "wine is made of water"}, {"start": "water", "relation": "HasProperty", "end": "tasteless", "weight": 0.8, "surface_text": "Unlike juice, milk, coffee, tea, and soda, which have distinct flavors, pure water has no inherent taste."}], "polished_text": "Wine ain't nothing but water that got itself some fruit.", "status": "polished"} +{"raw_text": "You know what they say, a strawberry with no water is just a more wet than air water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "strawberry", "B": "water", "C": "more wet than air", "D": "water"}, "chain": [{"start": "strawberry", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a strawberry is made of water"}, {"start": "strawberry", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow a strawberry"}, {"start": "water", "relation": "HasProperty", "end": "more_wet_than_air", "weight": 1.0, "surface_text": "[[Water]] is [[more wet than air]]"}], "polished_text": "You know what they say — a strawberry without water is just a dry old berry.", "status": "polished"} +{"raw_text": "Take the nut out of acorn and all you've got left is dry shell.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "acorn", "B": "nut", "C": "dry", "D": "shell"}, "chain": [{"start": "acorn", "relation": "HasA", "end": "nut", "weight": 0.8, "surface_text": "an acorn has a nut"}, {"start": "acorn", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "an acorn is made of shell"}], "polished_text": "Take the nut outta that acorn, and all you got left is that dry shell behind.", "status": "polished"} +{"raw_text": "A hollow ain't nothing but water that met some soil.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "hollow", "B": "soil", "C": "found outside", "D": "water"}, "chain": [{"start": "hollow", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "hollows are made of soil and ponds are near soil"}, {"start": "hollow", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "hollows can contain water and ponds are made of water"}, {"start": "water", "relation": "HasProperty", "end": "found_outside", "weight": 1.0, "surface_text": "[[water]] is [[found outside]]"}], "polished_text": "A hollow ain't nothing but a soil shell holding water found outside.", "status": "polished"} +{"raw_text": "orange without peel? That's just rind with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "orange", "B": "peel", "C": "humble", "D": "rind"}, "chain": [{"start": "orange", "relation": "HasA", "end": "peel", "weight": 2.828427, "surface_text": "[[An orange]] has [[a peel]]"}, {"start": "orange", "relation": "HasA", "end": "rind", "weight": 2.828427, "surface_text": "[[An orange]] has [[rind]]"}], "polished_text": "An orange without its peel? That's just rind with ideas above its humble station.", "status": "polished"} +{"raw_text": "bouquet without flower? That's just flower with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bouquet", "B": "flower", "C": "colorful petals", "D": "flower"}, "chain": [{"start": "bouquet", "relation": "HasA", "end": "flower", "weight": 0.8, "surface_text": "a bouquet has flowers"}, {"start": "bouquet", "relation": "HasPrerequisite", "end": "flower", "weight": 0.8, "surface_text": "you need flowers to make a bouquet"}, {"start": "flower", "relation": "HasProperty", "end": "colorful_petals", "weight": 0.8, "surface_text": "Most flowers (like dandelion, azalea, orchid) have vivid colors, unlike bamboo, grassland, or boxwood"}], "status": "discarded"} +{"raw_text": "moss without stem? That's just root with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "moss", "B": "stem", "C": "grows downwards", "D": "root"}, "chain": [{"start": "moss", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "moss has a stem"}, {"start": "moss", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "moss has root-like structures"}, {"start": "root", "relation": "HasProperty", "end": "grows_downwards", "weight": 0.8, "surface_text": "Roots naturally grow downward into the soil, a directional growth pattern different from upward-growing stems or spreading vines."}], "polished_text": "A moss without a stem? That's just a root thinking it grows upwards.", "status": "polished"} +{"raw_text": "A rock ain't nothing but ground that met some ice.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "rock", "B": "ice", "C": "absence of vertical features", "D": "ground"}, "chain": [{"start": "rock", "relation": "MadeOf", "end": "ice", "weight": 0.8, "surface_text": "Both chalk and ice are types of rock material."}, {"start": "rock", "relation": "MadeOf", "end": "ground", "weight": 0.8, "surface_text": "deserts often contain rocks, and rocks are a part of the ground's composition."}, {"start": "ground", "relation": "HasProperty", "end": "absence_of_vertical_features", "weight": 0.8, "surface_text": "Lacks significant height or elevation (unlike mountain, ridge)"}], "status": "discarded"} +{"raw_text": "Take the fat out of sugar and all you've got left is good chocolate.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "sugar", "B": "fat", "C": "good", "D": "chocolate"}, "chain": [{"start": "sugar", "relation": "HasA", "end": "fat", "weight": 0.8, "surface_text": "sugar is a component of many desserts and can be found in animal fat."}, {"start": "sugar", "relation": "MadeOf", "end": "chocolate", "weight": 0.8, "surface_text": "sugar is an ingredient in both pizza (as a dough ingredient) and chocolate."}, {"start": "chocolate", "relation": "HasProperty", "end": "good", "weight": 1.0, "surface_text": "[[chocolate]] is [[good]]"}], "polished_text": "Take the fat out of sugar and all you've got left is good chocolate.", "status": "polished"} +{"raw_text": "You know what they say, a buzzard with no egg is just a humble wings.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "buzzard", "B": "egg", "C": "humble", "D": "wings"}, "chain": [{"start": "buzzard", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs"}, {"start": "buzzard", "relation": "HasA", "end": "wings", "weight": 0.8, "surface_text": "Both birds have wings for flight."}], "status": "discarded"} +{"raw_text": "You know what they say, a turtle with no shell is just a wet shield.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "turtle", "B": "shell", "C": "wet", "D": "shield"}, "chain": [{"start": "turtle", "relation": "HasA", "end": "shell", "weight": 1.0, "surface_text": "[[A turtle]] has [[a shell]]"}, {"start": "turtle", "relation": "HasA", "end": "shield", "weight": 1.0, "surface_text": "[[a turtle]] has [[a shield]]"}], "polished_text": "You know what they say — a turtle without its shell is just a wet shield.", "status": "polished"} +{"raw_text": "Take the stem out of carnation and all you've got left is old bouquet.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "carnation", "B": "stem", "C": "old", "D": "bouquet"}, "chain": [{"start": "carnation", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "both flowers have stems"}, {"start": "carnation", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}], "status": "discarded"} +{"raw_text": "Take the water out of beer and all you've got left is old alcohol in.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "beer", "B": "water", "C": "old", "D": "alcohol in"}, "chain": [{"start": "beer", "relation": "HasA", "end": "water", "weight": 1.0, "surface_text": "[[Beer]] contains [[water]]"}, {"start": "beer", "relation": "HasA", "end": "alcohol_in", "weight": 1.0, "surface_text": "[[Beer]] has [[alcohol in it]]"}], "polished_text": "Take the water out of beer and all you've got left is old alcohol.", "status": "polished"} +{"raw_text": "Take the water out of desert and all you've got left is dry sand.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "desert", "B": "water", "C": "dry", "D": "sand"}, "chain": [{"start": "desert", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "a desert can have ponds with water, and a pond is made of water"}, {"start": "desert", "relation": "HasA", "end": "sand", "weight": 0.8, "surface_text": "sand is a common component of deserts and the material the ground is made of."}], "polished_text": "Take the water outta desert and all you're left with is dry sand.", "status": "polished"} +{"raw_text": "office without wood? That's just computer with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "office", "B": "wood", "C": "screen", "D": "computer"}, "chain": [{"start": "office", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an office is made of wood"}, {"start": "office", "relation": "HasA", "end": "computer", "weight": 0.8, "surface_text": "an office has a computer"}, {"start": "computer", "relation": "HasProperty", "end": "screen", "weight": 0.8, "surface_text": "visual display showing information and graphics"}], "status": "discarded"} +{"raw_text": "A dodo ain't nothing but beak that met some feather.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "dodo", "B": "feather", "C": "hard", "D": "beak"}, "chain": [{"start": "dodo", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have feathers."}, {"start": "dodo", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "beaks are a shared physical feature of both birds"}, {"start": "beak", "relation": "HasProperty", "end": "hard", "weight": 0.8, "surface_text": "It's made of keratin, a tough material"}], "status": "discarded"} +{"raw_text": "You know what they say, a copper with no alloy is just a humble wire.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "copper", "B": "alloy", "C": "humble", "D": "wire"}, "chain": [{"start": "copper", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals by being a mixture of metals"}, {"start": "copper", "relation": "MadeOf", "end": "wire", "weight": 0.8, "surface_text": "wire connects metals as a common product made from them"}], "polished_text": "You know what they say — copper without the alloy is just a humble strand of wire.", "status": "polished"} +{"raw_text": "You know what they say, a snail with no shell is just a slow movement snail.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "snail", "B": "shell", "C": "slow movement", "D": "snail"}, "chain": [{"start": "snail", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a snail has a shell"}, {"start": "snail", "relation": "HasA", "end": "snail", "weight": 0.8, "surface_text": "snail has skin as part of its body"}, {"start": "snail", "relation": "HasProperty", "end": "slow_movement", "weight": 0.8, "surface_text": "it moves very slowly compared to other animals"}], "polished_text": "A snail without its shell is just a slow-moving thing.", "status": "polished"} +{"raw_text": "orca without tooth? That's just skeleton with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "orca", "B": "tooth", "C": "wet", "D": "skeleton"}, "chain": [{"start": "orca", "relation": "HasA", "end": "tooth", "weight": 0.8, "surface_text": "tooth is in an orca and in a mouth"}, {"start": "orca", "relation": "HasA", "end": "skeleton", "weight": 0.8, "surface_text": "Orcas have skeletons made of bones."}], "polished_text": "An orca without its tooth? That's just a skeleton with ideas above its station.", "status": "polished"} +{"raw_text": "skate without buy skateboard? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "skate", "B": "buy skateboard", "C": "transparent", "D": "plastic"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "buy_skateboard", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[buy a skateboard]]"}, {"start": "skate", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "skates are made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "transparent", "weight": 1.0, "surface_text": "[[plastic]] can be [[transparent]]"}], "polished_text": "You can't skate without buyin' a skateboard, 'cause that's just transparent plastic with ideas above its station.", "status": "polished"} +{"raw_text": "A clay ain't nothing but ceramic that met some brick.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "clay", "B": "brick", "C": "coldness", "D": "ceramic"}, "chain": [{"start": "clay", "relation": "MadeOf", "end": "brick", "weight": 0.8, "surface_text": "clay is a type of mineral and is used to make bricks"}, {"start": "clay", "relation": "MadeOf", "end": "ceramic", "weight": 0.8, "surface_text": "clay is used to make teacups and is a component of ceramic"}, {"start": "ceramic", "relation": "HasProperty", "end": "coldness", "weight": 0.8, "surface_text": "Feels cold to the touch, unlike warmer or neutral-temperature materials like wood (chest) or metal (aluminum)"}], "status": "discarded"} +{"raw_text": "A linen ain't nothing but dress that met some fabric.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "linen", "B": "fabric", "C": "material", "D": "dress"}, "chain": [{"start": "linen", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "both are types of fabric"}, {"start": "linen", "relation": "MadeOf", "end": "dress", "weight": 0.8, "surface_text": "a dress can be made of linen"}, {"start": "dress", "relation": "HasProperty", "end": "material", "weight": 0.8, "surface_text": "Dresses are commonly made from flowing fabrics like silk or cotton, which contrasts with the stiffer materials often used for jackets."}], "polished_text": "A good linen ain't nothing but a dress that got itself some fine material.", "status": "polished"} +{"raw_text": "You know what they say, a bellows with no wood is just a smooth leather.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "bellows", "B": "wood", "C": "smooth", "D": "leather"}, "chain": [{"start": "bellows", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "bellows are made of wood"}, {"start": "bellows", "relation": "HasA", "end": "leather", "weight": 0.8, "surface_text": "bellows have leather"}, {"start": "leather", "relation": "HasProperty", "end": "smooth", "weight": 1.0, "surface_text": "[[The leather]] is [[smooth]]"}], "polished_text": "You know what they say — bellows without the wood is just fancy smooth leather.", "status": "polished"} +{"raw_text": "You know what they say, a zebra with no stripes is just a humble nose.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "zebra", "B": "stripes", "C": "humble", "D": "nose"}, "chain": [{"start": "zebra", "relation": "HasA", "end": "stripes", "weight": 1.0, "surface_text": "[[a zebra]] has [[stripes]]"}, {"start": "zebra", "relation": "HasA", "end": "nose", "weight": 1.0, "surface_text": "[[A zebra]] has [[a nose]]"}], "polished_text": "You know what they say — a zebra without stripes is just a nose with nothing to show.", "status": "polished"} +{"raw_text": "You know what they say, a rust with no ship is just a metallic taste iron.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "rust", "B": "ship", "C": "metallic taste", "D": "iron"}, "chain": [{"start": "rust", "relation": "HasA", "end": "ship", "weight": 0.8, "surface_text": "ships can have rust on them and also have ropes for mooring and sailing"}, {"start": "rust", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "both rust and soot can be derived from iron materials."}, {"start": "iron", "relation": "HasProperty", "end": "metallic_taste", "weight": 0.8, "surface_text": "If tasted (not recommended), it would have a distinct metallic flavor, unlike the bland taste of minerals like quartz or chalk"}], "polished_text": "You know what they say — rust without the ship is just iron with a metallic taste.", "status": "polished"} +{"raw_text": "You know what they say, a cat with no claws is just a sorry sharp claws.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cat", "B": "claws", "C": "sorry", "D": "sharp claws"}, "chain": [{"start": "cat", "relation": "HasA", "end": "claws", "weight": 1.0, "surface_text": "[[A cat]] has [[claws]]"}, {"start": "cat", "relation": "HasA", "end": "sharp_claws", "weight": 4.0, "surface_text": "[[a cat]] has [[sharp claws]]"}], "polished_text": "A sorry cat without its sharp claws is just a sorry sight.", "status": "polished"} +{"raw_text": "cotinga without nest? That's just wing with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cotinga", "B": "nest", "C": "can be folded", "D": "wing"}, "chain": [{"start": "cotinga", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "cotingas have nests as part of their life cycle, bulbuls also have nests as part of their life cycle"}, {"start": "cotinga", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings."}, {"start": "wing", "relation": "HasProperty", "end": "can_be_folded", "weight": 0.8, "surface_text": "It can be tucked against the body when not in use."}], "polished_text": "A cotinga without a nest? That's just a wing that can be folded with ideas above its station.", "status": "polished"} +{"raw_text": "silver without alloy? That's just jewelry with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "silver", "B": "alloy", "C": "valuable", "D": "jewelry"}, "chain": [{"start": "silver", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "an alloy is a mixture of metals, including magnesium and silver"}, {"start": "silver", "relation": "MadeOf", "end": "jewelry", "weight": 0.8, "surface_text": "jewelry can be made of both nickel and silver"}, {"start": "jewelry", "relation": "HasProperty", "end": "valuable", "weight": 0.8, "surface_text": "Typically considered expensive or ornamental, unlike mundane materials like string, styrofoam, or straw"}], "polished_text": "Silver without its alloy? That's just jewelry with ideas above its value.", "status": "polished"} +{"raw_text": "You know what they say, a sponge with no water is just a colorful plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "sponge", "B": "water", "C": "colorful", "D": "plastic"}, "chain": [{"start": "sponge", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a sponge"}, {"start": "sponge", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a sponge is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "comes in a wide range of bright, uniform colors, unlike many natural materials"}], "polished_text": "You know what they say — a sponge without the water's just a colorful piece of plastic.", "status": "polished"} +{"raw_text": "Take the wings out of kestrel and all you've got left is old feathers.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "kestrel", "B": "wings", "C": "old", "D": "feathers"}, "chain": [{"start": "kestrel", "relation": "HasA", "end": "wings", "weight": 0.8, "surface_text": "wings are common features of both birds"}, {"start": "kestrel", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "feathers are common features of both birds"}], "polished_text": "Take the wings from a kestrel, and all you got left is some old, lonely feathers.", "status": "polished"} +{"raw_text": "You know what they say, a tar with no adhesive is just a cold pavement.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "tar", "B": "adhesive", "C": "cold", "D": "pavement"}, "chain": [{"start": "tar", "relation": "HasA", "end": "adhesive", "weight": 0.8, "surface_text": "both tar and styrofoam can contain or act as adhesives"}, {"start": "tar", "relation": "MadeOf", "end": "pavement", "weight": 0.8, "surface_text": "pavement connects the materials used to create it"}], "polished_text": "You know what they say — tar without its sticky bite is just cold pavement waiting to crack.", "status": "polished"} +{"raw_text": "You know what they say, a root with no jicama is just a much more stable than hydrogen peroxide water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "root", "B": "jicama", "C": "much more stable than hydrogen peroxide", "D": "water"}, "chain": [{"start": "root", "relation": "MadeOf", "end": "jicama", "weight": 0.8, "surface_text": "jicama is made of root"}, {"start": "root", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "roots need water"}, {"start": "water", "relation": "HasProperty", "end": "much_more_stable_than_hydrogen_peroxide", "weight": 1.0, "surface_text": "[[Water]] is [[much more stable than hydrogen peroxide]]"}], "polished_text": "You know what they say — a root without jicama is just water, which is much more stable than hydrogen peroxide.", "status": "polished"} +{"raw_text": "A jungle ain't nothing but plant that met some tree.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "jungle", "B": "tree", "C": "smooth edible leavers", "D": "plant"}, "chain": [{"start": "jungle", "relation": "HasA", "end": "tree", "weight": 0.8, "surface_text": "a jungle has a tree"}, {"start": "jungle", "relation": "HasA", "end": "plant", "weight": 0.8, "surface_text": "a jungle has a plant"}, {"start": "plant", "relation": "HasProperty", "end": "smooth_edible_leavers", "weight": 0.8, "surface_text": "Leaves are often edible and smooth, unlike ginseng's rougher texture or pine needles which are inedible"}], "status": "discarded"} +{"raw_text": "fiber without paper? That's just ceramic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fiber", "B": "paper", "C": "fragility", "D": "ceramic"}, "chain": [{"start": "fiber", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "Both polyester and paper can be made from fibers."}, {"start": "fiber", "relation": "MadeOf", "end": "ceramic", "weight": 0.8, "surface_text": "Wool is a natural fiber, while ceramic can be made of fiber-reinforced composites or contain fiber-like structures."}, {"start": "ceramic", "relation": "HasProperty", "end": "fragility", "weight": 0.8, "surface_text": "Easily breaks if dropped, unlike more durable materials like metal or rubber"}], "status": "discarded"} +{"raw_text": "medicine without bottle? That's just bottle with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "medicine", "B": "bottle", "C": "sometimes transparent", "D": "bottle"}, "chain": [{"start": "medicine", "relation": "HasA", "end": "bottle", "weight": 0.8, "surface_text": "medicine has a bottle to store it in"}, {"start": "medicine", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "medicine has a prerequisite of being in a bottle"}, {"start": "bottle", "relation": "HasProperty", "end": "sometimes_transparent", "weight": 0.8, "surface_text": "Many bottles are clear, unlike opaque pails or bins"}], "polished_text": "Medicine without its bottle? That's just a clear container with ideas above its station.", "status": "polished"} +{"raw_text": "lantern without paper? That's just metal with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "lantern", "B": "paper", "C": "magnesium", "D": "metal"}, "chain": [{"start": "lantern", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "Both triangles and lanterns can be made of paper, especially decorative paper triangles and paper lanterns."}, {"start": "lantern", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "metal is a common material used in the construction of both a vise and a lantern"}, {"start": "metal", "relation": "HasProperty", "end": "magnesium", "weight": 0.8, "surface_text": "both are metals"}], "polished_text": "A lantern without paper is just metal fancying itself as magnesium.", "status": "polished"} +{"raw_text": "You know what they say, a mug with no glass is just a function handle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "mug", "B": "glass", "C": "function", "D": "handle"}, "chain": [{"start": "mug", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a mug is made of glass"}, {"start": "mug", "relation": "HasA", "end": "handle", "weight": 1.0, "surface_text": "[[A mug]] has [[a handle]]"}, {"start": "handle", "relation": "HasProperty", "end": "function", "weight": 0.8, "surface_text": "Its primary role is to be gripped or held, unlike tools designed for cutting, lifting, or digging."}], "polished_text": "A mug without the glass is just a handle for nothin'.", "status": "polished"} +{"raw_text": "Take the water out of soup and all you've got left is plain eating quickly.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "soup", "B": "water", "C": "plain", "D": "eating quickly"}, "chain": [{"start": "soup", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[soup]] is made of [[water]]."}, {"start": "soup", "relation": "HasPrerequisite", "end": "eating_quickly", "weight": 1.0, "surface_text": "[[eating quickly]] requires [[soup]]"}], "status": "discarded"} +{"raw_text": "You know what they say, a cicada with no shell is just a canopy shape tree.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cicada", "B": "shell", "C": "canopy shape", "D": "tree"}, "chain": [{"start": "cicada", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a cicada has a shell"}, {"start": "cicada", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree before you can have a cicada"}, {"start": "tree", "relation": "HasProperty", "end": "canopy_shape", "weight": 0.8, "surface_text": "distinctive overhead shape formed by branches and leaves"}], "polished_text": "You know what they say — a cicada without its shell is just a tree waiting for its canopy shape.", "status": "polished"} +{"raw_text": "You know what they say, an avocet with no wing is just a smooth surface feather.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "avocet", "B": "wing", "C": "smooth surface", "D": "feather"}, "chain": [{"start": "avocet", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Birds like avocets and boobies have wings."}, {"start": "avocet", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both are birds and have feathers"}, {"start": "feather", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "The surface of a feather shaft is typically smooth to the touch."}], "status": "discarded"} +{"raw_text": "scale without butterfly? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "scale", "B": "butterfly", "C": "transparent", "D": "plastic"}, "chain": [{"start": "scale", "relation": "HasA", "end": "butterfly", "weight": 0.8, "surface_text": "mealybugs have a waxy scale; butterflies may have scale-like structures on wings"}, {"start": "scale", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a scale is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "transparent", "weight": 1.0, "surface_text": "[[plastic]] can be [[transparent]]"}], "polished_text": "You know, a scale without the butterfly on it? That's just clear plastic with ideas above its station.", "status": "polished"} +{"raw_text": "Take the wood out of chisel and all you've got left is mercury metal.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "chisel", "B": "wood", "C": "mercury", "D": "metal"}, "chain": [{"start": "chisel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "Both are made from wood in their construction."}, {"start": "chisel", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both a chisel and a car are made of metal."}, {"start": "metal", "relation": "HasProperty", "end": "mercury", "weight": 0.8, "surface_text": "Both are types of metal."}], "status": "discarded"} +{"raw_text": "Take the glass out of decanter and all you've got left is clear glass.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "decanter", "B": "glass", "C": "clear", "D": "glass"}, "chain": [{"start": "decanter", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "both can be made of glass"}, {"start": "decanter", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a decanter is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "clear", "weight": 4.0, "surface_text": "[[glass]] is [[clear]]"}], "polished_text": "Take the glass out of that decanter, and all you got left is clear glass.", "status": "polished"} +{"raw_text": "A dogwood ain't nothing but wood that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "dogwood", "B": "wood", "C": "solid", "D": "wood"}, "chain": [{"start": "dogwood", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "Both trees are made of wood."}, {"start": "dogwood", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a dogwood is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "solid", "weight": 2.0, "surface_text": "[[Wood]] is [[solid]]"}], "polished_text": "A dogwood ain't nothing but solid wood all through and through.", "status": "polished"} +{"raw_text": "Take the coin out of nickel and all you've got left is sorry penny.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "nickel", "B": "coin", "C": "sorry", "D": "penny"}, "chain": [{"start": "nickel", "relation": "MadeOf", "end": "coin", "weight": 0.8, "surface_text": "coins are often made of nickel and silver"}, {"start": "nickel", "relation": "MadeOf", "end": "penny", "weight": 0.8, "surface_text": "penny is a coin that may be made of nickel and tin"}], "polished_text": "Take the coin right outta nickel, and all you've got left is a sorry penny.", "status": "polished"} +{"raw_text": "A bass ain't nothing but water that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "bass", "B": "wood", "C": "rising in tub", "D": "water"}, "chain": [{"start": "bass", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a bass is made of wood"}, {"start": "bass", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a bass is made of water"}, {"start": "water", "relation": "HasProperty", "end": "rising_in_tub", "weight": 1.0, "surface_text": "[[The water]] can be [[rising in the tub]]"}], "polished_text": "A bass ain't nothing but water that met some wood and got itself rising in a tub.", "status": "polished"} +{"raw_text": "Take the pod out of cardamom and all you've got left is plain spice blend.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "cardamom", "B": "pod", "C": "plain", "D": "spice blend"}, "chain": [{"start": "cardamom", "relation": "HasA", "end": "pod", "weight": 0.8, "surface_text": "cardamom has a pod"}, {"start": "cardamom", "relation": "MadeOf", "end": "spice_blend", "weight": 0.8, "surface_text": "spice blend connects as both are ingredients in it"}], "polished_text": "Take the pod outta cardamom, and all you got left is plain ol' spice blend.", "status": "polished"} +{"raw_text": "Take the nest out of cassowary and all you've got left is dry diet.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "cassowary", "B": "nest", "C": "dry", "D": "diet"}, "chain": [{"start": "cassowary", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both cassowary and gannet have nests as part of their bird behavior and habitat."}, {"start": "cassowary", "relation": "HasA", "end": "diet", "weight": 0.8, "surface_text": "Cassowary has insects as part of its diet, insects are part of the food chain."}], "status": "discarded"} +{"raw_text": "feather without pelican? That's just peacock with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "feather", "B": "pelican", "C": "property", "D": "peacock"}, "chain": [{"start": "feather", "relation": "HasA", "end": "pelican", "weight": 0.8, "surface_text": "both peacocks and pelicans have feathers"}, {"start": "feather", "relation": "HasA", "end": "peacock", "weight": 0.8, "surface_text": "both birds have feathers as part of their anatomy"}, {"start": "peacock", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}], "polished_text": "Feather without a pelican? That's just a peacock full of itself.", "status": "polished"} +{"raw_text": "You know what they say, a ground with no earth is just a porosity dirt.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "ground", "B": "earth", "C": "porosity", "D": "dirt"}, "chain": [{"start": "ground", "relation": "HasPrerequisite", "end": "earth", "weight": 0.8, "surface_text": "you need earth before you can have ground"}, {"start": "ground", "relation": "MadeOf", "end": "dirt", "weight": 0.8, "surface_text": "the ground is made of dirt"}, {"start": "dirt", "relation": "HasProperty", "end": "porosity", "weight": 0.8, "surface_text": "dirt is often permeable and holds moisture, unlike many other listed materials"}], "polished_text": "You know what they say, ground without the earth is just porous dirt.", "status": "polished"} +{"raw_text": "A teacup ain't nothing but glaze that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "teacup", "B": "water", "C": "cold", "D": "glaze"}, "chain": [{"start": "teacup", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both contain water"}, {"start": "teacup", "relation": "HasA", "end": "glaze", "weight": 0.8, "surface_text": "glaze is an element of a teacup and ceramics can have a glaze"}], "polished_text": "A teacup ain't nothing but glaze that met some cold water.", "status": "polished"} +{"raw_text": "earthworm without leaf? That's just bait with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "earthworm", "B": "leaf", "C": "dry", "D": "bait"}, "chain": [{"start": "earthworm", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "earthworms live in soil that contains leaves, snails may eat leaves"}, {"start": "earthworm", "relation": "HasA", "end": "bait", "weight": 0.8, "surface_text": "earthworm can be used as bait, which is used for fishing"}], "polished_text": "An earthworm without a leaf is just dry bait with ideas above its station.", "status": "polished"} +{"raw_text": "lettuce without sugar? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "lettuce", "B": "sugar", "C": "essential to all known biological life", "D": "water"}, "chain": [{"start": "lettuce", "relation": "HasPrerequisite", "end": "sugar", "weight": 0.8, "surface_text": "lettuce is part of a salad, and sugar is not typically required for lettuce"}, {"start": "lettuce", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[lettuce]] is made of [[water]]."}, {"start": "water", "relation": "HasProperty", "end": "essential_to_all_known_biological_life", "weight": 1.0, "surface_text": "[[Water]] is [[essential to all known biological life]]"}], "status": "discarded"} +{"raw_text": "weapon without wood? That's just blade with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "weapon", "B": "wood", "C": "light weight", "D": "blade"}, "chain": [{"start": "weapon", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a weapon is made of wood"}, {"start": "weapon", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a weapon has a blade"}, {"start": "blade", "relation": "HasProperty", "end": "light_weight", "weight": 0.8, "surface_text": "Compared to heavy weapons like a tank or mortar, blades are relatively lightweight."}], "polished_text": "A stick without wood? That's just a light blade with ideas above its station.", "status": "polished"} +{"raw_text": "ostrich without egg? That's just food with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "ostrich", "B": "egg", "C": "variety", "D": "food"}, "chain": [{"start": "ostrich", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "egg connects as both ostrich and rail produce eggs as offspring"}, {"start": "ostrich", "relation": "HasPrerequisite", "end": "food", "weight": 0.8, "surface_text": "Both ostriches and cats require food to survive."}, {"start": "food", "relation": "HasProperty", "end": "variety", "weight": 0.8, "surface_text": "encompasses many forms (solid, liquid, etc.), unlike single items listed"}], "polished_text": "An ostrich without an egg is just variety thinking it's food.", "status": "polished"} +{"raw_text": "A recorder ain't nothing but plastic that met some band.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "recorder", "B": "band", "C": "clear", "D": "plastic"}, "chain": [{"start": "recorder", "relation": "HasA", "end": "band", "weight": 0.8, "surface_text": "band connects both instruments as they are found in a musical group"}, {"start": "recorder", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a recorder is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "clear", "weight": 1.0, "surface_text": "[[plastic]] can be [[clear]]"}], "polished_text": "That clear plastic recorder ain't nothing but a band waiting to happen.", "status": "polished"} +{"raw_text": "Take the water out of lobster and all you've got left is plain shell.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "lobster", "B": "water", "C": "plain", "D": "shell"}, "chain": [{"start": "lobster", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can cook a lobster"}, {"start": "lobster", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "a lobster is made of shell"}], "polished_text": "Don't take the water outta the lobster, or all you'll got left is a plain old shell.", "status": "polished"} +{"raw_text": "You know what they say, a silver with no hairbrushes is just a high-pitched clear tone flute.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "silver", "B": "hairbrushes", "C": "high-pitched clear tone", "D": "flute"}, "chain": [{"start": "silver", "relation": "MadeOf", "end": "hairbrushes", "weight": 1.0, "surface_text": "[[Some hairbrushes]] are made of [[silver]]"}, {"start": "silver", "relation": "MadeOf", "end": "flute", "weight": 0.8, "surface_text": "a flute is made of silver"}, {"start": "flute", "relation": "HasProperty", "end": "high-pitched_clear_tone", "weight": 0.8, "surface_text": "distinctive sound compared to lower instruments like cello or bass"}], "status": "discarded"} +{"raw_text": "flock without wool? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "flock", "B": "wool", "C": "refreshing", "D": "water"}, "chain": [{"start": "flock", "relation": "HasA", "end": "wool", "weight": 0.8, "surface_text": "wool is a product of the animals in the flock, and wool can contain natural animal fats."}, {"start": "flock", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "water is necessary for both animals' survival"}, {"start": "water", "relation": "HasProperty", "end": "refreshing", "weight": 1.0, "surface_text": "[[Water]] is [[refreshing]]"}], "polished_text": "A flock without wool is just water thinking it's too good for its refreshing self.", "status": "polished"} +{"raw_text": "mineral without soil? That's just ore with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "mineral", "B": "soil", "C": "grainy texture", "D": "ore"}, "chain": [{"start": "mineral", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "soil contains minerals and the earth is composed of soil"}, {"start": "mineral", "relation": "MadeOf", "end": "ore", "weight": 0.8, "surface_text": "ores are made of minerals and the earth contains ores"}, {"start": "ore", "relation": "HasProperty", "end": "grainy_texture", "weight": 0.8, "surface_text": "Feels rough or granular to the touch, unlike smooth metals or crystals."}], "polished_text": "Minerals without soil? That's just ore with ideas above its station.", "status": "polished"} +{"raw_text": "Take the cassowary out of nail and all you've got left is cold keratin.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "nail", "B": "cassowary", "C": "cold", "D": "keratin"}, "chain": [{"start": "nail", "relation": "HasA", "end": "cassowary", "weight": 0.8, "surface_text": "both birds have hard, sharp structures on their feet"}, {"start": "nail", "relation": "MadeOf", "end": "keratin", "weight": 2.0, "surface_text": "[[nail]] is made of [[keratin]]."}], "status": "discarded"} +{"raw_text": "A bison ain't nothing but skin that met some soil.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "bison", "B": "soil", "C": "elasticity", "D": "skin"}, "chain": [{"start": "bison", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "soil connects bison's habitat and worm's environment"}, {"start": "bison", "relation": "HasA", "end": "skin", "weight": 0.8, "surface_text": "Both animals have protective outer coverings."}, {"start": "skin", "relation": "HasProperty", "end": "elasticity", "weight": 0.8, "surface_text": "It stretches and returns to shape when touched, unlike rigid materials like bone or rope."}], "polished_text": "A bison ain't nothing but elastic hide that came from the soil.", "status": "polished"} +{"raw_text": "You know what they say, a celery with no stem is just a found outside water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "celery", "B": "stem", "C": "found outside", "D": "water"}, "chain": [{"start": "celery", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "celery has a stem"}, {"start": "celery", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "celery is made of water"}, {"start": "water", "relation": "HasProperty", "end": "found_outside", "weight": 1.0, "surface_text": "[[water]] is [[found outside]]"}], "status": "discarded"} +{"raw_text": "You know what they say, a feather with no bird is just a colorful plumage bulbul.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "feather", "B": "bird", "C": "colorful plumage", "D": "bulbul"}, "chain": [{"start": "feather", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "both cockatoos and birds have feathers"}, {"start": "feather", "relation": "HasA", "end": "bulbul", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have feathers."}, {"start": "bulbul", "relation": "HasProperty", "end": "colorful_plumage", "weight": 0.8, "surface_text": "Many bulbuls have bright yellow, green, or reddish feathers, distinguishing them from the more drab or monochrome colors of other birds like pigeons or rails."}], "polished_text": "You know what they say, a feather with no bird is just a fancy-feathered bulbul without its flair.", "status": "polished"} +{"raw_text": "grain without mall? That's just barley with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "grain", "B": "mall", "C": "wet", "D": "barley"}, "chain": [{"start": "grain", "relation": "MadeOf", "end": "mall", "weight": 0.8, "surface_text": "Grain is stored in a silo and can be an ingredient in materials used in malls."}, {"start": "grain", "relation": "HasA", "end": "barley", "weight": 0.8, "surface_text": "barley is a type of grain, and rice is also a type of grain, so barley serves as a bridge between them."}], "status": "discarded"} +{"raw_text": "beer without bad drug? That's just alcohol with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "beer", "B": "bad drug", "C": "wet", "D": "alcohol"}, "chain": [{"start": "beer", "relation": "HasA", "end": "bad_drug", "weight": 1.0, "surface_text": "[[Beer]] contains [[a bad drug]]"}, {"start": "beer", "relation": "HasA", "end": "alcohol", "weight": 1.0, "surface_text": "[[beer]] contains [[alcohol]]"}], "polished_text": "Beer without bad drug? That's just wet alcohol with ideas above its station.", "status": "polished"} +{"raw_text": "cannabis without indica? That's just sative with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cannabis", "B": "indica", "C": "humble", "D": "sative"}, "chain": [{"start": "cannabis", "relation": "MadeOf", "end": "indica", "weight": 2.0, "surface_text": "[[indica]] is made of [[cannabis]]."}, {"start": "cannabis", "relation": "MadeOf", "end": "sative", "weight": 1.0, "surface_text": "[[sative]] is made of [[cannabis]]."}], "polished_text": "Cannabis without the indica? That's just sativa with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a paper with no wood is just a sorry pulp.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "paper", "B": "wood", "C": "sorry", "D": "pulp"}, "chain": [{"start": "paper", "relation": "MadeOf", "end": "wood", "weight": 1.0, "surface_text": "[[Paper]] is made of [[wood]]."}, {"start": "paper", "relation": "HasA", "end": "pulp", "weight": 1.0, "surface_text": "[[paper]] contains [[pulp]]"}], "polished_text": "You know what they say, paper without wood is just sorry pulp.", "status": "polished"} +{"raw_text": "You know what they say, a sapsucker with no nest is just a dusty smell feather.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "sapsucker", "B": "nest", "C": "dusty smell", "D": "feather"}, "chain": [{"start": "sapsucker", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build nests for their young"}, {"start": "sapsucker", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds are covered in feathers"}, {"start": "feather", "relation": "HasProperty", "end": "dusty_smell", "weight": 0.8, "surface_text": "Feathers can have a faint, dusty or pungent odor when handled or near birds."}], "status": "discarded"} +{"raw_text": "You know what they say, a shell with no tortoise is just a slow movement turtle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "shell", "B": "tortoise", "C": "slow movement", "D": "turtle"}, "chain": [{"start": "shell", "relation": "HasA", "end": "tortoise", "weight": 0.8, "surface_text": "shell is part of a bull's structure (like a protective layer) and a tortoise has a shell."}, {"start": "shell", "relation": "HasA", "end": "turtle", "weight": 0.8, "surface_text": "Turtle shells are part of its structure, which protects the flesh."}, {"start": "turtle", "relation": "HasProperty", "end": "slow_movement", "weight": 0.8, "surface_text": "Moves at a very slow pace"}], "polished_text": "A shell without its tortoise is just a slow-moving turtle.", "status": "polished"} +{"raw_text": "acorn without shell? That's just nut with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "acorn", "B": "shell", "C": "oily taste", "D": "nut"}, "chain": [{"start": "acorn", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "an acorn is made of shell"}, {"start": "acorn", "relation": "HasA", "end": "nut", "weight": 0.8, "surface_text": "an acorn has a nut"}, {"start": "nut", "relation": "HasProperty", "end": "oily_taste", "weight": 0.8, "surface_text": "often contains high oil content giving them a distinct rich, oily flavor"}], "polished_text": "An acorn without its shell? That's just a nut with ideas above its station.", "status": "polished"} +{"raw_text": "Take the bait out of earthworm and all you've got left is function photosynthesis leaf.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "earthworm", "B": "bait", "C": "function photosynthesis", "D": "leaf"}, "chain": [{"start": "earthworm", "relation": "HasA", "end": "bait", "weight": 0.8, "surface_text": "earthworm can be used as bait, which is used for fishing"}, {"start": "earthworm", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "earthworms live in soil that contains leaves, snails may eat leaves"}, {"start": "leaf", "relation": "HasProperty", "end": "function_photosynthesis", "weight": 0.8, "surface_text": "Leaves are specialized for photosynthesis, which distinguishes them from parts like roots (absorption) or seeds (reproduction)."}], "polished_text": "The earthworm's got the bait, it's got the leaf, but strip 'em both away and you're left with photosynthesis.", "status": "polished"} +{"raw_text": "Take the wood out of shotgun and all you've got left is wooden construction barrel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "shotgun", "B": "wood", "C": "wooden construction", "D": "barrel"}, "chain": [{"start": "shotgun", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a shotgun is made of wood"}, {"start": "shotgun", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a shotgun has a barrel"}, {"start": "barrel", "relation": "HasProperty", "end": "wooden_construction", "weight": 0.8, "surface_text": "Often made of wood staves bound with metal hoops (distinct from metal pails or plastic jugs)"}], "status": "discarded"} +{"raw_text": "Take the petal out of carnation and all you've got left is may have thorns or spines stem.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "carnation", "B": "petal", "C": "may have thorns or spines", "D": "stem"}, "chain": [{"start": "carnation", "relation": "HasA", "end": "petal", "weight": 0.8, "surface_text": "both flowers have petals"}, {"start": "carnation", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "both flowers have stems"}, {"start": "stem", "relation": "HasProperty", "end": "may_have_thorns_or_spines", "weight": 0.8, "surface_text": "Some stems have defensive structures, unlike yew or savanna."}], "polished_text": "A carnation without its petal is just a stem that may have thorns.", "status": "polished"} +{"raw_text": "You know what they say, a bat with no playing baseball is just a cold scoring homer.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "bat", "B": "playing baseball", "C": "cold", "D": "scoring homer"}, "chain": [{"start": "bat", "relation": "HasPrerequisite", "end": "playing_baseball", "weight": 2.0, "surface_text": "[[playing baseball]] requires [[a bat]]"}, {"start": "bat", "relation": "HasPrerequisite", "end": "scoring_homer", "weight": 2.0, "surface_text": "[[scoring a homer]] requires [[a bat]]"}], "status": "discarded"} +{"raw_text": "Take the earth out of soil and all you've got left is human presence farm.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "soil", "B": "earth", "C": "human presence", "D": "farm"}, "chain": [{"start": "soil", "relation": "HasA", "end": "earth", "weight": 0.8, "surface_text": "soil is part of an orchard and the earth contains soil"}, {"start": "soil", "relation": "HasA", "end": "farm", "weight": 0.8, "surface_text": "a furrow is made of soil, and farms have soil where crops are grown"}, {"start": "farm", "relation": "HasProperty", "end": "human_presence", "weight": 0.8, "surface_text": "Shows evidence of human activity and management, unlike purely natural features"}], "status": "discarded"} +{"raw_text": "Take the carbon out of plastic and all you've got left is white/colorless styrofoam.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "plastic", "B": "carbon", "C": "white/colorless", "D": "styrofoam"}, "chain": [{"start": "plastic", "relation": "MadeOf", "end": "carbon", "weight": 1.0, "surface_text": "[[plastic]] is made of [[carbon]]."}, {"start": "plastic", "relation": "MadeOf", "end": "styrofoam", "weight": 0.8, "surface_text": "plastic is a material that can be made from wax and is also a component of styrofoam."}, {"start": "styrofoam", "relation": "HasProperty", "end": "white/colorless", "weight": 0.8, "surface_text": "Often appears white or transparent, unlike the dark colors of soot or the natural colors of fur/wool"}], "polished_text": "Take the carbon out of plastic, and all you got left is some flimsy white styrofoam.", "status": "polished"} +{"raw_text": "A thrasher ain't nothing but wing that met some nest.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "thrasher", "B": "nest", "C": "flapping motion", "D": "wing"}, "chain": [{"start": "thrasher", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both thrashers and swifts are birds that build or have nests."}, {"start": "thrasher", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both thrashers and swifts are birds that have wings."}, {"start": "wing", "relation": "HasProperty", "end": "flapping_motion", "weight": 0.8, "surface_text": "It moves up and down to generate lift."}], "polished_text": "A thrasher ain't nothing but a wing that found itself a nest.", "status": "polished"} +{"raw_text": "Take the plastic out of spout and all you've got left is mercury metal.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "spout", "B": "plastic", "C": "mercury", "D": "metal"}, "chain": [{"start": "spout", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a spout is made of plastic"}, {"start": "spout", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a spout is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "mercury", "weight": 0.8, "surface_text": "Both are types of metal."}], "polished_text": "Take the plastic out of the spout and all you've got left is a mercury-laced metal.", "status": "polished"} +{"raw_text": "A fence ain't nothing but get sword that met some steal goods.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "fence", "B": "steal goods", "C": "old", "D": "get sword"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "steal_goods", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[steal goods]]"}, {"start": "fence", "relation": "HasPrerequisite", "end": "get_sword", "weight": 2.828427, "surface_text": "If you want to [[fence]] then you should [[get an sword]]"}], "status": "discarded"} +{"raw_text": "You know what they say, a dust with no particle is just a talc powder.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "dust", "B": "particle", "C": "talc", "D": "powder"}, "chain": [{"start": "dust", "relation": "MadeOf", "end": "particle", "weight": 0.8, "surface_text": "aluminum particles can be part of dust"}, {"start": "dust", "relation": "MadeOf", "end": "powder", "weight": 0.8, "surface_text": "both aluminum and dust can form powders"}, {"start": "powder", "relation": "HasProperty", "end": "talc", "weight": 0.8, "surface_text": "both chalk and talc can be ground into a fine powder"}], "polished_text": "You know what they say — dust without no particles is just plain old talc powder.", "status": "polished"} +{"raw_text": "You know what they say, a mall with no roof is just a reflective glass.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "mall", "B": "roof", "C": "reflective", "D": "glass"}, "chain": [{"start": "mall", "relation": "HasA", "end": "roof", "weight": 0.8, "surface_text": "roofs are structural parts of both types of buildings"}, {"start": "mall", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a mall is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "reflective", "weight": 1.0, "surface_text": "[[Glass]] is [[reflective]]"}], "status": "discarded"} +{"raw_text": "A trumpet ain't nothing but three valves that met some copper.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "trumpet", "B": "copper", "C": "dry", "D": "three valves"}, "chain": [{"start": "trumpet", "relation": "MadeOf", "end": "copper", "weight": 0.8, "surface_text": "a trumpet is made of copper"}, {"start": "trumpet", "relation": "HasA", "end": "three_valves", "weight": 1.0, "surface_text": "[[a trumpet]] has [[three valves]]"}], "polished_text": "A trumpet ain't nothing but some dry copper fitted with three valves.", "status": "polished"} +{"raw_text": "A jicama ain't nothing but pod that met some recipe.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "jicama", "B": "recipe", "C": "natural origin", "D": "pod"}, "chain": [{"start": "jicama", "relation": "HasA", "end": "recipe", "weight": 0.8, "surface_text": "a recipe can include jicama, and a recipe can include kale"}, {"start": "jicama", "relation": "HasA", "end": "pod", "weight": 0.8, "surface_text": "Both jicama and beans are associated with pod-like structures."}, {"start": "pod", "relation": "HasProperty", "end": "natural_origin", "weight": 0.8, "surface_text": "Pods are naturally occurring, while most others are man-made."}], "polished_text": "A jicama's just a natural pod that's got itself a recipe.", "status": "polished"} +{"raw_text": "You know what they say, a platinum with no coin is just a cold wire.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "platinum", "B": "coin", "C": "cold", "D": "wire"}, "chain": [{"start": "platinum", "relation": "MadeOf", "end": "coin", "weight": 0.8, "surface_text": "coins can be made of platinum or nickel"}, {"start": "platinum", "relation": "MadeOf", "end": "wire", "weight": 0.8, "surface_text": "wires can be made of platinum or tungsten, both being metals suitable for electrical applications."}], "polished_text": "You know what they say — a platinum without the coin is just a cold wire.", "status": "polished"} +{"raw_text": "Take the bottle out of opener and all you've got left is slight curvature blade.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "opener", "B": "bottle", "C": "slight curvature", "D": "blade"}, "chain": [{"start": "opener", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "you need a bottle before using an opener"}, {"start": "opener", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "an opener has a blade"}, {"start": "blade", "relation": "HasProperty", "end": "slight_curvature", "weight": 0.8, "surface_text": "Many blades have a slight curve that distinguishes them from the straight lines of firearms or explosives."}], "polished_text": "You can't take the bottle out of the opener, 'cause all you'll have left is a blade with a slight curve.", "status": "polished"} +{"raw_text": "A beak ain't nothing but thrasher that met some barbet.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "beak", "B": "barbet", "C": "flight", "D": "thrasher"}, "chain": [{"start": "beak", "relation": "HasA", "end": "barbet", "weight": 0.8, "surface_text": "both are birds and have beaks"}, {"start": "beak", "relation": "HasA", "end": "thrasher", "weight": 0.8, "surface_text": "Both birds have beaks used for eating and other functions."}, {"start": "thrasher", "relation": "HasProperty", "end": "flight", "weight": 0.8, "surface_text": "both thrashers and swifts are birds that have the ability to fly."}], "status": "discarded"} +{"raw_text": "petrel without pet? That's just nest with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "petrel", "B": "pet", "C": "outdoor location", "D": "nest"}, "chain": [{"start": "petrel", "relation": "HasA", "end": "pet", "weight": 0.8, "surface_text": "both are types of pets"}, {"start": "petrel", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "nests are a common feature for both birds"}, {"start": "nest", "relation": "HasProperty", "end": "outdoor_location", "weight": 0.8, "surface_text": "Nests are usually built in trees, bushes, or on the ground outdoors, unlike houses or burrows which may be indoors or underground"}], "polished_text": "A petrel without its pet? That's just a nest with ideas above its station.", "status": "polished"} +{"raw_text": "A vulture ain't nothing but wings that met some egg.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "vulture", "B": "egg", "C": "cold", "D": "wings"}, "chain": [{"start": "vulture", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both lay eggs"}, {"start": "vulture", "relation": "HasA", "end": "wings", "weight": 0.8, "surface_text": "Both vultures and storks have wings, which are used for flying."}], "polished_text": "A vulture's just wings that got themselves an egg.", "status": "polished"} +{"raw_text": "plastic without carbon? That's just styrofoam with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "plastic", "B": "carbon", "C": "floats", "D": "styrofoam"}, "chain": [{"start": "plastic", "relation": "MadeOf", "end": "carbon", "weight": 1.0, "surface_text": "[[plastic]] is made of [[carbon]]."}, {"start": "plastic", "relation": "MadeOf", "end": "styrofoam", "weight": 0.8, "surface_text": "plastic is a material that can be made from wax and is also a component of styrofoam."}, {"start": "styrofoam", "relation": "HasProperty", "end": "floats", "weight": 0.8, "surface_text": "Will float on water due to its low density, unlike most of the other materials listed"}], "polished_text": "Plastic without carbon is just styrofoam thinking it's too good to float.", "status": "polished"} +{"raw_text": "Take the water out of tomato and all you've got left is blue water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tomato", "B": "water", "C": "blue", "D": "water"}, "chain": [{"start": "tomato", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water for a tomato"}, {"start": "tomato", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a tomato is made of water"}, {"start": "water", "relation": "HasProperty", "end": "blue", "weight": 4.0, "surface_text": "[[Water]] is [[blue]]"}], "polished_text": "You can't take the water outta a tomato and not end up with plain ol' blue water.", "status": "polished"} +{"raw_text": "You know what they say, a crystal with no rock is just a crystal structure quartz.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "crystal", "B": "rock", "C": "crystal structure", "D": "quartz"}, "chain": [{"start": "crystal", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "both talc and crystals can be components of rocks."}, {"start": "crystal", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "crystal is made of quartz"}, {"start": "quartz", "relation": "HasProperty", "end": "crystal_structure", "weight": 0.8, "surface_text": "Often forms clear, geometric crystals, unlike many other minerals."}], "polished_text": "You know what they say — a crystal without the rock is just a fancy quartz.", "status": "polished"} +{"raw_text": "Take the spice out of coriander and all you've got left is anise spice.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "coriander", "B": "spice", "C": "anise", "D": "spice"}, "chain": [{"start": "coriander", "relation": "MadeOf", "end": "spice", "weight": 0.8, "surface_text": "coriander is a type of spice, and curry is made from spices"}, {"start": "coriander", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "both coriander and cinnamon are types of spice"}, {"start": "spice", "relation": "HasProperty", "end": "anise", "weight": 0.8, "surface_text": "Both coriander and anise are types of spices."}], "polished_text": "Take the spice out of coriander and all you're left with is anise.", "status": "polished"} +{"raw_text": "You know what they say, a box with no wrap hands is just a property lid.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "box", "B": "wrap hands", "C": "property", "D": "lid"}, "chain": [{"start": "box", "relation": "HasPrerequisite", "end": "wrap_hands", "weight": 1.0, "surface_text": "If you want to [[box]] then you should [[wrap your hands]]"}, {"start": "box", "relation": "HasA", "end": "lid", "weight": 0.8, "surface_text": "a chisel is part of the toolset for making a box, and a box has a lid"}, {"start": "lid", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "covers an opening on a container"}], "polished_text": "You know what they say — a box without wrap hands ain't no good 'less it's got that special lid property.", "status": "polished"} +{"raw_text": "bin without plastic? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bin", "B": "plastic", "C": "less dense than water", "D": "wood"}, "chain": [{"start": "bin", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a bin is made of plastic"}, {"start": "bin", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a bin is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "less_dense_than_water", "weight": 1.0, "surface_text": "[[wood]] is [[less dense than water]]"}], "polished_text": "A bin without plastic? That's just wood thinking it's too good for the ground.", "status": "polished"} +{"raw_text": "Take the external skeleton out of crab and all you've got left is good to quench thirst water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "crab", "B": "external skeleton", "C": "good to quench thirst", "D": "water"}, "chain": [{"start": "crab", "relation": "HasA", "end": "external_skeleton", "weight": 1.0, "surface_text": "[[A crab]] has [[an external skeleton]]"}, {"start": "crab", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "crabs need water"}, {"start": "water", "relation": "HasProperty", "end": "good_to_quench_thirst", "weight": 1.0, "surface_text": "[[Water]] is [[good to quench thirst]]"}], "status": "discarded"} +{"raw_text": "A vase ain't nothing but water that met some glass.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "vase", "B": "glass", "C": "clear", "D": "water"}, "chain": [{"start": "vase", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a vase is made of glass"}, {"start": "vase", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a vase"}, {"start": "water", "relation": "HasProperty", "end": "clear", "weight": 1.0, "surface_text": "[[water]] is [[clear]]"}], "polished_text": "A clear vase ain't nothing but water that found itself some glass.", "status": "polished"} +{"raw_text": "Take the stem out of cabbage and all you've got left is clear water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "cabbage", "B": "stem", "C": "clear", "D": "water"}, "chain": [{"start": "cabbage", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "cabbage has a stem"}, {"start": "cabbage", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "cabbage is made of water"}, {"start": "water", "relation": "HasProperty", "end": "clear", "weight": 1.0, "surface_text": "[[water]] is [[clear]]"}], "polished_text": "Take the stem out of a cabbage, and all you've got left is clear water.", "status": "polished"} +{"raw_text": "Take the wood out of dogwood and all you've got left is less dense than water wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "dogwood", "B": "wood", "C": "less dense than water", "D": "wood"}, "chain": [{"start": "dogwood", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "Both trees are made of wood."}, {"start": "dogwood", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a dogwood is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "less_dense_than_water", "weight": 1.0, "surface_text": "[[wood]] is [[less dense than water]]"}], "polished_text": "Take the wood out of dogwood, and all you got left is wood that floats higher than a duck.", "status": "polished"} +{"raw_text": "You know what they say, a thyme with no water is just a plant structural support stem.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "thyme", "B": "water", "C": "plant structural support", "D": "stem"}, "chain": [{"start": "thyme", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "thyme needs water to grow"}, {"start": "thyme", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "thyme has a stem"}, {"start": "stem", "relation": "HasProperty", "end": "plant_structural_support", "weight": 0.8, "surface_text": "Stems typically support leaves, flowers, or fruits, unlike roots or shade."}], "polished_text": "You know what they say, a sprig of thyme with no water is just a stem holding onto hope.", "status": "polished"} +{"raw_text": "Take the desk out of office and all you've got left is solid wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "office", "B": "desk", "C": "solid", "D": "wood"}, "chain": [{"start": "office", "relation": "HasA", "end": "desk", "weight": 0.8, "surface_text": "an office has a desk"}, {"start": "office", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an office is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "solid", "weight": 2.0, "surface_text": "[[Wood]] is [[solid]]"}], "polished_text": "Take the desk out of the office and all you got left is solid wood.", "status": "polished"} +{"raw_text": "goose without claw? That's just prey with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "goose", "B": "claw", "C": "rabbit", "D": "prey"}, "chain": [{"start": "goose", "relation": "HasA", "end": "claw", "weight": 0.8, "surface_text": "geese are part of a flock and have claws"}, {"start": "goose", "relation": "HasPrerequisite", "end": "prey", "weight": 0.8, "surface_text": "prey connects as something that both animals interact with in their ecosystem"}, {"start": "prey", "relation": "HasProperty", "end": "rabbit", "weight": 0.8, "surface_text": "lynx preys on rabbit; rabbit is prey for lynx"}], "polished_text": "A goose without its claw is just a rabbit with ideas above its station.", "status": "polished"} +{"raw_text": "Take the four legs out of cat and all you've got left is cold sharp teeth.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "cat", "B": "four legs", "C": "cold", "D": "sharp teeth"}, "chain": [{"start": "cat", "relation": "HasA", "end": "four_legs", "weight": 6.3245554, "surface_text": "[[A cat]] has [[four legs]]"}, {"start": "cat", "relation": "HasA", "end": "sharp_teeth", "weight": 1.0, "surface_text": "[[a cat]] has [[sharp teeth]]"}], "polished_text": "Take the four legs out of a cat and all you've got left is sharp teeth standing in the cold.", "status": "polished"} +{"raw_text": "You know what they say, a talc with no stone is just a old schist.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "talc", "B": "stone", "C": "old", "D": "schist"}, "chain": [{"start": "talc", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "stone connects the composition of talc to the category of minerals"}, {"start": "talc", "relation": "MadeOf", "end": "schist", "weight": 0.8, "surface_text": "Schist is a type of rock that contains both talc and mica."}], "polished_text": "You know what they say — a talc without the stone is just a fancy old schist.", "status": "polished"} +{"raw_text": "Take the door out of duplex and all you've got left is humble wall.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "duplex", "B": "door", "C": "humble", "D": "wall"}, "chain": [{"start": "duplex", "relation": "HasA", "end": "door", "weight": 0.8, "surface_text": "both buildings have doors as entry/exit points"}, {"start": "duplex", "relation": "HasA", "end": "wall", "weight": 0.8, "surface_text": "Both are buildings that have walls as structural components."}], "polished_text": "Take the door out of the duplex and all you've got left is a humble wall.", "status": "polished"} +{"raw_text": "A muscle ain't nothing but fat that met some tiger.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "muscle", "B": "tiger", "C": "observable properties:", "D": "fat"}, "chain": [{"start": "muscle", "relation": "HasA", "end": "tiger", "weight": 0.8, "surface_text": "Both fat and tigers have muscles as part of their physical composition."}, {"start": "muscle", "relation": "MadeOf", "end": "fat", "weight": 0.8, "surface_text": "muscle connects the lion's body part to the fat's composition. (This is a better option.)"}, {"start": "fat", "relation": "HasProperty", "end": "observable_properties:", "weight": 0.8, "surface_text": "fat is observable_properties:"}], "polished_text": "A strong arm's just fat that got itself a tiger inside.", "status": "polished"} +{"raw_text": "You know what they say, a comb with no paper is just a function handle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "comb", "B": "paper", "C": "function", "D": "handle"}, "chain": [{"start": "comb", "relation": "HasPrerequisite", "end": "paper", "weight": 0.8, "surface_text": "paper can be combed (as part of a process) and is commonly used with a punch"}, {"start": "comb", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "Both a comb and a knife have handles, which are used to hold them."}, {"start": "handle", "relation": "HasProperty", "end": "function", "weight": 0.8, "surface_text": "Its primary role is to be gripped or held, unlike tools designed for cutting, lifting, or digging."}], "polished_text": "You know what they say — a comb without the paper is just a plain old working handle.", "status": "polished"} +{"raw_text": "Take the clay out of earth and all you've got left is grayish color rock.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "earth", "B": "clay", "C": "grayish color", "D": "rock"}, "chain": [{"start": "earth", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "both chalk and clay are made from earth materials"}, {"start": "earth", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "earth is made of rock"}, {"start": "rock", "relation": "HasProperty", "end": "grayish_color", "weight": 0.8, "surface_text": "Typically lacks the vibrant colors of emeralds, rubies, or garnets"}], "status": "discarded"} +{"raw_text": "Take the water out of soup and all you've got left is humble eating quickly.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "soup", "B": "water", "C": "humble", "D": "eating quickly"}, "chain": [{"start": "soup", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[soup]] is made of [[water]]."}, {"start": "soup", "relation": "HasPrerequisite", "end": "eating_quickly", "weight": 1.0, "surface_text": "[[eating quickly]] requires [[soup]]"}], "status": "discarded"} +{"raw_text": "iron without rust? That's just soot with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "iron", "B": "rust", "C": "dust", "D": "soot"}, "chain": [{"start": "iron", "relation": "MadeOf", "end": "rust", "weight": 0.8, "surface_text": "skin can be part of iron objects like suits, and rust is made of iron."}, {"start": "iron", "relation": "MadeOf", "end": "soot", "weight": 0.8, "surface_text": "both rust and soot can be derived from iron materials."}, {"start": "soot", "relation": "HasProperty", "end": "dust", "weight": 0.8, "surface_text": "dust is a fine powder that includes soot and ash, sharing similar particulate properties."}], "polished_text": "Iron without rust? That's just soot puffin' itself up above its station.", "status": "polished"} +{"raw_text": "opener without plastic? That's just blade with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "opener", "B": "plastic", "C": "sharp edges", "D": "blade"}, "chain": [{"start": "opener", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "an opener is made of plastic"}, {"start": "opener", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "an opener has a blade"}, {"start": "blade", "relation": "HasProperty", "end": "sharp_edges", "weight": 0.8, "surface_text": "Blades have sharp, cutting edges that are not present in other weapons like guns or tanks."}], "polished_text": "An opener without its plastic is just a blade with ideas above its station.", "status": "polished"} +{"raw_text": "A savanna ain't nothing but growth that met some salt.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "savanna", "B": "salt", "C": "muscle", "D": "growth"}, "chain": [{"start": "savanna", "relation": "HasA", "end": "salt", "weight": 0.8, "surface_text": "savannas can have salt deposits, and seas require salt for salinity"}, {"start": "savanna", "relation": "HasPrerequisite", "end": "growth", "weight": 0.8, "surface_text": "Savannas require plant growth for their ecosystem, while lettuce is a plant grown for food."}, {"start": "growth", "relation": "HasProperty", "end": "muscle", "weight": 0.8, "surface_text": "growth connects as a shared property/process of both mold and muscle development"}], "polished_text": "A savanna ain't nothing but growth that met itself some salty ground.", "status": "polished"} +{"raw_text": "You know what they say, an underwear with no cotton is just a stretchable polyester.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "underwear", "B": "cotton", "C": "stretchable", "D": "polyester"}, "chain": [{"start": "underwear", "relation": "MadeOf", "end": "cotton", "weight": 1.0, "surface_text": "[[underwear]] is made of [[cotton]]."}, {"start": "underwear", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "underwear is made of polyester"}, {"start": "polyester", "relation": "HasProperty", "end": "stretchable", "weight": 0.8, "surface_text": "Many forms of polyester can be stretched, unlike materials like tar or styrofoam."}], "polished_text": "You know what they say — underwear without the cotton is just a fancy stretchy polyester.", "status": "polished"} +{"raw_text": "Take the water out of lettuce and all you've got left is white color sugar.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "lettuce", "B": "water", "C": "white color", "D": "sugar"}, "chain": [{"start": "lettuce", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[lettuce]] is made of [[water]]."}, {"start": "lettuce", "relation": "HasPrerequisite", "end": "sugar", "weight": 0.8, "surface_text": "lettuce is part of a salad, and sugar is not typically required for lettuce"}, {"start": "sugar", "relation": "HasProperty", "end": "white_color", "weight": 0.8, "surface_text": "most is refined white, unlike many other foods"}], "polished_text": "Take the water out of lettuce, and all you've got left is sugary white dust.", "status": "polished"} +{"raw_text": "avocet without beak? That's just nest with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "avocet", "B": "beak", "C": "outdoor location", "D": "nest"}, "chain": [{"start": "avocet", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Birds like avocets and boobies have beaks."}, {"start": "avocet", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Birds like avocets and boobies build nests."}, {"start": "nest", "relation": "HasProperty", "end": "outdoor_location", "weight": 0.8, "surface_text": "Nests are usually built in trees, bushes, or on the ground outdoors, unlike houses or burrows which may be indoors or underground"}], "polished_text": "An avocet without its beak? That's just a nest with ideas above its outdoor station.", "status": "polished"} +{"raw_text": "Take the hardware out of computer and all you've got left is chemically inert plastic.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "computer", "B": "hardware", "C": "chemically inert", "D": "plastic"}, "chain": [{"start": "computer", "relation": "MadeOf", "end": "hardware", "weight": 2.0, "surface_text": "[[computer]] is made of [[hardware]]."}, {"start": "computer", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a computer is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "chemically_inert", "weight": 0.8, "surface_text": "doesn't react easily with other substances, unlike rust or wood which can degrade"}], "polished_text": "Take the hardware out of a computer and all you've got left is a chemically inert hunk of plastic.", "status": "polished"} +{"raw_text": "You know what they say, a kiwi with no water is just a twisting growth habit vine.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "kiwi", "B": "water", "C": "twisting growth habit", "D": "vine"}, "chain": [{"start": "kiwi", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before a kiwi can grow"}, {"start": "kiwi", "relation": "HasPrerequisite", "end": "vine", "weight": 0.8, "surface_text": "you need a vine before you can grow a kiwi"}, {"start": "vine", "relation": "HasProperty", "end": "twisting_growth_habit", "weight": 0.8, "surface_text": "vines often coil or twist around structures or other plants for support, unlike most other plants"}], "polished_text": "You know what they say — a kiwi without the water is just a tangled vine waiting to twist.", "status": "polished"} +{"raw_text": "You know what they say, an ice with no cooling off is just a dry playing hockey.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "ice", "B": "cooling off", "C": "dry", "D": "playing hockey"}, "chain": [{"start": "ice", "relation": "HasPrerequisite", "end": "cooling_off", "weight": 1.0, "surface_text": "[[cooling off]] requires [[ice]]"}, {"start": "ice", "relation": "HasPrerequisite", "end": "playing_hockey", "weight": 1.0, "surface_text": "[[playing hockey]] requires [[ice]]"}], "status": "discarded"} +{"raw_text": "poplar without wood? That's just bark with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "poplar", "B": "wood", "C": "peeling ability", "D": "bark"}, "chain": [{"start": "poplar", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a poplar is made of wood"}, {"start": "poplar", "relation": "HasA", "end": "bark", "weight": 0.8, "surface_text": "a poplar has bark"}, {"start": "bark", "relation": "HasProperty", "end": "peeling_ability", "weight": 0.8, "surface_text": "Can often be peeled or stripped from the tree in layers"}], "polished_text": "A poplar without its wood? That's just bark with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a mall with no movie is just a dry screen.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "mall", "B": "movie", "C": "dry", "D": "screen"}, "chain": [{"start": "mall", "relation": "HasA", "end": "movie", "weight": 0.8, "surface_text": "movie connects as a feature and purpose"}, {"start": "mall", "relation": "HasA", "end": "screen", "weight": 0.8, "surface_text": "screen connects as a shared component"}], "polished_text": "You know what they say, a mall without the movie is just a dry screen.", "status": "polished"} +{"raw_text": "petrel without pet? That's just wing with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "petrel", "B": "pet", "C": "asymmetrical feathers", "D": "wing"}, "chain": [{"start": "petrel", "relation": "HasA", "end": "pet", "weight": 0.8, "surface_text": "both are types of pets"}, {"start": "petrel", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "wings are a common feature of both birds"}, {"start": "wing", "relation": "HasProperty", "end": "asymmetrical_feathers", "weight": 0.8, "surface_text": "Its feathers have a specific shape for aerodynamics."}], "status": "discarded"} +{"raw_text": "Take the water out of goldfish and all you've got left is metal construction scale.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "goldfish", "B": "water", "C": "metal construction", "D": "scale"}, "chain": [{"start": "goldfish", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a goldfish"}, {"start": "goldfish", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "a goldfish has scales"}, {"start": "scale", "relation": "HasProperty", "end": "metal_construction", "weight": 0.8, "surface_text": "often made of metal for durability and precision"}], "polished_text": "Take the water out of a goldfish, and all you've got left are metal scales.", "status": "polished"} +{"raw_text": "Take the tire out of car and all you've got left is solid plastic.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "car", "B": "tire", "C": "solid", "D": "plastic"}, "chain": [{"start": "car", "relation": "HasPrerequisite", "end": "tire", "weight": 1.0, "surface_text": "[[a car ]] requires [[a tire]]"}, {"start": "car", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a car is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "solid", "weight": 1.0, "surface_text": "[[plastic]] is [[solid]]"}], "polished_text": "Take the tire outta the car, and all you've got left is solid plastic.", "status": "polished"} +{"raw_text": "Take the glass out of decanter and all you've got left is dirty glass.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "decanter", "B": "glass", "C": "dirty", "D": "glass"}, "chain": [{"start": "decanter", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a decanter is made of glass"}, {"start": "decanter", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "both can be made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "dirty", "weight": 2.0, "surface_text": "[[A glass]] can be [[dirty]]"}], "polished_text": "You clean a decanter, all you got left is dirty glass.", "status": "polished"} +{"raw_text": "A nail ain't nothing but keratin that met some cassowary.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "nail", "B": "cassowary", "C": "sorry", "D": "keratin"}, "chain": [{"start": "nail", "relation": "HasA", "end": "cassowary", "weight": 0.8, "surface_text": "both birds have hard, sharp structures on their feet"}, {"start": "nail", "relation": "MadeOf", "end": "keratin", "weight": 2.0, "surface_text": "[[nail]] is made of [[keratin]]."}], "status": "discarded"} +{"raw_text": "You know what they say, a handle with no planer is just a heavy weight spade.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "handle", "B": "planer", "C": "heavy weight", "D": "spade"}, "chain": [{"start": "handle", "relation": "HasA", "end": "planer", "weight": 0.8, "surface_text": "Both tools typically have handles for gripping."}, {"start": "handle", "relation": "HasA", "end": "spade", "weight": 0.8, "surface_text": "both a saw and a spade have handles."}, {"start": "spade", "relation": "HasProperty", "end": "heavy_weight", "weight": 0.8, "surface_text": "solid construction for digging power"}], "polished_text": "You know what they say — a handle without the planer's smooth touch is just a hefty spade.", "status": "polished"} +{"raw_text": "Take the animal out of gorilla and all you've got left is skin hair.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "gorilla", "B": "animal", "C": "skin", "D": "hair"}, "chain": [{"start": "gorilla", "relation": "HasA", "end": "animal", "weight": 0.8, "surface_text": "both gorillas and deer are types of animals, sharing the broader category"}, {"start": "gorilla", "relation": "HasA", "end": "hair", "weight": 0.8, "surface_text": "hair grows on a gorilla and is part of skin"}, {"start": "hair", "relation": "HasProperty", "end": "skin", "weight": 0.8, "surface_text": "hair grows on a gorilla and is part of skin"}], "status": "discarded"} +{"raw_text": "A banana ain't nothing but lemur that met some plant.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "banana", "B": "plant", "C": "black and white fur", "D": "lemur"}, "chain": [{"start": "banana", "relation": "MadeOf", "end": "plant", "weight": 0.8, "surface_text": "Bananas grow on plants, and gnocchi is often made from plant-derived ingredients like potatoes."}, {"start": "banana", "relation": "HasA", "end": "lemur", "weight": 0.8, "surface_text": "Gorillas and lemurs both eat bananas in the wild or captivity."}, {"start": "lemur", "relation": "HasProperty", "end": "black_and_white_fur", "weight": 0.8, "surface_text": "Distinctive coloration pattern, unlike most other listed animals"}], "status": "discarded"} +{"raw_text": "Take the \"army\" out of mortar and all you've got left is hidden in room gun.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "mortar", "B": "\"army\"", "C": "hidden in room", "D": "gun"}, "chain": [{"start": "mortar", "relation": "HasA", "end": "\"army\"", "weight": 0.8, "surface_text": "an army has both mortars and blades in their arsenal"}, {"start": "mortar", "relation": "HasA", "end": "gun", "weight": 0.8, "surface_text": "gun is a device that can contain a mortar and has a trigger"}, {"start": "gun", "relation": "HasProperty", "end": "hidden_in_room", "weight": 1.0, "surface_text": "[[A gun]] can be [[hidden in a room]]"}], "status": "discarded"} +{"raw_text": "A diamond ain't nothing but gem that met some carbon.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "diamond", "B": "carbon", "C": "cut", "D": "gem"}, "chain": [{"start": "diamond", "relation": "MadeOf", "end": "carbon", "weight": 2.0, "surface_text": "[[Diamond]] is made of [[Carbon]]."}, {"start": "diamond", "relation": "MadeOf", "end": "gem", "weight": 0.8, "surface_text": "gemstones like diamonds can be set into items for skin adornment or protection."}, {"start": "gem", "relation": "HasProperty", "end": "cut", "weight": 0.8, "surface_text": "Gems are frequently cut or faceted to enhance their brilliance, unlike most natural stones that are left rough"}], "polished_text": "A diamond ain't nothing but a gem that got itself some carbon, cut fine.", "status": "polished"} +{"raw_text": "A husk ain't nothing but corn that met some peel.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "husk", "B": "peel", "C": "crisp texture when raw", "D": "corn"}, "chain": [{"start": "husk", "relation": "HasA", "end": "peel", "weight": 0.8, "surface_text": "Both husk and bark can have peels or be considered peels."}, {"start": "husk", "relation": "HasA", "end": "corn", "weight": 0.8, "surface_text": "a husk has corn inside"}, {"start": "corn", "relation": "HasProperty", "end": "crisp_texture_when_raw", "weight": 0.8, "surface_text": "firm bite when uncooked"}], "polished_text": "The husk's just corn with its crisp peel still on.", "status": "polished"} +{"raw_text": "ukulele without plastic? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "ukulele", "B": "plastic", "C": "edible", "D": "wood"}, "chain": [{"start": "ukulele", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a ukulele can be made of plastic"}, {"start": "ukulele", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a ukulele is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "edible", "weight": 1.0, "surface_text": "[[Wood]] is [[edible]]"}], "polished_text": "A ukulele without plastic? That's just wood thinkin' it's too good to be edible.", "status": "polished"} +{"raw_text": "A guitar ain't nothing but strings that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "guitar", "B": "plastic", "C": "sorry", "D": "strings"}, "chain": [{"start": "guitar", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a guitar might be made of plastic"}, {"start": "guitar", "relation": "HasA", "end": "strings", "weight": 2.828427, "surface_text": "[[A guitar]] has [[strings]]"}], "polished_text": "A guitar's just strings that got themselves wrapped in plastic.", "status": "polished"} +{"raw_text": "Take the flint out of quartz and all you've got left is dense composition granite.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "quartz", "B": "flint", "C": "dense composition", "D": "granite"}, "chain": [{"start": "quartz", "relation": "MadeOf", "end": "flint", "weight": 0.8, "surface_text": "quartz is a type of mineral, and flint is made of quartz."}, {"start": "quartz", "relation": "MadeOf", "end": "granite", "weight": 0.8, "surface_text": "granite is made of quartz"}, {"start": "granite", "relation": "HasProperty", "end": "dense_composition", "weight": 0.8, "surface_text": "Feels notably heavy for its size due to tightly packed mineral grains"}], "status": "discarded"} +{"raw_text": "Take the oak out of wood and all you've got left is acoustic resonance lyre.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "wood", "B": "oak", "C": "acoustic resonance", "D": "lyre"}, "chain": [{"start": "wood", "relation": "MadeOf", "end": "oak", "weight": 0.8, "surface_text": "Both maple and oak are types of wood."}, {"start": "wood", "relation": "MadeOf", "end": "lyre", "weight": 0.8, "surface_text": "wood is a common material used to make both a micrometer and a lyre."}, {"start": "lyre", "relation": "HasProperty", "end": "acoustic_resonance", "weight": 0.8, "surface_text": "Produces sound through vibration of strings and a hollow body, without relying on electronic amplification like synthesizers or microphones."}], "status": "discarded"} +{"raw_text": "You know what they say, a chocolate with no candy is just a sweet taste sugar.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "chocolate", "B": "candy", "C": "sweet taste", "D": "sugar"}, "chain": [{"start": "chocolate", "relation": "MadeOf", "end": "candy", "weight": 0.8, "surface_text": "candy is made of chocolate"}, {"start": "chocolate", "relation": "MadeOf", "end": "sugar", "weight": 0.8, "surface_text": "sugar is an ingredient in both pizza (as a dough ingredient) and chocolate."}, {"start": "sugar", "relation": "HasProperty", "end": "sweet_taste", "weight": 0.8, "surface_text": "distinctly sweet, unlike savory or bland foods"}], "polished_text": "You know what they say — chocolate without the candy is just sweet sugar.", "status": "polished"} +{"raw_text": "Take the wood out of dogwood and all you've got left is chipped into pieces wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "dogwood", "B": "wood", "C": "chipped into pieces", "D": "wood"}, "chain": [{"start": "dogwood", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a dogwood is made of wood"}, {"start": "dogwood", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "Both trees are made of wood."}, {"start": "wood", "relation": "HasProperty", "end": "chipped_into_pieces", "weight": 1.0, "surface_text": "[[Wood]] can be [[chipped into pieces]]"}], "polished_text": "Take the wood out of dogwood, and all you've got left is wood chipped into pieces.", "status": "polished"} +{"raw_text": "You know what they say, a fig with no pie is just a wet jam.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "fig", "B": "pie", "C": "wet", "D": "jam"}, "chain": [{"start": "fig", "relation": "MadeOf", "end": "pie", "weight": 0.8, "surface_text": "pie is made using both figs and cranberries as fillings, as they are types of fruit often used in baking."}, {"start": "fig", "relation": "MadeOf", "end": "jam", "weight": 0.8, "surface_text": "jam is made from both figs and cranberries, which are fruits commonly used in jams."}], "polished_text": "You know what they say — a fig without the pie is just a soggy jam.", "status": "polished"} +{"raw_text": "fly without wing? That's just wings with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fly", "B": "wing", "C": "sorry", "D": "wings"}, "chain": [{"start": "fly", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both flies and bees have wings."}, {"start": "fly", "relation": "HasA", "end": "wings", "weight": 1.0, "surface_text": "[[A fly]] has [[wings]]"}], "polished_text": "A fly without wings is just sorry wings with ideas above their station.", "status": "polished"} +{"raw_text": "You know what they say, a car with no 4 tires is just a insulation rubber.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "car", "B": "4 tires", "C": "insulation", "D": "rubber"}, "chain": [{"start": "car", "relation": "HasA", "end": "4_tires", "weight": 1.0, "surface_text": "[[A car]] has [[4 tires]]"}, {"start": "car", "relation": "HasA", "end": "rubber", "weight": 0.8, "surface_text": "cars are made with aluminum and have rubber parts"}, {"start": "rubber", "relation": "HasProperty", "end": "insulation", "weight": 0.8, "surface_text": "Poor conductor of electricity, unlike ceramic or metal"}], "status": "discarded"} +{"raw_text": "A booby ain't nothing but feather that met some wing.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "booby", "B": "wing", "C": "fluffy", "D": "feather"}, "chain": [{"start": "booby", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "wings are common parts of both birds"}, {"start": "booby", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "feathers are common parts of both birds"}, {"start": "feather", "relation": "HasProperty", "end": "fluffy", "weight": 0.8, "surface_text": "They have a soft, airy texture unlike the hard textures of ice, wood, or rust."}], "status": "discarded"} +{"raw_text": "A chest ain't nothing but leather that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "chest", "B": "wood", "C": "smooth surface", "D": "leather"}, "chain": [{"start": "chest", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a chest can be made of wood"}, {"start": "chest", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "a chest might be made of leather"}, {"start": "leather", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "Leather has a relatively smooth texture compared to rougher materials like brick or wood"}], "polished_text": "A chest ain't nothing but leather wrapped 'round some fine wood.", "status": "polished"} +{"raw_text": "fuel without engine? That's just lighter with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fuel", "B": "engine", "C": "small size", "D": "lighter"}, "chain": [{"start": "fuel", "relation": "HasPrerequisite", "end": "engine", "weight": 0.8, "surface_text": "you need fuel before you can use an engine"}, {"start": "fuel", "relation": "MadeOf", "end": "lighter", "weight": 0.8, "surface_text": "fuel is used in a saxophone for sound, and a lighter contains fuel"}, {"start": "lighter", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Typically small and portable, unlike most other tools"}], "polished_text": "Fuel without an engine? That's just a small lighter with ideas above its station.", "status": "polished"} +{"raw_text": "A canoe ain't nothing but wood that met some canoeing.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "canoe", "B": "canoeing", "C": "less dense than water", "D": "wood"}, "chain": [{"start": "canoe", "relation": "HasPrerequisite", "end": "canoeing", "weight": 1.0, "surface_text": "[[Canoeing]] requires [[a canoe]]"}, {"start": "canoe", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a canoe is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "less_dense_than_water", "weight": 1.0, "surface_text": "[[wood]] is [[less dense than water]]"}], "polished_text": "A canoe ain't nothing but wood that got itself some floatin' skills.", "status": "polished"} +{"raw_text": "cornbread without bread? That's just sandwich with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cornbread", "B": "bread", "C": "plain", "D": "sandwich"}, "chain": [{"start": "cornbread", "relation": "MadeOf", "end": "bread", "weight": 0.8, "surface_text": "both are made of bread"}, {"start": "cornbread", "relation": "HasA", "end": "sandwich", "weight": 0.8, "surface_text": "cornbread and lettuce can both be ingredients in a sandwich."}], "status": "discarded"} +{"raw_text": "A paper ain't nothing but lantern that met some pulp.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "paper", "B": "pulp", "C": "transparent casing", "D": "lantern"}, "chain": [{"start": "paper", "relation": "HasA", "end": "pulp", "weight": 1.0, "surface_text": "[[paper]] contains [[pulp]]"}, {"start": "paper", "relation": "MadeOf", "end": "lantern", "weight": 0.8, "surface_text": "Both triangles and lanterns can be made of paper, especially decorative paper triangles and paper lanterns."}, {"start": "lantern", "relation": "HasProperty", "end": "transparent_casing", "weight": 0.8, "surface_text": "Usually has a clear or translucent part to let light out while protecting flame."}], "polished_text": "A paper ain't nothing but a lantern stuffed with pulp, all wrapped in that clear casing.", "status": "polished"} +{"raw_text": "You know what they say, a spaghetti with no sauce is just a humble meal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "spaghetti", "B": "sauce", "C": "humble", "D": "meal"}, "chain": [{"start": "spaghetti", "relation": "HasA", "end": "sauce", "weight": 0.8, "surface_text": "Sauce is often part of spaghetti and can be made with fat (like oil or butter)."}, {"start": "spaghetti", "relation": "HasA", "end": "meal", "weight": 0.8, "surface_text": "a meal can contain both spaghetti and butter"}], "polished_text": "You know what they say — a spaghetti without its sauce is just a humble meal.", "status": "polished"} +{"raw_text": "cart without plastic? That's just wheel with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cart", "B": "plastic", "C": "rotates", "D": "wheel"}, "chain": [{"start": "cart", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a cart is made of plastic"}, {"start": "cart", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "both carts and vans have wheels"}, {"start": "wheel", "relation": "HasProperty", "end": "rotates", "weight": 0.8, "surface_text": "It moves by spinning around an axis, unlike most other items in the list."}], "status": "discarded"} +{"raw_text": "You know what they say, a gnocchi with no potato is just a plain potato flour.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "gnocchi", "B": "potato", "C": "plain", "D": "potato flour"}, "chain": [{"start": "gnocchi", "relation": "MadeOf", "end": "potato", "weight": 2.828427, "surface_text": "[[gnocchi]] is made of [[potato]]."}, {"start": "gnocchi", "relation": "MadeOf", "end": "potato_flour", "weight": 1.0, "surface_text": "[[gnocchi]] is made of [[potato flour]]."}], "polished_text": "You know what they say — gnocchi without the potato is just plain flour.", "status": "polished"} +{"raw_text": "A banana ain't nothing but vinegar that met some lemur.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "banana", "B": "lemur", "C": "cold", "D": "vinegar"}, "chain": [{"start": "banana", "relation": "HasA", "end": "lemur", "weight": 0.8, "surface_text": "Gorillas and lemurs both eat bananas in the wild or captivity."}, {"start": "banana", "relation": "HasPrerequisite", "end": "vinegar", "weight": 0.8, "surface_text": "vinegar is used in making pickles and can be paired with bananas"}], "status": "discarded"} +{"raw_text": "A kiwi ain't nothing but water that met some vine.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "kiwi", "B": "vine", "C": "liquid", "D": "water"}, "chain": [{"start": "kiwi", "relation": "HasPrerequisite", "end": "vine", "weight": 0.8, "surface_text": "you need a vine before you can grow a kiwi"}, {"start": "kiwi", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before a kiwi can grow"}, {"start": "water", "relation": "HasProperty", "end": "liquid", "weight": 6.3245554, "surface_text": "[[Water]] is [[liquid]]"}], "polished_text": "A kiwi ain't nothing but liquid that got itself a vine and some water.", "status": "polished"} +{"raw_text": "You know what they say, a beak with no booby is just a metabolism hummingbird.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "beak", "B": "booby", "C": "metabolism", "D": "hummingbird"}, "chain": [{"start": "beak", "relation": "HasA", "end": "booby", "weight": 0.8, "surface_text": "Birds like avocets and boobies have beaks."}, {"start": "beak", "relation": "HasA", "end": "hummingbird", "weight": 0.8, "surface_text": "beak is a physical feature common to both birds, used for eating and other functions"}, {"start": "hummingbird", "relation": "HasProperty", "end": "metabolism", "weight": 0.8, "surface_text": "Extremely high metabolism, needing to feed constantly"}], "status": "discarded"} +{"raw_text": "chocolate without sugar? That's just candy with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "chocolate", "B": "sugar", "C": "sweet taste", "D": "candy"}, "chain": [{"start": "chocolate", "relation": "MadeOf", "end": "sugar", "weight": 0.8, "surface_text": "sugar is an ingredient in both pizza (as a dough ingredient) and chocolate."}, {"start": "chocolate", "relation": "MadeOf", "end": "candy", "weight": 0.8, "surface_text": "candy is made of chocolate"}, {"start": "candy", "relation": "HasProperty", "end": "sweet_taste", "weight": 0.8, "surface_text": "Most candies are sweet, unlike savory or neutral-tasting foods like hamburger, turkey, or salmon."}], "polished_text": "Chocolate without the sugar? That's just candy with ideas above its station.", "status": "polished"} +{"raw_text": "A lion ain't nothing but mane that met some muscle.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "lion", "B": "muscle", "C": "dry", "D": "mane"}, "chain": [{"start": "lion", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "muscle connects the lion's body part to the fat's composition. (This is a better option.)"}, {"start": "lion", "relation": "HasA", "end": "mane", "weight": 0.8, "surface_text": "The mane is part of a male lion and is located on its head."}], "polished_text": "A lion ain't nothing but a mane that grew itself some muscle.", "status": "polished"} +{"raw_text": "cheese without milk? That's just strong odor with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cheese", "B": "milk", "C": "dry", "D": "strong odor"}, "chain": [{"start": "cheese", "relation": "MadeOf", "end": "milk", "weight": 2.0, "surface_text": "[[cheese]] is made of [[milk]]."}, {"start": "cheese", "relation": "HasA", "end": "strong_odor", "weight": 4.0, "surface_text": "[[some cheese]] has [[a strong odor]]"}], "status": "discarded"} +{"raw_text": "A car ain't nothing but motor oil that met some windows.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "car", "B": "windows", "C": "plain", "D": "motor oil"}, "chain": [{"start": "car", "relation": "HasA", "end": "windows", "weight": 2.828427, "surface_text": "[[A car]] has [[windows]]"}, {"start": "car", "relation": "HasA", "end": "motor_oil", "weight": 1.0, "surface_text": "[[a car]] has [[motor oil]]"}], "polished_text": "A car ain't nothing but some plain motor oil that got itself some windows.", "status": "polished"} +{"raw_text": "Take the water out of river and all you've got left is necessary to sustain carbon based life water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "river", "B": "water", "C": "necessary to sustain carbon based life", "D": "water"}, "chain": [{"start": "river", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a river is made of water"}, {"start": "river", "relation": "HasA", "end": "water", "weight": 1.0, "surface_text": "[[A river]] contains [[water]]"}, {"start": "water", "relation": "HasProperty", "end": "necessary_to_sustain_carbon_based_life", "weight": 1.0, "surface_text": "[[water]] is [[necessary to sustain carbon based life]]"}], "status": "discarded"} +{"raw_text": "A ditch ain't nothing but dirt that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "ditch", "B": "water", "C": "abrasiveness", "D": "dirt"}, "chain": [{"start": "ditch", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "a ditch has water"}, {"start": "ditch", "relation": "MadeOf", "end": "dirt", "weight": 0.8, "surface_text": "a ditch is made of dirt"}, {"start": "dirt", "relation": "HasProperty", "end": "abrasiveness", "weight": 0.8, "surface_text": "dirt can be rough and abrasive to the touch, unlike many smoother materials"}], "polished_text": "A ditch ain't nothing but dirt that met some water and got rough around the edges.", "status": "polished"} +{"raw_text": "Take the snake out of python and all you've got left is size egg.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "python", "B": "snake", "C": "size", "D": "egg"}, "chain": [{"start": "python", "relation": "HasA", "end": "snake", "weight": 0.8, "surface_text": "snake connects as a type of python and something a fox might hunt"}, {"start": "python", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "egg connects as something a python lays and what a fox might eat"}, {"start": "egg", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "relatively small and portable compared to many other food items in the list"}], "status": "discarded"} +{"raw_text": "Take the blade out of axe and all you've got left is carved into art wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "axe", "B": "blade", "C": "carved into art", "D": "wood"}, "chain": [{"start": "axe", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "an axe has a blade"}, {"start": "axe", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an axe is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_art", "weight": 1.0, "surface_text": "[[Wood]] can be [[carved into art]]"}], "status": "discarded"} +{"raw_text": "savanna without soil? That's just tree with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "savanna", "B": "soil", "C": "canopy shape", "D": "tree"}, "chain": [{"start": "savanna", "relation": "HasA", "end": "soil", "weight": 0.8, "surface_text": "Savannas are landscapes that contain soil, while lettuce plants are grown in soil."}, {"start": "savanna", "relation": "HasA", "end": "tree", "weight": 0.8, "surface_text": "savannas have trees, which can have moss growing on them"}, {"start": "tree", "relation": "HasProperty", "end": "canopy_shape", "weight": 0.8, "surface_text": "distinctive overhead shape formed by branches and leaves"}], "polished_text": "A savanna without its soil? That's just a tree with ideas above its canopy.", "status": "polished"} +{"raw_text": "Take the alcohol out of beer and all you've got left is sorry bad drug.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "beer", "B": "alcohol", "C": "sorry", "D": "bad drug"}, "chain": [{"start": "beer", "relation": "HasA", "end": "alcohol", "weight": 1.0, "surface_text": "[[beer]] contains [[alcohol]]"}, {"start": "beer", "relation": "HasA", "end": "bad_drug", "weight": 1.0, "surface_text": "[[Beer]] contains [[a bad drug]]"}], "polished_text": "Take the alcohol out of beer, and all you've got left is a sorry bad drug.", "status": "polished"} +{"raw_text": "A cumin ain't nothing but dish that met some spice.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cumin", "B": "spice", "C": "old", "D": "dish"}, "chain": [{"start": "cumin", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "both cumin and sugar are types of spices used in cooking"}, {"start": "cumin", "relation": "HasA", "end": "dish", "weight": 0.8, "surface_text": "a dish can contain both cumin and ginger"}], "polished_text": "Cumin ain't nothing but an old dish that got itself some spice.", "status": "polished"} +{"raw_text": "lobster without shell? That's just shell with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "lobster", "B": "shell", "C": "plain", "D": "shell"}, "chain": [{"start": "lobster", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a lobster has a shell"}, {"start": "lobster", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "a lobster is made of shell"}], "polished_text": "A lobster without its shell? That's just a shell with ideas above its station.", "status": "polished"} +{"raw_text": "A bull ain't nothing but shell that met some fur.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "bull", "B": "fur", "C": "old", "D": "shell"}, "chain": [{"start": "bull", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "both have fur covering their bodies"}, {"start": "bull", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "both can have shells, though more typical for snails"}], "polished_text": "A bull ain't nothing but an old shell that got itself some fur.", "status": "polished"} +{"raw_text": "You know what they say, a tank with no metal is just a cold liquid.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "tank", "B": "metal", "C": "cold", "D": "liquid"}, "chain": [{"start": "tank", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both tanks (especially weapon tanks) and containers can be made of metal."}, {"start": "tank", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "both tanks and pitchers can contain liquids"}], "polished_text": "You know what they say — a tank without the metal is just holding cold liquid for nothing.", "status": "polished"} +{"raw_text": "Take the steel out of tractor and all you've got left is functionality farm.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tractor", "B": "steel", "C": "functionality", "D": "farm"}, "chain": [{"start": "tractor", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a tractor is made of steel"}, {"start": "tractor", "relation": "HasA", "end": "farm", "weight": 0.8, "surface_text": "a furrow is created by a tractor, and farms typically have tractors"}, {"start": "farm", "relation": "HasProperty", "end": "functionality", "weight": 0.8, "surface_text": "Designed for agricultural production (growing crops or raising animals)"}], "status": "discarded"} +{"raw_text": "tree without roots? That's just meadow with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "tree", "B": "roots", "C": "varied grass types", "D": "meadow"}, "chain": [{"start": "tree", "relation": "HasA", "end": "roots", "weight": 1.0, "surface_text": "[[A tree]] has [[roots]]"}, {"start": "tree", "relation": "HasA", "end": "meadow", "weight": 0.8, "surface_text": "Both orchards and meadows often contain trees."}, {"start": "meadow", "relation": "HasProperty", "end": "varied_grass_types", "weight": 0.8, "surface_text": "Grasses are not uniform in height or type"}], "polished_text": "A tree without roots is just a meadow with ideas above its varied grass types.", "status": "polished"} +{"raw_text": "Take the water out of asparagus and all you've got left is typically rigid and firm stem.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "asparagus", "B": "water", "C": "typically rigid and firm", "D": "stem"}, "chain": [{"start": "asparagus", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow asparagus"}, {"start": "asparagus", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "asparagus has a stem"}, {"start": "stem", "relation": "HasProperty", "end": "typically_rigid_and_firm", "weight": 0.8, "surface_text": "Stems are usually stiff and strong, unlike vines (flexible) or cattails (often soft)."}], "polished_text": "You can't take the water outta asparagus and be left with nothing but a stem that stays typically rigid and firm.", "status": "polished"} +{"raw_text": "A coca ain't nothing but flowers that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "coca", "B": "wood", "C": "ice", "D": "flowers"}, "chain": [{"start": "coca", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "Both trees are made of wood."}, {"start": "coca", "relation": "HasA", "end": "flowers", "weight": 0.8, "surface_text": "Both trees can have flowers."}, {"start": "flowers", "relation": "HasProperty", "end": "ice", "weight": 1.0, "surface_text": "[[flowers]] are [[ice]]"}], "status": "discarded"} +{"raw_text": "cock without chicken? That's just comb with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cock", "B": "chicken", "C": "shaped for hair", "D": "comb"}, "chain": [{"start": "cock", "relation": "HasPrerequisite", "end": "chicken", "weight": 0.8, "surface_text": "you need a chicken before you can have a cock"}, {"start": "cock", "relation": "HasA", "end": "comb", "weight": 0.8, "surface_text": "a cock has a comb"}, {"start": "comb", "relation": "HasProperty", "end": "shaped_for_hair", "weight": 0.8, "surface_text": "Typically designed with a handle and teeth for grooming hair"}], "polished_text": "A cock without a chicken is just a comb with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a cereal with no flour is just a smooth sound when poured milk.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cereal", "B": "flour", "C": "smooth sound when poured", "D": "milk"}, "chain": [{"start": "cereal", "relation": "MadeOf", "end": "flour", "weight": 0.8, "surface_text": "flour is a common ingredient in both cornbread and many cereals"}, {"start": "cereal", "relation": "HasPrerequisite", "end": "milk", "weight": 0.8, "surface_text": "you need milk before you can eat cereal"}, {"start": "milk", "relation": "HasProperty", "end": "smooth_sound_when_poured", "weight": 0.8, "surface_text": "Pouring milk makes a smooth, steady sound, unlike the frothy or bubbly sounds from beer, soda, or coffee."}], "polished_text": "You know what they say — a cereal without the flour is just milk making its own noise.", "status": "polished"} +{"raw_text": "Take the shell out of seed and all you've got left is beak bird.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "seed", "B": "shell", "C": "beak", "D": "bird"}, "chain": [{"start": "seed", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "a seed is made of a shell"}, {"start": "seed", "relation": "HasPrerequisite", "end": "bird", "weight": 0.8, "surface_text": "both rhinoceros and birds may rely on seeds as part of their diets"}, {"start": "bird", "relation": "HasProperty", "end": "beak", "weight": 0.8, "surface_text": "Birds have a distinct beak instead of teeth or other mouthparts"}], "status": "discarded"} +{"raw_text": "You know what they say, a hollow with no water is just a particle size mix soil.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "hollow", "B": "water", "C": "particle size mix", "D": "soil"}, "chain": [{"start": "hollow", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "hollows can contain water and ponds are made of water"}, {"start": "hollow", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "hollows are made of soil and ponds are near soil"}, {"start": "soil", "relation": "HasProperty", "end": "particle_size_mix", "weight": 0.8, "surface_text": "It's made of particles of various sizes (clay, silt, sand), unlike minerals which are usually uniform in crystal structure"}], "polished_text": "You know what they say — a hole with no water is just a patch of dusty soil.", "status": "polished"} +{"raw_text": "A mine ain't nothing but ore that met some gold.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "mine", "B": "gold", "C": "rough surface", "D": "ore"}, "chain": [{"start": "mine", "relation": "HasA", "end": "gold", "weight": 0.8, "surface_text": "mines often contain both wolfram and gold deposits."}, {"start": "mine", "relation": "HasA", "end": "ore", "weight": 0.8, "surface_text": "mines can contain both titanium and ore"}, {"start": "ore", "relation": "HasProperty", "end": "rough_surface", "weight": 0.8, "surface_text": "Not typically polished or smooth like many metals or crystals."}], "polished_text": "The mine ain't nothing but ore that found itself some gold.", "status": "polished"} +{"raw_text": "You know what they say, a soot with no fire is just a mercury metal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "soot", "B": "fire", "C": "mercury", "D": "metal"}, "chain": [{"start": "soot", "relation": "MadeOf", "end": "fire", "weight": 0.8, "surface_text": "fire produces soot and paper can be used as fuel"}, {"start": "soot", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "metal is a material that can corrode into rust and be coated with soot from burning."}, {"start": "metal", "relation": "HasProperty", "end": "mercury", "weight": 0.8, "surface_text": "Both are types of metal."}], "polished_text": "You know what they say — soot without fire is just heavy metal, plain and simple.", "status": "polished"} +{"raw_text": "You know what they say, a handle with no metal is just a dull handle texture knife.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "handle", "B": "metal", "C": "dull handle texture", "D": "knife"}, "chain": [{"start": "handle", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a handle is made of metal"}, {"start": "handle", "relation": "HasA", "end": "knife", "weight": 0.8, "surface_text": "Both a comb and a knife have handles, which are used to hold them."}, {"start": "knife", "relation": "HasProperty", "end": "dull_handle_texture", "weight": 0.8, "surface_text": "Often has a textured handle for grip, which is a common design feature."}], "polished_text": "You know what they say — a handle without the metal is just a dull-knife grip.", "status": "polished"} +{"raw_text": "Take the metal out of chisel and all you've got left is shape handle.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "chisel", "B": "metal", "C": "shape", "D": "handle"}, "chain": [{"start": "chisel", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both a chisel and a car are made of metal."}, {"start": "chisel", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "Both tools typically have handles for gripping."}, {"start": "handle", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "Often has a rounded or curved shape for easy gripping, unlike flat or irregular shapes like a spade or ladder."}], "polished_text": "A chisel without its metal is just a shaped handle.", "status": "polished"} +{"raw_text": "You know what they say, a watermelon with no black seeds is just a twisting growth habit vine.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "watermelon", "B": "black seeds", "C": "twisting growth habit", "D": "vine"}, "chain": [{"start": "watermelon", "relation": "HasA", "end": "black_seeds", "weight": 2.0, "surface_text": "[[Watermelon]] has [[black seeds]]"}, {"start": "watermelon", "relation": "HasPrerequisite", "end": "vine", "weight": 0.8, "surface_text": "you need a vine to grow a watermelon"}, {"start": "vine", "relation": "HasProperty", "end": "twisting_growth_habit", "weight": 0.8, "surface_text": "vines often coil or twist around structures or other plants for support, unlike most other plants"}], "status": "discarded"} +{"raw_text": "Take the water out of kayak and all you've got left is colorful plastic.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "kayak", "B": "water", "C": "colorful", "D": "plastic"}, "chain": [{"start": "kayak", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a kayak"}, {"start": "kayak", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a kayak is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "comes in a wide range of bright, uniform colors, unlike many natural materials"}], "polished_text": "Take the water out of a kayak, and all you've got left is that colorful plastic.", "status": "polished"} +{"raw_text": "Take the cotton out of underwear and all you've got left is semi-transparent polyester.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "underwear", "B": "cotton", "C": "semi-transparent", "D": "polyester"}, "chain": [{"start": "underwear", "relation": "MadeOf", "end": "cotton", "weight": 1.0, "surface_text": "[[underwear]] is made of [[cotton]]."}, {"start": "underwear", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "underwear is made of polyester"}, {"start": "polyester", "relation": "HasProperty", "end": "semi-transparent", "weight": 0.8, "surface_text": "It often has a translucent or slightly hazy appearance, unlike opaque materials like tar or clay."}], "polished_text": "Take the cotton outta them drawers, and all you've got left is that see-through polyester.", "status": "polished"} +{"raw_text": "Take the four legs out of beaver and all you've got left is colorless water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "beaver", "B": "four legs", "C": "colorless", "D": "water"}, "chain": [{"start": "beaver", "relation": "HasA", "end": "four_legs", "weight": 1.0, "surface_text": "[[A beaver]] has [[four legs]]"}, {"start": "beaver", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to have a beaver"}, {"start": "water", "relation": "HasProperty", "end": "colorless", "weight": 1.0, "surface_text": "[[water]] is [[colorless]]"}], "polished_text": "Take the four legs off a beaver, and all you got left is colorless water.", "status": "polished"} +{"raw_text": "A hamburger ain't nothing but lettuce that met some beef.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "hamburger", "B": "beef", "C": "crunchy texture", "D": "lettuce"}, "chain": [{"start": "hamburger", "relation": "MadeOf", "end": "beef", "weight": 0.8, "surface_text": "a hamburger is made of beef"}, {"start": "hamburger", "relation": "HasA", "end": "lettuce", "weight": 0.8, "surface_text": "a hamburger has lettuce"}, {"start": "lettuce", "relation": "HasProperty", "end": "crunchy_texture", "weight": 0.8, "surface_text": "It is crisp and crunchy when bitten, unlike soft items like orange or pizza."}], "polished_text": "A hamburger ain't nothing but beef wrapped up with some crunchy lettuce.", "status": "polished"} +{"raw_text": "tail without skin? That's just bone with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "tail", "B": "skin", "C": "hard", "D": "bone"}, "chain": [{"start": "tail", "relation": "MadeOf", "end": "skin", "weight": 0.8, "surface_text": "a tail is made of skin"}, {"start": "tail", "relation": "HasA", "end": "bone", "weight": 0.8, "surface_text": "a tail has bone"}, {"start": "bone", "relation": "HasProperty", "end": "hard", "weight": 0.8, "surface_text": "It is rigid and dense compared to materials like cork or styrofoam"}], "polished_text": "A tail without its skin's just bare bone showing off how hard it is.", "status": "polished"} +{"raw_text": "You know what they say, a cardamom with no spice blend is just a flattened shape pod.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cardamom", "B": "spice blend", "C": "flattened shape", "D": "pod"}, "chain": [{"start": "cardamom", "relation": "MadeOf", "end": "spice_blend", "weight": 0.8, "surface_text": "spice blend connects as both are ingredients in it"}, {"start": "cardamom", "relation": "HasA", "end": "pod", "weight": 0.8, "surface_text": "cardamom has a pod"}, {"start": "pod", "relation": "HasProperty", "end": "flattened_shape", "weight": 0.8, "surface_text": "Pods are often elongated and somewhat flattened, unlike the rounded shapes of many containers."}], "polished_text": "You know what they say, cardamom without its spice blend is just a flat little pod.", "status": "polished"} +{"raw_text": "You know what they say, a rice with no husk is just a beautiful and necessary for survival water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "rice", "B": "husk", "C": "beautiful and necessary for survival", "D": "water"}, "chain": [{"start": "rice", "relation": "HasA", "end": "husk", "weight": 0.8, "surface_text": "rice has a husk"}, {"start": "rice", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can cook rice"}, {"start": "water", "relation": "HasProperty", "end": "beautiful_and_necessary_for_survival", "weight": 1.0, "surface_text": "[[Water]] is [[beautiful and necessary for our survival]]"}], "polished_text": "You know what they say — rice without the husk is just a plain old necessity, just like the water.", "status": "polished"} +{"raw_text": "Take the sugar out of candy and all you've got left is bitter aroma (especially dark) chocolate.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "candy", "B": "sugar", "C": "bitter aroma (especially dark)", "D": "chocolate"}, "chain": [{"start": "candy", "relation": "HasA", "end": "sugar", "weight": 3.4641016, "surface_text": "[[Candy]] contains [[sugar]]"}, {"start": "candy", "relation": "MadeOf", "end": "chocolate", "weight": 0.8, "surface_text": "candy is made of chocolate"}, {"start": "chocolate", "relation": "HasProperty", "end": "bitter_aroma_(especially_dark)", "weight": 0.8, "surface_text": "Often has a distinct bitter or rich aroma, unlike the sharp smell of cheese or the mild smell of sugar"}], "polished_text": "Take the sugar outta candy, and all you got left is a bitter aroma (especially dark) chocolate.", "status": "polished"} +{"raw_text": "A tractor ain't nothing but steel that met some plow.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "tractor", "B": "plow", "C": "harder than lead", "D": "steel"}, "chain": [{"start": "tractor", "relation": "HasA", "end": "plow", "weight": 0.8, "surface_text": "tractors can have jacks for maintenance and plows for farming."}, {"start": "tractor", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a tractor is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "harder_than_lead", "weight": 1.0, "surface_text": "[[Steel]] is [[harder than lead]]"}], "polished_text": "A tractor ain't nothing but steel that got itself a plow.", "status": "polished"} +{"raw_text": "A nest ain't nothing but condor that met some cardinal.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "nest", "B": "cardinal", "C": "black-and-white appearance", "D": "condor"}, "chain": [{"start": "nest", "relation": "HasA", "end": "cardinal", "weight": 0.8, "surface_text": "birds build nests"}, {"start": "nest", "relation": "HasA", "end": "condor", "weight": 0.8, "surface_text": "nests are common structures used by both birds"}, {"start": "condor", "relation": "HasProperty", "end": "black-and-white_appearance", "weight": 0.8, "surface_text": "distinctive color pattern"}], "status": "discarded"} +{"raw_text": "A snapper ain't nothing but water that met some fish.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "snapper", "B": "fish", "C": "rising in tub", "D": "water"}, "chain": [{"start": "snapper", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a snapper is made of fish"}, {"start": "snapper", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a snapper"}, {"start": "water", "relation": "HasProperty", "end": "rising_in_tub", "weight": 1.0, "surface_text": "[[The water]] can be [[rising in the tub]]"}], "status": "discarded"} +{"raw_text": "A silo ain't nothing but grain that met some window.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "silo", "B": "window", "C": "sorry", "D": "grain"}, "chain": [{"start": "silo", "relation": "HasA", "end": "window", "weight": 0.8, "surface_text": "both silos and duplexes commonly have windows"}, {"start": "silo", "relation": "HasA", "end": "grain", "weight": 0.8, "surface_text": "Grain is stored in a silo and can be an ingredient in materials used in malls."}], "status": "discarded"} +{"raw_text": "Take the water out of herring and all you've got left is flat, scaly body fish.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "herring", "B": "water", "C": "flat, scaly body", "D": "fish"}, "chain": [{"start": "herring", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have herring"}, {"start": "herring", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a herring is made of fish"}, {"start": "fish", "relation": "HasProperty", "end": "flat,_scaly_body", "weight": 0.8, "surface_text": "unlike most other animals, fish have bodies covered in scales"}], "polished_text": "Take the water out of the herring and all you've got left is a flat, scaly body of fish.", "status": "polished"} +{"raw_text": "A fig ain't nothing but fruit that met some jam.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "fig", "B": "jam", "C": "texture diversity", "D": "fruit"}, "chain": [{"start": "fig", "relation": "MadeOf", "end": "jam", "weight": 0.8, "surface_text": "jam is made from both figs and cranberries, which are fruits commonly used in jams."}, {"start": "fig", "relation": "HasA", "end": "fruit", "weight": 0.8, "surface_text": "both fig and orange are types of fruit"}, {"start": "fruit", "relation": "HasProperty", "end": "texture_diversity", "weight": 0.8, "surface_text": "Fruits have diverse textures, from smooth (peach) to rough (pineapple), to fibrous (kiwi), unlike more uniform textures like tomato or cranberry."}], "polished_text": "A fig ain't nothing but a fruit stuffed full of jam, giving it that wild texture.", "status": "polished"} +{"raw_text": "You know what they say, a window with no glass is just a size shelter.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "window", "B": "glass", "C": "size", "D": "shelter"}, "chain": [{"start": "window", "relation": "MadeOf", "end": "glass", "weight": 1.0, "surface_text": "[[A window]] is made of [[glass]]."}, {"start": "window", "relation": "HasA", "end": "shelter", "weight": 0.8, "surface_text": "window connects both as a physical component present in both types of buildings"}, {"start": "shelter", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Often small or medium-sized, designed to house a few individuals, unlike large public buildings like a mall or gymnasium."}], "polished_text": "You know what they say — a window without the glass is just a size of shelter.", "status": "polished"} +{"raw_text": "Take the kiwi out of vine and all you've got left is weight: heavy for its size watermelon.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "vine", "B": "kiwi", "C": "weight: heavy for its size", "D": "watermelon"}, "chain": [{"start": "vine", "relation": "HasPrerequisite", "end": "kiwi", "weight": 0.8, "surface_text": "you need a vine before you can grow a kiwi"}, {"start": "vine", "relation": "HasPrerequisite", "end": "watermelon", "weight": 0.8, "surface_text": "you need a vine to grow a watermelon"}, {"start": "watermelon", "relation": "HasProperty", "end": "weight:_heavy_for_its_size", "weight": 0.8, "surface_text": "it's notably heavy due to high water content"}], "status": "discarded"} +{"raw_text": "A cereal ain't nothing but corn that met some flour.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cereal", "B": "flour", "C": "kernels", "D": "corn"}, "chain": [{"start": "cereal", "relation": "MadeOf", "end": "flour", "weight": 0.8, "surface_text": "flour is a common ingredient in both cornbread and many cereals"}, {"start": "cereal", "relation": "MadeOf", "end": "corn", "weight": 0.8, "surface_text": "corn is an ingredient in cornbread and some cereals"}, {"start": "corn", "relation": "HasProperty", "end": "kernels", "weight": 0.8, "surface_text": "distinct small, hard pieces on the cob"}], "polished_text": "A cornflake ain't nothing but a kernel that got mixed up with some flour.", "status": "polished"} +{"raw_text": "You know what they say, a dirt with no furrow is just a surface variability ground.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "dirt", "B": "furrow", "C": "surface variability", "D": "ground"}, "chain": [{"start": "dirt", "relation": "MadeOf", "end": "furrow", "weight": 0.8, "surface_text": "dirt is a component of both furrows and savannas, both being landscape features often composed of soil"}, {"start": "dirt", "relation": "MadeOf", "end": "ground", "weight": 0.8, "surface_text": "the ground is made of dirt"}, {"start": "ground", "relation": "HasProperty", "end": "surface_variability", "weight": 0.8, "surface_text": "Can be flat, bumpy, rocky, soft, or hard depending on location"}], "polished_text": "You know what they say — dirt with no furrow in it's just a ground gone wild.", "status": "polished"} +{"raw_text": "Take the sand out of brick and all you've got left is property fabric.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "brick", "B": "sand", "C": "property", "D": "fabric"}, "chain": [{"start": "brick", "relation": "MadeOf", "end": "sand", "weight": 0.8, "surface_text": "sand is a common property of minerals and a material bricks are made from"}, {"start": "brick", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "Both wool and brick can be components or properties of fabric in different contexts."}, {"start": "fabric", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "is typically woven or knitted, not solid or layered"}], "status": "discarded"} +{"raw_text": "A wolfram ain't nothing but tungsten that met some mine.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "wolfram", "B": "mine", "C": "dark gray color", "D": "tungsten"}, "chain": [{"start": "wolfram", "relation": "HasA", "end": "mine", "weight": 0.8, "surface_text": "mines often contain both wolfram and gold deposits."}, {"start": "wolfram", "relation": "MadeOf", "end": "tungsten", "weight": 0.8, "surface_text": "tungsten is the metal extracted from wolfram ore"}, {"start": "tungsten", "relation": "HasProperty", "end": "dark_gray_color", "weight": 0.8, "surface_text": "distinctive dark metallic color, unlike the brighter hues of gold, copper, or nickel"}], "status": "discarded"} +{"raw_text": "saxophone without air? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "saxophone", "B": "air", "C": "opaque", "D": "wood"}, "chain": [{"start": "saxophone", "relation": "HasA", "end": "air", "weight": 0.8, "surface_text": "air is a component used in both the saxophone and bellows for operation"}, {"start": "saxophone", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "wood is a material both are made from"}, {"start": "wood", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[wood]] is [[opaque]]"}], "polished_text": "That saxophone without air? That's just wood with ideas above its station.", "status": "polished"} +{"raw_text": "A home ain't nothing but concrete that met some window.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "home", "B": "window", "C": "hardness", "D": "concrete"}, "chain": [{"start": "home", "relation": "HasA", "end": "window", "weight": 0.8, "surface_text": "a home has a window"}, {"start": "home", "relation": "MadeOf", "end": "concrete", "weight": 0.8, "surface_text": "a home is made of concrete"}, {"start": "concrete", "relation": "HasProperty", "end": "hardness", "weight": 0.8, "surface_text": "very hard and durable, not brittle like ash or flexible like wool"}], "polished_text": "A house ain't nothing but concrete that shows its hardness through the window.", "status": "polished"} +{"raw_text": "bat without scoring homer? That's just score homer with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bat", "B": "scoring homer", "C": "wet", "D": "score homer"}, "chain": [{"start": "bat", "relation": "HasPrerequisite", "end": "scoring_homer", "weight": 2.0, "surface_text": "[[scoring a homer]] requires [[a bat]]"}, {"start": "bat", "relation": "HasPrerequisite", "end": "score_homer", "weight": 1.0, "surface_text": "If you want to [[score a homer]] then you should [[bat]]"}], "polished_text": "A bat without scoring a homer? That's just a bat with ambition beyond its handle.", "status": "polished"} +{"raw_text": "creek without sand? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "creek", "B": "sand", "C": "important", "D": "water"}, "chain": [{"start": "creek", "relation": "MadeOf", "end": "sand", "weight": 0.8, "surface_text": "Sand is found in deserts and is made of materials like those found in creek beds."}, {"start": "creek", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a creek is made of water"}, {"start": "water", "relation": "HasProperty", "end": "important", "weight": 1.0, "surface_text": "[[water]] is [[important]]"}], "polished_text": "Creek without the sand? That's just water with ideas above its station.", "status": "polished"} +{"raw_text": "Take the bronze out of anchor and all you've got left is property boat.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "anchor", "B": "bronze", "C": "property", "D": "boat"}, "chain": [{"start": "anchor", "relation": "MadeOf", "end": "bronze", "weight": 0.8, "surface_text": "an anchor can be made of bronze"}, {"start": "anchor", "relation": "HasPrerequisite", "end": "boat", "weight": 0.8, "surface_text": "you need a boat before you can use an anchor"}, {"start": "boat", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "floats on water"}], "polished_text": "Take the bronze out of the anchor, and all you've got left is a boat that ain't no good.", "status": "polished"} +{"raw_text": "Take the cotton out of tie and all you've got left is semi-transparent polyester.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tie", "B": "cotton", "C": "semi-transparent", "D": "polyester"}, "chain": [{"start": "tie", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a tie is made of cotton"}, {"start": "tie", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "a tie is made of polyester"}, {"start": "polyester", "relation": "HasProperty", "end": "semi-transparent", "weight": 0.8, "surface_text": "It often has a translucent or slightly hazy appearance, unlike opaque materials like tar or clay."}], "polished_text": "Take the cotton out of that tie and all you got left is that semi-transparent polyester.", "status": "polished"} +{"raw_text": "An anchor ain't nothing but boat that met some bronze.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "anchor", "B": "bronze", "C": "powered by engine", "D": "boat"}, "chain": [{"start": "anchor", "relation": "MadeOf", "end": "bronze", "weight": 0.8, "surface_text": "an anchor can be made of bronze"}, {"start": "anchor", "relation": "HasPrerequisite", "end": "boat", "weight": 0.8, "surface_text": "you need a boat before you can use an anchor"}, {"start": "boat", "relation": "HasProperty", "end": "powered_by_engine", "weight": 1.0, "surface_text": "[[A boat]] can be [[powered by an engine]]"}], "polished_text": "An anchor ain't nothing but a boat that got itself some good old bronze.", "status": "polished"} +{"raw_text": "You know what they say, a door with no wood is just a location handle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "door", "B": "wood", "C": "location", "D": "handle"}, "chain": [{"start": "door", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a door is made of wood"}, {"start": "door", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "a door has a handle"}, {"start": "handle", "relation": "HasProperty", "end": "location", "weight": 0.8, "surface_text": "Typically attached to or used with another object (e.g., a tool or container), unlike standalone items like a car or ladder."}], "polished_text": "You know what they say — a door without the wood is just a place-holder for a handle.", "status": "polished"} +{"raw_text": "spaghetti without food? That's just diet with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "spaghetti", "B": "food", "C": "dry", "D": "diet"}, "chain": [{"start": "spaghetti", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both are examples of food"}, {"start": "spaghetti", "relation": "HasA", "end": "diet", "weight": 0.8, "surface_text": "A diet includes spaghetti, and a diet can contain fat."}], "polished_text": "Spaghetti without the food? That's just dry noodles playing at a proper meal.", "status": "polished"} +{"raw_text": "You know what they say, a flock with no herd is just a fuzziness wool.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "flock", "B": "herd", "C": "fuzziness", "D": "wool"}, "chain": [{"start": "flock", "relation": "MadeOf", "end": "herd", "weight": 0.8, "surface_text": "both animals can form groups called herds or flocks"}, {"start": "flock", "relation": "HasA", "end": "wool", "weight": 0.8, "surface_text": "wool is a product of the animals in the flock, and wool can contain natural animal fats."}, {"start": "wool", "relation": "HasProperty", "end": "fuzziness", "weight": 0.8, "surface_text": "Surface is soft and slightly fuzzy to the touch"}], "polished_text": "You know what they say — a flock without a herd is just fuzzy wool.", "status": "polished"} +{"raw_text": "Take the animal out of hollow and all you've got left is boils at 100c water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "hollow", "B": "animal", "C": "boils at 100c", "D": "water"}, "chain": [{"start": "hollow", "relation": "HasA", "end": "animal", "weight": 0.8, "surface_text": "hollows can shelter animals, and savannas host many animals"}, {"start": "hollow", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "hollows can contain water and ponds are made of water"}, {"start": "water", "relation": "HasProperty", "end": "boils_at_100c", "weight": 0.8, "surface_text": "Unlike most other beverages, water has a specific boiling point that is commonly known."}], "polished_text": "Take the critter out of the hollow, and all you got left is water that boils at 100.", "status": "polished"} +{"raw_text": "Take the scale out of mealybug and all you've got left is humble ladybug.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "mealybug", "B": "scale", "C": "humble", "D": "ladybug"}, "chain": [{"start": "mealybug", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "mealybugs have a waxy scale; butterflies may have scale-like structures on wings"}, {"start": "mealybug", "relation": "HasPrerequisite", "end": "ladybug", "weight": 0.8, "surface_text": "both mealybugs and earwigs may be prey for ladybugs"}], "status": "discarded"} +{"raw_text": "Take the metal out of door and all you've got left is clear glass.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "door", "B": "metal", "C": "clear", "D": "glass"}, "chain": [{"start": "door", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a door is made of metal"}, {"start": "door", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a door is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "clear", "weight": 4.0, "surface_text": "[[glass]] is [[clear]]"}], "polished_text": "Take the metal out of a door, and all you've got left is clear glass.", "status": "polished"} +{"raw_text": "A nylon ain't nothing but \"plastic\" that met some fabric.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "nylon", "B": "fabric", "C": "old", "D": "\"plastic\""}, "chain": [{"start": "nylon", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "nylon is a material used to make fabric, which can be used as a substitute or covering for skin."}, {"start": "nylon", "relation": "HasA", "end": "\"plastic\"", "weight": 0.8, "surface_text": "plastic can be made of nylon, and straw is a component of plastic (e.g., bioplastics)"}], "polished_text": "Old nylon ain't nothing but some plastic woven into fabric.", "status": "polished"} +{"raw_text": "You know what they say, a hacksaw with no wood is just a sharp edges blade.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "hacksaw", "B": "wood", "C": "sharp edges", "D": "blade"}, "chain": [{"start": "hacksaw", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a hacksaw is made of wood"}, {"start": "hacksaw", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a hacksaw has a blade"}, {"start": "blade", "relation": "HasProperty", "end": "sharp_edges", "weight": 0.8, "surface_text": "Blades have sharp, cutting edges that are not present in other weapons like guns or tanks."}], "status": "discarded"} +{"raw_text": "A plane ain't nothing but glass that met some aluminum.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "plane", "B": "aluminum", "C": "coloured", "D": "glass"}, "chain": [{"start": "plane", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "a plane is made of aluminum"}, {"start": "plane", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a plane is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "coloured", "weight": 1.0, "surface_text": "[[glass]] can be [[coloured]]"}], "status": "discarded"} +{"raw_text": "You know what they say, a stem with no wood is just a wet lotus.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "stem", "B": "wood", "C": "wet", "D": "lotus"}, "chain": [{"start": "stem", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a stem is made of wood"}, {"start": "stem", "relation": "HasA", "end": "lotus", "weight": 0.8, "surface_text": "both flowers have stems"}], "status": "discarded"} +{"raw_text": "Take the water out of tub and all you've got left is flexible plastic.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tub", "B": "water", "C": "flexible", "D": "plastic"}, "chain": [{"start": "tub", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a tub"}, {"start": "tub", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a tub can be made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "flexible", "weight": 0.8, "surface_text": "can bend and conform to shapes without breaking, unlike rigid materials like ceramic or aluminum"}], "polished_text": "Pour the water out of the tub and all you've got left is a floppy piece of plastic.", "status": "polished"} +{"raw_text": "A cheese ain't nothing but milk that met some strong odor.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cheese", "B": "strong odor", "C": "sweet taste", "D": "milk"}, "chain": [{"start": "cheese", "relation": "HasA", "end": "strong_odor", "weight": 4.0, "surface_text": "[[some cheese]] has [[a strong odor]]"}, {"start": "cheese", "relation": "HasPrerequisite", "end": "milk", "weight": 0.8, "surface_text": "milk is required to make cheese"}, {"start": "milk", "relation": "HasProperty", "end": "sweet_taste", "weight": 0.8, "surface_text": "Milk is naturally slightly sweet, distinguishing it from the often bitter or acidic tastes of coffee, tea, or juice."}], "polished_text": "A cheese ain't nothing but milk that's got itself a strong odor.", "status": "polished"} +{"raw_text": "You know what they say, a bouquet with no lily is just a produces flowers or flowering buds plant.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "bouquet", "B": "lily", "C": "produces flowers or flowering buds", "D": "plant"}, "chain": [{"start": "bouquet", "relation": "HasA", "end": "lily", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}, {"start": "bouquet", "relation": "MadeOf", "end": "plant", "weight": 0.8, "surface_text": "a bouquet is made of plant"}, {"start": "plant", "relation": "HasProperty", "end": "produces_flowers_or_flowering_buds", "weight": 0.8, "surface_text": "Many plants (like azaleas, verbena, peppermint) flower, whereas others like pines produce cones"}], "polished_text": "You know what they say — a bouquet without the lily is just a bunch of flowering plants.", "status": "polished"} +{"raw_text": "Take the feather out of falcon and all you've got left is flat or slightly concave top nest.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "falcon", "B": "feather", "C": "flat or slightly concave top", "D": "nest"}, "chain": [{"start": "falcon", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds are covered in feathers"}, {"start": "falcon", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both falcons and doves build and use nests"}, {"start": "nest", "relation": "HasProperty", "end": "flat_or_slightly_concave_top", "weight": 0.8, "surface_text": "Nests have a slightly indented top surface to hold eggs or young, unlike dens or burrows which are more enclosed spaces"}], "status": "discarded"} +{"raw_text": "You know what they say, a revolver with no weapon is just a talc powder.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "revolver", "B": "weapon", "C": "talc", "D": "powder"}, "chain": [{"start": "revolver", "relation": "HasA", "end": "weapon", "weight": 0.8, "surface_text": "Both a revolver and a rifle are types of weapons."}, {"start": "revolver", "relation": "MadeOf", "end": "powder", "weight": 0.8, "surface_text": "Gunpowder is a component used in both revolvers and cannons."}, {"start": "powder", "relation": "HasProperty", "end": "talc", "weight": 0.8, "surface_text": "both chalk and talc can be ground into a fine powder"}], "polished_text": "You know what they say — a gun that ain't a weapon is just a dusty powder.", "status": "polished"} +{"raw_text": "You know what they say, a lighter with no lever is just a colorful plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "lighter", "B": "lever", "C": "colorful", "D": "plastic"}, "chain": [{"start": "lighter", "relation": "HasA", "end": "lever", "weight": 0.8, "surface_text": "a lighter has a lever"}, {"start": "lighter", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a lighter can be made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "comes in a wide range of bright, uniform colors, unlike many natural materials"}], "polished_text": "You know what they say — a lighter without its lever is just a colorful piece of plastic.", "status": "polished"} +{"raw_text": "bed without mattress? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bed", "B": "mattress", "C": "chipped into pieces", "D": "wood"}, "chain": [{"start": "bed", "relation": "HasA", "end": "mattress", "weight": 1.0, "surface_text": "[[A bed]] has [[a mattress]]"}, {"start": "bed", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a bed is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "chipped_into_pieces", "weight": 1.0, "surface_text": "[[Wood]] can be [[chipped into pieces]]"}], "polished_text": "A bed without a mattress? That's just wood chipped into pieces thinking it's high and mighty.", "status": "polished"} +{"raw_text": "A booby ain't nothing but egg that met some wing.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "booby", "B": "wing", "C": "texture (inside)", "D": "egg"}, "chain": [{"start": "booby", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "wings are common parts of both birds"}, {"start": "booby", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs as part of reproduction."}, {"start": "egg", "relation": "HasProperty", "end": "texture_(inside)", "weight": 0.8, "surface_text": "liquid or semi-solid when raw, distinct from solid or dry textures of others"}], "status": "discarded"} +{"raw_text": "A hammer ain't nothing but pick that met some head.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "hammer", "B": "head", "C": "used for piercing", "D": "pick"}, "chain": [{"start": "hammer", "relation": "HasA", "end": "head", "weight": 0.8, "surface_text": "a hammer has a head"}, {"start": "hammer", "relation": "HasA", "end": "pick", "weight": 0.8, "surface_text": "both are tools found in a toolbox"}, {"start": "pick", "relation": "HasProperty", "end": "used_for_piercing", "weight": 0.8, "surface_text": "Its primary function is to pierce or break into something, unlike tools for striking (hammer) or cutting (axe)."}], "status": "discarded"} +{"raw_text": "You know what they say, a stem with no wood is just a humble lotus.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "stem", "B": "wood", "C": "humble", "D": "lotus"}, "chain": [{"start": "stem", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a stem is made of wood"}, {"start": "stem", "relation": "HasA", "end": "lotus", "weight": 0.8, "surface_text": "both flowers have stems"}], "polished_text": "You know what they say — a stem with no wood is just a humble lotus.", "status": "polished"} +{"raw_text": "You know what they say, a soot with no ash is just a fracture coal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "soot", "B": "ash", "C": "fracture", "D": "coal"}, "chain": [{"start": "soot", "relation": "HasA", "end": "ash", "weight": 0.8, "surface_text": "ash contains soot and paper can be burned to produce ash"}, {"start": "soot", "relation": "MadeOf", "end": "coal", "weight": 0.8, "surface_text": "coal burns to create soot, and dirt can contain coal particles"}, {"start": "coal", "relation": "HasProperty", "end": "fracture", "weight": 0.8, "surface_text": "Breaks unevenly and irregularly, unlike the often more predictable cleavage or fracture patterns of marble, stone, quartz, crystal, or mountain"}], "polished_text": "You know what they say — soot without the ash is just a fractured coal.", "status": "polished"} +{"raw_text": "A piano ain't nothing but wood that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "piano", "B": "plastic", "C": "solid", "D": "wood"}, "chain": [{"start": "piano", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "modern piano keys are made of plastic"}, {"start": "piano", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a piano is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "solid", "weight": 2.0, "surface_text": "[[Wood]] is [[solid]]"}], "status": "discarded"} +{"raw_text": "A copper ain't nothing but pewter that met some bullet.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "copper", "B": "bullet", "C": "weight: relatively heavy", "D": "pewter"}, "chain": [{"start": "copper", "relation": "MadeOf", "end": "bullet", "weight": 1.0, "surface_text": "[[a bullet ]] is made of [[copper]]."}, {"start": "copper", "relation": "MadeOf", "end": "pewter", "weight": 0.8, "surface_text": "both pewter and bronze contain copper"}, {"start": "pewter", "relation": "HasProperty", "end": "weight:_relatively_heavy", "weight": 0.8, "surface_text": "feels dense for its size, though not as heavy as some industrial metals"}], "polished_text": "A copper ain't nothing but pewter that got itself heavy enough to make a bullet.", "status": "polished"} +{"raw_text": "Take the shell out of nut and all you've got left is branches tree.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "nut", "B": "shell", "C": "branches", "D": "tree"}, "chain": [{"start": "nut", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a nut has a shell"}, {"start": "nut", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree before you get nuts"}, {"start": "tree", "relation": "HasProperty", "end": "branches", "weight": 0.8, "surface_text": "woody extensions from the trunk carrying leaves"}], "status": "discarded"} +{"raw_text": "Take the cargo out of cart and all you've got left is makes rolling noise wheel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "cart", "B": "cargo", "C": "makes rolling noise", "D": "wheel"}, "chain": [{"start": "cart", "relation": "HasA", "end": "cargo", "weight": 0.8, "surface_text": "carts and ships both transport cargo"}, {"start": "cart", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "both carts and vans have wheels"}, {"start": "wheel", "relation": "HasProperty", "end": "makes_rolling_noise", "weight": 0.8, "surface_text": "It produces a distinctive rolling sound when moving, unlike others which make scraping or other sounds."}], "polished_text": "Take the cargo out of the cart, and all you've got left is a wheel making rolling noise.", "status": "polished"} +{"raw_text": "wheat without rice? That's just bread with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "wheat", "B": "rice", "C": "humble", "D": "bread"}, "chain": [{"start": "wheat", "relation": "HasA", "end": "rice", "weight": 0.8, "surface_text": "wheat is a type of grain, and rice is also a type of grain, so wheat serves as a bridge between them."}, {"start": "wheat", "relation": "MadeOf", "end": "bread", "weight": 1.0, "surface_text": "[[bread]] is made of [[wheat]]."}], "polished_text": "Wheat without rice? That's just humble bread with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a rose with no thorns is just a typically rigid and firm stem.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "rose", "B": "thorns", "C": "typically rigid and firm", "D": "stem"}, "chain": [{"start": "rose", "relation": "HasA", "end": "thorns", "weight": 2.0, "surface_text": "[[The rose]] has [[thorns]]"}, {"start": "rose", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "a rose has a stem"}, {"start": "stem", "relation": "HasProperty", "end": "typically_rigid_and_firm", "weight": 0.8, "surface_text": "Stems are usually stiff and strong, unlike vines (flexible) or cattails (often soft)."}], "polished_text": "You know what they say, a rose without its thorns is just a bare, stiff stem.", "status": "polished"} +{"raw_text": "Take the egg out of nightjar and all you've got left is wings bird.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "nightjar", "B": "egg", "C": "wings", "D": "bird"}, "chain": [{"start": "nightjar", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both are birds and lay eggs"}, {"start": "nightjar", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}, {"start": "bird", "relation": "HasProperty", "end": "wings", "weight": 0.8, "surface_text": "Birds have modified forelimbs for flight, unlike most other listed animals"}], "polished_text": "Take the egg out of a nightjar and all you've got left is a winged bird.", "status": "polished"} +{"raw_text": "styrofoam without package? That's just box with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "styrofoam", "B": "package", "C": "lid or opening on top", "D": "box"}, "chain": [{"start": "styrofoam", "relation": "MadeOf", "end": "package", "weight": 0.8, "surface_text": "Styrofoam can be part of packaging materials, and packages often have wrappers."}, {"start": "styrofoam", "relation": "MadeOf", "end": "box", "weight": 0.8, "surface_text": "styrofoam is used to make boxes that store ice."}, {"start": "box", "relation": "HasProperty", "end": "lid_or_opening_on_top", "weight": 0.8, "surface_text": "Most boxes have their opening on the top, unlike teacups or vases with side openings"}], "status": "discarded"} +{"raw_text": "A carton ain't nothing but plastic that met some milk.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "carton", "B": "milk", "C": "solid", "D": "plastic"}, "chain": [{"start": "carton", "relation": "MadeOf", "end": "milk", "weight": 0.8, "surface_text": "a bladder can contain milk, and a carton is made to hold milk."}, {"start": "carton", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a carton is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "solid", "weight": 1.0, "surface_text": "[[plastic]] is [[solid]]"}], "polished_text": "A carton ain't nothing but solid plastic that got mixed up with milk.", "status": "polished"} +{"raw_text": "You know what they say, an organ with no wood is just a heat association bellows.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "organ", "B": "wood", "C": "heat association", "D": "bellows"}, "chain": [{"start": "organ", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an organ is made of wood"}, {"start": "organ", "relation": "HasA", "end": "bellows", "weight": 0.8, "surface_text": "an organ has bellows"}, {"start": "bellows", "relation": "HasProperty", "end": "heat_association", "weight": 0.8, "surface_text": "bellows are specifically used to blow air to increase heat, a distinct purpose"}], "polished_text": "You know what they say — an organ without wood is just hot air in the bellows.", "status": "polished"} +{"raw_text": "You know what they say, a swift with no feather is just a outdoor location nest.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "swift", "B": "feather", "C": "outdoor location", "D": "nest"}, "chain": [{"start": "swift", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "birds both have feathers"}, {"start": "swift", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds have nests"}, {"start": "nest", "relation": "HasProperty", "end": "outdoor_location", "weight": 0.8, "surface_text": "Nests are usually built in trees, bushes, or on the ground outdoors, unlike houses or burrows which may be indoors or underground"}], "status": "discarded"} +{"raw_text": "lacebug without pollination? That's just antenna with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "lacebug", "B": "pollination", "C": "sorry", "D": "antenna"}, "chain": [{"start": "lacebug", "relation": "HasPrerequisite", "end": "pollination", "weight": 0.8, "surface_text": "Lacebugs may rely on pollination (performed by bees) for their environment's plant life, while bees are directly capable of pollination."}, {"start": "lacebug", "relation": "HasA", "end": "antenna", "weight": 0.8, "surface_text": "antennae are sensory organs on lacebugs and part of the mouth in insects."}], "status": "discarded"} +{"raw_text": "You know what they say, a nut with no tree is just a wood grain hickory.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "nut", "B": "tree", "C": "wood grain", "D": "hickory"}, "chain": [{"start": "nut", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree before you get nuts"}, {"start": "nut", "relation": "HasA", "end": "hickory", "weight": 0.8, "surface_text": "both trees can produce nuts (coca beans and hickory nuts)"}, {"start": "hickory", "relation": "HasProperty", "end": "wood_grain", "weight": 0.8, "surface_text": "Has a very fine, straight, and strong grain that is distinct from the often coarser grain of oaks or dogwoods"}], "polished_text": "You know what they say — a hickory nut without a tree is just a piece of wood grain.", "status": "polished"} +{"raw_text": "Take the steel out of pistol and all you've got left is bands of metal barrel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "pistol", "B": "steel", "C": "bands of metal", "D": "barrel"}, "chain": [{"start": "pistol", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a pistol is made of steel"}, {"start": "pistol", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a pistol has a barrel"}, {"start": "barrel", "relation": "HasProperty", "end": "bands_of_metal", "weight": 0.8, "surface_text": "Has characteristic metal hoops around its circumference, which most other containers lack"}], "polished_text": "Take the steel outta that pistol, and all you got left is a barrel wrapped in bands of metal.", "status": "polished"} +{"raw_text": "dirt without burying cat? That's just furrow with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "dirt", "B": "burying cat", "C": "ridges", "D": "furrow"}, "chain": [{"start": "dirt", "relation": "HasPrerequisite", "end": "burying_cat", "weight": 1.0, "surface_text": "[[burying the cat]] requires [[dirt]]"}, {"start": "dirt", "relation": "MadeOf", "end": "furrow", "weight": 0.8, "surface_text": "dirt is a component of both furrows and savannas, both being landscape features often composed of soil"}, {"start": "furrow", "relation": "HasProperty", "end": "ridges", "weight": 0.8, "surface_text": "Parallel raised lines of earth"}], "polished_text": "You can't fill a furrow without burying the cat, 'cause it's just dirt with some high-fallutin' ridges.", "status": "polished"} +{"raw_text": "Take the plastic out of pulley and all you've got left is varies in thickness rope.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "pulley", "B": "plastic", "C": "varies in thickness", "D": "rope"}, "chain": [{"start": "pulley", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a pulley is made of plastic"}, {"start": "pulley", "relation": "HasPrerequisite", "end": "rope", "weight": 0.8, "surface_text": "you need a rope to use a pulley"}, {"start": "rope", "relation": "HasProperty", "end": "varies_in_thickness", "weight": 0.8, "surface_text": "Ropes come in many diameters, from thin to very thick, a feature not as pronounced in materials like rust, tar, or bone."}], "status": "discarded"} +{"raw_text": "You know what they say, a dust with no powder is just a old particle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "dust", "B": "powder", "C": "old", "D": "particle"}, "chain": [{"start": "dust", "relation": "MadeOf", "end": "powder", "weight": 0.8, "surface_text": "both aluminum and dust can form powders"}, {"start": "dust", "relation": "MadeOf", "end": "particle", "weight": 0.8, "surface_text": "aluminum particles can be part of dust"}], "polished_text": "You know what they say — dust without the powder is just a sad old particle.", "status": "polished"} +{"raw_text": "A metal ain't nothing but tank that met some opener.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "metal", "B": "opener", "C": "small hole for loading ammunition", "D": "tank"}, "chain": [{"start": "metal", "relation": "MadeOf", "end": "opener", "weight": 0.8, "surface_text": "Both a triangle and an opener can be made of metal."}, {"start": "metal", "relation": "MadeOf", "end": "tank", "weight": 0.8, "surface_text": "both teacups and tanks can be made of metal"}, {"start": "tank", "relation": "HasProperty", "end": "small_hole_for_loading_ammunition", "weight": 0.8, "surface_text": "unlike bottles or cans that have larger openings"}], "status": "discarded"} +{"raw_text": "kettle without water? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "kettle", "B": "water", "C": "transparent", "D": "plastic"}, "chain": [{"start": "kettle", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a kettle needs water before use"}, {"start": "kettle", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a kettle can be made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "transparent", "weight": 1.0, "surface_text": "[[plastic]] can be [[transparent]]"}], "polished_text": "A kettle without water? That's just clear plastic with ideas above its station.", "status": "polished"} +{"raw_text": "mercury without no moons? That's just coin with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "mercury", "B": "no moons", "C": "plain", "D": "coin"}, "chain": [{"start": "mercury", "relation": "HasA", "end": "no_moons", "weight": 1.0, "surface_text": "[[Mercury]] has [[no moons]]"}, {"start": "mercury", "relation": "MadeOf", "end": "coin", "weight": 0.8, "surface_text": "Both metals are sometimes used as materials in coin production."}], "status": "discarded"} +{"raw_text": "Take the stem out of marjoram and all you've got left is reflective when it's smooth water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "marjoram", "B": "stem", "C": "reflective when it's smooth", "D": "water"}, "chain": [{"start": "marjoram", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "marjoram has a stem"}, {"start": "marjoram", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "marjoram requires water"}, {"start": "water", "relation": "HasProperty", "end": "reflective_when_it's_smooth", "weight": 1.0, "surface_text": "[[water]] is [[reflective when it's smooth]]"}], "polished_text": "Take the stem outta marjoram, and all you've got left is smooth, reflective water.", "status": "polished"} +{"raw_text": "cornbread without flour? That's just corn with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cornbread", "B": "flour", "C": "difficult to digest", "D": "corn"}, "chain": [{"start": "cornbread", "relation": "MadeOf", "end": "flour", "weight": 0.8, "surface_text": "both use flour as an ingredient"}, {"start": "cornbread", "relation": "HasA", "end": "corn", "weight": 0.8, "surface_text": "cornbread has corn"}, {"start": "corn", "relation": "HasProperty", "end": "difficult_to_digest", "weight": 1.0, "surface_text": "[[corn]] is [[difficult to digest]]"}], "polished_text": "Cornbread without flour is just corn with ideas above its station, and you know that stuff's hard to digest.", "status": "polished"} +{"raw_text": "You know what they say, a canoe with no canoeing is just a edible wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "canoe", "B": "canoeing", "C": "edible", "D": "wood"}, "chain": [{"start": "canoe", "relation": "HasPrerequisite", "end": "canoeing", "weight": 1.0, "surface_text": "[[Canoeing]] requires [[a canoe]]"}, {"start": "canoe", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a canoe is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "edible", "weight": 1.0, "surface_text": "[[Wood]] is [[edible]]"}], "polished_text": "You know what they say — a canoe with no paddling is just some eatable wood.", "status": "polished"} +{"raw_text": "You know what they say, a flint with no quartz is just a difficult to carve by hand rock.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "flint", "B": "quartz", "C": "difficult to carve by hand", "D": "rock"}, "chain": [{"start": "flint", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "quartz is a type of mineral, and flint is made of quartz."}, {"start": "flint", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "flint is made of rock"}, {"start": "rock", "relation": "HasProperty", "end": "difficult_to_carve_by_hand", "weight": 1.0, "surface_text": "[[rock]] is [[difficult to carve by hand]]"}], "polished_text": "You know what they say — flint without its quartz is just rock that's hard to shape.", "status": "polished"} +{"raw_text": "husk without corn? That's just wheat with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "husk", "B": "corn", "C": "plants", "D": "wheat"}, "chain": [{"start": "husk", "relation": "HasA", "end": "corn", "weight": 0.8, "surface_text": "a husk has corn inside"}, {"start": "husk", "relation": "MadeOf", "end": "wheat", "weight": 0.8, "surface_text": "Husks are made from wheat plants, which are often found in or near grasslands."}, {"start": "wheat", "relation": "HasProperty", "end": "plants", "weight": 0.8, "surface_text": "wheat grows as a tall grass plant, while rice is grown as a shorter plant in paddies"}], "polished_text": "A husk without its corn? That's just plants with ideas above its station.", "status": "polished"} +{"raw_text": "A stethoscope ain't nothing but pocket that met some metal.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "stethoscope", "B": "metal", "C": "dry", "D": "pocket"}, "chain": [{"start": "stethoscope", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both a stethoscope and a comb can be made of metal components."}, {"start": "stethoscope", "relation": "HasA", "end": "pocket", "weight": 0.8, "surface_text": "both tools can be carried in a pocket"}], "status": "discarded"} +{"raw_text": "A cranberry ain't nothing but jam that met some juice.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cranberry", "B": "juice", "C": "dry", "D": "jam"}, "chain": [{"start": "cranberry", "relation": "MadeOf", "end": "juice", "weight": 0.8, "surface_text": "juice is made from both figs and cranberries, which are fruits that can be processed into juice."}, {"start": "cranberry", "relation": "MadeOf", "end": "jam", "weight": 0.8, "surface_text": "jam is made from both figs and cranberries, which are fruits commonly used in jams."}], "polished_text": "A cranberry ain't nothing but jam that got itself some juice.", "status": "polished"} +{"raw_text": "An opener ain't nothing but bottle that met some blade.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "opener", "B": "blade", "C": "glass or plastic material", "D": "bottle"}, "chain": [{"start": "opener", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "an opener has a blade"}, {"start": "opener", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "you need a bottle before using an opener"}, {"start": "bottle", "relation": "HasProperty", "end": "glass_or_plastic_material", "weight": 0.8, "surface_text": "Commonly made of these, unlike metal pails or wooden tubs"}], "polished_text": "An opener ain't nothing but a bottle that got itself some blade.", "status": "polished"} +{"raw_text": "Take the aluminum out of boat and all you've got left is texture anchor.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "boat", "B": "aluminum", "C": "texture", "D": "anchor"}, "chain": [{"start": "boat", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "a boat is made of aluminum"}, {"start": "boat", "relation": "HasA", "end": "anchor", "weight": 0.8, "surface_text": "a boat has an anchor"}, {"start": "anchor", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Often has a rough, worn texture from constant contact with seabeds and chains"}], "polished_text": "A shiny aluminum boat's anchor don't hold texture without the hull.", "status": "polished"} +{"raw_text": "A steak ain't nothing but beef that met some salad.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "steak", "B": "salad", "C": "flaky fat marbling", "D": "beef"}, "chain": [{"start": "steak", "relation": "HasA", "end": "salad", "weight": 0.8, "surface_text": "salad is a dish that commonly includes both steak and lettuce"}, {"start": "steak", "relation": "MadeOf", "end": "beef", "weight": 0.8, "surface_text": "a steak is made of beef"}, {"start": "beef", "relation": "HasProperty", "end": "flaky_fat_marbling", "weight": 0.8, "surface_text": "Beef often has visible marbled fat streaks, distinguishing it from leaner meats or other foods"}], "polished_text": "A steak ain't nothing but beef with a bit of salad and some flaky fat marbling.", "status": "polished"} +{"raw_text": "A quartz ain't nothing but flint that met some granite.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "quartz", "B": "granite", "C": "metallic sparks", "D": "flint"}, "chain": [{"start": "quartz", "relation": "MadeOf", "end": "granite", "weight": 0.8, "surface_text": "granite is made of quartz"}, {"start": "quartz", "relation": "MadeOf", "end": "flint", "weight": 0.8, "surface_text": "quartz is a type of mineral, and flint is made of quartz."}, {"start": "flint", "relation": "HasProperty", "end": "metallic_sparks", "weight": 0.8, "surface_text": "produces bright sparks when struck against steel (unique to flint)"}], "polished_text": "A piece of quartz ain't nothing but flint that met some granite and learned how to throw sparks.", "status": "polished"} +{"raw_text": "Take the chips out of potato and all you've got left is cooking method gnocchi.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "potato", "B": "chips", "C": "cooking method", "D": "gnocchi"}, "chain": [{"start": "potato", "relation": "MadeOf", "end": "chips", "weight": 0.8, "surface_text": "chips are made of potato"}, {"start": "potato", "relation": "MadeOf", "end": "gnocchi", "weight": 2.828427, "surface_text": "[[gnocchi]] is made of [[potato]]."}, {"start": "gnocchi", "relation": "HasProperty", "end": "cooking_method", "weight": 0.8, "surface_text": "Boiled, unlike pizza (baked) or beef/turkey (roasted/grilled)"}], "polished_text": "You take the chips out of a potato, and all you've got left is gnocchi, cooked up some other way.", "status": "polished"} +{"raw_text": "A ginger ain't nothing but root that met some curry powder.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "ginger", "B": "curry powder", "C": "absorbs water", "D": "root"}, "chain": [{"start": "ginger", "relation": "HasA", "end": "curry_powder", "weight": 0.8, "surface_text": "curry powder often contains both ginger and turmeric as ingredients"}, {"start": "ginger", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "ginger has a root"}, {"start": "root", "relation": "HasProperty", "end": "absorbs_water", "weight": 0.8, "surface_text": "Roots are specialized for absorbing water and nutrients from the soil, a function not shared by parts like leaves or flowers."}], "polished_text": "A ginger ain't nothing but a root that soaked up some curry powder.", "status": "polished"} +{"raw_text": "Take the avocet out of nest and all you've got left is clinging posture waxwing.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "nest", "B": "avocet", "C": "clinging posture", "D": "waxwing"}, "chain": [{"start": "nest", "relation": "HasA", "end": "avocet", "weight": 0.8, "surface_text": "both birds build or use nests for their offspring."}, {"start": "nest", "relation": "HasA", "end": "waxwing", "weight": 0.8, "surface_text": "both are birds that build or use nests"}, {"start": "waxwing", "relation": "HasProperty", "end": "clinging_posture", "weight": 0.8, "surface_text": "Often perches upright and seems to 'cling' to branches"}], "status": "discarded"} +{"raw_text": "You know what they say, a chips with no vegetable is just a plain potato.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "chips", "B": "vegetable", "C": "plain", "D": "potato"}, "chain": [{"start": "chips", "relation": "MadeOf", "end": "vegetable", "weight": 0.8, "surface_text": "chips are made of vegetable"}, {"start": "chips", "relation": "MadeOf", "end": "potato", "weight": 0.8, "surface_text": "chips are made of potato"}], "polished_text": "Chips without the vegetable are just plain potatoes, you see.", "status": "polished"} +{"raw_text": "Take the fungus out of mold and all you've got left is standing on table bottle.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "mold", "B": "fungus", "C": "standing on table", "D": "bottle"}, "chain": [{"start": "mold", "relation": "HasA", "end": "fungus", "weight": 0.8, "surface_text": "mold can be a fungus, blood is desired for life"}, {"start": "mold", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "you need a mold before you can make a bottle"}, {"start": "bottle", "relation": "HasProperty", "end": "standing_on_table", "weight": 1.0, "surface_text": "[[a bottle]] can be [[standing on the table]]"}], "status": "discarded"} +{"raw_text": "You know what they say, an avocet with no feather is just a used for pecking beak.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "avocet", "B": "feather", "C": "used for pecking", "D": "beak"}, "chain": [{"start": "avocet", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both are birds and have feathers"}, {"start": "avocet", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Birds like avocets and boobies have beaks."}, {"start": "beak", "relation": "HasProperty", "end": "used_for_pecking", "weight": 0.8, "surface_text": "Specifically adapted for breaking shells or skin"}], "polished_text": "You know what they say — an avocet without its feather is just a beak good for pecking.", "status": "polished"} +{"raw_text": "You know what they say, an orca with no fish is just a sorry jaw.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "orca", "B": "fish", "C": "sorry", "D": "jaw"}, "chain": [{"start": "orca", "relation": "HasA", "end": "fish", "weight": 0.8, "surface_text": "Orcas eat fish, and meat is made of fish."}, {"start": "orca", "relation": "HasA", "end": "jaw", "weight": 0.8, "surface_text": "jaw is a part of an orca and part of a mouth"}], "polished_text": "You know what they say — an orca without no fish is just a sorry old jaw.", "status": "polished"} +{"raw_text": "Take the liquid out of oilcan and all you've got left is non-water-soluble oil.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "oilcan", "B": "liquid", "C": "non-water-soluble", "D": "oil"}, "chain": [{"start": "oilcan", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "Both oilcan and pitcher can contain liquids"}, {"start": "oilcan", "relation": "HasA", "end": "oil", "weight": 0.8, "surface_text": "oil is contained in both"}, {"start": "oil", "relation": "HasProperty", "end": "non-water-soluble", "weight": 0.8, "surface_text": "does not dissolve in water"}], "polished_text": "Fill that oilcan up, take the liquid out, and all you got left is that stubborn, non-water-soluble oil.", "status": "polished"} +{"raw_text": "A wedge ain't nothing but wood that met some metal.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "wedge", "B": "metal", "C": "carved into furniture", "D": "wood"}, "chain": [{"start": "wedge", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "vise and wedge can both be made of metal"}, {"start": "wedge", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a wedge is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_furniture", "weight": 1.0, "surface_text": "[[wood]] can be [[carved into furniture]]"}], "polished_text": "A wedge ain't nothing but wood carved into furniture with some metal in it.", "status": "polished"} +{"raw_text": "You know what they say, a bed with no mattress is just a harder than gold iron.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "bed", "B": "mattress", "C": "harder than gold", "D": "iron"}, "chain": [{"start": "bed", "relation": "HasA", "end": "mattress", "weight": 1.0, "surface_text": "[[A bed]] has [[a mattress]]"}, {"start": "bed", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "a bed is made of iron"}, {"start": "iron", "relation": "HasProperty", "end": "harder_than_gold", "weight": 1.0, "surface_text": "[[Iron]] is [[harder than gold]]"}], "polished_text": "You know what they say — a bed without the mattress is just a piece of iron harder than gold.", "status": "polished"} +{"raw_text": "potato without gnocchi? That's just gnocchi with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "potato", "B": "gnocchi", "C": "flavor profile", "D": "gnocchi"}, "chain": [{"start": "potato", "relation": "MadeOf", "end": "gnocchi", "weight": 2.828427, "surface_text": "[[gnocchi]] is made of [[potato]]."}, {"start": "potato", "relation": "MadeOf", "end": "gnocchi", "weight": 0.8, "surface_text": "Bananas are often desired as a healthy food, while gnocchi is often made from potatoes."}, {"start": "gnocchi", "relation": "HasProperty", "end": "flavor_profile", "weight": 0.8, "surface_text": "Typically mild, starchy, and slightly sweet, not intensely savory like ham or spicy like some cereals"}], "polished_text": "A potato without gnocchi? That's just gnocchi with ideas above its station.", "status": "polished"} +{"raw_text": "maple without leaf? That's just bark with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "maple", "B": "leaf", "C": "crisp sound when cracked", "D": "bark"}, "chain": [{"start": "maple", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "Both maple and oak trees have leaves."}, {"start": "maple", "relation": "HasA", "end": "bark", "weight": 0.8, "surface_text": "Both maple and poplar trees have bark."}, {"start": "bark", "relation": "HasProperty", "end": "crisp_sound_when_cracked", "weight": 0.8, "surface_text": "When broken or peeled, it often makes a crisp, snapping sound"}], "polished_text": "A maple without its leaf? That's just bark with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a creek with no water is just a plain sand.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "creek", "B": "water", "C": "plain", "D": "sand"}, "chain": [{"start": "creek", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a creek is made of water"}, {"start": "creek", "relation": "MadeOf", "end": "sand", "weight": 0.8, "surface_text": "Sand is found in deserts and is made of materials like those found in creek beds."}], "polished_text": "You know what they say — a creek without water is just an empty stretch of sand.", "status": "polished"} +{"raw_text": "A rabbit ain't nothing but long ears that met some grass.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "rabbit", "B": "grass", "C": "sorry", "D": "long ears"}, "chain": [{"start": "rabbit", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass before you can have a rabbit"}, {"start": "rabbit", "relation": "HasA", "end": "long_ears", "weight": 1.0, "surface_text": "[[A rabbit]] has [[long ears]]"}], "polished_text": "A rabbit ain't nothing but long ears that got its start from grass.", "status": "polished"} +{"raw_text": "A prison ain't nothing but security that met some guard.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "prison", "B": "guard", "C": "sorry", "D": "security"}, "chain": [{"start": "prison", "relation": "HasA", "end": "guard", "weight": 0.8, "surface_text": "guards patrol prisons; stables are guarded to protect animals"}, {"start": "prison", "relation": "HasA", "end": "security", "weight": 0.8, "surface_text": "security systems or personnel are found in both prisons and malls."}], "status": "discarded"} +{"raw_text": "rust without fiber? That's just ship with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "rust", "B": "fiber", "C": "roughly boxy or cylindrical shape", "D": "ship"}, "chain": [{"start": "rust", "relation": "MadeOf", "end": "fiber", "weight": 0.8, "surface_text": "both rust (in a material sense) and wool contain or are composed of fibers."}, {"start": "rust", "relation": "HasA", "end": "ship", "weight": 0.8, "surface_text": "ships can have rust on them and also have ropes for mooring and sailing"}, {"start": "ship", "relation": "HasProperty", "end": "roughly_boxy_or_cylindrical_shape", "weight": 0.8, "surface_text": "Ships often have a distinct, bulky form"}], "polished_text": "Rust without its fibers is just a ship puffed up with ideas above its station.", "status": "polished"} +{"raw_text": "Take the ore out of pewter and all you've got left is taste copper.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "pewter", "B": "ore", "C": "taste", "D": "copper"}, "chain": [{"start": "pewter", "relation": "MadeOf", "end": "ore", "weight": 0.8, "surface_text": "ore connects as a mineral from which both metals can be extracted"}, {"start": "pewter", "relation": "MadeOf", "end": "copper", "weight": 0.8, "surface_text": "both pewter and bronze contain copper"}, {"start": "copper", "relation": "HasProperty", "end": "taste", "weight": 0.8, "surface_text": "metallic, slightly sweet, unlike the neutral or harsh taste of many other metals"}], "polished_text": "Take the ore out of pewter and all you've got left is the taste of copper.", "status": "polished"} +{"raw_text": "A nest ain't nothing but canary that met some albatross.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "nest", "B": "albatross", "C": "seed-eating diet", "D": "canary"}, "chain": [{"start": "nest", "relation": "HasA", "end": "albatross", "weight": 0.8, "surface_text": "both build nests"}, {"start": "nest", "relation": "HasA", "end": "canary", "weight": 0.8, "surface_text": "nests are common structures both birds build"}, {"start": "canary", "relation": "HasProperty", "end": "seed-eating_diet", "weight": 0.8, "surface_text": "Canaries primarily eat seeds, a trait less common among the listed birds like flycatchers (insect-eaters) or thrashers (omnivores)."}], "polished_text": "A nest ain't nothing but a canary that's got itself an albatross's appetite.", "status": "polished"} +{"raw_text": "You know what they say, a handgun with no barrel is just a harder than plastic steel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "handgun", "B": "barrel", "C": "harder than plastic", "D": "steel"}, "chain": [{"start": "handgun", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a handgun has a barrel"}, {"start": "handgun", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a handgun is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "harder_than_plastic", "weight": 1.0, "surface_text": "[[steel]] is [[harder than plastic]]"}], "polished_text": "You know what they say — a pistol without its barrel is just a chunk of steel, still harder than plastic.", "status": "polished"} +{"raw_text": "Take the plastic out of kayak and all you've got left is rising in tub water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "kayak", "B": "plastic", "C": "rising in tub", "D": "water"}, "chain": [{"start": "kayak", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a kayak is made of plastic"}, {"start": "kayak", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a kayak"}, {"start": "water", "relation": "HasProperty", "end": "rising_in_tub", "weight": 1.0, "surface_text": "[[The water]] can be [[rising in the tub]]"}], "status": "discarded"} +{"raw_text": "A farm ain't nothing but wood that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "farm", "B": "water", "C": "porous", "D": "wood"}, "chain": [{"start": "farm", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a farm"}, {"start": "farm", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a farm is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "porous", "weight": 1.0, "surface_text": "[[wood]] is [[porous]]"}], "polished_text": "A farm ain't nothing but porous wood that can't live without water.", "status": "polished"} +{"raw_text": "You know what they say, a fox with no shelter is just a sorry long tail.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "fox", "B": "shelter", "C": "sorry", "D": "long tail"}, "chain": [{"start": "fox", "relation": "HasPrerequisite", "end": "shelter", "weight": 0.8, "surface_text": "a fox needs shelter to survive"}, {"start": "fox", "relation": "HasA", "end": "long_tail", "weight": 1.0, "surface_text": "[[The fox]] has [[a long tail]]"}], "polished_text": "You know what they say — a fox without shelter is just a sorry-looking long tail.", "status": "polished"} +{"raw_text": "Take the cotton out of tie and all you've got left is lightweight polyester.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tie", "B": "cotton", "C": "lightweight", "D": "polyester"}, "chain": [{"start": "tie", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a tie is made of cotton"}, {"start": "tie", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "a tie is made of polyester"}, {"start": "polyester", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "It's relatively light compared to materials like tar or clay."}], "polished_text": "Take the cotton out of that tie, and all you're left with is that lightweight polyester.", "status": "polished"} +{"raw_text": "You know what they say, a wedge with no wood is just a chipped into pieces wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "wedge", "B": "wood", "C": "chipped into pieces", "D": "wood"}, "chain": [{"start": "wedge", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a wedge is made of wood"}, {"start": "wedge", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "vise is used for working with wood, wedge is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "chipped_into_pieces", "weight": 1.0, "surface_text": "[[Wood]] can be [[chipped into pieces]]"}], "status": "discarded"} +{"raw_text": "Take the rust out of iron and all you've got left is smell acrid and smoky soot.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "iron", "B": "rust", "C": "smell acrid and smoky", "D": "soot"}, "chain": [{"start": "iron", "relation": "MadeOf", "end": "rust", "weight": 0.8, "surface_text": "skin can be part of iron objects like suits, and rust is made of iron."}, {"start": "iron", "relation": "MadeOf", "end": "soot", "weight": 0.8, "surface_text": "both rust and soot can be derived from iron materials."}, {"start": "soot", "relation": "HasProperty", "end": "smell_acrid_and_smoky", "weight": 0.8, "surface_text": "Soot often has a strong, acrid, and smoky smell, unlike most other materials which are odorless or have different smells."}], "polished_text": "Take the rust out of iron and all you've got left is acrid-smelling soot.", "status": "polished"} +{"raw_text": "stethoscope without metal? That's just pocket with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "stethoscope", "B": "metal", "C": "plain", "D": "pocket"}, "chain": [{"start": "stethoscope", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both a stethoscope and a comb can be made of metal components."}, {"start": "stethoscope", "relation": "HasA", "end": "pocket", "weight": 0.8, "surface_text": "both tools can be carried in a pocket"}], "polished_text": "A plain stethoscope without its metal is just a pocket with ideas above its station.", "status": "polished"} +{"raw_text": "Take the water out of root and all you've got left is fine texture turmeric.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "root", "B": "water", "C": "fine texture", "D": "turmeric"}, "chain": [{"start": "root", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "roots need water"}, {"start": "root", "relation": "MadeOf", "end": "turmeric", "weight": 0.8, "surface_text": "turmeric is made of root"}, {"start": "turmeric", "relation": "HasProperty", "end": "fine_texture", "weight": 0.8, "surface_text": "Often ground into a fine powder compared to the coarser textures of some spices"}], "polished_text": "You can't make root without water, else all you're left with is that fine turmeric dust.", "status": "polished"} +{"raw_text": "oilcan without lock? That's just oil with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "oilcan", "B": "lock", "C": "viscous", "D": "oil"}, "chain": [{"start": "oilcan", "relation": "HasA", "end": "lock", "weight": 0.8, "surface_text": "some oilcans have a locking mechanism, and chests often have locks"}, {"start": "oilcan", "relation": "HasA", "end": "oil", "weight": 0.8, "surface_text": "oil is contained in both"}, {"start": "oil", "relation": "HasProperty", "end": "viscous", "weight": 0.8, "surface_text": "thicker and slower-moving than most other listed liquids"}], "polished_text": "That ol' oilcan without a lock? That's just viscous oil with ideas above its station.", "status": "polished"} +{"raw_text": "Take the brass out of trumpet and all you've got left is sorry player.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "trumpet", "B": "brass", "C": "sorry", "D": "player"}, "chain": [{"start": "trumpet", "relation": "MadeOf", "end": "brass", "weight": 1.0, "surface_text": "[[a trumpet ]] is made of [[brass]]."}, {"start": "trumpet", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "both instruments are associated with players"}], "polished_text": "Take the brass outta the trumpet, and all you've got left is a player feelin' sorry for himself.", "status": "polished"} +{"raw_text": "Take the brass out of trumpet and all you've got left is cold three valves.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "trumpet", "B": "brass", "C": "cold", "D": "three valves"}, "chain": [{"start": "trumpet", "relation": "MadeOf", "end": "brass", "weight": 1.0, "surface_text": "[[a trumpet ]] is made of [[brass]]."}, {"start": "trumpet", "relation": "HasA", "end": "three_valves", "weight": 1.0, "surface_text": "[[a trumpet]] has [[three valves]]"}], "status": "discarded"} +{"raw_text": "You know what they say, a furrow with no dirt is just a liquid water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "furrow", "B": "dirt", "C": "liquid", "D": "water"}, "chain": [{"start": "furrow", "relation": "MadeOf", "end": "dirt", "weight": 0.8, "surface_text": "dirt is a component of both furrows and savannas, both being landscape features often composed of soil"}, {"start": "furrow", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both furrows and ditches may contain water"}, {"start": "water", "relation": "HasProperty", "end": "liquid", "weight": 6.3245554, "surface_text": "[[Water]] is [[liquid]]"}], "polished_text": "You know what they say — a furrow without dirt is just empty liquid.", "status": "polished"} +{"raw_text": "A pasture ain't nothing but fence that met some grass.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "pasture", "B": "grass", "C": "divides space", "D": "fence"}, "chain": [{"start": "pasture", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "a pasture has grass"}, {"start": "pasture", "relation": "HasPrerequisite", "end": "fence", "weight": 0.8, "surface_text": "you need a fence before you can have a usable pasture"}, {"start": "fence", "relation": "HasProperty", "end": "divides_space", "weight": 0.8, "surface_text": "designed to separate areas, unlike structures primarily for habitation or function"}], "polished_text": "A pasture ain't nothing but a fence that learned itself some grass.", "status": "polished"} +{"raw_text": "Take the wood out of holly and all you've got left is cold berries.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "holly", "B": "wood", "C": "cold", "D": "berries"}, "chain": [{"start": "holly", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "wood is the common material of both holly and oak trees."}, {"start": "holly", "relation": "HasA", "end": "berries", "weight": 0.8, "surface_text": "Both holly and coca trees are known for producing berries."}], "polished_text": "Take the wood out of the holly and all you've got left is some cold, bare berries.", "status": "polished"} +{"raw_text": "A car ain't nothing but seat that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "car", "B": "plastic", "C": "dry", "D": "seat"}, "chain": [{"start": "car", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a car is made of plastic"}, {"start": "car", "relation": "HasA", "end": "seat", "weight": 2.828427, "surface_text": "[[a car]] has [[a seat]]"}], "status": "discarded"} +{"raw_text": "Take the plane out of wheel and all you've got left is gilded wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "wheel", "B": "plane", "C": "gilded", "D": "wood"}, "chain": [{"start": "wheel", "relation": "HasA", "end": "plane", "weight": 0.8, "surface_text": "wheels are part of a cart and planes have wheels"}, {"start": "wheel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a wheel is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "gilded", "weight": 1.0, "surface_text": "[[Wood]] can be [[gilded]]"}], "polished_text": "Take the plane out of the wheel and all you've got left is gilded wood.", "status": "polished"} +{"raw_text": "lid without container? That's just jar with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "lid", "B": "container", "C": "lid closure", "D": "jar"}, "chain": [{"start": "lid", "relation": "HasPrerequisite", "end": "container", "weight": 0.8, "surface_text": "you need a container before you can use a lid"}, {"start": "lid", "relation": "HasA", "end": "jar", "weight": 0.8, "surface_text": "both jugs and jars often have lids to cover them."}, {"start": "jar", "relation": "HasProperty", "end": "lid_closure", "weight": 0.8, "surface_text": "Often has a screw-on, clamp-on, or snap-on lid to seal the opening."}], "polished_text": "A lid without a container is just a jar full of ideas above its station.", "status": "polished"} +{"raw_text": "rose without stem? That's just flower with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "rose", "B": "stem", "C": "blooming cycle", "D": "flower"}, "chain": [{"start": "rose", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "a rose has a stem"}, {"start": "rose", "relation": "HasA", "end": "flower", "weight": 0.8, "surface_text": "roses have thorns and flowers"}, {"start": "flower", "relation": "HasProperty", "end": "blooming_cycle", "weight": 0.8, "surface_text": "Flowers have a distinct blooming period, unlike evergreen plants (boxwood) or grassland"}], "polished_text": "A rose without its stem? That's just a flower with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a thrasher with no feather is just a round shape nest.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "thrasher", "B": "feather", "C": "round shape", "D": "nest"}, "chain": [{"start": "thrasher", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both thrashers and cassowaries possess feathers."}, {"start": "thrasher", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both thrashers and swifts are birds that build or have nests."}, {"start": "nest", "relation": "HasProperty", "end": "round_shape", "weight": 0.8, "surface_text": "Nests are often circular or dome-shaped, unlike burrows or dens which may be linear tunnels"}], "polished_text": "You know what they say, a thrasher without its feathers is just a round nest waiting to be built.", "status": "polished"} +{"raw_text": "flesh without milk? That's just food with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "flesh", "B": "milk", "C": "edible", "D": "food"}, "chain": [{"start": "flesh", "relation": "MadeOf", "end": "milk", "weight": 0.8, "surface_text": "milk is a component of flesh (from animals) and cheese (food product)"}, {"start": "flesh", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both flesh and cheese are types of food"}, {"start": "food", "relation": "HasProperty", "end": "edible", "weight": 0.8, "surface_text": "can be consumed, unlike some items listed"}], "status": "discarded"} +{"raw_text": "A brick ain't nothing but house that met some home.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "brick", "B": "home", "C": "natural lighting", "D": "house"}, "chain": [{"start": "brick", "relation": "MadeOf", "end": "home", "weight": 0.8, "surface_text": "a home is made of brick"}, {"start": "brick", "relation": "MadeOf", "end": "house", "weight": 0.8, "surface_text": "a house is made of brick"}, {"start": "house", "relation": "HasProperty", "end": "natural_lighting", "weight": 0.8, "surface_text": "houses have windows for abundant natural light, unlike many offices or prisons with limited windows"}], "polished_text": "A brick ain't nothing but a house that got built right at home.", "status": "polished"} +{"raw_text": "You know what they say, a plane with no steel is just a hard and brittle glass.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "plane", "B": "steel", "C": "hard and brittle", "D": "glass"}, "chain": [{"start": "plane", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a plane is made of steel"}, {"start": "plane", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a plane is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "hard_and_brittle", "weight": 1.0, "surface_text": "[[Glass]] is [[hard and brittle]]"}], "polished_text": "You know what they say — an airplane without its steel is just a hard, brittle windowpane.", "status": "polished"} +{"raw_text": "A condor ain't nothing but feathers that met some nest.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "condor", "B": "nest", "C": "old", "D": "feathers"}, "chain": [{"start": "condor", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both birds build or use nests for nesting and raising young."}, {"start": "condor", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "both condors and eagles have feathers covering their bodies"}], "polished_text": "A condor's just an old nest dressed up in feathers.", "status": "polished"} +{"raw_text": "You know what they say, an earth with no clay is just a heated for baths water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "earth", "B": "clay", "C": "heated for baths", "D": "water"}, "chain": [{"start": "earth", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "both chalk and clay are made from earth materials"}, {"start": "earth", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "earth has water"}, {"start": "water", "relation": "HasProperty", "end": "heated_for_baths", "weight": 1.0, "surface_text": "[[Water]] is [[heated for baths]]"}], "status": "discarded"} +{"raw_text": "emu without skin? That's just leg with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "emu", "B": "skin", "C": "leg is vertical", "D": "leg"}, "chain": [{"start": "emu", "relation": "HasA", "end": "skin", "weight": 0.8, "surface_text": "Both emus and pythons have skin, though of different types."}, {"start": "emu", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "legs are a part of an emu and muscles are a part of legs."}, {"start": "leg", "relation": "HasProperty", "end": "leg_is_vertical", "weight": 0.8, "surface_text": "It's typically used for upright support in animals"}], "polished_text": "An emu without its skin? That's just a leg standing tall with ideas above its station.", "status": "polished"} +{"raw_text": "minnow without fish? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "minnow", "B": "fish", "C": "important", "D": "water"}, "chain": [{"start": "minnow", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a minnow is made of fish"}, {"start": "minnow", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have minnows"}, {"start": "water", "relation": "HasProperty", "end": "important", "weight": 1.0, "surface_text": "[[water]] is [[important]]"}], "polished_text": "A minnow without fish is just important water with ideas above its station.", "status": "polished"} +{"raw_text": "A soda ain't nothing but water that met some glass.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "soda", "B": "glass", "C": "boils at 100c", "D": "water"}, "chain": [{"start": "soda", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "soda is made of glass"}, {"start": "soda", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can make soda"}, {"start": "water", "relation": "HasProperty", "end": "boils_at_100c", "weight": 0.8, "surface_text": "Unlike most other beverages, water has a specific boiling point that is commonly known."}], "polished_text": "You can't make a soda without water, even if it does come in a glass.", "status": "polished"} +{"raw_text": "Take the wing out of kestrel and all you've got left is fluffy feather.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "kestrel", "B": "wing", "C": "fluffy", "D": "feather"}, "chain": [{"start": "kestrel", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "kestrel", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both kestrels and birds have feathers."}, {"start": "feather", "relation": "HasProperty", "end": "fluffy", "weight": 0.8, "surface_text": "They have a soft, airy texture unlike the hard textures of ice, wood, or rust."}], "polished_text": "You can take the wing out of a kestrel, but all you'll find inside is a fluffy feather.", "status": "polished"} +{"raw_text": "You know what they say, a heart with no muscles is just a property blood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "heart", "B": "muscles", "C": "property", "D": "blood"}, "chain": [{"start": "heart", "relation": "MadeOf", "end": "muscles", "weight": 1.0, "surface_text": "[[the heart]] is made of [[muscles]]."}, {"start": "heart", "relation": "HasPrerequisite", "end": "blood", "weight": 1.0, "surface_text": "[[a heart]] requires [[blood]]"}, {"start": "blood", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "red or reddish-brown color"}], "status": "discarded"} +{"raw_text": "Take the 4 tires out of car and all you've got left is luminous gauges engine.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "car", "B": "4 tires", "C": "luminous gauges", "D": "engine"}, "chain": [{"start": "car", "relation": "HasA", "end": "4_tires", "weight": 1.0, "surface_text": "[[A car]] has [[4 tires]]"}, {"start": "car", "relation": "HasA", "end": "engine", "weight": 2.0, "surface_text": "[[A car]] has [[an engine]]"}, {"start": "engine", "relation": "HasProperty", "end": "luminous_gauges", "weight": 0.8, "surface_text": "has illuminated dials and indicators"}], "status": "discarded"} +{"raw_text": "petal without lotus? That's just flower with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "petal", "B": "lotus", "C": "soft, delicate texture", "D": "flower"}, "chain": [{"start": "petal", "relation": "HasA", "end": "lotus", "weight": 0.8, "surface_text": "both flowers have petals"}, {"start": "petal", "relation": "HasPrerequisite", "end": "flower", "weight": 0.8, "surface_text": "you need a flower before you can have a petal"}, {"start": "flower", "relation": "HasProperty", "end": "soft,_delicate_texture", "weight": 0.8, "surface_text": "Flowers have soft, fragile petals compared to the hard stalks of bamboo or leaves of boxwood"}], "polished_text": "A petal without a lotus? That's just a flower with ideas above its delicate station.", "status": "polished"} +{"raw_text": "rook without feather? That's just nest with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "rook", "B": "feather", "C": "round shape", "D": "nest"}, "chain": [{"start": "rook", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both rooks and wings have feathers."}, {"start": "rook", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both rooks and grebes build nests for habitation and breeding."}, {"start": "nest", "relation": "HasProperty", "end": "round_shape", "weight": 0.8, "surface_text": "Nests are often circular or dome-shaped, unlike burrows or dens which may be linear tunnels"}], "polished_text": "Rook without a feather? That's just a nest with ideas above its round shape.", "status": "polished"} +{"raw_text": "barometer without wood? That's just mercury with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "barometer", "B": "wood", "C": "barren and airless", "D": "mercury"}, "chain": [{"start": "barometer", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "some barometers are made of wood"}, {"start": "barometer", "relation": "HasA", "end": "mercury", "weight": 0.8, "surface_text": "a mercury barometer has mercury"}, {"start": "mercury", "relation": "HasProperty", "end": "barren_and_airless", "weight": 1.0, "surface_text": "[[Mercury]] is [[barren and airless]]"}], "status": "discarded"} +{"raw_text": "Take the fish out of grouper and all you've got left is essential for washing water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "grouper", "B": "fish", "C": "essential for washing", "D": "water"}, "chain": [{"start": "grouper", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a grouper is made of fish"}, {"start": "grouper", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a grouper"}, {"start": "water", "relation": "HasProperty", "end": "essential_for_washing", "weight": 1.0, "surface_text": "[[Water]] is [[essential for washing]]"}], "polished_text": "You take the fish out of grouper, and all you got left is water essential for washing.", "status": "polished"} +{"raw_text": "You know what they say, a shotgun with no wood is just a steep curved sides barrel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "shotgun", "B": "wood", "C": "steep curved sides", "D": "barrel"}, "chain": [{"start": "shotgun", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a shotgun is made of wood"}, {"start": "shotgun", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a shotgun has a barrel"}, {"start": "barrel", "relation": "HasProperty", "end": "steep_curved_sides", "weight": 0.8, "surface_text": "Barrels have sloped sides that curve outward, unlike straight-sided containers like tanks or kettles"}], "status": "discarded"} +{"raw_text": "claw without claw? That's just bone with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "claw", "B": "claw", "C": "solid", "D": "bone"}, "chain": [{"start": "claw", "relation": "HasA", "end": "claw", "weight": 0.8, "surface_text": "both a claw and a marmot are parts of animals"}, {"start": "claw", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "claws are made of bone"}, {"start": "bone", "relation": "HasProperty", "end": "solid", "weight": 0.8, "surface_text": "It is fully solid, unlike materials like paper or soot"}], "polished_text": "A claw without a claw is just solid bone with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a nectarine with no tree is just a round/ellipital shape pit.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "nectarine", "B": "tree", "C": "round/ellipital shape", "D": "pit"}, "chain": [{"start": "nectarine", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to grow a nectarine"}, {"start": "nectarine", "relation": "HasA", "end": "pit", "weight": 0.8, "surface_text": "a nectarine has a pit"}, {"start": "pit", "relation": "HasProperty", "end": "round/ellipital_shape", "weight": 0.8, "surface_text": "Often forms a rounded or oval depression, unlike the linear flow of a creek or sea."}], "polished_text": "You know what they say — a nectarine without the tree is just a pit in a round shape.", "status": "polished"} +{"raw_text": "silver without jewelry? That's just alloy with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "silver", "B": "jewelry", "C": "wet", "D": "alloy"}, "chain": [{"start": "silver", "relation": "MadeOf", "end": "jewelry", "weight": 0.8, "surface_text": "jewelry can be made of both nickel and silver"}, {"start": "silver", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "an alloy is a mixture of metals, including magnesium and silver"}], "polished_text": "Silver without jewelry is just wet alloy with ideas above its station.", "status": "polished"} +{"raw_text": "lynx without fur? That's just food with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "lynx", "B": "fur", "C": "nutritive", "D": "food"}, "chain": [{"start": "lynx", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "lynx has fur, which is part of its body"}, {"start": "lynx", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "lynx has food (fish), fish need food to survive"}, {"start": "food", "relation": "HasProperty", "end": "nutritive", "weight": 0.8, "surface_text": "provides nourishment, unlike some items listed"}], "polished_text": "A lynx without its thick fur? That's just nutritive food with ideas above its station.", "status": "polished"} +{"raw_text": "A carnation ain't nothing but petal that met some bouquet.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "carnation", "B": "bouquet", "C": "fragrant", "D": "petal"}, "chain": [{"start": "carnation", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}, {"start": "carnation", "relation": "HasA", "end": "petal", "weight": 0.8, "surface_text": "both flowers have petals"}, {"start": "petal", "relation": "HasProperty", "end": "fragrant", "weight": 0.8, "surface_text": "Many petals emit a sweet or distinctive scent, unlike most other listed items"}], "polished_text": "A carnation ain't nothing but a fragrant petal that found itself in a bouquet.", "status": "polished"} +{"raw_text": "A house ain't nothing but brick that met some window.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "house", "B": "window", "C": "smell earth", "D": "brick"}, "chain": [{"start": "house", "relation": "HasA", "end": "window", "weight": 0.8, "surface_text": "a house has a window"}, {"start": "house", "relation": "MadeOf", "end": "brick", "weight": 0.8, "surface_text": "a house is made of brick"}, {"start": "brick", "relation": "HasProperty", "end": "smell_earth", "weight": 0.8, "surface_text": "often has a dusty earthy scent"}], "polished_text": "A house ain't nothing but bricks with windows and the smell of earth.", "status": "polished"} +{"raw_text": "A bellows ain't nothing but leather that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "bellows", "B": "wood", "C": "brown color", "D": "leather"}, "chain": [{"start": "bellows", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "bellows are made of wood"}, {"start": "bellows", "relation": "HasA", "end": "leather", "weight": 0.8, "surface_text": "bellows have leather"}, {"start": "leather", "relation": "HasProperty", "end": "brown_color", "weight": 0.8, "surface_text": "Leather is often brown or tan due to tanning process, unlike wood or straw"}], "polished_text": "A bellows ain't nothing but brown leather that met some wood.", "status": "polished"} +{"raw_text": "You know what they say, a beef with no steak is just a ground meat hamburger.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "beef", "B": "steak", "C": "ground meat", "D": "hamburger"}, "chain": [{"start": "beef", "relation": "MadeOf", "end": "steak", "weight": 0.8, "surface_text": "a steak is made of beef"}, {"start": "beef", "relation": "MadeOf", "end": "hamburger", "weight": 0.8, "surface_text": "a hamburger is made of beef"}, {"start": "hamburger", "relation": "HasProperty", "end": "ground_meat", "weight": 0.8, "surface_text": "Usually made with ground or minced meat, different from whole cuts or other ingredients"}], "polished_text": "You know what they say, beef without the steak is just plain ground meat.", "status": "polished"} +{"raw_text": "A cock ain't nothing but comb that met some chicken.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cock", "B": "chicken", "C": "toothed structure", "D": "comb"}, "chain": [{"start": "cock", "relation": "HasPrerequisite", "end": "chicken", "weight": 0.8, "surface_text": "you need a chicken before you can have a cock"}, {"start": "cock", "relation": "HasA", "end": "comb", "weight": 0.8, "surface_text": "a cock has a comb"}, {"start": "comb", "relation": "HasProperty", "end": "toothed_structure", "weight": 0.8, "surface_text": "Has multiple teeth or prongs for separating or smoothing"}], "polished_text": "A rooster ain't nothing but a toothy comb that got itself a chicken.", "status": "polished"} +{"raw_text": "You know what they say, a coca with no leaves is just a ice flowers.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "coca", "B": "leaves", "C": "ice", "D": "flowers"}, "chain": [{"start": "coca", "relation": "HasA", "end": "leaves", "weight": 0.8, "surface_text": "Both coca and oak trees have leaves."}, {"start": "coca", "relation": "HasA", "end": "flowers", "weight": 0.8, "surface_text": "Both trees can have flowers."}, {"start": "flowers", "relation": "HasProperty", "end": "ice", "weight": 1.0, "surface_text": "[[flowers]] are [[ice]]"}], "polished_text": "You know what they say — coca without the leaves is just icy flowers.", "status": "polished"} +{"raw_text": "A scale ain't nothing but glass that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "scale", "B": "plastic", "C": "reflective", "D": "glass"}, "chain": [{"start": "scale", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a scale is made of plastic"}, {"start": "scale", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a scale is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "reflective", "weight": 1.0, "surface_text": "[[Glass]] is [[reflective]]"}], "polished_text": "A scale ain't nothing but plastic that looks good in the glass.", "status": "polished"} +{"raw_text": "Take the stem out of flower and all you've got left is smell soil.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "flower", "B": "stem", "C": "smell", "D": "soil"}, "chain": [{"start": "flower", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "a flower has a stem"}, {"start": "flower", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "a flower needs soil"}, {"start": "soil", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "It often has an earthy, damp, or fresh smell when turned, unlike inorganic minerals which typically have no distinct smell"}], "polished_text": "You can pull the stem right outta the flower, but all you'll be left with is smelling the soil.", "status": "polished"} +{"raw_text": "A hollow ain't nothing but soil that met some animal.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "hollow", "B": "animal", "C": "texture variation", "D": "soil"}, "chain": [{"start": "hollow", "relation": "HasA", "end": "animal", "weight": 0.8, "surface_text": "hollows can shelter animals, and savannas host many animals"}, {"start": "hollow", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "hollows are made of soil and ponds are near soil"}, {"start": "soil", "relation": "HasProperty", "end": "texture_variation", "weight": 0.8, "surface_text": "It can feel gritty, fine, sticky, or crumbly, whereas most minerals have a more consistent texture"}], "polished_text": "A hollow ain't nothing but soil that holds an animal, all mixed up with texture.", "status": "polished"} +{"raw_text": "Take the security out of prison and all you've got left is sorry inmate.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "prison", "B": "security", "C": "sorry", "D": "inmate"}, "chain": [{"start": "prison", "relation": "HasA", "end": "security", "weight": 0.8, "surface_text": "security systems or personnel are found in both prisons and malls."}, {"start": "prison", "relation": "HasA", "end": "inmate", "weight": 0.8, "surface_text": "inmate connects both as someone in a prison and someone who might use a shelter"}], "status": "discarded"} +{"raw_text": "Take the string out of synthesizer and all you've got left is triangle sound.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "synthesizer", "B": "string", "C": "triangle", "D": "sound"}, "chain": [{"start": "synthesizer", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "Both instruments can have strings, which are used to produce sound."}, {"start": "synthesizer", "relation": "HasA", "end": "sound", "weight": 0.8, "surface_text": "both are sources of sound"}, {"start": "sound", "relation": "HasProperty", "end": "triangle", "weight": 0.8, "surface_text": "both produce sound"}], "status": "discarded"} +{"raw_text": "You know what they say, a pickle with no water is just a no distinctive aroma salt.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "pickle", "B": "water", "C": "no distinctive aroma", "D": "salt"}, "chain": [{"start": "pickle", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a pickle is made of water"}, {"start": "pickle", "relation": "MadeOf", "end": "salt", "weight": 0.8, "surface_text": "a pickle is made of salt"}, {"start": "salt", "relation": "HasProperty", "end": "no_distinctive_aroma", "weight": 0.8, "surface_text": "Generally odorless, unlike spices like cardamom, anise, or cinnamon"}], "status": "discarded"} +{"raw_text": "A lake ain't nothing but water that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "lake", "B": "water", "C": "liquid", "D": "water"}, "chain": [{"start": "lake", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to have a lake"}, {"start": "lake", "relation": "HasA", "end": "water", "weight": 2.0, "surface_text": "[[a lake]] contains [[water]]"}, {"start": "water", "relation": "HasProperty", "end": "liquid", "weight": 6.3245554, "surface_text": "[[Water]] is [[liquid]]"}], "polished_text": "A lake ain't nothing but liquid water all collected together.", "status": "polished"} +{"raw_text": "You know what they say, a triangle with no metal is just a dry three sides.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "triangle", "B": "metal", "C": "dry", "D": "three sides"}, "chain": [{"start": "triangle", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both a triangle and an opener can be made of metal."}, {"start": "triangle", "relation": "HasA", "end": "three_sides", "weight": 6.6332498, "surface_text": "[[A triangle]] has [[three sides]]"}], "polished_text": "You know what they say — a triangle without the metal is just a brittle set of three sides.", "status": "polished"} +{"raw_text": "You know what they say, a root with no jicama is just a tasteless water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "root", "B": "jicama", "C": "tasteless", "D": "water"}, "chain": [{"start": "root", "relation": "MadeOf", "end": "jicama", "weight": 0.8, "surface_text": "jicama is made of root"}, {"start": "root", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "roots need water"}, {"start": "water", "relation": "HasProperty", "end": "tasteless", "weight": 0.8, "surface_text": "Unlike juice, milk, coffee, tea, and soda, which have distinct flavors, pure water has no inherent taste."}], "polished_text": "You know what they say — a root without the jicama is just plain tasteless water.", "status": "polished"} +{"raw_text": "canoe without wood? That's just canoeing with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "canoe", "B": "wood", "C": "humble", "D": "canoeing"}, "chain": [{"start": "canoe", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a canoe is made of wood"}, {"start": "canoe", "relation": "HasPrerequisite", "end": "canoeing", "weight": 1.0, "surface_text": "[[Canoeing]] requires [[a canoe]]"}], "status": "discarded"} +{"raw_text": "mineral without stone? That's just soil with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "mineral", "B": "stone", "C": "texture variation", "D": "soil"}, "chain": [{"start": "mineral", "relation": "HasA", "end": "stone", "weight": 0.8, "surface_text": "minerals are components of stones, which are parts of rocks"}, {"start": "mineral", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "soil contains minerals and the earth is composed of soil"}, {"start": "soil", "relation": "HasProperty", "end": "texture_variation", "weight": 0.8, "surface_text": "It can feel gritty, fine, sticky, or crumbly, whereas most minerals have a more consistent texture"}], "polished_text": "A mineral without its stone? That's just soil with ideas above its station.", "status": "polished"} +{"raw_text": "apartment without door? That's just kitchen with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "apartment", "B": "door", "C": "often contains a refrigerator", "D": "kitchen"}, "chain": [{"start": "apartment", "relation": "HasA", "end": "door", "weight": 1.0, "surface_text": "[[An apartment]] has [[a door]]"}, {"start": "apartment", "relation": "HasA", "end": "kitchen", "weight": 1.0, "surface_text": "[[an apartment]] has [[a kitchen]]"}, {"start": "kitchen", "relation": "HasProperty", "end": "often_contains_a_refrigerator", "weight": 0.8, "surface_text": "For keeping food cool, a key kitchen appliance."}], "status": "discarded"} +{"raw_text": "Take the gemstone out of diamond and all you've got left is plain carbon.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "diamond", "B": "gemstone", "C": "plain", "D": "carbon"}, "chain": [{"start": "diamond", "relation": "MadeOf", "end": "gemstone", "weight": 0.8, "surface_text": "gemstones (like diamonds) can be used in items placed on or near the skin."}, {"start": "diamond", "relation": "MadeOf", "end": "carbon", "weight": 2.0, "surface_text": "[[Diamond]] is made of [[Carbon]]."}], "polished_text": "Take the gemstone out of a diamond and all you've got left is plain old carbon.", "status": "polished"} +{"raw_text": "cereal without corn? That's just milk with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cereal", "B": "corn", "C": "nutritious and tasty for cats", "D": "milk"}, "chain": [{"start": "cereal", "relation": "MadeOf", "end": "corn", "weight": 0.8, "surface_text": "corn is an ingredient in cornbread and some cereals"}, {"start": "cereal", "relation": "HasPrerequisite", "end": "milk", "weight": 0.8, "surface_text": "you need milk before you can eat cereal"}, {"start": "milk", "relation": "HasProperty", "end": "nutritious_and_tasty_for_cats", "weight": 1.0, "surface_text": "[[Milk]] is [[nutritious and tasty for cats]]"}], "polished_text": "Cereal without its corn? That's just milk thinkin' it's too good for the cats.", "status": "polished"} +{"raw_text": "A turkey ain't nothing but bird that met some meat.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "turkey", "B": "meat", "C": "lightweight skeleton", "D": "bird"}, "chain": [{"start": "turkey", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "both turkey and steak contain meat"}, {"start": "turkey", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "turkeys are a type of bird, and eggs are part of a bird's reproductive cycle"}, {"start": "bird", "relation": "HasProperty", "end": "lightweight_skeleton", "weight": 0.8, "surface_text": "Birds have hollow bones to aid flight, unlike heavier-boned animals"}], "polished_text": "A turkey ain't nothing but a bird that carries its meat.", "status": "polished"} +{"raw_text": "A claw ain't nothing but marmot that met some claw.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "claw", "B": "claw", "C": "nose shape", "D": "marmot"}, "chain": [{"start": "claw", "relation": "HasA", "end": "claw", "weight": 0.8, "surface_text": "both a claw and a marmot are parts of animals"}, {"start": "claw", "relation": "HasA", "end": "marmot", "weight": 0.8, "surface_text": "a marmot has claws as part of its body"}, {"start": "marmot", "relation": "HasProperty", "end": "nose_shape", "weight": 0.8, "surface_text": "Their noses are blunt and round, distinguishing them from the more pointed snouts of lions, tigers, or the beaks of birds like cassowaries."}], "status": "discarded"} +{"raw_text": "body without food? That's just feather with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "body", "B": "food", "C": "fluffy", "D": "feather"}, "chain": [{"start": "body", "relation": "HasPrerequisite", "end": "food", "weight": 0.8, "surface_text": "food is required for a body and birds use food"}, {"start": "body", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "feathers can be on a body and birds have feathers"}, {"start": "feather", "relation": "HasProperty", "end": "fluffy", "weight": 0.8, "surface_text": "They have a soft, airy texture unlike the hard textures of ice, wood, or rust."}], "polished_text": "You can't have a healthy body without food, else you've got a fluffy feather with ideas above its station.", "status": "polished"} +{"raw_text": "dodo without nest? That's just wing with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "dodo", "B": "nest", "C": "used for balance", "D": "wing"}, "chain": [{"start": "dodo", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have nests."}, {"start": "dodo", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both dodos and storks have wings as physical features common to birds."}, {"start": "wing", "relation": "HasProperty", "end": "used_for_balance", "weight": 0.8, "surface_text": "It helps the bird stabilize in flight."}], "polished_text": "A dodo without a nest is just a wing thinking it's used for balance.", "status": "polished"} +{"raw_text": "nest without rhea? That's just goose with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "nest", "B": "rhea", "C": "white chest patch", "D": "goose"}, "chain": [{"start": "nest", "relation": "HasA", "end": "rhea", "weight": 0.8, "surface_text": "both birds build or use nests for raising young"}, {"start": "nest", "relation": "HasA", "end": "goose", "weight": 0.8, "surface_text": "both birds build nests"}, {"start": "goose", "relation": "HasProperty", "end": "white_chest_patch", "weight": 0.8, "surface_text": "distinct white patch on the front, unlike most other birds"}], "polished_text": "A nest without a rhea? That's just a goose with ideas above its white chest patch.", "status": "polished"} +{"raw_text": "An aquarium ain't nothing but glass that met some metal.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "aquarium", "B": "metal", "C": "opaque", "D": "glass"}, "chain": [{"start": "aquarium", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "an aquarium is made of metal"}, {"start": "aquarium", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "an aquarium is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[some glass]] is [[opaque]]"}], "polished_text": "An aquarium ain't nothing but glass that got itself mixed with metal, making it opaque.", "status": "polished"} +{"raw_text": "Take the hamburger out of wheat and all you've got left is sorry bread.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "wheat", "B": "hamburger", "C": "sorry", "D": "bread"}, "chain": [{"start": "wheat", "relation": "MadeOf", "end": "hamburger", "weight": 1.0, "surface_text": "[[Hamburger]] is made of [[Wheat]]."}, {"start": "wheat", "relation": "MadeOf", "end": "bread", "weight": 1.0, "surface_text": "[[bread]] is made of [[wheat]]."}], "status": "discarded"} +{"raw_text": "A barrel ain't nothing but steel that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "barrel", "B": "wood", "C": "harder than lead", "D": "steel"}, "chain": [{"start": "barrel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a barrel is made of wood"}, {"start": "barrel", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a barrel is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "harder_than_lead", "weight": 1.0, "surface_text": "[[Steel]] is [[harder than lead]]"}], "polished_text": "A barrel ain't nothing but steel that got itself some wood.", "status": "polished"} +{"raw_text": "office without wood? That's just desk with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "office", "B": "wood", "C": "property", "D": "desk"}, "chain": [{"start": "office", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an office is made of wood"}, {"start": "office", "relation": "HasA", "end": "desk", "weight": 0.8, "surface_text": "an office has a desk"}, {"start": "desk", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "typically has a flat, horizontal surface"}], "status": "discarded"} +{"raw_text": "Take the ore out of salt and all you've got left is cold ions.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "salt", "B": "ore", "C": "cold", "D": "ions"}, "chain": [{"start": "salt", "relation": "MadeOf", "end": "ore", "weight": 0.8, "surface_text": "potassium is a component of some salts, and ore can be processed to produce salts."}, {"start": "salt", "relation": "MadeOf", "end": "ions", "weight": 1.0, "surface_text": "[[salt]] is made of [[ions]]."}], "status": "discarded"} +{"raw_text": "chest without leather? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "chest", "B": "leather", "C": "porous", "D": "wood"}, "chain": [{"start": "chest", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "a chest might be made of leather"}, {"start": "chest", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a chest can be made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "porous", "weight": 1.0, "surface_text": "[[wood]] is [[porous]]"}], "polished_text": "A chest without leather? That's just wood with ideas above its station.", "status": "polished"} +{"raw_text": "denim without jacket? That's just jeans with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "denim", "B": "jacket", "C": "dry", "D": "jeans"}, "chain": [{"start": "denim", "relation": "MadeOf", "end": "jacket", "weight": 0.8, "surface_text": "a jacket is made of denim"}, {"start": "denim", "relation": "MadeOf", "end": "jeans", "weight": 2.0, "surface_text": "[[jeans]] are made of [[denim]]"}], "polished_text": "Denim without its jacket is just jeans acting way above its station.", "status": "polished"} +{"raw_text": "kayak without plastic? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "kayak", "B": "plastic", "C": "essential for life on planet", "D": "water"}, "chain": [{"start": "kayak", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a kayak is made of plastic"}, {"start": "kayak", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a kayak"}, {"start": "water", "relation": "HasProperty", "end": "essential_for_life_on_planet", "weight": 1.0, "surface_text": "[[Water]] is [[essential for life on this planet]]"}], "polished_text": "You can't have a kayak without the plastic, and you can't have the water without what's essential for life on this planet.", "status": "polished"} +{"raw_text": "A grass ain't nothing but savanna that met some worm.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "grass", "B": "worm", "C": "grass", "D": "savanna"}, "chain": [{"start": "grass", "relation": "HasPrerequisite", "end": "worm", "weight": 0.8, "surface_text": "grass connects bison's diet and worm's habitat"}, {"start": "grass", "relation": "HasA", "end": "savanna", "weight": 0.8, "surface_text": "grass is often located near an orchard and is a feature of a savanna"}, {"start": "savanna", "relation": "HasProperty", "end": "grass", "weight": 0.8, "surface_text": "savannas are characterized by tall grasses"}], "polished_text": "Grass don't grow without a worm, and ain't nothing but savanna all grown up.", "status": "polished"} +{"raw_text": "Take the water out of strawberry and all you've got left is blue water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "strawberry", "B": "water", "C": "blue", "D": "water"}, "chain": [{"start": "strawberry", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a strawberry is made of water"}, {"start": "strawberry", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow a strawberry"}, {"start": "water", "relation": "HasProperty", "end": "blue", "weight": 4.0, "surface_text": "[[Water]] is [[blue]]"}], "polished_text": "Take the water outta strawberry, and all you've got is blue water left.", "status": "polished"} +{"raw_text": "rubber without glove? That's just eraser with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "rubber", "B": "glove", "C": "plain", "D": "eraser"}, "chain": [{"start": "rubber", "relation": "MadeOf", "end": "glove", "weight": 0.8, "surface_text": "gloves can be made of rubber and are worn on the skin"}, {"start": "rubber", "relation": "MadeOf", "end": "eraser", "weight": 0.8, "surface_text": "An eraser is made of rubber and can be used to tie or secure string."}], "polished_text": "Rubber without its glove? That's just a plain eraser with ideas above its station.", "status": "polished"} +{"raw_text": "A minnow ain't nothing but water that met some fish.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "minnow", "B": "fish", "C": "cold", "D": "water"}, "chain": [{"start": "minnow", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a minnow is made of fish"}, {"start": "minnow", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have minnows"}, {"start": "water", "relation": "HasProperty", "end": "cold", "weight": 1.0, "surface_text": "[[water]] can be [[cold]]"}], "polished_text": "A minnow ain't nothing but a cold drop of water that decided to be fish.", "status": "polished"} +{"raw_text": "A zebra ain't nothing but grass that met some animal.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "zebra", "B": "animal", "C": "cut up into turves and moved", "D": "grass"}, "chain": [{"start": "zebra", "relation": "HasA", "end": "animal", "weight": 0.8, "surface_text": "both zebras and geese are animals."}, {"start": "zebra", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "Zebras have grass as part of their diet (HasA relationship), and flocks like sheep also have grass as part of their diet (HasA relationship)."}, {"start": "grass", "relation": "HasProperty", "end": "cut_up_into_turves_and_moved", "weight": 1.0, "surface_text": "[[Grass]] can be [[cut up into turves and moved]]"}], "status": "discarded"} +{"raw_text": "Take the particle out of rust and all you've got left is roughly boxy or cylindrical shape ship.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "rust", "B": "particle", "C": "roughly boxy or cylindrical shape", "D": "ship"}, "chain": [{"start": "rust", "relation": "HasA", "end": "particle", "weight": 0.8, "surface_text": "both rust and soot are composed of fine particles."}, {"start": "rust", "relation": "HasA", "end": "ship", "weight": 0.8, "surface_text": "ships can have rust on them and also have ropes for mooring and sailing"}, {"start": "ship", "relation": "HasProperty", "end": "roughly_boxy_or_cylindrical_shape", "weight": 0.8, "surface_text": "Ships often have a distinct, bulky form"}], "status": "discarded"} +{"raw_text": "A kingfisher ain't nothing but fish that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "kingfisher", "B": "water", "C": "breathes water", "D": "fish"}, "chain": [{"start": "kingfisher", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a kingfisher needs water"}, {"start": "kingfisher", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "a kingfisher needs fish"}, {"start": "fish", "relation": "HasProperty", "end": "breathes_water", "weight": 0.8, "surface_text": "fish extract oxygen from water through gills, not air"}], "polished_text": "A kingfisher's just a fish that found some water to breathe in.", "status": "polished"} +{"raw_text": "leaf without soil? That's just mouth with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "leaf", "B": "soil", "C": "teeth", "D": "mouth"}, "chain": [{"start": "leaf", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "leaves need soil to grow"}, {"start": "leaf", "relation": "HasPrerequisite", "end": "mouth", "weight": 0.8, "surface_text": "lacebugs use their mouth to eat leaves, and leaves require an animal's mouth to be eaten."}, {"start": "mouth", "relation": "HasProperty", "end": "teeth", "weight": 0.8, "surface_text": "hard, bony structures for biting/chewing"}], "status": "discarded"} +{"raw_text": "You know what they say, a nest with no nightingale is just a graceful flight tern.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "nest", "B": "nightingale", "C": "graceful flight", "D": "tern"}, "chain": [{"start": "nest", "relation": "HasA", "end": "nightingale", "weight": 0.8, "surface_text": "both birds build or use nests for living and raising young"}, {"start": "nest", "relation": "HasA", "end": "tern", "weight": 0.8, "surface_text": "both ostriches and terns build nests where they lay their eggs, as part of their reproductive behavior."}, {"start": "tern", "relation": "HasProperty", "end": "graceful_flight", "weight": 0.8, "surface_text": "Terns fly with a buoyant, graceful, and often hovering style, which is less common among other birds in this category."}], "polished_text": "You know what they say — a nest without a nightingale is just a tern's graceful flight all by itself.", "status": "polished"} +{"raw_text": "You know what they say, a creek with no sand is just a colorless water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "creek", "B": "sand", "C": "colorless", "D": "water"}, "chain": [{"start": "creek", "relation": "MadeOf", "end": "sand", "weight": 0.8, "surface_text": "Sand is found in deserts and is made of materials like those found in creek beds."}, {"start": "creek", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a creek is made of water"}, {"start": "water", "relation": "HasProperty", "end": "colorless", "weight": 1.0, "surface_text": "[[water]] is [[colorless]]"}], "polished_text": "You know what they say — a creek without the sand is just some colorless water.", "status": "polished"} +{"raw_text": "You know what they say, a garden with no flowers is just a wet lawn.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "garden", "B": "flowers", "C": "wet", "D": "lawn"}, "chain": [{"start": "garden", "relation": "HasA", "end": "flowers", "weight": 2.828427, "surface_text": "[[a garden]] has [[flowers]]"}, {"start": "garden", "relation": "HasA", "end": "lawn", "weight": 1.0, "surface_text": "[[The garden]] contains [[the lawn]]"}], "polished_text": "You know what they say, a garden without flowers is just a wet lawn.", "status": "polished"} +{"raw_text": "A phone ain't nothing but plastic that met some glass.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "phone", "B": "glass", "C": "chemically inert", "D": "plastic"}, "chain": [{"start": "phone", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a phone is made of glass"}, {"start": "phone", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a phone is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "chemically_inert", "weight": 0.8, "surface_text": "doesn't react easily with other substances, unlike rust or wood which can degrade"}], "polished_text": "A phone ain't nothing but plastic that got itself some glass.", "status": "polished"} +{"raw_text": "denim without cotton? That's just jacket with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "denim", "B": "cotton", "C": "shoulder coverage", "D": "jacket"}, "chain": [{"start": "denim", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "denim is made of cotton"}, {"start": "denim", "relation": "MadeOf", "end": "jacket", "weight": 0.8, "surface_text": "a jacket is made of denim"}, {"start": "jacket", "relation": "HasProperty", "end": "shoulder_coverage", "weight": 0.8, "surface_text": "Jackets are specifically designed to cover the shoulders"}], "polished_text": "Denim without cotton is just a jacket with ideas above its station, tryin' to cover shoulders it ain't got.", "status": "polished"} +{"raw_text": "Take the glass out of jar and all you've got left is property lid.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "jar", "B": "glass", "C": "property", "D": "lid"}, "chain": [{"start": "jar", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a jar is made of glass"}, {"start": "jar", "relation": "HasA", "end": "lid", "weight": 1.0, "surface_text": "[[a jar]] has [[a lid]]"}, {"start": "lid", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "covers an opening on a container"}], "status": "discarded"} +{"raw_text": "A box ain't nothing but 6 sides that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "box", "B": "wood", "C": "old", "D": "6 sides"}, "chain": [{"start": "box", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a box is made of wood"}, {"start": "box", "relation": "HasA", "end": "6_sides", "weight": 1.0, "surface_text": "[[A box]] has [[6 sides]]"}], "polished_text": "An old box ain't nothing but six sides that got itself wrapped in wood.", "status": "polished"} +{"raw_text": "A desert ain't nothing but sand that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "desert", "B": "water", "C": "sorry", "D": "sand"}, "chain": [{"start": "desert", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "a desert can have ponds with water, and a pond is made of water"}, {"start": "desert", "relation": "HasA", "end": "sand", "weight": 0.8, "surface_text": "sand is a common component of deserts and the material the ground is made of."}], "polished_text": "A desert ain't nothing but sand that holds some water in its belly.", "status": "polished"} +{"raw_text": "Take the crow out of feather and all you've got left is behavior: fruit eating hornbill.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "feather", "B": "crow", "C": "behavior: fruit eating", "D": "hornbill"}, "chain": [{"start": "feather", "relation": "HasA", "end": "crow", "weight": 0.8, "surface_text": "both birds have feathers"}, {"start": "feather", "relation": "HasA", "end": "hornbill", "weight": 0.8, "surface_text": "Both canaries and hornbills have feathers as part of their bird anatomy."}, {"start": "hornbill", "relation": "HasProperty", "end": "behavior:_fruit_eating", "weight": 0.8, "surface_text": "Primarily eats fruit, distinguishing it from meat-eating or insect-eating birds in the list"}], "status": "discarded"} +{"raw_text": "A talc ain't nothing but sand that met some rock.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "talc", "B": "rock", "C": "sorry", "D": "sand"}, "chain": [{"start": "talc", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Both talc and mica can be components of rock."}, {"start": "talc", "relation": "MadeOf", "end": "sand", "weight": 0.8, "surface_text": "sand can be made from talc and is a common component of glass"}], "polished_text": "Talc ain't nothing but sand that got itself mixed up with some rock.", "status": "polished"} +{"raw_text": "A barometer ain't nothing but scale that met some glass.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "barometer", "B": "glass", "C": "property", "D": "scale"}, "chain": [{"start": "barometer", "relation": "HasA", "end": "glass", "weight": 0.8, "surface_text": "a barometer has glass"}, {"start": "barometer", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "a barometer has a scale"}, {"start": "scale", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}], "polished_text": "A barometer ain't nothing but a scale wrapped up in glass.", "status": "polished"} +{"raw_text": "Take the rabbit out of muscle and all you've got left is better frying fat.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "muscle", "B": "rabbit", "C": "better frying", "D": "fat"}, "chain": [{"start": "muscle", "relation": "HasA", "end": "rabbit", "weight": 0.8, "surface_text": "muscles are part of a body and rabbits have muscles."}, {"start": "muscle", "relation": "MadeOf", "end": "fat", "weight": 0.8, "surface_text": "muscle connects the lion's body part to the fat's composition. (This is a better option.)"}, {"start": "fat", "relation": "HasProperty", "end": "better_frying", "weight": 0.8, "surface_text": "Melts and behaves differently in cooking than other foods"}], "polished_text": "You can't pull the rabbit out of the muscle and still have that better-frying fat left behind.", "status": "polished"} +{"raw_text": "A snail ain't nothing but snail that met some shell.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "snail", "B": "shell", "C": "small size", "D": "snail"}, "chain": [{"start": "snail", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a snail has a shell"}, {"start": "snail", "relation": "HasA", "end": "snail", "weight": 0.8, "surface_text": "snail has skin as part of its body"}, {"start": "snail", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "typically much smaller than most other listed animals"}], "polished_text": "A snail ain't nothing but a little snail that grew itself a shell.", "status": "polished"} +{"raw_text": "Take the mortar out of church and all you've got left is sorry windows.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "church", "B": "mortar", "C": "sorry", "D": "windows"}, "chain": [{"start": "church", "relation": "MadeOf", "end": "mortar", "weight": 0.8, "surface_text": "a church is made of mortar"}, {"start": "church", "relation": "HasA", "end": "windows", "weight": 1.0, "surface_text": "[[A church]] has [[windows]]"}], "status": "discarded"} +{"raw_text": "A cockatoo ain't nothing but feathers that met some nest.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cockatoo", "B": "nest", "C": "sorry", "D": "feathers"}, "chain": [{"start": "cockatoo", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build or use nests for raising young"}, {"start": "cockatoo", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "Both cockatoos and weavers have feathers as part of their physical makeup."}], "polished_text": "A cockatoo ain't nothing but a nest full of feathers.", "status": "polished"} +{"raw_text": "You know what they say, a soot with no fire is just a texture coal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "soot", "B": "fire", "C": "texture", "D": "coal"}, "chain": [{"start": "soot", "relation": "MadeOf", "end": "fire", "weight": 0.8, "surface_text": "fire produces soot and paper can be used as fuel"}, {"start": "soot", "relation": "MadeOf", "end": "coal", "weight": 0.8, "surface_text": "coal burns to create soot, and dirt can contain coal particles"}, {"start": "coal", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Usually dull and rough to the touch, unlike the often smooth or crystalline textures of marble, stone, quartz, crystal, or mountain"}], "polished_text": "You know what they say — soot without the fire is just a pile of coal grit.", "status": "polished"} +{"raw_text": "Take the wasp out of egg and all you've got left is voice crow.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "egg", "B": "wasp", "C": "voice", "D": "crow"}, "chain": [{"start": "egg", "relation": "HasA", "end": "wasp", "weight": 0.8, "surface_text": "mealybugs lay eggs, and female wasps lay eggs."}, {"start": "egg", "relation": "HasA", "end": "crow", "weight": 0.8, "surface_text": "both birds lay eggs"}, {"start": "crow", "relation": "HasProperty", "end": "voice", "weight": 0.8, "surface_text": "It has a loud, harsh, croaking call, distinct from the songs or calls of jays or gulls."}], "status": "discarded"} +{"raw_text": "You know what they say, a plant with no jungle is just a large variety of species forest.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "plant", "B": "jungle", "C": "large variety of species", "D": "forest"}, "chain": [{"start": "plant", "relation": "HasA", "end": "jungle", "weight": 0.8, "surface_text": "plants grow in furrows, and jungles have plants"}, {"start": "plant", "relation": "HasA", "end": "forest", "weight": 0.8, "surface_text": "Coca is a type of plant, and forests contain many plants."}, {"start": "forest", "relation": "HasProperty", "end": "large_variety_of_species", "weight": 0.8, "surface_text": "Forests host a wider range of plant and animal species than most other landscapes listed."}], "status": "discarded"} +{"raw_text": "cork without tree? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cork", "B": "tree", "C": "porous", "D": "wood"}, "chain": [{"start": "cork", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get a cork"}, {"start": "cork", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a cork is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "porous", "weight": 1.0, "surface_text": "[[wood]] is [[porous]]"}], "polished_text": "You can't have cork without a tree, 'cause that's just wood showing off its porous ways.", "status": "polished"} +{"raw_text": "leg without bull? That's just body with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "leg", "B": "bull", "C": "organization", "D": "body"}, "chain": [{"start": "leg", "relation": "HasA", "end": "bull", "weight": 0.8, "surface_text": "legs are parts of both a body and a bull."}, {"start": "leg", "relation": "HasPrerequisite", "end": "body", "weight": 0.8, "surface_text": "you need a body before you can have legs"}, {"start": "body", "relation": "HasProperty", "end": "organization", "weight": 0.8, "surface_text": "Has distinct anatomical regions (head, torso, limbs) unlike simple parts."}], "polished_text": "A leg without a bull? That's just a body with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a trout with no water is just a colorful fish.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "trout", "B": "water", "C": "colorful", "D": "fish"}, "chain": [{"start": "trout", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a trout"}, {"start": "trout", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a trout is made of fish"}, {"start": "fish", "relation": "HasProperty", "end": "colorful", "weight": 1.0, "surface_text": "[[my fish]] is [[colorful]]"}], "polished_text": "You know what they say, a trout without the water is just a colorful fish.", "status": "polished"} +{"raw_text": "You know what they say, a lobster with no water is just a old shell.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "lobster", "B": "water", "C": "old", "D": "shell"}, "chain": [{"start": "lobster", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can cook a lobster"}, {"start": "lobster", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a lobster has a shell"}], "polished_text": "You know what they say — a lobster without the water is just an old shell.", "status": "polished"} +{"raw_text": "You know what they say, a fireplace with no brick is just a made of brick or stone chimney.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "fireplace", "B": "brick", "C": "made of brick or stone", "D": "chimney"}, "chain": [{"start": "fireplace", "relation": "MadeOf", "end": "brick", "weight": 0.8, "surface_text": "a fireplace is made of brick"}, {"start": "fireplace", "relation": "HasA", "end": "chimney", "weight": 1.0, "surface_text": "[[A fireplace]] has [[a chimney]]"}, {"start": "chimney", "relation": "HasProperty", "end": "made_of_brick_or_stone", "weight": 0.8, "surface_text": "Chimneys are often constructed with these durable, heat-resistant materials."}], "status": "discarded"} +{"raw_text": "An oboe ain't nothing but wood that met some silver.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "oboe", "B": "silver", "C": "solid", "D": "wood"}, "chain": [{"start": "oboe", "relation": "MadeOf", "end": "silver", "weight": 0.8, "surface_text": "an oboe is made of silver"}, {"start": "oboe", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an oboe is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "solid", "weight": 2.0, "surface_text": "[[Wood]] is [[solid]]"}], "polished_text": "An oboe's just wood that got itself some silver shine.", "status": "polished"} +{"raw_text": "Take the iron out of steel and all you've got left is harder than wood iron.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "steel", "B": "iron", "C": "harder than wood", "D": "iron"}, "chain": [{"start": "steel", "relation": "HasA", "end": "iron", "weight": 4.472136, "surface_text": "[[steel]] contains [[iron]]"}, {"start": "steel", "relation": "MadeOf", "end": "iron", "weight": 2.828427, "surface_text": "[[Steel]] is made of [[iron]]."}, {"start": "iron", "relation": "HasProperty", "end": "harder_than_wood", "weight": 1.0, "surface_text": "[[iron]] is [[harder than wood]]"}], "polished_text": "Take the iron outta the steel, and all you got left is iron that's harder than wood.", "status": "polished"} +{"raw_text": "Take the tractor out of barn and all you've got left is poor electrical conductor steel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "barn", "B": "tractor", "C": "poor electrical conductor", "D": "steel"}, "chain": [{"start": "barn", "relation": "HasA", "end": "tractor", "weight": 0.8, "surface_text": "a barn has a tractor"}, {"start": "barn", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a barn is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "poor_electrical_conductor", "weight": 0.8, "surface_text": "Less conductive than copper or nickel."}], "status": "discarded"} +{"raw_text": "Take the water out of earth and all you've got left is grayish color rock.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "earth", "B": "water", "C": "grayish color", "D": "rock"}, "chain": [{"start": "earth", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "earth has water"}, {"start": "earth", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "earth is made of rock"}, {"start": "rock", "relation": "HasProperty", "end": "grayish_color", "weight": 0.8, "surface_text": "Typically lacks the vibrant colors of emeralds, rubies, or garnets"}], "polished_text": "Take the water out of the earth, and all you've got left is a grayish old rock.", "status": "polished"} +{"raw_text": "Take the feather out of sapsucker and all you've got left is colorful beak.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "sapsucker", "B": "feather", "C": "colorful", "D": "beak"}, "chain": [{"start": "sapsucker", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds are covered in feathers"}, {"start": "sapsucker", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "both birds have beaks used for feeding"}, {"start": "beak", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "Can vary in color (yellow, red, orange) unlike most animal body parts"}], "polished_text": "Take the feathers out of a sapsucker, and all you've got left is that colorful beak staring back at ya.", "status": "polished"} +{"raw_text": "Take the wood out of theater and all you've got left is harder than plastic steel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "theater", "B": "wood", "C": "harder than plastic", "D": "steel"}, "chain": [{"start": "theater", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a theater is made of wood"}, {"start": "theater", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a theater is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "harder_than_plastic", "weight": 1.0, "surface_text": "[[steel]] is [[harder than plastic]]"}], "status": "discarded"} +{"raw_text": "You know what they say, a tiger with no meat is just a sorry pelt.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "tiger", "B": "meat", "C": "sorry", "D": "pelt"}, "chain": [{"start": "tiger", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "Both tigers and bison are animals that have meat as a biological attribute."}, {"start": "tiger", "relation": "HasA", "end": "pelt", "weight": 0.8, "surface_text": "Both a tiger and a goose have pelt/fur or feathers, respectively."}], "polished_text": "You know what they say, a tiger without the meat is just a sorry-looking pelt.", "status": "polished"} +{"raw_text": "wheel without airplane? That's just metal with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "wheel", "B": "airplane", "C": "magnesium", "D": "metal"}, "chain": [{"start": "wheel", "relation": "HasA", "end": "airplane", "weight": 0.8, "surface_text": "wheels are parts of vehicles"}, {"start": "wheel", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a wheel is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "magnesium", "weight": 0.8, "surface_text": "both are metals"}], "polished_text": "An airplane without its wheels? That's just metal with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a swift with no wing is just a flat or slightly concave top nest.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "swift", "B": "wing", "C": "flat or slightly concave top", "D": "nest"}, "chain": [{"start": "swift", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "birds both have wings"}, {"start": "swift", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds have nests"}, {"start": "nest", "relation": "HasProperty", "end": "flat_or_slightly_concave_top", "weight": 0.8, "surface_text": "Nests have a slightly indented top surface to hold eggs or young, unlike dens or burrows which are more enclosed spaces"}], "polished_text": "You know what they say — a swift with no wing is just a flat-nest without its flight.", "status": "polished"} +{"raw_text": "A basil ain't nothing but water that met some plant.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "basil", "B": "plant", "C": "essential for washing", "D": "water"}, "chain": [{"start": "basil", "relation": "MadeOf", "end": "plant", "weight": 0.8, "surface_text": "cumin and basil are both derived from plants"}, {"start": "basil", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "basil requires water"}, {"start": "water", "relation": "HasProperty", "end": "essential_for_washing", "weight": 1.0, "surface_text": "[[Water]] is [[essential for washing]]"}], "status": "discarded"} +{"raw_text": "Take the cotton out of tie and all you've got left is stretchable polyester.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tie", "B": "cotton", "C": "stretchable", "D": "polyester"}, "chain": [{"start": "tie", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a tie is made of cotton"}, {"start": "tie", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "a tie is made of polyester"}, {"start": "polyester", "relation": "HasProperty", "end": "stretchable", "weight": 0.8, "surface_text": "Many forms of polyester can be stretched, unlike materials like tar or styrofoam."}], "polished_text": "Take the cotton out of the tie, and all you'll have left is stretchy polyester.", "status": "polished"} +{"raw_text": "oboe without wood? That's just silver with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "oboe", "B": "wood", "C": "taste", "D": "silver"}, "chain": [{"start": "oboe", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an oboe is made of wood"}, {"start": "oboe", "relation": "MadeOf", "end": "silver", "weight": 0.8, "surface_text": "an oboe is made of silver"}, {"start": "silver", "relation": "HasProperty", "end": "taste", "weight": 0.8, "surface_text": "Distinctive metallic taste when touched by mouth (unique among listed metals)"}], "polished_text": "An oboe without wood is just silver with ideas above its taste.", "status": "polished"} +{"raw_text": "A dodo ain't nothing but egg that met some feather.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "dodo", "B": "feather", "C": "oblong shaped", "D": "egg"}, "chain": [{"start": "dodo", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have feathers."}, {"start": "dodo", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both dodo and finch are birds that lay eggs"}, {"start": "egg", "relation": "HasProperty", "end": "oblong_shaped", "weight": 1.0, "surface_text": "[[an egg]] is [[oblong shaped]]"}], "status": "discarded"} +{"raw_text": "Take the iron out of body and all you've got left is edible food.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "body", "B": "iron", "C": "edible", "D": "food"}, "chain": [{"start": "body", "relation": "HasA", "end": "iron", "weight": 0.8, "surface_text": "The body contains both potassium and iron."}, {"start": "body", "relation": "HasPrerequisite", "end": "food", "weight": 0.8, "surface_text": "food is required for a body and birds use food"}, {"start": "food", "relation": "HasProperty", "end": "edible", "weight": 0.8, "surface_text": "can be consumed, unlike some items listed"}], "status": "discarded"} +{"raw_text": "A leather ain't nothing but punch bag that met some fabric.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "leather", "B": "fabric", "C": "sorry", "D": "punch bag"}, "chain": [{"start": "leather", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "Both burlap and leather are types of fabric."}, {"start": "leather", "relation": "MadeOf", "end": "punch_bag", "weight": 1.0, "surface_text": "[[a punch bag]] is made of [[leather]]."}], "polished_text": "A piece of leather ain't nothing but a punch bag that got wrapped up in some fabric.", "status": "polished"} +{"raw_text": "wood without branch? That's just beaver with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "wood", "B": "branch", "C": "small, valvular nose/mouth", "D": "beaver"}, "chain": [{"start": "wood", "relation": "MadeOf", "end": "branch", "weight": 0.8, "surface_text": "both maples and branches are made of wood"}, {"start": "wood", "relation": "MadeOf", "end": "beaver", "weight": 0.8, "surface_text": "both bulls (as animals) may encounter wood in their environment, and beavers use wood for their dams and lodges"}, {"start": "beaver", "relation": "HasProperty", "end": "small,_valvular_nose/mouth", "weight": 0.8, "surface_text": "can close tightly underwater to prevent water intake"}], "status": "discarded"} +{"raw_text": "chili without herb? That's just seasoning with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "chili", "B": "herb", "C": "plain", "D": "seasoning"}, "chain": [{"start": "chili", "relation": "HasA", "end": "herb", "weight": 0.8, "surface_text": "chili can be considered a type of herb, and basil is a herb."}, {"start": "chili", "relation": "HasA", "end": "seasoning", "weight": 0.8, "surface_text": "chili is a type of seasoning, and basil is also a type of seasoning."}], "polished_text": "A chili without herb? That's just plain seasoning with ideas above its station.", "status": "polished"} +{"raw_text": "peacock without wings? That's just feathers with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "peacock", "B": "wings", "C": "plain", "D": "feathers"}, "chain": [{"start": "peacock", "relation": "HasA", "end": "wings", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "peacock", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "both birds have feathers"}], "polished_text": "A peacock without wings is just feathers with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a chalk with no earth is just a natural shape stone.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "chalk", "B": "earth", "C": "natural shape", "D": "stone"}, "chain": [{"start": "chalk", "relation": "MadeOf", "end": "earth", "weight": 0.8, "surface_text": "both chalk and clay are made from earth materials"}, {"start": "chalk", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "chalk is a type of stone, and diamonds are found in stones."}, {"start": "stone", "relation": "HasProperty", "end": "natural_shape", "weight": 0.8, "surface_text": "usually irregular and not man-made like bricks or concrete"}], "polished_text": "You know what they say — chalk without the earth is just a stone in its natural shape.", "status": "polished"} +{"raw_text": "maple without wood? That's just leaf with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "maple", "B": "wood", "C": "function photosynthesis", "D": "leaf"}, "chain": [{"start": "maple", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "both maples and branches are made of wood"}, {"start": "maple", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "Both maple and oak trees have leaves."}, {"start": "leaf", "relation": "HasProperty", "end": "function_photosynthesis", "weight": 0.8, "surface_text": "Leaves are specialized for photosynthesis, which distinguishes them from parts like roots (absorption) or seeds (reproduction)."}], "status": "discarded"} +{"raw_text": "Take the leaves out of oak and all you've got left is chipped into pieces wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "oak", "B": "leaves", "C": "chipped into pieces", "D": "wood"}, "chain": [{"start": "oak", "relation": "HasA", "end": "leaves", "weight": 1.0, "surface_text": "[[an oak]] has [[leaves]]"}, {"start": "oak", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an oak is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "chipped_into_pieces", "weight": 1.0, "surface_text": "[[Wood]] can be [[chipped into pieces]]"}], "polished_text": "Take the leaves off an oak and all you've got left is wood chipped into pieces.", "status": "polished"} +{"raw_text": "You know what they say, a medicine with no bottle is just a portable size bottle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "medicine", "B": "bottle", "C": "portable size", "D": "bottle"}, "chain": [{"start": "medicine", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "medicine has a prerequisite of being in a bottle"}, {"start": "medicine", "relation": "HasA", "end": "bottle", "weight": 0.8, "surface_text": "medicine has a bottle to store it in"}, {"start": "bottle", "relation": "HasProperty", "end": "portable_size", "weight": 0.8, "surface_text": "Generally designed to be held in one hand, unlike large bins or troughs"}], "status": "discarded"} +{"raw_text": "You know what they say, a tree with no orchard is just a dry trunk.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "tree", "B": "orchard", "C": "dry", "D": "trunk"}, "chain": [{"start": "tree", "relation": "HasA", "end": "orchard", "weight": 0.8, "surface_text": "trees are part of orchards, and furrows may contain tree roots"}, {"start": "tree", "relation": "HasA", "end": "trunk", "weight": 2.0, "surface_text": "[[A tree]] has [[a trunk]]"}], "polished_text": "You know what they say — a tree without an orchard is just a dry trunk.", "status": "polished"} +{"raw_text": "You know what they say, a lettuce with no water is just a powdered texture (when fine) sugar.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "lettuce", "B": "water", "C": "powdered texture (when fine)", "D": "sugar"}, "chain": [{"start": "lettuce", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[lettuce]] is made of [[water]]."}, {"start": "lettuce", "relation": "HasPrerequisite", "end": "sugar", "weight": 0.8, "surface_text": "lettuce is part of a salad, and sugar is not typically required for lettuce"}, {"start": "sugar", "relation": "HasProperty", "end": "powdered_texture_(when_fine)", "weight": 0.8, "surface_text": "can be ground to a fine powder, unlike most other foods"}], "polished_text": "You know what they say — a lettuce without the water is just powdered sugar.", "status": "polished"} +{"raw_text": "Take the iron out of cannon and all you've got left is bands of metal barrel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "cannon", "B": "iron", "C": "bands of metal", "D": "barrel"}, "chain": [{"start": "cannon", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "a cannon is made of iron"}, {"start": "cannon", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a cannon has a barrel"}, {"start": "barrel", "relation": "HasProperty", "end": "bands_of_metal", "weight": 0.8, "surface_text": "Has characteristic metal hoops around its circumference, which most other containers lack"}], "polished_text": "Take the iron outta a cannon, and all you're left with is just a barrel full of bands.", "status": "polished"} +{"raw_text": "Take the stone out of granite and all you've got left is hardness quartz.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "granite", "B": "stone", "C": "hardness", "D": "quartz"}, "chain": [{"start": "granite", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "granite is made of stone, and stone is a type of mineral."}, {"start": "granite", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "granite is made of quartz"}, {"start": "quartz", "relation": "HasProperty", "end": "hardness", "weight": 0.8, "surface_text": "Quartz is harder than most minerals, scoring 7 on the Mohs scale."}], "status": "discarded"} +{"raw_text": "A furrow ain't nothing but water that met some soil.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "furrow", "B": "soil", "C": "essential to life", "D": "water"}, "chain": [{"start": "furrow", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "a furrow is made of soil, and farms have soil where crops are grown"}, {"start": "furrow", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both furrows and ditches may contain water"}, {"start": "water", "relation": "HasProperty", "end": "essential_to_life", "weight": 1.0, "surface_text": "[[water]] is [[essential to life]]"}], "polished_text": "A furrow ain't nothing but water runnin' through the soil, essential for life.", "status": "polished"} +{"raw_text": "Take the several wheels out of truck and all you've got left is cold mirror.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "truck", "B": "several wheels", "C": "cold", "D": "mirror"}, "chain": [{"start": "truck", "relation": "HasA", "end": "several_wheels", "weight": 1.0, "surface_text": "[[A truck]] has [[several wheels]]"}, {"start": "truck", "relation": "HasA", "end": "mirror", "weight": 0.8, "surface_text": "trucks often have mirrors and mirrors can be made of glass"}], "status": "discarded"} +{"raw_text": "You know what they say, a copper with no coin is just a corrosion resistance bronze.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "copper", "B": "coin", "C": "corrosion resistance", "D": "bronze"}, "chain": [{"start": "copper", "relation": "MadeOf", "end": "coin", "weight": 0.8, "surface_text": "coin connects metals as a common item made from them"}, {"start": "copper", "relation": "MadeOf", "end": "bronze", "weight": 0.8, "surface_text": "bronze is made of copper"}, {"start": "bronze", "relation": "HasProperty", "end": "corrosion_resistance", "weight": 0.8, "surface_text": "Bronze is resistant to corrosion, especially in saltwater, unlike steel, which rusts easily."}], "polished_text": "You know what they say, copper without the coin is just a stubbornly resistant bronze.", "status": "polished"} +{"raw_text": "You know what they say, a mine with no clay is just a bright yellow gold.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "mine", "B": "clay", "C": "bright yellow", "D": "gold"}, "chain": [{"start": "mine", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "both chalk and clay can be mined as raw materials"}, {"start": "mine", "relation": "HasA", "end": "gold", "weight": 0.8, "surface_text": "mines often contain both wolfram and gold deposits."}, {"start": "gold", "relation": "HasProperty", "end": "bright_yellow", "weight": 0.8, "surface_text": "Has a distinctive gold color unlike silver, nickel, or bronze."}], "polished_text": "You know what they say — a mine without the clay is just a bright yellow dream of gold.", "status": "polished"} +{"raw_text": "revolver without powder? That's just bullet with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "revolver", "B": "powder", "C": "cold", "D": "bullet"}, "chain": [{"start": "revolver", "relation": "MadeOf", "end": "powder", "weight": 0.8, "surface_text": "Gunpowder is a component used in both revolvers and cannons."}, {"start": "revolver", "relation": "HasA", "end": "bullet", "weight": 0.8, "surface_text": "Both a revolver and a canon use bullets as ammunition."}], "polished_text": "A revolver without its powder? That's just a bullet with ideas above its station.", "status": "polished"} +{"raw_text": "Take the nest out of weaver and all you've got left is growth spreads grass.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "weaver", "B": "nest", "C": "growth spreads", "D": "grass"}, "chain": [{"start": "weaver", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "a weaver has a nest"}, {"start": "weaver", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass before you can have a weaver"}, {"start": "grass", "relation": "HasProperty", "end": "growth_spreads", "weight": 0.8, "surface_text": "Grass often spreads out horizontally via rhizomes or stolons"}], "status": "discarded"} +{"raw_text": "You know what they say, a spinach with no water is just a sometimes produces leaves stem.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "spinach", "B": "water", "C": "sometimes produces leaves", "D": "stem"}, "chain": [{"start": "spinach", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "spinach needs water to grow"}, {"start": "spinach", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "spinach has a stem"}, {"start": "stem", "relation": "HasProperty", "end": "sometimes_produces_leaves", "weight": 0.8, "surface_text": "Stems can sprout leaves, whereas flowers and shade do not."}], "polished_text": "You know what they say — spinach without the water is just a stem that sometimes produces leaves.", "status": "polished"} +{"raw_text": "You know what they say, an opener with no blade is just a small mouth bottle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "opener", "B": "blade", "C": "small mouth", "D": "bottle"}, "chain": [{"start": "opener", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "an opener has a blade"}, {"start": "opener", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "you need a bottle before using an opener"}, {"start": "bottle", "relation": "HasProperty", "end": "small_mouth", "weight": 0.8, "surface_text": "The opening is usually small, unlike mugs or bins"}], "polished_text": "You know what they say — a bottle-opener without its blade is just a thing for bottles with small mouths.", "status": "polished"} +{"raw_text": "A dust ain't nothing but particle that met some powder.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "dust", "B": "powder", "C": "cold", "D": "particle"}, "chain": [{"start": "dust", "relation": "MadeOf", "end": "powder", "weight": 0.8, "surface_text": "both aluminum and dust can form powders"}, {"start": "dust", "relation": "MadeOf", "end": "particle", "weight": 0.8, "surface_text": "aluminum particles can be part of dust"}], "polished_text": "Dust ain't nothing but a cold particle that got mixed up with powder.", "status": "polished"} +{"raw_text": "eggplant without vegetable? That's just pod with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "eggplant", "B": "vegetable", "C": "seeds inside", "D": "pod"}, "chain": [{"start": "eggplant", "relation": "HasA", "end": "vegetable", "weight": 0.8, "surface_text": "Both eggplant and cabbage are types of vegetables."}, {"start": "eggplant", "relation": "HasA", "end": "pod", "weight": 0.8, "surface_text": "both eggplant and bean can have pods (though eggplant's pod is its fruit, while bean's pod contains seeds)"}, {"start": "pod", "relation": "HasProperty", "end": "seeds_inside", "weight": 0.8, "surface_text": "Pods typically contain seeds, unlike most other containers."}], "polished_text": "An eggplant without a vegetable? That's just a pod with seeds above its station.", "status": "polished"} +{"raw_text": "An aluminum ain't nothing but car that met some bottle.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "aluminum", "B": "bottle", "C": "bought and sold", "D": "car"}, "chain": [{"start": "aluminum", "relation": "MadeOf", "end": "bottle", "weight": 0.8, "surface_text": "Both can be made into bottles."}, {"start": "aluminum", "relation": "MadeOf", "end": "car", "weight": 0.8, "surface_text": "cars are made with aluminum and have rubber parts"}, {"start": "car", "relation": "HasProperty", "end": "bought_and_sold", "weight": 1.0, "surface_text": "[[A car]] can be [[bought and sold]]"}], "status": "discarded"} +{"raw_text": "wax without container? That's just fabric with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "wax", "B": "container", "C": "property", "D": "fabric"}, "chain": [{"start": "wax", "relation": "HasA", "end": "container", "weight": 0.8, "surface_text": "a container might have a wax seal, and it could be made of aluminum."}, {"start": "wax", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "fabric can be made of wax (waxed fabric) and polyester is a type of fabric"}, {"start": "fabric", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "is typically woven or knitted, not solid or layered"}], "polished_text": "Wax without a container? That's just fabric thinking it's smarter than its station.", "status": "polished"} +{"raw_text": "Take the wings out of bat and all you've got left is humble score homer.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bat", "B": "wings", "C": "humble", "D": "score homer"}, "chain": [{"start": "bat", "relation": "HasA", "end": "wings", "weight": 1.0, "surface_text": "[[A bat]] has [[wings]]"}, {"start": "bat", "relation": "HasPrerequisite", "end": "score_homer", "weight": 1.0, "surface_text": "If you want to [[score a homer]] then you should [[bat]]"}], "status": "discarded"} +{"raw_text": "cannon without iron? That's just barrel with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cannon", "B": "iron", "C": "hollow", "D": "barrel"}, "chain": [{"start": "cannon", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "a cannon is made of iron"}, {"start": "cannon", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a cannon has a barrel"}, {"start": "barrel", "relation": "HasProperty", "end": "hollow", "weight": 0.8, "surface_text": "a barrel is hollow"}], "polished_text": "A cannon without iron? That's just a hollow barrel with ideas above its station.", "status": "polished"} +{"raw_text": "A cannabis ain't nothing but indica that met some sativa.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cannabis", "B": "sativa", "C": "wet", "D": "indica"}, "chain": [{"start": "cannabis", "relation": "MadeOf", "end": "sativa", "weight": 2.0, "surface_text": "[[sativa]] is made of [[cannabis]]."}, {"start": "cannabis", "relation": "MadeOf", "end": "indica", "weight": 2.0, "surface_text": "[[indica]] is made of [[cannabis]]."}], "status": "discarded"} +{"raw_text": "Take the cardinal out of nest and all you've got left is long, forked tail tern.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "nest", "B": "cardinal", "C": "long, forked tail", "D": "tern"}, "chain": [{"start": "nest", "relation": "HasA", "end": "cardinal", "weight": 0.8, "surface_text": "birds build nests"}, {"start": "nest", "relation": "HasA", "end": "tern", "weight": 0.8, "surface_text": "both ostriches and terns build nests where they lay their eggs, as part of their reproductive behavior."}, {"start": "tern", "relation": "HasProperty", "end": "long,_forked_tail", "weight": 0.8, "surface_text": "Terns usually have a long tail that is deeply forked, a feature not as common in the listed birds."}], "polished_text": "You take the cardinal out of a nest, and all you got left is a tern with its long, forked tail.", "status": "polished"} +{"raw_text": "string without guitar? That's just mandolin with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "string", "B": "guitar", "C": "metal strings", "D": "mandolin"}, "chain": [{"start": "string", "relation": "HasA", "end": "guitar", "weight": 0.8, "surface_text": "both instruments may have strings (though recorder has a reed, not strings)."}, {"start": "string", "relation": "HasA", "end": "mandolin", "weight": 0.8, "surface_text": "Both instruments have strings as part of their design."}, {"start": "mandolin", "relation": "HasProperty", "end": "metal_strings", "weight": 0.8, "surface_text": "Usually steel, unlike harp's or cello's gut/synthetic strings"}], "polished_text": "A string without a guitar? That's just a mandolin with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a caddy with no wood is just a chemically inert plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "caddy", "B": "wood", "C": "chemically inert", "D": "plastic"}, "chain": [{"start": "caddy", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a caddy is made of wood"}, {"start": "caddy", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a caddy is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "chemically_inert", "weight": 0.8, "surface_text": "doesn't react easily with other substances, unlike rust or wood which can degrade"}], "polished_text": "You know what they say, a caddy without the wood is just a chemically inert plastic.", "status": "polished"} +{"raw_text": "tiger without body? That's just limb with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "tiger", "B": "body", "C": "dry", "D": "limb"}, "chain": [{"start": "tiger", "relation": "HasA", "end": "body", "weight": 0.8, "surface_text": "Tigers have bodies, and muscles are part of bodies."}, {"start": "tiger", "relation": "HasA", "end": "limb", "weight": 0.8, "surface_text": "Tigers have limbs, and muscles are part of limbs."}], "status": "discarded"} +{"raw_text": "Take the berries out of holly and all you've got left is cold leaves.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "holly", "B": "berries", "C": "cold", "D": "leaves"}, "chain": [{"start": "holly", "relation": "HasA", "end": "berries", "weight": 0.8, "surface_text": "Both holly and coca trees are known for producing berries."}, {"start": "holly", "relation": "HasA", "end": "leaves", "weight": 0.8, "surface_text": "Both holly and coca trees have distinct types of leaves."}], "polished_text": "Take the berries out of holly, and all you got left is some cold, sharp leaves.", "status": "polished"} +{"raw_text": "fiber without wool? That's just paper with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fiber", "B": "wool", "C": "one dimensional", "D": "paper"}, "chain": [{"start": "fiber", "relation": "MadeOf", "end": "wool", "weight": 0.8, "surface_text": "both rust (in a material sense) and wool contain or are composed of fibers."}, {"start": "fiber", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "Both polyester and paper can be made from fibers."}, {"start": "paper", "relation": "HasProperty", "end": "one_dimensional", "weight": 1.0, "surface_text": "[[Paper]] is [[one dimensional]]"}], "polished_text": "Fiber without the wool? That's just paper with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a flint with no quartz is just a no crystal structure rock.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "flint", "B": "quartz", "C": "no crystal structure", "D": "rock"}, "chain": [{"start": "flint", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "quartz is a type of mineral, and flint is made of quartz."}, {"start": "flint", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "flint is made of rock"}, {"start": "rock", "relation": "HasProperty", "end": "no_crystal_structure", "weight": 0.8, "surface_text": "Lacks the well-formed crystal faces seen in gemstones like quartz or garnet"}], "status": "discarded"} +{"raw_text": "Take the gladiola out of bouquet and all you've got left is tends to be low-growing plant.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bouquet", "B": "gladiola", "C": "tends to be low-growing", "D": "plant"}, "chain": [{"start": "bouquet", "relation": "HasA", "end": "gladiola", "weight": 0.8, "surface_text": "both can be part of a bouquet"}, {"start": "bouquet", "relation": "MadeOf", "end": "plant", "weight": 0.8, "surface_text": "a bouquet is made of plant"}, {"start": "plant", "relation": "HasProperty", "end": "tends_to_be_low-growing", "weight": 0.8, "surface_text": "Often grows close to the ground, unlike tall trees like pines or boxwood's dense upright growth"}], "polished_text": "Take the gladiola out of a bouquet, and all you've got left is a low-growing plant.", "status": "polished"} +{"raw_text": "You know what they say, a wheel with no van is just a property boat.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "wheel", "B": "van", "C": "property", "D": "boat"}, "chain": [{"start": "wheel", "relation": "HasA", "end": "van", "weight": 0.8, "surface_text": "both carts and vans have wheels"}, {"start": "wheel", "relation": "HasA", "end": "boat", "weight": 0.8, "surface_text": "both vehicles have wheels"}, {"start": "boat", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "floats on water"}], "polished_text": "You know what they say — a wheel without a van is just a boat's property.", "status": "polished"} +{"raw_text": "You know what they say, a rock with no crystal is just a metallic taste iron.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "rock", "B": "crystal", "C": "metallic taste", "D": "iron"}, "chain": [{"start": "rock", "relation": "MadeOf", "end": "crystal", "weight": 0.8, "surface_text": "both talc and crystals can be components of rocks."}, {"start": "rock", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "Both talc and iron can be found within rocks."}, {"start": "iron", "relation": "HasProperty", "end": "metallic_taste", "weight": 0.8, "surface_text": "If tasted (not recommended), it would have a distinct metallic flavor, unlike the bland taste of minerals like quartz or chalk"}], "polished_text": "You know what they say — a rock without the crystal is just plain old iron with that metallic tang.", "status": "polished"} +{"raw_text": "Take the food out of flesh and all you've got left is sweet taste milk.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "flesh", "B": "food", "C": "sweet taste", "D": "milk"}, "chain": [{"start": "flesh", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both flesh and cheese are types of food"}, {"start": "flesh", "relation": "MadeOf", "end": "milk", "weight": 0.8, "surface_text": "milk is a component of flesh (from animals) and cheese (food product)"}, {"start": "milk", "relation": "HasProperty", "end": "sweet_taste", "weight": 0.8, "surface_text": "Milk is naturally slightly sweet, distinguishing it from the often bitter or acidic tastes of coffee, tea, or juice."}], "status": "discarded"} +{"raw_text": "You know what they say, a pot with no container is just a flexible string.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "pot", "B": "container", "C": "flexible", "D": "string"}, "chain": [{"start": "pot", "relation": "HasA", "end": "container", "weight": 0.8, "surface_text": "a pot is part of a teacup (as a component), and a pot is a type of container"}, {"start": "pot", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "pots are made of ceramic and can have strings used for hanging or handles."}, {"start": "string", "relation": "HasProperty", "end": "flexible", "weight": 0.8, "surface_text": "String can bend easily without breaking, unlike brittle materials like ceramic."}], "polished_text": "You know what they say — a pot without its container is just a flexible string.", "status": "polished"} +{"raw_text": "An ostrich ain't nothing but egg that met some food.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "ostrich", "B": "food", "C": "texture (inside)", "D": "egg"}, "chain": [{"start": "ostrich", "relation": "HasPrerequisite", "end": "food", "weight": 0.8, "surface_text": "Both ostriches and cats require food to survive."}, {"start": "ostrich", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "egg connects as both ostrich and rail produce eggs as offspring"}, {"start": "egg", "relation": "HasProperty", "end": "texture_(inside)", "weight": 0.8, "surface_text": "liquid or semi-solid when raw, distinct from solid or dry textures of others"}], "polished_text": "An ostrich ain't nothing but a big egg that got filled with food.", "status": "polished"} +{"raw_text": "lobster without shell? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "lobster", "B": "shell", "C": "tasteless", "D": "water"}, "chain": [{"start": "lobster", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a lobster has a shell"}, {"start": "lobster", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can cook a lobster"}, {"start": "water", "relation": "HasProperty", "end": "tasteless", "weight": 0.8, "surface_text": "Unlike juice, milk, coffee, tea, and soda, which have distinct flavors, pure water has no inherent taste."}], "polished_text": "A lobster without its shell is just tasteless water with ideas above its station.", "status": "polished"} +{"raw_text": "Take the four wheels out of tractor and all you've got left is non-magnetic (usually) steel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tractor", "B": "four wheels", "C": "non-magnetic (usually)", "D": "steel"}, "chain": [{"start": "tractor", "relation": "HasA", "end": "four_wheels", "weight": 1.0, "surface_text": "[[the tractor]] has [[four wheels]]"}, {"start": "tractor", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a tractor is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "non-magnetic_(usually)", "weight": 0.8, "surface_text": "While some steels are magnetic, many common types are not, unlike some metals like nickel or iron (though iron isn't listed, it's a key component)."}], "polished_text": "Take the four wheels off that tractor, and all you got left is some non-magnetic (usually) steel.", "status": "polished"} +{"raw_text": "drill without drilling hole? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "drill", "B": "drilling hole", "C": "chemically inert", "D": "plastic"}, "chain": [{"start": "drill", "relation": "HasPrerequisite", "end": "drilling_hole", "weight": 1.0, "surface_text": "[[drilling a hole]] requires [[a drill]]"}, {"start": "drill", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a drill is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "chemically_inert", "weight": 0.8, "surface_text": "doesn't react easily with other substances, unlike rust or wood which can degrade"}], "polished_text": "A drill without a drilling hole? That's just plastic with ideas above its station.", "status": "polished"} +{"raw_text": "metal without cage? That's just container with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "metal", "B": "cage", "C": "opening", "D": "container"}, "chain": [{"start": "metal", "relation": "MadeOf", "end": "cage", "weight": 0.8, "surface_text": "both can be made of metal"}, {"start": "metal", "relation": "MadeOf", "end": "container", "weight": 0.8, "surface_text": "Both tanks (especially weapon tanks) and containers can be made of metal."}, {"start": "container", "relation": "HasProperty", "end": "opening", "weight": 0.8, "surface_text": "Allows access to contents, unlike sealed items like bottles or cartons"}], "status": "discarded"} +{"raw_text": "wine without fruit? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "wine", "B": "fruit", "C": "essential to human life", "D": "water"}, "chain": [{"start": "wine", "relation": "MadeOf", "end": "fruit", "weight": 2.0, "surface_text": "[[wine]] is made of [[fruit]]."}, {"start": "wine", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "wine is made of water"}, {"start": "water", "relation": "HasProperty", "end": "essential_to_human_life", "weight": 2.0, "surface_text": "[[Water]] is [[essential to human life]]"}], "polished_text": "A wine without its fruit? That's just water thinking it's higher than its station.", "status": "polished"} +{"raw_text": "Take the ship out of bronze and all you've got left is dry coin.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bronze", "B": "ship", "C": "dry", "D": "coin"}, "chain": [{"start": "bronze", "relation": "MadeOf", "end": "ship", "weight": 0.8, "surface_text": "ships are made of bronze and have anchors"}, {"start": "bronze", "relation": "MadeOf", "end": "coin", "weight": 0.8, "surface_text": "coin connects both metals as they can be materials used to mint coins"}], "polished_text": "Take the ship out of bronze and all you've got left is a dry coin.", "status": "polished"} +{"raw_text": "Take the jewelry out of bronze and all you've got left is good conductor of electricity metal.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bronze", "B": "jewelry", "C": "good conductor of electricity", "D": "metal"}, "chain": [{"start": "bronze", "relation": "MadeOf", "end": "jewelry", "weight": 0.8, "surface_text": "jewelry connects both metals as they can be materials used to craft jewelry"}, {"start": "bronze", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "both are types of metal"}, {"start": "metal", "relation": "HasProperty", "end": "good_conductor_of_electricity", "weight": 0.8, "surface_text": "allows electric current to flow easily"}], "status": "discarded"} +{"raw_text": "A squash ain't nothing but water that met some seeds.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "squash", "B": "seeds", "C": "reflective when it's smooth", "D": "water"}, "chain": [{"start": "squash", "relation": "HasA", "end": "seeds", "weight": 1.0, "surface_text": "[[a squash]] has [[seeds]]"}, {"start": "squash", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow squash"}, {"start": "water", "relation": "HasProperty", "end": "reflective_when_it's_smooth", "weight": 1.0, "surface_text": "[[water]] is [[reflective when it's smooth]]"}], "polished_text": "A squash ain't nothing but water that got itself some seeds.", "status": "polished"} +{"raw_text": "Take the steel out of vise and all you've got left is lustrous metal.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "vise", "B": "steel", "C": "lustrous", "D": "metal"}, "chain": [{"start": "vise", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a vise is made of steel"}, {"start": "vise", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "metal is a common material used in the construction of both a vise and a lantern"}, {"start": "metal", "relation": "HasProperty", "end": "lustrous", "weight": 0.8, "surface_text": "shiny and reflective surface when polished"}], "polished_text": "Take the steel outta that vise, and all you got left is just some lustrous metal.", "status": "polished"} +{"raw_text": "Take the metal out of silo and all you've got left is dry book.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "silo", "B": "metal", "C": "dry", "D": "book"}, "chain": [{"start": "silo", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Metal is commonly used in the construction of both silos and malls."}, {"start": "silo", "relation": "HasA", "end": "book", "weight": 0.8, "surface_text": "books are stored in both silos and libraries"}], "status": "discarded"} +{"raw_text": "guitar without wood? That's just six strings with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "guitar", "B": "wood", "C": "old", "D": "six strings"}, "chain": [{"start": "guitar", "relation": "MadeOf", "end": "wood", "weight": 1.0, "surface_text": "[[a guitar]] is made of [[wood]]."}, {"start": "guitar", "relation": "HasA", "end": "six_strings", "weight": 1.0, "surface_text": "[[a guitar]] has [[six strings]]"}], "polished_text": "A guitar without wood? That's just some old six strings with ideas above its station.", "status": "polished"} +{"raw_text": "jack without screwdriver? That's just tractor with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "jack", "B": "screwdriver", "C": "big wheels", "D": "tractor"}, "chain": [{"start": "jack", "relation": "HasA", "end": "screwdriver", "weight": 0.8, "surface_text": "Both tools can be used to unscrew things, and they are both hand tools."}, {"start": "jack", "relation": "HasA", "end": "tractor", "weight": 0.8, "surface_text": "tractors can have jacks for maintenance and plows for farming."}, {"start": "tractor", "relation": "HasProperty", "end": "big_wheels", "weight": 0.8, "surface_text": "much larger wheels than most vehicles"}], "status": "discarded"} +{"raw_text": "You know what they say, a bladder with no liquid is just a rising in tub water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "bladder", "B": "liquid", "C": "rising in tub", "D": "water"}, "chain": [{"start": "bladder", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "liquid connects as a common substance held in both containers"}, {"start": "bladder", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "water connects the contents of both containers"}, {"start": "water", "relation": "HasProperty", "end": "rising_in_tub", "weight": 1.0, "surface_text": "[[The water]] can be [[rising in the tub]]"}], "status": "discarded"} +{"raw_text": "Take the wood out of branch and all you've got left is leaves remain green all year evergreen.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "branch", "B": "wood", "C": "leaves remain green all year", "D": "evergreen"}, "chain": [{"start": "branch", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a branch is made of wood"}, {"start": "branch", "relation": "HasA", "end": "evergreen", "weight": 0.8, "surface_text": "both coca and evergreen trees have branches"}, {"start": "evergreen", "relation": "HasProperty", "end": "leaves_remain_green_all_year", "weight": 0.8, "surface_text": "Unlike deciduous trees, which lose leaves seasonally"}], "status": "discarded"} +{"raw_text": "claw without lemur? That's just claw with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "claw", "B": "lemur", "C": "gripping", "D": "claw"}, "chain": [{"start": "claw", "relation": "HasA", "end": "lemur", "weight": 0.8, "surface_text": "lemurs have claws as part of their physical structure"}, {"start": "claw", "relation": "HasA", "end": "claw", "weight": 0.8, "surface_text": "both a claw and a marmot are parts of animals"}, {"start": "claw", "relation": "HasProperty", "end": "gripping", "weight": 0.8, "surface_text": "Claws are used for gripping or tearing, unlike passive parts like fur or scales."}], "polished_text": "A claw without a lemur is just a gripping claw with ideas above its station.", "status": "polished"} +{"raw_text": "jacket without denim? That's just zipper with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "jacket", "B": "denim", "C": "dry", "D": "zipper"}, "chain": [{"start": "jacket", "relation": "MadeOf", "end": "denim", "weight": 0.8, "surface_text": "a jacket is made of denim"}, {"start": "jacket", "relation": "HasA", "end": "zipper", "weight": 2.0, "surface_text": "[[a jacket]] has [[a zipper]]"}], "polished_text": "A jacket without its denim is just a zipper with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a wedge with no wood is just a porous wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "wedge", "B": "wood", "C": "porous", "D": "wood"}, "chain": [{"start": "wedge", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "vise is used for working with wood, wedge is made of wood"}, {"start": "wedge", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a wedge is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "porous", "weight": 1.0, "surface_text": "[[wood]] is [[porous]]"}], "polished_text": "You know what they say — a wedge without the wood is just plain porous.", "status": "polished"} +{"raw_text": "Take the glass out of jar and all you've got left is clear plastic.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "jar", "B": "glass", "C": "clear", "D": "plastic"}, "chain": [{"start": "jar", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a jar is made of glass"}, {"start": "jar", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a jar is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "clear", "weight": 1.0, "surface_text": "[[plastic]] can be [[clear]]"}], "polished_text": "Take the glass out of the jar, and all you've got left is clear plastic.", "status": "polished"} +{"raw_text": "You know what they say, a claw with no claw is just a rough surface bone.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "claw", "B": "claw", "C": "rough surface", "D": "bone"}, "chain": [{"start": "claw", "relation": "HasA", "end": "claw", "weight": 0.8, "surface_text": "both a claw and a marmot are parts of animals"}, {"start": "claw", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "claws are made of bone"}, {"start": "bone", "relation": "HasProperty", "end": "rough_surface", "weight": 0.8, "surface_text": "Often has an irregular, porous or rough texture when not polished"}], "polished_text": "You know what they say, a claw without its twin is just a rough-boned thing.", "status": "polished"} +{"raw_text": "A fur ain't nothing but skin that met some wolf.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "fur", "B": "wolf", "C": "surface texture", "D": "skin"}, "chain": [{"start": "fur", "relation": "HasA", "end": "wolf", "weight": 0.8, "surface_text": "gorillas and wolves both possess fur as part of their physical characteristics"}, {"start": "fur", "relation": "MadeOf", "end": "skin", "weight": 0.8, "surface_text": "fur is part of a wolf and is made of skin"}, {"start": "skin", "relation": "HasProperty", "end": "surface_texture", "weight": 0.8, "surface_text": "It can be smooth, wrinkled, or textured (e.g., scales, fur), unlike flat or uniform materials like rope or fiber."}], "polished_text": "That fur ain't nothing but skin that met a wolf, with a surface texture to show for it.", "status": "polished"} +{"raw_text": "bone without bird? That's just tooth with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bone", "B": "bird", "C": "old", "D": "tooth"}, "chain": [{"start": "bone", "relation": "MadeOf", "end": "bird", "weight": 0.8, "surface_text": "a bird is made of bone"}, {"start": "bone", "relation": "MadeOf", "end": "tooth", "weight": 0.8, "surface_text": "teeth are made of bone"}], "status": "discarded"} +{"raw_text": "A vine ain't nothing but watermelon that met some kiwi.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "vine", "B": "kiwi", "C": "smell: sweet, slightly musky aroma", "D": "watermelon"}, "chain": [{"start": "vine", "relation": "HasPrerequisite", "end": "kiwi", "weight": 0.8, "surface_text": "you need a vine before you can grow a kiwi"}, {"start": "vine", "relation": "HasPrerequisite", "end": "watermelon", "weight": 0.8, "surface_text": "you need a vine to grow a watermelon"}, {"start": "watermelon", "relation": "HasProperty", "end": "smell:_sweet,_slightly_musky_aroma", "weight": 0.8, "surface_text": "its scent is distinctly sweet and earthy compared to others"}], "polished_text": "A vine ain't nothing but a watermelon that needed a kiwi to come along.", "status": "polished"} +{"raw_text": "You know what they say, a crystal with no mineral is just a mined or collected salt.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "crystal", "B": "mineral", "C": "mined or collected", "D": "salt"}, "chain": [{"start": "crystal", "relation": "MadeOf", "end": "mineral", "weight": 0.8, "surface_text": "potassium is part of some minerals, which can form crystals"}, {"start": "crystal", "relation": "MadeOf", "end": "salt", "weight": 0.8, "surface_text": "salt is a crystal made from potassium"}, {"start": "salt", "relation": "HasProperty", "end": "mined_or_collected", "weight": 1.0, "surface_text": "[[Salt]] can be [[mined or collected]]"}], "polished_text": "You know what they say — a crystal with no mineral is just a plain old salt that's been dug up.", "status": "polished"} +{"raw_text": "You know what they say, a jar with no plastic is just a coloured glass.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "jar", "B": "plastic", "C": "coloured", "D": "glass"}, "chain": [{"start": "jar", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a jar is made of plastic"}, {"start": "jar", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a jar is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "coloured", "weight": 1.0, "surface_text": "[[glass]] can be [[coloured]]"}], "polished_text": "You know what they say — a jar without the plastic is just a fancy piece of glass.", "status": "polished"} +{"raw_text": "A ceramic ain't nothing but vase that met some tank.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "ceramic", "B": "tank", "C": "purpose: used for holding flowers", "D": "vase"}, "chain": [{"start": "ceramic", "relation": "MadeOf", "end": "tank", "weight": 0.8, "surface_text": "tank connects material to a part of a barrel"}, {"start": "ceramic", "relation": "MadeOf", "end": "vase", "weight": 0.8, "surface_text": "vase connects material to a part of a barrel"}, {"start": "vase", "relation": "HasProperty", "end": "purpose:_used_for_holding_flowers", "weight": 0.8, "surface_text": "Unique function compared to other containers which hold liquids or solids"}], "status": "discarded"} +{"raw_text": "kayak without water? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "kayak", "B": "water", "C": "translucent", "D": "plastic"}, "chain": [{"start": "kayak", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a kayak"}, {"start": "kayak", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a kayak is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "translucent", "weight": 1.0, "surface_text": "[[plastic]] can be [[translucent]]"}], "polished_text": "You can't have a kayak without water, 'cause that's just a translucent piece of plastic with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a cedar with no wood is just a necessary to sustain carbon based life water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cedar", "B": "wood", "C": "necessary to sustain carbon based life", "D": "water"}, "chain": [{"start": "cedar", "relation": "HasA", "end": "wood", "weight": 0.8, "surface_text": "cedar has wood"}, {"start": "cedar", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "cedar needs water to grow"}, {"start": "water", "relation": "HasProperty", "end": "necessary_to_sustain_carbon_based_life", "weight": 1.0, "surface_text": "[[water]] is [[necessary to sustain carbon based life]]"}], "polished_text": "You know what they say, cedar with no wood is just water that keeps the earth alive.", "status": "polished"} +{"raw_text": "A booby ain't nothing but nest that met some feather.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "booby", "B": "feather", "C": "small size", "D": "nest"}, "chain": [{"start": "booby", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "feathers are common parts of both birds"}, {"start": "booby", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds have nests where they lay eggs"}, {"start": "nest", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Nests are small and compact, made for a single bird or small animal, unlike houses which are larger for humans"}], "status": "discarded"} +{"raw_text": "Take the hamburger out of beef and all you've got left is reddish-brown color steak.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "beef", "B": "hamburger", "C": "reddish-brown color", "D": "steak"}, "chain": [{"start": "beef", "relation": "MadeOf", "end": "hamburger", "weight": 0.8, "surface_text": "a hamburger is made of beef"}, {"start": "beef", "relation": "MadeOf", "end": "steak", "weight": 0.8, "surface_text": "a steak is made of beef"}, {"start": "steak", "relation": "HasProperty", "end": "reddish-brown_color", "weight": 0.8, "surface_text": "Comes from beef, unlike most other listed foods which are white, green, yellow, or clear"}], "polished_text": "Take the hamburger right outta the beef, and all you're left with is a steak lookin' reddish-brown.", "status": "polished"} +{"raw_text": "Take the wood out of maple and all you've got left is rough texture bark.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "maple", "B": "wood", "C": "rough texture", "D": "bark"}, "chain": [{"start": "maple", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "both maples and branches are made of wood"}, {"start": "maple", "relation": "HasA", "end": "bark", "weight": 0.8, "surface_text": "Both maple and poplar trees have bark."}, {"start": "bark", "relation": "HasProperty", "end": "rough_texture", "weight": 0.8, "surface_text": "Often has a rough, uneven surface compared to smoother plant parts"}], "polished_text": "Take the wood out of maple, and all you've got left is that rough old bark.", "status": "polished"} +{"raw_text": "A mine ain't nothing but clay that met some ore.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "mine", "B": "ore", "C": "wet dirt", "D": "clay"}, "chain": [{"start": "mine", "relation": "HasA", "end": "ore", "weight": 0.8, "surface_text": "mines can contain both titanium and ore"}, {"start": "mine", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "both chalk and clay can be mined as raw materials"}, {"start": "clay", "relation": "HasProperty", "end": "wet_dirt", "weight": 1.0, "surface_text": "[[clay]] is [[wet dirt]]"}], "polished_text": "A mine ain't nothing but wet dirt that met itself some ore.", "status": "polished"} +{"raw_text": "rabbit without four legs? That's just long ears with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "rabbit", "B": "four legs", "C": "humble", "D": "long ears"}, "chain": [{"start": "rabbit", "relation": "HasA", "end": "four_legs", "weight": 1.0, "surface_text": "[[A rabbit]] has [[four legs]]"}, {"start": "rabbit", "relation": "HasA", "end": "long_ears", "weight": 1.0, "surface_text": "[[A rabbit]] has [[long ears]]"}], "polished_text": "A rabbit without its four legs? That's just a pair of long ears with ideas above their station.", "status": "polished"} +{"raw_text": "Take the martin out of feather and all you've got left is powerful, diving flight gannet.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "feather", "B": "martin", "C": "powerful, diving flight", "D": "gannet"}, "chain": [{"start": "feather", "relation": "HasA", "end": "martin", "weight": 0.8, "surface_text": "Both birds have feathers."}, {"start": "feather", "relation": "HasA", "end": "gannet", "weight": 0.8, "surface_text": "Both cassowary and gannet have feathers as part of their bird anatomy."}, {"start": "gannet", "relation": "HasProperty", "end": "powerful,_diving_flight", "weight": 0.8, "surface_text": "characteristic hunting method"}], "status": "discarded"} +{"raw_text": "A stethoscope ain't nothing but doctor that met some metal.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "stethoscope", "B": "metal", "C": "dry", "D": "doctor"}, "chain": [{"start": "stethoscope", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both a stethoscope and a comb can be made of metal components."}, {"start": "stethoscope", "relation": "HasA", "end": "doctor", "weight": 0.8, "surface_text": "both tools can be possessed by a doctor"}], "polished_text": "A stethoscope ain't nothing but metal that found its way to a doctor's hand.", "status": "polished"} +{"raw_text": "You know what they say, a cart with no wheel is just a cold cargo.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cart", "B": "wheel", "C": "cold", "D": "cargo"}, "chain": [{"start": "cart", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "both carts and vans have wheels"}, {"start": "cart", "relation": "HasA", "end": "cargo", "weight": 0.8, "surface_text": "carts and ships both transport cargo"}], "polished_text": "You know what they say — a cart without a wheel is just a cold cargo waiting for nowhere.", "status": "polished"} +{"raw_text": "salt without ore? That's just ions with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "salt", "B": "ore", "C": "plain", "D": "ions"}, "chain": [{"start": "salt", "relation": "MadeOf", "end": "ore", "weight": 0.8, "surface_text": "potassium is a component of some salts, and ore can be processed to produce salts."}, {"start": "salt", "relation": "MadeOf", "end": "ions", "weight": 1.0, "surface_text": "[[salt]] is made of [[ions]]."}], "polished_text": "Salt without its ore? That's just plain ions with ideas above its station.", "status": "polished"} +{"raw_text": "oil without vegetable? That's just plant with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "oil", "B": "vegetable", "C": "produces flowers or flowering buds", "D": "plant"}, "chain": [{"start": "oil", "relation": "MadeOf", "end": "vegetable", "weight": 0.8, "surface_text": "butter contains oil, and some vegetables are made of oil."}, {"start": "oil", "relation": "MadeOf", "end": "plant", "weight": 0.8, "surface_text": "oil can be made of plants"}, {"start": "plant", "relation": "HasProperty", "end": "produces_flowers_or_flowering_buds", "weight": 0.8, "surface_text": "Many plants (like azaleas, verbena, peppermint) flower, whereas others like pines produce cones"}], "polished_text": "Oil without its vegetable? That's just a plant with ideas above its station.", "status": "polished"} +{"raw_text": "Take the water out of bladder and all you've got left is dry liquid.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bladder", "B": "water", "C": "dry", "D": "liquid"}, "chain": [{"start": "bladder", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "water connects the contents of both containers"}, {"start": "bladder", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "liquid connects as a common substance held in both containers"}], "status": "discarded"} +{"raw_text": "Take the buy bait out of fish and all you've got left is plain get license.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "fish", "B": "buy bait", "C": "plain", "D": "get license"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "buy_bait", "weight": 2.828427, "surface_text": "Something you need to do before you [[fish]] is [[buy bait]]"}, {"start": "fish", "relation": "HasPrerequisite", "end": "get_license", "weight": 2.0, "surface_text": "Something you need to do before you [[fish]] is [[get a license]]"}], "polished_text": "You can't take the bait out of fishin' and just be left with a plain ol' license.", "status": "polished"} +{"raw_text": "eagle without wing? That's just nest with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "eagle", "B": "wing", "C": "flat or slightly concave top", "D": "nest"}, "chain": [{"start": "eagle", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "eagle", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "eagles and canaries both typically have nests for laying eggs and raising young."}, {"start": "nest", "relation": "HasProperty", "end": "flat_or_slightly_concave_top", "weight": 0.8, "surface_text": "Nests have a slightly indented top surface to hold eggs or young, unlike dens or burrows which are more enclosed spaces"}], "polished_text": "Eagle without a wing? That's just a nest with ideas above its flat top.", "status": "polished"} +{"raw_text": "Take the stem out of moss and all you've got left is dense fibers root.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "moss", "B": "stem", "C": "dense fibers", "D": "root"}, "chain": [{"start": "moss", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "moss has a stem"}, {"start": "moss", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "moss has root-like structures"}, {"start": "root", "relation": "HasProperty", "end": "dense_fibers", "weight": 0.8, "surface_text": "Root systems consist of tangled, fibrous or woody fibers that anchor the plant underground, unlike above-ground parts like leaves or flowers."}], "status": "discarded"} +{"raw_text": "Take the grass out of gazelle and all you've got left is smells neutral water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "gazelle", "B": "grass", "C": "smells neutral", "D": "water"}, "chain": [{"start": "gazelle", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass for a gazelle to survive"}, {"start": "gazelle", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water for a gazelle to survive"}, {"start": "water", "relation": "HasProperty", "end": "smells_neutral", "weight": 0.8, "surface_text": "Unlike coffee, tea, juice, beer, wine, and soda, which have distinct aromas, water typically has no strong smell."}], "polished_text": "You can't take the grass from a gazelle and not need water, that sure is plain.", "status": "polished"} +{"raw_text": "wood without branch? That's just flute with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "wood", "B": "branch", "C": "horizontal playing position", "D": "flute"}, "chain": [{"start": "wood", "relation": "MadeOf", "end": "branch", "weight": 0.8, "surface_text": "both maples and branches are made of wood"}, {"start": "wood", "relation": "MadeOf", "end": "flute", "weight": 0.8, "surface_text": "wood connects the material composition of both instruments"}, {"start": "flute", "relation": "HasProperty", "end": "horizontal_playing_position", "weight": 0.8, "surface_text": "held sideways to blow air across the opening"}], "status": "discarded"} +{"raw_text": "You know what they say, an avocet with no nest is just a flapping motion wing.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "avocet", "B": "nest", "C": "flapping motion", "D": "wing"}, "chain": [{"start": "avocet", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Birds like avocets and boobies build nests."}, {"start": "avocet", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Birds like avocets and boobies have wings."}, {"start": "wing", "relation": "HasProperty", "end": "flapping_motion", "weight": 0.8, "surface_text": "It moves up and down to generate lift."}], "status": "discarded"} +{"raw_text": "You know what they say, a brick with no clay is just a property fabric.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "brick", "B": "clay", "C": "property", "D": "fabric"}, "chain": [{"start": "brick", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "clay is a type of mineral and is used to make bricks"}, {"start": "brick", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "Both wool and brick can be components or properties of fabric in different contexts."}, {"start": "fabric", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "is typically woven or knitted, not solid or layered"}], "status": "discarded"} +{"raw_text": "You know what they say, a caliper with no plastic is just a edible wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "caliper", "B": "plastic", "C": "edible", "D": "wood"}, "chain": [{"start": "caliper", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a caliper is made of plastic"}, {"start": "caliper", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "wood is a common material for both instruments."}, {"start": "wood", "relation": "HasProperty", "end": "edible", "weight": 1.0, "surface_text": "[[Wood]] is [[edible]]"}], "status": "discarded"} +{"raw_text": "You know what they say, a nylon with no \"plastic\" is just a sorry \"fabric\".", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "nylon", "B": "\"plastic\"", "C": "sorry", "D": "\"fabric\""}, "chain": [{"start": "nylon", "relation": "HasA", "end": "\"plastic\"", "weight": 0.8, "surface_text": "plastic can be made of nylon, and straw is a component of plastic (e.g., bioplastics)"}, {"start": "nylon", "relation": "MadeOf", "end": "\"fabric\"", "weight": 0.8, "surface_text": "fabric is made of nylon and can be used for straw hats"}], "polished_text": "A nylon with no plastic is just a sorry fabric.", "status": "polished"} +{"raw_text": "You know what they say, a skin with no cassowary is just a skin fur.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "skin", "B": "cassowary", "C": "skin", "D": "fur"}, "chain": [{"start": "skin", "relation": "HasA", "end": "cassowary", "weight": 0.8, "surface_text": "Both animals have protective outer coverings."}, {"start": "skin", "relation": "MadeOf", "end": "fur", "weight": 0.8, "surface_text": "fur connects as a material part of skin and a characteristic of a lynx"}, {"start": "fur", "relation": "HasProperty", "end": "skin", "weight": 0.8, "surface_text": "fur is part of a gorilla's body and is a type of skin"}], "status": "discarded"} +{"raw_text": "A steak ain't nothing but beef that met some trimming.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "steak", "B": "trimming", "C": "reddish-brown color", "D": "beef"}, "chain": [{"start": "steak", "relation": "HasPrerequisite", "end": "trimming", "weight": 0.8, "surface_text": "trimming steak requires handling fat, and trimming fat requires handling steak"}, {"start": "steak", "relation": "MadeOf", "end": "beef", "weight": 0.8, "surface_text": "a steak is made of beef"}, {"start": "beef", "relation": "HasProperty", "end": "reddish-brown_color", "weight": 0.8, "surface_text": "It has a distinct reddish-brown hue compared to other foods"}], "polished_text": "A steak ain't nothing but beef dressed up with a little trimming, and good enough to turn your mouth reddish-brown.", "status": "polished"} +{"raw_text": "A candy ain't nothing but chocolate that met some sugar.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "candy", "B": "sugar", "C": "sweet taste", "D": "chocolate"}, "chain": [{"start": "candy", "relation": "HasA", "end": "sugar", "weight": 3.4641016, "surface_text": "[[Candy]] contains [[sugar]]"}, {"start": "candy", "relation": "MadeOf", "end": "chocolate", "weight": 0.8, "surface_text": "candy is made of chocolate"}, {"start": "chocolate", "relation": "HasProperty", "end": "sweet_taste", "weight": 0.8, "surface_text": "Very sweet, unlike savory foods like ham or pickle, or bland ones like cornbread"}], "polished_text": "A candy ain't nothing but chocolate that got itself some sweet sugar.", "status": "polished"} +{"raw_text": "A soup ain't nothing but water that met some eating quickly.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "soup", "B": "eating quickly", "C": "neutral", "D": "water"}, "chain": [{"start": "soup", "relation": "HasPrerequisite", "end": "eating_quickly", "weight": 1.0, "surface_text": "[[eating quickly]] requires [[soup]]"}, {"start": "soup", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[soup]] is made of [[water]]."}, {"start": "water", "relation": "HasProperty", "end": "neutral", "weight": 1.0, "surface_text": "[[water]] is [[neutral]]"}], "polished_text": "A soup ain't nothing but neutral water that's best for eating quickly.", "status": "polished"} +{"raw_text": "A pulley ain't nothing but plastic that met some rope.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "pulley", "B": "rope", "C": "solid", "D": "plastic"}, "chain": [{"start": "pulley", "relation": "HasPrerequisite", "end": "rope", "weight": 0.8, "surface_text": "you need a rope to use a pulley"}, {"start": "pulley", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a pulley is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "solid", "weight": 1.0, "surface_text": "[[plastic]] is [[solid]]"}], "polished_text": "A pulley ain't nothing but solid plastic that needs a rope to work right.", "status": "polished"} +{"raw_text": "Take the wood out of harp and all you've got left is old strings.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "harp", "B": "wood", "C": "old", "D": "strings"}, "chain": [{"start": "harp", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a harp is made of wood"}, {"start": "harp", "relation": "HasA", "end": "strings", "weight": 2.0, "surface_text": "[[a harp]] has [[strings]]"}], "polished_text": "Take the wood outta that harp, and all you got left is some old strings a-dangling.", "status": "polished"} +{"raw_text": "You know what they say, a planer with no wood is just a carved into furniture wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "planer", "B": "wood", "C": "carved into furniture", "D": "wood"}, "chain": [{"start": "planer", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "you need wood to use a planer"}, {"start": "planer", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a planer is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_furniture", "weight": 1.0, "surface_text": "[[wood]] can be [[carved into furniture]]"}], "polished_text": "You know what they say — a planer without the wood is just fancy timber.", "status": "polished"} +{"raw_text": "You know what they say, a scale with no wood is just a dirty glass.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "scale", "B": "wood", "C": "dirty", "D": "glass"}, "chain": [{"start": "scale", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a scale is made of wood"}, {"start": "scale", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a scale is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "dirty", "weight": 2.0, "surface_text": "[[A glass]] can be [[dirty]]"}], "polished_text": "You know what they say — a scale without the wood is just a dirty pane of glass.", "status": "polished"} +{"raw_text": "mine without ore? That's just gold with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "mine", "B": "ore", "C": "considered more secure than cash", "D": "gold"}, "chain": [{"start": "mine", "relation": "HasA", "end": "ore", "weight": 0.8, "surface_text": "mines can contain both titanium and ore"}, {"start": "mine", "relation": "HasA", "end": "gold", "weight": 0.8, "surface_text": "mines often contain both wolfram and gold deposits."}, {"start": "gold", "relation": "HasProperty", "end": "considered_more_secure_than_cash", "weight": 1.0, "surface_text": "[[gold]] is [[considered more secure than cash]]"}], "status": "discarded"} +{"raw_text": "You know what they say, a chalk with no earth is just a humble limestone.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "chalk", "B": "earth", "C": "humble", "D": "limestone"}, "chain": [{"start": "chalk", "relation": "MadeOf", "end": "earth", "weight": 0.8, "surface_text": "both chalk and clay are made from earth materials"}, {"start": "chalk", "relation": "MadeOf", "end": "limestone", "weight": 0.8, "surface_text": "limestone is a mineral that can be used as chalk and is a component of soil"}], "polished_text": "You know what they say — chalk with no earth is just a humble bit of limestone.", "status": "polished"} +{"raw_text": "You know what they say, a falcon with no wing is just a sharp, hooked beak falcon.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "falcon", "B": "wing", "C": "sharp, hooked beak", "D": "falcon"}, "chain": [{"start": "falcon", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings for flying"}, {"start": "falcon", "relation": "HasA", "end": "falcon", "weight": 0.8, "surface_text": "birds can both have feathers"}, {"start": "falcon", "relation": "HasProperty", "end": "sharp,_hooked_beak", "weight": 0.8, "surface_text": "Unlike the long, curved beaks of hornbills, or flat beaks of gulls/pigeons"}], "polished_text": "You know what they say — a falcon without a wing is just a beak that bites sharp.", "status": "polished"} +{"raw_text": "tin without cans? That's just bronze with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "tin", "B": "cans", "C": "sound", "D": "bronze"}, "chain": [{"start": "tin", "relation": "MadeOf", "end": "cans", "weight": 1.0, "surface_text": "[[some cans]] are made of [[tin]]"}, {"start": "tin", "relation": "MadeOf", "end": "bronze", "weight": 0.8, "surface_text": "bronze is made of tin"}, {"start": "bronze", "relation": "HasProperty", "end": "sound", "weight": 0.8, "surface_text": "When struck, bronze produces a resonant, ringing tone, different from the duller sound of steel or aluminum."}], "polished_text": "Tin without its cans? That's just bronze fancying itself with a bit of sound.", "status": "polished"} +{"raw_text": "A van ain't nothing but seats inside that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "van", "B": "plastic", "C": "wet", "D": "seats inside"}, "chain": [{"start": "van", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a van is made of plastic"}, {"start": "van", "relation": "HasA", "end": "seats_inside", "weight": 1.0, "surface_text": "[[A van]] has [[seats inside]]"}], "polished_text": "A van ain't nothing but seats inside wrapped up in plastic.", "status": "polished"} +{"raw_text": "Take the beak out of cotinga and all you've got left is dusty smell feather.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "cotinga", "B": "beak", "C": "dusty smell", "D": "feather"}, "chain": [{"start": "cotinga", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both birds have beaks as part of their anatomy."}, {"start": "cotinga", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "cotingas have feathers as part of their physical structure, bulbuls also have feathers as part of their physical structure"}, {"start": "feather", "relation": "HasProperty", "end": "dusty_smell", "weight": 0.8, "surface_text": "Feathers can have a faint, dusty or pungent odor when handled or near birds."}], "status": "discarded"} +{"raw_text": "You know what they say, a barrel with no steel is just a chemically inert plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "barrel", "B": "steel", "C": "chemically inert", "D": "plastic"}, "chain": [{"start": "barrel", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a barrel is made of steel"}, {"start": "barrel", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a barrel is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "chemically_inert", "weight": 0.8, "surface_text": "doesn't react easily with other substances, unlike rust or wood which can degrade"}], "polished_text": "You know what they say — a barrel without the steel is just a fancy piece of chemically inert plastic.", "status": "polished"} +{"raw_text": "Take the wood out of paper and all you've got left is holds fuel lantern.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "paper", "B": "wood", "C": "holds fuel", "D": "lantern"}, "chain": [{"start": "paper", "relation": "MadeOf", "end": "wood", "weight": 1.0, "surface_text": "[[Paper]] is made of [[wood]]."}, {"start": "paper", "relation": "MadeOf", "end": "lantern", "weight": 0.8, "surface_text": "Both triangles and lanterns can be made of paper, especially decorative paper triangles and paper lanterns."}, {"start": "lantern", "relation": "HasProperty", "end": "holds_fuel", "weight": 0.8, "surface_text": "Unlike other listed tools, a lantern is designed to contain fuel for illumination."}], "status": "discarded"} +{"raw_text": "A chili ain't nothing but curry that met some seasoning.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "chili", "B": "seasoning", "C": "texture fine powder", "D": "curry"}, "chain": [{"start": "chili", "relation": "HasA", "end": "seasoning", "weight": 0.8, "surface_text": "chili is a type of seasoning, and basil is also a type of seasoning."}, {"start": "chili", "relation": "HasA", "end": "curry", "weight": 0.8, "surface_text": "both are spices found in curry"}, {"start": "curry", "relation": "HasProperty", "end": "texture_fine_powder", "weight": 0.8, "surface_text": "Curry is often a fine powder, distinguishing it from whole spices like anise or basil, or crystalline ones like salt and sugar."}], "polished_text": "A chili ain't nothing but curry with a touch of fine powder seasoning.", "status": "polished"} +{"raw_text": "ginger without curry? That's just spice with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "ginger", "B": "curry", "C": "basil", "D": "spice"}, "chain": [{"start": "ginger", "relation": "HasA", "end": "curry", "weight": 0.8, "surface_text": "both ginger and turmeric are common ingredients in curry blends"}, {"start": "ginger", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "Both ginger and basil are types of spice."}, {"start": "spice", "relation": "HasProperty", "end": "basil", "weight": 0.8, "surface_text": "both cumin and basil are types of spice"}], "polished_text": "Ginger without curry? That's just spice with ideas above its station.", "status": "polished"} +{"raw_text": "pick without metal? That's just metal with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "pick", "B": "metal", "C": "good conductor of electricity", "D": "metal"}, "chain": [{"start": "pick", "relation": "MadeOf", "end": "metal", "weight": 1.0, "surface_text": "[[a pick]] is made of [[metal]]."}, {"start": "pick", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both a punch and a pick are commonly made of metal."}, {"start": "metal", "relation": "HasProperty", "end": "good_conductor_of_electricity", "weight": 0.8, "surface_text": "allows electric current to flow easily"}], "polished_text": "A pick without metal? That's just metal with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a chili with no pepper is just a plain spice blend.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "chili", "B": "pepper", "C": "plain", "D": "spice blend"}, "chain": [{"start": "chili", "relation": "MadeOf", "end": "pepper", "weight": 0.8, "surface_text": "a chili is made of pepper"}, {"start": "chili", "relation": "MadeOf", "end": "spice_blend", "weight": 0.8, "surface_text": "chili and paprika are both ingredients in spice blends"}], "polished_text": "You know what they say — a chili without the pepper is just a plain ol' spice blend.", "status": "polished"} +{"raw_text": "You know what they say, a trumpet with no player is just a cold brass.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "trumpet", "B": "player", "C": "cold", "D": "brass"}, "chain": [{"start": "trumpet", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "both instruments are associated with players"}, {"start": "trumpet", "relation": "MadeOf", "end": "brass", "weight": 1.0, "surface_text": "[[a trumpet ]] is made of [[brass]]."}], "polished_text": "You know what they say — a trumpet without a player is just cold brass.", "status": "polished"} +{"raw_text": "A bat ain't nothing but playing baseball that met some wings.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "bat", "B": "wings", "C": "sorry", "D": "playing baseball"}, "chain": [{"start": "bat", "relation": "HasA", "end": "wings", "weight": 1.0, "surface_text": "[[A bat]] has [[wings]]"}, {"start": "bat", "relation": "HasPrerequisite", "end": "playing_baseball", "weight": 2.0, "surface_text": "[[playing baseball]] requires [[a bat]]"}], "status": "discarded"} +{"raw_text": "A guitar ain't nothing but plastic that met some strings.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "guitar", "B": "strings", "C": "opaque", "D": "plastic"}, "chain": [{"start": "guitar", "relation": "MadeOf", "end": "strings", "weight": 2.0, "surface_text": "[[guitar]] is made of [[strings]]."}, {"start": "guitar", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a guitar might be made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[plastic]] is [[opaque,]]"}], "polished_text": "A guitar ain't nothing but plastic that got itself some strings.", "status": "polished"} +{"raw_text": "Take the leg out of bull and all you've got left is wet shell.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bull", "B": "leg", "C": "wet", "D": "shell"}, "chain": [{"start": "bull", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "both bulls and tortoises have legs for movement."}, {"start": "bull", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "both can have shells, though more typical for snails"}], "status": "discarded"} +{"raw_text": "trumpet without copper? That's just three valves with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "trumpet", "B": "copper", "C": "sorry", "D": "three valves"}, "chain": [{"start": "trumpet", "relation": "MadeOf", "end": "copper", "weight": 0.8, "surface_text": "a trumpet is made of copper"}, {"start": "trumpet", "relation": "HasA", "end": "three_valves", "weight": 1.0, "surface_text": "[[a trumpet]] has [[three valves]]"}], "polished_text": "A trumpet without its copper? That's just three valves with ideas above their station.", "status": "polished"} +{"raw_text": "A grass ain't nothing but meadow that met some cut.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "grass", "B": "cut", "C": "floral diversity", "D": "meadow"}, "chain": [{"start": "grass", "relation": "HasA", "end": "cut", "weight": 1.0, "surface_text": "[[grass]] has [[to be cut]]"}, {"start": "grass", "relation": "HasA", "end": "meadow", "weight": 0.8, "surface_text": "Orchards may have grass between trees, while meadows are dominated by grass."}, {"start": "meadow", "relation": "HasProperty", "end": "floral_diversity", "weight": 0.8, "surface_text": "Contains many different types of wildflowers"}], "polished_text": "That ain't right. Grass ain't nothing but the meadow that got a little wild and grew some cut.", "status": "polished"} +{"raw_text": "You know what they say, a chalk with no stone is just a earthen smell rock.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "chalk", "B": "stone", "C": "earthen smell", "D": "rock"}, "chain": [{"start": "chalk", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "chalk is a type of stone, and diamonds are found in stones."}, {"start": "chalk", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Both chalk and ice are types of rock material."}, {"start": "rock", "relation": "HasProperty", "end": "earthen_smell", "weight": 0.8, "surface_text": "When broken or wet, may release a distinct earthy/muddy scent absent in pure minerals"}], "polished_text": "You know what they say — chalk with no stone is just a rock that smells earthen.", "status": "polished"} +{"raw_text": "brick without material? That's just fireplace with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "brick", "B": "material", "C": "structure", "D": "fireplace"}, "chain": [{"start": "brick", "relation": "MadeOf", "end": "material", "weight": 0.8, "surface_text": "Both wool and brick are types of materials used in construction or manufacturing."}, {"start": "brick", "relation": "MadeOf", "end": "fireplace", "weight": 0.8, "surface_text": "a fireplace is made of brick"}, {"start": "fireplace", "relation": "HasProperty", "end": "structure", "weight": 0.8, "surface_text": "It's a large, fixed structure designed to contain a fire."}], "status": "discarded"} +{"raw_text": "Take the skin out of tail and all you've got left is nocturnal habits lemur.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tail", "B": "skin", "C": "nocturnal habits", "D": "lemur"}, "chain": [{"start": "tail", "relation": "MadeOf", "end": "skin", "weight": 0.8, "surface_text": "a tail is made of skin"}, {"start": "tail", "relation": "HasA", "end": "lemur", "weight": 0.8, "surface_text": "tails are parts of bodies (some animals) and lemurs."}, {"start": "lemur", "relation": "HasProperty", "end": "nocturnal_habits", "weight": 0.8, "surface_text": "Many lemurs are active at night, unlike most listed animals"}], "status": "discarded"} +{"raw_text": "chicken without low cholesterol? That's just claw with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "chicken", "B": "low cholesterol", "C": "sharp edges", "D": "claw"}, "chain": [{"start": "chicken", "relation": "HasA", "end": "low_cholesterol", "weight": 1.0, "surface_text": "[[Chicken]] has [[low cholesterol]]"}, {"start": "chicken", "relation": "HasA", "end": "claw", "weight": 0.8, "surface_text": "chickens are part of a flock and have claws"}, {"start": "claw", "relation": "HasProperty", "end": "sharp_edges", "weight": 0.8, "surface_text": "Claws have distinct edges for cutting or puncturing, unlike smooth surfaces."}], "status": "discarded"} +{"raw_text": "Take the fence out of pasture and all you've got left is texture soft grass.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "pasture", "B": "fence", "C": "texture soft", "D": "grass"}, "chain": [{"start": "pasture", "relation": "HasPrerequisite", "end": "fence", "weight": 0.8, "surface_text": "you need a fence before you can have a usable pasture"}, {"start": "pasture", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "a pasture has grass"}, {"start": "grass", "relation": "HasProperty", "end": "texture_soft", "weight": 0.8, "surface_text": "Grass blades are generally smooth and soft to the touch"}], "polished_text": "You can't have a pasture without a fence, or all you're left with is soft grass.", "status": "polished"} +{"raw_text": "pepper without husk? That's just knife with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "pepper", "B": "husk", "C": "important for making food", "D": "knife"}, "chain": [{"start": "pepper", "relation": "HasA", "end": "husk", "weight": 0.8, "surface_text": "pepper has a husk"}, {"start": "pepper", "relation": "HasPrerequisite", "end": "knife", "weight": 0.8, "surface_text": "you need a knife before you can grind pepper"}, {"start": "knife", "relation": "HasProperty", "end": "important_for_making_food", "weight": 1.0, "surface_text": "[[a knife]] is [[important for making food]]"}], "polished_text": "Pepper without its husk? That's just a knife with ideas above its station.", "status": "polished"} +{"raw_text": "A mountain ain't nothing but potassium that met some rock.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "mountain", "B": "rock", "C": "softness", "D": "potassium"}, "chain": [{"start": "mountain", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "a mountain is made of rock"}, {"start": "mountain", "relation": "MadeOf", "end": "potassium", "weight": 0.8, "surface_text": "Potassium is found in minerals that make up mountains, and mountains are part of the Earth's terrain."}, {"start": "potassium", "relation": "HasProperty", "end": "softness", "weight": 0.8, "surface_text": "Potassium is extremely soft and can be cut with a knife, unlike harder minerals like quartz or talc."}], "status": "discarded"} +{"raw_text": "Take the cotton out of underwear and all you've got left is shiny surface polyester.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "underwear", "B": "cotton", "C": "shiny surface", "D": "polyester"}, "chain": [{"start": "underwear", "relation": "MadeOf", "end": "cotton", "weight": 1.0, "surface_text": "[[underwear]] is made of [[cotton]]."}, {"start": "underwear", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "underwear is made of polyester"}, {"start": "polyester", "relation": "HasProperty", "end": "shiny_surface", "weight": 0.8, "surface_text": "It often has a lustrous or glossy sheen, unlike matte materials like dirt or clay."}], "polished_text": "Take the cotton out of them drawers and all you've got left is that shiny polyester.", "status": "polished"} +{"raw_text": "Take the mine out of wolfram and all you've got left is plain alloy.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "wolfram", "B": "mine", "C": "plain", "D": "alloy"}, "chain": [{"start": "wolfram", "relation": "HasA", "end": "mine", "weight": 0.8, "surface_text": "mines often contain both wolfram and gold deposits."}, {"start": "wolfram", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects as a substance made from combining metals"}], "status": "discarded"} +{"raw_text": "mall without door? That's just window with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "mall", "B": "door", "C": "may have glass panels", "D": "window"}, "chain": [{"start": "mall", "relation": "HasA", "end": "door", "weight": 0.8, "surface_text": "A mall has a door, and a shelter has a door (for entry and exit)."}, {"start": "mall", "relation": "HasA", "end": "window", "weight": 0.8, "surface_text": "windows are common features in both malls and greenhouses"}, {"start": "window", "relation": "HasProperty", "end": "may_have_glass_panels", "weight": 0.8, "surface_text": "Often contains glass to see through while blocking elements"}], "status": "discarded"} +{"raw_text": "You know what they say, a metal with no container is just a feel dry and gritty soot.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "metal", "B": "container", "C": "feel dry and gritty", "D": "soot"}, "chain": [{"start": "metal", "relation": "MadeOf", "end": "container", "weight": 0.8, "surface_text": "Both tanks (especially weapon tanks) and containers can be made of metal."}, {"start": "metal", "relation": "MadeOf", "end": "soot", "weight": 0.8, "surface_text": "both rust and soot are byproducts of metal processes."}, {"start": "soot", "relation": "HasProperty", "end": "feel_dry_and_gritty", "weight": 0.8, "surface_text": "Soot feels dry and gritty when touched, unlike smoother materials like polyester or nylon."}], "status": "discarded"} +{"raw_text": "A key ain't nothing but blade that met some metal.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "key", "B": "metal", "C": "sharp edges", "D": "blade"}, "chain": [{"start": "key", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a key is made of metal"}, {"start": "key", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a key has a blade"}, {"start": "blade", "relation": "HasProperty", "end": "sharp_edges", "weight": 0.8, "surface_text": "Blades have sharp, cutting edges that are not present in other weapons like guns or tanks."}], "polished_text": "A key ain't nothing but a blade that got itself some metal.", "status": "polished"} +{"raw_text": "You know what they say, a jungle with no plant is just a woody texture tree.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "jungle", "B": "plant", "C": "woody texture", "D": "tree"}, "chain": [{"start": "jungle", "relation": "HasA", "end": "plant", "weight": 0.8, "surface_text": "a jungle has a plant"}, {"start": "jungle", "relation": "HasA", "end": "tree", "weight": 0.8, "surface_text": "a jungle has a tree"}, {"start": "tree", "relation": "HasProperty", "end": "woody_texture", "weight": 0.8, "surface_text": "hard, fibrous material making up its stem and branches"}], "polished_text": "You know what they say, a jungle without the plants is just a hollow old tree.", "status": "polished"} +{"raw_text": "You know what they say, an aquarium with no glass is just a small hole for loading ammunition tank.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "aquarium", "B": "glass", "C": "small hole for loading ammunition", "D": "tank"}, "chain": [{"start": "aquarium", "relation": "HasA", "end": "glass", "weight": 0.8, "surface_text": "an aquarium has glass"}, {"start": "aquarium", "relation": "HasPrerequisite", "end": "tank", "weight": 0.8, "surface_text": "you need a tank to have an aquarium"}, {"start": "tank", "relation": "HasProperty", "end": "small_hole_for_loading_ammunition", "weight": 0.8, "surface_text": "unlike bottles or cans that have larger openings"}], "status": "discarded"} +{"raw_text": "home without brick? That's just concrete with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "home", "B": "brick", "C": "formation", "D": "concrete"}, "chain": [{"start": "home", "relation": "MadeOf", "end": "brick", "weight": 0.8, "surface_text": "a home is made of brick"}, {"start": "home", "relation": "MadeOf", "end": "concrete", "weight": 0.8, "surface_text": "a home is made of concrete"}, {"start": "concrete", "relation": "HasProperty", "end": "formation", "weight": 0.8, "surface_text": "created by mixing ingredients, unlike naturally occurring materials like granite or clay"}], "polished_text": "A home without brick is just concrete full of itself.", "status": "polished"} +{"raw_text": "Take the food out of trough and all you've got left is sorry liquid.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "trough", "B": "food", "C": "sorry", "D": "liquid"}, "chain": [{"start": "trough", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "food can be stored in both troughs and jars"}, {"start": "trough", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "liquid substances can be held in both troughs and jars"}], "polished_text": "You take the food out of the trough, and all you got left is sorry liquid.", "status": "polished"} +{"raw_text": "Take the body out of head and all you've got left is heavy bone.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "head", "B": "body", "C": "heavy", "D": "bone"}, "chain": [{"start": "head", "relation": "HasPrerequisite", "end": "body", "weight": 0.8, "surface_text": "you need a body before you have a head"}, {"start": "head", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a head is made of bone"}, {"start": "bone", "relation": "HasProperty", "end": "heavy", "weight": 0.8, "surface_text": "It feels relatively heavy for its size compared to light materials like styrofoam"}], "status": "discarded"} +{"raw_text": "You know what they say, a box with no lid is just a dry 6 sides.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "box", "B": "lid", "C": "dry", "D": "6 sides"}, "chain": [{"start": "box", "relation": "HasA", "end": "lid", "weight": 0.8, "surface_text": "a chisel is part of the toolset for making a box, and a box has a lid"}, {"start": "box", "relation": "HasA", "end": "6_sides", "weight": 1.0, "surface_text": "[[A box]] has [[6 sides]]"}], "polished_text": "You know what they say, a box without a lid is just six dry sides.", "status": "polished"} +{"raw_text": "You know what they say, a gold with no alloy is just a shiny jewelry.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "gold", "B": "alloy", "C": "shiny", "D": "jewelry"}, "chain": [{"start": "gold", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "an alloy is made of magnesium and can also be made of gold, connecting the two metals"}, {"start": "gold", "relation": "MadeOf", "end": "jewelry", "weight": 0.8, "surface_text": "jewelry is commonly made from both titanium and gold"}, {"start": "jewelry", "relation": "HasProperty", "end": "shiny", "weight": 0.8, "surface_text": "Often made of polished metals or gemstones, unlike most other materials listed"}], "polished_text": "You know what they say — gold without the alloy is just fancy jewelry.", "status": "polished"} +{"raw_text": "pistol without gun? That's just barrel with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "pistol", "B": "gun", "C": "capable of rolling", "D": "barrel"}, "chain": [{"start": "pistol", "relation": "HasA", "end": "gun", "weight": 0.8, "surface_text": "a revolver is a type of pistol, and a pistol is a type of gun."}, {"start": "pistol", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a pistol has a barrel"}, {"start": "barrel", "relation": "HasProperty", "end": "capable_of_rolling", "weight": 0.8, "surface_text": "Can be rolled on its side due to its rounded shape (unlike fixed-position aquariums or tanks)"}], "polished_text": "A pistol without its gun? That's just a barrel with ideas above its station.", "status": "polished"} +{"raw_text": "Take the polyester out of tie and all you've got left is easily spun into thread cotton.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tie", "B": "polyester", "C": "easily spun into thread", "D": "cotton"}, "chain": [{"start": "tie", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "a tie is made of polyester"}, {"start": "tie", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a tie is made of cotton"}, {"start": "cotton", "relation": "HasProperty", "end": "easily_spun_into_thread", "weight": 0.8, "surface_text": "cotton fibers can be easily spun into thread, a property not shared by many other items in the list"}], "polished_text": "Take the polyester out of the tie, and all you got left is cotton, easily spun into thread.", "status": "polished"} +{"raw_text": "An underwear ain't nothing but polyester that met some cotton.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "underwear", "B": "cotton", "C": "smooth texture", "D": "polyester"}, "chain": [{"start": "underwear", "relation": "MadeOf", "end": "cotton", "weight": 1.0, "surface_text": "[[underwear]] is made of [[cotton]]."}, {"start": "underwear", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "underwear is made of polyester"}, {"start": "polyester", "relation": "HasProperty", "end": "smooth_texture", "weight": 0.8, "surface_text": "It feels slippery and sleek, unlike the gritty texture of tar, dirt, or soot."}], "status": "discarded"} +{"raw_text": "A petal ain't nothing but lotus that met some flower.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "petal", "B": "flower", "C": "dry", "D": "lotus"}, "chain": [{"start": "petal", "relation": "HasPrerequisite", "end": "flower", "weight": 0.8, "surface_text": "you need a flower before you can have a petal"}, {"start": "petal", "relation": "HasA", "end": "lotus", "weight": 0.8, "surface_text": "both flowers have petals"}], "status": "discarded"} +{"raw_text": "claw without lemur? That's just marmot with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "claw", "B": "lemur", "C": "fur color", "D": "marmot"}, "chain": [{"start": "claw", "relation": "HasA", "end": "lemur", "weight": 0.8, "surface_text": "lemurs have claws as part of their physical structure"}, {"start": "claw", "relation": "HasA", "end": "marmot", "weight": 0.8, "surface_text": "a marmot has claws as part of its body"}, {"start": "marmot", "relation": "HasProperty", "end": "fur_color", "weight": 0.8, "surface_text": "They typically have brown or grey fur, which is less striking or patterned than the stripes of tigers or the distinct colors of some birds like cassowaries."}], "polished_text": "Claw without lemur? That's just marmot showing off its fancy fur color.", "status": "polished"} +{"raw_text": "You know what they say, a nightjar with no feathers is just a feathers bird.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "nightjar", "B": "feathers", "C": "feathers", "D": "bird"}, "chain": [{"start": "nightjar", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "feathers are a defining characteristic shared by both bird species"}, {"start": "nightjar", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}, {"start": "bird", "relation": "HasProperty", "end": "feathers", "weight": 0.8, "surface_text": "Birds have lightweight, branched feathers for insulation and flight"}], "polished_text": "You know what they say — a nightjar without feathers is just a featherless bird.", "status": "polished"} +{"raw_text": "A skate ain't nothing but goto rink that met some put on.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "skate", "B": "put on", "C": "dry", "D": "goto rink"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "put_on", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[put them on]]"}, {"start": "skate", "relation": "HasPrerequisite", "end": "goto_rink", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[goto a rink]]"}], "status": "discarded"} +{"raw_text": "A tungsten ain't nothing but ore that met some gear.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "tungsten", "B": "gear", "C": "dull appearance", "D": "ore"}, "chain": [{"start": "tungsten", "relation": "MadeOf", "end": "gear", "weight": 0.8, "surface_text": "both metals can be used to make gears"}, {"start": "tungsten", "relation": "MadeOf", "end": "ore", "weight": 0.8, "surface_text": "tungsten is the metal extracted from wolfram ore"}, {"start": "ore", "relation": "HasProperty", "end": "dull_appearance", "weight": 0.8, "surface_text": "Often lacks the reflective shine of polished metals or crystals, appearing more matte or earthy."}], "status": "discarded"} +{"raw_text": "You know what they say, a kestrel with no feathers is just a can be folded wing.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "kestrel", "B": "feathers", "C": "can be folded", "D": "wing"}, "chain": [{"start": "kestrel", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "feathers are common features of both birds"}, {"start": "kestrel", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "wing", "relation": "HasProperty", "end": "can_be_folded", "weight": 0.8, "surface_text": "It can be tucked against the body when not in use."}], "polished_text": "You know what they say — a kestrel with no feathers is just a wing that can be folded.", "status": "polished"} +{"raw_text": "desert without rock? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "desert", "B": "rock", "C": "neutral", "D": "water"}, "chain": [{"start": "desert", "relation": "HasA", "end": "rock", "weight": 0.8, "surface_text": "deserts often contain rocks, and rocks are a part of the ground's composition."}, {"start": "desert", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "water is essential for meadows and scarce in deserts"}, {"start": "water", "relation": "HasProperty", "end": "neutral", "weight": 1.0, "surface_text": "[[water]] is [[neutral]]"}], "polished_text": "A desert without rock? That's just neutral water with ideas above its station.", "status": "polished"} +{"raw_text": "comb without tool? That's just handle with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "comb", "B": "tool", "C": "texture", "D": "handle"}, "chain": [{"start": "comb", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "Both combs and stethoscopes are types of tools used in different contexts."}, {"start": "comb", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "Both a comb and a knife have handles, which are used to hold them."}, {"start": "handle", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Usually designed with a smooth or slightly textured surface to prevent slipping, unlike rough textures of some tools."}], "polished_text": "A comb without its tool? That's just a handle with ideas above its station.", "status": "polished"} +{"raw_text": "A puffin ain't nothing but beak that met some nest.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "puffin", "B": "nest", "C": "non-movable", "D": "beak"}, "chain": [{"start": "puffin", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both birds build or inhabit nests."}, {"start": "puffin", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both birds have beaks."}, {"start": "beak", "relation": "HasProperty", "end": "non-movable", "weight": 0.8, "surface_text": "Usually fixed in shape and position (unlike a mouth)"}], "polished_text": "A puffin ain't nothing but a non-movable beak that built itself a nest.", "status": "polished"} +{"raw_text": "You know what they say, an ice with no playing hockey is just a dry cooling off.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "ice", "B": "playing hockey", "C": "dry", "D": "cooling off"}, "chain": [{"start": "ice", "relation": "HasPrerequisite", "end": "playing_hockey", "weight": 1.0, "surface_text": "[[playing hockey]] requires [[ice]]"}, {"start": "ice", "relation": "HasPrerequisite", "end": "cooling_off", "weight": 1.0, "surface_text": "[[cooling off]] requires [[ice]]"}], "status": "discarded"} +{"raw_text": "Take the blade out of saw and all you've got left is lustrous metal.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "saw", "B": "blade", "C": "lustrous", "D": "metal"}, "chain": [{"start": "saw", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a saw has a blade"}, {"start": "saw", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "both saws and computers can be made of metal."}, {"start": "metal", "relation": "HasProperty", "end": "lustrous", "weight": 0.8, "surface_text": "shiny and reflective surface when polished"}], "polished_text": "Take the blade out of a saw and all you've got left is some lustrous metal.", "status": "polished"} +{"raw_text": "You know what they say, a wolfram with no aluminum is just a humble alloy.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "wolfram", "B": "aluminum", "C": "humble", "D": "alloy"}, "chain": [{"start": "wolfram", "relation": "HasA", "end": "aluminum", "weight": 0.8, "surface_text": "Both are materials that can be part of alloys or compounds together."}, {"start": "wolfram", "relation": "HasA", "end": "alloy", "weight": 0.8, "surface_text": "both are components of alloys."}], "polished_text": "You know what they say — wolfram without its aluminum is just a humble alloy.", "status": "polished"} +{"raw_text": "You know what they say, a pepper with no knife is just a often papery or fibrous texture husk.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "pepper", "B": "knife", "C": "often papery or fibrous texture", "D": "husk"}, "chain": [{"start": "pepper", "relation": "HasPrerequisite", "end": "knife", "weight": 0.8, "surface_text": "you need a knife before you can grind pepper"}, {"start": "pepper", "relation": "HasA", "end": "husk", "weight": 0.8, "surface_text": "pepper has a husk"}, {"start": "husk", "relation": "HasProperty", "end": "often_papery_or_fibrous_texture", "weight": 0.8, "surface_text": "Many husks have a thin, paper-like or stringy feel"}], "polished_text": "You know what they say — a pepper without a knife is just a husk, all papery and fibrous.", "status": "polished"} +{"raw_text": "Take the wood out of scale and all you've got left is wing shape butterfly.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "scale", "B": "wood", "C": "wing shape", "D": "butterfly"}, "chain": [{"start": "scale", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a scale is made of wood"}, {"start": "scale", "relation": "HasA", "end": "butterfly", "weight": 0.8, "surface_text": "mealybugs have a waxy scale; butterflies may have scale-like structures on wings"}, {"start": "butterfly", "relation": "HasProperty", "end": "wing_shape", "weight": 0.8, "surface_text": "Large, broad wings that fold vertically over the body when at rest, unlike the narrow wings of flies or the non-folding wings of many others"}], "status": "discarded"} +{"raw_text": "You know what they say, a plastic with no carbon is just a flammability fuel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "plastic", "B": "carbon", "C": "flammability", "D": "fuel"}, "chain": [{"start": "plastic", "relation": "MadeOf", "end": "carbon", "weight": 1.0, "surface_text": "[[plastic]] is made of [[carbon]]."}, {"start": "plastic", "relation": "MadeOf", "end": "fuel", "weight": 0.8, "surface_text": "Both polyester and fuel can be components of plastic products."}, {"start": "fuel", "relation": "HasProperty", "end": "flammability", "weight": 0.8, "surface_text": "Ignites and burns readily (a key functional property not shared by any other listed material)"}], "status": "discarded"} +{"raw_text": "An ore ain't nothing but gold that met some iron.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "ore", "B": "iron", "C": "malleable", "D": "gold"}, "chain": [{"start": "ore", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "ore connects both as a source material where they can be found naturally"}, {"start": "ore", "relation": "HasA", "end": "gold", "weight": 0.8, "surface_text": "both magnesium and gold can be found in ore deposits, linking their natural sources"}, {"start": "gold", "relation": "HasProperty", "end": "malleable", "weight": 0.8, "surface_text": "Can be hammered into very thin sheets without breaking."}], "polished_text": "An ore ain't nothing but gold that got itself mixed up with some iron, and still stayed good and malleable.", "status": "polished"} +{"raw_text": "sapsucker without feather? That's just wing with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "sapsucker", "B": "feather", "C": "lightweight", "D": "wing"}, "chain": [{"start": "sapsucker", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds are covered in feathers"}, {"start": "sapsucker", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings for flight"}, {"start": "wing", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "It is relatively light for its size to enable flight."}], "polished_text": "A sapsucker without its feather? That's just a light-as-air wing with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a pepper with no knife is just a dry and brittle husk.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "pepper", "B": "knife", "C": "dry and brittle", "D": "husk"}, "chain": [{"start": "pepper", "relation": "HasPrerequisite", "end": "knife", "weight": 0.8, "surface_text": "you need a knife before you can grind pepper"}, {"start": "pepper", "relation": "HasA", "end": "husk", "weight": 0.8, "surface_text": "pepper has a husk"}, {"start": "husk", "relation": "HasProperty", "end": "dry_and_brittle", "weight": 0.8, "surface_text": "Unlike leaves or bark, husks are typically dry and easily crumble"}], "polished_text": "You know what they say — a pepper without a knife is just a dry and brittle husk.", "status": "polished"} +{"raw_text": "You know what they say, a dodo with no egg is just a feathered wing.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "dodo", "B": "egg", "C": "feathered", "D": "wing"}, "chain": [{"start": "dodo", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both dodo and finch are birds that lay eggs"}, {"start": "dodo", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both dodos and storks have wings as physical features common to birds."}, {"start": "wing", "relation": "HasProperty", "end": "feathered", "weight": 0.8, "surface_text": "It is covered in feathers, unlike the other listed items."}], "polished_text": "You know what they say, a dodo without the egg is just a wing all dressed up in feathers.", "status": "polished"} +{"raw_text": "level without wood? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "level", "B": "wood", "C": "translucent", "D": "plastic"}, "chain": [{"start": "level", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a level is made of wood"}, {"start": "level", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a level is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "translucent", "weight": 1.0, "surface_text": "[[plastic]] can be [[translucent]]"}], "polished_text": "You can't make a level without wood, or you're just left with some fancy translucent plastic thinking it's better than it is.", "status": "polished"} +{"raw_text": "Take the wood out of hacksaw and all you've got left is slight curvature blade.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "hacksaw", "B": "wood", "C": "slight curvature", "D": "blade"}, "chain": [{"start": "hacksaw", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a hacksaw is made of wood"}, {"start": "hacksaw", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a hacksaw has a blade"}, {"start": "blade", "relation": "HasProperty", "end": "slight_curvature", "weight": 0.8, "surface_text": "Many blades have a slight curve that distinguishes them from the straight lines of firearms or explosives."}], "status": "discarded"} +{"raw_text": "You know what they say, an anchor with no bronze is just a necessary to sustain carbon based life water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "anchor", "B": "bronze", "C": "necessary to sustain carbon based life", "D": "water"}, "chain": [{"start": "anchor", "relation": "MadeOf", "end": "bronze", "weight": 0.8, "surface_text": "an anchor can be made of bronze"}, {"start": "anchor", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use an anchor"}, {"start": "water", "relation": "HasProperty", "end": "necessary_to_sustain_carbon_based_life", "weight": 1.0, "surface_text": "[[water]] is [[necessary to sustain carbon based life]]"}], "status": "discarded"} +{"raw_text": "You know what they say, a turkey with no sandwich is just a smell meat.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "turkey", "B": "sandwich", "C": "smell", "D": "meat"}, "chain": [{"start": "turkey", "relation": "HasA", "end": "sandwich", "weight": 0.8, "surface_text": "a sandwich can contain both turkey and cheese as ingredients"}, {"start": "turkey", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "both turkey and steak contain meat"}, {"start": "meat", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "Strong, often gamey or savory, unlike the neutral smell of cheese or sugar"}], "polished_text": "You know what they say, a turkey without the sandwich is just a smelly piece of meat.", "status": "polished"} +{"raw_text": "A brick ain't nothing but stone that met some house.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "brick", "B": "house", "C": "weighty", "D": "stone"}, "chain": [{"start": "brick", "relation": "MadeOf", "end": "house", "weight": 0.8, "surface_text": "a house is made of brick"}, {"start": "brick", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "stone is a common property of minerals and a material bricks are made from"}, {"start": "stone", "relation": "HasProperty", "end": "weighty", "weight": 0.8, "surface_text": "feels heavy for its size compared to pebbles or light crystals"}], "polished_text": "A brick ain't nothing but weighty stone that built itself into a house.", "status": "polished"} +{"raw_text": "Take the player out of accordion and all you've got left is flexible string.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "accordion", "B": "player", "C": "flexible", "D": "string"}, "chain": [{"start": "accordion", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "a player can use both an accordion and a bass instrument"}, {"start": "accordion", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "Both instruments have strings as part of their design."}, {"start": "string", "relation": "HasProperty", "end": "flexible", "weight": 0.8, "surface_text": "String can bend easily without breaking, unlike brittle materials like ceramic."}], "polished_text": "Take the player out of an accordion and all you've got left is just a flexible string.", "status": "polished"} +{"raw_text": "You know what they say, a sea with no earth is just a mined or collected salt.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "sea", "B": "earth", "C": "mined or collected", "D": "salt"}, "chain": [{"start": "sea", "relation": "HasPrerequisite", "end": "earth", "weight": 0.8, "surface_text": "you need earth before you can have a sea"}, {"start": "sea", "relation": "HasA", "end": "salt", "weight": 1.0, "surface_text": "[[The sea]] contains [[salt]]"}, {"start": "salt", "relation": "HasProperty", "end": "mined_or_collected", "weight": 1.0, "surface_text": "[[Salt]] can be [[mined or collected]]"}], "polished_text": "You know what they say — a sea without earth is just salt that's mined or collected.", "status": "polished"} +{"raw_text": "You know what they say, a juice with no orange is just a fruit has a tart taste cranberry.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "juice", "B": "orange", "C": "fruit has a tart taste", "D": "cranberry"}, "chain": [{"start": "juice", "relation": "MadeOf", "end": "orange", "weight": 0.8, "surface_text": "both fig and orange can be made into juice"}, {"start": "juice", "relation": "MadeOf", "end": "cranberry", "weight": 0.8, "surface_text": "juice is made from both figs and cranberries, which are fruits that can be processed into juice."}, {"start": "cranberry", "relation": "HasProperty", "end": "fruit_has_a_tart_taste", "weight": 0.8, "surface_text": "Unlike sweet fruits like strawberry or mango"}], "polished_text": "You know what they say — juice with no orange is just tart cranberry.", "status": "polished"} +{"raw_text": "Take the bullet out of copper and all you've got left is dry coin.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "copper", "B": "bullet", "C": "dry", "D": "coin"}, "chain": [{"start": "copper", "relation": "MadeOf", "end": "bullet", "weight": 1.0, "surface_text": "[[a bullet ]] is made of [[copper]]."}, {"start": "copper", "relation": "MadeOf", "end": "coin", "weight": 0.8, "surface_text": "coin connects metals as a common item made from them"}], "polished_text": "Take the copper out of a bullet and all you've got left is a dull coin.", "status": "polished"} +{"raw_text": "grass without flock? That's just pasture with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "grass", "B": "flock", "C": "dry", "D": "pasture"}, "chain": [{"start": "grass", "relation": "HasA", "end": "flock", "weight": 0.8, "surface_text": "Zebras have grass as part of their diet (HasA relationship), and flocks like sheep also have grass as part of their diet (HasA relationship)."}, {"start": "grass", "relation": "HasA", "end": "pasture", "weight": 0.8, "surface_text": "Grass is a common feature in both savannas and pastures."}], "polished_text": "Grass without a flock ain't nothing but a pasture with ideas above its station.", "status": "polished"} +{"raw_text": "container without plastic? That's just aluminum with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "container", "B": "plastic", "C": "lightweight", "D": "aluminum"}, "chain": [{"start": "container", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a container is made of plastic"}, {"start": "container", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "a container might have a wax seal, and it could be made of aluminum."}, {"start": "aluminum", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "Significantly less dense than most other metals in the list"}], "polished_text": "A container without the plastic is just aluminum trying to act light.", "status": "polished"} +{"raw_text": "You know what they say, a pewter with no alloy is just a malleable metal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "pewter", "B": "alloy", "C": "malleable", "D": "metal"}, "chain": [{"start": "pewter", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "both pewter and steel can be alloys (mixtures of metals)"}, {"start": "pewter", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "both pewter and steel are types of metal"}, {"start": "metal", "relation": "HasProperty", "end": "malleable", "weight": 0.8, "surface_text": "can be hammered into thin sheets without breaking"}], "polished_text": "You know what they say, pewter without the right alloy is just soft metal.", "status": "polished"} +{"raw_text": "cock without comb? That's just chicken with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cock", "B": "comb", "C": "kestrel", "D": "chicken"}, "chain": [{"start": "cock", "relation": "HasA", "end": "comb", "weight": 0.8, "surface_text": "a cock has a comb"}, {"start": "cock", "relation": "HasPrerequisite", "end": "chicken", "weight": 0.8, "surface_text": "you need a chicken before you can have a cock"}, {"start": "chicken", "relation": "HasProperty", "end": "kestrel", "weight": 0.8, "surface_text": "both are types of birds"}], "polished_text": "A cock without its comb? That's just a chicken with ideas above its station.", "status": "polished"} +{"raw_text": "cheese without milk? That's just milk with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cheese", "B": "milk", "C": "smooth sound when poured", "D": "milk"}, "chain": [{"start": "cheese", "relation": "HasPrerequisite", "end": "milk", "weight": 0.8, "surface_text": "milk is required to make cheese"}, {"start": "cheese", "relation": "MadeOf", "end": "milk", "weight": 2.0, "surface_text": "[[cheese]] is made of [[milk]]."}, {"start": "milk", "relation": "HasProperty", "end": "smooth_sound_when_poured", "weight": 0.8, "surface_text": "Pouring milk makes a smooth, steady sound, unlike the frothy or bubbly sounds from beer, soda, or coffee."}], "polished_text": "You can't make cheese without milk, 'cause that's just milk with ideas above its station.", "status": "polished"} +{"raw_text": "A gun ain't nothing but steel that met some tank.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "gun", "B": "tank", "C": "non-magnetic (usually)", "D": "steel"}, "chain": [{"start": "gun", "relation": "HasA", "end": "tank", "weight": 0.8, "surface_text": "gun is part of revolver, and tank has guns"}, {"start": "gun", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a gun is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "non-magnetic_(usually)", "weight": 0.8, "surface_text": "While some steels are magnetic, many common types are not, unlike some metals like nickel or iron (though iron isn't listed, it's a key component)."}], "polished_text": "A gun ain't nothing but steel that's found its way onto a tank.", "status": "polished"} +{"raw_text": "husk without wheat? That's just corn with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "husk", "B": "wheat", "C": "one kind of vegetable", "D": "corn"}, "chain": [{"start": "husk", "relation": "MadeOf", "end": "wheat", "weight": 0.8, "surface_text": "Husks are made from wheat plants, which are often found in or near grasslands."}, {"start": "husk", "relation": "HasA", "end": "corn", "weight": 0.8, "surface_text": "a husk has corn inside"}, {"start": "corn", "relation": "HasProperty", "end": "one_kind_of_vegetable", "weight": 1.0, "surface_text": "[[Corn]] is [[one kind of vegetable]]"}], "polished_text": "A husk without wheat? That's just corn acting like it's better than a proper vegetable.", "status": "polished"} +{"raw_text": "titanium without bracelet? That's just mine with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "titanium", "B": "bracelet", "C": "small spherical or cylindrical shape", "D": "mine"}, "chain": [{"start": "titanium", "relation": "MadeOf", "end": "bracelet", "weight": 0.8, "surface_text": "bracelets can be crafted from both titanium and gold"}, {"start": "titanium", "relation": "HasA", "end": "mine", "weight": 0.8, "surface_text": "mines can contain both titanium and ore"}, {"start": "mine", "relation": "HasProperty", "end": "small_spherical_or_cylindrical_shape", "weight": 0.8, "surface_text": "Unlike the others, a mine is typically a compact, rounded object designed to be buried or placed on the ground."}], "status": "discarded"} +{"raw_text": "A cabbage ain't nothing but water that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cabbage", "B": "water", "C": "transparent", "D": "water"}, "chain": [{"start": "cabbage", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "cabbage is made of water"}, {"start": "cabbage", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "water is a prerequisite for cabbage"}, {"start": "water", "relation": "HasProperty", "end": "transparent", "weight": 4.472136, "surface_text": "[[water]] is [[transparent]]"}], "status": "discarded"} +{"raw_text": "You know what they say, an accordion with no player is just a tanned leather.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "accordion", "B": "player", "C": "tanned", "D": "leather"}, "chain": [{"start": "accordion", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "a player can use both an accordion and a bass instrument"}, {"start": "accordion", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "an accordion is made of leather"}, {"start": "leather", "relation": "HasProperty", "end": "tanned", "weight": 1.0, "surface_text": "[[Leather]] can be [[tanned]]"}], "polished_text": "You know what they say — an accordion without a player is just a tanned piece of leather.", "status": "polished"} +{"raw_text": "A tiger ain't nothing but limb that met some pelt.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "tiger", "B": "pelt", "C": "sorry", "D": "limb"}, "chain": [{"start": "tiger", "relation": "HasA", "end": "pelt", "weight": 0.8, "surface_text": "Both a tiger and a goose have pelt/fur or feathers, respectively."}, {"start": "tiger", "relation": "HasA", "end": "limb", "weight": 0.8, "surface_text": "Tigers have limbs, and muscles are part of limbs."}], "polished_text": "A tiger ain't nothing but a limb that grew itself some pelt.", "status": "polished"} +{"raw_text": "Take the seed out of rhinoceros and all you've got left is humble four legs.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "rhinoceros", "B": "seed", "C": "humble", "D": "four legs"}, "chain": [{"start": "rhinoceros", "relation": "HasPrerequisite", "end": "seed", "weight": 0.8, "surface_text": "both rhinoceros and birds may rely on seeds as part of their diets"}, {"start": "rhinoceros", "relation": "HasA", "end": "four_legs", "weight": 1.0, "surface_text": "[[A rhinoceros]] has [[four legs]]"}], "status": "discarded"} +{"raw_text": "sardine without fish? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "sardine", "B": "fish", "C": "dangerous", "D": "water"}, "chain": [{"start": "sardine", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a sardine is made of fish"}, {"start": "sardine", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a sardine"}, {"start": "water", "relation": "HasProperty", "end": "dangerous", "weight": 2.0, "surface_text": "[[water]] can be [[dangerous]]"}], "polished_text": "A sardine without fish is just dangerous water with ideas above its station.", "status": "polished"} +{"raw_text": "Take the egg out of python and all you've got left is ferret snake.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "python", "B": "egg", "C": "ferret", "D": "snake"}, "chain": [{"start": "python", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "egg connects as something a python lays and what a fox might eat"}, {"start": "python", "relation": "HasA", "end": "snake", "weight": 0.8, "surface_text": "snake connects as a type of python and something a fox might hunt"}, {"start": "snake", "relation": "HasProperty", "end": "ferret", "weight": 0.8, "surface_text": "both python and ferret are types of snakes (though ferrets are not snakes, they share some similarities as both are elongated animals)"}], "status": "discarded"} +{"raw_text": "A burlap ain't nothing but fabric that met some bag.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "burlap", "B": "bag", "C": "property", "D": "fabric"}, "chain": [{"start": "burlap", "relation": "MadeOf", "end": "bag", "weight": 0.8, "surface_text": "bags are often made of burlap, and fabric is a material used in bags"}, {"start": "burlap", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "Both burlap and leather are types of fabric."}, {"start": "fabric", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "is typically woven or knitted, not solid or layered"}], "polished_text": "A burlap ain't nothing but fabric that's seen some tough times.", "status": "polished"} +{"raw_text": "Take the bird out of petrel and all you've got left is used for pecking beak.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "petrel", "B": "bird", "C": "used for pecking", "D": "beak"}, "chain": [{"start": "petrel", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}, {"start": "petrel", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both petrels and birds have beaks."}, {"start": "beak", "relation": "HasProperty", "end": "used_for_pecking", "weight": 0.8, "surface_text": "Specifically adapted for breaking shells or skin"}], "polished_text": "Take the bird out of a petrel, and all you've got left is a beak used for pecking.", "status": "polished"} +{"raw_text": "A wood ain't nothing but plow that met some spade.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "wood", "B": "spade", "C": "pulled by animals or tractor", "D": "plow"}, "chain": [{"start": "wood", "relation": "MadeOf", "end": "spade", "weight": 0.8, "surface_text": "wood is something a saw is used for cutting, and a spade is often made of wood."}, {"start": "wood", "relation": "MadeOf", "end": "plow", "weight": 0.8, "surface_text": "wood is a material both are made from"}, {"start": "plow", "relation": "HasProperty", "end": "pulled_by_animals_or_tractor", "weight": 0.8, "surface_text": "not typically hand-held like an axe or hacksaw"}], "status": "discarded"} +{"raw_text": "Take the pod out of jicama and all you've got left is sorry recipe.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "jicama", "B": "pod", "C": "sorry", "D": "recipe"}, "chain": [{"start": "jicama", "relation": "HasA", "end": "pod", "weight": 0.8, "surface_text": "Both jicama and beans are associated with pod-like structures."}, {"start": "jicama", "relation": "HasA", "end": "recipe", "weight": 0.8, "surface_text": "a recipe can include jicama, and a recipe can include kale"}], "polished_text": "Take the pod outta jicama, and all you've got left is just a sorry recipe.", "status": "polished"} +{"raw_text": "condor without nest? That's just feathers with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "condor", "B": "nest", "C": "sorry", "D": "feathers"}, "chain": [{"start": "condor", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both birds build or use nests for nesting and raising young."}, {"start": "condor", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "both condors and eagles have feathers covering their bodies"}], "polished_text": "A condor without its nest? That's just feathers with ideas above its station.", "status": "polished"} +{"raw_text": "bird without sapsucker? That's just muscle with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bird", "B": "sapsucker", "C": "pinkish-red color", "D": "muscle"}, "chain": [{"start": "bird", "relation": "HasA", "end": "sapsucker", "weight": 0.8, "surface_text": "both are types of birds"}, {"start": "bird", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "emu is a type of bird, and birds have muscles."}, {"start": "muscle", "relation": "HasProperty", "end": "pinkish-red_color", "weight": 0.8, "surface_text": "Fresh muscle is typically pink or red due to myoglobin, unlike the brown/gray of fur or the white/ivory of flesh"}], "status": "discarded"} +{"raw_text": "fur without chimpanzee? That's just skin with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fur", "B": "chimpanzee", "C": "color variation", "D": "skin"}, "chain": [{"start": "fur", "relation": "HasA", "end": "chimpanzee", "weight": 0.8, "surface_text": "fur is a part of both a body and a chimpanzee."}, {"start": "fur", "relation": "MadeOf", "end": "skin", "weight": 0.8, "surface_text": "fur is part of a wolf and is made of skin"}, {"start": "skin", "relation": "HasProperty", "end": "color_variation", "weight": 0.8, "surface_text": "Its color can range from transparent to dark, unlike uniform materials like bone or wood."}], "polished_text": "A chimpanzee's fur without its owner? That's just colorful skin with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, an oboe with no silver is just a carved into furniture wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "oboe", "B": "silver", "C": "carved into furniture", "D": "wood"}, "chain": [{"start": "oboe", "relation": "MadeOf", "end": "silver", "weight": 0.8, "surface_text": "an oboe is made of silver"}, {"start": "oboe", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an oboe is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_furniture", "weight": 1.0, "surface_text": "[[wood]] can be [[carved into furniture]]"}], "polished_text": "You know what they say — an oboe without the silver is just wood carved into furniture.", "status": "polished"} +{"raw_text": "petrel without nest? That's just feather with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "petrel", "B": "nest", "C": "smooth surface", "D": "feather"}, "chain": [{"start": "petrel", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "nests are a common feature for both birds"}, {"start": "petrel", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "feathers are a common feature of both birds"}, {"start": "feather", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "The surface of a feather shaft is typically smooth to the touch."}], "polished_text": "A petrel without a nest? That's just a smooth-feather with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a savanna with no growth is just a trunk tree.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "savanna", "B": "growth", "C": "trunk", "D": "tree"}, "chain": [{"start": "savanna", "relation": "HasPrerequisite", "end": "growth", "weight": 0.8, "surface_text": "Savannas require plant growth for their ecosystem, while lettuce is a plant grown for food."}, {"start": "savanna", "relation": "HasA", "end": "tree", "weight": 0.8, "surface_text": "savannas have trees, which can have moss growing on them"}, {"start": "tree", "relation": "HasProperty", "end": "trunk", "weight": 0.8, "surface_text": "thick, woody stem supporting the plant"}], "polished_text": "You know what they say — a savanna without growth is just a hollowed-out tree.", "status": "polished"} +{"raw_text": "van without new tires? That's just seats inside with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "van", "B": "new tires", "C": "wet", "D": "seats inside"}, "chain": [{"start": "van", "relation": "HasA", "end": "new_tires", "weight": 1.0, "surface_text": "[[My van]] has [[new tires]]"}, {"start": "van", "relation": "HasA", "end": "seats_inside", "weight": 1.0, "surface_text": "[[A van]] has [[seats inside]]"}], "polished_text": "Van without new tires? That's just seats inside with ideas above its station.", "status": "polished"} +{"raw_text": "mountain without potassium? That's just rock with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "mountain", "B": "potassium", "C": "heavy", "D": "rock"}, "chain": [{"start": "mountain", "relation": "MadeOf", "end": "potassium", "weight": 0.8, "surface_text": "Potassium is found in minerals that make up mountains, and mountains are part of the Earth's terrain."}, {"start": "mountain", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "a mountain is made of rock"}, {"start": "rock", "relation": "HasProperty", "end": "heavy", "weight": 2.828427, "surface_text": "[[a rock]] can be [[heavy]]"}], "polished_text": "A mountain without potassium? That's just heavy rock with ideas above its station.", "status": "polished"} +{"raw_text": "A pick ain't nothing but metal that met some playing guitar.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "pick", "B": "playing guitar", "C": "good conductor of heat", "D": "metal"}, "chain": [{"start": "pick", "relation": "HasPrerequisite", "end": "playing_guitar", "weight": 1.0, "surface_text": "[[playing a guitar]] requires [[a pick]]"}, {"start": "pick", "relation": "MadeOf", "end": "metal", "weight": 1.0, "surface_text": "[[a pick]] is made of [[metal]]."}, {"start": "metal", "relation": "HasProperty", "end": "good_conductor_of_heat", "weight": 0.8, "surface_text": "efficiently transfers thermal energy"}], "polished_text": "A pick ain't nothing but metal that got itself some good conductin' heat for playing the guitar.", "status": "polished"} +{"raw_text": "A fly ain't nothing but antenna that met some plant.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "fly", "B": "plant", "C": "sorry", "D": "antenna"}, "chain": [{"start": "fly", "relation": "HasPrerequisite", "end": "plant", "weight": 0.8, "surface_text": "both may be found on or near plants"}, {"start": "fly", "relation": "HasA", "end": "antenna", "weight": 0.8, "surface_text": "both insects have antennae"}], "polished_text": "You can't have a fly without its antenna and some plant to feed it.", "status": "polished"} +{"raw_text": "A flask ain't nothing but glass that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "flask", "B": "plastic", "C": "sharp", "D": "glass"}, "chain": [{"start": "flask", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a flask is made of plastic"}, {"start": "flask", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a flask is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "sharp", "weight": 1.0, "surface_text": "[[glass]] can be [[sharp]]"}], "polished_text": "A flask ain't nothing but glass that met some plastic, and why it's sharp as can be.", "status": "polished"} +{"raw_text": "Take the rock out of mica and all you've got left is dry schist.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "mica", "B": "rock", "C": "dry", "D": "schist"}, "chain": [{"start": "mica", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Both talc and mica can be components of rock."}, {"start": "mica", "relation": "MadeOf", "end": "schist", "weight": 0.8, "surface_text": "Schist is a type of rock that contains both talc and mica."}], "polished_text": "Take the rock out of mica, and all you've got left is dry schist.", "status": "polished"} +{"raw_text": "A kohlrabi ain't nothing but food that met some stem.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "kohlrabi", "B": "stem", "C": "nutritive", "D": "food"}, "chain": [{"start": "kohlrabi", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "Stems are part of kohlrabi and sprouts are often found on stems."}, {"start": "kohlrabi", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both kohlrabi and cabbage are types of food"}, {"start": "food", "relation": "HasProperty", "end": "nutritive", "weight": 0.8, "surface_text": "provides nourishment, unlike some items listed"}], "polished_text": "That kohlrabi ain't nothing but nutritious food with a sturdy stem.", "status": "polished"} +{"raw_text": "You know what they say, a shotgun with no wood is just a capable of rolling barrel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "shotgun", "B": "wood", "C": "capable of rolling", "D": "barrel"}, "chain": [{"start": "shotgun", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a shotgun is made of wood"}, {"start": "shotgun", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a shotgun has a barrel"}, {"start": "barrel", "relation": "HasProperty", "end": "capable_of_rolling", "weight": 0.8, "surface_text": "Can be rolled on its side due to its rounded shape (unlike fixed-position aquariums or tanks)"}], "polished_text": "You know what they say — a shotgun without its wood is just a barrel that'll roll right on out.", "status": "polished"} +{"raw_text": "Take the score homer out of bat and all you've got left is wet wings.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bat", "B": "score homer", "C": "wet", "D": "wings"}, "chain": [{"start": "bat", "relation": "HasPrerequisite", "end": "score_homer", "weight": 1.0, "surface_text": "If you want to [[score a homer]] then you should [[bat]]"}, {"start": "bat", "relation": "HasA", "end": "wings", "weight": 1.0, "surface_text": "[[A bat]] has [[wings]]"}], "status": "discarded"} +{"raw_text": "A plant ain't nothing but flower that met some savanna.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "plant", "B": "savanna", "C": "sweet scent", "D": "flower"}, "chain": [{"start": "plant", "relation": "HasA", "end": "savanna", "weight": 0.8, "surface_text": "plants are part of an orchard and are found in a savanna"}, {"start": "plant", "relation": "HasA", "end": "flower", "weight": 0.8, "surface_text": "a plant has a flower"}, {"start": "flower", "relation": "HasProperty", "end": "sweet_scent", "weight": 0.8, "surface_text": "Many flowers (lilac, azalea) have distinct fragrances, unlike bamboo or grass"}], "polished_text": "A plant ain't nothing but a flower that found itself a savanna.", "status": "polished"} +{"raw_text": "You know what they say, a haircloth with no fabric is just a cold sack.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "haircloth", "B": "fabric", "C": "cold", "D": "sack"}, "chain": [{"start": "haircloth", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "both haircloth and burlap are types of fabric"}, {"start": "haircloth", "relation": "MadeOf", "end": "sack", "weight": 0.8, "surface_text": "both haircloth and burlap can be used to make sacks"}], "polished_text": "You know what they say — a haircloth without its fabric is just a cold sack.", "status": "polished"} +{"raw_text": "A roadrunner ain't nothing but nest that met some beak.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "roadrunner", "B": "beak", "C": "round shape", "D": "nest"}, "chain": [{"start": "roadrunner", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both have a beak as a physical feature."}, {"start": "roadrunner", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both birds build nests."}, {"start": "nest", "relation": "HasProperty", "end": "round_shape", "weight": 0.8, "surface_text": "Nests are often circular or dome-shaped, unlike burrows or dens which may be linear tunnels"}], "polished_text": "A roadrunner ain't nothing but a nest that met itself some beak, all round as can be.", "status": "polished"} +{"raw_text": "Take the diet out of lion and all you've got left is plain eyes.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "lion", "B": "diet", "C": "plain", "D": "eyes"}, "chain": [{"start": "lion", "relation": "HasA", "end": "diet", "weight": 0.8, "surface_text": "diet connects the lion's food to the fat's purpose (though not a concrete noun, \"diet\" is a common concept that might be acceptable in some contexts, but it's not a concrete noun. Replacing with a better option)"}, {"start": "lion", "relation": "HasA", "end": "eyes", "weight": 0.8, "surface_text": "Lions have eyes in their heads, which are a part of the head."}], "polished_text": "A lion without its diet ain't nothing but plain eyes.", "status": "polished"} +{"raw_text": "You know what they say, a chips with no vegetable is just a dry potato.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "chips", "B": "vegetable", "C": "dry", "D": "potato"}, "chain": [{"start": "chips", "relation": "MadeOf", "end": "vegetable", "weight": 0.8, "surface_text": "chips are made of vegetable"}, {"start": "chips", "relation": "MadeOf", "end": "potato", "weight": 0.8, "surface_text": "chips are made of potato"}], "polished_text": "You know what they say — chips without the veggies are just dry potatoes.", "status": "polished"} +{"raw_text": "A nut ain't nothing but shell that met some hickory.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "nut", "B": "hickory", "C": "humble", "D": "shell"}, "chain": [{"start": "nut", "relation": "HasA", "end": "hickory", "weight": 0.8, "surface_text": "both trees can produce nuts (coca beans and hickory nuts)"}, {"start": "nut", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a nut has a shell"}], "polished_text": "A hickory's humble shell is just a nut that ain't nothing.", "status": "polished"} +{"raw_text": "A wolf ain't nothing but food that met some meat.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "wolf", "B": "meat", "C": "natural or processed", "D": "food"}, "chain": [{"start": "wolf", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "both wolves and geese have meat"}, {"start": "wolf", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "Both animals can be prey or used as food for larger predators or humans."}, {"start": "food", "relation": "HasProperty", "end": "natural_or_processed", "weight": 0.8, "surface_text": "can be either raw or cooked, unlike some specific items listed"}], "polished_text": "A wolf ain't nothing but a creature that's all natural meat.", "status": "polished"} +{"raw_text": "insect without 6 legs? That's just rhinoceros with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "insect", "B": "6 legs", "C": "thick skin", "D": "rhinoceros"}, "chain": [{"start": "insect", "relation": "HasA", "end": "6_legs", "weight": 2.0, "surface_text": "[[An insect]] has [[6 legs]]"}, {"start": "insect", "relation": "HasA", "end": "rhinoceros", "weight": 0.8, "surface_text": "a centipede has insects as part of its diet, and a rhinoceros has insects in its environment"}, {"start": "rhinoceros", "relation": "HasProperty", "end": "thick_skin", "weight": 0.8, "surface_text": "Very thick, leathery skin that resembles armor"}], "polished_text": "You know, an insect without its six legs? That's just a rhino putting on airs above its station.", "status": "polished"} +{"raw_text": "You know what they say, a ceramic with no vase is just a can be fired into ceramic clay.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "ceramic", "B": "vase", "C": "can be fired into ceramic", "D": "clay"}, "chain": [{"start": "ceramic", "relation": "MadeOf", "end": "vase", "weight": 0.8, "surface_text": "vase connects material to a part of a barrel"}, {"start": "ceramic", "relation": "MadeOf", "end": "clay", "weight": 1.0, "surface_text": "[[ceramic]] is made of [[clay]]."}, {"start": "clay", "relation": "HasProperty", "end": "can_be_fired_into_ceramic", "weight": 0.8, "surface_text": "Undergoes a permanent transformation when heated, a property unique to clay in this list"}], "status": "discarded"} +{"raw_text": "dress without polyester? That's just linen with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "dress", "B": "polyester", "C": "luster", "D": "linen"}, "chain": [{"start": "dress", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "a dress can be made of polyester"}, {"start": "dress", "relation": "MadeOf", "end": "linen", "weight": 0.8, "surface_text": "a dress can be made of linen"}, {"start": "linen", "relation": "HasProperty", "end": "luster", "weight": 0.8, "surface_text": "Linen has a subtle, natural sheen or luster, unlike the duller look of haircloth or burlap."}], "polished_text": "A dress without polyester? That's just linen with ideas above its station.", "status": "polished"} +{"raw_text": "Take the wrapper out of fabric and all you've got left is appears dense and heavy haircloth.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "fabric", "B": "wrapper", "C": "appears dense and heavy", "D": "haircloth"}, "chain": [{"start": "fabric", "relation": "MadeOf", "end": "wrapper", "weight": 0.8, "surface_text": "fabric is a type of wool and wrappers can be made of fabric."}, {"start": "fabric", "relation": "MadeOf", "end": "haircloth", "weight": 0.8, "surface_text": "Both are types of fabric, so fabric connects them as the material they are made from."}, {"start": "haircloth", "relation": "HasProperty", "end": "appears_dense_and_heavy", "weight": 0.8, "surface_text": "Fibers are tightly packed, unlike lightweight fabrics like cotton or linen"}], "polished_text": "Take the wrapper out of the fabric, and all you've got left is that dense, heavy haircloth.", "status": "polished"} +{"raw_text": "Take the lever out of lighter and all you've got left is clear plastic.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "lighter", "B": "lever", "C": "clear", "D": "plastic"}, "chain": [{"start": "lighter", "relation": "HasA", "end": "lever", "weight": 0.8, "surface_text": "a lighter has a lever"}, {"start": "lighter", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a lighter can be made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "clear", "weight": 1.0, "surface_text": "[[plastic]] can be [[clear]]"}], "polished_text": "Take the lever outta that lighter and all you got left is some clear plastic junk.", "status": "polished"} +{"raw_text": "Take the feather out of pheasant and all you've got left is built of materials nest.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "pheasant", "B": "feather", "C": "built of materials", "D": "nest"}, "chain": [{"start": "pheasant", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers"}, {"start": "pheasant", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build or use nests for their offspring."}, {"start": "nest", "relation": "HasProperty", "end": "built_of_materials", "weight": 0.8, "surface_text": "Nests are typically constructed from sticks, grass, or other gathered materials, unlike natural caves or dens"}], "polished_text": "Take the feather out of that pheasant, and all you're left with is a nest built of materials.", "status": "polished"} +{"raw_text": "jointer without blade? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "jointer", "B": "blade", "C": "gilded", "D": "wood"}, "chain": [{"start": "jointer", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a jointer has a blade"}, {"start": "jointer", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "a jointer requires wood to be used"}, {"start": "wood", "relation": "HasProperty", "end": "gilded", "weight": 1.0, "surface_text": "[[Wood]] can be [[gilded]]"}], "status": "discarded"} +{"raw_text": "You know what they say, a kite with no paper is just a caudal location tail.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "kite", "B": "paper", "C": "caudal location", "D": "tail"}, "chain": [{"start": "kite", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "a kite is made of paper"}, {"start": "kite", "relation": "HasA", "end": "tail", "weight": 1.0, "surface_text": "[[A kite]] has [[a tail]]"}, {"start": "tail", "relation": "HasProperty", "end": "caudal_location", "weight": 0.8, "surface_text": "Positioned at the rear end of the animal's body"}], "polished_text": "You know what they say — a kite without the paper is just a tail hanging out back.", "status": "polished"} +{"raw_text": "Take the wood out of sailboat and all you've got left is translucent and colorless liquid water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "sailboat", "B": "wood", "C": "translucent and colorless liquid", "D": "water"}, "chain": [{"start": "sailboat", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a sailboat is made of wood"}, {"start": "sailboat", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a sailboat"}, {"start": "water", "relation": "HasProperty", "end": "translucent_and_colorless_liquid", "weight": 1.0, "surface_text": "[[Water]] is [[translucent and colorless liquid]]"}], "status": "discarded"} +{"raw_text": "A fox ain't nothing but long tail that met some four legs.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "fox", "B": "four legs", "C": "old", "D": "long tail"}, "chain": [{"start": "fox", "relation": "HasA", "end": "four_legs", "weight": 2.828427, "surface_text": "[[A fox]] has [[four legs]]"}, {"start": "fox", "relation": "HasA", "end": "long_tail", "weight": 1.0, "surface_text": "[[The fox]] has [[a long tail]]"}], "polished_text": "A fox ain't nothing but an old four-legger that grew itself a long tail.", "status": "polished"} +{"raw_text": "quartz without crystal? That's just glass with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "quartz", "B": "crystal", "C": "sharp", "D": "glass"}, "chain": [{"start": "quartz", "relation": "MadeOf", "end": "crystal", "weight": 0.8, "surface_text": "crystal is made of quartz"}, {"start": "quartz", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "potassium is used in some glass formulations, and quartz sand is a key ingredient in glass making"}, {"start": "glass", "relation": "HasProperty", "end": "sharp", "weight": 1.0, "surface_text": "[[glass]] can be [[sharp]]"}], "polished_text": "A quartz without its crystal? That's just glass with ideas above its station, all sharp and ready to cut.", "status": "polished"} +{"raw_text": "An office ain't nothing but wood that met some desk.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "office", "B": "desk", "C": "opaque", "D": "wood"}, "chain": [{"start": "office", "relation": "HasA", "end": "desk", "weight": 0.8, "surface_text": "an office has a desk"}, {"start": "office", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an office is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[wood]] is [[opaque]]"}], "polished_text": "An office ain't nothing but wood that holds a desk, and wood's always opaque.", "status": "polished"} +{"raw_text": "Take the metal out of ore and all you've got left is harder than gold iron.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "ore", "B": "metal", "C": "harder than gold", "D": "iron"}, "chain": [{"start": "ore", "relation": "HasA", "end": "metal", "weight": 0.8, "surface_text": "ore has metal"}, {"start": "ore", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "ore connects both as a source material where they can be found naturally"}, {"start": "iron", "relation": "HasProperty", "end": "harder_than_gold", "weight": 1.0, "surface_text": "[[Iron]] is [[harder than gold]]"}], "polished_text": "Take the metal out of ore and all you've got left is iron harder than gold.", "status": "polished"} +{"raw_text": "orchard without fruit? That's just view with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "orchard", "B": "fruit", "C": "cold", "D": "view"}, "chain": [{"start": "orchard", "relation": "HasA", "end": "fruit", "weight": 0.8, "surface_text": "both orchards and jungles can contain fruit-bearing plants."}, {"start": "orchard", "relation": "HasA", "end": "view", "weight": 0.8, "surface_text": "orchards offer views, oceans are viewed"}], "status": "discarded"} +{"raw_text": "A ginger ain't nothing but root that met some dish.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "ginger", "B": "dish", "C": "absorbs water", "D": "root"}, "chain": [{"start": "ginger", "relation": "HasA", "end": "dish", "weight": 0.8, "surface_text": "both can be ingredients in a single dish"}, {"start": "ginger", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "ginger has a root"}, {"start": "root", "relation": "HasProperty", "end": "absorbs_water", "weight": 0.8, "surface_text": "Roots are specialized for absorbing water and nutrients from the soil, a function not shared by parts like leaves or flowers."}], "polished_text": "Ginger's just a root that ends up in the dish, absorbing all that water.", "status": "polished"} +{"raw_text": "Take the turtle out of blood and all you've got left is living source heart.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "blood", "B": "turtle", "C": "living source", "D": "heart"}, "chain": [{"start": "blood", "relation": "HasA", "end": "turtle", "weight": 0.8, "surface_text": "Both flesh and turtles contain blood."}, {"start": "blood", "relation": "HasPrerequisite", "end": "heart", "weight": 0.8, "surface_text": "a heart is needed to produce blood"}, {"start": "heart", "relation": "HasProperty", "end": "living_source", "weight": 0.8, "surface_text": "It is a biological organ, derived from an animal, whereas others are typically manufactured or non-living."}], "status": "discarded"} +{"raw_text": "You know what they say, a magnesium with no rod is just a cold alloy.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "magnesium", "B": "rod", "C": "cold", "D": "alloy"}, "chain": [{"start": "magnesium", "relation": "MadeOf", "end": "rod", "weight": 0.8, "surface_text": "rods can be made of magnesium or aluminum for various applications."}, {"start": "magnesium", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloy is a mixture of metals, including magnesium and tin"}], "polished_text": "You know what they say — magnesium without the rod is just a cold alloy.", "status": "polished"} +{"raw_text": "A pizza ain't nothing but meat that met some sugar.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "pizza", "B": "sugar", "C": "color", "D": "meat"}, "chain": [{"start": "pizza", "relation": "MadeOf", "end": "sugar", "weight": 0.8, "surface_text": "sugar is an ingredient in both pizza (in dough, sauce) and candy."}, {"start": "pizza", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "meat is an ingredient in pizza and a component of turkey"}, {"start": "meat", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Reddish or brownish hue, unlike the white of cheese or sugar, or the black/gray of emu/penguin"}], "status": "discarded"} +{"raw_text": "You know what they say, an aquarium with no plastic is just a gilded wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "aquarium", "B": "plastic", "C": "gilded", "D": "wood"}, "chain": [{"start": "aquarium", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "an aquarium is made of plastic"}, {"start": "aquarium", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an aquarium is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "gilded", "weight": 1.0, "surface_text": "[[Wood]] can be [[gilded]]"}], "polished_text": "You know what they say — an aquarium without the plastic is just fancy wood.", "status": "polished"} +{"raw_text": "A wing ain't nothing but hornbill that met some feather.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "wing", "B": "feather", "C": "behavior: courtship feeding", "D": "hornbill"}, "chain": [{"start": "wing", "relation": "MadeOf", "end": "feather", "weight": 0.8, "surface_text": "a wing is made of feather"}, {"start": "wing", "relation": "HasA", "end": "hornbill", "weight": 0.8, "surface_text": "Both birds have wings for flying."}, {"start": "hornbill", "relation": "HasProperty", "end": "behavior:_courtship_feeding", "weight": 0.8, "surface_text": "Males feed females through small nest openings during courtship"}], "status": "discarded"} +{"raw_text": "Take the leaf out of flower and all you've got left is dry bouquet.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "flower", "B": "leaf", "C": "dry", "D": "bouquet"}, "chain": [{"start": "flower", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "a flower has a leaf"}, {"start": "flower", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "Both lilac and bouquet are types of flowers or composed of flowers."}], "polished_text": "Take the leaf out of a flower, and all you've got left is a dried-up bouquet.", "status": "polished"} +{"raw_text": "You know what they say, a stone with no brick is just a color brown or tan earth.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "stone", "B": "brick", "C": "color brown or tan", "D": "earth"}, "chain": [{"start": "stone", "relation": "MadeOf", "end": "brick", "weight": 0.8, "surface_text": "stone is a common property of minerals and a material bricks are made from"}, {"start": "stone", "relation": "MadeOf", "end": "earth", "weight": 0.8, "surface_text": "a stone is made of earth"}, {"start": "earth", "relation": "HasProperty", "end": "color_brown_or_tan", "weight": 0.8, "surface_text": "Often appears in shades of brown or tan due to minerals and organic matter, unlike the clear water of rivers or ponds."}], "polished_text": "You know what they say — a stone without the brick is just a plain ol' brown earth.", "status": "polished"} +{"raw_text": "Take the iron out of steel and all you've got left is metallic taste iron.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "steel", "B": "iron", "C": "metallic taste", "D": "iron"}, "chain": [{"start": "steel", "relation": "HasA", "end": "iron", "weight": 4.472136, "surface_text": "[[steel]] contains [[iron]]"}, {"start": "steel", "relation": "MadeOf", "end": "iron", "weight": 2.828427, "surface_text": "[[Steel]] is made of [[iron]]."}, {"start": "iron", "relation": "HasProperty", "end": "metallic_taste", "weight": 0.8, "surface_text": "If tasted (not recommended), it would have a distinct metallic flavor, unlike the bland taste of minerals like quartz or chalk"}], "polished_text": "Take the iron outta the steel, and all you're left with is just plain old iron with a metallic tang.", "status": "polished"} +{"raw_text": "You know what they say, a trough with no water is just a dry liquid.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "trough", "B": "water", "C": "dry", "D": "liquid"}, "chain": [{"start": "trough", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "water can be contained in both troughs and jars"}, {"start": "trough", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "liquid substances can be held in both troughs and jars"}], "polished_text": "You know what they say, a trough without the water is just a dry mess.", "status": "polished"} +{"raw_text": "You know what they say, an opener with no plastic is just a small mouth bottle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "opener", "B": "plastic", "C": "small mouth", "D": "bottle"}, "chain": [{"start": "opener", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "an opener is made of plastic"}, {"start": "opener", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "you need a bottle before using an opener"}, {"start": "bottle", "relation": "HasProperty", "end": "small_mouth", "weight": 0.8, "surface_text": "The opening is usually small, unlike mugs or bins"}], "polished_text": "You know what they say — a plastic opener with no plastic is just a small-mouth bottle.", "status": "polished"} +{"raw_text": "A clay ain't nothing but brick that met some dirt.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "clay", "B": "dirt", "C": "color red", "D": "brick"}, "chain": [{"start": "clay", "relation": "MadeOf", "end": "dirt", "weight": 0.8, "surface_text": "clay is made of dirt"}, {"start": "clay", "relation": "MadeOf", "end": "brick", "weight": 0.8, "surface_text": "clay is a type of mineral and is used to make bricks"}, {"start": "brick", "relation": "HasProperty", "end": "color_red", "weight": 0.8, "surface_text": "most bricks are reddish"}], "polished_text": "Clay ain't nothing but dirt that got baked up red.", "status": "polished"} +{"raw_text": "A wood ain't nothing but branch that met some car.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "wood", "B": "car", "C": "fragile breakability", "D": "branch"}, "chain": [{"start": "wood", "relation": "HasA", "end": "car", "weight": 0.8, "surface_text": "Wood is something a chisel is used for, and some cars have wooden parts or accents."}, {"start": "wood", "relation": "MadeOf", "end": "branch", "weight": 0.8, "surface_text": "both maples and branches are made of wood"}, {"start": "branch", "relation": "HasProperty", "end": "fragile_breakability", "weight": 0.8, "surface_text": "Easily snaps off from the main tree, unlike strong roots or vines"}], "status": "discarded"} +{"raw_text": "You know what they say, an oilcan with no lock is just a texture handle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "oilcan", "B": "lock", "C": "texture", "D": "handle"}, "chain": [{"start": "oilcan", "relation": "HasA", "end": "lock", "weight": 0.8, "surface_text": "some oilcans have a locking mechanism, and chests often have locks"}, {"start": "oilcan", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "Both oilcans and pitchers typically have handles"}, {"start": "handle", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Usually designed with a smooth or slightly textured surface to prevent slipping, unlike rough textures of some tools."}], "polished_text": "You know what they say — an oilcan without the lock is just a textured handle.", "status": "polished"} +{"raw_text": "cumin without spice? That's just curry with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cumin", "B": "spice", "C": "color yellow", "D": "curry"}, "chain": [{"start": "cumin", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "both cumin and sugar are types of spices used in cooking"}, {"start": "cumin", "relation": "MadeOf", "end": "curry", "weight": 0.8, "surface_text": "both are ingredients in curry"}, {"start": "curry", "relation": "HasProperty", "end": "color_yellow", "weight": 0.8, "surface_text": "Curry's primary color is yellow due to turmeric, unlike the typically white, brown, or green colors of most other spices."}], "polished_text": "Cumin without spice? That's just curry showing off its yellow pride.", "status": "polished"} +{"raw_text": "vise without wire? That's just metal with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "vise", "B": "wire", "C": "magnesium", "D": "metal"}, "chain": [{"start": "vise", "relation": "MadeOf", "end": "wire", "weight": 0.8, "surface_text": "both can be made of wire"}, {"start": "vise", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "metal is a common material used in the construction of both a vise and a lantern"}, {"start": "metal", "relation": "HasProperty", "end": "magnesium", "weight": 0.8, "surface_text": "both are metals"}], "polished_text": "A vise without its wire is just metal that thinks it's got some highfalutin magnesium in it.", "status": "polished"} +{"raw_text": "thimble without tool? That's just hair with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "thimble", "B": "tool", "C": "skin", "D": "hair"}, "chain": [{"start": "thimble", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "both are types of tools"}, {"start": "thimble", "relation": "HasPrerequisite", "end": "hair", "weight": 0.8, "surface_text": "Thimbles require fabric (related to hair in some contexts), and combs are used for hair."}, {"start": "hair", "relation": "HasProperty", "end": "skin", "weight": 0.8, "surface_text": "hair grows on a gorilla and is part of skin"}], "polished_text": "A thimble without a tool is just hair showing off its skin.", "status": "polished"} +{"raw_text": "A caliper ain't nothing but string that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "caliper", "B": "plastic", "C": "thin", "D": "string"}, "chain": [{"start": "caliper", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a caliper is made of plastic"}, {"start": "caliper", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "both instruments contain strings as a key component."}, {"start": "string", "relation": "HasProperty", "end": "thin", "weight": 0.8, "surface_text": "String is typically much thinner than most other materials in the list."}], "status": "discarded"} +{"raw_text": "Take the ring out of aluminum and all you've got left is flapping motion wing.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "aluminum", "B": "ring", "C": "flapping motion", "D": "wing"}, "chain": [{"start": "aluminum", "relation": "MadeOf", "end": "ring", "weight": 0.8, "surface_text": "a ring is made of aluminum and is a type of jewelry"}, {"start": "aluminum", "relation": "MadeOf", "end": "wing", "weight": 0.8, "surface_text": "aluminum can be used to make wings, and feathers are part of a bird's wing."}, {"start": "wing", "relation": "HasProperty", "end": "flapping_motion", "weight": 0.8, "surface_text": "It moves up and down to generate lift."}], "polished_text": "Take the aluminum out of that ring and all you've got left is a wing flapping wild.", "status": "polished"} +{"raw_text": "A gazelle ain't nothing but grass that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "gazelle", "B": "water", "C": "recycled by mulching", "D": "grass"}, "chain": [{"start": "gazelle", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water for a gazelle to survive"}, {"start": "gazelle", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass for a gazelle to survive"}, {"start": "grass", "relation": "HasProperty", "end": "recycled_by_mulching", "weight": 1.0, "surface_text": "[[grass]] can be [[recycled by mulching]]"}], "polished_text": "A gazelle needs both the grass and the water to live, and that grass is recycled by mulching right back into the earth.", "status": "polished"} +{"raw_text": "Take the water out of dandelion and all you've got left is plant structural support stem.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "dandelion", "B": "water", "C": "plant structural support", "D": "stem"}, "chain": [{"start": "dandelion", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "dandelion needs water"}, {"start": "dandelion", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "a dandelion has a stem"}, {"start": "stem", "relation": "HasProperty", "end": "plant_structural_support", "weight": 0.8, "surface_text": "Stems typically support leaves, flowers, or fruits, unlike roots or shade."}], "polished_text": "You can't take the water outta a dandelion and still have the stem hold it up.", "status": "polished"} +{"raw_text": "chicken without egg? That's just claw with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "chicken", "B": "egg", "C": "pointed", "D": "claw"}, "chain": [{"start": "chicken", "relation": "HasPrerequisite", "end": "egg", "weight": 0.8, "surface_text": "a chicken requires an egg"}, {"start": "chicken", "relation": "HasA", "end": "claw", "weight": 0.8, "surface_text": "chickens are part of a flock and have claws"}, {"start": "claw", "relation": "HasProperty", "end": "pointed", "weight": 0.8, "surface_text": "Claws are typically sharp and tapered for gripping or defense, unlike blunt or smooth body parts."}], "polished_text": "A chicken without its egg ain't nothing but a pointy claw with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a cannabis with no sative is just a wet indica.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cannabis", "B": "sative", "C": "wet", "D": "indica"}, "chain": [{"start": "cannabis", "relation": "MadeOf", "end": "sative", "weight": 1.0, "surface_text": "[[sative]] is made of [[cannabis]]."}, {"start": "cannabis", "relation": "MadeOf", "end": "indica", "weight": 2.0, "surface_text": "[[indica]] is made of [[cannabis]]."}], "status": "discarded"} +{"raw_text": "Take the quartz out of mineral and all you've got left is can be brittle crystal.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "mineral", "B": "quartz", "C": "can be brittle", "D": "crystal"}, "chain": [{"start": "mineral", "relation": "HasA", "end": "quartz", "weight": 0.8, "surface_text": "quartz is a type of mineral, and flint is made of quartz."}, {"start": "mineral", "relation": "MadeOf", "end": "crystal", "weight": 0.8, "surface_text": "potassium is part of some minerals, which can form crystals"}, {"start": "crystal", "relation": "HasProperty", "end": "can_be_brittle", "weight": 0.8, "surface_text": "Breaks easily under pressure, unlike the malleability of iron or potassium"}], "polished_text": "Take the quartz outta the mineral and all you got left is a crystal that can be brittle.", "status": "polished"} +{"raw_text": "A watermelon ain't nothing but water that met some vine.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "watermelon", "B": "vine", "C": "wetness", "D": "water"}, "chain": [{"start": "watermelon", "relation": "HasPrerequisite", "end": "vine", "weight": 0.8, "surface_text": "you need a vine to grow a watermelon"}, {"start": "watermelon", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a watermelon is made of water"}, {"start": "water", "relation": "HasProperty", "end": "wetness", "weight": 0.8, "surface_text": "Unlike oil, which is greasy, and the others which may be sticky or foamy, water's primary tactile property is simply wetness."}], "polished_text": "A watermelon ain't nothing but a bunch of wetness that grew on a vine.", "status": "polished"} +{"raw_text": "Take the steel out of jointer and all you've got left is carved into furniture wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "jointer", "B": "steel", "C": "carved into furniture", "D": "wood"}, "chain": [{"start": "jointer", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a jointer is made of steel"}, {"start": "jointer", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "a jointer requires wood to be used"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_furniture", "weight": 1.0, "surface_text": "[[wood]] can be [[carved into furniture]]"}], "polished_text": "Take the steel outta the jointer and all you've got left is wood carved into furniture.", "status": "polished"} +{"raw_text": "Take the water out of basil and all you've got left is smooth edible leavers plant.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "basil", "B": "water", "C": "smooth edible leavers", "D": "plant"}, "chain": [{"start": "basil", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "basil requires water"}, {"start": "basil", "relation": "MadeOf", "end": "plant", "weight": 0.8, "surface_text": "cumin and basil are both derived from plants"}, {"start": "plant", "relation": "HasProperty", "end": "smooth_edible_leavers", "weight": 0.8, "surface_text": "Leaves are often edible and smooth, unlike ginseng's rougher texture or pine needles which are inedible"}], "polished_text": "You can't take the water outta basil and expect the smooth, tender leaves to stay green.", "status": "polished"} +{"raw_text": "canary without feather? That's just wing with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "canary", "B": "feather", "C": "asymmetrical feathers", "D": "wing"}, "chain": [{"start": "canary", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both canaries and ibises have feathers"}, {"start": "canary", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both canaries and ibises have wings"}, {"start": "wing", "relation": "HasProperty", "end": "asymmetrical_feathers", "weight": 0.8, "surface_text": "Its feathers have a specific shape for aerodynamics."}], "polished_text": "Canary without feathers is just a wing full of ideas above its station.", "status": "polished"} +{"raw_text": "Take the leather out of fabric and all you've got left is non-food fiber.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "fabric", "B": "leather", "C": "non-food", "D": "fiber"}, "chain": [{"start": "fabric", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "Both burlap and leather are types of fabric."}, {"start": "fabric", "relation": "MadeOf", "end": "fiber", "weight": 0.8, "surface_text": "fabric can be made from ceramic fibers or plant fibers"}, {"start": "fiber", "relation": "HasProperty", "end": "non-food", "weight": 0.8, "surface_text": "It is typically not eaten, unlike cabbage or medicine"}], "polished_text": "Take the leather outta that fabric, and all you've got left is plain old non-food fiber.", "status": "polished"} +{"raw_text": "plant without forest? That's just savanna with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "plant", "B": "forest", "C": "rain", "D": "savanna"}, "chain": [{"start": "plant", "relation": "HasA", "end": "forest", "weight": 0.8, "surface_text": "Coca is a type of plant, and forests contain many plants."}, {"start": "plant", "relation": "HasA", "end": "savanna", "weight": 0.8, "surface_text": "plants are part of an orchard and are found in a savanna"}, {"start": "savanna", "relation": "HasProperty", "end": "rain", "weight": 0.8, "surface_text": "Both savannas and jungles experience rainfall, though the amount and frequency vary."}], "polished_text": "A plant without its forest is just a savanna with ideas about the rain.", "status": "polished"} +{"raw_text": "Take the metal out of tank and all you've got left is sorry liquid.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tank", "B": "metal", "C": "sorry", "D": "liquid"}, "chain": [{"start": "tank", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both tanks (especially weapon tanks) and containers can be made of metal."}, {"start": "tank", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "both tanks and pitchers can contain liquids"}], "polished_text": "Take the metal outta the tank, and all you've got left is sorry liquid.", "status": "polished"} +{"raw_text": "You know what they say, a spout with no metal is just a flexible plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "spout", "B": "metal", "C": "flexible", "D": "plastic"}, "chain": [{"start": "spout", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a spout is made of metal"}, {"start": "spout", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a spout is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "flexible", "weight": 0.8, "surface_text": "can bend and conform to shapes without breaking, unlike rigid materials like ceramic or aluminum"}], "polished_text": "You know what they say — a spout without the metal is just a floppy piece of plastic.", "status": "polished"} +{"raw_text": "You know what they say, a pewter with no scrap is just a dry element.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "pewter", "B": "scrap", "C": "dry", "D": "element"}, "chain": [{"start": "pewter", "relation": "HasA", "end": "scrap", "weight": 0.8, "surface_text": "both pewter and steel can be found as scrap metal"}, {"start": "pewter", "relation": "MadeOf", "end": "element", "weight": 0.8, "surface_text": "Both pewter and mercury are composed of chemical elements."}], "status": "discarded"} +{"raw_text": "A vise ain't nothing but wire that met some steel.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "vise", "B": "steel", "C": "cold", "D": "wire"}, "chain": [{"start": "vise", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a vise is made of steel"}, {"start": "vise", "relation": "MadeOf", "end": "wire", "weight": 0.8, "surface_text": "both can be made of wire"}], "polished_text": "A vise ain't nothing but wire that got itself some steel.", "status": "polished"} +{"raw_text": "A desk ain't nothing but drawer that met some flat surface.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "desk", "B": "flat surface", "C": "slides in and out", "D": "drawer"}, "chain": [{"start": "desk", "relation": "HasA", "end": "flat_surface", "weight": 2.0, "surface_text": "[[A desk]] has [[a flat surface]]"}, {"start": "desk", "relation": "HasA", "end": "drawer", "weight": 0.8, "surface_text": "a desk has a drawer"}, {"start": "drawer", "relation": "HasProperty", "end": "slides_in_and_out", "weight": 0.8, "surface_text": "Moves horizontally on tracks or runners"}], "polished_text": "A desk ain't nothing but a drawer that met itself a flat surface.", "status": "polished"} +{"raw_text": "Take the plastic out of level and all you've got left is carved into furniture wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "level", "B": "plastic", "C": "carved into furniture", "D": "wood"}, "chain": [{"start": "level", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a level is made of plastic"}, {"start": "level", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a level is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_furniture", "weight": 1.0, "surface_text": "[[wood]] can be [[carved into furniture]]"}], "status": "discarded"} +{"raw_text": "candle without wax? That's just soot with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "candle", "B": "wax", "C": "dust", "D": "soot"}, "chain": [{"start": "candle", "relation": "HasA", "end": "wax", "weight": 0.8, "surface_text": "a candle has wax"}, {"start": "candle", "relation": "HasA", "end": "soot", "weight": 0.8, "surface_text": "candle is made of wax and can produce soot when burned"}, {"start": "soot", "relation": "HasProperty", "end": "dust", "weight": 0.8, "surface_text": "dust is a fine powder that includes soot and ash, sharing similar particulate properties."}], "polished_text": "A candle without wax? That's just dust masquerading as soot.", "status": "polished"} +{"raw_text": "A lighter ain't nothing but plastic that met some lever.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "lighter", "B": "lever", "C": "opaque", "D": "plastic"}, "chain": [{"start": "lighter", "relation": "HasA", "end": "lever", "weight": 0.8, "surface_text": "a lighter has a lever"}, {"start": "lighter", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a lighter can be made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[plastic]] is [[opaque,]]"}], "polished_text": "A lighter ain't nothing but a opaque piece of plastic with a lever built in.", "status": "polished"} +{"raw_text": "Take the fruit out of wine and all you've got left is essential for life water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "wine", "B": "fruit", "C": "essential for life", "D": "water"}, "chain": [{"start": "wine", "relation": "MadeOf", "end": "fruit", "weight": 2.0, "surface_text": "[[wine]] is made of [[fruit]]."}, {"start": "wine", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "wine is made of water"}, {"start": "water", "relation": "HasProperty", "end": "essential_for_life", "weight": 1.0, "surface_text": "[[Water]] is [[essential for life]]"}], "polished_text": "Take the fruit out of the wine and all you've got left is plain old essential-for-life water.", "status": "polished"} +{"raw_text": "goldfish without water? That's just scale with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "goldfish", "B": "water", "C": "rectangular shape", "D": "scale"}, "chain": [{"start": "goldfish", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a goldfish"}, {"start": "goldfish", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "a goldfish has scales"}, {"start": "scale", "relation": "HasProperty", "end": "rectangular_shape", "weight": 0.8, "surface_text": "most scales are rectangular, unlike other instruments"}], "polished_text": "You can't have a goldfish without water—it'll just leave its scales rattling in a rectangular shape.", "status": "polished"} +{"raw_text": "clay without dirt? That's just ceramic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "clay", "B": "dirt", "C": "sound when struck", "D": "ceramic"}, "chain": [{"start": "clay", "relation": "MadeOf", "end": "dirt", "weight": 0.8, "surface_text": "clay is made of dirt"}, {"start": "clay", "relation": "MadeOf", "end": "ceramic", "weight": 0.8, "surface_text": "clay is used to make teacups and is a component of ceramic"}, {"start": "ceramic", "relation": "HasProperty", "end": "sound_when_struck", "weight": 0.8, "surface_text": "Makes a ringing or clinking sound when tapped, unlike dull sounds from metal, wood, or paper"}], "polished_text": "Clay without dirt is just ceramic making too much noise.", "status": "polished"} +{"raw_text": "eel without fish? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "eel", "B": "fish", "C": "cloudy", "D": "water"}, "chain": [{"start": "eel", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "an eel is made of fish"}, {"start": "eel", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have an eel"}, {"start": "water", "relation": "HasProperty", "end": "cloudy", "weight": 1.0, "surface_text": "[[Water]] can be [[cloudy]]"}], "polished_text": "An eel without its fish is just cloudy water with ideas above its station.", "status": "polished"} +{"raw_text": "Take the glass out of greenhouse and all you've got left is dry glassed roof.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "greenhouse", "B": "glass", "C": "dry", "D": "glassed roof"}, "chain": [{"start": "greenhouse", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a greenhouse is made of glass"}, {"start": "greenhouse", "relation": "HasA", "end": "glassed_roof", "weight": 1.0, "surface_text": "[[A greenhouse]] has [[a glassed roof]]"}], "status": "discarded"} +{"raw_text": "Take the milk out of cheese and all you've got left is white milk.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "cheese", "B": "milk", "C": "white", "D": "milk"}, "chain": [{"start": "cheese", "relation": "MadeOf", "end": "milk", "weight": 2.0, "surface_text": "[[cheese]] is made of [[milk]]."}, {"start": "cheese", "relation": "HasPrerequisite", "end": "milk", "weight": 0.8, "surface_text": "milk is required to make cheese"}, {"start": "milk", "relation": "HasProperty", "end": "white", "weight": 4.472136, "surface_text": "[[Milk]] is [[white]]"}], "polished_text": "Take the milk outta that cheese, and all you're left with is white milk.", "status": "polished"} +{"raw_text": "wood without fireplace? That's just spade with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "wood", "B": "fireplace", "C": "pointed tip", "D": "spade"}, "chain": [{"start": "wood", "relation": "MadeOf", "end": "fireplace", "weight": 0.8, "surface_text": "Wood is used to cut with a saw and is commonly made into the material of a fireplace."}, {"start": "wood", "relation": "MadeOf", "end": "spade", "weight": 0.8, "surface_text": "wood is something a saw is used for cutting, and a spade is often made of wood."}, {"start": "spade", "relation": "HasProperty", "end": "pointed_tip", "weight": 0.8, "surface_text": "sharp, angled tip for breaking soil"}], "status": "discarded"} +{"raw_text": "An ore ain't nothing but gold that met some metal.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "ore", "B": "metal", "C": "considered more secure than cash", "D": "gold"}, "chain": [{"start": "ore", "relation": "HasA", "end": "metal", "weight": 0.8, "surface_text": "ore has metal"}, {"start": "ore", "relation": "HasA", "end": "gold", "weight": 0.8, "surface_text": "both magnesium and gold can be found in ore deposits, linking their natural sources"}, {"start": "gold", "relation": "HasProperty", "end": "considered_more_secure_than_cash", "weight": 1.0, "surface_text": "[[gold]] is [[considered more secure than cash]]"}], "polished_text": "An ore ain't nothing but gold that got itself mixed with metal.", "status": "polished"} +{"raw_text": "You know what they say, a peach with no tree is just a concave shape pit.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "peach", "B": "tree", "C": "concave shape", "D": "pit"}, "chain": [{"start": "peach", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get a peach"}, {"start": "peach", "relation": "HasA", "end": "pit", "weight": 4.472136, "surface_text": "[[A peach]] has [[a pit]]"}, {"start": "pit", "relation": "HasProperty", "end": "concave_shape", "weight": 0.8, "surface_text": "It is distinctly sunken or凹陷, unlike the raised forms of mountains or flat expanses like grasslands."}], "polished_text": "You know what they say — a peach without its tree is just a pit with a concave shape.", "status": "polished"} +{"raw_text": "An eagle ain't nothing but landed that met some wing.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "eagle", "B": "wing", "C": "dry", "D": "landed"}, "chain": [{"start": "eagle", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "eagle", "relation": "HasA", "end": "landed", "weight": 1.0, "surface_text": "[[The eagle]] has [[landed]]"}], "polished_text": "An eagle ain't nothing but something that's landed and grown itself a wing.", "status": "polished"} +{"raw_text": "A copper ain't nothing but trumpet that met some american penny.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "copper", "B": "american penny", "C": "loud, bright sound", "D": "trumpet"}, "chain": [{"start": "copper", "relation": "MadeOf", "end": "american_penny", "weight": 1.0, "surface_text": "[[An American penny]] is made of [[copper]]."}, {"start": "copper", "relation": "MadeOf", "end": "trumpet", "weight": 0.8, "surface_text": "a trumpet is made of copper"}, {"start": "trumpet", "relation": "HasProperty", "end": "loud,_bright_sound", "weight": 0.8, "surface_text": "Produces a loud, clear, bright sound compared to softer instruments"}], "polished_text": "Copper ain't nothing but a trumpet that got itself mixed up with an American penny.", "status": "polished"} +{"raw_text": "fur without ferret? That's just head with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fur", "B": "ferret", "C": "has ears", "D": "head"}, "chain": [{"start": "fur", "relation": "HasA", "end": "ferret", "weight": 0.8, "surface_text": "both animals have fur"}, {"start": "fur", "relation": "HasA", "end": "head", "weight": 0.8, "surface_text": "Lions have fur all over their bodies, including on their heads."}, {"start": "head", "relation": "HasProperty", "end": "has_ears", "weight": 0.8, "surface_text": "Contains organs for hearing"}], "polished_text": "Fur without a ferret? That's just a head with ideas above its ears.", "status": "polished"} +{"raw_text": "You know what they say, an earth with no clay is just a cold water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "earth", "B": "clay", "C": "cold", "D": "water"}, "chain": [{"start": "earth", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "both chalk and clay are made from earth materials"}, {"start": "earth", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "earth has water"}, {"start": "water", "relation": "HasProperty", "end": "cold", "weight": 1.0, "surface_text": "[[water]] can be [[cold]]"}], "polished_text": "You know what they say — earth without the clay is just cold water.", "status": "polished"} +{"raw_text": "A dress ain't nothing but linen that met some polyester.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "dress", "B": "polyester", "C": "drapability", "D": "linen"}, "chain": [{"start": "dress", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "a dress can be made of polyester"}, {"start": "dress", "relation": "MadeOf", "end": "linen", "weight": 0.8, "surface_text": "a dress can be made of linen"}, {"start": "linen", "relation": "HasProperty", "end": "drapability", "weight": 0.8, "surface_text": "Linen has a natural, graceful drape and wrinkles easily, unlike the stiffer feel of denim or burlap."}], "polished_text": "A dress ain't nothing but linen that got itself mixed up with some polyester.", "status": "polished"} +{"raw_text": "wing without canary? That's just bird with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "wing", "B": "canary", "C": "feathers", "D": "bird"}, "chain": [{"start": "wing", "relation": "HasA", "end": "canary", "weight": 0.8, "surface_text": "wings are common anatomical features of both birds"}, {"start": "wing", "relation": "HasPrerequisite", "end": "bird", "weight": 0.8, "surface_text": "you need a bird before you can have a wing"}, {"start": "bird", "relation": "HasProperty", "end": "feathers", "weight": 0.8, "surface_text": "Birds have lightweight, branched feathers for insulation and flight"}], "status": "discarded"} +{"raw_text": "You know what they say, a wing with no oxpecker is just a softfeathered cockatiel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "wing", "B": "oxpecker", "C": "softfeathered", "D": "cockatiel"}, "chain": [{"start": "wing", "relation": "HasA", "end": "oxpecker", "weight": 0.8, "surface_text": "birds can both have wings for flying"}, {"start": "wing", "relation": "HasA", "end": "cockatiel", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "cockatiel", "relation": "HasProperty", "end": "softfeathered", "weight": 0.8, "surface_text": "Feathers are soft and velvety to the touch"}], "polished_text": "You know what they say, a wing without the oxpecker is just a soft-feathered cockatiel.", "status": "polished"} +{"raw_text": "You know what they say, a pepper with no husk is just a light weight knife.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "pepper", "B": "husk", "C": "light weight", "D": "knife"}, "chain": [{"start": "pepper", "relation": "HasA", "end": "husk", "weight": 0.8, "surface_text": "pepper has a husk"}, {"start": "pepper", "relation": "HasPrerequisite", "end": "knife", "weight": 0.8, "surface_text": "you need a knife before you can grind pepper"}, {"start": "knife", "relation": "HasProperty", "end": "light_weight", "weight": 0.8, "surface_text": "Generally lightweight compared to tools like a jointer or vise."}], "polished_text": "You know what they say — a pepper without its husk is just a light-weight knife.", "status": "polished"} +{"raw_text": "A silver ain't nothing but coin that met some alloy.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "silver", "B": "alloy", "C": "old", "D": "coin"}, "chain": [{"start": "silver", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "an alloy is a mixture of metals, including magnesium and silver"}, {"start": "silver", "relation": "MadeOf", "end": "coin", "weight": 0.8, "surface_text": "magnesium can be used to make coins, and silver is a material coins are made from"}], "polished_text": "A silver ain't nothing but an old coin that got mixed up with some alloy.", "status": "polished"} +{"raw_text": "You know what they say, a dandelion with no root is just a may have thorns or spines stem.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "dandelion", "B": "root", "C": "may have thorns or spines", "D": "stem"}, "chain": [{"start": "dandelion", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "a dandelion has a root"}, {"start": "dandelion", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "a dandelion has a stem"}, {"start": "stem", "relation": "HasProperty", "end": "may_have_thorns_or_spines", "weight": 0.8, "surface_text": "Some stems have defensive structures, unlike yew or savanna."}], "status": "discarded"} +{"raw_text": "cassowary without diet? That's just egg with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cassowary", "B": "diet", "C": "color (shell)", "D": "egg"}, "chain": [{"start": "cassowary", "relation": "HasA", "end": "diet", "weight": 0.8, "surface_text": "Cassowary has insects as part of its diet, insects are part of the food chain."}, {"start": "cassowary", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "egg connects both birds as a shared reproductive structure"}, {"start": "egg", "relation": "HasProperty", "end": "color_(shell)", "weight": 0.8, "surface_text": "typically white or brown, a distinctive color compared to the varied colors of other foods"}], "polished_text": "Cassowary without diet? That's just an egg with ideas above its station.", "status": "polished"} +{"raw_text": "A roadrunner ain't nothing but wing that met some beak.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "roadrunner", "B": "beak", "C": "asymmetrical feathers", "D": "wing"}, "chain": [{"start": "roadrunner", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both have a beak as a physical feature."}, {"start": "roadrunner", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both have wings for flying."}, {"start": "wing", "relation": "HasProperty", "end": "asymmetrical_feathers", "weight": 0.8, "surface_text": "Its feathers have a specific shape for aerodynamics."}], "status": "discarded"} +{"raw_text": "A truck ain't nothing but seat that met some mirror.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "truck", "B": "mirror", "C": "plain", "D": "seat"}, "chain": [{"start": "truck", "relation": "HasA", "end": "mirror", "weight": 0.8, "surface_text": "trucks often have mirrors and mirrors can be made of glass"}, {"start": "truck", "relation": "HasA", "end": "seat", "weight": 0.8, "surface_text": "seats are components of both vehicles"}], "status": "discarded"} +{"raw_text": "Take the potato out of gnocchi and all you've got left is wet potato flour.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "gnocchi", "B": "potato", "C": "wet", "D": "potato flour"}, "chain": [{"start": "gnocchi", "relation": "MadeOf", "end": "potato", "weight": 2.828427, "surface_text": "[[gnocchi]] is made of [[potato]]."}, {"start": "gnocchi", "relation": "MadeOf", "end": "potato_flour", "weight": 1.0, "surface_text": "[[gnocchi]] is made of [[potato flour]]."}], "polished_text": "Take the potato out of gnocchi, and all you've got left is wet potato flour.", "status": "polished"} +{"raw_text": "kiwi without vine? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "kiwi", "B": "vine", "C": "cloudy", "D": "water"}, "chain": [{"start": "kiwi", "relation": "HasPrerequisite", "end": "vine", "weight": 0.8, "surface_text": "you need a vine before you can grow a kiwi"}, {"start": "kiwi", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before a kiwi can grow"}, {"start": "water", "relation": "HasProperty", "end": "cloudy", "weight": 1.0, "surface_text": "[[Water]] can be [[cloudy]]"}], "polished_text": "You can't have a kiwi without its vine, or you're just left with cloudy water thinking it's something more.", "status": "polished"} +{"raw_text": "You know what they say, a mica with no schist is just a rough surface rock.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "mica", "B": "schist", "C": "rough surface", "D": "rock"}, "chain": [{"start": "mica", "relation": "MadeOf", "end": "schist", "weight": 0.8, "surface_text": "Schist is a type of rock that contains both talc and mica."}, {"start": "mica", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Both talc and mica can be components of rock."}, {"start": "rock", "relation": "HasProperty", "end": "rough_surface", "weight": 0.8, "surface_text": "Often has an uneven, textured surface compared to smoother stones like marble or alabaster"}], "polished_text": "You know what they say — mica without the schist is just a rough piece of rock.", "status": "polished"} +{"raw_text": "emu without skin? That's just cage with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "emu", "B": "skin", "C": "hard surface", "D": "cage"}, "chain": [{"start": "emu", "relation": "HasA", "end": "skin", "weight": 0.8, "surface_text": "Both emus and pythons have skin, though of different types."}, {"start": "emu", "relation": "HasPrerequisite", "end": "cage", "weight": 0.8, "surface_text": "both animals may require a cage for containment or care."}, {"start": "cage", "relation": "HasProperty", "end": "hard_surface", "weight": 0.8, "surface_text": "Its exterior is solid and firm to the touch."}], "polished_text": "An emu without its skin is just a hard-surfaced cage with ideas above its station.", "status": "polished"} +{"raw_text": "A toolbox ain't nothing but workshop that met some metal.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "toolbox", "B": "metal", "C": "dusty atmosphere", "D": "workshop"}, "chain": [{"start": "toolbox", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a toolbox is made of metal"}, {"start": "toolbox", "relation": "HasPrerequisite", "end": "workshop", "weight": 0.8, "surface_text": "you need a workshop before you can use a toolbox effectively"}, {"start": "workshop", "relation": "HasProperty", "end": "dusty_atmosphere", "weight": 0.8, "surface_text": "Often has visible dust from cutting and shaping materials"}], "status": "discarded"} +{"raw_text": "Take the rope out of ship and all you've got left is non-magnetic (usually) steel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "ship", "B": "rope", "C": "non-magnetic (usually)", "D": "steel"}, "chain": [{"start": "ship", "relation": "HasA", "end": "rope", "weight": 0.8, "surface_text": "ships can have rust on them and also have ropes for mooring and sailing"}, {"start": "ship", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a ship is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "non-magnetic_(usually)", "weight": 0.8, "surface_text": "While some steels are magnetic, many common types are not, unlike some metals like nickel or iron (though iron isn't listed, it's a key component)."}], "polished_text": "Take the rope outta that ship, and all you've got left is steel that's non-magnetic, usually.", "status": "polished"} +{"raw_text": "A wheat ain't nothing but hamburger that met some bread.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "wheat", "B": "bread", "C": "grilled/broiled", "D": "hamburger"}, "chain": [{"start": "wheat", "relation": "MadeOf", "end": "bread", "weight": 1.0, "surface_text": "[[bread]] is made of [[wheat]]."}, {"start": "wheat", "relation": "MadeOf", "end": "hamburger", "weight": 1.0, "surface_text": "[[Hamburger]] is made of [[Wheat]]."}, {"start": "hamburger", "relation": "HasProperty", "end": "grilled/broiled", "weight": 0.8, "surface_text": "Frequently cooked by grilling or broiling, giving it a distinct texture and flavor"}], "status": "discarded"} +{"raw_text": "steel without iron? That's just iron with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "steel", "B": "iron", "C": "high density", "D": "iron"}, "chain": [{"start": "steel", "relation": "HasA", "end": "iron", "weight": 4.472136, "surface_text": "[[steel]] contains [[iron]]"}, {"start": "steel", "relation": "MadeOf", "end": "iron", "weight": 2.828427, "surface_text": "[[Steel]] is made of [[iron]]."}, {"start": "iron", "relation": "HasProperty", "end": "high_density", "weight": 0.8, "surface_text": "It is relatively heavy for its volume compared to materials like tin, copper, or quartz"}], "polished_text": "Steel without iron? That's just iron puffin' itself up beyond its station.", "status": "polished"} +{"raw_text": "You know what they say, a rook with no wing is just a small size nest.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "rook", "B": "wing", "C": "small size", "D": "nest"}, "chain": [{"start": "rook", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "wings are common anatomical features of birds like rooks and grebes."}, {"start": "rook", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both rooks and grebes build nests for habitation and breeding."}, {"start": "nest", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Nests are small and compact, made for a single bird or small animal, unlike houses which are larger for humans"}], "polished_text": "A rook without its wing is just a small nest, you see.", "status": "polished"} +{"raw_text": "An insect ain't nothing but rhinoceros that met some 6 legs.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "insect", "B": "6 legs", "C": "horn", "D": "rhinoceros"}, "chain": [{"start": "insect", "relation": "HasA", "end": "6_legs", "weight": 2.0, "surface_text": "[[An insect]] has [[6 legs]]"}, {"start": "insect", "relation": "HasA", "end": "rhinoceros", "weight": 0.8, "surface_text": "a centipede has insects as part of its diet, and a rhinoceros has insects in its environment"}, {"start": "rhinoceros", "relation": "HasProperty", "end": "horn", "weight": 0.8, "surface_text": "Large, single or double horn on snout"}], "status": "discarded"} +{"raw_text": "anchor without steel? That's just iron with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "anchor", "B": "steel", "C": "high density", "D": "iron"}, "chain": [{"start": "anchor", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "an anchor can be made of steel"}, {"start": "anchor", "relation": "MadeOf", "end": "iron", "weight": 1.0, "surface_text": "[[an anchor]] is made of [[iron]]."}, {"start": "iron", "relation": "HasProperty", "end": "high_density", "weight": 0.8, "surface_text": "It is relatively heavy for its volume compared to materials like tin, copper, or quartz"}], "polished_text": "An anchor without steel? That's just iron thinking it's better than its own weight.", "status": "polished"} +{"raw_text": "You know what they say, an earth with no rock is just a wet dirt clay.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "earth", "B": "rock", "C": "wet dirt", "D": "clay"}, "chain": [{"start": "earth", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "earth is made of rock"}, {"start": "earth", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "both chalk and clay are made from earth materials"}, {"start": "clay", "relation": "HasProperty", "end": "wet_dirt", "weight": 1.0, "surface_text": "[[clay]] is [[wet dirt]]"}], "polished_text": "You know what they say — earth without the rock is just plain wet dirt.", "status": "polished"} +{"raw_text": "A bottle ain't nothing but liquid that met some aluminum.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "bottle", "B": "aluminum", "C": "plain", "D": "liquid"}, "chain": [{"start": "bottle", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "a bottle is made of aluminum"}, {"start": "bottle", "relation": "HasA", "end": "liquid", "weight": 1.0, "surface_text": "[[A bottle]] contains [[liquid]]"}], "polished_text": "A bottle's just liquid that found itself some aluminum.", "status": "polished"} +{"raw_text": "rubber without toy? That's just glove with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "rubber", "B": "toy", "C": "sorry", "D": "glove"}, "chain": [{"start": "rubber", "relation": "MadeOf", "end": "toy", "weight": 0.8, "surface_text": "toys can be made of rubber and may use feathers for decoration or function"}, {"start": "rubber", "relation": "MadeOf", "end": "glove", "weight": 0.8, "surface_text": "gloves can be made of rubber and are worn on the skin"}], "status": "discarded"} +{"raw_text": "You know what they say, a kettle with no glass is just a size handle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "kettle", "B": "glass", "C": "size", "D": "handle"}, "chain": [{"start": "kettle", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a kettle can be made of glass"}, {"start": "kettle", "relation": "HasA", "end": "handle", "weight": 1.0, "surface_text": "[[A kettle]] has [[a handle]]"}, {"start": "handle", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Generally elongated and slender, unlike bulkier items like a toolbox or car."}], "polished_text": "A glass kettle without the glass is just a handle's size.", "status": "polished"} +{"raw_text": "You know what they say, a marble with no glass is just a opaque glass.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "marble", "B": "glass", "C": "opaque", "D": "glass"}, "chain": [{"start": "marble", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a marble is made of glass"}, {"start": "marble", "relation": "HasPrerequisite", "end": "glass", "weight": 0.8, "surface_text": "you need glass to make a marble"}, {"start": "glass", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[some glass]] is [[opaque]]"}], "polished_text": "You know what they say — a marble without the glass is just an opaque blob.", "status": "polished"} +{"raw_text": "guitar without strings? That's just six strings with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "guitar", "B": "strings", "C": "dry", "D": "six strings"}, "chain": [{"start": "guitar", "relation": "MadeOf", "end": "strings", "weight": 2.0, "surface_text": "[[guitar]] is made of [[strings]]."}, {"start": "guitar", "relation": "HasA", "end": "six_strings", "weight": 1.0, "surface_text": "[[a guitar]] has [[six strings]]"}], "polished_text": "A guitar without strings is just six dry strings with ideas above their station.", "status": "polished"} +{"raw_text": "Take the corn out of chips and all you've got left is plain potato.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "chips", "B": "corn", "C": "plain", "D": "potato"}, "chain": [{"start": "chips", "relation": "MadeOf", "end": "corn", "weight": 0.8, "surface_text": "chips are made of corn"}, {"start": "chips", "relation": "MadeOf", "end": "potato", "weight": 0.8, "surface_text": "chips are made of potato"}], "polished_text": "Take the corn out of chips and all you've got left is plain potato.", "status": "polished"} +{"raw_text": "A gnocchi ain't nothing but potato that met some potato flour.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "gnocchi", "B": "potato flour", "C": "humble", "D": "potato"}, "chain": [{"start": "gnocchi", "relation": "MadeOf", "end": "potato_flour", "weight": 1.0, "surface_text": "[[gnocchi]] is made of [[potato flour]]."}, {"start": "gnocchi", "relation": "MadeOf", "end": "potato", "weight": 2.828427, "surface_text": "[[gnocchi]] is made of [[potato]]."}], "polished_text": "Gnocchi ain't nothing but humble potatoes that found themselves some potato flour.", "status": "polished"} +{"raw_text": "You know what they say, an orca with no skeleton is just a fins for movement fish.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "orca", "B": "skeleton", "C": "fins for movement", "D": "fish"}, "chain": [{"start": "orca", "relation": "HasA", "end": "skeleton", "weight": 0.8, "surface_text": "Orcas have skeletons made of bones."}, {"start": "orca", "relation": "HasA", "end": "fish", "weight": 0.8, "surface_text": "Orcas eat fish, and meat is made of fish."}, {"start": "fish", "relation": "HasProperty", "end": "fins_for_movement", "weight": 0.8, "surface_text": "fish use fins instead of legs or wings for locomotion"}], "polished_text": "You know what they say — an orca with no skeleton is just a fish swimming on borrowed fins.", "status": "polished"} +{"raw_text": "You know what they say, a triangle with no three sides is just a flat and flexible paper.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "triangle", "B": "three sides", "C": "flat and flexible", "D": "paper"}, "chain": [{"start": "triangle", "relation": "HasA", "end": "three_sides", "weight": 6.6332498, "surface_text": "[[A triangle]] has [[three sides]]"}, {"start": "triangle", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "Both triangles and lanterns can be made of paper, especially decorative paper triangles and paper lanterns."}, {"start": "paper", "relation": "HasProperty", "end": "flat_and_flexible", "weight": 0.8, "surface_text": "It has a smooth, thin, bendable surface"}], "polished_text": "You know what they say — a triangle without three sides is just some flat and flexible paper.", "status": "polished"} +{"raw_text": "A lilac ain't nothing but seed that met some flower.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "lilac", "B": "flower", "C": "old", "D": "seed"}, "chain": [{"start": "lilac", "relation": "HasA", "end": "flower", "weight": 0.8, "surface_text": "Both lilac and bouquet are types of flowers or composed of flowers."}, {"start": "lilac", "relation": "HasA", "end": "seed", "weight": 0.8, "surface_text": "Both lilac and poppy produce seeds as part of their life cycle."}], "polished_text": "A lilac ain't nothing but an old seed that sprouted itself a flower.", "status": "polished"} +{"raw_text": "A chips ain't nothing but potato that met some vegetable.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "chips", "B": "vegetable", "C": "old", "D": "potato"}, "chain": [{"start": "chips", "relation": "MadeOf", "end": "vegetable", "weight": 0.8, "surface_text": "chips are made of vegetable"}, {"start": "chips", "relation": "MadeOf", "end": "potato", "weight": 0.8, "surface_text": "chips are made of potato"}], "polished_text": "C old chips ain't nothing but D potatoes that met their B vegetable cousin.", "status": "polished"} +{"raw_text": "A beer ain't nothing but alcohol that met some bad drug.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "beer", "B": "bad drug", "C": "plain", "D": "alcohol"}, "chain": [{"start": "beer", "relation": "HasA", "end": "bad_drug", "weight": 1.0, "surface_text": "[[Beer]] contains [[a bad drug]]"}, {"start": "beer", "relation": "HasA", "end": "alcohol", "weight": 1.0, "surface_text": "[[beer]] contains [[alcohol]]"}], "status": "discarded"} +{"raw_text": "nickel without alloy? That's just metal with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "nickel", "B": "alloy", "C": "lustrous", "D": "metal"}, "chain": [{"start": "nickel", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloys can contain both nickel and silver"}, {"start": "nickel", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "nickel is a metal, ore contains metal"}, {"start": "metal", "relation": "HasProperty", "end": "lustrous", "weight": 0.8, "surface_text": "shiny and reflective surface when polished"}], "polished_text": "Nickel without alloy? That's just lustrous metal with ideas above its station.", "status": "polished"} +{"raw_text": "Take the stem out of cabbage and all you've got left is essential to human life water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "cabbage", "B": "stem", "C": "essential to human life", "D": "water"}, "chain": [{"start": "cabbage", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "cabbage has a stem"}, {"start": "cabbage", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "water is a prerequisite for cabbage"}, {"start": "water", "relation": "HasProperty", "end": "essential_to_human_life", "weight": 2.0, "surface_text": "[[Water]] is [[essential to human life]]"}], "polished_text": "You can't pull the stem from a cabbage and not find the water that keeps us alive.", "status": "polished"} +{"raw_text": "trigger without gun? That's just metal with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "trigger", "B": "gun", "C": "malleable", "D": "metal"}, "chain": [{"start": "trigger", "relation": "HasPrerequisite", "end": "gun", "weight": 0.8, "surface_text": "you need a gun to use a trigger"}, {"start": "trigger", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a trigger is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "malleable", "weight": 0.8, "surface_text": "can be hammered into thin sheets without breaking"}], "polished_text": "You pull the trigger, you need the gun, else it's just metal thinkin' it's too good for the forge.", "status": "polished"} +{"raw_text": "Take the egg out of ostrich and all you've got left is flat or slightly concave top nest.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "ostrich", "B": "egg", "C": "flat or slightly concave top", "D": "nest"}, "chain": [{"start": "ostrich", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "egg connects as both ostrich and rail produce eggs as offspring"}, {"start": "ostrich", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both ostriches and terns build nests where they lay their eggs, as part of their reproductive behavior."}, {"start": "nest", "relation": "HasProperty", "end": "flat_or_slightly_concave_top", "weight": 0.8, "surface_text": "Nests have a slightly indented top surface to hold eggs or young, unlike dens or burrows which are more enclosed spaces"}], "status": "discarded"} +{"raw_text": "duplex without wall? That's just two floors with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "duplex", "B": "wall", "C": "cold", "D": "two floors"}, "chain": [{"start": "duplex", "relation": "HasA", "end": "wall", "weight": 0.8, "surface_text": "Both are buildings that have walls as structural components."}, {"start": "duplex", "relation": "HasA", "end": "two_floors", "weight": 1.0, "surface_text": "[[a duplex]] has [[two floors]]"}], "polished_text": "A duplex without a wall? That's just two floors with ideas above its station.", "status": "polished"} +{"raw_text": "Take the wood out of harp and all you've got left is humble strings.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "harp", "B": "wood", "C": "humble", "D": "strings"}, "chain": [{"start": "harp", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a harp is made of wood"}, {"start": "harp", "relation": "HasA", "end": "strings", "weight": 2.0, "surface_text": "[[a harp]] has [[strings]]"}], "status": "discarded"} +{"raw_text": "Take the glassed roof out of greenhouse and all you've got left is inverted glass.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "greenhouse", "B": "glassed roof", "C": "inverted", "D": "glass"}, "chain": [{"start": "greenhouse", "relation": "HasA", "end": "glassed_roof", "weight": 1.0, "surface_text": "[[A greenhouse]] has [[a glassed roof]]"}, {"start": "greenhouse", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a greenhouse is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "inverted", "weight": 1.0, "surface_text": "[[A glass]] can be [[inverted]]"}], "polished_text": "Take the glassed roof outta the greenhouse, and all you got left is just plain inverted glass.", "status": "polished"} +{"raw_text": "tar without roofing? That's just roof with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "tar", "B": "roofing", "C": "dry", "D": "roof"}, "chain": [{"start": "tar", "relation": "MadeOf", "end": "roofing", "weight": 0.8, "surface_text": "roofing products are often made with tar and paper"}, {"start": "tar", "relation": "HasA", "end": "roof", "weight": 0.8, "surface_text": "roofs contain tar and paper as waterproofing materials"}], "polished_text": "Tar without roofing is just a roof acting above its station.", "status": "polished"} +{"raw_text": "You know what they say, a caddy with no plastic is just a edible wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "caddy", "B": "plastic", "C": "edible", "D": "wood"}, "chain": [{"start": "caddy", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a caddy is made of plastic"}, {"start": "caddy", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a caddy is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "edible", "weight": 1.0, "surface_text": "[[Wood]] is [[edible]]"}], "polished_text": "You know what they say — a caddy without the plastic is just a hunk of good-for-nothing wood.", "status": "polished"} +{"raw_text": "hammer without handle? That's just needle with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "hammer", "B": "handle", "C": "small size", "D": "needle"}, "chain": [{"start": "hammer", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "a hammer has a handle"}, {"start": "hammer", "relation": "HasA", "end": "needle", "weight": 0.8, "surface_text": "Both tools can be used for striking, and they are both handheld tools."}, {"start": "needle", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Needles are typically much smaller and lightweight compared to large tools like car or anvil."}], "polished_text": "A hammer without its handle? That's just a needle with ideas above its small size.", "status": "polished"} +{"raw_text": "You know what they say, a car with no wheels is just a plain four wheels.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "car", "B": "wheels", "C": "plain", "D": "four wheels"}, "chain": [{"start": "car", "relation": "HasA", "end": "wheels", "weight": 1.0, "surface_text": "[[a car]] has [[wheels]]"}, {"start": "car", "relation": "HasA", "end": "four_wheels", "weight": 1.0, "surface_text": "[[a car]] has [[four wheels]]"}], "polished_text": "You know what they say — a car with no wheels is just a plain set of four wheels.", "status": "polished"} +{"raw_text": "A marble ain't nothing but glass that met some glass.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "marble", "B": "glass", "C": "fragile", "D": "glass"}, "chain": [{"start": "marble", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a marble is made of glass"}, {"start": "marble", "relation": "HasPrerequisite", "end": "glass", "weight": 0.8, "surface_text": "you need glass to make a marble"}, {"start": "glass", "relation": "HasProperty", "end": "fragile", "weight": 1.0, "surface_text": "[[Glass]] is [[fragile]]"}], "status": "discarded"} +{"raw_text": "A bison ain't nothing but mouth that met some fur.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "bison", "B": "fur", "C": "tongue", "D": "mouth"}, "chain": [{"start": "bison", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "both animals have fur covering their bodies."}, {"start": "bison", "relation": "HasA", "end": "mouth", "weight": 0.8, "surface_text": "bison has a mouth that contains teeth"}, {"start": "mouth", "relation": "HasProperty", "end": "tongue", "weight": 0.8, "surface_text": "muscular, movable organ inside"}], "polished_text": "A bison ain't nothing but a mouth wrapped in fur, with a tongue to match.", "status": "polished"} +{"raw_text": "boat without water? That's just propellor with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "boat", "B": "water", "C": "wet", "D": "propellor"}, "chain": [{"start": "boat", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a boat"}, {"start": "boat", "relation": "HasA", "end": "propellor", "weight": 1.0, "surface_text": "[[a boat]] has [[a propellor]]"}], "polished_text": "A boat without water? That's just a propellor with ideas above its station.", "status": "polished"} +{"raw_text": "A window ain't nothing but shelter that met some greenhouse.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "window", "B": "greenhouse", "C": "purpose", "D": "shelter"}, "chain": [{"start": "window", "relation": "HasA", "end": "greenhouse", "weight": 0.8, "surface_text": "both buildings commonly feature windows for light/sight"}, {"start": "window", "relation": "HasA", "end": "shelter", "weight": 0.8, "surface_text": "window connects both as a physical component present in both types of buildings"}, {"start": "shelter", "relation": "HasProperty", "end": "purpose", "weight": 0.8, "surface_text": "Primarily built for protection from elements, unlike structures with specific functions like a library or church."}], "polished_text": "A window ain't nothing but a shelter that decided to grow itself some greenhouse purpose.", "status": "polished"} +{"raw_text": "You know what they say, a grass with no flock is just a wet pasture.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "grass", "B": "flock", "C": "wet", "D": "pasture"}, "chain": [{"start": "grass", "relation": "HasA", "end": "flock", "weight": 0.8, "surface_text": "Zebras have grass as part of their diet (HasA relationship), and flocks like sheep also have grass as part of their diet (HasA relationship)."}, {"start": "grass", "relation": "HasA", "end": "pasture", "weight": 0.8, "surface_text": "Grass is a common feature in both savannas and pastures."}], "status": "discarded"} +{"raw_text": "talc without stone? That's just sand with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "talc", "B": "stone", "C": "plain", "D": "sand"}, "chain": [{"start": "talc", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "stone connects the composition of talc to the category of minerals"}, {"start": "talc", "relation": "MadeOf", "end": "sand", "weight": 0.8, "surface_text": "sand can be made from talc and is a common component of glass"}], "polished_text": "Talc without stone? That's just plain sand with ideas above its station.", "status": "polished"} +{"raw_text": "punch without make fist? That's just calm down with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "punch", "B": "make fist", "C": "dry", "D": "calm down"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "make_fist", "weight": 4.472136, "surface_text": "If you want to [[punch someone]] then you should [[make a fist]]"}, {"start": "punch", "relation": "HasPrerequisite", "end": "calm_down", "weight": 1.0, "surface_text": "Something you need to do before you [[punch someone]] is [[calm down]]"}], "status": "discarded"} +{"raw_text": "You know what they say, a marjoram with no stem is just a cold water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "marjoram", "B": "stem", "C": "cold", "D": "water"}, "chain": [{"start": "marjoram", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "marjoram has a stem"}, {"start": "marjoram", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "marjoram requires water"}, {"start": "water", "relation": "HasProperty", "end": "cold", "weight": 1.0, "surface_text": "[[water]] can be [[cold]]"}], "polished_text": "You know what they say — marjoram with no stem is just cold water.", "status": "polished"} +{"raw_text": "You know what they say, a chili with no seasoning is just a sorry spice blend.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "chili", "B": "seasoning", "C": "sorry", "D": "spice blend"}, "chain": [{"start": "chili", "relation": "HasA", "end": "seasoning", "weight": 0.8, "surface_text": "chili is a type of seasoning, and basil is also a type of seasoning."}, {"start": "chili", "relation": "MadeOf", "end": "spice_blend", "weight": 0.8, "surface_text": "chili and paprika are both ingredients in spice blends"}], "polished_text": "You know what they say, a chili with no seasoning is just a sorry old spice blend.", "status": "polished"} +{"raw_text": "You know what they say, a lettuce with no water is just a solid crystals sugar.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "lettuce", "B": "water", "C": "solid crystals", "D": "sugar"}, "chain": [{"start": "lettuce", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[lettuce]] is made of [[water]]."}, {"start": "lettuce", "relation": "HasPrerequisite", "end": "sugar", "weight": 0.8, "surface_text": "lettuce is part of a salad, and sugar is not typically required for lettuce"}, {"start": "sugar", "relation": "HasProperty", "end": "solid_crystals", "weight": 0.8, "surface_text": "crystalline texture, unlike soft or liquid foods"}], "status": "discarded"} +{"raw_text": "Take the salt out of ocean and all you've got left is boils at 100c water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "ocean", "B": "salt", "C": "boils at 100c", "D": "water"}, "chain": [{"start": "ocean", "relation": "MadeOf", "end": "salt", "weight": 0.8, "surface_text": "the ocean is made of salt"}, {"start": "ocean", "relation": "MadeOf", "end": "water", "weight": 2.828427, "surface_text": "[[Ocean ]] is made of [[water]]."}, {"start": "water", "relation": "HasProperty", "end": "boils_at_100c", "weight": 0.8, "surface_text": "Unlike most other beverages, water has a specific boiling point that is commonly known."}], "polished_text": "Take the salt out of the ocean and all you've got left is water that boils at 100.", "status": "polished"} +{"raw_text": "Take the water out of lake and all you've got left is transparent liquid water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "lake", "B": "water", "C": "transparent liquid", "D": "water"}, "chain": [{"start": "lake", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to have a lake"}, {"start": "lake", "relation": "HasA", "end": "water", "weight": 2.0, "surface_text": "[[a lake]] contains [[water]]"}, {"start": "water", "relation": "HasProperty", "end": "transparent_liquid", "weight": 1.0, "surface_text": "[[the water]] is [[transparent liquid]]"}], "status": "discarded"} +{"raw_text": "Take the glass out of aquarium and all you've got left is porous wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "aquarium", "B": "glass", "C": "porous", "D": "wood"}, "chain": [{"start": "aquarium", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "an aquarium is made of glass"}, {"start": "aquarium", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an aquarium is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "porous", "weight": 1.0, "surface_text": "[[wood]] is [[porous]]"}], "polished_text": "Take the glass outta that aquarium and all you've got left is porous old wood.", "status": "polished"} +{"raw_text": "You know what they say, a trigger with no gun is just a magnesium metal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "trigger", "B": "gun", "C": "magnesium", "D": "metal"}, "chain": [{"start": "trigger", "relation": "HasPrerequisite", "end": "gun", "weight": 0.8, "surface_text": "you need a gun to use a trigger"}, {"start": "trigger", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a trigger is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "magnesium", "weight": 0.8, "surface_text": "both are metals"}], "polished_text": "You know what they say — a trigger without a gun is just a piece of magnesium metal.", "status": "polished"} +{"raw_text": "A plastic ain't nothing but styrofoam that met some carbon.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "plastic", "B": "carbon", "C": "insulating", "D": "styrofoam"}, "chain": [{"start": "plastic", "relation": "MadeOf", "end": "carbon", "weight": 1.0, "surface_text": "[[plastic]] is made of [[carbon]]."}, {"start": "plastic", "relation": "MadeOf", "end": "styrofoam", "weight": 0.8, "surface_text": "plastic is a material that can be made from wax and is also a component of styrofoam."}, {"start": "styrofoam", "relation": "HasProperty", "end": "insulating", "weight": 0.8, "surface_text": "It's an excellent thermal insulator, keeping things warm or cold far better than metals or dense solids"}], "polished_text": "You can't make plastic if the styrofoam don't meet the carbon first.", "status": "polished"} +{"raw_text": "Take the books out of library and all you've got left is hard steel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "library", "B": "books", "C": "hard", "D": "steel"}, "chain": [{"start": "library", "relation": "HasA", "end": "books", "weight": 4.0, "surface_text": "[[A library]] contains [[books]]"}, {"start": "library", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a library is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "hard", "weight": 2.828427, "surface_text": "[[Steel]] is [[hard]]"}], "polished_text": "Take the books out of the library and all you’ve got left is some hard steel.", "status": "polished"} +{"raw_text": "You know what they say, a food with no banana is just a liquid water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "food", "B": "banana", "C": "liquid", "D": "water"}, "chain": [{"start": "food", "relation": "HasA", "end": "banana", "weight": 0.8, "surface_text": "both are examples of food"}, {"start": "food", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "food is made of water"}, {"start": "water", "relation": "HasProperty", "end": "liquid", "weight": 6.3245554, "surface_text": "[[Water]] is [[liquid]]"}], "status": "discarded"} +{"raw_text": "You know what they say, a haircloth with no fabric is just a naturally fibrous cotton.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "haircloth", "B": "fabric", "C": "naturally fibrous", "D": "cotton"}, "chain": [{"start": "haircloth", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "both haircloth and burlap are types of fabric"}, {"start": "haircloth", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "haircloth is made of cotton"}, {"start": "cotton", "relation": "HasProperty", "end": "naturally_fibrous", "weight": 0.8, "surface_text": "cotton consists of natural fibers that can be processed, unlike items like peppermint or jungle"}], "polished_text": "You know what they say — haircloth without the fabric is just a plain ol' cotton ball.", "status": "polished"} +{"raw_text": "stethoscope without pocket? That's just metal with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "stethoscope", "B": "pocket", "C": "malleable", "D": "metal"}, "chain": [{"start": "stethoscope", "relation": "HasA", "end": "pocket", "weight": 0.8, "surface_text": "both tools can be carried in a pocket"}, {"start": "stethoscope", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both a stethoscope and a comb can be made of metal components."}, {"start": "metal", "relation": "HasProperty", "end": "malleable", "weight": 0.8, "surface_text": "can be hammered into thin sheets without breaking"}], "polished_text": "A stethoscope without its pocket is just malleable metal with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a pebble with no quartz is just a coarse feel stone.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "pebble", "B": "quartz", "C": "coarse feel", "D": "stone"}, "chain": [{"start": "pebble", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "a pebble is made of quartz"}, {"start": "pebble", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "A mineral can be a component of a stone, and a pebble is made of stone."}, {"start": "stone", "relation": "HasProperty", "end": "coarse_feel", "weight": 0.8, "surface_text": "rougher to the touch than smooth pebbles or polished gemstones"}], "polished_text": "A pebble without the quartz is just a stone feeling coarse.", "status": "polished"} +{"raw_text": "A plant ain't nothing but flower that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "plant", "B": "water", "C": "nectar production", "D": "flower"}, "chain": [{"start": "plant", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to have a plant"}, {"start": "plant", "relation": "HasA", "end": "flower", "weight": 0.8, "surface_text": "a plant has a flower"}, {"start": "flower", "relation": "HasProperty", "end": "nectar_production", "weight": 0.8, "surface_text": "Flowers produce nectar to attract pollinators, unlike most other listed plants"}], "polished_text": "A plant ain't nothing but a flower that got itself some water.", "status": "polished"} +{"raw_text": "Take the shell out of lobster and all you've got left is cold shell.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "lobster", "B": "shell", "C": "cold", "D": "shell"}, "chain": [{"start": "lobster", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "a lobster is made of shell"}, {"start": "lobster", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a lobster has a shell"}], "status": "discarded"} +{"raw_text": "wing without bone? That's just thrasher with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "wing", "B": "bone", "C": "brown plumage", "D": "thrasher"}, "chain": [{"start": "wing", "relation": "HasA", "end": "bone", "weight": 0.8, "surface_text": "a wing has a bone"}, {"start": "wing", "relation": "HasA", "end": "thrasher", "weight": 0.8, "surface_text": "Both birds have wings for flying or other movements."}, {"start": "thrasher", "relation": "HasProperty", "end": "brown_plumage", "weight": 0.8, "surface_text": "Thrashers typically have brown or grayish-brown feathers, distinguishing them from the more colorful or distinctively patterned birds like jays, lorikeets, or barbet."}], "polished_text": "A wing without bone is just a brown thrasher with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a thimble with no hair is just a cold tool.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "thimble", "B": "hair", "C": "cold", "D": "tool"}, "chain": [{"start": "thimble", "relation": "HasPrerequisite", "end": "hair", "weight": 0.8, "surface_text": "Thimbles require fabric (related to hair in some contexts), and combs are used for hair."}, {"start": "thimble", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "both are types of tools"}], "status": "discarded"} +{"raw_text": "salad without fruit? That's just vegetable with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "salad", "B": "fruit", "C": "often green in color", "D": "vegetable"}, "chain": [{"start": "salad", "relation": "HasA", "end": "fruit", "weight": 0.8, "surface_text": "fruit can be part of a salad and can contain natural sugar"}, {"start": "salad", "relation": "HasA", "end": "vegetable", "weight": 0.8, "surface_text": "both salads and candies can contain vegetables (e.g., salad greens, candy corn)"}, {"start": "vegetable", "relation": "HasProperty", "end": "often_green_in_color", "weight": 0.8, "surface_text": "Many vegetables (like lettuce, broccoli) are green, unlike most others in the list"}], "polished_text": "A salad without fruit? That's just a bunch of green stuff acting too fancy.", "status": "polished"} +{"raw_text": "Take the nest out of cotinga and all you've got left is pointed beak.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "cotinga", "B": "nest", "C": "pointed", "D": "beak"}, "chain": [{"start": "cotinga", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "cotingas have nests as part of their life cycle, bulbuls also have nests as part of their life cycle"}, {"start": "cotinga", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both birds have beaks as part of their anatomy."}, {"start": "beak", "relation": "HasProperty", "end": "pointed", "weight": 0.8, "surface_text": "Often has a sharp tip for pecking or tearing"}], "polished_text": "Take the nest out of a cotinga, and all you've got left is a pointed beak.", "status": "polished"} +{"raw_text": "You know what they say, a watermelon with no vine is just a tasteless water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "watermelon", "B": "vine", "C": "tasteless", "D": "water"}, "chain": [{"start": "watermelon", "relation": "HasPrerequisite", "end": "vine", "weight": 0.8, "surface_text": "you need a vine to grow a watermelon"}, {"start": "watermelon", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to grow a watermelon"}, {"start": "water", "relation": "HasProperty", "end": "tasteless", "weight": 0.8, "surface_text": "Unlike juice, milk, coffee, tea, and soda, which have distinct flavors, pure water has no inherent taste."}], "polished_text": "You know what they say — a watermelon with no vine is just a bucket of tasteless water.", "status": "polished"} +{"raw_text": "You know what they say, a window with no metal is just a usually two entrances/exits duplex.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "window", "B": "metal", "C": "usually two entrances/exits", "D": "duplex"}, "chain": [{"start": "window", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a window is made of metal"}, {"start": "window", "relation": "HasA", "end": "duplex", "weight": 0.8, "surface_text": "both buildings contain windows for light and view"}, {"start": "duplex", "relation": "HasProperty", "end": "usually_two_entrances/exits", "weight": 0.8, "surface_text": "each unit has its own separate access point"}], "polished_text": "You know what they say — a window without the metal is just a duplex with its usual pair of doors.", "status": "polished"} +{"raw_text": "cannon without barrel? That's just iron with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cannon", "B": "barrel", "C": "metallic luster", "D": "iron"}, "chain": [{"start": "cannon", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a cannon has a barrel"}, {"start": "cannon", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "a cannon is made of iron"}, {"start": "iron", "relation": "HasProperty", "end": "metallic_luster", "weight": 0.8, "surface_text": "It has a characteristic shine that reflects light distinctly, unlike the duller appearance of minerals like chalk or quartz"}], "polished_text": "A cannon without its barrel is just iron with ideas above its station.", "status": "polished"} +{"raw_text": "Take the fence out of pasture and all you've got left is length short grass.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "pasture", "B": "fence", "C": "length short", "D": "grass"}, "chain": [{"start": "pasture", "relation": "HasPrerequisite", "end": "fence", "weight": 0.8, "surface_text": "you need a fence before you can have a usable pasture"}, {"start": "pasture", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "a pasture has grass"}, {"start": "grass", "relation": "HasProperty", "end": "length_short", "weight": 0.8, "surface_text": "Grass typically grows close to the ground, shorter than stems or branches"}], "polished_text": "You can't have a pasture without a fence, 'cause all that's left is grass that's too short.", "status": "polished"} +{"raw_text": "Take the wood out of shelter and all you've got left is translucent plastic.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "shelter", "B": "wood", "C": "translucent", "D": "plastic"}, "chain": [{"start": "shelter", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a shelter is made of wood"}, {"start": "shelter", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a shelter is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "translucent", "weight": 1.0, "surface_text": "[[plastic]] can be [[translucent]]"}], "polished_text": "Take the wood out of the shelter and all you've got left is that cheap, see-through plastic.", "status": "polished"} +{"raw_text": "wolf without pelt? That's just hide with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "wolf", "B": "pelt", "C": "humble", "D": "hide"}, "chain": [{"start": "wolf", "relation": "HasA", "end": "pelt", "weight": 0.8, "surface_text": "a wolf has a pelt (skin with fur) and fur is part of the pelt"}, {"start": "wolf", "relation": "HasA", "end": "hide", "weight": 0.8, "surface_text": "hide is part of a wolf and skin is part of the hide"}], "polished_text": "A wolf without its pelt? That's just a humble hide with ideas above its station.", "status": "polished"} +{"raw_text": "Take the nail out of hornbill and all you've got left is built of materials nest.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "hornbill", "B": "nail", "C": "built of materials", "D": "nest"}, "chain": [{"start": "hornbill", "relation": "HasA", "end": "nail", "weight": 0.8, "surface_text": "both birds have hard, sharp structures on their feet"}, {"start": "hornbill", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both hornbills and lorikeets have nests where they live and raise young."}, {"start": "nest", "relation": "HasProperty", "end": "built_of_materials", "weight": 0.8, "surface_text": "Nests are typically constructed from sticks, grass, or other gathered materials, unlike natural caves or dens"}], "status": "discarded"} +{"raw_text": "A box ain't nothing but rope that met some lid.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "box", "B": "lid", "C": "coarse texture", "D": "rope"}, "chain": [{"start": "box", "relation": "HasA", "end": "lid", "weight": 0.8, "surface_text": "a chisel is part of the toolset for making a box, and a box has a lid"}, {"start": "box", "relation": "MadeOf", "end": "rope", "weight": 0.8, "surface_text": "styrofoam can be used to make boxes, and rope can be used to make boxes"}, {"start": "rope", "relation": "HasProperty", "end": "coarse_texture", "weight": 0.8, "surface_text": "Rope feels rough or bumpy to the touch due to its twisted strands, unlike smoother materials like paper, ice, or skin."}], "polished_text": "A rope box ain't nothing but some coarse texture that got itself a lid.", "status": "polished"} +{"raw_text": "You know what they say, a branch with no tree is just a opaque wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "branch", "B": "tree", "C": "opaque", "D": "wood"}, "chain": [{"start": "branch", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to have a branch"}, {"start": "branch", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a branch is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[wood]] is [[opaque]]"}], "polished_text": "You know what they say — a branch without the tree is just some solid wood.", "status": "polished"} +{"raw_text": "styrofoam without box? That's just bowl with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "styrofoam", "B": "box", "C": "cold", "D": "bowl"}, "chain": [{"start": "styrofoam", "relation": "MadeOf", "end": "box", "weight": 0.8, "surface_text": "styrofoam is used to make boxes that store ice."}, {"start": "styrofoam", "relation": "MadeOf", "end": "bowl", "weight": 0.8, "surface_text": "bowl connects as a product made from both materials."}], "status": "discarded"} +{"raw_text": "Take the python out of skin and all you've got left is flight cassowary.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "skin", "B": "python", "C": "flight", "D": "cassowary"}, "chain": [{"start": "skin", "relation": "HasA", "end": "python", "weight": 0.8, "surface_text": "Both emus and pythons have skin, though of different types."}, {"start": "skin", "relation": "HasA", "end": "cassowary", "weight": 0.8, "surface_text": "Both animals have protective outer coverings."}, {"start": "cassowary", "relation": "HasProperty", "end": "flight", "weight": 0.8, "surface_text": "flight connects both birds as a shared ability"}], "status": "discarded"} +{"raw_text": "A pheasant ain't nothing but feather that met some nest.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "pheasant", "B": "nest", "C": "smooth surface", "D": "feather"}, "chain": [{"start": "pheasant", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build or use nests for their offspring."}, {"start": "pheasant", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers"}, {"start": "feather", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "The surface of a feather shaft is typically smooth to the touch."}], "polished_text": "A pheasant ain't nothing but a smooth-feathered nest.", "status": "polished"} +{"raw_text": "Take the talc out of stone and all you've got left is rare and difficult to find diamond.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "stone", "B": "talc", "C": "rare and difficult to find", "D": "diamond"}, "chain": [{"start": "stone", "relation": "MadeOf", "end": "talc", "weight": 0.8, "surface_text": "both chalk and talc are types of stone minerals"}, {"start": "stone", "relation": "HasA", "end": "diamond", "weight": 0.8, "surface_text": "chalk is a type of stone, and diamonds are found in stones."}, {"start": "diamond", "relation": "HasProperty", "end": "rare_and_difficult_to_find", "weight": 1.0, "surface_text": "[[a diamond]] is [[rare and difficult to find]]"}], "polished_text": "Take the talc out of a stone, and all you got left is that rare, hard-to-find diamond.", "status": "polished"} +{"raw_text": "A cedar ain't nothing but wood that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cedar", "B": "wood", "C": "solid", "D": "wood"}, "chain": [{"start": "cedar", "relation": "HasA", "end": "wood", "weight": 0.8, "surface_text": "cedar has wood"}, {"start": "cedar", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "cedar is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "solid", "weight": 2.0, "surface_text": "[[Wood]] is [[solid]]"}], "polished_text": "A cedar ain't nothing but solid wood all the way through.", "status": "polished"} +{"raw_text": "You know what they say, a burlap with no cloth is just a wet bag.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "burlap", "B": "cloth", "C": "wet", "D": "bag"}, "chain": [{"start": "burlap", "relation": "MadeOf", "end": "cloth", "weight": 0.8, "surface_text": "burlap is a type of cloth, and fabric is a general category that includes cloth"}, {"start": "burlap", "relation": "MadeOf", "end": "bag", "weight": 0.8, "surface_text": "bags are often made of burlap, and fabric is a material used in bags"}], "polished_text": "You know what they say, burlap without the cloth is just a soggy old bag.", "status": "polished"} +{"raw_text": "canon without bridge? That's just soldier with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "canon", "B": "bridge", "C": "old", "D": "soldier"}, "chain": [{"start": "canon", "relation": "MadeOf", "end": "bridge", "weight": 0.8, "surface_text": "bridge connects material to structure"}, {"start": "canon", "relation": "HasA", "end": "soldier", "weight": 0.8, "surface_text": "soldier can be equipped with either weapon"}], "polished_text": "A cannon without a bridge? That's just an old soldier with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a theater with no steel is just a considered fragile glass.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "theater", "B": "steel", "C": "considered fragile", "D": "glass"}, "chain": [{"start": "theater", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a theater is made of steel"}, {"start": "theater", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a theater is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "considered_fragile", "weight": 1.0, "surface_text": "[[Glass]] is [[considered fragile]]"}], "polished_text": "You know what they say — a theater without the steel is just a fancy piece of glass.", "status": "polished"} +{"raw_text": "You know what they say, a bucket with no plastic is just a shape handle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "bucket", "B": "plastic", "C": "shape", "D": "handle"}, "chain": [{"start": "bucket", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a bucket is made of plastic"}, {"start": "bucket", "relation": "HasA", "end": "handle", "weight": 1.0, "surface_text": "[[A bucket]] has [[a handle]]"}, {"start": "handle", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "Often has a rounded or curved shape for easy gripping, unlike flat or irregular shapes like a spade or ladder."}], "polished_text": "You know what they say, a bucket without the plastic is just a shaped handle.", "status": "polished"} +{"raw_text": "You know what they say, a talc with no rock is just a talc powder.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "talc", "B": "rock", "C": "talc", "D": "powder"}, "chain": [{"start": "talc", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Both talc and mica can be components of rock."}, {"start": "talc", "relation": "MadeOf", "end": "powder", "weight": 0.8, "surface_text": "talc is made into powder, which can be used as an ingredient in glass production"}, {"start": "powder", "relation": "HasProperty", "end": "talc", "weight": 0.8, "surface_text": "both chalk and talc can be ground into a fine powder"}], "polished_text": "You know what they say, a talc with no rock is just a fine talc powder.", "status": "polished"} +{"raw_text": "A stethoscope ain't nothing but metal that met some pocket.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "stethoscope", "B": "pocket", "C": "good conductor of electricity", "D": "metal"}, "chain": [{"start": "stethoscope", "relation": "HasA", "end": "pocket", "weight": 0.8, "surface_text": "both tools can be carried in a pocket"}, {"start": "stethoscope", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both a stethoscope and a comb can be made of metal components."}, {"start": "metal", "relation": "HasProperty", "end": "good_conductor_of_electricity", "weight": 0.8, "surface_text": "allows electric current to flow easily"}], "status": "discarded"} +{"raw_text": "You know what they say, a wax with no ring is just a lightweight plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "wax", "B": "ring", "C": "lightweight", "D": "plastic"}, "chain": [{"start": "wax", "relation": "MadeOf", "end": "ring", "weight": 0.8, "surface_text": "rings can be made of wax (for molds) or diamonds (as gemstones)."}, {"start": "wax", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "plastic is a material that can be made from wax and is also a component of styrofoam."}, {"start": "plastic", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "significantly lighter than metals like aluminum or dense materials like ceramic"}], "polished_text": "You know what they say — wax without the ring is just a lightweight plastic.", "status": "polished"} +{"raw_text": "salmon without ingredient? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "salmon", "B": "ingredient", "C": "refreshing", "D": "water"}, "chain": [{"start": "salmon", "relation": "MadeOf", "end": "ingredient", "weight": 0.8, "surface_text": "burgers and salmon are ingredients in dishes"}, {"start": "salmon", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "salmon is made of water"}, {"start": "water", "relation": "HasProperty", "end": "refreshing", "weight": 1.0, "surface_text": "[[Water]] is [[refreshing]]"}], "polished_text": "A salmon without its ingredients is just water thinking it's too good for the creek.", "status": "polished"} +{"raw_text": "Take the door out of apartment and all you've got left is has shared walls duplex.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "apartment", "B": "door", "C": "has shared walls", "D": "duplex"}, "chain": [{"start": "apartment", "relation": "HasA", "end": "door", "weight": 1.0, "surface_text": "[[An apartment]] has [[a door]]"}, {"start": "apartment", "relation": "HasA", "end": "duplex", "weight": 0.8, "surface_text": "apartments are common residential units in duplexes and can be found in malls as commercial spaces"}, {"start": "duplex", "relation": "HasProperty", "end": "has_shared_walls", "weight": 0.8, "surface_text": "the units are attached and share common walls"}], "status": "discarded"} +{"raw_text": "pot without container? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "pot", "B": "container", "C": "liquid", "D": "water"}, "chain": [{"start": "pot", "relation": "HasA", "end": "container", "weight": 0.8, "surface_text": "a pot is part of a teacup (as a component), and a pot is a type of container"}, {"start": "pot", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a pot"}, {"start": "water", "relation": "HasProperty", "end": "liquid", "weight": 6.3245554, "surface_text": "[[Water]] is [[liquid]]"}], "polished_text": "A pot without its container? That's just water thinkin' it's too good for the ground.", "status": "polished"} +{"raw_text": "A husk ain't nothing but wheat that met some peel.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "husk", "B": "peel", "C": "plants", "D": "wheat"}, "chain": [{"start": "husk", "relation": "HasA", "end": "peel", "weight": 0.8, "surface_text": "Both husk and bark can have peels or be considered peels."}, {"start": "husk", "relation": "MadeOf", "end": "wheat", "weight": 0.8, "surface_text": "Husks are made from wheat plants, which are often found in or near grasslands."}, {"start": "wheat", "relation": "HasProperty", "end": "plants", "weight": 0.8, "surface_text": "wheat grows as a tall grass plant, while rice is grown as a shorter plant in paddies"}], "polished_text": "That husk's just wheat wrapped up in a good ol' peel.", "status": "polished"} +{"raw_text": "A tin ain't nothing but aluminum that met some alloy.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "tin", "B": "alloy", "C": "silvery-white appearance", "D": "aluminum"}, "chain": [{"start": "tin", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloy is a mixture of metals, including magnesium and tin"}, {"start": "tin", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "tin is made of aluminum"}, {"start": "aluminum", "relation": "HasProperty", "end": "silvery-white_appearance", "weight": 0.8, "surface_text": "Shiny, metallic color that is distinct from other metals like platinum or bronze"}], "status": "discarded"} +{"raw_text": "An office ain't nothing but desk that met some computer.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "office", "B": "computer", "C": "engineered for sitting and writing", "D": "desk"}, "chain": [{"start": "office", "relation": "HasA", "end": "computer", "weight": 0.8, "surface_text": "an office has a computer"}, {"start": "office", "relation": "HasA", "end": "desk", "weight": 0.8, "surface_text": "an office has a desk"}, {"start": "desk", "relation": "HasProperty", "end": "engineered_for_sitting_and_writing", "weight": 1.0, "surface_text": "[[A desk]] is [[engineered for sitting and writing]]"}], "status": "discarded"} +{"raw_text": "Take the sauce out of spaghetti and all you've got left is sorry diet.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "spaghetti", "B": "sauce", "C": "sorry", "D": "diet"}, "chain": [{"start": "spaghetti", "relation": "HasA", "end": "sauce", "weight": 0.8, "surface_text": "Sauce is often part of spaghetti and can be made with fat (like oil or butter)."}, {"start": "spaghetti", "relation": "HasA", "end": "diet", "weight": 0.8, "surface_text": "A diet includes spaghetti, and a diet can contain fat."}], "status": "discarded"} +{"raw_text": "A fur ain't nothing but ferret that met some lemur.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "fur", "B": "lemur", "C": "pointed nose/mouth", "D": "ferret"}, "chain": [{"start": "fur", "relation": "HasA", "end": "lemur", "weight": 0.8, "surface_text": "fur is present on both bodies (humans) and lemurs."}, {"start": "fur", "relation": "HasA", "end": "ferret", "weight": 0.8, "surface_text": "both animals have fur"}, {"start": "ferret", "relation": "HasProperty", "end": "pointed_nose/mouth", "weight": 0.8, "surface_text": "Unlike the flat beak of ostrich or turtle, or the many-legged mouthparts of spider, centipede"}], "polished_text": "Fur ain't nothing but a ferret that got itself a lemur's pointed nose.", "status": "polished"} +{"raw_text": "bin without wood? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bin", "B": "wood", "C": "colorful", "D": "plastic"}, "chain": [{"start": "bin", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a bin is made of wood"}, {"start": "bin", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a bin is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "comes in a wide range of bright, uniform colors, unlike many natural materials"}], "polished_text": "A bin without wood? That's just colorful plastic with ideas above its station.", "status": "polished"} +{"raw_text": "Take the wood out of kitchen and all you've got left is good conductor of heat metal.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "kitchen", "B": "wood", "C": "good conductor of heat", "D": "metal"}, "chain": [{"start": "kitchen", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a kitchen is made of wood"}, {"start": "kitchen", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a kitchen is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "good_conductor_of_heat", "weight": 0.8, "surface_text": "efficiently transfers thermal energy"}], "polished_text": "Take the wood out of the kitchen, and all you've got left is metal that's a good conductor of heat.", "status": "polished"} +{"raw_text": "You know what they say, a wing with no dove is just a short, rounded tail grouse.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "wing", "B": "dove", "C": "short, rounded tail", "D": "grouse"}, "chain": [{"start": "wing", "relation": "HasA", "end": "dove", "weight": 0.8, "surface_text": "Both finches and doves have wings."}, {"start": "wing", "relation": "HasA", "end": "grouse", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "grouse", "relation": "HasProperty", "end": "short,_rounded_tail", "weight": 0.8, "surface_text": "Unlike the long, elaborate tails of peacocks or some other birds"}], "polished_text": "You know what they say, a wing without the dove is just a grouse with that short, rounded tail.", "status": "polished"} +{"raw_text": "A savanna ain't nothing but grass that met some growth.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "savanna", "B": "growth", "C": "growth ability", "D": "grass"}, "chain": [{"start": "savanna", "relation": "HasPrerequisite", "end": "growth", "weight": 0.8, "surface_text": "Savannas require plant growth for their ecosystem, while lettuce is a plant grown for food."}, {"start": "savanna", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "Grass is a common feature in both savannas and pastures."}, {"start": "grass", "relation": "HasProperty", "end": "growth_ability", "weight": 0.8, "surface_text": "Grass regrows quickly after being cut or grazed"}], "polished_text": "The savanna ain't nothing but grass that's got itself some serious growing power.", "status": "polished"} +{"raw_text": "You know what they say, a potato with no gnocchi is just a primary ingredient gnocchi.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "potato", "B": "gnocchi", "C": "primary ingredient", "D": "gnocchi"}, "chain": [{"start": "potato", "relation": "MadeOf", "end": "gnocchi", "weight": 2.828427, "surface_text": "[[gnocchi]] is made of [[potato]]."}, {"start": "potato", "relation": "MadeOf", "end": "gnocchi", "weight": 0.8, "surface_text": "Bananas are often desired as a healthy food, while gnocchi is often made from potatoes."}, {"start": "gnocchi", "relation": "HasProperty", "end": "primary_ingredient", "weight": 0.8, "surface_text": "Made from potatoes, giving it a distinct taste and texture compared to wheat-based spaghetti or butter"}], "polished_text": "You know what they say — a potato without gnocchi is just a plain old gnocchi's heart.", "status": "polished"} +{"raw_text": "You know what they say, a flower with no water is just a texture variation soil.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "flower", "B": "water", "C": "texture variation", "D": "soil"}, "chain": [{"start": "flower", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a flower needs water"}, {"start": "flower", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "a flower needs soil"}, {"start": "soil", "relation": "HasProperty", "end": "texture_variation", "weight": 0.8, "surface_text": "It can feel gritty, fine, sticky, or crumbly, whereas most minerals have a more consistent texture"}], "polished_text": "You know what they say — a flower without water is just a patch of soil with funny texture.", "status": "polished"} +{"raw_text": "Take the limb out of tiger and all you've got left is color meat.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tiger", "B": "limb", "C": "color", "D": "meat"}, "chain": [{"start": "tiger", "relation": "HasA", "end": "limb", "weight": 0.8, "surface_text": "Tigers have limbs, and muscles are part of limbs."}, {"start": "tiger", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "Both tigers and bison are animals that have meat as a biological attribute."}, {"start": "meat", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Reddish or brownish hue, unlike the white of cheese or sugar, or the black/gray of emu/penguin"}], "status": "discarded"} +{"raw_text": "You know what they say, a cork with no wood is just a leaves tree.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cork", "B": "wood", "C": "leaves", "D": "tree"}, "chain": [{"start": "cork", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a cork is made of wood"}, {"start": "cork", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get a cork"}, {"start": "tree", "relation": "HasProperty", "end": "leaves", "weight": 0.8, "surface_text": "typically larger and arranged differently than those of grass or flowers"}], "status": "discarded"} +{"raw_text": "Take the handle out of hammer and all you've got left is grayish color steel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "hammer", "B": "handle", "C": "grayish color", "D": "steel"}, "chain": [{"start": "hammer", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "a hammer has a handle"}, {"start": "hammer", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a hammer is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "grayish_color", "weight": 0.8, "surface_text": "Typically has a distinct gray or silvery-gray hue, different from copper's reddish or bronze's golden tones."}], "polished_text": "Take the handle outta the hammer, and all you got left is gray steel.", "status": "polished"} +{"raw_text": "caliper without string? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "caliper", "B": "string", "C": "smooth", "D": "plastic"}, "chain": [{"start": "caliper", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "both instruments contain strings as a key component."}, {"start": "caliper", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a caliper is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "smooth", "weight": 0.8, "surface_text": "surface is typically slick and seamless, unlike rougher materials like wood or rope"}], "polished_text": "That caliper without its string? That's just smooth plastic with ideas above its station.", "status": "polished"} +{"raw_text": "Take the tree out of savanna and all you've got left is cut up into turves and moved grass.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "savanna", "B": "tree", "C": "cut up into turves and moved", "D": "grass"}, "chain": [{"start": "savanna", "relation": "HasA", "end": "tree", "weight": 0.8, "surface_text": "savannas have trees, which can have moss growing on them"}, {"start": "savanna", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "Grass is a common feature in both savannas and pastures."}, {"start": "grass", "relation": "HasProperty", "end": "cut_up_into_turves_and_moved", "weight": 1.0, "surface_text": "[[Grass]] can be [[cut up into turves and moved]]"}], "status": "discarded"} +{"raw_text": "Take the deck out of unicycle and all you've got left is makes vehicle move forward wheel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "unicycle", "B": "deck", "C": "makes vehicle move forward", "D": "wheel"}, "chain": [{"start": "unicycle", "relation": "HasA", "end": "deck", "weight": 0.8, "surface_text": "Unicycle can have a small deck-like platform; ship has a deck as part of its structure"}, {"start": "unicycle", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "wheel connects both as canoes historically had wheels for transport, though typically not part of the main structure."}, {"start": "wheel", "relation": "HasProperty", "end": "makes_vehicle_move_forward", "weight": 0.8, "surface_text": "Its primary function is to enable forward motion, unlike most other items which have different primary functions."}], "status": "discarded"} +{"raw_text": "A moped ain't nothing but wheel that met some motor.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "moped", "B": "motor", "C": "makes rolling noise", "D": "wheel"}, "chain": [{"start": "moped", "relation": "HasA", "end": "motor", "weight": 0.8, "surface_text": "motor is a component of a moped and part of an engine system"}, {"start": "moped", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "both a moped and engine (as part of vehicle) use wheels for movement"}, {"start": "wheel", "relation": "HasProperty", "end": "makes_rolling_noise", "weight": 0.8, "surface_text": "It produces a distinctive rolling sound when moving, unlike others which make scraping or other sounds."}], "polished_text": "That moped ain't nothing but a wheel that met some motor and started making all that rolling noise.", "status": "polished"} +{"raw_text": "Take the steak out of beef and all you've got left is toppings hamburger.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "beef", "B": "steak", "C": "toppings", "D": "hamburger"}, "chain": [{"start": "beef", "relation": "MadeOf", "end": "steak", "weight": 0.8, "surface_text": "a steak is made of beef"}, {"start": "beef", "relation": "MadeOf", "end": "hamburger", "weight": 0.8, "surface_text": "a hamburger is made of beef"}, {"start": "hamburger", "relation": "HasProperty", "end": "toppings", "weight": 0.8, "surface_text": "Often includes toppings like lettuce, tomato, or cheese, unlike most basic foods"}], "polished_text": "Take the steak out of beef and all you've got left is a plain hamburger.", "status": "polished"} +{"raw_text": "aquarium without wood? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "aquarium", "B": "wood", "C": "translucent", "D": "plastic"}, "chain": [{"start": "aquarium", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an aquarium is made of wood"}, {"start": "aquarium", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "an aquarium is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "translucent", "weight": 1.0, "surface_text": "[[plastic]] can be [[translucent]]"}], "polished_text": "An aquarium without wood? That's just plastic acting fancy.", "status": "polished"} +{"raw_text": "You know what they say, a nectarine with no pit is just a tall growth tree.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "nectarine", "B": "pit", "C": "tall growth", "D": "tree"}, "chain": [{"start": "nectarine", "relation": "HasA", "end": "pit", "weight": 0.8, "surface_text": "a nectarine has a pit"}, {"start": "nectarine", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to grow a nectarine"}, {"start": "tree", "relation": "HasProperty", "end": "tall_growth", "weight": 0.8, "surface_text": "significantly taller than other plants in the list"}], "polished_text": "You know what they say — a nectarine without the pit is just a tall tree waiting to happen.", "status": "polished"} +{"raw_text": "Take the corn out of cornbread and all you've got left is cold sandwich.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "cornbread", "B": "corn", "C": "cold", "D": "sandwich"}, "chain": [{"start": "cornbread", "relation": "MadeOf", "end": "corn", "weight": 0.8, "surface_text": "corn is an ingredient in cornbread and part of the plant that produces vegetables."}, {"start": "cornbread", "relation": "HasA", "end": "sandwich", "weight": 0.8, "surface_text": "cornbread and lettuce can both be ingredients in a sandwich."}], "polished_text": "Take the corn out of cornbread and all you've got left is a cold sandwich.", "status": "polished"} +{"raw_text": "Take the blade out of knife and all you've got left is carved into furniture wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "knife", "B": "blade", "C": "carved into furniture", "D": "wood"}, "chain": [{"start": "knife", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a knife has a blade"}, {"start": "knife", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a knife is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_furniture", "weight": 1.0, "surface_text": "[[wood]] can be [[carved into furniture]]"}], "polished_text": "A knife without its blade is just wood carved into furniture.", "status": "polished"} +{"raw_text": "You know what they say, a mouthpiece with no rubber is just a smooth plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "mouthpiece", "B": "rubber", "C": "smooth", "D": "plastic"}, "chain": [{"start": "mouthpiece", "relation": "MadeOf", "end": "rubber", "weight": 0.8, "surface_text": "a mouthpiece is made of rubber"}, {"start": "mouthpiece", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a mouthpiece is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "smooth", "weight": 0.8, "surface_text": "surface is typically slick and seamless, unlike rougher materials like wood or rope"}], "polished_text": "You know what they say — a mouthpiece without the rubber's just a smooth piece of plastic.", "status": "polished"} +{"raw_text": "Take the wing out of rook and all you've got left is outdoor location nest.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "rook", "B": "wing", "C": "outdoor location", "D": "nest"}, "chain": [{"start": "rook", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "wings are common anatomical features of birds like rooks and grebes."}, {"start": "rook", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both rooks and grebes build nests for habitation and breeding."}, {"start": "nest", "relation": "HasProperty", "end": "outdoor_location", "weight": 0.8, "surface_text": "Nests are usually built in trees, bushes, or on the ground outdoors, unlike houses or burrows which may be indoors or underground"}], "status": "discarded"} +{"raw_text": "Take the snail out of shell and all you've got left is shell tortoise.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "shell", "B": "snail", "C": "shell", "D": "tortoise"}, "chain": [{"start": "shell", "relation": "HasA", "end": "snail", "weight": 0.8, "surface_text": "both can have shells, though more typical for snails"}, {"start": "shell", "relation": "HasA", "end": "tortoise", "weight": 0.8, "surface_text": "shell is part of a bull's structure (like a protective layer) and a tortoise has a shell."}, {"start": "tortoise", "relation": "HasProperty", "end": "shell", "weight": 0.8, "surface_text": "hard, protective outer covering"}], "polished_text": "Take the snail out of its shell, and all you've got left is a tortoise's home.", "status": "polished"} +{"raw_text": "A needle ain't nothing but plastic that met some metal.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "needle", "B": "metal", "C": "lightweight", "D": "plastic"}, "chain": [{"start": "needle", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a needle is made of metal"}, {"start": "needle", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a needle is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "significantly lighter than metals like aluminum or dense materials like ceramic"}], "polished_text": "A needle ain't nothing but lightweight plastic wrapped around some sturdy metal.", "status": "polished"} +{"raw_text": "You know what they say, a zebra with no stripes is just a kiwi animal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "zebra", "B": "stripes", "C": "kiwi", "D": "animal"}, "chain": [{"start": "zebra", "relation": "HasA", "end": "stripes", "weight": 1.0, "surface_text": "[[a zebra]] has [[stripes]]"}, {"start": "zebra", "relation": "HasA", "end": "animal", "weight": 0.8, "surface_text": "both zebras and geese are animals."}, {"start": "animal", "relation": "HasProperty", "end": "kiwi", "weight": 0.8, "surface_text": "animal connects the shared biological classification"}], "status": "discarded"} +{"raw_text": "A soup ain't nothing but eating quickly that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "soup", "B": "water", "C": "wet", "D": "eating quickly"}, "chain": [{"start": "soup", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[soup]] is made of [[water]]."}, {"start": "soup", "relation": "HasPrerequisite", "end": "eating_quickly", "weight": 1.0, "surface_text": "[[eating quickly]] requires [[soup]]"}], "status": "discarded"} +{"raw_text": "You know what they say, a hammer with no pick is just a function handle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "hammer", "B": "pick", "C": "function", "D": "handle"}, "chain": [{"start": "hammer", "relation": "HasA", "end": "pick", "weight": 0.8, "surface_text": "both are tools found in a toolbox"}, {"start": "hammer", "relation": "HasPrerequisite", "end": "handle", "weight": 0.8, "surface_text": "you need a handle before you can make a hammer"}, {"start": "handle", "relation": "HasProperty", "end": "function", "weight": 0.8, "surface_text": "Its primary role is to be gripped or held, unlike tools designed for cutting, lifting, or digging."}], "polished_text": "You know what they say — a hammer without a pick is just a handle for the function.", "status": "polished"} +{"raw_text": "Take the dirt out of furrow and all you've got left is angled or curved blade shape plow.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "furrow", "B": "dirt", "C": "angled or curved blade shape", "D": "plow"}, "chain": [{"start": "furrow", "relation": "MadeOf", "end": "dirt", "weight": 0.8, "surface_text": "dirt is a component of both furrows and savannas, both being landscape features often composed of soil"}, {"start": "furrow", "relation": "HasPrerequisite", "end": "plow", "weight": 0.8, "surface_text": "you need a plow to make a furrow"}, {"start": "plow", "relation": "HasProperty", "end": "angled_or_curved_blade_shape", "weight": 0.8, "surface_text": "designed to cut into and lift soil, not chop or drill"}], "polished_text": "You can't have a furrow without the dirt, 'cause that's what the plow with its curved blade turns over.", "status": "polished"} +{"raw_text": "A branch ain't nothing but evergreen that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "branch", "B": "wood", "C": "often has waxy leaf coating", "D": "evergreen"}, "chain": [{"start": "branch", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a branch is made of wood"}, {"start": "branch", "relation": "HasA", "end": "evergreen", "weight": 0.8, "surface_text": "both coca and evergreen trees have branches"}, {"start": "evergreen", "relation": "HasProperty", "end": "often_has_waxy_leaf_coating", "weight": 0.8, "surface_text": "Helps prevent water loss, giving leaves a glossy sheen"}], "status": "discarded"} +{"raw_text": "A tungsten ain't nothing but ore that met some thermometer.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "tungsten", "B": "thermometer", "C": "earth-origin", "D": "ore"}, "chain": [{"start": "tungsten", "relation": "MadeOf", "end": "thermometer", "weight": 0.8, "surface_text": "thermometers often use tungsten and mercury in their construction."}, {"start": "tungsten", "relation": "MadeOf", "end": "ore", "weight": 0.8, "surface_text": "tungsten is the metal extracted from wolfram ore"}, {"start": "ore", "relation": "HasProperty", "end": "earth-origin", "weight": 0.8, "surface_text": "Found in the ground, often mixed with rock or sediment, unlike processed metals like bronze or steel."}], "status": "discarded"} +{"raw_text": "vine without watermelon? That's just kiwi with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "vine", "B": "watermelon", "C": "brown, fuzzy exterior", "D": "kiwi"}, "chain": [{"start": "vine", "relation": "HasPrerequisite", "end": "watermelon", "weight": 0.8, "surface_text": "you need a vine to grow a watermelon"}, {"start": "vine", "relation": "HasPrerequisite", "end": "kiwi", "weight": 0.8, "surface_text": "you need a vine before you can grow a kiwi"}, {"start": "kiwi", "relation": "HasProperty", "end": "brown,_fuzzy_exterior", "weight": 0.8, "surface_text": "The kiwi's peel is brown and hairy, unlike the smooth skin of many other fruits."}], "polished_text": "A vine without a watermelon? That's just a kiwi trying to act like it's got a fancy, brown, fuzzy exterior.", "status": "polished"} +{"raw_text": "A chest ain't nothing but wood that met some leather.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "chest", "B": "leather", "C": "carved into art", "D": "wood"}, "chain": [{"start": "chest", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "a chest might be made of leather"}, {"start": "chest", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a chest can be made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_art", "weight": 1.0, "surface_text": "[[Wood]] can be [[carved into art]]"}], "polished_text": "A chest ain't nothing but wood carved into art, wrapped in leather.", "status": "polished"} +{"raw_text": "jointer without steel? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "jointer", "B": "steel", "C": "opaque", "D": "wood"}, "chain": [{"start": "jointer", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a jointer is made of steel"}, {"start": "jointer", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "a jointer requires wood to be used"}, {"start": "wood", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[wood]] is [[opaque]]"}], "polished_text": "Jointer without steel? That's just opaque wood with ideas above its station.", "status": "polished"} +{"raw_text": "A bone ain't nothing but soil that met some fossil.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "bone", "B": "fossil", "C": "particle size mix", "D": "soil"}, "chain": [{"start": "bone", "relation": "MadeOf", "end": "fossil", "weight": 0.8, "surface_text": "Cassowary can be fossilized, which is made of bone."}, {"start": "bone", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "earthworms live in soil, and bone material can come from the earth (soil)"}, {"start": "soil", "relation": "HasProperty", "end": "particle_size_mix", "weight": 0.8, "surface_text": "It's made of particles of various sizes (clay, silt, sand), unlike minerals which are usually uniform in crystal structure"}], "polished_text": "A bone ain't nothing but soil that's been fossilized and got itself all mixed up.", "status": "polished"} +{"raw_text": "spout without metal? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "spout", "B": "metal", "C": "transparent", "D": "plastic"}, "chain": [{"start": "spout", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a spout is made of metal"}, {"start": "spout", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a spout is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "transparent", "weight": 1.0, "surface_text": "[[plastic]] can be [[transparent]]"}], "polished_text": "A spout without metal is just plastic acting too important for itself.", "status": "polished"} +{"raw_text": "You know what they say, a lilac with no nectar is just a wet seed.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "lilac", "B": "nectar", "C": "wet", "D": "seed"}, "chain": [{"start": "lilac", "relation": "HasA", "end": "nectar", "weight": 0.8, "surface_text": "Both lilac and hibiscus have nectar."}, {"start": "lilac", "relation": "HasA", "end": "seed", "weight": 0.8, "surface_text": "Both lilac and poppy produce seeds as part of their life cycle."}], "polished_text": "You know what they say — a lilac without the nectar is just a seed full of rain.", "status": "polished"} +{"raw_text": "burger without grease? That's just lettuce with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "burger", "B": "grease", "C": "water-rich", "D": "lettuce"}, "chain": [{"start": "burger", "relation": "HasA", "end": "grease", "weight": 0.8, "surface_text": "grease is a byproduct of cooking a burger and is a type of fat"}, {"start": "burger", "relation": "HasA", "end": "lettuce", "weight": 0.8, "surface_text": "Lettuce is a common vegetable found in burgers, and it is a type of vegetable."}, {"start": "lettuce", "relation": "HasProperty", "end": "water-rich", "weight": 0.8, "surface_text": "It is composed mostly of water, making it crisp and refreshing, unlike drier items like chocolate or husk."}], "polished_text": "A burger without its grease? That's just some water-rich lettuce with ideas above its station.", "status": "polished"} +{"raw_text": "A cannabis ain't nothing but indica that met some sative.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cannabis", "B": "sative", "C": "dry", "D": "indica"}, "chain": [{"start": "cannabis", "relation": "MadeOf", "end": "sative", "weight": 1.0, "surface_text": "[[sative]] is made of [[cannabis]]."}, {"start": "cannabis", "relation": "MadeOf", "end": "indica", "weight": 2.0, "surface_text": "[[indica]] is made of [[cannabis]]."}], "status": "discarded"} +{"raw_text": "You know what they say, an accordion with no string is just a wet player.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "accordion", "B": "string", "C": "wet", "D": "player"}, "chain": [{"start": "accordion", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "Both instruments have strings as part of their design."}, {"start": "accordion", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "a player can use both an accordion and a bass instrument"}], "polished_text": "You know what they say — an accordion without its strings is just a wet player.", "status": "polished"} +{"raw_text": "lilac without nectar? That's just flower with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "lilac", "B": "nectar", "C": "nectar production", "D": "flower"}, "chain": [{"start": "lilac", "relation": "HasA", "end": "nectar", "weight": 0.8, "surface_text": "Both lilac and hibiscus have nectar."}, {"start": "lilac", "relation": "HasA", "end": "flower", "weight": 0.8, "surface_text": "Both lilac and bouquet are types of flowers or composed of flowers."}, {"start": "flower", "relation": "HasProperty", "end": "nectar_production", "weight": 0.8, "surface_text": "Flowers produce nectar to attract pollinators, unlike most other listed plants"}], "polished_text": "A lilac without its nectar? That's just a flower with ideas above its station.", "status": "polished"} +{"raw_text": "Take the paper out of ash and all you've got left is edible wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "ash", "B": "paper", "C": "edible", "D": "wood"}, "chain": [{"start": "ash", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "ash contains soot and paper can be burned to produce ash"}, {"start": "ash", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "ash is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "edible", "weight": 1.0, "surface_text": "[[Wood]] is [[edible]]"}], "polished_text": "You can't take the paper out of ash and be left with wood fit to eat.", "status": "polished"} +{"raw_text": "A celery ain't nothing but stem that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "celery", "B": "water", "C": "plant structural support", "D": "stem"}, "chain": [{"start": "celery", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "celery is made of water"}, {"start": "celery", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "celery has a stem"}, {"start": "stem", "relation": "HasProperty", "end": "plant_structural_support", "weight": 0.8, "surface_text": "Stems typically support leaves, flowers, or fruits, unlike roots or shade."}], "polished_text": "Most celery's just stem that got filled up with water, ain't it.", "status": "polished"} +{"raw_text": "kingfisher without water? That's just fish with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "kingfisher", "B": "water", "C": "flat, scaly body", "D": "fish"}, "chain": [{"start": "kingfisher", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a kingfisher needs water"}, {"start": "kingfisher", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "a kingfisher needs fish"}, {"start": "fish", "relation": "HasProperty", "end": "flat,_scaly_body", "weight": 0.8, "surface_text": "unlike most other animals, fish have bodies covered in scales"}], "polished_text": "A kingfisher without water's just a flat, scaly fish with ideas above its station.", "status": "polished"} +{"raw_text": "school without library? That's just gymnasium with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "school", "B": "library", "C": "huge open space", "D": "gymnasium"}, "chain": [{"start": "school", "relation": "HasA", "end": "library", "weight": 0.8, "surface_text": "a school has a library"}, {"start": "school", "relation": "HasA", "end": "gymnasium", "weight": 0.8, "surface_text": "a school has a gymnasium"}, {"start": "gymnasium", "relation": "HasProperty", "end": "huge_open_space", "weight": 0.8, "surface_text": "large, clear indoor area without many obstructions"}], "polished_text": "A school without a library? That's just a gymnasium with ideas above its station.", "status": "polished"} +{"raw_text": "wrapper without plastic? That's just paper with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "wrapper", "B": "plastic", "C": "handmade or manufactured", "D": "paper"}, "chain": [{"start": "wrapper", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a wrapper is made of plastic"}, {"start": "wrapper", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "a wrapper is made of paper"}, {"start": "paper", "relation": "HasProperty", "end": "handmade_or_manufactured", "weight": 1.0, "surface_text": "[[Paper]] can be [[handmade or manufactured]]"}], "polished_text": "A wrapper without plastic is just paper thinking it's better than its station.", "status": "polished"} +{"raw_text": "thorn without fruit? That's just rose with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "thorn", "B": "fruit", "C": "thick, green leaves", "D": "rose"}, "chain": [{"start": "thorn", "relation": "HasA", "end": "fruit", "weight": 0.8, "surface_text": "some plants have thorns, and seeds can be part of fruits."}, {"start": "thorn", "relation": "HasA", "end": "rose", "weight": 0.8, "surface_text": "roses have thorns and flowers"}, {"start": "rose", "relation": "HasProperty", "end": "thick,_green_leaves", "weight": 0.8, "surface_text": "Roses have a specific type of glossy, serrated leaf shape that differs from the simple leaves of plants like rhododendron"}], "polished_text": "A thorn without fruit is just a rose thinking it's too good for its station.", "status": "polished"} +{"raw_text": "bed without straw? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bed", "B": "straw", "C": "edible", "D": "wood"}, "chain": [{"start": "bed", "relation": "MadeOf", "end": "straw", "weight": 1.0, "surface_text": "[[A bed]] can be made of [[straw]]"}, {"start": "bed", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a bed is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "edible", "weight": 1.0, "surface_text": "[[Wood]] is [[edible]]"}], "polished_text": "A bed without straw is just wood thinking it's too good for the earth.", "status": "polished"} +{"raw_text": "A barometer ain't nothing but scale that met some mercury.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "barometer", "B": "mercury", "C": "no sound production", "D": "scale"}, "chain": [{"start": "barometer", "relation": "HasA", "end": "mercury", "weight": 0.8, "surface_text": "a mercury barometer has mercury"}, {"start": "barometer", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "a barometer has a scale"}, {"start": "scale", "relation": "HasProperty", "end": "no_sound_production", "weight": 0.8, "surface_text": "unlike musical instruments, scales don't produce sound"}], "polished_text": "A barometer ain't nothing but a scale that got mixed up with some mercury and stays quiet.", "status": "polished"} +{"raw_text": "A zebra ain't nothing but hoof that met some stripes.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "zebra", "B": "stripes", "C": "sorry", "D": "hoof"}, "chain": [{"start": "zebra", "relation": "HasA", "end": "stripes", "weight": 1.0, "surface_text": "[[a zebra]] has [[stripes]]"}, {"start": "zebra", "relation": "HasA", "end": "hoof", "weight": 0.8, "surface_text": "Both are parts of animals, with hoof being an animal part and claw being part of certain animals."}], "polished_text": "A zebra ain't nothing but a hoof that met some stripes.", "status": "polished"} +{"raw_text": "You know what they say, a muscle with no rabbit is just a strength tiger.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "muscle", "B": "rabbit", "C": "strength", "D": "tiger"}, "chain": [{"start": "muscle", "relation": "HasA", "end": "rabbit", "weight": 0.8, "surface_text": "muscles are part of a body and rabbits have muscles."}, {"start": "muscle", "relation": "HasA", "end": "tiger", "weight": 0.8, "surface_text": "Both fat and tigers have muscles as part of their physical composition."}, {"start": "tiger", "relation": "HasProperty", "end": "strength", "weight": 0.8, "surface_text": "Tigers have strength, and muscles provide strength."}], "status": "discarded"} +{"raw_text": "ice without cooling off? That's just rock with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "ice", "B": "cooling off", "C": "grayish color", "D": "rock"}, "chain": [{"start": "ice", "relation": "HasPrerequisite", "end": "cooling_off", "weight": 1.0, "surface_text": "[[cooling off]] requires [[ice]]"}, {"start": "ice", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Both chalk and ice are types of rock material."}, {"start": "rock", "relation": "HasProperty", "end": "grayish_color", "weight": 0.8, "surface_text": "Typically lacks the vibrant colors of emeralds, rubies, or garnets"}], "polished_text": "Ice without cooling off? That's just grayish rock with ideas above its station.", "status": "polished"} +{"raw_text": "paprika without powder? That's just spice blend with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "paprika", "B": "powder", "C": "cold", "D": "spice blend"}, "chain": [{"start": "paprika", "relation": "MadeOf", "end": "powder", "weight": 0.8, "surface_text": "Both paprika and curry are often in powder form."}, {"start": "paprika", "relation": "MadeOf", "end": "spice_blend", "weight": 0.8, "surface_text": "spice blend connects as both are ingredients in it"}], "polished_text": "Paprika without the powder? That's just a spice blend with ideas above its station.", "status": "polished"} +{"raw_text": "A wolf ain't nothing but food that met some coat.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "wolf", "B": "coat", "C": "edible", "D": "food"}, "chain": [{"start": "wolf", "relation": "HasA", "end": "coat", "weight": 0.8, "surface_text": "a wolf has a coat (outer layer) made of fur material"}, {"start": "wolf", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "Both animals can be prey or used as food for larger predators or humans."}, {"start": "food", "relation": "HasProperty", "end": "edible", "weight": 0.8, "surface_text": "can be consumed, unlike some items listed"}], "status": "discarded"} +{"raw_text": "You know what they say, a marjoram with no stem is just a cloudy water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "marjoram", "B": "stem", "C": "cloudy", "D": "water"}, "chain": [{"start": "marjoram", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "marjoram has a stem"}, {"start": "marjoram", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "marjoram requires water"}, {"start": "water", "relation": "HasProperty", "end": "cloudy", "weight": 1.0, "surface_text": "[[Water]] can be [[cloudy]]"}], "polished_text": "You know what they say — marjoram without its stem is just cloudy water.", "status": "polished"} +{"raw_text": "bronze without ship? That's just alloy with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bronze", "B": "ship", "C": "cold", "D": "alloy"}, "chain": [{"start": "bronze", "relation": "MadeOf", "end": "ship", "weight": 0.8, "surface_text": "ships are made of bronze and have anchors"}, {"start": "bronze", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "both can be components of alloys"}], "polished_text": "Bronze without a ship? That's just cold alloy with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a coffee with no caffiene is just a humble caffein.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "coffee", "B": "caffiene", "C": "humble", "D": "caffein"}, "chain": [{"start": "coffee", "relation": "HasA", "end": "caffiene", "weight": 1.0, "surface_text": "[[Coffee]] contains [[caffiene]]"}, {"start": "coffee", "relation": "HasA", "end": "caffein", "weight": 2.0, "surface_text": "[[coffee]] contains [[caffein]]"}], "status": "discarded"} +{"raw_text": "A juice ain't nothing but lemon that met some cranberry.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "juice", "B": "cranberry", "C": "round shape", "D": "lemon"}, "chain": [{"start": "juice", "relation": "MadeOf", "end": "cranberry", "weight": 0.8, "surface_text": "juice is made from both figs and cranberries, which are fruits that can be processed into juice."}, {"start": "juice", "relation": "MadeOf", "end": "lemon", "weight": 0.8, "surface_text": "juice connects as both figs and lemons can be made into juice"}, {"start": "lemon", "relation": "HasProperty", "end": "round_shape", "weight": 0.8, "surface_text": "lemons are oval to round, unlike the elongated shape of mangoes or the segmented shape of figs"}], "polished_text": "That juice ain't nothing but a lemon that got itself some cranberry roundness.", "status": "polished"} +{"raw_text": "aquarium without glass? That's just metal with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "aquarium", "B": "glass", "C": "good conductor of heat", "D": "metal"}, "chain": [{"start": "aquarium", "relation": "HasA", "end": "glass", "weight": 0.8, "surface_text": "an aquarium has glass"}, {"start": "aquarium", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "an aquarium is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "good_conductor_of_heat", "weight": 0.8, "surface_text": "efficiently transfers thermal energy"}], "polished_text": "An aquarium without glass is just metal showing off its hot ideas.", "status": "polished"} +{"raw_text": "A creek ain't nothing but sand that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "creek", "B": "water", "C": "humble", "D": "sand"}, "chain": [{"start": "creek", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a creek is made of water"}, {"start": "creek", "relation": "MadeOf", "end": "sand", "weight": 0.8, "surface_text": "Sand is found in deserts and is made of materials like those found in creek beds."}], "polished_text": "A creek ain't nothing but humble sand that met some water.", "status": "polished"} +{"raw_text": "You know what they say, a thimble with no hair is just a often solid at room temperature metal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "thimble", "B": "hair", "C": "often solid at room temperature", "D": "metal"}, "chain": [{"start": "thimble", "relation": "HasPrerequisite", "end": "hair", "weight": 0.8, "surface_text": "Thimbles require fabric (related to hair in some contexts), and combs are used for hair."}, {"start": "thimble", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "both a thimble and a car can be made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "often_solid_at_room_temperature", "weight": 0.8, "surface_text": "typically hard and rigid (exceptions like mercury)"}], "polished_text": "You know what they say — a thimble without the fine hair is just a cold metal waiting to be shaped.", "status": "polished"} +{"raw_text": "Take the nest out of canary and all you've got left is flapping motion wing.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "canary", "B": "nest", "C": "flapping motion", "D": "wing"}, "chain": [{"start": "canary", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both canaries and ibises build nests"}, {"start": "canary", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both canaries and ibises have wings"}, {"start": "wing", "relation": "HasProperty", "end": "flapping_motion", "weight": 0.8, "surface_text": "It moves up and down to generate lift."}], "status": "discarded"} +{"raw_text": "You know what they say, a leg with no bone is just a many legs centipede.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "leg", "B": "bone", "C": "many legs", "D": "centipede"}, "chain": [{"start": "leg", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a leg is made of bone"}, {"start": "leg", "relation": "HasA", "end": "centipede", "weight": 0.8, "surface_text": "both are animals with legs"}, {"start": "centipede", "relation": "HasProperty", "end": "many_legs", "weight": 0.8, "surface_text": "Has numerous legs compared to other listed animals, which typically have 2-4 limbs."}], "polished_text": "You know what they say — a leg with no bone is just a centipede running wild.", "status": "polished"} +{"raw_text": "You know what they say, an organ with no wood is just a air passage bellows.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "organ", "B": "wood", "C": "air passage", "D": "bellows"}, "chain": [{"start": "organ", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an organ is made of wood"}, {"start": "organ", "relation": "HasA", "end": "bellows", "weight": 0.8, "surface_text": "an organ has bellows"}, {"start": "bellows", "relation": "HasProperty", "end": "air_passage", "weight": 0.8, "surface_text": "bellows have an opening to push or draw air, a unique function among these tools"}], "polished_text": "You know what they say, an organ with no wood is just a hollow bellows.", "status": "polished"} +{"raw_text": "container without lid? That's just aluminum with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "container", "B": "lid", "C": "non-magnetic", "D": "aluminum"}, "chain": [{"start": "container", "relation": "HasA", "end": "lid", "weight": 0.8, "surface_text": "a container has a lid"}, {"start": "container", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "a container might have a wax seal, and it could be made of aluminum."}, {"start": "aluminum", "relation": "HasProperty", "end": "non-magnetic", "weight": 0.8, "surface_text": "Unlike iron or some other metals, does not attract magnets"}], "polished_text": "That there container without its lid? That's just aluminum with ideas above its station.", "status": "polished"} +{"raw_text": "A lettuce ain't nothing but water that met some sugar.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "lettuce", "B": "sugar", "C": "essential for life on earth", "D": "water"}, "chain": [{"start": "lettuce", "relation": "HasPrerequisite", "end": "sugar", "weight": 0.8, "surface_text": "lettuce is part of a salad, and sugar is not typically required for lettuce"}, {"start": "lettuce", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[lettuce]] is made of [[water]]."}, {"start": "water", "relation": "HasProperty", "end": "essential_for_life_on_earth", "weight": 1.0, "surface_text": "[[Water]] is [[essential for life on Earth]]"}], "polished_text": "A lettuce ain't nothing but water that got itself some sugar in it.", "status": "polished"} +{"raw_text": "synthesizer without sound? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "synthesizer", "B": "sound", "C": "lightweight", "D": "plastic"}, "chain": [{"start": "synthesizer", "relation": "MadeOf", "end": "sound", "weight": 0.8, "surface_text": "sound is made by synthesizer and bass (instrument) produces sound"}, {"start": "synthesizer", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "synthesizers are often made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "significantly lighter than metals like aluminum or dense materials like ceramic"}], "polished_text": "You can't have a synth without the sound, that's just lightweight plastic thinking it's something fancy.", "status": "polished"} +{"raw_text": "A ladder ain't nothing but many rungs that met some rungs.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "ladder", "B": "rungs", "C": "wet", "D": "many rungs"}, "chain": [{"start": "ladder", "relation": "HasA", "end": "rungs", "weight": 1.0, "surface_text": "[[a ladder]] has [[rungs]]"}, {"start": "ladder", "relation": "HasA", "end": "many_rungs", "weight": 1.0, "surface_text": "[[A ladder]] has [[many rungs]]"}], "polished_text": "A ladder ain't nothing but many rungs stacked upon each other.", "status": "polished"} +{"raw_text": "You know what they say, an underwear with no polyester is just a light weight cotton.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "underwear", "B": "polyester", "C": "light weight", "D": "cotton"}, "chain": [{"start": "underwear", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "underwear is made of polyester"}, {"start": "underwear", "relation": "MadeOf", "end": "cotton", "weight": 1.0, "surface_text": "[[underwear]] is made of [[cotton]]."}, {"start": "cotton", "relation": "HasProperty", "end": "light_weight", "weight": 0.8, "surface_text": "cotton fabric is relatively lightweight compared to many other fabrics or plant materials"}], "status": "discarded"} +{"raw_text": "You know what they say, an engine with no van is just a good conductor of heat metal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "engine", "B": "van", "C": "good conductor of heat", "D": "metal"}, "chain": [{"start": "engine", "relation": "HasA", "end": "van", "weight": 0.8, "surface_text": "both vehicles contain an engine"}, {"start": "engine", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "an engine is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "good_conductor_of_heat", "weight": 0.8, "surface_text": "efficiently transfers thermal energy"}], "polished_text": "You know what they say — an engine without the van is just a metal that runs hot.", "status": "polished"} +{"raw_text": "burger without salad? That's just grease with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "burger", "B": "salad", "C": "wet", "D": "grease"}, "chain": [{"start": "burger", "relation": "HasA", "end": "salad", "weight": 0.8, "surface_text": "A burger can include lettuce (a vegetable) as part of a salad topping, and vegetables are key ingredients in salads."}, {"start": "burger", "relation": "HasA", "end": "grease", "weight": 0.8, "surface_text": "grease is a byproduct of cooking a burger and is a type of fat"}], "polished_text": "A burger without its greens? That's just wet with ideas above its station.", "status": "polished"} +{"raw_text": "You know what they say, a window with no wood is just a often contains gardening tools greenhouse.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "window", "B": "wood", "C": "often contains gardening tools", "D": "greenhouse"}, "chain": [{"start": "window", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a window is made of wood"}, {"start": "window", "relation": "HasA", "end": "greenhouse", "weight": 0.8, "surface_text": "both buildings commonly feature windows for light/sight"}, {"start": "greenhouse", "relation": "HasProperty", "end": "often_contains_gardening_tools", "weight": 0.8, "surface_text": "Greenhouses often have specialized tools like watering cans, trowels, and pruners, which are less common in other buildings."}], "polished_text": "You know what they say — a window without the wood is just a greenhouse full of trowels.", "status": "polished"} +{"raw_text": "Take the water out of lake and all you've got left is striped fish.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "lake", "B": "water", "C": "striped", "D": "fish"}, "chain": [{"start": "lake", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to have a lake"}, {"start": "lake", "relation": "HasA", "end": "fish", "weight": 0.8, "surface_text": "a lake has fish"}, {"start": "fish", "relation": "HasProperty", "end": "striped", "weight": 2.828427, "surface_text": "[[Some fish]] are [[striped]]"}], "polished_text": "You can't have a lake without water, 'cause all you're left with is striped fish.", "status": "polished"} +{"raw_text": "A pistol ain't nothing but barrel that met some gun.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "pistol", "B": "gun", "C": "steep curved sides", "D": "barrel"}, "chain": [{"start": "pistol", "relation": "HasA", "end": "gun", "weight": 0.8, "surface_text": "a revolver is a type of pistol, and a pistol is a type of gun."}, {"start": "pistol", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a pistol has a barrel"}, {"start": "barrel", "relation": "HasProperty", "end": "steep_curved_sides", "weight": 0.8, "surface_text": "Barrels have sloped sides that curve outward, unlike straight-sided containers like tanks or kettles"}], "polished_text": "A pistol ain't nothing but a barrel that got itself some gun with those steep curved sides.", "status": "polished"} +{"raw_text": "Take the water out of lake and all you've got left is eaten cooked fish.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "lake", "B": "water", "C": "eaten cooked", "D": "fish"}, "chain": [{"start": "lake", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to have a lake"}, {"start": "lake", "relation": "HasA", "end": "fish", "weight": 0.8, "surface_text": "a lake has fish"}, {"start": "fish", "relation": "HasProperty", "end": "eaten_cooked", "weight": 1.0, "surface_text": "[[fish]] can be [[eaten cooked]]"}], "status": "discarded"} +{"raw_text": "Take the sand out of desert and all you've got left is good to quench thirst water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "desert", "B": "sand", "C": "good to quench thirst", "D": "water"}, "chain": [{"start": "desert", "relation": "HasA", "end": "sand", "weight": 0.8, "surface_text": "sand is a common component of deserts and the material the ground is made of."}, {"start": "desert", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "water is essential for meadows and scarce in deserts"}, {"start": "water", "relation": "HasProperty", "end": "good_to_quench_thirst", "weight": 1.0, "surface_text": "[[Water]] is [[good to quench thirst]]"}], "polished_text": "Take the sand out of the desert, and all you've got left is water good to quench thirst.", "status": "polished"} +{"raw_text": "A comb ain't nothing but tool that met some brush.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "comb", "B": "brush", "C": "wet", "D": "tool"}, "chain": [{"start": "comb", "relation": "HasA", "end": "brush", "weight": 0.8, "surface_text": "both items can contain or be a type of brush"}, {"start": "comb", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "Both combs and stethoscopes are types of tools used in different contexts."}], "polished_text": "A comb ain't nothing but a tool that got itself a brush.", "status": "polished"} +{"raw_text": "nectarine without tree? That's just pit with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "nectarine", "B": "tree", "C": "hard surface", "D": "pit"}, "chain": [{"start": "nectarine", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to grow a nectarine"}, {"start": "nectarine", "relation": "HasA", "end": "pit", "weight": 0.8, "surface_text": "a nectarine has a pit"}, {"start": "pit", "relation": "HasProperty", "end": "hard_surface", "weight": 0.8, "surface_text": "Often has a hard or compacted bottom, different from the soft earth of a pasture or the water of a pond."}], "polished_text": "A nectarine without its tree is just a pit showing off its hard surface.", "status": "polished"} +{"raw_text": "A cornbread ain't nothing but corn that met some corn.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cornbread", "B": "corn", "C": "good and bad", "D": "corn"}, "chain": [{"start": "cornbread", "relation": "HasPrerequisite", "end": "corn", "weight": 0.8, "surface_text": "corn is needed to make cornbread"}, {"start": "cornbread", "relation": "HasA", "end": "corn", "weight": 0.8, "surface_text": "cornbread has corn"}, {"start": "corn", "relation": "HasProperty", "end": "good_and_bad", "weight": 1.0, "surface_text": "[[Corn]] can be [[good and bad]]"}], "polished_text": "You can't make no cornbread without that good and bad corn mixed together.", "status": "polished"} +{"raw_text": "level without plastic? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "level", "B": "plastic", "C": "less dense than water", "D": "wood"}, "chain": [{"start": "level", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a level is made of plastic"}, {"start": "level", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a level is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "less_dense_than_water", "weight": 1.0, "surface_text": "[[wood]] is [[less dense than water]]"}], "status": "discarded"} +{"raw_text": "You know what they say, a tea with no caffeine is just a tasteless water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "tea", "B": "caffeine", "C": "tasteless", "D": "water"}, "chain": [{"start": "tea", "relation": "HasA", "end": "caffeine", "weight": 4.472136, "surface_text": "[[Tea]] contains [[caffeine]]"}, {"start": "tea", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "tea is made of water"}, {"start": "water", "relation": "HasProperty", "end": "tasteless", "weight": 0.8, "surface_text": "Unlike juice, milk, coffee, tea, and soda, which have distinct flavors, pure water has no inherent taste."}], "polished_text": "You know what they say — tea without the kick is just plain water.", "status": "polished"} +{"raw_text": "Take the grass out of field and all you've got left is weight generally heavy earth.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "field", "B": "grass", "C": "weight generally heavy", "D": "earth"}, "chain": [{"start": "field", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "a field has grass"}, {"start": "field", "relation": "MadeOf", "end": "earth", "weight": 0.8, "surface_text": "a field is made of earth"}, {"start": "earth", "relation": "HasProperty", "end": "weight_generally_heavy", "weight": 0.8, "surface_text": "Is solid and dense, unlike the light, flowing nature of water or the delicate appearance of orchards."}], "polished_text": "A field without its grass? All you've got left is earth, plain and heavy.", "status": "polished"} +{"raw_text": "A drum ain't nothing but wood that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "drum", "B": "plastic", "C": "carved into furniture", "D": "wood"}, "chain": [{"start": "drum", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a drum is made of plastic"}, {"start": "drum", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a drum is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_furniture", "weight": 1.0, "surface_text": "[[wood]] can be [[carved into furniture]]"}], "polished_text": "A drum ain't nothing but wood that got itself some plastic in it.", "status": "polished"} +{"raw_text": "Take the ingredient out of salmon and all you've got left is colorless water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "salmon", "B": "ingredient", "C": "colorless", "D": "water"}, "chain": [{"start": "salmon", "relation": "MadeOf", "end": "ingredient", "weight": 0.8, "surface_text": "burgers and salmon are ingredients in dishes"}, {"start": "salmon", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "salmon is made of water"}, {"start": "water", "relation": "HasProperty", "end": "colorless", "weight": 1.0, "surface_text": "[[water]] is [[colorless]]"}], "polished_text": "Take the goodness out of salmon and all you've got left is plain old water.", "status": "polished"} +{"raw_text": "teacup without glaze? That's just clay with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "teacup", "B": "glaze", "C": "earthy smell", "D": "clay"}, "chain": [{"start": "teacup", "relation": "HasA", "end": "glaze", "weight": 0.8, "surface_text": "glaze is an element of a teacup and ceramics can have a glaze"}, {"start": "teacup", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "clay is used to make teacups and is a component of ceramic"}, {"start": "clay", "relation": "HasProperty", "end": "earthy_smell", "weight": 0.8, "surface_text": "Gives off a distinct earthy or mineral scent, unlike synthetic or plant-based materials"}], "polished_text": "A teacup without its glaze? That's just plain clay acting above its earthy smell.", "status": "polished"} +{"raw_text": "Man who put outs a dessert can't complain about banana.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "dessert", "B": "banana", "C": "put out"}, "chain": [{"start": "banana", "relation": "AtLocation", "end": "dessert", "weight": 1.6, "surface_text": ""}], "polished_text": "The man who puts out the dessert can't complain about the banana.", "status": "polished"} +{"raw_text": "Man who builds a lacebug can't complain about tree.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "lacebug", "B": "tree", "C": "build"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "lacebug", "weight": 5.272136, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't plant the garden and say you ain't got snake.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "garden", "B": "snake", "C": "plant"}, "chain": [{"start": "snake", "relation": "AtLocation", "end": "garden", "weight": 4.472136, "surface_text": "You are likely to find [[a snake]] in [[a garden]]"}], "polished_text": "Don't plant the garden and then act surprised when the snake shows up.", "status": "polished"} +{"raw_text": "Don't build the canoe and act surprised when the road show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "canoe", "B": "road", "C": "build"}, "chain": [{"start": "road", "relation": "AtLocation", "end": "canoe", "weight": 0.8, "surface_text": "roads are common locations for both mopeds and canoes (especially when transported)"}], "status": "discarded"} +{"raw_text": "Don't put out the corn and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "corn", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "corn", "weight": 0.8, "surface_text": "both eggplant and corn can be found in a garden"}], "polished_text": "Don't put out the corn and say you ain't got no garden.", "status": "polished"} +{"raw_text": "You can't put out a worm and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "worm", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "worm", "weight": 0.8, "surface_text": "centipedes and worms are both found in gardens."}], "polished_text": "You can't put out a worm and then wonder where all the garden went.", "status": "polished"} +{"raw_text": "Man who lay downs a falcon can't complain about bunting.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "falcon", "B": "bunting", "C": "lay down"}, "chain": [{"start": "bunting", "relation": "AtLocation", "end": "falcon", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't put out the cinnamon and act surprised when the bowl show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cinnamon", "B": "bowl", "C": "put out"}, "chain": [{"start": "bowl", "relation": "AtLocation", "end": "cinnamon", "weight": 0.8, "surface_text": "both spices might be found in a bowl for storage or mixing"}], "status": "discarded"} +{"raw_text": "You can't put out a cockatiel and then wonder where all the perch came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cockatiel", "B": "perch", "C": "put out"}, "chain": [{"start": "perch", "relation": "AtLocation", "end": "cockatiel", "weight": 0.8, "surface_text": "both birds can be found on perches"}], "status": "discarded"} +{"raw_text": "Don't set up the juice and say you ain't got water.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "juice", "B": "water", "C": "set up"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "juice", "weight": 1.0, "surface_text": "You are likely to find [[water]] in [[juice]]"}], "status": "discarded"} +{"raw_text": "Don't lay down the cage and act surprised when the marmot show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cage", "B": "marmot", "C": "lay down"}, "chain": [{"start": "marmot", "relation": "AtLocation", "end": "cage", "weight": 3.4641016, "surface_text": "You are likely to find [[a marmot]] in [[a cage]]"}], "polished_text": "Don't lay down the cage and act surprised when the marmots show up.", "status": "polished"} +{"raw_text": "Don't lay down the chard and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "chard", "B": "garden", "C": "lay down"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "chard", "weight": 0.8, "surface_text": "Both eggplant and chard can be found in a garden."}], "polished_text": "Don't lay down the chard and act surprised when the garden shows up.", "status": "polished"} +{"raw_text": "Don't set up the salad and act surprised when the salad spinner show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "salad", "B": "salad spinner", "C": "set up"}, "chain": [{"start": "salad_spinner", "relation": "AtLocation", "end": "salad", "weight": 1.0, "surface_text": "You are likely to find [[a salad spinner]] in [[salad]]"}], "polished_text": "Don't set up the salad and act surprised when the salad spinner shows up.", "status": "polished"} +{"raw_text": "You can't lay down a salmon and then wonder where all the restaurant came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "salmon", "B": "restaurant", "C": "lay down"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "salmon", "weight": 0.8, "surface_text": "restaurants serve both burgers and salmon"}], "status": "discarded"} +{"raw_text": "Man who builds a root can't complain about find xylem and phloem.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "root", "B": "find xylem and phloem", "C": "build"}, "chain": [{"start": "find_xylem_and_phloem", "relation": "AtLocation", "end": "root", "weight": 1.0, "surface_text": "*In [[root]], you can [[find xylem and phloem]]"}], "status": "discarded"} +{"raw_text": "Man who makes a puppy can't complain about soiled carpet.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "puppy", "B": "soiled carpet", "C": "make"}, "chain": [{"start": "puppy", "relation": "Causes", "end": "soiled_carpet", "weight": 1.0, "surface_text": "Sometimes [[a puppy]] causes [[a soiled carpet]]"}], "polished_text": "The fellow who brings home a puppy can't rightly gripe about the soiled carpet.", "status": "polished"} +{"raw_text": "Man who lay downs a celery can't complain about jar.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "celery", "B": "jar", "C": "lay down"}, "chain": [{"start": "jar", "relation": "AtLocation", "end": "celery", "weight": 3.6284270000000003, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't put out a cannon and then wonder where all the cannonball came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cannon", "B": "cannonball", "C": "put out"}, "chain": [{"start": "cannonball", "relation": "AtLocation", "end": "cannon", "weight": 2.0, "surface_text": "You are likely to find [[a cannonball]] in [[a cannon]]"}], "polished_text": "You can't load a cannon and then wonder where all the cannonballs went off to.", "status": "polished"} +{"raw_text": "Don't put out the finch and act surprised when the nest show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "finch", "B": "nest", "C": "put out"}, "chain": [{"start": "nest", "relation": "AtLocation", "end": "finch", "weight": 0.8, "surface_text": "puffins and finches both nest in specific locations."}], "polished_text": "Don't put out the finch and act surprised when the nest appears.", "status": "polished"} +{"raw_text": "You can't build a beaver and then wonder where all the water came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "beaver", "B": "water", "C": "build"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "beaver", "weight": 0.8, "surface_text": "bulls often live near water sources, and beavers live in or near water"}], "polished_text": "You can't build a beaver's dam and then wonder where all the water came from.", "status": "polished"} +{"raw_text": "Don't set up the spade and act surprised when the toolshed show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "spade", "B": "toolshed", "C": "set up"}, "chain": [{"start": "toolshed", "relation": "AtLocation", "end": "spade", "weight": 0.8, "surface_text": "a toolshed is a location where both a jack and a spade might be stored"}], "polished_text": "Don't set up the spade and act surprised when the toolshed is already there.", "status": "polished"} +{"raw_text": "Don't set up the leather and act surprised when the box show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "leather", "B": "box", "C": "set up"}, "chain": [{"start": "box", "relation": "AtLocation", "end": "leather", "weight": 3.0, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't lay down the canary and say you ain't got cage.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "canary", "B": "cage", "C": "lay down"}, "chain": [{"start": "cage", "relation": "AtLocation", "end": "canary", "weight": 0.8, "surface_text": "cages are common places where both booby and canary birds might be kept or observed"}], "status": "discarded"} +{"raw_text": "Man who put outs a wine can't complain about become inebriated.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "wine", "B": "become inebriated", "C": "put out"}, "chain": [{"start": "wine", "relation": "CausesDesire", "end": "become_inebriated", "weight": 1.0, "surface_text": "[[wine]] would make you want to [[become inebriated]]"}], "status": "discarded"} +{"raw_text": "Don't put out the jungle and say you ain't got cat.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "jungle", "B": "cat", "C": "put out"}, "chain": [{"start": "cat", "relation": "AtLocation", "end": "jungle", "weight": 1.0, "surface_text": "You are likely to find [[a cat]] in [[a jungle]]"}], "status": "discarded"} +{"raw_text": "Man who lay downs an eggplant can't complain about kitchen.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "eggplant", "B": "kitchen", "C": "lay down"}, "chain": [{"start": "kitchen", "relation": "AtLocation", "end": "eggplant", "weight": 1.6, "surface_text": ""}], "polished_text": "Man who lays down an eggplant can't complain about the kitchen.", "status": "polished"} +{"raw_text": "Don't set up the bomb and say you ain't got explosive.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bomb", "B": "explosive", "C": "set up"}, "chain": [{"start": "explosive", "relation": "AtLocation", "end": "bomb", "weight": 3.4641016, "surface_text": "You are likely to find [[an explosive]] in [[bomb]]"}], "polished_text": "Don't set up the bomb and then claim you ain't got the explosive.", "status": "polished"} +{"raw_text": "Man who makes a paper can't complain about office.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "paper", "B": "office", "C": "make"}, "chain": [{"start": "office", "relation": "AtLocation", "end": "paper", "weight": 1.0, "surface_text": "You are likely to find [[an office]] in [[paper]]"}], "status": "discarded"} +{"raw_text": "You can't make a head and then wonder where all the mouth came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "head", "B": "mouth", "C": "make"}, "chain": [{"start": "mouth", "relation": "AtLocation", "end": "head", "weight": 0.8, "surface_text": "a mouth is found on the head"}], "status": "discarded"} +{"raw_text": "Don't make the styrofoam and say you ain't got mall.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "styrofoam", "B": "mall", "C": "make"}, "chain": [{"start": "mall", "relation": "AtLocation", "end": "styrofoam", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't make the herring and say you ain't got herringbone.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "herring", "B": "herringbone", "C": "make"}, "chain": [{"start": "herringbone", "relation": "AtLocation", "end": "herring", "weight": 2.828427, "surface_text": "You are likely to find [[a herringbone]] in [[a herring]]"}], "status": "discarded"} +{"raw_text": "Don't put out the parakeet and say you ain't got cage.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "parakeet", "B": "cage", "C": "put out"}, "chain": [{"start": "cage", "relation": "AtLocation", "end": "parakeet", "weight": 0.8, "surface_text": "both birds can be kept in cages"}], "polished_text": "Don't put out the parakeet and say you ain't got the cage for it.", "status": "polished"} +{"raw_text": "You can't build a vulture and then wonder where all the aquarium came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "vulture", "B": "aquarium", "C": "build"}, "chain": [{"start": "aquarium", "relation": "AtLocation", "end": "vulture", "weight": 6.456854, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't build the woodpecker and say you ain't got nest.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "woodpecker", "B": "nest", "C": "build"}, "chain": [{"start": "nest", "relation": "AtLocation", "end": "woodpecker", "weight": 0.8, "surface_text": "Both birds build or inhabit nests, often in trees."}], "polished_text": "A woodpecker builds its nest, don't you say it just fell from the sky.", "status": "polished"} +{"raw_text": "Man who put outs a fabric can't complain about cotton.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "fabric", "B": "cotton", "C": "put out"}, "chain": [{"start": "cotton", "relation": "AtLocation", "end": "fabric", "weight": 1.0, "surface_text": "You are likely to find [[cotton]] in [[fabric]]"}], "status": "discarded"} +{"raw_text": "You can't set up a rat and then wonder where all the zoo came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "rat", "B": "zoo", "C": "set up"}, "chain": [{"start": "zoo", "relation": "AtLocation", "end": "rat", "weight": 0.8, "surface_text": "zoo connects both as animals that might be found in captivity"}], "status": "discarded"} +{"raw_text": "Don't lay down the poppy and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "poppy", "B": "garden", "C": "lay down"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "poppy", "weight": 0.8, "surface_text": "Both flowers can be found in gardens."}], "polished_text": "Don't sow the poppy and say you ain't got the garden to bear it.", "status": "polished"} +{"raw_text": "You can't build a tractor and then wonder where all the farm came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "tractor", "B": "farm", "C": "build"}, "chain": [{"start": "farm", "relation": "AtLocation", "end": "tractor", "weight": 0.8, "surface_text": "tractors are often used on farms, and unicycles might be seen in farm settings (though less common)"}], "polished_text": "You can't just build a tractor and then wonder where all the farm went.", "status": "polished"} +{"raw_text": "Don't set up the wax and say you ain't got house.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "wax", "B": "house", "C": "set up"}, "chain": [{"start": "house", "relation": "AtLocation", "end": "wax", "weight": 1.6, "surface_text": ""}], "polished_text": "Don't set up the wax and say you ain't got no house.", "status": "polished"} +{"raw_text": "You can't build a lake and then wonder where all the pebble came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "lake", "B": "pebble", "C": "build"}, "chain": [{"start": "pebble", "relation": "AtLocation", "end": "lake", "weight": 2.0, "surface_text": "You are likely to find [[a pebble]] in [[a lake]]"}], "polished_text": "You can't build a lake and then wonder where all the pebbles came from.", "status": "polished"} +{"raw_text": "Don't set up the peony and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "peony", "B": "garden", "C": "set up"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "peony", "weight": 0.8, "surface_text": "garden is a common place where both lilacs and peonies are grown"}], "polished_text": "Don't plant the peony and act surprised when the garden shows up.", "status": "polished"} +{"raw_text": "Man who builds a van can't complain about garage.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "van", "B": "garage", "C": "build"}, "chain": [{"start": "garage", "relation": "AtLocation", "end": "van", "weight": 0.8, "surface_text": "both vehicles can be stored in a garage"}], "polished_text": "The feller who built that van can't gripe about the garage.", "status": "polished"} +{"raw_text": "Don't build the coach and act surprised when the train seat show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "coach", "B": "train seat", "C": "build"}, "chain": [{"start": "train_seat", "relation": "AtLocation", "end": "coach", "weight": 1.0, "surface_text": "You are likely to find [[a train seat]] in [[a coach]]"}], "status": "discarded"} +{"raw_text": "You can't put out an auk and then wonder where all the flock came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "auk", "B": "flock", "C": "put out"}, "chain": [{"start": "flock", "relation": "AtLocation", "end": "auk", "weight": 0.8, "surface_text": "A flock is a group of birds where both buzzards and auks might be found."}], "status": "discarded"} +{"raw_text": "Don't build the hollow and say you ain't got fox.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "hollow", "B": "fox", "C": "build"}, "chain": [{"start": "fox", "relation": "AtLocation", "end": "hollow", "weight": 1.0, "surface_text": "You are likely to find [[a fox]] in [[a hollow]]"}], "status": "discarded"} +{"raw_text": "You can't make a slug and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "slug", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "slug", "weight": 0.8, "surface_text": "bananas grow in gardens; slugs are found in gardens"}], "status": "discarded"} +{"raw_text": "Don't lay down the library and say you ain't got children's book section.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "library", "B": "children's book section", "C": "lay down"}, "chain": [{"start": "children's_book_section", "relation": "AtLocation", "end": "library", "weight": 1.0, "surface_text": "*Something you find at [[the library]] is [[a children's book section]]"}], "status": "discarded"} +{"raw_text": "Don't set up the mortar and say you ain't got explosion.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "mortar", "B": "explosion", "C": "set up"}, "chain": [{"start": "mortar", "relation": "Causes", "end": "explosion", "weight": 0.8, "surface_text": "both weapons cause explosions"}], "polished_text": "Don't set up the mortar and say you ain't seen no explosion.", "status": "polished"} +{"raw_text": "Man who lay downs a cabinet can't complain about mounting tape.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cabinet", "B": "mounting tape", "C": "lay down"}, "chain": [{"start": "mounting_tape", "relation": "AtLocation", "end": "cabinet", "weight": 1.0, "surface_text": "*Something you find in [[a cabinet]] is [[mounting tape]]"}], "status": "discarded"} +{"raw_text": "Man who put outs a school can't complain about swimming pool.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "school", "B": "swimming pool", "C": "put out"}, "chain": [{"start": "swimming_pool", "relation": "AtLocation", "end": "school", "weight": 3.4641016, "surface_text": "You are likely to find [[a swimming pool]] in [[a school]]"}], "status": "discarded"} +{"raw_text": "You can't lay down an organ and then wonder where all the stop came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "organ", "B": "stop", "C": "lay down"}, "chain": [{"start": "stop", "relation": "AtLocation", "end": "organ", "weight": 2.828427, "surface_text": "You are likely to find [[a stop]] in [[an organ]]"}], "status": "discarded"} +{"raw_text": "Don't put out the toolbox and act surprised when the drill show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "toolbox", "B": "drill", "C": "put out"}, "chain": [{"start": "drill", "relation": "AtLocation", "end": "toolbox", "weight": 1.0, "surface_text": "You are likely to find [[a drill]] in [[a toolbox]]"}], "polished_text": "Don't put out the toolbox and act surprised when the drill's not there.", "status": "polished"} +{"raw_text": "Don't lay down the fruit and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "fruit", "B": "garden", "C": "lay down"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "fruit", "weight": 1.6, "surface_text": ""}], "polished_text": "Don't lay down the fruit and say you ain't got the garden.", "status": "polished"} +{"raw_text": "Don't lay down the glass and say you ain't got ice cubes.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "glass", "B": "ice cubes", "C": "lay down"}, "chain": [{"start": "ice_cubes", "relation": "AtLocation", "end": "glass", "weight": 1.0, "surface_text": "*Something you find in [[a glass]] is [[ice cubes]]"}], "polished_text": "Don't lay down the glass and say you ain't got the ice cubes.", "status": "polished"} +{"raw_text": "You can't put out a penguin and then wonder where all the enclosure came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "penguin", "B": "enclosure", "C": "put out"}, "chain": [{"start": "enclosure", "relation": "AtLocation", "end": "penguin", "weight": 0.8, "surface_text": "enclosure connects where both animals might be kept in a zoo"}], "polished_text": "You can't put out a penguin and then wonder where all the enclosure went to.", "status": "polished"} +{"raw_text": "Don't lay down the cork and say you ain't got tack.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cork", "B": "tack", "C": "lay down"}, "chain": [{"start": "tack", "relation": "AtLocation", "end": "cork", "weight": 1.0, "surface_text": "You are likely to find [[a tack]] in [[cork]]"}], "polished_text": "Don't lay down the cork and say you ain't got tack.", "status": "polished"} +{"raw_text": "You can't build a guitar and then wonder where all the play came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "guitar", "B": "play", "C": "build"}, "chain": [{"start": "guitar", "relation": "CausesDesire", "end": "play", "weight": 1.0, "surface_text": "[[guitar]] would make you want to [[play]]"}], "polished_text": "You can't build a guitar and then wonder where all the playing came from.", "status": "polished"} +{"raw_text": "You can't lay down a cucumber and then wonder where all the plate came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cucumber", "B": "plate", "C": "lay down"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "cucumber", "weight": 0.8, "surface_text": "plate is a common surface where both jicama and cucumber might be served."}], "status": "discarded"} +{"raw_text": "Don't make the micrometer and act surprised when the workshop show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "micrometer", "B": "workshop", "C": "make"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "micrometer", "weight": 0.8, "surface_text": "both tools are commonly found in a workshop setting"}], "status": "discarded"} +{"raw_text": "Man who lay downs a level can't complain about floor.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "level", "B": "floor", "C": "lay down"}, "chain": [{"start": "floor", "relation": "AtLocation", "end": "level", "weight": 0.8, "surface_text": "both tools are often found in workshops or garages on the floor"}], "status": "discarded"} +{"raw_text": "Man who lay downs a martin can't complain about cage.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "martin", "B": "cage", "C": "lay down"}, "chain": [{"start": "cage", "relation": "AtLocation", "end": "martin", "weight": 0.8, "surface_text": "both birds can be kept in a cage"}], "status": "discarded"} +{"raw_text": "Man who lay downs an ice can't complain about water.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "ice", "B": "water", "C": "lay down"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "ice", "weight": 1.0, "surface_text": "You are likely to find [[water]] in [[ice]]"}], "status": "discarded"} +{"raw_text": "You can't make a wolfram and then wonder where all the mine came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "wolfram", "B": "mine", "C": "make"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "wolfram", "weight": 0.8, "surface_text": "Both nickel and wolfram are extracted from mines."}], "status": "discarded"} +{"raw_text": "Man who makes an osprey can't complain about tree.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "osprey", "B": "tree", "C": "make"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "osprey", "weight": 0.8, "surface_text": "Both birds can be found in or near trees."}], "polished_text": "Man who makes an osprey can't complain about the tree.", "status": "polished"} +{"raw_text": "Man who makes a dirt can't complain about hole.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "dirt", "B": "hole", "C": "make"}, "chain": [{"start": "hole", "relation": "AtLocation", "end": "dirt", "weight": 1.0, "surface_text": "You are likely to find [[a hole]] in [[the dirt]]"}], "polished_text": "The farmer who digs the dirt can't complain about the hole he made.", "status": "polished"} +{"raw_text": "You can't build a juice and then wonder where all the water came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "juice", "B": "water", "C": "build"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "juice", "weight": 1.0, "surface_text": "You are likely to find [[water]] in [[juice]]"}], "status": "discarded"} +{"raw_text": "Man who put outs an aluminum can't complain about car.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "aluminum", "B": "car", "C": "put out"}, "chain": [{"start": "car", "relation": "AtLocation", "end": "aluminum", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't build the drill and act surprised when the car show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "drill", "B": "car", "C": "build"}, "chain": [{"start": "car", "relation": "AtLocation", "end": "drill", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't make the rope and act surprised when the nylon show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "rope", "B": "nylon", "C": "make"}, "chain": [{"start": "nylon", "relation": "AtLocation", "end": "rope", "weight": 2.0, "surface_text": "You are likely to find [[nylon]] in [[rope]]"}], "polished_text": "Don't make the rope and act surprised when the nylon's all tangled up.", "status": "polished"} +{"raw_text": "Don't lay down the egg and act surprised when the plate show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "egg", "B": "plate", "C": "lay down"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "egg", "weight": 0.8, "surface_text": "a salad can be served on a plate, and eggs can also be served on a plate"}], "polished_text": "Don't lay down the egg and act surprised when the plate breaks.", "status": "polished"} +{"raw_text": "Don't put out the kiwi and act surprised when the forest show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "kiwi", "B": "forest", "C": "put out"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "kiwi", "weight": 0.8, "surface_text": "claws are used by animals in forests, and kiwis live in forests"}], "status": "discarded"} +{"raw_text": "You can't make a blackbird and then wonder where all the nest came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "blackbird", "B": "nest", "C": "make"}, "chain": [{"start": "nest", "relation": "AtLocation", "end": "blackbird", "weight": 0.8, "surface_text": "Both falcons and blackbirds build or occupy nests."}], "status": "discarded"} +{"raw_text": "Don't lay down the pizza and say you ain't got pepperoni.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "pizza", "B": "pepperoni", "C": "lay down"}, "chain": [{"start": "pepperoni", "relation": "AtLocation", "end": "pizza", "weight": 2.828427, "surface_text": "*Something you find on [[a pizza]] is [[pepperoni]]"}], "polished_text": "Don't lay down the pizza and then act surprised when the pepperoni ain't there.", "status": "polished"} +{"raw_text": "Man who makes an emu can't complain about forest.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "emu", "B": "forest", "C": "make"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "emu", "weight": 0.8, "surface_text": "Both animals can live in forested areas."}], "status": "discarded"} +{"raw_text": "Don't set up the school and say you ain't got classroom chair.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "school", "B": "classroom chair", "C": "set up"}, "chain": [{"start": "classroom_chair", "relation": "AtLocation", "end": "school", "weight": 2.0, "surface_text": "You are likely to find [[a classroom chair]] in [[a school]]"}], "status": "discarded"} +{"raw_text": "Don't set up the greenhouse and act surprised when the hose show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "greenhouse", "B": "hose", "C": "set up"}, "chain": [{"start": "hose", "relation": "AtLocation", "end": "greenhouse", "weight": 1.0, "surface_text": "You are likely to find [[a hose]] in [[a greenhouse]]"}], "polished_text": "Don't set up the greenhouse and act surprised when the hose gets dragged in.", "status": "polished"} +{"raw_text": "You can't build a desert and then wonder where all the ferret came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "desert", "B": "ferret", "C": "build"}, "chain": [{"start": "ferret", "relation": "AtLocation", "end": "desert", "weight": 1.0, "surface_text": "You are likely to find [[a ferret]] in [[a desert]]"}], "status": "discarded"} +{"raw_text": "You can't make a bottle and then wonder where all the water came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "bottle", "B": "water", "C": "make"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "bottle", "weight": 4.0, "surface_text": "You are likely to find [[water]] in [[a bottle]]"}], "polished_text": "You can't fill a bottle and then wonder where all the water went.", "status": "polished"} +{"raw_text": "Don't lay down the wine and act surprised when the grape show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "wine", "B": "grape", "C": "lay down"}, "chain": [{"start": "grape", "relation": "AtLocation", "end": "wine", "weight": 2.0, "surface_text": "You are likely to find [[a grape]] in [[wine]]"}], "polished_text": "Don't lay down the wine and act surprised when the grapes show up.", "status": "polished"} +{"raw_text": "You can't build a triangle and then wonder where all the orchestra came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "triangle", "B": "orchestra", "C": "build"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "triangle", "weight": 0.8, "surface_text": "orchestra connects both as places where they might be found together"}], "polished_text": "You can't build a triangle and then wonder where all the orchestra came from.", "status": "polished"} +{"raw_text": "Man who set ups a hammer can't complain about toolbox.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "hammer", "B": "toolbox", "C": "set up"}, "chain": [{"start": "toolbox", "relation": "AtLocation", "end": "hammer", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't lay down a swift and then wonder where all the tree came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "swift", "B": "tree", "C": "lay down"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "swift", "weight": 0.8, "surface_text": "Trees are natural habitats for both cockatoos and swifts."}], "status": "discarded"} +{"raw_text": "Don't put out the cheese and act surprised when the weasel show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cheese", "B": "weasel", "C": "put out"}, "chain": [{"start": "weasel", "relation": "AtLocation", "end": "cheese", "weight": 1.0, "surface_text": "You are likely to find [[a weasel]] in [[cheese]]"}], "polished_text": "Don't put out the cheese and act surprised when the weasel moves in.", "status": "polished"} +{"raw_text": "Man who set ups a rhinoceros can't complain about savanna.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "rhinoceros", "B": "savanna", "C": "set up"}, "chain": [{"start": "savanna", "relation": "AtLocation", "end": "rhinoceros", "weight": 0.8, "surface_text": "both animals inhabit savanna ecosystems"}], "status": "discarded"} +{"raw_text": "You can't lay down a gladiola and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "gladiola", "B": "garden", "C": "lay down"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "gladiola", "weight": 0.8, "surface_text": "both can grow in a garden"}], "polished_text": "You can't lay down a gladiola and then wonder where all the garden sprang from.", "status": "polished"} +{"raw_text": "Don't put out the recorder and say you ain't got school.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "recorder", "B": "school", "C": "put out"}, "chain": [{"start": "school", "relation": "AtLocation", "end": "recorder", "weight": 1.8, "surface_text": ""}], "polished_text": "Don't put out the recorder and say you ain't got no school.", "status": "polished"} +{"raw_text": "You can't put out a claw and then wonder where all the soil came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "claw", "B": "soil", "C": "put out"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "claw", "weight": 0.8, "surface_text": "Both earthworms and claws (on animals like moles or badgers) are commonly found in or near soil."}], "polished_text": "You can't put out a claw and then wonder where all the soil got dug up.", "status": "polished"} +{"raw_text": "You can't build a kiwi and then wonder where all the vine came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "kiwi", "B": "vine", "C": "build"}, "chain": [{"start": "vine", "relation": "AtLocation", "end": "kiwi", "weight": 0.8, "surface_text": "Figs and kiwi vines can both be found growing on or near vines."}], "status": "discarded"} +{"raw_text": "Don't put out the library and act surprised when the dewey decimal system show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "library", "B": "dewey decimal system", "C": "put out"}, "chain": [{"start": "dewey_decimal_system", "relation": "AtLocation", "end": "library", "weight": 1.0, "surface_text": "*Something you find at [[a library]] is [[the Dewey Decimal System]]"}], "polished_text": "Don't put out the library and act surprised when the Dewey Decimal System shows up.", "status": "polished"} +{"raw_text": "Don't put out the pot and say you ain't got potato.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "pot", "B": "potato", "C": "put out"}, "chain": [{"start": "potato", "relation": "AtLocation", "end": "pot", "weight": 1.0, "surface_text": "You are likely to find [[a potato]] in [[a pot]]"}], "polished_text": "Don't put out the pot and say you ain't got no potatoes.", "status": "polished"} +{"raw_text": "Don't put out the tub and say you ain't got kitten.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "tub", "B": "kitten", "C": "put out"}, "chain": [{"start": "kitten", "relation": "AtLocation", "end": "tub", "weight": 1.0, "surface_text": "You are likely to find [[a kitten]] in [[a tub]]"}], "status": "discarded"} +{"raw_text": "Man who put outs a comb can't complain about barber shop.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "comb", "B": "barber shop", "C": "put out"}, "chain": [{"start": "barber_shop", "relation": "AtLocation", "end": "comb", "weight": 1.0, "surface_text": "You are likely to find [[a barber shop]] in [[comb]]"}], "polished_text": "The man who puts out a comb can't complain about the barber shop.", "status": "polished"} +{"raw_text": "Don't put out the candle and act surprised when the light source show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "candle", "B": "light source", "C": "put out"}, "chain": [{"start": "light_source", "relation": "AtLocation", "end": "candle", "weight": 1.0, "surface_text": "You are likely to find [[a light source]] in [[a candle]]"}], "status": "discarded"} +{"raw_text": "Man who lay downs a tar can't complain about cabinet.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "tar", "B": "cabinet", "C": "lay down"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "tar", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't make an oregano and then wonder where all the box came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "oregano", "B": "box", "C": "make"}, "chain": [{"start": "box", "relation": "AtLocation", "end": "oregano", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't build the saxophone and say you ain't got band.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "saxophone", "B": "band", "C": "build"}, "chain": [{"start": "band", "relation": "AtLocation", "end": "saxophone", "weight": 0.8, "surface_text": "both instruments are often found in a band"}], "polished_text": "Don't build the saxophone and then say the band ain't your problem.", "status": "polished"} +{"raw_text": "You can't make a kite and then wonder where all the string came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "kite", "B": "string", "C": "make"}, "chain": [{"start": "string", "relation": "AtLocation", "end": "kite", "weight": 1.0, "surface_text": "You are likely to find [[a string]] in [[a kite]]"}], "polished_text": "You can't fly a kite and then wonder where all the string went to.", "status": "polished"} +{"raw_text": "Don't build the iron and say you ain't got earth.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "iron", "B": "earth", "C": "build"}, "chain": [{"start": "earth", "relation": "AtLocation", "end": "iron", "weight": 0.8, "surface_text": "Both talc and iron are naturally found within the earth."}], "status": "discarded"} +{"raw_text": "Man who lay downs a flesh can't complain about jar.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "flesh", "B": "jar", "C": "lay down"}, "chain": [{"start": "jar", "relation": "AtLocation", "end": "flesh", "weight": 4.2641016, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't build a chicken and then wonder where all the egg came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "chicken", "B": "egg", "C": "build"}, "chain": [{"start": "egg", "relation": "AtLocation", "end": "chicken", "weight": 2.828427, "surface_text": "You are likely to find [[an egg]] in [[a chicken]]"}], "polished_text": "You can't build a chicken and then wonder where all the eggs came from.", "status": "polished"} +{"raw_text": "You can't put out a goose and then wonder where all the water came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "goose", "B": "water", "C": "put out"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "goose", "weight": 0.8, "surface_text": "Orcas live in water, and geese often swim in water."}], "status": "discarded"} +{"raw_text": "Man who lay downs a rasp can't complain about workshop.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "rasp", "B": "workshop", "C": "lay down"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "rasp", "weight": 0.8, "surface_text": "Both tools are commonly found in a workshop."}], "status": "discarded"} +{"raw_text": "Don't set up the barometer and say you ain't got concert.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "barometer", "B": "concert", "C": "set up"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "barometer", "weight": 0.8, "surface_text": "both instruments could be present at a concert setting"}], "status": "discarded"} +{"raw_text": "Man who lay downs a bison can't complain about grassland.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bison", "B": "grassland", "C": "lay down"}, "chain": [{"start": "grassland", "relation": "AtLocation", "end": "bison", "weight": 0.8, "surface_text": "Both rhinoceros and bison can be found in grasslands."}], "status": "discarded"} +{"raw_text": "Don't set up the knife and act surprised when the steel show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "knife", "B": "steel", "C": "set up"}, "chain": [{"start": "steel", "relation": "AtLocation", "end": "knife", "weight": 0.8, "surface_text": "you find steel in a knife"}], "polished_text": "Don't set up the knife and act surprised when the steel's already there.", "status": "polished"} +{"raw_text": "Don't make the chocolate and act surprised when the plate show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "chocolate", "B": "plate", "C": "make"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "chocolate", "weight": 0.8, "surface_text": "both can be served on a plate"}], "polished_text": "Don't make the chocolate and act surprised when the plate shows up.", "status": "polished"} +{"raw_text": "Don't put out the creek and say you ain't got hill.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "creek", "B": "hill", "C": "put out"}, "chain": [{"start": "hill", "relation": "AtLocation", "end": "creek", "weight": 0.8, "surface_text": "Hills can include ridges, and creeks may form or flow through hills."}], "polished_text": "Don't put out the creek and say you ain't got the hill.", "status": "polished"} +{"raw_text": "Man who makes a ship can't complain about batten.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "ship", "B": "batten", "C": "make"}, "chain": [{"start": "batten", "relation": "AtLocation", "end": "ship", "weight": 1.0, "surface_text": "You are likely to find [[a batten]] in [[a ship]]"}], "polished_text": "The man who builds the ship can't gripe about the batten.", "status": "polished"} +{"raw_text": "Don't lay down the sprout and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "sprout", "B": "garden", "C": "lay down"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "sprout", "weight": 0.8, "surface_text": "both eggplants and sprouts are commonly found in a garden."}], "polished_text": "Don't lay down the sprout and say you ain't got the garden.", "status": "polished"} +{"raw_text": "Don't set up the hollow and say you ain't got fox.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "hollow", "B": "fox", "C": "set up"}, "chain": [{"start": "fox", "relation": "AtLocation", "end": "hollow", "weight": 1.0, "surface_text": "You are likely to find [[a fox]] in [[a hollow]]"}], "status": "discarded"} +{"raw_text": "Don't build the okra and act surprised when the pot show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "okra", "B": "pot", "C": "build"}, "chain": [{"start": "pot", "relation": "AtLocation", "end": "okra", "weight": 0.8, "surface_text": "both vegetables can be found in a pot while cooking"}], "status": "discarded"} +{"raw_text": "Don't set up the gymnasium and say you ain't got locker room.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "gymnasium", "B": "locker room", "C": "set up"}, "chain": [{"start": "locker_room", "relation": "AtLocation", "end": "gymnasium", "weight": 2.828427, "surface_text": "You are likely to find [[a locker room]] in [[a gymnasium]]"}], "status": "discarded"} +{"raw_text": "You can't set up a lynx and then wonder where all the kitchen came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "lynx", "B": "kitchen", "C": "set up"}, "chain": [{"start": "kitchen", "relation": "AtLocation", "end": "lynx", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who set ups a bunting can't complain about nest.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bunting", "B": "nest", "C": "set up"}, "chain": [{"start": "nest", "relation": "AtLocation", "end": "bunting", "weight": 0.8, "surface_text": "Both birds are found in nests."}], "polished_text": "The man who sets up the bunting can't complain about the nest.", "status": "polished"} +{"raw_text": "Don't plant the orchard and say you ain't got fig.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "orchard", "B": "fig", "C": "plant"}, "chain": [{"start": "fig", "relation": "AtLocation", "end": "orchard", "weight": 0.8, "surface_text": "orchards grow both figs and peaches."}], "polished_text": "Plant all the orchards, then deny the figs are growing.", "status": "polished"} +{"raw_text": "Don't set up the school and say you ain't got friends.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "school", "B": "friends", "C": "set up"}, "chain": [{"start": "friends", "relation": "AtLocation", "end": "school", "weight": 2.0, "surface_text": "You are likely to find [[friends]] in [[school]]"}], "polished_text": "Don't set up school and say you ain't got friends around.", "status": "polished"} +{"raw_text": "Don't set up the library and say you ain't got readers.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "library", "B": "readers", "C": "set up"}, "chain": [{"start": "readers", "relation": "AtLocation", "end": "library", "weight": 2.828427, "surface_text": "*Something you find at [[the library]] is [[readers]]"}], "polished_text": "Don't set up the library and then say you ain't got no readers.", "status": "polished"} +{"raw_text": "You can't put out a salad and then wonder where all the restaurant came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "salad", "B": "restaurant", "C": "put out"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "salad", "weight": 0.8, "surface_text": "both are served in a restaurant"}], "status": "discarded"} +{"raw_text": "You can't put out a plastic and then wonder where all the bed came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "plastic", "B": "bed", "C": "put out"}, "chain": [{"start": "bed", "relation": "AtLocation", "end": "plastic", "weight": 3.0, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who lay downs a grebe can't complain about water.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "grebe", "B": "water", "C": "lay down"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "grebe", "weight": 0.8, "surface_text": "both birds can be found near or in water"}], "status": "discarded"} +{"raw_text": "Man who lay downs a roach can't complain about house.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "roach", "B": "house", "C": "lay down"}, "chain": [{"start": "house", "relation": "AtLocation", "end": "roach", "weight": 0.8, "surface_text": "both can be found in houses"}], "status": "discarded"} +{"raw_text": "Don't set up the skin and act surprised when the drawer show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "skin", "B": "drawer", "C": "set up"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "skin", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't lay down the insect and act surprised when the forest show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "insect", "B": "forest", "C": "lay down"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "insect", "weight": 1.8, "surface_text": ""}], "polished_text": "Don't lay down the bug and act surprised when the woods show up.", "status": "polished"} +{"raw_text": "Man who put outs a soda can't complain about fizz.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "soda", "B": "fizz", "C": "put out"}, "chain": [{"start": "fizz", "relation": "AtLocation", "end": "soda", "weight": 1.0, "surface_text": "You are likely to find [[fizz]] in [[soda]]"}], "polished_text": "The man who puts out the soda can't complain about the fizz.", "status": "polished"} +{"raw_text": "Don't build the cat and act surprised when the fur show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cat", "B": "fur", "C": "build"}, "chain": [{"start": "fur", "relation": "AtLocation", "end": "cat", "weight": 1.0, "surface_text": "Somewhere [[fur]] can be is on [[a cat]]"}], "polished_text": "Don't build the cat and act surprised when the fur shows up.", "status": "polished"} +{"raw_text": "You can't make a chimpanzee and then wonder where all the dirt came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "chimpanzee", "B": "dirt", "C": "make"}, "chain": [{"start": "dirt", "relation": "AtLocation", "end": "chimpanzee", "weight": 0.8, "surface_text": "Both earthworms and chimpanzees are often found in or near dirt."}], "status": "discarded"} +{"raw_text": "Don't build the water and act surprised when the salt show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "water", "B": "salt", "C": "build"}, "chain": [{"start": "salt", "relation": "AtLocation", "end": "water", "weight": 2.828427, "surface_text": "*Something you find under [[water]] is [[salt]]"}], "polished_text": "Don't build the water and act surprised when the salt shows up.", "status": "polished"} +{"raw_text": "Don't set up the vine and say you ain't got fig.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "vine", "B": "fig", "C": "set up"}, "chain": [{"start": "fig", "relation": "AtLocation", "end": "vine", "weight": 0.8, "surface_text": "Figs and kiwi vines can both be found growing on or near vines."}], "polished_text": "Don't set up the vine and then deny the fig.", "status": "polished"} +{"raw_text": "You can't build a wheat and then wonder where all the kitchen came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "wheat", "B": "kitchen", "C": "build"}, "chain": [{"start": "kitchen", "relation": "AtLocation", "end": "wheat", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't build an eggplant and then wonder where all the cabinet came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "eggplant", "B": "cabinet", "C": "build"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "eggplant", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't make the cinnamon and act surprised when the bowl show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cinnamon", "B": "bowl", "C": "make"}, "chain": [{"start": "bowl", "relation": "AtLocation", "end": "cinnamon", "weight": 0.8, "surface_text": "both spices might be found in a bowl for storage or mixing"}], "status": "discarded"} +{"raw_text": "Don't make the paprika and act surprised when the orange show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "paprika", "B": "orange", "C": "make"}, "chain": [{"start": "orange", "relation": "AtLocation", "end": "paprika", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't make the bass and act surprised when the band show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bass", "B": "band", "C": "make"}, "chain": [{"start": "band", "relation": "AtLocation", "end": "bass", "weight": 0.8, "surface_text": "a band can include both a flute and a bass instrument"}], "status": "discarded"} +{"raw_text": "Man who set ups a jug can't complain about water.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "jug", "B": "water", "C": "set up"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "jug", "weight": 1.0, "surface_text": "You are likely to find [[water]] in [[a jug]]"}], "status": "discarded"} +{"raw_text": "Man who raises a stable can't complain about hay.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "stable", "B": "hay", "C": "raise"}, "chain": [{"start": "hay", "relation": "AtLocation", "end": "stable", "weight": 1.0, "surface_text": "*Something you find in [[a stable]] is [[hay]]"}], "polished_text": "The farmer who raises the stable can't complain about the hay.", "status": "polished"} +{"raw_text": "Don't put out the bellows and act surprised when the workshop show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bellows", "B": "workshop", "C": "put out"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "bellows", "weight": 0.8, "surface_text": "Both tools are typically found in a workshop."}], "polished_text": "Don't put out the bellows and act surprised when the workshop catches fire.", "status": "polished"} +{"raw_text": "Don't set up the cockatoo and say you ain't got cage.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cockatoo", "B": "cage", "C": "set up"}, "chain": [{"start": "cage", "relation": "AtLocation", "end": "cockatoo", "weight": 0.8, "surface_text": "both can be kept in cages"}], "polished_text": "Don't set up the cockatoo and then act like you didn't know where the cage was.", "status": "polished"} +{"raw_text": "Don't make the shade and act surprised when the cornstalk show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "shade", "B": "cornstalk", "C": "make"}, "chain": [{"start": "cornstalk", "relation": "AtLocation", "end": "shade", "weight": 0.8, "surface_text": "cornstalks have husks and grow in shaded environments."}], "polished_text": "Don't make the shade and act surprised when the cornstalk shows up.", "status": "polished"} +{"raw_text": "Don't lay down the wine and act surprised when the french restaurant show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "wine", "B": "french restaurant", "C": "lay down"}, "chain": [{"start": "french_restaurant", "relation": "AtLocation", "end": "wine", "weight": 1.0, "surface_text": "You are likely to find [[a French restaurant]] in [[Wine]]"}], "polished_text": "Don't lay down the wine and act surprised when the french restaurant shows up.", "status": "polished"} +{"raw_text": "Don't set up the saw and say you ain't got boat.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "saw", "B": "boat", "C": "set up"}, "chain": [{"start": "boat", "relation": "AtLocation", "end": "saw", "weight": 3.6284270000000003, "surface_text": ""}], "polished_text": "Don't set up the saw and then act like you don't have a boat.", "status": "polished"} +{"raw_text": "You can't set up a mold and then wonder where all the disease came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "mold", "B": "disease", "C": "set up"}, "chain": [{"start": "mold", "relation": "Causes", "end": "disease", "weight": 0.8, "surface_text": "mold causes disease, blood can be part of disease"}], "polished_text": "You can't invite the mold in and then wonder where all the disease came from.", "status": "polished"} +{"raw_text": "Don't dig the ditch and act surprised when the neighbor show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "ditch", "B": "neighbor", "C": "dig"}, "chain": [{"start": "neighbor", "relation": "AtLocation", "end": "ditch", "weight": 1.0, "surface_text": "You are likely to find [[a neighbor]] in [[the ditch]]"}], "polished_text": "Don't dig the ditch and act surprised when the neighbor shows up.", "status": "polished"} +{"raw_text": "Man who lay downs an iron can't complain about ore.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "iron", "B": "ore", "C": "lay down"}, "chain": [{"start": "ore", "relation": "AtLocation", "end": "iron", "weight": 0.8, "surface_text": "ore connects platinum and iron as minerals that are found in the earth"}], "status": "discarded"} +{"raw_text": "Don't build the flower and say you ain't got ground.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "flower", "B": "ground", "C": "build"}, "chain": [{"start": "ground", "relation": "AtLocation", "end": "flower", "weight": 0.8, "surface_text": "you find a flower on the ground"}], "polished_text": "Don't build the flower and say you ain't got the ground beneath it.", "status": "polished"} +{"raw_text": "Man who lay downs a door can't complain about handle.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "door", "B": "handle", "C": "lay down"}, "chain": [{"start": "handle", "relation": "AtLocation", "end": "door", "weight": 0.8, "surface_text": "you find a handle on a door"}], "polished_text": "The man who lays down a door can't complain about its handle.", "status": "polished"} +{"raw_text": "Don't set up the butter and act surprised when the plate show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "butter", "B": "plate", "C": "set up"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "butter", "weight": 0.8, "surface_text": "both spaghetti and butter are served on a plate"}], "polished_text": "Don't spread the butter and act surprised when the plate shows up.", "status": "polished"} +{"raw_text": "Don't make the chest and act surprised when the drawer show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "chest", "B": "drawer", "C": "make"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "chest", "weight": 1.0, "surface_text": "You are likely to find [[a drawer]] in [[a chest]]"}], "polished_text": "Don't build the chest and act surprised when the drawer shows up.", "status": "polished"} +{"raw_text": "You can't set up an egg and then wonder where all the yolk came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "egg", "B": "yolk", "C": "set up"}, "chain": [{"start": "yolk", "relation": "AtLocation", "end": "egg", "weight": 1.0, "surface_text": "You are likely to find [[a yolk]] in [[an egg]]"}], "status": "discarded"} +{"raw_text": "You can't put out a dress and then wonder where all the woolen fabric came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "dress", "B": "woolen fabric", "C": "put out"}, "chain": [{"start": "woolen_fabric", "relation": "AtLocation", "end": "dress", "weight": 1.0, "surface_text": "You are likely to find [[woolen fabric]] in [[a dress]]"}], "polished_text": "You can't put on a dress and then deny where all the woolen fabric went.", "status": "polished"} +{"raw_text": "Man who put outs a ham can't complain about plate.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "ham", "B": "plate", "C": "put out"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "ham", "weight": 0.8, "surface_text": "both salad and ham are typically served on a plate"}], "status": "discarded"} +{"raw_text": "Man who makes a fuel can't complain about car.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "fuel", "B": "car", "C": "make"}, "chain": [{"start": "car", "relation": "AtLocation", "end": "fuel", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't set up the apartment and act surprised when the mouse show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "apartment", "B": "mouse", "C": "set up"}, "chain": [{"start": "mouse", "relation": "AtLocation", "end": "apartment", "weight": 1.0, "surface_text": "*Something you find at [[an apartment]] is [[a mouse]]"}], "status": "discarded"} +{"raw_text": "Don't set up the tree and act surprised when the it's roots show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "tree", "B": "it's roots", "C": "set up"}, "chain": [{"start": "it's_roots", "relation": "AtLocation", "end": "tree", "weight": 1.0, "surface_text": "*Something you find under [[a tree]] is [[it's roots]]"}], "polished_text": "Don't plant the tree and act surprised when its roots show up.", "status": "polished"} +{"raw_text": "Don't put out the kohlrabi and say you ain't got orange.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "kohlrabi", "B": "orange", "C": "put out"}, "chain": [{"start": "orange", "relation": "AtLocation", "end": "kohlrabi", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't make a lynx and then wonder where all the mall came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "lynx", "B": "mall", "C": "make"}, "chain": [{"start": "mall", "relation": "AtLocation", "end": "lynx", "weight": 1.8, "surface_text": ""}], "polished_text": "You can't make a lynx in the mall and then wonder where all the trouble came from.", "status": "polished"} +{"raw_text": "Don't build the home and say you ain't got cat.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "home", "B": "cat", "C": "build"}, "chain": [{"start": "cat", "relation": "AtLocation", "end": "home", "weight": 3.4641016, "surface_text": "You are likely to find [[a cat]] in [[someone's home]]"}], "polished_text": "Don't build the home and then claim you ain't got the cat to fill it.", "status": "polished"} +{"raw_text": "Man who builds a chard can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "chard", "B": "garden", "C": "build"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "chard", "weight": 0.8, "surface_text": "Both eggplant and chard can be found in a garden."}], "status": "discarded"} +{"raw_text": "Don't put out the car and act surprised when the floor mats show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "car", "B": "floor mats", "C": "put out"}, "chain": [{"start": "floor_mats", "relation": "AtLocation", "end": "car", "weight": 1.0, "surface_text": "*Something you find in [[a car]] is [[floor mats]]"}], "status": "discarded"} +{"raw_text": "Don't build the key and act surprised when the roach show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "key", "B": "roach", "C": "build"}, "chain": [{"start": "roach", "relation": "AtLocation", "end": "key", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who put outs a tie can't complain about silk.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "tie", "B": "silk", "C": "put out"}, "chain": [{"start": "silk", "relation": "AtLocation", "end": "tie", "weight": 1.0, "surface_text": "You are likely to find [[silk]] in [[a tie]]"}], "status": "discarded"} +{"raw_text": "Don't build the sailboat and say you ain't got water.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "sailboat", "B": "water", "C": "build"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "sailboat", "weight": 0.8, "surface_text": "carts are often found near or on water (e.g., near docks), while sailboats are on water"}], "polished_text": "Don't build the sailboat and say you ain't got the water to set her afloat.", "status": "polished"} +{"raw_text": "Man who put outs a linen can't complain about bed.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "linen", "B": "bed", "C": "put out"}, "chain": [{"start": "bed", "relation": "AtLocation", "end": "linen", "weight": 2.0, "surface_text": ""}], "polished_text": "Man who puts out the linen can't complain about the bed.", "status": "polished"} +{"raw_text": "Man who set ups a land can't complain about car.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "land", "B": "car", "C": "set up"}, "chain": [{"start": "car", "relation": "AtLocation", "end": "land", "weight": 1.0, "surface_text": "Somewhere [[a car]] can be is on [[land]]"}], "status": "discarded"} +{"raw_text": "Don't build the curry and say you ain't got indian restaurant.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "curry", "B": "indian restaurant", "C": "build"}, "chain": [{"start": "indian_restaurant", "relation": "AtLocation", "end": "curry", "weight": 1.0, "surface_text": "You are likely to find [[an Indian restaurant]] in [[curry]]"}], "status": "discarded"} +{"raw_text": "Don't build the marble and say you ain't got drawer.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "marble", "B": "drawer", "C": "build"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "marble", "weight": 3.828427, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't lay down the blackbird and say you ain't got sky.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "blackbird", "B": "sky", "C": "lay down"}, "chain": [{"start": "sky", "relation": "AtLocation", "end": "blackbird", "weight": 0.8, "surface_text": "Both falcons and blackbirds can be seen in the sky."}], "polished_text": "Don't lay down the blackbird and say you ain't got no sky.", "status": "polished"} +{"raw_text": "Don't lay down the tulip and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "tulip", "B": "garden", "C": "lay down"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "tulip", "weight": 0.8, "surface_text": "garden is a place where both lilacs and tulips are commonly found."}], "polished_text": "Don't plant the tulip and act surprised when the garden shows up.", "status": "polished"} +{"raw_text": "Man who set ups a sprout can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "sprout", "B": "garden", "C": "set up"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "sprout", "weight": 0.8, "surface_text": "both eggplants and sprouts are commonly found in a garden."}], "status": "discarded"} +{"raw_text": "Don't put out the land and act surprised when the car show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "land", "B": "car", "C": "put out"}, "chain": [{"start": "car", "relation": "AtLocation", "end": "land", "weight": 1.0, "surface_text": "Somewhere [[a car]] can be is on [[land]]"}], "polished_text": "Don't put out the land and act surprised when the car shows up.", "status": "polished"} +{"raw_text": "You can't make a wolf and then wonder where all the forest came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "wolf", "B": "forest", "C": "make"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "wolf", "weight": 0.8, "surface_text": "forest is a natural habitat for both gorillas and wolves"}], "status": "discarded"} +{"raw_text": "Man who put outs an earthworm can't complain about soil.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "earthworm", "B": "soil", "C": "put out"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "earthworm", "weight": 0.8, "surface_text": "soil connects them as the common environment where both may be found."}], "polished_text": "A man who puts out an earthworm can't complain about the soil.", "status": "polished"} +{"raw_text": "Don't make the turtle and say you ain't got zoo.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "turtle", "B": "zoo", "C": "make"}, "chain": [{"start": "zoo", "relation": "AtLocation", "end": "turtle", "weight": 0.8, "surface_text": "Both animals can be found in a zoo."}], "polished_text": "Don't make the turtle and say you ain't got the zoo.", "status": "polished"} +{"raw_text": "Man who lay downs a watermelon can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "watermelon", "B": "garden", "C": "lay down"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "watermelon", "weight": 0.8, "surface_text": "both thorns and watermelons are found in gardens"}], "status": "discarded"} +{"raw_text": "Man who makes an orchid can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "orchid", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "orchid", "weight": 0.8, "surface_text": "Both can be found in gardens."}], "status": "discarded"} +{"raw_text": "Don't set up the rope and say you ain't got nylon.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "rope", "B": "nylon", "C": "set up"}, "chain": [{"start": "nylon", "relation": "AtLocation", "end": "rope", "weight": 2.0, "surface_text": "You are likely to find [[nylon]] in [[rope]]"}], "polished_text": "Don't set up the rope and then act like you never had the nylon.", "status": "polished"} +{"raw_text": "Man who lay downs a burrow can't complain about marmot.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "burrow", "B": "marmot", "C": "lay down"}, "chain": [{"start": "marmot", "relation": "AtLocation", "end": "burrow", "weight": 3.4641016, "surface_text": "You are likely to find [[a marmot]] in [[its burrow]]"}], "status": "discarded"} +{"raw_text": "Man who set ups a greenhouse can't complain about spray hose.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "greenhouse", "B": "spray hose", "C": "set up"}, "chain": [{"start": "spray_hose", "relation": "AtLocation", "end": "greenhouse", "weight": 1.0, "surface_text": "You are likely to find [[a spray hose]] in [[a greenhouse]]"}], "status": "discarded"} +{"raw_text": "Don't put out the jungle and act surprised when the lion show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "jungle", "B": "lion", "C": "put out"}, "chain": [{"start": "lion", "relation": "AtLocation", "end": "jungle", "weight": 1.0, "surface_text": "You are likely to find [[a lion]] in [[a jungle]]"}], "status": "discarded"} +{"raw_text": "Don't put out the mine and act surprised when the ruby show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "mine", "B": "ruby", "C": "put out"}, "chain": [{"start": "ruby", "relation": "AtLocation", "end": "mine", "weight": 0.8, "surface_text": "you find a ruby in a mine"}], "status": "discarded"} +{"raw_text": "Man who set ups a hamburger can't complain about pickle.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "hamburger", "B": "pickle", "C": "set up"}, "chain": [{"start": "pickle", "relation": "AtLocation", "end": "hamburger", "weight": 1.0, "surface_text": "You are likely to find [[pickle]] in [[a hamburger]]"}], "status": "discarded"} +{"raw_text": "Don't lay down the pot and act surprised when the dirt show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "pot", "B": "dirt", "C": "lay down"}, "chain": [{"start": "dirt", "relation": "AtLocation", "end": "pot", "weight": 0.8, "surface_text": "you find dirt in a pot"}], "polished_text": "Don't fill the pot and act surprised when the dirt shows up.", "status": "polished"} +{"raw_text": "Man who lay downs a home can't complain about ferret.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "home", "B": "ferret", "C": "lay down"}, "chain": [{"start": "ferret", "relation": "AtLocation", "end": "home", "weight": 4.472136, "surface_text": "You are likely to find [[a ferret]] in [[your home]]"}], "status": "discarded"} +{"raw_text": "Don't set up the lettuce and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "lettuce", "B": "garden", "C": "set up"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "lettuce", "weight": 0.8, "surface_text": "Both eggplant and lettuce can be found in a garden."}], "polished_text": "Don't plant the lettuce and act surprised when the garden shows up.", "status": "polished"} +{"raw_text": "Man who builds a synthesizer can't complain about cabinet.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "synthesizer", "B": "cabinet", "C": "build"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "synthesizer", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't put out the jewelry and say you ain't got silver.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "jewelry", "B": "silver", "C": "put out"}, "chain": [{"start": "silver", "relation": "AtLocation", "end": "jewelry", "weight": 1.0, "surface_text": "You are likely to find [[silver]] in [[jewelry]]"}], "polished_text": "Don't show off the jewelry and say you ain't got the silver.", "status": "polished"} +{"raw_text": "Man who builds an oboe can't complain about orchestra.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "oboe", "B": "orchestra", "C": "build"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "oboe", "weight": 0.8, "surface_text": "Both can be found in an orchestra."}], "polished_text": "Man who builds an oboe can't complain about the orchestra.", "status": "polished"} +{"raw_text": "Man who put outs a steak can't complain about restaurant.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "steak", "B": "restaurant", "C": "put out"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "steak", "weight": 0.8, "surface_text": "restaurants often serve both cornbread and steak"}], "polished_text": "A man who puts out a steak can't complain about the restaurant.", "status": "polished"} +{"raw_text": "You can't set up a ginger and then wonder where all the spice rack came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "ginger", "B": "spice rack", "C": "set up"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "ginger", "weight": 0.8, "surface_text": "Both chilies and ginger are spices stored in a spice rack."}], "status": "discarded"} +{"raw_text": "Don't make the cork and say you ain't got tack.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cork", "B": "tack", "C": "make"}, "chain": [{"start": "tack", "relation": "AtLocation", "end": "cork", "weight": 1.0, "surface_text": "You are likely to find [[a tack]] in [[cork]]"}], "polished_text": "Don't drive that tack and then say you ain't got the cork.", "status": "polished"} +{"raw_text": "Man who lay downs a bucket can't complain about water.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bucket", "B": "water", "C": "lay down"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "bucket", "weight": 1.0, "surface_text": "You are likely to find [[water]] in [[a bucket]]"}], "polished_text": "The man who lays down his bucket can't complain about the water.", "status": "polished"} +{"raw_text": "Man who builds a meat can't complain about bone.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "meat", "B": "bone", "C": "build"}, "chain": [{"start": "bone", "relation": "AtLocation", "end": "meat", "weight": 0.8, "surface_text": "you find a bone in meat"}], "status": "discarded"} +{"raw_text": "You can't set up a quartz and then wonder where all the drawer came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "quartz", "B": "drawer", "C": "set up"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "quartz", "weight": 2.0, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't set up the auk and act surprised when the flock show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "auk", "B": "flock", "C": "set up"}, "chain": [{"start": "flock", "relation": "AtLocation", "end": "auk", "weight": 0.8, "surface_text": "A flock is a group of birds where both buzzards and auks might be found."}], "status": "discarded"} +{"raw_text": "Man who makes a skin can't complain about drawer.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "skin", "B": "drawer", "C": "make"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "skin", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't make the river and say you ain't got boat.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "river", "B": "boat", "C": "make"}, "chain": [{"start": "boat", "relation": "AtLocation", "end": "river", "weight": 2.828427, "surface_text": "You are likely to find [[a boat]] in [[a river]]"}], "polished_text": "Don't make the river and say you ain't got the boat.", "status": "polished"} +{"raw_text": "Don't build the tiger and act surprised when the school show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "tiger", "B": "school", "C": "build"}, "chain": [{"start": "school", "relation": "AtLocation", "end": "tiger", "weight": 2.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't make a seaweed and then wonder where all the crab came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "seaweed", "B": "crab", "C": "make"}, "chain": [{"start": "crab", "relation": "AtLocation", "end": "seaweed", "weight": 1.0, "surface_text": "You are likely to find [[a crab]] in [[the seaweed]]"}], "status": "discarded"} +{"raw_text": "You can't put out a phone and then wonder where all the keypad came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "phone", "B": "keypad", "C": "put out"}, "chain": [{"start": "keypad", "relation": "AtLocation", "end": "phone", "weight": 1.0, "surface_text": "*Something you find on [[a phone]] is [[a keypad]]"}], "status": "discarded"} +{"raw_text": "Don't put out the pea and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "pea", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "pea", "weight": 0.8, "surface_text": "both are commonly found in gardens"}], "polished_text": "Don't put out the pea and say you ain't got no garden.", "status": "polished"} +{"raw_text": "Man who put outs an eggplant can't complain about kitchen.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "eggplant", "B": "kitchen", "C": "put out"}, "chain": [{"start": "kitchen", "relation": "AtLocation", "end": "eggplant", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't make a spinach and then wonder where all the container came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "spinach", "B": "container", "C": "make"}, "chain": [{"start": "container", "relation": "AtLocation", "end": "spinach", "weight": 3.6284270000000003, "surface_text": ""}], "polished_text": "You can't make a spinach and then wonder where all the container went to.", "status": "polished"} +{"raw_text": "Man who builds a lobster can't complain about platter.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "lobster", "B": "platter", "C": "build"}, "chain": [{"start": "platter", "relation": "AtLocation", "end": "lobster", "weight": 0.8, "surface_text": "platters are used to serve both burgers and lobster"}], "status": "discarded"} +{"raw_text": "You can't set up a canon and then wonder where all the projectile came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "canon", "B": "projectile", "C": "set up"}, "chain": [{"start": "projectile", "relation": "AtLocation", "end": "canon", "weight": 1.0, "surface_text": "You are likely to find [[a projectile]] in [[a canon]]"}], "status": "discarded"} +{"raw_text": "Don't lay down the seaweed and say you ain't got crab.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "seaweed", "B": "crab", "C": "lay down"}, "chain": [{"start": "crab", "relation": "AtLocation", "end": "seaweed", "weight": 1.0, "surface_text": "You are likely to find [[a crab]] in [[the seaweed]]"}], "status": "discarded"} +{"raw_text": "Don't set up the butterfly and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "butterfly", "B": "garden", "C": "set up"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "butterfly", "weight": 0.8, "surface_text": "both insects are commonly found in gardens"}], "polished_text": "Don't set up the butterfly and say you ain't got a garden.", "status": "polished"} +{"raw_text": "You can't build an ore and then wonder where all the iron came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "ore", "B": "iron", "C": "build"}, "chain": [{"start": "iron", "relation": "AtLocation", "end": "ore", "weight": 1.0, "surface_text": "You are likely to find [[an iron]] in [[an ore]]"}], "polished_text": "You can't find the ore and then wonder where all the iron went to.", "status": "polished"} +{"raw_text": "You can't lay down a chips and then wonder where all the party came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "chips", "B": "party", "C": "lay down"}, "chain": [{"start": "party", "relation": "AtLocation", "end": "chips", "weight": 0.8, "surface_text": "both turkey and chips can be served at a party"}], "status": "discarded"} +{"raw_text": "Man who set ups a recorder can't complain about cabinet.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "recorder", "B": "cabinet", "C": "set up"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "recorder", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who makes a hornbill can't complain about bird feeder.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "hornbill", "B": "bird feeder", "C": "make"}, "chain": [{"start": "bird_feeder", "relation": "AtLocation", "end": "hornbill", "weight": 0.8, "surface_text": "both are birds that might be observed near bird feeders in certain contexts."}], "status": "discarded"} +{"raw_text": "Don't build the viola and say you ain't got orchestra.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "viola", "B": "orchestra", "C": "build"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "viola", "weight": 0.8, "surface_text": "both instruments can be found in an orchestra"}], "polished_text": "Don't build the viola and then act surprised when the orchestra ain't there.", "status": "polished"} +{"raw_text": "You can't put out a sea and then wonder where all the puffin came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "sea", "B": "puffin", "C": "put out"}, "chain": [{"start": "puffin", "relation": "AtLocation", "end": "sea", "weight": 0.8, "surface_text": "Both puffins and grebes are commonly found in the sea."}], "status": "discarded"} +{"raw_text": "Man who put outs a flock can't complain about thrasher.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "flock", "B": "thrasher", "C": "put out"}, "chain": [{"start": "thrasher", "relation": "AtLocation", "end": "flock", "weight": 0.8, "surface_text": "birds often gather in groups called flocks"}], "status": "discarded"} +{"raw_text": "You can't set up a triangle and then wonder where all the orchestra came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "triangle", "B": "orchestra", "C": "set up"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "triangle", "weight": 0.8, "surface_text": "orchestra connects both as places where they might be found together"}], "status": "discarded"} +{"raw_text": "Don't build the chocolate and say you ain't got plate.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "chocolate", "B": "plate", "C": "build"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "chocolate", "weight": 0.8, "surface_text": "both can be served on a plate"}], "polished_text": "Don't build the chocolate and say you ain't got the plate.", "status": "polished"} +{"raw_text": "Don't lay down the viola and act surprised when the orchestra show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "viola", "B": "orchestra", "C": "lay down"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "viola", "weight": 0.8, "surface_text": "both instruments can be found in an orchestra"}], "polished_text": "Don't lay down the viola and act surprised when the orchestra shows up.", "status": "polished"} +{"raw_text": "Don't build the beer and act surprised when the alcohol show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "beer", "B": "alcohol", "C": "build"}, "chain": [{"start": "alcohol", "relation": "AtLocation", "end": "beer", "weight": 3.4641016, "surface_text": "*Something you find in [[beer]] is [[alcohol]]"}], "status": "discarded"} +{"raw_text": "Man who builds a ladder can't complain about car.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "ladder", "B": "car", "C": "build"}, "chain": [{"start": "car", "relation": "AtLocation", "end": "ladder", "weight": 0.8, "surface_text": "A jack is used for working on a car, and a ladder can be found at the location of a car (e.g., for accessing the roof or changing a tire in a tight space)."}], "polished_text": "The man who builds a ladder can't complain about the car.", "status": "polished"} +{"raw_text": "Don't make the anise and say you ain't got spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "anise", "B": "spice rack", "C": "make"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "anise", "weight": 0.8, "surface_text": "both are spices that can be stored on a spice rack"}], "polished_text": "Don't make the anise and say you ain't got the spice rack.", "status": "polished"} +{"raw_text": "You can't make a sprout and then wonder where all the salad came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "sprout", "B": "salad", "C": "make"}, "chain": [{"start": "sprout", "relation": "Causes", "end": "salad", "weight": 0.8, "surface_text": "sprouts cause salad"}], "polished_text": "You can't plant a sprout and then wonder where all the salad came from.", "status": "polished"} +{"raw_text": "You can't put out a beet and then wonder where all the soil came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "beet", "B": "soil", "C": "put out"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "beet", "weight": 0.8, "surface_text": "Both eggplants and beets grow in soil."}], "polished_text": "You can't ignore the soil your beet grows in and then wonder where all the dirt came from.", "status": "polished"} +{"raw_text": "Man who lay downs an oil can't complain about deposit.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "oil", "B": "deposit", "C": "lay down"}, "chain": [{"start": "deposit", "relation": "AtLocation", "end": "oil", "weight": 0.8, "surface_text": "both minerals and oil can be found in deposits."}], "status": "discarded"} +{"raw_text": "Don't build the dessert and say you ain't got lobster.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "dessert", "B": "lobster", "C": "build"}, "chain": [{"start": "lobster", "relation": "AtLocation", "end": "dessert", "weight": 1.6, "surface_text": ""}], "polished_text": "Don't make that dessert and then say the lobster ain't in it.", "status": "polished"} +{"raw_text": "Don't set up the apartment and act surprised when the staircases and sidewalks show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "apartment", "B": "staircases and sidewalks", "C": "set up"}, "chain": [{"start": "staircases_and_sidewalks", "relation": "AtLocation", "end": "apartment", "weight": 1.0, "surface_text": "*Something you find at [[an apartment]] is [[staircases and sidewalks]]"}], "status": "discarded"} +{"raw_text": "Don't put out the paprika and act surprised when the orange show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "paprika", "B": "orange", "C": "put out"}, "chain": [{"start": "orange", "relation": "AtLocation", "end": "paprika", "weight": 1.6, "surface_text": ""}], "polished_text": "Don't put out the paprika and act surprised when the orange shows up.", "status": "polished"} +{"raw_text": "Don't lay down the axe and say you ain't got chop firewood.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "axe", "B": "chop firewood", "C": "lay down"}, "chain": [{"start": "axe", "relation": "CausesDesire", "end": "chop_firewood", "weight": 1.0, "surface_text": "[[an axe]] would make you want to [[chop firewood]]"}], "polished_text": "Don't lay down the axe and say you ain't got no firewood to chop.", "status": "polished"} +{"raw_text": "You can't put out a soil and then wonder where all the plant came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "soil", "B": "plant", "C": "put out"}, "chain": [{"start": "plant", "relation": "AtLocation", "end": "soil", "weight": 0.8, "surface_text": "you find a plant in the soil"}], "polished_text": "You can't put out the soil and then wonder where all the plants came from.", "status": "polished"} +{"raw_text": "Don't put out the vegetable and say you ain't got pot.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "vegetable", "B": "pot", "C": "put out"}, "chain": [{"start": "pot", "relation": "AtLocation", "end": "vegetable", "weight": 0.8, "surface_text": "pot is a common container where both spaghetti and vegetables are often prepared or served."}], "polished_text": "Don't put out the vegetables and say you ain't got the pot.", "status": "polished"} +{"raw_text": "You can't put out a canoe and then wonder where all the road came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "canoe", "B": "road", "C": "put out"}, "chain": [{"start": "road", "relation": "AtLocation", "end": "canoe", "weight": 0.8, "surface_text": "roads are common locations for both mopeds and canoes (especially when transported)"}], "polished_text": "You can't just set the canoe out on the road and then wonder where all the trouble came from.", "status": "polished"} +{"raw_text": "Don't build the earthworm and act surprised when the soil show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "earthworm", "B": "soil", "C": "build"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "earthworm", "weight": 0.8, "surface_text": "soil connects them as the common environment where both may be found."}], "polished_text": "Don't disturb the earthworm and act surprised when the soil shows up.", "status": "polished"} +{"raw_text": "Man who lay downs a styrofoam can't complain about kitchen.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "styrofoam", "B": "kitchen", "C": "lay down"}, "chain": [{"start": "kitchen", "relation": "AtLocation", "end": "styrofoam", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who builds a bull can't complain about farm.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bull", "B": "farm", "C": "build"}, "chain": [{"start": "farm", "relation": "AtLocation", "end": "bull", "weight": 0.8, "surface_text": "Orcas can be found in marine farms or zoos, and bulls are commonly found on farms, making \"farm\" a bridge through location."}], "status": "discarded"} +{"raw_text": "Man who builds a cannon can't complain about cannonball.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cannon", "B": "cannonball", "C": "build"}, "chain": [{"start": "cannonball", "relation": "AtLocation", "end": "cannon", "weight": 2.0, "surface_text": "You are likely to find [[a cannonball]] in [[a cannon]]"}], "polished_text": "A man who builds a cannon can't complain about its cannonball.", "status": "polished"} +{"raw_text": "Don't make the teacup and say you ain't got canoe.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "teacup", "B": "canoe", "C": "make"}, "chain": [{"start": "canoe", "relation": "AtLocation", "end": "teacup", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't build the plane and say you ain't got hangar.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "plane", "B": "hangar", "C": "build"}, "chain": [{"start": "hangar", "relation": "AtLocation", "end": "plane", "weight": 1.0, "surface_text": "*Something you find in [[a plane]] is [[a hangar]]"}], "polished_text": "Don't build the plane and say you ain't got the hangar to put it in.", "status": "polished"} +{"raw_text": "Don't set up the box and say you ain't got small dog.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "box", "B": "small dog", "C": "set up"}, "chain": [{"start": "small_dog", "relation": "AtLocation", "end": "box", "weight": 1.0, "surface_text": "You are likely to find [[a small dog]] in [[a box]]"}], "status": "discarded"} +{"raw_text": "You can't set up a saxophone and then wonder where all the band came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "saxophone", "B": "band", "C": "set up"}, "chain": [{"start": "band", "relation": "AtLocation", "end": "saxophone", "weight": 0.8, "surface_text": "both instruments are often found in a band"}], "polished_text": "You can't set up a saxophone and then wonder where all the band went.", "status": "polished"} +{"raw_text": "Man who set ups a banana can't complain about kitchen.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "banana", "B": "kitchen", "C": "set up"}, "chain": [{"start": "kitchen", "relation": "AtLocation", "end": "banana", "weight": 0.8, "surface_text": "Both steak and banana are food items commonly found in a kitchen."}], "status": "discarded"} +{"raw_text": "Don't put out the anise and act surprised when the spice rack show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "anise", "B": "spice rack", "C": "put out"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "anise", "weight": 0.8, "surface_text": "both are spices that can be stored on a spice rack"}], "polished_text": "Don't put out the anise and act surprised when the spice rack shows up.", "status": "polished"} +{"raw_text": "Don't make the harp and act surprised when the cabinet show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "harp", "B": "cabinet", "C": "make"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "harp", "weight": 2.0, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't build the watermelon and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "watermelon", "B": "garden", "C": "build"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "watermelon", "weight": 0.8, "surface_text": "both thorns and watermelons are found in gardens"}], "polished_text": "Don't plant the watermelon and act surprised when the garden shows up.", "status": "polished"} +{"raw_text": "You can't build a parakeet and then wonder where all the nest came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "parakeet", "B": "nest", "C": "build"}, "chain": [{"start": "nest", "relation": "AtLocation", "end": "parakeet", "weight": 0.8, "surface_text": "both birds build or use nests"}], "status": "discarded"} +{"raw_text": "Man who put outs a spaghetti can't complain about plate.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "spaghetti", "B": "plate", "C": "put out"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "spaghetti", "weight": 0.8, "surface_text": "plates are common serving dishes for both steak and spaghetti"}], "status": "discarded"} +{"raw_text": "Man who set ups an oboe can't complain about orchestra.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "oboe", "B": "orchestra", "C": "set up"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "oboe", "weight": 0.8, "surface_text": "Both can be found in an orchestra."}], "status": "discarded"} +{"raw_text": "Man who makes a finch can't complain about nest.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "finch", "B": "nest", "C": "make"}, "chain": [{"start": "nest", "relation": "AtLocation", "end": "finch", "weight": 0.8, "surface_text": "puffins and finches both nest in specific locations."}], "polished_text": "The man who makes the finch can't complain about its nest.", "status": "polished"} +{"raw_text": "Man who raises a barn can't complain about basket with handle.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "barn", "B": "basket with handle", "C": "raise"}, "chain": [{"start": "basket_with_handle", "relation": "AtLocation", "end": "barn", "weight": 1.0, "surface_text": "You are likely to find [[a basket with handle]] in [[a barn]]"}], "status": "discarded"} +{"raw_text": "You can't put out a potato and then wonder where all the market came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "potato", "B": "market", "C": "put out"}, "chain": [{"start": "market", "relation": "AtLocation", "end": "potato", "weight": 0.8, "surface_text": "market connects where both food items are commonly sold"}], "status": "discarded"} +{"raw_text": "Man who set ups an egg can't complain about nest.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "egg", "B": "nest", "C": "set up"}, "chain": [{"start": "nest", "relation": "AtLocation", "end": "egg", "weight": 0.8, "surface_text": "turkeys often nest near eggs laid by other birds, or eggs are found in a nest where turkeys might be"}], "status": "discarded"} +{"raw_text": "Don't lay down the peach and act surprised when the pit show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "peach", "B": "pit", "C": "lay down"}, "chain": [{"start": "pit", "relation": "AtLocation", "end": "peach", "weight": 2.828427, "surface_text": "You are likely to find [[a pit]] in [[a peach]]"}], "polished_text": "Don't bite the peach and act surprised when the pit shows up.", "status": "polished"} +{"raw_text": "You can't build a porch and then wonder where all the railing came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "porch", "B": "railing", "C": "build"}, "chain": [{"start": "railing", "relation": "AtLocation", "end": "porch", "weight": 2.828427, "surface_text": "*Something you find on [[the porch]] is [[a railing]]"}], "polished_text": "You can't build a porch and then wonder where all the railing went.", "status": "polished"} +{"raw_text": "Don't build the window and say you ain't got glass.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "window", "B": "glass", "C": "build"}, "chain": [{"start": "glass", "relation": "AtLocation", "end": "window", "weight": 3.4641016, "surface_text": "You are likely to find [[a glass]] in [[a window]]"}], "polished_text": "Don't build the window and then complain you ain't got the glass.", "status": "polished"} +{"raw_text": "You can't build a vegetable and then wonder where all the meal came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "vegetable", "B": "meal", "C": "build"}, "chain": [{"start": "meal", "relation": "AtLocation", "end": "vegetable", "weight": 0.8, "surface_text": "cornbread and vegetables are both served as part of a meal."}], "status": "discarded"} +{"raw_text": "Don't make the tea and act surprised when the teaspoon show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "tea", "B": "teaspoon", "C": "make"}, "chain": [{"start": "teaspoon", "relation": "AtLocation", "end": "tea", "weight": 1.0, "surface_text": "You are likely to find [[a teaspoon]] in [[tea]]"}], "polished_text": "Don't make the tea and act surprised when the teaspoon is already there.", "status": "polished"} +{"raw_text": "Don't build the grebe and act surprised when the sea show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "grebe", "B": "sea", "C": "build"}, "chain": [{"start": "sea", "relation": "AtLocation", "end": "grebe", "weight": 0.8, "surface_text": "Both puffins and grebes are commonly found in the sea."}], "status": "discarded"} +{"raw_text": "Don't build the kettle and act surprised when the tea show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "kettle", "B": "tea", "C": "build"}, "chain": [{"start": "tea", "relation": "AtLocation", "end": "kettle", "weight": 0.8, "surface_text": "you find tea in a kettle"}], "polished_text": "Don't build the kettle and act surprised when the tea's all boiled.", "status": "polished"} +{"raw_text": "Man who put outs a trough can't complain about animal.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "trough", "B": "animal", "C": "put out"}, "chain": [{"start": "animal", "relation": "AtLocation", "end": "trough", "weight": 0.8, "surface_text": "animal relates to both as something that might use them (urinating into bladder, drinking from trough)"}], "polished_text": "The man who puts out the trough can't complain about the animal.", "status": "polished"} +{"raw_text": "Don't build the fence and say you ain't got steel.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "fence", "B": "steel", "C": "build"}, "chain": [{"start": "steel", "relation": "AtLocation", "end": "fence", "weight": 0.8, "surface_text": "you find steel in a fence"}], "polished_text": "Build that fence, don't go sayin' you ain't got the steel to hold it up.", "status": "polished"} +{"raw_text": "Don't put out the key and say you ain't got roach.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "key", "B": "roach", "C": "put out"}, "chain": [{"start": "roach", "relation": "AtLocation", "end": "key", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who set ups a xylophone can't complain about concert.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "xylophone", "B": "concert", "C": "set up"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "xylophone", "weight": 0.8, "surface_text": "both instruments can be found in a concert"}], "status": "discarded"} +{"raw_text": "Man who builds a paper can't complain about office.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "paper", "B": "office", "C": "build"}, "chain": [{"start": "office", "relation": "AtLocation", "end": "paper", "weight": 1.0, "surface_text": "You are likely to find [[an office]] in [[paper]]"}], "status": "discarded"} +{"raw_text": "Don't lay down the head and act surprised when the mouth show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "head", "B": "mouth", "C": "lay down"}, "chain": [{"start": "mouth", "relation": "AtLocation", "end": "head", "weight": 0.8, "surface_text": "a mouth is found on the head"}], "polished_text": "Don't lay down the head and act surprised when the mouth starts talking.", "status": "polished"} +{"raw_text": "Don't lay down the leather and act surprised when the desk show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "leather", "B": "desk", "C": "lay down"}, "chain": [{"start": "desk", "relation": "AtLocation", "end": "leather", "weight": 2.0, "surface_text": ""}], "polished_text": "Don't lay down that fancy leather and act surprised when the desk shows up anyway.", "status": "polished"} +{"raw_text": "You can't put out a fireplace and then wonder where all the paper came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "fireplace", "B": "paper", "C": "put out"}, "chain": [{"start": "paper", "relation": "AtLocation", "end": "fireplace", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't lay down a firefly and then wonder where all the habitat came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "firefly", "B": "habitat", "C": "lay down"}, "chain": [{"start": "habitat", "relation": "AtLocation", "end": "firefly", "weight": 0.8, "surface_text": "Both are found in similar natural habitats like gardens or forests."}], "status": "discarded"} +{"raw_text": "Man who set ups a bongo can't complain about band.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bongo", "B": "band", "C": "set up"}, "chain": [{"start": "band", "relation": "AtLocation", "end": "bongo", "weight": 0.8, "surface_text": "both instruments are commonly found in a band"}], "status": "discarded"} +{"raw_text": "Don't put out the bongo and act surprised when the band show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bongo", "B": "band", "C": "put out"}, "chain": [{"start": "band", "relation": "AtLocation", "end": "bongo", "weight": 0.8, "surface_text": "both instruments are commonly found in a band"}], "polished_text": "Don't set out the bongo and act surprised when the band shows up.", "status": "polished"} +{"raw_text": "Man who lay downs a herring can't complain about herringbone.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "herring", "B": "herringbone", "C": "lay down"}, "chain": [{"start": "herringbone", "relation": "AtLocation", "end": "herring", "weight": 2.828427, "surface_text": "You are likely to find [[a herringbone]] in [[a herring]]"}], "status": "discarded"} +{"raw_text": "Don't make the osprey and say you ain't got sky.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "osprey", "B": "sky", "C": "make"}, "chain": [{"start": "sky", "relation": "AtLocation", "end": "osprey", "weight": 0.8, "surface_text": "Both vultures and ospreys are often found in the sky."}], "status": "discarded"} +{"raw_text": "Don't make the kettle and act surprised when the water show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "kettle", "B": "water", "C": "make"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "kettle", "weight": 1.0, "surface_text": "Somewhere [[water]] can be is in [[a kettle]]"}], "polished_text": "Don't fill the kettle and act surprised when the water boils over.", "status": "polished"} +{"raw_text": "Don't lay down the fabric and act surprised when the cotton show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "fabric", "B": "cotton", "C": "lay down"}, "chain": [{"start": "cotton", "relation": "AtLocation", "end": "fabric", "weight": 1.0, "surface_text": "You are likely to find [[cotton]] in [[fabric]]"}], "polished_text": "Don't lay down the fabric and act surprised when the cotton shows up.", "status": "polished"} +{"raw_text": "You can't lay down a spaghetti and then wonder where all the plate came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "spaghetti", "B": "plate", "C": "lay down"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "spaghetti", "weight": 0.8, "surface_text": "plates are common serving dishes for both steak and spaghetti"}], "status": "discarded"} +{"raw_text": "Man who lay downs a hornbill can't complain about bird feeder.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "hornbill", "B": "bird feeder", "C": "lay down"}, "chain": [{"start": "bird_feeder", "relation": "AtLocation", "end": "hornbill", "weight": 0.8, "surface_text": "both are birds that might be observed near bird feeders in certain contexts."}], "status": "discarded"} +{"raw_text": "Don't make the level and say you ain't got floor.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "level", "B": "floor", "C": "make"}, "chain": [{"start": "floor", "relation": "AtLocation", "end": "level", "weight": 0.8, "surface_text": "both tools are often found in workshops or garages on the floor"}], "status": "discarded"} +{"raw_text": "Man who put outs a salmon can't complain about restaurant.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "salmon", "B": "restaurant", "C": "put out"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "salmon", "weight": 0.8, "surface_text": "restaurants serve both burgers and salmon"}], "status": "discarded"} +{"raw_text": "You can't make a truck and then wonder where all the road came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "truck", "B": "road", "C": "make"}, "chain": [{"start": "road", "relation": "AtLocation", "end": "truck", "weight": 0.8, "surface_text": "Both vehicles operate on roads."}], "status": "discarded"} +{"raw_text": "Don't put out the tea and say you ain't got sugar.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "tea", "B": "sugar", "C": "put out"}, "chain": [{"start": "sugar", "relation": "AtLocation", "end": "tea", "weight": 0.8, "surface_text": "you find sugar in tea"}], "polished_text": "Don't sweeten the tea and then act surprised when the sugar's all gone.", "status": "polished"} +{"raw_text": "Don't make the branch and act surprised when the peacock show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "branch", "B": "peacock", "C": "make"}, "chain": [{"start": "peacock", "relation": "AtLocation", "end": "branch", "weight": 0.8, "surface_text": "both birds often perch on branches"}], "status": "discarded"} +{"raw_text": "You can't put out a hawk and then wonder where all the forest came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "hawk", "B": "forest", "C": "put out"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "hawk", "weight": 0.8, "surface_text": "Both cotinga and hawk can be found in forest habitats."}], "status": "discarded"} +{"raw_text": "Man who put outs a chili can't complain about spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "chili", "B": "spice rack", "C": "put out"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "chili", "weight": 0.8, "surface_text": "spice rack connects both as they might be stored together"}], "polished_text": "The one who puts out the chili can't gripe about the spice rack.", "status": "polished"} +{"raw_text": "Don't set up the fabric and say you ain't got cotton.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "fabric", "B": "cotton", "C": "set up"}, "chain": [{"start": "cotton", "relation": "AtLocation", "end": "fabric", "weight": 1.0, "surface_text": "You are likely to find [[cotton]] in [[fabric]]"}], "polished_text": "Don't set up the fabric and say you ain't got the cotton.", "status": "polished"} +{"raw_text": "Don't lay down the titanium and say you ain't got ocean.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "titanium", "B": "ocean", "C": "lay down"}, "chain": [{"start": "ocean", "relation": "AtLocation", "end": "titanium", "weight": 3.6284270000000003, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who builds a shell can't complain about forest.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "shell", "B": "forest", "C": "build"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "shell", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't set up the home and say you ain't got cat.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "home", "B": "cat", "C": "set up"}, "chain": [{"start": "cat", "relation": "AtLocation", "end": "home", "weight": 3.4641016, "surface_text": "You are likely to find [[a cat]] in [[someone's home]]"}], "status": "discarded"} +{"raw_text": "You can't set up a car and then wonder where all the headlight came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "car", "B": "headlight", "C": "set up"}, "chain": [{"start": "headlight", "relation": "AtLocation", "end": "car", "weight": 1.0, "surface_text": "You are likely to find [[headlight]] in [[a car]]."}], "polished_text": "You can't set up a car and then wonder where all the headlights went to.", "status": "polished"} +{"raw_text": "Man who set ups a bottle can't complain about drink.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bottle", "B": "drink", "C": "set up"}, "chain": [{"start": "drink", "relation": "AtLocation", "end": "bottle", "weight": 1.0, "surface_text": "You are likely to find [[drink]] in [[a bottle]]"}], "polished_text": "A man who sets up the bottle can't complain about the drink.", "status": "polished"} +{"raw_text": "You can't set up a denim and then wonder where all the library came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "denim", "B": "library", "C": "set up"}, "chain": [{"start": "library", "relation": "AtLocation", "end": "denim", "weight": 2.0, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't put out an iris and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "iris", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "iris", "weight": 0.8, "surface_text": "both thorns and irises can be found in gardens"}], "status": "discarded"} +{"raw_text": "Man who builds a fence can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "fence", "B": "garden", "C": "build"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "fence", "weight": 1.0, "surface_text": "You are likely to find [[a garden]] in [[a fence]]"}], "polished_text": "The man that builds the fence around his garden can't complain when it's in plain sight.", "status": "polished"} +{"raw_text": "Man who set ups a rock can't complain about moss.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "rock", "B": "moss", "C": "set up"}, "chain": [{"start": "moss", "relation": "AtLocation", "end": "rock", "weight": 0.8, "surface_text": "you find moss on a rock"}], "polished_text": "A man who sets up a rock can't complain about the moss.", "status": "polished"} +{"raw_text": "Man who lay downs a python can't complain about jungle.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "python", "B": "jungle", "C": "lay down"}, "chain": [{"start": "jungle", "relation": "AtLocation", "end": "python", "weight": 0.8, "surface_text": "tigers and pythons can both live in jungles."}], "status": "discarded"} +{"raw_text": "Don't build the tulip and say you ain't got flowerbed.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "tulip", "B": "flowerbed", "C": "build"}, "chain": [{"start": "flowerbed", "relation": "AtLocation", "end": "tulip", "weight": 0.8, "surface_text": "flowerbed is a place where both lilacs and tulips can be planted and grown."}], "polished_text": "Don't build the flowerbed and say you ain't got the tulips.", "status": "polished"} +{"raw_text": "You can't build a library and then wonder where all the binder came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "library", "B": "binder", "C": "build"}, "chain": [{"start": "binder", "relation": "AtLocation", "end": "library", "weight": 1.0, "surface_text": "You are likely to find [[a binder]] in [[a library]]"}], "status": "discarded"} +{"raw_text": "Don't build the desert and say you ain't got mine.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "desert", "B": "mine", "C": "build"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "desert", "weight": 1.0, "surface_text": "You are likely to find [[a mine]] in [[the desert]]"}], "polished_text": "Buildin' that mine out in the desert, don't go sayin' you ain't got nothin'.", "status": "polished"} +{"raw_text": "Don't put out the mealybug and say you ain't got dirt.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "mealybug", "B": "dirt", "C": "put out"}, "chain": [{"start": "dirt", "relation": "AtLocation", "end": "mealybug", "weight": 1.8, "surface_text": ""}], "polished_text": "Don't put out the mealybug and say you ain't got no dirt.", "status": "polished"} +{"raw_text": "Don't lay down the cinnamon and act surprised when the spice rack show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cinnamon", "B": "spice rack", "C": "lay down"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "cinnamon", "weight": 0.8, "surface_text": "both spices are stored on a spice rack"}], "polished_text": "Don't lay down the cinnamon and act surprised when the spice rack shows up.", "status": "polished"} +{"raw_text": "You can't put out a violet and then wonder where all the florist came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "violet", "B": "florist", "C": "put out"}, "chain": [{"start": "florist", "relation": "AtLocation", "end": "violet", "weight": 0.8, "surface_text": "Both flowers can be sold by a florist."}], "polished_text": "You can't put out a violet and then wonder where all the florist went to.", "status": "polished"} +{"raw_text": "Man who put outs an oboe can't complain about orchestra.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "oboe", "B": "orchestra", "C": "put out"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "oboe", "weight": 0.8, "surface_text": "Both can be found in an orchestra."}], "status": "discarded"} +{"raw_text": "Man who builds a bird can't complain about beak.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bird", "B": "beak", "C": "build"}, "chain": [{"start": "beak", "relation": "AtLocation", "end": "bird", "weight": 0.8, "surface_text": "you find a beak on a bird"}], "status": "discarded"} +{"raw_text": "Man who put outs a car can't complain about mirror.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "car", "B": "mirror", "C": "put out"}, "chain": [{"start": "mirror", "relation": "AtLocation", "end": "car", "weight": 2.828427, "surface_text": "You are likely to find [[a mirror]] in [[a car]]"}], "status": "discarded"} +{"raw_text": "Don't lay down the bladder and act surprised when the pee show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bladder", "B": "pee", "C": "lay down"}, "chain": [{"start": "pee", "relation": "AtLocation", "end": "bladder", "weight": 1.0, "surface_text": "You are likely to find [[pee]] in [[a bladder]]."}], "polished_text": "Don't lay down the bladder and act surprised when the pee comes out.", "status": "polished"} +{"raw_text": "Don't set up the cheese and say you ain't got weasel.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cheese", "B": "weasel", "C": "set up"}, "chain": [{"start": "weasel", "relation": "AtLocation", "end": "cheese", "weight": 1.0, "surface_text": "You are likely to find [[a weasel]] in [[cheese]]"}], "status": "discarded"} +{"raw_text": "You can't put out a moped and then wonder where all the mouth came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "moped", "B": "mouth", "C": "put out"}, "chain": [{"start": "mouth", "relation": "AtLocation", "end": "moped", "weight": 1.8, "surface_text": ""}], "polished_text": "Don't put out your moped and then wonder where all that mouth came from.", "status": "polished"} +{"raw_text": "Don't build the desert and act surprised when the gazelle show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "desert", "B": "gazelle", "C": "build"}, "chain": [{"start": "gazelle", "relation": "AtLocation", "end": "desert", "weight": 1.0, "surface_text": "You are likely to find [[a gazelle]] in [[the desert]]"}], "status": "discarded"} +{"raw_text": "Man who builds a pheasant can't complain about forest.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "pheasant", "B": "forest", "C": "build"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "pheasant", "weight": 0.8, "surface_text": "both sapsuckers and pheasants inhabit forested areas."}], "status": "discarded"} +{"raw_text": "Man who builds a wheel can't complain about ladder.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "wheel", "B": "ladder", "C": "build"}, "chain": [{"start": "ladder", "relation": "AtLocation", "end": "wheel", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't build a swift and then wonder where all the tree came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "swift", "B": "tree", "C": "build"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "swift", "weight": 0.8, "surface_text": "Trees are natural habitats for both cockatoos and swifts."}], "status": "discarded"} +{"raw_text": "Don't set up the shade and say you ain't got bee.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "shade", "B": "bee", "C": "set up"}, "chain": [{"start": "bee", "relation": "AtLocation", "end": "shade", "weight": 1.0, "surface_text": "You are likely to find [[a bee]] in [[the shade]]"}], "status": "discarded"} +{"raw_text": "Don't make the turmeric and say you ain't got spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "turmeric", "B": "spice rack", "C": "make"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "turmeric", "weight": 0.8, "surface_text": "both are stored in a spice rack"}], "status": "discarded"} +{"raw_text": "Don't lay down the window and say you ain't got plant.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "window", "B": "plant", "C": "lay down"}, "chain": [{"start": "plant", "relation": "AtLocation", "end": "window", "weight": 0.8, "surface_text": "you find a plant near a window"}], "status": "discarded"} +{"raw_text": "Don't set up the candle and act surprised when the light source show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "candle", "B": "light source", "C": "set up"}, "chain": [{"start": "light_source", "relation": "AtLocation", "end": "candle", "weight": 1.0, "surface_text": "You are likely to find [[a light source]] in [[a candle]]"}], "polished_text": "Don't light the candle and act surprised when the fire gets started.", "status": "polished"} +{"raw_text": "You can't build a flute and then wonder where all the concert came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "flute", "B": "concert", "C": "build"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "flute", "weight": 0.8, "surface_text": "both may be played in a concert"}], "polished_text": "You can't build a flute and then wonder where all the concert came from.", "status": "polished"} +{"raw_text": "Don't build the jungle and act surprised when the lion show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "jungle", "B": "lion", "C": "build"}, "chain": [{"start": "lion", "relation": "AtLocation", "end": "jungle", "weight": 1.0, "surface_text": "You are likely to find [[a lion]] in [[a jungle]]"}], "status": "discarded"} +{"raw_text": "Don't set up the food and say you ain't got potato.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "food", "B": "potato", "C": "set up"}, "chain": [{"start": "potato", "relation": "AtLocation", "end": "food", "weight": 1.0, "surface_text": "You are likely to find [[a potato]] in [[food]]"}], "polished_text": "Don't set up the food and say you ain't got potatoes.", "status": "polished"} +{"raw_text": "Don't make the tooth and act surprised when the mouth show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "tooth", "B": "mouth", "C": "make"}, "chain": [{"start": "mouth", "relation": "AtLocation", "end": "tooth", "weight": 0.8, "surface_text": "the mouth is part of the body and the tooth is located in the mouth"}], "polished_text": "Don't make the tooth and act surprised when the mouth shows up.", "status": "polished"} +{"raw_text": "Don't put out the kite and act surprised when the string show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "kite", "B": "string", "C": "put out"}, "chain": [{"start": "string", "relation": "AtLocation", "end": "kite", "weight": 1.0, "surface_text": "You are likely to find [[a string]] in [[a kite]]"}], "polished_text": "Don't fly the kite and act surprised when the string lets loose.", "status": "polished"} +{"raw_text": "Don't put out the ukulele and say you ain't got concert.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "ukulele", "B": "concert", "C": "put out"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "ukulele", "weight": 0.8, "surface_text": "both instruments can be found at a concert"}], "polished_text": "Don't put out the ukulele and say you ain't got the concert.", "status": "polished"} +{"raw_text": "Don't put out the cereal and say you ain't got bowl.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cereal", "B": "bowl", "C": "put out"}, "chain": [{"start": "bowl", "relation": "AtLocation", "end": "cereal", "weight": 0.8, "surface_text": "both cornbread and cereal can be served in a bowl"}], "polished_text": "Don't put out that cereal and say you ain't got no bowl.", "status": "polished"} +{"raw_text": "Man who put outs a cumin can't complain about spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cumin", "B": "spice rack", "C": "put out"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "cumin", "weight": 0.8, "surface_text": "spice rack holds spices like turmeric and cumin."}], "status": "discarded"} +{"raw_text": "Man who set ups a fish can't complain about bone.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "fish", "B": "bone", "C": "set up"}, "chain": [{"start": "bone", "relation": "AtLocation", "end": "fish", "weight": 2.0, "surface_text": "You are likely to find [[a bone]] in [[a fish]]"}], "status": "discarded"} +{"raw_text": "Don't build the kohlrabi and act surprised when the orange show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "kohlrabi", "B": "orange", "C": "build"}, "chain": [{"start": "orange", "relation": "AtLocation", "end": "kohlrabi", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't set up the ore and say you ain't got iron.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "ore", "B": "iron", "C": "set up"}, "chain": [{"start": "iron", "relation": "AtLocation", "end": "ore", "weight": 1.0, "surface_text": "You are likely to find [[an iron]] in [[an ore]]"}], "polished_text": "Don't set up the ore and claim you ain't got the iron.", "status": "polished"} +{"raw_text": "You can't set up a dust and then wonder where all the air came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "dust", "B": "air", "C": "set up"}, "chain": [{"start": "air", "relation": "AtLocation", "end": "dust", "weight": 0.8, "surface_text": "aluminum dust can be suspended in air"}], "polished_text": "You can't set up dust and then wonder where all the air went to.", "status": "polished"} +{"raw_text": "Don't make the aluminum and act surprised when the car show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "aluminum", "B": "car", "C": "make"}, "chain": [{"start": "car", "relation": "AtLocation", "end": "aluminum", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't build the soot and act surprised when the pewter show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "soot", "B": "pewter", "C": "build"}, "chain": [{"start": "pewter", "relation": "AtLocation", "end": "soot", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't set up a hawk and then wonder where all the forest came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "hawk", "B": "forest", "C": "set up"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "hawk", "weight": 0.8, "surface_text": "Both cotinga and hawk can be found in forest habitats."}], "status": "discarded"} +{"raw_text": "Man who lay downs a food can't complain about potato.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "food", "B": "potato", "C": "lay down"}, "chain": [{"start": "potato", "relation": "AtLocation", "end": "food", "weight": 1.0, "surface_text": "You are likely to find [[a potato]] in [[food]]"}], "status": "discarded"} +{"raw_text": "Man who builds an oregano can't complain about box.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "oregano", "B": "box", "C": "build"}, "chain": [{"start": "box", "relation": "AtLocation", "end": "oregano", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't build a land and then wonder where all the car came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "land", "B": "car", "C": "build"}, "chain": [{"start": "car", "relation": "AtLocation", "end": "land", "weight": 1.0, "surface_text": "Somewhere [[a car]] can be is on [[land]]"}], "polished_text": "You can't build a road and then wonder where all the cars came from.", "status": "polished"} +{"raw_text": "Don't put out the viola and act surprised when the orchestra show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "viola", "B": "orchestra", "C": "put out"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "viola", "weight": 0.8, "surface_text": "both instruments can be found in an orchestra"}], "status": "discarded"} +{"raw_text": "Don't build the moss and act surprised when the forest show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "moss", "B": "forest", "C": "build"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "moss", "weight": 0.8, "surface_text": "thorns and moss are both found in forests"}], "polished_text": "Don't build on the moss and act surprised when the forest shows up.", "status": "polished"} +{"raw_text": "You can't put out a cotton and then wonder where all the weasel came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cotton", "B": "weasel", "C": "put out"}, "chain": [{"start": "weasel", "relation": "AtLocation", "end": "cotton", "weight": 1.0, "surface_text": "You are likely to find [[a weasel]] in [[cotton]]"}], "polished_text": "You can't put out the cotton and then wonder where all the weasels came from.", "status": "polished"} +{"raw_text": "Don't set up the martin and act surprised when the cage show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "martin", "B": "cage", "C": "set up"}, "chain": [{"start": "cage", "relation": "AtLocation", "end": "martin", "weight": 0.8, "surface_text": "both birds can be kept in a cage"}], "polished_text": "Don't set up the martin and act surprised when the cage comes around.", "status": "polished"} +{"raw_text": "Don't make the dessert and act surprised when the cucumber show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "dessert", "B": "cucumber", "C": "make"}, "chain": [{"start": "cucumber", "relation": "AtLocation", "end": "dessert", "weight": 1.6, "surface_text": ""}], "polished_text": "Don't make the sweet treat and act surprised when the cucumber shows up.", "status": "polished"} +{"raw_text": "You can't build a cornbread and then wonder where all the plate came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cornbread", "B": "plate", "C": "build"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "cornbread", "weight": 0.8, "surface_text": "both turkey and cornbread are served on a plate"}], "status": "discarded"} +{"raw_text": "Don't lay down the spade and say you ain't got toolshed.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "spade", "B": "toolshed", "C": "lay down"}, "chain": [{"start": "toolshed", "relation": "AtLocation", "end": "spade", "weight": 0.8, "surface_text": "a toolshed is a location where both a jack and a spade might be stored"}], "polished_text": "Don't lay down the spade and say you ain't got the toolshed.", "status": "polished"} +{"raw_text": "Man who makes an orca can't complain about ocean.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "orca", "B": "ocean", "C": "make"}, "chain": [{"start": "ocean", "relation": "AtLocation", "end": "orca", "weight": 0.8, "surface_text": "both animals can be found in or near the ocean"}], "polished_text": "The man who makes an orca can't complain about the ocean.", "status": "polished"} +{"raw_text": "Don't lay down the canon and act surprised when the projectile show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "canon", "B": "projectile", "C": "lay down"}, "chain": [{"start": "projectile", "relation": "AtLocation", "end": "canon", "weight": 1.0, "surface_text": "You are likely to find [[a projectile]] in [[a canon]]"}], "polished_text": "Don't load the cannon and act surprised when the projectile goes flying.", "status": "polished"} +{"raw_text": "Man who set ups a plant can't complain about shade.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "plant", "B": "shade", "C": "set up"}, "chain": [{"start": "plant", "relation": "Causes", "end": "shade", "weight": 0.8, "surface_text": "a plant causes shade"}], "polished_text": "Man who sets up a plant can't complain about the shade.", "status": "polished"} +{"raw_text": "Don't lay down the prison and act surprised when the drug dealer show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "prison", "B": "drug dealer", "C": "lay down"}, "chain": [{"start": "drug_dealer", "relation": "AtLocation", "end": "prison", "weight": 1.0, "surface_text": "You are likely to find [[a drug dealer]] in [[prison]]."}], "status": "discarded"} +{"raw_text": "Don't put out the jack and say you ain't got workbench.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "jack", "B": "workbench", "C": "put out"}, "chain": [{"start": "workbench", "relation": "AtLocation", "end": "jack", "weight": 0.8, "surface_text": "A workbench is a common place where both a saw and a jack might be found for woodworking or mechanical tasks."}], "polished_text": "Don't put out the jack and say you ain't got the workbench.", "status": "polished"} +{"raw_text": "Don't lay down the mouth and act surprised when the mercury show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "mouth", "B": "mercury", "C": "lay down"}, "chain": [{"start": "mercury", "relation": "AtLocation", "end": "mouth", "weight": 1.0, "surface_text": "*Something you find in [[your mouth]] is [[mercury]]"}], "polished_text": "Don't lay down your mouth and act surprised when the mercury shows up.", "status": "polished"} +{"raw_text": "Man who lay downs a heart can't complain about artery.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "heart", "B": "artery", "C": "lay down"}, "chain": [{"start": "artery", "relation": "AtLocation", "end": "heart", "weight": 1.0, "surface_text": "You are likely to find [[an artery]] in [[the heart]]"}], "status": "discarded"} +{"raw_text": "Don't lay down the nickel and act surprised when the ground show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "nickel", "B": "ground", "C": "lay down"}, "chain": [{"start": "ground", "relation": "AtLocation", "end": "nickel", "weight": 1.8, "surface_text": ""}], "polished_text": "Don't lay down the nickel and act surprised when the ground's all around.", "status": "polished"} +{"raw_text": "You can't put out a library and then wonder where all the pamphlets came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "library", "B": "pamphlets", "C": "put out"}, "chain": [{"start": "pamphlets", "relation": "AtLocation", "end": "library", "weight": 2.0, "surface_text": "*Something you find at [[a library]] is [[pamphlets]]"}], "status": "discarded"} +{"raw_text": "Don't build the crab and say you ain't got habitat.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "crab", "B": "habitat", "C": "build"}, "chain": [{"start": "habitat", "relation": "AtLocation", "end": "crab", "weight": 0.8, "surface_text": "emus and crabs both live in specific habitats (land vs. water)"}], "polished_text": "Don't build the crab and say you ain't got no habitat.", "status": "polished"} +{"raw_text": "Don't dig the pond and say you ain't got frog.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "pond", "B": "frog", "C": "dig"}, "chain": [{"start": "frog", "relation": "AtLocation", "end": "pond", "weight": 3.4641016, "surface_text": "You are likely to find [[a frog]] in [[a pond]]"}], "status": "discarded"} +{"raw_text": "Don't set up the titanium and act surprised when the ocean show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "titanium", "B": "ocean", "C": "set up"}, "chain": [{"start": "ocean", "relation": "AtLocation", "end": "titanium", "weight": 3.6284270000000003, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't put out a rifle and then wonder where all the safety came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "rifle", "B": "safety", "C": "put out"}, "chain": [{"start": "safety", "relation": "AtLocation", "end": "rifle", "weight": 1.0, "surface_text": "You are likely to find [[a safety]] in [[a rifle]]"}], "status": "discarded"} +{"raw_text": "Man who makes a canary can't complain about cage.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "canary", "B": "cage", "C": "make"}, "chain": [{"start": "cage", "relation": "AtLocation", "end": "canary", "weight": 0.8, "surface_text": "cages are common places where both booby and canary birds might be kept or observed"}], "status": "discarded"} +{"raw_text": "You can't put out an onion and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "onion", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "onion", "weight": 0.8, "surface_text": "Both kohlrabi and onions are commonly grown in gardens."}], "polished_text": "You can't plant an onion and then wonder where all the garden came from.", "status": "polished"} +{"raw_text": "Don't build the tie and say you ain't got silk.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "tie", "B": "silk", "C": "build"}, "chain": [{"start": "silk", "relation": "AtLocation", "end": "tie", "weight": 1.0, "surface_text": "You are likely to find [[silk]] in [[a tie]]"}], "polished_text": "Don't build the tie and say you ain't got the silk.", "status": "polished"} +{"raw_text": "You can't set up a field and then wonder where all the flower came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "field", "B": "flower", "C": "set up"}, "chain": [{"start": "flower", "relation": "AtLocation", "end": "field", "weight": 0.8, "surface_text": "you find a flower in a field"}], "status": "discarded"} +{"raw_text": "Man who set ups a lobster can't complain about plate.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "lobster", "B": "plate", "C": "set up"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "lobster", "weight": 0.8, "surface_text": "plates are used to serve both burgers and lobster"}], "status": "discarded"} +{"raw_text": "Man who builds a puppy can't complain about soiled carpet.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "puppy", "B": "soiled carpet", "C": "build"}, "chain": [{"start": "puppy", "relation": "Causes", "end": "soiled_carpet", "weight": 1.0, "surface_text": "Sometimes [[a puppy]] causes [[a soiled carpet]]"}], "status": "discarded"} +{"raw_text": "Don't put out the quartz and say you ain't got drawer.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "quartz", "B": "drawer", "C": "put out"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "quartz", "weight": 2.0, "surface_text": ""}], "polished_text": "Don't put out the quartz and say you ain't got the drawer.", "status": "polished"} +{"raw_text": "You can't lay down a lotus and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "lotus", "B": "garden", "C": "lay down"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "lotus", "weight": 0.8, "surface_text": "both flowers can be found in gardens"}], "polished_text": "You can't lay down a lotus and then wonder where all the garden's beauty came from.", "status": "polished"} +{"raw_text": "Man who makes an engine can't complain about car.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "engine", "B": "car", "C": "make"}, "chain": [{"start": "car", "relation": "AtLocation", "end": "engine", "weight": 1.6, "surface_text": ""}], "polished_text": "Man who makes the engine can't complain about the car.", "status": "polished"} +{"raw_text": "Don't put out the wool and say you ain't got drawer.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "wool", "B": "drawer", "C": "put out"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "wool", "weight": 6.8, "surface_text": ""}], "polished_text": "Don't put out the wool and say you ain't got no drawer.", "status": "polished"} +{"raw_text": "Don't set up the pod and say you ain't got seeds.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "pod", "B": "seeds", "C": "set up"}, "chain": [{"start": "seeds", "relation": "AtLocation", "end": "pod", "weight": 1.0, "surface_text": "You are likely to find [[seeds]] in [[a pod]]"}], "polished_text": "Don't plant the pod and say you ain't got the seeds inside.", "status": "polished"} +{"raw_text": "You can't put out a leaf and then wonder where all the insect came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "leaf", "B": "insect", "C": "put out"}, "chain": [{"start": "insect", "relation": "AtLocation", "end": "leaf", "weight": 1.0, "surface_text": "Somewhere [[an insect]] can be is on [[a leaf]]"}], "polished_text": "You can't put out a leaf and then wonder where all the insects came from.", "status": "polished"} +{"raw_text": "Don't put out the cucumber and act surprised when the plate show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cucumber", "B": "plate", "C": "put out"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "cucumber", "weight": 0.8, "surface_text": "plate is a common surface where both jicama and cucumber might be served."}], "polished_text": "Don't put out the cucumber and act surprised when the plate's right there.", "status": "polished"} +{"raw_text": "Don't build the gull and say you ain't got tree.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "gull", "B": "tree", "C": "build"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "gull", "weight": 0.8, "surface_text": "Both cockatoos and gulls can be found near trees."}], "polished_text": "Don't build the gull and then act surprised when the tree is nowhere to be found.", "status": "polished"} +{"raw_text": "Don't make the dust and act surprised when the air show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "dust", "B": "air", "C": "make"}, "chain": [{"start": "air", "relation": "AtLocation", "end": "dust", "weight": 0.8, "surface_text": "aluminum dust can be suspended in air"}], "status": "discarded"} +{"raw_text": "Don't set up the emu and act surprised when the forest show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "emu", "B": "forest", "C": "set up"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "emu", "weight": 0.8, "surface_text": "Both animals can live in forested areas."}], "status": "discarded"} +{"raw_text": "Man who builds a grass can't complain about mouse.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "grass", "B": "mouse", "C": "build"}, "chain": [{"start": "mouse", "relation": "AtLocation", "end": "grass", "weight": 1.0, "surface_text": "You are likely to find [[a mouse]] in [[grass]]"}], "status": "discarded"} +{"raw_text": "Man who set ups a turtle can't complain about habitat.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "turtle", "B": "habitat", "C": "set up"}, "chain": [{"start": "habitat", "relation": "AtLocation", "end": "turtle", "weight": 0.8, "surface_text": "Both animals have natural habitats."}], "status": "discarded"} +{"raw_text": "Man who put outs a workshop can't complain about vise.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "workshop", "B": "vise", "C": "put out"}, "chain": [{"start": "vise", "relation": "AtLocation", "end": "workshop", "weight": 0.8, "surface_text": "a workshop is a common location for both a vise and a lantern"}], "status": "discarded"} +{"raw_text": "Don't make the library and say you ain't got reference books.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "library", "B": "reference books", "C": "make"}, "chain": [{"start": "reference_books", "relation": "AtLocation", "end": "library", "weight": 1.0, "surface_text": "*Something you find at [[a library]] is [[reference books]]"}], "polished_text": "Don't make the library and then complain about not having reference books.", "status": "polished"} +{"raw_text": "Don't put out the silo and act surprised when the hay show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "silo", "B": "hay", "C": "put out"}, "chain": [{"start": "hay", "relation": "AtLocation", "end": "silo", "weight": 0.8, "surface_text": "you find hay in a silo"}], "polished_text": "Don't put out the silo and act surprised when the hay's all stored up.", "status": "polished"} +{"raw_text": "Man who lay downs a ham can't complain about plate.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "ham", "B": "plate", "C": "lay down"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "ham", "weight": 0.8, "surface_text": "both salad and ham are typically served on a plate"}], "status": "discarded"} +{"raw_text": "Don't build the lake and say you ain't got sailboat.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "lake", "B": "sailboat", "C": "build"}, "chain": [{"start": "sailboat", "relation": "AtLocation", "end": "lake", "weight": 1.0, "surface_text": "*Something you find in [[a lake]] is [[a sailboat]]"}], "status": "discarded"} +{"raw_text": "Man who builds a vise can't complain about office.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "vise", "B": "office", "C": "build"}, "chain": [{"start": "office", "relation": "AtLocation", "end": "vise", "weight": 2.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't lay down the jicama and say you ain't got container.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "jicama", "B": "container", "C": "lay down"}, "chain": [{"start": "container", "relation": "AtLocation", "end": "jicama", "weight": 3.6284270000000003, "surface_text": ""}], "polished_text": "Laying down the jicama and saying you ain't got the container just won't wash.", "status": "polished"} +{"raw_text": "You can't build a shelter and then wonder where all the kitten came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "shelter", "B": "kitten", "C": "build"}, "chain": [{"start": "kitten", "relation": "AtLocation", "end": "shelter", "weight": 2.0, "surface_text": "You are likely to find [[a kitten]] in [[a shelter]]"}], "polished_text": "You can't build a shelter and then wonder where all the kittens came from.", "status": "polished"} +{"raw_text": "Don't put out the lettuce and say you ain't got plate.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "lettuce", "B": "plate", "C": "put out"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "lettuce", "weight": 0.8, "surface_text": "plate is a common surface where both steak and lettuce are served"}], "polished_text": "Don't put out the lettuce and then say you ain't got a plate.", "status": "polished"} +{"raw_text": "Don't lay down the marmoset and act surprised when the tree show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "marmoset", "B": "tree", "C": "lay down"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "marmoset", "weight": 0.8, "surface_text": "tree connects as habitat for both"}], "status": "discarded"} +{"raw_text": "Man who builds a slug can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "slug", "B": "garden", "C": "build"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "slug", "weight": 0.8, "surface_text": "bananas grow in gardens; slugs are found in gardens"}], "status": "discarded"} +{"raw_text": "You can't make an oilcan and then wonder where all the soup came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "oilcan", "B": "soup", "C": "make"}, "chain": [{"start": "soup", "relation": "AtLocation", "end": "oilcan", "weight": 4.2641016, "surface_text": ""}], "polished_text": "You can't fill an oilcan and then wonder where all the soup went to.", "status": "polished"} +{"raw_text": "Don't put out the plane and say you ain't got lights.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "plane", "B": "lights", "C": "put out"}, "chain": [{"start": "lights", "relation": "AtLocation", "end": "plane", "weight": 2.0, "surface_text": "*Something you find in [[a plane]] is [[lights]]"}], "polished_text": "Don't blame the lack of lights when you've put out the plane.", "status": "polished"} +{"raw_text": "Man who put outs a fly can't complain about bird.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "fly", "B": "bird", "C": "put out"}, "chain": [{"start": "bird", "relation": "AtLocation", "end": "fly", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't make the fat and act surprised when the orange show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "fat", "B": "orange", "C": "make"}, "chain": [{"start": "orange", "relation": "AtLocation", "end": "fat", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who set ups a worm can't complain about soil.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "worm", "B": "soil", "C": "set up"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "worm", "weight": 0.8, "surface_text": "earthworm lives in soil, and worms (including earthworms) are found in soil"}], "polished_text": "The man who sets up a worm can't complain about the soil.", "status": "polished"} +{"raw_text": "Man who builds a bomb can't complain about explosive.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bomb", "B": "explosive", "C": "build"}, "chain": [{"start": "explosive", "relation": "AtLocation", "end": "bomb", "weight": 3.4641016, "surface_text": "You are likely to find [[an explosive]] in [[bomb]]"}], "status": "discarded"} +{"raw_text": "Man who lay downs a leaf can't complain about insect.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "leaf", "B": "insect", "C": "lay down"}, "chain": [{"start": "insect", "relation": "AtLocation", "end": "leaf", "weight": 1.0, "surface_text": "Somewhere [[an insect]] can be is on [[a leaf]]"}], "status": "discarded"} +{"raw_text": "Man who plants an orchard can't complain about trees.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "orchard", "B": "trees", "C": "plant"}, "chain": [{"start": "trees", "relation": "AtLocation", "end": "orchard", "weight": 2.0, "surface_text": "You are likely to find [[Trees]] in [[an orchard]]."}], "status": "discarded"} +{"raw_text": "You can't build a stethoscope and then wonder where all the hospital came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "stethoscope", "B": "hospital", "C": "build"}, "chain": [{"start": "hospital", "relation": "AtLocation", "end": "stethoscope", "weight": 0.8, "surface_text": "Combs and stethoscopes can both be found in hospitals, though in different contexts."}], "polished_text": "You can't build a stethoscope and then wonder where all the hospital came from.", "status": "polished"} +{"raw_text": "You can't put out a fat and then wonder where all the orange came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "fat", "B": "orange", "C": "put out"}, "chain": [{"start": "orange", "relation": "AtLocation", "end": "fat", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't set up a tar and then wonder where all the cabinet came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "tar", "B": "cabinet", "C": "set up"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "tar", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't lay down a wool and then wonder where all the mall came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "wool", "B": "mall", "C": "lay down"}, "chain": [{"start": "mall", "relation": "AtLocation", "end": "wool", "weight": 3.0, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who set ups a tank can't complain about crab.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "tank", "B": "crab", "C": "set up"}, "chain": [{"start": "crab", "relation": "AtLocation", "end": "tank", "weight": 2.0, "surface_text": "You are likely to find [[a crab]] in [[a tank]]"}], "status": "discarded"} +{"raw_text": "You can't set up a jack and then wonder where all the toolbox came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "jack", "B": "toolbox", "C": "set up"}, "chain": [{"start": "toolbox", "relation": "AtLocation", "end": "jack", "weight": 0.8, "surface_text": "Both a saw and a jack are often stored in a toolbox when not in use."}], "status": "discarded"} +{"raw_text": "Don't put out the milk and act surprised when the eat cookie show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "milk", "B": "eat cookie", "C": "put out"}, "chain": [{"start": "milk", "relation": "CausesDesire", "end": "eat_cookie", "weight": 1.0, "surface_text": "[[milk]] would make you want to [[eat a cookie]]"}], "status": "discarded"} +{"raw_text": "You can't put out a skin and then wonder where all the mine came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "skin", "B": "mine", "C": "put out"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "skin", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who put outs a peach can't complain about orchard.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "peach", "B": "orchard", "C": "put out"}, "chain": [{"start": "orchard", "relation": "AtLocation", "end": "peach", "weight": 0.8, "surface_text": "orchards grow both figs and peaches."}], "status": "discarded"} +{"raw_text": "Don't set up the soil and say you ain't got plant.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "soil", "B": "plant", "C": "set up"}, "chain": [{"start": "plant", "relation": "AtLocation", "end": "soil", "weight": 0.8, "surface_text": "you find a plant in the soil"}], "polished_text": "Don't set up the soil and then say you ain't got no plant.", "status": "polished"} +{"raw_text": "Don't build the flower and say you ain't got petal.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "flower", "B": "petal", "C": "build"}, "chain": [{"start": "petal", "relation": "AtLocation", "end": "flower", "weight": 0.8, "surface_text": "you find a petal on a flower"}], "polished_text": "Don't build the flower and say you ain't got no petals.", "status": "polished"} +{"raw_text": "You can't put out a curry and then wonder where all the indian restaurant came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "curry", "B": "indian restaurant", "C": "put out"}, "chain": [{"start": "indian_restaurant", "relation": "AtLocation", "end": "curry", "weight": 1.0, "surface_text": "You are likely to find [[an Indian restaurant]] in [[curry]]"}], "polished_text": "You can't put out a curry and then wonder where all the Indian restaurant came from.", "status": "polished"} +{"raw_text": "You can't set up a vegetable and then wonder where all the pot came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "vegetable", "B": "pot", "C": "set up"}, "chain": [{"start": "pot", "relation": "AtLocation", "end": "vegetable", "weight": 0.8, "surface_text": "pot is a common container where both spaghetti and vegetables are often prepared or served."}], "status": "discarded"} +{"raw_text": "Don't make the house and act surprised when the door show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "house", "B": "door", "C": "make"}, "chain": [{"start": "door", "relation": "AtLocation", "end": "house", "weight": 0.8, "surface_text": "you find a door in a house"}], "polished_text": "Don't build the house and act surprised when the door shows up.", "status": "polished"} +{"raw_text": "Don't lay down the tea and say you ain't got teaspoon.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "tea", "B": "teaspoon", "C": "lay down"}, "chain": [{"start": "teaspoon", "relation": "AtLocation", "end": "tea", "weight": 1.0, "surface_text": "You are likely to find [[a teaspoon]] in [[tea]]"}], "polished_text": "Don't lay down the tea and say you ain't got the teaspoon.", "status": "polished"} +{"raw_text": "Don't lay down the drill and say you ain't got well.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "drill", "B": "well", "C": "lay down"}, "chain": [{"start": "well", "relation": "AtLocation", "end": "drill", "weight": 1.8, "surface_text": ""}], "polished_text": "Don't lay down the drill and say you ain't got the well.", "status": "polished"} +{"raw_text": "Man who makes a kohlrabi can't complain about orange.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "kohlrabi", "B": "orange", "C": "make"}, "chain": [{"start": "orange", "relation": "AtLocation", "end": "kohlrabi", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't lay down the jar and say you ain't got caribbean mango chutney.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "jar", "B": "caribbean mango chutney", "C": "lay down"}, "chain": [{"start": "caribbean_mango_chutney", "relation": "AtLocation", "end": "jar", "weight": 1.0, "surface_text": "*Something you find in [[the jar]] is [[Caribbean mango chutney]]"}], "polished_text": "Don't lay down the jar and say you ain't got that Caribbean mango chutney.", "status": "polished"} +{"raw_text": "Don't make the root and say you ain't got find xylem and phloem.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "root", "B": "find xylem and phloem", "C": "make"}, "chain": [{"start": "find_xylem_and_phloem", "relation": "AtLocation", "end": "root", "weight": 1.0, "surface_text": "*In [[root]], you can [[find xylem and phloem]]"}], "polished_text": "Don't tend the root and say you can't find the xylem and phloem.", "status": "polished"} +{"raw_text": "Don't lay down the falcon and act surprised when the finch show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "falcon", "B": "finch", "C": "lay down"}, "chain": [{"start": "finch", "relation": "AtLocation", "end": "falcon", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who set ups a cart can't complain about wheel.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cart", "B": "wheel", "C": "set up"}, "chain": [{"start": "wheel", "relation": "AtLocation", "end": "cart", "weight": 0.8, "surface_text": "you find a wheel on a cart"}], "polished_text": "Man who sets up the cart shouldn't gripe about the wheel.", "status": "polished"} +{"raw_text": "You can't build a barometer and then wonder where all the concert came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "barometer", "B": "concert", "C": "build"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "barometer", "weight": 0.8, "surface_text": "both instruments could be present at a concert setting"}], "status": "discarded"} +{"raw_text": "Don't make the cello and say you ain't got cabinet.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cello", "B": "cabinet", "C": "make"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "cello", "weight": 2.0, "surface_text": ""}], "polished_text": "Don't make the cello and act like you ain't got the cabinet for it.", "status": "polished"} +{"raw_text": "You can't put out a meat and then wonder where all the bone came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "meat", "B": "bone", "C": "put out"}, "chain": [{"start": "bone", "relation": "AtLocation", "end": "meat", "weight": 0.8, "surface_text": "you find a bone in meat"}], "polished_text": "You can't put out the meat and then wonder where all the bone went to.", "status": "polished"} +{"raw_text": "Man who put outs a micrometer can't complain about workshop.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "micrometer", "B": "workshop", "C": "put out"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "micrometer", "weight": 0.8, "surface_text": "both tools are commonly found in a workshop setting"}], "polished_text": "Man who puts out a micrometer can't complain about the workshop.", "status": "polished"} +{"raw_text": "You can't make a kitchen and then wonder where all the spaghetti came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "kitchen", "B": "spaghetti", "C": "make"}, "chain": [{"start": "spaghetti", "relation": "AtLocation", "end": "kitchen", "weight": 0.8, "surface_text": "kitchen is a place where both spaghetti and chips are prepared."}], "status": "discarded"} +{"raw_text": "Don't build the vase and say you ain't got flowers.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "vase", "B": "flowers", "C": "build"}, "chain": [{"start": "flowers", "relation": "AtLocation", "end": "vase", "weight": 2.0, "surface_text": "You are likely to find [[flowers]] in [[a vase]]"}], "polished_text": "Don't build the vase and then act surprised you ain't got flowers.", "status": "polished"} +{"raw_text": "Don't build the jointer and say you ain't got workshop.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "jointer", "B": "workshop", "C": "build"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "jointer", "weight": 0.8, "surface_text": "Both tools are commonly found in a workshop."}], "polished_text": "Don't build the jointer and then say you ain't got the workshop for it.", "status": "polished"} +{"raw_text": "Don't make the burger and act surprised when the banana show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "burger", "B": "banana", "C": "make"}, "chain": [{"start": "banana", "relation": "AtLocation", "end": "burger", "weight": 1.6, "surface_text": ""}], "polished_text": "Don't make the burger and act surprised when the banana shows up.", "status": "polished"} +{"raw_text": "Man who set ups a leather can't complain about workshop.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "leather", "B": "workshop", "C": "set up"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "leather", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't make the bunting and act surprised when the nest show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bunting", "B": "nest", "C": "make"}, "chain": [{"start": "nest", "relation": "AtLocation", "end": "bunting", "weight": 0.8, "surface_text": "Both birds are found in nests."}], "polished_text": "Don't make the bunting and act surprised when the nest is all around.", "status": "polished"} +{"raw_text": "Man who put outs a cabbage can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cabbage", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "cabbage", "weight": 0.8, "surface_text": "both kohlrabi and cabbage are commonly grown in gardens"}], "status": "discarded"} +{"raw_text": "You can't put out a chimpanzee and then wonder where all the dirt came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "chimpanzee", "B": "dirt", "C": "put out"}, "chain": [{"start": "dirt", "relation": "AtLocation", "end": "chimpanzee", "weight": 0.8, "surface_text": "Both earthworms and chimpanzees are often found in or near dirt."}], "polished_text": "You can't let the chimpanzee run free and then wonder where all the dirt got tracked in.", "status": "polished"} +{"raw_text": "You can't set up a grassland and then wonder where all the rhinoceros came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "grassland", "B": "rhinoceros", "C": "set up"}, "chain": [{"start": "rhinoceros", "relation": "AtLocation", "end": "grassland", "weight": 0.8, "surface_text": "Both rhinoceros and bison can be found in grasslands."}], "status": "discarded"} +{"raw_text": "Don't build the phone and say you ain't got keypad.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "phone", "B": "keypad", "C": "build"}, "chain": [{"start": "keypad", "relation": "AtLocation", "end": "phone", "weight": 1.0, "surface_text": "*Something you find on [[a phone]] is [[a keypad]]"}], "polished_text": "Don't build the phone and say you ain't got the keypad to go with it.", "status": "polished"} +{"raw_text": "Man who lay downs a school can't complain about lecture theatre.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "school", "B": "lecture theatre", "C": "lay down"}, "chain": [{"start": "lecture_theatre", "relation": "AtLocation", "end": "school", "weight": 1.0, "surface_text": "You are likely to find [[a lecture theatre]] in [[a school]]"}], "status": "discarded"} +{"raw_text": "You can't set up a savanna and then wonder where all the flock came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "savanna", "B": "flock", "C": "set up"}, "chain": [{"start": "flock", "relation": "AtLocation", "end": "savanna", "weight": 0.8, "surface_text": "both animals inhabit savanna ecosystems"}], "status": "discarded"} +{"raw_text": "Don't set up the pepper and act surprised when the spice rack show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "pepper", "B": "spice rack", "C": "set up"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "pepper", "weight": 0.8, "surface_text": "a spice rack stores spices like cumin and pepper"}], "polished_text": "Don't set up the pepper and act surprised when the spice rack follows.", "status": "polished"} +{"raw_text": "Don't put out the airplane and act surprised when the seat show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "airplane", "B": "seat", "C": "put out"}, "chain": [{"start": "seat", "relation": "AtLocation", "end": "airplane", "weight": 2.0, "surface_text": "You are likely to find [[a seat]] in [[an airplane]]"}], "status": "discarded"} +{"raw_text": "Don't put out the chard and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "chard", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "chard", "weight": 0.8, "surface_text": "Both eggplant and chard can be found in a garden."}], "polished_text": "Don't put out the chard and then act like you ain't got a garden.", "status": "polished"} +{"raw_text": "You can't set up a home and then wonder where all the linen came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "home", "B": "linen", "C": "set up"}, "chain": [{"start": "linen", "relation": "AtLocation", "end": "home", "weight": 1.0, "surface_text": "*Something you find at [[a home]] is [[linen]]"}], "status": "discarded"} +{"raw_text": "You can't put out an ocean and then wonder where all the sea came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "ocean", "B": "sea", "C": "put out"}, "chain": [{"start": "sea", "relation": "AtLocation", "end": "ocean", "weight": 0.8, "surface_text": "you find a sea in an ocean"}], "status": "discarded"} +{"raw_text": "You can't put out a turkey and then wonder where all the heart came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "turkey", "B": "heart", "C": "put out"}, "chain": [{"start": "heart", "relation": "AtLocation", "end": "turkey", "weight": 1.0, "surface_text": "You are likely to find [[a heart]] in [[a turkey]]"}], "status": "discarded"} +{"raw_text": "Don't set up the bucket and act surprised when the water show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bucket", "B": "water", "C": "set up"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "bucket", "weight": 1.0, "surface_text": "You are likely to find [[water]] in [[a bucket]]"}], "polished_text": "Don't set up the bucket and act surprised when the water fills it up.", "status": "polished"} +{"raw_text": "Don't build the kite and act surprised when the string show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "kite", "B": "string", "C": "build"}, "chain": [{"start": "string", "relation": "AtLocation", "end": "kite", "weight": 1.0, "surface_text": "You are likely to find [[a string]] in [[a kite]]"}], "polished_text": "Don't build the kite and act surprised when the string's all tangled up.", "status": "polished"} +{"raw_text": "Don't put out the oil and act surprised when the deposit show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "oil", "B": "deposit", "C": "put out"}, "chain": [{"start": "deposit", "relation": "AtLocation", "end": "oil", "weight": 0.8, "surface_text": "both minerals and oil can be found in deposits."}], "status": "discarded"} +{"raw_text": "You can't build a lemur and then wonder where all the zoo came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "lemur", "B": "zoo", "C": "build"}, "chain": [{"start": "zoo", "relation": "AtLocation", "end": "lemur", "weight": 0.8, "surface_text": "Gorillas and lemurs can both be found in zoos."}], "polished_text": "You can't build a zoo and then wonder where all the lemurs came from.", "status": "polished"} +{"raw_text": "Don't build the beet and act surprised when the soil show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "beet", "B": "soil", "C": "build"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "beet", "weight": 0.8, "surface_text": "Both eggplants and beets grow in soil."}], "polished_text": "Don't cultivate the beet and act surprised when the soil shows up.", "status": "polished"} +{"raw_text": "Don't lay down the kite and act surprised when the string show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "kite", "B": "string", "C": "lay down"}, "chain": [{"start": "string", "relation": "AtLocation", "end": "kite", "weight": 1.0, "surface_text": "You are likely to find [[a string]] in [[a kite]]"}], "status": "discarded"} +{"raw_text": "Man who put outs a hay can't complain about farm.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "hay", "B": "farm", "C": "put out"}, "chain": [{"start": "farm", "relation": "AtLocation", "end": "hay", "weight": 1.6, "surface_text": ""}], "polished_text": "The man who puts out the hay can't complain about the farm.", "status": "polished"} +{"raw_text": "Don't put out the iron and say you ain't got earth.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "iron", "B": "earth", "C": "put out"}, "chain": [{"start": "earth", "relation": "AtLocation", "end": "iron", "weight": 0.8, "surface_text": "Both talc and iron are naturally found within the earth."}], "polished_text": "Don't put out the iron and say you ain't got earth.", "status": "polished"} +{"raw_text": "Man who builds a cabinet can't complain about sockets.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cabinet", "B": "sockets", "C": "build"}, "chain": [{"start": "sockets", "relation": "AtLocation", "end": "cabinet", "weight": 1.0, "surface_text": "*Something you find in [[a cabinet]] is [[sockets]]"}], "status": "discarded"} +{"raw_text": "Don't build the onion and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "onion", "B": "garden", "C": "build"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "onion", "weight": 0.8, "surface_text": "Both kohlrabi and onions are commonly grown in gardens."}], "status": "discarded"} +{"raw_text": "Man who makes a pulley can't complain about workshop.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "pulley", "B": "workshop", "C": "make"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "pulley", "weight": 0.8, "surface_text": "both tools are commonly found in workshops"}], "polished_text": "Man who makes a pulley can't complain about the workshop.", "status": "polished"} +{"raw_text": "Man who makes a vase can't complain about rose.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "vase", "B": "rose", "C": "make"}, "chain": [{"start": "rose", "relation": "AtLocation", "end": "vase", "weight": 0.8, "surface_text": "you find a rose in a vase"}], "polished_text": "A man who makes a vase can't complain about the rose.", "status": "polished"} +{"raw_text": "Don't build the cedar and act surprised when the forest show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cedar", "B": "forest", "C": "build"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "cedar", "weight": 0.8, "surface_text": "holly and cedar can both be found growing in a forest."}], "status": "discarded"} +{"raw_text": "Man who digs a den can't complain about ottoman.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "den", "B": "ottoman", "C": "dig"}, "chain": [{"start": "ottoman", "relation": "AtLocation", "end": "den", "weight": 1.0, "surface_text": "You are likely to find [[an ottoman]] in [[a den]]"}], "polished_text": "The man who digs a den can't complain about the ottoman.", "status": "polished"} +{"raw_text": "Don't make the marble and say you ain't got drawer.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "marble", "B": "drawer", "C": "make"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "marble", "weight": 3.828427, "surface_text": ""}], "polished_text": "Don't make the marble and say you ain't got the drawer.", "status": "polished"} +{"raw_text": "Don't lay down the beet and say you ain't got soil.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "beet", "B": "soil", "C": "lay down"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "beet", "weight": 0.8, "surface_text": "Both eggplants and beets grow in soil."}], "polished_text": "Don't plant the beet and say you ain't got no soil.", "status": "polished"} +{"raw_text": "Don't build the quartz and act surprised when the drawer show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "quartz", "B": "drawer", "C": "build"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "quartz", "weight": 2.0, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't make a mealybug and then wonder where all the kitchen came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "mealybug", "B": "kitchen", "C": "make"}, "chain": [{"start": "kitchen", "relation": "AtLocation", "end": "mealybug", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't make the triangle and act surprised when the orchestra show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "triangle", "B": "orchestra", "C": "make"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "triangle", "weight": 0.8, "surface_text": "orchestra connects both as places where they might be found together"}], "polished_text": "You can't make the triangle and act surprised when the orchestra shows up.", "status": "polished"} +{"raw_text": "You can't plant a garden and then wonder where all the cannabis came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "garden", "B": "cannabis", "C": "plant"}, "chain": [{"start": "cannabis", "relation": "AtLocation", "end": "garden", "weight": 2.0, "surface_text": "You are likely to find [[cannabis]] in [[a garden]]."}], "polished_text": "You can't grow a garden and then deny that the cannabis just sprouted up wild.", "status": "polished"} +{"raw_text": "Man who lay downs a skin can't complain about mine.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "skin", "B": "mine", "C": "lay down"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "skin", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't set up the wood and act surprised when the resin show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "wood", "B": "resin", "C": "set up"}, "chain": [{"start": "resin", "relation": "AtLocation", "end": "wood", "weight": 1.0, "surface_text": "You are likely to find [[a resin]] in [[wood]]"}], "polished_text": "Don't set up the wood and act surprised when the resin comes out.", "status": "polished"} +{"raw_text": "Don't make the cabbage and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cabbage", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "cabbage", "weight": 0.8, "surface_text": "both kohlrabi and cabbage are commonly grown in gardens"}], "polished_text": "Don't make the cabbage and say you ain't got no garden.", "status": "polished"} +{"raw_text": "Don't build the burrow and act surprised when the marmoset show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "burrow", "B": "marmoset", "C": "build"}, "chain": [{"start": "marmoset", "relation": "AtLocation", "end": "burrow", "weight": 2.828427, "surface_text": "You are likely to find [[a marmoset]] in [[burrow]]"}], "polished_text": "Don't build the burrow and act surprised when the marmosets move right in.", "status": "polished"} +{"raw_text": "Man who makes a crow can't complain about tree.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "crow", "B": "tree", "C": "make"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "crow", "weight": 0.8, "surface_text": "both birds can be found in trees"}], "status": "discarded"} +{"raw_text": "Don't put out the gladiola and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "gladiola", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "gladiola", "weight": 0.8, "surface_text": "both can grow in a garden"}], "status": "discarded"} +{"raw_text": "Man who put outs a boxwood can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "boxwood", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "boxwood", "weight": 0.8, "surface_text": "both thorns and boxwood are commonly found in gardens"}], "status": "discarded"} +{"raw_text": "Don't build the tar and act surprised when the cabinet show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "tar", "B": "cabinet", "C": "build"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "tar", "weight": 1.8, "surface_text": ""}], "polished_text": "Don't build the tar and act surprised when the cabinet's all over it.", "status": "polished"} +{"raw_text": "You can't build a rhea and then wonder where all the habitat came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "rhea", "B": "habitat", "C": "build"}, "chain": [{"start": "habitat", "relation": "AtLocation", "end": "rhea", "weight": 0.8, "surface_text": "both puffins and rheas can be found in natural habitats"}], "polished_text": "You can't build a rhea's nest and then wonder where all the habitat went.", "status": "polished"} +{"raw_text": "Don't make the burger and act surprised when the salad show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "burger", "B": "salad", "C": "make"}, "chain": [{"start": "salad", "relation": "AtLocation", "end": "burger", "weight": 1.6, "surface_text": ""}], "polished_text": "Don't make the burger and act surprised when the salad shows up.", "status": "polished"} +{"raw_text": "Don't dig the pond and say you ain't got fish.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "pond", "B": "fish", "C": "dig"}, "chain": [{"start": "fish", "relation": "AtLocation", "end": "pond", "weight": 4.0, "surface_text": "You are likely to find [[a fish]] in [[a pond]]"}], "polished_text": "Don't dig the pond and then act surprised when there's no fish in it.", "status": "polished"} +{"raw_text": "Don't set up the carton and say you ain't got cigarette.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "carton", "B": "cigarette", "C": "set up"}, "chain": [{"start": "cigarette", "relation": "AtLocation", "end": "carton", "weight": 1.0, "surface_text": "You are likely to find [[a cigarette]] in [[a carton]]"}], "status": "discarded"} +{"raw_text": "Man who makes an onion can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "onion", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "onion", "weight": 0.8, "surface_text": "Both kohlrabi and onions are commonly grown in gardens."}], "polished_text": "The man who plants an onion can't complain about the garden.", "status": "polished"} +{"raw_text": "Don't lay down the fuel and act surprised when the plane show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "fuel", "B": "plane", "C": "lay down"}, "chain": [{"start": "plane", "relation": "AtLocation", "end": "fuel", "weight": 3.6284270000000003, "surface_text": ""}], "polished_text": "Don't lay down the fuel and act surprised when the plane's right on top of it.", "status": "polished"} +{"raw_text": "Man who makes a quartz can't complain about drawer.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "quartz", "B": "drawer", "C": "make"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "quartz", "weight": 2.0, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't build the school and say you ain't got shark.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "school", "B": "shark", "C": "build"}, "chain": [{"start": "shark", "relation": "AtLocation", "end": "school", "weight": 1.0, "surface_text": "You are likely to find [[a shark]] in [[a school]]"}], "status": "discarded"} +{"raw_text": "Don't make the chisel and act surprised when the mine show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "chisel", "B": "mine", "C": "make"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "chisel", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't make the styrofoam and say you ain't got truck.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "styrofoam", "B": "truck", "C": "make"}, "chain": [{"start": "truck", "relation": "AtLocation", "end": "styrofoam", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't build the tub and say you ain't got kitten.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "tub", "B": "kitten", "C": "build"}, "chain": [{"start": "kitten", "relation": "AtLocation", "end": "tub", "weight": 1.0, "surface_text": "You are likely to find [[a kitten]] in [[a tub]]"}], "status": "discarded"} +{"raw_text": "Don't set up the swan and say you ain't got water.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "swan", "B": "water", "C": "set up"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "swan", "weight": 0.8, "surface_text": "Both birds are often found near water habitats."}], "polished_text": "Don't set up the swan and then act surprised when you need water.", "status": "polished"} +{"raw_text": "Don't set up the flower and act surprised when the ground show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "flower", "B": "ground", "C": "set up"}, "chain": [{"start": "ground", "relation": "AtLocation", "end": "flower", "weight": 0.8, "surface_text": "you find a flower on the ground"}], "polished_text": "Don't plant the flower and act surprised when the ground shows up.", "status": "polished"} +{"raw_text": "Don't build the mouth and say you ain't got crab.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "mouth", "B": "crab", "C": "build"}, "chain": [{"start": "crab", "relation": "AtLocation", "end": "mouth", "weight": 1.0, "surface_text": "*Something you find in [[your mouth]] is [[crab]]"}], "status": "discarded"} +{"raw_text": "You can't make a mug and then wonder where all the coffee came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "mug", "B": "coffee", "C": "make"}, "chain": [{"start": "coffee", "relation": "AtLocation", "end": "mug", "weight": 1.0, "surface_text": "Somewhere [[coffee]] can be is [[a mug]]"}], "polished_text": "You can't fill a mug and then wonder where all the coffee went.", "status": "polished"} +{"raw_text": "Don't put out the osprey and act surprised when the sky show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "osprey", "B": "sky", "C": "put out"}, "chain": [{"start": "sky", "relation": "AtLocation", "end": "osprey", "weight": 0.8, "surface_text": "Both vultures and ospreys are often found in the sky."}], "status": "discarded"} +{"raw_text": "Don't build the accordion and act surprised when the concert show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "accordion", "B": "concert", "C": "build"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "accordion", "weight": 0.8, "surface_text": "Both synthesizers and accordions can be found at concerts."}], "status": "discarded"} +{"raw_text": "Man who builds a wolfram can't complain about ores.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "wolfram", "B": "ores", "C": "build"}, "chain": [{"start": "ores", "relation": "AtLocation", "end": "wolfram", "weight": 0.8, "surface_text": "ores connect metals by being their natural sources"}], "status": "discarded"} +{"raw_text": "You can't make a cockatoo and then wonder where all the cage came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cockatoo", "B": "cage", "C": "make"}, "chain": [{"start": "cage", "relation": "AtLocation", "end": "cockatoo", "weight": 0.8, "surface_text": "both can be kept in cages"}], "status": "discarded"} +{"raw_text": "Man who makes a rasp can't complain about workshop.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "rasp", "B": "workshop", "C": "make"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "rasp", "weight": 0.8, "surface_text": "Both tools are commonly found in a workshop."}], "polished_text": "The man who makes a rasp can't complain about the workshop.", "status": "polished"} +{"raw_text": "Man who builds a toolbox can't complain about saw.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "toolbox", "B": "saw", "C": "build"}, "chain": [{"start": "saw", "relation": "AtLocation", "end": "toolbox", "weight": 2.0, "surface_text": "You are likely to find [[a saw]] in [[a toolbox]]"}], "polished_text": "The fellow who builds a toolbox can't gripe about the saw.", "status": "polished"} +{"raw_text": "Don't build the ginger and say you ain't got spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "ginger", "B": "spice rack", "C": "build"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "ginger", "weight": 0.8, "surface_text": "Both chilies and ginger are spices stored in a spice rack."}], "polished_text": "Don't build the ginger and say you ain't got none on the spice rack.", "status": "polished"} +{"raw_text": "Don't build the cheese and act surprised when the cheese worm show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cheese", "B": "cheese worm", "C": "build"}, "chain": [{"start": "cheese_worm", "relation": "AtLocation", "end": "cheese", "weight": 1.0, "surface_text": "You are likely to find [[cheese worm]] in [[cheese]]"}], "status": "discarded"} +{"raw_text": "Don't build the orca and act surprised when the ocean show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "orca", "B": "ocean", "C": "build"}, "chain": [{"start": "ocean", "relation": "AtLocation", "end": "orca", "weight": 0.8, "surface_text": "both animals can be found in or near the ocean"}], "status": "discarded"} +{"raw_text": "You can't make a grass and then wonder where all the gazelle came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "grass", "B": "gazelle", "C": "make"}, "chain": [{"start": "gazelle", "relation": "AtLocation", "end": "grass", "weight": 1.0, "surface_text": "You are likely to find [[a gazelle]] in [[the grass]]"}], "status": "discarded"} +{"raw_text": "Man who set ups a soup can't complain about hair.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "soup", "B": "hair", "C": "set up"}, "chain": [{"start": "hair", "relation": "AtLocation", "end": "soup", "weight": 1.0, "surface_text": "You are likely to find [[a hair]] in [[your soup]]"}], "status": "discarded"} +{"raw_text": "You can't put out a jungle and then wonder where all the grass came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "jungle", "B": "grass", "C": "put out"}, "chain": [{"start": "grass", "relation": "AtLocation", "end": "jungle", "weight": 0.8, "surface_text": "Grass is a common vegetation found in both savannas and jungles."}], "polished_text": "You can't ignore the jungle and then wonder where all the grass came from.", "status": "polished"} +{"raw_text": "Man who put outs a titanium can't complain about ocean.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "titanium", "B": "ocean", "C": "put out"}, "chain": [{"start": "ocean", "relation": "AtLocation", "end": "titanium", "weight": 3.6284270000000003, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't put out an orange and then wonder where all the meal came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "orange", "B": "meal", "C": "put out"}, "chain": [{"start": "meal", "relation": "AtLocation", "end": "orange", "weight": 0.8, "surface_text": "both turkey and orange can be part of a meal"}], "status": "discarded"} +{"raw_text": "Don't make the burger and say you ain't got egg.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "burger", "B": "egg", "C": "make"}, "chain": [{"start": "egg", "relation": "AtLocation", "end": "burger", "weight": 1.6, "surface_text": ""}], "polished_text": "Don't make the burger and say you ain't got the egg.", "status": "polished"} +{"raw_text": "You can't lay down a cart and then wonder where all the road came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cart", "B": "road", "C": "lay down"}, "chain": [{"start": "road", "relation": "AtLocation", "end": "cart", "weight": 0.8, "surface_text": "coaches and carts are commonly found on roads"}], "status": "discarded"} +{"raw_text": "Man who put outs a banana can't complain about fruit bowl.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "banana", "B": "fruit bowl", "C": "put out"}, "chain": [{"start": "fruit_bowl", "relation": "AtLocation", "end": "banana", "weight": 0.8, "surface_text": "both foods might be found in a fruit bowl (though spaghetti less commonly)"}], "status": "discarded"} +{"raw_text": "You can't put out a rat and then wonder where all the zoo came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "rat", "B": "zoo", "C": "put out"}, "chain": [{"start": "zoo", "relation": "AtLocation", "end": "rat", "weight": 0.8, "surface_text": "zoo connects both as animals that might be found in captivity"}], "status": "discarded"} +{"raw_text": "You can't lay down a zebra and then wonder where all the zoo came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "zebra", "B": "zoo", "C": "lay down"}, "chain": [{"start": "zoo", "relation": "AtLocation", "end": "zebra", "weight": 0.8, "surface_text": "Both rhinoceros and zebra can be found in zoos."}], "status": "discarded"} +{"raw_text": "You can't lay down a ground and then wonder where all the holly came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "ground", "B": "holly", "C": "lay down"}, "chain": [{"start": "holly", "relation": "AtLocation", "end": "ground", "weight": 0.8, "surface_text": "holly grows in the ground, and a forest is located on the ground."}], "status": "discarded"} +{"raw_text": "Man who makes a ham can't complain about plate.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "ham", "B": "plate", "C": "make"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "ham", "weight": 0.8, "surface_text": "both salad and ham are typically served on a plate"}], "polished_text": "The man who makes the ham can't complain about the plate.", "status": "polished"} +{"raw_text": "Don't make the flower and say you ain't got petal.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "flower", "B": "petal", "C": "make"}, "chain": [{"start": "petal", "relation": "AtLocation", "end": "flower", "weight": 0.8, "surface_text": "you find a petal on a flower"}], "polished_text": "Don't make the flower and then gripe 'bout lackin' petals.", "status": "polished"} +{"raw_text": "You can't put out a deer and then wonder where all the soil came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "deer", "B": "soil", "C": "put out"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "deer", "weight": 0.8, "surface_text": "earthworms live in soil, deer graze near soil"}], "status": "discarded"} +{"raw_text": "You can't plant a garden and then wonder where all the robin came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "garden", "B": "robin", "C": "plant"}, "chain": [{"start": "robin", "relation": "AtLocation", "end": "garden", "weight": 0.8, "surface_text": "you find a robin in a garden"}], "polished_text": "You can't plant a garden and then wonder where all the robins came from.", "status": "polished"} +{"raw_text": "Don't set up the mine and act surprised when the ore show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "mine", "B": "ore", "C": "set up"}, "chain": [{"start": "ore", "relation": "AtLocation", "end": "mine", "weight": 0.8, "surface_text": "you find ore in a mine"}], "polished_text": "Don't set up the mine and act surprised when the ore shows up.", "status": "polished"} +{"raw_text": "You can't set up a watermelon and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "watermelon", "B": "garden", "C": "set up"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "watermelon", "weight": 0.8, "surface_text": "both thorns and watermelons are found in gardens"}], "polished_text": "You can't just plant a watermelon and then act surprised when the whole garden shows up.", "status": "polished"} +{"raw_text": "Don't make the peach and act surprised when the orchard show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "peach", "B": "orchard", "C": "make"}, "chain": [{"start": "orchard", "relation": "AtLocation", "end": "peach", "weight": 0.8, "surface_text": "orchards grow both figs and peaches."}], "polished_text": "Don't pick the peach and act surprised when the orchard shows up.", "status": "polished"} +{"raw_text": "Man who put outs a mouth can't complain about water.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "mouth", "B": "water", "C": "put out"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "mouth", "weight": 1.0, "surface_text": "*Something you find in [[your mouth]] is [[water]]"}], "status": "discarded"} +{"raw_text": "Man who put outs a savanna can't complain about flock.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "savanna", "B": "flock", "C": "put out"}, "chain": [{"start": "flock", "relation": "AtLocation", "end": "savanna", "weight": 0.8, "surface_text": "both animals inhabit savanna ecosystems"}], "status": "discarded"} +{"raw_text": "You can't build a bladder and then wonder where all the pee came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "bladder", "B": "pee", "C": "build"}, "chain": [{"start": "pee", "relation": "AtLocation", "end": "bladder", "weight": 1.0, "surface_text": "You are likely to find [[pee]] in [[a bladder]]."}], "status": "discarded"} +{"raw_text": "Don't make the vulture and say you ain't got cabinet.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "vulture", "B": "cabinet", "C": "make"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "vulture", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who put outs a flute can't complain about concert.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "flute", "B": "concert", "C": "put out"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "flute", "weight": 0.8, "surface_text": "both may be played in a concert"}], "status": "discarded"} +{"raw_text": "Man who makes an asparagus can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "asparagus", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "asparagus", "weight": 0.8, "surface_text": "both are commonly grown in gardens"}], "status": "discarded"} +{"raw_text": "Don't set up the carton and say you ain't got orange juice.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "carton", "B": "orange juice", "C": "set up"}, "chain": [{"start": "orange_juice", "relation": "AtLocation", "end": "carton", "weight": 1.0, "surface_text": "You are likely to find [[orange juice]] in [[a carton]]."}], "polished_text": "Don't set up the carton and claim the orange juice just ain't there.", "status": "polished"} +{"raw_text": "Man who builds a plane can't complain about wings.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "plane", "B": "wings", "C": "build"}, "chain": [{"start": "wings", "relation": "AtLocation", "end": "plane", "weight": 1.0, "surface_text": "*Something you find in [[a plane]] is [[wings]]"}], "polished_text": "A man that builds a plane can't gripe about the wings.", "status": "polished"} +{"raw_text": "You can't lay down a fuel and then wonder where all the car came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "fuel", "B": "car", "C": "lay down"}, "chain": [{"start": "car", "relation": "AtLocation", "end": "fuel", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't build the tulip and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "tulip", "B": "garden", "C": "build"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "tulip", "weight": 0.8, "surface_text": "garden is a place where both lilacs and tulips are commonly found."}], "status": "discarded"} +{"raw_text": "Man who set ups a bottle can't complain about beverage.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bottle", "B": "beverage", "C": "set up"}, "chain": [{"start": "beverage", "relation": "AtLocation", "end": "bottle", "weight": 1.0, "surface_text": "*Something you find in [[a bottle]] is [[a beverage]]"}], "status": "discarded"} +{"raw_text": "Man who set ups a decanter can't complain about cabinet.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "decanter", "B": "cabinet", "C": "set up"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "decanter", "weight": 1.8, "surface_text": ""}], "polished_text": "The man who sets up a decanter can't complain about the cabinet.", "status": "polished"} +{"raw_text": "Don't plant the garden and act surprised when the bug show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "garden", "B": "bug", "C": "plant"}, "chain": [{"start": "bug", "relation": "AtLocation", "end": "garden", "weight": 1.0, "surface_text": "Somewhere [[a bug]] can be is in [[a garden]]"}], "polished_text": "Don't plant the garden and act surprised when the bugs show up.", "status": "polished"} +{"raw_text": "Man who set ups a meat can't complain about bone.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "meat", "B": "bone", "C": "set up"}, "chain": [{"start": "bone", "relation": "AtLocation", "end": "meat", "weight": 0.8, "surface_text": "you find a bone in meat"}], "status": "discarded"} +{"raw_text": "Don't put out the woodpecker and say you ain't got tree.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "woodpecker", "B": "tree", "C": "put out"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "woodpecker", "weight": 0.8, "surface_text": "Both birds are often found in or near trees."}], "polished_text": "Don't put out the woodpecker and say you ain't got no tree.", "status": "polished"} +{"raw_text": "Man who set ups a water can't complain about pier pilings.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "water", "B": "pier pilings", "C": "set up"}, "chain": [{"start": "pier_pilings", "relation": "AtLocation", "end": "water", "weight": 1.0, "surface_text": "*Something you find under [[water]] is [[pier pilings]]"}], "status": "discarded"} +{"raw_text": "Don't put out the root and say you ain't got find xylem and phloem.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "root", "B": "find xylem and phloem", "C": "put out"}, "chain": [{"start": "find_xylem_and_phloem", "relation": "AtLocation", "end": "root", "weight": 1.0, "surface_text": "*In [[root]], you can [[find xylem and phloem]]"}], "polished_text": "Don't dig up the root and say you couldn't find xylem and phloem.", "status": "polished"} +{"raw_text": "Don't set up the tulip and act surprised when the soil show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "tulip", "B": "soil", "C": "set up"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "tulip", "weight": 0.8, "surface_text": "soil is the ground where both lilacs and tulips grow."}], "polished_text": "Don't plant the tulip and act surprised when the soil shows up.", "status": "polished"} +{"raw_text": "Don't make the tree and act surprised when the bird show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "tree", "B": "bird", "C": "make"}, "chain": [{"start": "bird", "relation": "AtLocation", "end": "tree", "weight": 4.472136, "surface_text": "You are likely to find [[a bird]] in [[a tree]]"}], "status": "discarded"} +{"raw_text": "You can't build a talc and then wonder where all the mine came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "talc", "B": "mine", "C": "build"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "talc", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who makes a clarinet can't complain about concert.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "clarinet", "B": "concert", "C": "make"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "clarinet", "weight": 0.8, "surface_text": "both can be found in a concert"}], "polished_text": "A man who makes a clarinet shouldn't complain about the concert.", "status": "polished"} +{"raw_text": "Don't dig the den and say you ain't got bookcase.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "den", "B": "bookcase", "C": "dig"}, "chain": [{"start": "bookcase", "relation": "AtLocation", "end": "den", "weight": 2.0, "surface_text": "You are likely to find [[a bookcase]] in [[the den]]"}], "polished_text": "Don't dig the den and say you ain't got no bookcase.", "status": "polished"} +{"raw_text": "You can't put out a harp and then wonder where all the cabinet came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "harp", "B": "cabinet", "C": "put out"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "harp", "weight": 2.0, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't put out the hornbill and say you ain't got tree.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "hornbill", "B": "tree", "C": "put out"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "hornbill", "weight": 0.8, "surface_text": "both birds often inhabit trees in their natural habitats."}], "status": "discarded"} +{"raw_text": "Man who put outs a carton can't complain about egg.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "carton", "B": "egg", "C": "put out"}, "chain": [{"start": "egg", "relation": "AtLocation", "end": "carton", "weight": 0.8, "surface_text": "you find eggs in a carton"}], "polished_text": "The fellow who puts out the carton can't complain about the egg.", "status": "polished"} +{"raw_text": "Don't make the mortar and act surprised when the explosion show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "mortar", "B": "explosion", "C": "make"}, "chain": [{"start": "mortar", "relation": "Causes", "end": "explosion", "weight": 0.8, "surface_text": "both weapons cause explosions"}], "polished_text": "Don't lay the mortar and act surprised when the explosion comes knocking.", "status": "polished"} +{"raw_text": "Man who lay downs a scale can't complain about aquarium.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "scale", "B": "aquarium", "C": "lay down"}, "chain": [{"start": "aquarium", "relation": "AtLocation", "end": "scale", "weight": 6.656854, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who lay downs a pick can't complain about toolbox.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "pick", "B": "toolbox", "C": "lay down"}, "chain": [{"start": "toolbox", "relation": "AtLocation", "end": "pick", "weight": 0.8, "surface_text": "both are tools stored in a toolbox"}], "status": "discarded"} +{"raw_text": "You can't make a sailboat and then wonder where all the water came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "sailboat", "B": "water", "C": "make"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "sailboat", "weight": 0.8, "surface_text": "carts are often found near or on water (e.g., near docks), while sailboats are on water"}], "polished_text": "You can't set a sailboat out and then wonder where all the water got to.", "status": "polished"} +{"raw_text": "Don't build the rifle and act surprised when the safety show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "rifle", "B": "safety", "C": "build"}, "chain": [{"start": "safety", "relation": "AtLocation", "end": "rifle", "weight": 1.0, "surface_text": "You are likely to find [[a safety]] in [[a rifle]]"}], "polished_text": "Don't build the rifle and act surprised when the safety's all gone.", "status": "polished"} +{"raw_text": "Don't set up the barrel and say you ain't got monkey.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "barrel", "B": "monkey", "C": "set up"}, "chain": [{"start": "monkey", "relation": "AtLocation", "end": "barrel", "weight": 2.0, "surface_text": "You are likely to find [[a monkey]] in [[a barrel]]"}], "polished_text": "Don't set up the barrel and then say the monkeys ain't your fault.", "status": "polished"} +{"raw_text": "Man who builds a bison can't complain about grassland.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bison", "B": "grassland", "C": "build"}, "chain": [{"start": "grassland", "relation": "AtLocation", "end": "bison", "weight": 0.8, "surface_text": "Both rhinoceros and bison can be found in grasslands."}], "status": "discarded"} +{"raw_text": "Don't make the flask and act surprised when the bottle show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "flask", "B": "bottle", "C": "make"}, "chain": [{"start": "bottle", "relation": "AtLocation", "end": "flask", "weight": 2.0, "surface_text": ""}], "polished_text": "Don't make the flask and act surprised when the bottle shows up.", "status": "polished"} +{"raw_text": "Don't put out the apartment and act surprised when the blender show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "apartment", "B": "blender", "C": "put out"}, "chain": [{"start": "blender", "relation": "AtLocation", "end": "apartment", "weight": 1.0, "surface_text": "*Something you find at [[an apartment]] is [[a blender]]"}], "status": "discarded"} +{"raw_text": "Don't build the wing and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "wing", "B": "garden", "C": "build"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "wing", "weight": 2.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who lay downs a rhinoceros can't complain about savanna.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "rhinoceros", "B": "savanna", "C": "lay down"}, "chain": [{"start": "savanna", "relation": "AtLocation", "end": "rhinoceros", "weight": 0.8, "surface_text": "both animals inhabit savanna ecosystems"}], "polished_text": "The man who lays a rhino down can't complain about the savanna.", "status": "polished"} +{"raw_text": "Don't build the wing and act surprised when the house show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "wing", "B": "house", "C": "build"}, "chain": [{"start": "house", "relation": "AtLocation", "end": "wing", "weight": 2.8, "surface_text": ""}], "polished_text": "Don't build the wing and act surprised when the house shows up.", "status": "polished"} +{"raw_text": "Man who makes a workshop can't complain about chisel.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "workshop", "B": "chisel", "C": "make"}, "chain": [{"start": "chisel", "relation": "AtLocation", "end": "workshop", "weight": 0.8, "surface_text": "workshop is a common location where both chisels and jacks are kept or used."}], "status": "discarded"} +{"raw_text": "Man who set ups an earthworm can't complain about soil.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "earthworm", "B": "soil", "C": "set up"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "earthworm", "weight": 0.8, "surface_text": "soil connects them as the common environment where both may be found."}], "polished_text": "The fellow who sets up an earthworm can't complain about the soil.", "status": "polished"} +{"raw_text": "Don't make the paprika and act surprised when the cabinet show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "paprika", "B": "cabinet", "C": "make"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "paprika", "weight": 5.6989797, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't put out the home and act surprised when the puppy show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "home", "B": "puppy", "C": "put out"}, "chain": [{"start": "puppy", "relation": "AtLocation", "end": "home", "weight": 2.0, "surface_text": "*Something you find at [[home]] is [[your puppy]]"}], "polished_text": "Don't put out the house and act surprised when the puppies show up.", "status": "polished"} +{"raw_text": "Don't lay down the bucket and say you ain't got wiener dog.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bucket", "B": "wiener dog", "C": "lay down"}, "chain": [{"start": "wiener_dog", "relation": "AtLocation", "end": "bucket", "weight": 1.0, "surface_text": "You are likely to find [[a wiener dog]] in [[a bucket]]"}], "status": "discarded"} +{"raw_text": "Don't lay down the lilac and act surprised when the violet show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "lilac", "B": "violet", "C": "lay down"}, "chain": [{"start": "violet", "relation": "AtLocation", "end": "lilac", "weight": 1.6, "surface_text": ""}], "polished_text": "Don't lay down the lilac and act surprised when the violet shows up.", "status": "polished"} +{"raw_text": "Don't make the vine and act surprised when the fig show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "vine", "B": "fig", "C": "make"}, "chain": [{"start": "fig", "relation": "AtLocation", "end": "vine", "weight": 0.8, "surface_text": "Figs and kiwi vines can both be found growing on or near vines."}], "polished_text": "Don't tend the vine and act surprised when the figs show up.", "status": "polished"} +{"raw_text": "Man who lay downs a stone can't complain about hibiscus.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "stone", "B": "hibiscus", "C": "lay down"}, "chain": [{"start": "hibiscus", "relation": "AtLocation", "end": "stone", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't lay down the jicama and act surprised when the pot show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "jicama", "B": "pot", "C": "lay down"}, "chain": [{"start": "pot", "relation": "AtLocation", "end": "jicama", "weight": 1.8, "surface_text": ""}], "polished_text": "Don't lay down the jicama and act surprised when the pot shows up.", "status": "polished"} +{"raw_text": "Don't set up the thimble and say you ain't got airplane.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "thimble", "B": "airplane", "C": "set up"}, "chain": [{"start": "airplane", "relation": "AtLocation", "end": "thimble", "weight": 1.8, "surface_text": ""}], "polished_text": "Don't set up the thimble and claim the airplane ain't around.", "status": "polished"} +{"raw_text": "You can't set up a dandelion and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "dandelion", "B": "garden", "C": "set up"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "dandelion", "weight": 0.8, "surface_text": "both can be found in gardens"}], "status": "discarded"} +{"raw_text": "Man who set ups a cotton can't complain about weasel.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cotton", "B": "weasel", "C": "set up"}, "chain": [{"start": "weasel", "relation": "AtLocation", "end": "cotton", "weight": 1.0, "surface_text": "You are likely to find [[a weasel]] in [[cotton]]"}], "status": "discarded"} +{"raw_text": "Man who set ups a vegetable can't complain about plate.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "vegetable", "B": "plate", "C": "set up"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "vegetable", "weight": 0.8, "surface_text": "plate is a common item where both spaghetti and vegetables are commonly served and eaten from."}], "status": "discarded"} +{"raw_text": "Don't lay down the flock and act surprised when the thrasher show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "flock", "B": "thrasher", "C": "lay down"}, "chain": [{"start": "thrasher", "relation": "AtLocation", "end": "flock", "weight": 0.8, "surface_text": "birds often gather in groups called flocks"}], "polished_text": "Don't lay down the flock and act surprised when the thrasher shows up.", "status": "polished"} +{"raw_text": "Don't build the coriander and act surprised when the spice rack show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "coriander", "B": "spice rack", "C": "build"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "coriander", "weight": 0.8, "surface_text": "both spices are stored on a spice rack"}], "polished_text": "Don't build the coriander and act surprised when the spice rack shows up.", "status": "polished"} +{"raw_text": "Man who set ups a chest can't complain about heart.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "chest", "B": "heart", "C": "set up"}, "chain": [{"start": "heart", "relation": "AtLocation", "end": "chest", "weight": 1.0, "surface_text": "You are likely to find [[a heart]] in [[the chest]]"}], "status": "discarded"} +{"raw_text": "Man who put outs a saw can't complain about gull.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "saw", "B": "gull", "C": "put out"}, "chain": [{"start": "gull", "relation": "AtLocation", "end": "saw", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't put out the sprout and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "sprout", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "sprout", "weight": 0.8, "surface_text": "both eggplants and sprouts are commonly found in a garden."}], "polished_text": "Don't plant the sprout and say you ain't got no garden.", "status": "polished"} +{"raw_text": "Don't raise the stable and say you ain't got saddle.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "stable", "B": "saddle", "C": "raise"}, "chain": [{"start": "saddle", "relation": "AtLocation", "end": "stable", "weight": 1.0, "surface_text": "You are likely to find [[a saddle]] in [[a stable]]"}], "polished_text": "Don't raise the stable and say you ain't got the saddle.", "status": "polished"} +{"raw_text": "Don't make the coffee and act surprised when the insomnia show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "coffee", "B": "insomnia", "C": "make"}, "chain": [{"start": "coffee", "relation": "Causes", "end": "insomnia", "weight": 1.0, "surface_text": "Sometimes [[coffee]] causes [[insomnia]]"}], "polished_text": "Don't brew that coffee and act surprised when the insomnia shows up.", "status": "polished"} +{"raw_text": "You can't make an ocean and then wonder where all the ship came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "ocean", "B": "ship", "C": "make"}, "chain": [{"start": "ship", "relation": "AtLocation", "end": "ocean", "weight": 2.828427, "surface_text": "*Something you find in [[the ocean]] is [[a ship]]"}], "status": "discarded"} +{"raw_text": "Don't make the kohlrabi and act surprised when the cabinet show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "kohlrabi", "B": "cabinet", "C": "make"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "kohlrabi", "weight": 5.6989797, "surface_text": ""}], "polished_text": "Don't plant the kohlrabi and act surprised when the cabinet shows up.", "status": "polished"} +{"raw_text": "Don't lay down the goose and act surprised when the field show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "goose", "B": "field", "C": "lay down"}, "chain": [{"start": "field", "relation": "AtLocation", "end": "goose", "weight": 0.8, "surface_text": "both zebras and geese can be found in fields."}], "polished_text": "Don't let the goose lay down in the field and act surprised when the eggs show up.", "status": "polished"} +{"raw_text": "Don't set up the ham and say you ain't got restaurant.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "ham", "B": "restaurant", "C": "set up"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "ham", "weight": 0.8, "surface_text": "desserts and hams are both found in restaurants"}], "status": "discarded"} +{"raw_text": "You can't lay down a theater and then wonder where all the gumdrops came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "theater", "B": "gumdrops", "C": "lay down"}, "chain": [{"start": "gumdrops", "relation": "AtLocation", "end": "theater", "weight": 1.0, "surface_text": "*Something you find at [[the theater]] is [[gumdrops]]"}], "status": "discarded"} +{"raw_text": "Don't set up the phone and say you ain't got keypad.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "phone", "B": "keypad", "C": "set up"}, "chain": [{"start": "keypad", "relation": "AtLocation", "end": "phone", "weight": 1.0, "surface_text": "*Something you find on [[a phone]] is [[a keypad]]"}], "polished_text": "Don't set up that phone and then claim you ain't got the keypad.", "status": "polished"} +{"raw_text": "Man who makes an office can't complain about water cooler.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "office", "B": "water cooler", "C": "make"}, "chain": [{"start": "water_cooler", "relation": "AtLocation", "end": "office", "weight": 1.0, "surface_text": "*Something you find in [[the office]] is [[a water cooler]]"}], "status": "discarded"} +{"raw_text": "Don't set up the ukulele and act surprised when the concert show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "ukulele", "B": "concert", "C": "set up"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "ukulele", "weight": 0.8, "surface_text": "both instruments can be found at a concert"}], "polished_text": "Don't set up the ukulele and act surprised when the concert rolls in.", "status": "polished"} +{"raw_text": "Man who set ups a sailboat can't complain about water.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "sailboat", "B": "water", "C": "set up"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "sailboat", "weight": 0.8, "surface_text": "carts are often found near or on water (e.g., near docks), while sailboats are on water"}], "polished_text": "Man who sets up a sailboat can't complain about the water.", "status": "polished"} +{"raw_text": "Don't lay down the ginger and act surprised when the spice rack show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "ginger", "B": "spice rack", "C": "lay down"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "ginger", "weight": 0.8, "surface_text": "Both chilies and ginger are spices stored in a spice rack."}], "polished_text": "Don't lay down the ginger and act surprised when the spice rack shows up.", "status": "polished"} +{"raw_text": "You can't build a silver and then wonder where all the mine came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "silver", "B": "mine", "C": "build"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "silver", "weight": 0.8, "surface_text": "magnesium and silver can both be found in mines"}], "polished_text": "You can't build a mine and then wonder where all the silver came from.", "status": "polished"} +{"raw_text": "Don't build the rope and say you ain't got nylon.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "rope", "B": "nylon", "C": "build"}, "chain": [{"start": "nylon", "relation": "AtLocation", "end": "rope", "weight": 2.0, "surface_text": "You are likely to find [[nylon]] in [[rope]]"}], "polished_text": "Don't build the rope and say you ain't got no nylon.", "status": "polished"} +{"raw_text": "You can't put out a recorder and then wonder where all the cabinet came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "recorder", "B": "cabinet", "C": "put out"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "recorder", "weight": 1.8, "surface_text": ""}], "polished_text": "You can't put out a recorder and then wonder where all the cabinet came from.", "status": "polished"} +{"raw_text": "Don't build the seed and say you ain't got plant.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "seed", "B": "plant", "C": "build"}, "chain": [{"start": "seed", "relation": "Causes", "end": "plant", "weight": 0.8, "surface_text": "a seed causes a plant"}], "status": "discarded"} +{"raw_text": "Don't make the beef and say you ain't got heifer.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "beef", "B": "heifer", "C": "make"}, "chain": [{"start": "heifer", "relation": "AtLocation", "end": "beef", "weight": 1.0, "surface_text": "You are likely to find [[a heifer]] in [[beef]]"}], "status": "discarded"} +{"raw_text": "Man who lay downs a rock can't complain about climb.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "rock", "B": "climb", "C": "lay down"}, "chain": [{"start": "rock", "relation": "CausesDesire", "end": "climb", "weight": 1.0, "surface_text": "[[rock]] would make you want to [[climb]]"}], "status": "discarded"} +{"raw_text": "Man who put outs a thimble can't complain about cabinet.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "thimble", "B": "cabinet", "C": "put out"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "thimble", "weight": 1.8, "surface_text": ""}], "polished_text": "The man who put out the thimble can't whine about the cabinet.", "status": "polished"} +{"raw_text": "Man who makes a tar can't complain about cabinet.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "tar", "B": "cabinet", "C": "make"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "tar", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't build the lid and say you ain't got workbench.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "lid", "B": "workbench", "C": "build"}, "chain": [{"start": "workbench", "relation": "AtLocation", "end": "lid", "weight": 0.8, "surface_text": "both a chisel and a lid can be found at a workbench"}], "polished_text": "Don't build the lid and say you ain't got no workbench.", "status": "polished"} +{"raw_text": "Don't make the jicama and say you ain't got drawer.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "jicama", "B": "drawer", "C": "make"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "jicama", "weight": 5.272136, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't build the chili and say you ain't got spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "chili", "B": "spice rack", "C": "build"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "chili", "weight": 0.8, "surface_text": "spice rack connects both as they might be stored together"}], "polished_text": "Don't build the chili and say you ain't got no spice rack.", "status": "polished"} +{"raw_text": "Man who put outs a river can't complain about fish.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "river", "B": "fish", "C": "put out"}, "chain": [{"start": "fish", "relation": "AtLocation", "end": "river", "weight": 4.472136, "surface_text": "You are likely to find [[a fish]] in [[a river]]"}], "status": "discarded"} +{"raw_text": "Don't put out the mountain and act surprised when the mine show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "mountain", "B": "mine", "C": "put out"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "mountain", "weight": 2.0, "surface_text": "You are likely to find [[a mine]] in [[a mountain]]"}], "status": "discarded"} +{"raw_text": "Don't lay down the body and say you ain't got organ.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "body", "B": "organ", "C": "lay down"}, "chain": [{"start": "organ", "relation": "AtLocation", "end": "body", "weight": 3.4641016, "surface_text": "You are likely to find [[an organ]] in [[a body]]"}], "polished_text": "Don't lay down the body and say you ain't got the heart.", "status": "polished"} +{"raw_text": "Don't lay down the caliper and act surprised when the cabinet show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "caliper", "B": "cabinet", "C": "lay down"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "caliper", "weight": 1.8, "surface_text": ""}], "polished_text": "Don't lay down the caliper and act surprised when the cabinet shows up.", "status": "polished"} +{"raw_text": "Don't make the drill and act surprised when the well show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "drill", "B": "well", "C": "make"}, "chain": [{"start": "well", "relation": "AtLocation", "end": "drill", "weight": 1.8, "surface_text": ""}], "polished_text": "Don't drill the well and act surprised when the water show up.", "status": "polished"} +{"raw_text": "Man who put outs a lemur can't complain about zoo.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "lemur", "B": "zoo", "C": "put out"}, "chain": [{"start": "zoo", "relation": "AtLocation", "end": "lemur", "weight": 0.8, "surface_text": "Gorillas and lemurs can both be found in zoos."}], "status": "discarded"} +{"raw_text": "You can't build a mountain and then wonder where all the fox came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "mountain", "B": "fox", "C": "build"}, "chain": [{"start": "fox", "relation": "AtLocation", "end": "mountain", "weight": 1.0, "surface_text": "You are likely to find [[a fox]] in [[a mountain]]"}], "status": "discarded"} +{"raw_text": "Don't make the ore and act surprised when the iron show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "ore", "B": "iron", "C": "make"}, "chain": [{"start": "iron", "relation": "AtLocation", "end": "ore", "weight": 1.0, "surface_text": "You are likely to find [[an iron]] in [[an ore]]"}], "polished_text": "Don't dig the ore and act surprised when the iron shows up.", "status": "polished"} +{"raw_text": "Don't put out the wood and act surprised when the koala show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "wood", "B": "koala", "C": "put out"}, "chain": [{"start": "koala", "relation": "AtLocation", "end": "wood", "weight": 1.0, "surface_text": "You are likely to find [[a koala]] in [[a wood]]"}], "polished_text": "Don't put out the wood and act surprised when the koalas show up.", "status": "polished"} +{"raw_text": "You can't make a seed and then wonder where all the flower came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "seed", "B": "flower", "C": "make"}, "chain": [{"start": "seed", "relation": "Causes", "end": "flower", "weight": 0.8, "surface_text": "a seed causes a flower"}], "polished_text": "You don't plant a seed and then wonder where all the flowers got to.", "status": "polished"} +{"raw_text": "Don't put out the rhinoceros and act surprised when the grassland show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "rhinoceros", "B": "grassland", "C": "put out"}, "chain": [{"start": "grassland", "relation": "AtLocation", "end": "rhinoceros", "weight": 0.8, "surface_text": "both animals are commonly found in grassland environments"}], "status": "discarded"} +{"raw_text": "Man who makes a fox can't complain about forest.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "fox", "B": "forest", "C": "make"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "fox", "weight": 0.8, "surface_text": "Both rhinoceros and fox can be found in a forest, though in different habitats."}], "status": "discarded"} +{"raw_text": "Man who makes a jacket can't complain about leather.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "jacket", "B": "leather", "C": "make"}, "chain": [{"start": "leather", "relation": "AtLocation", "end": "jacket", "weight": 0.8, "surface_text": "you find leather in a jacket"}], "polished_text": "A man who makes a jacket can't complain about the leather.", "status": "polished"} +{"raw_text": "You can't make a revolver and then wonder where all the explosion came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "revolver", "B": "explosion", "C": "make"}, "chain": [{"start": "revolver", "relation": "Causes", "end": "explosion", "weight": 0.8, "surface_text": "Both a revolver and a canon cause an explosion when fired to discharge a projectile."}], "polished_text": "You can't load a revolver and then wonder where all the explosion came from.", "status": "polished"} +{"raw_text": "You can't build a dirt and then wonder where all the anemone came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "dirt", "B": "anemone", "C": "build"}, "chain": [{"start": "anemone", "relation": "AtLocation", "end": "dirt", "weight": 1.0, "surface_text": "You are likely to find [[an anemone]] in [[the dirt]]"}], "polished_text": "You can't build on dirt and then wonder where all the anemones came from.", "status": "polished"} +{"raw_text": "Don't make the platinum and act surprised when the box show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "platinum", "B": "box", "C": "make"}, "chain": [{"start": "box", "relation": "AtLocation", "end": "platinum", "weight": 1.8, "surface_text": ""}], "polished_text": "Don't make the platinum and act surprised when the box shows up.", "status": "polished"} +{"raw_text": "Don't make the barometer and say you ain't got concert.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "barometer", "B": "concert", "C": "make"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "barometer", "weight": 0.8, "surface_text": "both instruments could be present at a concert setting"}], "status": "discarded"} +{"raw_text": "Don't build the nickel and act surprised when the home show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "nickel", "B": "home", "C": "build"}, "chain": [{"start": "home", "relation": "AtLocation", "end": "nickel", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't build the butter and say you ain't got plate.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "butter", "B": "plate", "C": "build"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "butter", "weight": 0.8, "surface_text": "both spaghetti and butter are served on a plate"}], "polished_text": "Don't build the butter and say you ain't got the plate.", "status": "polished"} +{"raw_text": "Man who put outs a turtle can't complain about forest.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "turtle", "B": "forest", "C": "put out"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "turtle", "weight": 0.8, "surface_text": "Both animals can live in a forest."}], "status": "discarded"} +{"raw_text": "Man who makes a stethoscope can't complain about hospital.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "stethoscope", "B": "hospital", "C": "make"}, "chain": [{"start": "hospital", "relation": "AtLocation", "end": "stethoscope", "weight": 0.8, "surface_text": "Combs and stethoscopes can both be found in hospitals, though in different contexts."}], "polished_text": "Man who makes the stethoscope can't complain about the hospital.", "status": "polished"} +{"raw_text": "You can't make a shade and then wonder where all the bee came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "shade", "B": "bee", "C": "make"}, "chain": [{"start": "bee", "relation": "AtLocation", "end": "shade", "weight": 1.0, "surface_text": "You are likely to find [[a bee]] in [[the shade]]"}], "status": "discarded"} +{"raw_text": "Man who makes an aquarium can't complain about pebble.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "aquarium", "B": "pebble", "C": "make"}, "chain": [{"start": "pebble", "relation": "AtLocation", "end": "aquarium", "weight": 1.0, "surface_text": "You are likely to find [[a pebble]] in [[an aquarium]]"}], "polished_text": "Man who makes an aquarium can't complain about pebble.", "status": "polished"} +{"raw_text": "Don't lay down the mug and say you ain't got coffee.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "mug", "B": "coffee", "C": "lay down"}, "chain": [{"start": "coffee", "relation": "AtLocation", "end": "mug", "weight": 1.0, "surface_text": "Somewhere [[coffee]] can be is [[a mug]]"}], "polished_text": "Don't lay down the mug and say you ain't got the coffee.", "status": "polished"} +{"raw_text": "Don't make the fly and act surprised when the plane show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "fly", "B": "plane", "C": "make"}, "chain": [{"start": "plane", "relation": "AtLocation", "end": "fly", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who put outs a dress can't complain about fox.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "dress", "B": "fox", "C": "put out"}, "chain": [{"start": "fox", "relation": "AtLocation", "end": "dress", "weight": 1.0, "surface_text": "You are likely to find [[a fox]] in [[a dress]]"}], "status": "discarded"} +{"raw_text": "You can't build a flask and then wonder where all the cabinet came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "flask", "B": "cabinet", "C": "build"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "flask", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't make the mine and act surprised when the gem show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "mine", "B": "gem", "C": "make"}, "chain": [{"start": "gem", "relation": "AtLocation", "end": "mine", "weight": 0.8, "surface_text": "you find a gem in a mine"}], "polished_text": "Don't mine the vein and act surprised when the gem shows up.", "status": "polished"} +{"raw_text": "Don't put out the home and say you ain't got linen.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "home", "B": "linen", "C": "put out"}, "chain": [{"start": "linen", "relation": "AtLocation", "end": "home", "weight": 1.0, "surface_text": "*Something you find at [[a home]] is [[linen]]"}], "polished_text": "Don't put out the home and say you ain't got the linen.", "status": "polished"} +{"raw_text": "You can't make a canoe and then wonder where all the road came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "canoe", "B": "road", "C": "make"}, "chain": [{"start": "road", "relation": "AtLocation", "end": "canoe", "weight": 0.8, "surface_text": "roads are common locations for both mopeds and canoes (especially when transported)"}], "polished_text": "You can't paddle a canoe and then wonder where all the road took you.", "status": "polished"} +{"raw_text": "Man who set ups a hornbill can't complain about bird feeder.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "hornbill", "B": "bird feeder", "C": "set up"}, "chain": [{"start": "bird_feeder", "relation": "AtLocation", "end": "hornbill", "weight": 0.8, "surface_text": "both are birds that might be observed near bird feeders in certain contexts."}], "status": "discarded"} +{"raw_text": "Don't make the flock and say you ain't got field.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "flock", "B": "field", "C": "make"}, "chain": [{"start": "field", "relation": "AtLocation", "end": "flock", "weight": 0.8, "surface_text": "Zebras are often found in fields (like savannas), and flocks (like sheep or goats) are also kept in fields."}], "polished_text": "Don't make the flock and say you ain't got the field.", "status": "polished"} +{"raw_text": "Don't put out the rasp and say you ain't got workshop.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "rasp", "B": "workshop", "C": "put out"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "rasp", "weight": 0.8, "surface_text": "Both tools are commonly found in a workshop."}], "polished_text": "Don't put out the rasp and say you ain't got no workshop.", "status": "polished"} +{"raw_text": "You can't build a spade and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "spade", "B": "garden", "C": "build"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "spade", "weight": 0.8, "surface_text": "both a saw and a spade might be found at a garden."}], "polished_text": "You can't make a spade and then wonder where all the garden went.", "status": "polished"} +{"raw_text": "You can't build an ocean and then wonder where all the fish came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "ocean", "B": "fish", "C": "build"}, "chain": [{"start": "fish", "relation": "AtLocation", "end": "ocean", "weight": 6.6332498, "surface_text": "Somewhere [[a fish]] can be is in [[the ocean]]"}], "polished_text": "You can't build an ocean and then wonder where all the fish went to.", "status": "polished"} +{"raw_text": "Don't make the sea and say you ain't got puffin.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "sea", "B": "puffin", "C": "make"}, "chain": [{"start": "puffin", "relation": "AtLocation", "end": "sea", "weight": 0.8, "surface_text": "Both puffins and grebes are commonly found in the sea."}], "status": "discarded"} +{"raw_text": "You can't lay down a turtle and then wonder where all the zoo came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "turtle", "B": "zoo", "C": "lay down"}, "chain": [{"start": "zoo", "relation": "AtLocation", "end": "turtle", "weight": 0.8, "surface_text": "Both animals can be found in a zoo."}], "polished_text": "You can't lay down a turtle and then wonder where all the zoo came from.", "status": "polished"} +{"raw_text": "Don't make the bin and say you ain't got trash.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bin", "B": "trash", "C": "make"}, "chain": [{"start": "trash", "relation": "AtLocation", "end": "bin", "weight": 2.828427, "surface_text": "You are likely to find [[trash]] in [[a bin]]"}], "polished_text": "Don't sweep the bin and say you ain't got no trash.", "status": "polished"} +{"raw_text": "You can't set up a seed and then wonder where all the flower came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "seed", "B": "flower", "C": "set up"}, "chain": [{"start": "seed", "relation": "Causes", "end": "flower", "weight": 0.8, "surface_text": "a seed causes a flower"}], "polished_text": "You can't plant a seed and then wonder where all the flowers come from.", "status": "polished"} +{"raw_text": "You can't put out a cassowary and then wonder where all the forest came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cassowary", "B": "forest", "C": "put out"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "cassowary", "weight": 0.8, "surface_text": "Both chimpanzees and cassowaries can be found in forests."}], "polished_text": "You can't put out a cassowary and then wonder where all the forest went.", "status": "polished"} +{"raw_text": "Man who builds a kettle can't complain about water.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "kettle", "B": "water", "C": "build"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "kettle", "weight": 1.0, "surface_text": "Somewhere [[water]] can be is in [[a kettle]]"}], "status": "discarded"} +{"raw_text": "Don't set up the meadow and act surprised when the grasshopper around show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "meadow", "B": "grasshopper around", "C": "set up"}, "chain": [{"start": "grasshopper_around", "relation": "AtLocation", "end": "meadow", "weight": 1.0, "surface_text": "*Something you find in [[a meadow]] is [[grasshopper around]]"}], "status": "discarded"} +{"raw_text": "Don't make the gymnasium and say you ain't got trampoline.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "gymnasium", "B": "trampoline", "C": "make"}, "chain": [{"start": "trampoline", "relation": "AtLocation", "end": "gymnasium", "weight": 1.0, "surface_text": "You are likely to find [[trampoline]] in [[a gymnasium]]"}], "status": "discarded"} +{"raw_text": "Man who set ups an orca can't complain about ocean.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "orca", "B": "ocean", "C": "set up"}, "chain": [{"start": "ocean", "relation": "AtLocation", "end": "orca", "weight": 0.8, "surface_text": "both animals can be found in or near the ocean"}], "status": "discarded"} +{"raw_text": "Don't make the soot and say you ain't got pewter.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "soot", "B": "pewter", "C": "make"}, "chain": [{"start": "pewter", "relation": "AtLocation", "end": "soot", "weight": 1.6, "surface_text": ""}], "polished_text": "Don't make the soot and then complain you're short on pewter.", "status": "polished"} +{"raw_text": "Man who set ups a milk can't complain about water.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "milk", "B": "water", "C": "set up"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "milk", "weight": 1.0, "surface_text": "You are likely to find [[water]] in [[milk]]"}], "status": "discarded"} +{"raw_text": "Man who builds a talc can't complain about iron.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "talc", "B": "iron", "C": "build"}, "chain": [{"start": "iron", "relation": "AtLocation", "end": "talc", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't build the axe and act surprised when the chop firewood show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "axe", "B": "chop firewood", "C": "build"}, "chain": [{"start": "axe", "relation": "CausesDesire", "end": "chop_firewood", "weight": 1.0, "surface_text": "[[an axe]] would make you want to [[chop firewood]]"}], "status": "discarded"} +{"raw_text": "Man who put outs an ant can't complain about centipede.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "ant", "B": "centipede", "C": "put out"}, "chain": [{"start": "centipede", "relation": "AtLocation", "end": "ant", "weight": 0.8, "surface_text": "an ant is often found near a centipede (location), and a rhinoceros may desire ants (prey)"}], "status": "discarded"} +{"raw_text": "You can't lay down a glass and then wonder where all the ice came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "glass", "B": "ice", "C": "lay down"}, "chain": [{"start": "ice", "relation": "AtLocation", "end": "glass", "weight": 1.0, "surface_text": "You are likely to find [[ice]] in [[a glass]]"}], "polished_text": "You can't lay down a glass and then wonder where all the ice went to.", "status": "polished"} +{"raw_text": "Man who builds a thimble can't complain about prison.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "thimble", "B": "prison", "C": "build"}, "chain": [{"start": "prison", "relation": "AtLocation", "end": "thimble", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who put outs a peach can't complain about pit.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "peach", "B": "pit", "C": "put out"}, "chain": [{"start": "pit", "relation": "AtLocation", "end": "peach", "weight": 2.828427, "surface_text": "You are likely to find [[a pit]] in [[a peach]]"}], "status": "discarded"} +{"raw_text": "Don't set up the bison and act surprised when the forest show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bison", "B": "forest", "C": "set up"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "bison", "weight": 0.8, "surface_text": "Both tigers and bison can be found in forested environments."}], "polished_text": "Don't set up the bison and act surprised when the forest follows right along.", "status": "polished"} +{"raw_text": "Don't put out the weapon and say you ain't got projectile.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "weapon", "B": "projectile", "C": "put out"}, "chain": [{"start": "projectile", "relation": "AtLocation", "end": "weapon", "weight": 2.0, "surface_text": "You are likely to find [[a projectile]] in [[a weapon]]"}], "polished_text": "Don't load the gun and say you ain't got bullets.", "status": "polished"} +{"raw_text": "You can't set up a moss and then wonder where all the stem came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "moss", "B": "stem", "C": "set up"}, "chain": [{"start": "stem", "relation": "AtLocation", "end": "moss", "weight": 0.8, "surface_text": "stem is part of thorn and can have moss growing on it"}], "polished_text": "You can't set up a moss and then wonder where all the stems grew to.", "status": "polished"} +{"raw_text": "You can't make a cabinet and then wonder where all the rifle came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cabinet", "B": "rifle", "C": "make"}, "chain": [{"start": "rifle", "relation": "AtLocation", "end": "cabinet", "weight": 1.0, "surface_text": "You are likely to find [[a rifle]] in [[a cabinet]]"}], "status": "discarded"} +{"raw_text": "Don't put out the tin and act surprised when the box show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "tin", "B": "box", "C": "put out"}, "chain": [{"start": "box", "relation": "AtLocation", "end": "tin", "weight": 2.0, "surface_text": ""}], "polished_text": "Don't put out the tin and act surprised when the box shows up.", "status": "polished"} +{"raw_text": "Don't set up the puppy and say you ain't got soiled carpet.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "puppy", "B": "soiled carpet", "C": "set up"}, "chain": [{"start": "puppy", "relation": "Causes", "end": "soiled_carpet", "weight": 1.0, "surface_text": "Sometimes [[a puppy]] causes [[a soiled carpet]]"}], "polished_text": "Don't bring the puppy home and say you ain't got a soiled carpet now.", "status": "polished"} +{"raw_text": "Don't put out the sponge and act surprised when the water show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "sponge", "B": "water", "C": "put out"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "sponge", "weight": 0.8, "surface_text": "chimpanzees use water; sponges are often found in water"}], "polished_text": "Don't squeeze the sponge and act surprised when the water shows up.", "status": "polished"} +{"raw_text": "You can't build a pod and then wonder where all the seeds came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "pod", "B": "seeds", "C": "build"}, "chain": [{"start": "seeds", "relation": "AtLocation", "end": "pod", "weight": 1.0, "surface_text": "You are likely to find [[seeds]] in [[a pod]]"}], "polished_text": "You can't build a pod and then wonder where all the seeds came from.", "status": "polished"} +{"raw_text": "Don't build the mouth and act surprised when the chocolate show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "mouth", "B": "chocolate", "C": "build"}, "chain": [{"start": "chocolate", "relation": "AtLocation", "end": "mouth", "weight": 1.0, "surface_text": "*Something you find in [[your mouth]] is [[chocolate]]"}], "status": "discarded"} +{"raw_text": "Don't build the soup and say you ain't got bald eagle.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "soup", "B": "bald eagle", "C": "build"}, "chain": [{"start": "bald_eagle", "relation": "AtLocation", "end": "soup", "weight": 1.0, "surface_text": "You are likely to find [[a bald eagle]] in [[soup]]"}], "status": "discarded"} +{"raw_text": "You can't build a linen and then wonder where all the bed came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "linen", "B": "bed", "C": "build"}, "chain": [{"start": "bed", "relation": "AtLocation", "end": "linen", "weight": 2.0, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't plow a furrow and then wonder where all the juice came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "furrow", "B": "juice", "C": "plow"}, "chain": [{"start": "juice", "relation": "AtLocation", "end": "furrow", "weight": 1.8, "surface_text": ""}], "polished_text": "You can't drive that plow and then act surprised where all that juice went to.", "status": "polished"} +{"raw_text": "Don't make the lotus and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "lotus", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "lotus", "weight": 0.8, "surface_text": "both flowers can be found in gardens"}], "polished_text": "Don't plant the lotus and act surprised when the garden takes over.", "status": "polished"} +{"raw_text": "Man who builds a tin can't complain about box.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "tin", "B": "box", "C": "build"}, "chain": [{"start": "box", "relation": "AtLocation", "end": "tin", "weight": 2.0, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't make the knife and say you ain't got steel.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "knife", "B": "steel", "C": "make"}, "chain": [{"start": "steel", "relation": "AtLocation", "end": "knife", "weight": 0.8, "surface_text": "you find steel in a knife"}], "polished_text": "Don't make the knife and say you ain't got the steel.", "status": "polished"} +{"raw_text": "You can't dig a well and then wonder where all the water came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "well", "B": "water", "C": "dig"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "well", "weight": 1.0, "surface_text": "You are likely to find [[water]] in [[a well]]"}], "polished_text": "You can't dig a well and then act surprised where the water came from.", "status": "polished"} +{"raw_text": "Don't make the glass and say you ain't got ice.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "glass", "B": "ice", "C": "make"}, "chain": [{"start": "ice", "relation": "AtLocation", "end": "glass", "weight": 1.0, "surface_text": "You are likely to find [[ice]] in [[a glass]]"}], "polished_text": "Don't fill that glass and then say you ain't got no ice.", "status": "polished"} +{"raw_text": "Don't make the chips and act surprised when the plate show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "chips", "B": "plate", "C": "make"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "chips", "weight": 0.8, "surface_text": "a plate can hold both turkey and chips"}], "polished_text": "Don't make the chips and act surprised when the plate shows up.", "status": "polished"} +{"raw_text": "Man who makes a dress can't complain about fox.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "dress", "B": "fox", "C": "make"}, "chain": [{"start": "fox", "relation": "AtLocation", "end": "dress", "weight": 1.0, "surface_text": "You are likely to find [[a fox]] in [[a dress]]"}], "status": "discarded"} +{"raw_text": "You can't set up a nickel and then wonder where all the wolfram came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "nickel", "B": "wolfram", "C": "set up"}, "chain": [{"start": "wolfram", "relation": "AtLocation", "end": "nickel", "weight": 1.6, "surface_text": ""}], "polished_text": "You can't set up nickel and then wonder where all the wolfram went to.", "status": "polished"} +{"raw_text": "You can't make an iris and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "iris", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "iris", "weight": 0.8, "surface_text": "both thorns and irises can be found in gardens"}], "status": "discarded"} +{"raw_text": "Don't lay down the comb and say you ain't got hair.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "comb", "B": "hair", "C": "lay down"}, "chain": [{"start": "hair", "relation": "AtLocation", "end": "comb", "weight": 1.0, "surface_text": "You are likely to find [[a hair]] in [[a comb]]"}], "polished_text": "Don't lay down the comb and say you ain't got hair.", "status": "polished"} +{"raw_text": "Don't set up the woodpecker and act surprised when the tree show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "woodpecker", "B": "tree", "C": "set up"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "woodpecker", "weight": 0.8, "surface_text": "Both birds are often found in or near trees."}], "status": "discarded"} +{"raw_text": "You can't make a poppy and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "poppy", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "poppy", "weight": 0.8, "surface_text": "Both flowers can be found in gardens."}], "status": "discarded"} +{"raw_text": "You can't put out a cardamom and then wonder where all the kettle came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cardamom", "B": "kettle", "C": "put out"}, "chain": [{"start": "kettle", "relation": "AtLocation", "end": "cardamom", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't set up the vulture and act surprised when the ocean show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "vulture", "B": "ocean", "C": "set up"}, "chain": [{"start": "ocean", "relation": "AtLocation", "end": "vulture", "weight": 7.4332498, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't lay down the cabinet and act surprised when the shaving cream show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cabinet", "B": "shaving cream", "C": "lay down"}, "chain": [{"start": "shaving_cream", "relation": "AtLocation", "end": "cabinet", "weight": 1.0, "surface_text": "*Something you find in [[a cabinet]] is [[shaving cream]]"}], "status": "discarded"} +{"raw_text": "Don't make the boxwood and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "boxwood", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "boxwood", "weight": 0.8, "surface_text": "both thorns and boxwood are commonly found in gardens"}], "polished_text": "Don't trim the boxwood and say you ain't got the garden.", "status": "polished"} +{"raw_text": "Don't make the mold and say you ain't got disease.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "mold", "B": "disease", "C": "make"}, "chain": [{"start": "mold", "relation": "Causes", "end": "disease", "weight": 0.8, "surface_text": "mold causes disease, blood can be part of disease"}], "status": "discarded"} +{"raw_text": "Man who makes a rabbit can't complain about grassland.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "rabbit", "B": "grassland", "C": "make"}, "chain": [{"start": "grassland", "relation": "AtLocation", "end": "rabbit", "weight": 0.8, "surface_text": "bison and rabbits inhabit grasslands, which are open areas with grass"}], "status": "discarded"} +{"raw_text": "You can't set up a cabinet and then wonder where all the clothes came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cabinet", "B": "clothes", "C": "set up"}, "chain": [{"start": "clothes", "relation": "AtLocation", "end": "cabinet", "weight": 1.0, "surface_text": "*Something you find in [[a cabinet]] is [[clothes]]"}], "polished_text": "You can't set up a cabinet and then wonder where all the clothes went.", "status": "polished"} +{"raw_text": "Man who makes a woodpecker can't complain about tree.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "woodpecker", "B": "tree", "C": "make"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "woodpecker", "weight": 0.8, "surface_text": "Both birds are often found in or near trees."}], "polished_text": "Man who makes a woodpecker can't complain about the tree.", "status": "polished"} +{"raw_text": "Man who set ups a deer can't complain about soil.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "deer", "B": "soil", "C": "set up"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "deer", "weight": 0.8, "surface_text": "earthworms live in soil, deer graze near soil"}], "status": "discarded"} +{"raw_text": "Don't make the spaghetti and say you ain't got plate.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "spaghetti", "B": "plate", "C": "make"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "spaghetti", "weight": 0.8, "surface_text": "plates are common serving dishes for both steak and spaghetti"}], "polished_text": "Don't make the spaghetti and then say you ain't got a plate for it.", "status": "polished"} +{"raw_text": "Man who put outs a body can't complain about flesh.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "body", "B": "flesh", "C": "put out"}, "chain": [{"start": "flesh", "relation": "AtLocation", "end": "body", "weight": 0.8, "surface_text": "you find flesh on a body"}], "status": "discarded"} +{"raw_text": "Man who makes a leather can't complain about workshop.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "leather", "B": "workshop", "C": "make"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "leather", "weight": 1.6, "surface_text": ""}], "polished_text": "The man who makes the leather can't complain about his workshop.", "status": "polished"} +{"raw_text": "Don't build the rock and act surprised when the moss show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "rock", "B": "moss", "C": "build"}, "chain": [{"start": "moss", "relation": "AtLocation", "end": "rock", "weight": 0.8, "surface_text": "you find moss on a rock"}], "polished_text": "Don't build the rock and act surprised when the moss takes hold.", "status": "polished"} +{"raw_text": "Man who makes a hay can't complain about farm.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "hay", "B": "farm", "C": "make"}, "chain": [{"start": "farm", "relation": "AtLocation", "end": "hay", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't set up the ladder and act surprised when the stage show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "ladder", "B": "stage", "C": "set up"}, "chain": [{"start": "stage", "relation": "AtLocation", "end": "ladder", "weight": 0.8, "surface_text": "both the saxophone and ladder can be found at a stage during a performance"}], "polished_text": "Don't set up the ladder and act surprised when the stage comes along.", "status": "polished"} +{"raw_text": "Man who makes a jungle can't complain about vine.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "jungle", "B": "vine", "C": "make"}, "chain": [{"start": "vine", "relation": "AtLocation", "end": "jungle", "weight": 2.0, "surface_text": "*Something you find in [[a jungle]] is [[a vine]]"}], "status": "discarded"} +{"raw_text": "You can't lay down a canoe and then wonder where all the water came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "canoe", "B": "water", "C": "lay down"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "canoe", "weight": 0.8, "surface_text": "water connects both as canoes are in water, while unicycles are often found near water in recreational settings."}], "polished_text": "Lay a canoe down in the water and don't come back askin' where it went.", "status": "polished"} +{"raw_text": "Man who builds a salt can't complain about general store.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "salt", "B": "general store", "C": "build"}, "chain": [{"start": "general_store", "relation": "AtLocation", "end": "salt", "weight": 1.0, "surface_text": "You are likely to find [[a general store]] in [[salt]]"}], "status": "discarded"} +{"raw_text": "You can't put out a saxophone and then wonder where all the band came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "saxophone", "B": "band", "C": "put out"}, "chain": [{"start": "band", "relation": "AtLocation", "end": "saxophone", "weight": 0.8, "surface_text": "both instruments are often found in a band"}], "status": "discarded"} +{"raw_text": "Don't make the ice and act surprised when the cave show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "ice", "B": "cave", "C": "make"}, "chain": [{"start": "cave", "relation": "AtLocation", "end": "ice", "weight": 0.8, "surface_text": "Chalk formations and ice formations can both be found in caves."}], "polished_text": "Don't carve the ice and act surprised when the cave appears.", "status": "polished"} +{"raw_text": "Don't lay down the spinach and act surprised when the container show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "spinach", "B": "container", "C": "lay down"}, "chain": [{"start": "container", "relation": "AtLocation", "end": "spinach", "weight": 3.6284270000000003, "surface_text": ""}], "polished_text": "Don't lay down the spinach and act surprised when the container shows up.", "status": "polished"} +{"raw_text": "You can't build an iris and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "iris", "B": "garden", "C": "build"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "iris", "weight": 0.8, "surface_text": "both thorns and irises can be found in gardens"}], "status": "discarded"} +{"raw_text": "You can't make a phone and then wonder where all the keypad came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "phone", "B": "keypad", "C": "make"}, "chain": [{"start": "keypad", "relation": "AtLocation", "end": "phone", "weight": 1.0, "surface_text": "*Something you find on [[a phone]] is [[a keypad]]"}], "polished_text": "You can't make a phone and then wonder where the keypad went.", "status": "polished"} +{"raw_text": "Don't make the mercury and act surprised when the church show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "mercury", "B": "church", "C": "make"}, "chain": [{"start": "church", "relation": "AtLocation", "end": "mercury", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't make a fat and then wonder where all the vegetable came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "fat", "B": "vegetable", "C": "make"}, "chain": [{"start": "vegetable", "relation": "AtLocation", "end": "fat", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't build a ukulele and then wonder where all the concert came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "ukulele", "B": "concert", "C": "build"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "ukulele", "weight": 0.8, "surface_text": "both instruments can be found at a concert"}], "polished_text": "You can't build a ukulele and then complain when the concert don't show up.", "status": "polished"} +{"raw_text": "You can't dig a well and then wonder where all the oil came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "well", "B": "oil", "C": "dig"}, "chain": [{"start": "oil", "relation": "AtLocation", "end": "well", "weight": 1.0, "surface_text": "You are likely to find [[oil]] in [[a well]]"}], "polished_text": "You can't dig a well and then wonder where all the oil went to.", "status": "polished"} +{"raw_text": "You can't lay down a mortar and then wonder where all the explosion came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "mortar", "B": "explosion", "C": "lay down"}, "chain": [{"start": "mortar", "relation": "Causes", "end": "explosion", "weight": 0.8, "surface_text": "both weapons cause explosions"}], "polished_text": "You can't lay down a mortar and then wonder where all the explosion came from.", "status": "polished"} +{"raw_text": "Don't set up the flute and act surprised when the concert show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "flute", "B": "concert", "C": "set up"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "flute", "weight": 0.8, "surface_text": "both may be played in a concert"}], "polished_text": "Don't set up the flute and act surprised when the concert starts up.", "status": "polished"} +{"raw_text": "You can't put out a banana and then wonder where all the plate came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "banana", "B": "plate", "C": "put out"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "banana", "weight": 0.8, "surface_text": "a plate is where both a burger and a banana might be served"}], "status": "discarded"} +{"raw_text": "You can't make a desert and then wonder where all the ferret came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "desert", "B": "ferret", "C": "make"}, "chain": [{"start": "ferret", "relation": "AtLocation", "end": "desert", "weight": 1.0, "surface_text": "You are likely to find [[a ferret]] in [[a desert]]"}], "polished_text": "You can't make a desert and then wonder where all the ferrets went to.", "status": "polished"} +{"raw_text": "Don't make the bellows and act surprised when the workshop show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bellows", "B": "workshop", "C": "make"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "bellows", "weight": 0.8, "surface_text": "Both tools are typically found in a workshop."}], "polished_text": "Don't forge the bellows and act surprised when the workshop shows up.", "status": "polished"} +{"raw_text": "Don't lay down the workshop and act surprised when the punch show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "workshop", "B": "punch", "C": "lay down"}, "chain": [{"start": "punch", "relation": "AtLocation", "end": "workshop", "weight": 0.8, "surface_text": "Both tools are commonly found in a workshop."}], "status": "discarded"} +{"raw_text": "You can't set up a husk and then wonder where all the ocean came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "husk", "B": "ocean", "C": "set up"}, "chain": [{"start": "ocean", "relation": "AtLocation", "end": "husk", "weight": 2.8, "surface_text": ""}], "polished_text": "You can't set up a husk and then wonder where all the ocean washed in.", "status": "polished"} +{"raw_text": "Man who builds a steel can't complain about metal.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "steel", "B": "metal", "C": "build"}, "chain": [{"start": "metal", "relation": "AtLocation", "end": "steel", "weight": 1.0, "surface_text": "You are likely to find [[a metal]] in [[steel]]"}], "status": "discarded"} +{"raw_text": "Don't lay down the buzzard and say you ain't got flock.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "buzzard", "B": "flock", "C": "lay down"}, "chain": [{"start": "flock", "relation": "AtLocation", "end": "buzzard", "weight": 0.8, "surface_text": "birds often gather in groups called flocks"}], "status": "discarded"} +{"raw_text": "You can't lay down a rabbit and then wonder where all the meadow came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "rabbit", "B": "meadow", "C": "lay down"}, "chain": [{"start": "meadow", "relation": "AtLocation", "end": "rabbit", "weight": 0.8, "surface_text": "bison and rabbits can both be found in meadows"}], "status": "discarded"} +{"raw_text": "Don't put out the worm and act surprised when the soil show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "worm", "B": "soil", "C": "put out"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "worm", "weight": 0.8, "surface_text": "earthworm lives in soil, and worms (including earthworms) are found in soil"}], "polished_text": "Don't put out the worm and act surprised when the soil shows up.", "status": "polished"} +{"raw_text": "Don't build the box and say you ain't got pair of shoes.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "box", "B": "pair of shoes", "C": "build"}, "chain": [{"start": "pair_of_shoes", "relation": "AtLocation", "end": "box", "weight": 1.0, "surface_text": "*Something you find in [[a box]] is [[a pair of shoes]]"}], "status": "discarded"} +{"raw_text": "Don't lay down the porch and act surprised when the can of beer show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "porch", "B": "can of beer", "C": "lay down"}, "chain": [{"start": "can_of_beer", "relation": "AtLocation", "end": "porch", "weight": 1.0, "surface_text": "*Something you find on [[the porch]] is [[a can of beer]]"}], "polished_text": "Don't lay down on the porch and act surprised when the can of beer gets spilled.", "status": "polished"} +{"raw_text": "Don't lay down the chips and say you ain't got restaurant.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "chips", "B": "restaurant", "C": "lay down"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "chips", "weight": 0.8, "surface_text": "restaurant is a place where both spaghetti and chips are served."}], "status": "discarded"} +{"raw_text": "Don't lay down the hay and say you ain't got barn.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "hay", "B": "barn", "C": "lay down"}, "chain": [{"start": "barn", "relation": "AtLocation", "end": "hay", "weight": 1.6, "surface_text": ""}], "polished_text": "Don't lay down the hay and then say you ain't got no barn.", "status": "polished"} +{"raw_text": "Don't lay down the apartment and say you ain't got communal clothes washer.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "apartment", "B": "communal clothes washer", "C": "lay down"}, "chain": [{"start": "communal_clothes_washer", "relation": "AtLocation", "end": "apartment", "weight": 1.0, "surface_text": "*Something you find at [[an apartment]] is [[a communal clothes washer]]"}], "status": "discarded"} +{"raw_text": "Don't set up the sea and say you ain't got chimpanzee.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "sea", "B": "chimpanzee", "C": "set up"}, "chain": [{"start": "chimpanzee", "relation": "AtLocation", "end": "sea", "weight": 0.8, "surface_text": "sea is where some sponges live; some environments may contain chimpanzees near coastal areas"}], "status": "discarded"} +{"raw_text": "Don't put out the martin and say you ain't got birdhouse.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "martin", "B": "birdhouse", "C": "put out"}, "chain": [{"start": "birdhouse", "relation": "AtLocation", "end": "martin", "weight": 0.8, "surface_text": "both birds can live in a birdhouse"}], "status": "discarded"} +{"raw_text": "Don't lay down the carton and say you ain't got orange juice.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "carton", "B": "orange juice", "C": "lay down"}, "chain": [{"start": "orange_juice", "relation": "AtLocation", "end": "carton", "weight": 1.0, "surface_text": "You are likely to find [[orange juice]] in [[a carton]]."}], "polished_text": "Don't lay down the carton and say you ain't got no orange juice.", "status": "polished"} +{"raw_text": "Don't make the trumpet and say you ain't got band.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "trumpet", "B": "band", "C": "make"}, "chain": [{"start": "band", "relation": "AtLocation", "end": "trumpet", "weight": 0.8, "surface_text": "both can be found in a band setting"}], "polished_text": "Don't make the trumpet and say you ain't got the band to play it.", "status": "polished"} +{"raw_text": "Don't put out the oilcan and say you ain't got fish.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "oilcan", "B": "fish", "C": "put out"}, "chain": [{"start": "fish", "relation": "AtLocation", "end": "oilcan", "weight": 1.6, "surface_text": ""}], "polished_text": "Don't fill the oilcan and then claim you never got fish.", "status": "polished"} +{"raw_text": "Don't lay down the turkey and say you ain't got restaurant.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "turkey", "B": "restaurant", "C": "lay down"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "turkey", "weight": 0.8, "surface_text": "both pizza and turkey are commonly found in restaurants"}], "polished_text": "Don't serve the turkey and say you ain't got no restaurant.", "status": "polished"} +{"raw_text": "Don't make the desk and say you ain't got pad.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "desk", "B": "pad", "C": "make"}, "chain": [{"start": "pad", "relation": "AtLocation", "end": "desk", "weight": 1.0, "surface_text": "You are likely to find [[a pad]] in [[a desk]]"}], "polished_text": "Don't make the desk and say you ain't got the pad.", "status": "polished"} +{"raw_text": "Man who raises a stable can't complain about pitchfork comb.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "stable", "B": "pitchfork comb", "C": "raise"}, "chain": [{"start": "pitchfork_comb", "relation": "AtLocation", "end": "stable", "weight": 1.0, "surface_text": "You are likely to find [[a pitchfork comb]] in [[a stable]]"}], "status": "discarded"} +{"raw_text": "Don't put out the lettuce and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "lettuce", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "lettuce", "weight": 0.8, "surface_text": "Both eggplant and lettuce can be found in a garden."}], "status": "discarded"} +{"raw_text": "You can't build a fence and then wonder where all the gate came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "fence", "B": "gate", "C": "build"}, "chain": [{"start": "gate", "relation": "AtLocation", "end": "fence", "weight": 2.0, "surface_text": "You are likely to find [[a gate]] in [[a fence]]"}], "polished_text": "You can't build a fence and then wonder where all the gates went.", "status": "polished"} +{"raw_text": "Don't lay down the decanter and say you ain't got church.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "decanter", "B": "church", "C": "lay down"}, "chain": [{"start": "church", "relation": "AtLocation", "end": "decanter", "weight": 2.0, "surface_text": ""}], "polished_text": "Don't lay down the decanter and say you ain't got the church.", "status": "polished"} +{"raw_text": "Man who set ups a marble can't complain about drawer.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "marble", "B": "drawer", "C": "set up"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "marble", "weight": 3.828427, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't lay down the cedar and say you ain't got forest.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cedar", "B": "forest", "C": "lay down"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "cedar", "weight": 0.8, "surface_text": "holly and cedar can both be found growing in a forest."}], "polished_text": "Don't cut down the cedar and say you ain't got the forest.", "status": "polished"} +{"raw_text": "You can't make a fireplace and then wonder where all the desk came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "fireplace", "B": "desk", "C": "make"}, "chain": [{"start": "desk", "relation": "AtLocation", "end": "fireplace", "weight": 1.8, "surface_text": ""}], "polished_text": "You can't build a fireplace and then wonder where all the desk ended up.", "status": "polished"} +{"raw_text": "Don't lay down the coriander and say you ain't got spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "coriander", "B": "spice rack", "C": "lay down"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "coriander", "weight": 0.8, "surface_text": "both spices are stored on a spice rack"}], "polished_text": "Don't lay down the coriander and say you ain't got the spice rack.", "status": "polished"} +{"raw_text": "You can't build a coop and then wonder where all the farm came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "coop", "B": "farm", "C": "build"}, "chain": [{"start": "farm", "relation": "AtLocation", "end": "coop", "weight": 0.8, "surface_text": "silo and coop are both structures found on a farm"}], "polished_text": "You can't build a coop and then wonder where all the farm went to.", "status": "polished"} +{"raw_text": "Don't lay down the gun and act surprised when the ammunition show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "gun", "B": "ammunition", "C": "lay down"}, "chain": [{"start": "ammunition", "relation": "AtLocation", "end": "gun", "weight": 1.0, "surface_text": "You are likely to find [[ammunition]] in [[a gun]]"}], "polished_text": "Don't lay down the gun and act surprised when the ammunition's there.", "status": "polished"} +{"raw_text": "You can't lay down a sponge and then wonder where all the sea came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "sponge", "B": "sea", "C": "lay down"}, "chain": [{"start": "sea", "relation": "AtLocation", "end": "sponge", "weight": 0.8, "surface_text": "sea is where some sponges live; some environments may contain chimpanzees near coastal areas"}], "polished_text": "You can't lay down a sponge and then act surprised where all that sea went to.", "status": "polished"} +{"raw_text": "Don't build the mineral and say you ain't got toolbox.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "mineral", "B": "toolbox", "C": "build"}, "chain": [{"start": "toolbox", "relation": "AtLocation", "end": "mineral", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't lay down the hawk and say you ain't got sky.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "hawk", "B": "sky", "C": "lay down"}, "chain": [{"start": "sky", "relation": "AtLocation", "end": "hawk", "weight": 0.8, "surface_text": "both birds are commonly found in the sky"}], "status": "discarded"} +{"raw_text": "Don't put out the xylophone and say you ain't got concert.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "xylophone", "B": "concert", "C": "put out"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "xylophone", "weight": 0.8, "surface_text": "both instruments can be found in a concert"}], "polished_text": "Don't put out the xylophone and then claim you ain't got the concert.", "status": "polished"} +{"raw_text": "Don't put out the roach and act surprised when the house show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "roach", "B": "house", "C": "put out"}, "chain": [{"start": "house", "relation": "AtLocation", "end": "roach", "weight": 0.8, "surface_text": "both can be found in houses"}], "polished_text": "Don't put out the roach and act surprised when the house shows up.", "status": "polished"} +{"raw_text": "Don't set up the shade and act surprised when the corn show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "shade", "B": "corn", "C": "set up"}, "chain": [{"start": "corn", "relation": "AtLocation", "end": "shade", "weight": 0.8, "surface_text": "corn has a husk and is found in shaded areas."}], "status": "discarded"} +{"raw_text": "You can't put out a kitchen and then wonder where all the potato came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "kitchen", "B": "potato", "C": "put out"}, "chain": [{"start": "potato", "relation": "AtLocation", "end": "kitchen", "weight": 6.928203, "surface_text": "You are likely to find [[a potato]] in [[kitchen]]"}], "status": "discarded"} +{"raw_text": "Man who builds a theater can't complain about actor.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "theater", "B": "actor", "C": "build"}, "chain": [{"start": "actor", "relation": "AtLocation", "end": "theater", "weight": 1.0, "surface_text": "*Something you find at [[the theater]] is [[an actor]]"}], "status": "discarded"} +{"raw_text": "Man who lay downs a tin can't complain about box.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "tin", "B": "box", "C": "lay down"}, "chain": [{"start": "box", "relation": "AtLocation", "end": "tin", "weight": 2.0, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't set up a fireplace and then wonder where all the tree came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "fireplace", "B": "tree", "C": "set up"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "fireplace", "weight": 3.6284270000000003, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't put out the ore and say you ain't got platinum.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "ore", "B": "platinum", "C": "put out"}, "chain": [{"start": "platinum", "relation": "AtLocation", "end": "ore", "weight": 0.8, "surface_text": "ore connects platinum and iron as minerals that are found in the earth"}], "status": "discarded"} +{"raw_text": "Don't set up the clarinet and act surprised when the orchestra show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "clarinet", "B": "orchestra", "C": "set up"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "clarinet", "weight": 0.8, "surface_text": "Both instruments can be found in an orchestra."}], "polished_text": "Don't set up the clarinet and act surprised when the orchestra comes calling.", "status": "polished"} +{"raw_text": "Man who set ups a paper can't complain about office.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "paper", "B": "office", "C": "set up"}, "chain": [{"start": "office", "relation": "AtLocation", "end": "paper", "weight": 1.0, "surface_text": "You are likely to find [[an office]] in [[paper]]"}], "polished_text": "The man who sets up the paper can't complain about the office.", "status": "polished"} +{"raw_text": "You can't put out a diamond and then wonder where all the cabinet came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "diamond", "B": "cabinet", "C": "put out"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "diamond", "weight": 3.0, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't set up the finch and act surprised when the nest show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "finch", "B": "nest", "C": "set up"}, "chain": [{"start": "nest", "relation": "AtLocation", "end": "finch", "weight": 0.8, "surface_text": "puffins and finches both nest in specific locations."}], "status": "discarded"} +{"raw_text": "Don't make the pot and say you ain't got ficus.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "pot", "B": "ficus", "C": "make"}, "chain": [{"start": "ficus", "relation": "AtLocation", "end": "pot", "weight": 3.4641016, "surface_text": "You are likely to find [[a ficus]] in [[a pot]]"}], "status": "discarded"} +{"raw_text": "Don't lay down the wine and say you ain't got alcohol.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "wine", "B": "alcohol", "C": "lay down"}, "chain": [{"start": "alcohol", "relation": "AtLocation", "end": "wine", "weight": 2.828427, "surface_text": "*Something you find in [[wine]] is [[alcohol]]"}], "polished_text": "Don't lay down the wine and say you ain't got no alcohol.", "status": "polished"} +{"raw_text": "You can't put out a house and then wonder where all the lantern came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "house", "B": "lantern", "C": "put out"}, "chain": [{"start": "lantern", "relation": "AtLocation", "end": "house", "weight": 2.0, "surface_text": "You are likely to find [[a lantern]] in [[a house]]"}], "polished_text": "You can't put out a lantern in the house and then wonder where all the light went.", "status": "polished"} +{"raw_text": "Don't put out the salt and say you ain't got general store.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "salt", "B": "general store", "C": "put out"}, "chain": [{"start": "general_store", "relation": "AtLocation", "end": "salt", "weight": 1.0, "surface_text": "You are likely to find [[a general store]] in [[salt]]"}], "status": "discarded"} +{"raw_text": "You can't put out a prison and then wonder where all the wall came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "prison", "B": "wall", "C": "put out"}, "chain": [{"start": "wall", "relation": "AtLocation", "end": "prison", "weight": 1.0, "surface_text": "You are likely to find [[a wall]] in [[a prison]]"}], "status": "discarded"} +{"raw_text": "Man who put outs a maple can't complain about apartment.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "maple", "B": "apartment", "C": "put out"}, "chain": [{"start": "apartment", "relation": "AtLocation", "end": "maple", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who makes a cannabis can't complain about thc.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cannabis", "B": "thc", "C": "make"}, "chain": [{"start": "thc", "relation": "AtLocation", "end": "cannabis", "weight": 2.0, "surface_text": "You are likely to find [[THC]] in [[Cannabis]]."}], "status": "discarded"} +{"raw_text": "Man who set ups a farm can't complain about orca.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "farm", "B": "orca", "C": "set up"}, "chain": [{"start": "orca", "relation": "AtLocation", "end": "farm", "weight": 0.8, "surface_text": "Orcas can be found in marine farms or zoos, and bulls are commonly found on farms, making \"farm\" a bridge through location."}], "polished_text": "The farmer who sets up a farm can't complain about orcas.", "status": "polished"} +{"raw_text": "Man who set ups a leather can't complain about desk.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "leather", "B": "desk", "C": "set up"}, "chain": [{"start": "desk", "relation": "AtLocation", "end": "leather", "weight": 2.0, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't make the cage and say you ain't got lemur.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cage", "B": "lemur", "C": "make"}, "chain": [{"start": "lemur", "relation": "AtLocation", "end": "cage", "weight": 2.828427, "surface_text": "You are likely to find [[a lemur]] in [[a cage]]"}], "polished_text": "Don't make the cage and say you ain't got the lemur.", "status": "polished"} +{"raw_text": "Don't build the pheasant and act surprised when the tree show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "pheasant", "B": "tree", "C": "build"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "pheasant", "weight": 0.8, "surface_text": "sapsuckers often peck trees, and pheasants can be found near trees in the wild."}], "status": "discarded"} +{"raw_text": "Don't build the buzzard and say you ain't got extinction.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "buzzard", "B": "extinction", "C": "build"}, "chain": [{"start": "buzzard", "relation": "Causes", "end": "extinction", "weight": 0.8, "surface_text": "buzzards face threats, dodos became extinct"}], "status": "discarded"} +{"raw_text": "You can't make a box and then wonder where all the gift came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "box", "B": "gift", "C": "make"}, "chain": [{"start": "gift", "relation": "AtLocation", "end": "box", "weight": 2.0, "surface_text": "*Something you find in [[a box]] is [[a gift]]"}], "status": "discarded"} +{"raw_text": "Don't put out the nutmeg and say you ain't got spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "nutmeg", "B": "spice rack", "C": "put out"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "nutmeg", "weight": 0.8, "surface_text": "coriander and nutmeg are both spices, which are commonly stored on a spice rack."}], "polished_text": "Don't put out the nutmeg and then pretend you ain't got no spice rack.", "status": "polished"} +{"raw_text": "Man who builds a cabinet can't complain about liquid soap.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cabinet", "B": "liquid soap", "C": "build"}, "chain": [{"start": "liquid_soap", "relation": "AtLocation", "end": "cabinet", "weight": 1.0, "surface_text": "*Something you find in [[a cabinet]] is [[liquid soap]]"}], "polished_text": "The man who builds a cabinet can't complain about the liquid soap he keeps in it.", "status": "polished"} +{"raw_text": "You can't set up an engine and then wonder where all the car came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "engine", "B": "car", "C": "set up"}, "chain": [{"start": "car", "relation": "AtLocation", "end": "engine", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't set up the onion and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "onion", "B": "garden", "C": "set up"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "onion", "weight": 0.8, "surface_text": "Both kohlrabi and onions are commonly grown in gardens."}], "polished_text": "Don't plant that onion and act surprised when the garden shows up.", "status": "polished"} +{"raw_text": "Don't put out the greenhouse and act surprised when the hose show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "greenhouse", "B": "hose", "C": "put out"}, "chain": [{"start": "hose", "relation": "AtLocation", "end": "greenhouse", "weight": 1.0, "surface_text": "You are likely to find [[a hose]] in [[a greenhouse]]"}], "polished_text": "Don't put out the greenhouse and act surprised when the hose shows up.", "status": "polished"} +{"raw_text": "Don't set up the cabinet and act surprised when the pliers show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cabinet", "B": "pliers", "C": "set up"}, "chain": [{"start": "pliers", "relation": "AtLocation", "end": "cabinet", "weight": 1.0, "surface_text": "*Something you find in [[a cabinet]] is [[pliers]]"}], "status": "discarded"} +{"raw_text": "Man who makes a cornbread can't complain about dinner.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cornbread", "B": "dinner", "C": "make"}, "chain": [{"start": "dinner", "relation": "AtLocation", "end": "cornbread", "weight": 0.8, "surface_text": "both turkey and cornbread are found at a dinner meal"}], "polished_text": "Man who makes the cornbread can't complain about the dinner.", "status": "polished"} +{"raw_text": "You can't set up a thimble and then wonder where all the drawer came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "thimble", "B": "drawer", "C": "set up"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "thimble", "weight": 6.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't build a bird and then wonder where all the wing came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "bird", "B": "wing", "C": "build"}, "chain": [{"start": "wing", "relation": "AtLocation", "end": "bird", "weight": 0.8, "surface_text": "you find a wing on a bird"}], "polished_text": "You can't build a bird and then wonder where the wings come from.", "status": "polished"} +{"raw_text": "You can't make a styrofoam and then wonder where all the jar came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "styrofoam", "B": "jar", "C": "make"}, "chain": [{"start": "jar", "relation": "AtLocation", "end": "styrofoam", "weight": 4.2641016, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't lay down a hay and then wonder where all the farm came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "hay", "B": "farm", "C": "lay down"}, "chain": [{"start": "farm", "relation": "AtLocation", "end": "hay", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't put out a shelter and then wonder where all the kitten came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "shelter", "B": "kitten", "C": "put out"}, "chain": [{"start": "kitten", "relation": "AtLocation", "end": "shelter", "weight": 2.0, "surface_text": "You are likely to find [[a kitten]] in [[a shelter]]"}], "polished_text": "You can't put out a shelter and then wonder where all the kittens came from.", "status": "polished"} +{"raw_text": "Don't put out the drawer and act surprised when the pillow case show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "drawer", "B": "pillow case", "C": "put out"}, "chain": [{"start": "pillow_case", "relation": "AtLocation", "end": "drawer", "weight": 1.0, "surface_text": "You are likely to find [[a pillow case]] in [[a drawer]]"}], "polished_text": "Don't put out the drawer and act surprised when the pillow case shows up.", "status": "polished"} +{"raw_text": "Don't set up the silo and say you ain't got hay.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "silo", "B": "hay", "C": "set up"}, "chain": [{"start": "hay", "relation": "AtLocation", "end": "silo", "weight": 0.8, "surface_text": "you find hay in a silo"}], "polished_text": "Don't set up the silo and then say you ain't got the hay.", "status": "polished"} +{"raw_text": "Man who makes a meat can't complain about bone.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "meat", "B": "bone", "C": "make"}, "chain": [{"start": "bone", "relation": "AtLocation", "end": "meat", "weight": 0.8, "surface_text": "you find a bone in meat"}], "status": "discarded"} +{"raw_text": "Man who lay downs a potato can't complain about eye.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "potato", "B": "eye", "C": "lay down"}, "chain": [{"start": "eye", "relation": "AtLocation", "end": "potato", "weight": 1.0, "surface_text": "You are likely to find [[an eye]] in [[a potato]]"}], "status": "discarded"} +{"raw_text": "You can't make a lily and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "lily", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "lily", "weight": 0.8, "surface_text": "a garden is a place where both carnations and lilies can be found"}], "status": "discarded"} +{"raw_text": "You can't make a soil and then wonder where all the earthworm came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "soil", "B": "earthworm", "C": "make"}, "chain": [{"start": "earthworm", "relation": "AtLocation", "end": "soil", "weight": 0.8, "surface_text": "Both earthworms and claws (on animals like moles or badgers) are commonly found in or near soil."}], "polished_text": "You can't make the soil and then wonder where all the earthworms come from.", "status": "polished"} +{"raw_text": "Don't build the skin and act surprised when the box show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "skin", "B": "box", "C": "build"}, "chain": [{"start": "box", "relation": "AtLocation", "end": "skin", "weight": 1.8, "surface_text": ""}], "polished_text": "Don't build on the skin and act surprised when the box shows up.", "status": "polished"} +{"raw_text": "Man who builds a coach can't complain about score home run.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "coach", "B": "score home run", "C": "build"}, "chain": [{"start": "coach", "relation": "CausesDesire", "end": "score_home_run", "weight": 1.0, "surface_text": "[[the coach]] would make you want to [[score a home run]]"}], "status": "discarded"} +{"raw_text": "Don't lay down the lantern and act surprised when the workshop show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "lantern", "B": "workshop", "C": "lay down"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "lantern", "weight": 0.8, "surface_text": "a workshop is a common location for both a vise and a lantern"}], "polished_text": "Don't lay down the lantern and act surprised when the workshop shows up.", "status": "polished"} +{"raw_text": "Don't build the dirt and act surprised when the clean clothing show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "dirt", "B": "clean clothing", "C": "build"}, "chain": [{"start": "dirt", "relation": "CausesDesire", "end": "clean_clothing", "weight": 1.0, "surface_text": "[[dirt]] would make you want to [[clean clothing]]"}], "status": "discarded"} +{"raw_text": "Don't lay down the soda and act surprised when the fizz show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "soda", "B": "fizz", "C": "lay down"}, "chain": [{"start": "fizz", "relation": "AtLocation", "end": "soda", "weight": 1.0, "surface_text": "You are likely to find [[fizz]] in [[soda]]"}], "polished_text": "Don't lay down the soda and act surprised when the fizz goes flat.", "status": "polished"} +{"raw_text": "Don't set up the guitar and say you ain't got band.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "guitar", "B": "band", "C": "set up"}, "chain": [{"start": "band", "relation": "AtLocation", "end": "guitar", "weight": 0.8, "surface_text": "both instruments are commonly found in bands"}], "polished_text": "Don't set up the guitar and then say your band ain't showin' up.", "status": "polished"} +{"raw_text": "Don't put out the mall and say you ain't got nest of tables.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "mall", "B": "nest of tables", "C": "put out"}, "chain": [{"start": "nest_of_tables", "relation": "AtLocation", "end": "mall", "weight": 1.0, "surface_text": "You are likely to find [[a nest of tables]] in [[a mall]]"}], "polished_text": "Don't set up that nest of tables in the mall and then say you ain't got the space for it.", "status": "polished"} +{"raw_text": "You can't build a jicama and then wonder where all the jar came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "jicama", "B": "jar", "C": "build"}, "chain": [{"start": "jar", "relation": "AtLocation", "end": "jicama", "weight": 3.6284270000000003, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't put out the clarinet and say you ain't got orchestra.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "clarinet", "B": "orchestra", "C": "put out"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "clarinet", "weight": 0.8, "surface_text": "Both instruments can be found in an orchestra."}], "status": "discarded"} +{"raw_text": "Don't set up the synthesizer and act surprised when the cabinet show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "synthesizer", "B": "cabinet", "C": "set up"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "synthesizer", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who set ups a bucket can't complain about wiener dog.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bucket", "B": "wiener dog", "C": "set up"}, "chain": [{"start": "wiener_dog", "relation": "AtLocation", "end": "bucket", "weight": 1.0, "surface_text": "You are likely to find [[a wiener dog]] in [[a bucket]]"}], "status": "discarded"} +{"raw_text": "You can't make a key and then wonder where all the roach came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "key", "B": "roach", "C": "make"}, "chain": [{"start": "roach", "relation": "AtLocation", "end": "key", "weight": 1.6, "surface_text": ""}], "polished_text": "You can't make a key and then wonder where all the roaches came from.", "status": "polished"} +{"raw_text": "Man who digs a den can't complain about desk.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "den", "B": "desk", "C": "dig"}, "chain": [{"start": "desk", "relation": "AtLocation", "end": "den", "weight": 1.0, "surface_text": "You are likely to find [[a desk]] in [[a den]]"}], "status": "discarded"} +{"raw_text": "Man who set ups a salmon can't complain about restaurant.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "salmon", "B": "restaurant", "C": "set up"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "salmon", "weight": 0.8, "surface_text": "restaurants serve both burgers and salmon"}], "status": "discarded"} +{"raw_text": "Man who makes a gnocchi can't complain about plate.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "gnocchi", "B": "plate", "C": "make"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "gnocchi", "weight": 0.8, "surface_text": "both are commonly served on a plate"}], "polished_text": "Man who makes the gnocchi can't complain about the plate.", "status": "polished"} +{"raw_text": "Man who put outs a truck can't complain about horn.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "truck", "B": "horn", "C": "put out"}, "chain": [{"start": "horn", "relation": "AtLocation", "end": "truck", "weight": 1.0, "surface_text": "You are likely to find [[a horn]] in [[a truck]]"}], "status": "discarded"} +{"raw_text": "Don't lay down the land and say you ain't got car.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "land", "B": "car", "C": "lay down"}, "chain": [{"start": "car", "relation": "AtLocation", "end": "land", "weight": 1.0, "surface_text": "Somewhere [[a car]] can be is on [[land]]"}], "status": "discarded"} +{"raw_text": "Man who put outs a wood can't complain about ash.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "wood", "B": "ash", "C": "put out"}, "chain": [{"start": "wood", "relation": "Causes", "end": "ash", "weight": 0.8, "surface_text": "wood causes ash"}], "status": "discarded"} +{"raw_text": "Don't make the turkey and say you ain't got heart.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "turkey", "B": "heart", "C": "make"}, "chain": [{"start": "heart", "relation": "AtLocation", "end": "turkey", "weight": 1.0, "surface_text": "You are likely to find [[a heart]] in [[a turkey]]"}], "polished_text": "Don't stuff the turkey and say you ain't got the heart.", "status": "polished"} +{"raw_text": "Don't dig the pond and act surprised when the grebe show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "pond", "B": "grebe", "C": "dig"}, "chain": [{"start": "grebe", "relation": "AtLocation", "end": "pond", "weight": 0.8, "surface_text": "you find a grebe in a pond"}], "polished_text": "Don't dig the pond and act surprised when the grebe takes up residence.", "status": "polished"} +{"raw_text": "Man who makes a chisel can't complain about paper.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "chisel", "B": "paper", "C": "make"}, "chain": [{"start": "paper", "relation": "AtLocation", "end": "chisel", "weight": 1.6, "surface_text": ""}], "polished_text": "The man who makes the chisel can't complain about the paper.", "status": "polished"} +{"raw_text": "Don't make the meadow and act surprised when the rabbits show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "meadow", "B": "rabbits", "C": "make"}, "chain": [{"start": "rabbits", "relation": "AtLocation", "end": "meadow", "weight": 1.0, "surface_text": "*Something you find in [[a meadow]] is [[rabbits]]"}], "status": "discarded"} +{"raw_text": "Man who set ups a gladiola can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "gladiola", "B": "garden", "C": "set up"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "gladiola", "weight": 0.8, "surface_text": "both can grow in a garden"}], "status": "discarded"} +{"raw_text": "Don't put out the dessert and act surprised when the plane show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "dessert", "B": "plane", "C": "put out"}, "chain": [{"start": "plane", "relation": "AtLocation", "end": "dessert", "weight": 2.8, "surface_text": ""}], "polished_text": "Don't put out the dessert and act surprised when the plane shows up.", "status": "polished"} +{"raw_text": "Man who lay downs a bongo can't complain about band.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bongo", "B": "band", "C": "lay down"}, "chain": [{"start": "band", "relation": "AtLocation", "end": "bongo", "weight": 0.8, "surface_text": "both instruments are commonly found in a band"}], "status": "discarded"} +{"raw_text": "You can't put out a trumpet and then wonder where all the orchestra came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "trumpet", "B": "orchestra", "C": "put out"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "trumpet", "weight": 0.8, "surface_text": "saxophone and trumpet can both be found in an orchestra."}], "polished_text": "You can't put out the trumpet and then wonder where all the orchestra came from.", "status": "polished"} +{"raw_text": "You can't build a python and then wonder where all the zoo came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "python", "B": "zoo", "C": "build"}, "chain": [{"start": "zoo", "relation": "AtLocation", "end": "python", "weight": 0.8, "surface_text": "tigers and pythons can both be found in zoos."}], "polished_text": "You can't build a zoo and then wonder where all the python came from.", "status": "polished"} +{"raw_text": "Don't put out the pit and act surprised when the snake show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "pit", "B": "snake", "C": "put out"}, "chain": [{"start": "snake", "relation": "AtLocation", "end": "pit", "weight": 3.4641016, "surface_text": "You are likely to find [[a snake]] in [[pit]]"}], "polished_text": "Don't put out the pit and act surprised when the snake crawls in.", "status": "polished"} +{"raw_text": "Don't set up the computer and say you ain't got processor.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "computer", "B": "processor", "C": "set up"}, "chain": [{"start": "processor", "relation": "AtLocation", "end": "computer", "weight": 1.0, "surface_text": "*Something you find in [[a computer]] is [[processor]]"}], "polished_text": "Don't set up the computer and then say you ain't got the processor.", "status": "polished"} +{"raw_text": "You can't put out a hibiscus and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "hibiscus", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "hibiscus", "weight": 0.8, "surface_text": "Both lilac and hibiscus can be found in a garden."}], "polished_text": "You can't put out a hibiscus and then pretend the garden won't grow wild.", "status": "polished"} +{"raw_text": "Don't make the turkey and say you ain't got restaurant.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "turkey", "B": "restaurant", "C": "make"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "turkey", "weight": 0.8, "surface_text": "both pizza and turkey are commonly found in restaurants"}], "polished_text": "Don't cook the turkey and say you ain't got no restaurant.", "status": "polished"} +{"raw_text": "Don't make the ice and say you ain't got water.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "ice", "B": "water", "C": "make"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "ice", "weight": 1.0, "surface_text": "You are likely to find [[water]] in [[ice]]"}], "polished_text": "Don't make the ice and then say you ain't got the water.", "status": "polished"} +{"raw_text": "Don't lay down the meat and say you ain't got bone.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "meat", "B": "bone", "C": "lay down"}, "chain": [{"start": "bone", "relation": "AtLocation", "end": "meat", "weight": 0.8, "surface_text": "you find a bone in meat"}], "polished_text": "Don't lay down the meat and say you ain't got the bone.", "status": "polished"} +{"raw_text": "You can't make a caliper and then wonder where all the cabinet came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "caliper", "B": "cabinet", "C": "make"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "caliper", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't lay down the crab and act surprised when the claws in or rather show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "crab", "B": "claws in or rather", "C": "lay down"}, "chain": [{"start": "claws_in_or_rather", "relation": "AtLocation", "end": "crab", "weight": 1.0, "surface_text": "You are likely to find [[claws in or rather]] on [[a crab]]"}], "polished_text": "Don't set the crab free and act surprised when the claws come out.", "status": "polished"} +{"raw_text": "Man who put outs a crab can't complain about claws in or rather.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "crab", "B": "claws in or rather", "C": "put out"}, "chain": [{"start": "claws_in_or_rather", "relation": "AtLocation", "end": "crab", "weight": 1.0, "surface_text": "You are likely to find [[claws in or rather]] on [[a crab]]"}], "status": "discarded"} +{"raw_text": "You can't lay down a prison and then wonder where all the alcoholic came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "prison", "B": "alcoholic", "C": "lay down"}, "chain": [{"start": "alcoholic", "relation": "AtLocation", "end": "prison", "weight": 1.0, "surface_text": "You are likely to find [[an alcoholic]] in [[prison]]."}], "status": "discarded"} +{"raw_text": "Don't lay down the scarf and act surprised when the woolen fabric show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "scarf", "B": "woolen fabric", "C": "lay down"}, "chain": [{"start": "woolen_fabric", "relation": "AtLocation", "end": "scarf", "weight": 1.0, "surface_text": "You are likely to find [[woolen fabric]] in [[a scarf]]"}], "polished_text": "Don't lay down the scarf and act surprised when the woolen fabric shows up.", "status": "polished"} +{"raw_text": "Man who lay downs a house can't complain about window.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "house", "B": "window", "C": "lay down"}, "chain": [{"start": "window", "relation": "AtLocation", "end": "house", "weight": 0.8, "surface_text": "you find a window in a house"}], "status": "discarded"} +{"raw_text": "You can't put out a thrasher and then wonder where all the tree came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "thrasher", "B": "tree", "C": "put out"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "thrasher", "weight": 0.8, "surface_text": "both birds can be found in trees"}], "status": "discarded"} +{"raw_text": "Don't build the ham and act surprised when the plate show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "ham", "B": "plate", "C": "build"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "ham", "weight": 0.8, "surface_text": "both salad and ham are typically served on a plate"}], "polished_text": "Don't build the ham and act surprised when the plate shows up.", "status": "polished"} +{"raw_text": "Man who lay downs a shell can't complain about forest.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "shell", "B": "forest", "C": "lay down"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "shell", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who lay downs a linen can't complain about bed.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "linen", "B": "bed", "C": "lay down"}, "chain": [{"start": "bed", "relation": "AtLocation", "end": "linen", "weight": 2.0, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who digs a den can't complain about board game.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "den", "B": "board game", "C": "dig"}, "chain": [{"start": "board_game", "relation": "AtLocation", "end": "den", "weight": 1.0, "surface_text": "You are likely to find [[a board game]] in [[the den]]"}], "status": "discarded"} +{"raw_text": "You can't make a burger and then wonder where all the chicken came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "burger", "B": "chicken", "C": "make"}, "chain": [{"start": "chicken", "relation": "AtLocation", "end": "burger", "weight": 1.6, "surface_text": ""}], "polished_text": "You can't make a burger and then complain there's no chicken left.", "status": "polished"} +{"raw_text": "Don't put out the cedar and say you ain't got forest.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cedar", "B": "forest", "C": "put out"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "cedar", "weight": 0.8, "surface_text": "holly and cedar can both be found growing in a forest."}], "polished_text": "Don't put out the cedar and say you ain't got the forest.", "status": "polished"} +{"raw_text": "Don't make the banana and act surprised when the plate show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "banana", "B": "plate", "C": "make"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "banana", "weight": 0.8, "surface_text": "a plate is where both a burger and a banana might be served"}], "polished_text": "Don't make the banana and act surprised when the plate shows up.", "status": "polished"} +{"raw_text": "You can't put out a hollow and then wonder where all the fox came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "hollow", "B": "fox", "C": "put out"}, "chain": [{"start": "fox", "relation": "AtLocation", "end": "hollow", "weight": 1.0, "surface_text": "You are likely to find [[a fox]] in [[a hollow]]"}], "status": "discarded"} +{"raw_text": "Don't build the wax and act surprised when the house show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "wax", "B": "house", "C": "build"}, "chain": [{"start": "house", "relation": "AtLocation", "end": "wax", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't build the moped and act surprised when the beer show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "moped", "B": "beer", "C": "build"}, "chain": [{"start": "beer", "relation": "AtLocation", "end": "moped", "weight": 3.6284270000000003, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who builds a leaf can't complain about insect.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "leaf", "B": "insect", "C": "build"}, "chain": [{"start": "insect", "relation": "AtLocation", "end": "leaf", "weight": 1.0, "surface_text": "Somewhere [[an insect]] can be is on [[a leaf]]"}], "status": "discarded"} +{"raw_text": "Man who builds a mercury can't complain about church.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "mercury", "B": "church", "C": "build"}, "chain": [{"start": "church", "relation": "AtLocation", "end": "mercury", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't lay down the metal and say you ain't got mine.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "metal", "B": "mine", "C": "lay down"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "metal", "weight": 1.0, "surface_text": "You are likely to find [[a mine]] in [[metal]]"}], "polished_text": "Don't lay down the metal and say your mine ain't empty.", "status": "polished"} +{"raw_text": "Don't build the trough and act surprised when the animal show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "trough", "B": "animal", "C": "build"}, "chain": [{"start": "animal", "relation": "AtLocation", "end": "trough", "weight": 0.8, "surface_text": "animal relates to both as something that might use them (urinating into bladder, drinking from trough)"}], "polished_text": "Don't build the trough and act surprised when the critters show up.", "status": "polished"} +{"raw_text": "Don't make the vase and say you ain't got tulip.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "vase", "B": "tulip", "C": "make"}, "chain": [{"start": "tulip", "relation": "AtLocation", "end": "vase", "weight": 0.8, "surface_text": "you find a tulip in a vase"}], "polished_text": "Don't fill the vase and say you ain't got no tulips.", "status": "polished"} +{"raw_text": "Don't lay down the oregano and say you ain't got box.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "oregano", "B": "box", "C": "lay down"}, "chain": [{"start": "box", "relation": "AtLocation", "end": "oregano", "weight": 1.6, "surface_text": ""}], "polished_text": "Don't lay down that oregano and say you ain't got the box to hold it.", "status": "polished"} +{"raw_text": "Don't put out the mandolin and act surprised when the orchestra show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "mandolin", "B": "orchestra", "C": "put out"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "mandolin", "weight": 0.8, "surface_text": "Both instruments can be found in an orchestra."}], "polished_text": "Don't play that mandolin and act surprised when the whole orchestra shows up.", "status": "polished"} +{"raw_text": "Man who builds a container can't complain about lid.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "container", "B": "lid", "C": "build"}, "chain": [{"start": "lid", "relation": "AtLocation", "end": "container", "weight": 0.8, "surface_text": "a lid is found on a container"}], "status": "discarded"} +{"raw_text": "Man who lay downs a finch can't complain about nest.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "finch", "B": "nest", "C": "lay down"}, "chain": [{"start": "nest", "relation": "AtLocation", "end": "finch", "weight": 0.8, "surface_text": "puffins and finches both nest in specific locations."}], "status": "discarded"} +{"raw_text": "You can't set up a chard and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "chard", "B": "garden", "C": "set up"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "chard", "weight": 0.8, "surface_text": "Both eggplant and chard can be found in a garden."}], "status": "discarded"} +{"raw_text": "You can't build a door and then wonder where all the handle came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "door", "B": "handle", "C": "build"}, "chain": [{"start": "handle", "relation": "AtLocation", "end": "door", "weight": 0.8, "surface_text": "you find a handle on a door"}], "polished_text": "You can't build a door and then wonder where all the handles went to.", "status": "polished"} +{"raw_text": "Don't lay down the nickel and act surprised when the home show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "nickel", "B": "home", "C": "lay down"}, "chain": [{"start": "home", "relation": "AtLocation", "end": "nickel", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't put out the eagle and say you ain't got martin.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "eagle", "B": "martin", "C": "put out"}, "chain": [{"start": "martin", "relation": "AtLocation", "end": "eagle", "weight": 1.6, "surface_text": ""}], "polished_text": "Don't put out the eagle and say you ain't got the martin.", "status": "polished"} +{"raw_text": "You can't set up a ladder and then wonder where all the truck came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "ladder", "B": "truck", "C": "set up"}, "chain": [{"start": "truck", "relation": "AtLocation", "end": "ladder", "weight": 0.8, "surface_text": "A jack is used for working on a truck, and a ladder can be found at the location of a truck (e.g., for accessing the bed or roof)."}], "status": "discarded"} +{"raw_text": "Don't put out the platinum and say you ain't got box.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "platinum", "B": "box", "C": "put out"}, "chain": [{"start": "box", "relation": "AtLocation", "end": "platinum", "weight": 1.8, "surface_text": ""}], "polished_text": "Don't put out the platinum and say you ain't got the box.", "status": "polished"} +{"raw_text": "Man who builds a mountain can't complain about mine.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "mountain", "B": "mine", "C": "build"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "mountain", "weight": 2.0, "surface_text": "You are likely to find [[a mine]] in [[a mountain]]"}], "status": "discarded"} +{"raw_text": "You can't lay down a nylon and then wonder where all the greenhouse came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "nylon", "B": "greenhouse", "C": "lay down"}, "chain": [{"start": "greenhouse", "relation": "AtLocation", "end": "nylon", "weight": 2.0, "surface_text": ""}], "polished_text": "You can't lay down nylon and then wonder where all the greenhouses came from.", "status": "polished"} +{"raw_text": "You can't put out a tractor and then wonder where all the farm came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "tractor", "B": "farm", "C": "put out"}, "chain": [{"start": "farm", "relation": "AtLocation", "end": "tractor", "weight": 0.8, "surface_text": "tractors are often used on farms, and unicycles might be seen in farm settings (though less common)"}], "polished_text": "You can't put out a tractor and then wonder where all the farm went to.", "status": "polished"} +{"raw_text": "You can't make a punch and then wonder where all the cabinet came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "punch", "B": "cabinet", "C": "make"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "punch", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't set up the bird and act surprised when the beak show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bird", "B": "beak", "C": "set up"}, "chain": [{"start": "beak", "relation": "AtLocation", "end": "bird", "weight": 0.8, "surface_text": "you find a beak on a bird"}], "polished_text": "Don't set up the bird and act surprised when the beak comes out.", "status": "polished"} +{"raw_text": "Don't make the deer and say you ain't got forest.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "deer", "B": "forest", "C": "make"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "deer", "weight": 0.8, "surface_text": "both gorillas and deer can be found in forest habitats"}], "status": "discarded"} +{"raw_text": "You can't build a barrel and then wonder where all the monkey came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "barrel", "B": "monkey", "C": "build"}, "chain": [{"start": "monkey", "relation": "AtLocation", "end": "barrel", "weight": 2.0, "surface_text": "You are likely to find [[a monkey]] in [[a barrel]]"}], "status": "discarded"} +{"raw_text": "Man who builds a cucumber can't complain about plate.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cucumber", "B": "plate", "C": "build"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "cucumber", "weight": 0.8, "surface_text": "plate is a common surface where both jicama and cucumber might be served."}], "status": "discarded"} +{"raw_text": "You can't lay down a mine and then wonder where all the potassium came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "mine", "B": "potassium", "C": "lay down"}, "chain": [{"start": "potassium", "relation": "AtLocation", "end": "mine", "weight": 0.8, "surface_text": "potassium is mined from minerals, and ore is found in mines."}], "status": "discarded"} +{"raw_text": "Don't set up the lettuce and act surprised when the plate show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "lettuce", "B": "plate", "C": "set up"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "lettuce", "weight": 0.8, "surface_text": "plate is a common surface where both steak and lettuce are served"}], "polished_text": "Don't set up the lettuce and act surprised when the plate shows up.", "status": "polished"} +{"raw_text": "Don't put out the water and say you ain't got shell fish.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "water", "B": "shell fish", "C": "put out"}, "chain": [{"start": "shell_fish", "relation": "AtLocation", "end": "water", "weight": 1.0, "surface_text": "*Something you find under [[water]] is [[a shell fish]]"}], "status": "discarded"} +{"raw_text": "You can't put out a stethoscope and then wonder where all the hospital came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "stethoscope", "B": "hospital", "C": "put out"}, "chain": [{"start": "hospital", "relation": "AtLocation", "end": "stethoscope", "weight": 0.8, "surface_text": "Combs and stethoscopes can both be found in hospitals, though in different contexts."}], "polished_text": "You can't put out a stethoscope and then wonder where all the hospital went.", "status": "polished"} +{"raw_text": "Man who makes a scale can't complain about pond.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "scale", "B": "pond", "C": "make"}, "chain": [{"start": "pond", "relation": "AtLocation", "end": "scale", "weight": 5.0, "surface_text": ""}], "polished_text": "The man who builds the scale can't complain about the pond.", "status": "polished"} +{"raw_text": "Don't lay down the styrofoam and say you ain't got truck.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "styrofoam", "B": "truck", "C": "lay down"}, "chain": [{"start": "truck", "relation": "AtLocation", "end": "styrofoam", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't set up the plant and say you ain't got fiber.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "plant", "B": "fiber", "C": "set up"}, "chain": [{"start": "fiber", "relation": "AtLocation", "end": "plant", "weight": 0.8, "surface_text": "you find fiber in plants"}], "status": "discarded"} +{"raw_text": "You can't lay down a potato and then wonder where all the plate came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "potato", "B": "plate", "C": "lay down"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "potato", "weight": 0.8, "surface_text": "a plate holds both steak and potato"}], "status": "discarded"} +{"raw_text": "Don't lay down the vase and act surprised when the rose show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "vase", "B": "rose", "C": "lay down"}, "chain": [{"start": "rose", "relation": "AtLocation", "end": "vase", "weight": 0.8, "surface_text": "you find a rose in a vase"}], "polished_text": "Don't lay down the vase and act surprised when the roses come blooming.", "status": "polished"} +{"raw_text": "Don't make the sprout and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "sprout", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "sprout", "weight": 0.8, "surface_text": "both eggplants and sprouts are commonly found in a garden."}], "polished_text": "Don't make the sprout and say you ain't got a garden.", "status": "polished"} +{"raw_text": "Don't lay down the marble and act surprised when the drawer show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "marble", "B": "drawer", "C": "lay down"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "marble", "weight": 3.828427, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who builds a ham can't complain about restaurant.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "ham", "B": "restaurant", "C": "build"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "ham", "weight": 0.8, "surface_text": "desserts and hams are both found in restaurants"}], "status": "discarded"} +{"raw_text": "You can't put out a caliper and then wonder where all the cabinet came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "caliper", "B": "cabinet", "C": "put out"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "caliper", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't put out a pail and then wonder where all the sand came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "pail", "B": "sand", "C": "put out"}, "chain": [{"start": "sand", "relation": "AtLocation", "end": "pail", "weight": 1.0, "surface_text": "You are likely to find [[sand]] in [[a pail]]"}], "polished_text": "You can't fill that pail and then deny where all that sand's been going.", "status": "polished"} +{"raw_text": "You can't make a fabric and then wonder where all the cotton came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "fabric", "B": "cotton", "C": "make"}, "chain": [{"start": "cotton", "relation": "AtLocation", "end": "fabric", "weight": 1.0, "surface_text": "You are likely to find [[cotton]] in [[fabric]]"}], "status": "discarded"} +{"raw_text": "Don't set up the pod and say you ain't got peas.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "pod", "B": "peas", "C": "set up"}, "chain": [{"start": "peas", "relation": "AtLocation", "end": "pod", "weight": 1.0, "surface_text": "You are likely to find [[peas]] in [[a pod]]"}], "polished_text": "Don't set up the pod and say you ain't got the peas.", "status": "polished"} +{"raw_text": "Man who set ups a gull can't complain about tree.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "gull", "B": "tree", "C": "set up"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "gull", "weight": 0.8, "surface_text": "Both cockatoos and gulls can be found near trees."}], "status": "discarded"} +{"raw_text": "You can't make a kitchen and then wonder where all the cat came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "kitchen", "B": "cat", "C": "make"}, "chain": [{"start": "cat", "relation": "AtLocation", "end": "kitchen", "weight": 1.0, "surface_text": "You are likely to find [[a cat]] in [[the kitchen]]"}], "status": "discarded"} +{"raw_text": "You can't put out a thimble and then wonder where all the desk came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "thimble", "B": "desk", "C": "put out"}, "chain": [{"start": "desk", "relation": "AtLocation", "end": "thimble", "weight": 4.8, "surface_text": ""}], "polished_text": "You can't put out a thimble and then wonder where all the desk came from.", "status": "polished"} +{"raw_text": "Don't lay down the beef and say you ain't got heifer.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "beef", "B": "heifer", "C": "lay down"}, "chain": [{"start": "heifer", "relation": "AtLocation", "end": "beef", "weight": 1.0, "surface_text": "You are likely to find [[a heifer]] in [[beef]]"}], "status": "discarded"} +{"raw_text": "You can't put out a body and then wonder where all the blood came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "body", "B": "blood", "C": "put out"}, "chain": [{"start": "blood", "relation": "AtLocation", "end": "body", "weight": 0.8, "surface_text": "you find blood in the body"}], "status": "discarded"} +{"raw_text": "Don't put out the pizza and act surprised when the chicken show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "pizza", "B": "chicken", "C": "put out"}, "chain": [{"start": "chicken", "relation": "AtLocation", "end": "pizza", "weight": 3.4641016, "surface_text": "*Something you find on [[a pizza]] is [[chicken]]"}], "polished_text": "Don't put out the pizza and act surprised when the chickens show up.", "status": "polished"} +{"raw_text": "Man who set ups a revolver can't complain about explosion.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "revolver", "B": "explosion", "C": "set up"}, "chain": [{"start": "revolver", "relation": "Causes", "end": "explosion", "weight": 0.8, "surface_text": "Both a revolver and a canon cause an explosion when fired to discharge a projectile."}], "polished_text": "A man who sets up the revolver can't complain about the explosion that follows.", "status": "polished"} +{"raw_text": "Don't put out the key and act surprised when the ladder show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "key", "B": "ladder", "C": "put out"}, "chain": [{"start": "ladder", "relation": "AtLocation", "end": "key", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who set ups a vulture can't complain about water.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "vulture", "B": "water", "C": "set up"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "vulture", "weight": 12.289125, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who put outs a burrow can't complain about fox.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "burrow", "B": "fox", "C": "put out"}, "chain": [{"start": "fox", "relation": "AtLocation", "end": "burrow", "weight": 2.828427, "surface_text": "You are likely to find [[a fox]] in [[a burrow]]"}], "status": "discarded"} +{"raw_text": "Don't build the fox and act surprised when the forest show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "fox", "B": "forest", "C": "build"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "fox", "weight": 0.8, "surface_text": "Both rhinoceros and fox can be found in a forest, though in different habitats."}], "status": "discarded"} +{"raw_text": "You can't build a plant and then wonder where all the fiber came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "plant", "B": "fiber", "C": "build"}, "chain": [{"start": "fiber", "relation": "AtLocation", "end": "plant", "weight": 0.8, "surface_text": "you find fiber in plants"}], "status": "discarded"} +{"raw_text": "Don't lay down the grassland and act surprised when the rose show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "grassland", "B": "rose", "C": "lay down"}, "chain": [{"start": "rose", "relation": "AtLocation", "end": "grassland", "weight": 0.8, "surface_text": "rose bushes have thorns and can grow in grasslands"}], "status": "discarded"} +{"raw_text": "Man who makes a talc can't complain about mine.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "talc", "B": "mine", "C": "make"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "talc", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't lay down the revolver and act surprised when the explosion show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "revolver", "B": "explosion", "C": "lay down"}, "chain": [{"start": "revolver", "relation": "Causes", "end": "explosion", "weight": 0.8, "surface_text": "Both a revolver and a canon cause an explosion when fired to discharge a projectile."}], "polished_text": "Don't lay down the revolver and act surprised when the explosion follows.", "status": "polished"} +{"raw_text": "You can't lay down a swan and then wonder where all the water came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "swan", "B": "water", "C": "lay down"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "swan", "weight": 0.8, "surface_text": "Both birds are often found near water habitats."}], "status": "discarded"} +{"raw_text": "Don't put out the husk and act surprised when the ocean show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "husk", "B": "ocean", "C": "put out"}, "chain": [{"start": "ocean", "relation": "AtLocation", "end": "husk", "weight": 2.8, "surface_text": ""}], "polished_text": "Don't put out the dead husk and act surprised when the ocean rolls in.", "status": "polished"} +{"raw_text": "Don't lay down the penguin and say you ain't got enclosure.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "penguin", "B": "enclosure", "C": "lay down"}, "chain": [{"start": "enclosure", "relation": "AtLocation", "end": "penguin", "weight": 0.8, "surface_text": "enclosure connects where both animals might be kept in a zoo"}], "status": "discarded"} +{"raw_text": "Don't set up the unicycle and say you ain't got road.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "unicycle", "B": "road", "C": "set up"}, "chain": [{"start": "road", "relation": "AtLocation", "end": "unicycle", "weight": 0.8, "surface_text": "both vehicles are commonly found on roads"}], "polished_text": "Don't set up the unicycle and then act like the road ain't there.", "status": "polished"} +{"raw_text": "Don't put out the woodpecker and act surprised when the nest show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "woodpecker", "B": "nest", "C": "put out"}, "chain": [{"start": "nest", "relation": "AtLocation", "end": "woodpecker", "weight": 0.8, "surface_text": "Both birds build or inhabit nests, often in trees."}], "polished_text": "Don't put out the woodpecker and act surprised when the nest is already there.", "status": "polished"} +{"raw_text": "Don't lay down the mouth and act surprised when the chocolate show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "mouth", "B": "chocolate", "C": "lay down"}, "chain": [{"start": "chocolate", "relation": "AtLocation", "end": "mouth", "weight": 1.0, "surface_text": "*Something you find in [[your mouth]] is [[chocolate]]"}], "status": "discarded"} +{"raw_text": "Don't lay down the violet and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "violet", "B": "garden", "C": "lay down"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "violet", "weight": 0.8, "surface_text": "Both flowers can be found in a garden."}], "polished_text": "Don't lay down the violet and act surprised when the garden shows up.", "status": "polished"} +{"raw_text": "Don't put out the farm and act surprised when the field show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "farm", "B": "field", "C": "put out"}, "chain": [{"start": "field", "relation": "AtLocation", "end": "farm", "weight": 0.8, "surface_text": "a field is found on a farm"}], "polished_text": "Don't put out the farm and act surprised when the field shows up.", "status": "polished"} +{"raw_text": "Man who put outs a nylon can't complain about greenhouse.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "nylon", "B": "greenhouse", "C": "put out"}, "chain": [{"start": "greenhouse", "relation": "AtLocation", "end": "nylon", "weight": 2.0, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't make the coffee and act surprised when the sugar show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "coffee", "B": "sugar", "C": "make"}, "chain": [{"start": "sugar", "relation": "AtLocation", "end": "coffee", "weight": 2.828427, "surface_text": "You are likely to find [[a sugar]] in [[coffee]]"}], "polished_text": "Don't make the coffee and act surprised when the sugar shows up.", "status": "polished"} +{"raw_text": "Man who builds a paper can't complain about wood.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "paper", "B": "wood", "C": "build"}, "chain": [{"start": "wood", "relation": "AtLocation", "end": "paper", "weight": 0.8, "surface_text": "wood is found in paper"}], "status": "discarded"} +{"raw_text": "Don't make the goose and act surprised when the field show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "goose", "B": "field", "C": "make"}, "chain": [{"start": "field", "relation": "AtLocation", "end": "goose", "weight": 0.8, "surface_text": "both zebras and geese can be found in fields."}], "polished_text": "Don't pasture the goose and act surprised when the field shows up.", "status": "polished"} +{"raw_text": "Don't build the oil and act surprised when the deposit show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "oil", "B": "deposit", "C": "build"}, "chain": [{"start": "deposit", "relation": "AtLocation", "end": "oil", "weight": 0.8, "surface_text": "both minerals and oil can be found in deposits."}], "status": "discarded"} +{"raw_text": "You can't put out a cornbread and then wonder where all the plate came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cornbread", "B": "plate", "C": "put out"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "cornbread", "weight": 0.8, "surface_text": "both turkey and cornbread are served on a plate"}], "polished_text": "You can't put out the cornbread and then wonder where all the plates went to.", "status": "polished"} +{"raw_text": "Don't set up the rasp and say you ain't got workshop.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "rasp", "B": "workshop", "C": "set up"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "rasp", "weight": 0.8, "surface_text": "Both tools are commonly found in a workshop."}], "status": "discarded"} +{"raw_text": "You can't put out a celery and then wonder where all the container came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "celery", "B": "container", "C": "put out"}, "chain": [{"start": "container", "relation": "AtLocation", "end": "celery", "weight": 3.6284270000000003, "surface_text": ""}], "polished_text": "You can't put out some celery and then wonder where all the container went to.", "status": "polished"} +{"raw_text": "Don't set up the bottle and act surprised when the milk show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bottle", "B": "milk", "C": "set up"}, "chain": [{"start": "milk", "relation": "AtLocation", "end": "bottle", "weight": 1.0, "surface_text": "You are likely to find [[milk]] in [[a bottle]]"}], "polished_text": "Don't fill the bottle and act surprised when the milk's all there.", "status": "polished"} +{"raw_text": "You can't lay down a container and then wonder where all the corn came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "container", "B": "corn", "C": "lay down"}, "chain": [{"start": "corn", "relation": "AtLocation", "end": "container", "weight": 1.0, "surface_text": "*Something you find in [[a container]] is [[corn]]"}], "status": "discarded"} +{"raw_text": "You can't lay down an orange and then wonder where all the dish came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "orange", "B": "dish", "C": "lay down"}, "chain": [{"start": "dish", "relation": "AtLocation", "end": "orange", "weight": 0.8, "surface_text": "both turkey and orange can be found on a dish during a meal"}], "status": "discarded"} +{"raw_text": "Don't put out the wheel and say you ain't got land.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "wheel", "B": "land", "C": "put out"}, "chain": [{"start": "land", "relation": "AtLocation", "end": "wheel", "weight": 2.0, "surface_text": ""}], "polished_text": "Don't put the wheel out there and say you ain't got the land for it.", "status": "polished"} +{"raw_text": "Don't dig the den and act surprised when the drawer show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "den", "B": "drawer", "C": "dig"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "den", "weight": 1.0, "surface_text": "You are likely to find [[a drawer]] in [[the den]]"}], "status": "discarded"} +{"raw_text": "You can't lay down a wax and then wonder where all the house came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "wax", "B": "house", "C": "lay down"}, "chain": [{"start": "house", "relation": "AtLocation", "end": "wax", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who makes a sponge can't complain about sea.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "sponge", "B": "sea", "C": "make"}, "chain": [{"start": "sea", "relation": "AtLocation", "end": "sponge", "weight": 0.8, "surface_text": "sea is where some sponges live; some environments may contain chimpanzees near coastal areas"}], "status": "discarded"} +{"raw_text": "Don't put out the forest and act surprised when the river show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "forest", "B": "river", "C": "put out"}, "chain": [{"start": "river", "relation": "AtLocation", "end": "forest", "weight": 0.8, "surface_text": "you find a river in a forest"}], "polished_text": "Don't put out the forest and act surprised when the river shows up.", "status": "polished"} +{"raw_text": "Don't make the styrofoam and act surprised when the kitchen show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "styrofoam", "B": "kitchen", "C": "make"}, "chain": [{"start": "kitchen", "relation": "AtLocation", "end": "styrofoam", "weight": 1.6, "surface_text": ""}], "polished_text": "Don't build up the styrofoam and act surprised when the kitchen comes calling.", "status": "polished"} +{"raw_text": "Don't lay down the goose and say you ain't got water.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "goose", "B": "water", "C": "lay down"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "goose", "weight": 0.8, "surface_text": "Orcas live in water, and geese often swim in water."}], "polished_text": "Don't lay down that goose and say you ain't got the water.", "status": "polished"} +{"raw_text": "Man who builds a beef can't complain about heifer.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "beef", "B": "heifer", "C": "build"}, "chain": [{"start": "heifer", "relation": "AtLocation", "end": "beef", "weight": 1.0, "surface_text": "You are likely to find [[a heifer]] in [[beef]]"}], "status": "discarded"} +{"raw_text": "Don't set up the stone and act surprised when the butterfly show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "stone", "B": "butterfly", "C": "set up"}, "chain": [{"start": "butterfly", "relation": "AtLocation", "end": "stone", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't lay down the pit and say you ain't got snake.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "pit", "B": "snake", "C": "lay down"}, "chain": [{"start": "snake", "relation": "AtLocation", "end": "pit", "weight": 3.4641016, "surface_text": "You are likely to find [[a snake]] in [[pit]]"}], "status": "discarded"} +{"raw_text": "Don't lay down the tractor and say you ain't got farm.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "tractor", "B": "farm", "C": "lay down"}, "chain": [{"start": "farm", "relation": "AtLocation", "end": "tractor", "weight": 0.8, "surface_text": "tractors are often used on farms, and unicycles might be seen in farm settings (though less common)"}], "polished_text": "Don't lay down the tractor and say you ain't got the farm.", "status": "polished"} +{"raw_text": "Don't set up the bone and say you ain't got container.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bone", "B": "container", "C": "set up"}, "chain": [{"start": "container", "relation": "AtLocation", "end": "bone", "weight": 3.6284270000000003, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't set up the cage and say you ain't got bird.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cage", "B": "bird", "C": "set up"}, "chain": [{"start": "bird", "relation": "AtLocation", "end": "cage", "weight": 0.8, "surface_text": "a bird is found in a cage"}], "polished_text": "Don't set up the cage and pretend the bird ain't there.", "status": "polished"} +{"raw_text": "You can't set up a dirt and then wonder where all the clean came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "dirt", "B": "clean", "C": "set up"}, "chain": [{"start": "dirt", "relation": "CausesDesire", "end": "clean", "weight": 1.0, "surface_text": "[[Dirt]] would make you want to [[clean]]"}], "status": "discarded"} +{"raw_text": "Man who builds a pewter can't complain about mine.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "pewter", "B": "mine", "C": "build"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "pewter", "weight": 0.8, "surface_text": "both metals can be found in mines"}], "status": "discarded"} +{"raw_text": "Man who put outs a bladder can't complain about pee.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bladder", "B": "pee", "C": "put out"}, "chain": [{"start": "pee", "relation": "AtLocation", "end": "bladder", "weight": 1.0, "surface_text": "You are likely to find [[pee]] in [[a bladder]]."}], "status": "discarded"} +{"raw_text": "Man who makes a head can't complain about ladybug.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "head", "B": "ladybug", "C": "make"}, "chain": [{"start": "ladybug", "relation": "AtLocation", "end": "head", "weight": 0.8, "surface_text": "Both mealybugs and ladybugs can be pests on plants, and a head is where an insect's brain is located."}], "status": "discarded"} +{"raw_text": "Don't put out the cabbage and act surprised when the gas show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cabbage", "B": "gas", "C": "put out"}, "chain": [{"start": "cabbage", "relation": "Causes", "end": "gas", "weight": 1.0, "surface_text": "Sometimes [[cabbage]] causes [[gas]]"}], "polished_text": "Don't eat the cabbage and act surprised when the gas shows up.", "status": "polished"} +{"raw_text": "You can't build a recorder and then wonder where all the cabinet came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "recorder", "B": "cabinet", "C": "build"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "recorder", "weight": 1.8, "surface_text": ""}], "polished_text": "You can't build a recorder and then ignore where that cabinet came from.", "status": "polished"} +{"raw_text": "Don't set up the farm and act surprised when the bee show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "farm", "B": "bee", "C": "set up"}, "chain": [{"start": "bee", "relation": "AtLocation", "end": "farm", "weight": 1.0, "surface_text": "You are likely to find [[a bee]] in [[a farm]]"}], "polished_text": "Don't set up the farm and act surprised when the bees show up.", "status": "polished"} +{"raw_text": "You can't put out a body and then wonder where all the bladder came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "body", "B": "bladder", "C": "put out"}, "chain": [{"start": "bladder", "relation": "AtLocation", "end": "body", "weight": 1.0, "surface_text": "You are likely to find [[a bladder]] in [[a body]]."}], "status": "discarded"} +{"raw_text": "Don't make the trough and say you ain't got animal.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "trough", "B": "animal", "C": "make"}, "chain": [{"start": "animal", "relation": "AtLocation", "end": "trough", "weight": 0.8, "surface_text": "animal relates to both as something that might use them (urinating into bladder, drinking from trough)"}], "polished_text": "Don't make the trough and then act surprised when the animal shows up.", "status": "polished"} +{"raw_text": "Don't build the tea and act surprised when the sugar show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "tea", "B": "sugar", "C": "build"}, "chain": [{"start": "sugar", "relation": "AtLocation", "end": "tea", "weight": 0.8, "surface_text": "you find sugar in tea"}], "polished_text": "Don't brew the tea and act surprised when the sugar's all gone.", "status": "polished"} +{"raw_text": "You can't make a butterfly and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "butterfly", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "butterfly", "weight": 0.8, "surface_text": "both insects are commonly found in gardens"}], "status": "discarded"} +{"raw_text": "Don't make the decanter and say you ain't got church.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "decanter", "B": "church", "C": "make"}, "chain": [{"start": "church", "relation": "AtLocation", "end": "decanter", "weight": 2.0, "surface_text": ""}], "polished_text": "Don't make the fancy decanter and claim you ain't got the church.", "status": "polished"} +{"raw_text": "Don't make the chard and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "chard", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "chard", "weight": 0.8, "surface_text": "Both eggplant and chard can be found in a garden."}], "polished_text": "Don't plant the chard and act surprised when the garden takes over.", "status": "polished"} +{"raw_text": "Don't make the rabbit and say you ain't got meadow.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "rabbit", "B": "meadow", "C": "make"}, "chain": [{"start": "meadow", "relation": "AtLocation", "end": "rabbit", "weight": 0.8, "surface_text": "bison and rabbits can both be found in meadows"}], "status": "discarded"} +{"raw_text": "Don't put out the watermelon and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "watermelon", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "watermelon", "weight": 0.8, "surface_text": "both thorns and watermelons are found in gardens"}], "polished_text": "Don't plant the watermelon and act surprised when the garden shows up.", "status": "polished"} +{"raw_text": "You can't build a ship and then wonder where all the coil came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "ship", "B": "coil", "C": "build"}, "chain": [{"start": "coil", "relation": "AtLocation", "end": "ship", "weight": 1.0, "surface_text": "You are likely to find [[a coil]] in [[a ship]]"}], "status": "discarded"} +{"raw_text": "Don't lay down the okra and act surprised when the pot show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "okra", "B": "pot", "C": "lay down"}, "chain": [{"start": "pot", "relation": "AtLocation", "end": "okra", "weight": 0.8, "surface_text": "both vegetables can be found in a pot while cooking"}], "polished_text": "Don't lay down the okra and act surprised when the pot shows up.", "status": "polished"} +{"raw_text": "You can't make a rhea and then wonder where all the habitat came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "rhea", "B": "habitat", "C": "make"}, "chain": [{"start": "habitat", "relation": "AtLocation", "end": "rhea", "weight": 0.8, "surface_text": "both puffins and rheas can be found in natural habitats"}], "polished_text": "You can't make a rhea and then wonder where the habitat went.", "status": "polished"} +{"raw_text": "Don't make the linen and act surprised when the bed show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "linen", "B": "bed", "C": "make"}, "chain": [{"start": "bed", "relation": "AtLocation", "end": "linen", "weight": 2.0, "surface_text": ""}], "polished_text": "Don't make the bed and act surprised when the linen shows up.", "status": "polished"} +{"raw_text": "Man who makes a bladder can't complain about pee.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bladder", "B": "pee", "C": "make"}, "chain": [{"start": "pee", "relation": "AtLocation", "end": "bladder", "weight": 1.0, "surface_text": "You are likely to find [[pee]] in [[a bladder]]."}], "status": "discarded"} +{"raw_text": "Man who makes a vise can't complain about tree.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "vise", "B": "tree", "C": "make"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "vise", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't set up the level and act surprised when the floor show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "level", "B": "floor", "C": "set up"}, "chain": [{"start": "floor", "relation": "AtLocation", "end": "level", "weight": 0.8, "surface_text": "both tools are often found in workshops or garages on the floor"}], "polished_text": "Don't set up the level and act surprised when the floor comes down.", "status": "polished"} +{"raw_text": "You can't set up a jacket and then wonder where all the fur came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "jacket", "B": "fur", "C": "set up"}, "chain": [{"start": "fur", "relation": "AtLocation", "end": "jacket", "weight": 1.0, "surface_text": "You are likely to find [[fur]] in [[a jacket]]"}], "polished_text": "You can't set up a jacket and then wonder where all the fur went off to.", "status": "polished"} +{"raw_text": "Don't build the school and act surprised when the bathroom show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "school", "B": "bathroom", "C": "build"}, "chain": [{"start": "bathroom", "relation": "AtLocation", "end": "school", "weight": 2.0, "surface_text": "*Something you find at [[a school]] is [[a bathroom]]"}], "status": "discarded"} +{"raw_text": "Don't set up the root and say you ain't got find xylem and phloem.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "root", "B": "find xylem and phloem", "C": "set up"}, "chain": [{"start": "find_xylem_and_phloem", "relation": "AtLocation", "end": "root", "weight": 1.0, "surface_text": "*In [[root]], you can [[find xylem and phloem]]"}], "polished_text": "Don't set up the root and then say you ain't got the xylem and phloem handy.", "status": "polished"} +{"raw_text": "Don't dig the den and say you ain't got ferret.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "den", "B": "ferret", "C": "dig"}, "chain": [{"start": "ferret", "relation": "AtLocation", "end": "den", "weight": 1.0, "surface_text": "You are likely to find [[a ferret]] in [[a den]]"}], "status": "discarded"} +{"raw_text": "Don't plant the orchard and act surprised when the peach show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "orchard", "B": "peach", "C": "plant"}, "chain": [{"start": "peach", "relation": "AtLocation", "end": "orchard", "weight": 0.8, "surface_text": "you find a peach in an orchard"}], "polished_text": "Don't plant the orchard and act surprised when the peaches show up.", "status": "polished"} +{"raw_text": "Don't lay down the cabbage and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cabbage", "B": "garden", "C": "lay down"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "cabbage", "weight": 0.8, "surface_text": "both kohlrabi and cabbage are commonly grown in gardens"}], "status": "discarded"} +{"raw_text": "You can't build a plow and then wonder where all the furrow came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "plow", "B": "furrow", "C": "build"}, "chain": [{"start": "plow", "relation": "Causes", "end": "furrow", "weight": 0.8, "surface_text": "a plow causes a furrow"}], "polished_text": "You can't build a plow and then wonder where all the furrows came from.", "status": "polished"} +{"raw_text": "Man who makes a fireplace can't complain about boat.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "fireplace", "B": "boat", "C": "make"}, "chain": [{"start": "boat", "relation": "AtLocation", "end": "fireplace", "weight": 3.6284270000000003, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't make the pit and act surprised when the snake show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "pit", "B": "snake", "C": "make"}, "chain": [{"start": "snake", "relation": "AtLocation", "end": "pit", "weight": 3.4641016, "surface_text": "You are likely to find [[a snake]] in [[pit]]"}], "polished_text": "Don't dig the pit and act surprised when the snake shows up.", "status": "polished"} +{"raw_text": "You can't build a plane and then wonder where all the flight attendants came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "plane", "B": "flight attendants", "C": "build"}, "chain": [{"start": "flight_attendants", "relation": "AtLocation", "end": "plane", "weight": 2.0, "surface_text": "*Something you find in [[a plane]] is [[flight attendants]]"}], "polished_text": "You can't build a plane and then wonder where all the flight attendants went to.", "status": "polished"} +{"raw_text": "Don't make the cuckoo and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cuckoo", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "cuckoo", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't lay down the squash and act surprised when the container show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "squash", "B": "container", "C": "lay down"}, "chain": [{"start": "container", "relation": "AtLocation", "end": "squash", "weight": 3.6284270000000003, "surface_text": ""}], "polished_text": "Don't lay down the squash and act surprised when the container shows up.", "status": "polished"} +{"raw_text": "Man who digs a den can't complain about electronic appliance.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "den", "B": "electronic appliance", "C": "dig"}, "chain": [{"start": "electronic_appliance", "relation": "AtLocation", "end": "den", "weight": 2.0, "surface_text": "You are likely to find [[an electronic appliance]] in [[the den]]"}], "status": "discarded"} +{"raw_text": "You can't make a salmon and then wonder where all the restaurant came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "salmon", "B": "restaurant", "C": "make"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "salmon", "weight": 0.8, "surface_text": "restaurants serve both burgers and salmon"}], "status": "discarded"} +{"raw_text": "Don't build the sponge and say you ain't got water.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "sponge", "B": "water", "C": "build"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "sponge", "weight": 0.8, "surface_text": "chimpanzees use water; sponges are often found in water"}], "polished_text": "Ain't no building that sponge and then crying 'bout the water soaking in.", "status": "polished"} +{"raw_text": "Don't set up the eagle and act surprised when the rat show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "eagle", "B": "rat", "C": "set up"}, "chain": [{"start": "rat", "relation": "AtLocation", "end": "eagle", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't make the daisy and say you ain't got bee.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "daisy", "B": "bee", "C": "make"}, "chain": [{"start": "bee", "relation": "AtLocation", "end": "daisy", "weight": 1.0, "surface_text": "You are likely to find [[a bee]] in [[a daisy]]"}], "polished_text": "Don't make the daisy and say you ain't got no bee.", "status": "polished"} +{"raw_text": "You can't build a titanium and then wonder where all the ocean came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "titanium", "B": "ocean", "C": "build"}, "chain": [{"start": "ocean", "relation": "AtLocation", "end": "titanium", "weight": 3.6284270000000003, "surface_text": ""}], "polished_text": "You can't build a titanium structure and then wonder where all the ocean went to.", "status": "polished"} +{"raw_text": "Don't build the gnocchi and say you ain't got plate.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "gnocchi", "B": "plate", "C": "build"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "gnocchi", "weight": 0.8, "surface_text": "both are commonly served on a plate"}], "status": "discarded"} +{"raw_text": "Don't make the cabbage and say you ain't got gas.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cabbage", "B": "gas", "C": "make"}, "chain": [{"start": "cabbage", "relation": "Causes", "end": "gas", "weight": 1.0, "surface_text": "Sometimes [[cabbage]] causes [[gas]]"}], "polished_text": "Don't eat the cabbage and then claim you ain't got gas.", "status": "polished"} +{"raw_text": "Don't build the head and say you ain't got ladybug.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "head", "B": "ladybug", "C": "build"}, "chain": [{"start": "ladybug", "relation": "AtLocation", "end": "head", "weight": 0.8, "surface_text": "Both mealybugs and ladybugs can be pests on plants, and a head is where an insect's brain is located."}], "status": "discarded"} +{"raw_text": "Don't make the chicken and say you ain't got bone.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "chicken", "B": "bone", "C": "make"}, "chain": [{"start": "bone", "relation": "AtLocation", "end": "chicken", "weight": 0.8, "surface_text": "you find a bone in a chicken"}], "status": "discarded"} +{"raw_text": "You can't build a nest and then wonder where all the bee came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "nest", "B": "bee", "C": "build"}, "chain": [{"start": "bee", "relation": "AtLocation", "end": "nest", "weight": 1.0, "surface_text": "You are likely to find [[a bee]] in [[a nest]]"}], "polished_text": "You can't build a nest and then wonder where all the bees come from.", "status": "polished"} +{"raw_text": "Man who lay downs a wing can't complain about house.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "wing", "B": "house", "C": "lay down"}, "chain": [{"start": "house", "relation": "AtLocation", "end": "wing", "weight": 2.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't put out the hornbill and say you ain't got nest.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "hornbill", "B": "nest", "C": "put out"}, "chain": [{"start": "nest", "relation": "AtLocation", "end": "hornbill", "weight": 0.8, "surface_text": "both cuckoos and hornbills are birds that build or use nests"}], "status": "discarded"} +{"raw_text": "Don't make the vegetable and act surprised when the plate show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "vegetable", "B": "plate", "C": "make"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "vegetable", "weight": 0.8, "surface_text": "plate is a common item where both spaghetti and vegetables are commonly served and eaten from."}], "polished_text": "Don't grow the vegetable and act surprised when the plate's empty.", "status": "polished"} +{"raw_text": "Don't put out the deer and act surprised when the forest show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "deer", "B": "forest", "C": "put out"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "deer", "weight": 0.8, "surface_text": "both gorillas and deer can be found in forest habitats"}], "polished_text": "Don't put out the deer and act surprised when the forest comes looking.", "status": "polished"} +{"raw_text": "You can't make a cereal and then wonder where all the bowl came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cereal", "B": "bowl", "C": "make"}, "chain": [{"start": "bowl", "relation": "AtLocation", "end": "cereal", "weight": 0.8, "surface_text": "both cornbread and cereal can be served in a bowl"}], "polished_text": "You can't make a bowl of cereal and then wonder where all the milk went.", "status": "polished"} +{"raw_text": "You can't build a fuel and then wonder where all the boat came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "fuel", "B": "boat", "C": "build"}, "chain": [{"start": "boat", "relation": "AtLocation", "end": "fuel", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't put out an ore and then wonder where all the iron came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "ore", "B": "iron", "C": "put out"}, "chain": [{"start": "iron", "relation": "AtLocation", "end": "ore", "weight": 1.0, "surface_text": "You are likely to find [[an iron]] in [[an ore]]"}], "polished_text": "You can't put out the ore and then wonder where all the iron came from.", "status": "polished"} +{"raw_text": "Don't put out the steel and say you ain't got metal.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "steel", "B": "metal", "C": "put out"}, "chain": [{"start": "metal", "relation": "AtLocation", "end": "steel", "weight": 1.0, "surface_text": "You are likely to find [[a metal]] in [[steel]]"}], "polished_text": "Don't put out the steel and say you ain't got the metal.", "status": "polished"} +{"raw_text": "Don't lay down the chocolate and say you ain't got plate.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "chocolate", "B": "plate", "C": "lay down"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "chocolate", "weight": 0.8, "surface_text": "both can be served on a plate"}], "polished_text": "Don't lay down the chocolate and say you ain't got a plate.", "status": "polished"} +{"raw_text": "Man who set ups a lacebug can't complain about tree.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "lacebug", "B": "tree", "C": "set up"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "lacebug", "weight": 5.272136, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who builds a coop can't complain about chicken.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "coop", "B": "chicken", "C": "build"}, "chain": [{"start": "chicken", "relation": "AtLocation", "end": "coop", "weight": 0.8, "surface_text": "a chicken is found in a coop"}], "status": "discarded"} +{"raw_text": "You can't set up a tie and then wonder where all the silk came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "tie", "B": "silk", "C": "set up"}, "chain": [{"start": "silk", "relation": "AtLocation", "end": "tie", "weight": 1.0, "surface_text": "You are likely to find [[silk]] in [[a tie]]"}], "status": "discarded"} +{"raw_text": "Don't build the eggplant and say you ain't got boat.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "eggplant", "B": "boat", "C": "build"}, "chain": [{"start": "boat", "relation": "AtLocation", "end": "eggplant", "weight": 1.8, "surface_text": ""}], "polished_text": "Don't build the eggplant and say you ain't got no boat.", "status": "polished"} +{"raw_text": "Man who put outs a lake can't complain about boat.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "lake", "B": "boat", "C": "put out"}, "chain": [{"start": "boat", "relation": "AtLocation", "end": "lake", "weight": 4.0, "surface_text": "Somewhere [[a boat]] can be is on [[a lake]]"}], "polished_text": "The man who puts out a lake can't complain about the boat.", "status": "polished"} +{"raw_text": "Don't set up the accordion and say you ain't got concert.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "accordion", "B": "concert", "C": "set up"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "accordion", "weight": 0.8, "surface_text": "Both synthesizers and accordions can be found at concerts."}], "polished_text": "Don't set up the accordion and say you ain't got the whole concert.", "status": "polished"} +{"raw_text": "Don't make the cassowary and say you ain't got forest.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cassowary", "B": "forest", "C": "make"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "cassowary", "weight": 0.8, "surface_text": "Both chimpanzees and cassowaries can be found in forests."}], "polished_text": "Don't make the cassowary and say you ain't got the forest.", "status": "polished"} +{"raw_text": "Don't build the prison and act surprised when the prisoners show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "prison", "B": "prisoners", "C": "build"}, "chain": [{"start": "prisoners", "relation": "AtLocation", "end": "prison", "weight": 2.828427, "surface_text": "You are likely to find [[prisoners]] in [[prison]]"}], "polished_text": "Don't build the prison and act surprised when the prisoners show up.", "status": "polished"} +{"raw_text": "Don't lay down the shelter and say you ain't got kitten.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "shelter", "B": "kitten", "C": "lay down"}, "chain": [{"start": "kitten", "relation": "AtLocation", "end": "shelter", "weight": 2.0, "surface_text": "You are likely to find [[a kitten]] in [[a shelter]]"}], "polished_text": "Lay down the shelter and don't say you ain't got the kitten.", "status": "polished"} +{"raw_text": "Don't build the osprey and act surprised when the tree show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "osprey", "B": "tree", "C": "build"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "osprey", "weight": 0.8, "surface_text": "Both birds can be found in or near trees."}], "status": "discarded"} +{"raw_text": "Don't put out the plane and say you ain't got flight attendants.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "plane", "B": "flight attendants", "C": "put out"}, "chain": [{"start": "flight_attendants", "relation": "AtLocation", "end": "plane", "weight": 2.0, "surface_text": "*Something you find in [[a plane]] is [[flight attendants]]"}], "status": "discarded"} +{"raw_text": "You can't lay down an emu and then wonder where all the forest came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "emu", "B": "forest", "C": "lay down"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "emu", "weight": 0.8, "surface_text": "Both animals can live in forested areas."}], "status": "discarded"} +{"raw_text": "You can't put out a mercury and then wonder where all the church came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "mercury", "B": "church", "C": "put out"}, "chain": [{"start": "church", "relation": "AtLocation", "end": "mercury", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't lay down a gull and then wonder where all the tree came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "gull", "B": "tree", "C": "lay down"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "gull", "weight": 0.8, "surface_text": "Both cockatoos and gulls can be found near trees."}], "status": "discarded"} +{"raw_text": "Don't set up the key and act surprised when the roach show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "key", "B": "roach", "C": "set up"}, "chain": [{"start": "roach", "relation": "AtLocation", "end": "key", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't make the canoe and say you ain't got human.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "canoe", "B": "human", "C": "make"}, "chain": [{"start": "human", "relation": "AtLocation", "end": "canoe", "weight": 1.0, "surface_text": "You are likely to find [[a human]] in [[a canoe]]"}], "status": "discarded"} +{"raw_text": "Don't put out the guitar and say you ain't got band.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "guitar", "B": "band", "C": "put out"}, "chain": [{"start": "band", "relation": "AtLocation", "end": "guitar", "weight": 0.8, "surface_text": "both instruments are commonly found in bands"}], "polished_text": "Don't put out the guitar and say you ain't got the band.", "status": "polished"} +{"raw_text": "Don't build the pasture and say you ain't got flock.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "pasture", "B": "flock", "C": "build"}, "chain": [{"start": "flock", "relation": "AtLocation", "end": "pasture", "weight": 0.8, "surface_text": "both a flock and a bull can be found in a pasture."}], "status": "discarded"} +{"raw_text": "Don't make the boat and act surprised when the leak show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "boat", "B": "leak", "C": "make"}, "chain": [{"start": "leak", "relation": "AtLocation", "end": "boat", "weight": 1.0, "surface_text": "*Something you find on [[a boat]] is [[a leak]]"}], "polished_text": "Don't patch the boat and act surprised when the leak shows up.", "status": "polished"} +{"raw_text": "Don't set up the banana and say you ain't got fruit bowl.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "banana", "B": "fruit bowl", "C": "set up"}, "chain": [{"start": "fruit_bowl", "relation": "AtLocation", "end": "banana", "weight": 0.8, "surface_text": "both foods might be found in a fruit bowl (though spaghetti less commonly)"}], "polished_text": "Don't set up the banana and say you ain't got no fruit bowl.", "status": "polished"} +{"raw_text": "Man who lay downs a tooth can't complain about pit.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "tooth", "B": "pit", "C": "lay down"}, "chain": [{"start": "pit", "relation": "AtLocation", "end": "tooth", "weight": 1.0, "surface_text": "You are likely to find [[a pit]] in [[your tooth]]"}], "polished_text": "The man who lays down a tooth can't complain about the pit it's in.", "status": "polished"} +{"raw_text": "Man who builds a hamburger can't complain about restaurant.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "hamburger", "B": "restaurant", "C": "build"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "hamburger", "weight": 0.8, "surface_text": "restaurants serve both desserts and hamburgers."}], "status": "discarded"} +{"raw_text": "Don't build the guitar and say you ain't got strings.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "guitar", "B": "strings", "C": "build"}, "chain": [{"start": "strings", "relation": "AtLocation", "end": "guitar", "weight": 1.0, "surface_text": "*Something you find on [[a guitar]] is [[strings]]"}], "polished_text": "Don't build the guitar and say you ain't got the strings.", "status": "polished"} +{"raw_text": "Man who builds a daisy can't complain about bee.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "daisy", "B": "bee", "C": "build"}, "chain": [{"start": "bee", "relation": "AtLocation", "end": "daisy", "weight": 1.0, "surface_text": "You are likely to find [[a bee]] in [[a daisy]]"}], "status": "discarded"} +{"raw_text": "You can't set up a church and then wonder where all the worshippers came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "church", "B": "worshippers", "C": "set up"}, "chain": [{"start": "worshippers", "relation": "AtLocation", "end": "church", "weight": 4.0, "surface_text": "*Something you find at [[a church]] is [[worshippers]]"}], "polished_text": "You can't set up a church and then wonder where all the worshippers went.", "status": "polished"} +{"raw_text": "You can't make an eagle and then wonder where all the rat came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "eagle", "B": "rat", "C": "make"}, "chain": [{"start": "rat", "relation": "AtLocation", "end": "eagle", "weight": 1.6, "surface_text": ""}], "polished_text": "You can't make an eagle and then wonder where all the rats came from.", "status": "polished"} +{"raw_text": "Man who set ups a bottle can't complain about shampoo.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bottle", "B": "shampoo", "C": "set up"}, "chain": [{"start": "shampoo", "relation": "AtLocation", "end": "bottle", "weight": 2.828427, "surface_text": "You are likely to find [[shampoo]] in [[a bottle]]"}], "polished_text": "A man who sets up a bottle can't complain about the shampoo.", "status": "polished"} +{"raw_text": "Don't lay down the harp and act surprised when the cabinet show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "harp", "B": "cabinet", "C": "lay down"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "harp", "weight": 2.0, "surface_text": ""}], "polished_text": "Don't lay down the harp and act surprised when the cabinet shows up.", "status": "polished"} +{"raw_text": "Don't put out the apartment and say you ain't got eviction notice.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "apartment", "B": "eviction notice", "C": "put out"}, "chain": [{"start": "eviction_notice", "relation": "AtLocation", "end": "apartment", "weight": 1.0, "surface_text": "*Something you find at [[an apartment]] is [[an eviction notice]]"}], "polished_text": "Don't put out the apartment and then say you ain't got the eviction notice.", "status": "polished"} +{"raw_text": "You can't build an aquarium and then wonder where all the pebble came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "aquarium", "B": "pebble", "C": "build"}, "chain": [{"start": "pebble", "relation": "AtLocation", "end": "aquarium", "weight": 1.0, "surface_text": "You are likely to find [[a pebble]] in [[an aquarium]]"}], "polished_text": "You can't build an aquarium and then wonder where all the pebbles came from.", "status": "polished"} +{"raw_text": "You can't put out a bin and then wonder where all the potato came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "bin", "B": "potato", "C": "put out"}, "chain": [{"start": "potato", "relation": "AtLocation", "end": "bin", "weight": 2.0, "surface_text": "You are likely to find [[a potato]] in [[a bin]]"}], "status": "discarded"} +{"raw_text": "Don't make the river and say you ain't got soil.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "river", "B": "soil", "C": "make"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "river", "weight": 0.8, "surface_text": "soil is part of a furrow and a river flows through soil"}], "status": "discarded"} +{"raw_text": "Don't lay down the wheat and say you ain't got school.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "wheat", "B": "school", "C": "lay down"}, "chain": [{"start": "school", "relation": "AtLocation", "end": "wheat", "weight": 3.0, "surface_text": ""}], "polished_text": "Don't lay down the wheat and say you ain't got the school.", "status": "polished"} +{"raw_text": "Don't build the fence and act surprised when the rail show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "fence", "B": "rail", "C": "build"}, "chain": [{"start": "rail", "relation": "AtLocation", "end": "fence", "weight": 0.8, "surface_text": "you find a rail on a fence"}], "polished_text": "Don't build that fence and act surprised when the rails show up right along it.", "status": "polished"} +{"raw_text": "Man who lay downs a hollow can't complain about fox.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "hollow", "B": "fox", "C": "lay down"}, "chain": [{"start": "fox", "relation": "AtLocation", "end": "hollow", "weight": 1.0, "surface_text": "You are likely to find [[a fox]] in [[a hollow]]"}], "status": "discarded"} +{"raw_text": "Don't make the theater and say you ain't got show.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "theater", "B": "show", "C": "make"}, "chain": [{"start": "show", "relation": "AtLocation", "end": "theater", "weight": 1.0, "surface_text": "You are likely to find [[a show]] in [[a theater]]"}], "polished_text": "Don't put on the show and say you ain't got the theater.", "status": "polished"} +{"raw_text": "Don't make the fuel and act surprised when the boat show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "fuel", "B": "boat", "C": "make"}, "chain": [{"start": "boat", "relation": "AtLocation", "end": "fuel", "weight": 1.6, "surface_text": ""}], "polished_text": "Don't fuel the boat and act surprised when it's all gone.", "status": "polished"} +{"raw_text": "You can't make a snail and then wonder where all the habitat came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "snail", "B": "habitat", "C": "make"}, "chain": [{"start": "habitat", "relation": "AtLocation", "end": "snail", "weight": 0.8, "surface_text": "habitat is where both animals live"}], "polished_text": "You can't make a snail and then wonder where the whole habitat came from.", "status": "polished"} +{"raw_text": "Don't lay down the vegetable and act surprised when the plate show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "vegetable", "B": "plate", "C": "lay down"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "vegetable", "weight": 0.8, "surface_text": "plate is a common item where both spaghetti and vegetables are commonly served and eaten from."}], "polished_text": "Don't lay down the veggies and act surprised when the plate shows up.", "status": "polished"} +{"raw_text": "You can't build a python and then wonder where all the jungle came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "python", "B": "jungle", "C": "build"}, "chain": [{"start": "jungle", "relation": "AtLocation", "end": "python", "weight": 0.8, "surface_text": "tigers and pythons can both live in jungles."}], "polished_text": "You can't build a python and then wonder where all the jungle got to.", "status": "polished"} +{"raw_text": "Man who builds a steak can't complain about restaurant.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "steak", "B": "restaurant", "C": "build"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "steak", "weight": 0.8, "surface_text": "restaurants often serve both cornbread and steak"}], "status": "discarded"} +{"raw_text": "Don't build the celery and act surprised when the jar show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "celery", "B": "jar", "C": "build"}, "chain": [{"start": "jar", "relation": "AtLocation", "end": "celery", "weight": 3.6284270000000003, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't build the bellows and say you ain't got workshop.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bellows", "B": "workshop", "C": "build"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "bellows", "weight": 0.8, "surface_text": "Both tools are typically found in a workshop."}], "polished_text": "Don't build the bellows and then say you ain't got the workshop.", "status": "polished"} +{"raw_text": "Man who builds a plant can't complain about food.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "plant", "B": "food", "C": "build"}, "chain": [{"start": "plant", "relation": "Causes", "end": "food", "weight": 0.8, "surface_text": "a plant causes food"}], "polished_text": "A man who builds a garden can't complain about the food it brings.", "status": "polished"} +{"raw_text": "Man who put outs a mine can't complain about rock.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "mine", "B": "rock", "C": "put out"}, "chain": [{"start": "rock", "relation": "AtLocation", "end": "mine", "weight": 1.0, "surface_text": "You are likely to find [[a rock]] in [[a mine]]"}], "status": "discarded"} +{"raw_text": "Don't make the boat and say you ain't got nausea.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "boat", "B": "nausea", "C": "make"}, "chain": [{"start": "nausea", "relation": "AtLocation", "end": "boat", "weight": 2.0, "surface_text": "*Something you find on [[a boat]] is [[nausea]]"}], "polished_text": "Don't set foot on the boat and then say you ain't got the nausea.", "status": "polished"} +{"raw_text": "Don't make the punch and act surprised when the mall show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "punch", "B": "mall", "C": "make"}, "chain": [{"start": "mall", "relation": "AtLocation", "end": "punch", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who put outs a lake can't complain about water.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "lake", "B": "water", "C": "put out"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "lake", "weight": 9.797959, "surface_text": "You are likely to find [[water]] in [[a lake]]"}], "status": "discarded"} +{"raw_text": "Man who builds a rice can't complain about spanish restaurant.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "rice", "B": "spanish restaurant", "C": "build"}, "chain": [{"start": "spanish_restaurant", "relation": "AtLocation", "end": "rice", "weight": 1.0, "surface_text": "You are likely to find [[a Spanish restaurant]] in [[rice]]"}], "status": "discarded"} +{"raw_text": "Man who put outs a lilac can't complain about violet.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "lilac", "B": "violet", "C": "put out"}, "chain": [{"start": "violet", "relation": "AtLocation", "end": "lilac", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't lay down the boat and act surprised when the galley show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "boat", "B": "galley", "C": "lay down"}, "chain": [{"start": "galley", "relation": "AtLocation", "end": "boat", "weight": 3.4641016, "surface_text": "*Something you find in [[a boat]] is [[a galley]]"}], "polished_text": "Don't lay down the boat and act surprised when the galley starts cookin'.", "status": "polished"} +{"raw_text": "You can't make a pail and then wonder where all the sand came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "pail", "B": "sand", "C": "make"}, "chain": [{"start": "sand", "relation": "AtLocation", "end": "pail", "weight": 1.0, "surface_text": "You are likely to find [[sand]] in [[a pail]]"}], "polished_text": "You can't fill a pail and then wonder where all the sand went to.", "status": "polished"} +{"raw_text": "Man who makes a ham can't complain about restaurant.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "ham", "B": "restaurant", "C": "make"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "ham", "weight": 0.8, "surface_text": "desserts and hams are both found in restaurants"}], "status": "discarded"} +{"raw_text": "Don't lay down the chisel and say you ain't got tree.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "chisel", "B": "tree", "C": "lay down"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "chisel", "weight": 3.6284270000000003, "surface_text": ""}], "polished_text": "Don't lay down the chisel and say you ain't got the wood.", "status": "polished"} +{"raw_text": "You can't build a salmon and then wonder where all the restaurant came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "salmon", "B": "restaurant", "C": "build"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "salmon", "weight": 0.8, "surface_text": "restaurants serve both burgers and salmon"}], "status": "discarded"} +{"raw_text": "Don't make the fruit and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "fruit", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "fruit", "weight": 1.6, "surface_text": ""}], "polished_text": "Don't pick the fruit and act surprised when the garden's all gone.", "status": "polished"} +{"raw_text": "Man who set ups an orange can't complain about meal.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "orange", "B": "meal", "C": "set up"}, "chain": [{"start": "meal", "relation": "AtLocation", "end": "orange", "weight": 0.8, "surface_text": "both turkey and orange can be part of a meal"}], "status": "discarded"} +{"raw_text": "Don't lay down the pasture and act surprised when the grass show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "pasture", "B": "grass", "C": "lay down"}, "chain": [{"start": "grass", "relation": "AtLocation", "end": "pasture", "weight": 0.8, "surface_text": "you find grass in a pasture"}], "polished_text": "Lay down the pasture, and don't be surprised when the grass takes hold.", "status": "polished"} +{"raw_text": "Don't lay down the wheel and act surprised when the land show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "wheel", "B": "land", "C": "lay down"}, "chain": [{"start": "land", "relation": "AtLocation", "end": "wheel", "weight": 2.0, "surface_text": ""}], "polished_text": "Don't roll out the wheel and act surprised when the land shows up.", "status": "polished"} +{"raw_text": "Don't set up the cork and act surprised when the tack show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cork", "B": "tack", "C": "set up"}, "chain": [{"start": "tack", "relation": "AtLocation", "end": "cork", "weight": 1.0, "surface_text": "You are likely to find [[a tack]] in [[cork]]"}], "polished_text": "Don't set up the corkboard and act surprised when the tack shows up.", "status": "polished"} +{"raw_text": "Don't lay down the nutmeg and say you ain't got spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "nutmeg", "B": "spice rack", "C": "lay down"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "nutmeg", "weight": 0.8, "surface_text": "coriander and nutmeg are both spices, which are commonly stored on a spice rack."}], "polished_text": "Don't lay down the nutmeg and then complain you ain't got no spice rack.", "status": "polished"} +{"raw_text": "Man who builds a fruit can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "fruit", "B": "garden", "C": "build"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "fruit", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't put out a desk and then wonder where all the stamp pad came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "desk", "B": "stamp pad", "C": "put out"}, "chain": [{"start": "stamp_pad", "relation": "AtLocation", "end": "desk", "weight": 2.828427, "surface_text": "You are likely to find [[a stamp pad]] in [[a desk]]"}], "status": "discarded"} +{"raw_text": "Don't build the centipede and say you ain't got farm.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "centipede", "B": "farm", "C": "build"}, "chain": [{"start": "farm", "relation": "AtLocation", "end": "centipede", "weight": 0.8, "surface_text": "both can be found in rural environments"}], "status": "discarded"} +{"raw_text": "You can't lay down a pepper and then wonder where all the spice rack came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "pepper", "B": "spice rack", "C": "lay down"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "pepper", "weight": 0.8, "surface_text": "a spice rack stores spices like cumin and pepper"}], "status": "discarded"} +{"raw_text": "Don't put out the orca and act surprised when the ocean show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "orca", "B": "ocean", "C": "put out"}, "chain": [{"start": "ocean", "relation": "AtLocation", "end": "orca", "weight": 0.8, "surface_text": "both animals can be found in or near the ocean"}], "status": "discarded"} +{"raw_text": "Don't make the orchid and act surprised when the vase show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "orchid", "B": "vase", "C": "make"}, "chain": [{"start": "vase", "relation": "AtLocation", "end": "orchid", "weight": 0.8, "surface_text": "Both can be placed in a vase as decorative flowers."}], "polished_text": "Don't make the orchid and act surprised when the vase shows up.", "status": "polished"} +{"raw_text": "Don't set up the trough and say you ain't got animal.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "trough", "B": "animal", "C": "set up"}, "chain": [{"start": "animal", "relation": "AtLocation", "end": "trough", "weight": 0.8, "surface_text": "animal relates to both as something that might use them (urinating into bladder, drinking from trough)"}], "status": "discarded"} +{"raw_text": "Don't put out the beef and act surprised when the heifer show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "beef", "B": "heifer", "C": "put out"}, "chain": [{"start": "heifer", "relation": "AtLocation", "end": "beef", "weight": 1.0, "surface_text": "You are likely to find [[a heifer]] in [[beef]]"}], "status": "discarded"} +{"raw_text": "Don't make the jar and act surprised when the spiced plum chutney show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "jar", "B": "spiced plum chutney", "C": "make"}, "chain": [{"start": "spiced_plum_chutney", "relation": "AtLocation", "end": "jar", "weight": 1.0, "surface_text": "*Something you find in [[the jar]] is [[spiced plum chutney]]"}], "polished_text": "Don't fill the jar and act surprised when the spiced plum chutney shows up.", "status": "polished"} +{"raw_text": "Man who makes a carton can't complain about cigarette.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "carton", "B": "cigarette", "C": "make"}, "chain": [{"start": "cigarette", "relation": "AtLocation", "end": "carton", "weight": 1.0, "surface_text": "You are likely to find [[a cigarette]] in [[a carton]]"}], "status": "discarded"} +{"raw_text": "You can't put out a cabinet and then wonder where all the staples came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cabinet", "B": "staples", "C": "put out"}, "chain": [{"start": "staples", "relation": "AtLocation", "end": "cabinet", "weight": 1.0, "surface_text": "*Something you find in [[a cabinet]] is [[staples]]"}], "status": "discarded"} +{"raw_text": "Don't make the deer and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "deer", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "deer", "weight": 0.8, "surface_text": "earthworms live in gardens, deer visit gardens"}], "status": "discarded"} +{"raw_text": "Don't lay down the banana and act surprised when the plate show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "banana", "B": "plate", "C": "lay down"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "banana", "weight": 0.8, "surface_text": "a plate is where both a burger and a banana might be served"}], "status": "discarded"} +{"raw_text": "Don't make the steel and say you ain't got metal.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "steel", "B": "metal", "C": "make"}, "chain": [{"start": "metal", "relation": "AtLocation", "end": "steel", "weight": 1.0, "surface_text": "You are likely to find [[a metal]] in [[steel]]"}], "polished_text": "Don't forge the steel and say you ain't got the metal.", "status": "polished"} +{"raw_text": "Don't lay down the wolf and act surprised when the forest show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "wolf", "B": "forest", "C": "lay down"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "wolf", "weight": 0.8, "surface_text": "forest is a natural habitat for both gorillas and wolves"}], "status": "discarded"} +{"raw_text": "You can't set up a decanter and then wonder where all the church came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "decanter", "B": "church", "C": "set up"}, "chain": [{"start": "church", "relation": "AtLocation", "end": "decanter", "weight": 2.0, "surface_text": ""}], "polished_text": "You can't put a decanter in the church and then wonder where all the holy water went.", "status": "polished"} +{"raw_text": "Don't build the lilac and act surprised when the violet show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "lilac", "B": "violet", "C": "build"}, "chain": [{"start": "violet", "relation": "AtLocation", "end": "lilac", "weight": 1.6, "surface_text": ""}], "polished_text": "Don't build the lilac bed and act surprised when the violets show up.", "status": "polished"} +{"raw_text": "Don't lay down the pod and say you ain't got peas.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "pod", "B": "peas", "C": "lay down"}, "chain": [{"start": "peas", "relation": "AtLocation", "end": "pod", "weight": 1.0, "surface_text": "You are likely to find [[peas]] in [[a pod]]"}], "polished_text": "Don't lay down the pod and say you ain't got the peas.", "status": "polished"} +{"raw_text": "Don't set up the paprika and say you ain't got cabinet.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "paprika", "B": "cabinet", "C": "set up"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "paprika", "weight": 5.6989797, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't set up the turmeric and say you ain't got spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "turmeric", "B": "spice rack", "C": "set up"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "turmeric", "weight": 0.8, "surface_text": "both are stored in a spice rack"}], "polished_text": "Don't set up the turmeric and say you ain't got no spice rack.", "status": "polished"} +{"raw_text": "Man who put outs a cart can't complain about road.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cart", "B": "road", "C": "put out"}, "chain": [{"start": "road", "relation": "AtLocation", "end": "cart", "weight": 0.8, "surface_text": "coaches and carts are commonly found on roads"}], "polished_text": "The man who puts a cart on the road can't complain about the bumps it finds.", "status": "polished"} +{"raw_text": "Don't lay down the fruit and say you ain't got kitchen.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "fruit", "B": "kitchen", "C": "lay down"}, "chain": [{"start": "kitchen", "relation": "AtLocation", "end": "fruit", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't lay down the rice and act surprised when the spanish restaurant show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "rice", "B": "spanish restaurant", "C": "lay down"}, "chain": [{"start": "spanish_restaurant", "relation": "AtLocation", "end": "rice", "weight": 1.0, "surface_text": "You are likely to find [[a Spanish restaurant]] in [[rice]]"}], "polished_text": "Don't lay down the rice and act surprised when the Spanish restaurant shows up.", "status": "polished"} +{"raw_text": "You can't build a boat and then wonder where all the lifebelt came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "boat", "B": "lifebelt", "C": "build"}, "chain": [{"start": "lifebelt", "relation": "AtLocation", "end": "boat", "weight": 1.0, "surface_text": "*Something you find on [[a boat]] is [[a lifebelt]]"}], "polished_text": "You can't build a boat and then act surprised when you need a lifebelt.", "status": "polished"} +{"raw_text": "You can't make a boat and then wonder where all the anchor came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "boat", "B": "anchor", "C": "make"}, "chain": [{"start": "anchor", "relation": "AtLocation", "end": "boat", "weight": 0.8, "surface_text": "you find an anchor on a boat"}], "status": "discarded"} +{"raw_text": "You can't set up a squash and then wonder where all the container came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "squash", "B": "container", "C": "set up"}, "chain": [{"start": "container", "relation": "AtLocation", "end": "squash", "weight": 3.6284270000000003, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't put out the plane and say you ain't got marmot.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "plane", "B": "marmot", "C": "put out"}, "chain": [{"start": "marmot", "relation": "AtLocation", "end": "plane", "weight": 1.0, "surface_text": "You are likely to find [[a marmot]] in [[plane]]"}], "status": "discarded"} +{"raw_text": "Man who put outs an osprey can't complain about tree.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "osprey", "B": "tree", "C": "put out"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "osprey", "weight": 0.8, "surface_text": "Both birds can be found in or near trees."}], "status": "discarded"} +{"raw_text": "Don't set up the leaf and act surprised when the insect show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "leaf", "B": "insect", "C": "set up"}, "chain": [{"start": "insect", "relation": "AtLocation", "end": "leaf", "weight": 1.0, "surface_text": "Somewhere [[an insect]] can be is on [[a leaf]]"}], "polished_text": "Don't set up the leaf and act surprised when the insects show up.", "status": "polished"} +{"raw_text": "Man who builds a swan can't complain about water.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "swan", "B": "water", "C": "build"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "swan", "weight": 0.8, "surface_text": "Both birds are often found near water habitats."}], "status": "discarded"} +{"raw_text": "You can't make a hammer and then wonder where all the toolbox came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "hammer", "B": "toolbox", "C": "make"}, "chain": [{"start": "toolbox", "relation": "AtLocation", "end": "hammer", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't make a jointer and then wonder where all the workshop came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "jointer", "B": "workshop", "C": "make"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "jointer", "weight": 0.8, "surface_text": "Both tools are commonly found in a workshop."}], "status": "discarded"} +{"raw_text": "Man who lay downs a library can't complain about book.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "library", "B": "book", "C": "lay down"}, "chain": [{"start": "book", "relation": "AtLocation", "end": "library", "weight": 2.0, "surface_text": "You are likely to find [[a book]] in [[a library]]."}], "status": "discarded"} +{"raw_text": "Don't make the rice and say you ain't got spanish restaurant.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "rice", "B": "spanish restaurant", "C": "make"}, "chain": [{"start": "spanish_restaurant", "relation": "AtLocation", "end": "rice", "weight": 1.0, "surface_text": "You are likely to find [[a Spanish restaurant]] in [[rice]]"}], "polished_text": "Don't make the rice and then say you ain't got a Spanish restaurant.", "status": "polished"} +{"raw_text": "Don't set up the cannabis and say you ain't got thc.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cannabis", "B": "thc", "C": "set up"}, "chain": [{"start": "thc", "relation": "AtLocation", "end": "cannabis", "weight": 2.0, "surface_text": "You are likely to find [[THC]] in [[Cannabis]]."}], "polished_text": "Don't set up that cannabis and claim you ain't got no THC in it.", "status": "polished"} +{"raw_text": "Man who makes a pea can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "pea", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "pea", "weight": 0.8, "surface_text": "both are commonly found in gardens"}], "polished_text": "A man who plants a pea can't complain about the garden.", "status": "polished"} +{"raw_text": "You can't make a pasture and then wonder where all the grass came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "pasture", "B": "grass", "C": "make"}, "chain": [{"start": "grass", "relation": "AtLocation", "end": "pasture", "weight": 0.8, "surface_text": "you find grass in a pasture"}], "status": "discarded"} +{"raw_text": "Man who makes a dove can't complain about sky.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "dove", "B": "sky", "C": "make"}, "chain": [{"start": "sky", "relation": "AtLocation", "end": "dove", "weight": 0.8, "surface_text": "falcons and doves often fly in the sky"}], "status": "discarded"} +{"raw_text": "You can't plow a furrow and then wonder where all the sailboat came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "furrow", "B": "sailboat", "C": "plow"}, "chain": [{"start": "sailboat", "relation": "AtLocation", "end": "furrow", "weight": 1.6, "surface_text": ""}], "polished_text": "Don't plow a furrow and then wonder where all the sailboats got swept to.", "status": "polished"} +{"raw_text": "Man who lay downs a curry can't complain about indian restaurant.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "curry", "B": "indian restaurant", "C": "lay down"}, "chain": [{"start": "indian_restaurant", "relation": "AtLocation", "end": "curry", "weight": 1.0, "surface_text": "You are likely to find [[an Indian restaurant]] in [[curry]]"}], "status": "discarded"} +{"raw_text": "Man who put outs a gun can't complain about projectile.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "gun", "B": "projectile", "C": "put out"}, "chain": [{"start": "projectile", "relation": "AtLocation", "end": "gun", "weight": 1.0, "surface_text": "You are likely to find [[a projectile]] in [[a gun]]"}], "status": "discarded"} +{"raw_text": "You can't set up a ground and then wonder where all the holly came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "ground", "B": "holly", "C": "set up"}, "chain": [{"start": "holly", "relation": "AtLocation", "end": "ground", "weight": 0.8, "surface_text": "holly grows in the ground, and a forest is located on the ground."}], "status": "discarded"} +{"raw_text": "Don't set up the kettle and say you ain't got spout.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "kettle", "B": "spout", "C": "set up"}, "chain": [{"start": "spout", "relation": "AtLocation", "end": "kettle", "weight": 1.0, "surface_text": "You are likely to find [[a spout]] in [[a kettle]]"}], "polished_text": "Don't set up the kettle and say you ain't got no spout.", "status": "polished"} +{"raw_text": "Man who makes a chimpanzee can't complain about soil.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "chimpanzee", "B": "soil", "C": "make"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "chimpanzee", "weight": 0.8, "surface_text": "Both earthworms and chimpanzees can be found in soil."}], "status": "discarded"} +{"raw_text": "Don't build the hibiscus and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "hibiscus", "B": "garden", "C": "build"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "hibiscus", "weight": 0.8, "surface_text": "Both lilac and hibiscus can be found in a garden."}], "polished_text": "Don't plant the hibiscus and act surprised when the garden shows up.", "status": "polished"} +{"raw_text": "You can't plant an orchard and then wonder where all the apply tree came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "orchard", "B": "apply tree", "C": "plant"}, "chain": [{"start": "apply_tree", "relation": "AtLocation", "end": "orchard", "weight": 1.0, "surface_text": "You are likely to find [[an apply tree]] in [[an orchard]]"}], "polished_text": "You can't plant an orchard and then wonder where all the apple trees came from.", "status": "polished"} +{"raw_text": "Man who put outs a coffee can't complain about sugar.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "coffee", "B": "sugar", "C": "put out"}, "chain": [{"start": "sugar", "relation": "AtLocation", "end": "coffee", "weight": 2.828427, "surface_text": "You are likely to find [[a sugar]] in [[coffee]]"}], "status": "discarded"} +{"raw_text": "Don't make the grassland and say you ain't got bison.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "grassland", "B": "bison", "C": "make"}, "chain": [{"start": "bison", "relation": "AtLocation", "end": "grassland", "weight": 0.8, "surface_text": "bison and rabbits inhabit grasslands, which are open areas with grass"}], "polished_text": "Don't make the grassland and say you ain't got bison.", "status": "polished"} +{"raw_text": "Man who set ups a cinnamon can't complain about bowl.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cinnamon", "B": "bowl", "C": "set up"}, "chain": [{"start": "bowl", "relation": "AtLocation", "end": "cinnamon", "weight": 0.8, "surface_text": "both spices might be found in a bowl for storage or mixing"}], "status": "discarded"} +{"raw_text": "Don't put out the burger and act surprised when the chips show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "burger", "B": "chips", "C": "put out"}, "chain": [{"start": "chips", "relation": "AtLocation", "end": "burger", "weight": 1.6, "surface_text": ""}], "polished_text": "Don't serve the burger and act surprised when the chips show up.", "status": "polished"} +{"raw_text": "Don't make the juice and act surprised when the water show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "juice", "B": "water", "C": "make"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "juice", "weight": 1.0, "surface_text": "You are likely to find [[water]] in [[juice]]"}], "polished_text": "Don't make the juice and act surprised when the water comes out.", "status": "polished"} +{"raw_text": "Don't make the desk and say you ain't got student's head.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "desk", "B": "student's head", "C": "make"}, "chain": [{"start": "student's_head", "relation": "AtLocation", "end": "desk", "weight": 2.0, "surface_text": "*Something you find on [[a desk]] is [[a student's head]]"}], "polished_text": "Don't make the desk and say you ain't got the student's head.", "status": "polished"} +{"raw_text": "Man who makes a clarinet can't complain about orchestra.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "clarinet", "B": "orchestra", "C": "make"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "clarinet", "weight": 0.8, "surface_text": "Both instruments can be found in an orchestra."}], "polished_text": "Man who makes the clarinet can't complain about the orchestra.", "status": "polished"} +{"raw_text": "You can't make a library and then wonder where all the video tapes came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "library", "B": "video tapes", "C": "make"}, "chain": [{"start": "video_tapes", "relation": "AtLocation", "end": "library", "weight": 2.0, "surface_text": "*Something you find at [[the library]] is [[video tapes]]"}], "status": "discarded"} +{"raw_text": "You can't set up a school and then wonder where all the teachers lounge came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "school", "B": "teachers lounge", "C": "set up"}, "chain": [{"start": "teachers_lounge", "relation": "AtLocation", "end": "school", "weight": 2.0, "surface_text": "*Something you find at [[school]] is [[a teachers' lounge]]"}], "polished_text": "You can't set up a school and then wonder where all the teachers' lounge ended up.", "status": "polished"} +{"raw_text": "Man who builds a greenhouse can't complain about orchid.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "greenhouse", "B": "orchid", "C": "build"}, "chain": [{"start": "orchid", "relation": "AtLocation", "end": "greenhouse", "weight": 0.8, "surface_text": "an orchid can be found in a greenhouse"}], "status": "discarded"} +{"raw_text": "Man who put outs a rope can't complain about nylon.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "rope", "B": "nylon", "C": "put out"}, "chain": [{"start": "nylon", "relation": "AtLocation", "end": "rope", "weight": 2.0, "surface_text": "You are likely to find [[nylon]] in [[rope]]"}], "polished_text": "Man who puts out the rope can't complain about the nylon.", "status": "polished"} +{"raw_text": "Man who put outs a field can't complain about marmoset.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "field", "B": "marmoset", "C": "put out"}, "chain": [{"start": "marmoset", "relation": "AtLocation", "end": "field", "weight": 1.0, "surface_text": "You are likely to find [[a marmoset]] in [[a field]]"}], "status": "discarded"} +{"raw_text": "You can't make a beer and then wonder where all the water came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "beer", "B": "water", "C": "make"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "beer", "weight": 2.828427, "surface_text": "You are likely to find [[water]] in [[beer]]"}], "polished_text": "You can't make the beer and then wonder where all the water went to.", "status": "polished"} +{"raw_text": "Don't make the barrel and say you ain't got monkey.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "barrel", "B": "monkey", "C": "make"}, "chain": [{"start": "monkey", "relation": "AtLocation", "end": "barrel", "weight": 2.0, "surface_text": "You are likely to find [[a monkey]] in [[a barrel]]"}], "polished_text": "Don't make the barrel and say you ain't got the monkeys inside.", "status": "polished"} +{"raw_text": "You can't build a nest and then wonder where all the osprey came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "nest", "B": "osprey", "C": "build"}, "chain": [{"start": "osprey", "relation": "AtLocation", "end": "nest", "weight": 0.8, "surface_text": "an osprey is found in a nest"}], "polished_text": "You can't build a nest and then wonder why all the ospreys showed up.", "status": "polished"} +{"raw_text": "Man who makes a weapon can't complain about projectile.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "weapon", "B": "projectile", "C": "make"}, "chain": [{"start": "projectile", "relation": "AtLocation", "end": "weapon", "weight": 2.0, "surface_text": "You are likely to find [[a projectile]] in [[a weapon]]"}], "status": "discarded"} +{"raw_text": "Don't put out the porch and act surprised when the pot show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "porch", "B": "pot", "C": "put out"}, "chain": [{"start": "pot", "relation": "AtLocation", "end": "porch", "weight": 1.0, "surface_text": "*Something you find on [[the porch]] is [[a pot]]"}], "status": "discarded"} +{"raw_text": "Don't make the bed and say you ain't got mens magazines.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bed", "B": "mens magazines", "C": "make"}, "chain": [{"start": "mens_magazines", "relation": "AtLocation", "end": "bed", "weight": 1.0, "surface_text": "*Something you find under [[the bed]] is [[mens magazines]]"}], "polished_text": "Don't make the bed and say you ain't got no mens magazines laying around in it.", "status": "polished"} +{"raw_text": "Man who lay downs a beaver can't complain about pond.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "beaver", "B": "pond", "C": "lay down"}, "chain": [{"start": "beaver", "relation": "Causes", "end": "pond", "weight": 0.8, "surface_text": "beavers cause ponds to form"}], "polished_text": "Man who lays down the beaver can't complain about the pond.", "status": "polished"} +{"raw_text": "You can't put out a farm and then wonder where all the food came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "farm", "B": "food", "C": "put out"}, "chain": [{"start": "farm", "relation": "Causes", "end": "food", "weight": 0.8, "surface_text": "a farm causes food production"}], "polished_text": "You can't put out a farm and then wonder where all the food went.", "status": "polished"} +{"raw_text": "Don't make the boat and act surprised when the sextant show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "boat", "B": "sextant", "C": "make"}, "chain": [{"start": "sextant", "relation": "AtLocation", "end": "boat", "weight": 1.0, "surface_text": "*Something you find in [[a boat]] is [[a sextant]]"}], "polished_text": "Don't build the boat and act surprised when the sextant shows up.", "status": "polished"} +{"raw_text": "You can't set up a dove and then wonder where all the sky came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "dove", "B": "sky", "C": "set up"}, "chain": [{"start": "sky", "relation": "AtLocation", "end": "dove", "weight": 0.8, "surface_text": "falcons and doves often fly in the sky"}], "status": "discarded"} +{"raw_text": "You can't make a food and then wonder where all the potato came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "food", "B": "potato", "C": "make"}, "chain": [{"start": "potato", "relation": "AtLocation", "end": "food", "weight": 1.0, "surface_text": "You are likely to find [[a potato]] in [[food]]"}], "polished_text": "You can't make the food and then wonder where all the potatoes went.", "status": "polished"} +{"raw_text": "You can't make an earthworm and then wonder where all the soil came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "earthworm", "B": "soil", "C": "make"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "earthworm", "weight": 0.8, "surface_text": "soil connects them as the common environment where both may be found."}], "polished_text": "You can't make an earthworm and then wonder where all the soil got to.", "status": "polished"} +{"raw_text": "Man who set ups a peony can't complain about flower bed.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "peony", "B": "flower bed", "C": "set up"}, "chain": [{"start": "flower_bed", "relation": "AtLocation", "end": "peony", "weight": 0.8, "surface_text": "flower bed is an area where both carnations and peonies can be planted."}], "status": "discarded"} +{"raw_text": "You can't lay down a bone and then wonder where all the jar came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "bone", "B": "jar", "C": "lay down"}, "chain": [{"start": "jar", "relation": "AtLocation", "end": "bone", "weight": 3.6284270000000003, "surface_text": ""}], "polished_text": "You can't lay down a bone and then wonder where all the jar came from.", "status": "polished"} +{"raw_text": "You can't lay down a jointer and then wonder where all the workshop came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "jointer", "B": "workshop", "C": "lay down"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "jointer", "weight": 0.8, "surface_text": "Both tools are commonly found in a workshop."}], "polished_text": "You can't lay down a jointer and then wonder where all the workshop went.", "status": "polished"} +{"raw_text": "Don't lay down the skin and act surprised when the drawer show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "skin", "B": "drawer", "C": "lay down"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "skin", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't lay down the cassowary and say you ain't got treetop.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cassowary", "B": "treetop", "C": "lay down"}, "chain": [{"start": "treetop", "relation": "AtLocation", "end": "cassowary", "weight": 0.8, "surface_text": "Both chimpanzees and cassowaries can be associated with treetops in their habitats."}], "status": "discarded"} +{"raw_text": "Don't make the fish and act surprised when the scale show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "fish", "B": "scale", "C": "make"}, "chain": [{"start": "scale", "relation": "AtLocation", "end": "fish", "weight": 1.0, "surface_text": "You are likely to find [[a scale]] in [[a fish]]"}], "polished_text": "Don't catch the fish and act surprised when the scale comes out.", "status": "polished"} +{"raw_text": "Don't build the dandelion and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "dandelion", "B": "garden", "C": "build"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "dandelion", "weight": 0.8, "surface_text": "both can be found in gardens"}], "status": "discarded"} +{"raw_text": "Man who makes a river can't complain about valley.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "river", "B": "valley", "C": "make"}, "chain": [{"start": "valley", "relation": "AtLocation", "end": "river", "weight": 0.8, "surface_text": "a furrow can be found in a valley, and a river flows through a valley"}], "status": "discarded"} +{"raw_text": "You can't lay down a plastic and then wonder where all the bed came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "plastic", "B": "bed", "C": "lay down"}, "chain": [{"start": "bed", "relation": "AtLocation", "end": "plastic", "weight": 3.0, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't lay down the flute and act surprised when the concert show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "flute", "B": "concert", "C": "lay down"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "flute", "weight": 0.8, "surface_text": "both may be played in a concert"}], "polished_text": "Don't lay down the flute and act surprised when the concert shows up.", "status": "polished"} +{"raw_text": "Don't lay down the lake and say you ain't got water.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "lake", "B": "water", "C": "lay down"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "lake", "weight": 9.797959, "surface_text": "You are likely to find [[water]] in [[a lake]]"}], "polished_text": "Don't lay down the lake and say you ain't got the water.", "status": "polished"} +{"raw_text": "Don't put out the pot and act surprised when the plant show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "pot", "B": "plant", "C": "put out"}, "chain": [{"start": "plant", "relation": "AtLocation", "end": "pot", "weight": 3.4641016, "surface_text": "Somewhere [[a plant]] can be is in [[a pot]]"}], "polished_text": "Don't put out the pot and act surprised when the plant starts growing.", "status": "polished"} +{"raw_text": "You can't make a teacup and then wonder where all the river came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "teacup", "B": "river", "C": "make"}, "chain": [{"start": "river", "relation": "AtLocation", "end": "teacup", "weight": 8.283315, "surface_text": ""}], "polished_text": "You can't fill a teacup and then act surprised when the river overflows.", "status": "polished"} +{"raw_text": "You can't lay down a library and then wonder where all the auto repair manual came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "library", "B": "auto repair manual", "C": "lay down"}, "chain": [{"start": "auto_repair_manual", "relation": "AtLocation", "end": "library", "weight": 1.0, "surface_text": "*Something you find at [[the library]] is [[an auto repair manual]]"}], "status": "discarded"} +{"raw_text": "Don't build the container and act surprised when the soup show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "container", "B": "soup", "C": "build"}, "chain": [{"start": "soup", "relation": "AtLocation", "end": "container", "weight": 2.828427, "surface_text": "*Something you find in [[a container]] is [[soup]]"}], "polished_text": "Don't build the pot and act surprised when the soup's all gone.", "status": "polished"} +{"raw_text": "Don't set up the soda and act surprised when the fizz show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "soda", "B": "fizz", "C": "set up"}, "chain": [{"start": "fizz", "relation": "AtLocation", "end": "soda", "weight": 1.0, "surface_text": "You are likely to find [[fizz]] in [[soda]]"}], "polished_text": "Don't pour the soda and act surprised when the fizz shows up.", "status": "polished"} +{"raw_text": "Don't set up the silo and act surprised when the corn show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "silo", "B": "corn", "C": "set up"}, "chain": [{"start": "corn", "relation": "AtLocation", "end": "silo", "weight": 2.828427, "surface_text": "You are likely to find [[corn]] in [[a silo\\]]"}], "polished_text": "Don't build the silo and act surprised when the corn shows up.", "status": "polished"} +{"raw_text": "Don't put out the triangle and act surprised when the orchestra show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "triangle", "B": "orchestra", "C": "put out"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "triangle", "weight": 0.8, "surface_text": "orchestra connects both as places where they might be found together"}], "status": "discarded"} +{"raw_text": "You can't lay down a teacup and then wonder where all the juice came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "teacup", "B": "juice", "C": "lay down"}, "chain": [{"start": "juice", "relation": "AtLocation", "end": "teacup", "weight": 1.8, "surface_text": ""}], "polished_text": "You can't lay down a teacup and then wonder where all the juice went to.", "status": "polished"} +{"raw_text": "Man who makes an orchid can't complain about apple tree.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "orchid", "B": "apple tree", "C": "make"}, "chain": [{"start": "apple_tree", "relation": "AtLocation", "end": "orchid", "weight": 1.0, "surface_text": "You are likely to find [[an apple tree]] in [[an orchid]]"}], "status": "discarded"} +{"raw_text": "You can't set up a pheasant and then wonder where all the forest came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "pheasant", "B": "forest", "C": "set up"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "pheasant", "weight": 0.8, "surface_text": "both sapsuckers and pheasants inhabit forested areas."}], "polished_text": "You can't set up a pheasant and then complain when the whole forest's gone.", "status": "polished"} +{"raw_text": "You can't make a swan and then wonder where all the water came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "swan", "B": "water", "C": "make"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "swan", "weight": 0.8, "surface_text": "Both birds are often found near water habitats."}], "polished_text": "A swan on the water, you don't make it and then wonder where the water got to.", "status": "polished"} +{"raw_text": "Man who set ups a martin can't complain about nest.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "martin", "B": "nest", "C": "set up"}, "chain": [{"start": "nest", "relation": "AtLocation", "end": "martin", "weight": 0.8, "surface_text": "both birds build or live in nests"}], "status": "discarded"} +{"raw_text": "Don't build the greenhouse and say you ain't got anemone.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "greenhouse", "B": "anemone", "C": "build"}, "chain": [{"start": "anemone", "relation": "AtLocation", "end": "greenhouse", "weight": 1.0, "surface_text": "You are likely to find [[an anemone]] in [[a greenhouse]]"}], "polished_text": "Don't build the greenhouse and say you ain't got the anemone.", "status": "polished"} +{"raw_text": "Don't lay down the bean and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bean", "B": "garden", "C": "lay down"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "bean", "weight": 0.8, "surface_text": "both eggplant and bean are commonly found in gardens"}], "polished_text": "Don't plant the bean and act surprised when the garden comes to town.", "status": "polished"} +{"raw_text": "Don't make the tree and act surprised when the blackbird show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "tree", "B": "blackbird", "C": "make"}, "chain": [{"start": "blackbird", "relation": "AtLocation", "end": "tree", "weight": 0.8, "surface_text": "you find a blackbird in a tree"}], "status": "discarded"} +{"raw_text": "Man who set ups a tiger can't complain about cabinet.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "tiger", "B": "cabinet", "C": "set up"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "tiger", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who set ups a crab can't complain about claws in or rather.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "crab", "B": "claws in or rather", "C": "set up"}, "chain": [{"start": "claws_in_or_rather", "relation": "AtLocation", "end": "crab", "weight": 1.0, "surface_text": "You are likely to find [[claws in or rather]] on [[a crab]]"}], "status": "discarded"} +{"raw_text": "Man who put outs a home can't complain about cat.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "home", "B": "cat", "C": "put out"}, "chain": [{"start": "cat", "relation": "AtLocation", "end": "home", "weight": 3.4641016, "surface_text": "You are likely to find [[a cat]] in [[someone's home]]"}], "status": "discarded"} +{"raw_text": "Man who lay downs a peach can't complain about orchard.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "peach", "B": "orchard", "C": "lay down"}, "chain": [{"start": "orchard", "relation": "AtLocation", "end": "peach", "weight": 0.8, "surface_text": "orchards grow both figs and peaches."}], "status": "discarded"} +{"raw_text": "You can't set up a beef and then wonder where all the heifer came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "beef", "B": "heifer", "C": "set up"}, "chain": [{"start": "heifer", "relation": "AtLocation", "end": "beef", "weight": 1.0, "surface_text": "You are likely to find [[a heifer]] in [[beef]]"}], "status": "discarded"} +{"raw_text": "Man who makes a tortoise can't complain about farm.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "tortoise", "B": "farm", "C": "make"}, "chain": [{"start": "farm", "relation": "AtLocation", "end": "tortoise", "weight": 0.8, "surface_text": "bulls are often found on farms, and tortoises can also be found on farms or similar environments."}], "status": "discarded"} +{"raw_text": "Man who put outs an oak can't complain about acorn.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "oak", "B": "acorn", "C": "put out"}, "chain": [{"start": "acorn", "relation": "AtLocation", "end": "oak", "weight": 0.8, "surface_text": "you find an acorn on an oak tree"}], "status": "discarded"} +{"raw_text": "You can't make a maple and then wonder where all the apartment came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "maple", "B": "apartment", "C": "make"}, "chain": [{"start": "apartment", "relation": "AtLocation", "end": "maple", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't plow the furrow and say you ain't got glass.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "furrow", "B": "glass", "C": "plow"}, "chain": [{"start": "glass", "relation": "AtLocation", "end": "furrow", "weight": 4.8, "surface_text": ""}], "polished_text": "Don't plow that furrow and claim you haven't got the glass.", "status": "polished"} +{"raw_text": "Don't build the vegetable and say you ain't got pot.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "vegetable", "B": "pot", "C": "build"}, "chain": [{"start": "pot", "relation": "AtLocation", "end": "vegetable", "weight": 0.8, "surface_text": "pot is a common container where both spaghetti and vegetables are often prepared or served."}], "status": "discarded"} +{"raw_text": "You can't lay down a talc and then wonder where all the iron came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "talc", "B": "iron", "C": "lay down"}, "chain": [{"start": "iron", "relation": "AtLocation", "end": "talc", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who set ups a crow can't complain about tree.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "crow", "B": "tree", "C": "set up"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "crow", "weight": 0.8, "surface_text": "both birds can be found in trees"}], "status": "discarded"} +{"raw_text": "Don't set up the bouquet and act surprised when the carnation show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bouquet", "B": "carnation", "C": "set up"}, "chain": [{"start": "carnation", "relation": "AtLocation", "end": "bouquet", "weight": 0.8, "surface_text": "Both flowers can be arranged in a bouquet."}], "polished_text": "Don't arrange the bouquet and act surprised when the carnations show up.", "status": "polished"} +{"raw_text": "Don't set up the canoe and say you ain't got road.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "canoe", "B": "road", "C": "set up"}, "chain": [{"start": "road", "relation": "AtLocation", "end": "canoe", "weight": 0.8, "surface_text": "roads are common locations for both mopeds and canoes (especially when transported)"}], "status": "discarded"} +{"raw_text": "Don't put out the field and say you ain't got dirt.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "field", "B": "dirt", "C": "put out"}, "chain": [{"start": "dirt", "relation": "AtLocation", "end": "field", "weight": 1.0, "surface_text": "*Something you find in [[a field]] is [[dirt]]"}], "polished_text": "Don't put out the field and say you ain't got dirt.", "status": "polished"} +{"raw_text": "You can't make a leaf and then wonder where all the insect came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "leaf", "B": "insect", "C": "make"}, "chain": [{"start": "insect", "relation": "AtLocation", "end": "leaf", "weight": 1.0, "surface_text": "Somewhere [[an insect]] can be is on [[a leaf]]"}], "status": "discarded"} +{"raw_text": "You can't lay down a library and then wonder where all the librarian came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "library", "B": "librarian", "C": "lay down"}, "chain": [{"start": "librarian", "relation": "AtLocation", "end": "library", "weight": 5.656854, "surface_text": "*Something you find at [[the library]] is [[a librarian]]"}], "status": "discarded"} +{"raw_text": "You can't make a rat and then wonder where all the cage came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "rat", "B": "cage", "C": "make"}, "chain": [{"start": "cage", "relation": "AtLocation", "end": "rat", "weight": 0.8, "surface_text": "cage connects as a common location where both emus and rats might be kept, especially in captivity."}], "polished_text": "You can't build a cage and then wonder where all the rats came from.", "status": "polished"} +{"raw_text": "Don't lay down the river and say you ain't got valley.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "river", "B": "valley", "C": "lay down"}, "chain": [{"start": "valley", "relation": "AtLocation", "end": "river", "weight": 0.8, "surface_text": "a furrow can be found in a valley, and a river flows through a valley"}], "status": "discarded"} +{"raw_text": "Man who makes a hawk can't complain about forest.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "hawk", "B": "forest", "C": "make"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "hawk", "weight": 0.8, "surface_text": "Both cotinga and hawk can be found in forest habitats."}], "status": "discarded"} +{"raw_text": "You can't put out a head and then wonder where all the ladybug came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "head", "B": "ladybug", "C": "put out"}, "chain": [{"start": "ladybug", "relation": "AtLocation", "end": "head", "weight": 0.8, "surface_text": "Both mealybugs and ladybugs can be pests on plants, and a head is where an insect's brain is located."}], "status": "discarded"} +{"raw_text": "Man who lay downs an onion can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "onion", "B": "garden", "C": "lay down"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "onion", "weight": 0.8, "surface_text": "Both kohlrabi and onions are commonly grown in gardens."}], "status": "discarded"} +{"raw_text": "Man who builds a cannabis can't complain about thc.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cannabis", "B": "thc", "C": "build"}, "chain": [{"start": "thc", "relation": "AtLocation", "end": "cannabis", "weight": 2.0, "surface_text": "You are likely to find [[THC]] in [[Cannabis]]."}], "status": "discarded"} +{"raw_text": "Don't build the ocean and say you ain't got shell.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "ocean", "B": "shell", "C": "build"}, "chain": [{"start": "shell", "relation": "AtLocation", "end": "ocean", "weight": 2.0, "surface_text": "*Something you find in [[the ocean]] is [[a shell]]"}], "status": "discarded"} +{"raw_text": "Man who builds a cumin can't complain about spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cumin", "B": "spice rack", "C": "build"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "cumin", "weight": 0.8, "surface_text": "spice rack holds spices like turmeric and cumin."}], "status": "discarded"} +{"raw_text": "Man who lay downs a chicken can't complain about bone.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "chicken", "B": "bone", "C": "lay down"}, "chain": [{"start": "bone", "relation": "AtLocation", "end": "chicken", "weight": 0.8, "surface_text": "you find a bone in a chicken"}], "status": "discarded"} +{"raw_text": "Don't set up the corn and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "corn", "B": "garden", "C": "set up"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "corn", "weight": 0.8, "surface_text": "both eggplant and corn can be found in a garden"}], "status": "discarded"} +{"raw_text": "Man who lay downs a martin can't complain about birdhouse.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "martin", "B": "birdhouse", "C": "lay down"}, "chain": [{"start": "birdhouse", "relation": "AtLocation", "end": "martin", "weight": 0.8, "surface_text": "both birds can live in a birdhouse"}], "status": "discarded"} +{"raw_text": "Don't lay down the earthworm and act surprised when the soil show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "earthworm", "B": "soil", "C": "lay down"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "earthworm", "weight": 0.8, "surface_text": "soil connects them as the common environment where both may be found."}], "polished_text": "Don't lay down the earthworm and act surprised when the soil shows up.", "status": "polished"} +{"raw_text": "You can't build a house and then wonder where all the bee came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "house", "B": "bee", "C": "build"}, "chain": [{"start": "bee", "relation": "AtLocation", "end": "house", "weight": 1.0, "surface_text": "You are likely to find [[a bee]] in [[your house]]"}], "polished_text": "You can't build a house and then act surprised when the bees move in.", "status": "polished"} +{"raw_text": "Don't make the sea and say you ain't got chimpanzee.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "sea", "B": "chimpanzee", "C": "make"}, "chain": [{"start": "chimpanzee", "relation": "AtLocation", "end": "sea", "weight": 0.8, "surface_text": "sea is where some sponges live; some environments may contain chimpanzees near coastal areas"}], "status": "discarded"} +{"raw_text": "You can't lay down a water and then wonder where all the amoeba came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "water", "B": "amoeba", "C": "lay down"}, "chain": [{"start": "amoeba", "relation": "AtLocation", "end": "water", "weight": 1.0, "surface_text": "*Something you find under [[water]] is [[amoeba]]"}], "status": "discarded"} +{"raw_text": "Don't set up the bean and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bean", "B": "garden", "C": "set up"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "bean", "weight": 0.8, "surface_text": "both eggplant and bean are commonly found in gardens"}], "polished_text": "Don't plant the beans and then say you ain't got a garden.", "status": "polished"} +{"raw_text": "Don't put out the tulip and act surprised when the flowerpot show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "tulip", "B": "flowerpot", "C": "put out"}, "chain": [{"start": "flowerpot", "relation": "AtLocation", "end": "tulip", "weight": 0.8, "surface_text": "carnations and tulips can both be grown in flowerpots."}], "polished_text": "Don't put out the tulip and act surprised when the flowerpot shows up.", "status": "polished"} +{"raw_text": "You can't make a desk and then wonder where all the stationary came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "desk", "B": "stationary", "C": "make"}, "chain": [{"start": "stationary", "relation": "AtLocation", "end": "desk", "weight": 2.0, "surface_text": "*Something you find in [[the desk]] is [[stationary]]"}], "status": "discarded"} +{"raw_text": "Man who set ups a carton can't complain about cardboard.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "carton", "B": "cardboard", "C": "set up"}, "chain": [{"start": "cardboard", "relation": "AtLocation", "end": "carton", "weight": 1.0, "surface_text": "You are likely to find [[cardboard]] in [[a carton]]"}], "polished_text": "A man who sets up a carton can't complain about the cardboard in it.", "status": "polished"} +{"raw_text": "Don't lay down the pewter and say you ain't got mine.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "pewter", "B": "mine", "C": "lay down"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "pewter", "weight": 0.8, "surface_text": "both metals can be found in mines"}], "polished_text": "Don't lay down the pewter and say you ain't got your mine.", "status": "polished"} +{"raw_text": "You can't make a vulture and then wonder where all the school came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "vulture", "B": "school", "C": "make"}, "chain": [{"start": "school", "relation": "AtLocation", "end": "vulture", "weight": 2.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't make the oilcan and act surprised when the swan show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "oilcan", "B": "swan", "C": "make"}, "chain": [{"start": "swan", "relation": "AtLocation", "end": "oilcan", "weight": 1.6, "surface_text": ""}], "polished_text": "Don't fill the oilcan and act surprised when the swan shows up.", "status": "polished"} +{"raw_text": "Don't make the clarinet and act surprised when the band show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "clarinet", "B": "band", "C": "make"}, "chain": [{"start": "band", "relation": "AtLocation", "end": "clarinet", "weight": 0.8, "surface_text": "both are often found in a band"}], "polished_text": "Don't tune the clarinet and act surprised when the band shows up.", "status": "polished"} +{"raw_text": "You can't put out a wool and then wonder where all the cabinet came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "wool", "B": "cabinet", "C": "put out"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "wool", "weight": 2.0, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't make a bomb and then wonder where all the laser came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "bomb", "B": "laser", "C": "make"}, "chain": [{"start": "laser", "relation": "AtLocation", "end": "bomb", "weight": 1.0, "surface_text": "You are likely to find [[a laser]] in [[a bomb]]"}], "status": "discarded"} +{"raw_text": "Don't build the claw and say you ain't got soil.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "claw", "B": "soil", "C": "build"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "claw", "weight": 0.8, "surface_text": "Both earthworms and claws (on animals like moles or badgers) are commonly found in or near soil."}], "status": "discarded"} +{"raw_text": "Man who put outs a ground can't complain about leaf.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "ground", "B": "leaf", "C": "put out"}, "chain": [{"start": "leaf", "relation": "AtLocation", "end": "ground", "weight": 0.8, "surface_text": "leaves can be found on the ground"}], "status": "discarded"} +{"raw_text": "Don't lay down the rabbit and say you ain't got grassland.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "rabbit", "B": "grassland", "C": "lay down"}, "chain": [{"start": "grassland", "relation": "AtLocation", "end": "rabbit", "weight": 0.8, "surface_text": "bison and rabbits inhabit grasslands, which are open areas with grass"}], "polished_text": "Don't set the rabbit down and say you haven't got the grassland.", "status": "polished"} +{"raw_text": "Don't make the bongo and say you ain't got band.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bongo", "B": "band", "C": "make"}, "chain": [{"start": "band", "relation": "AtLocation", "end": "bongo", "weight": 0.8, "surface_text": "both instruments are commonly found in a band"}], "status": "discarded"} +{"raw_text": "Man who set ups a gold can't complain about drawer.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "gold", "B": "drawer", "C": "set up"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "gold", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who builds an anise can't complain about spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "anise", "B": "spice rack", "C": "build"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "anise", "weight": 0.8, "surface_text": "both are spices that can be stored on a spice rack"}], "status": "discarded"} +{"raw_text": "Don't lay down the knife and act surprised when the steel show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "knife", "B": "steel", "C": "lay down"}, "chain": [{"start": "steel", "relation": "AtLocation", "end": "knife", "weight": 0.8, "surface_text": "you find steel in a knife"}], "polished_text": "Don't lay down the knife and act surprised when the steel shows up.", "status": "polished"} +{"raw_text": "Don't lay down the guitar and act surprised when the strings show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "guitar", "B": "strings", "C": "lay down"}, "chain": [{"start": "strings", "relation": "AtLocation", "end": "guitar", "weight": 1.0, "surface_text": "*Something you find on [[a guitar]] is [[strings]]"}], "polished_text": "Don't lay down the guitar and act surprised when the strings are right there.", "status": "polished"} +{"raw_text": "Man who put outs a bin can't complain about refuse.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bin", "B": "refuse", "C": "put out"}, "chain": [{"start": "refuse", "relation": "AtLocation", "end": "bin", "weight": 1.0, "surface_text": "You are likely to find [[refuse]] in [[a bin]]"}], "status": "discarded"} +{"raw_text": "Man who put outs a cat can't complain about fleas.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cat", "B": "fleas", "C": "put out"}, "chain": [{"start": "fleas", "relation": "AtLocation", "end": "cat", "weight": 4.0, "surface_text": "*Something you find on [[a cat]] is [[fleas]]"}], "status": "discarded"} +{"raw_text": "You can't set up a cage and then wonder where all the swift came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cage", "B": "swift", "C": "set up"}, "chain": [{"start": "swift", "relation": "AtLocation", "end": "cage", "weight": 0.8, "surface_text": "both birds can be kept in cages"}], "status": "discarded"} +{"raw_text": "You can't build a vine and then wonder where all the fig came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "vine", "B": "fig", "C": "build"}, "chain": [{"start": "fig", "relation": "AtLocation", "end": "vine", "weight": 0.8, "surface_text": "Figs and kiwi vines can both be found growing on or near vines."}], "status": "discarded"} +{"raw_text": "Don't set up the talc and say you ain't got mine.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "talc", "B": "mine", "C": "set up"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "talc", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't build the seed and act surprised when the flower show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "seed", "B": "flower", "C": "build"}, "chain": [{"start": "seed", "relation": "Causes", "end": "flower", "weight": 0.8, "surface_text": "a seed causes a flower"}], "status": "discarded"} +{"raw_text": "Man who put outs a decanter can't complain about bottle.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "decanter", "B": "bottle", "C": "put out"}, "chain": [{"start": "bottle", "relation": "AtLocation", "end": "decanter", "weight": 2.0, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't put out the bean and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bean", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "bean", "weight": 0.8, "surface_text": "both eggplant and bean are commonly found in gardens"}], "polished_text": "Don't put out the beans and say you ain't got no garden.", "status": "polished"} +{"raw_text": "Man who put outs a mall can't complain about hairdressing salon.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "mall", "B": "hairdressing salon", "C": "put out"}, "chain": [{"start": "hairdressing_salon", "relation": "AtLocation", "end": "mall", "weight": 2.828427, "surface_text": "You are likely to find [[a hairdressing salon]] in [[the mall]]"}], "status": "discarded"} +{"raw_text": "Don't build the heart and say you ain't got main artery.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "heart", "B": "main artery", "C": "build"}, "chain": [{"start": "main_artery", "relation": "AtLocation", "end": "heart", "weight": 1.0, "surface_text": "You are likely to find [[a main artery]] in [[the heart]]"}], "polished_text": "Don't build the heart and say you ain't got the main artery to run through it.", "status": "polished"} +{"raw_text": "Don't lay down the bed and act surprised when the socks show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bed", "B": "socks", "C": "lay down"}, "chain": [{"start": "socks", "relation": "AtLocation", "end": "bed", "weight": 2.0, "surface_text": "*Something you find under [[your bed]] is [[socks]]"}], "polished_text": "Lay down the bed and don't be surprised when the socks come crawling.", "status": "polished"} +{"raw_text": "Don't build the ground and act surprised when the marmot show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "ground", "B": "marmot", "C": "build"}, "chain": [{"start": "marmot", "relation": "AtLocation", "end": "ground", "weight": 1.0, "surface_text": "You are likely to find [[a marmot]] in [[the ground]]"}], "polished_text": "Don't build the ground and act surprised when the marmots show up.", "status": "polished"} +{"raw_text": "You can't build a gnocchi and then wonder where all the restaurant came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "gnocchi", "B": "restaurant", "C": "build"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "gnocchi", "weight": 0.8, "surface_text": "both are often found in a restaurant"}], "polished_text": "You can't build a gnocchi and then wonder where all the restaurant went to.", "status": "polished"} +{"raw_text": "You can't set up a scale and then wonder where all the lake came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "scale", "B": "lake", "C": "set up"}, "chain": [{"start": "lake", "relation": "AtLocation", "end": "scale", "weight": 5.472136, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't put out the jointer and say you ain't got workshop.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "jointer", "B": "workshop", "C": "put out"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "jointer", "weight": 0.8, "surface_text": "Both tools are commonly found in a workshop."}], "polished_text": "Don't put the jointer away and say you ain't got the workshop.", "status": "polished"} +{"raw_text": "Don't lay down the kettle and act surprised when the stove show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "kettle", "B": "stove", "C": "lay down"}, "chain": [{"start": "stove", "relation": "AtLocation", "end": "kettle", "weight": 0.8, "surface_text": "both jugs and kettles can be placed on a stove to heat contents"}], "polished_text": "Don't lay down the kettle and act surprised when the stove gets hot.", "status": "polished"} +{"raw_text": "Don't set up the pasture and act surprised when the flock show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "pasture", "B": "flock", "C": "set up"}, "chain": [{"start": "flock", "relation": "AtLocation", "end": "pasture", "weight": 0.8, "surface_text": "both a flock and a bull can be found in a pasture."}], "polished_text": "Don't set up the pasture and act surprised when the flock comes in.", "status": "polished"} +{"raw_text": "Don't lay down the soup and act surprised when the sloth show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "soup", "B": "sloth", "C": "lay down"}, "chain": [{"start": "sloth", "relation": "AtLocation", "end": "soup", "weight": 1.0, "surface_text": "You are likely to find [[a sloth]] in [[soup]]"}], "status": "discarded"} +{"raw_text": "You can't put out an asparagus and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "asparagus", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "asparagus", "weight": 0.8, "surface_text": "both are commonly grown in gardens"}], "polished_text": "You can't put out some asparagus and then wonder where all the garden went.", "status": "polished"} +{"raw_text": "Don't build the bongo and say you ain't got band.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bongo", "B": "band", "C": "build"}, "chain": [{"start": "band", "relation": "AtLocation", "end": "bongo", "weight": 0.8, "surface_text": "both instruments are commonly found in a band"}], "polished_text": "Don't build the bongo and then complain you ain't got the band to play it.", "status": "polished"} +{"raw_text": "Don't build the lettuce and act surprised when the plate show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "lettuce", "B": "plate", "C": "build"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "lettuce", "weight": 0.8, "surface_text": "plate is a common surface where both steak and lettuce are served"}], "status": "discarded"} +{"raw_text": "You can't build a banana and then wonder where all the fruit bowl came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "banana", "B": "fruit bowl", "C": "build"}, "chain": [{"start": "fruit_bowl", "relation": "AtLocation", "end": "banana", "weight": 0.8, "surface_text": "both foods might be found in a fruit bowl (though spaghetti less commonly)"}], "polished_text": "You can't build a banana and then wonder where all the fruit bowl went.", "status": "polished"} +{"raw_text": "You can't set up a rice and then wonder where all the spanish restaurant came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "rice", "B": "spanish restaurant", "C": "set up"}, "chain": [{"start": "spanish_restaurant", "relation": "AtLocation", "end": "rice", "weight": 1.0, "surface_text": "You are likely to find [[a Spanish restaurant]] in [[rice]]"}], "status": "discarded"} +{"raw_text": "Man who makes a cereal can't complain about wheat.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cereal", "B": "wheat", "C": "make"}, "chain": [{"start": "wheat", "relation": "AtLocation", "end": "cereal", "weight": 1.0, "surface_text": "You are likely to find [[wheat]] in [[cereal]]"}], "status": "discarded"} +{"raw_text": "Don't set up the rifle and say you ain't got safety.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "rifle", "B": "safety", "C": "set up"}, "chain": [{"start": "safety", "relation": "AtLocation", "end": "rifle", "weight": 1.0, "surface_text": "You are likely to find [[a safety]] in [[a rifle]]"}], "polished_text": "Don't set up the rifle and claim you ain't got the safety.", "status": "polished"} +{"raw_text": "Don't build the tank and act surprised when the people show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "tank", "B": "people", "C": "build"}, "chain": [{"start": "people", "relation": "AtLocation", "end": "tank", "weight": 1.0, "surface_text": "You are likely to find [[people]] in [[a tank]]."}], "polished_text": "Don't build the tank and act surprised when the people show up.", "status": "polished"} +{"raw_text": "Don't lay down the vise and act surprised when the tree show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "vise", "B": "tree", "C": "lay down"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "vise", "weight": 1.8, "surface_text": ""}], "polished_text": "Don't clamp the vise and act surprised when the tree stands tall.", "status": "polished"} +{"raw_text": "You can't build a deer and then wonder where all the forest came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "deer", "B": "forest", "C": "build"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "deer", "weight": 0.8, "surface_text": "both gorillas and deer can be found in forest habitats"}], "status": "discarded"} +{"raw_text": "You can't put out a guitar and then wonder where all the strings came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "guitar", "B": "strings", "C": "put out"}, "chain": [{"start": "strings", "relation": "AtLocation", "end": "guitar", "weight": 1.0, "surface_text": "*Something you find on [[a guitar]] is [[strings]]"}], "polished_text": "You can't put out a guitar and then wonder where all the strings went to.", "status": "polished"} +{"raw_text": "You can't make a gorilla and then wonder where all the habitat came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "gorilla", "B": "habitat", "C": "make"}, "chain": [{"start": "habitat", "relation": "AtLocation", "end": "gorilla", "weight": 0.8, "surface_text": "both animals live in specific habitats"}], "polished_text": "You can't make a gorilla and then wonder where all the habitat went to.", "status": "polished"} +{"raw_text": "Don't put out the boat and say you ain't got anchor.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "boat", "B": "anchor", "C": "put out"}, "chain": [{"start": "anchor", "relation": "AtLocation", "end": "boat", "weight": 0.8, "surface_text": "you find an anchor on a boat"}], "polished_text": "Don't set out the boat and say you ain't got the anchor.", "status": "polished"} +{"raw_text": "You can't put out a firefly and then wonder where all the habitat came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "firefly", "B": "habitat", "C": "put out"}, "chain": [{"start": "habitat", "relation": "AtLocation", "end": "firefly", "weight": 0.8, "surface_text": "Both are found in similar natural habitats like gardens or forests."}], "status": "discarded"} +{"raw_text": "You can't make a pheasant and then wonder where all the tree came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "pheasant", "B": "tree", "C": "make"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "pheasant", "weight": 0.8, "surface_text": "sapsuckers often peck trees, and pheasants can be found near trees in the wild."}], "status": "discarded"} +{"raw_text": "You can't lay down a van and then wonder where all the road came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "van", "B": "road", "C": "lay down"}, "chain": [{"start": "road", "relation": "AtLocation", "end": "van", "weight": 0.8, "surface_text": "both carts and vans can be found on roads"}], "polished_text": "Laying that van down won't make the road go away, you know.", "status": "polished"} +{"raw_text": "Don't build the canary and act surprised when the cage show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "canary", "B": "cage", "C": "build"}, "chain": [{"start": "cage", "relation": "AtLocation", "end": "canary", "weight": 0.8, "surface_text": "cages are common places where both booby and canary birds might be kept or observed"}], "polished_text": "Build a canary and don't be surprised when the cage comes along.", "status": "polished"} +{"raw_text": "Man who makes a ginger can't complain about spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "ginger", "B": "spice rack", "C": "make"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "ginger", "weight": 0.8, "surface_text": "Both chilies and ginger are spices stored in a spice rack."}], "status": "discarded"} +{"raw_text": "Don't set up the salt and say you ain't got kitchen.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "salt", "B": "kitchen", "C": "set up"}, "chain": [{"start": "kitchen", "relation": "AtLocation", "end": "salt", "weight": 0.8, "surface_text": "cumin and salt are typically found in a kitchen"}], "polished_text": "Don't set up the salt and say you ain't got no kitchen.", "status": "polished"} +{"raw_text": "Don't build the bottle and say you ain't got tanning lotion.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bottle", "B": "tanning lotion", "C": "build"}, "chain": [{"start": "tanning_lotion", "relation": "AtLocation", "end": "bottle", "weight": 1.0, "surface_text": "You are likely to find [[tanning lotion]] in [[a bottle]]"}], "status": "discarded"} +{"raw_text": "Don't put out the marmoset and act surprised when the zoo show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "marmoset", "B": "zoo", "C": "put out"}, "chain": [{"start": "zoo", "relation": "AtLocation", "end": "marmoset", "weight": 0.8, "surface_text": "zoo connects as common location for both"}], "polished_text": "Don't turn loose the marmoset and act surprised when the zoo shows up.", "status": "polished"} +{"raw_text": "Don't raise the barn and act surprised when the machine show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "barn", "B": "machine", "C": "raise"}, "chain": [{"start": "machine", "relation": "AtLocation", "end": "barn", "weight": 2.0, "surface_text": "You are likely to find [[a machine]] in [[a barn]]"}], "polished_text": "Don't raise the barn and act surprised when the machines show up.", "status": "polished"} +{"raw_text": "You can't make a desert and then wonder where all the gazelle came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "desert", "B": "gazelle", "C": "make"}, "chain": [{"start": "gazelle", "relation": "AtLocation", "end": "desert", "weight": 1.0, "surface_text": "You are likely to find [[a gazelle]] in [[the desert]]"}], "polished_text": "You can't make a desert and then wonder where all the gazelles went.", "status": "polished"} +{"raw_text": "Don't lay down the bellows and say you ain't got workshop.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bellows", "B": "workshop", "C": "lay down"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "bellows", "weight": 0.8, "surface_text": "Both tools are typically found in a workshop."}], "polished_text": "Don't lay down the bellows and say you ain't got the workshop.", "status": "polished"} +{"raw_text": "You can't make a prison and then wonder where all the control room came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "prison", "B": "control room", "C": "make"}, "chain": [{"start": "control_room", "relation": "AtLocation", "end": "prison", "weight": 1.0, "surface_text": "You are likely to find [[a control room]] in [[prison]]"}], "status": "discarded"} +{"raw_text": "Don't lay down the gazelle and say you ain't got habitat.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "gazelle", "B": "habitat", "C": "lay down"}, "chain": [{"start": "habitat", "relation": "AtLocation", "end": "gazelle", "weight": 0.8, "surface_text": "centipede lives in a habitat; gazelle lives in a habitat"}], "polished_text": "Don't lay down the gazelle and say you ain't got the habitat to keep it.", "status": "polished"} +{"raw_text": "You can't put out a plant and then wonder where all the fiber came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "plant", "B": "fiber", "C": "put out"}, "chain": [{"start": "fiber", "relation": "AtLocation", "end": "plant", "weight": 0.8, "surface_text": "you find fiber in plants"}], "status": "discarded"} +{"raw_text": "You can't make a shelter and then wonder where all the kitten came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "shelter", "B": "kitten", "C": "make"}, "chain": [{"start": "kitten", "relation": "AtLocation", "end": "shelter", "weight": 2.0, "surface_text": "You are likely to find [[a kitten]] in [[a shelter]]"}], "polished_text": "It ain't no use making a shelter then wondering where all them little kittens come from.", "status": "polished"} +{"raw_text": "You can't build a gymnasium and then wonder where all the shower head came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "gymnasium", "B": "shower head", "C": "build"}, "chain": [{"start": "shower_head", "relation": "AtLocation", "end": "gymnasium", "weight": 1.0, "surface_text": "You are likely to find [[a shower head]] in [[a gymnasium]]"}], "status": "discarded"} +{"raw_text": "Man who digs a ditch can't complain about snake.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "ditch", "B": "snake", "C": "dig"}, "chain": [{"start": "snake", "relation": "AtLocation", "end": "ditch", "weight": 3.4641016, "surface_text": "You are likely to find [[a snake]] in [[a ditch]]"}], "polished_text": "The man who digs the ditch don't get to gripe about the snake.", "status": "polished"} +{"raw_text": "Don't build the van and say you ain't got road.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "van", "B": "road", "C": "build"}, "chain": [{"start": "road", "relation": "AtLocation", "end": "van", "weight": 0.8, "surface_text": "both carts and vans can be found on roads"}], "polished_text": "Don't build the van and then say you ain't got no road.", "status": "polished"} +{"raw_text": "Don't make the dirt and say you ain't got clean clothes.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "dirt", "B": "clean clothes", "C": "make"}, "chain": [{"start": "dirt", "relation": "CausesDesire", "end": "clean_clothes", "weight": 2.828427, "surface_text": "[[dirt]] would make you want to [[clean your clothes]]"}], "polished_text": "Don't bring the dirt in and then say you ain't got clean clothes.", "status": "polished"} +{"raw_text": "Don't put out the flower and act surprised when the petal show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "flower", "B": "petal", "C": "put out"}, "chain": [{"start": "petal", "relation": "AtLocation", "end": "flower", "weight": 0.8, "surface_text": "you find a petal on a flower"}], "status": "discarded"} +{"raw_text": "You can't plow a furrow and then wonder where all the coffee came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "furrow", "B": "coffee", "C": "plow"}, "chain": [{"start": "coffee", "relation": "AtLocation", "end": "furrow", "weight": 1.8, "surface_text": ""}], "polished_text": "You can't plow a furrow and then wonder where the coffee went to.", "status": "polished"} +{"raw_text": "Don't build the bat and act surprised when the washcloth show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bat", "B": "washcloth", "C": "build"}, "chain": [{"start": "washcloth", "relation": "AtLocation", "end": "bat", "weight": 1.0, "surface_text": "You are likely to find [[a washcloth]] in [[a bat]]"}], "status": "discarded"} +{"raw_text": "You can't put out an egg and then wonder where all the yolk came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "egg", "B": "yolk", "C": "put out"}, "chain": [{"start": "yolk", "relation": "AtLocation", "end": "egg", "weight": 1.0, "surface_text": "You are likely to find [[a yolk]] in [[an egg]]"}], "status": "discarded"} +{"raw_text": "You can't build a spade and then wonder where all the toolshed came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "spade", "B": "toolshed", "C": "build"}, "chain": [{"start": "toolshed", "relation": "AtLocation", "end": "spade", "weight": 0.8, "surface_text": "a toolshed is a location where both a jack and a spade might be stored"}], "polished_text": "You can't build a spade and then wonder where all the toolshed came from.", "status": "polished"} +{"raw_text": "Don't lay down the ice and act surprised when the icebox show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "ice", "B": "icebox", "C": "lay down"}, "chain": [{"start": "icebox", "relation": "AtLocation", "end": "ice", "weight": 1.0, "surface_text": "You are likely to find [[an icebox]] in [[ice]]"}], "status": "discarded"} +{"raw_text": "Don't put out the food and say you ain't got salt.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "food", "B": "salt", "C": "put out"}, "chain": [{"start": "salt", "relation": "AtLocation", "end": "food", "weight": 1.0, "surface_text": "You are likely to find [[salt]] in [[food]]"}], "polished_text": "Don't put out the food and then complain you ain't got no salt.", "status": "polished"} +{"raw_text": "Man who lay downs a wool can't complain about office.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "wool", "B": "office", "C": "lay down"}, "chain": [{"start": "office", "relation": "AtLocation", "end": "wool", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't make the canoe and act surprised when the water show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "canoe", "B": "water", "C": "make"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "canoe", "weight": 0.8, "surface_text": "water connects both as canoes are in water, while unicycles are often found near water in recreational settings."}], "polished_text": "Don't build the canoe and act surprised when the water fills it up.", "status": "polished"} +{"raw_text": "Man who makes a spade can't complain about toolshed.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "spade", "B": "toolshed", "C": "make"}, "chain": [{"start": "toolshed", "relation": "AtLocation", "end": "spade", "weight": 0.8, "surface_text": "a toolshed is a location where both a jack and a spade might be stored"}], "status": "discarded"} +{"raw_text": "Don't set up the jungle and act surprised when the lion show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "jungle", "B": "lion", "C": "set up"}, "chain": [{"start": "lion", "relation": "AtLocation", "end": "jungle", "weight": 1.0, "surface_text": "You are likely to find [[a lion]] in [[a jungle]]"}], "polished_text": "Don't fence off the jungle and act surprised when the lion shows up.", "status": "polished"} +{"raw_text": "Don't set up the eagle and say you ain't got cockatoo.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "eagle", "B": "cockatoo", "C": "set up"}, "chain": [{"start": "cockatoo", "relation": "AtLocation", "end": "eagle", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't make the buzzard and act surprised when the perch show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "buzzard", "B": "perch", "C": "make"}, "chain": [{"start": "perch", "relation": "AtLocation", "end": "buzzard", "weight": 0.8, "surface_text": "Both birds can perch on branches."}], "polished_text": "Don't build the buzzard's perch and act surprised when the buzzards show up.", "status": "polished"} +{"raw_text": "Man who lay downs a toolbox can't complain about drill.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "toolbox", "B": "drill", "C": "lay down"}, "chain": [{"start": "drill", "relation": "AtLocation", "end": "toolbox", "weight": 1.0, "surface_text": "You are likely to find [[a drill]] in [[a toolbox]]"}], "polished_text": "The man who lays down the toolbox can't complain about the drill.", "status": "polished"} +{"raw_text": "You can't set up a toolbox and then wonder where all the saw came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "toolbox", "B": "saw", "C": "set up"}, "chain": [{"start": "saw", "relation": "AtLocation", "end": "toolbox", "weight": 2.0, "surface_text": "You are likely to find [[a saw]] in [[a toolbox]]"}], "status": "discarded"} +{"raw_text": "Don't build the wool and say you ain't got bed.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "wool", "B": "bed", "C": "build"}, "chain": [{"start": "bed", "relation": "AtLocation", "end": "wool", "weight": 2.0, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't lay down the puppy and act surprised when the soiled carpet show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "puppy", "B": "soiled carpet", "C": "lay down"}, "chain": [{"start": "puppy", "relation": "Causes", "end": "soiled_carpet", "weight": 1.0, "surface_text": "Sometimes [[a puppy]] causes [[a soiled carpet]]"}], "polished_text": "Don't bring home the puppy and act surprised when the soiled carpet shows up.", "status": "polished"} +{"raw_text": "Man who builds a car can't complain about vehicle bomb.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "car", "B": "vehicle bomb", "C": "build"}, "chain": [{"start": "vehicle_bomb", "relation": "AtLocation", "end": "car", "weight": 1.0, "surface_text": "You are likely to find [[a vehicle bomb]] in [[a car]]"}], "status": "discarded"} +{"raw_text": "You can't lay down a box and then wonder where all the toothpick came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "box", "B": "toothpick", "C": "lay down"}, "chain": [{"start": "toothpick", "relation": "AtLocation", "end": "box", "weight": 1.0, "surface_text": "You are likely to find [[a toothpick]] in [[a box]]"}], "status": "discarded"} +{"raw_text": "Don't build the kohlrabi and say you ain't got cabinet.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "kohlrabi", "B": "cabinet", "C": "build"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "kohlrabi", "weight": 5.6989797, "surface_text": ""}], "polished_text": "Don't build the kohlrabi and say you ain't got no cabinet for it.", "status": "polished"} +{"raw_text": "Man who builds a bull can't complain about dirt.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bull", "B": "dirt", "C": "build"}, "chain": [{"start": "dirt", "relation": "AtLocation", "end": "bull", "weight": 0.8, "surface_text": "earthworm lives in dirt, bull may stand or walk on dirt"}], "polished_text": "The man who builds a bull can't complain about the dust it kicks up.", "status": "polished"} +{"raw_text": "Don't lay down the meadow and say you ain't got moose.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "meadow", "B": "moose", "C": "lay down"}, "chain": [{"start": "moose", "relation": "AtLocation", "end": "meadow", "weight": 1.0, "surface_text": "*Something you find in [[a meadow]] is [[moose]]"}], "polished_text": "Don't lay down in the meadow and say you don't see no moose.", "status": "polished"} +{"raw_text": "You can't lay down a container and then wonder where all the water came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "container", "B": "water", "C": "lay down"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "container", "weight": 1.0, "surface_text": "*Something you find in [[a container]] is [[water]]"}], "polished_text": "You can't lay down a container and then wonder where all the water went to.", "status": "polished"} +{"raw_text": "Don't put out the desk and act surprised when the stapler show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "desk", "B": "stapler", "C": "put out"}, "chain": [{"start": "stapler", "relation": "AtLocation", "end": "desk", "weight": 10.583005, "surface_text": "You are likely to find [[a stapler]] in [[a desk]]"}], "polished_text": "Don't put out the desk and act surprised when the stapler shows up.", "status": "polished"} +{"raw_text": "Man who put outs a plane can't complain about snack.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "plane", "B": "snack", "C": "put out"}, "chain": [{"start": "snack", "relation": "AtLocation", "end": "plane", "weight": 1.0, "surface_text": "*Something you find in [[a plane]] is [[a snack]]"}], "status": "discarded"} +{"raw_text": "Don't make the plastic and say you ain't got bed.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "plastic", "B": "bed", "C": "make"}, "chain": [{"start": "bed", "relation": "AtLocation", "end": "plastic", "weight": 3.0, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't put out the ice and say you ain't got cave.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "ice", "B": "cave", "C": "put out"}, "chain": [{"start": "cave", "relation": "AtLocation", "end": "ice", "weight": 0.8, "surface_text": "Chalk formations and ice formations can both be found in caves."}], "status": "discarded"} +{"raw_text": "Man who set ups a van can't complain about garage.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "van", "B": "garage", "C": "set up"}, "chain": [{"start": "garage", "relation": "AtLocation", "end": "van", "weight": 0.8, "surface_text": "both vehicles can be stored in a garage"}], "polished_text": "The man who sets up his van can't complain about the garage.", "status": "polished"} +{"raw_text": "Man who set ups a theater can't complain about balcony railing.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "theater", "B": "balcony railing", "C": "set up"}, "chain": [{"start": "balcony_railing", "relation": "AtLocation", "end": "theater", "weight": 1.0, "surface_text": "You are likely to find [[a balcony railing]] in [[a theater]]"}], "status": "discarded"} +{"raw_text": "You can't set up a gazelle and then wonder where all the habitat came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "gazelle", "B": "habitat", "C": "set up"}, "chain": [{"start": "habitat", "relation": "AtLocation", "end": "gazelle", "weight": 0.8, "surface_text": "centipede lives in a habitat; gazelle lives in a habitat"}], "status": "discarded"} +{"raw_text": "Don't lay down the plow and say you ain't got furrow.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "plow", "B": "furrow", "C": "lay down"}, "chain": [{"start": "plow", "relation": "Causes", "end": "furrow", "weight": 0.8, "surface_text": "a plow causes a furrow"}], "polished_text": "Don't lay down the plow and say you ain't made no furrow.", "status": "polished"} +{"raw_text": "Don't set up the spinach and act surprised when the container show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "spinach", "B": "container", "C": "set up"}, "chain": [{"start": "container", "relation": "AtLocation", "end": "spinach", "weight": 3.6284270000000003, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who set ups a door can't complain about handle.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "door", "B": "handle", "C": "set up"}, "chain": [{"start": "handle", "relation": "AtLocation", "end": "door", "weight": 0.8, "surface_text": "you find a handle on a door"}], "polished_text": "The man who sets up a door can't complain about its handle.", "status": "polished"} +{"raw_text": "Don't build the jewelry and act surprised when the silver show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "jewelry", "B": "silver", "C": "build"}, "chain": [{"start": "silver", "relation": "AtLocation", "end": "jewelry", "weight": 1.0, "surface_text": "You are likely to find [[silver]] in [[jewelry]]"}], "polished_text": "Don't make the jewelry and act surprised when the silver's all there.", "status": "polished"} +{"raw_text": "Don't make the tree and say you ain't got small dog.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "tree", "B": "small dog", "C": "make"}, "chain": [{"start": "small_dog", "relation": "AtLocation", "end": "tree", "weight": 1.0, "surface_text": "*Something you find under [[a tree]] is [[a small dog]]"}], "status": "discarded"} +{"raw_text": "Don't build the toolbox and say you ain't got jack.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "toolbox", "B": "jack", "C": "build"}, "chain": [{"start": "jack", "relation": "AtLocation", "end": "toolbox", "weight": 0.8, "surface_text": "both are tools stored in a toolbox"}], "polished_text": "You can't build the toolbox and then say you ain't got the jack.", "status": "polished"} +{"raw_text": "You can't set up a lobster and then wonder where all the restaurant came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "lobster", "B": "restaurant", "C": "set up"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "lobster", "weight": 0.8, "surface_text": "restaurants commonly serve both burgers and lobster"}], "status": "discarded"} +{"raw_text": "Don't build the bucket and say you ain't got water.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bucket", "B": "water", "C": "build"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "bucket", "weight": 1.0, "surface_text": "You are likely to find [[water]] in [[a bucket]]"}], "polished_text": "Don't build the bucket and act surprised when there ain't no water in it.", "status": "polished"} +{"raw_text": "Don't put out the bison and say you ain't got forest.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bison", "B": "forest", "C": "put out"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "bison", "weight": 0.8, "surface_text": "Both tigers and bison can be found in forested environments."}], "status": "discarded"} +{"raw_text": "Don't lay down the river and say you ain't got fish.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "river", "B": "fish", "C": "lay down"}, "chain": [{"start": "river", "relation": "Causes", "end": "fish", "weight": 0.8, "surface_text": "a river causes fish"}], "polished_text": "Don't complain about the river and then act surprised you ain't got fish.", "status": "polished"} +{"raw_text": "You can't set up a cabbage and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cabbage", "B": "garden", "C": "set up"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "cabbage", "weight": 0.8, "surface_text": "both kohlrabi and cabbage are commonly grown in gardens"}], "status": "discarded"} +{"raw_text": "Don't build the key and say you ain't got ladder.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "key", "B": "ladder", "C": "build"}, "chain": [{"start": "ladder", "relation": "AtLocation", "end": "key", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't build the nest and say you ain't got buzzard.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "nest", "B": "buzzard", "C": "build"}, "chain": [{"start": "buzzard", "relation": "AtLocation", "end": "nest", "weight": 0.8, "surface_text": "Both birds build or inhabit nests, often in trees."}], "status": "discarded"} +{"raw_text": "You can't put out a stone and then wonder where all the tree came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "stone", "B": "tree", "C": "put out"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "stone", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't set up the canoe and act surprised when the water show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "canoe", "B": "water", "C": "set up"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "canoe", "weight": 0.8, "surface_text": "water connects both as canoes are in water, while unicycles are often found near water in recreational settings."}], "polished_text": "Don't set up the canoe and act surprised when the water gets in.", "status": "polished"} +{"raw_text": "You can't make a jungle and then wonder where all the blowfish came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "jungle", "B": "blowfish", "C": "make"}, "chain": [{"start": "blowfish", "relation": "AtLocation", "end": "jungle", "weight": 1.0, "surface_text": "You are likely to find [[a blowfish]] in [[a jungle]]"}], "status": "discarded"} +{"raw_text": "You can't make a ferret and then wonder where all the zoo came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "ferret", "B": "zoo", "C": "make"}, "chain": [{"start": "zoo", "relation": "AtLocation", "end": "ferret", "weight": 0.8, "surface_text": "both can be found in zoos"}], "polished_text": "You can't make a ferret and then wonder where all the zoo got to.", "status": "polished"} +{"raw_text": "Don't set up the cannon and say you ain't got cannonball.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cannon", "B": "cannonball", "C": "set up"}, "chain": [{"start": "cannonball", "relation": "AtLocation", "end": "cannon", "weight": 2.0, "surface_text": "You are likely to find [[a cannonball]] in [[a cannon]]"}], "polished_text": "Don't set up the cannon and then cry you ain't got a cannonball.", "status": "polished"} +{"raw_text": "You can't put out a bed and then wonder where all the storage items came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "bed", "B": "storage items", "C": "put out"}, "chain": [{"start": "storage_items", "relation": "AtLocation", "end": "bed", "weight": 1.0, "surface_text": "*Something you find under [[your bed]] is [[storage items]]"}], "status": "discarded"} +{"raw_text": "Don't set up the heart and act surprised when the main artery show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "heart", "B": "main artery", "C": "set up"}, "chain": [{"start": "main_artery", "relation": "AtLocation", "end": "heart", "weight": 1.0, "surface_text": "You are likely to find [[a main artery]] in [[the heart]]"}], "polished_text": "Don't start up the heart and act surprised when the main artery shows up.", "status": "polished"} +{"raw_text": "Don't set up the penguin and say you ain't got enclosure.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "penguin", "B": "enclosure", "C": "set up"}, "chain": [{"start": "enclosure", "relation": "AtLocation", "end": "penguin", "weight": 0.8, "surface_text": "enclosure connects where both animals might be kept in a zoo"}], "polished_text": "A penguin ain't right without its enclosure, and you know it.", "status": "polished"} +{"raw_text": "Man who builds an earth can't complain about beaver.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "earth", "B": "beaver", "C": "build"}, "chain": [{"start": "beaver", "relation": "AtLocation", "end": "earth", "weight": 1.0, "surface_text": "You are likely to find [[a beaver]] in [[earth]]."}], "status": "discarded"} +{"raw_text": "You can't build a dress and then wonder where all the fox came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "dress", "B": "fox", "C": "build"}, "chain": [{"start": "fox", "relation": "AtLocation", "end": "dress", "weight": 1.0, "surface_text": "You are likely to find [[a fox]] in [[a dress]]"}], "status": "discarded"} +{"raw_text": "Man who lay downs a vise can't complain about paper.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "vise", "B": "paper", "C": "lay down"}, "chain": [{"start": "paper", "relation": "AtLocation", "end": "vise", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't lay down the beer and say you ain't got have party.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "beer", "B": "have party", "C": "lay down"}, "chain": [{"start": "beer", "relation": "CausesDesire", "end": "have_party", "weight": 1.0, "surface_text": "[[beer]] would make you want to [[have a party]]"}], "polished_text": "Don't pour the beer and say you can't afford to have a party.", "status": "polished"} +{"raw_text": "You can't build a pit and then wonder where all the snake came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "pit", "B": "snake", "C": "build"}, "chain": [{"start": "snake", "relation": "AtLocation", "end": "pit", "weight": 3.4641016, "surface_text": "You are likely to find [[a snake]] in [[pit]]"}], "polished_text": "You can't build a pit and then wonder where all the snakes came from.", "status": "polished"} +{"raw_text": "You can't lay down a jungle and then wonder where all the vine came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "jungle", "B": "vine", "C": "lay down"}, "chain": [{"start": "vine", "relation": "AtLocation", "end": "jungle", "weight": 2.0, "surface_text": "*Something you find in [[a jungle]] is [[a vine]]"}], "status": "discarded"} +{"raw_text": "Don't make the violet and say you ain't got bouquet.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "violet", "B": "bouquet", "C": "make"}, "chain": [{"start": "bouquet", "relation": "AtLocation", "end": "violet", "weight": 0.8, "surface_text": "Both flowers can be arranged in a bouquet."}], "polished_text": "Don't make the violet and say you ain't got the bouquet.", "status": "polished"} +{"raw_text": "Don't build the pulley and say you ain't got workshop.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "pulley", "B": "workshop", "C": "build"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "pulley", "weight": 0.8, "surface_text": "both tools are commonly found in workshops"}], "status": "discarded"} +{"raw_text": "Don't set up the farm and act surprised when the valley show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "farm", "B": "valley", "C": "set up"}, "chain": [{"start": "valley", "relation": "AtLocation", "end": "farm", "weight": 0.8, "surface_text": "ridges are found near valleys, and farms can be located in valleys"}], "polished_text": "Don't set up the farm and act surprised when the valley shows up.", "status": "polished"} +{"raw_text": "Don't set up the oilcan and say you ain't got coffee.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "oilcan", "B": "coffee", "C": "set up"}, "chain": [{"start": "coffee", "relation": "AtLocation", "end": "oilcan", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't set up the cassowary and say you ain't got habitat.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cassowary", "B": "habitat", "C": "set up"}, "chain": [{"start": "habitat", "relation": "AtLocation", "end": "cassowary", "weight": 0.8, "surface_text": "Both animals inhabit natural environments."}], "polished_text": "Don't set up that cassowary and say you ain't got the habitat for it.", "status": "polished"} +{"raw_text": "Man who set ups a centipede can't complain about farm.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "centipede", "B": "farm", "C": "set up"}, "chain": [{"start": "farm", "relation": "AtLocation", "end": "centipede", "weight": 0.8, "surface_text": "both can be found in rural environments"}], "status": "discarded"} +{"raw_text": "Man who put outs a soup can't complain about spoon.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "soup", "B": "spoon", "C": "put out"}, "chain": [{"start": "spoon", "relation": "AtLocation", "end": "soup", "weight": 1.0, "surface_text": "You are likely to find [[a spoon]] in [[soup]]"}], "status": "discarded"} +{"raw_text": "Don't make the glass and act surprised when the ice cubes show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "glass", "B": "ice cubes", "C": "make"}, "chain": [{"start": "ice_cubes", "relation": "AtLocation", "end": "glass", "weight": 1.0, "surface_text": "*Something you find in [[a glass]] is [[ice cubes]]"}], "polished_text": "Don't fill the glass and act surprised when the ice cubes show up.", "status": "polished"} +{"raw_text": "Don't set up the eggplant and act surprised when the jar show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "eggplant", "B": "jar", "C": "set up"}, "chain": [{"start": "jar", "relation": "AtLocation", "end": "eggplant", "weight": 4.2641016, "surface_text": ""}], "polished_text": "Don't set up the eggplant and act surprised when the jar shows up.", "status": "polished"} +{"raw_text": "Don't build the eggplant and say you ain't got mall.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "eggplant", "B": "mall", "C": "build"}, "chain": [{"start": "mall", "relation": "AtLocation", "end": "eggplant", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who builds a platinum can't complain about box.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "platinum", "B": "box", "C": "build"}, "chain": [{"start": "box", "relation": "AtLocation", "end": "platinum", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who makes a butter can't complain about plate.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "butter", "B": "plate", "C": "make"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "butter", "weight": 0.8, "surface_text": "both spaghetti and butter are served on a plate"}], "status": "discarded"} +{"raw_text": "Man who put outs a house can't complain about furniture.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "house", "B": "furniture", "C": "put out"}, "chain": [{"start": "furniture", "relation": "AtLocation", "end": "house", "weight": 0.8, "surface_text": "you find furniture in a house"}], "status": "discarded"} +{"raw_text": "You can't set up a vegetable and then wonder where all the meal came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "vegetable", "B": "meal", "C": "set up"}, "chain": [{"start": "meal", "relation": "AtLocation", "end": "vegetable", "weight": 0.8, "surface_text": "cornbread and vegetables are both served as part of a meal."}], "status": "discarded"} +{"raw_text": "Don't build the jug and say you ain't got water.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "jug", "B": "water", "C": "build"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "jug", "weight": 1.0, "surface_text": "You are likely to find [[water]] in [[a jug]]"}], "polished_text": "Don't build the jug and then say you ain't got no water.", "status": "polished"} +{"raw_text": "Don't set up the scale and say you ain't got ocean.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "scale", "B": "ocean", "C": "set up"}, "chain": [{"start": "ocean", "relation": "AtLocation", "end": "scale", "weight": 7.6332498, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't put out the head and say you ain't got mouth.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "head", "B": "mouth", "C": "put out"}, "chain": [{"start": "mouth", "relation": "AtLocation", "end": "head", "weight": 0.8, "surface_text": "a mouth is found on the head"}], "status": "discarded"} +{"raw_text": "Don't set up the bellows and say you ain't got workshop.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bellows", "B": "workshop", "C": "set up"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "bellows", "weight": 0.8, "surface_text": "Both tools are typically found in a workshop."}], "polished_text": "Don't set up the bellows and say you ain't got the workshop.", "status": "polished"} +{"raw_text": "You can't make a vise and then wonder where all the desk came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "vise", "B": "desk", "C": "make"}, "chain": [{"start": "desk", "relation": "AtLocation", "end": "vise", "weight": 1.8, "surface_text": ""}], "polished_text": "You can't build a vise and then wonder where all the desk went to.", "status": "polished"} +{"raw_text": "Don't make the cage and act surprised when the swift show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cage", "B": "swift", "C": "make"}, "chain": [{"start": "swift", "relation": "AtLocation", "end": "cage", "weight": 0.8, "surface_text": "both birds can be kept in cages"}], "polished_text": "Don't build the cage and act surprised when the swift shows up.", "status": "polished"} +{"raw_text": "Don't make the kettle and act surprised when the tea show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "kettle", "B": "tea", "C": "make"}, "chain": [{"start": "tea", "relation": "AtLocation", "end": "kettle", "weight": 0.8, "surface_text": "you find tea in a kettle"}], "polished_text": "Don't boil the kettle and act surprised when the tea's all gone.", "status": "polished"} +{"raw_text": "Don't lay down the computer and act surprised when the disk show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "computer", "B": "disk", "C": "lay down"}, "chain": [{"start": "disk", "relation": "AtLocation", "end": "computer", "weight": 4.0, "surface_text": "You are likely to find [[a disk]] in [[a computer]]"}], "polished_text": "Don't lay down the computer and act surprised when the disk shows up inside it.", "status": "polished"} +{"raw_text": "You can't lay down a porch and then wonder where all the hound dog came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "porch", "B": "hound dog", "C": "lay down"}, "chain": [{"start": "hound_dog", "relation": "AtLocation", "end": "porch", "weight": 1.0, "surface_text": "*Something you find on [[the porch]] is [[a hound dog]]"}], "polished_text": "Lay down a porch, and you won't have to wonder where the hound dog got its rest.", "status": "polished"} +{"raw_text": "You can't make a library and then wonder where all the science fiction books came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "library", "B": "science fiction books", "C": "make"}, "chain": [{"start": "science_fiction_books", "relation": "AtLocation", "end": "library", "weight": 1.0, "surface_text": "*Something you find at [[the library]] is [[science-fiction books]]"}], "polished_text": "You can't make a library and then wonder where all the science fiction books went to.", "status": "polished"} +{"raw_text": "Don't make the cannon and act surprised when the cannonball show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cannon", "B": "cannonball", "C": "make"}, "chain": [{"start": "cannonball", "relation": "AtLocation", "end": "cannon", "weight": 2.0, "surface_text": "You are likely to find [[a cannonball]] in [[a cannon]]"}], "polished_text": "Don't cast the cannon and act surprised when the cannonball comes rolling out.", "status": "polished"} +{"raw_text": "Don't build the cart and act surprised when the road show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cart", "B": "road", "C": "build"}, "chain": [{"start": "road", "relation": "AtLocation", "end": "cart", "weight": 0.8, "surface_text": "coaches and carts are commonly found on roads"}], "polished_text": "Don't build the cart and act surprised when the road shows up.", "status": "polished"} +{"raw_text": "Don't make the centipede and say you ain't got farm.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "centipede", "B": "farm", "C": "make"}, "chain": [{"start": "farm", "relation": "AtLocation", "end": "centipede", "weight": 0.8, "surface_text": "both can be found in rural environments"}], "polished_text": "Don't make the centipede and say you ain't got the farm.", "status": "polished"} +{"raw_text": "Don't set up the seaweed and act surprised when the crab show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "seaweed", "B": "crab", "C": "set up"}, "chain": [{"start": "crab", "relation": "AtLocation", "end": "seaweed", "weight": 1.0, "surface_text": "You are likely to find [[a crab]] in [[the seaweed]]"}], "status": "discarded"} +{"raw_text": "Man who makes a plow can't complain about furrow.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "plow", "B": "furrow", "C": "make"}, "chain": [{"start": "plow", "relation": "Causes", "end": "furrow", "weight": 0.8, "surface_text": "a plow causes a furrow"}], "polished_text": "The man who makes the plow can't complain about the furrow.", "status": "polished"} +{"raw_text": "Man who makes an egg can't complain about farm.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "egg", "B": "farm", "C": "make"}, "chain": [{"start": "farm", "relation": "AtLocation", "end": "egg", "weight": 0.8, "surface_text": "both turkeys and eggs are commonly found on farms"}], "polished_text": "The man who makes an egg can't complain about the farm.", "status": "polished"} +{"raw_text": "Don't make the celery and say you ain't got jar.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "celery", "B": "jar", "C": "make"}, "chain": [{"start": "jar", "relation": "AtLocation", "end": "celery", "weight": 3.6284270000000003, "surface_text": ""}], "polished_text": "Don't make the celery and say you ain't got the jar.", "status": "polished"} +{"raw_text": "You can't put out a cannabis and then wonder where all the thc came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cannabis", "B": "thc", "C": "put out"}, "chain": [{"start": "thc", "relation": "AtLocation", "end": "cannabis", "weight": 2.0, "surface_text": "You are likely to find [[THC]] in [[Cannabis]]."}], "status": "discarded"} +{"raw_text": "Don't put out the cork and act surprised when the tack show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cork", "B": "tack", "C": "put out"}, "chain": [{"start": "tack", "relation": "AtLocation", "end": "cork", "weight": 1.0, "surface_text": "You are likely to find [[a tack]] in [[cork]]"}], "status": "discarded"} +{"raw_text": "Don't lay down the ladder and act surprised when the car show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "ladder", "B": "car", "C": "lay down"}, "chain": [{"start": "car", "relation": "AtLocation", "end": "ladder", "weight": 0.8, "surface_text": "A jack is used for working on a car, and a ladder can be found at the location of a car (e.g., for accessing the roof or changing a tire in a tight space)."}], "status": "discarded"} +{"raw_text": "Don't lay down the jack and say you ain't got toolbox.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "jack", "B": "toolbox", "C": "lay down"}, "chain": [{"start": "toolbox", "relation": "AtLocation", "end": "jack", "weight": 0.8, "surface_text": "Both a saw and a jack are often stored in a toolbox when not in use."}], "polished_text": "Don't lay down the jack and then cry you ain't got the toolbox handy.", "status": "polished"} +{"raw_text": "Man who makes a prison can't complain about chapel.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "prison", "B": "chapel", "C": "make"}, "chain": [{"start": "chapel", "relation": "AtLocation", "end": "prison", "weight": 1.0, "surface_text": "You are likely to find [[a chapel]] in [[a prison]]"}], "status": "discarded"} +{"raw_text": "You can't set up a wine and then wonder where all the talk came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "wine", "B": "talk", "C": "set up"}, "chain": [{"start": "wine", "relation": "CausesDesire", "end": "talk", "weight": 1.0, "surface_text": "[[Wine]] would make you want to [[talk]]"}], "polished_text": "You can't set up the wine and then wonder where all the talk came from.", "status": "polished"} +{"raw_text": "Man who builds a fat can't complain about vegetable.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "fat", "B": "vegetable", "C": "build"}, "chain": [{"start": "vegetable", "relation": "AtLocation", "end": "fat", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't make the lily and say you ain't got flowerpot.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "lily", "B": "flowerpot", "C": "make"}, "chain": [{"start": "flowerpot", "relation": "AtLocation", "end": "lily", "weight": 0.8, "surface_text": "a flowerpot is a container where both carnations and lilies can be planted or displayed"}], "polished_text": "Don't make the lily and say you ain't got the flowerpot.", "status": "polished"} +{"raw_text": "You can't set up a cumin and then wonder where all the spice rack came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cumin", "B": "spice rack", "C": "set up"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "cumin", "weight": 0.8, "surface_text": "spice rack holds spices like turmeric and cumin."}], "status": "discarded"} +{"raw_text": "Don't set up the gymnasium and say you ain't got sports ball.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "gymnasium", "B": "sports ball", "C": "set up"}, "chain": [{"start": "sports_ball", "relation": "AtLocation", "end": "gymnasium", "weight": 1.0, "surface_text": "You are likely to find [[a sports ball]] in [[a gymnasium]]"}], "polished_text": "Don't set up the gymnasium and then whine you ain't got no sports ball.", "status": "polished"} +{"raw_text": "Man who set ups a burrow can't complain about ferret.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "burrow", "B": "ferret", "C": "set up"}, "chain": [{"start": "ferret", "relation": "AtLocation", "end": "burrow", "weight": 0.8, "surface_text": "a ferret is found in a burrow"}], "status": "discarded"} +{"raw_text": "You can't lay down a recorder and then wonder where all the school came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "recorder", "B": "school", "C": "lay down"}, "chain": [{"start": "school", "relation": "AtLocation", "end": "recorder", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't put out the heart and act surprised when the compassion show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "heart", "B": "compassion", "C": "put out"}, "chain": [{"start": "compassion", "relation": "AtLocation", "end": "heart", "weight": 1.0, "surface_text": "*Something you find in [[your heart]] is [[compassion]]"}], "status": "discarded"} +{"raw_text": "Don't make the eggplant and say you ain't got truck.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "eggplant", "B": "truck", "C": "make"}, "chain": [{"start": "truck", "relation": "AtLocation", "end": "eggplant", "weight": 1.8, "surface_text": ""}], "polished_text": "Don't make the eggplant and claim you ain't got the truck.", "status": "polished"} +{"raw_text": "Man who set ups a fox can't complain about forest.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "fox", "B": "forest", "C": "set up"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "fox", "weight": 0.8, "surface_text": "Both rhinoceros and fox can be found in a forest, though in different habitats."}], "status": "discarded"} +{"raw_text": "Don't lay down the daisy and say you ain't got bee.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "daisy", "B": "bee", "C": "lay down"}, "chain": [{"start": "bee", "relation": "AtLocation", "end": "daisy", "weight": 1.0, "surface_text": "You are likely to find [[a bee]] in [[a daisy]]"}], "status": "discarded"} +{"raw_text": "Don't raise the stable and say you ain't got cow.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "stable", "B": "cow", "C": "raise"}, "chain": [{"start": "cow", "relation": "AtLocation", "end": "stable", "weight": 3.4641016, "surface_text": "You are likely to find [[a cow]] in [[stable]]"}], "polished_text": "Don't build the stable and say you ain't got the cow to fill it.", "status": "polished"} +{"raw_text": "You can't make a hay and then wonder where all the barn came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "hay", "B": "barn", "C": "make"}, "chain": [{"start": "barn", "relation": "AtLocation", "end": "hay", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't make a lake and then wonder where all the crab came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "lake", "B": "crab", "C": "make"}, "chain": [{"start": "crab", "relation": "AtLocation", "end": "lake", "weight": 1.0, "surface_text": "You are likely to find [[a crab]] in [[a lake]]"}], "status": "discarded"} +{"raw_text": "Don't set up the canary and say you ain't got cage.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "canary", "B": "cage", "C": "set up"}, "chain": [{"start": "cage", "relation": "AtLocation", "end": "canary", "weight": 0.8, "surface_text": "cages are common places where both booby and canary birds might be kept or observed"}], "polished_text": "Don't set up the canary and then claim you ain't got no cage.", "status": "polished"} +{"raw_text": "Don't build the crow and act surprised when the tree show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "crow", "B": "tree", "C": "build"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "crow", "weight": 0.8, "surface_text": "both birds can be found in trees"}], "status": "discarded"} +{"raw_text": "Don't set up the silver and say you ain't got mine.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "silver", "B": "mine", "C": "set up"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "silver", "weight": 0.8, "surface_text": "magnesium and silver can both be found in mines"}], "polished_text": "Don't set up the silver and say you ain't got the mine.", "status": "polished"} +{"raw_text": "Don't make the vise and say you ain't got paper.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "vise", "B": "paper", "C": "make"}, "chain": [{"start": "paper", "relation": "AtLocation", "end": "vise", "weight": 1.6, "surface_text": ""}], "polished_text": "Don't clamp the paper and say you ain't got the vise.", "status": "polished"} +{"raw_text": "Don't set up the burrow and act surprised when the sloth show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "burrow", "B": "sloth", "C": "set up"}, "chain": [{"start": "sloth", "relation": "AtLocation", "end": "burrow", "weight": 1.0, "surface_text": "You are likely to find [[a sloth]] in [[a burrow]]"}], "polished_text": "Don't set up the burrow and act surprised when the sloth shows up.", "status": "polished"} +{"raw_text": "Don't put out the revolver and act surprised when the explosion show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "revolver", "B": "explosion", "C": "put out"}, "chain": [{"start": "revolver", "relation": "Causes", "end": "explosion", "weight": 0.8, "surface_text": "Both a revolver and a canon cause an explosion when fired to discharge a projectile."}], "polished_text": "Don't fire the revolver and act surprised when the explosion shows up.", "status": "polished"} +{"raw_text": "Don't set up the rock and act surprised when the insects show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "rock", "B": "insects", "C": "set up"}, "chain": [{"start": "insects", "relation": "AtLocation", "end": "rock", "weight": 1.0, "surface_text": "*Something you find under [[a rock]] is [[insects]]"}], "polished_text": "Don't turn over the rock and act surprised when the insects crawl out.", "status": "polished"} +{"raw_text": "Man who lay downs a bass can't complain about band.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bass", "B": "band", "C": "lay down"}, "chain": [{"start": "band", "relation": "AtLocation", "end": "bass", "weight": 0.8, "surface_text": "a band can include both a flute and a bass instrument"}], "polished_text": "A man who lays down his bass can't complain about the band.", "status": "polished"} +{"raw_text": "Man who set ups a chili can't complain about spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "chili", "B": "spice rack", "C": "set up"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "chili", "weight": 0.8, "surface_text": "spice rack connects both as they might be stored together"}], "status": "discarded"} +{"raw_text": "Man who builds a cinnamon can't complain about bowl.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cinnamon", "B": "bowl", "C": "build"}, "chain": [{"start": "bowl", "relation": "AtLocation", "end": "cinnamon", "weight": 0.8, "surface_text": "both spices might be found in a bowl for storage or mixing"}], "status": "discarded"} +{"raw_text": "Don't put out the lotus and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "lotus", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "lotus", "weight": 0.8, "surface_text": "both flowers can be found in gardens"}], "polished_text": "Don't put out the lotus and act surprised when the garden follows.", "status": "polished"} +{"raw_text": "You can't set up a martin and then wonder where all the birdhouse came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "martin", "B": "birdhouse", "C": "set up"}, "chain": [{"start": "birdhouse", "relation": "AtLocation", "end": "martin", "weight": 0.8, "surface_text": "both birds can live in a birdhouse"}], "status": "discarded"} +{"raw_text": "Don't build the pepper and act surprised when the sneezing show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "pepper", "B": "sneezing", "C": "build"}, "chain": [{"start": "pepper", "relation": "Causes", "end": "sneezing", "weight": 1.0, "surface_text": "Sometimes [[pepper]] causes [[sneezing]]"}], "polished_text": "Don't grind the pepper and act surprised when the sneezing starts.", "status": "polished"} +{"raw_text": "Man who plows a furrow can't complain about fish.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "furrow", "B": "fish", "C": "plow"}, "chain": [{"start": "fish", "relation": "AtLocation", "end": "furrow", "weight": 1.6, "surface_text": ""}], "polished_text": "A man who plows a furrow shouldn't whine when fish show up.", "status": "polished"} +{"raw_text": "Don't set up the rabbit and say you ain't got grassland.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "rabbit", "B": "grassland", "C": "set up"}, "chain": [{"start": "grassland", "relation": "AtLocation", "end": "rabbit", "weight": 0.8, "surface_text": "bison and rabbits inhabit grasslands, which are open areas with grass"}], "status": "discarded"} +{"raw_text": "Don't put out the coriander and act surprised when the spice rack show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "coriander", "B": "spice rack", "C": "put out"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "coriander", "weight": 0.8, "surface_text": "both spices are stored on a spice rack"}], "polished_text": "Don't put out the coriander and act surprised when the spice rack shows up.", "status": "polished"} +{"raw_text": "Don't put out the home and say you ain't got heart.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "home", "B": "heart", "C": "put out"}, "chain": [{"start": "heart", "relation": "AtLocation", "end": "home", "weight": 1.0, "surface_text": "*Something you find at [[home]] is [[your heart]]"}], "polished_text": "Don't put out the home and say you ain't got heart.", "status": "polished"} +{"raw_text": "You can't build a butterfly and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "butterfly", "B": "garden", "C": "build"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "butterfly", "weight": 0.8, "surface_text": "both insects are commonly found in gardens"}], "polished_text": "You can't build a butterfly and then wonder where all the flowers came from in the garden.", "status": "polished"} +{"raw_text": "You can't set up a body and then wonder where all the organ came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "body", "B": "organ", "C": "set up"}, "chain": [{"start": "organ", "relation": "AtLocation", "end": "body", "weight": 3.4641016, "surface_text": "You are likely to find [[an organ]] in [[a body]]"}], "status": "discarded"} +{"raw_text": "You can't build a styrofoam and then wonder where all the mall came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "styrofoam", "B": "mall", "C": "build"}, "chain": [{"start": "mall", "relation": "AtLocation", "end": "styrofoam", "weight": 1.8, "surface_text": ""}], "polished_text": "You can't build a styrofoam and then wonder where all the mall came from.", "status": "polished"} +{"raw_text": "You can't set up an anise and then wonder where all the spice rack came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "anise", "B": "spice rack", "C": "set up"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "anise", "weight": 0.8, "surface_text": "both are spices that can be stored on a spice rack"}], "status": "discarded"} +{"raw_text": "Don't put out the cage and say you ain't got booby.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cage", "B": "booby", "C": "put out"}, "chain": [{"start": "booby", "relation": "AtLocation", "end": "cage", "weight": 0.8, "surface_text": "cages are common places where both booby and canary birds might be kept or observed"}], "status": "discarded"} +{"raw_text": "Don't set up the forest and act surprised when the bird show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "forest", "B": "bird", "C": "set up"}, "chain": [{"start": "bird", "relation": "AtLocation", "end": "forest", "weight": 0.8, "surface_text": "a bird is found in a forest"}], "status": "discarded"} +{"raw_text": "Don't make the leather and act surprised when the bed show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "leather", "B": "bed", "C": "make"}, "chain": [{"start": "bed", "relation": "AtLocation", "end": "leather", "weight": 5.472136, "surface_text": ""}], "polished_text": "Make the bed on the leather and act surprised when the soles wear thin.", "status": "polished"} +{"raw_text": "Don't lay down the chili and say you ain't got spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "chili", "B": "spice rack", "C": "lay down"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "chili", "weight": 0.8, "surface_text": "spice rack connects both as they might be stored together"}], "polished_text": "Don't lay down the chili and say you ain't got the spice rack.", "status": "polished"} +{"raw_text": "You can't set up a pick and then wonder where all the toolbox came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "pick", "B": "toolbox", "C": "set up"}, "chain": [{"start": "toolbox", "relation": "AtLocation", "end": "pick", "weight": 0.8, "surface_text": "both are tools stored in a toolbox"}], "status": "discarded"} +{"raw_text": "You can't make an earth and then wonder where all the talc came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "earth", "B": "talc", "C": "make"}, "chain": [{"start": "talc", "relation": "AtLocation", "end": "earth", "weight": 0.8, "surface_text": "Both talc and iron are naturally found within the earth."}], "polished_text": "You can't dig up the earth and then wonder where all that talc came from.", "status": "polished"} +{"raw_text": "Man who lay downs a bin can't complain about passenger ticket.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bin", "B": "passenger ticket", "C": "lay down"}, "chain": [{"start": "passenger_ticket", "relation": "AtLocation", "end": "bin", "weight": 1.0, "surface_text": "You are likely to find [[a passenger ticket]] in [[a bin]]"}], "status": "discarded"} +{"raw_text": "Don't dig the well and act surprised when the bucket show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "well", "B": "bucket", "C": "dig"}, "chain": [{"start": "bucket", "relation": "AtLocation", "end": "well", "weight": 1.0, "surface_text": "You are likely to find [[a bucket]] in [[a well]]"}], "polished_text": "Don't dig the well and act surprised when the bucket's there.", "status": "polished"} +{"raw_text": "Man who put outs a slug can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "slug", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "slug", "weight": 0.8, "surface_text": "bananas grow in gardens; slugs are found in gardens"}], "polished_text": "Man who puts out a slug can't complain about the garden.", "status": "polished"} +{"raw_text": "Man who put outs a butterfly can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "butterfly", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "butterfly", "weight": 0.8, "surface_text": "both insects are commonly found in gardens"}], "status": "discarded"} +{"raw_text": "You can't build an insect and then wonder where all the forest came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "insect", "B": "forest", "C": "build"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "insect", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't put out a coach and then wonder where all the train seat came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "coach", "B": "train seat", "C": "put out"}, "chain": [{"start": "train_seat", "relation": "AtLocation", "end": "coach", "weight": 1.0, "surface_text": "You are likely to find [[a train seat]] in [[a coach]]"}], "status": "discarded"} +{"raw_text": "Don't put out the python and say you ain't got zoo.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "python", "B": "zoo", "C": "put out"}, "chain": [{"start": "zoo", "relation": "AtLocation", "end": "python", "weight": 0.8, "surface_text": "tigers and pythons can both be found in zoos."}], "polished_text": "You can't put out the python and then say you ain't got no zoo.", "status": "polished"} +{"raw_text": "You can't build a rhinoceros and then wonder where all the savanna came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "rhinoceros", "B": "savanna", "C": "build"}, "chain": [{"start": "savanna", "relation": "AtLocation", "end": "rhinoceros", "weight": 0.8, "surface_text": "both animals inhabit savanna ecosystems"}], "polished_text": "You can't build a rhino and then deny you're in its savanna.", "status": "polished"} +{"raw_text": "Man who makes a corn can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "corn", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "corn", "weight": 0.8, "surface_text": "both eggplant and corn can be found in a garden"}], "status": "discarded"} +{"raw_text": "You can't build an aluminum and then wonder where all the car came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "aluminum", "B": "car", "C": "build"}, "chain": [{"start": "car", "relation": "AtLocation", "end": "aluminum", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't put out a bed and then wonder where all the mattress came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "bed", "B": "mattress", "C": "put out"}, "chain": [{"start": "mattress", "relation": "AtLocation", "end": "bed", "weight": 1.0, "surface_text": "*Something you find in [[bed]] is [[a mattress]]"}], "status": "discarded"} +{"raw_text": "Don't lay down the grassland and act surprised when the hedge show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "grassland", "B": "hedge", "C": "lay down"}, "chain": [{"start": "hedge", "relation": "AtLocation", "end": "grassland", "weight": 0.8, "surface_text": "hedges often have thorns and grow in grasslands"}], "status": "discarded"} +{"raw_text": "Don't put out the level and say you ain't got floor.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "level", "B": "floor", "C": "put out"}, "chain": [{"start": "floor", "relation": "AtLocation", "end": "level", "weight": 0.8, "surface_text": "both tools are often found in workshops or garages on the floor"}], "status": "discarded"} +{"raw_text": "Don't build the ant and act surprised when the aphid show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "ant", "B": "aphid", "C": "build"}, "chain": [{"start": "aphid", "relation": "AtLocation", "end": "ant", "weight": 0.8, "surface_text": "both mealybugs and aphids are tended by ants"}], "status": "discarded"} +{"raw_text": "You can't set up a fly and then wonder where all the plane came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "fly", "B": "plane", "C": "set up"}, "chain": [{"start": "plane", "relation": "AtLocation", "end": "fly", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't build the nest and say you ain't got cuckoo.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "nest", "B": "cuckoo", "C": "build"}, "chain": [{"start": "cuckoo", "relation": "AtLocation", "end": "nest", "weight": 0.8, "surface_text": "both birds live in nests"}], "polished_text": "Build a nest and don't expect no cuckoo not to show up.", "status": "polished"} +{"raw_text": "Don't lay down the teacup and act surprised when the sailboat show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "teacup", "B": "sailboat", "C": "lay down"}, "chain": [{"start": "sailboat", "relation": "AtLocation", "end": "teacup", "weight": 1.6, "surface_text": ""}], "polished_text": "Don't lay down your teacup and act surprised when that big ol' sailboat shows up.", "status": "polished"} +{"raw_text": "You can't build a fireplace and then wonder where all the tree came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "fireplace", "B": "tree", "C": "build"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "fireplace", "weight": 3.6284270000000003, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who lay downs a pewter can't complain about rust.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "pewter", "B": "rust", "C": "lay down"}, "chain": [{"start": "pewter", "relation": "Causes", "end": "rust", "weight": 0.8, "surface_text": "pewter can cause rust if exposed to moisture"}], "status": "discarded"} +{"raw_text": "Don't put out the soup and say you ain't got plate.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "soup", "B": "plate", "C": "put out"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "soup", "weight": 0.8, "surface_text": "Both salad and soup can be served on a plate."}], "polished_text": "Don't serve the soup and say you ain't got the plate.", "status": "polished"} +{"raw_text": "Don't build the engine and act surprised when the car show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "engine", "B": "car", "C": "build"}, "chain": [{"start": "car", "relation": "AtLocation", "end": "engine", "weight": 1.6, "surface_text": ""}], "polished_text": "Don't build the engine and act surprised when the car shows up.", "status": "polished"} +{"raw_text": "Don't build the house and say you ain't got fireplace.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "house", "B": "fireplace", "C": "build"}, "chain": [{"start": "fireplace", "relation": "AtLocation", "end": "house", "weight": 0.8, "surface_text": "you find a fireplace in a house"}], "polished_text": "Build a house and then complain there's no fireplace inside.", "status": "polished"} +{"raw_text": "You can't make a shell and then wonder where all the forest came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "shell", "B": "forest", "C": "make"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "shell", "weight": 1.8, "surface_text": ""}], "polished_text": "You can't make a shell and then act surprised when the forest shows up.", "status": "polished"} +{"raw_text": "You can't lay down a lynx and then wonder where all the kitchen came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "lynx", "B": "kitchen", "C": "lay down"}, "chain": [{"start": "kitchen", "relation": "AtLocation", "end": "lynx", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who put outs a punch can't complain about prison.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "punch", "B": "prison", "C": "put out"}, "chain": [{"start": "prison", "relation": "AtLocation", "end": "punch", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't put out the plastic and say you ain't got drawer.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "plastic", "B": "drawer", "C": "put out"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "plastic", "weight": 2.0, "surface_text": ""}], "polished_text": "Don't put out the plastic and say you ain't got no drawer.", "status": "polished"} +{"raw_text": "Don't build the bean and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bean", "B": "garden", "C": "build"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "bean", "weight": 0.8, "surface_text": "both eggplant and bean are commonly found in gardens"}], "polished_text": "Don't plant the bean and act surprised when the garden shows up.", "status": "polished"} +{"raw_text": "You can't set up a ship and then wonder where all the cargo came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "ship", "B": "cargo", "C": "set up"}, "chain": [{"start": "cargo", "relation": "AtLocation", "end": "ship", "weight": 2.828427, "surface_text": "You are likely to find [[cargo]] in [[a ship]]"}], "status": "discarded"} +{"raw_text": "Man who builds a porch can't complain about visit with family and friends.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "porch", "B": "visit with family and friends", "C": "build"}, "chain": [{"start": "visit_with_family_and_friends", "relation": "AtLocation", "end": "porch", "weight": 1.0, "surface_text": "*Something you find on [[the porch]] is [[visit with family and friends]]"}], "polished_text": "Man who builds a porch can't complain about visitin' with family and friends.", "status": "polished"} +{"raw_text": "Man who set ups a tub can't complain about kitten.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "tub", "B": "kitten", "C": "set up"}, "chain": [{"start": "kitten", "relation": "AtLocation", "end": "tub", "weight": 1.0, "surface_text": "You are likely to find [[a kitten]] in [[a tub]]"}], "status": "discarded"} +{"raw_text": "Man who builds a squash can't complain about jar.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "squash", "B": "jar", "C": "build"}, "chain": [{"start": "jar", "relation": "AtLocation", "end": "squash", "weight": 3.6284270000000003, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't make the bat and act surprised when the washcloth show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bat", "B": "washcloth", "C": "make"}, "chain": [{"start": "washcloth", "relation": "AtLocation", "end": "bat", "weight": 1.0, "surface_text": "You are likely to find [[a washcloth]] in [[a bat]]"}], "status": "discarded"} +{"raw_text": "Man who set ups a kite can't complain about string.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "kite", "B": "string", "C": "set up"}, "chain": [{"start": "string", "relation": "AtLocation", "end": "kite", "weight": 1.0, "surface_text": "You are likely to find [[a string]] in [[a kite]]"}], "polished_text": "A feller who sets up a kite can't complain about his string.", "status": "polished"} +{"raw_text": "You can't make a wine and then wonder where all the alcohol came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "wine", "B": "alcohol", "C": "make"}, "chain": [{"start": "alcohol", "relation": "AtLocation", "end": "wine", "weight": 2.828427, "surface_text": "*Something you find in [[wine]] is [[alcohol]]"}], "polished_text": "You can't make a batch of wine and then wonder where all the alcohol went to.", "status": "polished"} +{"raw_text": "You can't make a hammer and then wonder where all the box came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "hammer", "B": "box", "C": "make"}, "chain": [{"start": "box", "relation": "AtLocation", "end": "hammer", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't build the wheat and act surprised when the cabinet show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "wheat", "B": "cabinet", "C": "build"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "wheat", "weight": 3.0, "surface_text": ""}], "polished_text": "Don't build the wheat and act surprised when the cabinet shows up.", "status": "polished"} +{"raw_text": "You can't set up a chocolate and then wonder where all the plate came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "chocolate", "B": "plate", "C": "set up"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "chocolate", "weight": 0.8, "surface_text": "both can be served on a plate"}], "status": "discarded"} +{"raw_text": "Don't set up the chimpanzee and say you ain't got soil.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "chimpanzee", "B": "soil", "C": "set up"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "chimpanzee", "weight": 0.8, "surface_text": "Both earthworms and chimpanzees can be found in soil."}], "status": "discarded"} +{"raw_text": "Don't lay down the jack and say you ain't got workshop.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "jack", "B": "workshop", "C": "lay down"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "jack", "weight": 0.8, "surface_text": "workshop is a common location where both chisels and jacks are kept or used."}], "status": "discarded"} +{"raw_text": "Man who builds a mug can't complain about coffee.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "mug", "B": "coffee", "C": "build"}, "chain": [{"start": "coffee", "relation": "AtLocation", "end": "mug", "weight": 1.0, "surface_text": "Somewhere [[coffee]] can be is [[a mug]]"}], "status": "discarded"} +{"raw_text": "Man who put outs a vase can't complain about rose.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "vase", "B": "rose", "C": "put out"}, "chain": [{"start": "rose", "relation": "AtLocation", "end": "vase", "weight": 0.8, "surface_text": "you find a rose in a vase"}], "polished_text": "Man who puts a vase out can't complain about the rose.", "status": "polished"} +{"raw_text": "Man who put outs a wolf can't complain about forest.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "wolf", "B": "forest", "C": "put out"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "wolf", "weight": 0.8, "surface_text": "forest is a natural habitat for both gorillas and wolves"}], "polished_text": "Man who puts out a wolf can't complain about the forest.", "status": "polished"} +{"raw_text": "Don't set up the dirt and say you ain't got earthworm.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "dirt", "B": "earthworm", "C": "set up"}, "chain": [{"start": "earthworm", "relation": "AtLocation", "end": "dirt", "weight": 0.8, "surface_text": "earthworm lives in dirt, bull may stand or walk on dirt"}], "status": "discarded"} +{"raw_text": "Man who put outs a teacup can't complain about beer.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "teacup", "B": "beer", "C": "put out"}, "chain": [{"start": "beer", "relation": "AtLocation", "end": "teacup", "weight": 3.6284270000000003, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who set ups a turtle can't complain about pond.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "turtle", "B": "pond", "C": "set up"}, "chain": [{"start": "pond", "relation": "AtLocation", "end": "turtle", "weight": 0.8, "surface_text": "Both animals might be found near a pond."}], "status": "discarded"} +{"raw_text": "Don't make the forest and say you ain't got gorilla.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "forest", "B": "gorilla", "C": "make"}, "chain": [{"start": "gorilla", "relation": "AtLocation", "end": "forest", "weight": 0.8, "surface_text": "forest is a natural habitat for both gorillas and wolves"}], "status": "discarded"} +{"raw_text": "Don't make the accordion and act surprised when the concert show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "accordion", "B": "concert", "C": "make"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "accordion", "weight": 0.8, "surface_text": "Both synthesizers and accordions can be found at concerts."}], "polished_text": "Don't play the accordion and act surprised when the concert shows up.", "status": "polished"} +{"raw_text": "Don't make the mandolin and act surprised when the orchestra show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "mandolin", "B": "orchestra", "C": "make"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "mandolin", "weight": 0.8, "surface_text": "Both instruments can be found in an orchestra."}], "polished_text": "Don't play the mandolin and act surprised when the orchestra shows up.", "status": "polished"} +{"raw_text": "You can't make a curry and then wonder where all the indian restaurant came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "curry", "B": "indian restaurant", "C": "make"}, "chain": [{"start": "indian_restaurant", "relation": "AtLocation", "end": "curry", "weight": 1.0, "surface_text": "You are likely to find [[an Indian restaurant]] in [[curry]]"}], "status": "discarded"} +{"raw_text": "Don't make the martin and act surprised when the nest show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "martin", "B": "nest", "C": "make"}, "chain": [{"start": "nest", "relation": "AtLocation", "end": "martin", "weight": 0.8, "surface_text": "both birds build or live in nests"}], "polished_text": "Don't build the martin and act surprised when the nest shows up.", "status": "polished"} +{"raw_text": "You can't make a desert and then wonder where all the mine came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "desert", "B": "mine", "C": "make"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "desert", "weight": 1.0, "surface_text": "You are likely to find [[a mine]] in [[the desert]]"}], "status": "discarded"} +{"raw_text": "Man who builds a soup can't complain about mouse.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "soup", "B": "mouse", "C": "build"}, "chain": [{"start": "mouse", "relation": "AtLocation", "end": "soup", "weight": 1.0, "surface_text": "You are likely to find [[a mouse]] in [[soup]]"}], "status": "discarded"} +{"raw_text": "Don't lay down the silver and act surprised when the mine show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "silver", "B": "mine", "C": "lay down"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "silver", "weight": 0.8, "surface_text": "magnesium and silver can both be found in mines"}], "polished_text": "Don't lay down the silver and act surprised when the mine shows up.", "status": "polished"} +{"raw_text": "Don't build the flask and act surprised when the church show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "flask", "B": "church", "C": "build"}, "chain": [{"start": "church", "relation": "AtLocation", "end": "flask", "weight": 2.0, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't set up the spaghetti and act surprised when the plate show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "spaghetti", "B": "plate", "C": "set up"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "spaghetti", "weight": 0.8, "surface_text": "plates are common serving dishes for both steak and spaghetti"}], "polished_text": "Don't set up the spaghetti and act surprised when the plate shows up.", "status": "polished"} +{"raw_text": "Man who builds a milk can't complain about water.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "milk", "B": "water", "C": "build"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "milk", "weight": 1.0, "surface_text": "You are likely to find [[water]] in [[milk]]"}], "status": "discarded"} +{"raw_text": "You can't put out a worm and then wonder where all the dirt came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "worm", "B": "dirt", "C": "put out"}, "chain": [{"start": "dirt", "relation": "AtLocation", "end": "worm", "weight": 0.8, "surface_text": "earthworm lives in dirt, and worms (including earthworms) are found in dirt"}], "polished_text": "You can't put out a worm and then wonder where all the dirt went to.", "status": "polished"} +{"raw_text": "You can't put out a ground and then wonder where all the acorn came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "ground", "B": "acorn", "C": "put out"}, "chain": [{"start": "acorn", "relation": "AtLocation", "end": "ground", "weight": 1.0, "surface_text": "*Something you find on [[the ground]] is [[an acorn]]"}], "status": "discarded"} +{"raw_text": "Don't make the carton and act surprised when the cardboard show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "carton", "B": "cardboard", "C": "make"}, "chain": [{"start": "cardboard", "relation": "AtLocation", "end": "carton", "weight": 1.0, "surface_text": "You are likely to find [[cardboard]] in [[a carton]]"}], "polished_text": "Don't make the carton and act surprised when the cardboard shows up.", "status": "polished"} +{"raw_text": "Don't lay down the computer and act surprised when the on off switch show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "computer", "B": "on off switch", "C": "lay down"}, "chain": [{"start": "on_off_switch", "relation": "AtLocation", "end": "computer", "weight": 2.828427, "surface_text": "You are likely to find [[an on/off switch]] in [[a computer]]"}], "status": "discarded"} +{"raw_text": "Don't set up the ice and act surprised when the water show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "ice", "B": "water", "C": "set up"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "ice", "weight": 1.0, "surface_text": "You are likely to find [[water]] in [[ice]]"}], "polished_text": "Don't set up the ice and act surprised when the water comes out.", "status": "polished"} +{"raw_text": "You can't make a beaver and then wonder where all the pond came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "beaver", "B": "pond", "C": "make"}, "chain": [{"start": "beaver", "relation": "Causes", "end": "pond", "weight": 0.8, "surface_text": "beavers cause ponds to form"}], "status": "discarded"} +{"raw_text": "You can't build a thimble and then wonder where all the canoe came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "thimble", "B": "canoe", "C": "build"}, "chain": [{"start": "canoe", "relation": "AtLocation", "end": "thimble", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't build the mall and say you ain't got storage furniture.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "mall", "B": "storage furniture", "C": "build"}, "chain": [{"start": "storage_furniture", "relation": "AtLocation", "end": "mall", "weight": 1.0, "surface_text": "You are likely to find [[a storage furniture]] in [[the mall]]"}], "polished_text": "Don't build the mall and then say you haven't got any storage furniture.", "status": "polished"} +{"raw_text": "You can't put out a cereal and then wonder where all the wheat came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cereal", "B": "wheat", "C": "put out"}, "chain": [{"start": "wheat", "relation": "AtLocation", "end": "cereal", "weight": 1.0, "surface_text": "You are likely to find [[wheat]] in [[cereal]]"}], "polished_text": "You can't put out a cereal and then wonder where all the wheat went.", "status": "polished"} +{"raw_text": "Man who lay downs a ladder can't complain about house.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "ladder", "B": "house", "C": "lay down"}, "chain": [{"start": "house", "relation": "AtLocation", "end": "ladder", "weight": 0.8, "surface_text": "both saws and ladders are commonly found at houses where construction or maintenance occurs."}], "polished_text": "Man who lay downs a ladder can't complain about the house.", "status": "polished"} +{"raw_text": "Don't make the zebra and say you ain't got zoo.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "zebra", "B": "zoo", "C": "make"}, "chain": [{"start": "zoo", "relation": "AtLocation", "end": "zebra", "weight": 0.8, "surface_text": "Both rhinoceros and zebra can be found in zoos."}], "status": "discarded"} +{"raw_text": "Man who lay downs an airplane can't complain about tissue holder.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "airplane", "B": "tissue holder", "C": "lay down"}, "chain": [{"start": "tissue_holder", "relation": "AtLocation", "end": "airplane", "weight": 1.0, "surface_text": "You are likely to find [[a tissue holder]] in [[an airplane]]"}], "status": "discarded"} +{"raw_text": "You can't plow a furrow and then wonder where all the container came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "furrow", "B": "container", "C": "plow"}, "chain": [{"start": "container", "relation": "AtLocation", "end": "furrow", "weight": 1.8, "surface_text": ""}], "polished_text": "You can't plow a furrow and then wonder where all the container ended up.", "status": "polished"} +{"raw_text": "Don't build the lacebug and act surprised when the ground show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "lacebug", "B": "ground", "C": "build"}, "chain": [{"start": "ground", "relation": "AtLocation", "end": "lacebug", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't make the bin and say you ain't got passenger ticket.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bin", "B": "passenger ticket", "C": "make"}, "chain": [{"start": "passenger_ticket", "relation": "AtLocation", "end": "bin", "weight": 1.0, "surface_text": "You are likely to find [[a passenger ticket]] in [[a bin]]"}], "status": "discarded"} +{"raw_text": "Don't put out the jungle and act surprised when the tree show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "jungle", "B": "tree", "C": "put out"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "jungle", "weight": 1.0, "surface_text": "You are likely to find [[a tree]] in [[a jungle]]"}], "polished_text": "Don't put out the jungle and act surprised when the trees take root.", "status": "polished"} +{"raw_text": "Man who plants a garden can't complain about kohlrabi.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "garden", "B": "kohlrabi", "C": "plant"}, "chain": [{"start": "kohlrabi", "relation": "AtLocation", "end": "garden", "weight": 0.8, "surface_text": "Both kohlrabi and sprouts are commonly found in gardens."}], "polished_text": "The man who plants the garden can't complain 'bout the kohlrabi taking root.", "status": "polished"} +{"raw_text": "You can't make a python and then wonder where all the jungle came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "python", "B": "jungle", "C": "make"}, "chain": [{"start": "jungle", "relation": "AtLocation", "end": "python", "weight": 0.8, "surface_text": "tigers and pythons can both live in jungles."}], "polished_text": "You can't make a python and then wonder where all the jungle came from.", "status": "polished"} +{"raw_text": "Man who makes a bull can't complain about pasture.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bull", "B": "pasture", "C": "make"}, "chain": [{"start": "pasture", "relation": "AtLocation", "end": "bull", "weight": 0.8, "surface_text": "both a flock and a bull can be found in a pasture."}], "status": "discarded"} +{"raw_text": "You can't make a unicycle and then wonder where all the pavement came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "unicycle", "B": "pavement", "C": "make"}, "chain": [{"start": "pavement", "relation": "AtLocation", "end": "unicycle", "weight": 0.8, "surface_text": "both are typically found on pavement"}], "polished_text": "You can't ride a unicycle on the pavement and then wonder where all the bumps came from.", "status": "polished"} +{"raw_text": "You can't put out an acorn and then wonder where all the tree came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "acorn", "B": "tree", "C": "put out"}, "chain": [{"start": "acorn", "relation": "Causes", "end": "tree", "weight": 0.8, "surface_text": "an acorn causes a tree"}], "polished_text": "You can't sow an acorn and then ignore where all the trees have grown.", "status": "polished"} +{"raw_text": "Don't make the field and say you ain't got cat.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "field", "B": "cat", "C": "make"}, "chain": [{"start": "cat", "relation": "AtLocation", "end": "field", "weight": 1.0, "surface_text": "You are likely to find [[a cat]] in [[a field]]"}], "status": "discarded"} +{"raw_text": "Don't set up the moss and act surprised when the ground show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "moss", "B": "ground", "C": "set up"}, "chain": [{"start": "ground", "relation": "AtLocation", "end": "moss", "weight": 0.8, "surface_text": "ground is a part of the savanna landscape and moss grows on the ground"}], "status": "discarded"} +{"raw_text": "Man who builds a cabinet can't complain about lined paper.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cabinet", "B": "lined paper", "C": "build"}, "chain": [{"start": "lined_paper", "relation": "AtLocation", "end": "cabinet", "weight": 1.0, "surface_text": "*Something you find in [[a cabinet]] is [[lined paper]]"}], "status": "discarded"} +{"raw_text": "You can't make a pot and then wonder where all the anemone came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "pot", "B": "anemone", "C": "make"}, "chain": [{"start": "anemone", "relation": "AtLocation", "end": "pot", "weight": 1.0, "surface_text": "You are likely to find [[an anemone]] in [[a pot]]"}], "status": "discarded"} +{"raw_text": "Don't make the mineral and say you ain't got toolbox.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "mineral", "B": "toolbox", "C": "make"}, "chain": [{"start": "toolbox", "relation": "AtLocation", "end": "mineral", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't put out the pulley and act surprised when the workshop show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "pulley", "B": "workshop", "C": "put out"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "pulley", "weight": 0.8, "surface_text": "both tools are commonly found in workshops"}], "status": "discarded"} +{"raw_text": "Don't put out the meadow and say you ain't got grass.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "meadow", "B": "grass", "C": "put out"}, "chain": [{"start": "grass", "relation": "AtLocation", "end": "meadow", "weight": 0.8, "surface_text": "you find grass in a meadow"}], "polished_text": "Don't put out the meadow and say you ain't got no grass.", "status": "polished"} +{"raw_text": "Don't lay down the cage and say you ain't got emu.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cage", "B": "emu", "C": "lay down"}, "chain": [{"start": "emu", "relation": "AtLocation", "end": "cage", "weight": 0.8, "surface_text": "cage connects as a common location where both emus and rats might be kept, especially in captivity."}], "status": "discarded"} +{"raw_text": "Man who builds a thrasher can't complain about tree.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "thrasher", "B": "tree", "C": "build"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "thrasher", "weight": 0.8, "surface_text": "both birds can be found in trees"}], "status": "discarded"} +{"raw_text": "You can't dig a den and then wonder where all the archboard came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "den", "B": "archboard", "C": "dig"}, "chain": [{"start": "archboard", "relation": "AtLocation", "end": "den", "weight": 1.0, "surface_text": "You are likely to find [[an archboard]] in [[the den]]"}], "polished_text": "You can't dig a den and then wonder where all the archboard went to.", "status": "polished"} +{"raw_text": "Don't set up the drawer and act surprised when the whisk show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "drawer", "B": "whisk", "C": "set up"}, "chain": [{"start": "whisk", "relation": "AtLocation", "end": "drawer", "weight": 1.0, "surface_text": "*Something you find in [[a drawer]] is [[a whisk]]"}], "polished_text": "Don't set up the drawer and act surprised when the whisk is all you find.", "status": "polished"} +{"raw_text": "Don't make the mercury and say you ain't got tooth.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "mercury", "B": "tooth", "C": "make"}, "chain": [{"start": "tooth", "relation": "AtLocation", "end": "mercury", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't put out the tank and act surprised when the lizard show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "tank", "B": "lizard", "C": "put out"}, "chain": [{"start": "lizard", "relation": "AtLocation", "end": "tank", "weight": 1.0, "surface_text": "You are likely to find [[a lizard]] in [[a tank]]"}], "polished_text": "Don't put out the tank and act surprised when the lizard shows up.", "status": "polished"} +{"raw_text": "Don't make the paper and act surprised when the wood show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "paper", "B": "wood", "C": "make"}, "chain": [{"start": "wood", "relation": "AtLocation", "end": "paper", "weight": 0.8, "surface_text": "wood is found in paper"}], "polished_text": "Don't make the paper and act surprised when the wood shows up.", "status": "polished"} +{"raw_text": "Don't lay down the eggplant and act surprised when the boat show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "eggplant", "B": "boat", "C": "lay down"}, "chain": [{"start": "boat", "relation": "AtLocation", "end": "eggplant", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't set up the soot and say you ain't got pewter.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "soot", "B": "pewter", "C": "set up"}, "chain": [{"start": "pewter", "relation": "AtLocation", "end": "soot", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't build a branch and then wonder where all the peacock came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "branch", "B": "peacock", "C": "build"}, "chain": [{"start": "peacock", "relation": "AtLocation", "end": "branch", "weight": 0.8, "surface_text": "both birds often perch on branches"}], "status": "discarded"} +{"raw_text": "Man who builds a zebra can't complain about zoo.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "zebra", "B": "zoo", "C": "build"}, "chain": [{"start": "zoo", "relation": "AtLocation", "end": "zebra", "weight": 0.8, "surface_text": "Both rhinoceros and zebra can be found in zoos."}], "status": "discarded"} +{"raw_text": "Don't make the vegetable and act surprised when the pot show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "vegetable", "B": "pot", "C": "make"}, "chain": [{"start": "pot", "relation": "AtLocation", "end": "vegetable", "weight": 0.8, "surface_text": "pot is a common container where both spaghetti and vegetables are often prepared or served."}], "polished_text": "Don't plant the vegetables and act surprised when the pot's empty.", "status": "polished"} +{"raw_text": "Don't build the bat and act surprised when the tree show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bat", "B": "tree", "C": "build"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "bat", "weight": 0.8, "surface_text": "tigers may rest near trees, and some bats roost in trees."}], "status": "discarded"} +{"raw_text": "Don't set up the buzzard and say you ain't got sky.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "buzzard", "B": "sky", "C": "set up"}, "chain": [{"start": "sky", "relation": "AtLocation", "end": "buzzard", "weight": 0.8, "surface_text": "both birds typically fly in the sky"}], "polished_text": "Don't set up the buzzard and say you ain't got the sky above.", "status": "polished"} +{"raw_text": "Don't lay down the beaver and act surprised when the water show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "beaver", "B": "water", "C": "lay down"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "beaver", "weight": 0.8, "surface_text": "bulls often live near water sources, and beavers live in or near water"}], "status": "discarded"} +{"raw_text": "You can't lay down a dessert and then wonder where all the chicken came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "dessert", "B": "chicken", "C": "lay down"}, "chain": [{"start": "chicken", "relation": "AtLocation", "end": "dessert", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't put out the tree and act surprised when the wood show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "tree", "B": "wood", "C": "put out"}, "chain": [{"start": "wood", "relation": "AtLocation", "end": "tree", "weight": 2.828427, "surface_text": "You are likely to find [[wood]] in [[a tree]]"}], "polished_text": "Don't harvest the tree and act surprised when the wood shows up.", "status": "polished"} +{"raw_text": "Don't set up the heart and act surprised when the artery show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "heart", "B": "artery", "C": "set up"}, "chain": [{"start": "artery", "relation": "AtLocation", "end": "heart", "weight": 1.0, "surface_text": "You are likely to find [[an artery]] in [[the heart]]"}], "polished_text": "Don't build the heart and act surprised when the artery shows up.", "status": "polished"} +{"raw_text": "Don't put out the silver and act surprised when the mine show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "silver", "B": "mine", "C": "put out"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "silver", "weight": 0.8, "surface_text": "magnesium and silver can both be found in mines"}], "polished_text": "Don't put out the silver and act surprised when the mine runs dry.", "status": "polished"} +{"raw_text": "Don't put out the lynx and say you ain't got cabinet.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "lynx", "B": "cabinet", "C": "put out"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "lynx", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't lay down the salad and act surprised when the lettuce show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "salad", "B": "lettuce", "C": "lay down"}, "chain": [{"start": "lettuce", "relation": "AtLocation", "end": "salad", "weight": 2.0, "surface_text": "You are likely to find [[lettuce]] in [[salad]]."}], "polished_text": "Don't lay down the salad and act surprised when the lettuce shows up.", "status": "polished"} +{"raw_text": "You can't lay down a corn and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "corn", "B": "garden", "C": "lay down"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "corn", "weight": 0.8, "surface_text": "both eggplant and corn can be found in a garden"}], "polished_text": "You can't lay down the corn and then wonder where all the garden went.", "status": "polished"} +{"raw_text": "Man who set ups a pheasant can't complain about tree.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "pheasant", "B": "tree", "C": "set up"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "pheasant", "weight": 0.8, "surface_text": "sapsuckers often peck trees, and pheasants can be found near trees in the wild."}], "status": "discarded"} +{"raw_text": "You can't build a ship and then wonder where all the mast came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "ship", "B": "mast", "C": "build"}, "chain": [{"start": "mast", "relation": "AtLocation", "end": "ship", "weight": 2.828427, "surface_text": "You are likely to find [[a mast]] in [[a ship]]"}], "polished_text": "You can't build a ship and then wonder where all the masts came from.", "status": "polished"} +{"raw_text": "You can't lay down a vase and then wonder where all the lilac came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "vase", "B": "lilac", "C": "lay down"}, "chain": [{"start": "lilac", "relation": "AtLocation", "end": "vase", "weight": 0.8, "surface_text": "Both can be placed in a vase as decorative flowers."}], "status": "discarded"} +{"raw_text": "Man who set ups a mealybug can't complain about mall.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "mealybug", "B": "mall", "C": "set up"}, "chain": [{"start": "mall", "relation": "AtLocation", "end": "mealybug", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who lay downs a cabinet can't complain about food.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cabinet", "B": "food", "C": "lay down"}, "chain": [{"start": "food", "relation": "AtLocation", "end": "cabinet", "weight": 1.0, "surface_text": "*Something you find in [[a cabinet]] is [[food]]"}], "status": "discarded"} +{"raw_text": "Man who lay downs a plant can't complain about shade.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "plant", "B": "shade", "C": "lay down"}, "chain": [{"start": "plant", "relation": "Causes", "end": "shade", "weight": 0.8, "surface_text": "a plant causes shade"}], "status": "discarded"} +{"raw_text": "Man who makes a buzzard can't complain about flock.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "buzzard", "B": "flock", "C": "make"}, "chain": [{"start": "flock", "relation": "AtLocation", "end": "buzzard", "weight": 0.8, "surface_text": "birds often gather in groups called flocks"}], "status": "discarded"} +{"raw_text": "Don't build the mall and act surprised when the people show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "mall", "B": "people", "C": "build"}, "chain": [{"start": "people", "relation": "AtLocation", "end": "mall", "weight": 1.0, "surface_text": "You are likely to find [[people]] in [[the mall]]."}], "status": "discarded"} +{"raw_text": "Don't build the goose and say you ain't got water.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "goose", "B": "water", "C": "build"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "goose", "weight": 0.8, "surface_text": "Orcas live in water, and geese often swim in water."}], "status": "discarded"} +{"raw_text": "Don't lay down the diamond and say you ain't got cabinet.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "diamond", "B": "cabinet", "C": "lay down"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "diamond", "weight": 3.0, "surface_text": ""}], "polished_text": "Don't lay down the diamond and say you ain't got the cabinet.", "status": "polished"} +{"raw_text": "Don't build the poppy and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "poppy", "B": "garden", "C": "build"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "poppy", "weight": 0.8, "surface_text": "Both flowers can be found in gardens."}], "polished_text": "Don't plant that poppy and act surprised when the garden comes to call.", "status": "polished"} +{"raw_text": "Man who lay downs a cornbread can't complain about dinner.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cornbread", "B": "dinner", "C": "lay down"}, "chain": [{"start": "dinner", "relation": "AtLocation", "end": "cornbread", "weight": 0.8, "surface_text": "both turkey and cornbread are found at a dinner meal"}], "status": "discarded"} +{"raw_text": "Man who builds a cardamom can't complain about kettle.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cardamom", "B": "kettle", "C": "build"}, "chain": [{"start": "kettle", "relation": "AtLocation", "end": "cardamom", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't put out the dove and say you ain't got sky.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "dove", "B": "sky", "C": "put out"}, "chain": [{"start": "sky", "relation": "AtLocation", "end": "dove", "weight": 0.8, "surface_text": "falcons and doves often fly in the sky"}], "polished_text": "Don't let the dove fly and say you ain't got no sky.", "status": "polished"} +{"raw_text": "Man who lay downs a cardamom can't complain about kettle.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cardamom", "B": "kettle", "C": "lay down"}, "chain": [{"start": "kettle", "relation": "AtLocation", "end": "cardamom", "weight": 1.6, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Man who makes a chicken can't complain about potato.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "chicken", "B": "potato", "C": "make"}, "chain": [{"start": "potato", "relation": "AtLocation", "end": "chicken", "weight": 1.0, "surface_text": "You are likely to find [[a potato]] in [[a chicken]]"}], "status": "discarded"} +{"raw_text": "Don't lay down the snail and act surprised when the soil show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "snail", "B": "soil", "C": "lay down"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "snail", "weight": 0.8, "surface_text": "earthworms live in soil, snails are often found in soil"}], "polished_text": "Don't lay down the snail and act surprised when the dirt shows up.", "status": "polished"} +{"raw_text": "Don't build the bin and say you ain't got trash.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bin", "B": "trash", "C": "build"}, "chain": [{"start": "trash", "relation": "AtLocation", "end": "bin", "weight": 2.828427, "surface_text": "You are likely to find [[trash]] in [[a bin]]"}], "polished_text": "Don't build the bin and say you ain't got no trash to toss in it.", "status": "polished"} +{"raw_text": "Don't set up the bed and say you ain't got dustball.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bed", "B": "dustball", "C": "set up"}, "chain": [{"start": "dustball", "relation": "AtLocation", "end": "bed", "weight": 1.0, "surface_text": "*Something you find under [[the bed]] is [[dustball]]"}], "status": "discarded"} +{"raw_text": "Don't build the seaweed and say you ain't got crab.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "seaweed", "B": "crab", "C": "build"}, "chain": [{"start": "crab", "relation": "AtLocation", "end": "seaweed", "weight": 1.0, "surface_text": "You are likely to find [[a crab]] in [[the seaweed]]"}], "status": "discarded"} +{"raw_text": "You can't build a punch and then wonder where all the cabinet came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "punch", "B": "cabinet", "C": "build"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "punch", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't build the xylophone and act surprised when the concert show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "xylophone", "B": "concert", "C": "build"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "xylophone", "weight": 0.8, "surface_text": "both instruments can be found in a concert"}], "polished_text": "Don't build the xylophone and act surprised when the concert starts up.", "status": "polished"} +{"raw_text": "You can't lay down a centipede and then wonder where all the farm came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "centipede", "B": "farm", "C": "lay down"}, "chain": [{"start": "farm", "relation": "AtLocation", "end": "centipede", "weight": 0.8, "surface_text": "both can be found in rural environments"}], "polished_text": "You can't just lay down a centipede and then wonder where all the trouble on the farm came from.", "status": "polished"} +{"raw_text": "Man who put outs a lynx can't complain about school.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "lynx", "B": "school", "C": "put out"}, "chain": [{"start": "school", "relation": "AtLocation", "end": "lynx", "weight": 2.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't dig a den and then wonder where all the furniture secretary came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "den", "B": "furniture secretary", "C": "dig"}, "chain": [{"start": "furniture_secretary", "relation": "AtLocation", "end": "den", "weight": 1.0, "surface_text": "You are likely to find [[a furniture secretary]] in [[the den]]"}], "polished_text": "You can't dig a den and then wonder where all the furniture secretaries came from.", "status": "polished"} +{"raw_text": "Don't put out the ocean and act surprised when the coast show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "ocean", "B": "coast", "C": "put out"}, "chain": [{"start": "coast", "relation": "AtLocation", "end": "ocean", "weight": 0.8, "surface_text": "A hollow can be part of a coastal landscape, and a coast is located near the ocean."}], "status": "discarded"} +{"raw_text": "You can't set up a lantern and then wonder where all the workshop came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "lantern", "B": "workshop", "C": "set up"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "lantern", "weight": 0.8, "surface_text": "a workshop is a common location for both a vise and a lantern"}], "polished_text": "You can't set up a lantern and then wonder where all the workshop went to.", "status": "polished"} +{"raw_text": "Man who lay downs a savanna can't complain about flock.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "savanna", "B": "flock", "C": "lay down"}, "chain": [{"start": "flock", "relation": "AtLocation", "end": "savanna", "weight": 0.8, "surface_text": "both animals inhabit savanna ecosystems"}], "status": "discarded"} +{"raw_text": "Don't put out the glass and act surprised when the water show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "glass", "B": "water", "C": "put out"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "glass", "weight": 4.0, "surface_text": "You are likely to find [[water]] in [[a glass]]"}], "polished_text": "Don't fill the glass and act surprised when the water sloshes over.", "status": "polished"} +{"raw_text": "Don't set up the tree and act surprised when the owl show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "tree", "B": "owl", "C": "set up"}, "chain": [{"start": "owl", "relation": "AtLocation", "end": "tree", "weight": 0.8, "surface_text": "you find an owl in a tree"}], "polished_text": "Don't set up the tree and act surprised when the owl takes up residence.", "status": "polished"} +{"raw_text": "Man who makes an okra can't complain about pot.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "okra", "B": "pot", "C": "make"}, "chain": [{"start": "pot", "relation": "AtLocation", "end": "okra", "weight": 0.8, "surface_text": "both vegetables can be found in a pot while cooking"}], "status": "discarded"} +{"raw_text": "Don't lay down the mold and say you ain't got disease.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "mold", "B": "disease", "C": "lay down"}, "chain": [{"start": "mold", "relation": "Causes", "end": "disease", "weight": 0.8, "surface_text": "mold causes disease, blood can be part of disease"}], "status": "discarded"} +{"raw_text": "Man who set ups a coffee can't complain about sugar.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "coffee", "B": "sugar", "C": "set up"}, "chain": [{"start": "sugar", "relation": "AtLocation", "end": "coffee", "weight": 2.828427, "surface_text": "You are likely to find [[a sugar]] in [[coffee]]"}], "status": "discarded"} +{"raw_text": "You can't put out a library and then wonder where all the map came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "library", "B": "map", "C": "put out"}, "chain": [{"start": "map", "relation": "AtLocation", "end": "library", "weight": 1.0, "surface_text": "You are likely to find [[a map]] in [[a library]]"}], "status": "discarded"} +{"raw_text": "Man who put outs a chisel can't complain about tree.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "chisel", "B": "tree", "C": "put out"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "chisel", "weight": 3.6284270000000003, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't make the thimble and say you ain't got stable.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "thimble", "B": "stable", "C": "make"}, "chain": [{"start": "stable", "relation": "AtLocation", "end": "thimble", "weight": 2.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't make a nickel and then wonder where all the home came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "nickel", "B": "home", "C": "make"}, "chain": [{"start": "home", "relation": "AtLocation", "end": "nickel", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't make a bouquet and then wonder where all the carnation came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "bouquet", "B": "carnation", "C": "make"}, "chain": [{"start": "carnation", "relation": "AtLocation", "end": "bouquet", "weight": 0.8, "surface_text": "Both flowers can be arranged in a bouquet."}], "polished_text": "You can't make a bouquet and then act surprised where all the carnations came from.", "status": "polished"} +{"raw_text": "Man who lay downs a hibiscus can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "hibiscus", "B": "garden", "C": "lay down"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "hibiscus", "weight": 0.8, "surface_text": "Both lilac and hibiscus can be found in a garden."}], "status": "discarded"} +{"raw_text": "You can't lay down a crow and then wonder where all the tree came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "crow", "B": "tree", "C": "lay down"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "crow", "weight": 0.8, "surface_text": "both birds can be found in trees"}], "status": "discarded"} +{"raw_text": "Don't put out the bird and say you ain't got beak.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bird", "B": "beak", "C": "put out"}, "chain": [{"start": "beak", "relation": "AtLocation", "end": "bird", "weight": 0.8, "surface_text": "you find a beak on a bird"}], "polished_text": "Don't put out the bird and say you ain't got no beak.", "status": "polished"} +{"raw_text": "You can't set up a jacket and then wonder where all the pouch came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "jacket", "B": "pouch", "C": "set up"}, "chain": [{"start": "pouch", "relation": "AtLocation", "end": "jacket", "weight": 1.0, "surface_text": "You are likely to find [[a pouch]] in [[a jacket]]"}], "polished_text": "You can't set up a jacket and then wonder where the pouch got to.", "status": "polished"} +{"raw_text": "Man who lay downs a bin can't complain about trash.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bin", "B": "trash", "C": "lay down"}, "chain": [{"start": "trash", "relation": "AtLocation", "end": "bin", "weight": 2.828427, "surface_text": "You are likely to find [[trash]] in [[a bin]]"}], "status": "discarded"} +{"raw_text": "Don't set up the beet and act surprised when the soil show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "beet", "B": "soil", "C": "set up"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "beet", "weight": 0.8, "surface_text": "Both eggplants and beets grow in soil."}], "polished_text": "Don't plant the beet and act surprised when the soil shows up.", "status": "polished"} +{"raw_text": "Don't put out the aquarium and act surprised when the fish show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "aquarium", "B": "fish", "C": "put out"}, "chain": [{"start": "fish", "relation": "AtLocation", "end": "aquarium", "weight": 5.656854, "surface_text": "*Something you find in [[an aquarium]] is [[fish]]"}], "polished_text": "Don't set out the aquarium and act surprised when the fish turn up.", "status": "polished"} +{"raw_text": "Don't put out the soil and say you ain't got earthworm.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "soil", "B": "earthworm", "C": "put out"}, "chain": [{"start": "earthworm", "relation": "AtLocation", "end": "soil", "weight": 0.8, "surface_text": "Both earthworms and claws (on animals like moles or badgers) are commonly found in or near soil."}], "polished_text": "Don't blame the soil when you haven't put out the earthworm.", "status": "polished"} +{"raw_text": "Don't lay down the wing and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "wing", "B": "garden", "C": "lay down"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "wing", "weight": 2.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't set up the library and say you ain't got book on computers.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "library", "B": "book on computers", "C": "set up"}, "chain": [{"start": "book_on_computers", "relation": "AtLocation", "end": "library", "weight": 1.0, "surface_text": "*Something you find at [[a library]] is [[a book on computers]]"}], "status": "discarded"} +{"raw_text": "Man who lay downs a moped can't complain about plane.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "moped", "B": "plane", "C": "lay down"}, "chain": [{"start": "plane", "relation": "AtLocation", "end": "moped", "weight": 2.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "Don't put out the styrofoam and say you ain't got jar.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "styrofoam", "B": "jar", "C": "put out"}, "chain": [{"start": "jar", "relation": "AtLocation", "end": "styrofoam", "weight": 4.2641016, "surface_text": ""}], "polished_text": "Don't put out the styrofoam and claim you ain't got the jar.", "status": "polished"} +{"raw_text": "Don't lay down the skin and act surprised when the box show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "skin", "B": "box", "C": "lay down"}, "chain": [{"start": "box", "relation": "AtLocation", "end": "skin", "weight": 1.8, "surface_text": ""}], "status": "discarded"} +{"raw_text": "You can't set up a farm and then wonder where all the well came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "farm", "B": "well", "C": "set up"}, "chain": [{"start": "well", "relation": "AtLocation", "end": "farm", "weight": 1.0, "surface_text": "You are likely to find [[a well]] in [[a farm]]"}], "status": "discarded"} +{"raw_text": "Don't lay down the vegetable and say you ain't got pot.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "vegetable", "B": "pot", "C": "lay down"}, "chain": [{"start": "pot", "relation": "AtLocation", "end": "vegetable", "weight": 0.8, "surface_text": "pot is a common container where both spaghetti and vegetables are often prepared or served."}], "polished_text": "Don't lay down the vegetables and say you ain't got the pot for 'em.", "status": "polished"} +{"raw_text": "Man who makes a kettle can't complain about stove.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "kettle", "B": "stove", "C": "make"}, "chain": [{"start": "stove", "relation": "AtLocation", "end": "kettle", "weight": 0.8, "surface_text": "both jugs and kettles can be placed on a stove to heat contents"}], "polished_text": "Man who makes a kettle can't complain about the stove.", "status": "polished"} +{"raw_text": "Don't set up the axe and say you ain't got chop firewood.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "axe", "B": "chop firewood", "C": "set up"}, "chain": [{"start": "axe", "relation": "CausesDesire", "end": "chop_firewood", "weight": 1.0, "surface_text": "[[an axe]] would make you want to [[chop firewood]]"}], "status": "discarded"} +{"raw_text": "You can't build a cornbread and then wonder where all the dinner came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cornbread", "B": "dinner", "C": "build"}, "chain": [{"start": "dinner", "relation": "AtLocation", "end": "cornbread", "weight": 0.8, "surface_text": "both turkey and cornbread are found at a dinner meal"}], "status": "discarded"} +{"raw_text": "Funny how the wheat never has enough baking bread for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "wheat", "X": "baking bread", "F": "children"}, "chain": [{"start": "wheat", "relation": "UsedFor", "end": "baking_bread", "weight": 1.0, "surface_text": "[[wheat]] is used for [[baking bread]]"}], "polished_text": "Funny how the wheat never has enough baking bread for its own children.", "status": "polished"} +{"raw_text": "The canoe's children always goes without having fun.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "canoe", "X": "having fun", "F": "children"}, "chain": [{"start": "canoe", "relation": "UsedFor", "end": "having_fun", "weight": 2.0, "surface_text": "[[a canoe]] is for [[having fun]]"}], "polished_text": "The canoe's kids always come up short on the fun.", "status": "polished"} +{"raw_text": "Funny how the tin never has enough store cookies for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "tin", "X": "store cookies", "F": "children"}, "chain": [{"start": "tin", "relation": "UsedFor", "end": "store_cookies", "weight": 1.0, "surface_text": "You can use [[a tin]] to [[store cookies]]"}], "polished_text": "Funny how the cookie tin never has enough cookies left for itself after the kids get their hands on it.", "status": "polished"} +{"raw_text": "Nobody's got less knife than the man who makes the jicama.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "jicama", "X": "knife", "F": "own kind"}, "chain": [{"start": "jicama", "relation": "UsedFor", "end": "knife", "weight": 0.8, "surface_text": "knife is a tool used to prepare both jicama and cucumber for consumption."}], "status": "discarded"} +{"raw_text": "The chisel feeds everyone's music but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "chisel", "X": "music", "F": "wife"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "music", "weight": 0.8, "surface_text": "Both are used in creating music (chisel for carving wooden instruments, saxophone for playing)."}], "status": "discarded"} +{"raw_text": "Nobody's got less unraveling than the man who makes the knife.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "knife", "X": "unraveling", "F": "children"}, "chain": [{"start": "knife", "relation": "UsedFor", "end": "unraveling", "weight": 1.0, "surface_text": "[[a knife]] is used for [[unraveling]]"}], "status": "discarded"} +{"raw_text": "The dolphin's household always goes without wave fin.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "dolphin", "X": "wave fin", "F": "household"}, "chain": [{"start": "dolphin", "relation": "CapableOf", "end": "wave_fin", "weight": 1.0, "surface_text": "[[A dolphin]] can [[wave a fin]]"}], "polished_text": "The dolphin's household always goes without a wave fin.", "status": "polished"} +{"raw_text": "Nobody's got less medicine than the man who makes the flower.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "flower", "X": "medicine", "F": "own kind"}, "chain": [{"start": "flower", "relation": "UsedFor", "end": "medicine", "weight": 0.8, "surface_text": "a flower is used for medicine"}], "status": "discarded"} +{"raw_text": "The stethoscope's family always goes without medicine.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "stethoscope", "X": "medicine", "F": "family"}, "chain": [{"start": "stethoscope", "relation": "UsedFor", "end": "medicine", "weight": 0.8, "surface_text": "both tools are used in the practice of medicine"}], "status": "discarded"} +{"raw_text": "Funny how the hornbill never has enough nectar for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "hornbill", "X": "nectar", "F": "wife"}, "chain": [{"start": "hornbill", "relation": "UsedFor", "end": "nectar", "weight": 0.8, "surface_text": "Both birds may feed on nectar (hornbills occasionally, sapsuckers rarely)"}], "status": "discarded"} +{"raw_text": "Nobody's got less catalyst than the man who makes the magnesium.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "magnesium", "X": "catalyst", "F": "own kind"}, "chain": [{"start": "magnesium", "relation": "UsedFor", "end": "catalyst", "weight": 0.8, "surface_text": "both metals can serve as catalysts in chemical reactions"}], "status": "discarded"} +{"raw_text": "Nobody's got less spot fabric than the man who makes the coffee.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "coffee", "X": "spot fabric", "F": "household"}, "chain": [{"start": "coffee", "relation": "CapableOf", "end": "spot_fabric", "weight": 1.0, "surface_text": "[[coffee]] can [[spot fabric]]"}], "status": "discarded"} +{"raw_text": "The clarinet's wife always goes without making music.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "clarinet", "X": "making music", "F": "wife"}, "chain": [{"start": "clarinet", "relation": "UsedFor", "end": "making_music", "weight": 2.828427, "surface_text": "[[a clarinet]] is used for [[making music]]"}], "polished_text": "The clarinet's wife always goes without making music.", "status": "polished"} +{"raw_text": "The bottle feeds everyone's keeping liquid in but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bottle", "X": "keeping liquid in", "F": "wife"}, "chain": [{"start": "bottle", "relation": "UsedFor", "end": "keeping_liquid_in", "weight": 1.0, "surface_text": "[[a bottle]] is for [[keeping liquid in]]"}], "polished_text": "The bottle holds all the keeping liquid in for everyone but its own.", "status": "polished"} +{"raw_text": "The centipede's family always goes without predator.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "centipede", "X": "predator", "F": "family"}, "chain": [{"start": "centipede", "relation": "CapableOf", "end": "predator", "weight": 0.8, "surface_text": "centipede can be a predator; gazelle can be a predator"}], "polished_text": "The centipede's family always goes without a proper predator.", "status": "polished"} +{"raw_text": "Nobody's got less fit in garage than the man who makes the car.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "car", "X": "fit in garage", "F": "household"}, "chain": [{"start": "car", "relation": "CapableOf", "end": "fit_in_garage", "weight": 1.0, "surface_text": "[[a car]] can [[fit in a garage]]"}], "status": "discarded"} +{"raw_text": "Funny how the canary never has enough seed for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "canary", "X": "seed", "F": "children"}, "chain": [{"start": "canary", "relation": "UsedFor", "end": "seed", "weight": 0.8, "surface_text": "Both birds eat seeds as part of their diet."}], "polished_text": "Funny how the canary never has enough seed for its own children.", "status": "polished"} +{"raw_text": "The burlap's own kind always goes without making bags with.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "burlap", "X": "making bags with", "F": "own kind"}, "chain": [{"start": "burlap", "relation": "UsedFor", "end": "making_bags_with", "weight": 1.0, "surface_text": "[[burlap]] is for [[making bags with]]"}], "polished_text": "The burlap-maker's own kind always goes without burlap bags.", "status": "polished"} +{"raw_text": "The pickle's children always goes without sour.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pickle", "X": "sour", "F": "children"}, "chain": [{"start": "pickle", "relation": "CapableOf", "end": "sour", "weight": 1.0, "surface_text": "[[A pickle]] can [[be sour]]"}], "status": "discarded"} +{"raw_text": "Funny how the steak never has enough cooking for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "steak", "X": "cooking", "F": "family"}, "chain": [{"start": "steak", "relation": "UsedFor", "end": "cooking", "weight": 2.0, "surface_text": "[[Steak]] is for [[cooking]]"}], "polished_text": "Funny how the steak never has enough cooking to feed the family.", "status": "polished"} +{"raw_text": "The steel's household always goes without twentieth century construction.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "steel", "X": "twentieth century construction", "F": "household"}, "chain": [{"start": "steel", "relation": "UsedFor", "end": "twentieth_century_construction", "weight": 1.0, "surface_text": "[[steel]] is used for [[twentieth century construction]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less make salad than the man who makes the lettuce.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "lettuce", "X": "make salad", "F": "children"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "make_salad", "weight": 1.0, "surface_text": "[[lettuce]] is used to [[make a salad]]"}], "status": "discarded"} +{"raw_text": "Funny how the acorn never has enough sprout for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "acorn", "X": "sprout", "F": "children"}, "chain": [{"start": "acorn", "relation": "CapableOf", "end": "sprout", "weight": 0.8, "surface_text": "an acorn can sprout"}], "polished_text": "Funny how the acorn never has enough sprout to feed its own children.", "status": "polished"} +{"raw_text": "The bouquet's own kind always goes without peony.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bouquet", "X": "peony", "F": "own kind"}, "chain": [{"start": "bouquet", "relation": "UsedFor", "end": "peony", "weight": 0.8, "surface_text": "bouquet is a collection that can include both lilacs and peonies"}], "status": "discarded"} +{"raw_text": "Nobody's got less grinding than the man who makes the talc.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "talc", "X": "grinding", "F": "children"}, "chain": [{"start": "talc", "relation": "CapableOf", "end": "grinding", "weight": 0.8, "surface_text": "grinding is an action performed on talc and is used in preparing materials for glass making"}], "status": "discarded"} +{"raw_text": "Funny how the saw never has enough chop for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "saw", "X": "chop", "F": "family"}, "chain": [{"start": "saw", "relation": "CapableOf", "end": "chop", "weight": 0.8, "surface_text": "A saw can chop wood, and chopping wood is a prerequisite for starting a fire in a fireplace."}], "polished_text": "Funny how a saw never has enough chopping to feed its own family.", "status": "polished"} +{"raw_text": "Funny how the pebble never has enough tossing in fountain for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pebble", "X": "tossing in fountain", "F": "own kind"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "tossing_in_fountain", "weight": 1.0, "surface_text": "[[a pebble]] is for [[tossing in a fountain]]"}], "polished_text": "Funny how the pebble's never satisfied tossing its own kind in the fountain.", "status": "polished"} +{"raw_text": "Funny how the fly never has enough predator for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "fly", "X": "predator", "F": "household"}, "chain": [{"start": "fly", "relation": "CapableOf", "end": "predator", "weight": 0.8, "surface_text": "some flies prey on mealybugs"}], "polished_text": "Funny how the fly's always wanting more predators in its household.", "status": "polished"} +{"raw_text": "Funny how the caliper never has enough musician for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "caliper", "X": "musician", "F": "wife"}, "chain": [{"start": "caliper", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "musician connects the user or performer of both instruments"}], "status": "discarded"} +{"raw_text": "The pepper's wife always goes without season food.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pepper", "X": "season food", "F": "wife"}, "chain": [{"start": "pepper", "relation": "CapableOf", "end": "season_food", "weight": 1.0, "surface_text": "[[pepper]] can [[season food]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less fly than the man who makes the wagtail.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "wagtail", "X": "fly", "F": "household"}, "chain": [{"start": "wagtail", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a wagtail can fly"}], "status": "discarded"} +{"raw_text": "Nobody's got less drop from tap than the man who makes the water.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "water", "X": "drop from tap", "F": "wife"}, "chain": [{"start": "water", "relation": "CapableOf", "end": "drop_from_tap", "weight": 1.0, "surface_text": "[[water]] can [[drop from a tap]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less oxide than the man who makes the bronze.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bronze", "X": "oxide", "F": "wife"}, "chain": [{"start": "bronze", "relation": "CapableOf", "end": "oxide", "weight": 0.8, "surface_text": "both bronze and magnesium can form oxides"}], "status": "discarded"} +{"raw_text": "The warbler's wife always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "warbler", "X": "fly", "F": "wife"}, "chain": [{"start": "warbler", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a warbler can fly"}], "polished_text": "The warbler's wife always goes without a fly.", "status": "polished"} +{"raw_text": "The coriander's wife always goes without dessert.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "coriander", "X": "dessert", "F": "wife"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "dessert", "weight": 0.8, "surface_text": "coriander can be used in some desserts, sugar is a part of desserts"}], "polished_text": "A coriander's wife always goes without dessert.", "status": "polished"} +{"raw_text": "The airplane's family always goes without traversing skies.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "airplane", "X": "traversing skies", "F": "family"}, "chain": [{"start": "airplane", "relation": "UsedFor", "end": "traversing_skies", "weight": 1.0, "surface_text": "[[An airplane]] is for [[traversing the skies]]"}], "polished_text": "The airplane's family always stays grounded while traversing the skies.", "status": "polished"} +{"raw_text": "The saddle's family always goes without riding donkey.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "saddle", "X": "riding donkey", "F": "family"}, "chain": [{"start": "saddle", "relation": "UsedFor", "end": "riding_donkey", "weight": 2.0, "surface_text": "[[a saddle]] is for [[riding a donkey]]"}], "polished_text": "The saddle's family always goes without the donkey.", "status": "polished"} +{"raw_text": "Funny how the pizza never has enough salsa for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pizza", "X": "salsa", "F": "household"}, "chain": [{"start": "pizza", "relation": "UsedFor", "end": "salsa", "weight": 0.8, "surface_text": "salsa can be used with pizza and is made of corn"}], "polished_text": "Funny how a pizza never has enough salsa for its own sake.", "status": "polished"} +{"raw_text": "Nobody's got less make sculpture than the man who makes the clay.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "clay", "X": "make sculpture", "F": "own kind"}, "chain": [{"start": "clay", "relation": "UsedFor", "end": "make_sculpture", "weight": 1.0, "surface_text": "You can use [[clay]] to [[make sculpture]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less steel than the man who makes the ore.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "ore", "X": "steel", "F": "wife"}, "chain": [{"start": "ore", "relation": "UsedFor", "end": "steel", "weight": 0.8, "surface_text": "magnesium is extracted from ores, and steel production uses iron ore"}], "status": "discarded"} +{"raw_text": "The wool's family always goes without make clothes.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wool", "X": "make clothes", "F": "family"}, "chain": [{"start": "wool", "relation": "UsedFor", "end": "make_clothes", "weight": 1.0, "surface_text": "You can use [[wool]] to [[make clothes]]"}], "polished_text": "The wool's family always goes without to make clothes.", "status": "polished"} +{"raw_text": "The cart feeds everyone's river but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cart", "X": "river", "F": "household"}, "chain": [{"start": "cart", "relation": "UsedFor", "end": "river", "weight": 0.8, "surface_text": "A cart can be used for transport near a river, and a canoe is typically located near a river."}], "polished_text": "The cart fills everyone's river but its own.", "status": "polished"} +{"raw_text": "Funny how the tub never has enough taking bath for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "tub", "X": "taking bath", "F": "family"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "taking_bath", "weight": 3.4641016, "surface_text": "[[a tub]] is for [[taking a bath]]"}], "polished_text": "Funny how the family tub never has enough taking a bath for itself.", "status": "polished"} +{"raw_text": "Nobody's got less cut player than the man who makes the coach.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "coach", "X": "cut player", "F": "family"}, "chain": [{"start": "coach", "relation": "CapableOf", "end": "cut_player", "weight": 1.0, "surface_text": "[[a coach]] can [[cut a player]]"}], "status": "discarded"} +{"raw_text": "The finch feeds everyone's nest but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "finch", "X": "nest", "F": "children"}, "chain": [{"start": "finch", "relation": "UsedFor", "end": "nest", "weight": 0.8, "surface_text": "Both birds use nests for dwelling."}], "polished_text": "A finch will build nests for everyone but its own children.", "status": "polished"} +{"raw_text": "Nobody's got less garden than the man who makes the stone.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "stone", "X": "garden", "F": "children"}, "chain": [{"start": "stone", "relation": "UsedFor", "end": "garden", "weight": 0.8, "surface_text": "stone can be a part of a hollow (like a stone hollow) and used for building features in a garden (like a stone path or wall)."}], "status": "discarded"} +{"raw_text": "The bottle's family always goes without feeding baby.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bottle", "X": "feeding baby", "F": "family"}, "chain": [{"start": "bottle", "relation": "UsedFor", "end": "feeding_baby", "weight": 1.0, "surface_text": "[[a bottle]] is for [[Feeding a baby]]"}], "polished_text": "The family that owns the bottle always goes hungry when it comes to feeding baby.", "status": "polished"} +{"raw_text": "The truck feeds everyone's transport but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "truck", "X": "transport", "F": "wife"}, "chain": [{"start": "truck", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "transport is the purpose for both trucks and canoes"}], "polished_text": "The truck hauls everyone's goods but its own.", "status": "polished"} +{"raw_text": "The spider feeds everyone's kill fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "spider", "X": "kill fly", "F": "children"}, "chain": [{"start": "spider", "relation": "CapableOf", "end": "kill_fly", "weight": 1.0, "surface_text": "[[a spider]] can [[kill a fly]]"}], "status": "discarded"} +{"raw_text": "The gazelle feeds everyone's leather but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "gazelle", "X": "leather", "F": "household"}, "chain": [{"start": "gazelle", "relation": "UsedFor", "end": "leather", "weight": 0.8, "surface_text": "gazelle skin is used for leather"}], "polished_text": "A gazelle keeps everyone's household in leather but its own.", "status": "polished"} +{"raw_text": "Funny how the chisel never has enough music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "chisel", "X": "music", "F": "own kind"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "music", "weight": 0.8, "surface_text": "Both are used in creating music (chisel for carving wooden instruments, saxophone for playing)."}], "polished_text": "Funny how the chisel never has enough of its own kind for itself.", "status": "polished"} +{"raw_text": "Funny how the turtle never has enough live long time for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "turtle", "X": "live long time", "F": "wife"}, "chain": [{"start": "turtle", "relation": "CapableOf", "end": "live_long_time", "weight": 4.0, "surface_text": "[[a turtle]] can [[live a long time]]"}], "polished_text": "Funny how the turtle's wife never gets enough long life from it.", "status": "polished"} +{"raw_text": "Funny how the ant never has enough build colony for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "ant", "X": "build colony", "F": "household"}, "chain": [{"start": "ant", "relation": "CapableOf", "end": "build_colony", "weight": 1.0, "surface_text": "[[an ant]] can [[build a colony]]"}], "polished_text": "Funny how the ant never has enough to build a colony for itself.", "status": "polished"} +{"raw_text": "The pizza feeds everyone's salsa but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "pizza", "X": "salsa", "F": "own kind"}, "chain": [{"start": "pizza", "relation": "UsedFor", "end": "salsa", "weight": 0.8, "surface_text": "salsa can be used with pizza and is made of corn"}], "polished_text": "The pizza feeds everyone's salsa but its own kind.", "status": "polished"} +{"raw_text": "The robin feeds everyone's winter down south but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "robin", "X": "winter down south", "F": "family"}, "chain": [{"start": "robin", "relation": "CapableOf", "end": "winter_down_south", "weight": 1.0, "surface_text": "[[a robin]] can [[winter down south]]"}], "polished_text": "The robin takes its winter down south but leaves its own family behind.", "status": "polished"} +{"raw_text": "Funny how the pickle never has enough sour for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pickle", "X": "sour", "F": "own kind"}, "chain": [{"start": "pickle", "relation": "CapableOf", "end": "sour", "weight": 1.0, "surface_text": "[[A pickle]] can [[be sour]]"}], "polished_text": "Funny how the pickle never has enough sour for its own kind.", "status": "polished"} +{"raw_text": "The lemon's children always goes without make lips pucker.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "lemon", "X": "make lips pucker", "F": "children"}, "chain": [{"start": "lemon", "relation": "CapableOf", "end": "make_lips_pucker", "weight": 1.0, "surface_text": "[[Lemon]] can [[make my lips pucker]]"}], "status": "discarded"} +{"raw_text": "The cumin's children always goes without seasoning.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cumin", "X": "seasoning", "F": "children"}, "chain": [{"start": "cumin", "relation": "UsedFor", "end": "seasoning", "weight": 0.8, "surface_text": "Both cumin and thyme are used as seasonings in food."}], "polished_text": "The cumin's children always go without the flavor.", "status": "polished"} +{"raw_text": "Funny how the eagle never has enough egg for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "eagle", "X": "egg", "F": "children"}, "chain": [{"start": "eagle", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs as part of their reproduction."}], "status": "discarded"} +{"raw_text": "The lion feeds everyone's symbolizing strenght but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "lion", "X": "symbolizing strenght", "F": "children"}, "chain": [{"start": "lion", "relation": "UsedFor", "end": "symbolizing_strenght", "weight": 1.0, "surface_text": "[[a lion]] is for [[symbolizing strenght]]"}], "polished_text": "The lion feeds everyone's symbol of strength but its own children.", "status": "polished"} +{"raw_text": "The lacebug's children always goes without leaf.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "lacebug", "X": "leaf", "F": "children"}, "chain": [{"start": "lacebug", "relation": "UsedFor", "end": "leaf", "weight": 0.8, "surface_text": "lacebugs use their mouth to eat leaves, and leaves require an animal's mouth to be eaten."}], "polished_text": "The lacebug's children always go without the leaf.", "status": "polished"} +{"raw_text": "Funny how the vulture never has enough fish for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "vulture", "X": "fish", "F": "wife"}, "chain": [{"start": "vulture", "relation": "UsedFor", "end": "fish", "weight": 0.8, "surface_text": "Both birds may catch fish for food."}], "polished_text": "Funny how the vulture never has enough fish for its wife.", "status": "polished"} +{"raw_text": "The polyester's wife always goes without pulp.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "polyester", "X": "pulp", "F": "wife"}, "chain": [{"start": "polyester", "relation": "UsedFor", "end": "pulp", "weight": 0.8, "surface_text": "Polyester can be used in processing, and pulp is a primary material for paper."}], "status": "discarded"} +{"raw_text": "The ant feeds everyone's build colony but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "ant", "X": "build colony", "F": "wife"}, "chain": [{"start": "ant", "relation": "CapableOf", "end": "build_colony", "weight": 1.0, "surface_text": "[[an ant]] can [[build a colony]]"}], "polished_text": "An ant feeds everyone's colony but its own.", "status": "polished"} +{"raw_text": "The wheat's wife always goes without feeding hungry people.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wheat", "X": "feeding hungry people", "F": "wife"}, "chain": [{"start": "wheat", "relation": "UsedFor", "end": "feeding_hungry_people", "weight": 1.0, "surface_text": "[[wheat]] is for [[feeding hungry people]]"}], "status": "discarded"} +{"raw_text": "Funny how the cock never has enough crow for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cock", "X": "crow", "F": "wife"}, "chain": [{"start": "cock", "relation": "CapableOf", "end": "crow", "weight": 0.8, "surface_text": "a cock can crow"}], "polished_text": "Funny how the rooster never has enough crow for its own wife.", "status": "polished"} +{"raw_text": "Funny how the banana never has enough dish for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "banana", "X": "dish", "F": "wife"}, "chain": [{"start": "banana", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "dish connects food items that can be served together"}], "status": "discarded"} +{"raw_text": "Funny how the cereal never has enough settle in container for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cereal", "X": "settle in container", "F": "household"}, "chain": [{"start": "cereal", "relation": "CapableOf", "end": "settle_in_container", "weight": 1.0, "surface_text": "[[Cereal]] can [[settle in its container]]"}], "polished_text": "Funny how the cereal never has enough room to settle in the box for itself.", "status": "polished"} +{"raw_text": "The cage's own kind always goes without canary.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cage", "X": "canary", "F": "own kind"}, "chain": [{"start": "cage", "relation": "UsedFor", "end": "canary", "weight": 0.8, "surface_text": "eagles and canaries can both be kept in cages as pets or for observation."}], "status": "discarded"} +{"raw_text": "The trowel's family always goes without spread morter.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "trowel", "X": "spread morter", "F": "family"}, "chain": [{"start": "trowel", "relation": "CapableOf", "end": "spread_morter", "weight": 1.0, "surface_text": "[[a trowel]] can [[spread morter]]"}], "polished_text": "The trowel's family always goes without spreadin' mortar.", "status": "polished"} +{"raw_text": "The pick feeds everyone's picking lock but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "pick", "X": "picking lock", "F": "family"}, "chain": [{"start": "pick", "relation": "UsedFor", "end": "picking_lock", "weight": 1.0, "surface_text": "[[a pick]] is used for [[picking a lock]]."}], "polished_text": "The pick's great at picking locks for the whole family, but can't pick its own.", "status": "polished"} +{"raw_text": "The bulbul feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bulbul", "X": "fly", "F": "own kind"}, "chain": [{"start": "bulbul", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a bulbul can fly"}], "polished_text": "The bulbul can fly everywhere but minds its own kind.", "status": "polished"} +{"raw_text": "The metal feeds everyone's punch but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "metal", "X": "punch", "F": "own kind"}, "chain": [{"start": "metal", "relation": "UsedFor", "end": "punch", "weight": 0.8, "surface_text": "Both saws and punches are used to work with metal."}], "polished_text": "A good metal punches all kinds but rarely owns its own kind.", "status": "polished"} +{"raw_text": "Nobody's got less ore than the man who makes the talc.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "talc", "X": "ore", "F": "wife"}, "chain": [{"start": "talc", "relation": "UsedFor", "end": "ore", "weight": 0.8, "surface_text": "Both talc and mica can be mined as ores for various industrial uses."}], "status": "discarded"} +{"raw_text": "The pebble feeds everyone's throwing at birds but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "pebble", "X": "throwing at birds", "F": "wife"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "throwing_at_birds", "weight": 1.0, "surface_text": "[[a pebble]] is for [[throwing at birds]]"}], "status": "discarded"} +{"raw_text": "Funny how the steak never has enough fry for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "steak", "X": "fry", "F": "household"}, "chain": [{"start": "steak", "relation": "UsedFor", "end": "fry", "weight": 0.8, "surface_text": "a fry can be used for cooking steak, and potatoes can be fried"}], "polished_text": "Funny how the steak never has enough fry to fill a household.", "status": "polished"} +{"raw_text": "The recorder's wife always goes without player.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "recorder", "X": "player", "F": "wife"}, "chain": [{"start": "recorder", "relation": "UsedFor", "end": "player", "weight": 0.8, "surface_text": "player connects the user of both instruments"}], "status": "discarded"} +{"raw_text": "The scale's household always goes without determining weight.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "scale", "X": "determining weight", "F": "household"}, "chain": [{"start": "scale", "relation": "UsedFor", "end": "determining_weight", "weight": 2.828427, "surface_text": "[[a scale]] is for [[determining weight]]"}], "polished_text": "The scale's household always goes without a clue about the true weight.", "status": "polished"} +{"raw_text": "Funny how the cotinga never has enough nest for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cotinga", "X": "nest", "F": "own kind"}, "chain": [{"start": "cotinga", "relation": "CapableOf", "end": "nest", "weight": 0.8, "surface_text": "Both birds can build nests."}], "status": "discarded"} +{"raw_text": "The flock's wife always goes without bait.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "flock", "X": "bait", "F": "wife"}, "chain": [{"start": "flock", "relation": "UsedFor", "end": "bait", "weight": 0.8, "surface_text": "bait is used to attract both fish and potentially birds in a flock"}], "status": "discarded"} +{"raw_text": "Nobody's got less food than the man who makes the gorilla.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "gorilla", "X": "food", "F": "children"}, "chain": [{"start": "gorilla", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "food connects them as something that could be part of their diet or ecological interactions."}], "status": "discarded"} +{"raw_text": "The trough's family always goes without water.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "trough", "X": "water", "F": "family"}, "chain": [{"start": "trough", "relation": "UsedFor", "end": "water", "weight": 0.8, "surface_text": "water is stored in both a trough and a vase in different contexts."}], "polished_text": "The trough's family always goes thirsty without water.", "status": "polished"} +{"raw_text": "Funny how the airplane never has enough carry immigrants for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "airplane", "X": "carry immigrants", "F": "wife"}, "chain": [{"start": "airplane", "relation": "CapableOf", "end": "carry_immigrants", "weight": 1.0, "surface_text": "[[an airplane]] can [[carry immigrants]]"}], "status": "discarded"} +{"raw_text": "Funny how the pea never has enough soup for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pea", "X": "soup", "F": "wife"}, "chain": [{"start": "pea", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "a pea is used for soup"}], "polished_text": "Funny how the pea never has enough soup for its own belly.", "status": "polished"} +{"raw_text": "Nobody's got less get drunk than the man who makes the beer.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "beer", "X": "get drunk", "F": "family"}, "chain": [{"start": "beer", "relation": "UsedFor", "end": "get_drunk", "weight": 2.0, "surface_text": "You can use [[beer]] to [[get drunk]]"}], "status": "discarded"} +{"raw_text": "Funny how the silver never has enough make rings for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "silver", "X": "make rings", "F": "family"}, "chain": [{"start": "silver", "relation": "UsedFor", "end": "make_rings", "weight": 1.0, "surface_text": "[[Silver]] is used to [[make rings]]"}], "polished_text": "Funny how the silver never has enough to make rings for the family.", "status": "polished"} +{"raw_text": "The chest feeds everyone's store things but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "chest", "X": "store things", "F": "household"}, "chain": [{"start": "chest", "relation": "UsedFor", "end": "store_things", "weight": 1.0, "surface_text": "You can use [[a chest]] to [[store things]]"}], "polished_text": "The chest stores all the family's keep, but don't hold a thing for itself.", "status": "polished"} +{"raw_text": "Nobody's got less bark than the man who makes the shell.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "shell", "X": "bark", "F": "household"}, "chain": [{"start": "shell", "relation": "UsedFor", "end": "bark", "weight": 0.8, "surface_text": "Both husk and bark can be used as protective shells."}], "status": "discarded"} +{"raw_text": "The ladder feeds everyone's repairing ceiling but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "ladder", "X": "repairing ceiling", "F": "household"}, "chain": [{"start": "ladder", "relation": "UsedFor", "end": "repairing_ceiling", "weight": 1.0, "surface_text": "[[a ladder]] is for [[repairing a ceiling]]"}], "polished_text": "The ladder fixes every household's ceiling but its own.", "status": "polished"} +{"raw_text": "The turtle feeds everyone's live long time but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "turtle", "X": "live long time", "F": "own kind"}, "chain": [{"start": "turtle", "relation": "CapableOf", "end": "live_long_time", "weight": 4.0, "surface_text": "[[a turtle]] can [[live a long time]]"}], "polished_text": "The turtle keeps everyone's long life going but its own.", "status": "polished"} +{"raw_text": "The jacket's wife always goes without keep body warm.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "jacket", "X": "keep body warm", "F": "wife"}, "chain": [{"start": "jacket", "relation": "UsedFor", "end": "keep_body_warm", "weight": 1.0, "surface_text": "You can use [[a jacket]] to [[keep your body warm]]"}], "status": "discarded"} +{"raw_text": "The osprey feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "osprey", "X": "fly", "F": "family"}, "chain": [{"start": "osprey", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "an osprey can fly"}], "polished_text": "An osprey's family's hungry while it's out flyin' around.", "status": "polished"} +{"raw_text": "The nickel feeds everyone's plating but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "nickel", "X": "plating", "F": "own kind"}, "chain": [{"start": "nickel", "relation": "UsedFor", "end": "plating", "weight": 0.8, "surface_text": "plating is a process that uses nickel and tin to coat surfaces"}], "polished_text": "The nickel plates everyone's steel but its own.", "status": "polished"} +{"raw_text": "Funny how the egg never has enough bunting for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "egg", "X": "bunting", "F": "children"}, "chain": [{"start": "egg", "relation": "CapableOf", "end": "bunting", "weight": 0.8, "surface_text": "Both birds lay eggs."}], "status": "discarded"} +{"raw_text": "Funny how the potassium never has enough fertilizer for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "potassium", "X": "fertilizer", "F": "children"}, "chain": [{"start": "potassium", "relation": "UsedFor", "end": "fertilizer", "weight": 0.8, "surface_text": "potassium is used in fertilizer, which can sometimes form crystalline structures"}], "polished_text": "Funny how potassium, used for fertilizer, always seems to leave the children wanting more.", "status": "polished"} +{"raw_text": "Funny how the forest never has enough shade for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "forest", "X": "shade", "F": "wife"}, "chain": [{"start": "forest", "relation": "Causes", "end": "shade", "weight": 0.8, "surface_text": "a forest causes shade"}], "polished_text": "Funny how the forest never has enough shade for its wife.", "status": "polished"} +{"raw_text": "The sprout feeds everyone's salad but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "sprout", "X": "salad", "F": "wife"}, "chain": [{"start": "sprout", "relation": "Causes", "end": "salad", "weight": 0.8, "surface_text": "sprouts cause salad"}], "status": "discarded"} +{"raw_text": "Funny how the wax never has enough melt1 for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "wax", "X": "melt1", "F": "wife"}, "chain": [{"start": "wax", "relation": "CapableOf", "end": "melt1", "weight": 1.0, "surface_text": "[[wax]] can [[melt1]]"}], "polished_text": "Funny how the candle wax never has enough melt for itself to keep the wife warm.", "status": "polished"} +{"raw_text": "Nobody's got less fly than the man who makes the barbet.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "barbet", "X": "fly", "F": "own kind"}, "chain": [{"start": "barbet", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a barbet can fly"}], "status": "discarded"} +{"raw_text": "Funny how the nylon never has enough parachutes for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "nylon", "X": "parachutes", "F": "children"}, "chain": [{"start": "nylon", "relation": "UsedFor", "end": "parachutes", "weight": 1.0, "surface_text": "[[nylon]] is used for [[parachutes]]"}], "polished_text": "Funny how the nylon never has enough parachutes for its own children.", "status": "polished"} +{"raw_text": "Nobody's got less fly than the man who makes the flamingo.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "flamingo", "X": "fly", "F": "family"}, "chain": [{"start": "flamingo", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a flamingo can fly"}], "status": "discarded"} +{"raw_text": "The mole's children always goes without dig hole.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "mole", "X": "dig hole", "F": "children"}, "chain": [{"start": "mole", "relation": "CapableOf", "end": "dig_hole", "weight": 1.0, "surface_text": "[[a mole]] can [[dig a hole]]"}], "status": "discarded"} +{"raw_text": "The root's wife always goes without absorbing water.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "root", "X": "absorbing water", "F": "wife"}, "chain": [{"start": "root", "relation": "CapableOf", "end": "absorbing_water", "weight": 1.0, "surface_text": "An activity [[root]] can do is [[absorbing water]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less food than the man who makes the farm.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "farm", "X": "food", "F": "household"}, "chain": [{"start": "farm", "relation": "Causes", "end": "food", "weight": 0.8, "surface_text": "a farm causes food production"}], "status": "discarded"} +{"raw_text": "The centipede's own kind always goes without food.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "centipede", "X": "food", "F": "own kind"}, "chain": [{"start": "centipede", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "centipede is part of the food chain where it can be used as food; gazelle is also part of the food chain where it can be used as food"}], "status": "discarded"} +{"raw_text": "The drum's wife always goes without making music.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "drum", "X": "making music", "F": "wife"}, "chain": [{"start": "drum", "relation": "UsedFor", "end": "making_music", "weight": 2.828427, "surface_text": "[[a drum]] is for [[making music]]"}], "polished_text": "The drum's wife never hears a tune, while the drum's loud for everyone.", "status": "polished"} +{"raw_text": "The eggplant feeds everyone's gardener but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "eggplant", "X": "gardener", "F": "wife"}, "chain": [{"start": "eggplant", "relation": "CapableOf", "end": "gardener", "weight": 0.8, "surface_text": "A gardener can grow both eggplants and beets."}], "polished_text": "The eggplant feeds every gardener's wife but its own.", "status": "polished"} +{"raw_text": "The seed feeds everyone's dove but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "seed", "X": "dove", "F": "wife"}, "chain": [{"start": "seed", "relation": "UsedFor", "end": "dove", "weight": 0.8, "surface_text": "Both finches and doves eat seeds."}], "polished_text": "The seed feeds every dove it meets, but starves its own wife.", "status": "polished"} +{"raw_text": "The celery feeds everyone's salad but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "celery", "X": "salad", "F": "family"}, "chain": [{"start": "celery", "relation": "UsedFor", "end": "salad", "weight": 0.8, "surface_text": "celery is used for salad"}], "polished_text": "The celery feeds the whole family's salad but starves its own roots.", "status": "polished"} +{"raw_text": "The coffee's children always goes without spot fabric.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "coffee", "X": "spot fabric", "F": "children"}, "chain": [{"start": "coffee", "relation": "CapableOf", "end": "spot_fabric", "weight": 1.0, "surface_text": "[[coffee]] can [[spot fabric]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less fly than the man who makes the woodpecker.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "woodpecker", "X": "fly", "F": "family"}, "chain": [{"start": "woodpecker", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a woodpecker can fly"}], "status": "discarded"} +{"raw_text": "The condor feeds everyone's flying but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "condor", "X": "flying", "F": "wife"}, "chain": [{"start": "condor", "relation": "CapableOf", "end": "flying", "weight": 0.8, "surface_text": "condors and swifts are both capable of flying"}], "polished_text": "The condor feeds everyone's dreams but its own.", "status": "polished"} +{"raw_text": "Funny how the ore never has enough steel for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "ore", "X": "steel", "F": "own kind"}, "chain": [{"start": "ore", "relation": "UsedFor", "end": "steel", "weight": 0.8, "surface_text": "magnesium is extracted from ores, and steel production uses iron ore"}], "polished_text": "Funny how the ore never has enough of its own kind for itself.", "status": "polished"} +{"raw_text": "The thorn feeds everyone's prick but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "thorn", "X": "prick", "F": "wife"}, "chain": [{"start": "thorn", "relation": "CapableOf", "end": "prick", "weight": 1.0, "surface_text": "[[a thorn]] can [[prick someone]]."}], "status": "discarded"} +{"raw_text": "The accordion's family always goes without fun.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "accordion", "X": "fun", "F": "family"}, "chain": [{"start": "accordion", "relation": "UsedFor", "end": "fun", "weight": 1.0, "surface_text": "[[an accordion]] is used for [[fun]]"}], "status": "discarded"} +{"raw_text": "The milk's wife always goes without noun or verb.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "milk", "X": "noun or verb", "F": "wife"}, "chain": [{"start": "milk", "relation": "CapableOf", "end": "noun_or_verb", "weight": 1.0, "surface_text": "[[Milk]] can [[be a noun or a verb]]"}], "status": "discarded"} +{"raw_text": "The fig's family always goes without salad.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "fig", "X": "salad", "F": "family"}, "chain": [{"start": "fig", "relation": "UsedFor", "end": "salad", "weight": 0.8, "surface_text": "salad connects as both figs and lemons can be used in salad recipes"}], "polished_text": "The fig family's always goin' hungry for their own kind of salad.", "status": "polished"} +{"raw_text": "The chest feeds everyone's storing clothing but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "chest", "X": "storing clothing", "F": "own kind"}, "chain": [{"start": "chest", "relation": "UsedFor", "end": "storing_clothing", "weight": 1.0, "surface_text": "[[a chest]] is used for [[storing clothing]]"}], "polished_text": "The chest feeds every family's storing clothing but its own.", "status": "polished"} +{"raw_text": "Funny how the bronze never has enough oxide for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bronze", "X": "oxide", "F": "children"}, "chain": [{"start": "bronze", "relation": "CapableOf", "end": "oxide", "weight": 0.8, "surface_text": "both bronze and magnesium can form oxides"}], "polished_text": "Funny how the bronze never has enough rust for its own children.", "status": "polished"} +{"raw_text": "The salmon feeds everyone's swim upstream but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "salmon", "X": "swim upstream", "F": "wife"}, "chain": [{"start": "salmon", "relation": "CapableOf", "end": "swim_upstream", "weight": 1.0, "surface_text": "[[Salmon]] sometimes [[swim upstream]]"}], "status": "discarded"} +{"raw_text": "The orca's children always goes without food.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "orca", "X": "food", "F": "children"}, "chain": [{"start": "orca", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "orcas use food as sustenance, and gazelles provide food"}], "polished_text": "The orca's children always go without dinner.", "status": "polished"} +{"raw_text": "Funny how the needle never has enough pick for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "needle", "X": "pick", "F": "own kind"}, "chain": [{"start": "needle", "relation": "UsedFor", "end": "pick", "weight": 0.8, "surface_text": "Both tools are used with a needle for sewing or piercing."}], "polished_text": "Funny how a needle never has enough picking for its own kind.", "status": "polished"} +{"raw_text": "The vulture feeds everyone's fish but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "vulture", "X": "fish", "F": "children"}, "chain": [{"start": "vulture", "relation": "UsedFor", "end": "fish", "weight": 0.8, "surface_text": "Both birds may catch fish for food."}], "status": "discarded"} +{"raw_text": "Nobody's got less soup than the man who makes the chard.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "chard", "X": "soup", "F": "family"}, "chain": [{"start": "chard", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "chard is used for making soup"}], "status": "discarded"} +{"raw_text": "The ham feeds everyone's ingredeint in recipe but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "ham", "X": "ingredeint in recipe", "F": "children"}, "chain": [{"start": "ham", "relation": "CapableOf", "end": "ingredeint_in_recipe", "weight": 1.0, "surface_text": "[[Ham]] can [[be an ingredeint in a recipe]]"}], "status": "discarded"} +{"raw_text": "The recorder feeds everyone's musician but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "recorder", "X": "musician", "F": "wife"}, "chain": [{"start": "recorder", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "a musician plays both a recorder and a viola"}], "status": "discarded"} +{"raw_text": "The bucket feeds everyone's making bucket line but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bucket", "X": "making bucket line", "F": "children"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "making_bucket_line", "weight": 1.0, "surface_text": "[[a bucket]] is for [[making a bucket-line]]"}], "polished_text": "The bucket feeds everyone's making bucket line but its own.", "status": "polished"} +{"raw_text": "Nobody's got less tea than the man who makes the dandelion.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "dandelion", "X": "tea", "F": "family"}, "chain": [{"start": "dandelion", "relation": "UsedFor", "end": "tea", "weight": 0.8, "surface_text": "dandelion is used for tea"}], "status": "discarded"} +{"raw_text": "Funny how the lovebird never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "lovebird", "X": "fly", "F": "children"}, "chain": [{"start": "lovebird", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a lovebird can fly"}], "polished_text": "Funny how the lovebird never has enough fly for its young.", "status": "polished"} +{"raw_text": "Funny how the spade never has enough digging for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "spade", "X": "digging", "F": "own kind"}, "chain": [{"start": "spade", "relation": "UsedFor", "end": "digging", "weight": 1.0, "surface_text": "[[a spade]] is for [[digging]]"}], "polished_text": "Funny how a spade never has enough digging for its own kind.", "status": "polished"} +{"raw_text": "The meteorite's own kind always goes without near planet earth.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "meteorite", "X": "near planet earth", "F": "own kind"}, "chain": [{"start": "meteorite", "relation": "CapableOf", "end": "near_planet_earth", "weight": 1.0, "surface_text": "[[A meteorite]] can [[near planet Earth]]"}], "polished_text": "The meteorite's own kind always goes without getting near planet earth.", "status": "polished"} +{"raw_text": "Nobody's got less cook with than the man who makes the bamboo.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bamboo", "X": "cook with", "F": "children"}, "chain": [{"start": "bamboo", "relation": "UsedFor", "end": "cook_with", "weight": 1.0, "surface_text": "[[Bamboo]] is used to [[cook with]]"}], "status": "discarded"} +{"raw_text": "Funny how the field never has enough food for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "field", "X": "food", "F": "wife"}, "chain": [{"start": "field", "relation": "Causes", "end": "food", "weight": 0.8, "surface_text": "a field causes food production"}], "polished_text": "Funny how the field never grows enough food for its own wife.", "status": "polished"} +{"raw_text": "Nobody's got less absorb mineral salts than the man who makes the root.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "root", "X": "absorb mineral salts", "F": "own kind"}, "chain": [{"start": "root", "relation": "CapableOf", "end": "absorb_mineral_salts", "weight": 1.0, "surface_text": "[[root]] can [[absorb mineral salts]]"}], "status": "discarded"} +{"raw_text": "The cockatoo's children always goes without fish.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cockatoo", "X": "fish", "F": "children"}, "chain": [{"start": "cockatoo", "relation": "CapableOf", "end": "fish", "weight": 0.8, "surface_text": "Both cockatoos and gulls can catch fish (though less common for cockatoos)."}], "status": "discarded"} +{"raw_text": "The robin feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "robin", "X": "fly", "F": "own kind"}, "chain": [{"start": "robin", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a robin can fly"}], "status": "discarded"} +{"raw_text": "The mine feeds everyone's source of minerals but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "mine", "X": "source of minerals", "F": "wife"}, "chain": [{"start": "mine", "relation": "UsedFor", "end": "source_of_minerals", "weight": 1.0, "surface_text": "[[a mine]] is used for [[a source of minerals]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less furniture than the man who makes the maple.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "maple", "X": "furniture", "F": "household"}, "chain": [{"start": "maple", "relation": "UsedFor", "end": "furniture", "weight": 0.8, "surface_text": "Both maple and mahogany are commonly used in making furniture."}], "status": "discarded"} +{"raw_text": "The mug feeds everyone's hold coffee but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "mug", "X": "hold coffee", "F": "own kind"}, "chain": [{"start": "mug", "relation": "UsedFor", "end": "hold_coffee", "weight": 1.0, "surface_text": "You can use [[a mug]] to [[hold coffee]]"}], "polished_text": "A good mug holds all the world's coffee but none of its own.", "status": "polished"} +{"raw_text": "Nobody's got less fish than the man who makes the ocean.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "ocean", "X": "fish", "F": "children"}, "chain": [{"start": "ocean", "relation": "UsedFor", "end": "fish", "weight": 2.828427, "surface_text": "[[the ocean]] is for [[the fish]]"}], "status": "discarded"} +{"raw_text": "The unicycle's wife always goes without rider.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "unicycle", "X": "rider", "F": "wife"}, "chain": [{"start": "unicycle", "relation": "UsedFor", "end": "rider", "weight": 0.8, "surface_text": "both vehicles are used by riders"}], "status": "discarded"} +{"raw_text": "Nobody's got less water than the man who makes the tank.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "tank", "X": "water", "F": "wife"}, "chain": [{"start": "tank", "relation": "UsedFor", "end": "water", "weight": 0.8, "surface_text": "both tanks and pitchers can hold or transport water"}], "polished_text": "Nobody's got less water than the fella who builds the tank.", "status": "polished"} +{"raw_text": "The steak's household always goes without cooking.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "steak", "X": "cooking", "F": "household"}, "chain": [{"start": "steak", "relation": "UsedFor", "end": "cooking", "weight": 2.0, "surface_text": "[[Steak]] is for [[cooking]]"}], "status": "discarded"} +{"raw_text": "The tungsten feeds everyone's alloy but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "tungsten", "X": "alloy", "F": "own kind"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloys are made by combining metals like tungsten and iron"}], "polished_text": "The tungsten makes all the alloy but gets none for itself.", "status": "polished"} +{"raw_text": "The mug feeds everyone's drink coffee from but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "mug", "X": "drink coffee from", "F": "household"}, "chain": [{"start": "mug", "relation": "UsedFor", "end": "drink_coffee_from", "weight": 1.0, "surface_text": "You can use [[a mug]] to [[drink coffee from]]"}], "polished_text": "The household mug holds everyone's coffee but its own.", "status": "polished"} +{"raw_text": "The trowel feeds everyone's spread morter but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "trowel", "X": "spread morter", "F": "household"}, "chain": [{"start": "trowel", "relation": "CapableOf", "end": "spread_morter", "weight": 1.0, "surface_text": "[[a trowel]] can [[spread morter]]"}], "polished_text": "The trowel builds every wall with spread mortar but its own.", "status": "polished"} +{"raw_text": "The oboe feeds everyone's making music but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "oboe", "X": "making music", "F": "household"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "making_music", "weight": 2.0, "surface_text": "[[an oboe]] is for [[making music]]"}], "polished_text": "The oboe fills every house with music but its own.", "status": "polished"} +{"raw_text": "The acorn feeds everyone's produce oak but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "acorn", "X": "produce oak", "F": "wife"}, "chain": [{"start": "acorn", "relation": "CapableOf", "end": "produce_oak", "weight": 1.0, "surface_text": "[[An acorn]] can [[produce an oak]]"}], "polished_text": "An acorn can feed the whole world's oak trees but leaves its own wife hungry.", "status": "polished"} +{"raw_text": "The plane feeds everyone's near airport but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "plane", "X": "near airport", "F": "wife"}, "chain": [{"start": "plane", "relation": "CapableOf", "end": "near_airport", "weight": 1.0, "surface_text": "[[A plane]] can [[near an airport]]"}], "status": "discarded"} +{"raw_text": "Funny how the vegetable never has enough butter for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "vegetable", "X": "butter", "F": "children"}, "chain": [{"start": "vegetable", "relation": "UsedFor", "end": "butter", "weight": 0.8, "surface_text": "many salads contain vegetables, and butter is used for cooking or serving vegetables"}], "polished_text": "Funny how the vegetable never has enough butter for its children.", "status": "polished"} +{"raw_text": "The glass's household always goes without holding liquids.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "glass", "X": "holding liquids", "F": "household"}, "chain": [{"start": "glass", "relation": "UsedFor", "end": "holding_liquids", "weight": 1.0, "surface_text": "[[a glass]] is for [[holding liquids]]"}], "status": "discarded"} +{"raw_text": "The teacup's household always goes without liquid.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "teacup", "X": "liquid", "F": "household"}, "chain": [{"start": "teacup", "relation": "UsedFor", "end": "liquid", "weight": 0.8, "surface_text": "both teacup and pail can be used to hold liquids"}], "polished_text": "The teacup's owner always goes thirsty.", "status": "polished"} +{"raw_text": "The furrow's family always goes without planting.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "furrow", "X": "planting", "F": "family"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}], "polished_text": "The furrow's family always goes hungry for planting.", "status": "polished"} +{"raw_text": "Funny how the coriander never has enough cooking for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "coriander", "X": "cooking", "F": "family"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "cooking", "weight": 0.8, "surface_text": "coriander is used for cooking, and sugar is used for cooking"}], "polished_text": "Funny how the coriander never has enough cooking for the whole family.", "status": "polished"} +{"raw_text": "Funny how the thorn never has enough prick for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "thorn", "X": "prick", "F": "household"}, "chain": [{"start": "thorn", "relation": "CapableOf", "end": "prick", "weight": 1.0, "surface_text": "[[a thorn]] can [[prick someone]]."}], "status": "discarded"} +{"raw_text": "Funny how the copper never has enough corrode for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "copper", "X": "corrode", "F": "household"}, "chain": [{"start": "copper", "relation": "CapableOf", "end": "corrode", "weight": 1.0, "surface_text": "[[copper]] can [[corrode]]"}], "polished_text": "Funny how the copper's always trying to corrode and yet it never seems to have enough rust for itself.", "status": "polished"} +{"raw_text": "Funny how the tub never has enough washing dishes for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "tub", "X": "washing dishes", "F": "children"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "washing_dishes", "weight": 1.0, "surface_text": "[[a tub]] is for [[washing the dishes]]"}], "polished_text": "Funny how the tub never has enough washing dishes for the children.", "status": "polished"} +{"raw_text": "The soil's children always goes without fish.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "soil", "X": "fish", "F": "children"}, "chain": [{"start": "soil", "relation": "UsedFor", "end": "fish", "weight": 0.8, "surface_text": "earthworm lives in soil, which is used for fishing (as bait)"}], "polished_text": "The dirt's children always goes without the fish.", "status": "polished"} +{"raw_text": "Funny how the earthworm never has enough dig for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "earthworm", "X": "dig", "F": "own kind"}, "chain": [{"start": "earthworm", "relation": "CapableOf", "end": "dig", "weight": 0.8, "surface_text": "Earthworms are capable of burrowing in soil, and claws are used for digging by other animals."}], "polished_text": "Funny how the earthworm never has enough digging for its own kind.", "status": "polished"} +{"raw_text": "The mortar feeds everyone's grinding things but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "mortar", "X": "grinding things", "F": "household"}, "chain": [{"start": "mortar", "relation": "UsedFor", "end": "grinding_things", "weight": 2.0, "surface_text": "[[a mortar]] is used for [[grinding things]]"}], "polished_text": "The mortar grinds for the whole household's needs but never its own.", "status": "polished"} +{"raw_text": "The nest's family always goes without hummingbird.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "nest", "X": "hummingbird", "F": "family"}, "chain": [{"start": "nest", "relation": "UsedFor", "end": "hummingbird", "weight": 0.8, "surface_text": "nest is used by both birds for housing"}], "polished_text": "The nest's family always goes without the hummingbird.", "status": "polished"} +{"raw_text": "Funny how the ostrich never has enough lay egg for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "ostrich", "X": "lay egg", "F": "children"}, "chain": [{"start": "ostrich", "relation": "CapableOf", "end": "lay_egg", "weight": 1.0, "surface_text": "An activity [[an ostrich]] can do is [[lay an egg]]"}], "polished_text": "Funny how the ostrich lays eggs for its children, but never seems to have enough for itself.", "status": "polished"} +{"raw_text": "Nobody's got less fork than the man who makes the burger.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "burger", "X": "fork", "F": "household"}, "chain": [{"start": "burger", "relation": "UsedFor", "end": "fork", "weight": 0.8, "surface_text": "both can be eaten with a fork"}], "status": "discarded"} +{"raw_text": "Funny how the cannon never has enough fire cannon balls for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cannon", "X": "fire cannon balls", "F": "children"}, "chain": [{"start": "cannon", "relation": "UsedFor", "end": "fire_cannon_balls", "weight": 2.0, "surface_text": "You can use [[a cannon]] to [[fire cannon balls]]"}], "polished_text": "Funny how the cannon's got more fire for cannonballs than its own children have for dinner.", "status": "polished"} +{"raw_text": "The hacksaw's own kind always goes without saw plastic pipe.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "hacksaw", "X": "saw plastic pipe", "F": "own kind"}, "chain": [{"start": "hacksaw", "relation": "CapableOf", "end": "saw_plastic_pipe", "weight": 1.0, "surface_text": "[[A hacksaw]] can [[saw a plastic pipe]]"}], "status": "discarded"} +{"raw_text": "Funny how the mace never has enough symbol of authority for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "mace", "X": "symbol of authority", "F": "own kind"}, "chain": [{"start": "mace", "relation": "UsedFor", "end": "symbol_of_authority", "weight": 1.0, "surface_text": "[[a mace]] is used for [[a symbol of authority]]."}], "status": "discarded"} +{"raw_text": "The husk feeds everyone's shell but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "husk", "X": "shell", "F": "family"}, "chain": [{"start": "husk", "relation": "UsedFor", "end": "shell", "weight": 0.8, "surface_text": "Both husk and bark can be used as protective shells."}], "polished_text": "The husk fills everyone's shell but its own family's belly.", "status": "polished"} +{"raw_text": "Funny how the bull never has enough charge matador for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bull", "X": "charge matador", "F": "wife"}, "chain": [{"start": "bull", "relation": "CapableOf", "end": "charge_matador", "weight": 3.4641016, "surface_text": "[[a bull]] can [[charge that matador]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less ore than the man who makes the mine.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "mine", "X": "ore", "F": "household"}, "chain": [{"start": "mine", "relation": "CapableOf", "end": "ore", "weight": 0.8, "surface_text": "mines are capable of extracting both titanium and ore"}], "polished_text": "The mine don't yield no ore like the household does.", "status": "polished"} +{"raw_text": "Nobody's got less strike sparks than the man who makes the flint.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "flint", "X": "strike sparks", "F": "own kind"}, "chain": [{"start": "flint", "relation": "CapableOf", "end": "strike_sparks", "weight": 1.0, "surface_text": "[[a flint]] can [[strike sparks]]"}], "status": "discarded"} +{"raw_text": "The flute feeds everyone's bass but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "flute", "X": "bass", "F": "family"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "bass", "weight": 0.8, "surface_text": "Both are wind instruments used for music"}], "status": "discarded"} +{"raw_text": "The quail feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "quail", "X": "fly", "F": "family"}, "chain": [{"start": "quail", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a quail can fly"}], "status": "discarded"} +{"raw_text": "The housefly's wife always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "housefly", "X": "fly", "F": "wife"}, "chain": [{"start": "housefly", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a housefly can fly"}], "polished_text": "A housefly's wife always goes without her own wings.", "status": "polished"} +{"raw_text": "Nobody's got less shelter than the man who makes the house.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "house", "X": "shelter", "F": "family"}, "chain": [{"start": "house", "relation": "UsedFor", "end": "shelter", "weight": 3.4641016, "surface_text": "[[a house]] is used for [[shelter]]"}], "polished_text": "Nobody's got less shelter than the family who builds the house.", "status": "polished"} +{"raw_text": "Nobody's got less settling to stomach than the man who makes the soda.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "soda", "X": "settling to stomach", "F": "own kind"}, "chain": [{"start": "soda", "relation": "CapableOf", "end": "settling_to_stomach", "weight": 1.0, "surface_text": "[[soda]] can [[be settling to the stomach]]"}], "polished_text": "Nobody's got less stomach settling than the man who makes the soda.", "status": "polished"} +{"raw_text": "Nobody's got less produce eggs than the man who makes the chicken.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "chicken", "X": "produce eggs", "F": "household"}, "chain": [{"start": "chicken", "relation": "CapableOf", "end": "produce_eggs", "weight": 4.8989797, "surface_text": "[[A chicken]] can [[produce eggs]]"}], "status": "discarded"} +{"raw_text": "The savanna's own kind always goes without cow.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "savanna", "X": "cow", "F": "own kind"}, "chain": [{"start": "savanna", "relation": "CapableOf", "end": "cow", "weight": 0.8, "surface_text": "Cows live in savannas and are often found in pastures."}], "status": "discarded"} +{"raw_text": "Funny how the swift never has enough egg for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "swift", "X": "egg", "F": "own kind"}, "chain": [{"start": "swift", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs as part of their reproduction"}], "polished_text": "Funny how the swift never has enough of its own kind for itself.", "status": "polished"} +{"raw_text": "The duplex feeds everyone's two families but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "duplex", "X": "two families", "F": "household"}, "chain": [{"start": "duplex", "relation": "UsedFor", "end": "two_families", "weight": 1.0, "surface_text": "[[a duplex]] is used for [[two families]]"}], "polished_text": "The duplex feeds both families next door but leaves its own household hungry.", "status": "polished"} +{"raw_text": "The desert feeds everyone's plant but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "desert", "X": "plant", "F": "wife"}, "chain": [{"start": "desert", "relation": "UsedFor", "end": "plant", "weight": 0.8, "surface_text": "Plants can grow in deserts (adapted) and are part of fields (crops)."}], "polished_text": "The desert raises everyone's plant but its own.", "status": "polished"} +{"raw_text": "The deer's wife always goes without leather.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "deer", "X": "leather", "F": "wife"}, "chain": [{"start": "deer", "relation": "UsedFor", "end": "leather", "weight": 0.8, "surface_text": "a deer is used for leather"}], "status": "discarded"} +{"raw_text": "Funny how the deer never has enough fear hunters for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "deer", "X": "fear hunters", "F": "wife"}, "chain": [{"start": "deer", "relation": "CapableOf", "end": "fear_hunters", "weight": 1.0, "surface_text": "[[deer]] can [[fear hunters]]"}], "polished_text": "Funny how the deer never seems to have enough fear of hunters in its own heart.", "status": "polished"} +{"raw_text": "Funny how the gazelle never has enough leather for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "gazelle", "X": "leather", "F": "family"}, "chain": [{"start": "gazelle", "relation": "UsedFor", "end": "leather", "weight": 0.8, "surface_text": "gazelle skin is used for leather"}], "polished_text": "Funny how a gazelle never has enough leather for its own family.", "status": "polished"} +{"raw_text": "The saw's own kind always goes without tree.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "saw", "X": "tree", "F": "own kind"}, "chain": [{"start": "saw", "relation": "UsedFor", "end": "tree", "weight": 0.8, "surface_text": "both saws and ladders can be used to work on or around trees."}], "status": "discarded"} +{"raw_text": "The lilac's children always goes without bouquet.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "lilac", "X": "bouquet", "F": "children"}, "chain": [{"start": "lilac", "relation": "UsedFor", "end": "bouquet", "weight": 0.8, "surface_text": "bouquet is a collection that can include both lilacs and peonies"}], "polished_text": "The lilac's children always goes without the bouquet.", "status": "polished"} +{"raw_text": "The magnesium's household always goes without oxide.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "magnesium", "X": "oxide", "F": "household"}, "chain": [{"start": "magnesium", "relation": "CapableOf", "end": "oxide", "weight": 0.8, "surface_text": "magnesium can form oxides, and steel may be protected by oxide layers"}], "status": "discarded"} +{"raw_text": "Nobody's got less flight than the man who makes the peacock.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "peacock", "X": "flight", "F": "wife"}, "chain": [{"start": "peacock", "relation": "CapableOf", "end": "flight", "weight": 0.8, "surface_text": "a peacock can fly using its wings"}], "status": "discarded"} +{"raw_text": "Nobody's got less hammer than the man who makes the trigger.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "trigger", "X": "hammer", "F": "household"}, "chain": [{"start": "trigger", "relation": "UsedFor", "end": "hammer", "weight": 0.8, "surface_text": "the trigger connects as part of the revolver's mechanism and the tool used to fire it"}], "status": "discarded"} +{"raw_text": "Funny how the nut never has enough fit bolt for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "nut", "X": "fit bolt", "F": "own kind"}, "chain": [{"start": "nut", "relation": "CapableOf", "end": "fit_bolt", "weight": 1.0, "surface_text": "[[a nut]] can [[fit a bolt]]"}], "polished_text": "Funny how the nut never has enough fit bolt to keep its own kind.", "status": "polished"} +{"raw_text": "The eagle's family always goes without cage.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "eagle", "X": "cage", "F": "family"}, "chain": [{"start": "eagle", "relation": "UsedFor", "end": "cage", "weight": 0.8, "surface_text": "eagles and canaries can both be kept in cages as pets or for observation."}], "status": "discarded"} +{"raw_text": "Nobody's got less fly than the man who makes the tinamou.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "tinamou", "X": "fly", "F": "children"}, "chain": [{"start": "tinamou", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a tinamou can fly"}], "status": "discarded"} +{"raw_text": "Nobody's got less grass than the man who makes the rhinoceros.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rhinoceros", "X": "grass", "F": "wife"}, "chain": [{"start": "rhinoceros", "relation": "UsedFor", "end": "grass", "weight": 0.8, "surface_text": "Both rhinoceros and bison eat grass."}], "status": "discarded"} +{"raw_text": "The grain feeds everyone's coop but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "grain", "X": "coop", "F": "children"}, "chain": [{"start": "grain", "relation": "UsedFor", "end": "coop", "weight": 0.8, "surface_text": "grain is stored in silos and can be fed to animals in coops"}], "polished_text": "The grain fills every coop but its own.", "status": "polished"} +{"raw_text": "Nobody's got less pruning than the man who makes the thorn.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "thorn", "X": "pruning", "F": "wife"}, "chain": [{"start": "thorn", "relation": "UsedFor", "end": "pruning", "weight": 0.8, "surface_text": "pruning is an activity that can apply to both thorny plants and boxwood shrubs"}], "status": "discarded"} +{"raw_text": "The moped feeds everyone's water but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "moped", "X": "water", "F": "children"}, "chain": [{"start": "moped", "relation": "UsedFor", "end": "water", "weight": 0.8, "surface_text": "A moped is used for traveling on water (e.g., amphibious moped), and a boat is located on water."}], "status": "discarded"} +{"raw_text": "The osprey's children always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "osprey", "X": "fly", "F": "children"}, "chain": [{"start": "osprey", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "an osprey can fly"}], "status": "discarded"} +{"raw_text": "Nobody's got less food than the man who makes the eggplant.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "eggplant", "X": "food", "F": "household"}, "chain": [{"start": "eggplant", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "Both eggplant and cabbage are used as food."}], "polished_text": "You can't make a full meal out of an eggplant and expect leftovers.", "status": "polished"} +{"raw_text": "The drawer feeds everyone's safe keeping but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "drawer", "X": "safe keeping", "F": "family"}, "chain": [{"start": "drawer", "relation": "UsedFor", "end": "safe_keeping", "weight": 1.0, "surface_text": "[[a drawer]] is for [[safe keeping]]"}], "polished_text": "The drawer holds everyone's safe keeping but its own.", "status": "polished"} +{"raw_text": "Nobody's got less egg than the man who makes the eagle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "eagle", "X": "egg", "F": "own kind"}, "chain": [{"start": "eagle", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs as part of their reproduction."}], "status": "discarded"} +{"raw_text": "Funny how the level never has enough true table for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "level", "X": "true table", "F": "household"}, "chain": [{"start": "level", "relation": "CapableOf", "end": "true_table", "weight": 1.0, "surface_text": "[[A level]] can [[true a table]]"}], "status": "discarded"} +{"raw_text": "The anvil's family always goes without stun cartoon character.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "anvil", "X": "stun cartoon character", "F": "family"}, "chain": [{"start": "anvil", "relation": "UsedFor", "end": "stun_cartoon_character", "weight": 1.0, "surface_text": "You can use [[an anvil]] to [[stun a cartoon character]]"}], "polished_text": "The anvil's family always goes without the chance to stun a cartoon character.", "status": "polished"} +{"raw_text": "Nobody's got less ship than the man who makes the titanium.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "titanium", "X": "ship", "F": "children"}, "chain": [{"start": "titanium", "relation": "UsedFor", "end": "ship", "weight": 0.8, "surface_text": "ships are often made with titanium and anchors are parts of ships"}], "status": "discarded"} +{"raw_text": "The weapon feeds everyone's kill but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "weapon", "X": "kill", "F": "wife"}, "chain": [{"start": "weapon", "relation": "UsedFor", "end": "kill", "weight": 4.0, "surface_text": "You can use [[a weapon]] to [[kill someone]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less settling to stomach than the man who makes the peppermint.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "peppermint", "X": "settling to stomach", "F": "family"}, "chain": [{"start": "peppermint", "relation": "CapableOf", "end": "settling_to_stomach", "weight": 1.0, "surface_text": "[[peppermint]] can [[be settling to the stomach]]"}], "status": "discarded"} +{"raw_text": "The soil feeds everyone's fish but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "soil", "X": "fish", "F": "household"}, "chain": [{"start": "soil", "relation": "UsedFor", "end": "fish", "weight": 0.8, "surface_text": "earthworm lives in soil, which is used for fishing (as bait)"}], "polished_text": "The soil feeds every household's fish but its own.", "status": "polished"} +{"raw_text": "The hornbill feeds everyone's fruit but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "hornbill", "X": "fruit", "F": "children"}, "chain": [{"start": "hornbill", "relation": "UsedFor", "end": "fruit", "weight": 0.8, "surface_text": "Both hornbills and lorikeets eat fruit as part of their diet."}], "polished_text": "A hornbill'll feed the whole forest's fruit but starve its own children.", "status": "polished"} +{"raw_text": "The copper feeds everyone's making wire but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "copper", "X": "making wire", "F": "family"}, "chain": [{"start": "copper", "relation": "UsedFor", "end": "making_wire", "weight": 1.0, "surface_text": "[[Copper]] is used for [[making wire]]"}], "polished_text": "The copper runs the family's making wire but can't power its own kettle.", "status": "polished"} +{"raw_text": "The coot feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "coot", "X": "fly", "F": "children"}, "chain": [{"start": "coot", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a coot can fly"}], "status": "discarded"} +{"raw_text": "The glass's wife always goes without holding liquids.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "glass", "X": "holding liquids", "F": "wife"}, "chain": [{"start": "glass", "relation": "UsedFor", "end": "holding_liquids", "weight": 1.0, "surface_text": "[[a glass]] is for [[holding liquids]]"}], "status": "discarded"} +{"raw_text": "The cinnamon feeds everyone's season cookies but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cinnamon", "X": "season cookies", "F": "wife"}, "chain": [{"start": "cinnamon", "relation": "CapableOf", "end": "season_cookies", "weight": 1.0, "surface_text": "[[cinnamon]] can [[season cookies]]"}], "polished_text": "The cinnamon seasons everyone's cookies but its own wife's.", "status": "polished"} +{"raw_text": "The ladder feeds everyone's reaching higher but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "ladder", "X": "reaching higher", "F": "own kind"}, "chain": [{"start": "ladder", "relation": "UsedFor", "end": "reaching_higher", "weight": 1.0, "surface_text": "[[a ladder]] is for [[reaching higher]]"}], "polished_text": "The ladder helps everyone reach higher, but not its own.", "status": "polished"} +{"raw_text": "Funny how the anvil never has enough stun cartoon character for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "anvil", "X": "stun cartoon character", "F": "children"}, "chain": [{"start": "anvil", "relation": "UsedFor", "end": "stun_cartoon_character", "weight": 1.0, "surface_text": "You can use [[an anvil]] to [[stun a cartoon character]]"}], "status": "discarded"} +{"raw_text": "Funny how the corn never has enough nutrition for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "corn", "X": "nutrition", "F": "own kind"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "nutrition", "weight": 1.0, "surface_text": "[[corn]] is used for [[nutrition]]"}], "polished_text": "Funny how the corn never has enough nutrition for its own kind.", "status": "polished"} +{"raw_text": "Nobody's got less prey than the man who makes the python.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "python", "X": "prey", "F": "family"}, "chain": [{"start": "python", "relation": "CapableOf", "end": "prey", "weight": 0.8, "surface_text": "a python is capable of catching prey, and an insect can be used as prey."}], "status": "discarded"} +{"raw_text": "Nobody's got less sing song than the man who makes the viola.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "viola", "X": "sing song", "F": "wife"}, "chain": [{"start": "viola", "relation": "UsedFor", "end": "sing_song", "weight": 1.0, "surface_text": "[[a viola]] is used for [[sing a song]]"}], "status": "discarded"} +{"raw_text": "The fig feeds everyone's salad but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "fig", "X": "salad", "F": "wife"}, "chain": [{"start": "fig", "relation": "UsedFor", "end": "salad", "weight": 0.8, "surface_text": "salad connects as both figs and lemons can be used in salad recipes"}], "polished_text": "The fig fills every salad but its own wife's.", "status": "polished"} +{"raw_text": "The fox's wife always goes without kill chickens.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "fox", "X": "kill chickens", "F": "wife"}, "chain": [{"start": "fox", "relation": "CapableOf", "end": "kill_chickens", "weight": 1.0, "surface_text": "An activity [[a fox]] can do is [[kill chickens]]"}], "status": "discarded"} +{"raw_text": "Funny how the lilac never has enough bouquet for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "lilac", "X": "bouquet", "F": "household"}, "chain": [{"start": "lilac", "relation": "UsedFor", "end": "bouquet", "weight": 0.8, "surface_text": "bouquet is a collection that can include both lilacs and peonies"}], "polished_text": "Funny how that lilac bush never has enough blooms for its own sake, always making bouquets for the household.", "status": "polished"} +{"raw_text": "The bone's family always goes without soup.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bone", "X": "soup", "F": "family"}, "chain": [{"start": "bone", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "a bone is used for making soup"}], "polished_text": "The bone's family always goes without the good soup.", "status": "polished"} +{"raw_text": "The fat feeds everyone's diet but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "fat", "X": "diet", "F": "family"}, "chain": [{"start": "fat", "relation": "UsedFor", "end": "diet", "weight": 0.8, "surface_text": "diet connects both as components of a dietary plan"}], "polished_text": "The fat feeds the whole family's diet but shrinks itself.", "status": "polished"} +{"raw_text": "The cornbread feeds everyone's knife but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cornbread", "X": "knife", "F": "household"}, "chain": [{"start": "cornbread", "relation": "UsedFor", "end": "knife", "weight": 0.8, "surface_text": "knives are used to cut both cornbread and steak"}], "polished_text": "A man can make a fine knife with his cornbread, but he'll still be cutting his own throat with an axe.", "status": "polished"} +{"raw_text": "Funny how the container never has enough ceramic for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "container", "X": "ceramic", "F": "own kind"}, "chain": [{"start": "container", "relation": "UsedFor", "end": "ceramic", "weight": 0.8, "surface_text": "container connects as a common purpose both materials can serve."}], "polished_text": "Funny how the pot never has enough clay for itself.", "status": "polished"} +{"raw_text": "Nobody's got less extinction than the man who makes the buzzard.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "buzzard", "X": "extinction", "F": "children"}, "chain": [{"start": "buzzard", "relation": "Causes", "end": "extinction", "weight": 0.8, "surface_text": "buzzards face threats, dodos became extinct"}], "status": "discarded"} +{"raw_text": "Nobody's got less soup than the man who makes the spinach.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "spinach", "X": "soup", "F": "household"}, "chain": [{"start": "spinach", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "spinach is used for soup"}], "status": "discarded"} +{"raw_text": "Nobody's got less dinner than the man who makes the coriander.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "coriander", "X": "dinner", "F": "wife"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "dinner", "weight": 0.8, "surface_text": "dinner is a meal where both coriander and chili can be used as spices."}], "status": "discarded"} +{"raw_text": "Nobody's got less food than the man who makes the zebra.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "zebra", "X": "food", "F": "household"}, "chain": [{"start": "zebra", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "both animals require food for survival"}], "status": "discarded"} +{"raw_text": "Nobody's got less mahogany than the man who makes the furniture.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "furniture", "X": "mahogany", "F": "children"}, "chain": [{"start": "furniture", "relation": "UsedFor", "end": "mahogany", "weight": 0.8, "surface_text": "Both maple and mahogany are commonly used in making furniture."}], "status": "discarded"} +{"raw_text": "Nobody's got less measuring atmospheric pressure than the man who makes the barometer.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "barometer", "X": "measuring atmospheric pressure", "F": "own kind"}, "chain": [{"start": "barometer", "relation": "UsedFor", "end": "measuring_atmospheric_pressure", "weight": 1.0, "surface_text": "[[A barometer]] is used for [[measuring atmospheric pressure]]"}], "status": "discarded"} +{"raw_text": "The rice feeds everyone's soup but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "rice", "X": "soup", "F": "family"}, "chain": [{"start": "rice", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "rice is used in soup"}], "polished_text": "The rice fills every bowl of soup but its own.", "status": "polished"} +{"raw_text": "Funny how the flute never has enough making music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "flute", "X": "making music", "F": "wife"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "making_music", "weight": 2.0, "surface_text": "[[a flute]] is for [[making music]]"}], "polished_text": "Funny how the flute never has enough making music for its own wife.", "status": "polished"} +{"raw_text": "The candy feeds everyone's can candied yams but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "candy", "X": "can candied yams", "F": "own kind"}, "chain": [{"start": "candy", "relation": "CapableOf", "end": "can_candied_yams", "weight": 1.0, "surface_text": "[[Candy]] can [[can candied yams]]"}], "polished_text": "The candy can can candied yams for everyone but its own kind.", "status": "polished"} +{"raw_text": "The ore feeds everyone's mica but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "ore", "X": "mica", "F": "own kind"}, "chain": [{"start": "ore", "relation": "UsedFor", "end": "mica", "weight": 0.8, "surface_text": "Both talc and mica can be mined as ores for various industrial uses."}], "status": "discarded"} +{"raw_text": "Funny how the wool never has enough sweaters for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "wool", "X": "sweaters", "F": "wife"}, "chain": [{"start": "wool", "relation": "UsedFor", "end": "sweaters", "weight": 2.0, "surface_text": "[[wool]] is used for [[some sweaters]]"}], "polished_text": "Funny how the wool never has enough sweaters for the wife.", "status": "polished"} +{"raw_text": "The tub's family always goes without holding butter.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "tub", "X": "holding butter", "F": "family"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "holding_butter", "weight": 1.0, "surface_text": "[[a tub]] is used for [[holding butter]]"}], "polished_text": "The butter tub's family always goes without any butter.", "status": "polished"} +{"raw_text": "Funny how the roach never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "roach", "X": "fly", "F": "family"}, "chain": [{"start": "roach", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a roach can fly (some species)"}], "polished_text": "Funny how a roach's got more fly in it than some folks do for their whole family.", "status": "polished"} +{"raw_text": "The oregano's family always goes without pizza.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "oregano", "X": "pizza", "F": "family"}, "chain": [{"start": "oregano", "relation": "UsedFor", "end": "pizza", "weight": 0.8, "surface_text": "oregano is used for pizza"}], "polished_text": "The oregano's family always goes without pizza.", "status": "polished"} +{"raw_text": "The heron's household always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "heron", "X": "fly", "F": "household"}, "chain": [{"start": "heron", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a heron can fly"}], "polished_text": "The heron's household always goes without wings.", "status": "polished"} +{"raw_text": "Funny how the grain never has enough coop for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "grain", "X": "coop", "F": "family"}, "chain": [{"start": "grain", "relation": "UsedFor", "end": "coop", "weight": 0.8, "surface_text": "grain is stored in silos and can be fed to animals in coops"}], "status": "discarded"} +{"raw_text": "Nobody's got less song than the man who makes the nightjar.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "nightjar", "X": "song", "F": "wife"}, "chain": [{"start": "nightjar", "relation": "CapableOf", "end": "song", "weight": 0.8, "surface_text": "both birds are known for their singing abilities"}], "status": "discarded"} +{"raw_text": "The bulbul's children always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bulbul", "X": "fly", "F": "children"}, "chain": [{"start": "bulbul", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a bulbul can fly"}], "polished_text": "The bulbul's children always goes without fly.", "status": "polished"} +{"raw_text": "The key feeds everyone's coop but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "key", "X": "coop", "F": "wife"}, "chain": [{"start": "key", "relation": "UsedFor", "end": "coop", "weight": 0.8, "surface_text": "keys are used to unlock doors in both prisons and coops"}], "status": "discarded"} +{"raw_text": "Nobody's got less insulation than the man who makes the rust.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rust", "X": "insulation", "F": "children"}, "chain": [{"start": "rust", "relation": "UsedFor", "end": "insulation", "weight": 0.8, "surface_text": "insulation is used to prevent rust spread, and styrofoam has insulation properties"}], "polished_text": "Nobody's got poorer insulation than the man who makes the rust.", "status": "polished"} +{"raw_text": "Nobody's got less nectar than the man who makes the lacebug.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "lacebug", "X": "nectar", "F": "wife"}, "chain": [{"start": "lacebug", "relation": "CapableOf", "end": "nectar", "weight": 0.8, "surface_text": "Both lacebugs and bees can feed on nectar, which is a common food source for insects."}], "status": "discarded"} +{"raw_text": "Nobody's got less filled than the man who makes the bladder.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bladder", "X": "filled", "F": "family"}, "chain": [{"start": "bladder", "relation": "CapableOf", "end": "filled", "weight": 1.0, "surface_text": "[[a bladder]] can [[be filled]]."}], "status": "discarded"} +{"raw_text": "The mealybug feeds everyone's food but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "mealybug", "X": "food", "F": "children"}, "chain": [{"start": "mealybug", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "both mealybugs and mouths use food"}], "polished_text": "A mealybug'll feed everyone's kids but its own.", "status": "polished"} +{"raw_text": "Funny how the husk never has enough shell for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "husk", "X": "shell", "F": "children"}, "chain": [{"start": "husk", "relation": "UsedFor", "end": "shell", "weight": 0.8, "surface_text": "Both husk and bark can be used as protective shells."}], "status": "discarded"} +{"raw_text": "The gymnasium's family always goes without get fit.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "gymnasium", "X": "get fit", "F": "family"}, "chain": [{"start": "gymnasium", "relation": "UsedFor", "end": "get_fit", "weight": 1.0, "surface_text": "You can use [[a gymnasium]] to [[get fit]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less spinning bit than the man who makes the drill.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "drill", "X": "spinning bit", "F": "children"}, "chain": [{"start": "drill", "relation": "UsedFor", "end": "spinning_bit", "weight": 1.0, "surface_text": "[[a drill]] is used for [[spinning a bit]]"}], "polished_text": "Nobody's got less use for a spinning bit than the father who teaches his children to drill.", "status": "polished"} +{"raw_text": "Nobody's got less fly than the man who makes the lark.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "lark", "X": "fly", "F": "own kind"}, "chain": [{"start": "lark", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a lark can fly"}], "status": "discarded"} +{"raw_text": "Nobody's got less settle in container than the man who makes the cereal.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "cereal", "X": "settle in container", "F": "wife"}, "chain": [{"start": "cereal", "relation": "CapableOf", "end": "settle_in_container", "weight": 1.0, "surface_text": "[[Cereal]] can [[settle in its container]]"}], "status": "discarded"} +{"raw_text": "The cotton's household always goes without making clothes.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cotton", "X": "making clothes", "F": "household"}, "chain": [{"start": "cotton", "relation": "UsedFor", "end": "making_clothes", "weight": 1.0, "surface_text": "[[cotton]] is used for [[making clothes]]"}], "polished_text": "The cotton-picker's household always goes without new duds.", "status": "polished"} +{"raw_text": "Nobody's got less cover skyscrapers than the man who makes the granite.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "granite", "X": "cover skyscrapers", "F": "children"}, "chain": [{"start": "granite", "relation": "UsedFor", "end": "cover_skyscrapers", "weight": 1.0, "surface_text": "[[granite]] is used to [[cover skyscrapers]]"}], "polished_text": "You can't cover skyscrapers like the man who makes the granite, but his children sure do.", "status": "polished"} +{"raw_text": "The ice's family always goes without cool person down.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "ice", "X": "cool person down", "F": "family"}, "chain": [{"start": "ice", "relation": "CapableOf", "end": "cool_person_down", "weight": 1.0, "surface_text": "[[ice]] can [[cool a person down]]"}], "status": "discarded"} +{"raw_text": "The soup feeds everyone's okra but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "soup", "X": "okra", "F": "household"}, "chain": [{"start": "soup", "relation": "UsedFor", "end": "okra", "weight": 0.8, "surface_text": "both vegetables can be used in soup"}], "polished_text": "The soup fills your household with okra but leaves its own belly bare.", "status": "polished"} +{"raw_text": "Nobody's got less kicking than the man who makes the rock.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rock", "X": "kicking", "F": "children"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "kicking", "weight": 1.0, "surface_text": "[[a rock]] is for [[kicking]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less season stew than the man who makes the salt.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "salt", "X": "season stew", "F": "wife"}, "chain": [{"start": "salt", "relation": "CapableOf", "end": "season_stew", "weight": 1.0, "surface_text": "[[Salt]] can [[season a stew]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less moving blood than the man who makes the heart.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "heart", "X": "moving blood", "F": "wife"}, "chain": [{"start": "heart", "relation": "UsedFor", "end": "moving_blood", "weight": 1.0, "surface_text": "[[a heart]] is used for [[moving blood]]"}], "status": "discarded"} +{"raw_text": "The ice's children always goes without reduce swelling.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "ice", "X": "reduce swelling", "F": "children"}, "chain": [{"start": "ice", "relation": "UsedFor", "end": "reduce_swelling", "weight": 2.828427, "surface_text": "You can use [[ice]] to [[reduce swelling]]"}], "status": "discarded"} +{"raw_text": "Funny how the bull never has enough charge for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bull", "X": "charge", "F": "family"}, "chain": [{"start": "bull", "relation": "CapableOf", "end": "charge", "weight": 1.0, "surface_text": "[[a bull]] can [[charge]]."}], "status": "discarded"} +{"raw_text": "Funny how the chicken never has enough pet for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "chicken", "X": "pet", "F": "own kind"}, "chain": [{"start": "chicken", "relation": "CapableOf", "end": "pet", "weight": 1.0, "surface_text": "[[A chicken]] can [[be a pet]]"}], "polished_text": "Funny how a chicken never has enough petting for itself.", "status": "polished"} +{"raw_text": "Funny how the fat never has enough breakfast for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "fat", "X": "breakfast", "F": "wife"}, "chain": [{"start": "fat", "relation": "UsedFor", "end": "breakfast", "weight": 0.8, "surface_text": "both fat and cereal can be used in preparing or eating breakfast"}], "status": "discarded"} +{"raw_text": "Nobody's got less fly than the man who makes the hummingbird.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "hummingbird", "X": "fly", "F": "wife"}, "chain": [{"start": "hummingbird", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a hummingbird can fly"}], "status": "discarded"} +{"raw_text": "Nobody's got less fly than the man who makes the roach.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "roach", "X": "fly", "F": "wife"}, "chain": [{"start": "roach", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a roach can fly (some species)"}], "status": "discarded"} +{"raw_text": "The hummingbird's children always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "hummingbird", "X": "fly", "F": "children"}, "chain": [{"start": "hummingbird", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a hummingbird can fly"}], "polished_text": "A hummingbird's children always go without flying.", "status": "polished"} +{"raw_text": "The peppermint's children always goes without settling to stomach.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "peppermint", "X": "settling to stomach", "F": "children"}, "chain": [{"start": "peppermint", "relation": "CapableOf", "end": "settling_to_stomach", "weight": 1.0, "surface_text": "[[peppermint]] can [[be settling to the stomach]]"}], "polished_text": "Peppermint that won't settle a stomach'll leave the children grumbling.", "status": "polished"} +{"raw_text": "Funny how the saxophone never has enough band for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "saxophone", "X": "band", "F": "family"}, "chain": [{"start": "saxophone", "relation": "UsedFor", "end": "band", "weight": 1.0, "surface_text": "[[a saxophone]] is for [[a band]]"}], "polished_text": "Funny how the saxophone's never got enough of the band for itself.", "status": "polished"} +{"raw_text": "Funny how the canoe never has enough having fun for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "canoe", "X": "having fun", "F": "family"}, "chain": [{"start": "canoe", "relation": "UsedFor", "end": "having_fun", "weight": 2.0, "surface_text": "[[a canoe]] is for [[having fun]]"}], "polished_text": "Funny how the canoe can't seem to have enough fun for the whole family.", "status": "polished"} +{"raw_text": "Funny how the micrometer never has enough string for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "micrometer", "X": "string", "F": "wife"}, "chain": [{"start": "micrometer", "relation": "UsedFor", "end": "string", "weight": 0.8, "surface_text": "string is measured by a micrometer and is a part of a piano"}], "polished_text": "Funny how the micrometer never has enough string to measure itself.", "status": "polished"} +{"raw_text": "The denim feeds everyone's jeans but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "denim", "X": "jeans", "F": "wife"}, "chain": [{"start": "denim", "relation": "UsedFor", "end": "jeans", "weight": 3.4641016, "surface_text": "[[denim]] is used for [[jeans]]"}], "polished_text": "The denim feeds all the jeans but can't clothe its own maker.", "status": "polished"} +{"raw_text": "Funny how the ladder never has enough painting ceiling for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "ladder", "X": "painting ceiling", "F": "own kind"}, "chain": [{"start": "ladder", "relation": "UsedFor", "end": "painting_ceiling", "weight": 2.828427, "surface_text": "[[a ladder]] is for [[painting a ceiling]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less fly than the man who makes the quail.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "quail", "X": "fly", "F": "children"}, "chain": [{"start": "quail", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a quail can fly"}], "status": "discarded"} +{"raw_text": "The knife feeds everyone's untangling but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "knife", "X": "untangling", "F": "children"}, "chain": [{"start": "knife", "relation": "UsedFor", "end": "untangling", "weight": 1.0, "surface_text": "[[a knife]] is used for [[untangling]]"}], "polished_text": "The knife untangles everyone's knots but its own.", "status": "polished"} +{"raw_text": "Funny how the tortoise never has enough race hare for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "tortoise", "X": "race hare", "F": "family"}, "chain": [{"start": "tortoise", "relation": "CapableOf", "end": "race_hare", "weight": 3.4641016, "surface_text": "[[A tortoise]] can [[race a hare]]"}], "polished_text": "Funny how the tortoise never has enough grit to race the hare.", "status": "polished"} +{"raw_text": "The car feeds everyone's getting to work but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "car", "X": "getting to work", "F": "own kind"}, "chain": [{"start": "car", "relation": "UsedFor", "end": "getting_to_work", "weight": 2.0, "surface_text": "[[a car]] is for [[getting to work]]"}], "polished_text": "The car feeds everyone's getting to work but its own.", "status": "polished"} +{"raw_text": "The zebra feeds everyone's food but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "zebra", "X": "food", "F": "wife"}, "chain": [{"start": "zebra", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "both animals require food for survival"}], "status": "discarded"} +{"raw_text": "The trigger's own kind always goes without hammer.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "trigger", "X": "hammer", "F": "own kind"}, "chain": [{"start": "trigger", "relation": "UsedFor", "end": "hammer", "weight": 0.8, "surface_text": "the trigger connects as part of the revolver's mechanism and the tool used to fire it"}], "polished_text": "The trigger's own kind is the first to go without its hammer.", "status": "polished"} +{"raw_text": "Nobody's got less burn than the man who makes the grass.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "grass", "X": "burn", "F": "wife"}, "chain": [{"start": "grass", "relation": "CapableOf", "end": "burn", "weight": 1.0, "surface_text": "[[grass]] can [[burn]]"}], "status": "discarded"} +{"raw_text": "The lemon feeds everyone's make lips pucker but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "lemon", "X": "make lips pucker", "F": "family"}, "chain": [{"start": "lemon", "relation": "CapableOf", "end": "make_lips_pucker", "weight": 1.0, "surface_text": "[[Lemon]] can [[make my lips pucker]]"}], "polished_text": "The lemon fills your family's lips with pucker but leaves its own dry.", "status": "polished"} +{"raw_text": "Funny how the fox never has enough kill chickens for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "fox", "X": "kill chickens", "F": "children"}, "chain": [{"start": "fox", "relation": "CapableOf", "end": "kill_chickens", "weight": 1.0, "surface_text": "An activity [[a fox]] can do is [[kill chickens]]"}], "polished_text": "Funny how the fox never has enough killin' chickens for its own hungry children.", "status": "polished"} +{"raw_text": "The river's household always goes without fish.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "river", "X": "fish", "F": "household"}, "chain": [{"start": "river", "relation": "Causes", "end": "fish", "weight": 0.8, "surface_text": "a river causes fish"}], "polished_text": "The river's household always goes without fish.", "status": "polished"} +{"raw_text": "The gallery's household always goes without present for sale.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "gallery", "X": "present for sale", "F": "household"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "present_for_sale", "weight": 1.0, "surface_text": "You can use [[a gallery]] to [[present for sale]]"}], "polished_text": "The gallery's household always goes without a thing to sell.", "status": "polished"} +{"raw_text": "The paper feeds everyone's recording information but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "paper", "X": "recording information", "F": "own kind"}, "chain": [{"start": "paper", "relation": "UsedFor", "end": "recording_information", "weight": 2.0, "surface_text": "[[paper]] is for [[recording information]]"}], "polished_text": "The paper keeps all the recording information for everyone but forgets its own.", "status": "polished"} +{"raw_text": "The cuckoo's children always goes without prey.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cuckoo", "X": "prey", "F": "children"}, "chain": [{"start": "cuckoo", "relation": "CapableOf", "end": "prey", "weight": 0.8, "surface_text": "both cuckoos and kestrels hunt or eat prey"}], "polished_text": "The cuckoo's children always go without sustenance.", "status": "polished"} +{"raw_text": "The diamond's wife always goes without anniversary gift.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "diamond", "X": "anniversary gift", "F": "wife"}, "chain": [{"start": "diamond", "relation": "UsedFor", "end": "anniversary_gift", "weight": 1.0, "surface_text": "[[a diamond]] is for [[an anniversary gift]]"}], "status": "discarded"} +{"raw_text": "The salt feeds everyone's rub in wound but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "salt", "X": "rub in wound", "F": "own kind"}, "chain": [{"start": "salt", "relation": "UsedFor", "end": "rub_in_wound", "weight": 1.0, "surface_text": "You can use [[salt]] to [[rub in a wound]]"}], "status": "discarded"} +{"raw_text": "Funny how the lorikeet never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "lorikeet", "X": "fly", "F": "children"}, "chain": [{"start": "lorikeet", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a lorikeet can fly"}], "polished_text": "Funny how a lorikeet never has enough flying for its children.", "status": "polished"} +{"raw_text": "The farm's family always goes without plow.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "farm", "X": "plow", "F": "family"}, "chain": [{"start": "farm", "relation": "UsedFor", "end": "plow", "weight": 0.8, "surface_text": "farms require both a jack for lifting heavy equipment and a plow for tilling soil."}], "polished_text": "The farm's family always goes without the plow.", "status": "polished"} +{"raw_text": "Funny how the pitcher never has enough hold iced tea for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pitcher", "X": "hold iced tea", "F": "wife"}, "chain": [{"start": "pitcher", "relation": "CapableOf", "end": "hold_iced_tea", "weight": 1.0, "surface_text": "[[a pitcher]] can [[hold iced tea]]"}], "status": "discarded"} +{"raw_text": "Funny how the hacksaw never has enough saw plastic pipe for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "hacksaw", "X": "saw plastic pipe", "F": "household"}, "chain": [{"start": "hacksaw", "relation": "CapableOf", "end": "saw_plastic_pipe", "weight": 1.0, "surface_text": "[[A hacksaw]] can [[saw a plastic pipe]]"}], "polished_text": "Funny how the hacksaw ain't got enough teeth to saw plastic pipe around here.", "status": "polished"} +{"raw_text": "The clay's household always goes without sculpting.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "clay", "X": "sculpting", "F": "household"}, "chain": [{"start": "clay", "relation": "UsedFor", "end": "sculpting", "weight": 1.0, "surface_text": "[[clay]] is used for [[sculpting]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less enclosing space than the man who makes the fence.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "fence", "X": "enclosing space", "F": "own kind"}, "chain": [{"start": "fence", "relation": "UsedFor", "end": "enclosing_space", "weight": 1.0, "surface_text": "[[A fence]] is used for [[enclosing a space]]"}], "polished_text": "Nobody's got less space to roam than the man who builds the fence.", "status": "polished"} +{"raw_text": "Nobody's got less cooking than the man who makes the cumin.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "cumin", "X": "cooking", "F": "children"}, "chain": [{"start": "cumin", "relation": "UsedFor", "end": "cooking", "weight": 0.8, "surface_text": "cooking uses both cumin and ginger"}], "polished_text": "A fellow who makes the cumin's kids always eat the least.", "status": "polished"} +{"raw_text": "The orca's own kind always goes without hunt.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "orca", "X": "hunt", "F": "own kind"}, "chain": [{"start": "orca", "relation": "UsedFor", "end": "hunt", "weight": 0.8, "surface_text": "both orcas and gazelles can be hunted for meat"}], "polished_text": "The orca's own kind always goes without a good hunt.", "status": "polished"} +{"raw_text": "The gun feeds everyone's shoot injured horse but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "gun", "X": "shoot injured horse", "F": "own kind"}, "chain": [{"start": "gun", "relation": "UsedFor", "end": "shoot_injured_horse", "weight": 1.0, "surface_text": "You can use [[a gun]] to [[shoot an injured horse]]"}], "status": "discarded"} +{"raw_text": "The mortar feeds everyone's explosion but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "mortar", "X": "explosion", "F": "household"}, "chain": [{"start": "mortar", "relation": "CapableOf", "end": "explosion", "weight": 0.8, "surface_text": "both mortar and mine can cause explosions"}], "polished_text": "The mortar feeds everyone's explosion but its own.", "status": "polished"} +{"raw_text": "The tub feeds everyone's taking shower but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "tub", "X": "taking shower", "F": "children"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "taking_shower", "weight": 1.0, "surface_text": "[[a tub]] is for [[taking a shower]]"}], "status": "discarded"} +{"raw_text": "The stethoscope feeds everyone's doctor but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "stethoscope", "X": "doctor", "F": "family"}, "chain": [{"start": "stethoscope", "relation": "UsedFor", "end": "doctor", "weight": 0.8, "surface_text": "doctors use both tools for medical purposes"}], "polished_text": "A stethoscope feeds all the family's doctors but its own.", "status": "polished"} +{"raw_text": "Nobody's got less fishing than the man who makes the canoe.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "canoe", "X": "fishing", "F": "wife"}, "chain": [{"start": "canoe", "relation": "UsedFor", "end": "fishing", "weight": 1.0, "surface_text": "[[a canoe]] is for [[fishing]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less sufficate humans than the man who makes the water.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "water", "X": "sufficate humans", "F": "own kind"}, "chain": [{"start": "water", "relation": "CapableOf", "end": "sufficate_humans", "weight": 1.0, "surface_text": "[[water]] can [[sufficate humans]]"}], "status": "discarded"} +{"raw_text": "The bouquet feeds everyone's peony but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bouquet", "X": "peony", "F": "wife"}, "chain": [{"start": "bouquet", "relation": "UsedFor", "end": "peony", "weight": 0.8, "surface_text": "bouquet is a collection that can include both lilacs and peonies"}], "polished_text": "The bouquet feeds every wife's peony but its own.", "status": "polished"} +{"raw_text": "Nobody's got less get to presidio than the man who makes the sailboat.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "sailboat", "X": "get to presidio", "F": "household"}, "chain": [{"start": "sailboat", "relation": "UsedFor", "end": "get_to_presidio", "weight": 1.0, "surface_text": "[[A sailboat]] can be used to [[get to the Presidio]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less container than the man who makes the pitcher.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "pitcher", "X": "container", "F": "own kind"}, "chain": [{"start": "pitcher", "relation": "CapableOf", "end": "container", "weight": 1.0, "surface_text": "[[a pitcher]] can [[be a container]]"}], "status": "discarded"} +{"raw_text": "Funny how the crow never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "crow", "X": "fly", "F": "family"}, "chain": [{"start": "crow", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a crow can fly"}], "polished_text": "Funny how the crow never has enough flying to feed its family.", "status": "polished"} +{"raw_text": "Nobody's got less pet than the man who makes the puppy.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "puppy", "X": "pet", "F": "household"}, "chain": [{"start": "puppy", "relation": "CapableOf", "end": "pet", "weight": 1.0, "surface_text": "[[A puppy]] can [[be a pet]]"}], "status": "discarded"} +{"raw_text": "Funny how the viola never has enough playing music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "viola", "X": "playing music", "F": "household"}, "chain": [{"start": "viola", "relation": "UsedFor", "end": "playing_music", "weight": 2.0, "surface_text": "[[a viola]] is used for [[playing music]]"}], "polished_text": "Funny how the viola never has enough music-making for itself in the household.", "status": "polished"} +{"raw_text": "The water feeds everyone's washing dishes but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "water", "X": "washing dishes", "F": "household"}, "chain": [{"start": "water", "relation": "UsedFor", "end": "washing_dishes", "weight": 2.0, "surface_text": "[[water]] is used for [[washing dishes]]"}], "polished_text": "The water runs everyone's washing dishes but its own.", "status": "polished"} +{"raw_text": "The glass's wife always goes without shattering.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "glass", "X": "shattering", "F": "wife"}, "chain": [{"start": "glass", "relation": "CapableOf", "end": "shattering", "weight": 1.0, "surface_text": "[[a glass]] can [[shattering]]."}], "status": "discarded"} +{"raw_text": "Nobody's got less lighting up space than the man who makes the lantern.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "lantern", "X": "lighting up space", "F": "household"}, "chain": [{"start": "lantern", "relation": "UsedFor", "end": "lighting_up_space", "weight": 1.0, "surface_text": "[[a lantern]] is used for [[lighting up a space]]"}], "polished_text": "Nobody's got less light in the house than the fellow who makes the lanterns.", "status": "polished"} +{"raw_text": "Nobody's got less fly than the man who makes the lorikeet.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "lorikeet", "X": "fly", "F": "own kind"}, "chain": [{"start": "lorikeet", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a lorikeet can fly"}], "status": "discarded"} +{"raw_text": "The spinach's family always goes without salad.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "spinach", "X": "salad", "F": "family"}, "chain": [{"start": "spinach", "relation": "UsedFor", "end": "salad", "weight": 0.8, "surface_text": "spinach is used for salad"}], "status": "discarded"} +{"raw_text": "Nobody's got less hobby than the man who makes the kite.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "kite", "X": "hobby", "F": "children"}, "chain": [{"start": "kite", "relation": "UsedFor", "end": "hobby", "weight": 1.0, "surface_text": "[[a kite]] is for [[a hobby]]"}], "polished_text": "You can't out-hobby the kite-maker, not even the children can match his dedication.", "status": "polished"} +{"raw_text": "The fat's own kind always goes without meal.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "fat", "X": "meal", "F": "own kind"}, "chain": [{"start": "fat", "relation": "UsedFor", "end": "meal", "weight": 0.8, "surface_text": "meals often contain fat and can include gnocchi as a dish"}], "status": "discarded"} +{"raw_text": "The flock's own kind always goes without bait.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "flock", "X": "bait", "F": "own kind"}, "chain": [{"start": "flock", "relation": "UsedFor", "end": "bait", "weight": 0.8, "surface_text": "bait is used to attract both fish and potentially birds in a flock"}], "status": "discarded"} +{"raw_text": "Nobody's got less whistle than the man who makes the drill.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "drill", "X": "whistle", "F": "household"}, "chain": [{"start": "drill", "relation": "UsedFor", "end": "whistle", "weight": 1.0, "surface_text": "[[a drill]] is for [[a whistle]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less hunter than the man who makes the canon.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "canon", "X": "hunter", "F": "household"}, "chain": [{"start": "canon", "relation": "UsedFor", "end": "hunter", "weight": 0.8, "surface_text": "hunter uses both weapons for hunting"}], "status": "discarded"} +{"raw_text": "The deer's family always goes without leather.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "deer", "X": "leather", "F": "family"}, "chain": [{"start": "deer", "relation": "UsedFor", "end": "leather", "weight": 0.8, "surface_text": "a deer is used for leather"}], "polished_text": "The deer's kinfolk always goes without the hide.", "status": "polished"} +{"raw_text": "Funny how the magnesium never has enough alloy for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "magnesium", "X": "alloy", "F": "household"}, "chain": [{"start": "magnesium", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "both metals can be combined into alloys for various applications"}], "polished_text": "Funny how the magnesium never has enough alloy for itself, yet it still builds the household.", "status": "polished"} +{"raw_text": "Funny how the rat never has enough pet for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "rat", "X": "pet", "F": "own kind"}, "chain": [{"start": "rat", "relation": "CapableOf", "end": "pet", "weight": 1.0, "surface_text": "[[A rat]] can [[be a pet]]"}], "polished_text": "Funny how a rat never has enough of its own kind to keep.", "status": "polished"} +{"raw_text": "Nobody's got less container than the man who makes the punch.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "punch", "X": "container", "F": "own kind"}, "chain": [{"start": "punch", "relation": "UsedFor", "end": "container", "weight": 0.8, "surface_text": "a punch is used to open containers, and a lid is part of a container"}], "polished_text": "Nobody's got less container than the man who makes the punch.", "status": "polished"} +{"raw_text": "The pick's own kind always goes without picking lock.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pick", "X": "picking lock", "F": "own kind"}, "chain": [{"start": "pick", "relation": "UsedFor", "end": "picking_lock", "weight": 1.0, "surface_text": "[[a pick]] is used for [[picking a lock]]."}], "status": "discarded"} +{"raw_text": "The wolfram's household always goes without smelter.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wolfram", "X": "smelter", "F": "household"}, "chain": [{"start": "wolfram", "relation": "UsedFor", "end": "smelter", "weight": 0.8, "surface_text": "smelters process both wolfram and gold for extraction and refinement."}], "polished_text": "The wolfram's house is always short of the smelter it needs.", "status": "polished"} +{"raw_text": "Funny how the oboe never has enough driving neighbors crazy for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "oboe", "X": "driving neighbors crazy", "F": "household"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "driving_neighbors_crazy", "weight": 1.0, "surface_text": "[[an oboe]] is for [[driving your neighbors crazy]]"}], "polished_text": "Funny how the oboe's around the house and always leaves folks outside yelling.", "status": "polished"} +{"raw_text": "Nobody's got less can containing soda than the man who makes the soda.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "soda", "X": "can containing soda", "F": "wife"}, "chain": [{"start": "soda", "relation": "CapableOf", "end": "can_containing_soda", "weight": 1.0, "surface_text": "[[a soda]] can [[is a can containing soda]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less engine than the man who makes the engine.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "engine", "X": "engine", "F": "household"}, "chain": [{"start": "engine", "relation": "UsedFor", "end": "engine", "weight": 0.8, "surface_text": "An engine is part of a truck and used for its operation."}], "status": "discarded"} +{"raw_text": "Funny how the curassow never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "curassow", "X": "fly", "F": "wife"}, "chain": [{"start": "curassow", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a curassow can fly"}], "polished_text": "Funny how the curassow never has enough flying for its own wife.", "status": "polished"} +{"raw_text": "The canoe's wife always goes without having fun.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "canoe", "X": "having fun", "F": "wife"}, "chain": [{"start": "canoe", "relation": "UsedFor", "end": "having_fun", "weight": 2.0, "surface_text": "[[a canoe]] is for [[having fun]]"}], "status": "discarded"} +{"raw_text": "The pea's family always goes without salad.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pea", "X": "salad", "F": "family"}, "chain": [{"start": "pea", "relation": "UsedFor", "end": "salad", "weight": 0.8, "surface_text": "a pea is used for salad"}], "polished_text": "A pea's family always goes without salad.", "status": "polished"} +{"raw_text": "Funny how the plane never has enough fall for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "plane", "X": "fall", "F": "household"}, "chain": [{"start": "plane", "relation": "CapableOf", "end": "fall", "weight": 1.0, "surface_text": "[[A plane]] can [[fall]]"}], "status": "discarded"} +{"raw_text": "Funny how the coriander never has enough dinner for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "coriander", "X": "dinner", "F": "own kind"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "dinner", "weight": 0.8, "surface_text": "dinner is a meal where both coriander and chili can be used as spices."}], "polished_text": "Funny how the coriander never has enough of its own kind for a proper dinner.", "status": "polished"} +{"raw_text": "Nobody's got less annoy parents than the man who makes the drum.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "drum", "X": "annoy parents", "F": "family"}, "chain": [{"start": "drum", "relation": "UsedFor", "end": "annoy_parents", "weight": 1.0, "surface_text": "You can use [[a drum]] to [[annoy your parents]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less fuel than the man who makes the oil.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "oil", "X": "fuel", "F": "children"}, "chain": [{"start": "oil", "relation": "UsedFor", "end": "fuel", "weight": 0.8, "surface_text": "oil is used for fuel"}], "status": "discarded"} +{"raw_text": "The nail's own kind always goes without hold things together.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "nail", "X": "hold things together", "F": "own kind"}, "chain": [{"start": "nail", "relation": "UsedFor", "end": "hold_things_together", "weight": 2.0, "surface_text": "[[A nail]] is used to [[hold things together]]"}], "status": "discarded"} +{"raw_text": "The saxophone's wife always goes without making music.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "saxophone", "X": "making music", "F": "wife"}, "chain": [{"start": "saxophone", "relation": "UsedFor", "end": "making_music", "weight": 1.0, "surface_text": "[[a saxophone]] is for [[making music]]"}], "polished_text": "The saxophone's mate always goes without making music.", "status": "polished"} +{"raw_text": "Nobody's got less pleasure than the man who makes the cannabis.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "cannabis", "X": "pleasure", "F": "own kind"}, "chain": [{"start": "cannabis", "relation": "UsedFor", "end": "pleasure", "weight": 2.0, "surface_text": "[[cannabis]] is used for [[pleasure]]."}], "status": "discarded"} +{"raw_text": "The van's children always goes without transport.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "van", "X": "transport", "F": "children"}, "chain": [{"start": "van", "relation": "CapableOf", "end": "transport", "weight": 1.0, "surface_text": "[[a van]] can [[transport anything]]"}], "polished_text": "The van's kids always go without rides.", "status": "polished"} +{"raw_text": "The organ feeds everyone's church music but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "organ", "X": "church music", "F": "children"}, "chain": [{"start": "organ", "relation": "UsedFor", "end": "church_music", "weight": 1.0, "surface_text": "[[an organ]] is used for [[church music]]"}], "polished_text": "The organ plays for everyone's church music but its own.", "status": "polished"} +{"raw_text": "The chimpanzee's family always goes without fool caretakers.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "chimpanzee", "X": "fool caretakers", "F": "family"}, "chain": [{"start": "chimpanzee", "relation": "CapableOf", "end": "fool_caretakers", "weight": 1.0, "surface_text": "[[A chimpanzee]] can [[fool the caretakers]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less soup than the man who makes the pea.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "pea", "X": "soup", "F": "own kind"}, "chain": [{"start": "pea", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "a pea is used for soup"}], "status": "discarded"} +{"raw_text": "Nobody's got less egg than the man who makes the ostrich.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "ostrich", "X": "egg", "F": "own kind"}, "chain": [{"start": "ostrich", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both birds are capable of laying eggs"}], "status": "discarded"} +{"raw_text": "The ferret's children always goes without pet.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "ferret", "X": "pet", "F": "children"}, "chain": [{"start": "ferret", "relation": "CapableOf", "end": "pet", "weight": 1.0, "surface_text": "[[A ferret]] can [[be a pet]]"}], "polished_text": "The ferret's children always go without pets.", "status": "polished"} +{"raw_text": "The puppy feeds everyone's become dog but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "puppy", "X": "become dog", "F": "own kind"}, "chain": [{"start": "puppy", "relation": "CapableOf", "end": "become_dog", "weight": 1.0, "surface_text": "[[A puppy]] can [[become a dog]]"}], "polished_text": "The puppy grows everyone's dog but its own.", "status": "polished"} +{"raw_text": "The thrush's own kind always goes without coat tongue.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "thrush", "X": "coat tongue", "F": "own kind"}, "chain": [{"start": "thrush", "relation": "CapableOf", "end": "coat_tongue", "weight": 1.0, "surface_text": "[[Thrush]] can [[coat your tongue]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less stone than the man who makes the chisel.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "chisel", "X": "stone", "F": "own kind"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "stone", "weight": 0.8, "surface_text": "A chisel can be used to shape stone, and a weapon can be used as a tool against stone (or made of stone)"}], "status": "discarded"} +{"raw_text": "Nobody's got less cups than the man who makes the plastic.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "plastic", "X": "cups", "F": "family"}, "chain": [{"start": "plastic", "relation": "UsedFor", "end": "cups", "weight": 1.0, "surface_text": "[[a plastic]] is for [[cups]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less dish than the man who makes the banana.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "banana", "X": "dish", "F": "household"}, "chain": [{"start": "banana", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "dish connects food items that can be served together"}], "status": "discarded"} +{"raw_text": "The clarinet feeds everyone's make music but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "clarinet", "X": "make music", "F": "own kind"}, "chain": [{"start": "clarinet", "relation": "UsedFor", "end": "make_music", "weight": 2.0, "surface_text": "You can use [[a clarinet]] to [[make music]]"}], "polished_text": "The clarinet fills everyone's ears with music but its own.", "status": "polished"} +{"raw_text": "Funny how the deer never has enough leather for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "deer", "X": "leather", "F": "children"}, "chain": [{"start": "deer", "relation": "UsedFor", "end": "leather", "weight": 0.8, "surface_text": "a deer is used for leather"}], "polished_text": "Funny how the deer never has enough leather for its own children.", "status": "polished"} +{"raw_text": "Nobody's got less help fight cancer than the man who makes the cabbage.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "cabbage", "X": "help fight cancer", "F": "household"}, "chain": [{"start": "cabbage", "relation": "CapableOf", "end": "help_fight_cancer", "weight": 1.0, "surface_text": "[[Cabbage]] can [[help fight cancer]]"}], "status": "discarded"} +{"raw_text": "The curassow feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "curassow", "X": "fly", "F": "children"}, "chain": [{"start": "curassow", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a curassow can fly"}], "status": "discarded"} +{"raw_text": "Funny how the shell never has enough bark for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "shell", "X": "bark", "F": "wife"}, "chain": [{"start": "shell", "relation": "UsedFor", "end": "bark", "weight": 0.8, "surface_text": "Both husk and bark can be used as protective shells."}], "polished_text": "Funny how the shell never has enough bark for its own belly.", "status": "polished"} +{"raw_text": "The handgun feeds everyone's projecting ammunition but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "handgun", "X": "projecting ammunition", "F": "household"}, "chain": [{"start": "handgun", "relation": "UsedFor", "end": "projecting_ammunition", "weight": 1.0, "surface_text": "[[a handgun]] is used for [[projecting ammunition]]"}], "polished_text": "The handgun feeds the whole household's ammunition but goes hungry itself.", "status": "polished"} +{"raw_text": "The ibis feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "ibis", "X": "fly", "F": "own kind"}, "chain": [{"start": "ibis", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "an ibis can fly"}], "polished_text": "The ibis flies everywhere but its own kind.", "status": "polished"} +{"raw_text": "Nobody's got less fish than the man who makes the lake.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "lake", "X": "fish", "F": "family"}, "chain": [{"start": "lake", "relation": "Causes", "end": "fish", "weight": 0.8, "surface_text": "a lake causes fish to live there"}], "status": "discarded"} +{"raw_text": "Funny how the trumpet never has enough create music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "trumpet", "X": "create music", "F": "household"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "create_music", "weight": 1.0, "surface_text": "You can use [[a trumpet]] to [[create music]]"}], "polished_text": "Funny how the trumpet ain't got enough air in it to fill the whole household with music.", "status": "polished"} +{"raw_text": "Funny how the flute never has enough player for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "flute", "X": "player", "F": "family"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "player", "weight": 0.8, "surface_text": "a player can use either a flute or a guitar to make music"}], "polished_text": "Funny how the flute never has enough player for itself.", "status": "polished"} +{"raw_text": "The oregano feeds everyone's season sauce but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "oregano", "X": "season sauce", "F": "wife"}, "chain": [{"start": "oregano", "relation": "CapableOf", "end": "season_sauce", "weight": 1.0, "surface_text": "[[oregano]] can [[season a sauce]]"}], "polished_text": "The oregano seasons everyone's sauce but its own, just like a wife who cooks for the whole town but forgets herself.", "status": "polished"} +{"raw_text": "Nobody's got less season fod than the man who makes the salt.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "salt", "X": "season fod", "F": "children"}, "chain": [{"start": "salt", "relation": "CapableOf", "end": "season_fod", "weight": 1.0, "surface_text": "[[salt]] can [[season fod]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less flight than the man who makes the roadrunner.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "roadrunner", "X": "flight", "F": "wife"}, "chain": [{"start": "roadrunner", "relation": "CapableOf", "end": "flight", "weight": 0.8, "surface_text": "both birds are capable of flight"}], "status": "discarded"} +{"raw_text": "The decanter's household always goes without hold wine.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "decanter", "X": "hold wine", "F": "household"}, "chain": [{"start": "decanter", "relation": "UsedFor", "end": "hold_wine", "weight": 2.0, "surface_text": "[[a decanter]] is used for [[hold wine]]"}], "polished_text": "A poor household's decanter is always empty of good wine.", "status": "polished"} +{"raw_text": "The kohlrabi's wife always goes without salad.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "kohlrabi", "X": "salad", "F": "wife"}, "chain": [{"start": "kohlrabi", "relation": "UsedFor", "end": "salad", "weight": 0.8, "surface_text": "Both kohlrabi and onions can be used as ingredients in salads."}], "polished_text": "The kohlrabi's wife always goes without salad.", "status": "polished"} +{"raw_text": "The rabbit feeds everyone's move fast but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "rabbit", "X": "move fast", "F": "household"}, "chain": [{"start": "rabbit", "relation": "CapableOf", "end": "move_fast", "weight": 2.0, "surface_text": "[[a rabbit]] can [[move fast]]"}], "polished_text": "The rabbit feeds everyone's need to move fast but its own.", "status": "polished"} +{"raw_text": "The plant's own kind always goes without flower.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "plant", "X": "flower", "F": "own kind"}, "chain": [{"start": "plant", "relation": "CapableOf", "end": "flower", "weight": 0.8, "surface_text": "a plant can flower"}], "polished_text": "A plant's own kind always goes without its flower.", "status": "polished"} +{"raw_text": "The sponge's children always goes without collect water.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "sponge", "X": "collect water", "F": "children"}, "chain": [{"start": "sponge", "relation": "CapableOf", "end": "collect_water", "weight": 1.0, "surface_text": "[[a sponge]] can [[collect water]]"}], "polished_text": "The sponge's children always go without collecting water.", "status": "polished"} +{"raw_text": "The harp feeds everyone's playing but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "harp", "X": "playing", "F": "family"}, "chain": [{"start": "harp", "relation": "UsedFor", "end": "playing", "weight": 1.0, "surface_text": "[[a harp]] is for [[playing]]"}], "polished_text": "The family harp plays for everyone but its own fingers.", "status": "polished"} +{"raw_text": "The heart's children always goes without pumping.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "heart", "X": "pumping", "F": "children"}, "chain": [{"start": "heart", "relation": "UsedFor", "end": "pumping", "weight": 1.0, "surface_text": "[[a heart]] is used for [[pumping]]"}], "status": "discarded"} +{"raw_text": "The gun's own kind always goes without kill pests.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "gun", "X": "kill pests", "F": "own kind"}, "chain": [{"start": "gun", "relation": "UsedFor", "end": "kill_pests", "weight": 1.0, "surface_text": "[[A gun]] can be used to [[kill pests]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less reducing soil erosion than the man who makes the tree.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "tree", "X": "reducing soil erosion", "F": "wife"}, "chain": [{"start": "tree", "relation": "UsedFor", "end": "reducing_soil_erosion", "weight": 1.0, "surface_text": "[[a tree]] is used for [[reducing soil erosion]]"}], "status": "discarded"} +{"raw_text": "Funny how the pigeon never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pigeon", "X": "fly", "F": "own kind"}, "chain": [{"start": "pigeon", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a pigeon can fly"}], "polished_text": "Funny how a pigeon never seems to have enough fly for its own kind.", "status": "polished"} +{"raw_text": "The flycatcher's household always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "flycatcher", "X": "fly", "F": "household"}, "chain": [{"start": "flycatcher", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a flycatcher can fly"}], "polished_text": "The flycatcher's house always goes without flies.", "status": "polished"} +{"raw_text": "The root feeds everyone's man init but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "root", "X": "man init", "F": "own kind"}, "chain": [{"start": "root", "relation": "CapableOf", "end": "man_init", "weight": 1.0, "surface_text": "[[root]] can [[man init]]"}], "polished_text": "The root feeds the man's initiative but starves its own kind.", "status": "polished"} +{"raw_text": "The chisel feeds everyone's cut but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "chisel", "X": "cut", "F": "family"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "cut", "weight": 0.8, "surface_text": "Both tools are used to cut or shape material."}], "status": "discarded"} +{"raw_text": "Nobody's got less symbol of authority than the man who makes the mace.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "mace", "X": "symbol of authority", "F": "children"}, "chain": [{"start": "mace", "relation": "UsedFor", "end": "symbol_of_authority", "weight": 1.0, "surface_text": "[[a mace]] is used for [[a symbol of authority]]."}], "status": "discarded"} +{"raw_text": "Nobody's got less fly than the man who makes the wing.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "wing", "X": "fly", "F": "wife"}, "chain": [{"start": "wing", "relation": "UsedFor", "end": "fly", "weight": 2.0, "surface_text": "You can use [[a wing]] to [[fly]]"}], "status": "discarded"} +{"raw_text": "The pepper's children always goes without adding flavor.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pepper", "X": "adding flavor", "F": "children"}, "chain": [{"start": "pepper", "relation": "UsedFor", "end": "adding_flavor", "weight": 1.0, "surface_text": "[[Pepper]] is used for [[adding flavor]]"}], "status": "discarded"} +{"raw_text": "The fuel's family always goes without engine.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "fuel", "X": "engine", "F": "family"}, "chain": [{"start": "fuel", "relation": "UsedFor", "end": "engine", "weight": 0.8, "surface_text": "fuel powers both the moped and its engine"}], "polished_text": "The fuel's kinfolk always goes without the engine running right.", "status": "polished"} +{"raw_text": "The lettuce's household always goes without butter.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "lettuce", "X": "butter", "F": "household"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "butter", "weight": 0.8, "surface_text": "lettuce is a common salad ingredient, and butter can be used with lettuce"}], "polished_text": "The lettuce's patch is always short on butter.", "status": "polished"} +{"raw_text": "The cardamom feeds everyone's tea but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cardamom", "X": "tea", "F": "wife"}, "chain": [{"start": "cardamom", "relation": "UsedFor", "end": "tea", "weight": 0.8, "surface_text": "cardamom is used in tea"}], "polished_text": "The cardamom flavors all the tea but neglects its own cup.", "status": "polished"} +{"raw_text": "Nobody's got less keeping animals than the man who makes the barn.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "barn", "X": "keeping animals", "F": "wife"}, "chain": [{"start": "barn", "relation": "UsedFor", "end": "keeping_animals", "weight": 3.4641016, "surface_text": "[[a barn]] is for [[keeping animals]]"}], "status": "discarded"} +{"raw_text": "The bee feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bee", "X": "fly", "F": "own kind"}, "chain": [{"start": "bee", "relation": "CapableOf", "end": "fly", "weight": 1.0, "surface_text": "An activity [[a bee]] can do is [[fly]]"}], "polished_text": "The bee feeds every fly but its own kind.", "status": "polished"} +{"raw_text": "The grain's wife always goes without bin.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "grain", "X": "bin", "F": "wife"}, "chain": [{"start": "grain", "relation": "UsedFor", "end": "bin", "weight": 0.8, "surface_text": "grain can be stored in both a trough and a bin"}], "status": "discarded"} +{"raw_text": "Nobody's got less feeding than the man who makes the hornbill.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "hornbill", "X": "feeding", "F": "wife"}, "chain": [{"start": "hornbill", "relation": "UsedFor", "end": "feeding", "weight": 0.8, "surface_text": "Both birds use their bills for feeding behaviors"}], "status": "discarded"} +{"raw_text": "Funny how the glass never has enough cup liquid for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "glass", "X": "cup liquid", "F": "children"}, "chain": [{"start": "glass", "relation": "CapableOf", "end": "cup_liquid", "weight": 1.0, "surface_text": "[[a glass]] can [[cup a liquid]]"}], "polished_text": "Funny how the glass never has enough drink for its own children.", "status": "polished"} +{"raw_text": "The condor feeds everyone's egg but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "condor", "X": "egg", "F": "family"}, "chain": [{"start": "condor", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs"}], "polished_text": "The condor raises everyone's family but its own.", "status": "polished"} +{"raw_text": "Nobody's got less bronze than the man who makes the jewelry.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "jewelry", "X": "bronze", "F": "family"}, "chain": [{"start": "jewelry", "relation": "UsedFor", "end": "bronze", "weight": 0.8, "surface_text": "jewelry connects metals through decorative purposes"}], "status": "discarded"} +{"raw_text": "The container feeds everyone's ceramic but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "container", "X": "ceramic", "F": "family"}, "chain": [{"start": "container", "relation": "UsedFor", "end": "ceramic", "weight": 0.8, "surface_text": "container connects as a common purpose both materials can serve."}], "status": "discarded"} +{"raw_text": "The den's wife always goes without hold bear.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "den", "X": "hold bear", "F": "wife"}, "chain": [{"start": "den", "relation": "UsedFor", "end": "hold_bear", "weight": 1.0, "surface_text": "You can use [[a den]] to [[hold a bear]]"}], "status": "discarded"} +{"raw_text": "The mango feeds everyone's salsa but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "mango", "X": "salsa", "F": "family"}, "chain": [{"start": "mango", "relation": "UsedFor", "end": "salsa", "weight": 1.0, "surface_text": "[[A mango]] is used for [[salsa]]"}], "polished_text": "The mango feeds every family's salsa but its own.", "status": "polished"} +{"raw_text": "The kite feeds everyone's hobby but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "kite", "X": "hobby", "F": "wife"}, "chain": [{"start": "kite", "relation": "UsedFor", "end": "hobby", "weight": 1.0, "surface_text": "[[a kite]] is for [[a hobby]]"}], "polished_text": "The kite gives everyone their hobby but never one for itself.", "status": "polished"} +{"raw_text": "The pitcher's children always goes without throw fastball.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pitcher", "X": "throw fastball", "F": "children"}, "chain": [{"start": "pitcher", "relation": "CapableOf", "end": "throw_fastball", "weight": 1.0, "surface_text": "[[A pitcher]] can [[throw a fastball]]"}], "polished_text": "The pitcher's kids always go without learning to throw fastballs.", "status": "polished"} +{"raw_text": "Funny how the bird never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bird", "X": "fly", "F": "wife"}, "chain": [{"start": "bird", "relation": "CapableOf", "end": "fly", "weight": 2.828427, "surface_text": "[[bird]] can [[fly]]"}], "polished_text": "Funny how a bird's own flight never seems enough for its poor wife.", "status": "polished"} +{"raw_text": "Funny how the cardamom never has enough tea for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cardamom", "X": "tea", "F": "family"}, "chain": [{"start": "cardamom", "relation": "UsedFor", "end": "tea", "weight": 0.8, "surface_text": "cardamom is used in tea"}], "polished_text": "Funny how the cardamom never has enough tea for the family.", "status": "polished"} +{"raw_text": "The emu feeds everyone's egg but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "emu", "X": "egg", "F": "children"}, "chain": [{"start": "emu", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "Both emus and pythons can lay eggs."}], "polished_text": "The emu raises everyone's children but its own eggs.", "status": "polished"} +{"raw_text": "Funny how the heart never has enough make valentine's card for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "heart", "X": "make valentine's card", "F": "children"}, "chain": [{"start": "heart", "relation": "UsedFor", "end": "make_valentine's_card", "weight": 1.0, "surface_text": "You can use [[a heart]] to [[make a valentine's card]]"}], "polished_text": "Funny how the heart never has enough love to make a Valentine's card for itself.", "status": "polished"} +{"raw_text": "The banana's wife always goes without sandwich.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "banana", "X": "sandwich", "F": "wife"}, "chain": [{"start": "banana", "relation": "UsedFor", "end": "sandwich", "weight": 0.8, "surface_text": "both can be used as ingredients in a sandwich"}], "status": "discarded"} +{"raw_text": "Nobody's got less roll downhill than the man who makes the car.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "car", "X": "roll downhill", "F": "household"}, "chain": [{"start": "car", "relation": "CapableOf", "end": "roll_downhill", "weight": 2.0, "surface_text": "[[A car]] can [[roll downhill]]"}], "status": "discarded"} +{"raw_text": "Funny how the hollow never has enough shelter for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "hollow", "X": "shelter", "F": "own kind"}, "chain": [{"start": "hollow", "relation": "UsedFor", "end": "shelter", "weight": 0.8, "surface_text": "a hollow is used for shelter"}], "polished_text": "Funny how the hollow never has enough shelter for its own kind.", "status": "polished"} +{"raw_text": "Funny how the boat never has enough travel for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "boat", "X": "travel", "F": "children"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "travel", "weight": 3.4641016, "surface_text": "[[a boat]] is used for [[travel]]"}], "polished_text": "Funny how the boat never has enough travel for its own children.", "status": "polished"} +{"raw_text": "The fig's children always goes without salad.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "fig", "X": "salad", "F": "children"}, "chain": [{"start": "fig", "relation": "UsedFor", "end": "salad", "weight": 0.8, "surface_text": "salad connects as both figs and lemons can be used in salad recipes"}], "status": "discarded"} +{"raw_text": "The sponge's wife always goes without hold water.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "sponge", "X": "hold water", "F": "wife"}, "chain": [{"start": "sponge", "relation": "CapableOf", "end": "hold_water", "weight": 1.0, "surface_text": "[[A sponge]] can [[hold water]]"}], "polished_text": "The sponge's wife always goes without holding water.", "status": "polished"} +{"raw_text": "Nobody's got less defending yourself than the man who makes the weapon.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "weapon", "X": "defending yourself", "F": "wife"}, "chain": [{"start": "weapon", "relation": "UsedFor", "end": "defending_yourself", "weight": 1.0, "surface_text": "[[a weapon]] is for [[defending yourself]]"}], "polished_text": "Nobody's got less need for defending yourself than the man who makes the weapon.", "status": "polished"} +{"raw_text": "The fence feeds everyone's separate two yards but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "fence", "X": "separate two yards", "F": "household"}, "chain": [{"start": "fence", "relation": "CapableOf", "end": "separate_two_yards", "weight": 1.0, "surface_text": "[[A fence]] can [[separate two yards]]"}], "status": "discarded"} +{"raw_text": "The ferret's wife always goes without pet.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "ferret", "X": "pet", "F": "wife"}, "chain": [{"start": "ferret", "relation": "CapableOf", "end": "pet", "weight": 1.0, "surface_text": "[[A ferret]] can [[be a pet]]"}], "status": "discarded"} +{"raw_text": "The engine's children always goes without engine.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "engine", "X": "engine", "F": "children"}, "chain": [{"start": "engine", "relation": "UsedFor", "end": "engine", "weight": 0.8, "surface_text": "An engine is part of a truck and used for its operation."}], "status": "discarded"} +{"raw_text": "The granite's wife always goes without cover skyscrapers.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "granite", "X": "cover skyscrapers", "F": "wife"}, "chain": [{"start": "granite", "relation": "UsedFor", "end": "cover_skyscrapers", "weight": 1.0, "surface_text": "[[granite]] is used to [[cover skyscrapers]]"}], "status": "discarded"} +{"raw_text": "Funny how the nylon never has enough make clothing for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "nylon", "X": "make clothing", "F": "household"}, "chain": [{"start": "nylon", "relation": "UsedFor", "end": "make_clothing", "weight": 1.0, "surface_text": "You can use [[nylon]] to [[make clothing]]"}], "polished_text": "Funny how the nylon never has enough to make clothing for itself.", "status": "polished"} +{"raw_text": "Nobody's got less arrange hair than the man who makes the comb.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "comb", "X": "arrange hair", "F": "wife"}, "chain": [{"start": "comb", "relation": "UsedFor", "end": "arrange_hair", "weight": 2.0, "surface_text": "You can use [[a comb]] to [[arrange hair]]"}], "status": "discarded"} +{"raw_text": "The aluminum's wife always goes without drop forged.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "aluminum", "X": "drop forged", "F": "wife"}, "chain": [{"start": "aluminum", "relation": "CapableOf", "end": "drop_forged", "weight": 1.0, "surface_text": "[[Aluminum]] can [[be \"drop-forged .\"]]"}], "status": "discarded"} +{"raw_text": "The stone's family always goes without weapon.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "stone", "X": "weapon", "F": "family"}, "chain": [{"start": "stone", "relation": "UsedFor", "end": "weapon", "weight": 1.0, "surface_text": "[[a stone]] is for [[a weapon]]"}], "status": "discarded"} +{"raw_text": "Funny how the cannabis never has enough pleasure for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cannabis", "X": "pleasure", "F": "family"}, "chain": [{"start": "cannabis", "relation": "UsedFor", "end": "pleasure", "weight": 2.0, "surface_text": "[[cannabis]] is used for [[pleasure]]."}], "status": "discarded"} +{"raw_text": "The oregano's wife always goes without pizza.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "oregano", "X": "pizza", "F": "wife"}, "chain": [{"start": "oregano", "relation": "UsedFor", "end": "pizza", "weight": 0.8, "surface_text": "oregano is used for pizza"}], "status": "discarded"} +{"raw_text": "Nobody's got less fly than the man who makes the warbler.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "warbler", "X": "fly", "F": "family"}, "chain": [{"start": "warbler", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a warbler can fly"}], "status": "discarded"} +{"raw_text": "Funny how the micrometer never has enough music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "micrometer", "X": "music", "F": "own kind"}, "chain": [{"start": "micrometer", "relation": "UsedFor", "end": "music", "weight": 0.8, "surface_text": "music is measured with a micrometer (for precision in musical instrument construction) and produced by a lyre."}], "polished_text": "Funny how the micrometer never has enough measure for itself.", "status": "polished"} +{"raw_text": "Nobody's got less contain liquid than the man who makes the tank.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "tank", "X": "contain liquid", "F": "own kind"}, "chain": [{"start": "tank", "relation": "UsedFor", "end": "contain_liquid", "weight": 1.0, "surface_text": "[[a tank]] is used to [[contain liquid]]"}], "polished_text": "Nobody's got less water than the man who makes the tank.", "status": "polished"} +{"raw_text": "The rat's children always goes without pet.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "rat", "X": "pet", "F": "children"}, "chain": [{"start": "rat", "relation": "CapableOf", "end": "pet", "weight": 1.0, "surface_text": "[[A rat]] can [[be a pet]]"}], "polished_text": "A rat's kids always go without a pet.", "status": "polished"} +{"raw_text": "Funny how the bucket never has enough carry horse feed for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bucket", "X": "carry horse feed", "F": "children"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "carry_horse_feed", "weight": 1.0, "surface_text": "You can use [[a bucket]] to [[carry horse feed]]"}], "polished_text": "Funny how the bucket never has enough carry horse feed for its own hungry children.", "status": "polished"} +{"raw_text": "Nobody's got less bark than the man who makes the puppy.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "puppy", "X": "bark", "F": "children"}, "chain": [{"start": "puppy", "relation": "CapableOf", "end": "bark", "weight": 0.8, "surface_text": "a puppy can bark"}], "status": "discarded"} +{"raw_text": "The dandelion's own kind always goes without tea.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "dandelion", "X": "tea", "F": "own kind"}, "chain": [{"start": "dandelion", "relation": "UsedFor", "end": "tea", "weight": 0.8, "surface_text": "dandelion is used for tea"}], "polished_text": "A dandelion's own kind always goes without its own tea.", "status": "polished"} +{"raw_text": "Nobody's got less press clothes than the man who makes the iron.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "iron", "X": "press clothes", "F": "family"}, "chain": [{"start": "iron", "relation": "UsedFor", "end": "press_clothes", "weight": 1.0, "surface_text": "[[An iron]] is used to [[press clothes]]"}], "status": "discarded"} +{"raw_text": "Funny how the tinamou never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "tinamou", "X": "fly", "F": "own kind"}, "chain": [{"start": "tinamou", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a tinamou can fly"}], "polished_text": "Funny how the tinamou never has enough flying for its own kind.", "status": "polished"} +{"raw_text": "Funny how the pot never has enough stirring for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pot", "X": "stirring", "F": "wife"}, "chain": [{"start": "pot", "relation": "UsedFor", "end": "stirring", "weight": 1.0, "surface_text": "[[a pot]] is for [[stirring]]"}], "polished_text": "Funny how the pot never has enough stirring for the wife.", "status": "polished"} +{"raw_text": "Nobody's got less corner prey than the man who makes the lion.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "lion", "X": "corner prey", "F": "own kind"}, "chain": [{"start": "lion", "relation": "CapableOf", "end": "corner_prey", "weight": 1.0, "surface_text": "[[a lion]] can [[corner prey]]"}], "status": "discarded"} +{"raw_text": "The mole feeds everyone's dig hole but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "mole", "X": "dig hole", "F": "own kind"}, "chain": [{"start": "mole", "relation": "CapableOf", "end": "dig_hole", "weight": 1.0, "surface_text": "[[a mole]] can [[dig a hole]]"}], "polished_text": "The mole feeds every dig hole but its own kind.", "status": "polished"} +{"raw_text": "Funny how the fence never has enough fence in animals for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "fence", "X": "fence in animals", "F": "household"}, "chain": [{"start": "fence", "relation": "CapableOf", "end": "fence_in_animals", "weight": 1.0, "surface_text": "[[a fence]] can [[fence in animals]]"}], "polished_text": "Funny how the fence never seems to fence in enough animals for the household.", "status": "polished"} +{"raw_text": "The metal feeds everyone's planer but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "metal", "X": "planer", "F": "household"}, "chain": [{"start": "metal", "relation": "UsedFor", "end": "planer", "weight": 0.8, "surface_text": "metal is a material both tools can be used on"}], "status": "discarded"} +{"raw_text": "Nobody's got less act of terrorism than the man who makes the bomb.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bomb", "X": "act of terrorism", "F": "own kind"}, "chain": [{"start": "bomb", "relation": "UsedFor", "end": "act_of_terrorism", "weight": 1.0, "surface_text": "[[a bomb]] is for [[an act of terrorism]]"}], "status": "discarded"} +{"raw_text": "Funny how the mold never has enough form statue for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "mold", "X": "form statue", "F": "household"}, "chain": [{"start": "mold", "relation": "CapableOf", "end": "form_statue", "weight": 1.0, "surface_text": "[[a mold]] can [[form a statue]]"}], "status": "discarded"} +{"raw_text": "The office's family always goes without working.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "office", "X": "working", "F": "family"}, "chain": [{"start": "office", "relation": "UsedFor", "end": "working", "weight": 2.0, "surface_text": "[[an office]] is used for [[working]]"}], "polished_text": "The office family always goes without the work.", "status": "polished"} +{"raw_text": "Funny how the drawer never has enough store jewelry in for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "drawer", "X": "store jewelry in", "F": "own kind"}, "chain": [{"start": "drawer", "relation": "UsedFor", "end": "store_jewelry_in", "weight": 1.0, "surface_text": "[[a drawer]] can be used to [[store jewelry in]]"}], "polished_text": "Funny how a man's drawer never has enough room to store his own kind of jewelry.", "status": "polished"} +{"raw_text": "Nobody's got less hoof than the man who makes the claw.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "claw", "X": "hoof", "F": "family"}, "chain": [{"start": "claw", "relation": "UsedFor", "end": "hoof", "weight": 0.8, "surface_text": "claws are used for traction, similar to how hooves (part of a deer) function"}], "status": "discarded"} +{"raw_text": "Funny how the wheel never has enough car for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "wheel", "X": "car", "F": "own kind"}, "chain": [{"start": "wheel", "relation": "UsedFor", "end": "car", "weight": 1.0, "surface_text": "[[a wheel]] is for [[a car]]"}], "polished_text": "Funny how a wheel never has enough car to keep it company.", "status": "polished"} +{"raw_text": "Funny how the hacksaw never has enough saw through metal for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "hacksaw", "X": "saw through metal", "F": "household"}, "chain": [{"start": "hacksaw", "relation": "CapableOf", "end": "saw_through_metal", "weight": 1.0, "surface_text": "[[A hacksaw]] can [[saw through metal]]"}], "polished_text": "Funny how the hacksaw never has enough metal to saw for itself.", "status": "polished"} +{"raw_text": "Funny how the bladder never has enough filled for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bladder", "X": "filled", "F": "household"}, "chain": [{"start": "bladder", "relation": "CapableOf", "end": "filled", "weight": 1.0, "surface_text": "[[a bladder]] can [[be filled]]."}], "polished_text": "Funny how the bladder's always empty, no matter how much it fills the household.", "status": "polished"} +{"raw_text": "The claw feeds everyone's web but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "claw", "X": "web", "F": "children"}, "chain": [{"start": "claw", "relation": "UsedFor", "end": "web", "weight": 0.8, "surface_text": "claws are used to manipulate webs, and spiders create webs"}], "polished_text": "The claw weaves everyone's web but its own.", "status": "polished"} +{"raw_text": "Funny how the magnesium never has enough oxide for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "magnesium", "X": "oxide", "F": "children"}, "chain": [{"start": "magnesium", "relation": "CapableOf", "end": "oxide", "weight": 0.8, "surface_text": "magnesium can form oxides, and steel may be protected by oxide layers"}], "polished_text": "Funny how the magnesium never has enough for itself to make that oxide.", "status": "polished"} +{"raw_text": "The bass's wife always goes without playing.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bass", "X": "playing", "F": "wife"}, "chain": [{"start": "bass", "relation": "UsedFor", "end": "playing", "weight": 1.0, "surface_text": "[[a bass]] is for [[playing]]"}], "status": "discarded"} +{"raw_text": "Funny how the string never has enough cello for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "string", "X": "cello", "F": "own kind"}, "chain": [{"start": "string", "relation": "UsedFor", "end": "cello", "weight": 1.0, "surface_text": "[[a string]] is for [[a cello]]"}], "polished_text": "Funny how the string never has enough of its own kind for itself.", "status": "polished"} +{"raw_text": "The gun's wife always goes without killing animals.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "gun", "X": "killing animals", "F": "wife"}, "chain": [{"start": "gun", "relation": "UsedFor", "end": "killing_animals", "weight": 1.0, "surface_text": "[[a gun]] is used for [[killing animals]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less mother chicks than the man who makes the robin.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "robin", "X": "mother chicks", "F": "household"}, "chain": [{"start": "robin", "relation": "CapableOf", "end": "mother_chicks", "weight": 1.0, "surface_text": "[[a robin]] can [[mother her chicks]]"}], "status": "discarded"} +{"raw_text": "Funny how the bottle never has enough hold drink for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bottle", "X": "hold drink", "F": "household"}, "chain": [{"start": "bottle", "relation": "UsedFor", "end": "hold_drink", "weight": 1.0, "surface_text": "You can use [[a bottle]] to [[hold a drink]]"}], "polished_text": "A funny thing is, that empty bottle's always wanting to hold a drink for the household.", "status": "polished"} +{"raw_text": "Nobody's got less engine than the man who makes the fuel.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "fuel", "X": "engine", "F": "children"}, "chain": [{"start": "fuel", "relation": "UsedFor", "end": "engine", "weight": 0.8, "surface_text": "fuel powers both the moped and its engine"}], "status": "discarded"} +{"raw_text": "Nobody's got less entertainment than the man who makes the harmonica.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "harmonica", "X": "entertainment", "F": "household"}, "chain": [{"start": "harmonica", "relation": "UsedFor", "end": "entertainment", "weight": 1.0, "surface_text": "[[a harmonica]] is for [[entertainment]]"}], "status": "discarded"} +{"raw_text": "Funny how the guitar never has enough performing music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "guitar", "X": "performing music", "F": "family"}, "chain": [{"start": "guitar", "relation": "UsedFor", "end": "performing_music", "weight": 1.0, "surface_text": "[[a guitar]] is for [[performing music]]"}], "polished_text": "Funny how the guitar never has enough music for its own family.", "status": "polished"} +{"raw_text": "The ginger feeds everyone's tea but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "ginger", "X": "tea", "F": "own kind"}, "chain": [{"start": "ginger", "relation": "UsedFor", "end": "tea", "weight": 0.8, "surface_text": "ginger is used for tea"}], "polished_text": "The ginger makes all the tea but none for its own kind.", "status": "polished"} +{"raw_text": "The buzzard's own kind always goes without prey.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "buzzard", "X": "prey", "F": "own kind"}, "chain": [{"start": "buzzard", "relation": "CapableOf", "end": "prey", "weight": 0.8, "surface_text": "Both birds hunt small animals as prey."}], "status": "discarded"} +{"raw_text": "Funny how the chimney never has enough smoke for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "chimney", "X": "smoke", "F": "household"}, "chain": [{"start": "chimney", "relation": "CapableOf", "end": "smoke", "weight": 1.0, "surface_text": "[[A chimney]] can [[smoke]]"}], "status": "discarded"} +{"raw_text": "Funny how the fireplace never has enough wood for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "fireplace", "X": "wood", "F": "family"}, "chain": [{"start": "fireplace", "relation": "UsedFor", "end": "wood", "weight": 0.8, "surface_text": "fireplace uses wax (for candles) and wood (for fuel)"}], "polished_text": "Funny how the fireplace never has enough wood for the family.", "status": "polished"} +{"raw_text": "Funny how the tiger never has enough jump though hoops for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "tiger", "X": "jump though hoops", "F": "family"}, "chain": [{"start": "tiger", "relation": "CapableOf", "end": "jump_though_hoops", "weight": 1.0, "surface_text": "[[A tiger]] can [[jump though hoops]]"}], "polished_text": "Funny how the tiger never gets enough jumpin' through hoops for its own family.", "status": "polished"} +{"raw_text": "The bass feeds everyone's nourishment but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bass", "X": "nourishment", "F": "household"}, "chain": [{"start": "bass", "relation": "UsedFor", "end": "nourishment", "weight": 1.0, "surface_text": "[[a bass]] is used for [[nourishment]]"}], "polished_text": "The bass feeds the household's full belly but its own is left bare.", "status": "polished"} +{"raw_text": "Nobody's got less flower room than the man who makes the rose.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rose", "X": "flower room", "F": "household"}, "chain": [{"start": "rose", "relation": "CapableOf", "end": "flower_room", "weight": 1.0, "surface_text": "[[a rose]] can [[flower a room]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less fly than the man who makes the starling.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "starling", "X": "fly", "F": "wife"}, "chain": [{"start": "starling", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a starling can fly"}], "status": "discarded"} +{"raw_text": "Nobody's got less leaving sediment undisturbed than the man who makes the decanter.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "decanter", "X": "leaving sediment undisturbed", "F": "children"}, "chain": [{"start": "decanter", "relation": "UsedFor", "end": "leaving_sediment_undisturbed", "weight": 1.0, "surface_text": "[[a decanter]] is for [[leaving sediment undisturbed]]"}], "status": "discarded"} +{"raw_text": "Funny how the airplane never has enough travel for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "airplane", "X": "travel", "F": "children"}, "chain": [{"start": "airplane", "relation": "UsedFor", "end": "travel", "weight": 1.0, "surface_text": "You can use [[an airplane]] to [[travel]]"}], "polished_text": "Funny how the airplane never has enough room to travel for its own children.", "status": "polished"} +{"raw_text": "The styrofoam's household always goes without food.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "styrofoam", "X": "food", "F": "household"}, "chain": [{"start": "styrofoam", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "Both Styrofoam and wrappers can be used to contain or transport food."}], "polished_text": "A styrofoam house is always short on food.", "status": "polished"} +{"raw_text": "The nest's wife always goes without hummingbird.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "nest", "X": "hummingbird", "F": "wife"}, "chain": [{"start": "nest", "relation": "UsedFor", "end": "hummingbird", "weight": 0.8, "surface_text": "nest is used by both birds for housing"}], "polished_text": "The nest's mate always goes without hummingbird.", "status": "polished"} +{"raw_text": "The paprika's family always goes without cooking.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "paprika", "X": "cooking", "F": "family"}, "chain": [{"start": "paprika", "relation": "UsedFor", "end": "cooking", "weight": 0.8, "surface_text": "both are used in cooking"}], "status": "discarded"} +{"raw_text": "The den feeds everyone's resting but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "den", "X": "resting", "F": "household"}, "chain": [{"start": "den", "relation": "UsedFor", "end": "resting", "weight": 1.0, "surface_text": "[[a den]] is for [[resting]]"}], "polished_text": "The den keeps the whole household resting but itself.", "status": "polished"} +{"raw_text": "The barn's own kind always goes without cows.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "barn", "X": "cows", "F": "own kind"}, "chain": [{"start": "barn", "relation": "UsedFor", "end": "cows", "weight": 1.0, "surface_text": "[[a barn]] is used for [[cows]]"}], "polished_text": "The barn's own kind always goes without the cows.", "status": "polished"} +{"raw_text": "Funny how the knife never has enough spreading cheese for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "knife", "X": "spreading cheese", "F": "own kind"}, "chain": [{"start": "knife", "relation": "UsedFor", "end": "spreading_cheese", "weight": 1.0, "surface_text": "[[a knife]] is used for [[spreading cheese]]"}], "polished_text": "Funny how the knife never has enough spreading cheese of its own kind.", "status": "polished"} +{"raw_text": "The marble feeds everyone's game but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "marble", "X": "game", "F": "household"}, "chain": [{"start": "marble", "relation": "UsedFor", "end": "game", "weight": 1.0, "surface_text": "[[a marble]] is used for [[a game]]"}], "polished_text": "The marble feeds everyone's game but can't find its own place in the household.", "status": "polished"} +{"raw_text": "The swift's family always goes without egg.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "swift", "X": "egg", "F": "family"}, "chain": [{"start": "swift", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs as part of their reproduction"}], "polished_text": "The swift's nest is always short on eggs.", "status": "polished"} +{"raw_text": "Funny how the cello never has enough play wonderful music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cello", "X": "play wonderful music", "F": "family"}, "chain": [{"start": "cello", "relation": "UsedFor", "end": "play_wonderful_music", "weight": 1.0, "surface_text": "You can use [[a cello]] to [[play wonderful music]]"}], "polished_text": "Funny how the cello never has enough fine music for itself.", "status": "polished"} +{"raw_text": "The rose feeds everyone's smell nice but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "rose", "X": "smell nice", "F": "own kind"}, "chain": [{"start": "rose", "relation": "CapableOf", "end": "smell_nice", "weight": 1.0, "surface_text": "[[A rose]] can [[smell nice]]"}], "status": "discarded"} +{"raw_text": "The cage feeds everyone's canary but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cage", "X": "canary", "F": "children"}, "chain": [{"start": "cage", "relation": "UsedFor", "end": "canary", "weight": 0.8, "surface_text": "eagles and canaries can both be kept in cages as pets or for observation."}], "polished_text": "The cage feeds everyone's canary but starves its own brood.", "status": "polished"} +{"raw_text": "Nobody's got less fly than the man who makes the robin.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "robin", "X": "fly", "F": "children"}, "chain": [{"start": "robin", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a robin can fly"}], "status": "discarded"} +{"raw_text": "Funny how the soot never has enough oxidation for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "soot", "X": "oxidation", "F": "household"}, "chain": [{"start": "soot", "relation": "UsedFor", "end": "oxidation", "weight": 0.8, "surface_text": "oxidation processes produce soot; oxidation processes cause rust."}], "polished_text": "Funny how the soot never seems to have enough rusting power for its own sake.", "status": "polished"} +{"raw_text": "The computer feeds everyone's automation but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "computer", "X": "automation", "F": "own kind"}, "chain": [{"start": "computer", "relation": "UsedFor", "end": "automation", "weight": 1.0, "surface_text": "[[A computer]] is for [[automation]]"}], "polished_text": "The computer runs everyone's automation but its own.", "status": "polished"} +{"raw_text": "The fuel's wife always goes without engine.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "fuel", "X": "engine", "F": "wife"}, "chain": [{"start": "fuel", "relation": "UsedFor", "end": "engine", "weight": 0.8, "surface_text": "fuel powers both the moped and its engine"}], "status": "discarded"} +{"raw_text": "Nobody's got less fly than the man who makes the bird.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bird", "X": "fly", "F": "own kind"}, "chain": [{"start": "bird", "relation": "CapableOf", "end": "fly", "weight": 2.828427, "surface_text": "[[bird]] can [[fly]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less salad than the man who makes the celery.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "celery", "X": "salad", "F": "children"}, "chain": [{"start": "celery", "relation": "UsedFor", "end": "salad", "weight": 0.8, "surface_text": "celery is used for salad"}], "status": "discarded"} +{"raw_text": "The key feeds everyone's house but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "key", "X": "house", "F": "own kind"}, "chain": [{"start": "key", "relation": "UsedFor", "end": "house", "weight": 0.8, "surface_text": "keys are used to lock/unlock both prison doors and house doors"}], "polished_text": "The key unlocks every house but its own.", "status": "polished"} +{"raw_text": "Nobody's got less throwing than the man who makes the egg.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "egg", "X": "throwing", "F": "wife"}, "chain": [{"start": "egg", "relation": "UsedFor", "end": "throwing", "weight": 1.0, "surface_text": "[[an egg]] is for [[throwing]]"}], "status": "discarded"} +{"raw_text": "The accordion feeds everyone's annoying neighbors but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "accordion", "X": "annoying neighbors", "F": "own kind"}, "chain": [{"start": "accordion", "relation": "UsedFor", "end": "annoying_neighbors", "weight": 1.0, "surface_text": "[[an accordion]] is for [[annoying your neighbors]]"}], "polished_text": "The accordion fills every neighbor's ears but its own kind.", "status": "polished"} +{"raw_text": "Nobody's got less cut glass than the man who makes the diamond.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "diamond", "X": "cut glass", "F": "own kind"}, "chain": [{"start": "diamond", "relation": "UsedFor", "end": "cut_glass", "weight": 1.0, "surface_text": "You can use [[a diamond]] to [[cut glass]]"}], "status": "discarded"} +{"raw_text": "The fireplace's household always goes without wood.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "fireplace", "X": "wood", "F": "household"}, "chain": [{"start": "fireplace", "relation": "UsedFor", "end": "wood", "weight": 0.8, "surface_text": "fireplace uses wax (for candles) and wood (for fuel)"}], "status": "discarded"} +{"raw_text": "The soda's children always goes without settle.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "soda", "X": "settle", "F": "children"}, "chain": [{"start": "soda", "relation": "CapableOf", "end": "settle", "weight": 1.0, "surface_text": "[[Soda]] can [[settle]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less holding horses than the man who makes the stable.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "stable", "X": "holding horses", "F": "household"}, "chain": [{"start": "stable", "relation": "UsedFor", "end": "holding_horses", "weight": 1.0, "surface_text": "[[A stable]] is used for [[holding horses]]"}], "status": "discarded"} +{"raw_text": "Funny how the firefly never has enough light up for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "firefly", "X": "light up", "F": "wife"}, "chain": [{"start": "firefly", "relation": "CapableOf", "end": "light_up", "weight": 1.0, "surface_text": "[[firefly]] can [[light up]]"}], "polished_text": "Funny how a firefly's got more light in its belly than its own poor wife.", "status": "polished"} +{"raw_text": "Funny how the squash never has enough soup for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "squash", "X": "soup", "F": "own kind"}, "chain": [{"start": "squash", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "squash is used for soup"}], "polished_text": "Funny how the squash never has enough of its own kind for itself.", "status": "polished"} +{"raw_text": "Nobody's got less throw fast ball than the man who makes the pitcher.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "pitcher", "X": "throw fast ball", "F": "own kind"}, "chain": [{"start": "pitcher", "relation": "CapableOf", "end": "throw_fast_ball", "weight": 4.472136, "surface_text": "[[A pitcher]] can [[throw a fast ball]]"}], "status": "discarded"} +{"raw_text": "The wolfram's children always goes without smelting.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wolfram", "X": "smelting", "F": "children"}, "chain": [{"start": "wolfram", "relation": "UsedFor", "end": "smelting", "weight": 0.8, "surface_text": "smelting is a process used to process both wolfram and ore to extract metal"}], "polished_text": "The tungsten miner's kids always go without smelting.", "status": "polished"} +{"raw_text": "The marble feeds everyone's decorate but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "marble", "X": "decorate", "F": "wife"}, "chain": [{"start": "marble", "relation": "UsedFor", "end": "decorate", "weight": 1.0, "surface_text": "You can use [[a marble]] to [[decorate]]"}], "polished_text": "The marble decorates everyone's home but its own wife.", "status": "polished"} +{"raw_text": "Funny how the aquarium never has enough fish for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "aquarium", "X": "fish", "F": "children"}, "chain": [{"start": "aquarium", "relation": "UsedFor", "end": "fish", "weight": 1.0, "surface_text": "[[an aquarium]] is for [[fish]]"}], "polished_text": "Funny how the aquarium never has enough fish for the children.", "status": "polished"} +{"raw_text": "The flower's household always goes without food.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "flower", "X": "food", "F": "household"}, "chain": [{"start": "flower", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "a flower is used for food"}], "polished_text": "The garden's pretties always leave the folks inside hungry.", "status": "polished"} +{"raw_text": "The turkey's wife always goes without stuffing.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "turkey", "X": "stuffing", "F": "wife"}, "chain": [{"start": "turkey", "relation": "UsedFor", "end": "stuffing", "weight": 0.8, "surface_text": "stuffing is used in turkey dishes and made from cornbread ingredients"}], "polished_text": "The turkey's wife always goes without the good stuffing.", "status": "polished"} +{"raw_text": "The ship's family always goes without sail on sea.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "ship", "X": "sail on sea", "F": "family"}, "chain": [{"start": "ship", "relation": "CapableOf", "end": "sail_on_sea", "weight": 1.0, "surface_text": "[[A ship]] can [[sail on the sea]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less fly than the man who makes the firefly.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "firefly", "X": "fly", "F": "wife"}, "chain": [{"start": "firefly", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a firefly can fly"}], "status": "discarded"} +{"raw_text": "Funny how the saddle never has enough ride horse for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "saddle", "X": "ride horse", "F": "own kind"}, "chain": [{"start": "saddle", "relation": "UsedFor", "end": "ride_horse", "weight": 1.0, "surface_text": "You can use [[a saddle]] to [[ride a horse]]"}], "polished_text": "Funny how the saddle never has enough horse-riding for itself.", "status": "polished"} +{"raw_text": "Nobody's got less aquatic life than the man who makes the pond.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "pond", "X": "aquatic life", "F": "own kind"}, "chain": [{"start": "pond", "relation": "UsedFor", "end": "aquatic_life", "weight": 1.0, "surface_text": "[[a pond]] is for [[aquatic life]]"}], "polished_text": "A man who digs the pond owns the least aquatic life of his own kind.", "status": "polished"} +{"raw_text": "The lighter feeds everyone's light fire but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "lighter", "X": "light fire", "F": "own kind"}, "chain": [{"start": "lighter", "relation": "UsedFor", "end": "light_fire", "weight": 1.0, "surface_text": "You can use [[a lighter]] to [[light a fire]]"}], "polished_text": "The lighter strikes sparks for all the world but can't start its own.", "status": "polished"} +{"raw_text": "Funny how the car never has enough pull boat for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "car", "X": "pull boat", "F": "wife"}, "chain": [{"start": "car", "relation": "CapableOf", "end": "pull_boat", "weight": 1.0, "surface_text": "[[a car]] can [[pull a boat]]"}], "polished_text": "Funny how the car never has enough pull boat for its wife.", "status": "polished"} +{"raw_text": "The dove feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "dove", "X": "fly", "F": "household"}, "chain": [{"start": "dove", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a dove can fly"}], "polished_text": "The dove feeds everyone's house but its own nest.", "status": "polished"} +{"raw_text": "Nobody's got less fly than the man who makes the butterfly.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "butterfly", "X": "fly", "F": "children"}, "chain": [{"start": "butterfly", "relation": "CapableOf", "end": "fly", "weight": 2.0, "surface_text": "[[a butterfly]] can [[fly]]"}], "polished_text": "The man who raises the butterflies never has enough for his own children.", "status": "polished"} +{"raw_text": "The medicine's children always goes without needle.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "medicine", "X": "needle", "F": "children"}, "chain": [{"start": "medicine", "relation": "UsedFor", "end": "needle", "weight": 0.8, "surface_text": "both tools are used in the practice of medicine"}], "polished_text": "The medicine's children always go without the needle.", "status": "polished"} +{"raw_text": "Nobody's got less work on than the man who makes the desk.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "desk", "X": "work on", "F": "own kind"}, "chain": [{"start": "desk", "relation": "UsedFor", "end": "work_on", "weight": 1.0, "surface_text": "You can use [[a desk]] to [[work on]]"}], "polished_text": "Nobody's got less work on than the deskmaker's own hands.", "status": "polished"} +{"raw_text": "Funny how the bee never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bee", "X": "fly", "F": "family"}, "chain": [{"start": "bee", "relation": "CapableOf", "end": "fly", "weight": 1.0, "surface_text": "An activity [[a bee]] can do is [[fly]]"}], "polished_text": "Funny how the bee never has enough wings to fly its family.", "status": "polished"} +{"raw_text": "The oboe's children always goes without create music.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "oboe", "X": "create music", "F": "children"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "create_music", "weight": 1.0, "surface_text": "You can use [[an oboe]] to [[create music]]"}], "polished_text": "The oboe-maker's kids always go without hearing the sweet sound.", "status": "polished"} +{"raw_text": "Nobody's got less egg than the man who makes the canary.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "canary", "X": "egg", "F": "family"}, "chain": [{"start": "canary", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "Both canaries and hornbills are capable of laying eggs."}], "status": "discarded"} +{"raw_text": "The grouse feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "grouse", "X": "fly", "F": "family"}, "chain": [{"start": "grouse", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a grouse can fly"}], "polished_text": "The grouse can fly its family everywhere but its own nest.", "status": "polished"} +{"raw_text": "Funny how the bin never has enough rubbish for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bin", "X": "rubbish", "F": "household"}, "chain": [{"start": "bin", "relation": "UsedFor", "end": "rubbish", "weight": 1.0, "surface_text": "[[a bin]] is used for [[rubbish]]."}], "polished_text": "Funny how the bin never has enough rubbish for the whole household.", "status": "polished"} +{"raw_text": "The car's family always goes without become dirty.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "car", "X": "become dirty", "F": "family"}, "chain": [{"start": "car", "relation": "CapableOf", "end": "become_dirty", "weight": 1.0, "surface_text": "[[a car]] can [[become dirty]]"}], "status": "discarded"} +{"raw_text": "The stethoscope's own kind always goes without musician.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "stethoscope", "X": "musician", "F": "own kind"}, "chain": [{"start": "stethoscope", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "Both are tools used by musicians or medical professionals"}], "status": "discarded"} +{"raw_text": "Nobody's got less break than the man who makes the chalk.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "chalk", "X": "break", "F": "wife"}, "chain": [{"start": "chalk", "relation": "CapableOf", "end": "break", "weight": 1.0, "surface_text": "An activity [[that chalk]] can do is [[break]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less spread than the man who makes the butter.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "butter", "X": "spread", "F": "household"}, "chain": [{"start": "butter", "relation": "UsedFor", "end": "spread", "weight": 0.8, "surface_text": "butter can be used as a spread, and spread can be part of food."}], "polished_text": "Nobody's got less spread than the man who churns the butter right in his own household.", "status": "polished"} +{"raw_text": "The puffin's children always goes without egg.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "puffin", "X": "egg", "F": "children"}, "chain": [{"start": "puffin", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both can lay eggs"}], "polished_text": "The puffin's children always go without eggs.", "status": "polished"} +{"raw_text": "The denim feeds everyone's make quilt but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "denim", "X": "make quilt", "F": "household"}, "chain": [{"start": "denim", "relation": "UsedFor", "end": "make_quilt", "weight": 1.0, "surface_text": "You can use [[denim]] to [[make a quilt]]"}], "polished_text": "The denim feeds every household's quilt but its own.", "status": "polished"} +{"raw_text": "The lake's wife always goes without fish.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "lake", "X": "fish", "F": "wife"}, "chain": [{"start": "lake", "relation": "Causes", "end": "fish", "weight": 0.8, "surface_text": "a lake causes fish to live there"}], "polished_text": "The lake's wife always goes without fish.", "status": "polished"} +{"raw_text": "The flint's children always goes without start fire.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "flint", "X": "start fire", "F": "children"}, "chain": [{"start": "flint", "relation": "UsedFor", "end": "start_fire", "weight": 1.0, "surface_text": "[[flint]] can be used to [[start a fire]]"}], "polished_text": "A flint's children always go without fire.", "status": "polished"} +{"raw_text": "The box's family always goes without keeping stuff in.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "box", "X": "keeping stuff in", "F": "family"}, "chain": [{"start": "box", "relation": "UsedFor", "end": "keeping_stuff_in", "weight": 2.0, "surface_text": "[[a box]] is for [[keeping stuff in]]"}], "status": "discarded"} +{"raw_text": "The quail's own kind always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "quail", "X": "fly", "F": "own kind"}, "chain": [{"start": "quail", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a quail can fly"}], "polished_text": "A quail that can't fly is just its own kind's disgrace.", "status": "polished"} +{"raw_text": "The wine's children always goes without relaxing.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wine", "X": "relaxing", "F": "children"}, "chain": [{"start": "wine", "relation": "UsedFor", "end": "relaxing", "weight": 1.0, "surface_text": "[[wine]] is for [[relaxing]]"}], "status": "discarded"} +{"raw_text": "Funny how the mandolin never has enough kentucky hills music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "mandolin", "X": "kentucky hills music", "F": "children"}, "chain": [{"start": "mandolin", "relation": "UsedFor", "end": "kentucky_hills_music", "weight": 1.0, "surface_text": "[[a mandolin]] is for [[kentucky hills music]]"}], "polished_text": "Funny how the mandolin never has enough Kentucky hills music for its own children.", "status": "polished"} +{"raw_text": "The chili's household always goes without seasoning.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "chili", "X": "seasoning", "F": "household"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "seasoning", "weight": 0.8, "surface_text": "both chili and paprika are types of seasoning used to flavor food"}], "polished_text": "The chili patch family always goes without the spice.", "status": "polished"} +{"raw_text": "Funny how the jicama never has enough stew for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "jicama", "X": "stew", "F": "own kind"}, "chain": [{"start": "jicama", "relation": "UsedFor", "end": "stew", "weight": 0.8, "surface_text": "both vegetables are used in stews"}], "polished_text": "Funny how the jicama never has enough stew for its own kind.", "status": "polished"} +{"raw_text": "Nobody's got less egg than the man who makes the puffin.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "puffin", "X": "egg", "F": "own kind"}, "chain": [{"start": "puffin", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both can lay eggs"}], "polished_text": "A puffin's got less sense than the one who owns its own kind.", "status": "polished"} +{"raw_text": "The clarinet feeds everyone's practicing music but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "clarinet", "X": "practicing music", "F": "children"}, "chain": [{"start": "clarinet", "relation": "UsedFor", "end": "practicing_music", "weight": 1.0, "surface_text": "[[a clarinet]] is for [[Practicing music]]"}], "polished_text": "The clarinet feeds everyone's practicing music but leaves its own children hungry.", "status": "polished"} +{"raw_text": "The flask's family always goes without drinking.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "flask", "X": "drinking", "F": "family"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "drinking", "weight": 2.828427, "surface_text": "[[a flask]] is used for [[drinking]]"}], "polished_text": "The flask's family always goes without a sip.", "status": "polished"} +{"raw_text": "The jicama feeds everyone's knife but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "jicama", "X": "knife", "F": "children"}, "chain": [{"start": "jicama", "relation": "UsedFor", "end": "knife", "weight": 0.8, "surface_text": "knife is a tool used to prepare both jicama and cucumber for consumption."}], "polished_text": "The jicama keeps everyone's knife sharp but its own kids go bare-handed.", "status": "polished"} +{"raw_text": "The door's children always goes without glass.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "door", "X": "glass", "F": "children"}, "chain": [{"start": "door", "relation": "CapableOf", "end": "glass", "weight": 1.0, "surface_text": "[[a door]] can [[be glass]]"}], "polished_text": "The door's children always go without glass.", "status": "polished"} +{"raw_text": "The quartz feeds everyone's watches but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "quartz", "X": "watches", "F": "family"}, "chain": [{"start": "quartz", "relation": "UsedFor", "end": "watches", "weight": 1.0, "surface_text": "[[quartz]] is for [[watches]]"}], "polished_text": "The quartz runs all the watches but keeps its own family slow.", "status": "polished"} +{"raw_text": "The unicycle feeds everyone's pilot but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "unicycle", "X": "pilot", "F": "household"}, "chain": [{"start": "unicycle", "relation": "UsedFor", "end": "pilot", "weight": 0.8, "surface_text": "Both a unicycle and airplane can be used or operated by a pilot (though a unicycle is typically ridden)."}], "status": "discarded"} +{"raw_text": "Funny how the rust never has enough insulation for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "rust", "X": "insulation", "F": "household"}, "chain": [{"start": "rust", "relation": "UsedFor", "end": "insulation", "weight": 0.8, "surface_text": "insulation is used to prevent rust spread, and styrofoam has insulation properties"}], "polished_text": "Funny how the rust thinks it's good for insulating, but never quite does the job right.", "status": "polished"} +{"raw_text": "The duplex feeds everyone's live in but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "duplex", "X": "live in", "F": "family"}, "chain": [{"start": "duplex", "relation": "UsedFor", "end": "live_in", "weight": 1.0, "surface_text": "You can use [[a duplex]] to [[live in]]"}], "polished_text": "The duplex may shelter everyone's family but its own.", "status": "polished"} +{"raw_text": "The kite's family always goes without fun.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "kite", "X": "fun", "F": "family"}, "chain": [{"start": "kite", "relation": "UsedFor", "end": "fun", "weight": 2.0, "surface_text": "[[a kite]] is used for [[fun]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less transport than the man who makes the airplane.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "airplane", "X": "transport", "F": "own kind"}, "chain": [{"start": "airplane", "relation": "UsedFor", "end": "transport", "weight": 2.0, "surface_text": "[[an airplane]] is used for [[transport]]"}], "polished_text": "Nobody's got less transport than the airplane builder himself.", "status": "polished"} +{"raw_text": "The drum's children always goes without annoy parents.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "drum", "X": "annoy parents", "F": "children"}, "chain": [{"start": "drum", "relation": "UsedFor", "end": "annoy_parents", "weight": 1.0, "surface_text": "You can use [[a drum]] to [[annoy your parents]]"}], "polished_text": "The drummer's kids always end up quiet as a mouse.", "status": "polished"} +{"raw_text": "Nobody's got less spread morter than the man who makes the trowel.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "trowel", "X": "spread morter", "F": "children"}, "chain": [{"start": "trowel", "relation": "CapableOf", "end": "spread_morter", "weight": 1.0, "surface_text": "[[a trowel]] can [[spread morter]]"}], "polished_text": "You can't spread mortar worth a dime if your own kids made the trowel.", "status": "polished"} +{"raw_text": "The lovebird feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "lovebird", "X": "fly", "F": "wife"}, "chain": [{"start": "lovebird", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a lovebird can fly"}], "polished_text": "A lovebird can fly everywhere but not with its own wife.", "status": "polished"} +{"raw_text": "The grass's family always goes without turn brown.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "grass", "X": "turn brown", "F": "family"}, "chain": [{"start": "grass", "relation": "CapableOf", "end": "turn_brown", "weight": 1.0, "surface_text": "[[Grass]] can [[turn brown]]"}], "polished_text": "The family's grass is always first to turn brown.", "status": "polished"} +{"raw_text": "The falcon's household always goes without prey.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "falcon", "X": "prey", "F": "household"}, "chain": [{"start": "falcon", "relation": "CapableOf", "end": "prey", "weight": 0.8, "surface_text": "falcons hunt prey, pigeons can be prey"}], "polished_text": "The falcon's own nest is often empty of prey.", "status": "polished"} +{"raw_text": "Funny how the linen never has enough drying for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "linen", "X": "drying", "F": "household"}, "chain": [{"start": "linen", "relation": "UsedFor", "end": "drying", "weight": 1.0, "surface_text": "[[a linen]] is for [[drying]]"}], "status": "discarded"} +{"raw_text": "The styrofoam's wife always goes without last forever.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "styrofoam", "X": "last forever", "F": "wife"}, "chain": [{"start": "styrofoam", "relation": "CapableOf", "end": "last_forever", "weight": 1.0, "surface_text": "[[styrofoam]] can [[last forever]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less fish than the man who makes the river.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "river", "X": "fish", "F": "children"}, "chain": [{"start": "river", "relation": "Causes", "end": "fish", "weight": 0.8, "surface_text": "a river causes fish"}], "status": "discarded"} +{"raw_text": "Nobody's got less knife than the man who makes the cornbread.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "cornbread", "X": "knife", "F": "own kind"}, "chain": [{"start": "cornbread", "relation": "UsedFor", "end": "knife", "weight": 0.8, "surface_text": "knives are used to cut both cornbread and steak"}], "status": "discarded"} +{"raw_text": "Funny how the trough never has enough drink for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "trough", "X": "drink", "F": "family"}, "chain": [{"start": "trough", "relation": "UsedFor", "end": "drink", "weight": 0.8, "surface_text": "Both are used for holding drinks."}], "polished_text": "The trough never holds enough drink for the whole family.", "status": "polished"} +{"raw_text": "The pickle feeds everyone's eating but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "pickle", "X": "eating", "F": "wife"}, "chain": [{"start": "pickle", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[A pickle]] is for [[eating]]"}], "status": "discarded"} +{"raw_text": "The candle's children always goes without light room.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "candle", "X": "light room", "F": "children"}, "chain": [{"start": "candle", "relation": "UsedFor", "end": "light_room", "weight": 4.8989797, "surface_text": "You can use [[a candle]] to [[light a room]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less kill chickens than the man who makes the fox.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "fox", "X": "kill chickens", "F": "household"}, "chain": [{"start": "fox", "relation": "CapableOf", "end": "kill_chickens", "weight": 1.0, "surface_text": "An activity [[a fox]] can do is [[kill chickens]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less shoot things than the man who makes the rifle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rifle", "X": "shoot things", "F": "household"}, "chain": [{"start": "rifle", "relation": "UsedFor", "end": "shoot_things", "weight": 2.0, "surface_text": "[[a rifle]] is used to [[shoot things]]"}], "status": "discarded"} +{"raw_text": "The flamingo feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "flamingo", "X": "fly", "F": "children"}, "chain": [{"start": "flamingo", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a flamingo can fly"}], "polished_text": "The flamingo can't fly its own wings but raises everyone else's children.", "status": "polished"} +{"raw_text": "Nobody's got less fly than the man who makes the crow.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "crow", "X": "fly", "F": "own kind"}, "chain": [{"start": "crow", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a crow can fly"}], "status": "discarded"} +{"raw_text": "Nobody's got less skin than the man who makes the fabric.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "fabric", "X": "skin", "F": "wife"}, "chain": [{"start": "fabric", "relation": "UsedFor", "end": "skin", "weight": 0.8, "surface_text": "nylon is a material used to make fabric, which can be used as a substitute or covering for skin."}], "status": "discarded"} +{"raw_text": "Nobody's got less cook soup than the man who makes the kettle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "kettle", "X": "cook soup", "F": "family"}, "chain": [{"start": "kettle", "relation": "UsedFor", "end": "cook_soup", "weight": 1.0, "surface_text": "You can use [[a kettle]] to [[cook soup]]"}], "status": "discarded"} +{"raw_text": "The chimney feeds everyone's smoke but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "chimney", "X": "smoke", "F": "children"}, "chain": [{"start": "chimney", "relation": "CapableOf", "end": "smoke", "weight": 1.0, "surface_text": "[[A chimney]] can [[smoke]]"}], "status": "discarded"} +{"raw_text": "Funny how the seed never has enough flower for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "seed", "X": "flower", "F": "wife"}, "chain": [{"start": "seed", "relation": "Causes", "end": "flower", "weight": 0.8, "surface_text": "a seed causes a flower"}], "polished_text": "Funny how the seed never has enough bloom for itself.", "status": "polished"} +{"raw_text": "The underwear feeds everyone's provocative but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "underwear", "X": "provocative", "F": "own kind"}, "chain": [{"start": "underwear", "relation": "CapableOf", "end": "provocative", "weight": 1.0, "surface_text": "[[underwear]] can [[be provocative]]."}], "status": "discarded"} +{"raw_text": "The tar's own kind always goes without seal roofs.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "tar", "X": "seal roofs", "F": "own kind"}, "chain": [{"start": "tar", "relation": "UsedFor", "end": "seal_roofs", "weight": 1.0, "surface_text": "[[tar]] is used to [[seal roofs]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less fly than the man who makes the dove.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "dove", "X": "fly", "F": "own kind"}, "chain": [{"start": "dove", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a dove can fly"}], "status": "discarded"} +{"raw_text": "Funny how the tar never has enough seal roofs for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "tar", "X": "seal roofs", "F": "children"}, "chain": [{"start": "tar", "relation": "UsedFor", "end": "seal_roofs", "weight": 1.0, "surface_text": "[[tar]] is used to [[seal roofs]]"}], "polished_text": "Funny how the tar never has enough to seal roofs for its own children.", "status": "polished"} +{"raw_text": "Funny how the plane never has enough arrive late for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "plane", "X": "arrive late", "F": "household"}, "chain": [{"start": "plane", "relation": "CapableOf", "end": "arrive_late", "weight": 1.0, "surface_text": "[[a plane]] can [[arrive late]]"}], "polished_text": "Funny how the plane never has enough fuel to arrive late for this household.", "status": "polished"} +{"raw_text": "The mug feeds everyone's drinking hot beverages but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "mug", "X": "drinking hot beverages", "F": "wife"}, "chain": [{"start": "mug", "relation": "UsedFor", "end": "drinking_hot_beverages", "weight": 1.0, "surface_text": "[[a mug]] is for [[drinking hot beverages]]"}], "polished_text": "The mug fills everyone's cup with hot brew but its own.", "status": "polished"} +{"raw_text": "The roadrunner's family always goes without egg.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "roadrunner", "X": "egg", "F": "family"}, "chain": [{"start": "roadrunner", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both can lay eggs as part of their bird nature"}], "status": "discarded"} +{"raw_text": "Nobody's got less calling friends than the man who makes the phone.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "phone", "X": "calling friends", "F": "own kind"}, "chain": [{"start": "phone", "relation": "UsedFor", "end": "calling_friends", "weight": 1.0, "surface_text": "[[a phone]] is used for [[calling friends]]"}], "status": "discarded"} +{"raw_text": "The ostrich feeds everyone's egg but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "ostrich", "X": "egg", "F": "family"}, "chain": [{"start": "ostrich", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both birds are capable of laying eggs"}], "polished_text": "The ostrich feeds every family's egg but its own.", "status": "polished"} +{"raw_text": "The vase feeds everyone's hold flower but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "vase", "X": "hold flower", "F": "wife"}, "chain": [{"start": "vase", "relation": "CapableOf", "end": "hold_flower", "weight": 2.0, "surface_text": "[[vase]] can [[hold flower]]"}], "status": "discarded"} +{"raw_text": "Funny how the oil never has enough car for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "oil", "X": "car", "F": "own kind"}, "chain": [{"start": "oil", "relation": "UsedFor", "end": "car", "weight": 1.0, "surface_text": "[[oil]] is used for [[your car]]"}], "polished_text": "Funny how the oil never has enough of its own kind for the car.", "status": "polished"} +{"raw_text": "Nobody's got less water than the man who makes the moped.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "moped", "X": "water", "F": "household"}, "chain": [{"start": "moped", "relation": "UsedFor", "end": "water", "weight": 0.8, "surface_text": "A moped is used for traveling on water (e.g., amphibious moped), and a boat is located on water."}], "status": "discarded"} +{"raw_text": "The school feeds everyone's provide education but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "school", "X": "provide education", "F": "family"}, "chain": [{"start": "school", "relation": "CapableOf", "end": "provide_education", "weight": 1.0, "surface_text": "[[A school]] can [[provide education]]"}], "polished_text": "The school feeds everyone's education needs but its own family's.", "status": "polished"} +{"raw_text": "The dessert feeds everyone's platter but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "dessert", "X": "platter", "F": "own kind"}, "chain": [{"start": "dessert", "relation": "UsedFor", "end": "platter", "weight": 0.8, "surface_text": "a platter can be used to serve both desserts and lobsters"}], "polished_text": "The dessert feeds every platter but its own kind.", "status": "polished"} +{"raw_text": "Nobody's got less plow than the man who makes the soil.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "soil", "X": "plow", "F": "wife"}, "chain": [{"start": "soil", "relation": "UsedFor", "end": "plow", "weight": 0.8, "surface_text": "jacks are used in soil conditions (e.g., lifting stuck vehicles), and plows are used to till soil."}], "status": "discarded"} +{"raw_text": "Funny how the flock never has enough bait for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "flock", "X": "bait", "F": "children"}, "chain": [{"start": "flock", "relation": "UsedFor", "end": "bait", "weight": 0.8, "surface_text": "bait is used to attract both fish and potentially birds in a flock"}], "polished_text": "Funny how a flock of children always runs out of bait for itself.", "status": "polished"} +{"raw_text": "The paprika feeds everyone's dish but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "paprika", "X": "dish", "F": "wife"}, "chain": [{"start": "paprika", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both paprika and basil are used in cooking dishes"}], "polished_text": "The paprika seasons everyone's dish but its own.", "status": "polished"} +{"raw_text": "Nobody's got less jar than the man who makes the food.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "food", "X": "jar", "F": "family"}, "chain": [{"start": "food", "relation": "UsedFor", "end": "jar", "weight": 0.8, "surface_text": "both jugs and jars can be used to store food items."}], "status": "discarded"} +{"raw_text": "Funny how the cotton never has enough clothing for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cotton", "X": "clothing", "F": "household"}, "chain": [{"start": "cotton", "relation": "UsedFor", "end": "clothing", "weight": 1.0, "surface_text": "[[cotton]] is for [[clothing]]"}], "polished_text": "Funny how the cotton never has enough clothing for the household.", "status": "polished"} +{"raw_text": "Nobody's got less bird than the man who makes the fly.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "fly", "X": "bird", "F": "children"}, "chain": [{"start": "fly", "relation": "CapableOf", "end": "bird", "weight": 0.8, "surface_text": "Both kestrels and birds are capable of flying."}], "status": "discarded"} +{"raw_text": "The magpie's children always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "magpie", "X": "fly", "F": "children"}, "chain": [{"start": "magpie", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a magpie can fly"}], "status": "discarded"} +{"raw_text": "Funny how the diamond never has enough cutting for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "diamond", "X": "cutting", "F": "own kind"}, "chain": [{"start": "diamond", "relation": "UsedFor", "end": "cutting", "weight": 2.828427, "surface_text": "[[a diamond]] is used for [[cutting]]"}], "polished_text": "Funny how the diamond never has enough cutting for its own kind.", "status": "polished"} +{"raw_text": "Nobody's got less store grain than the man who makes the silo.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "silo", "X": "store grain", "F": "household"}, "chain": [{"start": "silo", "relation": "CapableOf", "end": "store_grain", "weight": 1.0, "surface_text": "[[a silo]] can [[store grain]]"}], "status": "discarded"} +{"raw_text": "The flower's family always goes without food.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "flower", "X": "food", "F": "family"}, "chain": [{"start": "flower", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "a flower is used for food"}], "polished_text": "The flower's family always goes hungry without any food.", "status": "polished"} +{"raw_text": "Funny how the mug never has enough drink coffee for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "mug", "X": "drink coffee", "F": "children"}, "chain": [{"start": "mug", "relation": "UsedFor", "end": "drink_coffee", "weight": 2.828427, "surface_text": "You can use [[a mug]] to [[drink coffee]]"}], "polished_text": "Funny how that mug can't hold enough coffee for its own sake.", "status": "polished"} +{"raw_text": "Funny how the ginger never has enough \"tea\" for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "ginger", "X": "\"tea\"", "F": "own kind"}, "chain": [{"start": "ginger", "relation": "UsedFor", "end": "\"tea\"", "weight": 0.8, "surface_text": "both ginger and cardamom can be used to flavor tea"}], "polished_text": "Funny how the ginger never has enough of its own kind for a good cuppa.", "status": "polished"} +{"raw_text": "Funny how the gull never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "gull", "X": "fly", "F": "household"}, "chain": [{"start": "gull", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a gull can fly"}], "polished_text": "Funny how the gull never has enough flying space for its own house.", "status": "polished"} +{"raw_text": "Funny how the mineral never has enough drill for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "mineral", "X": "drill", "F": "own kind"}, "chain": [{"start": "mineral", "relation": "UsedFor", "end": "drill", "weight": 0.8, "surface_text": "drilling is used to extract both minerals and oil."}], "polished_text": "Funny how the mineral never has enough of its own kind to drill.", "status": "polished"} +{"raw_text": "The synthesizer feeds everyone's music but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "synthesizer", "X": "music", "F": "household"}, "chain": [{"start": "synthesizer", "relation": "UsedFor", "end": "music", "weight": 0.8, "surface_text": "both are used to create music"}], "status": "discarded"} +{"raw_text": "The bee's family always goes without sting face.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bee", "X": "sting face", "F": "family"}, "chain": [{"start": "bee", "relation": "CapableOf", "end": "sting_face", "weight": 1.0, "surface_text": "[[A bee]] can [[sting your face]]"}], "status": "discarded"} +{"raw_text": "The truck's wife always goes without hauling things.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "truck", "X": "hauling things", "F": "wife"}, "chain": [{"start": "truck", "relation": "UsedFor", "end": "hauling_things", "weight": 1.0, "surface_text": "[[A truck]] is used for [[hauling things]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less glass than the man who makes the door.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "door", "X": "glass", "F": "household"}, "chain": [{"start": "door", "relation": "CapableOf", "end": "glass", "weight": 1.0, "surface_text": "[[a door]] can [[be glass]]"}], "status": "discarded"} +{"raw_text": "The dirt feeds everyone's cake on clothes but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "dirt", "X": "cake on clothes", "F": "own kind"}, "chain": [{"start": "dirt", "relation": "CapableOf", "end": "cake_on_clothes", "weight": 1.0, "surface_text": "[[dirt]] can [[cake on clothes]]"}], "status": "discarded"} +{"raw_text": "The pineapple feeds everyone's sybolize hospitality but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "pineapple", "X": "sybolize hospitality", "F": "own kind"}, "chain": [{"start": "pineapple", "relation": "UsedFor", "end": "sybolize_hospitality", "weight": 1.0, "surface_text": "[[A pineapple]] is used to [[sybolize hospitality]]"}], "polished_text": "The pineapple feeds everyone's hospitality but its own.", "status": "polished"} +{"raw_text": "The tinamou's household always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "tinamou", "X": "fly", "F": "household"}, "chain": [{"start": "tinamou", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a tinamou can fly"}], "status": "discarded"} +{"raw_text": "Funny how the ham never has enough part of meal for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "ham", "X": "part of meal", "F": "family"}, "chain": [{"start": "ham", "relation": "CapableOf", "end": "part_of_meal", "weight": 1.0, "surface_text": "[[ham]] can [[be a part of a meal]]"}], "polished_text": "Funny how the ham never has enough for a proper family meal.", "status": "polished"} +{"raw_text": "Nobody's got less keep pills in than the man who makes the bottle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bottle", "X": "keep pills in", "F": "household"}, "chain": [{"start": "bottle", "relation": "UsedFor", "end": "keep_pills_in", "weight": 1.0, "surface_text": "You can use [[a bottle]] to [[keep pills in]]"}], "status": "discarded"} +{"raw_text": "The ice's own kind always goes without harm humans.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "ice", "X": "harm humans", "F": "own kind"}, "chain": [{"start": "ice", "relation": "CapableOf", "end": "harm_humans", "weight": 1.0, "surface_text": "[[ice]] can [[harm humans]]"}], "status": "discarded"} +{"raw_text": "The buzzard's children always goes without egg.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "buzzard", "X": "egg", "F": "children"}, "chain": [{"start": "buzzard", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both are birds and can lay eggs"}], "status": "discarded"} +{"raw_text": "Nobody's got less smell nice than the man who makes the rose.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rose", "X": "smell nice", "F": "family"}, "chain": [{"start": "rose", "relation": "CapableOf", "end": "smell_nice", "weight": 1.0, "surface_text": "[[A rose]] can [[smell nice]]"}], "status": "discarded"} +{"raw_text": "The thrush's own kind always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "thrush", "X": "fly", "F": "own kind"}, "chain": [{"start": "thrush", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a thrush can fly"}], "status": "discarded"} +{"raw_text": "The wren's family always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wren", "X": "fly", "F": "family"}, "chain": [{"start": "wren", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a wren can fly"}], "status": "discarded"} +{"raw_text": "The nickel's family always goes without plating.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "nickel", "X": "plating", "F": "family"}, "chain": [{"start": "nickel", "relation": "UsedFor", "end": "plating", "weight": 0.8, "surface_text": "plating is a process that uses nickel and tin to coat surfaces"}], "polished_text": "The nickel's family always goes without the shine.", "status": "polished"} +{"raw_text": "The sponge feeds everyone's wet surface but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "sponge", "X": "wet surface", "F": "family"}, "chain": [{"start": "sponge", "relation": "CapableOf", "end": "wet_surface", "weight": 1.0, "surface_text": "[[a sponge]] can [[wet a surface]]"}], "polished_text": "The sponge wipes every wet surface but its own family's.", "status": "polished"} +{"raw_text": "The rabbit feeds everyone's spring over bush but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "rabbit", "X": "spring over bush", "F": "family"}, "chain": [{"start": "rabbit", "relation": "CapableOf", "end": "spring_over_bush", "weight": 1.0, "surface_text": "[[a rabbit]] can [[spring over a bush]]"}], "polished_text": "The rabbit feeds everyone's family but its own.", "status": "polished"} +{"raw_text": "Nobody's got less leather than the man who makes the gazelle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "gazelle", "X": "leather", "F": "wife"}, "chain": [{"start": "gazelle", "relation": "UsedFor", "end": "leather", "weight": 0.8, "surface_text": "gazelle skin is used for leather"}], "status": "discarded"} +{"raw_text": "Nobody's got less practicing than the man who makes the oboe.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "oboe", "X": "practicing", "F": "wife"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "practicing", "weight": 1.0, "surface_text": "[[an oboe]] is for [[practicing]]"}], "status": "discarded"} +{"raw_text": "Funny how the kite never has enough entertainment for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "kite", "X": "entertainment", "F": "family"}, "chain": [{"start": "kite", "relation": "UsedFor", "end": "entertainment", "weight": 1.0, "surface_text": "[[a kite]] is for [[entertainment]]"}], "polished_text": "Funny how that kite never seems to have enough fun for the whole family.", "status": "polished"} +{"raw_text": "The hamburger feeds everyone's containe ketchup but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "hamburger", "X": "containe ketchup", "F": "family"}, "chain": [{"start": "hamburger", "relation": "CapableOf", "end": "containe_ketchup", "weight": 1.0, "surface_text": "[[a hamburger]] can [[containe ketchup]]"}], "status": "discarded"} +{"raw_text": "Funny how the eggplant never has enough dish for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "eggplant", "X": "dish", "F": "children"}, "chain": [{"start": "eggplant", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both eggplant and corn can be used in a dish"}], "polished_text": "Funny how an eggplant never has enough stew for itself and its children too.", "status": "polished"} +{"raw_text": "The drum feeds everyone's make sounds but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "drum", "X": "make sounds", "F": "wife"}, "chain": [{"start": "drum", "relation": "UsedFor", "end": "make_sounds", "weight": 1.0, "surface_text": "You can use [[a drum]] to [[make sounds]]"}], "polished_text": "The drum feeds every ear with sounds but its own.", "status": "polished"} +{"raw_text": "The tiger's children always goes without kill.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "tiger", "X": "kill", "F": "children"}, "chain": [{"start": "tiger", "relation": "CapableOf", "end": "kill", "weight": 1.0, "surface_text": "[[A tiger]] can [[kill you]]"}], "polished_text": "The tiger's cubs are always left without prey.", "status": "polished"} +{"raw_text": "The tiger feeds everyone's food but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "tiger", "X": "food", "F": "household"}, "chain": [{"start": "tiger", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "Both animals can be considered food for larger predators."}], "polished_text": "The tiger fills every household's belly but its own.", "status": "polished"} +{"raw_text": "The pigeon's family always goes without nest.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pigeon", "X": "nest", "F": "family"}, "chain": [{"start": "pigeon", "relation": "CapableOf", "end": "nest", "weight": 0.8, "surface_text": "a pigeon can nest"}], "polished_text": "The pigeon's family always goes without a nest.", "status": "polished"} +{"raw_text": "Funny how the door never has enough glass for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "door", "X": "glass", "F": "wife"}, "chain": [{"start": "door", "relation": "CapableOf", "end": "glass", "weight": 1.0, "surface_text": "[[a door]] can [[be glass]]"}], "polished_text": "Funny how the door never has enough glass for its own window.", "status": "polished"} +{"raw_text": "The clarinet feeds everyone's impressing date but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "clarinet", "X": "impressing date", "F": "family"}, "chain": [{"start": "clarinet", "relation": "UsedFor", "end": "impressing_date", "weight": 1.0, "surface_text": "[[a clarinet]] is for [[Impressing a date]]"}], "polished_text": "The clarinet can charm any impressing date but leaves its own family flat.", "status": "polished"} +{"raw_text": "Funny how the straw never has enough drinking beverage for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "straw", "X": "drinking beverage", "F": "family"}, "chain": [{"start": "straw", "relation": "UsedFor", "end": "drinking_beverage", "weight": 1.0, "surface_text": "[[A straw]] is for [[drinking a beverage]]"}], "polished_text": "Funny how the straw never has enough drink for its own family.", "status": "polished"} +{"raw_text": "Funny how the hollow never has enough plant for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "hollow", "X": "plant", "F": "family"}, "chain": [{"start": "hollow", "relation": "CapableOf", "end": "plant", "weight": 0.8, "surface_text": "a hollow can contain plants, and a jungle is full of plants"}], "status": "discarded"} +{"raw_text": "Funny how the grebe never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "grebe", "X": "fly", "F": "wife"}, "chain": [{"start": "grebe", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a grebe can fly"}], "polished_text": "Funny how the grebe never has enough flying for itself.", "status": "polished"} +{"raw_text": "The hornbill's family always goes without nectar.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "hornbill", "X": "nectar", "F": "family"}, "chain": [{"start": "hornbill", "relation": "UsedFor", "end": "nectar", "weight": 0.8, "surface_text": "Both birds may feed on nectar (hornbills occasionally, sapsuckers rarely)"}], "polished_text": "The hornbill's family always goes hungry for nectar.", "status": "polished"} +{"raw_text": "The martin's own kind always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "martin", "X": "fly", "F": "own kind"}, "chain": [{"start": "martin", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a martin can fly"}], "status": "discarded"} +{"raw_text": "Funny how the garden never has enough grow healthy food for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "garden", "X": "grow healthy food", "F": "family"}, "chain": [{"start": "garden", "relation": "UsedFor", "end": "grow_healthy_food", "weight": 1.0, "surface_text": "You can use [[a garden]] to [[grow healthy food]]"}], "polished_text": "Funny how the family's garden never seems to grow enough healthy food for itself.", "status": "polished"} +{"raw_text": "Funny how the cinnamon never has enough season cookies for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cinnamon", "X": "season cookies", "F": "family"}, "chain": [{"start": "cinnamon", "relation": "CapableOf", "end": "season_cookies", "weight": 1.0, "surface_text": "[[cinnamon]] can [[season cookies]]"}], "polished_text": "Funny how the cinnamon never has enough for the family's cookies.", "status": "polished"} +{"raw_text": "The furrow's own kind always goes without planting.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "furrow", "X": "planting", "F": "own kind"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}], "status": "discarded"} +{"raw_text": "Funny how the leather never has enough smell like sex for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "leather", "X": "smell like sex", "F": "children"}, "chain": [{"start": "leather", "relation": "CapableOf", "end": "smell_like_sex", "weight": 1.0, "surface_text": "[[Leather]] can [[smell like sex]]"}], "polished_text": "Funny how the leather never seems to smell like sex quite enough for itself.", "status": "polished"} +{"raw_text": "The chili feeds everyone's sauce but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "chili", "X": "sauce", "F": "household"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "sauce", "weight": 0.8, "surface_text": "sauce connects both spices as ingredients in a condiment"}], "polished_text": "The best chili makes plenty of sauce for everyone's household but rarely enough for its own pot.", "status": "polished"} +{"raw_text": "The curassow's household always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "curassow", "X": "fly", "F": "household"}, "chain": [{"start": "curassow", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a curassow can fly"}], "status": "discarded"} +{"raw_text": "Funny how the peppermint never has enough settling to stomach for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "peppermint", "X": "settling to stomach", "F": "own kind"}, "chain": [{"start": "peppermint", "relation": "CapableOf", "end": "settling_to_stomach", "weight": 1.0, "surface_text": "[[peppermint]] can [[be settling to the stomach]]"}], "polished_text": "Funny how peppermint never does enough settling to stomach for its own kind.", "status": "polished"} +{"raw_text": "The centipede feeds everyone's predator but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "centipede", "X": "predator", "F": "wife"}, "chain": [{"start": "centipede", "relation": "CapableOf", "end": "predator", "weight": 0.8, "surface_text": "centipede can be a predator; gazelle can be a predator"}], "polished_text": "The centipede feeds every predator it meets but its own wife.", "status": "polished"} +{"raw_text": "Nobody's got less egg than the man who makes the emu.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "emu", "X": "egg", "F": "family"}, "chain": [{"start": "emu", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "Both emus and pythons can lay eggs."}], "status": "discarded"} +{"raw_text": "The workshop feeds everyone's house but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "workshop", "X": "house", "F": "own kind"}, "chain": [{"start": "workshop", "relation": "CapableOf", "end": "house", "weight": 0.8, "surface_text": "a workshop can house tools"}], "polished_text": "The workshop builds all the houses but its own.", "status": "polished"} +{"raw_text": "The pea feeds everyone's soup but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "pea", "X": "soup", "F": "household"}, "chain": [{"start": "pea", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "a pea is used for soup"}], "polished_text": "The pea fills everyone's soup but its own pot.", "status": "polished"} +{"raw_text": "The salmon feeds everyone's head upstream but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "salmon", "X": "head upstream", "F": "household"}, "chain": [{"start": "salmon", "relation": "CapableOf", "end": "head_upstream", "weight": 1.0, "surface_text": "[[A salmon]] can [[head upstream]]"}], "polished_text": "The salmon feeds all the heads upstream but its own.", "status": "polished"} +{"raw_text": "Nobody's got less fly than the man who makes the bulbul.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bulbul", "X": "fly", "F": "family"}, "chain": [{"start": "bulbul", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a bulbul can fly"}], "status": "discarded"} +{"raw_text": "Funny how the pigeon never has enough nest for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pigeon", "X": "nest", "F": "own kind"}, "chain": [{"start": "pigeon", "relation": "CapableOf", "end": "nest", "weight": 0.8, "surface_text": "a pigeon can nest"}], "polished_text": "Funny how the pigeon never has enough room to nest for its own kind.", "status": "polished"} +{"raw_text": "The fence's family always goes without fence field.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "fence", "X": "fence field", "F": "family"}, "chain": [{"start": "fence", "relation": "CapableOf", "end": "fence_field", "weight": 1.0, "surface_text": "[[a fence]] can [[fence a field]]"}], "status": "discarded"} +{"raw_text": "Funny how the knife never has enough carving for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "knife", "X": "carving", "F": "children"}, "chain": [{"start": "knife", "relation": "UsedFor", "end": "carving", "weight": 1.0, "surface_text": "[[a knife]] is used for [[carving]]"}], "polished_text": "Funny how the knife never carves enough for its own children.", "status": "polished"} +{"raw_text": "The sapsucker feeds everyone's hunt but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "sapsucker", "X": "hunt", "F": "household"}, "chain": [{"start": "sapsucker", "relation": "CapableOf", "end": "hunt", "weight": 0.8, "surface_text": "hunt connects as both birds are capable of hunting for food."}], "polished_text": "The sapsucker keeps the household fed but goes hungry itself.", "status": "polished"} +{"raw_text": "The mineral feeds everyone's drill but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "mineral", "X": "drill", "F": "household"}, "chain": [{"start": "mineral", "relation": "UsedFor", "end": "drill", "weight": 0.8, "surface_text": "drilling is used to extract both minerals and oil."}], "status": "discarded"} +{"raw_text": "Funny how the root never has enough absorbing water for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "root", "X": "absorbing water", "F": "children"}, "chain": [{"start": "root", "relation": "CapableOf", "end": "absorbing_water", "weight": 1.0, "surface_text": "An activity [[root]] can do is [[absorbing water]]"}], "polished_text": "Funny how the root can't seem to get enough water for its own children.", "status": "polished"} +{"raw_text": "The house feeds everyone's shelter but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "house", "X": "shelter", "F": "children"}, "chain": [{"start": "house", "relation": "UsedFor", "end": "shelter", "weight": 3.4641016, "surface_text": "[[a house]] is used for [[shelter]]"}], "polished_text": "The house gives shelter to everyone else's children but none for its own.", "status": "polished"} +{"raw_text": "Nobody's got less lay egg than the man who makes the ostrich.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "ostrich", "X": "lay egg", "F": "wife"}, "chain": [{"start": "ostrich", "relation": "CapableOf", "end": "lay_egg", "weight": 1.0, "surface_text": "An activity [[an ostrich]] can do is [[lay an egg]]"}], "status": "discarded"} +{"raw_text": "The tiger feeds everyone's kill but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "tiger", "X": "kill", "F": "family"}, "chain": [{"start": "tiger", "relation": "CapableOf", "end": "kill", "weight": 1.0, "surface_text": "[[A tiger]] can [[kill you]]"}], "polished_text": "A tiger'll kill for every family but its own.", "status": "polished"} +{"raw_text": "Nobody's got less build colony than the man who makes the ant.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "ant", "X": "build colony", "F": "children"}, "chain": [{"start": "ant", "relation": "CapableOf", "end": "build_colony", "weight": 1.0, "surface_text": "[[an ant]] can [[build a colony]]"}], "status": "discarded"} +{"raw_text": "Funny how the box never has enough storing items for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "box", "X": "storing items", "F": "own kind"}, "chain": [{"start": "box", "relation": "UsedFor", "end": "storing_items", "weight": 1.0, "surface_text": "[[a box]] is used for [[storing items]]"}], "polished_text": "Funny how the box never has enough stuffing itself full for its own sake.", "status": "polished"} +{"raw_text": "Nobody's got less enjoyment than the man who makes the viola.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "viola", "X": "enjoyment", "F": "wife"}, "chain": [{"start": "viola", "relation": "UsedFor", "end": "enjoyment", "weight": 1.0, "surface_text": "[[a viola]] is for [[enjoyment]]"}], "status": "discarded"} +{"raw_text": "The beer's household always goes without get drunk.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "beer", "X": "get drunk", "F": "household"}, "chain": [{"start": "beer", "relation": "UsedFor", "end": "get_drunk", "weight": 2.0, "surface_text": "You can use [[beer]] to [[get drunk]]"}], "polished_text": "The beer's household always goes without getting drunk.", "status": "polished"} +{"raw_text": "Funny how the cassowary never has enough egg for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cassowary", "X": "egg", "F": "children"}, "chain": [{"start": "cassowary", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs"}], "polished_text": "Funny how the cassowary never has enough eggs for its own children.", "status": "polished"} +{"raw_text": "Nobody's got less recipe than the man who makes the spaghetti.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "spaghetti", "X": "recipe", "F": "own kind"}, "chain": [{"start": "spaghetti", "relation": "UsedFor", "end": "recipe", "weight": 0.8, "surface_text": "recipe is a set of instructions used for preparing both spaghetti and vegetables."}], "status": "discarded"} +{"raw_text": "The wren feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "wren", "X": "fly", "F": "household"}, "chain": [{"start": "wren", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a wren can fly"}], "polished_text": "The wren can fly high but can't keep its own nest warm.", "status": "polished"} +{"raw_text": "The cumin feeds everyone's recipe but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cumin", "X": "recipe", "F": "family"}, "chain": [{"start": "cumin", "relation": "UsedFor", "end": "recipe", "weight": 0.8, "surface_text": "a recipe might call for both cumin and sugar as ingredients"}], "polished_text": "The cumin seasons every family's recipe but its own.", "status": "polished"} +{"raw_text": "Nobody's got less rabbit than the man who makes the food.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "food", "X": "rabbit", "F": "children"}, "chain": [{"start": "food", "relation": "UsedFor", "end": "rabbit", "weight": 0.8, "surface_text": "both can be food for other animals"}], "status": "discarded"} +{"raw_text": "Nobody's got less make landing than the man who makes the butterfly.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "butterfly", "X": "make landing", "F": "household"}, "chain": [{"start": "butterfly", "relation": "CapableOf", "end": "make_landing", "weight": 1.0, "surface_text": "[[a butterfly]] can [[make a landing]]"}], "status": "discarded"} +{"raw_text": "Funny how the porch never has enough take nap on for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "porch", "X": "take nap on", "F": "household"}, "chain": [{"start": "porch", "relation": "UsedFor", "end": "take_nap_on", "weight": 1.0, "surface_text": "You can use [[a porch]] to [[take a nap on]]"}], "polished_text": "Funny how the porch never has enough room to take a nap for itself.", "status": "polished"} +{"raw_text": "The platinum feeds everyone's alloy but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "platinum", "X": "alloy", "F": "family"}, "chain": [{"start": "platinum", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals through their common use in creating mixed metal substances"}], "polished_text": "The platinum feeds the whole family's alloy but leaves its own empty.", "status": "polished"} +{"raw_text": "The trowel's wife always goes without spread morter.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "trowel", "X": "spread morter", "F": "wife"}, "chain": [{"start": "trowel", "relation": "CapableOf", "end": "spread_morter", "weight": 1.0, "surface_text": "[[a trowel]] can [[spread morter]]"}], "status": "discarded"} +{"raw_text": "Funny how the salad never has enough radish for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "salad", "X": "radish", "F": "children"}, "chain": [{"start": "salad", "relation": "UsedFor", "end": "radish", "weight": 0.8, "surface_text": "Both jicama and radish can be used in making salads."}], "polished_text": "Funny how the salad never has enough radish to feed the whole family.", "status": "polished"} +{"raw_text": "The rook's family always goes without taking chess pieces.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "rook", "X": "taking chess pieces", "F": "family"}, "chain": [{"start": "rook", "relation": "UsedFor", "end": "taking_chess_pieces", "weight": 1.0, "surface_text": "[[a rook]] is for [[taking chess pieces]]"}], "polished_text": "The rook's family always goes without capturing pawns.", "status": "polished"} +{"raw_text": "Nobody's got less carry camping gear than the man who makes the van.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "van", "X": "carry camping gear", "F": "wife"}, "chain": [{"start": "van", "relation": "CapableOf", "end": "carry_camping_gear", "weight": 1.0, "surface_text": "[[A van]] can [[carry camping gear]]"}], "status": "discarded"} +{"raw_text": "The tub's own kind always goes without soak.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "tub", "X": "soak", "F": "own kind"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "soak", "weight": 1.0, "surface_text": "You can use [[a tub]] to [[soak]]"}], "polished_text": "The tub's own kind always goes without a soak.", "status": "polished"} +{"raw_text": "Funny how the hammer never has enough xylophone for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "hammer", "X": "xylophone", "F": "wife"}, "chain": [{"start": "hammer", "relation": "UsedFor", "end": "xylophone", "weight": 0.8, "surface_text": "A hammer can be used to calibrate a caliper and strike a xylophone."}], "status": "discarded"} +{"raw_text": "Nobody's got less bellows than the man who makes the wood.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "wood", "X": "bellows", "F": "own kind"}, "chain": [{"start": "wood", "relation": "UsedFor", "end": "bellows", "weight": 0.8, "surface_text": "Both tools are used in woodworking or related activities."}], "status": "discarded"} +{"raw_text": "The leather feeds everyone's make wallets but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "leather", "X": "make wallets", "F": "own kind"}, "chain": [{"start": "leather", "relation": "UsedFor", "end": "make_wallets", "weight": 1.0, "surface_text": "[[leather]] is used to [[make wallets]]"}], "status": "discarded"} +{"raw_text": "The cotinga's household always goes without nest.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cotinga", "X": "nest", "F": "household"}, "chain": [{"start": "cotinga", "relation": "CapableOf", "end": "nest", "weight": 0.8, "surface_text": "Both birds can build nests."}], "polished_text": "The cotinga's fancy household always goes without a nest of its own.", "status": "polished"} +{"raw_text": "Funny how the wedge never has enough wedge door for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "wedge", "X": "wedge door", "F": "household"}, "chain": [{"start": "wedge", "relation": "CapableOf", "end": "wedge_door", "weight": 1.0, "surface_text": "[[a wedge]] can [[wedge a door]]"}], "status": "discarded"} +{"raw_text": "Funny how the shelter never has enough offer free food for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "shelter", "X": "offer free food", "F": "own kind"}, "chain": [{"start": "shelter", "relation": "CapableOf", "end": "offer_free_food", "weight": 1.0, "surface_text": "[[a shelter]] can [[offer free food]]"}], "status": "discarded"} +{"raw_text": "Funny how the mango never has enough salsa for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "mango", "X": "salsa", "F": "household"}, "chain": [{"start": "mango", "relation": "UsedFor", "end": "salsa", "weight": 1.0, "surface_text": "[[A mango]] is used for [[salsa]]"}], "polished_text": "Funny how the mango never has enough salsa to keep its own household fed.", "status": "polished"} +{"raw_text": "Nobody's got less going to movies than the man who makes the mall.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "mall", "X": "going to movies", "F": "family"}, "chain": [{"start": "mall", "relation": "UsedFor", "end": "going_to_movies", "weight": 1.0, "surface_text": "[[a mall]] is used for [[going to the movies]]"}], "polished_text": "The mall's builder's family never goes to the movies.", "status": "polished"} +{"raw_text": "The dress feeds everyone's fit on woman but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "dress", "X": "fit on woman", "F": "wife"}, "chain": [{"start": "dress", "relation": "CapableOf", "end": "fit_on_woman", "weight": 1.0, "surface_text": "[[A dress]] can [[fit on a woman]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less fly than the man who makes the cowbird.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "cowbird", "X": "fly", "F": "household"}, "chain": [{"start": "cowbird", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a cowbird can fly"}], "status": "discarded"} +{"raw_text": "The cotinga's children always goes without nest.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cotinga", "X": "nest", "F": "children"}, "chain": [{"start": "cotinga", "relation": "CapableOf", "end": "nest", "weight": 0.8, "surface_text": "Both birds can build nests."}], "polished_text": "The cotinga's children always go without a nest.", "status": "polished"} +{"raw_text": "The earthworm feeds everyone's dig but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "earthworm", "X": "dig", "F": "wife"}, "chain": [{"start": "earthworm", "relation": "CapableOf", "end": "dig", "weight": 0.8, "surface_text": "Earthworms are capable of burrowing in soil, and claws are used for digging by other animals."}], "polished_text": "The earthworm feeds everyone's soil but its own.", "status": "polished"} +{"raw_text": "The wood feeds everyone's sanded but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "wood", "X": "sanded", "F": "wife"}, "chain": [{"start": "wood", "relation": "CapableOf", "end": "sanded", "weight": 1.0, "surface_text": "[[wood]] can [[be sanded]]"}], "status": "discarded"} +{"raw_text": "The flower's family always goes without medicine.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "flower", "X": "medicine", "F": "family"}, "chain": [{"start": "flower", "relation": "UsedFor", "end": "medicine", "weight": 0.8, "surface_text": "a flower is used for medicine"}], "polished_text": "The flower's family always goes without the cure.", "status": "polished"} +{"raw_text": "The tinamou feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "tinamou", "X": "fly", "F": "wife"}, "chain": [{"start": "tinamou", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a tinamou can fly"}], "status": "discarded"} +{"raw_text": "The metal's family always goes without rust.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "metal", "X": "rust", "F": "family"}, "chain": [{"start": "metal", "relation": "Causes", "end": "rust", "weight": 0.8, "surface_text": "metal causes rust"}], "status": "discarded"} +{"raw_text": "The canary feeds everyone's egg but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "canary", "X": "egg", "F": "household"}, "chain": [{"start": "canary", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "Both canaries and hornbills are capable of laying eggs."}], "status": "discarded"} +{"raw_text": "The bison's household always goes without grass.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bison", "X": "grass", "F": "household"}, "chain": [{"start": "bison", "relation": "UsedFor", "end": "grass", "weight": 0.8, "surface_text": "both animals may use grass for food."}], "polished_text": "The bison's household always goes without its own grass.", "status": "polished"} +{"raw_text": "The thimble feeds everyone's clothing but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "thimble", "X": "clothing", "F": "wife"}, "chain": [{"start": "thimble", "relation": "UsedFor", "end": "clothing", "weight": 0.8, "surface_text": "Clothing connects thimble to spout by being made with thimble and part of clothing (as in a spout-like design)."}], "status": "discarded"} +{"raw_text": "Funny how the flycatcher never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "flycatcher", "X": "fly", "F": "family"}, "chain": [{"start": "flycatcher", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a flycatcher can fly"}], "polished_text": "Funny how the flycatcher never has enough flies for its own family.", "status": "polished"} +{"raw_text": "Nobody's got less food than the man who makes the emu.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "emu", "X": "food", "F": "household"}, "chain": [{"start": "emu", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "both emus and crabs can be used as food for other animals or humans"}], "polished_text": "Nobody's got less food than the fellow who raises emus for his household.", "status": "polished"} +{"raw_text": "Nobody's got less showing movie than the man who makes the theater.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "theater", "X": "showing movie", "F": "wife"}, "chain": [{"start": "theater", "relation": "CapableOf", "end": "showing_movie", "weight": 2.828427, "surface_text": "[[A theater]] can [[be showing a movie]]"}], "status": "discarded"} +{"raw_text": "Funny how the fabric never has enough punch for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "fabric", "X": "punch", "F": "family"}, "chain": [{"start": "fabric", "relation": "UsedFor", "end": "punch", "weight": 0.8, "surface_text": "fabric is sewn with a thimble and punctured with a punch"}], "polished_text": "Funny how the fabric never has enough punch to keep its own family together.", "status": "polished"} +{"raw_text": "The platinum feeds everyone's jewelry but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "platinum", "X": "jewelry", "F": "own kind"}, "chain": [{"start": "platinum", "relation": "UsedFor", "end": "jewelry", "weight": 0.8, "surface_text": "jewelry connects metals through decorative purposes"}], "polished_text": "The platinum adorns everyone's jewelry but its own kind.", "status": "polished"} +{"raw_text": "The oilcan feeds everyone's filler but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "oilcan", "X": "filler", "F": "own kind"}, "chain": [{"start": "oilcan", "relation": "UsedFor", "end": "filler", "weight": 0.8, "surface_text": "filler is used to fill both an oilcan and an aquarium"}], "polished_text": "The oilcan fills every filler's cup but its own.", "status": "polished"} +{"raw_text": "The bone's household always goes without soup.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bone", "X": "soup", "F": "household"}, "chain": [{"start": "bone", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "a bone is used for making soup"}], "polished_text": "You can't make the soup without that bone, see, but the bone's household always goes without.", "status": "polished"} +{"raw_text": "The guitar's family always goes without singing campfire songs.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "guitar", "X": "singing campfire songs", "F": "family"}, "chain": [{"start": "guitar", "relation": "UsedFor", "end": "singing_campfire_songs", "weight": 1.0, "surface_text": "[[a guitar]] is for [[singing campfire songs]]"}], "polished_text": "A guitar's family always goes without singing campfire songs.", "status": "polished"} +{"raw_text": "Funny how the cello never has enough music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cello", "X": "music", "F": "wife"}, "chain": [{"start": "cello", "relation": "UsedFor", "end": "music", "weight": 1.0, "surface_text": "[[a cello]] is used for [[music]]"}], "polished_text": "Funny how the cello never has enough music for its wife.", "status": "polished"} +{"raw_text": "Nobody's got less scales than the man who makes the micrometer.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "micrometer", "X": "scales", "F": "family"}, "chain": [{"start": "micrometer", "relation": "UsedFor", "end": "scales", "weight": 0.8, "surface_text": "scales are measured by a micrometer and are part of a bass"}], "status": "discarded"} +{"raw_text": "Nobody's got less force than the man who makes the vise.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "vise", "X": "force", "F": "own kind"}, "chain": [{"start": "vise", "relation": "CapableOf", "end": "force", "weight": 0.8, "surface_text": "vise and wedge can both apply force to objects"}], "polished_text": "You know, nobody's got less force than the man who makes the vise.", "status": "polished"} +{"raw_text": "Nobody's got less make ornaments than the man who makes the tin.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "tin", "X": "make ornaments", "F": "children"}, "chain": [{"start": "tin", "relation": "UsedFor", "end": "make_ornaments", "weight": 1.0, "surface_text": "You can use [[a tin]] to [[make ornaments]]"}], "status": "discarded"} +{"raw_text": "The handgun's children always goes without taking life.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "handgun", "X": "taking life", "F": "children"}, "chain": [{"start": "handgun", "relation": "UsedFor", "end": "taking_life", "weight": 1.0, "surface_text": "[[a handgun]] is used for [[taking a life]]"}], "status": "discarded"} +{"raw_text": "The stork's own kind always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "stork", "X": "fly", "F": "own kind"}, "chain": [{"start": "stork", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a stork can fly"}], "status": "discarded"} +{"raw_text": "The dirt's household always goes without cake on clothes.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "dirt", "X": "cake on clothes", "F": "household"}, "chain": [{"start": "dirt", "relation": "CapableOf", "end": "cake_on_clothes", "weight": 1.0, "surface_text": "[[dirt]] can [[cake on clothes]]"}], "status": "discarded"} +{"raw_text": "The cat feeds everyone's mother kittens but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cat", "X": "mother kittens", "F": "family"}, "chain": [{"start": "cat", "relation": "CapableOf", "end": "mother_kittens", "weight": 4.0, "surface_text": "[[a cat]] can [[mother her kittens]]"}], "polished_text": "The cat raises everyone's kittens but its own.", "status": "polished"} +{"raw_text": "The house's household always goes without shelter.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "house", "X": "shelter", "F": "household"}, "chain": [{"start": "house", "relation": "UsedFor", "end": "shelter", "weight": 3.4641016, "surface_text": "[[a house]] is used for [[shelter]]"}], "polished_text": "A house's household always goes without shelter.", "status": "polished"} +{"raw_text": "Funny how the house never has enough shelter for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "house", "X": "shelter", "F": "wife"}, "chain": [{"start": "house", "relation": "UsedFor", "end": "shelter", "weight": 3.4641016, "surface_text": "[[a house]] is used for [[shelter]]"}], "polished_text": "Funny how the house never has enough shelter for its wife.", "status": "polished"} +{"raw_text": "Nobody's got less plant than the man who makes the hollow.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "hollow", "X": "plant", "F": "household"}, "chain": [{"start": "hollow", "relation": "CapableOf", "end": "plant", "weight": 0.8, "surface_text": "a hollow can contain plants, and a jungle is full of plants"}], "status": "discarded"} +{"raw_text": "Nobody's got less house than the man who makes the workshop.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "workshop", "X": "house", "F": "household"}, "chain": [{"start": "workshop", "relation": "CapableOf", "end": "house", "weight": 0.8, "surface_text": "a workshop can house tools"}], "status": "discarded"} +{"raw_text": "The ocean's wife always goes without fish.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "ocean", "X": "fish", "F": "wife"}, "chain": [{"start": "ocean", "relation": "UsedFor", "end": "fish", "weight": 2.828427, "surface_text": "[[the ocean]] is for [[the fish]]"}], "polished_text": "The ocean's wife always goes without fish.", "status": "polished"} +{"raw_text": "The dirt's children always goes without ring bathtub.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "dirt", "X": "ring bathtub", "F": "children"}, "chain": [{"start": "dirt", "relation": "CapableOf", "end": "ring_bathtub", "weight": 1.0, "surface_text": "[[Dirt]] can [[ring a bathtub]]"}], "status": "discarded"} +{"raw_text": "The chisel feeds everyone's wood but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "chisel", "X": "wood", "F": "children"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "wood", "weight": 0.8, "surface_text": "wood is a material that both chisels and jacks often work on or with."}], "status": "discarded"} +{"raw_text": "The robin feeds everyone's mother chicks but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "robin", "X": "mother chicks", "F": "wife"}, "chain": [{"start": "robin", "relation": "CapableOf", "end": "mother_chicks", "weight": 1.0, "surface_text": "[[a robin]] can [[mother her chicks]]"}], "polished_text": "The robin raises all the mother chicks but its own.", "status": "polished"} +{"raw_text": "Funny how the aluminum never has enough drop forged for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "aluminum", "X": "drop forged", "F": "own kind"}, "chain": [{"start": "aluminum", "relation": "CapableOf", "end": "drop_forged", "weight": 1.0, "surface_text": "[[Aluminum]] can [[be \"drop-forged .\"]]"}], "polished_text": "Funny how the aluminum never drops its own kind forged, just enough to show.", "status": "polished"} +{"raw_text": "The warbler's children always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "warbler", "X": "fly", "F": "children"}, "chain": [{"start": "warbler", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a warbler can fly"}], "polished_text": "The warbler's children always go without flying.", "status": "polished"} +{"raw_text": "The bean feeds everyone's making coffee but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bean", "X": "making coffee", "F": "household"}, "chain": [{"start": "bean", "relation": "UsedFor", "end": "making_coffee", "weight": 1.0, "surface_text": "[[a bean]] is for [[making coffee]]"}], "status": "discarded"} +{"raw_text": "The ice feeds everyone's cool food but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "ice", "X": "cool food", "F": "children"}, "chain": [{"start": "ice", "relation": "CapableOf", "end": "cool_food", "weight": 2.0, "surface_text": "[[Ice]] can [[cool food]]"}], "polished_text": "The ice cools all the cool food but not its own belly.", "status": "polished"} +{"raw_text": "Nobody's got less alloy than the man who makes the tungsten.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "tungsten", "X": "alloy", "F": "household"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloys are made by combining metals like tungsten and iron"}], "status": "discarded"} +{"raw_text": "Funny how the coach never has enough lead team for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "coach", "X": "lead team", "F": "own kind"}, "chain": [{"start": "coach", "relation": "CapableOf", "end": "lead_team", "weight": 1.0, "surface_text": "[[A coach]] can [[lead her team]]"}], "polished_text": "Funny how the coach never has enough know-how for its own kind.", "status": "polished"} +{"raw_text": "Funny how the parakeet never has enough person's pet for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "parakeet", "X": "person's pet", "F": "own kind"}, "chain": [{"start": "parakeet", "relation": "CapableOf", "end": "person's_pet", "weight": 2.0, "surface_text": "[[a parakeet]] can [[be a person's pet]]"}], "polished_text": "Funny how the parakeet never has enough of its own kind for itself.", "status": "polished"} +{"raw_text": "The cucumber feeds everyone's salad but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cucumber", "X": "salad", "F": "wife"}, "chain": [{"start": "cucumber", "relation": "UsedFor", "end": "salad", "weight": 0.8, "surface_text": "a cucumber is used for salad"}], "polished_text": "The cucumber feeds everyone's salad but starves its own wife.", "status": "polished"} +{"raw_text": "Funny how the kestrel never has enough hunt for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "kestrel", "X": "hunt", "F": "own kind"}, "chain": [{"start": "kestrel", "relation": "CapableOf", "end": "hunt", "weight": 0.8, "surface_text": "hunt connects as both are capable of hunting"}], "polished_text": "Funny how the kestrel never has enough hunting for its own kind.", "status": "polished"} +{"raw_text": "The ladder's wife always goes without fixing electric wires.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "ladder", "X": "fixing electric wires", "F": "wife"}, "chain": [{"start": "ladder", "relation": "UsedFor", "end": "fixing_electric_wires", "weight": 1.0, "surface_text": "[[a ladder]] is for [[fixing electric wires]]"}], "status": "discarded"} +{"raw_text": "Funny how the celery never has enough soup for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "celery", "X": "soup", "F": "own kind"}, "chain": [{"start": "celery", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "celery is used for soup"}], "polished_text": "Funny how the celery never has enough of its own kind for itself.", "status": "polished"} +{"raw_text": "The eggplant's children always goes without food.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "eggplant", "X": "food", "F": "children"}, "chain": [{"start": "eggplant", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "Both eggplant and cabbage are used as food."}], "polished_text": "The eggplant's children always goes hungry for food.", "status": "polished"} +{"raw_text": "Funny how the nightingale never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "nightingale", "X": "fly", "F": "household"}, "chain": [{"start": "nightingale", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a nightingale can fly"}], "polished_text": "Funny how the nightingale never has enough song for itself.", "status": "polished"} +{"raw_text": "Nobody's got less toucan than the man who makes the nest.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "nest", "X": "toucan", "F": "own kind"}, "chain": [{"start": "nest", "relation": "UsedFor", "end": "toucan", "weight": 0.8, "surface_text": "Both birds use nests for dwelling."}], "status": "discarded"} +{"raw_text": "The nut's household always goes without fit bolt.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "nut", "X": "fit bolt", "F": "household"}, "chain": [{"start": "nut", "relation": "CapableOf", "end": "fit_bolt", "weight": 1.0, "surface_text": "[[a nut]] can [[fit a bolt]]"}], "polished_text": "A nut's household always goes without a fitting bolt.", "status": "polished"} +{"raw_text": "Funny how the harp never has enough make feel bad for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "harp", "X": "make feel bad", "F": "household"}, "chain": [{"start": "harp", "relation": "UsedFor", "end": "make_feel_bad", "weight": 1.0, "surface_text": "You can use [[a harp]] to [[make someone feel bad]]"}], "status": "discarded"} +{"raw_text": "The silo's household always goes without store silage.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "silo", "X": "store silage", "F": "household"}, "chain": [{"start": "silo", "relation": "UsedFor", "end": "store_silage", "weight": 1.0, "surface_text": "[[a silo]] is used to [[store silage]]"}], "status": "discarded"} +{"raw_text": "The workshop's wife always goes without house.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "workshop", "X": "house", "F": "wife"}, "chain": [{"start": "workshop", "relation": "CapableOf", "end": "house", "weight": 0.8, "surface_text": "a workshop can house tools"}], "status": "discarded"} +{"raw_text": "The tin feeds everyone's carry mints but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "tin", "X": "carry mints", "F": "household"}, "chain": [{"start": "tin", "relation": "UsedFor", "end": "carry_mints", "weight": 1.0, "surface_text": "You can use [[a tin]] to [[carry mints]]"}], "polished_text": "The tin holds all the carry mints for the household but none for itself.", "status": "polished"} +{"raw_text": "The marble's wife always goes without playing marbles.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "marble", "X": "playing marbles", "F": "wife"}, "chain": [{"start": "marble", "relation": "UsedFor", "end": "playing_marbles", "weight": 3.4641016, "surface_text": "[[a marble]] is used for [[playing marbles]]"}], "polished_text": "The marble's wife always goes without any marbles to play.", "status": "polished"} +{"raw_text": "Funny how the barometer never has enough measuring atmospheric pressure for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "barometer", "X": "measuring atmospheric pressure", "F": "household"}, "chain": [{"start": "barometer", "relation": "UsedFor", "end": "measuring_atmospheric_pressure", "weight": 1.0, "surface_text": "[[A barometer]] is used for [[measuring atmospheric pressure]]"}], "polished_text": "Funny how the house's barometer never does enough measuring of the air for itself.", "status": "polished"} +{"raw_text": "The mine feeds everyone's finding diamonds but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "mine", "X": "finding diamonds", "F": "own kind"}, "chain": [{"start": "mine", "relation": "UsedFor", "end": "finding_diamonds", "weight": 1.0, "surface_text": "[[a mine]] is for [[finding diamonds]]"}], "polished_text": "The mine finds every man's diamonds but its own.", "status": "polished"} +{"raw_text": "The furrow's wife always goes without water.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "furrow", "X": "water", "F": "wife"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "water", "weight": 0.8, "surface_text": "water is used to create furrows and rivers are made of water"}], "polished_text": "That furrow's wife always goes thirsty for water.", "status": "polished"} +{"raw_text": "Nobody's got less animal than the man who makes the spaghetti.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "spaghetti", "X": "animal", "F": "children"}, "chain": [{"start": "spaghetti", "relation": "UsedFor", "end": "animal", "weight": 0.8, "surface_text": "Spaghetti is used for feeding animals (though uncommon), and fat is part of an animal."}], "status": "discarded"} +{"raw_text": "The burlap feeds everyone's fucked if know but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "burlap", "X": "fucked if know", "F": "family"}, "chain": [{"start": "burlap", "relation": "UsedFor", "end": "fucked_if_know", "weight": 1.0, "surface_text": "[[burlap]] is used for [[fucked if i know]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less soup than the man who makes the mug.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "mug", "X": "soup", "F": "own kind"}, "chain": [{"start": "mug", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "a mug is used for soup"}], "status": "discarded"} +{"raw_text": "The kettle's children always goes without make water hot.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "kettle", "X": "make water hot", "F": "children"}, "chain": [{"start": "kettle", "relation": "UsedFor", "end": "make_water_hot", "weight": 1.0, "surface_text": "[[a kettle]] is used to [[make water hot]]"}], "polished_text": "The kettle's children always go without warm water.", "status": "polished"} +{"raw_text": "Funny how the cucumber never has enough salad for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cucumber", "X": "salad", "F": "own kind"}, "chain": [{"start": "cucumber", "relation": "UsedFor", "end": "salad", "weight": 0.8, "surface_text": "a cucumber is used for salad"}], "polished_text": "Funny how the cucumber never has enough of its own kind for itself.", "status": "polished"} +{"raw_text": "The acorn feeds everyone's tree but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "acorn", "X": "tree", "F": "children"}, "chain": [{"start": "acorn", "relation": "Causes", "end": "tree", "weight": 0.8, "surface_text": "an acorn causes a tree"}], "polished_text": "The acorn raises all the trees around but neglects its own children.", "status": "polished"} +{"raw_text": "The peppermint feeds everyone's settling to stomach but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "peppermint", "X": "settling to stomach", "F": "wife"}, "chain": [{"start": "peppermint", "relation": "CapableOf", "end": "settling_to_stomach", "weight": 1.0, "surface_text": "[[peppermint]] can [[be settling to the stomach]]"}], "polished_text": "The peppermint soothes every belly but its own, just like my dear wife.", "status": "polished"} +{"raw_text": "The cereal feeds everyone's settle in container but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cereal", "X": "settle in container", "F": "family"}, "chain": [{"start": "cereal", "relation": "CapableOf", "end": "settle_in_container", "weight": 1.0, "surface_text": "[[Cereal]] can [[settle in its container]]"}], "status": "discarded"} +{"raw_text": "The chard feeds everyone's soup but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "chard", "X": "soup", "F": "own kind"}, "chain": [{"start": "chard", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "chard is used for making soup"}], "polished_text": "The chard fills every pot with soup but its own.", "status": "polished"} +{"raw_text": "The worm's own kind always goes without turn into buterfly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "worm", "X": "turn into buterfly", "F": "own kind"}, "chain": [{"start": "worm", "relation": "CapableOf", "end": "turn_into_buterfly", "weight": 1.0, "surface_text": "[[worm]] can [[turn into buterfly]]"}], "status": "discarded"} +{"raw_text": "The spider feeds everyone's kill insect but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "spider", "X": "kill insect", "F": "household"}, "chain": [{"start": "spider", "relation": "CapableOf", "end": "kill_insect", "weight": 1.0, "surface_text": "[[A spider]] can [[kill an insect]]"}], "status": "discarded"} +{"raw_text": "Funny how the farm never has enough plow for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "farm", "X": "plow", "F": "household"}, "chain": [{"start": "farm", "relation": "UsedFor", "end": "plow", "weight": 0.8, "surface_text": "farms require both a jack for lifting heavy equipment and a plow for tilling soil."}], "polished_text": "Funny how the farm never seems to have enough plow to keep the household fed.", "status": "polished"} +{"raw_text": "The fish feeds everyone's breath in water but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "fish", "X": "breath in water", "F": "children"}, "chain": [{"start": "fish", "relation": "CapableOf", "end": "breath_in_water", "weight": 1.0, "surface_text": "[[fish]] can [[breath in the water]]"}], "polished_text": "The fish feeds the whole pond's breath in water, but leaves its own family gasping.", "status": "polished"} +{"raw_text": "Nobody's got less hold wine than the man who makes the decanter.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "decanter", "X": "hold wine", "F": "family"}, "chain": [{"start": "decanter", "relation": "UsedFor", "end": "hold_wine", "weight": 2.0, "surface_text": "[[a decanter]] is used for [[hold wine]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less live long time than the man who makes the turtle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "turtle", "X": "live long time", "F": "children"}, "chain": [{"start": "turtle", "relation": "CapableOf", "end": "live_long_time", "weight": 4.0, "surface_text": "[[a turtle]] can [[live a long time]]"}], "polished_text": "A man's children don't live long if he spends all his time crafting turtles.", "status": "polished"} +{"raw_text": "The hornbill feeds everyone's feeding but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "hornbill", "X": "feeding", "F": "children"}, "chain": [{"start": "hornbill", "relation": "UsedFor", "end": "feeding", "weight": 0.8, "surface_text": "Both birds use their bills for feeding behaviors"}], "polished_text": "The hornbill feeds the whole world's children but its own.", "status": "polished"} +{"raw_text": "The cannon feeds everyone's cannon balls but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cannon", "X": "cannon balls", "F": "family"}, "chain": [{"start": "cannon", "relation": "UsedFor", "end": "cannon_balls", "weight": 1.0, "surface_text": "[[a cannon]] is used for [[cannon balls]]"}], "polished_text": "The cannon feeds everyone's cannon balls but starves its own family.", "status": "polished"} +{"raw_text": "Nobody's got less fly than the man who makes the nightingale.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "nightingale", "X": "fly", "F": "children"}, "chain": [{"start": "nightingale", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a nightingale can fly"}], "status": "discarded"} +{"raw_text": "The vulture feeds everyone's flying but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "vulture", "X": "flying", "F": "wife"}, "chain": [{"start": "vulture", "relation": "CapableOf", "end": "flying", "weight": 0.8, "surface_text": "Both birds are capable of flying."}], "polished_text": "The vulture feeds on others' flying but starves its own wings.", "status": "polished"} +{"raw_text": "The turmeric's family always goes without tea.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "turmeric", "X": "tea", "F": "family"}, "chain": [{"start": "turmeric", "relation": "UsedFor", "end": "tea", "weight": 0.8, "surface_text": "both spices can be used to flavor tea"}], "polished_text": "The family that grows the turmeric always goes without the tea.", "status": "polished"} +{"raw_text": "The coffee feeds everyone's staying awake but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "coffee", "X": "staying awake", "F": "family"}, "chain": [{"start": "coffee", "relation": "UsedFor", "end": "staying_awake", "weight": 1.0, "surface_text": "[[coffee]] is used for [[staying awake]]"}], "polished_text": "The coffee keeps the whole family from nodding off, but it sleeps itself.", "status": "polished"} +{"raw_text": "Nobody's got less pave floors than the man who makes the granite.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "granite", "X": "pave floors", "F": "wife"}, "chain": [{"start": "granite", "relation": "UsedFor", "end": "pave_floors", "weight": 1.0, "surface_text": "[[granite]] can be used to [[pave floors]]"}], "status": "discarded"} +{"raw_text": "Funny how the egg never has enough scrambling for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "egg", "X": "scrambling", "F": "children"}, "chain": [{"start": "egg", "relation": "UsedFor", "end": "scrambling", "weight": 1.0, "surface_text": "[[an egg]] is for [[scrambling]]"}], "polished_text": "Funny how the chicken never lays enough eggs to do all the scrambling itself.", "status": "polished"} +{"raw_text": "The martin feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "martin", "X": "fly", "F": "family"}, "chain": [{"start": "martin", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a martin can fly"}], "polished_text": "The martin can fly everyone's coop but its own family.", "status": "polished"} +{"raw_text": "The cotton's household always goes without softness and comfort.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cotton", "X": "softness and comfort", "F": "household"}, "chain": [{"start": "cotton", "relation": "UsedFor", "end": "softness_and_comfort", "weight": 1.0, "surface_text": "[[cotton]] is used for [[softness and comfort]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less wolf than the man who makes the meat.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "meat", "X": "wolf", "F": "children"}, "chain": [{"start": "meat", "relation": "UsedFor", "end": "wolf", "weight": 0.8, "surface_text": "gorillas and wolves both consume meat in their diets"}], "status": "discarded"} +{"raw_text": "The rose feeds everyone's flower room but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "rose", "X": "flower room", "F": "wife"}, "chain": [{"start": "rose", "relation": "CapableOf", "end": "flower_room", "weight": 1.0, "surface_text": "[[a rose]] can [[flower a room]]"}], "polished_text": "A rose can fill everyone's flower room but its own.", "status": "polished"} +{"raw_text": "The lynx's children always goes without prey.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "lynx", "X": "prey", "F": "children"}, "chain": [{"start": "lynx", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "lynx uses prey for food, fish can be prey for other animals"}], "polished_text": "A lynx's younguns always goes without prey.", "status": "polished"} +{"raw_text": "The ibis's children always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "ibis", "X": "fly", "F": "children"}, "chain": [{"start": "ibis", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "an ibis can fly"}], "polished_text": "The ibis's children always go without flying.", "status": "polished"} +{"raw_text": "The parakeet's wife always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "parakeet", "X": "fly", "F": "wife"}, "chain": [{"start": "parakeet", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a parakeet can fly"}], "polished_text": "The parakeet's wife always goes without flying.", "status": "polished"} +{"raw_text": "Funny how the container never has enough cork for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "container", "X": "cork", "F": "household"}, "chain": [{"start": "container", "relation": "UsedFor", "end": "cork", "weight": 0.8, "surface_text": "both tar and cork can be used to seal or protect containers"}], "polished_text": "Funny how the jar never has enough cork for itself.", "status": "polished"} +{"raw_text": "Nobody's got less tying things than the man who makes the rope.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rope", "X": "tying things", "F": "family"}, "chain": [{"start": "rope", "relation": "UsedFor", "end": "tying_things", "weight": 2.828427, "surface_text": "[[a rope]] is used for [[tying things]]"}], "polished_text": "Nobody's got less rope than the man who makes it.", "status": "polished"} +{"raw_text": "Nobody's got less sculpture than the man who makes the tungsten.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "tungsten", "X": "sculpture", "F": "children"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "sculpture", "weight": 0.8, "surface_text": "both tungsten and pewter are materials that can be used in the creation of sculptures."}], "status": "discarded"} +{"raw_text": "The tiger's own kind always goes without spring from bush.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "tiger", "X": "spring from bush", "F": "own kind"}, "chain": [{"start": "tiger", "relation": "CapableOf", "end": "spring_from_bush", "weight": 1.0, "surface_text": "[[A tiger]] can [[spring from the bush]]"}], "status": "discarded"} +{"raw_text": "Funny how the desk never has enough storing computer for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "desk", "X": "storing computer", "F": "household"}, "chain": [{"start": "desk", "relation": "UsedFor", "end": "storing_computer", "weight": 1.0, "surface_text": "[[a desk]] is for [[storing your computer]]"}], "status": "discarded"} +{"raw_text": "The iron feeds everyone's press pants but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "iron", "X": "press pants", "F": "own kind"}, "chain": [{"start": "iron", "relation": "CapableOf", "end": "press_pants", "weight": 2.0, "surface_text": "[[An iron]] can [[press your pants]]"}], "polished_text": "The iron feeds everyone's pants but its own.", "status": "polished"} +{"raw_text": "Funny how the barbet never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "barbet", "X": "fly", "F": "wife"}, "chain": [{"start": "barbet", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a barbet can fly"}], "status": "discarded"} +{"raw_text": "The gallery feeds everyone's showing sculptures but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "gallery", "X": "showing sculptures", "F": "children"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "showing_sculptures", "weight": 1.0, "surface_text": "[[a gallery]] is for [[showing sculptures]]"}], "polished_text": "The gallery feeds everyone's hunger for showing sculptures but its own children.", "status": "polished"} +{"raw_text": "The porch feeds everyone's sitting on but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "porch", "X": "sitting on", "F": "family"}, "chain": [{"start": "porch", "relation": "UsedFor", "end": "sitting_on", "weight": 1.0, "surface_text": "[[a porch]] is for [[Sitting on]]"}], "polished_text": "The porch feeds the whole family's sitting on but not its own.", "status": "polished"} +{"raw_text": "Funny how the sprout never has enough salad for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "sprout", "X": "salad", "F": "own kind"}, "chain": [{"start": "sprout", "relation": "Causes", "end": "salad", "weight": 0.8, "surface_text": "sprouts cause salad"}], "status": "discarded"} +{"raw_text": "Nobody's got less reaching higher than the man who makes the ladder.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "ladder", "X": "reaching higher", "F": "household"}, "chain": [{"start": "ladder", "relation": "UsedFor", "end": "reaching_higher", "weight": 1.0, "surface_text": "[[a ladder]] is for [[reaching higher]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less algae growth than the man who makes the pond.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "pond", "X": "algae growth", "F": "children"}, "chain": [{"start": "pond", "relation": "UsedFor", "end": "algae_growth", "weight": 1.0, "surface_text": "[[a pond]] is for [[algae growth]]"}], "polished_text": "The pond's got more algae growth than the children who made it.", "status": "polished"} +{"raw_text": "The gold feeds everyone's adorn items but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "gold", "X": "adorn items", "F": "wife"}, "chain": [{"start": "gold", "relation": "UsedFor", "end": "adorn_items", "weight": 1.0, "surface_text": "You can use [[a gold]] to [[adorn items]]"}], "polished_text": "The gold can adorn everyone's items but not its own wife.", "status": "polished"} +{"raw_text": "Nobody's got less cut down tree than the man who makes the axe.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "axe", "X": "cut down tree", "F": "household"}, "chain": [{"start": "axe", "relation": "CapableOf", "end": "cut_down_tree", "weight": 1.0, "surface_text": "[[an axe]] can [[cut down a tree]]"}], "status": "discarded"} +{"raw_text": "The lantern's own kind always goes without light dark room.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "lantern", "X": "light dark room", "F": "own kind"}, "chain": [{"start": "lantern", "relation": "UsedFor", "end": "light_dark_room", "weight": 1.0, "surface_text": "You can use [[a lantern]] to [[light a dark room]]"}], "status": "discarded"} +{"raw_text": "The paprika's family always goes without recipe.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "paprika", "X": "recipe", "F": "family"}, "chain": [{"start": "paprika", "relation": "UsedFor", "end": "recipe", "weight": 0.8, "surface_text": "Both paprika and coriander are ingredients used in various recipes."}], "polished_text": "The family that makes the paprika always goes without the recipe.", "status": "polished"} +{"raw_text": "Funny how the burlap never has enough cover furniture for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "burlap", "X": "cover furniture", "F": "family"}, "chain": [{"start": "burlap", "relation": "UsedFor", "end": "cover_furniture", "weight": 1.0, "surface_text": "You can use [[burlap]] to [[cover furniture]]"}], "polished_text": "Funny how the burlap never has enough to cover furniture for the whole family.", "status": "polished"} +{"raw_text": "Funny how the pewter never has enough rust for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pewter", "X": "rust", "F": "household"}, "chain": [{"start": "pewter", "relation": "Causes", "end": "rust", "weight": 0.8, "surface_text": "pewter can cause rust if exposed to moisture"}], "polished_text": "Funny how the pewter always rusts up the whole household.", "status": "polished"} +{"raw_text": "Funny how the chocolate never has enough improve mood for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "chocolate", "X": "improve mood", "F": "own kind"}, "chain": [{"start": "chocolate", "relation": "UsedFor", "end": "improve_mood", "weight": 1.0, "surface_text": "You can use [[chocolate]] to [[improve your mood]]"}], "polished_text": "Funny how the chocolate never has enough to cheer its own kind up.", "status": "polished"} +{"raw_text": "Nobody's got less fly than the man who makes the bobwhite.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bobwhite", "X": "fly", "F": "own kind"}, "chain": [{"start": "bobwhite", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a bobwhite can fly"}], "status": "discarded"} +{"raw_text": "Funny how the buzzard never has enough fish for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "buzzard", "X": "fish", "F": "children"}, "chain": [{"start": "buzzard", "relation": "UsedFor", "end": "fish", "weight": 0.8, "surface_text": "Both birds may use fish as a food source."}], "polished_text": "Funny how the buzzard never has enough fish for its own hungry children.", "status": "polished"} +{"raw_text": "The pebble feeds everyone's throwing at ducks but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "pebble", "X": "throwing at ducks", "F": "household"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "throwing_at_ducks", "weight": 1.0, "surface_text": "[[a pebble]] is used for [[throwing at ducks]]"}], "polished_text": "A pebble's good for throwing at ducks 'til it's time to fix the household.", "status": "polished"} +{"raw_text": "The rose's family always goes without flower room.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "rose", "X": "flower room", "F": "family"}, "chain": [{"start": "rose", "relation": "CapableOf", "end": "flower_room", "weight": 1.0, "surface_text": "[[a rose]] can [[flower a room]]"}], "polished_text": "The rose's family always goes without the flower room.", "status": "polished"} +{"raw_text": "The tub feeds everyone's taking bath but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "tub", "X": "taking bath", "F": "children"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "taking_bath", "weight": 3.4641016, "surface_text": "[[a tub]] is for [[taking a bath]]"}], "polished_text": "The tub holds everyone's bathwater but never enough for its own children.", "status": "polished"} +{"raw_text": "Funny how the wolf never has enough smell human for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "wolf", "X": "smell human", "F": "wife"}, "chain": [{"start": "wolf", "relation": "CapableOf", "end": "smell_human", "weight": 1.0, "surface_text": "[[A wolf]] can [[smell a human]]"}], "polished_text": "Funny how the wolf never has enough sniffin' folks out for its own belly.", "status": "polished"} +{"raw_text": "Funny how the oboe never has enough create music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "oboe", "X": "create music", "F": "household"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "create_music", "weight": 1.0, "surface_text": "You can use [[an oboe]] to [[create music]]"}], "polished_text": "Funny how the oboe can't create music without a whole orchestra behind it.", "status": "polished"} +{"raw_text": "Nobody's got less fly than the man who makes the insect.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "insect", "X": "fly", "F": "wife"}, "chain": [{"start": "insect", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "an insect can fly"}], "status": "discarded"} +{"raw_text": "The mall's wife always goes without meeting friends.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "mall", "X": "meeting friends", "F": "wife"}, "chain": [{"start": "mall", "relation": "UsedFor", "end": "meeting_friends", "weight": 2.0, "surface_text": "[[a mall]] is for [[meeting friends]]"}], "polished_text": "The mall's wife always goes without meeting friends.", "status": "polished"} +{"raw_text": "Funny how the bucket never has enough carrying small objects for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bucket", "X": "carrying small objects", "F": "children"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "carrying_small_objects", "weight": 1.0, "surface_text": "[[a bucket]] is for [[carrying small objects]]"}], "polished_text": "Funny how the bucket's got more carrying small objects than the children themselves.", "status": "polished"} +{"raw_text": "The goldfish's wife always goes without feeding to oscar.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "goldfish", "X": "feeding to oscar", "F": "wife"}, "chain": [{"start": "goldfish", "relation": "UsedFor", "end": "feeding_to_oscar", "weight": 1.0, "surface_text": "[[A goldfish]] is for [[feeding to an oscar]]"}], "status": "discarded"} +{"raw_text": "The waxwing feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "waxwing", "X": "fly", "F": "own kind"}, "chain": [{"start": "waxwing", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a waxwing can fly"}], "status": "discarded"} +{"raw_text": "Funny how the metal never has enough jewelry for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "metal", "X": "jewelry", "F": "household"}, "chain": [{"start": "metal", "relation": "UsedFor", "end": "jewelry", "weight": 0.8, "surface_text": "metal is used for jewelry"}], "polished_text": "Funny how the metal never has enough jewelry to decorate its own household.", "status": "polished"} +{"raw_text": "Nobody's got less soup than the man who makes the coriander.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "coriander", "X": "soup", "F": "household"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "soup is a dish that can be seasoned with both coriander and chili."}], "status": "discarded"} +{"raw_text": "The paper feeds everyone's notes but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "paper", "X": "notes", "F": "children"}, "chain": [{"start": "paper", "relation": "UsedFor", "end": "notes", "weight": 1.0, "surface_text": "[[paper]] is used for [[notes]]"}], "polished_text": "The paper feeds every child's notes but its own.", "status": "polished"} +{"raw_text": "Funny how the fabric never has enough pick for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "fabric", "X": "pick", "F": "household"}, "chain": [{"start": "fabric", "relation": "UsedFor", "end": "pick", "weight": 0.8, "surface_text": "Both tools are used to work with fabric, either for sewing (thimble) or for picking (pick)."}], "status": "discarded"} +{"raw_text": "The bean's wife always goes without planting.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bean", "X": "planting", "F": "wife"}, "chain": [{"start": "bean", "relation": "UsedFor", "end": "planting", "weight": 1.0, "surface_text": "[[a bean]] is for [[planting]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less predator than the man who makes the cassowary.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "cassowary", "X": "predator", "F": "own kind"}, "chain": [{"start": "cassowary", "relation": "CapableOf", "end": "predator", "weight": 0.8, "surface_text": "Cassowary is capable of being a predator, insects require being prey."}], "status": "discarded"} +{"raw_text": "Nobody's got less clean dishes than the man who makes the sponge.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "sponge", "X": "clean dishes", "F": "household"}, "chain": [{"start": "sponge", "relation": "CapableOf", "end": "clean_dishes", "weight": 1.0, "surface_text": "[[A sponge]] can [[clean dishes]]"}], "status": "discarded"} +{"raw_text": "Funny how the jacket never has enough keeping body warm for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "jacket", "X": "keeping body warm", "F": "household"}, "chain": [{"start": "jacket", "relation": "UsedFor", "end": "keeping_body_warm", "weight": 1.0, "surface_text": "[[a jacket]] is for [[keeping the body warm]]"}], "polished_text": "Funny how the jacket never keeps the body warm enough for the house.", "status": "polished"} +{"raw_text": "Nobody's got less school together than the man who makes the fish.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "fish", "X": "school together", "F": "wife"}, "chain": [{"start": "fish", "relation": "CapableOf", "end": "school_together", "weight": 1.0, "surface_text": "[[Fish]] can [[school together]]"}], "status": "discarded"} +{"raw_text": "The underwear's family always goes without provocative.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "underwear", "X": "provocative", "F": "family"}, "chain": [{"start": "underwear", "relation": "CapableOf", "end": "provocative", "weight": 1.0, "surface_text": "[[underwear]] can [[be provocative]]."}], "status": "discarded"} +{"raw_text": "Funny how the worm never has enough crow for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "worm", "X": "crow", "F": "family"}, "chain": [{"start": "worm", "relation": "UsedFor", "end": "crow", "weight": 0.8, "surface_text": "both birds eat worms for food"}], "polished_text": "Funny how the worm never has enough for its own family.", "status": "polished"} +{"raw_text": "Funny how the puppy never has enough soiled carpet for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "puppy", "X": "soiled carpet", "F": "household"}, "chain": [{"start": "puppy", "relation": "Causes", "end": "soiled_carpet", "weight": 1.0, "surface_text": "Sometimes [[a puppy]] causes [[a soiled carpet]]"}], "polished_text": "Funny how the puppy never has enough mess for itself in this household.", "status": "polished"} +{"raw_text": "Funny how the tungsten never has enough vessel for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "tungsten", "X": "vessel", "F": "family"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "vessel", "weight": 0.8, "surface_text": "both tungsten and pewter can be used to create vessels (e.g., utensils, sculptures, decorative items)."}], "polished_text": "Funny how the tungsten never has enough family for itself.", "status": "polished"} +{"raw_text": "The micrometer feeds everyone's ruler but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "micrometer", "X": "ruler", "F": "wife"}, "chain": [{"start": "micrometer", "relation": "UsedFor", "end": "ruler", "weight": 0.8, "surface_text": "ruler is used with a micrometer for precise measurements and can be used to measure piano keys"}], "polished_text": "The micrometer feeds everyone's wife but its own.", "status": "polished"} +{"raw_text": "The forest feeds everyone's shade but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "forest", "X": "shade", "F": "household"}, "chain": [{"start": "forest", "relation": "Causes", "end": "shade", "weight": 0.8, "surface_text": "a forest causes shade"}], "polished_text": "The forest gives everyone shade but keeps none for itself.", "status": "polished"} +{"raw_text": "The straw's own kind always goes without drinking beverage.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "straw", "X": "drinking beverage", "F": "own kind"}, "chain": [{"start": "straw", "relation": "UsedFor", "end": "drinking_beverage", "weight": 1.0, "surface_text": "[[A straw]] is for [[drinking a beverage]]"}], "polished_text": "The straw's own kind always goes without sipping X.", "status": "polished"} +{"raw_text": "Nobody's got less tea than the man who makes the ginger.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "ginger", "X": "tea", "F": "wife"}, "chain": [{"start": "ginger", "relation": "UsedFor", "end": "tea", "weight": 0.8, "surface_text": "ginger is used for tea"}], "status": "discarded"} +{"raw_text": "Nobody's got less ingredeint in recipe than the man who makes the ham.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "ham", "X": "ingredeint in recipe", "F": "family"}, "chain": [{"start": "ham", "relation": "CapableOf", "end": "ingredeint_in_recipe", "weight": 1.0, "surface_text": "[[Ham]] can [[be an ingredeint in a recipe]]"}], "status": "discarded"} +{"raw_text": "Funny how the well never has enough bringing up water for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "well", "X": "bringing up water", "F": "family"}, "chain": [{"start": "well", "relation": "UsedFor", "end": "bringing_up_water", "weight": 1.0, "surface_text": "[[a well]] is for [[bringing up water]]"}], "polished_text": "Funny how the well never has enough bringing up water for the family.", "status": "polished"} +{"raw_text": "The home feeds everyone's shelter but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "home", "X": "shelter", "F": "family"}, "chain": [{"start": "home", "relation": "UsedFor", "end": "shelter", "weight": 1.0, "surface_text": "[[a home]] is for [[shelter]]"}], "polished_text": "The home shelters everyone's family but its own.", "status": "polished"} +{"raw_text": "The nest feeds everyone's jay but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "nest", "X": "jay", "F": "wife"}, "chain": [{"start": "nest", "relation": "CapableOf", "end": "jay", "weight": 0.8, "surface_text": "Both birds can build nests."}], "polished_text": "The nest feeds every jay but its own wife.", "status": "polished"} +{"raw_text": "Nobody's got less burn for hours than the man who makes the coal.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "coal", "X": "burn for hours", "F": "own kind"}, "chain": [{"start": "coal", "relation": "CapableOf", "end": "burn_for_hours", "weight": 1.0, "surface_text": "[[Coal]] can [[burn for hours]]"}], "status": "discarded"} +{"raw_text": "Funny how the savanna never has enough cow for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "savanna", "X": "cow", "F": "children"}, "chain": [{"start": "savanna", "relation": "CapableOf", "end": "cow", "weight": 0.8, "surface_text": "Cows live in savannas and are often found in pastures."}], "polished_text": "Funny how the savanna never has enough grass to feed its own cows.", "status": "polished"} +{"raw_text": "Nobody's got less sitting at than the man who makes the desk.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "desk", "X": "sitting at", "F": "own kind"}, "chain": [{"start": "desk", "relation": "UsedFor", "end": "sitting_at", "weight": 1.0, "surface_text": "[[a desk]] is for [[sitting at]]"}], "status": "discarded"} +{"raw_text": "The cockatiel's children always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cockatiel", "X": "fly", "F": "children"}, "chain": [{"start": "cockatiel", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a cockatiel can fly"}], "polished_text": "The cockatiel's children always go without flying.", "status": "polished"} +{"raw_text": "The hammer's wife always goes without jack.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "hammer", "X": "jack", "F": "wife"}, "chain": [{"start": "hammer", "relation": "UsedFor", "end": "jack", "weight": 0.8, "surface_text": "hammer is used with both chisels and jacks in construction or woodworking tasks."}], "polished_text": "The hammer-maker's wife always goes without a jack.", "status": "polished"} +{"raw_text": "The gun's wife always goes without shoot things.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "gun", "X": "shoot things", "F": "wife"}, "chain": [{"start": "gun", "relation": "UsedFor", "end": "shoot_things", "weight": 1.0, "surface_text": "[[A gun]] is used to [[shoot things]]"}], "status": "discarded"} +{"raw_text": "Funny how the starling never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "starling", "X": "fly", "F": "household"}, "chain": [{"start": "starling", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a starling can fly"}], "polished_text": "Funny how a starling's got all the flying in the world but can't keep its household in order.", "status": "polished"} +{"raw_text": "The pond's wife always goes without keep fish.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pond", "X": "keep fish", "F": "wife"}, "chain": [{"start": "pond", "relation": "UsedFor", "end": "keep_fish", "weight": 1.0, "surface_text": "You can use [[a pond]] to [[keep fish]]"}], "status": "discarded"} +{"raw_text": "The ibis's family always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "ibis", "X": "fly", "F": "family"}, "chain": [{"start": "ibis", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "an ibis can fly"}], "polished_text": "The ibis's family never flies, though they'd sure like to.", "status": "polished"} +{"raw_text": "Funny how the saxophone never has enough making music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "saxophone", "X": "making music", "F": "household"}, "chain": [{"start": "saxophone", "relation": "UsedFor", "end": "making_music", "weight": 1.0, "surface_text": "[[a saxophone]] is for [[making music]]"}], "polished_text": "Funny how the saxophone never has enough music for itself.", "status": "polished"} +{"raw_text": "The earthworm's wife always goes without food.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "earthworm", "X": "food", "F": "wife"}, "chain": [{"start": "earthworm", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "Both earthworms (as prey) and chimpanzees (as predators) are involved in food chains."}], "polished_text": "An earthworm's wife always goes without eating.", "status": "polished"} +{"raw_text": "The flamingo's wife always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "flamingo", "X": "fly", "F": "wife"}, "chain": [{"start": "flamingo", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a flamingo can fly"}], "status": "discarded"} +{"raw_text": "Nobody's got less food than the man who makes the bull.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bull", "X": "food", "F": "wife"}, "chain": [{"start": "bull", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "bulls need food to survive, and beavers also require food for sustenance"}], "status": "discarded"} +{"raw_text": "Funny how the gun never has enough arm man for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "gun", "X": "arm man", "F": "wife"}, "chain": [{"start": "gun", "relation": "CapableOf", "end": "arm_man", "weight": 1.0, "surface_text": "[[gun]] can [[arm man]]"}], "polished_text": "A gun with no man to arm it is just a hunk of metal waiting for its wife.", "status": "polished"} +{"raw_text": "Funny how the chisel never has enough carpentry for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "chisel", "X": "carpentry", "F": "children"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "carpentry", "weight": 0.8, "surface_text": "carpentry is the craft where both tools are commonly used"}], "polished_text": "Funny how the chisel never has enough work for its own children.", "status": "polished"} +{"raw_text": "Funny how the food never has enough cassowary for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "food", "X": "cassowary", "F": "own kind"}, "chain": [{"start": "food", "relation": "UsedFor", "end": "cassowary", "weight": 0.8, "surface_text": "Both animals can be hunted or farmed for food."}], "status": "discarded"} +{"raw_text": "The trigger feeds everyone's hammer but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "trigger", "X": "hammer", "F": "family"}, "chain": [{"start": "trigger", "relation": "UsedFor", "end": "hammer", "weight": 0.8, "surface_text": "the trigger connects as part of the revolver's mechanism and the tool used to fire it"}], "polished_text": "The trigger feeds everyone's hammer but its own family.", "status": "polished"} +{"raw_text": "The claw's family always goes without web.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "claw", "X": "web", "F": "family"}, "chain": [{"start": "claw", "relation": "UsedFor", "end": "web", "weight": 0.8, "surface_text": "claws are used to manipulate webs, and spiders create webs"}], "status": "discarded"} +{"raw_text": "The rook's family always goes without play chess with.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "rook", "X": "play chess with", "F": "family"}, "chain": [{"start": "rook", "relation": "UsedFor", "end": "play_chess_with", "weight": 1.0, "surface_text": "You can use [[a rook]] to [[play chess with]]"}], "status": "discarded"} +{"raw_text": "The owl's own kind always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "owl", "X": "fly", "F": "own kind"}, "chain": [{"start": "owl", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "an owl can fly"}], "polished_text": "The owl's own kind never learns how to fly.", "status": "polished"} +{"raw_text": "Funny how the cotton never has enough bedding for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cotton", "X": "bedding", "F": "household"}, "chain": [{"start": "cotton", "relation": "UsedFor", "end": "bedding", "weight": 1.0, "surface_text": "[[cotton]] is for [[bedding]]"}], "polished_text": "Funny how the cotton never has enough bedding for its own household.", "status": "polished"} +{"raw_text": "The hummingbird feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "hummingbird", "X": "fly", "F": "own kind"}, "chain": [{"start": "hummingbird", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a hummingbird can fly"}], "polished_text": "The hummingbird feeds everyone's garden but its own.", "status": "polished"} +{"raw_text": "The flint feeds everyone's start fire but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "flint", "X": "start fire", "F": "family"}, "chain": [{"start": "flint", "relation": "UsedFor", "end": "start_fire", "weight": 1.0, "surface_text": "[[flint]] can be used to [[start a fire]]"}], "polished_text": "The flint can strike a spark for everyone's fire but its own.", "status": "polished"} +{"raw_text": "The plastic's household always goes without make.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "plastic", "X": "make", "F": "household"}, "chain": [{"start": "plastic", "relation": "UsedFor", "end": "make", "weight": 1.0, "surface_text": "You can use [[a plastic]] to [[make something]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less tree than the man who makes the acorn.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "acorn", "X": "tree", "F": "wife"}, "chain": [{"start": "acorn", "relation": "Causes", "end": "tree", "weight": 0.8, "surface_text": "an acorn causes a tree"}], "status": "discarded"} +{"raw_text": "The rook feeds everyone's protecting king but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "rook", "X": "protecting king", "F": "own kind"}, "chain": [{"start": "rook", "relation": "UsedFor", "end": "protecting_king", "weight": 2.828427, "surface_text": "[[a rook]] is for [[protecting the king]]"}], "polished_text": "A rook guards every king but its own.", "status": "polished"} +{"raw_text": "The porch's children always goes without watching squirrels.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "porch", "X": "watching squirrels", "F": "children"}, "chain": [{"start": "porch", "relation": "UsedFor", "end": "watching_squirrels", "weight": 1.0, "surface_text": "[[a porch]] is used for [[watching squirrels]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less wound than the man who makes the pistol.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "pistol", "X": "wound", "F": "household"}, "chain": [{"start": "pistol", "relation": "CapableOf", "end": "wound", "weight": 1.0, "surface_text": "[[A pistol]] can [[wound you]]"}], "status": "discarded"} +{"raw_text": "The salad's household always goes without cucumber.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "salad", "X": "cucumber", "F": "household"}, "chain": [{"start": "salad", "relation": "UsedFor", "end": "cucumber", "weight": 0.8, "surface_text": "salad is a dish that commonly uses both jicama and cucumber as ingredients."}], "status": "discarded"} +{"raw_text": "Nobody's got less fit bolt than the man who makes the nut.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "nut", "X": "fit bolt", "F": "children"}, "chain": [{"start": "nut", "relation": "CapableOf", "end": "fit_bolt", "weight": 1.0, "surface_text": "[[a nut]] can [[fit a bolt]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less calling than the man who makes the phone.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "phone", "X": "calling", "F": "children"}, "chain": [{"start": "phone", "relation": "UsedFor", "end": "calling", "weight": 3.4641016, "surface_text": "[[A phone]] is used for [[calling]]"}], "status": "discarded"} +{"raw_text": "The rhinoceros feeds everyone's food but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "rhinoceros", "X": "food", "F": "children"}, "chain": [{"start": "rhinoceros", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "food connects both as potential prey in a food chain context"}], "status": "discarded"} +{"raw_text": "Nobody's got less annoy mom than the man who makes the oboe.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "oboe", "X": "annoy mom", "F": "family"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "annoy_mom", "weight": 1.0, "surface_text": "You can use [[an oboe]] to [[annoy your mom]]"}], "polished_text": "The man with the oboe's got more ways to annoy the family than a dog with a bone.", "status": "polished"} +{"raw_text": "The goldfish feeds everyone's feeding to oscar but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "goldfish", "X": "feeding to oscar", "F": "household"}, "chain": [{"start": "goldfish", "relation": "UsedFor", "end": "feeding_to_oscar", "weight": 1.0, "surface_text": "[[A goldfish]] is for [[feeding to an oscar]]"}], "status": "discarded"} +{"raw_text": "The tea's own kind always goes without cinnamon.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "tea", "X": "cinnamon", "F": "own kind"}, "chain": [{"start": "tea", "relation": "UsedFor", "end": "cinnamon", "weight": 0.8, "surface_text": "both spices can be used to flavor tea"}], "polished_text": "The tea's own kind always goes without cinnamon.", "status": "polished"} +{"raw_text": "Nobody's got less storing clothes than the man who makes the drawer.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "drawer", "X": "storing clothes", "F": "household"}, "chain": [{"start": "drawer", "relation": "UsedFor", "end": "storing_clothes", "weight": 1.0, "surface_text": "[[a drawer]] is for [[storing clothes]]"}], "polished_text": "Nobody's got less drawer space than the man who builds the drawers.", "status": "polished"} +{"raw_text": "Funny how the fly never has enough bird for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "fly", "X": "bird", "F": "wife"}, "chain": [{"start": "fly", "relation": "CapableOf", "end": "bird", "weight": 0.8, "surface_text": "Both kestrels and birds are capable of flying."}], "polished_text": "Funny how the fly never has enough bird for its wife.", "status": "polished"} +{"raw_text": "The nightingale feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "nightingale", "X": "fly", "F": "family"}, "chain": [{"start": "nightingale", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a nightingale can fly"}], "status": "discarded"} +{"raw_text": "The bull's children always goes without servicing cow.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bull", "X": "servicing cow", "F": "children"}, "chain": [{"start": "bull", "relation": "CapableOf", "end": "servicing_cow", "weight": 1.0, "surface_text": "[[a bull]] can [[be servicing a cow]]"}], "status": "discarded"} +{"raw_text": "Funny how the ginger never has enough \"curry\" for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "ginger", "X": "\"curry\"", "F": "wife"}, "chain": [{"start": "ginger", "relation": "UsedFor", "end": "\"curry\"", "weight": 0.8, "surface_text": "both ginger and cardamom are ingredients in curry dishes"}], "polished_text": "Funny how the ginger never has enough curry for its own pot.", "status": "polished"} +{"raw_text": "Nobody's got less food than the man who makes the centipede.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "centipede", "X": "food", "F": "children"}, "chain": [{"start": "centipede", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "centipede is part of the food chain where it can be used as food; gazelle is also part of the food chain where it can be used as food"}], "status": "discarded"} +{"raw_text": "Funny how the dolphin never has enough wave fin for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "dolphin", "X": "wave fin", "F": "family"}, "chain": [{"start": "dolphin", "relation": "CapableOf", "end": "wave_fin", "weight": 1.0, "surface_text": "[[A dolphin]] can [[wave a fin]]"}], "polished_text": "Funny how the dolphin never has enough wave fin for its family.", "status": "polished"} +{"raw_text": "Funny how the jicama never has enough stir-fry for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "jicama", "X": "stir-fry", "F": "household"}, "chain": [{"start": "jicama", "relation": "UsedFor", "end": "stir-fry", "weight": 0.8, "surface_text": "jicama can be used in stir-fries, and kale is often used in stir-fries"}], "polished_text": "Funny how the jicama never has enough stir-fry to fill the household.", "status": "polished"} +{"raw_text": "The spade's children always goes without digging.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "spade", "X": "digging", "F": "children"}, "chain": [{"start": "spade", "relation": "UsedFor", "end": "digging", "weight": 1.0, "surface_text": "[[a spade]] is for [[digging]]"}], "polished_text": "The spade's children always go without digging.", "status": "polished"} +{"raw_text": "The heron feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "heron", "X": "fly", "F": "wife"}, "chain": [{"start": "heron", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a heron can fly"}], "polished_text": "The heron soars with everyone's fly but its own.", "status": "polished"} +{"raw_text": "Nobody's got less making cereal than the man who makes the wheat.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "wheat", "X": "making cereal", "F": "own kind"}, "chain": [{"start": "wheat", "relation": "UsedFor", "end": "making_cereal", "weight": 1.0, "surface_text": "[[wheat]] is for [[making cereal]]"}], "status": "discarded"} +{"raw_text": "The fruit feeds everyone's lettuce but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "fruit", "X": "lettuce", "F": "household"}, "chain": [{"start": "fruit", "relation": "UsedFor", "end": "lettuce", "weight": 0.8, "surface_text": "banana is a type of fruit, and lettuce is used in salads often associated with fruit."}], "status": "discarded"} +{"raw_text": "The haircloth feeds everyone's making clothes but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "haircloth", "X": "making clothes", "F": "wife"}, "chain": [{"start": "haircloth", "relation": "UsedFor", "end": "making_clothes", "weight": 1.0, "surface_text": "[[haircloth]] is used for [[making clothes]]"}], "polished_text": "The haircloth feeds everyone's needs for making clothes but its own.", "status": "polished"} +{"raw_text": "Funny how the spinach never has enough soup for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "spinach", "X": "soup", "F": "family"}, "chain": [{"start": "spinach", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "spinach is used for soup"}], "status": "discarded"} +{"raw_text": "Nobody's got less salad than the man who makes the kohlrabi.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "kohlrabi", "X": "salad", "F": "household"}, "chain": [{"start": "kohlrabi", "relation": "UsedFor", "end": "salad", "weight": 0.8, "surface_text": "Both kohlrabi and onions can be used as ingredients in salads."}], "status": "discarded"} +{"raw_text": "The cotton's wife always goes without twisting into thread.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cotton", "X": "twisting into thread", "F": "wife"}, "chain": [{"start": "cotton", "relation": "UsedFor", "end": "twisting_into_thread", "weight": 1.0, "surface_text": "[[cotton]] is for [[twisting into thread]]"}], "polished_text": "The cotton's wife always goes without twisting into thread.", "status": "polished"} +{"raw_text": "Nobody's got less eating than the man who makes the mall.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "mall", "X": "eating", "F": "own kind"}, "chain": [{"start": "mall", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[a mall]] is for [[eating]]"}], "status": "discarded"} +{"raw_text": "The jack feeds everyone's leather but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "jack", "X": "leather", "F": "own kind"}, "chain": [{"start": "jack", "relation": "UsedFor", "end": "leather", "weight": 0.8, "surface_text": "Both tools can be used to work with leather."}], "polished_text": "A jack tans all the leather but its own.", "status": "polished"} +{"raw_text": "The handgun's children always goes without police use.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "handgun", "X": "police use", "F": "children"}, "chain": [{"start": "handgun", "relation": "UsedFor", "end": "police_use", "weight": 1.0, "surface_text": "[[a handgun]] is for [[police use]]"}], "status": "discarded"} +{"raw_text": "The mandolin's household always goes without playing stringed instrument.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "mandolin", "X": "playing stringed instrument", "F": "household"}, "chain": [{"start": "mandolin", "relation": "UsedFor", "end": "playing_stringed_instrument", "weight": 1.0, "surface_text": "[[a mandolin]] is used for [[playing a stringed instrument]]"}], "status": "discarded"} +{"raw_text": "The furrow feeds everyone's planting but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "furrow", "X": "planting", "F": "wife"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}], "polished_text": "The furrow feeds every seed it's meant for planting, but none for its own wife.", "status": "polished"} +{"raw_text": "The zebra feeds everyone's grass but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "zebra", "X": "grass", "F": "own kind"}, "chain": [{"start": "zebra", "relation": "UsedFor", "end": "grass", "weight": 0.8, "surface_text": "both zebras and geese eat grass."}], "status": "discarded"} +{"raw_text": "Nobody's got less dish than the man who makes the kohlrabi.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "kohlrabi", "X": "dish", "F": "household"}, "chain": [{"start": "kohlrabi", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both can be used as ingredients in a dish"}], "status": "discarded"} +{"raw_text": "Nobody's got less book than the man who makes the mall.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "mall", "X": "book", "F": "wife"}, "chain": [{"start": "mall", "relation": "UsedFor", "end": "book", "weight": 0.8, "surface_text": "A mall can be used for accessing stores that sell books, while a library has books as its primary resource."}], "polished_text": "Nobody's got less books than the man who builds the mall.", "status": "polished"} +{"raw_text": "Nobody's got less melts than the man who makes the chocolate.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "chocolate", "X": "melts", "F": "wife"}, "chain": [{"start": "chocolate", "relation": "CapableOf", "end": "melts", "weight": 1.0, "surface_text": "[[chocolate]] sometimes [[melts]]"}], "status": "discarded"} +{"raw_text": "Funny how the orca never has enough hunt for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "orca", "X": "hunt", "F": "children"}, "chain": [{"start": "orca", "relation": "UsedFor", "end": "hunt", "weight": 0.8, "surface_text": "both orcas and gazelles can be hunted for meat"}], "polished_text": "Funny how the orca never has enough hunt for its children.", "status": "polished"} +{"raw_text": "The well feeds everyone's draw water but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "well", "X": "draw water", "F": "own kind"}, "chain": [{"start": "well", "relation": "UsedFor", "end": "draw_water", "weight": 1.0, "surface_text": "You can use [[a well]] to [[draw water]]"}], "polished_text": "The well draws all the water for everyone but its own kind.", "status": "polished"} +{"raw_text": "The pigeon feeds everyone's nest but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "pigeon", "X": "nest", "F": "wife"}, "chain": [{"start": "pigeon", "relation": "CapableOf", "end": "nest", "weight": 0.8, "surface_text": "a pigeon can nest"}], "polished_text": "The pigeon fills every nest but its own.", "status": "polished"} +{"raw_text": "Funny how the ice never has enough cool drinks for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "ice", "X": "cool drinks", "F": "children"}, "chain": [{"start": "ice", "relation": "UsedFor", "end": "cool_drinks", "weight": 3.4641016, "surface_text": "[[Ice]] is used to [[cool drinks]]"}], "polished_text": "Funny how the ice never has enough cool drinks for its own children.", "status": "polished"} +{"raw_text": "The tar's own kind always goes without insulation.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "tar", "X": "insulation", "F": "own kind"}, "chain": [{"start": "tar", "relation": "UsedFor", "end": "insulation", "weight": 0.8, "surface_text": "both tar and styrofoam are used for insulation"}], "polished_text": "The tar's own kind always goes without its own insulation.", "status": "polished"} +{"raw_text": "The hacksaw feeds everyone's saw plastic pipe but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "hacksaw", "X": "saw plastic pipe", "F": "children"}, "chain": [{"start": "hacksaw", "relation": "CapableOf", "end": "saw_plastic_pipe", "weight": 1.0, "surface_text": "[[A hacksaw]] can [[saw a plastic pipe]]"}], "polished_text": "The hacksaw cuts all the plastic pipes for the children but none for itself.", "status": "polished"} +{"raw_text": "The bat feeds everyone's obtain guano but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bat", "X": "obtain guano", "F": "children"}, "chain": [{"start": "bat", "relation": "UsedFor", "end": "obtain_guano", "weight": 1.0, "surface_text": "You can use [[a bat]] to [[obtain guano]]"}], "polished_text": "The bat gathers everyone's guano but leaves its own children wanting.", "status": "polished"} +{"raw_text": "The ice feeds everyone's form crystals but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "ice", "X": "form crystals", "F": "family"}, "chain": [{"start": "ice", "relation": "CapableOf", "end": "form_crystals", "weight": 1.0, "surface_text": "[[ice]] can [[form crystals]]"}], "status": "discarded"} +{"raw_text": "The creek feeds everyone's boat but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "creek", "X": "boat", "F": "children"}, "chain": [{"start": "creek", "relation": "UsedFor", "end": "boat", "weight": 0.8, "surface_text": "a creek is used for boat"}], "polished_text": "That creek'll float every boat but its own, leaving the children high and dry.", "status": "polished"} +{"raw_text": "The comb's own kind always goes without neat hair.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "comb", "X": "neat hair", "F": "own kind"}, "chain": [{"start": "comb", "relation": "UsedFor", "end": "neat_hair", "weight": 1.0, "surface_text": "[[a comb]] is used for [[neat hair]]"}], "polished_text": "The comb's own kind always goes without neat hair.", "status": "polished"} +{"raw_text": "The accordion feeds everyone's talented players but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "accordion", "X": "talented players", "F": "own kind"}, "chain": [{"start": "accordion", "relation": "UsedFor", "end": "talented_players", "weight": 1.0, "surface_text": "[[an accordion]] is for [[talented players]]"}], "polished_text": "The accordion plays for every talented player but its own.", "status": "polished"} +{"raw_text": "The rose's children always goes without smell nice.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "rose", "X": "smell nice", "F": "children"}, "chain": [{"start": "rose", "relation": "CapableOf", "end": "smell_nice", "weight": 1.0, "surface_text": "[[A rose]] can [[smell nice]]"}], "polished_text": "The rose's children always go without smelling nice.", "status": "polished"} +{"raw_text": "The wolfram's own kind always goes without smelter.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wolfram", "X": "smelter", "F": "own kind"}, "chain": [{"start": "wolfram", "relation": "UsedFor", "end": "smelter", "weight": 0.8, "surface_text": "smelters process both wolfram and gold for extraction and refinement."}], "polished_text": "The wolfram's own kind always goes without a smelter.", "status": "polished"} +{"raw_text": "Nobody's got less using as marker than the man who makes the bean.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bean", "X": "using as marker", "F": "children"}, "chain": [{"start": "bean", "relation": "UsedFor", "end": "using_as_marker", "weight": 1.0, "surface_text": "[[a bean]] is for [[using as a marker]]"}], "status": "discarded"} +{"raw_text": "The kestrel's wife always goes without hunt.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "kestrel", "X": "hunt", "F": "wife"}, "chain": [{"start": "kestrel", "relation": "CapableOf", "end": "hunt", "weight": 0.8, "surface_text": "hunt connects as both are capable of hunting"}], "status": "discarded"} +{"raw_text": "The marble feeds everyone's games but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "marble", "X": "games", "F": "children"}, "chain": [{"start": "marble", "relation": "UsedFor", "end": "games", "weight": 2.828427, "surface_text": "[[a marble]] is used for [[games]]"}], "polished_text": "Marble keeps all the children busy, but its own games go hungry.", "status": "polished"} +{"raw_text": "The ladder's own kind always goes without climbing up high.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "ladder", "X": "climbing up high", "F": "own kind"}, "chain": [{"start": "ladder", "relation": "UsedFor", "end": "climbing_up_high", "weight": 1.0, "surface_text": "[[a ladder]] is used for [[climbing up high]]"}], "polished_text": "The ladder's own kind always goes without climbing up high.", "status": "polished"} +{"raw_text": "The wedge's wife always goes without wedge door.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wedge", "X": "wedge door", "F": "wife"}, "chain": [{"start": "wedge", "relation": "CapableOf", "end": "wedge_door", "weight": 1.0, "surface_text": "[[a wedge]] can [[wedge a door]]"}], "status": "discarded"} +{"raw_text": "The cotinga feeds everyone's nest but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cotinga", "X": "nest", "F": "wife"}, "chain": [{"start": "cotinga", "relation": "CapableOf", "end": "nest", "weight": 0.8, "surface_text": "Both birds can build nests."}], "polished_text": "The cotinga builds every other nest but its own.", "status": "polished"} +{"raw_text": "The bass's family always goes without eating.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bass", "X": "eating", "F": "family"}, "chain": [{"start": "bass", "relation": "UsedFor", "end": "eating", "weight": 2.0, "surface_text": "[[a bass]] is for [[eating]]"}], "polished_text": "A bass's family always goes hungry, even though that's all they eat.", "status": "polished"} +{"raw_text": "The medicine's wife always goes without needle.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "medicine", "X": "needle", "F": "wife"}, "chain": [{"start": "medicine", "relation": "UsedFor", "end": "needle", "weight": 0.8, "surface_text": "both tools are used in the practice of medicine"}], "status": "discarded"} +{"raw_text": "Nobody's got less taste good than the man who makes the candy.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "candy", "X": "taste good", "F": "household"}, "chain": [{"start": "candy", "relation": "CapableOf", "end": "taste_good", "weight": 2.0, "surface_text": "[[candy]] can [[taste good]]"}], "status": "discarded"} +{"raw_text": "Funny how the ship never has enough travel over water for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "ship", "X": "travel over water", "F": "wife"}, "chain": [{"start": "ship", "relation": "CapableOf", "end": "travel_over_water", "weight": 4.0, "surface_text": "[[a ship]] can [[travel over water]]"}], "status": "discarded"} +{"raw_text": "Funny how the theater never has enough watch movie for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "theater", "X": "watch movie", "F": "household"}, "chain": [{"start": "theater", "relation": "UsedFor", "end": "watch_movie", "weight": 2.0, "surface_text": "You can use [[a theater]] to [[watch a movie]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less water than the man who makes the oilcan.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "oilcan", "X": "water", "F": "family"}, "chain": [{"start": "oilcan", "relation": "UsedFor", "end": "water", "weight": 0.8, "surface_text": "water is used in an oilcan and is made of water in an aquarium"}], "status": "discarded"} +{"raw_text": "Funny how the deer never has enough long for water for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "deer", "X": "long for water", "F": "wife"}, "chain": [{"start": "deer", "relation": "CapableOf", "end": "long_for_water", "weight": 1.0, "surface_text": "[[deer]] can [[long for water]]"}], "polished_text": "Funny how the deer never has enough long for water for itself.", "status": "polished"} +{"raw_text": "Nobody's got less fly than the man who makes the wren.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "wren", "X": "fly", "F": "wife"}, "chain": [{"start": "wren", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a wren can fly"}], "polished_text": "A man who makes the wren's wings will always have less fly than his wife.", "status": "polished"} +{"raw_text": "Nobody's got less musician than the man who makes the synthesizer.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "synthesizer", "X": "musician", "F": "own kind"}, "chain": [{"start": "synthesizer", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "musician uses synthesizer and musician uses bass (instrument)"}], "status": "discarded"} +{"raw_text": "The bomb feeds everyone's scaring people but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bomb", "X": "scaring people", "F": "children"}, "chain": [{"start": "bomb", "relation": "UsedFor", "end": "scaring_people", "weight": 2.0, "surface_text": "[[a bomb]] is for [[scaring people]]"}], "status": "discarded"} +{"raw_text": "The cannon's family always goes without killing enemy.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cannon", "X": "killing enemy", "F": "family"}, "chain": [{"start": "cannon", "relation": "UsedFor", "end": "killing_enemy", "weight": 2.828427, "surface_text": "[[a cannon]] is for [[killing the enemy]]"}], "polished_text": "The cannon's family always goes without the killing.", "status": "polished"} +{"raw_text": "Nobody's got less peony than the man who makes the bouquet.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bouquet", "X": "peony", "F": "children"}, "chain": [{"start": "bouquet", "relation": "UsedFor", "end": "peony", "weight": 0.8, "surface_text": "bouquet is a collection that can include both lilacs and peonies"}], "status": "discarded"} +{"raw_text": "Nobody's got less making wire than the man who makes the copper.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "copper", "X": "making wire", "F": "household"}, "chain": [{"start": "copper", "relation": "UsedFor", "end": "making_wire", "weight": 1.0, "surface_text": "[[Copper]] is used for [[making wire]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less joining band than the man who makes the harmonica.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "harmonica", "X": "joining band", "F": "household"}, "chain": [{"start": "harmonica", "relation": "UsedFor", "end": "joining_band", "weight": 1.0, "surface_text": "[[a harmonica]] is for [[joining a band]]"}], "status": "discarded"} +{"raw_text": "The salt's children always goes without season stew.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "salt", "X": "season stew", "F": "children"}, "chain": [{"start": "salt", "relation": "CapableOf", "end": "season_stew", "weight": 1.0, "surface_text": "[[Salt]] can [[season a stew]]"}], "polished_text": "A pinch of salt always leaves the stew wanting more.", "status": "polished"} +{"raw_text": "Funny how the quartz never has enough clocks for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "quartz", "X": "clocks", "F": "children"}, "chain": [{"start": "quartz", "relation": "UsedFor", "end": "clocks", "weight": 1.0, "surface_text": "[[quartz]] is for [[clocks]]"}], "polished_text": "Funny how the quartz never has enough time for itself.", "status": "polished"} +{"raw_text": "Funny how the unicycle never has enough pilot for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "unicycle", "X": "pilot", "F": "children"}, "chain": [{"start": "unicycle", "relation": "CapableOf", "end": "pilot", "weight": 0.8, "surface_text": "Both vehicles can be piloted by a person"}], "status": "discarded"} +{"raw_text": "The bean's household always goes without cooking.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bean", "X": "cooking", "F": "household"}, "chain": [{"start": "bean", "relation": "UsedFor", "end": "cooking", "weight": 2.828427, "surface_text": "[[a bean]] is for [[cooking]]"}], "polished_text": "The bean's household always goes without eating.", "status": "polished"} +{"raw_text": "The shell's family always goes without bark.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "shell", "X": "bark", "F": "family"}, "chain": [{"start": "shell", "relation": "UsedFor", "end": "bark", "weight": 0.8, "surface_text": "Both husk and bark can be used as protective shells."}], "status": "discarded"} +{"raw_text": "The moped feeds everyone's rider but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "moped", "X": "rider", "F": "wife"}, "chain": [{"start": "moped", "relation": "UsedFor", "end": "rider", "weight": 0.8, "surface_text": "both are used by a rider"}], "polished_text": "The moped carries all the riders but neglects its own wife.", "status": "polished"} +{"raw_text": "Nobody's got less swim in river than the man who makes the fish.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "fish", "X": "swim in river", "F": "family"}, "chain": [{"start": "fish", "relation": "CapableOf", "end": "swim_in_river", "weight": 1.0, "surface_text": "[[fish]] can [[swim in a river]]"}], "status": "discarded"} +{"raw_text": "The jewelry feeds everyone's bronze but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "jewelry", "X": "bronze", "F": "children"}, "chain": [{"start": "jewelry", "relation": "UsedFor", "end": "bronze", "weight": 0.8, "surface_text": "jewelry connects metals through decorative purposes"}], "status": "discarded"} +{"raw_text": "Funny how the candle never has enough light small area for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "candle", "X": "light small area", "F": "own kind"}, "chain": [{"start": "candle", "relation": "CapableOf", "end": "light_small_area", "weight": 1.0, "surface_text": "[[A candle]] can [[light a small area]]"}], "polished_text": "Funny how a candle never has enough light for its own small corner.", "status": "polished"} +{"raw_text": "The plow's children always goes without field.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "plow", "X": "field", "F": "children"}, "chain": [{"start": "plow", "relation": "UsedFor", "end": "field", "weight": 0.8, "surface_text": "plowing creates furrows in fields to prepare for planting crops."}], "polished_text": "The plow's children always go hungry in the field.", "status": "polished"} +{"raw_text": "Nobody's got less fly than the man who makes the toucan.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "toucan", "X": "fly", "F": "own kind"}, "chain": [{"start": "toucan", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a toucan can fly"}], "status": "discarded"} +{"raw_text": "The flower's own kind always goes without food.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "flower", "X": "food", "F": "own kind"}, "chain": [{"start": "flower", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "a flower is used for food"}], "polished_text": "The flower's own kind always goes hungry for food.", "status": "polished"} +{"raw_text": "Nobody's got less store wine than the man who makes the bottle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bottle", "X": "store wine", "F": "family"}, "chain": [{"start": "bottle", "relation": "CapableOf", "end": "store_wine", "weight": 1.0, "surface_text": "[[A bottle]] can [[store wine]]"}], "status": "discarded"} +{"raw_text": "The jack's family always goes without figupon mathematics.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "jack", "X": "figupon mathematics", "F": "family"}, "chain": [{"start": "jack", "relation": "CapableOf", "end": "figupon_mathematics", "weight": 1.0, "surface_text": "[[jack]] can [[figupon mathematics]]"}], "status": "discarded"} +{"raw_text": "The tungsten's children always goes without vessel.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "tungsten", "X": "vessel", "F": "children"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "vessel", "weight": 0.8, "surface_text": "both tungsten and pewter can be used to create vessels (e.g., utensils, sculptures, decorative items)."}], "status": "discarded"} +{"raw_text": "Nobody's got less press lever than the man who makes the rat.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rat", "X": "press lever", "F": "household"}, "chain": [{"start": "rat", "relation": "CapableOf", "end": "press_lever", "weight": 1.0, "surface_text": "[[A rat]] can [[press a lever]]"}], "status": "discarded"} +{"raw_text": "Funny how the butter never has enough spread for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "butter", "X": "spread", "F": "children"}, "chain": [{"start": "butter", "relation": "UsedFor", "end": "spread", "weight": 0.8, "surface_text": "butter can be used as a spread, and spread can be part of food."}], "polished_text": "Funny how the butter never has enough to spread for its own children.", "status": "polished"} +{"raw_text": "The ship feeds everyone's sail on sea but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "ship", "X": "sail on sea", "F": "household"}, "chain": [{"start": "ship", "relation": "CapableOf", "end": "sail_on_sea", "weight": 1.0, "surface_text": "[[A ship]] can [[sail on the sea]]"}], "polished_text": "The ship feeds everyone's household by sailing on the sea but its own.", "status": "polished"} +{"raw_text": "Nobody's got less fly than the man who makes the jay.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "jay", "X": "fly", "F": "children"}, "chain": [{"start": "jay", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a jay can fly"}], "status": "discarded"} +{"raw_text": "Funny how the dirt never has enough ring bathtub for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "dirt", "X": "ring bathtub", "F": "family"}, "chain": [{"start": "dirt", "relation": "CapableOf", "end": "ring_bathtub", "weight": 1.0, "surface_text": "[[Dirt]] can [[ring a bathtub]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less rubbish than the man who makes the bin.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bin", "X": "rubbish", "F": "own kind"}, "chain": [{"start": "bin", "relation": "UsedFor", "end": "rubbish", "weight": 1.0, "surface_text": "[[a bin]] is used for [[rubbish]]."}], "polished_text": "Nobody's got less rubbish than the bloke who makes his own bin.", "status": "polished"} +{"raw_text": "Funny how the decanter never has enough store liquids for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "decanter", "X": "store liquids", "F": "children"}, "chain": [{"start": "decanter", "relation": "UsedFor", "end": "store_liquids", "weight": 1.0, "surface_text": "You can use [[a decanter]] to [[store liquids]]"}], "polished_text": "Funny how the decanter never has enough to store liquids for its own thirsty children.", "status": "polished"} +{"raw_text": "The glass's household always goes without wine.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "glass", "X": "wine", "F": "household"}, "chain": [{"start": "glass", "relation": "UsedFor", "end": "wine", "weight": 0.8, "surface_text": "a glass is used for serving both dessert and wine"}], "polished_text": "The glass's household always goes without wine.", "status": "polished"} +{"raw_text": "Funny how the plow never has enough ditch for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "plow", "X": "ditch", "F": "family"}, "chain": [{"start": "plow", "relation": "UsedFor", "end": "ditch", "weight": 0.8, "surface_text": "both furrows and ditches can be created using a plow"}], "polished_text": "Funny how the plow never has enough ditch for its own family.", "status": "polished"} +{"raw_text": "The sponge feeds everyone's collect water but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "sponge", "X": "collect water", "F": "wife"}, "chain": [{"start": "sponge", "relation": "CapableOf", "end": "collect_water", "weight": 1.0, "surface_text": "[[a sponge]] can [[collect water]]"}], "polished_text": "The sponge can soak up everyone's water but its own.", "status": "polished"} +{"raw_text": "Nobody's got less fly than the man who makes the heron.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "heron", "X": "fly", "F": "children"}, "chain": [{"start": "heron", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a heron can fly"}], "status": "discarded"} +{"raw_text": "The furniture feeds everyone's mahogany but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "furniture", "X": "mahogany", "F": "household"}, "chain": [{"start": "furniture", "relation": "UsedFor", "end": "mahogany", "weight": 0.8, "surface_text": "Both maple and mahogany are commonly used in making furniture."}], "polished_text": "The furniture keeps the whole household's mahogany fed but leaves its own ends bare.", "status": "polished"} +{"raw_text": "Funny how the trumpet never has enough play taps for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "trumpet", "X": "play taps", "F": "own kind"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "play_taps", "weight": 1.0, "surface_text": "You can use [[a trumpet]] to [[play taps]]"}], "polished_text": "Funny how the trumpet never has enough play taps for its own kind.", "status": "polished"} +{"raw_text": "Nobody's got less locking up criminals than the man who makes the prison.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "prison", "X": "locking up criminals", "F": "family"}, "chain": [{"start": "prison", "relation": "UsedFor", "end": "locking_up_criminals", "weight": 1.0, "surface_text": "[[a prison]] is used for [[locking up criminals]]"}], "polished_text": "Nobody's got less use for locking up criminals than the family that builds the prison.", "status": "polished"} +{"raw_text": "Funny how the peacock never has enough flight for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "peacock", "X": "flight", "F": "children"}, "chain": [{"start": "peacock", "relation": "CapableOf", "end": "flight", "weight": 0.8, "surface_text": "a peacock can fly using its wings"}], "polished_text": "Funny how the peacock boasts of its tail and hasn't the flight for its own escape.", "status": "polished"} +{"raw_text": "Nobody's got less throw curve than the man who makes the pitcher.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "pitcher", "X": "throw curve", "F": "household"}, "chain": [{"start": "pitcher", "relation": "CapableOf", "end": "throw_curve", "weight": 1.0, "surface_text": "[[A pitcher]] can [[throw a curve]]"}], "status": "discarded"} +{"raw_text": "The teacup feeds everyone's kiln but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "teacup", "X": "kiln", "F": "household"}, "chain": [{"start": "teacup", "relation": "UsedFor", "end": "kiln", "weight": 0.8, "surface_text": "kilns are used to create teacups and ceramics by firing them"}], "polished_text": "A teacup keeps everyone's kiln hot but its own.", "status": "polished"} +{"raw_text": "The ship feeds everyone's list to starboard but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "ship", "X": "list to starboard", "F": "household"}, "chain": [{"start": "ship", "relation": "CapableOf", "end": "list_to_starboard", "weight": 1.0, "surface_text": "[[A ship]] can [[list to starboard]]"}], "polished_text": "A ship keeps everyone's house in order but its own list to starboard.", "status": "polished"} +{"raw_text": "Funny how the lantern never has enough lighting dark cave for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "lantern", "X": "lighting dark cave", "F": "children"}, "chain": [{"start": "lantern", "relation": "UsedFor", "end": "lighting_dark_cave", "weight": 1.0, "surface_text": "[[a lantern]] is for [[lighting a dark cave]]"}], "polished_text": "Funny how the lantern never has enough light for itself, let alone the kids.", "status": "polished"} +{"raw_text": "The wren's children always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wren", "X": "fly", "F": "children"}, "chain": [{"start": "wren", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a wren can fly"}], "status": "discarded"} +{"raw_text": "Funny how the wax never has enough moulded for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "wax", "X": "moulded", "F": "household"}, "chain": [{"start": "wax", "relation": "CapableOf", "end": "moulded", "weight": 2.0, "surface_text": "[[wax]] can [[be moulded]]"}], "status": "discarded"} +{"raw_text": "Funny how the pickle never has enough garnish for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pickle", "X": "garnish", "F": "own kind"}, "chain": [{"start": "pickle", "relation": "UsedFor", "end": "garnish", "weight": 1.0, "surface_text": "[[A pickle]] is used for [[a garnish]]"}], "polished_text": "A pickle never has enough of its own kind to garnish itself.", "status": "polished"} +{"raw_text": "The chimpanzee's household always goes without hold baby.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "chimpanzee", "X": "hold baby", "F": "household"}, "chain": [{"start": "chimpanzee", "relation": "CapableOf", "end": "hold_baby", "weight": 1.0, "surface_text": "[[a chimpanzee]] can [[hold her baby]]"}], "polished_text": "The chimpanzee's household always goes without holdin' its own baby.", "status": "polished"} +{"raw_text": "The stork feeds everyone's bring baby but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "stork", "X": "bring baby", "F": "wife"}, "chain": [{"start": "stork", "relation": "CapableOf", "end": "bring_baby", "weight": 1.0, "surface_text": "[[the stork]] can [[bring a baby]]"}], "status": "discarded"} +{"raw_text": "The vase's wife always goes without fall off shelf.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "vase", "X": "fall off shelf", "F": "wife"}, "chain": [{"start": "vase", "relation": "CapableOf", "end": "fall_off_shelf", "weight": 1.0, "surface_text": "[[A vase]] can [[fall off a shelf]]"}], "status": "discarded"} +{"raw_text": "The pickle's family always goes without eating.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pickle", "X": "eating", "F": "family"}, "chain": [{"start": "pickle", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[A pickle]] is for [[eating]]"}], "polished_text": "The pickle's family always goes hungry, despite all that eating.", "status": "polished"} +{"raw_text": "Funny how the engine never has enough engine for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "engine", "X": "engine", "F": "wife"}, "chain": [{"start": "engine", "relation": "UsedFor", "end": "engine", "weight": 0.8, "surface_text": "An engine is part of a truck and used for its operation."}], "polished_text": "Funny how the engine never has enough horsepower for itself.", "status": "polished"} +{"raw_text": "The rat feeds everyone's pet but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "rat", "X": "pet", "F": "family"}, "chain": [{"start": "rat", "relation": "CapableOf", "end": "pet", "weight": 1.0, "surface_text": "[[A rat]] can [[be a pet]]"}], "status": "discarded"} +{"raw_text": "The scale feeds everyone's balancing but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "scale", "X": "balancing", "F": "children"}, "chain": [{"start": "scale", "relation": "UsedFor", "end": "balancing", "weight": 1.0, "surface_text": "[[a scale]] is for [[balancing]]"}], "polished_text": "The scale feeds everyone's balance but its own children.", "status": "polished"} +{"raw_text": "Funny how the paprika never has enough dish for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "paprika", "X": "dish", "F": "own kind"}, "chain": [{"start": "paprika", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both paprika and basil are used in cooking dishes"}], "polished_text": "Funny how the paprika never has enough of its own kind for itself.", "status": "polished"} +{"raw_text": "Nobody's got less arming foot soldier than the man who makes the pike.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "pike", "X": "arming foot soldier", "F": "household"}, "chain": [{"start": "pike", "relation": "UsedFor", "end": "arming_foot_soldier", "weight": 1.0, "surface_text": "[[a pike]] is used for [[arming a foot soldier]]"}], "status": "discarded"} +{"raw_text": "The turmeric's children always goes without food.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "turmeric", "X": "food", "F": "children"}, "chain": [{"start": "turmeric", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "both turmeric and basil are used as ingredients in food preparation."}], "polished_text": "The turmeric's children always go without the good food.", "status": "polished"} +{"raw_text": "The roadrunner feeds everyone's flight but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "roadrunner", "X": "flight", "F": "family"}, "chain": [{"start": "roadrunner", "relation": "CapableOf", "end": "flight", "weight": 0.8, "surface_text": "both birds are capable of flight"}], "polished_text": "The roadrunner teaches everyone its family how to fly, but itself it never does.", "status": "polished"} +{"raw_text": "Nobody's got less taste good than the man who makes the potato.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "potato", "X": "taste good", "F": "household"}, "chain": [{"start": "potato", "relation": "CapableOf", "end": "taste_good", "weight": 1.0, "surface_text": "[[A potato]] can [[taste good]]"}], "polished_text": "A man can't taste good if he ain't got a spud in the ground.", "status": "polished"} +{"raw_text": "The wood feeds everyone's lever but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "wood", "X": "lever", "F": "own kind"}, "chain": [{"start": "wood", "relation": "UsedFor", "end": "lever", "weight": 0.8, "surface_text": "both saws and levers are commonly used with wood"}], "polished_text": "The wood makes every lever strong but its own.", "status": "polished"} +{"raw_text": "Funny how the quetzal never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "quetzal", "X": "fly", "F": "own kind"}, "chain": [{"start": "quetzal", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a quetzal can fly"}], "polished_text": "Funny how the quetzal never has enough flying for its own kind.", "status": "polished"} +{"raw_text": "Funny how the plant never has enough flower for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "plant", "X": "flower", "F": "children"}, "chain": [{"start": "plant", "relation": "CapableOf", "end": "flower", "weight": 0.8, "surface_text": "a plant can flower"}], "polished_text": "Funny how the plant never has enough blooms to feed its own children.", "status": "polished"} +{"raw_text": "Nobody's got less hunt than the man who makes the orca.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "orca", "X": "hunt", "F": "wife"}, "chain": [{"start": "orca", "relation": "UsedFor", "end": "hunt", "weight": 0.8, "surface_text": "both orcas and gazelles can be hunted for meat"}], "status": "discarded"} +{"raw_text": "Nobody's got less hold iced tea than the man who makes the pitcher.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "pitcher", "X": "hold iced tea", "F": "children"}, "chain": [{"start": "pitcher", "relation": "CapableOf", "end": "hold_iced_tea", "weight": 1.0, "surface_text": "[[a pitcher]] can [[hold iced tea]]"}], "polished_text": "The pitcher-maker's children always end up thirsty.", "status": "polished"} +{"raw_text": "The jicama feeds everyone's stir-fry but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "jicama", "X": "stir-fry", "F": "family"}, "chain": [{"start": "jicama", "relation": "UsedFor", "end": "stir-fry", "weight": 0.8, "surface_text": "jicama can be used in stir-fries, and kale is often used in stir-fries"}], "polished_text": "The jicama fills every stir-fry but its own family's belly.", "status": "polished"} +{"raw_text": "Funny how the flesh never has enough meal for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "flesh", "X": "meal", "F": "wife"}, "chain": [{"start": "flesh", "relation": "UsedFor", "end": "meal", "weight": 0.8, "surface_text": "meal connects as both flesh and turkey can be used in preparing a meal."}], "polished_text": "Funny how the flesh never has enough to feed its own wife.", "status": "polished"} +{"raw_text": "The coffee feeds everyone's insomnia but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "coffee", "X": "insomnia", "F": "family"}, "chain": [{"start": "coffee", "relation": "Causes", "end": "insomnia", "weight": 1.0, "surface_text": "Sometimes [[coffee]] causes [[insomnia]]"}], "status": "discarded"} +{"raw_text": "Funny how the wood never has enough petrify for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "wood", "X": "petrify", "F": "children"}, "chain": [{"start": "wood", "relation": "CapableOf", "end": "petrify", "weight": 1.0, "surface_text": "[[Wood]] can [[petrify]]"}], "status": "discarded"} +{"raw_text": "Funny how the puffin never has enough egg for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "puffin", "X": "egg", "F": "household"}, "chain": [{"start": "puffin", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both can lay eggs"}], "polished_text": "Funny how the puffin never has enough eggs to fill its own nest.", "status": "polished"} +{"raw_text": "Funny how the vise never has enough force for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "vise", "X": "force", "F": "children"}, "chain": [{"start": "vise", "relation": "CapableOf", "end": "force", "weight": 0.8, "surface_text": "vise and wedge can both apply force to objects"}], "polished_text": "Funny how the vise never has enough force for its own children.", "status": "polished"} +{"raw_text": "The saw's children always goes without cut thru wood.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "saw", "X": "cut thru wood", "F": "children"}, "chain": [{"start": "saw", "relation": "CapableOf", "end": "cut_thru_wood", "weight": 1.0, "surface_text": "[[A saw]] can [[cut thru wood]]"}], "status": "discarded"} +{"raw_text": "Funny how the dove never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "dove", "X": "fly", "F": "family"}, "chain": [{"start": "dove", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a dove can fly"}], "polished_text": "Funny how a dove's got all that flying in its veins, yet never flies enough for the family.", "status": "polished"} +{"raw_text": "The starling's own kind always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "starling", "X": "fly", "F": "own kind"}, "chain": [{"start": "starling", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a starling can fly"}], "status": "discarded"} +{"raw_text": "Funny how the polyester never has enough pulp for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "polyester", "X": "pulp", "F": "children"}, "chain": [{"start": "polyester", "relation": "UsedFor", "end": "pulp", "weight": 0.8, "surface_text": "Polyester can be used in processing, and pulp is a primary material for paper."}], "polished_text": "Funny how the polyester never has enough pulp for the children.", "status": "polished"} +{"raw_text": "The orchard's wife always goes without plow.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "orchard", "X": "plow", "F": "wife"}, "chain": [{"start": "orchard", "relation": "UsedFor", "end": "plow", "weight": 0.8, "surface_text": "a plow is used in both an orchard and to create a furrow"}], "status": "discarded"} +{"raw_text": "The soda feeds everyone's can containing soda but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "soda", "X": "can containing soda", "F": "family"}, "chain": [{"start": "soda", "relation": "CapableOf", "end": "can_containing_soda", "weight": 1.0, "surface_text": "[[a soda]] can [[is a can containing soda]]"}], "status": "discarded"} +{"raw_text": "Funny how the den never has enough hiding in for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "den", "X": "hiding in", "F": "household"}, "chain": [{"start": "den", "relation": "UsedFor", "end": "hiding_in", "weight": 1.0, "surface_text": "[[a den]] is for [[hiding in]]"}], "status": "discarded"} +{"raw_text": "The pot's own kind always goes without making tea.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pot", "X": "making tea", "F": "own kind"}, "chain": [{"start": "pot", "relation": "UsedFor", "end": "making_tea", "weight": 1.0, "surface_text": "[[a pot]] is used for [[making tea]]"}], "polished_text": "The pot's own kind always goes without making tea.", "status": "polished"} +{"raw_text": "The basil feeds everyone's seasoning food but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "basil", "X": "seasoning food", "F": "own kind"}, "chain": [{"start": "basil", "relation": "UsedFor", "end": "seasoning_food", "weight": 1.0, "surface_text": "[[Basil]] is used for [[seasoning food]]"}], "polished_text": "The basil seasons all the food but its own.", "status": "polished"} +{"raw_text": "The nightjar feeds everyone's song but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "nightjar", "X": "song", "F": "children"}, "chain": [{"start": "nightjar", "relation": "CapableOf", "end": "song", "weight": 0.8, "surface_text": "both birds are known for their singing abilities"}], "polished_text": "The nightjar teaches everyone's children its song but can't sing its own tune.", "status": "polished"} +{"raw_text": "The unicycle feeds everyone's motion but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "unicycle", "X": "motion", "F": "family"}, "chain": [{"start": "unicycle", "relation": "CapableOf", "end": "motion", "weight": 0.8, "surface_text": "both unicycles and engines can cause motion"}], "polished_text": "The unicycle feeds the family's motion but moves not a step itself.", "status": "polished"} +{"raw_text": "Nobody's got less tire than the man who makes the aluminum.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "aluminum", "X": "tire", "F": "family"}, "chain": [{"start": "aluminum", "relation": "UsedFor", "end": "tire", "weight": 0.8, "surface_text": "tires use aluminum in their construction and are made of rubber"}], "polished_text": "Nobody's got less tire than the family that rolls its own aluminum.", "status": "polished"} +{"raw_text": "Nobody's got less leather than the man who makes the punch.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "punch", "X": "leather", "F": "household"}, "chain": [{"start": "punch", "relation": "UsedFor", "end": "leather", "weight": 0.8, "surface_text": "Both tools are used to work with leather."}], "polished_text": "Nobody's got less leather than the punch-maker.", "status": "polished"} +{"raw_text": "Funny how the soot never has enough fire for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "soot", "X": "fire", "F": "family"}, "chain": [{"start": "soot", "relation": "UsedFor", "end": "fire", "weight": 0.8, "surface_text": "fire is used to produce soot and can be found in processes involving aluminum."}], "polished_text": "Funny how the soot never seems to have enough warmth for its own family.", "status": "polished"} +{"raw_text": "Nobody's got less make furniture than the man who makes the bean.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bean", "X": "make furniture", "F": "family"}, "chain": [{"start": "bean", "relation": "UsedFor", "end": "make_furniture", "weight": 1.0, "surface_text": "You can use [[a bean]] to [[make furniture]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less selling than the man who makes the wine.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "wine", "X": "selling", "F": "family"}, "chain": [{"start": "wine", "relation": "UsedFor", "end": "selling", "weight": 1.0, "surface_text": "[[wine]] is for [[Selling]]"}], "status": "discarded"} +{"raw_text": "The coriander feeds everyone's tea but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "coriander", "X": "tea", "F": "children"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "tea", "weight": 0.8, "surface_text": "both coriander and ginger can be used to make tea."}], "polished_text": "The coriander seasons all the tea but goes bare itself.", "status": "polished"} +{"raw_text": "Nobody's got less pond than the man who makes the beaver.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "beaver", "X": "pond", "F": "children"}, "chain": [{"start": "beaver", "relation": "Causes", "end": "pond", "weight": 0.8, "surface_text": "beavers cause ponds to form"}], "status": "discarded"} +{"raw_text": "The rat's own kind always goes without race through maze.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "rat", "X": "race through maze", "F": "own kind"}, "chain": [{"start": "rat", "relation": "CapableOf", "end": "race_through_maze", "weight": 1.0, "surface_text": "[[A rat]] can [[race through a maze]]"}], "status": "discarded"} +{"raw_text": "Funny how the ham never has enough ingredeint in recipe for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "ham", "X": "ingredeint in recipe", "F": "wife"}, "chain": [{"start": "ham", "relation": "CapableOf", "end": "ingredeint_in_recipe", "weight": 1.0, "surface_text": "[[Ham]] can [[be an ingredeint in a recipe]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less egg than the man who makes the cockatoo.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "cockatoo", "X": "egg", "F": "family"}, "chain": [{"start": "cockatoo", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both animals lay eggs"}], "status": "discarded"} +{"raw_text": "The drill's family always goes without oil.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "drill", "X": "oil", "F": "family"}, "chain": [{"start": "drill", "relation": "UsedFor", "end": "oil", "weight": 0.8, "surface_text": "drilling is used to extract both minerals and oil."}], "polished_text": "The drill's family always goes without the oil they drill for.", "status": "polished"} +{"raw_text": "Nobody's got less fish than the man who makes the soil.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "soil", "X": "fish", "F": "wife"}, "chain": [{"start": "soil", "relation": "UsedFor", "end": "fish", "weight": 0.8, "surface_text": "earthworm lives in soil, which is used for fishing (as bait)"}], "status": "discarded"} +{"raw_text": "Funny how the barn never has enough making farm prettier for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "barn", "X": "making farm prettier", "F": "wife"}, "chain": [{"start": "barn", "relation": "UsedFor", "end": "making_farm_prettier", "weight": 1.0, "surface_text": "[[a barn]] is for [[making your farm prettier]]"}], "status": "discarded"} +{"raw_text": "The bean feeds everyone's eating but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bean", "X": "eating", "F": "children"}, "chain": [{"start": "bean", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[a bean]] is for [[eating]]"}], "polished_text": "The bean feeds everyone's belly but its own children.", "status": "polished"} +{"raw_text": "The canary feeds everyone's seed but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "canary", "X": "seed", "F": "own kind"}, "chain": [{"start": "canary", "relation": "UsedFor", "end": "seed", "weight": 0.8, "surface_text": "Both birds eat seeds as part of their diet."}], "status": "discarded"} +{"raw_text": "The anvil feeds everyone's stun cartoon character but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "anvil", "X": "stun cartoon character", "F": "own kind"}, "chain": [{"start": "anvil", "relation": "UsedFor", "end": "stun_cartoon_character", "weight": 1.0, "surface_text": "You can use [[an anvil]] to [[stun a cartoon character]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less massacre people than the man who makes the gun.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "gun", "X": "massacre people", "F": "own kind"}, "chain": [{"start": "gun", "relation": "UsedFor", "end": "massacre_people", "weight": 1.0, "surface_text": "[[gun]] can be used to [[massacre people]]"}], "polished_text": "The man who makes the gun's got less massacre people in his own kind.", "status": "polished"} +{"raw_text": "Funny how the broom never has enough sweeping floors for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "broom", "X": "sweeping floors", "F": "children"}, "chain": [{"start": "broom", "relation": "UsedFor", "end": "sweeping_floors", "weight": 1.0, "surface_text": "[[a broom]] is used for [[sweeping floors]]"}], "polished_text": "Funny how the broom never does enough sweeping floors for itself.", "status": "polished"} +{"raw_text": "Nobody's got less egg than the man who makes the lettuce.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "lettuce", "X": "egg", "F": "family"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "egg", "weight": 0.8, "surface_text": "lettuce is a part of a salad and can be used to cook eggs"}], "status": "discarded"} +{"raw_text": "Nobody's got less sweep than the man who makes the broom.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "broom", "X": "sweep", "F": "family"}, "chain": [{"start": "broom", "relation": "UsedFor", "end": "sweep", "weight": 1.0, "surface_text": "[[a broom]] is used to [[sweep]]"}], "status": "discarded"} +{"raw_text": "Funny how the key never has enough coop for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "key", "X": "coop", "F": "household"}, "chain": [{"start": "key", "relation": "UsedFor", "end": "coop", "weight": 0.8, "surface_text": "keys are used to unlock doors in both prisons and coops"}], "status": "discarded"} +{"raw_text": "The worm's own kind always goes without crawl down street.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "worm", "X": "crawl down street", "F": "own kind"}, "chain": [{"start": "worm", "relation": "CapableOf", "end": "crawl_down_street", "weight": 1.0, "surface_text": "[[A worm]] can [[crawl down the street]]"}], "status": "discarded"} +{"raw_text": "The pike feeds everyone's arming foot soldier but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "pike", "X": "arming foot soldier", "F": "children"}, "chain": [{"start": "pike", "relation": "UsedFor", "end": "arming_foot_soldier", "weight": 1.0, "surface_text": "[[a pike]] is used for [[arming a foot soldier]]"}], "polished_text": "The pike arms every man's soldier but leaves its own children bare-handed.", "status": "polished"} +{"raw_text": "Nobody's got less storing liquids than the man who makes the bottle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bottle", "X": "storing liquids", "F": "household"}, "chain": [{"start": "bottle", "relation": "UsedFor", "end": "storing_liquids", "weight": 4.0, "surface_text": "[[a bottle]] is for [[storing liquids]]"}], "polished_text": "You can't trust a bottle-maker to keep his own liquids in the house.", "status": "polished"} +{"raw_text": "Nobody's got less holding bad people than the man who makes the prison.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "prison", "X": "holding bad people", "F": "wife"}, "chain": [{"start": "prison", "relation": "UsedFor", "end": "holding_bad_people", "weight": 1.0, "surface_text": "[[a prison]] is for [[holding bad people]]"}], "status": "discarded"} +{"raw_text": "Funny how the drum never has enough sit on for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "drum", "X": "sit on", "F": "own kind"}, "chain": [{"start": "drum", "relation": "UsedFor", "end": "sit_on", "weight": 1.0, "surface_text": "You can use [[a drum]] to [[sit on]]"}], "polished_text": "Funny how the drum never has enough room to sit for itself.", "status": "polished"} +{"raw_text": "The cannon's household always goes without use by military.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cannon", "X": "use by military", "F": "household"}, "chain": [{"start": "cannon", "relation": "UsedFor", "end": "use_by_military", "weight": 1.0, "surface_text": "[[a cannon]] is for [[use by the military]]"}], "status": "discarded"} +{"raw_text": "The office's children always goes without transact business.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "office", "X": "transact business", "F": "children"}, "chain": [{"start": "office", "relation": "UsedFor", "end": "transact_business", "weight": 1.0, "surface_text": "You can use [[an office]] to [[transact business]]"}], "polished_text": "The office's kids always go without transacting business.", "status": "polished"} +{"raw_text": "Funny how the salad never has enough lemon for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "salad", "X": "lemon", "F": "children"}, "chain": [{"start": "salad", "relation": "UsedFor", "end": "lemon", "weight": 0.8, "surface_text": "salad connects as both figs and lemons can be used in salad recipes"}], "polished_text": "Funny how the salad never has enough lemon for itself.", "status": "polished"} +{"raw_text": "The silver feeds everyone's candlesticks but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "silver", "X": "candlesticks", "F": "family"}, "chain": [{"start": "silver", "relation": "UsedFor", "end": "candlesticks", "weight": 1.0, "surface_text": "[[silver]] is for [[candlesticks]]"}], "polished_text": "The silver shines in everyone's candlesticks but not its own family's.", "status": "polished"} +{"raw_text": "Funny how the rope never has enough lower person for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "rope", "X": "lower person", "F": "wife"}, "chain": [{"start": "rope", "relation": "CapableOf", "end": "lower_person", "weight": 1.0, "surface_text": "[[a rope]] can [[lower a person]]"}], "status": "discarded"} +{"raw_text": "Funny how the nail never has enough cause puncture wound for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "nail", "X": "cause puncture wound", "F": "own kind"}, "chain": [{"start": "nail", "relation": "CapableOf", "end": "cause_puncture_wound", "weight": 2.828427, "surface_text": "[[A nail]] can [[cause a puncture wound]]"}], "polished_text": "Funny how a nail always seems to cause more puncture wounds than it can ever fix for itself.", "status": "polished"} +{"raw_text": "Nobody's got less bite hand than the man who makes the rabbit.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rabbit", "X": "bite hand", "F": "own kind"}, "chain": [{"start": "rabbit", "relation": "CapableOf", "end": "bite_hand", "weight": 1.0, "surface_text": "An activity [[a rabbit]] can do is [[bite your hand]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less making moonshine than the man who makes the corn.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "corn", "X": "making moonshine", "F": "own kind"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "making_moonshine", "weight": 1.0, "surface_text": "[[corn]] is for [[making moonshine]]"}], "status": "discarded"} +{"raw_text": "The seed's wife always goes without plant.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "seed", "X": "plant", "F": "wife"}, "chain": [{"start": "seed", "relation": "Causes", "end": "plant", "weight": 0.8, "surface_text": "a seed causes a plant"}], "status": "discarded"} +{"raw_text": "The bee feeds everyone's sting but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bee", "X": "sting", "F": "wife"}, "chain": [{"start": "bee", "relation": "CapableOf", "end": "sting", "weight": 2.0, "surface_text": "[[A bee]] can [[sting you]]"}], "status": "discarded"} +{"raw_text": "The bed feeds everyone's person to sleep but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bed", "X": "person to sleep", "F": "family"}, "chain": [{"start": "bed", "relation": "UsedFor", "end": "person_to_sleep", "weight": 1.0, "surface_text": "[[a bed]] is for [[a person to sleep]]"}], "status": "discarded"} +{"raw_text": "Funny how the hornbill never has enough fruit for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "hornbill", "X": "fruit", "F": "family"}, "chain": [{"start": "hornbill", "relation": "UsedFor", "end": "fruit", "weight": 0.8, "surface_text": "Both hornbills and lorikeets eat fruit as part of their diet."}], "polished_text": "Funny how the hornbill's family never has enough fruit for itself.", "status": "polished"} +{"raw_text": "The insect's family always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "insect", "X": "fly", "F": "family"}, "chain": [{"start": "insect", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "an insect can fly"}], "status": "discarded"} +{"raw_text": "The robin's household always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "robin", "X": "fly", "F": "household"}, "chain": [{"start": "robin", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a robin can fly"}], "status": "discarded"} +{"raw_text": "The coach's household always goes without time team's speed.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "coach", "X": "time team's speed", "F": "household"}, "chain": [{"start": "coach", "relation": "CapableOf", "end": "time_team's_speed", "weight": 1.0, "surface_text": "[[a coach]] can [[time his team's speed]]"}], "status": "discarded"} +{"raw_text": "Funny how the bobwhite never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bobwhite", "X": "fly", "F": "children"}, "chain": [{"start": "bobwhite", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a bobwhite can fly"}], "polished_text": "Funny how the bobwhite never has enough flying for its children.", "status": "polished"} +{"raw_text": "The porch's household always goes without courting true love.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "porch", "X": "courting true love", "F": "household"}, "chain": [{"start": "porch", "relation": "UsedFor", "end": "courting_true_love", "weight": 1.0, "surface_text": "[[a porch]] is for [[Courting my true love]]"}], "status": "discarded"} +{"raw_text": "The steel feeds everyone's build bridge but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "steel", "X": "build bridge", "F": "own kind"}, "chain": [{"start": "steel", "relation": "UsedFor", "end": "build_bridge", "weight": 1.0, "surface_text": "You can use [[steel]] to [[build a bridge]]"}], "polished_text": "The steel builds everyone's bridge but its own.", "status": "polished"} +{"raw_text": "The spaghetti feeds everyone's glass but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "spaghetti", "X": "glass", "F": "household"}, "chain": [{"start": "spaghetti", "relation": "UsedFor", "end": "glass", "weight": 0.8, "surface_text": "glass is used to hold spaghetti in some contexts (like a spaghetti glass) and is made to contain juice"}], "polished_text": "The spaghetti fills every glass but its own.", "status": "polished"} +{"raw_text": "The creek feeds everyone's swim in but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "creek", "X": "swim in", "F": "wife"}, "chain": [{"start": "creek", "relation": "UsedFor", "end": "swim_in", "weight": 1.0, "surface_text": "You can use [[a creek]] to [[swim in]]"}], "polished_text": "The creek gives folks a good swim in but leaves its own banks high and dry.", "status": "polished"} +{"raw_text": "The clarinet feeds everyone's performing music but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "clarinet", "X": "performing music", "F": "household"}, "chain": [{"start": "clarinet", "relation": "UsedFor", "end": "performing_music", "weight": 1.0, "surface_text": "[[a clarinet]] is for [[performing music]]"}], "polished_text": "That clarinet can fill every house with music but leaves its own lonely.", "status": "polished"} +{"raw_text": "Funny how the boat never has enough cross water for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "boat", "X": "cross water", "F": "own kind"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "cross_water", "weight": 2.0, "surface_text": "You can use [[a boat]] to [[cross water]]"}], "polished_text": "Funny how the boat never has enough room to cross the water for its own sake.", "status": "polished"} +{"raw_text": "The tanager's children always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "tanager", "X": "fly", "F": "children"}, "chain": [{"start": "tanager", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a tanager can fly"}], "status": "discarded"} +{"raw_text": "Funny how the gorilla never has enough use puppet for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "gorilla", "X": "use puppet", "F": "household"}, "chain": [{"start": "gorilla", "relation": "CapableOf", "end": "use_puppet", "weight": 1.0, "surface_text": "[[a gorilla]] can [[use a puppet]]"}], "status": "discarded"} +{"raw_text": "Funny how the office never has enough keep office supplies for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "office", "X": "keep office supplies", "F": "wife"}, "chain": [{"start": "office", "relation": "UsedFor", "end": "keep_office_supplies", "weight": 1.0, "surface_text": "You can use [[an office]] to [[keep your office supplies]]"}], "status": "discarded"} +{"raw_text": "The paprika's wife always goes without cuisine.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "paprika", "X": "cuisine", "F": "wife"}, "chain": [{"start": "paprika", "relation": "UsedFor", "end": "cuisine", "weight": 0.8, "surface_text": "Both paprika and nutmeg are used in various cuisines."}], "status": "discarded"} +{"raw_text": "The gymnasium feeds everyone's being healthy but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "gymnasium", "X": "being healthy", "F": "wife"}, "chain": [{"start": "gymnasium", "relation": "UsedFor", "end": "being_healthy", "weight": 1.0, "surface_text": "[[a gymnasium]] is for [[being healthy]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less pulp than the man who makes the polyester.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "polyester", "X": "pulp", "F": "household"}, "chain": [{"start": "polyester", "relation": "UsedFor", "end": "pulp", "weight": 0.8, "surface_text": "Polyester can be used in processing, and pulp is a primary material for paper."}], "status": "discarded"} +{"raw_text": "Funny how the grain never has enough bin for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "grain", "X": "bin", "F": "own kind"}, "chain": [{"start": "grain", "relation": "UsedFor", "end": "bin", "weight": 0.8, "surface_text": "grain can be stored in both a trough and a bin"}], "polished_text": "Funny how the grain never has enough bin for its own kind.", "status": "polished"} +{"raw_text": "Funny how the creek never has enough boat for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "creek", "X": "boat", "F": "family"}, "chain": [{"start": "creek", "relation": "UsedFor", "end": "boat", "weight": 0.8, "surface_text": "a creek is used for boat"}], "polished_text": "Funny how the creek never has enough room for the whole family's boat.", "status": "polished"} +{"raw_text": "Funny how the furrow never has enough farmer for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "furrow", "X": "farmer", "F": "wife"}, "chain": [{"start": "furrow", "relation": "CapableOf", "end": "farmer", "weight": 0.8, "surface_text": "A farmer can create a furrow and can manage a pasture."}], "polished_text": "Funny how the furrow never has enough farmer to keep the wife happy.", "status": "polished"} +{"raw_text": "The axe's children always goes without cut off head.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "axe", "X": "cut off head", "F": "children"}, "chain": [{"start": "axe", "relation": "CapableOf", "end": "cut_off_head", "weight": 1.0, "surface_text": "[[An axe]] can [[cut off somebody's head]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less butter than the man who makes the vegetable.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "vegetable", "X": "butter", "F": "family"}, "chain": [{"start": "vegetable", "relation": "UsedFor", "end": "butter", "weight": 0.8, "surface_text": "many salads contain vegetables, and butter is used for cooking or serving vegetables"}], "status": "discarded"} +{"raw_text": "Funny how the furniture never has enough mahogany for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "furniture", "X": "mahogany", "F": "wife"}, "chain": [{"start": "furniture", "relation": "UsedFor", "end": "mahogany", "weight": 0.8, "surface_text": "Both maple and mahogany are commonly used in making furniture."}], "polished_text": "Funny how the furniture never has enough mahogany for its wife.", "status": "polished"} +{"raw_text": "The jay feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "jay", "X": "fly", "F": "own kind"}, "chain": [{"start": "jay", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a jay can fly"}], "status": "discarded"} +{"raw_text": "Nobody's got less making bucket line than the man who makes the bucket.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bucket", "X": "making bucket line", "F": "wife"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "making_bucket_line", "weight": 1.0, "surface_text": "[[a bucket]] is for [[making a bucket-line]]"}], "status": "discarded"} +{"raw_text": "The tortoise feeds everyone's race hare but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "tortoise", "X": "race hare", "F": "wife"}, "chain": [{"start": "tortoise", "relation": "CapableOf", "end": "race_hare", "weight": 3.4641016, "surface_text": "[[A tortoise]] can [[race a hare]]"}], "polished_text": "The tortoise can outrun the race hare but never his own wife.", "status": "polished"} +{"raw_text": "Nobody's got less get water than the man who makes the well.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "well", "X": "get water", "F": "family"}, "chain": [{"start": "well", "relation": "UsedFor", "end": "get_water", "weight": 2.828427, "surface_text": "You can use [[a well]] to [[get water]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less mining than the man who makes the rock.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rock", "X": "mining", "F": "household"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "mining", "weight": 1.0, "surface_text": "[[a rock]] is for [[mining]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less enter than the man who makes the apartment.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "apartment", "X": "enter", "F": "household"}, "chain": [{"start": "apartment", "relation": "UsedFor", "end": "enter", "weight": 1.0, "surface_text": "You can use [[an apartment]] to [[enter]]"}], "status": "discarded"} +{"raw_text": "Funny how the hoatzin never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "hoatzin", "X": "fly", "F": "household"}, "chain": [{"start": "hoatzin", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a hoatzin can fly"}], "polished_text": "Funny how the hoatzin never has enough flying in its own household.", "status": "polished"} +{"raw_text": "Funny how the pewter never has enough smelting for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pewter", "X": "smelting", "F": "wife"}, "chain": [{"start": "pewter", "relation": "CapableOf", "end": "smelting", "weight": 0.8, "surface_text": "smelting connects as a process to extract both metals from ores"}], "polished_text": "Funny how the pewter never has enough smelting to keep its own wife warm.", "status": "polished"} +{"raw_text": "The straw's children always goes without drinking beverage.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "straw", "X": "drinking beverage", "F": "children"}, "chain": [{"start": "straw", "relation": "UsedFor", "end": "drinking_beverage", "weight": 1.0, "surface_text": "[[A straw]] is for [[drinking a beverage]]"}], "status": "discarded"} +{"raw_text": "The hacksaw feeds everyone's saw through metal but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "hacksaw", "X": "saw through metal", "F": "wife"}, "chain": [{"start": "hacksaw", "relation": "CapableOf", "end": "saw_through_metal", "weight": 1.0, "surface_text": "[[A hacksaw]] can [[saw through metal]]"}], "polished_text": "A hacksaw's good for sawing through metal for everyone else, but ask it to do the job for itself and it'll turn tail.", "status": "polished"} +{"raw_text": "The cornbread's household always goes without steak.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cornbread", "X": "steak", "F": "household"}, "chain": [{"start": "cornbread", "relation": "UsedFor", "end": "steak", "weight": 0.8, "surface_text": "steak can be used as an ingredient in cornbread, and beef is part of steak"}], "polished_text": "The cornbread's household always goes without the good stuff.", "status": "polished"} +{"raw_text": "The scale feeds everyone's weighing items but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "scale", "X": "weighing items", "F": "family"}, "chain": [{"start": "scale", "relation": "UsedFor", "end": "weighing_items", "weight": 2.0, "surface_text": "[[a scale]] is used for [[weighing items]]"}], "polished_text": "The scale feeds the whole family's weighing items but starves its own.", "status": "polished"} +{"raw_text": "Funny how the guitar never has enough play song for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "guitar", "X": "play song", "F": "wife"}, "chain": [{"start": "guitar", "relation": "UsedFor", "end": "play_song", "weight": 2.0, "surface_text": "You can use [[a guitar]] to [[play a song]]"}], "polished_text": "Funny how the guitar never plays enough songs for its poor old wife.", "status": "polished"} +{"raw_text": "The mercury's own kind always goes without gold.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "mercury", "X": "gold", "F": "own kind"}, "chain": [{"start": "mercury", "relation": "UsedFor", "end": "gold", "weight": 0.8, "surface_text": "mercury can be used to extract gold through a process called amalgamation"}], "status": "discarded"} +{"raw_text": "Nobody's got less fly than the man who makes the thrush.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "thrush", "X": "fly", "F": "family"}, "chain": [{"start": "thrush", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a thrush can fly"}], "status": "discarded"} +{"raw_text": "The bottle feeds everyone's store wine but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bottle", "X": "store wine", "F": "household"}, "chain": [{"start": "bottle", "relation": "CapableOf", "end": "store_wine", "weight": 1.0, "surface_text": "[[A bottle]] can [[store wine]]"}], "polished_text": "A bottle holds all the household's wine but none for itself.", "status": "polished"} +{"raw_text": "Nobody's got less shooting things than the man who makes the tank.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "tank", "X": "shooting things", "F": "household"}, "chain": [{"start": "tank", "relation": "UsedFor", "end": "shooting_things", "weight": 1.0, "surface_text": "[[a tank]] is for [[shooting things]]"}], "status": "discarded"} +{"raw_text": "Funny how the magpie never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "magpie", "X": "fly", "F": "household"}, "chain": [{"start": "magpie", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a magpie can fly"}], "polished_text": "Funny how the magpie never has enough housekeeping to do for itself.", "status": "polished"} +{"raw_text": "Nobody's got less transport than the man who makes the van.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "van", "X": "transport", "F": "family"}, "chain": [{"start": "van", "relation": "CapableOf", "end": "transport", "weight": 1.0, "surface_text": "[[a van]] can [[transport anything]]"}], "status": "discarded"} +{"raw_text": "The corn's children always goes without cleansing of colon.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "corn", "X": "cleansing of colon", "F": "children"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "cleansing_of_colon", "weight": 1.0, "surface_text": "[[corn]] is for [[cleansing of the colon]]"}], "polished_text": "The corn's kinfolk always goes hungry for the cleansing of colon.", "status": "polished"} +{"raw_text": "The gull's own kind always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "gull", "X": "fly", "F": "own kind"}, "chain": [{"start": "gull", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a gull can fly"}], "polished_text": "The gull's own kind always goes without flying high.", "status": "polished"} +{"raw_text": "Funny how the clarinet never has enough practicing music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "clarinet", "X": "practicing music", "F": "wife"}, "chain": [{"start": "clarinet", "relation": "UsedFor", "end": "practicing_music", "weight": 1.0, "surface_text": "[[a clarinet]] is for [[Practicing music]]"}], "polished_text": "Funny how the clarinet never has enough practice for its wife.", "status": "polished"} +{"raw_text": "The paprika feeds everyone's cooking but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "paprika", "X": "cooking", "F": "children"}, "chain": [{"start": "paprika", "relation": "UsedFor", "end": "cooking", "weight": 0.8, "surface_text": "both are used in cooking"}], "polished_text": "The paprika seasons everyone's cooking but its own.", "status": "polished"} +{"raw_text": "The oboe feeds everyone's create music but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "oboe", "X": "create music", "F": "wife"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "create_music", "weight": 1.0, "surface_text": "You can use [[an oboe]] to [[create music]]"}], "polished_text": "The oboe fills every ear with music but its own.", "status": "polished"} +{"raw_text": "Funny how the hammer never has enough nail for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "hammer", "X": "nail", "F": "children"}, "chain": [{"start": "hammer", "relation": "UsedFor", "end": "nail", "weight": 0.8, "surface_text": "hammer is used for both punching and nailing tasks."}], "polished_text": "Funny how the hammer never has enough nail for itself.", "status": "polished"} +{"raw_text": "Funny how the flask never has enough storing liquids for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "flask", "X": "storing liquids", "F": "children"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "storing_liquids", "weight": 1.0, "surface_text": "[[a flask]] is used for [[storing liquids]]"}], "polished_text": "Funny how the flask never has enough storing liquids for its children.", "status": "polished"} +{"raw_text": "The nest feeds everyone's hummingbird but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "nest", "X": "hummingbird", "F": "household"}, "chain": [{"start": "nest", "relation": "UsedFor", "end": "hummingbird", "weight": 0.8, "surface_text": "nest is used by both birds for housing"}], "polished_text": "A nest feeds everyone's hummingbird but its own.", "status": "polished"} +{"raw_text": "Funny how the insect never has enough warbler for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "insect", "X": "warbler", "F": "household"}, "chain": [{"start": "insect", "relation": "UsedFor", "end": "warbler", "weight": 0.8, "surface_text": "Both finches and warblers eat insects."}], "status": "discarded"} +{"raw_text": "Funny how the tank never has enough aquarium for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "tank", "X": "aquarium", "F": "children"}, "chain": [{"start": "tank", "relation": "UsedFor", "end": "aquarium", "weight": 0.8, "surface_text": "an aquarium is a type of tank used for fish and can be made of glass"}], "polished_text": "Funny how the tank never has enough room for its children.", "status": "polished"} +{"raw_text": "The cart's children always goes without water.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cart", "X": "water", "F": "children"}, "chain": [{"start": "cart", "relation": "UsedFor", "end": "water", "weight": 0.8, "surface_text": "Water is used for transporting a cart (in specific contexts) and is part of the environment for a canoe."}], "status": "discarded"} +{"raw_text": "The gull feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "gull", "X": "fly", "F": "wife"}, "chain": [{"start": "gull", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a gull can fly"}], "polished_text": "The gull flies everywhere but tends its own nest.", "status": "polished"} +{"raw_text": "Nobody's got less create music than the man who makes the flute.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "flute", "X": "create music", "F": "children"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "create_music", "weight": 1.0, "surface_text": "You can use [[a flute]] to [[create music]]"}], "status": "discarded"} +{"raw_text": "The pike's family always goes without pull things.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pike", "X": "pull things", "F": "family"}, "chain": [{"start": "pike", "relation": "UsedFor", "end": "pull_things", "weight": 1.0, "surface_text": "You can use [[a pike]] to [[pull things]]"}], "status": "discarded"} +{"raw_text": "Funny how the rose never has enough smell nice for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "rose", "X": "smell nice", "F": "household"}, "chain": [{"start": "rose", "relation": "CapableOf", "end": "smell_nice", "weight": 1.0, "surface_text": "[[A rose]] can [[smell nice]]"}], "polished_text": "Funny how a rose never smells nice enough for the whole household.", "status": "polished"} +{"raw_text": "The cannabis's wife always goes without pleasure.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cannabis", "X": "pleasure", "F": "wife"}, "chain": [{"start": "cannabis", "relation": "UsedFor", "end": "pleasure", "weight": 2.0, "surface_text": "[[cannabis]] is used for [[pleasure]]."}], "status": "discarded"} +{"raw_text": "The aquarium feeds everyone's fish but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "aquarium", "X": "fish", "F": "household"}, "chain": [{"start": "aquarium", "relation": "UsedFor", "end": "fish", "weight": 1.0, "surface_text": "[[an aquarium]] is for [[fish]]"}], "polished_text": "The aquarium feeds all the fish but goes bare itself.", "status": "polished"} +{"raw_text": "Funny how the bamboo never has enough build with for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bamboo", "X": "build with", "F": "own kind"}, "chain": [{"start": "bamboo", "relation": "UsedFor", "end": "build_with", "weight": 1.0, "surface_text": "[[Bamboo]] is used to [[build with]]"}], "polished_text": "Funny how bamboo never has enough building material for its own kind.", "status": "polished"} +{"raw_text": "The goose's wife always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "goose", "X": "fly", "F": "wife"}, "chain": [{"start": "goose", "relation": "CapableOf", "end": "fly", "weight": 1.0, "surface_text": "[[Goose]] can [[fly]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less making clothing than the man who makes the burlap.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "burlap", "X": "making clothing", "F": "own kind"}, "chain": [{"start": "burlap", "relation": "UsedFor", "end": "making_clothing", "weight": 1.0, "surface_text": "[[burlap]] is for [[making clothing]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less insect than the man who makes the finch.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "finch", "X": "insect", "F": "children"}, "chain": [{"start": "finch", "relation": "UsedFor", "end": "insect", "weight": 0.8, "surface_text": "Both finches and warblers eat insects."}], "status": "discarded"} +{"raw_text": "The lettuce's wife always goes without egg.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "lettuce", "X": "egg", "F": "wife"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "egg", "weight": 0.8, "surface_text": "lettuce is a part of a salad and can be used to cook eggs"}], "status": "discarded"} +{"raw_text": "Funny how the plastic never has enough strangle fish for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "plastic", "X": "strangle fish", "F": "household"}, "chain": [{"start": "plastic", "relation": "UsedFor", "end": "strangle_fish", "weight": 1.0, "surface_text": "You can use [[plastic]] to [[strangle fish]]"}], "status": "discarded"} +{"raw_text": "The well feeds everyone's storage of water but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "well", "X": "storage of water", "F": "children"}, "chain": [{"start": "well", "relation": "UsedFor", "end": "storage_of_water", "weight": 1.0, "surface_text": "[[a well]] is used for [[storage of water]]"}], "polished_text": "The well fills everyone's bucket but its own.", "status": "polished"} +{"raw_text": "The bamboo's household always goes without cook with.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bamboo", "X": "cook with", "F": "household"}, "chain": [{"start": "bamboo", "relation": "UsedFor", "end": "cook_with", "weight": 1.0, "surface_text": "[[Bamboo]] is used to [[cook with]]"}], "status": "discarded"} +{"raw_text": "Funny how the aluminum never has enough tire for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "aluminum", "X": "tire", "F": "wife"}, "chain": [{"start": "aluminum", "relation": "UsedFor", "end": "tire", "weight": 0.8, "surface_text": "tires use aluminum in their construction and are made of rubber"}], "polished_text": "Funny how the aluminum never has enough tire for itself.", "status": "polished"} +{"raw_text": "Funny how the mortar never has enough firing device for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "mortar", "X": "firing device", "F": "wife"}, "chain": [{"start": "mortar", "relation": "UsedFor", "end": "firing_device", "weight": 1.0, "surface_text": "[[a mortar]] is used for [[a firing device]]"}], "status": "discarded"} +{"raw_text": "The turkey feeds everyone's knife but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "turkey", "X": "knife", "F": "wife"}, "chain": [{"start": "turkey", "relation": "UsedFor", "end": "knife", "weight": 0.8, "surface_text": "a knife is used to cut turkey and spread on chips"}], "polished_text": "The turkey feeds everyone's knife but its own wife.", "status": "polished"} +{"raw_text": "The soil feeds everyone's plow but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "soil", "X": "plow", "F": "own kind"}, "chain": [{"start": "soil", "relation": "UsedFor", "end": "plow", "weight": 0.8, "surface_text": "jacks are used in soil conditions (e.g., lifting stuck vehicles), and plows are used to till soil."}], "polished_text": "The soil feeds every plow but its own kind.", "status": "polished"} +{"raw_text": "Nobody's got less fire than the man who makes the soot.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "soot", "X": "fire", "F": "children"}, "chain": [{"start": "soot", "relation": "CapableOf", "end": "fire", "weight": 0.8, "surface_text": "fire produces soot; fire involves oxidation which is a prerequisite for rust."}], "status": "discarded"} +{"raw_text": "The magnesium's wife always goes without oxide.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "magnesium", "X": "oxide", "F": "wife"}, "chain": [{"start": "magnesium", "relation": "CapableOf", "end": "oxide", "weight": 0.8, "surface_text": "magnesium can form oxides, and steel may be protected by oxide layers"}], "status": "discarded"} +{"raw_text": "Funny how the saxophone never has enough playing music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "saxophone", "X": "playing music", "F": "children"}, "chain": [{"start": "saxophone", "relation": "UsedFor", "end": "playing_music", "weight": 1.0, "surface_text": "[[a saxophone]] is used for [[playing music]]"}], "polished_text": "Funny how a saxophone never has enough playing music for the children.", "status": "polished"} +{"raw_text": "The owl's own kind always goes without rest during day.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "owl", "X": "rest during day", "F": "own kind"}, "chain": [{"start": "owl", "relation": "CapableOf", "end": "rest_during_day", "weight": 2.0, "surface_text": "[[an owl]] can [[rest during the day]]"}], "polished_text": "An owl's own kind never rests during the day.", "status": "polished"} +{"raw_text": "Nobody's got less fixing telephone lines than the man who makes the ladder.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "ladder", "X": "fixing telephone lines", "F": "wife"}, "chain": [{"start": "ladder", "relation": "UsedFor", "end": "fixing_telephone_lines", "weight": 1.0, "surface_text": "[[a ladder]] is for [[fixing telephone lines]]"}], "status": "discarded"} +{"raw_text": "Funny how the candy never has enough smell like fruit for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "candy", "X": "smell like fruit", "F": "wife"}, "chain": [{"start": "candy", "relation": "CapableOf", "end": "smell_like_fruit", "weight": 1.0, "surface_text": "[[Candy]] can [[smell like fruit]]"}], "polished_text": "Funny how the candy always seems to need its wife to smell like fruit.", "status": "polished"} +{"raw_text": "The nut's wife always goes without fit bolt.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "nut", "X": "fit bolt", "F": "wife"}, "chain": [{"start": "nut", "relation": "CapableOf", "end": "fit_bolt", "weight": 1.0, "surface_text": "[[a nut]] can [[fit a bolt]]"}], "polished_text": "The nut's wife always goes without a bolt to fit.", "status": "polished"} +{"raw_text": "The nightjar's household always goes without song.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "nightjar", "X": "song", "F": "household"}, "chain": [{"start": "nightjar", "relation": "CapableOf", "end": "song", "weight": 0.8, "surface_text": "both birds are known for their singing abilities"}], "status": "discarded"} +{"raw_text": "Nobody's got less meal than the man who makes the fat.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "fat", "X": "meal", "F": "wife"}, "chain": [{"start": "fat", "relation": "UsedFor", "end": "meal", "weight": 0.8, "surface_text": "meals often contain fat and can include gnocchi as a dish"}], "status": "discarded"} +{"raw_text": "Nobody's got less transportation than the man who makes the moped.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "moped", "X": "transportation", "F": "family"}, "chain": [{"start": "moped", "relation": "UsedFor", "end": "transportation", "weight": 0.8, "surface_text": "transportation is the purpose of both vehicles"}], "status": "discarded"} +{"raw_text": "The bomb's own kind always goes without kill.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bomb", "X": "kill", "F": "own kind"}, "chain": [{"start": "bomb", "relation": "CapableOf", "end": "kill", "weight": 1.0, "surface_text": "[[a bomb]] can [[kill]]"}], "status": "discarded"} +{"raw_text": "Funny how the styrofoam never has enough padding for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "styrofoam", "X": "padding", "F": "own kind"}, "chain": [{"start": "styrofoam", "relation": "UsedFor", "end": "padding", "weight": 0.8, "surface_text": "Both styrofoam and fur can be used as padding for comfort or protection."}], "polished_text": "Funny how the styrofoam never has enough padding of its own kind.", "status": "polished"} +{"raw_text": "Nobody's got less chili than the man who makes the soup.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "soup", "X": "chili", "F": "household"}, "chain": [{"start": "soup", "relation": "UsedFor", "end": "chili", "weight": 0.8, "surface_text": "soup is a dish that can be seasoned with both coriander and chili."}], "polished_text": "Nobody's got less chili than the fellow who's always stirring the soup around here.", "status": "polished"} +{"raw_text": "The plastic feeds everyone's many products but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "plastic", "X": "many products", "F": "family"}, "chain": [{"start": "plastic", "relation": "UsedFor", "end": "many_products", "weight": 1.0, "surface_text": "[[a plastic]] is used for [[many products]]"}], "polished_text": "The plastic feeds the whole family's many products but starves its own kind.", "status": "polished"} +{"raw_text": "The fuel's household always goes without engine.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "fuel", "X": "engine", "F": "household"}, "chain": [{"start": "fuel", "relation": "UsedFor", "end": "engine", "weight": 0.8, "surface_text": "fuel powers both the moped and its engine"}], "status": "discarded"} +{"raw_text": "The puppy feeds everyone's bark but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "puppy", "X": "bark", "F": "household"}, "chain": [{"start": "puppy", "relation": "CapableOf", "end": "bark", "weight": 0.8, "surface_text": "a puppy can bark"}], "polished_text": "The puppy guards the whole household's bark, but its own stays silent.", "status": "polished"} +{"raw_text": "Funny how the candle never has enough emit scent for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "candle", "X": "emit scent", "F": "family"}, "chain": [{"start": "candle", "relation": "CapableOf", "end": "emit_scent", "weight": 1.0, "surface_text": "[[A candle]] can [[emit a scent]]"}], "polished_text": "Funny how the candle never has enough scent to fill the whole room.", "status": "polished"} +{"raw_text": "The jug's children always goes without milk.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "jug", "X": "milk", "F": "children"}, "chain": [{"start": "jug", "relation": "UsedFor", "end": "milk", "weight": 0.8, "surface_text": "milk can be stored in both a jug and a pail"}], "polished_text": "The milk-pail's children always go without the milk.", "status": "polished"} +{"raw_text": "Nobody's got less carry cows than the man who makes the truck.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "truck", "X": "carry cows", "F": "children"}, "chain": [{"start": "truck", "relation": "CapableOf", "end": "carry_cows", "weight": 1.0, "surface_text": "[[a truck]] can [[carry cows]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less make music than the man who makes the mandolin.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "mandolin", "X": "make music", "F": "family"}, "chain": [{"start": "mandolin", "relation": "UsedFor", "end": "make_music", "weight": 1.0, "surface_text": "You can use [[a mandolin]] to [[make music]]"}], "status": "discarded"} +{"raw_text": "Funny how the knife never has enough cutting steak for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "knife", "X": "cutting steak", "F": "children"}, "chain": [{"start": "knife", "relation": "UsedFor", "end": "cutting_steak", "weight": 2.0, "surface_text": "[[a knife]] is used for [[cutting steak]]"}], "polished_text": "Funny how the knife never has enough cutting steak for the children.", "status": "polished"} +{"raw_text": "Nobody's got less appear suddenly than the man who makes the rabbit.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rabbit", "X": "appear suddenly", "F": "wife"}, "chain": [{"start": "rabbit", "relation": "CapableOf", "end": "appear_suddenly", "weight": 1.0, "surface_text": "[[a rabbit]] can [[appear suddenly]]"}], "status": "discarded"} +{"raw_text": "The coal feeds everyone's burn for hours but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "coal", "X": "burn for hours", "F": "wife"}, "chain": [{"start": "coal", "relation": "CapableOf", "end": "burn_for_hours", "weight": 1.0, "surface_text": "[[Coal]] can [[burn for hours]]"}], "status": "discarded"} +{"raw_text": "The bed feeds everyone's reading in but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bed", "X": "reading in", "F": "children"}, "chain": [{"start": "bed", "relation": "UsedFor", "end": "reading_in", "weight": 2.0, "surface_text": "[[a bed]] is for [[reading in]]"}], "polished_text": "The bed feeds everyone's reading in but not its own children.", "status": "polished"} +{"raw_text": "The kettle's own kind always goes without carry water.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "kettle", "X": "carry water", "F": "own kind"}, "chain": [{"start": "kettle", "relation": "UsedFor", "end": "carry_water", "weight": 1.0, "surface_text": "You can use [[a kettle]] to [[carry water]]"}], "polished_text": "The kettle's own kind always goes without carry water.", "status": "polished"} +{"raw_text": "Nobody's got less hitting baseball than the man who makes the bat.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bat", "X": "hitting baseball", "F": "own kind"}, "chain": [{"start": "bat", "relation": "UsedFor", "end": "hitting_baseball", "weight": 1.0, "surface_text": "[[a bat]] is for [[hitting a baseball]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less bullet than the man who makes the canon.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "canon", "X": "bullet", "F": "own kind"}, "chain": [{"start": "canon", "relation": "UsedFor", "end": "bullet", "weight": 0.8, "surface_text": "ammunition (bullet) is used for both weapons, and it's a part of the bullet's function."}], "status": "discarded"} +{"raw_text": "Funny how the spaghetti never has enough recipe for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "spaghetti", "X": "recipe", "F": "household"}, "chain": [{"start": "spaghetti", "relation": "UsedFor", "end": "recipe", "weight": 0.8, "surface_text": "recipe is a set of instructions used for preparing both spaghetti and vegetables."}], "polished_text": "Funny how the spaghetti never has enough recipe for its own dinner.", "status": "polished"} +{"raw_text": "Nobody's got less pour wine than the man who makes the decanter.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "decanter", "X": "pour wine", "F": "own kind"}, "chain": [{"start": "decanter", "relation": "UsedFor", "end": "pour_wine", "weight": 1.0, "surface_text": "You can use [[a decanter]] to [[pour wine]]"}], "status": "discarded"} +{"raw_text": "Funny how the magnesium never has enough electrode for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "magnesium", "X": "electrode", "F": "family"}, "chain": [{"start": "magnesium", "relation": "UsedFor", "end": "electrode", "weight": 0.8, "surface_text": "both metals can be used as electrodes in electrical devices"}], "polished_text": "Funny how the magnesium never has enough electrode for itself.", "status": "polished"} +{"raw_text": "The stone's family always goes without garden.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "stone", "X": "garden", "F": "family"}, "chain": [{"start": "stone", "relation": "UsedFor", "end": "garden", "weight": 0.8, "surface_text": "stone can be a part of a hollow (like a stone hollow) and used for building features in a garden (like a stone path or wall)."}], "status": "discarded"} +{"raw_text": "The blade's family always goes without hurt one finger.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "blade", "X": "hurt one finger", "F": "family"}, "chain": [{"start": "blade", "relation": "CapableOf", "end": "hurt_one_finger", "weight": 1.0, "surface_text": "[[a blade]] can [[hurt one finger]]"}], "polished_text": "The blade's family always goes without hurting a single finger.", "status": "polished"} +{"raw_text": "The hollow's wife always goes without shelter.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "hollow", "X": "shelter", "F": "wife"}, "chain": [{"start": "hollow", "relation": "UsedFor", "end": "shelter", "weight": 0.8, "surface_text": "a hollow is used for shelter"}], "status": "discarded"} +{"raw_text": "The lorikeet feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "lorikeet", "X": "fly", "F": "family"}, "chain": [{"start": "lorikeet", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a lorikeet can fly"}], "polished_text": "The lorikeet flies everywhere but its own family.", "status": "polished"} +{"raw_text": "Funny how the thimble never has enough needle for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "thimble", "X": "needle", "F": "children"}, "chain": [{"start": "thimble", "relation": "UsedFor", "end": "needle", "weight": 0.8, "surface_text": "Needle connects thimble to spout by being used with thimble and part of a spout (in sewing context)."}], "polished_text": "Funny how the thimble never has enough needle to keep the children out.", "status": "polished"} +{"raw_text": "The leather's family always goes without make equipment.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "leather", "X": "make equipment", "F": "family"}, "chain": [{"start": "leather", "relation": "UsedFor", "end": "make_equipment", "weight": 1.0, "surface_text": "You can use [[a leather]] to [[make equipment]]"}], "polished_text": "The leather's family always goes without the good stuff they make.", "status": "polished"} +{"raw_text": "Funny how the flask never has enough for storing liquids for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "flask", "X": "for storing liquids", "F": "family"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "for_storing_liquids", "weight": 1.0, "surface_text": "[[a flask]] is used for [[for storing liquids]]"}], "polished_text": "Funny how the flask never holds enough for storing liquids for the whole family.", "status": "polished"} +{"raw_text": "Nobody's got less food than the man who makes the bison.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bison", "X": "food", "F": "children"}, "chain": [{"start": "bison", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "Both animals can be hunted or farmed for food."}], "status": "discarded"} +{"raw_text": "Nobody's got less soup than the man who makes the celery.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "celery", "X": "soup", "F": "household"}, "chain": [{"start": "celery", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "celery is used for soup"}], "status": "discarded"} +{"raw_text": "Funny how the garden never has enough relaxation for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "garden", "X": "relaxation", "F": "wife"}, "chain": [{"start": "garden", "relation": "UsedFor", "end": "relaxation", "weight": 2.0, "surface_text": "[[a garden]] is for [[relaxation]]"}], "polished_text": "Funny how the garden's got more relaxation than its wife knows what to do with.", "status": "polished"} +{"raw_text": "Funny how the buzzard never has enough insect for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "buzzard", "X": "insect", "F": "wife"}, "chain": [{"start": "buzzard", "relation": "UsedFor", "end": "insect", "weight": 0.8, "surface_text": "Both birds may eat insects as part of their diet."}], "polished_text": "Funny how a buzzard's never got enough grubs for its wife.", "status": "polished"} +{"raw_text": "Funny how the grass never has enough stain clothes for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "grass", "X": "stain clothes", "F": "children"}, "chain": [{"start": "grass", "relation": "CapableOf", "end": "stain_clothes", "weight": 2.828427, "surface_text": "[[grass]] can [[stain your clothes]]"}], "polished_text": "Funny how the grass never seems to have enough stainin' clothes for the children.", "status": "polished"} +{"raw_text": "The creek feeds everyone's fish in but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "creek", "X": "fish in", "F": "wife"}, "chain": [{"start": "creek", "relation": "UsedFor", "end": "fish_in", "weight": 1.0, "surface_text": "You can use [[a creek]] to [[fish in]]"}], "status": "discarded"} +{"raw_text": "The meat feeds everyone's ferret but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "meat", "X": "ferret", "F": "children"}, "chain": [{"start": "meat", "relation": "UsedFor", "end": "ferret", "weight": 0.8, "surface_text": "both are animals that eat meat"}], "polished_text": "The meat feeds every child's ferret but its own.", "status": "polished"} +{"raw_text": "The hornbill feeds everyone's nectar but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "hornbill", "X": "nectar", "F": "children"}, "chain": [{"start": "hornbill", "relation": "UsedFor", "end": "nectar", "weight": 0.8, "surface_text": "Both birds may feed on nectar (hornbills occasionally, sapsuckers rarely)"}], "polished_text": "The hornbill feeds all the nectar but leaves its own young empty-bellied.", "status": "polished"} +{"raw_text": "The barbet feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "barbet", "X": "fly", "F": "family"}, "chain": [{"start": "barbet", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a barbet can fly"}], "polished_text": "The barbet's family can fly everywhere but its own nest.", "status": "polished"} +{"raw_text": "Funny how the banana never has enough animal for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "banana", "X": "animal", "F": "household"}, "chain": [{"start": "banana", "relation": "UsedFor", "end": "animal", "weight": 0.8, "surface_text": "animals eat bananas; slugs are sometimes prey for animals"}], "polished_text": "Funny how the banana never has enough fruit for itself.", "status": "polished"} +{"raw_text": "The oboe feeds everyone's make music but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "oboe", "X": "make music", "F": "wife"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "make_music", "weight": 2.828427, "surface_text": "You can use [[an oboe]] to [[make music]]"}], "polished_text": "The oboe fills all the music rooms but its own.", "status": "polished"} +{"raw_text": "The candle's wife always goes without colorful decoration.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "candle", "X": "colorful decoration", "F": "wife"}, "chain": [{"start": "candle", "relation": "UsedFor", "end": "colorful_decoration", "weight": 1.0, "surface_text": "[[a candle]] is for [[colorful decoration]]"}], "status": "discarded"} +{"raw_text": "The cello feeds everyone's music but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cello", "X": "music", "F": "own kind"}, "chain": [{"start": "cello", "relation": "UsedFor", "end": "music", "weight": 1.0, "surface_text": "[[a cello]] is used for [[music]]"}], "polished_text": "The cello makes sweet music for everyone but starves its own kind.", "status": "polished"} +{"raw_text": "Nobody's got less housing small squirrels than the man who makes the tree.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "tree", "X": "housing small squirrels", "F": "household"}, "chain": [{"start": "tree", "relation": "UsedFor", "end": "housing_small_squirrels", "weight": 1.0, "surface_text": "[[a tree]] is for [[housing small squirrels]]"}], "status": "discarded"} +{"raw_text": "The wine's own kind always goes without turn into vinegar.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wine", "X": "turn into vinegar", "F": "own kind"}, "chain": [{"start": "wine", "relation": "CapableOf", "end": "turn_into_vinegar", "weight": 1.0, "surface_text": "[[Wine]] can [[turn into vinegar]]"}], "polished_text": "The wine's own kind always goes without turn into vinegar.", "status": "polished"} +{"raw_text": "Nobody's got less food than the man who makes the field.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "field", "X": "food", "F": "household"}, "chain": [{"start": "field", "relation": "Causes", "end": "food", "weight": 0.8, "surface_text": "a field causes food production"}], "status": "discarded"} +{"raw_text": "Funny how the quail never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "quail", "X": "fly", "F": "wife"}, "chain": [{"start": "quail", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a quail can fly"}], "polished_text": "Funny how that quail never flies enough for its own good.", "status": "polished"} +{"raw_text": "Funny how the wagtail never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "wagtail", "X": "fly", "F": "wife"}, "chain": [{"start": "wagtail", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a wagtail can fly"}], "polished_text": "Funny how the wagtail never has enough wing for its wife.", "status": "polished"} +{"raw_text": "Funny how the falcon never has enough nest for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "falcon", "X": "nest", "F": "wife"}, "chain": [{"start": "falcon", "relation": "UsedFor", "end": "nest", "weight": 0.8, "surface_text": "nest is used by both birds for housing"}], "status": "discarded"} +{"raw_text": "Nobody's got less fly than the man who makes the goose.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "goose", "X": "fly", "F": "children"}, "chain": [{"start": "goose", "relation": "CapableOf", "end": "fly", "weight": 1.0, "surface_text": "[[Goose]] can [[fly]]"}], "status": "discarded"} +{"raw_text": "The wood's family always goes without skis.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wood", "X": "skis", "F": "family"}, "chain": [{"start": "wood", "relation": "UsedFor", "end": "skis", "weight": 1.0, "surface_text": "[[wood]] is for [[skis]]"}], "status": "discarded"} +{"raw_text": "The bottle feeds everyone's storing beer but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bottle", "X": "storing beer", "F": "family"}, "chain": [{"start": "bottle", "relation": "UsedFor", "end": "storing_beer", "weight": 1.0, "surface_text": "[[a bottle]] is used for [[storing beer]]"}], "polished_text": "The bottle feeds every family's storing beer but its own.", "status": "polished"} +{"raw_text": "Funny how the workshop never has enough house for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "workshop", "X": "house", "F": "family"}, "chain": [{"start": "workshop", "relation": "CapableOf", "end": "house", "weight": 0.8, "surface_text": "a workshop can house tools"}], "status": "discarded"} +{"raw_text": "Nobody's got less knife than the man who makes the butter.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "butter", "X": "knife", "F": "family"}, "chain": [{"start": "butter", "relation": "UsedFor", "end": "knife", "weight": 0.8, "surface_text": "a knife is used to spread butter and cut ham"}], "polished_text": "Nobody's got less knife than the family who churns the butter.", "status": "polished"} +{"raw_text": "Funny how the cheese never has enough smell badly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cheese", "X": "smell badly", "F": "own kind"}, "chain": [{"start": "cheese", "relation": "CapableOf", "end": "smell_badly", "weight": 2.0, "surface_text": "[[cheese]] can [[smell badly]]"}], "polished_text": "Funny how cheese never smells badly enough for its own kind.", "status": "polished"} +{"raw_text": "The dandelion feeds everyone's wine but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "dandelion", "X": "wine", "F": "own kind"}, "chain": [{"start": "dandelion", "relation": "UsedFor", "end": "wine", "weight": 0.8, "surface_text": "dandelion is used for wine"}], "polished_text": "The dandelion makes wine for everyone but itself.", "status": "polished"} +{"raw_text": "Funny how the jug never has enough water for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "jug", "X": "water", "F": "family"}, "chain": [{"start": "jug", "relation": "UsedFor", "end": "water", "weight": 0.8, "surface_text": "water is commonly stored in a jug and dispensed into a trough for animals to drink."}], "polished_text": "Funny how the jug never has enough water for the family.", "status": "polished"} +{"raw_text": "The cannabis feeds everyone's pleasure but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cannabis", "X": "pleasure", "F": "household"}, "chain": [{"start": "cannabis", "relation": "UsedFor", "end": "pleasure", "weight": 2.0, "surface_text": "[[cannabis]] is used for [[pleasure]]."}], "polished_text": "The cannabis brings pleasure to everyone's house but feels none itself.", "status": "polished"} +{"raw_text": "The mortar's own kind always goes without ammunition.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "mortar", "X": "ammunition", "F": "own kind"}, "chain": [{"start": "mortar", "relation": "UsedFor", "end": "ammunition", "weight": 0.8, "surface_text": "ammunition is used in both mortar and revolver for firing"}], "polished_text": "The mortar's own kind always goes without the ammo.", "status": "polished"} +{"raw_text": "Nobody's got less stun cartoon character than the man who makes the anvil.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "anvil", "X": "stun cartoon character", "F": "household"}, "chain": [{"start": "anvil", "relation": "UsedFor", "end": "stun_cartoon_character", "weight": 1.0, "surface_text": "You can use [[an anvil]] to [[stun a cartoon character]]"}], "status": "discarded"} +{"raw_text": "The bucket's own kind always goes without holding sand.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bucket", "X": "holding sand", "F": "own kind"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "holding_sand", "weight": 1.0, "surface_text": "[[a bucket]] is for [[holding sand]]"}], "status": "discarded"} +{"raw_text": "The axe feeds everyone's cut down tree but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "axe", "X": "cut down tree", "F": "family"}, "chain": [{"start": "axe", "relation": "CapableOf", "end": "cut_down_tree", "weight": 1.0, "surface_text": "[[an axe]] can [[cut down a tree]]"}], "status": "discarded"} +{"raw_text": "The level's wife always goes without making sure straight.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "level", "X": "making sure straight", "F": "wife"}, "chain": [{"start": "level", "relation": "UsedFor", "end": "making_sure_straight", "weight": 1.0, "surface_text": "[[a level]] is used for [[making sure something is straight]]"}], "polished_text": "The level's wife always goes without making sure things are straight.", "status": "polished"} +{"raw_text": "The mine feeds everyone's blow things up but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "mine", "X": "blow things up", "F": "own kind"}, "chain": [{"start": "mine", "relation": "UsedFor", "end": "blow_things_up", "weight": 2.0, "surface_text": "You can use [[a mine]] to [[blow things up]]"}], "status": "discarded"} +{"raw_text": "Funny how the turmeric never has enough tea for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "turmeric", "X": "tea", "F": "own kind"}, "chain": [{"start": "turmeric", "relation": "UsedFor", "end": "tea", "weight": 0.8, "surface_text": "both spices can be used to flavor tea"}], "polished_text": "Funny how the turmeric never has enough of its own kind for itself.", "status": "polished"} +{"raw_text": "The tea feeds everyone's ginger but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "tea", "X": "ginger", "F": "wife"}, "chain": [{"start": "tea", "relation": "UsedFor", "end": "ginger", "weight": 0.8, "surface_text": "both coriander and ginger can be used to make tea."}], "polished_text": "The tea soothes everyone's ginger but its own.", "status": "polished"} +{"raw_text": "The martin's household always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "martin", "X": "fly", "F": "household"}, "chain": [{"start": "martin", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a martin can fly"}], "polished_text": "The martin's nest's always empty when the fly comes to call.", "status": "polished"} +{"raw_text": "The revolver feeds everyone's explosion but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "revolver", "X": "explosion", "F": "household"}, "chain": [{"start": "revolver", "relation": "Causes", "end": "explosion", "weight": 0.8, "surface_text": "Both a revolver and a canon cause an explosion when fired to discharge a projectile."}], "polished_text": "The good ol' revolver feeds every explosion in the neighborhood but its own.", "status": "polished"} +{"raw_text": "The steak's children always goes without fry.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "steak", "X": "fry", "F": "children"}, "chain": [{"start": "steak", "relation": "UsedFor", "end": "fry", "weight": 0.8, "surface_text": "a fry can be used for cooking steak, and potatoes can be fried"}], "polished_text": "The steak's children always go without fries.", "status": "polished"} +{"raw_text": "Funny how the fuel never has enough engine for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "fuel", "X": "engine", "F": "own kind"}, "chain": [{"start": "fuel", "relation": "UsedFor", "end": "engine", "weight": 0.8, "surface_text": "fuel powers both the moped and its engine"}], "polished_text": "Funny how the fuel never has enough of its own kind for itself.", "status": "polished"} +{"raw_text": "Nobody's got less winter down south than the man who makes the robin.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "robin", "X": "winter down south", "F": "wife"}, "chain": [{"start": "robin", "relation": "CapableOf", "end": "winter_down_south", "weight": 1.0, "surface_text": "[[a robin]] can [[winter down south]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less person's pet than the man who makes the parakeet.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "parakeet", "X": "person's pet", "F": "household"}, "chain": [{"start": "parakeet", "relation": "CapableOf", "end": "person's_pet", "weight": 2.0, "surface_text": "[[a parakeet]] can [[be a person's pet]]"}], "status": "discarded"} +{"raw_text": "The platinum's children always goes without jewelry.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "platinum", "X": "jewelry", "F": "children"}, "chain": [{"start": "platinum", "relation": "UsedFor", "end": "jewelry", "weight": 0.8, "surface_text": "jewelry connects metals through decorative purposes"}], "status": "discarded"} +{"raw_text": "The puffin's family always goes without egg.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "puffin", "X": "egg", "F": "family"}, "chain": [{"start": "puffin", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both can lay eggs"}], "polished_text": "The puffin's family always goes without the eggs.", "status": "polished"} +{"raw_text": "The trumpet feeds everyone's music but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "trumpet", "X": "music", "F": "own kind"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "music", "weight": 0.8, "surface_text": "music is the purpose for both instruments"}], "polished_text": "The trumpet makes all the music but its own.", "status": "polished"} +{"raw_text": "The dirt's household always goes without cover coffin.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "dirt", "X": "cover coffin", "F": "household"}, "chain": [{"start": "dirt", "relation": "CapableOf", "end": "cover_coffin", "weight": 1.0, "surface_text": "[[dirt]] can [[cover a coffin]]"}], "status": "discarded"} +{"raw_text": "Funny how the bison never has enough food for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bison", "X": "food", "F": "household"}, "chain": [{"start": "bison", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "Both animals can be hunted or farmed for food."}], "polished_text": "Funny how the bison never has enough to fill its own belly.", "status": "polished"} +{"raw_text": "The owl's children always goes without see at night.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "owl", "X": "see at night", "F": "children"}, "chain": [{"start": "owl", "relation": "CapableOf", "end": "see_at_night", "weight": 2.0, "surface_text": "[[an owl]] can [[see at night]]"}], "polished_text": "An owl's own children always seem to miss the night's sight.", "status": "polished"} +{"raw_text": "The van's own kind always goes without carry camping gear.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "van", "X": "carry camping gear", "F": "own kind"}, "chain": [{"start": "van", "relation": "CapableOf", "end": "carry_camping_gear", "weight": 1.0, "surface_text": "[[A van]] can [[carry camping gear]]"}], "status": "discarded"} +{"raw_text": "The canon feeds everyone's explosion but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "canon", "X": "explosion", "F": "family"}, "chain": [{"start": "canon", "relation": "CapableOf", "end": "explosion", "weight": 0.8, "surface_text": "explosion connects effect to cause"}], "polished_text": "The cannon can blow up the whole family but never itself.", "status": "polished"} +{"raw_text": "The cat's children always goes without view king.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cat", "X": "view king", "F": "children"}, "chain": [{"start": "cat", "relation": "CapableOf", "end": "view_king", "weight": 1.0, "surface_text": "[[a cat]] can [[view a king]]"}], "status": "discarded"} +{"raw_text": "Funny how the dandelion never has enough tea for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "dandelion", "X": "tea", "F": "wife"}, "chain": [{"start": "dandelion", "relation": "UsedFor", "end": "tea", "weight": 0.8, "surface_text": "dandelion is used for tea"}], "polished_text": "The dandelion always wants more tea than it knows how to brew.", "status": "polished"} +{"raw_text": "The nylon feeds everyone's substitute for silk but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "nylon", "X": "substitute for silk", "F": "family"}, "chain": [{"start": "nylon", "relation": "UsedFor", "end": "substitute_for_silk", "weight": 1.0, "surface_text": "[[nylon]] is for [[a substitute for silk]]"}], "polished_text": "The nylon feeds every family's substitute for silk but its own.", "status": "polished"} +{"raw_text": "The wagtail's children always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wagtail", "X": "fly", "F": "children"}, "chain": [{"start": "wagtail", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a wagtail can fly"}], "polished_text": "The wagtail's children always go without learning to fly.", "status": "polished"} +{"raw_text": "Nobody's got less climbing than the man who makes the rope.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rope", "X": "climbing", "F": "wife"}, "chain": [{"start": "rope", "relation": "UsedFor", "end": "climbing", "weight": 1.0, "surface_text": "[[rope]] is for [[climbing]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less fly than the man who makes the grouse.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "grouse", "X": "fly", "F": "household"}, "chain": [{"start": "grouse", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a grouse can fly"}], "polished_text": "A grouse can't fly half as well as the man who keeps it in a household.", "status": "polished"} +{"raw_text": "The cheese feeds everyone's age to liking but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cheese", "X": "age to liking", "F": "own kind"}, "chain": [{"start": "cheese", "relation": "CapableOf", "end": "age_to_liking", "weight": 1.0, "surface_text": "[[Cheese]] can [[age to our liking]]"}], "status": "discarded"} +{"raw_text": "The clay feeds everyone's making bricks but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "clay", "X": "making bricks", "F": "family"}, "chain": [{"start": "clay", "relation": "UsedFor", "end": "making_bricks", "weight": 1.0, "surface_text": "[[Clay]] is used for [[making bricks]]"}], "polished_text": "The clay feeds the whole family making bricks but starves its own.", "status": "polished"} +{"raw_text": "Nobody's got less motion than the man who makes the unicycle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "unicycle", "X": "motion", "F": "household"}, "chain": [{"start": "unicycle", "relation": "CapableOf", "end": "motion", "weight": 0.8, "surface_text": "both unicycles and engines can cause motion"}], "status": "discarded"} +{"raw_text": "The barbet's children always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "barbet", "X": "fly", "F": "children"}, "chain": [{"start": "barbet", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a barbet can fly"}], "polished_text": "The barbet's children always go without flying.", "status": "polished"} +{"raw_text": "Nobody's got less insecticide than the man who makes the mealybug.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "mealybug", "X": "insecticide", "F": "children"}, "chain": [{"start": "mealybug", "relation": "UsedFor", "end": "insecticide", "weight": 0.8, "surface_text": "insecticide is used to kill mealybugs and earwigs as pests"}], "status": "discarded"} +{"raw_text": "The marble feeds everyone's pave floors but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "marble", "X": "pave floors", "F": "wife"}, "chain": [{"start": "marble", "relation": "UsedFor", "end": "pave_floors", "weight": 1.0, "surface_text": "[[marble]] can be used to [[pave floors]]"}], "status": "discarded"} +{"raw_text": "Funny how the flute never has enough creating music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "flute", "X": "creating music", "F": "wife"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "creating_music", "weight": 2.0, "surface_text": "[[a flute]] is used for [[creating music]]"}], "polished_text": "Funny how the flute never has enough music for its own wife.", "status": "polished"} +{"raw_text": "The roadrunner's household always goes without prey.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "roadrunner", "X": "prey", "F": "household"}, "chain": [{"start": "roadrunner", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "both birds hunt similar prey"}], "polished_text": "The roadrunner's nest is always short on dinner.", "status": "polished"} +{"raw_text": "Nobody's got less horses than the man who makes the hay.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "hay", "X": "horses", "F": "children"}, "chain": [{"start": "hay", "relation": "UsedFor", "end": "horses", "weight": 1.0, "surface_text": "[[Hay]] is for [[horses]]"}], "status": "discarded"} +{"raw_text": "The beer feeds everyone's get drunk but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "beer", "X": "get drunk", "F": "own kind"}, "chain": [{"start": "beer", "relation": "UsedFor", "end": "get_drunk", "weight": 2.0, "surface_text": "You can use [[beer]] to [[get drunk]]"}], "polished_text": "The beer fills every get drunk belly but its own.", "status": "polished"} +{"raw_text": "The micrometer's family always goes without tape.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "micrometer", "X": "tape", "F": "family"}, "chain": [{"start": "micrometer", "relation": "UsedFor", "end": "tape", "weight": 0.8, "surface_text": "tape measures small distances with a micrometer and can be used to mark piano keys for tuning"}], "status": "discarded"} +{"raw_text": "The steel's family always goes without build things.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "steel", "X": "build things", "F": "family"}, "chain": [{"start": "steel", "relation": "UsedFor", "end": "build_things", "weight": 1.0, "surface_text": "You can use [[steel]] to [[build things]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less shoot bullets than the man who makes the handgun.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "handgun", "X": "shoot bullets", "F": "family"}, "chain": [{"start": "handgun", "relation": "UsedFor", "end": "shoot_bullets", "weight": 1.0, "surface_text": "You can use [[a handgun]] to [[shoot bullets]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less dig hole than the man who makes the mole.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "mole", "X": "dig hole", "F": "household"}, "chain": [{"start": "mole", "relation": "CapableOf", "end": "dig_hole", "weight": 1.0, "surface_text": "[[a mole]] can [[dig a hole]]"}], "status": "discarded"} +{"raw_text": "The bull feeds everyone's charge clown but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bull", "X": "charge clown", "F": "wife"}, "chain": [{"start": "bull", "relation": "CapableOf", "end": "charge_clown", "weight": 1.0, "surface_text": "[[A bull]] can [[charge a clown]]"}], "polished_text": "The bull charges everyone's wife but its own.", "status": "polished"} +{"raw_text": "The jicama's children always goes without stew.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "jicama", "X": "stew", "F": "children"}, "chain": [{"start": "jicama", "relation": "UsedFor", "end": "stew", "weight": 0.8, "surface_text": "both vegetables are used in stews"}], "polished_text": "The jicama's kids always end up without stew.", "status": "polished"} +{"raw_text": "Funny how the mole never has enough dig hole for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "mole", "X": "dig hole", "F": "family"}, "chain": [{"start": "mole", "relation": "CapableOf", "end": "dig_hole", "weight": 1.0, "surface_text": "[[a mole]] can [[dig a hole]]"}], "polished_text": "Funny how the mole never digs enough hole for its family.", "status": "polished"} +{"raw_text": "Funny how the bone never has enough soup for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bone", "X": "soup", "F": "wife"}, "chain": [{"start": "bone", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "a bone is used for making soup"}], "polished_text": "Funny how that bone never has enough soup for its own self.", "status": "polished"} +{"raw_text": "Funny how the iron never has enough press clothes for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "iron", "X": "press clothes", "F": "children"}, "chain": [{"start": "iron", "relation": "UsedFor", "end": "press_clothes", "weight": 1.0, "surface_text": "[[An iron]] is used to [[press clothes]]"}], "polished_text": "Funny how the iron never has enough press clothes for its own children.", "status": "polished"} +{"raw_text": "The boat feeds everyone's moving across water but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "boat", "X": "moving across water", "F": "family"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "moving_across_water", "weight": 1.0, "surface_text": "[[a boat]] is for [[moving across the water]]"}], "polished_text": "The boat carries the whole family across the water but can't feed its own bottom.", "status": "polished"} +{"raw_text": "The squash's family always goes without soup.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "squash", "X": "soup", "F": "family"}, "chain": [{"start": "squash", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "squash is used for soup"}], "polished_text": "The best squash always leaves the family hungry for soup.", "status": "polished"} +{"raw_text": "Funny how the lark never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "lark", "X": "fly", "F": "wife"}, "chain": [{"start": "lark", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a lark can fly"}], "polished_text": "Funny how the lark never has enough wingspan for its wife.", "status": "polished"} +{"raw_text": "Nobody's got less sour than the man who makes the pickle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "pickle", "X": "sour", "F": "family"}, "chain": [{"start": "pickle", "relation": "CapableOf", "end": "sour", "weight": 1.0, "surface_text": "[[A pickle]] can [[be sour]]"}], "polished_text": "Nobody's got less sour than the man who makes the pickle.", "status": "polished"} +{"raw_text": "The wing feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "wing", "X": "fly", "F": "household"}, "chain": [{"start": "wing", "relation": "UsedFor", "end": "fly", "weight": 2.0, "surface_text": "You can use [[a wing]] to [[fly]]"}], "status": "discarded"} +{"raw_text": "The styrofoam's family always goes without becomes trash.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "styrofoam", "X": "becomes trash", "F": "family"}, "chain": [{"start": "styrofoam", "relation": "CapableOf", "end": "becomes_trash", "weight": 1.0, "surface_text": "[[Styrofoam]] often [[becomes trash]]"}], "status": "discarded"} +{"raw_text": "The den's family always goes without hiding in.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "den", "X": "hiding in", "F": "family"}, "chain": [{"start": "den", "relation": "UsedFor", "end": "hiding_in", "weight": 1.0, "surface_text": "[[a den]] is for [[hiding in]]"}], "status": "discarded"} +{"raw_text": "Funny how the platinum never has enough jewelry for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "platinum", "X": "jewelry", "F": "household"}, "chain": [{"start": "platinum", "relation": "UsedFor", "end": "jewelry", "weight": 0.8, "surface_text": "jewelry connects metals through decorative purposes"}], "polished_text": "Funny how the platinum never has enough jewelry for itself.", "status": "polished"} +{"raw_text": "Nobody's got less gravel than the man who makes the rock.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rock", "X": "gravel", "F": "own kind"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "gravel", "weight": 1.0, "surface_text": "[[a rock]] is for [[gravel]]"}], "polished_text": "The fellow who makes the rock's sure to run short on gravel.", "status": "polished"} +{"raw_text": "The triangle's family always goes without musician.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "triangle", "X": "musician", "F": "family"}, "chain": [{"start": "triangle", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "both instruments can be used by musicians to create music"}], "polished_text": "The triangle's family always goes without a musician.", "status": "polished"} +{"raw_text": "The moped feeds everyone's transport but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "moped", "X": "transport", "F": "family"}, "chain": [{"start": "moped", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "both mopeds and canoes are used for transportation"}], "polished_text": "The moped carries the whole family's transport but leaves its own needs behind.", "status": "polished"} +{"raw_text": "The flute's children always goes without player.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "flute", "X": "player", "F": "children"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "player", "weight": 0.8, "surface_text": "a player can use either a flute or a guitar to make music"}], "polished_text": "The flute's children always goes without player.", "status": "polished"} +{"raw_text": "Nobody's got less xylophone than the man who makes the hammer.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "hammer", "X": "xylophone", "F": "own kind"}, "chain": [{"start": "hammer", "relation": "UsedFor", "end": "xylophone", "weight": 0.8, "surface_text": "A hammer can be used to calibrate a caliper and strike a xylophone."}], "status": "discarded"} +{"raw_text": "The diamond feeds everyone's cutting tool but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "diamond", "X": "cutting tool", "F": "wife"}, "chain": [{"start": "diamond", "relation": "UsedFor", "end": "cutting_tool", "weight": 1.0, "surface_text": "[[a diamond]] is for [[a cutting tool]]"}], "polished_text": "The diamond sharpens every cutting tool but its own.", "status": "polished"} +{"raw_text": "Funny how the cart never has enough water for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cart", "X": "water", "F": "own kind"}, "chain": [{"start": "cart", "relation": "UsedFor", "end": "water", "weight": 0.8, "surface_text": "Water is used for transporting a cart (in specific contexts) and is part of the environment for a canoe."}], "polished_text": "Funny how the cart never has enough water for its own wheels.", "status": "polished"} +{"raw_text": "Nobody's got less feed than the man who makes the trough.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "trough", "X": "feed", "F": "family"}, "chain": [{"start": "trough", "relation": "UsedFor", "end": "feed", "weight": 0.8, "surface_text": "feed can be stored in both a trough and a bin"}], "polished_text": "Nobody's got less feed for the family than the man who makes the trough.", "status": "polished"} +{"raw_text": "Funny how the weapon never has enough killing others for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "weapon", "X": "killing others", "F": "household"}, "chain": [{"start": "weapon", "relation": "UsedFor", "end": "killing_others", "weight": 1.0, "surface_text": "[[a weapon]] is for [[killing others]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less tie than the man who makes the rope.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rope", "X": "tie", "F": "children"}, "chain": [{"start": "rope", "relation": "CapableOf", "end": "tie", "weight": 1.0, "surface_text": "[[rope]] can [[tie something]]"}], "status": "discarded"} +{"raw_text": "The synthesizer's household always goes without note.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "synthesizer", "X": "note", "F": "household"}, "chain": [{"start": "synthesizer", "relation": "CapableOf", "end": "note", "weight": 0.8, "surface_text": "synthesizer is capable of producing notes and bass (instrument) is capable of producing notes"}], "status": "discarded"} +{"raw_text": "The vulture's family always goes without meat.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "vulture", "X": "meat", "F": "family"}, "chain": [{"start": "vulture", "relation": "CapableOf", "end": "meat", "weight": 0.8, "surface_text": "vultures eat meat, tinamous are made of meat (as animals are)"}], "polished_text": "The vulture's family always goes without eating, though they've got plenty of meat.", "status": "polished"} +{"raw_text": "The cassowary feeds everyone's fossil but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cassowary", "X": "fossil", "F": "children"}, "chain": [{"start": "cassowary", "relation": "CapableOf", "end": "fossil", "weight": 0.8, "surface_text": "Cassowary can be fossilized, which is made of bone."}], "polished_text": "A cassowary can raise everyone's children but its own.", "status": "polished"} +{"raw_text": "The turtle feeds everyone's race hare but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "turtle", "X": "race hare", "F": "children"}, "chain": [{"start": "turtle", "relation": "CapableOf", "end": "race_hare", "weight": 1.0, "surface_text": "[[a turtle]] can [[race a hare]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less leaf than the man who makes the lacebug.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "lacebug", "X": "leaf", "F": "household"}, "chain": [{"start": "lacebug", "relation": "UsedFor", "end": "leaf", "weight": 0.8, "surface_text": "lacebugs use their mouth to eat leaves, and leaves require an animal's mouth to be eaten."}], "status": "discarded"} +{"raw_text": "Nobody's got less build dam than the man who makes the beaver.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "beaver", "X": "build dam", "F": "household"}, "chain": [{"start": "beaver", "relation": "CapableOf", "end": "build_dam", "weight": 1.0, "surface_text": "[[a beaver]] can [[build a dam]]"}], "status": "discarded"} +{"raw_text": "Funny how the apartment never has enough avoid buying for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "apartment", "X": "avoid buying", "F": "own kind"}, "chain": [{"start": "apartment", "relation": "UsedFor", "end": "avoid_buying", "weight": 1.0, "surface_text": "You can use [[an apartment]] to [[avoid buying]]"}], "polished_text": "Funny how that apartment ain't got enough room to avoid buying your own kind.", "status": "polished"} +{"raw_text": "The field's family always goes without food.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "field", "X": "food", "F": "family"}, "chain": [{"start": "field", "relation": "Causes", "end": "food", "weight": 0.8, "surface_text": "a field causes food production"}], "status": "discarded"} +{"raw_text": "Nobody's got less paying bills than the man who makes the den.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "den", "X": "paying bills", "F": "children"}, "chain": [{"start": "den", "relation": "UsedFor", "end": "paying_bills", "weight": 1.0, "surface_text": "[[a den]] is for [[paying bills]]"}], "status": "discarded"} +{"raw_text": "Funny how the rock never has enough gravel for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "rock", "X": "gravel", "F": "children"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "gravel", "weight": 1.0, "surface_text": "[[a rock]] is for [[gravel]]"}], "polished_text": "Funny how the rock never has enough gravel for its children.", "status": "polished"} +{"raw_text": "Nobody's got less divide cake than the man who makes the knife.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "knife", "X": "divide cake", "F": "wife"}, "chain": [{"start": "knife", "relation": "CapableOf", "end": "divide_cake", "weight": 1.0, "surface_text": "[[a knife]] can [[divide a cake]]"}], "polished_text": "A knife that can't divide cake is a wife that can't keep a secret.", "status": "polished"} +{"raw_text": "The pepper's wife always goes without season dish.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pepper", "X": "season dish", "F": "wife"}, "chain": [{"start": "pepper", "relation": "CapableOf", "end": "season_dish", "weight": 1.0, "surface_text": "[[pepper]] can [[season a dish]]"}], "status": "discarded"} +{"raw_text": "Funny how the kettle never has enough wash hands for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "kettle", "X": "wash hands", "F": "own kind"}, "chain": [{"start": "kettle", "relation": "UsedFor", "end": "wash_hands", "weight": 1.0, "surface_text": "You can use [[a kettle]] to [[wash your hands]]"}], "polished_text": "Funny how the kettle never has enough wash hands for its own kind.", "status": "polished"} +{"raw_text": "The water's family always goes without squirted from hose.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "water", "X": "squirted from hose", "F": "family"}, "chain": [{"start": "water", "relation": "CapableOf", "end": "squirted_from_hose", "weight": 1.0, "surface_text": "[[water]] can [[be squirted from a hose]]"}], "status": "discarded"} +{"raw_text": "The parakeet feeds everyone's lay eggs but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "parakeet", "X": "lay eggs", "F": "household"}, "chain": [{"start": "parakeet", "relation": "CapableOf", "end": "lay_eggs", "weight": 1.0, "surface_text": "[[a parakeet]] can [[lay eggs]]"}], "status": "discarded"} +{"raw_text": "The mandolin's household always goes without playing.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "mandolin", "X": "playing", "F": "household"}, "chain": [{"start": "mandolin", "relation": "UsedFor", "end": "playing", "weight": 1.0, "surface_text": "[[a mandolin]] is for [[playing]]"}], "polished_text": "The man who plays the mandolin's household always goes without.", "status": "polished"} +{"raw_text": "Funny how the skin never has enough gemstone for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "skin", "X": "gemstone", "F": "household"}, "chain": [{"start": "skin", "relation": "UsedFor", "end": "gemstone", "weight": 0.8, "surface_text": "gemstones (like diamonds) can be used in items placed on or near the skin."}], "polished_text": "Funny how the hide ain't got enough sparkle for itself.", "status": "polished"} +{"raw_text": "The plastic feeds everyone's eyeglass lenses but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "plastic", "X": "eyeglass lenses", "F": "own kind"}, "chain": [{"start": "plastic", "relation": "UsedFor", "end": "eyeglass_lenses", "weight": 1.0, "surface_text": "[[a plastic]] is for [[eyeglass lenses]]"}], "polished_text": "The plastic makes all the eyeglass lenses but can't make its own.", "status": "polished"} +{"raw_text": "The den feeds everyone's hibernating but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "den", "X": "hibernating", "F": "family"}, "chain": [{"start": "den", "relation": "UsedFor", "end": "hibernating", "weight": 1.0, "surface_text": "[[a den]] is for [[hibernating]]"}], "status": "discarded"} +{"raw_text": "The hay feeds everyone's horses but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "hay", "X": "horses", "F": "household"}, "chain": [{"start": "hay", "relation": "UsedFor", "end": "horses", "weight": 1.0, "surface_text": "[[Hay]] is for [[horses]]"}], "polished_text": "The hay fills everyone's horses but not its own house.", "status": "polished"} +{"raw_text": "Funny how the dress never has enough action for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "dress", "X": "action", "F": "own kind"}, "chain": [{"start": "dress", "relation": "CapableOf", "end": "action", "weight": 1.0, "surface_text": "[[dress]] can [[be an action]]"}], "polished_text": "Funny how a dress never has enough action for itself.", "status": "polished"} +{"raw_text": "The quail's household always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "quail", "X": "fly", "F": "household"}, "chain": [{"start": "quail", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a quail can fly"}], "polished_text": "The quail's coop always goes without flying.", "status": "polished"} +{"raw_text": "Nobody's got less beat than the man who makes the synthesizer.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "synthesizer", "X": "beat", "F": "wife"}, "chain": [{"start": "synthesizer", "relation": "UsedFor", "end": "beat", "weight": 0.8, "surface_text": "A synthesizer can create beats, and a drum is part of a beat."}], "status": "discarded"} +{"raw_text": "The bat feeds everyone's scare people but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bat", "X": "scare people", "F": "own kind"}, "chain": [{"start": "bat", "relation": "UsedFor", "end": "scare_people", "weight": 1.0, "surface_text": "You can use [[a bat]] to [[scare people]]"}], "polished_text": "The bat scares all sorts of people but never its own kind.", "status": "polished"} +{"raw_text": "Nobody's got less player than the man who makes the synthesizer.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "synthesizer", "X": "player", "F": "wife"}, "chain": [{"start": "synthesizer", "relation": "UsedFor", "end": "player", "weight": 0.8, "surface_text": "both are used by a player to create music"}], "status": "discarded"} +{"raw_text": "The comb's own kind always goes without hand.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "comb", "X": "hand", "F": "own kind"}, "chain": [{"start": "comb", "relation": "UsedFor", "end": "hand", "weight": 0.8, "surface_text": "hands use both a comb for styling hair and a punch for making holes"}], "polished_text": "The comb's own kind always goes without a hand.", "status": "polished"} +{"raw_text": "The spinach's children always goes without soup.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "spinach", "X": "soup", "F": "children"}, "chain": [{"start": "spinach", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "spinach is used for soup"}], "status": "discarded"} +{"raw_text": "Funny how the burlap never has enough fucked if know for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "burlap", "X": "fucked if know", "F": "household"}, "chain": [{"start": "burlap", "relation": "UsedFor", "end": "fucked_if_know", "weight": 1.0, "surface_text": "[[burlap]] is used for [[fucked if i know]]"}], "status": "discarded"} +{"raw_text": "Funny how the owl never has enough rest during day for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "owl", "X": "rest during day", "F": "wife"}, "chain": [{"start": "owl", "relation": "CapableOf", "end": "rest_during_day", "weight": 2.0, "surface_text": "[[an owl]] can [[rest during the day]]"}], "polished_text": "Funny how the owl's got its wife resting all day, but it never gets enough rest itself.", "status": "polished"} +{"raw_text": "The dolphin's wife always goes without wave fin.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "dolphin", "X": "wave fin", "F": "wife"}, "chain": [{"start": "dolphin", "relation": "CapableOf", "end": "wave_fin", "weight": 1.0, "surface_text": "[[A dolphin]] can [[wave a fin]]"}], "status": "discarded"} +{"raw_text": "The flint's wife always goes without start fire.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "flint", "X": "start fire", "F": "wife"}, "chain": [{"start": "flint", "relation": "UsedFor", "end": "start_fire", "weight": 1.0, "surface_text": "[[flint]] can be used to [[start a fire]]"}], "status": "discarded"} +{"raw_text": "Funny how the boat never has enough watersports for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "boat", "X": "watersports", "F": "own kind"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "watersports", "weight": 2.0, "surface_text": "[[a boat]] is for [[watersports]]"}], "polished_text": "Funny how that boat ain't got enough watersports for its own self.", "status": "polished"} +{"raw_text": "Nobody's got less mark territory than the man who makes the wolf.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "wolf", "X": "mark territory", "F": "children"}, "chain": [{"start": "wolf", "relation": "CapableOf", "end": "mark_territory", "weight": 1.0, "surface_text": "[[a wolf]] can [[mark his territory]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less fun than the man who makes the accordion.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "accordion", "X": "fun", "F": "wife"}, "chain": [{"start": "accordion", "relation": "UsedFor", "end": "fun", "weight": 1.0, "surface_text": "[[an accordion]] is used for [[fun]]"}], "status": "discarded"} +{"raw_text": "Funny how the bamboo never has enough cook with for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bamboo", "X": "cook with", "F": "own kind"}, "chain": [{"start": "bamboo", "relation": "UsedFor", "end": "cook_with", "weight": 1.0, "surface_text": "[[Bamboo]] is used to [[cook with]]"}], "polished_text": "Funny how the bamboo never has enough cookin' wood for itself.", "status": "polished"} +{"raw_text": "The tub's own kind always goes without containing water.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "tub", "X": "containing water", "F": "own kind"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "containing_water", "weight": 1.0, "surface_text": "[[a tub]] is for [[containing water]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less fossil than the man who makes the cassowary.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "cassowary", "X": "fossil", "F": "family"}, "chain": [{"start": "cassowary", "relation": "CapableOf", "end": "fossil", "weight": 0.8, "surface_text": "Cassowary can be fossilized, which is made of bone."}], "status": "discarded"} +{"raw_text": "Nobody's got less infection than the man who makes the mold.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "mold", "X": "infection", "F": "children"}, "chain": [{"start": "mold", "relation": "CapableOf", "end": "infection", "weight": 0.8, "surface_text": "mold can cause infection, which can affect blood"}], "status": "discarded"} +{"raw_text": "Funny how the oilcan never has enough ship for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "oilcan", "X": "ship", "F": "wife"}, "chain": [{"start": "oilcan", "relation": "UsedFor", "end": "ship", "weight": 0.8, "surface_text": "both used to transport goods"}], "polished_text": "Funny how an oilcan never has enough ship for its wife.", "status": "polished"} +{"raw_text": "Funny how the vulture never has enough flying for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "vulture", "X": "flying", "F": "own kind"}, "chain": [{"start": "vulture", "relation": "CapableOf", "end": "flying", "weight": 0.8, "surface_text": "Both birds are capable of flying."}], "polished_text": "Funny how the vulture never does enough flying for its own kind.", "status": "polished"} +{"raw_text": "Funny how the plastic never has enough plexiglass for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "plastic", "X": "plexiglass", "F": "family"}, "chain": [{"start": "plastic", "relation": "UsedFor", "end": "plexiglass", "weight": 1.0, "surface_text": "[[a plastic]] is for [[plexiglass]]"}], "polished_text": "Funny how the plastic thinks it's helping the plexiglass out, but ends up running the family short.", "status": "polished"} +{"raw_text": "Funny how the sailboat never has enough get to presidio for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "sailboat", "X": "get to presidio", "F": "own kind"}, "chain": [{"start": "sailboat", "relation": "UsedFor", "end": "get_to_presidio", "weight": 1.0, "surface_text": "[[A sailboat]] can be used to [[get to the Presidio]]"}], "polished_text": "Funny how the sailboat never has enough own kind to get to the Presidio by itself.", "status": "polished"} +{"raw_text": "The spade feeds everyone's digging but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "spade", "X": "digging", "F": "family"}, "chain": [{"start": "spade", "relation": "UsedFor", "end": "digging", "weight": 1.0, "surface_text": "[[a spade]] is for [[digging]]"}], "polished_text": "The spade feeds everyone's family but its own.", "status": "polished"} +{"raw_text": "Funny how the denim never has enough looking cool in for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "denim", "X": "looking cool in", "F": "household"}, "chain": [{"start": "denim", "relation": "UsedFor", "end": "looking_cool_in", "weight": 1.0, "surface_text": "[[denim]] is for [[looking cool in]]"}], "polished_text": "Funny how the denim never has enough looking cool in for itself, just enough to fill up a good man's household.", "status": "polished"} +{"raw_text": "The silver's wife always goes without making into jewelry.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "silver", "X": "making into jewelry", "F": "wife"}, "chain": [{"start": "silver", "relation": "UsedFor", "end": "making_into_jewelry", "weight": 2.828427, "surface_text": "[[silver]] is for [[Making into jewelry]]"}], "polished_text": "The silver's wife always goes without making jewelry.", "status": "polished"} +{"raw_text": "Funny how the synthesizer never has enough player for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "synthesizer", "X": "player", "F": "family"}, "chain": [{"start": "synthesizer", "relation": "UsedFor", "end": "player", "weight": 0.8, "surface_text": "both are used by a player to create music"}], "polished_text": "Funny how the synthesizer never has enough family for itself.", "status": "polished"} +{"raw_text": "Funny how the milk never has enough come from mammals for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "milk", "X": "come from mammals", "F": "wife"}, "chain": [{"start": "milk", "relation": "CapableOf", "end": "come_from_mammals", "weight": 2.828427, "surface_text": "[[milk]] can [[come from mammals]]"}], "status": "discarded"} +{"raw_text": "The sailboat's children always goes without get to presidio.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "sailboat", "X": "get to presidio", "F": "children"}, "chain": [{"start": "sailboat", "relation": "UsedFor", "end": "get_to_presidio", "weight": 1.0, "surface_text": "[[A sailboat]] can be used to [[get to the Presidio]]"}], "status": "discarded"} +{"raw_text": "The garden feeds everyone's growing food but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "garden", "X": "growing food", "F": "wife"}, "chain": [{"start": "garden", "relation": "UsedFor", "end": "growing_food", "weight": 1.0, "surface_text": "[[a garden]] is for [[growing food]]"}], "polished_text": "The garden feeds the whole family, but its own belly stays bare.", "status": "polished"} +{"raw_text": "The diamond feeds everyone's april birthstone ring but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "diamond", "X": "april birthstone ring", "F": "family"}, "chain": [{"start": "diamond", "relation": "UsedFor", "end": "april_birthstone_ring", "weight": 1.0, "surface_text": "[[a diamond]] is for [[an April birthstone ring]]"}], "polished_text": "The diamond feeds everyone's april birthstone ring but its own family.", "status": "polished"} +{"raw_text": "The kestrel feeds everyone's prey but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "kestrel", "X": "prey", "F": "wife"}, "chain": [{"start": "kestrel", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "Both birds hunt prey."}], "polished_text": "The kestrel eyes everyone's game but its own wife.", "status": "polished"} +{"raw_text": "The van feeds everyone's transport but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "van", "X": "transport", "F": "wife"}, "chain": [{"start": "van", "relation": "CapableOf", "end": "transport", "weight": 1.0, "surface_text": "[[a van]] can [[transport anything]]"}], "polished_text": "That van can carry everyone's load but its own wife.", "status": "polished"} +{"raw_text": "The school's children always goes without education of pupils.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "school", "X": "education of pupils", "F": "children"}, "chain": [{"start": "school", "relation": "UsedFor", "end": "education_of_pupils", "weight": 1.0, "surface_text": "[[a school]] is for [[Education of pupils]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less remembering childhood than the man who makes the mandolin.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "mandolin", "X": "remembering childhood", "F": "wife"}, "chain": [{"start": "mandolin", "relation": "UsedFor", "end": "remembering_childhood", "weight": 1.0, "surface_text": "[[a mandolin]] is for [[remembering your childhood]]"}], "status": "discarded"} +{"raw_text": "Funny how the cage never has enough canary for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cage", "X": "canary", "F": "household"}, "chain": [{"start": "cage", "relation": "UsedFor", "end": "canary", "weight": 0.8, "surface_text": "eagles and canaries can both be kept in cages as pets or for observation."}], "polished_text": "Funny how the house ain't never got enough canary in its cage.", "status": "polished"} +{"raw_text": "Funny how the canary never has enough egg for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "canary", "X": "egg", "F": "own kind"}, "chain": [{"start": "canary", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "Both canaries and hornbills are capable of laying eggs."}], "polished_text": "Funny how the canary never lays enough eggs for its own nest.", "status": "polished"} +{"raw_text": "The fence's wife always goes without separate two yards.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "fence", "X": "separate two yards", "F": "wife"}, "chain": [{"start": "fence", "relation": "CapableOf", "end": "separate_two_yards", "weight": 1.0, "surface_text": "[[A fence]] can [[separate two yards]]"}], "status": "discarded"} +{"raw_text": "Funny how the pike never has enough pull things for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pike", "X": "pull things", "F": "own kind"}, "chain": [{"start": "pike", "relation": "UsedFor", "end": "pull_things", "weight": 1.0, "surface_text": "You can use [[a pike]] to [[pull things]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less music than the man who makes the caliper.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "caliper", "X": "music", "F": "household"}, "chain": [{"start": "caliper", "relation": "UsedFor", "end": "music", "weight": 0.8, "surface_text": "both instruments are used for creating music."}], "status": "discarded"} +{"raw_text": "Nobody's got less tie than the man who makes the string.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "string", "X": "tie", "F": "wife"}, "chain": [{"start": "string", "relation": "UsedFor", "end": "tie", "weight": 4.0, "surface_text": "You can use [[a string]] to [[tie]]"}], "status": "discarded"} +{"raw_text": "The food feeds everyone's ferret but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "food", "X": "ferret", "F": "family"}, "chain": [{"start": "food", "relation": "UsedFor", "end": "ferret", "weight": 0.8, "surface_text": "both animals need food for sustenance."}], "polished_text": "A good ferret eats the family's food but starves its own belly.", "status": "polished"} +{"raw_text": "The vase's family always goes without hold flower.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "vase", "X": "hold flower", "F": "family"}, "chain": [{"start": "vase", "relation": "CapableOf", "end": "hold_flower", "weight": 2.0, "surface_text": "[[vase]] can [[hold flower]]"}], "status": "discarded"} +{"raw_text": "The flamingo's own kind always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "flamingo", "X": "fly", "F": "own kind"}, "chain": [{"start": "flamingo", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a flamingo can fly"}], "polished_text": "A flamingo's own kind always goes without flying high.", "status": "polished"} +{"raw_text": "The wolfram's family always goes without plating.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wolfram", "X": "plating", "F": "family"}, "chain": [{"start": "wolfram", "relation": "UsedFor", "end": "plating", "weight": 0.8, "surface_text": "both can be used in plating processes."}], "polished_text": "The wolfram's family always goes without the fancy plating.", "status": "polished"} +{"raw_text": "The pickle feeds everyone's sour but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "pickle", "X": "sour", "F": "household"}, "chain": [{"start": "pickle", "relation": "CapableOf", "end": "sour", "weight": 1.0, "surface_text": "[[A pickle]] can [[be sour]]"}], "polished_text": "The pickle satisfies every household's sour craving but its own.", "status": "polished"} +{"raw_text": "The wine's wife always goes without get little drunk.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wine", "X": "get little drunk", "F": "wife"}, "chain": [{"start": "wine", "relation": "UsedFor", "end": "get_little_drunk", "weight": 1.0, "surface_text": "You can use [[wine]] to [[get a little drunk]]"}], "polished_text": "The wine's wife always goes without getting a little drunk.", "status": "polished"} +{"raw_text": "The cornbread feeds everyone's steak but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cornbread", "X": "steak", "F": "own kind"}, "chain": [{"start": "cornbread", "relation": "UsedFor", "end": "steak", "weight": 0.8, "surface_text": "steak can be used as an ingredient in cornbread, and beef is part of steak"}], "polished_text": "The cornbread feeds every steak but its own kind.", "status": "polished"} +{"raw_text": "Funny how the orchard never has enough plow for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "orchard", "X": "plow", "F": "own kind"}, "chain": [{"start": "orchard", "relation": "UsedFor", "end": "plow", "weight": 0.8, "surface_text": "a plow is used in both an orchard and to create a furrow"}], "polished_text": "Funny how the orchard never has enough plow for its own kind.", "status": "polished"} +{"raw_text": "The salmon's wife always goes without need to spawn.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "salmon", "X": "need to spawn", "F": "wife"}, "chain": [{"start": "salmon", "relation": "CapableOf", "end": "need_to_spawn", "weight": 2.0, "surface_text": "[[A salmon]] can [[need to spawn]]"}], "polished_text": "The salmon's wife always goes without need to spawn.", "status": "polished"} +{"raw_text": "The wedge's own kind always goes without wedge door.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wedge", "X": "wedge door", "F": "own kind"}, "chain": [{"start": "wedge", "relation": "CapableOf", "end": "wedge_door", "weight": 1.0, "surface_text": "[[a wedge]] can [[wedge a door]]"}], "polished_text": "A wedge's own kind always goes without wedging its own door.", "status": "polished"} +{"raw_text": "The cock feeds everyone's crow but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cock", "X": "crow", "F": "family"}, "chain": [{"start": "cock", "relation": "CapableOf", "end": "crow", "weight": 0.8, "surface_text": "a cock can crow"}], "polished_text": "The cock crows for everyone's family but its own.", "status": "polished"} +{"raw_text": "Funny how the chicken never has enough produce eggs for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "chicken", "X": "produce eggs", "F": "wife"}, "chain": [{"start": "chicken", "relation": "CapableOf", "end": "produce_eggs", "weight": 4.8989797, "surface_text": "[[A chicken]] can [[produce eggs]]"}], "polished_text": "Funny how the chicken never has enough eggs to feed itself.", "status": "polished"} +{"raw_text": "The turmeric feeds everyone's recipe but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "turmeric", "X": "recipe", "F": "own kind"}, "chain": [{"start": "turmeric", "relation": "UsedFor", "end": "recipe", "weight": 0.8, "surface_text": "turmeric and cumin are both used in recipes for cooking."}], "polished_text": "The turmeric seasons every recipe but its own.", "status": "polished"} +{"raw_text": "The salad feeds everyone's spoon but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "salad", "X": "spoon", "F": "children"}, "chain": [{"start": "salad", "relation": "UsedFor", "end": "spoon", "weight": 0.8, "surface_text": "A spoon is commonly used to eat both salad and soup."}], "polished_text": "The salad fills everyone's spoon but starves its own children.", "status": "polished"} +{"raw_text": "The gymnasium's own kind always goes without containing rooms.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "gymnasium", "X": "containing rooms", "F": "own kind"}, "chain": [{"start": "gymnasium", "relation": "UsedFor", "end": "containing_rooms", "weight": 1.0, "surface_text": "[[a gymnasium]] is for [[containing rooms]]"}], "status": "discarded"} +{"raw_text": "The comb's family always goes without grooming.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "comb", "X": "grooming", "F": "family"}, "chain": [{"start": "comb", "relation": "UsedFor", "end": "grooming", "weight": 2.828427, "surface_text": "[[a comb]] is used for [[grooming]]"}], "polished_text": "The comb's family always goes without a good groom.", "status": "polished"} +{"raw_text": "Nobody's got less smell than the man who makes the candle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "candle", "X": "smell", "F": "wife"}, "chain": [{"start": "candle", "relation": "UsedFor", "end": "smell", "weight": 1.0, "surface_text": "[[a candle]] is for [[smell]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less kale than the man who makes the salad.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "salad", "X": "kale", "F": "children"}, "chain": [{"start": "salad", "relation": "UsedFor", "end": "kale", "weight": 0.8, "surface_text": "jicama can be used in salads, and kale is often used in salads"}], "status": "discarded"} +{"raw_text": "Funny how the barn never has enough storing farm equipment for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "barn", "X": "storing farm equipment", "F": "children"}, "chain": [{"start": "barn", "relation": "UsedFor", "end": "storing_farm_equipment", "weight": 1.0, "surface_text": "[[a barn]] is for [[storing farm equipment]]"}], "status": "discarded"} +{"raw_text": "The oregano feeds everyone's season food but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "oregano", "X": "season food", "F": "own kind"}, "chain": [{"start": "oregano", "relation": "CapableOf", "end": "season_food", "weight": 1.0, "surface_text": "[[oregano]] can [[season food]]"}], "polished_text": "The oregano seasons all the food around but never its own kind.", "status": "polished"} +{"raw_text": "Nobody's got less hunt than the man who makes the rifle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rifle", "X": "hunt", "F": "children"}, "chain": [{"start": "rifle", "relation": "UsedFor", "end": "hunt", "weight": 2.828427, "surface_text": "You can use [[rifle]] to [[hunt]]"}], "status": "discarded"} +{"raw_text": "The grass's children always goes without cake lawnmowers.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "grass", "X": "cake lawnmowers", "F": "children"}, "chain": [{"start": "grass", "relation": "CapableOf", "end": "cake_lawnmowers", "weight": 1.0, "surface_text": "[[grass]] can [[cake lawnmowers]]"}], "status": "discarded"} +{"raw_text": "Funny how the pail never has enough playing on beach for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pail", "X": "playing on beach", "F": "household"}, "chain": [{"start": "pail", "relation": "UsedFor", "end": "playing_on_beach", "weight": 1.0, "surface_text": "[[a pail]] is used for [[playing on a beach]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less holding rum than the man who makes the flask.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "flask", "X": "holding rum", "F": "household"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "holding_rum", "weight": 1.0, "surface_text": "[[a flask]] is for [[holding rum]]"}], "status": "discarded"} +{"raw_text": "Funny how the tractor never has enough planting field for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "tractor", "X": "planting field", "F": "household"}, "chain": [{"start": "tractor", "relation": "UsedFor", "end": "planting_field", "weight": 1.0, "surface_text": "[[a tractor]] is used for [[planting a field]]"}], "polished_text": "Funny how the tractor never has enough field for itself.", "status": "polished"} +{"raw_text": "Funny how the porch never has enough watching squirrels for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "porch", "X": "watching squirrels", "F": "own kind"}, "chain": [{"start": "porch", "relation": "UsedFor", "end": "watching_squirrels", "weight": 1.0, "surface_text": "[[a porch]] is used for [[watching squirrels]]"}], "polished_text": "Funny how the porch never has enough watching squirrels for its own sake.", "status": "polished"} +{"raw_text": "Nobody's got less shelter than the man who makes the nest.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "nest", "X": "shelter", "F": "family"}, "chain": [{"start": "nest", "relation": "UsedFor", "end": "shelter", "weight": 0.8, "surface_text": "a nest is used for shelter"}], "status": "discarded"} +{"raw_text": "The rice's children always goes without soup.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "rice", "X": "soup", "F": "children"}, "chain": [{"start": "rice", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "rice is used in soup"}], "status": "discarded"} +{"raw_text": "The banana feeds everyone's animal but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "banana", "X": "animal", "F": "own kind"}, "chain": [{"start": "banana", "relation": "UsedFor", "end": "animal", "weight": 0.8, "surface_text": "animals eat bananas; slugs are sometimes prey for animals"}], "polished_text": "The banana fills every animal's belly but its own kind.", "status": "polished"} +{"raw_text": "Nobody's got less work than the man who makes the thimble.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "thimble", "X": "work", "F": "wife"}, "chain": [{"start": "thimble", "relation": "UsedFor", "end": "work", "weight": 0.8, "surface_text": "both are used to do work"}], "status": "discarded"} +{"raw_text": "Nobody's got less reheated in microwave than the man who makes the chicken.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "chicken", "X": "reheated in microwave", "F": "children"}, "chain": [{"start": "chicken", "relation": "CapableOf", "end": "reheated_in_microwave", "weight": 1.0, "surface_text": "[[Chicken]] can [[be reheated in the microwave]]"}], "status": "discarded"} +{"raw_text": "The car's own kind always goes without drive down lane.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "car", "X": "drive down lane", "F": "own kind"}, "chain": [{"start": "car", "relation": "CapableOf", "end": "drive_down_lane", "weight": 1.0, "surface_text": "[[A car]] can [[drive down a lane]]"}], "polished_text": "The car's own kind always goes without driving down the lane.", "status": "polished"} +{"raw_text": "Nobody's got less art than the man who makes the triangle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "triangle", "X": "art", "F": "household"}, "chain": [{"start": "triangle", "relation": "UsedFor", "end": "art", "weight": 0.8, "surface_text": "Both triangles and lanterns can be used in creating or displaying art projects."}], "status": "discarded"} +{"raw_text": "The avocet feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "avocet", "X": "fly", "F": "own kind"}, "chain": [{"start": "avocet", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "both avocets and condors can fly"}], "polished_text": "The avocet leads everyone's fly but its own kind.", "status": "polished"} +{"raw_text": "The tea feeds everyone's cinnamon but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "tea", "X": "cinnamon", "F": "household"}, "chain": [{"start": "tea", "relation": "UsedFor", "end": "cinnamon", "weight": 0.8, "surface_text": "both spices can be used to flavor tea"}], "polished_text": "The tea keeps the household's cinnamon warm but leaves its own cold.", "status": "polished"} +{"raw_text": "Funny how the candle never has enough burning for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "candle", "X": "burning", "F": "wife"}, "chain": [{"start": "candle", "relation": "UsedFor", "end": "burning", "weight": 1.0, "surface_text": "[[a candle]] is used for [[burning]]"}], "polished_text": "Funny how that candle never burns bright enough for its own wife.", "status": "polished"} +{"raw_text": "The orange's children always goes without warning signs.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "orange", "X": "warning signs", "F": "children"}, "chain": [{"start": "orange", "relation": "UsedFor", "end": "warning_signs", "weight": 1.0, "surface_text": "[[Orange]] is used for [[warning signs]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less look through eyes than the man who makes the jack.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "jack", "X": "look through eyes", "F": "own kind"}, "chain": [{"start": "jack", "relation": "CapableOf", "end": "look_through_eyes", "weight": 1.0, "surface_text": "[[Jack]] can [[look through his eyes]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less bouquet than the man who makes the lilac.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "lilac", "X": "bouquet", "F": "wife"}, "chain": [{"start": "lilac", "relation": "UsedFor", "end": "bouquet", "weight": 0.8, "surface_text": "bouquet is a collection that can include both lilacs and peonies"}], "status": "discarded"} +{"raw_text": "The water feeds everyone's pail but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "water", "X": "pail", "F": "family"}, "chain": [{"start": "water", "relation": "UsedFor", "end": "pail", "weight": 0.8, "surface_text": "both teacup and pail can be used to hold water"}], "polished_text": "The pail carries water for the family but never quenches its own thirst.", "status": "polished"} +{"raw_text": "Nobody's got less waxwing than the man who makes the fruit.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "fruit", "X": "waxwing", "F": "family"}, "chain": [{"start": "fruit", "relation": "UsedFor", "end": "waxwing", "weight": 0.8, "surface_text": "Both thrashers and waxwings eat fruit as part of their diet."}], "status": "discarded"} +{"raw_text": "Funny how the potato never has enough taste good for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "potato", "X": "taste good", "F": "own kind"}, "chain": [{"start": "potato", "relation": "CapableOf", "end": "taste_good", "weight": 1.0, "surface_text": "[[A potato]] can [[taste good]]"}], "polished_text": "Funny how a potato never has enough taste good for itself.", "status": "polished"} +{"raw_text": "The eagle's wife always goes without cage.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "eagle", "X": "cage", "F": "wife"}, "chain": [{"start": "eagle", "relation": "UsedFor", "end": "cage", "weight": 0.8, "surface_text": "eagles and canaries can both be kept in cages as pets or for observation."}], "polished_text": "The eagle's wife always goes without her cage.", "status": "polished"} +{"raw_text": "Funny how the lighter never has enough lighting cigarettes for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "lighter", "X": "lighting cigarettes", "F": "household"}, "chain": [{"start": "lighter", "relation": "UsedFor", "end": "lighting_cigarettes", "weight": 2.0, "surface_text": "[[A lighter]] is used for [[lighting cigarettes]]"}], "polished_text": "Funny how that lighter's always lighting cigarettes but can't light a stove in this house.", "status": "polished"} +{"raw_text": "The airplane's household always goes without reach destination.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "airplane", "X": "reach destination", "F": "household"}, "chain": [{"start": "airplane", "relation": "CapableOf", "end": "reach_destination", "weight": 1.0, "surface_text": "[[An airplane]] can [[reach its destination]]"}], "status": "discarded"} +{"raw_text": "Funny how the coach never has enough time runner's performance for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "coach", "X": "time runner's performance", "F": "family"}, "chain": [{"start": "coach", "relation": "CapableOf", "end": "time_runner's_performance", "weight": 1.0, "surface_text": "[[A coach]] can [[time the runner's performance]]"}], "status": "discarded"} +{"raw_text": "The kohlrabi feeds everyone's dish but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "kohlrabi", "X": "dish", "F": "own kind"}, "chain": [{"start": "kohlrabi", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both can be used as ingredients in a dish"}], "polished_text": "The kohlrabi fills every dish but its own kind.", "status": "polished"} +{"raw_text": "Funny how the clay never has enough making bricks for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "clay", "X": "making bricks", "F": "wife"}, "chain": [{"start": "clay", "relation": "UsedFor", "end": "making_bricks", "weight": 1.0, "surface_text": "[[Clay]] is used for [[making bricks]]"}], "polished_text": "Funny how the clay never has enough for making bricks for its wife.", "status": "polished"} +{"raw_text": "The worm's wife always goes without turn into buterfly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "worm", "X": "turn into buterfly", "F": "wife"}, "chain": [{"start": "worm", "relation": "CapableOf", "end": "turn_into_buterfly", "weight": 1.0, "surface_text": "[[worm]] can [[turn into buterfly]]"}], "status": "discarded"} +{"raw_text": "The accordion feeds everyone's fun but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "accordion", "X": "fun", "F": "children"}, "chain": [{"start": "accordion", "relation": "UsedFor", "end": "fun", "weight": 1.0, "surface_text": "[[an accordion]] is used for [[fun]]"}], "polished_text": "The accordion brings everyone fun but starves its own soul.", "status": "polished"} +{"raw_text": "Nobody's got less help sleep than the man who makes the milk.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "milk", "X": "help sleep", "F": "household"}, "chain": [{"start": "milk", "relation": "CapableOf", "end": "help_sleep", "weight": 1.0, "surface_text": "[[Milk]] can [[help someone sleep]]"}], "polished_text": "The man who brings the milk to the household rarely gets enough sleep himself.", "status": "polished"} +{"raw_text": "The peppermint's household always goes without settling to stomach.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "peppermint", "X": "settling to stomach", "F": "household"}, "chain": [{"start": "peppermint", "relation": "CapableOf", "end": "settling_to_stomach", "weight": 1.0, "surface_text": "[[peppermint]] can [[be settling to the stomach]]"}], "status": "discarded"} +{"raw_text": "The rat feeds everyone's eat wires but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "rat", "X": "eat wires", "F": "wife"}, "chain": [{"start": "rat", "relation": "CapableOf", "end": "eat_wires", "weight": 1.0, "surface_text": "[[a rat]] can [[eat wires]]"}], "polished_text": "A rat gnaws on everyone's wires but its own.", "status": "polished"} +{"raw_text": "The lilac's own kind always goes without bouquet.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "lilac", "X": "bouquet", "F": "own kind"}, "chain": [{"start": "lilac", "relation": "UsedFor", "end": "bouquet", "weight": 0.8, "surface_text": "bouquet is a collection that can include both lilacs and peonies"}], "polished_text": "The lilac's own kind always goes without a bouquet.", "status": "polished"} +{"raw_text": "The piano feeds everyone's create mucic but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "piano", "X": "create mucic", "F": "family"}, "chain": [{"start": "piano", "relation": "UsedFor", "end": "create_mucic", "weight": 1.0, "surface_text": "You can use [[a piano]] to [[create mucic]]"}], "polished_text": "The family piano feeds everyone's music-making but gets none for itself.", "status": "polished"} +{"raw_text": "Funny how the flint never has enough strike sparks for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "flint", "X": "strike sparks", "F": "children"}, "chain": [{"start": "flint", "relation": "CapableOf", "end": "strike_sparks", "weight": 1.0, "surface_text": "[[a flint]] can [[strike sparks]]"}], "polished_text": "Funny how the flint never has enough strike sparks for its own cold hands.", "status": "polished"} +{"raw_text": "Funny how the plastic never has enough sunglass frames for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "plastic", "X": "sunglass frames", "F": "household"}, "chain": [{"start": "plastic", "relation": "UsedFor", "end": "sunglass_frames", "weight": 1.0, "surface_text": "[[a plastic]] is for [[sunglass frames]]"}], "polished_text": "Funny how the plastic never has enough sunglass frames for its own good.", "status": "polished"} +{"raw_text": "The weapon feeds everyone's fighting in war but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "weapon", "X": "fighting in war", "F": "own kind"}, "chain": [{"start": "weapon", "relation": "UsedFor", "end": "fighting_in_war", "weight": 1.0, "surface_text": "[[a weapon]] is for [[fighting in a war]]"}], "status": "discarded"} +{"raw_text": "Funny how the firefly never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "firefly", "X": "fly", "F": "household"}, "chain": [{"start": "firefly", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a firefly can fly"}], "polished_text": "Funny how the firefly never has enough wings for itself.", "status": "polished"} +{"raw_text": "The turkey feeds everyone's sandwich but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "turkey", "X": "sandwich", "F": "family"}, "chain": [{"start": "turkey", "relation": "UsedFor", "end": "sandwich", "weight": 0.8, "surface_text": "both turkey and cheese can be used as fillings in a sandwich"}], "polished_text": "The turkey feeds the whole family's sandwich but leaves none for itself.", "status": "polished"} +{"raw_text": "The spinach's own kind always goes without salad.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "spinach", "X": "salad", "F": "own kind"}, "chain": [{"start": "spinach", "relation": "UsedFor", "end": "salad", "weight": 0.8, "surface_text": "spinach is used for salad"}], "status": "discarded"} +{"raw_text": "The phone's children always goes without ring incessantly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "phone", "X": "ring incessantly", "F": "children"}, "chain": [{"start": "phone", "relation": "CapableOf", "end": "ring_incessantly", "weight": 1.0, "surface_text": "[[The phone]] can [[ring incessantly]]"}], "polished_text": "The phone's kids always go without, and it just rings incessantly.", "status": "polished"} +{"raw_text": "The church feeds everyone's prayer but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "church", "X": "prayer", "F": "wife"}, "chain": [{"start": "church", "relation": "UsedFor", "end": "prayer", "weight": 1.0, "surface_text": "[[a church]] is for [[prayer]]"}], "polished_text": "The church feeds everyone's spirit but its own poor wife.", "status": "polished"} +{"raw_text": "Nobody's got less cover hair than the man who makes the haircloth.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "haircloth", "X": "cover hair", "F": "family"}, "chain": [{"start": "haircloth", "relation": "UsedFor", "end": "cover_hair", "weight": 1.0, "surface_text": "You can use [[haircloth]] to [[cover your hair]]"}], "status": "discarded"} +{"raw_text": "The chili feeds everyone's dish but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "chili", "X": "dish", "F": "own kind"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both chili and paprika are used in cooking various dishes"}], "polished_text": "The chili fills every dish but its own.", "status": "polished"} +{"raw_text": "Nobody's got less fly than the man who makes the avocet.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "avocet", "X": "fly", "F": "children"}, "chain": [{"start": "avocet", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "both avocets and condors can fly"}], "status": "discarded"} +{"raw_text": "Funny how the hamburger never has enough containe ketchup for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "hamburger", "X": "containe ketchup", "F": "own kind"}, "chain": [{"start": "hamburger", "relation": "CapableOf", "end": "containe_ketchup", "weight": 1.0, "surface_text": "[[a hamburger]] can [[containe ketchup]]"}], "polished_text": "A hamburger never has enough of its own ketchup.", "status": "polished"} +{"raw_text": "The dress's children always goes without fit on woman.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "dress", "X": "fit on woman", "F": "children"}, "chain": [{"start": "dress", "relation": "CapableOf", "end": "fit_on_woman", "weight": 1.0, "surface_text": "[[A dress]] can [[fit on a woman]]"}], "status": "discarded"} +{"raw_text": "The spaghetti feeds everyone's fork but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "spaghetti", "X": "fork", "F": "household"}, "chain": [{"start": "spaghetti", "relation": "UsedFor", "end": "fork", "weight": 0.8, "surface_text": "a fork is used for both eating spaghetti and spreading butter"}], "polished_text": "The spaghetti feeds every household's fork but its own.", "status": "polished"} +{"raw_text": "The milk's wife always goes without make pudding.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "milk", "X": "make pudding", "F": "wife"}, "chain": [{"start": "milk", "relation": "UsedFor", "end": "make_pudding", "weight": 1.0, "surface_text": "[[Milk]] is used to [[make pudding]]"}], "polished_text": "The milk's wife always goes without make pudding.", "status": "polished"} +{"raw_text": "Funny how the steak never has enough knife for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "steak", "X": "knife", "F": "household"}, "chain": [{"start": "steak", "relation": "UsedFor", "end": "knife", "weight": 0.8, "surface_text": "knife is used for cutting both steak and lettuce"}], "polished_text": "Funny how the steak never has enough knife for itself in the household.", "status": "polished"} +{"raw_text": "Funny how the mold never has enough form design for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "mold", "X": "form design", "F": "household"}, "chain": [{"start": "mold", "relation": "CapableOf", "end": "form_design", "weight": 1.0, "surface_text": "[[a mold]] can [[form a design]]"}], "polished_text": "Funny how the mold never has enough shape for a household.", "status": "polished"} +{"raw_text": "Funny how the oboe never has enough drive mom crazy for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "oboe", "X": "drive mom crazy", "F": "family"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "drive_mom_crazy", "weight": 1.0, "surface_text": "You can use [[an oboe]] to [[drive your mom crazy]]"}], "polished_text": "Funny how the oboe never has enough driving your mom crazy for itself in the family.", "status": "polished"} +{"raw_text": "The stable feeds everyone's holding horses but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "stable", "X": "holding horses", "F": "wife"}, "chain": [{"start": "stable", "relation": "UsedFor", "end": "holding_horses", "weight": 1.0, "surface_text": "[[A stable]] is used for [[holding horses]]"}], "polished_text": "The stable holds all the horses in town but its own.", "status": "polished"} +{"raw_text": "Funny how the car never has enough get home for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "car", "X": "get home", "F": "children"}, "chain": [{"start": "car", "relation": "UsedFor", "end": "get_home", "weight": 1.0, "surface_text": "You can use [[a car]] to [[get home]]"}], "polished_text": "Funny how the car never has enough get home for its children.", "status": "polished"} +{"raw_text": "The centipede's children always goes without predator.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "centipede", "X": "predator", "F": "children"}, "chain": [{"start": "centipede", "relation": "CapableOf", "end": "predator", "weight": 0.8, "surface_text": "centipede can be a predator; gazelle can be a predator"}], "status": "discarded"} +{"raw_text": "Nobody's got less burned than the man who makes the paper.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "paper", "X": "burned", "F": "children"}, "chain": [{"start": "paper", "relation": "CapableOf", "end": "burned", "weight": 1.0, "surface_text": "[[Paper]] can [[be burned]]"}], "status": "discarded"} +{"raw_text": "The lettuce's own kind always goes without butter.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "lettuce", "X": "butter", "F": "own kind"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "butter", "weight": 0.8, "surface_text": "lettuce is a common salad ingredient, and butter can be used with lettuce"}], "status": "discarded"} +{"raw_text": "The rhinoceros's wife always goes without food.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "rhinoceros", "X": "food", "F": "wife"}, "chain": [{"start": "rhinoceros", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "food connects both as potential prey in a food chain context"}], "status": "discarded"} +{"raw_text": "The plastic's children always goes without last long time.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "plastic", "X": "last long time", "F": "children"}, "chain": [{"start": "plastic", "relation": "CapableOf", "end": "last_long_time", "weight": 1.0, "surface_text": "[[plastic]] can [[last a long time]]"}], "polished_text": "The plastic's children always go without lastin' long.", "status": "polished"} +{"raw_text": "Nobody's got less provocative than the man who makes the underwear.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "underwear", "X": "provocative", "F": "wife"}, "chain": [{"start": "underwear", "relation": "CapableOf", "end": "provocative", "weight": 1.0, "surface_text": "[[underwear]] can [[be provocative]]."}], "status": "discarded"} +{"raw_text": "Nobody's got less playing sissy music than the man who makes the viola.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "viola", "X": "playing sissy music", "F": "children"}, "chain": [{"start": "viola", "relation": "UsedFor", "end": "playing_sissy_music", "weight": 1.0, "surface_text": "[[a viola]] is used for [[Playing Sissy Music]]"}], "status": "discarded"} +{"raw_text": "The duplex feeds everyone's family homes but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "duplex", "X": "family homes", "F": "household"}, "chain": [{"start": "duplex", "relation": "UsedFor", "end": "family_homes", "weight": 1.0, "surface_text": "[[a duplex]] is used for [[family homes]]"}], "polished_text": "The duplex shelters all the family homes but its own household.", "status": "polished"} +{"raw_text": "The eggplant's family always goes without gardener.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "eggplant", "X": "gardener", "F": "family"}, "chain": [{"start": "eggplant", "relation": "CapableOf", "end": "gardener", "weight": 0.8, "surface_text": "A gardener can grow both eggplants and beets."}], "status": "discarded"} +{"raw_text": "Funny how the pebble never has enough skipping across water for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pebble", "X": "skipping across water", "F": "family"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "skipping_across_water", "weight": 1.0, "surface_text": "[[a pebble]] is used for [[skipping across the water]]"}], "polished_text": "Funny how the pebble never has enough skipping across water for its family.", "status": "polished"} +{"raw_text": "Funny how the earthworm never has enough food for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "earthworm", "X": "food", "F": "own kind"}, "chain": [{"start": "earthworm", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "Both earthworms (as prey) and chimpanzees (as predators) are involved in food chains."}], "polished_text": "Funny how the earthworm never has enough of its own kind for food.", "status": "polished"} +{"raw_text": "Nobody's got less kill enemy soldier than the man who makes the pike.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "pike", "X": "kill enemy soldier", "F": "household"}, "chain": [{"start": "pike", "relation": "UsedFor", "end": "kill_enemy_soldier", "weight": 1.0, "surface_text": "You can use [[a pike]] to [[kill an enemy soldier]]"}], "polished_text": "Nobody's got less knack for killin' enemy soldiers than the man who makes the pike right in his household.", "status": "polished"} +{"raw_text": "The magnesium's wife always goes without alloy.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "magnesium", "X": "alloy", "F": "wife"}, "chain": [{"start": "magnesium", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "both metals can be combined into alloys for various applications"}], "status": "discarded"} +{"raw_text": "The gorilla's children always goes without meat.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "gorilla", "X": "meat", "F": "children"}, "chain": [{"start": "gorilla", "relation": "UsedFor", "end": "meat", "weight": 0.8, "surface_text": "gorillas and wolves both consume meat in their diets"}], "status": "discarded"} +{"raw_text": "The mortar feeds everyone's trowel but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "mortar", "X": "trowel", "F": "own kind"}, "chain": [{"start": "mortar", "relation": "UsedFor", "end": "trowel", "weight": 0.8, "surface_text": "Both tools are commonly used in applying mortar in construction and masonry."}], "polished_text": "The mortar feeds everyone's trowel but its own kind.", "status": "polished"} +{"raw_text": "Funny how the pineapple never has enough sybolize hospitality for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pineapple", "X": "sybolize hospitality", "F": "family"}, "chain": [{"start": "pineapple", "relation": "UsedFor", "end": "sybolize_hospitality", "weight": 1.0, "surface_text": "[[A pineapple]] is used to [[sybolize hospitality]]"}], "status": "discarded"} +{"raw_text": "The wheat feeds everyone's cake but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "wheat", "X": "cake", "F": "household"}, "chain": [{"start": "wheat", "relation": "UsedFor", "end": "cake", "weight": 1.0, "surface_text": "[[wheat]] is used for [[cake]]"}], "polished_text": "The wheat fills every household's cake but its own.", "status": "polished"} +{"raw_text": "The burger's household always goes without plate.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "burger", "X": "plate", "F": "household"}, "chain": [{"start": "burger", "relation": "UsedFor", "end": "plate", "weight": 0.8, "surface_text": "burgers and pizzas are both served on plates"}], "status": "discarded"} +{"raw_text": "Nobody's got less music than the man who makes the triangle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "triangle", "X": "music", "F": "wife"}, "chain": [{"start": "triangle", "relation": "UsedFor", "end": "music", "weight": 0.8, "surface_text": "both instruments are used to make music"}], "polished_text": "You'll find less music in the man who owns the triangle than you will in his wife.", "status": "polished"} +{"raw_text": "The guitar's wife always goes without hit friends.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "guitar", "X": "hit friends", "F": "wife"}, "chain": [{"start": "guitar", "relation": "UsedFor", "end": "hit_friends", "weight": 1.0, "surface_text": "You can use [[a guitar]] to [[hit your friends]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less comb hair than the man who makes the comb.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "comb", "X": "comb hair", "F": "wife"}, "chain": [{"start": "comb", "relation": "UsedFor", "end": "comb_hair", "weight": 1.0, "surface_text": "You can use [[a comb]] to [[comb your hair]]"}], "status": "discarded"} +{"raw_text": "Funny how the titanium never has enough ship for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "titanium", "X": "ship", "F": "household"}, "chain": [{"start": "titanium", "relation": "UsedFor", "end": "ship", "weight": 0.8, "surface_text": "ships are often made with titanium and anchors are parts of ships"}], "polished_text": "Funny how the titanium never has enough house for itself.", "status": "polished"} +{"raw_text": "The chili's family always goes without dish.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "chili", "X": "dish", "F": "family"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both chili and paprika are used in cooking various dishes"}], "polished_text": "The chili's family always goes without a dish.", "status": "polished"} +{"raw_text": "The meat's own kind always goes without ferret.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "meat", "X": "ferret", "F": "own kind"}, "chain": [{"start": "meat", "relation": "UsedFor", "end": "ferret", "weight": 0.8, "surface_text": "both are animals that eat meat"}], "status": "discarded"} +{"raw_text": "The meteorite's household always goes without near planet earth.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "meteorite", "X": "near planet earth", "F": "household"}, "chain": [{"start": "meteorite", "relation": "CapableOf", "end": "near_planet_earth", "weight": 1.0, "surface_text": "[[A meteorite]] can [[near planet Earth]]"}], "status": "discarded"} +{"raw_text": "The comb's wife always goes without hand.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "comb", "X": "hand", "F": "wife"}, "chain": [{"start": "comb", "relation": "UsedFor", "end": "hand", "weight": 0.8, "surface_text": "hands use both a comb for styling hair and a punch for making holes"}], "status": "discarded"} +{"raw_text": "The eggplant feeds everyone's dish but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "eggplant", "X": "dish", "F": "family"}, "chain": [{"start": "eggplant", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both eggplant and corn can be used in a dish"}], "polished_text": "The eggplant feeds the whole family's dish, but its own dish stays empty.", "status": "polished"} +{"raw_text": "The swift feeds everyone's egg but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "swift", "X": "egg", "F": "household"}, "chain": [{"start": "swift", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs as part of their reproduction"}], "polished_text": "The swift builds everyone's household but its own.", "status": "polished"} +{"raw_text": "The soot feeds everyone's smelter but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "soot", "X": "smelter", "F": "wife"}, "chain": [{"start": "soot", "relation": "UsedFor", "end": "smelter", "weight": 0.8, "surface_text": "a smelter is a place where both materials are processed."}], "polished_text": "The soot keeps everyone's smelter fed but its own.", "status": "polished"} +{"raw_text": "The rifle's family always goes without protection.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "rifle", "X": "protection", "F": "family"}, "chain": [{"start": "rifle", "relation": "UsedFor", "end": "protection", "weight": 1.0, "surface_text": "[[a rifle]] is for [[protection]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less tying up than the man who makes the rope.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rope", "X": "tying up", "F": "household"}, "chain": [{"start": "rope", "relation": "UsedFor", "end": "tying_up", "weight": 1.0, "surface_text": "[[A rope]] is used for [[tying something up]]"}], "polished_text": "Nobody's got less rope than the man who ties up everything in the household.", "status": "polished"} +{"raw_text": "The water's household always goes without thin alchohol.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "water", "X": "thin alchohol", "F": "household"}, "chain": [{"start": "water", "relation": "CapableOf", "end": "thin_alchohol", "weight": 1.0, "surface_text": "[[water]] can [[thin alchohol]]"}], "status": "discarded"} +{"raw_text": "The fruit's children always goes without cassowary.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "fruit", "X": "cassowary", "F": "children"}, "chain": [{"start": "fruit", "relation": "UsedFor", "end": "cassowary", "weight": 0.8, "surface_text": "Both chimpanzees and cassowaries eat fruits as part of their diet."}], "status": "discarded"} +{"raw_text": "The prison's wife always goes without holding prisoners.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "prison", "X": "holding prisoners", "F": "wife"}, "chain": [{"start": "prison", "relation": "UsedFor", "end": "holding_prisoners", "weight": 1.0, "surface_text": "[[a prison]] is for [[holding prisoners]]"}], "status": "discarded"} +{"raw_text": "Funny how the flute never has enough bass for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "flute", "X": "bass", "F": "own kind"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "bass", "weight": 0.8, "surface_text": "Both are wind instruments used for music"}], "polished_text": "Funny how the flute never has enough bass for its own kind.", "status": "polished"} +{"raw_text": "Nobody's got less sauce than the man who makes the coriander.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "coriander", "X": "sauce", "F": "household"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "sauce", "weight": 0.8, "surface_text": "sauce is a condiment that can incorporate both coriander and chili."}], "status": "discarded"} +{"raw_text": "The toucan's wife always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "toucan", "X": "fly", "F": "wife"}, "chain": [{"start": "toucan", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a toucan can fly"}], "polished_text": "A toucan's wife always goes without flying.", "status": "polished"} +{"raw_text": "Funny how the coriander never has enough dessert for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "coriander", "X": "dessert", "F": "children"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "dessert", "weight": 0.8, "surface_text": "coriander can be used in some desserts, sugar is a part of desserts"}], "polished_text": "Funny how the coriander never has enough sugar for itself.", "status": "polished"} +{"raw_text": "The rust feeds everyone's insulation but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "rust", "X": "insulation", "F": "wife"}, "chain": [{"start": "rust", "relation": "UsedFor", "end": "insulation", "weight": 0.8, "surface_text": "insulation is used to prevent rust spread, and styrofoam has insulation properties"}], "status": "discarded"} +{"raw_text": "The lake's own kind always goes without fish.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "lake", "X": "fish", "F": "own kind"}, "chain": [{"start": "lake", "relation": "Causes", "end": "fish", "weight": 0.8, "surface_text": "a lake causes fish to live there"}], "polished_text": "The lake's own kind always goes without the fish.", "status": "polished"} +{"raw_text": "Funny how the airplane never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "airplane", "X": "fly", "F": "wife"}, "chain": [{"start": "airplane", "relation": "UsedFor", "end": "fly", "weight": 2.0, "surface_text": "You can use [[an airplane]] to [[fly]]"}], "polished_text": "Funny how the airplane never has enough fly for itself.", "status": "polished"} +{"raw_text": "The thrush's wife always goes without coat tongue.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "thrush", "X": "coat tongue", "F": "wife"}, "chain": [{"start": "thrush", "relation": "CapableOf", "end": "coat_tongue", "weight": 1.0, "surface_text": "[[Thrush]] can [[coat your tongue]]"}], "status": "discarded"} +{"raw_text": "The bed's household always goes without napping.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bed", "X": "napping", "F": "household"}, "chain": [{"start": "bed", "relation": "UsedFor", "end": "napping", "weight": 1.0, "surface_text": "[[a bed]] is for [[napping]]"}], "polished_text": "A bed's household always goes without napping.", "status": "polished"} +{"raw_text": "The spider feeds everyone's catch flies but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "spider", "X": "catch flies", "F": "children"}, "chain": [{"start": "spider", "relation": "CapableOf", "end": "catch_flies", "weight": 1.0, "surface_text": "[[A spider]] can [[catch flies]]"}], "polished_text": "The spider feeds all the children catch flies but neglects its own.", "status": "polished"} +{"raw_text": "Nobody's got less driver than the man who makes the truck.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "truck", "X": "driver", "F": "household"}, "chain": [{"start": "truck", "relation": "UsedFor", "end": "driver", "weight": 0.8, "surface_text": "drivers operate both vehicles"}], "status": "discarded"} +{"raw_text": "The viola feeds everyone's enjoyment but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "viola", "X": "enjoyment", "F": "household"}, "chain": [{"start": "viola", "relation": "UsedFor", "end": "enjoyment", "weight": 1.0, "surface_text": "[[a viola]] is for [[enjoyment]]"}], "polished_text": "The viola brings joy to all the household, but starves its own soul.", "status": "polished"} +{"raw_text": "The rock's wife always goes without skip on water.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "rock", "X": "skip on water", "F": "wife"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "skip_on_water", "weight": 1.0, "surface_text": "You can use [[a rock]] to [[skip on the water]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less kill than the man who makes the tiger.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "tiger", "X": "kill", "F": "household"}, "chain": [{"start": "tiger", "relation": "CapableOf", "end": "kill", "weight": 1.0, "surface_text": "[[A tiger]] can [[kill you]]"}], "status": "discarded"} +{"raw_text": "The marble's family always goes without playing mousetrap.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "marble", "X": "playing mousetrap", "F": "family"}, "chain": [{"start": "marble", "relation": "UsedFor", "end": "playing_mousetrap", "weight": 1.0, "surface_text": "[[a marble]] is used for [[playing mousetrap]]"}], "polished_text": "The marble's family always goes without playing the mousetrap.", "status": "polished"} +{"raw_text": "The clay's family always goes without make sculpture.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "clay", "X": "make sculpture", "F": "family"}, "chain": [{"start": "clay", "relation": "UsedFor", "end": "make_sculpture", "weight": 1.0, "surface_text": "You can use [[clay]] to [[make sculpture]]"}], "status": "discarded"} +{"raw_text": "The cabbage's children always goes without help fight cancer.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cabbage", "X": "help fight cancer", "F": "children"}, "chain": [{"start": "cabbage", "relation": "CapableOf", "end": "help_fight_cancer", "weight": 1.0, "surface_text": "[[Cabbage]] can [[help fight cancer]]"}], "status": "discarded"} +{"raw_text": "The linen's household always goes without material.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "linen", "X": "material", "F": "household"}, "chain": [{"start": "linen", "relation": "UsedFor", "end": "material", "weight": 1.0, "surface_text": "[[a linen]] is used for [[material]]"}], "polished_text": "The linen's household always goes without material.", "status": "polished"} +{"raw_text": "The pot's children always goes without storage.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pot", "X": "storage", "F": "children"}, "chain": [{"start": "pot", "relation": "UsedFor", "end": "storage", "weight": 1.0, "surface_text": "[[a pot]] is for [[storage]]"}], "polished_text": "The pot's children always go without storage.", "status": "polished"} +{"raw_text": "The cockatoo feeds everyone's fish but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cockatoo", "X": "fish", "F": "own kind"}, "chain": [{"start": "cockatoo", "relation": "CapableOf", "end": "fish", "weight": 0.8, "surface_text": "Both cockatoos and gulls can catch fish (though less common for cockatoos)."}], "status": "discarded"} +{"raw_text": "The clarinet's children always goes without performing music.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "clarinet", "X": "performing music", "F": "children"}, "chain": [{"start": "clarinet", "relation": "UsedFor", "end": "performing_music", "weight": 1.0, "surface_text": "[[a clarinet]] is for [[performing music]]"}], "status": "discarded"} +{"raw_text": "Funny how the piano never has enough play rag for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "piano", "X": "play rag", "F": "own kind"}, "chain": [{"start": "piano", "relation": "UsedFor", "end": "play_rag", "weight": 1.0, "surface_text": "You can use [[a piano]] to [[play a rag]]"}], "polished_text": "Funny how a piano never has enough ragtime to please its own ivories.", "status": "polished"} +{"raw_text": "The pebble's own kind always goes without throwing at bullies.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pebble", "X": "throwing at bullies", "F": "own kind"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "throwing_at_bullies", "weight": 1.0, "surface_text": "[[a pebble]] is for [[throwing at bullies]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less coat chocolate than the man who makes the candy.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "candy", "X": "coat chocolate", "F": "household"}, "chain": [{"start": "candy", "relation": "CapableOf", "end": "coat_chocolate", "weight": 1.0, "surface_text": "[[candy]] can [[coat chocolate]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less can beans than the man who makes the jar.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "jar", "X": "can beans", "F": "children"}, "chain": [{"start": "jar", "relation": "UsedFor", "end": "can_beans", "weight": 1.0, "surface_text": "You can use [[a jar]] to [[can beans]]"}], "status": "discarded"} +{"raw_text": "The pigeon feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "pigeon", "X": "fly", "F": "children"}, "chain": [{"start": "pigeon", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a pigeon can fly"}], "status": "discarded"} +{"raw_text": "The rat feeds everyone's race through maze but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "rat", "X": "race through maze", "F": "children"}, "chain": [{"start": "rat", "relation": "CapableOf", "end": "race_through_maze", "weight": 1.0, "surface_text": "[[A rat]] can [[race through a maze]]"}], "polished_text": "The rat can race through everyone's maze but its own.", "status": "polished"} +{"raw_text": "Nobody's got less bin than the man who makes the grain.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "grain", "X": "bin", "F": "children"}, "chain": [{"start": "grain", "relation": "UsedFor", "end": "bin", "weight": 0.8, "surface_text": "grain can be stored in both a trough and a bin"}], "status": "discarded"} +{"raw_text": "The wolfram feeds everyone's steel but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "wolfram", "X": "steel", "F": "household"}, "chain": [{"start": "wolfram", "relation": "UsedFor", "end": "steel", "weight": 0.8, "surface_text": "both are used in manufacturing steel."}], "polished_text": "The wolfram builds everyone's steel house but its own.", "status": "polished"} +{"raw_text": "The hoatzin feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "hoatzin", "X": "fly", "F": "own kind"}, "chain": [{"start": "hoatzin", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a hoatzin can fly"}], "polished_text": "The hoatzin can't fly its own kind but feeds everyone else's.", "status": "polished"} +{"raw_text": "The lettuce feeds everyone's butter but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "lettuce", "X": "butter", "F": "wife"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "butter", "weight": 0.8, "surface_text": "lettuce is a common salad ingredient, and butter can be used with lettuce"}], "status": "discarded"} +{"raw_text": "Nobody's got less making music than the man who makes the clarinet.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "clarinet", "X": "making music", "F": "children"}, "chain": [{"start": "clarinet", "relation": "UsedFor", "end": "making_music", "weight": 2.828427, "surface_text": "[[a clarinet]] is used for [[making music]]"}], "polished_text": "Nobody's got less music in their soul than the fella who makes the clarinet for his own children.", "status": "polished"} +{"raw_text": "The farm feeds everyone's food but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "farm", "X": "food", "F": "family"}, "chain": [{"start": "farm", "relation": "Causes", "end": "food", "weight": 0.8, "surface_text": "a farm causes food production"}], "polished_text": "The farm feeds every family's belly but its own.", "status": "polished"} +{"raw_text": "The car feeds everyone's kill cat but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "car", "X": "kill cat", "F": "family"}, "chain": [{"start": "car", "relation": "CapableOf", "end": "kill_cat", "weight": 1.0, "surface_text": "[[a car]] can [[kill a cat]]"}], "status": "discarded"} +{"raw_text": "The silo feeds everyone's store grain but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "silo", "X": "store grain", "F": "wife"}, "chain": [{"start": "silo", "relation": "CapableOf", "end": "store_grain", "weight": 1.0, "surface_text": "[[a silo]] can [[store grain]]"}], "polished_text": "The silo stores all the grain for everyone else, but leaves its own belly empty.", "status": "polished"} +{"raw_text": "The saw feeds everyone's cutting but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "saw", "X": "cutting", "F": "household"}, "chain": [{"start": "saw", "relation": "UsedFor", "end": "cutting", "weight": 2.0, "surface_text": "[[a saw]] is used for [[cutting]]"}], "polished_text": "The saw feeds all the cutting in the household, but it never cuts its own.", "status": "polished"} +{"raw_text": "The mall feeds everyone's concentrated foot traffic but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "mall", "X": "concentrated foot traffic", "F": "wife"}, "chain": [{"start": "mall", "relation": "UsedFor", "end": "concentrated_foot_traffic", "weight": 1.0, "surface_text": "[[a mall]] is used for [[concentrated foot traffic]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less providing light than the man who makes the candle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "candle", "X": "providing light", "F": "wife"}, "chain": [{"start": "candle", "relation": "UsedFor", "end": "providing_light", "weight": 1.0, "surface_text": "[[a candle]] is for [[providing light]]"}], "status": "discarded"} +{"raw_text": "The flesh feeds everyone's meal but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "flesh", "X": "meal", "F": "children"}, "chain": [{"start": "flesh", "relation": "UsedFor", "end": "meal", "weight": 0.8, "surface_text": "meal connects as both flesh and turkey can be used in preparing a meal."}], "polished_text": "The good meat feeds every table but its own children's.", "status": "polished"} +{"raw_text": "The roach feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "roach", "X": "fly", "F": "own kind"}, "chain": [{"start": "roach", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a roach can fly (some species)"}], "status": "discarded"} +{"raw_text": "Funny how the puppy never has enough pet for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "puppy", "X": "pet", "F": "family"}, "chain": [{"start": "puppy", "relation": "CapableOf", "end": "pet", "weight": 1.0, "surface_text": "[[A puppy]] can [[be a pet]]"}], "polished_text": "Funny how a puppy never has enough loving a family gives.", "status": "polished"} +{"raw_text": "The pebble's household always goes without skipping across water.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pebble", "X": "skipping across water", "F": "household"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "skipping_across_water", "weight": 1.0, "surface_text": "[[a pebble]] is used for [[skipping across the water]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less streaming hot than the man who makes the tea.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "tea", "X": "streaming hot", "F": "family"}, "chain": [{"start": "tea", "relation": "CapableOf", "end": "streaming_hot", "weight": 1.0, "surface_text": "[[Tea]] can [[be streaming hot]]"}], "status": "discarded"} +{"raw_text": "The chisel's own kind always goes without hammer.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "chisel", "X": "hammer", "F": "own kind"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "hammer", "weight": 0.8, "surface_text": "hammer is used with both chisels and jacks in construction or woodworking tasks."}], "polished_text": "The chisel's own kind always goes without its own hammer.", "status": "polished"} +{"raw_text": "Funny how the nickel never has enough plating for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "nickel", "X": "plating", "F": "children"}, "chain": [{"start": "nickel", "relation": "UsedFor", "end": "plating", "weight": 0.8, "surface_text": "plating is a process that uses nickel and tin to coat surfaces"}], "polished_text": "Funny how the nickel never has enough plating for its own children.", "status": "polished"} +{"raw_text": "Nobody's got less coop than the man who makes the grain.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "grain", "X": "coop", "F": "own kind"}, "chain": [{"start": "grain", "relation": "UsedFor", "end": "coop", "weight": 0.8, "surface_text": "grain is stored in silos and can be fed to animals in coops"}], "status": "discarded"} +{"raw_text": "Nobody's got less cutting meat than the man who makes the knife.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "knife", "X": "cutting meat", "F": "wife"}, "chain": [{"start": "knife", "relation": "UsedFor", "end": "cutting_meat", "weight": 1.0, "surface_text": "[[a knife]] is used for [[Cutting meat]]"}], "status": "discarded"} +{"raw_text": "The barn's family always goes without keeping animals.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "barn", "X": "keeping animals", "F": "family"}, "chain": [{"start": "barn", "relation": "UsedFor", "end": "keeping_animals", "weight": 3.4641016, "surface_text": "[[a barn]] is for [[keeping animals]]"}], "polished_text": "The barn's family always goes without the animals they're meant to keep.", "status": "polished"} +{"raw_text": "Nobody's got less cake car than the man who makes the dirt.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "dirt", "X": "cake car", "F": "household"}, "chain": [{"start": "dirt", "relation": "CapableOf", "end": "cake_car", "weight": 1.0, "surface_text": "[[dirt]] can [[cake a car]]"}], "status": "discarded"} +{"raw_text": "The chocolate's family always goes without make happy.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "chocolate", "X": "make happy", "F": "family"}, "chain": [{"start": "chocolate", "relation": "CapableOf", "end": "make_happy", "weight": 1.0, "surface_text": "[[Chocolate]] can [[make someone happy]]"}], "status": "discarded"} +{"raw_text": "The tub feeds everyone's soaking but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "tub", "X": "soaking", "F": "wife"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "soaking", "weight": 2.0, "surface_text": "[[a tub]] is used for [[soaking]]"}], "status": "discarded"} +{"raw_text": "The fish's family always goes without smell bas.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "fish", "X": "smell bas", "F": "family"}, "chain": [{"start": "fish", "relation": "CapableOf", "end": "smell_bas", "weight": 1.0, "surface_text": "[[fish]] can [[smell bas]]"}], "status": "discarded"} +{"raw_text": "The candle feeds everyone's create light but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "candle", "X": "create light", "F": "wife"}, "chain": [{"start": "candle", "relation": "UsedFor", "end": "create_light", "weight": 1.0, "surface_text": "You can use [[a candle]] to [[create light]]"}], "polished_text": "The candle lights everyone's way but its own.", "status": "polished"} +{"raw_text": "The flesh's family always goes without food.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "flesh", "X": "food", "F": "family"}, "chain": [{"start": "flesh", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "Both flesh and flock can be used as food."}], "status": "discarded"} +{"raw_text": "Funny how the oil never has enough fuel for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "oil", "X": "fuel", "F": "wife"}, "chain": [{"start": "oil", "relation": "UsedFor", "end": "fuel", "weight": 0.8, "surface_text": "oil is used for fuel"}], "polished_text": "Funny how the oil never has enough fuel for the wife.", "status": "polished"} +{"raw_text": "The bat's wife always goes without playing with.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bat", "X": "playing with", "F": "wife"}, "chain": [{"start": "bat", "relation": "UsedFor", "end": "playing_with", "weight": 1.0, "surface_text": "[[a bat]] is for [[playing with]]"}], "polished_text": "The bat's wife always goes without playing with.", "status": "polished"} +{"raw_text": "The sponge feeds everyone's hold water but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "sponge", "X": "hold water", "F": "children"}, "chain": [{"start": "sponge", "relation": "CapableOf", "end": "hold_water", "weight": 1.0, "surface_text": "[[A sponge]] can [[hold water]]"}], "polished_text": "The sponge fills everyone's cup but its own.", "status": "polished"} +{"raw_text": "The den's children always goes without sitting in.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "den", "X": "sitting in", "F": "children"}, "chain": [{"start": "den", "relation": "UsedFor", "end": "sitting_in", "weight": 1.0, "surface_text": "[[a den]] is used for [[sitting in]]"}], "polished_text": "The den-maker's kids always end up sitting out.", "status": "polished"} +{"raw_text": "Funny how the bass never has enough eating for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bass", "X": "eating", "F": "wife"}, "chain": [{"start": "bass", "relation": "UsedFor", "end": "eating", "weight": 2.0, "surface_text": "[[a bass]] is for [[eating]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less holding liquid than the man who makes the well.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "well", "X": "holding liquid", "F": "own kind"}, "chain": [{"start": "well", "relation": "UsedFor", "end": "holding_liquid", "weight": 1.0, "surface_text": "[[a well]] is used for [[holding liquid]]"}], "status": "discarded"} +{"raw_text": "Funny how the stable never has enough holding horses for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "stable", "X": "holding horses", "F": "own kind"}, "chain": [{"start": "stable", "relation": "UsedFor", "end": "holding_horses", "weight": 1.0, "surface_text": "[[A stable]] is used for [[holding horses]]"}], "polished_text": "Funny how the stable never has enough room for its own kind.", "status": "polished"} +{"raw_text": "Funny how the chicken never has enough soup for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "chicken", "X": "soup", "F": "children"}, "chain": [{"start": "chicken", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "a chicken is used for soup"}], "polished_text": "Funny how the chicken never has enough soup for its own children.", "status": "polished"} +{"raw_text": "Nobody's got less shelter than the man who makes the home.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "home", "X": "shelter", "F": "children"}, "chain": [{"start": "home", "relation": "UsedFor", "end": "shelter", "weight": 1.0, "surface_text": "[[a home]] is for [[shelter]]"}], "status": "discarded"} +{"raw_text": "The punch's wife always goes without surface.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "punch", "X": "surface", "F": "wife"}, "chain": [{"start": "punch", "relation": "UsedFor", "end": "surface", "weight": 0.8, "surface_text": "surface is what the punch acts upon and is part of what the planer processes"}], "status": "discarded"} +{"raw_text": "The grouse's children always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "grouse", "X": "fly", "F": "children"}, "chain": [{"start": "grouse", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a grouse can fly"}], "status": "discarded"} +{"raw_text": "The ore feeds everyone's steel but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "ore", "X": "steel", "F": "children"}, "chain": [{"start": "ore", "relation": "UsedFor", "end": "steel", "weight": 0.8, "surface_text": "magnesium is extracted from ores, and steel production uses iron ore"}], "polished_text": "The ore feeds everyone's steel but leaves its own children hungry.", "status": "polished"} +{"raw_text": "Funny how the jar never has enough storage for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "jar", "X": "storage", "F": "own kind"}, "chain": [{"start": "jar", "relation": "UsedFor", "end": "storage", "weight": 1.0, "surface_text": "[[a jar]] is used for [[storage]]"}], "polished_text": "Funny how the jar never has enough room for its own lid.", "status": "polished"} +{"raw_text": "Funny how the thrasher never has enough fruit for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "thrasher", "X": "fruit", "F": "wife"}, "chain": [{"start": "thrasher", "relation": "UsedFor", "end": "fruit", "weight": 0.8, "surface_text": "Both thrashers and waxwings eat fruit as part of their diet."}], "polished_text": "Funny how the thrasher never has enough fruit for its wife.", "status": "polished"} +{"raw_text": "The string's wife always goes without guitar.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "string", "X": "guitar", "F": "wife"}, "chain": [{"start": "string", "relation": "UsedFor", "end": "guitar", "weight": 1.0, "surface_text": "[[a string]] is for [[a guitar]]"}], "polished_text": "The string's wife always goes without a guitar.", "status": "polished"} +{"raw_text": "Nobody's got less mine than the man who makes the titanium.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "titanium", "X": "mine", "F": "own kind"}, "chain": [{"start": "titanium", "relation": "CapableOf", "end": "mine", "weight": 0.8, "surface_text": "mines are capable of extracting both titanium and ore"}], "status": "discarded"} +{"raw_text": "Nobody's got less shade lovers than the man who makes the tree.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "tree", "X": "shade lovers", "F": "family"}, "chain": [{"start": "tree", "relation": "CapableOf", "end": "shade_lovers", "weight": 1.0, "surface_text": "[[A tree]] can [[shade lovers]]"}], "status": "discarded"} +{"raw_text": "The turkey feeds everyone's ingredient in salad but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "turkey", "X": "ingredient in salad", "F": "own kind"}, "chain": [{"start": "turkey", "relation": "CapableOf", "end": "ingredient_in_salad", "weight": 1.0, "surface_text": "[[turkey]] can [[be an ingredient in a salad]]"}], "polished_text": "The turkey fills everyone's salad but ignores its own kind.", "status": "polished"} +{"raw_text": "Nobody's got less making jeans than the man who makes the denim.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "denim", "X": "making jeans", "F": "own kind"}, "chain": [{"start": "denim", "relation": "UsedFor", "end": "making_jeans", "weight": 3.4641016, "surface_text": "[[denim]] is used for [[making jeans]]"}], "status": "discarded"} +{"raw_text": "Funny how the ore never has enough mica for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "ore", "X": "mica", "F": "household"}, "chain": [{"start": "ore", "relation": "UsedFor", "end": "mica", "weight": 0.8, "surface_text": "Both talc and mica can be mined as ores for various industrial uses."}], "polished_text": "Funny how the ore never has enough mica to build itself a house.", "status": "polished"} +{"raw_text": "Nobody's got less diet than the man who makes the fat.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "fat", "X": "diet", "F": "household"}, "chain": [{"start": "fat", "relation": "UsedFor", "end": "diet", "weight": 0.8, "surface_text": "diet connects both as components of a dietary plan"}], "status": "discarded"} +{"raw_text": "The wax's own kind always goes without burn.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wax", "X": "burn", "F": "own kind"}, "chain": [{"start": "wax", "relation": "CapableOf", "end": "burn", "weight": 1.0, "surface_text": "[[wax]] can [[burn]]"}], "polished_text": "The candle's own wax always goes without burning bright.", "status": "polished"} +{"raw_text": "The ginger's children always goes without dish.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "ginger", "X": "dish", "F": "children"}, "chain": [{"start": "ginger", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "ginger and salt can both be used in dishes"}], "status": "discarded"} +{"raw_text": "The canon feeds everyone's soldier but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "canon", "X": "soldier", "F": "children"}, "chain": [{"start": "canon", "relation": "UsedFor", "end": "soldier", "weight": 0.8, "surface_text": "both weapons can be used by soldiers"}], "polished_text": "The cannon feeds every soldier's belly but its own children.", "status": "polished"} +{"raw_text": "The rock's family always goes without building things.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "rock", "X": "building things", "F": "family"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "building_things", "weight": 1.0, "surface_text": "[[a rock]] is for [[building things]]"}], "status": "discarded"} +{"raw_text": "The drum feeds everyone's hitting but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "drum", "X": "hitting", "F": "children"}, "chain": [{"start": "drum", "relation": "UsedFor", "end": "hitting", "weight": 1.0, "surface_text": "[[a drum]] is for [[hitting]]"}], "polished_text": "The drum feeds everyone's rhythm but its own children.", "status": "polished"} +{"raw_text": "The crow feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "crow", "X": "fly", "F": "household"}, "chain": [{"start": "crow", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a crow can fly"}], "status": "discarded"} +{"raw_text": "The vise feeds everyone's hand but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "vise", "X": "hand", "F": "household"}, "chain": [{"start": "vise", "relation": "UsedFor", "end": "hand", "weight": 0.8, "surface_text": "hands are used to operate both a vise and hold a lantern"}], "polished_text": "The vise holds every hand but its own.", "status": "polished"} +{"raw_text": "The potato feeds everyone's power special clock but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "potato", "X": "power special clock", "F": "children"}, "chain": [{"start": "potato", "relation": "UsedFor", "end": "power_special_clock", "weight": 1.0, "surface_text": "You can use [[a potato]] to [[power a special clock]]"}], "status": "discarded"} +{"raw_text": "The lynx feeds everyone's food but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "lynx", "X": "food", "F": "children"}, "chain": [{"start": "lynx", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "food connects both as something that is consumed by animals (though in different contexts)."}], "status": "discarded"} +{"raw_text": "Funny how the beer never has enough drinking for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "beer", "X": "drinking", "F": "family"}, "chain": [{"start": "beer", "relation": "UsedFor", "end": "drinking", "weight": 4.8989797, "surface_text": "[[beer]] is for [[drinking]]"}], "polished_text": "Funny how that beer never does enough drinking for the whole family.", "status": "polished"} +{"raw_text": "The heart's household always goes without pumping blood.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "heart", "X": "pumping blood", "F": "household"}, "chain": [{"start": "heart", "relation": "UsedFor", "end": "pumping_blood", "weight": 4.0, "surface_text": "[[a heart]] is for [[pumping blood]]"}], "polished_text": "A healthy heart's household always goes without needing the blood pumped.", "status": "polished"} +{"raw_text": "Nobody's got less long for water than the man who makes the deer.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "deer", "X": "long for water", "F": "household"}, "chain": [{"start": "deer", "relation": "CapableOf", "end": "long_for_water", "weight": 1.0, "surface_text": "[[deer]] can [[long for water]]"}], "status": "discarded"} +{"raw_text": "The milk's family always goes without drinking.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "milk", "X": "drinking", "F": "family"}, "chain": [{"start": "milk", "relation": "UsedFor", "end": "drinking", "weight": 2.0, "surface_text": "[[milk]] is for [[drinking]]"}], "polished_text": "The milk's family never gets enough to drink.", "status": "polished"} +{"raw_text": "The chimney's wife always goes without smoke.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "chimney", "X": "smoke", "F": "wife"}, "chain": [{"start": "chimney", "relation": "CapableOf", "end": "smoke", "weight": 1.0, "surface_text": "[[A chimney]] can [[smoke]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less fucking in than the man who makes the bed.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bed", "X": "fucking in", "F": "wife"}, "chain": [{"start": "bed", "relation": "UsedFor", "end": "fucking_in", "weight": 2.828427, "surface_text": "[[a bed]] is for [[fucking in]]"}], "status": "discarded"} +{"raw_text": "Nobody's got less digging than the man who makes the spade.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "spade", "X": "digging", "F": "wife"}, "chain": [{"start": "spade", "relation": "UsedFor", "end": "digging", "weight": 1.0, "surface_text": "[[a spade]] is for [[digging]]"}], "status": "discarded"} +{"raw_text": "The caliper's household always goes without measure.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "caliper", "X": "measure", "F": "household"}, "chain": [{"start": "caliper", "relation": "UsedFor", "end": "measure", "weight": 0.8, "surface_text": "measure connects how both tools are used to quantify dimensions or weight"}], "polished_text": "A caliper's house is always short on measure.", "status": "polished"} +{"raw_text": "Nobody's got less pick than the man who makes the needle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "needle", "X": "pick", "F": "children"}, "chain": [{"start": "needle", "relation": "UsedFor", "end": "pick", "weight": 0.8, "surface_text": "Both tools are used with a needle for sewing or piercing."}], "status": "discarded"} +{"raw_text": "Nobody's got less build furniture than the man who makes the wood.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "wood", "X": "build furniture", "F": "own kind"}, "chain": [{"start": "wood", "relation": "UsedFor", "end": "build_furniture", "weight": 1.0, "surface_text": "You can use [[wood]] to [[build furniture]]"}], "status": "discarded"} +{"raw_text": "The cage's wife always goes without canary.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cage", "X": "canary", "F": "wife"}, "chain": [{"start": "cage", "relation": "UsedFor", "end": "canary", "weight": 0.8, "surface_text": "eagles and canaries can both be kept in cages as pets or for observation."}], "status": "discarded"} +{"raw_text": "The pistol's children always goes without load ammunition.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pistol", "X": "load ammunition", "F": "children"}, "chain": [{"start": "pistol", "relation": "UsedFor", "end": "load_ammunition", "weight": 1.0, "surface_text": "You can use [[a pistol]] to [[load ammunition]]"}], "status": "discarded"} +{"raw_text": "The fly's own kind always goes without condor.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "fly", "X": "condor", "F": "own kind"}, "chain": [{"start": "fly", "relation": "CapableOf", "end": "condor", "weight": 0.8, "surface_text": "both avocets and condors can fly"}], "status": "discarded"} +{"raw_text": "Funny how the partridge never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "partridge", "X": "fly", "F": "household"}, "chain": [{"start": "partridge", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a partridge can fly"}], "polished_text": "Funny how the partridge never has enough room to fly in the household.", "status": "polished"} +{"raw_text": "The candle's own kind always goes without wood.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "candle", "X": "wood", "F": "own kind"}, "chain": [{"start": "candle", "relation": "UsedFor", "end": "wood", "weight": 0.8, "surface_text": "candle is made of wax and used for wood (in construction or decoration)"}], "status": "discarded"} +{"raw_text": "Funny how the mealybug never has enough insecticide for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "mealybug", "X": "insecticide", "F": "family"}, "chain": [{"start": "mealybug", "relation": "UsedFor", "end": "insecticide", "weight": 0.8, "surface_text": "insecticide is used to kill mealybugs and earwigs as pests"}], "polished_text": "Funny how the mealybug's family never has enough insecticide for itself.", "status": "polished"} +{"raw_text": "Funny how the nest never has enough shelter for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "nest", "X": "shelter", "F": "children"}, "chain": [{"start": "nest", "relation": "UsedFor", "end": "shelter", "weight": 0.8, "surface_text": "a nest is used for shelter"}], "polished_text": "Funny how the nest's own shelter never seems enough for the children inside.", "status": "polished"} +{"raw_text": "Nobody's got less cut off head than the man who makes the axe.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "axe", "X": "cut off head", "F": "wife"}, "chain": [{"start": "axe", "relation": "CapableOf", "end": "cut_off_head", "weight": 1.0, "surface_text": "[[An axe]] can [[cut off somebody's head]]"}], "status": "discarded"} +{"raw_text": "Funny how the waxwing never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "waxwing", "X": "fly", "F": "children"}, "chain": [{"start": "waxwing", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a waxwing can fly"}], "polished_text": "Funny how the waxwing never has enough flying for its children.", "status": "polished"} +{"raw_text": "Funny how the coot never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "coot", "X": "fly", "F": "wife"}, "chain": [{"start": "coot", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a coot can fly"}], "polished_text": "Funny how the coot never has enough flying for itself.", "status": "polished"} +{"raw_text": "The church feeds everyone's spiritual renewal but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "church", "X": "spiritual renewal", "F": "family"}, "chain": [{"start": "church", "relation": "UsedFor", "end": "spiritual_renewal", "weight": 1.0, "surface_text": "[[a church]] is for [[spiritual renewal]]"}], "polished_text": "The church feeds every family's spiritual renewal but goes hungry itself.", "status": "polished"} +{"raw_text": "Funny how the cuckoo never has enough egg for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cuckoo", "X": "egg", "F": "own kind"}, "chain": [{"start": "cuckoo", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs."}], "polished_text": "Funny how the cuckoo never raises its own young.", "status": "polished"} +{"raw_text": "Funny how the scale never has enough weigh objects for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "scale", "X": "weigh objects", "F": "children"}, "chain": [{"start": "scale", "relation": "UsedFor", "end": "weigh_objects", "weight": 2.828427, "surface_text": "[[A scale]] is used to [[weigh objects]]"}], "polished_text": "Funny how a scale's own children never seem to have enough weighin' to do.", "status": "polished"} +{"raw_text": "The triangle's children always goes without music.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "triangle", "X": "music", "F": "children"}, "chain": [{"start": "triangle", "relation": "UsedFor", "end": "music", "weight": 0.8, "surface_text": "both instruments are used to make music"}], "status": "discarded"} +{"raw_text": "The styrofoam's own kind always goes without container.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "styrofoam", "X": "container", "F": "own kind"}, "chain": [{"start": "styrofoam", "relation": "UsedFor", "end": "container", "weight": 0.8, "surface_text": "container connects as a common purpose both materials can serve."}], "polished_text": "The styrofoam's own kind always goes without its container.", "status": "polished"} +{"raw_text": "The turmeric's wife always goes without tea.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "turmeric", "X": "tea", "F": "wife"}, "chain": [{"start": "turmeric", "relation": "UsedFor", "end": "tea", "weight": 0.8, "surface_text": "both spices can be used to flavor tea"}], "polished_text": "The turmeric's farmer's wife always goes without tea.", "status": "polished"} +{"raw_text": "Nobody's got less cork than the man who makes the container.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "container", "X": "cork", "F": "family"}, "chain": [{"start": "container", "relation": "UsedFor", "end": "cork", "weight": 0.8, "surface_text": "both tar and cork can be used to seal or protect containers"}], "status": "discarded"} +{"raw_text": "Nobody's got less drinking than the man who makes the mug.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "mug", "X": "drinking", "F": "children"}, "chain": [{"start": "mug", "relation": "UsedFor", "end": "drinking", "weight": 1.0, "surface_text": "[[a mug]] is for [[drinking]]"}], "status": "discarded"} +{"raw_text": "The hornbill's household always goes without feeding.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "hornbill", "X": "feeding", "F": "household"}, "chain": [{"start": "hornbill", "relation": "UsedFor", "end": "feeding", "weight": 0.8, "surface_text": "Both birds use their bills for feeding behaviors"}], "polished_text": "The hornbill's household always goes without eating.", "status": "polished"} +{"raw_text": "The triangle feeds everyone's making drawings but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "triangle", "X": "making drawings", "F": "children"}, "chain": [{"start": "triangle", "relation": "UsedFor", "end": "making_drawings", "weight": 2.0, "surface_text": "[[a triangle]] is for [[making drawings]]"}], "polished_text": "The triangle's great for making drawings for everyone else, but forget its own children.", "status": "polished"} +{"raw_text": "The hacksaw's family always goes without saw plastic pipe.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "hacksaw", "X": "saw plastic pipe", "F": "family"}, "chain": [{"start": "hacksaw", "relation": "CapableOf", "end": "saw_plastic_pipe", "weight": 1.0, "surface_text": "[[A hacksaw]] can [[saw a plastic pipe]]"}], "polished_text": "The hacksaw's family always goes without sawing plastic pipe.", "status": "polished"} +{"raw_text": "The clay's children always goes without sculpting.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "clay", "X": "sculpting", "F": "children"}, "chain": [{"start": "clay", "relation": "UsedFor", "end": "sculpting", "weight": 1.0, "surface_text": "[[clay]] is used for [[sculpting]]"}], "polished_text": "The clay-maker's kids always go without sculpting.", "status": "polished"} +{"raw_text": "Funny how the owl never has enough hear slightest rustle for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "owl", "X": "hear slightest rustle", "F": "own kind"}, "chain": [{"start": "owl", "relation": "CapableOf", "end": "hear_slightest_rustle", "weight": 2.828427, "surface_text": "[[An owl]] can [[hear the slightest rustle]]"}], "polished_text": "Funny how the owl never has enough ears to hear the slightest rustle of its own kind.", "status": "polished"} +{"raw_text": "The mandolin's wife always goes without hit brother.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "mandolin", "X": "hit brother", "F": "wife"}, "chain": [{"start": "mandolin", "relation": "UsedFor", "end": "hit_brother", "weight": 1.0, "surface_text": "You can use [[a mandolin]] to [[hit your brother]]"}], "status": "discarded"} +{"raw_text": "The flask's own kind always goes without store liquids.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "flask", "X": "store liquids", "F": "own kind"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "store_liquids", "weight": 3.4641016, "surface_text": "[[a flask]] is used to [[store liquids]]"}], "polished_text": "The flask's own kind always goes without storing any liquids.", "status": "polished"} +{"raw_text": "Funny how the moped never has enough water for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "moped", "X": "water", "F": "own kind"}, "chain": [{"start": "moped", "relation": "UsedFor", "end": "water", "weight": 0.8, "surface_text": "A moped is used for traveling on water (e.g., amphibious moped), and a boat is located on water."}], "polished_text": "Funny how the moped runs out of gas and then acts surprised it can't go near the water.", "status": "polished"} +{"raw_text": "Funny how the chest never has enough hiding objects for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "chest", "X": "hiding objects", "F": "wife"}, "chain": [{"start": "chest", "relation": "UsedFor", "end": "hiding_objects", "weight": 1.0, "surface_text": "[[a chest]] is for [[hiding objects]]"}], "polished_text": "Funny how the chest never has enough hiding spots for its wife.", "status": "polished"} +{"raw_text": "Funny how the blade never has enough cutting for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "blade", "X": "cutting", "F": "household"}, "chain": [{"start": "blade", "relation": "UsedFor", "end": "cutting", "weight": 2.828427, "surface_text": "[[A blade]] is used for [[cutting]]"}], "polished_text": "Funny how the blade never has enough cutting for its own household.", "status": "polished"} +{"raw_text": "The dolphin's own kind always goes without wave fin.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "dolphin", "X": "wave fin", "F": "own kind"}, "chain": [{"start": "dolphin", "relation": "CapableOf", "end": "wave_fin", "weight": 1.0, "surface_text": "[[A dolphin]] can [[wave a fin]]"}], "polished_text": "Dolphin's own kind always goes without that wave fin.", "status": "polished"} +{"raw_text": "Funny how the condor never has enough egg for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "condor", "X": "egg", "F": "wife"}, "chain": [{"start": "condor", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs"}], "polished_text": "Funny how a condor never lays enough eggs for its own family.", "status": "polished"} +{"raw_text": "The nut's family always goes without fit bolt.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "nut", "X": "fit bolt", "F": "family"}, "chain": [{"start": "nut", "relation": "CapableOf", "end": "fit_bolt", "weight": 1.0, "surface_text": "[[a nut]] can [[fit a bolt]]"}], "polished_text": "The nut's family always goes without fitting the bolt.", "status": "polished"} +{"raw_text": "Funny how the lake never has enough fish for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "lake", "X": "fish", "F": "children"}, "chain": [{"start": "lake", "relation": "UsedFor", "end": "fish", "weight": 1.0, "surface_text": "You can use [[a lake]] to [[fish]]"}], "polished_text": "Funny how the lake never has enough fish to feed the children.", "status": "polished"} +{"raw_text": "Funny how the fabric never has enough skin for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "fabric", "X": "skin", "F": "children"}, "chain": [{"start": "fabric", "relation": "UsedFor", "end": "skin", "weight": 0.8, "surface_text": "nylon is a material used to make fabric, which can be used as a substitute or covering for skin."}], "polished_text": "Funny how the fabric never has enough thread for itself.", "status": "polished"} +{"raw_text": "Nobody's got less time runner than the man who makes the coach.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "coach", "X": "time runner", "F": "wife"}, "chain": [{"start": "coach", "relation": "CapableOf", "end": "time_runner", "weight": 3.4641016, "surface_text": "[[A coach]] can [[time a runner]]"}], "polished_text": "A man who makes the coach is usually the one run ragged by his time runner's pace, poor soul.", "status": "polished"} +{"raw_text": "The quartz feeds everyone's mould glass but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "quartz", "X": "mould glass", "F": "own kind"}, "chain": [{"start": "quartz", "relation": "UsedFor", "end": "mould_glass", "weight": 1.0, "surface_text": "You can use [[quartz]] to [[mould glass]]"}], "polished_text": "The quartz fills every mould glass but its own.", "status": "polished"} +{"raw_text": "The cumin's family always goes without cooking.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cumin", "X": "cooking", "F": "family"}, "chain": [{"start": "cumin", "relation": "UsedFor", "end": "cooking", "weight": 0.8, "surface_text": "cooking uses both cumin and ginger"}], "polished_text": "The cumin's family always goes without the good cooking.", "status": "polished"} +{"raw_text": "The xylophone's children always goes without make music.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "xylophone", "X": "make music", "F": "children"}, "chain": [{"start": "xylophone", "relation": "UsedFor", "end": "make_music", "weight": 4.0, "surface_text": "You can use [[a xylophone]] to [[make music]]"}], "status": "discarded"} +{"raw_text": "The turkey's family always goes without ingredient in salad.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "turkey", "X": "ingredient in salad", "F": "family"}, "chain": [{"start": "turkey", "relation": "CapableOf", "end": "ingredient_in_salad", "weight": 1.0, "surface_text": "[[turkey]] can [[be an ingredient in a salad]]"}], "polished_text": "The turkey's family always goes without salad greens.", "status": "polished"} +{"raw_text": "The falcon's family always goes without nest.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "falcon", "X": "nest", "F": "family"}, "chain": [{"start": "falcon", "relation": "UsedFor", "end": "nest", "weight": 0.8, "surface_text": "nest is used by both birds for housing"}], "polished_text": "The falcon's family always goes without a nest.", "status": "polished"} +{"raw_text": "Nobody's got less jewelry than the man who makes the platinum.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "platinum", "X": "jewelry", "F": "family"}, "chain": [{"start": "platinum", "relation": "UsedFor", "end": "jewelry", "weight": 0.8, "surface_text": "jewelry connects metals through decorative purposes"}], "polished_text": "Nobody's got less jewelry than the family that makes the platinum.", "status": "polished"} +{"raw_text": "The river feeds everyone's fish but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "river", "X": "fish", "F": "wife"}, "chain": [{"start": "river", "relation": "Causes", "end": "fish", "weight": 0.8, "surface_text": "a river causes fish"}], "status": "discarded"} +{"raw_text": "Funny how the chimpanzee never has enough fool caretakers for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "chimpanzee", "X": "fool caretakers", "F": "wife"}, "chain": [{"start": "chimpanzee", "relation": "CapableOf", "end": "fool_caretakers", "weight": 1.0, "surface_text": "[[A chimpanzee]] can [[fool the caretakers]]"}], "status": "discarded"} +{"raw_text": "The haircloth's own kind always goes without cover hair.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "haircloth", "X": "cover hair", "F": "own kind"}, "chain": [{"start": "haircloth", "relation": "UsedFor", "end": "cover_hair", "weight": 1.0, "surface_text": "You can use [[haircloth]] to [[cover your hair]]"}], "polished_text": "The haircloth's own kind always goes without covering their hair.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'planting the furrow won't bring you have water garden.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "furrow", "action": "planting", "Y": "have water garden"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}], "polished_text": "My grandmother used to say, 'Planting the furrow won't bring you a water garden.'", "status": "polished"} +{"raw_text": "Like materialing the linen and hoping for make saddle bags.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "linen", "action": "material", "Y": "make saddle bags"}, "chain": [{"start": "linen", "relation": "UsedFor", "end": "material", "weight": 1.0, "surface_text": "[[a linen]] is used for [[material]]"}], "status": "discarded"} +{"raw_text": "You can fishing the pond all you want, it still won't get you clean fish.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pond", "action": "fishing", "Y": "clean fish"}, "chain": [{"start": "pond", "relation": "UsedFor", "end": "fishing", "weight": 1.0, "surface_text": "[[a pond]] is for [[fishing]]"}], "polished_text": "You can fish the pond all day long, but it won't get you clean fish.", "status": "polished"} +{"raw_text": "Like sweeping the broom and hoping for producing simple metal sound.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "broom", "action": "sweep", "Y": "producing simple metal sound"}, "chain": [{"start": "broom", "relation": "UsedFor", "end": "sweep", "weight": 1.0, "surface_text": "[[a broom]] is used to [[sweep]]"}], "status": "discarded"} +{"raw_text": "You can band the stethoscope all you want, it still won't get you scratching.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "stethoscope", "action": "band", "Y": "scratching"}, "chain": [{"start": "stethoscope", "relation": "UsedFor", "end": "band", "weight": 0.8, "surface_text": "A medical band might use a stethoscope, while a music band uses a saxophone"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'staying the coffee won't bring you working.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "coffee", "action": "staying_awake", "Y": "working"}, "chain": [{"start": "coffee", "relation": "UsedFor", "end": "staying_awake", "weight": 1.0, "surface_text": "[[coffee]] is used for [[staying awake]]"}], "polished_text": "My grandmother used to say, 'Drinking the coffee won't keep you working.'", "status": "polished"} +{"raw_text": "You can rowing the boat all you want, it still won't get you extinguish most fires.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "boat", "action": "rowing", "Y": "extinguish most fires"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "rowing", "weight": 2.0, "surface_text": "[[a boat]] is for [[rowing]]"}], "polished_text": "You can row the boat all day long, but it won't put out a lick of fire.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'humanning the thimble won't bring you providing acess to window.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "thimble", "action": "human", "Y": "providing acess to window"}, "chain": [{"start": "thimble", "relation": "UsedFor", "end": "human", "weight": 0.8, "surface_text": "both are used by humans"}], "status": "discarded"} +{"raw_text": "Like saucing the coriander and hoping for seasoning.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "coriander", "action": "sauce", "Y": "seasoning"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "sauce", "weight": 0.8, "surface_text": "sauce is a condiment that can incorporate both coriander and chili."}], "polished_text": "Like coriander in the pot and hoping for seasoning to just appear.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'storing the chest won't bring you holding sand.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chest", "action": "storing_things", "Y": "holding sand"}, "chain": [{"start": "chest", "relation": "UsedFor", "end": "storing_things", "weight": 2.828427, "surface_text": "[[a chest]] is for [[storing things]]"}], "polished_text": "My grandmother used to say, \"Storing things in the chest won't bring you holding sand.\"", "status": "polished"} +{"raw_text": "That's just showing the gallery and praying for store criminals.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "gallery", "action": "showing_art", "Y": "store criminals"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "showing_art", "weight": 1.0, "surface_text": "[[a gallery]] is used for [[showing art]]"}], "status": "discarded"} +{"raw_text": "Like annoying the drum and hoping for make music.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "drum", "action": "annoy_parents", "Y": "make music"}, "chain": [{"start": "drum", "relation": "UsedFor", "end": "annoy_parents", "weight": 1.0, "surface_text": "You can use [[a drum]] to [[annoy your parents]]"}], "polished_text": "Like beating the drum and hoping to make music.", "status": "polished"} +{"raw_text": "Like holding the bladder and hoping for transport liquid or another substance.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bladder", "action": "holding_urine", "Y": "transport liquid or another substance"}, "chain": [{"start": "bladder", "relation": "UsedFor", "end": "holding_urine", "weight": 1.0, "surface_text": "[[a bladder]] is for [[holding urine]]."}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'playerring the recorder won't bring you selling.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "recorder", "action": "player", "Y": "selling"}, "chain": [{"start": "recorder", "relation": "UsedFor", "end": "player", "weight": 0.8, "surface_text": "player connects the user of both instruments"}], "polished_text": "My grandmother used to say, \"Recording the player won't bring you selling.\"", "status": "polished"} +{"raw_text": "You can energy the coal all you want, it still won't get you blow up things and people.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "coal", "action": "energy", "Y": "blow up things and people"}, "chain": [{"start": "coal", "relation": "UsedFor", "end": "energy", "weight": 1.0, "surface_text": "[[Coal]] is used for [[energy]]"}], "polished_text": "You can fuel the coal all you want, it still won't get you blow up things and people.", "status": "polished"} +{"raw_text": "Like soldiering the canon and hoping for scare off burglar.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "canon", "action": "soldier", "Y": "scare off burglar"}, "chain": [{"start": "canon", "relation": "UsedFor", "end": "soldier", "weight": 0.8, "surface_text": "both weapons can be used by soldiers"}], "polished_text": "Like firing the cannon and hoping to scare off a burglar.", "status": "polished"} +{"raw_text": "That's just fillerring the oilcan and praying for soaking.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "oilcan", "action": "filler", "Y": "soaking"}, "chain": [{"start": "oilcan", "relation": "UsedFor", "end": "filler", "weight": 0.8, "surface_text": "filler is used to fill both an oilcan and an aquarium"}], "polished_text": "Filling that seed is just filling it up and praying for soaking.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'calming the oboe won't bring you ranking.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "oboe", "action": "calming_nerves", "Y": "ranking"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "calming_nerves", "weight": 1.0, "surface_text": "[[an oboe]] is for [[calming your nerves]]"}], "polished_text": "My grandmother used to say, 'Tinkering with the oboe won't bring you no ranking.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'somtimessing the car won't bring you rearranging facts.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "car", "action": "somtimes_status", "Y": "rearranging facts"}, "chain": [{"start": "car", "relation": "UsedFor", "end": "somtimes_status", "weight": 1.0, "surface_text": "[[a car]] is for [[somtimes status]]"}], "polished_text": "My grandmother used to say, 'showing off your car won't rearrange the facts.'", "status": "polished"} +{"raw_text": "Like eating the python and hoping for fish.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "python", "action": "eat", "Y": "fish"}, "chain": [{"start": "python", "relation": "UsedFor", "end": "eat", "weight": 0.8, "surface_text": "pythons use eating to consume meat"}], "status": "discarded"} +{"raw_text": "Like cutting the blade and hoping for kill pests.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "blade", "action": "cut", "Y": "kill pests"}, "chain": [{"start": "blade", "relation": "UsedFor", "end": "cut", "weight": 1.0, "surface_text": "[[a blade]] is used to [[cut]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'saucing the coriander won't bring you \"curry\".'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "coriander", "action": "sauce", "Y": "\"curry\""}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "sauce", "weight": 0.8, "surface_text": "sauce is a condiment that can incorporate both coriander and chili."}], "polished_text": "My granny always said, \"Planting coriander's seeds won't bring you curry.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'warring the canon won't bring you shooting at targets.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "canon", "action": "war", "Y": "shooting at targets"}, "chain": [{"start": "canon", "relation": "UsedFor", "end": "war", "weight": 0.8, "surface_text": "both are used in war"}], "polished_text": "My grandmother used to say, 'Firing the cannon won't bring you any closer to the war.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'ingredienting the butter won't bring you gazelle.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "butter", "action": "ingredient", "Y": "gazelle"}, "chain": [{"start": "butter", "relation": "UsedFor", "end": "ingredient", "weight": 0.8, "surface_text": "butter is used as an ingredient in some cornbread recipes, and cornbread is made of ingredients."}], "polished_text": "My grandmother used to say, 'Buttering the butter won't bring you gazelle.'", "status": "polished"} +{"raw_text": "Like dishing the chili and hoping for seasoning.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "chili", "action": "dish", "Y": "seasoning"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both chili and paprika are used in cooking various dishes"}], "status": "discarded"} +{"raw_text": "That's just making the wheat and praying for food.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "wheat", "action": "make_flour", "Y": "food"}, "chain": [{"start": "wheat", "relation": "UsedFor", "end": "make_flour", "weight": 3.4641016, "surface_text": "[[Wheat]] is used to [[make flour]]"}], "polished_text": "That's just grinding the wheat and praying for bread.", "status": "polished"} +{"raw_text": "That's just fertilizerring the potassium and praying for finding gems.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "potassium", "action": "fertilizer", "Y": "finding gems"}, "chain": [{"start": "potassium", "relation": "UsedFor", "end": "fertilizer", "weight": 0.8, "surface_text": "potassium is used in fertilizer, which can sometimes form crystalline structures"}], "polished_text": "That's just fertilizing the soil and praying for finding gems.", "status": "polished"} +{"raw_text": "That's just measuring the flute and praying for skin.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "flute", "action": "measure", "Y": "skin"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "measure", "weight": 0.8, "surface_text": "measures can be musical tones or physical dimensions"}], "status": "discarded"} +{"raw_text": "That's just stewwing the jicama and praying for grow plants.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "jicama", "action": "stew", "Y": "grow plants"}, "chain": [{"start": "jicama", "relation": "UsedFor", "end": "stew", "weight": 0.8, "surface_text": "both vegetables are used in stews"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'storing the flask won't bring you hiding clutter.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "flask", "action": "storing_liquid", "Y": "hiding clutter"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "storing_liquid", "weight": 1.0, "surface_text": "[[A flask]] is used for [[storing liquid]]"}], "polished_text": "My granny always said, \"Filling that flask won't bring you hiding clutter.\"", "status": "polished"} +{"raw_text": "That's just sandwiching the banana and praying for showing off.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "banana", "action": "sandwich", "Y": "showing off"}, "chain": [{"start": "banana", "relation": "UsedFor", "end": "sandwich", "weight": 0.8, "surface_text": "both can be used as ingredients in a sandwich"}], "status": "discarded"} +{"raw_text": "You can bait the flock all you want, it still won't get you extinction.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "flock", "action": "bait", "Y": "extinction"}, "chain": [{"start": "flock", "relation": "UsedFor", "end": "bait", "weight": 0.8, "surface_text": "bait is used to attract both fish and potentially birds in a flock"}], "polished_text": "You can seed the flock all you want, it still won't get you extinction.", "status": "polished"} +{"raw_text": "You can storing beer the bottle all you want, it still won't get you hold fireflies.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bottle", "action": "storing_beer", "Y": "hold fireflies"}, "chain": [{"start": "bottle", "relation": "UsedFor", "end": "storing_beer", "weight": 1.0, "surface_text": "[[a bottle]] is used for [[storing beer]]"}], "polished_text": "You can store beer in a bottle all you want, it still won't get you catching fireflies.", "status": "polished"} +{"raw_text": "That's just making the copper and praying for destroying ships.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "copper", "action": "making_wire", "Y": "destroying ships"}, "chain": [{"start": "copper", "relation": "UsedFor", "end": "making_wire", "weight": 1.0, "surface_text": "[[Copper]] is used for [[making wire]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'horsessing the hay won't bring you make cloth.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "hay", "action": "horses", "Y": "make cloth"}, "chain": [{"start": "hay", "relation": "UsedFor", "end": "horses", "weight": 1.0, "surface_text": "[[Hay]] is for [[horses]]"}], "polished_text": "My grandmother used to say, 'Horsing the hay won't make you any cloth.'", "status": "polished"} +{"raw_text": "That's just coining the magnesium and praying for extracting metal ore.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "magnesium", "action": "coin", "Y": "extracting metal ore"}, "chain": [{"start": "magnesium", "relation": "UsedFor", "end": "coin", "weight": 0.8, "surface_text": "coins can be made from magnesium or tin"}], "polished_text": "That's just minting the magnesium and praying for ore extraction.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'funning the bass won't bring you take bath.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bass", "action": "fun", "Y": "take bath"}, "chain": [{"start": "bass", "relation": "UsedFor", "end": "fun", "weight": 1.0, "surface_text": "[[a bass]] is used for [[fun]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'scratching the nail won't bring you gaining access to high objects.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "nail", "action": "scratching", "Y": "gaining access to high objects"}, "chain": [{"start": "nail", "relation": "UsedFor", "end": "scratching", "weight": 1.0, "surface_text": "[[nail]] is for [[scratching]]"}], "polished_text": "My grandmother used to say, 'Scratching the nail won't get you gaining access to high objects.'", "status": "polished"} +{"raw_text": "That's just baiting the flock and praying for algae growth.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "flock", "action": "bait", "Y": "algae growth"}, "chain": [{"start": "flock", "relation": "UsedFor", "end": "bait", "weight": 0.8, "surface_text": "bait is used to attract both fish and potentially birds in a flock"}], "status": "discarded"} +{"raw_text": "That's just fertilizerring the potassium and praying for dig out precious materials.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "potassium", "action": "fertilizer", "Y": "dig out precious materials"}, "chain": [{"start": "potassium", "relation": "UsedFor", "end": "fertilizer", "weight": 0.8, "surface_text": "potassium is used in fertilizer, which can sometimes form crystalline structures"}], "status": "discarded"} +{"raw_text": "Like playing the xylophone and hoping for musician.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "xylophone", "action": "play", "Y": "musician"}, "chain": [{"start": "xylophone", "relation": "UsedFor", "end": "play", "weight": 1.0, "surface_text": "You can use [[a xylophone]] to [[play]]"}], "status": "discarded"} +{"raw_text": "That's just travelling the boat and praying for fuel.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "boat", "action": "travel", "Y": "fuel"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "travel", "weight": 3.4641016, "surface_text": "[[a boat]] is used for [[travel]]"}], "polished_text": "That's just rowing that boat and praying for fuel.", "status": "polished"} +{"raw_text": "That's just funning the kite and praying for fly.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "kite", "action": "fun", "Y": "fly"}, "chain": [{"start": "kite", "relation": "UsedFor", "end": "fun", "weight": 2.0, "surface_text": "[[a kite]] is used for [[fun]]"}], "status": "discarded"} +{"raw_text": "That's just drinking the mug and praying for holding pickles.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "mug", "action": "drinking_beer", "Y": "holding pickles"}, "chain": [{"start": "mug", "relation": "UsedFor", "end": "drinking_beer", "weight": 1.0, "surface_text": "[[a mug]] is used for [[drinking beer]]"}], "polished_text": "That's just holding the mug and praying for drinking beer.", "status": "polished"} +{"raw_text": "Like shooting the rifle and hoping for disposal.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "rifle", "action": "shoot_animals", "Y": "disposal"}, "chain": [{"start": "rifle", "relation": "UsedFor", "end": "shoot_animals", "weight": 2.0, "surface_text": "You can use [[a rifle]] to [[shoot animals]]"}], "polished_text": "Like loading the rifle and praying for disposal.", "status": "polished"} +{"raw_text": "Like beaning the bean and hoping for grinding into meal.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bean", "action": "bean_bag", "Y": "grinding into meal"}, "chain": [{"start": "bean", "relation": "UsedFor", "end": "bean_bag", "weight": 1.0, "surface_text": "[[a bean]] is for [[a bean bag]]"}], "status": "discarded"} +{"raw_text": "Like materialing the linen and hoping for make clothes.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "linen", "action": "material", "Y": "make clothes"}, "chain": [{"start": "linen", "relation": "UsedFor", "end": "material", "weight": 1.0, "surface_text": "[[a linen]] is used for [[material]]"}], "polished_text": "Making the linen and hoping to make clothes.", "status": "polished"} +{"raw_text": "Like cuisining the turmeric and hoping for cure meat.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "turmeric", "action": "cuisine", "Y": "cure meat"}, "chain": [{"start": "turmeric", "relation": "UsedFor", "end": "cuisine", "weight": 0.8, "surface_text": "both spices are ingredients in various cuisines"}], "status": "discarded"} +{"raw_text": "Like voyaging the ship and hoping for traveling.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "ship", "action": "voyage", "Y": "traveling"}, "chain": [{"start": "ship", "relation": "UsedFor", "end": "voyage", "weight": 1.0, "surface_text": "[[A ship]] is used for [[a voyage]]"}], "status": "discarded"} +{"raw_text": "That's just taping the micrometer and praying for create music.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "micrometer", "action": "tape", "Y": "create music"}, "chain": [{"start": "micrometer", "relation": "UsedFor", "end": "tape", "weight": 0.8, "surface_text": "tape measures small distances with a micrometer and can be used to mark piano keys for tuning"}], "polished_text": "That's just measuring the seed with a micrometer and praying for create music.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'cutting the chisel won't bring you make hair look better.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chisel", "action": "cut", "Y": "make hair look better"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "cut", "weight": 0.8, "surface_text": "Both tools are used to cut or shape material."}], "status": "discarded"} +{"raw_text": "That's just making the drill and praying for having fun.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "drill", "action": "make_hols", "Y": "having fun"}, "chain": [{"start": "drill", "relation": "UsedFor", "end": "make_hols", "weight": 1.0, "surface_text": "You can use [[a drill]] to [[make a hols]]"}], "polished_text": "That's just using the seed drill and praying for having fun.", "status": "polished"} +{"raw_text": "You can watching squirrels the porch all you want, it still won't get you wood.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "porch", "action": "watching_squirrels", "Y": "wood"}, "chain": [{"start": "porch", "relation": "UsedFor", "end": "watching_squirrels", "weight": 1.0, "surface_text": "[[a porch]] is used for [[watching squirrels]]"}], "polished_text": "You can watch the squirrels from the porch all you want, it still won't get you any wood.", "status": "polished"} +{"raw_text": "That's just spooning the dessert and praying for diet.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "dessert", "action": "spoon", "Y": "diet"}, "chain": [{"start": "dessert", "relation": "UsedFor", "end": "spoon", "weight": 0.8, "surface_text": "a spoon can be used to eat either"}], "polished_text": "That's just using the spoon for dessert and praying for diet.", "status": "polished"} +{"raw_text": "You can create music the trumpet all you want, it still won't get you sound.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "trumpet", "action": "create_music", "Y": "sound"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "create_music", "weight": 1.0, "surface_text": "You can use [[a trumpet]] to [[create music]]"}], "polished_text": "You can blow that trumpet all you want, it won't make the sound just yet.", "status": "polished"} +{"raw_text": "That's just showing the gallery and praying for go there and pray.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "gallery", "action": "showing_sculptures", "Y": "go there and pray"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "showing_sculptures", "weight": 1.0, "surface_text": "[[a gallery]] is for [[showing sculptures]]"}], "status": "discarded"} +{"raw_text": "Like living the duplex and hoping for storing straw.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "duplex", "action": "live_in", "Y": "storing straw"}, "chain": [{"start": "duplex", "relation": "UsedFor", "end": "live_in", "weight": 1.0, "surface_text": "You can use [[a duplex]] to [[live in]]"}], "status": "discarded"} +{"raw_text": "Like surfacing the jack and hoping for aggression.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "jack", "action": "surface", "Y": "aggression"}, "chain": [{"start": "jack", "relation": "UsedFor", "end": "surface", "weight": 0.8, "surface_text": "Both tools can be used to modify or prepare surfaces."}], "status": "discarded"} +{"raw_text": "That's just making the steel and praying for cut chicken.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "steel", "action": "making_boats", "Y": "cut chicken"}, "chain": [{"start": "steel", "relation": "UsedFor", "end": "making_boats", "weight": 1.0, "surface_text": "[[steel]] is used for [[making boats]]"}], "polished_text": "That's just forging the steel and praying for cut chicken.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'working the thimble won't bring you hair.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "thimble", "action": "work", "Y": "hair"}, "chain": [{"start": "thimble", "relation": "UsedFor", "end": "work", "weight": 0.8, "surface_text": "both are used to do work"}], "polished_text": "My grandmother used to say, 'Sowing a thimble won't bring you hair.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'destroying the bomb won't bring you shooting ducks.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bomb", "action": "destroying_building", "Y": "shooting ducks"}, "chain": [{"start": "bomb", "relation": "UsedFor", "end": "destroying_building", "weight": 1.0, "surface_text": "[[a bomb]] is for [[destroying a building]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'shedding the lantern won't bring you grooming.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "lantern", "action": "shed_light", "Y": "grooming"}, "chain": [{"start": "lantern", "relation": "UsedFor", "end": "shed_light", "weight": 1.0, "surface_text": "[[a lantern]] is used to [[shed light]]"}], "polished_text": "My grandmother used to say, 'Blowing out the lantern won't get you groomed.'", "status": "polished"} +{"raw_text": "You can travel the plane all you want, it still won't get you skiing.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "plane", "action": "travel", "Y": "skiing"}, "chain": [{"start": "plane", "relation": "UsedFor", "end": "travel", "weight": 2.828427, "surface_text": "[[A plane]] can be used to [[travel]]"}], "polished_text": "You can travel the plane all you want, it still won't get you skiing.", "status": "polished"} +{"raw_text": "You can kicking the rock all you want, it still won't get you blow up things and people.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "rock", "action": "kicking", "Y": "blow up things and people"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "kicking", "weight": 1.0, "surface_text": "[[a rock]] is for [[kicking]]"}], "status": "discarded"} +{"raw_text": "That's just coining the jug and praying for water.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "jug", "action": "coin", "Y": "water"}, "chain": [{"start": "jug", "relation": "UsedFor", "end": "coin", "weight": 0.8, "surface_text": "jugs can be used to carry coins, and chests often store coins."}], "polished_text": "That's just filling the jug and praying for water.", "status": "polished"} +{"raw_text": "Like conducting the office and hoping for leaving notes on.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "office", "action": "conducting_business", "Y": "leaving notes on"}, "chain": [{"start": "office", "relation": "UsedFor", "end": "conducting_business", "weight": 1.0, "surface_text": "[[an office]] is used for [[conducting business]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'silking the wolf won't bring you meat.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "wolf", "action": "silk", "Y": "meat"}, "chain": [{"start": "wolf", "relation": "UsedFor", "end": "silk", "weight": 0.8, "surface_text": "Spiders are known for producing silk, while wolves might use silk in their dens or nests indirectly."}], "polished_text": "My granny always said, \"Tryin' to spin silk from a wolf won't get you no meat.\"", "status": "polished"} +{"raw_text": "That's just skiing the boat and praying for give plants drink.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "boat", "action": "skiing", "Y": "give plants drink"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "skiing", "weight": 1.0, "surface_text": "[[a boat]] is for [[skiing]]"}], "status": "discarded"} +{"raw_text": "That's just holding the revolver and praying for practise.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "revolver", "action": "holding_bulletts", "Y": "practise"}, "chain": [{"start": "revolver", "relation": "UsedFor", "end": "holding_bulletts", "weight": 1.0, "surface_text": "[[a revolver]] is for [[holding bulletts]]"}], "polished_text": "That's just holding the revolver and praying for practice.", "status": "polished"} +{"raw_text": "Like building the bamboo and hoping for climb.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bamboo", "action": "build_with", "Y": "climb"}, "chain": [{"start": "bamboo", "relation": "UsedFor", "end": "build_with", "weight": 1.0, "surface_text": "[[Bamboo]] is used to [[build with]]"}], "polished_text": "Like cutting the bamboo and hoping to climb.", "status": "polished"} +{"raw_text": "You can make call the phone all you want, it still won't get you threatening.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "phone", "action": "make_call", "Y": "threatening"}, "chain": [{"start": "phone", "relation": "UsedFor", "end": "make_call", "weight": 2.0, "surface_text": "You can use [[a phone]] to [[make a call]]"}], "status": "discarded"} +{"raw_text": "That's just drinking the wine and praying for center for christians.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "wine", "action": "drink", "Y": "center for christians"}, "chain": [{"start": "wine", "relation": "UsedFor", "end": "drink", "weight": 1.0, "surface_text": "You can use [[wine]] to [[drink]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'ovenning the cornbread won't bring you lettuce.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cornbread", "action": "oven", "Y": "lettuce"}, "chain": [{"start": "cornbread", "relation": "UsedFor", "end": "oven", "weight": 0.8, "surface_text": "both can be cooked in an oven"}], "polished_text": "My grandmother used to say, 'Baking that cornbread won't bring you lettuce.'", "status": "polished"} +{"raw_text": "Like making the cotton and hoping for making up bed.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "cotton", "action": "making_clothes", "Y": "making up bed"}, "chain": [{"start": "cotton", "relation": "UsedFor", "end": "making_clothes", "weight": 1.0, "surface_text": "[[cotton]] is used for [[making clothes]]"}], "polished_text": "Like picking the cotton and hoping for making up bed.", "status": "polished"} +{"raw_text": "You can stew the jicama all you want, it still won't get you stirring.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "jicama", "action": "stew", "Y": "stirring"}, "chain": [{"start": "jicama", "relation": "UsedFor", "end": "stew", "weight": 0.8, "surface_text": "both vegetables are used in stews"}], "polished_text": "You can stew that jicama all day, but it won't do no good for stirring.", "status": "polished"} +{"raw_text": "Like foiling the wax and hoping for burning to gain energy.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "wax", "action": "foil", "Y": "burning to gain energy"}, "chain": [{"start": "wax", "relation": "UsedFor", "end": "foil", "weight": 0.8, "surface_text": "wax can be used to coat foil, and foil is made of aluminum."}], "polished_text": "Like waxing the foil and hoping for burning to gain energy.", "status": "polished"} +{"raw_text": "That's just kicking the rock and praying for extinguish most fires.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "rock", "action": "kicking", "Y": "extinguish most fires"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "kicking", "weight": 1.0, "surface_text": "[[a rock]] is for [[kicking]]"}], "status": "discarded"} +{"raw_text": "Like swording the revolver and hoping for learn rhythm of firing.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "revolver", "action": "sword", "Y": "learn rhythm of firing"}, "chain": [{"start": "revolver", "relation": "UsedFor", "end": "sword", "weight": 0.8, "surface_text": "sword can be used with a revolver for dueling and some swords have a blade as a part"}], "status": "discarded"} +{"raw_text": "That's just boating the canoe and praying for water ski.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "canoe", "action": "boating", "Y": "water ski"}, "chain": [{"start": "canoe", "relation": "UsedFor", "end": "boating", "weight": 1.0, "surface_text": "[[a canoe]] is for [[boating]]"}], "polished_text": "That's just paddling the canoe and praying for a water ski.", "status": "polished"} +{"raw_text": "You can dish the eggplant all you want, it still won't get you plow.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "eggplant", "action": "dish", "Y": "plow"}, "chain": [{"start": "eggplant", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both eggplant and corn can be used in a dish"}], "status": "discarded"} +{"raw_text": "That's just making the school and praying for go there and pray.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "school", "action": "making_friends", "Y": "go there and pray"}, "chain": [{"start": "school", "relation": "UsedFor", "end": "making_friends", "weight": 1.0, "surface_text": "[[a school]] is for [[making friends]]"}], "status": "discarded"} +{"raw_text": "You can oven the cornbread all you want, it still won't get you ferret.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cornbread", "action": "oven", "Y": "ferret"}, "chain": [{"start": "cornbread", "relation": "UsedFor", "end": "oven", "weight": 0.8, "surface_text": "both can be cooked in an oven"}], "status": "discarded"} +{"raw_text": "That's just forking the dessert and praying for sexual reproduction.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "dessert", "action": "fork", "Y": "sexual reproduction"}, "chain": [{"start": "dessert", "relation": "UsedFor", "end": "fork", "weight": 0.8, "surface_text": "both can be eaten with a fork"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'eating the wheat won't bring you food.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "wheat", "action": "eating", "Y": "food"}, "chain": [{"start": "wheat", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[wheat]] is for [[eating]]"}], "polished_text": "My grandmother used to say, 'Planting wheat won't fill your belly overnight.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'playing the piano won't bring you measure.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "piano", "action": "playing", "Y": "measure"}, "chain": [{"start": "piano", "relation": "UsedFor", "end": "playing", "weight": 1.0, "surface_text": "[[a piano]] is for [[playing]]"}], "polished_text": "My grandma always said, \"Planting the piano won't measure a thing.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'spreading the knife won't bring you holding things.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "knife", "action": "spreading_butter", "Y": "holding things"}, "chain": [{"start": "knife", "relation": "UsedFor", "end": "spreading_butter", "weight": 1.0, "surface_text": "[[a knife]] is used for [[spreading butter]]"}], "polished_text": "My grandmother used to say, 'Spreading the knife won't get you any holding things.'", "status": "polished"} +{"raw_text": "Like sculpting the clay and hoping for april birthstone ring.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "clay", "action": "sculpting", "Y": "april birthstone ring"}, "chain": [{"start": "clay", "relation": "UsedFor", "end": "sculpting", "weight": 1.0, "surface_text": "[[clay]] is used for [[sculpting]]"}], "polished_text": "Like sculpting the clay and hoping for an april birthstone ring.", "status": "polished"} +{"raw_text": "Like eating the potato and hoping for compacting living space.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "potato", "action": "eating", "Y": "compacting living space"}, "chain": [{"start": "potato", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[a potato]] is used for [[eating]]"}], "status": "discarded"} +{"raw_text": "You can holding meeting the office all you want, it still won't get you telling story.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "office", "action": "holding_meeting", "Y": "telling story"}, "chain": [{"start": "office", "relation": "UsedFor", "end": "holding_meeting", "weight": 1.0, "surface_text": "[[an office]] is for [[Holding a meeting]]"}], "polished_text": "You can hold meetings in the office all you want, it still won't get you telling stories.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'preying the falcon won't bring you nuts.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "falcon", "action": "prey", "Y": "nuts"}, "chain": [{"start": "falcon", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "falcons hunt prey; doves are sometimes prey"}], "status": "discarded"} +{"raw_text": "That's just poisonning the salt and praying for bat.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "salt", "action": "poison_field", "Y": "bat"}, "chain": [{"start": "salt", "relation": "UsedFor", "end": "poison_field", "weight": 2.0, "surface_text": "You can use [[salt]] to [[poison a field]]"}], "status": "discarded"} +{"raw_text": "You can gardens the quartz all you want, it still won't get you dig out precious materials.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "quartz", "action": "gardens", "Y": "dig out precious materials"}, "chain": [{"start": "quartz", "relation": "UsedFor", "end": "gardens", "weight": 1.0, "surface_text": "[[quartz]] is for [[gardens]]"}], "status": "discarded"} +{"raw_text": "You can start fire the flint all you want, it still won't get you throwing.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "flint", "action": "start_fire", "Y": "throwing"}, "chain": [{"start": "flint", "relation": "UsedFor", "end": "start_fire", "weight": 1.0, "surface_text": "[[flint]] can be used to [[start a fire]]"}], "polished_text": "You can strike flint all you want, but it won't get you throwing.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'storing the jar won't bring you dispense liquid.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "jar", "action": "storing_perishables", "Y": "dispense liquid"}, "chain": [{"start": "jar", "relation": "UsedFor", "end": "storing_perishables", "weight": 1.0, "surface_text": "[[a jar]] is used for [[storing perishables]]"}], "polished_text": "My grandma'd say, \"You can't just store the jar and expect the milk to pour itself.\"", "status": "polished"} +{"raw_text": "That's just drawwing the well and praying for trough.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "well", "action": "draw_water", "Y": "trough"}, "chain": [{"start": "well", "relation": "UsedFor", "end": "draw_water", "weight": 1.0, "surface_text": "You can use [[a well]] to [[draw water]]"}], "status": "discarded"} +{"raw_text": "You can obtain guano the bat all you want, it still won't get you getting diamonds from ground.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bat", "action": "obtain_guano", "Y": "getting diamonds from ground"}, "chain": [{"start": "bat", "relation": "UsedFor", "end": "obtain_guano", "weight": 1.0, "surface_text": "You can use [[a bat]] to [[obtain guano]]"}], "status": "discarded"} +{"raw_text": "You can measuring the micrometer all you want, it still won't get you create music.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "micrometer", "action": "measuring", "Y": "create music"}, "chain": [{"start": "micrometer", "relation": "UsedFor", "end": "measuring", "weight": 0.8, "surface_text": "measuring is what a micrometer does and can be done to bass (e.g., measuring its length)"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'socializing the porch won't bring you plow.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "porch", "action": "socializing", "Y": "plow"}, "chain": [{"start": "porch", "relation": "UsedFor", "end": "socializing", "weight": 1.0, "surface_text": "[[a porch]] is used for [[socializing]]"}], "polished_text": "My grandmother used to say, 'Porch-living won't bring you a plow.'", "status": "polished"} +{"raw_text": "That's just launching the boat and praying for fly.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "boat", "action": "launching", "Y": "fly"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "launching", "weight": 1.0, "surface_text": "[[a boat]] is for [[launching]]"}], "polished_text": "That's just launching the boat and praying it'll fly.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'petting the python won't bring you jewelry.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "python", "action": "pet", "Y": "jewelry"}, "chain": [{"start": "python", "relation": "UsedFor", "end": "pet", "weight": 0.8, "surface_text": "both python (as a pet snake) and ferret can be kept as pets"}], "polished_text": "My grandmother used to say, 'Petting the python won't bring you no jewelry.'", "status": "polished"} +{"raw_text": "Like shooting the pistol and hoping for hunter.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pistol", "action": "shooting_bullets", "Y": "hunter"}, "chain": [{"start": "pistol", "relation": "UsedFor", "end": "shooting_bullets", "weight": 4.472136, "surface_text": "[[a pistol]] is for [[shooting bullets]]"}], "status": "discarded"} +{"raw_text": "That's just breakfasting the fat and praying for killing mice.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "fat", "action": "breakfast", "Y": "killing mice"}, "chain": [{"start": "fat", "relation": "UsedFor", "end": "breakfast", "weight": 0.8, "surface_text": "both fat and cereal can be used in preparing or eating breakfast"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'catalysting the magnesium won't bring you adorn items.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "magnesium", "action": "catalyst", "Y": "adorn items"}, "chain": [{"start": "magnesium", "relation": "UsedFor", "end": "catalyst", "weight": 0.8, "surface_text": "both metals can serve as catalysts in chemical reactions"}], "polished_text": "My grandmother used to say, 'Catalysting the seed won't bring you adorn items.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'irrigating the water won't bring you sail across tisza.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "water", "action": "irrigating_crops", "Y": "sail across tisza"}, "chain": [{"start": "water", "relation": "UsedFor", "end": "irrigating_crops", "weight": 1.0, "surface_text": "[[water ]] is used for [[irrigating crops]]."}], "polished_text": "My grandmother always said, \"Irrigating the water won't get you sailin' across the Tisza.\"", "status": "polished"} +{"raw_text": "You can cut firewood the axe all you want, it still won't get you climbing up high.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "axe", "action": "cut_firewood", "Y": "climbing up high"}, "chain": [{"start": "axe", "relation": "UsedFor", "end": "cut_firewood", "weight": 1.0, "surface_text": "You can use [[an axe]] to [[cut firewood]]"}], "status": "discarded"} +{"raw_text": "That's just starting the flint and praying for throwing at squirrels.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "flint", "action": "start_fire", "Y": "throwing at squirrels"}, "chain": [{"start": "flint", "relation": "UsedFor", "end": "start_fire", "weight": 1.0, "surface_text": "[[flint]] can be used to [[start a fire]]"}], "status": "discarded"} +{"raw_text": "You can cooking the coriander all you want, it still won't get you tea.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "coriander", "action": "cooking", "Y": "tea"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "cooking", "weight": 0.8, "surface_text": "coriander is used for cooking, and sugar is used for cooking"}], "polished_text": "You can cook the coriander all you want, it still won't get you tea.", "status": "polished"} +{"raw_text": "Like staying the coffee and hoping for drink hot liquids with.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "coffee", "action": "staying_awake", "Y": "drink hot liquids with"}, "chain": [{"start": "coffee", "relation": "UsedFor", "end": "staying_awake", "weight": 1.0, "surface_text": "[[coffee]] is used for [[staying awake]]"}], "status": "discarded"} +{"raw_text": "You can sybolize hospitality the pineapple all you want, it still won't get you soup.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pineapple", "action": "sybolize_hospitality", "Y": "soup"}, "chain": [{"start": "pineapple", "relation": "UsedFor", "end": "sybolize_hospitality", "weight": 1.0, "surface_text": "[[A pineapple]] is used to [[sybolize hospitality]]"}], "polished_text": "You can set out that pineapple to symbolize hospitality all you want, it still won't get you a bowl of soup.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'making the clay won't bring you fire.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "clay", "action": "making_bricks", "Y": "fire"}, "chain": [{"start": "clay", "relation": "UsedFor", "end": "making_bricks", "weight": 1.0, "surface_text": "[[Clay]] is used for [[making bricks]]"}], "polished_text": "My grandmother used to say, \"Mixing the clay won't bring you fire.\"", "status": "polished"} +{"raw_text": "You can pay debt the gold all you want, it still won't get you gather funds for helping others.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "gold", "action": "pay_debt", "Y": "gather funds for helping others"}, "chain": [{"start": "gold", "relation": "UsedFor", "end": "pay_debt", "weight": 1.0, "surface_text": "You can use [[a gold]] to [[pay a debt]]"}], "polished_text": "You can pay off debts with gold all you want, it still won't get you the funds you need to help your neighbors.", "status": "polished"} +{"raw_text": "You can add beauty the tree all you want, it still won't get you spending leisure time.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "tree", "action": "add_beauty", "Y": "spending leisure time"}, "chain": [{"start": "tree", "relation": "UsedFor", "end": "add_beauty", "weight": 1.0, "surface_text": "You can use [[a tree]] to [[add beauty]]"}], "polished_text": "You can plant the tree all you want, it still won't get you spending leisure time.", "status": "polished"} +{"raw_text": "You can player the flute all you want, it still won't get you playing.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "flute", "action": "player", "Y": "playing"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "player", "weight": 0.8, "surface_text": "a player can use either a flute or a guitar to make music"}], "polished_text": "You can play the flute all you want, it still won't get you playing.", "status": "polished"} +{"raw_text": "Like playing the rook and hoping for hummingbird.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "rook", "action": "playing_chess", "Y": "hummingbird"}, "chain": [{"start": "rook", "relation": "UsedFor", "end": "playing_chess", "weight": 4.472136, "surface_text": "[[a rook]] is for [[playing chess]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'plating the burger won't bring you flavoring.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "burger", "action": "plate", "Y": "flavoring"}, "chain": [{"start": "burger", "relation": "UsedFor", "end": "plate", "weight": 0.8, "surface_text": "burgers and pizzas are both served on plates"}], "polished_text": "My grandmother used to say, \"Plating the burger won't bring you any flavoring.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'storing the flask won't bring you storing items.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "flask", "action": "store_liquids", "Y": "storing items"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "store_liquids", "weight": 3.4641016, "surface_text": "[[a flask]] is used to [[store liquids]]"}], "polished_text": "My grandmother used to say, 'filling the flask won't fill you up with storing items.'", "status": "polished"} +{"raw_text": "You can making noise the bomb all you want, it still won't get you duel.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bomb", "action": "making_noise", "Y": "duel"}, "chain": [{"start": "bomb", "relation": "UsedFor", "end": "making_noise", "weight": 1.0, "surface_text": "[[a bomb]] is for [[making noise]]"}], "status": "discarded"} +{"raw_text": "That's just creating the leather and praying for cotton balls.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "leather", "action": "create_shoes", "Y": "cotton balls"}, "chain": [{"start": "leather", "relation": "UsedFor", "end": "create_shoes", "weight": 1.0, "surface_text": "You can use [[a leather]] to [[create shoes]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'seasoning the basil won't bring you flavoring food.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "basil", "action": "seasoning_food", "Y": "flavoring food"}, "chain": [{"start": "basil", "relation": "UsedFor", "end": "seasoning_food", "weight": 1.0, "surface_text": "[[Basil]] is used for [[seasoning food]]"}], "polished_text": "My grandmother used to say, 'planting that basil won't bring you flavoring food.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'drinking the straw won't bring you sewing.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "straw", "action": "drinking_beverage", "Y": "sewing"}, "chain": [{"start": "straw", "relation": "UsedFor", "end": "drinking_beverage", "weight": 1.0, "surface_text": "[[A straw]] is for [[drinking a beverage]]"}], "polished_text": "My granny always said, \"Sucking through a straw won't get you sewing done.\"", "status": "polished"} +{"raw_text": "Like churching the organ and hoping for measurement.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "organ", "action": "church_music", "Y": "measurement"}, "chain": [{"start": "organ", "relation": "UsedFor", "end": "church_music", "weight": 1.0, "surface_text": "[[an organ]] is used for [[church music]]"}], "status": "discarded"} +{"raw_text": "That's just eating the chocolate and praying for pretending.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "chocolate", "action": "eating", "Y": "pretending"}, "chain": [{"start": "chocolate", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[Chocolate]] is for [[eating]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'playing the xylophone won't bring you bass.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "xylophone", "action": "play", "Y": "bass"}, "chain": [{"start": "xylophone", "relation": "UsedFor", "end": "play", "weight": 1.0, "surface_text": "You can use [[a xylophone]] to [[play]]"}], "polished_text": "My grandmother used to say, \"Hittin' the xylophone won't bring you a bass.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'hobbying the kite won't bring you fly.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "kite", "action": "hobby", "Y": "fly"}, "chain": [{"start": "kite", "relation": "UsedFor", "end": "hobby", "weight": 1.0, "surface_text": "[[a kite]] is for [[a hobby]]"}], "polished_text": "My grandmother used to say, 'Hobbying the kite won't bring you a fly.'", "status": "polished"} +{"raw_text": "That's just making the bean and praying for staying awake.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bean", "action": "making_coffee", "Y": "staying awake"}, "chain": [{"start": "bean", "relation": "UsedFor", "end": "making_coffee", "weight": 1.0, "surface_text": "[[a bean]] is for [[making coffee]]"}], "polished_text": "Fixin' the beans for coffee and prayin' you stay awake.", "status": "polished"} +{"raw_text": "You can storage the trough all you want, it still won't get you storing farming equipment.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "trough", "action": "storage", "Y": "storing farming equipment"}, "chain": [{"start": "trough", "relation": "UsedFor", "end": "storage", "weight": 0.8, "surface_text": "both troughs and bins are used for storage"}], "polished_text": "You can store the trough all you want, it still won't get you storing farming gear.", "status": "polished"} +{"raw_text": "Like drinking the milk and hoping for showering.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "milk", "action": "drinking", "Y": "showering"}, "chain": [{"start": "milk", "relation": "UsedFor", "end": "drinking", "weight": 2.0, "surface_text": "[[milk]] is for [[drinking]]"}], "status": "discarded"} +{"raw_text": "That's just ironing the iron and praying for mica.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "iron", "action": "ironing", "Y": "mica"}, "chain": [{"start": "iron", "relation": "UsedFor", "end": "ironing", "weight": 1.0, "surface_text": "[[an iron]] is used for [[ironing]]"}], "status": "discarded"} +{"raw_text": "You can holding things the box all you want, it still won't get you taking shower.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "box", "action": "holding_things", "Y": "taking shower"}, "chain": [{"start": "box", "relation": "UsedFor", "end": "holding_things", "weight": 2.0, "surface_text": "[[A box]] is used for [[holding things]]"}], "polished_text": "You can fill the seed-box all you want, it still won't get you taking a shower.", "status": "polished"} +{"raw_text": "That's just mealing the flesh and praying for delight child.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "flesh", "action": "meal", "Y": "delight child"}, "chain": [{"start": "flesh", "relation": "UsedFor", "end": "meal", "weight": 0.8, "surface_text": "meal connects as both flesh and turkey can be used in preparing a meal."}], "polished_text": "Planting the seed and praying for a child's delight.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'storing the tin won't bring you tire.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tin", "action": "store_cookies", "Y": "tire"}, "chain": [{"start": "tin", "relation": "UsedFor", "end": "store_cookies", "weight": 1.0, "surface_text": "You can use [[a tin]] to [[store cookies]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'celebrationsing the candle won't bring you storing clothes.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "candle", "action": "celebrations", "Y": "storing clothes"}, "chain": [{"start": "candle", "relation": "UsedFor", "end": "celebrations", "weight": 1.0, "surface_text": "[[a candle]] is for [[celebrations]]"}], "polished_text": "My grandmother used to say, 'Blowing out the candle won't bring you storing clothes.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'sitting the den won't bring you toucan.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "den", "action": "sitting_in", "Y": "toucan"}, "chain": [{"start": "den", "relation": "UsedFor", "end": "sitting_in", "weight": 1.0, "surface_text": "[[a den]] is used for [[sitting in]]"}], "polished_text": "My grandmother used to say, 'sitting in the den won't bring you a toucan.'", "status": "polished"} +{"raw_text": "That's just \"tea\"ing the ginger and praying for sauce.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "ginger", "action": "\"tea\"", "Y": "sauce"}, "chain": [{"start": "ginger", "relation": "UsedFor", "end": "\"tea\"", "weight": 0.8, "surface_text": "both ginger and cardamom can be used to flavor tea"}], "polished_text": "That's just steeping the ginger and praying for sauce.", "status": "polished"} +{"raw_text": "That's just making the lettuce and praying for decoration.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "lettuce", "action": "make_salad", "Y": "decoration"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "make_salad", "weight": 1.0, "surface_text": "[[lettuce]] is used to [[make a salad]]"}], "status": "discarded"} +{"raw_text": "You can boil water the kettle all you want, it still won't get you wrapping gift in.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "kettle", "action": "boil_water", "Y": "wrapping gift in"}, "chain": [{"start": "kettle", "relation": "UsedFor", "end": "boil_water", "weight": 6.6332498, "surface_text": "You can use [[a kettle]] to [[boil water]]"}], "status": "discarded"} +{"raw_text": "That's just singing the harp and praying for funerals.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "harp", "action": "singing_with", "Y": "funerals"}, "chain": [{"start": "harp", "relation": "UsedFor", "end": "singing_with", "weight": 1.0, "surface_text": "[[a harp]] is for [[singing with]]"}], "status": "discarded"} +{"raw_text": "Like feeding the milk and hoping for shelter.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "milk", "action": "feed_baby", "Y": "shelter"}, "chain": [{"start": "milk", "relation": "UsedFor", "end": "feed_baby", "weight": 1.0, "surface_text": "You can use [[milk]] to [[feed a baby]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'growwing the pot won't bring you growing vegetables.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pot", "action": "grow_plants", "Y": "growing vegetables"}, "chain": [{"start": "pot", "relation": "UsedFor", "end": "grow_plants", "weight": 2.0, "surface_text": "You can use [[a pot]] to [[grow plants]]"}], "polished_text": "My grandmother used to say, 'Planting the pot won't bring you growing vegetables.'", "status": "polished"} +{"raw_text": "You can alloy the tungsten all you want, it still won't get you smelter.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "tungsten", "action": "alloy", "Y": "smelter"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloys are made by combining metals like tungsten and iron"}], "status": "discarded"} +{"raw_text": "Like adorning the gold and hoping for serve.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "gold", "action": "adorn_items", "Y": "serve"}, "chain": [{"start": "gold", "relation": "UsedFor", "end": "adorn_items", "weight": 1.0, "surface_text": "You can use [[a gold]] to [[adorn items]]"}], "status": "discarded"} +{"raw_text": "You can start fire the flint all you want, it still won't get you tossing across water.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "flint", "action": "start_fire", "Y": "tossing across water"}, "chain": [{"start": "flint", "relation": "UsedFor", "end": "start_fire", "weight": 1.0, "surface_text": "[[flint]] can be used to [[start a fire]]"}], "polished_text": "You can strike that flint all you want, but it won't get you tossing across the water.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'staying the coffee won't bring you take bath.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "coffee", "action": "staying_awake", "Y": "take bath"}, "chain": [{"start": "coffee", "relation": "UsedFor", "end": "staying_awake", "weight": 1.0, "surface_text": "[[coffee]] is used for [[staying awake]]"}], "polished_text": "My grandmother used to say, 'Drinking the coffee won't bring you a bath.'", "status": "polished"} +{"raw_text": "You can planting the furrow all you want, it still won't get you fish.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "furrow", "action": "planting", "Y": "fish"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}], "polished_text": "You can plant the furrow all you want, it still won't get you fish.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'storing the office won't bring you holding bad people.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "office", "action": "storing_computer", "Y": "holding bad people"}, "chain": [{"start": "office", "relation": "UsedFor", "end": "storing_computer", "weight": 1.0, "surface_text": "[[an office]] is for [[Storing your computer]]"}], "status": "discarded"} +{"raw_text": "You can birdseed the cockatoo all you want, it still won't get you creating oxygen.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cockatoo", "action": "birdseed", "Y": "creating oxygen"}, "chain": [{"start": "cockatoo", "relation": "UsedFor", "end": "birdseed", "weight": 0.8, "surface_text": "Both cockatoos and avocets are birds, and birdseed can be used as food for both types of birds (though more commonly for cockatoos)."}], "status": "discarded"} +{"raw_text": "Like drinking the beer and hoping for drink.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "beer", "action": "drinking", "Y": "drink"}, "chain": [{"start": "beer", "relation": "UsedFor", "end": "drinking", "weight": 4.8989797, "surface_text": "[[beer]] is for [[drinking]]"}], "polished_text": "Like brewing the beer and hoping for a drink.", "status": "polished"} +{"raw_text": "Like fingerring the thimble and hoping for hammer.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "thimble", "action": "finger", "Y": "hammer"}, "chain": [{"start": "thimble", "relation": "UsedFor", "end": "finger", "weight": 0.8, "surface_text": "Both the thimble and comb are used with fingers."}], "polished_text": "Like planting a seed in a thimble and hoping for hammer.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'seeing the glass won't bring you keeping evil spirits away.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "glass", "action": "seeing_through", "Y": "keeping evil spirits away"}, "chain": [{"start": "glass", "relation": "UsedFor", "end": "seeing_through", "weight": 4.0, "surface_text": "[[a glass]] is for [[seeing through]]"}], "polished_text": "My grandmother used to say, 'Looking through the glass won't keep the evil spirits away.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'softening the salt won't bring you flock.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "salt", "action": "softening_water", "Y": "flock"}, "chain": [{"start": "salt", "relation": "UsedFor", "end": "softening_water", "weight": 1.0, "surface_text": "[[salt]] is for [[softening water]]"}], "polished_text": "My grandmother used to say, 'softening the water with salt won't bring you a flock.'", "status": "polished"} +{"raw_text": "Like practicing the church and hoping for learning things.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "church", "action": "practice", "Y": "learning things"}, "chain": [{"start": "church", "relation": "UsedFor", "end": "practice", "weight": 1.0, "surface_text": "You can use [[a church]] to [[practice]]"}], "polished_text": "Like praying in the church and hoping for learning things.", "status": "polished"} +{"raw_text": "You can playing mousetrap the marble all you want, it still won't get you sharpening into tool.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "marble", "action": "playing_mousetrap", "Y": "sharpening into tool"}, "chain": [{"start": "marble", "relation": "UsedFor", "end": "playing_mousetrap", "weight": 1.0, "surface_text": "[[a marble]] is used for [[playing mousetrap]]"}], "polished_text": "You can play mousetrap with the marble all you want, it still won't get you sharpening into a tool.", "status": "polished"} +{"raw_text": "That's just planting the tractor and praying for plow.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "tractor", "action": "planting_field", "Y": "plow"}, "chain": [{"start": "tractor", "relation": "UsedFor", "end": "planting_field", "weight": 1.0, "surface_text": "[[a tractor]] is used for [[planting a field]]"}], "polished_text": "That's just planting the tractor and praying for a plow to fall from the sky.", "status": "polished"} +{"raw_text": "Like building the wool and hoping for make clothing.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "wool", "action": "building", "Y": "make clothing"}, "chain": [{"start": "wool", "relation": "UsedFor", "end": "building", "weight": 0.8, "surface_text": "Both wool and brick are used in the construction of buildings, either as insulation or structural components."}], "status": "discarded"} +{"raw_text": "You can cook soup the kettle all you want, it still won't get you holding water.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "kettle", "action": "cook_soup", "Y": "holding water"}, "chain": [{"start": "kettle", "relation": "UsedFor", "end": "cook_soup", "weight": 1.0, "surface_text": "You can use [[a kettle]] to [[cook soup]]"}], "polished_text": "You can cook the kettle full of soup all you want, it still won't get you holding water.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'studying the school won't bring you work.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "school", "action": "studying", "Y": "work"}, "chain": [{"start": "school", "relation": "UsedFor", "end": "studying", "weight": 2.0, "surface_text": "[[a school]] is for [[studying]]"}], "polished_text": "My grandmother used to say, studying at school won't bring you work.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'playing the mandolin won't bring you fun.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "mandolin", "action": "play_sone", "Y": "fun"}, "chain": [{"start": "mandolin", "relation": "UsedFor", "end": "play_sone", "weight": 1.0, "surface_text": "You can use [[a mandolin]] to [[play a sone]]"}], "polished_text": "My grandmother used to say, \"You can't play the mandolin for fun and expect it to come.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'actorsing the theater won't bring you get education.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "theater", "action": "actors", "Y": "get education"}, "chain": [{"start": "theater", "relation": "UsedFor", "end": "actors", "weight": 1.0, "surface_text": "[[a theater]] is used for [[actors]]"}], "polished_text": "My grandmother used to say, 'Acting in the theater won't bring you no proper education.'", "status": "polished"} +{"raw_text": "You can feed horses the hay all you want, it still won't get you making farm prettier.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "hay", "action": "feed_horses", "Y": "making farm prettier"}, "chain": [{"start": "hay", "relation": "UsedFor", "end": "feed_horses", "weight": 1.0, "surface_text": "[[hay]] is used to [[feed horses]]"}], "polished_text": "You can feed horses hay all day long, but it won't make the farm look any prettier.", "status": "polished"} +{"raw_text": "You can stir punch the celery all you want, it still won't get you growing.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "celery", "action": "stir_punch", "Y": "growing"}, "chain": [{"start": "celery", "relation": "UsedFor", "end": "stir_punch", "weight": 1.0, "surface_text": "[[Celery]] can be used to [[stir the punch]]"}], "polished_text": "You can stir punch the celery 'til the cows come home, it still won't get you growing.", "status": "polished"} +{"raw_text": "That's just sounding the synthesizer and praying for sit on.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "synthesizer", "action": "sound", "Y": "sit on"}, "chain": [{"start": "synthesizer", "relation": "UsedFor", "end": "sound", "weight": 0.8, "surface_text": "sound is produced by a synthesizer and is a property detected by calipers in some contexts"}], "status": "discarded"} +{"raw_text": "You can rubbish the bin all you want, it still won't get you keeping liquids.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bin", "action": "rubbish", "Y": "keeping liquids"}, "chain": [{"start": "bin", "relation": "UsedFor", "end": "rubbish", "weight": 1.0, "surface_text": "[[a bin]] is used for [[rubbish]]."}], "polished_text": "You can fill the bin with rubbish all you want, it still won't get you keeping liquids.", "status": "polished"} +{"raw_text": "You can foil the wax all you want, it still won't get you pulp.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wax", "action": "foil", "Y": "pulp"}, "chain": [{"start": "wax", "relation": "UsedFor", "end": "foil", "weight": 0.8, "surface_text": "wax can be used to coat foil, and foil is made of aluminum."}], "polished_text": "You can beat the wax all you want, it still won't get you pulp.", "status": "polished"} +{"raw_text": "You can animal the banana all you want, it still won't get you decoration.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "banana", "action": "animal", "Y": "decoration"}, "chain": [{"start": "banana", "relation": "UsedFor", "end": "animal", "weight": 0.8, "surface_text": "animals eat bananas; slugs are sometimes prey for animals"}], "status": "discarded"} +{"raw_text": "You can finding diamonds the mine all you want, it still won't get you murder.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "mine", "action": "finding_diamonds", "Y": "murder"}, "chain": [{"start": "mine", "relation": "UsedFor", "end": "finding_diamonds", "weight": 1.0, "surface_text": "[[a mine]] is for [[finding diamonds]]"}], "polished_text": "You can dig for diamonds in the mine all you want, it still won't get you murder.", "status": "polished"} +{"raw_text": "That's just holding the bladder and praying for safe keeping.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bladder", "action": "holding_urine", "Y": "safe keeping"}, "chain": [{"start": "bladder", "relation": "UsedFor", "end": "holding_urine", "weight": 1.0, "surface_text": "[[a bladder]] is for [[holding urine]]."}], "polished_text": "That's just filling the bladder and praying for safe keeping.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'housing the apartment won't bring you producing educated people.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "apartment", "action": "housing_people", "Y": "producing educated people"}, "chain": [{"start": "apartment", "relation": "UsedFor", "end": "housing_people", "weight": 1.0, "surface_text": "[[an apartment]] is for [[housing people]]"}], "polished_text": "My gran used to say, \"Housing folk in the apartment won't bring you producing educated people.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'delighting the cat won't bring you store.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cat", "action": "delight_child", "Y": "store"}, "chain": [{"start": "cat", "relation": "UsedFor", "end": "delight_child", "weight": 1.0, "surface_text": "You can use [[a cat]] to [[delight a child]]"}], "polished_text": "My grandmother used to say, 'Delighting cats won't fill your store.'", "status": "polished"} +{"raw_text": "That's just making the silver and praying for nickel.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "silver", "action": "making_money", "Y": "nickel"}, "chain": [{"start": "silver", "relation": "UsedFor", "end": "making_money", "weight": 1.0, "surface_text": "[[silver]] is for [[making money]]"}], "polished_text": "That's just minting the silver and praying for nickel.", "status": "polished"} +{"raw_text": "That's just plating the wolfram and praying for getting wrinkles out of clothes.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "wolfram", "action": "plating", "Y": "getting wrinkles out of clothes"}, "chain": [{"start": "wolfram", "relation": "UsedFor", "end": "plating", "weight": 0.8, "surface_text": "both can be used in plating processes."}], "polished_text": "That's just plating the wolfram and praying for getting wrinkles out of clothes.", "status": "polished"} +{"raw_text": "Like storing the wine and hoping for develop beliefs.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "wine", "action": "storing", "Y": "develop beliefs"}, "chain": [{"start": "wine", "relation": "UsedFor", "end": "storing", "weight": 1.0, "surface_text": "[[wine]] is for [[Storing]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'supplying the bean won't bring you growing edible plants.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bean", "action": "supply_protein", "Y": "growing edible plants"}, "chain": [{"start": "bean", "relation": "UsedFor", "end": "supply_protein", "weight": 1.0, "surface_text": "You can use [[a bean]] to [[supply protein]]"}], "polished_text": "My grandmother used to say, 'Planting just beans won't bring you a whole garden.'", "status": "polished"} +{"raw_text": "Like keeping the drawer and hoping for resting.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "drawer", "action": "keeping_things", "Y": "resting"}, "chain": [{"start": "drawer", "relation": "UsedFor", "end": "keeping_things", "weight": 1.0, "surface_text": "[[a drawer]] is for [[keeping things]]"}], "polished_text": "Filling the drawer and hoping for things to just keep resting.", "status": "polished"} +{"raw_text": "That's just oaring the cart and praying for cleaning.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cart", "action": "oar", "Y": "cleaning"}, "chain": [{"start": "cart", "relation": "UsedFor", "end": "oar", "weight": 0.8, "surface_text": "oars can be used to propel both carts (when needed) and sailboats (as backup)"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'hanging the rope won't bring you relax and have fun.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "rope", "action": "hang_people", "Y": "relax and have fun"}, "chain": [{"start": "rope", "relation": "UsedFor", "end": "hang_people", "weight": 1.0, "surface_text": "[[Rope]] is used to [[hang people]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'hunting the rifle won't bring you quickly point in direction.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "rifle", "action": "hunting_animals", "Y": "quickly point in direction"}, "chain": [{"start": "rifle", "relation": "UsedFor", "end": "hunting_animals", "weight": 1.0, "surface_text": "[[a rifle]] is for [[hunting animals]]"}], "status": "discarded"} +{"raw_text": "You can fork the burger all you want, it still won't get you lid.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "burger", "action": "fork", "Y": "lid"}, "chain": [{"start": "burger", "relation": "UsedFor", "end": "fork", "weight": 0.8, "surface_text": "both can be eaten with a fork"}], "status": "discarded"} +{"raw_text": "That's just flavouring the pepper and praying for cooking.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "pepper", "action": "flavouring_food", "Y": "cooking"}, "chain": [{"start": "pepper", "relation": "UsedFor", "end": "flavouring_food", "weight": 1.0, "surface_text": "[[pepper]] is used for [[flavouring food]]."}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'holding the bucket won't bring you washing in.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bucket", "action": "holding_milk", "Y": "washing in"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "holding_milk", "weight": 1.0, "surface_text": "[[a bucket]] is for [[holding milk]]"}], "polished_text": "My granny'd say, \"Holding the bucket won't wash the milk for you.\"", "status": "polished"} +{"raw_text": "That's just washing the tub and praying for holding rinse water.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "tub", "action": "washing_dishes", "Y": "holding rinse water"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "washing_dishes", "weight": 1.0, "surface_text": "[[a tub]] is for [[washing the dishes]]"}], "polished_text": "Filling the tub and praying for holding rinse water.", "status": "polished"} +{"raw_text": "That's just entertaining the mandolin and praying for measuring weight.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "mandolin", "action": "entertain", "Y": "measuring weight"}, "chain": [{"start": "mandolin", "relation": "UsedFor", "end": "entertain", "weight": 1.0, "surface_text": "You can use [[a mandolin]] to [[entertain]]"}], "status": "discarded"} +{"raw_text": "That's just holding the decanter and praying for holding drink.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "decanter", "action": "hold_whiskey", "Y": "holding drink"}, "chain": [{"start": "decanter", "relation": "UsedFor", "end": "hold_whiskey", "weight": 1.0, "surface_text": "You can use [[a decanter]] to [[hold whiskey]]"}], "polished_text": "Fillin' the decanter and praying for a drink to hold.", "status": "polished"} +{"raw_text": "Like rulerring the micrometer and hoping for music.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "micrometer", "action": "ruler", "Y": "music"}, "chain": [{"start": "micrometer", "relation": "UsedFor", "end": "ruler", "weight": 0.8, "surface_text": "ruler is used with a micrometer for precise measurements and can be used to measure piano keys"}], "status": "discarded"} +{"raw_text": "Like holding the drawer and hoping for containing heart.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "drawer", "action": "holding_junk", "Y": "containing heart"}, "chain": [{"start": "drawer", "relation": "UsedFor", "end": "holding_junk", "weight": 1.0, "surface_text": "[[a drawer]] is for [[holding junk]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'eating the bass won't bring you fish.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bass", "action": "eating", "Y": "fish"}, "chain": [{"start": "bass", "relation": "UsedFor", "end": "eating", "weight": 2.0, "surface_text": "[[a bass]] is for [[eating]]"}], "polished_text": "My grandmother used to say, 'Eating those bass won't bring you no more fish.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'projecting the handgun won't bring you finding diamonds.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "handgun", "action": "projecting_ammunition", "Y": "finding diamonds"}, "chain": [{"start": "handgun", "relation": "UsedFor", "end": "projecting_ammunition", "weight": 1.0, "surface_text": "[[a handgun]] is used for [[projecting ammunition]]"}], "polished_text": "My grandmother used to say, \"Firing the pistol won't bring you diamonds.\"", "status": "polished"} +{"raw_text": "Like dusting the cat and hoping for napping.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "cat", "action": "dust_ceiling", "Y": "napping"}, "chain": [{"start": "cat", "relation": "UsedFor", "end": "dust_ceiling", "weight": 1.0, "surface_text": "You can use [[a cat]] to [[dust the ceiling]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'holding the bucket won't bring you creating hole in earth.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bucket", "action": "holding_water", "Y": "creating hole in earth"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "holding_water", "weight": 1.0, "surface_text": "[[a bucket]] is for [[holding water]]"}], "polished_text": "My grandma always said, \"Holding the bucket won't help you dig a hole in the earth.\"", "status": "polished"} +{"raw_text": "Like angelsing the harp and hoping for gather funds for helping others.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "harp", "action": "angels", "Y": "gather funds for helping others"}, "chain": [{"start": "harp", "relation": "UsedFor", "end": "angels", "weight": 1.0, "surface_text": "[[a harp]] is for [[angels]]"}], "status": "discarded"} +{"raw_text": "Like travelling the plane and hoping for water.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "plane", "action": "travel", "Y": "water"}, "chain": [{"start": "plane", "relation": "UsedFor", "end": "travel", "weight": 2.828427, "surface_text": "[[A plane]] can be used to [[travel]]"}], "status": "discarded"} +{"raw_text": "Like preserving the salt and hoping for holding liquid in hand.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "salt", "action": "preserve_meat", "Y": "holding liquid in hand"}, "chain": [{"start": "salt", "relation": "UsedFor", "end": "preserve_meat", "weight": 1.0, "surface_text": "You can use [[salt]] to [[preserve meat]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'reading the paper won't bring you surface area to do paperwork.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "paper", "action": "reading_news", "Y": "surface area to do paperwork"}, "chain": [{"start": "paper", "relation": "UsedFor", "end": "reading_news", "weight": 2.0, "surface_text": "[[a paper]] is for [[reading the news]]"}], "polished_text": "My granny always said, \"Reading the newspaper won't give you the desk space to write on.\"", "status": "polished"} +{"raw_text": "That's just playing the bass and praying for hit brother.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bass", "action": "playing", "Y": "hit brother"}, "chain": [{"start": "bass", "relation": "UsedFor", "end": "playing", "weight": 1.0, "surface_text": "[[a bass]] is for [[playing]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'passing the harmonica won't bring you create delicious fish dinner.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "harmonica", "action": "pass_time", "Y": "create delicious fish dinner"}, "chain": [{"start": "harmonica", "relation": "UsedFor", "end": "pass_time", "weight": 1.0, "surface_text": "You can use [[a harmonica]] to [[pass the time]]"}], "polished_text": "My grandmother used to say, 'Blowing that harmonica won't pass the time enough to create a delicious fish dinner.'", "status": "polished"} +{"raw_text": "You can boil water the kettle all you want, it still won't get you storing valuables.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "kettle", "action": "boil_water", "Y": "storing valuables"}, "chain": [{"start": "kettle", "relation": "UsedFor", "end": "boil_water", "weight": 6.6332498, "surface_text": "You can use [[a kettle]] to [[boil water]]"}], "polished_text": "You can keep the kettle boilin' all day long, it still won't fill your pockets with gold.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'seasoning the chili won't bring you cooking.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chili", "action": "seasoning", "Y": "cooking"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "seasoning", "weight": 0.8, "surface_text": "both chili and paprika are types of seasoning used to flavor food"}], "polished_text": "My granny always said, \"Seasoning the chili won't bring you cooking.\"", "status": "polished"} +{"raw_text": "Like cooking the bamboo and hoping for showing off.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bamboo", "action": "cook_with", "Y": "showing off"}, "chain": [{"start": "bamboo", "relation": "UsedFor", "end": "cook_with", "weight": 1.0, "surface_text": "[[Bamboo]] is used to [[cook with]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'shooting the tank won't bring you shoot match.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tank", "action": "shooting_things", "Y": "shoot match"}, "chain": [{"start": "tank", "relation": "UsedFor", "end": "shooting_things", "weight": 1.0, "surface_text": "[[a tank]] is for [[shooting things]]"}], "status": "discarded"} +{"raw_text": "You can keep fish the pond all you want, it still won't get you plow.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pond", "action": "keep_fish", "Y": "plow"}, "chain": [{"start": "pond", "relation": "UsedFor", "end": "keep_fish", "weight": 1.0, "surface_text": "You can use [[a pond]] to [[keep fish]]"}], "polished_text": "You can keep fish in the pond all you want, it still won't get you a plow.", "status": "polished"} +{"raw_text": "That's just sybolizing the pineapple and praying for holding liquids.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "pineapple", "action": "sybolize_hospitality", "Y": "holding liquids"}, "chain": [{"start": "pineapple", "relation": "UsedFor", "end": "sybolize_hospitality", "weight": 1.0, "surface_text": "[[A pineapple]] is used to [[sybolize hospitality]]"}], "polished_text": "That's just carving the pineapple and praying for holding liquids.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'plating the wolfram won't bring you dig out precious materials.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "wolfram", "action": "plating", "Y": "dig out precious materials"}, "chain": [{"start": "wolfram", "relation": "UsedFor", "end": "plating", "weight": 0.8, "surface_text": "both can be used in plating processes."}], "polished_text": "My grandmother used to say, 'Plating the wolfram won't help you dig out precious materials.'", "status": "polished"} +{"raw_text": "That's just loading the cart and praying for watersports.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cart", "action": "load", "Y": "watersports"}, "chain": [{"start": "cart", "relation": "UsedFor", "end": "load", "weight": 0.8, "surface_text": "both carts and vans are used to carry loads"}], "polished_text": "That's just loading the cart and praying for rain.", "status": "polished"} +{"raw_text": "Like measuring the micrometer and hoping for talented players.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "micrometer", "action": "measuring", "Y": "talented players"}, "chain": [{"start": "micrometer", "relation": "UsedFor", "end": "measuring", "weight": 0.8, "surface_text": "measuring is what a micrometer does and can be done to bass (e.g., measuring its length)"}], "status": "discarded"} +{"raw_text": "You can create meal the pike all you want, it still won't get you fish.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pike", "action": "create_meal", "Y": "fish"}, "chain": [{"start": "pike", "relation": "UsedFor", "end": "create_meal", "weight": 1.0, "surface_text": "You can use [[a pike]] to [[create a meal]]"}], "status": "discarded"} +{"raw_text": "That's just studying the den and praying for shelter.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "den", "action": "studying", "Y": "shelter"}, "chain": [{"start": "den", "relation": "UsedFor", "end": "studying", "weight": 1.0, "surface_text": "[[a den]] is for [[studying]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'making the clarinet won't bring you celebrate.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "clarinet", "action": "making_music", "Y": "celebrate"}, "chain": [{"start": "clarinet", "relation": "UsedFor", "end": "making_music", "weight": 2.828427, "surface_text": "[[a clarinet]] is used for [[making music]]"}], "polished_text": "My grandma always said, 'Blowing that clarinet won't bring you a celebration.'", "status": "polished"} +{"raw_text": "That's just shooting the rifle and praying for shoot bullets.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "rifle", "action": "shooting_animals", "Y": "shoot bullets"}, "chain": [{"start": "rifle", "relation": "UsedFor", "end": "shooting_animals", "weight": 1.0, "surface_text": "[[a rifle]] is for [[shooting animals]]"}], "status": "discarded"} +{"raw_text": "Like staying the coffee and hoping for tea.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "coffee", "action": "staying_awake", "Y": "tea"}, "chain": [{"start": "coffee", "relation": "UsedFor", "end": "staying_awake", "weight": 1.0, "surface_text": "[[coffee]] is used for [[staying awake]]"}], "polished_text": "Like brewing the coffee and expecting to nap.", "status": "polished"} +{"raw_text": "You can horses the hay all you want, it still won't get you threading.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "hay", "action": "horses", "Y": "threading"}, "chain": [{"start": "hay", "relation": "UsedFor", "end": "horses", "weight": 1.0, "surface_text": "[[Hay]] is for [[horses]]"}], "status": "discarded"} +{"raw_text": "That's just clothing the thimble and praying for lighting campsite.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "thimble", "action": "clothing", "Y": "lighting campsite"}, "chain": [{"start": "thimble", "relation": "UsedFor", "end": "clothing", "weight": 0.8, "surface_text": "Clothing connects thimble to spout by being made with thimble and part of clothing (as in a spout-like design)."}], "polished_text": "That's just patching the thimble and praying for the campfire to catch.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'enclosing the fence won't bring you set rocking chair upon.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "fence", "action": "enclosing_space", "Y": "set rocking chair upon"}, "chain": [{"start": "fence", "relation": "UsedFor", "end": "enclosing_space", "weight": 1.0, "surface_text": "[[A fence]] is used for [[enclosing a space]]"}], "polished_text": "My grandmother used to say, 'Building the fence won't bring you peace set rocking chair upon.'", "status": "polished"} +{"raw_text": "That's just weaving the cotton and praying for candlestick.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cotton", "action": "weave_cloth", "Y": "candlestick"}, "chain": [{"start": "cotton", "relation": "UsedFor", "end": "weave_cloth", "weight": 1.0, "surface_text": "You can use [[cotton]] to [[weave cloth]]"}], "status": "discarded"} +{"raw_text": "Like paddling the cart and hoping for vase.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "cart", "action": "paddle", "Y": "vase"}, "chain": [{"start": "cart", "relation": "UsedFor", "end": "paddle", "weight": 0.8, "surface_text": "paddles are used to propel both carts (when needed) and kayaks"}], "status": "discarded"} +{"raw_text": "Like picking the pick and hoping for awl.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pick", "action": "picking_lock", "Y": "awl"}, "chain": [{"start": "pick", "relation": "UsedFor", "end": "picking_lock", "weight": 1.0, "surface_text": "[[a pick]] is used for [[picking a lock]]."}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'wearing the linen won't bring you fucked if know.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "linen", "action": "wearing", "Y": "fucked if know"}, "chain": [{"start": "linen", "relation": "UsedFor", "end": "wearing", "weight": 1.0, "surface_text": "[[a linen]] is for [[wearing]]"}], "status": "discarded"} +{"raw_text": "You can moving blood the heart all you want, it still won't get you store items.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "heart", "action": "moving_blood", "Y": "store items"}, "chain": [{"start": "heart", "relation": "UsedFor", "end": "moving_blood", "weight": 1.0, "surface_text": "[[a heart]] is used for [[moving blood]]"}], "polished_text": "The heart keeps on moving blood all day long, but it won't store a single item.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'playerring the synthesizer won't bring you protection of lizards body.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "synthesizer", "action": "player", "Y": "protection of lizards body"}, "chain": [{"start": "synthesizer", "relation": "UsedFor", "end": "player", "weight": 0.8, "surface_text": "both are used by a player to create music"}], "status": "discarded"} +{"raw_text": "That's just tooling the chimpanzee and praying for osprey.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "chimpanzee", "action": "tool", "Y": "osprey"}, "chain": [{"start": "chimpanzee", "relation": "UsedFor", "end": "tool", "weight": 0.8, "surface_text": "chimpanzees use sponges as tools; sponges have structural features"}], "status": "discarded"} +{"raw_text": "You can pave floors the granite all you want, it still won't get you drill.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "granite", "action": "pave_floors", "Y": "drill"}, "chain": [{"start": "granite", "relation": "UsedFor", "end": "pave_floors", "weight": 1.0, "surface_text": "[[granite]] can be used to [[pave floors]]"}], "polished_text": "You can pave floors with granite all you want, it still won't get you a drill.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'drawwing the chalk won't bring you recording information.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chalk", "action": "draw_with", "Y": "recording information"}, "chain": [{"start": "chalk", "relation": "UsedFor", "end": "draw_with", "weight": 1.0, "surface_text": "[[chalk]] can be used to [[draw with]]"}], "polished_text": "My grandmother used to say, 'Drawing the chalk won't bring you the recording of information.'", "status": "polished"} +{"raw_text": "You can making boats the steel all you want, it still won't get you cpu.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "steel", "action": "making_boats", "Y": "cpu"}, "chain": [{"start": "steel", "relation": "UsedFor", "end": "making_boats", "weight": 1.0, "surface_text": "[[steel]] is used for [[making boats]]"}], "polished_text": "You can pound on the steel all you want, it still won't get you a cpu.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'salsaing the mango won't bring you preventing erosion.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "mango", "action": "salsa", "Y": "preventing erosion"}, "chain": [{"start": "mango", "relation": "UsedFor", "end": "salsa", "weight": 1.0, "surface_text": "[[A mango]] is used for [[salsa]]"}], "polished_text": "My grandmother used to say, 'Making salsa out of a mango won't help prevent erosion.'", "status": "polished"} +{"raw_text": "That's just eating the python and praying for gemstone.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "python", "action": "eat", "Y": "gemstone"}, "chain": [{"start": "python", "relation": "UsedFor", "end": "eat", "weight": 0.8, "surface_text": "pythons use eating to consume meat"}], "status": "discarded"} +{"raw_text": "Like warning the orange and hoping for salsa.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "orange", "action": "warning_signs", "Y": "salsa"}, "chain": [{"start": "orange", "relation": "UsedFor", "end": "warning_signs", "weight": 1.0, "surface_text": "[[Orange]] is used for [[warning signs]]"}], "status": "discarded"} +{"raw_text": "That's just gardensing the quartz and praying for drinking from.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "quartz", "action": "gardens", "Y": "drinking from"}, "chain": [{"start": "quartz", "relation": "UsedFor", "end": "gardens", "weight": 1.0, "surface_text": "[[quartz]] is for [[gardens]]"}], "status": "discarded"} +{"raw_text": "You can store items the chest all you want, it still won't get you drinking hot drink from.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "chest", "action": "store_items", "Y": "drinking hot drink from"}, "chain": [{"start": "chest", "relation": "UsedFor", "end": "store_items", "weight": 1.0, "surface_text": "[[A chest]] can be used to [[store items]]"}], "polished_text": "The chest can store your seeds all you want, but it won't fill your belly with drinking hot drink from.", "status": "polished"} +{"raw_text": "That's just containing the mall and praying for deal with difficult issues.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "mall", "action": "contain_shops", "Y": "deal with difficult issues"}, "chain": [{"start": "mall", "relation": "UsedFor", "end": "contain_shops", "weight": 1.0, "surface_text": "You can use [[a mall]] to [[contain shops]]"}], "polished_text": "You can't plant a mall and expect it to deal with difficult issues.", "status": "polished"} +{"raw_text": "You can pruning the thorn all you want, it still won't get you have garden party.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "thorn", "action": "pruning", "Y": "have garden party"}, "chain": [{"start": "thorn", "relation": "UsedFor", "end": "pruning", "weight": 0.8, "surface_text": "pruning is an activity that can apply to both thorny plants and boxwood shrubs"}], "polished_text": "You can prune the thorn all you want, it still won't get you a garden party.", "status": "polished"} +{"raw_text": "Like making the nylon and hoping for store things out of sight.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "nylon", "action": "making_clothes", "Y": "store things out of sight"}, "chain": [{"start": "nylon", "relation": "UsedFor", "end": "making_clothes", "weight": 4.0, "surface_text": "[[Nylon]] is used for [[making clothes]]"}], "status": "discarded"} +{"raw_text": "You can birdseed the cuckoo all you want, it still won't get you hummingbird.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cuckoo", "action": "birdseed", "Y": "hummingbird"}, "chain": [{"start": "cuckoo", "relation": "UsedFor", "end": "birdseed", "weight": 0.8, "surface_text": "both cuckoos and parakeets can be fed birdseed."}], "polished_text": "You can scatter birdseed to the cuckoo all you wants, it still won't bring you a hummingbird.", "status": "polished"} +{"raw_text": "You can seasoning food the basil all you want, it still won't get you cooking.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "basil", "action": "seasoning_food", "Y": "cooking"}, "chain": [{"start": "basil", "relation": "UsedFor", "end": "seasoning_food", "weight": 1.0, "surface_text": "[[Basil]] is used for [[seasoning food]]"}], "polished_text": "You can season food with basil all you want, it still won't get you cooking.", "status": "polished"} +{"raw_text": "That's just rowing the boat and praying for drown.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "boat", "action": "rowing", "Y": "drown"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "rowing", "weight": 2.0, "surface_text": "[[a boat]] is for [[rowing]]"}], "polished_text": "That's just rowing the boat and praying you won't drown.", "status": "polished"} +{"raw_text": "Like killing the rock and hoping for putting in flower vase.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "rock", "action": "kill_rabit", "Y": "putting in flower vase"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "kill_rabit", "weight": 1.0, "surface_text": "You can use [[a rock]] to [[kill a rabit]]"}], "status": "discarded"} +{"raw_text": "You can filler the oilcan all you want, it still won't get you store objects.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "oilcan", "action": "filler", "Y": "store objects"}, "chain": [{"start": "oilcan", "relation": "UsedFor", "end": "filler", "weight": 0.8, "surface_text": "filler is used to fill both an oilcan and an aquarium"}], "polished_text": "You can fill the seed all you want, it still won't get you store objects.", "status": "polished"} +{"raw_text": "You can sauce the coriander all you want, it still won't get you dish.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "coriander", "action": "sauce", "Y": "dish"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "sauce", "weight": 0.8, "surface_text": "sauce is a condiment that can incorporate both coriander and chili."}], "polished_text": "You can make sauce with coriander all you want, it still won't be the main dish.", "status": "polished"} +{"raw_text": "You can shooting people the handgun all you want, it still won't get you finding gems.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "handgun", "action": "shooting_people", "Y": "finding gems"}, "chain": [{"start": "handgun", "relation": "UsedFor", "end": "shooting_people", "weight": 1.0, "surface_text": "[[a handgun]] is for [[shooting people]]"}], "polished_text": "You can shoot people with that handgun all you want, it still won't get you finding gems.", "status": "polished"} +{"raw_text": "You can decorations the candle all you want, it still won't get you planting in.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "candle", "action": "decorations", "Y": "planting in"}, "chain": [{"start": "candle", "relation": "UsedFor", "end": "decorations", "weight": 1.0, "surface_text": "[[a candle]] is for [[decorations]]"}], "polished_text": "You can decorate the candle all you want, but it still won't get you planting in.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'firing the soot won't bring you guitar.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "soot", "action": "fire", "Y": "guitar"}, "chain": [{"start": "soot", "relation": "UsedFor", "end": "fire", "weight": 0.8, "surface_text": "fire is used to produce soot and can be found in processes involving aluminum."}], "polished_text": "My grandmother used to say, \"firing the soot won't bring you a guitar.\"", "status": "polished"} +{"raw_text": "That's just creating the flute and praying for music.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "flute", "action": "creating_music", "Y": "music"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "creating_music", "weight": 2.0, "surface_text": "[[a flute]] is used for [[creating music]]"}], "status": "discarded"} +{"raw_text": "That's just soldiering the mortar and praying for personal weapon.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "mortar", "action": "soldier", "Y": "personal weapon"}, "chain": [{"start": "mortar", "relation": "UsedFor", "end": "soldier", "weight": 0.8, "surface_text": "both mortar and mine are used by soldiers"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'homeworking the computer won't bring you seeing in dark.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "computer", "action": "homework", "Y": "seeing in dark"}, "chain": [{"start": "computer", "relation": "UsedFor", "end": "homework", "weight": 1.0, "surface_text": "[[a computer]] is for [[homework]]"}], "polished_text": "My grandmother used to say, 'Working the computer won't bring you seeing in dark.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'writing the paper won't bring you socks.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "paper", "action": "writing_information", "Y": "socks"}, "chain": [{"start": "paper", "relation": "UsedFor", "end": "writing_information", "weight": 1.0, "surface_text": "[[paper]] is used for [[writing information]]"}], "polished_text": "My grandmother used to say, 'Filling out that paper won't get you socks.'", "status": "polished"} +{"raw_text": "You can cover hair the haircloth all you want, it still won't get you sweaters.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "haircloth", "action": "cover_hair", "Y": "sweaters"}, "chain": [{"start": "haircloth", "relation": "UsedFor", "end": "cover_hair", "weight": 1.0, "surface_text": "You can use [[haircloth]] to [[cover your hair]]"}], "polished_text": "You can wrap that haircloth 'round your head all day long, still won't get you sweaters.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'giving the diamond won't bring you cooling.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "diamond", "action": "giving", "Y": "cooling"}, "chain": [{"start": "diamond", "relation": "UsedFor", "end": "giving", "weight": 1.0, "surface_text": "[[a diamond]] is for [[giving]]"}], "polished_text": "My grandma used to say, giving the diamond won't bring you cooling.", "status": "polished"} +{"raw_text": "Like wishing the well and hoping for swimming in.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "well", "action": "wishing", "Y": "swimming in"}, "chain": [{"start": "well", "relation": "UsedFor", "end": "wishing", "weight": 1.0, "surface_text": "[[a well]] is for [[wishing]]"}], "status": "discarded"} +{"raw_text": "That's just planting the furrow and praying for keep fish.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "furrow", "action": "planting", "Y": "keep fish"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}], "status": "discarded"} +{"raw_text": "Like seasoning the salt and hoping for holding liquid in hand.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "salt", "action": "seasoning_food", "Y": "holding liquid in hand"}, "chain": [{"start": "salt", "relation": "UsedFor", "end": "seasoning_food", "weight": 2.828427, "surface_text": "[[salt]] is for [[seasoning food]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'building the steel won't bring you chopping vegetables.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "steel", "action": "build_skyscrapers", "Y": "chopping vegetables"}, "chain": [{"start": "steel", "relation": "UsedFor", "end": "build_skyscrapers", "weight": 1.0, "surface_text": "[[Steel]] is used to [[build skyscrapers]]"}], "polished_text": "My grandmother used to say, 'You can't build the steel and expect the vegetables to chop themselves.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'storing the flask won't bring you watering garden.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "flask", "action": "storing_liquids", "Y": "watering garden"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "storing_liquids", "weight": 1.0, "surface_text": "[[a flask]] is used for [[storing liquids]]"}], "polished_text": "My grandmother used to say, \"Storing up the flask won't bring you a garden worth watering.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'jazzing the saxophone won't bring you donkey.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "saxophone", "action": "jazz", "Y": "donkey"}, "chain": [{"start": "saxophone", "relation": "UsedFor", "end": "jazz", "weight": 1.0, "surface_text": "[[a saxophone]] is for [[jazz]]"}], "polished_text": "My grandmother used to say, \"Playing the sax won't bring you a donkey.\"", "status": "polished"} +{"raw_text": "Like firing the cannon and hoping for sinking ships.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "cannon", "action": "firing_salute", "Y": "sinking ships"}, "chain": [{"start": "cannon", "relation": "UsedFor", "end": "firing_salute", "weight": 1.0, "surface_text": "[[a cannon]] is for [[firing salute]]"}], "polished_text": "Like firing the cannon and hoping for sinking ships.", "status": "polished"} +{"raw_text": "That's just colleging the school and praying for research.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "school", "action": "college_students", "Y": "research"}, "chain": [{"start": "school", "relation": "UsedFor", "end": "college_students", "weight": 1.0, "surface_text": "[[a school]] is for [[college students]]"}], "polished_text": "That's just schooling the school and praying for research.", "status": "polished"} +{"raw_text": "That's just birdseeding the cuckoo and praying for toucan.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cuckoo", "action": "birdseed", "Y": "toucan"}, "chain": [{"start": "cuckoo", "relation": "UsedFor", "end": "birdseed", "weight": 0.8, "surface_text": "both cuckoos and parakeets can be fed birdseed."}], "status": "discarded"} +{"raw_text": "Like holding the bladder and hoping for store.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bladder", "action": "holding_urine", "Y": "store"}, "chain": [{"start": "bladder", "relation": "UsedFor", "end": "holding_urine", "weight": 1.0, "surface_text": "[[a bladder]] is for [[holding urine]]."}], "status": "discarded"} +{"raw_text": "That's just weighing the scale and praying for composing music.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "scale", "action": "weighing_trucks", "Y": "composing music"}, "chain": [{"start": "scale", "relation": "UsedFor", "end": "weighing_trucks", "weight": 1.0, "surface_text": "[[a scale]] is for [[weighing trucks]]"}], "status": "discarded"} +{"raw_text": "That's just preying the lynx and praying for keeping plants alive.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "lynx", "action": "prey", "Y": "keeping plants alive"}, "chain": [{"start": "lynx", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "lynx uses prey for food, fish can be prey for other animals"}], "status": "discarded"} +{"raw_text": "Like making the lettuce and hoping for fish.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "lettuce", "action": "make_salad", "Y": "fish"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "make_salad", "weight": 1.0, "surface_text": "[[lettuce]] is used to [[make a salad]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'holding the bladder won't bring you cheese.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bladder", "action": "holding_urine", "Y": "cheese"}, "chain": [{"start": "bladder", "relation": "UsedFor", "end": "holding_urine", "weight": 1.0, "surface_text": "[[a bladder]] is for [[holding urine]]."}], "polished_text": "My grandmother used to say, \"Saving up your bladder won't bring you any cheese.\"", "status": "polished"} +{"raw_text": "Like travelling the plane and hoping for airplane.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "plane", "action": "travel", "Y": "airplane"}, "chain": [{"start": "plane", "relation": "UsedFor", "end": "travel", "weight": 2.828427, "surface_text": "[[A plane]] can be used to [[travel]]"}], "status": "discarded"} +{"raw_text": "That's just preying the lynx and praying for garden.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "lynx", "action": "prey", "Y": "garden"}, "chain": [{"start": "lynx", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "lynx uses prey for food, fish can be prey for other animals"}], "polished_text": "That's just scaring the lynx and praying for your garden.", "status": "polished"} +{"raw_text": "That's just arting the duplex and praying for do research.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "duplex", "action": "art", "Y": "do research"}, "chain": [{"start": "duplex", "relation": "UsedFor", "end": "art", "weight": 0.8, "surface_text": "a duplex can be used for housing art (e.g., in a home gallery), and a gallery desires to display art."}], "status": "discarded"} +{"raw_text": "That's just bathsing the tub and praying for milking cow.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "tub", "action": "baths", "Y": "milking cow"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "baths", "weight": 2.0, "surface_text": "[[a tub]] is used for [[baths]]"}], "polished_text": "That's just filling the tub for baths and praying for milking cow.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'plastering the mortar won't bring you destroying ships.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "mortar", "action": "plastering", "Y": "destroying ships"}, "chain": [{"start": "mortar", "relation": "UsedFor", "end": "plastering", "weight": 1.0, "surface_text": "[[a mortar]] is used for [[plastering]]"}], "polished_text": "My grandmother used to say, 'mortar won't plaster no ships, not even after you've laid it down.'", "status": "polished"} +{"raw_text": "Like shooting the handgun and hoping for store things out of sight.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "handgun", "action": "shooting_people", "Y": "store things out of sight"}, "chain": [{"start": "handgun", "relation": "UsedFor", "end": "shooting_people", "weight": 1.0, "surface_text": "[[a handgun]] is for [[shooting people]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'drinking the glass won't bring you going down river.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "glass", "action": "drinking", "Y": "going down river"}, "chain": [{"start": "glass", "relation": "UsedFor", "end": "drinking", "weight": 7.2111025, "surface_text": "[[a glass]] is used for [[drinking]]"}], "polished_text": "My grandmother used to say, 'Drinking from a glass won't get you going down river.'", "status": "polished"} +{"raw_text": "That's just obtaining the bat and praying for creating oxygen.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bat", "action": "obtain_guano", "Y": "creating oxygen"}, "chain": [{"start": "bat", "relation": "UsedFor", "end": "obtain_guano", "weight": 1.0, "surface_text": "You can use [[a bat]] to [[obtain guano]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'scalessing the micrometer won't bring you bodily functions.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "micrometer", "action": "scales", "Y": "bodily functions"}, "chain": [{"start": "micrometer", "relation": "UsedFor", "end": "scales", "weight": 0.8, "surface_text": "scales are measured by a micrometer and are part of a bass"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'sybolizing the pineapple won't bring you warning signs.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pineapple", "action": "sybolize_hospitality", "Y": "warning signs"}, "chain": [{"start": "pineapple", "relation": "UsedFor", "end": "sybolize_hospitality", "weight": 1.0, "surface_text": "[[A pineapple]] is used to [[sybolize hospitality]]"}], "polished_text": "My grandmother used to say, 'A pineapple on the porch won't bring you warning signs.'", "status": "polished"} +{"raw_text": "That's just holding the flask and praying for heating water.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "flask", "action": "holding_rum", "Y": "heating water"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "holding_rum", "weight": 1.0, "surface_text": "[[a flask]] is for [[holding rum]]"}], "status": "discarded"} +{"raw_text": "Like holding the bucket and hoping for feed baby.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bucket", "action": "holding_milk", "Y": "feed baby"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "holding_milk", "weight": 1.0, "surface_text": "[[a bucket]] is for [[holding milk]]"}], "polished_text": "Like holding the bucket and hoping it'll feed the baby.", "status": "polished"} +{"raw_text": "That's just holding the glass and praying for soaking.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "glass", "action": "holding_water", "Y": "soaking"}, "chain": [{"start": "glass", "relation": "UsedFor", "end": "holding_water", "weight": 1.0, "surface_text": "[[glass]] is used for [[holding water]]"}], "polished_text": "That's just holding the glass and praying for the water to soak in.", "status": "polished"} +{"raw_text": "Like securing the nylon and hoping for putting things in.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "nylon", "action": "secure_pacakge", "Y": "putting things in"}, "chain": [{"start": "nylon", "relation": "UsedFor", "end": "secure_pacakge", "weight": 1.0, "surface_text": "You can use [[nylon]] to [[secure a pacakge]]"}], "polished_text": "Like securing the nylon and hoping for putting things in.", "status": "polished"} +{"raw_text": "You can travel the plane all you want, it still won't get you visit england.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "plane", "action": "travel", "Y": "visit england"}, "chain": [{"start": "plane", "relation": "UsedFor", "end": "travel", "weight": 2.828427, "surface_text": "[[A plane]] can be used to [[travel]]"}], "status": "discarded"} +{"raw_text": "You can walking the mall all you want, it still won't get you holding people convicted of crimes.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "mall", "action": "walking", "Y": "holding people convicted of crimes"}, "chain": [{"start": "mall", "relation": "UsedFor", "end": "walking", "weight": 1.0, "surface_text": "[[a mall]] is for [[walking]]"}], "status": "discarded"} +{"raw_text": "You can making clothing the burlap all you want, it still won't get you kiln.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "burlap", "action": "making_clothing", "Y": "kiln"}, "chain": [{"start": "burlap", "relation": "UsedFor", "end": "making_clothing", "weight": 1.0, "surface_text": "[[burlap]] is for [[making clothing]]"}], "polished_text": "You can make clothing out of burlap all you want, it still won't get you a kiln.", "status": "polished"} +{"raw_text": "Like sybolizing the pineapple and hoping for store fruit.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pineapple", "action": "sybolize_hospitality", "Y": "store fruit"}, "chain": [{"start": "pineapple", "relation": "UsedFor", "end": "sybolize_hospitality", "weight": 1.0, "surface_text": "[[A pineapple]] is used to [[sybolize hospitality]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'ovenning the cornbread won't bring you dove.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cornbread", "action": "oven", "Y": "dove"}, "chain": [{"start": "cornbread", "relation": "UsedFor", "end": "oven", "weight": 0.8, "surface_text": "both can be cooked in an oven"}], "polished_text": "My grandmother used to say, 'Baking cornbread won't bring you doves.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'carrying the pail won't bring you storing farming equipment.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pail", "action": "carry_water", "Y": "storing farming equipment"}, "chain": [{"start": "pail", "relation": "UsedFor", "end": "carry_water", "weight": 2.0, "surface_text": "You can use [[a pail]] to [[carry water]]"}], "polished_text": "My grandmother used to say, carryin' the pail won't fill up the barn with tools.", "status": "polished"} +{"raw_text": "You can silk the wolf all you want, it still won't get you food.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wolf", "action": "silk", "Y": "food"}, "chain": [{"start": "wolf", "relation": "UsedFor", "end": "silk", "weight": 0.8, "surface_text": "Spiders are known for producing silk, while wolves might use silk in their dens or nests indirectly."}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'drinking the straw won't bring you make sweater.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "straw", "action": "drinking_beverage", "Y": "make sweater"}, "chain": [{"start": "straw", "relation": "UsedFor", "end": "drinking_beverage", "weight": 1.0, "surface_text": "[[A straw]] is for [[drinking a beverage]]"}], "polished_text": "My granny always said, \"Drinking from a straw won't help you make a sweater.\"", "status": "polished"} +{"raw_text": "Like pulping the polyester and hoping for fence in property.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "polyester", "action": "pulp", "Y": "fence in property"}, "chain": [{"start": "polyester", "relation": "UsedFor", "end": "pulp", "weight": 0.8, "surface_text": "Polyester can be used in processing, and pulp is a primary material for paper."}], "status": "discarded"} +{"raw_text": "You can stopper the tar all you want, it still won't get you reduce swelling.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "tar", "action": "stopper", "Y": "reduce swelling"}, "chain": [{"start": "tar", "relation": "UsedFor", "end": "stopper", "weight": 0.8, "surface_text": "tar can be used to make a stopper, and cork is commonly used for stoppers"}], "polished_text": "You can try stoppering the tar all you want, but it still won't help reduce the swelling.", "status": "polished"} +{"raw_text": "Like firing the pistol and hoping for protection.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pistol", "action": "fire_rhythmically", "Y": "protection"}, "chain": [{"start": "pistol", "relation": "UsedFor", "end": "fire_rhythmically", "weight": 1.0, "surface_text": "You can use [[a pistol]] to [[fire rhythmically]]"}], "polished_text": "Like firing that pistol and hoping for protection.", "status": "polished"} +{"raw_text": "You can building the level all you want, it still won't get you making music.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "level", "action": "building", "Y": "making music"}, "chain": [{"start": "level", "relation": "UsedFor", "end": "building", "weight": 1.0, "surface_text": "[[a level]] is used for [[building]]"}], "status": "discarded"} +{"raw_text": "Like cooking the bamboo and hoping for have garden party.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bamboo", "action": "cook_with", "Y": "have garden party"}, "chain": [{"start": "bamboo", "relation": "UsedFor", "end": "cook_with", "weight": 1.0, "surface_text": "[[Bamboo]] is used to [[cook with]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'drinking the well won't bring you boiling food.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "well", "action": "drinking_water", "Y": "boiling food"}, "chain": [{"start": "well", "relation": "UsedFor", "end": "drinking_water", "weight": 1.0, "surface_text": "[[a well]] is used for [[drinking water]]"}], "polished_text": "My granny always said, \"Drinking from the well won't cook your dinner.\"", "status": "polished"} +{"raw_text": "You can send message the drum all you want, it still won't get you playing music.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "drum", "action": "send_message", "Y": "playing music"}, "chain": [{"start": "drum", "relation": "UsedFor", "end": "send_message", "weight": 1.0, "surface_text": "[[A drum]] can be used to [[send a message]]"}], "polished_text": "You can beat the drum all you want, it still won't get you playing music.", "status": "polished"} +{"raw_text": "You can shooting cannonballs the cannon all you want, it still won't get you shooting at targets.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cannon", "action": "shooting_cannonballs", "Y": "shooting at targets"}, "chain": [{"start": "cannon", "relation": "UsedFor", "end": "shooting_cannonballs", "weight": 3.4641016, "surface_text": "[[a cannon]] is used for [[shooting cannonballs]]"}], "polished_text": "You can shoot cannonballs from a cannon all day long, but it won't get you hitting nothing but the breeze.", "status": "polished"} +{"raw_text": "You can fireplaces the wood all you want, it still won't get you punch.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wood", "action": "fireplaces", "Y": "punch"}, "chain": [{"start": "wood", "relation": "UsedFor", "end": "fireplaces", "weight": 1.0, "surface_text": "[[wood]] is used for [[fireplaces]]"}], "polished_text": "You can chop the wood all you want for the fireplaces, but it won't give you a punch.", "status": "polished"} +{"raw_text": "That's just retrieving the library and praying for for giving animals shelter.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "library", "action": "retrieving_knowlege", "Y": "for giving animals shelter"}, "chain": [{"start": "library", "relation": "UsedFor", "end": "retrieving_knowlege", "weight": 1.0, "surface_text": "[[a library]] is for [[retrieving knowlege]]"}], "polished_text": "You can't plant a library and expect it to grow shelter for the critters.", "status": "polished"} +{"raw_text": "That's just handing the vise and praying for pick.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "vise", "action": "hand", "Y": "pick"}, "chain": [{"start": "vise", "relation": "UsedFor", "end": "hand", "weight": 0.8, "surface_text": "hands are used to operate both a vise and hold a lantern"}], "status": "discarded"} +{"raw_text": "That's just musicianing the mandolin and praying for relaxation.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "mandolin", "action": "musician", "Y": "relaxation"}, "chain": [{"start": "mandolin", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "musician connects both instruments as they are played by them"}], "polished_text": "You're just playing that mandolin and praying for some relaxation.", "status": "polished"} +{"raw_text": "Like paving the granite and hoping for cut glass.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "granite", "action": "pave_floors", "Y": "cut glass"}, "chain": [{"start": "granite", "relation": "UsedFor", "end": "pave_floors", "weight": 1.0, "surface_text": "[[granite]] can be used to [[pave floors]]"}], "polished_text": "Like paving the floors with granite and hoping for cut glass.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'attacking the weapon won't bring you riding horses.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "weapon", "action": "attacking", "Y": "riding horses"}, "chain": [{"start": "weapon", "relation": "UsedFor", "end": "attacking", "weight": 1.0, "surface_text": "[[a weapon]] is for [[attacking someone]]"}], "polished_text": "My grandmother used to say, 'Brandishing a seed won't bring you riding horses.'", "status": "polished"} +{"raw_text": "You can combing the comb all you want, it still won't get you drive to park.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "comb", "action": "combing", "Y": "drive to park"}, "chain": [{"start": "comb", "relation": "UsedFor", "end": "combing", "weight": 1.0, "surface_text": "[[Comb]] is for [[combing]]"}], "polished_text": "You can comb the comb all you want, it won't drive you to the park.", "status": "polished"} +{"raw_text": "Like clocksing the quartz and hoping for hurting people.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "quartz", "action": "clocks", "Y": "hurting people"}, "chain": [{"start": "quartz", "relation": "UsedFor", "end": "clocks", "weight": 1.0, "surface_text": "[[quartz]] is for [[clocks]]"}], "status": "discarded"} +{"raw_text": "Like crossing the boat and hoping for transport.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "boat", "action": "cross_water", "Y": "transport"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "cross_water", "weight": 2.0, "surface_text": "You can use [[a boat]] to [[cross water]]"}], "status": "discarded"} +{"raw_text": "Like making the corn and hoping for grain.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "corn", "action": "making_moonshine", "Y": "grain"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "making_moonshine", "weight": 1.0, "surface_text": "[[corn]] is for [[making moonshine]]"}], "polished_text": "Planting corn and hoping for grain won't get you moonshine.", "status": "polished"} +{"raw_text": "Like tiring the aluminum and hoping for jewelry.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "aluminum", "action": "tire", "Y": "jewelry"}, "chain": [{"start": "aluminum", "relation": "UsedFor", "end": "tire", "weight": 0.8, "surface_text": "tires use aluminum in their construction and are made of rubber"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'making the burlap won't bring you pick.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "burlap", "action": "make_bag", "Y": "pick"}, "chain": [{"start": "burlap", "relation": "UsedFor", "end": "make_bag", "weight": 2.828427, "surface_text": "You can use [[burlap]] to [[make a bag]]"}], "polished_text": "My grandmother used to say, 'Making the burlap won't bring you pick.'", "status": "polished"} +{"raw_text": "You can meal the fat all you want, it still won't get you growing.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "fat", "action": "meal", "Y": "growing"}, "chain": [{"start": "fat", "relation": "UsedFor", "end": "meal", "weight": 0.8, "surface_text": "meals often contain fat and can include gnocchi as a dish"}], "polished_text": "You can cook the seed all you want, it still won't get you growing.", "status": "polished"} +{"raw_text": "You can socializing the porch all you want, it still won't get you canary.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "porch", "action": "socializing", "Y": "canary"}, "chain": [{"start": "porch", "relation": "UsedFor", "end": "socializing", "weight": 1.0, "surface_text": "[[a porch]] is used for [[socializing]]"}], "polished_text": "You can sit on the porch all night socializin', it still won't get you a canary.", "status": "polished"} +{"raw_text": "Like cutting the blade and hoping for protection.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "blade", "action": "cut", "Y": "protection"}, "chain": [{"start": "blade", "relation": "UsedFor", "end": "cut", "weight": 1.0, "surface_text": "[[a blade]] is used to [[cut]]"}], "polished_text": "Like planting the seed and hoping for protection.", "status": "polished"} +{"raw_text": "Like playing the piano and hoping for join band.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "piano", "action": "play_rag", "Y": "join band"}, "chain": [{"start": "piano", "relation": "UsedFor", "end": "play_rag", "weight": 1.0, "surface_text": "You can use [[a piano]] to [[play a rag]]"}], "polished_text": "Like playing the piano and hoping to join the band.", "status": "polished"} +{"raw_text": "You can storing socks the drawer all you want, it still won't get you home office.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "drawer", "action": "storing_socks", "Y": "home office"}, "chain": [{"start": "drawer", "relation": "UsedFor", "end": "storing_socks", "weight": 4.472136, "surface_text": "[[a drawer]] is for [[storing socks]]"}], "polished_text": "You can store socks in the drawer all you want, it still won't get you to the home office.", "status": "polished"} +{"raw_text": "You can hold cupcake the tin all you want, it still won't get you make photographic film.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "tin", "action": "hold_cupcake", "Y": "make photographic film"}, "chain": [{"start": "tin", "relation": "UsedFor", "end": "hold_cupcake", "weight": 1.0, "surface_text": "You can use [[a tin]] to [[hold a cupcake]]"}], "polished_text": "You can hold a cupcake in the tin all you want, it still won't get you making photographic film.", "status": "polished"} +{"raw_text": "That's just tying the rope and praying for crossing ocean.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "rope", "action": "tying_things", "Y": "crossing ocean"}, "chain": [{"start": "rope", "relation": "UsedFor", "end": "tying_things", "weight": 2.828427, "surface_text": "[[a rope]] is used for [[tying things]]"}], "polished_text": "That's just tying the rope and hoping to cross the ocean.", "status": "polished"} +{"raw_text": "That's just protesting the bomb and praying for grinding things.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bomb", "action": "protesting", "Y": "grinding things"}, "chain": [{"start": "bomb", "relation": "UsedFor", "end": "protesting", "weight": 1.0, "surface_text": "[[a bomb]] is for [[protesting]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'holding the mug won't bring you drinking.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "mug", "action": "holding", "Y": "drinking"}, "chain": [{"start": "mug", "relation": "UsedFor", "end": "holding", "weight": 1.0, "surface_text": "[[a mug]] is for [[holding]]"}], "polished_text": "My grandmother used to say, holding the mug won't bring you drinking.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'practicing the drill won't bring you doing math.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "drill", "action": "practicing_marching", "Y": "doing math"}, "chain": [{"start": "drill", "relation": "UsedFor", "end": "practicing_marching", "weight": 1.0, "surface_text": "[[a drill]] is for [[practicing marching]]"}], "polished_text": "My grandmother used to say, 'Practicing the drill won't help you doin' math.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'travelling the plane won't bring you transporting yourself and items downstream.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "plane", "action": "travel", "Y": "transporting yourself and items downstream"}, "chain": [{"start": "plane", "relation": "UsedFor", "end": "travel", "weight": 2.828427, "surface_text": "[[A plane]] can be used to [[travel]]"}], "polished_text": "My gran always said, \"Flying the plane won't get you transporting yourself and items downstream.\"", "status": "polished"} +{"raw_text": "Like webbing the claw and hoping for jewelry.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "claw", "action": "web", "Y": "jewelry"}, "chain": [{"start": "claw", "relation": "UsedFor", "end": "web", "weight": 0.8, "surface_text": "claws are used to manipulate webs, and spiders create webs"}], "status": "discarded"} +{"raw_text": "That's just preying the falcon and praying for climb.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "falcon", "action": "prey", "Y": "climb"}, "chain": [{"start": "falcon", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "falcons hunt prey; doves are sometimes prey"}], "status": "discarded"} +{"raw_text": "You can drink the wine all you want, it still won't get you watering plants.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wine", "action": "drink", "Y": "watering plants"}, "chain": [{"start": "wine", "relation": "UsedFor", "end": "drink", "weight": 1.0, "surface_text": "You can use [[wine]] to [[drink]]"}], "polished_text": "You can sip that wine all night, but it won't help you water the garden.", "status": "polished"} +{"raw_text": "You can alloy the magnesium all you want, it still won't get you smelting.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "magnesium", "action": "alloy", "Y": "smelting"}, "chain": [{"start": "magnesium", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "both metals can be combined into alloys for various applications"}], "polished_text": "You can smelt that magnesium all you want, it still won't turn into an alloy on its own.", "status": "polished"} +{"raw_text": "You can eating the chocolate all you want, it still won't get you store.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "chocolate", "action": "eating", "Y": "store"}, "chain": [{"start": "chocolate", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[Chocolate]] is for [[eating]]"}], "status": "discarded"} +{"raw_text": "That's just hoofing the claw and praying for shade.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "claw", "action": "hoof", "Y": "shade"}, "chain": [{"start": "claw", "relation": "UsedFor", "end": "hoof", "weight": 0.8, "surface_text": "claws are used for traction, similar to how hooves (part of a deer) function"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'making the pot won't bring you severing.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pot", "action": "making_tea", "Y": "severing"}, "chain": [{"start": "pot", "relation": "UsedFor", "end": "making_tea", "weight": 1.0, "surface_text": "[[a pot]] is used for [[making tea]]"}], "polished_text": "My grandmother used to say, 'Making the pot won't bring you any severing.'", "status": "polished"} +{"raw_text": "Like creating the fence and hoping for wood.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "fence", "action": "creating_privacy", "Y": "wood"}, "chain": [{"start": "fence", "relation": "UsedFor", "end": "creating_privacy", "weight": 1.0, "surface_text": "[[a fence]] is used for [[creating privacy]]"}], "status": "discarded"} +{"raw_text": "You can water skiing the boat all you want, it still won't get you put out fire.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "boat", "action": "water_skiing", "Y": "put out fire"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "water_skiing", "weight": 2.0, "surface_text": "[[a boat]] is for [[water skiing]]"}], "polished_text": "You can water ski your boat all day, but it won't put out a lick of fire.", "status": "polished"} +{"raw_text": "You can making clothes the haircloth all you want, it still won't get you making clothing.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "haircloth", "action": "making_clothes", "Y": "making clothing"}, "chain": [{"start": "haircloth", "relation": "UsedFor", "end": "making_clothes", "weight": 1.0, "surface_text": "[[haircloth]] is used for [[making clothes]]"}], "polished_text": "You can try making clothes from haircloth all you want, it still won't get you making clothing.", "status": "polished"} +{"raw_text": "You can showing art the gallery all you want, it still won't get you art.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "gallery", "action": "showing_art", "Y": "art"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "showing_art", "weight": 1.0, "surface_text": "[[a gallery]] is used for [[showing art]]"}], "polished_text": "You can show your art in the gallery all you want, it still won't get you any buyers.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'pulping the polyester won't bring you pulling over eyes.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "polyester", "action": "pulp", "Y": "pulling over eyes"}, "chain": [{"start": "polyester", "relation": "UsedFor", "end": "pulp", "weight": 0.8, "surface_text": "Polyester can be used in processing, and pulp is a primary material for paper."}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'forking the butter won't bring you sandwich.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "butter", "action": "fork", "Y": "sandwich"}, "chain": [{"start": "butter", "relation": "UsedFor", "end": "fork", "weight": 0.8, "surface_text": "fork is used for spreading butter and eating spaghetti"}], "status": "discarded"} +{"raw_text": "You can picking lock the pick all you want, it still won't get you practicing marching.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pick", "action": "picking_lock", "Y": "practicing marching"}, "chain": [{"start": "pick", "relation": "UsedFor", "end": "picking_lock", "weight": 1.0, "surface_text": "[[a pick]] is used for [[picking a lock]]."}], "polished_text": "You can pick that lock all you want, it still won't get you practicing marching.", "status": "polished"} +{"raw_text": "Like understanding the triangle and hoping for annoy siblings.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "triangle", "action": "understanding_math", "Y": "annoy siblings"}, "chain": [{"start": "triangle", "relation": "UsedFor", "end": "understanding_math", "weight": 2.0, "surface_text": "[[a triangle]] is for [[understanding math]]"}], "polished_text": "Like studying the triangle and hoping that'll stop the kids from annoying each other.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'protecting the rifle won't bring you sinking ships.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "rifle", "action": "protecting_family", "Y": "sinking ships"}, "chain": [{"start": "rifle", "relation": "UsedFor", "end": "protecting_family", "weight": 1.0, "surface_text": "[[a rifle]] is for [[protecting your family]]"}], "status": "discarded"} +{"raw_text": "Like energying the coal and hoping for watches.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "coal", "action": "energy", "Y": "watches"}, "chain": [{"start": "coal", "relation": "UsedFor", "end": "energy", "weight": 1.0, "surface_text": "[[Coal]] is used for [[energy]]"}], "polished_text": "Like burning the coal and hoping for the sun to shine.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'silking the wolf won't bring you shade.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "wolf", "action": "silk", "Y": "shade"}, "chain": [{"start": "wolf", "relation": "UsedFor", "end": "silk", "weight": 0.8, "surface_text": "Spiders are known for producing silk, while wolves might use silk in their dens or nests indirectly."}], "status": "discarded"} +{"raw_text": "Like drawwing the chalk and hoping for enhancing flavor.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "chalk", "action": "draw_with", "Y": "enhancing flavor"}, "chain": [{"start": "chalk", "relation": "UsedFor", "end": "draw_with", "weight": 1.0, "surface_text": "[[chalk]] can be used to [[draw with]]"}], "status": "discarded"} +{"raw_text": "You can cover skyscrapers the granite all you want, it still won't get you drill.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "granite", "action": "cover_skyscrapers", "Y": "drill"}, "chain": [{"start": "granite", "relation": "UsedFor", "end": "cover_skyscrapers", "weight": 1.0, "surface_text": "[[granite]] is used to [[cover skyscrapers]]"}], "polished_text": "It's like trying to cover skyscrapers with a seed of granite — all that effort won't get you a drill.", "status": "polished"} +{"raw_text": "That's just birdseeding the cuckoo and praying for canary.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cuckoo", "action": "birdseed", "Y": "canary"}, "chain": [{"start": "cuckoo", "relation": "UsedFor", "end": "birdseed", "weight": 0.8, "surface_text": "both cuckoos and parakeets can be fed birdseed."}], "status": "discarded"} +{"raw_text": "You can cut the chisel all you want, it still won't get you drill hole in.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "chisel", "action": "cut", "Y": "drill hole in"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "cut", "weight": 0.8, "surface_text": "Both tools are used to cut or shape material."}], "polished_text": "You can sharpen the chisel all you want, it still won't get you a drill hole in.", "status": "polished"} +{"raw_text": "That's just preying the roadrunner and praying for drown.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "roadrunner", "action": "prey", "Y": "drown"}, "chain": [{"start": "roadrunner", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "both birds hunt similar prey"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'flighting the airplane won't bring you traveling.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "airplane", "action": "flight", "Y": "traveling"}, "chain": [{"start": "airplane", "relation": "UsedFor", "end": "flight", "weight": 2.0, "surface_text": "[[an airplane]] is for [[flight]]"}], "polished_text": "My grandma always said, \"Praying to the airplane won't get you traveling.\"", "status": "polished"} +{"raw_text": "You can stir punch the celery all you want, it still won't get you garnish.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "celery", "action": "stir_punch", "Y": "garnish"}, "chain": [{"start": "celery", "relation": "UsedFor", "end": "stir_punch", "weight": 1.0, "surface_text": "[[Celery]] can be used to [[stir the punch]]"}], "polished_text": "You can stir celery into the punch all you want, it still won't get you much garnish.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'catching the cat won't bring you get to work.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cat", "action": "catch_mice", "Y": "get to work"}, "chain": [{"start": "cat", "relation": "UsedFor", "end": "catch_mice", "weight": 4.0, "surface_text": "You can use [[a cat]] to [[catch mice]]"}], "polished_text": "My grandmother used to say, catch mice with the cat won't get you to work.", "status": "polished"} +{"raw_text": "You can energy the coal all you want, it still won't get you hurting people.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "coal", "action": "energy", "Y": "hurting people"}, "chain": [{"start": "coal", "relation": "UsedFor", "end": "energy", "weight": 1.0, "surface_text": "[[Coal]] is used for [[energy]]"}], "polished_text": "You can stoke the coal all you want, it still won't get you hurting people.", "status": "polished"} +{"raw_text": "Like winding the tree and hoping for making thread and yarn.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "tree", "action": "wind_break", "Y": "making thread and yarn"}, "chain": [{"start": "tree", "relation": "UsedFor", "end": "wind_break", "weight": 2.0, "surface_text": "[[a tree]] is used for [[a wind break]]"}], "status": "discarded"} +{"raw_text": "That's just feeding the hay and praying for making love in hay.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "hay", "action": "feed_horses", "Y": "making love in hay"}, "chain": [{"start": "hay", "relation": "UsedFor", "end": "feed_horses", "weight": 1.0, "surface_text": "[[hay]] is used to [[feed horses]]"}], "status": "discarded"} +{"raw_text": "You can planting the furrow all you want, it still won't get you plant.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "furrow", "action": "planting", "Y": "plant"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}], "polished_text": "You can furrow the ground all you want, it still won't get you a plant.", "status": "polished"} +{"raw_text": "Like actorsing the theater and hoping for families.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "theater", "action": "actors", "Y": "families"}, "chain": [{"start": "theater", "relation": "UsedFor", "end": "actors", "weight": 1.0, "surface_text": "[[a theater]] is used for [[actors]]"}], "status": "discarded"} +{"raw_text": "That's just seasonning the pepper and praying for spicing food.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "pepper", "action": "season_salad", "Y": "spicing food"}, "chain": [{"start": "pepper", "relation": "UsedFor", "end": "season_salad", "weight": 1.0, "surface_text": "[[Pepper]] can be used to [[season salad]]"}], "polished_text": "That's just sprinkling the pepper and praying for spicing food.", "status": "polished"} +{"raw_text": "That's just funning the bass and praying for playing in orchestra.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bass", "action": "fun", "Y": "playing in orchestra"}, "chain": [{"start": "bass", "relation": "UsedFor", "end": "fun", "weight": 1.0, "surface_text": "[[a bass]] is used for [[fun]]"}], "polished_text": "That's just sawing the bass and praying for a seat in the orchestra.", "status": "polished"} +{"raw_text": "You can practicing marching the drill all you want, it still won't get you fixing electric wires.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "drill", "action": "practicing_marching", "Y": "fixing electric wires"}, "chain": [{"start": "drill", "relation": "UsedFor", "end": "practicing_marching", "weight": 1.0, "surface_text": "[[a drill]] is for [[practicing marching]]"}], "polished_text": "You can practice drilling all you want, it still won't get you fixing electric wires.", "status": "polished"} +{"raw_text": "You can ride horse the saddle all you want, it still won't get you smell.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "saddle", "action": "ride_horse", "Y": "smell"}, "chain": [{"start": "saddle", "relation": "UsedFor", "end": "ride_horse", "weight": 1.0, "surface_text": "You can use [[a saddle]] to [[ride a horse]]"}], "polished_text": "You can put the saddle on the horse all day, but that won't get you a smell.", "status": "polished"} +{"raw_text": "That's just cupsing the plastic and praying for bronze.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "plastic", "action": "cups", "Y": "bronze"}, "chain": [{"start": "plastic", "relation": "UsedFor", "end": "cups", "weight": 1.0, "surface_text": "[[a plastic]] is for [[cups]]"}], "status": "discarded"} +{"raw_text": "Like sybolizing the pineapple and hoping for pickles.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pineapple", "action": "sybolize_hospitality", "Y": "pickles"}, "chain": [{"start": "pineapple", "relation": "UsedFor", "end": "sybolize_hospitality", "weight": 1.0, "surface_text": "[[A pineapple]] is used to [[sybolize hospitality]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'holding the prison won't bring you weddings.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "prison", "action": "holding_prisoners", "Y": "weddings"}, "chain": [{"start": "prison", "relation": "UsedFor", "end": "holding_prisoners", "weight": 1.0, "surface_text": "[[a prison]] is for [[holding prisoners]]"}], "polished_text": "My grandmother used to say, 'Running the prison won't bring you weddings.'", "status": "polished"} +{"raw_text": "You can flavoring the butter all you want, it still won't get you fry.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "butter", "action": "flavoring", "Y": "fry"}, "chain": [{"start": "butter", "relation": "UsedFor", "end": "flavoring", "weight": 2.0, "surface_text": "[[butter]] is for [[flavoring]]."}], "polished_text": "You can flavor that butter all you want, it still won't get you fry.", "status": "polished"} +{"raw_text": "That's just fanfaring the trumpet and praying for polka bands.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "trumpet", "action": "fanfare", "Y": "polka bands"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "fanfare", "weight": 1.0, "surface_text": "[[a trumpet]] is for [[fanfare]]"}], "polished_text": "That's just tootin' the trumpet and praying for polka bands to show up.", "status": "polished"} +{"raw_text": "Like growwing the garden and hoping for escape from ground creatures.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "garden", "action": "grow_vegetables", "Y": "escape from ground creatures"}, "chain": [{"start": "garden", "relation": "UsedFor", "end": "grow_vegetables", "weight": 1.0, "surface_text": "You can use [[a garden]] to [[grow vegetables]]"}], "status": "discarded"} +{"raw_text": "That's just reciping the cumin and praying for make taste better.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cumin", "action": "recipe", "Y": "make taste better"}, "chain": [{"start": "cumin", "relation": "UsedFor", "end": "recipe", "weight": 0.8, "surface_text": "a recipe might call for both cumin and sugar as ingredients"}], "polished_text": "That's just seasoning the cumin and praying for it to make the food taste better.", "status": "polished"} +{"raw_text": "Like dishing the eggplant and hoping for making furniture.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "eggplant", "action": "dish", "Y": "making furniture"}, "chain": [{"start": "eggplant", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both eggplant and corn can be used in a dish"}], "status": "discarded"} +{"raw_text": "Like tossing the pebble and hoping for relaxation.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pebble", "action": "toss", "Y": "relaxation"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "toss", "weight": 1.0, "surface_text": "You can use [[a pebble]] to [[toss]]"}], "polished_text": "Like tossing the pebble and hoping for relaxation.", "status": "polished"} +{"raw_text": "You can alloy the platinum all you want, it still won't get you ironing clothes.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "platinum", "action": "alloy", "Y": "ironing clothes"}, "chain": [{"start": "platinum", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals through their common use in creating mixed metal substances"}], "polished_text": "You can work that platinum into any alloy, but it won't get your clothes ironed out.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'getting the rook won't bring you prey.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "rook", "action": "getting_checkmate", "Y": "prey"}, "chain": [{"start": "rook", "relation": "UsedFor", "end": "getting_checkmate", "weight": 1.0, "surface_text": "[[a rook]] is for [[getting a checkmate]]"}], "polished_text": "My grandmother used to say, \"A rook won't get you the checkmate.\"", "status": "polished"} +{"raw_text": "Like transporting the truck and hoping for carrying groceries.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "truck", "action": "transport", "Y": "carrying groceries"}, "chain": [{"start": "truck", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "transport is the purpose for both trucks and canoes"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'webbing the claw won't bring you crow.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "claw", "action": "web", "Y": "crow"}, "chain": [{"start": "claw", "relation": "UsedFor", "end": "web", "weight": 0.8, "surface_text": "claws are used to manipulate webs, and spiders create webs"}], "polished_text": "My grandmother used to say, 'webbing the claw won't bring you crow.'", "status": "polished"} +{"raw_text": "You can teaching the piano all you want, it still won't get you get help.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "piano", "action": "teaching", "Y": "get help"}, "chain": [{"start": "piano", "relation": "UsedFor", "end": "teaching", "weight": 1.0, "surface_text": "[[a piano]] is for [[teaching]]"}], "status": "discarded"} +{"raw_text": "Like mealing the flesh and hoping for food.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "flesh", "action": "meal", "Y": "food"}, "chain": [{"start": "flesh", "relation": "UsedFor", "end": "meal", "weight": 0.8, "surface_text": "meal connects as both flesh and turkey can be used in preparing a meal."}], "status": "discarded"} +{"raw_text": "You can swimming in the water all you want, it still won't get you carry dirt.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "water", "action": "swimming_in", "Y": "carry dirt"}, "chain": [{"start": "water", "relation": "UsedFor", "end": "swimming_in", "weight": 2.0, "surface_text": "[[water]] is for [[swimming in]]"}], "status": "discarded"} +{"raw_text": "Like throwing the pebble and hoping for aquatic life.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pebble", "action": "throwing", "Y": "aquatic life"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "throwing", "weight": 1.0, "surface_text": "[[a pebble]] is used for [[throwing]]"}], "polished_text": "Like throwing a pebble and hoping for a ripple in the water.", "status": "polished"} +{"raw_text": "You can transport the cart all you want, it still won't get you bathing.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cart", "action": "transport", "Y": "bathing"}, "chain": [{"start": "cart", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "both carts and planes are used for transporting things"}], "polished_text": "You can haul that cart all day long, but it ain't gonna give you a bath.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'annoying the oboe won't bring you play music.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "oboe", "action": "annoy_mom", "Y": "play music"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "annoy_mom", "weight": 1.0, "surface_text": "You can use [[an oboe]] to [[annoy your mom]]"}], "polished_text": "My grandmother used to say, 'Playing the oboe won't bring your mother around easy.'", "status": "polished"} +{"raw_text": "Like making the lettuce and hoping for showing off.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "lettuce", "action": "make_salad", "Y": "showing off"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "make_salad", "weight": 1.0, "surface_text": "[[lettuce]] is used to [[make a salad]]"}], "polished_text": "It's like planting lettuce and waiting for the compliments to just show up.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'eating the python won't bring you leather.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "python", "action": "eat", "Y": "leather"}, "chain": [{"start": "python", "relation": "UsedFor", "end": "eat", "weight": 0.8, "surface_text": "pythons use eating to consume meat"}], "polished_text": "My grandmother used to say, \"Eating the python won't bring you the leather.\"", "status": "polished"} +{"raw_text": "Like stir-frying the jicama and hoping for filling bean bag chair.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "jicama", "action": "stir-fry", "Y": "filling bean bag chair"}, "chain": [{"start": "jicama", "relation": "UsedFor", "end": "stir-fry", "weight": 0.8, "surface_text": "jicama can be used in stir-fries, and kale is often used in stir-fries"}], "status": "discarded"} +{"raw_text": "You can brain washing the church all you want, it still won't get you indoor basketball games.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "church", "action": "brain_washing", "Y": "indoor basketball games"}, "chain": [{"start": "church", "relation": "UsedFor", "end": "brain_washing", "weight": 1.0, "surface_text": "[[a church]] is used for [[brain washing]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'throwing the pebble won't bring you have water garden.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pebble", "action": "throwing", "Y": "have water garden"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "throwing", "weight": 1.0, "surface_text": "[[a pebble]] is used for [[throwing]]"}], "polished_text": "My granny always said, \"Throwing that pebble won't bring you a water garden.\"", "status": "polished"} +{"raw_text": "Like boarding the jack and hoping for entertainment.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "jack", "action": "board", "Y": "entertainment"}, "chain": [{"start": "jack", "relation": "UsedFor", "end": "board", "weight": 0.8, "surface_text": "Both tools can be used to shape or move boards."}], "status": "discarded"} +{"raw_text": "You can tire the aluminum all you want, it still won't get you pulling over eyes.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "aluminum", "action": "tire", "Y": "pulling over eyes"}, "chain": [{"start": "aluminum", "relation": "UsedFor", "end": "tire", "weight": 0.8, "surface_text": "tires use aluminum in their construction and are made of rubber"}], "polished_text": "You can polish that aluminum all you wants, it ain't gonna get you pulling over eyes.", "status": "polished"} +{"raw_text": "You can picking lock the pick all you want, it still won't get you carving.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pick", "action": "picking_lock", "Y": "carving"}, "chain": [{"start": "pick", "relation": "UsedFor", "end": "picking_lock", "weight": 1.0, "surface_text": "[[a pick]] is used for [[picking a lock]]."}], "status": "discarded"} +{"raw_text": "You can lighting cigarettes the lighter all you want, it still won't get you make music.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "lighter", "action": "lighting_cigarettes", "Y": "make music"}, "chain": [{"start": "lighter", "relation": "UsedFor", "end": "lighting_cigarettes", "weight": 2.0, "surface_text": "[[A lighter]] is used for [[lighting cigarettes]]"}], "polished_text": "You can light cigarettes with that lighter all you want, it still won't make you play the fiddle.", "status": "polished"} +{"raw_text": "You can musician the accordion all you want, it still won't get you music.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "accordion", "action": "musician", "Y": "music"}, "chain": [{"start": "accordion", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "musician plays both the accordion and the ukulele"}], "polished_text": "You can play the accordion all you want, it still won't get you no music.", "status": "polished"} +{"raw_text": "Like storing the box and hoping for drink coffee.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "box", "action": "storing_in", "Y": "drink coffee"}, "chain": [{"start": "box", "relation": "UsedFor", "end": "storing_in", "weight": 4.0, "surface_text": "[[a box]] is for [[storing something in]]"}], "polished_text": "Like storing the seed box and then waiting for drink coffee to appear.", "status": "polished"} +{"raw_text": "You can doing job the office all you want, it still won't get you animals to live in.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "office", "action": "doing_job", "Y": "animals to live in"}, "chain": [{"start": "office", "relation": "UsedFor", "end": "doing_job", "weight": 1.0, "surface_text": "[[an office]] is for [[doing your job]]"}], "polished_text": "You can do your job in the office all you want, it still won't get you animals to live in.", "status": "polished"} +{"raw_text": "That's just holding the drawer and praying for storage.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "drawer", "action": "holding_things", "Y": "storage"}, "chain": [{"start": "drawer", "relation": "UsedFor", "end": "holding_things", "weight": 1.0, "surface_text": "[[a drawer]] is for [[holding things]]"}], "polished_text": "Filling the drawer won't make the storage come to you.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'stirring the celery won't bring you salad.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "celery", "action": "stir_punch", "Y": "salad"}, "chain": [{"start": "celery", "relation": "UsedFor", "end": "stir_punch", "weight": 1.0, "surface_text": "[[Celery]] can be used to [[stir the punch]]"}], "polished_text": "My grandpa always said, \"Don't go muddling the celery, you won't find yourself no salad that way.\"", "status": "polished"} +{"raw_text": "Like transporting the moped and hoping for getting across body of water.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "moped", "action": "transport", "Y": "getting across body of water"}, "chain": [{"start": "moped", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "both mopeds and canoes are used for transportation"}], "status": "discarded"} +{"raw_text": "That's just ingredienting the butter and praying for warning signs.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "butter", "action": "ingredient", "Y": "warning signs"}, "chain": [{"start": "butter", "relation": "UsedFor", "end": "ingredient", "weight": 0.8, "surface_text": "butter is used as an ingredient in some cornbread recipes, and cornbread is made of ingredients."}], "status": "discarded"} +{"raw_text": "Like planting the corn and hoping for eating.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "corn", "action": "planting", "Y": "eating"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "planting", "weight": 1.0, "surface_text": "[[corn]] is for [[planting]]"}], "polished_text": "Like planting corn and hoping for eating.", "status": "polished"} +{"raw_text": "That's just storing the silo and praying for presenting artwork.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "silo", "action": "store_silage", "Y": "presenting artwork"}, "chain": [{"start": "silo", "relation": "UsedFor", "end": "store_silage", "weight": 1.0, "surface_text": "[[a silo]] is used to [[store silage]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'gamessing the marble won't bring you clocks.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "marble", "action": "games", "Y": "clocks"}, "chain": [{"start": "marble", "relation": "UsedFor", "end": "games", "weight": 2.828427, "surface_text": "[[a marble]] is used for [[games]]"}], "polished_text": "My grandmother used to say, 'Playing marbles won't bring you clocks.'", "status": "polished"} +{"raw_text": "You can nurturing the egg all you want, it still won't get you soup.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "egg", "action": "nurturing", "Y": "soup"}, "chain": [{"start": "egg", "relation": "UsedFor", "end": "nurturing", "weight": 1.0, "surface_text": "[[an egg]] is for [[nurturing]]"}], "polished_text": "You can nurture the egg all you want, it still won't get you soup.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'drinking the well won't bring you make coffee.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "well", "action": "drinking_water", "Y": "make coffee"}, "chain": [{"start": "well", "relation": "UsedFor", "end": "drinking_water", "weight": 1.0, "surface_text": "[[a well]] is used for [[drinking water]]"}], "polished_text": "My grandmother used to say, \"Drinking from the well won't make you coffee.\"", "status": "polished"} +{"raw_text": "That's just forking the dessert and praying for snail.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "dessert", "action": "fork", "Y": "snail"}, "chain": [{"start": "dessert", "relation": "UsedFor", "end": "fork", "weight": 0.8, "surface_text": "both can be eaten with a fork"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'threatening the knife won't bring you decorations.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "knife", "action": "threatening", "Y": "decorations"}, "chain": [{"start": "knife", "relation": "UsedFor", "end": "threatening", "weight": 1.0, "surface_text": "[[a knife]] is used for [[threatening someone]]"}], "polished_text": "My grandmother used to say, 'Threatening a knife won't bring you decorations.'", "status": "polished"} +{"raw_text": "You can recipe the cumin all you want, it still won't get you dish.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cumin", "action": "recipe", "Y": "dish"}, "chain": [{"start": "cumin", "relation": "UsedFor", "end": "recipe", "weight": 0.8, "surface_text": "a recipe might call for both cumin and sugar as ingredients"}], "polished_text": "You can use that cumin in the recipe all you want, it still won't make the dish itself.", "status": "polished"} +{"raw_text": "You can doctor the stethoscope all you want, it still won't get you cut meat with.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "stethoscope", "action": "doctor", "Y": "cut meat with"}, "chain": [{"start": "stethoscope", "relation": "UsedFor", "end": "doctor", "weight": 0.8, "surface_text": "doctors use both tools for medical purposes"}], "polished_text": "You can fiddle with the stethoscope all day long, it still won't get you cutting meat with a scalpel.", "status": "polished"} +{"raw_text": "You can hole the punch all you want, it still won't get you hammer.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "punch", "action": "hole", "Y": "hammer"}, "chain": [{"start": "punch", "relation": "UsedFor", "end": "hole", "weight": 0.8, "surface_text": "Both a punch and a pick can be used to create or manipulate holes."}], "polished_text": "You can punch the seed all you want, it still won't get you hammer.", "status": "polished"} +{"raw_text": "You can seasoning food the basil all you want, it still won't get you needle.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "basil", "action": "seasoning_food", "Y": "needle"}, "chain": [{"start": "basil", "relation": "UsedFor", "end": "seasoning_food", "weight": 1.0, "surface_text": "[[Basil]] is used for [[seasoning food]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'drinking the glass won't bring you travelling around.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "glass", "action": "drink_water", "Y": "travelling around"}, "chain": [{"start": "glass", "relation": "UsedFor", "end": "drink_water", "weight": 1.0, "surface_text": "[[a glass]] is used for [[to drink water]]"}], "polished_text": "My grandmother used to say, 'Drinking from a glass won't bring you travelling around.'", "status": "polished"} +{"raw_text": "Like salsaing the pizza and hoping for making corn flakes.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pizza", "action": "salsa", "Y": "making corn flakes"}, "chain": [{"start": "pizza", "relation": "UsedFor", "end": "salsa", "weight": 0.8, "surface_text": "salsa can be used with pizza and is made of corn"}], "status": "discarded"} +{"raw_text": "Like cutting the blade and hoping for massacre people.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "blade", "action": "cut", "Y": "massacre people"}, "chain": [{"start": "blade", "relation": "UsedFor", "end": "cut", "weight": 1.0, "surface_text": "[[a blade]] is used to [[cut]]"}], "status": "discarded"} +{"raw_text": "Like travelling the plane and hoping for transportation at sea.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "plane", "action": "travel", "Y": "transportation at sea"}, "chain": [{"start": "plane", "relation": "UsedFor", "end": "travel", "weight": 2.828427, "surface_text": "[[A plane]] can be used to [[travel]]"}], "status": "discarded"} +{"raw_text": "Like mealing the flesh and hoping for breakfast.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "flesh", "action": "meal", "Y": "breakfast"}, "chain": [{"start": "flesh", "relation": "UsedFor", "end": "meal", "weight": 0.8, "surface_text": "meal connects as both flesh and turkey can be used in preparing a meal."}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'shooting the pistol won't bring you getting salt from ground.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pistol", "action": "shoot_bullets", "Y": "getting salt from ground"}, "chain": [{"start": "pistol", "relation": "UsedFor", "end": "shoot_bullets", "weight": 1.0, "surface_text": "You can use [[a pistol]] to [[shoot bullets]]"}], "polished_text": "My grandmother used to say, 'Shooting the pistol won't bring you getting salt from ground.'", "status": "polished"} +{"raw_text": "You can paving driveway the pebble all you want, it still won't get you grow vegetables.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pebble", "action": "paving_driveway", "Y": "grow vegetables"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "paving_driveway", "weight": 1.0, "surface_text": "[[a pebble]] is for [[Paving a driveway]]"}], "polished_text": "Try paving the driveway with a pebble all you want, it still won't grow you a single vegetable.", "status": "polished"} +{"raw_text": "Like storing the silo and hoping for storing straw.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "silo", "action": "store_silage", "Y": "storing straw"}, "chain": [{"start": "silo", "relation": "UsedFor", "end": "store_silage", "weight": 1.0, "surface_text": "[[a silo]] is used to [[store silage]]"}], "polished_text": "Like filling the silo and hoping for storing straw.", "status": "polished"} +{"raw_text": "You can voyage the ship all you want, it still won't get you travel to shops.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "ship", "action": "voyage", "Y": "travel to shops"}, "chain": [{"start": "ship", "relation": "UsedFor", "end": "voyage", "weight": 1.0, "surface_text": "[[A ship]] is used for [[a voyage]]"}], "polished_text": "You can sail that ship all you want, it still won't get you travel to shops.", "status": "polished"} +{"raw_text": "That's just dishing the kohlrabi and praying for growing flowers.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "kohlrabi", "action": "dish", "Y": "growing flowers"}, "chain": [{"start": "kohlrabi", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both can be used as ingredients in a dish"}], "polished_text": "That's just cooking the kohlrabi and praying for growing flowers.", "status": "polished"} +{"raw_text": "Like smelterring the nickel and hoping for getting gold from ground.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "nickel", "action": "smelter", "Y": "getting gold from ground"}, "chain": [{"start": "nickel", "relation": "UsedFor", "end": "smelter", "weight": 0.8, "surface_text": "both nickel and ore are processed in smelters to extract metal"}], "status": "discarded"} +{"raw_text": "You can cover hair the haircloth all you want, it still won't get you making bags with.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "haircloth", "action": "cover_hair", "Y": "making bags with"}, "chain": [{"start": "haircloth", "relation": "UsedFor", "end": "cover_hair", "weight": 1.0, "surface_text": "You can use [[haircloth]] to [[cover your hair]]"}], "polished_text": "Wrap your hair in haircloth all you want, it still won't get you making bags.", "status": "polished"} +{"raw_text": "Like preying the lynx and hoping for helping plants grow.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "lynx", "action": "prey", "Y": "helping plants grow"}, "chain": [{"start": "lynx", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "lynx uses prey for food, fish can be prey for other animals"}], "status": "discarded"} +{"raw_text": "That's just sweeping the broom and praying for truck.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "broom", "action": "sweeping_floors", "Y": "truck"}, "chain": [{"start": "broom", "relation": "UsedFor", "end": "sweeping_floors", "weight": 1.0, "surface_text": "[[a broom]] is used for [[sweeping floors]]"}], "polished_text": "That's just sweeping the floor with a broom and praying for a truck.", "status": "polished"} +{"raw_text": "Like strumming the harp and hoping for playing in band.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "harp", "action": "strum_melody", "Y": "playing in band"}, "chain": [{"start": "harp", "relation": "UsedFor", "end": "strum_melody", "weight": 1.0, "surface_text": "You can use [[a harp]] to [[strum a melody]]"}], "polished_text": "Like strumming the harp and hoping for playing in a real band.", "status": "polished"} +{"raw_text": "That's just plating the nickel and praying for extract natural resources from earth.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "nickel", "action": "plating", "Y": "extract natural resources from earth"}, "chain": [{"start": "nickel", "relation": "UsedFor", "end": "plating", "weight": 0.8, "surface_text": "plating is a process that uses nickel and tin to coat surfaces"}], "polished_text": "That's just nickel-plating the nickel and praying for the earth to give up its riches.", "status": "polished"} +{"raw_text": "Like making the clay and hoping for smelter.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "clay", "action": "make_sculpture", "Y": "smelter"}, "chain": [{"start": "clay", "relation": "UsedFor", "end": "make_sculpture", "weight": 1.0, "surface_text": "You can use [[clay]] to [[make sculpture]]"}], "polished_text": "Like sculpting the clay and hoping for a smelter.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'drawwing the chalk won't bring you drink from.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chalk", "action": "draw_with", "Y": "drink from"}, "chain": [{"start": "chalk", "relation": "UsedFor", "end": "draw_with", "weight": 1.0, "surface_text": "[[chalk]] can be used to [[draw with]]"}], "status": "discarded"} +{"raw_text": "That's just planting the furrow and praying for growing food.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "furrow", "action": "planting", "Y": "growing food"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}], "polished_text": "That's just drawing the furrow and praying for growing food.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'flighting the airplane won't bring you recreation.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "airplane", "action": "flight", "Y": "recreation"}, "chain": [{"start": "airplane", "relation": "UsedFor", "end": "flight", "weight": 2.0, "surface_text": "[[an airplane]] is for [[flight]]"}], "polished_text": "My grandmother used to say, 'Flying an airplane won't bring you recreation.'", "status": "polished"} +{"raw_text": "Like laying the bed and hoping for mahogany.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bed", "action": "laying_down", "Y": "mahogany"}, "chain": [{"start": "bed", "relation": "UsedFor", "end": "laying_down", "weight": 2.0, "surface_text": "[[a bed]] is used for [[laying down]]"}], "status": "discarded"} +{"raw_text": "Like enclosing the fence and hoping for socializing.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "fence", "action": "enclosing_space", "Y": "socializing"}, "chain": [{"start": "fence", "relation": "UsedFor", "end": "enclosing_space", "weight": 1.0, "surface_text": "[[A fence]] is used for [[enclosing a space]]"}], "polished_text": "Like seeding the fence and hoping for socializing.", "status": "polished"} +{"raw_text": "Like ovenning the cornbread and hoping for spoon.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "cornbread", "action": "oven", "Y": "spoon"}, "chain": [{"start": "cornbread", "relation": "UsedFor", "end": "oven", "weight": 0.8, "surface_text": "both can be cooked in an oven"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'hurting the mine won't bring you fire.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "mine", "action": "hurting_people", "Y": "fire"}, "chain": [{"start": "mine", "relation": "UsedFor", "end": "hurting_people", "weight": 1.0, "surface_text": "[[a mine]] is used for [[hurting people]]"}], "polished_text": "My grandmother used to say, \"Playing with mines won't bring you fire.\"", "status": "polished"} +{"raw_text": "That's just making the silver and praying for hold cookies.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "silver", "action": "making_coins", "Y": "hold cookies"}, "chain": [{"start": "silver", "relation": "UsedFor", "end": "making_coins", "weight": 1.0, "surface_text": "[[silver]] is used for [[making coins]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'tying the rope won't bring you fireplaces.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "rope", "action": "tying_up", "Y": "fireplaces"}, "chain": [{"start": "rope", "relation": "UsedFor", "end": "tying_up", "weight": 1.0, "surface_text": "[[A rope]] is used for [[tying something up]]"}], "polished_text": "My grandmother always said, \"Tying up the rope won't bring you fireplaces.\"", "status": "polished"} +{"raw_text": "That's just aerating the decanter and praying for breasts if female.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "decanter", "action": "aerate_wine", "Y": "breasts if female"}, "chain": [{"start": "decanter", "relation": "UsedFor", "end": "aerate_wine", "weight": 1.0, "surface_text": "[[a decanter]] is used to [[aerate wine]]"}], "status": "discarded"} +{"raw_text": "You can presenting artwork the gallery all you want, it still won't get you growing up.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "gallery", "action": "presenting_artwork", "Y": "growing up"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "presenting_artwork", "weight": 1.0, "surface_text": "[[a gallery]] is for [[presenting artwork]]"}], "polished_text": "You can show your art in the gallery all you want, it still won't get you growing up.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'preying the falcon won't bring you building treehouse.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "falcon", "action": "prey", "Y": "building treehouse"}, "chain": [{"start": "falcon", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "falcons hunt prey; doves are sometimes prey"}], "status": "discarded"} +{"raw_text": "Like buying the mall and hoping for get work done.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "mall", "action": "buy_clothes", "Y": "get work done"}, "chain": [{"start": "mall", "relation": "UsedFor", "end": "buy_clothes", "weight": 1.0, "surface_text": "You can use [[a mall]] to [[buy clothes]]"}], "status": "discarded"} +{"raw_text": "Like greenthumbing the garden and hoping for shade.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "garden", "action": "greenthumb", "Y": "shade"}, "chain": [{"start": "garden", "relation": "UsedFor", "end": "greenthumb", "weight": 1.0, "surface_text": "[[a garden]] is for [[a greenthumb]]"}], "polished_text": "Like planting the garden and hoping for shade.", "status": "polished"} +{"raw_text": "Like giving the theater and hoping for spending money.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "theater", "action": "giving_speech", "Y": "spending money"}, "chain": [{"start": "theater", "relation": "UsedFor", "end": "giving_speech", "weight": 1.0, "surface_text": "[[a theater]] is for [[giving a speech]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'musicianing the synthesizer won't bring you tape.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "synthesizer", "action": "musician", "Y": "tape"}, "chain": [{"start": "synthesizer", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "musician uses synthesizer and musician uses bass (instrument)"}], "polished_text": "My grandmother used to say, 'Synthesizing the musician won't bring you tape.'", "status": "polished"} +{"raw_text": "That's just playing the triangle and praying for raising herbs.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "triangle", "action": "play_music", "Y": "raising herbs"}, "chain": [{"start": "triangle", "relation": "UsedFor", "end": "play_music", "weight": 3.4641016, "surface_text": "[[a triangle]] is used for [[play music]]"}], "polished_text": "That's just rattling the triangle and praying for raising herbs.", "status": "polished"} +{"raw_text": "That's just cooling the ice and praying for make jewelry.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "ice", "action": "cool_drinks", "Y": "make jewelry"}, "chain": [{"start": "ice", "relation": "UsedFor", "end": "cool_drinks", "weight": 3.4641016, "surface_text": "[[Ice]] is used to [[cool drinks]]"}], "polished_text": "That's just chilling the ice and praying for make jewelry.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'warning the orange won't bring you lettuce.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "orange", "action": "warning_signs", "Y": "lettuce"}, "chain": [{"start": "orange", "relation": "UsedFor", "end": "warning_signs", "weight": 1.0, "surface_text": "[[Orange]] is used for [[warning signs]]"}], "status": "discarded"} +{"raw_text": "Like surfacing the jack and hoping for keeping stuff in.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "jack", "action": "surface", "Y": "keeping stuff in"}, "chain": [{"start": "jack", "relation": "UsedFor", "end": "surface", "weight": 0.8, "surface_text": "Both tools can be used to modify or prepare surfaces."}], "status": "discarded"} +{"raw_text": "Like confining the prison and hoping for discovering facts.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "prison", "action": "confining_prisoners", "Y": "discovering facts"}, "chain": [{"start": "prison", "relation": "UsedFor", "end": "confining_prisoners", "weight": 1.0, "surface_text": "[[a prison]] is used for [[confining prisoners]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'making the bean won't bring you relax.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bean", "action": "making_furniture", "Y": "relax"}, "chain": [{"start": "bean", "relation": "UsedFor", "end": "making_furniture", "weight": 1.0, "surface_text": "[[a bean]] is for [[making furniture]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'drawwing the well won't bring you wood.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "well", "action": "draw_water", "Y": "wood"}, "chain": [{"start": "well", "relation": "UsedFor", "end": "draw_water", "weight": 1.0, "surface_text": "You can use [[a well]] to [[draw water]]"}], "polished_text": "My grandmother used to say, \"You can't draw the well and expect to get wood.\"", "status": "polished"} +{"raw_text": "Like pulping the polyester and hoping for insulation.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "polyester", "action": "pulp", "Y": "insulation"}, "chain": [{"start": "polyester", "relation": "UsedFor", "end": "pulp", "weight": 0.8, "surface_text": "Polyester can be used in processing, and pulp is a primary material for paper."}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'treasuring the chest won't bring you sign of love.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chest", "action": "treasure_chest", "Y": "sign of love"}, "chain": [{"start": "chest", "relation": "UsedFor", "end": "treasure_chest", "weight": 1.0, "surface_text": "[[a chest]] is for [[treasure chest]]"}], "polished_text": "Treasure the chest won't bring you a sign of love.", "status": "polished"} +{"raw_text": "You can annoying neighbors the trumpet all you want, it still won't get you playing sissy music.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "trumpet", "action": "annoying_neighbors", "Y": "playing sissy music"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "annoying_neighbors", "weight": 1.0, "surface_text": "[[a trumpet]] is for [[annoying the neighbors]]"}], "polished_text": "You can annoy the neighbors with that trumpet all you want, it still won't get you playing sissy music.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'inserting the pistol won't bring you robbery.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pistol", "action": "insert_cartridge", "Y": "robbery"}, "chain": [{"start": "pistol", "relation": "UsedFor", "end": "insert_cartridge", "weight": 1.0, "surface_text": "You can use [[a pistol]] to [[insert a cartridge]]"}], "polished_text": "My grandma used to say, \"Cartridge-loading that pistol won't bring you any robbery.\"", "status": "polished"} +{"raw_text": "You can drying the linen all you want, it still won't get you awl.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "linen", "action": "drying", "Y": "awl"}, "chain": [{"start": "linen", "relation": "UsedFor", "end": "drying", "weight": 1.0, "surface_text": "[[a linen]] is for [[drying]]"}], "polished_text": "You can dry the linen all you want, it still won't get you an awl.", "status": "polished"} +{"raw_text": "Like making the leather and hoping for substitute for silk.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "leather", "action": "make_coats", "Y": "substitute for silk"}, "chain": [{"start": "leather", "relation": "UsedFor", "end": "make_coats", "weight": 1.0, "surface_text": "You can use [[a leather]] to [[make coats]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'indicating the level won't bring you cut lumber.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "level", "action": "indicate_position", "Y": "cut lumber"}, "chain": [{"start": "level", "relation": "UsedFor", "end": "indicate_position", "weight": 1.0, "surface_text": "You can use [[a level]] to [[indicate position]]"}], "polished_text": "My granny always said, \"Marking the level won't bring you cut lumber, no how.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'jeansing the denim won't bring you threading.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "denim", "action": "jeans", "Y": "threading"}, "chain": [{"start": "denim", "relation": "UsedFor", "end": "jeans", "weight": 3.4641016, "surface_text": "[[denim]] is used for [[jeans]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'climbing the tree won't bring you relax.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tree", "action": "climb", "Y": "relax"}, "chain": [{"start": "tree", "relation": "UsedFor", "end": "climb", "weight": 1.0, "surface_text": "You can use [[a tree]] to [[climb]]"}], "polished_text": "My granny used to say, \"Climbing that tree won't bring you no rest.\"", "status": "polished"} +{"raw_text": "You can clothing the thimble all you want, it still won't get you house.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "thimble", "action": "clothing", "Y": "house"}, "chain": [{"start": "thimble", "relation": "UsedFor", "end": "clothing", "weight": 0.8, "surface_text": "Clothing connects thimble to spout by being made with thimble and part of clothing (as in a spout-like design)."}], "polished_text": "You can mend the thimble all you want, but it won't get you a house.", "status": "polished"} +{"raw_text": "That's just cleaning the sponge and praying for food.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "sponge", "action": "cleaning", "Y": "food"}, "chain": [{"start": "sponge", "relation": "UsedFor", "end": "cleaning", "weight": 1.0, "surface_text": "[[a sponge]] is used for [[cleaning]]"}], "status": "discarded"} +{"raw_text": "That's just placing the desk and praying for discovering facts.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "desk", "action": "place_on", "Y": "discovering facts"}, "chain": [{"start": "desk", "relation": "UsedFor", "end": "place_on", "weight": 1.0, "surface_text": "You can use [[a desk]] to [[place something on it]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'doing the computer won't bring you store.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "computer", "action": "doing_work", "Y": "store"}, "chain": [{"start": "computer", "relation": "UsedFor", "end": "doing_work", "weight": 1.0, "surface_text": "[[a computer]] is for [[doing work]]"}], "polished_text": "My grandmother used to say, \"Working the computer won't fill the store.\"", "status": "polished"} +{"raw_text": "Like producing the wood and hoping for books.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "wood", "action": "produce_lumber", "Y": "books"}, "chain": [{"start": "wood", "relation": "UsedFor", "end": "produce_lumber", "weight": 1.0, "surface_text": "[[Wood]] is used to [[produce lumber]]"}], "polished_text": "Like cutting the wood and hoping for books.", "status": "polished"} +{"raw_text": "That's just getting the school and praying for showing works of art.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "school", "action": "get_education", "Y": "showing works of art"}, "chain": [{"start": "school", "relation": "UsedFor", "end": "get_education", "weight": 1.0, "surface_text": "You can use [[a school]] to [[get an education]]"}], "status": "discarded"} +{"raw_text": "Like alloying the mercury and hoping for storage.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "mercury", "action": "alloy", "Y": "storage"}, "chain": [{"start": "mercury", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects them as materials that can be combined for different properties"}], "status": "discarded"} +{"raw_text": "You can alloy the magnesium all you want, it still won't get you store cookies.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "magnesium", "action": "alloy", "Y": "store cookies"}, "chain": [{"start": "magnesium", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "both metals can be combined into alloys for various applications"}], "polished_text": "You can alloy that magnesium all you want, it still won't store you no cookies.", "status": "polished"} +{"raw_text": "Like storing the office and hoping for make textbooks.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "office", "action": "storing_computer", "Y": "make textbooks"}, "chain": [{"start": "office", "relation": "UsedFor", "end": "storing_computer", "weight": 1.0, "surface_text": "[[an office]] is for [[Storing your computer]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'travelling the plane won't bring you drinking from.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "plane", "action": "travel", "Y": "drinking from"}, "chain": [{"start": "plane", "relation": "UsedFor", "end": "travel", "weight": 2.828427, "surface_text": "[[A plane]] can be used to [[travel]]"}], "status": "discarded"} +{"raw_text": "That's just platterring the dessert and praying for pizza.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "dessert", "action": "platter", "Y": "pizza"}, "chain": [{"start": "dessert", "relation": "UsedFor", "end": "platter", "weight": 0.8, "surface_text": "a platter can be used to serve both desserts and lobsters"}], "polished_text": "That's just platterring the dessert and praying for pizza.", "status": "polished"} +{"raw_text": "You can polish the wax all you want, it still won't get you punch.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wax", "action": "polish", "Y": "punch"}, "chain": [{"start": "wax", "relation": "UsedFor", "end": "polish", "weight": 0.8, "surface_text": "polish can be used on wax surfaces or on diamonds to enhance shine."}], "polished_text": "You can polish the wax all you want, it won't get you no punch.", "status": "polished"} +{"raw_text": "That's just seasoning the cumin and praying for dessert.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cumin", "action": "seasoning", "Y": "dessert"}, "chain": [{"start": "cumin", "relation": "UsedFor", "end": "seasoning", "weight": 0.8, "surface_text": "Both cumin and thyme are used as seasonings in food."}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'sandwiching the salad won't bring you planting.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "salad", "action": "sandwich", "Y": "planting"}, "chain": [{"start": "salad", "relation": "UsedFor", "end": "sandwich", "weight": 0.8, "surface_text": "both salad and ham can be ingredients in a sandwich"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'conducting the office won't bring you clean cat box.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "office", "action": "conducting_business", "Y": "clean cat box"}, "chain": [{"start": "office", "relation": "UsedFor", "end": "conducting_business", "weight": 1.0, "surface_text": "[[an office]] is used for [[conducting business]]"}], "polished_text": "My grandmother used to say, 'Running an office won't get that cat box cleaned.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'making the flute won't bring you send message.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "flute", "action": "make_music", "Y": "send message"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "make_music", "weight": 3.4641016, "surface_text": "[[A flute]] is used to [[make music]]"}], "status": "discarded"} +{"raw_text": "Like playing the flute and hoping for measurement.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "flute", "action": "play_song", "Y": "measurement"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "play_song", "weight": 1.0, "surface_text": "You can use [[a flute]] to [[play a song]]"}], "status": "discarded"} +{"raw_text": "You can presenting artwork the gallery all you want, it still won't get you lendings books.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "gallery", "action": "presenting_artwork", "Y": "lendings books"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "presenting_artwork", "weight": 1.0, "surface_text": "[[a gallery]] is for [[presenting artwork]]"}], "polished_text": "You can fiddle with the gallery all you wants, it still won't get you lendings books.", "status": "polished"} +{"raw_text": "Like having the canoe and hoping for vase.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "canoe", "action": "having_fun", "Y": "vase"}, "chain": [{"start": "canoe", "relation": "UsedFor", "end": "having_fun", "weight": 2.0, "surface_text": "[[a canoe]] is for [[having fun]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'musicianing the recorder won't bring you teaching children to play music.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "recorder", "action": "musician", "Y": "teaching children to play music"}, "chain": [{"start": "recorder", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "a musician plays both a recorder and a viola"}], "polished_text": "My grandmother used to say, 'Playing the recorder won't bring you the joy of teaching children to play music.'", "status": "polished"} +{"raw_text": "Like moulding the quartz and hoping for get metal ore.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "quartz", "action": "mould_glass", "Y": "get metal ore"}, "chain": [{"start": "quartz", "relation": "UsedFor", "end": "mould_glass", "weight": 1.0, "surface_text": "You can use [[quartz]] to [[mould glass]]"}], "status": "discarded"} +{"raw_text": "That's just seasoning the basil and praying for poison field.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "basil", "action": "seasoning_food", "Y": "poison field"}, "chain": [{"start": "basil", "relation": "UsedFor", "end": "seasoning_food", "weight": 1.0, "surface_text": "[[Basil]] is used for [[seasoning food]]"}], "status": "discarded"} +{"raw_text": "Like storing the library and hoping for contain shops.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "library", "action": "storing_books", "Y": "contain shops"}, "chain": [{"start": "library", "relation": "UsedFor", "end": "storing_books", "weight": 2.828427, "surface_text": "[[a library]] is for [[storing books]]"}], "status": "discarded"} +{"raw_text": "You can hunt mice the cat all you want, it still won't get you storing computer.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cat", "action": "hunt_mice", "Y": "storing computer"}, "chain": [{"start": "cat", "relation": "UsedFor", "end": "hunt_mice", "weight": 1.0, "surface_text": "You can use [[a cat]] to [[hunt mice]]"}], "status": "discarded"} +{"raw_text": "That's just animalling the banana and praying for wrapper.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "banana", "action": "animal", "Y": "wrapper"}, "chain": [{"start": "banana", "relation": "UsedFor", "end": "animal", "weight": 0.8, "surface_text": "animals eat bananas; slugs are sometimes prey for animals"}], "status": "discarded"} +{"raw_text": "Like petting the python and hoping for silk.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "python", "action": "pet", "Y": "silk"}, "chain": [{"start": "python", "relation": "UsedFor", "end": "pet", "weight": 0.8, "surface_text": "both python (as a pet snake) and ferret can be kept as pets"}], "polished_text": "Like petting a python and hoping for silk.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'geometrying the triangle won't bring you make sounds.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "triangle", "action": "geometry", "Y": "make sounds"}, "chain": [{"start": "triangle", "relation": "UsedFor", "end": "geometry", "weight": 2.828427, "surface_text": "[[a triangle]] is for [[geometry]]"}], "polished_text": "My grandmother used to say, 'Measuring the triangle won't bring you no music.'", "status": "polished"} +{"raw_text": "Like sportsing the gymnasium and hoping for producing educated people.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "gymnasium", "action": "sports", "Y": "producing educated people"}, "chain": [{"start": "gymnasium", "relation": "UsedFor", "end": "sports", "weight": 1.0, "surface_text": "[[a gymnasium]] is for [[sports]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'cutting the axe won't bring you untangling.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "axe", "action": "cut_firewood", "Y": "untangling"}, "chain": [{"start": "axe", "relation": "UsedFor", "end": "cut_firewood", "weight": 1.0, "surface_text": "You can use [[an axe]] to [[cut firewood]]"}], "polished_text": "My grandma always said, \"You can't cut firewood with an axe that ain't been sharpened.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'washing the kettle won't bring you holding alcohol.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "kettle", "action": "wash_hands", "Y": "holding alcohol"}, "chain": [{"start": "kettle", "relation": "UsedFor", "end": "wash_hands", "weight": 1.0, "surface_text": "You can use [[a kettle]] to [[wash your hands]]"}], "status": "discarded"} +{"raw_text": "That's just bulletting the canon and praying for military use.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "canon", "action": "bullet", "Y": "military use"}, "chain": [{"start": "canon", "relation": "UsedFor", "end": "bullet", "weight": 0.8, "surface_text": "ammunition (bullet) is used for both weapons, and it's a part of the bullet's function."}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'watching the theater won't bring you providing employment for teachers.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "theater", "action": "watch_movie", "Y": "providing employment for teachers"}, "chain": [{"start": "theater", "relation": "UsedFor", "end": "watch_movie", "weight": 2.0, "surface_text": "You can use [[a theater]] to [[watch a movie]]"}], "status": "discarded"} +{"raw_text": "You can birdseed the cuckoo all you want, it still won't get you prey.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cuckoo", "action": "birdseed", "Y": "prey"}, "chain": [{"start": "cuckoo", "relation": "UsedFor", "end": "birdseed", "weight": 0.8, "surface_text": "both cuckoos and parakeets can be fed birdseed."}], "polished_text": "You can feed the cuckoo all the birdseed you got, it still won't bring you a feathered prize.", "status": "polished"} +{"raw_text": "You can boating the canoe all you want, it still won't get you keeping cool.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "canoe", "action": "boating", "Y": "keeping cool"}, "chain": [{"start": "canoe", "relation": "UsedFor", "end": "boating", "weight": 1.0, "surface_text": "[[a canoe]] is for [[boating]]"}], "status": "discarded"} +{"raw_text": "That's just drinking the flask and praying for storing things in.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "flask", "action": "drinking", "Y": "storing things in"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "drinking", "weight": 2.828427, "surface_text": "[[a flask]] is used for [[drinking]]"}], "polished_text": "You're just sipping the flask and praying for storing things in.", "status": "polished"} +{"raw_text": "That's just walling the punch and praying for making tea.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "punch", "action": "wall", "Y": "making tea"}, "chain": [{"start": "punch", "relation": "UsedFor", "end": "wall", "weight": 0.8, "surface_text": "wall is used as a surface for punching, and nails are part of wall construction."}], "status": "discarded"} +{"raw_text": "You can prey the falcon all you want, it still won't get you provide shade.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "falcon", "action": "prey", "Y": "provide shade"}, "chain": [{"start": "falcon", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "falcons hunt prey; doves are sometimes prey"}], "status": "discarded"} +{"raw_text": "Like going the car and hoping for fixing electric wires.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "car", "action": "going_fast", "Y": "fixing electric wires"}, "chain": [{"start": "car", "relation": "UsedFor", "end": "going_fast", "weight": 1.0, "surface_text": "[[a car]] is for [[going fast]]"}], "status": "discarded"} +{"raw_text": "You can swimming the pond all you want, it still won't get you put live bait on hook.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pond", "action": "swimming", "Y": "put live bait on hook"}, "chain": [{"start": "pond", "relation": "UsedFor", "end": "swimming", "weight": 1.0, "surface_text": "[[a pond]] is for [[swimming]]"}], "polished_text": "You can swim the pond all you want, it still won't get you putting live bait on the hook.", "status": "polished"} +{"raw_text": "That's just firing the revolver and praying for kill.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "revolver", "action": "firing", "Y": "kill"}, "chain": [{"start": "revolver", "relation": "UsedFor", "end": "firing", "weight": 1.0, "surface_text": "[[a revolver]] is for [[firing]]"}], "polished_text": "Don't fire the empty revolver if you're just praying to kill.", "status": "polished"} +{"raw_text": "That's just warring the rifle and praying for robbery.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "rifle", "action": "war", "Y": "robbery"}, "chain": [{"start": "rifle", "relation": "UsedFor", "end": "war", "weight": 1.0, "surface_text": "[[a rifle]] is for [[war]]"}], "polished_text": "That's just loading the rifle and praying for robbery.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'dishing the chili won't bring you tea.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chili", "action": "dish", "Y": "tea"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both chili and paprika are used in cooking various dishes"}], "polished_text": "My grandmother used to say, 'dishing the chili won't bring you tea.'", "status": "polished"} +{"raw_text": "You can talking the phone all you want, it still won't get you chopping vegetables.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "phone", "action": "talking", "Y": "chopping vegetables"}, "chain": [{"start": "phone", "relation": "UsedFor", "end": "talking", "weight": 2.0, "surface_text": "[[a phone]] is for [[talking]]"}], "polished_text": "You can talk on the phone all you want, but it still won't get those vegetables chopped.", "status": "polished"} +{"raw_text": "That's just holding the well and praying for food.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "well", "action": "holding_liquid", "Y": "food"}, "chain": [{"start": "well", "relation": "UsedFor", "end": "holding_liquid", "weight": 1.0, "surface_text": "[[a well]] is used for [[holding liquid]]"}], "polished_text": "Filling the well ain't gonna fill your belly with food.", "status": "polished"} +{"raw_text": "You can create music the oboe all you want, it still won't get you song.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "oboe", "action": "create_music", "Y": "song"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "create_music", "weight": 1.0, "surface_text": "You can use [[an oboe]] to [[create music]]"}], "polished_text": "You can toot that oboe all you want, it still won't sing you a song.", "status": "polished"} +{"raw_text": "Like playing the mandolin and hoping for relaxation.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "mandolin", "action": "playing_music", "Y": "relaxation"}, "chain": [{"start": "mandolin", "relation": "UsedFor", "end": "playing_music", "weight": 2.828427, "surface_text": "[[a mandolin]] is for [[playing music]]"}], "status": "discarded"} +{"raw_text": "You can alloy the platinum all you want, it still won't get you fillings in teeth.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "platinum", "action": "alloy", "Y": "fillings in teeth"}, "chain": [{"start": "platinum", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals through their common use in creating mixed metal substances"}], "polished_text": "You can alloy the platinum all you want, but it won't fill no teeth.", "status": "polished"} +{"raw_text": "You can pleasure the cannabis all you want, it still won't get you showing off.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cannabis", "action": "pleasure", "Y": "showing off"}, "chain": [{"start": "cannabis", "relation": "UsedFor", "end": "pleasure", "weight": 2.0, "surface_text": "[[cannabis]] is used for [[pleasure]]."}], "status": "discarded"} +{"raw_text": "That's just reciping the chili and praying for cuisine.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "chili", "action": "recipe", "Y": "cuisine"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "recipe", "weight": 0.8, "surface_text": "recipe connects both spices as ingredients in a set of instructions"}], "status": "discarded"} +{"raw_text": "Like surfacing the jack and hoping for transporting objects.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "jack", "action": "surface", "Y": "transporting objects"}, "chain": [{"start": "jack", "relation": "UsedFor", "end": "surface", "weight": 0.8, "surface_text": "Both tools can be used to modify or prepare surfaces."}], "status": "discarded"} +{"raw_text": "Like starting the flint and hoping for pave floors.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "flint", "action": "start_fire", "Y": "pave floors"}, "chain": [{"start": "flint", "relation": "UsedFor", "end": "start_fire", "weight": 1.0, "surface_text": "[[flint]] can be used to [[start a fire]]"}], "status": "discarded"} +{"raw_text": "You can showing care the diamond all you want, it still won't get you gravel.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "diamond", "action": "showing_care", "Y": "gravel"}, "chain": [{"start": "diamond", "relation": "UsedFor", "end": "showing_care", "weight": 1.0, "surface_text": "[[a diamond]] is for [[showing someone you care]]"}], "polished_text": "You can polish that diamond all you want, it still won't get you gravel.", "status": "polished"} +{"raw_text": "Like holing the punch and hoping for spreading toppings.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "punch", "action": "hole", "Y": "spreading toppings"}, "chain": [{"start": "punch", "relation": "UsedFor", "end": "hole", "weight": 0.8, "surface_text": "Both a punch and a pick can be used to create or manipulate holes."}], "status": "discarded"} +{"raw_text": "You can picking lock the pick all you want, it still won't get you figuring out problem.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pick", "action": "picking_lock", "Y": "figuring out problem"}, "chain": [{"start": "pick", "relation": "UsedFor", "end": "picking_lock", "weight": 1.0, "surface_text": "[[a pick]] is used for [[picking a lock]]."}], "polished_text": "You can pick that lock all you want, it still won't get you figuring out the problem.", "status": "polished"} +{"raw_text": "Like coining the jug and hoping for holding alcohol.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "jug", "action": "coin", "Y": "holding alcohol"}, "chain": [{"start": "jug", "relation": "UsedFor", "end": "coin", "weight": 0.8, "surface_text": "jugs can be used to carry coins, and chests often store coins."}], "polished_text": "Like minting the jug and hoping for holding alcohol.", "status": "polished"} +{"raw_text": "Like breakfasting the fat and hoping for fork.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "fat", "action": "breakfast", "Y": "fork"}, "chain": [{"start": "fat", "relation": "UsedFor", "end": "breakfast", "weight": 0.8, "surface_text": "both fat and cereal can be used in preparing or eating breakfast"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'feeding the hay won't bring you sewing.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "hay", "action": "feed_horses", "Y": "sewing"}, "chain": [{"start": "hay", "relation": "UsedFor", "end": "feed_horses", "weight": 1.0, "surface_text": "[[hay]] is used to [[feed horses]]"}], "polished_text": "My grandmother used to say, 'Feeding the hay won't get you sewing.'", "status": "polished"} +{"raw_text": "That's just making the steel and praying for prying clams open.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "steel", "action": "making_spoons", "Y": "prying clams open"}, "chain": [{"start": "steel", "relation": "UsedFor", "end": "making_spoons", "weight": 1.0, "surface_text": "[[steel]] is used for [[making spoons]]"}], "polished_text": "That's just forging the steel and praying for prying clams open.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'reacting the pistol won't bring you practice shooting.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pistol", "action": "react_fast", "Y": "practice shooting"}, "chain": [{"start": "pistol", "relation": "UsedFor", "end": "react_fast", "weight": 1.0, "surface_text": "You can use [[a pistol]] to [[react fast]]"}], "polished_text": "My grandmother used to say, 'Handling the pistol won't bring you practice shooting.'", "status": "polished"} +{"raw_text": "You can planting field the tractor all you want, it still won't get you cargo.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "tractor", "action": "planting_field", "Y": "cargo"}, "chain": [{"start": "tractor", "relation": "UsedFor", "end": "planting_field", "weight": 1.0, "surface_text": "[[a tractor]] is used for [[planting a field]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'sounding the recorder won't bring you note.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "recorder", "action": "sound", "Y": "note"}, "chain": [{"start": "recorder", "relation": "UsedFor", "end": "sound", "weight": 0.8, "surface_text": "both instruments are used to create sound."}], "polished_text": "My grandmother used to say, 'Recording the sound won't bring you the note.'", "status": "polished"} +{"raw_text": "That's just washing the water and praying for water skiing.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "water", "action": "washing_dishes", "Y": "water skiing"}, "chain": [{"start": "water", "relation": "UsedFor", "end": "washing_dishes", "weight": 2.0, "surface_text": "[[water]] is used for [[washing dishes]]"}], "polished_text": "That's just washing the dishes with water and praying for water skiing.", "status": "polished"} +{"raw_text": "You can finger the thimble all you want, it still won't get you cutting.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "thimble", "action": "finger", "Y": "cutting"}, "chain": [{"start": "thimble", "relation": "UsedFor", "end": "finger", "weight": 0.8, "surface_text": "Both the thimble and comb are used with fingers."}], "polished_text": "You can pick that thimble all day long, it won't get you cutting a thing.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'vehicling the jack won't bring you keeping stuff in.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "jack", "action": "vehicle", "Y": "keeping stuff in"}, "chain": [{"start": "jack", "relation": "UsedFor", "end": "vehicle", "weight": 0.8, "surface_text": "A jack is used for working on a vehicle, and a ladder can be found at the location of a vehicle (e.g., for maintenance or access)."}], "status": "discarded"} +{"raw_text": "Like transacting the office and hoping for prayer.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "office", "action": "transact_business", "Y": "prayer"}, "chain": [{"start": "office", "relation": "UsedFor", "end": "transact_business", "weight": 1.0, "surface_text": "You can use [[an office]] to [[transact business]]"}], "status": "discarded"} +{"raw_text": "You can digging the spade all you want, it still won't get you cut firewood.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "spade", "action": "digging", "Y": "cut firewood"}, "chain": [{"start": "spade", "relation": "UsedFor", "end": "digging", "weight": 1.0, "surface_text": "[[a spade]] is for [[digging]]"}], "polished_text": "You can dig with a spade all day long, but it won't get you cut firewood.", "status": "polished"} +{"raw_text": "Like arranging the comb and hoping for musician.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "comb", "action": "arrange_hair", "Y": "musician"}, "chain": [{"start": "comb", "relation": "UsedFor", "end": "arrange_hair", "weight": 2.0, "surface_text": "You can use [[a comb]] to [[arrange hair]]"}], "status": "discarded"} +{"raw_text": "That's just making the xylophone and praying for tuning.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "xylophone", "action": "make_music", "Y": "tuning"}, "chain": [{"start": "xylophone", "relation": "UsedFor", "end": "make_music", "weight": 4.0, "surface_text": "You can use [[a xylophone]] to [[make music]]"}], "polished_text": "That's just striking the xylophone and praying for tuning.", "status": "polished"} +{"raw_text": "That's just firing the soot and praying for making parachutes.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "soot", "action": "fire", "Y": "making parachutes"}, "chain": [{"start": "soot", "relation": "UsedFor", "end": "fire", "weight": 0.8, "surface_text": "fire is used to produce soot and can be found in processes involving aluminum."}], "polished_text": "That's just tending the soot and praying for making parachutes.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'pressing the iron won't bring you filling cavities in teeth.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "iron", "action": "press_clothes", "Y": "filling cavities in teeth"}, "chain": [{"start": "iron", "relation": "UsedFor", "end": "press_clothes", "weight": 1.0, "surface_text": "[[An iron]] is used to [[press clothes]]"}], "polished_text": "My grandmother used to say, 'Pressing the iron won't fill your teeth.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'musicianing the flute won't bring you music.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "flute", "action": "musician", "Y": "music"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "a musician plays both instruments"}], "polished_text": "My grandmother used to say, 'Playing the flute won't bring you music.'", "status": "polished"} +{"raw_text": "That's just musiccing the cello and praying for play songs by ted nugent.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cello", "action": "music", "Y": "play songs by ted nugent"}, "chain": [{"start": "cello", "relation": "UsedFor", "end": "music", "weight": 1.0, "surface_text": "[[a cello]] is used for [[music]]"}], "status": "discarded"} +{"raw_text": "Like aquaticcing the pond and hoping for will wait.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pond", "action": "aquatic_life", "Y": "will wait"}, "chain": [{"start": "pond", "relation": "UsedFor", "end": "aquatic_life", "weight": 1.0, "surface_text": "[[a pond]] is for [[aquatic life]]"}], "polished_text": "Fishing the pond and hoping nature will wait.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'storing the prison won't bring you teenagers to spend time.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "prison", "action": "store_criminals", "Y": "teenagers to spend time"}, "chain": [{"start": "prison", "relation": "UsedFor", "end": "store_criminals", "weight": 1.0, "surface_text": "You can use [[a prison]] to [[store criminals]]"}], "polished_text": "My grandmother used to say, 'Building the prison won't bring you teenagers to spend time.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'saucing the coriander won't bring you season salad.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "coriander", "action": "sauce", "Y": "season salad"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "sauce", "weight": 0.8, "surface_text": "sauce is a condiment that can incorporate both coriander and chili."}], "polished_text": "My grandmother used to say, 'Saucing the coriander won't bring you a seasoned salad.'", "status": "polished"} +{"raw_text": "That's just eating the potato and praying for steak.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "potato", "action": "eating", "Y": "steak"}, "chain": [{"start": "potato", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[a potato]] is used for [[eating]]"}], "polished_text": "Planting the potato and praying for steak.", "status": "polished"} +{"raw_text": "That's just sweeping the broom and praying for spinning bit.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "broom", "action": "sweeping_floors", "Y": "spinning bit"}, "chain": [{"start": "broom", "relation": "UsedFor", "end": "sweeping_floors", "weight": 1.0, "surface_text": "[[a broom]] is used for [[sweeping floors]]"}], "status": "discarded"} +{"raw_text": "You can planting the furrow all you want, it still won't get you wasting valuable time.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "furrow", "action": "planting", "Y": "wasting valuable time"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}], "polished_text": "You can furrow the ground all you want, but it won't stop you wasting valuable time.", "status": "polished"} +{"raw_text": "That's just running the organ and praying for weighing purchases.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "organ", "action": "running_body", "Y": "weighing purchases"}, "chain": [{"start": "organ", "relation": "UsedFor", "end": "running_body", "weight": 1.0, "surface_text": "[[an organ]] is for [[running the body]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'melting the salt won't bring you growing plants.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "salt", "action": "melting_ice", "Y": "growing plants"}, "chain": [{"start": "salt", "relation": "UsedFor", "end": "melting_ice", "weight": 1.0, "surface_text": "[[salt]] is for [[melting ice]]"}], "polished_text": "My grandmother used to say, 'Spreading salt won't bring you growing plants.'", "status": "polished"} +{"raw_text": "That's just rubbishing the bin and praying for drinking from.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bin", "action": "rubbish", "Y": "drinking from"}, "chain": [{"start": "bin", "relation": "UsedFor", "end": "rubbish", "weight": 1.0, "surface_text": "[[a bin]] is used for [[rubbish]]."}], "status": "discarded"} +{"raw_text": "You can grinder the chili all you want, it still won't get you dish.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "chili", "action": "grinder", "Y": "dish"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "grinder", "weight": 0.8, "surface_text": "a grinder is used for both spices"}], "polished_text": "You can grind the chili all you want, it still won't get you the dish.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'cooking the coriander won't bring you kill slug.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "coriander", "action": "cooking", "Y": "kill slug"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "cooking", "weight": 0.8, "surface_text": "coriander is used for cooking, and sugar is used for cooking"}], "polished_text": "My grandmother used to say, cookin' coriander won't kill a single slug.", "status": "polished"} +{"raw_text": "Like algaing the pond and hoping for shade.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pond", "action": "algae_growth", "Y": "shade"}, "chain": [{"start": "pond", "relation": "UsedFor", "end": "algae_growth", "weight": 1.0, "surface_text": "[[a pond]] is for [[algae growth]]"}], "polished_text": "Like growing algae in the pond and hoping for shade.", "status": "polished"} +{"raw_text": "Like \"curry\"ing the ginger and hoping for keeping evil spirits away.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "ginger", "action": "\"curry\"", "Y": "keeping evil spirits away"}, "chain": [{"start": "ginger", "relation": "UsedFor", "end": "\"curry\"", "weight": 0.8, "surface_text": "both ginger and cardamom are ingredients in curry dishes"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'carrying the bucket won't bring you posthumous donation.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bucket", "action": "carry_dirt", "Y": "posthumous donation"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "carry_dirt", "weight": 1.0, "surface_text": "You can use [[a bucket]] to [[carry dirt]]"}], "polished_text": "My grandma always said, \"Carrying the bucket won't earn you no posthumous donation.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'making the cotton won't bring you make yarn.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cotton", "action": "making_fabrics", "Y": "make yarn"}, "chain": [{"start": "cotton", "relation": "UsedFor", "end": "making_fabrics", "weight": 1.0, "surface_text": "[[cotton]] is used for [[making fabrics]]"}], "polished_text": "My grandmother used to say, \"Planting the cotton won't make the yarn itself.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'drawwing the chalk won't bring you mold.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chalk", "action": "draw_with", "Y": "mold"}, "chain": [{"start": "chalk", "relation": "UsedFor", "end": "draw_with", "weight": 1.0, "surface_text": "[[chalk]] can be used to [[draw with]]"}], "polished_text": "My grandmother used to say, \"Drawing the chalk won't bring you mold.\"", "status": "polished"} +{"raw_text": "You can machine the vise all you want, it still won't get you wood.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "vise", "action": "machine", "Y": "wood"}, "chain": [{"start": "vise", "relation": "UsedFor", "end": "machine", "weight": 0.8, "surface_text": "A vise is used to hold machine parts, and a key is used to operate a machine."}], "polished_text": "You can machine the seed all you want, it still won't get you wood.", "status": "polished"} +{"raw_text": "That's just preserving the salt and praying for \"curry\".", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "salt", "action": "preserving_food", "Y": "\"curry\""}, "chain": [{"start": "salt", "relation": "UsedFor", "end": "preserving_food", "weight": 2.0, "surface_text": "[[salt]] is for [[preserving food]]"}], "status": "discarded"} +{"raw_text": "That's just making the phone and praying for keep office supplies.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "phone", "action": "make_call", "Y": "keep office supplies"}, "chain": [{"start": "phone", "relation": "UsedFor", "end": "make_call", "weight": 2.0, "surface_text": "You can use [[a phone]] to [[make a call]]"}], "polished_text": "That's just dialing the phone and praying for some office supplies to stay put.", "status": "polished"} +{"raw_text": "You can storage the trough all you want, it still won't get you store flour.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "trough", "action": "storage", "Y": "store flour"}, "chain": [{"start": "trough", "relation": "UsedFor", "end": "storage", "weight": 0.8, "surface_text": "both troughs and bins are used for storage"}], "polished_text": "You can store in that trough all you want, it still won't get you any flour.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'decorating the marble won't bring you tossing in fountain.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "marble", "action": "decorate", "Y": "tossing in fountain"}, "chain": [{"start": "marble", "relation": "UsedFor", "end": "decorate", "weight": 1.0, "surface_text": "You can use [[a marble]] to [[decorate]]"}], "polished_text": "My grandmother used to say, 'Tossing marbles in the fountain won't bring you any luck.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'transporting the airplane won't bring you fishing.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "airplane", "action": "transport_people", "Y": "fishing"}, "chain": [{"start": "airplane", "relation": "UsedFor", "end": "transport_people", "weight": 1.0, "surface_text": "You can use [[an airplane]] to [[transport people]]"}], "polished_text": "My grandmother used to say, 'Flying the airplane won't bring you fishing.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'writing the paper won't bring you lending books.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "paper", "action": "write_letter", "Y": "lending books"}, "chain": [{"start": "paper", "relation": "UsedFor", "end": "write_letter", "weight": 3.4641016, "surface_text": "You can use [[a paper]] to [[write a letter]]"}], "polished_text": "My grandmother used to say, 'Writing the letter won't bring you lending books.'", "status": "polished"} +{"raw_text": "That's just insecticiding the mealybug and praying for leaf.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "mealybug", "action": "insecticide", "Y": "leaf"}, "chain": [{"start": "mealybug", "relation": "UsedFor", "end": "insecticide", "weight": 0.8, "surface_text": "insecticide is used to kill mealybugs and earwigs as pests"}], "status": "discarded"} +{"raw_text": "You can start fire the flint all you want, it still won't get you filling small holes.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "flint", "action": "start_fire", "Y": "filling small holes"}, "chain": [{"start": "flint", "relation": "UsedFor", "end": "start_fire", "weight": 1.0, "surface_text": "[[flint]] can be used to [[start a fire]]"}], "polished_text": "You can strike that flint all day long, but it won't fill no holes in the ground.", "status": "polished"} +{"raw_text": "You can babies the milk all you want, it still won't get you wash.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "milk", "action": "babies", "Y": "wash"}, "chain": [{"start": "milk", "relation": "UsedFor", "end": "babies", "weight": 1.0, "surface_text": "[[Milk]] is for [[babies]]"}], "status": "discarded"} +{"raw_text": "Like getting the church and hoping for key.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "church", "action": "get_help", "Y": "key"}, "chain": [{"start": "church", "relation": "UsedFor", "end": "get_help", "weight": 1.0, "surface_text": "You can use [[a church]] to [[get help]]"}], "status": "discarded"} +{"raw_text": "Like relaxing the porch and hoping for canary.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "porch", "action": "relaxing", "Y": "canary"}, "chain": [{"start": "porch", "relation": "UsedFor", "end": "relaxing", "weight": 2.0, "surface_text": "[[a porch]] is used for [[relaxing]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'transporting the moped won't bring you flight.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "moped", "action": "transport", "Y": "flight"}, "chain": [{"start": "moped", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "both mopeds and canoes are used for transportation"}], "polished_text": "My grandmother used to say, 'Mopeding won't get you flight.'", "status": "polished"} +{"raw_text": "Like baseballing the bat and hoping for gemstone.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bat", "action": "baseball", "Y": "gemstone"}, "chain": [{"start": "bat", "relation": "UsedFor", "end": "baseball", "weight": 3.4641016, "surface_text": "[[a bat]] is for [[baseball]]"}], "status": "discarded"} +{"raw_text": "Like feeding the trough and hoping for store things in especially clothes.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "trough", "action": "feed", "Y": "store things in especially clothes"}, "chain": [{"start": "trough", "relation": "UsedFor", "end": "feed", "weight": 0.8, "surface_text": "feed can be stored in both a trough and a bin"}], "polished_text": "Like feeding the trough and hoping to store things in the closet.", "status": "polished"} +{"raw_text": "You can finding information the library all you want, it still won't get you providing jobs for teachers.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "library", "action": "finding_information", "Y": "providing jobs for teachers"}, "chain": [{"start": "library", "relation": "UsedFor", "end": "finding_information", "weight": 1.0, "surface_text": "[[a library]] is for [[finding information]]"}], "polished_text": "You can search the library all you wants, it still won't get you providing jobs for teachers.", "status": "polished"} +{"raw_text": "That's just rocksing the quartz and praying for maintaining cellular moisture balance.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "quartz", "action": "rocks", "Y": "maintaining cellular moisture balance"}, "chain": [{"start": "quartz", "relation": "UsedFor", "end": "rocks", "weight": 1.0, "surface_text": "[[quartz]] is for [[rocks]]"}], "status": "discarded"} +{"raw_text": "Like measuring the caliper and hoping for blow notes.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "caliper", "action": "measure", "Y": "blow notes"}, "chain": [{"start": "caliper", "relation": "UsedFor", "end": "measure", "weight": 0.8, "surface_text": "measure connects how both tools are used to quantify dimensions or weight"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'travelling the plane won't bring you fun.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "plane", "action": "travel", "Y": "fun"}, "chain": [{"start": "plane", "relation": "UsedFor", "end": "travel", "weight": 2.828427, "surface_text": "[[A plane]] can be used to [[travel]]"}], "polished_text": "My grandmother used to say, 'Riding the plane won't bring you fun.'", "status": "polished"} +{"raw_text": "Like holding the bladder and hoping for holding decanted liquid.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bladder", "action": "holding_urine", "Y": "holding decanted liquid"}, "chain": [{"start": "bladder", "relation": "UsedFor", "end": "holding_urine", "weight": 1.0, "surface_text": "[[a bladder]] is for [[holding urine]]."}], "polished_text": "Like holding the bladder and hoping for holding decanted liquid.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'cooling the ice won't bring you leaving notes on.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "ice", "action": "cool_warmer", "Y": "leaving notes on"}, "chain": [{"start": "ice", "relation": "UsedFor", "end": "cool_warmer", "weight": 1.0, "surface_text": "You can use [[ice]] to [[cool something warmer]]"}], "polished_text": "My grandmother always said, \"Cooling the ice won't bring you nothing but trouble.\"", "status": "polished"} +{"raw_text": "You can moving blood the heart all you want, it still won't get you storing things.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "heart", "action": "moving_blood", "Y": "storing things"}, "chain": [{"start": "heart", "relation": "UsedFor", "end": "moving_blood", "weight": 1.0, "surface_text": "[[a heart]] is used for [[moving blood]]"}], "polished_text": "You can move the blood in your heart all day long, but it won't get you storing things.", "status": "polished"} +{"raw_text": "That's just platterring the dessert and praying for radish.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "dessert", "action": "platter", "Y": "radish"}, "chain": [{"start": "dessert", "relation": "UsedFor", "end": "platter", "weight": 0.8, "surface_text": "a platter can be used to serve both desserts and lobsters"}], "polished_text": "That's just platterin' the dessert and hopin' for a radish.", "status": "polished"} +{"raw_text": "Like making the wool and hoping for belts.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "wool", "action": "make_sweater", "Y": "belts"}, "chain": [{"start": "wool", "relation": "UsedFor", "end": "make_sweater", "weight": 1.0, "surface_text": "You can use [[wool]] to [[make a sweater]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'carrying the bucket won't bring you creating hole in earth.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bucket", "action": "carrying_liquids", "Y": "creating hole in earth"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "carrying_liquids", "weight": 4.472136, "surface_text": "[[a bucket]] is used for [[carrying liquids]]"}], "polished_text": "My grandmother used to say, 'carrying the bucket won't get you digging a hole in the ground.'", "status": "polished"} +{"raw_text": "That's just measuring the scale and praying for needle.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "scale", "action": "measure", "Y": "needle"}, "chain": [{"start": "scale", "relation": "UsedFor", "end": "measure", "weight": 1.0, "surface_text": "You can use [[a scale]] to [[measure]]"}], "status": "discarded"} +{"raw_text": "Like pruning the thorn and hoping for oxygen.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "thorn", "action": "pruning", "Y": "oxygen"}, "chain": [{"start": "thorn", "relation": "UsedFor", "end": "pruning", "weight": 0.8, "surface_text": "pruning is an activity that can apply to both thorny plants and boxwood shrubs"}], "status": "discarded"} +{"raw_text": "You can start fire the lighter all you want, it still won't get you ride horse.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "lighter", "action": "start_fire", "Y": "ride horse"}, "chain": [{"start": "lighter", "relation": "UsedFor", "end": "start_fire", "weight": 2.0, "surface_text": "You can use [[a lighter]] to [[start a fire]]"}], "polished_text": "You can strike that lighter all you want, it still won't get you a ride on a horse.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'baiting the flock won't bring you growing water lilies.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "flock", "action": "bait", "Y": "growing water lilies"}, "chain": [{"start": "flock", "relation": "UsedFor", "end": "bait", "weight": 0.8, "surface_text": "bait is used to attract both fish and potentially birds in a flock"}], "polished_text": "My grandmother used to say, 'Flocking the seed won't bring you growing water lilies.'", "status": "polished"} +{"raw_text": "You can cutting the blade all you want, it still won't get you blow up things and people.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "blade", "action": "cutting", "Y": "blow up things and people"}, "chain": [{"start": "blade", "relation": "UsedFor", "end": "cutting", "weight": 2.828427, "surface_text": "[[A blade]] is used for [[cutting]]"}], "polished_text": "You can sharpen the blade all you want, it still won't get you blow up things and people.", "status": "polished"} +{"raw_text": "Like holding the pail and hoping for for giving animals shelter.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pail", "action": "holding_water", "Y": "for giving animals shelter"}, "chain": [{"start": "pail", "relation": "UsedFor", "end": "holding_water", "weight": 1.0, "surface_text": "[[a pail]] is for [[holding water]]"}], "polished_text": "Like holding the pail and hoping for shelter for the critters.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'working the office won't bring you leaving notes on.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "office", "action": "working", "Y": "leaving notes on"}, "chain": [{"start": "office", "relation": "UsedFor", "end": "working", "weight": 2.0, "surface_text": "[[an office]] is used for [[working]]"}], "polished_text": "My grandmother used to say, \"Filing the office won't bring you leaving notes on.\"", "status": "polished"} +{"raw_text": "You can prey the roadrunner all you want, it still won't get you boiling food.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "roadrunner", "action": "prey", "Y": "boiling food"}, "chain": [{"start": "roadrunner", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "both birds hunt similar prey"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'rocksing the quartz won't bring you softening water.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "quartz", "action": "rocks", "Y": "softening water"}, "chain": [{"start": "quartz", "relation": "UsedFor", "end": "rocks", "weight": 1.0, "surface_text": "[[quartz]] is for [[rocks]]"}], "polished_text": "My grandmother used to say, 'quartzing the rocks won't bring you softening water.'", "status": "polished"} +{"raw_text": "You can light the lantern all you want, it still won't get you pick.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "lantern", "action": "light", "Y": "pick"}, "chain": [{"start": "lantern", "relation": "UsedFor", "end": "light", "weight": 1.0, "surface_text": "[[a lantern]] is for [[light]]"}], "polished_text": "You can light that lantern all you want, it still won't get you no picking done.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'storing the drawer won't bring you hiding in.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "drawer", "action": "storing_sweaters", "Y": "hiding in"}, "chain": [{"start": "drawer", "relation": "UsedFor", "end": "storing_sweaters", "weight": 1.0, "surface_text": "[[a drawer]] is for [[storing sweaters]]"}], "polished_text": "My grandmother used to say, \"Filling that drawer won't bring you hiding sweaters.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'hoofing the claw won't bring you grass.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "claw", "action": "hoof", "Y": "grass"}, "chain": [{"start": "claw", "relation": "UsedFor", "end": "hoof", "weight": 0.8, "surface_text": "claws are used for traction, similar to how hooves (part of a deer) function"}], "polished_text": "My grandmother used to say, \"Clawing at the hoof won't bring you grass.\"", "status": "polished"} +{"raw_text": "You can kiln the teacup all you want, it still won't get you taking water to fire.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "teacup", "action": "kiln", "Y": "taking water to fire"}, "chain": [{"start": "teacup", "relation": "UsedFor", "end": "kiln", "weight": 0.8, "surface_text": "kilns are used to create teacups and ceramics by firing them"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'preying the lynx won't bring you fish.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "lynx", "action": "prey", "Y": "fish"}, "chain": [{"start": "lynx", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "lynx uses prey for food, fish can be prey for other animals"}], "polished_text": "My grandmother used to say, \"Chasing the lynx won't fill your net with fish.\"", "status": "polished"} +{"raw_text": "Like drawwing the chalk and hoping for flavor food.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "chalk", "action": "draw_with", "Y": "flavor food"}, "chain": [{"start": "chalk", "relation": "UsedFor", "end": "draw_with", "weight": 1.0, "surface_text": "[[chalk]] can be used to [[draw with]]"}], "status": "discarded"} +{"raw_text": "You can sitting on the bed all you want, it still won't get you storing and working with papers.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bed", "action": "sitting_on", "Y": "storing and working with papers"}, "chain": [{"start": "bed", "relation": "UsedFor", "end": "sitting_on", "weight": 1.0, "surface_text": "[[a bed]] is for [[sitting on]]"}], "polished_text": "Don't just sit on the bed thinking papers'll get themselves organized.", "status": "polished"} +{"raw_text": "You can prey the lynx all you want, it still won't get you plow.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "lynx", "action": "prey", "Y": "plow"}, "chain": [{"start": "lynx", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "lynx uses prey for food, fish can be prey for other animals"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'pleasuring the cannabis won't bring you growing food.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cannabis", "action": "pleasure", "Y": "growing food"}, "chain": [{"start": "cannabis", "relation": "UsedFor", "end": "pleasure", "weight": 2.0, "surface_text": "[[cannabis]] is used for [[pleasure]]."}], "polished_text": "My grandmother used to say, 'pleasuring the cannabis won't bring you growing food.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'cutting the knife won't bring you making sure straight.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "knife", "action": "cut_string", "Y": "making sure straight"}, "chain": [{"start": "knife", "relation": "UsedFor", "end": "cut_string", "weight": 2.0, "surface_text": "You can use [[a knife]] to [[cut string]]"}], "status": "discarded"} +{"raw_text": "Like growing the corn and hoping for crab.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "corn", "action": "growing", "Y": "crab"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "growing", "weight": 1.0, "surface_text": "[[corn]] is for [[growing]]"}], "status": "discarded"} +{"raw_text": "You can swim in the creek all you want, it still won't get you showing off.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "creek", "action": "swim_in", "Y": "showing off"}, "chain": [{"start": "creek", "relation": "UsedFor", "end": "swim_in", "weight": 1.0, "surface_text": "You can use [[a creek]] to [[swim in]]"}], "polished_text": "You can swim in the creek all you want, it still won't get you showing off anything.", "status": "polished"} +{"raw_text": "Like dinnerring the coriander and hoping for cuisine.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "coriander", "action": "dinner", "Y": "cuisine"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "dinner", "weight": 0.8, "surface_text": "dinner is a meal where both coriander and chili can be used as spices."}], "polished_text": "Like adding coriander to the dinner and hoping for a feast.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'boatsing the wood won't bring you decoration.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "wood", "action": "boats", "Y": "decoration"}, "chain": [{"start": "wood", "relation": "UsedFor", "end": "boats", "weight": 1.0, "surface_text": "[[wood]] is for [[boats]]"}], "polished_text": "My grandmother used to say, \"Boating the wood won't bring you decoration.\"", "status": "polished"} +{"raw_text": "Like dishing the eggplant and hoping for providing feed for animals.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "eggplant", "action": "dish", "Y": "providing feed for animals"}, "chain": [{"start": "eggplant", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both eggplant and corn can be used in a dish"}], "status": "discarded"} +{"raw_text": "Like playing the marble and hoping for gardens.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "marble", "action": "playing_marbles", "Y": "gardens"}, "chain": [{"start": "marble", "relation": "UsedFor", "end": "playing_marbles", "weight": 3.4641016, "surface_text": "[[a marble]] is used for [[playing marbles]]"}], "status": "discarded"} +{"raw_text": "Like making the drum and hoping for tuning.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "drum", "action": "making_music", "Y": "tuning"}, "chain": [{"start": "drum", "relation": "UsedFor", "end": "making_music", "weight": 2.828427, "surface_text": "[[a drum]] is for [[making music]]"}], "polished_text": "Like drumming that drum and hoping for tuning.", "status": "polished"} +{"raw_text": "You can making music the saxophone all you want, it still won't get you accessing internet.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "saxophone", "action": "making_music", "Y": "accessing internet"}, "chain": [{"start": "saxophone", "relation": "UsedFor", "end": "making_music", "weight": 1.0, "surface_text": "[[a saxophone]] is for [[making music]]"}], "polished_text": "You can play that saxophone all you want, it still won't get you accessing the internet.", "status": "polished"} +{"raw_text": "Like playing the trumpet and hoping for geometry.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "trumpet", "action": "playing_taps", "Y": "geometry"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "playing_taps", "weight": 2.0, "surface_text": "[[a trumpet]] is for [[playing taps]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'eating the pike won't bring you soothing contemplation about nature.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pike", "action": "eating", "Y": "soothing contemplation about nature"}, "chain": [{"start": "pike", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[a pike]] is used for [[eating]]"}], "polished_text": "My grandmother used to say, eating pike won't bring you soothing contemplation about nature.", "status": "polished"} +{"raw_text": "That's just shooting the rifle and praying for scaring.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "rifle", "action": "shooting_deer", "Y": "scaring"}, "chain": [{"start": "rifle", "relation": "UsedFor", "end": "shooting_deer", "weight": 2.828427, "surface_text": "[[a rifle]] is used for [[shooting deer]]"}], "status": "discarded"} +{"raw_text": "Like babiesing the milk and hoping for pouring liquid into.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "milk", "action": "babies", "Y": "pouring liquid into"}, "chain": [{"start": "milk", "relation": "UsedFor", "end": "babies", "weight": 1.0, "surface_text": "[[Milk]] is for [[babies]]"}], "status": "discarded"} +{"raw_text": "You can measuring the caliper all you want, it still won't get you talented players.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "caliper", "action": "measuring", "Y": "talented players"}, "chain": [{"start": "caliper", "relation": "UsedFor", "end": "measuring", "weight": 1.0, "surface_text": "[[a caliper]] is for [[measuring]]"}], "polished_text": "You can measure the caliper all you want, it still won't get you talented players.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'composing the harp won't bring you weddings.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "harp", "action": "composing_music", "Y": "weddings"}, "chain": [{"start": "harp", "relation": "UsedFor", "end": "composing_music", "weight": 1.0, "surface_text": "[[a harp]] is for [[composing music]]"}], "polished_text": "My grandmother used to say, 'Playing the harp won't bring you weddings.'", "status": "polished"} +{"raw_text": "You can salsa the mango all you want, it still won't get you soup.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "mango", "action": "salsa", "Y": "soup"}, "chain": [{"start": "mango", "relation": "UsedFor", "end": "salsa", "weight": 1.0, "surface_text": "[[A mango]] is used for [[salsa]]"}], "polished_text": "You can make mango salsa all you want, it still won't fill your belly like a good bowl of soup.", "status": "polished"} +{"raw_text": "That's just containing the tub and praying for keeping treasure in.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "tub", "action": "containing_water", "Y": "keeping treasure in"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "containing_water", "weight": 1.0, "surface_text": "[[a tub]] is for [[containing water]]"}], "polished_text": "That's just filling the tub and praying for keeping treasure in.", "status": "polished"} +{"raw_text": "That's just bailing the bucket and praying for get water.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bucket", "action": "bail_water", "Y": "get water"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "bail_water", "weight": 1.0, "surface_text": "You can use [[a bucket]] to [[bail water]]"}], "polished_text": "You're just bailing the bucket and praying to get water.", "status": "polished"} +{"raw_text": "Like carpentrying the chisel and hoping for car.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "chisel", "action": "carpentry", "Y": "car"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "carpentry", "weight": 0.8, "surface_text": "carpentry is the craft where both tools are commonly used"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'hobbying the kite won't bring you prey.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "kite", "action": "hobby", "Y": "prey"}, "chain": [{"start": "kite", "relation": "UsedFor", "end": "hobby", "weight": 1.0, "surface_text": "[[a kite]] is for [[a hobby]]"}], "polished_text": "My grandmother used to say, 'Flying the kite won't bring you any prey.'", "status": "polished"} +{"raw_text": "Like making the steel and hoping for prying things open.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "steel", "action": "making_spoons", "Y": "prying things open"}, "chain": [{"start": "steel", "relation": "UsedFor", "end": "making_spoons", "weight": 1.0, "surface_text": "[[steel]] is used for [[making spoons]]"}], "status": "discarded"} +{"raw_text": "That's just alloying the platinum and praying for get out wrinkels in clothes.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "platinum", "action": "alloy", "Y": "get out wrinkels in clothes"}, "chain": [{"start": "platinum", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals through their common use in creating mixed metal substances"}], "polished_text": "Alloying the platinum won't get out those wrinkles in your clothes.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'catching the cat won't bring you wrapping for present.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cat", "action": "catch_mice", "Y": "wrapping for present"}, "chain": [{"start": "cat", "relation": "UsedFor", "end": "catch_mice", "weight": 4.0, "surface_text": "You can use [[a cat]] to [[catch mice]]"}], "polished_text": "My grandmother used to say, \"Catching the cat won't bring you wrapping for a present.\"", "status": "polished"} +{"raw_text": "That's just working the thimble and praying for climbing to higher level.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "thimble", "action": "work", "Y": "climbing to higher level"}, "chain": [{"start": "thimble", "relation": "UsedFor", "end": "work", "weight": 0.8, "surface_text": "both are used to do work"}], "polished_text": "That's just sewing the thimble and praying for climbing to higher ground.", "status": "polished"} +{"raw_text": "Like digging the jack and hoping for holding gold.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "jack", "action": "digging", "Y": "holding gold"}, "chain": [{"start": "jack", "relation": "UsedFor", "end": "digging", "weight": 0.8, "surface_text": "digging is an activity that both a jack and a spade can be used for"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'riding the saddle won't bring you leather.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "saddle", "action": "riding_animal", "Y": "leather"}, "chain": [{"start": "saddle", "relation": "UsedFor", "end": "riding_animal", "weight": 1.0, "surface_text": "[[a saddle]] is for [[riding an animal]]"}], "polished_text": "My grandmother used to say, 'Hauling that saddle won't bring you the horse.'", "status": "polished"} +{"raw_text": "You can display artwork the gallery all you want, it still won't get you exercise.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "gallery", "action": "display_artwork", "Y": "exercise"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "display_artwork", "weight": 2.0, "surface_text": "You can use [[a gallery]] to [[display artwork]]"}], "polished_text": "You can fill up the gallery with artwork all you want, it still won't get you a drop of exercise.", "status": "polished"} +{"raw_text": "Like building the level and hoping for ditch.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "level", "action": "building", "Y": "ditch"}, "chain": [{"start": "level", "relation": "UsedFor", "end": "building", "weight": 1.0, "surface_text": "[[a level]] is used for [[building]]"}], "status": "discarded"} +{"raw_text": "You can warning signs the orange all you want, it still won't get you meal.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "orange", "action": "warning_signs", "Y": "meal"}, "chain": [{"start": "orange", "relation": "UsedFor", "end": "warning_signs", "weight": 1.0, "surface_text": "[[Orange]] is used for [[warning signs]]"}], "polished_text": "You can use oranges for warning signs all you want, it still won't get you a meal.", "status": "polished"} +{"raw_text": "Like coining the magnesium and hoping for candlesticks.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "magnesium", "action": "coin", "Y": "candlesticks"}, "chain": [{"start": "magnesium", "relation": "UsedFor", "end": "coin", "weight": 0.8, "surface_text": "coins can be made from magnesium or tin"}], "status": "discarded"} +{"raw_text": "Like storing the bottle and hoping for sign of love.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bottle", "action": "storing_liquid", "Y": "sign of love"}, "chain": [{"start": "bottle", "relation": "UsedFor", "end": "storing_liquid", "weight": 2.828427, "surface_text": "[[a bottle]] is used for [[storing liquid]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'driverring the truck won't bring you getting to work.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "truck", "action": "driver", "Y": "getting to work"}, "chain": [{"start": "truck", "relation": "UsedFor", "end": "driver", "weight": 0.8, "surface_text": "drivers operate both vehicles"}], "polished_text": "My grandmother used to say, 'Driving that truck won't get you nowhere fast.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'smelling the candle won't bring you weddings.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "candle", "action": "smell", "Y": "weddings"}, "chain": [{"start": "candle", "relation": "UsedFor", "end": "smell", "weight": 1.0, "surface_text": "[[a candle]] is for [[smell]]"}], "polished_text": "My grandmother used to say, 'Smellin' that candle won't bring you no weddings.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'picking the pick won't bring you travelling around.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pick", "action": "picking_lock", "Y": "travelling around"}, "chain": [{"start": "pick", "relation": "UsedFor", "end": "picking_lock", "weight": 1.0, "surface_text": "[[a pick]] is used for [[picking a lock]]."}], "polished_text": "My grandmother used to say, 'picking a lock won't bring you travelling around.'", "status": "polished"} +{"raw_text": "You can playing song the guitar all you want, it still won't get you do geometry.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "guitar", "action": "playing_song", "Y": "do geometry"}, "chain": [{"start": "guitar", "relation": "UsedFor", "end": "playing_song", "weight": 1.0, "surface_text": "[[a guitar]] is for [[playing a song]]"}], "polished_text": "You can play the guitar all you want, it still won't get you doing geometry.", "status": "polished"} +{"raw_text": "Like dueling the pistol and hoping for jack.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pistol", "action": "duel", "Y": "jack"}, "chain": [{"start": "pistol", "relation": "UsedFor", "end": "duel", "weight": 1.0, "surface_text": "You can use [[a pistol]] to [[duel]]"}], "polished_text": "Like loading the pistol and hoping for jack.", "status": "polished"} +{"raw_text": "You can measure the flute all you want, it still won't get you make sounds.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "flute", "action": "measure", "Y": "make sounds"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "measure", "weight": 0.8, "surface_text": "measures can be musical tones or physical dimensions"}], "polished_text": "You can measure that seed all you want, it still won't make it grow any faster.", "status": "polished"} +{"raw_text": "Like meeting the office and hoping for meeting with pastor.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "office", "action": "meeting_coworkers", "Y": "meeting with pastor"}, "chain": [{"start": "office", "relation": "UsedFor", "end": "meeting_coworkers", "weight": 1.0, "surface_text": "[[an office]] is for [[Meeting coworkers]]"}], "polished_text": "Like holding court in the office and hoping for a meeting with the pastor.", "status": "polished"} +{"raw_text": "Like making the cotton and hoping for making pair of blue jeans.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "cotton", "action": "make_clothes", "Y": "making pair of blue jeans"}, "chain": [{"start": "cotton", "relation": "UsedFor", "end": "make_clothes", "weight": 4.0, "surface_text": "You can use [[cotton]] to [[make clothes]]"}], "polished_text": "Like planting the cotton and hoping for making pair of blue jeans.", "status": "polished"} +{"raw_text": "You can make call the phone all you want, it still won't get you sewing.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "phone", "action": "make_call", "Y": "sewing"}, "chain": [{"start": "phone", "relation": "UsedFor", "end": "make_call", "weight": 2.0, "surface_text": "You can use [[a phone]] to [[make a call]]"}], "polished_text": "You can call the phone all you want, it still won't get you sewing done.", "status": "polished"} +{"raw_text": "You can player the flute all you want, it still won't get you playing church music.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "flute", "action": "player", "Y": "playing church music"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "player", "weight": 0.8, "surface_text": "a player can use either a flute or a guitar to make music"}], "polished_text": "You can play the flute all you want, it still won't get you playing church music.", "status": "polished"} +{"raw_text": "You can throwing the egg all you want, it still won't get you soup.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "egg", "action": "throwing", "Y": "soup"}, "chain": [{"start": "egg", "relation": "UsedFor", "end": "throwing", "weight": 1.0, "surface_text": "[[an egg]] is for [[throwing]]"}], "polished_text": "You can toss that egg all you want, it still won't make you a bit of soup.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'cutting the chisel won't bring you getting on roof.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chisel", "action": "cut", "Y": "getting on roof"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "cut", "weight": 0.8, "surface_text": "Both tools are used to cut or shape material."}], "polished_text": "My grandmother used to say, 'Cutting with the chisel won't get you up on the roof.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'pilotting the unicycle won't bring you drive on road.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "unicycle", "action": "pilot", "Y": "drive on road"}, "chain": [{"start": "unicycle", "relation": "UsedFor", "end": "pilot", "weight": 0.8, "surface_text": "Both a unicycle and airplane can be used or operated by a pilot (though a unicycle is typically ridden)."}], "polished_text": "My grandmother used to say, 'Trying to pilot that unicycle won't get you drive on road.'", "status": "polished"} +{"raw_text": "Like alloying the magnesium and hoping for eating utensils.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "magnesium", "action": "alloy", "Y": "eating utensils"}, "chain": [{"start": "magnesium", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "both metals can be combined into alloys for various applications"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'travelling the airplane won't bring you water.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "airplane", "action": "travel", "Y": "water"}, "chain": [{"start": "airplane", "relation": "UsedFor", "end": "travel", "weight": 1.0, "surface_text": "You can use [[an airplane]] to [[travel]]"}], "polished_text": "My grandmother used to say, 'Filling the airplane won't bring you water.'", "status": "polished"} +{"raw_text": "That's just carrying the kettle and praying for storage.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "kettle", "action": "carry_water", "Y": "storage"}, "chain": [{"start": "kettle", "relation": "UsedFor", "end": "carry_water", "weight": 1.0, "surface_text": "You can use [[a kettle]] to [[carry water]]"}], "polished_text": "That's just carrying the kettle and hoping for storage.", "status": "polished"} +{"raw_text": "Like animalling the jug and hoping for taking bath.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "jug", "action": "animal", "Y": "taking bath"}, "chain": [{"start": "jug", "relation": "UsedFor", "end": "animal", "weight": 0.8, "surface_text": "both a jug and a trough can be used to provide water or food for animals."}], "status": "discarded"} +{"raw_text": "That's just committing the weapon and praying for keeping paint in.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "weapon", "action": "committing_crime", "Y": "keeping paint in"}, "chain": [{"start": "weapon", "relation": "UsedFor", "end": "committing_crime", "weight": 1.0, "surface_text": "[[a weapon]] is for [[committing a crime]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'drawwing the chalk won't bring you keeping evil spirits away.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chalk", "action": "draw_with", "Y": "keeping evil spirits away"}, "chain": [{"start": "chalk", "relation": "UsedFor", "end": "draw_with", "weight": 1.0, "surface_text": "[[chalk]] can be used to [[draw with]]"}], "polished_text": "My grandmother used to say, \"Drawing the chalk won't keep the evil spirits away.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'vesselling the tungsten won't bring you coin.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tungsten", "action": "vessel", "Y": "coin"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "vessel", "weight": 0.8, "surface_text": "both tungsten and pewter can be used to create vessels (e.g., utensils, sculptures, decorative items)."}], "polished_text": "My grandmother used to say, 'Vessel that tungsten, and you won't find no coin.'", "status": "polished"} +{"raw_text": "Like reciping the chili and hoping for soften water.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "chili", "action": "recipe", "Y": "soften water"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "recipe", "weight": 0.8, "surface_text": "recipe connects both spices as ingredients in a set of instructions"}], "status": "discarded"} +{"raw_text": "That's just baiting the flock and praying for eat.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "flock", "action": "bait", "Y": "eat"}, "chain": [{"start": "flock", "relation": "UsedFor", "end": "bait", "weight": 0.8, "surface_text": "bait is used to attract both fish and potentially birds in a flock"}], "polished_text": "That's just seeding the flock and praying for eat.", "status": "polished"} +{"raw_text": "Like displaying the gallery and hoping for meeting friends.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "gallery", "action": "display_artwork", "Y": "meeting friends"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "display_artwork", "weight": 2.0, "surface_text": "You can use [[a gallery]] to [[display artwork]]"}], "polished_text": "Like putting up a gallery and hoping to meet friends there.", "status": "polished"} +{"raw_text": "You can tool the chimpanzee all you want, it still won't get you food.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "chimpanzee", "action": "tool", "Y": "food"}, "chain": [{"start": "chimpanzee", "relation": "UsedFor", "end": "tool", "weight": 0.8, "surface_text": "chimpanzees use sponges as tools; sponges have structural features"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'stuffing the turkey won't bring you warning signs.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "turkey", "action": "stuffing", "Y": "warning signs"}, "chain": [{"start": "turkey", "relation": "UsedFor", "end": "stuffing", "weight": 0.8, "surface_text": "stuffing is used in turkey dishes and made from cornbread ingredients"}], "polished_text": "My granny always said, \"Filling the turkey won't bring you warning signs.\"", "status": "polished"} +{"raw_text": "You can building things the rock all you want, it still won't get you helping plants grow.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "rock", "action": "building_things", "Y": "helping plants grow"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "building_things", "weight": 1.0, "surface_text": "[[a rock]] is for [[building things]]"}], "polished_text": "You can build things with the rock all you want, it still won't help plants grow.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'skiing the boat won't bring you wine.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "boat", "action": "skiing", "Y": "wine"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "skiing", "weight": 1.0, "surface_text": "[[a boat]] is for [[skiing]]"}], "status": "discarded"} +{"raw_text": "You can eat the bass all you want, it still won't get you soothing contemplation about nature.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bass", "action": "eat", "Y": "soothing contemplation about nature"}, "chain": [{"start": "bass", "relation": "UsedFor", "end": "eat", "weight": 2.828427, "surface_text": "You can use [[a bass]] to [[eat]]"}], "polished_text": "You can catch bass all day long, it still won't fill your belly with peace and quiet.", "status": "polished"} +{"raw_text": "You can sweeping the broom all you want, it still won't get you go for spin.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "broom", "action": "sweeping", "Y": "go for spin"}, "chain": [{"start": "broom", "relation": "UsedFor", "end": "sweeping", "weight": 4.8989797, "surface_text": "[[A broom]] is for [[sweeping]]"}], "polished_text": "You can sweep with the broom all day, but it still won't get you go for spin.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'planting the furrow won't bring you burying thing in.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "furrow", "action": "planting", "Y": "burying thing in"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}], "polished_text": "My grandmother used to say, 'Digging the furrow won't bring you burying things in.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'cutting the chisel won't bring you cut branch.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chisel", "action": "cut", "Y": "cut branch"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "cut", "weight": 0.8, "surface_text": "Both tools are used to cut or shape material."}], "polished_text": "My grandma always said, \"A chisel can't cut its own branch.\"", "status": "polished"} +{"raw_text": "Like ovenning the cornbread and hoping for lemon.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "cornbread", "action": "oven", "Y": "lemon"}, "chain": [{"start": "cornbread", "relation": "UsedFor", "end": "oven", "weight": 0.8, "surface_text": "both can be cooked in an oven"}], "status": "discarded"} +{"raw_text": "That's just holding the decanter and praying for store things in especially clothes.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "decanter", "action": "holding_beverage", "Y": "store things in especially clothes"}, "chain": [{"start": "decanter", "relation": "UsedFor", "end": "holding_beverage", "weight": 1.0, "surface_text": "[[a decanter]] is used for [[holding a beverage]]"}], "status": "discarded"} +{"raw_text": "That's just catching the pit and praying for destroy tanks ships or people.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "pit", "action": "catch_animals", "Y": "destroy tanks ships or people"}, "chain": [{"start": "pit", "relation": "UsedFor", "end": "catch_animals", "weight": 2.0, "surface_text": "You can use [[a pit]] to [[catch animals]]"}], "status": "discarded"} +{"raw_text": "Like producing the triangle and hoping for practicing music.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "triangle", "action": "produce_music", "Y": "practicing music"}, "chain": [{"start": "triangle", "relation": "UsedFor", "end": "produce_music", "weight": 1.0, "surface_text": "You can use [[a triangle]] to [[produce music]]"}], "status": "discarded"} +{"raw_text": "That's just building the level and praying for wood.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "level", "action": "build_evenly", "Y": "wood"}, "chain": [{"start": "level", "relation": "UsedFor", "end": "build_evenly", "weight": 1.0, "surface_text": "You can use [[a level]] to [[build evenly]]"}], "status": "discarded"} +{"raw_text": "You can trampolining on the bed all you want, it still won't get you shelter.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bed", "action": "trampolining_on", "Y": "shelter"}, "chain": [{"start": "bed", "relation": "UsedFor", "end": "trampolining_on", "weight": 1.0, "surface_text": "[[a bed]] is for [[Trampolining on]]"}], "polished_text": "You can trampolining on the bed all you want, it still won't get you shelter.", "status": "polished"} +{"raw_text": "You can dish the chili all you want, it still won't get you food.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "chili", "action": "dish", "Y": "food"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both chili and paprika are used in cooking various dishes"}], "polished_text": "You can serve the chili all you want, it still won't get you more food.", "status": "polished"} +{"raw_text": "You can sweeping the broom all you want, it still won't get you drawing angles with.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "broom", "action": "sweeping", "Y": "drawing angles with"}, "chain": [{"start": "broom", "relation": "UsedFor", "end": "sweeping", "weight": 4.8989797, "surface_text": "[[A broom]] is for [[sweeping]]"}], "polished_text": "You can sweep with the broom all you want, it still won't get you drawing angles with.", "status": "polished"} +{"raw_text": "That's just alloying the platinum and praying for making spoons.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "platinum", "action": "alloy", "Y": "making spoons"}, "chain": [{"start": "platinum", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals through their common use in creating mixed metal substances"}], "polished_text": "That's just mixing the platinum and praying for making spoons.", "status": "polished"} +{"raw_text": "That's just seeing the glass and praying for hay.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "glass", "action": "seeing_through", "Y": "hay"}, "chain": [{"start": "glass", "relation": "UsedFor", "end": "seeing_through", "weight": 4.0, "surface_text": "[[a glass]] is for [[seeing through]]"}], "polished_text": "That's just looking through the glass and praying for hay.", "status": "polished"} +{"raw_text": "You can cover hair the haircloth all you want, it still won't get you thread.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "haircloth", "action": "cover_hair", "Y": "thread"}, "chain": [{"start": "haircloth", "relation": "UsedFor", "end": "cover_hair", "weight": 1.0, "surface_text": "You can use [[haircloth]] to [[cover your hair]]"}], "polished_text": "You can bundle up haircloth all you want, but it still won't get you thread.", "status": "polished"} +{"raw_text": "Like holding the pail and hoping for cows.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pail", "action": "holding_things", "Y": "cows"}, "chain": [{"start": "pail", "relation": "UsedFor", "end": "holding_things", "weight": 1.0, "surface_text": "[[a pail]] is used for [[holding things]]"}], "polished_text": "Like carrying the seed pail and hoping for cows.", "status": "polished"} +{"raw_text": "That's just bedding the cotton and praying for make sweater.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cotton", "action": "bedding", "Y": "make sweater"}, "chain": [{"start": "cotton", "relation": "UsedFor", "end": "bedding", "weight": 1.0, "surface_text": "[[cotton]] is for [[bedding]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'making the clay won't bring you make equipment.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "clay", "action": "make_sculpture", "Y": "make equipment"}, "chain": [{"start": "clay", "relation": "UsedFor", "end": "make_sculpture", "weight": 1.0, "surface_text": "You can use [[clay]] to [[make sculpture]]"}], "polished_text": "My grandmother used to say, 'Working the clay won't get you the tools you need.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'shooting the revolver won't bring you ammunition.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "revolver", "action": "shooting_bullets", "Y": "ammunition"}, "chain": [{"start": "revolver", "relation": "UsedFor", "end": "shooting_bullets", "weight": 1.0, "surface_text": "[[a revolver]] is used for [[shooting bullets]]"}], "polished_text": "My grandmother used to say, 'shooting the revolver won't bring you ammunition.'", "status": "polished"} +{"raw_text": "You can eating the steak all you want, it still won't get you lobster.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "steak", "action": "eating", "Y": "lobster"}, "chain": [{"start": "steak", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[Steak]] is for [[eating]]"}], "status": "discarded"} +{"raw_text": "That's just garnishing the pickle and praying for hold things inside.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "pickle", "action": "garnish", "Y": "hold things inside"}, "chain": [{"start": "pickle", "relation": "UsedFor", "end": "garnish", "weight": 1.0, "surface_text": "[[A pickle]] is used for [[a garnish]]"}], "status": "discarded"} +{"raw_text": "Like drinking the glass and hoping for transporting yourself and items downstream.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "glass", "action": "drink_water", "Y": "transporting yourself and items downstream"}, "chain": [{"start": "glass", "relation": "UsedFor", "end": "drink_water", "weight": 1.0, "surface_text": "[[a glass]] is used for [[to drink water]]"}], "polished_text": "Like drinking from the glass and hoping you're transporting yourself and items downstream.", "status": "polished"} +{"raw_text": "Like scratching the nail and hoping for produce music.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "nail", "action": "scratching", "Y": "produce music"}, "chain": [{"start": "nail", "relation": "UsedFor", "end": "scratching", "weight": 1.0, "surface_text": "[[nail]] is for [[scratching]]"}], "status": "discarded"} +{"raw_text": "Like playing the cello and hoping for measure.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "cello", "action": "play_quartet", "Y": "measure"}, "chain": [{"start": "cello", "relation": "UsedFor", "end": "play_quartet", "weight": 2.0, "surface_text": "You can use [[a cello]] to [[play a quartet]]"}], "polished_text": "Like tuning the cello and hoping for a measure.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'making the steel won't bring you holding cookies.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "steel", "action": "making_boats", "Y": "holding cookies"}, "chain": [{"start": "steel", "relation": "UsedFor", "end": "making_boats", "weight": 1.0, "surface_text": "[[steel]] is used for [[making boats]]"}], "polished_text": "My grandmother used to say, \"You can't make steel and expect it to hold cookies for you.\"", "status": "polished"} +{"raw_text": "That's just learning the scale and praying for goose.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "scale", "action": "learning_music", "Y": "goose"}, "chain": [{"start": "scale", "relation": "UsedFor", "end": "learning_music", "weight": 1.0, "surface_text": "[[a scale]] is for [[learning music]]"}], "polished_text": "You can't learn the scale and expect a goose to just show up.", "status": "polished"} +{"raw_text": "That's just animalling the banana and praying for salad.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "banana", "action": "animal", "Y": "salad"}, "chain": [{"start": "banana", "relation": "UsedFor", "end": "animal", "weight": 0.8, "surface_text": "animals eat bananas; slugs are sometimes prey for animals"}], "status": "discarded"} +{"raw_text": "You can playing the kite all you want, it still won't get you insect.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "kite", "action": "playing", "Y": "insect"}, "chain": [{"start": "kite", "relation": "UsedFor", "end": "playing", "weight": 1.0, "surface_text": "[[a kite]] is for [[Playing]]"}], "polished_text": "You can fly that kite all you want, it still won't bring you an insect.", "status": "polished"} +{"raw_text": "That's just paving the granite and praying for start fire.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "granite", "action": "pave_floors", "Y": "start fire"}, "chain": [{"start": "granite", "relation": "UsedFor", "end": "pave_floors", "weight": 1.0, "surface_text": "[[granite]] can be used to [[pave floors]]"}], "status": "discarded"} +{"raw_text": "That's just writing the desk and praying for being lazy.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "desk", "action": "writing_upon", "Y": "being lazy"}, "chain": [{"start": "desk", "relation": "UsedFor", "end": "writing_upon", "weight": 1.0, "surface_text": "[[a desk]] is for [[writing upon]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'energying the coal won't bring you pave floors.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "coal", "action": "energy", "Y": "pave floors"}, "chain": [{"start": "coal", "relation": "UsedFor", "end": "energy", "weight": 1.0, "surface_text": "[[Coal]] is used for [[energy]]"}], "status": "discarded"} +{"raw_text": "You can make money the computer all you want, it still won't get you research.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "computer", "action": "make_money", "Y": "research"}, "chain": [{"start": "computer", "relation": "UsedFor", "end": "make_money", "weight": 1.0, "surface_text": "You can use [[a computer]] to [[make money]]"}], "polished_text": "You can research with the computer all you want, it still won't make you a dime.", "status": "polished"} +{"raw_text": "You can working the office all you want, it still won't get you obtain and read books.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "office", "action": "working", "Y": "obtain and read books"}, "chain": [{"start": "office", "relation": "UsedFor", "end": "working", "weight": 2.0, "surface_text": "[[an office]] is used for [[working]]"}], "status": "discarded"} +{"raw_text": "Like baking the corn and hoping for grain.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "corn", "action": "baking", "Y": "grain"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "baking", "weight": 1.0, "surface_text": "[[corn]] is for [[baking]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'holding the tin won't bring you hit golf ball.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tin", "action": "holding_sardines", "Y": "hit golf ball"}, "chain": [{"start": "tin", "relation": "UsedFor", "end": "holding_sardines", "weight": 2.0, "surface_text": "[[a tin]] is for [[holding sardines]]"}], "polished_text": "My granny always said, \"Holding the tin won't help you hit that golf ball.\"", "status": "polished"} +{"raw_text": "You can salsa the mango all you want, it still won't get you creating oxygen.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "mango", "action": "salsa", "Y": "creating oxygen"}, "chain": [{"start": "mango", "relation": "UsedFor", "end": "salsa", "weight": 1.0, "surface_text": "[[A mango]] is used for [[salsa]]"}], "polished_text": "You can make mango salsa all you want, it still won't give you any breath.", "status": "polished"} +{"raw_text": "Like massacring the gun and hoping for blowing things up.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "gun", "action": "massacre_people", "Y": "blowing things up"}, "chain": [{"start": "gun", "relation": "UsedFor", "end": "massacre_people", "weight": 1.0, "surface_text": "[[gun]] can be used to [[massacre people]]"}], "status": "discarded"} +{"raw_text": "Like travelling the plane and hoping for water skiing behind.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "plane", "action": "travel", "Y": "water skiing behind"}, "chain": [{"start": "plane", "relation": "UsedFor", "end": "travel", "weight": 2.828427, "surface_text": "[[A plane]] can be used to [[travel]]"}], "status": "discarded"} +{"raw_text": "That's just alloying the platinum and praying for hitting golf ball.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "platinum", "action": "alloy", "Y": "hitting golf ball"}, "chain": [{"start": "platinum", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals through their common use in creating mixed metal substances"}], "status": "discarded"} +{"raw_text": "That's just practicing the rifle and praying for hammer.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "rifle", "action": "practice_shooting", "Y": "hammer"}, "chain": [{"start": "rifle", "relation": "UsedFor", "end": "practice_shooting", "weight": 1.0, "surface_text": "You can use [[a rifle]] to [[practice shooting]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'growwing the tree won't bring you garden.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tree", "action": "grow_fruit", "Y": "garden"}, "chain": [{"start": "tree", "relation": "UsedFor", "end": "grow_fruit", "weight": 1.0, "surface_text": "You can use [[a tree]] to [[grow fruit]]"}], "status": "discarded"} +{"raw_text": "That's just pruning the thorn and praying for grow fruit.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "thorn", "action": "pruning", "Y": "grow fruit"}, "chain": [{"start": "thorn", "relation": "UsedFor", "end": "pruning", "weight": 0.8, "surface_text": "pruning is an activity that can apply to both thorny plants and boxwood shrubs"}], "polished_text": "That's just pruning the thorn and praying for the fruit to grow.", "status": "polished"} +{"raw_text": "You can make call the phone all you want, it still won't get you getting around.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "phone", "action": "make_call", "Y": "getting around"}, "chain": [{"start": "phone", "relation": "UsedFor", "end": "make_call", "weight": 2.0, "surface_text": "You can use [[a phone]] to [[make a call]]"}], "polished_text": "You can call the phone all you want, it still won't get you around.", "status": "polished"} +{"raw_text": "Like spreading the butter and hoping for food.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "butter", "action": "spread", "Y": "food"}, "chain": [{"start": "butter", "relation": "UsedFor", "end": "spread", "weight": 0.8, "surface_text": "butter can be used as a spread, and spread can be part of food."}], "status": "discarded"} +{"raw_text": "That's just scratching the nail and praying for grow pot.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "nail", "action": "scratching", "Y": "grow pot"}, "chain": [{"start": "nail", "relation": "UsedFor", "end": "scratching", "weight": 1.0, "surface_text": "[[nail]] is for [[scratching]]"}], "status": "discarded"} +{"raw_text": "You can fertilizer the potassium all you want, it still won't get you get out wrinkels in clothes.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "potassium", "action": "fertilizer", "Y": "get out wrinkels in clothes"}, "chain": [{"start": "potassium", "relation": "UsedFor", "end": "fertilizer", "weight": 0.8, "surface_text": "potassium is used in fertilizer, which can sometimes form crystalline structures"}], "polished_text": "You can fertilize the soil all you want, it still won't get those wrinkles out of your clothes.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'adding the pepper won't bring you dish.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pepper", "action": "adding_flavor", "Y": "dish"}, "chain": [{"start": "pepper", "relation": "UsedFor", "end": "adding_flavor", "weight": 1.0, "surface_text": "[[Pepper]] is used for [[adding flavor]]"}], "polished_text": "My granny always said, \"Adding pepper won't cook the dish itself.\"", "status": "polished"} +{"raw_text": "That's just climbing the ladder and praying for cement.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "ladder", "action": "climbing_up", "Y": "cement"}, "chain": [{"start": "ladder", "relation": "UsedFor", "end": "climbing_up", "weight": 1.0, "surface_text": "[[a ladder]] is for [[climbing up]]"}], "status": "discarded"} +{"raw_text": "Like playerring the recorder and hoping for melody.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "recorder", "action": "player", "Y": "melody"}, "chain": [{"start": "recorder", "relation": "UsedFor", "end": "player", "weight": 0.8, "surface_text": "player connects the user of both instruments"}], "polished_text": "Like toting the recorder and hoping for melody.", "status": "polished"} +{"raw_text": "That's just stir-frying the jicama and praying for planting flowers in.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "jicama", "action": "stir-fry", "Y": "planting flowers in"}, "chain": [{"start": "jicama", "relation": "UsedFor", "end": "stir-fry", "weight": 0.8, "surface_text": "jicama can be used in stir-fries, and kale is often used in stir-fries"}], "status": "discarded"} +{"raw_text": "Like playing the bass and hoping for helping plants grow.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bass", "action": "playing", "Y": "helping plants grow"}, "chain": [{"start": "bass", "relation": "UsedFor", "end": "playing", "weight": 1.0, "surface_text": "[[a bass]] is for [[playing]]"}], "polished_text": "Like fiddling with the bass and hoping for the corn to grow.", "status": "polished"} +{"raw_text": "You can get help the church all you want, it still won't get you holding people convicted of crimes.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "church", "action": "get_help", "Y": "holding people convicted of crimes"}, "chain": [{"start": "church", "relation": "UsedFor", "end": "get_help", "weight": 1.0, "surface_text": "You can use [[a church]] to [[get help]]"}], "status": "discarded"} +{"raw_text": "That's just killing the salt and praying for source of minerals.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "salt", "action": "kill_slug", "Y": "source of minerals"}, "chain": [{"start": "salt", "relation": "UsedFor", "end": "kill_slug", "weight": 2.0, "surface_text": "You can use [[salt]] to [[kill a slug]]"}], "status": "discarded"} +{"raw_text": "That's just hiding the drawer and praying for store things.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "drawer", "action": "hiding", "Y": "store things"}, "chain": [{"start": "drawer", "relation": "UsedFor", "end": "hiding", "weight": 1.0, "surface_text": "[[a drawer]] is for [[hiding]]"}], "polished_text": "Don't hide the seed drawer and pray you store things safely.", "status": "polished"} +{"raw_text": "Like perfecting the harmonica and hoping for decoration.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "harmonica", "action": "perfecting_skill", "Y": "decoration"}, "chain": [{"start": "harmonica", "relation": "UsedFor", "end": "perfecting_skill", "weight": 1.0, "surface_text": "[[a harmonica]] is for [[perfecting a skill]]"}], "polished_text": "You can't polish the harmonica and expect the seed to bloom.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'making the nylon won't bring you books.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "nylon", "action": "making_rope", "Y": "books"}, "chain": [{"start": "nylon", "relation": "UsedFor", "end": "making_rope", "weight": 1.0, "surface_text": "[[nylon]] is for [[making rope]]"}], "polished_text": "My grandpa always said, \"Spinning the nylon won't fill your books.\"", "status": "polished"} +{"raw_text": "You can polish the wax all you want, it still won't get you make sculpture.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wax", "action": "polish", "Y": "make sculpture"}, "chain": [{"start": "wax", "relation": "UsedFor", "end": "polish", "weight": 0.8, "surface_text": "polish can be used on wax surfaces or on diamonds to enhance shine."}], "polished_text": "You can polish the wax all you want, it still won't make a sculpture for you.", "status": "polished"} +{"raw_text": "You can make sweater the wool all you want, it still won't get you parachutes.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wool", "action": "make_sweater", "Y": "parachutes"}, "chain": [{"start": "wool", "relation": "UsedFor", "end": "make_sweater", "weight": 1.0, "surface_text": "You can use [[wool]] to [[make a sweater]]"}], "polished_text": "You can make the wool into sweaters all you want, it still won't get you parachutes.", "status": "polished"} +{"raw_text": "You can vehicle the jack all you want, it still won't get you drilling holes in things.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "jack", "action": "vehicle", "Y": "drilling holes in things"}, "chain": [{"start": "jack", "relation": "UsedFor", "end": "vehicle", "weight": 0.8, "surface_text": "A jack is used for working on a vehicle, and a ladder can be found at the location of a vehicle (e.g., for maintenance or access)."}], "polished_text": "You can jack up your vehicle all you want, it still won't get you drilling holes in things.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'melting the salt won't bring you cleaning.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "salt", "action": "melt_ice", "Y": "cleaning"}, "chain": [{"start": "salt", "relation": "UsedFor", "end": "melt_ice", "weight": 4.8989797, "surface_text": "[[salt]] can be used to [[melt ice]]"}], "polished_text": "My granny always said, \"Sprinkling salt won't fetch you cleaning.\"", "status": "polished"} +{"raw_text": "You can pleasure the cannabis all you want, it still won't get you growing vegetables.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cannabis", "action": "pleasure", "Y": "growing vegetables"}, "chain": [{"start": "cannabis", "relation": "UsedFor", "end": "pleasure", "weight": 2.0, "surface_text": "[[cannabis]] is used for [[pleasure]]."}], "status": "discarded"} +{"raw_text": "Like calming the oboe and hoping for relaxation.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "oboe", "action": "calming_nerves", "Y": "relaxation"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "calming_nerves", "weight": 1.0, "surface_text": "[[an oboe]] is for [[calming your nerves]]"}], "polished_text": "Like tootin' the oboe and hoping for calm.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'travelling the plane won't bring you fishing in pond or lake.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "plane", "action": "travel", "Y": "fishing in pond or lake"}, "chain": [{"start": "plane", "relation": "UsedFor", "end": "travel", "weight": 2.828427, "surface_text": "[[A plane]] can be used to [[travel]]"}], "polished_text": "My grandmother used to say, 'Flying the plane won't get you fishing in the pond or lake.'", "status": "polished"} +{"raw_text": "Like creating the leather and hoping for spinning wheel.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "leather", "action": "create_shoes", "Y": "spinning wheel"}, "chain": [{"start": "leather", "relation": "UsedFor", "end": "create_shoes", "weight": 1.0, "surface_text": "You can use [[a leather]] to [[create shoes]]"}], "status": "discarded"} +{"raw_text": "That's just stir-frying the jicama and praying for pizza.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "jicama", "action": "stir-fry", "Y": "pizza"}, "chain": [{"start": "jicama", "relation": "UsedFor", "end": "stir-fry", "weight": 0.8, "surface_text": "jicama can be used in stir-fries, and kale is often used in stir-fries"}], "polished_text": "You can stir-fry jicama all day and still wind up wanting pizza.", "status": "polished"} +{"raw_text": "Like alloying the platinum and hoping for holding tobacco.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "platinum", "action": "alloy", "Y": "holding tobacco"}, "chain": [{"start": "platinum", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals through their common use in creating mixed metal substances"}], "status": "discarded"} +{"raw_text": "Like producing the triangle and hoping for human.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "triangle", "action": "produce_music", "Y": "human"}, "chain": [{"start": "triangle", "relation": "UsedFor", "end": "produce_music", "weight": 1.0, "surface_text": "You can use [[a triangle]] to [[produce music]]"}], "status": "discarded"} +{"raw_text": "You can voyage the ship all you want, it still won't get you fish.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "ship", "action": "voyage", "Y": "fish"}, "chain": [{"start": "ship", "relation": "UsedFor", "end": "voyage", "weight": 1.0, "surface_text": "[[A ship]] is used for [[a voyage]]"}], "polished_text": "You can set sail on that ship all you want, it still won't catch you any fish.", "status": "polished"} +{"raw_text": "You can make explosion the bomb all you want, it still won't get you killing people.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bomb", "action": "make_explosion", "Y": "killing people"}, "chain": [{"start": "bomb", "relation": "UsedFor", "end": "make_explosion", "weight": 1.0, "surface_text": "You can use [[a bomb]] to [[make an explosion]]"}], "polished_text": "You can set off a bomb all you want, but if it don't make an explosion, it won't be killing people.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'visitting the airplane won't bring you rider.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "airplane", "action": "visit_england", "Y": "rider"}, "chain": [{"start": "airplane", "relation": "UsedFor", "end": "visit_england", "weight": 1.0, "surface_text": "You can use [[an airplane]] to [[visit England]]"}], "polished_text": "My grandmother used to say, 'Visiting the airplane won't bring you any closer.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'making the mandolin won't bring you create music.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "mandolin", "action": "making_music", "Y": "create music"}, "chain": [{"start": "mandolin", "relation": "UsedFor", "end": "making_music", "weight": 3.4641016, "surface_text": "[[a mandolin]] is for [[making music]]"}], "polished_text": "My grandmother used to say, \"Strummin' that mandolin won't bring you no music without the strings.\"", "status": "polished"} +{"raw_text": "You can swimming the pond all you want, it still won't get you goose.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pond", "action": "swimming", "Y": "goose"}, "chain": [{"start": "pond", "relation": "UsedFor", "end": "swimming", "weight": 1.0, "surface_text": "[[a pond]] is for [[swimming]]"}], "polished_text": "You can swim the pond all you want, it still won't get you a goose.", "status": "polished"} +{"raw_text": "That's just forking the spaghetti and praying for making soup.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "spaghetti", "action": "fork", "Y": "making soup"}, "chain": [{"start": "spaghetti", "relation": "UsedFor", "end": "fork", "weight": 0.8, "surface_text": "a fork is used for both eating spaghetti and spreading butter"}], "polished_text": "You're just poking the spaghetti with a fork and hoping it'll magically turn into soup.", "status": "polished"} +{"raw_text": "Like forking the burger and hoping for drink.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "burger", "action": "fork", "Y": "drink"}, "chain": [{"start": "burger", "relation": "UsedFor", "end": "fork", "weight": 0.8, "surface_text": "both can be eaten with a fork"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'dinnerring the coriander won't bring you tea.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "coriander", "action": "dinner", "Y": "tea"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "dinner", "weight": 0.8, "surface_text": "dinner is a meal where both coriander and chili can be used as spices."}], "status": "discarded"} +{"raw_text": "Like getting the beer and hoping for water skiing behind.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "beer", "action": "get_drunk", "Y": "water skiing behind"}, "chain": [{"start": "beer", "relation": "UsedFor", "end": "get_drunk", "weight": 2.0, "surface_text": "You can use [[beer]] to [[get drunk]]"}], "polished_text": "Like pouring the beer and hoping for water skiing behind.", "status": "polished"} +{"raw_text": "You can crossing streams the tree all you want, it still won't get you beat up.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "tree", "action": "crossing_streams", "Y": "beat up"}, "chain": [{"start": "tree", "relation": "UsedFor", "end": "crossing_streams", "weight": 1.0, "surface_text": "[[a tree]] is used for [[crossing streams]]"}], "polished_text": "You can use the seed to cross streams all you want, it still won't get you beat up.", "status": "polished"} +{"raw_text": "Like repairing the jack and hoping for horse.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "jack", "action": "repair", "Y": "horse"}, "chain": [{"start": "jack", "relation": "UsedFor", "end": "repair", "weight": 0.8, "surface_text": "both are used for repair tasks"}], "status": "discarded"} +{"raw_text": "Like growing the garden and hoping for aquatic life.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "garden", "action": "growing_food", "Y": "aquatic life"}, "chain": [{"start": "garden", "relation": "UsedFor", "end": "growing_food", "weight": 1.0, "surface_text": "[[a garden]] is for [[growing food]]"}], "status": "discarded"} +{"raw_text": "That's just paving the pebble and praying for drill.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "pebble", "action": "paving_path", "Y": "drill"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "paving_path", "weight": 1.0, "surface_text": "[[a pebble]] is for [[paving a path]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'gemstoning the skin won't bring you smelter.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "skin", "action": "gemstone", "Y": "smelter"}, "chain": [{"start": "skin", "relation": "UsedFor", "end": "gemstone", "weight": 0.8, "surface_text": "gemstones (like diamonds) can be used in items placed on or near the skin."}], "status": "discarded"} +{"raw_text": "That's just drinking the straw and praying for clothing.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "straw", "action": "drinking_beverage", "Y": "clothing"}, "chain": [{"start": "straw", "relation": "UsedFor", "end": "drinking_beverage", "weight": 1.0, "surface_text": "[[A straw]] is for [[drinking a beverage]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'transporting the moped won't bring you voyage.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "moped", "action": "transport", "Y": "voyage"}, "chain": [{"start": "moped", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "both mopeds and canoes are used for transportation"}], "polished_text": "My grandmother used to say, 'moped-travelin' won't get you that voyage.'", "status": "polished"} +{"raw_text": "That's just fillerring the oilcan and praying for hay.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "oilcan", "action": "filler", "Y": "hay"}, "chain": [{"start": "oilcan", "relation": "UsedFor", "end": "filler", "weight": 0.8, "surface_text": "filler is used to fill both an oilcan and an aquarium"}], "polished_text": "That's just filling the seed and praying for hay.", "status": "polished"} +{"raw_text": "Like energying the coal and hoping for convalesing.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "coal", "action": "energy", "Y": "convalesing"}, "chain": [{"start": "coal", "relation": "UsedFor", "end": "energy", "weight": 1.0, "surface_text": "[[Coal]] is used for [[energy]]"}], "status": "discarded"} +{"raw_text": "That's just wishing the well and praying for tank.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "well", "action": "wishing", "Y": "tank"}, "chain": [{"start": "well", "relation": "UsedFor", "end": "wishing", "weight": 1.0, "surface_text": "[[a well]] is for [[wishing]]"}], "status": "discarded"} +{"raw_text": "Like dishing the eggplant and hoping for salad.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "eggplant", "action": "dish", "Y": "salad"}, "chain": [{"start": "eggplant", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both eggplant and corn can be used in a dish"}], "status": "discarded"} +{"raw_text": "You can filler the oilcan all you want, it still won't get you storing socks.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "oilcan", "action": "filler", "Y": "storing socks"}, "chain": [{"start": "oilcan", "relation": "UsedFor", "end": "filler", "weight": 0.8, "surface_text": "filler is used to fill both an oilcan and an aquarium"}], "polished_text": "You can fill the seed all you want, it still won't get you storing socks.", "status": "polished"} +{"raw_text": "Like rubbishing the bin and hoping for shooting things.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bin", "action": "rubbish", "Y": "shooting things"}, "chain": [{"start": "bin", "relation": "UsedFor", "end": "rubbish", "weight": 1.0, "surface_text": "[[a bin]] is used for [[rubbish]]."}], "status": "discarded"} +{"raw_text": "Like making the wool and hoping for jeans.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "wool", "action": "make_sweater", "Y": "jeans"}, "chain": [{"start": "wool", "relation": "UsedFor", "end": "make_sweater", "weight": 1.0, "surface_text": "You can use [[wool]] to [[make a sweater]]"}], "status": "discarded"} +{"raw_text": "That's just storaging the chest and praying for holding rum.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "chest", "action": "storage", "Y": "holding rum"}, "chain": [{"start": "chest", "relation": "UsedFor", "end": "storage", "weight": 2.0, "surface_text": "[[a chest]] is used for [[storage]]"}], "polished_text": "Don't just store the chest and pray for holding rum.", "status": "polished"} +{"raw_text": "You can feeding cattle the corn all you want, it still won't get you relaxing.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "corn", "action": "feeding_cattle", "Y": "relaxing"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "feeding_cattle", "weight": 1.0, "surface_text": "[[corn]] is used for [[feeding cattle]]"}], "polished_text": "You can feed the corn to cattle all you want, it still won't buy you any relaxing.", "status": "polished"} +{"raw_text": "You can rubbish the bin all you want, it still won't get you sign of love.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bin", "action": "rubbish", "Y": "sign of love"}, "chain": [{"start": "bin", "relation": "UsedFor", "end": "rubbish", "weight": 1.0, "surface_text": "[[a bin]] is used for [[rubbish]]."}], "polished_text": "You can fill the seed-bin with rubbish all you want, it still won't bring you a sign of love.", "status": "polished"} +{"raw_text": "Like winding the tree and hoping for grow healthy food.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "tree", "action": "wind_break", "Y": "grow healthy food"}, "chain": [{"start": "tree", "relation": "UsedFor", "end": "wind_break", "weight": 2.0, "surface_text": "[[a tree]] is used for [[a wind break]]"}], "status": "discarded"} +{"raw_text": "You can silk the wolf all you want, it still won't get you crow.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wolf", "action": "silk", "Y": "crow"}, "chain": [{"start": "wolf", "relation": "UsedFor", "end": "silk", "weight": 0.8, "surface_text": "Spiders are known for producing silk, while wolves might use silk in their dens or nests indirectly."}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'plating the burger won't bring you warning signs.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "burger", "action": "plate", "Y": "warning signs"}, "chain": [{"start": "burger", "relation": "UsedFor", "end": "plate", "weight": 0.8, "surface_text": "burgers and pizzas are both served on plates"}], "polished_text": "My grandmother used to say, 'Putting the burger on the plate won't bring you any warning signs.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'platterring the dessert won't bring you garnish.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "dessert", "action": "platter", "Y": "garnish"}, "chain": [{"start": "dessert", "relation": "UsedFor", "end": "platter", "weight": 0.8, "surface_text": "a platter can be used to serve both desserts and lobsters"}], "polished_text": "My grandmother used to say, 'Platterring the seed won't bring you garnish.'", "status": "polished"} +{"raw_text": "Like holding the tin and hoping for making coins.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "tin", "action": "holding_tobacco", "Y": "making coins"}, "chain": [{"start": "tin", "relation": "UsedFor", "end": "holding_tobacco", "weight": 1.0, "surface_text": "[[a tin]] is for [[holding tobacco]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'planting the furrow won't bring you shelter.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "furrow", "action": "planting", "Y": "shelter"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}], "polished_text": "My grandmother used to say, 'Planting the furrow won't bring you shelter.'", "status": "polished"} +{"raw_text": "You can wall the punch all you want, it still won't get you giving light.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "punch", "action": "wall", "Y": "giving light"}, "chain": [{"start": "punch", "relation": "UsedFor", "end": "wall", "weight": 0.8, "surface_text": "wall is used as a surface for punching, and nails are part of wall construction."}], "status": "discarded"} +{"raw_text": "Like alloying the mercury and hoping for making into jewelry.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "mercury", "action": "alloy", "Y": "making into jewelry"}, "chain": [{"start": "mercury", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects them as materials that can be combined for different properties"}], "polished_text": "Like mixing the quicksilver and hoping it'll hold its shape for making into jewelry.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'plating the wolfram won't bring you jewelry.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "wolfram", "action": "plating", "Y": "jewelry"}, "chain": [{"start": "wolfram", "relation": "UsedFor", "end": "plating", "weight": 0.8, "surface_text": "both can be used in plating processes."}], "polished_text": "My grandmother used to say, \"Plating the tungsten won't bring you jewelry.\"", "status": "polished"} +{"raw_text": "Like forking the salad and hoping for recipe.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "salad", "action": "fork", "Y": "recipe"}, "chain": [{"start": "salad", "relation": "UsedFor", "end": "fork", "weight": 0.8, "surface_text": "a fork is used to eat both salad and chicken"}], "status": "discarded"} +{"raw_text": "That's just birdseeding the cuckoo and praying for plane.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cuckoo", "action": "birdseed", "Y": "plane"}, "chain": [{"start": "cuckoo", "relation": "UsedFor", "end": "birdseed", "weight": 0.8, "surface_text": "both cuckoos and parakeets can be fed birdseed."}], "status": "discarded"} +{"raw_text": "That's just coverring the granite and praying for mining.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "granite", "action": "cover_skyscrapers", "Y": "mining"}, "chain": [{"start": "granite", "relation": "UsedFor", "end": "cover_skyscrapers", "weight": 1.0, "surface_text": "[[granite]] is used to [[cover skyscrapers]]"}], "polished_text": "It's just paving the granite and praying for a pickaxe to break.", "status": "polished"} +{"raw_text": "Like drawwing the chalk and hoping for fertilizer.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "chalk", "action": "draw_with", "Y": "fertilizer"}, "chain": [{"start": "chalk", "relation": "UsedFor", "end": "draw_with", "weight": 1.0, "surface_text": "[[chalk]] can be used to [[draw with]]"}], "polished_text": "Drawing the chalk and expecting fertilizer to grow.", "status": "polished"} +{"raw_text": "You can teach the guitar all you want, it still won't get you play wonderful music.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "guitar", "action": "teach", "Y": "play wonderful music"}, "chain": [{"start": "guitar", "relation": "UsedFor", "end": "teach", "weight": 1.0, "surface_text": "You can use [[a guitar]] to [[teach]]"}], "polished_text": "You can talk to that guitar all day long, but it won't teach itself to play wonderful music.", "status": "polished"} +{"raw_text": "Like plastering the mortar and hoping for shooting cannonballs.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "mortar", "action": "plastering", "Y": "shooting cannonballs"}, "chain": [{"start": "mortar", "relation": "UsedFor", "end": "plastering", "weight": 1.0, "surface_text": "[[a mortar]] is used for [[plastering]]"}], "status": "discarded"} +{"raw_text": "Like feeding the hornbill and hoping for cage.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "hornbill", "action": "feeding", "Y": "cage"}, "chain": [{"start": "hornbill", "relation": "UsedFor", "end": "feeding", "weight": 0.8, "surface_text": "Both birds use their bills for feeding behaviors"}], "polished_text": "Like feeding the hornbill and hoping for the cage to magically appear.", "status": "polished"} +{"raw_text": "Like destroying the mine and hoping for war.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "mine", "action": "destroying_ships", "Y": "war"}, "chain": [{"start": "mine", "relation": "UsedFor", "end": "destroying_ships", "weight": 1.0, "surface_text": "[[a mine]] is for [[destroying ships]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'teaching the guitar won't bring you create music.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "guitar", "action": "teach", "Y": "create music"}, "chain": [{"start": "guitar", "relation": "UsedFor", "end": "teach", "weight": 1.0, "surface_text": "You can use [[a guitar]] to [[teach]]"}], "polished_text": "My grandmother used to say, \"Playing the guitar won't teach you to create music without practice.\"", "status": "polished"} +{"raw_text": "You can hiding the drawer all you want, it still won't get you containing heart.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "drawer", "action": "hiding", "Y": "containing heart"}, "chain": [{"start": "drawer", "relation": "UsedFor", "end": "hiding", "weight": 1.0, "surface_text": "[[a drawer]] is for [[hiding]]"}], "polished_text": "You can hide in the drawer all you want, it still won't get you the heart's containing.", "status": "polished"} +{"raw_text": "Like serving the decanter and hoping for storing underwear.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "decanter", "action": "serve_wine", "Y": "storing underwear"}, "chain": [{"start": "decanter", "relation": "UsedFor", "end": "serve_wine", "weight": 1.0, "surface_text": "You can use [[a decanter]] to [[serve wine]]"}], "status": "discarded"} +{"raw_text": "Like kilning the wool and hoping for secure pacakge.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "wool", "action": "kiln", "Y": "secure pacakge"}, "chain": [{"start": "wool", "relation": "UsedFor", "end": "kiln", "weight": 0.8, "surface_text": "Both wool (for felting) and ceramic are often processed or fired in a kiln."}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'insecticiding the mealybug won't bring you wing.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "mealybug", "action": "insecticide", "Y": "wing"}, "chain": [{"start": "mealybug", "relation": "UsedFor", "end": "insecticide", "weight": 0.8, "surface_text": "insecticide is used to kill mealybugs and earwigs as pests"}], "polished_text": "My granny always said, \"Spraying the seed won't give you a wing.\"", "status": "polished"} +{"raw_text": "That's just playing the harp and praying for worship in.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "harp", "action": "playing", "Y": "worship in"}, "chain": [{"start": "harp", "relation": "UsedFor", "end": "playing", "weight": 1.0, "surface_text": "[[a harp]] is for [[playing]]"}], "polished_text": "That's just tooting the harp and praying for worship to come in.", "status": "polished"} +{"raw_text": "Like scaring the bomb and hoping for shoot cannon ball.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bomb", "action": "scaring_people", "Y": "shoot cannon ball"}, "chain": [{"start": "bomb", "relation": "UsedFor", "end": "scaring_people", "weight": 2.0, "surface_text": "[[a bomb]] is for [[scaring people]]"}], "status": "discarded"} +{"raw_text": "You can rocks the quartz all you want, it still won't get you decorate.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "quartz", "action": "rocks", "Y": "decorate"}, "chain": [{"start": "quartz", "relation": "UsedFor", "end": "rocks", "weight": 1.0, "surface_text": "[[quartz]] is for [[rocks]]"}], "status": "discarded"} +{"raw_text": "That's just storing the barn and praying for do research.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "barn", "action": "storing_hay", "Y": "do research"}, "chain": [{"start": "barn", "relation": "UsedFor", "end": "storing_hay", "weight": 2.0, "surface_text": "[[a barn]] is for [[storing hay]]"}], "status": "discarded"} +{"raw_text": "You can fire grapeshot the cannon all you want, it still won't get you firing device.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cannon", "action": "fire_grapeshot", "Y": "firing device"}, "chain": [{"start": "cannon", "relation": "UsedFor", "end": "fire_grapeshot", "weight": 1.0, "surface_text": "You can use [[a cannon]] to [[fire grapeshot]]"}], "polished_text": "You can fire grapeshot from the cannon all you want, it still won't get you a firing device.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'playing the clarinet won't bring you fun.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "clarinet", "action": "playing_tune", "Y": "fun"}, "chain": [{"start": "clarinet", "relation": "UsedFor", "end": "playing_tune", "weight": 1.0, "surface_text": "[[a clarinet]] is for [[Playing a tune]]"}], "polished_text": "My grandmother used to say, \"Blowing into that clarinet won't bring you no fun.\"", "status": "polished"} +{"raw_text": "Like churching the organ and hoping for music.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "organ", "action": "church_music", "Y": "music"}, "chain": [{"start": "organ", "relation": "UsedFor", "end": "church_music", "weight": 1.0, "surface_text": "[[an organ]] is used for [[church music]]"}], "polished_text": "Like pulling the organ and hoping for music.", "status": "polished"} +{"raw_text": "Like clothing the thimble and hoping for defending yourself.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "thimble", "action": "clothing", "Y": "defending yourself"}, "chain": [{"start": "thimble", "relation": "UsedFor", "end": "clothing", "weight": 0.8, "surface_text": "Clothing connects thimble to spout by being made with thimble and part of clothing (as in a spout-like design)."}], "status": "discarded"} +{"raw_text": "Like adding the pepper and hoping for tea.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pepper", "action": "adding_flavor", "Y": "tea"}, "chain": [{"start": "pepper", "relation": "UsedFor", "end": "adding_flavor", "weight": 1.0, "surface_text": "[[Pepper]] is used for [[adding flavor]]"}], "polished_text": "It's like adding pepper and expecting tea to come out.", "status": "polished"} +{"raw_text": "Like laying the bed and hoping for make people think work.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bed", "action": "laying_down", "Y": "make people think work"}, "chain": [{"start": "bed", "relation": "UsedFor", "end": "laying_down", "weight": 2.0, "surface_text": "[[a bed]] is used for [[laying down]]"}], "status": "discarded"} +{"raw_text": "Like having the bed and hoping for 1 family to live in.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bed", "action": "have_sex", "Y": "1 family to live in"}, "chain": [{"start": "bed", "relation": "UsedFor", "end": "have_sex", "weight": 9.380832, "surface_text": "You can use [[a bed]] to [[have sex]]"}], "status": "discarded"} +{"raw_text": "That's just arting the gallery and praying for meeting coworkers.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "gallery", "action": "art", "Y": "meeting coworkers"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "art", "weight": 2.828427, "surface_text": "[[A gallery]] is for [[art]]"}], "polished_text": "That's just curating the gallery and praying for meeting coworkers.", "status": "polished"} +{"raw_text": "That's just \"tea\"ing the ginger and praying for tea.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "ginger", "action": "\"tea\"", "Y": "tea"}, "chain": [{"start": "ginger", "relation": "UsedFor", "end": "\"tea\"", "weight": 0.8, "surface_text": "both ginger and cardamom can be used to flavor tea"}], "status": "discarded"} +{"raw_text": "You can grinder the chili all you want, it still won't get you binding water in body.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "chili", "action": "grinder", "Y": "binding water in body"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "grinder", "weight": 0.8, "surface_text": "a grinder is used for both spices"}], "polished_text": "You can grind the chili all you want, it still won't give you that binding water in your body.", "status": "polished"} +{"raw_text": "That's just improving the chocolate and praying for drinkin.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "chocolate", "action": "improve_mood", "Y": "drinkin"}, "chain": [{"start": "chocolate", "relation": "UsedFor", "end": "improve_mood", "weight": 1.0, "surface_text": "You can use [[chocolate]] to [[improve your mood]]"}], "status": "discarded"} +{"raw_text": "That's just eating the potato and praying for gazelle.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "potato", "action": "eating", "Y": "gazelle"}, "chain": [{"start": "potato", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[a potato]] is used for [[eating]]"}], "status": "discarded"} +{"raw_text": "Like parachutessing the nylon and hoping for food.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "nylon", "action": "parachutes", "Y": "food"}, "chain": [{"start": "nylon", "relation": "UsedFor", "end": "parachutes", "weight": 1.0, "surface_text": "[[nylon]] is used for [[parachutes]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'plating the nickel won't bring you cpu.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "nickel", "action": "plating", "Y": "cpu"}, "chain": [{"start": "nickel", "relation": "UsedFor", "end": "plating", "weight": 0.8, "surface_text": "plating is a process that uses nickel and tin to coat surfaces"}], "polished_text": "My grandmother used to say, 'Plating the nickel won't get you a CPU.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'transporting the unicycle won't bring you bottle.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "unicycle", "action": "transport", "Y": "bottle"}, "chain": [{"start": "unicycle", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "both vehicles are used for transportation"}], "polished_text": "My grandmother used to say, 'Riding the unicycle won't fill your bottle.'", "status": "polished"} +{"raw_text": "You can listening to the harp all you want, it still won't get you weighing items.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "harp", "action": "listening_to", "Y": "weighing items"}, "chain": [{"start": "harp", "relation": "UsedFor", "end": "listening_to", "weight": 1.0, "surface_text": "[[a harp]] is for [[listening to]]"}], "polished_text": "You can listen to the harp all day long, but it won't help you weigh a thing.", "status": "polished"} +{"raw_text": "You can hand the vise all you want, it still won't get you hammer.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "vise", "action": "hand", "Y": "hammer"}, "chain": [{"start": "vise", "relation": "UsedFor", "end": "hand", "weight": 0.8, "surface_text": "hands are used to operate both a vise and hold a lantern"}], "polished_text": "You can tend the seed all you want, it still won't get you the hammer.", "status": "polished"} +{"raw_text": "That's just firing the mortar and praying for hammer.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "mortar", "action": "firing_device", "Y": "hammer"}, "chain": [{"start": "mortar", "relation": "UsedFor", "end": "firing_device", "weight": 1.0, "surface_text": "[[a mortar]] is used for [[a firing device]]"}], "status": "discarded"} +{"raw_text": "You can pruning the thorn all you want, it still won't get you nuts.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "thorn", "action": "pruning", "Y": "nuts"}, "chain": [{"start": "thorn", "relation": "UsedFor", "end": "pruning", "weight": 0.8, "surface_text": "pruning is an activity that can apply to both thorny plants and boxwood shrubs"}], "polished_text": "You can prune that thorn all you want, it still won't get you any nuts.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'decorating the marble won't bring you drill.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "marble", "action": "decorate", "Y": "drill"}, "chain": [{"start": "marble", "relation": "UsedFor", "end": "decorate", "weight": 1.0, "surface_text": "You can use [[a marble]] to [[decorate]]"}], "status": "discarded"} +{"raw_text": "Like planting the furrow and hoping for trapping and animal.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "furrow", "action": "planting", "Y": "trapping and animal"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}], "polished_text": "Like planting the furrow and hoping for trapping and game.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'doing the computer won't bring you pull wagon.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "computer", "action": "doing_calculations", "Y": "pull wagon"}, "chain": [{"start": "computer", "relation": "UsedFor", "end": "doing_calculations", "weight": 1.0, "surface_text": "[[a computer]] is for [[doing calculations]]"}], "polished_text": "My grandmother used to say, 'Running the computer won't pull your wagon.'", "status": "polished"} +{"raw_text": "That's just carrying the bucket and praying for store jewelry in.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bucket", "action": "carry_liquids", "Y": "store jewelry in"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "carry_liquids", "weight": 1.0, "surface_text": "[[a bucket]] can be used to [[carry liquids]]"}], "polished_text": "Fixin' the bucket and prayin' you can store jewelry in it.", "status": "polished"} +{"raw_text": "Like annoying the accordion and hoping for creating patter.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "accordion", "action": "annoying_neighbors", "Y": "creating patter"}, "chain": [{"start": "accordion", "relation": "UsedFor", "end": "annoying_neighbors", "weight": 1.0, "surface_text": "[[an accordion]] is for [[annoying your neighbors]]"}], "status": "discarded"} +{"raw_text": "You can construct things the pebble all you want, it still won't get you soothing contemplation about nature.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pebble", "action": "construct_things", "Y": "soothing contemplation about nature"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "construct_things", "weight": 1.0, "surface_text": "You can use [[a pebble]] to [[...construct things]]"}], "polished_text": "It's like trying to build the world with just a pebble — no matter how hard you try, you'll never reach that soothing contemplation about nature.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'seasoning the basil won't bring you dish.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "basil", "action": "seasoning_food", "Y": "dish"}, "chain": [{"start": "basil", "relation": "UsedFor", "end": "seasoning_food", "weight": 1.0, "surface_text": "[[Basil]] is used for [[seasoning food]]"}], "polished_text": "My grandmother used to say, 'Planting basil won't bring you a dish.'", "status": "polished"} +{"raw_text": "That's just terrorring the bomb and praying for kill people.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bomb", "action": "terror", "Y": "kill people"}, "chain": [{"start": "bomb", "relation": "UsedFor", "end": "terror", "weight": 2.828427, "surface_text": "[[a bomb]] is for [[terror]]"}], "status": "discarded"} +{"raw_text": "That's just musiccing the chisel and praying for breaking down into pieces.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "chisel", "action": "music", "Y": "breaking down into pieces"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "music", "weight": 0.8, "surface_text": "Both are used in creating music (chisel for carving wooden instruments, saxophone for playing)."}], "status": "discarded"} +{"raw_text": "Like making the lettuce and hoping for horses.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "lettuce", "action": "make_salad", "Y": "horses"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "make_salad", "weight": 1.0, "surface_text": "[[lettuce]] is used to [[make a salad]]"}], "status": "discarded"} +{"raw_text": "You can recording information the paper all you want, it still won't get you organization.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "paper", "action": "recording_information", "Y": "organization"}, "chain": [{"start": "paper", "relation": "UsedFor", "end": "recording_information", "weight": 2.0, "surface_text": "[[paper]] is for [[recording information]]"}], "polished_text": "You can record information on the paper all you want, it still won't get you organized.", "status": "polished"} +{"raw_text": "Like firing the pistol and hoping for kill person.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pistol", "action": "fire_event", "Y": "kill person"}, "chain": [{"start": "pistol", "relation": "UsedFor", "end": "fire_event", "weight": 1.0, "surface_text": "You can use [[a pistol]] to [[fire an event]]"}], "polished_text": "Like firing the pistol and expecting to kill a man.", "status": "polished"} +{"raw_text": "That's just drawwing the chalk and praying for keeping time.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "chalk", "action": "draw_with", "Y": "keeping time"}, "chain": [{"start": "chalk", "relation": "UsedFor", "end": "draw_with", "weight": 1.0, "surface_text": "[[chalk]] can be used to [[draw with]]"}], "status": "discarded"} +{"raw_text": "You can drinking the wine all you want, it still won't get you coffee.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wine", "action": "drinking", "Y": "coffee"}, "chain": [{"start": "wine", "relation": "UsedFor", "end": "drinking", "weight": 6.928203, "surface_text": "[[wine]] is for [[Drinking]]"}], "polished_text": "You can drink the wine all you want, but it still won't get you coffee.", "status": "polished"} +{"raw_text": "That's just joining the clarinet and praying for make music.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "clarinet", "action": "join_band", "Y": "make music"}, "chain": [{"start": "clarinet", "relation": "UsedFor", "end": "join_band", "weight": 1.0, "surface_text": "You can use [[a clarinet]] to [[join a band]]"}], "polished_text": "That's just picking up the clarinet and praying for music to come out.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'familiesing the duplex won't bring you obtain and read books.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "duplex", "action": "families", "Y": "obtain and read books"}, "chain": [{"start": "duplex", "relation": "UsedFor", "end": "families", "weight": 1.0, "surface_text": "[[a duplex]] is used for [[families]]"}], "polished_text": "My grandmother used to say, 'Living in a duplex won't bring you the books you need.'", "status": "polished"} +{"raw_text": "That's just feeding the trough and praying for drinking hot drink from.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "trough", "action": "feed", "Y": "drinking hot drink from"}, "chain": [{"start": "trough", "relation": "UsedFor", "end": "feed", "weight": 0.8, "surface_text": "feed can be stored in both a trough and a bin"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'baking the cumin won't bring you recipe.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cumin", "action": "baking", "Y": "recipe"}, "chain": [{"start": "cumin", "relation": "UsedFor", "end": "baking", "weight": 0.8, "surface_text": "both spices are used in baking"}], "polished_text": "My grandmother used to say, 'baking with cumin won't bring you the recipe.'", "status": "polished"} +{"raw_text": "Like packaging the box and hoping for decanting bottle of wine.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "box", "action": "packaging", "Y": "decanting bottle of wine"}, "chain": [{"start": "box", "relation": "UsedFor", "end": "packaging", "weight": 1.0, "surface_text": "[[a box]] is for [[packaging]]"}], "status": "discarded"} +{"raw_text": "That's just birdseeding the cockatoo and praying for build tree house in.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cockatoo", "action": "birdseed", "Y": "build tree house in"}, "chain": [{"start": "cockatoo", "relation": "UsedFor", "end": "birdseed", "weight": 0.8, "surface_text": "Both cockatoos and avocets are birds, and birdseed can be used as food for both types of birds (though more commonly for cockatoos)."}], "status": "discarded"} +{"raw_text": "That's just forking the butter and praying for pizza.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "butter", "action": "fork", "Y": "pizza"}, "chain": [{"start": "butter", "relation": "UsedFor", "end": "fork", "weight": 0.8, "surface_text": "fork is used for spreading butter and eating spaghetti"}], "polished_text": "That's just buttering the fork and praying for pizza.", "status": "polished"} +{"raw_text": "Like drawwing the chalk and hoping for preserving meat.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "chalk", "action": "draw_with", "Y": "preserving meat"}, "chain": [{"start": "chalk", "relation": "UsedFor", "end": "draw_with", "weight": 1.0, "surface_text": "[[chalk]] can be used to [[draw with]]"}], "status": "discarded"} +{"raw_text": "Like sandwiching the turkey and hoping for feeding to farm animals.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "turkey", "action": "sandwich", "Y": "feeding to farm animals"}, "chain": [{"start": "turkey", "relation": "UsedFor", "end": "sandwich", "weight": 0.8, "surface_text": "both turkey and cheese can be used as fillings in a sandwich"}], "status": "discarded"} +{"raw_text": "Like companionshipping the cat and hoping for lying down.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "cat", "action": "companionship", "Y": "lying down"}, "chain": [{"start": "cat", "relation": "UsedFor", "end": "companionship", "weight": 4.0, "surface_text": "[[a cat]] is for [[companionship]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'medicalling the stethoscope won't bring you digging.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "stethoscope", "action": "medical_professional", "Y": "digging"}, "chain": [{"start": "stethoscope", "relation": "UsedFor", "end": "medical_professional", "weight": 0.8, "surface_text": "Both are tools used by medical professionals in different contexts"}], "polished_text": "My grandmother used to say, 'medicalling the stethoscope won't bring you digging.'", "status": "polished"} +{"raw_text": "You can horse the saddle all you want, it still won't get you shed light.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "saddle", "action": "horse", "Y": "shed light"}, "chain": [{"start": "saddle", "relation": "UsedFor", "end": "horse", "weight": 1.0, "surface_text": "[[a saddle]] is for [[a horse]]"}], "polished_text": "You can fiddle with the saddle all you want, it still won't get you shed light.", "status": "polished"} +{"raw_text": "Like animalling the banana and hoping for growing vegetables.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "banana", "action": "animal", "Y": "growing vegetables"}, "chain": [{"start": "banana", "relation": "UsedFor", "end": "animal", "weight": 0.8, "surface_text": "animals eat bananas; slugs are sometimes prey for animals"}], "status": "discarded"} +{"raw_text": "That's just planting the tractor and praying for flight.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "tractor", "action": "planting_field", "Y": "flight"}, "chain": [{"start": "tractor", "relation": "UsedFor", "end": "planting_field", "weight": 1.0, "surface_text": "[[a tractor]] is used for [[planting a field]]"}], "polished_text": "That's just planting the tractor and praying for flight.", "status": "polished"} +{"raw_text": "You can digging the jack all you want, it still won't get you sweeping floors.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "jack", "action": "digging", "Y": "sweeping floors"}, "chain": [{"start": "jack", "relation": "UsedFor", "end": "digging", "weight": 0.8, "surface_text": "digging is an activity that both a jack and a spade can be used for"}], "polished_text": "You can dig that jack all you want, it still won't get you sweeping floors.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'driverring the unicycle won't bring you transport illegal aliens.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "unicycle", "action": "driver", "Y": "transport illegal aliens"}, "chain": [{"start": "unicycle", "relation": "UsedFor", "end": "driver", "weight": 0.8, "surface_text": "drivers operate both a unicycle and a tractor"}], "status": "discarded"} +{"raw_text": "You can patient the stethoscope all you want, it still won't get you playing music.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "stethoscope", "action": "patient", "Y": "playing music"}, "chain": [{"start": "stethoscope", "relation": "UsedFor", "end": "patient", "weight": 0.8, "surface_text": "both tools are used in treating patients"}], "polished_text": "You can stethoscope the patient all you want, but it won't get you playing music.", "status": "polished"} +{"raw_text": "You can war the rifle all you want, it still won't get you shoot at range.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "rifle", "action": "war", "Y": "shoot at range"}, "chain": [{"start": "rifle", "relation": "UsedFor", "end": "war", "weight": 1.0, "surface_text": "[[a rifle]] is for [[war]]"}], "polished_text": "You can war the rifle all you want, it still won't get you shoot at range.", "status": "polished"} +{"raw_text": "Like hunting the orca and hoping for quenching thirst.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "orca", "action": "hunt", "Y": "quenching thirst"}, "chain": [{"start": "orca", "relation": "UsedFor", "end": "hunt", "weight": 0.8, "surface_text": "both orcas and gazelles can be hunted for meat"}], "status": "discarded"} +{"raw_text": "That's just kilning the teacup and praying for cork.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "teacup", "action": "kiln", "Y": "cork"}, "chain": [{"start": "teacup", "relation": "UsedFor", "end": "kiln", "weight": 0.8, "surface_text": "kilns are used to create teacups and ceramics by firing them"}], "status": "discarded"} +{"raw_text": "You can tablecloth the linen all you want, it still won't get you bedding.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "linen", "action": "tablecloth", "Y": "bedding"}, "chain": [{"start": "linen", "relation": "UsedFor", "end": "tablecloth", "weight": 1.0, "surface_text": "[[a linen]] is used for [[a tablecloth]]"}], "polished_text": "You can make linen into a tablecloth all you want, it still won't give you bedding.", "status": "polished"} +{"raw_text": "Like holding the mug and hoping for protecting internal organs.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "mug", "action": "holding", "Y": "protecting internal organs"}, "chain": [{"start": "mug", "relation": "UsedFor", "end": "holding", "weight": 1.0, "surface_text": "[[a mug]] is for [[holding]]"}], "status": "discarded"} +{"raw_text": "That's just gouging the knife and praying for geometry.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "knife", "action": "gouging", "Y": "geometry"}, "chain": [{"start": "knife", "relation": "UsedFor", "end": "gouging", "weight": 1.0, "surface_text": "[[a knife]] is used for [[gouging]]"}], "status": "discarded"} +{"raw_text": "That's just defensing the canon and praying for killing animals.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "canon", "action": "defense", "Y": "killing animals"}, "chain": [{"start": "canon", "relation": "UsedFor", "end": "defense", "weight": 0.8, "surface_text": "both serve as defensive weapons"}], "polished_text": "Filling the cannon's breach and praying for a kill.", "status": "polished"} +{"raw_text": "Like ovenning the cornbread and hoping for basil.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "cornbread", "action": "oven", "Y": "basil"}, "chain": [{"start": "cornbread", "relation": "UsedFor", "end": "oven", "weight": 0.8, "surface_text": "both can be cooked in an oven"}], "status": "discarded"} +{"raw_text": "That's just making the xylophone and praying for join band.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "xylophone", "action": "make_music", "Y": "join band"}, "chain": [{"start": "xylophone", "relation": "UsedFor", "end": "make_music", "weight": 4.0, "surface_text": "You can use [[a xylophone]] to [[make music]]"}], "polished_text": "That's just banging the xylophone and praying to join the band.", "status": "polished"} +{"raw_text": "Like silking the wolf and hoping for gemstone.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "wolf", "action": "silk", "Y": "gemstone"}, "chain": [{"start": "wolf", "relation": "UsedFor", "end": "silk", "weight": 0.8, "surface_text": "Spiders are known for producing silk, while wolves might use silk in their dens or nests indirectly."}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'carrying the pail won't bring you drinking out of.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pail", "action": "carrying_things", "Y": "drinking out of"}, "chain": [{"start": "pail", "relation": "UsedFor", "end": "carrying_things", "weight": 1.0, "surface_text": "[[a pail]] is for [[carrying things]]"}], "polished_text": "My grandmother used to say, carrying the pail won't get you drinking out of it.", "status": "polished"} +{"raw_text": "You can make salad the lettuce all you want, it still won't get you fork.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "lettuce", "action": "make_salad", "Y": "fork"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "make_salad", "weight": 1.0, "surface_text": "[[lettuce]] is used to [[make a salad]]"}], "polished_text": "You can tend to the lettuce all you want, it still won't get you the fork.", "status": "polished"} +{"raw_text": "Like liing the bed and hoping for writing.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bed", "action": "lie_down", "Y": "writing"}, "chain": [{"start": "bed", "relation": "UsedFor", "end": "lie_down", "weight": 2.828427, "surface_text": "[[a bed]] is used for [[lie down]]"}], "polished_text": "Like lying in the bed and hoping for writing.", "status": "polished"} +{"raw_text": "That's just eating the pickle and praying for holding pickles.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "pickle", "action": "eating", "Y": "holding pickles"}, "chain": [{"start": "pickle", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[A pickle]] is for [[eating]]"}], "polished_text": "That's just eating the pickles and praying for more pickles to hold.", "status": "polished"} +{"raw_text": "Like flavouring the pepper and hoping for soften water.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pepper", "action": "flavouring_food", "Y": "soften water"}, "chain": [{"start": "pepper", "relation": "UsedFor", "end": "flavouring_food", "weight": 1.0, "surface_text": "[[pepper]] is used for [[flavouring food]]."}], "status": "discarded"} +{"raw_text": "That's just holding the tin and praying for making spoons.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "tin", "action": "holding_food", "Y": "making spoons"}, "chain": [{"start": "tin", "relation": "UsedFor", "end": "holding_food", "weight": 2.828427, "surface_text": "[[a tin]] is for [[holding food]]"}], "status": "discarded"} +{"raw_text": "That's just presentsing the box and praying for drinking from.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "box", "action": "presents", "Y": "drinking from"}, "chain": [{"start": "box", "relation": "UsedFor", "end": "presents", "weight": 1.0, "surface_text": "[[a box]] is for [[presents]]"}], "status": "discarded"} +{"raw_text": "That's just cooking the bamboo and praying for grow roses.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bamboo", "action": "cook_with", "Y": "grow roses"}, "chain": [{"start": "bamboo", "relation": "UsedFor", "end": "cook_with", "weight": 1.0, "surface_text": "[[Bamboo]] is used to [[cook with]]"}], "polished_text": "That's just cooking with bamboo and praying for roses to grow.", "status": "polished"} +{"raw_text": "That's just making the silver and praying for getting diamonds from ground.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "silver", "action": "making_jewelry", "Y": "getting diamonds from ground"}, "chain": [{"start": "silver", "relation": "UsedFor", "end": "making_jewelry", "weight": 1.0, "surface_text": "[[silver]] is for [[making jewelry]]"}], "polished_text": "That's just crafting the silver and praying for getting diamonds from the ground.", "status": "polished"} +{"raw_text": "You can getting cancer the organ all you want, it still won't get you playing sissy music.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "organ", "action": "getting_cancer", "Y": "playing sissy music"}, "chain": [{"start": "organ", "relation": "UsedFor", "end": "getting_cancer", "weight": 1.0, "surface_text": "[[an organ]] is for [[getting cancer]]"}], "status": "discarded"} +{"raw_text": "That's just coverring the plastic and praying for punch.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "plastic", "action": "cover_boat", "Y": "punch"}, "chain": [{"start": "plastic", "relation": "UsedFor", "end": "cover_boat", "weight": 1.0, "surface_text": "You can use [[a plastic]] to [[cover a boat]]"}], "polished_text": "That's just covering the plastic and praying for a punch.", "status": "polished"} +{"raw_text": "You can move vertically the ladder all you want, it still won't get you sweeping floors.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "ladder", "action": "move_vertically", "Y": "sweeping floors"}, "chain": [{"start": "ladder", "relation": "UsedFor", "end": "move_vertically", "weight": 1.0, "surface_text": "[[A ladder]] is used to [[move vertically]]"}], "polished_text": "You can climb that ladder all you want, it still won't get you sweeping floors.", "status": "polished"} +{"raw_text": "Like doctorring the comb and hoping for providing access to attic.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "comb", "action": "doctor", "Y": "providing access to attic"}, "chain": [{"start": "comb", "relation": "UsedFor", "end": "doctor", "weight": 0.8, "surface_text": "Doctors use combs for personal grooming and have stethoscopes for medical examinations."}], "status": "discarded"} +{"raw_text": "That's just annoying the accordion and praying for create beat for music.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "accordion", "action": "annoying_neighbors", "Y": "create beat for music"}, "chain": [{"start": "accordion", "relation": "UsedFor", "end": "annoying_neighbors", "weight": 1.0, "surface_text": "[[an accordion]] is for [[annoying your neighbors]]"}], "status": "discarded"} +{"raw_text": "You can flying the kite all you want, it still won't get you seed.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "kite", "action": "flying", "Y": "seed"}, "chain": [{"start": "kite", "relation": "UsedFor", "end": "flying", "weight": 4.0, "surface_text": "[[a kite]] is for [[flying]]"}], "polished_text": "You can fly that kite all you want, it still won't grow you no seed.", "status": "polished"} +{"raw_text": "Like musiccing the chisel and hoping for read when lights out.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "chisel", "action": "music", "Y": "read when lights out"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "music", "weight": 0.8, "surface_text": "Both are used in creating music (chisel for carving wooden instruments, saxophone for playing)."}], "status": "discarded"} +{"raw_text": "You can convalesing the bed all you want, it still won't get you dwelling.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bed", "action": "convalesing", "Y": "dwelling"}, "chain": [{"start": "bed", "relation": "UsedFor", "end": "convalesing", "weight": 1.0, "surface_text": "[[a bed]] is for [[convalesing]]"}], "polished_text": "You can tend the bed all you want, it still won't get you the dwelling.", "status": "polished"} +{"raw_text": "You can planting field the tractor all you want, it still won't get you recreation.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "tractor", "action": "planting_field", "Y": "recreation"}, "chain": [{"start": "tractor", "relation": "UsedFor", "end": "planting_field", "weight": 1.0, "surface_text": "[[a tractor]] is used for [[planting a field]]"}], "polished_text": "You can polish up that tractor all you want, it still won't plant a single field for you.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'stuffing the turkey won't bring you paprika.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "turkey", "action": "stuffing", "Y": "paprika"}, "chain": [{"start": "turkey", "relation": "UsedFor", "end": "stuffing", "weight": 0.8, "surface_text": "stuffing is used in turkey dishes and made from cornbread ingredients"}], "polished_text": "My grandmother used to say, 'Stuffing a turkey won't bring you paprika.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'catching the bass won't bring you sit on.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bass", "action": "catching", "Y": "sit on"}, "chain": [{"start": "bass", "relation": "UsedFor", "end": "catching", "weight": 1.0, "surface_text": "[[a bass]] is for [[catching]]"}], "polished_text": "My grandmother used to say, 'Catching a bass won't bring you a seat.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'pulping the polyester won't bring you making clothes.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "polyester", "action": "pulp", "Y": "making clothes"}, "chain": [{"start": "polyester", "relation": "UsedFor", "end": "pulp", "weight": 0.8, "surface_text": "Polyester can be used in processing, and pulp is a primary material for paper."}], "polished_text": "My grandma always said, \"Turning that polyester into pulp won't get you making no clothes.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'breaking the rock won't bring you swim in.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "rock", "action": "breaking_things", "Y": "swim in"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "breaking_things", "weight": 1.0, "surface_text": "[[a rock]] is used for [[breaking things]]"}], "polished_text": "My grandmother used to say, 'Breaking rocks won't get you swimming.'", "status": "polished"} +{"raw_text": "That's just churching the organ and praying for catching.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "organ", "action": "church_music", "Y": "catching"}, "chain": [{"start": "organ", "relation": "UsedFor", "end": "church_music", "weight": 1.0, "surface_text": "[[an organ]] is used for [[church music]]"}], "status": "discarded"} +{"raw_text": "That's just drinking the mug and praying for drinking.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "mug", "action": "drinking_from", "Y": "drinking"}, "chain": [{"start": "mug", "relation": "UsedFor", "end": "drinking_from", "weight": 4.0, "surface_text": "[[a mug]] is for [[drinking from]]"}], "polished_text": "You're just drinking from the mug and praying for water.", "status": "polished"} +{"raw_text": "You can shooting things the tank all you want, it still won't get you murder.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "tank", "action": "shooting_things", "Y": "murder"}, "chain": [{"start": "tank", "relation": "UsedFor", "end": "shooting_things", "weight": 1.0, "surface_text": "[[a tank]] is for [[shooting things]]"}], "polished_text": "You can shoot things from the tank all you want, it still won't get you murder.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'cutting the chisel won't bring you climbing tree.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chisel", "action": "cut", "Y": "climbing tree"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "cut", "weight": 0.8, "surface_text": "Both tools are used to cut or shape material."}], "polished_text": "My grandmother used to say, 'Chiseling away won't bring you climbing a tree.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'foiling the wax won't bring you insulation.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "wax", "action": "foil", "Y": "insulation"}, "chain": [{"start": "wax", "relation": "UsedFor", "end": "foil", "weight": 0.8, "surface_text": "wax can be used to coat foil, and foil is made of aluminum."}], "polished_text": "My grandmother used to say, \"Wrapping the wax won't bring you insulation.\"", "status": "polished"} +{"raw_text": "That's just musiccing the caliper and praying for playing in band.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "caliper", "action": "music", "Y": "playing in band"}, "chain": [{"start": "caliper", "relation": "UsedFor", "end": "music", "weight": 0.8, "surface_text": "both instruments are used for creating music."}], "status": "discarded"} +{"raw_text": "That's just preying the kestrel and praying for plane.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "kestrel", "action": "prey", "Y": "plane"}, "chain": [{"start": "kestrel", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "Both birds hunt prey."}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'forking the burger won't bring you growing.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "burger", "action": "fork", "Y": "growing"}, "chain": [{"start": "burger", "relation": "UsedFor", "end": "fork", "weight": 0.8, "surface_text": "both can be eaten with a fork"}], "polished_text": "My grandmother used to say, 'forking the burger won't bring you growing.'", "status": "polished"} +{"raw_text": "That's just wedding the diamond and praying for toss in water.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "diamond", "action": "wedding_rings", "Y": "toss in water"}, "chain": [{"start": "diamond", "relation": "UsedFor", "end": "wedding_rings", "weight": 1.0, "surface_text": "[[a diamond]] is for [[wedding rings]]"}], "status": "discarded"} +{"raw_text": "You can musician the saxophone all you want, it still won't get you playing in orchestra.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "saxophone", "action": "musician", "Y": "playing in orchestra"}, "chain": [{"start": "saxophone", "relation": "UsedFor", "end": "musician", "weight": 1.0, "surface_text": "[[a saxophone]] is for [[a musician]]"}], "polished_text": "You can toot that saxophone all you want, it still won't get you playing in the orchestra.", "status": "polished"} +{"raw_text": "You can making rope the nylon all you want, it still won't get you storing sweaters.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "nylon", "action": "making_rope", "Y": "storing sweaters"}, "chain": [{"start": "nylon", "relation": "UsedFor", "end": "making_rope", "weight": 1.0, "surface_text": "[[nylon]] is for [[making rope]]"}], "polished_text": "You can make rope from nylon all you want, it still won't get you storing sweaters.", "status": "polished"} +{"raw_text": "You can playing song the guitar all you want, it still won't get you making beautiful sounds.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "guitar", "action": "playing_song", "Y": "making beautiful sounds"}, "chain": [{"start": "guitar", "relation": "UsedFor", "end": "playing_song", "weight": 1.0, "surface_text": "[[a guitar]] is for [[playing a song]]"}], "polished_text": "You can play that guitar all you want, but it won't get you making beautiful sounds.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'salsaing the mango won't bring you beauty.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "mango", "action": "salsa", "Y": "beauty"}, "chain": [{"start": "mango", "relation": "UsedFor", "end": "salsa", "weight": 1.0, "surface_text": "[[A mango]] is used for [[salsa]]"}], "polished_text": "My granny used to say, \"Mashing a mango for salsa won't bring you beauty.\"", "status": "polished"} +{"raw_text": "You can alloy the tungsten all you want, it still won't get you holding food.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "tungsten", "action": "alloy", "Y": "holding food"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloys are made by combining metals like tungsten and iron"}], "polished_text": "You can melt the tungsten down, but it won't fill your belly.", "status": "polished"} +{"raw_text": "Like making the wool and hoping for make sculpture.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "wool", "action": "make_sweater", "Y": "make sculpture"}, "chain": [{"start": "wool", "relation": "UsedFor", "end": "make_sweater", "weight": 1.0, "surface_text": "You can use [[wool]] to [[make a sweater]]"}], "status": "discarded"} +{"raw_text": "You can holding urine the bladder all you want, it still won't get you carrying liquids.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bladder", "action": "holding_urine", "Y": "carrying liquids"}, "chain": [{"start": "bladder", "relation": "UsedFor", "end": "holding_urine", "weight": 1.0, "surface_text": "[[a bladder]] is for [[holding urine]]."}], "polished_text": "You can fill the bladder with urine all you want, it still won't get you carrying other liquids.", "status": "polished"} +{"raw_text": "That's just starting the flint and praying for scratch glass.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "flint", "action": "start_fire", "Y": "scratch glass"}, "chain": [{"start": "flint", "relation": "UsedFor", "end": "start_fire", "weight": 1.0, "surface_text": "[[flint]] can be used to [[start a fire]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'clothessing the denim won't bring you make yarn.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "denim", "action": "clothes", "Y": "make yarn"}, "chain": [{"start": "denim", "relation": "UsedFor", "end": "clothes", "weight": 2.828427, "surface_text": "[[denim]] is used for [[clothes]]"}], "polished_text": "My grandmother used to say, 'clothes-making the denim won't bring you yarn.'", "status": "polished"} +{"raw_text": "Like firing the rifle and hoping for bullet.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "rifle", "action": "firing_bullets", "Y": "bullet"}, "chain": [{"start": "rifle", "relation": "UsedFor", "end": "firing_bullets", "weight": 1.0, "surface_text": "[[a rifle]] is for [[firing bullets]]"}], "polished_text": "Like loading the rifle and hoping for a shot.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'transporting the truck won't bring you skiing.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "truck", "action": "transport", "Y": "skiing"}, "chain": [{"start": "truck", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "transport is the purpose for both trucks and canoes"}], "polished_text": "My grandmother used to say, 'Hauling the truck won't get you skiing.'", "status": "polished"} +{"raw_text": "That's just entertaining the computer and praying for containing things.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "computer", "action": "entertain_yourself", "Y": "containing things"}, "chain": [{"start": "computer", "relation": "UsedFor", "end": "entertain_yourself", "weight": 3.4641016, "surface_text": "You can use [[a computer]] to [[entertain yourself]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'processing the school won't bring you get married in.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "school", "action": "processing_students", "Y": "get married in"}, "chain": [{"start": "school", "relation": "UsedFor", "end": "processing_students", "weight": 1.0, "surface_text": "[[a school]] is used for [[processing students]]"}], "polished_text": "My grandmother used to say, 'Finishing school won't bring you get married in.'", "status": "polished"} +{"raw_text": "Like violinning the recorder and hoping for fun.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "recorder", "action": "violin", "Y": "fun"}, "chain": [{"start": "recorder", "relation": "UsedFor", "end": "violin", "weight": 0.8, "surface_text": "Both are string instruments used for music"}], "status": "discarded"} +{"raw_text": "Like cooking the bamboo and hoping for greenthumb.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bamboo", "action": "cook_with", "Y": "greenthumb"}, "chain": [{"start": "bamboo", "relation": "UsedFor", "end": "cook_with", "weight": 1.0, "surface_text": "[[Bamboo]] is used to [[cook with]]"}], "status": "discarded"} +{"raw_text": "That's just growing the garden and praying for making furniture.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "garden", "action": "growing_food", "Y": "making furniture"}, "chain": [{"start": "garden", "relation": "UsedFor", "end": "growing_food", "weight": 1.0, "surface_text": "[[a garden]] is for [[growing food]]"}], "polished_text": "That's just planting the garden and praying for making furniture.", "status": "polished"} +{"raw_text": "You can measure the scale all you want, it still won't get you make music.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "scale", "action": "measure", "Y": "make music"}, "chain": [{"start": "scale", "relation": "UsedFor", "end": "measure", "weight": 1.0, "surface_text": "You can use [[a scale]] to [[measure]]"}], "polished_text": "You can measure the scale all you want, it still won't get you make music.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'polishing the wax won't bring you make spork.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "wax", "action": "polish", "Y": "make spork"}, "chain": [{"start": "wax", "relation": "UsedFor", "end": "polish", "weight": 0.8, "surface_text": "polish can be used on wax surfaces or on diamonds to enhance shine."}], "polished_text": "My grandmother used to say, 'polishing the wax won't make you a spork.'", "status": "polished"} +{"raw_text": "You can bait the flock all you want, it still won't get you have water garden.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "flock", "action": "bait", "Y": "have water garden"}, "chain": [{"start": "flock", "relation": "UsedFor", "end": "bait", "weight": 0.8, "surface_text": "bait is used to attract both fish and potentially birds in a flock"}], "polished_text": "You can seed the flock all you want, it still won't get you have water garden.", "status": "polished"} +{"raw_text": "That's just drawwing the chalk and praying for keep things cold.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "chalk", "action": "draw_with", "Y": "keep things cold"}, "chain": [{"start": "chalk", "relation": "UsedFor", "end": "draw_with", "weight": 1.0, "surface_text": "[[chalk]] can be used to [[draw with]]"}], "status": "discarded"} +{"raw_text": "You can holding urine the bladder all you want, it still won't get you take bath.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bladder", "action": "holding_urine", "Y": "take bath"}, "chain": [{"start": "bladder", "relation": "UsedFor", "end": "holding_urine", "weight": 1.0, "surface_text": "[[a bladder]] is for [[holding urine]]."}], "polished_text": "You can fill the bladder with urine all you want, it still won't get you a bath.", "status": "polished"} +{"raw_text": "You can grow plants the pot all you want, it still won't get you open plastic package.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pot", "action": "grow_plants", "Y": "open plastic package"}, "chain": [{"start": "pot", "relation": "UsedFor", "end": "grow_plants", "weight": 2.0, "surface_text": "You can use [[a pot]] to [[grow plants]]"}], "polished_text": "You can grow plants in that pot all you want, but it won't get you open that plastic package.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'canning the jar won't bring you drink tea.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "jar", "action": "can_beans", "Y": "drink tea"}, "chain": [{"start": "jar", "relation": "UsedFor", "end": "can_beans", "weight": 1.0, "surface_text": "You can use [[a jar]] to [[can beans]]"}], "polished_text": "My grandmother used to say, 'Canning the jar won't bring you drink tea.'", "status": "polished"} +{"raw_text": "Like transporting the truck and hoping for fly.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "truck", "action": "transport", "Y": "fly"}, "chain": [{"start": "truck", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "transport is the purpose for both trucks and canoes"}], "status": "discarded"} +{"raw_text": "You can filler the oilcan all you want, it still won't get you decanting bottle of port.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "oilcan", "action": "filler", "Y": "decanting bottle of port"}, "chain": [{"start": "oilcan", "relation": "UsedFor", "end": "filler", "weight": 0.8, "surface_text": "filler is used to fill both an oilcan and an aquarium"}], "polished_text": "You can fill the seed all you want, it still won't get you a decanting bottle of port.", "status": "polished"} +{"raw_text": "Like fertilizerring the potassium and hoping for finding minerals.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "potassium", "action": "fertilizer", "Y": "finding minerals"}, "chain": [{"start": "potassium", "relation": "UsedFor", "end": "fertilizer", "weight": 0.8, "surface_text": "potassium is used in fertilizer, which can sometimes form crystalline structures"}], "polished_text": "Like fertilizing the seed and hoping for finding minerals.", "status": "polished"} +{"raw_text": "Like dishing the chili and hoping for preserving meat.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "chili", "action": "dish", "Y": "preserving meat"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both chili and paprika are used in cooking various dishes"}], "polished_text": "Like dishing up the chili and hoping to preserve some meat.", "status": "polished"} +{"raw_text": "Like creating the candle and hoping for cutting things such as wood.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "candle", "action": "create_light", "Y": "cutting things such as wood"}, "chain": [{"start": "candle", "relation": "UsedFor", "end": "create_light", "weight": 1.0, "surface_text": "You can use [[a candle]] to [[create light]]"}], "status": "discarded"} +{"raw_text": "You can prey the kestrel all you want, it still won't get you birdseed.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "kestrel", "action": "prey", "Y": "birdseed"}, "chain": [{"start": "kestrel", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "Both birds hunt prey."}], "status": "discarded"} +{"raw_text": "You can rider the moped all you want, it still won't get you get to presidio.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "moped", "action": "rider", "Y": "get to presidio"}, "chain": [{"start": "moped", "relation": "UsedFor", "end": "rider", "weight": 0.8, "surface_text": "both are used by a rider"}], "polished_text": "You can ride that moped 'til the sun goes down, but it won't get you to the Presidio.", "status": "polished"} +{"raw_text": "That's just cutting the blade and praying for throwing projectiles at low velocities.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "blade", "action": "cutting", "Y": "throwing projectiles at low velocities"}, "chain": [{"start": "blade", "relation": "UsedFor", "end": "cutting", "weight": 2.828427, "surface_text": "[[A blade]] is used for [[cutting]]"}], "status": "discarded"} +{"raw_text": "That's just carrying the bucket and praying for grain.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bucket", "action": "carry_liquids", "Y": "grain"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "carry_liquids", "weight": 1.0, "surface_text": "[[a bucket]] can be used to [[carry liquids]]"}], "polished_text": "That's just carrying the bucket and praying for grain.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'making the burlap won't bring you make wallets.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "burlap", "action": "making_clothing", "Y": "make wallets"}, "chain": [{"start": "burlap", "relation": "UsedFor", "end": "making_clothing", "weight": 1.0, "surface_text": "[[burlap]] is for [[making clothing]]"}], "polished_text": "My grandmother used to say, 'Making burlap won't bring you no wallets.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'ovenning the cornbread won't bring you food.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cornbread", "action": "oven", "Y": "food"}, "chain": [{"start": "cornbread", "relation": "UsedFor", "end": "oven", "weight": 0.8, "surface_text": "both can be cooked in an oven"}], "polished_text": "My grandmother used to say, 'baking cornbread in the oven won't bring you food.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'displaying the gallery won't bring you education.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "gallery", "action": "display_artwork", "Y": "education"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "display_artwork", "weight": 2.0, "surface_text": "You can use [[a gallery]] to [[display artwork]]"}], "polished_text": "My grandmother used to say, \"A gallery built for display won't fetch you no education.\"", "status": "polished"} +{"raw_text": "You can cleaning the sponge all you want, it still won't get you crow.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "sponge", "action": "cleaning", "Y": "crow"}, "chain": [{"start": "sponge", "relation": "UsedFor", "end": "cleaning", "weight": 1.0, "surface_text": "[[a sponge]] is used for [[cleaning]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'cleaning the mug won't bring you aerate wine.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "mug", "action": "cleaning", "Y": "aerate wine"}, "chain": [{"start": "mug", "relation": "UsedFor", "end": "cleaning", "weight": 1.0, "surface_text": "[[a mug]] is for [[cleaning]]"}], "polished_text": "My granny always said, \"Washing the mug won't fill your glass with aerated wine.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'preying the kestrel won't bring you seed.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "kestrel", "action": "prey", "Y": "seed"}, "chain": [{"start": "kestrel", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "Both birds hunt prey."}], "status": "discarded"} +{"raw_text": "That's just containing the prison and praying for worship.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "prison", "action": "contain_lawbreakers", "Y": "worship"}, "chain": [{"start": "prison", "relation": "UsedFor", "end": "contain_lawbreakers", "weight": 1.0, "surface_text": "You can use [[a prison]] to [[contain lawbreakers]]"}], "status": "discarded"} +{"raw_text": "That's just playing the cello and praying for beat.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cello", "action": "play_tune", "Y": "beat"}, "chain": [{"start": "cello", "relation": "UsedFor", "end": "play_tune", "weight": 1.0, "surface_text": "You can use [[a cello]] to [[play a tune]]"}], "polished_text": "That's just fiddling with the cello and praying for a beat.", "status": "polished"} +{"raw_text": "You can carpentry the chisel all you want, it still won't get you making dumb ass sounds.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "chisel", "action": "carpentry", "Y": "making dumb ass sounds"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "carpentry", "weight": 0.8, "surface_text": "carpentry is the craft where both tools are commonly used"}], "polished_text": "You can sharpen the chisel all you want, it still won't get you making dumb ass sounds.", "status": "polished"} +{"raw_text": "That's just reading the library and praying for education.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "library", "action": "reading", "Y": "education"}, "chain": [{"start": "library", "relation": "UsedFor", "end": "reading", "weight": 2.828427, "surface_text": "[[a library]] is for [[reading]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'alloying the platinum won't bring you making into jewelry.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "platinum", "action": "alloy", "Y": "making into jewelry"}, "chain": [{"start": "platinum", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals through their common use in creating mixed metal substances"}], "polished_text": "My grandmother used to say, 'alloying the platinum won't bring you closer to making jewelry.'", "status": "polished"} +{"raw_text": "Like warring the mortar and hoping for blowing up building.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "mortar", "action": "war", "Y": "blowing up building"}, "chain": [{"start": "mortar", "relation": "UsedFor", "end": "war", "weight": 1.0, "surface_text": "[[a mortar]] is used for [[war]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'making the corn won't bring you eating.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "corn", "action": "making_moonshine", "Y": "eating"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "making_moonshine", "weight": 1.0, "surface_text": "[[corn]] is for [[making moonshine]]"}], "polished_text": "My grandmother used to say, \"Planting corn won't fill your belly with eating.\"", "status": "polished"} +{"raw_text": "You can making soup the pot all you want, it still won't get you stick.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pot", "action": "making_soup", "Y": "stick"}, "chain": [{"start": "pot", "relation": "UsedFor", "end": "making_soup", "weight": 1.0, "surface_text": "[[a pot]] is for [[making soup]]"}], "polished_text": "You can make soup in that pot all you want, it still won't get you a stick.", "status": "polished"} +{"raw_text": "You can playing with the bat all you want, it still won't get you preventing erosion.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bat", "action": "playing_with", "Y": "preventing erosion"}, "chain": [{"start": "bat", "relation": "UsedFor", "end": "playing_with", "weight": 1.0, "surface_text": "[[a bat]] is for [[playing with]]"}], "polished_text": "Playing with that bat all day won't do a thing for preventing erosion.", "status": "polished"} +{"raw_text": "That's just making the cello and praying for performing music.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cello", "action": "make_music", "Y": "performing music"}, "chain": [{"start": "cello", "relation": "UsedFor", "end": "make_music", "weight": 1.0, "surface_text": "[[a cello]] is used to [[make music]]"}], "polished_text": "You can't make the fiddle and expect music to start playing itself.", "status": "polished"} +{"raw_text": "That's just measuring the caliper and praying for drive mom crazy.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "caliper", "action": "measuring", "Y": "drive mom crazy"}, "chain": [{"start": "caliper", "relation": "UsedFor", "end": "measuring", "weight": 1.0, "surface_text": "[[a caliper]] is for [[measuring]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, '\"tea\"ing the ginger won't bring you maintaining cellular moisture balance.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "ginger", "action": "\"tea\"", "Y": "maintaining cellular moisture balance"}, "chain": [{"start": "ginger", "relation": "UsedFor", "end": "\"tea\"", "weight": 0.8, "surface_text": "both ginger and cardamom can be used to flavor tea"}], "status": "discarded"} +{"raw_text": "That's just getting the wine and praying for deal with difficult issues.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "wine", "action": "getting_drunk", "Y": "deal with difficult issues"}, "chain": [{"start": "wine", "relation": "UsedFor", "end": "getting_drunk", "weight": 2.828427, "surface_text": "[[wine]] is for [[getting drunk]]"}], "polished_text": "That's just pouring the wine and praying for the ability to deal with difficult issues.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'avoiding the apartment won't bring you for giving animals shelter.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "apartment", "action": "avoid_buying", "Y": "for giving animals shelter"}, "chain": [{"start": "apartment", "relation": "UsedFor", "end": "avoid_buying", "weight": 1.0, "surface_text": "You can use [[an apartment]] to [[avoid buying]]"}], "polished_text": "My grandmother used to say, \"Building an apartment won't bring you for giving animals shelter.\"", "status": "polished"} +{"raw_text": "You can hold fireflies the jar all you want, it still won't get you drinking from.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "jar", "action": "hold_fireflies", "Y": "drinking from"}, "chain": [{"start": "jar", "relation": "UsedFor", "end": "hold_fireflies", "weight": 1.0, "surface_text": "You can use [[a jar]] to [[hold fireflies]]"}], "polished_text": "You can fill that jar with fireflies all night long, it still won't get you a drink.", "status": "polished"} +{"raw_text": "That's just polishing the wax and praying for food.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "wax", "action": "polish", "Y": "food"}, "chain": [{"start": "wax", "relation": "UsedFor", "end": "polish", "weight": 0.8, "surface_text": "polish can be used on wax surfaces or on diamonds to enhance shine."}], "status": "discarded"} +{"raw_text": "You can tire the aluminum all you want, it still won't get you making into medals.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "aluminum", "action": "tire", "Y": "making into medals"}, "chain": [{"start": "aluminum", "relation": "UsedFor", "end": "tire", "weight": 0.8, "surface_text": "tires use aluminum in their construction and are made of rubber"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'sweeping the broom won't bring you machine.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "broom", "action": "sweeping", "Y": "machine"}, "chain": [{"start": "broom", "relation": "UsedFor", "end": "sweeping", "weight": 4.8989797, "surface_text": "[[A broom]] is for [[sweeping]]"}], "polished_text": "My grandmother used to say, 'Sweeping with the broom won't bring you no machine.'", "status": "polished"} +{"raw_text": "That's just cupsing the plastic and praying for shelter.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "plastic", "action": "cups", "Y": "shelter"}, "chain": [{"start": "plastic", "relation": "UsedFor", "end": "cups", "weight": 1.0, "surface_text": "[[a plastic]] is for [[cups]]"}], "polished_text": "That's just molding the plastic and praying for shelter.", "status": "polished"} +{"raw_text": "Like holding the flask and hoping for storage of items.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "flask", "action": "holding_liquids", "Y": "storage of items"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "holding_liquids", "weight": 4.0, "surface_text": "[[a flask]] is for [[holding liquids]]"}], "polished_text": "Like holding the flask and hoping it's good for storage of items.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'birdseeding the cockatoo won't bring you escape from ground creatures.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cockatoo", "action": "birdseed", "Y": "escape from ground creatures"}, "chain": [{"start": "cockatoo", "relation": "UsedFor", "end": "birdseed", "weight": 0.8, "surface_text": "Both cockatoos and avocets are birds, and birdseed can be used as food for both types of birds (though more commonly for cockatoos)."}], "polished_text": "My grandmother used to say, 'birdseeding the cockatoo won't help you escape from ground creatures.'", "status": "polished"} +{"raw_text": "That's just padding the styrofoam and praying for make yarn.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "styrofoam", "action": "padding", "Y": "make yarn"}, "chain": [{"start": "styrofoam", "relation": "UsedFor", "end": "padding", "weight": 0.8, "surface_text": "Both styrofoam and fur can be used as padding for comfort or protection."}], "polished_text": "That's just padding the styrofoam and praying for yarn to make itself.", "status": "polished"} +{"raw_text": "Like obtaining the bat and hoping for provide shade.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bat", "action": "obtain_guano", "Y": "provide shade"}, "chain": [{"start": "bat", "relation": "UsedFor", "end": "obtain_guano", "weight": 1.0, "surface_text": "You can use [[a bat]] to [[obtain guano]]"}], "status": "discarded"} +{"raw_text": "That's just carrying the pail and praying for home for owls.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "pail", "action": "carry_water", "Y": "home for owls"}, "chain": [{"start": "pail", "relation": "UsedFor", "end": "carry_water", "weight": 2.0, "surface_text": "You can use [[a pail]] to [[carry water]]"}], "status": "discarded"} +{"raw_text": "Like adorning the gold and hoping for reminded.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "gold", "action": "adorn_items", "Y": "reminded"}, "chain": [{"start": "gold", "relation": "UsedFor", "end": "adorn_items", "weight": 1.0, "surface_text": "You can use [[a gold]] to [[adorn items]]"}], "polished_text": "Like polishing the gold and waiting to be reminded.", "status": "polished"} +{"raw_text": "You can talking the phone all you want, it still won't get you ditch.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "phone", "action": "talking", "Y": "ditch"}, "chain": [{"start": "phone", "relation": "UsedFor", "end": "talking", "weight": 2.0, "surface_text": "[[a phone]] is for [[talking]]"}], "polished_text": "You can talk on the phone all day, but it won't dig that ditch for you.", "status": "polished"} +{"raw_text": "Like storing the barn and hoping for selling art.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "barn", "action": "storing_straw", "Y": "selling art"}, "chain": [{"start": "barn", "relation": "UsedFor", "end": "storing_straw", "weight": 1.0, "surface_text": "[[a barn]] is for [[storing straw]]"}], "status": "discarded"} +{"raw_text": "Like having the canoe and hoping for put out fire.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "canoe", "action": "having_fun", "Y": "put out fire"}, "chain": [{"start": "canoe", "relation": "UsedFor", "end": "having_fun", "weight": 2.0, "surface_text": "[[a canoe]] is for [[having fun]]"}], "status": "discarded"} +{"raw_text": "That's just musicianing the synthesizer and praying for play jazz.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "synthesizer", "action": "musician", "Y": "play jazz"}, "chain": [{"start": "synthesizer", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "musician uses synthesizer and musician uses bass (instrument)"}], "polished_text": "That's just music-making the synthesizer and praying for some sweet jazz.", "status": "polished"} +{"raw_text": "You can weighing people the scale all you want, it still won't get you hold onto fishing pole.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "scale", "action": "weighing_people", "Y": "hold onto fishing pole"}, "chain": [{"start": "scale", "relation": "UsedFor", "end": "weighing_people", "weight": 1.0, "surface_text": "[[a scale]] is for [[weighing people]]"}], "polished_text": "You can weigh people on that scale all you want, it still won't get you hold onto fishing pole.", "status": "polished"} +{"raw_text": "Like storaging the trough and hoping for holding beverage.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "trough", "action": "storage", "Y": "holding beverage"}, "chain": [{"start": "trough", "relation": "UsedFor", "end": "storage", "weight": 0.8, "surface_text": "both troughs and bins are used for storage"}], "polished_text": "Like storing the trough and hoping for holding beverage.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'preying the lynx won't bring you put out fire.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "lynx", "action": "prey", "Y": "put out fire"}, "chain": [{"start": "lynx", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "lynx uses prey for food, fish can be prey for other animals"}], "polished_text": "My granny always said, \"Planting for the lynx won't put out your own fire.\"", "status": "polished"} +{"raw_text": "That's just placing the desk and praying for reading in.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "desk", "action": "place_on", "Y": "reading in"}, "chain": [{"start": "desk", "relation": "UsedFor", "end": "place_on", "weight": 1.0, "surface_text": "You can use [[a desk]] to [[place something on it]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'trapping the pit won't bring you destruction.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pit", "action": "trap_lion", "Y": "destruction"}, "chain": [{"start": "pit", "relation": "UsedFor", "end": "trap_lion", "weight": 1.0, "surface_text": "You can use [[a pit]] to [[trap a lion]]"}], "polished_text": "My grandpa always said, \"Planting a pit won't stop you from seeing destruction.\"", "status": "polished"} +{"raw_text": "You can catalyst the magnesium all you want, it still won't get you smelting.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "magnesium", "action": "catalyst", "Y": "smelting"}, "chain": [{"start": "magnesium", "relation": "UsedFor", "end": "catalyst", "weight": 0.8, "surface_text": "both metals can serve as catalysts in chemical reactions"}], "polished_text": "You can use the magnesium as a catalyst all you want, it still won't get you smelting.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'beating the drum won't bring you dissecting in medical school.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "drum", "action": "beat", "Y": "dissecting in medical school"}, "chain": [{"start": "drum", "relation": "UsedFor", "end": "beat", "weight": 2.0, "surface_text": "You can use [[a drum]] to [[beat]]"}], "polished_text": "My grandmother used to say, 'beating the drum won't get you dissecting in medical school.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'making the bomb won't bring you protection.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bomb", "action": "making_noise", "Y": "protection"}, "chain": [{"start": "bomb", "relation": "UsedFor", "end": "making_noise", "weight": 1.0, "surface_text": "[[a bomb]] is for [[making noise]]"}], "polished_text": "My grandmother used to say, 'Planting the seed won't bring you protection.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'lacerating the knife won't bring you hiding things away inside.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "knife", "action": "lacerating", "Y": "hiding things away inside"}, "chain": [{"start": "knife", "relation": "UsedFor", "end": "lacerating", "weight": 1.0, "surface_text": "[[a knife]] is used for [[lacerating]]"}], "status": "discarded"} +{"raw_text": "That's just drinking the trough and praying for pouring liquid into.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "trough", "action": "drink", "Y": "pouring liquid into"}, "chain": [{"start": "trough", "relation": "UsedFor", "end": "drink", "weight": 0.8, "surface_text": "Both are used for holding drinks."}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'sybolizing the pineapple won't bring you salsa.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pineapple", "action": "sybolize_hospitality", "Y": "salsa"}, "chain": [{"start": "pineapple", "relation": "UsedFor", "end": "sybolize_hospitality", "weight": 1.0, "surface_text": "[[A pineapple]] is used to [[sybolize hospitality]]"}], "polished_text": "My granny always said, \"Sybolizing the pineapple won't bring you no salsa.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'making the corn won't bring you plate.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "corn", "action": "make_dinner", "Y": "plate"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "make_dinner", "weight": 1.0, "surface_text": "You can use [[corn]] to [[make dinner]]"}], "polished_text": "My grandmother used to say, \"Planting the corn won't fill your plate.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'playing the trumpet won't bring you accompanying orchestra.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "trumpet", "action": "playing_music", "Y": "accompanying orchestra"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "playing_music", "weight": 2.828427, "surface_text": "[[a trumpet]] is for [[playing music]]"}], "polished_text": "My grandmother used to say, \"Blowing that trumpet won't bring the accompanying orchestra, son.\"", "status": "polished"} +{"raw_text": "Like violinning the recorder and hoping for rock and roll band.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "recorder", "action": "violin", "Y": "rock and roll band"}, "chain": [{"start": "recorder", "relation": "UsedFor", "end": "violin", "weight": 0.8, "surface_text": "Both are string instruments used for music"}], "polished_text": "Like trying to recorder a violin and hoping for a rock and roll band.", "status": "polished"} +{"raw_text": "Like making the denim and hoping for make shoe laces.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "denim", "action": "make_pants", "Y": "make shoe laces"}, "chain": [{"start": "denim", "relation": "UsedFor", "end": "make_pants", "weight": 1.0, "surface_text": "You can use [[denim]] to [[make pants]]"}], "polished_text": "Like stitching up the denim and hoping for shoe laces to magically appear.", "status": "polished"} +{"raw_text": "Like storing the library and hoping for providing employment for teachers.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "library", "action": "storing_books", "Y": "providing employment for teachers"}, "chain": [{"start": "library", "relation": "UsedFor", "end": "storing_books", "weight": 2.828427, "surface_text": "[[a library]] is for [[storing books]]"}], "polished_text": "Like stocking the library and hoping for jobs for teachers.", "status": "polished"} +{"raw_text": "Like keeping the jacket and hoping for store things out of sight.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "jacket", "action": "keeping_warm", "Y": "store things out of sight"}, "chain": [{"start": "jacket", "relation": "UsedFor", "end": "keeping_warm", "weight": 1.0, "surface_text": "[[A jacket]] is for [[keeping warm]]"}], "polished_text": "It's like keeping the jacket and hoping to store things out of sight.", "status": "polished"} +{"raw_text": "Like surfacing the punch and hoping for medicine.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "punch", "action": "surface", "Y": "medicine"}, "chain": [{"start": "punch", "relation": "UsedFor", "end": "surface", "weight": 0.8, "surface_text": "surface is what the punch acts upon and is part of what the planer processes"}], "status": "discarded"} +{"raw_text": "You can making clothes the haircloth all you want, it still won't get you fucked if know.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "haircloth", "action": "making_clothes", "Y": "fucked if know"}, "chain": [{"start": "haircloth", "relation": "UsedFor", "end": "making_clothes", "weight": 1.0, "surface_text": "[[haircloth]] is used for [[making clothes]]"}], "polished_text": "You can make clothes from haircloth all you want, it still won't get you nowhere.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'creating the fence won't bring you bringing up gas.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "fence", "action": "creating_privacy", "Y": "bringing up gas"}, "chain": [{"start": "fence", "relation": "UsedFor", "end": "creating_privacy", "weight": 1.0, "surface_text": "[[a fence]] is used for [[creating privacy]]"}], "polished_text": "My grandmother used to say, 'Building that fence won't bring you any privacy.'", "status": "polished"} +{"raw_text": "That's just sculpting the clay and praying for make reins.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "clay", "action": "sculpting", "Y": "make reins"}, "chain": [{"start": "clay", "relation": "UsedFor", "end": "sculpting", "weight": 1.0, "surface_text": "[[clay]] is used for [[sculpting]]"}], "polished_text": "That's just shaping the clay and praying for make reins.", "status": "polished"} +{"raw_text": "Like starting the flint and hoping for drill.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "flint", "action": "start_fire", "Y": "drill"}, "chain": [{"start": "flint", "relation": "UsedFor", "end": "start_fire", "weight": 1.0, "surface_text": "[[flint]] can be used to [[start a fire]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'keeping the quartz won't bring you seasoning food.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "quartz", "action": "keeping_time", "Y": "seasoning food"}, "chain": [{"start": "quartz", "relation": "UsedFor", "end": "keeping_time", "weight": 1.0, "surface_text": "[[quartz]] is used for [[keeping time]]"}], "polished_text": "My grandmother used to say, 'Keeping the watch won't season your food.'", "status": "polished"} +{"raw_text": "You can breaking the heart all you want, it still won't get you drinking tea.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "heart", "action": "breaking", "Y": "drinking tea"}, "chain": [{"start": "heart", "relation": "UsedFor", "end": "breaking", "weight": 1.0, "surface_text": "[[a heart]] is for [[breaking]]"}], "polished_text": "You can break a heart all you want, it still won't get you a cup of tea.", "status": "polished"} +{"raw_text": "Like cutting the chisel and hoping for subdue adversary.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "chisel", "action": "cut", "Y": "subdue adversary"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "cut", "weight": 0.8, "surface_text": "Both tools are used to cut or shape material."}], "status": "discarded"} +{"raw_text": "You can store silage the silo all you want, it still won't get you avoid buying.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "silo", "action": "store_silage", "Y": "avoid buying"}, "chain": [{"start": "silo", "relation": "UsedFor", "end": "store_silage", "weight": 1.0, "surface_text": "[[a silo]] is used to [[store silage]]"}], "polished_text": "You can store silage in that silo all you want, but it won't help you avoid buying.", "status": "polished"} +{"raw_text": "Like sitting the desk and hoping for closing eyes.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "desk", "action": "sitting_at", "Y": "closing eyes"}, "chain": [{"start": "desk", "relation": "UsedFor", "end": "sitting_at", "weight": 1.0, "surface_text": "[[a desk]] is for [[sitting at]]"}], "status": "discarded"} +{"raw_text": "You can hiding in the den all you want, it still won't get you hummingbird.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "den", "action": "hiding_in", "Y": "hummingbird"}, "chain": [{"start": "den", "relation": "UsedFor", "end": "hiding_in", "weight": 1.0, "surface_text": "[[a den]] is for [[hiding in]]"}], "polished_text": "You can hide in that den all you want, but it won't bring you a hummingbird.", "status": "polished"} +{"raw_text": "That's just violinning the recorder and praying for making music.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "recorder", "action": "violin", "Y": "making music"}, "chain": [{"start": "recorder", "relation": "UsedFor", "end": "violin", "weight": 0.8, "surface_text": "Both are string instruments used for music"}], "status": "discarded"} +{"raw_text": "That's just cuisining the paprika and praying for season salad.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "paprika", "action": "cuisine", "Y": "season salad"}, "chain": [{"start": "paprika", "relation": "UsedFor", "end": "cuisine", "weight": 0.8, "surface_text": "Both paprika and nutmeg are used in various cuisines."}], "polished_text": "That's just seasoning the paprika and praying for a dressed-up salad.", "status": "polished"} +{"raw_text": "That's just salsaing the pizza and praying for baking.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "pizza", "action": "salsa", "Y": "baking"}, "chain": [{"start": "pizza", "relation": "UsedFor", "end": "salsa", "weight": 0.8, "surface_text": "salsa can be used with pizza and is made of corn"}], "status": "discarded"} +{"raw_text": "You can eating the wheat all you want, it still won't get you coop.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wheat", "action": "eating", "Y": "coop"}, "chain": [{"start": "wheat", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[wheat]] is for [[eating]]"}], "polished_text": "You can eat the wheat all you want, it still won't get you that coop.", "status": "polished"} +{"raw_text": "Like beveraging the teacup and hoping for filler.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "teacup", "action": "beverage", "Y": "filler"}, "chain": [{"start": "teacup", "relation": "UsedFor", "end": "beverage", "weight": 0.8, "surface_text": "beverages are served in both teacups and glasses."}], "status": "discarded"} +{"raw_text": "That's just feeding the trough and praying for hold placed over fire.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "trough", "action": "feed", "Y": "hold placed over fire"}, "chain": [{"start": "trough", "relation": "UsedFor", "end": "feed", "weight": 0.8, "surface_text": "feed can be stored in both a trough and a bin"}], "polished_text": "That's just filling the trough and praying for something held over the fire.", "status": "polished"} +{"raw_text": "You can making flour the wheat all you want, it still won't get you coop.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wheat", "action": "making_flour", "Y": "coop"}, "chain": [{"start": "wheat", "relation": "UsedFor", "end": "making_flour", "weight": 2.0, "surface_text": "[[wheat]] is used for [[making flour]]"}], "polished_text": "You can grind that wheat all day long, it still won't fill the coop.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'fishing the creek won't bring you fish.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "creek", "action": "fish_in", "Y": "fish"}, "chain": [{"start": "creek", "relation": "UsedFor", "end": "fish_in", "weight": 1.0, "surface_text": "You can use [[a creek]] to [[fish in]]"}], "polished_text": "My grandmother used to say, \"You can't expect fish to jump in your creek if you ain't fishing it proper.\"", "status": "polished"} +{"raw_text": "Like learning the computer and hoping for do research.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "computer", "action": "learn", "Y": "do research"}, "chain": [{"start": "computer", "relation": "UsedFor", "end": "learn", "weight": 2.0, "surface_text": "You can use [[computer]] to [[...learn]]"}], "polished_text": "Like learning the computer and hoping to do research.", "status": "polished"} +{"raw_text": "You can destroying things the bomb all you want, it still won't get you shooting at targets.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bomb", "action": "destroying_things", "Y": "shooting at targets"}, "chain": [{"start": "bomb", "relation": "UsedFor", "end": "destroying_things", "weight": 3.4641016, "surface_text": "[[a bomb]] is for [[destroying things]]"}], "polished_text": "You can blow up things with that bomb all you want, it still won't get you shooting at targets.", "status": "polished"} +{"raw_text": "You can keeping warm the jacket all you want, it still won't get you storing sweaters.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "jacket", "action": "keeping_warm", "Y": "storing sweaters"}, "chain": [{"start": "jacket", "relation": "UsedFor", "end": "keeping_warm", "weight": 1.0, "surface_text": "[[A jacket]] is for [[keeping warm]]"}], "polished_text": "You can keep warm in a jacket all you want, it still won't get you storing sweaters.", "status": "polished"} +{"raw_text": "That's just making the leather and praying for making clothing.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "leather", "action": "make_reins", "Y": "making clothing"}, "chain": [{"start": "leather", "relation": "UsedFor", "end": "make_reins", "weight": 1.0, "surface_text": "You can use [[a leather]] to [[make reins]]"}], "polished_text": "That's just tanning the leather and praying for making clothing.", "status": "polished"} +{"raw_text": "That's just smalling the candle and praying for sing.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "candle", "action": "small_light", "Y": "sing"}, "chain": [{"start": "candle", "relation": "UsedFor", "end": "small_light", "weight": 1.0, "surface_text": "[[a candle]] is for [[a small light]]"}], "status": "discarded"} +{"raw_text": "That's just pleasuring the cannabis and praying for sewing.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cannabis", "action": "pleasure", "Y": "sewing"}, "chain": [{"start": "cannabis", "relation": "UsedFor", "end": "pleasure", "weight": 2.0, "surface_text": "[[cannabis]] is used for [[pleasure]]."}], "polished_text": "That's just smoking the cannabis and praying for thread.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'mealing the fat won't bring you food.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "fat", "action": "meal", "Y": "food"}, "chain": [{"start": "fat", "relation": "UsedFor", "end": "meal", "weight": 0.8, "surface_text": "meals often contain fat and can include gnocchi as a dish"}], "polished_text": "My grandmother used to say, 'Saving up fat won't bring you no food.'", "status": "polished"} +{"raw_text": "You can make clothes the linen all you want, it still won't get you making clothing.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "linen", "action": "make_clothes", "Y": "making clothing"}, "chain": [{"start": "linen", "relation": "UsedFor", "end": "make_clothes", "weight": 1.0, "surface_text": "You can use [[a linen]] to [[make clothes]]"}], "polished_text": "You can work that linen all you wants, it still won't get you making no clothing.", "status": "polished"} +{"raw_text": "That's just protecting the bucket and praying for storing underwear.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bucket", "action": "protecting_head", "Y": "storing underwear"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "protecting_head", "weight": 1.0, "surface_text": "[[a bucket]] is for [[protecting your head]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'dishing the eggplant won't bring you create own environment.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "eggplant", "action": "dish", "Y": "create own environment"}, "chain": [{"start": "eggplant", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both eggplant and corn can be used in a dish"}], "polished_text": "My grandmother used to say, 'dishing up eggplant won't help you create your own environment.'", "status": "polished"} +{"raw_text": "That's just making the oboe and praying for play percussion.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "oboe", "action": "make_music", "Y": "play percussion"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "make_music", "weight": 2.828427, "surface_text": "You can use [[an oboe]] to [[make music]]"}], "status": "discarded"} +{"raw_text": "That's just digging the spade and praying for wood.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "spade", "action": "digging", "Y": "wood"}, "chain": [{"start": "spade", "relation": "UsedFor", "end": "digging", "weight": 1.0, "surface_text": "[[a spade]] is for [[digging]]"}], "polished_text": "That's just sharpening the spade and praying for wood.", "status": "polished"} +{"raw_text": "You can make salad the lettuce all you want, it still won't get you grow roses.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "lettuce", "action": "make_salad", "Y": "grow roses"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "make_salad", "weight": 1.0, "surface_text": "[[lettuce]] is used to [[make a salad]]"}], "polished_text": "You can grow lettuce for salad all you want, it still won't get you grow roses.", "status": "polished"} +{"raw_text": "That's just sweeping the broom and praying for mobility.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "broom", "action": "sweeping", "Y": "mobility"}, "chain": [{"start": "broom", "relation": "UsedFor", "end": "sweeping", "weight": 4.8989797, "surface_text": "[[A broom]] is for [[sweeping]]"}], "status": "discarded"} +{"raw_text": "That's just dishing the kohlrabi and praying for relaxation.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "kohlrabi", "action": "dish", "Y": "relaxation"}, "chain": [{"start": "kohlrabi", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both can be used as ingredients in a dish"}], "polished_text": "That's just preparing the kohlrabi and praying for relaxation.", "status": "polished"} +{"raw_text": "Like giving the diamond and hoping for destroying ships.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "diamond", "action": "giving", "Y": "destroying ships"}, "chain": [{"start": "diamond", "relation": "UsedFor", "end": "giving", "weight": 1.0, "surface_text": "[[a diamond]] is for [[giving]]"}], "status": "discarded"} +{"raw_text": "You can writing upon the desk all you want, it still won't get you taking afternoon nap.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "desk", "action": "writing_upon", "Y": "taking afternoon nap"}, "chain": [{"start": "desk", "relation": "UsedFor", "end": "writing_upon", "weight": 1.0, "surface_text": "[[a desk]] is for [[writing upon]]"}], "polished_text": "You can scribble on the desk all you want, it still won't get you that afternoon nap.", "status": "polished"} +{"raw_text": "That's just hoofing the claw and praying for food.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "claw", "action": "hoof", "Y": "food"}, "chain": [{"start": "claw", "relation": "UsedFor", "end": "hoof", "weight": 0.8, "surface_text": "claws are used for traction, similar to how hooves (part of a deer) function"}], "polished_text": "That's just clawing at the hoof and praying for food.", "status": "polished"} +{"raw_text": "Like cleaning the tub and hoping for making sand castles.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "tub", "action": "clean_people", "Y": "making sand castles"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "clean_people", "weight": 1.0, "surface_text": "[[a tub]] is for [[clean people]]"}], "status": "discarded"} +{"raw_text": "You can fork the burger all you want, it still won't get you diet.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "burger", "action": "fork", "Y": "diet"}, "chain": [{"start": "burger", "relation": "UsedFor", "end": "fork", "weight": 0.8, "surface_text": "both can be eaten with a fork"}], "polished_text": "You can stab that burger all you want, it still won't get you on a diet.", "status": "polished"} +{"raw_text": "Like feeding the hay and hoping for make clothes.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "hay", "action": "feed_cattle", "Y": "make clothes"}, "chain": [{"start": "hay", "relation": "UsedFor", "end": "feed_cattle", "weight": 1.0, "surface_text": "[[hay]] is used to [[feed cattle]]"}], "polished_text": "Like growing the hay and hoping to make clothes.", "status": "polished"} +{"raw_text": "That's just fixxing the drill and praying for completing place setting.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "drill", "action": "fix_cavities", "Y": "completing place setting"}, "chain": [{"start": "drill", "relation": "UsedFor", "end": "fix_cavities", "weight": 1.0, "surface_text": "You can use [[a drill]] to [[fix cavities]]"}], "polished_text": "You're just sharpening the drill and hoping it'll set your table.", "status": "polished"} +{"raw_text": "You can aquatic life the pond all you want, it still won't get you fish.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pond", "action": "aquatic_life", "Y": "fish"}, "chain": [{"start": "pond", "relation": "UsedFor", "end": "aquatic_life", "weight": 1.0, "surface_text": "[[a pond]] is for [[aquatic life]]"}], "polished_text": "You can tend to the pond all you want, it still won't get you fish.", "status": "polished"} +{"raw_text": "That's just containing the tank and praying for firing device.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "tank", "action": "contain_liquid", "Y": "firing device"}, "chain": [{"start": "tank", "relation": "UsedFor", "end": "contain_liquid", "weight": 1.0, "surface_text": "[[a tank]] is used to [[contain liquid]]"}], "polished_text": "That's just filling the seed and praying for firing device.", "status": "polished"} +{"raw_text": "That's just celebrating the harmonica and praying for music.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "harmonica", "action": "celebrate", "Y": "music"}, "chain": [{"start": "harmonica", "relation": "UsedFor", "end": "celebrate", "weight": 1.0, "surface_text": "You can use [[a harmonica]] to [[celebrate]]"}], "polished_text": "Playing the harmonica for celebration and hoping for music.", "status": "polished"} +{"raw_text": "That's just seeing the theater and praying for home for owls.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "theater", "action": "seeing_movies", "Y": "home for owls"}, "chain": [{"start": "theater", "relation": "UsedFor", "end": "seeing_movies", "weight": 1.0, "surface_text": "[[a theater]] is used for [[seeing movies]]"}], "status": "discarded"} +{"raw_text": "Like cpuing the gold and hoping for go there and pray.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "gold", "action": "cpu", "Y": "go there and pray"}, "chain": [{"start": "gold", "relation": "UsedFor", "end": "cpu", "weight": 1.0, "surface_text": "[[gold]] is for [[CPU]]"}], "status": "discarded"} +{"raw_text": "You can get drunk the wine all you want, it still won't get you butter.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wine", "action": "get_drunk", "Y": "butter"}, "chain": [{"start": "wine", "relation": "UsedFor", "end": "get_drunk", "weight": 2.0, "surface_text": "You can use [[wine]] to [[get drunk]]"}], "polished_text": "You can drink the wine all you want, it still won't get you butter.", "status": "polished"} +{"raw_text": "You can knit sweater the wool all you want, it still won't get you planer.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wool", "action": "knit_sweater", "Y": "planer"}, "chain": [{"start": "wool", "relation": "UsedFor", "end": "knit_sweater", "weight": 1.0, "surface_text": "You can use [[wool]] to [[Knit a Sweater]]"}], "polished_text": "You can knit the wool all you want, it still won't get you a planer.", "status": "polished"} +{"raw_text": "Like grooming the comb and hoping for play games.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "comb", "action": "grooming", "Y": "play games"}, "chain": [{"start": "comb", "relation": "UsedFor", "end": "grooming", "weight": 2.828427, "surface_text": "[[a comb]] is used for [[grooming]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'playing the harmonica won't bring you store things out of sight.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "harmonica", "action": "playing_blues", "Y": "store things out of sight"}, "chain": [{"start": "harmonica", "relation": "UsedFor", "end": "playing_blues", "weight": 1.0, "surface_text": "[[a harmonica]] is for [[playing the blues]]"}], "polished_text": "My grandmother used to say, playing the harmonica won't bring you things stored out of sight.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'sculpting the clay won't bring you draw with.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "clay", "action": "sculpting", "Y": "draw with"}, "chain": [{"start": "clay", "relation": "UsedFor", "end": "sculpting", "weight": 1.0, "surface_text": "[[clay]] is used for [[sculpting]]"}], "polished_text": "My grandmother used to say, 'Sculpting the clay won't bring you much good.'", "status": "polished"} +{"raw_text": "You can playing chess the rook all you want, it still won't get you insect.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "rook", "action": "playing_chess", "Y": "insect"}, "chain": [{"start": "rook", "relation": "UsedFor", "end": "playing_chess", "weight": 4.472136, "surface_text": "[[a rook]] is for [[playing chess]]"}], "polished_text": "You can move that rook all you want, it still won't keep the insect away.", "status": "polished"} +{"raw_text": "That's just mining the rock and praying for washing dishes.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "rock", "action": "mining", "Y": "washing dishes"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "mining", "weight": 1.0, "surface_text": "[[a rock]] is for [[mining]]"}], "status": "discarded"} +{"raw_text": "Like drinking the straw and hoping for attraction.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "straw", "action": "drinking_beverage", "Y": "attraction"}, "chain": [{"start": "straw", "relation": "UsedFor", "end": "drinking_beverage", "weight": 1.0, "surface_text": "[[A straw]] is for [[drinking a beverage]]"}], "status": "discarded"} +{"raw_text": "Like animalling the spaghetti and hoping for grow plants.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "spaghetti", "action": "animal", "Y": "grow plants"}, "chain": [{"start": "spaghetti", "relation": "UsedFor", "end": "animal", "weight": 0.8, "surface_text": "Spaghetti is used for feeding animals (though uncommon), and fat is part of an animal."}], "status": "discarded"} +{"raw_text": "Like tiring the aluminum and hoping for making money.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "aluminum", "action": "tire", "Y": "making money"}, "chain": [{"start": "aluminum", "relation": "UsedFor", "end": "tire", "weight": 0.8, "surface_text": "tires use aluminum in their construction and are made of rubber"}], "polished_text": "Like rolling the dice with aluminum and hoping for making money.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'creamedding the corn won't bring you earthworm.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "corn", "action": "creamed_corn", "Y": "earthworm"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "creamed_corn", "weight": 1.0, "surface_text": "[[corn]] is for [[creamed corn]]"}], "polished_text": "My grandmother used to say, 'Pickin' the corn won't bring you earthworms.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'alloying the tungsten won't bring you make ornaments.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tungsten", "action": "alloy", "Y": "make ornaments"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloys are made by combining metals like tungsten and iron"}], "polished_text": "My grandmother used to say, \"alloying the tungsten won't bring you no good for making ornaments.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'forking the steak won't bring you lobster.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "steak", "action": "fork", "Y": "lobster"}, "chain": [{"start": "steak", "relation": "UsedFor", "end": "fork", "weight": 0.8, "surface_text": "forks are utensils used to eat both steak and spaghetti"}], "polished_text": "My grandpa always said, \"You can't fork the steak and expect a lobster to show up.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'making the silver won't bring you make portions of swing.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "silver", "action": "making_money", "Y": "make portions of swing"}, "chain": [{"start": "silver", "relation": "UsedFor", "end": "making_money", "weight": 1.0, "surface_text": "[[silver]] is for [[making money]]"}], "polished_text": "My granny always said, \"Polishing the silver won't fill your belly with good portions.\"", "status": "polished"} +{"raw_text": "Like making the bean and hoping for relax.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bean", "action": "make_furniture", "Y": "relax"}, "chain": [{"start": "bean", "relation": "UsedFor", "end": "make_furniture", "weight": 1.0, "surface_text": "You can use [[a bean]] to [[make furniture]]"}], "status": "discarded"} +{"raw_text": "Like wooding the wood and hoping for going down river.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "wood", "action": "wood_products", "Y": "going down river"}, "chain": [{"start": "wood", "relation": "UsedFor", "end": "wood_products", "weight": 1.0, "surface_text": "[[wood]] is used for [[wood products]]"}], "polished_text": "Like cutting the wood and hoping for the action.", "status": "polished"} +{"raw_text": "You can hand the vise all you want, it still won't get you checking news on internet.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "vise", "action": "hand", "Y": "checking news on internet"}, "chain": [{"start": "vise", "relation": "UsedFor", "end": "hand", "weight": 0.8, "surface_text": "hands are used to operate both a vise and hold a lantern"}], "polished_text": "You can tend the seed all you want, it still won't get you checking news on the internet.", "status": "polished"} +{"raw_text": "You can cpu the gold all you want, it still won't get you filling cavities in teeth.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "gold", "action": "cpu", "Y": "filling cavities in teeth"}, "chain": [{"start": "gold", "relation": "UsedFor", "end": "cpu", "weight": 1.0, "surface_text": "[[gold]] is for [[CPU]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'securing the rope won't bring you jointer.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "rope", "action": "secure_package", "Y": "jointer"}, "chain": [{"start": "rope", "relation": "UsedFor", "end": "secure_package", "weight": 1.0, "surface_text": "[[rope]] can be used to [[secure a package]]"}], "status": "discarded"} +{"raw_text": "You can pta meetings the school all you want, it still won't get you reading magazines.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "school", "action": "pta_meetings", "Y": "reading magazines"}, "chain": [{"start": "school", "relation": "UsedFor", "end": "pta_meetings", "weight": 1.0, "surface_text": "[[a school]] is for [[PTA meetings]]"}], "polished_text": "You can go to the school all you want, it still won't get you reading magazines in the halls.", "status": "polished"} +{"raw_text": "You can anniversary gift the diamond all you want, it still won't get you pulp.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "diamond", "action": "anniversary_gift", "Y": "pulp"}, "chain": [{"start": "diamond", "relation": "UsedFor", "end": "anniversary_gift", "weight": 1.0, "surface_text": "[[a diamond]] is for [[an anniversary gift]]"}], "status": "discarded"} +{"raw_text": "Like clothing the thimble and hoping for patient.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "thimble", "action": "clothing", "Y": "patient"}, "chain": [{"start": "thimble", "relation": "UsedFor", "end": "clothing", "weight": 0.8, "surface_text": "Clothing connects thimble to spout by being made with thimble and part of clothing (as in a spout-like design)."}], "polished_text": "Like sewing with a seed and hoping for clothing.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'sandwiching the turkey won't bring you jar.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "turkey", "action": "sandwich", "Y": "jar"}, "chain": [{"start": "turkey", "relation": "UsedFor", "end": "sandwich", "weight": 0.8, "surface_text": "both turkey and cheese can be used as fillings in a sandwich"}], "polished_text": "My grandmother used to say, 'Butchering the turkey won't fill your jar.'", "status": "polished"} +{"raw_text": "You can hole the punch all you want, it still won't get you set mood.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "punch", "action": "hole", "Y": "set mood"}, "chain": [{"start": "punch", "relation": "UsedFor", "end": "hole", "weight": 0.8, "surface_text": "Both a punch and a pick can be used to create or manipulate holes."}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'vesselling the tungsten won't bring you tire.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tungsten", "action": "vessel", "Y": "tire"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "vessel", "weight": 0.8, "surface_text": "both tungsten and pewter can be used to create vessels (e.g., utensils, sculptures, decorative items)."}], "polished_text": "My grandmother used to say, 'Vessel the tungsten won't bring you a tire.'", "status": "polished"} +{"raw_text": "That's just eating the banana and praying for power special clock.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "banana", "action": "eating", "Y": "power special clock"}, "chain": [{"start": "banana", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[a banana]] is for [[eating]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'drinking the straw won't bring you make cloth.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "straw", "action": "drinking_beverage", "Y": "make cloth"}, "chain": [{"start": "straw", "relation": "UsedFor", "end": "drinking_beverage", "weight": 1.0, "surface_text": "[[A straw]] is for [[drinking a beverage]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'canning the punch won't bring you reaching higher.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "punch", "action": "can", "Y": "reaching higher"}, "chain": [{"start": "punch", "relation": "UsedFor", "end": "can", "weight": 0.8, "surface_text": "a can can be punched open, and a lid is part of a can"}], "polished_text": "My grandmother used to say, 'punching the can won't get you reaching higher.'", "status": "polished"} +{"raw_text": "Like climbing the ladder and hoping for making groove.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "ladder", "action": "climbing_up", "Y": "making groove"}, "chain": [{"start": "ladder", "relation": "UsedFor", "end": "climbing_up", "weight": 1.0, "surface_text": "[[a ladder]] is for [[climbing up]]"}], "polished_text": "You climb the ladder, you hope to rise, not make a groove.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'animalling the banana won't bring you pick flower.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "banana", "action": "animal", "Y": "pick flower"}, "chain": [{"start": "banana", "relation": "UsedFor", "end": "animal", "weight": 0.8, "surface_text": "animals eat bananas; slugs are sometimes prey for animals"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'cuisining the ginger won't bring you cooking.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "ginger", "action": "cuisine", "Y": "cooking"}, "chain": [{"start": "ginger", "relation": "UsedFor", "end": "cuisine", "weight": 0.8, "surface_text": "both are spices used in cooking"}], "polished_text": "My grandma always said, \"Washing the ginger won't bring you cooking.\"", "status": "polished"} +{"raw_text": "You can draw with the chalk all you want, it still won't get you record information with writing instrument.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "chalk", "action": "draw_with", "Y": "record information with writing instrument"}, "chain": [{"start": "chalk", "relation": "UsedFor", "end": "draw_with", "weight": 1.0, "surface_text": "[[chalk]] can be used to [[draw with]]"}], "polished_text": "You can draw with the chalk all you want, but it won't get you recordin' nothin' in a book.", "status": "polished"} +{"raw_text": "Like flying the rook and hoping for cage.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "rook", "action": "flying", "Y": "cage"}, "chain": [{"start": "rook", "relation": "UsedFor", "end": "flying", "weight": 1.0, "surface_text": "[[a rook]] is for [[flying]]"}], "status": "discarded"} +{"raw_text": "Like trimming the saw and hoping for pick flower.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "saw", "action": "trim_shrub", "Y": "pick flower"}, "chain": [{"start": "saw", "relation": "UsedFor", "end": "trim_shrub", "weight": 1.0, "surface_text": "You can use [[a saw]] to [[trim a shrub]]"}], "polished_text": "Like using the saw to trim a shrub and hoping to pick a flower.", "status": "polished"} +{"raw_text": "You can practicing the oboe all you want, it still won't get you bass.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "oboe", "action": "practicing", "Y": "bass"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "practicing", "weight": 1.0, "surface_text": "[[an oboe]] is for [[practicing]]"}], "polished_text": "You can practice on that oboe all day long, but it won't get you a bite.", "status": "polished"} +{"raw_text": "That's just mealing the flesh and praying for cassowary.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "flesh", "action": "meal", "Y": "cassowary"}, "chain": [{"start": "flesh", "relation": "UsedFor", "end": "meal", "weight": 0.8, "surface_text": "meal connects as both flesh and turkey can be used in preparing a meal."}], "status": "discarded"} +{"raw_text": "Like driverring the unicycle and hoping for drink margaritas out of.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "unicycle", "action": "driver", "Y": "drink margaritas out of"}, "chain": [{"start": "unicycle", "relation": "UsedFor", "end": "driver", "weight": 0.8, "surface_text": "drivers operate both a unicycle and a tractor"}], "status": "discarded"} +{"raw_text": "You can store silage the silo all you want, it still won't get you making money with subscriptions.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "silo", "action": "store_silage", "Y": "making money with subscriptions"}, "chain": [{"start": "silo", "relation": "UsedFor", "end": "store_silage", "weight": 1.0, "surface_text": "[[a silo]] is used to [[store silage]]"}], "polished_text": "You can fill the silo with silage all you want, it still won't pay for your online subscriptions.", "status": "polished"} +{"raw_text": "That's just ovenning the cornbread and praying for meal.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cornbread", "action": "oven", "Y": "meal"}, "chain": [{"start": "cornbread", "relation": "UsedFor", "end": "oven", "weight": 0.8, "surface_text": "both can be cooked in an oven"}], "status": "discarded"} +{"raw_text": "That's just silking the wolf and praying for pet.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "wolf", "action": "silk", "Y": "pet"}, "chain": [{"start": "wolf", "relation": "UsedFor", "end": "silk", "weight": 0.8, "surface_text": "Spiders are known for producing silk, while wolves might use silk in their dens or nests indirectly."}], "status": "discarded"} +{"raw_text": "Like staying the coffee and hoping for drink.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "coffee", "action": "staying_awake", "Y": "drink"}, "chain": [{"start": "coffee", "relation": "UsedFor", "end": "staying_awake", "weight": 1.0, "surface_text": "[[coffee]] is used for [[staying awake]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'practicing the trumpet won't bring you playing.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "trumpet", "action": "practice", "Y": "playing"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "practice", "weight": 0.8, "surface_text": "Practicing the trumpet often involves playing scales, and scales are a prerequisite for mastering musical practice."}], "polished_text": "My grandmother used to say, 'Practicing the trumpet won't bring you no playing.'", "status": "polished"} +{"raw_text": "You can parish within the church all you want, it still won't get you working.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "church", "action": "parish_within", "Y": "working"}, "chain": [{"start": "church", "relation": "UsedFor", "end": "parish_within", "weight": 1.0, "surface_text": "[[a church]] is for [[the parish within]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'sending the computer won't bring you holding belongings.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "computer", "action": "send_email", "Y": "holding belongings"}, "chain": [{"start": "computer", "relation": "UsedFor", "end": "send_email", "weight": 2.0, "surface_text": "You can use [[a computer]] to [[send email]]"}], "status": "discarded"} +{"raw_text": "You can carpentry the chisel all you want, it still won't get you guide oneself in mine.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "chisel", "action": "carpentry", "Y": "guide oneself in mine"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "carpentry", "weight": 0.8, "surface_text": "carpentry is the craft where both tools are commonly used"}], "polished_text": "You can sharpen that chisel all you want, it still won't get you guide yourself in mine.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'kilning the teacup won't bring you trough.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "teacup", "action": "kiln", "Y": "trough"}, "chain": [{"start": "teacup", "relation": "UsedFor", "end": "kiln", "weight": 0.8, "surface_text": "kilns are used to create teacups and ceramics by firing them"}], "polished_text": "My grandmother used to say, \"Kilning a teacup won't fill your trough.\"", "status": "polished"} +{"raw_text": "You can salsa the pizza all you want, it still won't get you packaging.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pizza", "action": "salsa", "Y": "packaging"}, "chain": [{"start": "pizza", "relation": "UsedFor", "end": "salsa", "weight": 0.8, "surface_text": "salsa can be used with pizza and is made of corn"}], "status": "discarded"} +{"raw_text": "That's just resting the bed and praying for work.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bed", "action": "resting_on", "Y": "work"}, "chain": [{"start": "bed", "relation": "UsedFor", "end": "resting_on", "weight": 4.472136, "surface_text": "[[a bed]] is for [[Resting on]]"}], "status": "discarded"} +{"raw_text": "That's just origamiing the paper and praying for putting things in.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "paper", "action": "origami", "Y": "putting things in"}, "chain": [{"start": "paper", "relation": "UsedFor", "end": "origami", "weight": 2.0, "surface_text": "[[paper]] is for [[origami]]"}], "status": "discarded"} +{"raw_text": "You can irrigating crops the water all you want, it still won't get you drink water.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "water", "action": "irrigating_crops", "Y": "drink water"}, "chain": [{"start": "water", "relation": "UsedFor", "end": "irrigating_crops", "weight": 1.0, "surface_text": "[[water ]] is used for [[irrigating crops]]."}], "polished_text": "You can irrigate crops with the water all you want, it still won't get you a drink.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'raising the pot won't bring you grow vegetables.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pot", "action": "raising_herbs", "Y": "grow vegetables"}, "chain": [{"start": "pot", "relation": "UsedFor", "end": "raising_herbs", "weight": 1.0, "surface_text": "[[a pot]] is for [[raising herbs]]"}], "polished_text": "My grandmother used to say, 'Planting the pot won't bring you grow vegetables.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'aligning the pistol won't bring you shooting artillery rounds.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pistol", "action": "align_sights", "Y": "shooting artillery rounds"}, "chain": [{"start": "pistol", "relation": "UsedFor", "end": "align_sights", "weight": 1.0, "surface_text": "You can use [[a pistol]] to [[align sights]]"}], "polished_text": "My grandmother used to say, 'Paying mind to the pistol won't bring you shooting artillery rounds.'", "status": "polished"} +{"raw_text": "You can hunter the canon all you want, it still won't get you mixing herbs.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "canon", "action": "hunter", "Y": "mixing herbs"}, "chain": [{"start": "canon", "relation": "UsedFor", "end": "hunter", "weight": 0.8, "surface_text": "hunter uses both weapons for hunting"}], "status": "discarded"} +{"raw_text": "That's just playing the bat and praying for housing small squirrels.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bat", "action": "playing_with", "Y": "housing small squirrels"}, "chain": [{"start": "bat", "relation": "UsedFor", "end": "playing_with", "weight": 1.0, "surface_text": "[[a bat]] is for [[playing with]]"}], "status": "discarded"} +{"raw_text": "Like storing the jar and hoping for hold coffee.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "jar", "action": "storing_perishables", "Y": "hold coffee"}, "chain": [{"start": "jar", "relation": "UsedFor", "end": "storing_perishables", "weight": 1.0, "surface_text": "[[a jar]] is used for [[storing perishables]]"}], "polished_text": "Like storing the jar and hoping it'll hold coffee.", "status": "polished"} +{"raw_text": "Like musicalling the triangle and hoping for make music.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "triangle", "action": "musical_instrument", "Y": "make music"}, "chain": [{"start": "triangle", "relation": "UsedFor", "end": "musical_instrument", "weight": 2.0, "surface_text": "[[a triangle]] is used for [[a musical instrument]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'storing the bottle won't bring you transporting objects.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bottle", "action": "storing_liquid", "Y": "transporting objects"}, "chain": [{"start": "bottle", "relation": "UsedFor", "end": "storing_liquid", "weight": 2.828427, "surface_text": "[[a bottle]] is used for [[storing liquid]]"}], "polished_text": "My grandmother used to say, 'Filling that bottle won't bring you the harvest.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'developping the church won't bring you practice sport.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "church", "action": "develop_beliefs", "Y": "practice sport"}, "chain": [{"start": "church", "relation": "UsedFor", "end": "develop_beliefs", "weight": 1.0, "surface_text": "You can use [[a church]] to [[develop beliefs]]"}], "polished_text": "My grandmother used to say, \"Building that church won't help you practice your sport.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'seasonning the pepper won't bring you sauce.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pepper", "action": "season_salad", "Y": "sauce"}, "chain": [{"start": "pepper", "relation": "UsedFor", "end": "season_salad", "weight": 1.0, "surface_text": "[[Pepper]] can be used to [[season salad]]"}], "polished_text": "My grandmother used to say, 'Seasoning the pepper won't bring you sauce.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'sinking the bomb won't bring you cannon balls.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bomb", "action": "sinking_ships", "Y": "cannon balls"}, "chain": [{"start": "bomb", "relation": "UsedFor", "end": "sinking_ships", "weight": 1.0, "surface_text": "[[a bomb]] is for [[sinking ships]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'warning the orange won't bring you sybolize hospitality.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "orange", "action": "warning_signs", "Y": "sybolize hospitality"}, "chain": [{"start": "orange", "relation": "UsedFor", "end": "warning_signs", "weight": 1.0, "surface_text": "[[Orange]] is used for [[warning signs]]"}], "polished_text": "My grandmother used to say, 'Putting up an orange as a warning sign won't bring you much hospitality.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'weddingsing the church won't bring you showing art.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "church", "action": "weddings", "Y": "showing art"}, "chain": [{"start": "church", "relation": "UsedFor", "end": "weddings", "weight": 2.828427, "surface_text": "[[a church]] is for [[weddings]]"}], "polished_text": "My grandmother used to say, 'Weddings in the church won't bring you showing art.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'storing the jar won't bring you stacking.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "jar", "action": "storing_perishables", "Y": "stacking"}, "chain": [{"start": "jar", "relation": "UsedFor", "end": "storing_perishables", "weight": 1.0, "surface_text": "[[a jar]] is used for [[storing perishables]]"}], "polished_text": "My grandmother used to say, 'Storing the jar won't get you stacking.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'containing the fence won't bring you wood.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "fence", "action": "containing_animals", "Y": "wood"}, "chain": [{"start": "fence", "relation": "UsedFor", "end": "containing_animals", "weight": 1.0, "surface_text": "[[a fence]] is used for [[containing animals]]"}], "polished_text": "My grandmother used to say, 'Building the fence won't bring you wood.'", "status": "polished"} +{"raw_text": "That's just mealing the fat and praying for knife.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "fat", "action": "meal", "Y": "knife"}, "chain": [{"start": "fat", "relation": "UsedFor", "end": "meal", "weight": 0.8, "surface_text": "meals often contain fat and can include gnocchi as a dish"}], "status": "discarded"} +{"raw_text": "That's just paving the granite and praying for building things.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "granite", "action": "pave_floors", "Y": "building things"}, "chain": [{"start": "granite", "relation": "UsedFor", "end": "pave_floors", "weight": 1.0, "surface_text": "[[granite]] can be used to [[pave floors]]"}], "polished_text": "Paving the granite floor and praying for something to build.", "status": "polished"} +{"raw_text": "That's just making the cotton and praying for paper.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cotton", "action": "making_clothes", "Y": "paper"}, "chain": [{"start": "cotton", "relation": "UsedFor", "end": "making_clothes", "weight": 1.0, "surface_text": "[[cotton]] is used for [[making clothes]]"}], "polished_text": "That's just spinning the cotton and praying for paper.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'joining the harmonica won't bring you weigh people or things.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "harmonica", "action": "joining_band", "Y": "weigh people or things"}, "chain": [{"start": "harmonica", "relation": "UsedFor", "end": "joining_band", "weight": 1.0, "surface_text": "[[a harmonica]] is for [[joining a band]]"}], "polished_text": "My grandmother used to say, 'Joining the harmonica won't bring you any real weight.'", "status": "polished"} +{"raw_text": "Like killing the bomb and hoping for shoot animals when hunting.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bomb", "action": "kill_people", "Y": "shoot animals when hunting"}, "chain": [{"start": "bomb", "relation": "UsedFor", "end": "kill_people", "weight": 2.0, "surface_text": "You can use [[a bomb]] to [[kill people]]"}], "status": "discarded"} +{"raw_text": "You can repair the jack all you want, it still won't get you fire.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "jack", "action": "repair", "Y": "fire"}, "chain": [{"start": "jack", "relation": "UsedFor", "end": "repair", "weight": 0.8, "surface_text": "both are used for repair tasks"}], "polished_text": "You can fix that jack all you want, it still won't get you fire.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'staying the coffee won't bring you making vinegar.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "coffee", "action": "staying_awake", "Y": "making vinegar"}, "chain": [{"start": "coffee", "relation": "UsedFor", "end": "staying_awake", "weight": 1.0, "surface_text": "[[coffee]] is used for [[staying awake]]"}], "polished_text": "My grandmother used to say, \"Drinking the coffee won't help you making vinegar.\"", "status": "polished"} +{"raw_text": "You can horse the cart all you want, it still won't get you transport.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cart", "action": "horse", "Y": "transport"}, "chain": [{"start": "cart", "relation": "UsedFor", "end": "horse", "weight": 0.8, "surface_text": "horses can pull both carts and coaches"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'building the steel won't bring you getting poked.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "steel", "action": "build_things", "Y": "getting poked"}, "chain": [{"start": "steel", "relation": "UsedFor", "end": "build_things", "weight": 1.0, "surface_text": "You can use [[steel]] to [[build things]]"}], "polished_text": "My grandmother used to say, \"You can't build things outta steel and expect getting poked to come easy.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'liquidsing the flask won't bring you store things out of sight.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "flask", "action": "liquids", "Y": "store things out of sight"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "liquids", "weight": 1.0, "surface_text": "[[a flask]] is used for [[liquids]]"}], "polished_text": "My grandmother used to say, 'filling the flask with liquids won't help you store things out of sight.'", "status": "polished"} +{"raw_text": "Like swimming the creek and hoping for burying things.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "creek", "action": "swim_in", "Y": "burying things"}, "chain": [{"start": "creek", "relation": "UsedFor", "end": "swim_in", "weight": 1.0, "surface_text": "You can use [[a creek]] to [[swim in]]"}], "status": "discarded"} +{"raw_text": "Like smelterring the nickel and hoping for hold cookies.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "nickel", "action": "smelter", "Y": "hold cookies"}, "chain": [{"start": "nickel", "relation": "UsedFor", "end": "smelter", "weight": 0.8, "surface_text": "both nickel and ore are processed in smelters to extract metal"}], "status": "discarded"} +{"raw_text": "You can seasoning food the basil all you want, it still won't get you flavouring food.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "basil", "action": "seasoning_food", "Y": "flavouring food"}, "chain": [{"start": "basil", "relation": "UsedFor", "end": "seasoning_food", "weight": 1.0, "surface_text": "[[Basil]] is used for [[seasoning food]]"}], "polished_text": "You can season the basil all you want, it still won't get you flavouring the food.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'sexxing the bed won't bring you computer use.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bed", "action": "sex", "Y": "computer use"}, "chain": [{"start": "bed", "relation": "UsedFor", "end": "sex", "weight": 1.0, "surface_text": "[[a bed]] is for [[sex]]"}], "status": "discarded"} +{"raw_text": "Like holding the tin and hoping for pay debt.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "tin", "action": "holding_cookies", "Y": "pay debt"}, "chain": [{"start": "tin", "relation": "UsedFor", "end": "holding_cookies", "weight": 2.0, "surface_text": "[[a tin]] is used for [[holding cookies]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'making the harmonica won't bring you soloing with orchestra.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "harmonica", "action": "making_music", "Y": "soloing with orchestra"}, "chain": [{"start": "harmonica", "relation": "UsedFor", "end": "making_music", "weight": 4.0, "surface_text": "[[a harmonica]] is used for [[making music]]"}], "polished_text": "My grandmother used to say, \"Playing the harmonica won't bring you soloing with an orchestra.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'shooting the gun won't bring you masonry.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "gun", "action": "shooting_things", "Y": "masonry"}, "chain": [{"start": "gun", "relation": "UsedFor", "end": "shooting_things", "weight": 4.472136, "surface_text": "[[a gun]] is used for [[shooting things]]"}], "polished_text": "My grandma always said, \"Pointing a gun won't bring you masonry.\"", "status": "polished"} +{"raw_text": "You can silk the wolf all you want, it still won't get you fruit.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wolf", "action": "silk", "Y": "fruit"}, "chain": [{"start": "wolf", "relation": "UsedFor", "end": "silk", "weight": 0.8, "surface_text": "Spiders are known for producing silk, while wolves might use silk in their dens or nests indirectly."}], "status": "discarded"} +{"raw_text": "Like lighting the lighter and hoping for mobility.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "lighter", "action": "light_fire", "Y": "mobility"}, "chain": [{"start": "lighter", "relation": "UsedFor", "end": "light_fire", "weight": 1.0, "surface_text": "You can use [[a lighter]] to [[light a fire]]"}], "status": "discarded"} +{"raw_text": "That's just hitting the drum and praying for play and sing to others.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "drum", "action": "hitting", "Y": "play and sing to others"}, "chain": [{"start": "drum", "relation": "UsedFor", "end": "hitting", "weight": 1.0, "surface_text": "[[a drum]] is for [[hitting]]"}], "polished_text": "That's just beating the drum and praying for play and sing to others.", "status": "polished"} +{"raw_text": "You can fire the soot all you want, it still won't get you keeping drinks cold.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "soot", "action": "fire", "Y": "keeping drinks cold"}, "chain": [{"start": "soot", "relation": "UsedFor", "end": "fire", "weight": 0.8, "surface_text": "fire is used to produce soot and can be found in processes involving aluminum."}], "polished_text": "You can fan the soot all you want, it still won't get you keeping drinks cold.", "status": "polished"} +{"raw_text": "You can meal the flesh all you want, it still won't get you oven.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "flesh", "action": "meal", "Y": "oven"}, "chain": [{"start": "flesh", "relation": "UsedFor", "end": "meal", "weight": 0.8, "surface_text": "meal connects as both flesh and turkey can be used in preparing a meal."}], "polished_text": "You can cook the flesh all you want, it still won't get you into the oven.", "status": "polished"} +{"raw_text": "You can carpentry the chisel all you want, it still won't get you finger.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "chisel", "action": "carpentry", "Y": "finger"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "carpentry", "weight": 0.8, "surface_text": "carpentry is the craft where both tools are commonly used"}], "polished_text": "You can sharpen that chisel all day long, but it won't grow you a finger.", "status": "polished"} +{"raw_text": "Like musicianing the accordion and hoping for produce musical sound.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "accordion", "action": "musician", "Y": "produce musical sound"}, "chain": [{"start": "accordion", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "musician plays both the accordion and the ukulele"}], "status": "discarded"} +{"raw_text": "You can place names the pike all you want, it still won't get you fish.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pike", "action": "place_names", "Y": "fish"}, "chain": [{"start": "pike", "relation": "UsedFor", "end": "place_names", "weight": 1.0, "surface_text": "[[a pike]] is used for [[place names]]"}], "polished_text": "You can name places after the pike all you want, it still won't get you any fish.", "status": "polished"} +{"raw_text": "You can play music the trumpet all you want, it still won't get you music.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "trumpet", "action": "play_music", "Y": "music"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "play_music", "weight": 1.0, "surface_text": "You can use [[a trumpet]] to [[play music]]"}], "polished_text": "Playing the trumpet all day won't bring you any more music than you already got.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'playing the viola won't bring you keeping humans alive.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "viola", "action": "playing", "Y": "keeping humans alive"}, "chain": [{"start": "viola", "relation": "UsedFor", "end": "playing", "weight": 1.0, "surface_text": "[[a viola]] is for [[playing]]"}], "polished_text": "My grandma'd always say, \"You can play the viola all day, but it won't keep folks alive.\"", "status": "polished"} +{"raw_text": "You can animal the spaghetti all you want, it still won't get you depositing bodily wastes.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "spaghetti", "action": "animal", "Y": "depositing bodily wastes"}, "chain": [{"start": "spaghetti", "relation": "UsedFor", "end": "animal", "weight": 0.8, "surface_text": "Spaghetti is used for feeding animals (though uncommon), and fat is part of an animal."}], "status": "discarded"} +{"raw_text": "Like saucing the coriander and hoping for tea.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "coriander", "action": "sauce", "Y": "tea"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "sauce", "weight": 0.8, "surface_text": "sauce is a condiment that can incorporate both coriander and chili."}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'annoying the drum won't bring you music.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "drum", "action": "annoy_parents", "Y": "music"}, "chain": [{"start": "drum", "relation": "UsedFor", "end": "annoy_parents", "weight": 1.0, "surface_text": "You can use [[a drum]] to [[annoy your parents]]"}], "polished_text": "My grandmother used to say, 'Banging on that drum won't bring you music.'", "status": "polished"} +{"raw_text": "Like coverring the granite and hoping for weapon.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "granite", "action": "cover_skyscrapers", "Y": "weapon"}, "chain": [{"start": "granite", "relation": "UsedFor", "end": "cover_skyscrapers", "weight": 1.0, "surface_text": "[[granite]] is used to [[cover skyscrapers]]"}], "polished_text": "It's like using granite to cover skyscrapers and praying for a weapon.", "status": "polished"} +{"raw_text": "You can build skyscrapers the steel all you want, it still won't get you complementing spoon and fork.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "steel", "action": "build_skyscrapers", "Y": "complementing spoon and fork"}, "chain": [{"start": "steel", "relation": "UsedFor", "end": "build_skyscrapers", "weight": 1.0, "surface_text": "[[Steel]] is used to [[build skyscrapers]]"}], "polished_text": "Build skyscrapers all you want with the steel, but that ain't gonna get you a spoon and fork.", "status": "polished"} +{"raw_text": "You can meal the fat all you want, it still won't get you ingredient.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "fat", "action": "meal", "Y": "ingredient"}, "chain": [{"start": "fat", "relation": "UsedFor", "end": "meal", "weight": 0.8, "surface_text": "meals often contain fat and can include gnocchi as a dish"}], "status": "discarded"} +{"raw_text": "You can making music the saxophone all you want, it still won't get you cutting.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "saxophone", "action": "making_music", "Y": "cutting"}, "chain": [{"start": "saxophone", "relation": "UsedFor", "end": "making_music", "weight": 1.0, "surface_text": "[[a saxophone]] is for [[making music]]"}], "polished_text": "You can play that saxophone all you want, it still won't get you cutting.", "status": "polished"} +{"raw_text": "Like throwing the rock and hoping for extinguish most fires.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "rock", "action": "throwing", "Y": "extinguish most fires"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "throwing", "weight": 1.0, "surface_text": "[[a rock]] is for [[throwing]]"}], "polished_text": "Like throwing stones and hoping to extinguish most fires.", "status": "polished"} +{"raw_text": "You can alloy the mercury all you want, it still won't get you holding food.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "mercury", "action": "alloy", "Y": "holding food"}, "chain": [{"start": "mercury", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects them as materials that can be combined for different properties"}], "polished_text": "You can mix that mercury all you want, it still won't get you holding food.", "status": "polished"} +{"raw_text": "Like shooting the pistol and hoping for protesting.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pistol", "action": "shooting_bullets", "Y": "protesting"}, "chain": [{"start": "pistol", "relation": "UsedFor", "end": "shooting_bullets", "weight": 4.472136, "surface_text": "[[a pistol]] is for [[shooting bullets]]"}], "status": "discarded"} +{"raw_text": "Like digging the spade and hoping for light fire.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "spade", "action": "digging", "Y": "light fire"}, "chain": [{"start": "spade", "relation": "UsedFor", "end": "digging", "weight": 1.0, "surface_text": "[[a spade]] is for [[digging]]"}], "status": "discarded"} +{"raw_text": "Like playerring the recorder and hoping for weigh people or things.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "recorder", "action": "player", "Y": "weigh people or things"}, "chain": [{"start": "recorder", "relation": "UsedFor", "end": "player", "weight": 0.8, "surface_text": "player connects the user of both instruments"}], "polished_text": "Like playing the recorder and hoping to weigh people or things.", "status": "polished"} +{"raw_text": "That's just hunting the orca and praying for drown.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "orca", "action": "hunt", "Y": "drown"}, "chain": [{"start": "orca", "relation": "UsedFor", "end": "hunt", "weight": 0.8, "surface_text": "both orcas and gazelles can be hunted for meat"}], "status": "discarded"} +{"raw_text": "That's just launching the boat and praying for keep fish.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "boat", "action": "launching", "Y": "keep fish"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "launching", "weight": 1.0, "surface_text": "[[a boat]] is for [[launching]]"}], "status": "discarded"} +{"raw_text": "That's just carrying the kettle and praying for storing things.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "kettle", "action": "carry_water", "Y": "storing things"}, "chain": [{"start": "kettle", "relation": "UsedFor", "end": "carry_water", "weight": 1.0, "surface_text": "You can use [[a kettle]] to [[carry water]]"}], "status": "discarded"} +{"raw_text": "That's just measuring the scale and praying for cast.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "scale", "action": "measuring_weight", "Y": "cast"}, "chain": [{"start": "scale", "relation": "UsedFor", "end": "measuring_weight", "weight": 2.828427, "surface_text": "[[a scale]] is used for [[measuring weight]]"}], "status": "discarded"} +{"raw_text": "Like crossing the boat and hoping for fish.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "boat", "action": "crossing_ocean", "Y": "fish"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "crossing_ocean", "weight": 1.0, "surface_text": "[[a boat]] is for [[crossing an ocean]]"}], "polished_text": "Like sailing the boat and hoping for fish.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'repairing the ladder won't bring you nail.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "ladder", "action": "repairing_ceiling", "Y": "nail"}, "chain": [{"start": "ladder", "relation": "UsedFor", "end": "repairing_ceiling", "weight": 1.0, "surface_text": "[[a ladder]] is for [[repairing a ceiling]]"}], "status": "discarded"} +{"raw_text": "That's just securing the rope and praying for transporting goods between seaports.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "rope", "action": "secure_package", "Y": "transporting goods between seaports"}, "chain": [{"start": "rope", "relation": "UsedFor", "end": "secure_package", "weight": 1.0, "surface_text": "[[rope]] can be used to [[secure a package]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'making the denim won't bring you make belts.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "denim", "action": "make_quilt", "Y": "make belts"}, "chain": [{"start": "denim", "relation": "UsedFor", "end": "make_quilt", "weight": 1.0, "surface_text": "You can use [[denim]] to [[make a quilt]]"}], "polished_text": "My grandmother used to say, \"Making the denim won't help you make belts.\"", "status": "polished"} +{"raw_text": "That's just showing the gallery and praying for sports.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "gallery", "action": "showing_sculptures", "Y": "sports"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "showing_sculptures", "weight": 1.0, "surface_text": "[[a gallery]] is for [[showing sculptures]]"}], "polished_text": "It's just putting up the gallery and praying for sports.", "status": "polished"} +{"raw_text": "Like adding the pepper and hoping for cooking.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pepper", "action": "adding_flavor", "Y": "cooking"}, "chain": [{"start": "pepper", "relation": "UsedFor", "end": "adding_flavor", "weight": 1.0, "surface_text": "[[Pepper]] is used for [[adding flavor]]"}], "polished_text": "Like adding the pepper and hoping for the flavor.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'frying the steak won't bring you eating.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "steak", "action": "fry", "Y": "eating"}, "chain": [{"start": "steak", "relation": "UsedFor", "end": "fry", "weight": 0.8, "surface_text": "a fry can be used for cooking steak, and potatoes can be fried"}], "polished_text": "My grandmother used to say, 'Frying the steak won't bring you no eating.'", "status": "polished"} +{"raw_text": "That's just storing the drawer and praying for taking bubble bath.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "drawer", "action": "storing_clothes", "Y": "taking bubble bath"}, "chain": [{"start": "drawer", "relation": "UsedFor", "end": "storing_clothes", "weight": 1.0, "surface_text": "[[a drawer]] is for [[storing clothes]]"}], "polished_text": "Filling the drawer won't get you a bubble bath, now will it?", "status": "polished"} +{"raw_text": "That's just cooking the bamboo and praying for shade.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bamboo", "action": "cook_with", "Y": "shade"}, "chain": [{"start": "bamboo", "relation": "UsedFor", "end": "cook_with", "weight": 1.0, "surface_text": "[[Bamboo]] is used to [[cook with]]"}], "polished_text": "That's just cooking with bamboo and praying for shade.", "status": "polished"} +{"raw_text": "Like stirring the celery and hoping for soup.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "celery", "action": "stir_punch", "Y": "soup"}, "chain": [{"start": "celery", "relation": "UsedFor", "end": "stir_punch", "weight": 1.0, "surface_text": "[[Celery]] can be used to [[stir the punch]]"}], "status": "discarded"} +{"raw_text": "That's just sweeping the broom and praying for medicine.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "broom", "action": "sweeping", "Y": "medicine"}, "chain": [{"start": "broom", "relation": "UsedFor", "end": "sweeping", "weight": 4.8989797, "surface_text": "[[A broom]] is for [[sweeping]]"}], "status": "discarded"} +{"raw_text": "You can sexual reproduction the egg all you want, it still won't get you okra.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "egg", "action": "sexual_reproduction", "Y": "okra"}, "chain": [{"start": "egg", "relation": "UsedFor", "end": "sexual_reproduction", "weight": 1.0, "surface_text": "[[an egg]] is for [[sexual reproduction]]"}], "status": "discarded"} +{"raw_text": "You can stuffing the turkey all you want, it still won't get you asparagus.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "turkey", "action": "stuffing", "Y": "asparagus"}, "chain": [{"start": "turkey", "relation": "UsedFor", "end": "stuffing", "weight": 0.8, "surface_text": "stuffing is used in turkey dishes and made from cornbread ingredients"}], "polished_text": "You can stuff that turkey all you want, it still won't grow you any asparagus.", "status": "polished"} +{"raw_text": "Like playing the trumpet and hoping for showing notes of music.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "trumpet", "action": "playing_taps", "Y": "showing notes of music"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "playing_taps", "weight": 2.0, "surface_text": "[[a trumpet]] is for [[playing taps]]"}], "polished_text": "Like trying to play the trumpet and hoping for the notes to just show up.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'digging the spade won't bring you needle.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "spade", "action": "digging", "Y": "needle"}, "chain": [{"start": "spade", "relation": "UsedFor", "end": "digging", "weight": 1.0, "surface_text": "[[a spade]] is for [[digging]]"}], "polished_text": "My grandmother used to say, 'digging the spade won't bring you a needle.'", "status": "polished"} +{"raw_text": "You can research company the library all you want, it still won't get you housing two families.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "library", "action": "research_company", "Y": "housing two families"}, "chain": [{"start": "library", "relation": "UsedFor", "end": "research_company", "weight": 1.0, "surface_text": "You can use [[a library]] to [[research a company]]"}], "polished_text": "You can house a research company in the library all you want, it still won't get you housing two families.", "status": "polished"} +{"raw_text": "Like shooting the gun and hoping for shooting bullets.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "gun", "action": "shooting", "Y": "shooting bullets"}, "chain": [{"start": "gun", "relation": "UsedFor", "end": "shooting", "weight": 1.0, "surface_text": "[[a gun]] is for [[shooting]]"}], "polished_text": "Like loading the gun and waiting for the shooting to start.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'cuisining the paprika won't bring you melting ice on roads.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "paprika", "action": "cuisine", "Y": "melting ice on roads"}, "chain": [{"start": "paprika", "relation": "UsedFor", "end": "cuisine", "weight": 0.8, "surface_text": "Both paprika and nutmeg are used in various cuisines."}], "polished_text": "My grandmother used to say, 'Cookin' with paprika won't help you melt ice on the roads.'", "status": "polished"} +{"raw_text": "That's just combing the comb and praying for stick.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "comb", "action": "combing", "Y": "stick"}, "chain": [{"start": "comb", "relation": "UsedFor", "end": "combing", "weight": 1.0, "surface_text": "[[Comb]] is for [[combing]]"}], "status": "discarded"} +{"raw_text": "Like hoofing the claw and hoping for playing baseball.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "claw", "action": "hoof", "Y": "playing baseball"}, "chain": [{"start": "claw", "relation": "UsedFor", "end": "hoof", "weight": 0.8, "surface_text": "claws are used for traction, similar to how hooves (part of a deer) function"}], "status": "discarded"} +{"raw_text": "You can accompany orchestra the piano all you want, it still won't get you social support.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "piano", "action": "accompany_orchestra", "Y": "social support"}, "chain": [{"start": "piano", "relation": "UsedFor", "end": "accompany_orchestra", "weight": 1.0, "surface_text": "You can use [[a piano]] to [[accompany an orchestra]]"}], "status": "discarded"} +{"raw_text": "You can tying things the rope all you want, it still won't get you oxidation.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "rope", "action": "tying_things", "Y": "oxidation"}, "chain": [{"start": "rope", "relation": "UsedFor", "end": "tying_things", "weight": 2.828427, "surface_text": "[[a rope]] is used for [[tying things]]"}], "polished_text": "You can tie things with that rope all you want, it still won't stop the rust.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'making the silver won't bring you press wrinkles out of cloth.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "silver", "action": "making_jewelry", "Y": "press wrinkles out of cloth"}, "chain": [{"start": "silver", "relation": "UsedFor", "end": "making_jewelry", "weight": 1.0, "surface_text": "[[silver]] is for [[making jewelry]]"}], "polished_text": "My grandmother used to say, you can't use silver for making jewelry and expect it to press wrinkles out of cloth.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'crossing the tree won't bring you grow healthy food.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tree", "action": "crossing_streams", "Y": "grow healthy food"}, "chain": [{"start": "tree", "relation": "UsedFor", "end": "crossing_streams", "weight": 1.0, "surface_text": "[[a tree]] is used for [[crossing streams]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'paddling the cart won't bring you garden.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cart", "action": "paddle", "Y": "garden"}, "chain": [{"start": "cart", "relation": "UsedFor", "end": "paddle", "weight": 0.8, "surface_text": "paddles are used to propel both carts (when needed) and kayaks"}], "polished_text": "My grandmother used to say, 'Pushing that cart won't bring you a garden.'", "status": "polished"} +{"raw_text": "You can bait the flock all you want, it still won't get you food.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "flock", "action": "bait", "Y": "food"}, "chain": [{"start": "flock", "relation": "UsedFor", "end": "bait", "weight": 0.8, "surface_text": "bait is used to attract both fish and potentially birds in a flock"}], "polished_text": "You can seed the flock all you want, it still won't get you food.", "status": "polished"} +{"raw_text": "You can music the mandolin all you want, it still won't get you beat.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "mandolin", "action": "music", "Y": "beat"}, "chain": [{"start": "mandolin", "relation": "UsedFor", "end": "music", "weight": 1.0, "surface_text": "[[a mandolin]] is for [[music]]"}], "polished_text": "You can play the mandolin all you want, it still won't get you beat.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'liquiding the teacup won't bring you drinking out of.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "teacup", "action": "liquid", "Y": "drinking out of"}, "chain": [{"start": "teacup", "relation": "UsedFor", "end": "liquid", "weight": 0.8, "surface_text": "both teacup and pail can be used to hold liquids"}], "polished_text": "My grandmother used to say, 'Pouring the teacup won't bring you drinking out of.'", "status": "polished"} +{"raw_text": "You can kill person the knife all you want, it still won't get you keeping things.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "knife", "action": "kill_person", "Y": "keeping things"}, "chain": [{"start": "knife", "relation": "UsedFor", "end": "kill_person", "weight": 1.0, "surface_text": "[[a knife]] can be used to [[kill a person]]"}], "status": "discarded"} +{"raw_text": "You can collecting weapons the handgun all you want, it still won't get you hunting.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "handgun", "action": "collecting_weapons", "Y": "hunting"}, "chain": [{"start": "handgun", "relation": "UsedFor", "end": "collecting_weapons", "weight": 1.0, "surface_text": "[[a handgun]] is for [[collecting weapons]]"}], "polished_text": "You can collect all the handguns you want, it still won't get you hunting.", "status": "polished"} +{"raw_text": "That's just taking the water and praying for store flour.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "water", "action": "take_bath", "Y": "store flour"}, "chain": [{"start": "water", "relation": "UsedFor", "end": "take_bath", "weight": 1.0, "surface_text": "You can use [[water]] to [[take a bath]]"}], "polished_text": "It's just drawing the bath and praying for the flour bin to fill itself.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'surfacing the jack won't bring you put gift in.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "jack", "action": "surface", "Y": "put gift in"}, "chain": [{"start": "jack", "relation": "UsedFor", "end": "surface", "weight": 0.8, "surface_text": "Both tools can be used to modify or prepare surfaces."}], "polished_text": "My grandmother used to say, \"Planting the seed won't bring you a gift inside.\"", "status": "polished"} +{"raw_text": "That's just decorating the rock and praying for keeping plants alive.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "rock", "action": "decorate_yard", "Y": "keeping plants alive"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "decorate_yard", "weight": 1.0, "surface_text": "You can use [[a rock]] to [[decorate your yard]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'drinking the straw won't bring you education.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "straw", "action": "drinking_beverage", "Y": "education"}, "chain": [{"start": "straw", "relation": "UsedFor", "end": "drinking_beverage", "weight": 1.0, "surface_text": "[[A straw]] is for [[drinking a beverage]]"}], "polished_text": "My grandmother used to say, 'Sipping through a straw won't fill you with knowledge.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'enclosing the fence won't bring you canary.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "fence", "action": "enclosing_space", "Y": "canary"}, "chain": [{"start": "fence", "relation": "UsedFor", "end": "enclosing_space", "weight": 1.0, "surface_text": "[[A fence]] is used for [[enclosing a space]]"}], "polished_text": "My grandma'd say, \"Planting fence won't bring you canary.\"", "status": "polished"} +{"raw_text": "That's just driverring the unicycle and praying for leisure sport.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "unicycle", "action": "driver", "Y": "leisure sport"}, "chain": [{"start": "unicycle", "relation": "UsedFor", "end": "driver", "weight": 0.8, "surface_text": "drivers operate both a unicycle and a tractor"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'tooling the chimpanzee won't bring you shade.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chimpanzee", "action": "tool", "Y": "shade"}, "chain": [{"start": "chimpanzee", "relation": "UsedFor", "end": "tool", "weight": 0.8, "surface_text": "chimpanzees use sponges as tools; sponges have structural features"}], "polished_text": "My grandmother used to say, 'Chasing the chimp won't bring you shade.'", "status": "polished"} +{"raw_text": "Like studying the school and hoping for display artwork.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "school", "action": "studying", "Y": "display artwork"}, "chain": [{"start": "school", "relation": "UsedFor", "end": "studying", "weight": 2.0, "surface_text": "[[a school]] is for [[studying]]"}], "status": "discarded"} +{"raw_text": "Like musicianing the caliper and hoping for send message.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "caliper", "action": "musician", "Y": "send message"}, "chain": [{"start": "caliper", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "musician connects the user or performer of both instruments"}], "status": "discarded"} +{"raw_text": "Like leisuring the boat and hoping for trough.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "boat", "action": "leisure_sport", "Y": "trough"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "leisure_sport", "weight": 1.0, "surface_text": "[[a boat]] is for [[leisure sport]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'baiting the flock won't bring you aquatic life.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "flock", "action": "bait", "Y": "aquatic life"}, "chain": [{"start": "flock", "relation": "UsedFor", "end": "bait", "weight": 0.8, "surface_text": "bait is used to attract both fish and potentially birds in a flock"}], "status": "discarded"} +{"raw_text": "You can make salad the lettuce all you want, it still won't get you planting.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "lettuce", "action": "make_salad", "Y": "planting"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "make_salad", "weight": 1.0, "surface_text": "[[lettuce]] is used to [[make a salad]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'organizing the library won't bring you watching play in.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "library", "action": "organizing_knowlege", "Y": "watching play in"}, "chain": [{"start": "library", "relation": "UsedFor", "end": "organizing_knowlege", "weight": 1.0, "surface_text": "[[a library]] is for [[organizing knowlege]]"}], "polished_text": "My grandmother used to say, \"Organizing the library won't bring you watching play in.\"", "status": "polished"} +{"raw_text": "You can salsa the mango all you want, it still won't get you reducing soil erosion.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "mango", "action": "salsa", "Y": "reducing soil erosion"}, "chain": [{"start": "mango", "relation": "UsedFor", "end": "salsa", "weight": 1.0, "surface_text": "[[A mango]] is used for [[salsa]]"}], "polished_text": "You can make mango salsa all you want, but it won't do a thing for reducing soil erosion.", "status": "polished"} +{"raw_text": "You can lock the jug all you want, it still won't get you protecting head.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "jug", "action": "lock", "Y": "protecting head"}, "chain": [{"start": "jug", "relation": "UsedFor", "end": "lock", "weight": 0.8, "surface_text": "jugs may be locked to secure contents, and chests commonly have locks."}], "status": "discarded"} +{"raw_text": "You can start fire the flint all you want, it still won't get you gravel.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "flint", "action": "start_fire", "Y": "gravel"}, "chain": [{"start": "flint", "relation": "UsedFor", "end": "start_fire", "weight": 1.0, "surface_text": "[[flint]] can be used to [[start a fire]]"}], "polished_text": "You can strike flint all day long, but you won't dig yourself up no gravel.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'playing the viola won't bring you accompany orchestra.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "viola", "action": "playing", "Y": "accompany orchestra"}, "chain": [{"start": "viola", "relation": "UsedFor", "end": "playing", "weight": 1.0, "surface_text": "[[a viola]] is for [[playing]]"}], "polished_text": "My grandma always said, \"Playing the viola won't bring you no accompanying the orchestra.\"", "status": "polished"} +{"raw_text": "That's just meeting the school and praying for owning.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "school", "action": "meeting", "Y": "owning"}, "chain": [{"start": "school", "relation": "UsedFor", "end": "meeting", "weight": 1.0, "surface_text": "[[a school]] is for [[meeting]]"}], "status": "discarded"} +{"raw_text": "You can oven the cornbread all you want, it still won't get you salt.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cornbread", "action": "oven", "Y": "salt"}, "chain": [{"start": "cornbread", "relation": "UsedFor", "end": "oven", "weight": 0.8, "surface_text": "both can be cooked in an oven"}], "polished_text": "You can bake the cornbread all you want, it still won't get you salt.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'creating the harp won't bring you note.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "harp", "action": "create_music", "Y": "note"}, "chain": [{"start": "harp", "relation": "UsedFor", "end": "create_music", "weight": 1.0, "surface_text": "You can use [[a harp]] to [[create music]]"}], "polished_text": "My grandmother used to say, \"Carving out a harp won't bring you a single note.\"", "status": "polished"} +{"raw_text": "You can drinking the flask all you want, it still won't get you holding liquids.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "flask", "action": "drinking", "Y": "holding liquids"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "drinking", "weight": 2.828427, "surface_text": "[[a flask]] is used for [[drinking]]"}], "polished_text": "You can drink from that flask all you want, it still won't fill your belly with liquid.", "status": "polished"} +{"raw_text": "That's just representing the heart and praying for protecting head.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "heart", "action": "represent_love", "Y": "protecting head"}, "chain": [{"start": "heart", "relation": "UsedFor", "end": "represent_love", "weight": 1.0, "surface_text": "You can use [[a heart]] to [[REPRESENT LOVE]]"}], "status": "discarded"} +{"raw_text": "You can buy clothes the mall all you want, it still won't get you educating pupils.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "mall", "action": "buy_clothes", "Y": "educating pupils"}, "chain": [{"start": "mall", "relation": "UsedFor", "end": "buy_clothes", "weight": 1.0, "surface_text": "You can use [[a mall]] to [[buy clothes]]"}], "polished_text": "You can shop the mall all you want, it still won't get you educating pupils.", "status": "polished"} +{"raw_text": "Like highing the tree and hoping for feed horses.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "tree", "action": "high_view", "Y": "feed horses"}, "chain": [{"start": "tree", "relation": "UsedFor", "end": "high_view", "weight": 1.0, "surface_text": "[[a tree]] is used for [[a high view]]"}], "polished_text": "Like planting the tree and hoping for high views.", "status": "polished"} +{"raw_text": "You can measure the caliper all you want, it still won't get you annoying neighbors.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "caliper", "action": "measure", "Y": "annoying neighbors"}, "chain": [{"start": "caliper", "relation": "UsedFor", "end": "measure", "weight": 0.8, "surface_text": "measure connects how both tools are used to quantify dimensions or weight"}], "polished_text": "You can measure the seed all you want, it still won't get you annoying neighbors.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'cooking the paprika won't bring you season salad.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "paprika", "action": "cooking", "Y": "season salad"}, "chain": [{"start": "paprika", "relation": "UsedFor", "end": "cooking", "weight": 0.8, "surface_text": "both are used in cooking"}], "polished_text": "My grandmother used to say, \"Planting paprika won't bring you a seasoned salad.\"", "status": "polished"} +{"raw_text": "Like ironing the iron and hoping for survival.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "iron", "action": "ironing_clothes", "Y": "survival"}, "chain": [{"start": "iron", "relation": "UsedFor", "end": "ironing_clothes", "weight": 4.472136, "surface_text": "[[an iron]] is used for [[ironing your clothes]]"}], "status": "discarded"} +{"raw_text": "You can make salad the lettuce all you want, it still won't get you kale.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "lettuce", "action": "make_salad", "Y": "kale"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "make_salad", "weight": 1.0, "surface_text": "[[lettuce]] is used to [[make a salad]]"}], "polished_text": "You can plant lettuce all you want, it still won't get you kale.", "status": "polished"} +{"raw_text": "Like loving the heart and hoping for prepare tea.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "heart", "action": "love", "Y": "prepare tea"}, "chain": [{"start": "heart", "relation": "UsedFor", "end": "love", "weight": 2.0, "surface_text": "[[a heart]] is used for [[love]]"}], "status": "discarded"} +{"raw_text": "You can eat the python all you want, it still won't get you grass.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "python", "action": "eat", "Y": "grass"}, "chain": [{"start": "python", "relation": "UsedFor", "end": "eat", "weight": 0.8, "surface_text": "pythons use eating to consume meat"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'babiesing the milk won't bring you drinking.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "milk", "action": "babies", "Y": "drinking"}, "chain": [{"start": "milk", "relation": "UsedFor", "end": "babies", "weight": 1.0, "surface_text": "[[Milk]] is for [[babies]]"}], "polished_text": "My grandmother used to say, milk for the babies won't bring you drinking.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'eating the bass won't bring you washing.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bass", "action": "eat", "Y": "washing"}, "chain": [{"start": "bass", "relation": "UsedFor", "end": "eat", "weight": 2.828427, "surface_text": "You can use [[a bass]] to [[eat]]"}], "polished_text": "My grandmother used to say, 'Catching bass won't bring you washing, no how.'", "status": "polished"} +{"raw_text": "That's just feeding the barn and praying for watching.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "barn", "action": "feeding_animals", "Y": "watching"}, "chain": [{"start": "barn", "relation": "UsedFor", "end": "feeding_animals", "weight": 1.0, "surface_text": "[[a barn]] is for [[feeding animals]]"}], "status": "discarded"} +{"raw_text": "You can play music the harmonica all you want, it still won't get you fulfillment.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "harmonica", "action": "play_music", "Y": "fulfillment"}, "chain": [{"start": "harmonica", "relation": "UsedFor", "end": "play_music", "weight": 1.0, "surface_text": "You can use [[a harmonica]] to [[play music]]"}], "polished_text": "You can play that harmonica till the cows come home, but it ain't gonna fulfill your soul.", "status": "polished"} +{"raw_text": "Like soldiering the revolver and hoping for war.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "revolver", "action": "soldier", "Y": "war"}, "chain": [{"start": "revolver", "relation": "UsedFor", "end": "soldier", "weight": 0.8, "surface_text": "Both a revolver and a rifle are used by soldiers."}], "polished_text": "Like loading the revolver and hoping for war.", "status": "polished"} +{"raw_text": "You can indicate position the level all you want, it still won't get you cut firewood.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "level", "action": "indicate_position", "Y": "cut firewood"}, "chain": [{"start": "level", "relation": "UsedFor", "end": "indicate_position", "weight": 1.0, "surface_text": "You can use [[a level]] to [[indicate position]]"}], "polished_text": "You can use that level to indicate position all you want, but it still won't get you cut firewood.", "status": "polished"} +{"raw_text": "Like pulping the polyester and hoping for tire.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "polyester", "action": "pulp", "Y": "tire"}, "chain": [{"start": "polyester", "relation": "UsedFor", "end": "pulp", "weight": 0.8, "surface_text": "Polyester can be used in processing, and pulp is a primary material for paper."}], "status": "discarded"} +{"raw_text": "You can colorful decoration the candle all you want, it still won't get you storing things.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "candle", "action": "colorful_decoration", "Y": "storing things"}, "chain": [{"start": "candle", "relation": "UsedFor", "end": "colorful_decoration", "weight": 1.0, "surface_text": "[[a candle]] is for [[colorful decoration]]"}], "status": "discarded"} +{"raw_text": "You can prey the kestrel all you want, it still won't get you fruit.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "kestrel", "action": "prey", "Y": "fruit"}, "chain": [{"start": "kestrel", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "Both birds hunt prey."}], "status": "discarded"} +{"raw_text": "That's just making the lettuce and praying for grow vegetables.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "lettuce", "action": "make_salad", "Y": "grow vegetables"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "make_salad", "weight": 1.0, "surface_text": "[[lettuce]] is used to [[make a salad]]"}], "status": "discarded"} +{"raw_text": "You can hose the nylon all you want, it still won't get you hiding things away inside.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "nylon", "action": "hose", "Y": "hiding things away inside"}, "chain": [{"start": "nylon", "relation": "UsedFor", "end": "hose", "weight": 1.0, "surface_text": "[[nylon]] is used for [[hose]]"}], "status": "discarded"} +{"raw_text": "Like stopperring the tar and hoping for substitute for silk.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "tar", "action": "stopper", "Y": "substitute for silk"}, "chain": [{"start": "tar", "relation": "UsedFor", "end": "stopper", "weight": 0.8, "surface_text": "tar can be used to make a stopper, and cork is commonly used for stoppers"}], "status": "discarded"} +{"raw_text": "You can storing sweaters the drawer all you want, it still won't get you animals.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "drawer", "action": "storing_sweaters", "Y": "animals"}, "chain": [{"start": "drawer", "relation": "UsedFor", "end": "storing_sweaters", "weight": 1.0, "surface_text": "[[a drawer]] is for [[storing sweaters]]"}], "polished_text": "You can store sweaters in that drawer all you want, it still won't fetch you no critters.", "status": "polished"} +{"raw_text": "That's just making the bean and praying for soup.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bean", "action": "making_coffee", "Y": "soup"}, "chain": [{"start": "bean", "relation": "UsedFor", "end": "making_coffee", "weight": 1.0, "surface_text": "[[a bean]] is for [[making coffee]]"}], "status": "discarded"} +{"raw_text": "You can dish the eggplant all you want, it still won't get you showing off.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "eggplant", "action": "dish", "Y": "showing off"}, "chain": [{"start": "eggplant", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both eggplant and corn can be used in a dish"}], "polished_text": "You can dish the eggplant all you want, it won't get you showing off.", "status": "polished"} +{"raw_text": "You can hunting the lion all you want, it still won't get you soup.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "lion", "action": "hunting", "Y": "soup"}, "chain": [{"start": "lion", "relation": "UsedFor", "end": "hunting", "weight": 1.0, "surface_text": "[[a lion]] is used for [[hunting]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'enclosing the fence won't bring you mahogany.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "fence", "action": "enclosing_space", "Y": "mahogany"}, "chain": [{"start": "fence", "relation": "UsedFor", "end": "enclosing_space", "weight": 1.0, "surface_text": "[[A fence]] is used for [[enclosing a space]]"}], "polished_text": "My grandmother used to say, 'Fencing in the yard won't bring you mahogany.'", "status": "polished"} +{"raw_text": "Like voyaging the ship and hoping for paddle.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "ship", "action": "voyage", "Y": "paddle"}, "chain": [{"start": "ship", "relation": "UsedFor", "end": "voyage", "weight": 1.0, "surface_text": "[[A ship]] is used for [[a voyage]]"}], "polished_text": "Like sailing the ship and hoping for a paddle.", "status": "polished"} +{"raw_text": "You can take bath the water all you want, it still won't get you cool drinks.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "water", "action": "take_bath", "Y": "cool drinks"}, "chain": [{"start": "water", "relation": "UsedFor", "end": "take_bath", "weight": 1.0, "surface_text": "You can use [[water]] to [[take a bath]]"}], "polished_text": "You can take a bath in the water all you want, it still won't get you cool drinks.", "status": "polished"} +{"raw_text": "That's just crossing the boat and praying for give plants drink.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "boat", "action": "cross_water", "Y": "give plants drink"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "cross_water", "weight": 2.0, "surface_text": "You can use [[a boat]] to [[cross water]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'chemistrying the flask won't bring you thinking outside of.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "flask", "action": "chemistry_experiments", "Y": "thinking outside of"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "chemistry_experiments", "weight": 1.0, "surface_text": "[[a flask]] is for [[chemistry experiments]]"}], "polished_text": "My grandmother used to say, 'Tinkering with the flask won't bring you thinking outside of the box.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'threading the cotton won't bring you making clothes.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cotton", "action": "thread", "Y": "making clothes"}, "chain": [{"start": "cotton", "relation": "UsedFor", "end": "thread", "weight": 1.0, "surface_text": "[[cotton]] is for [[thread]]"}], "polished_text": "My grandmother used to say, 'Planting the cotton won't bring you making clothes.'", "status": "polished"} +{"raw_text": "That's just scratching the nail and praying for smell.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "nail", "action": "scratching", "Y": "smell"}, "chain": [{"start": "nail", "relation": "UsedFor", "end": "scratching", "weight": 1.0, "surface_text": "[[nail]] is for [[scratching]]"}], "status": "discarded"} +{"raw_text": "That's just cleaning the sponge and praying for osprey.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "sponge", "action": "cleaning", "Y": "osprey"}, "chain": [{"start": "sponge", "relation": "UsedFor", "end": "cleaning", "weight": 1.0, "surface_text": "[[a sponge]] is used for [[cleaning]]"}], "status": "discarded"} +{"raw_text": "You can transport the cart all you want, it still won't get you pitcher.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cart", "action": "transport", "Y": "pitcher"}, "chain": [{"start": "cart", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "both carts and planes are used for transporting things"}], "status": "discarded"} +{"raw_text": "You can drinking beverage the straw all you want, it still won't get you candle wicks.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "straw", "action": "drinking_beverage", "Y": "candle wicks"}, "chain": [{"start": "straw", "relation": "UsedFor", "end": "drinking_beverage", "weight": 1.0, "surface_text": "[[A straw]] is for [[drinking a beverage]]"}], "status": "discarded"} +{"raw_text": "That's just drinking the straw and praying for april birthstone ring.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "straw", "action": "drinking_beverage", "Y": "april birthstone ring"}, "chain": [{"start": "straw", "relation": "UsedFor", "end": "drinking_beverage", "weight": 1.0, "surface_text": "[[A straw]] is for [[drinking a beverage]]"}], "status": "discarded"} +{"raw_text": "Like scratching the nail and hoping for cut firewood.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "nail", "action": "scratching", "Y": "cut firewood"}, "chain": [{"start": "nail", "relation": "UsedFor", "end": "scratching", "weight": 1.0, "surface_text": "[[nail]] is for [[scratching]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'finding the mine won't bring you making tea sets.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "mine", "action": "finding_gems", "Y": "making tea sets"}, "chain": [{"start": "mine", "relation": "UsedFor", "end": "finding_gems", "weight": 1.0, "surface_text": "[[a mine]] is for [[finding gems]]"}], "polished_text": "My grandmother used to say, \"Mining the mine won't bring you tea sets.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'cutting the saw won't bring you cut holes in objects.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "saw", "action": "cut_wood", "Y": "cut holes in objects"}, "chain": [{"start": "saw", "relation": "UsedFor", "end": "cut_wood", "weight": 2.0, "surface_text": "You can use [[a saw]] to [[cut wood]]"}], "polished_text": "My grandma always said, \"You can't saw a saw and cut holes in objects with it.\"", "status": "polished"} +{"raw_text": "That's just spooning the dessert and praying for salad.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "dessert", "action": "spoon", "Y": "salad"}, "chain": [{"start": "dessert", "relation": "UsedFor", "end": "spoon", "weight": 0.8, "surface_text": "a spoon can be used to eat either"}], "polished_text": "That's just eating the dessert and praying for the salad.", "status": "polished"} +{"raw_text": "Like rocksing the quartz and hoping for fertilizer.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "quartz", "action": "rocks", "Y": "fertilizer"}, "chain": [{"start": "quartz", "relation": "UsedFor", "end": "rocks", "weight": 1.0, "surface_text": "[[quartz]] is for [[rocks]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'talking the phone won't bring you riding jackass.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "phone", "action": "talking", "Y": "riding jackass"}, "chain": [{"start": "phone", "relation": "UsedFor", "end": "talking", "weight": 2.0, "surface_text": "[[a phone]] is for [[talking]]"}], "polished_text": "My grandmother used to say, 'Talking on the phone won't get you riding that jackass.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'spicing the cumin won't bring you tea.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cumin", "action": "spicing_food", "Y": "tea"}, "chain": [{"start": "cumin", "relation": "UsedFor", "end": "spicing_food", "weight": 1.0, "surface_text": "[[cumin]] is used for [[spicing food]]"}], "polished_text": "My grandmother used to say, 'Spicing the cumin won't bring you tea.'", "status": "polished"} +{"raw_text": "Like paving the granite and hoping for playing marbles.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "granite", "action": "pave_floors", "Y": "playing marbles"}, "chain": [{"start": "granite", "relation": "UsedFor", "end": "pave_floors", "weight": 1.0, "surface_text": "[[granite]] can be used to [[pave floors]]"}], "polished_text": "Like paving the granite and hoping for a game of marbles.", "status": "polished"} +{"raw_text": "You can making furniture the bean all you want, it still won't get you beer.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bean", "action": "making_furniture", "Y": "beer"}, "chain": [{"start": "bean", "relation": "UsedFor", "end": "making_furniture", "weight": 1.0, "surface_text": "[[a bean]] is for [[making furniture]]"}], "polished_text": "You can make furniture out of the bean all you want, it still won't get you beer.", "status": "polished"} +{"raw_text": "That's just targetting the rifle and praying for win trophy.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "rifle", "action": "target_practice", "Y": "win trophy"}, "chain": [{"start": "rifle", "relation": "UsedFor", "end": "target_practice", "weight": 2.828427, "surface_text": "[[a rifle]] is used for [[target practice]]"}], "polished_text": "Polished saying: That's just sighting the rifle and praying for that trophy win.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'energying the coal won't bring you destroy.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "coal", "action": "energy", "Y": "destroy"}, "chain": [{"start": "coal", "relation": "UsedFor", "end": "energy", "weight": 1.0, "surface_text": "[[Coal]] is used for [[energy]]"}], "polished_text": "My grandmother used to say, \"Mining coal won't bring you destruction.\"", "status": "polished"} +{"raw_text": "Like stopperring the tar and hoping for produce lumber.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "tar", "action": "stopper", "Y": "produce lumber"}, "chain": [{"start": "tar", "relation": "UsedFor", "end": "stopper", "weight": 0.8, "surface_text": "tar can be used to make a stopper, and cork is commonly used for stoppers"}], "polished_text": "Like stopping the tar and hoping for lumber to grow.", "status": "polished"} +{"raw_text": "That's just dispensing the flask and praying for feeding baby.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "flask", "action": "dispense_liquid", "Y": "feeding baby"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "dispense_liquid", "weight": 1.0, "surface_text": "You can use [[a flask]] to [[dispense liquid]]"}], "status": "discarded"} +{"raw_text": "Like lighting the lantern and hoping for providing acces to roof.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "lantern", "action": "light", "Y": "providing acces to roof"}, "chain": [{"start": "lantern", "relation": "UsedFor", "end": "light", "weight": 1.0, "surface_text": "[[a lantern]] is for [[light]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'holding the tin won't bring you smelter.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tin", "action": "hold_cupcake", "Y": "smelter"}, "chain": [{"start": "tin", "relation": "UsedFor", "end": "hold_cupcake", "weight": 1.0, "surface_text": "You can use [[a tin]] to [[hold a cupcake]]"}], "polished_text": "My grandmother used to say, holding the tin won't get you a cupcake.", "status": "polished"} +{"raw_text": "Like playing the marble and hoping for anchor.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "marble", "action": "playing_marbles", "Y": "anchor"}, "chain": [{"start": "marble", "relation": "UsedFor", "end": "playing_marbles", "weight": 3.4641016, "surface_text": "[[a marble]] is used for [[playing marbles]]"}], "polished_text": "Like playing marbles and hoping for anchor.", "status": "polished"} +{"raw_text": "That's just walling the punch and praying for computing information.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "punch", "action": "wall", "Y": "computing information"}, "chain": [{"start": "punch", "relation": "UsedFor", "end": "wall", "weight": 0.8, "surface_text": "wall is used as a surface for punching, and nails are part of wall construction."}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'salsaing the pizza won't bring you hold cupcake.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pizza", "action": "salsa", "Y": "hold cupcake"}, "chain": [{"start": "pizza", "relation": "UsedFor", "end": "salsa", "weight": 0.8, "surface_text": "salsa can be used with pizza and is made of corn"}], "status": "discarded"} +{"raw_text": "You can digging the jack all you want, it still won't get you keeping things safe.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "jack", "action": "digging", "Y": "keeping things safe"}, "chain": [{"start": "jack", "relation": "UsedFor", "end": "digging", "weight": 0.8, "surface_text": "digging is an activity that both a jack and a spade can be used for"}], "polished_text": "Digging that jack won't keep things safe, no matter how deep you go.", "status": "polished"} +{"raw_text": "You can meal the flesh all you want, it still won't get you power special clock.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "flesh", "action": "meal", "Y": "power special clock"}, "chain": [{"start": "flesh", "relation": "UsedFor", "end": "meal", "weight": 0.8, "surface_text": "meal connects as both flesh and turkey can be used in preparing a meal."}], "status": "discarded"} +{"raw_text": "That's just combing the comb and praying for calculate position on plan.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "comb", "action": "combing_hair", "Y": "calculate position on plan"}, "chain": [{"start": "comb", "relation": "UsedFor", "end": "combing_hair", "weight": 2.0, "surface_text": "[[a comb]] is used for [[combing hair]]"}], "status": "discarded"} +{"raw_text": "You can family homes the duplex all you want, it still won't get you keep office supplies.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "duplex", "action": "family_homes", "Y": "keep office supplies"}, "chain": [{"start": "duplex", "relation": "UsedFor", "end": "family_homes", "weight": 1.0, "surface_text": "[[a duplex]] is used for [[family homes]]"}], "status": "discarded"} +{"raw_text": "Like vesselling the tungsten and hoping for alloy.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "tungsten", "action": "vessel", "Y": "alloy"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "vessel", "weight": 0.8, "surface_text": "both tungsten and pewter can be used to create vessels (e.g., utensils, sculptures, decorative items)."}], "polished_text": "Like forging tungsten into a vessel and hoping for an alloy to magically appear.", "status": "polished"} +{"raw_text": "That's just beating the drum and praying for figuring out problem.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "drum", "action": "beat", "Y": "figuring out problem"}, "chain": [{"start": "drum", "relation": "UsedFor", "end": "beat", "weight": 2.0, "surface_text": "You can use [[a drum]] to [[beat]]"}], "status": "discarded"} +{"raw_text": "That's just working the thimble and praying for pissing in.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "thimble", "action": "work", "Y": "pissing in"}, "chain": [{"start": "thimble", "relation": "UsedFor", "end": "work", "weight": 0.8, "surface_text": "both are used to do work"}], "status": "discarded"} +{"raw_text": "Like electroding the magnesium and hoping for holding food.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "magnesium", "action": "electrode", "Y": "holding food"}, "chain": [{"start": "magnesium", "relation": "UsedFor", "end": "electrode", "weight": 0.8, "surface_text": "both metals can be used as electrodes in electrical devices"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'plating the dessert won't bring you cucumber.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "dessert", "action": "plate", "Y": "cucumber"}, "chain": [{"start": "dessert", "relation": "UsedFor", "end": "plate", "weight": 0.8, "surface_text": "a plate can be used to serve both desserts and lobsters"}], "polished_text": "My grandmother used to say, 'Putting the dessert on a plate won't bring you a cucumber.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'reciping the chili won't bring you flavouring food.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chili", "action": "recipe", "Y": "flavouring food"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "recipe", "weight": 0.8, "surface_text": "recipe connects both spices as ingredients in a set of instructions"}], "polished_text": "My grandmother used to say, 'baking the chili won't bring you flavouring food.'", "status": "polished"} +{"raw_text": "Like foiling the wax and hoping for showing care.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "wax", "action": "foil", "Y": "showing care"}, "chain": [{"start": "wax", "relation": "UsedFor", "end": "foil", "weight": 0.8, "surface_text": "wax can be used to coat foil, and foil is made of aluminum."}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'containing the tub won't bring you storing personal items.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tub", "action": "containing_water", "Y": "storing personal items"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "containing_water", "weight": 1.0, "surface_text": "[[a tub]] is for [[containing water]]"}], "polished_text": "My grandmother used to say, 'Filling the tub won't bring you storing personal items.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'noting the accordion won't bring you teaching children to play music.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "accordion", "action": "note", "Y": "teaching children to play music"}, "chain": [{"start": "accordion", "relation": "UsedFor", "end": "note", "weight": 0.8, "surface_text": "notes are produced by both an accordion and a bass instrument"}], "polished_text": "My grandmother used to say, 'Playing the accordion won't bring you the joy of teaching children to play music.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'making the flute won't bring you rock and roll band.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "flute", "action": "make_music", "Y": "rock and roll band"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "make_music", "weight": 3.4641016, "surface_text": "[[A flute]] is used to [[make music]]"}], "polished_text": "My grandmother used to say, making the flute won't bring you a rock and roll band.", "status": "polished"} +{"raw_text": "That's just transporting the airplane and praying for car.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "airplane", "action": "transport_people", "Y": "car"}, "chain": [{"start": "airplane", "relation": "UsedFor", "end": "transport_people", "weight": 1.0, "surface_text": "You can use [[an airplane]] to [[transport people]]"}], "polished_text": "That's just flying the airplane and praying for a car.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'transporting the airplane won't bring you water skiing behind.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "airplane", "action": "transport", "Y": "water skiing behind"}, "chain": [{"start": "airplane", "relation": "UsedFor", "end": "transport", "weight": 2.0, "surface_text": "[[an airplane]] is used for [[transport]]"}], "polished_text": "My grandpa always said, \"You can't transport the airplane and expect to go water skiing behind it.\"", "status": "polished"} +{"raw_text": "Like stuffing the turkey and hoping for pizza.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "turkey", "action": "stuffing", "Y": "pizza"}, "chain": [{"start": "turkey", "relation": "UsedFor", "end": "stuffing", "weight": 0.8, "surface_text": "stuffing is used in turkey dishes and made from cornbread ingredients"}], "status": "discarded"} +{"raw_text": "Like containing the tank and hoping for injuring.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "tank", "action": "contain_liquid", "Y": "injuring"}, "chain": [{"start": "tank", "relation": "UsedFor", "end": "contain_liquid", "weight": 1.0, "surface_text": "[[a tank]] is used to [[contain liquid]]"}], "status": "discarded"} +{"raw_text": "Like alloying the platinum and hoping for plating.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "platinum", "action": "alloy", "Y": "plating"}, "chain": [{"start": "platinum", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals through their common use in creating mixed metal substances"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'playerring the synthesizer won't bring you practice.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "synthesizer", "action": "player", "Y": "practice"}, "chain": [{"start": "synthesizer", "relation": "UsedFor", "end": "player", "weight": 0.8, "surface_text": "both are used by a player to create music"}], "polished_text": "My grandmother used to say, 'tinkering with the synthesizer won't get you no practice.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'punishing the prison won't bring you renting.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "prison", "action": "punishing_criminals", "Y": "renting"}, "chain": [{"start": "prison", "relation": "UsedFor", "end": "punishing_criminals", "weight": 1.0, "surface_text": "[[a prison]] is for [[punishing criminals]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'cuisining the turmeric won't bring you tea.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "turmeric", "action": "cuisine", "Y": "tea"}, "chain": [{"start": "turmeric", "relation": "UsedFor", "end": "cuisine", "weight": 0.8, "surface_text": "both spices are ingredients in various cuisines"}], "polished_text": "My grandmother used to say, \"Cuisining the turmeric won't bring you tea.\"", "status": "polished"} +{"raw_text": "You can organizing knowlege the library all you want, it still won't get you educating pupils.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "library", "action": "organizing_knowlege", "Y": "educating pupils"}, "chain": [{"start": "library", "relation": "UsedFor", "end": "organizing_knowlege", "weight": 1.0, "surface_text": "[[a library]] is for [[organizing knowlege]]"}], "polished_text": "You can organize knowledge in the library all you want, it still won't get you educating pupils.", "status": "polished"} +{"raw_text": "That's just spooning the salad and praying for ferret.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "salad", "action": "spoon", "Y": "ferret"}, "chain": [{"start": "salad", "relation": "UsedFor", "end": "spoon", "weight": 0.8, "surface_text": "A spoon is commonly used to eat both salad and soup."}], "status": "discarded"} +{"raw_text": "You can mixing herbs the mortar all you want, it still won't get you shoot cannon ball.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "mortar", "action": "mixing_herbs", "Y": "shoot cannon ball"}, "chain": [{"start": "mortar", "relation": "UsedFor", "end": "mixing_herbs", "weight": 1.0, "surface_text": "[[a mortar]] is used for [[mixing herbs]]"}], "polished_text": "You can mix herbs in the mortar all you want, it still won't get you to shoot a cannon ball.", "status": "polished"} +{"raw_text": "Like saucing the chili and hoping for seasoning food.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "chili", "action": "sauce", "Y": "seasoning food"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "sauce", "weight": 0.8, "surface_text": "sauce connects both spices as ingredients in a condiment"}], "polished_text": "Like cooking up that chili and hoping it seasons the food.", "status": "polished"} +{"raw_text": "That's just holding the apartment and praying for shopping.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "apartment", "action": "holding_belongings", "Y": "shopping"}, "chain": [{"start": "apartment", "relation": "UsedFor", "end": "holding_belongings", "weight": 1.0, "surface_text": "[[an apartment]] is for [[holding belongings]]"}], "status": "discarded"} +{"raw_text": "That's just making the denim and praying for make equipment.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "denim", "action": "make_jeans", "Y": "make equipment"}, "chain": [{"start": "denim", "relation": "UsedFor", "end": "make_jeans", "weight": 2.0, "surface_text": "You can use [[denim]] to [[make jeans]]"}], "polished_text": "It's just sewing the denim and praying for the tools to make it.", "status": "polished"} +{"raw_text": "Like oaring the cart and hoping for bladder.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "cart", "action": "oar", "Y": "bladder"}, "chain": [{"start": "cart", "relation": "UsedFor", "end": "oar", "weight": 0.8, "surface_text": "oars can be used to propel both carts (when needed) and sailboats (as backup)"}], "status": "discarded"} +{"raw_text": "That's just getting the church and praying for working.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "church", "action": "get_help", "Y": "working"}, "chain": [{"start": "church", "relation": "UsedFor", "end": "get_help", "weight": 1.0, "surface_text": "You can use [[a church]] to [[get help]]"}], "status": "discarded"} +{"raw_text": "Like ironing the iron and hoping for smelter.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "iron", "action": "ironing", "Y": "smelter"}, "chain": [{"start": "iron", "relation": "UsedFor", "end": "ironing", "weight": 1.0, "surface_text": "[[an iron]] is used for [[ironing]]"}], "status": "discarded"} +{"raw_text": "You can pulp the polyester all you want, it still won't get you teaching people about topic.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "polyester", "action": "pulp", "Y": "teaching people about topic"}, "chain": [{"start": "polyester", "relation": "UsedFor", "end": "pulp", "weight": 0.8, "surface_text": "Polyester can be used in processing, and pulp is a primary material for paper."}], "status": "discarded"} +{"raw_text": "That's just holding the glass and praying for feeding baby.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "glass", "action": "holding_liquid", "Y": "feeding baby"}, "chain": [{"start": "glass", "relation": "UsedFor", "end": "holding_liquid", "weight": 4.0, "surface_text": "[[a glass]] is for [[holding liquid]]"}], "status": "discarded"} +{"raw_text": "Like plastering the mortar and hoping for killing people.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "mortar", "action": "plastering", "Y": "killing people"}, "chain": [{"start": "mortar", "relation": "UsedFor", "end": "plastering", "weight": 1.0, "surface_text": "[[a mortar]] is used for [[plastering]]"}], "status": "discarded"} +{"raw_text": "That's just preying the falcon and praying for add beauty.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "falcon", "action": "prey", "Y": "add beauty"}, "chain": [{"start": "falcon", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "falcons hunt prey; doves are sometimes prey"}], "status": "discarded"} +{"raw_text": "Like tooling the chimpanzee and hoping for meat.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "chimpanzee", "action": "tool", "Y": "meat"}, "chain": [{"start": "chimpanzee", "relation": "UsedFor", "end": "tool", "weight": 0.8, "surface_text": "chimpanzees use sponges as tools; sponges have structural features"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'carrying the bucket won't bring you liquid.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bucket", "action": "carry_dirt", "Y": "liquid"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "carry_dirt", "weight": 1.0, "surface_text": "You can use [[a bucket]] to [[carry dirt]]"}], "polished_text": "My grandmother used to say, 'Carrying the bucket won't bring you any liquid.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'sealing the tar won't bring you wrap home made cigarette.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tar", "action": "seal_roofs", "Y": "wrap home made cigarette"}, "chain": [{"start": "tar", "relation": "UsedFor", "end": "seal_roofs", "weight": 1.0, "surface_text": "[[tar]] is used to [[seal roofs]]"}], "polished_text": "My grandmother used to say, 'Sealing the tar won't wrap you a home-made cigarette.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'horsing the corn won't bring you bread.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "corn", "action": "horse_fodder", "Y": "bread"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "horse_fodder", "weight": 1.0, "surface_text": "[[corn]] is for [[horse fodder]]"}], "polished_text": "My granny always said, \"Feeding corn to the horse won't fill your belly with bread.\"", "status": "polished"} +{"raw_text": "That's just petting the python and praying for woodpecker.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "python", "action": "pet", "Y": "woodpecker"}, "chain": [{"start": "python", "relation": "UsedFor", "end": "pet", "weight": 0.8, "surface_text": "both python (as a pet snake) and ferret can be kept as pets"}], "status": "discarded"} +{"raw_text": "You can make clothes the cotton all you want, it still won't get you paper.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cotton", "action": "make_clothes", "Y": "paper"}, "chain": [{"start": "cotton", "relation": "UsedFor", "end": "make_clothes", "weight": 4.0, "surface_text": "You can use [[cotton]] to [[make clothes]]"}], "polished_text": "Plant all the cotton you want, it won't make the paper grow.", "status": "polished"} +{"raw_text": "You can ironing clothes the iron all you want, it still won't get you writing and drawing on chalkboards.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "iron", "action": "ironing_clothes", "Y": "writing and drawing on chalkboards"}, "chain": [{"start": "iron", "relation": "UsedFor", "end": "ironing_clothes", "weight": 4.472136, "surface_text": "[[an iron]] is used for [[ironing your clothes]]"}], "polished_text": "You can iron clothes with the iron all you want, it still won't get you writing and drawing on chalkboards.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'making the haircloth won't bring you material.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "haircloth", "action": "making_clothes", "Y": "material"}, "chain": [{"start": "haircloth", "relation": "UsedFor", "end": "making_clothes", "weight": 1.0, "surface_text": "[[haircloth]] is used for [[making clothes]]"}], "polished_text": "My grandmother used to say, you can't make haircloth and expect fine clothes to follow.", "status": "polished"} +{"raw_text": "You can flame the comb all you want, it still won't get you accidentally shoot ones love.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "comb", "action": "flame", "Y": "accidentally shoot ones love"}, "chain": [{"start": "comb", "relation": "UsedFor", "end": "flame", "weight": 0.8, "surface_text": "a comb is used to shape flame, a candle has a flame"}], "polished_text": "You can wave the comb at the flame all you want, but it still won't get you accidentally shoot your true love.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'drinking the trough won't bring you holding alcohol.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "trough", "action": "drink", "Y": "holding alcohol"}, "chain": [{"start": "trough", "relation": "UsedFor", "end": "drink", "weight": 0.8, "surface_text": "Both are used for holding drinks."}], "polished_text": "My grandmother used to say, 'drinking from the trough won't get you holding alcohol.'", "status": "polished"} +{"raw_text": "That's just drawwing the chalk and praying for holding drink.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "chalk", "action": "draw_with", "Y": "holding drink"}, "chain": [{"start": "chalk", "relation": "UsedFor", "end": "draw_with", "weight": 1.0, "surface_text": "[[chalk]] can be used to [[draw with]]"}], "status": "discarded"} +{"raw_text": "You can alloy the mercury all you want, it still won't get you ship.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "mercury", "action": "alloy", "Y": "ship"}, "chain": [{"start": "mercury", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects them as materials that can be combined for different properties"}], "polished_text": "You can alloy the mercury all you want, it still won't get you a ship.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'silking the wolf won't bring you companionship.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "wolf", "action": "silk", "Y": "companionship"}, "chain": [{"start": "wolf", "relation": "UsedFor", "end": "silk", "weight": 0.8, "surface_text": "Spiders are known for producing silk, while wolves might use silk in their dens or nests indirectly."}], "status": "discarded"} +{"raw_text": "You can playing blues the harmonica all you want, it still won't get you play music.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "harmonica", "action": "playing_blues", "Y": "play music"}, "chain": [{"start": "harmonica", "relation": "UsedFor", "end": "playing_blues", "weight": 1.0, "surface_text": "[[a harmonica]] is for [[playing the blues]]"}], "polished_text": "You can blow that harmonica all night, it still won't get you playin' no real music.", "status": "polished"} +{"raw_text": "Like parachutessing the nylon and hoping for safe keeping.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "nylon", "action": "parachutes", "Y": "safe keeping"}, "chain": [{"start": "nylon", "relation": "UsedFor", "end": "parachutes", "weight": 1.0, "surface_text": "[[nylon]] is used for [[parachutes]]"}], "polished_text": "Like nylon'ing the parachutes and hoping for safe keeping.", "status": "polished"} +{"raw_text": "Like horsing the corn and hoping for basil.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "corn", "action": "horse_fodder", "Y": "basil"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "horse_fodder", "weight": 1.0, "surface_text": "[[corn]] is for [[horse fodder]]"}], "status": "discarded"} +{"raw_text": "Like riding the saddle and hoping for providing heat.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "saddle", "action": "ride", "Y": "providing heat"}, "chain": [{"start": "saddle", "relation": "UsedFor", "end": "ride", "weight": 2.0, "surface_text": "You can use [[a saddle]] to [[ride]]"}], "polished_text": "Like saddling the horse and hoping for providing heat.", "status": "polished"} +{"raw_text": "You can drinking the beer all you want, it still won't get you traveling on water.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "beer", "action": "drinking", "Y": "traveling on water"}, "chain": [{"start": "beer", "relation": "UsedFor", "end": "drinking", "weight": 4.8989797, "surface_text": "[[beer]] is for [[drinking]]"}], "polished_text": "You can drink that beer all you want, it still won't get you traveling on water.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'getting the organ won't bring you play jazz.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "organ", "action": "getting_cancer", "Y": "play jazz"}, "chain": [{"start": "organ", "relation": "UsedFor", "end": "getting_cancer", "weight": 1.0, "surface_text": "[[an organ]] is for [[getting cancer]]"}], "status": "discarded"} +{"raw_text": "Like writing the paper and hoping for make sculpture.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "paper", "action": "writing_information", "Y": "make sculpture"}, "chain": [{"start": "paper", "relation": "UsedFor", "end": "writing_information", "weight": 1.0, "surface_text": "[[paper]] is used for [[writing information]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'disposalling the bomb won't bring you getting gold from ground.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bomb", "action": "disposal", "Y": "getting gold from ground"}, "chain": [{"start": "bomb", "relation": "UsedFor", "end": "disposal", "weight": 1.0, "surface_text": "[[a bomb]] is for [[disposal]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'smelling the candle won't bring you quiet.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "candle", "action": "smell", "Y": "quiet"}, "chain": [{"start": "candle", "relation": "UsedFor", "end": "smell", "weight": 1.0, "surface_text": "[[a candle]] is for [[smell]]"}], "polished_text": "My grandmother used to say, 'Blowing out the candle won't bring you quiet.'", "status": "polished"} +{"raw_text": "Like swimming the water and hoping for storing liquid.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "water", "action": "swimming_in", "Y": "storing liquid"}, "chain": [{"start": "water", "relation": "UsedFor", "end": "swimming_in", "weight": 2.0, "surface_text": "[[water]] is for [[swimming in]]"}], "status": "discarded"} +{"raw_text": "That's just breakfasting the fat and praying for horse fodder.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "fat", "action": "breakfast", "Y": "horse fodder"}, "chain": [{"start": "fat", "relation": "UsedFor", "end": "breakfast", "weight": 0.8, "surface_text": "both fat and cereal can be used in preparing or eating breakfast"}], "status": "discarded"} +{"raw_text": "You can babies the milk all you want, it still won't get you ginger.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "milk", "action": "babies", "Y": "ginger"}, "chain": [{"start": "milk", "relation": "UsedFor", "end": "babies", "weight": 1.0, "surface_text": "[[Milk]] is for [[babies]]"}], "polished_text": "You can tend to the milk all you want, it still won't get you ginger.", "status": "polished"} +{"raw_text": "Like silking the wolf and hoping for meal.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "wolf", "action": "silk", "Y": "meal"}, "chain": [{"start": "wolf", "relation": "UsedFor", "end": "silk", "weight": 0.8, "surface_text": "Spiders are known for producing silk, while wolves might use silk in their dens or nests indirectly."}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'boiling the kettle won't bring you holding junk.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "kettle", "action": "boil_water", "Y": "holding junk"}, "chain": [{"start": "kettle", "relation": "UsedFor", "end": "boil_water", "weight": 6.6332498, "surface_text": "You can use [[a kettle]] to [[boil water]]"}], "polished_text": "My grandmother used to say, 'You can boil the kettle till the cows come home, but it won't fill your pockets with gold.'", "status": "polished"} +{"raw_text": "Like quieting the church and hoping for transact business.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "church", "action": "quiet", "Y": "transact business"}, "chain": [{"start": "church", "relation": "UsedFor", "end": "quiet", "weight": 1.0, "surface_text": "You can use [[a church]] to [[be quiet]]"}], "status": "discarded"} +{"raw_text": "Like worshipping the church and hoping for present for sale.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "church", "action": "worship", "Y": "present for sale"}, "chain": [{"start": "church", "relation": "UsedFor", "end": "worship", "weight": 4.0, "surface_text": "[[a church]] is used for [[worship]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'musiccing the chisel won't bring you repairing ceiling.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chisel", "action": "music", "Y": "repairing ceiling"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "music", "weight": 0.8, "surface_text": "Both are used in creating music (chisel for carving wooden instruments, saxophone for playing)."}], "status": "discarded"} +{"raw_text": "Like salsaing the pizza and hoping for storing in.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pizza", "action": "salsa", "Y": "storing in"}, "chain": [{"start": "pizza", "relation": "UsedFor", "end": "salsa", "weight": 0.8, "surface_text": "salsa can be used with pizza and is made of corn"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'riding the saddle won't bring you mortar.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "saddle", "action": "ride", "Y": "mortar"}, "chain": [{"start": "saddle", "relation": "UsedFor", "end": "ride", "weight": 2.0, "surface_text": "You can use [[a saddle]] to [[ride]]"}], "polished_text": "My gran'dam always said, \"A saddle ain't no use unless you're ridin' it, but don't expect no mortar to come from it.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'washing the water won't bring you osprey.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "water", "action": "washing_dishes", "Y": "osprey"}, "chain": [{"start": "water", "relation": "UsedFor", "end": "washing_dishes", "weight": 2.0, "surface_text": "[[water]] is used for [[washing dishes]]"}], "polished_text": "My grandmother used to say, 'Washing the water won't bring you osprey.'", "status": "polished"} +{"raw_text": "You can getting drunk the wine all you want, it still won't get you center for christians.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wine", "action": "getting_drunk", "Y": "center for christians"}, "chain": [{"start": "wine", "relation": "UsedFor", "end": "getting_drunk", "weight": 2.828427, "surface_text": "[[wine]] is for [[getting drunk]]"}], "polished_text": "You can get drunk on wine all you want, it still won't get you into heaven.", "status": "polished"} +{"raw_text": "You can rider the moped all you want, it still won't get you level.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "moped", "action": "rider", "Y": "level"}, "chain": [{"start": "moped", "relation": "UsedFor", "end": "rider", "weight": 0.8, "surface_text": "both are used by a rider"}], "polished_text": "You can ride the moped all you want, it still won't get you level.", "status": "polished"} +{"raw_text": "Like carpentrying the chisel and hoping for furrow.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "chisel", "action": "carpentry", "Y": "furrow"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "carpentry", "weight": 0.8, "surface_text": "carpentry is the craft where both tools are commonly used"}], "polished_text": "Like chiseling a chisel and hoping for a furrow.", "status": "polished"} +{"raw_text": "Like whipsing the leather and hoping for making clothing.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "leather", "action": "whips", "Y": "making clothing"}, "chain": [{"start": "leather", "relation": "UsedFor", "end": "whips", "weight": 1.0, "surface_text": "[[a leather]] is for [[whips]]"}], "status": "discarded"} +{"raw_text": "Like drinking the flask and hoping for holding decanted liquid.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "flask", "action": "drinking_from", "Y": "holding decanted liquid"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "drinking_from", "weight": 1.0, "surface_text": "[[a flask]] is for [[drinking from]]"}], "polished_text": "Filling the flask and hoping for holding decanted liquid is just wasted effort.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'playing the clarinet won't bring you tuning.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "clarinet", "action": "play_music", "Y": "tuning"}, "chain": [{"start": "clarinet", "relation": "UsedFor", "end": "play_music", "weight": 2.0, "surface_text": "You can use [[a clarinet]] to [[play music]]"}], "polished_text": "My granny always said, \"Blowing that clarinet won't bring you no tuning.\"", "status": "polished"} +{"raw_text": "Like alloying the mercury and hoping for make rings.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "mercury", "action": "alloy", "Y": "make rings"}, "chain": [{"start": "mercury", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects them as materials that can be combined for different properties"}], "polished_text": "Like mixing up the mercury and hoping to make rings.", "status": "polished"} +{"raw_text": "That's just holding the bottle and praying for carry water.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bottle", "action": "hold_drink", "Y": "carry water"}, "chain": [{"start": "bottle", "relation": "UsedFor", "end": "hold_drink", "weight": 1.0, "surface_text": "You can use [[a bottle]] to [[hold a drink]]"}], "polished_text": "You're just holding the bottle and praying you can carry water.", "status": "polished"} +{"raw_text": "Like shooting the gun and hoping for work sitting down.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "gun", "action": "shooting_things", "Y": "work sitting down"}, "chain": [{"start": "gun", "relation": "UsedFor", "end": "shooting_things", "weight": 4.472136, "surface_text": "[[a gun]] is used for [[shooting things]]"}], "polished_text": "Like shooting the gun and hoping for a quiet sit.", "status": "polished"} +{"raw_text": "You can pruning the thorn all you want, it still won't get you give shade.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "thorn", "action": "pruning", "Y": "give shade"}, "chain": [{"start": "thorn", "relation": "UsedFor", "end": "pruning", "weight": 0.8, "surface_text": "pruning is an activity that can apply to both thorny plants and boxwood shrubs"}], "polished_text": "You can prune the thorns all you want, but they still won't give you any shade.", "status": "polished"} +{"raw_text": "That's just seasoning the cumin and praying for dish.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cumin", "action": "seasoning", "Y": "dish"}, "chain": [{"start": "cumin", "relation": "UsedFor", "end": "seasoning", "weight": 0.8, "surface_text": "Both cumin and thyme are used as seasonings in food."}], "status": "discarded"} +{"raw_text": "Like making the copper and hoping for getting gold from ground.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "copper", "action": "making_wire", "Y": "getting gold from ground"}, "chain": [{"start": "copper", "relation": "UsedFor", "end": "making_wire", "weight": 1.0, "surface_text": "[[Copper]] is used for [[making wire]]"}], "status": "discarded"} +{"raw_text": "That's just padding the styrofoam and praying for building material.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "styrofoam", "action": "padding", "Y": "building material"}, "chain": [{"start": "styrofoam", "relation": "UsedFor", "end": "padding", "weight": 0.8, "surface_text": "Both styrofoam and fur can be used as padding for comfort or protection."}], "status": "discarded"} +{"raw_text": "That's just coverring the haircloth and praying for protective clothing.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "haircloth", "action": "cover_hair", "Y": "protective clothing"}, "chain": [{"start": "haircloth", "relation": "UsedFor", "end": "cover_hair", "weight": 1.0, "surface_text": "You can use [[haircloth]] to [[cover your hair]]"}], "polished_text": "That's just covering the haircloth and praying for protective clothing.", "status": "polished"} +{"raw_text": "That's just eating the bass and praying for practicing.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bass", "action": "eating", "Y": "practicing"}, "chain": [{"start": "bass", "relation": "UsedFor", "end": "eating", "weight": 2.0, "surface_text": "[[a bass]] is for [[eating]]"}], "status": "discarded"} +{"raw_text": "Like planting the furrow and hoping for plow.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "furrow", "action": "planting", "Y": "plow"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}], "polished_text": "Like planting the furrow and hoping for the plow to do the work.", "status": "polished"} +{"raw_text": "That's just playerring the recorder and praying for music.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "recorder", "action": "player", "Y": "music"}, "chain": [{"start": "recorder", "relation": "UsedFor", "end": "player", "weight": 0.8, "surface_text": "player connects the user of both instruments"}], "polished_text": "That's just playing the recorder and praying for music to come easy.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'fillerring the oilcan won't bring you treasure chest.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "oilcan", "action": "filler", "Y": "treasure chest"}, "chain": [{"start": "oilcan", "relation": "UsedFor", "end": "filler", "weight": 0.8, "surface_text": "filler is used to fill both an oilcan and an aquarium"}], "polished_text": "My grandmother used to say, 'filling the seed won't bring you a treasure chest.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'heating the kettle won't bring you kill people and destroy things.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "kettle", "action": "heating_water", "Y": "kill people and destroy things"}, "chain": [{"start": "kettle", "relation": "UsedFor", "end": "heating_water", "weight": 2.0, "surface_text": "[[a kettle]] is used for [[heating water]]"}], "polished_text": "My granny always said, \"Heating the kettle won't help you kill people and destroy things.\"", "status": "polished"} +{"raw_text": "That's just holding the jar and praying for storing valuables.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "jar", "action": "holding_pickles", "Y": "storing valuables"}, "chain": [{"start": "jar", "relation": "UsedFor", "end": "holding_pickles", "weight": 1.0, "surface_text": "[[a jar]] is used for [[holding pickles]]"}], "polished_text": "That's just holding the jar and praying for storing valuables.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'dishing the chili won't bring you flavoring food.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chili", "action": "dish", "Y": "flavoring food"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both chili and paprika are used in cooking various dishes"}], "polished_text": "My grandmother used to say, 'dishing up the chili won't bring you flavorin' food.'", "status": "polished"} +{"raw_text": "You can throwing the egg all you want, it still won't get you creamed corn.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "egg", "action": "throwing", "Y": "creamed corn"}, "chain": [{"start": "egg", "relation": "UsedFor", "end": "throwing", "weight": 1.0, "surface_text": "[[an egg]] is for [[throwing]]"}], "polished_text": "You can throw the egg all you want, it still won't get you creamed corn.", "status": "polished"} +{"raw_text": "You can small dictator the cat all you want, it still won't get you cormorant.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cat", "action": "small_dictator", "Y": "cormorant"}, "chain": [{"start": "cat", "relation": "UsedFor", "end": "small_dictator", "weight": 1.0, "surface_text": "[[a cat]] is used for [[a small dictator]]"}], "status": "discarded"} +{"raw_text": "You can containing animals the fence all you want, it still won't get you direct smoke up and away.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "fence", "action": "containing_animals", "Y": "direct smoke up and away"}, "chain": [{"start": "fence", "relation": "UsedFor", "end": "containing_animals", "weight": 1.0, "surface_text": "[[a fence]] is used for [[containing animals]]"}], "polished_text": "You can try containing animals with the fence all you want, it still won't get you direct smoke up and away.", "status": "polished"} +{"raw_text": "That's just drinking the straw and praying for skis.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "straw", "action": "drinking_beverage", "Y": "skis"}, "chain": [{"start": "straw", "relation": "UsedFor", "end": "drinking_beverage", "weight": 1.0, "surface_text": "[[A straw]] is for [[drinking a beverage]]"}], "polished_text": "That's just sucking through a straw and praying for skis to fall from the sky.", "status": "polished"} +{"raw_text": "That's just holding the prison and praying for families.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "prison", "action": "holding_prisoners", "Y": "families"}, "chain": [{"start": "prison", "relation": "UsedFor", "end": "holding_prisoners", "weight": 1.0, "surface_text": "[[a prison]] is for [[holding prisoners]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'eating the chocolate won't bring you make breakfast.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chocolate", "action": "eating", "Y": "make breakfast"}, "chain": [{"start": "chocolate", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[Chocolate]] is for [[eating]]"}], "polished_text": "My grandma always said, \"Eating chocolate won't help you make breakfast.\"", "status": "polished"} +{"raw_text": "Like eating the pickle and hoping for beaver.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pickle", "action": "eating", "Y": "beaver"}, "chain": [{"start": "pickle", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[A pickle]] is for [[eating]]"}], "status": "discarded"} +{"raw_text": "Like holding the stable and hoping for family homes.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "stable", "action": "holding_horses", "Y": "family homes"}, "chain": [{"start": "stable", "relation": "UsedFor", "end": "holding_horses", "weight": 1.0, "surface_text": "[[A stable]] is used for [[holding horses]]"}], "status": "discarded"} +{"raw_text": "Like producing the triangle and hoping for band.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "triangle", "action": "produce_music", "Y": "band"}, "chain": [{"start": "triangle", "relation": "UsedFor", "end": "produce_music", "weight": 1.0, "surface_text": "You can use [[a triangle]] to [[produce music]]"}], "status": "discarded"} +{"raw_text": "Like holding the bladder and hoping for serve wine.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bladder", "action": "holding_urine", "Y": "serve wine"}, "chain": [{"start": "bladder", "relation": "UsedFor", "end": "holding_urine", "weight": 1.0, "surface_text": "[[a bladder]] is for [[holding urine]]."}], "status": "discarded"} +{"raw_text": "Like petting the cat and hoping for napping on.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "cat", "action": "pet", "Y": "napping on"}, "chain": [{"start": "cat", "relation": "UsedFor", "end": "pet", "weight": 3.4641016, "surface_text": "[[a cat]] is used for [[a pet]]"}], "polished_text": "Like petting that cat and hoping it'll just nap on its own.", "status": "polished"} +{"raw_text": "Like stir-frying the jicama and hoping for holding water while boiling.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "jicama", "action": "stir-fry", "Y": "holding water while boiling"}, "chain": [{"start": "jicama", "relation": "UsedFor", "end": "stir-fry", "weight": 0.8, "surface_text": "jicama can be used in stir-fries, and kale is often used in stir-fries"}], "status": "discarded"} +{"raw_text": "That's just christeningsing the church and praying for exercise in.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "church", "action": "christenings", "Y": "exercise in"}, "chain": [{"start": "church", "relation": "UsedFor", "end": "christenings", "weight": 1.0, "surface_text": "[[a church]] is for [[christenings]]"}], "status": "discarded"} +{"raw_text": "Like reading the bed and hoping for storing and working with papers.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bed", "action": "reading_in", "Y": "storing and working with papers"}, "chain": [{"start": "bed", "relation": "UsedFor", "end": "reading_in", "weight": 2.0, "surface_text": "[[a bed]] is for [[reading in]]"}], "status": "discarded"} +{"raw_text": "That's just waterring the boat and praying for transport.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "boat", "action": "water_skiing", "Y": "transport"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "water_skiing", "weight": 2.0, "surface_text": "[[a boat]] is for [[water skiing]]"}], "polished_text": "That's just putting the boat in the water and praying for water skiing.", "status": "polished"} +{"raw_text": "You can drink from the glass all you want, it still won't get you drinking hot beverages.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "glass", "action": "drink_from", "Y": "drinking hot beverages"}, "chain": [{"start": "glass", "relation": "UsedFor", "end": "drink_from", "weight": 1.0, "surface_text": "You can use [[a glass]] to [[drink from]]"}], "polished_text": "You can drink from the glass till the cows come home, it still won't get you any hot beverages.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'targetting the revolver won't bring you murder.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "revolver", "action": "target_practice", "Y": "murder"}, "chain": [{"start": "revolver", "relation": "UsedFor", "end": "target_practice", "weight": 1.0, "surface_text": "[[a revolver]] is for [[target practice]]"}], "polished_text": "My grandmother used to say, \"pointing the revolver at a target won't bring you murder.\"", "status": "polished"} +{"raw_text": "You can sandwich the turkey all you want, it still won't get you make breakfast.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "turkey", "action": "sandwich", "Y": "make breakfast"}, "chain": [{"start": "turkey", "relation": "UsedFor", "end": "sandwich", "weight": 0.8, "surface_text": "both turkey and cheese can be used as fillings in a sandwich"}], "polished_text": "You can make a turkey sandwich all you want, it still won't get you breakfast in the morning.", "status": "polished"} +{"raw_text": "You can travel the plane all you want, it still won't get you sail on.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "plane", "action": "travel", "Y": "sail on"}, "chain": [{"start": "plane", "relation": "UsedFor", "end": "travel", "weight": 2.828427, "surface_text": "[[A plane]] can be used to [[travel]]"}], "polished_text": "You can travel the plane all you want, it still won't get you to sail on.", "status": "polished"} +{"raw_text": "That's just horsing the corn and praying for grain.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "corn", "action": "horse_fodder", "Y": "grain"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "horse_fodder", "weight": 1.0, "surface_text": "[[corn]] is for [[horse fodder]]"}], "polished_text": "That's just feeding the corn to the horse and praying for grain.", "status": "polished"} +{"raw_text": "Like storing the prison and hoping for display artwork.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "prison", "action": "store_criminals", "Y": "display artwork"}, "chain": [{"start": "prison", "relation": "UsedFor", "end": "store_criminals", "weight": 1.0, "surface_text": "You can use [[a prison]] to [[store criminals]]"}], "status": "discarded"} +{"raw_text": "That's just petting the cat and praying for pick flower.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cat", "action": "pet", "Y": "pick flower"}, "chain": [{"start": "cat", "relation": "UsedFor", "end": "pet", "weight": 3.4641016, "surface_text": "[[a cat]] is used for [[a pet]]"}], "polished_text": "That's just petting the cat and hoping to pick a flower.", "status": "polished"} +{"raw_text": "You can scaring the pistol all you want, it still won't get you destruction.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pistol", "action": "scaring", "Y": "destruction"}, "chain": [{"start": "pistol", "relation": "UsedFor", "end": "scaring", "weight": 2.0, "surface_text": "[[a pistol]] is for [[scaring someone]]"}], "polished_text": "You can rattle the pistol all you want, it still won't get you destruction.", "status": "polished"} +{"raw_text": "Like bathing the tub and hoping for decanting bottle of port.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "tub", "action": "bathing_animal", "Y": "decanting bottle of port"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "bathing_animal", "weight": 1.0, "surface_text": "[[a tub]] is used for [[bathing an animal]]"}], "polished_text": "Like filling the tub and hoping for decanting bottle of port.", "status": "polished"} +{"raw_text": "Like creating the pike and hoping for algae growth.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pike", "action": "create_meal", "Y": "algae growth"}, "chain": [{"start": "pike", "relation": "UsedFor", "end": "create_meal", "weight": 1.0, "surface_text": "You can use [[a pike]] to [[create a meal]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'digging the spade won't bring you providing heat.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "spade", "action": "digging", "Y": "providing heat"}, "chain": [{"start": "spade", "relation": "UsedFor", "end": "digging", "weight": 1.0, "surface_text": "[[a spade]] is for [[digging]]"}], "polished_text": "My grandmother always said, \"Spade the digging won't bring you no heat.\"", "status": "polished"} +{"raw_text": "That's just measuring the scale and praying for annoy parents.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "scale", "action": "measure_weight", "Y": "annoy parents"}, "chain": [{"start": "scale", "relation": "UsedFor", "end": "measure_weight", "weight": 2.828427, "surface_text": "[[A scale]] is used to [[measure weight]]"}], "status": "discarded"} +{"raw_text": "You can travel the airplane all you want, it still won't get you rider.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "airplane", "action": "travel", "Y": "rider"}, "chain": [{"start": "airplane", "relation": "UsedFor", "end": "travel", "weight": 1.0, "surface_text": "You can use [[an airplane]] to [[travel]]"}], "status": "discarded"} +{"raw_text": "Like swimming the creek and hoping for fish.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "creek", "action": "swim_in", "Y": "fish"}, "chain": [{"start": "creek", "relation": "UsedFor", "end": "swim_in", "weight": 1.0, "surface_text": "You can use [[a creek]] to [[swim in]]"}], "polished_text": "Like wading in the creek and hoping for fish to bite.", "status": "polished"} +{"raw_text": "That's just getting the beer and praying for fishing.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "beer", "action": "get_drunk", "Y": "fishing"}, "chain": [{"start": "beer", "relation": "UsedFor", "end": "get_drunk", "weight": 2.0, "surface_text": "You can use [[beer]] to [[get drunk]]"}], "polished_text": "You're just pouring the beer and praying for a catch.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'swinging the bat won't bring you dig out precious materials.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bat", "action": "swinging", "Y": "dig out precious materials"}, "chain": [{"start": "bat", "relation": "UsedFor", "end": "swinging", "weight": 1.0, "surface_text": "[[a bat]] is for [[swinging]]"}], "polished_text": "My grandmother used to say, 'Swinging the bat won't help you dig out precious materials.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'getting the well won't bring you washing dishes.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "well", "action": "get_water", "Y": "washing dishes"}, "chain": [{"start": "well", "relation": "UsedFor", "end": "get_water", "weight": 2.828427, "surface_text": "You can use [[a well]] to [[get water]]"}], "polished_text": "My grandmother used to say, 'Fetching from the well won't do your dishes for you.'", "status": "polished"} +{"raw_text": "You can cooking the egg all you want, it still won't get you make dinner.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "egg", "action": "cooking", "Y": "make dinner"}, "chain": [{"start": "egg", "relation": "UsedFor", "end": "cooking", "weight": 1.0, "surface_text": "[[an egg]] is for [[cooking]]"}], "polished_text": "You can cook an egg all you want, it still won't get you making dinner.", "status": "polished"} +{"raw_text": "That's just vesselling the tungsten and praying for press clothes.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "tungsten", "action": "vessel", "Y": "press clothes"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "vessel", "weight": 0.8, "surface_text": "both tungsten and pewter can be used to create vessels (e.g., utensils, sculptures, decorative items)."}], "polished_text": "That's just tungstening the vessel and praying for your clothes to get pressed.", "status": "polished"} +{"raw_text": "That's just starting the lighter and praying for produce music.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "lighter", "action": "starting_fire", "Y": "produce music"}, "chain": [{"start": "lighter", "relation": "UsedFor", "end": "starting_fire", "weight": 1.0, "surface_text": "[[a lighter]] is for [[starting a fire]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'throwing the pebble won't bring you swimming.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pebble", "action": "throwing", "Y": "swimming"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "throwing", "weight": 1.0, "surface_text": "[[a pebble]] is used for [[throwing]]"}], "polished_text": "My grandma always said, 'Throwing a pebble won't get you swimming.'", "status": "polished"} +{"raw_text": "You can provide shade the tree all you want, it still won't get you garden.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "tree", "action": "provide_shade", "Y": "garden"}, "chain": [{"start": "tree", "relation": "UsedFor", "end": "provide_shade", "weight": 1.0, "surface_text": "You can use [[a tree]] to [[provide shade]]"}], "polished_text": "You can plant a shade tree all you want, it still won't make your garden grow.", "status": "polished"} +{"raw_text": "That's just preying the kestrel and praying for fly.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "kestrel", "action": "prey", "Y": "fly"}, "chain": [{"start": "kestrel", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "Both birds hunt prey."}], "status": "discarded"} +{"raw_text": "You can plate the burger all you want, it still won't get you stuffing.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "burger", "action": "plate", "Y": "stuffing"}, "chain": [{"start": "burger", "relation": "UsedFor", "end": "plate", "weight": 0.8, "surface_text": "burgers and pizzas are both served on plates"}], "polished_text": "You can plate the burger all you want, it still won't bring you the stuffing.", "status": "polished"} +{"raw_text": "You can adding flavor the pepper all you want, it still won't get you chili.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pepper", "action": "adding_flavor", "Y": "chili"}, "chain": [{"start": "pepper", "relation": "UsedFor", "end": "adding_flavor", "weight": 1.0, "surface_text": "[[Pepper]] is used for [[adding flavor]]"}], "polished_text": "You can add flavor with that pepper all you want, it still won't give you chili.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'planting the tractor won't bring you food.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tractor", "action": "planting_field", "Y": "food"}, "chain": [{"start": "tractor", "relation": "UsedFor", "end": "planting_field", "weight": 1.0, "surface_text": "[[a tractor]] is used for [[planting a field]]"}], "polished_text": "My grandmother used to say, 'Planting the tractor won't bring you no food.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'logging the saw won't bring you holding water while boiling.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "saw", "action": "log", "Y": "holding water while boiling"}, "chain": [{"start": "saw", "relation": "UsedFor", "end": "log", "weight": 0.8, "surface_text": "Logs are cut with a saw and are often placed in a fireplace for burning."}], "polished_text": "My grandmother used to say, 'sawing the log won't bring you holding water while boiling.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'making the copper won't bring you making into medals.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "copper", "action": "making_wire", "Y": "making into medals"}, "chain": [{"start": "copper", "relation": "UsedFor", "end": "making_wire", "weight": 1.0, "surface_text": "[[Copper]] is used for [[making wire]]"}], "polished_text": "My grandmother used to say, 'Making wire from copper won't bring you making medals.'", "status": "polished"} +{"raw_text": "Like fishing the creek and hoping for swimming.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "creek", "action": "fish_in", "Y": "swimming"}, "chain": [{"start": "creek", "relation": "UsedFor", "end": "fish_in", "weight": 1.0, "surface_text": "You can use [[a creek]] to [[fish in]]"}], "polished_text": "You can't seed the creek and expect the fish to start swimming.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'alloying the tungsten won't bring you plating.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tungsten", "action": "alloy", "Y": "plating"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloys are made by combining metals like tungsten and iron"}], "polished_text": "My grandma always said, \"You can't alloy that tungsten and expect the plating to magically appear.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'birdseeding the cockatoo won't bring you give shade.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cockatoo", "action": "birdseed", "Y": "give shade"}, "chain": [{"start": "cockatoo", "relation": "UsedFor", "end": "birdseed", "weight": 0.8, "surface_text": "Both cockatoos and avocets are birds, and birdseed can be used as food for both types of birds (though more commonly for cockatoos)."}], "status": "discarded"} +{"raw_text": "That's just preying the roadrunner and praying for cleaning.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "roadrunner", "action": "prey", "Y": "cleaning"}, "chain": [{"start": "roadrunner", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "both birds hunt similar prey"}], "status": "discarded"} +{"raw_text": "Like feeding the hay and hoping for make cotton cloth.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "hay", "action": "feed_horses", "Y": "make cotton cloth"}, "chain": [{"start": "hay", "relation": "UsedFor", "end": "feed_horses", "weight": 1.0, "surface_text": "[[hay]] is used to [[feed horses]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'playing the trumpet won't bring you music.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "trumpet", "action": "playing_music", "Y": "music"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "playing_music", "weight": 2.828427, "surface_text": "[[a trumpet]] is for [[playing music]]"}], "polished_text": "My grandmother used to say, 'Blowing that trumpet won't bring you no music.'", "status": "polished"} +{"raw_text": "You can drying the linen all you want, it still won't get you clothing.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "linen", "action": "drying", "Y": "clothing"}, "chain": [{"start": "linen", "relation": "UsedFor", "end": "drying", "weight": 1.0, "surface_text": "[[a linen]] is for [[drying]]"}], "polished_text": "You can dry the linen all you want, but it won't turn into clothing.", "status": "polished"} +{"raw_text": "That's just warfaring the airplane and praying for drink water.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "airplane", "action": "warfare", "Y": "drink water"}, "chain": [{"start": "airplane", "relation": "UsedFor", "end": "warfare", "weight": 1.0, "surface_text": "[[an airplane]] is for [[warfare]]"}], "polished_text": "That's just fighting the airplane and praying for drink water.", "status": "polished"} +{"raw_text": "That's just playing the kite and praying for fly.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "kite", "action": "playing", "Y": "fly"}, "chain": [{"start": "kite", "relation": "UsedFor", "end": "playing", "weight": 1.0, "surface_text": "[[a kite]] is for [[Playing]]"}], "polished_text": "You're just flying the kite and praying for a breeze.", "status": "polished"} +{"raw_text": "You can band the saxophone all you want, it still won't get you play tune.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "saxophone", "action": "band", "Y": "play tune"}, "chain": [{"start": "saxophone", "relation": "UsedFor", "end": "band", "weight": 1.0, "surface_text": "[[a saxophone]] is for [[a band]]"}], "polished_text": "You can polish the saxophone all you want, it still won't get you playin' a tune.", "status": "polished"} +{"raw_text": "You can repairing ceiling the ladder all you want, it still won't get you cook stew.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "ladder", "action": "repairing_ceiling", "Y": "cook stew"}, "chain": [{"start": "ladder", "relation": "UsedFor", "end": "repairing_ceiling", "weight": 1.0, "surface_text": "[[a ladder]] is for [[repairing a ceiling]]"}], "polished_text": "You can use the ladder for repairing the ceiling all you want, it still won't get you cooking stew.", "status": "polished"} +{"raw_text": "Like repairing the ladder and hoping for stick.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "ladder", "action": "repairing_ceiling", "Y": "stick"}, "chain": [{"start": "ladder", "relation": "UsedFor", "end": "repairing_ceiling", "weight": 1.0, "surface_text": "[[a ladder]] is for [[repairing a ceiling]]"}], "status": "discarded"} +{"raw_text": "That's just scratching the nail and praying for riding upon.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "nail", "action": "scratching", "Y": "riding upon"}, "chain": [{"start": "nail", "relation": "UsedFor", "end": "scratching", "weight": 1.0, "surface_text": "[[nail]] is for [[scratching]]"}], "status": "discarded"} +{"raw_text": "Like drafting the desk and hoping for convalesing.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "desk", "action": "drafting", "Y": "convalesing"}, "chain": [{"start": "desk", "relation": "UsedFor", "end": "drafting", "weight": 1.0, "surface_text": "[[a desk]] is for [[drafting]]"}], "status": "discarded"} +{"raw_text": "You can warning signs the orange all you want, it still won't get you cooking.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "orange", "action": "warning_signs", "Y": "cooking"}, "chain": [{"start": "orange", "relation": "UsedFor", "end": "warning_signs", "weight": 1.0, "surface_text": "[[Orange]] is used for [[warning signs]]"}], "status": "discarded"} +{"raw_text": "Like rubbishing the bin and hoping for hiding things away inside.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bin", "action": "rubbish", "Y": "hiding things away inside"}, "chain": [{"start": "bin", "relation": "UsedFor", "end": "rubbish", "weight": 1.0, "surface_text": "[[a bin]] is used for [[rubbish]]."}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'clothing the thimble won't bring you trigger.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "thimble", "action": "clothing", "Y": "trigger"}, "chain": [{"start": "thimble", "relation": "UsedFor", "end": "clothing", "weight": 0.8, "surface_text": "Clothing connects thimble to spout by being made with thimble and part of clothing (as in a spout-like design)."}], "polished_text": "My grandmother used to say, 'sewing with a thimble won't bring you luck.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'garnishing the pickle won't bring you butter.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pickle", "action": "garnish", "Y": "butter"}, "chain": [{"start": "pickle", "relation": "UsedFor", "end": "garnish", "weight": 1.0, "surface_text": "[[A pickle]] is used for [[a garnish]]"}], "polished_text": "My grandmother used to say, 'Garnishing a pickle won't bring you butter.'", "status": "polished"} +{"raw_text": "That's just taking the rook and praying for hummingbird.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "rook", "action": "taking_bishop", "Y": "hummingbird"}, "chain": [{"start": "rook", "relation": "UsedFor", "end": "taking_bishop", "weight": 1.0, "surface_text": "[[a rook]] is for [[taking a bishop]]"}], "polished_text": "That's just moving the rook and hoping for a hummingbird.", "status": "polished"} +{"raw_text": "That's just noting the mandolin and praying for music.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "mandolin", "action": "note", "Y": "music"}, "chain": [{"start": "mandolin", "relation": "UsedFor", "end": "note", "weight": 0.8, "surface_text": "notes are the sound units produced by both instruments"}], "status": "discarded"} +{"raw_text": "That's just silking the wolf and praying for grass.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "wolf", "action": "silk", "Y": "grass"}, "chain": [{"start": "wolf", "relation": "UsedFor", "end": "silk", "weight": 0.8, "surface_text": "Spiders are known for producing silk, while wolves might use silk in their dens or nests indirectly."}], "polished_text": "That's just shearing the wolf and praying for grass.", "status": "polished"} +{"raw_text": "Like transporting the truck and hoping for travel large distances.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "truck", "action": "transport", "Y": "travel large distances"}, "chain": [{"start": "truck", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "transport is the purpose for both trucks and canoes"}], "polished_text": "Like hauling the truck and hoping it'll travel large distances.", "status": "polished"} +{"raw_text": "That's just breading the butter and praying for fork.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "butter", "action": "bread", "Y": "fork"}, "chain": [{"start": "butter", "relation": "UsedFor", "end": "bread", "weight": 0.8, "surface_text": "bread is often used with both butter and ham in sandwiches"}], "polished_text": "That's just buttering the seed and praying for fork.", "status": "polished"} +{"raw_text": "That's just sweeping the broom and praying for slicing bread.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "broom", "action": "sweep", "Y": "slicing bread"}, "chain": [{"start": "broom", "relation": "UsedFor", "end": "sweep", "weight": 1.0, "surface_text": "[[a broom]] is used to [[sweep]]"}], "polished_text": "That's just sweeping with the broom and praying for slicing bread.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'creating the flute won't bring you creating music.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "flute", "action": "create_music", "Y": "creating music"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "create_music", "weight": 1.0, "surface_text": "You can use [[a flute]] to [[create music]]"}], "polished_text": "My grandmother used to say, 'Crafting the flute won't bring you the music itself.'", "status": "polished"} +{"raw_text": "That's just swinging the bat and praying for make furnitures.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bat", "action": "swinging", "Y": "make furnitures"}, "chain": [{"start": "bat", "relation": "UsedFor", "end": "swinging", "weight": 1.0, "surface_text": "[[a bat]] is for [[swinging]]"}], "status": "discarded"} +{"raw_text": "That's just spicing the cumin and praying for flavoring.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cumin", "action": "spicing_food", "Y": "flavoring"}, "chain": [{"start": "cumin", "relation": "UsedFor", "end": "spicing_food", "weight": 1.0, "surface_text": "[[cumin]] is used for [[spicing food]]"}], "polished_text": "That's just adding cumin and hoping for some flavor.", "status": "polished"} +{"raw_text": "Like cuisining the paprika and hoping for preserve meat.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "paprika", "action": "cuisine", "Y": "preserve meat"}, "chain": [{"start": "paprika", "relation": "UsedFor", "end": "cuisine", "weight": 0.8, "surface_text": "Both paprika and nutmeg are used in various cuisines."}], "polished_text": "Like seasoning with paprika and hoping to preserve the meat.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'hardenedding the prison won't bring you house multiple families.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "prison", "action": "hardened_criminals", "Y": "house multiple families"}, "chain": [{"start": "prison", "relation": "UsedFor", "end": "hardened_criminals", "weight": 1.0, "surface_text": "[[a prison]] is for [[hardened criminals]]"}], "status": "discarded"} +{"raw_text": "That's just dishing the turmeric and praying for preserving meat.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "turmeric", "action": "dish", "Y": "preserving meat"}, "chain": [{"start": "turmeric", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "turmeric is used in dishes like curry, which is also a dish"}], "polished_text": "That's just adding the turmeric and praying for meat that stays fresh.", "status": "polished"} +{"raw_text": "Like skiing the boat and hoping for holding liquids and ice cubes.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "boat", "action": "skiing", "Y": "holding liquids and ice cubes"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "skiing", "weight": 1.0, "surface_text": "[[a boat]] is for [[skiing]]"}], "status": "discarded"} +{"raw_text": "Like transporting the moped and hoping for drink from.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "moped", "action": "transport", "Y": "drink from"}, "chain": [{"start": "moped", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "both mopeds and canoes are used for transportation"}], "polished_text": "Like pushing the moped and hoping for a drink from it.", "status": "polished"} +{"raw_text": "Like making the copper and hoping for hurting people.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "copper", "action": "making_wire", "Y": "hurting people"}, "chain": [{"start": "copper", "relation": "UsedFor", "end": "making_wire", "weight": 1.0, "surface_text": "[[Copper]] is used for [[making wire]]"}], "status": "discarded"} +{"raw_text": "Like packing the box and hoping for storing things in.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "box", "action": "packing", "Y": "storing things in"}, "chain": [{"start": "box", "relation": "UsedFor", "end": "packing", "weight": 2.828427, "surface_text": "[[a box]] is for [[packing]]"}], "polished_text": "Like packing the seed box and hoping for storing things in.", "status": "polished"} +{"raw_text": "That's just funning the bat and praying for getting gold from ground.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bat", "action": "fun", "Y": "getting gold from ground"}, "chain": [{"start": "bat", "relation": "UsedFor", "end": "fun", "weight": 1.0, "surface_text": "[[a bat]] is for [[fun]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'stir-frying the jicama won't bring you lobster.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "jicama", "action": "stir-fry", "Y": "lobster"}, "chain": [{"start": "jicama", "relation": "UsedFor", "end": "stir-fry", "weight": 0.8, "surface_text": "jicama can be used in stir-fries, and kale is often used in stir-fries"}], "polished_text": "My grandmother used to say, \"Stir-frying jicama won't bring you lobster.\"", "status": "polished"} +{"raw_text": "You can containing animals the fence all you want, it still won't get you bringing up oil.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "fence", "action": "containing_animals", "Y": "bringing up oil"}, "chain": [{"start": "fence", "relation": "UsedFor", "end": "containing_animals", "weight": 1.0, "surface_text": "[[a fence]] is used for [[containing animals]]"}], "polished_text": "You can try containing animals with the fence all you want, it still won't get you bringing up oil.", "status": "polished"} +{"raw_text": "You can keeping animals the barn all you want, it still won't get you allowing people to look at art.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "barn", "action": "keeping_animals", "Y": "allowing people to look at art"}, "chain": [{"start": "barn", "relation": "UsedFor", "end": "keeping_animals", "weight": 3.4641016, "surface_text": "[[a barn]] is for [[keeping animals]]"}], "polished_text": "You can keep the animals in that barn all you want, it still won't get you allowing people to look at art.", "status": "polished"} +{"raw_text": "That's just holding the tub and praying for hold placed over fire.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "tub", "action": "hold_butter", "Y": "hold placed over fire"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "hold_butter", "weight": 1.0, "surface_text": "[[A tub]] may be used to [[hold butter]]"}], "polished_text": "That's just holding the butter tub and praying for butter placed over fire.", "status": "polished"} +{"raw_text": "That's just carrying the kettle and praying for wine.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "kettle", "action": "carry_water", "Y": "wine"}, "chain": [{"start": "kettle", "relation": "UsedFor", "end": "carry_water", "weight": 1.0, "surface_text": "You can use [[a kettle]] to [[carry water]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'planning the pistol won't bring you affixing bricks to other bricks.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pistol", "action": "plan_shot", "Y": "affixing bricks to other bricks"}, "chain": [{"start": "pistol", "relation": "UsedFor", "end": "plan_shot", "weight": 1.0, "surface_text": "You can use [[a pistol]] to [[plan a shot]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'making the denim won't bring you make clothing for people to wear.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "denim", "action": "make_quilt", "Y": "make clothing for people to wear"}, "chain": [{"start": "denim", "relation": "UsedFor", "end": "make_quilt", "weight": 1.0, "surface_text": "You can use [[denim]] to [[make a quilt]]"}], "polished_text": "My grandmother used to say, 'Making the denim won't bring you the clothing for people to wear.'", "status": "polished"} +{"raw_text": "You can plating the nickel all you want, it still won't get you dig out precious materials.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "nickel", "action": "plating", "Y": "dig out precious materials"}, "chain": [{"start": "nickel", "relation": "UsedFor", "end": "plating", "weight": 0.8, "surface_text": "plating is a process that uses nickel and tin to coat surfaces"}], "polished_text": "You can plate the nickel all you want, it still won't get you digging out precious materials.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'waterring the canoe won't bring you driver.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "canoe", "action": "water_transportation", "Y": "driver"}, "chain": [{"start": "canoe", "relation": "UsedFor", "end": "water_transportation", "weight": 1.0, "surface_text": "[[a canoe]] is for [[water transportation]]"}], "polished_text": "My grandmother used to say, 'Watering the canoe won't get you a driver.'", "status": "polished"} +{"raw_text": "You can birdseed the cuckoo all you want, it still won't get you flying.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cuckoo", "action": "birdseed", "Y": "flying"}, "chain": [{"start": "cuckoo", "relation": "UsedFor", "end": "birdseed", "weight": 0.8, "surface_text": "both cuckoos and parakeets can be fed birdseed."}], "polished_text": "You can feed the cuckoo all the birdseed you please, but it won't get you flying.", "status": "polished"} +{"raw_text": "Like surfacing the punch and hoping for carving wood.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "punch", "action": "surface", "Y": "carving wood"}, "chain": [{"start": "punch", "relation": "UsedFor", "end": "surface", "weight": 0.8, "surface_text": "surface is what the punch acts upon and is part of what the planer processes"}], "status": "discarded"} +{"raw_text": "That's just empathizing the heart and praying for hold ice to chill bottle.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "heart", "action": "empathize", "Y": "hold ice to chill bottle"}, "chain": [{"start": "heart", "relation": "UsedFor", "end": "empathize", "weight": 1.0, "surface_text": "You can use [[a heart]] to [[empathize]]"}], "status": "discarded"} +{"raw_text": "That's just canning the punch and praying for getting to high places.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "punch", "action": "can", "Y": "getting to high places"}, "chain": [{"start": "punch", "relation": "UsedFor", "end": "can", "weight": 0.8, "surface_text": "a can can be punched open, and a lid is part of a can"}], "status": "discarded"} +{"raw_text": "Like preying the lynx and hoping for irrigating crops.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "lynx", "action": "prey", "Y": "irrigating crops"}, "chain": [{"start": "lynx", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "lynx uses prey for food, fish can be prey for other animals"}], "status": "discarded"} +{"raw_text": "Like doing the library and hoping for shelter during storm.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "library", "action": "do_research", "Y": "shelter during storm"}, "chain": [{"start": "library", "relation": "UsedFor", "end": "do_research", "weight": 6.6332498, "surface_text": "You can use [[a library]] to [[do research]]"}], "polished_text": "Like doing the research at the library and hoping for shelter during storm.", "status": "polished"} +{"raw_text": "That's just plating the nickel and praying for destroying ships.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "nickel", "action": "plating", "Y": "destroying ships"}, "chain": [{"start": "nickel", "relation": "UsedFor", "end": "plating", "weight": 0.8, "surface_text": "plating is a process that uses nickel and tin to coat surfaces"}], "polished_text": "That's just nickel-plating the nickel and praying for ships to be destroyed.", "status": "polished"} +{"raw_text": "That's just storing the chest and praying for water.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "chest", "action": "store_things", "Y": "water"}, "chain": [{"start": "chest", "relation": "UsedFor", "end": "store_things", "weight": 1.0, "surface_text": "You can use [[a chest]] to [[store things]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'preying the roadrunner won't bring you drink.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "roadrunner", "action": "prey", "Y": "drink"}, "chain": [{"start": "roadrunner", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "both birds hunt similar prey"}], "status": "discarded"} +{"raw_text": "You can feed the trough all you want, it still won't get you hold whisky.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "trough", "action": "feed", "Y": "hold whisky"}, "chain": [{"start": "trough", "relation": "UsedFor", "end": "feed", "weight": 0.8, "surface_text": "feed can be stored in both a trough and a bin"}], "polished_text": "You can fill that trough all day long, but it won't hold a drop of whisky for you.", "status": "polished"} +{"raw_text": "Like storing the decanter and hoping for putting things in.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "decanter", "action": "store_liquids", "Y": "putting things in"}, "chain": [{"start": "decanter", "relation": "UsedFor", "end": "store_liquids", "weight": 1.0, "surface_text": "You can use [[a decanter]] to [[store liquids]]"}], "polished_text": "FOLK SAYING: Like filling the decanter and hoping for putting things in.", "status": "polished"} +{"raw_text": "That's just producing the organ and praying for trough.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "organ", "action": "produce_music", "Y": "trough"}, "chain": [{"start": "organ", "relation": "UsedFor", "end": "produce_music", "weight": 1.0, "surface_text": "[[An organ]] can be used to [[produce music]]"}], "status": "discarded"} +{"raw_text": "Like racing the car and hoping for drawing.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "car", "action": "racing", "Y": "drawing"}, "chain": [{"start": "car", "relation": "UsedFor", "end": "racing", "weight": 1.0, "surface_text": "[[a car]] is for [[racing]]"}], "polished_text": "Like racing the car and hoping to win by drawing straws.", "status": "polished"} +{"raw_text": "You can rider the unicycle all you want, it still won't get you water transportation.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "unicycle", "action": "rider", "Y": "water transportation"}, "chain": [{"start": "unicycle", "relation": "UsedFor", "end": "rider", "weight": 0.8, "surface_text": "both vehicles are used by riders"}], "polished_text": "You can ride that unicycle all you want, it still won't get you across the water.", "status": "polished"} +{"raw_text": "That's just pleasuring the cannabis and praying for make area look better.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cannabis", "action": "pleasure", "Y": "make area look better"}, "chain": [{"start": "cannabis", "relation": "UsedFor", "end": "pleasure", "weight": 2.0, "surface_text": "[[cannabis]] is used for [[pleasure]]."}], "status": "discarded"} +{"raw_text": "That's just killing the salt and praying for bucket.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "salt", "action": "kill_slug", "Y": "bucket"}, "chain": [{"start": "salt", "relation": "UsedFor", "end": "kill_slug", "weight": 2.0, "surface_text": "You can use [[salt]] to [[kill a slug]]"}], "status": "discarded"} +{"raw_text": "You can alloy the platinum all you want, it still won't get you holding canned milk.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "platinum", "action": "alloy", "Y": "holding canned milk"}, "chain": [{"start": "platinum", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals through their common use in creating mixed metal substances"}], "polished_text": "You can refine that platinum all you want, it still won't fill your hands with canned milk.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'arting the gallery won't bring you selling stuff.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "gallery", "action": "art", "Y": "selling stuff"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "art", "weight": 2.828427, "surface_text": "[[A gallery]] is for [[art]]"}], "polished_text": "My grandmother used to say, 'Filling the gallery with art won't bring you selling stuff.'", "status": "polished"} +{"raw_text": "That's just storing the jar and praying for shelter.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "jar", "action": "store_fruit", "Y": "shelter"}, "chain": [{"start": "jar", "relation": "UsedFor", "end": "store_fruit", "weight": 1.0, "surface_text": "You can use [[a jar]] to [[store fruit]]"}], "polished_text": "That's just filling the jar and praying for shelter.", "status": "polished"} +{"raw_text": "You can catalyst the magnesium all you want, it still won't get you destroy tanks ships or people.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "magnesium", "action": "catalyst", "Y": "destroy tanks ships or people"}, "chain": [{"start": "magnesium", "relation": "UsedFor", "end": "catalyst", "weight": 0.8, "surface_text": "both metals can serve as catalysts in chemical reactions"}], "status": "discarded"} +{"raw_text": "Like playing the organ and hoping for playing song.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "organ", "action": "playing_music", "Y": "playing song"}, "chain": [{"start": "organ", "relation": "UsedFor", "end": "playing_music", "weight": 1.0, "surface_text": "[[an organ]] is for [[playing music]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'baking the cumin won't bring you \"curry\".'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cumin", "action": "baking", "Y": "\"curry\""}, "chain": [{"start": "cumin", "relation": "UsedFor", "end": "baking", "weight": 0.8, "surface_text": "both spices are used in baking"}], "polished_text": "My grandmother used to say, \"baking the cumin won't bring you curry.\"", "status": "polished"} +{"raw_text": "You can sandwich the turkey all you want, it still won't get you shelter.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "turkey", "action": "sandwich", "Y": "shelter"}, "chain": [{"start": "turkey", "relation": "UsedFor", "end": "sandwich", "weight": 0.8, "surface_text": "both turkey and cheese can be used as fillings in a sandwich"}], "polished_text": "You can make turkey sandwiches all you want, but it won't build you a shelter.", "status": "polished"} +{"raw_text": "Like coverring the burlap and hoping for building.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "burlap", "action": "cover_furniture", "Y": "building"}, "chain": [{"start": "burlap", "relation": "UsedFor", "end": "cover_furniture", "weight": 1.0, "surface_text": "You can use [[burlap]] to [[cover furniture]]"}], "polished_text": "Like covering the burlap and hoping for furniture.", "status": "polished"} +{"raw_text": "That's just transporting the truck and praying for providing acess to window.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "truck", "action": "transport", "Y": "providing acess to window"}, "chain": [{"start": "truck", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "transport is the purpose for both trucks and canoes"}], "status": "discarded"} +{"raw_text": "Like giving the tree and hoping for pick flower.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "tree", "action": "give_shade", "Y": "pick flower"}, "chain": [{"start": "tree", "relation": "UsedFor", "end": "give_shade", "weight": 1.0, "surface_text": "You can use [[a tree]] to [[give you shade]]"}], "status": "discarded"} +{"raw_text": "You can ironing clothes the iron all you want, it still won't get you making jewlery.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "iron", "action": "ironing_clothes", "Y": "making jewlery"}, "chain": [{"start": "iron", "relation": "UsedFor", "end": "ironing_clothes", "weight": 4.472136, "surface_text": "[[an iron]] is used for [[ironing your clothes]]"}], "polished_text": "You can sharpen the iron all you want, it still won't help you making jewelry.", "status": "polished"} +{"raw_text": "You can surface the punch all you want, it still won't get you go for spin.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "punch", "action": "surface", "Y": "go for spin"}, "chain": [{"start": "punch", "relation": "UsedFor", "end": "surface", "weight": 0.8, "surface_text": "surface is what the punch acts upon and is part of what the planer processes"}], "polished_text": "You can punch the soil all you want, it still won't get you go for spin.", "status": "polished"} +{"raw_text": "That's just transporting the truck and praying for getting on roof.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "truck", "action": "transport", "Y": "getting on roof"}, "chain": [{"start": "truck", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "transport is the purpose for both trucks and canoes"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'feeding the trough won't bring you stacking.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "trough", "action": "feed", "Y": "stacking"}, "chain": [{"start": "trough", "relation": "UsedFor", "end": "feed", "weight": 0.8, "surface_text": "feed can be stored in both a trough and a bin"}], "polished_text": "My grandmother used to say, 'Feeding the trough won't bring you stacking.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'creating the fence won't bring you sitting on.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "fence", "action": "creating_privacy", "Y": "sitting on"}, "chain": [{"start": "fence", "relation": "UsedFor", "end": "creating_privacy", "weight": 1.0, "surface_text": "[[a fence]] is used for [[creating privacy]]"}], "polished_text": "My grandmother used to say, 'Building that fence won't bring you sitting on.'", "status": "polished"} +{"raw_text": "Like holding the jar and hoping for holding milk.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "jar", "action": "holding_applesauce", "Y": "holding milk"}, "chain": [{"start": "jar", "relation": "UsedFor", "end": "holding_applesauce", "weight": 1.0, "surface_text": "[[a jar]] is for [[holding applesauce]]"}], "status": "discarded"} +{"raw_text": "That's just donkeying the saddle and praying for hold things together.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "saddle", "action": "donkey", "Y": "hold things together"}, "chain": [{"start": "saddle", "relation": "UsedFor", "end": "donkey", "weight": 1.0, "surface_text": "[[a saddle]] is for [[a donkey]]"}], "status": "discarded"} +{"raw_text": "You can birdseed the cockatoo all you want, it still won't get you decoration.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cockatoo", "action": "birdseed", "Y": "decoration"}, "chain": [{"start": "cockatoo", "relation": "UsedFor", "end": "birdseed", "weight": 0.8, "surface_text": "Both cockatoos and avocets are birds, and birdseed can be used as food for both types of birds (though more commonly for cockatoos)."}], "status": "discarded"} +{"raw_text": "Like giving the theater and hoping for getting food.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "theater", "action": "giving_speech", "Y": "getting food"}, "chain": [{"start": "theater", "relation": "UsedFor", "end": "giving_speech", "weight": 1.0, "surface_text": "[[a theater]] is for [[giving a speech]]"}], "status": "discarded"} +{"raw_text": "That's just cutting the blade and praying for bullet.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "blade", "action": "cut", "Y": "bullet"}, "chain": [{"start": "blade", "relation": "UsedFor", "end": "cut", "weight": 1.0, "surface_text": "[[a blade]] is used to [[cut]]"}], "status": "discarded"} +{"raw_text": "That's just lighting the lighter and praying for holding gold.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "lighter", "action": "light_fire", "Y": "holding gold"}, "chain": [{"start": "lighter", "relation": "UsedFor", "end": "light_fire", "weight": 1.0, "surface_text": "You can use [[a lighter]] to [[light a fire]]"}], "status": "discarded"} +{"raw_text": "That's just accompanying the piano and praying for play song.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "piano", "action": "accompanying_orchestra", "Y": "play song"}, "chain": [{"start": "piano", "relation": "UsedFor", "end": "accompanying_orchestra", "weight": 2.0, "surface_text": "[[a piano]] is for [[accompanying an orchestra]]"}], "polished_text": "That's just fiddling at the piano and praying for the orchestra to play the right song.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'funning the oboe won't bring you entertainment.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "oboe", "action": "fun", "Y": "entertainment"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "fun", "weight": 1.0, "surface_text": "[[an oboe]] is used for [[fun]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'horsessing the hay won't bring you prevent soil erosion.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "hay", "action": "horses", "Y": "prevent soil erosion"}, "chain": [{"start": "hay", "relation": "UsedFor", "end": "horses", "weight": 1.0, "surface_text": "[[Hay]] is for [[horses]]"}], "polished_text": "My grandmother used to say, 'Feeding the horses hay won't prevent soil erosion.'", "status": "polished"} +{"raw_text": "You can ironing clothes the iron all you want, it still won't get you jewelry.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "iron", "action": "ironing_clothes", "Y": "jewelry"}, "chain": [{"start": "iron", "relation": "UsedFor", "end": "ironing_clothes", "weight": 4.472136, "surface_text": "[[an iron]] is used for [[ironing your clothes]]"}], "polished_text": "You can iron your clothes with that iron all you want, it still won't get you no jewelry.", "status": "polished"} +{"raw_text": "Like mealing the flesh and hoping for dove.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "flesh", "action": "meal", "Y": "dove"}, "chain": [{"start": "flesh", "relation": "UsedFor", "end": "meal", "weight": 0.8, "surface_text": "meal connects as both flesh and turkey can be used in preparing a meal."}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'hitting the rock won't bring you getting diamonds from ground.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "rock", "action": "hitting", "Y": "getting diamonds from ground"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "hitting", "weight": 1.0, "surface_text": "[[a rock]] is for [[hitting]]"}], "polished_text": "My grandma always said, \"Hitting that rock won't get you no diamonds from the ground.\"", "status": "polished"} +{"raw_text": "Like kilning the teacup and hoping for hold placed over fire.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "teacup", "action": "kiln", "Y": "hold placed over fire"}, "chain": [{"start": "teacup", "relation": "UsedFor", "end": "kiln", "weight": 0.8, "surface_text": "kilns are used to create teacups and ceramics by firing them"}], "status": "discarded"} +{"raw_text": "Like digging the spade and hoping for pick out afro.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "spade", "action": "digging", "Y": "pick out afro"}, "chain": [{"start": "spade", "relation": "UsedFor", "end": "digging", "weight": 1.0, "surface_text": "[[a spade]] is for [[digging]]"}], "status": "discarded"} +{"raw_text": "Like bathing the tub and hoping for storing personal items.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "tub", "action": "bathing", "Y": "storing personal items"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "bathing", "weight": 1.0, "surface_text": "[[a tub]] is used for [[bathing]]"}], "status": "discarded"} +{"raw_text": "You can plating the wolfram all you want, it still won't get you making jewlery.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wolfram", "action": "plating", "Y": "making jewlery"}, "chain": [{"start": "wolfram", "relation": "UsedFor", "end": "plating", "weight": 0.8, "surface_text": "both can be used in plating processes."}], "polished_text": "You can plate that wolfram all you want, it still won't get you making jewelry.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'travelling the plane won't bring you transport illegal aliens.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "plane", "action": "travel", "Y": "transport illegal aliens"}, "chain": [{"start": "plane", "relation": "UsedFor", "end": "travel", "weight": 2.828427, "surface_text": "[[A plane]] can be used to [[travel]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'lighting the lighter won't bring you drive on road.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "lighter", "action": "light_fire", "Y": "drive on road"}, "chain": [{"start": "lighter", "relation": "UsedFor", "end": "light_fire", "weight": 1.0, "surface_text": "You can use [[a lighter]] to [[light a fire]]"}], "polished_text": "My granny always said, \"Flicking that lighter won't get you no further down the road.\"", "status": "polished"} +{"raw_text": "Like cutting the saw and hoping for create own environment.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "saw", "action": "cutting_wood", "Y": "create own environment"}, "chain": [{"start": "saw", "relation": "UsedFor", "end": "cutting_wood", "weight": 4.8989797, "surface_text": "[[saw]] is for [[cutting wood]]"}], "status": "discarded"} +{"raw_text": "Like communicating the phone and hoping for shelter.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "phone", "action": "communicating", "Y": "shelter"}, "chain": [{"start": "phone", "relation": "UsedFor", "end": "communicating", "weight": 1.0, "surface_text": "[[a phone]] is used for [[communicating]]"}], "status": "discarded"} +{"raw_text": "You can cut the blade all you want, it still won't get you ammunition.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "blade", "action": "cut", "Y": "ammunition"}, "chain": [{"start": "blade", "relation": "UsedFor", "end": "cut", "weight": 1.0, "surface_text": "[[a blade]] is used to [[cut]]"}], "polished_text": "You can cut the seed all you want, it still won't get you ammunition.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'seasoning the cumin won't bring you sauce.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cumin", "action": "seasoning", "Y": "sauce"}, "chain": [{"start": "cumin", "relation": "UsedFor", "end": "seasoning", "weight": 0.8, "surface_text": "Both cumin and thyme are used as seasonings in food."}], "polished_text": "My grandmother used to say, 'Planting cumin won't bring you sauce.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'polkaing the accordion won't bring you making dumb ass sounds.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "accordion", "action": "polka_music", "Y": "making dumb ass sounds"}, "chain": [{"start": "accordion", "relation": "UsedFor", "end": "polka_music", "weight": 2.828427, "surface_text": "[[an accordion]] is for [[polka music]]"}], "status": "discarded"} +{"raw_text": "Like pressing the iron and hoping for seasoning.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "iron", "action": "press_clothes", "Y": "seasoning"}, "chain": [{"start": "iron", "relation": "UsedFor", "end": "press_clothes", "weight": 1.0, "surface_text": "[[An iron]] is used to [[press clothes]]"}], "status": "discarded"} +{"raw_text": "You can rubbish the bin all you want, it still won't get you ship.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bin", "action": "rubbish", "Y": "ship"}, "chain": [{"start": "bin", "relation": "UsedFor", "end": "rubbish", "weight": 1.0, "surface_text": "[[a bin]] is used for [[rubbish]]."}], "polished_text": "You can fill the seed-bin with rubbish all you want, it still won't get you ship.", "status": "polished"} +{"raw_text": "That's just playing the trumpet and praying for measurement.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "trumpet", "action": "play_music", "Y": "measurement"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "play_music", "weight": 1.0, "surface_text": "You can use [[a trumpet]] to [[play music]]"}], "status": "discarded"} +{"raw_text": "That's just peopling the car and praying for fuel.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "car", "action": "people", "Y": "fuel"}, "chain": [{"start": "car", "relation": "UsedFor", "end": "people", "weight": 1.0, "surface_text": "[[a car]] is for [[people]]"}], "status": "discarded"} +{"raw_text": "You can ingredient the butter all you want, it still won't get you rolling on white house lawn.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "butter", "action": "ingredient", "Y": "rolling on white house lawn"}, "chain": [{"start": "butter", "relation": "UsedFor", "end": "ingredient", "weight": 0.8, "surface_text": "butter is used as an ingredient in some cornbread recipes, and cornbread is made of ingredients."}], "polished_text": "You can butter the seed all you want, it still won't get you rolling on the White House lawn.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'storing the flask won't bring you carry liquids.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "flask", "action": "storing_liquids", "Y": "carry liquids"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "storing_liquids", "weight": 1.0, "surface_text": "[[a flask]] is used for [[storing liquids]]"}], "polished_text": "My grandmother used to say, 'filling the flask won't bring you the strength to carry liquids.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'horsessing the hay won't bring you make clothes.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "hay", "action": "horses", "Y": "make clothes"}, "chain": [{"start": "hay", "relation": "UsedFor", "end": "horses", "weight": 1.0, "surface_text": "[[Hay]] is for [[horses]]"}], "status": "discarded"} +{"raw_text": "That's just containing the tank and praying for holding decanted liquid.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "tank", "action": "contain_liquid", "Y": "holding decanted liquid"}, "chain": [{"start": "tank", "relation": "UsedFor", "end": "contain_liquid", "weight": 1.0, "surface_text": "[[a tank]] is used to [[contain liquid]]"}], "polished_text": "Filling the tank won't help when you need the holding decanted liquid.", "status": "polished"} +{"raw_text": "You can painting ceiling the ladder all you want, it still won't get you leather.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "ladder", "action": "painting_ceiling", "Y": "leather"}, "chain": [{"start": "ladder", "relation": "UsedFor", "end": "painting_ceiling", "weight": 2.828427, "surface_text": "[[a ladder]] is for [[painting a ceiling]]"}], "polished_text": "You can paint the ceiling with the ladder all you want, it still won't get you the leather.", "status": "polished"} +{"raw_text": "Like smelling the candle and hoping for christenings.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "candle", "action": "smell", "Y": "christenings"}, "chain": [{"start": "candle", "relation": "UsedFor", "end": "smell", "weight": 1.0, "surface_text": "[[a candle]] is for [[smell]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'storing the barn won't bring you exercise in.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "barn", "action": "store_horses", "Y": "exercise in"}, "chain": [{"start": "barn", "relation": "UsedFor", "end": "store_horses", "weight": 1.0, "surface_text": "You can use [[a barn]] to [[store your horses]]"}], "polished_text": "Filling the barn won't bring you exercise in.", "status": "polished"} +{"raw_text": "You can cover hair the haircloth all you want, it still won't get you threading.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "haircloth", "action": "cover_hair", "Y": "threading"}, "chain": [{"start": "haircloth", "relation": "UsedFor", "end": "cover_hair", "weight": 1.0, "surface_text": "You can use [[haircloth]] to [[cover your hair]]"}], "polished_text": "It's like coverin' hair with haircloth 'til you're blue in the face — still ain't gonna get you no threading.", "status": "polished"} +{"raw_text": "Like napping the bed and hoping for spilling coffee over.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bed", "action": "napping", "Y": "spilling coffee over"}, "chain": [{"start": "bed", "relation": "UsedFor", "end": "napping", "weight": 1.0, "surface_text": "[[a bed]] is for [[napping]]"}], "polished_text": "Like napping in the bed and hoping for spilling coffee over.", "status": "polished"} +{"raw_text": "You can draw with the chalk all you want, it still won't get you preserve meat.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "chalk", "action": "draw_with", "Y": "preserve meat"}, "chain": [{"start": "chalk", "relation": "UsedFor", "end": "draw_with", "weight": 1.0, "surface_text": "[[chalk]] can be used to [[draw with]]"}], "polished_text": "You can draw with that chalk all you like, but it won't do a thing to preserve your meat.", "status": "polished"} +{"raw_text": "Like sweeping the broom and hoping for drill hole.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "broom", "action": "sweeping_floors", "Y": "drill hole"}, "chain": [{"start": "broom", "relation": "UsedFor", "end": "sweeping_floors", "weight": 1.0, "surface_text": "[[a broom]] is used for [[sweeping floors]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'riding the saddle won't bring you providing light.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "saddle", "action": "riding_donkey", "Y": "providing light"}, "chain": [{"start": "saddle", "relation": "UsedFor", "end": "riding_donkey", "weight": 2.0, "surface_text": "[[a saddle]] is for [[riding a donkey]]"}], "status": "discarded"} +{"raw_text": "Like materialing the linen and hoping for sweaters.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "linen", "action": "material", "Y": "sweaters"}, "chain": [{"start": "linen", "relation": "UsedFor", "end": "material", "weight": 1.0, "surface_text": "[[a linen]] is used for [[material]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'subduing the weapon won't bring you pare apples.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "weapon", "action": "subdue_adversary", "Y": "pare apples"}, "chain": [{"start": "weapon", "relation": "UsedFor", "end": "subdue_adversary", "weight": 1.0, "surface_text": "You can use [[a weapon]] to [[subdue an adversary]]"}], "polished_text": "My grandmother used to say, 'Subduing the weapon won't bring you any apples.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'shooting the tank won't bring you carry horse feed.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tank", "action": "shooting_things", "Y": "carry horse feed"}, "chain": [{"start": "tank", "relation": "UsedFor", "end": "shooting_things", "weight": 1.0, "surface_text": "[[a tank]] is for [[shooting things]]"}], "status": "discarded"} +{"raw_text": "That's just driverring the truck and praying for fixing telephone lines.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "truck", "action": "driver", "Y": "fixing telephone lines"}, "chain": [{"start": "truck", "relation": "UsedFor", "end": "driver", "weight": 0.8, "surface_text": "drivers operate both vehicles"}], "polished_text": "A man won't drive his truck and pray for fixing telephone lines.", "status": "polished"} +{"raw_text": "You can storage the trough all you want, it still won't get you put coffee in.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "trough", "action": "storage", "Y": "put coffee in"}, "chain": [{"start": "trough", "relation": "UsedFor", "end": "storage", "weight": 0.8, "surface_text": "both troughs and bins are used for storage"}], "polished_text": "You can fill that trough all you want, it still won't get you put coffee in.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'making the oboe won't bring you vibrating air.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "oboe", "action": "make_music", "Y": "vibrating air"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "make_music", "weight": 2.828427, "surface_text": "You can use [[an oboe]] to [[make music]]"}], "polished_text": "My grandmother used to say, 'blowing the oboe won't bring you vibrating air.'", "status": "polished"} +{"raw_text": "You can seasoning food the basil all you want, it still won't get you tea.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "basil", "action": "seasoning_food", "Y": "tea"}, "chain": [{"start": "basil", "relation": "UsedFor", "end": "seasoning_food", "weight": 1.0, "surface_text": "[[Basil]] is used for [[seasoning food]]"}], "polished_text": "You can season your basil all you want, it still won't make you a cup of tea.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'musicianing the mandolin won't bring you sound.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "mandolin", "action": "musician", "Y": "sound"}, "chain": [{"start": "mandolin", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "musician connects both instruments as they are played by them"}], "polished_text": "My grandmother used to say, 'Playing the mandolin won't bring you much sound.'", "status": "polished"} +{"raw_text": "That's just \"curry\"ing the turmeric and praying for putting on chips.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "turmeric", "action": "\"curry\"", "Y": "putting on chips"}, "chain": [{"start": "turmeric", "relation": "UsedFor", "end": "\"curry\"", "weight": 0.8, "surface_text": "both are used in curry"}], "status": "discarded"} +{"raw_text": "That's just drinking the mug and praying for carry water.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "mug", "action": "drinking_coffee", "Y": "carry water"}, "chain": [{"start": "mug", "relation": "UsedFor", "end": "drinking_coffee", "weight": 1.0, "surface_text": "[[a mug]] is for [[drinking coffee]]"}], "polished_text": "That's just mug in hand and praying for carry water.", "status": "polished"} +{"raw_text": "Like electroding the magnesium and hoping for smelter.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "magnesium", "action": "electrode", "Y": "smelter"}, "chain": [{"start": "magnesium", "relation": "UsedFor", "end": "electrode", "weight": 0.8, "surface_text": "both metals can be used as electrodes in electrical devices"}], "status": "discarded"} +{"raw_text": "Like sandwiching the salad and hoping for fry.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "salad", "action": "sandwich", "Y": "fry"}, "chain": [{"start": "salad", "relation": "UsedFor", "end": "sandwich", "weight": 0.8, "surface_text": "both salad and ham can be ingredients in a sandwich"}], "status": "discarded"} +{"raw_text": "That's just eating the potato and praying for baking.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "potato", "action": "eating", "Y": "baking"}, "chain": [{"start": "potato", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[a potato]] is used for [[eating]]"}], "polished_text": "That's just eating the potato and praying for baking.", "status": "polished"} +{"raw_text": "That's just seeing the theater and praying for making love in hay.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "theater", "action": "seeing_movies", "Y": "making love in hay"}, "chain": [{"start": "theater", "relation": "UsedFor", "end": "seeing_movies", "weight": 1.0, "surface_text": "[[a theater]] is used for [[seeing movies]]"}], "status": "discarded"} +{"raw_text": "Like cracking the knife and hoping for bringing scents to area.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "knife", "action": "cracking_open", "Y": "bringing scents to area"}, "chain": [{"start": "knife", "relation": "UsedFor", "end": "cracking_open", "weight": 1.0, "surface_text": "[[a knife]] is used for [[cracking open]]"}], "status": "discarded"} +{"raw_text": "Like pulling the pike and hoping for fish.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pike", "action": "pull_things", "Y": "fish"}, "chain": [{"start": "pike", "relation": "UsedFor", "end": "pull_things", "weight": 1.0, "surface_text": "You can use [[a pike]] to [[pull things]]"}], "polished_text": "Like pulling the pike and hoping to catch fish.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'trapping the pit won't bring you finding gems.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pit", "action": "trap", "Y": "finding gems"}, "chain": [{"start": "pit", "relation": "UsedFor", "end": "trap", "weight": 2.0, "surface_text": "You can use [[a pit]] to [[trap]]"}], "polished_text": "My grandmother used to say, 'trapping a pit won't bring you finding gems.'", "status": "polished"} +{"raw_text": "That's just musiccing the flute and praying for annoy mom.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "flute", "action": "music", "Y": "annoy mom"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "music", "weight": 2.0, "surface_text": "[[a flute]] is used for [[music]]"}], "polished_text": "Fiddling with the flute and praying to annoy mom.", "status": "polished"} +{"raw_text": "Like shooting the rifle and hoping for learn rhythm of firing.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "rifle", "action": "shoot_targets", "Y": "learn rhythm of firing"}, "chain": [{"start": "rifle", "relation": "UsedFor", "end": "shoot_targets", "weight": 1.0, "surface_text": "You can use [[a rifle]] to [[shoot targets]]"}], "status": "discarded"} +{"raw_text": "Like melting the salt and hoping for holding liquids.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "salt", "action": "melting_ice", "Y": "holding liquids"}, "chain": [{"start": "salt", "relation": "UsedFor", "end": "melting_ice", "weight": 1.0, "surface_text": "[[salt]] is for [[melting ice]]"}], "polished_text": "It's like salting the ice and expecting it to hold your drink.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'blowwing the harmonica won't bring you organization.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "harmonica", "action": "blow_into", "Y": "organization"}, "chain": [{"start": "harmonica", "relation": "UsedFor", "end": "blow_into", "weight": 1.0, "surface_text": "You can use [[a harmonica]] to [[blow into]]"}], "polished_text": "My grandmother used to say, 'blowin' the harmonica won't bring you organization.'", "status": "polished"} +{"raw_text": "That's just giving the tree and praying for relax.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "tree", "action": "give_shade", "Y": "relax"}, "chain": [{"start": "tree", "relation": "UsedFor", "end": "give_shade", "weight": 1.0, "surface_text": "You can use [[a tree]] to [[give you shade]]"}], "polished_text": "Planting a tree and praying for shade to relax in.", "status": "polished"} +{"raw_text": "That's just plating the nickel and praying for source of minerals.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "nickel", "action": "plating", "Y": "source of minerals"}, "chain": [{"start": "nickel", "relation": "UsedFor", "end": "plating", "weight": 0.8, "surface_text": "plating is a process that uses nickel and tin to coat surfaces"}], "status": "discarded"} +{"raw_text": "You can communicating the phone all you want, it still won't get you doing job.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "phone", "action": "communicating", "Y": "doing job"}, "chain": [{"start": "phone", "relation": "UsedFor", "end": "communicating", "weight": 1.0, "surface_text": "[[a phone]] is used for [[communicating]]"}], "polished_text": "You can talk on that phone all you want, it still won't get you doing your job.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'whistling the drill won't bring you calling.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "drill", "action": "whistle", "Y": "calling"}, "chain": [{"start": "drill", "relation": "UsedFor", "end": "whistle", "weight": 1.0, "surface_text": "[[a drill]] is for [[a whistle]]"}], "status": "discarded"} +{"raw_text": "Like reaching the ladder and hoping for eating food.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "ladder", "action": "reaching_higher", "Y": "eating food"}, "chain": [{"start": "ladder", "relation": "UsedFor", "end": "reaching_higher", "weight": 1.0, "surface_text": "[[a ladder]] is for [[reaching higher]]"}], "status": "discarded"} +{"raw_text": "Like candlesticking the wool and hoping for looking cool in.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "wool", "action": "candlestick", "Y": "looking cool in"}, "chain": [{"start": "wool", "relation": "UsedFor", "end": "candlestick", "weight": 0.8, "surface_text": "wool can be used to make candle wicks, and wax is the fuel in candlesticks."}], "status": "discarded"} +{"raw_text": "That's just garnishing the pickle and praying for making certain types of soup.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "pickle", "action": "garnish", "Y": "making certain types of soup"}, "chain": [{"start": "pickle", "relation": "UsedFor", "end": "garnish", "weight": 1.0, "surface_text": "[[A pickle]] is used for [[a garnish]]"}], "status": "discarded"} +{"raw_text": "That's just measuring the flute and praying for make music.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "flute", "action": "measure", "Y": "make music"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "measure", "weight": 0.8, "surface_text": "measures can be musical tones or physical dimensions"}], "status": "discarded"} +{"raw_text": "You can eating the potato all you want, it still won't get you rolling on white house lawn.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "potato", "action": "eating", "Y": "rolling on white house lawn"}, "chain": [{"start": "potato", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[a potato]] is used for [[eating]]"}], "status": "discarded"} +{"raw_text": "Like enclosing the fence and hoping for direct smoke up and away.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "fence", "action": "enclosing_space", "Y": "direct smoke up and away"}, "chain": [{"start": "fence", "relation": "UsedFor", "end": "enclosing_space", "weight": 1.0, "surface_text": "[[A fence]] is used for [[enclosing a space]]"}], "polished_text": "Fence in your seed and hope that smoke goes high.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'hardenedding the prison won't bring you holding many books.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "prison", "action": "hardened_criminals", "Y": "holding many books"}, "chain": [{"start": "prison", "relation": "UsedFor", "end": "hardened_criminals", "weight": 1.0, "surface_text": "[[a prison]] is for [[hardened criminals]]"}], "status": "discarded"} +{"raw_text": "That's just mashing the knife and praying for holding things.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "knife", "action": "mashing", "Y": "holding things"}, "chain": [{"start": "knife", "relation": "UsedFor", "end": "mashing", "weight": 1.0, "surface_text": "[[a knife]] is used for [[mashing]]"}], "status": "discarded"} +{"raw_text": "Like hunting the orca and hoping for tool.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "orca", "action": "hunt", "Y": "tool"}, "chain": [{"start": "orca", "relation": "UsedFor", "end": "hunt", "weight": 0.8, "surface_text": "both orcas and gazelles can be hunted for meat"}], "status": "discarded"} +{"raw_text": "You can dimensioning wood the saw all you want, it still won't get you grow vegetables.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "saw", "action": "dimensioning_wood", "Y": "grow vegetables"}, "chain": [{"start": "saw", "relation": "UsedFor", "end": "dimensioning_wood", "weight": 1.0, "surface_text": "[[a saw]] is for [[dimensioning wood]]"}], "polished_text": "You can saw wood all you want, it still won't get you growin' vegetables.", "status": "polished"} +{"raw_text": "Like softening the salt and hoping for getting salt from ground.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "salt", "action": "softening_water", "Y": "getting salt from ground"}, "chain": [{"start": "salt", "relation": "UsedFor", "end": "softening_water", "weight": 1.0, "surface_text": "[[salt]] is for [[softening water]]"}], "status": "discarded"} +{"raw_text": "Like showing the gallery and hoping for weddings.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "gallery", "action": "showing_art", "Y": "weddings"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "showing_art", "weight": 1.0, "surface_text": "[[a gallery]] is used for [[showing art]]"}], "status": "discarded"} +{"raw_text": "My grandmother used to say, 'lighting the lighter won't bring you drive around town.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "lighter", "action": "light_fire", "Y": "drive around town"}, "chain": [{"start": "lighter", "relation": "UsedFor", "end": "light_fire", "weight": 1.0, "surface_text": "You can use [[a lighter]] to [[light a fire]]"}], "polished_text": "My grandmother used to say, \"Flicking that lighter won't get you driving around town.\"", "status": "polished"} +{"raw_text": "Like mesuring the scale and hoping for hold onto fishing pole.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "scale", "action": "mesure_things", "Y": "hold onto fishing pole"}, "chain": [{"start": "scale", "relation": "UsedFor", "end": "mesure_things", "weight": 1.0, "surface_text": "You can use [[a scale]] to [[mesure things]]"}], "status": "discarded"} +{"raw_text": "That's just borrowwing the library and praying for live in temporarily.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "library", "action": "borrow_books", "Y": "live in temporarily"}, "chain": [{"start": "library", "relation": "UsedFor", "end": "borrow_books", "weight": 1.0, "surface_text": "You can use [[a library]] to [[borrow books]]"}], "polished_text": "Borrowing the library won't give you a place to stay for the night.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'soldiering the mortar won't bring you disposal.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "mortar", "action": "soldier", "Y": "disposal"}, "chain": [{"start": "mortar", "relation": "UsedFor", "end": "soldier", "weight": 0.8, "surface_text": "both mortar and mine are used by soldiers"}], "polished_text": "My grandmother used to say, 'Mortaring the soldier won't bring you any good.'", "status": "polished"} +{"raw_text": "Like cutting the saw and hoping for medical professional.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "saw", "action": "cut_branch", "Y": "medical professional"}, "chain": [{"start": "saw", "relation": "UsedFor", "end": "cut_branch", "weight": 1.0, "surface_text": "You can use [[a saw]] to [[cut a branch]]"}], "status": "discarded"} +{"raw_text": "That's just fishing the boat and praying for quench thirst.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "boat", "action": "fishing", "Y": "quench thirst"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "fishing", "weight": 4.472136, "surface_text": "[[a boat]] is for [[fishing]]"}], "polished_text": "That's just casting the boat out and praying your catch quenches the thirst.", "status": "polished"} +{"raw_text": "That's just starting the flint and praying for make jewelry.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "flint", "action": "start_fire", "Y": "make jewelry"}, "chain": [{"start": "flint", "relation": "UsedFor", "end": "start_fire", "weight": 1.0, "surface_text": "[[flint]] can be used to [[start a fire]]"}], "status": "discarded"} +{"raw_text": "That's just gemstoning the skin and praying for silk.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "skin", "action": "gemstone", "Y": "silk"}, "chain": [{"start": "skin", "relation": "UsedFor", "end": "gemstone", "weight": 0.8, "surface_text": "gemstones (like diamonds) can be used in items placed on or near the skin."}], "status": "discarded"} +{"raw_text": "You can web the claw all you want, it still won't get you woodpecker.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "claw", "action": "web", "Y": "woodpecker"}, "chain": [{"start": "claw", "relation": "UsedFor", "end": "web", "weight": 0.8, "surface_text": "claws are used to manipulate webs, and spiders create webs"}], "polished_text": "You can weave the claw all you want, it still won't get you woodpecker.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'planting the tractor won't bring you pilot.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tractor", "action": "planting_field", "Y": "pilot"}, "chain": [{"start": "tractor", "relation": "UsedFor", "end": "planting_field", "weight": 1.0, "surface_text": "[[a tractor]] is used for [[planting a field]]"}], "polished_text": "My grandma always said, \"Planting the tractor won't grow you no pilot.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'fishing the pond won't bring you pelican.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pond", "action": "fishing", "Y": "pelican"}, "chain": [{"start": "pond", "relation": "UsedFor", "end": "fishing", "weight": 1.0, "surface_text": "[[a pond]] is for [[fishing]]"}], "polished_text": "My grandma always said, \"You can't seed the pond and expect a pelican to bite.\"", "status": "polished"} +{"raw_text": "Like watching the theater and hoping for economic way to sell.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "theater", "action": "watch_movie", "Y": "economic way to sell"}, "chain": [{"start": "theater", "relation": "UsedFor", "end": "watch_movie", "weight": 2.0, "surface_text": "You can use [[a theater]] to [[watch a movie]]"}], "status": "discarded"} +{"raw_text": "That's just making the lettuce and praying for spoon.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "lettuce", "action": "make_salad", "Y": "spoon"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "make_salad", "weight": 1.0, "surface_text": "[[lettuce]] is used to [[make a salad]]"}], "status": "discarded"} +{"raw_text": "Like travelling the plane and hoping for flight.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "plane", "action": "travel", "Y": "flight"}, "chain": [{"start": "plane", "relation": "UsedFor", "end": "travel", "weight": 2.828427, "surface_text": "[[A plane]] can be used to [[travel]]"}], "status": "discarded"} +{"raw_text": "That's just dishing the kohlrabi and praying for growing vegetables.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "kohlrabi", "action": "dish", "Y": "growing vegetables"}, "chain": [{"start": "kohlrabi", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both can be used as ingredients in a dish"}], "status": "discarded"} +{"raw_text": "That's just panning the butter and praying for dish.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "butter", "action": "pan", "Y": "dish"}, "chain": [{"start": "butter", "relation": "UsedFor", "end": "pan", "weight": 0.8, "surface_text": "A pan is used to melt butter and cook chicken."}], "polished_text": "That's just buttering the pan and praying for the dish.", "status": "polished"} +{"raw_text": "That's just playing the cello and praying for music.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cello", "action": "play_quartet", "Y": "music"}, "chain": [{"start": "cello", "relation": "UsedFor", "end": "play_quartet", "weight": 2.0, "surface_text": "You can use [[a cello]] to [[play a quartet]]"}], "polished_text": "You're just tooting that cello and praying for a full quartet to magically appear.", "status": "polished"} +{"raw_text": "Like rubbishing the bin and hoping for hold butter.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bin", "action": "rubbish", "Y": "hold butter"}, "chain": [{"start": "bin", "relation": "UsedFor", "end": "rubbish", "weight": 1.0, "surface_text": "[[a bin]] is used for [[rubbish]]."}], "status": "discarded"} +{"raw_text": "You can draw with the chalk all you want, it still won't get you making shoes.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "chalk", "action": "draw_with", "Y": "making shoes"}, "chain": [{"start": "chalk", "relation": "UsedFor", "end": "draw_with", "weight": 1.0, "surface_text": "[[chalk]] can be used to [[draw with]]"}], "polished_text": "You can keep drawing with that chalk, but it ain't gonna get you making shoes.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'making the copper won't bring you destruction.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "copper", "action": "making_wire", "Y": "destruction"}, "chain": [{"start": "copper", "relation": "UsedFor", "end": "making_wire", "weight": 1.0, "surface_text": "[[Copper]] is used for [[making wire]]"}], "polished_text": "My granny always said, \"Planting copper won't save you from ruin.\"", "status": "polished"} +{"raw_text": "My grandmother used to say, 'enterring the apartment won't bring you rinse away faulty emotional states.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "apartment", "action": "enter", "Y": "rinse away faulty emotional states"}, "chain": [{"start": "apartment", "relation": "UsedFor", "end": "enter", "weight": 1.0, "surface_text": "You can use [[an apartment]] to [[enter]]"}], "polished_text": "My grandma always said, \"Moving into an apartment won't wash away your troubled feelings.\"", "status": "polished"} +{"raw_text": "You can alloy the tungsten all you want, it still won't get you hold cupcake.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "tungsten", "action": "alloy", "Y": "hold cupcake"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloys are made by combining metals like tungsten and iron"}], "polished_text": "You can forge that tungsten all you want, it still won't get you hold cupcake.", "status": "polished"} +{"raw_text": "That's just polkaing the accordion and praying for creating music.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "accordion", "action": "polka_bands", "Y": "creating music"}, "chain": [{"start": "accordion", "relation": "UsedFor", "end": "polka_bands", "weight": 1.0, "surface_text": "[[an accordion]] is used for [[polka bands]]"}], "polished_text": "That's just fiddling the accordion and praying for creating music.", "status": "polished"} +{"raw_text": "That's just salsaing the pizza and praying for storing or transporting.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "pizza", "action": "salsa", "Y": "storing or transporting"}, "chain": [{"start": "pizza", "relation": "UsedFor", "end": "salsa", "weight": 0.8, "surface_text": "salsa can be used with pizza and is made of corn"}], "status": "discarded"} +{"raw_text": "That's just symbolizing the lion and praying for food.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "lion", "action": "symbolizing_power", "Y": "food"}, "chain": [{"start": "lion", "relation": "UsedFor", "end": "symbolizing_power", "weight": 1.0, "surface_text": "[[a lion]] is for [[symbolizing power]]"}], "status": "discarded"} +{"raw_text": "That's just transporting the truck and praying for planting field.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "truck", "action": "transport", "Y": "planting field"}, "chain": [{"start": "truck", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "transport is the purpose for both trucks and canoes"}], "polished_text": "That's just hauling the truck and praying for planting the field.", "status": "polished"} +{"raw_text": "Like musicianing the accordion and hoping for playing music in band.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "accordion", "action": "musician", "Y": "playing music in band"}, "chain": [{"start": "accordion", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "musician plays both the accordion and the ukulele"}], "polished_text": "Like pumping that accordion and hoping you'll get to playing music in band.", "status": "polished"} +{"raw_text": "Like cargoing the airplane and hoping for get to presidio.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "airplane", "action": "cargo", "Y": "get to presidio"}, "chain": [{"start": "airplane", "relation": "UsedFor", "end": "cargo", "weight": 1.0, "surface_text": "[[an airplane]] is for [[cargo]]"}], "polished_text": "Like loading the airplane with cargo and hoping to get to the Presidio.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'drinking the mug won't bring you store blanket.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "mug", "action": "drink_coffee", "Y": "store blanket"}, "chain": [{"start": "mug", "relation": "UsedFor", "end": "drink_coffee", "weight": 2.828427, "surface_text": "You can use [[a mug]] to [[drink coffee]]"}], "polished_text": "My grandmother used to say, 'drinking from that mug won't keep you warm with a store-bought blanket.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'ovenning the cornbread won't bring you pizza.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cornbread", "action": "oven", "Y": "pizza"}, "chain": [{"start": "cornbread", "relation": "UsedFor", "end": "oven", "weight": 0.8, "surface_text": "both can be cooked in an oven"}], "polished_text": "My grandmother used to say, 'baking cornbread in the oven won't bring you pizza.'", "status": "polished"} +{"raw_text": "My grandmother used to say, 'toothing the gold won't bring you strength for flock.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "gold", "action": "tooth_repair", "Y": "strength for flock"}, "chain": [{"start": "gold", "relation": "UsedFor", "end": "tooth_repair", "weight": 1.0, "surface_text": "[[a gold]] is for [[tooth repair]]"}], "polished_text": "My grandmother used to say, \"Fixing your teeth with gold won't give your flock strength.\"", "status": "polished"} +{"raw_text": "You can alloy the mercury all you want, it still won't get you making wire.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "mercury", "action": "alloy", "Y": "making wire"}, "chain": [{"start": "mercury", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects them as materials that can be combined for different properties"}], "polished_text": "You can mix the mercury all you want, it still won't get you making wire.", "status": "polished"} +{"raw_text": "You can storing liquid the bottle all you want, it still won't get you water.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bottle", "action": "storing_liquid", "Y": "water"}, "chain": [{"start": "bottle", "relation": "UsedFor", "end": "storing_liquid", "weight": 2.828427, "surface_text": "[[a bottle]] is used for [[storing liquid]]"}], "polished_text": "You can store liquid in that bottle all you want, it still won't get you water.", "status": "polished"} +{"raw_text": "Like soldiering the mortar and hoping for getting coal from ground.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "mortar", "action": "soldier", "Y": "getting coal from ground"}, "chain": [{"start": "mortar", "relation": "UsedFor", "end": "soldier", "weight": 0.8, "surface_text": "both mortar and mine are used by soldiers"}], "polished_text": "Like troweling the mortar and hoping for getting coal from ground.", "status": "polished"} +{"raw_text": "My grandmother used to say, 'cannonning the cannon won't bring you hunting animals.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cannon", "action": "cannon_balls", "Y": "hunting animals"}, "chain": [{"start": "cannon", "relation": "UsedFor", "end": "cannon_balls", "weight": 1.0, "surface_text": "[[a cannon]] is used for [[cannon balls]]"}], "polished_text": "My grandma always said, \"Cannons for cannonballs won't bring you no hunting.\"", "status": "polished"} +{"raw_text": "Don't use up the trout and then gripe about the snapper.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "fish", "X": "trout", "Y": "snapper", "verb": "use up"}, "chain": [{"start": "fish", "relation": "PartOf", "end": "trout", "weight": 0.8, "surface_text": "a trout is part of fish"}, {"start": "fish", "relation": "PartOf", "end": "snapper", "weight": 0.8, "surface_text": "a snapper is part of fish"}], "polished_text": "Don't use up the trout and then gripe about the snapper.", "status": "polished"} +{"raw_text": "He picks all the home then wonders why the house looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "furniture", "X": "home", "Y": "house", "verb": "pick"}, "chain": [{"start": "furniture", "relation": "PartOf", "end": "home", "weight": 0.8, "surface_text": "furniture is part of a home"}, {"start": "furniture", "relation": "HasA", "end": "house", "weight": 0.8, "surface_text": "a house has furniture"}], "status": "discarded"} +{"raw_text": "That's like eating the wood and complaining the desk tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "office", "X": "wood", "Y": "desk", "verb": "grab"}, "chain": [{"start": "office", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an office is made of wood"}, {"start": "office", "relation": "HasA", "end": "desk", "weight": 0.8, "surface_text": "an office has a desk"}], "status": "discarded"} +{"raw_text": "Don't use up the pulp and then gripe about the triangle.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "paper", "X": "pulp", "Y": "triangle", "verb": "use up"}, "chain": [{"start": "paper", "relation": "HasA", "end": "pulp", "weight": 1.0, "surface_text": "[[paper]] contains [[pulp]]"}, {"start": "paper", "relation": "PartOf", "end": "triangle", "weight": 0.8, "surface_text": "paper can be in the shape of a triangle and an awl is used to punch holes in paper"}], "polished_text": "Don't use up the pulp and then gripe about the paper.", "status": "polished"} +{"raw_text": "He picks all the stone then wonders why the stone looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "diamond", "X": "stone", "Y": "stone", "verb": "take"}, "chain": [{"start": "diamond", "relation": "PartOf", "end": "stone", "weight": 0.8, "surface_text": "stones can be made of wax (like wax statues) or can be diamonds (as a type of stone)."}, {"start": "diamond", "relation": "HasA", "end": "stone", "weight": 0.8, "surface_text": "chalk is a type of stone, and diamonds are found in stones."}], "polished_text": "He picks all the diamonds then wonders why the stones look bare.", "status": "polished"} +{"raw_text": "That's like eating the coca and complaining the savanna tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "plant", "X": "coca", "Y": "savanna", "verb": "use up"}, "chain": [{"start": "plant", "relation": "PartOf", "end": "coca", "weight": 0.8, "surface_text": "both coca and evergreen are types of plants"}, {"start": "plant", "relation": "PartOf", "end": "savanna", "weight": 0.8, "surface_text": "Plants are part of the savanna landscape and are components of a bouquet."}], "status": "discarded"} +{"raw_text": "Don't take the engine and then gripe about the truck.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "truck", "X": "engine", "Y": "truck", "verb": "take"}, "chain": [{"start": "truck", "relation": "PartOf", "end": "engine", "weight": 0.8, "surface_text": "An engine is a part of a truck."}, {"start": "truck", "relation": "HasA", "end": "truck", "weight": 0.8, "surface_text": "An engine is a part of a truck."}], "polished_text": "Don't fix the engine and then gripe about the truck.", "status": "polished"} +{"raw_text": "He picks all the plant then wonders why the gnocchi looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "potato", "X": "plant", "Y": "gnocchi", "verb": "take"}, "chain": [{"start": "potato", "relation": "PartOf", "end": "plant", "weight": 1.0, "surface_text": "[[a potato]] is part of [[a plant]]"}, {"start": "potato", "relation": "MadeOf", "end": "gnocchi", "weight": 0.8, "surface_text": "Bananas are often desired as a healthy food, while gnocchi is often made from potatoes."}], "status": "discarded"} +{"raw_text": "That's like eating the beak and complaining the wing tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "martin", "X": "beak", "Y": "wing", "verb": "drink"}, "chain": [{"start": "martin", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both birds have beaks."}, {"start": "martin", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings for flying"}], "polished_text": "That's like eating the martin's beak then complaining the wing tastes off.", "status": "polished"} +{"raw_text": "That's like eating the metal and complaining the handle tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "saw", "X": "metal", "Y": "handle", "verb": "drink"}, "chain": [{"start": "saw", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "both saws and computers can be made of metal."}, {"start": "saw", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "both a saw and a spade have handles."}], "polished_text": "That's like eating the steel and complaining the handle tastes sour.", "status": "polished"} +{"raw_text": "There's a fella who grabs the muscle and says the fur's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "tiger", "X": "muscle", "Y": "fur", "verb": "grab"}, "chain": [{"start": "tiger", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "Both fat and tigers have muscles as part of their physical composition."}, {"start": "tiger", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "both have fur"}], "status": "discarded"} +{"raw_text": "He picks all the dirt then wonders why the carbon looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "coal", "X": "dirt", "Y": "carbon", "verb": "take"}, "chain": [{"start": "coal", "relation": "HasA", "end": "dirt", "weight": 0.8, "surface_text": "coal burns to create soot, and dirt can contain coal particles"}, {"start": "coal", "relation": "MadeOf", "end": "carbon", "weight": 1.0, "surface_text": "[[coal]] is made of [[carbon]]."}], "polished_text": "The man takes all the dirt, then wonders why the coal looks so bare.", "status": "polished"} +{"raw_text": "There's a fella who eats the emu and says the bison's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "skin", "X": "emu", "Y": "bison", "verb": "eat"}, "chain": [{"start": "skin", "relation": "HasA", "end": "emu", "weight": 0.8, "surface_text": "Both emus and pythons have skin, though of different types."}, {"start": "skin", "relation": "HasA", "end": "bison", "weight": 0.8, "surface_text": "Both animals have protective outer coverings."}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the element and says the filament's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "platinum", "X": "element", "Y": "filament", "verb": "grab"}, "chain": [{"start": "platinum", "relation": "PartOf", "end": "element", "weight": 0.8, "surface_text": "element connects them as basic substances in the periodic table"}, {"start": "platinum", "relation": "MadeOf", "end": "filament", "weight": 0.8, "surface_text": "tungsten is commonly used in filaments (e.g., in light bulbs), and platinum could also be used in specialized filaments."}], "status": "discarded"} +{"raw_text": "Don't pick the banana and then gripe about the hair.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "gorilla", "X": "banana", "Y": "hair", "verb": "pick"}, "chain": [{"start": "gorilla", "relation": "HasA", "end": "banana", "weight": 0.8, "surface_text": "Gorillas and lemurs both eat bananas in the wild or captivity."}, {"start": "gorilla", "relation": "HasA", "end": "hair", "weight": 0.8, "surface_text": "hair grows on a gorilla and is part of skin"}], "polished_text": "Don't pick the banana and then gripe about the hair on it.", "status": "polished"} +{"raw_text": "That's like eating the body and complaining the body tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "blood", "X": "body", "Y": "body", "verb": "grab"}, "chain": [{"start": "blood", "relation": "PartOf", "end": "body", "weight": 0.8, "surface_text": "blood is a component of the body and blood is a component of the organism"}, {"start": "blood", "relation": "PartOf", "end": "body", "weight": 0.8, "surface_text": "blood is a component of the body and blood is a component of the organism"}], "status": "discarded"} +{"raw_text": "He picks all the water then wonders why the comets looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ice", "X": "water", "Y": "comets", "verb": "grab"}, "chain": [{"start": "ice", "relation": "MadeOf", "end": "water", "weight": 2.828427, "surface_text": "[[Ice]] is made of [[water]]."}, {"start": "ice", "relation": "HasA", "end": "comets", "weight": 1.0, "surface_text": "[[Comets]] have [[ice]]"}], "status": "discarded"} +{"raw_text": "Don't grab the stone and then gripe about the potassium.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "mineral", "X": "stone", "Y": "potassium", "verb": "grab"}, "chain": [{"start": "mineral", "relation": "PartOf", "end": "stone", "weight": 0.8, "surface_text": "stone connects the composition of talc to the category of minerals"}, {"start": "mineral", "relation": "PartOf", "end": "potassium", "weight": 0.8, "surface_text": "potassium is part of some minerals, which can form crystals"}], "status": "discarded"} +{"raw_text": "He picks all the nectar then wonders why the flower looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "hibiscus", "X": "nectar", "Y": "flower", "verb": "take"}, "chain": [{"start": "hibiscus", "relation": "HasA", "end": "nectar", "weight": 0.8, "surface_text": "Both lilac and hibiscus have nectar."}, {"start": "hibiscus", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "Both lilac and hibiscus are types of flowers."}], "polished_text": "He picks all the nectar then wonders why the hibiscus looks bare.", "status": "polished"} +{"raw_text": "He picks all the plastic then wonders why the rooster looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "comb", "X": "plastic", "Y": "rooster", "verb": "pick"}, "chain": [{"start": "comb", "relation": "MadeOf", "end": "plastic", "weight": 1.0, "surface_text": "[[comb]] is made of [[plastic]]."}, {"start": "comb", "relation": "HasA", "end": "rooster", "weight": 2.0, "surface_text": "[[a rooster]] has [[a comb]]"}], "status": "discarded"} +{"raw_text": "That's like eating the fireplace and complaining the chimney tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "brick", "X": "fireplace", "Y": "chimney", "verb": "grab"}, "chain": [{"start": "brick", "relation": "PartOf", "end": "fireplace", "weight": 0.8, "surface_text": "bricks are part of a fireplace"}, {"start": "brick", "relation": "PartOf", "end": "chimney", "weight": 0.8, "surface_text": "bricks are part of a chimney"}], "status": "discarded"} +{"raw_text": "There's a fella who eats the aluminum and says the mineral's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "tin", "X": "aluminum", "Y": "mineral", "verb": "eat"}, "chain": [{"start": "tin", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "tin is made of aluminum"}, {"start": "tin", "relation": "PartOf", "end": "mineral", "weight": 0.8, "surface_text": "Both tungsten and tin can be found as parts of certain minerals."}], "status": "discarded"} +{"raw_text": "Don't drink the comets and then gripe about the water.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "ice", "X": "comets", "Y": "water", "verb": "drink"}, "chain": [{"start": "ice", "relation": "HasA", "end": "comets", "weight": 1.0, "surface_text": "[[Comets]] have [[ice]]"}, {"start": "ice", "relation": "MadeOf", "end": "water", "weight": 2.828427, "surface_text": "[[Ice]] is made of [[water]]."}], "status": "discarded"} +{"raw_text": "That's like eating the box and complaining the package tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cereal", "X": "box", "Y": "package", "verb": "take"}, "chain": [{"start": "cereal", "relation": "PartOf", "end": "box", "weight": 0.8, "surface_text": "Both spaghetti and cereal can be found in boxes for packaging."}, {"start": "cereal", "relation": "PartOf", "end": "package", "weight": 0.8, "surface_text": "Spaghetti and cereal are both sold in packages."}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the handle and says the handle's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "jug", "X": "handle", "Y": "handle", "verb": "drink"}, "chain": [{"start": "jug", "relation": "PartOf", "end": "handle", "weight": 0.8, "surface_text": "both jugs and toolboxes have handles for carrying"}, {"start": "jug", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "both jugs and kettles typically have handles"}], "status": "discarded"} +{"raw_text": "Don't grab the bird and then gripe about the egg.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "albatross", "X": "bird", "Y": "egg", "verb": "grab"}, "chain": [{"start": "albatross", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both are birds"}, {"start": "albatross", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both lay eggs"}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the fungus and says the styrofoam's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mold", "X": "fungus", "Y": "styrofoam", "verb": "use up"}, "chain": [{"start": "mold", "relation": "HasA", "end": "fungus", "weight": 0.8, "surface_text": "mold can be a fungus, blood is desired for life"}, {"start": "mold", "relation": "PartOf", "end": "styrofoam", "weight": 0.8, "surface_text": "molds are used for shaping wax, and styrofoam is often part of a moldable material."}], "status": "discarded"} +{"raw_text": "That's like eating the leg and complaining the shell tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "tortoise", "X": "leg", "Y": "shell", "verb": "take"}, "chain": [{"start": "tortoise", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "both bulls and tortoises have legs for movement."}, {"start": "tortoise", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "shell is part of a bull's structure (like a protective layer) and a tortoise has a shell."}], "polished_text": "That's like eating the tortoise's leg and complaining its shell tastes like nothing.", "status": "polished"} +{"raw_text": "That's like eating the flower and complaining the flower tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "violet", "X": "flower", "Y": "flower", "verb": "drink"}, "chain": [{"start": "violet", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "both lilacs and violets are types of flowers"}, {"start": "violet", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "both lilacs and violets are types of flowers"}], "status": "discarded"} +{"raw_text": "Don't eat the tree and then gripe about the log.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "savanna", "X": "tree", "Y": "log", "verb": "eat"}, "chain": [{"start": "savanna", "relation": "HasA", "end": "tree", "weight": 0.8, "surface_text": "trees are part of an orchard and can be found in a savanna"}, {"start": "savanna", "relation": "HasA", "end": "log", "weight": 0.8, "surface_text": "hollow logs can exist in both hollows and savannas"}], "status": "discarded"} +{"raw_text": "Don't pick the strong aroma and then gripe about the ginger.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "curry", "X": "strong aroma", "Y": "ginger", "verb": "pick"}, "chain": [{"start": "curry", "relation": "HasA", "end": "strong_aroma", "weight": 1.0, "surface_text": "[[Curry]] has [[a strong aroma]]"}, {"start": "curry", "relation": "MadeOf", "end": "ginger", "weight": 0.8, "surface_text": "curry is made of ginger"}], "status": "discarded"} +{"raw_text": "There's a fella who eats the dish and says the peel's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "potato", "X": "dish", "Y": "peel", "verb": "eat"}, "chain": [{"start": "potato", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "a dish often includes both steak and potato"}, {"start": "potato", "relation": "PartOf", "end": "peel", "weight": 0.8, "surface_text": "peel connects the outer covering of both fruits and vegetables"}], "status": "discarded"} +{"raw_text": "That's like eating the leaf and complaining the stem tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "kohlrabi", "X": "leaf", "Y": "stem", "verb": "drink"}, "chain": [{"start": "kohlrabi", "relation": "PartOf", "end": "leaf", "weight": 0.8, "surface_text": "leaf is a part of both jicama and kohlrabi plants."}, {"start": "kohlrabi", "relation": "PartOf", "end": "stem", "weight": 0.8, "surface_text": "both kohlrabi and cabbage have stems as part of their structure"}], "polished_text": "That's like eating the kohlrabi leaves and complaining that the stem tastes funny.", "status": "polished"} +{"raw_text": "There's a fella who grabs the sandwich and says the food's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lettuce", "X": "sandwich", "Y": "food", "verb": "grab"}, "chain": [{"start": "lettuce", "relation": "HasA", "end": "sandwich", "weight": 0.8, "surface_text": "cornbread and lettuce can both be ingredients in a sandwich."}, {"start": "lettuce", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "food connects both as a category they belong to"}], "polished_text": "That fella grabs the lettuce out of the sandwich and complains that the food ain't worth eatin'.", "status": "polished"} +{"raw_text": "Don't take the beer and then gripe about the furrow.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "water", "X": "beer", "Y": "furrow", "verb": "take"}, "chain": [{"start": "water", "relation": "HasA", "end": "beer", "weight": 1.0, "surface_text": "[[Beer]] contains [[water]]"}, {"start": "water", "relation": "HasA", "end": "furrow", "weight": 0.8, "surface_text": "both furrows and ditches may contain water"}], "status": "discarded"} +{"raw_text": "Don't drink the stone and then gripe about the rock.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "talc", "X": "stone", "Y": "rock", "verb": "drink"}, "chain": [{"start": "talc", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "stone connects the composition of talc to the category of minerals"}, {"start": "talc", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Both talc and mica can be components of rock."}], "status": "discarded"} +{"raw_text": "That's like eating the greenhouse and complaining the molten sand tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "glass", "X": "greenhouse", "Y": "molten sand", "verb": "pick"}, "chain": [{"start": "glass", "relation": "MadeOf", "end": "greenhouse", "weight": 0.8, "surface_text": "glass is a material used in both building constructions"}, {"start": "glass", "relation": "MadeOf", "end": "molten_sand", "weight": 1.0, "surface_text": "[[glass]] is made of [[molten sand]]."}], "status": "discarded"} +{"raw_text": "He picks all the wine then wonders why the wine looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cork", "X": "wine", "Y": "wine", "verb": "pick"}, "chain": [{"start": "cork", "relation": "HasA", "end": "wine", "weight": 0.8, "surface_text": "wine has a cork"}, {"start": "cork", "relation": "HasA", "end": "wine", "weight": 0.8, "surface_text": "wine has a cork"}], "polished_text": "He picks all the cork then wonders why the wine looks bare.", "status": "polished"} +{"raw_text": "He picks all the meadow then wonders why the stem looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "poppy", "X": "meadow", "Y": "stem", "verb": "grab"}, "chain": [{"start": "poppy", "relation": "PartOf", "end": "meadow", "weight": 0.8, "surface_text": "poppies are part of a meadow"}, {"start": "poppy", "relation": "PartOf", "end": "stem", "weight": 0.8, "surface_text": "Both lilac and poppy have stems as part of their plant structure."}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the wine and says the wine's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cork", "X": "wine", "Y": "wine", "verb": "use up"}, "chain": [{"start": "cork", "relation": "HasA", "end": "wine", "weight": 0.8, "surface_text": "wine has a cork"}, {"start": "cork", "relation": "HasA", "end": "wine", "weight": 0.8, "surface_text": "wine has a cork"}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the fish and says the fish's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "pond", "X": "fish", "Y": "fish", "verb": "use up"}, "chain": [{"start": "pond", "relation": "HasA", "end": "fish", "weight": 0.8, "surface_text": "An orchard might have a pond with fish, linking the two environments."}, {"start": "pond", "relation": "HasA", "end": "fish", "weight": 0.8, "surface_text": "An orchard might have a pond with fish, linking the two environments."}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the hawk and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "buzzard", "X": "hawk", "Y": "nest", "verb": "grab"}, "chain": [{"start": "buzzard", "relation": "HasA", "end": "hawk", "weight": 0.8, "surface_text": "hawk is another type of bird, similar to buzzard, and both buzzard and cassowary are birds."}, {"start": "buzzard", "relation": "PartOf", "end": "nest", "weight": 0.8, "surface_text": "both birds build or inhabit nests"}], "status": "discarded"} +{"raw_text": "That's like eating the pelt and complaining the animal tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "goose", "X": "pelt", "Y": "animal", "verb": "pick"}, "chain": [{"start": "goose", "relation": "HasA", "end": "pelt", "weight": 0.8, "surface_text": "Both a tiger and a goose have pelt/fur or feathers, respectively."}, {"start": "goose", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "both wolves and geese are part of the animal kingdom"}], "status": "discarded"} +{"raw_text": "He picks all the insect then wonders why the scale looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "mealybug", "X": "insect", "Y": "scale", "verb": "use up"}, "chain": [{"start": "mealybug", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "insects are both part of the broader insect category"}, {"start": "mealybug", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "mealybugs have a waxy scale; butterflies may have scale-like structures on wings"}], "status": "discarded"} +{"raw_text": "Don't eat the cotton and then gripe about the wool.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "scarf", "X": "cotton", "Y": "wool", "verb": "eat"}, "chain": [{"start": "scarf", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a scarf is made of cotton"}, {"start": "scarf", "relation": "MadeOf", "end": "wool", "weight": 0.8, "surface_text": "a scarf is made of wool"}], "status": "discarded"} +{"raw_text": "He picks all the metal then wonders why the alloy looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "pewter", "X": "metal", "Y": "alloy", "verb": "eat"}, "chain": [{"start": "pewter", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "both pewter and steel are types of metal"}, {"start": "pewter", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "both pewter and steel can be alloys (mixtures of metals)"}], "status": "discarded"} +{"raw_text": "There's a fella who picks the polyester and says the cotton's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "tie", "X": "polyester", "Y": "cotton", "verb": "pick"}, "chain": [{"start": "tie", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "a tie is made of polyester"}, {"start": "tie", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a tie is made of cotton"}], "polished_text": "There's a fella who picks the polyester and complains the cotton's no good.", "status": "polished"} +{"raw_text": "Don't use up the jack and then gripe about the handle.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "hammer", "X": "jack", "Y": "handle", "verb": "use up"}, "chain": [{"start": "hammer", "relation": "HasA", "end": "jack", "weight": 0.8, "surface_text": "both are tools found in a toolbox"}, {"start": "hammer", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "a hammer has a handle"}], "polished_text": "Don't use up the jack and then gripe about the handle.", "status": "polished"} +{"raw_text": "That's like eating the animal and complaining the fur tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "zebra", "X": "animal", "Y": "fur", "verb": "grab"}, "chain": [{"start": "zebra", "relation": "HasA", "end": "animal", "weight": 0.8, "surface_text": "both zebras and geese are animals."}, {"start": "zebra", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "fur is a part of skin and covers zebras"}], "status": "discarded"} +{"raw_text": "That's like eating the wood and complaining the string quartet tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cello", "X": "wood", "Y": "string quartet", "verb": "eat"}, "chain": [{"start": "cello", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a cello is made of wood"}, {"start": "cello", "relation": "PartOf", "end": "string_quartet", "weight": 1.0, "surface_text": "[[a cello]] is part of [[a string quartet]]"}], "status": "discarded"} +{"raw_text": "That's like eating the fish and complaining the scale tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "goldfish", "X": "fish", "Y": "scale", "verb": "drink"}, "chain": [{"start": "goldfish", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a goldfish is made of fish"}, {"start": "goldfish", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "a goldfish has scales"}], "status": "discarded"} +{"raw_text": "He picks all the bananas then wonders why the body looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "potassium", "X": "bananas", "Y": "body", "verb": "use up"}, "chain": [{"start": "potassium", "relation": "HasA", "end": "bananas", "weight": 1.0, "surface_text": "[[bananas]] have [[potassium]]"}, {"start": "potassium", "relation": "HasA", "end": "body", "weight": 0.8, "surface_text": "The body contains both potassium and iron."}], "polished_text": "He picks all the bananas then wonders why his body's potassium's all used up.", "status": "polished"} +{"raw_text": "There's a fella who takes the wing and says the wing's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cicada", "X": "wing", "Y": "wing", "verb": "take"}, "chain": [{"start": "cicada", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both insects have wings"}, {"start": "cicada", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both insects have wings"}], "status": "discarded"} +{"raw_text": "There's a fella who picks the fabric and says the fabric's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "linen", "X": "fabric", "Y": "fabric", "verb": "pick"}, "chain": [{"start": "linen", "relation": "HasA", "end": "fabric", "weight": 0.8, "surface_text": "Both burlap and linen are types of fabric."}, {"start": "linen", "relation": "HasA", "end": "fabric", "weight": 0.8, "surface_text": "Both burlap and linen are types of fabric."}], "status": "discarded"} +{"raw_text": "That's like eating the wheat and complaining the barley tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "rice", "X": "wheat", "Y": "barley", "verb": "eat"}, "chain": [{"start": "rice", "relation": "HasA", "end": "wheat", "weight": 0.8, "surface_text": "wheat is a type of grain, and rice is also a type of grain, so wheat serves as a bridge between them."}, {"start": "rice", "relation": "HasA", "end": "barley", "weight": 0.8, "surface_text": "barley is a type of grain, and rice is also a type of grain, so barley serves as a bridge between them."}], "polished_text": "That's like eating the wheat from the rice and complaining the barley tastes off.", "status": "polished"} +{"raw_text": "That's like eating the wing and complaining the wing tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "osprey", "X": "wing", "Y": "wing", "verb": "take"}, "chain": [{"start": "osprey", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings."}, {"start": "osprey", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings for flying"}], "polished_text": "That's like eating the wing and complaining the wing ain't right.", "status": "polished"} +{"raw_text": "There's a fella who drinks the snake and says the wing's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "ostrich", "X": "snake", "Y": "wing", "verb": "drink"}, "chain": [{"start": "ostrich", "relation": "HasA", "end": "snake", "weight": 0.8, "surface_text": "Both are types of reptiles/birds with distinct features"}, {"start": "ostrich", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both ostriches and terns have wings, although ostriches are flightless, wings are a common physical feature in birds."}], "status": "discarded"} +{"raw_text": "Don't eat the extinction and then gripe about the beak.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "dodo", "X": "extinction", "Y": "beak", "verb": "eat"}, "chain": [{"start": "dodo", "relation": "PartOf", "end": "extinction", "weight": 0.8, "surface_text": "buzzards face threats, dodos became extinct"}, {"start": "dodo", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "beaks are a shared physical feature of both birds"}], "status": "discarded"} +{"raw_text": "There's a fella who picks the apartment and says the apartment's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "gallery", "X": "apartment", "Y": "apartment", "verb": "pick"}, "chain": [{"start": "gallery", "relation": "PartOf", "end": "apartment", "weight": 0.8, "surface_text": "apartments are common features in both duplexes and galleries."}, {"start": "gallery", "relation": "PartOf", "end": "apartment", "weight": 0.8, "surface_text": "apartments are common features in both duplexes and galleries."}], "status": "discarded"} +{"raw_text": "He picks all the egg then wonders why the egg looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cotinga", "X": "egg", "Y": "egg", "verb": "grab"}, "chain": [{"start": "cotinga", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "egg connects both birds as a shared reproductive structure"}, {"start": "cotinga", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "egg connects both birds as a shared reproductive structure"}], "status": "discarded"} +{"raw_text": "He picks all the wing then wonders why the wing looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "sapsucker", "X": "wing", "Y": "wing", "verb": "take"}, "chain": [{"start": "sapsucker", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "wing connects as both birds have wings as a physical part."}, {"start": "sapsucker", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "both have wings as part of their anatomy"}], "status": "discarded"} +{"raw_text": "There's a fella who takes the plastic and says the blade's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "skate", "X": "plastic", "Y": "blade", "verb": "take"}, "chain": [{"start": "skate", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "skates are made of plastic"}, {"start": "skate", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "skates have a blade"}], "polished_text": "You know that fella who makes the skates outta plastic, then complains the blade ain't worth a dime?", "status": "polished"} +{"raw_text": "Don't use up the plastic and then gripe about the metal.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "aquarium", "X": "plastic", "Y": "metal", "verb": "use up"}, "chain": [{"start": "aquarium", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "an aquarium is made of plastic"}, {"start": "aquarium", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "an aquarium is made of metal"}], "polished_text": "Don't use up the plastic and then gripe about the metal in your aquarium.", "status": "polished"} +{"raw_text": "That's like eating the tree and complaining the plant tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "mango", "X": "tree", "Y": "plant", "verb": "use up"}, "chain": [{"start": "mango", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "fig and mango grow on trees"}, {"start": "mango", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "fig and mango grow on plants"}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the plant and says the nectar's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lilac", "X": "plant", "Y": "nectar", "verb": "use up"}, "chain": [{"start": "lilac", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both are types of plants"}, {"start": "lilac", "relation": "HasA", "end": "nectar", "weight": 0.8, "surface_text": "Both lilac and hibiscus have nectar."}], "status": "discarded"} +{"raw_text": "That's like eating the wood and complaining the tree tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "mahogany", "X": "wood", "Y": "tree", "verb": "use up"}, "chain": [{"start": "mahogany", "relation": "PartOf", "end": "wood", "weight": 0.8, "surface_text": "mahogany is part of wood"}, {"start": "mahogany", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "Both maple and mahogany come from trees."}], "status": "discarded"} +{"raw_text": "Don't grab the musical instrument and then gripe about the air.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "saxophone", "X": "musical instrument", "Y": "air", "verb": "grab"}, "chain": [{"start": "saxophone", "relation": "PartOf", "end": "musical_instrument", "weight": 0.8, "surface_text": "saxophone and trumpet are both examples of musical instruments."}, {"start": "saxophone", "relation": "HasA", "end": "air", "weight": 0.8, "surface_text": "air is a component used in both the saxophone and bellows for operation"}], "status": "discarded"} +{"raw_text": "Don't pick the plant and then gripe about the black seeds.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "watermelon", "X": "plant", "Y": "black seeds", "verb": "pick"}, "chain": [{"start": "watermelon", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both thorns and watermelons are parts of plants"}, {"start": "watermelon", "relation": "HasA", "end": "black_seeds", "weight": 2.0, "surface_text": "[[Watermelon]] has [[black seeds]]"}], "polished_text": "Don't pick the watermelon and then gripe about the black seeds.", "status": "polished"} +{"raw_text": "That's like eating the coca and complaining the thorn tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "branch", "X": "coca", "Y": "thorn", "verb": "eat"}, "chain": [{"start": "branch", "relation": "HasA", "end": "coca", "weight": 0.8, "surface_text": "both coca and evergreen trees have branches"}, {"start": "branch", "relation": "PartOf", "end": "thorn", "weight": 0.8, "surface_text": "branch connects as a part of thorn and can be found near seaweed in certain environments."}], "status": "discarded"} +{"raw_text": "Don't pick the wood and then gripe about the apartment.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "den", "X": "wood", "Y": "apartment", "verb": "pick"}, "chain": [{"start": "den", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a den is made of wood"}, {"start": "den", "relation": "PartOf", "end": "apartment", "weight": 0.8, "surface_text": "a den can be part of an apartment"}], "polished_text": "Don't pick the den and then gripe about the apartment.", "status": "polished"} +{"raw_text": "Don't pick the wood and then gripe about the plastic.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "broom", "X": "wood", "Y": "plastic", "verb": "pick"}, "chain": [{"start": "broom", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a broom is made of wood"}, {"start": "broom", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "some brooms are made of plastic"}], "status": "discarded"} +{"raw_text": "Don't drink the car and then gripe about the iron.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "engine", "X": "car", "Y": "iron", "verb": "drink"}, "chain": [{"start": "engine", "relation": "HasA", "end": "car", "weight": 2.0, "surface_text": "[[A car]] has [[an engine]]"}, {"start": "engine", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "an engine is made of iron"}], "polished_text": "Don't drink the engine and then gripe about the iron.", "status": "polished"} +{"raw_text": "There's a fella who drinks the string and says the string's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "harp", "X": "string", "Y": "string", "verb": "drink"}, "chain": [{"start": "harp", "relation": "PartOf", "end": "string", "weight": 0.8, "surface_text": "strings are components of both instruments"}, {"start": "harp", "relation": "PartOf", "end": "string", "weight": 0.8, "surface_text": "strings are components of both instruments"}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the nest and says the egg's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "wren", "X": "nest", "Y": "egg", "verb": "drink"}, "chain": [{"start": "wren", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both birds build or live in nests."}, {"start": "wren", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs as part of their reproductive cycle."}], "status": "discarded"} +{"raw_text": "He picks all the cotton then wonders why the sack looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "haircloth", "X": "cotton", "Y": "sack", "verb": "use up"}, "chain": [{"start": "haircloth", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "haircloth is made of cotton"}, {"start": "haircloth", "relation": "MadeOf", "end": "sack", "weight": 0.8, "surface_text": "both haircloth and burlap can be used to make sacks"}], "polished_text": "He weaves all the cotton then wonders why the haircloth feels bare.", "status": "polished"} +{"raw_text": "That's like eating the bird and complaining the lacebug tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "wing", "X": "bird", "Y": "lacebug", "verb": "grab"}, "chain": [{"start": "wing", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both peacock and wing are parts of a bird"}, {"start": "wing", "relation": "HasA", "end": "lacebug", "weight": 0.8, "surface_text": "both insects have wings"}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the stain and says the particle's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "soot", "X": "stain", "Y": "particle", "verb": "drink"}, "chain": [{"start": "soot", "relation": "MadeOf", "end": "stain", "weight": 0.8, "surface_text": "stain can be composed of soot or dirt, both of which contribute to staining surfaces"}, {"start": "soot", "relation": "HasA", "end": "particle", "weight": 0.8, "surface_text": "both rust and soot are composed of fine particles."}], "status": "discarded"} +{"raw_text": "There's a fella who eats the corn and says the peel's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "husk", "X": "corn", "Y": "peel", "verb": "eat"}, "chain": [{"start": "husk", "relation": "PartOf", "end": "corn", "weight": 0.8, "surface_text": "a husk is part of corn"}, {"start": "husk", "relation": "HasA", "end": "peel", "weight": 0.8, "surface_text": "Both husk and bark can have peels or be considered peels."}], "polished_text": "The fella eats the corn but complains the husk's peel is no good.", "status": "polished"} +{"raw_text": "There's a fella who use ups the fish and says the school's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "minnow", "X": "fish", "Y": "school", "verb": "use up"}, "chain": [{"start": "minnow", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a minnow is made of fish"}, {"start": "minnow", "relation": "PartOf", "end": "school", "weight": 0.8, "surface_text": "a minnow is part of a school"}], "status": "discarded"} +{"raw_text": "Don't grab the chicken and then gripe about the chicken.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "claw", "X": "chicken", "Y": "chicken", "verb": "grab"}, "chain": [{"start": "claw", "relation": "HasA", "end": "chicken", "weight": 0.8, "surface_text": "chickens are part of a flock and have claws"}, {"start": "claw", "relation": "HasA", "end": "chicken", "weight": 0.8, "surface_text": "chickens are part of a flock and have claws"}], "status": "discarded"} +{"raw_text": "He picks all the shell then wonders why the nut looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "acorn", "X": "shell", "Y": "nut", "verb": "grab"}, "chain": [{"start": "acorn", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "an acorn is made of shell"}, {"start": "acorn", "relation": "PartOf", "end": "nut", "weight": 0.8, "surface_text": "an acorn is part of a nut category"}], "polished_text": "He grabs all the shell then wonders why the nut's run thin.", "status": "polished"} +{"raw_text": "He picks all the alcohol then wonders why the water looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "wine", "X": "alcohol", "Y": "water", "verb": "eat"}, "chain": [{"start": "wine", "relation": "HasA", "end": "alcohol", "weight": 6.928203, "surface_text": "[[Wine]] contains [[alcohol]]"}, {"start": "wine", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "wine is made of water"}], "polished_text": "He drinks all the wine then wonders why the water looks bare.", "status": "polished"} +{"raw_text": "Don't use up the root and then gripe about the salad.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "radish", "X": "root", "Y": "salad", "verb": "use up"}, "chain": [{"start": "radish", "relation": "PartOf", "end": "root", "weight": 0.8, "surface_text": "Both jicama and radish have roots as their edible parts."}, {"start": "radish", "relation": "PartOf", "end": "salad", "weight": 0.8, "surface_text": "a radish is part of a salad"}], "polished_text": "Don't use up the radish and then gripe about the salad.", "status": "polished"} +{"raw_text": "Don't grab the plastic and then gripe about the moniter.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "computer", "X": "plastic", "Y": "moniter", "verb": "grab"}, "chain": [{"start": "computer", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a computer is made of plastic"}, {"start": "computer", "relation": "PartOf", "end": "moniter", "weight": 1.0, "surface_text": "[[A moniter]] is part of [[a computer]]"}], "polished_text": "Grab the plastic, then gripe about the monitor.", "status": "polished"} +{"raw_text": "There's a fella who eats the skin and says the hemoglobin's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "iron", "X": "skin", "Y": "hemoglobin", "verb": "eat"}, "chain": [{"start": "iron", "relation": "PartOf", "end": "skin", "weight": 0.8, "surface_text": "skin can be part of iron objects like suits, and rust is made of iron."}, {"start": "iron", "relation": "HasA", "end": "hemoglobin", "weight": 2.0, "surface_text": "[[Hemoglobin]] contains [[iron]]"}], "status": "discarded"} +{"raw_text": "Don't take the leg and then gripe about the leg.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "tortoise", "X": "leg", "Y": "leg", "verb": "take"}, "chain": [{"start": "tortoise", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "both bulls and tortoises have legs for movement."}, {"start": "tortoise", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "both bulls and tortoises have legs for movement."}], "polished_text": "Don't take the leg and then gripe about the other leg.", "status": "polished"} +{"raw_text": "There's a fella who eats the blade and says the wood's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "trowel", "X": "blade", "Y": "wood", "verb": "eat"}, "chain": [{"start": "trowel", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a trowel has a blade"}, {"start": "trowel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a trowel is made of wood"}], "polished_text": "There's a fella who eats the trowel's blade and says the wood's no good.", "status": "polished"} +{"raw_text": "There's a fella who eats the leg and says the wing's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "body", "X": "leg", "Y": "wing", "verb": "eat"}, "chain": [{"start": "body", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "legs are parts of both a body and a bull."}, {"start": "body", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "wings are a part of a body and birds have wings"}], "status": "discarded"} +{"raw_text": "Don't drink the wood and then gripe about the tree.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "mahogany", "X": "wood", "Y": "tree", "verb": "drink"}, "chain": [{"start": "mahogany", "relation": "PartOf", "end": "wood", "weight": 0.8, "surface_text": "mahogany is part of wood"}, {"start": "mahogany", "relation": "MadeOf", "end": "tree", "weight": 0.8, "surface_text": "mahogany is made of tree"}], "status": "discarded"} +{"raw_text": "There's a fella who picks the steel and says the wheel's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "plane", "X": "steel", "Y": "wheel", "verb": "pick"}, "chain": [{"start": "plane", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a plane is made of steel"}, {"start": "plane", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "wheels are part of a cart and planes have wheels"}], "status": "discarded"} +{"raw_text": "He picks all the fur then wonders why the limb looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "tiger", "X": "fur", "Y": "limb", "verb": "pick"}, "chain": [{"start": "tiger", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "both have fur"}, {"start": "tiger", "relation": "HasA", "end": "limb", "weight": 0.8, "surface_text": "Tigers have limbs, and muscles are part of limbs."}], "polished_text": "He picks all the fur then wonders why the limb is bare.", "status": "polished"} +{"raw_text": "He picks all the beak then wonders why the feathers looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "nightjar", "X": "beak", "Y": "feathers", "verb": "take"}, "chain": [{"start": "nightjar", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "beak is a physical feature common to both birds, used for eating and other functions"}, {"start": "nightjar", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "feathers are a defining characteristic shared by both bird species"}], "polished_text": "He picks all the beak then wonders why the feathers look bare.", "status": "polished"} +{"raw_text": "Don't pick the student and then gripe about the gymnasium.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "school", "X": "student", "Y": "gymnasium", "verb": "pick"}, "chain": [{"start": "school", "relation": "HasA", "end": "student", "weight": 0.8, "surface_text": "students are in prisons and schools"}, {"start": "school", "relation": "HasA", "end": "gymnasium", "weight": 0.8, "surface_text": "a school has a gymnasium"}], "polished_text": "Pick the student, and you can't gripe about the gymnasium anymore.", "status": "polished"} +{"raw_text": "That's like eating the blacksmith and complaining the steel tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "chisel", "X": "blacksmith", "Y": "steel", "verb": "eat"}, "chain": [{"start": "chisel", "relation": "HasA", "end": "blacksmith", "weight": 0.8, "surface_text": "A blacksmith uses both tools in their craft."}, {"start": "chisel", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a chisel is made of steel"}], "status": "discarded"} +{"raw_text": "Don't take the spice blend and then gripe about the cardamom.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "curry", "X": "spice blend", "Y": "cardamom", "verb": "take"}, "chain": [{"start": "curry", "relation": "PartOf", "end": "spice_blend", "weight": 0.8, "surface_text": "Paprika is part of some spice blends, and curry is often a blend itself."}, {"start": "curry", "relation": "HasA", "end": "cardamom", "weight": 0.8, "surface_text": "both are spices found in curry"}], "polished_text": "Don't take the curry and then gripe about the cardamom.", "status": "polished"} +{"raw_text": "He picks all the fruit then wonders why the fruit looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "strawberry", "X": "fruit", "Y": "fruit", "verb": "eat"}, "chain": [{"start": "strawberry", "relation": "PartOf", "end": "fruit", "weight": 0.8, "surface_text": "Both fig and strawberry are types of fruit."}, {"start": "strawberry", "relation": "PartOf", "end": "fruit", "weight": 0.8, "surface_text": "Both fig and strawberry are types of fruit."}], "status": "discarded"} +{"raw_text": "That's like eating the barley and complaining the corn tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "grain", "X": "barley", "Y": "corn", "verb": "use up"}, "chain": [{"start": "grain", "relation": "HasA", "end": "barley", "weight": 0.8, "surface_text": "barley is a type of grain, and rice is also a type of grain, so barley serves as a bridge between them."}, {"start": "grain", "relation": "HasA", "end": "corn", "weight": 0.8, "surface_text": "corn is a type of grain, and rice is also a type of grain, so corn serves as a bridge between them."}], "polished_text": "That's like eating the grain and complaining the corn's the one that's use up.", "status": "polished"} +{"raw_text": "He picks all the handle then wonders why the container looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "mug", "X": "handle", "Y": "container", "verb": "use up"}, "chain": [{"start": "mug", "relation": "HasA", "end": "handle", "weight": 1.0, "surface_text": "[[A mug]] has [[a handle]]"}, {"start": "mug", "relation": "PartOf", "end": "container", "weight": 0.8, "surface_text": "both bladders and mugs are types of containers."}], "status": "discarded"} +{"raw_text": "There's a fella who takes the bladder and says the teacup's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "container", "X": "bladder", "Y": "teacup", "verb": "take"}, "chain": [{"start": "container", "relation": "PartOf", "end": "bladder", "weight": 0.8, "surface_text": "both bladders and mugs are types of containers."}, {"start": "container", "relation": "PartOf", "end": "teacup", "weight": 0.8, "surface_text": "container is a category that includes both teacup and pail"}], "status": "discarded"} +{"raw_text": "Don't use up the truck and then gripe about the mirror.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "truck", "X": "truck", "Y": "mirror", "verb": "use up"}, "chain": [{"start": "truck", "relation": "HasA", "end": "truck", "weight": 0.8, "surface_text": "An engine is a part of a truck."}, {"start": "truck", "relation": "HasA", "end": "mirror", "weight": 0.8, "surface_text": "trucks often have mirrors and mirrors can be made of glass"}], "polished_text": "Don't wear out the truck and then gripe about the mirror.", "status": "polished"} +{"raw_text": "That's like eating the screw and complaining the steel tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "vise", "X": "screw", "Y": "steel", "verb": "pick"}, "chain": [{"start": "vise", "relation": "PartOf", "end": "screw", "weight": 0.8, "surface_text": "A vise can hold screws, and a key is used to screw something."}, {"start": "vise", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a vise is made of steel"}], "polished_text": "You know how it is, pickin' the vise and complainin' the steel feels rough.", "status": "polished"} +{"raw_text": "There's a fella who eats the nest and says the bird's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cardinal", "X": "nest", "Y": "bird", "verb": "eat"}, "chain": [{"start": "cardinal", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "birds build nests"}, {"start": "cardinal", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}], "status": "discarded"} +{"raw_text": "He picks all the bait then wonders why the hole looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "earthworm", "X": "bait", "Y": "hole", "verb": "take"}, "chain": [{"start": "earthworm", "relation": "HasA", "end": "bait", "weight": 0.8, "surface_text": "earthworm can be used as bait, which is used for fishing"}, {"start": "earthworm", "relation": "PartOf", "end": "hole", "weight": 0.8, "surface_text": "earthworm creates part of a hole, and worms (including earthworms) create holes"}], "polished_text": "He takes all the bait then wonders why the hole's gone empty.", "status": "polished"} +{"raw_text": "Don't eat the wing and then gripe about the feather.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "cock", "X": "wing", "Y": "feather", "verb": "eat"}, "chain": [{"start": "cock", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "wings are parts of both swifts and roosters"}, {"start": "cock", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers"}], "status": "discarded"} +{"raw_text": "That's like eating the curry powder and complaining the curry tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "turmeric", "X": "curry powder", "Y": "curry", "verb": "grab"}, "chain": [{"start": "turmeric", "relation": "HasA", "end": "curry_powder", "weight": 0.8, "surface_text": "curry powder often contains both ginger and turmeric as ingredients"}, {"start": "turmeric", "relation": "HasA", "end": "curry", "weight": 0.8, "surface_text": "both ginger and turmeric are common ingredients in curry blends"}], "status": "discarded"} +{"raw_text": "He picks all the limb then wonders why the fur looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "rabbit", "X": "limb", "Y": "fur", "verb": "pick"}, "chain": [{"start": "rabbit", "relation": "HasA", "end": "limb", "weight": 0.8, "surface_text": "limbs are part of a body and rabbits have limbs."}, {"start": "rabbit", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "lynx has fur; rabbit has fur"}], "polished_text": "He picks all the limb then wonders why the fur looks bare.", "status": "polished"} +{"raw_text": "He picks all the organ then wonders why the animal looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "bladder", "X": "organ", "Y": "animal", "verb": "eat"}, "chain": [{"start": "bladder", "relation": "PartOf", "end": "organ", "weight": 0.8, "surface_text": "bladder is an organ, organ can be stored in a drawer (in a container)"}, {"start": "bladder", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "animals use troughs for water, and bladders are part of an animal's anatomy."}], "status": "discarded"} +{"raw_text": "That's like eating the wheat and complaining the corn tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "rice", "X": "wheat", "Y": "corn", "verb": "pick"}, "chain": [{"start": "rice", "relation": "HasA", "end": "wheat", "weight": 0.8, "surface_text": "wheat is a type of grain, and rice is also a type of grain, so wheat serves as a bridge between them."}, {"start": "rice", "relation": "HasA", "end": "corn", "weight": 0.8, "surface_text": "corn is a type of grain, and rice is also a type of grain, so corn serves as a bridge between them."}], "status": "discarded"} +{"raw_text": "There's a fella who picks the pressure and says the revolver's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "trigger", "X": "pressure", "Y": "revolver", "verb": "pick"}, "chain": [{"start": "trigger", "relation": "HasA", "end": "pressure", "weight": 0.8, "surface_text": "a comb might apply pressure, a trigger responds to pressure"}, {"start": "trigger", "relation": "PartOf", "end": "revolver", "weight": 0.8, "surface_text": "the trigger connects as part of the revolver's mechanism and the tool used to fire it"}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the fungus and says the bacteria's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mold", "X": "fungus", "Y": "bacteria", "verb": "grab"}, "chain": [{"start": "mold", "relation": "HasA", "end": "fungus", "weight": 0.8, "surface_text": "mold can be a fungus, blood is desired for life"}, {"start": "mold", "relation": "PartOf", "end": "bacteria", "weight": 0.8, "surface_text": "bacteria connects as a component of both mold and muscle tissue (in terms of microbial presence)"}], "status": "discarded"} +{"raw_text": "That's like eating the shell and complaining the seeds tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "acorn", "X": "shell", "Y": "seeds", "verb": "grab"}, "chain": [{"start": "acorn", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "an acorn is made of shell"}, {"start": "acorn", "relation": "HasA", "end": "seeds", "weight": 1.0, "surface_text": "[[an acorn]] has [[seeds]]"}], "polished_text": "That's like eating the acorn's shell and complaining the seeds taste off.", "status": "polished"} +{"raw_text": "That's like eating the plastic and complaining the motor tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "moped", "X": "plastic", "Y": "motor", "verb": "use up"}, "chain": [{"start": "moped", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a moped is made of plastic"}, {"start": "moped", "relation": "HasA", "end": "motor", "weight": 0.8, "surface_text": "motor is a component of a moped and part of an engine system"}], "polished_text": "That's like using up the plastic and complaining the motor won't kick over.", "status": "polished"} +{"raw_text": "He picks all the grassland then wonders why the orchard looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "fence", "X": "grassland", "Y": "orchard", "verb": "pick"}, "chain": [{"start": "fence", "relation": "HasA", "end": "grassland", "weight": 0.8, "surface_text": "orchards have fences to protect trees, grasslands have fences for livestock"}, {"start": "fence", "relation": "HasA", "end": "orchard", "weight": 0.8, "surface_text": "orchards have fences to protect trees, grasslands have fences for livestock"}], "status": "discarded"} +{"raw_text": "That's like eating the water and complaining the grass tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "meadow", "X": "water", "Y": "grass", "verb": "grab"}, "chain": [{"start": "meadow", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "water is essential for meadows and scarce in deserts"}, {"start": "meadow", "relation": "PartOf", "end": "grass", "weight": 0.8, "surface_text": "Grass is part of a hollow's landscape and also part of a meadow's landscape."}], "status": "discarded"} +{"raw_text": "That's like eating the soldier and complaining the gun tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "shotgun", "X": "soldier", "Y": "gun", "verb": "eat"}, "chain": [{"start": "shotgun", "relation": "HasA", "end": "soldier", "weight": 0.8, "surface_text": "soldier can be equipped with either weapon"}, {"start": "shotgun", "relation": "PartOf", "end": "gun", "weight": 0.8, "surface_text": "Both are types of firearms."}], "polished_text": "That's like eating the soldier and complaining the gun tastes funny.", "status": "polished"} +{"raw_text": "He picks all the skin then wonders why the bird looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "emu", "X": "skin", "Y": "bird", "verb": "grab"}, "chain": [{"start": "emu", "relation": "HasA", "end": "skin", "weight": 0.8, "surface_text": "Both emus and pythons have skin, though of different types."}, {"start": "emu", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both emus and penguins are classified as birds in the animal kingdom"}], "polished_text": "He grabs all the skin, then wonders why that bird looks bare.", "status": "polished"} +{"raw_text": "Don't use up the plastic and then gripe about the wood.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "clarinet", "X": "plastic", "Y": "wood", "verb": "use up"}, "chain": [{"start": "clarinet", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a clarinet is made of plastic"}, {"start": "clarinet", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a clarinet is made of wood"}], "polished_text": "Don't use up the plastic and then gripe about the wood in your clarinet.", "status": "polished"} +{"raw_text": "That's like eating the beak and complaining the beak tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "martin", "X": "beak", "Y": "beak", "verb": "eat"}, "chain": [{"start": "martin", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both birds have beaks."}, {"start": "martin", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both birds have beaks."}], "status": "discarded"} +{"raw_text": "Don't grab the tree and then gripe about the grass.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "savanna", "X": "tree", "Y": "grass", "verb": "grab"}, "chain": [{"start": "savanna", "relation": "HasA", "end": "tree", "weight": 0.8, "surface_text": "trees are part of an orchard and can be found in a savanna"}, {"start": "savanna", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "Grass is a common feature in both savannas and pastures."}], "status": "discarded"} +{"raw_text": "That's like eating the water and complaining the handle tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "jug", "X": "water", "Y": "handle", "verb": "pick"}, "chain": [{"start": "jug", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both jugs and kettles can contain water"}, {"start": "jug", "relation": "PartOf", "end": "handle", "weight": 0.8, "surface_text": "both jugs and toolboxes have handles for carrying"}], "status": "discarded"} +{"raw_text": "He picks all the tail then wonders why the trout looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "fish", "X": "tail", "Y": "trout", "verb": "grab"}, "chain": [{"start": "fish", "relation": "PartOf", "end": "tail", "weight": 0.8, "surface_text": "a tail is part of a fish"}, {"start": "fish", "relation": "PartOf", "end": "trout", "weight": 0.8, "surface_text": "a trout is part of fish"}], "polished_text": "He grabs all the tail then wonders why the trout looks bare.", "status": "polished"} +{"raw_text": "There's a fella who eats the wing and says the bird's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "kestrel", "X": "wing", "Y": "bird", "verb": "eat"}, "chain": [{"start": "kestrel", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "kestrel", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "Both finches and kestrels are types of birds."}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the plant and says the land's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "forest", "X": "plant", "Y": "land", "verb": "drink"}, "chain": [{"start": "forest", "relation": "HasA", "end": "plant", "weight": 0.8, "surface_text": "Coca is a type of plant, and forests contain many plants."}, {"start": "forest", "relation": "PartOf", "end": "land", "weight": 0.8, "surface_text": "Coca trees grow on land, and forests are made up of land."}], "status": "discarded"} +{"raw_text": "That's like eating the savanna and complaining the soil tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "ground", "X": "savanna", "Y": "soil", "verb": "drink"}, "chain": [{"start": "ground", "relation": "PartOf", "end": "savanna", "weight": 0.8, "surface_text": "ground is a part of the savanna landscape and moss grows on the ground"}, {"start": "ground", "relation": "PartOf", "end": "soil", "weight": 0.8, "surface_text": "soil is part of the ground"}], "polished_text": "That's like eating the ground and complaining the soil tastes off.", "status": "polished"} +{"raw_text": "He picks all the bird then wonders why the nest looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "grebe", "X": "bird", "Y": "nest", "verb": "grab"}, "chain": [{"start": "grebe", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both sapsucker and grebe are types of birds"}, {"start": "grebe", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both rooks and grebes build nests for habitation and breeding."}], "status": "discarded"} +{"raw_text": "He picks all the meal then wonders why the sugar looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "dessert", "X": "meal", "Y": "sugar", "verb": "eat"}, "chain": [{"start": "dessert", "relation": "PartOf", "end": "meal", "weight": 0.8, "surface_text": "both are parts of a larger meal"}, {"start": "dessert", "relation": "MadeOf", "end": "sugar", "weight": 0.8, "surface_text": "sugar is a component of many desserts and can be found in animal fat."}], "polished_text": "He eats all the dessert then wonders why the meal looks bare.", "status": "polished"} +{"raw_text": "There's a fella who eats the engine and says the engine's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "van", "X": "engine", "Y": "engine", "verb": "eat"}, "chain": [{"start": "van", "relation": "HasA", "end": "engine", "weight": 0.8, "surface_text": "both vehicles contain an engine"}, {"start": "van", "relation": "HasA", "end": "engine", "weight": 0.8, "surface_text": "both vehicles contain an engine"}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the grain and says the grain's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "wheat", "X": "grain", "Y": "grain", "verb": "grab"}, "chain": [{"start": "wheat", "relation": "HasA", "end": "grain", "weight": 0.8, "surface_text": "wheat is a type of grain, and rice is also a type of grain, so wheat serves as a bridge between them."}, {"start": "wheat", "relation": "HasA", "end": "grain", "weight": 0.8, "surface_text": "wheat is a type of grain, and rice is also a type of grain, so wheat serves as a bridge between them."}], "status": "discarded"} +{"raw_text": "He picks all the vegetable then wonders why the root looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "radish", "X": "vegetable", "Y": "root", "verb": "eat"}, "chain": [{"start": "radish", "relation": "PartOf", "end": "vegetable", "weight": 0.8, "surface_text": "Both jicama and radish are types of vegetables."}, {"start": "radish", "relation": "PartOf", "end": "root", "weight": 0.8, "surface_text": "Both jicama and radish have roots as their edible parts."}], "polished_text": "He picks all the vegetables then wonders why the radishes look bare.", "status": "polished"} +{"raw_text": "There's a fella who use ups the milk and says the shell's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "flesh", "X": "milk", "Y": "shell", "verb": "use up"}, "chain": [{"start": "flesh", "relation": "MadeOf", "end": "milk", "weight": 0.8, "surface_text": "milk is a component of flesh (from animals) and cheese (food product)"}, {"start": "flesh", "relation": "PartOf", "end": "shell", "weight": 0.8, "surface_text": "Turtle shells are part of its structure, which protects the flesh."}], "status": "discarded"} +{"raw_text": "Don't eat the stable and then gripe about the liquid.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "trough", "X": "stable", "Y": "liquid", "verb": "eat"}, "chain": [{"start": "trough", "relation": "PartOf", "end": "stable", "weight": 0.8, "surface_text": "a trough is part of a stable"}, {"start": "trough", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "liquid connects as a common substance held in both containers"}], "polished_text": "Don't complain about the trough and then gripe about the water.", "status": "polished"} +{"raw_text": "He picks all the plant then wonders why the land looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "forest", "X": "plant", "Y": "land", "verb": "grab"}, "chain": [{"start": "forest", "relation": "HasA", "end": "plant", "weight": 0.8, "surface_text": "Coca is a type of plant, and forests contain many plants."}, {"start": "forest", "relation": "PartOf", "end": "land", "weight": 0.8, "surface_text": "Coca trees grow on land, and forests are made up of land."}], "polished_text": "He grabs all the plant then wonders why the land looks bare.", "status": "polished"} +{"raw_text": "There's a fella who drinks the windows and says the wood's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "church", "X": "windows", "Y": "wood", "verb": "drink"}, "chain": [{"start": "church", "relation": "HasA", "end": "windows", "weight": 1.0, "surface_text": "[[A church]] has [[windows]]"}, {"start": "church", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a church is made of wood"}], "polished_text": "There's a fella who drinks the church's windows and says the wood's no good.", "status": "polished"} +{"raw_text": "He picks all the grass then wonders why the sheep looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "flock", "X": "grass", "Y": "sheep", "verb": "drink"}, "chain": [{"start": "flock", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "Zebras have grass as part of their diet (HasA relationship), and flocks like sheep also have grass as part of their diet (HasA relationship)."}, {"start": "flock", "relation": "HasA", "end": "sheep", "weight": 0.8, "surface_text": "Flesh can be made of sheep, and a flock has sheep."}], "status": "discarded"} +{"raw_text": "Don't eat the feathers and then gripe about the feather.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "dodo", "X": "feathers", "Y": "feather", "verb": "eat"}, "chain": [{"start": "dodo", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "feathers are a common feature of both birds"}, {"start": "dodo", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have feathers."}], "status": "discarded"} +{"raw_text": "He picks all the hornbill then wonders why the puffin looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "egg", "X": "hornbill", "Y": "puffin", "verb": "pick"}, "chain": [{"start": "egg", "relation": "HasA", "end": "hornbill", "weight": 0.8, "surface_text": "both cuckoos and hornbills are birds that lay eggs"}, {"start": "egg", "relation": "HasA", "end": "puffin", "weight": 0.8, "surface_text": "puffins and finches both lay eggs."}], "status": "discarded"} +{"raw_text": "That's like eating the beat and complaining the plastic tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "drum", "X": "beat", "Y": "plastic", "verb": "grab"}, "chain": [{"start": "drum", "relation": "PartOf", "end": "beat", "weight": 0.8, "surface_text": "A synthesizer can create beats, and a drum is part of a beat."}, {"start": "drum", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a drum is made of plastic"}], "polished_text": "That's like grabbing the drum and complaining the plastic beat tastes off.", "status": "polished"} +{"raw_text": "Don't drink the muscle and then gripe about the body.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "tiger", "X": "muscle", "Y": "body", "verb": "drink"}, "chain": [{"start": "tiger", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "Both fat and tigers have muscles as part of their physical composition."}, {"start": "tiger", "relation": "PartOf", "end": "body", "weight": 0.8, "surface_text": "Fat is a part of the body, and a tiger is an animal body."}], "status": "discarded"} +{"raw_text": "Don't take the glass and then gripe about the soil.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "potassium", "X": "glass", "Y": "soil", "verb": "take"}, "chain": [{"start": "potassium", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "potassium is used in some glass formulations, and quartz sand is a key ingredient in glass making"}, {"start": "potassium", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "Potassium is found in soil, and soil is a layer of the Earth."}], "status": "discarded"} +{"raw_text": "He picks all the xylophone then wonders why the musical instrument looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "xylophone", "X": "xylophone", "Y": "musical instrument", "verb": "drink"}, "chain": [{"start": "xylophone", "relation": "HasA", "end": "xylophone", "weight": 0.8, "surface_text": "xylophone connects as a component and possession"}, {"start": "xylophone", "relation": "PartOf", "end": "musical_instrument", "weight": 0.8, "surface_text": "both are types of musical instruments"}], "status": "discarded"} +{"raw_text": "That's like eating the wood and complaining the plastic tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "caddy", "X": "wood", "Y": "plastic", "verb": "grab"}, "chain": [{"start": "caddy", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a caddy is made of wood"}, {"start": "caddy", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a caddy is made of plastic"}], "status": "discarded"} +{"raw_text": "He picks all the egg then wonders why the beak looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "bulbul", "X": "egg", "Y": "beak", "verb": "use up"}, "chain": [{"start": "bulbul", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "cotingas lay eggs, bulbuls also lay eggs"}, {"start": "bulbul", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "both birds have beaks used for feeding"}], "status": "discarded"} +{"raw_text": "He picks all the shelf then wonders why the concrete looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "silo", "X": "shelf", "Y": "concrete", "verb": "eat"}, "chain": [{"start": "silo", "relation": "HasA", "end": "shelf", "weight": 0.8, "surface_text": "shelves are used for storage in both silos and libraries"}, {"start": "silo", "relation": "MadeOf", "end": "concrete", "weight": 0.8, "surface_text": "Concrete is a material used in the construction of both silos and malls."}], "polished_text": "He fills up his silo then wonders why the concrete looks bare.", "status": "polished"} +{"raw_text": "Don't take the steel and then gripe about the boat.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "anchor", "X": "steel", "Y": "boat", "verb": "take"}, "chain": [{"start": "anchor", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "an anchor can be made of steel"}, {"start": "anchor", "relation": "HasA", "end": "boat", "weight": 0.8, "surface_text": "a boat has an anchor"}], "status": "discarded"} +{"raw_text": "That's like eating the orchard and complaining the chalk tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "soil", "X": "orchard", "Y": "chalk", "verb": "pick"}, "chain": [{"start": "soil", "relation": "PartOf", "end": "orchard", "weight": 0.8, "surface_text": "soil is part of an orchard and the earth contains soil"}, {"start": "soil", "relation": "PartOf", "end": "chalk", "weight": 0.8, "surface_text": "chalk is part of soil composition, while clay is made of soil"}], "polished_text": "That's like pickin' the soil from the orchard and complainin' the soil from the chalk tastes funny.", "status": "polished"} +{"raw_text": "He picks all the claw then wonders why the claw looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "marmot", "X": "claw", "Y": "claw", "verb": "take"}, "chain": [{"start": "marmot", "relation": "HasA", "end": "claw", "weight": 0.8, "surface_text": "a marmot has claws as part of its body"}, {"start": "marmot", "relation": "HasA", "end": "claw", "weight": 0.8, "surface_text": "a marmot has claws as part of its body"}], "status": "discarded"} +{"raw_text": "That's like eating the corn and complaining the branch tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "husk", "X": "corn", "Y": "branch", "verb": "drink"}, "chain": [{"start": "husk", "relation": "PartOf", "end": "corn", "weight": 0.8, "surface_text": "a husk is part of corn"}, {"start": "husk", "relation": "PartOf", "end": "branch", "weight": 0.8, "surface_text": "Both husk and azalea are parts of plants."}], "status": "discarded"} +{"raw_text": "He picks all the hoof then wonders why the stripe looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "zebra", "X": "hoof", "Y": "stripe", "verb": "pick"}, "chain": [{"start": "zebra", "relation": "HasA", "end": "hoof", "weight": 0.8, "surface_text": "Both are parts of animals, with hoof being an animal part and claw being part of certain animals."}, {"start": "zebra", "relation": "HasA", "end": "stripe", "weight": 0.8, "surface_text": "Rhinoceros may have stripes (like some subspecies), while zebra has stripes as a defining feature."}], "polished_text": "He picks all the hoof then wonders why the stripe looks bare.", "status": "polished"} +{"raw_text": "Don't grab the steel and then gripe about the books.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "library", "X": "steel", "Y": "books", "verb": "grab"}, "chain": [{"start": "library", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a library is made of steel"}, {"start": "library", "relation": "HasA", "end": "books", "weight": 0.8, "surface_text": "prisons often have books for inmates, and libraries are collections of books."}], "status": "discarded"} +{"raw_text": "Don't drink the wing and then gripe about the feather.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "waxwing", "X": "wing", "Y": "feather", "verb": "drink"}, "chain": [{"start": "waxwing", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "birds both have wings"}, {"start": "waxwing", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "birds both have feathers"}], "polished_text": "Don't boast about the wing and then gripe about the feather.", "status": "polished"} +{"raw_text": "That's like eating the egg and complaining the wing tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "quetzal", "X": "egg", "Y": "wing", "verb": "drink"}, "chain": [{"start": "quetzal", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs as part of reproduction."}, {"start": "quetzal", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both canaries and quetzals are birds that have wings."}], "polished_text": "That's like eating the quetzal's egg and complaining the wing tastes funny.", "status": "polished"} +{"raw_text": "He picks all the scrap then wonders why the scrap looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "steel", "X": "scrap", "Y": "scrap", "verb": "pick"}, "chain": [{"start": "steel", "relation": "HasA", "end": "scrap", "weight": 0.8, "surface_text": "both pewter and steel can be found as scrap metal"}, {"start": "steel", "relation": "HasA", "end": "scrap", "weight": 0.8, "surface_text": "both pewter and steel can be found as scrap metal"}], "polished_text": "He picks all the scrap then wonders why the scrap pile's gone thin.", "status": "polished"} +{"raw_text": "Don't take the feather and then gripe about the feather.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "toucan", "X": "feather", "Y": "feather", "verb": "take"}, "chain": [{"start": "toucan", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}, {"start": "toucan", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the wood and says the leaf's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "holly", "X": "wood", "Y": "leaf", "verb": "use up"}, "chain": [{"start": "holly", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "wood is the common material of both holly and oak trees."}, {"start": "holly", "relation": "PartOf", "end": "leaf", "weight": 0.8, "surface_text": "both are parts of trees"}], "status": "discarded"} +{"raw_text": "That's like eating the spice and complaining the spice blend tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "paprika", "X": "spice", "Y": "spice blend", "verb": "drink"}, "chain": [{"start": "paprika", "relation": "PartOf", "end": "spice", "weight": 0.8, "surface_text": "both turmeric and paprika are types of spice"}, {"start": "paprika", "relation": "MadeOf", "end": "spice_blend", "weight": 0.8, "surface_text": "spice blend connects as both are ingredients in it"}], "polished_text": "You can't drink the paprika and then gripe 'cause the spice blend ain't right.", "status": "polished"} +{"raw_text": "Don't pick the seaweed and then gripe about the coast.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "ocean", "X": "seaweed", "Y": "coast", "verb": "pick"}, "chain": [{"start": "ocean", "relation": "PartOf", "end": "seaweed", "weight": 1.0, "surface_text": "[[seaweed]] is part of [[the ocean]]"}, {"start": "ocean", "relation": "PartOf", "end": "coast", "weight": 0.8, "surface_text": "orchards can be near coasts, coasts are part of oceans"}], "polished_text": "Don't pick the seaweed and then gripe about the ocean's coast.", "status": "polished"} +{"raw_text": "Don't eat the wire and then gripe about the metal.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "magnesium", "X": "wire", "Y": "metal", "verb": "eat"}, "chain": [{"start": "magnesium", "relation": "MadeOf", "end": "wire", "weight": 0.8, "surface_text": "wires can be made from both magnesium and tungsten."}, {"start": "magnesium", "relation": "PartOf", "end": "metal", "weight": 0.8, "surface_text": "Both mercury and magnesium are types of metal."}], "polished_text": "Don't eat the magnesium and then gripe about the metal.", "status": "polished"} +{"raw_text": "That's like eating the plant and complaining the pod tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "bean", "X": "plant", "Y": "pod", "verb": "grab"}, "chain": [{"start": "bean", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both eggplant and bean are parts of plants"}, {"start": "bean", "relation": "HasA", "end": "pod", "weight": 0.8, "surface_text": "both eggplant and bean can have pods (though eggplant's pod is its fruit, while bean's pod contains seeds)"}], "polished_text": "That's like eating the bean and complaining the pod tastes off.", "status": "polished"} +{"raw_text": "Don't eat the hull and then gripe about the bow.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "ship", "X": "hull", "Y": "bow", "verb": "eat"}, "chain": [{"start": "ship", "relation": "PartOf", "end": "hull", "weight": 1.0, "surface_text": "[[a hull]] is part of [[a ship]]"}, {"start": "ship", "relation": "PartOf", "end": "bow", "weight": 1.0, "surface_text": "[[The bow]] is part of [[a ship]]"}], "polished_text": "Don't eat the hull and then gripe about the bow.", "status": "polished"} +{"raw_text": "There's a fella who eats the group and says the grass's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "flock", "X": "group", "Y": "grass", "verb": "eat"}, "chain": [{"start": "flock", "relation": "PartOf", "end": "group", "weight": 0.8, "surface_text": "bison can be part of a group and a flock is a type of group of animals"}, {"start": "flock", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "Zebras have grass as part of their diet (HasA relationship), and flocks like sheep also have grass as part of their diet (HasA relationship)."}], "status": "discarded"} +{"raw_text": "He picks all the tree then wonders why the planting looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "orchard", "X": "tree", "Y": "planting", "verb": "use up"}, "chain": [{"start": "orchard", "relation": "PartOf", "end": "tree", "weight": 1.0, "surface_text": "[[A tree]] is part of [[an orchard]]"}, {"start": "orchard", "relation": "HasA", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}], "polished_text": "He picks all the tree then wonders why the planting looks bare.", "status": "polished"} +{"raw_text": "That's like eating the feather and complaining the engine tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "plane", "X": "feather", "Y": "engine", "verb": "take"}, "chain": [{"start": "plane", "relation": "PartOf", "end": "feather", "weight": 0.8, "surface_text": "aluminum is used to make planes, and feathers are part of birds that inspired the design of planes."}, {"start": "plane", "relation": "HasA", "end": "engine", "weight": 0.8, "surface_text": "both vehicles typically have engines"}], "polished_text": "That's like eating the feather off the plane and complaining the engine's flavor is off.", "status": "polished"} +{"raw_text": "There's a fella who takes the salt and says the corn's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "chips", "X": "salt", "Y": "corn", "verb": "take"}, "chain": [{"start": "chips", "relation": "HasA", "end": "salt", "weight": 0.8, "surface_text": "bananas can be salted, chips usually contain salt"}, {"start": "chips", "relation": "MadeOf", "end": "corn", "weight": 0.8, "surface_text": "chips are made of corn"}], "status": "discarded"} +{"raw_text": "That's like eating the wood and complaining the medicine tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cabinet", "X": "wood", "Y": "medicine", "verb": "grab"}, "chain": [{"start": "cabinet", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a cabinet is made of wood"}, {"start": "cabinet", "relation": "PartOf", "end": "medicine", "weight": 0.8, "surface_text": "medicine is part of a medicine cabinet"}], "status": "discarded"} +{"raw_text": "Don't grab the paw and then gripe about the leg.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "spider", "X": "paw", "Y": "leg", "verb": "grab"}, "chain": [{"start": "spider", "relation": "HasA", "end": "paw", "weight": 0.8, "surface_text": "a paw is a type of claw, and a spider has claws (pedipalps)"}, {"start": "spider", "relation": "PartOf", "end": "leg", "weight": 1.0, "surface_text": "[[A leg]] is part of [[a spider]]"}], "status": "discarded"} +{"raw_text": "He picks all the wing then wonders why the feather looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cormorant", "X": "wing", "Y": "feather", "verb": "take"}, "chain": [{"start": "cormorant", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings for flight."}, {"start": "cormorant", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}], "status": "discarded"} +{"raw_text": "That's like eating the cake and complaining the meat tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "fat", "X": "cake", "Y": "meat", "verb": "use up"}, "chain": [{"start": "fat", "relation": "HasA", "end": "cake", "weight": 0.8, "surface_text": "cake is a type of dessert, and fat can be an ingredient in cake."}, {"start": "fat", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "meat is part of a burger and contains fat"}], "polished_text": "That's like gobbling up the cake and then bellyaching that the meat went bad.", "status": "polished"} +{"raw_text": "There's a fella who use ups the copper wiring and says the bronze's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "copper", "X": "copper wiring", "Y": "bronze", "verb": "use up"}, "chain": [{"start": "copper", "relation": "PartOf", "end": "copper_wiring", "weight": 1.0, "surface_text": "[[copper]] is part of [[copper wiring]]."}, {"start": "copper", "relation": "MadeOf", "end": "bronze", "weight": 0.8, "surface_text": "both pewter and bronze contain copper"}], "polished_text": "There's a fella who uses up the copper wiring and says the bronze ain't worth a damn.", "status": "polished"} +{"raw_text": "He picks all the hamburger then wonders why the stalk looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "onion", "X": "hamburger", "Y": "stalk", "verb": "pick"}, "chain": [{"start": "onion", "relation": "HasA", "end": "hamburger", "weight": 0.8, "surface_text": "a hamburger has onion"}, {"start": "onion", "relation": "PartOf", "end": "stalk", "weight": 0.8, "surface_text": "Both kohlrabi and onions have stalks as part of their vegetable structure."}], "status": "discarded"} +{"raw_text": "There's a fella who picks the hydrogen and says the hydrogen's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "water", "X": "hydrogen", "Y": "hydrogen", "verb": "pick"}, "chain": [{"start": "water", "relation": "PartOf", "end": "hydrogen", "weight": 3.4641016, "surface_text": "*[[water]] has [[hydrogen]]"}, {"start": "water", "relation": "PartOf", "end": "hydrogen", "weight": 3.4641016, "surface_text": "*[[water]] has [[hydrogen]]"}], "status": "discarded"} +{"raw_text": "Don't eat the doctor and then gripe about the toolkit.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "level", "X": "doctor", "Y": "toolkit", "verb": "eat"}, "chain": [{"start": "level", "relation": "HasA", "end": "doctor", "weight": 0.8, "surface_text": "A doctor uses both a stethoscope and a level as tools in their work."}, {"start": "level", "relation": "PartOf", "end": "toolkit", "weight": 0.8, "surface_text": "Both a stethoscope and a level might be found in a medical or scientific toolkit."}], "status": "discarded"} +{"raw_text": "Don't grab the handle and then gripe about the handle.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "kettle", "X": "handle", "Y": "handle", "verb": "grab"}, "chain": [{"start": "kettle", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "both jugs and kettles typically have handles"}, {"start": "kettle", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "both jugs and kettles typically have handles"}], "status": "discarded"} +{"raw_text": "He picks all the string then wonders why the data looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "recorder", "X": "string", "Y": "data", "verb": "use up"}, "chain": [{"start": "recorder", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "both instruments may have strings (though recorder has a reed, not strings)."}, {"start": "recorder", "relation": "HasA", "end": "data", "weight": 0.8, "surface_text": "both instruments involve data or readings"}], "polished_text": "He uses up all the string then wonders why the data's gone thin.", "status": "polished"} +{"raw_text": "He picks all the feather then wonders why the wings looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "condor", "X": "feather", "Y": "wings", "verb": "pick"}, "chain": [{"start": "condor", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "feathers are distinctive features of both birds, used for insulation and flight."}, {"start": "condor", "relation": "HasA", "end": "wings", "weight": 0.8, "surface_text": "wings are common features of both birds"}], "polished_text": "He picks all the feathers then wonders why the wings look bare.", "status": "polished"} +{"raw_text": "That's like eating the rod and complaining the metal tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "magnesium", "X": "rod", "Y": "metal", "verb": "use up"}, "chain": [{"start": "magnesium", "relation": "MadeOf", "end": "rod", "weight": 0.8, "surface_text": "rods can be made of magnesium or aluminum for various applications."}, {"start": "magnesium", "relation": "PartOf", "end": "metal", "weight": 0.8, "surface_text": "both magnesium and tungsten are types of metal."}], "status": "discarded"} +{"raw_text": "Don't pick the wing and then gripe about the wing.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "tinamou", "X": "wing", "Y": "wing", "verb": "pick"}, "chain": [{"start": "tinamou", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both are birds with wings for flight or balance"}, {"start": "tinamou", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both are birds with wings for flight or balance"}], "polished_text": "Don't pick the wing and then grumble about the other wing.", "status": "polished"} +{"raw_text": "There's a fella who grabs the abdomen and says the roach's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "insect", "X": "abdomen", "Y": "roach", "verb": "grab"}, "chain": [{"start": "insect", "relation": "PartOf", "end": "abdomen", "weight": 1.0, "surface_text": "[[An abdomen]] is part of [[an insect]]"}, {"start": "insect", "relation": "PartOf", "end": "roach", "weight": 0.8, "surface_text": "both are insects"}], "status": "discarded"} +{"raw_text": "He picks all the \"spice\" then wonders why the \"spice\" looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ginger", "X": "\"spice\"", "Y": "\"spice\"", "verb": "drink"}, "chain": [{"start": "ginger", "relation": "HasA", "end": "\"spice\"", "weight": 0.8, "surface_text": "both are types of spice"}, {"start": "ginger", "relation": "HasA", "end": "\"spice\"", "weight": 0.8, "surface_text": "both are types of spice"}], "status": "discarded"} +{"raw_text": "He picks all the lid then wonders why the lid looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "jar", "X": "lid", "Y": "lid", "verb": "drink"}, "chain": [{"start": "jar", "relation": "HasA", "end": "lid", "weight": 1.0, "surface_text": "[[a jar]] has [[a lid]]"}, {"start": "jar", "relation": "HasA", "end": "lid", "weight": 0.8, "surface_text": "both jugs and jars often have lids to cover them."}], "status": "discarded"} +{"raw_text": "He picks all the seabird then wonders why the wing looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "petrel", "X": "seabird", "Y": "wing", "verb": "use up"}, "chain": [{"start": "petrel", "relation": "PartOf", "end": "seabird", "weight": 0.8, "surface_text": "seabird is a category of bird that includes both thrashers and petrels."}, {"start": "petrel", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "both thrashers and petrels have wings as part of their bird anatomy."}], "status": "discarded"} +{"raw_text": "There's a fella who picks the 88 keys and says the soundboard's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "piano", "X": "88 keys", "Y": "soundboard", "verb": "pick"}, "chain": [{"start": "piano", "relation": "HasA", "end": "88_keys", "weight": 3.4641016, "surface_text": "[[A piano]] has [[88 keys]]"}, {"start": "piano", "relation": "PartOf", "end": "soundboard", "weight": 1.0, "surface_text": "[[A soundboard]] is part of [[a piano]]"}], "polished_text": "There's a fella who picks the 88 keys and says the soundboard's no good.", "status": "polished"} +{"raw_text": "He picks all the ammunition then wonders why the gunpowder looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "revolver", "X": "ammunition", "Y": "gunpowder", "verb": "drink"}, "chain": [{"start": "revolver", "relation": "HasA", "end": "ammunition", "weight": 0.8, "surface_text": "Both a revolver and a rifle require ammunition to fire."}, {"start": "revolver", "relation": "MadeOf", "end": "gunpowder", "weight": 0.8, "surface_text": "Both a revolver and a canon use gunpowder to propel projectiles."}], "status": "discarded"} +{"raw_text": "He picks all the insect then wonders why the mouthpart looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "mealybug", "X": "insect", "Y": "mouthpart", "verb": "drink"}, "chain": [{"start": "mealybug", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "insects are a biological category both belong to"}, {"start": "mealybug", "relation": "PartOf", "end": "mouthpart", "weight": 0.8, "surface_text": "mouthparts are part of both insects and animals"}], "polished_text": "He picks all the insects then wonders why the mealybugs look hungry.", "status": "polished"} +{"raw_text": "There's a fella who picks the musician and says the string's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mandolin", "X": "musician", "Y": "string", "verb": "pick"}, "chain": [{"start": "mandolin", "relation": "HasA", "end": "musician", "weight": 0.8, "surface_text": "Both instruments can be played by a musician."}, {"start": "mandolin", "relation": "PartOf", "end": "string", "weight": 0.8, "surface_text": "both instruments have strings that are essential components"}], "status": "discarded"} +{"raw_text": "Don't take the gauge and then gripe about the gauge.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "caliper", "X": "gauge", "Y": "gauge", "verb": "take"}, "chain": [{"start": "caliper", "relation": "HasA", "end": "gauge", "weight": 0.8, "surface_text": "Both instruments contain or function as gauges for precision."}, {"start": "caliper", "relation": "HasA", "end": "gauge", "weight": 0.8, "surface_text": "Both instruments contain or function as gauges for precision."}], "polished_text": "Don't use the caliper and then gripe about the gauge.", "status": "polished"} +{"raw_text": "That's like eating the barrel and complaining the weapon tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cannon", "X": "barrel", "Y": "weapon", "verb": "use up"}, "chain": [{"start": "cannon", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a cannon has a barrel"}, {"start": "cannon", "relation": "PartOf", "end": "weapon", "weight": 0.8, "surface_text": "both are part of a weapon classification"}], "polished_text": "That's like firing a cannon and complaining the barrel's wasted all its powder.", "status": "polished"} +{"raw_text": "Don't eat the soldier and then gripe about the weapon.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "canon", "X": "soldier", "Y": "weapon", "verb": "eat"}, "chain": [{"start": "canon", "relation": "HasA", "end": "soldier", "weight": 0.8, "surface_text": "soldier can be equipped with either weapon"}, {"start": "canon", "relation": "PartOf", "end": "weapon", "weight": 0.8, "surface_text": "both are types of weapons"}], "polished_text": "Don't fire the soldier and then gripe about the canon.", "status": "polished"} +{"raw_text": "There's a fella who use ups the seats inside and says the wheel's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "van", "X": "seats inside", "Y": "wheel", "verb": "use up"}, "chain": [{"start": "van", "relation": "HasA", "end": "seats_inside", "weight": 1.0, "surface_text": "[[A van]] has [[seats inside]]"}, {"start": "van", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "both carts and vans have wheels"}], "polished_text": "There's a fella who uses up the seats inside and says the wheel's no good.", "status": "polished"} +{"raw_text": "He picks all the caffiene in then wonders why the caffiene looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "coffee", "X": "caffiene in", "Y": "caffiene", "verb": "take"}, "chain": [{"start": "coffee", "relation": "HasA", "end": "caffiene_in", "weight": 1.0, "surface_text": "[[Coffee]] has [[caffiene in it]]"}, {"start": "coffee", "relation": "HasA", "end": "caffiene", "weight": 1.0, "surface_text": "[[Coffee]] contains [[caffiene]]"}], "polished_text": "He takes all the caffeine out, then wonders why the coffee tastes weak.", "status": "polished"} +{"raw_text": "There's a fella who picks the string and says the orchestra's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "flute", "X": "string", "Y": "orchestra", "verb": "pick"}, "chain": [{"start": "flute", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "strings are part of lyres and some flutes have strings"}, {"start": "flute", "relation": "PartOf", "end": "orchestra", "weight": 0.8, "surface_text": "orchestra connects the larger ensemble both instruments can be part of."}], "polished_text": "A fellow picks the string on his flute and then says the whole orchestra plays no good.", "status": "polished"} +{"raw_text": "Don't use up the grain and then gripe about the grain.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "wheat", "X": "grain", "Y": "grain", "verb": "use up"}, "chain": [{"start": "wheat", "relation": "HasA", "end": "grain", "weight": 0.8, "surface_text": "wheat is a type of grain, and rice is also a type of grain, so wheat serves as a bridge between them."}, {"start": "wheat", "relation": "HasA", "end": "grain", "weight": 0.8, "surface_text": "wheat is a type of grain, and rice is also a type of grain, so wheat serves as a bridge between them."}], "polished_text": "Don't use up the grain and then gripe about the grain.", "status": "polished"} +{"raw_text": "He picks all the mineral then wonders why the mineral looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "stone", "X": "mineral", "Y": "mineral", "verb": "pick"}, "chain": [{"start": "stone", "relation": "HasA", "end": "mineral", "weight": 0.8, "surface_text": "minerals are components of stones, which are parts of rocks"}, {"start": "stone", "relation": "PartOf", "end": "mineral", "weight": 0.8, "surface_text": "stone connects the composition of talc to the category of minerals"}], "status": "discarded"} +{"raw_text": "That's like eating the soil and complaining the dirt tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "ground", "X": "soil", "Y": "dirt", "verb": "eat"}, "chain": [{"start": "ground", "relation": "PartOf", "end": "soil", "weight": 0.8, "surface_text": "soil is part of the ground"}, {"start": "ground", "relation": "MadeOf", "end": "dirt", "weight": 0.8, "surface_text": "the ground is made of dirt"}], "polished_text": "You eat the dirt and then complain the ground tastes funny.", "status": "polished"} +{"raw_text": "He picks all the leather then wonders why the cotton looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "jacket", "X": "leather", "Y": "cotton", "verb": "eat"}, "chain": [{"start": "jacket", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "a jacket is made of leather"}, {"start": "jacket", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a jacket is made of cotton"}], "polished_text": "He picks all the leather off the jacket then wonders why the cotton looks bare.", "status": "polished"} +{"raw_text": "He picks all the animal then wonders why the cat looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "tail", "X": "animal", "Y": "cat", "verb": "drink"}, "chain": [{"start": "tail", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "A lynx is an animal, and a tail is part of an animal."}, {"start": "tail", "relation": "PartOf", "end": "cat", "weight": 0.8, "surface_text": "A lynx is a type of cat, and a tail is part of a cat."}], "polished_text": "He picks all the animal then wonders why the cat's tail looks bare.", "status": "polished"} +{"raw_text": "That's like eating the feathers and complaining the feathers tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "swan", "X": "feathers", "Y": "feathers", "verb": "take"}, "chain": [{"start": "swan", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "Both birds have feathers as part of their physical structure."}, {"start": "swan", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "Both birds have feathers as part of their physical structure."}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the fish and says the fish's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "snapper", "X": "fish", "Y": "fish", "verb": "drink"}, "chain": [{"start": "snapper", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a snapper is made of fish"}, {"start": "snapper", "relation": "PartOf", "end": "fish", "weight": 0.8, "surface_text": "a snapper is part of fish"}], "status": "discarded"} +{"raw_text": "He picks all the cornbread then wonders why the cornbread looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "corn", "X": "cornbread", "Y": "cornbread", "verb": "take"}, "chain": [{"start": "corn", "relation": "HasA", "end": "cornbread", "weight": 0.8, "surface_text": "cornbread has corn"}, {"start": "corn", "relation": "HasA", "end": "cornbread", "weight": 0.8, "surface_text": "cornbread has corn"}], "status": "discarded"} +{"raw_text": "That's like eating the polyester and complaining the cotton tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "tie", "X": "polyester", "Y": "cotton", "verb": "grab"}, "chain": [{"start": "tie", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "a tie is made of polyester"}, {"start": "tie", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a tie is made of cotton"}], "polished_text": "That's like grabbing the polyester tie and complaining the cotton one feels cheap.", "status": "polished"} +{"raw_text": "That's like eating the lid and complaining the glass tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "jar", "X": "lid", "Y": "glass", "verb": "take"}, "chain": [{"start": "jar", "relation": "HasA", "end": "lid", "weight": 0.8, "surface_text": "both jugs and jars often have lids to cover them."}, {"start": "jar", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a jar is made of glass"}], "status": "discarded"} +{"raw_text": "He picks all the object then wonders why the metal looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "rust", "X": "object", "Y": "metal", "verb": "pick"}, "chain": [{"start": "rust", "relation": "PartOf", "end": "object", "weight": 0.8, "surface_text": "skin can be part of an object like armor, and rust can be part of an object like metal."}, {"start": "rust", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "both rust and soot are byproducts of metal processes."}], "polished_text": "He picks all the rust off the object then wonders why the metal looks bare.", "status": "polished"} +{"raw_text": "There's a fella who picks the fence and says the poppy's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "meadow", "X": "fence", "Y": "poppy", "verb": "pick"}, "chain": [{"start": "meadow", "relation": "HasA", "end": "fence", "weight": 0.8, "surface_text": "Both landscapes can be bounded or contained by fences."}, {"start": "meadow", "relation": "PartOf", "end": "poppy", "weight": 0.8, "surface_text": "poppies are part of a meadow"}], "status": "discarded"} +{"raw_text": "Don't drink the clothing and then gripe about the desk.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "drawer", "X": "clothing", "Y": "desk", "verb": "drink"}, "chain": [{"start": "drawer", "relation": "HasA", "end": "clothing", "weight": 1.0, "surface_text": "[[A drawer]] contains [[clothing]]"}, {"start": "drawer", "relation": "HasA", "end": "desk", "weight": 0.8, "surface_text": "a desk has a drawer"}], "status": "discarded"} +{"raw_text": "He picks all the toolkit then wonders why the toolkit looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "level", "X": "toolkit", "Y": "toolkit", "verb": "grab"}, "chain": [{"start": "level", "relation": "PartOf", "end": "toolkit", "weight": 0.8, "surface_text": "Both a stethoscope and a level might be found in a medical or scientific toolkit."}, {"start": "level", "relation": "PartOf", "end": "toolkit", "weight": 0.8, "surface_text": "Both a stethoscope and a level might be found in a medical or scientific toolkit."}], "status": "discarded"} +{"raw_text": "That's like eating the tar and complaining the tar tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "plastic", "X": "tar", "Y": "tar", "verb": "pick"}, "chain": [{"start": "plastic", "relation": "HasA", "end": "tar", "weight": 0.8, "surface_text": "plastic is a component in tar and styrofoam"}, {"start": "plastic", "relation": "HasA", "end": "tar", "weight": 0.8, "surface_text": "plastic is a component in tar and styrofoam"}], "status": "discarded"} +{"raw_text": "There's a fella who takes the cotton and says the fabric's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "dress", "X": "cotton", "Y": "fabric", "verb": "take"}, "chain": [{"start": "dress", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a dress can be made of cotton"}, {"start": "dress", "relation": "PartOf", "end": "fabric", "weight": 0.8, "surface_text": "fabric is part of a dress"}], "polished_text": "A man takes the cotton to make his dress, then claims the fabric's no good.", "status": "polished"} +{"raw_text": "There's a fella who grabs the fish and says the fish's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "trout", "X": "fish", "Y": "fish", "verb": "grab"}, "chain": [{"start": "trout", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a trout is made of fish"}, {"start": "trout", "relation": "PartOf", "end": "fish", "weight": 0.8, "surface_text": "a trout is part of fish"}], "status": "discarded"} +{"raw_text": "Don't eat the player and then gripe about the wood.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "bass", "X": "player", "Y": "wood", "verb": "eat"}, "chain": [{"start": "bass", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "a player can play both a flute and a bass instrument"}, {"start": "bass", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a bass is made of wood"}], "polished_text": "Don't eat the bass player and then gripe about the wood.", "status": "polished"} +{"raw_text": "Don't eat the tool and then gripe about the metal.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "punch", "X": "tool", "Y": "metal", "verb": "eat"}, "chain": [{"start": "punch", "relation": "PartOf", "end": "tool", "weight": 0.8, "surface_text": "Both a punch and a pick are types of tools."}, {"start": "punch", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "both tools are typically made of metal"}], "polished_text": "Don't misuse the tool and then gripe about the metal.", "status": "polished"} +{"raw_text": "That's like eating the alcohol and complaining the bad drug tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "beer", "X": "alcohol", "Y": "bad drug", "verb": "drink"}, "chain": [{"start": "beer", "relation": "HasA", "end": "alcohol", "weight": 1.0, "surface_text": "[[beer]] contains [[alcohol]]"}, {"start": "beer", "relation": "HasA", "end": "bad_drug", "weight": 1.0, "surface_text": "[[Beer]] contains [[a bad drug]]"}], "status": "discarded"} +{"raw_text": "He picks all the wood then wonders why the blade looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "axe", "X": "wood", "Y": "blade", "verb": "take"}, "chain": [{"start": "axe", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an axe is made of wood"}, {"start": "axe", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "an axe has a blade"}], "status": "discarded"} +{"raw_text": "Don't grab the hammer and then gripe about the thimble.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "needle", "X": "hammer", "Y": "thimble", "verb": "grab"}, "chain": [{"start": "needle", "relation": "HasA", "end": "hammer", "weight": 0.8, "surface_text": "Both tools can be used for striking, and they are both handheld tools."}, {"start": "needle", "relation": "PartOf", "end": "thimble", "weight": 0.8, "surface_text": "needle is part of using a thimble in sewing, and some specialized cars might have needle-like structures in design or components"}], "status": "discarded"} +{"raw_text": "Don't drink the nest and then gripe about the wing.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "nightingale", "X": "nest", "Y": "wing", "verb": "drink"}, "chain": [{"start": "nightingale", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build or use nests for living and raising young"}, {"start": "nightingale", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings as part of their anatomy for flight"}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the concrete and says the grain's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "silo", "X": "concrete", "Y": "grain", "verb": "grab"}, "chain": [{"start": "silo", "relation": "MadeOf", "end": "concrete", "weight": 0.8, "surface_text": "Concrete is a material used in the construction of both silos and malls."}, {"start": "silo", "relation": "HasA", "end": "grain", "weight": 0.8, "surface_text": "Grain is stored in a silo and can be an ingredient in materials used in malls."}], "status": "discarded"} +{"raw_text": "There's a fella who takes the cardamom and says the eggplant's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "pod", "X": "cardamom", "Y": "eggplant", "verb": "take"}, "chain": [{"start": "pod", "relation": "HasA", "end": "cardamom", "weight": 0.8, "surface_text": "cardamom has a pod"}, {"start": "pod", "relation": "HasA", "end": "eggplant", "weight": 0.8, "surface_text": "both eggplant and bean can have pods (though eggplant's pod is its fruit, while bean's pod contains seeds)"}], "polished_text": "There's a fella who takes the cardamom from the pod and says the eggplant's no good.", "status": "polished"} +{"raw_text": "There's a fella who eats the stem and says the food's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cabbage", "X": "stem", "Y": "food", "verb": "eat"}, "chain": [{"start": "cabbage", "relation": "PartOf", "end": "stem", "weight": 0.8, "surface_text": "both kohlrabi and cabbage have stems as part of their structure"}, {"start": "cabbage", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both kohlrabi and cabbage are types of food"}], "status": "discarded"} +{"raw_text": "Don't use up the feather and then gripe about the egg.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "jay", "X": "feather", "Y": "egg", "verb": "use up"}, "chain": [{"start": "jay", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}, {"start": "jay", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs."}], "status": "discarded"} +{"raw_text": "Don't pick the plant and then gripe about the plant.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "beet", "X": "plant", "Y": "plant", "verb": "pick"}, "chain": [{"start": "beet", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "Both eggplant and beet are parts of plant-based food categories."}, {"start": "beet", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "Both eggplant and beet are parts of plant-based food categories."}], "status": "discarded"} +{"raw_text": "There's a fella who takes the beak and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cock", "X": "beak", "Y": "nest", "verb": "take"}, "chain": [{"start": "cock", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both birds have beaks."}, {"start": "cock", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds make or use nests"}], "polished_text": "Folk say: There's a fella who takes the cock's beak and then gripes his nest ain't worth a dime.", "status": "polished"} +{"raw_text": "There's a fella who grabs the liquid and says the water's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "trough", "X": "liquid", "Y": "water", "verb": "grab"}, "chain": [{"start": "trough", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "liquid connects as a common substance held in both containers"}, {"start": "trough", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "water connects the contents of both containers"}], "polished_text": "There's a fella who grabs the trough's liquid and says the water's no good.", "status": "polished"} +{"raw_text": "There's a fella who eats the flower and says the carnation's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "carnation", "X": "flower", "Y": "carnation", "verb": "eat"}, "chain": [{"start": "carnation", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "both are types of flowers"}, {"start": "carnation", "relation": "PartOf", "end": "carnation", "weight": 0.8, "surface_text": "carnation is made of petals, and a petal is part of many flowers including carnations."}], "status": "discarded"} +{"raw_text": "That's like eating the burger and complaining the burger tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "lettuce", "X": "burger", "Y": "burger", "verb": "drink"}, "chain": [{"start": "lettuce", "relation": "HasA", "end": "burger", "weight": 0.8, "surface_text": "Lettuce is a common vegetable found in burgers, and it is a type of vegetable."}, {"start": "lettuce", "relation": "HasA", "end": "burger", "weight": 0.8, "surface_text": "Lettuce is a common vegetable found in burgers, and it is a type of vegetable."}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the water and says the metal's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "aquarium", "X": "water", "Y": "metal", "verb": "grab"}, "chain": [{"start": "aquarium", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both contain water"}, {"start": "aquarium", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "an aquarium is made of metal"}], "status": "discarded"} +{"raw_text": "That's like eating the tank and complaining the weapon tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cannon", "X": "tank", "Y": "weapon", "verb": "drink"}, "chain": [{"start": "cannon", "relation": "HasA", "end": "tank", "weight": 0.8, "surface_text": "a tank has a cannon"}, {"start": "cannon", "relation": "PartOf", "end": "weapon", "weight": 0.8, "surface_text": "both are part of a weapon classification"}], "polished_text": "That's like loading the cannon and complaining the weapon tastes like metal.", "status": "polished"} +{"raw_text": "That's like eating the larva and complaining the wings tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "butterfly", "X": "larva", "Y": "wings", "verb": "eat"}, "chain": [{"start": "butterfly", "relation": "PartOf", "end": "larva", "weight": 0.8, "surface_text": "both insects have a larval stage in their life cycle"}, {"start": "butterfly", "relation": "HasA", "end": "wings", "weight": 0.8, "surface_text": "both insects have wings for flying"}], "status": "discarded"} +{"raw_text": "He picks all the skull then wonders why the bone looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "head", "X": "skull", "Y": "bone", "verb": "use up"}, "chain": [{"start": "head", "relation": "PartOf", "end": "skull", "weight": 0.8, "surface_text": "a rhinoceros has a skull, and the skull is part of the head."}, {"start": "head", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a head is made of bone"}], "polished_text": "He picks all the head then wonders why the bone looks bare.", "status": "polished"} +{"raw_text": "That's like eating the many rungs and complaining the wood tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "ladder", "X": "many rungs", "Y": "wood", "verb": "eat"}, "chain": [{"start": "ladder", "relation": "HasA", "end": "many_rungs", "weight": 1.0, "surface_text": "[[A ladder]] has [[many rungs]]"}, {"start": "ladder", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a ladder is made of wood"}], "status": "discarded"} +{"raw_text": "Don't eat the root and then gripe about the plant.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "dandelion", "X": "root", "Y": "plant", "verb": "eat"}, "chain": [{"start": "dandelion", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "a dandelion has a root"}, {"start": "dandelion", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both are types of plants"}], "polished_text": "Don't pull the dandelion and then gripe about the plant.", "status": "polished"} +{"raw_text": "He picks all the plastic then wonders why the bit looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "drill", "X": "plastic", "Y": "bit", "verb": "eat"}, "chain": [{"start": "drill", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a drill is made of plastic"}, {"start": "drill", "relation": "PartOf", "end": "bit", "weight": 1.0, "surface_text": "[[A bit]] is part of [[a drill]]"}], "polished_text": "He picks all the plastic then wonders why the bit's all chewed up.", "status": "polished"} +{"raw_text": "There's a fella who drinks the fabric and says the fabric's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "linen", "X": "fabric", "Y": "fabric", "verb": "drink"}, "chain": [{"start": "linen", "relation": "HasA", "end": "fabric", "weight": 0.8, "surface_text": "Both burlap and linen are types of fabric."}, {"start": "linen", "relation": "HasA", "end": "fabric", "weight": 0.8, "surface_text": "Both burlap and linen are types of fabric."}], "status": "discarded"} +{"raw_text": "He picks all the steel then wonders why the engine looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "plane", "X": "steel", "Y": "engine", "verb": "pick"}, "chain": [{"start": "plane", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a plane is made of steel"}, {"start": "plane", "relation": "HasA", "end": "engine", "weight": 0.8, "surface_text": "both vehicles typically have engines"}], "polished_text": "He picks all the steel then wonders why the engine's left bare.", "status": "polished"} +{"raw_text": "That's like eating the string and complaining the string tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "harp", "X": "string", "Y": "string", "verb": "pick"}, "chain": [{"start": "harp", "relation": "PartOf", "end": "string", "weight": 0.8, "surface_text": "strings are components of both instruments"}, {"start": "harp", "relation": "PartOf", "end": "string", "weight": 0.8, "surface_text": "strings are components of both instruments"}], "status": "discarded"} +{"raw_text": "Don't take the jewelry and then gripe about the quartz.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "crystal", "X": "jewelry", "Y": "quartz", "verb": "take"}, "chain": [{"start": "crystal", "relation": "PartOf", "end": "jewelry", "weight": 0.8, "surface_text": "crystal is part of jewelry"}, {"start": "crystal", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "crystal is made of quartz"}], "polished_text": "Don't take the crystal jewelry and then gripe about the quartz in it.", "status": "polished"} +{"raw_text": "That's like eating the wine and complaining the wine tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cork", "X": "wine", "Y": "wine", "verb": "take"}, "chain": [{"start": "cork", "relation": "HasA", "end": "wine", "weight": 0.8, "surface_text": "wine has a cork"}, {"start": "cork", "relation": "HasA", "end": "wine", "weight": 0.8, "surface_text": "wine has a cork"}], "status": "discarded"} +{"raw_text": "Don't pick the glass and then gripe about the keypad.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "phone", "X": "glass", "Y": "keypad", "verb": "pick"}, "chain": [{"start": "phone", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a phone is made of glass"}, {"start": "phone", "relation": "PartOf", "end": "keypad", "weight": 1.0, "surface_text": "[[A keypad]] is part of [[a phone]]"}], "polished_text": "Don't pick the phone apart and then gripe about its keypad.", "status": "polished"} +{"raw_text": "That's like eating the seasoning and complaining the saltshaker tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "salt", "X": "seasoning", "Y": "saltshaker", "verb": "eat"}, "chain": [{"start": "salt", "relation": "HasA", "end": "seasoning", "weight": 0.8, "surface_text": "Both turmeric and salt are types of seasoning, used to enhance flavor in dishes."}, {"start": "salt", "relation": "HasA", "end": "saltshaker", "weight": 1.0, "surface_text": "[[a saltshaker]] contains [[salt]]"}], "polished_text": "Eating all the seasoning and complaining the saltshaker tastes flat.", "status": "polished"} +{"raw_text": "Don't eat the keypad and then gripe about the glass.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "phone", "X": "keypad", "Y": "glass", "verb": "eat"}, "chain": [{"start": "phone", "relation": "PartOf", "end": "keypad", "weight": 1.0, "surface_text": "[[A keypad]] is part of [[a phone]]"}, {"start": "phone", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a phone is made of glass"}], "status": "discarded"} +{"raw_text": "There's a fella who picks the engine and says the engine's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "plane", "X": "engine", "Y": "engine", "verb": "pick"}, "chain": [{"start": "plane", "relation": "HasA", "end": "engine", "weight": 0.8, "surface_text": "both vehicles typically have engines"}, {"start": "plane", "relation": "HasA", "end": "engine", "weight": 0.8, "surface_text": "both vehicles typically have engines"}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the bird and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "bunting", "X": "bird", "Y": "nest", "verb": "use up"}, "chain": [{"start": "bunting", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}, {"start": "bunting", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds have nests where they lay eggs"}], "status": "discarded"} +{"raw_text": "Don't eat the cardamom and then gripe about the cardamom.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "pod", "X": "cardamom", "Y": "cardamom", "verb": "eat"}, "chain": [{"start": "pod", "relation": "HasA", "end": "cardamom", "weight": 0.8, "surface_text": "cardamom has a pod"}, {"start": "pod", "relation": "HasA", "end": "cardamom", "weight": 0.8, "surface_text": "cardamom has a pod"}], "polished_text": "You can't eat the cardamom and then gripe about the cardamom.", "status": "polished"} +{"raw_text": "That's like eating the water and complaining the dish tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "soup", "X": "water", "Y": "dish", "verb": "grab"}, "chain": [{"start": "soup", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[soup]] is made of [[water]]."}, {"start": "soup", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "a dish can contain both steak and soup"}], "status": "discarded"} +{"raw_text": "That's like eating the mouthpart and complaining the wing tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "lacebug", "X": "mouthpart", "Y": "wing", "verb": "drink"}, "chain": [{"start": "lacebug", "relation": "HasA", "end": "mouthpart", "weight": 0.8, "surface_text": "lacebugs have specialized mouthparts and mouthparts are part of an animal's mouth."}, {"start": "lacebug", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both insects have wings"}], "status": "discarded"} +{"raw_text": "Don't use up the bow and then gripe about the deck.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "ship", "X": "bow", "Y": "deck", "verb": "use up"}, "chain": [{"start": "ship", "relation": "PartOf", "end": "bow", "weight": 1.0, "surface_text": "[[The bow]] is part of [[a ship]]"}, {"start": "ship", "relation": "PartOf", "end": "deck", "weight": 0.8, "surface_text": "Unicycle can have a small deck-like platform; ship has a deck as part of its structure"}], "polished_text": "Don't use up the bow and then gripe about the deck.", "status": "polished"} +{"raw_text": "That's like eating the string quartet and complaining the wood tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "viola", "X": "string quartet", "Y": "wood", "verb": "pick"}, "chain": [{"start": "viola", "relation": "PartOf", "end": "string_quartet", "weight": 1.0, "surface_text": "[[a viola]] is part of [[a string quartet]]"}, {"start": "viola", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a viola is made of wood"}], "status": "discarded"} +{"raw_text": "He picks all the blade then wonders why the steel looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "jointer", "X": "blade", "Y": "steel", "verb": "drink"}, "chain": [{"start": "jointer", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a jointer has a blade"}, {"start": "jointer", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a jointer is made of steel"}], "status": "discarded"} +{"raw_text": "Don't pick the stem and then gripe about the plant.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "husk", "X": "stem", "Y": "plant", "verb": "pick"}, "chain": [{"start": "husk", "relation": "PartOf", "end": "stem", "weight": 0.8, "surface_text": "stems are parts of both husks and flowers"}, {"start": "husk", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both husks and flowers are parts of a plant"}], "polished_text": "Don't pick the stem and then gripe about the whole plant.", "status": "polished"} +{"raw_text": "He picks all the feather then wonders why the wing looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cormorant", "X": "feather", "Y": "wing", "verb": "take"}, "chain": [{"start": "cormorant", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}, {"start": "cormorant", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings for flight."}], "polished_text": "It's like a cormorant that takes all the feathers then wonders why the wing looks bare.", "status": "polished"} +{"raw_text": "He picks all the smoke then wonders why the chimney looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "soot", "X": "smoke", "Y": "chimney", "verb": "eat"}, "chain": [{"start": "soot", "relation": "MadeOf", "end": "smoke", "weight": 0.8, "surface_text": "smoke produces soot as a byproduct, and dirt often contains particulate matter like soot"}, {"start": "soot", "relation": "HasA", "end": "chimney", "weight": 0.8, "surface_text": "a chimney has soot inside"}], "status": "discarded"} +{"raw_text": "He picks all the fabric then wonders why the sack looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "haircloth", "X": "fabric", "Y": "sack", "verb": "pick"}, "chain": [{"start": "haircloth", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "both haircloth and burlap are types of fabric"}, {"start": "haircloth", "relation": "MadeOf", "end": "sack", "weight": 0.8, "surface_text": "both haircloth and burlap can be used to make sacks"}], "polished_text": "He picks all the fabric then wonders why the haircloth looks bare.", "status": "polished"} +{"raw_text": "Don't use up the can and then gripe about the container.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "lid", "X": "can", "Y": "container", "verb": "use up"}, "chain": [{"start": "lid", "relation": "PartOf", "end": "can", "weight": 0.8, "surface_text": "a can can be punched open, and a lid is part of a can"}, {"start": "lid", "relation": "HasA", "end": "container", "weight": 0.8, "surface_text": "a container has a lid"}], "polished_text": "Don't use up the can and then gripe about the lid.", "status": "polished"} +{"raw_text": "Don't drink the spice and then gripe about the spice.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "nutmeg", "X": "spice", "Y": "spice", "verb": "drink"}, "chain": [{"start": "nutmeg", "relation": "PartOf", "end": "spice", "weight": 0.8, "surface_text": "coriander is a type of spice, nutmeg is also a type of spice."}, {"start": "nutmeg", "relation": "PartOf", "end": "spice", "weight": 0.8, "surface_text": "coriander is a type of spice, nutmeg is also a type of spice."}], "polished_text": "Don't drink the nutmeg and then gripe about the spice.", "status": "polished"} +{"raw_text": "There's a fella who eats the fish and says the fish's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "salmon", "X": "fish", "Y": "fish", "verb": "eat"}, "chain": [{"start": "salmon", "relation": "PartOf", "end": "fish", "weight": 0.8, "surface_text": "fish can be part of a burger (taco-style) and salmon is a type of fish"}, {"start": "salmon", "relation": "PartOf", "end": "fish", "weight": 0.8, "surface_text": "fish can be part of a burger (taco-style) and salmon is a type of fish"}], "status": "discarded"} +{"raw_text": "Don't grab the tool and then gripe about the metal.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "punch", "X": "tool", "Y": "metal", "verb": "grab"}, "chain": [{"start": "punch", "relation": "PartOf", "end": "tool", "weight": 0.8, "surface_text": "Both a punch and a pick are types of tools."}, {"start": "punch", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "both tools are typically made of metal"}], "status": "discarded"} +{"raw_text": "He picks all the wing then wonders why the egg looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "tern", "X": "wing", "Y": "egg", "verb": "grab"}, "chain": [{"start": "tern", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both ostriches and terns have wings, although ostriches are flightless, wings are a common physical feature in birds."}, {"start": "tern", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs"}], "status": "discarded"} +{"raw_text": "He picks all the bison then wonders why the jaw looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "mouth", "X": "bison", "Y": "jaw", "verb": "take"}, "chain": [{"start": "mouth", "relation": "HasA", "end": "bison", "weight": 0.8, "surface_text": "bison has a mouth that contains teeth"}, {"start": "mouth", "relation": "PartOf", "end": "jaw", "weight": 0.8, "surface_text": "jaw is a part of an orca and part of a mouth"}], "polished_text": "He fills his mouth with all the bison, then wonders why his jaw goes hungry.", "status": "polished"} +{"raw_text": "Don't drink the sack and then gripe about the fabric.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "haircloth", "X": "sack", "Y": "fabric", "verb": "drink"}, "chain": [{"start": "haircloth", "relation": "MadeOf", "end": "sack", "weight": 0.8, "surface_text": "both haircloth and burlap can be used to make sacks"}, {"start": "haircloth", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "both haircloth and burlap are types of fabric"}], "polished_text": "Don't drink the sack and then gripe about the fabric.", "status": "polished"} +{"raw_text": "That's like eating the animal and complaining the animal tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "dolphin", "X": "animal", "Y": "animal", "verb": "eat"}, "chain": [{"start": "dolphin", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "animal connects them as both are animals"}, {"start": "dolphin", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "animal connects them as both are animals"}], "status": "discarded"} +{"raw_text": "He picks all the blade then wonders why the handle looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "spade", "X": "blade", "Y": "handle", "verb": "drink"}, "chain": [{"start": "spade", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a spade has a blade"}, {"start": "spade", "relation": "PartOf", "end": "handle", "weight": 0.8, "surface_text": "a handle is part of both a jack and a spade"}], "polished_text": "He digs with all the blade then wonders why the handle looks bare.", "status": "polished"} +{"raw_text": "Don't grab the peach and then gripe about the hole.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "pit", "X": "peach", "Y": "hole", "verb": "grab"}, "chain": [{"start": "pit", "relation": "HasA", "end": "peach", "weight": 4.472136, "surface_text": "[[A peach]] has [[a pit]]"}, {"start": "pit", "relation": "PartOf", "end": "hole", "weight": 0.8, "surface_text": "Both hollow and pit are types of depressions, which can include a hole."}], "polished_text": "Don't grab the peach and then gripe about the pit.", "status": "polished"} +{"raw_text": "Don't use up the sugar and then gripe about the orchard.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "fruit", "X": "sugar", "Y": "orchard", "verb": "use up"}, "chain": [{"start": "fruit", "relation": "PartOf", "end": "sugar", "weight": 0.8, "surface_text": "fruit can be part of a salad and can contain natural sugar"}, {"start": "fruit", "relation": "HasA", "end": "orchard", "weight": 0.8, "surface_text": "both orchards and jungles can contain fruit-bearing plants."}], "polished_text": "Don't use up the sugar and then gripe about the fruit in the orchard.", "status": "polished"} +{"raw_text": "There's a fella who picks the rope and says the plastic's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "pulley", "X": "rope", "Y": "plastic", "verb": "pick"}, "chain": [{"start": "pulley", "relation": "HasA", "end": "rope", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}, {"start": "pulley", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a pulley is made of plastic"}], "status": "discarded"} +{"raw_text": "He picks all the string quartet then wonders why the wood looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cello", "X": "string quartet", "Y": "wood", "verb": "take"}, "chain": [{"start": "cello", "relation": "PartOf", "end": "string_quartet", "weight": 1.0, "surface_text": "[[a cello]] is part of [[a string quartet]]"}, {"start": "cello", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a cello is made of wood"}], "polished_text": "He picks all the string quartet then wonders why the wood looks bare.", "status": "polished"} +{"raw_text": "Don't take the insect and then gripe about the insect.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "mealybug", "X": "insect", "Y": "insect", "verb": "take"}, "chain": [{"start": "mealybug", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "insects are a biological category both belong to"}, {"start": "mealybug", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "insects are both part of the broader insect category"}], "status": "discarded"} +{"raw_text": "Don't grab the fisherman and then gripe about the player.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "bass", "X": "fisherman", "Y": "player", "verb": "grab"}, "chain": [{"start": "bass", "relation": "HasA", "end": "fisherman", "weight": 0.8, "surface_text": "a fisherman might use a micrometer and catch a bass"}, {"start": "bass", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "a player can play both a flute and a bass instrument"}], "status": "discarded"} +{"raw_text": "There's a fella who takes the soil and says the water's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "ditch", "X": "soil", "Y": "water", "verb": "take"}, "chain": [{"start": "ditch", "relation": "PartOf", "end": "soil", "weight": 0.8, "surface_text": "both furrows and ditches are made from soil"}, {"start": "ditch", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both furrows and ditches may contain water"}], "status": "discarded"} +{"raw_text": "That's like eating the antler and complaining the hoof tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "deer", "X": "antler", "Y": "hoof", "verb": "take"}, "chain": [{"start": "deer", "relation": "PartOf", "end": "antler", "weight": 2.0, "surface_text": "[[an antler]] is part of [[a deer]]."}, {"start": "deer", "relation": "PartOf", "end": "hoof", "weight": 0.8, "surface_text": "claws are used for traction, similar to how hooves (part of a deer) function"}], "polished_text": "That's like eating the antler and complaining the hoof tastes gamey.", "status": "polished"} +{"raw_text": "Don't pick the bird and then gripe about the wing.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "hawk", "X": "bird", "Y": "wing", "verb": "pick"}, "chain": [{"start": "hawk", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "Both cotinga and hawk are types of bird."}, {"start": "hawk", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both cotinga and hawk have wings."}], "polished_text": "Don't pick the hawk and then gripe about the wing.", "status": "polished"} +{"raw_text": "That's like eating the truck and complaining the lighter tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "fuel", "X": "truck", "Y": "lighter", "verb": "drink"}, "chain": [{"start": "fuel", "relation": "HasA", "end": "truck", "weight": 0.8, "surface_text": "Fuel is a part of a truck and is used by an engine."}, {"start": "fuel", "relation": "MadeOf", "end": "lighter", "weight": 0.8, "surface_text": "fuel is used in a saxophone for sound, and a lighter contains fuel"}], "status": "discarded"} +{"raw_text": "Don't use up the string and then gripe about the sound.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "synthesizer", "X": "string", "Y": "sound", "verb": "use up"}, "chain": [{"start": "synthesizer", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "Both instruments can have strings, which are used to produce sound."}, {"start": "synthesizer", "relation": "HasA", "end": "sound", "weight": 0.8, "surface_text": "both are sources of sound"}], "status": "discarded"} +{"raw_text": "Don't take the bird and then gripe about the nest.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "cotinga", "X": "bird", "Y": "nest", "verb": "take"}, "chain": [{"start": "cotinga", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}, {"start": "cotinga", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "finches and cotingas both have nests where they lay eggs and raise young."}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the meal and says the salad's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "butter", "X": "meal", "Y": "salad", "verb": "grab"}, "chain": [{"start": "butter", "relation": "HasA", "end": "meal", "weight": 0.8, "surface_text": "a meal can contain both spaghetti and butter"}, {"start": "butter", "relation": "HasA", "end": "salad", "weight": 0.8, "surface_text": "salad includes butter (e.g., butter lettuce) and vegetables."}], "polished_text": "There's a fella who grabs the butter for his meal and says the salad's no good.", "status": "polished"} +{"raw_text": "He picks all the vegetable then wonders why the vegetable looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "radish", "X": "vegetable", "Y": "vegetable", "verb": "grab"}, "chain": [{"start": "radish", "relation": "PartOf", "end": "vegetable", "weight": 0.8, "surface_text": "Both jicama and radish are types of vegetables."}, {"start": "radish", "relation": "PartOf", "end": "vegetable", "weight": 0.8, "surface_text": "Both jicama and radish are types of vegetables."}], "polished_text": "He grabs all the radish then wonders why the vegetable looks bare.", "status": "polished"} +{"raw_text": "He picks all the recipe then wonders why the dish looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "coriander", "X": "recipe", "Y": "dish", "verb": "take"}, "chain": [{"start": "coriander", "relation": "HasA", "end": "recipe", "weight": 0.8, "surface_text": "recipes often include both coriander and paprika as ingredients"}, {"start": "coriander", "relation": "HasA", "end": "dish", "weight": 0.8, "surface_text": "dishes can be seasoned with both coriander and paprika"}], "polished_text": "He picks all the coriander for the recipe, then wonders why the dish looks bare.", "status": "polished"} +{"raw_text": "Don't take the iron and then gripe about the scrap.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "steel", "X": "iron", "Y": "scrap", "verb": "take"}, "chain": [{"start": "steel", "relation": "MadeOf", "end": "iron", "weight": 2.828427, "surface_text": "[[Steel]] is made of [[iron]]."}, {"start": "steel", "relation": "HasA", "end": "scrap", "weight": 0.8, "surface_text": "both pewter and steel can be found as scrap metal"}], "polished_text": "Don't take the iron and then gripe about the steel.", "status": "polished"} +{"raw_text": "Don't drink the string and then gripe about the wood.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "harp", "X": "string", "Y": "wood", "verb": "drink"}, "chain": [{"start": "harp", "relation": "PartOf", "end": "string", "weight": 0.8, "surface_text": "strings are components of both instruments"}, {"start": "harp", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a harp is made of wood"}], "polished_text": "Don't play the harp and then gripe about the wood.", "status": "polished"} +{"raw_text": "Don't drink the plastic and then gripe about the liquid.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "flask", "X": "plastic", "Y": "liquid", "verb": "drink"}, "chain": [{"start": "flask", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a flask is made of plastic"}, {"start": "flask", "relation": "HasA", "end": "liquid", "weight": 1.0, "surface_text": "[[A flask]] contains [[liquid]]"}], "polished_text": "Don't fill the flask with plastic and then gripe about the liquid inside.", "status": "polished"} +{"raw_text": "There's a fella who picks the wing and says the beak's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "heron", "X": "wing", "Y": "beak", "verb": "pick"}, "chain": [{"start": "heron", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "wings are part of both birds and enable flight."}, {"start": "heron", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "beaks are part of both birds and used for eating or defense."}], "polished_text": "There's a fella who picks the heron's wing and says the heron's beak's no good.", "status": "polished"} +{"raw_text": "That's like eating the container and complaining the apartment tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "kitchen", "X": "container", "Y": "apartment", "verb": "drink"}, "chain": [{"start": "kitchen", "relation": "PartOf", "end": "container", "weight": 0.8, "surface_text": "a container is part of a kitchen"}, {"start": "kitchen", "relation": "HasA", "end": "apartment", "weight": 1.0, "surface_text": "[[an apartment]] has [[a kitchen]]"}], "status": "discarded"} +{"raw_text": "He picks all the soldier then wonders why the weapon looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "handgun", "X": "soldier", "Y": "weapon", "verb": "grab"}, "chain": [{"start": "handgun", "relation": "HasA", "end": "soldier", "weight": 0.8, "surface_text": "A soldier may use either a canon or a handgun in combat."}, {"start": "handgun", "relation": "PartOf", "end": "weapon", "weight": 0.8, "surface_text": "both are weapons, part of the broader category"}], "polished_text": "Grab all the soldier's hands, then wonder why the weapon looks bare.", "status": "polished"} +{"raw_text": "There's a fella who use ups the blade and says the wood's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "trowel", "X": "blade", "Y": "wood", "verb": "use up"}, "chain": [{"start": "trowel", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a trowel has a blade"}, {"start": "trowel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a trowel is made of wood"}], "polished_text": "There's a fella who uses up the blade on a trowel and says the wood's no good.", "status": "polished"} +{"raw_text": "He picks all the keys then wonders why the string looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "piano", "X": "keys", "Y": "string", "verb": "eat"}, "chain": [{"start": "piano", "relation": "PartOf", "end": "keys", "weight": 2.0, "surface_text": "[[keys]] is part of [[piano]]"}, {"start": "piano", "relation": "PartOf", "end": "string", "weight": 0.8, "surface_text": "string is measured by a micrometer and is a part of a piano"}], "status": "discarded"} +{"raw_text": "He picks all the feather then wonders why the nest looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "wren", "X": "feather", "Y": "nest", "verb": "take"}, "chain": [{"start": "wren", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers as part of their body."}, {"start": "wren", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both birds build or live in nests."}], "status": "discarded"} +{"raw_text": "Don't grab the gun and then gripe about the steel.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "barrel", "X": "gun", "Y": "steel", "verb": "grab"}, "chain": [{"start": "barrel", "relation": "HasA", "end": "gun", "weight": 0.8, "surface_text": "a gun has a barrel"}, {"start": "barrel", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a barrel is made of steel"}], "polished_text": "Don't grab the barrel and then gripe about the steel.", "status": "polished"} +{"raw_text": "Don't use up the foot and then gripe about the hand.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "marmoset", "X": "foot", "Y": "hand", "verb": "use up"}, "chain": [{"start": "marmoset", "relation": "HasA", "end": "foot", "weight": 0.8, "surface_text": "foot connects as part of the claw structure and possession by the marmoset"}, {"start": "marmoset", "relation": "HasA", "end": "hand", "weight": 0.8, "surface_text": "hand connects as part of the claw structure and possession by the marmoset"}], "status": "discarded"} +{"raw_text": "That's like eating the falcon and complaining the bird tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "beak", "X": "falcon", "Y": "bird", "verb": "pick"}, "chain": [{"start": "beak", "relation": "HasA", "end": "falcon", "weight": 0.8, "surface_text": "birds can both have beaks for eating"}, {"start": "beak", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "a beak is part of a bird"}], "status": "discarded"} +{"raw_text": "Don't drink the tree and then gripe about the houses.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "garden", "X": "tree", "Y": "houses", "verb": "drink"}, "chain": [{"start": "garden", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "a tree is part of garden"}, {"start": "garden", "relation": "HasA", "end": "houses", "weight": 1.0, "surface_text": "[[Some houses]] have [[a garden]]"}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the soot and says the flame's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "candle", "X": "soot", "Y": "flame", "verb": "use up"}, "chain": [{"start": "candle", "relation": "HasA", "end": "soot", "weight": 0.8, "surface_text": "candle is made of wax and can produce soot when burned"}, {"start": "candle", "relation": "HasA", "end": "flame", "weight": 0.8, "surface_text": "a comb is used to shape flame, a candle has a flame"}], "status": "discarded"} +{"raw_text": "He picks all the ceramic then wonders why the dirt looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "clay", "X": "ceramic", "Y": "dirt", "verb": "take"}, "chain": [{"start": "clay", "relation": "MadeOf", "end": "ceramic", "weight": 0.8, "surface_text": "clay is used to make teacups and is a component of ceramic"}, {"start": "clay", "relation": "MadeOf", "end": "dirt", "weight": 0.8, "surface_text": "clay is made of dirt"}], "polished_text": "He takes all the ceramic then wonders why the dirt looks bare.", "status": "polished"} +{"raw_text": "Don't grab the wheel and then gripe about the handlebar.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "cart", "X": "wheel", "Y": "handlebar", "verb": "grab"}, "chain": [{"start": "cart", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "both a coach and a cart have wheels for movement"}, {"start": "cart", "relation": "HasA", "end": "handlebar", "weight": 0.8, "surface_text": "a unicycle has handlebars for control; some carts have handlebars for pulling"}], "status": "discarded"} +{"raw_text": "That's like eating the wool and complaining the crayon tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "wool", "X": "wool", "Y": "crayon", "verb": "use up"}, "chain": [{"start": "wool", "relation": "PartOf", "end": "wool", "weight": 0.8, "surface_text": "wool is a part of the material that makes fabric."}, {"start": "wool", "relation": "MadeOf", "end": "crayon", "weight": 0.8, "surface_text": "some crayons contain wool fibers for texture, and wax is the primary material."}], "status": "discarded"} +{"raw_text": "Don't drink the foot and then gripe about the limb.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "claw", "X": "foot", "Y": "limb", "verb": "drink"}, "chain": [{"start": "claw", "relation": "PartOf", "end": "foot", "weight": 0.8, "surface_text": "Both are parts of the lower extremities of animals, with foot being part of a zebra and claw being part of an animal's foot."}, {"start": "claw", "relation": "PartOf", "end": "limb", "weight": 0.8, "surface_text": "limbs have claws and muscles."}], "status": "discarded"} +{"raw_text": "There's a fella who picks the water and says the handle's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mug", "X": "water", "Y": "handle", "verb": "pick"}, "chain": [{"start": "mug", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both bladders and mugs can hold water."}, {"start": "mug", "relation": "HasA", "end": "handle", "weight": 1.0, "surface_text": "[[A mug]] has [[a handle]]"}], "status": "discarded"} +{"raw_text": "That's like eating the refractive index and complaining the barometer tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "glass", "X": "refractive index", "Y": "barometer", "verb": "take"}, "chain": [{"start": "glass", "relation": "HasA", "end": "refractive_index", "weight": 1.0, "surface_text": "[[glass]] has [[a refractive index]]"}, {"start": "glass", "relation": "HasA", "end": "barometer", "weight": 0.8, "surface_text": "a barometer has glass"}], "status": "discarded"} +{"raw_text": "He picks all the coop then wonders why the flock looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "chicken", "X": "coop", "Y": "flock", "verb": "use up"}, "chain": [{"start": "chicken", "relation": "HasA", "end": "coop", "weight": 0.8, "surface_text": "silos store grain to feed chickens, and coops house chickens"}, {"start": "chicken", "relation": "PartOf", "end": "flock", "weight": 0.8, "surface_text": "chickens are part of a flock and have claws"}], "polished_text": "He picks all the coop clean, then wonders why the flock looks so bare.", "status": "polished"} +{"raw_text": "Don't drink the water and then gripe about the bowl.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "teacup", "X": "water", "Y": "bowl", "verb": "drink"}, "chain": [{"start": "teacup", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both contain water"}, {"start": "teacup", "relation": "PartOf", "end": "bowl", "weight": 0.8, "surface_text": "a bowl is part of a teacup (as a component), and a bowl is a type of container"}], "polished_text": "Don't drink the water from the teacup and then gripe about the bowl it's part of.", "status": "polished"} +{"raw_text": "He picks all the feather then wonders why the feather looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ibis", "X": "feather", "Y": "feather", "verb": "take"}, "chain": [{"start": "ibis", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both canaries and ibises have feathers"}, {"start": "ibis", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both canaries and ibises have feathers"}], "status": "discarded"} +{"raw_text": "He picks all the meal then wonders why the steak looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "dessert", "X": "meal", "Y": "steak", "verb": "drink"}, "chain": [{"start": "dessert", "relation": "HasA", "end": "meal", "weight": 0.8, "surface_text": "both desserts and hams are part of a meal"}, {"start": "dessert", "relation": "PartOf", "end": "steak", "weight": 0.8, "surface_text": "both can be part of a meal or dessert course"}], "polished_text": "He picks all the dessert then wonders why the steak looks bare.", "status": "polished"} +{"raw_text": "Don't take the feather and then gripe about the wing.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "osprey", "X": "feather", "Y": "wing", "verb": "take"}, "chain": [{"start": "osprey", "relation": "PartOf", "end": "feather", "weight": 0.8, "surface_text": "Both birds are covered in feathers."}, {"start": "osprey", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings."}], "polished_text": "Don't take the osprey's feather and then gripe about its wing.", "status": "polished"} +{"raw_text": "He picks all the garden then wonders why the flower looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "orchid", "X": "garden", "Y": "flower", "verb": "pick"}, "chain": [{"start": "orchid", "relation": "PartOf", "end": "garden", "weight": 0.8, "surface_text": "an orchid is part of a garden"}, {"start": "orchid", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "Both are types of flowers."}], "status": "discarded"} +{"raw_text": "He picks all the feather then wonders why the egg looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "jay", "X": "feather", "Y": "egg", "verb": "pick"}, "chain": [{"start": "jay", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}, {"start": "jay", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs."}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the school and says the fish's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "minnow", "X": "school", "Y": "fish", "verb": "use up"}, "chain": [{"start": "minnow", "relation": "PartOf", "end": "school", "weight": 0.8, "surface_text": "a minnow is part of a school"}, {"start": "minnow", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a minnow is made of fish"}], "polished_text": "The fellow who uses up the school complains the fish is no good.", "status": "polished"} +{"raw_text": "There's a fella who takes the liquid and says the flower's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "vase", "X": "liquid", "Y": "flower", "verb": "take"}, "chain": [{"start": "vase", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "both bladder and vase can contain liquids."}, {"start": "vase", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "flowers are placed in a trough for animals and are part of arrangements in a vase."}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the pocket and says the tool's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "stethoscope", "X": "pocket", "Y": "tool", "verb": "grab"}, "chain": [{"start": "stethoscope", "relation": "HasA", "end": "pocket", "weight": 0.8, "surface_text": "both tools can be carried in a pocket"}, {"start": "stethoscope", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "Both combs and stethoscopes are types of tools used in different contexts."}], "status": "discarded"} +{"raw_text": "Don't eat the mall and then gripe about the silo.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "grain", "X": "mall", "Y": "silo", "verb": "eat"}, "chain": [{"start": "grain", "relation": "MadeOf", "end": "mall", "weight": 0.8, "surface_text": "Grain is stored in a silo and can be an ingredient in materials used in malls."}, {"start": "grain", "relation": "HasA", "end": "silo", "weight": 0.8, "surface_text": "Grain is stored in a silo and can be an ingredient in materials used in malls."}], "status": "discarded"} +{"raw_text": "Don't eat the human body and then gripe about the good team.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "heart", "X": "human body", "Y": "good team", "verb": "eat"}, "chain": [{"start": "heart", "relation": "PartOf", "end": "human_body", "weight": 3.4641016, "surface_text": "[[the heart]] is part of [[a human body]]"}, {"start": "heart", "relation": "HasA", "end": "good_team", "weight": 1.0, "surface_text": "[[A good team]] has [[heart]]"}], "status": "discarded"} +{"raw_text": "Don't drink the wood and then gripe about the wood.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "cedar", "X": "wood", "Y": "wood", "verb": "drink"}, "chain": [{"start": "cedar", "relation": "HasA", "end": "wood", "weight": 0.8, "surface_text": "cedar has wood"}, {"start": "cedar", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "cedar is made of wood"}], "status": "discarded"} +{"raw_text": "That's like eating the hollow and complaining the talc tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "stone", "X": "hollow", "Y": "talc", "verb": "use up"}, "chain": [{"start": "stone", "relation": "PartOf", "end": "hollow", "weight": 0.8, "surface_text": "stone can be a part of a hollow (like a stone hollow) and used for building features in a garden (like a stone path or wall)."}, {"start": "stone", "relation": "MadeOf", "end": "talc", "weight": 0.8, "surface_text": "both chalk and talc are types of stone minerals"}], "status": "discarded"} +{"raw_text": "Don't take the tree and then gripe about the plow.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "orchard", "X": "tree", "Y": "plow", "verb": "take"}, "chain": [{"start": "orchard", "relation": "HasA", "end": "tree", "weight": 0.8, "surface_text": "trees are part of orchards, and furrows may contain tree roots"}, {"start": "orchard", "relation": "HasA", "end": "plow", "weight": 0.8, "surface_text": "plow creates furrows in orchards"}], "polished_text": "Don't tend the tree and then gripe about the plow.", "status": "polished"} +{"raw_text": "That's like eating the food and complaining the fur tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "lynx", "X": "food", "Y": "fur", "verb": "take"}, "chain": [{"start": "lynx", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "lynx has food (fish), fish need food to survive"}, {"start": "lynx", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "lynx has fur, which is part of its body"}], "polished_text": "That's like eating the food and complaining the fur tastes bad.", "status": "polished"} +{"raw_text": "Don't use up the flower and then gripe about the flower.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "violet", "X": "flower", "Y": "flower", "verb": "use up"}, "chain": [{"start": "violet", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "both lilacs and violets are types of flowers"}, {"start": "violet", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "both lilacs and violets are types of flowers"}], "status": "discarded"} +{"raw_text": "He picks all the tar then wonders why the phone looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "plastic", "X": "tar", "Y": "phone", "verb": "drink"}, "chain": [{"start": "plastic", "relation": "HasA", "end": "tar", "weight": 0.8, "surface_text": "plastic is a component in tar and styrofoam"}, {"start": "plastic", "relation": "PartOf", "end": "phone", "weight": 0.8, "surface_text": "plastic is part of a phone"}], "status": "discarded"} +{"raw_text": "He picks all the wood then wonders why the string quartet looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "viola", "X": "wood", "Y": "string quartet", "verb": "take"}, "chain": [{"start": "viola", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a viola is made of wood"}, {"start": "viola", "relation": "PartOf", "end": "string_quartet", "weight": 1.0, "surface_text": "[[a viola]] is part of [[a string quartet]]"}], "polished_text": "He takes all the wood then wonders why the string quartet sounds so thin.", "status": "polished"} +{"raw_text": "He picks all the beet then wonders why the ginseng looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "root", "X": "beet", "Y": "ginseng", "verb": "grab"}, "chain": [{"start": "root", "relation": "HasA", "end": "beet", "weight": 0.8, "surface_text": "a beet has a root"}, {"start": "root", "relation": "HasA", "end": "ginseng", "weight": 0.8, "surface_text": "ginseng has a root"}], "polished_text": "He grabs all the beets then wonders why the ginseng looks sparse.", "status": "polished"} +{"raw_text": "He picks all the fungus then wonders why the bacteria looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "mold", "X": "fungus", "Y": "bacteria", "verb": "eat"}, "chain": [{"start": "mold", "relation": "HasA", "end": "fungus", "weight": 0.8, "surface_text": "mold can be a fungus, blood is desired for life"}, {"start": "mold", "relation": "PartOf", "end": "bacteria", "weight": 0.8, "surface_text": "bacteria connects as a component of both mold and muscle tissue (in terms of microbial presence)"}], "status": "discarded"} +{"raw_text": "He picks all the wing then wonders why the nest looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "tern", "X": "wing", "Y": "nest", "verb": "pick"}, "chain": [{"start": "tern", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both ostriches and terns have wings, although ostriches are flightless, wings are a common physical feature in birds."}, {"start": "tern", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both ostriches and terns build nests where they lay their eggs, as part of their reproductive behavior."}], "polished_text": "The tern picks all the wing and wonders why the nest is bare.", "status": "polished"} +{"raw_text": "That's like eating the leaves and complaining the garden tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "dogwood", "X": "leaves", "Y": "garden", "verb": "take"}, "chain": [{"start": "dogwood", "relation": "HasA", "end": "leaves", "weight": 0.8, "surface_text": "Both trees have leaves."}, {"start": "dogwood", "relation": "PartOf", "end": "garden", "weight": 0.8, "surface_text": "a dogwood is part of a garden"}], "polished_text": "That's like picking the dogwood's leaves and complaining the garden's taste is off.", "status": "polished"} +{"raw_text": "There's a fella who eats the fence and says the wood's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "rail", "X": "fence", "Y": "wood", "verb": "eat"}, "chain": [{"start": "rail", "relation": "PartOf", "end": "fence", "weight": 0.8, "surface_text": "a rail is part of a fence"}, {"start": "rail", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a rail is made of wood"}], "status": "discarded"} +{"raw_text": "Don't eat the beach and then gripe about the water.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "sea", "X": "beach", "Y": "water", "verb": "eat"}, "chain": [{"start": "sea", "relation": "PartOf", "end": "beach", "weight": 0.8, "surface_text": "a beach can be located near a savanna and is part of a coastal sea area"}, {"start": "sea", "relation": "PartOf", "end": "water", "weight": 1.0, "surface_text": "[[water]] is part of [[the sea]]"}], "polished_text": "Don't swim in the beach and then gripe about the water.", "status": "polished"} +{"raw_text": "He picks all the ore then wonders why the mine looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "gold", "X": "ore", "Y": "mine", "verb": "grab"}, "chain": [{"start": "gold", "relation": "HasA", "end": "ore", "weight": 0.8, "surface_text": "both magnesium and gold can be found in ore deposits, linking their natural sources"}, {"start": "gold", "relation": "HasA", "end": "mine", "weight": 0.8, "surface_text": "mines often contain both wolfram and gold deposits."}], "polished_text": "He grabs all the gold then wonders why the mine looks bare.", "status": "polished"} +{"raw_text": "That's like eating the blood and complaining the meat tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "blood", "X": "blood", "Y": "meat", "verb": "pick"}, "chain": [{"start": "blood", "relation": "PartOf", "end": "blood", "weight": 0.8, "surface_text": "blood is a component of the body and blood is a component of the organism"}, {"start": "blood", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "meat has blood"}], "polished_text": "That's like sucking the blood and picking the meat to pieces.", "status": "polished"} +{"raw_text": "There's a fella who grabs the pod and says the \"spice blend\"'s no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cardamom", "X": "pod", "Y": "\"spice blend\"", "verb": "grab"}, "chain": [{"start": "cardamom", "relation": "HasA", "end": "pod", "weight": 0.8, "surface_text": "cardamom has a pod"}, {"start": "cardamom", "relation": "PartOf", "end": "\"spice_blend\"", "weight": 0.8, "surface_text": "both ginger and cardamom are common components of spice blends"}], "status": "discarded"} +{"raw_text": "Don't drink the fabric and then gripe about the linen.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "dress", "X": "fabric", "Y": "linen", "verb": "drink"}, "chain": [{"start": "dress", "relation": "PartOf", "end": "fabric", "weight": 0.8, "surface_text": "fabric is part of a dress"}, {"start": "dress", "relation": "MadeOf", "end": "linen", "weight": 0.8, "surface_text": "a dress can be made of linen"}], "status": "discarded"} +{"raw_text": "He picks all the knife then wonders why the plow looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "blade", "X": "knife", "Y": "plow", "verb": "use up"}, "chain": [{"start": "blade", "relation": "PartOf", "end": "knife", "weight": 4.0, "surface_text": "[[The blade]] is part of [[a knife]]"}, {"start": "blade", "relation": "HasA", "end": "plow", "weight": 0.8, "surface_text": "a plow has a blade"}], "polished_text": "He picks all the knife then wonders why the plow looks bare.", "status": "polished"} +{"raw_text": "He picks all the tail then wonders why the paper looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "kite", "X": "tail", "Y": "paper", "verb": "eat"}, "chain": [{"start": "kite", "relation": "HasA", "end": "tail", "weight": 1.0, "surface_text": "[[A kite]] has [[a tail]]"}, {"start": "kite", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "a kite is made of paper"}], "polished_text": "He eats all the tail then wonders why the kite looks bare.", "status": "polished"} +{"raw_text": "He picks all the \"spice blend\" then wonders why the curry looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cardamom", "X": "\"spice blend\"", "Y": "curry", "verb": "eat"}, "chain": [{"start": "cardamom", "relation": "PartOf", "end": "\"spice_blend\"", "weight": 0.8, "surface_text": "both ginger and cardamom are common components of spice blends"}, {"start": "cardamom", "relation": "HasA", "end": "curry", "weight": 0.8, "surface_text": "both are spices found in curry"}], "polished_text": "He picks all the spice blend, then wonders why the curry's lost its bite.", "status": "polished"} +{"raw_text": "He picks all the legs then wonders why the animal looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "zebra", "X": "legs", "Y": "animal", "verb": "grab"}, "chain": [{"start": "zebra", "relation": "PartOf", "end": "legs", "weight": 0.8, "surface_text": "both zebra and centipede have legs"}, {"start": "zebra", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "skin is a part of an animal's body, and zebra is an animal"}], "polished_text": "He grabs all the stripes off the zebra, then wonders why the poor animal looks bare.", "status": "polished"} +{"raw_text": "He picks all the beak then wonders why the feather looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "buzzard", "X": "beak", "Y": "feather", "verb": "pick"}, "chain": [{"start": "buzzard", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "both are birds and have beaks"}, {"start": "buzzard", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers"}], "polished_text": "He picks all the beak then wonders why the feather looks bare.", "status": "polished"} +{"raw_text": "He picks all the flower then wonders why the stem looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "posey", "X": "flower", "Y": "stem", "verb": "pick"}, "chain": [{"start": "posey", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "carnation is a type of flower, and posey is a type of flower, both being parts of the broader category of flowers."}, {"start": "posey", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "a posey has a stem"}], "polished_text": "He picks all the posy then wonders why the flower looks bare.", "status": "polished"} +{"raw_text": "He picks all the flower then wonders why the flower looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "orchid", "X": "flower", "Y": "flower", "verb": "grab"}, "chain": [{"start": "orchid", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "Both are types of flowers."}, {"start": "orchid", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "Both are types of flowers."}], "status": "discarded"} +{"raw_text": "There's a fella who eats the puffin and says the petrel's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "feather", "X": "puffin", "Y": "petrel", "verb": "eat"}, "chain": [{"start": "feather", "relation": "HasA", "end": "puffin", "weight": 0.8, "surface_text": "Both birds have feathers."}, {"start": "feather", "relation": "HasA", "end": "petrel", "weight": 0.8, "surface_text": "feathers are a common feature of both birds"}], "status": "discarded"} +{"raw_text": "There's a fella who takes the mineral and says the rock's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "quartz", "X": "mineral", "Y": "rock", "verb": "take"}, "chain": [{"start": "quartz", "relation": "HasA", "end": "mineral", "weight": 0.8, "surface_text": "quartz is a type of mineral, and flint is made of quartz."}, {"start": "quartz", "relation": "PartOf", "end": "rock", "weight": 0.8, "surface_text": "rock connects the material composition and the geological context"}], "status": "discarded"} +{"raw_text": "That's like eating the soot and complaining the wood tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "ash", "X": "soot", "Y": "wood", "verb": "use up"}, "chain": [{"start": "ash", "relation": "HasA", "end": "soot", "weight": 0.8, "surface_text": "ash contains soot and paper can be burned to produce ash"}, {"start": "ash", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "ash is made of wood"}], "status": "discarded"} +{"raw_text": "That's like eating the pod and complaining the plant tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "bean", "X": "pod", "Y": "plant", "verb": "drink"}, "chain": [{"start": "bean", "relation": "HasA", "end": "pod", "weight": 0.8, "surface_text": "both eggplant and bean can have pods (though eggplant's pod is its fruit, while bean's pod contains seeds)"}, {"start": "bean", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both eggplant and bean are parts of plants"}], "polished_text": "That's like eating the pod and complaining the bean tastes off.", "status": "polished"} +{"raw_text": "Don't pick the egg and then gripe about the bird.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "cuckoo", "X": "egg", "Y": "bird", "verb": "pick"}, "chain": [{"start": "cuckoo", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both swifts and cuckoos lay eggs"}, {"start": "cuckoo", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "Both are specific types of birds."}], "status": "discarded"} +{"raw_text": "Don't use up the nest and then gripe about the wing.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "osprey", "X": "nest", "Y": "wing", "verb": "use up"}, "chain": [{"start": "osprey", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both birds build or use nests."}, {"start": "osprey", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings."}], "status": "discarded"} +{"raw_text": "Don't drink the fruit and then gripe about the shell.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "seed", "X": "fruit", "Y": "shell", "verb": "drink"}, "chain": [{"start": "seed", "relation": "PartOf", "end": "fruit", "weight": 0.8, "surface_text": "some plants have thorns, and seeds can be part of fruits."}, {"start": "seed", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "a seed is made of a shell"}], "polished_text": "Don't drink the fruit and then gripe about the shell.", "status": "polished"} +{"raw_text": "He picks all the wheel then wonders why the wheel looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cart", "X": "wheel", "Y": "wheel", "verb": "use up"}, "chain": [{"start": "cart", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "both a coach and a cart have wheels for movement"}, {"start": "cart", "relation": "PartOf", "end": "wheel", "weight": 0.8, "surface_text": "wheels are part of a cart and planes have wheels"}], "status": "discarded"} +{"raw_text": "Don't drink the plastic and then gripe about the tool.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "sponge", "X": "plastic", "Y": "tool", "verb": "drink"}, "chain": [{"start": "sponge", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a sponge is made of plastic"}, {"start": "sponge", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "chimpanzees use sponges as tools; sponges have structural features"}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the wing and says the feather's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "canary", "X": "wing", "Y": "feather", "verb": "grab"}, "chain": [{"start": "canary", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "wings are a physical part of both eagles and canaries, enabling them to fly."}, {"start": "canary", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both canaries and ibises have feathers"}], "status": "discarded"} +{"raw_text": "Don't drink the water and then gripe about the savanna.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "river", "X": "water", "Y": "savanna", "verb": "drink"}, "chain": [{"start": "river", "relation": "HasA", "end": "water", "weight": 1.0, "surface_text": "[[A river]] contains [[water]]"}, {"start": "river", "relation": "PartOf", "end": "savanna", "weight": 0.8, "surface_text": "a river can flow through a savanna and lead to or be part of a sea"}], "polished_text": "Don't drink the river's water and then gripe about the savanna.", "status": "polished"} +{"raw_text": "Don't grab the rope and then gripe about the rope.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "pulley", "X": "rope", "Y": "rope", "verb": "grab"}, "chain": [{"start": "pulley", "relation": "HasA", "end": "rope", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}, {"start": "pulley", "relation": "HasA", "end": "rope", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}], "status": "discarded"} +{"raw_text": "That's like eating the flock and complaining the sheep tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "wool", "X": "flock", "Y": "sheep", "verb": "pick"}, "chain": [{"start": "wool", "relation": "HasA", "end": "flock", "weight": 0.8, "surface_text": "wool is a product of the animals in the flock, and wool can contain natural animal fats."}, {"start": "wool", "relation": "HasA", "end": "sheep", "weight": 1.0, "surface_text": "[[sheep]] have [[wool]]"}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the carnation and says the carnation's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "petal", "X": "carnation", "Y": "carnation", "verb": "use up"}, "chain": [{"start": "petal", "relation": "HasA", "end": "carnation", "weight": 0.8, "surface_text": "both flowers have petals"}, {"start": "petal", "relation": "PartOf", "end": "carnation", "weight": 0.8, "surface_text": "carnation is made of petals, and a petal is part of many flowers including carnations."}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the glass and says the handle's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "jug", "X": "glass", "Y": "handle", "verb": "grab"}, "chain": [{"start": "jug", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a jug is made of glass"}, {"start": "jug", "relation": "PartOf", "end": "handle", "weight": 0.8, "surface_text": "both jugs and toolboxes have handles for carrying"}], "status": "discarded"} +{"raw_text": "He picks all the honeydew then wonders why the head looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ant", "X": "honeydew", "Y": "head", "verb": "use up"}, "chain": [{"start": "ant", "relation": "HasA", "end": "honeydew", "weight": 0.8, "surface_text": "mealybugs produce honeydew, ants consume it"}, {"start": "ant", "relation": "PartOf", "end": "head", "weight": 0.8, "surface_text": "Mealybugs can be attacked by ants, and an ant's head is part of its body."}], "status": "discarded"} +{"raw_text": "He picks all the honeydew then wonders why the mealybug looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ant", "X": "honeydew", "Y": "mealybug", "verb": "take"}, "chain": [{"start": "ant", "relation": "HasA", "end": "honeydew", "weight": 0.8, "surface_text": "mealybugs produce honeydew, ants consume it"}, {"start": "ant", "relation": "HasA", "end": "mealybug", "weight": 0.8, "surface_text": "Mealybugs can be attacked by ants, and an ant's head is part of its body."}], "polished_text": "Ants take all the honeydew then wonder why the mealybugs look bare.", "status": "polished"} +{"raw_text": "That's like eating the wildlife and complaining the limb tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "lynx", "X": "wildlife", "Y": "limb", "verb": "pick"}, "chain": [{"start": "lynx", "relation": "PartOf", "end": "wildlife", "weight": 0.8, "surface_text": "Both lynxes and cats are part of the broader category of wildlife."}, {"start": "lynx", "relation": "HasA", "end": "limb", "weight": 0.8, "surface_text": "lynx has limbs, which are part of its body"}], "status": "discarded"} +{"raw_text": "He picks all the plant then wonders why the flower looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "lilac", "X": "plant", "Y": "flower", "verb": "take"}, "chain": [{"start": "lilac", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both are types of plants"}, {"start": "lilac", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "Both are types of flowers."}], "status": "discarded"} +{"raw_text": "That's like eating the whale and complaining the jaw tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "orca", "X": "whale", "Y": "jaw", "verb": "use up"}, "chain": [{"start": "orca", "relation": "PartOf", "end": "whale", "weight": 0.8, "surface_text": "An orca is a type of whale, and a bull is a type of animal that can be related to whales through the concept of marine or terrestrial mammals."}, {"start": "orca", "relation": "HasA", "end": "jaw", "weight": 0.8, "surface_text": "jaw is a part of an orca and part of a mouth"}], "polished_text": "That's like eating the whale and complaining the jaw's gone bad.", "status": "polished"} +{"raw_text": "There's a fella who grabs the wheel and says the wheel's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cart", "X": "wheel", "Y": "wheel", "verb": "grab"}, "chain": [{"start": "cart", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "both a coach and a cart have wheels for movement"}, {"start": "cart", "relation": "PartOf", "end": "wheel", "weight": 0.8, "surface_text": "a wheel is part of a cart"}], "status": "discarded"} +{"raw_text": "That's like eating the sandwich and complaining the radish tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "vegetable", "X": "sandwich", "Y": "radish", "verb": "drink"}, "chain": [{"start": "vegetable", "relation": "HasA", "end": "sandwich", "weight": 0.8, "surface_text": "A burger is a type of sandwich, and sandwiches often contain vegetables."}, {"start": "vegetable", "relation": "PartOf", "end": "radish", "weight": 0.8, "surface_text": "Both jicama and radish are types of vegetables."}], "polished_text": "That's like eating the sandwich and complaining the radish tastes funny.", "status": "polished"} +{"raw_text": "He picks all the house then wonders why the prison looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "window", "X": "house", "Y": "prison", "verb": "grab"}, "chain": [{"start": "window", "relation": "PartOf", "end": "house", "weight": 0.8, "surface_text": "a window is part of a house"}, {"start": "window", "relation": "PartOf", "end": "prison", "weight": 0.8, "surface_text": "window connects both as a physical component present in both types of buildings"}], "status": "discarded"} +{"raw_text": "Don't drink the torso and then gripe about the lock.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "chest", "X": "torso", "Y": "lock", "verb": "drink"}, "chain": [{"start": "chest", "relation": "PartOf", "end": "torso", "weight": 1.0, "surface_text": "[[a chest]] is part of [[a torso]]."}, {"start": "chest", "relation": "HasA", "end": "lock", "weight": 0.8, "surface_text": "some oilcans have a locking mechanism, and chests often have locks"}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the booby and says the bird's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "pigeon", "X": "booby", "Y": "bird", "verb": "drink"}, "chain": [{"start": "pigeon", "relation": "PartOf", "end": "booby", "weight": 0.8, "surface_text": "pigeon connects booby and rail as a related bird species"}, {"start": "pigeon", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both falcons and pigeons are part of the bird category"}], "status": "discarded"} +{"raw_text": "He picks all the roof then wonders why the roll looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "paper", "X": "roof", "Y": "roll", "verb": "eat"}, "chain": [{"start": "paper", "relation": "HasA", "end": "roof", "weight": 0.8, "surface_text": "roofs contain tar and paper as waterproofing materials"}, {"start": "paper", "relation": "PartOf", "end": "roll", "weight": 0.8, "surface_text": "tar and paper are components of a roll used for roofing or insulation"}], "polished_text": "He eats all the roof off the paper, then wonders why the roll looks bare.", "status": "polished"} +{"raw_text": "Don't use up the denim and then gripe about the cotton.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "jacket", "X": "denim", "Y": "cotton", "verb": "use up"}, "chain": [{"start": "jacket", "relation": "MadeOf", "end": "denim", "weight": 0.8, "surface_text": "a jacket is made of denim"}, {"start": "jacket", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a jacket is made of cotton"}], "polished_text": "Don't wear out the denim and then complain about the cotton.", "status": "polished"} +{"raw_text": "Don't take the lightbulb and then gripe about the tungsten.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "tungsten", "X": "lightbulb", "Y": "tungsten", "verb": "take"}, "chain": [{"start": "tungsten", "relation": "PartOf", "end": "lightbulb", "weight": 0.8, "surface_text": "mercury is used in fluorescent lightbulbs, and tungsten is used in incandescent lightbulbs."}, {"start": "tungsten", "relation": "PartOf", "end": "tungsten", "weight": 0.8, "surface_text": "tungsten is a type of metal, and metal is a category that includes tungsten."}], "polished_text": "Don't take the lightbulb and then gripe about the tungsten in it.", "status": "polished"} +{"raw_text": "Don't drink the leg and then gripe about the animal.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "centipede", "X": "leg", "Y": "animal", "verb": "drink"}, "chain": [{"start": "centipede", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "both are animals with legs"}, {"start": "centipede", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "animal connects both as members of the same biological category"}], "polished_text": "Don't drink the centipede and then gripe about the animal.", "status": "polished"} +{"raw_text": "That's like eating the berries and complaining the land tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "coca", "X": "berries", "Y": "land", "verb": "use up"}, "chain": [{"start": "coca", "relation": "HasA", "end": "berries", "weight": 0.8, "surface_text": "Both holly and coca trees are known for producing berries."}, {"start": "coca", "relation": "PartOf", "end": "land", "weight": 0.8, "surface_text": "Coca trees grow on land, and forests are made up of land."}], "polished_text": "That's like picking the berries from the coca and complaining the land's been used up.", "status": "polished"} +{"raw_text": "He picks all the pasta then wonders why the carbonara looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "spaghetti", "X": "pasta", "Y": "carbonara", "verb": "eat"}, "chain": [{"start": "spaghetti", "relation": "MadeOf", "end": "pasta", "weight": 0.8, "surface_text": "spaghetti is a type of pasta, and eggs are often used to make pasta dough."}, {"start": "spaghetti", "relation": "PartOf", "end": "carbonara", "weight": 0.8, "surface_text": "spaghetti is a key part of carbonara, and carbonara includes eggs as an ingredient."}], "polished_text": "He picks all the spaghetti then wonders why the carbonara looks bare.", "status": "polished"} +{"raw_text": "There's a fella who drinks the meal and says the meat's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "pizza", "X": "meal", "Y": "meat", "verb": "drink"}, "chain": [{"start": "pizza", "relation": "HasA", "end": "meal", "weight": 0.8, "surface_text": "meal connects both as items within a larger dining context"}, {"start": "pizza", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "meat is an ingredient in pizza and a component of turkey"}], "status": "discarded"} +{"raw_text": "He picks all the wood then wonders why the cuticle looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "nail", "X": "wood", "Y": "cuticle", "verb": "take"}, "chain": [{"start": "nail", "relation": "PartOf", "end": "wood", "weight": 0.8, "surface_text": "wood is used for punching (as a surface) and is part of where nails are placed."}, {"start": "nail", "relation": "PartOf", "end": "cuticle", "weight": 1.0, "surface_text": "[[cuticle]] is part of [[nail]]"}], "status": "discarded"} +{"raw_text": "That's like eating the nest and complaining the wing tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "pelican", "X": "nest", "Y": "wing", "verb": "drink"}, "chain": [{"start": "pelican", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both are birds that build or use nests."}, {"start": "pelican", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings for flying."}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the ginger and says the spice blend's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "curry", "X": "ginger", "Y": "spice blend", "verb": "drink"}, "chain": [{"start": "curry", "relation": "HasA", "end": "ginger", "weight": 0.8, "surface_text": "both ginger and turmeric are common ingredients in curry blends"}, {"start": "curry", "relation": "PartOf", "end": "spice_blend", "weight": 0.8, "surface_text": "Paprika is part of some spice blends, and curry is often a blend itself."}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the root and says the hedge's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "thorn", "X": "root", "Y": "hedge", "verb": "use up"}, "chain": [{"start": "thorn", "relation": "PartOf", "end": "root", "weight": 0.8, "surface_text": "root connects as a part of both thorn and seaweed in their respective plant structures."}, {"start": "thorn", "relation": "PartOf", "end": "hedge", "weight": 0.8, "surface_text": "hedges often have thorns and grow in grasslands"}], "status": "discarded"} +{"raw_text": "Don't take the meat and then gripe about the blood.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "blood", "X": "meat", "Y": "blood", "verb": "take"}, "chain": [{"start": "blood", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "meat has blood"}, {"start": "blood", "relation": "PartOf", "end": "blood", "weight": 0.8, "surface_text": "blood is a component of the body and blood is a component of the organism"}], "polished_text": "Don't take the meat and then gripe about the blood.", "status": "polished"} +{"raw_text": "There's a fella who eats the jug and says the box's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lid", "X": "jug", "Y": "box", "verb": "eat"}, "chain": [{"start": "lid", "relation": "HasA", "end": "jug", "weight": 0.8, "surface_text": "both jugs and jars often have lids to cover them."}, {"start": "lid", "relation": "HasA", "end": "box", "weight": 0.8, "surface_text": "a chisel is part of the toolset for making a box, and a box has a lid"}], "status": "discarded"} +{"raw_text": "He picks all the tree then wonders why the wood looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "maple", "X": "tree", "Y": "wood", "verb": "pick"}, "chain": [{"start": "maple", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "trees are part of both maples and branches"}, {"start": "maple", "relation": "PartOf", "end": "wood", "weight": 0.8, "surface_text": "Both maple and mahogany are types of wood."}], "polished_text": "He picks all the maple then wonders why the wood looks bare.", "status": "polished"} +{"raw_text": "He picks all the root then wonders why the salad looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "beet", "X": "root", "Y": "salad", "verb": "drink"}, "chain": [{"start": "beet", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "a beet has a root"}, {"start": "beet", "relation": "PartOf", "end": "salad", "weight": 0.8, "surface_text": "a beet is part of a salad"}], "polished_text": "He picks all the roots then wonders why the salad's left bare.", "status": "polished"} +{"raw_text": "There's a fella who use ups the mall and says the water's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "concrete", "X": "mall", "Y": "water", "verb": "use up"}, "chain": [{"start": "concrete", "relation": "MadeOf", "end": "mall", "weight": 0.8, "surface_text": "Concrete is a material used in the construction of both silos and malls."}, {"start": "concrete", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "concrete is made of water"}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the container and says the shellac's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "wax", "X": "container", "Y": "shellac", "verb": "drink"}, "chain": [{"start": "wax", "relation": "HasA", "end": "container", "weight": 0.8, "surface_text": "a container might have a wax seal, and it could be made of aluminum."}, {"start": "wax", "relation": "HasA", "end": "shellac", "weight": 1.0, "surface_text": "[[shellac]] contains [[wax]]"}], "status": "discarded"} +{"raw_text": "That's like eating the weapon and complaining the wood tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "spear", "X": "weapon", "Y": "wood", "verb": "drink"}, "chain": [{"start": "spear", "relation": "HasA", "end": "weapon", "weight": 0.8, "surface_text": "both are types of weapons"}, {"start": "spear", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a spear is made of wood"}], "status": "discarded"} +{"raw_text": "Don't drink the blade and then gripe about the wood.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "axe", "X": "blade", "Y": "wood", "verb": "drink"}, "chain": [{"start": "axe", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "an axe has a blade"}, {"start": "axe", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an axe is made of wood"}], "polished_text": "Don't sharpen the blade and then gripe about the handle.", "status": "polished"} +{"raw_text": "There's a fella who picks the zebra and says the foot's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "body", "X": "zebra", "Y": "foot", "verb": "pick"}, "chain": [{"start": "body", "relation": "PartOf", "end": "zebra", "weight": 0.8, "surface_text": "both zebra and centipede have bodies"}, {"start": "body", "relation": "PartOf", "end": "foot", "weight": 0.8, "surface_text": "Both the foot (part of the leg) and the leg itself are parts of the body."}], "status": "discarded"} +{"raw_text": "That's like eating the wood and complaining the many rungs tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "ladder", "X": "wood", "Y": "many rungs", "verb": "eat"}, "chain": [{"start": "ladder", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a ladder is made of wood"}, {"start": "ladder", "relation": "HasA", "end": "many_rungs", "weight": 1.0, "surface_text": "[[A ladder]] has [[many rungs]]"}], "status": "discarded"} +{"raw_text": "That's like eating the plastic and complaining the wood tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "clarinet", "X": "plastic", "Y": "wood", "verb": "eat"}, "chain": [{"start": "clarinet", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a clarinet is made of plastic"}, {"start": "clarinet", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a clarinet is made of wood"}], "polished_text": "That's like eating the plastic and complaining the wood don't taste right.", "status": "polished"} +{"raw_text": "He picks all the body then wonders why the bison looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "mouth", "X": "body", "Y": "bison", "verb": "use up"}, "chain": [{"start": "mouth", "relation": "PartOf", "end": "body", "weight": 0.8, "surface_text": "the mouth is part of the body and the tooth is located in the mouth"}, {"start": "mouth", "relation": "HasA", "end": "bison", "weight": 0.8, "surface_text": "bison has a mouth that contains teeth"}], "status": "discarded"} +{"raw_text": "That's like eating the feather and complaining the feather tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cormorant", "X": "feather", "Y": "feather", "verb": "take"}, "chain": [{"start": "cormorant", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}, {"start": "cormorant", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}], "polished_text": "That's like taking the cormorant and complaining the cormorant's got a bad feather.", "status": "polished"} +{"raw_text": "That's like eating the feather and complaining the nest tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "kestrel", "X": "feather", "Y": "nest", "verb": "grab"}, "chain": [{"start": "kestrel", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both kestrels and birds have feathers."}, {"start": "kestrel", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both finches and kestrels build or use nests."}], "status": "discarded"} +{"raw_text": "That's like eating the ship and complaining the object tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "rust", "X": "ship", "Y": "object", "verb": "grab"}, "chain": [{"start": "rust", "relation": "HasA", "end": "ship", "weight": 0.8, "surface_text": "ships can have rust on them and also have ropes for mooring and sailing"}, {"start": "rust", "relation": "PartOf", "end": "object", "weight": 0.8, "surface_text": "skin can be part of an object like armor, and rust can be part of an object like metal."}], "status": "discarded"} +{"raw_text": "There's a fella who eats the apartment and says the glass's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "gallery", "X": "apartment", "Y": "glass", "verb": "eat"}, "chain": [{"start": "gallery", "relation": "PartOf", "end": "apartment", "weight": 0.8, "surface_text": "apartments are common features in both duplexes and galleries."}, {"start": "gallery", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a gallery is made of glass"}], "status": "discarded"} +{"raw_text": "Don't take the coriander and then gripe about the ingredient.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "food", "X": "coriander", "Y": "ingredient", "verb": "take"}, "chain": [{"start": "food", "relation": "PartOf", "end": "coriander", "weight": 0.8, "surface_text": "coriander is a part of some foods, sugar is made of food ingredients"}, {"start": "food", "relation": "HasA", "end": "ingredient", "weight": 0.8, "surface_text": "butter is an ingredient, and food often contains ingredients."}], "polished_text": "Don't take the coriander and then gripe about the ingredient in the food.", "status": "polished"} +{"raw_text": "There's a fella who eats the blade and says the sharp edges's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "saw", "X": "blade", "Y": "sharp edges", "verb": "eat"}, "chain": [{"start": "saw", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a saw has a blade"}, {"start": "saw", "relation": "HasA", "end": "sharp_edges", "weight": 1.0, "surface_text": "[[A saw]] has [[sharp edges]]"}], "status": "discarded"} +{"raw_text": "There's a fella who eats the fungus and says the fungus's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mold", "X": "fungus", "Y": "fungus", "verb": "eat"}, "chain": [{"start": "mold", "relation": "HasA", "end": "fungus", "weight": 0.8, "surface_text": "mold can be a fungus, blood is desired for life"}, {"start": "mold", "relation": "PartOf", "end": "fungus", "weight": 0.8, "surface_text": "Mold is a type of fungus, and bodies can have fungi."}], "status": "discarded"} +{"raw_text": "There's a fella who eats the horse and says the fence's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "stable", "X": "horse", "Y": "fence", "verb": "eat"}, "chain": [{"start": "stable", "relation": "HasA", "end": "horse", "weight": 0.8, "surface_text": "prisoners may care for horses; stables house horses"}, {"start": "stable", "relation": "HasA", "end": "fence", "weight": 0.8, "surface_text": "both buildings often have fences for security or containment"}], "status": "discarded"} +{"raw_text": "Don't pick the food and then gripe about the cup.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "wrapper", "X": "food", "Y": "cup", "verb": "pick"}, "chain": [{"start": "wrapper", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "food has a wrapper"}, {"start": "wrapper", "relation": "HasA", "end": "cup", "weight": 0.8, "surface_text": "Styrofoam is used to make cups, and cups often have wrappers."}], "polished_text": "Don't pick the wrapper's food and then gripe about the cup inside it.", "status": "polished"} +{"raw_text": "Don't drink the hamburger and then gripe about the hamburger.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "onion", "X": "hamburger", "Y": "hamburger", "verb": "drink"}, "chain": [{"start": "onion", "relation": "HasA", "end": "hamburger", "weight": 0.8, "surface_text": "a hamburger has onion"}, {"start": "onion", "relation": "HasA", "end": "hamburger", "weight": 0.8, "surface_text": "a hamburger has onion"}], "status": "discarded"} +{"raw_text": "That's like eating the salmon and complaining the orchard tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "fish", "X": "salmon", "Y": "orchard", "verb": "pick"}, "chain": [{"start": "fish", "relation": "PartOf", "end": "salmon", "weight": 0.8, "surface_text": "fish can be part of a burger (taco-style) and salmon is a type of fish"}, {"start": "fish", "relation": "HasA", "end": "orchard", "weight": 0.8, "surface_text": "An orchard might have a pond with fish, linking the two environments."}], "status": "discarded"} +{"raw_text": "Don't grab the wood and then gripe about the musical instrument.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "xylophone", "X": "wood", "Y": "musical instrument", "verb": "grab"}, "chain": [{"start": "xylophone", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a xylophone is made of wood"}, {"start": "xylophone", "relation": "PartOf", "end": "musical_instrument", "weight": 0.8, "surface_text": "both are types of musical instruments"}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the rope and says the rope's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "pulley", "X": "rope", "Y": "rope", "verb": "use up"}, "chain": [{"start": "pulley", "relation": "HasA", "end": "rope", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}, {"start": "pulley", "relation": "HasA", "end": "rope", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}], "polished_text": "There's a fella who uses up the rope and says the rope's no good.", "status": "polished"} +{"raw_text": "That's like eating the thorn and complaining the jungle tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "vine", "X": "thorn", "Y": "jungle", "verb": "grab"}, "chain": [{"start": "vine", "relation": "PartOf", "end": "thorn", "weight": 0.8, "surface_text": "both thorns and watermelons can grow on vines"}, {"start": "vine", "relation": "PartOf", "end": "jungle", "weight": 1.0, "surface_text": "[[A vine]] is part of [[a jungle]]"}], "status": "discarded"} +{"raw_text": "Don't eat the barley and then gripe about the corn.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "rice", "X": "barley", "Y": "corn", "verb": "eat"}, "chain": [{"start": "rice", "relation": "HasA", "end": "barley", "weight": 0.8, "surface_text": "barley is a type of grain, and rice is also a type of grain, so barley serves as a bridge between them."}, {"start": "rice", "relation": "HasA", "end": "corn", "weight": 0.8, "surface_text": "corn is a type of grain, and rice is also a type of grain, so corn serves as a bridge between them."}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the egg and says the feather's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "crow", "X": "egg", "Y": "feather", "verb": "grab"}, "chain": [{"start": "crow", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs"}, {"start": "crow", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers"}], "status": "discarded"} +{"raw_text": "Don't take the glass and then gripe about the liquid.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "flask", "X": "glass", "Y": "liquid", "verb": "take"}, "chain": [{"start": "flask", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a flask is made of glass"}, {"start": "flask", "relation": "HasA", "end": "liquid", "weight": 1.0, "surface_text": "[[A flask]] contains [[liquid]]"}], "status": "discarded"} +{"raw_text": "That's like eating the wood and complaining the wine tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cork", "X": "wood", "Y": "wine", "verb": "grab"}, "chain": [{"start": "cork", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a cork is made of wood"}, {"start": "cork", "relation": "HasA", "end": "wine", "weight": 0.8, "surface_text": "wine has a cork"}], "polished_text": "That's like biting the cork and complaining the wine tastes funny.", "status": "polished"} +{"raw_text": "There's a fella who picks the caffiene in and says the caffiene's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "coffee", "X": "caffiene in", "Y": "caffiene", "verb": "pick"}, "chain": [{"start": "coffee", "relation": "HasA", "end": "caffiene_in", "weight": 1.0, "surface_text": "[[Coffee]] has [[caffiene in it]]"}, {"start": "coffee", "relation": "HasA", "end": "caffiene", "weight": 1.0, "surface_text": "[[Coffee]] contains [[caffiene]]"}], "status": "discarded"} +{"raw_text": "That's like eating the wool and complaining the cotton tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "scarf", "X": "wool", "Y": "cotton", "verb": "pick"}, "chain": [{"start": "scarf", "relation": "MadeOf", "end": "wool", "weight": 0.8, "surface_text": "a scarf is made of wool"}, {"start": "scarf", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a scarf is made of cotton"}], "polished_text": "It's like wearing a scarf made of wool and cotton, then picking it for any flaw.", "status": "polished"} +{"raw_text": "Don't grab the wood and then gripe about the apartment.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "den", "X": "wood", "Y": "apartment", "verb": "grab"}, "chain": [{"start": "den", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a den is made of wood"}, {"start": "den", "relation": "PartOf", "end": "apartment", "weight": 0.8, "surface_text": "a den can be part of an apartment"}], "polished_text": "Don't grab the den and then gripe about the apartment.", "status": "polished"} +{"raw_text": "Don't eat the cloth and then gripe about the cloth.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "fabric", "X": "cloth", "Y": "cloth", "verb": "eat"}, "chain": [{"start": "fabric", "relation": "PartOf", "end": "cloth", "weight": 0.8, "surface_text": "burlap is a type of cloth, and fabric is a general category that includes cloth"}, {"start": "fabric", "relation": "PartOf", "end": "cloth", "weight": 0.8, "surface_text": "burlap is a type of cloth, and fabric is a general category that includes cloth"}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the egg and says the feather's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "vulture", "X": "egg", "Y": "feather", "verb": "use up"}, "chain": [{"start": "vulture", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both lay eggs"}, {"start": "vulture", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}], "status": "discarded"} +{"raw_text": "There's a fella who eats the nest and says the wing's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "hoatzin", "X": "nest", "Y": "wing", "verb": "eat"}, "chain": [{"start": "hoatzin", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build or inhabit nests"}, {"start": "hoatzin", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings for flight"}], "status": "discarded"} +{"raw_text": "That's like eating the wood and complaining the leaf tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "hickory", "X": "wood", "Y": "leaf", "verb": "drink"}, "chain": [{"start": "hickory", "relation": "PartOf", "end": "wood", "weight": 0.8, "surface_text": "both trees are made of wood"}, {"start": "hickory", "relation": "PartOf", "end": "leaf", "weight": 0.8, "surface_text": "both are parts of trees"}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the ceramic and says the dirt's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "clay", "X": "ceramic", "Y": "dirt", "verb": "use up"}, "chain": [{"start": "clay", "relation": "MadeOf", "end": "ceramic", "weight": 0.8, "surface_text": "clay is used to make teacups and is a component of ceramic"}, {"start": "clay", "relation": "MadeOf", "end": "dirt", "weight": 0.8, "surface_text": "clay is made of dirt"}], "status": "discarded"} +{"raw_text": "He picks all the silo then wonders why the house looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "door", "X": "silo", "Y": "house", "verb": "drink"}, "chain": [{"start": "door", "relation": "HasA", "end": "silo", "weight": 0.8, "surface_text": "both silos (for access) and duplexes (for entry/exit) have doors"}, {"start": "door", "relation": "HasA", "end": "house", "weight": 0.8, "surface_text": "a house has a door"}], "status": "discarded"} +{"raw_text": "There's a fella who picks the screwdriver and says the triangle's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "needle", "X": "screwdriver", "Y": "triangle", "verb": "pick"}, "chain": [{"start": "needle", "relation": "HasA", "end": "screwdriver", "weight": 0.8, "surface_text": "Both tools can be used to unscrew things, and they are both hand tools."}, {"start": "needle", "relation": "PartOf", "end": "triangle", "weight": 0.8, "surface_text": "A needle is used with a thimble for sewing, and it can be part of forming a triangle in geometry or craft."}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the water and says the water's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lake", "X": "water", "Y": "water", "verb": "drink"}, "chain": [{"start": "lake", "relation": "HasA", "end": "water", "weight": 2.0, "surface_text": "[[a lake]] contains [[water]]"}, {"start": "lake", "relation": "PartOf", "end": "water", "weight": 0.8, "surface_text": "water is found in or near a desert and is a part of a lake"}], "status": "discarded"} +{"raw_text": "Don't take the polyester and then gripe about the cotton.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "tie", "X": "polyester", "Y": "cotton", "verb": "take"}, "chain": [{"start": "tie", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "a tie is made of polyester"}, {"start": "tie", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a tie is made of cotton"}], "status": "discarded"} +{"raw_text": "That's like eating the dish and complaining the seasoning tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "sugar", "X": "dish", "Y": "seasoning", "verb": "drink"}, "chain": [{"start": "sugar", "relation": "HasA", "end": "dish", "weight": 0.8, "surface_text": "turmeric is used in dishes, and sugar is an ingredient in many dishes"}, {"start": "sugar", "relation": "HasA", "end": "seasoning", "weight": 0.8, "surface_text": "turmeric is a type of seasoning, and sugar can be a sweet seasoning"}], "polished_text": "That's like eating the dish and complaining the sugar tastes off.", "status": "polished"} +{"raw_text": "He picks all the carbon then wonders why the dirt looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "coal", "X": "carbon", "Y": "dirt", "verb": "drink"}, "chain": [{"start": "coal", "relation": "MadeOf", "end": "carbon", "weight": 1.0, "surface_text": "[[coal]] is made of [[carbon]]."}, {"start": "coal", "relation": "HasA", "end": "dirt", "weight": 0.8, "surface_text": "coal burns to create soot, and dirt can contain coal particles"}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the element and says the copper's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "pewter", "X": "element", "Y": "copper", "verb": "drink"}, "chain": [{"start": "pewter", "relation": "MadeOf", "end": "element", "weight": 0.8, "surface_text": "Both pewter and mercury are composed of chemical elements."}, {"start": "pewter", "relation": "MadeOf", "end": "copper", "weight": 0.8, "surface_text": "both pewter and bronze contain copper"}], "status": "discarded"} +{"raw_text": "He picks all the wing then wonders why the feathers looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "hummingbird", "X": "wing", "Y": "feathers", "verb": "take"}, "chain": [{"start": "hummingbird", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "hummingbird", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "feathers are a defining characteristic shared by both bird species"}], "polished_text": "A hummingbird takes all the wing, then wonders why the feathers look bare.", "status": "polished"} +{"raw_text": "He picks all the wolf then wonders why the ingredient looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "food", "X": "wolf", "Y": "ingredient", "verb": "eat"}, "chain": [{"start": "food", "relation": "HasA", "end": "wolf", "weight": 0.8, "surface_text": "Both animals can be prey or used as food for larger predators or humans."}, {"start": "food", "relation": "HasA", "end": "ingredient", "weight": 0.8, "surface_text": "butter is an ingredient, and food often contains ingredients."}], "status": "discarded"} +{"raw_text": "That's like eating the habitat and complaining the habitat tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "rat", "X": "habitat", "Y": "habitat", "verb": "take"}, "chain": [{"start": "rat", "relation": "PartOf", "end": "habitat", "weight": 0.8, "surface_text": "habitat connects both as animals that occupy natural environments"}, {"start": "rat", "relation": "PartOf", "end": "habitat", "weight": 0.8, "surface_text": "habitat connects both as animals that occupy natural environments"}], "status": "discarded"} +{"raw_text": "He picks all the orca then wonders why the orca looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "tooth", "X": "orca", "Y": "orca", "verb": "drink"}, "chain": [{"start": "tooth", "relation": "HasA", "end": "orca", "weight": 0.8, "surface_text": "tooth is in an orca and in a mouth"}, {"start": "tooth", "relation": "HasA", "end": "orca", "weight": 0.8, "surface_text": "tooth is in an orca and in a mouth"}], "status": "discarded"} +{"raw_text": "Don't pick the feather and then gripe about the wing.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "pelican", "X": "feather", "Y": "wing", "verb": "pick"}, "chain": [{"start": "pelican", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both peacocks and pelicans have feathers"}, {"start": "pelican", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings for flying."}], "polished_text": "Ain't it funny how some'll pick the feather right off that pelican and then gripe about the wing?", "status": "polished"} +{"raw_text": "There's a fella who eats the nest and says the beak's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "booby", "X": "nest", "Y": "beak", "verb": "eat"}, "chain": [{"start": "booby", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Birds like avocets and boobies build nests."}, {"start": "booby", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Birds like avocets and boobies have beaks."}], "status": "discarded"} +{"raw_text": "He picks all the package then wonders why the balanced breakfast looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cereal", "X": "package", "Y": "balanced breakfast", "verb": "drink"}, "chain": [{"start": "cereal", "relation": "PartOf", "end": "package", "weight": 0.8, "surface_text": "Spaghetti and cereal are both sold in packages."}, {"start": "cereal", "relation": "PartOf", "end": "balanced_breakfast", "weight": 1.0, "surface_text": "[[cereal]] is part of [[a balanced breakfast]]."}], "polished_text": "He picks all the package then wonders why the balanced breakfast looks bare.", "status": "polished"} +{"raw_text": "Don't pick the flower and then gripe about the flower.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "violet", "X": "flower", "Y": "flower", "verb": "pick"}, "chain": [{"start": "violet", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "both lilacs and violets are types of flowers"}, {"start": "violet", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "both lilacs and violets are types of flowers"}], "status": "discarded"} +{"raw_text": "That's like eating the fish and complaining the fish tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "pond", "X": "fish", "Y": "fish", "verb": "take"}, "chain": [{"start": "pond", "relation": "HasA", "end": "fish", "weight": 0.8, "surface_text": "An orchard might have a pond with fish, linking the two environments."}, {"start": "pond", "relation": "HasA", "end": "fish", "weight": 0.8, "surface_text": "An orchard might have a pond with fish, linking the two environments."}], "status": "discarded"} +{"raw_text": "He picks all the needle then wonders why the clothing looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "spout", "X": "needle", "Y": "clothing", "verb": "eat"}, "chain": [{"start": "spout", "relation": "PartOf", "end": "needle", "weight": 0.8, "surface_text": "Needle connects thimble to spout by being used with thimble and part of a spout (in sewing context)."}, {"start": "spout", "relation": "PartOf", "end": "clothing", "weight": 0.8, "surface_text": "Clothing connects thimble to spout by being made with thimble and part of clothing (as in a spout-like design)."}], "status": "discarded"} +{"raw_text": "That's like eating the rungs and complaining the many rungs tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "ladder", "X": "rungs", "Y": "many rungs", "verb": "use up"}, "chain": [{"start": "ladder", "relation": "HasA", "end": "rungs", "weight": 1.0, "surface_text": "[[a ladder]] has [[rungs]]"}, {"start": "ladder", "relation": "HasA", "end": "many_rungs", "weight": 1.0, "surface_text": "[[A ladder]] has [[many rungs]]"}], "status": "discarded"} +{"raw_text": "He picks all the copper wiring then wonders why the bronze looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "copper", "X": "copper wiring", "Y": "bronze", "verb": "grab"}, "chain": [{"start": "copper", "relation": "PartOf", "end": "copper_wiring", "weight": 1.0, "surface_text": "[[copper]] is part of [[copper wiring]]."}, {"start": "copper", "relation": "MadeOf", "end": "bronze", "weight": 0.8, "surface_text": "both pewter and bronze contain copper"}], "polished_text": "He grabs all the copper wiring then wonders why the bronze looks bare.", "status": "polished"} +{"raw_text": "There's a fella who drinks the wolf head and says the fur's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "head", "X": "wolf head", "Y": "fur", "verb": "drink"}, "chain": [{"start": "head", "relation": "PartOf", "end": "wolf_head", "weight": 0.8, "surface_text": "A wolf has a head, and a head is part of the wolf's anatomy."}, {"start": "head", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "Lions have fur all over their bodies, including on their heads."}], "status": "discarded"} +{"raw_text": "That's like eating the herring and complaining the grades tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "school", "X": "herring", "Y": "grades", "verb": "pick"}, "chain": [{"start": "school", "relation": "PartOf", "end": "herring", "weight": 0.8, "surface_text": "a herring is part of a school"}, {"start": "school", "relation": "PartOf", "end": "grades", "weight": 1.0, "surface_text": "[[grades]] is part of [[school]]."}], "status": "discarded"} +{"raw_text": "Don't grab the peel and then gripe about the dish.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "potato", "X": "peel", "Y": "dish", "verb": "grab"}, "chain": [{"start": "potato", "relation": "PartOf", "end": "peel", "weight": 0.8, "surface_text": "peel connects the outer covering of both fruits and vegetables"}, {"start": "potato", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "a dish often includes both steak and potato"}], "polished_text": "Don't grab the peel and then gripe about the whole dish.", "status": "polished"} +{"raw_text": "He picks all the 6 legs then wonders why the fly looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "insect", "X": "6 legs", "Y": "fly", "verb": "pick"}, "chain": [{"start": "insect", "relation": "HasA", "end": "6_legs", "weight": 2.0, "surface_text": "[[An insect]] has [[6 legs]]"}, {"start": "insect", "relation": "PartOf", "end": "fly", "weight": 0.8, "surface_text": "insects are a biological category both belong to"}], "polished_text": "He picks all the six legs then wonders why the fly looks bare.", "status": "polished"} +{"raw_text": "He picks all the nest then wonders why the bird looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "gannet", "X": "nest", "Y": "bird", "verb": "grab"}, "chain": [{"start": "gannet", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both cassowary and gannet have nests as part of their bird behavior and habitat."}, {"start": "gannet", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "Both cassowary and gannet are part of the taxonomic class of birds."}], "status": "discarded"} +{"raw_text": "Don't use up the copper and then gripe about the valve.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "trumpet", "X": "copper", "Y": "valve", "verb": "use up"}, "chain": [{"start": "trumpet", "relation": "MadeOf", "end": "copper", "weight": 0.8, "surface_text": "a trumpet is made of copper"}, {"start": "trumpet", "relation": "PartOf", "end": "valve", "weight": 1.0, "surface_text": "[[a valve]] is part of [[a trumpet]]"}], "polished_text": "Don't use up all the copper and then gripe about the valve not working right.", "status": "polished"} +{"raw_text": "Don't take the bullet and then gripe about the ammunition.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "revolver", "X": "bullet", "Y": "ammunition", "verb": "take"}, "chain": [{"start": "revolver", "relation": "HasA", "end": "bullet", "weight": 0.8, "surface_text": "Both a revolver and a canon use bullets as ammunition."}, {"start": "revolver", "relation": "HasA", "end": "ammunition", "weight": 0.8, "surface_text": "Both a revolver and a rifle require ammunition to fire."}], "polished_text": "Don't load the bullet and then gripe about the whole cartridge.", "status": "polished"} +{"raw_text": "He picks all the bowl then wonders why the clay looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "teacup", "X": "bowl", "Y": "clay", "verb": "pick"}, "chain": [{"start": "teacup", "relation": "PartOf", "end": "bowl", "weight": 0.8, "surface_text": "a bowl is part of a teacup (as a component), and a bowl is a type of container"}, {"start": "teacup", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "clay is used to make teacups and is a component of ceramic"}], "status": "discarded"} +{"raw_text": "That's like eating the herb and complaining the dish tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "coriander", "X": "herb", "Y": "dish", "verb": "use up"}, "chain": [{"start": "coriander", "relation": "PartOf", "end": "herb", "weight": 0.8, "surface_text": "coriander is a seed of the coriander herb, basil is an herb itself"}, {"start": "coriander", "relation": "HasA", "end": "dish", "weight": 0.8, "surface_text": "both can be ingredients in a single dish"}], "status": "discarded"} +{"raw_text": "He picks all the cornstalk then wonders why the rice looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "husk", "X": "cornstalk", "Y": "rice", "verb": "drink"}, "chain": [{"start": "husk", "relation": "PartOf", "end": "cornstalk", "weight": 0.8, "surface_text": "cornstalks have husks and grow in shaded environments."}, {"start": "husk", "relation": "HasA", "end": "rice", "weight": 0.8, "surface_text": "rice has a husk"}], "status": "discarded"} +{"raw_text": "He picks all the oil then wonders why the lynx looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "fur", "X": "oil", "Y": "lynx", "verb": "use up"}, "chain": [{"start": "fur", "relation": "HasA", "end": "oil", "weight": 0.8, "surface_text": "wax can be made of oil and fur has oil"}, {"start": "fur", "relation": "HasA", "end": "lynx", "weight": 0.8, "surface_text": "lynx has fur, which is part of its body"}], "polished_text": "He picks all the oil then wonders why the lynx looks bare.", "status": "polished"} +{"raw_text": "He picks all the 3 sides then wonders why the quilt looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "triangle", "X": "3 sides", "Y": "quilt", "verb": "take"}, "chain": [{"start": "triangle", "relation": "HasA", "end": "3_sides", "weight": 4.0, "surface_text": "[[A triangle]] has [[3 sides]]"}, {"start": "triangle", "relation": "HasA", "end": "quilt", "weight": 0.8, "surface_text": "A quilt uses a thimble for sewing, and it often has triangular pieces."}], "polished_text": "He takes all the 3 sides then wonders why the quilt looks lopsided.", "status": "polished"} +{"raw_text": "That's like eating the musical instrument and complaining the xylophone tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "xylophone", "X": "musical instrument", "Y": "xylophone", "verb": "drink"}, "chain": [{"start": "xylophone", "relation": "PartOf", "end": "musical_instrument", "weight": 0.8, "surface_text": "both are types of musical instruments"}, {"start": "xylophone", "relation": "HasA", "end": "xylophone", "weight": 0.8, "surface_text": "xylophone connects as a component and possession"}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the plastic and says the gauge's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "caliper", "X": "plastic", "Y": "gauge", "verb": "grab"}, "chain": [{"start": "caliper", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a caliper is made of plastic"}, {"start": "caliper", "relation": "HasA", "end": "gauge", "weight": 0.8, "surface_text": "Both instruments contain or function as gauges for precision."}], "status": "discarded"} +{"raw_text": "He picks all the football team then wonders why the wheel looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "coach", "X": "football team", "Y": "wheel", "verb": "pick"}, "chain": [{"start": "coach", "relation": "PartOf", "end": "football_team", "weight": 1.0, "surface_text": "[[A coach]] is part of [[a football team]]."}, {"start": "coach", "relation": "PartOf", "end": "wheel", "weight": 0.8, "surface_text": "wheels are components of both carts and coaches"}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the salad and says the garden's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cucumber", "X": "salad", "Y": "garden", "verb": "use up"}, "chain": [{"start": "cucumber", "relation": "PartOf", "end": "salad", "weight": 0.8, "surface_text": "a cucumber is part of salad"}, {"start": "cucumber", "relation": "PartOf", "end": "garden", "weight": 0.8, "surface_text": "a cucumber is part of garden"}], "polished_text": "There's a fella who uses up the salad and says the garden's no good.", "status": "polished"} +{"raw_text": "There's a fella who drinks the mine and says the ring's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "titanium", "X": "mine", "Y": "ring", "verb": "drink"}, "chain": [{"start": "titanium", "relation": "HasA", "end": "mine", "weight": 0.8, "surface_text": "mines can contain both titanium and ore"}, {"start": "titanium", "relation": "MadeOf", "end": "ring", "weight": 0.8, "surface_text": "rings are often made from both titanium and gold"}], "status": "discarded"} +{"raw_text": "That's like eating the wing and complaining the feather tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "parakeet", "X": "wing", "Y": "feather", "verb": "use up"}, "chain": [{"start": "parakeet", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "parakeet", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both cuckoos and parakeets have feathers as part of their physical characteristics."}], "status": "discarded"} +{"raw_text": "There's a fella who picks the mealybug and says the micrometer's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "scale", "X": "mealybug", "Y": "micrometer", "verb": "pick"}, "chain": [{"start": "scale", "relation": "HasA", "end": "mealybug", "weight": 0.8, "surface_text": "mealybugs have a waxy scale; butterflies may have scale-like structures on wings"}, {"start": "scale", "relation": "HasA", "end": "micrometer", "weight": 0.8, "surface_text": "a micrometer has a scale"}], "status": "discarded"} +{"raw_text": "Don't eat the flower and then gripe about the flower.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "orchid", "X": "flower", "Y": "flower", "verb": "eat"}, "chain": [{"start": "orchid", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "Both are types of flowers."}, {"start": "orchid", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "Both are types of flowers."}], "status": "discarded"} +{"raw_text": "Don't grab the land and then gripe about the handle.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "plow", "X": "land", "Y": "handle", "verb": "grab"}, "chain": [{"start": "plow", "relation": "HasA", "end": "land", "weight": 0.8, "surface_text": "plow creates furrows in the land"}, {"start": "plow", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "both have handles for operation"}], "polished_text": "Don't grab the plow and then gripe about the handle.", "status": "polished"} +{"raw_text": "Don't eat the rope and then gripe about the rope.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "pulley", "X": "rope", "Y": "rope", "verb": "eat"}, "chain": [{"start": "pulley", "relation": "HasA", "end": "rope", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}, {"start": "pulley", "relation": "HasA", "end": "rope", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}], "status": "discarded"} +{"raw_text": "Don't eat the farm and then gripe about the wood.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "barn", "X": "farm", "Y": "wood", "verb": "eat"}, "chain": [{"start": "barn", "relation": "HasA", "end": "farm", "weight": 0.8, "surface_text": "a farm has a barn"}, {"start": "barn", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a barn is made of wood"}], "polished_text": "Don't eat the barn and then gripe about the wood.", "status": "polished"} +{"raw_text": "Don't eat the weaver and then gripe about the swift.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "nest", "X": "weaver", "Y": "swift", "verb": "eat"}, "chain": [{"start": "nest", "relation": "HasA", "end": "weaver", "weight": 0.8, "surface_text": "Both birds have nests."}, {"start": "nest", "relation": "HasA", "end": "swift", "weight": 0.8, "surface_text": "both birds have nests"}], "status": "discarded"} +{"raw_text": "That's like eating the foot and complaining the arm tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "leg", "X": "foot", "Y": "arm", "verb": "take"}, "chain": [{"start": "leg", "relation": "PartOf", "end": "foot", "weight": 0.8, "surface_text": "Both the foot (part of the leg) and the leg itself are parts of the body."}, {"start": "leg", "relation": "PartOf", "end": "arm", "weight": 0.8, "surface_text": "Both the arm and leg are parts of the body."}], "status": "discarded"} +{"raw_text": "Don't pick the jewelry and then gripe about the quartz.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "crystal", "X": "jewelry", "Y": "quartz", "verb": "pick"}, "chain": [{"start": "crystal", "relation": "PartOf", "end": "jewelry", "weight": 0.8, "surface_text": "crystal is part of jewelry"}, {"start": "crystal", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "crystal is made of quartz"}], "status": "discarded"} +{"raw_text": "There's a fella who eats the water and says the hamburger's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "tomato", "X": "water", "Y": "hamburger", "verb": "eat"}, "chain": [{"start": "tomato", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a tomato is made of water"}, {"start": "tomato", "relation": "HasA", "end": "hamburger", "weight": 0.8, "surface_text": "a hamburger has tomato"}], "status": "discarded"} +{"raw_text": "Don't eat the farm and then gripe about the crop.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "field", "X": "farm", "Y": "crop", "verb": "eat"}, "chain": [{"start": "field", "relation": "HasA", "end": "farm", "weight": 0.8, "surface_text": "a farm has a field"}, {"start": "field", "relation": "HasA", "end": "crop", "weight": 0.8, "surface_text": "crops are grown in furrows which are part of a field."}], "status": "discarded"} +{"raw_text": "That's like eating the muscle and complaining the animal tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "lion", "X": "muscle", "Y": "animal", "verb": "pick"}, "chain": [{"start": "lion", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "muscle connects the lion's body part to the fat's composition. (This is a better option.)"}, {"start": "lion", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "animal connects both as members of the same biological category"}], "polished_text": "That's like eating the lion's muscle and then complaining the animal tastes sour.", "status": "polished"} +{"raw_text": "He picks all the stir-fry then wonders why the vegetable looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "eggplant", "X": "stir-fry", "Y": "vegetable", "verb": "grab"}, "chain": [{"start": "eggplant", "relation": "PartOf", "end": "stir-fry", "weight": 0.8, "surface_text": "stir-fry is a dish that can include both eggplant and spinach"}, {"start": "eggplant", "relation": "HasA", "end": "vegetable", "weight": 0.8, "surface_text": "Both eggplant and cabbage are types of vegetables."}], "polished_text": "He grabs all the eggplant then wonders why the stir-fry looks bare.", "status": "polished"} +{"raw_text": "There's a fella who picks the feather and says the egg's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "crow", "X": "feather", "Y": "egg", "verb": "pick"}, "chain": [{"start": "crow", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers"}, {"start": "crow", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs"}], "status": "discarded"} +{"raw_text": "That's like eating the comb and complaining the plastic tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "knife", "X": "comb", "Y": "plastic", "verb": "take"}, "chain": [{"start": "knife", "relation": "PartOf", "end": "comb", "weight": 0.8, "surface_text": "a comb can be part of a multi-tool with a knife, and a toolbox often contains knives"}, {"start": "knife", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a knife is made of plastic"}], "polished_text": "That's like taking the comb and complaining the plastic feels cheap.", "status": "polished"} +{"raw_text": "That's like eating the snail and complaining the snail tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "slug", "X": "snail", "Y": "snail", "verb": "take"}, "chain": [{"start": "slug", "relation": "PartOf", "end": "snail", "weight": 0.8, "surface_text": "bananas can be eaten by snails; slugs are related to snails"}, {"start": "slug", "relation": "PartOf", "end": "snail", "weight": 0.8, "surface_text": "bananas can be eaten by snails; slugs are related to snails"}], "status": "discarded"} +{"raw_text": "Don't use up the ore and then gripe about the metal.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "iron", "X": "ore", "Y": "metal", "verb": "use up"}, "chain": [{"start": "iron", "relation": "PartOf", "end": "ore", "weight": 0.8, "surface_text": "Talc can be part of certain types of ores, and iron is extracted from iron ores."}, {"start": "iron", "relation": "PartOf", "end": "metal", "weight": 0.8, "surface_text": "both tungsten and iron are types of metal"}], "polished_text": "Don't use up the ore and then gripe about the iron.", "status": "polished"} +{"raw_text": "There's a fella who grabs the slice and says the food's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cheese", "X": "slice", "Y": "food", "verb": "grab"}, "chain": [{"start": "cheese", "relation": "HasA", "end": "slice", "weight": 0.8, "surface_text": "a slice of pizza often has cheese on it, and cheese can be sliced."}, {"start": "cheese", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both flesh and cheese are types of food"}], "polished_text": "Some folks grab the cheese slice and then turn up their nose at the food.", "status": "polished"} +{"raw_text": "He picks all the spaghetti then wonders why the wood looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "box", "X": "spaghetti", "Y": "wood", "verb": "pick"}, "chain": [{"start": "box", "relation": "PartOf", "end": "spaghetti", "weight": 0.8, "surface_text": "Both spaghetti and cereal can be found in boxes for packaging."}, {"start": "box", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a box is made of wood"}], "polished_text": "He picks all the spaghetti from the box, then wonders why the wood's so bare.", "status": "polished"} +{"raw_text": "Don't use up the metal and then gripe about the metal.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "tungsten", "X": "metal", "Y": "metal", "verb": "use up"}, "chain": [{"start": "tungsten", "relation": "PartOf", "end": "metal", "weight": 0.8, "surface_text": "both magnesium and tungsten are types of metal."}, {"start": "tungsten", "relation": "PartOf", "end": "metal", "weight": 0.8, "surface_text": "both magnesium and tungsten are types of metal."}], "status": "discarded"} +{"raw_text": "That's like eating the nut and complaining the seeds tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "acorn", "X": "nut", "Y": "seeds", "verb": "grab"}, "chain": [{"start": "acorn", "relation": "PartOf", "end": "nut", "weight": 0.8, "surface_text": "an acorn is part of a nut category"}, {"start": "acorn", "relation": "HasA", "end": "seeds", "weight": 1.0, "surface_text": "[[an acorn]] has [[seeds]]"}], "status": "discarded"} +{"raw_text": "He picks all the engine then wonders why the plastic looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "boat", "X": "engine", "Y": "plastic", "verb": "eat"}, "chain": [{"start": "boat", "relation": "PartOf", "end": "engine", "weight": 0.8, "surface_text": "an engine is part of a boat"}, {"start": "boat", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a boat is made of plastic"}], "status": "discarded"} +{"raw_text": "He picks all the engine then wonders why the wheel looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "van", "X": "engine", "Y": "wheel", "verb": "grab"}, "chain": [{"start": "van", "relation": "HasA", "end": "engine", "weight": 0.8, "surface_text": "both vehicles contain an engine"}, {"start": "van", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "both carts and vans have wheels"}], "polished_text": "He grabs all the engine then wonders why the wheel looks bare.", "status": "polished"} +{"raw_text": "He picks all the scale then wonders why the mercury looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "barometer", "X": "scale", "Y": "mercury", "verb": "take"}, "chain": [{"start": "barometer", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "a barometer has a scale"}, {"start": "barometer", "relation": "HasA", "end": "mercury", "weight": 0.8, "surface_text": "a mercury barometer has mercury"}], "polished_text": "He takes all the scale from the barometer, then wonders why the mercury looks so low.", "status": "polished"} +{"raw_text": "There's a fella who eats the orchestra and says the key's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "organ", "X": "orchestra", "Y": "key", "verb": "eat"}, "chain": [{"start": "organ", "relation": "PartOf", "end": "orchestra", "weight": 0.8, "surface_text": "orchestra connects the larger ensemble both instruments can be part of."}, {"start": "organ", "relation": "PartOf", "end": "key", "weight": 0.8, "surface_text": "key connects as a common component of both instruments"}], "status": "discarded"} +{"raw_text": "Don't use up the seasoning and then gripe about the pod.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "pepper", "X": "seasoning", "Y": "pod", "verb": "use up"}, "chain": [{"start": "pepper", "relation": "PartOf", "end": "seasoning", "weight": 0.8, "surface_text": "both cumin and pepper are types of seasoning used in cooking"}, {"start": "pepper", "relation": "PartOf", "end": "pod", "weight": 0.8, "surface_text": "Paprika comes from dried capsicum pods, and peppers are the fruit of capsicum plants in their pod form."}], "polished_text": "Don't use up all the pepper and then gripe about the pod.", "status": "polished"} +{"raw_text": "Don't drink the organ and then gripe about the animal.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "bladder", "X": "organ", "Y": "animal", "verb": "drink"}, "chain": [{"start": "bladder", "relation": "PartOf", "end": "organ", "weight": 0.8, "surface_text": "bladder is an organ, organ can be stored in a drawer (in a container)"}, {"start": "bladder", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "animals use troughs for water, and bladders are part of an animal's anatomy."}], "status": "discarded"} +{"raw_text": "That's like eating the salad and complaining the salad tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "spinach", "X": "salad", "Y": "salad", "verb": "grab"}, "chain": [{"start": "spinach", "relation": "PartOf", "end": "salad", "weight": 0.8, "surface_text": "salad is a dish made with both eggplant and spinach"}, {"start": "spinach", "relation": "PartOf", "end": "salad", "weight": 0.8, "surface_text": "salad is a dish made with both eggplant and spinach"}], "status": "discarded"} +{"raw_text": "He picks all the bridge then wonders why the feather looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "curassow", "X": "bridge", "Y": "feather", "verb": "grab"}, "chain": [{"start": "curassow", "relation": "PartOf", "end": "bridge", "weight": 0.8, "surface_text": "both are parts of the bird kingdom"}, {"start": "curassow", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers for flight and insulation"}], "status": "discarded"} +{"raw_text": "He picks all the nest then wonders why the feather looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "waxwing", "X": "nest", "Y": "feather", "verb": "grab"}, "chain": [{"start": "waxwing", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both are birds that build or use nests"}, {"start": "waxwing", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "birds both have feathers"}], "polished_text": "The waxwing grabs all the nest, then wonders why its feather's bare.", "status": "polished"} +{"raw_text": "There's a fella who takes the insect and says the antenna's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cicada", "X": "insect", "Y": "antenna", "verb": "take"}, "chain": [{"start": "cicada", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "both are part of the classification \"insect\""}, {"start": "cicada", "relation": "HasA", "end": "antenna", "weight": 0.8, "surface_text": "both insects have antennae"}], "status": "discarded"} +{"raw_text": "Don't eat the spice and then gripe about the spice.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "thyme", "X": "spice", "Y": "spice", "verb": "eat"}, "chain": [{"start": "thyme", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "Both cumin and thyme are types of spices used in cooking."}, {"start": "thyme", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "Both cumin and thyme are types of spices used in cooking."}], "status": "discarded"} +{"raw_text": "There's a fella who picks the crop and says the grass's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "field", "X": "crop", "Y": "grass", "verb": "pick"}, "chain": [{"start": "field", "relation": "HasA", "end": "crop", "weight": 0.8, "surface_text": "crops are grown in furrows which are part of a field."}, {"start": "field", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "a field has grass"}], "polished_text": "Well now, that fella picks the crop right from his field, then turns around and says the grass ain't fit for nothing.", "status": "polished"} +{"raw_text": "He picks all the bird then wonders why the bird looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cage", "X": "bird", "Y": "bird", "verb": "drink"}, "chain": [{"start": "cage", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "a vise can hold a bird, and a cage contains a bird"}, {"start": "cage", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "a vise can hold a bird, and a cage contains a bird"}], "status": "discarded"} +{"raw_text": "That's like eating the nightjar and complaining the heron tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "beak", "X": "nightjar", "Y": "heron", "verb": "eat"}, "chain": [{"start": "beak", "relation": "HasA", "end": "nightjar", "weight": 0.8, "surface_text": "beak is a physical feature common to both birds, used for eating and other functions"}, {"start": "beak", "relation": "HasA", "end": "heron", "weight": 0.8, "surface_text": "beaks are part of both birds and used for eating or defense."}], "status": "discarded"} +{"raw_text": "Don't eat the clay and then gripe about the savanna.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "ground", "X": "clay", "Y": "savanna", "verb": "eat"}, "chain": [{"start": "ground", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "the ground is made of clay"}, {"start": "ground", "relation": "PartOf", "end": "savanna", "weight": 0.8, "surface_text": "ground is a part of the savanna landscape and moss grows on the ground"}], "status": "discarded"} +{"raw_text": "He picks all the bird then wonders why the snake looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ostrich", "X": "bird", "Y": "snake", "verb": "use up"}, "chain": [{"start": "ostrich", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "Both ostriches and cuckoos are types of birds."}, {"start": "ostrich", "relation": "HasA", "end": "snake", "weight": 0.8, "surface_text": "Both are types of reptiles/birds with distinct features"}], "status": "discarded"} +{"raw_text": "That's like eating the ring and complaining the diamond tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "jewelry", "X": "ring", "Y": "diamond", "verb": "grab"}, "chain": [{"start": "jewelry", "relation": "PartOf", "end": "ring", "weight": 0.8, "surface_text": "a ring is made of aluminum and is a type of jewelry"}, {"start": "jewelry", "relation": "PartOf", "end": "diamond", "weight": 0.8, "surface_text": "jewelry uses both as components in its creation."}], "polished_text": "That's like grabbing the jewelry and complaining the diamond feels cheap.", "status": "polished"} +{"raw_text": "That's like eating the liquid and complaining the glass tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "vase", "X": "liquid", "Y": "glass", "verb": "grab"}, "chain": [{"start": "vase", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "both bladder and vase can contain liquids."}, {"start": "vase", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a vase is made of glass"}], "polished_text": "Grab a glass full of liquid and then complain about the taste.", "status": "polished"} +{"raw_text": "Don't eat the dish and then gripe about the salad.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "spinach", "X": "dish", "Y": "salad", "verb": "eat"}, "chain": [{"start": "spinach", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "dish is a common term for food preparations that can contain both eggplant and spinach"}, {"start": "spinach", "relation": "PartOf", "end": "salad", "weight": 0.8, "surface_text": "salad is a dish made with both eggplant and spinach"}], "status": "discarded"} +{"raw_text": "There's a fella who takes the apartment and says the guard's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mall", "X": "apartment", "Y": "guard", "verb": "take"}, "chain": [{"start": "mall", "relation": "HasA", "end": "apartment", "weight": 0.8, "surface_text": "apartments are common residential units in duplexes and can be found in malls as commercial spaces"}, {"start": "mall", "relation": "HasA", "end": "guard", "weight": 0.8, "surface_text": "guards are present in both prisons and malls."}], "status": "discarded"} +{"raw_text": "That's like eating the handle and complaining the lid tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "jug", "X": "handle", "Y": "lid", "verb": "grab"}, "chain": [{"start": "jug", "relation": "PartOf", "end": "handle", "weight": 0.8, "surface_text": "both jugs and toolboxes have handles for carrying"}, {"start": "jug", "relation": "HasA", "end": "lid", "weight": 0.8, "surface_text": "both jugs and jars often have lids to cover them."}], "polished_text": "Grab the handle of the jug and complain the lid's off.", "status": "polished"} +{"raw_text": "That's like eating the wings and complaining the insect tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "fly", "X": "wings", "Y": "insect", "verb": "eat"}, "chain": [{"start": "fly", "relation": "HasA", "end": "wings", "weight": 1.0, "surface_text": "[[A fly]] has [[wings]]"}, {"start": "fly", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "lacebug and fly are both types of insects."}], "status": "discarded"} +{"raw_text": "There's a fella who eats the wood and says the wood's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cedar", "X": "wood", "Y": "wood", "verb": "eat"}, "chain": [{"start": "cedar", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "cedar is made of wood"}, {"start": "cedar", "relation": "HasA", "end": "wood", "weight": 0.8, "surface_text": "cedar has wood"}], "status": "discarded"} +{"raw_text": "That's like eating the tool and complaining the plastic tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "sponge", "X": "tool", "Y": "plastic", "verb": "take"}, "chain": [{"start": "sponge", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "chimpanzees use sponges as tools; sponges have structural features"}, {"start": "sponge", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a sponge is made of plastic"}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the wood and says the scales's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "bass", "X": "wood", "Y": "scales", "verb": "drink"}, "chain": [{"start": "bass", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a bass is made of wood"}, {"start": "bass", "relation": "HasA", "end": "scales", "weight": 0.8, "surface_text": "scales are measured by a micrometer and are part of a bass"}], "status": "discarded"} +{"raw_text": "Don't grab the snake and then gripe about the soil.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "worm", "X": "snake", "Y": "soil", "verb": "grab"}, "chain": [{"start": "worm", "relation": "PartOf", "end": "snake", "weight": 0.8, "surface_text": "Both are types of elongated, legless reptiles or animals."}, {"start": "worm", "relation": "PartOf", "end": "soil", "weight": 0.8, "surface_text": "soil is where worms live and where lynx might hunt for prey."}], "status": "discarded"} +{"raw_text": "He picks all the flower then wonders why the nectar looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "hibiscus", "X": "flower", "Y": "nectar", "verb": "drink"}, "chain": [{"start": "hibiscus", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "Both lilac and hibiscus are types of flowers."}, {"start": "hibiscus", "relation": "HasA", "end": "nectar", "weight": 0.8, "surface_text": "Both lilac and hibiscus have nectar."}], "status": "discarded"} +{"raw_text": "That's like eating the keyboard and complaining the sound tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "synthesizer", "X": "keyboard", "Y": "sound", "verb": "drink"}, "chain": [{"start": "synthesizer", "relation": "PartOf", "end": "keyboard", "weight": 0.8, "surface_text": "Synthesizers often have keyboards, while keyboards can be used to play accordions."}, {"start": "synthesizer", "relation": "MadeOf", "end": "sound", "weight": 0.8, "surface_text": "sound is made by synthesizer and bass (instrument) produces sound"}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the pommel and says the saddle horn's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "saddle", "X": "pommel", "Y": "saddle horn", "verb": "grab"}, "chain": [{"start": "saddle", "relation": "PartOf", "end": "pommel", "weight": 1.0, "surface_text": "[[a pommel]] is part of [[a saddle]]"}, {"start": "saddle", "relation": "PartOf", "end": "saddle_horn", "weight": 2.0, "surface_text": "[[a saddle horn]] is part of [[a saddle]]."}], "polished_text": "That fella who grabs the pommel'll tell you the saddle horn's no good.", "status": "polished"} +{"raw_text": "Don't grab the wildlife and then gripe about the fur.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "cat", "X": "wildlife", "Y": "fur", "verb": "grab"}, "chain": [{"start": "cat", "relation": "PartOf", "end": "wildlife", "weight": 0.8, "surface_text": "Both lynxes and cats are part of the broader category of wildlife."}, {"start": "cat", "relation": "MadeOf", "end": "fur", "weight": 1.0, "surface_text": "[[A cat]] is made of [[fur]]."}], "polished_text": "Don't grab the cat and then gripe about the fur.", "status": "polished"} +{"raw_text": "Don't take the dish and then gripe about the dish.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "anise", "X": "dish", "Y": "dish", "verb": "take"}, "chain": [{"start": "anise", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "both are spices that can be part of a dish"}, {"start": "anise", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "both are spices that can be part of a dish"}], "status": "discarded"} +{"raw_text": "There's a fella who takes the rubber and says the plastic's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mouthpiece", "X": "rubber", "Y": "plastic", "verb": "take"}, "chain": [{"start": "mouthpiece", "relation": "MadeOf", "end": "rubber", "weight": 0.8, "surface_text": "a mouthpiece is made of rubber"}, {"start": "mouthpiece", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a mouthpiece is made of plastic"}], "status": "discarded"} +{"raw_text": "That's like eating the soot and complaining the soot tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "ash", "X": "soot", "Y": "soot", "verb": "eat"}, "chain": [{"start": "ash", "relation": "HasA", "end": "soot", "weight": 0.8, "surface_text": "ash contains soot and paper can be burned to produce ash"}, {"start": "ash", "relation": "HasA", "end": "soot", "weight": 0.8, "surface_text": "ash contains soot and paper can be burned to produce ash"}], "status": "discarded"} +{"raw_text": "There's a fella who takes the mineral and says the flint's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "quartz", "X": "mineral", "Y": "flint", "verb": "take"}, "chain": [{"start": "quartz", "relation": "HasA", "end": "mineral", "weight": 0.8, "surface_text": "quartz is a type of mineral, and flint is made of quartz."}, {"start": "quartz", "relation": "MadeOf", "end": "flint", "weight": 0.8, "surface_text": "quartz is a type of mineral, and flint is made of quartz."}], "status": "discarded"} +{"raw_text": "That's like eating the rock and complaining the water tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "creek", "X": "rock", "Y": "water", "verb": "eat"}, "chain": [{"start": "creek", "relation": "PartOf", "end": "rock", "weight": 0.8, "surface_text": "Rocks are common in deserts and are part of creek formations."}, {"start": "creek", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "Deserts contain scarce water, while creeks are bodies of water."}], "status": "discarded"} +{"raw_text": "He picks all the weapon then wonders why the ball looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cannon", "X": "weapon", "Y": "ball", "verb": "take"}, "chain": [{"start": "cannon", "relation": "PartOf", "end": "weapon", "weight": 0.8, "surface_text": "both are part of a weapon classification"}, {"start": "cannon", "relation": "HasA", "end": "ball", "weight": 0.8, "surface_text": "A revolver contains balls (bullets), and a cannon can fire balls (rounds)."}], "polished_text": "He loads up all the cannon then wonders why the ball looks bare.", "status": "polished"} +{"raw_text": "Don't use up the plant and then gripe about the rice.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "corn", "X": "plant", "Y": "rice", "verb": "use up"}, "chain": [{"start": "corn", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both eggplant and corn are parts of a plant"}, {"start": "corn", "relation": "HasA", "end": "rice", "weight": 0.8, "surface_text": "corn is a type of grain, and rice is also a type of grain, so corn serves as a bridge between them."}], "status": "discarded"} +{"raw_text": "Don't use up the tar and then gripe about the carbon.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "plastic", "X": "tar", "Y": "carbon", "verb": "use up"}, "chain": [{"start": "plastic", "relation": "HasA", "end": "tar", "weight": 0.8, "surface_text": "plastic is a component in tar and styrofoam"}, {"start": "plastic", "relation": "MadeOf", "end": "carbon", "weight": 1.0, "surface_text": "[[plastic]] is made of [[carbon]]."}], "polished_text": "Don't use up all the tar and then gripe about the plastic.", "status": "polished"} +{"raw_text": "Don't eat the chips and then gripe about the savanna.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "salt", "X": "chips", "Y": "savanna", "verb": "eat"}, "chain": [{"start": "salt", "relation": "HasA", "end": "chips", "weight": 0.8, "surface_text": "chips have salt"}, {"start": "salt", "relation": "HasA", "end": "savanna", "weight": 0.8, "surface_text": "savannas can have salt deposits, and seas require salt for salinity"}], "polished_text": "Don't eat the salty chips and then gripe about the dry savanna.", "status": "polished"} +{"raw_text": "He picks all the carbon then wonders why the tar looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "plastic", "X": "carbon", "Y": "tar", "verb": "pick"}, "chain": [{"start": "plastic", "relation": "MadeOf", "end": "carbon", "weight": 1.0, "surface_text": "[[plastic]] is made of [[carbon]]."}, {"start": "plastic", "relation": "HasA", "end": "tar", "weight": 0.8, "surface_text": "plastic is a component in tar and styrofoam"}], "status": "discarded"} +{"raw_text": "He picks all the bird then wonders why the wing looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "puffin", "X": "bird", "Y": "wing", "verb": "pick"}, "chain": [{"start": "puffin", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both puffins and rheas are types of birds"}, {"start": "puffin", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings for flying or other movements."}], "status": "discarded"} +{"raw_text": "That's like eating the corn and complaining the ingredient tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cornbread", "X": "corn", "Y": "ingredient", "verb": "drink"}, "chain": [{"start": "cornbread", "relation": "HasA", "end": "corn", "weight": 0.8, "surface_text": "cornbread has corn"}, {"start": "cornbread", "relation": "HasA", "end": "ingredient", "weight": 0.8, "surface_text": "butter is used as an ingredient in some cornbread recipes, and cornbread is made of ingredients."}], "polished_text": "That's like eating the cornbread and complaining the corn tastes off.", "status": "polished"} +{"raw_text": "He picks all the whisker then wonders why the four legs looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cat", "X": "whisker", "Y": "four legs", "verb": "pick"}, "chain": [{"start": "cat", "relation": "PartOf", "end": "whisker", "weight": 1.0, "surface_text": "[[a whisker]] is part of [[a cat]]"}, {"start": "cat", "relation": "HasA", "end": "four_legs", "weight": 6.3245554, "surface_text": "[[A cat]] has [[four legs]]"}], "status": "discarded"} +{"raw_text": "That's like eating the bush and complaining the rose tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "thorn", "X": "bush", "Y": "rose", "verb": "drink"}, "chain": [{"start": "thorn", "relation": "PartOf", "end": "bush", "weight": 0.8, "surface_text": "both thorns and flowers can be parts of bushes"}, {"start": "thorn", "relation": "PartOf", "end": "rose", "weight": 0.8, "surface_text": "a thorn is part of a rose"}], "status": "discarded"} +{"raw_text": "That's like eating the vegetable and complaining the vegetable tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "asparagus", "X": "vegetable", "Y": "vegetable", "verb": "use up"}, "chain": [{"start": "asparagus", "relation": "PartOf", "end": "vegetable", "weight": 0.8, "surface_text": "both are types of vegetables, a common food category"}, {"start": "asparagus", "relation": "PartOf", "end": "vegetable", "weight": 0.8, "surface_text": "both are types of vegetables, a common food category"}], "polished_text": "That's like eating the asparagus and complaining the vegetable tastes off.", "status": "polished"} +{"raw_text": "There's a fella who drinks the flower and says the flower's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "posey", "X": "flower", "Y": "flower", "verb": "drink"}, "chain": [{"start": "posey", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "carnation is a type of flower, and posey is a type of flower, both being parts of the broader category of flowers."}, {"start": "posey", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "carnation is a type of flower, and posey is a type of flower, both being parts of the broader category of flowers."}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the cabinet and says the bottle's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "medicine", "X": "cabinet", "Y": "bottle", "verb": "drink"}, "chain": [{"start": "medicine", "relation": "PartOf", "end": "cabinet", "weight": 0.8, "surface_text": "medicine is part of a medicine cabinet"}, {"start": "medicine", "relation": "HasA", "end": "bottle", "weight": 0.8, "surface_text": "medicine has a bottle to store it in"}], "status": "discarded"} +{"raw_text": "Don't pick the fish and then gripe about the scale.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "goldfish", "X": "fish", "Y": "scale", "verb": "pick"}, "chain": [{"start": "goldfish", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a goldfish is made of fish"}, {"start": "goldfish", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "a goldfish has scales"}], "polished_text": "Don't pick the goldfish and then gripe about the scales.", "status": "polished"} +{"raw_text": "There's a fella who drinks the duplex and says the building's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "apartment", "X": "duplex", "Y": "building", "verb": "drink"}, "chain": [{"start": "apartment", "relation": "PartOf", "end": "duplex", "weight": 0.8, "surface_text": "apartments are common features in both duplexes and galleries."}, {"start": "apartment", "relation": "PartOf", "end": "building", "weight": 0.8, "surface_text": "both are types of residential buildings"}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the cardamom and says the orca's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "pod", "X": "cardamom", "Y": "orca", "verb": "use up"}, "chain": [{"start": "pod", "relation": "HasA", "end": "cardamom", "weight": 0.8, "surface_text": "cardamom has a pod"}, {"start": "pod", "relation": "PartOf", "end": "orca", "weight": 0.8, "surface_text": "an orca is part of a pod"}], "status": "discarded"} +{"raw_text": "He picks all the bone then wonders why the jaw looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "tooth", "X": "bone", "Y": "jaw", "verb": "grab"}, "chain": [{"start": "tooth", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "teeth are made of bone"}, {"start": "tooth", "relation": "PartOf", "end": "jaw", "weight": 0.8, "surface_text": "bison has a jaw that contains teeth"}], "polished_text": "He picks all the bone then wonders why the jaw looks bare.", "status": "polished"} +{"raw_text": "That's like eating the building and complaining the building tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "gymnasium", "X": "building", "Y": "building", "verb": "use up"}, "chain": [{"start": "gymnasium", "relation": "PartOf", "end": "building", "weight": 0.8, "surface_text": "a mall and a gymnasium are both types of buildings"}, {"start": "gymnasium", "relation": "PartOf", "end": "building", "weight": 0.8, "surface_text": "a mall and a gymnasium are both types of buildings"}], "status": "discarded"} +{"raw_text": "He picks all the metal then wonders why the land looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "farm", "X": "metal", "Y": "land", "verb": "pick"}, "chain": [{"start": "farm", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a farm is made of metal"}, {"start": "farm", "relation": "MadeOf", "end": "land", "weight": 0.8, "surface_text": "a farm is made of land"}], "polished_text": "He picks all the metal off the farm, then wonders why the land looks bare.", "status": "polished"} +{"raw_text": "That's like eating the cabinet and complaining the bottle tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "medicine", "X": "cabinet", "Y": "bottle", "verb": "grab"}, "chain": [{"start": "medicine", "relation": "PartOf", "end": "cabinet", "weight": 0.8, "surface_text": "medicine is part of a medicine cabinet"}, {"start": "medicine", "relation": "HasA", "end": "bottle", "weight": 0.8, "surface_text": "medicine has a bottle to store it in"}], "status": "discarded"} +{"raw_text": "There's a fella who picks the steel and says the iron's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "anvil", "X": "steel", "Y": "iron", "verb": "pick"}, "chain": [{"start": "anvil", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "an anvil is made of steel"}, {"start": "anvil", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "an anvil is made of iron"}], "polished_text": "You know that fella who picks the steel an' says the iron ain't worth a lick?", "status": "polished"} +{"raw_text": "Don't pick the string and then gripe about the handle.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "pot", "X": "string", "Y": "handle", "verb": "pick"}, "chain": [{"start": "pot", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "pots are made of ceramic and can have strings used for hanging or handles."}, {"start": "pot", "relation": "PartOf", "end": "handle", "weight": 0.8, "surface_text": "a handle is part of a pot"}], "status": "discarded"} +{"raw_text": "Don't pick the pod and then gripe about the dish.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "eggplant", "X": "pod", "Y": "dish", "verb": "pick"}, "chain": [{"start": "eggplant", "relation": "HasA", "end": "pod", "weight": 0.8, "surface_text": "both eggplant and bean can have pods (though eggplant's pod is its fruit, while bean's pod contains seeds)"}, {"start": "eggplant", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "dish is a common term for food preparations that can contain both eggplant and spinach"}], "polished_text": "Don't pick the eggplant's pod and then gripe about the dish.", "status": "polished"} +{"raw_text": "There's a fella who drinks the clay and says the fabric's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "ceramic", "X": "clay", "Y": "fabric", "verb": "drink"}, "chain": [{"start": "ceramic", "relation": "MadeOf", "end": "clay", "weight": 1.0, "surface_text": "[[ceramic]] is made of [[clay]]."}, {"start": "ceramic", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "fabric can be made from ceramic fibers or plant fibers"}], "status": "discarded"} +{"raw_text": "He picks all the nest then wonders why the wing looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "quetzal", "X": "nest", "Y": "wing", "verb": "grab"}, "chain": [{"start": "quetzal", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both canaries and quetzals are birds that have nests."}, {"start": "quetzal", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both canaries and quetzals are birds that have wings."}], "polished_text": "The quetzal fills up the nest, then wonders why the wing looks so bare.", "status": "polished"} +{"raw_text": "Don't pick the rabbit and then gripe about the chalk.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "soil", "X": "rabbit", "Y": "chalk", "verb": "pick"}, "chain": [{"start": "soil", "relation": "HasA", "end": "rabbit", "weight": 0.8, "surface_text": "soil is where earthworms live and is part of a rabbit's burrow environment"}, {"start": "soil", "relation": "PartOf", "end": "chalk", "weight": 0.8, "surface_text": "chalk is part of soil composition, while clay is made of soil"}], "polished_text": "Don't pick the rabbit and then gripe about the soil in the chalk.", "status": "polished"} +{"raw_text": "He picks all the alloy then wonders why the metal looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "pewter", "X": "alloy", "Y": "metal", "verb": "use up"}, "chain": [{"start": "pewter", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "both pewter and steel can be alloys (mixtures of metals)"}, {"start": "pewter", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "both pewter and steel are types of metal"}], "polished_text": "He uses up all the alloy, then wonders why the pewter looks bare.", "status": "polished"} +{"raw_text": "Don't pick the quartz and then gripe about the rock.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "granite", "X": "quartz", "Y": "rock", "verb": "pick"}, "chain": [{"start": "granite", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "granite is made of quartz"}, {"start": "granite", "relation": "PartOf", "end": "rock", "weight": 0.8, "surface_text": "granite is part of a rock"}], "polished_text": "Don't pick the quartz and then gripe about the granite rock.", "status": "polished"} +{"raw_text": "That's like eating the liquid and complaining the flower tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "vase", "X": "liquid", "Y": "flower", "verb": "use up"}, "chain": [{"start": "vase", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "both bladder and vase can contain liquids."}, {"start": "vase", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "flowers are placed in a trough for animals and are part of arrangements in a vase."}], "polished_text": "That's like using up the water in the vase and complaining the flower's wilted.", "status": "polished"} +{"raw_text": "That's like eating the metal and complaining the screwdriver tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "needle", "X": "metal", "Y": "screwdriver", "verb": "grab"}, "chain": [{"start": "needle", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a needle is made of metal"}, {"start": "needle", "relation": "HasA", "end": "screwdriver", "weight": 0.8, "surface_text": "Both tools can be used to unscrew things, and they are both hand tools."}], "status": "discarded"} +{"raw_text": "Don't take the carbon and then gripe about the dirt.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "coal", "X": "carbon", "Y": "dirt", "verb": "take"}, "chain": [{"start": "coal", "relation": "MadeOf", "end": "carbon", "weight": 1.0, "surface_text": "[[coal]] is made of [[carbon]]."}, {"start": "coal", "relation": "HasA", "end": "dirt", "weight": 0.8, "surface_text": "coal burns to create soot, and dirt can contain coal particles"}], "polished_text": "Don't praise the coal and then gripe about the dirt clinging to it.", "status": "polished"} +{"raw_text": "Don't eat the ore and then gripe about the rock.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "earth", "X": "ore", "Y": "rock", "verb": "eat"}, "chain": [{"start": "earth", "relation": "HasA", "end": "ore", "weight": 0.8, "surface_text": "ores are made of minerals and the earth contains ores"}, {"start": "earth", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "earth is made of rock"}], "status": "discarded"} +{"raw_text": "Don't take the spice and then gripe about the spice.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "thyme", "X": "spice", "Y": "spice", "verb": "take"}, "chain": [{"start": "thyme", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "Both cumin and thyme are types of spices used in cooking."}, {"start": "thyme", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "Both cumin and thyme are types of spices used in cooking."}], "polished_text": "Don't take the thyme and then gripe about the spice.", "status": "polished"} +{"raw_text": "He picks all the sack then wonders why the cotton looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "haircloth", "X": "sack", "Y": "cotton", "verb": "eat"}, "chain": [{"start": "haircloth", "relation": "MadeOf", "end": "sack", "weight": 0.8, "surface_text": "both haircloth and burlap can be used to make sacks"}, {"start": "haircloth", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "haircloth is made of cotton"}], "polished_text": "He picks all the sackcloth then wonders why the cotton looks thin.", "status": "polished"} +{"raw_text": "That's like eating the trowel and complaining the hacksaw tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "blade", "X": "trowel", "Y": "hacksaw", "verb": "eat"}, "chain": [{"start": "blade", "relation": "HasA", "end": "trowel", "weight": 0.8, "surface_text": "a trowel has a blade"}, {"start": "blade", "relation": "HasA", "end": "hacksaw", "weight": 0.8, "surface_text": "a hacksaw has a blade"}], "status": "discarded"} +{"raw_text": "Don't take the bouquet and then gripe about the carnation.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "carnation", "X": "bouquet", "Y": "carnation", "verb": "take"}, "chain": [{"start": "carnation", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}, {"start": "carnation", "relation": "PartOf", "end": "carnation", "weight": 0.8, "surface_text": "carnation is made of petals, and a petal is part of many flowers including carnations."}], "polished_text": "Don't take the bouquet and then gripe about the carnations.", "status": "polished"} +{"raw_text": "He picks all the carnation then wonders why the carnation looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "petal", "X": "carnation", "Y": "carnation", "verb": "drink"}, "chain": [{"start": "petal", "relation": "HasA", "end": "carnation", "weight": 0.8, "surface_text": "both flowers have petals"}, {"start": "petal", "relation": "HasA", "end": "carnation", "weight": 0.8, "surface_text": "both flowers have petals"}], "status": "discarded"} +{"raw_text": "Don't use up the toolkit and then gripe about the tool.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "stethoscope", "X": "toolkit", "Y": "tool", "verb": "use up"}, "chain": [{"start": "stethoscope", "relation": "PartOf", "end": "toolkit", "weight": 0.8, "surface_text": "Both a stethoscope and a level might be found in a medical or scientific toolkit."}, {"start": "stethoscope", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "Both combs and stethoscopes are types of tools used in different contexts."}], "status": "discarded"} +{"raw_text": "He picks all the feather then wonders why the beak looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "toucan", "X": "feather", "Y": "beak", "verb": "take"}, "chain": [{"start": "toucan", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}, {"start": "toucan", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both birds have distinctive beaks."}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the rubber band and says the yarn's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "wrapper", "X": "rubber band", "Y": "yarn", "verb": "drink"}, "chain": [{"start": "wrapper", "relation": "PartOf", "end": "rubber_band", "weight": 0.8, "surface_text": "rubber band can be made of rubber and wrapped in a wrapper."}, {"start": "wrapper", "relation": "PartOf", "end": "yarn", "weight": 0.8, "surface_text": "wool can be spun into yarn, and wrappers can contain yarn."}], "status": "discarded"} +{"raw_text": "He picks all the lobster then wonders why the eggs looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "shell", "X": "lobster", "Y": "eggs", "verb": "take"}, "chain": [{"start": "shell", "relation": "HasA", "end": "lobster", "weight": 0.8, "surface_text": "a lobster has a shell"}, {"start": "shell", "relation": "HasA", "end": "eggs", "weight": 1.0, "surface_text": "[[eggs]] have [[a shell]]"}], "polished_text": "He picks all the lobster out of the shell then wonders why the eggs looks bare.", "status": "polished"} +{"raw_text": "That's like eating the corn and complaining the silo tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "grain", "X": "corn", "Y": "silo", "verb": "pick"}, "chain": [{"start": "grain", "relation": "HasA", "end": "corn", "weight": 0.8, "surface_text": "corn is a type of grain, and rice is also a type of grain, so corn serves as a bridge between them."}, {"start": "grain", "relation": "HasA", "end": "silo", "weight": 0.8, "surface_text": "Grain is stored in a silo and can be an ingredient in materials used in malls."}], "polished_text": "That's like picking the corn and complaining the silo looks bare.", "status": "polished"} +{"raw_text": "There's a fella who grabs the tree and says the wood's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "oak", "X": "tree", "Y": "wood", "verb": "grab"}, "chain": [{"start": "oak", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "Both maple and oak are types of trees."}, {"start": "oak", "relation": "HasA", "end": "wood", "weight": 0.8, "surface_text": "Both coca and oak are trees that contain wood."}], "status": "discarded"} +{"raw_text": "That's like eating the lemon and complaining the orange tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "juice", "X": "lemon", "Y": "orange", "verb": "take"}, "chain": [{"start": "juice", "relation": "MadeOf", "end": "lemon", "weight": 0.8, "surface_text": "juice connects as both figs and lemons can be made into juice"}, {"start": "juice", "relation": "MadeOf", "end": "orange", "weight": 0.8, "surface_text": "both fig and orange can be made into juice"}], "polished_text": "That's like squeezing the lemon and complaining the orange juice tastes sour.", "status": "polished"} +{"raw_text": "There's a fella who picks the dish and says the dish's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "anise", "X": "dish", "Y": "dish", "verb": "pick"}, "chain": [{"start": "anise", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "both are spices that can be part of a dish"}, {"start": "anise", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "both are spices that can be part of a dish"}], "status": "discarded"} +{"raw_text": "Don't grab the tree and then gripe about the jam.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "fig", "X": "tree", "Y": "jam", "verb": "grab"}, "chain": [{"start": "fig", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "trees bear both figs and peaches."}, {"start": "fig", "relation": "MadeOf", "end": "jam", "weight": 0.8, "surface_text": "jam is made from both figs and cranberries, which are fruits commonly used in jams."}], "polished_text": "Don't pick the fig off the tree and then gripe about the jam.", "status": "polished"} +{"raw_text": "He picks all the package then wonders why the rubber band looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "wrapper", "X": "package", "Y": "rubber band", "verb": "use up"}, "chain": [{"start": "wrapper", "relation": "HasA", "end": "package", "weight": 0.8, "surface_text": "Styrofoam can be part of packaging materials, and packages often have wrappers."}, {"start": "wrapper", "relation": "PartOf", "end": "rubber_band", "weight": 0.8, "surface_text": "rubber band can be made of rubber and wrapped in a wrapper."}], "status": "discarded"} +{"raw_text": "There's a fella who eats the glass and says the silo's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "door", "X": "glass", "Y": "silo", "verb": "eat"}, "chain": [{"start": "door", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a door is made of glass"}, {"start": "door", "relation": "HasA", "end": "silo", "weight": 0.8, "surface_text": "both silos (for access) and duplexes (for entry/exit) have doors"}], "status": "discarded"} +{"raw_text": "There's a fella who picks the leg and says the leg's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "chimpanzee", "X": "leg", "Y": "leg", "verb": "pick"}, "chain": [{"start": "chimpanzee", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "leg is a part of both a body and a chimpanzee."}, {"start": "chimpanzee", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "leg is a part of both a body and a chimpanzee."}], "status": "discarded"} +{"raw_text": "He picks all the music then wonders why the music looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "harmonica", "X": "music", "Y": "music", "verb": "pick"}, "chain": [{"start": "harmonica", "relation": "HasA", "end": "music", "weight": 0.8, "surface_text": "both are instruments used to create music"}, {"start": "harmonica", "relation": "HasA", "end": "music", "weight": 0.8, "surface_text": "both are instruments used to create music"}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the tool and says the gauge's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "caliper", "X": "tool", "Y": "gauge", "verb": "use up"}, "chain": [{"start": "caliper", "relation": "PartOf", "end": "tool", "weight": 0.8, "surface_text": "tool connects both as instruments used for measuring"}, {"start": "caliper", "relation": "HasA", "end": "gauge", "weight": 0.8, "surface_text": "Both instruments contain or function as gauges for precision."}], "polished_text": "There's a fella who uses up the caliper and says the gauge's no good.", "status": "polished"} +{"raw_text": "That's like eating the animal and complaining the stone tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "hollow", "X": "animal", "Y": "stone", "verb": "grab"}, "chain": [{"start": "hollow", "relation": "HasA", "end": "animal", "weight": 0.8, "surface_text": "hollows can shelter animals, and savannas host many animals"}, {"start": "hollow", "relation": "PartOf", "end": "stone", "weight": 0.8, "surface_text": "stone can be a part of a hollow (like a stone hollow) and used for building features in a garden (like a stone path or wall)."}], "status": "discarded"} +{"raw_text": "There's a fella who picks the water and says the water's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "trough", "X": "water", "Y": "water", "verb": "pick"}, "chain": [{"start": "trough", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "water connects the contents of both containers"}, {"start": "trough", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "water connects the contents of both containers"}], "status": "discarded"} +{"raw_text": "That's like eating the handle and complaining the handle tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "pitcher", "X": "handle", "Y": "handle", "verb": "take"}, "chain": [{"start": "pitcher", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "Both oilcans and pitchers typically have handles"}, {"start": "pitcher", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "Both oilcans and pitchers typically have handles"}], "status": "discarded"} +{"raw_text": "That's like eating the iron and complaining the wolfram tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "steel", "X": "iron", "Y": "wolfram", "verb": "drink"}, "chain": [{"start": "steel", "relation": "MadeOf", "end": "iron", "weight": 2.828427, "surface_text": "[[Steel]] is made of [[iron]]."}, {"start": "steel", "relation": "PartOf", "end": "wolfram", "weight": 0.8, "surface_text": "wolfram is part of steel"}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the tool and says the metal's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "stethoscope", "X": "tool", "Y": "metal", "verb": "drink"}, "chain": [{"start": "stethoscope", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "Both combs and stethoscopes are types of tools used in different contexts."}, {"start": "stethoscope", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both a stethoscope and a comb can be made of metal components."}], "status": "discarded"} +{"raw_text": "That's like eating the egg and complaining the egg tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "osprey", "X": "egg", "Y": "egg", "verb": "grab"}, "chain": [{"start": "osprey", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs as part of reproduction"}, {"start": "osprey", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs as part of reproduction"}], "status": "discarded"} +{"raw_text": "He picks all the metal then wonders why the workshop looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "toolbox", "X": "metal", "Y": "workshop", "verb": "drink"}, "chain": [{"start": "toolbox", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a toolbox is made of metal"}, {"start": "toolbox", "relation": "PartOf", "end": "workshop", "weight": 0.8, "surface_text": "a toolbox is part of a workshop"}], "status": "discarded"} +{"raw_text": "Don't drink the bird and then gripe about the nest.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "albatross", "X": "bird", "Y": "nest", "verb": "drink"}, "chain": [{"start": "albatross", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both are birds"}, {"start": "albatross", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both build nests"}], "status": "discarded"} +{"raw_text": "There's a fella who eats the glass and says the container's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mug", "X": "glass", "Y": "container", "verb": "eat"}, "chain": [{"start": "mug", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a mug is made of glass"}, {"start": "mug", "relation": "PartOf", "end": "container", "weight": 0.8, "surface_text": "both bladders and mugs are types of containers."}], "status": "discarded"} +{"raw_text": "There's a fella who eats the duplex and says the coop's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "door", "X": "duplex", "Y": "coop", "verb": "eat"}, "chain": [{"start": "door", "relation": "HasA", "end": "duplex", "weight": 0.8, "surface_text": "both malls and duplexes have doors as entry/exit points"}, {"start": "door", "relation": "PartOf", "end": "coop", "weight": 0.8, "surface_text": "doors provide entry/exit to both prisons and coops"}], "status": "discarded"} +{"raw_text": "That's like eating the water and complaining the dirt tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "ditch", "X": "water", "Y": "dirt", "verb": "eat"}, "chain": [{"start": "ditch", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both furrows and ditches may contain water"}, {"start": "ditch", "relation": "MadeOf", "end": "dirt", "weight": 0.8, "surface_text": "a ditch is made of dirt"}], "status": "discarded"} +{"raw_text": "He picks all the schist then wonders why the sand looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "talc", "X": "schist", "Y": "sand", "verb": "take"}, "chain": [{"start": "talc", "relation": "MadeOf", "end": "schist", "weight": 0.8, "surface_text": "Schist is a type of rock that contains both talc and mica."}, {"start": "talc", "relation": "MadeOf", "end": "sand", "weight": 0.8, "surface_text": "sand can be made from talc and is a common component of glass"}], "polished_text": "He takes all the schist then wonders why the sand looks bare.", "status": "polished"} +{"raw_text": "There's a fella who eats the gun and says the gun's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "trigger", "X": "gun", "Y": "gun", "verb": "eat"}, "chain": [{"start": "trigger", "relation": "PartOf", "end": "gun", "weight": 0.8, "surface_text": "gun is a device that can contain a mortar and has a trigger"}, {"start": "trigger", "relation": "PartOf", "end": "gun", "weight": 0.8, "surface_text": "gun is a device that can contain a mortar and has a trigger"}], "status": "discarded"} +{"raw_text": "That's like eating the musical instrument and complaining the plastic tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "xylophone", "X": "musical instrument", "Y": "plastic", "verb": "pick"}, "chain": [{"start": "xylophone", "relation": "PartOf", "end": "musical_instrument", "weight": 0.8, "surface_text": "both are types of musical instruments"}, {"start": "xylophone", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a xylophone is made of plastic"}], "status": "discarded"} +{"raw_text": "That's like eating the bouquet and complaining the bouquet tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "lily", "X": "bouquet", "Y": "bouquet", "verb": "drink"}, "chain": [{"start": "lily", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}, {"start": "lily", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}], "status": "discarded"} +{"raw_text": "He picks all the metal then wonders why the handle looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "vise", "X": "metal", "Y": "handle", "verb": "pick"}, "chain": [{"start": "vise", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "metal is a common material used in the construction of both a vise and a lantern"}, {"start": "vise", "relation": "PartOf", "end": "handle", "weight": 0.8, "surface_text": "both vise and lever have handles that are used to operate them"}], "polished_text": "He picks all the metal outta that vise and wonders why the handle's left looking bare as a birdcage.", "status": "polished"} +{"raw_text": "Don't take the beat and then gripe about the wood.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "drum", "X": "beat", "Y": "wood", "verb": "take"}, "chain": [{"start": "drum", "relation": "PartOf", "end": "beat", "weight": 0.8, "surface_text": "A synthesizer can create beats, and a drum is part of a beat."}, {"start": "drum", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a drum is made of wood"}], "polished_text": "It ain't right to take the beat and then gripe about the wood.", "status": "polished"} +{"raw_text": "Don't use up the wood and then gripe about the pick.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "hammer", "X": "wood", "Y": "pick", "verb": "use up"}, "chain": [{"start": "hammer", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a hammer is made of wood"}, {"start": "hammer", "relation": "HasA", "end": "pick", "weight": 0.8, "surface_text": "both are tools found in a toolbox"}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the dish and says the meal's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "soup", "X": "dish", "Y": "meal", "verb": "drink"}, "chain": [{"start": "soup", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "a dish can contain both steak and soup"}, {"start": "soup", "relation": "PartOf", "end": "meal", "weight": 0.8, "surface_text": "a meal can include both steak and soup"}], "status": "discarded"} +{"raw_text": "There's a fella who picks the rock and says the stone's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "flint", "X": "rock", "Y": "stone", "verb": "pick"}, "chain": [{"start": "flint", "relation": "PartOf", "end": "rock", "weight": 0.8, "surface_text": "rock is a broader category that includes both minerals and flint."}, {"start": "flint", "relation": "PartOf", "end": "stone", "weight": 0.8, "surface_text": "stone is a category that both mineral and flint fall under."}], "status": "discarded"} +{"raw_text": "Don't grab the meat and then gripe about the body.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "flesh", "X": "meat", "Y": "body", "verb": "grab"}, "chain": [{"start": "flesh", "relation": "MadeOf", "end": "meat", "weight": 0.8, "surface_text": "Meat is made of flesh and often contains fat."}, {"start": "flesh", "relation": "HasA", "end": "body", "weight": 0.8, "surface_text": "Both flesh and turtles have bodies."}], "polished_text": "Don't grab the meat and then gripe about the flesh.", "status": "polished"} +{"raw_text": "That's like eating the paw and complaining the leg tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "spider", "X": "paw", "Y": "leg", "verb": "eat"}, "chain": [{"start": "spider", "relation": "HasA", "end": "paw", "weight": 0.8, "surface_text": "a paw is a type of claw, and a spider has claws (pedipalps)"}, {"start": "spider", "relation": "PartOf", "end": "leg", "weight": 1.0, "surface_text": "[[A leg]] is part of [[a spider]]"}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the nest and says the wing's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "thrush", "X": "nest", "Y": "wing", "verb": "grab"}, "chain": [{"start": "thrush", "relation": "PartOf", "end": "nest", "weight": 0.8, "surface_text": "Both birds build nests for their young."}, {"start": "thrush", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings for flying."}], "status": "discarded"} +{"raw_text": "That's like eating the cotton and complaining the zipper tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "jacket", "X": "cotton", "Y": "zipper", "verb": "take"}, "chain": [{"start": "jacket", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a jacket is made of cotton"}, {"start": "jacket", "relation": "PartOf", "end": "zipper", "weight": 1.0, "surface_text": "[[zipper]] is part of [[jacket]]"}], "status": "discarded"} +{"raw_text": "He picks all the pizza sauce then wonders why the topping looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "pizza", "X": "pizza sauce", "Y": "topping", "verb": "grab"}, "chain": [{"start": "pizza", "relation": "PartOf", "end": "pizza_sauce", "weight": 1.0, "surface_text": "[[pizza sauce]] is part of [[pizza]]."}, {"start": "pizza", "relation": "HasA", "end": "topping", "weight": 0.8, "surface_text": "topping is added to pizza, corn can be used as a topping"}], "polished_text": "He grabs all the pizza sauce then wonders why the topping looks sparse.", "status": "polished"} +{"raw_text": "There's a fella who takes the mealybug and says the honeydew's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "ant", "X": "mealybug", "Y": "honeydew", "verb": "take"}, "chain": [{"start": "ant", "relation": "HasA", "end": "mealybug", "weight": 0.8, "surface_text": "Mealybugs can be attacked by ants, and an ant's head is part of its body."}, {"start": "ant", "relation": "HasA", "end": "honeydew", "weight": 0.8, "surface_text": "mealybugs produce honeydew, ants consume it"}], "status": "discarded"} +{"raw_text": "Don't drink the soil and then gripe about the soil.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "furrow", "X": "soil", "Y": "soil", "verb": "drink"}, "chain": [{"start": "furrow", "relation": "PartOf", "end": "soil", "weight": 0.8, "surface_text": "soil is a component of both an orchard and a furrow"}, {"start": "furrow", "relation": "PartOf", "end": "soil", "weight": 0.8, "surface_text": "Soil is part of a furrow and a pasture contains soil."}], "status": "discarded"} +{"raw_text": "That's like eating the pod and complaining the husk tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "pepper", "X": "pod", "Y": "husk", "verb": "drink"}, "chain": [{"start": "pepper", "relation": "PartOf", "end": "pod", "weight": 0.8, "surface_text": "Paprika comes from dried capsicum pods, and peppers are the fruit of capsicum plants in their pod form."}, {"start": "pepper", "relation": "HasA", "end": "husk", "weight": 0.8, "surface_text": "pepper has a husk"}], "polished_text": "That's like eating the pepper pod and complaining the husk tastes bitter.", "status": "polished"} +{"raw_text": "He picks all the rock then wonders why the quartz looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "granite", "X": "rock", "Y": "quartz", "verb": "take"}, "chain": [{"start": "granite", "relation": "PartOf", "end": "rock", "weight": 0.8, "surface_text": "granite is part of a rock"}, {"start": "granite", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "granite is made of quartz"}], "status": "discarded"} +{"raw_text": "Don't pick the wing and then gripe about the nest.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "weaver", "X": "wing", "Y": "nest", "verb": "pick"}, "chain": [{"start": "weaver", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings."}, {"start": "weaver", "relation": "PartOf", "end": "nest", "weight": 0.8, "surface_text": "Both birds have nests, and a weaver builds part of a nest structure."}], "polished_text": "Don't pick the wing and then gripe about the nest.", "status": "polished"} +{"raw_text": "He picks all the bird then wonders why the feather looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "vulture", "X": "bird", "Y": "feather", "verb": "use up"}, "chain": [{"start": "vulture", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both are birds"}, {"start": "vulture", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}], "polished_text": "He picks all the vulture clean then wonders why the bird's feathers look sparse.", "status": "polished"} +{"raw_text": "He picks all the liquid then wonders why the string looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "vase", "X": "liquid", "Y": "string", "verb": "drink"}, "chain": [{"start": "vase", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "both bladder and vase can contain liquids."}, {"start": "vase", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "vases are often made of ceramic and may have strings for decoration or handles."}], "polished_text": "He drinks all the liquid then wonders why the string looks bare.", "status": "polished"} +{"raw_text": "He picks all the handle then wonders why the tractor looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "jack", "X": "handle", "Y": "tractor", "verb": "grab"}, "chain": [{"start": "jack", "relation": "PartOf", "end": "handle", "weight": 0.8, "surface_text": "a handle is part of both a jack and a spade"}, {"start": "jack", "relation": "HasA", "end": "tractor", "weight": 0.8, "surface_text": "tractors can have jacks for maintenance and plows for farming."}], "status": "discarded"} +{"raw_text": "That's like eating the legs and complaining the handle tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "jack", "X": "legs", "Y": "handle", "verb": "pick"}, "chain": [{"start": "jack", "relation": "HasA", "end": "legs", "weight": 1.0, "surface_text": "[[jack]] has [[legs]]"}, {"start": "jack", "relation": "PartOf", "end": "handle", "weight": 0.8, "surface_text": "a handle is part of both a jack and a spade"}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the nest and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "thrush", "X": "nest", "Y": "nest", "verb": "use up"}, "chain": [{"start": "thrush", "relation": "PartOf", "end": "nest", "weight": 0.8, "surface_text": "Both birds build nests for their young."}, {"start": "thrush", "relation": "PartOf", "end": "nest", "weight": 0.8, "surface_text": "Both birds build nests for their young."}], "status": "discarded"} +{"raw_text": "That's like eating the home and complaining the glass tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "window", "X": "home", "Y": "glass", "verb": "take"}, "chain": [{"start": "window", "relation": "HasA", "end": "home", "weight": 0.8, "surface_text": "a home has a window"}, {"start": "window", "relation": "PartOf", "end": "glass", "weight": 3.4641016, "surface_text": "[[The glass]] is part of [[a window]]"}], "polished_text": "That's like eating the window and complaining the glass tastes off.", "status": "polished"} +{"raw_text": "That's like eating the barn and complaining the tractor tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "farm", "X": "barn", "Y": "tractor", "verb": "eat"}, "chain": [{"start": "farm", "relation": "HasA", "end": "barn", "weight": 0.8, "surface_text": "a farm has a barn"}, {"start": "farm", "relation": "HasA", "end": "tractor", "weight": 0.8, "surface_text": "a furrow is created by a tractor, and farms typically have tractors"}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the feather and says the feather's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "ibis", "X": "feather", "Y": "feather", "verb": "use up"}, "chain": [{"start": "ibis", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both canaries and ibises have feathers"}, {"start": "ibis", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both canaries and ibises have feathers"}], "status": "discarded"} +{"raw_text": "That's like eating the rope and complaining the rope tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "pulley", "X": "rope", "Y": "rope", "verb": "take"}, "chain": [{"start": "pulley", "relation": "HasA", "end": "rope", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}, {"start": "pulley", "relation": "HasA", "end": "rope", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}], "status": "discarded"} +{"raw_text": "Don't use up the player and then gripe about the player.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "bass", "X": "player", "Y": "player", "verb": "use up"}, "chain": [{"start": "bass", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "a player can play both a flute and a bass instrument"}, {"start": "bass", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "a player can play both a flute and a bass instrument"}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the petal and says the stem's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lotus", "X": "petal", "Y": "stem", "verb": "drink"}, "chain": [{"start": "lotus", "relation": "HasA", "end": "petal", "weight": 0.8, "surface_text": "both flowers have petals"}, {"start": "lotus", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "both flowers have stems"}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the wall and says the window's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "shelter", "X": "wall", "Y": "window", "verb": "grab"}, "chain": [{"start": "shelter", "relation": "HasA", "end": "wall", "weight": 0.8, "surface_text": "Both are buildings that have walls as structural components."}, {"start": "shelter", "relation": "HasA", "end": "window", "weight": 0.8, "surface_text": "window connects both as a physical component present in both types of buildings"}], "status": "discarded"} +{"raw_text": "That's like eating the feather and complaining the wing tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "peacock", "X": "feather", "Y": "wing", "verb": "drink"}, "chain": [{"start": "peacock", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers as part of their anatomy"}, {"start": "peacock", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings as part of their anatomy"}], "status": "discarded"} +{"raw_text": "That's like eating the liquid and complaining the water tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "bladder", "X": "liquid", "Y": "water", "verb": "take"}, "chain": [{"start": "bladder", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "liquid connects as a common substance held in both containers"}, {"start": "bladder", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "Both tanks and bladders can contain water."}], "status": "discarded"} +{"raw_text": "There's a fella who eats the grape and says the grape's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "wine", "X": "grape", "Y": "grape", "verb": "eat"}, "chain": [{"start": "wine", "relation": "PartOf", "end": "grape", "weight": 1.0, "surface_text": "[[A grape]] is part of [[wine]]"}, {"start": "wine", "relation": "PartOf", "end": "grape", "weight": 1.0, "surface_text": "[[A grape]] is part of [[wine]]"}], "status": "discarded"} +{"raw_text": "There's a fella who picks the liquid and says the oil's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "oilcan", "X": "liquid", "Y": "oil", "verb": "pick"}, "chain": [{"start": "oilcan", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "Both oilcan and pitcher can contain liquids"}, {"start": "oilcan", "relation": "HasA", "end": "oil", "weight": 0.8, "surface_text": "oil is contained in both"}], "polished_text": "There's a fella who picks the oil from the can and says the oil's no good.", "status": "polished"} +{"raw_text": "That's like eating the handle and complaining the container tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "mug", "X": "handle", "Y": "container", "verb": "pick"}, "chain": [{"start": "mug", "relation": "HasA", "end": "handle", "weight": 1.0, "surface_text": "[[A mug]] has [[a handle]]"}, {"start": "mug", "relation": "PartOf", "end": "container", "weight": 0.8, "surface_text": "both bladders and mugs are types of containers."}], "status": "discarded"} +{"raw_text": "He picks all the skin then wonders why the skin looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "chimpanzee", "X": "skin", "Y": "skin", "verb": "grab"}, "chain": [{"start": "chimpanzee", "relation": "HasA", "end": "skin", "weight": 0.8, "surface_text": "skin is a part of both a body and a chimpanzee."}, {"start": "chimpanzee", "relation": "HasA", "end": "skin", "weight": 0.8, "surface_text": "skin is a part of both a body and a chimpanzee."}], "status": "discarded"} +{"raw_text": "Don't use up the potassium and then gripe about the potassium.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "mineral", "X": "potassium", "Y": "potassium", "verb": "use up"}, "chain": [{"start": "mineral", "relation": "PartOf", "end": "potassium", "weight": 0.8, "surface_text": "potassium is part of some minerals, which can form crystals"}, {"start": "mineral", "relation": "PartOf", "end": "potassium", "weight": 0.8, "surface_text": "potassium is part of some minerals, which can form crystals"}], "status": "discarded"} +{"raw_text": "He picks all the lettuce then wonders why the beef looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "burger", "X": "lettuce", "Y": "beef", "verb": "eat"}, "chain": [{"start": "burger", "relation": "HasA", "end": "lettuce", "weight": 0.8, "surface_text": "Lettuce is a common vegetable found in burgers, and it is a type of vegetable."}, {"start": "burger", "relation": "PartOf", "end": "beef", "weight": 0.8, "surface_text": "beef is part of a burger"}], "polished_text": "He picks all the lettuce off the burger, then wonders why the beef looks half-eaten.", "status": "polished"} +{"raw_text": "That's like eating the egg and complaining the nest tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "bulbul", "X": "egg", "Y": "nest", "verb": "use up"}, "chain": [{"start": "bulbul", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "cotingas lay eggs, bulbuls also lay eggs"}, {"start": "bulbul", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have nests."}], "polished_text": "That's like eating the egg then grumbling that the nest got used up.", "status": "polished"} +{"raw_text": "That's like eating the bird and complaining the bird tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "turkey", "X": "bird", "Y": "bird", "verb": "take"}, "chain": [{"start": "turkey", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "bird connects as both flesh and turkey can be part of a bird."}, {"start": "turkey", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "turkey is a type of bird, and birds can have fat."}], "status": "discarded"} +{"raw_text": "There's a fella who picks the nest and says the feather's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "pheasant", "X": "nest", "Y": "feather", "verb": "pick"}, "chain": [{"start": "pheasant", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build or use nests for habitation or reproduction."}, {"start": "pheasant", "relation": "PartOf", "end": "feather", "weight": 0.8, "surface_text": "both birds are covered in feathers."}], "status": "discarded"} +{"raw_text": "That's like eating the tree and complaining the pit tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "mango", "X": "tree", "Y": "pit", "verb": "use up"}, "chain": [{"start": "mango", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "fig and mango grow on trees"}, {"start": "mango", "relation": "HasA", "end": "pit", "weight": 0.8, "surface_text": "a mango has a pit"}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the window and says the plastic's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "moped", "X": "window", "Y": "plastic", "verb": "grab"}, "chain": [{"start": "moped", "relation": "HasA", "end": "window", "weight": 0.8, "surface_text": "a moped can have a window made of glass"}, {"start": "moped", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a moped is made of plastic"}], "status": "discarded"} +{"raw_text": "There's a fella who picks the flour and says the corn's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cornbread", "X": "flour", "Y": "corn", "verb": "pick"}, "chain": [{"start": "cornbread", "relation": "MadeOf", "end": "flour", "weight": 0.8, "surface_text": "both use flour as an ingredient"}, {"start": "cornbread", "relation": "MadeOf", "end": "corn", "weight": 0.8, "surface_text": "corn is an ingredient in cornbread and part of the plant that produces vegetables."}], "polished_text": "There's a fella who picks the flour and says the corn ain't worth a thing.", "status": "polished"} +{"raw_text": "He picks all the school then wonders why the fish looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "minnow", "X": "school", "Y": "fish", "verb": "grab"}, "chain": [{"start": "minnow", "relation": "PartOf", "end": "school", "weight": 0.8, "surface_text": "a minnow is part of a school"}, {"start": "minnow", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a minnow is made of fish"}], "polished_text": "He grabs all the minnows then wonders why the school looks bare.", "status": "polished"} +{"raw_text": "There's a fella who drinks the tree and says the flowers's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "coca", "X": "tree", "Y": "flowers", "verb": "drink"}, "chain": [{"start": "coca", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "Both coca and oak are types of trees."}, {"start": "coca", "relation": "HasA", "end": "flowers", "weight": 0.8, "surface_text": "Both trees can have flowers."}], "status": "discarded"} +{"raw_text": "He picks all the recipe then wonders why the recipe looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "kale", "X": "recipe", "Y": "recipe", "verb": "grab"}, "chain": [{"start": "kale", "relation": "HasA", "end": "recipe", "weight": 0.8, "surface_text": "a recipe can include jicama, and a recipe can include kale"}, {"start": "kale", "relation": "HasA", "end": "recipe", "weight": 0.8, "surface_text": "a recipe can include jicama, and a recipe can include kale"}], "polished_text": "He grabs all the kale then wonders why the recipe looks bare.", "status": "polished"} +{"raw_text": "There's a fella who grabs the building and says the residence's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "apartment", "X": "building", "Y": "residence", "verb": "grab"}, "chain": [{"start": "apartment", "relation": "PartOf", "end": "building", "weight": 0.8, "surface_text": "both are types of residential buildings"}, {"start": "apartment", "relation": "PartOf", "end": "residence", "weight": 0.8, "surface_text": "both are types of residential buildings"}], "status": "discarded"} +{"raw_text": "That's like eating the window and complaining the screen tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "mall", "X": "window", "Y": "screen", "verb": "grab"}, "chain": [{"start": "mall", "relation": "HasA", "end": "window", "weight": 0.8, "surface_text": "windows are common features in both malls and greenhouses"}, {"start": "mall", "relation": "HasA", "end": "screen", "weight": 0.8, "surface_text": "screen connects as a shared component"}], "polished_text": "That's like grabbing the window of the mall and complaining the screen looks off.", "status": "polished"} +{"raw_text": "Don't eat the alloy and then gripe about the barometer.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "mercury", "X": "alloy", "Y": "barometer", "verb": "eat"}, "chain": [{"start": "mercury", "relation": "HasA", "end": "alloy", "weight": 0.8, "surface_text": "mercury can be part of alloys, and alloys are made for metals."}, {"start": "mercury", "relation": "HasA", "end": "barometer", "weight": 0.8, "surface_text": "a mercury barometer has mercury"}], "status": "discarded"} +{"raw_text": "That's like eating the wood and complaining the organ tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "bellows", "X": "wood", "Y": "organ", "verb": "drink"}, "chain": [{"start": "bellows", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "bellows are made of wood"}, {"start": "bellows", "relation": "HasA", "end": "organ", "weight": 0.8, "surface_text": "an organ has bellows"}], "status": "discarded"} +{"raw_text": "Don't grab the mine and then gripe about the mortar.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "weapon", "X": "mine", "Y": "mortar", "verb": "grab"}, "chain": [{"start": "weapon", "relation": "PartOf", "end": "mine", "weight": 0.8, "surface_text": "a mine is part of a weapon"}, {"start": "weapon", "relation": "PartOf", "end": "mortar", "weight": 0.8, "surface_text": "weapon is a general category that includes both items"}], "polished_text": "Don't grab the mine and then gripe about the mortar.", "status": "polished"} +{"raw_text": "There's a fella who use ups the plant and says the branch's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "evergreen", "X": "plant", "Y": "branch", "verb": "use up"}, "chain": [{"start": "evergreen", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both coca and evergreen are types of plants"}, {"start": "evergreen", "relation": "HasA", "end": "branch", "weight": 0.8, "surface_text": "both coca and evergreen trees have branches"}], "polished_text": "There's a fella who uses up the whole plant and says the branch is no good.", "status": "polished"} +{"raw_text": "He picks all the element then wonders why the element looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "magnesium", "X": "element", "Y": "element", "verb": "eat"}, "chain": [{"start": "magnesium", "relation": "PartOf", "end": "element", "weight": 0.8, "surface_text": "Both mercury and magnesium are elements (types of metal)."}, {"start": "magnesium", "relation": "PartOf", "end": "element", "weight": 0.8, "surface_text": "Both mercury and magnesium are elements (types of metal)."}], "status": "discarded"} +{"raw_text": "That's like eating the bellows and complaining the tissue tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "organ", "X": "bellows", "Y": "tissue", "verb": "grab"}, "chain": [{"start": "organ", "relation": "HasA", "end": "bellows", "weight": 0.8, "surface_text": "an organ has bellows"}, {"start": "organ", "relation": "PartOf", "end": "tissue", "weight": 1.0, "surface_text": "[[Tissue]] is part of [[an organ]]"}], "status": "discarded"} +{"raw_text": "He picks all the shell then wonders why the israel looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "bomb", "X": "shell", "Y": "israel", "verb": "eat"}, "chain": [{"start": "bomb", "relation": "PartOf", "end": "shell", "weight": 0.8, "surface_text": "a shell is part of a mortar round and can be part of a bomb's payload"}, {"start": "bomb", "relation": "HasA", "end": "israel", "weight": 1.0, "surface_text": "[[Israel]] has [[the bomb]]"}], "status": "discarded"} +{"raw_text": "That's like eating the desk drawer and complaining the notepad tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "paper", "X": "desk drawer", "Y": "notepad", "verb": "eat"}, "chain": [{"start": "paper", "relation": "HasA", "end": "desk_drawer", "weight": 1.0, "surface_text": "[[a desk drawer]] contains [[paper]]"}, {"start": "paper", "relation": "HasA", "end": "notepad", "weight": 1.0, "surface_text": "[[A notepad]] contains [[paper]]"}], "polished_text": "That's like eating the desk drawer and complaining the notepad tastes funny.", "status": "polished"} +{"raw_text": "There's a fella who drinks the wine and says the wine's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cork", "X": "wine", "Y": "wine", "verb": "drink"}, "chain": [{"start": "cork", "relation": "HasA", "end": "wine", "weight": 0.8, "surface_text": "wine has a cork"}, {"start": "cork", "relation": "HasA", "end": "wine", "weight": 0.8, "surface_text": "wine has a cork"}], "status": "discarded"} +{"raw_text": "He picks all the hammer then wonders why the thimble looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "needle", "X": "hammer", "Y": "thimble", "verb": "drink"}, "chain": [{"start": "needle", "relation": "HasA", "end": "hammer", "weight": 0.8, "surface_text": "Both tools can be used for striking, and they are both handheld tools."}, {"start": "needle", "relation": "PartOf", "end": "thimble", "weight": 0.8, "surface_text": "needle is part of using a thimble in sewing, and some specialized cars might have needle-like structures in design or components"}], "status": "discarded"} +{"raw_text": "That's like eating the wool and complaining the lambs tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "wool", "X": "wool", "Y": "lambs", "verb": "use up"}, "chain": [{"start": "wool", "relation": "PartOf", "end": "wool", "weight": 0.8, "surface_text": "wool is a part of the material that makes fabric."}, {"start": "wool", "relation": "HasA", "end": "lambs", "weight": 1.0, "surface_text": "[[lambs]] have [[wool]]"}], "status": "discarded"} +{"raw_text": "Don't eat the nail and then gripe about the concrete.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "house", "X": "nail", "Y": "concrete", "verb": "eat"}, "chain": [{"start": "house", "relation": "PartOf", "end": "nail", "weight": 2.0, "surface_text": "[[A nail]] is part of [[a house]]"}, {"start": "house", "relation": "MadeOf", "end": "concrete", "weight": 0.8, "surface_text": "a house is made of concrete"}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the bouquet and says the bouquet's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lily", "X": "bouquet", "Y": "bouquet", "verb": "use up"}, "chain": [{"start": "lily", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}, {"start": "lily", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}], "status": "discarded"} +{"raw_text": "Don't take the foot and then gripe about the bird.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "kiwi", "X": "foot", "Y": "bird", "verb": "take"}, "chain": [{"start": "kiwi", "relation": "HasA", "end": "foot", "weight": 0.8, "surface_text": "claws are part of feet, and kiwis have feet"}, {"start": "kiwi", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "bird connects wolf's habitat and kiwi's classification"}], "status": "discarded"} +{"raw_text": "He picks all the beak then wonders why the nest looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "lorikeet", "X": "beak", "Y": "nest", "verb": "grab"}, "chain": [{"start": "lorikeet", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both hornbills and lorikeets have beaks which they use to eat and interact with their environment."}, {"start": "lorikeet", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both hornbills and lorikeets have nests where they live and raise young."}], "polished_text": "A lorikeet grabs all the beak, then wonders why the nest's so bare.", "status": "polished"} +{"raw_text": "Don't grab the carnation and then gripe about the petal.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "carnation", "X": "carnation", "Y": "petal", "verb": "grab"}, "chain": [{"start": "carnation", "relation": "PartOf", "end": "carnation", "weight": 0.8, "surface_text": "carnation is made of petals, and a petal is part of many flowers including carnations."}, {"start": "carnation", "relation": "PartOf", "end": "petal", "weight": 0.8, "surface_text": "carnation is made of petals, and a petal is part of many flowers including carnations."}], "status": "discarded"} +{"raw_text": "There's a fella who eats the seasoning and says the spice's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "turmeric", "X": "seasoning", "Y": "spice", "verb": "eat"}, "chain": [{"start": "turmeric", "relation": "HasA", "end": "seasoning", "weight": 0.8, "surface_text": "Both turmeric and salt are types of seasoning, used to enhance flavor in dishes."}, {"start": "turmeric", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "both are types of spice"}], "polished_text": "There's a fella who eats the turmeric and says the spice's no good.", "status": "polished"} +{"raw_text": "There's a fella who use ups the sand and says the sand's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "field", "X": "sand", "Y": "sand", "verb": "use up"}, "chain": [{"start": "field", "relation": "HasA", "end": "sand", "weight": 0.8, "surface_text": "Both deserts and fields can contain sand."}, {"start": "field", "relation": "HasA", "end": "sand", "weight": 0.8, "surface_text": "Both deserts and fields can contain sand."}], "status": "discarded"} +{"raw_text": "Don't use up the pepper and then gripe about the cuisine.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "chili", "X": "pepper", "Y": "cuisine", "verb": "use up"}, "chain": [{"start": "chili", "relation": "MadeOf", "end": "pepper", "weight": 0.8, "surface_text": "a chili is made of pepper"}, {"start": "chili", "relation": "PartOf", "end": "cuisine", "weight": 0.8, "surface_text": "Both chilies and ginger are ingredients (parts) used in various cuisines."}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the tar and says the tar's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "plastic", "X": "tar", "Y": "tar", "verb": "grab"}, "chain": [{"start": "plastic", "relation": "HasA", "end": "tar", "weight": 0.8, "surface_text": "plastic is a component in tar and styrofoam"}, {"start": "plastic", "relation": "HasA", "end": "tar", "weight": 0.8, "surface_text": "plastic is a component in tar and styrofoam"}], "status": "discarded"} +{"raw_text": "That's like eating the soil and complaining the soil tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "pasture", "X": "soil", "Y": "soil", "verb": "drink"}, "chain": [{"start": "pasture", "relation": "HasA", "end": "soil", "weight": 0.8, "surface_text": "Soil is part of a furrow and a pasture contains soil."}, {"start": "pasture", "relation": "HasA", "end": "soil", "weight": 0.8, "surface_text": "Soil is part of a furrow and a pasture contains soil."}], "status": "discarded"} +{"raw_text": "There's a fella who eats the nest and says the feather's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "avocet", "X": "nest", "Y": "feather", "verb": "eat"}, "chain": [{"start": "avocet", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build or use nests for their offspring."}, {"start": "avocet", "relation": "PartOf", "end": "feather", "weight": 0.8, "surface_text": "both birds are covered in feathers."}], "status": "discarded"} +{"raw_text": "That's like eating the grape and complaining the cork tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "wine", "X": "grape", "Y": "cork", "verb": "grab"}, "chain": [{"start": "wine", "relation": "PartOf", "end": "grape", "weight": 1.0, "surface_text": "[[A grape]] is part of [[wine]]"}, {"start": "wine", "relation": "HasA", "end": "cork", "weight": 0.8, "surface_text": "wine has a cork"}], "polished_text": "That's like drinking the wine and complaining the grape gave it a bad taste.", "status": "polished"} +{"raw_text": "He picks all the ball then wonders why the ammunition looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "revolver", "X": "ball", "Y": "ammunition", "verb": "use up"}, "chain": [{"start": "revolver", "relation": "HasA", "end": "ball", "weight": 0.8, "surface_text": "A revolver contains balls (bullets), and a cannon can fire balls (rounds)."}, {"start": "revolver", "relation": "MadeOf", "end": "ammunition", "weight": 0.8, "surface_text": "ammunition is part of a revolver and used for mace as a projectile."}], "polished_text": "He uses up all the balls then wonders why the ammunition's run out.", "status": "polished"} +{"raw_text": "That's like eating the wood and complaining the wood tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cedar", "X": "wood", "Y": "wood", "verb": "take"}, "chain": [{"start": "cedar", "relation": "HasA", "end": "wood", "weight": 0.8, "surface_text": "cedar has wood"}, {"start": "cedar", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "cedar is made of wood"}], "status": "discarded"} +{"raw_text": "Don't grab the seasoning and then gripe about the saltshaker.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "salt", "X": "seasoning", "Y": "saltshaker", "verb": "grab"}, "chain": [{"start": "salt", "relation": "HasA", "end": "seasoning", "weight": 0.8, "surface_text": "Both turmeric and salt are types of seasoning, used to enhance flavor in dishes."}, {"start": "salt", "relation": "HasA", "end": "saltshaker", "weight": 1.0, "surface_text": "[[a saltshaker]] contains [[salt]]"}], "polished_text": "Don't grab the salt and then gripe about the saltshaker.", "status": "polished"} +{"raw_text": "There's a fella who use ups the handle and says the teacup's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "pot", "X": "handle", "Y": "teacup", "verb": "use up"}, "chain": [{"start": "pot", "relation": "PartOf", "end": "handle", "weight": 0.8, "surface_text": "a handle is part of a pot"}, {"start": "pot", "relation": "PartOf", "end": "teacup", "weight": 0.8, "surface_text": "a pot is part of a teacup (as a component), and a pot is a type of container"}], "polished_text": "The pot's handle's all used up, then he says the teacup ain't worth a dime.", "status": "polished"} +{"raw_text": "He picks all the mortar then wonders why the steeple looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "church", "X": "mortar", "Y": "steeple", "verb": "grab"}, "chain": [{"start": "church", "relation": "MadeOf", "end": "mortar", "weight": 0.8, "surface_text": "a church is made of mortar"}, {"start": "church", "relation": "PartOf", "end": "steeple", "weight": 0.8, "surface_text": "a steeple is a part of both a silo (sometimes for grain storage) and a church (as a religious feature)"}], "polished_text": "He grabs all the mortar then wonders why the steeple's left bare.", "status": "polished"} +{"raw_text": "Don't grab the coin and then gripe about the thermometer.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "nickel", "X": "coin", "Y": "thermometer", "verb": "grab"}, "chain": [{"start": "nickel", "relation": "MadeOf", "end": "coin", "weight": 0.8, "surface_text": "coins are often made of nickel and silver"}, {"start": "nickel", "relation": "HasA", "end": "thermometer", "weight": 0.8, "surface_text": "Mercury is often found in traditional thermometers, while nickel may be used in the thermometer's components."}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the plastic and says the needle's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "spout", "X": "plastic", "Y": "needle", "verb": "drink"}, "chain": [{"start": "spout", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a spout is made of plastic"}, {"start": "spout", "relation": "PartOf", "end": "needle", "weight": 0.8, "surface_text": "Needle connects thimble to spout by being used with thimble and part of a spout (in sewing context)."}], "status": "discarded"} +{"raw_text": "That's like eating the handle and complaining the blade tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "spade", "X": "handle", "Y": "blade", "verb": "pick"}, "chain": [{"start": "spade", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "both a saw and a spade have handles."}, {"start": "spade", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a spade has a blade"}], "polished_text": "That's like picking the spade and complaining the handle feels wrong.", "status": "polished"} +{"raw_text": "Don't use up the wing and then gripe about the wing.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "bulbul", "X": "wing", "Y": "wing", "verb": "use up"}, "chain": [{"start": "bulbul", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have wings."}, {"start": "bulbul", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have wings."}], "status": "discarded"} +{"raw_text": "Don't eat the cloth and then gripe about the fabric.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "burlap", "X": "cloth", "Y": "fabric", "verb": "eat"}, "chain": [{"start": "burlap", "relation": "MadeOf", "end": "cloth", "weight": 0.8, "surface_text": "burlap is a type of cloth, and fabric is a general category that includes cloth"}, {"start": "burlap", "relation": "HasA", "end": "fabric", "weight": 0.8, "surface_text": "Both burlap and linen are types of fabric."}], "status": "discarded"} +{"raw_text": "He picks all the string then wonders why the tool looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ukulele", "X": "string", "Y": "tool", "verb": "eat"}, "chain": [{"start": "ukulele", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "strings are used for calibration in micrometers and are a key component of ukuleles"}, {"start": "ukulele", "relation": "PartOf", "end": "tool", "weight": 0.8, "surface_text": "micrometers and ukuleles are both types of tools, with the micrometer being a precision tool and the ukulele being a musical tool"}], "status": "discarded"} +{"raw_text": "There's a fella who picks the steel and says the wood's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "vise", "X": "steel", "Y": "wood", "verb": "pick"}, "chain": [{"start": "vise", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a vise is made of steel"}, {"start": "vise", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "both can be made of wood"}], "polished_text": "There's a fella who picks the steel vise and says the wood vise ain't worth a dime.", "status": "polished"} +{"raw_text": "Don't drink the beak and then gripe about the wing.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "barbet", "X": "beak", "Y": "wing", "verb": "drink"}, "chain": [{"start": "barbet", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "both are birds and have beaks"}, {"start": "barbet", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings for flight."}], "polished_text": "Don't drink the beak and then gripe about the wing.", "status": "polished"} +{"raw_text": "That's like eating the wood and complaining the shell tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "bongo", "X": "wood", "Y": "shell", "verb": "drink"}, "chain": [{"start": "bongo", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a bongo is made of wood"}, {"start": "bongo", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a bongo has a shell"}], "polished_text": "That's like eating the bongo's wood and complaining the shell tastes off.", "status": "polished"} +{"raw_text": "There's a fella who use ups the extinction and says the feathers's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "dodo", "X": "extinction", "Y": "feathers", "verb": "use up"}, "chain": [{"start": "dodo", "relation": "PartOf", "end": "extinction", "weight": 0.8, "surface_text": "buzzards face threats, dodos became extinct"}, {"start": "dodo", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "feathers are a common feature of both birds"}], "status": "discarded"} +{"raw_text": "There's a fella who picks the earth and says the soil's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "ground", "X": "earth", "Y": "soil", "verb": "pick"}, "chain": [{"start": "ground", "relation": "PartOf", "end": "earth", "weight": 0.8, "surface_text": "the ground is part of the earth"}, {"start": "ground", "relation": "PartOf", "end": "soil", "weight": 0.8, "surface_text": "soil is part of the ground"}], "polished_text": "There's a fella who picks the ground and says the soil's no good.", "status": "polished"} +{"raw_text": "Don't eat the feather and then gripe about the nest.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "cardinal", "X": "feather", "Y": "nest", "verb": "eat"}, "chain": [{"start": "cardinal", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "birds have feathers"}, {"start": "cardinal", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "birds build nests"}], "status": "discarded"} +{"raw_text": "Don't eat the land and then gripe about the fence.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "field", "X": "land", "Y": "fence", "verb": "eat"}, "chain": [{"start": "field", "relation": "MadeOf", "end": "land", "weight": 0.8, "surface_text": "a field is made of land"}, {"start": "field", "relation": "HasA", "end": "fence", "weight": 0.8, "surface_text": "a field has a fence"}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the window and says the inmate's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "prison", "X": "window", "Y": "inmate", "verb": "drink"}, "chain": [{"start": "prison", "relation": "PartOf", "end": "window", "weight": 0.8, "surface_text": "window connects both as a physical component present in both types of buildings"}, {"start": "prison", "relation": "HasA", "end": "inmate", "weight": 0.8, "surface_text": "inmate connects both as someone in a prison and someone who might use a shelter"}], "status": "discarded"} +{"raw_text": "Don't pick the hair and then gripe about the footpad.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "wolf", "X": "hair", "Y": "footpad", "verb": "pick"}, "chain": [{"start": "wolf", "relation": "HasA", "end": "hair", "weight": 0.8, "surface_text": "hair is part of a wolf's body and is made of fur material"}, {"start": "wolf", "relation": "HasA", "end": "footpad", "weight": 0.8, "surface_text": "A wolf has footpads, and a footpad is part of a structure that includes a claw."}], "status": "discarded"} +{"raw_text": "Don't take the plastic and then gripe about the paper.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "straw", "X": "plastic", "Y": "paper", "verb": "take"}, "chain": [{"start": "straw", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a straw is made of plastic"}, {"start": "straw", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "a straw is made of paper"}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the rose and says the flower's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "leaf", "X": "rose", "Y": "flower", "verb": "grab"}, "chain": [{"start": "leaf", "relation": "PartOf", "end": "rose", "weight": 0.8, "surface_text": "a leaf is a part of both a husk and a rose"}, {"start": "leaf", "relation": "HasA", "end": "flower", "weight": 0.8, "surface_text": "a flower has a leaf"}], "status": "discarded"} +{"raw_text": "That's like eating the banana and complaining the animal tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "gorilla", "X": "banana", "Y": "animal", "verb": "eat"}, "chain": [{"start": "gorilla", "relation": "HasA", "end": "banana", "weight": 0.8, "surface_text": "Gorillas and lemurs both eat bananas in the wild or captivity."}, {"start": "gorilla", "relation": "HasA", "end": "animal", "weight": 0.8, "surface_text": "both gorillas and deer are types of animals, sharing the broader category"}], "polished_text": "That's like eating the banana and complaining the animal tastes gamey.", "status": "polished"} +{"raw_text": "That's like eating the leaf and complaining the nut tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "hickory", "X": "leaf", "Y": "nut", "verb": "grab"}, "chain": [{"start": "hickory", "relation": "PartOf", "end": "leaf", "weight": 0.8, "surface_text": "both are parts of trees"}, {"start": "hickory", "relation": "HasA", "end": "nut", "weight": 0.8, "surface_text": "a hickory tree has nuts"}], "status": "discarded"} +{"raw_text": "That's like eating the plant and complaining the plant tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "evergreen", "X": "plant", "Y": "plant", "verb": "use up"}, "chain": [{"start": "evergreen", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both coca and evergreen are types of plants"}, {"start": "evergreen", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both coca and evergreen are types of plants"}], "polished_text": "That's like eating the evergreen and complaining the plant uses up all the soil.", "status": "polished"} +{"raw_text": "Don't pick the long tail and then gripe about the bushy tail.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "fox", "X": "long tail", "Y": "bushy tail", "verb": "pick"}, "chain": [{"start": "fox", "relation": "HasA", "end": "long_tail", "weight": 1.0, "surface_text": "[[The fox]] has [[a long tail]]"}, {"start": "fox", "relation": "HasA", "end": "bushy_tail", "weight": 1.0, "surface_text": "[[The fox]] has [[a bushy tail]]"}], "polished_text": "Don't pick the fox for its long tail and then gripe about its bushy tail.", "status": "polished"} +{"raw_text": "That's like eating the concrete and complaining the door tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "house", "X": "concrete", "Y": "door", "verb": "pick"}, "chain": [{"start": "house", "relation": "MadeOf", "end": "concrete", "weight": 0.8, "surface_text": "a house is made of concrete"}, {"start": "house", "relation": "PartOf", "end": "door", "weight": 0.8, "surface_text": "doors provide entry/exit points in both prisons and houses"}], "status": "discarded"} +{"raw_text": "There's a fella who takes the orchard and says the wood's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "fence", "X": "orchard", "Y": "wood", "verb": "take"}, "chain": [{"start": "fence", "relation": "HasA", "end": "orchard", "weight": 0.8, "surface_text": "orchards have fences to protect trees, grasslands have fences for livestock"}, {"start": "fence", "relation": "PartOf", "end": "wood", "weight": 0.8, "surface_text": "wood is part of a fence"}], "polished_text": "There's a fella who takes the fence's wood and says the orchard's no good.", "status": "polished"} +{"raw_text": "There's a fella who eats the sheep and says the sheep's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "bone", "X": "sheep", "Y": "sheep", "verb": "eat"}, "chain": [{"start": "bone", "relation": "PartOf", "end": "sheep", "weight": 0.8, "surface_text": "wool comes from sheep, and bones are part of sheep"}, {"start": "bone", "relation": "HasA", "end": "sheep", "weight": 0.8, "surface_text": "sheep produce wool and have bones"}], "status": "discarded"} +{"raw_text": "That's like eating the label and complaining the lid tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "jar", "X": "label", "Y": "lid", "verb": "take"}, "chain": [{"start": "jar", "relation": "PartOf", "end": "label", "weight": 1.0, "surface_text": "[[a label]] is part of [[a jar]]."}, {"start": "jar", "relation": "HasA", "end": "lid", "weight": 1.0, "surface_text": "[[a jar]] has [[a lid]]"}], "status": "discarded"} +{"raw_text": "There's a fella who picks the dessert and says the dessert's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "chocolate", "X": "dessert", "Y": "dessert", "verb": "pick"}, "chain": [{"start": "chocolate", "relation": "PartOf", "end": "dessert", "weight": 0.8, "surface_text": "both can be part of a meal or dessert course"}, {"start": "chocolate", "relation": "PartOf", "end": "dessert", "weight": 0.8, "surface_text": "both can be part of a meal or dessert course"}], "status": "discarded"} +{"raw_text": "That's like eating the bird and complaining the foot tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "kiwi", "X": "bird", "Y": "foot", "verb": "take"}, "chain": [{"start": "kiwi", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "bird connects wolf's habitat and kiwi's classification"}, {"start": "kiwi", "relation": "HasA", "end": "foot", "weight": 0.8, "surface_text": "claws are part of feet, and kiwis have feet"}], "polished_text": "That's like eating the kiwi and complaining the foot tastes off.", "status": "polished"} +{"raw_text": "There's a fella who takes the egg and says the wing's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "vulture", "X": "egg", "Y": "wing", "verb": "take"}, "chain": [{"start": "vulture", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both lay eggs"}, {"start": "vulture", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings for flight."}], "status": "discarded"} +{"raw_text": "He picks all the water then wonders why the caffine looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "coffee", "X": "water", "Y": "caffine", "verb": "grab"}, "chain": [{"start": "coffee", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "coffee is made of water"}, {"start": "coffee", "relation": "HasA", "end": "caffine", "weight": 1.0, "surface_text": "[[Coffee]] contains [[caffine]]"}], "status": "discarded"} +{"raw_text": "There's a fella who picks the animal and says the animal's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "dolphin", "X": "animal", "Y": "animal", "verb": "pick"}, "chain": [{"start": "dolphin", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "animal connects them as both are animals"}, {"start": "dolphin", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "animal connects them as both are animals"}], "status": "discarded"} +{"raw_text": "There's a fella who eats the plastic and says the needle's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "spout", "X": "plastic", "Y": "needle", "verb": "eat"}, "chain": [{"start": "spout", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a spout is made of plastic"}, {"start": "spout", "relation": "PartOf", "end": "needle", "weight": 0.8, "surface_text": "Needle connects thimble to spout by being used with thimble and part of a spout (in sewing context)."}], "status": "discarded"} +{"raw_text": "Don't use up the plant and then gripe about the plant.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "forest", "X": "plant", "Y": "plant", "verb": "use up"}, "chain": [{"start": "forest", "relation": "HasA", "end": "plant", "weight": 0.8, "surface_text": "Coca is a type of plant, and forests contain many plants."}, {"start": "forest", "relation": "HasA", "end": "plant", "weight": 0.8, "surface_text": "Coca is a type of plant, and forests contain many plants."}], "status": "discarded"} +{"raw_text": "There's a fella who eats the herd and says the horse's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "flock", "X": "herd", "Y": "horse", "verb": "eat"}, "chain": [{"start": "flock", "relation": "PartOf", "end": "herd", "weight": 0.8, "surface_text": "bison are part of a herd and a flock can also be referred to as a herd of animals"}, {"start": "flock", "relation": "PartOf", "end": "horse", "weight": 0.8, "surface_text": "Both zebras and flocks (especially flocks of horses) are part of the broader category of animals, often grouped with horses."}], "status": "discarded"} +{"raw_text": "Don't use up the bracelet and then gripe about the fire.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "aluminum", "X": "bracelet", "Y": "fire", "verb": "use up"}, "chain": [{"start": "aluminum", "relation": "MadeOf", "end": "bracelet", "weight": 0.8, "surface_text": "a bracelet can be made of aluminum and is a type of jewelry"}, {"start": "aluminum", "relation": "HasA", "end": "fire", "weight": 0.8, "surface_text": "fire is used to produce soot and can be found in processes involving aluminum."}], "polished_text": "Don't use up the aluminum bracelet and then gripe about the fire.", "status": "polished"} +{"raw_text": "He picks all the musician then wonders why the musician looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "mandolin", "X": "musician", "Y": "musician", "verb": "pick"}, "chain": [{"start": "mandolin", "relation": "HasA", "end": "musician", "weight": 0.8, "surface_text": "Both instruments can be played by a musician."}, {"start": "mandolin", "relation": "HasA", "end": "musician", "weight": 0.8, "surface_text": "Both instruments can be played by a musician."}], "status": "discarded"} +{"raw_text": "He picks all the beat then wonders why the beat looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "drum", "X": "beat", "Y": "beat", "verb": "drink"}, "chain": [{"start": "drum", "relation": "PartOf", "end": "beat", "weight": 0.8, "surface_text": "A synthesizer can create beats, and a drum is part of a beat."}, {"start": "drum", "relation": "PartOf", "end": "beat", "weight": 0.8, "surface_text": "A synthesizer can create beats, and a drum is part of a beat."}], "status": "discarded"} +{"raw_text": "That's like eating the meal and complaining the potassium tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "banana", "X": "meal", "Y": "potassium", "verb": "grab"}, "chain": [{"start": "banana", "relation": "PartOf", "end": "meal", "weight": 0.8, "surface_text": "both a burger and a banana can be part of a meal"}, {"start": "banana", "relation": "HasA", "end": "potassium", "weight": 0.8, "surface_text": "a banana has potassium"}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the keypad and says the plastic's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "phone", "X": "keypad", "Y": "plastic", "verb": "drink"}, "chain": [{"start": "phone", "relation": "PartOf", "end": "keypad", "weight": 1.0, "surface_text": "[[A keypad]] is part of [[a phone]]"}, {"start": "phone", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a phone is made of plastic"}], "status": "discarded"} +{"raw_text": "Don't drink the wood and then gripe about the string quartet.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "viola", "X": "wood", "Y": "string quartet", "verb": "drink"}, "chain": [{"start": "viola", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a viola is made of wood"}, {"start": "viola", "relation": "PartOf", "end": "string_quartet", "weight": 1.0, "surface_text": "[[a viola]] is part of [[a string quartet]]"}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the hedge and says the wood's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "boxwood", "X": "hedge", "Y": "wood", "verb": "use up"}, "chain": [{"start": "boxwood", "relation": "PartOf", "end": "hedge", "weight": 0.8, "surface_text": "both thorns and boxwood can be part of hedges in landscaping"}, {"start": "boxwood", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "boxwood is made of wood"}], "polished_text": "There's a fella who uses up the boxwood and says the wood's no good.", "status": "polished"} +{"raw_text": "That's like eating the root and complaining the root tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "seaweed", "X": "root", "Y": "root", "verb": "eat"}, "chain": [{"start": "seaweed", "relation": "PartOf", "end": "root", "weight": 0.8, "surface_text": "root connects as a part of both thorn and seaweed in their respective plant structures."}, {"start": "seaweed", "relation": "PartOf", "end": "root", "weight": 0.8, "surface_text": "root connects as a part of both thorn and seaweed in their respective plant structures."}], "status": "discarded"} +{"raw_text": "Don't drink the food and then gripe about the salad.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "lettuce", "X": "food", "Y": "salad", "verb": "drink"}, "chain": [{"start": "lettuce", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "food connects both as a category they belong to"}, {"start": "lettuce", "relation": "HasA", "end": "salad", "weight": 0.8, "surface_text": "a salad has lettuce"}], "polished_text": "Don't eat the food and then gripe about the salad.", "status": "polished"} +{"raw_text": "There's a fella who drinks the spice and says the spice's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "basil", "X": "spice", "Y": "spice", "verb": "drink"}, "chain": [{"start": "basil", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "coriander is a spice, basil can be used as a spice"}, {"start": "basil", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "coriander is a spice, basil can be used as a spice"}], "status": "discarded"} +{"raw_text": "He picks all the plant then wonders why the castle might looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "garden", "X": "plant", "Y": "castle might", "verb": "take"}, "chain": [{"start": "garden", "relation": "HasA", "end": "plant", "weight": 0.8, "surface_text": "plants often grow near hollows (like a hollow with wildflowers) and gardens contain plants (like a garden with flowers or vegetables)."}, {"start": "garden", "relation": "HasA", "end": "castle_might", "weight": 1.0, "surface_text": "[[A castle might]] have [[a garden]]"}], "status": "discarded"} +{"raw_text": "Don't pick the bone and then gripe about the bison.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "mouth", "X": "bone", "Y": "bison", "verb": "pick"}, "chain": [{"start": "mouth", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a mouth is made of bone"}, {"start": "mouth", "relation": "HasA", "end": "bison", "weight": 0.8, "surface_text": "bison has a mouth that contains teeth"}], "status": "discarded"} +{"raw_text": "That's like eating the insect and complaining the insect tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "lacebug", "X": "insect", "Y": "insect", "verb": "pick"}, "chain": [{"start": "lacebug", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "insects are both part of the broader insect category"}, {"start": "lacebug", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "insects are both part of the broader insect category"}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the animal and says the head's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "deer", "X": "animal", "Y": "head", "verb": "drink"}, "chain": [{"start": "deer", "relation": "HasA", "end": "animal", "weight": 0.8, "surface_text": "both gorillas and deer are types of animals, sharing the broader category"}, {"start": "deer", "relation": "HasA", "end": "head", "weight": 1.0, "surface_text": "[[A deer]] has [[a head]]"}], "status": "discarded"} +{"raw_text": "That's like eating the bird and complaining the wing tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "curassow", "X": "bird", "Y": "wing", "verb": "grab"}, "chain": [{"start": "curassow", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}, {"start": "curassow", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings for flying"}], "polished_text": "That's like eating the curassow and complaining the wing tastes off.", "status": "polished"} +{"raw_text": "That's like eating the mountain and complaining the mountain tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "ridge", "X": "mountain", "Y": "mountain", "verb": "take"}, "chain": [{"start": "ridge", "relation": "PartOf", "end": "mountain", "weight": 0.8, "surface_text": "both are features of a mountain"}, {"start": "ridge", "relation": "PartOf", "end": "mountain", "weight": 0.8, "surface_text": "both are features of a mountain"}], "polished_text": "That's like eating the ridge and complaining the mountain tastes off.", "status": "polished"} +{"raw_text": "There's a fella who grabs the rooster and says the knife's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "comb", "X": "rooster", "Y": "knife", "verb": "grab"}, "chain": [{"start": "comb", "relation": "HasA", "end": "rooster", "weight": 2.0, "surface_text": "[[a rooster]] has [[a comb]]"}, {"start": "comb", "relation": "PartOf", "end": "knife", "weight": 0.8, "surface_text": "a comb can be part of a multi-tool with a knife, and a toolbox often contains knives"}], "status": "discarded"} +{"raw_text": "That's like eating the liquid and complaining the lid tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "jar", "X": "liquid", "Y": "lid", "verb": "eat"}, "chain": [{"start": "jar", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "liquid substances can be held in both troughs and jars"}, {"start": "jar", "relation": "HasA", "end": "lid", "weight": 0.8, "surface_text": "both jugs and jars often have lids to cover them."}], "polished_text": "That's like eating the contents of the jar and then complaining the lid tastes funny.", "status": "polished"} +{"raw_text": "He picks all the zebra then wonders why the fiber looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "fur", "X": "zebra", "Y": "fiber", "verb": "pick"}, "chain": [{"start": "fur", "relation": "HasA", "end": "zebra", "weight": 0.8, "surface_text": "fur is a part of skin and covers zebras"}, {"start": "fur", "relation": "HasA", "end": "fiber", "weight": 0.8, "surface_text": "fur has fiber"}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the feather and says the bird's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "penguin", "X": "feather", "Y": "bird", "verb": "grab"}, "chain": [{"start": "penguin", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both emus and penguins have feathers as part of their body covering"}, {"start": "penguin", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both emus and penguins are classified as birds in the animal kingdom"}], "status": "discarded"} +{"raw_text": "There's a fella who takes the blackbird and says the cockatoo's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "wing", "X": "blackbird", "Y": "cockatoo", "verb": "take"}, "chain": [{"start": "wing", "relation": "HasA", "end": "blackbird", "weight": 0.8, "surface_text": "Both have wings for flying."}, {"start": "wing", "relation": "PartOf", "end": "cockatoo", "weight": 0.8, "surface_text": "Both cockatoos and swifts have wings as a part of their body."}], "status": "discarded"} +{"raw_text": "Don't eat the wing and then gripe about the wing.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "thrush", "X": "wing", "Y": "wing", "verb": "eat"}, "chain": [{"start": "thrush", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings for flying."}, {"start": "thrush", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings for flying."}], "status": "discarded"} +{"raw_text": "Don't drink the wing and then gripe about the nest.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "heron", "X": "wing", "Y": "nest", "verb": "drink"}, "chain": [{"start": "heron", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "wings are part of both birds and enable flight."}, {"start": "heron", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "nests are structures both birds may build for raising young."}], "status": "discarded"} +{"raw_text": "He picks all the seam then wonders why the seam looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "dress", "X": "seam", "Y": "seam", "verb": "grab"}, "chain": [{"start": "dress", "relation": "PartOf", "end": "seam", "weight": 1.0, "surface_text": "[[A seam]] is part of [[a dress]]"}, {"start": "dress", "relation": "PartOf", "end": "seam", "weight": 1.0, "surface_text": "[[A seam]] is part of [[a dress]]"}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the jewelry and says the hollow's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "stone", "X": "jewelry", "Y": "hollow", "verb": "use up"}, "chain": [{"start": "stone", "relation": "HasA", "end": "jewelry", "weight": 0.8, "surface_text": "jewelry has a stone"}, {"start": "stone", "relation": "PartOf", "end": "hollow", "weight": 0.8, "surface_text": "stone can be a part of a hollow (like a stone hollow) and used for building features in a garden (like a stone path or wall)."}], "status": "discarded"} +{"raw_text": "That's like eating the branch and complaining the branch tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "azalea", "X": "branch", "Y": "branch", "verb": "pick"}, "chain": [{"start": "azalea", "relation": "PartOf", "end": "branch", "weight": 0.8, "surface_text": "Both husk and azalea are parts of plants."}, {"start": "azalea", "relation": "PartOf", "end": "branch", "weight": 0.8, "surface_text": "Both husk and azalea are parts of plants."}], "status": "discarded"} +{"raw_text": "That's like eating the pod and complaining the pod tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "pepper", "X": "pod", "Y": "pod", "verb": "eat"}, "chain": [{"start": "pepper", "relation": "PartOf", "end": "pod", "weight": 0.8, "surface_text": "Paprika comes from dried capsicum pods, and peppers are the fruit of capsicum plants in their pod form."}, {"start": "pepper", "relation": "PartOf", "end": "pod", "weight": 0.8, "surface_text": "Paprika comes from dried capsicum pods, and peppers are the fruit of capsicum plants in their pod form."}], "status": "discarded"} +{"raw_text": "That's like eating the wing and complaining the bird tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "nightjar", "X": "wing", "Y": "bird", "verb": "use up"}, "chain": [{"start": "nightjar", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings as part of their anatomy for flight"}, {"start": "nightjar", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the wood and says the wheel's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "canoe", "X": "wood", "Y": "wheel", "verb": "drink"}, "chain": [{"start": "canoe", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a canoe is made of wood"}, {"start": "canoe", "relation": "PartOf", "end": "wheel", "weight": 0.8, "surface_text": "wheel connects both as canoes historically had wheels for transport, though typically not part of the main structure."}], "status": "discarded"} +{"raw_text": "He picks all the water then wonders why the garden looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cucumber", "X": "water", "Y": "garden", "verb": "eat"}, "chain": [{"start": "cucumber", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a cucumber is made of water"}, {"start": "cucumber", "relation": "PartOf", "end": "garden", "weight": 0.8, "surface_text": "a cucumber is part of garden"}], "status": "discarded"} +{"raw_text": "Don't take the wood and then gripe about the steeple.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "church", "X": "wood", "Y": "steeple", "verb": "take"}, "chain": [{"start": "church", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a church is made of wood"}, {"start": "church", "relation": "PartOf", "end": "steeple", "weight": 0.8, "surface_text": "a steeple is a part of both a silo (sometimes for grain storage) and a church (as a religious feature)"}], "polished_text": "Don't cut the wood and then gripe about the steeple.", "status": "polished"} +{"raw_text": "That's like eating the liquid and complaining the handle tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "pitcher", "X": "liquid", "Y": "handle", "verb": "pick"}, "chain": [{"start": "pitcher", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "Both oilcan and pitcher can contain liquids"}, {"start": "pitcher", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "Both oilcans and pitchers typically have handles"}], "polished_text": "That's like drinking the pitcher's X and complaining the Y feels all wrong.", "status": "polished"} +{"raw_text": "That's like eating the legs and complaining the screwdriver tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "jack", "X": "legs", "Y": "screwdriver", "verb": "drink"}, "chain": [{"start": "jack", "relation": "HasA", "end": "legs", "weight": 1.0, "surface_text": "[[jack]] has [[legs]]"}, {"start": "jack", "relation": "HasA", "end": "screwdriver", "weight": 0.8, "surface_text": "Both tools can be used to unscrew things, and they are both hand tools."}], "polished_text": "That's like using Jack's legs and complaining his screwdriver tastes off.", "status": "polished"} +{"raw_text": "Don't take the wood and then gripe about the string quartet.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "cello", "X": "wood", "Y": "string quartet", "verb": "take"}, "chain": [{"start": "cello", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a cello is made of wood"}, {"start": "cello", "relation": "PartOf", "end": "string_quartet", "weight": 1.0, "surface_text": "[[a cello]] is part of [[a string quartet]]"}], "polished_text": "Don't cut the wood and then gripe about the string quartet.", "status": "polished"} +{"raw_text": "That's like eating the object and complaining the clothing tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "rust", "X": "object", "Y": "clothing", "verb": "pick"}, "chain": [{"start": "rust", "relation": "PartOf", "end": "object", "weight": 0.8, "surface_text": "skin can be part of an object like armor, and rust can be part of an object like metal."}, {"start": "rust", "relation": "HasA", "end": "clothing", "weight": 0.8, "surface_text": "clothing can have rust on it, and wool is often used for making clothing."}], "status": "discarded"} +{"raw_text": "That's like eating the plastic and complaining the paper tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "straw", "X": "plastic", "Y": "paper", "verb": "grab"}, "chain": [{"start": "straw", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a straw is made of plastic"}, {"start": "straw", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "a straw is made of paper"}], "polished_text": "That's like grabbing the plastic straw and complaining the paper one tastes funny.", "status": "polished"} +{"raw_text": "He picks all the water then wonders why the water looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "mug", "X": "water", "Y": "water", "verb": "take"}, "chain": [{"start": "mug", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both bladders and mugs can hold water."}, {"start": "mug", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both bladders and mugs can hold water."}], "status": "discarded"} +{"raw_text": "He picks all the ore then wonders why the ore looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "iron", "X": "ore", "Y": "ore", "verb": "grab"}, "chain": [{"start": "iron", "relation": "PartOf", "end": "ore", "weight": 0.8, "surface_text": "Talc can be part of certain types of ores, and iron is extracted from iron ores."}, {"start": "iron", "relation": "PartOf", "end": "ore", "weight": 0.8, "surface_text": "Talc can be part of certain types of ores, and iron is extracted from iron ores."}], "polished_text": "He picks all the ore then wonders why the iron looks bare.", "status": "polished"} +{"raw_text": "That's like eating the garden and complaining the salad tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cucumber", "X": "garden", "Y": "salad", "verb": "use up"}, "chain": [{"start": "cucumber", "relation": "PartOf", "end": "garden", "weight": 0.8, "surface_text": "a cucumber is part of garden"}, {"start": "cucumber", "relation": "PartOf", "end": "salad", "weight": 0.8, "surface_text": "a cucumber is part of salad"}], "polished_text": "That's like using up the garden and complaining the salad tastes thin.", "status": "polished"} +{"raw_text": "There's a fella who eats the bird and says the feathers's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "swan", "X": "bird", "Y": "feathers", "verb": "eat"}, "chain": [{"start": "swan", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "Both are types of birds in the animal kingdom."}, {"start": "swan", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "Both birds have feathers as part of their physical structure."}], "status": "discarded"} +{"raw_text": "He picks all the player then wonders why the water looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "bass", "X": "player", "Y": "water", "verb": "pick"}, "chain": [{"start": "bass", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "a player can play both a flute and a bass instrument"}, {"start": "bass", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a bass is made of water"}], "polished_text": "A man picks all the bass then wonders why the water's run thin.", "status": "polished"} +{"raw_text": "There's a fella who grabs the rope and says the blade's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "saw", "X": "rope", "Y": "blade", "verb": "grab"}, "chain": [{"start": "saw", "relation": "HasA", "end": "rope", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}, {"start": "saw", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a saw has a blade"}], "status": "discarded"} +{"raw_text": "Don't eat the teacup and then gripe about the teacup.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "pot", "X": "teacup", "Y": "teacup", "verb": "eat"}, "chain": [{"start": "pot", "relation": "PartOf", "end": "teacup", "weight": 0.8, "surface_text": "a pot is part of a teacup (as a component), and a pot is a type of container"}, {"start": "pot", "relation": "PartOf", "end": "teacup", "weight": 0.8, "surface_text": "a pot is part of a teacup (as a component), and a pot is a type of container"}], "polished_text": "Don't stir the teacup and then grumble about the teacup.", "status": "polished"} +{"raw_text": "He picks all the mine then wonders why the mine looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "gold", "X": "mine", "Y": "mine", "verb": "pick"}, "chain": [{"start": "gold", "relation": "HasA", "end": "mine", "weight": 0.8, "surface_text": "mines often contain both wolfram and gold deposits."}, {"start": "gold", "relation": "HasA", "end": "mine", "weight": 0.8, "surface_text": "mines often contain both wolfram and gold deposits."}], "status": "discarded"} +{"raw_text": "There's a fella who takes the nest and says the wing's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "swift", "X": "nest", "Y": "wing", "verb": "take"}, "chain": [{"start": "swift", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both birds create or inhabit nests for shelter or reproduction."}, {"start": "swift", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "Both cockatoos and swifts have wings as a part of their body."}], "polished_text": "There's a fella who takes the swift's nest and says the swift's wing is no good.", "status": "polished"} +{"raw_text": "That's like eating the engine and complaining the engine tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "plane", "X": "engine", "Y": "engine", "verb": "use up"}, "chain": [{"start": "plane", "relation": "HasA", "end": "engine", "weight": 0.8, "surface_text": "both vehicles typically have engines"}, {"start": "plane", "relation": "HasA", "end": "engine", "weight": 0.8, "surface_text": "both vehicles typically have engines"}], "status": "discarded"} +{"raw_text": "Don't use up the plant and then gripe about the stem.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "dandelion", "X": "plant", "Y": "stem", "verb": "use up"}, "chain": [{"start": "dandelion", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both are types of plants"}, {"start": "dandelion", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "a dandelion has a stem"}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the lid and says the lid's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "box", "X": "lid", "Y": "lid", "verb": "use up"}, "chain": [{"start": "box", "relation": "PartOf", "end": "lid", "weight": 1.0, "surface_text": "[[A lid]] is part of [[a box]]"}, {"start": "box", "relation": "PartOf", "end": "lid", "weight": 1.0, "surface_text": "[[A lid]] is part of [[a box]]"}], "status": "discarded"} +{"raw_text": "That's like eating the minister and complaining the minister tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cabinet", "X": "minister", "Y": "minister", "verb": "drink"}, "chain": [{"start": "cabinet", "relation": "PartOf", "end": "minister", "weight": 2.828427, "surface_text": "[[a minister]] is part of [[a cabinet]]."}, {"start": "cabinet", "relation": "PartOf", "end": "minister", "weight": 2.828427, "surface_text": "[[a minister]] is part of [[a cabinet]]."}], "status": "discarded"} +{"raw_text": "Don't drink the skull and then gripe about the four legs.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "rhinoceros", "X": "skull", "Y": "four legs", "verb": "drink"}, "chain": [{"start": "rhinoceros", "relation": "HasA", "end": "skull", "weight": 0.8, "surface_text": "a rhinoceros has a skull, and the skull is part of the head."}, {"start": "rhinoceros", "relation": "HasA", "end": "four_legs", "weight": 1.0, "surface_text": "[[A rhinoceros]] has [[four legs]]"}], "status": "discarded"} +{"raw_text": "He picks all the spice then wonders why the recipe looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cinnamon", "X": "spice", "Y": "recipe", "verb": "grab"}, "chain": [{"start": "cinnamon", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "both coriander and cinnamon are types of spice"}, {"start": "cinnamon", "relation": "PartOf", "end": "recipe", "weight": 0.8, "surface_text": "both coriander and cinnamon can be part of a recipe"}], "polished_text": "He grabs all the cinnamon then wonders why the recipe comes up short.", "status": "polished"} +{"raw_text": "That's like eating the cicada and complaining the eggs tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "shell", "X": "cicada", "Y": "eggs", "verb": "take"}, "chain": [{"start": "shell", "relation": "HasA", "end": "cicada", "weight": 0.8, "surface_text": "a cicada has a shell"}, {"start": "shell", "relation": "HasA", "end": "eggs", "weight": 1.0, "surface_text": "[[eggs]] have [[a shell]]"}], "polished_text": "That's like eating the cicada and complaining the eggs inside taste off.", "status": "polished"} +{"raw_text": "Don't eat the cow and then gripe about the cow.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "bull", "X": "cow", "Y": "cow", "verb": "eat"}, "chain": [{"start": "bull", "relation": "HasA", "end": "cow", "weight": 0.8, "surface_text": "a flock might include cows, and a bull is a male cow."}, {"start": "bull", "relation": "HasA", "end": "cow", "weight": 0.8, "surface_text": "a flock might include cows, and a bull is a male cow."}], "polished_text": "Don't eat the cow and then gripe about the other cow.", "status": "polished"} +{"raw_text": "Don't eat the scrap and then gripe about the scrap.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "steel", "X": "scrap", "Y": "scrap", "verb": "eat"}, "chain": [{"start": "steel", "relation": "HasA", "end": "scrap", "weight": 0.8, "surface_text": "both pewter and steel can be found as scrap metal"}, {"start": "steel", "relation": "HasA", "end": "scrap", "weight": 0.8, "surface_text": "both pewter and steel can be found as scrap metal"}], "status": "discarded"} +{"raw_text": "Don't grab the coriander and then gripe about the banana.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "food", "X": "coriander", "Y": "banana", "verb": "grab"}, "chain": [{"start": "food", "relation": "PartOf", "end": "coriander", "weight": 0.8, "surface_text": "coriander is a part of some foods, sugar is made of food ingredients"}, {"start": "food", "relation": "HasA", "end": "banana", "weight": 0.8, "surface_text": "both are examples of food"}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the hole and says the tree's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "hollow", "X": "hole", "Y": "tree", "verb": "use up"}, "chain": [{"start": "hollow", "relation": "PartOf", "end": "hole", "weight": 0.8, "surface_text": "Both hollow and pit are types of depressions, which can include a hole."}, {"start": "hollow", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "a hollow can be part of a tree, and a jungle is full of trees"}], "status": "discarded"} +{"raw_text": "He picks all the saddle then wonders why the saddle looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "leather", "X": "saddle", "Y": "saddle", "verb": "use up"}, "chain": [{"start": "leather", "relation": "HasA", "end": "saddle", "weight": 0.8, "surface_text": "a saddle has leather"}, {"start": "leather", "relation": "HasA", "end": "saddle", "weight": 0.8, "surface_text": "a saddle has leather"}], "status": "discarded"} +{"raw_text": "Don't use up the long tail and then gripe about the bushy tail.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "fox", "X": "long tail", "Y": "bushy tail", "verb": "use up"}, "chain": [{"start": "fox", "relation": "HasA", "end": "long_tail", "weight": 1.0, "surface_text": "[[The fox]] has [[a long tail]]"}, {"start": "fox", "relation": "HasA", "end": "bushy_tail", "weight": 1.0, "surface_text": "[[The fox]] has [[a bushy tail]]"}], "status": "discarded"} +{"raw_text": "There's a fella who takes the hammer and says the legs's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "jack", "X": "hammer", "Y": "legs", "verb": "take"}, "chain": [{"start": "jack", "relation": "HasA", "end": "hammer", "weight": 0.8, "surface_text": "both are tools found in a toolbox"}, {"start": "jack", "relation": "HasA", "end": "legs", "weight": 1.0, "surface_text": "[[jack]] has [[legs]]"}], "status": "discarded"} +{"raw_text": "That's like eating the feather and complaining the bird tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "curassow", "X": "feather", "Y": "bird", "verb": "pick"}, "chain": [{"start": "curassow", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers for flight and insulation"}, {"start": "curassow", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}], "status": "discarded"} +{"raw_text": "That's like eating the wildlife and complaining the fur tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "lynx", "X": "wildlife", "Y": "fur", "verb": "eat"}, "chain": [{"start": "lynx", "relation": "PartOf", "end": "wildlife", "weight": 0.8, "surface_text": "Both lynxes and cats are part of the broader category of wildlife."}, {"start": "lynx", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "lynx has fur, which is part of its body"}], "status": "discarded"} +{"raw_text": "That's like eating the minnow and complaining the grades tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "school", "X": "minnow", "Y": "grades", "verb": "eat"}, "chain": [{"start": "school", "relation": "PartOf", "end": "minnow", "weight": 0.8, "surface_text": "a minnow is part of a school"}, {"start": "school", "relation": "PartOf", "end": "grades", "weight": 1.0, "surface_text": "[[grades]] is part of [[school]]."}], "status": "discarded"} +{"raw_text": "Don't drink the yarn and then gripe about the food.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "wrapper", "X": "yarn", "Y": "food", "verb": "drink"}, "chain": [{"start": "wrapper", "relation": "PartOf", "end": "yarn", "weight": 0.8, "surface_text": "wool can be spun into yarn, and wrappers can contain yarn."}, {"start": "wrapper", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "food has a wrapper"}], "status": "discarded"} +{"raw_text": "Don't pick the paw and then gripe about the web.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "spider", "X": "paw", "Y": "web", "verb": "pick"}, "chain": [{"start": "spider", "relation": "HasA", "end": "paw", "weight": 0.8, "surface_text": "a paw is a type of claw, and a spider has claws (pedipalps)"}, {"start": "spider", "relation": "HasA", "end": "web", "weight": 0.8, "surface_text": "A wolf might encounter a spider's web, and spiders are known for their webs."}], "polished_text": "Don't pick the spider's paw and then gripe about its web.", "status": "polished"} +{"raw_text": "He picks all the should then wonders why the headboard looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "bed", "X": "should", "Y": "headboard", "verb": "grab"}, "chain": [{"start": "bed", "relation": "HasA", "end": "should", "weight": 1.0, "surface_text": "[[should]] have [[a bed]]"}, {"start": "bed", "relation": "PartOf", "end": "headboard", "weight": 1.0, "surface_text": "[[A headboard]] is part of [[a bed]]"}], "status": "discarded"} +{"raw_text": "That's like eating the tree and complaining the bark tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "poplar", "X": "tree", "Y": "bark", "verb": "eat"}, "chain": [{"start": "poplar", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "Both maple and poplar are types of trees."}, {"start": "poplar", "relation": "HasA", "end": "bark", "weight": 0.8, "surface_text": "Both maple and poplar trees have bark."}], "polished_text": "That's like eating the poplar and complaining the bark tastes off.", "status": "polished"} +{"raw_text": "That's like eating the stem and complaining the vegetable tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cabbage", "X": "stem", "Y": "vegetable", "verb": "pick"}, "chain": [{"start": "cabbage", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "cabbage has a stem"}, {"start": "cabbage", "relation": "PartOf", "end": "vegetable", "weight": 0.8, "surface_text": "husks and cabbages are both parts of vegetables."}], "polished_text": "That's like pickin' the cabbage stem and complainin' the whole vegetable tastes off.", "status": "polished"} +{"raw_text": "He picks all the insect then wonders why the leg looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "centipede", "X": "insect", "Y": "leg", "verb": "use up"}, "chain": [{"start": "centipede", "relation": "HasA", "end": "insect", "weight": 0.8, "surface_text": "a centipede has insects as part of its diet, and a rhinoceros has insects in its environment"}, {"start": "centipede", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "both are animals with legs"}], "status": "discarded"} +{"raw_text": "That's like eating the grass and complaining the carnation tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "bouquet", "X": "grass", "Y": "carnation", "verb": "eat"}, "chain": [{"start": "bouquet", "relation": "PartOf", "end": "grass", "weight": 0.8, "surface_text": "Grass is part of the savanna landscape and can be part of plants used in a bouquet."}, {"start": "bouquet", "relation": "HasA", "end": "carnation", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}], "polished_text": "That's like eating the grass and complaining the carnation tastes like dirt.", "status": "polished"} +{"raw_text": "There's a fella who grabs the egg and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "crow", "X": "egg", "Y": "nest", "verb": "grab"}, "chain": [{"start": "crow", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs"}, {"start": "crow", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build nests"}], "polished_text": "Don't you just figure that fella grabbing the crow's egg then saying its nest ain't fit for nothin'?", "status": "polished"} +{"raw_text": "Don't use up the meal and then gripe about the ingredient.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "burger", "X": "meal", "Y": "ingredient", "verb": "use up"}, "chain": [{"start": "burger", "relation": "PartOf", "end": "meal", "weight": 0.8, "surface_text": "both a burger and a banana can be part of a meal"}, {"start": "burger", "relation": "MadeOf", "end": "ingredient", "weight": 0.8, "surface_text": "burgers and salmon are ingredients in dishes"}], "status": "discarded"} +{"raw_text": "That's like eating the sea and complaining the water tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "river", "X": "sea", "Y": "water", "verb": "use up"}, "chain": [{"start": "river", "relation": "PartOf", "end": "sea", "weight": 0.8, "surface_text": "a river can flow through a savanna and lead to or be part of a sea"}, {"start": "river", "relation": "HasA", "end": "water", "weight": 1.0, "surface_text": "[[A river]] contains [[water]]"}], "status": "discarded"} +{"raw_text": "He picks all the xylophone then wonders why the xylophone looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "xylophone", "X": "xylophone", "Y": "xylophone", "verb": "eat"}, "chain": [{"start": "xylophone", "relation": "HasA", "end": "xylophone", "weight": 0.8, "surface_text": "xylophone connects as a component and possession"}, {"start": "xylophone", "relation": "HasA", "end": "xylophone", "weight": 0.8, "surface_text": "xylophone connects as a component and possession"}], "status": "discarded"} +{"raw_text": "That's like eating the feline and complaining the fur tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "lynx", "X": "feline", "Y": "fur", "verb": "pick"}, "chain": [{"start": "lynx", "relation": "PartOf", "end": "feline", "weight": 0.8, "surface_text": "A lynx is a feline, and a tail is part of a feline."}, {"start": "lynx", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "both have fur covering their bodies"}], "polished_text": "That's like eating the lynx and complaining the fur tastes off.", "status": "polished"} +{"raw_text": "That's like eating the water and complaining the food tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "trough", "X": "water", "Y": "food", "verb": "use up"}, "chain": [{"start": "trough", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "water connects the contents of both containers"}, {"start": "trough", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "food can be stored in both troughs and jars"}], "status": "discarded"} +{"raw_text": "Don't pick the salt and then gripe about the body.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "potassium", "X": "salt", "Y": "body", "verb": "pick"}, "chain": [{"start": "potassium", "relation": "MadeOf", "end": "salt", "weight": 0.8, "surface_text": "potassium is a component of some salts, while quartz is often found near salt deposits"}, {"start": "potassium", "relation": "HasA", "end": "body", "weight": 0.8, "surface_text": "The body contains both potassium and iron."}], "polished_text": "Don't pick the salt and then gripe about the body.", "status": "polished"} +{"raw_text": "He picks all the plant then wonders why the leaf looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "evergreen", "X": "plant", "Y": "leaf", "verb": "drink"}, "chain": [{"start": "evergreen", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both coca and evergreen are types of plants"}, {"start": "evergreen", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "both coca and evergreen trees have leaves"}], "status": "discarded"} +{"raw_text": "That's like eating the seasoning and complaining the seasoning tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "basil", "X": "seasoning", "Y": "seasoning", "verb": "drink"}, "chain": [{"start": "basil", "relation": "HasA", "end": "seasoning", "weight": 0.8, "surface_text": "chili is a type of seasoning, and basil is also a type of seasoning."}, {"start": "basil", "relation": "HasA", "end": "seasoning", "weight": 0.8, "surface_text": "chili is a type of seasoning, and basil is also a type of seasoning."}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the stem and says the stem's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "iris", "X": "stem", "Y": "stem", "verb": "grab"}, "chain": [{"start": "iris", "relation": "PartOf", "end": "stem", "weight": 0.8, "surface_text": "stems are part of both plants and flowers"}, {"start": "iris", "relation": "PartOf", "end": "stem", "weight": 0.8, "surface_text": "stems are part of both plants and flowers"}], "status": "discarded"} +{"raw_text": "Don't drink the insect and then gripe about the insect.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "lacebug", "X": "insect", "Y": "insect", "verb": "drink"}, "chain": [{"start": "lacebug", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "lacebug and fly are both types of insects."}, {"start": "lacebug", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "insects are both part of the broader insect category"}], "status": "discarded"} +{"raw_text": "Don't grab the material and then gripe about the smoke.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "soot", "X": "material", "Y": "smoke", "verb": "grab"}, "chain": [{"start": "soot", "relation": "MadeOf", "end": "material", "weight": 0.8, "surface_text": "Soot and polyester are both types of materials, though in different contexts."}, {"start": "soot", "relation": "MadeOf", "end": "smoke", "weight": 0.8, "surface_text": "smoke produces soot as a byproduct, and dirt often contains particulate matter like soot"}], "polished_text": "Don't grab the soot and then gripe about the smoke.", "status": "polished"} +{"raw_text": "He picks all the banana then wonders why the monkey looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "lemur", "X": "banana", "Y": "monkey", "verb": "pick"}, "chain": [{"start": "lemur", "relation": "HasA", "end": "banana", "weight": 0.8, "surface_text": "Gorillas and lemurs both eat bananas in the wild or captivity."}, {"start": "lemur", "relation": "PartOf", "end": "monkey", "weight": 0.8, "surface_text": "Both gorillas and lemurs are primates, which include monkeys."}], "polished_text": "He picks all the bananas then wonders why the monkey looks bare.", "status": "polished"} +{"raw_text": "He picks all the habitat then wonders why the habitat looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "rat", "X": "habitat", "Y": "habitat", "verb": "drink"}, "chain": [{"start": "rat", "relation": "PartOf", "end": "habitat", "weight": 0.8, "surface_text": "habitat connects both as animals that occupy natural environments"}, {"start": "rat", "relation": "PartOf", "end": "habitat", "weight": 0.8, "surface_text": "habitat connects both as animals that occupy natural environments"}], "status": "discarded"} +{"raw_text": "There's a fella who eats the seawater and says the seawater's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "salt", "X": "seawater", "Y": "seawater", "verb": "eat"}, "chain": [{"start": "salt", "relation": "HasA", "end": "seawater", "weight": 1.0, "surface_text": "[[Seawater]] contains [[salt]]"}, {"start": "salt", "relation": "HasA", "end": "seawater", "weight": 1.0, "surface_text": "[[Seawater]] contains [[salt]]"}], "status": "discarded"} +{"raw_text": "That's like eating the wing and complaining the nest tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "stork", "X": "wing", "Y": "nest", "verb": "grab"}, "chain": [{"start": "stork", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both dodos and storks have wings as physical features common to birds."}, {"start": "stork", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both vultures and storks have nests where they live and raise their young."}], "polished_text": "That's like grabbing the stork's wing and complaining the nest tastes funny.", "status": "polished"} +{"raw_text": "There's a fella who use ups the cassowary and says the bird's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "hawk", "X": "cassowary", "Y": "bird", "verb": "use up"}, "chain": [{"start": "hawk", "relation": "HasA", "end": "cassowary", "weight": 0.8, "surface_text": "hawk is another type of bird, similar to buzzard, and both buzzard and cassowary are birds."}, {"start": "hawk", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "Both cotinga and hawk are types of bird."}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the pickup and says the player's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "guitar", "X": "pickup", "Y": "player", "verb": "use up"}, "chain": [{"start": "guitar", "relation": "PartOf", "end": "pickup", "weight": 1.0, "surface_text": "[[a pickup]] is part of [[a guitar]]."}, {"start": "guitar", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "both instruments are associated with players"}], "status": "discarded"} +{"raw_text": "Don't take the wood and then gripe about the jack.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "hammer", "X": "wood", "Y": "jack", "verb": "take"}, "chain": [{"start": "hammer", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a hammer is made of wood"}, {"start": "hammer", "relation": "HasA", "end": "jack", "weight": 0.8, "surface_text": "both are tools found in a toolbox"}], "status": "discarded"} +{"raw_text": "Don't pick the wing and then gripe about the bird.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "grouse", "X": "wing", "Y": "bird", "verb": "pick"}, "chain": [{"start": "grouse", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "grouse", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both avocet and grouse are types of birds, which are part of the avian classification"}], "status": "discarded"} +{"raw_text": "He picks all the knife then wonders why the hammer looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "metal", "X": "knife", "Y": "hammer", "verb": "take"}, "chain": [{"start": "metal", "relation": "MadeOf", "end": "knife", "weight": 0.8, "surface_text": "metal is a common material for both tools"}, {"start": "metal", "relation": "MadeOf", "end": "hammer", "weight": 0.8, "surface_text": "metal connects as a common material for both weapons and tools."}], "polished_text": "He takes all the knife then wonders why the hammer looks bare.", "status": "polished"} +{"raw_text": "Don't use up the scale and then gripe about the caterpillar.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "butterfly", "X": "scale", "Y": "caterpillar", "verb": "use up"}, "chain": [{"start": "butterfly", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "mealybugs have a waxy scale; butterflies may have scale-like structures on wings"}, {"start": "butterfly", "relation": "HasA", "end": "caterpillar", "weight": 0.8, "surface_text": "mealybugs might be found near caterpillars; butterflies have a caterpillar stage"}], "polished_text": "Don't use up the scales and then gripe about the caterpillars.", "status": "polished"} +{"raw_text": "He picks all the steak then wonders why the meal looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "beef", "X": "steak", "Y": "meal", "verb": "drink"}, "chain": [{"start": "beef", "relation": "PartOf", "end": "steak", "weight": 0.8, "surface_text": "steak can be used as an ingredient in cornbread, and beef is part of steak"}, {"start": "beef", "relation": "PartOf", "end": "meal", "weight": 0.8, "surface_text": "cornbread and beef can both be parts of a meal"}], "polished_text": "He picks all the steak then wonders why the meal's gone thin.", "status": "polished"} +{"raw_text": "There's a fella who eats the jewelry and says the quartz's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "crystal", "X": "jewelry", "Y": "quartz", "verb": "eat"}, "chain": [{"start": "crystal", "relation": "PartOf", "end": "jewelry", "weight": 0.8, "surface_text": "crystal is part of jewelry"}, {"start": "crystal", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "crystal is made of quartz"}], "polished_text": "There's a fella who eats the crystal jewelry and says the quartz ain't worth spit.", "status": "polished"} +{"raw_text": "Don't pick the feather and then gripe about the beak.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "bulbul", "X": "feather", "Y": "beak", "verb": "pick"}, "chain": [{"start": "bulbul", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have feathers."}, {"start": "bulbul", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "both birds have beaks used for feeding"}], "polished_text": "Don't pick the feather off your own bulbul and then gripe about its beak.", "status": "polished"} +{"raw_text": "Don't drink the fruit and then gripe about the stem.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "thorn", "X": "fruit", "Y": "stem", "verb": "drink"}, "chain": [{"start": "thorn", "relation": "HasA", "end": "fruit", "weight": 0.8, "surface_text": "some plants have thorns, and seeds can be part of fruits."}, {"start": "thorn", "relation": "PartOf", "end": "stem", "weight": 0.8, "surface_text": "stem is part of thorn and can have moss growing on it"}], "status": "discarded"} +{"raw_text": "There's a fella who picks the iron and says the steel's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "anvil", "X": "iron", "Y": "steel", "verb": "pick"}, "chain": [{"start": "anvil", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "an anvil is made of iron"}, {"start": "anvil", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "an anvil is made of steel"}], "polished_text": "There's a fella who picks the anvil and says the steel's no good.", "status": "polished"} +{"raw_text": "He picks all the wood then wonders why the xylophone looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "xylophone", "X": "wood", "Y": "xylophone", "verb": "take"}, "chain": [{"start": "xylophone", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a xylophone is made of wood"}, {"start": "xylophone", "relation": "HasA", "end": "xylophone", "weight": 0.8, "surface_text": "xylophone connects as a component and possession"}], "status": "discarded"} +{"raw_text": "That's like eating the bullet and complaining the weapon tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "revolver", "X": "bullet", "Y": "weapon", "verb": "grab"}, "chain": [{"start": "revolver", "relation": "MadeOf", "end": "bullet", "weight": 0.8, "surface_text": "bullets are components of revolvers and used with mace for ammunition."}, {"start": "revolver", "relation": "PartOf", "end": "weapon", "weight": 0.8, "surface_text": "both revolver and mace are types of weapons."}], "status": "discarded"} +{"raw_text": "That's like eating the ball and complaining the tank tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cannon", "X": "ball", "Y": "tank", "verb": "pick"}, "chain": [{"start": "cannon", "relation": "HasA", "end": "ball", "weight": 0.8, "surface_text": "A revolver contains balls (bullets), and a cannon can fire balls (rounds)."}, {"start": "cannon", "relation": "HasA", "end": "tank", "weight": 0.8, "surface_text": "a tank has a cannon"}], "status": "discarded"} +{"raw_text": "There's a fella who picks the house and says the house's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "furniture", "X": "house", "Y": "house", "verb": "pick"}, "chain": [{"start": "furniture", "relation": "HasA", "end": "house", "weight": 0.8, "surface_text": "a house has furniture"}, {"start": "furniture", "relation": "HasA", "end": "house", "weight": 0.8, "surface_text": "a house has furniture"}], "polished_text": "There's a fella who picks the furniture and says the house's no good.", "status": "polished"} +{"raw_text": "Don't pick the flesh and then gripe about the food.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "meat", "X": "flesh", "Y": "food", "verb": "pick"}, "chain": [{"start": "meat", "relation": "MadeOf", "end": "flesh", "weight": 0.8, "surface_text": "meat connects the edible part of the turkey to the flesh it is made of"}, {"start": "meat", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "pythons use meat as food"}], "polished_text": "Don't pick the meat and then gripe about the dinner.", "status": "polished"} +{"raw_text": "He picks all the bouquet then wonders why the bouquet looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "lily", "X": "bouquet", "Y": "bouquet", "verb": "eat"}, "chain": [{"start": "lily", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}, {"start": "lily", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}], "status": "discarded"} +{"raw_text": "He picks all the egg then wonders why the feather looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "crow", "X": "egg", "Y": "feather", "verb": "drink"}, "chain": [{"start": "crow", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs"}, {"start": "crow", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers"}], "polished_text": "The crow that gathers all the eggs often finds its own feathers looking sparse.", "status": "polished"} +{"raw_text": "There's a fella who takes the particle and says the clothing's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "rust", "X": "particle", "Y": "clothing", "verb": "take"}, "chain": [{"start": "rust", "relation": "HasA", "end": "particle", "weight": 0.8, "surface_text": "both rust and soot are composed of fine particles."}, {"start": "rust", "relation": "HasA", "end": "clothing", "weight": 0.8, "surface_text": "clothing can have rust on it, and wool is often used for making clothing."}], "status": "discarded"} +{"raw_text": "That's like eating the caffein and complaining the water tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "tea", "X": "caffein", "Y": "water", "verb": "use up"}, "chain": [{"start": "tea", "relation": "HasA", "end": "caffein", "weight": 3.4641016, "surface_text": "[[Tea]] contains [[caffein]]"}, {"start": "tea", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "tea is made of water"}], "status": "discarded"} +{"raw_text": "Don't eat the string quartet and then gripe about the wood.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "viola", "X": "string quartet", "Y": "wood", "verb": "eat"}, "chain": [{"start": "viola", "relation": "PartOf", "end": "string_quartet", "weight": 1.0, "surface_text": "[[a viola]] is part of [[a string quartet]]"}, {"start": "viola", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a viola is made of wood"}], "status": "discarded"} +{"raw_text": "That's like eating the quartz and complaining the jewelry tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "crystal", "X": "quartz", "Y": "jewelry", "verb": "eat"}, "chain": [{"start": "crystal", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "crystal is made of quartz"}, {"start": "crystal", "relation": "PartOf", "end": "jewelry", "weight": 0.8, "surface_text": "crystal is part of jewelry"}], "status": "discarded"} +{"raw_text": "There's a fella who picks the tool and says the metal's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "punch", "X": "tool", "Y": "metal", "verb": "pick"}, "chain": [{"start": "punch", "relation": "PartOf", "end": "tool", "weight": 0.8, "surface_text": "Both a punch and a pick are types of tools."}, {"start": "punch", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "both tools are typically made of metal"}], "status": "discarded"} +{"raw_text": "He picks all the stalk then wonders why the stalk looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "kohlrabi", "X": "stalk", "Y": "stalk", "verb": "use up"}, "chain": [{"start": "kohlrabi", "relation": "PartOf", "end": "stalk", "weight": 0.8, "surface_text": "Both kohlrabi and onions have stalks as part of their vegetable structure."}, {"start": "kohlrabi", "relation": "PartOf", "end": "stalk", "weight": 0.8, "surface_text": "stalk is a part of both jicama and kohlrabi plants."}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the habitat and says the habitat's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "rat", "X": "habitat", "Y": "habitat", "verb": "use up"}, "chain": [{"start": "rat", "relation": "PartOf", "end": "habitat", "weight": 0.8, "surface_text": "habitat connects both as animals that occupy natural environments"}, {"start": "rat", "relation": "PartOf", "end": "habitat", "weight": 0.8, "surface_text": "habitat connects both as animals that occupy natural environments"}], "status": "discarded"} +{"raw_text": "That's like eating the salt and complaining the corn tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "chips", "X": "salt", "Y": "corn", "verb": "grab"}, "chain": [{"start": "chips", "relation": "HasA", "end": "salt", "weight": 0.8, "surface_text": "bananas can be salted, chips usually contain salt"}, {"start": "chips", "relation": "MadeOf", "end": "corn", "weight": 0.8, "surface_text": "chips are made of corn"}], "polished_text": "That's like grabbing the salt and complaining the chips made of corn taste off.", "status": "polished"} +{"raw_text": "That's like eating the lever and complaining the pocket tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "lighter", "X": "lever", "Y": "pocket", "verb": "use up"}, "chain": [{"start": "lighter", "relation": "HasA", "end": "lever", "weight": 0.8, "surface_text": "a lighter has a lever"}, {"start": "lighter", "relation": "HasA", "end": "pocket", "weight": 0.8, "surface_text": "both tools can be carried in a pocket"}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the feather and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "gannet", "X": "feather", "Y": "nest", "verb": "grab"}, "chain": [{"start": "gannet", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both cassowary and gannet have feathers as part of their bird anatomy."}, {"start": "gannet", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both cassowary and gannet have nests as part of their bird behavior and habitat."}], "polished_text": "That fella'll grab the feather right outta the nest and then turn around and say the nest ain't worth squat.", "status": "polished"} +{"raw_text": "There's a fella who picks the screen and says the acting's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "theater", "X": "screen", "Y": "acting", "verb": "pick"}, "chain": [{"start": "theater", "relation": "HasA", "end": "screen", "weight": 0.8, "surface_text": "screen connects as a shared component"}, {"start": "theater", "relation": "PartOf", "end": "acting", "weight": 1.0, "surface_text": "[[Acting]] is part of [[theater]]"}], "status": "discarded"} +{"raw_text": "There's a fella who eats the orchard and says the posts's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "fence", "X": "orchard", "Y": "posts", "verb": "eat"}, "chain": [{"start": "fence", "relation": "HasA", "end": "orchard", "weight": 0.8, "surface_text": "orchards have fences to protect trees, grasslands have fences for livestock"}, {"start": "fence", "relation": "HasA", "end": "posts", "weight": 1.0, "surface_text": "[[a fence]] has [[posts]]"}], "status": "discarded"} +{"raw_text": "That's like eating the water and complaining the caffeine tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "coffee", "X": "water", "Y": "caffeine", "verb": "eat"}, "chain": [{"start": "coffee", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "coffee is made of water"}, {"start": "coffee", "relation": "HasA", "end": "caffeine", "weight": 4.8989797, "surface_text": "[[Coffee]] contains [[caffeine]]"}], "polished_text": "That's like drinking the water and complaining the coffee tastes weak.", "status": "polished"} +{"raw_text": "There's a fella who use ups the plant and says the plant's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "jungle", "X": "plant", "Y": "plant", "verb": "use up"}, "chain": [{"start": "jungle", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both orchards and jungles are composed of various types of plants."}, {"start": "jungle", "relation": "HasA", "end": "plant", "weight": 0.8, "surface_text": "plants grow in furrows, and jungles have plants"}], "status": "discarded"} +{"raw_text": "That's like eating the plastic and complaining the glass tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "flask", "X": "plastic", "Y": "glass", "verb": "take"}, "chain": [{"start": "flask", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a flask is made of plastic"}, {"start": "flask", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a flask is made of glass"}], "polished_text": "That's like filling a flask with plastic and complaining the glass version tastes off.", "status": "polished"} +{"raw_text": "There's a fella who eats the skeleton and says the nail's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cassowary", "X": "skeleton", "Y": "nail", "verb": "eat"}, "chain": [{"start": "cassowary", "relation": "HasA", "end": "skeleton", "weight": 0.8, "surface_text": "Cassowary has a skeleton, which is made of bone."}, {"start": "cassowary", "relation": "HasA", "end": "nail", "weight": 0.8, "surface_text": "both birds have hard, sharp structures on their feet"}], "status": "discarded"} +{"raw_text": "He picks all the curry then wonders why the spice looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ginger", "X": "curry", "Y": "spice", "verb": "take"}, "chain": [{"start": "ginger", "relation": "HasA", "end": "curry", "weight": 0.8, "surface_text": "both ginger and turmeric are common ingredients in curry blends"}, {"start": "ginger", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "Both ginger and basil are types of spice."}], "status": "discarded"} +{"raw_text": "That's like eating the poppy and complaining the dogwood tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "garden", "X": "poppy", "Y": "dogwood", "verb": "use up"}, "chain": [{"start": "garden", "relation": "PartOf", "end": "poppy", "weight": 0.8, "surface_text": "poppies are part of a garden"}, {"start": "garden", "relation": "PartOf", "end": "dogwood", "weight": 0.8, "surface_text": "a dogwood is part of a garden"}], "polished_text": "That's like enjoying the poppy garden and then griping that the dogwood's blooming took up all the room.", "status": "polished"} +{"raw_text": "Don't use up the bios and then gripe about the software.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "computer", "X": "bios", "Y": "software", "verb": "use up"}, "chain": [{"start": "computer", "relation": "PartOf", "end": "bios", "weight": 2.0, "surface_text": "[[a BIOS]] is part of [[a computer]]."}, {"start": "computer", "relation": "HasA", "end": "software", "weight": 1.0, "surface_text": "[[A computer]] contains [[software]]"}], "status": "discarded"} +{"raw_text": "He picks all the tool then wonders why the tool looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "pick", "X": "tool", "Y": "tool", "verb": "take"}, "chain": [{"start": "pick", "relation": "PartOf", "end": "tool", "weight": 0.8, "surface_text": "Both a punch and a pick are types of tools."}, {"start": "pick", "relation": "PartOf", "end": "tool", "weight": 0.8, "surface_text": "Both a punch and a pick are types of tools."}], "status": "discarded"} +{"raw_text": "He picks all the water then wonders why the soil looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ditch", "X": "water", "Y": "soil", "verb": "take"}, "chain": [{"start": "ditch", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both furrows and ditches may contain water"}, {"start": "ditch", "relation": "PartOf", "end": "soil", "weight": 0.8, "surface_text": "both furrows and ditches are made from soil"}], "polished_text": "He takes all the water from the ditch then wonders why the soil looks bare.", "status": "polished"} +{"raw_text": "That's like eating the feather and complaining the egg tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cotinga", "X": "feather", "Y": "egg", "verb": "pick"}, "chain": [{"start": "cotinga", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "finches and cotingas both have feathers covering their bodies."}, {"start": "cotinga", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "egg connects both birds as a shared reproductive structure"}], "status": "discarded"} +{"raw_text": "There's a fella who eats the alloy and says the coin's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "titanium", "X": "alloy", "Y": "coin", "verb": "eat"}, "chain": [{"start": "titanium", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloys are mixtures of metals, often including both titanium and magnesium for specific properties."}, {"start": "titanium", "relation": "MadeOf", "end": "coin", "weight": 0.8, "surface_text": "coin is often made of or plated with metals"}], "status": "discarded"} +{"raw_text": "That's like eating the salad and complaining the pod tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "eggplant", "X": "salad", "Y": "pod", "verb": "pick"}, "chain": [{"start": "eggplant", "relation": "PartOf", "end": "salad", "weight": 0.8, "surface_text": "salad is a dish made with both eggplant and spinach"}, {"start": "eggplant", "relation": "HasA", "end": "pod", "weight": 0.8, "surface_text": "both eggplant and bean can have pods (though eggplant's pod is its fruit, while bean's pod contains seeds)"}], "polished_text": "That's like eating the salad and complaining the eggplant tastes off.", "status": "polished"} +{"raw_text": "He picks all the leg then wonders why the skin looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "chimpanzee", "X": "leg", "Y": "skin", "verb": "take"}, "chain": [{"start": "chimpanzee", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "leg is a part of both a body and a chimpanzee."}, {"start": "chimpanzee", "relation": "HasA", "end": "skin", "weight": 0.8, "surface_text": "skin is a part of both a body and a chimpanzee."}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the gun and says the \"army\"'s no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mortar", "X": "gun", "Y": "\"army\"", "verb": "grab"}, "chain": [{"start": "mortar", "relation": "HasA", "end": "gun", "weight": 0.8, "surface_text": "gun is a device that can contain a mortar and has a trigger"}, {"start": "mortar", "relation": "HasA", "end": "\"army\"", "weight": 0.8, "surface_text": "an army has both mortars and blades in their arsenal"}], "status": "discarded"} +{"raw_text": "There's a fella who takes the flower and says the flower's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "violet", "X": "flower", "Y": "flower", "verb": "take"}, "chain": [{"start": "violet", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "both lilacs and violets are types of flowers"}, {"start": "violet", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "both lilacs and violets are types of flowers"}], "status": "discarded"} +{"raw_text": "He picks all the coast then wonders why the coast looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ocean", "X": "coast", "Y": "coast", "verb": "pick"}, "chain": [{"start": "ocean", "relation": "PartOf", "end": "coast", "weight": 0.8, "surface_text": "orchards can be near coasts, coasts are part of oceans"}, {"start": "ocean", "relation": "PartOf", "end": "coast", "weight": 0.8, "surface_text": "orchards can be near coasts, coasts are part of oceans"}], "polished_text": "He picks all the ocean then wonders why the ocean looks bare.", "status": "polished"} +{"raw_text": "There's a fella who eats the sheep and says the pork's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "flock", "X": "sheep", "Y": "pork", "verb": "eat"}, "chain": [{"start": "flock", "relation": "HasA", "end": "sheep", "weight": 0.8, "surface_text": "Flesh can be made of sheep, and a flock has sheep."}, {"start": "flock", "relation": "PartOf", "end": "pork", "weight": 0.8, "surface_text": "Pigs, which are part of a flock (swine), produce pork, which is a type of meat."}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the sandwich and says the plant's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lettuce", "X": "sandwich", "Y": "plant", "verb": "drink"}, "chain": [{"start": "lettuce", "relation": "HasA", "end": "sandwich", "weight": 0.8, "surface_text": "cornbread and lettuce can both be ingredients in a sandwich."}, {"start": "lettuce", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "banana and lettuce are both parts of plants."}], "status": "discarded"} +{"raw_text": "That's like eating the clay and complaining the fireplace tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "brick", "X": "clay", "Y": "fireplace", "verb": "pick"}, "chain": [{"start": "brick", "relation": "MadeOf", "end": "clay", "weight": 2.828427, "surface_text": "[[a brick]] is made of [[clay]]."}, {"start": "brick", "relation": "PartOf", "end": "fireplace", "weight": 0.8, "surface_text": "bricks are part of a fireplace"}], "status": "discarded"} +{"raw_text": "He picks all the fabric then wonders why the container looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "wax", "X": "fabric", "Y": "container", "verb": "pick"}, "chain": [{"start": "wax", "relation": "HasA", "end": "fabric", "weight": 0.8, "surface_text": "some fabrics made of polyester may have a wax coating"}, {"start": "wax", "relation": "HasA", "end": "container", "weight": 0.8, "surface_text": "a container might have a wax seal, and it could be made of aluminum."}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the seat and says the wheel's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "unicycle", "X": "seat", "Y": "wheel", "verb": "grab"}, "chain": [{"start": "unicycle", "relation": "HasA", "end": "seat", "weight": 0.8, "surface_text": "seats are components of both vehicles"}, {"start": "unicycle", "relation": "PartOf", "end": "wheel", "weight": 0.8, "surface_text": "both vehicles have wheels as key components"}], "polished_text": "Fella grabs the seat right off the unicycle then says the wheel's no good.", "status": "polished"} +{"raw_text": "There's a fella who takes the wing and says the landing gear's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "airplane", "X": "wing", "Y": "landing gear", "verb": "take"}, "chain": [{"start": "airplane", "relation": "PartOf", "end": "wing", "weight": 1.0, "surface_text": "[[The wing]] is part of [[an airplane]]"}, {"start": "airplane", "relation": "PartOf", "end": "landing_gear", "weight": 1.0, "surface_text": "[[The landing gear]] is part of [[an airplane]]"}], "status": "discarded"} +{"raw_text": "That's like eating the feather and complaining the feathers tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "buzzard", "X": "feather", "Y": "feathers", "verb": "take"}, "chain": [{"start": "buzzard", "relation": "PartOf", "end": "feather", "weight": 0.8, "surface_text": "feathers are physical parts covering both birds"}, {"start": "buzzard", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "both birds have feathers"}], "polished_text": "That's like picking the buzzard clean and complaining the feathers taste funny.", "status": "polished"} +{"raw_text": "Don't grab the feathers and then gripe about the feather.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "condor", "X": "feathers", "Y": "feather", "verb": "grab"}, "chain": [{"start": "condor", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "feathers are common features of both birds"}, {"start": "condor", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "feathers are distinctive features of both birds, used for insulation and flight."}], "polished_text": "You don't grab the condor's feathers and then gripe about the single feather.", "status": "polished"} +{"raw_text": "There's a fella who takes the clamp and says the mechanism's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lever", "X": "clamp", "Y": "mechanism", "verb": "take"}, "chain": [{"start": "lever", "relation": "PartOf", "end": "clamp", "weight": 0.8, "surface_text": "a vise often uses a lever-like clamp mechanism, and levers can be used in clamping devices"}, {"start": "lever", "relation": "PartOf", "end": "mechanism", "weight": 0.8, "surface_text": "both are parts of larger mechanisms in various tools"}], "status": "discarded"} +{"raw_text": "He picks all the tree then wonders why the coast looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "hollow", "X": "tree", "Y": "coast", "verb": "use up"}, "chain": [{"start": "hollow", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "a hollow can be part of a tree, and a jungle is full of trees"}, {"start": "hollow", "relation": "PartOf", "end": "coast", "weight": 0.8, "surface_text": "A hollow can be part of a coastal landscape, and a coast is located near the ocean."}], "status": "discarded"} +{"raw_text": "He picks all the package then wonders why the milk looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cereal", "X": "package", "Y": "milk", "verb": "drink"}, "chain": [{"start": "cereal", "relation": "PartOf", "end": "package", "weight": 0.8, "surface_text": "Spaghetti and cereal are both sold in packages."}, {"start": "cereal", "relation": "HasA", "end": "milk", "weight": 0.8, "surface_text": "milk can be a source of fat and is often found in cereal"}], "polished_text": "He eats all the cereal then wonders why the milk's run out.", "status": "polished"} +{"raw_text": "Don't drink the onion and then gripe about the wheat.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "hamburger", "X": "onion", "Y": "wheat", "verb": "drink"}, "chain": [{"start": "hamburger", "relation": "HasA", "end": "onion", "weight": 0.8, "surface_text": "a hamburger has onion"}, {"start": "hamburger", "relation": "MadeOf", "end": "wheat", "weight": 1.0, "surface_text": "[[Hamburger]] is made of [[Wheat]]."}], "status": "discarded"} +{"raw_text": "Don't drink the water and then gripe about the water.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "creek", "X": "water", "Y": "water", "verb": "drink"}, "chain": [{"start": "creek", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "Deserts contain scarce water, while creeks are bodies of water."}, {"start": "creek", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "Deserts contain scarce water, while creeks are bodies of water."}], "polished_text": "Don't drink the creek water and then complain about the water.", "status": "polished"} +{"raw_text": "Don't eat the plastic and then gripe about the handle.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "bucket", "X": "plastic", "Y": "handle", "verb": "eat"}, "chain": [{"start": "bucket", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a bucket is made of plastic"}, {"start": "bucket", "relation": "HasA", "end": "handle", "weight": 1.0, "surface_text": "[[A bucket]] has [[a handle]]"}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the liquid and says the liquid's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mug", "X": "liquid", "Y": "liquid", "verb": "grab"}, "chain": [{"start": "mug", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "both bladders and mugs contain liquids."}, {"start": "mug", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "both bladders and mugs contain liquids."}], "status": "discarded"} +{"raw_text": "That's like eating the peel and complaining the gorilla tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "banana", "X": "peel", "Y": "gorilla", "verb": "use up"}, "chain": [{"start": "banana", "relation": "PartOf", "end": "peel", "weight": 0.8, "surface_text": "peel connects the outer covering of both fruits and vegetables"}, {"start": "banana", "relation": "HasA", "end": "gorilla", "weight": 0.8, "surface_text": "Gorillas and lemurs both eat bananas in the wild or captivity."}], "status": "discarded"} +{"raw_text": "He picks all the scale then wonders why the fish looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "goldfish", "X": "scale", "Y": "fish", "verb": "take"}, "chain": [{"start": "goldfish", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "a goldfish has scales"}, {"start": "goldfish", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a goldfish is made of fish"}], "status": "discarded"} +{"raw_text": "That's like eating the water and complaining the water tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "creek", "X": "water", "Y": "water", "verb": "eat"}, "chain": [{"start": "creek", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "Deserts contain scarce water, while creeks are bodies of water."}, {"start": "creek", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "Deserts contain scarce water, while creeks are bodies of water."}], "status": "discarded"} +{"raw_text": "He picks all the bullet then wonders why the bullet looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "gun", "X": "bullet", "Y": "bullet", "verb": "take"}, "chain": [{"start": "gun", "relation": "PartOf", "end": "bullet", "weight": 0.8, "surface_text": "ammunition (bullet) is used for both weapons, and it's a part of the bullet's function."}, {"start": "gun", "relation": "PartOf", "end": "bullet", "weight": 0.8, "surface_text": "ammunition (bullet) is used for both weapons, and it's a part of the bullet's function."}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the lacebug and says the lacebug's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "insect", "X": "lacebug", "Y": "lacebug", "verb": "drink"}, "chain": [{"start": "insect", "relation": "PartOf", "end": "lacebug", "weight": 0.8, "surface_text": "lacebug and fly are both types of insects."}, {"start": "insect", "relation": "PartOf", "end": "lacebug", "weight": 0.8, "surface_text": "lacebug and fly are both types of insects."}], "status": "discarded"} +{"raw_text": "That's like eating the sea and complaining the savanna tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "river", "X": "sea", "Y": "savanna", "verb": "use up"}, "chain": [{"start": "river", "relation": "PartOf", "end": "sea", "weight": 0.8, "surface_text": "a river can flow through a savanna and lead to or be part of a sea"}, {"start": "river", "relation": "PartOf", "end": "savanna", "weight": 0.8, "surface_text": "a river can flow through a savanna and lead to or be part of a sea"}], "status": "discarded"} +{"raw_text": "He picks all the duplex then wonders why the duplex looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "door", "X": "duplex", "Y": "duplex", "verb": "take"}, "chain": [{"start": "door", "relation": "HasA", "end": "duplex", "weight": 0.8, "surface_text": "both buildings have doors as entry/exit points"}, {"start": "door", "relation": "HasA", "end": "duplex", "weight": 0.8, "surface_text": "both buildings have doors as entry/exit points"}], "status": "discarded"} +{"raw_text": "Don't use up the leaves and then gripe about the berries.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "holly", "X": "leaves", "Y": "berries", "verb": "use up"}, "chain": [{"start": "holly", "relation": "HasA", "end": "leaves", "weight": 0.8, "surface_text": "Both holly and coca trees have distinct types of leaves."}, {"start": "holly", "relation": "HasA", "end": "berries", "weight": 0.8, "surface_text": "Both holly and coca trees are known for producing berries."}], "status": "discarded"} +{"raw_text": "He picks all the horse then wonders why the fence looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "stable", "X": "horse", "Y": "fence", "verb": "take"}, "chain": [{"start": "stable", "relation": "HasA", "end": "horse", "weight": 0.8, "surface_text": "prisoners may care for horses; stables house horses"}, {"start": "stable", "relation": "HasA", "end": "fence", "weight": 0.8, "surface_text": "both buildings often have fences for security or containment"}], "polished_text": "He picks all the horse then wonders why the fence looks bare.", "status": "polished"} +{"raw_text": "He picks all the salad then wonders why the hamburger looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "lettuce", "X": "salad", "Y": "hamburger", "verb": "pick"}, "chain": [{"start": "lettuce", "relation": "PartOf", "end": "salad", "weight": 2.828427, "surface_text": "[[Lettuce]] is part of [[a salad]]"}, {"start": "lettuce", "relation": "HasA", "end": "hamburger", "weight": 0.8, "surface_text": "a hamburger has lettuce"}], "polished_text": "He picks all the lettuce out of the salad then wonders why the hamburger looks bare.", "status": "polished"} +{"raw_text": "He picks all the garden then wonders why the water looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cucumber", "X": "garden", "Y": "water", "verb": "pick"}, "chain": [{"start": "cucumber", "relation": "PartOf", "end": "garden", "weight": 0.8, "surface_text": "a cucumber is part of garden"}, {"start": "cucumber", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a cucumber is made of water"}], "polished_text": "He picks all the cucumbers then wonders why the garden looks bare.", "status": "polished"} +{"raw_text": "That's like eating the lemon and complaining the refrigerator tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "juice", "X": "lemon", "Y": "refrigerator", "verb": "use up"}, "chain": [{"start": "juice", "relation": "MadeOf", "end": "lemon", "weight": 0.8, "surface_text": "juice connects as both figs and lemons can be made into juice"}, {"start": "juice", "relation": "HasA", "end": "refrigerator", "weight": 0.8, "surface_text": "refrigerator is located near where spaghetti might be stored and has juice stored inside"}], "status": "discarded"} +{"raw_text": "He picks all the spice then wonders why the spice looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "paprika", "X": "spice", "Y": "spice", "verb": "take"}, "chain": [{"start": "paprika", "relation": "PartOf", "end": "spice", "weight": 0.8, "surface_text": "both turmeric and paprika are types of spice"}, {"start": "paprika", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "both paprika and thyme are types of spices"}], "status": "discarded"} +{"raw_text": "He picks all the sugar then wonders why the carbonated water looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "soda", "X": "sugar", "Y": "carbonated water", "verb": "use up"}, "chain": [{"start": "soda", "relation": "PartOf", "end": "sugar", "weight": 0.8, "surface_text": "sugar is part of soda"}, {"start": "soda", "relation": "PartOf", "end": "carbonated_water", "weight": 1.0, "surface_text": "[[Carbonated water]] is part of [[a soda]]"}], "polished_text": "He uses up all the sweetener then wonders why the bubbly water tastes flat.", "status": "polished"} +{"raw_text": "That's like eating the wing and complaining the beak tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "roadrunner", "X": "wing", "Y": "beak", "verb": "use up"}, "chain": [{"start": "roadrunner", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both have wings for flying."}, {"start": "roadrunner", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both have a beak as a physical feature."}], "polished_text": "That's like eating the wing and complaining the beak's chewed it up.", "status": "polished"} +{"raw_text": "That's like eating the alternator and complaining the carburator tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "car", "X": "alternator", "Y": "carburator", "verb": "take"}, "chain": [{"start": "car", "relation": "PartOf", "end": "alternator", "weight": 1.0, "surface_text": "*[[A car]] has [[an alternator]]"}, {"start": "car", "relation": "PartOf", "end": "carburator", "weight": 2.0, "surface_text": "[[A carburator]] is part of [[a car]]"}], "status": "discarded"} +{"raw_text": "There's a fella who takes the animal and says the eyes's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lion", "X": "animal", "Y": "eyes", "verb": "take"}, "chain": [{"start": "lion", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "animal connects both as members of the same biological category"}, {"start": "lion", "relation": "HasA", "end": "eyes", "weight": 0.8, "surface_text": "Lions have eyes in their heads, which are a part of the head."}], "status": "discarded"} +{"raw_text": "That's like eating the container and complaining the container tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "pail", "X": "container", "Y": "container", "verb": "use up"}, "chain": [{"start": "pail", "relation": "PartOf", "end": "container", "weight": 0.8, "surface_text": "container is a category that includes both teacup and pail"}, {"start": "pail", "relation": "PartOf", "end": "container", "weight": 0.8, "surface_text": "container is a category that includes both teacup and pail"}], "status": "discarded"} +{"raw_text": "There's a fella who eats the seasoning and says the pepper's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "chili", "X": "seasoning", "Y": "pepper", "verb": "eat"}, "chain": [{"start": "chili", "relation": "HasA", "end": "seasoning", "weight": 0.8, "surface_text": "chili is a type of seasoning, and basil is also a type of seasoning."}, {"start": "chili", "relation": "MadeOf", "end": "pepper", "weight": 0.8, "surface_text": "a chili is made of pepper"}], "polished_text": "There's a fella who eats the chili and says the pepper's no good.", "status": "polished"} +{"raw_text": "That's like eating the wing and complaining the feathers tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "hummingbird", "X": "wing", "Y": "feathers", "verb": "eat"}, "chain": [{"start": "hummingbird", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "hummingbird", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "feathers are a defining characteristic shared by both bird species"}], "polished_text": "That's like eating the wing and complaining the feathers taste odd.", "status": "polished"} +{"raw_text": "That's like eating the screwdriver and complaining the handle tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "jack", "X": "screwdriver", "Y": "handle", "verb": "pick"}, "chain": [{"start": "jack", "relation": "HasA", "end": "screwdriver", "weight": 0.8, "surface_text": "Both tools can be used to unscrew things, and they are both hand tools."}, {"start": "jack", "relation": "PartOf", "end": "handle", "weight": 0.8, "surface_text": "a handle is part of both a jack and a spade"}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the bird and says the bridge's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "curassow", "X": "bird", "Y": "bridge", "verb": "grab"}, "chain": [{"start": "curassow", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}, {"start": "curassow", "relation": "PartOf", "end": "bridge", "weight": 0.8, "surface_text": "both are parts of the bird kingdom"}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the pottery and says the bowl's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "ceramic", "X": "pottery", "Y": "bowl", "verb": "use up"}, "chain": [{"start": "ceramic", "relation": "MadeOf", "end": "pottery", "weight": 0.8, "surface_text": "pottery is made of ceramic, and soot can be used to create pottery (as a pigment or decorative element)"}, {"start": "ceramic", "relation": "MadeOf", "end": "bowl", "weight": 0.8, "surface_text": "bowls are often made from ceramic or glass"}], "polished_text": "There's a fella who uses up the pottery and says the bowl ain't worth a dime.", "status": "polished"} +{"raw_text": "There's a fella who takes the saddle horn and says the leather's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "saddle", "X": "saddle horn", "Y": "leather", "verb": "take"}, "chain": [{"start": "saddle", "relation": "PartOf", "end": "saddle_horn", "weight": 2.0, "surface_text": "[[a saddle horn]] is part of [[a saddle]]."}, {"start": "saddle", "relation": "HasA", "end": "leather", "weight": 0.8, "surface_text": "a saddle has leather"}], "status": "discarded"} +{"raw_text": "Don't use up the plastic and then gripe about the hammer.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "needle", "X": "plastic", "Y": "hammer", "verb": "use up"}, "chain": [{"start": "needle", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a needle is made of plastic"}, {"start": "needle", "relation": "HasA", "end": "hammer", "weight": 0.8, "surface_text": "Both tools can be used for striking, and they are both handheld tools."}], "status": "discarded"} +{"raw_text": "He picks all the caterpillar then wonders why the scale looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "butterfly", "X": "caterpillar", "Y": "scale", "verb": "pick"}, "chain": [{"start": "butterfly", "relation": "HasA", "end": "caterpillar", "weight": 0.8, "surface_text": "mealybugs might be found near caterpillars; butterflies have a caterpillar stage"}, {"start": "butterfly", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "mealybugs have a waxy scale; butterflies may have scale-like structures on wings"}], "polished_text": "He picks all the caterpillars then wonders why the scales look bare.", "status": "polished"} +{"raw_text": "Don't grab the dish and then gripe about the meal.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "soup", "X": "dish", "Y": "meal", "verb": "grab"}, "chain": [{"start": "soup", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "a dish can contain both steak and soup"}, {"start": "soup", "relation": "PartOf", "end": "meal", "weight": 1.0, "surface_text": "[[soup]] is part of [[a meal]]"}], "polished_text": "Don't grab the dish and then gripe about the soup.", "status": "polished"} +{"raw_text": "Don't drink the glass and then gripe about the steel.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "gallery", "X": "glass", "Y": "steel", "verb": "drink"}, "chain": [{"start": "gallery", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a gallery is made of glass"}, {"start": "gallery", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a gallery is made of steel"}], "polished_text": "Don't drink the glass and then gripe about the steel.", "status": "polished"} +{"raw_text": "That's like eating the bark and complaining the tree tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "poplar", "X": "bark", "Y": "tree", "verb": "use up"}, "chain": [{"start": "poplar", "relation": "HasA", "end": "bark", "weight": 0.8, "surface_text": "Both maple and poplar trees have bark."}, {"start": "poplar", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "Both maple and poplar are types of trees."}], "polished_text": "That's like stripping the bark right off the poplar and then complaining the whole tree tastes sour.", "status": "polished"} +{"raw_text": "There's a fella who picks the wing and says the nests's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "swift", "X": "wing", "Y": "nests", "verb": "pick"}, "chain": [{"start": "swift", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings."}, {"start": "swift", "relation": "HasA", "end": "nests", "weight": 0.8, "surface_text": "both birds have nests"}], "status": "discarded"} +{"raw_text": "Don't take the salt and then gripe about the salt.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "chips", "X": "salt", "Y": "salt", "verb": "take"}, "chain": [{"start": "chips", "relation": "HasA", "end": "salt", "weight": 0.8, "surface_text": "bananas can be salted, chips usually contain salt"}, {"start": "chips", "relation": "HasA", "end": "salt", "weight": 0.8, "surface_text": "bananas can be salted, chips usually contain salt"}], "status": "discarded"} +{"raw_text": "He picks all the woodpecker then wonders why the wing looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "falcon", "X": "woodpecker", "Y": "wing", "verb": "take"}, "chain": [{"start": "falcon", "relation": "PartOf", "end": "woodpecker", "weight": 0.8, "surface_text": "woodpecker connects as both are types of birds under the broader category of woodpecker-like birds."}, {"start": "falcon", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings for flying"}], "status": "discarded"} +{"raw_text": "That's like eating the quartz and complaining the soil tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "mineral", "X": "quartz", "Y": "soil", "verb": "eat"}, "chain": [{"start": "mineral", "relation": "HasA", "end": "quartz", "weight": 0.8, "surface_text": "quartz is a type of mineral, and flint is made of quartz."}, {"start": "mineral", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "soil contains minerals and the earth is composed of soil"}], "status": "discarded"} +{"raw_text": "He picks all the wolf head then wonders why the meat looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "wolf", "X": "wolf head", "Y": "meat", "verb": "drink"}, "chain": [{"start": "wolf", "relation": "PartOf", "end": "wolf_head", "weight": 0.8, "surface_text": "A wolf has a head, and a head is part of the wolf's anatomy."}, {"start": "wolf", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "both wolves and geese have meat"}], "status": "discarded"} +{"raw_text": "He picks all the animal then wonders why the hoof looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "zebra", "X": "animal", "Y": "hoof", "verb": "pick"}, "chain": [{"start": "zebra", "relation": "HasA", "end": "animal", "weight": 0.8, "surface_text": "both zebras and geese are animals."}, {"start": "zebra", "relation": "HasA", "end": "hoof", "weight": 0.8, "surface_text": "Both are parts of animals, with hoof being an animal part and claw being part of certain animals."}], "status": "discarded"} +{"raw_text": "That's like eating the fruit and complaining the fruit tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "sugar", "X": "fruit", "Y": "fruit", "verb": "pick"}, "chain": [{"start": "sugar", "relation": "HasA", "end": "fruit", "weight": 0.8, "surface_text": "fruit has sugar"}, {"start": "sugar", "relation": "PartOf", "end": "fruit", "weight": 0.8, "surface_text": "fruit can be part of a salad and can contain natural sugar"}], "polished_text": "That's like picking the fruit and complaining that the sugar tastes sour.", "status": "polished"} +{"raw_text": "Don't drink the cuticle and then gripe about the wall.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "nail", "X": "cuticle", "Y": "wall", "verb": "drink"}, "chain": [{"start": "nail", "relation": "PartOf", "end": "cuticle", "weight": 1.0, "surface_text": "[[cuticle]] is part of [[nail]]"}, {"start": "nail", "relation": "PartOf", "end": "wall", "weight": 0.8, "surface_text": "wall is used as a surface for punching, and nails are part of wall construction."}], "status": "discarded"} +{"raw_text": "He picks all the antenna then wonders why the wing looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cicada", "X": "antenna", "Y": "wing", "verb": "use up"}, "chain": [{"start": "cicada", "relation": "HasA", "end": "antenna", "weight": 0.8, "surface_text": "both insects have antennae"}, {"start": "cicada", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both insects have wings"}], "status": "discarded"} +{"raw_text": "That's like eating the candle and complaining the fiber tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "polyester", "X": "candle", "Y": "fiber", "verb": "drink"}, "chain": [{"start": "polyester", "relation": "MadeOf", "end": "candle", "weight": 0.8, "surface_text": "candle uses polyester and wax as materials"}, {"start": "polyester", "relation": "MadeOf", "end": "fiber", "weight": 0.8, "surface_text": "Both polyester and paper can be made from fibers."}], "polished_text": "That's like wearing that polyester and complaining the candle smell's all wrong.", "status": "polished"} +{"raw_text": "Don't grab the alcohol and then gripe about the fruit.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "wine", "X": "alcohol", "Y": "fruit", "verb": "grab"}, "chain": [{"start": "wine", "relation": "HasA", "end": "alcohol", "weight": 6.928203, "surface_text": "[[Wine]] contains [[alcohol]]"}, {"start": "wine", "relation": "MadeOf", "end": "fruit", "weight": 2.0, "surface_text": "[[wine]] is made of [[fruit]]."}], "polished_text": "Don't grab the wine and then gripe about the fruit.", "status": "polished"} +{"raw_text": "Don't use up the handle and then gripe about the box.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "chisel", "X": "handle", "Y": "box", "verb": "use up"}, "chain": [{"start": "chisel", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "Both tools typically have handles for gripping."}, {"start": "chisel", "relation": "PartOf", "end": "box", "weight": 0.8, "surface_text": "a chisel is part of the toolset for making a box, and a box has a lid"}], "status": "discarded"} +{"raw_text": "He picks all the pit then wonders why the tree looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "peach", "X": "pit", "Y": "tree", "verb": "grab"}, "chain": [{"start": "peach", "relation": "PartOf", "end": "pit", "weight": 2.0, "surface_text": "[[A pit]] is part of [[a peach]]"}, {"start": "peach", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "trees bear both figs and peaches."}], "status": "discarded"} +{"raw_text": "That's like eating the bulbul and complaining the roadrunner tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "beak", "X": "bulbul", "Y": "roadrunner", "verb": "eat"}, "chain": [{"start": "beak", "relation": "HasA", "end": "bulbul", "weight": 0.8, "surface_text": "both birds have beaks used for feeding"}, {"start": "beak", "relation": "HasA", "end": "roadrunner", "weight": 0.8, "surface_text": "Both have a beak as a physical feature."}], "polished_text": "That's like eating the bulbul and complaining the roadrunner tastes bad.", "status": "polished"} +{"raw_text": "There's a fella who takes the wing and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "quetzal", "X": "wing", "Y": "nest", "verb": "take"}, "chain": [{"start": "quetzal", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both canaries and quetzals are birds that have wings."}, {"start": "quetzal", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both canaries and quetzals are birds that have nests."}], "polished_text": "A feller'll take a quetzal's wing and then say its nest ain't worth the look.", "status": "polished"} +{"raw_text": "That's like eating the mealybug and complaining the cicada tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "insect", "X": "mealybug", "Y": "cicada", "verb": "take"}, "chain": [{"start": "insect", "relation": "PartOf", "end": "mealybug", "weight": 0.8, "surface_text": "insects are both part of the broader insect category"}, {"start": "insect", "relation": "PartOf", "end": "cicada", "weight": 0.8, "surface_text": "a cicada is part of insect"}], "polished_text": "That's like eating the mealybug and complaining the cicada tastes the same.", "status": "polished"} +{"raw_text": "Don't eat the feather and then gripe about the feather.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "ibis", "X": "feather", "Y": "feather", "verb": "eat"}, "chain": [{"start": "ibis", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both canaries and ibises have feathers"}, {"start": "ibis", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both canaries and ibises have feathers"}], "status": "discarded"} +{"raw_text": "That's like eating the coca and complaining the dirt tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "land", "X": "coca", "Y": "dirt", "verb": "drink"}, "chain": [{"start": "land", "relation": "PartOf", "end": "coca", "weight": 0.8, "surface_text": "Coca trees grow on land, and forests are made up of land."}, {"start": "land", "relation": "MadeOf", "end": "dirt", "weight": 0.8, "surface_text": "land is made of dirt"}], "status": "discarded"} +{"raw_text": "That's like eating the player and complaining the key tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "accordion", "X": "player", "Y": "key", "verb": "use up"}, "chain": [{"start": "accordion", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "a player can use both an accordion and a bass instrument"}, {"start": "accordion", "relation": "PartOf", "end": "key", "weight": 0.8, "surface_text": "key connects as a common component of both instruments"}], "status": "discarded"} +{"raw_text": "That's like eating the auk and complaining the falcon tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "beak", "X": "auk", "Y": "falcon", "verb": "take"}, "chain": [{"start": "beak", "relation": "PartOf", "end": "auk", "weight": 0.8, "surface_text": "beaks are physical parts of both birds"}, {"start": "beak", "relation": "HasA", "end": "falcon", "weight": 0.8, "surface_text": "birds can both have beaks for eating"}], "polished_text": "That's like eating the auk and complaining that the falcon's beak took the best part.", "status": "polished"} +{"raw_text": "There's a fella who drinks the snake and says the animal's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "python", "X": "snake", "Y": "animal", "verb": "drink"}, "chain": [{"start": "python", "relation": "PartOf", "end": "snake", "weight": 0.8, "surface_text": "tigers might attack snakes, and a python is a type of snake."}, {"start": "python", "relation": "HasA", "end": "animal", "weight": 0.8, "surface_text": "both python and ferret are types of animals"}], "status": "discarded"} +{"raw_text": "That's like eating the skin and complaining the fur tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "chimpanzee", "X": "skin", "Y": "fur", "verb": "take"}, "chain": [{"start": "chimpanzee", "relation": "HasA", "end": "skin", "weight": 0.8, "surface_text": "skin is a part of both a body and a chimpanzee."}, {"start": "chimpanzee", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "fur is a part of both a body and a chimpanzee."}], "polished_text": "That's like eating the skin off a chimpanzee and complaining the fur tastes odd.", "status": "polished"} +{"raw_text": "He picks all the rope then wonders why the blade looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "saw", "X": "rope", "Y": "blade", "verb": "pick"}, "chain": [{"start": "saw", "relation": "HasA", "end": "rope", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}, {"start": "saw", "relation": "PartOf", "end": "blade", "weight": 1.0, "surface_text": "[[A blade]] is part of [[a saw]]"}], "status": "discarded"} +{"raw_text": "Don't drink the steel and then gripe about the iron.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "anvil", "X": "steel", "Y": "iron", "verb": "drink"}, "chain": [{"start": "anvil", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "an anvil is made of steel"}, {"start": "anvil", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "an anvil is made of iron"}], "polished_text": "Don't drink the steel and then gripe about the iron in the anvil.", "status": "polished"} +{"raw_text": "That's like eating the stem and complaining the stem tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "iris", "X": "stem", "Y": "stem", "verb": "use up"}, "chain": [{"start": "iris", "relation": "PartOf", "end": "stem", "weight": 0.8, "surface_text": "stems are part of both plants and flowers"}, {"start": "iris", "relation": "PartOf", "end": "stem", "weight": 0.8, "surface_text": "stems are part of both plants and flowers"}], "status": "discarded"} +{"raw_text": "He picks all the hawk then wonders why the wing looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cassowary", "X": "hawk", "Y": "wing", "verb": "use up"}, "chain": [{"start": "cassowary", "relation": "HasA", "end": "hawk", "weight": 0.8, "surface_text": "hawk is another type of bird, similar to buzzard, and both buzzard and cassowary are birds."}, {"start": "cassowary", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "Both thrashers and cassowaries have wings as part of their anatomy."}], "status": "discarded"} +{"raw_text": "He picks all the grassland then wonders why the zebra looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "grass", "X": "grassland", "Y": "zebra", "verb": "grab"}, "chain": [{"start": "grass", "relation": "HasA", "end": "grassland", "weight": 0.8, "surface_text": "a grassland has grass"}, {"start": "grass", "relation": "HasA", "end": "zebra", "weight": 0.8, "surface_text": "Zebras have grass as part of their diet (HasA relationship), and flocks like sheep also have grass as part of their diet (HasA relationship)."}], "polished_text": "He grabs all the grassland then wonders why the zebra looks bare.", "status": "polished"} +{"raw_text": "That's like eating the pasta and complaining the meal tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "spaghetti", "X": "pasta", "Y": "meal", "verb": "drink"}, "chain": [{"start": "spaghetti", "relation": "MadeOf", "end": "pasta", "weight": 0.8, "surface_text": "spaghetti is a type of pasta, and eggs are often used to make pasta dough."}, {"start": "spaghetti", "relation": "PartOf", "end": "meal", "weight": 0.8, "surface_text": "meals are composed of dishes like steak and spaghetti"}], "polished_text": "That's like eating the spaghetti and complaining the meal tastes off.", "status": "polished"} +{"raw_text": "That's like eating the wing and complaining the pet tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "petrel", "X": "wing", "Y": "pet", "verb": "grab"}, "chain": [{"start": "petrel", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "both thrashers and petrels have wings as part of their bird anatomy."}, {"start": "petrel", "relation": "HasA", "end": "pet", "weight": 0.8, "surface_text": "both are types of pets"}], "polished_text": "That's like eating the wing and complaining the petrel's pet tastes off.", "status": "polished"} +{"raw_text": "That's like eating the doctor and complaining the plastic tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "level", "X": "doctor", "Y": "plastic", "verb": "grab"}, "chain": [{"start": "level", "relation": "HasA", "end": "doctor", "weight": 0.8, "surface_text": "A doctor uses both a stethoscope and a level as tools in their work."}, {"start": "level", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a level is made of plastic"}], "status": "discarded"} +{"raw_text": "There's a fella who eats the feather and says the tail's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "kite", "X": "feather", "Y": "tail", "verb": "eat"}, "chain": [{"start": "kite", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "feathers are a common feature of both birds"}, {"start": "kite", "relation": "HasA", "end": "tail", "weight": 1.0, "surface_text": "[[A kite]] has [[a tail]]"}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the tree and says the vine's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "jungle", "X": "tree", "Y": "vine", "verb": "use up"}, "chain": [{"start": "jungle", "relation": "HasA", "end": "tree", "weight": 0.8, "surface_text": "a jungle has a tree"}, {"start": "jungle", "relation": "PartOf", "end": "vine", "weight": 1.0, "surface_text": "[[A vine]] is part of [[a jungle]]"}], "status": "discarded"} +{"raw_text": "Don't use up the house and then gripe about the door.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "duplex", "X": "house", "Y": "door", "verb": "use up"}, "chain": [{"start": "duplex", "relation": "PartOf", "end": "house", "weight": 0.8, "surface_text": "houses are a component of both silos (for storage) and duplexes (as a living unit)"}, {"start": "duplex", "relation": "HasA", "end": "door", "weight": 0.8, "surface_text": "both malls and duplexes have doors as entry/exit points"}], "status": "discarded"} +{"raw_text": "Don't eat the slice and then gripe about the tree.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "orange", "X": "slice", "Y": "tree", "verb": "eat"}, "chain": [{"start": "orange", "relation": "PartOf", "end": "slice", "weight": 1.0, "surface_text": "[[a slice]] is part of [[an orange]]"}, {"start": "orange", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "both fig and orange grow on trees"}], "status": "discarded"} +{"raw_text": "That's like eating the banana and complaining the fur tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "gorilla", "X": "banana", "Y": "fur", "verb": "eat"}, "chain": [{"start": "gorilla", "relation": "HasA", "end": "banana", "weight": 0.8, "surface_text": "Gorillas and lemurs both eat bananas in the wild or captivity."}, {"start": "gorilla", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "gorillas and wolves both possess fur as part of their physical characteristics"}], "polished_text": "That's like eating the banana and complaining the fur tastes sour.", "status": "polished"} +{"raw_text": "There's a fella who picks the scale and says the caterpillar's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "butterfly", "X": "scale", "Y": "caterpillar", "verb": "pick"}, "chain": [{"start": "butterfly", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "mealybugs have a waxy scale; butterflies may have scale-like structures on wings"}, {"start": "butterfly", "relation": "PartOf", "end": "caterpillar", "weight": 0.8, "surface_text": "caterpillars develop into butterflies and are sometimes near lacebugs in shared habitats"}], "status": "discarded"} +{"raw_text": "He picks all the clay then wonders why the ore looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "mine", "X": "clay", "Y": "ore", "verb": "grab"}, "chain": [{"start": "mine", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "both chalk and clay can be mined as raw materials"}, {"start": "mine", "relation": "HasA", "end": "ore", "weight": 0.8, "surface_text": "mines can contain both titanium and ore"}], "polished_text": "He digs all the clay then wonders why the ore's all gone.", "status": "polished"} +{"raw_text": "Don't eat the insect and then gripe about the antenna.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "lacebug", "X": "insect", "Y": "antenna", "verb": "eat"}, "chain": [{"start": "lacebug", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "insects are both part of the broader insect category"}, {"start": "lacebug", "relation": "HasA", "end": "antenna", "weight": 0.8, "surface_text": "antennae are sensory organs on lacebugs and part of the mouth in insects."}], "status": "discarded"} +{"raw_text": "He picks all the egg then wonders why the plastic looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "carton", "X": "egg", "Y": "plastic", "verb": "eat"}, "chain": [{"start": "carton", "relation": "PartOf", "end": "egg", "weight": 0.8, "surface_text": "eggs are part of a carton"}, {"start": "carton", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a carton is made of plastic"}], "polished_text": "He eats all the eggs then wonders why the carton looks bare.", "status": "polished"} +{"raw_text": "Don't drink the musical instrument and then gripe about the plastic.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "xylophone", "X": "musical instrument", "Y": "plastic", "verb": "drink"}, "chain": [{"start": "xylophone", "relation": "PartOf", "end": "musical_instrument", "weight": 0.8, "surface_text": "both are types of musical instruments"}, {"start": "xylophone", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a xylophone is made of plastic"}], "polished_text": "Don't play the xylophone and then gripe about the plastic.", "status": "polished"} +{"raw_text": "That's like eating the grass and complaining the salt tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "savanna", "X": "grass", "Y": "salt", "verb": "use up"}, "chain": [{"start": "savanna", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "grass is often located near an orchard and is a feature of a savanna"}, {"start": "savanna", "relation": "HasA", "end": "salt", "weight": 0.8, "surface_text": "savannas can have salt deposits, and seas require salt for salinity"}], "polished_text": "That's like using up the grass on the savanna and then complaining the salt tastes off.", "status": "polished"} +{"raw_text": "He picks all the vessel then wonders why the metal looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "nickel", "X": "vessel", "Y": "metal", "verb": "take"}, "chain": [{"start": "nickel", "relation": "MadeOf", "end": "vessel", "weight": 0.8, "surface_text": "nickel and pewter are both used to make vessels"}, {"start": "nickel", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "nickel is a metal, ore contains metal"}], "status": "discarded"} +{"raw_text": "That's like eating the candy and complaining the radish tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "vegetable", "X": "candy", "Y": "radish", "verb": "use up"}, "chain": [{"start": "vegetable", "relation": "HasA", "end": "candy", "weight": 0.8, "surface_text": "both salads and candies can contain vegetables (e.g., salad greens, candy corn)"}, {"start": "vegetable", "relation": "PartOf", "end": "radish", "weight": 0.8, "surface_text": "Both jicama and radish are types of vegetables."}], "polished_text": "That's like eating the candy and complaining the radish's flavor went south.", "status": "polished"} +{"raw_text": "That's like eating the cotinga and complaining the sapsucker tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "nest", "X": "cotinga", "Y": "sapsucker", "verb": "take"}, "chain": [{"start": "nest", "relation": "HasA", "end": "cotinga", "weight": 0.8, "surface_text": "finches and cotingas both have nests where they lay eggs and raise young."}, {"start": "nest", "relation": "HasA", "end": "sapsucker", "weight": 0.8, "surface_text": "both birds build nests for their young"}], "status": "discarded"} +{"raw_text": "Don't pick the linen and then gripe about the cloth.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "fabric", "X": "linen", "Y": "cloth", "verb": "pick"}, "chain": [{"start": "fabric", "relation": "MadeOf", "end": "linen", "weight": 0.8, "surface_text": "both are types of fabric"}, {"start": "fabric", "relation": "PartOf", "end": "cloth", "weight": 0.8, "surface_text": "burlap is a type of cloth, and fabric is a general category that includes cloth"}], "polished_text": "Don't pick the fabric and then gripe about the cloth.", "status": "polished"} +{"raw_text": "He picks all the spice then wonders why the curry powder looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "turmeric", "X": "spice", "Y": "curry powder", "verb": "use up"}, "chain": [{"start": "turmeric", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "Both turmeric and salt are types of spice, used to flavor food."}, {"start": "turmeric", "relation": "HasA", "end": "curry_powder", "weight": 0.8, "surface_text": "curry powder often contains both ginger and turmeric as ingredients"}], "polished_text": "He picks all the turmeric then wonders why the curry powder looks bare.", "status": "polished"} +{"raw_text": "That's like eating the bark and complaining the bark tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "poplar", "X": "bark", "Y": "bark", "verb": "use up"}, "chain": [{"start": "poplar", "relation": "HasA", "end": "bark", "weight": 0.8, "surface_text": "a poplar has bark"}, {"start": "poplar", "relation": "HasA", "end": "bark", "weight": 0.8, "surface_text": "Both maple and poplar trees have bark."}], "polished_text": "That's like chewing on poplar bark and then griping that the poplar bark's no good.", "status": "polished"} +{"raw_text": "Don't drink the topping and then gripe about the sandwich.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "cheese", "X": "topping", "Y": "sandwich", "verb": "drink"}, "chain": [{"start": "cheese", "relation": "HasA", "end": "topping", "weight": 0.8, "surface_text": "cheese can be a topping on pizza, and cheese itself has salt as a topping."}, {"start": "cheese", "relation": "PartOf", "end": "sandwich", "weight": 0.8, "surface_text": "a sandwich may have turkey and cheese as part of its components"}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the brick and says the furniture's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "home", "X": "brick", "Y": "furniture", "verb": "grab"}, "chain": [{"start": "home", "relation": "MadeOf", "end": "brick", "weight": 0.8, "surface_text": "a home is made of brick"}, {"start": "home", "relation": "PartOf", "end": "furniture", "weight": 0.8, "surface_text": "furniture is part of a home"}], "status": "discarded"} +{"raw_text": "Don't drink the wall and then gripe about the cuticle.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "nail", "X": "wall", "Y": "cuticle", "verb": "drink"}, "chain": [{"start": "nail", "relation": "PartOf", "end": "wall", "weight": 0.8, "surface_text": "wall is used as a surface for punching, and nails are part of wall construction."}, {"start": "nail", "relation": "PartOf", "end": "cuticle", "weight": 1.0, "surface_text": "[[cuticle]] is part of [[nail]]"}], "status": "discarded"} +{"raw_text": "He picks all the brick then wonders why the brick looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "chimney", "X": "brick", "Y": "brick", "verb": "pick"}, "chain": [{"start": "chimney", "relation": "PartOf", "end": "brick", "weight": 0.8, "surface_text": "bricks are part of a chimney"}, {"start": "chimney", "relation": "PartOf", "end": "brick", "weight": 0.8, "surface_text": "bricks are part of a chimney"}], "polished_text": "He picks all the bricks then wonders why the brick wall looks bare.", "status": "polished"} +{"raw_text": "There's a fella who takes the medicine and says the minister's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cabinet", "X": "medicine", "Y": "minister", "verb": "take"}, "chain": [{"start": "cabinet", "relation": "PartOf", "end": "medicine", "weight": 0.8, "surface_text": "medicine is part of a medicine cabinet"}, {"start": "cabinet", "relation": "PartOf", "end": "minister", "weight": 2.828427, "surface_text": "[[a minister]] is part of [[a cabinet]]."}], "status": "discarded"} +{"raw_text": "He picks all the \"root\" then wonders why the plant looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ginger", "X": "\"root\"", "Y": "plant", "verb": "drink"}, "chain": [{"start": "ginger", "relation": "PartOf", "end": "\"root\"", "weight": 0.8, "surface_text": "both come from roots"}, {"start": "ginger", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "Ginger is a part of the ginger plant, and basil is a part of the basil plant."}], "polished_text": "He digs up all the ginger root then wonders why the ginger plant looks bare.", "status": "polished"} +{"raw_text": "Don't pick the animal and then gripe about the paw.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "wolf", "X": "animal", "Y": "paw", "verb": "pick"}, "chain": [{"start": "wolf", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "both wolves and geese are part of the animal kingdom"}, {"start": "wolf", "relation": "HasA", "end": "paw", "weight": 0.8, "surface_text": "A wolf has paws, and a paw contains a claw."}], "status": "discarded"} +{"raw_text": "That's like eating the string and complaining the musician tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "mandolin", "X": "string", "Y": "musician", "verb": "use up"}, "chain": [{"start": "mandolin", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "Both instruments have strings as part of their design."}, {"start": "mandolin", "relation": "HasA", "end": "musician", "weight": 0.8, "surface_text": "Both instruments can be played by a musician."}], "status": "discarded"} +{"raw_text": "That's like eating the peel and complaining the dish tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "potato", "X": "peel", "Y": "dish", "verb": "take"}, "chain": [{"start": "potato", "relation": "PartOf", "end": "peel", "weight": 0.8, "surface_text": "peel connects the outer covering of both fruits and vegetables"}, {"start": "potato", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "a dish often includes both steak and potato"}], "polished_text": "You can't take the potato out of the peel and then complain the dish ain't right.", "status": "polished"} +{"raw_text": "He picks all the ship then wonders why the bronze looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "anchor", "X": "ship", "Y": "bronze", "verb": "grab"}, "chain": [{"start": "anchor", "relation": "PartOf", "end": "ship", "weight": 0.8, "surface_text": "ships are often made with titanium and anchors are parts of ships"}, {"start": "anchor", "relation": "MadeOf", "end": "bronze", "weight": 0.8, "surface_text": "an anchor can be made of bronze"}], "status": "discarded"} +{"raw_text": "Don't eat the kite and then gripe about the cockatoo.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "wing", "X": "kite", "Y": "cockatoo", "verb": "eat"}, "chain": [{"start": "wing", "relation": "HasA", "end": "kite", "weight": 0.8, "surface_text": "wings are a common feature of both birds"}, {"start": "wing", "relation": "PartOf", "end": "cockatoo", "weight": 0.8, "surface_text": "Both cockatoos and swifts have wings as a part of their body."}], "polished_text": "Don't fly the kite and then gripe about the cockatoo.", "status": "polished"} +{"raw_text": "There's a fella who drinks the water and says the just pitched's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "pitcher", "X": "water", "Y": "just pitched", "verb": "drink"}, "chain": [{"start": "pitcher", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "Water can be poured from an oilcan, and a pitcher typically contains water"}, {"start": "pitcher", "relation": "HasA", "end": "just_pitched", "weight": 1.0, "surface_text": "[[the pitcher]] has [[just pitched]]"}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the rock and says the quartz's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "granite", "X": "rock", "Y": "quartz", "verb": "use up"}, "chain": [{"start": "granite", "relation": "PartOf", "end": "rock", "weight": 0.8, "surface_text": "granite is part of a rock"}, {"start": "granite", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "granite is made of quartz"}], "polished_text": "There's a fella who uses up the rock and says the quartz ain't worth a hill of beans.", "status": "polished"} +{"raw_text": "There's a fella who grabs the gun and says the gun's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "shotgun", "X": "gun", "Y": "gun", "verb": "grab"}, "chain": [{"start": "shotgun", "relation": "PartOf", "end": "gun", "weight": 0.8, "surface_text": "Both are types of firearms."}, {"start": "shotgun", "relation": "PartOf", "end": "gun", "weight": 0.8, "surface_text": "Both are types of firearms."}], "status": "discarded"} +{"raw_text": "Don't grab the wire and then gripe about the coin.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "titanium", "X": "wire", "Y": "coin", "verb": "grab"}, "chain": [{"start": "titanium", "relation": "MadeOf", "end": "wire", "weight": 0.8, "surface_text": "wire can be made from either metal"}, {"start": "titanium", "relation": "MadeOf", "end": "coin", "weight": 0.8, "surface_text": "coin is often made of or plated with metals"}], "status": "discarded"} +{"raw_text": "That's like eating the plant and complaining the husk tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "flower", "X": "plant", "Y": "husk", "verb": "pick"}, "chain": [{"start": "flower", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both thorns and flowers are parts of plants"}, {"start": "flower", "relation": "PartOf", "end": "husk", "weight": 0.8, "surface_text": "a flower is a part of a husk (as a protective covering) and a rose (as the main feature)"}], "status": "discarded"} +{"raw_text": "He picks all the body then wonders why the body looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "mole", "X": "body", "Y": "body", "verb": "eat"}, "chain": [{"start": "mole", "relation": "PartOf", "end": "body", "weight": 0.8, "surface_text": "body connects as the larger entity that contains both skin and moles"}, {"start": "mole", "relation": "PartOf", "end": "body", "weight": 0.8, "surface_text": "body connects as the larger entity that contains both skin and moles"}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the xylophone and says the xylophone's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "xylophone", "X": "xylophone", "Y": "xylophone", "verb": "grab"}, "chain": [{"start": "xylophone", "relation": "HasA", "end": "xylophone", "weight": 0.8, "surface_text": "xylophone connects as a component and possession"}, {"start": "xylophone", "relation": "HasA", "end": "xylophone", "weight": 0.8, "surface_text": "xylophone connects as a component and possession"}], "status": "discarded"} +{"raw_text": "There's a fella who takes the jack and says the jack's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "hammer", "X": "jack", "Y": "jack", "verb": "take"}, "chain": [{"start": "hammer", "relation": "HasA", "end": "jack", "weight": 0.8, "surface_text": "both are tools found in a toolbox"}, {"start": "hammer", "relation": "HasA", "end": "jack", "weight": 0.8, "surface_text": "both are tools found in a toolbox"}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the foot and says the body's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "leg", "X": "foot", "Y": "body", "verb": "grab"}, "chain": [{"start": "leg", "relation": "PartOf", "end": "foot", "weight": 0.8, "surface_text": "Both the foot (part of the leg) and the leg itself are parts of the body."}, {"start": "leg", "relation": "PartOf", "end": "body", "weight": 0.8, "surface_text": "a leg is part of the body"}], "polished_text": "There's a fella who grabs his leg and says his whole body's no good.", "status": "polished"} +{"raw_text": "That's like eating the savanna and complaining the meadow tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "grass", "X": "savanna", "Y": "meadow", "verb": "drink"}, "chain": [{"start": "grass", "relation": "HasA", "end": "savanna", "weight": 0.8, "surface_text": "Grass is a common feature in both savannas and pastures."}, {"start": "grass", "relation": "HasA", "end": "meadow", "weight": 0.8, "surface_text": "a meadow has grass"}], "status": "discarded"} +{"raw_text": "Don't take the water and then gripe about the water.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "sea", "X": "water", "Y": "water", "verb": "take"}, "chain": [{"start": "sea", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[sea]] is made of [[water]]."}, {"start": "sea", "relation": "PartOf", "end": "water", "weight": 1.0, "surface_text": "[[water]] is part of [[the sea]]"}], "polished_text": "Don't drink the water and then gripe about the sea.", "status": "polished"} +{"raw_text": "That's like eating the plant and complaining the seasoning tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "basil", "X": "plant", "Y": "seasoning", "verb": "pick"}, "chain": [{"start": "basil", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "coriander comes from the coriander plant, basil is the plant itself"}, {"start": "basil", "relation": "HasA", "end": "seasoning", "weight": 0.8, "surface_text": "chili is a type of seasoning, and basil is also a type of seasoning."}], "status": "discarded"} +{"raw_text": "There's a fella who eats the feather and says the feather's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "dodo", "X": "feather", "Y": "feather", "verb": "eat"}, "chain": [{"start": "dodo", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have feathers."}, {"start": "dodo", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers"}], "status": "discarded"} +{"raw_text": "He picks all the puffin then wonders why the albatross looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "egg", "X": "puffin", "Y": "albatross", "verb": "eat"}, "chain": [{"start": "egg", "relation": "HasA", "end": "puffin", "weight": 0.8, "surface_text": "puffins and finches both lay eggs."}, {"start": "egg", "relation": "HasA", "end": "albatross", "weight": 0.8, "surface_text": "both lay eggs"}], "status": "discarded"} +{"raw_text": "Don't eat the thread and then gripe about the fur.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "fiber", "X": "thread", "Y": "fur", "verb": "eat"}, "chain": [{"start": "fiber", "relation": "PartOf", "end": "thread", "weight": 0.8, "surface_text": "thread is made of nylon and fiber is part of thread."}, {"start": "fiber", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "fur has fiber"}], "status": "discarded"} +{"raw_text": "Don't eat the plant and then gripe about the fence.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "field", "X": "plant", "Y": "fence", "verb": "eat"}, "chain": [{"start": "field", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "Plants can grow in deserts (adapted) and are part of fields (crops)."}, {"start": "field", "relation": "HasA", "end": "fence", "weight": 0.8, "surface_text": "a field has a fence"}], "status": "discarded"} +{"raw_text": "There's a fella who picks the wing and says the wing's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "blackbird", "X": "wing", "Y": "wing", "verb": "pick"}, "chain": [{"start": "blackbird", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both have wings for flying."}, {"start": "blackbird", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both have wings for flying."}], "status": "discarded"} +{"raw_text": "That's like eating the rail and complaining the mall tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "fence", "X": "rail", "Y": "mall", "verb": "use up"}, "chain": [{"start": "fence", "relation": "PartOf", "end": "rail", "weight": 0.8, "surface_text": "a rail is part of a fence"}, {"start": "fence", "relation": "HasA", "end": "mall", "weight": 0.8, "surface_text": "fences can be found around prisons and in malls for crowd control."}], "status": "discarded"} +{"raw_text": "He picks all the wick then wonders why the wax looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "candle", "X": "wick", "Y": "wax", "verb": "use up"}, "chain": [{"start": "candle", "relation": "HasA", "end": "wick", "weight": 1.0, "surface_text": "[[A candle]] has [[a wick]]"}, {"start": "candle", "relation": "MadeOf", "end": "wax", "weight": 0.8, "surface_text": "candle uses polyester and wax as materials"}], "polished_text": "He uses up all the wick, then wonders why the wax looks bare.", "status": "polished"} +{"raw_text": "He picks all the bellows then wonders why the key looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "accordion", "X": "bellows", "Y": "key", "verb": "take"}, "chain": [{"start": "accordion", "relation": "HasA", "end": "bellows", "weight": 0.8, "surface_text": "an accordion has bellows"}, {"start": "accordion", "relation": "PartOf", "end": "key", "weight": 0.8, "surface_text": "key connects as a common component of both instruments"}], "polished_text": "He takes all the bellows then wonders why the key looks bare.", "status": "polished"} +{"raw_text": "That's like eating the paw and complaining the paw tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "spider", "X": "paw", "Y": "paw", "verb": "use up"}, "chain": [{"start": "spider", "relation": "HasA", "end": "paw", "weight": 0.8, "surface_text": "a paw is a type of claw, and a spider has claws (pedipalps)"}, {"start": "spider", "relation": "HasA", "end": "paw", "weight": 0.8, "surface_text": "a paw is a type of claw, and a spider has claws (pedipalps)"}], "status": "discarded"} +{"raw_text": "That's like eating the nest and complaining the beak tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "heron", "X": "nest", "Y": "beak", "verb": "grab"}, "chain": [{"start": "heron", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "nests are structures both birds may build for raising young."}, {"start": "heron", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "beaks are part of both birds and used for eating or defense."}], "status": "discarded"} +{"raw_text": "There's a fella who picks the tree and says the land's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "forest", "X": "tree", "Y": "land", "verb": "pick"}, "chain": [{"start": "forest", "relation": "PartOf", "end": "tree", "weight": 4.472136, "surface_text": "[[A tree]] is part of [[a forest]]"}, {"start": "forest", "relation": "PartOf", "end": "land", "weight": 0.8, "surface_text": "Coca trees grow on land, and forests are made up of land."}], "polished_text": "There's a fella who picks the tree and says the land ain't worth a dime.", "status": "polished"} +{"raw_text": "He picks all the stem then wonders why the eye looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "iris", "X": "stem", "Y": "eye", "verb": "drink"}, "chain": [{"start": "iris", "relation": "PartOf", "end": "stem", "weight": 0.8, "surface_text": "stems are part of both plants and flowers"}, {"start": "iris", "relation": "PartOf", "end": "eye", "weight": 4.472136, "surface_text": "[[an iris]] is part of [[an eye]]"}], "status": "discarded"} +{"raw_text": "He picks all the wing then wonders why the pet looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cockatoo", "X": "wing", "Y": "pet", "verb": "pick"}, "chain": [{"start": "cockatoo", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "wings are a physical part of both condors and cockatoos"}, {"start": "cockatoo", "relation": "HasA", "end": "pet", "weight": 0.8, "surface_text": "both are types of pets"}], "status": "discarded"} +{"raw_text": "He picks all the feather then wonders why the feathers looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "nightjar", "X": "feather", "Y": "feathers", "verb": "drink"}, "chain": [{"start": "nightjar", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both nightjar and lark are birds that have feathers."}, {"start": "nightjar", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "feathers are a defining characteristic shared by both bird species"}], "polished_text": "He picks all the feathers then wonders why the feathers look bare.", "status": "polished"} +{"raw_text": "He picks all the polyester then wonders why the soot looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "candle", "X": "polyester", "Y": "soot", "verb": "grab"}, "chain": [{"start": "candle", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "candle is made of wax and also polyester can be used in candles"}, {"start": "candle", "relation": "MadeOf", "end": "soot", "weight": 0.8, "surface_text": "candle connects the materials used in its construction"}], "polished_text": "He grabs all the polyester then wonders why the candle looks cheap.", "status": "polished"} +{"raw_text": "Don't drink the branch and then gripe about the branch.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "azalea", "X": "branch", "Y": "branch", "verb": "drink"}, "chain": [{"start": "azalea", "relation": "PartOf", "end": "branch", "weight": 0.8, "surface_text": "Both husk and azalea are parts of plants."}, {"start": "azalea", "relation": "PartOf", "end": "branch", "weight": 0.8, "surface_text": "Both husk and azalea are parts of plants."}], "status": "discarded"} +{"raw_text": "That's like eating the house and complaining the house tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "furniture", "X": "house", "Y": "house", "verb": "grab"}, "chain": [{"start": "furniture", "relation": "HasA", "end": "house", "weight": 0.8, "surface_text": "a house has furniture"}, {"start": "furniture", "relation": "HasA", "end": "house", "weight": 0.8, "surface_text": "a house has furniture"}], "status": "discarded"} +{"raw_text": "He picks all the soil then wonders why the fence looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "pasture", "X": "soil", "Y": "fence", "verb": "pick"}, "chain": [{"start": "pasture", "relation": "HasA", "end": "soil", "weight": 0.8, "surface_text": "Soil is part of a furrow and a pasture contains soil."}, {"start": "pasture", "relation": "HasA", "end": "fence", "weight": 0.8, "surface_text": "Fences are built around savannas for grazing and are a common feature in pastures."}], "status": "discarded"} +{"raw_text": "Don't pick the keratin and then gripe about the wall.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "nail", "X": "keratin", "Y": "wall", "verb": "pick"}, "chain": [{"start": "nail", "relation": "MadeOf", "end": "keratin", "weight": 2.0, "surface_text": "[[nail]] is made of [[keratin]]."}, {"start": "nail", "relation": "PartOf", "end": "wall", "weight": 0.8, "surface_text": "wall is used as a surface for punching, and nails are part of wall construction."}], "polished_text": "Don't pick the nail and then gripe about the wall.", "status": "polished"} +{"raw_text": "There's a fella who eats the wood and says the aquarium's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "home", "X": "wood", "Y": "aquarium", "verb": "eat"}, "chain": [{"start": "home", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a home is made of wood"}, {"start": "home", "relation": "PartOf", "end": "aquarium", "weight": 0.8, "surface_text": "an aquarium is part of a home"}], "status": "discarded"} +{"raw_text": "There's a fella who eats the snake and says the snake's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "python", "X": "snake", "Y": "snake", "verb": "eat"}, "chain": [{"start": "python", "relation": "HasA", "end": "snake", "weight": 0.8, "surface_text": "snake connects as a type of python and something a fox might hunt"}, {"start": "python", "relation": "PartOf", "end": "snake", "weight": 0.8, "surface_text": "tigers might attack snakes, and a python is a type of snake."}], "status": "discarded"} +{"raw_text": "That's like eating the wood and complaining the 3 sides tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "triangle", "X": "wood", "Y": "3 sides", "verb": "use up"}, "chain": [{"start": "triangle", "relation": "PartOf", "end": "wood", "weight": 0.8, "surface_text": "wood can be shaped into a triangle and an awl is used to mark or work with wood"}, {"start": "triangle", "relation": "HasA", "end": "3_sides", "weight": 4.0, "surface_text": "[[A triangle]] has [[3 sides]]"}], "status": "discarded"} +{"raw_text": "That's like eating the stone and complaining the brick tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "fireplace", "X": "stone", "Y": "brick", "verb": "pick"}, "chain": [{"start": "fireplace", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "a fireplace is made of stone"}, {"start": "fireplace", "relation": "PartOf", "end": "brick", "weight": 0.8, "surface_text": "bricks are part of a fireplace"}], "status": "discarded"} +{"raw_text": "He picks all the muscle then wonders why the foot looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "leg", "X": "muscle", "Y": "foot", "verb": "drink"}, "chain": [{"start": "leg", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "The body has muscles, and the leg also has muscles."}, {"start": "leg", "relation": "PartOf", "end": "foot", "weight": 0.8, "surface_text": "Both the foot (part of the leg) and the leg itself are parts of the body."}], "status": "discarded"} +{"raw_text": "He picks all the aluminum then wonders why the plane looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "aluminum", "X": "aluminum", "Y": "plane", "verb": "take"}, "chain": [{"start": "aluminum", "relation": "HasA", "end": "aluminum", "weight": 0.8, "surface_text": "Both are materials that can be part of alloys or compounds together."}, {"start": "aluminum", "relation": "MadeOf", "end": "plane", "weight": 0.8, "surface_text": "aluminum is used to make planes, and feathers are part of birds that inspired the design of planes."}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the roofing and says the adhesive's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "tar", "X": "roofing", "Y": "adhesive", "verb": "drink"}, "chain": [{"start": "tar", "relation": "MadeOf", "end": "roofing", "weight": 0.8, "surface_text": "roofing products are often made with tar and paper"}, {"start": "tar", "relation": "HasA", "end": "adhesive", "weight": 0.8, "surface_text": "both tar and styrofoam can contain or act as adhesives"}], "status": "discarded"} +{"raw_text": "He picks all the web then wonders why the paw looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "spider", "X": "web", "Y": "paw", "verb": "take"}, "chain": [{"start": "spider", "relation": "HasA", "end": "web", "weight": 0.8, "surface_text": "A wolf might encounter a spider's web, and spiders are known for their webs."}, {"start": "spider", "relation": "HasA", "end": "paw", "weight": 0.8, "surface_text": "a paw is a type of claw, and a spider has claws (pedipalps)"}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the bean and says the bouquet's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "plant", "X": "bean", "Y": "bouquet", "verb": "drink"}, "chain": [{"start": "plant", "relation": "PartOf", "end": "bean", "weight": 0.8, "surface_text": "both eggplant and bean are parts of plants"}, {"start": "plant", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "Plants are part of the savanna landscape and are components of a bouquet."}], "status": "discarded"} +{"raw_text": "Don't grab the body and then gripe about the hair.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "mole", "X": "body", "Y": "hair", "verb": "grab"}, "chain": [{"start": "mole", "relation": "PartOf", "end": "body", "weight": 0.8, "surface_text": "body connects as the larger entity that contains both skin and moles"}, {"start": "mole", "relation": "HasA", "end": "hair", "weight": 0.8, "surface_text": "hair connects as a common feature of skin and moles"}], "polished_text": "Don't grab the mole and then gripe about the hair.", "status": "polished"} +{"raw_text": "Don't take the tractor and then gripe about the farm.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "barn", "X": "tractor", "Y": "farm", "verb": "take"}, "chain": [{"start": "barn", "relation": "HasA", "end": "tractor", "weight": 0.8, "surface_text": "a barn has a tractor"}, {"start": "barn", "relation": "HasA", "end": "farm", "weight": 0.8, "surface_text": "a farm has a barn"}], "polished_text": "Don't take the tractor out of the barn and then gripe about the whole farm.", "status": "polished"} +{"raw_text": "That's like eating the sack and complaining the fabric tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "haircloth", "X": "sack", "Y": "fabric", "verb": "grab"}, "chain": [{"start": "haircloth", "relation": "MadeOf", "end": "sack", "weight": 0.8, "surface_text": "both haircloth and burlap can be used to make sacks"}, {"start": "haircloth", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "both haircloth and burlap are types of fabric"}], "status": "discarded"} +{"raw_text": "He picks all the lid then wonders why the spaghetti looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "box", "X": "lid", "Y": "spaghetti", "verb": "use up"}, "chain": [{"start": "box", "relation": "PartOf", "end": "lid", "weight": 1.0, "surface_text": "[[A lid]] is part of [[a box]]"}, {"start": "box", "relation": "PartOf", "end": "spaghetti", "weight": 0.8, "surface_text": "Both spaghetti and cereal can be found in boxes for packaging."}], "status": "discarded"} +{"raw_text": "Don't take the mall and then gripe about the silo.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "grain", "X": "mall", "Y": "silo", "verb": "take"}, "chain": [{"start": "grain", "relation": "MadeOf", "end": "mall", "weight": 0.8, "surface_text": "Grain is stored in a silo and can be an ingredient in materials used in malls."}, {"start": "grain", "relation": "HasA", "end": "silo", "weight": 0.8, "surface_text": "Grain is stored in a silo and can be an ingredient in materials used in malls."}], "status": "discarded"} +{"raw_text": "Don't drink the plant and then gripe about the flower.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "lilac", "X": "plant", "Y": "flower", "verb": "drink"}, "chain": [{"start": "lilac", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both are types of plants"}, {"start": "lilac", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "Both are types of flowers."}], "polished_text": "Don't drink the plant and then gripe about the flower.", "status": "polished"} +{"raw_text": "That's like eating the fabric and complaining the shellac tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "wax", "X": "fabric", "Y": "shellac", "verb": "use up"}, "chain": [{"start": "wax", "relation": "HasA", "end": "fabric", "weight": 0.8, "surface_text": "some fabrics made of polyester may have a wax coating"}, {"start": "wax", "relation": "HasA", "end": "shellac", "weight": 1.0, "surface_text": "[[shellac]] contains [[wax]]"}], "status": "discarded"} +{"raw_text": "He picks all the blood then wonders why the body looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "turtle", "X": "blood", "Y": "body", "verb": "take"}, "chain": [{"start": "turtle", "relation": "HasA", "end": "blood", "weight": 0.8, "surface_text": "Both flesh and turtles contain blood."}, {"start": "turtle", "relation": "HasA", "end": "body", "weight": 0.8, "surface_text": "Both flesh and turtles have bodies."}], "polished_text": "A turtle that takes all the blood then wonders why the body looks bare ain't worth its own shell.", "status": "polished"} +{"raw_text": "There's a fella who grabs the spice blend and says the pepper's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "chili", "X": "spice blend", "Y": "pepper", "verb": "grab"}, "chain": [{"start": "chili", "relation": "MadeOf", "end": "spice_blend", "weight": 0.8, "surface_text": "chili and paprika are both ingredients in spice blends"}, {"start": "chili", "relation": "MadeOf", "end": "pepper", "weight": 0.8, "surface_text": "a chili is made of pepper"}], "polished_text": "There's a fella who grabs the chili and says the spice blend ain't worth a hill of peppers.", "status": "polished"} +{"raw_text": "He picks all the tail then wonders why the nest looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "kite", "X": "tail", "Y": "nest", "verb": "use up"}, "chain": [{"start": "kite", "relation": "HasA", "end": "tail", "weight": 1.0, "surface_text": "[[A kite]] has [[a tail]]"}, {"start": "kite", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "nests are a common feature for both birds"}], "status": "discarded"} +{"raw_text": "Don't take the two floors and then gripe about the house.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "duplex", "X": "two floors", "Y": "house", "verb": "take"}, "chain": [{"start": "duplex", "relation": "HasA", "end": "two_floors", "weight": 1.0, "surface_text": "[[a duplex]] has [[two floors]]"}, {"start": "duplex", "relation": "PartOf", "end": "house", "weight": 0.8, "surface_text": "Both are types of buildings that provide housing or protection."}], "polished_text": "Don't take the two floors and then gripe about the whole house.", "status": "polished"} +{"raw_text": "There's a fella who grabs the doctor and says the metal's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "stethoscope", "X": "doctor", "Y": "metal", "verb": "grab"}, "chain": [{"start": "stethoscope", "relation": "HasA", "end": "doctor", "weight": 0.8, "surface_text": "Doctors use combs for personal grooming and have stethoscopes for medical examinations."}, {"start": "stethoscope", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both a stethoscope and a comb can be made of metal components."}], "polished_text": "You know that fella who grabs the doctor's stethoscope and says the metal's no good?", "status": "polished"} +{"raw_text": "He picks all the wall then wonders why the window looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "duplex", "X": "wall", "Y": "window", "verb": "take"}, "chain": [{"start": "duplex", "relation": "PartOf", "end": "wall", "weight": 0.8, "surface_text": "both buildings have walls as structural components"}, {"start": "duplex", "relation": "HasA", "end": "window", "weight": 0.8, "surface_text": "both buildings contain windows for light and view"}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the wing and says the beak's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "barbet", "X": "wing", "Y": "beak", "verb": "grab"}, "chain": [{"start": "barbet", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings for flight."}, {"start": "barbet", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "both are birds and have beaks"}], "status": "discarded"} +{"raw_text": "He picks all the player then wonders why the plastic looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "guitar", "X": "player", "Y": "plastic", "verb": "use up"}, "chain": [{"start": "guitar", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "both instruments are associated with players"}, {"start": "guitar", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a guitar might be made of plastic"}], "polished_text": "A plastic guitar uses up all the player then wonders why the fingers look worn.", "status": "polished"} +{"raw_text": "There's a fella who eats the meat and says the jaw's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "bison", "X": "meat", "Y": "jaw", "verb": "eat"}, "chain": [{"start": "bison", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "Both tigers and bison are animals that have meat as a biological attribute."}, {"start": "bison", "relation": "HasA", "end": "jaw", "weight": 0.8, "surface_text": "bison has a jaw that contains teeth"}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the bird and says the bird's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "bunting", "X": "bird", "Y": "bird", "verb": "drink"}, "chain": [{"start": "bunting", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}, {"start": "bunting", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}], "status": "discarded"} +{"raw_text": "That's like eating the lettuce and complaining the grease tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "burger", "X": "lettuce", "Y": "grease", "verb": "pick"}, "chain": [{"start": "burger", "relation": "HasA", "end": "lettuce", "weight": 0.8, "surface_text": "Lettuce is a common vegetable found in burgers, and it is a type of vegetable."}, {"start": "burger", "relation": "MadeOf", "end": "grease", "weight": 0.8, "surface_text": "grease comes from cooking a burger and is a type of fat"}], "status": "discarded"} +{"raw_text": "That's like eating the wax and complaining the wax tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "candle", "X": "wax", "Y": "wax", "verb": "eat"}, "chain": [{"start": "candle", "relation": "MadeOf", "end": "wax", "weight": 0.8, "surface_text": "candle uses polyester and wax as materials"}, {"start": "candle", "relation": "HasA", "end": "wax", "weight": 0.8, "surface_text": "a candle has wax"}], "status": "discarded"} +{"raw_text": "Don't drink the feather and then gripe about the wing.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "cockatiel", "X": "feather", "Y": "wing", "verb": "drink"}, "chain": [{"start": "cockatiel", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers"}, {"start": "cockatiel", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings"}], "status": "discarded"} +{"raw_text": "Don't drink the handle and then gripe about the baseball team.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "pitcher", "X": "handle", "Y": "baseball team", "verb": "drink"}, "chain": [{"start": "pitcher", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "Both oilcans and pitchers typically have handles"}, {"start": "pitcher", "relation": "PartOf", "end": "baseball_team", "weight": 2.828427, "surface_text": "[[A pitcher]] is part of [[a baseball team]]"}], "status": "discarded"} +{"raw_text": "Don't use up the beak and then gripe about the nest.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "thrasher", "X": "beak", "Y": "nest", "verb": "use up"}, "chain": [{"start": "thrasher", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both birds have beaks used for eating and other functions."}, {"start": "thrasher", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both thrashers and swifts are birds that build or have nests."}], "polished_text": "Don't use up the beak and then gripe about the nest.", "status": "polished"} +{"raw_text": "Don't use up the bird and then gripe about the sandwich.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "turkey", "X": "bird", "Y": "sandwich", "verb": "use up"}, "chain": [{"start": "turkey", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "bird connects as both flesh and turkey can be part of a bird."}, {"start": "turkey", "relation": "HasA", "end": "sandwich", "weight": 0.8, "surface_text": "a sandwich can contain both turkey and cheese as ingredients"}], "status": "discarded"} +{"raw_text": "He picks all the horse then wonders why the horse looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "stable", "X": "horse", "Y": "horse", "verb": "eat"}, "chain": [{"start": "stable", "relation": "HasA", "end": "horse", "weight": 0.8, "surface_text": "prisoners may care for horses; stables house horses"}, {"start": "stable", "relation": "HasA", "end": "horse", "weight": 0.8, "surface_text": "prisoners may care for horses; stables house horses"}], "status": "discarded"} +{"raw_text": "There's a fella who takes the bouquet and says the bouquet's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "peony", "X": "bouquet", "Y": "bouquet", "verb": "take"}, "chain": [{"start": "peony", "relation": "PartOf", "end": "bouquet", "weight": 0.8, "surface_text": "bouquet is a collection that can include both carnations and peonies."}, {"start": "peony", "relation": "PartOf", "end": "bouquet", "weight": 0.8, "surface_text": "bouquet is a collection that can include both carnations and peonies."}], "status": "discarded"} +{"raw_text": "Don't use up the boat and then gripe about the iron.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "anchor", "X": "boat", "Y": "iron", "verb": "use up"}, "chain": [{"start": "anchor", "relation": "HasA", "end": "boat", "weight": 0.8, "surface_text": "a boat has an anchor"}, {"start": "anchor", "relation": "MadeOf", "end": "iron", "weight": 1.0, "surface_text": "[[an anchor]] is made of [[iron]]."}], "status": "discarded"} +{"raw_text": "That's like eating the skin and complaining the wood tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "bull", "X": "skin", "Y": "wood", "verb": "drink"}, "chain": [{"start": "bull", "relation": "HasA", "end": "skin", "weight": 0.8, "surface_text": "skin covers both a body and a bull."}, {"start": "bull", "relation": "HasA", "end": "wood", "weight": 0.8, "surface_text": "both bulls (as animals) may encounter wood in their environment, and beavers use wood for their dams and lodges"}], "polished_text": "That's like eating the bull's hide and complaining the wood tastes funny.", "status": "polished"} +{"raw_text": "There's a fella who picks the feather and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "ibis", "X": "feather", "Y": "nest", "verb": "pick"}, "chain": [{"start": "ibis", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both canaries and ibises have feathers"}, {"start": "ibis", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both canaries and ibises build nests"}], "polished_text": "There's a fella who picks the ibis's feather and says the ibis's nest ain't good enough.", "status": "polished"} +{"raw_text": "Don't grab the vegetable and then gripe about the vegetable.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "asparagus", "X": "vegetable", "Y": "vegetable", "verb": "grab"}, "chain": [{"start": "asparagus", "relation": "PartOf", "end": "vegetable", "weight": 0.8, "surface_text": "both are types of vegetables, a common food category"}, {"start": "asparagus", "relation": "PartOf", "end": "vegetable", "weight": 0.8, "surface_text": "both are types of vegetables, a common food category"}], "polished_text": "Don't grab the asparagus and then gripe about the vegetable.", "status": "polished"} +{"raw_text": "That's like eating the fireplace and complaining the clay tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "brick", "X": "fireplace", "Y": "clay", "verb": "eat"}, "chain": [{"start": "brick", "relation": "PartOf", "end": "fireplace", "weight": 0.8, "surface_text": "bricks are part of a fireplace"}, {"start": "brick", "relation": "MadeOf", "end": "clay", "weight": 2.828427, "surface_text": "[[a brick]] is made of [[clay]]."}], "status": "discarded"} +{"raw_text": "Don't use up the quartz and then gripe about the jewelry.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "crystal", "X": "quartz", "Y": "jewelry", "verb": "use up"}, "chain": [{"start": "crystal", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "crystal is made of quartz"}, {"start": "crystal", "relation": "PartOf", "end": "jewelry", "weight": 0.8, "surface_text": "crystal is part of jewelry"}], "polished_text": "Don't use up the quartz and then gripe about the crystal in your jewelry.", "status": "polished"} +{"raw_text": "That's like eating the spice and complaining the spice tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cinnamon", "X": "spice", "Y": "spice", "verb": "drink"}, "chain": [{"start": "cinnamon", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "both coriander and cinnamon are types of spice"}, {"start": "cinnamon", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "both coriander and cinnamon are types of spice"}], "status": "discarded"} +{"raw_text": "Don't take the magnesium and then gripe about the metal.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "ore", "X": "magnesium", "Y": "metal", "verb": "take"}, "chain": [{"start": "ore", "relation": "HasA", "end": "magnesium", "weight": 0.8, "surface_text": "both magnesium and gold can be found in ore deposits, linking their natural sources"}, {"start": "ore", "relation": "HasA", "end": "metal", "weight": 0.8, "surface_text": "ore has metal"}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the israel and says the shell's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "bomb", "X": "israel", "Y": "shell", "verb": "use up"}, "chain": [{"start": "bomb", "relation": "HasA", "end": "israel", "weight": 1.0, "surface_text": "[[Israel]] has [[the bomb]]"}, {"start": "bomb", "relation": "PartOf", "end": "shell", "weight": 0.8, "surface_text": "a shell is part of a mortar round and can be part of a bomb's payload"}], "status": "discarded"} +{"raw_text": "That's like eating the bronze and complaining the copper wiring tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "copper", "X": "bronze", "Y": "copper wiring", "verb": "grab"}, "chain": [{"start": "copper", "relation": "MadeOf", "end": "bronze", "weight": 0.8, "surface_text": "both pewter and bronze contain copper"}, {"start": "copper", "relation": "PartOf", "end": "copper_wiring", "weight": 1.0, "surface_text": "[[copper]] is part of [[copper wiring]]."}], "polished_text": "That's like grabbing the bronze and complaining the copper wiring feels cheap.", "status": "polished"} +{"raw_text": "There's a fella who use ups the medicine and says the medicine's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cabinet", "X": "medicine", "Y": "medicine", "verb": "use up"}, "chain": [{"start": "cabinet", "relation": "PartOf", "end": "medicine", "weight": 0.8, "surface_text": "medicine is part of a medicine cabinet"}, {"start": "cabinet", "relation": "PartOf", "end": "medicine", "weight": 0.8, "surface_text": "medicine is part of a medicine cabinet"}], "status": "discarded"} +{"raw_text": "Don't drink the sound and then gripe about the keyboard.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "synthesizer", "X": "sound", "Y": "keyboard", "verb": "drink"}, "chain": [{"start": "synthesizer", "relation": "MadeOf", "end": "sound", "weight": 0.8, "surface_text": "sound is made by synthesizer and bass (instrument) produces sound"}, {"start": "synthesizer", "relation": "PartOf", "end": "keyboard", "weight": 0.8, "surface_text": "Synthesizers often have keyboards, while keyboards can be used to play accordions."}], "polished_text": "Don't drink the sound and then gripe about the keyboard.", "status": "polished"} +{"raw_text": "That's like eating the nest and complaining the feather tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "magpie", "X": "nest", "Y": "feather", "verb": "eat"}, "chain": [{"start": "magpie", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds have nests"}, {"start": "magpie", "relation": "PartOf", "end": "feather", "weight": 0.8, "surface_text": "feathers are part of both birds"}], "status": "discarded"} +{"raw_text": "He picks all the orchard then wonders why the field looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "soil", "X": "orchard", "Y": "field", "verb": "grab"}, "chain": [{"start": "soil", "relation": "PartOf", "end": "orchard", "weight": 0.8, "surface_text": "soil is part of an orchard and the earth contains soil"}, {"start": "soil", "relation": "HasA", "end": "field", "weight": 0.8, "surface_text": "a field has soil"}], "status": "discarded"} +{"raw_text": "There's a fella who takes the flowers and says the wood's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "coca", "X": "flowers", "Y": "wood", "verb": "take"}, "chain": [{"start": "coca", "relation": "HasA", "end": "flowers", "weight": 0.8, "surface_text": "Both trees can have flowers."}, {"start": "coca", "relation": "PartOf", "end": "wood", "weight": 0.8, "surface_text": "both trees are made of wood"}], "status": "discarded"} +{"raw_text": "He picks all the particle then wonders why the fiber looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "rust", "X": "particle", "Y": "fiber", "verb": "take"}, "chain": [{"start": "rust", "relation": "HasA", "end": "particle", "weight": 0.8, "surface_text": "both rust and soot are composed of fine particles."}, {"start": "rust", "relation": "MadeOf", "end": "fiber", "weight": 0.8, "surface_text": "both rust (in a material sense) and wool contain or are composed of fibers."}], "status": "discarded"} +{"raw_text": "He picks all the stem then wonders why the stem looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "lotus", "X": "stem", "Y": "stem", "verb": "drink"}, "chain": [{"start": "lotus", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "both flowers have stems"}, {"start": "lotus", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "both flowers have stems"}], "status": "discarded"} +{"raw_text": "That's like eating the screwdriver and complaining the hammer tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "jack", "X": "screwdriver", "Y": "hammer", "verb": "drink"}, "chain": [{"start": "jack", "relation": "HasA", "end": "screwdriver", "weight": 0.8, "surface_text": "Both tools can be used to unscrew things, and they are both hand tools."}, {"start": "jack", "relation": "HasA", "end": "hammer", "weight": 0.8, "surface_text": "both are tools found in a toolbox"}], "polished_text": "That's like using the screwdriver and complaining the hammer feels off.", "status": "polished"} +{"raw_text": "There's a fella who takes the water and says the alcohol in's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "beer", "X": "water", "Y": "alcohol in", "verb": "take"}, "chain": [{"start": "beer", "relation": "HasA", "end": "water", "weight": 1.0, "surface_text": "[[Beer]] contains [[water]]"}, {"start": "beer", "relation": "HasA", "end": "alcohol_in", "weight": 1.0, "surface_text": "[[Beer]] has [[alcohol in it]]"}], "status": "discarded"} +{"raw_text": "He picks all the root then wonders why the recipe looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "jicama", "X": "root", "Y": "recipe", "verb": "drink"}, "chain": [{"start": "jicama", "relation": "PartOf", "end": "root", "weight": 0.8, "surface_text": "Both jicama and chard have roots that are edible parts of the plant."}, {"start": "jicama", "relation": "HasA", "end": "recipe", "weight": 0.8, "surface_text": "a recipe can include jicama, and a recipe can include kale"}], "polished_text": "He digs up all the root and then wonders why the recipe lacks flavor.", "status": "polished"} +{"raw_text": "There's a fella who drinks the key and says the orchestra's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "organ", "X": "key", "Y": "orchestra", "verb": "drink"}, "chain": [{"start": "organ", "relation": "PartOf", "end": "key", "weight": 0.8, "surface_text": "key connects as a common component of both instruments"}, {"start": "organ", "relation": "PartOf", "end": "orchestra", "weight": 0.8, "surface_text": "orchestra connects the larger ensemble both instruments can be part of."}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the egg and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "osprey", "X": "egg", "Y": "nest", "verb": "drink"}, "chain": [{"start": "osprey", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs as part of reproduction"}, {"start": "osprey", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both birds build or use nests."}], "status": "discarded"} +{"raw_text": "He picks all the doctor then wonders why the tool looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "stethoscope", "X": "doctor", "Y": "tool", "verb": "grab"}, "chain": [{"start": "stethoscope", "relation": "HasA", "end": "doctor", "weight": 0.8, "surface_text": "Doctors use combs for personal grooming and have stethoscopes for medical examinations."}, {"start": "stethoscope", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "Both combs and stethoscopes are types of tools used in different contexts."}], "status": "discarded"} +{"raw_text": "Don't grab the thimble and then gripe about the screwdriver.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "needle", "X": "thimble", "Y": "screwdriver", "verb": "grab"}, "chain": [{"start": "needle", "relation": "PartOf", "end": "thimble", "weight": 0.8, "surface_text": "needle is part of using a thimble in sewing, and some specialized cars might have needle-like structures in design or components"}, {"start": "needle", "relation": "HasA", "end": "screwdriver", "weight": 0.8, "surface_text": "Both tools can be used to unscrew things, and they are both hand tools."}], "status": "discarded"} +{"raw_text": "He picks all the dresser then wonders why the desk looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "drawer", "X": "dresser", "Y": "desk", "verb": "take"}, "chain": [{"start": "drawer", "relation": "PartOf", "end": "dresser", "weight": 1.0, "surface_text": "[[a drawer]] is part of [[a dresser]]"}, {"start": "drawer", "relation": "HasA", "end": "desk", "weight": 0.8, "surface_text": "a desk has a drawer"}], "status": "discarded"} +{"raw_text": "There's a fella who picks the soil and says the soil's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "ground", "X": "soil", "Y": "soil", "verb": "pick"}, "chain": [{"start": "ground", "relation": "PartOf", "end": "soil", "weight": 0.8, "surface_text": "soil is part of the ground"}, {"start": "ground", "relation": "PartOf", "end": "soil", "weight": 0.8, "surface_text": "soil is part of the ground"}], "polished_text": "There's a fella who picks the ground and says the soil's no good.", "status": "polished"} +{"raw_text": "There's a fella who takes the wood and says the fence's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "nail", "X": "wood", "Y": "fence", "verb": "take"}, "chain": [{"start": "nail", "relation": "PartOf", "end": "wood", "weight": 0.8, "surface_text": "wood is used for punching (as a surface) and is part of where nails are placed."}, {"start": "nail", "relation": "PartOf", "end": "fence", "weight": 0.8, "surface_text": "a nail is part of a fence"}], "status": "discarded"} +{"raw_text": "He picks all the gorilla then wonders why the hair looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "fur", "X": "gorilla", "Y": "hair", "verb": "pick"}, "chain": [{"start": "fur", "relation": "HasA", "end": "gorilla", "weight": 0.8, "surface_text": "gorillas and wolves both possess fur as part of their physical characteristics"}, {"start": "fur", "relation": "PartOf", "end": "hair", "weight": 0.8, "surface_text": "hair is made of wax and is part of fur"}], "status": "discarded"} +{"raw_text": "He picks all the wood then wonders why the leaf looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "maple", "X": "wood", "Y": "leaf", "verb": "take"}, "chain": [{"start": "maple", "relation": "PartOf", "end": "wood", "weight": 0.8, "surface_text": "Both maple and mahogany are types of wood."}, {"start": "maple", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "Both maple and oak trees have leaves."}], "status": "discarded"} +{"raw_text": "That's like eating the string and complaining the wood tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "lyre", "X": "string", "Y": "wood", "verb": "eat"}, "chain": [{"start": "lyre", "relation": "PartOf", "end": "string", "weight": 0.8, "surface_text": "string connects both instruments as they are both string instruments"}, {"start": "lyre", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a lyre is made of wood"}], "status": "discarded"} +{"raw_text": "Don't use up the wood and then gripe about the weapon.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "mace", "X": "wood", "Y": "weapon", "verb": "use up"}, "chain": [{"start": "mace", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a mace is made of wood"}, {"start": "mace", "relation": "PartOf", "end": "weapon", "weight": 0.8, "surface_text": "both revolver and mace are types of weapons."}], "polished_text": "Don't use up the wood and then gripe about the mace.", "status": "polished"} +{"raw_text": "That's like eating the body and complaining the animal tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "tiger", "X": "body", "Y": "animal", "verb": "take"}, "chain": [{"start": "tiger", "relation": "PartOf", "end": "body", "weight": 0.8, "surface_text": "Fat is a part of the body, and a tiger is an animal body."}, {"start": "tiger", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "both are types of animals"}], "polished_text": "That's like eating the tiger's body and complaining the animal tastes off.", "status": "polished"} +{"raw_text": "There's a fella who drinks the wood and says the farm's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "barn", "X": "wood", "Y": "farm", "verb": "drink"}, "chain": [{"start": "barn", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a barn is made of wood"}, {"start": "barn", "relation": "HasA", "end": "farm", "weight": 0.8, "surface_text": "a farm has a barn"}], "status": "discarded"} +{"raw_text": "Don't grab the feathers and then gripe about the bird.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "kestrel", "X": "feathers", "Y": "bird", "verb": "grab"}, "chain": [{"start": "kestrel", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "feathers are common features of both birds"}, {"start": "kestrel", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "Both finches and kestrels are types of birds."}], "status": "discarded"} +{"raw_text": "He picks all the tool then wonders why the plastic looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ukulele", "X": "tool", "Y": "plastic", "verb": "use up"}, "chain": [{"start": "ukulele", "relation": "PartOf", "end": "tool", "weight": 0.8, "surface_text": "micrometers and ukuleles are both types of tools, with the micrometer being a precision tool and the ukulele being a musical tool"}, {"start": "ukulele", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a ukulele can be made of plastic"}], "status": "discarded"} +{"raw_text": "That's like eating the deck and complaining the wheel tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "unicycle", "X": "deck", "Y": "wheel", "verb": "use up"}, "chain": [{"start": "unicycle", "relation": "HasA", "end": "deck", "weight": 0.8, "surface_text": "Unicycle can have a small deck-like platform; ship has a deck as part of its structure"}, {"start": "unicycle", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "both vehicles have wheels"}], "polished_text": "That's like using up the deck on a unicycle and complaining the wheel's worn out.", "status": "polished"} +{"raw_text": "There's a fella who picks the poplar and says the hickory's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "bark", "X": "poplar", "Y": "hickory", "verb": "pick"}, "chain": [{"start": "bark", "relation": "HasA", "end": "poplar", "weight": 0.8, "surface_text": "a poplar has bark"}, {"start": "bark", "relation": "HasA", "end": "hickory", "weight": 0.8, "surface_text": "a hickory tree has bark"}], "polished_text": "There's a fella who picks the poplar and says the hickory ain't worth the bark on it.", "status": "polished"} +{"raw_text": "That's like eating the wood and complaining the scale tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "barometer", "X": "wood", "Y": "scale", "verb": "drink"}, "chain": [{"start": "barometer", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "some barometers are made of wood"}, {"start": "barometer", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "a barometer has a scale"}], "status": "discarded"} +{"raw_text": "He picks all the zipper then wonders why the leather looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "jacket", "X": "zipper", "Y": "leather", "verb": "pick"}, "chain": [{"start": "jacket", "relation": "PartOf", "end": "zipper", "weight": 1.0, "surface_text": "[[zipper]] is part of [[jacket]]"}, {"start": "jacket", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "a jacket is made of leather"}], "status": "discarded"} +{"raw_text": "Don't pick the root and then gripe about the root.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "seaweed", "X": "root", "Y": "root", "verb": "pick"}, "chain": [{"start": "seaweed", "relation": "PartOf", "end": "root", "weight": 0.8, "surface_text": "root connects as a part of both thorn and seaweed in their respective plant structures."}, {"start": "seaweed", "relation": "PartOf", "end": "root", "weight": 0.8, "surface_text": "root connects as a part of both thorn and seaweed in their respective plant structures."}], "status": "discarded"} +{"raw_text": "Don't eat the wood and then gripe about the box.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "chisel", "X": "wood", "Y": "box", "verb": "eat"}, "chain": [{"start": "chisel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "Both are made from wood in their construction."}, {"start": "chisel", "relation": "PartOf", "end": "box", "weight": 0.8, "surface_text": "a chisel is part of the toolset for making a box, and a box has a lid"}], "status": "discarded"} +{"raw_text": "He picks all the bill then wonders why the bird looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "sapsucker", "X": "bill", "Y": "bird", "verb": "eat"}, "chain": [{"start": "sapsucker", "relation": "HasA", "end": "bill", "weight": 0.8, "surface_text": "Both birds have distinctive bills used for feeding"}, {"start": "sapsucker", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}], "status": "discarded"} +{"raw_text": "He picks all the sack then wonders why the haircloth looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "fabric", "X": "sack", "Y": "haircloth", "verb": "drink"}, "chain": [{"start": "fabric", "relation": "HasA", "end": "sack", "weight": 0.8, "surface_text": "sacks are often made of burlap, and fabric is a material used in sacks"}, {"start": "fabric", "relation": "MadeOf", "end": "haircloth", "weight": 0.8, "surface_text": "Both are types of fabric, so fabric connects them as the material they are made from."}], "status": "discarded"} +{"raw_text": "That's like eating the gun and complaining the gun tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "trigger", "X": "gun", "Y": "gun", "verb": "drink"}, "chain": [{"start": "trigger", "relation": "PartOf", "end": "gun", "weight": 0.8, "surface_text": "gun is a device that can contain a mortar and has a trigger"}, {"start": "trigger", "relation": "PartOf", "end": "gun", "weight": 0.8, "surface_text": "gun is a device that can contain a mortar and has a trigger"}], "status": "discarded"} +{"raw_text": "Don't drink the oil and then gripe about the meat.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "fat", "X": "oil", "Y": "meat", "verb": "drink"}, "chain": [{"start": "fat", "relation": "MadeOf", "end": "oil", "weight": 0.8, "surface_text": "oil can be a type of fat and is an ingredient in gnocchi"}, {"start": "fat", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "meat is part of a burger and contains fat"}], "polished_text": "Don't drink the fat and then gripe about the meat.", "status": "polished"} +{"raw_text": "There's a fella who grabs the ball and says the iron's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cannon", "X": "ball", "Y": "iron", "verb": "grab"}, "chain": [{"start": "cannon", "relation": "HasA", "end": "ball", "weight": 0.8, "surface_text": "A revolver contains balls (bullets), and a cannon can fire balls (rounds)."}, {"start": "cannon", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "a cannon is made of iron"}], "status": "discarded"} +{"raw_text": "He picks all the snake then wonders why the egg looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ostrich", "X": "snake", "Y": "egg", "verb": "pick"}, "chain": [{"start": "ostrich", "relation": "HasA", "end": "snake", "weight": 0.8, "surface_text": "Both are types of reptiles/birds with distinct features"}, {"start": "ostrich", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "egg connects as both ostrich and rail produce eggs as offspring"}], "status": "discarded"} +{"raw_text": "There's a fella who picks the meat and says the ingredient's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "burger", "X": "meat", "Y": "ingredient", "verb": "pick"}, "chain": [{"start": "burger", "relation": "MadeOf", "end": "meat", "weight": 0.8, "surface_text": "meat is part of a burger and contains fat"}, {"start": "burger", "relation": "MadeOf", "end": "ingredient", "weight": 0.8, "surface_text": "burgers and salmon are ingredients in dishes"}], "status": "discarded"} +{"raw_text": "That's like eating the stem and complaining the water tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "celery", "X": "stem", "Y": "water", "verb": "drink"}, "chain": [{"start": "celery", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "celery has a stem"}, {"start": "celery", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "celery is made of water"}], "polished_text": "That's like eating the celery and complaining the water tastes off.", "status": "polished"} +{"raw_text": "Don't grab the heart and then gripe about the muscle.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "body", "X": "heart", "Y": "muscle", "verb": "grab"}, "chain": [{"start": "body", "relation": "PartOf", "end": "heart", "weight": 3.4641016, "surface_text": "[[The heart]] is part of [[the body]]"}, {"start": "body", "relation": "PartOf", "end": "muscle", "weight": 0.8, "surface_text": "a muscle is part of a body"}], "status": "discarded"} +{"raw_text": "He picks all the soot then wonders why the wood looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ash", "X": "soot", "Y": "wood", "verb": "pick"}, "chain": [{"start": "ash", "relation": "HasA", "end": "soot", "weight": 0.8, "surface_text": "ash contains soot and paper can be burned to produce ash"}, {"start": "ash", "relation": "PartOf", "end": "wood", "weight": 0.8, "surface_text": "ash is part of wood"}], "polished_text": "He picks all the soot right off the ash, then wonders why the wood looks bare.", "status": "polished"} +{"raw_text": "That's like eating the fabric and complaining the thread tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "fiber", "X": "fabric", "Y": "thread", "verb": "drink"}, "chain": [{"start": "fiber", "relation": "PartOf", "end": "fabric", "weight": 0.8, "surface_text": "fabric is made of nylon and fiber is part of fabric."}, {"start": "fiber", "relation": "PartOf", "end": "thread", "weight": 0.8, "surface_text": "thread is made of nylon and fiber is part of thread."}], "polished_text": "That's like eating the fabric and complaining the thread tastes sour.", "status": "polished"} +{"raw_text": "There's a fella who grabs the rose and says the branch's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "thorn", "X": "rose", "Y": "branch", "verb": "grab"}, "chain": [{"start": "thorn", "relation": "PartOf", "end": "rose", "weight": 0.8, "surface_text": "a thorn is part of a rose"}, {"start": "thorn", "relation": "PartOf", "end": "branch", "weight": 0.8, "surface_text": "branch connects as a part of thorn and can be found near seaweed in certain environments."}], "polished_text": "A feller grabs the rose then complains 'bout the branch it's on.", "status": "polished"} +{"raw_text": "That's like eating the eyeglasses and complaining the greenhouse tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "glass", "X": "eyeglasses", "Y": "greenhouse", "verb": "use up"}, "chain": [{"start": "glass", "relation": "PartOf", "end": "eyeglasses", "weight": 1.0, "surface_text": "[[glass]] is part of [[eyeglasses]]."}, {"start": "glass", "relation": "MadeOf", "end": "greenhouse", "weight": 0.8, "surface_text": "glass is a material used in both building constructions"}], "status": "discarded"} +{"raw_text": "That's like eating the saddle horn and complaining the saddle horn tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "saddle", "X": "saddle horn", "Y": "saddle horn", "verb": "pick"}, "chain": [{"start": "saddle", "relation": "PartOf", "end": "saddle_horn", "weight": 2.0, "surface_text": "[[a saddle horn]] is part of [[a saddle]]."}, {"start": "saddle", "relation": "PartOf", "end": "saddle_horn", "weight": 2.0, "surface_text": "[[a saddle horn]] is part of [[a saddle]]."}], "status": "discarded"} +{"raw_text": "Don't take the wing and then gripe about the egg.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "cuckoo", "X": "wing", "Y": "egg", "verb": "take"}, "chain": [{"start": "cuckoo", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both swifts and cuckoos have wings for flight"}, {"start": "cuckoo", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both swifts and cuckoos lay eggs"}], "polished_text": "Don't take the wing and then gripe about the egg.", "status": "polished"} +{"raw_text": "There's a fella who picks the dinner and says the eggplant's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "salad", "X": "dinner", "Y": "eggplant", "verb": "pick"}, "chain": [{"start": "salad", "relation": "HasA", "end": "dinner", "weight": 0.8, "surface_text": "both are components of a meal like dinner"}, {"start": "salad", "relation": "PartOf", "end": "eggplant", "weight": 0.8, "surface_text": "salad is a dish made with both eggplant and spinach"}], "status": "discarded"} +{"raw_text": "That's like eating the vise and complaining the tungsten tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "metal", "X": "vise", "Y": "tungsten", "verb": "drink"}, "chain": [{"start": "metal", "relation": "MadeOf", "end": "vise", "weight": 0.8, "surface_text": "both tools are typically made of metal"}, {"start": "metal", "relation": "PartOf", "end": "tungsten", "weight": 0.8, "surface_text": "both tungsten and iron are types of metal"}], "status": "discarded"} +{"raw_text": "There's a fella who takes the leg and says the insect's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "spider", "X": "leg", "Y": "insect", "verb": "take"}, "chain": [{"start": "spider", "relation": "PartOf", "end": "leg", "weight": 1.0, "surface_text": "[[A leg]] is part of [[a spider]]"}, {"start": "spider", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "claws are part of some insects, and spiders are part of the broader category of arthropods (though more closely related to insects)"}], "status": "discarded"} +{"raw_text": "There's a fella who picks the fabric and says the bag's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "burlap", "X": "fabric", "Y": "bag", "verb": "pick"}, "chain": [{"start": "burlap", "relation": "HasA", "end": "fabric", "weight": 0.8, "surface_text": "Both burlap and linen are types of fabric."}, {"start": "burlap", "relation": "MadeOf", "end": "bag", "weight": 0.8, "surface_text": "bags are often made of burlap, and fabric is a material used in bags"}], "polished_text": "There's a fella who picks the burlap and says the burlap bag's no good.", "status": "polished"} +{"raw_text": "Don't drink the wood and then gripe about the apartment.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "den", "X": "wood", "Y": "apartment", "verb": "drink"}, "chain": [{"start": "den", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a den is made of wood"}, {"start": "den", "relation": "PartOf", "end": "apartment", "weight": 0.8, "surface_text": "a den can be part of an apartment"}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the feline and says the skin's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "tail", "X": "feline", "Y": "skin", "verb": "drink"}, "chain": [{"start": "tail", "relation": "PartOf", "end": "feline", "weight": 0.8, "surface_text": "A lynx is a feline, and a tail is part of a feline."}, {"start": "tail", "relation": "MadeOf", "end": "skin", "weight": 0.8, "surface_text": "a tail is made of skin"}], "status": "discarded"} +{"raw_text": "Don't eat the insect and then gripe about the mouthpart.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "lacebug", "X": "insect", "Y": "mouthpart", "verb": "eat"}, "chain": [{"start": "lacebug", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "insects are both part of the broader insect category"}, {"start": "lacebug", "relation": "HasA", "end": "mouthpart", "weight": 0.8, "surface_text": "lacebugs have specialized mouthparts and mouthparts are part of an animal's mouth."}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the bird and says the feathers's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "flycatcher", "X": "bird", "Y": "feathers", "verb": "grab"}, "chain": [{"start": "flycatcher", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "peacock and flycatcher are both part of the classification of birds."}, {"start": "flycatcher", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "peacock and flycatcher both have feathers covering their bodies."}], "status": "discarded"} +{"raw_text": "He picks all the plate then wonders why the delicatessen looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ham", "X": "plate", "Y": "delicatessen", "verb": "drink"}, "chain": [{"start": "ham", "relation": "HasA", "end": "plate", "weight": 0.8, "surface_text": "both desserts and hams are served on plates"}, {"start": "ham", "relation": "HasA", "end": "delicatessen", "weight": 1.0, "surface_text": "[[a delicatessen]] has [[ham]]"}], "status": "discarded"} +{"raw_text": "Don't take the soil and then gripe about the water.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "furrow", "X": "soil", "Y": "water", "verb": "take"}, "chain": [{"start": "furrow", "relation": "PartOf", "end": "soil", "weight": 0.8, "surface_text": "soil is a component of both an orchard and a furrow"}, {"start": "furrow", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both furrows and ditches may contain water"}], "polished_text": "Don't plow the soil and then gripe about the water.", "status": "polished"} +{"raw_text": "He picks all the whisker then wonders why the lynx looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cat", "X": "whisker", "Y": "lynx", "verb": "pick"}, "chain": [{"start": "cat", "relation": "PartOf", "end": "whisker", "weight": 1.0, "surface_text": "[[a whisker]] is part of [[a cat]]"}, {"start": "cat", "relation": "PartOf", "end": "lynx", "weight": 0.8, "surface_text": "A lynx is a type of cat, and a tail is part of a cat."}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the fence and says the window's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mall", "X": "fence", "Y": "window", "verb": "grab"}, "chain": [{"start": "mall", "relation": "HasA", "end": "fence", "weight": 0.8, "surface_text": "fences can be found around prisons and in malls for crowd control."}, {"start": "mall", "relation": "HasA", "end": "window", "weight": 0.8, "surface_text": "windows are common features in both malls and greenhouses"}], "status": "discarded"} +{"raw_text": "He picks all the spinach then wonders why the meal looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "salad", "X": "spinach", "Y": "meal", "verb": "pick"}, "chain": [{"start": "salad", "relation": "PartOf", "end": "spinach", "weight": 0.8, "surface_text": "spinach is part of salad"}, {"start": "salad", "relation": "PartOf", "end": "meal", "weight": 0.8, "surface_text": "both are parts of a larger meal"}], "polished_text": "He picks all the spinach from the salad, then wonders why the meal looks bare.", "status": "polished"} +{"raw_text": "That's like eating the wood and complaining the aluminum tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "ladder", "X": "wood", "Y": "aluminum", "verb": "use up"}, "chain": [{"start": "ladder", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a ladder is made of wood"}, {"start": "ladder", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "a ladder is made of aluminum"}], "status": "discarded"} +{"raw_text": "There's a fella who eats the leaf and says the stalk's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "kohlrabi", "X": "leaf", "Y": "stalk", "verb": "eat"}, "chain": [{"start": "kohlrabi", "relation": "PartOf", "end": "leaf", "weight": 0.8, "surface_text": "leaf is a part of both jicama and kohlrabi plants."}, {"start": "kohlrabi", "relation": "PartOf", "end": "stalk", "weight": 0.8, "surface_text": "stalk is a part of both jicama and kohlrabi plants."}], "polished_text": "A man who eats the leaf and says the stalk ain't worth a lick.", "status": "polished"} +{"raw_text": "That's like eating the feather and complaining the beak tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "bulbul", "X": "feather", "Y": "beak", "verb": "use up"}, "chain": [{"start": "bulbul", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have feathers."}, {"start": "bulbul", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "both birds have beaks used for feeding"}], "polished_text": "That's like a bulbul eating its own feather and then complaining its beak tastes off.", "status": "polished"} +{"raw_text": "There's a fella who picks the cabinet and says the bottle's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "medicine", "X": "cabinet", "Y": "bottle", "verb": "pick"}, "chain": [{"start": "medicine", "relation": "PartOf", "end": "cabinet", "weight": 0.8, "surface_text": "medicine is part of a medicine cabinet"}, {"start": "medicine", "relation": "PartOf", "end": "bottle", "weight": 0.8, "surface_text": "medicine is part of a pill bottle"}], "status": "discarded"} +{"raw_text": "Don't pick the wing and then gripe about the egg.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "stork", "X": "wing", "Y": "egg", "verb": "pick"}, "chain": [{"start": "stork", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both dodos and storks have wings as physical features common to birds."}, {"start": "stork", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs as part of their reproductive cycle"}], "polished_text": "Don't pick the stork's wing and then gripe about its egg.", "status": "polished"} +{"raw_text": "That's like eating the plant and complaining the salad tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "chard", "X": "plant", "Y": "salad", "verb": "take"}, "chain": [{"start": "chard", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "Both eggplant and chard are plants."}, {"start": "chard", "relation": "PartOf", "end": "salad", "weight": 0.8, "surface_text": "chard is part of a salad"}], "status": "discarded"} +{"raw_text": "He picks all the door then wonders why the roof looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "duplex", "X": "door", "Y": "roof", "verb": "pick"}, "chain": [{"start": "duplex", "relation": "HasA", "end": "door", "weight": 0.8, "surface_text": "both malls and duplexes have doors as entry/exit points"}, {"start": "duplex", "relation": "HasA", "end": "roof", "weight": 0.8, "surface_text": "Both are buildings that typically have a roof for protection."}], "status": "discarded"} +{"raw_text": "Don't use up the wing and then gripe about the feather.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "magpie", "X": "wing", "Y": "feather", "verb": "use up"}, "chain": [{"start": "magpie", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "wings are part of both birds"}, {"start": "magpie", "relation": "PartOf", "end": "feather", "weight": 0.8, "surface_text": "feathers are part of both birds"}], "polished_text": "Don't use up the wing and then gripe about the magpie.", "status": "polished"} +{"raw_text": "There's a fella who use ups the insect and says the mouthpart's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lacebug", "X": "insect", "Y": "mouthpart", "verb": "use up"}, "chain": [{"start": "lacebug", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "insects are both part of the broader insect category"}, {"start": "lacebug", "relation": "HasA", "end": "mouthpart", "weight": 0.8, "surface_text": "lacebugs have specialized mouthparts and mouthparts are part of an animal's mouth."}], "polished_text": "A feller who uses up the insect complains the mouthparts are no good.", "status": "polished"} +{"raw_text": "He picks all the plow then wonders why the soil looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "farm", "X": "plow", "Y": "soil", "verb": "pick"}, "chain": [{"start": "farm", "relation": "HasA", "end": "plow", "weight": 0.8, "surface_text": "a furrow is part of a field, which is on a farm, and farms often have plows used to create furrows"}, {"start": "farm", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "a farm is made of soil"}], "polished_text": "He picks all the plow then wonders why the soil's so bare.", "status": "polished"} +{"raw_text": "He picks all the sound then wonders why the string looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "synthesizer", "X": "sound", "Y": "string", "verb": "use up"}, "chain": [{"start": "synthesizer", "relation": "MadeOf", "end": "sound", "weight": 0.8, "surface_text": "sound is made by synthesizer and bass (instrument) produces sound"}, {"start": "synthesizer", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "Both instruments can have strings, which are used to produce sound."}], "polished_text": "He uses all the sound then wonders why the string looks bare.", "status": "polished"} +{"raw_text": "Don't grab the wood and then gripe about the scale.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "barometer", "X": "wood", "Y": "scale", "verb": "grab"}, "chain": [{"start": "barometer", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "some barometers are made of wood"}, {"start": "barometer", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "a barometer has a scale"}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the strong smell and says the turmeric's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "curry", "X": "strong smell", "Y": "turmeric", "verb": "grab"}, "chain": [{"start": "curry", "relation": "HasA", "end": "strong_smell", "weight": 1.0, "surface_text": "[[Curry]] has [[a strong smell]]"}, {"start": "curry", "relation": "MadeOf", "end": "turmeric", "weight": 0.8, "surface_text": "curry is made of turmeric"}], "polished_text": "There's a fella who grabs the strong smell and says the curry's no good.", "status": "polished"} +{"raw_text": "He picks all the banana then wonders why the bananas looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "potassium", "X": "banana", "Y": "bananas", "verb": "pick"}, "chain": [{"start": "potassium", "relation": "HasA", "end": "banana", "weight": 0.8, "surface_text": "a banana has potassium"}, {"start": "potassium", "relation": "HasA", "end": "bananas", "weight": 1.0, "surface_text": "[[bananas]] have [[potassium]]"}], "polished_text": "He picks all the bananas then wonders why the banana patch looks bare.", "status": "polished"} +{"raw_text": "There's a fella who grabs the shell and says the hickory's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "nut", "X": "shell", "Y": "hickory", "verb": "grab"}, "chain": [{"start": "nut", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a nut has a shell"}, {"start": "nut", "relation": "HasA", "end": "hickory", "weight": 0.8, "surface_text": "a hickory tree has nuts"}], "polished_text": "The man who grabs the shell and says the hickory's no good.", "status": "polished"} +{"raw_text": "Don't use up the string and then gripe about the string.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "lyre", "X": "string", "Y": "string", "verb": "use up"}, "chain": [{"start": "lyre", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "Both instruments can have strings, which are used to produce sound."}, {"start": "lyre", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "Both instruments can have strings, which are used to produce sound."}], "status": "discarded"} +{"raw_text": "There's a fella who eats the wire and says the ring's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "titanium", "X": "wire", "Y": "ring", "verb": "eat"}, "chain": [{"start": "titanium", "relation": "MadeOf", "end": "wire", "weight": 0.8, "surface_text": "wire can be made from either metal"}, {"start": "titanium", "relation": "MadeOf", "end": "ring", "weight": 0.8, "surface_text": "rings are often made from both titanium and gold"}], "status": "discarded"} +{"raw_text": "There's a fella who eats the bird and says the habitat's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cassowary", "X": "bird", "Y": "habitat", "verb": "eat"}, "chain": [{"start": "cassowary", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "Both cassowary and gannet are part of the taxonomic class of birds."}, {"start": "cassowary", "relation": "PartOf", "end": "habitat", "weight": 0.8, "surface_text": "Both animals live in natural habitats."}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the wood and says the desk's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "office", "X": "wood", "Y": "desk", "verb": "drink"}, "chain": [{"start": "office", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an office is made of wood"}, {"start": "office", "relation": "HasA", "end": "desk", "weight": 0.8, "surface_text": "an office has a desk"}], "status": "discarded"} +{"raw_text": "That's like eating the body and complaining the arm tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "leg", "X": "body", "Y": "arm", "verb": "pick"}, "chain": [{"start": "leg", "relation": "HasA", "end": "body", "weight": 0.8, "surface_text": "legs are parts of both a body and a bull."}, {"start": "leg", "relation": "PartOf", "end": "arm", "weight": 0.8, "surface_text": "Both the arm and leg are parts of the body."}], "status": "discarded"} +{"raw_text": "There's a fella who picks the long tail and says the four legs's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "fox", "X": "long tail", "Y": "four legs", "verb": "pick"}, "chain": [{"start": "fox", "relation": "HasA", "end": "long_tail", "weight": 1.0, "surface_text": "[[The fox]] has [[a long tail]]"}, {"start": "fox", "relation": "HasA", "end": "four_legs", "weight": 2.828427, "surface_text": "[[A fox]] has [[four legs]]"}], "status": "discarded"} +{"raw_text": "That's like eating the savanna and complaining the sea tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "river", "X": "savanna", "Y": "sea", "verb": "use up"}, "chain": [{"start": "river", "relation": "PartOf", "end": "savanna", "weight": 0.8, "surface_text": "a river can flow through a savanna and lead to or be part of a sea"}, {"start": "river", "relation": "PartOf", "end": "sea", "weight": 0.8, "surface_text": "a river can flow through a savanna and lead to or be part of a sea"}], "status": "discarded"} +{"raw_text": "Don't eat the chimney and then gripe about the clay.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "brick", "X": "chimney", "Y": "clay", "verb": "eat"}, "chain": [{"start": "brick", "relation": "PartOf", "end": "chimney", "weight": 0.8, "surface_text": "bricks are part of a chimney"}, {"start": "brick", "relation": "MadeOf", "end": "clay", "weight": 2.828427, "surface_text": "[[a brick]] is made of [[clay]]."}], "status": "discarded"} +{"raw_text": "Don't use up the musical instrument and then gripe about the string.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "flute", "X": "musical instrument", "Y": "string", "verb": "use up"}, "chain": [{"start": "flute", "relation": "PartOf", "end": "musical_instrument", "weight": 0.8, "surface_text": "both are types of musical instruments"}, {"start": "flute", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "strings are part of lyres and some flutes have strings"}], "status": "discarded"} +{"raw_text": "Don't drink the resource and then gripe about the chips.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "oil", "X": "resource", "Y": "chips", "verb": "drink"}, "chain": [{"start": "oil", "relation": "HasA", "end": "resource", "weight": 0.8, "surface_text": "both minerals and oil are considered natural resources."}, {"start": "oil", "relation": "MadeOf", "end": "chips", "weight": 0.8, "surface_text": "pizza and chips can both be cooked or topped with oil."}], "status": "discarded"} +{"raw_text": "That's like eating the wood and complaining the steel tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "barn", "X": "wood", "Y": "steel", "verb": "eat"}, "chain": [{"start": "barn", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a barn is made of wood"}, {"start": "barn", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a barn is made of steel"}], "status": "discarded"} +{"raw_text": "Don't eat the glass and then gripe about the instrument.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "barometer", "X": "glass", "Y": "instrument", "verb": "eat"}, "chain": [{"start": "barometer", "relation": "HasA", "end": "glass", "weight": 0.8, "surface_text": "a barometer has glass"}, {"start": "barometer", "relation": "PartOf", "end": "instrument", "weight": 0.8, "surface_text": "both are musical instruments with specific measurement purposes"}], "polished_text": "Don't eat the glass in the barometer and then gripe about the whole instrument.", "status": "polished"} +{"raw_text": "He picks all the glass then wonders why the window looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "gallery", "X": "glass", "Y": "window", "verb": "take"}, "chain": [{"start": "gallery", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a gallery is made of glass"}, {"start": "gallery", "relation": "HasA", "end": "window", "weight": 0.8, "surface_text": "both duplexes and galleries typically have windows."}], "status": "discarded"} +{"raw_text": "Don't pick the bouquet and then gripe about the bouquet.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "lily", "X": "bouquet", "Y": "bouquet", "verb": "pick"}, "chain": [{"start": "lily", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}, {"start": "lily", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}], "polished_text": "Don't pick the bouquet and then gripe about the flowers.", "status": "polished"} +{"raw_text": "That's like eating the magpie and complaining the auk tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "feather", "X": "magpie", "Y": "auk", "verb": "use up"}, "chain": [{"start": "feather", "relation": "PartOf", "end": "magpie", "weight": 0.8, "surface_text": "feathers are part of both birds"}, {"start": "feather", "relation": "PartOf", "end": "auk", "weight": 0.8, "surface_text": "feathers are physical parts covering both birds"}], "polished_text": "That's like plucking the magpie and complaining the auk's feathers are scarce.", "status": "polished"} +{"raw_text": "He picks all the tool then wonders why the gauge looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "caliper", "X": "tool", "Y": "gauge", "verb": "pick"}, "chain": [{"start": "caliper", "relation": "PartOf", "end": "tool", "weight": 0.8, "surface_text": "tool connects both as instruments used for measuring"}, {"start": "caliper", "relation": "HasA", "end": "gauge", "weight": 0.8, "surface_text": "Both instruments contain or function as gauges for precision."}], "status": "discarded"} +{"raw_text": "He picks all the bone then wonders why the kite looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "tail", "X": "bone", "Y": "kite", "verb": "take"}, "chain": [{"start": "tail", "relation": "HasA", "end": "bone", "weight": 0.8, "surface_text": "a tail has bone"}, {"start": "tail", "relation": "HasA", "end": "kite", "weight": 1.0, "surface_text": "[[A kite]] has [[a tail]]"}], "status": "discarded"} +{"raw_text": "That's like eating the ship and complaining the ship tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "anchor", "X": "ship", "Y": "ship", "verb": "eat"}, "chain": [{"start": "anchor", "relation": "PartOf", "end": "ship", "weight": 0.8, "surface_text": "ships are often made with titanium and anchors are parts of ships"}, {"start": "anchor", "relation": "PartOf", "end": "ship", "weight": 0.8, "surface_text": "ships are often made with titanium and anchors are parts of ships"}], "status": "discarded"} +{"raw_text": "He picks all the orange then wonders why the garden looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "tree", "X": "orange", "Y": "garden", "verb": "pick"}, "chain": [{"start": "tree", "relation": "PartOf", "end": "orange", "weight": 0.8, "surface_text": "both fig and orange grow on trees"}, {"start": "tree", "relation": "PartOf", "end": "garden", "weight": 0.8, "surface_text": "a tree is part of garden"}], "polished_text": "He picks all the oranges then wonders why the garden looks bare.", "status": "polished"} +{"raw_text": "Don't pick the plastic and then gripe about the wood.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "knife", "X": "plastic", "Y": "wood", "verb": "pick"}, "chain": [{"start": "knife", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a knife is made of plastic"}, {"start": "knife", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a knife is made of wood"}], "status": "discarded"} +{"raw_text": "That's like eating the dish and complaining the herb tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "coriander", "X": "dish", "Y": "herb", "verb": "pick"}, "chain": [{"start": "coriander", "relation": "HasA", "end": "dish", "weight": 0.8, "surface_text": "dishes can be seasoned with both coriander and paprika"}, {"start": "coriander", "relation": "PartOf", "end": "herb", "weight": 0.8, "surface_text": "both are types of herbs used as spices"}], "status": "discarded"} +{"raw_text": "That's like eating the honeydew and complaining the insect tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "mealybug", "X": "honeydew", "Y": "insect", "verb": "grab"}, "chain": [{"start": "mealybug", "relation": "MadeOf", "end": "honeydew", "weight": 0.8, "surface_text": "mealybugs produce honeydew, ants consume it"}, {"start": "mealybug", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "insects are a biological category both belong to"}], "polished_text": "That's like grabbing the mealybug and complaining the bug tastes sweet.", "status": "polished"} +{"raw_text": "He picks all the sand then wonders why the stone looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "talc", "X": "sand", "Y": "stone", "verb": "drink"}, "chain": [{"start": "talc", "relation": "MadeOf", "end": "sand", "weight": 0.8, "surface_text": "sand can be made from talc and is a common component of glass"}, {"start": "talc", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "stone connects the composition of talc to the category of minerals"}], "polished_text": "He picks all the sand then wonders why the stone's gone dry.", "status": "polished"} +{"raw_text": "That's like eating the arm and complaining the turkey tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "leg", "X": "arm", "Y": "turkey", "verb": "grab"}, "chain": [{"start": "leg", "relation": "PartOf", "end": "arm", "weight": 0.8, "surface_text": "Both the arm and leg are parts of the body."}, {"start": "leg", "relation": "PartOf", "end": "turkey", "weight": 0.8, "surface_text": "turkey has a leg, which contains fat."}], "status": "discarded"} +{"raw_text": "He picks all the wing then wonders why the seabird looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "petrel", "X": "wing", "Y": "seabird", "verb": "use up"}, "chain": [{"start": "petrel", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "both thrashers and petrels have wings as part of their bird anatomy."}, {"start": "petrel", "relation": "PartOf", "end": "seabird", "weight": 0.8, "surface_text": "seabird is a category of bird that includes both thrashers and petrels."}], "polished_text": "He picks all the petrel's wing then wonders why the seabird looks picked clean.", "status": "polished"} +{"raw_text": "He picks all the wood then wonders why the plastic looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "caddy", "X": "wood", "Y": "plastic", "verb": "use up"}, "chain": [{"start": "caddy", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a caddy is made of wood"}, {"start": "caddy", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a caddy is made of plastic"}], "status": "discarded"} +{"raw_text": "That's like eating the bird and complaining the auk tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "penguin", "X": "bird", "Y": "auk", "verb": "drink"}, "chain": [{"start": "penguin", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both emus and penguins are classified as birds in the animal kingdom"}, {"start": "penguin", "relation": "PartOf", "end": "auk", "weight": 0.8, "surface_text": "Both auk and booby are birds often grouped with penguins in discussions of flightless or seabirds."}], "status": "discarded"} +{"raw_text": "Don't eat the body and then gripe about the bull.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "leg", "X": "body", "Y": "bull", "verb": "eat"}, "chain": [{"start": "leg", "relation": "HasA", "end": "body", "weight": 0.8, "surface_text": "legs are parts of both a body and a bull."}, {"start": "leg", "relation": "HasA", "end": "bull", "weight": 0.8, "surface_text": "both bulls and tortoises have legs for movement."}], "status": "discarded"} +{"raw_text": "That's like eating the corn and complaining the stem tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "husk", "X": "corn", "Y": "stem", "verb": "use up"}, "chain": [{"start": "husk", "relation": "HasA", "end": "corn", "weight": 0.8, "surface_text": "a husk has corn inside"}, {"start": "husk", "relation": "PartOf", "end": "stem", "weight": 0.8, "surface_text": "stems are parts of both husks and flowers"}], "polished_text": "That's like eating the corn and complaining the husk used up all the sweetness.", "status": "polished"} +{"raw_text": "He picks all the seaweed then wonders why the salt looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ocean", "X": "seaweed", "Y": "salt", "verb": "drink"}, "chain": [{"start": "ocean", "relation": "PartOf", "end": "seaweed", "weight": 1.0, "surface_text": "[[seaweed]] is part of [[the ocean]]"}, {"start": "ocean", "relation": "HasA", "end": "salt", "weight": 2.0, "surface_text": "[[the ocean]] contains [[salt]]"}], "polished_text": "He picks all the seaweed then wonders why the ocean tastes weak.", "status": "polished"} +{"raw_text": "There's a fella who picks the thread and says the muscle's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "fiber", "X": "thread", "Y": "muscle", "verb": "pick"}, "chain": [{"start": "fiber", "relation": "PartOf", "end": "thread", "weight": 0.8, "surface_text": "thread is made of nylon and fiber is part of thread."}, {"start": "fiber", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "a muscle has a fiber"}], "polished_text": "There's a fella who picks the thread and says the muscle's no good.", "status": "polished"} +{"raw_text": "He picks all the stone then wonders why the salt looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "potassium", "X": "stone", "Y": "salt", "verb": "pick"}, "chain": [{"start": "potassium", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "stone is a type of mineral and can be made of potassium compounds"}, {"start": "potassium", "relation": "MadeOf", "end": "salt", "weight": 0.8, "surface_text": "potassium is a component of some salts, while quartz is often found near salt deposits"}], "polished_text": "He picks all the stone then wonders why the salt's run out.", "status": "polished"} +{"raw_text": "Don't use up the vegetable and then gripe about the stem.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "eggplant", "X": "vegetable", "Y": "stem", "verb": "use up"}, "chain": [{"start": "eggplant", "relation": "HasA", "end": "vegetable", "weight": 0.8, "surface_text": "Both eggplant and cabbage are types of vegetables."}, {"start": "eggplant", "relation": "PartOf", "end": "stem", "weight": 0.8, "surface_text": "the stem is part of both an eggplant and a sprout as they grow."}], "polished_text": "Don't use up the eggplant and then gripe about the stem.", "status": "polished"} +{"raw_text": "That's like eating the grape and complaining the alcohol tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "wine", "X": "grape", "Y": "alcohol", "verb": "take"}, "chain": [{"start": "wine", "relation": "PartOf", "end": "grape", "weight": 1.0, "surface_text": "[[A grape]] is part of [[wine]]"}, {"start": "wine", "relation": "HasA", "end": "alcohol", "weight": 6.928203, "surface_text": "[[Wine]] contains [[alcohol]]"}], "polished_text": "That's like drinking the wine and complaining the grape's got a funny kick.", "status": "polished"} +{"raw_text": "He picks all the finger then wonders why the cuticle looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "nail", "X": "finger", "Y": "cuticle", "verb": "drink"}, "chain": [{"start": "nail", "relation": "PartOf", "end": "finger", "weight": 1.0, "surface_text": "[[nail]] is part of [[finger]]."}, {"start": "nail", "relation": "PartOf", "end": "cuticle", "weight": 1.0, "surface_text": "[[cuticle]] is part of [[nail]]"}], "polished_text": "He picks all the nail then wonders why the cuticle looks bare.", "status": "polished"} +{"raw_text": "There's a fella who takes the chisel and says the oilcan's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "handle", "X": "chisel", "Y": "oilcan", "verb": "take"}, "chain": [{"start": "handle", "relation": "HasA", "end": "chisel", "weight": 0.8, "surface_text": "Both tools typically have handles for gripping."}, {"start": "handle", "relation": "HasA", "end": "oilcan", "weight": 0.8, "surface_text": "Both oilcans and pitchers typically have handles"}], "status": "discarded"} +{"raw_text": "Don't drink the oilcan and then gripe about the vegetable.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "oil", "X": "oilcan", "Y": "vegetable", "verb": "drink"}, "chain": [{"start": "oil", "relation": "HasA", "end": "oilcan", "weight": 0.8, "surface_text": "oil is contained in both"}, {"start": "oil", "relation": "MadeOf", "end": "vegetable", "weight": 0.8, "surface_text": "butter contains oil, and some vegetables are made of oil."}], "status": "discarded"} +{"raw_text": "That's like eating the diet and complaining the nail tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cassowary", "X": "diet", "Y": "nail", "verb": "pick"}, "chain": [{"start": "cassowary", "relation": "HasA", "end": "diet", "weight": 0.8, "surface_text": "Cassowary has insects as part of its diet, insects are part of the food chain."}, {"start": "cassowary", "relation": "HasA", "end": "nail", "weight": 0.8, "surface_text": "both birds have hard, sharp structures on their feet"}], "polished_text": "That's like eating the cassowary's whole diet then picking its nail and complaining it tastes bad.", "status": "polished"} +{"raw_text": "There's a fella who use ups the snail and says the snail's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "slug", "X": "snail", "Y": "snail", "verb": "use up"}, "chain": [{"start": "slug", "relation": "PartOf", "end": "snail", "weight": 0.8, "surface_text": "bananas can be eaten by snails; slugs are related to snails"}, {"start": "slug", "relation": "PartOf", "end": "snail", "weight": 0.8, "surface_text": "bananas can be eaten by snails; slugs are related to snails"}], "polished_text": "There's a fella who uses up the snail and says the snail's no good.", "status": "polished"} +{"raw_text": "That's like eating the steak and complaining the meal tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "beef", "X": "steak", "Y": "meal", "verb": "grab"}, "chain": [{"start": "beef", "relation": "PartOf", "end": "steak", "weight": 0.8, "surface_text": "steak can be used as an ingredient in cornbread, and beef is part of steak"}, {"start": "beef", "relation": "PartOf", "end": "meal", "weight": 0.8, "surface_text": "cornbread and beef can both be parts of a meal"}], "polished_text": "That's like biting the steak and complaining the whole meal's gone bad.", "status": "polished"} +{"raw_text": "Don't pick the clamp and then gripe about the steel.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "vise", "X": "clamp", "Y": "steel", "verb": "pick"}, "chain": [{"start": "vise", "relation": "PartOf", "end": "clamp", "weight": 0.8, "surface_text": "a vise often uses a lever-like clamp mechanism, and levers can be used in clamping devices"}, {"start": "vise", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a vise is made of steel"}], "status": "discarded"} +{"raw_text": "Don't drink the plastic and then gripe about the doctor.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "level", "X": "plastic", "Y": "doctor", "verb": "drink"}, "chain": [{"start": "level", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a level is made of plastic"}, {"start": "level", "relation": "HasA", "end": "doctor", "weight": 0.8, "surface_text": "A doctor uses both a stethoscope and a level as tools in their work."}], "polished_text": "Don't drink the plastic and then gripe about the doctor.", "status": "polished"} +{"raw_text": "There's a fella who drinks the flower and says the stem's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lilac", "X": "flower", "Y": "stem", "verb": "drink"}, "chain": [{"start": "lilac", "relation": "HasA", "end": "flower", "weight": 0.8, "surface_text": "Both lilac and bouquet are types of flowers or composed of flowers."}, {"start": "lilac", "relation": "PartOf", "end": "stem", "weight": 0.8, "surface_text": "Both lilac and poppy have stems as part of their plant structure."}], "polished_text": "That fella who drinks the lilac flower and then says the lilac stem's no good.", "status": "polished"} +{"raw_text": "He picks all the fabric then wonders why the fabric looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "dress", "X": "fabric", "Y": "fabric", "verb": "use up"}, "chain": [{"start": "dress", "relation": "PartOf", "end": "fabric", "weight": 0.8, "surface_text": "fabric is part of a dress"}, {"start": "dress", "relation": "PartOf", "end": "fabric", "weight": 0.8, "surface_text": "fabric is part of a dress"}], "polished_text": "He picks all the fabric then wonders why the fabric's used up.", "status": "polished"} +{"raw_text": "There's a fella who takes the mineral and says the mineral's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "tin", "X": "mineral", "Y": "mineral", "verb": "take"}, "chain": [{"start": "tin", "relation": "PartOf", "end": "mineral", "weight": 0.8, "surface_text": "Both tungsten and tin can be found as parts of certain minerals."}, {"start": "tin", "relation": "PartOf", "end": "mineral", "weight": 0.8, "surface_text": "Both tungsten and tin can be found as parts of certain minerals."}], "status": "discarded"} +{"raw_text": "That's like eating the fence and complaining the soil tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "grassland", "X": "fence", "Y": "soil", "verb": "eat"}, "chain": [{"start": "grassland", "relation": "HasA", "end": "fence", "weight": 0.8, "surface_text": "orchards have fences to protect trees, grasslands have fences for livestock"}, {"start": "grassland", "relation": "HasA", "end": "soil", "weight": 0.8, "surface_text": "orchards grow in rich soil, grasslands grow in soil"}], "status": "discarded"} +{"raw_text": "Don't use up the hand and then gripe about the hand.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "marmoset", "X": "hand", "Y": "hand", "verb": "use up"}, "chain": [{"start": "marmoset", "relation": "HasA", "end": "hand", "weight": 0.8, "surface_text": "hand connects as part of the claw structure and possession by the marmoset"}, {"start": "marmoset", "relation": "HasA", "end": "hand", "weight": 0.8, "surface_text": "hand connects as part of the claw structure and possession by the marmoset"}], "status": "discarded"} +{"raw_text": "That's like eating the berries and complaining the wood tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "coca", "X": "berries", "Y": "wood", "verb": "eat"}, "chain": [{"start": "coca", "relation": "HasA", "end": "berries", "weight": 0.8, "surface_text": "Both holly and coca trees are known for producing berries."}, {"start": "coca", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "Both trees are made of wood."}], "status": "discarded"} +{"raw_text": "He picks all the fruit then wonders why the sugar looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "candy", "X": "fruit", "Y": "sugar", "verb": "use up"}, "chain": [{"start": "candy", "relation": "HasA", "end": "fruit", "weight": 0.8, "surface_text": "both salads and candies can contain fruit (e.g., fruit salad, fruit candy)"}, {"start": "candy", "relation": "PartOf", "end": "sugar", "weight": 2.0, "surface_text": "[[sugar]] is part of [[candy]]."}], "polished_text": "He picks all the fruit from the candy then wonders why the sugar looks used up.", "status": "polished"} +{"raw_text": "That's like eating the leather and complaining the bellows tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "accordion", "X": "leather", "Y": "bellows", "verb": "pick"}, "chain": [{"start": "accordion", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "an accordion is made of leather"}, {"start": "accordion", "relation": "HasA", "end": "bellows", "weight": 0.8, "surface_text": "an accordion has bellows"}], "polished_text": "That's like picking the accordion apart and complaining the leather or bellows sound sour.", "status": "polished"} +{"raw_text": "Don't grab the wood and then gripe about the blade.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "trowel", "X": "wood", "Y": "blade", "verb": "grab"}, "chain": [{"start": "trowel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a trowel is made of wood"}, {"start": "trowel", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a trowel has a blade"}], "status": "discarded"} +{"raw_text": "That's like eating the muscle and complaining the diet tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "lion", "X": "muscle", "Y": "diet", "verb": "pick"}, "chain": [{"start": "lion", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "muscle connects the lion's body part to the fat's composition. (This is a better option.)"}, {"start": "lion", "relation": "HasA", "end": "diet", "weight": 0.8, "surface_text": "diet connects the lion's food to the fat's purpose (though not a concrete noun, \"diet\" is a common concept that might be acceptable in some contexts, but it's not a concrete noun. Replacing with a better option)"}], "status": "discarded"} +{"raw_text": "There's a fella who picks the orchestra and says the orchestra's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "organ", "X": "orchestra", "Y": "orchestra", "verb": "pick"}, "chain": [{"start": "organ", "relation": "PartOf", "end": "orchestra", "weight": 0.8, "surface_text": "orchestra connects the larger ensemble both instruments can be part of."}, {"start": "organ", "relation": "PartOf", "end": "orchestra", "weight": 0.8, "surface_text": "orchestra connects the larger ensemble both instruments can be part of."}], "status": "discarded"} +{"raw_text": "Don't eat the metal and then gripe about the handle.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "saw", "X": "metal", "Y": "handle", "verb": "eat"}, "chain": [{"start": "saw", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "both saws and computers can be made of metal."}, {"start": "saw", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "both a saw and a spade have handles."}], "status": "discarded"} +{"raw_text": "That's like eating the orchard and complaining the jungle tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "fruit", "X": "orchard", "Y": "jungle", "verb": "use up"}, "chain": [{"start": "fruit", "relation": "HasA", "end": "orchard", "weight": 0.8, "surface_text": "both orchards and jungles can contain fruit-bearing plants."}, {"start": "fruit", "relation": "HasA", "end": "jungle", "weight": 0.8, "surface_text": "both orchards and jungles can contain fruit-bearing plants."}], "polished_text": "That's like eating the orchard's fruit and complaining the jungle's fruit's gone bad.", "status": "polished"} +{"raw_text": "He picks all the beak then wonders why the beak looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "flamingo", "X": "beak", "Y": "beak", "verb": "drink"}, "chain": [{"start": "flamingo", "relation": "PartOf", "end": "beak", "weight": 0.8, "surface_text": "beaks are a defining physical part of both birds"}, {"start": "flamingo", "relation": "PartOf", "end": "beak", "weight": 0.8, "surface_text": "beaks are a defining physical part of both birds"}], "polished_text": "He picks all the beak then wonders why the beak's gone bare.", "status": "polished"} +{"raw_text": "He picks all the orchard then wonders why the grassland looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "fence", "X": "orchard", "Y": "grassland", "verb": "drink"}, "chain": [{"start": "fence", "relation": "HasA", "end": "orchard", "weight": 0.8, "surface_text": "orchards have fences to protect trees, grasslands have fences for livestock"}, {"start": "fence", "relation": "HasA", "end": "grassland", "weight": 0.8, "surface_text": "orchards have fences to protect trees, grasslands have fences for livestock"}], "polished_text": "He drinks all the orchard then wonders why the grassland looks bare.", "status": "polished"} +{"raw_text": "He picks all the tail then wonders why the string looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "kite", "X": "tail", "Y": "string", "verb": "pick"}, "chain": [{"start": "kite", "relation": "HasA", "end": "tail", "weight": 1.0, "surface_text": "[[A kite]] has [[a tail]]"}, {"start": "kite", "relation": "PartOf", "end": "string", "weight": 1.0, "surface_text": "[[string]] is part of [[a kite]]"}], "polished_text": "He picks all the tail off the kite then wonders why the string looks bare.", "status": "polished"} +{"raw_text": "There's a fella who eats the wood and says the home's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "furniture", "X": "wood", "Y": "home", "verb": "eat"}, "chain": [{"start": "furniture", "relation": "MadeOf", "end": "wood", "weight": 2.0, "surface_text": "[[furniture]] is made of [[wood]]."}, {"start": "furniture", "relation": "PartOf", "end": "home", "weight": 0.8, "surface_text": "furniture is part of a home"}], "status": "discarded"} +{"raw_text": "He picks all the water then wonders why the stem looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "celery", "X": "water", "Y": "stem", "verb": "take"}, "chain": [{"start": "celery", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "celery is made of water"}, {"start": "celery", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "celery has a stem"}], "polished_text": "He picks all the water from the celery, then wonders why the stem looks bare.", "status": "polished"} +{"raw_text": "That's like eating the wood and complaining the nut tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "hickory", "X": "wood", "Y": "nut", "verb": "eat"}, "chain": [{"start": "hickory", "relation": "PartOf", "end": "wood", "weight": 0.8, "surface_text": "both trees are made of wood"}, {"start": "hickory", "relation": "HasA", "end": "nut", "weight": 0.8, "surface_text": "both trees can produce nuts (coca beans and hickory nuts)"}], "status": "discarded"} +{"raw_text": "He picks all the mealybug then wonders why the plastic looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "scale", "X": "mealybug", "Y": "plastic", "verb": "drink"}, "chain": [{"start": "scale", "relation": "HasA", "end": "mealybug", "weight": 0.8, "surface_text": "mealybugs have a waxy scale; butterflies may have scale-like structures on wings"}, {"start": "scale", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a scale is made of plastic"}], "status": "discarded"} +{"raw_text": "He picks all the magnesium then wonders why the magnesium looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "metal", "X": "magnesium", "Y": "magnesium", "verb": "grab"}, "chain": [{"start": "metal", "relation": "PartOf", "end": "magnesium", "weight": 0.8, "surface_text": "both magnesium and tungsten are types of metal."}, {"start": "metal", "relation": "PartOf", "end": "magnesium", "weight": 0.8, "surface_text": "both magnesium and tungsten are types of metal."}], "status": "discarded"} +{"raw_text": "That's like eating the hole and complaining the cave tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "hollow", "X": "hole", "Y": "cave", "verb": "take"}, "chain": [{"start": "hollow", "relation": "PartOf", "end": "hole", "weight": 0.8, "surface_text": "Both hollow and pit are types of depressions, which can include a hole."}, {"start": "hollow", "relation": "PartOf", "end": "cave", "weight": 0.8, "surface_text": "a hollow can be part of a cave, and a jungle may have caves"}], "status": "discarded"} +{"raw_text": "That's like eating the liquid and complaining the liquid tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "trough", "X": "liquid", "Y": "liquid", "verb": "use up"}, "chain": [{"start": "trough", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "liquid connects as a common substance held in both containers"}, {"start": "trough", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "liquid connects as a common substance held in both containers"}], "status": "discarded"} +{"raw_text": "That's like eating the turtle and complaining the walnut tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "shell", "X": "turtle", "Y": "walnut", "verb": "take"}, "chain": [{"start": "shell", "relation": "HasA", "end": "turtle", "weight": 1.0, "surface_text": "[[A turtle]] has [[a shell]]"}, {"start": "shell", "relation": "HasA", "end": "walnut", "weight": 2.0, "surface_text": "[[A walnut]] has [[a shell]]"}], "polished_text": "That's like cracking the shell and complaining the nut's too bitter.", "status": "polished"} +{"raw_text": "There's a fella who use ups the cooler and says the flame's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "styrofoam", "X": "cooler", "Y": "flame", "verb": "use up"}, "chain": [{"start": "styrofoam", "relation": "MadeOf", "end": "cooler", "weight": 0.8, "surface_text": "styrofoam is used to make coolers that keep ice cold."}, {"start": "styrofoam", "relation": "MadeOf", "end": "flame", "weight": 0.8, "surface_text": "styrofoam is often used as a material in structures that can burn, and ash is created by flames"}], "polished_text": "There's a fella who uses up the cooler and says the flame's no good.", "status": "polished"} +{"raw_text": "That's like eating the shell and complaining the external skeleton tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "crab", "X": "shell", "Y": "external skeleton", "verb": "take"}, "chain": [{"start": "crab", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a crab has a shell"}, {"start": "crab", "relation": "HasA", "end": "external_skeleton", "weight": 1.0, "surface_text": "[[A crab]] has [[an external skeleton]]"}], "status": "discarded"} +{"raw_text": "Don't take the nut and then gripe about the shell.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "acorn", "X": "nut", "Y": "shell", "verb": "take"}, "chain": [{"start": "acorn", "relation": "HasA", "end": "nut", "weight": 0.8, "surface_text": "an acorn has a nut"}, {"start": "acorn", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "an acorn is made of shell"}], "polished_text": "Don't take the nut and then gripe about the shell.", "status": "polished"} +{"raw_text": "Don't pick the nest and then gripe about the beak.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "finch", "X": "nest", "Y": "beak", "verb": "pick"}, "chain": [{"start": "finch", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both finches and kestrels build or use nests."}, {"start": "finch", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "puffins and finches both have beaks for eating and other activities."}], "status": "discarded"} +{"raw_text": "Don't eat the sand and then gripe about the sand.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "desert", "X": "sand", "Y": "sand", "verb": "eat"}, "chain": [{"start": "desert", "relation": "PartOf", "end": "sand", "weight": 0.8, "surface_text": "sand is a part of the desert and can be found in a lake"}, {"start": "desert", "relation": "HasA", "end": "sand", "weight": 0.8, "surface_text": "sand is a common component of deserts and the material the ground is made of."}], "polished_text": "Don't eat the sand and then gripe about the desert.", "status": "polished"} +{"raw_text": "There's a fella who use ups the wing and says the egg's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "osprey", "X": "wing", "Y": "egg", "verb": "use up"}, "chain": [{"start": "osprey", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings."}, {"start": "osprey", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs as part of reproduction"}], "status": "discarded"} +{"raw_text": "Don't take the feather and then gripe about the bird.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "lark", "X": "feather", "Y": "bird", "verb": "take"}, "chain": [{"start": "lark", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both nightjar and lark are birds that have feathers."}, {"start": "lark", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "Both are specific types of birds."}], "polished_text": "Don't take the feather off the lark and then gripe about the bird.", "status": "polished"} +{"raw_text": "There's a fella who grabs the savanna and says the orchard's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "soil", "X": "savanna", "Y": "orchard", "verb": "grab"}, "chain": [{"start": "soil", "relation": "HasA", "end": "savanna", "weight": 0.8, "surface_text": "Savannas are landscapes that contain soil, while lettuce plants are grown in soil."}, {"start": "soil", "relation": "PartOf", "end": "orchard", "weight": 0.8, "surface_text": "soil is part of an orchard and the earth contains soil"}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the beak and says the feather's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "nightjar", "X": "beak", "Y": "feather", "verb": "grab"}, "chain": [{"start": "nightjar", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "beak is a physical feature common to both birds, used for eating and other functions"}, {"start": "nightjar", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both nightjar and lark are birds that have feathers."}], "polished_text": "There's a nightjar who grabs the beak and says the feather's no good.", "status": "polished"} +{"raw_text": "There's a fella who picks the glaze and says the kiln's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "ceramic", "X": "glaze", "Y": "kiln", "verb": "pick"}, "chain": [{"start": "ceramic", "relation": "HasA", "end": "glaze", "weight": 0.8, "surface_text": "glaze is an element of a teacup and ceramics can have a glaze"}, {"start": "ceramic", "relation": "PartOf", "end": "kiln", "weight": 0.8, "surface_text": "kiln is part of ceramic production, and kilns can produce soot"}], "polished_text": "There's a fella who picks the glaze and says the kiln's no good.", "status": "polished"} +{"raw_text": "There's a fella who grabs the bird and says the wing's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "hawk", "X": "bird", "Y": "wing", "verb": "grab"}, "chain": [{"start": "hawk", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "Both cotinga and hawk are types of bird."}, {"start": "hawk", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both cotinga and hawk have wings."}], "status": "discarded"} +{"raw_text": "There's a fella who picks the wren and says the condor's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "egg", "X": "wren", "Y": "condor", "verb": "pick"}, "chain": [{"start": "egg", "relation": "HasA", "end": "wren", "weight": 0.8, "surface_text": "Both birds lay eggs as part of their reproductive cycle."}, {"start": "egg", "relation": "HasA", "end": "condor", "weight": 0.8, "surface_text": "both avocets and condors have eggs"}], "status": "discarded"} +{"raw_text": "There's a fella who eats the foot and says the body's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "leg", "X": "foot", "Y": "body", "verb": "eat"}, "chain": [{"start": "leg", "relation": "PartOf", "end": "foot", "weight": 0.8, "surface_text": "Both the foot (part of the leg) and the leg itself are parts of the body."}, {"start": "leg", "relation": "PartOf", "end": "body", "weight": 0.8, "surface_text": "a leg is part of the body"}], "status": "discarded"} +{"raw_text": "Don't grab the glaze and then gripe about the clay.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "teacup", "X": "glaze", "Y": "clay", "verb": "grab"}, "chain": [{"start": "teacup", "relation": "HasA", "end": "glaze", "weight": 0.8, "surface_text": "glaze is an element of a teacup and ceramics can have a glaze"}, {"start": "teacup", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "clay is used to make teacups and is a component of ceramic"}], "polished_text": "Don't grab the glaze and then gripe about the clay.", "status": "polished"} +{"raw_text": "That's like eating the pit and complaining the earth tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "ground", "X": "pit", "Y": "earth", "verb": "eat"}, "chain": [{"start": "ground", "relation": "PartOf", "end": "pit", "weight": 0.8, "surface_text": "ground is part of both a ridge's surface and where a pit forms"}, {"start": "ground", "relation": "PartOf", "end": "earth", "weight": 0.8, "surface_text": "the ground is part of the earth"}], "polished_text": "That's like eating the ground and complaining the earth tastes off.", "status": "polished"} +{"raw_text": "He picks all the jaw then wonders why the bone looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "mouth", "X": "jaw", "Y": "bone", "verb": "grab"}, "chain": [{"start": "mouth", "relation": "PartOf", "end": "jaw", "weight": 0.8, "surface_text": "jaw is a part of an orca and part of a mouth"}, {"start": "mouth", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a mouth is made of bone"}], "status": "discarded"} +{"raw_text": "He picks all the dish then wonders why the dish looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ginger", "X": "dish", "Y": "dish", "verb": "take"}, "chain": [{"start": "ginger", "relation": "HasA", "end": "dish", "weight": 0.8, "surface_text": "both can be ingredients in a single dish"}, {"start": "ginger", "relation": "HasA", "end": "dish", "weight": 0.8, "surface_text": "a dish can contain both cumin and ginger"}], "polished_text": "He takes all the ginger then wonders why the dish looks bare.", "status": "polished"} +{"raw_text": "Don't take the fabric and then gripe about the fabric.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "linen", "X": "fabric", "Y": "fabric", "verb": "take"}, "chain": [{"start": "linen", "relation": "HasA", "end": "fabric", "weight": 0.8, "surface_text": "Both burlap and linen are types of fabric."}, {"start": "linen", "relation": "HasA", "end": "fabric", "weight": 0.8, "surface_text": "Both burlap and linen are types of fabric."}], "status": "discarded"} +{"raw_text": "He picks all the blade then wonders why the surface looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "planer", "X": "blade", "Y": "surface", "verb": "eat"}, "chain": [{"start": "planer", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a planer has a blade"}, {"start": "planer", "relation": "PartOf", "end": "surface", "weight": 0.8, "surface_text": "surface is what the punch acts upon and is part of what the planer processes"}], "polished_text": "He sharpens all the blades then wonders why the surface looks bare.", "status": "polished"} +{"raw_text": "That's like eating the plant and complaining the spice tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "thyme", "X": "plant", "Y": "spice", "verb": "eat"}, "chain": [{"start": "thyme", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "Both ginger and thyme are parts of plants."}, {"start": "thyme", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "Both cumin and thyme are types of spices used in cooking."}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the nest and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cock", "X": "nest", "Y": "nest", "verb": "grab"}, "chain": [{"start": "cock", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds make or use nests"}, {"start": "cock", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds make or use nests"}], "status": "discarded"} +{"raw_text": "That's like eating the water and complaining the fish tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "pond", "X": "water", "Y": "fish", "verb": "grab"}, "chain": [{"start": "pond", "relation": "HasA", "end": "water", "weight": 2.0, "surface_text": "[[a pond]] contains [[water]]"}, {"start": "pond", "relation": "HasA", "end": "fish", "weight": 0.8, "surface_text": "An orchard might have a pond with fish, linking the two environments."}], "status": "discarded"} +{"raw_text": "There's a fella who takes the insect and says the wing's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "bee", "X": "insect", "Y": "wing", "verb": "take"}, "chain": [{"start": "bee", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "insects are both classified as insects."}, {"start": "bee", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both flies and bees have wings."}], "status": "discarded"} +{"raw_text": "He picks all the wood then wonders why the office looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "desk", "X": "wood", "Y": "office", "verb": "pick"}, "chain": [{"start": "desk", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "desks are often made of wood"}, {"start": "desk", "relation": "HasA", "end": "office", "weight": 0.8, "surface_text": "an office has a desk"}], "status": "discarded"} +{"raw_text": "He picks all the plastic then wonders why the keypad looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "phone", "X": "plastic", "Y": "keypad", "verb": "eat"}, "chain": [{"start": "phone", "relation": "PartOf", "end": "plastic", "weight": 0.8, "surface_text": "plastic is part of a phone"}, {"start": "phone", "relation": "PartOf", "end": "keypad", "weight": 1.0, "surface_text": "[[A keypad]] is part of [[a phone]]"}], "polished_text": "He picks all the plastic off the phone, then wonders why the keypad looks half-eaten.", "status": "polished"} +{"raw_text": "He picks all the plastic then wonders why the tool looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "sponge", "X": "plastic", "Y": "tool", "verb": "eat"}, "chain": [{"start": "sponge", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a sponge is made of plastic"}, {"start": "sponge", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "chimpanzees use sponges as tools; sponges have structural features"}], "status": "discarded"} +{"raw_text": "Don't take the hair and then gripe about the fur.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "mole", "X": "hair", "Y": "fur", "verb": "take"}, "chain": [{"start": "mole", "relation": "HasA", "end": "hair", "weight": 0.8, "surface_text": "hair connects as a common feature of skin and moles"}, {"start": "mole", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "fur connects as a common feature of skin (on animals) and moles"}], "polished_text": "Don't take the hair and then gripe about the fur.", "status": "polished"} +{"raw_text": "Don't grab the leaf and then gripe about the branch.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "hickory", "X": "leaf", "Y": "branch", "verb": "grab"}, "chain": [{"start": "hickory", "relation": "PartOf", "end": "leaf", "weight": 0.8, "surface_text": "both are parts of trees"}, {"start": "hickory", "relation": "PartOf", "end": "branch", "weight": 0.8, "surface_text": "both are parts of trees"}], "polished_text": "Don't grab the hickory leaf and then gripe about the hickory branch.", "status": "polished"} +{"raw_text": "He picks all the pocket then wonders why the toolkit looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "stethoscope", "X": "pocket", "Y": "toolkit", "verb": "grab"}, "chain": [{"start": "stethoscope", "relation": "HasA", "end": "pocket", "weight": 0.8, "surface_text": "both tools can be carried in a pocket"}, {"start": "stethoscope", "relation": "PartOf", "end": "toolkit", "weight": 0.8, "surface_text": "Both a stethoscope and a level might be found in a medical or scientific toolkit."}], "polished_text": "He grabs all the stethoscope out of the pocket, then wonders why the toolkit looks bare.", "status": "polished"} +{"raw_text": "Don't take the wing and then gripe about the wing.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "tern", "X": "wing", "Y": "wing", "verb": "take"}, "chain": [{"start": "tern", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both ostriches and terns have wings, although ostriches are flightless, wings are a common physical feature in birds."}, {"start": "tern", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both ostriches and terns have wings, although ostriches are flightless, wings are a common physical feature in birds."}], "polished_text": "Don't take the wing and then gripe about the other wing.", "status": "polished"} +{"raw_text": "Don't pick the book and then gripe about the literature.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "library", "X": "book", "Y": "literature", "verb": "pick"}, "chain": [{"start": "library", "relation": "PartOf", "end": "book", "weight": 7.2111025, "surface_text": "[[a book]] is part of [[library]]"}, {"start": "library", "relation": "HasA", "end": "literature", "weight": 1.0, "surface_text": "[[a library]] has [[literature]]"}], "polished_text": "Don't pick the book and then gripe about the library.", "status": "polished"} +{"raw_text": "There's a fella who eats the kettle and says the vise's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "handle", "X": "kettle", "Y": "vise", "verb": "eat"}, "chain": [{"start": "handle", "relation": "HasA", "end": "kettle", "weight": 1.0, "surface_text": "[[A kettle]] has [[a handle]]"}, {"start": "handle", "relation": "PartOf", "end": "vise", "weight": 0.8, "surface_text": "both vise and lever have handles that are used to operate them"}], "status": "discarded"} +{"raw_text": "There's a fella who picks the wood and says the wood's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mahogany", "X": "wood", "Y": "wood", "verb": "pick"}, "chain": [{"start": "mahogany", "relation": "PartOf", "end": "wood", "weight": 0.8, "surface_text": "Both maple and mahogany are types of wood."}, {"start": "mahogany", "relation": "PartOf", "end": "wood", "weight": 0.8, "surface_text": "Both maple and mahogany are types of wood."}], "status": "discarded"} +{"raw_text": "He picks all the wing then wonders why the beak looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cock", "X": "wing", "Y": "beak", "verb": "drink"}, "chain": [{"start": "cock", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "wings are parts of both swifts and roosters"}, {"start": "cock", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both birds have beaks."}], "status": "discarded"} +{"raw_text": "He picks all the piano then wonders why the synthesizer looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "string", "X": "piano", "Y": "synthesizer", "verb": "take"}, "chain": [{"start": "string", "relation": "PartOf", "end": "piano", "weight": 0.8, "surface_text": "string is measured by a micrometer and is a part of a piano"}, {"start": "string", "relation": "HasA", "end": "synthesizer", "weight": 0.8, "surface_text": "Both instruments can have strings, which are used to produce sound."}], "status": "discarded"} +{"raw_text": "Don't use up the gun and then gripe about the \"army\".", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "mortar", "X": "gun", "Y": "\"army\"", "verb": "use up"}, "chain": [{"start": "mortar", "relation": "HasA", "end": "gun", "weight": 0.8, "surface_text": "gun is a device that can contain a mortar and has a trigger"}, {"start": "mortar", "relation": "HasA", "end": "\"army\"", "weight": 0.8, "surface_text": "an army has both mortars and blades in their arsenal"}], "status": "discarded"} +{"raw_text": "There's a fella who takes the metal and says the magnesium's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "ore", "X": "metal", "Y": "magnesium", "verb": "take"}, "chain": [{"start": "ore", "relation": "HasA", "end": "metal", "weight": 0.8, "surface_text": "ore has metal"}, {"start": "ore", "relation": "HasA", "end": "magnesium", "weight": 0.8, "surface_text": "both magnesium and gold can be found in ore deposits, linking their natural sources"}], "status": "discarded"} +{"raw_text": "That's like eating the fulcrum and complaining the lighter tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "lever", "X": "fulcrum", "Y": "lighter", "verb": "eat"}, "chain": [{"start": "lever", "relation": "PartOf", "end": "fulcrum", "weight": 1.0, "surface_text": "[[A fulcrum]] is part of [[a lever]]"}, {"start": "lever", "relation": "HasA", "end": "lighter", "weight": 0.8, "surface_text": "a lighter has a lever"}], "status": "discarded"} +{"raw_text": "That's like eating the water and complaining the grape tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "wine", "X": "water", "Y": "grape", "verb": "drink"}, "chain": [{"start": "wine", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "wine is made of water"}, {"start": "wine", "relation": "PartOf", "end": "grape", "weight": 1.0, "surface_text": "[[A grape]] is part of [[wine]]"}], "status": "discarded"} +{"raw_text": "There's a fella who eats the fruit and says the jam's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "fig", "X": "fruit", "Y": "jam", "verb": "eat"}, "chain": [{"start": "fig", "relation": "HasA", "end": "fruit", "weight": 0.8, "surface_text": "both fig and orange are types of fruit"}, {"start": "fig", "relation": "MadeOf", "end": "jam", "weight": 0.8, "surface_text": "jam is made from both figs and cranberries, which are fruits commonly used in jams."}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the wing and says the feathers's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "condor", "X": "wing", "Y": "feathers", "verb": "grab"}, "chain": [{"start": "condor", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "wings are a physical part of both condors and cockatoos"}, {"start": "condor", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "both condors and eagles have feathers covering their bodies"}], "status": "discarded"} +{"raw_text": "There's a fella who eats the food and says the fur's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lynx", "X": "food", "Y": "fur", "verb": "eat"}, "chain": [{"start": "lynx", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "lynx has food (fish), fish need food to survive"}, {"start": "lynx", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "both have fur covering their bodies"}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the soil and says the fence's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "pasture", "X": "soil", "Y": "fence", "verb": "drink"}, "chain": [{"start": "pasture", "relation": "HasA", "end": "soil", "weight": 0.8, "surface_text": "Soil is part of a furrow and a pasture contains soil."}, {"start": "pasture", "relation": "HasA", "end": "fence", "weight": 0.8, "surface_text": "Fences are built around savannas for grazing and are a common feature in pastures."}], "polished_text": "There's a fella who drinks the soil and says the fence is no good.", "status": "polished"} +{"raw_text": "There's a fella who grabs the wood and says the band's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "drum", "X": "wood", "Y": "band", "verb": "grab"}, "chain": [{"start": "drum", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a drum is made of wood"}, {"start": "drum", "relation": "HasA", "end": "band", "weight": 0.8, "surface_text": "band connects both instruments as they are found in a musical group"}], "status": "discarded"} +{"raw_text": "Don't eat the scrap and then gripe about the iron.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "steel", "X": "scrap", "Y": "iron", "verb": "eat"}, "chain": [{"start": "steel", "relation": "HasA", "end": "scrap", "weight": 0.8, "surface_text": "both pewter and steel can be found as scrap metal"}, {"start": "steel", "relation": "MadeOf", "end": "iron", "weight": 2.828427, "surface_text": "[[Steel]] is made of [[iron]]."}], "status": "discarded"} +{"raw_text": "Don't drink the disease and then gripe about the disease.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "blood", "X": "disease", "Y": "disease", "verb": "drink"}, "chain": [{"start": "blood", "relation": "HasA", "end": "disease", "weight": 0.8, "surface_text": "mold causes disease, blood can be part of disease"}, {"start": "blood", "relation": "HasA", "end": "disease", "weight": 0.8, "surface_text": "mold causes disease, blood can be part of disease"}], "status": "discarded"} +{"raw_text": "Don't eat the fish and then gripe about the school.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "minnow", "X": "fish", "Y": "school", "verb": "eat"}, "chain": [{"start": "minnow", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a minnow is made of fish"}, {"start": "minnow", "relation": "PartOf", "end": "school", "weight": 0.8, "surface_text": "a minnow is part of a school"}], "status": "discarded"} +{"raw_text": "He picks all the dessert then wonders why the dessert looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "chocolate", "X": "dessert", "Y": "dessert", "verb": "drink"}, "chain": [{"start": "chocolate", "relation": "PartOf", "end": "dessert", "weight": 0.8, "surface_text": "both can be part of a meal or dessert course"}, {"start": "chocolate", "relation": "PartOf", "end": "dessert", "weight": 0.8, "surface_text": "both can be part of a meal or dessert course"}], "status": "discarded"} +{"raw_text": "There's a fella who takes the plant and says the spice's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "turmeric", "X": "plant", "Y": "spice", "verb": "take"}, "chain": [{"start": "turmeric", "relation": "MadeOf", "end": "plant", "weight": 0.8, "surface_text": "both turmeric and basil come from plants."}, {"start": "turmeric", "relation": "MadeOf", "end": "spice", "weight": 0.8, "surface_text": "turmeric is a spice used in curry, which is also a spice blend"}], "status": "discarded"} +{"raw_text": "Don't drink the skin and then gripe about the iron.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "metal", "X": "skin", "Y": "iron", "verb": "drink"}, "chain": [{"start": "metal", "relation": "PartOf", "end": "skin", "weight": 0.8, "surface_text": "skin can be part of metal objects like armor, and rust is made of metal."}, {"start": "metal", "relation": "PartOf", "end": "iron", "weight": 0.8, "surface_text": "both tungsten and iron are types of metal"}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the door and says the jug's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "handle", "X": "door", "Y": "jug", "verb": "drink"}, "chain": [{"start": "handle", "relation": "HasA", "end": "door", "weight": 0.8, "surface_text": "a door has a handle"}, {"start": "handle", "relation": "PartOf", "end": "jug", "weight": 0.8, "surface_text": "both jugs and toolboxes have handles for carrying"}], "status": "discarded"} +{"raw_text": "Don't take the been shaved and then gripe about the fur.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "cat", "X": "been shaved", "Y": "fur", "verb": "take"}, "chain": [{"start": "cat", "relation": "HasA", "end": "been_shaved", "weight": 1.0, "surface_text": "[[My cat]] has [[been shaved]]"}, {"start": "cat", "relation": "MadeOf", "end": "fur", "weight": 1.0, "surface_text": "[[A cat]] is made of [[fur]]."}], "status": "discarded"} +{"raw_text": "Don't drink the wing and then gripe about the egg.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "wren", "X": "wing", "Y": "egg", "verb": "drink"}, "chain": [{"start": "wren", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "wings are common anatomical parts used for flight in both birds."}, {"start": "wren", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs as part of their reproductive cycle."}], "polished_text": "Don't count the wren's wings and then complain about its eggs.", "status": "polished"} +{"raw_text": "There's a fella who takes the farm and says the sand's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "field", "X": "farm", "Y": "sand", "verb": "take"}, "chain": [{"start": "field", "relation": "HasA", "end": "farm", "weight": 0.8, "surface_text": "a farm has a field"}, {"start": "field", "relation": "HasA", "end": "sand", "weight": 0.8, "surface_text": "Both deserts and fields can contain sand."}], "status": "discarded"} +{"raw_text": "He picks all the pit then wonders why the pit looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "nectarine", "X": "pit", "Y": "pit", "verb": "grab"}, "chain": [{"start": "nectarine", "relation": "PartOf", "end": "pit", "weight": 0.8, "surface_text": "a pit is part of nectarine"}, {"start": "nectarine", "relation": "PartOf", "end": "pit", "weight": 0.8, "surface_text": "a pit is part of nectarine"}], "status": "discarded"} +{"raw_text": "That's like eating the swift and complaining the emu tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "egg", "X": "swift", "Y": "emu", "verb": "drink"}, "chain": [{"start": "egg", "relation": "HasA", "end": "swift", "weight": 0.8, "surface_text": "both swifts and cuckoos lay eggs"}, {"start": "egg", "relation": "PartOf", "end": "emu", "weight": 0.8, "surface_text": "Eggs are a part of the reproductive process for both emus and pythons."}], "status": "discarded"} +{"raw_text": "That's like eating the petal and complaining the root tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "flower", "X": "petal", "Y": "root", "verb": "drink"}, "chain": [{"start": "flower", "relation": "PartOf", "end": "petal", "weight": 0.8, "surface_text": "a petal is part of a flower"}, {"start": "flower", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "a flower has a root"}], "polished_text": "That's like eating the petal and complaining the root's not doing its job.", "status": "polished"} +{"raw_text": "That's like eating the bottle and complaining the cabinet tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "medicine", "X": "bottle", "Y": "cabinet", "verb": "drink"}, "chain": [{"start": "medicine", "relation": "HasA", "end": "bottle", "weight": 0.8, "surface_text": "medicine has a bottle to store it in"}, {"start": "medicine", "relation": "PartOf", "end": "cabinet", "weight": 0.8, "surface_text": "medicine is part of a medicine cabinet"}], "polished_text": "That's like drinking the bottle and complaining the cabinet tastes off.", "status": "polished"} +{"raw_text": "That's like eating the saddle horn and complaining the pommel tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "saddle", "X": "saddle horn", "Y": "pommel", "verb": "take"}, "chain": [{"start": "saddle", "relation": "PartOf", "end": "saddle_horn", "weight": 2.0, "surface_text": "[[a saddle horn]] is part of [[a saddle]]."}, {"start": "saddle", "relation": "PartOf", "end": "pommel", "weight": 1.0, "surface_text": "[[a pommel]] is part of [[a saddle]]"}], "polished_text": "That's like riding the saddle horn and complaining the pommel's too rough.", "status": "polished"} +{"raw_text": "That's like eating the accordion and complaining the wood tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "bellows", "X": "accordion", "Y": "wood", "verb": "eat"}, "chain": [{"start": "bellows", "relation": "HasA", "end": "accordion", "weight": 0.8, "surface_text": "an accordion has bellows"}, {"start": "bellows", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "bellows are made of wood"}], "polished_text": "That's like eating the bellows and complaining the wood tastes off.", "status": "polished"} +{"raw_text": "There's a fella who grabs the hollow and says the hollow's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "stone", "X": "hollow", "Y": "hollow", "verb": "grab"}, "chain": [{"start": "stone", "relation": "PartOf", "end": "hollow", "weight": 0.8, "surface_text": "stone can be a part of a hollow (like a stone hollow) and used for building features in a garden (like a stone path or wall)."}, {"start": "stone", "relation": "PartOf", "end": "hollow", "weight": 0.8, "surface_text": "stone can be a part of a hollow (like a stone hollow) and used for building features in a garden (like a stone path or wall)."}], "status": "discarded"} +{"raw_text": "He picks all the muscle then wonders why the limb looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "tiger", "X": "muscle", "Y": "limb", "verb": "use up"}, "chain": [{"start": "tiger", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "Both fat and tigers have muscles as part of their physical composition."}, {"start": "tiger", "relation": "HasA", "end": "limb", "weight": 0.8, "surface_text": "Tigers have limbs, and muscles are part of limbs."}], "status": "discarded"} +{"raw_text": "There's a fella who picks the salt and says the cucumbers's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "pickle", "X": "salt", "Y": "cucumbers", "verb": "pick"}, "chain": [{"start": "pickle", "relation": "MadeOf", "end": "salt", "weight": 0.8, "surface_text": "a pickle is made of salt"}, {"start": "pickle", "relation": "MadeOf", "end": "cucumbers", "weight": 1.0, "surface_text": "[[A pickle]] is made of [[cucumbers]]."}], "status": "discarded"} +{"raw_text": "That's like eating the bridge and complaining the pulley tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "rope", "X": "bridge", "Y": "pulley", "verb": "use up"}, "chain": [{"start": "rope", "relation": "PartOf", "end": "bridge", "weight": 0.8, "surface_text": "bridges can develop rust and often have ropes for support or as part of their structure"}, {"start": "rope", "relation": "HasA", "end": "pulley", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}], "status": "discarded"} +{"raw_text": "He picks all the blade then wonders why the wood looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "trowel", "X": "blade", "Y": "wood", "verb": "pick"}, "chain": [{"start": "trowel", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a trowel has a blade"}, {"start": "trowel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a trowel is made of wood"}], "polished_text": "The man picks all the blade from the trowel then wonders why the wood looks bare.", "status": "polished"} +{"raw_text": "There's a fella who grabs the data and says the data's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "recorder", "X": "data", "Y": "data", "verb": "grab"}, "chain": [{"start": "recorder", "relation": "HasA", "end": "data", "weight": 0.8, "surface_text": "both instruments involve data or readings"}, {"start": "recorder", "relation": "HasA", "end": "data", "weight": 0.8, "surface_text": "both instruments involve data or readings"}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the fruit and says the grape's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "wine", "X": "fruit", "Y": "grape", "verb": "use up"}, "chain": [{"start": "wine", "relation": "MadeOf", "end": "fruit", "weight": 2.0, "surface_text": "[[wine]] is made of [[fruit]]."}, {"start": "wine", "relation": "PartOf", "end": "grape", "weight": 1.0, "surface_text": "[[A grape]] is part of [[wine]]"}], "polished_text": "There's a fella who uses up the fruit and says the grape's no good.", "status": "polished"} +{"raw_text": "There's a fella who drinks the feather and says the wing's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "grouse", "X": "feather", "Y": "wing", "verb": "drink"}, "chain": [{"start": "grouse", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers"}, {"start": "grouse", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings"}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the mercury and says the ore's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mercury", "X": "mercury", "Y": "ore", "verb": "use up"}, "chain": [{"start": "mercury", "relation": "HasA", "end": "mercury", "weight": 0.8, "surface_text": "mercury can be used to extract gold through a process called amalgamation"}, {"start": "mercury", "relation": "PartOf", "end": "ore", "weight": 0.8, "surface_text": "ore connects them as natural sources where these metals are found"}], "status": "discarded"} +{"raw_text": "That's like eating the string and complaining the tool tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "micrometer", "X": "string", "Y": "tool", "verb": "eat"}, "chain": [{"start": "micrometer", "relation": "PartOf", "end": "string", "weight": 0.8, "surface_text": "Both a mandolin and a micrometer can have strings (though in different contexts, a micrometer's \"string\" refers to a thin wire or similar component)."}, {"start": "micrometer", "relation": "PartOf", "end": "tool", "weight": 0.8, "surface_text": "micrometers and ukuleles are both types of tools, with the micrometer being a precision tool and the ukulele being a musical tool"}], "polished_text": "That's like eating the micrometer and complaining the tool tastes off.", "status": "polished"} +{"raw_text": "There's a fella who drinks the bird and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lark", "X": "bird", "Y": "nest", "verb": "drink"}, "chain": [{"start": "lark", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "Both are specific types of birds."}, {"start": "lark", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both cuckoos and larks build or use nests."}], "status": "discarded"} +{"raw_text": "Don't take the glass and then gripe about the mineral.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "potassium", "X": "glass", "Y": "mineral", "verb": "take"}, "chain": [{"start": "potassium", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "potassium is used in some glass formulations, and quartz sand is a key ingredient in glass making"}, {"start": "potassium", "relation": "PartOf", "end": "mineral", "weight": 0.8, "surface_text": "potassium is part of some minerals, which can form crystals"}], "polished_text": "Don't take the glass and then gripe about the rock.", "status": "polished"} +{"raw_text": "He picks all the antenna then wonders why the bug looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "lacebug", "X": "antenna", "Y": "bug", "verb": "drink"}, "chain": [{"start": "lacebug", "relation": "HasA", "end": "antenna", "weight": 0.8, "surface_text": "antennae are sensory organs on lacebugs and part of the mouth in insects."}, {"start": "lacebug", "relation": "PartOf", "end": "bug", "weight": 0.8, "surface_text": "both are types of bugs"}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the pie and says the jam's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "fig", "X": "pie", "Y": "jam", "verb": "drink"}, "chain": [{"start": "fig", "relation": "MadeOf", "end": "pie", "weight": 0.8, "surface_text": "pie is made using both figs and cranberries as fillings, as they are types of fruit often used in baking."}, {"start": "fig", "relation": "MadeOf", "end": "jam", "weight": 0.8, "surface_text": "jam is made from both figs and cranberries, which are fruits commonly used in jams."}], "polished_text": "There's a fella who drinks the pie and says the jam's no good, not realizing both come from the same fig.", "status": "polished"} +{"raw_text": "He picks all the fish then wonders why the water looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "lake", "X": "fish", "Y": "water", "verb": "drink"}, "chain": [{"start": "lake", "relation": "HasA", "end": "fish", "weight": 0.8, "surface_text": "a lake has fish"}, {"start": "lake", "relation": "HasA", "end": "water", "weight": 2.0, "surface_text": "[[a lake]] contains [[water]]"}], "polished_text": "He takes all the fish then wonders why the water's so thin.", "status": "polished"} +{"raw_text": "There's a fella who takes the egg and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "albatross", "X": "egg", "Y": "nest", "verb": "take"}, "chain": [{"start": "albatross", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both lay eggs"}, {"start": "albatross", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both build nests"}], "status": "discarded"} +{"raw_text": "He picks all the medicine then wonders why the minister looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cabinet", "X": "medicine", "Y": "minister", "verb": "pick"}, "chain": [{"start": "cabinet", "relation": "PartOf", "end": "medicine", "weight": 0.8, "surface_text": "medicine is part of a medicine cabinet"}, {"start": "cabinet", "relation": "PartOf", "end": "minister", "weight": 2.828427, "surface_text": "[[a minister]] is part of [[a cabinet]]."}], "polished_text": "He picks all the medicine then wonders why the minister looks bare.", "status": "polished"} +{"raw_text": "Don't use up the caffiene in and then gripe about the caffine.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "coffee", "X": "caffiene in", "Y": "caffine", "verb": "use up"}, "chain": [{"start": "coffee", "relation": "HasA", "end": "caffiene_in", "weight": 1.0, "surface_text": "[[Coffee]] has [[caffiene in it]]"}, {"start": "coffee", "relation": "HasA", "end": "caffine", "weight": 1.0, "surface_text": "[[Coffee]] contains [[caffine]]"}], "status": "discarded"} +{"raw_text": "That's like eating the fish and complaining the animal tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "tail", "X": "fish", "Y": "animal", "verb": "use up"}, "chain": [{"start": "tail", "relation": "HasA", "end": "fish", "weight": 1.0, "surface_text": "[[A fish]] has [[a tail]]"}, {"start": "tail", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "A lynx is an animal, and a tail is part of an animal."}], "status": "discarded"} +{"raw_text": "That's like eating the food and complaining the beef tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "burger", "X": "food", "Y": "beef", "verb": "take"}, "chain": [{"start": "burger", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both are types of food"}, {"start": "burger", "relation": "PartOf", "end": "beef", "weight": 0.8, "surface_text": "beef is part of a burger"}], "status": "discarded"} +{"raw_text": "Don't pick the wing and then gripe about the beak.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "bulbul", "X": "wing", "Y": "beak", "verb": "pick"}, "chain": [{"start": "bulbul", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have wings."}, {"start": "bulbul", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "both birds have beaks used for feeding"}], "status": "discarded"} +{"raw_text": "Don't eat the swift and then gripe about the kite.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "feather", "X": "swift", "Y": "kite", "verb": "eat"}, "chain": [{"start": "feather", "relation": "PartOf", "end": "swift", "weight": 0.8, "surface_text": "feathers are part of both birds"}, {"start": "feather", "relation": "HasA", "end": "kite", "weight": 0.8, "surface_text": "feathers are a common feature of both birds"}], "status": "discarded"} +{"raw_text": "That's like eating the cardamom and complaining the spice blend tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "curry", "X": "cardamom", "Y": "spice blend", "verb": "take"}, "chain": [{"start": "curry", "relation": "PartOf", "end": "cardamom", "weight": 0.8, "surface_text": "cardamom is part of curry"}, {"start": "curry", "relation": "PartOf", "end": "spice_blend", "weight": 0.8, "surface_text": "Paprika is part of some spice blends, and curry is often a blend itself."}], "polished_text": "That's like eating the curry and complaining the spice blend tastes off.", "status": "polished"} +{"raw_text": "That's like eating the sapsucker and complaining the nest tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "woodpecker", "X": "sapsucker", "Y": "nest", "verb": "drink"}, "chain": [{"start": "woodpecker", "relation": "PartOf", "end": "sapsucker", "weight": 0.8, "surface_text": "woodpecker connects as both are types of birds under the broader category of woodpecker-like birds."}, {"start": "woodpecker", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both cotingas and woodpeckers have nests, which are structures where they live and raise young."}], "polished_text": "That's like eating the sapsucker and complaining the nest tastes funny.", "status": "polished"} +{"raw_text": "He picks all the delicatessen then wonders why the delicatessen looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ham", "X": "delicatessen", "Y": "delicatessen", "verb": "drink"}, "chain": [{"start": "ham", "relation": "HasA", "end": "delicatessen", "weight": 1.0, "surface_text": "[[a delicatessen]] has [[ham]]"}, {"start": "ham", "relation": "HasA", "end": "delicatessen", "weight": 1.0, "surface_text": "[[a delicatessen]] has [[ham]]"}], "status": "discarded"} +{"raw_text": "He picks all the copper then wonders why the musical instrument looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "trumpet", "X": "copper", "Y": "musical instrument", "verb": "pick"}, "chain": [{"start": "trumpet", "relation": "MadeOf", "end": "copper", "weight": 0.8, "surface_text": "a trumpet is made of copper"}, {"start": "trumpet", "relation": "PartOf", "end": "musical_instrument", "weight": 0.8, "surface_text": "saxophone and trumpet are both examples of musical instruments."}], "polished_text": "He picks all the copper then wonders why the trumpet sounds so thin.", "status": "polished"} +{"raw_text": "There's a fella who drinks the spice blend and says the dish's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "coriander", "X": "spice blend", "Y": "dish", "verb": "drink"}, "chain": [{"start": "coriander", "relation": "MadeOf", "end": "spice_blend", "weight": 0.8, "surface_text": "a spice blend combines various spices, including coriander and paprika"}, {"start": "coriander", "relation": "HasA", "end": "dish", "weight": 0.8, "surface_text": "both can be ingredients in a single dish"}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the truck and says the truck's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "wheel", "X": "truck", "Y": "truck", "verb": "use up"}, "chain": [{"start": "wheel", "relation": "PartOf", "end": "truck", "weight": 0.8, "surface_text": "wheels are components of both vehicles"}, {"start": "wheel", "relation": "PartOf", "end": "truck", "weight": 0.8, "surface_text": "wheels are components of both vehicles"}], "polished_text": "A man uses up his truck, then complains the truck's no good.", "status": "polished"} +{"raw_text": "That's like eating the leaf and complaining the flower tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "rose", "X": "leaf", "Y": "flower", "verb": "take"}, "chain": [{"start": "rose", "relation": "PartOf", "end": "leaf", "weight": 0.8, "surface_text": "a leaf is a part of both a husk and a rose"}, {"start": "rose", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "a flower is a part of a husk (as a protective covering) and a rose (as the main feature)"}], "polished_text": "That's like eating the leaf and complaining the rose tastes off.", "status": "polished"} +{"raw_text": "Don't use up the organ and then gripe about the accordion.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "bellows", "X": "organ", "Y": "accordion", "verb": "use up"}, "chain": [{"start": "bellows", "relation": "HasA", "end": "organ", "weight": 0.8, "surface_text": "an organ has bellows"}, {"start": "bellows", "relation": "HasA", "end": "accordion", "weight": 0.8, "surface_text": "an accordion has bellows"}], "polished_text": "Don't use up the bellows for the organ and then gripe about the accordion.", "status": "polished"} +{"raw_text": "There's a fella who drinks the barrel and says the needle's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "spout", "X": "barrel", "Y": "needle", "verb": "drink"}, "chain": [{"start": "spout", "relation": "PartOf", "end": "barrel", "weight": 0.8, "surface_text": "both have openings for pouring"}, {"start": "spout", "relation": "PartOf", "end": "needle", "weight": 0.8, "surface_text": "Needle connects thimble to spout by being used with thimble and part of a spout (in sewing context)."}], "polished_text": "There's a fella who drinks from the barrel and says the needle's no good.", "status": "polished"} +{"raw_text": "There's a fella who picks the scrap and says the copper's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "pewter", "X": "scrap", "Y": "copper", "verb": "pick"}, "chain": [{"start": "pewter", "relation": "HasA", "end": "scrap", "weight": 0.8, "surface_text": "both pewter and steel can be found as scrap metal"}, {"start": "pewter", "relation": "MadeOf", "end": "copper", "weight": 0.8, "surface_text": "both pewter and bronze contain copper"}], "polished_text": "There's a fella who picks the pewter scrap and says the copper's no good.", "status": "polished"} +{"raw_text": "There's a fella who takes the \"gun\" and says the \"weapon\"'s no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mortar", "X": "\"gun\"", "Y": "\"weapon\"", "verb": "take"}, "chain": [{"start": "mortar", "relation": "PartOf", "end": "\"gun\"", "weight": 0.8, "surface_text": "a mortar is a type of gun, and a blade is part of many guns (like rifles)"}, {"start": "mortar", "relation": "PartOf", "end": "\"weapon\"", "weight": 0.8, "surface_text": "both are components of different types of weapons"}], "status": "discarded"} +{"raw_text": "Don't drink the burlap and then gripe about the sack.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "fabric", "X": "burlap", "Y": "sack", "verb": "drink"}, "chain": [{"start": "fabric", "relation": "HasA", "end": "burlap", "weight": 0.8, "surface_text": "Both burlap and linen are types of fabric."}, {"start": "fabric", "relation": "HasA", "end": "sack", "weight": 0.8, "surface_text": "sacks are often made of burlap, and fabric is a material used in sacks"}], "status": "discarded"} +{"raw_text": "Don't take the bird and then gripe about the feather.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "penguin", "X": "bird", "Y": "feather", "verb": "take"}, "chain": [{"start": "penguin", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both emus and penguins are classified as birds in the animal kingdom"}, {"start": "penguin", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both emus and penguins have feathers as part of their body covering"}], "status": "discarded"} +{"raw_text": "That's like eating the ostrich and complaining the puffin tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "egg", "X": "ostrich", "Y": "puffin", "verb": "grab"}, "chain": [{"start": "egg", "relation": "HasA", "end": "ostrich", "weight": 0.8, "surface_text": "egg connects as both ostrich and rail produce eggs as offspring"}, {"start": "egg", "relation": "HasA", "end": "puffin", "weight": 0.8, "surface_text": "puffins and finches both lay eggs."}], "status": "discarded"} +{"raw_text": "Don't drink the skin and then gripe about the skin.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "chimpanzee", "X": "skin", "Y": "skin", "verb": "drink"}, "chain": [{"start": "chimpanzee", "relation": "HasA", "end": "skin", "weight": 0.8, "surface_text": "skin is a part of both a body and a chimpanzee."}, {"start": "chimpanzee", "relation": "HasA", "end": "skin", "weight": 0.8, "surface_text": "skin is a part of both a body and a chimpanzee."}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the weapon and says the weapon's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "spear", "X": "weapon", "Y": "weapon", "verb": "grab"}, "chain": [{"start": "spear", "relation": "HasA", "end": "weapon", "weight": 0.8, "surface_text": "both are types of weapons"}, {"start": "spear", "relation": "HasA", "end": "weapon", "weight": 0.8, "surface_text": "both are types of weapons"}], "status": "discarded"} +{"raw_text": "He picks all the sheep then wonders why the coca looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "wood", "X": "sheep", "Y": "coca", "verb": "eat"}, "chain": [{"start": "wood", "relation": "HasA", "end": "sheep", "weight": 0.8, "surface_text": "sheep produce wool and sometimes live in forests near wood."}, {"start": "wood", "relation": "HasA", "end": "coca", "weight": 0.8, "surface_text": "Both coca and oak are trees that contain wood."}], "status": "discarded"} +{"raw_text": "That's like eating the log and complaining the log tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "fireplace", "X": "log", "Y": "log", "verb": "pick"}, "chain": [{"start": "fireplace", "relation": "HasA", "end": "log", "weight": 0.8, "surface_text": "Logs are cut with a saw and are often placed in a fireplace for burning."}, {"start": "fireplace", "relation": "HasA", "end": "log", "weight": 0.8, "surface_text": "Logs are cut with a saw and are often placed in a fireplace for burning."}], "polished_text": "That's like burning the log and complaining the other log didn't catch.", "status": "polished"} +{"raw_text": "That's like eating the petal and complaining the petal tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "lotus", "X": "petal", "Y": "petal", "verb": "take"}, "chain": [{"start": "lotus", "relation": "HasA", "end": "petal", "weight": 0.8, "surface_text": "both flowers have petals"}, {"start": "lotus", "relation": "HasA", "end": "petal", "weight": 0.8, "surface_text": "both flowers have petals"}], "status": "discarded"} +{"raw_text": "Don't drink the diamond and then gripe about the bracelet.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "jewelry", "X": "diamond", "Y": "bracelet", "verb": "drink"}, "chain": [{"start": "jewelry", "relation": "MadeOf", "end": "diamond", "weight": 0.8, "surface_text": "jewelry can be worn against the skin and is often made with diamonds."}, {"start": "jewelry", "relation": "PartOf", "end": "bracelet", "weight": 0.8, "surface_text": "a bracelet can be made of aluminum and is a type of jewelry"}], "polished_text": "Don't covet the diamond and then gripe about the bracelet.", "status": "polished"} +{"raw_text": "He picks all the iron then wonders why the steel looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "anvil", "X": "iron", "Y": "steel", "verb": "take"}, "chain": [{"start": "anvil", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "an anvil is made of iron"}, {"start": "anvil", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "an anvil is made of steel"}], "status": "discarded"} +{"raw_text": "Don't take the wood and then gripe about the blade.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "hacksaw", "X": "wood", "Y": "blade", "verb": "take"}, "chain": [{"start": "hacksaw", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a hacksaw is made of wood"}, {"start": "hacksaw", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a hacksaw has a blade"}], "polished_text": "Don't make the hacksaw out of wood and then gripe about the blade.", "status": "polished"} +{"raw_text": "There's a fella who drinks the seat and says the handlebar's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "unicycle", "X": "seat", "Y": "handlebar", "verb": "drink"}, "chain": [{"start": "unicycle", "relation": "HasA", "end": "seat", "weight": 0.8, "surface_text": "seats are components of both vehicles"}, {"start": "unicycle", "relation": "PartOf", "end": "handlebar", "weight": 0.8, "surface_text": "both vehicles can have handlebars for steering control"}], "status": "discarded"} +{"raw_text": "Don't use up the fabric and then gripe about the fabric.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "linen", "X": "fabric", "Y": "fabric", "verb": "use up"}, "chain": [{"start": "linen", "relation": "HasA", "end": "fabric", "weight": 0.8, "surface_text": "Both burlap and linen are types of fabric."}, {"start": "linen", "relation": "HasA", "end": "fabric", "weight": 0.8, "surface_text": "Both burlap and linen are types of fabric."}], "polished_text": "Don't use up the linen and then gripe about the fabric.", "status": "polished"} +{"raw_text": "Don't pick the colony and then gripe about the insect.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "bee", "X": "colony", "Y": "insect", "verb": "pick"}, "chain": [{"start": "bee", "relation": "PartOf", "end": "colony", "weight": 1.0, "surface_text": "[[A bee]] is part of [[a colony]]"}, {"start": "bee", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "insects are both classified as insects."}], "polished_text": "Don't pick the colony and then gripe about the bee.", "status": "polished"} +{"raw_text": "There's a fella who use ups the schist and says the rock's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "talc", "X": "schist", "Y": "rock", "verb": "use up"}, "chain": [{"start": "talc", "relation": "MadeOf", "end": "schist", "weight": 0.8, "surface_text": "Schist is a type of rock that contains both talc and mica."}, {"start": "talc", "relation": "PartOf", "end": "rock", "weight": 0.8, "surface_text": "Both talc and quartz are components of different types of rocks."}], "polished_text": "There's a fella who uses up all the talc and then says the rock's no good.", "status": "polished"} +{"raw_text": "There's a fella who drinks the sound and says the plastic's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "synthesizer", "X": "sound", "Y": "plastic", "verb": "drink"}, "chain": [{"start": "synthesizer", "relation": "MadeOf", "end": "sound", "weight": 0.8, "surface_text": "sound is made by synthesizer and bass (instrument) produces sound"}, {"start": "synthesizer", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "synthesizers are often made of plastic"}], "polished_text": "There's a fella who drinks the synth sound and says the plastic's no good.", "status": "polished"} +{"raw_text": "He picks all the booby then wonders why the auk looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "penguin", "X": "booby", "Y": "auk", "verb": "eat"}, "chain": [{"start": "penguin", "relation": "PartOf", "end": "booby", "weight": 0.8, "surface_text": "Both auk and booby are birds often grouped with penguins in discussions of flightless or seabirds."}, {"start": "penguin", "relation": "PartOf", "end": "auk", "weight": 0.8, "surface_text": "Both auk and booby are birds often grouped with penguins in discussions of flightless or seabirds."}], "status": "discarded"} +{"raw_text": "He picks all the onion then wonders why the meal looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "hamburger", "X": "onion", "Y": "meal", "verb": "use up"}, "chain": [{"start": "hamburger", "relation": "HasA", "end": "onion", "weight": 0.8, "surface_text": "a hamburger has onion"}, {"start": "hamburger", "relation": "PartOf", "end": "meal", "weight": 0.8, "surface_text": "desserts and hamburgers can both be part of a meal."}], "polished_text": "He picks all the onion off that hamburger then wonders why the meal looks half-empty.", "status": "polished"} +{"raw_text": "That's like eating the insect and complaining the pants tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "fly", "X": "insect", "Y": "pants", "verb": "pick"}, "chain": [{"start": "fly", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "lacebug and fly are both types of insects."}, {"start": "fly", "relation": "PartOf", "end": "pants", "weight": 1.0, "surface_text": "[[A fly]] is part of [[pants]]"}], "status": "discarded"} +{"raw_text": "He picks all the plastic then wonders why the wood looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "clarinet", "X": "plastic", "Y": "wood", "verb": "grab"}, "chain": [{"start": "clarinet", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a clarinet is made of plastic"}, {"start": "clarinet", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a clarinet is made of wood"}], "polished_text": "He picks all the plastic then wonders why the wood looks bare.", "status": "polished"} +{"raw_text": "Don't use up the limestone and then gripe about the soil.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "chalk", "X": "limestone", "Y": "soil", "verb": "use up"}, "chain": [{"start": "chalk", "relation": "MadeOf", "end": "limestone", "weight": 0.8, "surface_text": "limestone is a mineral that can be used as chalk and is a component of soil"}, {"start": "chalk", "relation": "PartOf", "end": "soil", "weight": 0.8, "surface_text": "chalk is part of soil composition, while clay is made of soil"}], "polished_text": "Don't use up the chalk and then gripe about the soil.", "status": "polished"} +{"raw_text": "That's like eating the zipper and complaining the cotton tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "jacket", "X": "zipper", "Y": "cotton", "verb": "take"}, "chain": [{"start": "jacket", "relation": "HasA", "end": "zipper", "weight": 2.0, "surface_text": "[[a jacket]] has [[a zipper]]"}, {"start": "jacket", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a jacket is made of cotton"}], "status": "discarded"} +{"raw_text": "He picks all the land then wonders why the plant looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "jungle", "X": "land", "Y": "plant", "verb": "use up"}, "chain": [{"start": "jungle", "relation": "PartOf", "end": "land", "weight": 0.8, "surface_text": "both furrows and jungles are parts of land"}, {"start": "jungle", "relation": "HasA", "end": "plant", "weight": 0.8, "surface_text": "a jungle has a plant"}], "polished_text": "He clears all the jungle then wonders why the land looks picked bare.", "status": "polished"} +{"raw_text": "He picks all the music then wonders why the plastic looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "harmonica", "X": "music", "Y": "plastic", "verb": "pick"}, "chain": [{"start": "harmonica", "relation": "HasA", "end": "music", "weight": 0.8, "surface_text": "both are instruments used to create music"}, {"start": "harmonica", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "some harmonicas are made of plastic"}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the spice and says the recipe's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "paprika", "X": "spice", "Y": "recipe", "verb": "grab"}, "chain": [{"start": "paprika", "relation": "PartOf", "end": "spice", "weight": 0.8, "surface_text": "both turmeric and paprika are types of spice"}, {"start": "paprika", "relation": "HasA", "end": "recipe", "weight": 0.8, "surface_text": "recipes often include both coriander and paprika as ingredients"}], "status": "discarded"} +{"raw_text": "Don't eat the shell and then gripe about the hickory.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "nut", "X": "shell", "Y": "hickory", "verb": "eat"}, "chain": [{"start": "nut", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a nut has a shell"}, {"start": "nut", "relation": "HasA", "end": "hickory", "weight": 0.8, "surface_text": "a hickory tree has nuts"}], "polished_text": "Don't chew the shell and then complain about the hickory.", "status": "polished"} +{"raw_text": "That's like eating the wheel and complaining the wheel tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cart", "X": "wheel", "Y": "wheel", "verb": "take"}, "chain": [{"start": "cart", "relation": "PartOf", "end": "wheel", "weight": 0.8, "surface_text": "a wheel is part of a cart"}, {"start": "cart", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "both a coach and a cart have wheels for movement"}], "polished_text": "That's like eating the wheel and complaining the cart tastes off.", "status": "polished"} +{"raw_text": "There's a fella who drinks the view and says the salt's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "ocean", "X": "view", "Y": "salt", "verb": "drink"}, "chain": [{"start": "ocean", "relation": "HasA", "end": "view", "weight": 0.8, "surface_text": "orchards offer views, oceans are viewed"}, {"start": "ocean", "relation": "HasA", "end": "salt", "weight": 2.0, "surface_text": "[[the ocean]] contains [[salt]]"}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the recipe and says the leaf's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "jicama", "X": "recipe", "Y": "leaf", "verb": "grab"}, "chain": [{"start": "jicama", "relation": "HasA", "end": "recipe", "weight": 0.8, "surface_text": "a recipe can include jicama, and a recipe can include kale"}, {"start": "jicama", "relation": "PartOf", "end": "leaf", "weight": 0.8, "surface_text": "Jicama has leaves, and chard is known for its large, edible leaves."}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the ammo and says the barrel's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "tank", "X": "ammo", "Y": "barrel", "verb": "grab"}, "chain": [{"start": "tank", "relation": "HasA", "end": "ammo", "weight": 0.8, "surface_text": "ammo is needed for revolver and stored in tank"}, {"start": "tank", "relation": "PartOf", "end": "barrel", "weight": 0.8, "surface_text": "tank connects material to a part of a barrel"}], "polished_text": "There's a fella who grabs the ammo and says the tank's no good.", "status": "polished"} +{"raw_text": "That's like eating the seam and complaining the fabric tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "dress", "X": "seam", "Y": "fabric", "verb": "use up"}, "chain": [{"start": "dress", "relation": "PartOf", "end": "seam", "weight": 1.0, "surface_text": "[[A seam]] is part of [[a dress]]"}, {"start": "dress", "relation": "PartOf", "end": "fabric", "weight": 0.8, "surface_text": "fabric is part of a dress"}], "polished_text": "That's like eating the seam and complaining the fabric's all used up.", "status": "polished"} +{"raw_text": "He picks all the oilcan then wonders why the salad looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "oil", "X": "oilcan", "Y": "salad", "verb": "use up"}, "chain": [{"start": "oil", "relation": "HasA", "end": "oilcan", "weight": 0.8, "surface_text": "oil is contained in both"}, {"start": "oil", "relation": "PartOf", "end": "salad", "weight": 0.8, "surface_text": "oil is part of a salad"}], "status": "discarded"} +{"raw_text": "Don't pick the weight and then gripe about the iron.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "anchor", "X": "weight", "Y": "iron", "verb": "pick"}, "chain": [{"start": "anchor", "relation": "HasA", "end": "weight", "weight": 0.8, "surface_text": "platinum is heavy, and an anchor provides weight"}, {"start": "anchor", "relation": "MadeOf", "end": "iron", "weight": 1.0, "surface_text": "[[an anchor]] is made of [[iron]]."}], "status": "discarded"} +{"raw_text": "He picks all the sugar then wonders why the meat looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "pizza", "X": "sugar", "Y": "meat", "verb": "pick"}, "chain": [{"start": "pizza", "relation": "HasA", "end": "sugar", "weight": 0.8, "surface_text": "sugar is an ingredient in pizza (sauce, crust) and candy."}, {"start": "pizza", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "steak is made of meat, and pizza often has meat as a topping."}], "polished_text": "He picks all the sugar off the pizza then wonders why the meat looks bare.", "status": "polished"} +{"raw_text": "There's a fella who picks the ammunition and says the firearm's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "handgun", "X": "ammunition", "Y": "firearm", "verb": "pick"}, "chain": [{"start": "handgun", "relation": "HasA", "end": "ammunition", "weight": 0.8, "surface_text": "both require specific ammunition to function"}, {"start": "handgun", "relation": "PartOf", "end": "firearm", "weight": 0.8, "surface_text": "Both a canon and a handgun are types of firearms."}], "polished_text": "Folks'll pick that ammunition right out and then say the whole firearm's no good.", "status": "polished"} +{"raw_text": "He picks all the wing then wonders why the skull looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cassowary", "X": "wing", "Y": "skull", "verb": "grab"}, "chain": [{"start": "cassowary", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "wing is a common part of both birds, which both buzzard and cassowary are."}, {"start": "cassowary", "relation": "HasA", "end": "skull", "weight": 0.8, "surface_text": "Cassowary has a skull, which is part of a bone."}], "status": "discarded"} +{"raw_text": "That's like eating the pendant and complaining the bracelet tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "jewelry", "X": "pendant", "Y": "bracelet", "verb": "eat"}, "chain": [{"start": "jewelry", "relation": "PartOf", "end": "pendant", "weight": 0.8, "surface_text": "a pendant can be made of aluminum and is a type of jewelry"}, {"start": "jewelry", "relation": "PartOf", "end": "bracelet", "weight": 0.8, "surface_text": "a bracelet can be made of aluminum and is a type of jewelry"}], "polished_text": "That's like eating the jewelry off the pendant and complaining the bracelet tastes off.", "status": "polished"} +{"raw_text": "There's a fella who eats the fabric and says the cotton's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "haircloth", "X": "fabric", "Y": "cotton", "verb": "eat"}, "chain": [{"start": "haircloth", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "both haircloth and burlap are types of fabric"}, {"start": "haircloth", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "haircloth is made of cotton"}], "status": "discarded"} +{"raw_text": "He picks all the elastic then wonders why the elastic looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "underwear", "X": "elastic", "Y": "elastic", "verb": "take"}, "chain": [{"start": "underwear", "relation": "PartOf", "end": "elastic", "weight": 1.0, "surface_text": "[[elastic]] is part of [[underwear]]."}, {"start": "underwear", "relation": "PartOf", "end": "elastic", "weight": 1.0, "surface_text": "[[elastic]] is part of [[underwear]]."}], "polished_text": "He picks all the elastic then wonders why the elastic looks bare.", "status": "polished"} +{"raw_text": "Don't pick the string and then gripe about the string.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "lyre", "X": "string", "Y": "string", "verb": "pick"}, "chain": [{"start": "lyre", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "Both instruments can have strings, which are used to produce sound."}, {"start": "lyre", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "Both instruments can have strings, which are used to produce sound."}], "status": "discarded"} +{"raw_text": "That's like eating the material and complaining the smoke tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "soot", "X": "material", "Y": "smoke", "verb": "use up"}, "chain": [{"start": "soot", "relation": "MadeOf", "end": "material", "weight": 0.8, "surface_text": "Soot and polyester are both types of materials, though in different contexts."}, {"start": "soot", "relation": "MadeOf", "end": "smoke", "weight": 0.8, "surface_text": "smoke produces soot as a byproduct, and dirt often contains particulate matter like soot"}], "polished_text": "It's like using up the material and then complaining that the soot leaves a bad taste.", "status": "polished"} +{"raw_text": "Don't grab the nest and then gripe about the wing.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "nightingale", "X": "nest", "Y": "wing", "verb": "grab"}, "chain": [{"start": "nightingale", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build or use nests for living and raising young"}, {"start": "nightingale", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings as part of their anatomy for flight"}], "status": "discarded"} +{"raw_text": "Don't grab the snail and then gripe about the snail.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "slug", "X": "snail", "Y": "snail", "verb": "grab"}, "chain": [{"start": "slug", "relation": "PartOf", "end": "snail", "weight": 0.8, "surface_text": "bananas can be eaten by snails; slugs are related to snails"}, {"start": "slug", "relation": "PartOf", "end": "snail", "weight": 0.8, "surface_text": "bananas can be eaten by snails; slugs are related to snails"}], "status": "discarded"} +{"raw_text": "That's like eating the stable and complaining the container tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "trough", "X": "stable", "Y": "container", "verb": "eat"}, "chain": [{"start": "trough", "relation": "PartOf", "end": "stable", "weight": 0.8, "surface_text": "a trough is part of a stable"}, {"start": "trough", "relation": "PartOf", "end": "container", "weight": 0.8, "surface_text": "both are components or types of containers"}], "status": "discarded"} +{"raw_text": "Don't use up the feather and then gripe about the wing.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "parakeet", "X": "feather", "Y": "wing", "verb": "use up"}, "chain": [{"start": "parakeet", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both cuckoos and parakeets have feathers as part of their physical characteristics."}, {"start": "parakeet", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings"}], "polished_text": "Don't use up the feathers and then gripe about the wing.", "status": "polished"} +{"raw_text": "He picks all the booby then wonders why the bird looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "penguin", "X": "booby", "Y": "bird", "verb": "take"}, "chain": [{"start": "penguin", "relation": "PartOf", "end": "booby", "weight": 0.8, "surface_text": "Both auk and booby are birds often grouped with penguins in discussions of flightless or seabirds."}, {"start": "penguin", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both emus and penguins are classified as birds in the animal kingdom"}], "status": "discarded"} +{"raw_text": "Don't use up the milk and then gripe about the body.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "fat", "X": "milk", "Y": "body", "verb": "use up"}, "chain": [{"start": "fat", "relation": "MadeOf", "end": "milk", "weight": 0.8, "surface_text": "milk can be a source of fat and is often found in cereal"}, {"start": "fat", "relation": "PartOf", "end": "body", "weight": 0.8, "surface_text": "Both flesh and fat are parts of an animal's body."}], "polished_text": "Don't use up the milk and then gripe about the body getting fat.", "status": "polished"} +{"raw_text": "Don't drink the plant and then gripe about the branch.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "evergreen", "X": "plant", "Y": "branch", "verb": "drink"}, "chain": [{"start": "evergreen", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both coca and evergreen are types of plants"}, {"start": "evergreen", "relation": "HasA", "end": "branch", "weight": 0.8, "surface_text": "both coca and evergreen trees have branches"}], "polished_text": "Don't drink the plant and then complain about the branch.", "status": "polished"} +{"raw_text": "There's a fella who eats the flint and says the talc's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "rock", "X": "flint", "Y": "talc", "verb": "eat"}, "chain": [{"start": "rock", "relation": "PartOf", "end": "flint", "weight": 0.8, "surface_text": "flint is part of a rock"}, {"start": "rock", "relation": "PartOf", "end": "talc", "weight": 0.8, "surface_text": "Both talc and quartz are components of different types of rocks."}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the clay and says the glaze's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "ceramic", "X": "clay", "Y": "glaze", "verb": "drink"}, "chain": [{"start": "ceramic", "relation": "MadeOf", "end": "clay", "weight": 1.0, "surface_text": "[[ceramic]] is made of [[clay]]."}, {"start": "ceramic", "relation": "HasA", "end": "glaze", "weight": 0.8, "surface_text": "glaze is an element of a teacup and ceramics can have a glaze"}], "status": "discarded"} +{"raw_text": "There's a fella who takes the weapon and says the gold's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mine", "X": "weapon", "Y": "gold", "verb": "take"}, "chain": [{"start": "mine", "relation": "PartOf", "end": "weapon", "weight": 0.8, "surface_text": "both mortar and mine are types of weapons"}, {"start": "mine", "relation": "HasA", "end": "gold", "weight": 0.8, "surface_text": "mines often contain both wolfram and gold deposits."}], "status": "discarded"} +{"raw_text": "There's a fella who takes the fish and says the fish's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "salmon", "X": "fish", "Y": "fish", "verb": "take"}, "chain": [{"start": "salmon", "relation": "PartOf", "end": "fish", "weight": 0.8, "surface_text": "fish can be part of a burger (taco-style) and salmon is a type of fish"}, {"start": "salmon", "relation": "PartOf", "end": "fish", "weight": 0.8, "surface_text": "fish can be part of a burger (taco-style) and salmon is a type of fish"}], "status": "discarded"} +{"raw_text": "Don't eat the nest and then gripe about the feather.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "wren", "X": "nest", "Y": "feather", "verb": "eat"}, "chain": [{"start": "wren", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both birds build or live in nests."}, {"start": "wren", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers as part of their body."}], "polished_text": "A wren that eats its own nest shouldn't gripe about its own feathers.", "status": "polished"} +{"raw_text": "There's a fella who picks the wall and says the store's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "coop", "X": "wall", "Y": "store", "verb": "pick"}, "chain": [{"start": "coop", "relation": "PartOf", "end": "wall", "weight": 0.8, "surface_text": "walls are structural components of both prisons and coops"}, {"start": "coop", "relation": "HasA", "end": "store", "weight": 0.8, "surface_text": "a store is often found in both a mall and a coop"}], "status": "discarded"} +{"raw_text": "He picks all the hedge then wonders why the hedge looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "boxwood", "X": "hedge", "Y": "hedge", "verb": "take"}, "chain": [{"start": "boxwood", "relation": "PartOf", "end": "hedge", "weight": 0.8, "surface_text": "both thorns and boxwood can be part of hedges in landscaping"}, {"start": "boxwood", "relation": "PartOf", "end": "hedge", "weight": 0.8, "surface_text": "both thorns and boxwood can be part of hedges in landscaping"}], "status": "discarded"} +{"raw_text": "He picks all the pit then wonders why the hollow looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "mountain", "X": "pit", "Y": "hollow", "verb": "drink"}, "chain": [{"start": "mountain", "relation": "PartOf", "end": "pit", "weight": 0.8, "surface_text": "mountains have ridges and can have pits (like craters)"}, {"start": "mountain", "relation": "PartOf", "end": "hollow", "weight": 0.8, "surface_text": "both are features of a mountain"}], "status": "discarded"} +{"raw_text": "There's a fella who takes the shell and says the meal's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lobster", "X": "shell", "Y": "meal", "verb": "take"}, "chain": [{"start": "lobster", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "a lobster is made of shell"}, {"start": "lobster", "relation": "HasA", "end": "meal", "weight": 0.8, "surface_text": "meal connects both as items within a larger dining context"}], "status": "discarded"} +{"raw_text": "He picks all the plant then wonders why the ingredient looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "sugar", "X": "plant", "Y": "ingredient", "verb": "grab"}, "chain": [{"start": "sugar", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "Both bananas and sugar come from plants."}, {"start": "sugar", "relation": "HasA", "end": "ingredient", "weight": 0.8, "surface_text": "ingredient connects as both pizza and sugar can be part of a recipe."}], "status": "discarded"} +{"raw_text": "That's like eating the shell and complaining the leaf tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "snail", "X": "shell", "Y": "leaf", "verb": "take"}, "chain": [{"start": "snail", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "both can have shells, though more typical for snails"}, {"start": "snail", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "earthworms live in soil that contains leaves, snails may eat leaves"}], "polished_text": "That's like eating the shell and complaining the leaf tastes funny.", "status": "polished"} +{"raw_text": "There's a fella who picks the auk and says the vulture's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "wing", "X": "auk", "Y": "vulture", "verb": "pick"}, "chain": [{"start": "wing", "relation": "PartOf", "end": "auk", "weight": 0.8, "surface_text": "Both buzzards and auks have wings as part of their anatomy."}, {"start": "wing", "relation": "HasA", "end": "vulture", "weight": 0.8, "surface_text": "Both birds have wings for flight."}], "status": "discarded"} +{"raw_text": "He picks all the brick then wonders why the soot looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "chimney", "X": "brick", "Y": "soot", "verb": "grab"}, "chain": [{"start": "chimney", "relation": "PartOf", "end": "brick", "weight": 0.8, "surface_text": "bricks are part of a chimney"}, {"start": "chimney", "relation": "HasA", "end": "soot", "weight": 0.8, "surface_text": "a chimney has soot inside"}], "status": "discarded"} +{"raw_text": "Don't take the metal and then gripe about the screw.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "vise", "X": "metal", "Y": "screw", "verb": "take"}, "chain": [{"start": "vise", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "metal is a common material used in the construction of both a vise and a lantern"}, {"start": "vise", "relation": "PartOf", "end": "screw", "weight": 0.8, "surface_text": "A vise can hold screws, and a key is used to screw something."}], "polished_text": "Don't take the metal and then gripe about the vise.", "status": "polished"} +{"raw_text": "There's a fella who grabs the sugar and says the jar's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "food", "X": "sugar", "Y": "jar", "verb": "grab"}, "chain": [{"start": "food", "relation": "MadeOf", "end": "sugar", "weight": 0.8, "surface_text": "coriander is a part of some foods, sugar is made of food ingredients"}, {"start": "food", "relation": "HasA", "end": "jar", "weight": 0.8, "surface_text": "food can be stored in both troughs and jars"}], "polished_text": "You know that fella who grabs the sugar and says the jar's no good?", "status": "polished"} +{"raw_text": "That's like eating the ticket and complaining the screen tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "theater", "X": "ticket", "Y": "screen", "verb": "take"}, "chain": [{"start": "theater", "relation": "HasA", "end": "ticket", "weight": 0.8, "surface_text": "ticket connects as a shared item"}, {"start": "theater", "relation": "HasA", "end": "screen", "weight": 0.8, "surface_text": "screen connects as a shared component"}], "status": "discarded"} +{"raw_text": "That's like eating the recipe and complaining the recipe tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "kale", "X": "recipe", "Y": "recipe", "verb": "drink"}, "chain": [{"start": "kale", "relation": "HasA", "end": "recipe", "weight": 0.8, "surface_text": "a recipe can include jicama, and a recipe can include kale"}, {"start": "kale", "relation": "HasA", "end": "recipe", "weight": 0.8, "surface_text": "a recipe can include jicama, and a recipe can include kale"}], "status": "discarded"} +{"raw_text": "That's like eating the handle and complaining the screwdriver tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "jack", "X": "handle", "Y": "screwdriver", "verb": "drink"}, "chain": [{"start": "jack", "relation": "PartOf", "end": "handle", "weight": 0.8, "surface_text": "a handle is part of both a jack and a spade"}, {"start": "jack", "relation": "HasA", "end": "screwdriver", "weight": 0.8, "surface_text": "Both tools can be used to unscrew things, and they are both hand tools."}], "polished_text": "That's like biting the handle and complaining the screwdriver's got a bad taste.", "status": "polished"} +{"raw_text": "There's a fella who grabs the flower and says the flower's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "bouquet", "X": "flower", "Y": "flower", "verb": "grab"}, "chain": [{"start": "bouquet", "relation": "HasA", "end": "flower", "weight": 0.8, "surface_text": "Both lilac and bouquet are types of flowers or composed of flowers."}, {"start": "bouquet", "relation": "HasA", "end": "flower", "weight": 0.8, "surface_text": "Both lilac and bouquet are types of flowers or composed of flowers."}], "status": "discarded"} +{"raw_text": "That's like eating the resource and complaining the vegetable tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "oil", "X": "resource", "Y": "vegetable", "verb": "use up"}, "chain": [{"start": "oil", "relation": "HasA", "end": "resource", "weight": 0.8, "surface_text": "both minerals and oil are considered natural resources."}, {"start": "oil", "relation": "MadeOf", "end": "vegetable", "weight": 0.8, "surface_text": "butter contains oil, and some vegetables are made of oil."}], "status": "discarded"} +{"raw_text": "Don't use up the paw and then gripe about the antler.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "claw", "X": "paw", "Y": "antler", "verb": "use up"}, "chain": [{"start": "claw", "relation": "PartOf", "end": "paw", "weight": 0.8, "surface_text": "A wolf has paws, and a paw contains a claw."}, {"start": "claw", "relation": "PartOf", "end": "antler", "weight": 0.8, "surface_text": "antlers are part of a deer's anatomy, similar to claws being part of an animal's anatomy"}], "polished_text": "Don't wear out the paw and then gripe about the antler.", "status": "polished"} +{"raw_text": "Don't grab the chili and then gripe about the cumin.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "curry", "X": "chili", "Y": "cumin", "verb": "grab"}, "chain": [{"start": "curry", "relation": "HasA", "end": "chili", "weight": 0.8, "surface_text": "both are spices found in curry"}, {"start": "curry", "relation": "HasA", "end": "cumin", "weight": 0.8, "surface_text": "curry is a spice blend that often contains both ginger and cumin."}], "polished_text": "Don't grab the chili and then gripe about the cumin.", "status": "polished"} +{"raw_text": "That's like eating the ground and complaining the mountain tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "ridge", "X": "ground", "Y": "mountain", "verb": "grab"}, "chain": [{"start": "ridge", "relation": "PartOf", "end": "ground", "weight": 0.8, "surface_text": "ground is part of both a ridge's surface and where a pit forms"}, {"start": "ridge", "relation": "PartOf", "end": "mountain", "weight": 0.8, "surface_text": "both are features of a mountain"}], "status": "discarded"} +{"raw_text": "That's like eating the river and complaining the river tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "sea", "X": "river", "Y": "river", "verb": "pick"}, "chain": [{"start": "sea", "relation": "PartOf", "end": "river", "weight": 0.8, "surface_text": "a river can flow through a savanna and lead to or be part of a sea"}, {"start": "sea", "relation": "PartOf", "end": "river", "weight": 0.8, "surface_text": "a river can flow through a savanna and lead to or be part of a sea"}], "status": "discarded"} +{"raw_text": "Don't pick the can and then gripe about the jug.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "lid", "X": "can", "Y": "jug", "verb": "pick"}, "chain": [{"start": "lid", "relation": "PartOf", "end": "can", "weight": 0.8, "surface_text": "a can can be punched open, and a lid is part of a can"}, {"start": "lid", "relation": "HasA", "end": "jug", "weight": 0.8, "surface_text": "both jugs and jars often have lids to cover them."}], "polished_text": "Don't pick the lid off the can and then gripe about the jug underneath.", "status": "polished"} +{"raw_text": "Don't grab the river and then gripe about the beach.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "sea", "X": "river", "Y": "beach", "verb": "grab"}, "chain": [{"start": "sea", "relation": "PartOf", "end": "river", "weight": 0.8, "surface_text": "a river can flow through a savanna and lead to or be part of a sea"}, {"start": "sea", "relation": "PartOf", "end": "beach", "weight": 0.8, "surface_text": "a beach can be located near a savanna and is part of a coastal sea area"}], "polished_text": "Don't grab the river and then complain about the sea.", "status": "polished"} +{"raw_text": "He picks all the rock then wonders why the sand looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "talc", "X": "rock", "Y": "sand", "verb": "drink"}, "chain": [{"start": "talc", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Both talc and mica can be components of rock."}, {"start": "talc", "relation": "MadeOf", "end": "sand", "weight": 0.8, "surface_text": "sand can be made from talc and is a common component of glass"}], "status": "discarded"} +{"raw_text": "He picks all the plastic then wonders why the steel looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "awl", "X": "plastic", "Y": "steel", "verb": "drink"}, "chain": [{"start": "awl", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "an awl is made of plastic"}, {"start": "awl", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "an awl is made of steel"}], "polished_text": "He picks all the plastic then wonders why the steel's all gone dry.", "status": "polished"} +{"raw_text": "He picks all the stone then wonders why the rock looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "flint", "X": "stone", "Y": "rock", "verb": "take"}, "chain": [{"start": "flint", "relation": "PartOf", "end": "stone", "weight": 0.8, "surface_text": "stone is a category that both mineral and flint fall under."}, {"start": "flint", "relation": "PartOf", "end": "rock", "weight": 0.8, "surface_text": "rock is a broader category that includes both minerals and flint."}], "polished_text": "He picks all the flint then wonders why the rock looks bare.", "status": "polished"} +{"raw_text": "There's a fella who use ups the pod and says the fish's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "orca", "X": "pod", "Y": "fish", "verb": "use up"}, "chain": [{"start": "orca", "relation": "PartOf", "end": "pod", "weight": 0.8, "surface_text": "an orca is part of a pod"}, {"start": "orca", "relation": "HasA", "end": "fish", "weight": 0.8, "surface_text": "Orcas eat fish, and meat is made of fish."}], "status": "discarded"} +{"raw_text": "Don't use up the oilcan and then gripe about the butter.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "oil", "X": "oilcan", "Y": "butter", "verb": "use up"}, "chain": [{"start": "oil", "relation": "HasA", "end": "oilcan", "weight": 0.8, "surface_text": "oil is contained in both"}, {"start": "oil", "relation": "HasA", "end": "butter", "weight": 0.8, "surface_text": "butter contains oil, and some vegetables are made of oil."}], "polished_text": "Don't use up the oilcan and then gripe about the butter.", "status": "polished"} +{"raw_text": "There's a fella who takes the carnation and says the bouquet's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "carnation", "X": "carnation", "Y": "bouquet", "verb": "take"}, "chain": [{"start": "carnation", "relation": "PartOf", "end": "carnation", "weight": 0.8, "surface_text": "carnation is made of petals, and a petal is part of many flowers including carnations."}, {"start": "carnation", "relation": "PartOf", "end": "bouquet", "weight": 0.8, "surface_text": "bouquet is a collection that can include both carnations and peonies."}], "status": "discarded"} +{"raw_text": "He picks all the wheel then wonders why the plastic looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "van", "X": "wheel", "Y": "plastic", "verb": "drink"}, "chain": [{"start": "van", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "both carts and vans have wheels"}, {"start": "van", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a van is made of plastic"}], "status": "discarded"} +{"raw_text": "That's like eating the water and complaining the bowl tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "teacup", "X": "water", "Y": "bowl", "verb": "take"}, "chain": [{"start": "teacup", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both contain water"}, {"start": "teacup", "relation": "PartOf", "end": "bowl", "weight": 0.8, "surface_text": "a bowl is part of a teacup (as a component), and a bowl is a type of container"}], "status": "discarded"} +{"raw_text": "That's like eating the wheel and complaining the coach tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "wheel", "X": "wheel", "Y": "coach", "verb": "eat"}, "chain": [{"start": "wheel", "relation": "PartOf", "end": "wheel", "weight": 0.8, "surface_text": "wheel is a part of the cart, and both cart and wheel are parts of transportation systems."}, {"start": "wheel", "relation": "PartOf", "end": "coach", "weight": 0.8, "surface_text": "wheels are components of both carts and coaches"}], "polished_text": "Ain't that just like eating the wheel and complaining the whole coach tastes sour?", "status": "polished"} +{"raw_text": "He picks all the shell then wonders why the external skeleton looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "crab", "X": "shell", "Y": "external skeleton", "verb": "drink"}, "chain": [{"start": "crab", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a crab has a shell"}, {"start": "crab", "relation": "HasA", "end": "external_skeleton", "weight": 1.0, "surface_text": "[[A crab]] has [[an external skeleton]]"}], "status": "discarded"} +{"raw_text": "Don't pick the package and then gripe about the milk.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "cereal", "X": "package", "Y": "milk", "verb": "pick"}, "chain": [{"start": "cereal", "relation": "PartOf", "end": "package", "weight": 0.8, "surface_text": "Spaghetti and cereal are both sold in packages."}, {"start": "cereal", "relation": "HasA", "end": "milk", "weight": 0.8, "surface_text": "milk can be a source of fat and is often found in cereal"}], "status": "discarded"} +{"raw_text": "Don't drink the bios and then gripe about the moniter.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "computer", "X": "bios", "Y": "moniter", "verb": "drink"}, "chain": [{"start": "computer", "relation": "PartOf", "end": "bios", "weight": 2.0, "surface_text": "[[a BIOS]] is part of [[a computer]]."}, {"start": "computer", "relation": "PartOf", "end": "moniter", "weight": 1.0, "surface_text": "[[A moniter]] is part of [[a computer]]"}], "status": "discarded"} +{"raw_text": "That's like eating the snail and complaining the orchid tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "garden", "X": "snail", "Y": "orchid", "verb": "take"}, "chain": [{"start": "garden", "relation": "PartOf", "end": "snail", "weight": 0.8, "surface_text": "a snail is part of a garden ecosystem"}, {"start": "garden", "relation": "PartOf", "end": "orchid", "weight": 0.8, "surface_text": "an orchid is part of a garden"}], "status": "discarded"} +{"raw_text": "Don't use up the water and then gripe about the pizza.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "tomato", "X": "water", "Y": "pizza", "verb": "use up"}, "chain": [{"start": "tomato", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a tomato is made of water"}, {"start": "tomato", "relation": "HasA", "end": "pizza", "weight": 0.8, "surface_text": "a pizza has tomato"}], "status": "discarded"} +{"raw_text": "Don't grab the jar and then gripe about the box.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "lid", "X": "jar", "Y": "box", "verb": "grab"}, "chain": [{"start": "lid", "relation": "HasA", "end": "jar", "weight": 0.8, "surface_text": "both jugs and jars often have lids to cover them."}, {"start": "lid", "relation": "HasA", "end": "box", "weight": 0.8, "surface_text": "a chisel is part of the toolset for making a box, and a box has a lid"}], "polished_text": "Don't grab the jar and then gripe about the box lid.", "status": "polished"} +{"raw_text": "That's like eating the herd and complaining the wool tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "flock", "X": "herd", "Y": "wool", "verb": "use up"}, "chain": [{"start": "flock", "relation": "PartOf", "end": "herd", "weight": 0.8, "surface_text": "bison are part of a herd and a flock can also be referred to as a herd of animals"}, {"start": "flock", "relation": "HasA", "end": "wool", "weight": 0.8, "surface_text": "wool is a product of the animals in the flock, and wool can contain natural animal fats."}], "status": "discarded"} +{"raw_text": "Don't pick the stem and then gripe about the food.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "kohlrabi", "X": "stem", "Y": "food", "verb": "pick"}, "chain": [{"start": "kohlrabi", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "Stems are part of kohlrabi and sprouts are often found on stems."}, {"start": "kohlrabi", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both kohlrabi and cabbage are types of food"}], "status": "discarded"} +{"raw_text": "Don't use up the mine and then gripe about the mine.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "gold", "X": "mine", "Y": "mine", "verb": "use up"}, "chain": [{"start": "gold", "relation": "HasA", "end": "mine", "weight": 0.8, "surface_text": "mines often contain both wolfram and gold deposits."}, {"start": "gold", "relation": "HasA", "end": "mine", "weight": 0.8, "surface_text": "mines often contain both wolfram and gold deposits."}], "status": "discarded"} +{"raw_text": "That's like eating the berries and complaining the leaves tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "coca", "X": "berries", "Y": "leaves", "verb": "pick"}, "chain": [{"start": "coca", "relation": "HasA", "end": "berries", "weight": 0.8, "surface_text": "Both holly and coca trees are known for producing berries."}, {"start": "coca", "relation": "HasA", "end": "leaves", "weight": 0.8, "surface_text": "Both coca and oak trees have leaves."}], "polished_text": "You can't pick the coca's berries and then grumble 'bout the leaves tasting sour.", "status": "polished"} +{"raw_text": "Don't use up the fruit and then gripe about the crust.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "pizza", "X": "fruit", "Y": "crust", "verb": "use up"}, "chain": [{"start": "pizza", "relation": "MadeOf", "end": "fruit", "weight": 0.8, "surface_text": "An orange is a type of fruit, and pizza can have fruit toppings."}, {"start": "pizza", "relation": "PartOf", "end": "crust", "weight": 1.0, "surface_text": "[[The crust]] is part of [[a pizza]]"}], "status": "discarded"} +{"raw_text": "There's a fella who takes the mine and says the canon's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "weapon", "X": "mine", "Y": "canon", "verb": "take"}, "chain": [{"start": "weapon", "relation": "PartOf", "end": "mine", "weight": 0.8, "surface_text": "a mine is part of a weapon"}, {"start": "weapon", "relation": "PartOf", "end": "canon", "weight": 0.8, "surface_text": "both are types of weapons"}], "status": "discarded"} +{"raw_text": "Don't eat the topping and then gripe about the slice.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "cheese", "X": "topping", "Y": "slice", "verb": "eat"}, "chain": [{"start": "cheese", "relation": "HasA", "end": "topping", "weight": 0.8, "surface_text": "cheese can be a topping on pizza, and cheese itself has salt as a topping."}, {"start": "cheese", "relation": "HasA", "end": "slice", "weight": 0.8, "surface_text": "a slice of pizza often has cheese on it, and cheese can be sliced."}], "polished_text": "Don't eat the topping and then gripe about the slice.", "status": "polished"} +{"raw_text": "Don't grab the pigeon and then gripe about the egg.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "rail", "X": "pigeon", "Y": "egg", "verb": "grab"}, "chain": [{"start": "rail", "relation": "PartOf", "end": "pigeon", "weight": 0.8, "surface_text": "pigeon connects booby and rail as a related bird species"}, {"start": "rail", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "egg connects as both ostrich and rail produce eggs as offspring"}], "status": "discarded"} +{"raw_text": "Don't grab the dish and then gripe about the dish.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "anise", "X": "dish", "Y": "dish", "verb": "grab"}, "chain": [{"start": "anise", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "both are spices that can be part of a dish"}, {"start": "anise", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "both are spices that can be part of a dish"}], "status": "discarded"} +{"raw_text": "He picks all the string then wonders why the string looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "harp", "X": "string", "Y": "string", "verb": "eat"}, "chain": [{"start": "harp", "relation": "PartOf", "end": "string", "weight": 0.8, "surface_text": "strings are components of both instruments"}, {"start": "harp", "relation": "PartOf", "end": "string", "weight": 0.8, "surface_text": "strings are components of both instruments"}], "polished_text": "He picks all the strings then wonders why the harp sounds bare.", "status": "polished"} +{"raw_text": "There's a fella who picks the bison and says the body's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mouth", "X": "bison", "Y": "body", "verb": "pick"}, "chain": [{"start": "mouth", "relation": "HasA", "end": "bison", "weight": 0.8, "surface_text": "bison has a mouth that contains teeth"}, {"start": "mouth", "relation": "PartOf", "end": "body", "weight": 0.8, "surface_text": "the mouth is part of the body and the tooth is located in the mouth"}], "polished_text": "There's a fella who picks the bison out of his mouth and then says the body's no good.", "status": "polished"} +{"raw_text": "There's a fella who takes the handle and says the lid's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "jug", "X": "handle", "Y": "lid", "verb": "take"}, "chain": [{"start": "jug", "relation": "PartOf", "end": "handle", "weight": 0.8, "surface_text": "both jugs and toolboxes have handles for carrying"}, {"start": "jug", "relation": "HasA", "end": "lid", "weight": 0.8, "surface_text": "both jugs and jars often have lids to cover them."}], "polished_text": "There's a fella who takes the handle off his own jug and complains the lid's no good.", "status": "polished"} +{"raw_text": "He picks all the fabric then wonders why the cotton looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "haircloth", "X": "fabric", "Y": "cotton", "verb": "use up"}, "chain": [{"start": "haircloth", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "both haircloth and burlap are types of fabric"}, {"start": "haircloth", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "haircloth is made of cotton"}], "polished_text": "He picks all the fabric then wonders why the cotton's used up.", "status": "polished"} +{"raw_text": "He picks all the monkey then wonders why the tail looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "lemur", "X": "monkey", "Y": "tail", "verb": "take"}, "chain": [{"start": "lemur", "relation": "PartOf", "end": "monkey", "weight": 0.8, "surface_text": "Both gorillas and lemurs are primates, which include monkeys."}, {"start": "lemur", "relation": "HasA", "end": "tail", "weight": 0.8, "surface_text": "tails are parts of bodies (some animals) and lemurs."}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the jug and says the bucket's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "handle", "X": "jug", "Y": "bucket", "verb": "use up"}, "chain": [{"start": "handle", "relation": "HasA", "end": "jug", "weight": 0.8, "surface_text": "both jugs and kettles typically have handles"}, {"start": "handle", "relation": "HasA", "end": "bucket", "weight": 1.0, "surface_text": "[[A bucket]] has [[a handle]]"}], "polished_text": "There's a fella who uses up the handle and says the bucket's no good.", "status": "polished"} +{"raw_text": "Don't take the foot and then gripe about the foot.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "kiwi", "X": "foot", "Y": "foot", "verb": "take"}, "chain": [{"start": "kiwi", "relation": "HasA", "end": "foot", "weight": 0.8, "surface_text": "claws are part of feet, and kiwis have feet"}, {"start": "kiwi", "relation": "HasA", "end": "foot", "weight": 0.8, "surface_text": "claws are part of feet, and kiwis have feet"}], "status": "discarded"} +{"raw_text": "He picks all the husk then wonders why the banana looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "plant", "X": "husk", "Y": "banana", "verb": "grab"}, "chain": [{"start": "plant", "relation": "PartOf", "end": "husk", "weight": 0.8, "surface_text": "both husks and flowers are parts of a plant"}, {"start": "plant", "relation": "PartOf", "end": "banana", "weight": 0.8, "surface_text": "Both bananas and sugar come from plants."}], "polished_text": "He picks all the husk then wonders why the banana looks bare.", "status": "polished"} +{"raw_text": "Don't use up the meal and then gripe about the lettuce.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "hamburger", "X": "meal", "Y": "lettuce", "verb": "use up"}, "chain": [{"start": "hamburger", "relation": "PartOf", "end": "meal", "weight": 0.8, "surface_text": "desserts and hamburgers can both be part of a meal."}, {"start": "hamburger", "relation": "HasA", "end": "lettuce", "weight": 0.8, "surface_text": "a hamburger has lettuce"}], "status": "discarded"} +{"raw_text": "He picks all the nest then wonders why the nest looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "pheasant", "X": "nest", "Y": "nest", "verb": "drink"}, "chain": [{"start": "pheasant", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build or use nests for their offspring."}, {"start": "pheasant", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build or use nests for habitation or reproduction."}], "status": "discarded"} +{"raw_text": "There's a fella who eats the engine and says the wheel's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "plane", "X": "engine", "Y": "wheel", "verb": "eat"}, "chain": [{"start": "plane", "relation": "HasA", "end": "engine", "weight": 0.8, "surface_text": "both vehicles typically have engines"}, {"start": "plane", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "wheels are part of a cart and planes have wheels"}], "status": "discarded"} +{"raw_text": "That's like eating the container and complaining the clay tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "teacup", "X": "container", "Y": "clay", "verb": "drink"}, "chain": [{"start": "teacup", "relation": "PartOf", "end": "container", "weight": 0.8, "surface_text": "container is a category that includes both teacup and pail"}, {"start": "teacup", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "clay is used to make teacups and is a component of ceramic"}], "status": "discarded"} +{"raw_text": "He picks all the fur then wonders why the muscle looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "bull", "X": "fur", "Y": "muscle", "verb": "drink"}, "chain": [{"start": "bull", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "both have fur covering their bodies"}, {"start": "bull", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "muscles are parts of both a body and a bull's body."}], "status": "discarded"} +{"raw_text": "That's like eating the glaze and complaining the water tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "teacup", "X": "glaze", "Y": "water", "verb": "take"}, "chain": [{"start": "teacup", "relation": "HasA", "end": "glaze", "weight": 0.8, "surface_text": "glaze is an element of a teacup and ceramics can have a glaze"}, {"start": "teacup", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both contain water"}], "polished_text": "That's like sipping from a teacup, then blaming the water when the glaze tastes funny.", "status": "polished"} +{"raw_text": "He picks all the burger then wonders why the water looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "lettuce", "X": "burger", "Y": "water", "verb": "use up"}, "chain": [{"start": "lettuce", "relation": "HasA", "end": "burger", "weight": 0.8, "surface_text": "Lettuce is a common vegetable found in burgers, and it is a type of vegetable."}, {"start": "lettuce", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[lettuce]] is made of [[water]]."}], "status": "discarded"} +{"raw_text": "Don't pick the nest and then gripe about the feather.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "canary", "X": "nest", "Y": "feather", "verb": "pick"}, "chain": [{"start": "canary", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "nests are common structures both birds build"}, {"start": "canary", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "feathers are common characteristics of both birds"}], "polished_text": "Don't pick the canary's nest and then gripe about the feather.", "status": "polished"} +{"raw_text": "There's a fella who eats the wood and says the string's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lyre", "X": "wood", "Y": "string", "verb": "eat"}, "chain": [{"start": "lyre", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a lyre is made of wood"}, {"start": "lyre", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "Both instruments can have strings, which are used to produce sound."}], "status": "discarded"} +{"raw_text": "There's a fella who picks the barrel and says the teacup's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "pot", "X": "barrel", "Y": "teacup", "verb": "pick"}, "chain": [{"start": "pot", "relation": "PartOf", "end": "barrel", "weight": 0.8, "surface_text": "pot connects material to a part of a barrel"}, {"start": "pot", "relation": "PartOf", "end": "teacup", "weight": 0.8, "surface_text": "a pot is part of a teacup (as a component), and a pot is a type of container"}], "status": "discarded"} +{"raw_text": "Don't use up the aluminum and then gripe about the mineral.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "tin", "X": "aluminum", "Y": "mineral", "verb": "use up"}, "chain": [{"start": "tin", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "tin is made of aluminum"}, {"start": "tin", "relation": "PartOf", "end": "mineral", "weight": 0.8, "surface_text": "Both tungsten and tin can be found as parts of certain minerals."}], "polished_text": "Don't use up the tin and then gripe about the mineral.", "status": "polished"} +{"raw_text": "That's like eating the mandolin and complaining the lyre tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "string", "X": "mandolin", "Y": "lyre", "verb": "eat"}, "chain": [{"start": "string", "relation": "PartOf", "end": "mandolin", "weight": 0.8, "surface_text": "string connects both instruments as they are both string instruments"}, {"start": "string", "relation": "HasA", "end": "lyre", "weight": 0.8, "surface_text": "Both instruments can have strings, which are used to produce sound."}], "status": "discarded"} +{"raw_text": "That's like eating the ship and complaining the saw tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "rope", "X": "ship", "Y": "saw", "verb": "drink"}, "chain": [{"start": "rope", "relation": "HasA", "end": "ship", "weight": 0.8, "surface_text": "ships can have rust on them and also have ropes for mooring and sailing"}, {"start": "rope", "relation": "HasA", "end": "saw", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}], "status": "discarded"} +{"raw_text": "That's like eating the curry and complaining the dish tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cumin", "X": "curry", "Y": "dish", "verb": "pick"}, "chain": [{"start": "cumin", "relation": "HasA", "end": "curry", "weight": 0.8, "surface_text": "curry is a spice blend that often contains both ginger and cumin."}, {"start": "cumin", "relation": "HasA", "end": "dish", "weight": 0.8, "surface_text": "a dish can contain both cumin and ginger"}], "status": "discarded"} +{"raw_text": "That's like eating the fungus and complaining the bacteria tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "mold", "X": "fungus", "Y": "bacteria", "verb": "take"}, "chain": [{"start": "mold", "relation": "HasA", "end": "fungus", "weight": 0.8, "surface_text": "mold can be a fungus, blood is desired for life"}, {"start": "mold", "relation": "PartOf", "end": "bacteria", "weight": 0.8, "surface_text": "bacteria connects as a component of both mold and muscle tissue (in terms of microbial presence)"}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the egg and says the wing's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "tinamou", "X": "egg", "Y": "wing", "verb": "use up"}, "chain": [{"start": "tinamou", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs as part of their reproductive process"}, {"start": "tinamou", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both are birds with wings for flight or balance"}], "polished_text": "There's a fella who uses up the egg and says the wing's no good.", "status": "polished"} +{"raw_text": "He picks all the water then wonders why the plant looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cabbage", "X": "water", "Y": "plant", "verb": "grab"}, "chain": [{"start": "cabbage", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "cabbage is made of water"}, {"start": "cabbage", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "Both eggplant and cabbage are parts of the plant kingdom."}], "status": "discarded"} +{"raw_text": "That's like eating the beach and complaining the river tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "sea", "X": "beach", "Y": "river", "verb": "grab"}, "chain": [{"start": "sea", "relation": "PartOf", "end": "beach", "weight": 0.8, "surface_text": "a beach can be located near a savanna and is part of a coastal sea area"}, {"start": "sea", "relation": "PartOf", "end": "river", "weight": 0.8, "surface_text": "a river can flow through a savanna and lead to or be part of a sea"}], "status": "discarded"} +{"raw_text": "There's a fella who picks the bird and says the feather's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "roadrunner", "X": "bird", "Y": "feather", "verb": "pick"}, "chain": [{"start": "roadrunner", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "Both are types of bird."}, {"start": "roadrunner", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds are covered in feathers"}], "status": "discarded"} +{"raw_text": "He picks all the wood then wonders why the handle looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "chisel", "X": "wood", "Y": "handle", "verb": "use up"}, "chain": [{"start": "chisel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "Both are made from wood in their construction."}, {"start": "chisel", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "Both tools typically have handles for gripping."}], "polished_text": "He uses up all the wood then wonders why the chisel's handle looks bare.", "status": "polished"} +{"raw_text": "Don't take the lid and then gripe about the or holds.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "chest", "X": "lid", "Y": "or holds", "verb": "take"}, "chain": [{"start": "chest", "relation": "HasA", "end": "lid", "weight": 0.8, "surface_text": "lids can cover both jugs and chests to seal or protect contents."}, {"start": "chest", "relation": "HasA", "end": "or_holds", "weight": 1.0, "surface_text": "[[A chest]] contains [[or holds something]]"}], "status": "discarded"} +{"raw_text": "He picks all the spice then wonders why the powder looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "turmeric", "X": "spice", "Y": "powder", "verb": "eat"}, "chain": [{"start": "turmeric", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "both are types of spice"}, {"start": "turmeric", "relation": "HasA", "end": "powder", "weight": 0.8, "surface_text": "turmeric is a powder, and curry often contains powder forms of spices like turmeric"}], "polished_text": "He picks all the turmeric then wonders why the powder's all gone.", "status": "polished"} +{"raw_text": "There's a fella who use ups the package and says the package's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cereal", "X": "package", "Y": "package", "verb": "use up"}, "chain": [{"start": "cereal", "relation": "PartOf", "end": "package", "weight": 0.8, "surface_text": "Spaghetti and cereal are both sold in packages."}, {"start": "cereal", "relation": "PartOf", "end": "package", "weight": 0.8, "surface_text": "Spaghetti and cereal are both sold in packages."}], "status": "discarded"} +{"raw_text": "Don't take the egg and then gripe about the egg.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "condor", "X": "egg", "Y": "egg", "verb": "take"}, "chain": [{"start": "condor", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both avocets and condors have eggs"}, {"start": "condor", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both avocets and condors have eggs"}], "status": "discarded"} +{"raw_text": "He picks all the egg then wonders why the nail looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "hornbill", "X": "egg", "Y": "nail", "verb": "use up"}, "chain": [{"start": "hornbill", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both cuckoos and hornbills are birds that lay eggs"}, {"start": "hornbill", "relation": "HasA", "end": "nail", "weight": 0.8, "surface_text": "both birds have hard, sharp structures on their feet"}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the bird and says the emu's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "egg", "X": "bird", "Y": "emu", "verb": "drink"}, "chain": [{"start": "egg", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "turkeys are a type of bird, and eggs are part of a bird's reproductive cycle"}, {"start": "egg", "relation": "PartOf", "end": "emu", "weight": 0.8, "surface_text": "Eggs are a part of the reproductive process for both emus and pythons."}], "status": "discarded"} +{"raw_text": "That's like eating the steel and complaining the ship tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "anchor", "X": "steel", "Y": "ship", "verb": "drink"}, "chain": [{"start": "anchor", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "an anchor can be made of steel"}, {"start": "anchor", "relation": "PartOf", "end": "ship", "weight": 0.8, "surface_text": "ships are often made with titanium and anchors are parts of ships"}], "polished_text": "That's like eating the anchor and complaining the ship tastes like metal.", "status": "polished"} +{"raw_text": "He picks all the window then wonders why the classroom looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "duplex", "X": "window", "Y": "classroom", "verb": "take"}, "chain": [{"start": "duplex", "relation": "HasA", "end": "window", "weight": 0.8, "surface_text": "both buildings contain windows for light and view"}, {"start": "duplex", "relation": "PartOf", "end": "classroom", "weight": 0.8, "surface_text": "classrooms can be found in a school and sometimes in a duplex (if used as a multi-family home with shared spaces)"}], "status": "discarded"} +{"raw_text": "That's like eating the barrel and complaining the gun tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "tank", "X": "barrel", "Y": "gun", "verb": "pick"}, "chain": [{"start": "tank", "relation": "PartOf", "end": "barrel", "weight": 0.8, "surface_text": "tank connects material to a part of a barrel"}, {"start": "tank", "relation": "HasA", "end": "gun", "weight": 0.8, "surface_text": "gun is part of revolver, and tank has guns"}], "polished_text": "That's like using the barrel and complaining the gun won't shoot straight.", "status": "polished"} +{"raw_text": "He picks all the sapsucker then wonders why the canary looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "wing", "X": "sapsucker", "Y": "canary", "verb": "use up"}, "chain": [{"start": "wing", "relation": "HasA", "end": "sapsucker", "weight": 0.8, "surface_text": "both birds have wings for flight"}, {"start": "wing", "relation": "HasA", "end": "canary", "weight": 0.8, "surface_text": "both canaries and ibises have wings"}], "polished_text": "He picks all the sapsucker right off the wing then wonders why the canary looks half-starved.", "status": "polished"} +{"raw_text": "There's a fella who takes the feather and says the wing's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "wagtail", "X": "feather", "Y": "wing", "verb": "take"}, "chain": [{"start": "wagtail", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both peacocks and wagtails have feathers as part of their bird anatomy."}, {"start": "wagtail", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both peacocks and wagtails have wings as part of their bird anatomy."}], "polished_text": "You ever see a wagtail take its feather and say the wing's no good?", "status": "polished"} +{"raw_text": "He picks all the ingredient then wonders why the oil looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "butter", "X": "ingredient", "Y": "oil", "verb": "pick"}, "chain": [{"start": "butter", "relation": "HasA", "end": "ingredient", "weight": 0.8, "surface_text": "butter is an ingredient, and food often contains ingredients."}, {"start": "butter", "relation": "HasA", "end": "oil", "weight": 0.8, "surface_text": "butter contains oil, and some vegetables are made of oil."}], "polished_text": "He picks all the ingredients then wonders why the oil's gone thin.", "status": "polished"} +{"raw_text": "He picks all the song then wonders why the wing looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "finch", "X": "song", "Y": "wing", "verb": "take"}, "chain": [{"start": "finch", "relation": "HasA", "end": "song", "weight": 0.8, "surface_text": "Both finches and warblers have songs."}, {"start": "finch", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both dodo and finch are birds that have wings"}], "polished_text": "He takes all the song then wonders why the wing looks bare.", "status": "polished"} +{"raw_text": "He picks all the metal then wonders why the blade looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "key", "X": "metal", "Y": "blade", "verb": "use up"}, "chain": [{"start": "key", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a key is made of metal"}, {"start": "key", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a key has a blade"}], "polished_text": "He picks all the metal then wonders why the key's blade is worn thin.", "status": "polished"} +{"raw_text": "Don't eat the steel and then gripe about the iron.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "anvil", "X": "steel", "Y": "iron", "verb": "eat"}, "chain": [{"start": "anvil", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "an anvil is made of steel"}, {"start": "anvil", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "an anvil is made of iron"}], "polished_text": "Don't eat the steel and then gripe about the iron in that anvil.", "status": "polished"} +{"raw_text": "Don't take the dish and then gripe about the meal.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "soup", "X": "dish", "Y": "meal", "verb": "take"}, "chain": [{"start": "soup", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "a dish can contain both steak and soup"}, {"start": "soup", "relation": "PartOf", "end": "meal", "weight": 1.0, "surface_text": "[[soup]] is part of [[a meal]]"}], "polished_text": "Don't take the soup and then gripe about the whole meal.", "status": "polished"} +{"raw_text": "There's a fella who picks the vinegar and says the chard's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "salad", "X": "vinegar", "Y": "chard", "verb": "pick"}, "chain": [{"start": "salad", "relation": "HasA", "end": "vinegar", "weight": 0.8, "surface_text": "vinegar is an ingredient in a salad dressing, and vinegar can be used to cook eggs"}, {"start": "salad", "relation": "PartOf", "end": "chard", "weight": 0.8, "surface_text": "chard is part of a salad"}], "polished_text": "There's a fella who picks the vinegar from the salad and says the chard's no good.", "status": "polished"} +{"raw_text": "That's like eating the eggplant and complaining the pea tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "pod", "X": "eggplant", "Y": "pea", "verb": "grab"}, "chain": [{"start": "pod", "relation": "HasA", "end": "eggplant", "weight": 0.8, "surface_text": "both eggplant and bean can have pods (though eggplant's pod is its fruit, while bean's pod contains seeds)"}, {"start": "pod", "relation": "PartOf", "end": "pea", "weight": 0.8, "surface_text": "a pea is part of a pod"}], "status": "discarded"} +{"raw_text": "There's a fella who takes the liquid and says the liquid's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "jar", "X": "liquid", "Y": "liquid", "verb": "take"}, "chain": [{"start": "jar", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "liquid substances can be held in both troughs and jars"}, {"start": "jar", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "liquid substances can be held in both troughs and jars"}], "status": "discarded"} +{"raw_text": "That's like eating the sheet and complaining the fiber tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "polyester", "X": "sheet", "Y": "fiber", "verb": "drink"}, "chain": [{"start": "polyester", "relation": "MadeOf", "end": "sheet", "weight": 0.8, "surface_text": "Polyester can be formed into sheets, and sheets are a key part of paper products."}, {"start": "polyester", "relation": "MadeOf", "end": "fiber", "weight": 0.8, "surface_text": "Both polyester and paper can be made from fibers."}], "polished_text": "That's like eating the polyester sheet and complaining the fiber tastes off.", "status": "polished"} +{"raw_text": "There's a fella who eats the building and says the residence's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "apartment", "X": "building", "Y": "residence", "verb": "eat"}, "chain": [{"start": "apartment", "relation": "PartOf", "end": "building", "weight": 0.8, "surface_text": "both are types of residential buildings"}, {"start": "apartment", "relation": "PartOf", "end": "residence", "weight": 0.8, "surface_text": "both are types of residential buildings"}], "status": "discarded"} +{"raw_text": "That's like eating the bird and complaining the nest tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "ostrich", "X": "bird", "Y": "nest", "verb": "drink"}, "chain": [{"start": "ostrich", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "Both ostriches and cuckoos are types of birds."}, {"start": "ostrich", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both ostriches and terns build nests where they lay their eggs, as part of their reproductive behavior."}], "polished_text": "That's like eating an ostrich and complaining the nest tastes off.", "status": "polished"} +{"raw_text": "There's a fella who takes the nest and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "waxwing", "X": "nest", "Y": "nest", "verb": "take"}, "chain": [{"start": "waxwing", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both are birds that build or use nests"}, {"start": "waxwing", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both are birds that build or use nests"}], "status": "discarded"} +{"raw_text": "He picks all the sea then wonders why the water looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "river", "X": "sea", "Y": "water", "verb": "grab"}, "chain": [{"start": "river", "relation": "PartOf", "end": "sea", "weight": 0.8, "surface_text": "a river can flow through a savanna and lead to or be part of a sea"}, {"start": "river", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a river is made of water"}], "status": "discarded"} +{"raw_text": "There's a fella who eats the xylophone and says the three sides's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "triangle", "X": "xylophone", "Y": "three sides", "verb": "eat"}, "chain": [{"start": "triangle", "relation": "PartOf", "end": "xylophone", "weight": 0.8, "surface_text": "xylophone connects as a component and possession"}, {"start": "triangle", "relation": "HasA", "end": "three_sides", "weight": 6.6332498, "surface_text": "[[A triangle]] has [[three sides]]"}], "status": "discarded"} +{"raw_text": "Don't take the coca and then gripe about the acorn.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "nut", "X": "coca", "Y": "acorn", "verb": "take"}, "chain": [{"start": "nut", "relation": "HasA", "end": "coca", "weight": 0.8, "surface_text": "both trees can produce nuts (coca beans and hickory nuts)"}, {"start": "nut", "relation": "HasA", "end": "acorn", "weight": 0.8, "surface_text": "an acorn has a nut"}], "polished_text": "Don't take the coca and then gripe about the acorn.", "status": "polished"} +{"raw_text": "That's like eating the kohlrabi and complaining the sandwich tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "vegetable", "X": "kohlrabi", "Y": "sandwich", "verb": "drink"}, "chain": [{"start": "vegetable", "relation": "PartOf", "end": "kohlrabi", "weight": 0.8, "surface_text": "Both kohlrabi and chard are parts of the broader category of vegetables."}, {"start": "vegetable", "relation": "HasA", "end": "sandwich", "weight": 0.8, "surface_text": "A burger is a type of sandwich, and sandwiches often contain vegetables."}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the weapon and says the \"army\"'s no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mortar", "X": "weapon", "Y": "\"army\"", "verb": "drink"}, "chain": [{"start": "mortar", "relation": "PartOf", "end": "weapon", "weight": 0.8, "surface_text": "weapon is a general category that includes both items"}, {"start": "mortar", "relation": "HasA", "end": "\"army\"", "weight": 0.8, "surface_text": "an army has both mortars and blades in their arsenal"}], "status": "discarded"} +{"raw_text": "Don't grab the yarn and then gripe about the rubber band.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "wrapper", "X": "yarn", "Y": "rubber band", "verb": "grab"}, "chain": [{"start": "wrapper", "relation": "PartOf", "end": "yarn", "weight": 0.8, "surface_text": "wool can be spun into yarn, and wrappers can contain yarn."}, {"start": "wrapper", "relation": "PartOf", "end": "rubber_band", "weight": 0.8, "surface_text": "rubber band can be made of rubber and wrapped in a wrapper."}], "polished_text": "Don't grab the yarn and then gripe about the rubber band.", "status": "polished"} +{"raw_text": "Don't eat the limb and then gripe about the limb.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "rabbit", "X": "limb", "Y": "limb", "verb": "eat"}, "chain": [{"start": "rabbit", "relation": "HasA", "end": "limb", "weight": 0.8, "surface_text": "limbs are part of a body and rabbits have limbs."}, {"start": "rabbit", "relation": "HasA", "end": "limb", "weight": 0.8, "surface_text": "limbs are part of a body and rabbits have limbs."}], "status": "discarded"} +{"raw_text": "Don't drink the peach and then gripe about the hole.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "pit", "X": "peach", "Y": "hole", "verb": "drink"}, "chain": [{"start": "pit", "relation": "PartOf", "end": "peach", "weight": 2.0, "surface_text": "[[A pit]] is part of [[a peach]]"}, {"start": "pit", "relation": "PartOf", "end": "hole", "weight": 0.8, "surface_text": "Both hollow and pit are types of depressions, which can include a hole."}], "polished_text": "Don't eat the peach and then gripe about the pit.", "status": "polished"} +{"raw_text": "Don't drink the blade and then gripe about the blade.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "saw", "X": "blade", "Y": "blade", "verb": "drink"}, "chain": [{"start": "saw", "relation": "PartOf", "end": "blade", "weight": 1.0, "surface_text": "[[A blade]] is part of [[a saw]]"}, {"start": "saw", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a saw has a blade"}], "status": "discarded"} +{"raw_text": "He picks all the container then wonders why the liquid looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "bladder", "X": "container", "Y": "liquid", "verb": "grab"}, "chain": [{"start": "bladder", "relation": "PartOf", "end": "container", "weight": 0.8, "surface_text": "both bladders and mugs are types of containers."}, {"start": "bladder", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "liquid connects as a common substance held in both containers"}], "status": "discarded"} +{"raw_text": "Don't use up the \"spice\" and then gripe about the dish.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "ginger", "X": "\"spice\"", "Y": "dish", "verb": "use up"}, "chain": [{"start": "ginger", "relation": "HasA", "end": "\"spice\"", "weight": 0.8, "surface_text": "both are types of spice"}, {"start": "ginger", "relation": "HasA", "end": "dish", "weight": 0.8, "surface_text": "both can be ingredients in a single dish"}], "polished_text": "Don't use up the ginger's spice and then gripe about the dish.", "status": "polished"} +{"raw_text": "Don't pick the scrap and then gripe about the ore.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "pewter", "X": "scrap", "Y": "ore", "verb": "pick"}, "chain": [{"start": "pewter", "relation": "HasA", "end": "scrap", "weight": 0.8, "surface_text": "both pewter and steel can be found as scrap metal"}, {"start": "pewter", "relation": "MadeOf", "end": "ore", "weight": 0.8, "surface_text": "ore connects as a mineral from which both metals can be extracted"}], "polished_text": "Don't pick the scrap and then gripe about the ore.", "status": "polished"} +{"raw_text": "Don't grab the string and then gripe about the metal.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "micrometer", "X": "string", "Y": "metal", "verb": "grab"}, "chain": [{"start": "micrometer", "relation": "PartOf", "end": "string", "weight": 0.8, "surface_text": "Both a mandolin and a micrometer can have strings (though in different contexts, a micrometer's \"string\" refers to a thin wire or similar component)."}, {"start": "micrometer", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "metal is a material used in the construction of both a micrometer (for precision parts) and a mandolin (for strings or body)."}], "status": "discarded"} +{"raw_text": "Don't use up the soldier and then gripe about the metal.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "canon", "X": "soldier", "Y": "metal", "verb": "use up"}, "chain": [{"start": "canon", "relation": "HasA", "end": "soldier", "weight": 0.8, "surface_text": "soldier can be equipped with either weapon"}, {"start": "canon", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "metal connects as a common material for both weapons and tools."}], "polished_text": "Don't use up the soldier and then gripe about the metal.", "status": "polished"} +{"raw_text": "That's like eating the rock and complaining the ore tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "talc", "X": "rock", "Y": "ore", "verb": "drink"}, "chain": [{"start": "talc", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Both talc and mica can be components of rock."}, {"start": "talc", "relation": "PartOf", "end": "ore", "weight": 0.8, "surface_text": "Talc can be part of certain types of ores, and iron is extracted from iron ores."}], "polished_text": "That's like eating the rock and complaining the ore tastes bad.", "status": "polished"} +{"raw_text": "That's like eating the leaf and complaining the slug tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "snail", "X": "leaf", "Y": "slug", "verb": "drink"}, "chain": [{"start": "snail", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "earthworms live in soil that contains leaves, snails may eat leaves"}, {"start": "snail", "relation": "PartOf", "end": "slug", "weight": 0.8, "surface_text": "bananas can be eaten by snails; slugs are related to snails"}], "polished_text": "That's like eating the leaf and complaining the snail tastes off.", "status": "polished"} +{"raw_text": "Don't grab the thimble and then gripe about the thimble.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "needle", "X": "thimble", "Y": "thimble", "verb": "grab"}, "chain": [{"start": "needle", "relation": "PartOf", "end": "thimble", "weight": 0.8, "surface_text": "needle is part of using a thimble in sewing, and some specialized cars might have needle-like structures in design or components"}, {"start": "needle", "relation": "PartOf", "end": "thimble", "weight": 0.8, "surface_text": "needle is part of using a thimble in sewing, and some specialized cars might have needle-like structures in design or components"}], "status": "discarded"} +{"raw_text": "There's a fella who takes the band and says the wood's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "guitar", "X": "band", "Y": "wood", "verb": "take"}, "chain": [{"start": "guitar", "relation": "HasA", "end": "band", "weight": 0.8, "surface_text": "a band typically has both a flute and a guitar"}, {"start": "guitar", "relation": "MadeOf", "end": "wood", "weight": 1.0, "surface_text": "[[a guitar]] is made of [[wood]]."}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the kite and says the body's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "tail", "X": "kite", "Y": "body", "verb": "grab"}, "chain": [{"start": "tail", "relation": "HasA", "end": "kite", "weight": 1.0, "surface_text": "[[A kite]] has [[a tail]]"}, {"start": "tail", "relation": "HasA", "end": "body", "weight": 0.8, "surface_text": "tails are parts of bodies (some animals) and lemurs."}], "status": "discarded"} +{"raw_text": "That's like eating the nest and complaining the nest tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "lorikeet", "X": "nest", "Y": "nest", "verb": "take"}, "chain": [{"start": "lorikeet", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both hornbills and lorikeets have nests where they live and raise young."}, {"start": "lorikeet", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both hornbills and lorikeets have nests where they live and raise young."}], "polished_text": "That's like eating the nest and complaining the nest tastes bad.", "status": "polished"} +{"raw_text": "That's like eating the rice and complaining the grain tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "corn", "X": "rice", "Y": "grain", "verb": "use up"}, "chain": [{"start": "corn", "relation": "HasA", "end": "rice", "weight": 0.8, "surface_text": "corn is a type of grain, and rice is also a type of grain, so corn serves as a bridge between them."}, {"start": "corn", "relation": "HasA", "end": "grain", "weight": 0.8, "surface_text": "corn is a type of grain, and rice is also a type of grain, so corn serves as a bridge between them."}], "polished_text": "That's like eating the corn and complaining the grain tastes off.", "status": "polished"} +{"raw_text": "That's like eating the petrel and complaining the peacock tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "beak", "X": "petrel", "Y": "peacock", "verb": "take"}, "chain": [{"start": "beak", "relation": "PartOf", "end": "petrel", "weight": 0.8, "surface_text": "both have beaks as part of their anatomy"}, {"start": "beak", "relation": "HasA", "end": "peacock", "weight": 0.8, "surface_text": "both peacocks and pelicans have beaks"}], "status": "discarded"} +{"raw_text": "That's like eating the insect and complaining the paw tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "spider", "X": "insect", "Y": "paw", "verb": "use up"}, "chain": [{"start": "spider", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "claws are part of some insects, and spiders are part of the broader category of arthropods (though more closely related to insects)"}, {"start": "spider", "relation": "HasA", "end": "paw", "weight": 0.8, "surface_text": "a paw is a type of claw, and a spider has claws (pedipalps)"}], "polished_text": "That's like eating the spider and complaining the leg tastes off.", "status": "polished"} +{"raw_text": "He picks all the spice then wonders why the \"spice\" looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "turmeric", "X": "spice", "Y": "\"spice\"", "verb": "eat"}, "chain": [{"start": "turmeric", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "both are types of spice"}, {"start": "turmeric", "relation": "HasA", "end": "\"spice\"", "weight": 0.8, "surface_text": "both are types of spice"}], "status": "discarded"} +{"raw_text": "Don't drink the seasoning and then gripe about the spice.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "turmeric", "X": "seasoning", "Y": "spice", "verb": "drink"}, "chain": [{"start": "turmeric", "relation": "PartOf", "end": "seasoning", "weight": 0.8, "surface_text": "turmeric is a type of seasoning, and sugar can be a sweet seasoning"}, {"start": "turmeric", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "both are types of spice"}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the caffein and says the water's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "tea", "X": "caffein", "Y": "water", "verb": "drink"}, "chain": [{"start": "tea", "relation": "HasA", "end": "caffein", "weight": 3.4641016, "surface_text": "[[Tea]] contains [[caffein]]"}, {"start": "tea", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "tea is made of water"}], "polished_text": "There's a fella who drinks the tea and says the water's no good.", "status": "polished"} +{"raw_text": "Don't eat the plant and then gripe about the vegetable.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "eggplant", "X": "plant", "Y": "vegetable", "verb": "eat"}, "chain": [{"start": "eggplant", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "an eggplant and a sprout are both parts of a plant."}, {"start": "eggplant", "relation": "HasA", "end": "vegetable", "weight": 0.8, "surface_text": "Both eggplant and cabbage are types of vegetables."}], "polished_text": "Don't eat the plant and then gripe about the vegetable.", "status": "polished"} +{"raw_text": "He picks all the fish then wonders why the scale looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "goldfish", "X": "fish", "Y": "scale", "verb": "eat"}, "chain": [{"start": "goldfish", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a goldfish is made of fish"}, {"start": "goldfish", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "a goldfish has scales"}], "status": "discarded"} +{"raw_text": "There's a fella who picks the wall and says the security's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "prison", "X": "wall", "Y": "security", "verb": "pick"}, "chain": [{"start": "prison", "relation": "PartOf", "end": "wall", "weight": 0.8, "surface_text": "walls are structural components of both prisons and coops"}, {"start": "prison", "relation": "HasA", "end": "security", "weight": 0.8, "surface_text": "security systems or personnel are found in both prisons and malls."}], "polished_text": "There's a fella who picks the wall of the prison and then complains the security's no good.", "status": "polished"} +{"raw_text": "Don't eat the gun and then gripe about the wood.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "barrel", "X": "gun", "Y": "wood", "verb": "eat"}, "chain": [{"start": "barrel", "relation": "HasA", "end": "gun", "weight": 0.8, "surface_text": "a gun has a barrel"}, {"start": "barrel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a barrel is made of wood"}], "status": "discarded"} +{"raw_text": "That's like eating the mouthpart and complaining the jaw tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "mouth", "X": "mouthpart", "Y": "jaw", "verb": "pick"}, "chain": [{"start": "mouth", "relation": "PartOf", "end": "mouthpart", "weight": 0.8, "surface_text": "mouthparts are part of both insects and animals"}, {"start": "mouth", "relation": "PartOf", "end": "jaw", "weight": 0.8, "surface_text": "jaw is a part of an orca and part of a mouth"}], "status": "discarded"} +{"raw_text": "He picks all the cock then wonders why the rooster looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "comb", "X": "cock", "Y": "rooster", "verb": "drink"}, "chain": [{"start": "comb", "relation": "HasA", "end": "cock", "weight": 0.8, "surface_text": "a cock has a comb"}, {"start": "comb", "relation": "HasA", "end": "rooster", "weight": 2.0, "surface_text": "[[a rooster]] has [[a comb]]"}], "polished_text": "He picks all the comb then wonders why the rooster looks bare.", "status": "polished"} +{"raw_text": "Don't use up the shell and then gripe about the external skeleton.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "crab", "X": "shell", "Y": "external skeleton", "verb": "use up"}, "chain": [{"start": "crab", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a crab has a shell"}, {"start": "crab", "relation": "HasA", "end": "external_skeleton", "weight": 1.0, "surface_text": "[[A crab]] has [[an external skeleton]]"}], "polished_text": "A crab that uses up its shell shouldn't gripe about its hard hide.", "status": "polished"} +{"raw_text": "There's a fella who eats the watermelon and says the thorn's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "vine", "X": "watermelon", "Y": "thorn", "verb": "eat"}, "chain": [{"start": "vine", "relation": "PartOf", "end": "watermelon", "weight": 0.8, "surface_text": "both thorns and watermelons can grow on vines"}, {"start": "vine", "relation": "PartOf", "end": "thorn", "weight": 0.8, "surface_text": "both thorns and watermelons can grow on vines"}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the mineral and says the alloy's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "bronze", "X": "mineral", "Y": "alloy", "verb": "grab"}, "chain": [{"start": "bronze", "relation": "MadeOf", "end": "mineral", "weight": 0.8, "surface_text": "Both bronze and tungsten are derived from minerals found in the earth."}, {"start": "bronze", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "both can be components of alloys"}], "status": "discarded"} +{"raw_text": "He picks all the water then wonders why the fish looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "pond", "X": "water", "Y": "fish", "verb": "eat"}, "chain": [{"start": "pond", "relation": "HasA", "end": "water", "weight": 2.0, "surface_text": "[[a pond]] contains [[water]]"}, {"start": "pond", "relation": "HasA", "end": "fish", "weight": 0.8, "surface_text": "An orchard might have a pond with fish, linking the two environments."}], "polished_text": "He drains all the water from the pond, then wonders why the fish look hungry.", "status": "polished"} +{"raw_text": "He picks all the carbonated water then wonders why the glass looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "soda", "X": "carbonated water", "Y": "glass", "verb": "take"}, "chain": [{"start": "soda", "relation": "PartOf", "end": "carbonated_water", "weight": 1.0, "surface_text": "[[Carbonated water]] is part of [[a soda]]"}, {"start": "soda", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "soda is made of glass"}], "status": "discarded"} +{"raw_text": "He picks all the wood then wonders why the box looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "chisel", "X": "wood", "Y": "box", "verb": "drink"}, "chain": [{"start": "chisel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "Both are made from wood in their construction."}, {"start": "chisel", "relation": "PartOf", "end": "box", "weight": 0.8, "surface_text": "a chisel is part of the toolset for making a box, and a box has a lid"}], "status": "discarded"} +{"raw_text": "He picks all the wildlife then wonders why the eyes looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cat", "X": "wildlife", "Y": "eyes", "verb": "pick"}, "chain": [{"start": "cat", "relation": "PartOf", "end": "wildlife", "weight": 0.8, "surface_text": "Both lynxes and cats are part of the broader category of wildlife."}, {"start": "cat", "relation": "HasA", "end": "eyes", "weight": 1.0, "surface_text": "[[a cat]] has [[eyes]]"}], "status": "discarded"} +{"raw_text": "That's like eating the plant and complaining the fruit tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "fig", "X": "plant", "Y": "fruit", "verb": "grab"}, "chain": [{"start": "fig", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "fig and mango grow on plants"}, {"start": "fig", "relation": "HasA", "end": "fruit", "weight": 0.8, "surface_text": "both fig and orange are types of fruit"}], "status": "discarded"} +{"raw_text": "That's like eating the bellows and complaining the bellows tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "leather", "X": "bellows", "Y": "bellows", "verb": "drink"}, "chain": [{"start": "leather", "relation": "HasA", "end": "bellows", "weight": 0.8, "surface_text": "bellows have leather"}, {"start": "leather", "relation": "HasA", "end": "bellows", "weight": 0.8, "surface_text": "bellows have leather"}], "status": "discarded"} +{"raw_text": "There's a fella who eats the water and says the liquid's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "vase", "X": "water", "Y": "liquid", "verb": "eat"}, "chain": [{"start": "vase", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both bladder and vase can contain water."}, {"start": "vase", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "both bladder and vase can contain liquids."}], "polished_text": "There's a fella who drinks the water and says the liquid ain't fit for nothin'.", "status": "polished"} +{"raw_text": "There's a fella who grabs the food and says the sandwich's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cheese", "X": "food", "Y": "sandwich", "verb": "grab"}, "chain": [{"start": "cheese", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both flesh and cheese are types of food"}, {"start": "cheese", "relation": "HasA", "end": "sandwich", "weight": 0.8, "surface_text": "a sandwich can contain both turkey and cheese as ingredients"}], "polished_text": "A man grabs the food and says the sandwich isn't worth his time.", "status": "polished"} +{"raw_text": "He picks all the hedge then wonders why the wood looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "boxwood", "X": "hedge", "Y": "wood", "verb": "drink"}, "chain": [{"start": "boxwood", "relation": "PartOf", "end": "hedge", "weight": 0.8, "surface_text": "both thorns and boxwood can be part of hedges in landscaping"}, {"start": "boxwood", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "boxwood is made of wood"}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the car horn and says the tire's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "car", "X": "car horn", "Y": "tire", "verb": "use up"}, "chain": [{"start": "car", "relation": "PartOf", "end": "car_horn", "weight": 2.0, "surface_text": "[[a car horn]] is part of [[a car]]."}, {"start": "car", "relation": "PartOf", "end": "tire", "weight": 4.472136, "surface_text": "[[A tire]] is part of [[a car]]"}], "polished_text": "There's a fella who uses up the car horn and says the tire ain't worth a thing.", "status": "polished"} +{"raw_text": "There's a fella who picks the new tires and says the plastic's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "van", "X": "new tires", "Y": "plastic", "verb": "pick"}, "chain": [{"start": "van", "relation": "HasA", "end": "new_tires", "weight": 1.0, "surface_text": "[[My van]] has [[new tires]]"}, {"start": "van", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a van is made of plastic"}], "status": "discarded"} +{"raw_text": "He picks all the trough then wonders why the flesh looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "food", "X": "trough", "Y": "flesh", "verb": "pick"}, "chain": [{"start": "food", "relation": "HasA", "end": "trough", "weight": 0.8, "surface_text": "food can be stored in both troughs and jars"}, {"start": "food", "relation": "HasA", "end": "flesh", "weight": 0.8, "surface_text": "both flesh and cheese are types of food"}], "status": "discarded"} +{"raw_text": "There's a fella who eats the water and says the caffeine's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "tea", "X": "water", "Y": "caffeine", "verb": "eat"}, "chain": [{"start": "tea", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "tea is made of water"}, {"start": "tea", "relation": "HasA", "end": "caffeine", "weight": 4.472136, "surface_text": "[[Tea]] contains [[caffeine]]"}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the claw and says the claw's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "marmot", "X": "claw", "Y": "claw", "verb": "grab"}, "chain": [{"start": "marmot", "relation": "HasA", "end": "claw", "weight": 0.8, "surface_text": "a marmot has claws as part of its body"}, {"start": "marmot", "relation": "HasA", "end": "claw", "weight": 0.8, "surface_text": "a marmot has claws as part of its body"}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the valve and says the musical instrument's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "trumpet", "X": "valve", "Y": "musical instrument", "verb": "grab"}, "chain": [{"start": "trumpet", "relation": "PartOf", "end": "valve", "weight": 1.0, "surface_text": "[[a valve]] is part of [[a trumpet]]"}, {"start": "trumpet", "relation": "PartOf", "end": "musical_instrument", "weight": 0.8, "surface_text": "saxophone and trumpet are both examples of musical instruments."}], "polished_text": "There's a fella who grabs the valve and says the trumpet ain't worth a dime.", "status": "polished"} +{"raw_text": "There's a fella who eats the vine and says the plant's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "watermelon", "X": "vine", "Y": "plant", "verb": "eat"}, "chain": [{"start": "watermelon", "relation": "PartOf", "end": "vine", "weight": 0.8, "surface_text": "both thorns and watermelons can grow on vines"}, {"start": "watermelon", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both thorns and watermelons are parts of plants"}], "status": "discarded"} +{"raw_text": "He picks all the candle then wonders why the shellac looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "wax", "X": "candle", "Y": "shellac", "verb": "drink"}, "chain": [{"start": "wax", "relation": "HasA", "end": "candle", "weight": 0.8, "surface_text": "a candle has wax"}, {"start": "wax", "relation": "HasA", "end": "shellac", "weight": 1.0, "surface_text": "[[shellac]] contains [[wax]]"}], "status": "discarded"} +{"raw_text": "He picks all the weight then wonders why the bronze looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "anchor", "X": "weight", "Y": "bronze", "verb": "grab"}, "chain": [{"start": "anchor", "relation": "HasA", "end": "weight", "weight": 0.8, "surface_text": "platinum is heavy, and an anchor provides weight"}, {"start": "anchor", "relation": "MadeOf", "end": "bronze", "weight": 0.8, "surface_text": "an anchor can be made of bronze"}], "status": "discarded"} +{"raw_text": "That's like eating the handle and complaining the plastic tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "bucket", "X": "handle", "Y": "plastic", "verb": "drink"}, "chain": [{"start": "bucket", "relation": "HasA", "end": "handle", "weight": 1.0, "surface_text": "[[A bucket]] has [[a handle]]"}, {"start": "bucket", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a bucket is made of plastic"}], "status": "discarded"} +{"raw_text": "Don't use up the bird and then gripe about the nest.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "tanager", "X": "bird", "Y": "nest", "verb": "use up"}, "chain": [{"start": "tanager", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both condors and tanagers are types of birds"}, {"start": "tanager", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both condors and tanagers build or use nests for shelter and reproduction"}], "polished_text": "Don't use up the bird and then gripe about its nest.", "status": "polished"} +{"raw_text": "Don't take the fat and then gripe about the thrasher.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "bird", "X": "fat", "Y": "thrasher", "verb": "take"}, "chain": [{"start": "bird", "relation": "HasA", "end": "fat", "weight": 0.8, "surface_text": "turkey is a type of bird, and birds can have fat."}, {"start": "bird", "relation": "PartOf", "end": "thrasher", "weight": 0.8, "surface_text": "bird is the common classification for both thrashers and petrels."}], "polished_text": "You can't take the fat off the bird and then gripe about the thrasher.", "status": "polished"} +{"raw_text": "There's a fella who takes the wings and says the wings's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "kestrel", "X": "wings", "Y": "wings", "verb": "take"}, "chain": [{"start": "kestrel", "relation": "HasA", "end": "wings", "weight": 0.8, "surface_text": "wings are common features of both birds"}, {"start": "kestrel", "relation": "HasA", "end": "wings", "weight": 0.8, "surface_text": "Both birds have wings for flight."}], "status": "discarded"} +{"raw_text": "Don't use up the booby and then gripe about the bird.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "pigeon", "X": "booby", "Y": "bird", "verb": "use up"}, "chain": [{"start": "pigeon", "relation": "PartOf", "end": "booby", "weight": 0.8, "surface_text": "pigeon connects booby and rail as a related bird species"}, {"start": "pigeon", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both falcons and pigeons are part of the bird category"}], "status": "discarded"} +{"raw_text": "There's a fella who picks the building and says the school's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "gymnasium", "X": "building", "Y": "school", "verb": "pick"}, "chain": [{"start": "gymnasium", "relation": "PartOf", "end": "building", "weight": 0.8, "surface_text": "a mall and a gymnasium are both types of buildings"}, {"start": "gymnasium", "relation": "HasA", "end": "school", "weight": 0.8, "surface_text": "a school has a gymnasium"}], "status": "discarded"} +{"raw_text": "Don't pick the string and then gripe about the keys.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "piano", "X": "string", "Y": "keys", "verb": "pick"}, "chain": [{"start": "piano", "relation": "PartOf", "end": "string", "weight": 0.8, "surface_text": "string is measured by a micrometer and is a part of a piano"}, {"start": "piano", "relation": "PartOf", "end": "keys", "weight": 2.0, "surface_text": "[[keys]] is part of [[piano]]"}], "polished_text": "Don't pick the piano's string and then gripe about the keys.", "status": "polished"} +{"raw_text": "There's a fella who grabs the feather and says the feather's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "rhea", "X": "feather", "Y": "feather", "verb": "grab"}, "chain": [{"start": "rhea", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both are birds and have feathers"}, {"start": "rhea", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both are birds and have feathers"}], "status": "discarded"} +{"raw_text": "He picks all the handle then wonders why the blade looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "planer", "X": "handle", "Y": "blade", "verb": "grab"}, "chain": [{"start": "planer", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "Both tools typically have handles for gripping."}, {"start": "planer", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a planer has a blade"}], "status": "discarded"} +{"raw_text": "Don't pick the shell and then gripe about the leg.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "tortoise", "X": "shell", "Y": "leg", "verb": "pick"}, "chain": [{"start": "tortoise", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "shell is part of a bull's structure (like a protective layer) and a tortoise has a shell."}, {"start": "tortoise", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "both bulls and tortoises have legs for movement."}], "polished_text": "Don't pick the tortoise's shell and then complain about its leg.", "status": "polished"} +{"raw_text": "He picks all the quartz then wonders why the rock looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "granite", "X": "quartz", "Y": "rock", "verb": "drink"}, "chain": [{"start": "granite", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "granite is made of quartz"}, {"start": "granite", "relation": "PartOf", "end": "rock", "weight": 0.8, "surface_text": "granite is part of a rock"}], "status": "discarded"} +{"raw_text": "He picks all the transmission system then wonders why the seats inside looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "van", "X": "transmission system", "Y": "seats inside", "verb": "drink"}, "chain": [{"start": "van", "relation": "HasA", "end": "transmission_system", "weight": 1.0, "surface_text": "[[a van]] has [[a transmission system]]"}, {"start": "van", "relation": "HasA", "end": "seats_inside", "weight": 1.0, "surface_text": "[[A van]] has [[seats inside]]"}], "polished_text": "He keeps drinkin' the transmission fluid then wonders why the seats inside look bare.", "status": "polished"} +{"raw_text": "He picks all the stripe then wonders why the stripe looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "zebra", "X": "stripe", "Y": "stripe", "verb": "pick"}, "chain": [{"start": "zebra", "relation": "HasA", "end": "stripe", "weight": 0.8, "surface_text": "Rhinoceros may have stripes (like some subspecies), while zebra has stripes as a defining feature."}, {"start": "zebra", "relation": "HasA", "end": "stripe", "weight": 0.8, "surface_text": "Rhinoceros may have stripes (like some subspecies), while zebra has stripes as a defining feature."}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the fur and says the food's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lynx", "X": "fur", "Y": "food", "verb": "drink"}, "chain": [{"start": "lynx", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "lynx has fur, which is part of its body"}, {"start": "lynx", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "lynx has food (fish), fish need food to survive"}], "status": "discarded"} +{"raw_text": "There's a fella who eats the music and says the music's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "harmonica", "X": "music", "Y": "music", "verb": "eat"}, "chain": [{"start": "harmonica", "relation": "HasA", "end": "music", "weight": 0.8, "surface_text": "both are instruments used to create music"}, {"start": "harmonica", "relation": "HasA", "end": "music", "weight": 0.8, "surface_text": "both are instruments used to create music"}], "status": "discarded"} +{"raw_text": "That's like eating the package and complaining the yarn tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "wrapper", "X": "package", "Y": "yarn", "verb": "eat"}, "chain": [{"start": "wrapper", "relation": "HasA", "end": "package", "weight": 0.8, "surface_text": "Styrofoam can be part of packaging materials, and packages often have wrappers."}, {"start": "wrapper", "relation": "PartOf", "end": "yarn", "weight": 0.8, "surface_text": "wool can be spun into yarn, and wrappers can contain yarn."}], "status": "discarded"} +{"raw_text": "That's like eating the metal and complaining the tool tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "stethoscope", "X": "metal", "Y": "tool", "verb": "drink"}, "chain": [{"start": "stethoscope", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both a stethoscope and a comb can be made of metal components."}, {"start": "stethoscope", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "Both combs and stethoscopes are types of tools used in different contexts."}], "polished_text": "That's like making a stethoscope out of cheap metal and then complaining the tool tastes funny.", "status": "polished"} +{"raw_text": "There's a fella who grabs the soil and says the water's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "ditch", "X": "soil", "Y": "water", "verb": "grab"}, "chain": [{"start": "ditch", "relation": "PartOf", "end": "soil", "weight": 0.8, "surface_text": "both furrows and ditches are made from soil"}, {"start": "ditch", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both furrows and ditches may contain water"}], "polished_text": "That fella's grabbing dirt from the ditch and then griping that the water's no good.", "status": "polished"} +{"raw_text": "He picks all the stem then wonders why the garden looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "moss", "X": "stem", "Y": "garden", "verb": "drink"}, "chain": [{"start": "moss", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "moss has a stem"}, {"start": "moss", "relation": "PartOf", "end": "garden", "weight": 0.8, "surface_text": "moss is part of a garden"}], "status": "discarded"} +{"raw_text": "He picks all the plastic then wonders why the car looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "polyester", "X": "plastic", "Y": "car", "verb": "pick"}, "chain": [{"start": "polyester", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "Both polyester and fuel can be components of plastic products."}, {"start": "polyester", "relation": "MadeOf", "end": "car", "weight": 0.8, "surface_text": "Polyester is used in car interiors, and fuel is used to power cars."}], "status": "discarded"} +{"raw_text": "There's a fella who picks the blade and says the plastic's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "skate", "X": "blade", "Y": "plastic", "verb": "pick"}, "chain": [{"start": "skate", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "skates have a blade"}, {"start": "skate", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "skates are made of plastic"}], "status": "discarded"} +{"raw_text": "Don't take the plant and then gripe about the tree.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "grassland", "X": "plant", "Y": "tree", "verb": "take"}, "chain": [{"start": "grassland", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "Plants are part of the ecosystem in both deserts and grasslands."}, {"start": "grassland", "relation": "HasA", "end": "tree", "weight": 0.8, "surface_text": "orchards have fruit trees, grasslands have trees"}], "polished_text": "Don't take the whole plant and then gripe about the tree.", "status": "polished"} +{"raw_text": "Don't pick the nut and then gripe about the wood.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "hickory", "X": "nut", "Y": "wood", "verb": "pick"}, "chain": [{"start": "hickory", "relation": "HasA", "end": "nut", "weight": 0.8, "surface_text": "both trees can produce nuts (coca beans and hickory nuts)"}, {"start": "hickory", "relation": "PartOf", "end": "wood", "weight": 0.8, "surface_text": "both trees are made of wood"}], "polished_text": "Don't pick the hickory nut and then gripe about the hickory wood.", "status": "polished"} +{"raw_text": "That's like eating the plant and complaining the bush tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "flower", "X": "plant", "Y": "bush", "verb": "use up"}, "chain": [{"start": "flower", "relation": "HasA", "end": "plant", "weight": 0.8, "surface_text": "a plant has a flower"}, {"start": "flower", "relation": "PartOf", "end": "bush", "weight": 0.8, "surface_text": "both thorns and flowers can be parts of bushes"}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the paper and says the three sides's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "triangle", "X": "paper", "Y": "three sides", "verb": "grab"}, "chain": [{"start": "triangle", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "Both triangles and lanterns can be made of paper, especially decorative paper triangles and paper lanterns."}, {"start": "triangle", "relation": "HasA", "end": "three_sides", "weight": 6.6332498, "surface_text": "[[A triangle]] has [[three sides]]"}], "status": "discarded"} +{"raw_text": "That's like eating the meat and complaining the pelt tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "tiger", "X": "meat", "Y": "pelt", "verb": "drink"}, "chain": [{"start": "tiger", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "Both tigers and bison are animals that have meat as a biological attribute."}, {"start": "tiger", "relation": "HasA", "end": "pelt", "weight": 0.8, "surface_text": "Both a tiger and a goose have pelt/fur or feathers, respectively."}], "polished_text": "That's like eating the meat and complaining the hide feels rough.", "status": "polished"} +{"raw_text": "There's a fella who use ups the kite and says the animal's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "tail", "X": "kite", "Y": "animal", "verb": "use up"}, "chain": [{"start": "tail", "relation": "HasA", "end": "kite", "weight": 1.0, "surface_text": "[[A kite]] has [[a tail]]"}, {"start": "tail", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "A lynx is an animal, and a tail is part of an animal."}], "polished_text": "There's a fella who uses up the kite and says the animal's no good.", "status": "polished"} +{"raw_text": "Don't eat the weapon and then gripe about the tank.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "cannon", "X": "weapon", "Y": "tank", "verb": "eat"}, "chain": [{"start": "cannon", "relation": "PartOf", "end": "weapon", "weight": 0.8, "surface_text": "both are part of a weapon classification"}, {"start": "cannon", "relation": "HasA", "end": "tank", "weight": 0.8, "surface_text": "a tank has a cannon"}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the dish and says the dish's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "anise", "X": "dish", "Y": "dish", "verb": "drink"}, "chain": [{"start": "anise", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "both are spices that can be part of a dish"}, {"start": "anise", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "both are spices that can be part of a dish"}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the bulbul and says the magpie's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "nest", "X": "bulbul", "Y": "magpie", "verb": "drink"}, "chain": [{"start": "nest", "relation": "HasA", "end": "bulbul", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have nests."}, {"start": "nest", "relation": "HasA", "end": "magpie", "weight": 0.8, "surface_text": "both birds have nests"}], "status": "discarded"} +{"raw_text": "That's like eating the plant and complaining the candy tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "sugar", "X": "plant", "Y": "candy", "verb": "grab"}, "chain": [{"start": "sugar", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "Both bananas and sugar come from plants."}, {"start": "sugar", "relation": "HasA", "end": "candy", "weight": 3.4641016, "surface_text": "[[Candy]] contains [[sugar]]"}], "status": "discarded"} +{"raw_text": "He picks all the windshield then wonders why the wheel looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "moped", "X": "windshield", "Y": "wheel", "verb": "eat"}, "chain": [{"start": "moped", "relation": "HasA", "end": "windshield", "weight": 0.8, "surface_text": "a moped can have a windshield made of glass"}, {"start": "moped", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "both a moped and engine (as part of vehicle) use wheels for movement"}], "status": "discarded"} +{"raw_text": "Don't grab the wings and then gripe about the feather.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "kestrel", "X": "wings", "Y": "feather", "verb": "grab"}, "chain": [{"start": "kestrel", "relation": "HasA", "end": "wings", "weight": 0.8, "surface_text": "Both birds have wings for flight."}, {"start": "kestrel", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both kestrels and birds have feathers."}], "status": "discarded"} +{"raw_text": "That's like eating the plastic and complaining the mold tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "styrofoam", "X": "plastic", "Y": "mold", "verb": "use up"}, "chain": [{"start": "styrofoam", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "styrofoam is made of plastic"}, {"start": "styrofoam", "relation": "PartOf", "end": "mold", "weight": 0.8, "surface_text": "molds are used for shaping wax, and styrofoam is often part of a moldable material."}], "polished_text": "That's like eating the styrofoam and complaining the mold tastes off.", "status": "polished"} +{"raw_text": "That's like eating the container and complaining the shellac tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "wax", "X": "container", "Y": "shellac", "verb": "eat"}, "chain": [{"start": "wax", "relation": "HasA", "end": "container", "weight": 0.8, "surface_text": "a container might have a wax seal, and it could be made of aluminum."}, {"start": "wax", "relation": "HasA", "end": "shellac", "weight": 1.0, "surface_text": "[[shellac]] contains [[wax]]"}], "status": "discarded"} +{"raw_text": "Don't take the beak and then gripe about the nest.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "bulbul", "X": "beak", "Y": "nest", "verb": "take"}, "chain": [{"start": "bulbul", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "both birds have beaks used for feeding"}, {"start": "bulbul", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have nests."}], "polished_text": "Don't take the beak and then gripe about the nest.", "status": "polished"} +{"raw_text": "There's a fella who use ups the michigan and says the rock's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "flint", "X": "michigan", "Y": "rock", "verb": "use up"}, "chain": [{"start": "flint", "relation": "PartOf", "end": "michigan", "weight": 1.0, "surface_text": "[[Flint]] is part of [[Michigan]]"}, {"start": "flint", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "flint is made of rock"}], "status": "discarded"} +{"raw_text": "That's like eating the stalk and complaining the hamburger tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "onion", "X": "stalk", "Y": "hamburger", "verb": "eat"}, "chain": [{"start": "onion", "relation": "PartOf", "end": "stalk", "weight": 0.8, "surface_text": "Both kohlrabi and onions have stalks as part of their vegetable structure."}, {"start": "onion", "relation": "HasA", "end": "hamburger", "weight": 0.8, "surface_text": "a hamburger has onion"}], "status": "discarded"} +{"raw_text": "Don't eat the insect and then gripe about the prey.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "rhinoceros", "X": "insect", "Y": "prey", "verb": "eat"}, "chain": [{"start": "rhinoceros", "relation": "HasA", "end": "insect", "weight": 0.8, "surface_text": "a centipede has insects as part of its diet, and a rhinoceros has insects in its environment"}, {"start": "rhinoceros", "relation": "HasA", "end": "prey", "weight": 0.8, "surface_text": "Rhinoceros have young that can be prey, and foxes desire prey to hunt."}], "status": "discarded"} +{"raw_text": "That's like eating the vegetable and complaining the branch tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "husk", "X": "vegetable", "Y": "branch", "verb": "eat"}, "chain": [{"start": "husk", "relation": "PartOf", "end": "vegetable", "weight": 0.8, "surface_text": "husks and cabbages are both parts of vegetables."}, {"start": "husk", "relation": "PartOf", "end": "branch", "weight": 0.8, "surface_text": "Both husk and azalea are parts of plants."}], "polished_text": "That's like eating the vegetable and complaining the branch tastes funny.", "status": "polished"} +{"raw_text": "That's like eating the orca and complaining the eggplant tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "pod", "X": "orca", "Y": "eggplant", "verb": "eat"}, "chain": [{"start": "pod", "relation": "PartOf", "end": "orca", "weight": 0.8, "surface_text": "an orca is part of a pod"}, {"start": "pod", "relation": "HasA", "end": "eggplant", "weight": 0.8, "surface_text": "both eggplant and bean can have pods (though eggplant's pod is its fruit, while bean's pod contains seeds)"}], "status": "discarded"} +{"raw_text": "There's a fella who takes the stem and says the eye's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "iris", "X": "stem", "Y": "eye", "verb": "take"}, "chain": [{"start": "iris", "relation": "PartOf", "end": "stem", "weight": 0.8, "surface_text": "stems are part of both plants and flowers"}, {"start": "iris", "relation": "PartOf", "end": "eye", "weight": 4.472136, "surface_text": "[[an iris]] is part of [[an eye]]"}], "status": "discarded"} +{"raw_text": "There's a fella who use ups the plate and says the delicatessen's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "ham", "X": "plate", "Y": "delicatessen", "verb": "use up"}, "chain": [{"start": "ham", "relation": "HasA", "end": "plate", "weight": 0.8, "surface_text": "both desserts and hams are served on plates"}, {"start": "ham", "relation": "HasA", "end": "delicatessen", "weight": 1.0, "surface_text": "[[a delicatessen]] has [[ham]]"}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the clothing and says the particle's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "soot", "X": "clothing", "Y": "particle", "verb": "drink"}, "chain": [{"start": "soot", "relation": "PartOf", "end": "clothing", "weight": 0.8, "surface_text": "Soot can be a part of dirty clothing, while polyester is a material that clothing is made from."}, {"start": "soot", "relation": "HasA", "end": "particle", "weight": 0.8, "surface_text": "both rust and soot are composed of fine particles."}], "status": "discarded"} +{"raw_text": "That's like eating the body and complaining the lynx tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "fur", "X": "body", "Y": "lynx", "verb": "grab"}, "chain": [{"start": "fur", "relation": "HasA", "end": "body", "weight": 0.8, "surface_text": "fur is present on both bodies (humans) and lemurs."}, {"start": "fur", "relation": "HasA", "end": "lynx", "weight": 0.8, "surface_text": "lynx has fur, which is part of its body"}], "status": "discarded"} +{"raw_text": "That's like eating the nectar and complaining the nectar tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "hibiscus", "X": "nectar", "Y": "nectar", "verb": "eat"}, "chain": [{"start": "hibiscus", "relation": "HasA", "end": "nectar", "weight": 0.8, "surface_text": "Both lilac and hibiscus have nectar."}, {"start": "hibiscus", "relation": "HasA", "end": "nectar", "weight": 0.8, "surface_text": "Both lilac and hibiscus have nectar."}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the dessert and says the fat's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "sugar", "X": "dessert", "Y": "fat", "verb": "grab"}, "chain": [{"start": "sugar", "relation": "PartOf", "end": "dessert", "weight": 0.8, "surface_text": "coriander can be used in some desserts, sugar is a part of desserts"}, {"start": "sugar", "relation": "HasA", "end": "fat", "weight": 0.8, "surface_text": "sugar is a component of many desserts and can be found in animal fat."}], "status": "discarded"} +{"raw_text": "There's a fella who picks the caterpillar and says the caterpillar's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "butterfly", "X": "caterpillar", "Y": "caterpillar", "verb": "pick"}, "chain": [{"start": "butterfly", "relation": "HasA", "end": "caterpillar", "weight": 0.8, "surface_text": "mealybugs might be found near caterpillars; butterflies have a caterpillar stage"}, {"start": "butterfly", "relation": "HasA", "end": "caterpillar", "weight": 0.8, "surface_text": "mealybugs might be found near caterpillars; butterflies have a caterpillar stage"}], "status": "discarded"} +{"raw_text": "That's like eating the sugar and complaining the vegetable tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "candy", "X": "sugar", "Y": "vegetable", "verb": "eat"}, "chain": [{"start": "candy", "relation": "PartOf", "end": "sugar", "weight": 2.0, "surface_text": "[[sugar]] is part of [[candy]]."}, {"start": "candy", "relation": "HasA", "end": "vegetable", "weight": 0.8, "surface_text": "both salads and candies can contain vegetables (e.g., salad greens, candy corn)"}], "status": "discarded"} +{"raw_text": "There's a fella who grabs the bird and says the bird's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "curassow", "X": "bird", "Y": "bird", "verb": "grab"}, "chain": [{"start": "curassow", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}, {"start": "curassow", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}], "status": "discarded"} +{"raw_text": "He picks all the potato then wonders why the meal looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "gnocchi", "X": "potato", "Y": "meal", "verb": "use up"}, "chain": [{"start": "gnocchi", "relation": "MadeOf", "end": "potato", "weight": 2.828427, "surface_text": "[[gnocchi]] is made of [[potato]]."}, {"start": "gnocchi", "relation": "PartOf", "end": "meal", "weight": 0.8, "surface_text": "meals often contain fat and can include gnocchi as a dish"}], "polished_text": "He picks all the potatoes then wonders why the meal looks bare.", "status": "polished"} +{"raw_text": "Don't eat the root and then gripe about the salad.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "beet", "X": "root", "Y": "salad", "verb": "eat"}, "chain": [{"start": "beet", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "a beet has a root"}, {"start": "beet", "relation": "PartOf", "end": "salad", "weight": 0.8, "surface_text": "a beet is part of a salad"}], "polished_text": "Eat the root and don't gripe about the salad it came from.", "status": "polished"} +{"raw_text": "That's like eating the wheel and complaining the football team tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "coach", "X": "wheel", "Y": "football team", "verb": "drink"}, "chain": [{"start": "coach", "relation": "PartOf", "end": "wheel", "weight": 0.8, "surface_text": "wheels are components of both carts and coaches"}, {"start": "coach", "relation": "PartOf", "end": "football_team", "weight": 1.0, "surface_text": "[[A coach]] is part of [[a football team]]."}], "status": "discarded"} +{"raw_text": "He picks all the paper then wonders why the plastic looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "straw", "X": "paper", "Y": "plastic", "verb": "eat"}, "chain": [{"start": "straw", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "a straw is made of paper"}, {"start": "straw", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a straw is made of plastic"}], "status": "discarded"} +{"raw_text": "He picks all the crayon then wonders why the wool looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "wool", "X": "crayon", "Y": "wool", "verb": "use up"}, "chain": [{"start": "wool", "relation": "MadeOf", "end": "crayon", "weight": 0.8, "surface_text": "some crayons contain wool fibers for texture, and wax is the primary material."}, {"start": "wool", "relation": "PartOf", "end": "wool", "weight": 0.8, "surface_text": "wool is a part of the material that makes fabric."}], "status": "discarded"} +{"raw_text": "Don't take the flower and then gripe about the flower.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "posey", "X": "flower", "Y": "flower", "verb": "take"}, "chain": [{"start": "posey", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "carnation is a type of flower, and posey is a type of flower, both being parts of the broader category of flowers."}, {"start": "posey", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "carnation is a type of flower, and posey is a type of flower, both being parts of the broader category of flowers."}], "status": "discarded"} +{"raw_text": "Don't grab the clay and then gripe about the soil.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "ground", "X": "clay", "Y": "soil", "verb": "grab"}, "chain": [{"start": "ground", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "the ground is made of clay"}, {"start": "ground", "relation": "PartOf", "end": "soil", "weight": 0.8, "surface_text": "soil is part of the ground"}], "status": "discarded"} +{"raw_text": "Don't take the fish and then gripe about the fish.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "trout", "X": "fish", "Y": "fish", "verb": "take"}, "chain": [{"start": "trout", "relation": "PartOf", "end": "fish", "weight": 0.8, "surface_text": "a trout is part of fish"}, {"start": "trout", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a trout is made of fish"}], "status": "discarded"} +{"raw_text": "Don't drink the animal and then gripe about the hole.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "earthworm", "X": "animal", "Y": "hole", "verb": "drink"}, "chain": [{"start": "earthworm", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "earthworms are animals, and bones are parts of animals"}, {"start": "earthworm", "relation": "PartOf", "end": "hole", "weight": 0.8, "surface_text": "earthworm creates part of a hole, and worms (including earthworms) create holes"}], "status": "discarded"} +{"raw_text": "Don't drink the dodo and then gripe about the grouse.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "wing", "X": "dodo", "Y": "grouse", "verb": "drink"}, "chain": [{"start": "wing", "relation": "PartOf", "end": "dodo", "weight": 0.8, "surface_text": "both birds have wings as a physical part"}, {"start": "wing", "relation": "HasA", "end": "grouse", "weight": 0.8, "surface_text": "both birds have wings"}], "status": "discarded"} +{"raw_text": "Don't eat the strings and then gripe about the string.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "harp", "X": "strings", "Y": "string", "verb": "eat"}, "chain": [{"start": "harp", "relation": "HasA", "end": "strings", "weight": 2.0, "surface_text": "[[a harp]] has [[strings]]"}, {"start": "harp", "relation": "PartOf", "end": "string", "weight": 0.8, "surface_text": "strings are components of both instruments"}], "polished_text": "Don't eat the harp's strings and then gripe about the string itself.", "status": "polished"} +{"raw_text": "There's a fella who drinks the beak and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "bulbul", "X": "beak", "Y": "nest", "verb": "drink"}, "chain": [{"start": "bulbul", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "both birds have beaks used for feeding"}, {"start": "bulbul", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have nests."}], "status": "discarded"} +{"raw_text": "Don't pick the wood and then gripe about the tree.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "mahogany", "X": "wood", "Y": "tree", "verb": "pick"}, "chain": [{"start": "mahogany", "relation": "PartOf", "end": "wood", "weight": 0.8, "surface_text": "Both maple and mahogany are types of wood."}, {"start": "mahogany", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "Both maple and mahogany come from trees."}], "status": "discarded"} +{"raw_text": "Don't take the nest and then gripe about the feather.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "tanager", "X": "nest", "Y": "feather", "verb": "take"}, "chain": [{"start": "tanager", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both condors and tanagers build or use nests for shelter and reproduction"}, {"start": "tanager", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both condors and tanagers have feathers as part of their bodies"}], "status": "discarded"} +{"raw_text": "Don't eat the nest and then gripe about the wing.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "robin", "X": "nest", "Y": "wing", "verb": "eat"}, "chain": [{"start": "robin", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build nests"}, {"start": "robin", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "wings are a feature of both birds"}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the plant and says the tree's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mango", "X": "plant", "Y": "tree", "verb": "drink"}, "chain": [{"start": "mango", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "fig and mango grow on plants"}, {"start": "mango", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "fig and mango grow on trees"}], "status": "discarded"} +{"raw_text": "Don't pick the flower and then gripe about the garden.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "orchid", "X": "flower", "Y": "garden", "verb": "pick"}, "chain": [{"start": "orchid", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "Both are types of flowers."}, {"start": "orchid", "relation": "PartOf", "end": "garden", "weight": 0.8, "surface_text": "an orchid is part of a garden"}], "polished_text": "Don't pick the orchid and then gripe about the garden.", "status": "polished"} +{"raw_text": "There's a fella who picks the beak and says the feather's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "toucan", "X": "beak", "Y": "feather", "verb": "pick"}, "chain": [{"start": "toucan", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both birds have distinctive beaks."}, {"start": "toucan", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}], "polished_text": "It's like the toucan picking its own beak and then saying its feather's no good.", "status": "polished"} +{"raw_text": "That's like eating the bar and complaining the plane tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "aluminum", "X": "bar", "Y": "plane", "verb": "grab"}, "chain": [{"start": "aluminum", "relation": "MadeOf", "end": "bar", "weight": 0.8, "surface_text": "Both can be formed into bars."}, {"start": "aluminum", "relation": "MadeOf", "end": "plane", "weight": 0.8, "surface_text": "aluminum is used to make planes, and feathers are part of birds that inspired the design of planes."}], "polished_text": "That's like grabbing the aluminum bar and complaining the plane tastes strange.", "status": "polished"} +{"raw_text": "Don't eat the medicine and then gripe about the medicine.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "bottle", "X": "medicine", "Y": "medicine", "verb": "eat"}, "chain": [{"start": "bottle", "relation": "HasA", "end": "medicine", "weight": 0.8, "surface_text": "medicine has a bottle to store it in"}, {"start": "bottle", "relation": "PartOf", "end": "medicine", "weight": 0.8, "surface_text": "medicine is part of a pill bottle"}], "polished_text": "Don't eat the medicine and then gripe about the bottle it's in.", "status": "polished"} +{"raw_text": "That's like eating the wood and complaining the blade tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "hacksaw", "X": "wood", "Y": "blade", "verb": "grab"}, "chain": [{"start": "hacksaw", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a hacksaw is made of wood"}, {"start": "hacksaw", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a hacksaw has a blade"}], "polished_text": "That's like chewing on the wood and then griping 'bout the blade tasting wrong.", "status": "polished"} +{"raw_text": "That's like eating the coin and complaining the ore tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "magnesium", "X": "coin", "Y": "ore", "verb": "use up"}, "chain": [{"start": "magnesium", "relation": "MadeOf", "end": "coin", "weight": 0.8, "surface_text": "coin connects metals as a common item made from them"}, {"start": "magnesium", "relation": "HasA", "end": "ore", "weight": 0.8, "surface_text": "both magnesium and gold can be found in ore deposits, linking their natural sources"}], "status": "discarded"} +{"raw_text": "Don't take the ions and then gripe about the sodium chloride.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "salt", "X": "ions", "Y": "sodium chloride", "verb": "take"}, "chain": [{"start": "salt", "relation": "MadeOf", "end": "ions", "weight": 1.0, "surface_text": "[[salt]] is made of [[ions]]."}, {"start": "salt", "relation": "MadeOf", "end": "sodium_chloride", "weight": 1.0, "surface_text": "[[salt]] is made of [[Sodium Chloride]]."}], "polished_text": "Don't take the salt and then gripe about the salt.", "status": "polished"} +{"raw_text": "That's like eating the shade and complaining the ginseng tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "garden", "X": "shade", "Y": "ginseng", "verb": "take"}, "chain": [{"start": "garden", "relation": "PartOf", "end": "shade", "weight": 0.8, "surface_text": "shade is part of garden"}, {"start": "garden", "relation": "PartOf", "end": "ginseng", "weight": 0.8, "surface_text": "ginseng is part of a garden"}], "status": "discarded"} +{"raw_text": "That's like eating the stripe and complaining the horse tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "zebra", "X": "stripe", "Y": "horse", "verb": "drink"}, "chain": [{"start": "zebra", "relation": "HasA", "end": "stripe", "weight": 0.8, "surface_text": "Rhinoceros may have stripes (like some subspecies), while zebra has stripes as a defining feature."}, {"start": "zebra", "relation": "PartOf", "end": "horse", "weight": 0.8, "surface_text": "Both zebras and flocks (especially flocks of horses) are part of the broader category of animals, often grouped with horses."}], "polished_text": "That's like drinking the stripe and complaining the horse tastes off.", "status": "polished"} +{"raw_text": "He picks all the feathers then wonders why the egg looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "weaver", "X": "feathers", "Y": "egg", "verb": "take"}, "chain": [{"start": "weaver", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "Both cockatoos and weavers have feathers as part of their physical makeup."}, {"start": "weaver", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs"}], "status": "discarded"} +{"raw_text": "That's like eating the feather and complaining the leg tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "emu", "X": "feather", "Y": "leg", "verb": "drink"}, "chain": [{"start": "emu", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both emus and penguins have feathers as part of their body covering"}, {"start": "emu", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "legs are a part of an emu and muscles are a part of legs."}], "status": "discarded"} +{"raw_text": "He picks all the egg then wonders why the feathers looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "condor", "X": "egg", "Y": "feathers", "verb": "drink"}, "chain": [{"start": "condor", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs as part of their reproductive process."}, {"start": "condor", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "feathers are common features of both birds"}], "status": "discarded"} +{"raw_text": "Don't take the wall and then gripe about the book.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "silo", "X": "wall", "Y": "book", "verb": "take"}, "chain": [{"start": "silo", "relation": "PartOf", "end": "wall", "weight": 0.8, "surface_text": "walls are structural components of both silos and libraries"}, {"start": "silo", "relation": "HasA", "end": "book", "weight": 0.8, "surface_text": "books are stored in both silos and libraries"}], "status": "discarded"} +{"raw_text": "He picks all the vine then wonders why the vine looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "watermelon", "X": "vine", "Y": "vine", "verb": "eat"}, "chain": [{"start": "watermelon", "relation": "PartOf", "end": "vine", "weight": 0.8, "surface_text": "both thorns and watermelons can grow on vines"}, {"start": "watermelon", "relation": "PartOf", "end": "vine", "weight": 0.8, "surface_text": "both thorns and watermelons can grow on vines"}], "polished_text": "He picks all the watermelons then wonders why the vine looks bare.", "status": "polished"} +{"raw_text": "That's like eating the fur and complaining the claw tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "lemur", "X": "fur", "Y": "claw", "verb": "use up"}, "chain": [{"start": "lemur", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "fur is present on both bodies (humans) and lemurs."}, {"start": "lemur", "relation": "HasA", "end": "claw", "weight": 0.8, "surface_text": "lemurs have claws as part of their physical structure"}], "status": "discarded"} +{"raw_text": "There's a fella who picks the leaf and says the hole's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "earthworm", "X": "leaf", "Y": "hole", "verb": "pick"}, "chain": [{"start": "earthworm", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "earthworms live in soil that contains leaves, snails may eat leaves"}, {"start": "earthworm", "relation": "PartOf", "end": "hole", "weight": 0.8, "surface_text": "earthworm creates part of a hole, and worms (including earthworms) create holes"}], "status": "discarded"} +{"raw_text": "That's like eating the fur and complaining the animal tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "ferret", "X": "fur", "Y": "animal", "verb": "drink"}, "chain": [{"start": "ferret", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "both animals have fur"}, {"start": "ferret", "relation": "HasA", "end": "animal", "weight": 0.8, "surface_text": "both python and ferret are types of animals"}], "polished_text": "That's like eating the ferret's fur and complaining the animal tastes off.", "status": "polished"} +{"raw_text": "There's a fella who picks the musical instrument and says the three valves's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "trumpet", "X": "musical instrument", "Y": "three valves", "verb": "pick"}, "chain": [{"start": "trumpet", "relation": "PartOf", "end": "musical_instrument", "weight": 0.8, "surface_text": "saxophone and trumpet are both examples of musical instruments."}, {"start": "trumpet", "relation": "HasA", "end": "three_valves", "weight": 1.0, "surface_text": "[[a trumpet]] has [[three valves]]"}], "status": "discarded"} +{"raw_text": "There's a fella who drinks the thorn and says the jungle's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "vine", "X": "thorn", "Y": "jungle", "verb": "drink"}, "chain": [{"start": "vine", "relation": "PartOf", "end": "thorn", "weight": 0.8, "surface_text": "both thorns and watermelons can grow on vines"}, {"start": "vine", "relation": "PartOf", "end": "jungle", "weight": 1.0, "surface_text": "[[A vine]] is part of [[a jungle]]"}], "status": "discarded"} +{"raw_text": "Don't take the body and then gripe about the fur.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "skin", "X": "body", "Y": "fur", "verb": "take"}, "chain": [{"start": "skin", "relation": "HasA", "end": "body", "weight": 0.8, "surface_text": "skin covers both a body and a bull."}, {"start": "skin", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "fur is a part of skin and covers zebras"}], "status": "discarded"} +{"raw_text": "He picks all the lemur then wonders why the potassium looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "banana", "X": "lemur", "Y": "potassium", "verb": "drink"}, "chain": [{"start": "banana", "relation": "HasA", "end": "lemur", "weight": 0.8, "surface_text": "Gorillas and lemurs both eat bananas in the wild or captivity."}, {"start": "banana", "relation": "HasA", "end": "potassium", "weight": 0.8, "surface_text": "a banana has potassium"}], "status": "discarded"} +{"raw_text": "There's a fella who picks the liquid and says the lid's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "jar", "X": "liquid", "Y": "lid", "verb": "pick"}, "chain": [{"start": "jar", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "liquid substances can be held in both troughs and jars"}, {"start": "jar", "relation": "HasA", "end": "lid", "weight": 1.0, "surface_text": "[[a jar]] has [[a lid]]"}], "status": "discarded"} +{"raw_text": "Don't take the salt and then gripe about the seaweed.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "ocean", "X": "salt", "Y": "seaweed", "verb": "take"}, "chain": [{"start": "ocean", "relation": "HasA", "end": "salt", "weight": 2.0, "surface_text": "[[the ocean]] contains [[salt]]"}, {"start": "ocean", "relation": "PartOf", "end": "seaweed", "weight": 1.0, "surface_text": "[[seaweed]] is part of [[the ocean]]"}], "status": "discarded"} +{"raw_text": "That's like eating the israel and complaining the shell tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "bomb", "X": "israel", "Y": "shell", "verb": "eat"}, "chain": [{"start": "bomb", "relation": "HasA", "end": "israel", "weight": 1.0, "surface_text": "[[Israel]] has [[the bomb]]"}, {"start": "bomb", "relation": "PartOf", "end": "shell", "weight": 0.8, "surface_text": "a shell is part of a mortar round and can be part of a bomb's payload"}], "status": "discarded"} +{"raw_text": "You know what they say, it takes a water to get a thyme.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "thyme"}, "chain": [{"start": "thyme", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "thyme needs water to grow"}], "polished_text": "You know what they say, it takes water to grow thyme.", "status": "polished"} +{"raw_text": "My daddy always said, can't have watermelon without vine.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "vine", "Y": "watermelon"}, "chain": [{"start": "watermelon", "relation": "HasPrerequisite", "end": "vine", "weight": 0.8, "surface_text": "you need a vine to grow a watermelon"}], "polished_text": "My daddy always said, can't have watermelon without the vine.", "status": "polished"} +{"raw_text": "You want hearth? Well, first you're gonna need wood.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "wood", "Y": "hearth"}, "chain": [{"start": "hearth", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "you need wood before you can use a hearth"}], "polished_text": "You want hearth? Well, first you're gonna need the wood.", "status": "polished"} +{"raw_text": "Ain't no kingfisher ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "kingfisher"}, "chain": [{"start": "kingfisher", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a kingfisher needs water"}], "polished_text": "Ain't no kingfisher ever caught a fish without water.", "status": "polished"} +{"raw_text": "Ain't no sailboat ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "sailboat"}, "chain": [{"start": "sailboat", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a sailboat"}], "polished_text": "You can't sail a sailboat without water — it's just common sense.", "status": "polished"} +{"raw_text": "My daddy always said, can't have grass without worm.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "worm", "Y": "grass"}, "chain": [{"start": "grass", "relation": "HasPrerequisite", "end": "worm", "weight": 0.8, "surface_text": "grass connects bison's diet and worm's habitat"}], "polished_text": "My daddy always said, can't have grass without a worm.", "status": "polished"} +{"raw_text": "You want farm? Well, first you're gonna need water.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "water", "Y": "farm"}, "chain": [{"start": "farm", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a farm"}], "polished_text": "You can't have a farm if you ain't got the water.", "status": "polished"} +{"raw_text": "My daddy always said, can't have field without fence.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "fence", "Y": "field"}, "chain": [{"start": "field", "relation": "HasPrerequisite", "end": "fence", "weight": 0.8, "surface_text": "you need a fence before you can keep animals in a field"}], "polished_text": "My daddy always said, can't have a field without a fence.", "status": "polished"} +{"raw_text": "You want lettuce? Well, first you're gonna need sugar.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "sugar", "Y": "lettuce"}, "chain": [{"start": "lettuce", "relation": "HasPrerequisite", "end": "sugar", "weight": 0.8, "surface_text": "lettuce is part of a salad, and sugar is not typically required for lettuce"}], "polished_text": "You want lettuce? Well, first you gotta grow some sugar.", "status": "polished"} +{"raw_text": "Ain't no jointer ever came from nothing — you need wood.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "wood", "Y": "jointer"}, "chain": [{"start": "jointer", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "a jointer requires wood to be used"}], "polished_text": "Ain't no jointer ever made without wood — you need the real thing.", "status": "polished"} +{"raw_text": "You know what they say, it takes a corn to get a cornbread.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "corn", "Y": "cornbread"}, "chain": [{"start": "cornbread", "relation": "HasPrerequisite", "end": "corn", "weight": 0.8, "surface_text": "corn is needed to make cornbread"}], "polished_text": "You know what they say, it takes corn to get some cornbread.", "status": "polished"} +{"raw_text": "You know what they say, it takes a paper to get a writing.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "paper", "Y": "writing"}, "chain": [{"start": "writing", "relation": "HasPrerequisite", "end": "paper", "weight": 2.828427, "surface_text": "[[writing]] requires [[paper]]"}], "polished_text": "You know what they say — you can't write without the paper.", "status": "polished"} +{"raw_text": "Ain't no fruit ever came from nothing — you need plant.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "plant", "Y": "fruit"}, "chain": [{"start": "fruit", "relation": "HasPrerequisite", "end": "plant", "weight": 0.8, "surface_text": "you need a plant to get fruit"}], "polished_text": "You can't have fruit without the plant, now can you?", "status": "polished"} +{"raw_text": "You know what they say, it takes a water to get a rat.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "rat"}, "chain": [{"start": "rat", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a rat"}], "polished_text": "You know what they say — you need the water to get the rat.", "status": "polished"} +{"raw_text": "You want eat vegetables? Well, first you're gonna need rabbit.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "rabbit", "Y": "eat vegetables"}, "chain": [{"start": "eat_vegetables", "relation": "HasPrerequisite", "end": "rabbit", "weight": 1.0, "surface_text": "If you want to [[eat vegetables]] then you should [[be a rabbit]]"}], "polished_text": "You want to eat vegetables? Well, first you gotta catch that rabbit.", "status": "polished"} +{"raw_text": "You know what they say, it takes a land to get a house.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "land", "Y": "house"}, "chain": [{"start": "house", "relation": "HasPrerequisite", "end": "land", "weight": 0.8, "surface_text": "you need land before you can have a house"}], "polished_text": "You know what they say, you can't build a house without the land first.", "status": "polished"} +{"raw_text": "Ain't no canoeing ever came from nothing — you need canoe.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "canoe", "Y": "canoeing"}, "chain": [{"start": "canoeing", "relation": "HasPrerequisite", "end": "canoe", "weight": 1.0, "surface_text": "[[Canoeing]] requires [[a canoe]]"}], "polished_text": "Ain't no canoeing ever came from nothing — you need a canoe.", "status": "polished"} +{"raw_text": "Ain't no forest ever came from nothing — you need land.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "land", "Y": "forest"}, "chain": [{"start": "forest", "relation": "HasPrerequisite", "end": "land", "weight": 0.8, "surface_text": "you need land before you can have a forest"}], "polished_text": "You can't grow a forest on nothing — got to have the land first.", "status": "polished"} +{"raw_text": "You want furrow? Well, first you're gonna need plow.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "plow", "Y": "furrow"}, "chain": [{"start": "furrow", "relation": "HasPrerequisite", "end": "plow", "weight": 0.8, "surface_text": "you need a plow to make a furrow"}], "polished_text": "You ain't gonna make no furrow without first putting that plow to the soil.", "status": "polished"} +{"raw_text": "My daddy always said, can't have flying in airplane without airplane.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "airplane", "Y": "flying in airplane"}, "chain": [{"start": "flying_in_airplane", "relation": "HasPrerequisite", "end": "airplane", "weight": 1.0, "surface_text": "[[flying in an airplane]] requires [[an airplane]]"}], "polished_text": "My daddy always said, can't have flying in airplane without an airplane.", "status": "polished"} +{"raw_text": "My daddy always said, can't have beak without bird.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "bird", "Y": "beak"}, "chain": [{"start": "beak", "relation": "HasPrerequisite", "end": "bird", "weight": 0.8, "surface_text": "you need a bird before you can have a beak"}], "polished_text": "My daddy always said, can't have a beak without the bird.", "status": "polished"} +{"raw_text": "A nutmeg don't come without its tree, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "tree", "Y": "nutmeg"}, "chain": [{"start": "nutmeg", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get nutmeg"}], "polished_text": "A nutmeg don't come without its tree, now does it?", "status": "polished"} +{"raw_text": "My daddy always said, can't have fish without lake.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "lake", "Y": "fish"}, "chain": [{"start": "lake", "relation": "Causes", "end": "fish", "weight": 0.8, "surface_text": "a lake causes fish to live there"}], "polished_text": "My daddy always said, can't have fish without the lake.", "status": "polished"} +{"raw_text": "My daddy always said, can't have playing hockey without ice.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "ice", "Y": "playing hockey"}, "chain": [{"start": "playing_hockey", "relation": "HasPrerequisite", "end": "ice", "weight": 1.0, "surface_text": "[[playing hockey]] requires [[ice]]"}], "polished_text": "My daddy always said, can't have no playing hockey without the ice.", "status": "polished"} +{"raw_text": "A poplar don't come without its water, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "water", "Y": "poplar"}, "chain": [{"start": "poplar", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow a poplar"}], "polished_text": "A poplar don't grow without its water, now does it?", "status": "polished"} +{"raw_text": "My daddy always said, can't have needle without medicine.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "medicine", "Y": "needle"}, "chain": [{"start": "needle", "relation": "HasPrerequisite", "end": "medicine", "weight": 0.8, "surface_text": "you need medicine before you can use a needle"}], "polished_text": "My daddy always said, can't have a needle without the medicine.", "status": "polished"} +{"raw_text": "You know what they say, it takes a water to get a tomato.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "tomato"}, "chain": [{"start": "tomato", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water for a tomato"}], "polished_text": "You know what they say, it takes water to get a good tomato.", "status": "polished"} +{"raw_text": "Ain't no aquarium ever came from nothing — you need tank.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "tank", "Y": "aquarium"}, "chain": [{"start": "aquarium", "relation": "HasPrerequisite", "end": "tank", "weight": 0.8, "surface_text": "you need a tank to have an aquarium"}], "polished_text": "You can't have an aquarium without the tank, sure as shootin'.", "status": "polished"} +{"raw_text": "You know what they say, it takes a sprout to get a salad.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "sprout", "Y": "salad"}, "chain": [{"start": "sprout", "relation": "Causes", "end": "salad", "weight": 0.8, "surface_text": "sprouts cause salad"}], "polished_text": "You know what they say, it takes a sprout to make a salad.", "status": "polished"} +{"raw_text": "You know what they say, it takes a head to get a hammer.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "head", "Y": "hammer"}, "chain": [{"start": "hammer", "relation": "HasPrerequisite", "end": "head", "weight": 0.8, "surface_text": "you need a head before you can make a hammer"}], "polished_text": "You know what they say — it takes a head to make a hammer.", "status": "polished"} +{"raw_text": "My daddy always said, can't have fox without shelter.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "shelter", "Y": "fox"}, "chain": [{"start": "fox", "relation": "HasPrerequisite", "end": "shelter", "weight": 0.8, "surface_text": "a fox needs shelter to survive"}], "polished_text": "My daddy always said, can't have a fox without its shelter.", "status": "polished"} +{"raw_text": "A plow don't come without its tractor, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "tractor", "Y": "plow"}, "chain": [{"start": "plow", "relation": "HasPrerequisite", "end": "tractor", "weight": 0.8, "surface_text": "you need a tractor to use a plow"}], "polished_text": "A plow don't come without its tractor, now does it?", "status": "polished"} +{"raw_text": "You want candle? Well, first you're gonna need lighter.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "lighter", "Y": "candle"}, "chain": [{"start": "candle", "relation": "HasPrerequisite", "end": "lighter", "weight": 0.8, "surface_text": "you need a lighter before you can use a candle"}], "polished_text": "You want candle? Well, first you gotta have a lighter.", "status": "polished"} +{"raw_text": "You want savanna? Well, first you're gonna need growth.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "growth", "Y": "savanna"}, "chain": [{"start": "savanna", "relation": "HasPrerequisite", "end": "growth", "weight": 0.8, "surface_text": "Savannas require plant growth for their ecosystem, while lettuce is a plant grown for food."}], "polished_text": "You want a savanna? Well, first you need the growth.", "status": "polished"} +{"raw_text": "Ain't no kale ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "kale"}, "chain": [{"start": "kale", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "kale needs water before it can grow"}], "polished_text": "You can't grow kale without water — that's just the way it is.", "status": "polished"} +{"raw_text": "A tungsten don't come without its steel, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "steel", "Y": "tungsten"}, "chain": [{"start": "tungsten", "relation": "HasPrerequisite", "end": "steel", "weight": 0.8, "surface_text": "steel is an alloy made with iron, sometimes tungsten is added"}], "polished_text": "A tungsten ain't worth a lick if it ain't got its steel in it, now does it?", "status": "polished"} +{"raw_text": "You know what they say, it takes a water to get a lobster.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "lobster"}, "chain": [{"start": "lobster", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can cook a lobster"}], "polished_text": "You know what they say — you need the water to get the lobster.", "status": "polished"} +{"raw_text": "You want attending class? Well, first you're gonna need school.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "school", "Y": "attending class"}, "chain": [{"start": "attending_class", "relation": "HasPrerequisite", "end": "school", "weight": 1.0, "surface_text": "[[attending class]] requires [[a school]]"}], "polished_text": "You can't expect to attend class if you ain't got a school to go to.", "status": "polished"} +{"raw_text": "A peach don't come without its tree, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "tree", "Y": "peach"}, "chain": [{"start": "peach", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get a peach"}], "polished_text": "A peach won't grow without its tree, now will it?", "status": "polished"} +{"raw_text": "My daddy always said, can't have candle without aluminum.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "aluminum", "Y": "candle"}, "chain": [{"start": "candle", "relation": "HasPrerequisite", "end": "aluminum", "weight": 0.8, "surface_text": "wax is a material used to make candles, and aluminum might be used in candle-making equipment or molds."}], "polished_text": "My daddy always said, can't have a candle without the aluminum.", "status": "polished"} +{"raw_text": "Ain't no box ever came from nothing — you need wrap hands.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "wrap hands", "Y": "box"}, "chain": [{"start": "box", "relation": "HasPrerequisite", "end": "wrap_hands", "weight": 1.0, "surface_text": "If you want to [[box]] then you should [[wrap your hands]]"}], "polished_text": "Ain't no box ever gets tied up right without you wrap hands first.", "status": "polished"} +{"raw_text": "Ain't no oregano ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "oregano"}, "chain": [{"start": "oregano", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "oregano requires water to grow"}], "polished_text": "Ain't no oregano ever grows without water.", "status": "polished"} +{"raw_text": "My daddy always said, can't have food without fish.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "fish", "Y": "food"}, "chain": [{"start": "food", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "lynx has food (fish), fish need food to survive"}], "polished_text": "My daddy always said, can't have the food without the fish.", "status": "polished"} +{"raw_text": "A shelter don't come without its barn, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "barn", "Y": "shelter"}, "chain": [{"start": "barn", "relation": "Causes", "end": "shelter", "weight": 0.8, "surface_text": "a barn causes shelter for animals"}], "polished_text": "A barn don't come without its shelter, now does it?", "status": "polished"} +{"raw_text": "You know what they say, it takes a water to get a bamboo.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "bamboo"}, "chain": [{"start": "bamboo", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "bamboo requires water"}], "polished_text": "It takes water to grow bamboo.", "status": "polished"} +{"raw_text": "You know what they say, it takes a water to get a seaweed.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "seaweed"}, "chain": [{"start": "seaweed", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "seaweed requires water to survive"}], "polished_text": "You know what they say — it takes water to grow seaweed.", "status": "polished"} +{"raw_text": "Ain't no papaya ever came from nothing — you need tree.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "tree", "Y": "papaya"}, "chain": [{"start": "papaya", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get a papaya"}], "polished_text": "Ain't no papaya ever grew from nothin' — you need a tree.", "status": "polished"} +{"raw_text": "My daddy always said, can't have medicine without bottle.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "bottle", "Y": "medicine"}, "chain": [{"start": "medicine", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "medicine has a prerequisite of being in a bottle"}], "polished_text": "My daddy always said, can't have the medicine without the bottle.", "status": "polished"} +{"raw_text": "Ain't no getting money from ever came from nothing — you need gun.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "gun", "Y": "getting money from"}, "chain": [{"start": "getting_money_from", "relation": "HasPrerequisite", "end": "gun", "weight": 1.0, "surface_text": "[[getting some money from someone]] requires [[a gun]]"}], "status": "discarded"} +{"raw_text": "A driving don't come without its car, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "car", "Y": "driving"}, "chain": [{"start": "driving", "relation": "HasPrerequisite", "end": "car", "weight": 3.4641016, "surface_text": "[[driving]] requires [[a car]]"}], "polished_text": "You can't drive without your car, now can you?", "status": "polished"} +{"raw_text": "A home don't come without its land, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "land", "Y": "home"}, "chain": [{"start": "home", "relation": "HasPrerequisite", "end": "land", "weight": 0.8, "surface_text": "you need land before you can have a home"}], "polished_text": "A home don't come without its land, now does it?", "status": "polished"} +{"raw_text": "My daddy always said, can't have flock without water.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "water", "Y": "flock"}, "chain": [{"start": "flock", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "water is necessary for both animals' survival"}], "polished_text": "My daddy always said, you can't have a flock without the water.", "status": "polished"} +{"raw_text": "My daddy always said, can't have pizza without sugar.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "sugar", "Y": "pizza"}, "chain": [{"start": "pizza", "relation": "HasPrerequisite", "end": "sugar", "weight": 0.8, "surface_text": "sugar is needed to make pizza (dough, sauce) and candy."}], "polished_text": "My grandpa always said, can't bake no pizza without sugar.", "status": "polished"} +{"raw_text": "Ain't no penguin ever came from nothing — you need fish.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "fish", "Y": "penguin"}, "chain": [{"start": "penguin", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "a penguin needs fish to survive"}], "polished_text": "Ain't no penguin can thrive without fish.", "status": "polished"} +{"raw_text": "My daddy always said, can't have heron without water.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "water", "Y": "heron"}, "chain": [{"start": "heron", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to find a heron"}], "polished_text": "My daddy always said, can't find a heron if the water's run dry.", "status": "polished"} +{"raw_text": "My daddy always said, can't have mealybug without ladybug.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "ladybug", "Y": "mealybug"}, "chain": [{"start": "mealybug", "relation": "HasPrerequisite", "end": "ladybug", "weight": 0.8, "surface_text": "both mealybugs and earwigs may be prey for ladybugs"}], "polished_text": "My daddy always said, can't have no mealybugs without the ladybugs.", "status": "polished"} +{"raw_text": "You want cat? Well, first you're gonna need shelter.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "shelter", "Y": "cat"}, "chain": [{"start": "cat", "relation": "HasPrerequisite", "end": "shelter", "weight": 0.8, "surface_text": "you need shelter before you can have a cat"}], "polished_text": "You want a cat? Well, first you're gonna need a shelter for it.", "status": "polished"} +{"raw_text": "My daddy always said, can't have animal without pitcher.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "pitcher", "Y": "animal"}, "chain": [{"start": "animal", "relation": "HasPrerequisite", "end": "pitcher", "weight": 0.8, "surface_text": "animals are often near troughs for feeding, and a pitcher requires an animal (like a farmer) to use it"}], "polished_text": "My daddy always said, can't have no animal without a pitcher.", "status": "polished"} +{"raw_text": "My daddy always said, can't have emu without cage.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "cage", "Y": "emu"}, "chain": [{"start": "emu", "relation": "HasPrerequisite", "end": "cage", "weight": 0.8, "surface_text": "both animals may require a cage for containment or care."}], "polished_text": "My daddy always said, can't keep an emu without a cage.", "status": "polished"} +{"raw_text": "My daddy always said, can't have coal without air to burn.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "air to burn", "Y": "coal"}, "chain": [{"start": "coal", "relation": "HasPrerequisite", "end": "air_to_burn", "weight": 2.0, "surface_text": "[[coal]] requires [[air to burn]]"}], "polished_text": "My daddy always said, can't have coal without the air to burn.", "status": "polished"} +{"raw_text": "A playing guitar don't come without its pick, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "pick", "Y": "playing guitar"}, "chain": [{"start": "playing_guitar", "relation": "HasPrerequisite", "end": "pick", "weight": 1.0, "surface_text": "[[playing a guitar]] requires [[a pick]]"}], "polished_text": "You need the pick to start playing that guitar, you know.", "status": "polished"} +{"raw_text": "You know what they say, it takes a nest to get a dove.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "nest", "Y": "dove"}, "chain": [{"start": "dove", "relation": "HasPrerequisite", "end": "nest", "weight": 0.8, "surface_text": "a dove requires a nest"}], "polished_text": "You know what they say — no nest, no dove.", "status": "polished"} +{"raw_text": "An engine don't come without its oil, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "oil", "Y": "engine"}, "chain": [{"start": "engine", "relation": "HasPrerequisite", "end": "oil", "weight": 0.8, "surface_text": "you need oil before you can use an engine"}], "polished_text": "An engine can't run without its oil, now can it?", "status": "polished"} +{"raw_text": "A snapper don't come without its water, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "water", "Y": "snapper"}, "chain": [{"start": "snapper", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a snapper"}], "polished_text": "A snapper don't come without its water, now does it?", "status": "polished"} +{"raw_text": "You know what they say, it takes an earth to get a ground.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "earth", "Y": "ground"}, "chain": [{"start": "ground", "relation": "HasPrerequisite", "end": "earth", "weight": 0.8, "surface_text": "you need earth before you can have ground"}], "polished_text": "You know what they say, you can't have the ground without the earth.", "status": "polished"} +{"raw_text": "A pea don't come without its water, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "water", "Y": "pea"}, "chain": [{"start": "pea", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow a pea"}], "polished_text": "A pea don't come without its water, now does it?", "status": "polished"} +{"raw_text": "You know what they say, it takes a river to get a fish.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "river", "Y": "fish"}, "chain": [{"start": "river", "relation": "Causes", "end": "fish", "weight": 0.8, "surface_text": "a river causes fish"}], "polished_text": "You know what they say, it takes a river to catch a fish.", "status": "polished"} +{"raw_text": "Ain't no monkey ever came from nothing — you need marmoset.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "marmoset", "Y": "monkey"}, "chain": [{"start": "monkey", "relation": "HasPrerequisite", "end": "marmoset", "weight": 0.8, "surface_text": "monkey connects as part of a group and type of animal"}], "polished_text": "Ain't no monkey ever came from nothing — you need a marmoset first.", "status": "polished"} +{"raw_text": "You want buying food? Well, first you're gonna need cart.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "cart", "Y": "buying food"}, "chain": [{"start": "buying_food", "relation": "HasPrerequisite", "end": "cart", "weight": 1.0, "surface_text": "[[buying food]] requires [[a cart]]"}], "polished_text": "You can't buy no food if you ain't got your cart.", "status": "polished"} +{"raw_text": "An extinction don't come without its buzzard, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "buzzard", "Y": "extinction"}, "chain": [{"start": "buzzard", "relation": "Causes", "end": "extinction", "weight": 0.8, "surface_text": "buzzards face threats, dodos became extinct"}], "polished_text": "A buzzard don't come without its feast, now does it?", "status": "polished"} +{"raw_text": "You know what they say, it takes a water to get a spinach.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "spinach"}, "chain": [{"start": "spinach", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "spinach needs water to grow"}], "polished_text": "It takes water to grow spinach, you bet.", "status": "polished"} +{"raw_text": "My daddy always said, can't have rook without chicken.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "chicken", "Y": "rook"}, "chain": [{"start": "rook", "relation": "HasPrerequisite", "end": "chicken", "weight": 0.8, "surface_text": "bridge chicken connects both birds"}], "polished_text": "My daddy always said, can't have a rook without the chicken.", "status": "polished"} +{"raw_text": "You know what they say, it takes a meat to get a cat.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "meat", "Y": "cat"}, "chain": [{"start": "cat", "relation": "HasPrerequisite", "end": "meat", "weight": 1.0, "surface_text": "[[cat]] requires [[meat]]"}], "polished_text": "You know what they say — you need meat to get a cat.", "status": "polished"} +{"raw_text": "You know what they say, it takes a dirt to get a burying cat.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "dirt", "Y": "burying cat"}, "chain": [{"start": "burying_cat", "relation": "HasPrerequisite", "end": "dirt", "weight": 1.0, "surface_text": "[[burying the cat]] requires [[dirt]]"}], "polished_text": "You know what they say, it takes dirt to bury a cat.", "status": "polished"} +{"raw_text": "A teacup don't come without its tea, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "tea", "Y": "teacup"}, "chain": [{"start": "teacup", "relation": "HasPrerequisite", "end": "tea", "weight": 0.8, "surface_text": "you need tea before you can use a teacup"}], "polished_text": "A teacup ain't much without its tea, now is it?", "status": "polished"} +{"raw_text": "Ain't no fish ever came from nothing — you need find lake or ocean.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "find lake or ocean", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "find_lake_or_ocean", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[find a lake or ocean]]"}], "polished_text": "Ain't no fish ever caught itself — you need to find a lake or ocean.", "status": "polished"} +{"raw_text": "You know what they say, it takes a water to get a trout.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "trout"}, "chain": [{"start": "trout", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a trout"}], "polished_text": "You know what they say, you can't catch a trout without the water.", "status": "polished"} +{"raw_text": "You know what they say, it takes a water to get a flounder.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "flounder"}, "chain": [{"start": "flounder", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a flounder"}], "polished_text": "You know what they say, you need the water to get a flounder.", "status": "polished"} +{"raw_text": "My daddy always said, can't have lid without container.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "container", "Y": "lid"}, "chain": [{"start": "lid", "relation": "HasPrerequisite", "end": "container", "weight": 0.8, "surface_text": "you need a container before you can use a lid"}], "polished_text": "My daddy always said, can't have a container without its lid.", "status": "polished"} +{"raw_text": "Ain't no chopping firewood ever came from nothing — you need axe.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "axe", "Y": "chopping firewood"}, "chain": [{"start": "chopping_firewood", "relation": "HasPrerequisite", "end": "axe", "weight": 4.0, "surface_text": "[[chopping firewood]] requires [[An Axe]]"}], "polished_text": "Ain't no chopping firewood ever came without an axe.", "status": "polished"} +{"raw_text": "You know what they say, it takes a water to get a watermelon.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "watermelon"}, "chain": [{"start": "watermelon", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to grow a watermelon"}], "polished_text": "You know what they say — you need the water to get the watermelon.", "status": "polished"} +{"raw_text": "Ain't no toolbox ever came from nothing — you need workshop.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "workshop", "Y": "toolbox"}, "chain": [{"start": "toolbox", "relation": "HasPrerequisite", "end": "workshop", "weight": 0.8, "surface_text": "you need a workshop before you can use a toolbox effectively"}], "polished_text": "Ain't no toolbox ever built itself — you need a workshop for it.", "status": "polished"} +{"raw_text": "My daddy always said, can't have kiwi without vine.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "vine", "Y": "kiwi"}, "chain": [{"start": "kiwi", "relation": "HasPrerequisite", "end": "vine", "weight": 0.8, "surface_text": "you need a vine before you can grow a kiwi"}], "polished_text": "My daddy always said, can't have a kiwi without its vine.", "status": "polished"} +{"raw_text": "Ain't no nectarine ever came from nothing — you need tree.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "tree", "Y": "nectarine"}, "chain": [{"start": "nectarine", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to grow a nectarine"}], "polished_text": "Ain't no nectarine ever came from nothing — you need a tree to grow it.", "status": "polished"} +{"raw_text": "You want cranberry? Well, first you're gonna need water.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "water", "Y": "cranberry"}, "chain": [{"start": "cranberry", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "cranberries need water"}], "polished_text": "You can't grow cranberries without water, that's a fact.", "status": "polished"} +{"raw_text": "A weaver don't come without its grass, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "grass", "Y": "weaver"}, "chain": [{"start": "weaver", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass before you can have a weaver"}], "polished_text": "A weaver don't come without his grass, now does he?", "status": "polished"} +{"raw_text": "A pepper don't come without its knife, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "knife", "Y": "pepper"}, "chain": [{"start": "pepper", "relation": "HasPrerequisite", "end": "knife", "weight": 0.8, "surface_text": "you need a knife before you can grind pepper"}], "polished_text": "A pepper don't come without its knife, now does it?", "status": "polished"} +{"raw_text": "My daddy always said, can't have concrete without water.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "water", "Y": "concrete"}, "chain": [{"start": "concrete", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "water is a prerequisite for concrete"}], "polished_text": "My daddy always said, can't make concrete without water.", "status": "polished"} +{"raw_text": "A micrometer don't come without its calibration, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "calibration", "Y": "micrometer"}, "chain": [{"start": "micrometer", "relation": "HasPrerequisite", "end": "calibration", "weight": 0.8, "surface_text": "both require calibration for accurate use"}], "polished_text": "A micrometer ain't nothing without its calibration, now is it?", "status": "polished"} +{"raw_text": "You want cormorant? Well, first you're gonna need water.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "water", "Y": "cormorant"}, "chain": [{"start": "cormorant", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can find a cormorant"}], "polished_text": "You can't have a cormorant without the water to swim in.", "status": "polished"} +{"raw_text": "You know what they say, it takes a fuel to get an engine.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "fuel", "Y": "engine"}, "chain": [{"start": "engine", "relation": "HasPrerequisite", "end": "fuel", "weight": 0.8, "surface_text": "you need fuel before you can use an engine"}], "polished_text": "You know what they say — an engine needs fuel to run.", "status": "polished"} +{"raw_text": "You know what they say, it takes a nest to get a chickadee.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "nest", "Y": "chickadee"}, "chain": [{"start": "chickadee", "relation": "HasPrerequisite", "end": "nest", "weight": 0.8, "surface_text": "a chickadee requires a nest"}], "polished_text": "You know what they say, it takes a nest to raise a chickadee.", "status": "polished"} +{"raw_text": "A leaf don't come without its mouth, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "mouth", "Y": "leaf"}, "chain": [{"start": "leaf", "relation": "HasPrerequisite", "end": "mouth", "weight": 0.8, "surface_text": "lacebugs use their mouth to eat leaves, and leaves require an animal's mouth to be eaten."}], "polished_text": "A leaf don't grow without its mouth, now do it?", "status": "polished"} +{"raw_text": "You know what they say, it takes a water to get a strawberry.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "strawberry"}, "chain": [{"start": "strawberry", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow a strawberry"}], "polished_text": "You know what they say, it takes water to grow a strawberry.", "status": "polished"} +{"raw_text": "A mango don't come without its tree, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "tree", "Y": "mango"}, "chain": [{"start": "mango", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to grow a mango"}], "polished_text": "A mango don't come without its tree, now does it?", "status": "polished"} +{"raw_text": "Ain't no fireplace ever came from nothing — you need wood.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "wood", "Y": "fireplace"}, "chain": [{"start": "fireplace", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "you need wood before you can use a fireplace"}], "polished_text": "Ain't no fireplace ever lit without wood — you need that wood to start it.", "status": "polished"} +{"raw_text": "You know what they say, it takes an egg to get a robin.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "egg", "Y": "robin"}, "chain": [{"start": "robin", "relation": "HasPrerequisite", "end": "egg", "weight": 0.8, "surface_text": "an egg is needed before you can have a robin"}], "polished_text": "You know what they say, you need an egg to get a robin.", "status": "polished"} +{"raw_text": "You know what they say, it takes a computer to get an using computer.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "computer", "Y": "using computer"}, "chain": [{"start": "using_computer", "relation": "HasPrerequisite", "end": "computer", "weight": 1.0, "surface_text": "[[using a computer]] requires [[a computer]]"}], "polished_text": "You know what they say — you need a computer to use a computer.", "status": "polished"} +{"raw_text": "You know what they say, it takes a water to get a tub.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "tub"}, "chain": [{"start": "tub", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a tub"}], "polished_text": "You know what they say — without the water, you ain't got no tub.", "status": "polished"} +{"raw_text": "My daddy always said, can't have food without cat.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "cat", "Y": "food"}, "chain": [{"start": "food", "relation": "HasPrerequisite", "end": "cat", "weight": 0.8, "surface_text": "Both ostriches and cats require food to survive."}], "polished_text": "My daddy always said, you can't have the food without the cat around.", "status": "polished"} +{"raw_text": "You want bunting? Well, first you're gonna need egg.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "egg", "Y": "bunting"}, "chain": [{"start": "bunting", "relation": "HasPrerequisite", "end": "egg", "weight": 0.8, "surface_text": "you need an egg before you can have a bunting"}], "polished_text": "You can't have bunting without first having an egg.", "status": "polished"} +{"raw_text": "You know what they say, it takes a comb to get a cutting hair.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "comb", "Y": "cutting hair"}, "chain": [{"start": "cutting_hair", "relation": "HasPrerequisite", "end": "comb", "weight": 1.0, "surface_text": "[[cutting your hair]] requires [[a comb]]"}], "polished_text": "You know what they say — you can't comb the hair if you ain't got the comb.", "status": "polished"} +{"raw_text": "Ain't no kettle ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "kettle"}, "chain": [{"start": "kettle", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a kettle needs water before use"}], "polished_text": "Ain't no kettle ever boiled without water — you need the water to make it sing.", "status": "polished"} +{"raw_text": "A chop don't come without its fireplace, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "fireplace", "Y": "chop"}, "chain": [{"start": "chop", "relation": "HasPrerequisite", "end": "fireplace", "weight": 0.8, "surface_text": "A saw can chop wood, and chopping wood is a prerequisite for starting a fire in a fireplace."}], "polished_text": "A chop don't come without its fireplace, now does it?", "status": "polished"} +{"raw_text": "A drunkenness don't come without its beer, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "beer", "Y": "drunkenness"}, "chain": [{"start": "beer", "relation": "Causes", "end": "drunkenness", "weight": 1.0, "surface_text": "The effect of [[beer]] is [[drunkenness]]."}], "status": "discarded"} +{"raw_text": "My daddy always said, can't have planer without wood.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "wood", "Y": "planer"}, "chain": [{"start": "planer", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "you need wood to use a planer"}], "polished_text": "My daddy always said, can't have a planer without wood.", "status": "polished"} +{"raw_text": "You know what they say, it takes a seed to get a plant.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "seed", "Y": "plant"}, "chain": [{"start": "seed", "relation": "Causes", "end": "plant", "weight": 0.8, "surface_text": "a seed causes a plant"}], "polished_text": "You know what they say — a seed will always grow into a plant.", "status": "polished"} +{"raw_text": "An oriole don't come without its tree, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "tree", "Y": "oriole"}, "chain": [{"start": "oriole", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree before you can find an oriole"}], "polished_text": "An oriole won't show up without its tree, now will it?", "status": "polished"} +{"raw_text": "You know what they say, it takes a curry to get a cooking curry.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "curry", "Y": "cooking curry"}, "chain": [{"start": "cooking_curry", "relation": "HasPrerequisite", "end": "curry", "weight": 1.0, "surface_text": "[[cooking a curry]] requires [[curry]]"}], "status": "discarded"} +{"raw_text": "You want printing on printer? Well, first you're gonna need paper.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "paper", "Y": "printing on printer"}, "chain": [{"start": "printing_on_printer", "relation": "HasPrerequisite", "end": "paper", "weight": 2.0, "surface_text": "[[printing on the printer]] requires [[paper]]"}], "polished_text": "You can't print on printer without paper, you know.", "status": "polished"} +{"raw_text": "An awl don't come without its blade, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "blade", "Y": "awl"}, "chain": [{"start": "awl", "relation": "HasPrerequisite", "end": "blade", "weight": 0.8, "surface_text": "you need a blade before you can have an awl"}], "polished_text": "An awl don't come without its blade, now does it?", "status": "polished"} +{"raw_text": "A fly don't come without its plant, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "plant", "Y": "fly"}, "chain": [{"start": "fly", "relation": "HasPrerequisite", "end": "plant", "weight": 0.8, "surface_text": "both may be found on or near plants"}], "polished_text": "A fly don't come without its plant, now does it?", "status": "polished"} +{"raw_text": "Ain't no squash ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "squash"}, "chain": [{"start": "squash", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow squash"}], "polished_text": "Ain't no squash ever grew from the ground unless you give it water.", "status": "polished"} +{"raw_text": "My daddy always said, can't have rabbit without grass.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "grass", "Y": "rabbit"}, "chain": [{"start": "rabbit", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass before you can have a rabbit"}], "polished_text": "My daddy always said, can't have a rabbit without the grass.", "status": "polished"} +{"raw_text": "Ain't no ham ever came from nothing — you need salt.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "salt", "Y": "ham"}, "chain": [{"start": "ham", "relation": "HasPrerequisite", "end": "salt", "weight": 0.8, "surface_text": "you need salt before you can make ham"}], "polished_text": "Ain't no ham ever come to nothing — you need salt.", "status": "polished"} +{"raw_text": "Ain't no rhinoceros ever came from nothing — you need seed.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "seed", "Y": "rhinoceros"}, "chain": [{"start": "rhinoceros", "relation": "HasPrerequisite", "end": "seed", "weight": 0.8, "surface_text": "both rhinoceros and birds may rely on seeds as part of their diets"}], "polished_text": "Ain't no rhinoceros ever grew without a seed, you see.", "status": "polished"} +{"raw_text": "Ain't no fish ever came from nothing — you need get fishing equipment.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "get fishing equipment", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "get_fishing_equipment", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[get fishing equipment]]"}], "polished_text": "Ain't no fish ever caught from nothing — you need to get fishing equipment.", "status": "polished"} +{"raw_text": "You want cheese? Well, first you're gonna need salt.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "salt", "Y": "cheese"}, "chain": [{"start": "cheese", "relation": "HasPrerequisite", "end": "salt", "weight": 0.8, "surface_text": "salt is required to make cheese"}], "polished_text": "You want cheese? Well, first you're gonna need its salt.", "status": "polished"} +{"raw_text": "My daddy always said, can't have cashing in without chips.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "chips", "Y": "cashing in"}, "chain": [{"start": "cashing_in", "relation": "HasPrerequisite", "end": "chips", "weight": 1.0, "surface_text": "[[cashing in]] requires [[chips]]"}], "polished_text": "My daddy always said, can't have cashing in without chips.", "status": "polished"} +{"raw_text": "Ain't no leg ever came from nothing — you need body.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "body", "Y": "leg"}, "chain": [{"start": "leg", "relation": "HasPrerequisite", "end": "body", "weight": 0.8, "surface_text": "you need a body before you can have legs"}], "polished_text": "Ain't no leg ever grew without a body to hold it up.", "status": "polished"} +{"raw_text": "You know what they say, it takes a muscle to get an infection.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "muscle", "Y": "infection"}, "chain": [{"start": "infection", "relation": "HasPrerequisite", "end": "muscle", "weight": 0.8, "surface_text": "infection connects as mold can cause infection and muscle requires infection to sometimes grow (recovery)"}], "polished_text": "You know what they say, it takes a muscle to catch an infection.", "status": "polished"} +{"raw_text": "You know what they say, it takes a water to get a kiwi.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "kiwi"}, "chain": [{"start": "kiwi", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before a kiwi can grow"}], "polished_text": "You know what they say — you need water to grow a kiwi.", "status": "polished"} +{"raw_text": "A riding horse don't come without its saddle, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "saddle", "Y": "riding horse"}, "chain": [{"start": "riding_horse", "relation": "HasPrerequisite", "end": "saddle", "weight": 1.0, "surface_text": "[[riding a horse]] requires [[a saddle]]"}], "polished_text": "A horse ain't much good without its saddle, now is it?", "status": "polished"} +{"raw_text": "A kill don't come without its pistol, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "pistol", "Y": "kill"}, "chain": [{"start": "kill", "relation": "HasPrerequisite", "end": "pistol", "weight": 1.0, "surface_text": "[[kill someone]] requires [[a pistol]]"}], "polished_text": "You can't kill without a pistol, now can you?", "status": "polished"} +{"raw_text": "A disease don't come without its mold, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "mold", "Y": "disease"}, "chain": [{"start": "mold", "relation": "Causes", "end": "disease", "weight": 0.8, "surface_text": "mold causes disease, blood can be part of disease"}], "polished_text": "Mold don't come without its disease, now does it?", "status": "polished"} +{"raw_text": "My daddy always said, can't have rust without pewter.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "pewter", "Y": "rust"}, "chain": [{"start": "pewter", "relation": "Causes", "end": "rust", "weight": 0.8, "surface_text": "pewter can cause rust if exposed to moisture"}], "polished_text": "My daddy always said, can't have rust without pewter.", "status": "polished"} +{"raw_text": "Ain't no mouthpiece ever came from nothing — you need mouth.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "mouth", "Y": "mouthpiece"}, "chain": [{"start": "mouthpiece", "relation": "HasPrerequisite", "end": "mouth", "weight": 0.8, "surface_text": "you need a mouth before you can use a mouthpiece"}], "polished_text": "Ain't no mouthpiece ever came from nothing — you need a mouth.", "status": "polished"} +{"raw_text": "Ain't no gazelle ever came from nothing — you need grass.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "grass", "Y": "gazelle"}, "chain": [{"start": "gazelle", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass for a gazelle to survive"}], "polished_text": "Ain't no gazelle runs without grass.", "status": "polished"} +{"raw_text": "Ain't no practice ever came from nothing — you need scale.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "scale", "Y": "practice"}, "chain": [{"start": "practice", "relation": "HasPrerequisite", "end": "scale", "weight": 0.8, "surface_text": "Practicing the trumpet often involves playing scales, and scales are a prerequisite for mastering musical practice."}], "polished_text": "You can't practice without a scale, that's plain sense.", "status": "polished"} +{"raw_text": "My daddy always said, can't have cereal without milk.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "milk", "Y": "cereal"}, "chain": [{"start": "cereal", "relation": "HasPrerequisite", "end": "milk", "weight": 0.8, "surface_text": "you need milk before you can eat cereal"}], "polished_text": "My daddy always said, can't have milk without cereal.", "status": "polished"} +{"raw_text": "You want grouper? Well, first you're gonna need water.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "water", "Y": "grouper"}, "chain": [{"start": "grouper", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a grouper"}], "polished_text": "You want grouper? Well, first you're gonna need the water it swims in.", "status": "polished"} +{"raw_text": "Ain't no plant ever came from nothing — you need mealybug.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "mealybug", "Y": "plant"}, "chain": [{"start": "plant", "relation": "HasPrerequisite", "end": "mealybug", "weight": 0.8, "surface_text": "both may be found on or near plants"}], "status": "discarded"} +{"raw_text": "My daddy always said, can't have thimble without hair.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "hair", "Y": "thimble"}, "chain": [{"start": "thimble", "relation": "HasPrerequisite", "end": "hair", "weight": 0.8, "surface_text": "Thimbles require fabric (related to hair in some contexts), and combs are used for hair."}], "polished_text": "My daddy always said, can't have a thimble without the hair.", "status": "polished"} +{"raw_text": "You know what they say, it takes a bottle to get an opener.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "bottle", "Y": "opener"}, "chain": [{"start": "opener", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "you need a bottle before using an opener"}], "polished_text": "You know what they say, you need a bottle to use an opener.", "status": "polished"} +{"raw_text": "You know what they say, it takes a slug to get an animal.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "slug", "Y": "animal"}, "chain": [{"start": "animal", "relation": "HasPrerequisite", "end": "slug", "weight": 0.8, "surface_text": "animals eat bananas; slugs are sometimes prey for animals"}], "polished_text": "You know what they say, it takes a slug to raise an animal.", "status": "polished"} +{"raw_text": "My daddy always said, can't have seed without bird.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "bird", "Y": "seed"}, "chain": [{"start": "seed", "relation": "HasPrerequisite", "end": "bird", "weight": 0.8, "surface_text": "both rhinoceros and birds may rely on seeds as part of their diets"}], "polished_text": "My daddy always said, can't have a seed without a bird.", "status": "polished"} +{"raw_text": "You want cotton? Well, first you're gonna need water.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "water", "Y": "cotton"}, "chain": [{"start": "cotton", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "cotton needs water to grow"}], "polished_text": "You can't grow cotton without water, now, can ya?", "status": "polished"} +{"raw_text": "My daddy always said, can't have eating quickly without soup.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "soup", "Y": "eating quickly"}, "chain": [{"start": "eating_quickly", "relation": "HasPrerequisite", "end": "soup", "weight": 1.0, "surface_text": "[[eating quickly]] requires [[soup]]"}], "polished_text": "My daddy always said, can't have quick eating without soup.", "status": "polished"} +{"raw_text": "Ain't no surfing ever came from nothing — you need wax.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "wax", "Y": "surfing"}, "chain": [{"start": "surfing", "relation": "HasPrerequisite", "end": "wax", "weight": 1.0, "surface_text": "[[surfing]] requires [[wax]]"}], "polished_text": "Ain't no surfing ever come of nothing — you need some wax.", "status": "polished"} +{"raw_text": "Ain't no cage ever came from nothing — you need ferret.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "ferret", "Y": "cage"}, "chain": [{"start": "cage", "relation": "HasPrerequisite", "end": "ferret", "weight": 0.8, "surface_text": "both animals may require a cage for containment or care."}], "polished_text": "You can't have no ferret without a cage, that's for sure.", "status": "polished"} +{"raw_text": "My daddy always said, can't have painting house without ladder.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "ladder", "Y": "painting house"}, "chain": [{"start": "painting_house", "relation": "HasPrerequisite", "end": "ladder", "weight": 2.0, "surface_text": "[[painting a house]] requires [[a ladder]]"}], "polished_text": "My daddy always said, you can't paint a house without a ladder.", "status": "polished"} +{"raw_text": "You want bouquet? Well, first you're gonna need flower.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "flower", "Y": "bouquet"}, "chain": [{"start": "bouquet", "relation": "HasPrerequisite", "end": "flower", "weight": 0.8, "surface_text": "you need flowers to make a bouquet"}], "polished_text": "Well, you can't make a bouquet if you ain't got the flowers.", "status": "polished"} +{"raw_text": "You want sea? Well, first you're gonna need earth.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "earth", "Y": "sea"}, "chain": [{"start": "sea", "relation": "HasPrerequisite", "end": "earth", "weight": 0.8, "surface_text": "you need earth before you can have a sea"}], "polished_text": "You want the sea? Well, first you gotta have the earth beneath it.", "status": "polished"} +{"raw_text": "You know what they say, it takes a hamburger to get an eating hamburger.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "hamburger", "Y": "eating hamburger"}, "chain": [{"start": "eating_hamburger", "relation": "HasPrerequisite", "end": "hamburger", "weight": 1.0, "surface_text": "[[eating a hamburger]] requires [[a hamburger]]"}], "polished_text": "You know what they say — you can't eat a hamburger without first having a hamburger.", "status": "polished"} +{"raw_text": "A skin don't come without its body, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "body", "Y": "skin"}, "chain": [{"start": "skin", "relation": "HasPrerequisite", "end": "body", "weight": 0.8, "surface_text": "you need a body to have skin"}], "polished_text": "A skin don't come without its body, now does it?", "status": "polished"} +{"raw_text": "A drill hole don't come without its drill, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "drill", "Y": "drill hole"}, "chain": [{"start": "drill_hole", "relation": "HasPrerequisite", "end": "drill", "weight": 2.828427, "surface_text": "Something you need to do before you [[drill a hole]] is [[drill]]"}], "polished_text": "A drill hole don't come without its drill, now does it?", "status": "polished"} +{"raw_text": "My daddy always said, can't have banana without sandwich.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "sandwich", "Y": "banana"}, "chain": [{"start": "banana", "relation": "HasPrerequisite", "end": "sandwich", "weight": 0.8, "surface_text": "sandwiches can contain both bananas and pickles as ingredients"}], "polished_text": "My daddy always said, can't have a banana without a sandwich.", "status": "polished"} +{"raw_text": "You know what they say, it takes a computer to get a wood.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "computer", "Y": "wood"}, "chain": [{"start": "wood", "relation": "HasPrerequisite", "end": "computer", "weight": 0.8, "surface_text": "saw is used for working with wood, and wood is a common material needed for computer manufacturing or housing."}], "status": "discarded"} +{"raw_text": "My daddy always said, can't have fish without have hook.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "have hook", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "have_hook", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[have a hook]]"}], "polished_text": "My daddy always said, can't catch fish without having a hook.", "status": "polished"} +{"raw_text": "You know what they say, it takes a mold to get a bottle.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "mold", "Y": "bottle"}, "chain": [{"start": "bottle", "relation": "HasPrerequisite", "end": "mold", "weight": 0.8, "surface_text": "you need a mold before you can make a bottle"}], "polished_text": "You know what they say — it takes a mold to make a bottle.", "status": "polished"} +{"raw_text": "A tchaikovsky's 1812 overture don't come without its cannon, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "cannon", "Y": "tchaikovsky's 1812 overture"}, "chain": [{"start": "tchaikovsky's_1812_overture", "relation": "HasPrerequisite", "end": "cannon", "weight": 1.0, "surface_text": "[[Tchaikovsky's 1812 Overture]] requires [[a cannon]]"}], "polished_text": "A Tchaikovsky's 1812 Overture ain't no real show without its cannon, now is it?", "status": "polished"} +{"raw_text": "Ain't no rhea ever came from nothing — you need egg.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "egg", "Y": "rhea"}, "chain": [{"start": "rhea", "relation": "HasPrerequisite", "end": "egg", "weight": 0.8, "surface_text": "you need an egg to have a rhea"}], "polished_text": "Ain't no rhea ever hatched from nothin' — you need its egg.", "status": "polished"} +{"raw_text": "You know what they say, it takes a weapon to get a kill enemy.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "weapon", "Y": "kill enemy"}, "chain": [{"start": "kill_enemy", "relation": "HasPrerequisite", "end": "weapon", "weight": 1.0, "surface_text": "[[kill your enemy]] requires [[a weapon]]"}], "polished_text": "You know what they say — you can't kill no enemy without a weapon in hand.", "status": "polished"} +{"raw_text": "An awaking don't come without its coffee, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "coffee", "Y": "awaking"}, "chain": [{"start": "awaking", "relation": "HasPrerequisite", "end": "coffee", "weight": 1.0, "surface_text": "[[awaking]] requires [[coffee]]"}], "polished_text": "An awakening don't come without its coffee, now does it?", "status": "polished"} +{"raw_text": "Ain't no pulley ever came from nothing — you need rope.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "rope", "Y": "pulley"}, "chain": [{"start": "pulley", "relation": "HasPrerequisite", "end": "rope", "weight": 0.8, "surface_text": "you need a rope to use a pulley"}], "polished_text": "Ain't no pulley ever works without a good strong rope.", "status": "polished"} +{"raw_text": "You want lemon? Well, first you're gonna need tree.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "tree", "Y": "lemon"}, "chain": [{"start": "lemon", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "a lemon has a prerequisite of tree"}], "polished_text": "You want lemon? Well, first you're gonna need a tree to grow it on.", "status": "polished"} +{"raw_text": "A whale don't come without its bull, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "bull", "Y": "whale"}, "chain": [{"start": "whale", "relation": "HasPrerequisite", "end": "bull", "weight": 0.8, "surface_text": "An orca is a type of whale, and a bull is a type of animal that can be related to whales through the concept of marine or terrestrial mammals."}], "polished_text": "A whale don't come without its bull, now does it?", "status": "polished"} +{"raw_text": "Ain't no have children ever came from nothing — you need stable.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "stable", "Y": "have children"}, "chain": [{"start": "have_children", "relation": "HasPrerequisite", "end": "stable", "weight": 1.0, "surface_text": "If you want to [[have children]] then you should [[be stable]]"}], "status": "discarded"} +{"raw_text": "You know what they say, it takes a handle to get a hammer.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "handle", "Y": "hammer"}, "chain": [{"start": "hammer", "relation": "HasPrerequisite", "end": "handle", "weight": 0.8, "surface_text": "you need a handle before you can make a hammer"}], "polished_text": "You know what they say — it takes a handle to make a hammer useful.", "status": "polished"} +{"raw_text": "You want infection? Well, first you're gonna need blood.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "blood", "Y": "infection"}, "chain": [{"start": "infection", "relation": "HasPrerequisite", "end": "blood", "weight": 0.8, "surface_text": "mold can cause infection, which can affect blood"}], "polished_text": "You ain't gettin' an infection unless you got some blood to start with.", "status": "polished"} +{"raw_text": "You know what they say, it takes a vinegar to get a banana.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "vinegar", "Y": "banana"}, "chain": [{"start": "banana", "relation": "HasPrerequisite", "end": "vinegar", "weight": 0.8, "surface_text": "vinegar is used in making pickles and can be paired with bananas"}], "status": "discarded"} +{"raw_text": "Ain't no playing piano ever came from nothing — you need piano.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "piano", "Y": "playing piano"}, "chain": [{"start": "playing_piano", "relation": "HasPrerequisite", "end": "piano", "weight": 1.0, "surface_text": "[[playing the piano]] requires [[a piano]]"}], "polished_text": "You can't play the piano without a piano to begin with.", "status": "polished"} +{"raw_text": "A drinking don't come without its glass, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "glass", "Y": "drinking"}, "chain": [{"start": "drinking", "relation": "HasPrerequisite", "end": "glass", "weight": 1.0, "surface_text": "[[drinking]] requires [[a glass]]"}], "polished_text": "You can't be drinking without your glass, now can you?", "status": "polished"} +{"raw_text": "You know what they say, it takes a tree to get a cork.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "tree", "Y": "cork"}, "chain": [{"start": "cork", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get a cork"}], "polished_text": "You know what they say, you can't get cork unless you got the tree.", "status": "polished"} +{"raw_text": "Ain't no pasture ever came from nothing — you need fence.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "fence", "Y": "pasture"}, "chain": [{"start": "pasture", "relation": "HasPrerequisite", "end": "fence", "weight": 0.8, "surface_text": "you need a fence before you can have a usable pasture"}], "polished_text": "Ain't no pasture ever grew without a fence around it.", "status": "polished"} +{"raw_text": "Ain't no explosion ever came from nothing — you need mortar.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "mortar", "Y": "explosion"}, "chain": [{"start": "mortar", "relation": "Causes", "end": "explosion", "weight": 0.8, "surface_text": "both weapons cause explosions"}], "polished_text": "Ain't no explosion ever happened from nowhere — you need the mortar.", "status": "polished"} +{"raw_text": "My daddy always said, can't have gannet without fish.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "fish", "Y": "gannet"}, "chain": [{"start": "gannet", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "gannets need fish before they can survive"}], "polished_text": "My daddy always said, can't have a gannet without the fish.", "status": "polished"} +{"raw_text": "My daddy always said, can't have steak without trimming.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "trimming", "Y": "steak"}, "chain": [{"start": "steak", "relation": "HasPrerequisite", "end": "trimming", "weight": 0.8, "surface_text": "trimming steak requires handling fat, and trimming fat requires handling steak"}], "polished_text": "My daddy always said, you can't have a good steak without proper trimming.", "status": "polished"} +{"raw_text": "A field don't come without its land, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "land", "Y": "field"}, "chain": [{"start": "field", "relation": "HasPrerequisite", "end": "land", "weight": 0.8, "surface_text": "you need land before you can have a field"}], "polished_text": "A field don't come without its land, now does it?", "status": "polished"} +{"raw_text": "You want fire? Well, first you're gonna need rust.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "rust", "Y": "fire"}, "chain": [{"start": "fire", "relation": "HasPrerequisite", "end": "rust", "weight": 0.8, "surface_text": "fire produces soot; fire involves oxidation which is a prerequisite for rust."}], "polished_text": "You ain't gettin' fire unless you start with the rust.", "status": "polished"} +{"raw_text": "Ain't no killing people ever came from nothing — you need weapon.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "weapon", "Y": "killing people"}, "chain": [{"start": "killing_people", "relation": "HasPrerequisite", "end": "weapon", "weight": 2.828427, "surface_text": "[[killing people]] requires [[a weapon]]"}], "polished_text": "Ain't no killing ever done without a weapon, you'll find.", "status": "polished"} +{"raw_text": "An ostrich don't come without its food, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "food", "Y": "ostrich"}, "chain": [{"start": "ostrich", "relation": "HasPrerequisite", "end": "food", "weight": 0.8, "surface_text": "Both ostriches and cats require food to survive."}], "polished_text": "An ostrich ain't no good without its grub, you know that.", "status": "polished"} +{"raw_text": "Ain't no eat cookie ever came from nothing — you need milk.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "milk", "Y": "eat cookie"}, "chain": [{"start": "eat_cookie", "relation": "HasPrerequisite", "end": "milk", "weight": 1.0, "surface_text": "Something you need to do before you [[eat a cookie]] is [[milk]]"}], "polished_text": "Ain't no cookie eating ever came from nothing — you need the milk.", "status": "polished"} +{"raw_text": "My daddy always said, can't have score homer without bat.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "bat", "Y": "score homer"}, "chain": [{"start": "score_homer", "relation": "HasPrerequisite", "end": "bat", "weight": 1.0, "surface_text": "If you want to [[score a homer]] then you should [[bat]]"}], "polished_text": "My daddy always said, can't score a homer without a bat.", "status": "polished"} +{"raw_text": "My daddy always said, can't have punch without make fist with hand.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "make fist with hand", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "make_fist_with_hand", "weight": 1.0, "surface_text": "Something you need to do before you [[punch someone]] is [[make a fist with your hand]]"}], "polished_text": "My grandpa always said, you can't throw a punch without first making a fist.", "status": "polished"} +{"raw_text": "You want fly? Well, first you're gonna need get airline ticket.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "get airline ticket", "Y": "fly"}, "chain": [{"start": "fly", "relation": "HasPrerequisite", "end": "get_airline_ticket", "weight": 1.0, "surface_text": "If you want to [[fly]] then you should [[get an airline ticket]]"}], "polished_text": "You can't fly nowhere without first getting that airline ticket.", "status": "polished"} +{"raw_text": "My daddy always said, can't have feather without bird.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "bird", "Y": "feather"}, "chain": [{"start": "feather", "relation": "HasPrerequisite", "end": "bird", "weight": 0.8, "surface_text": "you need a bird before you can have a feather"}], "polished_text": "My daddy always said, can't have a feather without its bird.", "status": "polished"} +{"raw_text": "A juice don't come without its fruit, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "fruit", "Y": "juice"}, "chain": [{"start": "juice", "relation": "HasPrerequisite", "end": "fruit", "weight": 0.8, "surface_text": "you need fruit before you can make juice"}], "polished_text": "You can't squeeze juice if the fruit ain't there, now can you?", "status": "polished"} +{"raw_text": "You want hunt? Well, first you're gonna need goose.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "goose", "Y": "hunt"}, "chain": [{"start": "hunt", "relation": "HasPrerequisite", "end": "goose", "weight": 0.8, "surface_text": "hunt connects as an action that links predator and prey"}], "polished_text": "You want to hunt? Well, first you're gonna need a goose.", "status": "polished"} +{"raw_text": "Ain't no cooling off ever came from nothing — you need ice.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "ice", "Y": "cooling off"}, "chain": [{"start": "cooling_off", "relation": "HasPrerequisite", "end": "ice", "weight": 1.0, "surface_text": "[[cooling off]] requires [[ice]]"}], "polished_text": "Ain't no cooling off ever comes from nothing — you need ice.", "status": "polished"} +{"raw_text": "A food don't come without its field, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "field", "Y": "food"}, "chain": [{"start": "field", "relation": "Causes", "end": "food", "weight": 0.8, "surface_text": "a field causes food production"}], "status": "discarded"} +{"raw_text": "You know what they say, it takes a soil to get a bison.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "soil", "Y": "bison"}, "chain": [{"start": "bison", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "soil connects bison's habitat and worm's environment"}], "polished_text": "It takes the soil to raise a bison, you know.", "status": "polished"} +{"raw_text": "A scoring homer don't come without its bat, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "bat", "Y": "scoring homer"}, "chain": [{"start": "scoring_homer", "relation": "HasPrerequisite", "end": "bat", "weight": 2.0, "surface_text": "[[scoring a homer]] requires [[a bat]]"}], "polished_text": "A scoring homer don't come without a bat, now does it?", "status": "polished"} +{"raw_text": "Ain't no waking up in morning ever came from nothing — you need coffee.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "coffee", "Y": "waking up in morning"}, "chain": [{"start": "waking_up_in_morning", "relation": "HasPrerequisite", "end": "coffee", "weight": 1.0, "surface_text": "[[waking up in the morning]] requires [[coffee]]"}], "polished_text": "Ain't no waking up in the morning that don't need coffee first.", "status": "polished"} +{"raw_text": "You want petal? Well, first you're gonna need flower.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "flower", "Y": "petal"}, "chain": [{"start": "petal", "relation": "HasPrerequisite", "end": "flower", "weight": 0.8, "surface_text": "you need a flower before you can have a petal"}], "polished_text": "Well, you can't have a petal without its flower, now can you?", "status": "polished"} +{"raw_text": "A hunt don't come without its bison, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "bison", "Y": "hunt"}, "chain": [{"start": "hunt", "relation": "HasPrerequisite", "end": "bison", "weight": 0.8, "surface_text": "Both tigers and bison are involved in hunting scenarios, with the tiger hunting and the bison being part of the hunt's context."}], "polished_text": "You can't hunt the bison without having a hunt, now can you?", "status": "polished"} +{"raw_text": "You want explosion? Well, first you're gonna need revolver.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "revolver", "Y": "explosion"}, "chain": [{"start": "revolver", "relation": "Causes", "end": "explosion", "weight": 0.8, "surface_text": "Both a revolver and a canon cause an explosion when fired to discharge a projectile."}], "polished_text": "You want an explosion? Well, first you're gonna need a revolver.", "status": "polished"} +{"raw_text": "A sleeping at night don't come without its bed, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "bed", "Y": "sleeping at night"}, "chain": [{"start": "sleeping_at_night", "relation": "HasPrerequisite", "end": "bed", "weight": 1.0, "surface_text": "[[sleeping at night]] requires [[a bed]]"}], "polished_text": "Got a bed and not sleep at night? Now that's a rare sight.", "status": "polished"} +{"raw_text": "You know what they say, it takes a piloting to get an airplane.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "piloting", "Y": "airplane"}, "chain": [{"start": "airplane", "relation": "HasPrerequisite", "end": "piloting", "weight": 1.0, "surface_text": "[[An airplane]] requires [[piloting]]"}], "polished_text": "You know what they say — it takes piloting to get an airplane.", "status": "polished"} +{"raw_text": "Ain't no anchor ever came from nothing — you need boat.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "boat", "Y": "anchor"}, "chain": [{"start": "anchor", "relation": "HasPrerequisite", "end": "boat", "weight": 0.8, "surface_text": "you need a boat before you can use an anchor"}], "polished_text": "Ain't no anchor worth its weight if you ain't got the boat to hold it.", "status": "polished"} +{"raw_text": "My daddy always said, can't have fence without realize how silly looks.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "realize how silly looks", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "realize_how_silly_looks", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[realize how silly it looks]]"}], "polished_text": "My daddy always said, can't build a fence without realize how silly looks.", "status": "polished"} +{"raw_text": "You know what they say, it takes a tire to get a car.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "tire", "Y": "car"}, "chain": [{"start": "car", "relation": "HasPrerequisite", "end": "tire", "weight": 1.0, "surface_text": "[[a car ]] requires [[a tire]]"}], "polished_text": "You know what they say — you can't get a car without its tires.", "status": "polished"} +{"raw_text": "You want doing housework? Well, first you're gonna need broom.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "broom", "Y": "doing housework"}, "chain": [{"start": "doing_housework", "relation": "HasPrerequisite", "end": "broom", "weight": 2.0, "surface_text": "[[doing housework]] requires [[a broom]]"}], "polished_text": "You want to do the housework? Well, first you're gonna need that trusty old broom.", "status": "polished"} +{"raw_text": "A fabric don't come without its comb, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "comb", "Y": "fabric"}, "chain": [{"start": "fabric", "relation": "HasPrerequisite", "end": "comb", "weight": 0.8, "surface_text": "Thimbles are used with fabric, and combs require fabric (for making handles)."}], "polished_text": "A fabric don't come without its comb, now does it?", "status": "polished"} +{"raw_text": "My daddy always said, can't have salt without sea.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "sea", "Y": "salt"}, "chain": [{"start": "salt", "relation": "HasPrerequisite", "end": "sea", "weight": 0.8, "surface_text": "savannas can have salt deposits, and seas require salt for salinity"}], "polished_text": "My daddy always said, can't have salt without the sea.", "status": "polished"} +{"raw_text": "You know what they say, it takes an acorn to get a tree.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "acorn", "Y": "tree"}, "chain": [{"start": "acorn", "relation": "Causes", "end": "tree", "weight": 0.8, "surface_text": "an acorn causes a tree"}], "polished_text": "You know what they say — it takes an acorn to make a tree.", "status": "polished"} +{"raw_text": "Ain't no flower ever came from nothing — you need soil.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "soil", "Y": "flower"}, "chain": [{"start": "flower", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "a flower needs soil"}], "polished_text": "Ain't no flower ever grows from nothing — you need the soil.", "status": "polished"} +{"raw_text": "Ain't no grass ever came from nothing — you need sunlight to grow.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "sunlight to grow", "Y": "grass"}, "chain": [{"start": "grass", "relation": "HasPrerequisite", "end": "sunlight_to_grow", "weight": 1.0, "surface_text": "[[Grass]] requires [[sunlight to grow]]"}], "polished_text": "Ain't no grass ever grew from nothing — you need sunlight to grow.", "status": "polished"} +{"raw_text": "A salmon don't come without its swim upstream to spawn, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "swim upstream to spawn", "Y": "salmon"}, "chain": [{"start": "salmon", "relation": "HasPrerequisite", "end": "swim_upstream_to_spawn", "weight": 1.0, "surface_text": "If you want to [[be a salmon]] then you should [[swim upstream to spawn]]"}], "polished_text": "A salmon don't come without its swim upstream to spawn, now does it?", "status": "polished"} +{"raw_text": "You know what they say, it takes a drill to get a drilling hole.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "drill", "Y": "drilling hole"}, "chain": [{"start": "drilling_hole", "relation": "HasPrerequisite", "end": "drill", "weight": 1.0, "surface_text": "[[drilling a hole]] requires [[a drill]]"}], "polished_text": "You know what they say, it takes a drill to make a drilling hole.", "status": "polished"} +{"raw_text": "My daddy always said, can't have soiled carpet without puppy.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "puppy", "Y": "soiled carpet"}, "chain": [{"start": "puppy", "relation": "Causes", "end": "soiled_carpet", "weight": 1.0, "surface_text": "Sometimes [[a puppy]] causes [[a soiled carpet]]"}], "polished_text": "My daddy always said, can't have a soiled carpet without a puppy around.", "status": "polished"} +{"raw_text": "My daddy always said, can't have skate without go on ice.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "go on ice", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "go_on_ice", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[go on ice]]"}], "polished_text": "My daddy always said, can't go skate without being on ice.", "status": "polished"} +{"raw_text": "You know what they say, it takes a body to get a head.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "body", "Y": "head"}, "chain": [{"start": "head", "relation": "HasPrerequisite", "end": "body", "weight": 0.8, "surface_text": "you need a body before you have a head"}], "polished_text": "You know what they say, it takes a body to hold up a head.", "status": "polished"} +{"raw_text": "You know what they say, it takes a tree to get a cicada.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "tree", "Y": "cicada"}, "chain": [{"start": "cicada", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree before you can have a cicada"}], "polished_text": "It takes a tree to raise a cicada.", "status": "polished"} +{"raw_text": "My daddy always said, can't have fly without get on plane.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "get on plane", "Y": "fly"}, "chain": [{"start": "fly", "relation": "HasPrerequisite", "end": "get_on_plane", "weight": 1.0, "surface_text": "If you want to [[fly]] then you should [[get on a plane]]"}], "polished_text": "My daddy always said, can't take a flight without gettin' on the plane.", "status": "polished"} +{"raw_text": "Ain't no sandwich ever came from nothing — you need pickle.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "pickle", "Y": "sandwich"}, "chain": [{"start": "sandwich", "relation": "HasPrerequisite", "end": "pickle", "weight": 0.8, "surface_text": "sandwiches can contain both bananas and pickles as ingredients"}], "polished_text": "Ain't no sandwich ever came from nothing — you need a pickle.", "status": "polished"} +{"raw_text": "You want farm? Well, first you're gonna need land.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "land", "Y": "farm"}, "chain": [{"start": "farm", "relation": "HasPrerequisite", "end": "land", "weight": 0.8, "surface_text": "you need land before you can have a farm"}], "polished_text": "You want a farm? Well, first you're gonna need the land it sits on.", "status": "polished"} +{"raw_text": "Ain't no albatross ever came from nothing — you need fish.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "fish", "Y": "albatross"}, "chain": [{"start": "albatross", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "you need fish before you can catch an albatross"}], "polished_text": "Ain't no albatross ever comes from nowhere — you need the fish.", "status": "polished"} +{"raw_text": "You want urinating? Well, first you're gonna need bladder.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "bladder", "Y": "urinating"}, "chain": [{"start": "urinating", "relation": "HasPrerequisite", "end": "bladder", "weight": 3.4641016, "surface_text": "[[urinating]] requires [[a bladder]]"}], "polished_text": "You want urinating? Well, first you gotta have that good ol' bladder full up.", "status": "polished"} +{"raw_text": "A committing murder don't come without its weapon, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "weapon", "Y": "committing murder"}, "chain": [{"start": "committing_murder", "relation": "HasPrerequisite", "end": "weapon", "weight": 1.0, "surface_text": "[[committing murder]] requires [[a weapon]]"}], "status": "discarded"} +{"raw_text": "You know what they say, it takes a tree to get a branch.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "tree", "Y": "branch"}, "chain": [{"start": "branch", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to have a branch"}], "polished_text": "You know what they say — you can't have a branch without a tree.", "status": "polished"} +{"raw_text": "You want making shopping list? Well, first you're gonna need paper.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "paper", "Y": "making shopping list"}, "chain": [{"start": "making_shopping_list", "relation": "HasPrerequisite", "end": "paper", "weight": 1.0, "surface_text": "[[making a shopping list]] requires [[paper]]"}], "polished_text": "You can't make a shopping list if you ain't got the paper.", "status": "polished"} +{"raw_text": "You know what they say, it takes a fabric to get a needle.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "fabric", "Y": "needle"}, "chain": [{"start": "needle", "relation": "HasPrerequisite", "end": "fabric", "weight": 0.8, "surface_text": "you need fabric before you can use a needle"}], "polished_text": "You know what they say, it takes fabric to make a needle stick.", "status": "polished"} +{"raw_text": "Ain't no burying cat ever came from nothing — you need spade.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "spade", "Y": "burying cat"}, "chain": [{"start": "burying_cat", "relation": "HasPrerequisite", "end": "spade", "weight": 2.0, "surface_text": "[[burying the cat]] requires [[a spade]]"}], "polished_text": "Ain't no burying cat ever done right without a good spade in hand.", "status": "polished"} +{"raw_text": "My daddy always said, can't have ladybug without earwig.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "earwig", "Y": "ladybug"}, "chain": [{"start": "ladybug", "relation": "HasPrerequisite", "end": "earwig", "weight": 0.8, "surface_text": "both mealybugs and earwigs may be prey for ladybugs"}], "polished_text": "My daddy always said, you can't have a ladybug without its little helper, the earwig.", "status": "polished"} +{"raw_text": "My daddy always said, can't have marble without glass.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "glass", "Y": "marble"}, "chain": [{"start": "marble", "relation": "HasPrerequisite", "end": "glass", "weight": 0.8, "surface_text": "you need glass to make a marble"}], "polished_text": "My daddy always said, can't have a marble without the glass.", "status": "polished"} +{"raw_text": "Ain't no body ever came from nothing — you need food.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "food", "Y": "body"}, "chain": [{"start": "body", "relation": "HasPrerequisite", "end": "food", "weight": 0.8, "surface_text": "food is required for a body and birds use food"}], "polished_text": "Ain't no body ever grown strong without good food.", "status": "polished"} +{"raw_text": "Ain't no punch ever came from nothing — you need consider consequences of actions.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "consider consequences of actions", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "consider_consequences_of_actions", "weight": 1.0, "surface_text": "Something you need to do before you [[punch someone]] is [[consider the consequences of your actions]]"}], "polished_text": "Ain't no punch ever come without you needin' to consider consequences of actions.", "status": "polished"} +{"raw_text": "You know what they say, it takes a blood to get a heart.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "blood", "Y": "heart"}, "chain": [{"start": "heart", "relation": "HasPrerequisite", "end": "blood", "weight": 1.0, "surface_text": "[[a heart]] requires [[blood]]"}], "polished_text": "You know what they say — you can't have a heart without the blood.", "status": "polished"} +{"raw_text": "You want hang out at bar? Well, first you're gonna need dress.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "dress", "Y": "hang out at bar"}, "chain": [{"start": "hang_out_at_bar", "relation": "HasPrerequisite", "end": "dress", "weight": 1.0, "surface_text": "Something you need to do before you [[hang out at the bar]] is [[dress]]"}], "polished_text": "If you want to hang out at the bar, first you need to get dressed.", "status": "polished"} +{"raw_text": "My daddy always said, can't have garnet without mine.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "mine", "Y": "garnet"}, "chain": [{"start": "garnet", "relation": "HasPrerequisite", "end": "mine", "weight": 0.8, "surface_text": "you need to mine before you can have a garnet"}], "polished_text": "My daddy always said, can't have a garnet without a mine.", "status": "polished"} +{"raw_text": "My daddy always said, can't have cleaning house without broom.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "broom", "Y": "cleaning house"}, "chain": [{"start": "cleaning_house", "relation": "HasPrerequisite", "end": "broom", "weight": 1.0, "surface_text": "[[cleaning the house]] requires [[a broom]]"}], "polished_text": "My daddy always said, can't be cleaning the house without a good broom.", "status": "polished"} +{"raw_text": "You want fish? Well, first you're gonna need get bait.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "get bait", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "get_bait", "weight": 1.0, "surface_text": "Something you need to do before you [[fish]] is [[get some bait]]"}], "polished_text": "You want fish? Well, first you gotta get some bait.", "status": "polished"} +{"raw_text": "You want punch? Well, first you're gonna need try to calm down.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "try to calm down", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "try_to_calm_down", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[Try to calm down]]"}], "polished_text": "You want a punch? Well, first you need to try and calm down.", "status": "polished"} +{"raw_text": "You want tea? Well, first you're gonna need mug.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "mug", "Y": "tea"}, "chain": [{"start": "tea", "relation": "HasPrerequisite", "end": "mug", "weight": 0.8, "surface_text": "tea has a prerequisite of a mug"}], "polished_text": "Want some tea? Well, first you gotta have a mug.", "status": "polished"} +{"raw_text": "My daddy always said, can't have playing baseball without beer.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "beer", "Y": "playing baseball"}, "chain": [{"start": "playing_baseball", "relation": "HasPrerequisite", "end": "beer", "weight": 1.0, "surface_text": "[[playing baseball]] requires [[beer]]"}], "polished_text": "My daddy always said, can't play baseball without a cold beer.", "status": "polished"} +{"raw_text": "My daddy always said, can't have trigger without gun.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "gun", "Y": "trigger"}, "chain": [{"start": "trigger", "relation": "HasPrerequisite", "end": "gun", "weight": 0.8, "surface_text": "you need a gun to use a trigger"}], "polished_text": "My daddy always said, can't pull the trigger without the gun.", "status": "polished"} +{"raw_text": "You know what they say, it takes a dress to get a go see film.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "dress", "Y": "go see film"}, "chain": [{"start": "go_see_film", "relation": "HasPrerequisite", "end": "dress", "weight": 1.0, "surface_text": "If you want to [[go see a film]] then you should [[dress]]"}], "polished_text": "You know what they say — you need to get dressed before you go see that film.", "status": "polished"} +{"raw_text": "My daddy always said, can't have playing guitar without guitar.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "guitar", "Y": "playing guitar"}, "chain": [{"start": "playing_guitar", "relation": "HasPrerequisite", "end": "guitar", "weight": 1.0, "surface_text": "[[playing a guitar]] requires [[a guitar]]"}], "polished_text": "My daddy always said, can't have playing the guitar without a guitar.", "status": "polished"} +{"raw_text": "You know what they say, it takes a bomb to get a destroy enemy.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "bomb", "Y": "destroy enemy"}, "chain": [{"start": "destroy_enemy", "relation": "HasPrerequisite", "end": "bomb", "weight": 1.0, "surface_text": "If you want to [[destroy your enemy]] then you should [[bomb them]]"}], "polished_text": "You know what they say — it takes a bomb to destroy an enemy.", "status": "polished"} +{"raw_text": "A skate don't come without its not work so hard, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "not work so hard", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "not_work_so_hard", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[not work so hard]]"}], "polished_text": "Skate don't come easy without not workin' so hard, now does it?", "status": "polished"} +{"raw_text": "A car don't come without its gas to function, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "gas to function", "Y": "car"}, "chain": [{"start": "car", "relation": "HasPrerequisite", "end": "gas_to_function", "weight": 1.0, "surface_text": "[[A car]] requires [[gas to function]]"}], "polished_text": "A car don't run without its gas, now does it?", "status": "polished"} +{"raw_text": "My daddy always said, can't have sugar without candy.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "candy", "Y": "sugar"}, "chain": [{"start": "sugar", "relation": "HasPrerequisite", "end": "candy", "weight": 0.8, "surface_text": "sugar is needed to make pizza (dough, sauce) and candy."}], "polished_text": "My daddy always said, you can't have candy without sugar.", "status": "polished"} +{"raw_text": "Ain't no punch ever came from nothing — you need find.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "find", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "find", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[find someone]]"}], "polished_text": "Ain't no punch ever come from nowhere — you need to find it first.", "status": "polished"} +{"raw_text": "You know what they say, it takes a forest to get a shade.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "forest", "Y": "shade"}, "chain": [{"start": "forest", "relation": "Causes", "end": "shade", "weight": 0.8, "surface_text": "a forest causes shade"}], "polished_text": "You know what they say — you can't have a forest without finding shade.", "status": "polished"} +{"raw_text": "You want ride horse? Well, first you're gonna need saddle.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "saddle", "Y": "ride horse"}, "chain": [{"start": "ride_horse", "relation": "HasPrerequisite", "end": "saddle", "weight": 1.0, "surface_text": "Something you need to do before you [[ride a horse]] is [[saddle it]]"}], "polished_text": "You want to ride horse? Well, first you better get yourself a saddle.", "status": "polished"} +{"raw_text": "My daddy always said, can't have cleaning house without sponge.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "sponge", "Y": "cleaning house"}, "chain": [{"start": "cleaning_house", "relation": "HasPrerequisite", "end": "sponge", "weight": 1.0, "surface_text": "[[cleaning the house]] requires [[a sponge]]"}], "polished_text": "My daddy always said, can't do no cleaning without a sponge.", "status": "polished"} +{"raw_text": "Ain't no revolver ever came from nothing — you need ammo.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "ammo", "Y": "revolver"}, "chain": [{"start": "revolver", "relation": "HasPrerequisite", "end": "ammo", "weight": 0.8, "surface_text": "ammo is needed for revolver and stored in tank"}], "polished_text": "Ain't no revolver worth its salt will fire without the ammo.", "status": "polished"} +{"raw_text": "A starting fire don't come without its lighter, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "lighter", "Y": "starting fire"}, "chain": [{"start": "starting_fire", "relation": "HasPrerequisite", "end": "lighter", "weight": 1.0, "surface_text": "[[starting a fire]] requires [[lighter]]"}], "polished_text": "A fire don't start without its lighter, now does it?", "status": "polished"} +{"raw_text": "My daddy always said, can't have cheese without milk.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "milk", "Y": "cheese"}, "chain": [{"start": "cheese", "relation": "HasPrerequisite", "end": "milk", "weight": 0.8, "surface_text": "milk is required to make cheese"}], "polished_text": "My daddy always said, can't make no cheese without milk.", "status": "polished"} +{"raw_text": "My daddy always said, can't have going for spin without car.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "car", "Y": "going for spin"}, "chain": [{"start": "going_for_spin", "relation": "HasPrerequisite", "end": "car", "weight": 1.0, "surface_text": "[[going for a spin]] requires [[a car]]"}], "polished_text": "My daddy always said, can't go for a spin without the car.", "status": "polished"} +{"raw_text": "A flower don't come without its seed, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "seed", "Y": "flower"}, "chain": [{"start": "seed", "relation": "Causes", "end": "flower", "weight": 0.8, "surface_text": "a seed causes a flower"}], "polished_text": "A flower don't bloom without its seed, now does it?", "status": "polished"} +{"raw_text": "An ice cream don't come without its milk, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "milk", "Y": "ice cream"}, "chain": [{"start": "ice_cream", "relation": "HasPrerequisite", "end": "milk", "weight": 1.0, "surface_text": "[[Ice-cream]] requires [[milk]]"}], "polished_text": "An ice cream don't come without its milk, now does it?", "status": "polished"} +{"raw_text": "You want lacebug? Well, first you're gonna need pollination.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "pollination", "Y": "lacebug"}, "chain": [{"start": "lacebug", "relation": "HasPrerequisite", "end": "pollination", "weight": 0.8, "surface_text": "Lacebugs may rely on pollination (performed by bees) for their environment's plant life, while bees are directly capable of pollination."}], "polished_text": "You want lacebugs? Better start with some pollination first.", "status": "polished"} +{"raw_text": "My daddy always said, can't have fence without get sabre.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "get sabre", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "get_sabre", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[get a sabre]]"}], "polished_text": "My daddy always said, can't have a fence without getting a sabre.", "status": "polished"} +{"raw_text": "Ain't no soil ever came from nothing — you need land.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "land", "Y": "soil"}, "chain": [{"start": "soil", "relation": "HasPrerequisite", "end": "land", "weight": 0.8, "surface_text": "you need land before you can have soil"}], "polished_text": "You can't have soil without the land it's on, now can you?", "status": "polished"} +{"raw_text": "An insomnia don't come without its coffee, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "coffee", "Y": "insomnia"}, "chain": [{"start": "coffee", "relation": "Causes", "end": "insomnia", "weight": 1.0, "surface_text": "Sometimes [[coffee]] causes [[insomnia]]"}], "status": "discarded"} +{"raw_text": "You know what they say, it takes a pulley to get a music.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "pulley", "Y": "music"}, "chain": [{"start": "music", "relation": "HasPrerequisite", "end": "pulley", "weight": 0.8, "surface_text": "saxophones are used to make music, and pulleys may be needed (e.g., in instruments or machinery) to create music."}], "polished_text": "You know what they say — it takes a pulley to get the music right.", "status": "polished"} +{"raw_text": "You want wing? Well, first you're gonna need bird.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "bird", "Y": "wing"}, "chain": [{"start": "wing", "relation": "HasPrerequisite", "end": "bird", "weight": 0.8, "surface_text": "you need a bird before you can have a wing"}], "polished_text": "You want wings? Well, you better have a bird to start with.", "status": "polished"} +{"raw_text": "Ain't no gas ever came from nothing — you need cabbage.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "cabbage", "Y": "gas"}, "chain": [{"start": "cabbage", "relation": "Causes", "end": "gas", "weight": 1.0, "surface_text": "Sometimes [[cabbage]] causes [[gas]]"}], "polished_text": "Ain't no gas ever comes from nothin' — you need cabbage.", "status": "polished"} +{"raw_text": "A cock don't come without its chicken, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "chicken", "Y": "cock"}, "chain": [{"start": "cock", "relation": "HasPrerequisite", "end": "chicken", "weight": 0.8, "surface_text": "you need a chicken before you can have a cock"}], "polished_text": "A cock don't come without a chicken, now does it?", "status": "polished"} +{"raw_text": "My daddy always said, can't have disease without body.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "body", "Y": "disease"}, "chain": [{"start": "disease", "relation": "HasPrerequisite", "end": "body", "weight": 0.8, "surface_text": "Mold can cause disease, and bodies need disease to be affected."}], "polished_text": "My daddy always said, can't have a disease without a body.", "status": "polished"} +{"raw_text": "My daddy always said, can't have blood without heart.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "heart", "Y": "blood"}, "chain": [{"start": "blood", "relation": "HasPrerequisite", "end": "heart", "weight": 0.8, "surface_text": "a heart is needed to produce blood"}], "polished_text": "My daddy always said, can't have blood without the heart.", "status": "polished"} +{"raw_text": "You want pond? Well, first you're gonna need beaver.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "beaver", "Y": "pond"}, "chain": [{"start": "beaver", "relation": "Causes", "end": "pond", "weight": 0.8, "surface_text": "beavers cause ponds to form"}], "polished_text": "You want a pond? Well, first you're gonna need a beaver.", "status": "polished"} +{"raw_text": "My daddy always said, can't have taping television show without recorder.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "recorder", "Y": "taping television show"}, "chain": [{"start": "taping_television_show", "relation": "HasPrerequisite", "end": "recorder", "weight": 1.0, "surface_text": "[[taping a television show]] requires [[a recorder]]"}], "polished_text": "My daddy always said, can't be taping television shows without a recorder.", "status": "polished"} +{"raw_text": "Ain't no stabbing to death ever came from nothing — you need blade.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "blade", "Y": "stabbing to death"}, "chain": [{"start": "stabbing_to_death", "relation": "HasPrerequisite", "end": "blade", "weight": 1.0, "surface_text": "[[stabbing to death]] requires [[a blade]]"}], "polished_text": "Ain't no stabbing to death that don't start with a blade.", "status": "polished"} +{"raw_text": "Ain't no plant ever came from nothing — you need soil.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "soil", "Y": "plant"}, "chain": [{"start": "plant", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "you need soil to have a plant"}], "polished_text": "Ain't no plant ever came from nothing — you need the soil.", "status": "polished"} +{"raw_text": "You know what they say, it takes an insect to get a predator.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "insect", "Y": "predator"}, "chain": [{"start": "predator", "relation": "HasPrerequisite", "end": "insect", "weight": 0.8, "surface_text": "Cassowary is capable of being a predator, insects require being prey."}], "polished_text": "You know what they say, it takes an insect to feed a predator.", "status": "polished"} +{"raw_text": "You know what they say, it takes a weapon to get a commit murder.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "weapon", "Y": "commit murder"}, "chain": [{"start": "commit_murder", "relation": "HasPrerequisite", "end": "weapon", "weight": 2.0, "surface_text": "Something you need to do before you [[commit murder]] is [[a weapon]]"}], "polished_text": "You know what they say — you need a weapon to get yourself a murder done.", "status": "polished"} +{"raw_text": "My daddy always said, can't have writing letter without paper.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "paper", "Y": "writing letter"}, "chain": [{"start": "writing_letter", "relation": "HasPrerequisite", "end": "paper", "weight": 1.0, "surface_text": "[[writing a letter]] requires [[paper]]"}], "polished_text": "My daddy always said, can't write a letter without some paper.", "status": "polished"} +{"raw_text": "Ain't no fence ever came from nothing — you need get sword.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "get sword", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "get_sword", "weight": 2.828427, "surface_text": "If you want to [[fence]] then you should [[get an sword]]"}], "polished_text": "You can't put up a fence without getting the sword first.", "status": "polished"} +{"raw_text": "My daddy always said, can't have kingfisher without fish.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "fish", "Y": "kingfisher"}, "chain": [{"start": "kingfisher", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "a kingfisher needs fish"}], "polished_text": "My daddy always said, can't have a kingfisher without fish.", "status": "polished"} +{"raw_text": "My daddy always said, can't have skate without lace up skates.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "lace up skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "lace_up_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[lace up your skates]]"}], "polished_text": "My daddy always said, can't skate without lacing up your skates.", "status": "polished"} +{"raw_text": "My daddy always said, can't have killing without weapon.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "weapon", "Y": "killing"}, "chain": [{"start": "killing", "relation": "HasPrerequisite", "end": "weapon", "weight": 3.4641016, "surface_text": "[[killing someone]] requires [[a weapon]]"}], "polished_text": "My daddy always said, can't have killing without the weapon.", "status": "polished"} +{"raw_text": "My daddy always said, can't have talking with far away without phone.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "phone", "Y": "talking with far away"}, "chain": [{"start": "talking_with_far_away", "relation": "HasPrerequisite", "end": "phone", "weight": 1.0, "surface_text": "[[talking with someone far away]] requires [[a phone]]"}], "polished_text": "My daddy always said, you can't talk with someone far away without a phone.", "status": "polished"} +{"raw_text": "My daddy always said, can't have stabbing to death without knife.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "knife", "Y": "stabbing to death"}, "chain": [{"start": "stabbing_to_death", "relation": "HasPrerequisite", "end": "knife", "weight": 2.0, "surface_text": "[[stabbing to death]] requires [[a knife]]"}], "polished_text": "My daddy always said, can't have stabbing to death without a knife.", "status": "polished"} +{"raw_text": "Ain't no talk with far away ever came from nothing — you need phone.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "phone", "Y": "talk with far away"}, "chain": [{"start": "talk_with_far_away", "relation": "HasPrerequisite", "end": "phone", "weight": 5.656854, "surface_text": "If you want to [[talk with someone far away]] then you should [[phone someone]]"}], "polished_text": "Ain't no talkin' with someone far away ever came from thin air — you need a phone.", "status": "polished"} +{"raw_text": "Ain't no leaf ever came from nothing — you need soil.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "soil", "Y": "leaf"}, "chain": [{"start": "leaf", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "leaves need soil to grow"}], "polished_text": "Ain't no leaf ever sprouted from nothing — you need good soil.", "status": "polished"} +{"raw_text": "You want jack? Well, first you're gonna need height.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "height", "Y": "jack"}, "chain": [{"start": "jack", "relation": "HasPrerequisite", "end": "height", "weight": 0.8, "surface_text": "a jack requires knowing height for use; a level measures height"}], "polished_text": "You can't have a jack without the height, you know.", "status": "polished"} +{"raw_text": "Ain't no skate ever came from nothing — you need put on skates.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "put on skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "put_on_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[put on your skates]]"}], "polished_text": "You can't skate unless you put on skates, that's for sure.", "status": "polished"} +{"raw_text": "My daddy always said, can't have going on internet without computer.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "computer", "Y": "going on internet"}, "chain": [{"start": "going_on_internet", "relation": "HasPrerequisite", "end": "computer", "weight": 2.828427, "surface_text": "[[going on the internet]] requires [[a computer]]"}], "polished_text": "My daddy always said, can't go on the internet without a computer.", "status": "polished"} +{"raw_text": "Ain't no fence ever came from nothing — you need get foil.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "get foil", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "get_foil", "weight": 2.0, "surface_text": "If you want to [[fence]] then you should [[get a foil]]"}], "polished_text": "You can't fence without getting foil first, that's the plain truth.", "status": "polished"} +{"raw_text": "You want rust? Well, first you're gonna need metal.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "metal", "Y": "rust"}, "chain": [{"start": "metal", "relation": "Causes", "end": "rust", "weight": 0.8, "surface_text": "metal causes rust"}], "polished_text": "You want rust? Well, first you're gonna need metal that's had some weather.", "status": "polished"} +{"raw_text": "You want bulbul? Well, first you're gonna need nest.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "nest", "Y": "bulbul"}, "chain": [{"start": "bulbul", "relation": "HasPrerequisite", "end": "nest", "weight": 0.8, "surface_text": "a bulbul needs a nest before it can raise young"}], "polished_text": "You want a bulbul? Well, first you'd best make that nest.", "status": "polished"} +{"raw_text": "My daddy always said, can't have recording somethign without recorder.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "recorder", "Y": "recording somethign"}, "chain": [{"start": "recording_somethign", "relation": "HasPrerequisite", "end": "recorder", "weight": 3.4641016, "surface_text": "[[recording somethign]] requires [[a recorder]]"}], "polished_text": "My daddy always said, can't have a recording without the recorder.", "status": "polished"} +{"raw_text": "Ain't no wing ever came from nothing — you need metal.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "metal", "Y": "wing"}, "chain": [{"start": "wing", "relation": "HasPrerequisite", "end": "metal", "weight": 0.8, "surface_text": "you need metal before you can make a wing"}], "polished_text": "Ain't no wing takes flight unless you got some metal.", "status": "polished"} +{"raw_text": "You want paint house? Well, first you're gonna need ladder.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "ladder", "Y": "paint house"}, "chain": [{"start": "paint_house", "relation": "HasPrerequisite", "end": "ladder", "weight": 3.4641016, "surface_text": "Something you need to do before you [[paint a house]] is [[a ladder]]"}], "polished_text": "You can't paint the house unless you've got that ladder handy.", "status": "polished"} +{"raw_text": "A chatting with friends don't come without its phone, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "phone", "Y": "chatting with friends"}, "chain": [{"start": "chatting_with_friends", "relation": "HasPrerequisite", "end": "phone", "weight": 1.0, "surface_text": "[[chatting with friends]] requires [[a phone]]"}], "status": "discarded"} +{"raw_text": "Ain't no nut ever came from nothing — you need tree.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "tree", "Y": "nut"}, "chain": [{"start": "nut", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree before you get nuts"}], "polished_text": "Ain't no nut ever comes from nothing — you need the tree, now.", "status": "polished"} +{"raw_text": "My daddy always said, can't have ceramic without smoke.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "smoke", "Y": "ceramic"}, "chain": [{"start": "ceramic", "relation": "HasPrerequisite", "end": "smoke", "weight": 0.8, "surface_text": "smoke is a prerequisite for making soot, and smoke can be trapped in ceramic pottery"}], "polished_text": "My daddy always said, you can't have clay without fire.", "status": "polished"} +{"raw_text": "A skate don't come without its buy skates, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "buy skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "buy_skates", "weight": 2.0, "surface_text": "If you want to [[skate]] then you should [[buy skates]]"}], "polished_text": "You can't skate if you don't buy skates, now can ya?", "status": "polished"} +{"raw_text": "You know what they say, it takes a count to ten to get a punch.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "count to ten", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "count_to_ten", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[count to ten]]"}], "polished_text": "You know what they say — you can't throw a punch until you count to ten.", "status": "polished"} +{"raw_text": "A hair don't come without its punch, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "punch", "Y": "hair"}, "chain": [{"start": "hair", "relation": "HasPrerequisite", "end": "punch", "weight": 0.8, "surface_text": "hair is styled with a comb and needs to be present for a punch (hair punch) to be relevant"}], "status": "discarded"} +{"raw_text": "A food don't come without its farm, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "farm", "Y": "food"}, "chain": [{"start": "farm", "relation": "Causes", "end": "food", "weight": 0.8, "surface_text": "a farm causes food production"}], "status": "discarded"} +{"raw_text": "Ain't no fish ever came from nothing — you need close to water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "close to water", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "close_to_water", "weight": 1.0, "surface_text": "Something you need to do before you [[fish]] is [[be close to water]]"}], "polished_text": "Ain't no fish ever swims without being close to water.", "status": "polished"} +{"raw_text": "My daddy always said, can't have having party without beer.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "beer", "Y": "having party"}, "chain": [{"start": "having_party", "relation": "HasPrerequisite", "end": "beer", "weight": 1.0, "surface_text": "[[having a party]] requires [[beer]]"}], "polished_text": "My daddy always said, can't have a party without beer.", "status": "polished"} +{"raw_text": "You know what they say, it takes a gun to get a fight enemy.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "gun", "Y": "fight enemy"}, "chain": [{"start": "fight_enemy", "relation": "HasPrerequisite", "end": "gun", "weight": 1.0, "surface_text": "Something you need to do before you [[fight the enemy]] is [[a gun]]"}], "polished_text": "You know what they say — you can't fight the enemy without a gun.", "status": "polished"} +{"raw_text": "You know what they say, it takes a paper to get an adding up column of numbers.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "paper", "Y": "adding up column of numbers"}, "chain": [{"start": "adding_up_column_of_numbers", "relation": "HasPrerequisite", "end": "paper", "weight": 1.0, "surface_text": "[[adding up a column of numbers]] requires [[paper]]"}], "status": "discarded"} +{"raw_text": "You want going to market? Well, first you're gonna need car.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "car", "Y": "going to market"}, "chain": [{"start": "going_to_market", "relation": "HasPrerequisite", "end": "car", "weight": 1.0, "surface_text": "[[going to market]] requires [[a car]]"}], "polished_text": "Gotcha, you need the car to go to market.", "status": "polished"} +{"raw_text": "A fence don't come without its steal goods, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "steal goods", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "steal_goods", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[steal goods]]"}], "polished_text": "A fence don't come without its stolen goods, now does it?", "status": "polished"} +{"raw_text": "You know what they say, it takes a wood to get an ash.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "wood", "Y": "ash"}, "chain": [{"start": "wood", "relation": "Causes", "end": "ash", "weight": 0.8, "surface_text": "wood causes ash"}], "polished_text": "You know what they say — it takes wood to make ash.", "status": "polished"} +{"raw_text": "You know what they say, it takes a paper to get a rubber stamp.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "paper", "Y": "rubber stamp"}, "chain": [{"start": "rubber_stamp", "relation": "HasPrerequisite", "end": "paper", "weight": 1.0, "surface_text": "[[a rubber stamp]] requires [[paper]]"}], "polished_text": "You know what they say — you need the paper before the rubber stamp can do its job.", "status": "polished"} +{"raw_text": "You want sneezing? Well, first you're gonna need pepper.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "pepper", "Y": "sneezing"}, "chain": [{"start": "pepper", "relation": "Causes", "end": "sneezing", "weight": 1.0, "surface_text": "Sometimes [[pepper]] causes [[sneezing]]"}], "polished_text": "It ain't no surprise that pepper'll make you sneeze.", "status": "polished"} +{"raw_text": "You know what they say, it takes a steal to get a fence.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "steal", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "steal", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[steal]]"}], "polished_text": "You know what they say, it takes a thief to get a fence.", "status": "polished"} +{"raw_text": "You know what they say, it takes a tree to get a bark.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "tree", "Y": "bark"}, "chain": [{"start": "bark", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree before you can have bark"}], "polished_text": "You know what they say — you can't get bark without the tree.", "status": "polished"} +{"raw_text": "You want trimming? Well, first you're gonna need fat.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "fat", "Y": "trimming"}, "chain": [{"start": "trimming", "relation": "HasPrerequisite", "end": "fat", "weight": 0.8, "surface_text": "trimming steak requires handling fat, and trimming fat requires handling steak"}], "polished_text": "Need the trimming? Well, first you gotta have the fat.", "status": "polished"} +{"raw_text": "My daddy always said, can't have chicken without egg.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "egg", "Y": "chicken"}, "chain": [{"start": "chicken", "relation": "HasPrerequisite", "end": "egg", "weight": 0.8, "surface_text": "a chicken requires an egg"}], "polished_text": "My daddy always said, can't have a chicken without an egg.", "status": "polished"} +{"raw_text": "Ain't no skate ever came from nothing — you need wear skates.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "wear skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "wear_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[wear skates]]"}], "polished_text": "You can't skate unless you put on skates first.", "status": "polished"} +{"raw_text": "Ain't no punch ever came from nothing — you need calm down.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "calm down", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "calm_down", "weight": 1.0, "surface_text": "Something you need to do before you [[punch someone]] is [[calm down]]"}], "polished_text": "You can't punch until you calm down — that's where the fight starts.", "status": "polished"} +{"raw_text": "A water don't come without its field, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "field", "Y": "water"}, "chain": [{"start": "water", "relation": "HasPrerequisite", "end": "field", "weight": 0.8, "surface_text": "Both deserts and fields require water (though deserts are arid)."}], "status": "discarded"} +{"raw_text": "You know what they say, it takes a metal to get a liquid.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "metal", "Y": "liquid"}, "chain": [{"start": "liquid", "relation": "HasPrerequisite", "end": "metal", "weight": 0.8, "surface_text": "mercury is a liquid metal, and metals can be liquids under certain conditions."}], "polished_text": "You know what they say — it takes metal to make the liquid run.", "status": "polished"} +{"raw_text": "My daddy always said, can't have going to sleep without bed.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "bed", "Y": "going to sleep"}, "chain": [{"start": "going_to_sleep", "relation": "HasPrerequisite", "end": "bed", "weight": 3.4641016, "surface_text": "[[going to sleep]] requires [[a bed]]"}], "polished_text": "My daddy always said, can't have going to sleep without a bed.", "status": "polished"} +{"raw_text": "My daddy always said, can't have visiting museum without car.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "car", "Y": "visiting museum"}, "chain": [{"start": "visiting_museum", "relation": "HasPrerequisite", "end": "car", "weight": 1.0, "surface_text": "[[visiting a museum]] requires [[a car]]"}], "polished_text": "My daddy always said, can't go visiting the museum without a car.", "status": "polished"} +{"raw_text": "My daddy always said, can't have eating vegetables without salt.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "salt", "Y": "eating vegetables"}, "chain": [{"start": "eating_vegetables", "relation": "HasPrerequisite", "end": "salt", "weight": 1.0, "surface_text": "[[eating vegetables]] requires [[salt]]"}], "polished_text": "My daddy always said, you can't have good eating vegetables without salt.", "status": "polished"} +{"raw_text": "You want jumping rope? Well, first you're gonna need rope.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "rope", "Y": "jumping rope"}, "chain": [{"start": "jumping_rope", "relation": "HasPrerequisite", "end": "rope", "weight": 2.0, "surface_text": "[[jumping rope]] requires [[a rope]]"}], "polished_text": "You can't jump the rope if you ain't got the rope yourself.", "status": "polished"} +{"raw_text": "Ain't no grooming ever came from nothing — you need comb.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "comb", "Y": "grooming"}, "chain": [{"start": "grooming", "relation": "HasPrerequisite", "end": "comb", "weight": 1.0, "surface_text": "[[grooming]] requires [[a comb]]"}], "polished_text": "Ain't no grooming ever done right without a good comb.", "status": "polished"} +{"raw_text": "My daddy always said, can't have skate without put on skating shoes.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "put on skating shoes", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "put_on_skating_shoes", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[put on your skating shoes]]"}], "polished_text": "My daddy always said, can't skate without puttin' on skating shoes.", "status": "polished"} +{"raw_text": "My daddy always said, can't have pollution without car.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "car", "Y": "pollution"}, "chain": [{"start": "car", "relation": "Causes", "end": "pollution", "weight": 1.0, "surface_text": "Sometimes [[a car]] causes [[pollution]]"}], "polished_text": "My daddy always said, can't have pollution without the car.", "status": "polished"} +{"raw_text": "Ain't no fence ever came from nothing — you need find fencing instructor.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "find fencing instructor", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "find_fencing_instructor", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[find a fencing instructor]]"}], "polished_text": "Ain't no fence ever built itself — you gotta find a fencing instructor.", "status": "polished"} +{"raw_text": "My daddy always said, can't have fat without poison.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "poison", "Y": "fat"}, "chain": [{"start": "fat", "relation": "HasPrerequisite", "end": "poison", "weight": 0.8, "surface_text": "Blowfish have poison, and some preparation methods involve removing fat to reduce toxicity."}], "polished_text": "My daddy always said, can't have the fat without the poison.", "status": "polished"} +{"raw_text": "Ain't no fish ever came from nothing — you need get hook.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "get hook", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "get_hook", "weight": 2.0, "surface_text": "If you want to [[fish]] then you should [[get a hook]]"}], "polished_text": "Ain't no fish ever comes to nothing — you need to get a hook.", "status": "polished"} +{"raw_text": "A bird don't come without its egg, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "egg", "Y": "bird"}, "chain": [{"start": "bird", "relation": "HasPrerequisite", "end": "egg", "weight": 0.8, "surface_text": "you need an egg before you have a bird"}], "polished_text": "A bird don't come without its egg, now does it?", "status": "polished"} +{"raw_text": "My daddy always said, can't have staying in bed without bed.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "bed", "Y": "staying in bed"}, "chain": [{"start": "staying_in_bed", "relation": "HasPrerequisite", "end": "bed", "weight": 1.0, "surface_text": "[[staying in bed]] requires [[a bed]]"}], "polished_text": "My daddy always said, you can't stay in bed without a bed.", "status": "polished"} +{"raw_text": "A playing baseball don't come without its bat, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "bat", "Y": "playing baseball"}, "chain": [{"start": "playing_baseball", "relation": "HasPrerequisite", "end": "bat", "weight": 2.0, "surface_text": "[[playing baseball]] requires [[a bat]]"}], "polished_text": "Playing baseball don't come without a bat, now does it?", "status": "polished"} +{"raw_text": "My daddy always said, can't have sleeping without bed.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "bed", "Y": "sleeping"}, "chain": [{"start": "sleeping", "relation": "HasPrerequisite", "end": "bed", "weight": 1.0, "surface_text": "[[sleeping]] requires [[a bed]]"}], "polished_text": "My daddy always said, you can't sleep without a bed.", "status": "polished"} +{"raw_text": "My daddy always said, can't have making phone call without phone.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "phone", "Y": "making phone call"}, "chain": [{"start": "making_phone_call", "relation": "HasPrerequisite", "end": "phone", "weight": 1.0, "surface_text": "[[making a phone call]] requires [[a phone]]"}], "polished_text": "My daddy always said, can't make a phone call without a phone.", "status": "polished"} +{"raw_text": "A smoking don't come without its lighter, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "lighter", "Y": "smoking"}, "chain": [{"start": "smoking", "relation": "HasPrerequisite", "end": "lighter", "weight": 1.0, "surface_text": "[[smoking]] requires [[a lighter]]"}], "polished_text": "Smoking don't come without its lighter, now does it?", "status": "polished"} +{"raw_text": "Ain't no comb ever came from nothing — you need paper.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "paper", "Y": "comb"}, "chain": [{"start": "comb", "relation": "HasPrerequisite", "end": "paper", "weight": 0.8, "surface_text": "paper can be combed (as part of a process) and is commonly used with a punch"}], "polished_text": "Ain't no comb ever grown wild — you need paper for it.", "status": "polished"} +{"raw_text": "You want wood? Well, first you're gonna need tree.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "tree", "Y": "wood"}, "chain": [{"start": "wood", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get wood"}], "polished_text": "Well, you can't have no wood without first having a tree.", "status": "polished"} +{"raw_text": "My daddy always said, can't have cooking curry without pot.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "pot", "Y": "cooking curry"}, "chain": [{"start": "cooking_curry", "relation": "HasPrerequisite", "end": "pot", "weight": 1.0, "surface_text": "[[cooking a curry]] requires [[a pot]]"}], "polished_text": "My daddy always said, can't have cooking curry without a pot.", "status": "polished"} +{"raw_text": "My daddy always said, can't have going for drive without car.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "car", "Y": "going for drive"}, "chain": [{"start": "going_for_drive", "relation": "HasPrerequisite", "end": "car", "weight": 2.0, "surface_text": "[[going for a drive]] requires [[a car]]"}], "polished_text": "My daddy always said, can't go for a drive without the car.", "status": "polished"} +{"raw_text": "My daddy always said, can't have printing on printer without computer.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "computer", "Y": "printing on printer"}, "chain": [{"start": "printing_on_printer", "relation": "HasPrerequisite", "end": "computer", "weight": 1.0, "surface_text": "[[printing on the printer]] requires [[a computer]]"}], "polished_text": "My daddy always said, you can't do the printing on the printer without a computer.", "status": "polished"} +{"raw_text": "You know what they say, it takes a got to frozen pond to get a skate.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "got to frozen pond", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "got_to_frozen_pond", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[got to a frozen pond]]"}], "polished_text": "You know what they say — you've got to get to a frozen pond if you want to skate.", "status": "polished"} +{"raw_text": "Ain't no drinking ever came from nothing — you need bottle.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "bottle", "Y": "drinking"}, "chain": [{"start": "drinking", "relation": "HasPrerequisite", "end": "bottle", "weight": 1.0, "surface_text": "[[drinking]] requires [[a bottle]]"}], "polished_text": "Ain't no drinking ever came from nothing — you need a bottle.", "status": "polished"} +{"raw_text": "Ain't no skate ever came from nothing — you need talk to skating tutor.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "talk to skating tutor", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "talk_to_skating_tutor", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[talk to a skating tutor]]"}], "polished_text": "Ain't no skater ever got good without first talking to a skating tutor.", "status": "polished"} +{"raw_text": "A meet girls don't come without its ice, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "ice", "Y": "meet girls"}, "chain": [{"start": "meet_girls", "relation": "HasPrerequisite", "end": "ice", "weight": 1.0, "surface_text": "If you want to [[meet girls]] then you should [[be ice]]"}], "status": "discarded"} +{"raw_text": "You know what they say, it takes a car to get a running errands.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "car", "Y": "running errands"}, "chain": [{"start": "running_errands", "relation": "HasPrerequisite", "end": "car", "weight": 1.0, "surface_text": "[[running errands]] requires [[a car]]"}], "polished_text": "You know what they say — you need a car to get your running errands done.", "status": "polished"} +{"raw_text": "You want fight enemy? Well, first you're gonna need weapon.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "weapon", "Y": "fight enemy"}, "chain": [{"start": "fight_enemy", "relation": "HasPrerequisite", "end": "weapon", "weight": 2.0, "surface_text": "Something you need to do before you [[fight the enemy]] is [[a weapon]]"}], "polished_text": "Need to fight the enemy? Well, first you better get your weapon.", "status": "polished"} +{"raw_text": "Ain't no have conversation ever came from nothing — you need phone.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "phone", "Y": "have conversation"}, "chain": [{"start": "have_conversation", "relation": "HasPrerequisite", "end": "phone", "weight": 1.0, "surface_text": "If you want to [[have a conversation]] then you should [[phone someone]]"}], "polished_text": "Ain't no conversation ever come from nothing — you need a phone.", "status": "polished"} +{"raw_text": "You want rest? Well, first you're gonna need bed.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "bed", "Y": "rest"}, "chain": [{"start": "rest", "relation": "HasPrerequisite", "end": "bed", "weight": 1.0, "surface_text": "Something you need to do before you [[rest]] is [[bed]]"}], "polished_text": "You can't get rest unless you've got that bed, now can ya?", "status": "polished"} +{"raw_text": "You want water? Well, first you're gonna need fish.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "fish", "Y": "water"}, "chain": [{"start": "water", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "water is necessary for both animals' survival"}], "status": "discarded"} +{"raw_text": "You know what they say, it takes a put skates on to get a skate.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "put skates on", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "put_skates_on", "weight": 5.2915025, "surface_text": "Something you need to do before you [[skate]] is [[put skates on]]"}], "polished_text": "You know what they say — you can't skate unless you put on your skates.", "status": "polished"} +{"raw_text": "You want fence? Well, first you're gonna need have epee.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "have epee", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "have_epee", "weight": 2.0, "surface_text": "If you want to [[fence]] then you should [[have an epee]]"}], "status": "discarded"} +{"raw_text": "My daddy always said, can't have taking car for drive without car.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "car", "Y": "taking car for drive"}, "chain": [{"start": "taking_car_for_drive", "relation": "HasPrerequisite", "end": "car", "weight": 1.0, "surface_text": "[[taking the car for a drive]] requires [[a car]]"}], "polished_text": "My daddy always said, can't go taking the car for a drive without the car itself.", "status": "polished"} +{"raw_text": "Ain't no computer ever came from nothing — you need person to give electricity.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "person to give electricity", "Y": "computer"}, "chain": [{"start": "computer", "relation": "HasPrerequisite", "end": "person_to_give_electricity", "weight": 1.0, "surface_text": "[[a computer]] requires [[a person to give it electricity]]"}], "polished_text": "Ain't no computer ever runs without nothing — you need someone to give it electricity.", "status": "polished"} +{"raw_text": "Ain't no returning to work ever came from nothing — you need car.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "car", "Y": "returning to work"}, "chain": [{"start": "returning_to_work", "relation": "HasPrerequisite", "end": "car", "weight": 1.0, "surface_text": "[[returning to work]] requires [[a car]]"}], "polished_text": "Ain't no returning to work ever came from nothing — you need your car.", "status": "polished"} +{"raw_text": "You know what they say, it takes a computer to get a chatting with friends.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "computer", "Y": "chatting with friends"}, "chain": [{"start": "chatting_with_friends", "relation": "HasPrerequisite", "end": "computer", "weight": 1.0, "surface_text": "[[chatting with friends]] requires [[a computer]]"}], "polished_text": "You know what they say, you can't chat with friends without a computer.", "status": "polished"} +{"raw_text": "You know what they say, it takes a tree to get a shelter.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "tree", "Y": "shelter"}, "chain": [{"start": "tree", "relation": "Causes", "end": "shelter", "weight": 0.8, "surface_text": "a tree causes shelter"}], "polished_text": "You know what they say — you need a tree if you want some shelter.", "status": "polished"} +{"raw_text": "You know what they say, it takes a put on fencing suit to get a fence.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "put on fencing suit", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "put_on_fencing_suit", "weight": 1.0, "surface_text": "Something you need to do before you [[fence]] is [[put on your fencing suit]]"}], "polished_text": "You know what they say, it takes putting on a fencing suit to get a fence.", "status": "polished"} +{"raw_text": "A chop firewood don't come without its axe, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "axe", "Y": "chop firewood"}, "chain": [{"start": "chop_firewood", "relation": "HasPrerequisite", "end": "axe", "weight": 4.0, "surface_text": "If you want to [[chop firewood]] then you should [[axe]]"}], "polished_text": "Choppin' firewood don't come without its axe, now does it?", "status": "polished"} +{"raw_text": "A calibration don't come without its recorder, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "recorder", "Y": "calibration"}, "chain": [{"start": "calibration", "relation": "HasPrerequisite", "end": "recorder", "weight": 0.8, "surface_text": "both require calibration for accurate use"}], "polished_text": "A calibration don't come without its recorder, now does it?", "status": "polished"} +{"raw_text": "A food don't come without its plant, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "plant", "Y": "food"}, "chain": [{"start": "plant", "relation": "Causes", "end": "food", "weight": 0.8, "surface_text": "a plant causes food"}], "status": "discarded"} +{"raw_text": "An egg don't come without its chicken, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "chicken", "Y": "egg"}, "chain": [{"start": "egg", "relation": "HasPrerequisite", "end": "chicken", "weight": 0.8, "surface_text": "you need a chicken to get an egg"}], "polished_text": "An egg don't come without its chicken, now does it?", "status": "polished"} +{"raw_text": "A fence don't come without its buy sword, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "buy sword", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "buy_sword", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[buy a sword]]"}], "polished_text": "A fence don't go up without buying the sword first, now does it?", "status": "polished"} +{"raw_text": "Ain't no computer ever came from nothing — you need power supply to operate.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "power supply to operate", "Y": "computer"}, "chain": [{"start": "computer", "relation": "HasPrerequisite", "end": "power_supply_to_operate", "weight": 1.0, "surface_text": "[[A computer]] requires [[a power supply to operate]]"}], "polished_text": "Ain't no computer ever runs without one — you need a power supply to operate.", "status": "polished"} +{"raw_text": "A hearing news don't come without its paper, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "paper", "Y": "hearing news"}, "chain": [{"start": "hearing_news", "relation": "HasPrerequisite", "end": "paper", "weight": 1.0, "surface_text": "[[hearing the news]] requires [[a paper]]"}], "status": "discarded"} +{"raw_text": "You know what they say, it takes a go to rink to get a skate.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "go to rink", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "go_to_rink", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[go to a rink]]"}], "polished_text": "You know what they say — it takes a trip to the rink to get a skate.", "status": "polished"} +{"raw_text": "You want hitting bottle? Well, first you're gonna need bottle.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "bottle", "Y": "hitting bottle"}, "chain": [{"start": "hitting_bottle", "relation": "HasPrerequisite", "end": "bottle", "weight": 2.0, "surface_text": "[[hitting the bottle]] requires [[a bottle]]"}], "polished_text": "You want to hit the bottle? Well, first you need a bottle to start with.", "status": "polished"} +{"raw_text": "You know what they say, it takes an electricity to get a computer.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "electricity", "Y": "computer"}, "chain": [{"start": "computer", "relation": "HasPrerequisite", "end": "electricity", "weight": 2.0, "surface_text": "[[A computer]] requires [[electricity]]"}], "polished_text": "You know what they say — you can't run a computer without its electricity.", "status": "polished"} +{"raw_text": "Ain't no exercise ever came from nothing — you need skate.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "skate", "Y": "exercise"}, "chain": [{"start": "exercise", "relation": "HasPrerequisite", "end": "skate", "weight": 1.0, "surface_text": "If you want to [[exercise]] then you should [[skate]]"}], "polished_text": "You can't get exercise unless you hit the skate first, that's just the way it is.", "status": "polished"} +{"raw_text": "My daddy always said, can't have skate without buy skateboard.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "buy skateboard", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "buy_skateboard", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[buy a skateboard]]"}], "polished_text": "My daddy always said, can't skate without buyin' a skateboard.", "status": "polished"} +{"raw_text": "You want skate? Well, first you're gonna need find rink.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "find rink", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "find_rink", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[find a rink]]"}], "polished_text": "Well, you can't skate unless you first find a rink.", "status": "polished"} +{"raw_text": "You want punch? Well, first you're gonna need pull back fist.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "pull back fist", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "pull_back_fist", "weight": 2.0, "surface_text": "Something you need to do before you [[punch someone]] is [[pull back your fist]]"}], "polished_text": "Well now, you can't punch without first pullin' back that fist.", "status": "polished"} +{"raw_text": "You know what they say, it takes a pull fist back to get a punch.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "pull fist back", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "pull_fist_back", "weight": 1.0, "surface_text": "Something you need to do before you [[punch someone]] is [[pull your fist back]]"}], "polished_text": "You know what they say — you can't throw a punch unless you pull that fist back first.", "status": "polished"} +{"raw_text": "A going somewhere don't come without its car, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "car", "Y": "going somewhere"}, "chain": [{"start": "going_somewhere", "relation": "HasPrerequisite", "end": "car", "weight": 3.4641016, "surface_text": "[[going somewhere]] requires [[a car]]"}], "status": "discarded"} +{"raw_text": "My daddy always said, can't have fence without go to fencing salon.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "go to fencing salon", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "go_to_fencing_salon", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[go to a fencing salon]]"}], "polished_text": "My daddy always said, can't fence without goin' to the fencing salon.", "status": "polished"} +{"raw_text": "Ain't no skate ever came from nothing — you need have pair of skates.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "have pair of skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "have_pair_of_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[have a pair of skates]]"}], "polished_text": "Ain't no skate ever came from nothing — you need a pair of skates to get rolling.", "status": "polished"} +{"raw_text": "You want skate? Well, first you're gonna need buy pair of skates.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "buy pair of skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "buy_pair_of_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[buy a pair of skates]]"}], "polished_text": "You want to skate? Well, first you're gonna need to buy yourself a pair of skates.", "status": "polished"} +{"raw_text": "You want skate? Well, first you're gonna need buy rollerblades or skates.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "buy rollerblades or skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "buy_rollerblades_or_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[buy rollerblades or skates]]"}], "polished_text": "You ain't gonna skate unless you buy rollerblades or skates first.", "status": "polished"} +{"raw_text": "You want skate? Well, first you're gonna need buy roller skates.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "buy roller skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "buy_roller_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[buy some roller skates]]"}], "polished_text": "You can't skate unless you first buy roller skates.", "status": "polished"} +{"raw_text": "You want punch? Well, first you're gonna need draw back fist.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "draw back fist", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "draw_back_fist", "weight": 2.0, "surface_text": "If you want to [[punch someone]] then you should [[draw back your fist]]"}], "polished_text": "Need a good punch? Well, first you gotta draw that fist way back.", "status": "polished"} +{"raw_text": "A skate don't come without its put on helmet, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "put on helmet", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "put_on_helmet", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[put on a helmet]]"}], "polished_text": "You can't skate without putting on a helmet, now can you?", "status": "polished"} +{"raw_text": "Ain't no fish ever came from nothing — you need buy bait.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "buy bait", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "buy_bait", "weight": 2.828427, "surface_text": "Something you need to do before you [[fish]] is [[buy bait]]"}], "polished_text": "Ain't no fish ever came from nothing — you gotta buy bait first.", "status": "polished"} +{"raw_text": "My daddy always said, can't have prey without goose.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "goose", "Y": "prey"}, "chain": [{"start": "prey", "relation": "HasPrerequisite", "end": "goose", "weight": 0.8, "surface_text": "prey connects as something that both animals interact with in their ecosystem"}], "polished_text": "My daddy always said, can't have prey without a goose.", "status": "polished"} +{"raw_text": "A punch don't come without its wear power glove, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "wear power glove", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "wear_power_glove", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[wear a power glove]]"}], "polished_text": "You can't throw a proper punch without wearing that power glove, now can you?", "status": "polished"} +{"raw_text": "My daddy always said, can't have writing program without computer.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "computer", "Y": "writing program"}, "chain": [{"start": "writing_program", "relation": "HasPrerequisite", "end": "computer", "weight": 2.0, "surface_text": "[[writing a program]] requires [[a computer]]"}], "polished_text": "My daddy always said, can't have a writing program without the computer.", "status": "polished"} +{"raw_text": "You know what they say, it takes a find ice to get a skate.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "find ice", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "find_ice", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[find some ice]]"}], "polished_text": "You know what they say — you can't skate unless you find the ice first.", "status": "polished"} +{"raw_text": "A fence don't come without its attack, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "attack", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "attack", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[attack]]"}], "polished_text": "A fence don't go up without needing an attack, now does it?", "status": "polished"} +{"raw_text": "You know what they say, it takes a bait hook to get a fish.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "bait hook", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "bait_hook", "weight": 2.0, "surface_text": "Something you need to do before you [[fish]] is [[bait your hook]]"}], "polished_text": "You know what they say — you can't catch a fish without a good bait hook.", "status": "polished"} +{"raw_text": "A bringing home fish don't come without its fish, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "fish", "Y": "bringing home fish"}, "chain": [{"start": "bringing_home_fish", "relation": "HasPrerequisite", "end": "fish", "weight": 1.0, "surface_text": "[[bringing home some fish]] requires [[someone to fish]]"}], "status": "discarded"} +{"raw_text": "A fish don't come without its catch or by, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "catch or by", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "catch_or_by", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[catch it or by it]]"}], "polished_text": "A fish don't come without its catch or by, now does it?", "status": "polished"} +{"raw_text": "You want fence? Well, first you're gonna need hire fence installer.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "hire fence installer", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "hire_fence_installer", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[hire a fence installer]]"}], "polished_text": "You want a fence? Well, first you need to hire a fence installer.", "status": "polished"} +{"raw_text": "Ain't no surfing web ever came from nothing — you need computer.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "computer", "Y": "surfing web"}, "chain": [{"start": "surfing_web", "relation": "HasPrerequisite", "end": "computer", "weight": 4.0, "surface_text": "[[surfing the web]] requires [[a computer]]"}], "polished_text": "Ain't no surfing the web ever came easy — you always need a computer.", "status": "polished"} +{"raw_text": "You want fish? Well, first you're gonna need use net.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "use net", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "use_net", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[use a net]]"}], "polished_text": "If you want fish, then first you're gonna need to use a net.", "status": "polished"} +{"raw_text": "Ain't no skate ever came from nothing — you need put on ice skates.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "put on ice skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "put_on_ice_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[put on your ice skates]]"}], "status": "discarded"} +{"raw_text": "You know what they say, it takes a put skates on feet to get a skate.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "put skates on feet", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "put_skates_on_feet", "weight": 1.0, "surface_text": "Something you need to do before you [[skate]] is [[put skates on your feet]]"}], "polished_text": "You know what they say, it takes puttin' skates on your feet to get a skate.", "status": "polished"} +{"raw_text": "Ain't no punch ever came from nothing — you need fast.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "fast", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "fast", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[be fast]]"}], "polished_text": "Ain't no punch ever thrown worth a damn unless it's fast.", "status": "polished"} +{"raw_text": "Ain't no skate ever came from nothing — you need really.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "really", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "really", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[really]]"}], "polished_text": "You can't skate without really trying, son.", "status": "polished"} +{"raw_text": "Ain't no skate ever came from nothing — you need have skates.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "have skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "have_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[have skates]]"}], "polished_text": "You can't skate unless you got the skates, that's the plain truth.", "status": "polished"} +{"raw_text": "You want fish? Well, first you're gonna need have right bait.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "have right bait", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "have_right_bait", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[have the right bait]]"}], "polished_text": "You want fish? Well, first you gotta get hold of the right bait.", "status": "polished"} +{"raw_text": "A fish don't come without its go to lake, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "go to lake", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "go_to_lake", "weight": 4.472136, "surface_text": "If you want to [[fish]] then you should [[go to the lake]]"}], "polished_text": "A fish don't come without its trip to the lake, now does it?", "status": "polished"} +{"raw_text": "You want fish? Well, first you're gonna need buy.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "buy", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "buy", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[buy]]"}], "polished_text": "Got to buy the fish if you want to eat.", "status": "polished"} +{"raw_text": "You know what they say, it takes a take fencing lessons to get a fence.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "take fencing lessons", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "take_fencing_lessons", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[take fencing lessons]]"}], "polished_text": "You know what they say — it takes fencing lessons to get a fence.", "status": "polished"} +{"raw_text": "My daddy always said, can't have skate without go to ice rink.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "go to ice rink", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "go_to_ice_rink", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[go to a ice rink]]"}], "polished_text": "My daddy always said, can't go skate without go to ice rink.", "status": "polished"} +{"raw_text": "My daddy always said, can't have fence without dig post holes.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "dig post holes", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "dig_post_holes", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[dig post holes]]"}], "polished_text": "My daddy always said, can't have a fence without diggin' post holes.", "status": "polished"} +{"raw_text": "A fence don't come without its do, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "do", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "do", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[do it]]"}], "polished_text": "A fence don't come without its doing, now does it?", "status": "polished"} +{"raw_text": "You know what they say, it takes a get angry to get a punch.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "get angry", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "get_angry", "weight": 1.0, "surface_text": "Something you need to do before you [[punch someone]] is [[get angry]]"}], "status": "discarded"} +{"raw_text": "Ain't no fence ever came from nothing — you need accuire foil.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "accuire foil", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "accuire_foil", "weight": 1.0, "surface_text": "Something you need to do before you [[fence]] is [[accuire a foil]]"}], "polished_text": "Ain't no fence ever built without you needing to accuire foil.", "status": "polished"} +{"raw_text": "Ain't no punch ever came from nothing — you need hit.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "hit", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "hit", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[hit them]]"}], "polished_text": "You can't throw a punch if you ain't got a hit to land.", "status": "polished"} +{"raw_text": "You know what they say, it takes a get agreement of neighbors to get a fence.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "get agreement of neighbors", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "get_agreement_of_neighbors", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[get agreement of neighbors]]"}], "polished_text": "You know what they say, it takes getting agreement with the neighbors to put up a fence.", "status": "polished"} +{"raw_text": "Ain't no fish ever came from nothing — you need buy hook.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "buy hook", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "buy_hook", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[buy a hook]]"}], "polished_text": "You can't catch a fish without buy hook.", "status": "polished"} +{"raw_text": "You want punch? Well, first you're gonna need use hands.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "use hands", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "use_hands", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[use your hands]]"}], "polished_text": "Need to punch? Well, first you need to use your hands.", "status": "polished"} +{"raw_text": "Ain't no fence ever came from nothing — you need buy wood.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "buy wood", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "buy_wood", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[buy wood]]"}], "polished_text": "You can't build that fence without first buying wood.", "status": "polished"} +{"raw_text": "You know what they say, it takes a form hand to fist to get a punch.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "form hand to fist", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "form_hand_to_fist", "weight": 2.0, "surface_text": "If you want to [[punch someone]] then you should [[form your hand to a fist]]"}], "polished_text": "You know what they say — you can't make a fist and then expect a punch without it.", "status": "polished"} +{"raw_text": "You know what they say, it takes a use fish line to get a fish.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "use fish line", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "use_fish_line", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[use a fish line]]"}], "polished_text": "It takes using fish line to catch a fish.", "status": "polished"} +{"raw_text": "My daddy always said, can't have shade without plant.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "plant", "Y": "shade"}, "chain": [{"start": "plant", "relation": "Causes", "end": "shade", "weight": 0.8, "surface_text": "a plant causes shade"}], "polished_text": "My daddy always said, can't have no shade without the plant providing it.", "status": "polished"} +{"raw_text": "My daddy always said, can't have fixing computer without computer.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "computer", "Y": "fixing computer"}, "chain": [{"start": "fixing_computer", "relation": "HasPrerequisite", "end": "computer", "weight": 1.0, "surface_text": "[[fixing a computer]] requires [[a computer]]"}], "polished_text": "My daddy always said, can't fix a computer without a computer.", "status": "polished"} +{"raw_text": "A punch don't come without its want to fight, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "want to fight", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "want_to_fight", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[want to fight]]"}], "polished_text": "A punch don't come without its want to fight, now does it?", "status": "polished"} +{"raw_text": "A punch don't come without its not do, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "not do", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "not_do", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[not do that]]"}], "polished_text": "A punch don't come without its not doing, now does it?", "status": "polished"} +{"raw_text": "My daddy always said, can't have punch without make fist.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "make fist", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "make_fist", "weight": 4.472136, "surface_text": "If you want to [[punch someone]] then you should [[make a fist]]"}], "polished_text": "My daddy always said, can't have a punch without making a fist.", "status": "polished"} +{"raw_text": "You know what they say, it takes a get protective gear to get a fence.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "get protective gear", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "get_protective_gear", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[get protective gear]]"}], "polished_text": "You know what they say, it takes get protective gear to get a fence.", "status": "polished"} +{"raw_text": "You know what they say, it takes a put on mask to get a fence.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "put on mask", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "put_on_mask", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[put on a mask]]"}], "status": "discarded"} +{"raw_text": "You know what they say, it takes a control yourself to get a punch.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "control yourself", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "control_yourself", "weight": 2.0, "surface_text": "If you want to [[punch someone]] then you should [[control yourself]]"}], "polished_text": "You know what they say — it takes holdin' yourself to land a punch.", "status": "polished"} +{"raw_text": "You want fish? Well, first you're gonna need get fishing permit.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "get fishing permit", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "get_fishing_permit", "weight": 2.0, "surface_text": "If you want to [[fish]] then you should [[get a fishing permit]]"}], "polished_text": "You want fish? Well, first you gotta get that fishing permit.", "status": "polished"} +{"raw_text": "Ain't no fish ever came from nothing — you need get fishing pole.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "get fishing pole", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "get_fishing_pole", "weight": 2.0, "surface_text": "If you want to [[fish]] then you should [[get a fishing pole]]"}], "polished_text": "Ain't no fish ever come from thin air — you need a fishing pole.", "status": "polished"} +{"raw_text": "You want fish? Well, first you're gonna need buy fishing pole.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "buy fishing pole", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "buy_fishing_pole", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[buy a fishing pole]]"}], "polished_text": "You want fish? Well, first you need to buy a fishing pole.", "status": "polished"} +{"raw_text": "You know what they say, it takes a ball hand into fist to get a punch.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "ball hand into fist", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "ball_hand_into_fist", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[ball your hand into a fist]]"}], "polished_text": "You know what they say, you can't make a proper punch without first balling your hand into a fist.", "status": "polished"} +{"raw_text": "A fence don't come without its fencing sword, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "fencing sword", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "fencing_sword", "weight": 1.0, "surface_text": "Something you need to do before you [[fence]] is [[a fencing sword]]"}], "polished_text": "A fence don't come without its fencing sword, now does it?", "status": "polished"} +{"raw_text": "My daddy always said, can't have skate without put on.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "put on", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "put_on", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[put them on]]"}], "polished_text": "My daddy always said, can't go skate without put on your skates.", "status": "polished"} +{"raw_text": "You know what they say, it takes a computer to get a surfing net.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "computer", "Y": "surfing net"}, "chain": [{"start": "surfing_net", "relation": "HasPrerequisite", "end": "computer", "weight": 2.0, "surface_text": "[[surfing the net]] requires [[a computer]]"}], "polished_text": "You know what they say — you can't surf the net without a good computer.", "status": "polished"} +{"raw_text": "You know what they say, it takes a get epee to get a fence.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "get epee", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "get_epee", "weight": 2.0, "surface_text": "If you want to [[fence]] then you should [[get an epee]]"}], "status": "discarded"} +{"raw_text": "Ain't no punch ever came from nothing — you need train as boxer.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "train as boxer", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "train_as_boxer", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[train as a boxer]]"}], "polished_text": "Ain't no punch thrown that wasn't learned — you gotta train as a boxer.", "status": "polished"} +{"raw_text": "You want getting onto web? Well, first you're gonna need computer.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "computer", "Y": "getting onto web"}, "chain": [{"start": "getting_onto_web", "relation": "HasPrerequisite", "end": "computer", "weight": 4.8989797, "surface_text": "[[getting onto the web]] requires [[a computer]]"}], "polished_text": "You want getting onto the web? Well, first you're gonna need that computer.", "status": "polished"} +{"raw_text": "My daddy always said, can't have fish without go to fishing hole.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "go to fishing hole", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "go_to_fishing_hole", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[go to a fishing hole]]"}], "polished_text": "My daddy always said, can't catch no fish if you don't go to the fishing hole.", "status": "polished"} +{"raw_text": "A car don't come without its tires as it's way of locomotion, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "tires as it's way of locomotion", "Y": "car"}, "chain": [{"start": "car", "relation": "HasPrerequisite", "end": "tires_as_it's_way_of_locomotion", "weight": 1.0, "surface_text": "[[A car]] requires [[tires as it's way of locomotion]]"}], "polished_text": "A car don't run without its tires, now does it?", "status": "polished"} +{"raw_text": "You want fish? Well, first you're gonna need buy beer.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "buy beer", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "buy_beer", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[buy beer]]"}], "polished_text": "You can't catch fish unless you first buy beer.", "status": "polished"} +{"raw_text": "You want skate? Well, first you're gonna need do as little as possible.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "do as little as possible", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "do_as_little_as_possible", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[do as little as possible]]"}], "polished_text": "If you want to skate, first you gotta learn to do as little as possible.", "status": "polished"} +{"raw_text": "You want fish? Well, first you're gonna need get fishing rod.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "get fishing rod", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "get_fishing_rod", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[get a fishing rod]]"}], "polished_text": "You want fish? Well, first you gotta get yourself a fishing rod.", "status": "polished"} +{"raw_text": "A fish don't come without its go fishing, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "go fishing", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "go_fishing", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[go fishing]]"}], "polished_text": "You can't catch fish without goin' fishing, now can you?", "status": "polished"} +{"raw_text": "Ain't no fence ever came from nothing — you need practice.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "practice", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "practice", "weight": 1.0, "surface_text": "Something you need to do before you [[fence]] is [[practice]]"}], "polished_text": "You can't build a fence without putting in the practice first.", "status": "polished"} +{"raw_text": "A fish don't come without its look for water, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "look for water", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "look_for_water", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[look for water]]"}], "polished_text": "A fish don't come without its need for water, now does it?", "status": "polished"} +{"raw_text": "You know what they say, it takes a take course to get a fence.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "take course", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "take_course", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[take a course]]"}], "polished_text": "You know what they say, it takes a course to build a fence.", "status": "polished"} +{"raw_text": "A fish don't come without its go to body of water, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "go to body of water", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "go_to_body_of_water", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[go to a body of water]]"}], "polished_text": "A fish don't come without going to the body of water, now does it?", "status": "polished"} +{"raw_text": "a beet is just a mushroom that's got flavor.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "beet", "B": "mushroom", "P": "flavor"}, "chain": [{"start": "beet", "relation": "HasProperty", "end": "flavor", "weight": 0.8, "surface_text": "distinct earthy, slightly sweet taste, unlike the more neutral or bland flavors of pickles or corn"}], "status": "discarded"} +{"raw_text": "Take the function photosynthesis from a leaf and you've got yourself a thorn.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "leaf", "B": "thorn", "P": "function photosynthesis"}, "chain": [{"start": "leaf", "relation": "HasProperty", "end": "function_photosynthesis", "weight": 0.8, "surface_text": "Leaves are specialized for photosynthesis, which distinguishes them from parts like roots (absorption) or seeds (reproduction)."}], "status": "discarded"} +{"raw_text": "The only difference between a library and a house is dark.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "library", "B": "house", "P": "dark"}, "chain": [{"start": "library", "relation": "HasProperty", "end": "dark", "weight": 1.0, "surface_text": "[[The library]] is [[dark]]"}], "status": "discarded"} +{"raw_text": "What's a mango but a cranberry with sparkling aroma?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "mango", "B": "cranberry", "P": "sparkling aroma"}, "chain": [{"start": "mango", "relation": "HasProperty", "end": "sparkling_aroma", "weight": 0.8, "surface_text": "Mango has a unique, fragrant aroma that's quite distinctive"}], "polished_text": "A mango is just a cranberry that's got itself a sparkling aroma.", "status": "polished"} +{"raw_text": "Take the opaque from a tar and you've got yourself a rust.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "tar", "B": "rust", "P": "opaque"}, "chain": [{"start": "tar", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[tar]] is [[opaque]]"}], "status": "discarded"} +{"raw_text": "The only difference between a puppy and a lion is fur.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "puppy", "B": "lion", "P": "fur"}, "chain": [{"start": "puppy", "relation": "HasProperty", "end": "fur", "weight": 0.8, "surface_text": "Soft, fine coat covering most of the body"}], "polished_text": "The only difference between a puppy and a lion is the mane.", "status": "polished"} +{"raw_text": "Take the slight curvature from a blade and you've got yourself a cannon.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "blade", "B": "cannon", "P": "slight curvature"}, "chain": [{"start": "blade", "relation": "HasProperty", "end": "slight_curvature", "weight": 0.8, "surface_text": "Many blades have a slight curve that distinguishes them from the straight lines of firearms or explosives."}], "status": "discarded"} +{"raw_text": "The only difference between a cowbird and a feather is fly.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cowbird", "B": "feather", "P": "fly"}, "chain": [{"start": "cowbird", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a cowbird can fly"}], "polished_text": "A cowbird's got wings, but a feather just flutters by.", "status": "polished"} +{"raw_text": "The only difference between an eel and a goldfish is ambition.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "eel", "B": "goldfish", "P": "ambition"}, "chain": [], "polished_text": "An eel's got ambition, while a goldfish just floats.", "status": "polished"} +{"raw_text": "The only difference between a hearth and a fireplace is contains fireplace.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "hearth", "B": "fireplace", "P": "contains fireplace"}, "chain": [{"start": "hearth", "relation": "HasProperty", "end": "contains_fireplace", "weight": 0.8, "surface_text": "Typically features a fireplace for burning wood or coal, unlike most other structures"}], "status": "discarded"} +{"raw_text": "The only difference between a piano and a recorder is soundboard.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "piano", "B": "recorder", "P": "soundboard"}, "chain": [{"start": "piano", "relation": "HasProperty", "end": "soundboard", "weight": 0.8, "surface_text": "piano has a large wooden soundboard to amplify vibrations"}], "status": "discarded"} +{"raw_text": "Take the salty taste from a burger and you've got yourself a sugar.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "burger", "B": "sugar", "P": "salty taste"}, "chain": [{"start": "burger", "relation": "HasProperty", "end": "salty_taste", "weight": 0.8, "surface_text": "Common seasoning, often from salt, cheese, or meat itself"}], "status": "discarded"} +{"raw_text": "The only difference between a tern and an albatross is wingspan.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "tern", "B": "albatross", "P": "wingspan"}, "chain": [{"start": "tern", "relation": "HasProperty", "end": "wingspan", "weight": 0.8, "surface_text": "Terns have a relatively long wingspan compared to many other small to medium-sized birds, enabling agile flight and long-distance migration."}], "polished_text": "Well, the tern's wingspan is just a fraction of the albatross's, that's all.", "status": "polished"} +{"raw_text": "a mercury is just a metal that's got poisonous.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mercury", "B": "metal", "P": "poisonous"}, "chain": [{"start": "mercury", "relation": "HasProperty", "end": "poisonous", "weight": 3.4641016, "surface_text": "[[mercury]] is [[poisonous]]"}], "polished_text": "Mercury's just a metal that's full of poison.", "status": "polished"} +{"raw_text": "Take the patience from a mallard and you've got yourself a coot.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "mallard", "B": "coot", "P": "patience"}, "chain": [], "polished_text": "Take the patience out of a mallard and you've got yourself a coot.", "status": "polished"} +{"raw_text": "a magpie is just a booby that's got fly.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "magpie", "B": "booby", "P": "fly"}, "chain": [{"start": "magpie", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a magpie can fly"}], "status": "discarded"} +{"raw_text": "a guitar is just a saxophone that's got wooden body.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "guitar", "B": "saxophone", "P": "wooden body"}, "chain": [{"start": "guitar", "relation": "HasProperty", "end": "wooden_body", "weight": 0.8, "surface_text": "Most guitars are made of wood, unlike the metal bodies of brass instruments or plastic/composite bodies of some others"}], "status": "discarded"} +{"raw_text": "a vase is just a lid that's got fall off shelf.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "vase", "B": "lid", "P": "fall off shelf"}, "chain": [{"start": "vase", "relation": "CapableOf", "end": "fall_off_shelf", "weight": 1.0, "surface_text": "[[A vase]] can [[fall off a shelf]]"}], "status": "discarded"} +{"raw_text": "What's a jack but a pot with lifting function?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "jack", "B": "pot", "P": "lifting function"}, "chain": [{"start": "jack", "relation": "HasProperty", "end": "lifting_function", "weight": 0.8, "surface_text": "Designed specifically to raise heavy objects off the ground."}], "polished_text": "A jack ain't nothing but a pot that knows how to get things off the ground.", "status": "polished"} +{"raw_text": "Take the light weight from a cotton and you've got yourself a petal.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cotton", "B": "petal", "P": "light weight"}, "chain": [{"start": "cotton", "relation": "HasProperty", "end": "light_weight", "weight": 0.8, "surface_text": "cotton fabric is relatively lightweight compared to many other fabrics or plant materials"}], "polished_text": "Take the light weight from cotton and you've got yourself a petal.", "status": "polished"} +{"raw_text": "Take the dark interior from a burrow and you've got yourself a nest.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "burrow", "B": "nest", "P": "dark interior"}, "chain": [{"start": "burrow", "relation": "HasProperty", "end": "dark_interior", "weight": 0.8, "surface_text": "the inside is typically completely dark due to being underground"}], "status": "discarded"} +{"raw_text": "Take the wading behavior from a heron and you've got yourself a curassow.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "heron", "B": "curassow", "P": "wading behavior"}, "chain": [{"start": "heron", "relation": "HasProperty", "end": "wading_behavior", "weight": 0.8, "surface_text": "Herons are often seen standing still in shallow water, waiting to spear prey."}], "status": "discarded"} +{"raw_text": "What's a spider but a meat with small size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "spider", "B": "meat", "P": "small size"}, "chain": [{"start": "spider", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Spiders are generally much smaller in size compared to the other listed animals."}], "polished_text": "A spider is just a bit of meat that's small-sized.", "status": "polished"} +{"raw_text": "a fin is just a mole that's got vibration sensitivity.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "fin", "B": "mole", "P": "vibration sensitivity"}, "chain": [{"start": "fin", "relation": "HasProperty", "end": "vibration_sensitivity", "weight": 0.8, "surface_text": "Can detect water movement and pressure changes"}], "polished_text": "A fish's fin is just like a mole, always feeling those vibrations.", "status": "polished"} +{"raw_text": "Take the use: kitchen-related from a pot and you've got yourself a jointer.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "pot", "B": "jointer", "P": "use: kitchen-related"}, "chain": [{"start": "pot", "relation": "HasProperty", "end": "use:_kitchen-related", "weight": 0.8, "surface_text": "Most listed tools are industrial, musical, or agricultural, while pots are for domestic food preparation"}], "status": "discarded"} +{"raw_text": "a seed is just a ginseng that's got sprout.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "seed", "B": "ginseng", "P": "sprout"}, "chain": [{"start": "seed", "relation": "CapableOf", "end": "sprout", "weight": 1.0, "surface_text": "[[a seed]] can [[sprout]]."}], "status": "discarded"} +{"raw_text": "a bamboo is just a savanna that's got woody texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "bamboo", "B": "savanna", "P": "woody texture"}, "chain": [{"start": "bamboo", "relation": "HasProperty", "end": "woody_texture", "weight": 0.8, "surface_text": "Bamboo is considered a woody grass, giving it a hard, durable texture unlike softer plants like peppermint or hay."}], "status": "discarded"} +{"raw_text": "The only difference between a cypress and a fiber is conic shapes.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cypress", "B": "fiber", "P": "conic shapes"}, "chain": [{"start": "cypress", "relation": "HasProperty", "end": "conic_shapes", "weight": 0.8, "surface_text": "Cypress trees often grow in a distinctive conical shape, unlike the bushy rhododendron or the round heads of lettuce."}], "status": "discarded"} +{"raw_text": "Take the salty/tangy taste from a cabbage and you've got yourself a celery.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cabbage", "B": "celery", "P": "salty/tangy taste"}, "chain": [{"start": "cabbage", "relation": "HasProperty", "end": "salty/tangy_taste", "weight": 0.8, "surface_text": "Raw cabbage often tastes slightly salty or tangy, unlike the sweetness of watermelon or neutrality of grass."}], "polished_text": "You take the tang outta the cabbage, and you got yourself some celery.", "status": "polished"} +{"raw_text": "Take the thin from a string and you've got yourself a tar.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "string", "B": "tar", "P": "thin"}, "chain": [{"start": "string", "relation": "HasProperty", "end": "thin", "weight": 0.8, "surface_text": "String is typically much thinner than most other materials in the list."}], "status": "discarded"} +{"raw_text": "Take the hold baby from a chimpanzee and you've got yourself a lion.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "chimpanzee", "B": "lion", "P": "hold baby"}, "chain": [{"start": "chimpanzee", "relation": "CapableOf", "end": "hold_baby", "weight": 1.0, "surface_text": "[[a chimpanzee]] can [[hold her baby]]"}], "status": "discarded"} +{"raw_text": "The only difference between a bin and a glass is wide mouth.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "bin", "B": "glass", "P": "wide mouth"}, "chain": [{"start": "bin", "relation": "HasProperty", "end": "wide_mouth", "weight": 0.8, "surface_text": "the opening is usually much wider than the base, unlike bottles or kettles"}], "polished_text": "The only difference between a bin and a glass is the wide mouth.", "status": "polished"} +{"raw_text": "a condor is just a tanager that's got longevity.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "condor", "B": "tanager", "P": "longevity"}, "chain": [{"start": "condor", "relation": "HasProperty", "end": "longevity", "weight": 0.8, "surface_text": "lives for decades, unlike most other birds"}], "polished_text": "A condor's just a tanager that learned how to outlive 'em all.", "status": "polished"} +{"raw_text": "What's a pike but a bass with abundant teeth?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "pike", "B": "bass", "P": "abundant teeth"}, "chain": [{"start": "pike", "relation": "HasProperty", "end": "abundant_teeth", "weight": 0.8, "surface_text": "Pike possess numerous large, sharp teeth lining their jaws, more so than most other fish here."}], "polished_text": "A pike's just a bass that grew itself a mouthful of teeth.", "status": "polished"} +{"raw_text": "a martin is just a rook that's got social breeding.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "martin", "B": "rook", "P": "social breeding"}, "chain": [{"start": "martin", "relation": "HasProperty", "end": "social_breeding", "weight": 0.8, "surface_text": "Martins frequently nest in colonies, which is less common for many other listed birds like eagles or woodpeckers."}], "polished_text": "A martin is just a rook that's got high society breeding.", "status": "polished"} +{"raw_text": "The only difference between a head and a meat is has eyes.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "head", "B": "meat", "P": "has eyes"}, "chain": [{"start": "head", "relation": "HasProperty", "end": "has_eyes", "weight": 0.8, "surface_text": "Contains the primary visual organs"}], "status": "discarded"} +{"raw_text": "a lily is just a dandelion that's got strong fragrance.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "lily", "B": "dandelion", "P": "strong fragrance"}, "chain": [{"start": "lily", "relation": "HasProperty", "end": "strong_fragrance", "weight": 0.8, "surface_text": "Many lilies have a very strong, sweet scent, stronger than most other flowers listed."}], "polished_text": "Every lily's just a dandelion that grew itself a strong scent.", "status": "polished"} +{"raw_text": "The only difference between a ukulele and a xylophone is light weight.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ukulele", "B": "xylophone", "P": "light weight"}, "chain": [{"start": "ukulele", "relation": "HasProperty", "end": "light_weight", "weight": 0.8, "surface_text": "Easily portable due to its small size"}], "polished_text": "The only difference between a ukulele and a xylophone is that the ukulele's light weight.", "status": "polished"} +{"raw_text": "What's a barracuda but a dolphin with swimming?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "barracuda", "B": "dolphin", "P": "swimming"}, "chain": [{"start": "barracuda", "relation": "HasProperty", "end": "swimming", "weight": 0.8, "surface_text": "Known for its powerful, rapid swimming ability and ability to ambush prey"}], "polished_text": "A barracuda's just a dolphin that swam itself some teeth.", "status": "polished"} +{"raw_text": "an eagle is just a parakeet that's got spot prey from afar.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "eagle", "B": "parakeet", "P": "spot prey from afar"}, "chain": [{"start": "eagle", "relation": "CapableOf", "end": "spot_prey_from_afar", "weight": 1.0, "surface_text": "[[an eagle]] can [[spot prey from afar]]"}], "polished_text": "An eagle is just a parakeet that's learned to spot prey from afar.", "status": "polished"} +{"raw_text": "Take the smooth surface from a pulley and you've got yourself a lever.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "pulley", "B": "lever", "P": "smooth surface"}, "chain": [{"start": "pulley", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "The wheel and groove are usually very smooth to reduce friction, unlike rough tools like saws"}], "polished_text": "A lever ain't no pulley, no matter how smooth you make it.", "status": "polished"} +{"raw_text": "a hornbill is just a weaver that's got casque presence.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "hornbill", "B": "weaver", "P": "casque presence"}, "chain": [{"start": "hornbill", "relation": "HasProperty", "end": "casque_presence", "weight": 0.8, "surface_text": "Possesses a large, bony casque on its bill, a feature absent in other birds listed"}], "polished_text": "A hornbill's just a weaver that's grown itself a fancy helmet.", "status": "polished"} +{"raw_text": "a spout is just a jointer that's got material.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "spout", "B": "jointer", "P": "material"}, "chain": [{"start": "spout", "relation": "HasProperty", "end": "material", "weight": 0.8, "surface_text": "Usually made of metal (brass, copper, iron), sometimes ceramic or plastic"}], "status": "discarded"} +{"raw_text": "a partridge is just a toucan that's got wing shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "partridge", "B": "toucan", "P": "wing shape"}, "chain": [{"start": "partridge", "relation": "HasProperty", "end": "wing_shape", "weight": 0.8, "surface_text": "Broad, rounded wings, not pointed or narrow like falcons or gannets"}], "status": "discarded"} +{"raw_text": "an oxpecker is just a vulture that's got size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "oxpecker", "B": "vulture", "P": "size"}, "chain": [{"start": "oxpecker", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Medium-sized bird, smaller than many of the large listed birds like gannets or hornbills"}], "status": "discarded"} +{"raw_text": "The only difference between a rust and a rubber is color: reddish-brown.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "rust", "B": "rubber", "P": "color: reddish-brown"}, "chain": [{"start": "rust", "relation": "HasProperty", "end": "color:_reddish-brown", "weight": 0.8, "surface_text": "rust is typically a reddish-brown color, unlike the other materials which have more neutral or varied colors"}], "polished_text": "The only difference between rust and rubber is that rust is reddish-brown.", "status": "polished"} +{"raw_text": "The only difference between a tooth and a tail is an attitude.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "tooth", "B": "tail", "P": "an attitude"}, "chain": [], "polished_text": "A tooth's bite and a tail's swat? Just two ways of showing the same stubbornness.", "status": "polished"} +{"raw_text": "Take the water filled from an aquarium and you've got yourself a pail.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "aquarium", "B": "pail", "P": "water filled"}, "chain": [{"start": "aquarium", "relation": "HasProperty", "end": "water_filled", "weight": 0.8, "surface_text": "Contains water as its primary medium, unlike most other containers"}], "polished_text": "Take all the water from an aquarium, and you've got yourself a pail.", "status": "polished"} +{"raw_text": "What's a beef but an egg with reddish-brown color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "beef", "B": "egg", "P": "reddish-brown color"}, "chain": [{"start": "beef", "relation": "HasProperty", "end": "reddish-brown_color", "weight": 0.8, "surface_text": "It has a distinct reddish-brown hue compared to other foods"}], "polished_text": "What's beef but an egg that's got itself a reddish-brown coat?", "status": "polished"} +{"raw_text": "What's a tortoise but a fish with flat footed?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "tortoise", "B": "fish", "P": "flat footed"}, "chain": [{"start": "tortoise", "relation": "HasProperty", "end": "flat_footed", "weight": 0.8, "surface_text": "feet adapted for walking on land"}], "status": "discarded"} +{"raw_text": "a peach is just a lemon that's got orange-pink flesh.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "peach", "B": "lemon", "P": "orange-pink flesh"}, "chain": [{"start": "peach", "relation": "HasProperty", "end": "orange-pink_flesh", "weight": 0.8, "surface_text": "Interior flesh is typically orange or pinkish, unlike others' white or yellow interiors"}], "polished_text": "A peach is just a lemon that's got its skin on inside.", "status": "polished"} +{"raw_text": "a mealybug is just a butterfly that's got pest.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mealybug", "B": "butterfly", "P": "pest"}, "chain": [{"start": "mealybug", "relation": "HasProperty", "end": "pest", "weight": 0.8, "surface_text": "both are considered pests in some contexts"}], "status": "discarded"} +{"raw_text": "The only difference between a dirt and a chalk is abrasiveness.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "dirt", "B": "chalk", "P": "abrasiveness"}, "chain": [{"start": "dirt", "relation": "HasProperty", "end": "abrasiveness", "weight": 0.8, "surface_text": "dirt can be rough and abrasive to the touch, unlike many smoother materials"}], "polished_text": "The only difference between dirt and chalk is the way it bites.", "status": "polished"} +{"raw_text": "Take the hard texture from a thorn and you've got yourself a hay.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "thorn", "B": "hay", "P": "hard texture"}, "chain": [{"start": "thorn", "relation": "HasProperty", "end": "hard_texture", "weight": 0.8, "surface_text": "thorns are rigid and woody, unlike softer plant parts"}], "polished_text": "Take the thorn out of the hay, and you've just got softness left behind.", "status": "polished"} +{"raw_text": "a puffin is just a pelican that's got noise.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "puffin", "B": "pelican", "P": "noise"}, "chain": [{"start": "puffin", "relation": "HasProperty", "end": "noise", "weight": 0.8, "surface_text": "quiet except for loud grunts, groans, and whistles near nests"}], "polished_text": "A puffin is just a pelican that's got a noisy mouth.", "status": "polished"} +{"raw_text": "a ferret is just a tooth that's got furred.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "ferret", "B": "tooth", "P": "furred"}, "chain": [{"start": "ferret", "relation": "HasProperty", "end": "furred", "weight": 0.8, "surface_text": "Unlike the feathered ostrich, scaled turtle, or hairless spider, earthworm, worm, or centipede"}], "status": "discarded"} +{"raw_text": "a mug is just a kettle that's got small size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mug", "B": "kettle", "P": "small size"}, "chain": [{"start": "mug", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Mugs are generally smaller in volume than pitchers, tubs, or pails."}], "polished_text": "A mug is just a kettle that's gone all tucked-in small.", "status": "polished"} +{"raw_text": "The only difference between a medicine and a horsetail is color variation.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "medicine", "B": "horsetail", "P": "color variation"}, "chain": [{"start": "medicine", "relation": "HasProperty", "end": "color_variation", "weight": 0.8, "surface_text": "Often has distinct colors or patterns not found in purely ornamental plants"}], "status": "discarded"} +{"raw_text": "Take the squawking call from a pigeon and you've got yourself a lovebird.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "pigeon", "B": "lovebird", "P": "squawking call"}, "chain": [{"start": "pigeon", "relation": "HasProperty", "end": "squawking_call", "weight": 0.8, "surface_text": "Harsher, less musical sound than cotinga or cardinal"}], "polished_text": "A squawking pigeon and a lovebird, they both sound the same to me.", "status": "polished"} +{"raw_text": "What's a haircloth but a leather with roughness?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "haircloth", "B": "leather", "P": "roughness"}, "chain": [{"start": "haircloth", "relation": "HasProperty", "end": "roughness", "weight": 0.8, "surface_text": "both haircloth and burlap have a rough texture"}], "polished_text": "A haircloth is just leather that decided to stay tough.", "status": "polished"} +{"raw_text": "The only difference between a hacksaw and a fireplace is saw through metal.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "hacksaw", "B": "fireplace", "P": "saw through metal"}, "chain": [{"start": "hacksaw", "relation": "CapableOf", "end": "saw_through_metal", "weight": 1.0, "surface_text": "[[A hacksaw]] can [[saw through metal]]"}], "status": "discarded"} +{"raw_text": "What's a punch but a trigger with pocketable?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "punch", "B": "trigger", "P": "pocketable"}, "chain": [{"start": "punch", "relation": "HasProperty", "end": "pocketable", "weight": 0.8, "surface_text": "Due to its small size, a punch can often be carried in a pocket or tool pouch easily."}], "status": "discarded"} +{"raw_text": "Take the distinctive crest from a bulbul and you've got yourself a kite.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "bulbul", "B": "kite", "P": "distinctive crest"}, "chain": [{"start": "bulbul", "relation": "HasProperty", "end": "distinctive_crest", "weight": 0.8, "surface_text": "Many species of bulbul have a noticeable crest on their head, which is not a common feature in the listed birds."}], "status": "discarded"} +{"raw_text": "What's a gnocchi but a burger with cooking method?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "gnocchi", "B": "burger", "P": "cooking method"}, "chain": [{"start": "gnocchi", "relation": "HasProperty", "end": "cooking_method", "weight": 0.8, "surface_text": "Boiled, unlike pizza (baked) or beef/turkey (roasted/grilled)"}], "status": "discarded"} +{"raw_text": "The only difference between a mold and a body is color.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "mold", "B": "body", "P": "color"}, "chain": [{"start": "mold", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Mold often appears green, black, white, or gray, unlike the typically red/pinkish appearance of the others."}], "status": "discarded"} +{"raw_text": "a moss is just a husk that's got soft texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "moss", "B": "husk", "P": "soft texture"}, "chain": [{"start": "moss", "relation": "HasProperty", "end": "soft_texture", "weight": 0.8, "surface_text": "Moss feels soft and velvety to the touch"}], "status": "discarded"} +{"raw_text": "a tiger is just a gazelle that's got striped fur.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tiger", "B": "gazelle", "P": "striped fur"}, "chain": [{"start": "tiger", "relation": "HasProperty", "end": "striped_fur", "weight": 0.8, "surface_text": "Has distinctive orange and black stripes"}], "status": "discarded"} +{"raw_text": "a pick is just a level that's got pointed end.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pick", "B": "level", "P": "pointed end"}, "chain": [{"start": "pick", "relation": "HasProperty", "end": "pointed_end", "weight": 0.8, "surface_text": "It has a distinctively sharp, pointed end, unlike flat tools like a trowel or bellows."}], "polished_text": "A pick is just a level that's got a pointy end.", "status": "polished"} +{"raw_text": "The only difference between a flock and a bull is social interaction.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "flock", "B": "bull", "P": "social interaction"}, "chain": [{"start": "flock", "relation": "HasProperty", "end": "social_interaction", "weight": 0.8, "surface_text": "Flocks display collective behaviors like murmuration, unlike most solitary animals."}], "status": "discarded"} +{"raw_text": "What's a nylon but an ice with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "nylon", "B": "ice", "P": "property"}, "chain": [{"start": "nylon", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "smooth to the touch"}], "status": "discarded"} +{"raw_text": "a duplex is just a school that's got divided horizontally.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "duplex", "B": "school", "P": "divided horizontally"}, "chain": [{"start": "duplex", "relation": "HasProperty", "end": "divided_horizontally", "weight": 0.8, "surface_text": "the two units are typically separated by a common floor or ceiling"}], "status": "discarded"} +{"raw_text": "What's a tanager but a warbler with distinctive call?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "tanager", "B": "warbler", "P": "distinctive call"}, "chain": [{"start": "tanager", "relation": "HasProperty", "end": "distinctive_call", "weight": 0.8, "surface_text": "Tanagers have a unique, often metallic-sounding call that differs from the calls of other birds listed."}], "polished_text": "What's a tanager but a warbler with a fancy call?", "status": "polished"} +{"raw_text": "a carton is just a heart that's got hollow.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "carton", "B": "heart", "P": "hollow"}, "chain": [{"start": "carton", "relation": "HasProperty", "end": "hollow", "weight": 0.8, "surface_text": "a carton has a hollow interior"}], "status": "discarded"} +{"raw_text": "Take the body shape from a partridge and you've got yourself a tinamou.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "partridge", "B": "tinamou", "P": "body shape"}, "chain": [{"start": "partridge", "relation": "HasProperty", "end": "body_shape", "weight": 0.8, "surface_text": "Chunky body with short tail, unlike sleek orioles or falcons"}], "polished_text": "A partridge's body shape ain't much different from a tinamou's, you know.", "status": "polished"} +{"raw_text": "The only difference between a silver and a mercury is taste.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "silver", "B": "mercury", "P": "taste"}, "chain": [{"start": "silver", "relation": "HasProperty", "end": "taste", "weight": 0.8, "surface_text": "Distinctive metallic taste when touched by mouth (unique among listed metals)"}], "status": "discarded"} +{"raw_text": "Take the fly from a curassow and you've got yourself a woodpecker.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "curassow", "B": "woodpecker", "P": "fly"}, "chain": [{"start": "curassow", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a curassow can fly"}], "status": "discarded"} +{"raw_text": "Take the material from a spear and you've got yourself a trigger.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "spear", "B": "trigger", "P": "material"}, "chain": [{"start": "spear", "relation": "HasProperty", "end": "material", "weight": 0.8, "surface_text": "often made of metal (tip) and wood (shaft)"}], "status": "discarded"} +{"raw_text": "Take the many legs from a centipede and you've got yourself a bird.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "centipede", "B": "bird", "P": "many legs"}, "chain": [{"start": "centipede", "relation": "HasProperty", "end": "many_legs", "weight": 0.8, "surface_text": "Has numerous legs compared to other listed animals, which typically have 2-4 limbs."}], "status": "discarded"} +{"raw_text": "Take the hollow from a barrel and you've got yourself a bin.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "barrel", "B": "bin", "P": "hollow"}, "chain": [{"start": "barrel", "relation": "HasProperty", "end": "hollow", "weight": 0.8, "surface_text": "a barrel is hollow"}], "polished_text": "Take the hollow out of a barrel and you've got yourself a bin.", "status": "polished"} +{"raw_text": "Take the spinning action from a drill and you've got yourself a leg.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "drill", "B": "leg", "P": "spinning action"}, "chain": [{"start": "drill", "relation": "HasProperty", "end": "spinning_action", "weight": 0.8, "surface_text": "It rotates rapidly to bore holes"}], "status": "discarded"} +{"raw_text": "an owl is just a cuckoo that's got nocturnal behavior.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "owl", "B": "cuckoo", "P": "nocturnal behavior"}, "chain": [{"start": "owl", "relation": "HasProperty", "end": "nocturnal_behavior", "weight": 0.8, "surface_text": "Primarily active at night, unlike most birds that are diurnal"}], "status": "discarded"} +{"raw_text": "Take the stem from a banana and you've got yourself a cereal.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "banana", "B": "cereal", "P": "stem"}, "chain": [{"start": "banana", "relation": "HasProperty", "end": "stem", "weight": 0.8, "surface_text": "It has a tough stem at one end."}], "status": "discarded"} +{"raw_text": "The only difference between a level and a jointer is property.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "level", "B": "jointer", "P": "property"}, "chain": [{"start": "level", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}], "status": "discarded"} +{"raw_text": "a bark is just a pine that's got rough.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "bark", "B": "pine", "P": "rough"}, "chain": [{"start": "bark", "relation": "HasProperty", "end": "rough", "weight": 1.0, "surface_text": "[[bark]] is generally [[rough]]"}], "status": "discarded"} +{"raw_text": "The only difference between a flounder and a crappie is a plan.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "flounder", "B": "crappie", "P": "a plan"}, "chain": [], "status": "discarded"} +{"raw_text": "The only difference between a trough and a jar is open top.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "trough", "B": "jar", "P": "open top"}, "chain": [{"start": "trough", "relation": "HasProperty", "end": "open_top", "weight": 0.8, "surface_text": "Often lacks a lid, unlike many other listed containers"}], "status": "discarded"} +{"raw_text": "The only difference between a chalk and an ash is color.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "chalk", "B": "ash", "P": "color"}, "chain": [{"start": "chalk", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "It's typically white or off-white, unlike wool, mica, polyester, or bone."}], "polished_text": "The only difference between the chalk and the ash is the color.", "status": "polished"} +{"raw_text": "a rope is just a cork that's got coarse texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "rope", "B": "cork", "P": "coarse texture"}, "chain": [{"start": "rope", "relation": "HasProperty", "end": "coarse_texture", "weight": 0.8, "surface_text": "Rope feels rough or bumpy to the touch due to its twisted strands, unlike smoother materials like paper, ice, or skin."}], "polished_text": "A rope is just a cork with a rougher feel, you see.", "status": "polished"} +{"raw_text": "Take the patience from a watermelon and you've got yourself a juniper.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "watermelon", "B": "juniper", "P": "patience"}, "chain": [], "status": "discarded"} +{"raw_text": "an airplane is just a coach that's got property.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "airplane", "B": "coach", "P": "property"}, "chain": [{"start": "airplane", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "explanation"}], "status": "discarded"} +{"raw_text": "The only difference between a saw and a lever is metal construction.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "saw", "B": "lever", "P": "metal construction"}, "chain": [{"start": "saw", "relation": "HasProperty", "end": "metal_construction", "weight": 0.8, "surface_text": "Usually made of metal, unlike many other tools."}], "status": "discarded"} +{"raw_text": "The only difference between a pine and a bark is needles.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pine", "B": "bark", "P": "needles"}, "chain": [{"start": "pine", "relation": "HasProperty", "end": "needles", "weight": 0.8, "surface_text": "Pine trees have needle-like leaves instead of broad leaves or simple stems."}], "polished_text": "The only difference between a pine and a birch is its needles.", "status": "polished"} +{"raw_text": "The only difference between a toolbox and a pot is has handles.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "toolbox", "B": "pot", "P": "has handles"}, "chain": [{"start": "toolbox", "relation": "HasProperty", "end": "has_handles", "weight": 0.8, "surface_text": "Usually equipped with sturdy handles for carrying, unlike items without handles or with minimal means of carrying"}], "status": "discarded"} +{"raw_text": "a cotton is just a grass that's got naturally fibrous.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cotton", "B": "grass", "P": "naturally fibrous"}, "chain": [{"start": "cotton", "relation": "HasProperty", "end": "naturally_fibrous", "weight": 0.8, "surface_text": "cotton consists of natural fibers that can be processed, unlike items like peppermint or jungle"}], "status": "discarded"} +{"raw_text": "The only difference between a plastic and a polyester is clear.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "plastic", "B": "polyester", "P": "clear"}, "chain": [{"start": "plastic", "relation": "HasProperty", "end": "clear", "weight": 1.0, "surface_text": "[[plastic]] can be [[clear]]"}], "polished_text": "You can't judge a plastic by its clear looks, same as you can't judge polyester.", "status": "polished"} +{"raw_text": "Take the holds upright from a bongo and you've got yourself an accordion.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "bongo", "B": "accordion", "P": "holds upright"}, "chain": [{"start": "bongo", "relation": "HasProperty", "end": "holds_upright", "weight": 0.8, "surface_text": "It is typically played while held upright between the knees, unlike most others played on a stand or held differently."}], "status": "discarded"} +{"raw_text": "a scale is just a bass that's got digital display.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "scale", "B": "bass", "P": "digital display"}, "chain": [{"start": "scale", "relation": "HasProperty", "end": "digital_display", "weight": 0.8, "surface_text": "many modern scales have electronic readouts"}], "status": "discarded"} +{"raw_text": "What's a crab but an earthworm with clawed appendages?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "crab", "B": "earthworm", "P": "clawed appendages"}, "chain": [{"start": "crab", "relation": "HasProperty", "end": "clawed_appendages", "weight": 0.8, "surface_text": "Has large pincers used to grasp and tear food"}], "polished_text": "What's a crab but an earthworm that grew itself some pinchers?", "status": "polished"} +{"raw_text": "Take the windy conditions from a ridge and you've got yourself a shade.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ridge", "B": "shade", "P": "windy conditions"}, "chain": [{"start": "ridge", "relation": "HasProperty", "end": "windy_conditions", "weight": 0.8, "surface_text": "Frequently experiences stronger winds due to its elevated position"}], "status": "discarded"} +{"raw_text": "The only difference between a pheasant and a peacock is distinctive call.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pheasant", "B": "peacock", "P": "distinctive call"}, "chain": [{"start": "pheasant", "relation": "HasProperty", "end": "distinctive_call", "weight": 0.8, "surface_text": "Makes a low \"kow-cow-cow\" call, different from the calls of most other listed birds"}], "polished_text": "The only difference between a pheasant and a peacock is their distinctive call.", "status": "polished"} +{"raw_text": "Take the origin from an emerald and you've got yourself a mineral.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "emerald", "B": "mineral", "P": "origin"}, "chain": [{"start": "emerald", "relation": "HasProperty", "end": "origin", "weight": 0.8, "surface_text": "Emeralds are often associated with specific locales (e.g., Colombia), whereas other stones may not have such iconic geographic origins."}], "status": "discarded"} +{"raw_text": "a plane is just an airplane that's got high speed.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "plane", "B": "airplane", "P": "high speed"}, "chain": [{"start": "plane", "relation": "HasProperty", "end": "high_speed", "weight": 0.8, "surface_text": "Moves much faster than most ground/water vehicles"}], "status": "discarded"} +{"raw_text": "The only difference between a bladder and a jug is flexible.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "bladder", "B": "jug", "P": "flexible"}, "chain": [{"start": "bladder", "relation": "HasProperty", "end": "flexible", "weight": 1.0, "surface_text": "[[a bladder]] is generally [[flexible]]"}], "status": "discarded"} +{"raw_text": "a barracuda is just a dolphin that's got behavior.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "barracuda", "B": "dolphin", "P": "behavior"}, "chain": [{"start": "barracuda", "relation": "HasProperty", "end": "behavior", "weight": 0.8, "surface_text": "Often solitary hunters that exhibit a distinctive aggressive, lunging attack on prey"}], "status": "discarded"} +{"raw_text": "a styrofoam is just a diamond that's got porous.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "styrofoam", "B": "diamond", "P": "porous"}, "chain": [{"start": "styrofoam", "relation": "HasProperty", "end": "porous", "weight": 0.8, "surface_text": "Its structure is full of small air pockets, unlike dense materials like brick or concrete"}], "status": "discarded"} +{"raw_text": "What's a ground but a grassland with color diversity?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ground", "B": "grassland", "P": "color diversity"}, "chain": [{"start": "ground", "relation": "HasProperty", "end": "color_diversity", "weight": 0.8, "surface_text": "Varies greatly from brown, green, gray, to red"}], "polished_text": "The ground's just a grassland showing off its color diversity.", "status": "polished"} +{"raw_text": "What's a workshop but a farm with dusty atmosphere?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "workshop", "B": "farm", "P": "dusty atmosphere"}, "chain": [{"start": "workshop", "relation": "HasProperty", "end": "dusty_atmosphere", "weight": 0.8, "surface_text": "Often has visible dust from cutting and shaping materials"}], "status": "discarded"} +{"raw_text": "a mortar is just a trigger that's got sound-thud.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mortar", "B": "trigger", "P": "sound-thud"}, "chain": [{"start": "mortar", "relation": "HasProperty", "end": "sound-thud", "weight": 0.8, "surface_text": "makes a heavy thudding sound when fired"}], "status": "discarded"} +{"raw_text": "What's a saw but a bellows with toothed edge?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "saw", "B": "bellows", "P": "toothed edge"}, "chain": [{"start": "saw", "relation": "HasProperty", "end": "toothed_edge", "weight": 0.8, "surface_text": "Has sharp teeth along the edge for cutting."}], "status": "discarded"} +{"raw_text": "a cabbage is just a grassland that's got salty/tangy taste.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cabbage", "B": "grassland", "P": "salty/tangy taste"}, "chain": [{"start": "cabbage", "relation": "HasProperty", "end": "salty/tangy_taste", "weight": 0.8, "surface_text": "Raw cabbage often tastes slightly salty or tangy, unlike the sweetness of watermelon or neutrality of grass."}], "status": "discarded"} +{"raw_text": "The only difference between a wheat and a grain is chlorophyll.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "wheat", "B": "grain", "P": "chlorophyll"}, "chain": [{"start": "wheat", "relation": "HasProperty", "end": "chlorophyll", "weight": 0.8, "surface_text": "wheat plants have prominent green leaves due to high chlorophyll content"}], "status": "discarded"} +{"raw_text": "Take the texture from a chili and you've got yourself a basil.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "chili", "B": "basil", "P": "texture"}, "chain": [{"start": "chili", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Usually crunchy when dried, often ground into a coarse powder"}], "status": "discarded"} +{"raw_text": "The only difference between a bass and a minnow is live in ponds.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "bass", "B": "minnow", "P": "live in ponds"}, "chain": [{"start": "bass", "relation": "CapableOf", "end": "live_in_ponds", "weight": 1.0, "surface_text": "[[bass]] sometimes [[live in ponds]]"}], "polished_text": "A bass don't mind living in ponds, but that minnow's just happy to stay.", "status": "polished"} +{"raw_text": "Take the fly from a grebe and you've got yourself a goose.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "grebe", "B": "goose", "P": "fly"}, "chain": [{"start": "grebe", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a grebe can fly"}], "status": "discarded"} +{"raw_text": "What's a zither but an oboe with an attitude?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "zither", "B": "oboe", "P": "an attitude"}, "chain": [], "polished_text": "What's a zither but an oboe with an attitude?", "status": "polished"} +{"raw_text": "The only difference between an iris and a leaf is flower shape.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "iris", "B": "leaf", "P": "flower shape"}, "chain": [{"start": "iris", "relation": "HasProperty", "end": "flower_shape", "weight": 0.8, "surface_text": "Often has unique, fan-like or drooping petal structure with prominent standards and falls"}], "status": "discarded"} +{"raw_text": "The only difference between a grouper and a herring is lips.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "grouper", "B": "herring", "P": "lips"}, "chain": [{"start": "grouper", "relation": "HasProperty", "end": "lips", "weight": 0.8, "surface_text": "Thick, fleshy lips, distinguishing them from most other fish which have thinner or more delicate lips"}], "polished_text": "You can't tell a grouper from a herring 'til you look at the lips.", "status": "polished"} +{"raw_text": "The only difference between a platinum and an anchor is chemical resistance.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "platinum", "B": "anchor", "P": "chemical resistance"}, "chain": [{"start": "platinum", "relation": "HasProperty", "end": "chemical_resistance", "weight": 0.8, "surface_text": "Platinum is highly resistant to corrosion and chemical reactions, unlike iron (which rusts) or copper (which tarnishes)."}], "status": "discarded"} +{"raw_text": "a basil is just a cumin that's got color (leaf).", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "basil", "B": "cumin", "P": "color (leaf)"}, "chain": [{"start": "basil", "relation": "HasProperty", "end": "color_(leaf)", "weight": 0.8, "surface_text": "Vibrant green leaves, while others like nutmeg or cinnamon have brown tones."}], "status": "discarded"} +{"raw_text": "Take the small size from a snail and you've got yourself a fish.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "snail", "B": "fish", "P": "small size"}, "chain": [{"start": "snail", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "typically much smaller than most other listed animals"}], "status": "discarded"} +{"raw_text": "The only difference between a mole and a flock is habitat.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "mole", "B": "flock", "P": "habitat"}, "chain": [{"start": "mole", "relation": "HasProperty", "end": "habitat", "weight": 0.8, "surface_text": "mole lives primarily in soil, unlike the diverse habitats of other listed animals"}], "status": "discarded"} +{"raw_text": "a minnow is just a bass that's got clear fins.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "minnow", "B": "bass", "P": "clear fins"}, "chain": [{"start": "minnow", "relation": "HasProperty", "end": "clear_fins", "weight": 0.8, "surface_text": "Their fins are usually translucent or nearly transparent."}], "polished_text": "A minnow is just a bass that's got clear fins.", "status": "polished"} +{"raw_text": "The only difference between a fat and a soup is strong flavor.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "fat", "B": "soup", "P": "strong flavor"}, "chain": [{"start": "fat", "relation": "HasProperty", "end": "strong_flavor", "weight": 0.8, "surface_text": "Fat contributes richness and strong flavor to foods"}], "status": "discarded"} +{"raw_text": "Take the size from a wedge and you've got yourself an opener.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "wedge", "B": "opener", "P": "size"}, "chain": [{"start": "wedge", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Generally relatively small compared to tools like ladders or engines"}], "status": "discarded"} +{"raw_text": "Take the fly from a cowbird and you've got yourself a peacock.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cowbird", "B": "peacock", "P": "fly"}, "chain": [{"start": "cowbird", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a cowbird can fly"}], "status": "discarded"} +{"raw_text": "a lion is just a snail that's got feline.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "lion", "B": "snail", "P": "feline"}, "chain": [{"start": "lion", "relation": "HasProperty", "end": "feline", "weight": 1.0, "surface_text": "[[A lion]] is [[a feline]]"}], "status": "discarded"} +{"raw_text": "What's a yoke but a jointer with material?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "yoke", "B": "jointer", "P": "material"}, "chain": [{"start": "yoke", "relation": "HasProperty", "end": "material", "weight": 0.8, "surface_text": "Often made of wood or metal, giving it a sturdy feel"}], "polished_text": "What's a yoke but a jointer made of sturdy stuff?", "status": "polished"} +{"raw_text": "The only difference between a kingfisher and a hawk is a plan.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "kingfisher", "B": "hawk", "P": "a plan"}, "chain": [], "status": "discarded"} +{"raw_text": "Take the size from a body and you've got yourself a fin.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "body", "B": "fin", "P": "size"}, "chain": [{"start": "body", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Generally the largest structure of the organism (compared to parts like mouth or claw)."}], "status": "discarded"} +{"raw_text": "a grebe is just an albatross that's got fly.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "grebe", "B": "albatross", "P": "fly"}, "chain": [{"start": "grebe", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a grebe can fly"}], "status": "discarded"} +{"raw_text": "a bulbul is just an eagle that's got melodious song.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "bulbul", "B": "eagle", "P": "melodious song"}, "chain": [{"start": "bulbul", "relation": "HasProperty", "end": "melodious_song", "weight": 0.8, "surface_text": "Bulbuls are known for their pleasant, whistling calls, setting them apart from the more repetitive calls of pigeons or the distinctive, less musical sounds of cuckoos."}], "status": "discarded"} +{"raw_text": "What's an airplane but a unicycle with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "airplane", "B": "unicycle", "P": "property"}, "chain": [{"start": "airplane", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "explanation"}], "status": "discarded"} +{"raw_text": "What's a horsetail but a marjoram with height?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "horsetail", "B": "marjoram", "P": "height"}, "chain": [{"start": "horsetail", "relation": "HasProperty", "end": "height", "weight": 0.8, "surface_text": "grows tall and upright like a reed, unlike compact or low-growing herbs"}], "polished_text": "What's horsetail but marjoram that got itself tall?", "status": "polished"} +{"raw_text": "What's a celery but a chard with texture crisp?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "celery", "B": "chard", "P": "texture crisp"}, "chain": [{"start": "celery", "relation": "HasProperty", "end": "texture_crisp", "weight": 0.8, "surface_text": "Its stalks are notably crisp and crunchy, unlike the soft leaves of cabbage/kale/lettuce, the woody texture of asparagus, or the starchy texture of potatoes/jicama"}], "polished_text": "What's celery but chard with a crisp bite?", "status": "polished"} +{"raw_text": "The only difference between a beaver and a fur is build dam.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "beaver", "B": "fur", "P": "build dam"}, "chain": [{"start": "beaver", "relation": "CapableOf", "end": "build_dam", "weight": 1.0, "surface_text": "[[a beaver]] can [[build a dam]]"}], "status": "discarded"} +{"raw_text": "What's an engine but a phone with hot surfaces?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "engine", "B": "phone", "P": "hot surfaces"}, "chain": [{"start": "engine", "relation": "HasProperty", "end": "hot_surfaces", "weight": 0.8, "surface_text": "generates significant heat during operation"}], "status": "discarded"} +{"raw_text": "Take the gentle aroma from a thyme and you've got yourself a cardamom.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "thyme", "B": "cardamom", "P": "gentle aroma"}, "chain": [{"start": "thyme", "relation": "HasProperty", "end": "gentle_aroma", "weight": 0.8, "surface_text": "It has a subtle, earthy fragrance, less pungent than chili or cumin."}], "polished_text": "Take the gentle aroma of thyme and you've got cardamom.", "status": "polished"} +{"raw_text": "What's a tern but a hawk with wingspan?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "tern", "B": "hawk", "P": "wingspan"}, "chain": [{"start": "tern", "relation": "HasProperty", "end": "wingspan", "weight": 0.8, "surface_text": "Terns have a relatively long wingspan compared to many other small to medium-sized birds, enabling agile flight and long-distance migration."}], "status": "discarded"} +{"raw_text": "What's a wagtail but a bunting with long tail?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "wagtail", "B": "bunting", "P": "long tail"}, "chain": [{"start": "wagtail", "relation": "HasProperty", "end": "long_tail", "weight": 0.8, "surface_text": "Possess a relatively long tail, especially compared to shorter-tailed birds like wrens or gannets"}], "polished_text": "A wagtail's just a bunting with a tail that won't quit.", "status": "polished"} +{"raw_text": "a micrometer is just a flute that's got music.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "micrometer", "B": "flute", "P": "music"}, "chain": [{"start": "micrometer", "relation": "HasProperty", "end": "music", "weight": 0.8, "surface_text": "A micrometer is precise like music, and a trumpet is used for music."}], "status": "discarded"} +{"raw_text": "Take the color diversity from a ground and you've got yourself a savanna.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ground", "B": "savanna", "P": "color diversity"}, "chain": [{"start": "ground", "relation": "HasProperty", "end": "color_diversity", "weight": 0.8, "surface_text": "Varies greatly from brown, green, gray, to red"}], "status": "discarded"} +{"raw_text": "Take the feeding from a rabbit and you've got yourself a snail.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "rabbit", "B": "snail", "P": "feeding"}, "chain": [{"start": "rabbit", "relation": "HasProperty", "end": "feeding", "weight": 0.8, "surface_text": "primarily eats vegetation, unlike carnivores like wolves or blowfish"}], "polished_text": "Take the speed from a rabbit and you've got yourself a snail.", "status": "polished"} +{"raw_text": "What's a moped but a ship with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "moped", "B": "ship", "P": "property"}, "chain": [{"start": "moped", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "small two-wheeled vehicle, usually with a seat for one"}], "status": "discarded"} +{"raw_text": "The only difference between a fabric and a haircloth is property.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "fabric", "B": "haircloth", "P": "property"}, "chain": [{"start": "fabric", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "is typically woven or knitted, not solid or layered"}], "status": "discarded"} +{"raw_text": "a barometer is just a drum that's got an attitude.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "barometer", "B": "drum", "P": "an attitude"}, "chain": [], "polished_text": "A barometer is just a drum that's got an ear for the weather.", "status": "polished"} +{"raw_text": "The only difference between a heart and a bucket is internal walls.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "heart", "B": "bucket", "P": "internal walls"}, "chain": [{"start": "heart", "relation": "HasProperty", "end": "internal_walls", "weight": 0.8, "surface_text": "Features thick muscular walls designed to pump, unlike thin-walled vessels."}], "polished_text": "The only difference between a heart and a bucket is the kind of internal walls it's got.", "status": "polished"} +{"raw_text": "The only difference between a cuckoo and a cock is common cuckoo.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cuckoo", "B": "cock", "P": "common cuckoo"}, "chain": [{"start": "cuckoo", "relation": "HasProperty", "end": "common_cuckoo", "weight": 0.8, "surface_text": "has a unique \"cuckoo\" call, often mimicking other birds"}], "polished_text": "The only difference between a cuckoo and a cock is a common cuckoo.", "status": "polished"} +{"raw_text": "a beef is just a cheese that's got reddish-brown color.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "beef", "B": "cheese", "P": "reddish-brown color"}, "chain": [{"start": "beef", "relation": "HasProperty", "end": "reddish-brown_color", "weight": 0.8, "surface_text": "It has a distinct reddish-brown hue compared to other foods"}], "status": "discarded"} +{"raw_text": "Take the spring blooming from a lilac and you've got yourself a violet.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lilac", "B": "violet", "P": "spring blooming"}, "chain": [{"start": "lilac", "relation": "HasProperty", "end": "spring_blooming", "weight": 0.8, "surface_text": "Lilacs are strongly associated with early spring flowering, earlier than most other listed flowers like tulips or carnations."}], "polished_text": "Take the spring bloom from a lilac and you're left with a violet's shadow.", "status": "polished"} +{"raw_text": "Take the a plan from a pea and you've got yourself a corn.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "pea", "B": "corn", "P": "a plan"}, "chain": [], "status": "discarded"} +{"raw_text": "What's a cotinga but a finch with colorful plumage?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cotinga", "B": "finch", "P": "colorful plumage"}, "chain": [{"start": "cotinga", "relation": "HasProperty", "end": "colorful_plumage", "weight": 0.8, "surface_text": "Many cotingas have exceptionally bright and varied colors, like reds, blues, and oranges, unlike the generally more subdued or drab colors of other listed birds."}], "polished_text": "What's a cotinga but a finch that grew itself some fancy feathers?", "status": "polished"} +{"raw_text": "a lotus is just a petal that's got a plan.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "lotus", "B": "petal", "P": "a plan"}, "chain": [], "polished_text": "A lotus is just a petal that knows its plan.", "status": "polished"} +{"raw_text": "The only difference between a container and a pitcher is portability.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "container", "B": "pitcher", "P": "portability"}, "chain": [{"start": "container", "relation": "HasProperty", "end": "portability", "weight": 0.8, "surface_text": "Can often be carried or moved easily, unlike immobile items like bins or toolboxes"}], "status": "discarded"} +{"raw_text": "The only difference between a plow and a yoke is property.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "plow", "B": "yoke", "P": "property"}, "chain": [{"start": "plow", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}], "status": "discarded"} +{"raw_text": "a carnation is just a tulip that's got colorful.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "carnation", "B": "tulip", "P": "colorful"}, "chain": [{"start": "carnation", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "carnations come in a wide range of colors, often with frilled edges"}], "polished_text": "A carnation is just a tulip that put on its Sunday colors.", "status": "polished"} +{"raw_text": "Take the asymmetrical feathers from a wing and you've got yourself a grebe.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "wing", "B": "grebe", "P": "asymmetrical feathers"}, "chain": [{"start": "wing", "relation": "HasProperty", "end": "asymmetrical_feathers", "weight": 0.8, "surface_text": "Its feathers have a specific shape for aerodynamics."}], "status": "discarded"} +{"raw_text": "a flint is just a ruby that's got gray/black color.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "flint", "B": "ruby", "P": "gray/black color"}, "chain": [{"start": "flint", "relation": "HasProperty", "end": "gray/black_color", "weight": 0.8, "surface_text": "typically darker and less varied in color than most other stones"}], "polished_text": "A flint is just a ruby that's gone ash-gray.", "status": "polished"} +{"raw_text": "a house is just an apartment that's got shelter.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "house", "B": "apartment", "P": "shelter"}, "chain": [{"start": "house", "relation": "HasProperty", "end": "shelter", "weight": 0.8, "surface_text": "Both are types of buildings that provide housing or protection."}], "polished_text": "A house is just an apartment that's got good shelter.", "status": "polished"} +{"raw_text": "What's a finch but an ostrich with pigeon?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "finch", "B": "ostrich", "P": "pigeon"}, "chain": [{"start": "finch", "relation": "HasProperty", "end": "pigeon", "weight": 0.8, "surface_text": "both are types of birds"}], "status": "discarded"} +{"raw_text": "The only difference between a pit and an orchard is shallow depth.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pit", "B": "orchard", "P": "shallow depth"}, "chain": [{"start": "pit", "relation": "HasProperty", "end": "shallow_depth", "weight": 0.8, "surface_text": "Typically much shallower than a sea, ocean, or even some hollows."}], "status": "discarded"} +{"raw_text": "a scarf is just a jacket that's got colorful patterns.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "scarf", "B": "jacket", "P": "colorful patterns"}, "chain": [{"start": "scarf", "relation": "HasProperty", "end": "colorful_patterns", "weight": 0.8, "surface_text": "unlike simple underwear, scarfs often have vibrant designs"}], "status": "discarded"} +{"raw_text": "a unicycle is just a kayak that's got upright rider.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "unicycle", "B": "kayak", "P": "upright rider"}, "chain": [{"start": "unicycle", "relation": "HasProperty", "end": "upright_rider", "weight": 0.8, "surface_text": "Rider sits directly above the single wheel, unlike vehicles where riders sit beside or behind wheels."}], "polished_text": "A unicycle is just a kayak that's learned to stand tall.", "status": "polished"} +{"raw_text": "a pod is just a bottle that's got broken open.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pod", "B": "bottle", "P": "broken open"}, "chain": [{"start": "pod", "relation": "HasProperty", "end": "broken_open", "weight": 0.8, "surface_text": "Pods are often designed to open or split to release contents, unlike sealed containers."}], "polished_text": "A pod's just a bottle that's got its lid blown off.", "status": "polished"} +{"raw_text": "What's a lynx but a claw with long legs?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "lynx", "B": "claw", "P": "long legs"}, "chain": [{"start": "lynx", "relation": "HasProperty", "end": "long_legs", "weight": 0.8, "surface_text": "lynx have relatively long legs compared to their body size, which is not typical for the others"}], "polished_text": "A lynx is just a claw with legs that stretch on for days.", "status": "polished"} +{"raw_text": "The only difference between a bladder and a glass is flexible material.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "bladder", "B": "glass", "P": "flexible material"}, "chain": [{"start": "bladder", "relation": "HasProperty", "end": "flexible_material", "weight": 0.8, "surface_text": "Made of stretchy material (like rubber or tissue), unlike hard materials"}], "status": "discarded"} +{"raw_text": "The only difference between a pasture and a meadow is a plan.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pasture", "B": "meadow", "P": "a plan"}, "chain": [], "status": "discarded"} +{"raw_text": "What's a husk but a branch with an attitude?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "husk", "B": "branch", "P": "an attitude"}, "chain": [], "status": "discarded"} +{"raw_text": "What's a salt but a cardamom with bad for?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "salt", "B": "cardamom", "P": "bad for"}, "chain": [{"start": "salt", "relation": "HasProperty", "end": "bad_for", "weight": 2.0, "surface_text": "[[salt]] can be [[bad for you]]"}], "status": "discarded"} +{"raw_text": "The only difference between a burrow and a den is underground structure.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "burrow", "B": "den", "P": "underground structure"}, "chain": [{"start": "burrow", "relation": "HasProperty", "end": "underground_structure", "weight": 0.8, "surface_text": "they consist of tunnels and chambers beneath the surface, unlike above-ground shelters"}], "status": "discarded"} +{"raw_text": "The only difference between a jungle and a hay is rich odour.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "jungle", "B": "hay", "P": "rich odour"}, "chain": [{"start": "jungle", "relation": "HasProperty", "end": "rich_odour", "weight": 0.8, "surface_text": "Strong scent of damp earth, decaying matter, and various plant life"}], "status": "discarded"} +{"raw_text": "What's a curry but a salt with color yellow?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "curry", "B": "salt", "P": "color yellow"}, "chain": [{"start": "curry", "relation": "HasProperty", "end": "color_yellow", "weight": 0.8, "surface_text": "Curry's primary color is yellow due to turmeric, unlike the typically white, brown, or green colors of most other spices."}], "status": "discarded"} +{"raw_text": "a roadrunner is just an owl that's got body shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "roadrunner", "B": "owl", "P": "body shape"}, "chain": [{"start": "roadrunner", "relation": "HasProperty", "end": "body_shape", "weight": 0.8, "surface_text": "It has a long, slender body unlike the stocky or upright posture of many other birds"}], "status": "discarded"} +{"raw_text": "Take the single head from a dandelion and you've got yourself an iris.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "dandelion", "B": "iris", "P": "single head"}, "chain": [{"start": "dandelion", "relation": "HasProperty", "end": "single_head", "weight": 0.8, "surface_text": "Has one composite head of many small flowers, unlike flowers with multiple separate blooms."}], "status": "discarded"} +{"raw_text": "Take the small size from a punch and you've got yourself a planer.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "punch", "B": "planer", "P": "small size"}, "chain": [{"start": "punch", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Punches are generally smaller and more compact than many other tools in the list."}], "polished_text": "Take a little punch and you've got yourself a planer.", "status": "polished"} +{"raw_text": "a skate is just a dolphin that's got an attitude.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "skate", "B": "dolphin", "P": "an attitude"}, "chain": [], "polished_text": "A skate is just a dolphin that's got an attitude.", "status": "polished"} +{"raw_text": "Take the appearance from a truck and you've got yourself a cart.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "truck", "B": "cart", "P": "appearance"}, "chain": [{"start": "truck", "relation": "HasProperty", "end": "appearance", "weight": 0.8, "surface_text": "Has a distinct front grille and sometimes a raised bumper"}], "status": "discarded"} +{"raw_text": "The only difference between a finch and a kite is pigeon.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "finch", "B": "kite", "P": "pigeon"}, "chain": [{"start": "finch", "relation": "HasProperty", "end": "pigeon", "weight": 0.8, "surface_text": "both are types of birds"}], "polished_text": "The only difference between a finch and a kite is just a pigeon's eye view.", "status": "polished"} +{"raw_text": "What's a cabinet but a door with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cabinet", "B": "door", "P": "property"}, "chain": [{"start": "cabinet", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "typically has shelves or drawers inside for storage"}], "status": "discarded"} +{"raw_text": "a straw is just a skin that's got hollow.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "straw", "B": "skin", "P": "hollow"}, "chain": [{"start": "straw", "relation": "HasProperty", "end": "hollow", "weight": 0.8, "surface_text": "a straw is hollow"}], "status": "discarded"} +{"raw_text": "Take the sandy surface from a desert and you've got yourself a meadow.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "desert", "B": "meadow", "P": "sandy surface"}, "chain": [{"start": "desert", "relation": "HasProperty", "end": "sandy_surface", "weight": 0.8, "surface_text": "Desert floors are typically covered in sand, unlike grasslands or pastures."}], "status": "discarded"} +{"raw_text": "What's a beak but a meat with non-movable?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "beak", "B": "meat", "P": "non-movable"}, "chain": [{"start": "beak", "relation": "HasProperty", "end": "non-movable", "weight": 0.8, "surface_text": "Usually fixed in shape and position (unlike a mouth)"}], "status": "discarded"} +{"raw_text": "The only difference between a lake and a ground is translucent.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "lake", "B": "ground", "P": "translucent"}, "chain": [{"start": "lake", "relation": "HasProperty", "end": "translucent", "weight": 0.8, "surface_text": "Water is transparent, allowing visibility to varying degrees"}], "status": "discarded"} +{"raw_text": "What's a poplar but a pine with light color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "poplar", "B": "pine", "P": "light color"}, "chain": [{"start": "poplar", "relation": "HasProperty", "end": "light_color", "weight": 0.8, "surface_text": "Poplar is typically a pale yellowish-white or light gray, unlike the richer tones of oak, mahogany, or maple."}], "polished_text": "A poplar's just a pine that grew itself some pale skin.", "status": "polished"} +{"raw_text": "Take the sing very low from a bass and you've got yourself a bongo.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "bass", "B": "bongo", "P": "sing very low"}, "chain": [{"start": "bass", "relation": "CapableOf", "end": "sing_very_low", "weight": 1.0, "surface_text": "[[A bass]] can [[sing very low]]"}], "status": "discarded"} +{"raw_text": "What's a tar but an aluminum with opaque?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "tar", "B": "aluminum", "P": "opaque"}, "chain": [{"start": "tar", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[tar]] is [[opaque]]"}], "status": "discarded"} +{"raw_text": "The only difference between an oriole and a blackbird is nectar-loving behavior.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "oriole", "B": "blackbird", "P": "nectar-loving behavior"}, "chain": [{"start": "oriole", "relation": "HasProperty", "end": "nectar-loving_behavior", "weight": 0.8, "surface_text": "Orioles are known to feed on nectar, which is less common among the other listed birds, many of which eat insects, seeds, or carrion."}], "polished_text": "The oriole's just a blackbird with a sweet tooth, you see.", "status": "polished"} +{"raw_text": "What's a lettuce but a bamboo with crunchy texture?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "lettuce", "B": "bamboo", "P": "crunchy texture"}, "chain": [{"start": "lettuce", "relation": "HasProperty", "end": "crunchy_texture", "weight": 0.8, "surface_text": "It is crisp and crunchy when bitten, unlike soft items like orange or pizza."}], "polished_text": "What's a lettuce but a bamboo with a crunch to it?", "status": "polished"} +{"raw_text": "Take the perforated opening from a carton and you've got yourself a bottle.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "carton", "B": "bottle", "P": "perforated opening"}, "chain": [{"start": "carton", "relation": "HasProperty", "end": "perforated_opening", "weight": 0.8, "surface_text": "May have a tear strip or flip-top opening, not common on most other containers"}], "polished_text": "Take the perforated top off a carton and you've got yourself a makeshift bottle.", "status": "polished"} +{"raw_text": "What's a platinum but an ore with weight?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "platinum", "B": "ore", "P": "weight"}, "chain": [{"start": "platinum", "relation": "HasProperty", "end": "weight", "weight": 0.8, "surface_text": "platinum is heavy, and an anchor provides weight"}], "polished_text": "What's all that platinum but just ore that's heavy?", "status": "polished"} +{"raw_text": "a tar is just a string that's got heavy weight.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tar", "B": "string", "P": "heavy weight"}, "chain": [{"start": "tar", "relation": "HasProperty", "end": "heavy_weight", "weight": 0.8, "surface_text": "For its volume, tar feels noticeably heavy, unlike lightweight materials like cork or string."}], "status": "discarded"} +{"raw_text": "Take the an attitude from a bouquet and you've got yourself a jungle.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "bouquet", "B": "jungle", "P": "an attitude"}, "chain": [], "status": "discarded"} +{"raw_text": "a marmot is just a rabbit that's got tail shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "marmot", "B": "rabbit", "P": "tail shape"}, "chain": [{"start": "marmot", "relation": "HasProperty", "end": "tail_shape", "weight": 0.8, "surface_text": "Marmots have short, bushy tails, unlike the long, bushy tails of some monkeys or the distinct tail shapes of birds or reptiles."}], "polished_text": "A marmot's just a rabbit that's got a different tail shape.", "status": "polished"} +{"raw_text": "Take the fibrous from a string and you've got yourself an ice.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "string", "B": "ice", "P": "fibrous"}, "chain": [{"start": "string", "relation": "HasProperty", "end": "fibrous", "weight": 0.8, "surface_text": "String is made of fibers, which is not true for materials like ceramic or metal jewelry."}], "status": "discarded"} +{"raw_text": "Take the reddish-brown fur from a fox and you've got yourself a penguin.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "fox", "B": "penguin", "P": "reddish-brown fur"}, "chain": [{"start": "fox", "relation": "HasProperty", "end": "reddish-brown_fur", "weight": 0.8, "surface_text": "Distinctive coloration not seen in other listed animals"}], "status": "discarded"} +{"raw_text": "The only difference between a potassium and a chalk is silver color.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "potassium", "B": "chalk", "P": "silver color"}, "chain": [{"start": "potassium", "relation": "HasProperty", "end": "silver_color", "weight": 0.8, "surface_text": "Potassium is a shiny silver metal, unlike the typically white, clear, or colored other minerals."}], "status": "discarded"} +{"raw_text": "Take the patience from a penguin and you've got yourself a snail.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "penguin", "B": "snail", "P": "patience"}, "chain": [], "status": "discarded"} +{"raw_text": "The only difference between a husk and a petal is a plan.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "husk", "B": "petal", "P": "a plan"}, "chain": [], "polished_text": "The difference between a husk and a petal's just a plan.", "status": "polished"} +{"raw_text": "What's a pineapple but a fig with smell?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "pineapple", "B": "fig", "P": "smell"}, "chain": [{"start": "pineapple", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "Strong, sweet, and tropical aroma"}], "polished_text": "A pineapple's just a fig that decided to smell.", "status": "polished"} +{"raw_text": "a quetzal is just a cockatoo that's got fly.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "quetzal", "B": "cockatoo", "P": "fly"}, "chain": [{"start": "quetzal", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a quetzal can fly"}], "status": "discarded"} +{"raw_text": "What's a mica but a glass with sheet-like structure?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "mica", "B": "glass", "P": "sheet-like structure"}, "chain": [{"start": "mica", "relation": "HasProperty", "end": "sheet-like_structure", "weight": 0.8, "surface_text": "Can be split into thin, flexible sheets, a property not shared by the other minerals."}], "polished_text": "What's mica but glass with a flat, flaky nature?", "status": "polished"} +{"raw_text": "Take the graceful flight from a tern and you've got yourself a cardinal.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "tern", "B": "cardinal", "P": "graceful flight"}, "chain": [{"start": "tern", "relation": "HasProperty", "end": "graceful_flight", "weight": 0.8, "surface_text": "Terns fly with a buoyant, graceful, and often hovering style, which is less common among other birds in this category."}], "status": "discarded"} +{"raw_text": "a cockatoo is just a feather that's got fish.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cockatoo", "B": "feather", "P": "fish"}, "chain": [{"start": "cockatoo", "relation": "CapableOf", "end": "fish", "weight": 0.8, "surface_text": "Both cockatoos and gulls can catch fish (though less common for cockatoos)."}], "status": "discarded"} +{"raw_text": "a box is just a chest that's got rigid structure.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "box", "B": "chest", "P": "rigid structure"}, "chain": [{"start": "box", "relation": "HasProperty", "end": "rigid_structure", "weight": 0.8, "surface_text": "Boxes maintain their shape even when empty, unlike flexible containers like oilcans"}], "polished_text": "A box is just a chest built to last.", "status": "polished"} +{"raw_text": "a jack is just a trigger that's got screw mechanism.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "jack", "B": "trigger", "P": "screw mechanism"}, "chain": [{"start": "jack", "relation": "HasProperty", "end": "screw_mechanism", "weight": 0.8, "surface_text": "Operates using a screw thread (often) to incrementally lift the load."}], "polished_text": "A jack is just a trigger that's got a screw mechanism working.", "status": "polished"} +{"raw_text": "Take the metallic appearance from a nail and you've got yourself a level.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "nail", "B": "level", "P": "metallic appearance"}, "chain": [{"start": "nail", "relation": "HasProperty", "end": "metallic_appearance", "weight": 0.8, "surface_text": "Typically made of metal like steel or brass"}], "status": "discarded"} +{"raw_text": "a tooth is just a bone that's got ambition.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tooth", "B": "bone", "P": "ambition"}, "chain": [], "polished_text": "A tooth is just a bone that's got ambition.", "status": "polished"} +{"raw_text": "Take the strong fragrance from a lily and you've got yourself a peony.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lily", "B": "peony", "P": "strong fragrance"}, "chain": [{"start": "lily", "relation": "HasProperty", "end": "strong_fragrance", "weight": 0.8, "surface_text": "Many lilies have a very strong, sweet scent, stronger than most other flowers listed."}], "status": "discarded"} +{"raw_text": "The only difference between a tooth and a gorilla is ambition.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "tooth", "B": "gorilla", "P": "ambition"}, "chain": [], "status": "discarded"} +{"raw_text": "The only difference between a dessert and a chocolate is creamy texture.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "dessert", "B": "chocolate", "P": "creamy texture"}, "chain": [{"start": "dessert", "relation": "HasProperty", "end": "creamy_texture", "weight": 0.8, "surface_text": "Many desserts are creamy, unlike the non-creamy textures of most other listed foods."}], "status": "discarded"} +{"raw_text": "Take the color green from a leaf and you've got yourself a petal.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "leaf", "B": "petal", "P": "color green"}, "chain": [{"start": "leaf", "relation": "HasProperty", "end": "color_green", "weight": 0.8, "surface_text": "Leaves are typically green due to chlorophyll, while other plant parts like roots or seeds can be different colors."}], "polished_text": "Take the color green out of a leaf and you've got yourself a petal.", "status": "polished"} +{"raw_text": "The only difference between a cornbread and a fat is sweet flavor.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cornbread", "B": "fat", "P": "sweet flavor"}, "chain": [{"start": "cornbread", "relation": "HasProperty", "end": "sweet_flavor", "weight": 0.8, "surface_text": "Most cornbreads have a noticeable hint of sweetness absent in savory items like ham or chicken."}], "polished_text": "The only difference between cornbread and fat is the sweet flavor.", "status": "polished"} +{"raw_text": "Take the metal head from a hammer and you've got yourself a trigger.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "hammer", "B": "trigger", "P": "metal head"}, "chain": [{"start": "hammer", "relation": "HasProperty", "end": "metal_head", "weight": 0.8, "surface_text": "The hammer head is typically metal, heavier than heads of tools like saws or chisels"}], "status": "discarded"} +{"raw_text": "What's a hacksaw but a level with saw through metal?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "hacksaw", "B": "level", "P": "saw through metal"}, "chain": [{"start": "hacksaw", "relation": "CapableOf", "end": "saw_through_metal", "weight": 1.0, "surface_text": "[[A hacksaw]] can [[saw through metal]]"}], "status": "discarded"} +{"raw_text": "Take the advance on enemy from a tank and you've got yourself a decanter.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "tank", "B": "decanter", "P": "advance on enemy"}, "chain": [{"start": "tank", "relation": "CapableOf", "end": "advance_on_enemy", "weight": 1.0, "surface_text": "[[A tank]] can [[advance on the enemy]]"}], "status": "discarded"} +{"raw_text": "The only difference between a tea and a water is aroma.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "tea", "B": "water", "P": "aroma"}, "chain": [{"start": "tea", "relation": "HasProperty", "end": "aroma", "weight": 0.8, "surface_text": "distinct floral, grassy, or earthy scent, unlike the yeasty (beer), fruity (juice), creamy (milk), or roasted (coffee) aromas"}], "polished_text": "You can't stir the water and call it tea — it's all in the aroma.", "status": "polished"} +{"raw_text": "What's an oxpecker but a woodpecker with size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "oxpecker", "B": "woodpecker", "P": "size"}, "chain": [{"start": "oxpecker", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Medium-sized bird, smaller than many of the large listed birds like gannets or hornbills"}], "polished_text": "What's an oxpecker but a woodpecker with a bigger bill?", "status": "polished"} +{"raw_text": "Take the square/rectangular shape from a cage and you've got yourself a toolbox.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cage", "B": "toolbox", "P": "square/rectangular shape"}, "chain": [{"start": "cage", "relation": "HasProperty", "end": "square/rectangular_shape", "weight": 0.8, "surface_text": "Typically has straight edges and right angles."}], "polished_text": "A square cage ain't no different than a toolbox when the sides are all that's left.", "status": "polished"} +{"raw_text": "Take the smell from a strawberry and you've got yourself an orange.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "strawberry", "B": "orange", "P": "smell"}, "chain": [{"start": "strawberry", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "distinct, sweet, fragrant aroma"}], "status": "discarded"} +{"raw_text": "The only difference between a burger and a turkey is salty taste.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "burger", "B": "turkey", "P": "salty taste"}, "chain": [{"start": "burger", "relation": "HasProperty", "end": "salty_taste", "weight": 0.8, "surface_text": "Common seasoning, often from salt, cheese, or meat itself"}], "status": "discarded"} +{"raw_text": "The only difference between a punch and an awl is metal construction.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "punch", "B": "awl", "P": "metal construction"}, "chain": [{"start": "punch", "relation": "HasProperty", "end": "metal_construction", "weight": 0.8, "surface_text": "It is typically made of durable metal, unlike tools like brooms or openers."}], "status": "discarded"} +{"raw_text": "The only difference between a kohlrabi and a spinach is internal texture.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "kohlrabi", "B": "spinach", "P": "internal texture"}, "chain": [{"start": "kohlrabi", "relation": "HasProperty", "end": "internal_texture", "weight": 0.8, "surface_text": "Dense, crunchy interior flesh when raw, similar to a radish but milder"}], "status": "discarded"} +{"raw_text": "The only difference between a burger and a pizza is grilled/fried surface.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "burger", "B": "pizza", "P": "grilled/fried surface"}, "chain": [{"start": "burger", "relation": "HasProperty", "end": "grilled/fried_surface", "weight": 0.8, "surface_text": "The patty has a cooked, often browned exterior from heat"}], "status": "discarded"} +{"raw_text": "What's a tractor but a plane with red color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "tractor", "B": "plane", "P": "red color"}, "chain": [{"start": "tractor", "relation": "HasProperty", "end": "red_color", "weight": 0.8, "surface_text": "often painted red, distinguishing from other vehicles"}], "status": "discarded"} +{"raw_text": "What's a posey but a dandelion with symmetrical shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "posey", "B": "dandelion", "P": "symmetrical shape"}, "chain": [{"start": "posey", "relation": "HasProperty", "end": "symmetrical_shape", "weight": 0.8, "surface_text": "Poseys are typically arranged in balanced, rounded shapes"}], "polished_text": "What's a posey but a dandelion with a symmetrical shape?", "status": "polished"} +{"raw_text": "What's a hornbill but a martin with casque presence?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "hornbill", "B": "martin", "P": "casque presence"}, "chain": [{"start": "hornbill", "relation": "HasProperty", "end": "casque_presence", "weight": 0.8, "surface_text": "Possesses a large, bony casque on its bill, a feature absent in other birds listed"}], "polished_text": "What's a hornbill but a martin with a fancy helmet?", "status": "polished"} +{"raw_text": "Take the color from a ceramic and you've got yourself a fur.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ceramic", "B": "fur", "P": "color"}, "chain": [{"start": "ceramic", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Often white, beige, or glazed in various colors, unlike most other materials listed which are more neutral or specific (like metal, clear plastic, or brown paper)"}], "status": "discarded"} +{"raw_text": "What's a bouquet but a grassland with a plan?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bouquet", "B": "grassland", "P": "a plan"}, "chain": [], "polished_text": "A bouquet's just a grassland with a plan.", "status": "polished"} +{"raw_text": "What's a lark but a tinamou with fly?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "lark", "B": "tinamou", "P": "fly"}, "chain": [{"start": "lark", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a lark can fly"}], "status": "discarded"} +{"raw_text": "What's a marmoset but a bone with high-pitched vocalizations?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "marmoset", "B": "bone", "P": "high-pitched vocalizations"}, "chain": [{"start": "marmoset", "relation": "HasProperty", "end": "high-pitched_vocalizations", "weight": 0.8, "surface_text": "They make distinctive, bird-like calls, unlike the deep roars or calls of other animals"}], "status": "discarded"} +{"raw_text": "Take the short tail from a nightingale and you've got yourself a peacock.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "nightingale", "B": "peacock", "P": "short tail"}, "chain": [{"start": "nightingale", "relation": "HasProperty", "end": "short_tail", "weight": 0.8, "surface_text": "Has a relatively short tail compared to birds like kestrels or canaries"}], "status": "discarded"} +{"raw_text": "a rose is just a hay that's got red.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "rose", "B": "hay", "P": "red"}, "chain": [{"start": "rose", "relation": "HasProperty", "end": "red", "weight": 1.0, "surface_text": "[[a rose]] is [[red]]"}], "status": "discarded"} +{"raw_text": "The only difference between a wrapper and a bone is sleek surface.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "wrapper", "B": "bone", "P": "sleek surface"}, "chain": [{"start": "wrapper", "relation": "HasProperty", "end": "sleek_surface", "weight": 0.8, "surface_text": "Unlike rope, wool, or leather, which have texture, a wrapper is smooth and shiny to facilitate wrapping."}], "status": "discarded"} +{"raw_text": "Take the color from a ceramic and you've got yourself a jewelry.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ceramic", "B": "jewelry", "P": "color"}, "chain": [{"start": "ceramic", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Often white, beige, or glazed in various colors, unlike most other materials listed which are more neutral or specific (like metal, clear plastic, or brown paper)"}], "polished_text": "Take the color off that ceramic and you've got yourself some jewelry.", "status": "polished"} +{"raw_text": "The only difference between a pickle and a beet is sour taste.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pickle", "B": "beet", "P": "sour taste"}, "chain": [{"start": "pickle", "relation": "HasProperty", "end": "sour_taste", "weight": 0.8, "surface_text": "Pickles have a distinct sour flavor from vinegar brining, unlike most fresh vegetables."}], "status": "discarded"} +{"raw_text": "What's a farm but a river with human presence?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "farm", "B": "river", "P": "human presence"}, "chain": [{"start": "farm", "relation": "HasProperty", "end": "human_presence", "weight": 0.8, "surface_text": "Shows evidence of human activity and management, unlike purely natural features"}], "status": "discarded"} +{"raw_text": "a cinnamon is just a curry that's got season cookies.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cinnamon", "B": "curry", "P": "season cookies"}, "chain": [{"start": "cinnamon", "relation": "CapableOf", "end": "season_cookies", "weight": 1.0, "surface_text": "[[cinnamon]] can [[season cookies]]"}], "status": "discarded"} +{"raw_text": "The only difference between a sponge and a rabbit is soft.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "sponge", "B": "rabbit", "P": "soft"}, "chain": [{"start": "sponge", "relation": "HasProperty", "end": "soft", "weight": 1.0, "surface_text": "[[a sponge]] is [[soft]]"}], "status": "discarded"} +{"raw_text": "Take the behavior from a swift and you've got yourself a cotinga.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "swift", "B": "cotinga", "P": "behavior"}, "chain": [{"start": "swift", "relation": "HasProperty", "end": "behavior", "weight": 0.8, "surface_text": "sleeps and eats while flying"}], "status": "discarded"} +{"raw_text": "What's a lantern but a bellows with often portable?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "lantern", "B": "bellows", "P": "often portable"}, "chain": [{"start": "lantern", "relation": "HasProperty", "end": "often_portable", "weight": 0.8, "surface_text": "Designed to be carried or moved easily, unlike some stationary tools like a jointer."}], "polished_text": "What's a lantern but a bellows that's often portable?", "status": "polished"} +{"raw_text": "a cucumber is just a lettuce that's got skin texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cucumber", "B": "lettuce", "P": "skin texture"}, "chain": [{"start": "cucumber", "relation": "HasProperty", "end": "skin_texture", "weight": 0.8, "surface_text": "Smooth and slightly waxy, not fuzzy or bumpy"}], "polished_text": "A cucumber is just a lettuce that's got some extra rind.", "status": "polished"} +{"raw_text": "What's a kiwi but a leg with sensory properties:?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "kiwi", "B": "leg", "P": "sensory properties:"}, "chain": [{"start": "kiwi", "relation": "HasProperty", "end": "sensory_properties:", "weight": 0.8, "surface_text": "kiwi is sensory_properties:"}], "status": "discarded"} +{"raw_text": "Take the honking call from a swan and you've got yourself a hummingbird.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "swan", "B": "hummingbird", "P": "honking call"}, "chain": [{"start": "swan", "relation": "HasProperty", "end": "honking_call", "weight": 0.8, "surface_text": "Swans make a loud, distinctive honking sound, unlike the tweets, caws, or songs of other birds."}], "status": "discarded"} +{"raw_text": "What's a box but a bottle with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "box", "B": "bottle", "P": "property"}, "chain": [{"start": "box", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}], "polished_text": "A box is just a bottle with character.", "status": "polished"} +{"raw_text": "a gun is just a handgun that's got firearms mechanism.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "gun", "B": "handgun", "P": "firearms mechanism"}, "chain": [{"start": "gun", "relation": "HasProperty", "end": "firearms_mechanism", "weight": 0.8, "surface_text": "Uses an explosive charge to launch projectiles"}], "status": "discarded"} +{"raw_text": "a shell is just a pail that's got a plan.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "shell", "B": "pail", "P": "a plan"}, "chain": [], "polished_text": "A shell is just a pail that's got a plan.", "status": "polished"} +{"raw_text": "The only difference between a skin and an insect is sensitivity.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "skin", "B": "insect", "P": "sensitivity"}, "chain": [{"start": "skin", "relation": "HasProperty", "end": "sensitivity", "weight": 0.8, "surface_text": "It contains nerve endings that detect touch, unlike inert materials like fiber or sponge."}], "status": "discarded"} +{"raw_text": "Take the page crush from an office and you've got yourself a workshop.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "office", "B": "workshop", "P": "page crush"}, "chain": [{"start": "office", "relation": "CapableOf", "end": "page_crush", "weight": 1.0, "surface_text": "[[the office]] can [[page my crush]]"}], "status": "discarded"} +{"raw_text": "What's an organ but a bass with air-powered sound?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "organ", "B": "bass", "P": "air-powered sound"}, "chain": [{"start": "organ", "relation": "HasProperty", "end": "air-powered_sound", "weight": 0.8, "surface_text": "Organs use pressurized air flowing through pipes, unlike string, percussion, or most wind instruments"}], "polished_text": "An organ is just a bass that's got itself some wind in its pipes.", "status": "polished"} +{"raw_text": "Take the tail from a rabbit and you've got yourself a fox.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "rabbit", "B": "fox", "P": "tail"}, "chain": [{"start": "rabbit", "relation": "HasProperty", "end": "tail", "weight": 0.8, "surface_text": "small, fluffy tail, distinct from the larger tails of wolves or lemurs"}], "status": "discarded"} +{"raw_text": "a scale is just a guitar that's got digital display.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "scale", "B": "guitar", "P": "digital display"}, "chain": [{"start": "scale", "relation": "HasProperty", "end": "digital_display", "weight": 0.8, "surface_text": "many modern scales have electronic readouts"}], "status": "discarded"} +{"raw_text": "What's a water but a juice with transparent liquid?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "water", "B": "juice", "P": "transparent liquid"}, "chain": [{"start": "water", "relation": "HasProperty", "end": "transparent_liquid", "weight": 1.0, "surface_text": "[[the water]] is [[transparent liquid]]"}], "status": "discarded"} +{"raw_text": "What's a cereal but a hamburger with concrete?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cereal", "B": "hamburger", "P": "concrete"}, "chain": [{"start": "cereal", "relation": "HasProperty", "end": "concrete", "weight": 1.0, "surface_text": "[[cereal]] is [[concrete]]"}], "status": "discarded"} +{"raw_text": "What's a weaver but a tanager with acrobatic flight?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "weaver", "B": "tanager", "P": "acrobatic flight"}, "chain": [{"start": "weaver", "relation": "HasProperty", "end": "acrobatic_flight", "weight": 0.8, "surface_text": "Agile flight patterns, especially when maneuvering around their intricate nests."}], "polished_text": "What's a weaver but a tanager that learned to dance through the air?", "status": "polished"} +{"raw_text": "Take the colorful spots from a trout and you've got yourself a flounder.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "trout", "B": "flounder", "P": "colorful spots"}, "chain": [{"start": "trout", "relation": "HasProperty", "end": "colorful_spots", "weight": 0.8, "surface_text": "Trout have distinctive, colorful spots (often red or pink) on their sides, unlike the plain or differently patterned fish"}], "status": "discarded"} +{"raw_text": "a cheese is just a candy that's got creamy texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cheese", "B": "candy", "P": "creamy texture"}, "chain": [{"start": "cheese", "relation": "HasProperty", "end": "creamy_texture", "weight": 0.8, "surface_text": "Cheese has a smooth, often rich mouthfeel, unlike fibrous or grainy foods like beef or corn"}], "status": "discarded"} +{"raw_text": "What's a waxwing but a dodo with conspicuous crest?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "waxwing", "B": "dodo", "P": "conspicuous crest"}, "chain": [{"start": "waxwing", "relation": "HasProperty", "end": "conspicuous_crest", "weight": 0.8, "surface_text": "Prominent pointed crest on head"}], "status": "discarded"} +{"raw_text": "a gazelle is just a snail that's got size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "gazelle", "B": "snail", "P": "size"}, "chain": [{"start": "gazelle", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Gazelle is relatively small and lightweight compared to most other listed animals, like the rhino or tiger."}], "status": "discarded"} +{"raw_text": "What's a fence but a cage with horizontal planks?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "fence", "B": "cage", "P": "horizontal planks"}, "chain": [{"start": "fence", "relation": "HasProperty", "end": "horizontal_planks", "weight": 0.8, "surface_text": "often has visible horizontal planks or rails, a unique design feature"}], "polished_text": "What's a fence but a cage built with horizontal planks?", "status": "polished"} +{"raw_text": "a creek is just a ground that's got shallow water.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "creek", "B": "ground", "P": "shallow water"}, "chain": [{"start": "creek", "relation": "HasProperty", "end": "shallow_water", "weight": 0.8, "surface_text": "Creeks typically have shallow water compared to oceans or rivers"}], "status": "discarded"} +{"raw_text": "a pit is just a farm that's got shallow depth.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pit", "B": "farm", "P": "shallow depth"}, "chain": [{"start": "pit", "relation": "HasProperty", "end": "shallow_depth", "weight": 0.8, "surface_text": "Typically much shallower than a sea, ocean, or even some hollows."}], "status": "discarded"} +{"raw_text": "What's a sailboat but a boat with sails?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "sailboat", "B": "boat", "P": "sails"}, "chain": [{"start": "sailboat", "relation": "HasProperty", "end": "sails", "weight": 0.8, "surface_text": "Features large, visible sails used to catch wind for propulsion"}], "polished_text": "A sailboat's just a boat that's dressed up in sails.", "status": "polished"} +{"raw_text": "a nightingale is just a kite that's got nocturnal habits.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "nightingale", "B": "kite", "P": "nocturnal habits"}, "chain": [{"start": "nightingale", "relation": "HasProperty", "end": "nocturnal_habits", "weight": 0.8, "surface_text": "Often sings at night, a behavior not common to the other listed birds"}], "status": "discarded"} +{"raw_text": "The only difference between an orca and an earthworm is behavior (vocalization).", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "orca", "B": "earthworm", "P": "behavior (vocalization)"}, "chain": [{"start": "orca", "relation": "HasProperty", "end": "behavior_(vocalization)", "weight": 0.8, "surface_text": "Produces complex underwater clicks and whistles used for communication and echolocation, unlike the simpler vocalizations of most others"}], "status": "discarded"} +{"raw_text": "What's a skate but a crappie with a plan?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "skate", "B": "crappie", "P": "a plan"}, "chain": [], "status": "discarded"} +{"raw_text": "a bat is just a sponge that's got small size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "bat", "B": "sponge", "P": "small size"}, "chain": [{"start": "bat", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "generally smaller than most other listed animals"}], "status": "discarded"} +{"raw_text": "Take the tendinous attachments from a muscle and you've got yourself a cat.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "muscle", "B": "cat", "P": "tendinous attachments"}, "chain": [{"start": "muscle", "relation": "HasProperty", "end": "tendinous_attachments", "weight": 0.8, "surface_text": "Muscles connect to bones or other structures via tendons, a feature not shared by other listed items"}], "status": "discarded"} +{"raw_text": "Take the an attitude from a grain and you've got yourself a rice.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "grain", "B": "rice", "P": "an attitude"}, "chain": [], "status": "discarded"} +{"raw_text": "Take the fly from a quetzal and you've got yourself a rhea.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "quetzal", "B": "rhea", "P": "fly"}, "chain": [{"start": "quetzal", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a quetzal can fly"}], "status": "discarded"} +{"raw_text": "The only difference between a punch and a pot is pocketable.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "punch", "B": "pot", "P": "pocketable"}, "chain": [{"start": "punch", "relation": "HasProperty", "end": "pocketable", "weight": 0.8, "surface_text": "Due to its small size, a punch can often be carried in a pocket or tool pouch easily."}], "polished_text": "You can pocket a punch, but not a pot.", "status": "polished"} +{"raw_text": "What's a garden but a ground with soft texture?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "garden", "B": "ground", "P": "soft texture"}, "chain": [{"start": "garden", "relation": "HasProperty", "end": "soft_texture", "weight": 0.8, "surface_text": "ground often tilled or mulched, not hard or rocky"}], "polished_text": "A garden's just ground that's been softened up, ain't it?", "status": "polished"} +{"raw_text": "The only difference between a van and a cart is utility design.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "van", "B": "cart", "P": "utility design"}, "chain": [{"start": "van", "relation": "HasProperty", "end": "utility_design", "weight": 0.8, "surface_text": "Vans are built for utility and transporting goods or passengers, different from recreational vehicles like canoes, kayaks, or sailboats."}], "polished_text": "That's just comparing apples to apples and saying the skin's different.", "status": "polished"} +{"raw_text": "Take the muscle-massive body from a gorilla and you've got yourself a nightingale.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "gorilla", "B": "nightingale", "P": "muscle-massive body"}, "chain": [{"start": "gorilla", "relation": "HasProperty", "end": "muscle-massive_body", "weight": 0.8, "surface_text": "Gorillas have an exceptionally large and muscular build compared to many other animals"}], "status": "discarded"} +{"raw_text": "a barbet is just a nightingale that's got tree-holed nesting.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "barbet", "B": "nightingale", "P": "tree-holed nesting"}, "chain": [{"start": "barbet", "relation": "HasProperty", "end": "tree-holed_nesting", "weight": 0.8, "surface_text": "They nest in holes they excavate in trees, a specific nesting behavior not common in the listed birds."}], "polished_text": "A barbet is just a nightingale that nests in a hole in the tree.", "status": "polished"} +{"raw_text": "What's a meat but a deer with color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "meat", "B": "deer", "P": "color"}, "chain": [{"start": "meat", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Reddish or brownish hue, unlike the white of cheese or sugar, or the black/gray of emu/penguin"}], "status": "discarded"} +{"raw_text": "Take the color (shell) from an egg and you've got yourself a banana.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "egg", "B": "banana", "P": "color (shell)"}, "chain": [{"start": "egg", "relation": "HasProperty", "end": "color_(shell)", "weight": 0.8, "surface_text": "typically white or brown, a distinctive color compared to the varied colors of other foods"}], "status": "discarded"} +{"raw_text": "a bird is just a hoatzin that's got beak.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "bird", "B": "hoatzin", "P": "beak"}, "chain": [{"start": "bird", "relation": "HasProperty", "end": "beak", "weight": 0.8, "surface_text": "Birds have a distinct beak instead of teeth or other mouthparts"}], "status": "discarded"} +{"raw_text": "The only difference between a car and a leg is windshield.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "car", "B": "leg", "P": "windshield"}, "chain": [{"start": "car", "relation": "HasProperty", "end": "windshield", "weight": 0.8, "surface_text": "Cars have a large transparent front window for visibility"}], "status": "discarded"} +{"raw_text": "The only difference between a soda and a juice is very refreshing.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "soda", "B": "juice", "P": "very refreshing"}, "chain": [{"start": "soda", "relation": "HasProperty", "end": "very_refreshing", "weight": 1.0, "surface_text": "[[Soda]] can be [[very refreshing]]"}], "status": "discarded"} +{"raw_text": "The only difference between a warbler and a thrush is small size.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "warbler", "B": "thrush", "P": "small size"}, "chain": [{"start": "warbler", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Warblers are typically smaller than many other birds in the list, like jays or herons."}], "status": "discarded"} +{"raw_text": "The only difference between an engine and a car is luminous gauges.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "engine", "B": "car", "P": "luminous gauges"}, "chain": [{"start": "engine", "relation": "HasProperty", "end": "luminous_gauges", "weight": 0.8, "surface_text": "has illuminated dials and indicators"}], "status": "discarded"} +{"raw_text": "a spade is just a lid that's got wooden handle.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "spade", "B": "lid", "P": "wooden handle"}, "chain": [{"start": "spade", "relation": "HasProperty", "end": "wooden_handle", "weight": 0.8, "surface_text": "long handle, often wooden"}], "polished_text": "A spade ain't nothing but a lid that's got a wooden handle.", "status": "polished"} +{"raw_text": "What's a ditch but an ocean with patience?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ditch", "B": "ocean", "P": "patience"}, "chain": [], "status": "discarded"} +{"raw_text": "a grain is just a rice that's got ambition.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "grain", "B": "rice", "P": "ambition"}, "chain": [], "status": "discarded"} +{"raw_text": "The only difference between a pepper and a turmeric is pungent aroma.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pepper", "B": "turmeric", "P": "pungent aroma"}, "chain": [{"start": "pepper", "relation": "HasProperty", "end": "pungent_aroma", "weight": 0.8, "surface_text": "Pepper has a sharp, penetrating smell, distinct from the floral or sweet aromas of many other spices"}], "status": "discarded"} +{"raw_text": "Take the size from a truck and you've got yourself a sailboat.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "truck", "B": "sailboat", "P": "size"}, "chain": [{"start": "truck", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Large, usually bigger than cars, vans, or mopseds"}], "status": "discarded"} +{"raw_text": "Take the color from a meat and you've got yourself a spider.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "meat", "B": "spider", "P": "color"}, "chain": [{"start": "meat", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Reddish or brownish hue, unlike the white of cheese or sugar, or the black/gray of emu/penguin"}], "status": "discarded"} +{"raw_text": "Take the jointed structure from a bamboo and you've got yourself a rhododendron.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "bamboo", "B": "rhododendron", "P": "jointed structure"}, "chain": [{"start": "bamboo", "relation": "HasProperty", "end": "jointed_structure", "weight": 0.8, "surface_text": "Bamboo stems have distinct segments (nodes) that look like joints, separating it from smooth-stemmed plants like juniper or cannabis."}], "status": "discarded"} +{"raw_text": "What's a firefly but a fly with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "firefly", "B": "fly", "P": "property"}, "chain": [{"start": "firefly", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}], "polished_text": "A firefly's just a fly that's got some shine.", "status": "polished"} +{"raw_text": "an ash is just a diamond that's got crumbling consistency.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "ash", "B": "diamond", "P": "crumbling consistency"}, "chain": [{"start": "ash", "relation": "HasProperty", "end": "crumbling_consistency", "weight": 0.8, "surface_text": "Ash easily crumbles or breaks apart when touched, unlike the solid consistency of cork, rubber, or aluminum."}], "status": "discarded"} +{"raw_text": "What's an osprey but a weaver with wing shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "osprey", "B": "weaver", "P": "wing shape"}, "chain": [{"start": "osprey", "relation": "HasProperty", "end": "wing_shape", "weight": 0.8, "surface_text": "Distinctively long, narrow wings, often held in a slight 'M' shape"}], "polished_text": "An osprey's just a weaver bird with a different kind of wing shape, that's all.", "status": "polished"} +{"raw_text": "a mealybug is just a bee that's got sluggish movement.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mealybug", "B": "bee", "P": "sluggish movement"}, "chain": [{"start": "mealybug", "relation": "HasProperty", "end": "sluggish_movement", "weight": 0.8, "surface_text": "Moves slowly compared to many other insects"}], "status": "discarded"} +{"raw_text": "Take the banded patterns from an agate and you've got yourself a garnet.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "agate", "B": "garnet", "P": "banded patterns"}, "chain": [{"start": "agate", "relation": "HasProperty", "end": "banded_patterns", "weight": 0.8, "surface_text": "Often displays distinct concentric or parallel bands of color"}], "status": "discarded"} +{"raw_text": "an oilcan is just a barrel that's got patience.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "oilcan", "B": "barrel", "P": "patience"}, "chain": [], "polished_text": "An oilcan's just a barrel that's learned to hold its tongue.", "status": "polished"} +{"raw_text": "What's a computer but a vise with ugly?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "computer", "B": "vise", "P": "ugly"}, "chain": [{"start": "computer", "relation": "HasProperty", "end": "ugly", "weight": 1.0, "surface_text": "[[computer]] are [[ugly]]"}], "status": "discarded"} +{"raw_text": "an accordion is just a clarinet that's got left-hand buttons/keys.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "accordion", "B": "clarinet", "P": "left-hand buttons/keys"}, "chain": [{"start": "accordion", "relation": "HasProperty", "end": "left-hand_buttons/keys", "weight": 0.8, "surface_text": "The left side typically has buttons or keys for bass notes and chords"}], "polished_text": "An accordion is just a clarinet that's got some left-hand buttons to boot.", "status": "polished"} +{"raw_text": "Take the cheap housing from an apartment and you've got yourself a stable.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "apartment", "B": "stable", "P": "cheap housing"}, "chain": [{"start": "apartment", "relation": "HasProperty", "end": "cheap_housing", "weight": 1.0, "surface_text": "[[an apartment]] is [[cheap housing]]"}], "status": "discarded"} +{"raw_text": "What's a rasp but a yoke with pointed edges?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "rasp", "B": "yoke", "P": "pointed edges"}, "chain": [{"start": "rasp", "relation": "HasProperty", "end": "pointed_edges", "weight": 0.8, "surface_text": "Has jagged, pointed edges for aggressive material removal, unlike rounded edges on bellows or punch"}], "polished_text": "A rasp's just a yoke with some sharp edges, that's all.", "status": "polished"} +{"raw_text": "Take the soft texture from a moss and you've got yourself a cattail.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "moss", "B": "cattail", "P": "soft texture"}, "chain": [{"start": "moss", "relation": "HasProperty", "end": "soft_texture", "weight": 0.8, "surface_text": "Moss feels soft and velvety to the touch"}], "status": "discarded"} +{"raw_text": "a kale is just a radish that's got patience.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "kale", "B": "radish", "P": "patience"}, "chain": [], "polished_text": "Kale's just a radish that learned to wait its turn.", "status": "polished"} +{"raw_text": "a gnocchi is just a fat that's got texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "gnocchi", "B": "fat", "P": "texture"}, "chain": [{"start": "gnocchi", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Soft, slightly dense, like a dumpling, not hard like corn or brittle like lettuce"}], "polished_text": "A gnocchi is just a potato dumpling that's got some serious texture.", "status": "polished"} +{"raw_text": "Take the white color from a fat and you've got yourself an emu.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "fat", "B": "emu", "P": "white color"}, "chain": [{"start": "fat", "relation": "HasProperty", "end": "white_color", "weight": 0.8, "surface_text": "Fat from animals is typically white or pale yellow when solid"}], "status": "discarded"} +{"raw_text": "a firefly is just a lacebug that's got property.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "firefly", "B": "lacebug", "P": "property"}, "chain": [{"start": "firefly", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}], "status": "discarded"} +{"raw_text": "Take the a plan from a kale and you've got yourself a kohlrabi.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "kale", "B": "kohlrabi", "P": "a plan"}, "chain": [], "status": "discarded"} +{"raw_text": "a clarinet is just a xylophone that's got ambition.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "clarinet", "B": "xylophone", "P": "ambition"}, "chain": [], "status": "discarded"} +{"raw_text": "The only difference between a pulley and a computer is smooth surface.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pulley", "B": "computer", "P": "smooth surface"}, "chain": [{"start": "pulley", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "The wheel and groove are usually very smooth to reduce friction, unlike rough tools like saws"}], "status": "discarded"} +{"raw_text": "Take the weighty from a saw and you've got yourself a wheel.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "saw", "B": "wheel", "P": "weighty"}, "chain": [{"start": "saw", "relation": "HasProperty", "end": "weighty", "weight": 0.8, "surface_text": "Often has some weight due to metal construction."}], "status": "discarded"} +{"raw_text": "What's a marjoram but a medicine with spearmint-like flavor?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "marjoram", "B": "medicine", "P": "spearmint-like flavor"}, "chain": [{"start": "marjoram", "relation": "HasProperty", "end": "spearmint-like_flavor", "weight": 0.8, "surface_text": "Unique sweet, minty taste that differs from basil's strong or parsley's mild flavor"}], "polished_text": "What's marjoram but medicine that tastes like spearmint?", "status": "polished"} +{"raw_text": "What's a grouper but a skate with body shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "grouper", "B": "skate", "P": "body shape"}, "chain": [{"start": "grouper", "relation": "HasProperty", "end": "body_shape", "weight": 0.8, "surface_text": "Robust, oval-shaped, deep-bodied compared to elongated or slender fish like eels or sardines"}], "polished_text": "A grouper's just a skate that got itself a different shape.", "status": "polished"} +{"raw_text": "The only difference between a slug and a wine is soft-bodied.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "slug", "B": "wine", "P": "soft-bodied"}, "chain": [{"start": "slug", "relation": "HasProperty", "end": "soft-bodied", "weight": 0.8, "surface_text": "Lacks a hard shell or firm texture like lobster or corn"}], "status": "discarded"} +{"raw_text": "a gazelle is just a chimpanzee that's got movement.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "gazelle", "B": "chimpanzee", "P": "movement"}, "chain": [{"start": "gazelle", "relation": "HasProperty", "end": "movement", "weight": 0.8, "surface_text": "Gazelle can perform a distinctive bounding leap called \"stotting,\" which is not typical for other animals in the category."}], "status": "discarded"} +{"raw_text": "The only difference between a nest and a burrow is outdoor location.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "nest", "B": "burrow", "P": "outdoor location"}, "chain": [{"start": "nest", "relation": "HasProperty", "end": "outdoor_location", "weight": 0.8, "surface_text": "Nests are usually built in trees, bushes, or on the ground outdoors, unlike houses or burrows which may be indoors or underground"}], "polished_text": "The only difference between a nest and a burrow is their outdoor location.", "status": "polished"} +{"raw_text": "What's a ceramic but a wood with color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ceramic", "B": "wood", "P": "color"}, "chain": [{"start": "ceramic", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Often white, beige, or glazed in various colors, unlike most other materials listed which are more neutral or specific (like metal, clear plastic, or brown paper)"}], "status": "discarded"} +{"raw_text": "The only difference between a parakeet and an ostrich is loud chirps.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "parakeet", "B": "ostrich", "P": "loud chirps"}, "chain": [{"start": "parakeet", "relation": "HasProperty", "end": "loud_chirps", "weight": 0.8, "surface_text": "Makes distinctively loud, sharp calls different from cawing or cooing"}], "status": "discarded"} +{"raw_text": "a tractor is just an engine that's got nose-heavy shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tractor", "B": "engine", "P": "nose-heavy shape"}, "chain": [{"start": "tractor", "relation": "HasProperty", "end": "nose-heavy_shape", "weight": 0.8, "surface_text": "front-heavy design for pulling power"}], "polished_text": "A tractor's just an engine that's born nose-heavy.", "status": "polished"} +{"raw_text": "What's a juice but a burger with colorful?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "juice", "B": "burger", "P": "colorful"}, "chain": [{"start": "juice", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "Juices are typically brightly colored liquids (e.g., orange, red, green) from fruits or vegetables, unlike most other listed items."}], "status": "discarded"} +{"raw_text": "The only difference between a stable and a church is a plan.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "stable", "B": "church", "P": "a plan"}, "chain": [], "status": "discarded"} +{"raw_text": "Take the ambition from a kingfisher and you've got yourself a swan.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "kingfisher", "B": "swan", "P": "ambition"}, "chain": [], "status": "discarded"} +{"raw_text": "What's a claw but a bull with extended?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "claw", "B": "bull", "P": "extended"}, "chain": [{"start": "claw", "relation": "HasProperty", "end": "extended", "weight": 0.8, "surface_text": "Claws usually project outward from the body, unlike embedded parts like bones."}], "status": "discarded"} +{"raw_text": "The only difference between a puffin and a nightjar is flight style.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "puffin", "B": "nightjar", "P": "flight style"}, "chain": [{"start": "puffin", "relation": "HasProperty", "end": "flight_style", "weight": 0.8, "surface_text": "short, rapid wingbeats due to small wings relative to body"}], "polished_text": "You can tell a puffin from a nightjar by its flight style.", "status": "polished"} +{"raw_text": "Take the density from a tungsten and you've got yourself a bronze.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "tungsten", "B": "bronze", "P": "density"}, "chain": [{"start": "tungsten", "relation": "HasProperty", "end": "density", "weight": 0.8, "surface_text": "very dense, heavier than most common metals like aluminum or magnesium"}], "status": "discarded"} +{"raw_text": "Take the metallic material from a blade and you've got yourself a gun.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "blade", "B": "gun", "P": "metallic material"}, "chain": [{"start": "blade", "relation": "HasProperty", "end": "metallic_material", "weight": 0.8, "surface_text": "Blades are typically made of metal, unlike weapons like a mace or hammer that might be more wooden or composite."}], "polished_text": "Take the steel from a blade and you've got yourself a gun.", "status": "polished"} +{"raw_text": "The only difference between a ditch and an ocean is a plan.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ditch", "B": "ocean", "P": "a plan"}, "chain": [], "status": "discarded"} +{"raw_text": "The only difference between a grain and a rice is patience.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "grain", "B": "rice", "P": "patience"}, "chain": [], "status": "discarded"} +{"raw_text": "Take the fly from an ibis and you've got yourself a peacock.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ibis", "B": "peacock", "P": "fly"}, "chain": [{"start": "ibis", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "an ibis can fly"}], "status": "discarded"} +{"raw_text": "What's an owl but a crow with silent flight?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "owl", "B": "crow", "P": "silent flight"}, "chain": [{"start": "owl", "relation": "HasProperty", "end": "silent_flight", "weight": 0.8, "surface_text": "Feathers are adapted for silent flight, unlike the noisy flight of many other birds"}], "polished_text": "What's an owl but a crow that learned to fly without a sound?", "status": "polished"} +{"raw_text": "What's a burlap but a linen with strong?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "burlap", "B": "linen", "P": "strong"}, "chain": [{"start": "burlap", "relation": "HasProperty", "end": "strong", "weight": 0.8, "surface_text": "It's notably strong and durable for its weight compared to many other fabrics."}], "polished_text": "A burlap is just a linen that's got its back straight.", "status": "polished"} +{"raw_text": "What's a drawer but a bladder with lays horizontally?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "drawer", "B": "bladder", "P": "lays horizontally"}, "chain": [{"start": "drawer", "relation": "HasProperty", "end": "lays_horizontally", "weight": 0.8, "surface_text": "Its opening and contents are level with the ground"}], "polished_text": "A drawer's just a bladder that lays itself out flat.", "status": "polished"} +{"raw_text": "Take the white color from a cotton and you've got yourself a flower.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cotton", "B": "flower", "P": "white color"}, "chain": [{"start": "cotton", "relation": "HasProperty", "end": "white_color", "weight": 0.8, "surface_text": "raw cotton bolls are distinctly white when harvested unlike colorful flowers or plants"}], "polished_text": "Take the cotton outta that flower, and you won't find no white color left behind.", "status": "polished"} +{"raw_text": "The only difference between a meat and an insect is smell.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "meat", "B": "insect", "P": "smell"}, "chain": [{"start": "meat", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "Strong, often gamey or savory, unlike the neutral smell of cheese or sugar"}], "status": "discarded"} +{"raw_text": "What's a spider but a bull with produce silk?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "spider", "B": "bull", "P": "produce silk"}, "chain": [{"start": "spider", "relation": "HasProperty", "end": "produce_silk", "weight": 0.8, "surface_text": "Spiders produce silk from spinnerets, a trait not shared by any of the other listed animals."}], "polished_text": "A spider's just a bull that's learned to spin.", "status": "polished"} +{"raw_text": "Take the fly from a housefly and you've got yourself a wasp.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "housefly", "B": "wasp", "P": "fly"}, "chain": [{"start": "housefly", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a housefly can fly"}], "status": "discarded"} +{"raw_text": "What's a jungle but a thorn with lush vegetation?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "jungle", "B": "thorn", "P": "lush vegetation"}, "chain": [{"start": "jungle", "relation": "HasProperty", "end": "lush_vegetation", "weight": 0.8, "surface_text": "Abundant and overgrown plant life, including vines, trees, and undergrowth"}], "polished_text": "A jungle's just a thorny patch with lush vegetation.", "status": "polished"} +{"raw_text": "The only difference between a wax and an ash is insulation.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "wax", "B": "ash", "P": "insulation"}, "chain": [{"start": "wax", "relation": "HasProperty", "end": "insulation", "weight": 0.8, "surface_text": "wax has insulating properties, and styrofoam is known for its insulating properties."}], "status": "discarded"} +{"raw_text": "What's a worm but a tooth with turn into buterfly?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "worm", "B": "tooth", "P": "turn into buterfly"}, "chain": [{"start": "worm", "relation": "CapableOf", "end": "turn_into_buterfly", "weight": 1.0, "surface_text": "[[worm]] can [[turn into buterfly]]"}], "status": "discarded"} +{"raw_text": "The only difference between a flask and a carton is metallic.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "flask", "B": "carton", "P": "metallic"}, "chain": [{"start": "flask", "relation": "HasProperty", "end": "metallic", "weight": 0.8, "surface_text": "often made of metal like stainless steel or silver, unlike many other containers made of glass or plastic"}], "status": "discarded"} +{"raw_text": "a warbler is just an auk that's got small size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "warbler", "B": "auk", "P": "small size"}, "chain": [{"start": "warbler", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Warblers are typically smaller than many other birds in the list, like jays or herons."}], "polished_text": "A warbler is just an auk that's lost its bulk.", "status": "polished"} +{"raw_text": "What's a weaver but a feather with elaborate nests?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "weaver", "B": "feather", "P": "elaborate nests"}, "chain": [{"start": "weaver", "relation": "HasProperty", "end": "elaborate_nests", "weight": 0.8, "surface_text": "Known for building intricate, woven nests, unlike simpler nests of roadrunners or auk."}], "polished_text": "A weaver's just a feather that builds itself some elaborate nests.", "status": "polished"} +{"raw_text": "a wool is just a rubber that's got fuzziness.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "wool", "B": "rubber", "P": "fuzziness"}, "chain": [{"start": "wool", "relation": "HasProperty", "end": "fuzziness", "weight": 0.8, "surface_text": "Surface is soft and slightly fuzzy to the touch"}], "status": "discarded"} +{"raw_text": "The only difference between a fiber and a fur is stringy.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "fiber", "B": "fur", "P": "stringy"}, "chain": [{"start": "fiber", "relation": "HasProperty", "end": "stringy", "weight": 0.8, "surface_text": "It has long, thread-like strands unlike wax or ice"}], "status": "discarded"} +{"raw_text": "The only difference between a ginseng and a root is growth habit.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ginseng", "B": "root", "P": "growth habit"}, "chain": [{"start": "ginseng", "relation": "HasProperty", "end": "growth_habit", "weight": 0.8, "surface_text": "Grows as a perennial herb with multiple stalks and green berries"}], "status": "discarded"} +{"raw_text": "What's an axe but a cage with wooden handle?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "axe", "B": "cage", "P": "wooden handle"}, "chain": [{"start": "axe", "relation": "HasProperty", "end": "wooden_handle", "weight": 0.8, "surface_text": "most axes have a wooden handle for grip and leverage"}], "status": "discarded"} +{"raw_text": "a chalk is just a fuel that's got density.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "chalk", "B": "fuel", "P": "density"}, "chain": [{"start": "chalk", "relation": "HasProperty", "end": "density", "weight": 0.8, "surface_text": "It's light and porous, less dense than wood, glass, or bone."}], "status": "discarded"} +{"raw_text": "a candy is just a hamburger that's got sweet smell.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "candy", "B": "hamburger", "P": "sweet smell"}, "chain": [{"start": "candy", "relation": "HasProperty", "end": "sweet_smell", "weight": 0.8, "surface_text": "Often have a distinct sweet or artificial fragrance, unlike the savory or neutral smells of most other listed foods."}], "status": "discarded"} +{"raw_text": "Take the cold from an ice and you've got yourself a leather.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ice", "B": "leather", "P": "cold"}, "chain": [{"start": "ice", "relation": "HasProperty", "end": "cold", "weight": 1.0, "surface_text": "[[ice]] is [[cold]]"}], "status": "discarded"} +{"raw_text": "a wood is just an ash that's got edible.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "wood", "B": "ash", "P": "edible"}, "chain": [{"start": "wood", "relation": "HasProperty", "end": "edible", "weight": 1.0, "surface_text": "[[Wood]] is [[edible]]"}], "status": "discarded"} +{"raw_text": "What's a roadrunner but a bulbul with body shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "roadrunner", "B": "bulbul", "P": "body shape"}, "chain": [{"start": "roadrunner", "relation": "HasProperty", "end": "body_shape", "weight": 0.8, "surface_text": "It has a long, slender body unlike the stocky or upright posture of many other birds"}], "polished_text": "A roadrunner's just a bulbul with a long neck and skinny legs.", "status": "polished"} +{"raw_text": "a lemur is just a beaver that's got nocturnal habits.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "lemur", "B": "beaver", "P": "nocturnal habits"}, "chain": [{"start": "lemur", "relation": "HasProperty", "end": "nocturnal_habits", "weight": 0.8, "surface_text": "Many lemurs are active at night, unlike most listed animals"}], "status": "discarded"} +{"raw_text": "a pond is just a grassland that's got vegetation-rich edges.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pond", "B": "grassland", "P": "vegetation-rich edges"}, "chain": [{"start": "pond", "relation": "HasProperty", "end": "vegetation-rich_edges", "weight": 0.8, "surface_text": "ponds often have abundant plants along their edges, unlike open fields or seas"}], "status": "discarded"} +{"raw_text": "The only difference between a coop and a gallery is shape.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "coop", "B": "gallery", "P": "shape"}, "chain": [{"start": "coop", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "Often simple, box-like or rectangular design"}], "status": "discarded"} +{"raw_text": "The only difference between a garden and a shade is pleasant odor.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "garden", "B": "shade", "P": "pleasant odor"}, "chain": [{"start": "garden", "relation": "HasProperty", "end": "pleasant_odor", "weight": 0.8, "surface_text": "often emits scents from flowers, herbs, or fresh soil"}], "status": "discarded"} +{"raw_text": "The only difference between a recorder and a guitar is plucking.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "recorder", "B": "guitar", "P": "plucking"}, "chain": [{"start": "recorder", "relation": "CapableOf", "end": "plucking", "weight": 0.8, "surface_text": "plucking connects the instruments as they can both be plucked (though recorder is primarily blown, some techniques involve plucking)"}], "polished_text": "A farmer could say: \"The only difference between a recorder and a guitar is that one can pluck the strings right out, while the other just whistles 'em.\"", "status": "polished"} +{"raw_text": "The only difference between a lorikeet and an avocet is fly.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "lorikeet", "B": "avocet", "P": "fly"}, "chain": [{"start": "lorikeet", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a lorikeet can fly"}], "polished_text": "You can't teach an avocet to fly like a lorikeet, now can you?", "status": "polished"} +{"raw_text": "The only difference between a jar and a vase is thick walls.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "jar", "B": "vase", "P": "thick walls"}, "chain": [{"start": "jar", "relation": "HasProperty", "end": "thick_walls", "weight": 0.8, "surface_text": "Often has relatively thick walls, especially if made of glass or ceramic, compared to bottles or jugs."}], "polished_text": "A thick-walled jar ain't no different than a vase, just got some sturdy walls, that's all.", "status": "polished"} +{"raw_text": "a soda is just a water that's got artificial flavorings.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "soda", "B": "water", "P": "artificial flavorings"}, "chain": [{"start": "soda", "relation": "HasProperty", "end": "artificial_flavorings", "weight": 0.8, "surface_text": "Many sodas rely heavily on artificial flavors (like cola, lemon-lime) that are less common or absent in natural beverages like juice, tea, or coffee."}], "polished_text": "That's just water with a load of artificial flavorings stirred in, if you ask me.", "status": "polished"} +{"raw_text": "a buzzard is just a canary that's got crepuscular activity.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "buzzard", "B": "canary", "P": "crepuscular activity"}, "chain": [{"start": "buzzard", "relation": "HasProperty", "end": "crepuscular_activity", "weight": 0.8, "surface_text": "Buzzards are often most active at dawn and dusk, unlike some diurnal or nocturnal species."}], "status": "discarded"} +{"raw_text": "What's a barometer but an organ with patience?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "barometer", "B": "organ", "P": "patience"}, "chain": [], "status": "discarded"} +{"raw_text": "What's a box but an oilcan with rigid structure?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "box", "B": "oilcan", "P": "rigid structure"}, "chain": [{"start": "box", "relation": "HasProperty", "end": "rigid_structure", "weight": 0.8, "surface_text": "Boxes maintain their shape even when empty, unlike flexible containers like oilcans"}], "polished_text": "You can't put a box in an oilcan just 'cause both got a rigid structure.", "status": "polished"} +{"raw_text": "The only difference between a tin and a magnesium is softness.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "tin", "B": "magnesium", "P": "softness"}, "chain": [{"start": "tin", "relation": "HasProperty", "end": "softness", "weight": 0.8, "surface_text": "is relatively soft and easily scratched, unlike harder metals like tungsten or steel"}], "polished_text": "The only difference between tin and magnesium is that tin's got the softness.", "status": "polished"} +{"raw_text": "The only difference between a fruit and a watermelon is juiciness level.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "fruit", "B": "watermelon", "P": "juiciness level"}, "chain": [{"start": "fruit", "relation": "HasProperty", "end": "juiciness_level", "weight": 0.8, "surface_text": "Fruits are typically juicy, especially when ripe, unlike drier options like squash or the firm flesh of cranberry."}], "polished_text": "The only difference between a fruit and a watermelon is the level of juice inside.", "status": "polished"} +{"raw_text": "a nylon is just a wool that's got property.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "nylon", "B": "wool", "P": "property"}, "chain": [{"start": "nylon", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "smooth to the touch"}], "status": "discarded"} +{"raw_text": "What's a meteorite but an emerald with near planet earth?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "meteorite", "B": "emerald", "P": "near planet earth"}, "chain": [{"start": "meteorite", "relation": "CapableOf", "end": "near_planet_earth", "weight": 1.0, "surface_text": "[[A meteorite]] can [[near planet Earth]]"}], "status": "discarded"} +{"raw_text": "What's a bronze but an ore with melting point?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bronze", "B": "ore", "P": "melting point"}, "chain": [{"start": "bronze", "relation": "HasProperty", "end": "melting_point", "weight": 0.8, "surface_text": "Bronze has a relatively low melting point compared to steel, tungsten, or titanium."}], "status": "discarded"} +{"raw_text": "The only difference between a mug and a jar is straight sides.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "mug", "B": "jar", "P": "straight sides"}, "chain": [{"start": "mug", "relation": "HasProperty", "end": "straight_sides", "weight": 0.8, "surface_text": "Mugs typically have straight sides and a cylindrical shape, unlike jars (often round) or pitchers (often tapered)."}], "polished_text": "Ain't nothin' but straight sides that separates a mug from a jar.", "status": "polished"} +{"raw_text": "The only difference between an ash and a tar is property.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ash", "B": "tar", "P": "property"}, "chain": [{"start": "ash", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}], "status": "discarded"} +{"raw_text": "The only difference between a chickadee and a kingfisher is flitting flight.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "chickadee", "B": "kingfisher", "P": "flitting flight"}, "chain": [{"start": "chickadee", "relation": "HasProperty", "end": "flitting_flight", "weight": 0.8, "surface_text": "It has a quick, jerky, erratic flight pattern"}], "polished_text": "The only difference between a chickadee and a kingfisher is the chickadee's flitting flight.", "status": "polished"} +{"raw_text": "a barbet is just a martin that's got noticeable crest.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "barbet", "B": "martin", "P": "noticeable crest"}, "chain": [{"start": "barbet", "relation": "HasProperty", "end": "noticeable_crest", "weight": 0.8, "surface_text": "Many barbets have a distinct crest on their head, which is less common in the listed birds."}], "polished_text": "A barbet's just a martin with a fancy head-dress, that's all.", "status": "polished"} +{"raw_text": "What's a platinum but a mercury with melting point?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "platinum", "B": "mercury", "P": "melting point"}, "chain": [{"start": "platinum", "relation": "HasProperty", "end": "melting_point", "weight": 0.8, "surface_text": "Platinum has an extremely high melting point, higher than most other common metals like gold, silver, or copper."}], "status": "discarded"} +{"raw_text": "The only difference between a flock and a claw is audible chirping.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "flock", "B": "claw", "P": "audible chirping"}, "chain": [{"start": "flock", "relation": "HasProperty", "end": "audible_chirping", "weight": 0.8, "surface_text": "Flocks often make a collective chirping or calling sound, distinct from the sounds made by solitary animals."}], "status": "discarded"} +{"raw_text": "What's a fig but an orange with an attitude?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "fig", "B": "orange", "P": "an attitude"}, "chain": [], "polished_text": "What's a fig but an orange with a bit of sass?", "status": "polished"} +{"raw_text": "a decanter is just a flask that's got weight.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "decanter", "B": "flask", "P": "weight"}, "chain": [{"start": "decanter", "relation": "HasProperty", "end": "weight", "weight": 0.8, "surface_text": "Usually heavier than many other containers due to the denser material (glass/crystal) and sometimes added embellishments."}], "polished_text": "A decanter's just a flask that's got some heft to it.", "status": "polished"} +{"raw_text": "What's a goose but a swan with white buttocks?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "goose", "B": "swan", "P": "white buttocks"}, "chain": [{"start": "goose", "relation": "HasProperty", "end": "white_buttocks", "weight": 0.8, "surface_text": "bright white patches on the rear, unique among the listed birds"}], "status": "discarded"} +{"raw_text": "Take the feeding from a dove and you've got yourself a hornbill.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "dove", "B": "hornbill", "P": "feeding"}, "chain": [{"start": "dove", "relation": "HasProperty", "end": "feeding", "weight": 0.8, "surface_text": "Eats seeds and grains, distinguishing it from carnivorous (hawks, pelicans) or insectivorous species."}], "status": "discarded"} +{"raw_text": "What's a fruit but a kiwi with size range?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "fruit", "B": "kiwi", "P": "size range"}, "chain": [{"start": "fruit", "relation": "HasProperty", "end": "size_range", "weight": 0.8, "surface_text": "Fruits span a broad size range, from tiny (cranberry) to large (watermelon, though not listed), unlike the more consistent sizes of some others like nectarine or peach."}], "status": "discarded"} +{"raw_text": "The only difference between a mountain and a ground is tall.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "mountain", "B": "ground", "P": "tall"}, "chain": [{"start": "mountain", "relation": "HasProperty", "end": "tall", "weight": 0.8, "surface_text": "Mountains are significantly taller than other landscape features like ridges or hollows."}], "status": "discarded"} +{"raw_text": "The only difference between a vulture and an eagle is meat.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "vulture", "B": "eagle", "P": "meat"}, "chain": [{"start": "vulture", "relation": "CapableOf", "end": "meat", "weight": 0.8, "surface_text": "vultures eat meat, tinamous are made of meat (as animals are)"}], "status": "discarded"} +{"raw_text": "What's an onion but a celery with pungent smell?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "onion", "B": "celery", "P": "pungent smell"}, "chain": [{"start": "onion", "relation": "HasProperty", "end": "pungent_smell", "weight": 0.8, "surface_text": "It has a very strong, distinct aroma, much more so than most other vegetables."}], "polished_text": "What's an onion but a celery that's got that pungent smell, eh?", "status": "polished"} +{"raw_text": "What's a jug but a ceramic with material?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "jug", "B": "ceramic", "P": "material"}, "chain": [{"start": "jug", "relation": "HasProperty", "end": "material", "weight": 0.8, "surface_text": "Often made of ceramic, glass, or metal, distinguishing it from other materials like wood or plastic"}], "status": "discarded"} +{"raw_text": "What's an acorn but a nut with tannic taste?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "acorn", "B": "nut", "P": "tannic taste"}, "chain": [{"start": "acorn", "relation": "HasProperty", "end": "tannic_taste", "weight": 0.8, "surface_text": "acorn has a bitter astringent taste due to tannins"}], "polished_text": "What's an acorn but a nut that tastes all bitter and astringent?", "status": "polished"} +{"raw_text": "Take the hollow from a door and you've got yourself a fireplace.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "door", "B": "fireplace", "P": "hollow"}, "chain": [{"start": "door", "relation": "HasProperty", "end": "hollow", "weight": 1.0, "surface_text": "[[a door]] can be [[hollow]]"}], "status": "discarded"} +{"raw_text": "What's a magpie but a kestrel with fly?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "magpie", "B": "kestrel", "P": "fly"}, "chain": [{"start": "magpie", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a magpie can fly"}], "status": "discarded"} +{"raw_text": "What's a saw but a yoke with metal construction?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "saw", "B": "yoke", "P": "metal construction"}, "chain": [{"start": "saw", "relation": "HasProperty", "end": "metal_construction", "weight": 0.8, "surface_text": "Usually made of metal, unlike many other tools."}], "polished_text": "What's a saw but a yoke with some metal in its bones?", "status": "polished"} +{"raw_text": "Take the egg from a cockatoo and you've got yourself a cock.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cockatoo", "B": "cock", "P": "egg"}, "chain": [{"start": "cockatoo", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both animals lay eggs"}], "status": "discarded"} +{"raw_text": "Take the sound transmission from a stethoscope and you've got yourself a punch.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "stethoscope", "B": "punch", "P": "sound transmission"}, "chain": [{"start": "stethoscope", "relation": "HasProperty", "end": "sound_transmission", "weight": 0.8, "surface_text": "Designed specifically to conduct body sounds"}], "status": "discarded"} +{"raw_text": "The only difference between a brick and a plastic is smell earth.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "brick", "B": "plastic", "P": "smell earth"}, "chain": [{"start": "brick", "relation": "HasProperty", "end": "smell_earth", "weight": 0.8, "surface_text": "often has a dusty earthy scent"}], "status": "discarded"} +{"raw_text": "The only difference between an oilcan and a bin is ambition.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "oilcan", "B": "bin", "P": "ambition"}, "chain": [], "status": "discarded"} +{"raw_text": "an opener is just a ladder that's got spring-loaded.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "opener", "B": "ladder", "P": "spring-loaded"}, "chain": [{"start": "opener", "relation": "HasProperty", "end": "spring-loaded", "weight": 0.8, "surface_text": "Many openers have a spring mechanism to keep the blades open, a feature not present in most other tools."}], "status": "discarded"} +{"raw_text": "a soup is just a lettuce that's got liquid consistency.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "soup", "B": "lettuce", "P": "liquid consistency"}, "chain": [{"start": "soup", "relation": "HasProperty", "end": "liquid_consistency", "weight": 0.8, "surface_text": "Soups are primarily liquid, unlike most other listed foods which are solid"}], "polished_text": "A bowl of soup is just a head of lettuce that's learned itself some liquid consistency.", "status": "polished"} +{"raw_text": "Take the very pretty from a diamond and you've got yourself a fiber.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "diamond", "B": "fiber", "P": "very pretty"}, "chain": [{"start": "diamond", "relation": "HasProperty", "end": "very_pretty", "weight": 1.0, "surface_text": "[[A diamond]] is [[very pretty]]"}], "status": "discarded"} +{"raw_text": "Take the small size from a workshop and you've got yourself a chimney.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "workshop", "B": "chimney", "P": "small size"}, "chain": [{"start": "workshop", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Typically smaller and more compact than a home or school"}], "status": "discarded"} +{"raw_text": "a haircloth is just a wool that's got roughness.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "haircloth", "B": "wool", "P": "roughness"}, "chain": [{"start": "haircloth", "relation": "HasProperty", "end": "roughness", "weight": 0.8, "surface_text": "both haircloth and burlap have a rough texture"}], "polished_text": "A haircloth is just a wool that's got the roughest bite.", "status": "polished"} +{"raw_text": "a verbena is just a rhododendron that's got a plan.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "verbena", "B": "rhododendron", "P": "a plan"}, "chain": [], "status": "discarded"} +{"raw_text": "Take the crawl down street from a worm and you've got yourself a lynx.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "worm", "B": "lynx", "P": "crawl down street"}, "chain": [{"start": "worm", "relation": "CapableOf", "end": "crawl_down_street", "weight": 1.0, "surface_text": "[[A worm]] can [[crawl down the street]]"}], "status": "discarded"} +{"raw_text": "What's an office but a stable with page crush?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "office", "B": "stable", "P": "page crush"}, "chain": [{"start": "office", "relation": "CapableOf", "end": "page_crush", "weight": 1.0, "surface_text": "[[the office]] can [[page my crush]]"}], "status": "discarded"} +{"raw_text": "The only difference between a jar and a bucket is transparent material.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "jar", "B": "bucket", "P": "transparent material"}, "chain": [{"start": "jar", "relation": "HasProperty", "end": "transparent_material", "weight": 0.8, "surface_text": "Frequently made of glass, making the contents visible."}], "polished_text": "A jar ain't no different than a bucket 'cept for that clear stuff.", "status": "polished"} +{"raw_text": "The only difference between a coca and a dogwood is an attitude.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "coca", "B": "dogwood", "P": "an attitude"}, "chain": [], "status": "discarded"} +{"raw_text": "a vise is just a needle that's got stationary design.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "vise", "B": "needle", "P": "stationary design"}, "chain": [{"start": "vise", "relation": "HasProperty", "end": "stationary_design", "weight": 0.8, "surface_text": "Fixed in place, not handheld like an axe or punch"}], "polished_text": "A vise is just a needle that's grown itself some staying put.", "status": "polished"} +{"raw_text": "What's a sardine but a fin with silvery color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "sardine", "B": "fin", "P": "silvery color"}, "chain": [{"start": "sardine", "relation": "HasProperty", "end": "silvery_color", "weight": 0.8, "surface_text": "They typically have a distinctive silvery or iridescent coloration."}], "polished_text": "What's a sardine but a fin flashin' a silvery color?", "status": "polished"} +{"raw_text": "What's a trowel but a hammer with flat blade?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "trowel", "B": "hammer", "P": "flat blade"}, "chain": [{"start": "trowel", "relation": "HasProperty", "end": "flat_blade", "weight": 0.8, "surface_text": "unlike saws, pick, and awls which have sharp edges or points, trowels have a flat, often rounded or squared-off blade"}], "polished_text": "A trowel's just a hammer with a flat blade.", "status": "polished"} +{"raw_text": "a cattail is just a juniper that's got a plan.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cattail", "B": "juniper", "P": "a plan"}, "chain": [], "status": "discarded"} +{"raw_text": "The only difference between a silo and a coop is store grain.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "silo", "B": "coop", "P": "store grain"}, "chain": [{"start": "silo", "relation": "CapableOf", "end": "store_grain", "weight": 1.0, "surface_text": "[[a silo]] can [[store grain]]"}], "polished_text": "The only difference between a silo and a coop is the storing of grain.", "status": "polished"} +{"raw_text": "The only difference between a lobster and a burger is ocean scent/taste.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "lobster", "B": "burger", "P": "ocean scent/taste"}, "chain": [{"start": "lobster", "relation": "HasProperty", "end": "ocean_scent/taste", "weight": 0.8, "surface_text": "Has a distinct briny, sea-water flavor and aroma, unlike the other listed foods"}], "polished_text": "You can't mistake a lobster for a burger, 'cause the ocean taste's the tell.", "status": "polished"} +{"raw_text": "Take the size from a truck and you've got yourself a moped.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "truck", "B": "moped", "P": "size"}, "chain": [{"start": "truck", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Large, usually bigger than cars, vans, or mopseds"}], "polished_text": "Take the size from a truck and you've got yourself a moped.", "status": "polished"} +{"raw_text": "a decanter is just a shell that's got neck design.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "decanter", "B": "shell", "P": "neck design"}, "chain": [{"start": "decanter", "relation": "HasProperty", "end": "neck_design", "weight": 0.8, "surface_text": "Has a specific, often wide neck for pouring liquids smoothly, distinguishing it from simpler openings in other containers."}], "polished_text": "A decanter's just a shell that's fancy-necked, sure enough.", "status": "polished"} +{"raw_text": "What's a water but a beer with blue?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "water", "B": "beer", "P": "blue"}, "chain": [{"start": "water", "relation": "HasProperty", "end": "blue", "weight": 4.0, "surface_text": "[[Water]] is [[blue]]"}], "status": "discarded"} +{"raw_text": "Take the popular from a pizza and you've got yourself a soup.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "pizza", "B": "soup", "P": "popular"}, "chain": [{"start": "pizza", "relation": "HasProperty", "end": "popular", "weight": 1.0, "surface_text": "[[Pizza]] is [[popular]]"}], "status": "discarded"} +{"raw_text": "The only difference between a cedar and a coca is patience.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cedar", "B": "coca", "P": "patience"}, "chain": [], "status": "discarded"} +{"raw_text": "What's a chest but a teacup with lid-covered opening?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "chest", "B": "teacup", "P": "lid-covered opening"}, "chain": [{"start": "chest", "relation": "HasProperty", "end": "lid-covered_opening", "weight": 0.8, "surface_text": "Has a hinged or removable lid, unlike open-top containers"}], "polished_text": "What's a chest but a teacup with a lid-covered opening?", "status": "polished"} +{"raw_text": "What's a hearth but a farm with often decorative?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "hearth", "B": "farm", "P": "often decorative"}, "chain": [{"start": "hearth", "relation": "HasProperty", "end": "often_decorative", "weight": 0.8, "surface_text": "May be ornately decorated with carvings or tile work, distinguishing it from purely functional structures"}], "status": "discarded"} +{"raw_text": "a radish is just a chard that's got growth.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "radish", "B": "chard", "P": "growth"}, "chain": [{"start": "radish", "relation": "HasProperty", "end": "growth", "weight": 0.8, "surface_text": "Grows as a root vegetable underground"}], "status": "discarded"} +{"raw_text": "Take the beat sound from a drum and you've got yourself a barometer.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "drum", "B": "barometer", "P": "beat sound"}, "chain": [{"start": "drum", "relation": "HasProperty", "end": "beat_sound", "weight": 0.8, "surface_text": "Sound is produced by being struck, unlike oboe (reed), recorder (blown), organ (air), bass (strings), cello (strings), zither (strings), mandolin (strings), xylophone (hit bars)"}], "status": "discarded"} +{"raw_text": "Take the metal mouthpiece from a trumpet and you've got yourself a synthesizer.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "trumpet", "B": "synthesizer", "P": "metal mouthpiece"}, "chain": [{"start": "trumpet", "relation": "HasProperty", "end": "metal_mouthpiece", "weight": 0.8, "surface_text": "Uses a cup-shaped metal mouthpiece for playing (distinct from woodwinds)"}], "status": "discarded"} +{"raw_text": "a mouthpiece is just a spout that's got sound association.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mouthpiece", "B": "spout", "P": "sound association"}, "chain": [{"start": "mouthpiece", "relation": "HasProperty", "end": "sound_association", "weight": 0.8, "surface_text": "Directly associated with producing sound (if musical) or facilitating breathing"}], "polished_text": "A mouthpiece is just a spout that's got a mouthful of sound.", "status": "polished"} +{"raw_text": "What's a turtle but a fish with slow movement?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "turtle", "B": "fish", "P": "slow movement"}, "chain": [{"start": "turtle", "relation": "HasProperty", "end": "slow_movement", "weight": 0.8, "surface_text": "Moves at a very slow pace"}], "polished_text": "A turtle's just a fish that took its time getting somewhere.", "status": "polished"} +{"raw_text": "What's a mushroom but a potato with smell?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "mushroom", "B": "potato", "P": "smell"}, "chain": [{"start": "mushroom", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "Has a unique earthy or woodsy aroma, unlike the fresh or neutral smells of most vegetables"}], "status": "discarded"} +{"raw_text": "an evergreen is just a cedar that's got an attitude.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "evergreen", "B": "cedar", "P": "an attitude"}, "chain": [], "status": "discarded"} +{"raw_text": "The only difference between a rabbit and a marmoset is feeding.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "rabbit", "B": "marmoset", "P": "feeding"}, "chain": [{"start": "rabbit", "relation": "HasProperty", "end": "feeding", "weight": 0.8, "surface_text": "primarily eats vegetation, unlike carnivores like wolves or blowfish"}], "polished_text": "A rabbit and a marmoset are as different as day and night, despite the feeding.", "status": "polished"} +{"raw_text": "Take the carries sediment from a river and you've got yourself an ocean.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "river", "B": "ocean", "P": "carries sediment"}, "chain": [{"start": "river", "relation": "HasProperty", "end": "carries_sediment", "weight": 0.8, "surface_text": "Water often carries sand, silt, and rocks along its course"}], "status": "discarded"} +{"raw_text": "The only difference between a cannon and a mine is heavy.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cannon", "B": "mine", "P": "heavy"}, "chain": [{"start": "cannon", "relation": "HasProperty", "end": "heavy", "weight": 1.0, "surface_text": "[[a cannon]] is [[heavy]]"}], "status": "discarded"} +{"raw_text": "Take the size from a key and you've got yourself a wheel.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "key", "B": "wheel", "P": "size"}, "chain": [{"start": "key", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Usually small and portable, often carried on a keychain"}], "status": "discarded"} +{"raw_text": "What's a burlap but a denim with heavy feel?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "burlap", "B": "denim", "P": "heavy feel"}, "chain": [{"start": "burlap", "relation": "HasProperty", "end": "heavy_feel", "weight": 0.8, "surface_text": "It feels noticeably heavier than cotton or linen of similar thickness."}], "polished_text": "What's burlap but denim that's got a heavy feel?", "status": "polished"} +{"raw_text": "What's an apartment but a home with cheap housing?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "apartment", "B": "home", "P": "cheap housing"}, "chain": [{"start": "apartment", "relation": "HasProperty", "end": "cheap_housing", "weight": 1.0, "surface_text": "[[an apartment]] is [[cheap housing]]"}], "status": "discarded"} +{"raw_text": "What's a flounder but a goldfish with an attitude?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "flounder", "B": "goldfish", "P": "an attitude"}, "chain": [], "status": "discarded"} +{"raw_text": "Take the often portable from a lantern and you've got yourself a saxophone.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lantern", "B": "saxophone", "P": "often portable"}, "chain": [{"start": "lantern", "relation": "HasProperty", "end": "often_portable", "weight": 0.8, "surface_text": "Designed to be carried or moved easily, unlike some stationary tools like a jointer."}], "status": "discarded"} +{"raw_text": "The only difference between a leg and a chimpanzee is an attitude.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "leg", "B": "chimpanzee", "P": "an attitude"}, "chain": [], "status": "discarded"} +{"raw_text": "What's a hawk but a dove with spot prey from distance?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "hawk", "B": "dove", "P": "spot prey from distance"}, "chain": [{"start": "hawk", "relation": "CapableOf", "end": "spot_prey_from_distance", "weight": 1.0, "surface_text": "[[A hawk]] can [[spot prey from a distance]]"}], "polished_text": "What's a hawk but a dove that's learned to spot prey from a distance?", "status": "polished"} +{"raw_text": "a tiger is just a python that's got territorial behavior.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tiger", "B": "python", "P": "territorial behavior"}, "chain": [{"start": "tiger", "relation": "HasProperty", "end": "territorial_behavior", "weight": 0.8, "surface_text": "Marks and defends a large territory"}], "status": "discarded"} +{"raw_text": "What's a dodo but a kite with extinct?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "dodo", "B": "kite", "P": "extinct"}, "chain": [{"start": "dodo", "relation": "HasProperty", "end": "extinct", "weight": 2.828427, "surface_text": "[[the dodo]] is [[extinct]]"}], "status": "discarded"} +{"raw_text": "a blackbird is just a pheasant that's got behavior.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "blackbird", "B": "pheasant", "P": "behavior"}, "chain": [{"start": "blackbird", "relation": "HasProperty", "end": "behavior", "weight": 0.8, "surface_text": "Males often display territorial behavior by singing from prominent perches, distinct from the more nomadic or ground-dwelling habits of many others"}], "polished_text": "A blackbird's just a pheasant that's learned some different ways.", "status": "polished"} +{"raw_text": "a spinach is just a beet that's got eel-shaped root.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "spinach", "B": "beet", "P": "eel-shaped root"}, "chain": [{"start": "spinach", "relation": "HasProperty", "end": "eel-shaped_root", "weight": 0.8, "surface_text": "The root of spinach, if left to grow, is often thick and somewhat eel-shaped, unlike the typical root structures of radish or potato."}], "polished_text": "Spinach ain't nothing but a beet with an eel-shaped root, you see.", "status": "polished"} +{"raw_text": "Take the opacity from a carton and you've got yourself a bottle.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "carton", "B": "bottle", "P": "opacity"}, "chain": [{"start": "carton", "relation": "HasProperty", "end": "opacity", "weight": 0.8, "surface_text": "Usually opaque, hiding contents unless clear plastic, unlike clear glass aquariums or jugs"}], "status": "discarded"} +{"raw_text": "The only difference between a basil and an oregano is color (leaf).", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "basil", "B": "oregano", "P": "color (leaf)"}, "chain": [{"start": "basil", "relation": "HasProperty", "end": "color_(leaf)", "weight": 0.8, "surface_text": "Vibrant green leaves, while others like nutmeg or cinnamon have brown tones."}], "polished_text": "The only difference between that basil and oregano is the green in its leaves, you see.", "status": "polished"} +{"raw_text": "Take the tall stature from a cock and you've got yourself a bunting.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cock", "B": "bunting", "P": "tall stature"}, "chain": [{"start": "cock", "relation": "HasProperty", "end": "tall_stature", "weight": 0.8, "surface_text": "Generally larger and more upright posture than most others"}], "polished_text": "Take away a rooster's pride and you've got yourself a plain old bunting.", "status": "polished"} +{"raw_text": "The only difference between a nylon and a clay is property.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "nylon", "B": "clay", "P": "property"}, "chain": [{"start": "nylon", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "smooth to the touch"}], "status": "discarded"} +{"raw_text": "Take the scent from a zucchini and you've got yourself a cauliflower.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "zucchini", "B": "cauliflower", "P": "scent"}, "chain": [{"start": "zucchini", "relation": "HasProperty", "end": "scent", "weight": 0.8, "surface_text": "Mild and slightly earthy when fresh, distinct from stronger or pungent smells"}], "status": "discarded"} +{"raw_text": "What's a furrow but a land with rows?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "furrow", "B": "land", "P": "rows"}, "chain": [{"start": "furrow", "relation": "HasProperty", "end": "rows", "weight": 0.8, "surface_text": "Arrangement suggesting purposeful human or agricultural creation"}], "polished_text": "A furrow's just a piece of land marked with rows.", "status": "polished"} +{"raw_text": "What's an albatross but a chickadee with wings?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "albatross", "B": "chickadee", "P": "wings"}, "chain": [{"start": "albatross", "relation": "HasProperty", "end": "wings", "weight": 0.8, "surface_text": "extremely long and narrow, often longer than the bird's body length, used for dynamic soaring"}], "polished_text": "An albatross is just a chickadee with a whole lot of wings.", "status": "polished"} +{"raw_text": "The only difference between an ant and a roach is earwig.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ant", "B": "roach", "P": "earwig"}, "chain": [{"start": "ant", "relation": "HasProperty", "end": "earwig", "weight": 0.8, "surface_text": "ants are also insects, sharing the taxonomic classification with mealybugs and earwigs"}], "status": "discarded"} +{"raw_text": "What's a beer but a coffee with moderate viscosity?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "beer", "B": "coffee", "P": "moderate viscosity"}, "chain": [{"start": "beer", "relation": "HasProperty", "end": "moderate_viscosity", "weight": 0.8, "surface_text": "Thicker than water or soda but less viscous than oil or milk"}], "polished_text": "What's beer but coffee that's got itself a bit of thickness?", "status": "polished"} +{"raw_text": "a turmeric is just a basil that's got earthy aroma.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "turmeric", "B": "basil", "P": "earthy aroma"}, "chain": [{"start": "turmeric", "relation": "HasProperty", "end": "earthy_aroma", "weight": 0.8, "surface_text": "A unique earthy aroma that's less floral or pungent than many others"}], "polished_text": "A turmeric is just a basil that's got itself an earthy aroma.", "status": "polished"} +{"raw_text": "a candle is just a thimble that's got burnable.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "candle", "B": "thimble", "P": "burnable"}, "chain": [{"start": "candle", "relation": "HasProperty", "end": "burnable", "weight": 0.8, "surface_text": "Can be set on fire and consumed by burning"}], "polished_text": "A candle is just a thimble that's learned how to burn.", "status": "polished"} +{"raw_text": "What's a kitchen but a stable with an attitude?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "kitchen", "B": "stable", "P": "an attitude"}, "chain": [], "status": "discarded"} +{"raw_text": "The only difference between a kayak and a truck is paddled manually.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "kayak", "B": "truck", "P": "paddled manually"}, "chain": [{"start": "kayak", "relation": "HasProperty", "end": "paddled_manually", "weight": 0.8, "surface_text": "Kayaks are human-powered by paddling, unlike engine-powered vehicles"}], "status": "discarded"} +{"raw_text": "Take the ground growing from a violet and you've got yourself a bouquet.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "violet", "B": "bouquet", "P": "ground growing"}, "chain": [{"start": "violet", "relation": "HasProperty", "end": "ground_growing", "weight": 0.8, "surface_text": "Violets often grow close to the ground, unlike taller flowers like daffodils or irises."}], "status": "discarded"} +{"raw_text": "The only difference between a lyre and a harp is acoustic resonance.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "lyre", "B": "harp", "P": "acoustic resonance"}, "chain": [{"start": "lyre", "relation": "HasProperty", "end": "acoustic_resonance", "weight": 0.8, "surface_text": "Produces sound through vibration of strings and a hollow body, without relying on electronic amplification like synthesizers or microphones."}], "status": "discarded"} +{"raw_text": "Take the silvery scales from a herring and you've got yourself a snapper.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "herring", "B": "snapper", "P": "silvery scales"}, "chain": [{"start": "herring", "relation": "HasProperty", "end": "silvery_scales", "weight": 0.8, "surface_text": "Distinctive bright, metallic sheen unlike the duller or differently colored scales of many other fish"}], "polished_text": "Take a herring, give it silvery scales, and you think you've got a snapper?", "status": "polished"} +{"raw_text": "a pebble is just an emerald that's got small size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pebble", "B": "emerald", "P": "small size"}, "chain": [{"start": "pebble", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Generally smaller than bricks or large stones"}], "status": "discarded"} +{"raw_text": "Take the nocturnal behavior from a rat and you've got yourself a fin.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "rat", "B": "fin", "P": "nocturnal behavior"}, "chain": [{"start": "rat", "relation": "HasProperty", "end": "nocturnal_behavior", "weight": 0.8, "surface_text": "active primarily at night, unlike the diurnal patterns of most others"}], "status": "discarded"} +{"raw_text": "The only difference between a barrel and a flask is wooden construction.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "barrel", "B": "flask", "P": "wooden construction"}, "chain": [{"start": "barrel", "relation": "HasProperty", "end": "wooden_construction", "weight": 0.8, "surface_text": "Often made of wood staves bound with metal hoops (distinct from metal pails or plastic jugs)"}], "status": "discarded"} +{"raw_text": "a scale is just a piano that's got rectangular shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "scale", "B": "piano", "P": "rectangular shape"}, "chain": [{"start": "scale", "relation": "HasProperty", "end": "rectangular_shape", "weight": 0.8, "surface_text": "most scales are rectangular, unlike other instruments"}], "status": "discarded"} +{"raw_text": "Take the cooler temperature from a creek and you've got yourself a land.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "creek", "B": "land", "P": "cooler temperature"}, "chain": [{"start": "creek", "relation": "HasProperty", "end": "cooler_temperature", "weight": 0.8, "surface_text": "Creek water is typically cooler than larger bodies of water like oceans"}], "status": "discarded"} +{"raw_text": "a cotinga is just a kingfisher that's got colorful plumage.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cotinga", "B": "kingfisher", "P": "colorful plumage"}, "chain": [{"start": "cotinga", "relation": "HasProperty", "end": "colorful_plumage", "weight": 0.8, "surface_text": "Many cotingas have exceptionally bright and varied colors, like reds, blues, and oranges, unlike the generally more subdued or drab colors of other listed birds."}], "status": "discarded"} +{"raw_text": "a wedge is just a yoke that's got action.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "wedge", "B": "yoke", "P": "action"}, "chain": [{"start": "wedge", "relation": "HasProperty", "end": "action", "weight": 0.8, "surface_text": "Operates by applying force to one point to create leverage or separation"}], "status": "discarded"} +{"raw_text": "The only difference between a bin and a brick is sturdy construction.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "bin", "B": "brick", "P": "sturdy construction"}, "chain": [{"start": "bin", "relation": "HasProperty", "end": "sturdy_construction", "weight": 0.8, "surface_text": "designed to withstand heavy loads unlike delicate containers like vases"}], "status": "discarded"} +{"raw_text": "Take the utility-focused design from a workshop and you've got yourself a silo.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "workshop", "B": "silo", "P": "utility-focused design"}, "chain": [{"start": "workshop", "relation": "HasProperty", "end": "utility-focused_design", "weight": 0.8, "surface_text": "Built specifically for making or repairing things"}], "status": "discarded"} +{"raw_text": "The only difference between a pewter and an iron is smelting.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pewter", "B": "iron", "P": "smelting"}, "chain": [{"start": "pewter", "relation": "CapableOf", "end": "smelting", "weight": 0.8, "surface_text": "smelting connects as a process to extract both metals from ores"}], "status": "discarded"} +{"raw_text": "What's a soot but a nylon with color black?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "soot", "B": "nylon", "P": "color black"}, "chain": [{"start": "soot", "relation": "HasProperty", "end": "color_black", "weight": 0.8, "surface_text": "Soot is typically very dark or black in color due to its carbon content, unlike dust which can be various colors, and other materials like brick, straw, or chalk."}], "status": "discarded"} +{"raw_text": "Take the a plan from a stem and you've got yourself a ginseng.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "stem", "B": "ginseng", "P": "a plan"}, "chain": [], "status": "discarded"} +{"raw_text": "a garden is just a jungle that's got ordered layout.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "garden", "B": "jungle", "P": "ordered layout"}, "chain": [{"start": "garden", "relation": "HasProperty", "end": "ordered_layout", "weight": 0.8, "surface_text": "typically arranged in specific patterns or beds"}], "polished_text": "A garden is just a jungle that's learned how to keep its rows straight.", "status": "polished"} +{"raw_text": "What's a truck but a unicycle with colors?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "truck", "B": "unicycle", "P": "colors"}, "chain": [{"start": "truck", "relation": "HasProperty", "end": "colors", "weight": 0.8, "surface_text": "Often painted in corporate colors or white/gray, less varied than cars"}], "status": "discarded"} +{"raw_text": "Take the swift from a falcon and you've got yourself a gannet.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "falcon", "B": "gannet", "P": "swift"}, "chain": [{"start": "falcon", "relation": "HasProperty", "end": "swift", "weight": 0.8, "surface_text": "a falcon is swift"}], "polished_text": "A falcon's swift, but strip that speed away, and you're left with a gannet's slow pace.", "status": "polished"} +{"raw_text": "The only difference between an evergreen and a cedar is a plan.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "evergreen", "B": "cedar", "P": "a plan"}, "chain": [], "status": "discarded"} +{"raw_text": "a tooth is just an emu that's got an attitude.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tooth", "B": "emu", "P": "an attitude"}, "chain": [], "status": "discarded"} +{"raw_text": "a sponge is just a kiwi that's got texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "sponge", "B": "kiwi", "P": "texture"}, "chain": [{"start": "sponge", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Soft and porous, unlike the fur, feathers, or smooth skin of other animals"}], "polished_text": "A sponge is just a kiwi that's got a rougher feel to it.", "status": "polished"} +{"raw_text": "a candle is just a trowel that's got hot.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "candle", "B": "trowel", "P": "hot"}, "chain": [{"start": "candle", "relation": "HasProperty", "end": "hot", "weight": 0.8, "surface_text": "Gets very hot at the flame point when burning"}], "status": "discarded"} +{"raw_text": "The only difference between a cotinga and a cassowary is colorful plumage.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cotinga", "B": "cassowary", "P": "colorful plumage"}, "chain": [{"start": "cotinga", "relation": "HasProperty", "end": "colorful_plumage", "weight": 0.8, "surface_text": "Many cotingas have exceptionally bright and varied colors, like reds, blues, and oranges, unlike the generally more subdued or drab colors of other listed birds."}], "status": "discarded"} +{"raw_text": "The only difference between a talc and a mica is octahedral shape.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "talc", "B": "mica", "P": "octahedral shape"}, "chain": [{"start": "talc", "relation": "HasProperty", "end": "octahedral_shape", "weight": 0.8, "surface_text": "While not universal, it can form in characteristic waxy, foliated, or tabular shapes that differ from the crystalline structures of minerals like quartz or potassium."}], "status": "discarded"} +{"raw_text": "What's a steak but a hamburger with delicious?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "steak", "B": "hamburger", "P": "delicious"}, "chain": [{"start": "steak", "relation": "HasProperty", "end": "delicious", "weight": 2.0, "surface_text": "[[steak]] is [[delicious]]"}], "status": "discarded"} +{"raw_text": "Take the function from a spout and you've got yourself a planer.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "spout", "B": "planer", "P": "function"}, "chain": [{"start": "spout", "relation": "HasProperty", "end": "function", "weight": 0.8, "surface_text": "Designed to channel or pour liquid or gas"}], "status": "discarded"} +{"raw_text": "The only difference between a clay and a wood is plastic.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "clay", "B": "wood", "P": "plastic"}, "chain": [{"start": "clay", "relation": "HasProperty", "end": "plastic", "weight": 0.8, "surface_text": "clay has a plastic quality"}], "polished_text": "The only difference between clay and wood is that it's plastic.", "status": "polished"} +{"raw_text": "a chard is just a radish that's got ambition.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "chard", "B": "radish", "P": "ambition"}, "chain": [], "status": "discarded"} +{"raw_text": "a nightjar is just a magpie that's got nocturnal activity.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "nightjar", "B": "magpie", "P": "nocturnal activity"}, "chain": [{"start": "nightjar", "relation": "HasProperty", "end": "nocturnal_activity", "weight": 0.8, "surface_text": "nightjars are primarily active at dawn and dusk, unlike most other birds"}], "status": "discarded"} +{"raw_text": "Take the shape from an okra and you've got yourself a cabbage.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "okra", "B": "cabbage", "P": "shape"}, "chain": [{"start": "okra", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "Elongated, ridged, and tapered pods, unlike round or leafy vegetables"}], "status": "discarded"} +{"raw_text": "Take the slightly elastic from a cork and you've got yourself a fuel.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cork", "B": "fuel", "P": "slightly elastic"}, "chain": [{"start": "cork", "relation": "HasProperty", "end": "slightly_elastic", "weight": 0.8, "surface_text": "Returns to shape after compression, unlike clay or ash"}], "status": "discarded"} +{"raw_text": "The only difference between a mealybug and a roach is ant.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "mealybug", "B": "roach", "P": "ant"}, "chain": [{"start": "mealybug", "relation": "HasProperty", "end": "ant", "weight": 0.8, "surface_text": "ants are also insects, sharing the taxonomic classification with mealybugs and earwigs"}], "status": "discarded"} +{"raw_text": "Take the color from a cucumber and you've got yourself a pea.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cucumber", "B": "pea", "P": "color"}, "chain": [{"start": "cucumber", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Bright green, especially when fresh, unlike white, yellow, or red vegetables"}], "status": "discarded"} +{"raw_text": "a nail is just a spout that's got small size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "nail", "B": "spout", "P": "small size"}, "chain": [{"start": "nail", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Generally much smaller than other listed tools"}], "polished_text": "A nail is just a spout that's got a small size.", "status": "polished"} +{"raw_text": "What's a sponge but a gazelle with color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "sponge", "B": "gazelle", "P": "color"}, "chain": [{"start": "sponge", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Often dull, muted, or camouflaged, unlike the vibrant colors or patterns of other animals"}], "status": "discarded"} +{"raw_text": "a chips is just a dessert that's got salted taste.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "chips", "B": "dessert", "P": "salted taste"}, "chain": [{"start": "chips", "relation": "HasProperty", "end": "salted_taste", "weight": 0.8, "surface_text": "They usually have a noticeable salty flavor, more so than items like gnocchi or turkey."}], "status": "discarded"} +{"raw_text": "Take the shape from an anchor and you've got yourself a copper.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "anchor", "B": "copper", "P": "shape"}, "chain": [{"start": "anchor", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "It typically has a distinct, hook-like shape designed to grab onto seabed surfaces"}], "status": "discarded"} +{"raw_text": "a harp is just a flute that's got playing style.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "harp", "B": "flute", "P": "playing style"}, "chain": [{"start": "harp", "relation": "HasProperty", "end": "playing_style", "weight": 0.8, "surface_text": "Played by plucking the strings with fingers"}], "polished_text": "A harp is just a flute that's got a different way of playing.", "status": "polished"} +{"raw_text": "The only difference between a cassowary and a partridge is beak.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cassowary", "B": "partridge", "P": "beak"}, "chain": [{"start": "cassowary", "relation": "HasProperty", "end": "beak", "weight": 0.8, "surface_text": "relatively short and stout compared to other birds"}], "polished_text": "A cassowary ain't no partridge — that's where the beak comes in.", "status": "polished"} +{"raw_text": "Take the level from a ground and you've got yourself a mountain.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ground", "B": "mountain", "P": "level"}, "chain": [{"start": "ground", "relation": "HasProperty", "end": "level", "weight": 0.8, "surface_text": "the ground is level"}], "status": "discarded"} +{"raw_text": "What's a nightjar but a tinamou with nocturnal activity?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "nightjar", "B": "tinamou", "P": "nocturnal activity"}, "chain": [{"start": "nightjar", "relation": "HasProperty", "end": "nocturnal_activity", "weight": 0.8, "surface_text": "nightjars are primarily active at dawn and dusk, unlike most other birds"}], "status": "discarded"} +{"raw_text": "What's an ostrich but a flamingo with long neck?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ostrich", "B": "flamingo", "P": "long neck"}, "chain": [{"start": "ostrich", "relation": "HasProperty", "end": "long_neck", "weight": 0.8, "surface_text": "Distinctively long and S-shaped neck"}], "polished_text": "What's an ostrich but a flamingo with a long neck?", "status": "polished"} +{"raw_text": "The only difference between a soot and a tar is color black.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "soot", "B": "tar", "P": "color black"}, "chain": [{"start": "soot", "relation": "HasProperty", "end": "color_black", "weight": 0.8, "surface_text": "Soot is typically very dark or black in color due to its carbon content, unlike dust which can be various colors, and other materials like brick, straw, or chalk."}], "polished_text": "The only difference between soot and tar is the color black.", "status": "polished"} +{"raw_text": "a bladder is just a box that's got flexible material.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "bladder", "B": "box", "P": "flexible material"}, "chain": [{"start": "bladder", "relation": "HasProperty", "end": "flexible_material", "weight": 0.8, "surface_text": "Made of stretchy material (like rubber or tissue), unlike hard materials"}], "polished_text": "A bladder's just a box that's made of stretchy stuff.", "status": "polished"} +{"raw_text": "What's a diamond but a leather with strong?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "diamond", "B": "leather", "P": "strong"}, "chain": [{"start": "diamond", "relation": "HasProperty", "end": "strong", "weight": 1.0, "surface_text": "[[Diamond]] is [[strong]]"}], "polished_text": "A diamond's just leather that's strong, I reckon.", "status": "polished"} +{"raw_text": "a shelter is just a duplex that's got design.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "shelter", "B": "duplex", "P": "design"}, "chain": [{"start": "shelter", "relation": "HasProperty", "end": "design", "weight": 0.8, "surface_text": "Often simple and utilitarian, without elaborate architectural features, unlike a theater or church."}], "status": "discarded"} +{"raw_text": "Take the undistinct boundary from a land and you've got yourself a furrow.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "land", "B": "furrow", "P": "undistinct boundary"}, "chain": [{"start": "land", "relation": "HasProperty", "end": "undistinct_boundary", "weight": 0.8, "surface_text": "It often doesn't have a clear boundary like a farm or orchard, blending into surroundings."}], "status": "discarded"} +{"raw_text": "The only difference between a lantern and a wheel is often portable.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "lantern", "B": "wheel", "P": "often portable"}, "chain": [{"start": "lantern", "relation": "HasProperty", "end": "often_portable", "weight": 0.8, "surface_text": "Designed to be carried or moved easily, unlike some stationary tools like a jointer."}], "status": "discarded"} +{"raw_text": "What's a shotgun but a spear with ambition?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "shotgun", "B": "spear", "P": "ambition"}, "chain": [], "status": "discarded"} +{"raw_text": "The only difference between a grouse and a tinamou is squat body.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "grouse", "B": "tinamou", "P": "squat body"}, "chain": [{"start": "grouse", "relation": "HasProperty", "end": "squat_body", "weight": 0.8, "surface_text": "Short, heavy build compared to many other birds"}], "polished_text": "You can't tell a grouse from a tinamou by its squat body alone.", "status": "polished"} +{"raw_text": "What's an orca but a lion with appearance (fins)?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "orca", "B": "lion", "P": "appearance (fins)"}, "chain": [{"start": "orca", "relation": "HasProperty", "end": "appearance_(fins)", "weight": 0.8, "surface_text": "Features a prominent dorsal fin, unlike the lack of this feature in almost all others"}], "status": "discarded"} +{"raw_text": "a plane is just a wheel that's got high speed.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "plane", "B": "wheel", "P": "high speed"}, "chain": [{"start": "plane", "relation": "HasProperty", "end": "high_speed", "weight": 0.8, "surface_text": "Moves much faster than most ground/water vehicles"}], "status": "discarded"} +{"raw_text": "What's a crab but a goose with clawed appendages?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "crab", "B": "goose", "P": "clawed appendages"}, "chain": [{"start": "crab", "relation": "HasProperty", "end": "clawed_appendages", "weight": 0.8, "surface_text": "Has large pincers used to grasp and tear food"}], "status": "discarded"} +{"raw_text": "a spear is just a revolver that's got weight.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "spear", "B": "revolver", "P": "weight"}, "chain": [{"start": "spear", "relation": "HasProperty", "end": "weight", "weight": 0.8, "surface_text": "generally lighter than cannons, tanks, or heavy explosives"}], "status": "discarded"} +{"raw_text": "The only difference between a martin and a bobwhite is social breeding.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "martin", "B": "bobwhite", "P": "social breeding"}, "chain": [{"start": "martin", "relation": "HasProperty", "end": "social_breeding", "weight": 0.8, "surface_text": "Martins frequently nest in colonies, which is less common for many other listed birds like eagles or woodpeckers."}], "polished_text": "You can tell a martin from a bobwhite by how they carry on in the company.", "status": "polished"} +{"raw_text": "Take the coldness from a ceramic and you've got yourself a barrel.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ceramic", "B": "barrel", "P": "coldness"}, "chain": [{"start": "ceramic", "relation": "HasProperty", "end": "coldness", "weight": 0.8, "surface_text": "Feels cold to the touch, unlike warmer or neutral-temperature materials like wood (chest) or metal (aluminum)"}], "status": "discarded"} +{"raw_text": "Take the flat from a bed and you've got yourself a door.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "bed", "B": "door", "P": "flat"}, "chain": [{"start": "bed", "relation": "HasProperty", "end": "flat", "weight": 2.828427, "surface_text": "[[a bed]] is [[flat]]"}], "polished_text": "Take the flat off a bed and you've got yourself a door.", "status": "polished"} +{"raw_text": "Take the silvery reflections from a crappie and you've got yourself a pike.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "crappie", "B": "pike", "P": "silvery reflections"}, "chain": [{"start": "crappie", "relation": "HasProperty", "end": "silvery_reflections", "weight": 0.8, "surface_text": "The scales on a crappie often reflect light giving them a silvery sheen, which is more pronounced than on many darker-colored fish like bass or grouper."}], "status": "discarded"} +{"raw_text": "What's a ship but a truck with large size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ship", "B": "truck", "P": "large size"}, "chain": [{"start": "ship", "relation": "HasProperty", "end": "large_size", "weight": 0.8, "surface_text": "Ships are typically much larger than other vehicles in this list"}], "polished_text": "A ship's just a truck that's grown too big for the road.", "status": "polished"} +{"raw_text": "Take the clustered flowers from a lilac and you've got yourself an iris.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lilac", "B": "iris", "P": "clustered flowers"}, "chain": [{"start": "lilac", "relation": "HasProperty", "end": "clustered_flowers", "weight": 0.8, "surface_text": "Lilacs typically bloom in large, dense clusters on their stems, unlike many other flowers that have single blooms per stem."}], "status": "discarded"} +{"raw_text": "What's a rhododendron but a verbena with a plan?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "rhododendron", "B": "verbena", "P": "a plan"}, "chain": [], "polished_text": "A rhododendron's just verbena with a bigger plan.", "status": "polished"} +{"raw_text": "Take the equipment presence from a workshop and you've got yourself a kitchen.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "workshop", "B": "kitchen", "P": "equipment presence"}, "chain": [{"start": "workshop", "relation": "HasProperty", "end": "equipment_presence", "weight": 0.8, "surface_text": "Usually contains machinery like workbenches, saws, or lathes"}], "polished_text": "Take the tools out of a workshop and you've got yourself a kitchen.", "status": "polished"} +{"raw_text": "The only difference between a nectarine and a squash is reddish-orange color.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "nectarine", "B": "squash", "P": "reddish-orange color"}, "chain": [{"start": "nectarine", "relation": "HasProperty", "end": "reddish-orange_color", "weight": 0.8, "surface_text": "Distinctive hue, different from yellow lemons, red tomatoes, or green kiwis"}], "polished_text": "The only difference between a nectarine and a squash is its reddish-orange hue.", "status": "polished"} +{"raw_text": "The only difference between a sapsucker and a mallard is striped back.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "sapsucker", "B": "mallard", "P": "striped back"}, "chain": [{"start": "sapsucker", "relation": "HasProperty", "end": "striped_back", "weight": 0.8, "surface_text": "Unlike most birds which have solid-colored backs, sapsuckers have distinct black and white stripes."}], "polished_text": "A sapsucker's got a striped back, but that don't make it no different than a mallard, you'll learn.", "status": "polished"} +{"raw_text": "a flamingo is just a weaver that's got down-curved bill.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "flamingo", "B": "weaver", "P": "down-curved bill"}, "chain": [{"start": "flamingo", "relation": "HasProperty", "end": "down-curved_bill", "weight": 0.8, "surface_text": "Bills curve downward, unlike the mostly straight bills of most other birds"}], "polished_text": "A flamingo is just a weaver bird with a funny-curved bill.", "status": "polished"} +{"raw_text": "What's a stem but a flower with a plan?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "stem", "B": "flower", "P": "a plan"}, "chain": [], "status": "discarded"} +{"raw_text": "Take the shiny surface from a titanium and you've got yourself a silver.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "titanium", "B": "silver", "P": "shiny surface"}, "chain": [{"start": "titanium", "relation": "HasProperty", "end": "shiny_surface", "weight": 0.8, "surface_text": "When polished, titanium has a bright, lustrous surface, similar to other metals, but its color sets it apart from others."}], "polished_text": "Take the shine off titanium and you've got yourself a poor man's silver.", "status": "polished"} +{"raw_text": "The only difference between an owl and a tinamou is nocturnal behavior.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "owl", "B": "tinamou", "P": "nocturnal behavior"}, "chain": [{"start": "owl", "relation": "HasProperty", "end": "nocturnal_behavior", "weight": 0.8, "surface_text": "Primarily active at night, unlike most birds that are diurnal"}], "status": "discarded"} +{"raw_text": "The only difference between a pineapple and a squash is weight.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pineapple", "B": "squash", "P": "weight"}, "chain": [{"start": "pineapple", "relation": "HasProperty", "end": "weight", "weight": 0.8, "surface_text": "Relatively heavy for its size due to dense core"}], "status": "discarded"} +{"raw_text": "The only difference between a zebra and a bat is stripes.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "zebra", "B": "bat", "P": "stripes"}, "chain": [{"start": "zebra", "relation": "HasProperty", "end": "stripes", "weight": 0.8, "surface_text": "both zebra and centipede have stripes"}], "status": "discarded"} +{"raw_text": "What's a booby but a swan with webbed feet?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "booby", "B": "swan", "P": "webbed feet"}, "chain": [{"start": "booby", "relation": "HasProperty", "end": "webbed_feet", "weight": 0.8, "surface_text": "Boobies have webbed feet for swimming, unlike most other listed birds"}], "status": "discarded"} +{"raw_text": "a ukulele is just an organ that's got finger-picked playing.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "ukulele", "B": "organ", "P": "finger-picked playing"}, "chain": [{"start": "ukulele", "relation": "HasProperty", "end": "finger-picked_playing", "weight": 0.8, "surface_text": "Often played with fingerpicking techniques, unlike many others"}], "status": "discarded"} +{"raw_text": "Take the salty smell from a seaweed and you've got yourself a petal.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "seaweed", "B": "petal", "P": "salty smell"}, "chain": [{"start": "seaweed", "relation": "HasProperty", "end": "salty_smell", "weight": 0.8, "surface_text": "has a distinct briny, oceanic scent from its marine environment"}], "status": "discarded"} +{"raw_text": "a pitcher is just a glass that's got spout.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pitcher", "B": "glass", "P": "spout"}, "chain": [{"start": "pitcher", "relation": "HasProperty", "end": "spout", "weight": 0.8, "surface_text": "narrow opening for pouring liquids, unlike the wide openings of barrels or buckets"}], "polished_text": "A pitcher is just a glass with a spout on it.", "status": "polished"} +{"raw_text": "Take the size from a squash and you've got yourself a cranberry.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "squash", "B": "cranberry", "P": "size"}, "chain": [{"start": "squash", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "typically larger, often several inches long, compared to smaller fruits like berries or citrus"}], "status": "discarded"} +{"raw_text": "an onion is just a mushroom that's got sharp taste.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "onion", "B": "mushroom", "P": "sharp taste"}, "chain": [{"start": "onion", "relation": "HasProperty", "end": "sharp_taste", "weight": 0.8, "surface_text": "Its flavor is sharp and often tear-inducing, unlike the milder tastes of many others."}], "polished_text": "An onion is just a mushroom that's got a sharp bite.", "status": "polished"} +{"raw_text": "Take the color from a concrete and you've got yourself a cork.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "concrete", "B": "cork", "P": "color"}, "chain": [{"start": "concrete", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "usually gray or off-white, not vibrant like ruby or emerald"}], "status": "discarded"} +{"raw_text": "The only difference between an office and a kitchen is page crush.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "office", "B": "kitchen", "P": "page crush"}, "chain": [{"start": "office", "relation": "CapableOf", "end": "page_crush", "weight": 1.0, "surface_text": "[[the office]] can [[page my crush]]"}], "status": "discarded"} +{"raw_text": "a gull is just a finch that's got webbed feet.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "gull", "B": "finch", "P": "webbed feet"}, "chain": [{"start": "gull", "relation": "HasProperty", "end": "webbed_feet", "weight": 0.8, "surface_text": "Gulls have webbed feet adapted for swimming, unlike most others"}], "polished_text": "A gull is just a finch that's got feet for swimming.", "status": "polished"} +{"raw_text": "What's an ore but a gold with weighty?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ore", "B": "gold", "P": "weighty"}, "chain": [{"start": "ore", "relation": "HasProperty", "end": "weighty", "weight": 0.8, "surface_text": "Tends to be heavy for its size due to the density of the contained metal content."}], "status": "discarded"} +{"raw_text": "Take the load from a truck and you've got yourself a sailboat.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "truck", "B": "sailboat", "P": "load"}, "chain": [{"start": "truck", "relation": "HasProperty", "end": "load", "weight": 0.8, "surface_text": "Designed to carry heavy goods or equipment, unlike most other vehicles listed"}], "status": "discarded"} +{"raw_text": "What's a saxophone but a barometer with pressure?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "saxophone", "B": "barometer", "P": "pressure"}, "chain": [{"start": "saxophone", "relation": "HasProperty", "end": "pressure", "weight": 0.8, "surface_text": "both the saxophone and bellows utilize pressure for function"}], "status": "discarded"} +{"raw_text": "The only difference between an airplane and a kayak is property.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "airplane", "B": "kayak", "P": "property"}, "chain": [{"start": "airplane", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "explanation"}], "status": "discarded"} +{"raw_text": "Take the pinkish-red color from a muscle and you've got yourself a ferret.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "muscle", "B": "ferret", "P": "pinkish-red color"}, "chain": [{"start": "muscle", "relation": "HasProperty", "end": "pinkish-red_color", "weight": 0.8, "surface_text": "Fresh muscle is typically pink or red due to myoglobin, unlike the brown/gray of fur or the white/ivory of flesh"}], "polished_text": "A ferret's pinkish-red color don't come from no muscle, not by a long shot.", "status": "polished"} +{"raw_text": "What's a dust but a string with easily dispersed?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "dust", "B": "string", "P": "easily dispersed"}, "chain": [{"start": "dust", "relation": "HasProperty", "end": "easily_dispersed", "weight": 0.8, "surface_text": "dust can be easily blown or scattered by air currents, unlike solid or cohesive materials"}], "status": "discarded"} +{"raw_text": "a jay is just a roadrunner that's got bulky build.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "jay", "B": "roadrunner", "P": "bulky build"}, "chain": [{"start": "jay", "relation": "HasProperty", "end": "bulky_build", "weight": 0.8, "surface_text": "Generally stockier and larger than many small passerine birds like finches or wrens"}], "polished_text": "A jay is just a roadrunner that's got a bulky build.", "status": "polished"} +{"raw_text": "a chard is just a kale that's got patience.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "chard", "B": "kale", "P": "patience"}, "chain": [], "polished_text": "Chard ain't nothing but kale that learned itsself some patience.", "status": "polished"} +{"raw_text": "The only difference between a fish and a worm is eaten cooked.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "fish", "B": "worm", "P": "eaten cooked"}, "chain": [{"start": "fish", "relation": "HasProperty", "end": "eaten_cooked", "weight": 1.0, "surface_text": "[[fish]] can be [[eaten cooked]]"}], "status": "discarded"} +{"raw_text": "What's a needle but a triangle with small size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "needle", "B": "triangle", "P": "small size"}, "chain": [{"start": "needle", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Needles are typically much smaller and lightweight compared to large tools like car or anvil."}], "polished_text": "A needle's just a triangle all tucked down small.", "status": "polished"} +{"raw_text": "The only difference between a turkey and a wine is flavor.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "turkey", "B": "wine", "P": "flavor"}, "chain": [{"start": "turkey", "relation": "HasProperty", "end": "flavor", "weight": 0.8, "surface_text": "a distinct savory taste that's less gamey than duck or more intense than chicken"}], "status": "discarded"} +{"raw_text": "The only difference between an eagle and a cotinga is egg.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "eagle", "B": "cotinga", "P": "egg"}, "chain": [{"start": "eagle", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs as part of their reproduction."}], "status": "discarded"} +{"raw_text": "Take the expandable body from a blowfish and you've got yourself a mouth.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "blowfish", "B": "mouth", "P": "expandable body"}, "chain": [{"start": "blowfish", "relation": "HasProperty", "end": "expandable_body", "weight": 0.8, "surface_text": "can inflate to several times its normal size"}], "status": "discarded"} +{"raw_text": "What's a slug but a dessert with slimy?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "slug", "B": "dessert", "P": "slimy"}, "chain": [{"start": "slug", "relation": "HasProperty", "end": "slimy", "weight": 0.8, "surface_text": "Secretes mucus that makes it feel slippery"}], "status": "discarded"} +{"raw_text": "What's a straw but an ash with smells earthy/grassy?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "straw", "B": "ash", "P": "smells earthy/grassy"}, "chain": [{"start": "straw", "relation": "HasProperty", "end": "smells_earthy/grassy", "weight": 0.8, "surface_text": "It has a natural plant smell, unlike synthetic materials like nylon or polyester."}], "polished_text": "A straw's just ash with that earthy, grassy smell, ain't it?", "status": "polished"} +{"raw_text": "a cassowary is just a bunting that's got behavior.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cassowary", "B": "bunting", "P": "behavior"}, "chain": [{"start": "cassowary", "relation": "HasProperty", "end": "behavior", "weight": 0.8, "surface_text": "known for its aggressive nature and powerful kick"}], "polished_text": "A cassowary is just a bunting that's gone wild with its ways.", "status": "polished"} +{"raw_text": "What's a dessert but a gnocchi with sugary texture?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "dessert", "B": "gnocchi", "P": "sugary texture"}, "chain": [{"start": "dessert", "relation": "HasProperty", "end": "sugary_texture", "weight": 0.8, "surface_text": "Often have a high sugar content, giving them distinct textures like crumbly, gooey, or creamy, unlike savory foods."}], "status": "discarded"} +{"raw_text": "a lever is just a saxophone that's got a plan.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "lever", "B": "saxophone", "P": "a plan"}, "chain": [], "status": "discarded"} +{"raw_text": "Take the material from a weapon and you've got yourself a hacksaw.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "weapon", "B": "hacksaw", "P": "material"}, "chain": [{"start": "weapon", "relation": "HasProperty", "end": "material", "weight": 0.8, "surface_text": "Often made of metal or dense wood, chosen for strength and durability beyond typical tool needs"}], "polished_text": "Take the metal from a sword and you've got yourself a hacksaw.", "status": "polished"} +{"raw_text": "What's a paprika but a thyme with mild heat?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "paprika", "B": "thyme", "P": "mild heat"}, "chain": [{"start": "paprika", "relation": "HasProperty", "end": "mild_heat", "weight": 0.8, "surface_text": "Compared to chili, paprika usually has very mild to no heat."}], "polished_text": "A paprika is just a thyme that's picked up some gentle warmth.", "status": "polished"} +{"raw_text": "What's a guitar but an oboe with wooden body?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "guitar", "B": "oboe", "P": "wooden body"}, "chain": [{"start": "guitar", "relation": "HasProperty", "end": "wooden_body", "weight": 0.8, "surface_text": "Most guitars are made of wood, unlike the metal bodies of brass instruments or plastic/composite bodies of some others"}], "polished_text": "What's a guitar but an oboe with a wooden heart?", "status": "polished"} +{"raw_text": "Take the crisp from a celery and you've got yourself a pea.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "celery", "B": "pea", "P": "crisp"}, "chain": [{"start": "celery", "relation": "HasProperty", "end": "crisp", "weight": 1.0, "surface_text": "[[celery]] is [[crisp]]"}], "status": "discarded"} +{"raw_text": "Take the wooden body from a guitar and you've got yourself a viola.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "guitar", "B": "viola", "P": "wooden body"}, "chain": [{"start": "guitar", "relation": "HasProperty", "end": "wooden_body", "weight": 0.8, "surface_text": "Most guitars are made of wood, unlike the metal bodies of brass instruments or plastic/composite bodies of some others"}], "status": "discarded"} +{"raw_text": "Take the male-silver-back from a gorilla and you've got yourself a tortoise.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "gorilla", "B": "tortoise", "P": "male-silver-back"}, "chain": [{"start": "gorilla", "relation": "HasProperty", "end": "male-silver-back", "weight": 0.8, "surface_text": "Adult male gorillas develop a distinctive silver-colored patch on their back"}], "status": "discarded"} +{"raw_text": "Take the roaring voice from a lion and you've got yourself a beak.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lion", "B": "beak", "P": "roaring voice"}, "chain": [{"start": "lion", "relation": "HasProperty", "end": "roaring_voice", "weight": 0.8, "surface_text": "Lions have a deep, powerful roar that can be heard over long distances"}], "status": "discarded"} +{"raw_text": "Take the small size from a spider and you've got yourself a claw.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "spider", "B": "claw", "P": "small size"}, "chain": [{"start": "spider", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Spiders are generally much smaller in size compared to the other listed animals."}], "status": "discarded"} +{"raw_text": "a brick is just a trough that's got texture rough.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "brick", "B": "trough", "P": "texture rough"}, "chain": [{"start": "brick", "relation": "HasProperty", "end": "texture_rough", "weight": 0.8, "surface_text": "surface is uneven and gritty to touch"}], "status": "discarded"} +{"raw_text": "Take the sword-shaped leaves from a gladiola and you've got yourself a violet.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "gladiola", "B": "violet", "P": "sword-shaped leaves"}, "chain": [{"start": "gladiola", "relation": "HasProperty", "end": "sword-shaped_leaves", "weight": 0.8, "surface_text": "It has long, pointed, stiff leaves that resemble swords."}], "polished_text": "A gladiola's got sword-shaped leaves, but that don't make it a violet.", "status": "polished"} +{"raw_text": "The only difference between a polyester and a skin is semi-transparent.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "polyester", "B": "skin", "P": "semi-transparent"}, "chain": [{"start": "polyester", "relation": "HasProperty", "end": "semi-transparent", "weight": 0.8, "surface_text": "It often has a translucent or slightly hazy appearance, unlike opaque materials like tar or clay."}], "status": "discarded"} +{"raw_text": "an earthworm is just a goose that's got slimy texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "earthworm", "B": "goose", "P": "slimy texture"}, "chain": [{"start": "earthworm", "relation": "HasProperty", "end": "slimy_texture", "weight": 0.8, "surface_text": "Its body is covered in moist mucus"}], "status": "discarded"} +{"raw_text": "The only difference between a thrush and a lovebird is fleshy legs.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "thrush", "B": "lovebird", "P": "fleshy legs"}, "chain": [{"start": "thrush", "relation": "HasProperty", "end": "fleshy_legs", "weight": 0.8, "surface_text": "Thrushes often have distinctive fleshy or bright legs (like the American Robin), unlike the typical bird leg."}], "polished_text": "You can tell a thrush by its fleshy legs, but a lovebird doesn't care about that.", "status": "polished"} +{"raw_text": "What's a tar but a wrapper with opaque?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "tar", "B": "wrapper", "P": "opaque"}, "chain": [{"start": "tar", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[tar]] is [[opaque]]"}], "status": "discarded"} +{"raw_text": "The only difference between a dress and a tie is fit.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "dress", "B": "tie", "P": "fit"}, "chain": [{"start": "dress", "relation": "HasProperty", "end": "fit", "weight": 0.8, "surface_text": "Dresses are often designed to drape or contour the body, unlike jackets which are structured or underwear which is minimal."}], "status": "discarded"} +{"raw_text": "What's a blackbird but a chickadee with behavior?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "blackbird", "B": "chickadee", "P": "behavior"}, "chain": [{"start": "blackbird", "relation": "HasProperty", "end": "behavior", "weight": 0.8, "surface_text": "Males often display territorial behavior by singing from prominent perches, distinct from the more nomadic or ground-dwelling habits of many others"}], "status": "discarded"} +{"raw_text": "The only difference between a lion and a rat is massive head.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "lion", "B": "rat", "P": "massive head"}, "chain": [{"start": "lion", "relation": "HasProperty", "end": "massive_head", "weight": 0.8, "surface_text": "Lions have a relatively large, robust head compared to their body size"}], "polished_text": "A lion ain't nothin' but a rat with a massive head.", "status": "polished"} +{"raw_text": "a stone is just a mineral that's got weighty.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "stone", "B": "mineral", "P": "weighty"}, "chain": [{"start": "stone", "relation": "HasProperty", "end": "weighty", "weight": 0.8, "surface_text": "feels heavy for its size compared to pebbles or light crystals"}], "polished_text": "A stone is just a mineral that's got some weight to it.", "status": "polished"} +{"raw_text": "What's a bull but a cassowary with horned head?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bull", "B": "cassowary", "P": "horned head"}, "chain": [{"start": "bull", "relation": "HasProperty", "end": "horned_head", "weight": 0.8, "surface_text": "Prominent, sharp horns used for defense/attack, unlike smooth-skinned animals"}], "status": "discarded"} +{"raw_text": "a wasp is just a fly that's got sting more than once.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "wasp", "B": "fly", "P": "sting more than once"}, "chain": [{"start": "wasp", "relation": "CapableOf", "end": "sting_more_than_once", "weight": 1.0, "surface_text": "[[A wasp]] can [[sting someone more than once]]"}], "polished_text": "A wasp is just a fly that's learned how to sting more than once.", "status": "polished"} +{"raw_text": "a gazelle is just a fat that's got legs.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "gazelle", "B": "fat", "P": "legs"}, "chain": [{"start": "gazelle", "relation": "HasProperty", "end": "legs", "weight": 0.8, "surface_text": "Gazelle has incredibly slender, long legs adapted for speed, more so than any other listed animal."}], "polished_text": "A gazelle is just a featherweight that's got some long legs.", "status": "polished"} +{"raw_text": "Take the movement from a rabbit and you've got yourself a nightingale.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "rabbit", "B": "nightingale", "P": "movement"}, "chain": [{"start": "rabbit", "relation": "HasProperty", "end": "movement", "weight": 0.8, "surface_text": "quick, hopping gait, unlike the slower movements of snails or worms"}], "status": "discarded"} +{"raw_text": "The only difference between a skate and a snapper is an attitude.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "skate", "B": "snapper", "P": "an attitude"}, "chain": [], "polished_text": "The only difference between a skate and a snapper's got an attitude.", "status": "polished"} +{"raw_text": "What's a theater but an office with showing movie?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "theater", "B": "office", "P": "showing movie"}, "chain": [{"start": "theater", "relation": "CapableOf", "end": "showing_movie", "weight": 2.828427, "surface_text": "[[A theater]] can [[be showing a movie]]"}], "status": "discarded"} +{"raw_text": "The only difference between a fur and a clay is property.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "fur", "B": "clay", "P": "property"}, "chain": [{"start": "fur", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "soft to the touch"}], "status": "discarded"} +{"raw_text": "Take the stubby tail from a wren and you've got yourself a goose.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "wren", "B": "goose", "P": "stubby tail"}, "chain": [{"start": "wren", "relation": "HasProperty", "end": "stubby_tail", "weight": 0.8, "surface_text": "tail is short and often held upright, unlike the longer tails of swallows or martins"}], "status": "discarded"} +{"raw_text": "The only difference between a grebe and a cotinga is fly.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "grebe", "B": "cotinga", "P": "fly"}, "chain": [{"start": "grebe", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a grebe can fly"}], "status": "discarded"} +{"raw_text": "The only difference between a bucket and a jar is hold water.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "bucket", "B": "jar", "P": "hold water"}, "chain": [{"start": "bucket", "relation": "CapableOf", "end": "hold_water", "weight": 1.0, "surface_text": "[[a bucket]] can [[hold water]]"}], "status": "discarded"} +{"raw_text": "The only difference between an azalea and a thorn is spring flowering.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "azalea", "B": "thorn", "P": "spring flowering"}, "chain": [{"start": "azalea", "relation": "HasProperty", "end": "spring_flowering", "weight": 0.8, "surface_text": "azaleas typically bloom in spring, a distinct blooming season compared to others like cattails that bloom in summer"}], "status": "discarded"} +{"raw_text": "a canary is just a gull that's got seed-eating diet.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "canary", "B": "gull", "P": "seed-eating diet"}, "chain": [{"start": "canary", "relation": "HasProperty", "end": "seed-eating_diet", "weight": 0.8, "surface_text": "Canaries primarily eat seeds, a trait less common among the listed birds like flycatchers (insect-eaters) or thrashers (omnivores)."}], "polished_text": "A canary is just a gull that's taken up with a seed-eating diet.", "status": "polished"} +{"raw_text": "What's a deer but a dolphin with graceful gait?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "deer", "B": "dolphin", "P": "graceful gait"}, "chain": [{"start": "deer", "relation": "HasProperty", "end": "graceful_gait", "weight": 0.8, "surface_text": "Deer move with a light, springy, and agile gait"}], "status": "discarded"} +{"raw_text": "an azalea is just a verbena that's got colorful blooms.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "azalea", "B": "verbena", "P": "colorful blooms"}, "chain": [{"start": "azalea", "relation": "HasProperty", "end": "colorful_blooms", "weight": 0.8, "surface_text": "azaleas have bright, showy flowers, unlike many other plants which have less vibrant or smaller flowers"}], "status": "discarded"} +{"raw_text": "a dust is just a concrete that's got ash.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "dust", "B": "concrete", "P": "ash"}, "chain": [{"start": "dust", "relation": "HasProperty", "end": "ash", "weight": 0.8, "surface_text": "dust is a fine powder that includes soot and ash, sharing similar particulate properties."}], "status": "discarded"} +{"raw_text": "What's a flint but a meteorite with hardness?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "flint", "B": "meteorite", "P": "hardness"}, "chain": [{"start": "flint", "relation": "HasProperty", "end": "hardness", "weight": 0.8, "surface_text": "flint is extremely hard and durable compared to most other stones"}], "polished_text": "A flint's just a meteorite with a little bit of hardness.", "status": "polished"} +{"raw_text": "The only difference between a cereal and a beef is sweet taste.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cereal", "B": "beef", "P": "sweet taste"}, "chain": [{"start": "cereal", "relation": "HasProperty", "end": "sweet_taste", "weight": 0.8, "surface_text": "Many common types of cereal have a distinctly sweet taste, unlike most other items listed."}], "status": "discarded"} +{"raw_text": "The only difference between a firefly and a mealybug is property.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "firefly", "B": "mealybug", "P": "property"}, "chain": [{"start": "firefly", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}], "status": "discarded"} +{"raw_text": "Take the reflectivity from a platinum and you've got yourself an ore.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "platinum", "B": "ore", "P": "reflectivity"}, "chain": [{"start": "platinum", "relation": "HasProperty", "end": "reflectivity", "weight": 0.8, "surface_text": "Platinum has a high level of reflectivity, appearing shiny and reflective, similar to silver but with a unique silvery-white hue."}], "status": "discarded"} +{"raw_text": "Take the ground-scratching from a nightingale and you've got yourself a barbet.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "nightingale", "B": "barbet", "P": "ground-scratching"}, "chain": [{"start": "nightingale", "relation": "HasProperty", "end": "ground-scratching", "weight": 0.8, "surface_text": "Forages on the ground, scratching for food, unlike some other listed birds"}], "status": "discarded"} +{"raw_text": "a feather is just a flycatcher that's got light weight.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "feather", "B": "flycatcher", "P": "light weight"}, "chain": [{"start": "feather", "relation": "HasProperty", "end": "light_weight", "weight": 0.8, "surface_text": "Feathers are extremely light compared to materials like wood, ice, or rust, and lighter than the birds themselves."}], "status": "discarded"} +{"raw_text": "a cedar is just a holly that's got a plan.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cedar", "B": "holly", "P": "a plan"}, "chain": [], "status": "discarded"} +{"raw_text": "The only difference between a muscle and a fin is contractile response.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "muscle", "B": "fin", "P": "contractile response"}, "chain": [{"start": "muscle", "relation": "HasProperty", "end": "contractile_response", "weight": 0.8, "surface_text": "When stimulated, muscles actively shorten or change shape, a behavior not exhibited by fur, ferret, orca, etc."}], "status": "discarded"} +{"raw_text": "Take the an attitude from a ditch and you've got yourself a forest.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ditch", "B": "forest", "P": "an attitude"}, "chain": [], "status": "discarded"} +{"raw_text": "a nickel is just a tin that's got relatively corrosion-resistant.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "nickel", "B": "tin", "P": "relatively corrosion-resistant"}, "chain": [{"start": "nickel", "relation": "HasProperty", "end": "relatively_corrosion-resistant", "weight": 0.8, "surface_text": "Unlike iron, it doesn't rust easily when exposed to air and moisture"}], "polished_text": "A nickel is just a tin that's got a decent coat of armor.", "status": "polished"} +{"raw_text": "Take the airborne presence from a flock and you've got yourself a lynx.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "flock", "B": "lynx", "P": "airborne presence"}, "chain": [{"start": "flock", "relation": "HasProperty", "end": "airborne_presence", "weight": 0.8, "surface_text": "Flocks are typically found in the air, unlike ground-dwelling animals."}], "status": "discarded"} +{"raw_text": "a thorn is just an azalea that's got dark color.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "thorn", "B": "azalea", "P": "dark color"}, "chain": [{"start": "thorn", "relation": "HasProperty", "end": "dark_color", "weight": 0.8, "surface_text": "often brown or black, unlike the green of leaves or stems"}], "status": "discarded"} +{"raw_text": "a poppy is just a carnation that's got popping sound.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "poppy", "B": "carnation", "P": "popping sound"}, "chain": [{"start": "poppy", "relation": "HasProperty", "end": "popping_sound", "weight": 0.8, "surface_text": "The seed pod makes a distinct popping sound when squeezed or cracked open"}], "polished_text": "A poppy's just a carnation that's learned itself some popping sound.", "status": "polished"} +{"raw_text": "What's a door but a kitchen with movable panel?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "door", "B": "kitchen", "P": "movable panel"}, "chain": [{"start": "door", "relation": "HasProperty", "end": "movable_panel", "weight": 0.8, "surface_text": "Doors are designed to swing open and closed, unlike fixed structures like windows or fences."}], "status": "discarded"} +{"raw_text": "Take the fly from a curassow and you've got yourself a swan.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "curassow", "B": "swan", "P": "fly"}, "chain": [{"start": "curassow", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a curassow can fly"}], "status": "discarded"} +{"raw_text": "The only difference between a sapsucker and a weaver is yellow chest/breast.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "sapsucker", "B": "weaver", "P": "yellow chest/breast"}, "chain": [{"start": "sapsucker", "relation": "HasProperty", "end": "yellow_chest/breast", "weight": 0.8, "surface_text": "Sapsuckers have yellow underparts, unlike the varied chest/breast colors of other listed birds."}], "status": "discarded"} +{"raw_text": "Take the bitter taste from a cardamom and you've got yourself a basil.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cardamom", "B": "basil", "P": "bitter taste"}, "chain": [{"start": "cardamom", "relation": "HasProperty", "end": "bitter_taste", "weight": 0.8, "surface_text": "it has a unique bitter note that sets it apart from sweeter spices like sugar or anise"}], "polished_text": "Take the bitter bite outta cardamom and you've got yourself a basil.", "status": "polished"} +{"raw_text": "What's a mahogany but an oak with strong durability?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "mahogany", "B": "oak", "P": "strong durability"}, "chain": [{"start": "mahogany", "relation": "HasProperty", "end": "strong_durability", "weight": 0.8, "surface_text": "It's exceptionally strong and resistant to decay, unlike softer woods like poplar"}], "polished_text": "A mahogany is just an oak that decided to toughen up.", "status": "polished"} +{"raw_text": "What's a pitcher but a decanter with handle?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "pitcher", "B": "decanter", "P": "handle"}, "chain": [{"start": "pitcher", "relation": "HasProperty", "end": "handle", "weight": 0.8, "surface_text": "used for carrying, not typically found on boxes, chests, or barrels"}], "polished_text": "What's a pitcher but a decanter with a handle?", "status": "polished"} +{"raw_text": "a stork is just a cockatiel that's got long legs.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "stork", "B": "cockatiel", "P": "long legs"}, "chain": [{"start": "stork", "relation": "HasProperty", "end": "long_legs", "weight": 0.8, "surface_text": "Much taller legs used for wading in water compared to most other birds"}], "polished_text": "A stork is just a cockatiel that's sprouted some long legs.", "status": "polished"} +{"raw_text": "The only difference between a cowbird and a buzzard is fly.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cowbird", "B": "buzzard", "P": "fly"}, "chain": [{"start": "cowbird", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a cowbird can fly"}], "status": "discarded"} +{"raw_text": "What's a quartz but a chalk with transparency?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "quartz", "B": "chalk", "P": "transparency"}, "chain": [{"start": "quartz", "relation": "HasProperty", "end": "transparency", "weight": 0.8, "surface_text": "Can be transparent, translucent, or opaque, whereas many rocks are opaque."}], "polished_text": "A quartz is just a chunk of chalk that lets the light shine right through.", "status": "polished"} +{"raw_text": "The only difference between a blood and a body is property.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "blood", "B": "body", "P": "property"}, "chain": [{"start": "blood", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "red or reddish-brown color"}], "status": "discarded"} +{"raw_text": "a cotton is just a leaf that's got soft texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cotton", "B": "leaf", "P": "soft texture"}, "chain": [{"start": "cotton", "relation": "HasProperty", "end": "soft_texture", "weight": 0.8, "surface_text": "cotton fibers are exceptionally soft when spun into fabric compared to haircloth or other fibers"}], "status": "discarded"} +{"raw_text": "What's a seaweed but a yew with salty smell?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "seaweed", "B": "yew", "P": "salty smell"}, "chain": [{"start": "seaweed", "relation": "HasProperty", "end": "salty_smell", "weight": 0.8, "surface_text": "has a distinct briny, oceanic scent from its marine environment"}], "polished_text": "What's a seaweed but a yew that picked up a salty smell?", "status": "polished"} +{"raw_text": "Take the eel-shaped root from a spinach and you've got yourself a jicama.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "spinach", "B": "jicama", "P": "eel-shaped root"}, "chain": [{"start": "spinach", "relation": "HasProperty", "end": "eel-shaped_root", "weight": 0.8, "surface_text": "The root of spinach, if left to grow, is often thick and somewhat eel-shaped, unlike the typical root structures of radish or potato."}], "status": "discarded"} +{"raw_text": "an ocean is just a river that's got vastness.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "ocean", "B": "river", "P": "vastness"}, "chain": [{"start": "ocean", "relation": "HasProperty", "end": "vastness", "weight": 0.8, "surface_text": "Covers massive areas compared to smaller water bodies or land features"}], "polished_text": "An ocean is just a river that's grown itself some vastness.", "status": "polished"} +{"raw_text": "a cardinal is just a nightjar that's got conical bill.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cardinal", "B": "nightjar", "P": "conical bill"}, "chain": [{"start": "cardinal", "relation": "HasProperty", "end": "conical_bill", "weight": 0.8, "surface_text": "Short, thick, cone-shaped bill for cracking seeds"}], "status": "discarded"} +{"raw_text": "What's a caddy but a pitcher with shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "caddy", "B": "pitcher", "P": "shape"}, "chain": [{"start": "caddy", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "typically cylindrical or rectangular with a flat top and bottom"}], "polished_text": "A caddy's just a pitcher shaped right for the job.", "status": "polished"} +{"raw_text": "What's an ash but a rubber with crumbling consistency?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ash", "B": "rubber", "P": "crumbling consistency"}, "chain": [{"start": "ash", "relation": "HasProperty", "end": "crumbling_consistency", "weight": 0.8, "surface_text": "Ash easily crumbles or breaks apart when touched, unlike the solid consistency of cork, rubber, or aluminum."}], "polished_text": "Ash ain't nothing but rubber if you don't mind it crumbling right out of your hand.", "status": "polished"} +{"raw_text": "a dove is just a thrasher that's got behavior.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "dove", "B": "thrasher", "P": "behavior"}, "chain": [{"start": "dove", "relation": "HasProperty", "end": "behavior", "weight": 0.8, "surface_text": "Often seen cooing softly and may perform courtship rituals like bowing or tail-fanning, unlike the dramatic displays of some other birds."}], "status": "discarded"} +{"raw_text": "a broom is just a wheel that's got long handle.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "broom", "B": "wheel", "P": "long handle"}, "chain": [{"start": "broom", "relation": "HasProperty", "end": "long_handle", "weight": 0.8, "surface_text": "Typically long for reaching floors"}], "polished_text": "A broom is just a wheel that's grown itself a long handle.", "status": "polished"} +{"raw_text": "Take the humped shoulders from a bison and you've got yourself a mouth.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "bison", "B": "mouth", "P": "humped shoulders"}, "chain": [{"start": "bison", "relation": "HasProperty", "end": "humped_shoulders", "weight": 0.8, "surface_text": "They have a prominent shoulder hump formed by muscles, which is not seen in other listed animals."}], "status": "discarded"} +{"raw_text": "Take the a plan from a coca and you've got yourself an evergreen.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "coca", "B": "evergreen", "P": "a plan"}, "chain": [], "status": "discarded"} +{"raw_text": "What's a stork but a starling with waddling gait?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "stork", "B": "starling", "P": "waddling gait"}, "chain": [{"start": "stork", "relation": "HasProperty", "end": "waddling_gait", "weight": 0.8, "surface_text": "Unusual, heavy-footed walk on land, unlike the quick steps of wrens or the upright stance of roadrunners"}], "polished_text": "A stork is just a starling that's learned itself a waddling gait.", "status": "polished"} +{"raw_text": "What's a spade but a lever with straight edge?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "spade", "B": "lever", "P": "straight edge"}, "chain": [{"start": "spade", "relation": "HasProperty", "end": "straight_edge", "weight": 0.8, "surface_text": "sharp edge for cutting into ground"}], "polished_text": "You can't make a spade from a lever just 'cause it's got a straight edge.", "status": "polished"} +{"raw_text": "What's a ladder but a knife with stands upright?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ladder", "B": "knife", "P": "stands upright"}, "chain": [{"start": "ladder", "relation": "HasProperty", "end": "stands_upright", "weight": 0.8, "surface_text": "Ladders are designed to remain stationary and upright when in use, unlike most other tools which are handheld"}], "status": "discarded"} +{"raw_text": "a celery is just a corn that's got color green.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "celery", "B": "corn", "P": "color green"}, "chain": [{"start": "celery", "relation": "HasProperty", "end": "color_green", "weight": 0.8, "surface_text": "Most celery varieties are green, unlike potatoes (brown/white), eggplants (purple), okras (green/purple), jicama (tan/brown), and white varieties of cabbage, kohlrabi, or onions (not listed but common)"}], "status": "discarded"} +{"raw_text": "Take the strong fragrance from a lily and you've got yourself a flower.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lily", "B": "flower", "P": "strong fragrance"}, "chain": [{"start": "lily", "relation": "HasProperty", "end": "strong_fragrance", "weight": 0.8, "surface_text": "Many lilies have a very strong, sweet scent, stronger than most other flowers listed."}], "polished_text": "Even without the lily's strong scent, it's still a flower.", "status": "polished"} +{"raw_text": "The only difference between a tinamou and a cockatiel is camouflaged feathers.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "tinamou", "B": "cockatiel", "P": "camouflaged feathers"}, "chain": [{"start": "tinamou", "relation": "HasProperty", "end": "camouflaged_feathers", "weight": 0.8, "surface_text": "Tinamous have mottled brown, gray, and black feathers that blend into forest floors, unlike the bright or ornate plumage of many other listed birds."}], "status": "discarded"} +{"raw_text": "Take the dirt from an earth and you've got yourself a lake.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "earth", "B": "lake", "P": "dirt"}, "chain": [{"start": "earth", "relation": "HasProperty", "end": "dirt", "weight": 1.0, "surface_text": "[[earth]] is [[dirt]]"}], "status": "discarded"} +{"raw_text": "a kayak is just an engine that's got paddled manually.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "kayak", "B": "engine", "P": "paddled manually"}, "chain": [{"start": "kayak", "relation": "HasProperty", "end": "paddled_manually", "weight": 0.8, "surface_text": "Kayaks are human-powered by paddling, unlike engine-powered vehicles"}], "status": "discarded"} +{"raw_text": "a centipede is just a beaver that's got crawling movement.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "centipede", "B": "beaver", "P": "crawling movement"}, "chain": [{"start": "centipede", "relation": "HasProperty", "end": "crawling_movement", "weight": 0.8, "surface_text": "Moves by wriggling and using many legs simultaneously."}], "status": "discarded"} +{"raw_text": "Take the perennial from a peony and you've got yourself an orchid.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "peony", "B": "orchid", "P": "perennial"}, "chain": [{"start": "peony", "relation": "HasProperty", "end": "perennial", "weight": 1.0, "surface_text": "[[Peony]] is [[a perennial]]"}], "status": "discarded"} +{"raw_text": "Take the size from a blackbird and you've got yourself a swan.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "blackbird", "B": "swan", "P": "size"}, "chain": [{"start": "blackbird", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Medium size, larger than many small passerines but smaller than large soaring birds like albatrosses"}], "status": "discarded"} +{"raw_text": "Take the sweet taste from a dessert and you've got yourself an egg.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "dessert", "B": "egg", "P": "sweet taste"}, "chain": [{"start": "dessert", "relation": "HasProperty", "end": "sweet_taste", "weight": 0.8, "surface_text": "Desserts are typically sweet, unlike savory items like salad, soup, or meat."}], "status": "discarded"} +{"raw_text": "Take the smell from a fireplace and you've got yourself a chimney.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "fireplace", "B": "chimney", "P": "smell"}, "chain": [{"start": "fireplace", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "Can produce a distinct smoky or woodsy smell when in use, unlike most other items."}], "status": "discarded"} +{"raw_text": "The only difference between a grassland and a cannabis is texture soft.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "grassland", "B": "cannabis", "P": "texture soft"}, "chain": [{"start": "grassland", "relation": "HasProperty", "end": "texture_soft", "weight": 0.8, "surface_text": "Generally soft and gentle underfoot compared to thorny or woody plants"}], "status": "discarded"} +{"raw_text": "What's a wood but a wool with gilded?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "wood", "B": "wool", "P": "gilded"}, "chain": [{"start": "wood", "relation": "HasProperty", "end": "gilded", "weight": 1.0, "surface_text": "[[Wood]] can be [[gilded]]"}], "status": "discarded"} +{"raw_text": "a marble is just a meteorite that's got polished surface.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "marble", "B": "meteorite", "P": "polished surface"}, "chain": [{"start": "marble", "relation": "HasProperty", "end": "polished_surface", "weight": 0.8, "surface_text": "Often smoothed and polished, unlike rougher stones like pebbles or bricks"}], "status": "discarded"} +{"raw_text": "Take the heavy from a cannon and you've got yourself a canon.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cannon", "B": "canon", "P": "heavy"}, "chain": [{"start": "cannon", "relation": "HasProperty", "end": "heavy", "weight": 1.0, "surface_text": "[[a cannon]] is [[heavy]]"}], "status": "discarded"} +{"raw_text": "Take the habitat from an albatross and you've got yourself a heron.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "albatross", "B": "heron", "P": "habitat"}, "chain": [{"start": "albatross", "relation": "HasProperty", "end": "habitat", "weight": 0.8, "surface_text": "primarily pelagic, spends most of its life flying over the open ocean"}], "status": "discarded"} +{"raw_text": "What's a ditch but a lake with ambition?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ditch", "B": "lake", "P": "ambition"}, "chain": [], "polished_text": "What's a ditch but a lake with ambition?", "status": "polished"} +{"raw_text": "a needle is just a handle that's got thin shaft.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "needle", "B": "handle", "P": "thin shaft"}, "chain": [{"start": "needle", "relation": "HasProperty", "end": "thin_shaft", "weight": 0.8, "surface_text": "The body of a needle is very thin and cylindrical, unlike broad or irregular shapes of tools like level or saw."}], "polished_text": "A needle is just a handle that's got a thin shaft.", "status": "polished"} +{"raw_text": "The only difference between a rubber and a wrapper is smooth surface.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "rubber", "B": "wrapper", "P": "smooth surface"}, "chain": [{"start": "rubber", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "Often feels slick or non-porous, unlike fur or cork"}], "status": "discarded"} +{"raw_text": "a flower is just a dandelion that's got sweet scent.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "flower", "B": "dandelion", "P": "sweet scent"}, "chain": [{"start": "flower", "relation": "HasProperty", "end": "sweet_scent", "weight": 0.8, "surface_text": "Many flowers (lilac, azalea) have distinct fragrances, unlike bamboo or grass"}], "status": "discarded"} +{"raw_text": "a mercury is just a copper that's got toxic.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mercury", "B": "copper", "P": "toxic"}, "chain": [{"start": "mercury", "relation": "HasProperty", "end": "toxic", "weight": 1.0, "surface_text": "[[Mercury]] is [[toxic]]"}], "status": "discarded"} +{"raw_text": "What's a falcon but a weaver with swift?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "falcon", "B": "weaver", "P": "swift"}, "chain": [{"start": "falcon", "relation": "HasProperty", "end": "swift", "weight": 0.8, "surface_text": "a falcon is swift"}], "polished_text": "A falcon's just a weaver with speed to spare.", "status": "polished"} +{"raw_text": "What's a bomb but a cannon with very heavy?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bomb", "B": "cannon", "P": "very heavy"}, "chain": [{"start": "bomb", "relation": "HasProperty", "end": "very_heavy", "weight": 0.8, "surface_text": "Due to materials and size, bombs are typically much heavier than handheld weapons"}], "status": "discarded"} +{"raw_text": "a branch is just a ginseng that's got flexible shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "branch", "B": "ginseng", "P": "flexible shape"}, "chain": [{"start": "branch", "relation": "HasProperty", "end": "flexible_shape", "weight": 0.8, "surface_text": "Can bend without breaking, unlike rigid husks or roots"}], "status": "discarded"} +{"raw_text": "What's an aquarium but a caddy with large size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "aquarium", "B": "caddy", "P": "large size"}, "chain": [{"start": "aquarium", "relation": "HasProperty", "end": "large_size", "weight": 0.8, "surface_text": "Typically much larger in volume compared to most other containers"}], "polished_text": "What's an aquarium but a caddy grown large as can be?", "status": "polished"} +{"raw_text": "a micrometer is just a harmonica that's got threaded spindle.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "micrometer", "B": "harmonica", "P": "threaded spindle"}, "chain": [{"start": "micrometer", "relation": "HasProperty", "end": "threaded_spindle", "weight": 0.8, "surface_text": "Features a precisely threaded spindle that allows for fine adjustment."}], "polished_text": "A micrometer is just a harmonica with a fancy threaded spindle inside.", "status": "polished"} +{"raw_text": "The only difference between a land and a garden is ground.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "land", "B": "garden", "P": "ground"}, "chain": [{"start": "land", "relation": "HasProperty", "end": "ground", "weight": 0.8, "surface_text": "It's solid ground as opposed to being water (ocean) or a specific type of landscape (forest, desert)."}], "status": "discarded"} +{"raw_text": "Take the valuable from a diamond and you've got yourself a rope.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "diamond", "B": "rope", "P": "valuable"}, "chain": [{"start": "diamond", "relation": "HasProperty", "end": "valuable", "weight": 1.0, "surface_text": "[[a diamond]] is [[valuable]]"}], "polished_text": "Take the shine off a diamond and you've got yourself a rope.", "status": "polished"} +{"raw_text": "The only difference between a drill and a plow is smooth handle.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "drill", "B": "plow", "P": "smooth handle"}, "chain": [{"start": "drill", "relation": "HasProperty", "end": "smooth_handle", "weight": 0.8, "surface_text": "Often has a comfortable, grippable handle for control"}], "polished_text": "The only difference between a drill and a plow is a smooth handle.", "status": "polished"} +{"raw_text": "Take the yellow chest/breast from a sapsucker and you've got yourself a hawk.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "sapsucker", "B": "hawk", "P": "yellow chest/breast"}, "chain": [{"start": "sapsucker", "relation": "HasProperty", "end": "yellow_chest/breast", "weight": 0.8, "surface_text": "Sapsuckers have yellow underparts, unlike the varied chest/breast colors of other listed birds."}], "status": "discarded"} +{"raw_text": "Take the mouth opening from a well and you've got yourself a hearth.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "well", "B": "hearth", "P": "mouth opening"}, "chain": [{"start": "well", "relation": "HasProperty", "end": "mouth_opening", "weight": 0.8, "surface_text": "Wells have a visible opening at the top from which water can be drawn, unlike enclosed structures like a workshop or chimney."}], "polished_text": "Take the big mouth opening from a well and you've got yourself a hearth.", "status": "polished"} +{"raw_text": "What's a cattail but a rhododendron with a plan?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cattail", "B": "rhododendron", "P": "a plan"}, "chain": [], "status": "discarded"} +{"raw_text": "a decanter is just a bucket that's got purpose.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "decanter", "B": "bucket", "P": "purpose"}, "chain": [{"start": "decanter", "relation": "HasProperty", "end": "purpose", "weight": 0.8, "surface_text": "Specifically designed for serving alcoholic beverages, not general storage like most other containers."}], "polished_text": "A decanter's just a bucket that's learned its purpose.", "status": "polished"} +{"raw_text": "a flint is just a concrete that's got rough surface.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "flint", "B": "concrete", "P": "rough surface"}, "chain": [{"start": "flint", "relation": "HasProperty", "end": "rough_surface", "weight": 0.8, "surface_text": "naturally rough texture unlike the smoother surfaces of marble or alabaster"}], "polished_text": "A flint is just concrete that's got a rough surface.", "status": "polished"} +{"raw_text": "a hummingbird is just a cotinga that's got flight.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "hummingbird", "B": "cotinga", "P": "flight"}, "chain": [{"start": "hummingbird", "relation": "HasProperty", "end": "flight", "weight": 0.8, "surface_text": "Capable of flying in place or backwards, unlike other birds"}], "polished_text": "A hummingbird is just a cotinga that's got itself some fancy flight.", "status": "polished"} +{"raw_text": "Take the seed-eating diet from a cardinal and you've got yourself a vulture.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cardinal", "B": "vulture", "P": "seed-eating diet"}, "chain": [{"start": "cardinal", "relation": "HasProperty", "end": "seed-eating_diet", "weight": 0.8, "surface_text": "Feeds primarily on seeds and grains, unlike many insectivorous or piscivorous birds"}], "polished_text": "Take the seed-eatin' ways from a cardinal, and you don't have yourself nothin' but a buzzard.", "status": "polished"} +{"raw_text": "What's a hacksaw but an awl with saw through metal?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "hacksaw", "B": "awl", "P": "saw through metal"}, "chain": [{"start": "hacksaw", "relation": "CapableOf", "end": "saw_through_metal", "weight": 1.0, "surface_text": "[[A hacksaw]] can [[saw through metal]]"}], "polished_text": "A hacksaw's just an awl that learned to bite through iron.", "status": "polished"} +{"raw_text": "Take the camouflaged feathers from a tinamou and you've got yourself a heron.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "tinamou", "B": "heron", "P": "camouflaged feathers"}, "chain": [{"start": "tinamou", "relation": "HasProperty", "end": "camouflaged_feathers", "weight": 0.8, "surface_text": "Tinamous have mottled brown, gray, and black feathers that blend into forest floors, unlike the bright or ornate plumage of many other listed birds."}], "status": "discarded"} +{"raw_text": "Take the single-pair breeding from a thrush and you've got yourself a waxwing.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "thrush", "B": "waxwing", "P": "single-pair breeding"}, "chain": [{"start": "thrush", "relation": "HasProperty", "end": "single-pair_breeding", "weight": 0.8, "surface_text": "Thrushes typically form monogamous pairs for breeding, unlike more social or polygamous birds in the list."}], "status": "discarded"} +{"raw_text": "a mug is just a ceramic that's got handles.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mug", "B": "ceramic", "P": "handles"}, "chain": [{"start": "mug", "relation": "HasProperty", "end": "handles", "weight": 0.8, "surface_text": "Most mugs have one or two handles for easy carrying, unlike most other containers in the list."}], "polished_text": "A mug's just a ceramic that's got handles.", "status": "polished"} +{"raw_text": "Take the strong fragrance from a lily and you've got yourself an iris.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lily", "B": "iris", "P": "strong fragrance"}, "chain": [{"start": "lily", "relation": "HasProperty", "end": "strong_fragrance", "weight": 0.8, "surface_text": "Many lilies have a very strong, sweet scent, stronger than most other flowers listed."}], "polished_text": "Take the strong fragrance from a lily and you've got yourself an iris.", "status": "polished"} +{"raw_text": "a sardine is just a goldfish that's got small head.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "sardine", "B": "goldfish", "P": "small head"}, "chain": [{"start": "sardine", "relation": "HasProperty", "end": "small_head", "weight": 0.8, "surface_text": "Compared to many other fish, sardines have relatively small heads."}], "status": "discarded"} +{"raw_text": "What's a tank but a pitcher with advance on enemy?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "tank", "B": "pitcher", "P": "advance on enemy"}, "chain": [{"start": "tank", "relation": "CapableOf", "end": "advance_on_enemy", "weight": 1.0, "surface_text": "[[A tank]] can [[advance on the enemy]]"}], "status": "discarded"} +{"raw_text": "a spear is just a canon that's got material.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "spear", "B": "canon", "P": "material"}, "chain": [{"start": "spear", "relation": "HasProperty", "end": "material", "weight": 0.8, "surface_text": "often made of metal (tip) and wood (shaft)"}], "status": "discarded"} +{"raw_text": "a bird is just a nightjar that's got beak.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "bird", "B": "nightjar", "P": "beak"}, "chain": [{"start": "bird", "relation": "HasProperty", "end": "beak", "weight": 0.8, "surface_text": "Birds have a distinct beak instead of teeth or other mouthparts"}], "polished_text": "A bird is just a nightjar that's got a beak.", "status": "polished"} +{"raw_text": "What's a wine but a pickle with tasty?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "wine", "B": "pickle", "P": "tasty"}, "chain": [{"start": "wine", "relation": "HasProperty", "end": "tasty", "weight": 2.0, "surface_text": "[[wine]] is generally [[tasty]]"}], "polished_text": "A fine wine ain't nothin' but a pickle that learned how to be tasty.", "status": "polished"} +{"raw_text": "What's a teacup but a heart with weight?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "teacup", "B": "heart", "P": "weight"}, "chain": [{"start": "teacup", "relation": "HasProperty", "end": "weight", "weight": 0.8, "surface_text": "relatively light, especially when made of ceramic"}], "polished_text": "A teacup's just a heart that's put on some weight.", "status": "polished"} +{"raw_text": "The only difference between an acorn and a nut is oval shape.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "acorn", "B": "nut", "P": "oval shape"}, "chain": [{"start": "acorn", "relation": "HasProperty", "end": "oval_shape", "weight": 0.8, "surface_text": "acorn is typically oval, unlike rounder pits"}], "polished_text": "An acorn's just a nut that grew itself an oval shape.", "status": "polished"} +{"raw_text": "The only difference between a wrapper and a fuel is sheen appearance.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "wrapper", "B": "fuel", "P": "sheen appearance"}, "chain": [{"start": "wrapper", "relation": "HasProperty", "end": "sheen_appearance", "weight": 0.8, "surface_text": "Unlike chalk or wool, a wrapper often has a glossy or reflective look."}], "status": "discarded"} +{"raw_text": "Take the thick walls from a flask and you've got yourself a toolbox.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "flask", "B": "toolbox", "P": "thick walls"}, "chain": [{"start": "flask", "relation": "HasProperty", "end": "thick_walls", "weight": 0.8, "surface_text": "designed to insulate, thicker than most other containers"}], "status": "discarded"} +{"raw_text": "What's a lion but a flock with mane?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "lion", "B": "flock", "P": "mane"}, "chain": [{"start": "lion", "relation": "HasProperty", "end": "mane", "weight": 0.8, "surface_text": "Only male lions have a thick, shaggy mane of hair around their neck"}], "status": "discarded"} +{"raw_text": "What's a toolbox but a ceramic with lid?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "toolbox", "B": "ceramic", "P": "lid"}, "chain": [{"start": "toolbox", "relation": "HasProperty", "end": "lid", "weight": 0.8, "surface_text": "Has a separate lid that can be opened and closed, unlike many of the other items which are open or lack a lid"}], "polished_text": "A toolbox is just a ceramic with a lid.", "status": "polished"} +{"raw_text": "What's a bat but a bird with ultrasonic sounds?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bat", "B": "bird", "P": "ultrasonic sounds"}, "chain": [{"start": "bat", "relation": "HasProperty", "end": "ultrasonic_sounds", "weight": 0.8, "surface_text": "produce high-frequency calls beyond human hearing"}], "status": "discarded"} +{"raw_text": "The only difference between a mushroom and a beet is taste.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "mushroom", "B": "beet", "P": "taste"}, "chain": [{"start": "mushroom", "relation": "HasProperty", "end": "taste", "weight": 0.8, "surface_text": "Mildly earthy with a slight umami flavor, unlike the bland or sweet tastes of many vegetables"}], "polished_text": "You can't tell a mushroom from a beet by how they taste.", "status": "polished"} +{"raw_text": "a bone is just a feather that's got white.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "bone", "B": "feather", "P": "white"}, "chain": [{"start": "bone", "relation": "HasProperty", "end": "white", "weight": 0.8, "surface_text": "Often has a pale white or ivory color, unlike darker materials"}], "polished_text": "A bone is just a feather that's got itself some white.", "status": "polished"} +{"raw_text": "Take the emits sound from a phone and you've got yourself a wheel.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "phone", "B": "wheel", "P": "emits sound"}, "chain": [{"start": "phone", "relation": "HasProperty", "end": "emits_sound", "weight": 0.8, "surface_text": "Can produce ringing or other audible alerts"}], "status": "discarded"} +{"raw_text": "Take the layout from a farm and you've got yourself an orchard.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "farm", "B": "orchard", "P": "layout"}, "chain": [{"start": "farm", "relation": "HasProperty", "end": "layout", "weight": 0.8, "surface_text": "Organized into distinct sections for different purposes (e.g. fields, barns)"}], "polished_text": "Take the layout from a farm and you'll end up with an orchard.", "status": "polished"} +{"raw_text": "Take the opaque from a peppermint and you've got yourself an iris.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "peppermint", "B": "iris", "P": "opaque"}, "chain": [{"start": "peppermint", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[peppermint]] is [[opaque]]"}], "status": "discarded"} +{"raw_text": "Take the fried texture from a chips and you've got yourself a cereal.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "chips", "B": "cereal", "P": "fried texture"}, "chain": [{"start": "chips", "relation": "HasProperty", "end": "fried_texture", "weight": 0.8, "surface_text": "Often have a greasy or fried feel due to high oil content during preparation."}], "polished_text": "Fry the chips right, take away that crispy bite, and you've got yourself a flimsy bowl of cereal.", "status": "polished"} +{"raw_text": "Take the reddish-brown color from a beef and you've got yourself a banana.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "beef", "B": "banana", "P": "reddish-brown color"}, "chain": [{"start": "beef", "relation": "HasProperty", "end": "reddish-brown_color", "weight": 0.8, "surface_text": "It has a distinct reddish-brown hue compared to other foods"}], "status": "discarded"} +{"raw_text": "a kohlrabi is just a radish that's got skin texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "kohlrabi", "B": "radish", "P": "skin texture"}, "chain": [{"start": "kohlrabi", "relation": "HasProperty", "end": "skin_texture", "weight": 0.8, "surface_text": "Tough, waxy, slightly bumpy skin, unlike the smoother skin of zucchini or cucumber"}], "polished_text": "Kohlrabi's just a radish that grew itself some warty skin.", "status": "polished"} +{"raw_text": "Take the an attitude from a barometer and you've got yourself a harmonica.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "barometer", "B": "harmonica", "P": "an attitude"}, "chain": [], "status": "discarded"} +{"raw_text": "What's a cage but a ladder with visible barriers?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cage", "B": "ladder", "P": "visible barriers"}, "chain": [{"start": "cage", "relation": "HasProperty", "end": "visible_barriers", "weight": 0.8, "surface_text": "The barriers (bars/walls) are clearly visible and part of its structure."}], "polished_text": "A cage is just a ladder with some bars in the way, you see.", "status": "polished"} +{"raw_text": "The only difference between a candle and a triangle is burnable.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "candle", "B": "triangle", "P": "burnable"}, "chain": [{"start": "candle", "relation": "HasProperty", "end": "burnable", "weight": 0.8, "surface_text": "Can be set on fire and consumed by burning"}], "status": "discarded"} +{"raw_text": "The only difference between a bone and a meat is hard.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "bone", "B": "meat", "P": "hard"}, "chain": [{"start": "bone", "relation": "HasProperty", "end": "hard", "weight": 0.8, "surface_text": "It is rigid and dense compared to materials like cork or styrofoam"}], "status": "discarded"} +{"raw_text": "What's a level but a pot with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "level", "B": "pot", "P": "property"}, "chain": [{"start": "level", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}], "polished_text": "A level's just a pot with that property, I reckon.", "status": "polished"} +{"raw_text": "The only difference between a stethoscope and a thimble is sound transmission.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "stethoscope", "B": "thimble", "P": "sound transmission"}, "chain": [{"start": "stethoscope", "relation": "HasProperty", "end": "sound_transmission", "weight": 0.8, "surface_text": "Designed specifically to conduct body sounds"}], "polished_text": "You can hear a heartbeat with a stethoscope but not with a thimble.", "status": "polished"} +{"raw_text": "a mallard is just an oxpecker that's got ambition.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mallard", "B": "oxpecker", "P": "ambition"}, "chain": [], "status": "discarded"} +{"raw_text": "a cannabis is just a rhododendron that's got growth habit.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cannabis", "B": "rhododendron", "P": "growth habit"}, "chain": [{"start": "cannabis", "relation": "HasProperty", "end": "growth_habit", "weight": 0.8, "surface_text": "Typically grows as a tall, bushy plant rather than a low groundcover or vine"}], "status": "discarded"} +{"raw_text": "Take the function from a wedge and you've got yourself a rasp.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "wedge", "B": "rasp", "P": "function"}, "chain": [{"start": "wedge", "relation": "HasProperty", "end": "function", "weight": 0.8, "surface_text": "Its primary use is to split, separate, or hold things apart, a specific mechanical action"}], "status": "discarded"} +{"raw_text": "Take the species variation from a bunting and you've got yourself a wren.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "bunting", "B": "wren", "P": "species variation"}, "chain": [{"start": "bunting", "relation": "HasProperty", "end": "species_variation", "weight": 0.8, "surface_text": "There are many species of bunting (e.g., snow, indigo, house), each with distinct color patterns, unlike the more limited variety implied for other listed categories."}], "status": "discarded"} +{"raw_text": "The only difference between a wedge and a bellows is size.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "wedge", "B": "bellows", "P": "size"}, "chain": [{"start": "wedge", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Generally relatively small compared to tools like ladders or engines"}], "status": "discarded"} +{"raw_text": "The only difference between a pelican and a quetzal is an attitude.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pelican", "B": "quetzal", "P": "an attitude"}, "chain": [], "status": "discarded"} +{"raw_text": "What's a cuckoo but a heron with long tail?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cuckoo", "B": "heron", "P": "long tail"}, "chain": [{"start": "cuckoo", "relation": "HasProperty", "end": "long_tail", "weight": 0.8, "surface_text": "possesses a long, often graduated tail"}], "polished_text": "A cuckoo's just a heron with that flashy tail.", "status": "polished"} +{"raw_text": "a jack is just a trowel that's got vertical post.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "jack", "B": "trowel", "P": "vertical post"}, "chain": [{"start": "jack", "relation": "HasProperty", "end": "vertical_post", "weight": 0.8, "surface_text": "Typically features a vertical column that rises from the base, supporting the lifting mechanism."}], "status": "discarded"} +{"raw_text": "a meat is just a vegetable that's got form.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "meat", "B": "vegetable", "P": "form"}, "chain": [{"start": "meat", "relation": "HasProperty", "end": "form", "weight": 0.8, "surface_text": "Usually cut into identifiable pieces, unlike the ground-up or liquid forms of soup or the whole forms of animals"}], "status": "discarded"} +{"raw_text": "The only difference between a pickle and a chips is sour taste.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pickle", "B": "chips", "P": "sour taste"}, "chain": [{"start": "pickle", "relation": "HasProperty", "end": "sour_taste", "weight": 0.8, "surface_text": "Pickles have a distinct sour flavor from vinegar brining, unlike most fresh vegetables."}], "status": "discarded"} +{"raw_text": "What's a cinnamon but a pepper with season cookies?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cinnamon", "B": "pepper", "P": "season cookies"}, "chain": [{"start": "cinnamon", "relation": "CapableOf", "end": "season_cookies", "weight": 1.0, "surface_text": "[[cinnamon]] can [[season cookies]]"}], "status": "discarded"} +{"raw_text": "a jug is just a toolbox that's got use.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "jug", "B": "toolbox", "P": "use"}, "chain": [{"start": "jug", "relation": "HasProperty", "end": "use", "weight": 0.8, "surface_text": "Commonly used for storing beverages like water, milk, or juice"}], "polished_text": "The jug is just the toolbox with a different kind of use.", "status": "polished"} +{"raw_text": "What's a bison but a bat with grass?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bison", "B": "bat", "P": "grass"}, "chain": [{"start": "bison", "relation": "HasProperty", "end": "grass", "weight": 0.8, "surface_text": "bison and rabbits both eat grass as part of their diet"}], "polished_text": "A bison's just a bat with a mouthful of grass.", "status": "polished"} +{"raw_text": "The only difference between a basil and a cardamom is leaves.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "basil", "B": "cardamom", "P": "leaves"}, "chain": [{"start": "basil", "relation": "HasProperty", "end": "leaves", "weight": 0.8, "surface_text": "Broad, typically green, oval-shaped leaves are distinctive compared to many spices that are seeds, roots, or powders."}], "status": "discarded"} +{"raw_text": "The only difference between a greenhouse and a mall is warm/hot interior.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "greenhouse", "B": "mall", "P": "warm/hot interior"}, "chain": [{"start": "greenhouse", "relation": "HasProperty", "end": "warm/hot_interior", "weight": 0.8, "surface_text": "Due to sunlight and trapped heat, greenhouses are often warmer than other buildings, especially in colder weather."}], "status": "discarded"} +{"raw_text": "Take the patterned coloration from a python and you've got yourself a tooth.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "python", "B": "tooth", "P": "patterned coloration"}, "chain": [{"start": "python", "relation": "HasProperty", "end": "patterned_coloration", "weight": 0.8, "surface_text": "Pythons typically have distinct patterns of spots or stripes, unlike the uniform colors of many other animals."}], "status": "discarded"} +{"raw_text": "The only difference between an earthworm and a muscle is slimy texture.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "earthworm", "B": "muscle", "P": "slimy texture"}, "chain": [{"start": "earthworm", "relation": "HasProperty", "end": "slimy_texture", "weight": 0.8, "surface_text": "Its body is covered in moist mucus"}], "status": "discarded"} +{"raw_text": "The only difference between a blade and a mortar is metallic material.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "blade", "B": "mortar", "P": "metallic material"}, "chain": [{"start": "blade", "relation": "HasProperty", "end": "metallic_material", "weight": 0.8, "surface_text": "Blades are typically made of metal, unlike weapons like a mace or hammer that might be more wooden or composite."}], "status": "discarded"} +{"raw_text": "an oriole is just a gannet that's got swinging song.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "oriole", "B": "gannet", "P": "swinging song"}, "chain": [{"start": "oriole", "relation": "HasProperty", "end": "swinging_song", "weight": 0.8, "surface_text": "Orioles produce a loud, clear, swinging or flutelike song that is unique compared to the calls of sapsuckers, thrushes, or starlings."}], "polished_text": "An oriole is just a gannet that's got a swinging song.", "status": "polished"} +{"raw_text": "Take the sword-shaped leaves from a gladiola and you've got yourself an orchid.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "gladiola", "B": "orchid", "P": "sword-shaped leaves"}, "chain": [{"start": "gladiola", "relation": "HasProperty", "end": "sword-shaped_leaves", "weight": 0.8, "surface_text": "It has long, pointed, stiff leaves that resemble swords."}], "polished_text": "You can take the gladiola out of the sword-shaped leaves, but it'll never be an orchid.", "status": "polished"} +{"raw_text": "Take the salty/tangy taste from a cabbage and you've got yourself a pine.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cabbage", "B": "pine", "P": "salty/tangy taste"}, "chain": [{"start": "cabbage", "relation": "HasProperty", "end": "salty/tangy_taste", "weight": 0.8, "surface_text": "Raw cabbage often tastes slightly salty or tangy, unlike the sweetness of watermelon or neutrality of grass."}], "status": "discarded"} +{"raw_text": "a rose is just a husk that's got red.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "rose", "B": "husk", "P": "red"}, "chain": [{"start": "rose", "relation": "HasProperty", "end": "red", "weight": 1.0, "surface_text": "[[a rose]] is [[red]]"}], "polished_text": "A rose is just a husk that's got some color.", "status": "polished"} +{"raw_text": "Take the sparkling aroma from a mango and you've got yourself a lemon.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "mango", "B": "lemon", "P": "sparkling aroma"}, "chain": [{"start": "mango", "relation": "HasProperty", "end": "sparkling_aroma", "weight": 0.8, "surface_text": "Mango has a unique, fragrant aroma that's quite distinctive"}], "status": "discarded"} +{"raw_text": "What's a vise but a hacksaw with stationary design?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "vise", "B": "hacksaw", "P": "stationary design"}, "chain": [{"start": "vise", "relation": "HasProperty", "end": "stationary_design", "weight": 0.8, "surface_text": "Fixed in place, not handheld like an axe or punch"}], "polished_text": "A vise is just a hacksaw that decided to sit still and look proper.", "status": "polished"} +{"raw_text": "What's a ukulele but a xylophone with harmonious sound?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ukulele", "B": "xylophone", "P": "harmonious sound"}, "chain": [{"start": "ukulele", "relation": "HasProperty", "end": "harmonious_sound", "weight": 0.8, "surface_text": "Produces a bright, cheerful, and relatively simple sound"}], "polished_text": "A ukulele's just a xylophone that learned to sing pretty.", "status": "polished"} +{"raw_text": "Take the colorful plumage from a lovebird and you've got yourself a hummingbird.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lovebird", "B": "hummingbird", "P": "colorful plumage"}, "chain": [{"start": "lovebird", "relation": "HasProperty", "end": "colorful_plumage", "weight": 0.8, "surface_text": "Vivid greens and sometimes other bright colors, unlike many other birds"}], "status": "discarded"} +{"raw_text": "What's a spaghetti but a food with a plan?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "spaghetti", "B": "food", "P": "a plan"}, "chain": [], "status": "discarded"} +{"raw_text": "Take the portable size from a gun and you've got yourself a hammer.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "gun", "B": "hammer", "P": "portable size"}, "chain": [{"start": "gun", "relation": "HasProperty", "end": "portable_size", "weight": 0.8, "surface_text": "Smaller and lighter than a tank or canon"}], "polished_text": "You can carry a gun easy, but take that portable size away and you're left with a hammer.", "status": "polished"} +{"raw_text": "a flint is just a garnet that's got conchoidal fracture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "flint", "B": "garnet", "P": "conchoidal fracture"}, "chain": [{"start": "flint", "relation": "HasProperty", "end": "conchoidal_fracture", "weight": 0.8, "surface_text": "breaks into sharp, smooth-edged fragments unlike most other stones"}], "polished_text": "A flint is just a garnet that broke itself some glass-like looks.", "status": "polished"} +{"raw_text": "What's a penguin but an ostrich with an attitude?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "penguin", "B": "ostrich", "P": "an attitude"}, "chain": [], "polished_text": "What's a penguin but an ostrich with an attitude?", "status": "polished"} +{"raw_text": "The only difference between an ash and a soot is -------------------------------------------------.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ash", "B": "soot", "P": "-------------------------------------------------"}, "chain": [{"start": "ash", "relation": "HasProperty", "end": "-------------------------------------------------", "weight": 0.8, "surface_text": "ash is -------------------------------------------------"}], "status": "discarded"} +{"raw_text": "What's an airplane but a tractor with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "airplane", "B": "tractor", "P": "property"}, "chain": [{"start": "airplane", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "explanation"}], "status": "discarded"} +{"raw_text": "a recorder is just a viola that's got musician.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "recorder", "B": "viola", "P": "musician"}, "chain": [{"start": "recorder", "relation": "CapableOf", "end": "musician", "weight": 0.8, "surface_text": "a musician can play both instruments."}], "polished_text": "A recorder is just a viola that's got a musician inside.", "status": "polished"} +{"raw_text": "What's an awl but a handle with handheld?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "awl", "B": "handle", "P": "handheld"}, "chain": [{"start": "awl", "relation": "HasProperty", "end": "handheld", "weight": 0.8, "surface_text": "Designed to be held and manipulated by hand"}], "status": "discarded"} +{"raw_text": "The only difference between a clarinet and an organ is a plan.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "clarinet", "B": "organ", "P": "a plan"}, "chain": [], "status": "discarded"} +{"raw_text": "a planer is just a plow that's got continuous action.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "planer", "B": "plow", "P": "continuous action"}, "chain": [{"start": "planer", "relation": "HasProperty", "end": "continuous_action", "weight": 0.8, "surface_text": "It moves continuously along the wood surface"}], "polished_text": "A planer is just a plow that keeps on keepin' on.", "status": "polished"} +{"raw_text": "a chalk is just a wax that's got color.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "chalk", "B": "wax", "P": "color"}, "chain": [{"start": "chalk", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "It's typically white or off-white, unlike wool, mica, polyester, or bone."}], "status": "discarded"} +{"raw_text": "The only difference between a vine and a moss is flexible stem.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "vine", "B": "moss", "P": "flexible stem"}, "chain": [{"start": "vine", "relation": "HasProperty", "end": "flexible_stem", "weight": 0.8, "surface_text": "unlike many plants with rigid or woody stems, vine stems are generally flexible and pliable"}], "polished_text": "You can twist a vine, but moss just rolls with it.", "status": "polished"} +{"raw_text": "The only difference between a bark and a fiber is rough.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "bark", "B": "fiber", "P": "rough"}, "chain": [{"start": "bark", "relation": "HasProperty", "end": "rough", "weight": 1.0, "surface_text": "[[bark]] is generally [[rough]]"}], "status": "discarded"} +{"raw_text": "Take the wind-powered from a sailboat and you've got yourself a unicycle.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "sailboat", "B": "unicycle", "P": "wind-powered"}, "chain": [{"start": "sailboat", "relation": "HasProperty", "end": "wind-powered", "weight": 0.8, "surface_text": "Primarily moves by harnessing wind rather than an engine"}], "polished_text": "You can take the wind-powered from a sailboat, but you still ain't got yourself no unicycle.", "status": "polished"} +{"raw_text": "a skate is just a minnow that's got ambition.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "skate", "B": "minnow", "P": "ambition"}, "chain": [], "polished_text": "A skate is just a minnow that's got some ambition.", "status": "polished"} +{"raw_text": "What's a hummingbird but a coot with color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "hummingbird", "B": "coot", "P": "color"}, "chain": [{"start": "hummingbird", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Often iridescent plumage that shimmers in the light"}], "polished_text": "What's a hummingbird but a coot all dressed up in color?", "status": "polished"} +{"raw_text": "a poplar is just an oak that's got light color.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "poplar", "B": "oak", "P": "light color"}, "chain": [{"start": "poplar", "relation": "HasProperty", "end": "light_color", "weight": 0.8, "surface_text": "Poplar is typically a pale yellowish-white or light gray, unlike the richer tones of oak, mahogany, or maple."}], "polished_text": "A poplar's just an oak that's bleached its bark.", "status": "polished"} +{"raw_text": "a sardine is just a flounder that's got schooling behavior.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "sardine", "B": "flounder", "P": "schooling behavior"}, "chain": [{"start": "sardine", "relation": "HasProperty", "end": "schooling_behavior", "weight": 0.8, "surface_text": "Sardines are known for forming very large, dense schools, unlike many other fish which school less densely or not at all."}], "polished_text": "A sardine is just a flounder that's learned to swim in a crowd.", "status": "polished"} +{"raw_text": "a spaghetti is just a wine that's got patience.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "spaghetti", "B": "wine", "P": "patience"}, "chain": [], "status": "discarded"} +{"raw_text": "an oak is just an evergreen that's got an attitude.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "oak", "B": "evergreen", "P": "an attitude"}, "chain": [], "status": "discarded"} +{"raw_text": "a radish is just a zucchini that's got size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "radish", "B": "zucchini", "P": "size"}, "chain": [{"start": "radish", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Generally smaller in size compared to many other root vegetables"}], "status": "discarded"} +{"raw_text": "a chimney is just a workshop that's got smoke.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "chimney", "B": "workshop", "P": "smoke"}, "chain": [{"start": "chimney", "relation": "CapableOf", "end": "smoke", "weight": 1.0, "surface_text": "[[A chimney]] can [[smoke]]"}], "polished_text": "A chimney is just a workshop that's spitting smoke.", "status": "polished"} +{"raw_text": "Take the soft body from a mealybug and you've got yourself an earwig.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "mealybug", "B": "earwig", "P": "soft body"}, "chain": [{"start": "mealybug", "relation": "HasProperty", "end": "soft_body", "weight": 0.8, "surface_text": "Lacks the hard exoskeleton seen in many other insects"}], "status": "discarded"} +{"raw_text": "a yew is just a pine that's got woody structure.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "yew", "B": "pine", "P": "woody structure"}, "chain": [{"start": "yew", "relation": "HasProperty", "end": "woody_structure", "weight": 0.8, "surface_text": "Yew is a dense, hard wood, unlike softer stems or vines."}], "status": "discarded"} +{"raw_text": "What's an okra but an asparagus with size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "okra", "B": "asparagus", "P": "size"}, "chain": [{"start": "okra", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Pods usually 3-6 inches long, distinct from smaller (radish) or much larger (potato) veggies"}], "polished_text": "An okra is just an asparagus that got plump.", "status": "polished"} +{"raw_text": "What's a mug but a chest with handles?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "mug", "B": "chest", "P": "handles"}, "chain": [{"start": "mug", "relation": "HasProperty", "end": "handles", "weight": 0.8, "surface_text": "Most mugs have one or two handles for easy carrying, unlike most other containers in the list."}], "polished_text": "What's a mug but a chest with handles?", "status": "polished"} +{"raw_text": "Take the skin texture from a kohlrabi and you've got yourself a beet.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "kohlrabi", "B": "beet", "P": "skin texture"}, "chain": [{"start": "kohlrabi", "relation": "HasProperty", "end": "skin_texture", "weight": 0.8, "surface_text": "Tough, waxy, slightly bumpy skin, unlike the smoother skin of zucchini or cucumber"}], "status": "discarded"} +{"raw_text": "a seaweed is just an azalea that's got salty smell.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "seaweed", "B": "azalea", "P": "salty smell"}, "chain": [{"start": "seaweed", "relation": "HasProperty", "end": "salty_smell", "weight": 0.8, "surface_text": "has a distinct briny, oceanic scent from its marine environment"}], "status": "discarded"} +{"raw_text": "The only difference between a ferret and a penguin is four legs.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ferret", "B": "penguin", "P": "four legs"}, "chain": [{"start": "ferret", "relation": "HasProperty", "end": "four_legs", "weight": 0.8, "surface_text": "Unlike the two-legged ostrich, spider, centipede, or earthworm, worm"}], "polished_text": "A ferret's just a penguin with four legs, you see.", "status": "polished"} +{"raw_text": "a fox is just a skin that's got reddish-brown fur.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "fox", "B": "skin", "P": "reddish-brown fur"}, "chain": [{"start": "fox", "relation": "HasProperty", "end": "reddish-brown_fur", "weight": 0.8, "surface_text": "Distinctive coloration not seen in other listed animals"}], "polished_text": "A fox is just a critter with its reddish-brown coat.", "status": "polished"} +{"raw_text": "The only difference between a coca and an evergreen is patience.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "coca", "B": "evergreen", "P": "patience"}, "chain": [], "status": "discarded"} +{"raw_text": "an orchard is just a farm that's got specialized crop.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "orchard", "B": "farm", "P": "specialized crop"}, "chain": [{"start": "orchard", "relation": "HasProperty", "end": "specialized_crop", "weight": 0.8, "surface_text": "Contains a specific, cultivated crop (e.g., apples, oranges), unlike the general vegetation of fields or grasslands."}], "status": "discarded"} +{"raw_text": "a granite is just a concrete that's got glossy finish.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "granite", "B": "concrete", "P": "glossy finish"}, "chain": [{"start": "granite", "relation": "HasProperty", "end": "glossy_finish", "weight": 0.8, "surface_text": "Has a polished, reflective surface unlike the matte or rough surfaces of most other stones"}], "polished_text": "A piece of granite is just a lump of concrete that's had its glossy finish slapped on.", "status": "polished"} +{"raw_text": "Take the hard from a bone and you've got yourself a ceramic.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "bone", "B": "ceramic", "P": "hard"}, "chain": [{"start": "bone", "relation": "HasProperty", "end": "hard", "weight": 0.8, "surface_text": "It is rigid and dense compared to materials like cork or styrofoam"}], "status": "discarded"} +{"raw_text": "a hibiscus is just an orchid that's got paper-thin petals.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "hibiscus", "B": "orchid", "P": "paper-thin petals"}, "chain": [{"start": "hibiscus", "relation": "HasProperty", "end": "paper-thin_petals", "weight": 0.8, "surface_text": "The petals of a hibiscus are translucent and delicate, unlike the thick petals of many other flowers."}], "status": "discarded"} +{"raw_text": "Take the flight from a dove and you've got yourself an avocet.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "dove", "B": "avocet", "P": "flight"}, "chain": [{"start": "dove", "relation": "HasProperty", "end": "flight", "weight": 0.8, "surface_text": "Flies with steady, rhythmic wingbeats and often makes a whistling sound, unlike the erratic flight of bowerbirds or the dive of kingfishers."}], "status": "discarded"} +{"raw_text": "a unicycle is just a tractor that's got poor stability.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "unicycle", "B": "tractor", "P": "poor stability"}, "chain": [{"start": "unicycle", "relation": "HasProperty", "end": "poor_stability", "weight": 0.8, "surface_text": "Inherently less stable than vehicles with multiple wheels."}], "polished_text": "A unicycle is just a tractor that's got itself poor stability.", "status": "polished"} +{"raw_text": "Take the usage context from a teacup and you've got yourself a trough.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "teacup", "B": "trough", "P": "usage context"}, "chain": [{"start": "teacup", "relation": "HasProperty", "end": "usage_context", "weight": 0.8, "surface_text": "associated with serving or drinking tea"}], "status": "discarded"} +{"raw_text": "a shade is just a land that's got cool temperature.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "shade", "B": "land", "P": "cool temperature"}, "chain": [{"start": "shade", "relation": "HasProperty", "end": "cool_temperature", "weight": 0.8, "surface_text": "It is typically cooler than sunny areas like gardens or open sea."}], "status": "discarded"} +{"raw_text": "Take the squiggly top from a pizza and you've got yourself a salad.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "pizza", "B": "salad", "P": "squiggly top"}, "chain": [{"start": "pizza", "relation": "HasProperty", "end": "squiggly_top", "weight": 0.8, "surface_text": "Often features toppings like cheese that melt and form uneven, flowing shapes"}], "polished_text": "Take the squiggly top off the pizza and you'll end up with a salad.", "status": "polished"} +{"raw_text": "What's a bamboo but a bark with hollow stems?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bamboo", "B": "bark", "P": "hollow stems"}, "chain": [{"start": "bamboo", "relation": "HasProperty", "end": "hollow_stems", "weight": 0.8, "surface_text": "The stems (culms) of bamboo are hollow, unlike most other plants in the list which have solid stems."}], "status": "discarded"} +{"raw_text": "a mealybug is just an earwig that's got antennae present.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mealybug", "B": "earwig", "P": "antennae present"}, "chain": [{"start": "mealybug", "relation": "HasProperty", "end": "antennae_present", "weight": 0.8, "surface_text": "Has short antennae, though often hidden by wax"}], "polished_text": "A mealybug is just an earwig that's got some wiggly antennae too.", "status": "polished"} +{"raw_text": "What's a jug but a mug with material?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "jug", "B": "mug", "P": "material"}, "chain": [{"start": "jug", "relation": "HasProperty", "end": "material", "weight": 0.8, "surface_text": "Often made of ceramic, glass, or metal, distinguishing it from other materials like wood or plastic"}], "polished_text": "A jug's just a mug with some fancy material, that's all.", "status": "polished"} +{"raw_text": "What's a buzzard but an albatross with carrion diet?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "buzzard", "B": "albatross", "P": "carrion diet"}, "chain": [{"start": "buzzard", "relation": "HasProperty", "end": "carrion_diet", "weight": 0.8, "surface_text": "Many buzzards primarily eat carrion, unlike wagtails, robins, or flycatchers which hunt live prey."}], "status": "discarded"} +{"raw_text": "Take the yellow powder from a turmeric and you've got yourself a paprika.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "turmeric", "B": "paprika", "P": "yellow powder"}, "chain": [{"start": "turmeric", "relation": "HasProperty", "end": "yellow_powder", "weight": 0.8, "surface_text": "Its bright yellow color is highly distinctive among the listed spices"}], "polished_text": "Ain't nothing but a turmeric's got that same yellow powder as a paprika.", "status": "polished"} +{"raw_text": "The only difference between a hawk and an osprey is spot mouse in field.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "hawk", "B": "osprey", "P": "spot mouse in field"}, "chain": [{"start": "hawk", "relation": "CapableOf", "end": "spot_mouse_in_field", "weight": 1.0, "surface_text": "[[a hawk]] can [[spot a mouse in a field]]"}], "status": "discarded"} +{"raw_text": "a leather is just a fuel that's got strong flexibility.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "leather", "B": "fuel", "P": "strong flexibility"}, "chain": [{"start": "leather", "relation": "HasProperty", "end": "strong_flexibility", "weight": 0.8, "surface_text": "Leather is uniquely strong yet flexible, unlike brittle materials like ceramic or brick"}], "status": "discarded"} +{"raw_text": "What's a cereal but a dessert with concrete?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cereal", "B": "dessert", "P": "concrete"}, "chain": [{"start": "cereal", "relation": "HasProperty", "end": "concrete", "weight": 1.0, "surface_text": "[[cereal]] is [[concrete]]"}], "status": "discarded"} +{"raw_text": "The only difference between a vase and a bucket is fall off shelf.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "vase", "B": "bucket", "P": "fall off shelf"}, "chain": [{"start": "vase", "relation": "CapableOf", "end": "fall_off_shelf", "weight": 1.0, "surface_text": "[[A vase]] can [[fall off a shelf]]"}], "status": "discarded"} +{"raw_text": "What's a yoke but a saxophone with texture?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "yoke", "B": "saxophone", "P": "texture"}, "chain": [{"start": "yoke", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Often smooth and polished where it contacts animals or load points"}], "polished_text": "What's a yoke but a smooth saxophone?", "status": "polished"} +{"raw_text": "Take the shaped opening from a window and you've got yourself a porch.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "window", "B": "porch", "P": "shaped opening"}, "chain": [{"start": "window", "relation": "HasProperty", "end": "shaped_opening", "weight": 0.8, "surface_text": "It has a distinct opening, often rectangular, to let light in"}], "status": "discarded"} +{"raw_text": "Take the taste buds from a mouth and you've got yourself a beaver.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "mouth", "B": "beaver", "P": "taste buds"}, "chain": [{"start": "mouth", "relation": "HasProperty", "end": "taste_buds", "weight": 0.8, "surface_text": "small sensory structures detecting flavors"}], "status": "discarded"} +{"raw_text": "Take the stringed from a lyre and you've got yourself a guitar.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lyre", "B": "guitar", "P": "stringed"}, "chain": [{"start": "lyre", "relation": "HasProperty", "end": "stringed", "weight": 0.8, "surface_text": "Has strings stretched between the crossbar and a resonating body, different from percussion, wind, or electronic instruments."}], "status": "discarded"} +{"raw_text": "a pistol is just a hammer that's got handgun shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pistol", "B": "hammer", "P": "handgun shape"}, "chain": [{"start": "pistol", "relation": "HasProperty", "end": "handgun_shape", "weight": 0.8, "surface_text": "Compact, easily held in one hand"}], "status": "discarded"} +{"raw_text": "an awl is just a lighter that's got handheld.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "awl", "B": "lighter", "P": "handheld"}, "chain": [{"start": "awl", "relation": "HasProperty", "end": "handheld", "weight": 0.8, "surface_text": "Designed to be held and manipulated by hand"}], "status": "discarded"} +{"raw_text": "a mango is just a tomato that's got strixing texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mango", "B": "tomato", "P": "strixing texture"}, "chain": [{"start": "mango", "relation": "HasProperty", "end": "strixing_texture", "weight": 0.8, "surface_text": "The skin of a mango often has a slightly striated or bumpy texture"}], "status": "discarded"} +{"raw_text": "a nectarine is just a mango that's got oval shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "nectarine", "B": "mango", "P": "oval shape"}, "chain": [{"start": "nectarine", "relation": "HasProperty", "end": "oval_shape", "weight": 0.8, "surface_text": "Unlike rounder fruits like lemon, tomato, or watermelon"}], "polished_text": "A nectarine is just a mango that's shaped nice and oval.", "status": "polished"} +{"raw_text": "The only difference between a ditch and a ground is ambition.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ditch", "B": "ground", "P": "ambition"}, "chain": [], "polished_text": "The only difference between a ditch and the ground is ambition.", "status": "polished"} +{"raw_text": "What's a steel but a copper with hard?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "steel", "B": "copper", "P": "hard"}, "chain": [{"start": "steel", "relation": "HasProperty", "end": "hard", "weight": 2.828427, "surface_text": "[[Steel]] is [[hard]]"}], "status": "discarded"} +{"raw_text": "The only difference between a hickory and a forest is wood grain.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "hickory", "B": "forest", "P": "wood grain"}, "chain": [{"start": "hickory", "relation": "HasProperty", "end": "wood_grain", "weight": 0.8, "surface_text": "Has a very fine, straight, and strong grain that is distinct from the often coarser grain of oaks or dogwoods"}], "status": "discarded"} +{"raw_text": "What's a wing but a bird with flapping motion?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "wing", "B": "bird", "P": "flapping motion"}, "chain": [{"start": "wing", "relation": "HasProperty", "end": "flapping_motion", "weight": 0.8, "surface_text": "It moves up and down to generate lift."}], "polished_text": "A wing's just a bird that's always flapping around.", "status": "polished"} +{"raw_text": "a kale is just a kohlrabi that's got ambition.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "kale", "B": "kohlrabi", "P": "ambition"}, "chain": [], "status": "discarded"} +{"raw_text": "a goose is just an osprey that's got waddling walk.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "goose", "B": "osprey", "P": "waddling walk"}, "chain": [{"start": "goose", "relation": "HasProperty", "end": "waddling_walk", "weight": 0.8, "surface_text": "distinctive waddle when walking on land, unlike most other birds"}], "status": "discarded"} +{"raw_text": "What's a viola but a synthesizer with shoulder-rested playing?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "viola", "B": "synthesizer", "P": "shoulder-rested playing"}, "chain": [{"start": "viola", "relation": "HasProperty", "end": "shoulder-rested_playing", "weight": 0.8, "surface_text": "Played on the shoulder with a chin rest, unlike piano/organ/accordion"}], "polished_text": "A viola's just a synthesizer that's got itself played on the shoulder.", "status": "polished"} +{"raw_text": "Take the frilled petals from a carnation and you've got yourself a lily.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "carnation", "B": "lily", "P": "frilled petals"}, "chain": [{"start": "carnation", "relation": "HasProperty", "end": "frilled_petals", "weight": 0.8, "surface_text": "the petals have ruffled or frilled edges, unlike smooth petals of many other flowers"}], "polished_text": "Take the frilled petals off a carnation and you're still just lookin' at a lily.", "status": "polished"} +{"raw_text": "Take the transparent from a water and you've got yourself an oil.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "water", "B": "oil", "P": "transparent"}, "chain": [{"start": "water", "relation": "HasProperty", "end": "transparent", "weight": 4.472136, "surface_text": "[[water]] is [[transparent]]"}], "status": "discarded"} +{"raw_text": "The only difference between a goldfish and a pike is voracious eating.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "goldfish", "B": "pike", "P": "voracious eating"}, "chain": [{"start": "goldfish", "relation": "HasProperty", "end": "voracious_eating", "weight": 0.8, "surface_text": "Goldfish are known for their constant eating behavior, often appearing to eat almost anything."}], "status": "discarded"} +{"raw_text": "The only difference between a duplex and a prison is divided horizontally.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "duplex", "B": "prison", "P": "divided horizontally"}, "chain": [{"start": "duplex", "relation": "HasProperty", "end": "divided_horizontally", "weight": 0.8, "surface_text": "the two units are typically separated by a common floor or ceiling"}], "polished_text": "The only difference between a duplex and a prison is that it's divided horizontally.", "status": "polished"} +{"raw_text": "What's a computer but a chisel with ugly?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "computer", "B": "chisel", "P": "ugly"}, "chain": [{"start": "computer", "relation": "HasProperty", "end": "ugly", "weight": 1.0, "surface_text": "[[computer]] are [[ugly]]"}], "status": "discarded"} +{"raw_text": "a maple is just a poplar that's got sound.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "maple", "B": "poplar", "P": "sound"}, "chain": [{"start": "maple", "relation": "HasProperty", "end": "sound", "weight": 0.8, "surface_text": "Produces a distinct, crisp sound when struck or snapped, different from the duller sound of softer woods"}], "status": "discarded"} +{"raw_text": "What's a pewter but a steel with smelting?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "pewter", "B": "steel", "P": "smelting"}, "chain": [{"start": "pewter", "relation": "CapableOf", "end": "smelting", "weight": 0.8, "surface_text": "smelting connects as a process to extract both metals from ores"}], "polished_text": "What's pewter but steel that's been put through the smelter?", "status": "polished"} +{"raw_text": "a tail is just a penguin that's got flicking sound.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tail", "B": "penguin", "P": "flicking sound"}, "chain": [{"start": "tail", "relation": "HasProperty", "end": "flicking_sound", "weight": 0.8, "surface_text": "The movement often produces a distinct clicking or slapping sound"}], "status": "discarded"} +{"raw_text": "What's a potassium but a salt with silver color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "potassium", "B": "salt", "P": "silver color"}, "chain": [{"start": "potassium", "relation": "HasProperty", "end": "silver_color", "weight": 0.8, "surface_text": "Potassium is a shiny silver metal, unlike the typically white, clear, or colored other minerals."}], "status": "discarded"} +{"raw_text": "Take the pointed edges from a rasp and you've got yourself an anvil.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "rasp", "B": "anvil", "P": "pointed edges"}, "chain": [{"start": "rasp", "relation": "HasProperty", "end": "pointed_edges", "weight": 0.8, "surface_text": "Has jagged, pointed edges for aggressive material removal, unlike rounded edges on bellows or punch"}], "status": "discarded"} +{"raw_text": "The only difference between a ferret and a centipede is furred.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ferret", "B": "centipede", "P": "furred"}, "chain": [{"start": "ferret", "relation": "HasProperty", "end": "furred", "weight": 0.8, "surface_text": "Unlike the feathered ostrich, scaled turtle, or hairless spider, earthworm, worm, or centipede"}], "status": "discarded"} +{"raw_text": "The only difference between a daffodil and a petal is trumpet-shaped center.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "daffodil", "B": "petal", "P": "trumpet-shaped center"}, "chain": [{"start": "daffodil", "relation": "HasProperty", "end": "trumpet-shaped_center", "weight": 0.8, "surface_text": "The central corona is a distinct cup or trumpet shape not typically seen in the others"}], "status": "discarded"} +{"raw_text": "The only difference between a ridge and a mountain is watershed line.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ridge", "B": "mountain", "P": "watershed line"}, "chain": [{"start": "ridge", "relation": "HasProperty", "end": "watershed_line", "weight": 0.8, "surface_text": "Often marks the highest point where water flows downhill"}], "status": "discarded"} +{"raw_text": "The only difference between a flamingo and a toucan is webbed feet.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "flamingo", "B": "toucan", "P": "webbed feet"}, "chain": [{"start": "flamingo", "relation": "HasProperty", "end": "webbed_feet", "weight": 0.8, "surface_text": "Unlike the mostly unwebbed feet of most other birds"}], "polished_text": "The only difference between a flamingo and a toucan is having webbed feet.", "status": "polished"} +{"raw_text": "The only difference between a hummingbird and a mallard is bills.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "hummingbird", "B": "mallard", "P": "bills"}, "chain": [{"start": "hummingbird", "relation": "HasProperty", "end": "bills", "weight": 0.8, "surface_text": "Extremely long and thin bills, unlike the short or medium bills of others"}], "polished_text": "A hummingbird's bills ain't the same as a mallard's, but folks get 'em mixed up just the same.", "status": "polished"} +{"raw_text": "What's a pitcher but a vase with elongated shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "pitcher", "B": "vase", "P": "elongated shape"}, "chain": [{"start": "pitcher", "relation": "HasProperty", "end": "elongated_shape", "weight": 0.8, "surface_text": "typically taller and narrower than boxes or pails"}], "polished_text": "What's a pitcher but a vase with a tall, slender shape?", "status": "polished"} +{"raw_text": "Take the twisted structure from a rope and you've got yourself a leather.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "rope", "B": "leather", "P": "twisted structure"}, "chain": [{"start": "rope", "relation": "HasProperty", "end": "twisted_structure", "weight": 0.8, "surface_text": "Rope is made by twisting together multiple strands, unlike most other materials listed, which are typically uniform or layered."}], "status": "discarded"} +{"raw_text": "a cannon is just a tank that's got heavy.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cannon", "B": "tank", "P": "heavy"}, "chain": [{"start": "cannon", "relation": "HasProperty", "end": "heavy", "weight": 1.0, "surface_text": "[[a cannon]] is [[heavy]]"}], "status": "discarded"} +{"raw_text": "a centipede is just a rat that's got venomous bite.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "centipede", "B": "rat", "P": "venomous bite"}, "chain": [{"start": "centipede", "relation": "HasProperty", "end": "venomous_bite", "weight": 0.8, "surface_text": "Many species can inject venom through fangs or specialized legs, a trait not common in other listed animals."}], "polished_text": "A centipede is just a rat that's grown itself a venomous bite.", "status": "polished"} +{"raw_text": "Take the yellow from a hay and you've got yourself a cannabis.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "hay", "B": "cannabis", "P": "yellow"}, "chain": [{"start": "hay", "relation": "HasProperty", "end": "yellow", "weight": 0.8, "surface_text": "Hay is typically dried grass, which gives it a characteristic yellow or golden color when cut and dried."}], "status": "discarded"} +{"raw_text": "What's an osprey but a cuckoo with tail shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "osprey", "B": "cuckoo", "P": "tail shape"}, "chain": [{"start": "osprey", "relation": "HasProperty", "end": "tail_shape", "weight": 0.8, "surface_text": "Short, fanned tail compared to others like rhea or heron"}], "polished_text": "What's an osprey but a cuckoo with that forked tail?", "status": "polished"} +{"raw_text": "What's a synthesizer but a mandolin with visual indicators?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "synthesizer", "B": "mandolin", "P": "visual indicators"}, "chain": [{"start": "synthesizer", "relation": "HasProperty", "end": "visual_indicators", "weight": 0.8, "surface_text": "Has small screens or lights for display, unlike acoustics"}], "polished_text": "A synthesizer is just a mandolin that shows its signals.", "status": "polished"} +{"raw_text": "Take the honking sound from a goose and you've got yourself a jay.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "goose", "B": "jay", "P": "honking sound"}, "chain": [{"start": "goose", "relation": "HasProperty", "end": "honking_sound", "weight": 0.8, "surface_text": "loud, low-pitched calls unlike the calls of many other birds"}], "polished_text": "A goose without its honking sound? Might as well be a jay.", "status": "polished"} +{"raw_text": "The only difference between a forest and a mountain is dense vegetation.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "forest", "B": "mountain", "P": "dense vegetation"}, "chain": [{"start": "forest", "relation": "HasProperty", "end": "dense_vegetation", "weight": 0.8, "surface_text": "Forests have more closely packed plants than farms or gardens which are often organized or less dense."}], "status": "discarded"} +{"raw_text": "The only difference between a marjoram and a basil is spearmint-like flavor.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "marjoram", "B": "basil", "P": "spearmint-like flavor"}, "chain": [{"start": "marjoram", "relation": "HasProperty", "end": "spearmint-like_flavor", "weight": 0.8, "surface_text": "Unique sweet, minty taste that differs from basil's strong or parsley's mild flavor"}], "polished_text": "Marjoram tastes like a basil that decided to wear mint on its sleeve.", "status": "polished"} +{"raw_text": "The only difference between a thimble and a level is solid weight.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "thimble", "B": "level", "P": "solid weight"}, "chain": [{"start": "thimble", "relation": "HasProperty", "end": "solid_weight", "weight": 0.8, "surface_text": "feels heavy for its small size due to dense material"}], "status": "discarded"} +{"raw_text": "What's a dogwood but a hickory with an attitude?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "dogwood", "B": "hickory", "P": "an attitude"}, "chain": [], "polished_text": "What's a dogwood but a hickory that's got some sass in its bark?", "status": "polished"} +{"raw_text": "Take the lightweight from a styrofoam and you've got yourself an ash.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "styrofoam", "B": "ash", "P": "lightweight"}, "chain": [{"start": "styrofoam", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "It's much lighter than most materials in the list due to its air-filled structure"}], "status": "discarded"} +{"raw_text": "What's a wheel but a punch with rotates?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "wheel", "B": "punch", "P": "rotates"}, "chain": [{"start": "wheel", "relation": "HasProperty", "end": "rotates", "weight": 0.8, "surface_text": "It moves by spinning around an axis, unlike most other items in the list."}], "status": "discarded"} +{"raw_text": "What's a river but a lake with has banks?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "river", "B": "lake", "P": "has banks"}, "chain": [{"start": "river", "relation": "HasProperty", "end": "has_banks", "weight": 0.8, "surface_text": "Raised edges on either side made of soil, rocks, or vegetation"}], "status": "discarded"} +{"raw_text": "What's a wax but a cork with man made?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "wax", "B": "cork", "P": "man made"}, "chain": [{"start": "wax", "relation": "HasProperty", "end": "man_made", "weight": 1.0, "surface_text": "[[some wax]] is [[man made]]"}], "status": "discarded"} +{"raw_text": "The only difference between a meadow and a pond is floral diversity.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "meadow", "B": "pond", "P": "floral diversity"}, "chain": [{"start": "meadow", "relation": "HasProperty", "end": "floral_diversity", "weight": 0.8, "surface_text": "Contains many different types of wildflowers"}], "polished_text": "The meadow's got flowers, the pond's got fish, but that's about all the difference there is between 'em.", "status": "polished"} +{"raw_text": "a needle is just a bellows that's got small size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "needle", "B": "bellows", "P": "small size"}, "chain": [{"start": "needle", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Needles are typically much smaller and lightweight compared to large tools like car or anvil."}], "status": "discarded"} +{"raw_text": "What's a lemur but a bull with nocturnal habits?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "lemur", "B": "bull", "P": "nocturnal habits"}, "chain": [{"start": "lemur", "relation": "HasProperty", "end": "nocturnal_habits", "weight": 0.8, "surface_text": "Many lemurs are active at night, unlike most listed animals"}], "status": "discarded"} +{"raw_text": "The only difference between a corn and a dessert is elongated shape.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "corn", "B": "dessert", "P": "elongated shape"}, "chain": [{"start": "corn", "relation": "HasProperty", "end": "elongated_shape", "weight": 0.8, "surface_text": "long, cylindrical cob form"}], "status": "discarded"} +{"raw_text": "a turmeric is just a cardamom that's got bitter aftertaste.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "turmeric", "B": "cardamom", "P": "bitter aftertaste"}, "chain": [{"start": "turmeric", "relation": "HasProperty", "end": "bitter_aftertaste", "weight": 0.8, "surface_text": "Leaves a distinctive bitter aftertaste that's less common in the listed spices"}], "polished_text": "A turmeric is just a cardamom that's got a bitter aftertaste.", "status": "polished"} +{"raw_text": "Take the pale yellow from a butter and you've got yourself a ham.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "butter", "B": "ham", "P": "pale yellow"}, "chain": [{"start": "butter", "relation": "HasProperty", "end": "pale_yellow", "weight": 2.0, "surface_text": "[[butter]] is generally [[pale yellow]]"}], "status": "discarded"} +{"raw_text": "Take the habitat from a marmot and you've got yourself an orca.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "marmot", "B": "orca", "P": "habitat"}, "chain": [{"start": "marmot", "relation": "HasProperty", "end": "habitat", "weight": 0.8, "surface_text": "They often live in burrows or rockslides in mountainous or alpine regions, a specific habitat preference not shared by many other listed animals."}], "status": "discarded"} +{"raw_text": "a heart is just a shell that's got pulsating movement.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "heart", "B": "shell", "P": "pulsating movement"}, "chain": [{"start": "heart", "relation": "HasProperty", "end": "pulsating_movement", "weight": 0.8, "surface_text": "It rhythmically beats or contracts, unlike inert containers."}], "status": "discarded"} +{"raw_text": "What's a rope but a paper with coarse texture?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "rope", "B": "paper", "P": "coarse texture"}, "chain": [{"start": "rope", "relation": "HasProperty", "end": "coarse_texture", "weight": 0.8, "surface_text": "Rope feels rough or bumpy to the touch due to its twisted strands, unlike smoother materials like paper, ice, or skin."}], "polished_text": "A rope's just paper that got itself a coarse texture.", "status": "polished"} +{"raw_text": "an iris is just a peony that's got leaf appearance.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "iris", "B": "peony", "P": "leaf appearance"}, "chain": [{"start": "iris", "relation": "HasProperty", "end": "leaf_appearance", "weight": 0.8, "surface_text": "Typically has flat, sword-like or blade-like leaves"}], "polished_text": "An iris is just a peony that's got looks like leaves.", "status": "polished"} +{"raw_text": "What's a mango but a peach with sparkling aroma?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "mango", "B": "peach", "P": "sparkling aroma"}, "chain": [{"start": "mango", "relation": "HasProperty", "end": "sparkling_aroma", "weight": 0.8, "surface_text": "Mango has a unique, fragrant aroma that's quite distinctive"}], "polished_text": "A mango's just a peach that's got that sparkling aroma.", "status": "polished"} +{"raw_text": "Take the smooth texture from an agate and you've got yourself a garnet.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "agate", "B": "garnet", "P": "smooth texture"}, "chain": [{"start": "agate", "relation": "HasProperty", "end": "smooth_texture", "weight": 0.8, "surface_text": "Often polished or naturally smooth due to its formation process"}], "status": "discarded"} +{"raw_text": "What's a lever but a thimble with an attitude?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "lever", "B": "thimble", "P": "an attitude"}, "chain": [], "status": "discarded"} +{"raw_text": "The only difference between a celery and a spinach is texture crisp.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "celery", "B": "spinach", "P": "texture crisp"}, "chain": [{"start": "celery", "relation": "HasProperty", "end": "texture_crisp", "weight": 0.8, "surface_text": "Its stalks are notably crisp and crunchy, unlike the soft leaves of cabbage/kale/lettuce, the woody texture of asparagus, or the starchy texture of potatoes/jicama"}], "status": "discarded"} +{"raw_text": "Take the sour taste from a pickle and you've got yourself a cheese.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "pickle", "B": "cheese", "P": "sour taste"}, "chain": [{"start": "pickle", "relation": "HasProperty", "end": "sour_taste", "weight": 0.8, "surface_text": "Pickles have a distinct sour flavor from vinegar brining, unlike most fresh vegetables."}], "status": "discarded"} +{"raw_text": "What's a linen but a cotton with breathability?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "linen", "B": "cotton", "P": "breathability"}, "chain": [{"start": "linen", "relation": "HasProperty", "end": "breathability", "weight": 0.8, "surface_text": "Linen is highly breathable and dries quickly, making it distinct from rubber or leather."}], "polished_text": "What's linen but cotton with breathability?", "status": "polished"} +{"raw_text": "What's an anchor but an aluminum with size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "anchor", "B": "aluminum", "P": "size"}, "chain": [{"start": "anchor", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "It is generally very large and heavy compared to raw metals or small metal objects"}], "status": "discarded"} +{"raw_text": "What's a van but a truck with cargo space?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "van", "B": "truck", "P": "cargo space"}, "chain": [{"start": "van", "relation": "HasProperty", "end": "cargo_space", "weight": 0.8, "surface_text": "Vans are designed with significant cargo space, more than a coach or moped, but typically less than a truck."}], "polished_text": "What's a van but a truck with room for the harvest?", "status": "polished"} +{"raw_text": "What's a kitchen but a church with patience?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "kitchen", "B": "church", "P": "patience"}, "chain": [], "status": "discarded"} +{"raw_text": "What's a desert but a land with extremely dry?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "desert", "B": "land", "P": "extremely dry"}, "chain": [{"start": "desert", "relation": "HasProperty", "end": "extremely_dry", "weight": 0.8, "surface_text": "Deserts have very low humidity and rainfall, unlike humid grasslands or forests."}], "status": "discarded"} +{"raw_text": "What's a straw but a paper with yellow/colorless?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "straw", "B": "paper", "P": "yellow/colorless"}, "chain": [{"start": "straw", "relation": "HasProperty", "end": "yellow/colorless", "weight": 0.8, "surface_text": "It is typically straw-colored or pale, unlike dark materials like leather or black nylon."}], "status": "discarded"} +{"raw_text": "What's a rifle but a pistol with long tube/barrel?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "rifle", "B": "pistol", "P": "long tube/barrel"}, "chain": [{"start": "rifle", "relation": "HasProperty", "end": "long_tube/barrel", "weight": 0.8, "surface_text": "Distinguishes it from handguns and spears, which have shorter barrels or none"}], "polished_text": "A rifle's just a pistol with a long tube, that's all.", "status": "polished"} +{"raw_text": "What's a jack but a trigger with square base?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "jack", "B": "trigger", "P": "square base"}, "chain": [{"start": "jack", "relation": "HasProperty", "end": "square_base", "weight": 0.8, "surface_text": "Has a broad, flat bottom surface to provide stability when lifting."}], "polished_text": "A jack's just a trigger with a sturdy square base, that's what.", "status": "polished"} +{"raw_text": "a flounder is just a skate that's got an attitude.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "flounder", "B": "skate", "P": "an attitude"}, "chain": [], "polished_text": "A flounder is just a skate that's got an attitude.", "status": "polished"} +{"raw_text": "The only difference between a pepper and a basil is single-seed structure.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pepper", "B": "basil", "P": "single-seed structure"}, "chain": [{"start": "pepper", "relation": "HasProperty", "end": "single-seed_structure", "weight": 0.8, "surface_text": "Each peppercorn is a single seed, unlike the multi-segmented pods of cardamom or the multiple seeds in coriander"}], "polished_text": "The only difference between a pepper and a basil is that pepper's got that single-seed structure.", "status": "polished"} +{"raw_text": "Take the orange from a papaya and you've got yourself a fruit.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "papaya", "B": "fruit", "P": "orange"}, "chain": [{"start": "papaya", "relation": "HasProperty", "end": "orange", "weight": 0.8, "surface_text": "a papaya is orange"}], "polished_text": "Take the orange from a papaya and you've got yourself a fruit that ain't no papaya.", "status": "polished"} +{"raw_text": "a lorikeet is just a puffin that's got fly.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "lorikeet", "B": "puffin", "P": "fly"}, "chain": [{"start": "lorikeet", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a lorikeet can fly"}], "status": "discarded"} +{"raw_text": "What's a cardamom but a ginger with spicy aroma?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cardamom", "B": "ginger", "P": "spicy aroma"}, "chain": [{"start": "cardamom", "relation": "HasProperty", "end": "spicy_aroma", "weight": 0.8, "surface_text": "its aroma is stronger and spicier than similar spices like cinnamon or basil"}], "polished_text": "What's cardamom but ginger with a kick in its aroma?", "status": "polished"} +{"raw_text": "What's a yoke but a lid with weight?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "yoke", "B": "lid", "P": "weight"}, "chain": [{"start": "yoke", "relation": "HasProperty", "end": "weight", "weight": 0.8, "surface_text": "Usually heavy enough to support significant weight or resistance"}], "polished_text": "A yoke's just a lid that's got some weight to it.", "status": "polished"} +{"raw_text": "What's a paper but a fiber with porous?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "paper", "B": "fiber", "P": "porous"}, "chain": [{"start": "paper", "relation": "HasProperty", "end": "porous", "weight": 1.0, "surface_text": "[[paper]] is [[porous]]"}], "status": "discarded"} +{"raw_text": "The only difference between a slug and a cheese is grayish-brown color.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "slug", "B": "cheese", "P": "grayish-brown color"}, "chain": [{"start": "slug", "relation": "HasProperty", "end": "grayish-brown_color", "weight": 0.8, "surface_text": "Often has a muted, dull coloration"}], "polished_text": "The only difference between a slug and a cheese is that they're both grayish-brown.", "status": "polished"} +{"raw_text": "The only difference between a cage and a car is metal frame.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cage", "B": "car", "P": "metal frame"}, "chain": [{"start": "cage", "relation": "HasProperty", "end": "metal_frame", "weight": 0.8, "surface_text": "Often made with metal bars or wires."}], "status": "discarded"} +{"raw_text": "Take the social flocks from a weaver and you've got yourself a cardinal.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "weaver", "B": "cardinal", "P": "social flocks"}, "chain": [{"start": "weaver", "relation": "HasProperty", "end": "social_flocks", "weight": 0.8, "surface_text": "Often seen in large, noisy flocks, unlike solitary hunters like falcon or osprey."}], "status": "discarded"} +{"raw_text": "What's a beaver but a tooth with put on facinating performance?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "beaver", "B": "tooth", "P": "put on facinating performance"}, "chain": [{"start": "beaver", "relation": "CapableOf", "end": "put_on_facinating_performance", "weight": 1.0, "surface_text": "[[A beaver]] can [[put on a facinating performance]]"}], "polished_text": "What's a beaver but a tooth that puts on a fascinatin' show?", "status": "polished"} +{"raw_text": "a lettuce is just a salad that's got crunchy texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "lettuce", "B": "salad", "P": "crunchy texture"}, "chain": [{"start": "lettuce", "relation": "HasProperty", "end": "crunchy_texture", "weight": 0.8, "surface_text": "It is crisp and crunchy when bitten, unlike soft items like orange or pizza."}], "status": "discarded"} +{"raw_text": "a pizza is just a slug that's got cheesy.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pizza", "B": "slug", "P": "cheesy"}, "chain": [{"start": "pizza", "relation": "HasProperty", "end": "cheesy", "weight": 0.8, "surface_text": "Often covered in melted cheese, which is a defining characteristic missing from most other listed foods"}], "status": "discarded"} +{"raw_text": "What's a mouthpiece but a lighter with function?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "mouthpiece", "B": "lighter", "P": "function"}, "chain": [{"start": "mouthpiece", "relation": "HasProperty", "end": "function", "weight": 0.8, "surface_text": "Designed to be placed against or in a user's mouth for playing or breathing"}], "polished_text": "A mouthpiece ain't nothing but a lighter with a purpose, now ain't that the truth?", "status": "polished"} +{"raw_text": "The only difference between a stable and a library is patience.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "stable", "B": "library", "P": "patience"}, "chain": [], "status": "discarded"} +{"raw_text": "What's a fox but a marmoset with reddish-brown fur?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "fox", "B": "marmoset", "P": "reddish-brown fur"}, "chain": [{"start": "fox", "relation": "HasProperty", "end": "reddish-brown_fur", "weight": 0.8, "surface_text": "Distinctive coloration not seen in other listed animals"}], "polished_text": "What's a fox but a marmoset with a reddish-brown coat?", "status": "polished"} +{"raw_text": "a kite is just a cardinal that's got catch wind.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "kite", "B": "cardinal", "P": "catch wind"}, "chain": [{"start": "kite", "relation": "CapableOf", "end": "catch_wind", "weight": 1.0, "surface_text": "[[A kite]] can [[catch the wind]]"}], "polished_text": "A kite's just a cardinal that's learned to catch the wind.", "status": "polished"} +{"raw_text": "The only difference between a jacket and an underwear is outer layer.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "jacket", "B": "underwear", "P": "outer layer"}, "chain": [{"start": "jacket", "relation": "HasProperty", "end": "outer_layer", "weight": 0.8, "surface_text": "Jackets are worn as an outer layer, unlike underwear"}], "status": "discarded"} +{"raw_text": "What's a head but a fin with has ears?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "head", "B": "fin", "P": "has ears"}, "chain": [{"start": "head", "relation": "HasProperty", "end": "has_ears", "weight": 0.8, "surface_text": "Contains organs for hearing"}], "status": "discarded"} +{"raw_text": "Take the ingredeint in recipe from a ham and you've got yourself a meat.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ham", "B": "meat", "P": "ingredeint in recipe"}, "chain": [{"start": "ham", "relation": "CapableOf", "end": "ingredeint_in_recipe", "weight": 1.0, "surface_text": "[[Ham]] can [[be an ingredeint in a recipe]]"}], "status": "discarded"} +{"raw_text": "The only difference between a parakeet and a swan is loud chirps.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "parakeet", "B": "swan", "P": "loud chirps"}, "chain": [{"start": "parakeet", "relation": "HasProperty", "end": "loud_chirps", "weight": 0.8, "surface_text": "Makes distinctively loud, sharp calls different from cawing or cooing"}], "status": "discarded"} +{"raw_text": "What's a claw but a penguin with sharp edges?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "claw", "B": "penguin", "P": "sharp edges"}, "chain": [{"start": "claw", "relation": "HasProperty", "end": "sharp_edges", "weight": 0.8, "surface_text": "Claws have distinct edges for cutting or puncturing, unlike smooth surfaces."}], "status": "discarded"} +{"raw_text": "Take the common cuckoo from a cuckoo and you've got yourself a swift.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cuckoo", "B": "swift", "P": "common cuckoo"}, "chain": [{"start": "cuckoo", "relation": "HasProperty", "end": "common_cuckoo", "weight": 0.8, "surface_text": "has a unique \"cuckoo\" call, often mimicking other birds"}], "status": "discarded"} +{"raw_text": "What's a flint but a marble with gray/black color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "flint", "B": "marble", "P": "gray/black color"}, "chain": [{"start": "flint", "relation": "HasProperty", "end": "gray/black_color", "weight": 0.8, "surface_text": "typically darker and less varied in color than most other stones"}], "polished_text": "A flint's just a piece of marble with a grayish hue.", "status": "polished"} +{"raw_text": "a quail is just a goose that's got distinctive call.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "quail", "B": "goose", "P": "distinctive call"}, "chain": [{"start": "quail", "relation": "HasProperty", "end": "distinctive_call", "weight": 0.8, "surface_text": "Has a specific \"chuk-chuk\" call sound, unlike the songs of nightingale or lark"}], "polished_text": "A quail is just a goose that's got a distinctive call.", "status": "polished"} +{"raw_text": "a gorilla is just a bird that's got feed-fruits-leaves.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "gorilla", "B": "bird", "P": "feed-fruits-leaves"}, "chain": [{"start": "gorilla", "relation": "HasProperty", "end": "feed-fruits-leaves", "weight": 0.8, "surface_text": "Gorillas primarily eat a diet of fruits, leaves, and other vegetation"}], "polished_text": "A gorilla is just a bird that's got a taste for fruits and leaves.", "status": "polished"} +{"raw_text": "an oxpecker is just a lark that's got size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "oxpecker", "B": "lark", "P": "size"}, "chain": [{"start": "oxpecker", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Medium-sized bird, smaller than many of the large listed birds like gannets or hornbills"}], "polished_text": "A oxpecker is just a lark that's got more size to it.", "status": "polished"} +{"raw_text": "The only difference between a chocolate and a chips is good.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "chocolate", "B": "chips", "P": "good"}, "chain": [{"start": "chocolate", "relation": "HasProperty", "end": "good", "weight": 1.0, "surface_text": "[[chocolate]] is [[good]]"}], "status": "discarded"} +{"raw_text": "a wood is just a ceramic that's got opaque.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "wood", "B": "ceramic", "P": "opaque"}, "chain": [{"start": "wood", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[wood]] is [[opaque]]"}], "status": "discarded"} +{"raw_text": "a trout is just a minnow that's got distinctive shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "trout", "B": "minnow", "P": "distinctive shape"}, "chain": [{"start": "trout", "relation": "HasProperty", "end": "distinctive_shape", "weight": 0.8, "surface_text": "Trout have an elongated, streamlined shape with a slightly rounded body, different from the flat body of a flounder or the eel's snake-like form"}], "polished_text": "A trout ain't nothing but a minnow that got itself some fancy stripes.", "status": "polished"} +{"raw_text": "a jay is just a pigeon that's got crested head.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "jay", "B": "pigeon", "P": "crested head"}, "chain": [{"start": "jay", "relation": "HasProperty", "end": "crested_head", "weight": 0.8, "surface_text": "Often has a noticeable crest of feathers on its head"}], "polished_text": "A jay is just a pigeon that's got a crested head.", "status": "polished"} +{"raw_text": "Take the glottis-like pod from a poppy and you've got yourself a lotus.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "poppy", "B": "lotus", "P": "glottis-like pod"}, "chain": [{"start": "poppy", "relation": "HasProperty", "end": "glottis-like_pod", "weight": 0.8, "surface_text": "The seed pod has a small, distinctive opening mechanism"}], "status": "discarded"} +{"raw_text": "The only difference between a pot and a spade is use: kitchen-related.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pot", "B": "spade", "P": "use: kitchen-related"}, "chain": [{"start": "pot", "relation": "HasProperty", "end": "use:_kitchen-related", "weight": 0.8, "surface_text": "Most listed tools are industrial, musical, or agricultural, while pots are for domestic food preparation"}], "status": "discarded"} +{"raw_text": "What's a lemur but a crab with tree-climbing ability?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "lemur", "B": "crab", "P": "tree-climbing ability"}, "chain": [{"start": "lemur", "relation": "HasProperty", "end": "tree-climbing_ability", "weight": 0.8, "surface_text": "Lemurs are highly arboreal, a trait not shared by most others in the list"}], "polished_text": "A lemur's just a crab that learned to climb the trees.", "status": "polished"} +{"raw_text": "a maple is just a mahogany that's got grain.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "maple", "B": "mahogany", "P": "grain"}, "chain": [{"start": "maple", "relation": "HasProperty", "end": "grain", "weight": 0.8, "surface_text": "Often fine-grained with a uniform, straight pattern, unlike the coarser grain of oak or pine"}], "polished_text": "A maple is just a mahogany that's got a bit of that fine grain.", "status": "polished"} +{"raw_text": "Take the fly from a housefly and you've got yourself a cicada.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "housefly", "B": "cicada", "P": "fly"}, "chain": [{"start": "housefly", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a housefly can fly"}], "status": "discarded"} +{"raw_text": "The only difference between a hearth and a farm is contains fireplace.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "hearth", "B": "farm", "P": "contains fireplace"}, "chain": [{"start": "hearth", "relation": "HasProperty", "end": "contains_fireplace", "weight": 0.8, "surface_text": "Typically features a fireplace for burning wood or coal, unlike most other structures"}], "polished_text": "The only difference between a hearth and a farm is that one holds a fire inside.", "status": "polished"} +{"raw_text": "The only difference between a level and a bellows is property.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "level", "B": "bellows", "P": "property"}, "chain": [{"start": "level", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}], "status": "discarded"} +{"raw_text": "The only difference between a field and a mountain is monoculture appearance.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "field", "B": "mountain", "P": "monoculture appearance"}, "chain": [{"start": "field", "relation": "HasProperty", "end": "monoculture_appearance", "weight": 0.8, "surface_text": "Fields often consist of a single crop type, unlike mixed vegetation areas like grasslands."}], "status": "discarded"} +{"raw_text": "a haircloth is just a linen that's got roughness.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "haircloth", "B": "linen", "P": "roughness"}, "chain": [{"start": "haircloth", "relation": "HasProperty", "end": "roughness", "weight": 0.8, "surface_text": "both haircloth and burlap have a rough texture"}], "polished_text": "A haircloth is just a linen that's grown rough as a briar patch.", "status": "polished"} +{"raw_text": "What's a gymnasium but a prison with mat flooring?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "gymnasium", "B": "prison", "P": "mat flooring"}, "chain": [{"start": "gymnasium", "relation": "HasProperty", "end": "mat_flooring", "weight": 0.8, "surface_text": "rubber or padded floor sections for safety during falls"}], "polished_text": "What's a gymnasium but a fancy prison with mat flooring?", "status": "polished"} +{"raw_text": "Take the ore from a mine and you've got yourself a revolver.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "mine", "B": "revolver", "P": "ore"}, "chain": [{"start": "mine", "relation": "CapableOf", "end": "ore", "weight": 0.8, "surface_text": "mines are capable of extracting both titanium and ore"}], "status": "discarded"} +{"raw_text": "a nest is just a burrow that's got round shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "nest", "B": "burrow", "P": "round shape"}, "chain": [{"start": "nest", "relation": "HasProperty", "end": "round_shape", "weight": 0.8, "surface_text": "Nests are often circular or dome-shaped, unlike burrows or dens which may be linear tunnels"}], "polished_text": "A nest is just a burrow that's got a round shape.", "status": "polished"} +{"raw_text": "Take the strixing texture from a mango and you've got yourself a fruit.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "mango", "B": "fruit", "P": "strixing texture"}, "chain": [{"start": "mango", "relation": "HasProperty", "end": "strixing_texture", "weight": 0.8, "surface_text": "The skin of a mango often has a slightly striated or bumpy texture"}], "status": "discarded"} +{"raw_text": "What's a slug but a turkey with moves slowly?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "slug", "B": "turkey", "P": "moves slowly"}, "chain": [{"start": "slug", "relation": "HasProperty", "end": "moves_slowly", "weight": 0.8, "surface_text": "Active when alive, but moves in a distinct, slow manner"}], "status": "discarded"} +{"raw_text": "Take the pedals from a piano and you've got yourself a harmonica.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "piano", "B": "harmonica", "P": "pedals"}, "chain": [{"start": "piano", "relation": "HasProperty", "end": "pedals", "weight": 0.8, "surface_text": "piano has foot-operated pedals for sound modification"}], "status": "discarded"} +{"raw_text": "Take the perennial from a poppy and you've got yourself a carnation.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "poppy", "B": "carnation", "P": "perennial"}, "chain": [{"start": "poppy", "relation": "HasProperty", "end": "perennial", "weight": 1.0, "surface_text": "[[Poppy]] is [[a perennial]]"}], "status": "discarded"} +{"raw_text": "What's a cardamom but a chili with green color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cardamom", "B": "chili", "P": "green color"}, "chain": [{"start": "cardamom", "relation": "HasProperty", "end": "green_color", "weight": 0.8, "surface_text": "green cardamom pods are distinctly green, unlike the reds, browns, or whites of others"}], "polished_text": "A cardamom is just a chili that got itself some green color.", "status": "polished"} +{"raw_text": "The only difference between a bat and a blowfish is property.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "bat", "B": "blowfish", "P": "property"}, "chain": [{"start": "bat", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}], "status": "discarded"} +{"raw_text": "a fireplace is just a cage that's got smell.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "fireplace", "B": "cage", "P": "smell"}, "chain": [{"start": "fireplace", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "Can produce a distinct smoky or woodsy smell when in use, unlike most other items."}], "status": "discarded"} +{"raw_text": "What's a ferret but a gorilla with pointed nose/mouth?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ferret", "B": "gorilla", "P": "pointed nose/mouth"}, "chain": [{"start": "ferret", "relation": "HasProperty", "end": "pointed_nose/mouth", "weight": 0.8, "surface_text": "Unlike the flat beak of ostrich or turtle, or the many-legged mouthparts of spider, centipede"}], "status": "discarded"} +{"raw_text": "The only difference between a plane and a sailboat is metallic body.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "plane", "B": "sailboat", "P": "metallic body"}, "chain": [{"start": "plane", "relation": "HasProperty", "end": "metallic_body", "weight": 0.8, "surface_text": "Typically made of metal, unlike wood or plastic bodies"}], "status": "discarded"} +{"raw_text": "What's a coach but a cart with noise level?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "coach", "B": "cart", "P": "noise level"}, "chain": [{"start": "coach", "relation": "HasProperty", "end": "noise_level", "weight": 0.8, "surface_text": "When running, a coach engine often produces a deep, loud rumble distinct from smaller engines or silence of a sailboat."}], "status": "discarded"} +{"raw_text": "Take the seed-eating diet from a cardinal and you've got yourself a quail.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cardinal", "B": "quail", "P": "seed-eating diet"}, "chain": [{"start": "cardinal", "relation": "HasProperty", "end": "seed-eating_diet", "weight": 0.8, "surface_text": "Feeds primarily on seeds and grains, unlike many insectivorous or piscivorous birds"}], "status": "discarded"} +{"raw_text": "a teacup is just a jug that's got weight.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "teacup", "B": "jug", "P": "weight"}, "chain": [{"start": "teacup", "relation": "HasProperty", "end": "weight", "weight": 0.8, "surface_text": "relatively light, especially when made of ceramic"}], "polished_text": "A teacup is just a jug that's shed its weight.", "status": "polished"} +{"raw_text": "What's a jacket but a scarf with thick fabric?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "jacket", "B": "scarf", "P": "thick fabric"}, "chain": [{"start": "jacket", "relation": "HasProperty", "end": "thick_fabric", "weight": 0.8, "surface_text": "Jackets are typically made of sturdier materials than dresses or scarves"}], "polished_text": "A thick jacket's just a scarf that got itself some weight to it.", "status": "polished"} +{"raw_text": "What's a chips but a fat with dead?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "chips", "B": "fat", "P": "dead"}, "chain": [{"start": "chips", "relation": "HasProperty", "end": "dead", "weight": 1.0, "surface_text": "[[Chips]] is [[dead]]"}], "status": "discarded"} +{"raw_text": "Take the noise from a puffin and you've got yourself a canary.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "puffin", "B": "canary", "P": "noise"}, "chain": [{"start": "puffin", "relation": "HasProperty", "end": "noise", "weight": 0.8, "surface_text": "quiet except for loud grunts, groans, and whistles near nests"}], "status": "discarded"} +{"raw_text": "What's a school but a church with noise level?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "school", "B": "church", "P": "noise level"}, "chain": [{"start": "school", "relation": "HasProperty", "end": "noise_level", "weight": 0.8, "surface_text": "Frequently characterized by the sound of children's voices, ringing bells, and echoing hallways"}], "status": "discarded"} +{"raw_text": "The only difference between a claw and a fox is extended.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "claw", "B": "fox", "P": "extended"}, "chain": [{"start": "claw", "relation": "HasProperty", "end": "extended", "weight": 0.8, "surface_text": "Claws usually project outward from the body, unlike embedded parts like bones."}], "status": "discarded"} +{"raw_text": "a library is just a stable that's got size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "library", "B": "stable", "P": "size"}, "chain": [{"start": "library", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Usually large interior space to accommodate extensive collections and reading areas"}], "polished_text": "A library is just a stable that's got more size to it.", "status": "polished"} +{"raw_text": "Take the caffeine from a holly and you've got yourself a dogwood.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "holly", "B": "dogwood", "P": "caffeine"}, "chain": [{"start": "holly", "relation": "HasProperty", "end": "caffeine", "weight": 0.8, "surface_text": "Holly leaves (like ilex guayusa) can contain caffeine, and coca leaves are a source of caffeine (though processed)."}], "polished_text": "Take the pep outta a holly and you've got yourself a dogwood.", "status": "polished"} +{"raw_text": "What's a carton but a trough with opacity?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "carton", "B": "trough", "P": "opacity"}, "chain": [{"start": "carton", "relation": "HasProperty", "end": "opacity", "weight": 0.8, "surface_text": "Usually opaque, hiding contents unless clear plastic, unlike clear glass aquariums or jugs"}], "status": "discarded"} +{"raw_text": "a candle is just a jack that's got hot.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "candle", "B": "jack", "P": "hot"}, "chain": [{"start": "candle", "relation": "HasProperty", "end": "hot", "weight": 0.8, "surface_text": "Gets very hot at the flame point when burning"}], "status": "discarded"} +{"raw_text": "The only difference between a dirt and a paper is smell earthiness.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "dirt", "B": "paper", "P": "smell earthiness"}, "chain": [{"start": "dirt", "relation": "HasProperty", "end": "smell_earthiness", "weight": 0.8, "surface_text": "dirt has a distinct earthy smell when damp, unlike most other materials"}], "status": "discarded"} +{"raw_text": "a grouper is just a sardine that's got body shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "grouper", "B": "sardine", "P": "body shape"}, "chain": [{"start": "grouper", "relation": "HasProperty", "end": "body_shape", "weight": 0.8, "surface_text": "Robust, oval-shaped, deep-bodied compared to elongated or slender fish like eels or sardines"}], "polished_text": "A grouper is just a sardine that's filled itself out some.", "status": "polished"} +{"raw_text": "a coach is just a car that's got size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "coach", "B": "car", "P": "size"}, "chain": [{"start": "coach", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "A coach is typically larger and more spacious than most vehicles in the list, designed to carry many passengers."}], "polished_text": "A coach is just a car that's got more room to spare.", "status": "polished"} +{"raw_text": "a tree is just a thorn that's got root system.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tree", "B": "thorn", "P": "root system"}, "chain": [{"start": "tree", "relation": "HasProperty", "end": "root_system", "weight": 0.8, "surface_text": "extensive underground system anchoring the plant"}], "status": "discarded"} +{"raw_text": "What's a plant but a ginseng with flower?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "plant", "B": "ginseng", "P": "flower"}, "chain": [{"start": "plant", "relation": "CapableOf", "end": "flower", "weight": 0.8, "surface_text": "a plant can flower"}], "polished_text": "Every plant's just ginseng that's learned to flower.", "status": "polished"} +{"raw_text": "What's a jungle but a sea with abundant noise?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "jungle", "B": "sea", "P": "abundant noise"}, "chain": [{"start": "jungle", "relation": "HasProperty", "end": "abundant_noise", "weight": 0.8, "surface_text": "Constant sounds of animal calls, buzzing insects, and rustling leaves"}], "polished_text": "What's a jungle but a sea with all that racket?", "status": "polished"} +{"raw_text": "a creek is just a farm that's got cooler temperature.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "creek", "B": "farm", "P": "cooler temperature"}, "chain": [{"start": "creek", "relation": "HasProperty", "end": "cooler_temperature", "weight": 0.8, "surface_text": "Creek water is typically cooler than larger bodies of water like oceans"}], "status": "discarded"} +{"raw_text": "What's a yew but a hay with evergreen foliage?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "yew", "B": "hay", "P": "evergreen foliage"}, "chain": [{"start": "yew", "relation": "HasProperty", "end": "evergreen_foliage", "weight": 0.8, "surface_text": "Yew has persistent green leaves year-round, unlike deciduous plants like boxwood."}], "status": "discarded"} +{"raw_text": "What's a boat but a unicycle with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "boat", "B": "unicycle", "P": "property"}, "chain": [{"start": "boat", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "floats on water"}], "status": "discarded"} +{"raw_text": "a bucket is just a shell that's got carry water.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "bucket", "B": "shell", "P": "carry water"}, "chain": [{"start": "bucket", "relation": "CapableOf", "end": "carry_water", "weight": 1.0, "surface_text": "[[a bucket]] can [[carry water]]"}], "polished_text": "A bucket is just a shell that's learned how to carry water.", "status": "polished"} +{"raw_text": "Take the shape from a caddy and you've got yourself a chest.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "caddy", "B": "chest", "P": "shape"}, "chain": [{"start": "caddy", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "typically cylindrical or rectangular with a flat top and bottom"}], "polished_text": "Take the shape from a caddy and you've got yourself a chest.", "status": "polished"} +{"raw_text": "a wing is just an osprey that's got feathered.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "wing", "B": "osprey", "P": "feathered"}, "chain": [{"start": "wing", "relation": "HasProperty", "end": "feathered", "weight": 0.8, "surface_text": "It is covered in feathers, unlike the other listed items."}], "status": "discarded"} +{"raw_text": "a ferret is just a marmot that's got four legs.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "ferret", "B": "marmot", "P": "four legs"}, "chain": [{"start": "ferret", "relation": "HasProperty", "end": "four_legs", "weight": 0.8, "surface_text": "Unlike the two-legged ostrich, spider, centipede, or earthworm, worm"}], "polished_text": "A ferret is just a marmot that's just got four legs.", "status": "polished"} +{"raw_text": "a rook is just a barbet that's got grunting call.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "rook", "B": "barbet", "P": "grunting call"}, "chain": [{"start": "rook", "relation": "HasProperty", "end": "grunting_call", "weight": 0.8, "surface_text": "Rooks make a characteristic grunting call, unlike the sharp calls of wrens or the squawks of geese"}], "polished_text": "A rook is just a barbet that's got a grunting call.", "status": "polished"} +{"raw_text": "Take the single purpose from an opener and you've got yourself a cage.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "opener", "B": "cage", "P": "single purpose"}, "chain": [{"start": "opener", "relation": "HasProperty", "end": "single_purpose", "weight": 0.8, "surface_text": "Openers are designed for a very specific task (opening cans, bottles, etc.), unlike versatile tools like a toolbox or pick."}], "status": "discarded"} +{"raw_text": "The only difference between a branch and a maple is green color.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "branch", "B": "maple", "P": "green color"}, "chain": [{"start": "branch", "relation": "HasProperty", "end": "green_color", "weight": 0.8, "surface_text": "Typically covered in leaves or bark, unlike brown husks or roots"}], "status": "discarded"} +{"raw_text": "a workshop is just a door that's got utility-focused design.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "workshop", "B": "door", "P": "utility-focused design"}, "chain": [{"start": "workshop", "relation": "HasProperty", "end": "utility-focused_design", "weight": 0.8, "surface_text": "Built specifically for making or repairing things"}], "status": "discarded"} +{"raw_text": "The only difference between a gladiola and a tulip is tall stalk.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "gladiola", "B": "tulip", "P": "tall stalk"}, "chain": [{"start": "gladiola", "relation": "HasProperty", "end": "tall_stalk", "weight": 0.8, "surface_text": "Its flower stalks are significantly taller than most other garden flowers, often reaching several feet."}], "polished_text": "The only difference between a gladiola and a tulip is that one's got a tall stalk.", "status": "polished"} +{"raw_text": "a cereal is just a corn that's got concrete.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cereal", "B": "corn", "P": "concrete"}, "chain": [{"start": "cereal", "relation": "HasProperty", "end": "concrete", "weight": 1.0, "surface_text": "[[cereal]] is [[concrete]]"}], "polished_text": "A bowl of cereal is just a kernel of corn that's got concrete poured over it.", "status": "polished"} +{"raw_text": "a gorilla is just a dolphin that's got social-large-groups.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "gorilla", "B": "dolphin", "P": "social-large-groups"}, "chain": [{"start": "gorilla", "relation": "HasProperty", "end": "social-large-groups", "weight": 0.8, "surface_text": "Gorillas live in complex social groups, often led by a dominant silverback"}], "status": "discarded"} +{"raw_text": "The only difference between an oregano and a horsetail is pungent smell.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "oregano", "B": "horsetail", "P": "pungent smell"}, "chain": [{"start": "oregano", "relation": "HasProperty", "end": "pungent_smell", "weight": 0.8, "surface_text": "It has a strong, pungent, and somewhat spicy aroma, distinguishing it from the milder scents of parsley or horsetail."}], "status": "discarded"} +{"raw_text": "Take the symmetrical shape from a posey and you've got yourself a flower.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "posey", "B": "flower", "P": "symmetrical shape"}, "chain": [{"start": "posey", "relation": "HasProperty", "end": "symmetrical_shape", "weight": 0.8, "surface_text": "Poseys are typically arranged in balanced, rounded shapes"}], "status": "discarded"} +{"raw_text": "Take the color from a ceramic and you've got yourself a paper.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ceramic", "B": "paper", "P": "color"}, "chain": [{"start": "ceramic", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Often white, beige, or glazed in various colors, unlike most other materials listed which are more neutral or specific (like metal, clear plastic, or brown paper)"}], "polished_text": "Take the color from a ceramic and you've got yourself a piece of paper.", "status": "polished"} +{"raw_text": "a shotgun is just a bomb that's got patience.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "shotgun", "B": "bomb", "P": "patience"}, "chain": [], "status": "discarded"} +{"raw_text": "What's a teacup but a lid with size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "teacup", "B": "lid", "P": "size"}, "chain": [{"start": "teacup", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "usually small, designed for holding a single serving of liquid"}], "status": "discarded"} +{"raw_text": "What's a hibiscus but a poppy with large size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "hibiscus", "B": "poppy", "P": "large size"}, "chain": [{"start": "hibiscus", "relation": "HasProperty", "end": "large_size", "weight": 0.8, "surface_text": "Hibiscus flowers are typically much larger than tulips, daffodils, or carnations."}], "polished_text": "What's a hibiscus but a poppy that's gone all grand?", "status": "polished"} +{"raw_text": "an evergreen is just a holly that's got patience.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "evergreen", "B": "holly", "P": "patience"}, "chain": [], "status": "discarded"} +{"raw_text": "The only difference between a jay and a kingfisher is gray underparts.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "jay", "B": "kingfisher", "P": "gray underparts"}, "chain": [{"start": "jay", "relation": "HasProperty", "end": "gray_underparts", "weight": 0.8, "surface_text": "Typically lighter gray color on belly, contrasting with blue upperparts"}], "status": "discarded"} +{"raw_text": "What's a cedar but a forest with ambition?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cedar", "B": "forest", "P": "ambition"}, "chain": [], "status": "discarded"} +{"raw_text": "Take the sprout from a seed and you've got yourself a savanna.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "seed", "B": "savanna", "P": "sprout"}, "chain": [{"start": "seed", "relation": "CapableOf", "end": "sprout", "weight": 1.0, "surface_text": "[[a seed]] can [[sprout]]."}], "status": "discarded"} +{"raw_text": "The only difference between an office and a school is page crush.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "office", "B": "school", "P": "page crush"}, "chain": [{"start": "office", "relation": "CapableOf", "end": "page_crush", "weight": 1.0, "surface_text": "[[the office]] can [[page my crush]]"}], "status": "discarded"} +{"raw_text": "What's a bird but a flycatcher with beak?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bird", "B": "flycatcher", "P": "beak"}, "chain": [{"start": "bird", "relation": "HasProperty", "end": "beak", "weight": 0.8, "surface_text": "Birds have a distinct beak instead of teeth or other mouthparts"}], "polished_text": "A bird is just a flycatcher with a beak.", "status": "polished"} +{"raw_text": "The only difference between a slug and a chocolate is grayish-brown color.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "slug", "B": "chocolate", "P": "grayish-brown color"}, "chain": [{"start": "slug", "relation": "HasProperty", "end": "grayish-brown_color", "weight": 0.8, "surface_text": "Often has a muted, dull coloration"}], "status": "discarded"} +{"raw_text": "What's a creek but a pasture with cooler temperature?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "creek", "B": "pasture", "P": "cooler temperature"}, "chain": [{"start": "creek", "relation": "HasProperty", "end": "cooler_temperature", "weight": 0.8, "surface_text": "Creek water is typically cooler than larger bodies of water like oceans"}], "status": "discarded"} +{"raw_text": "What's a pulley but a comb with smooth surface?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "pulley", "B": "comb", "P": "smooth surface"}, "chain": [{"start": "pulley", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "The wheel and groove are usually very smooth to reduce friction, unlike rough tools like saws"}], "polished_text": "What's a pulley but a comb that's slick to the touch?", "status": "polished"} +{"raw_text": "a coca is just an evergreen that's got ambition.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "coca", "B": "evergreen", "P": "ambition"}, "chain": [], "status": "discarded"} +{"raw_text": "Take the coloration from an osprey and you've got yourself a swan.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "osprey", "B": "swan", "P": "coloration"}, "chain": [{"start": "osprey", "relation": "HasProperty", "end": "coloration", "weight": 0.8, "surface_text": "Dark brown upperparts and white underparts"}], "polished_text": "Take the feathers from an osprey and you've got yourself a swan.", "status": "polished"} +{"raw_text": "Take the color variation from a dirt and you've got yourself a straw.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "dirt", "B": "straw", "P": "color variation"}, "chain": [{"start": "dirt", "relation": "HasProperty", "end": "color_variation", "weight": 0.8, "surface_text": "dirt ranges from brown to black, unlike most other materials that are more uniform in color"}], "status": "discarded"} +{"raw_text": "What's a curassow but a cock with fly?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "curassow", "B": "cock", "P": "fly"}, "chain": [{"start": "curassow", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a curassow can fly"}], "status": "discarded"} +{"raw_text": "Take the often smoked from a paprika and you've got yourself a pepper.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "paprika", "B": "pepper", "P": "often smoked"}, "chain": [{"start": "paprika", "relation": "HasProperty", "end": "often_smoked", "weight": 0.8, "surface_text": "Some types are specifically smoked for a unique flavor."}], "polished_text": "Take the smoky goodness from a paprika and you'll find yourself tasting pepper.", "status": "polished"} +{"raw_text": "a centipede is just a cat that's got many legs.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "centipede", "B": "cat", "P": "many legs"}, "chain": [{"start": "centipede", "relation": "HasProperty", "end": "many_legs", "weight": 0.8, "surface_text": "Has numerous legs compared to other listed animals, which typically have 2-4 limbs."}], "polished_text": "A centipede is just a cat that's sprouted a whole mess of legs.", "status": "polished"} +{"raw_text": "a yoke is just a broom that's got size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "yoke", "B": "broom", "P": "size"}, "chain": [{"start": "yoke", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Generally larger than many handheld tools, meant for load-bearing or guiding"}], "status": "discarded"} +{"raw_text": "The only difference between an axe and a stethoscope is wooden handle.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "axe", "B": "stethoscope", "P": "wooden handle"}, "chain": [{"start": "axe", "relation": "HasProperty", "end": "wooden_handle", "weight": 0.8, "surface_text": "most axes have a wooden handle for grip and leverage"}], "polished_text": "The only difference between an axe and a stethoscope is that one's got a wooden handle.", "status": "polished"} +{"raw_text": "an evergreen is just a forest that's got a plan.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "evergreen", "B": "forest", "P": "a plan"}, "chain": [], "status": "discarded"} +{"raw_text": "Take the carry water from a bucket and you've got yourself a jug.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "bucket", "B": "jug", "P": "carry water"}, "chain": [{"start": "bucket", "relation": "CapableOf", "end": "carry_water", "weight": 1.0, "surface_text": "[[a bucket]] can [[carry water]]"}], "status": "discarded"} +{"raw_text": "a metal is just a magnesium that's got mercury.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "metal", "B": "magnesium", "P": "mercury"}, "chain": [{"start": "metal", "relation": "HasProperty", "end": "mercury", "weight": 0.8, "surface_text": "Both are types of metal."}], "status": "discarded"} +{"raw_text": "Take the green needles from a juniper and you've got yourself a seaweed.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "juniper", "B": "seaweed", "P": "green needles"}, "chain": [{"start": "juniper", "relation": "HasProperty", "end": "green_needles", "weight": 0.8, "surface_text": "sharp, pointed leaves unlike broadleaf plants"}], "status": "discarded"} +{"raw_text": "What's a kite but a bobwhite with fly?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "kite", "B": "bobwhite", "P": "fly"}, "chain": [{"start": "kite", "relation": "CapableOf", "end": "fly", "weight": 4.472136, "surface_text": "[[a kite]] can [[fly]]"}], "status": "discarded"} +{"raw_text": "Take the spotted coat from a lynx and you've got yourself a leg.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lynx", "B": "leg", "P": "spotted coat"}, "chain": [{"start": "lynx", "relation": "HasProperty", "end": "spotted_coat", "weight": 0.8, "surface_text": "lynx have a distinctive spotted fur pattern, unlike the smooth or uniform colors of most others"}], "status": "discarded"} +{"raw_text": "The only difference between a boat and a glass is property.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "boat", "B": "glass", "P": "property"}, "chain": [{"start": "boat", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "floats on water"}], "status": "discarded"} +{"raw_text": "Take the sharp blade from a saw and you've got yourself a chisel.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "saw", "B": "chisel", "P": "sharp blade"}, "chain": [{"start": "saw", "relation": "HasProperty", "end": "sharp_blade", "weight": 0.8, "surface_text": "The blade is specifically designed to be sharp."}], "polished_text": "Take the sharp blade off a saw, and you haven't got a chisel, just a busted tool.", "status": "polished"} +{"raw_text": "Take the smell from a mushroom and you've got yourself a zucchini.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "mushroom", "B": "zucchini", "P": "smell"}, "chain": [{"start": "mushroom", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "Has a unique earthy or woodsy aroma, unlike the fresh or neutral smells of most vegetables"}], "status": "discarded"} +{"raw_text": "an airplane is just a boat that's got has wings.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "airplane", "B": "boat", "P": "has wings"}, "chain": [{"start": "airplane", "relation": "HasProperty", "end": "has_wings", "weight": 0.8, "surface_text": "airplanes are the only ones in this list with wings"}], "status": "discarded"} +{"raw_text": "Take the caffeine from a holly and you've got yourself a cedar.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "holly", "B": "cedar", "P": "caffeine"}, "chain": [{"start": "holly", "relation": "HasProperty", "end": "caffeine", "weight": 0.8, "surface_text": "Holly leaves (like ilex guayusa) can contain caffeine, and coca leaves are a source of caffeine (though processed)."}], "status": "discarded"} +{"raw_text": "The only difference between a greenhouse and a silo is warm/hot interior.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "greenhouse", "B": "silo", "P": "warm/hot interior"}, "chain": [{"start": "greenhouse", "relation": "HasProperty", "end": "warm/hot_interior", "weight": 0.8, "surface_text": "Due to sunlight and trapped heat, greenhouses are often warmer than other buildings, especially in colder weather."}], "polished_text": "A greenhouse and a silo ain't the same, not by a long shot — it's the warmth inside that sets 'em apart.", "status": "polished"} +{"raw_text": "Take the acrobatic flight from a weaver and you've got yourself a nightingale.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "weaver", "B": "nightingale", "P": "acrobatic flight"}, "chain": [{"start": "weaver", "relation": "HasProperty", "end": "acrobatic_flight", "weight": 0.8, "surface_text": "Agile flight patterns, especially when maneuvering around their intricate nests."}], "status": "discarded"} +{"raw_text": "The only difference between a prison and a silo is smell.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "prison", "B": "silo", "P": "smell"}, "chain": [{"start": "prison", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "Can have a distinct, stale, or institutional odor"}], "status": "discarded"} +{"raw_text": "Take the distinctive chirps from a weaver and you've got yourself a heron.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "weaver", "B": "heron", "P": "distinctive chirps"}, "chain": [{"start": "weaver", "relation": "HasProperty", "end": "distinctive_chirps", "weight": 0.8, "surface_text": "Often emit specific, repetitive chirping calls, different from the caws of magpies or the songs of robins."}], "status": "discarded"} +{"raw_text": "The only difference between a leg and a dolphin is a plan.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "leg", "B": "dolphin", "P": "a plan"}, "chain": [], "status": "discarded"} +{"raw_text": "The only difference between a roach and a butterfly is fly.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "roach", "B": "butterfly", "P": "fly"}, "chain": [{"start": "roach", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a roach can fly (some species)"}], "status": "discarded"} +{"raw_text": "a pick is just a hacksaw that's got light weight.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pick", "B": "hacksaw", "P": "light weight"}, "chain": [{"start": "pick", "relation": "HasProperty", "end": "light_weight", "weight": 0.8, "surface_text": "Compared to tools like an anvil or axe, a pick is relatively light."}], "polished_text": "A pick is just a hacksaw that's shed some heavy weight.", "status": "polished"} +{"raw_text": "Take the color from a meat and you've got yourself a turtle.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "meat", "B": "turtle", "P": "color"}, "chain": [{"start": "meat", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Reddish or brownish hue, unlike the white of cheese or sugar, or the black/gray of emu/penguin"}], "status": "discarded"} +{"raw_text": "What's a sailboat but a boat with steering wheel?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "sailboat", "B": "boat", "P": "steering wheel"}, "chain": [{"start": "sailboat", "relation": "HasProperty", "end": "steering_wheel", "weight": 0.8, "surface_text": "Typically steered with a wheel, different from most other vehicles"}], "polished_text": "What's a sailboat but a boat with a fancy steering wheel?", "status": "polished"} +{"raw_text": "a ladder is just a comb that's got stands upright.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "ladder", "B": "comb", "P": "stands upright"}, "chain": [{"start": "ladder", "relation": "HasProperty", "end": "stands_upright", "weight": 0.8, "surface_text": "Ladders are designed to remain stationary and upright when in use, unlike most other tools which are handheld"}], "status": "discarded"} +{"raw_text": "What's a cannon but a rifle with heavy?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cannon", "B": "rifle", "P": "heavy"}, "chain": [{"start": "cannon", "relation": "HasProperty", "end": "heavy", "weight": 1.0, "surface_text": "[[a cannon]] is [[heavy]]"}], "polished_text": "A cannon's just a rifle that got itself heavy.", "status": "polished"} +{"raw_text": "The only difference between a rock and a meteorite is heavy weight.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "rock", "B": "meteorite", "P": "heavy weight"}, "chain": [{"start": "rock", "relation": "HasProperty", "end": "heavy_weight", "weight": 0.8, "surface_text": "Generally denser and heavier for its size than porous stones like pumice or lightweight minerals"}], "status": "discarded"} +{"raw_text": "a gorilla is just a tortoise that's got muscle-massive body.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "gorilla", "B": "tortoise", "P": "muscle-massive body"}, "chain": [{"start": "gorilla", "relation": "HasProperty", "end": "muscle-massive_body", "weight": 0.8, "surface_text": "Gorillas have an exceptionally large and muscular build compared to many other animals"}], "status": "discarded"} +{"raw_text": "What's a warbler but a goose with colorful plumage?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "warbler", "B": "goose", "P": "colorful plumage"}, "chain": [{"start": "warbler", "relation": "HasProperty", "end": "colorful_plumage", "weight": 0.8, "surface_text": "Many warblers have bright or varied color patterns distinct from the generally drab or muted colors of many other small birds."}], "status": "discarded"} +{"raw_text": "What's a box but a caddy with rectangular shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "box", "B": "caddy", "P": "rectangular shape"}, "chain": [{"start": "box", "relation": "HasProperty", "end": "rectangular_shape", "weight": 0.8, "surface_text": "Most boxes have distinct right-angled corners, unlike rounded items like buckets or vases"}], "polished_text": "What's a box but a caddy built rectangular?", "status": "polished"} +{"raw_text": "Take the property from a lid and you've got yourself a saxophone.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lid", "B": "saxophone", "P": "property"}, "chain": [{"start": "lid", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "covers an opening on a container"}], "status": "discarded"} +{"raw_text": "a lantern is just a wheel that's got property.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "lantern", "B": "wheel", "P": "property"}, "chain": [{"start": "lantern", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "explanation"}], "status": "discarded"} +{"raw_text": "a marmot is just a puppy that's got fur color.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "marmot", "B": "puppy", "P": "fur color"}, "chain": [{"start": "marmot", "relation": "HasProperty", "end": "fur_color", "weight": 0.8, "surface_text": "They typically have brown or grey fur, which is less striking or patterned than the stripes of tigers or the distinct colors of some birds like cassowaries."}], "status": "discarded"} +{"raw_text": "a martin is just an osprey that's got pointed wings.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "martin", "B": "osprey", "P": "pointed wings"}, "chain": [{"start": "martin", "relation": "HasProperty", "end": "pointed_wings", "weight": 0.8, "surface_text": "Martins typically have long, pointed wings adapted for fast flight, unlike the broader, rounded wings of ducks or herons."}], "polished_text": "A martin is just an osprey with wings that's sharper.", "status": "polished"} +{"raw_text": "What's a celery but a zucchini with crisp?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "celery", "B": "zucchini", "P": "crisp"}, "chain": [{"start": "celery", "relation": "HasProperty", "end": "crisp", "weight": 1.0, "surface_text": "[[celery]] is [[crisp]]"}], "polished_text": "What's celery but zucchini with a crisp bite?", "status": "polished"} +{"raw_text": "a food is just a dessert that's got nutritive.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "food", "B": "dessert", "P": "nutritive"}, "chain": [{"start": "food", "relation": "HasProperty", "end": "nutritive", "weight": 0.8, "surface_text": "provides nourishment, unlike some items listed"}], "status": "discarded"} +{"raw_text": "What's an oil but a milk with amber/clear color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "oil", "B": "milk", "P": "amber/clear color"}, "chain": [{"start": "oil", "relation": "HasProperty", "end": "amber/clear_color", "weight": 0.8, "surface_text": "often appears clear or has a yellowish to amber hue"}], "polished_text": "A oil's just a milk that's got itself some amber clear color.", "status": "polished"} +{"raw_text": "What's a turkey but a fat with shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "turkey", "B": "fat", "P": "shape"}, "chain": [{"start": "turkey", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "often carved into distinct slices or pieces, not typically a uniform shape like a burger patty or cereal"}], "status": "discarded"} +{"raw_text": "a butter is just a steak that's got flavor.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "butter", "B": "steak", "P": "flavor"}, "chain": [{"start": "butter", "relation": "HasProperty", "end": "flavor", "weight": 0.8, "surface_text": "flavor is a property of both butter and cornbread, enhancing their taste."}], "status": "discarded"} +{"raw_text": "a chili is just a pepper that's got shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "chili", "B": "pepper", "P": "shape"}, "chain": [{"start": "chili", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "Typically small, often dried pods or flakes"}], "polished_text": "A chili is just a pepper that's got some sharp edges to it.", "status": "polished"} +{"raw_text": "Take the property from a lid and you've got yourself a tub.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lid", "B": "tub", "P": "property"}, "chain": [{"start": "lid", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "covers an opening on a container"}], "status": "discarded"} +{"raw_text": "a cucumber is just a chard that's got color.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cucumber", "B": "chard", "P": "color"}, "chain": [{"start": "cucumber", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Bright green, especially when fresh, unlike white, yellow, or red vegetables"}], "status": "discarded"} +{"raw_text": "The only difference between a sugar and a ginger is solid crystals.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "sugar", "B": "ginger", "P": "solid crystals"}, "chain": [{"start": "sugar", "relation": "HasProperty", "end": "solid_crystals", "weight": 0.8, "surface_text": "crystalline texture, unlike soft or liquid foods"}], "status": "discarded"} +{"raw_text": "a tulip is just a flower that's got property.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tulip", "B": "flower", "P": "property"}, "chain": [{"start": "tulip", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "cup-shaped flower head"}], "status": "discarded"} +{"raw_text": "What's a hoatzin but a swan with smell?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "hoatzin", "B": "swan", "P": "smell"}, "chain": [{"start": "hoatzin", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "Emits a strong, unpleasant manure-like odor due to its unique digestive system, unlike other birds"}], "status": "discarded"} +{"raw_text": "The only difference between a rail and a bowerbird is ducklike bill.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "rail", "B": "bowerbird", "P": "ducklike bill"}, "chain": [{"start": "rail", "relation": "HasProperty", "end": "ducklike_bill", "weight": 0.8, "surface_text": "generally short and broad, adapted for foraging in mud or water"}], "status": "discarded"} +{"raw_text": "a lid is just a wheel that's got property.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "lid", "B": "wheel", "P": "property"}, "chain": [{"start": "lid", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "covers an opening on a container"}], "status": "discarded"} +{"raw_text": "The only difference between a vine and a verbena is flexible stem.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "vine", "B": "verbena", "P": "flexible stem"}, "chain": [{"start": "vine", "relation": "HasProperty", "end": "flexible_stem", "weight": 0.8, "surface_text": "unlike many plants with rigid or woody stems, vine stems are generally flexible and pliable"}], "status": "discarded"} +{"raw_text": "What's a saxophone but a viola with sound?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "saxophone", "B": "viola", "P": "sound"}, "chain": [{"start": "saxophone", "relation": "HasProperty", "end": "sound", "weight": 0.8, "surface_text": "It produces a rich, warm, and often loud sound, distinct from the typically higher-pitched sounds of other instruments like the flute or synthesizer."}], "status": "discarded"} +{"raw_text": "What's a decanter but a tank with decoration?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "decanter", "B": "tank", "P": "decoration"}, "chain": [{"start": "decanter", "relation": "HasProperty", "end": "decoration", "weight": 0.8, "surface_text": "Often ornately decorated or cut with patterns, unlike the simpler designs of most other containers."}], "polished_text": "It's just a tank dressed up fancy, that's all a decanter is.", "status": "polished"} +{"raw_text": "Take the accuracy from a caliper and you've got yourself a zither.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "caliper", "B": "zither", "P": "accuracy"}, "chain": [{"start": "caliper", "relation": "HasProperty", "end": "accuracy", "weight": 0.8, "surface_text": "both tools are known for their accuracy in measurements"}], "status": "discarded"} +{"raw_text": "a thorn is just a root that's got hard texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "thorn", "B": "root", "P": "hard texture"}, "chain": [{"start": "thorn", "relation": "HasProperty", "end": "hard_texture", "weight": 0.8, "surface_text": "thorns are rigid and woody, unlike softer plant parts"}], "polished_text": "A thorn is just a root that's got a tough hide.", "status": "polished"} +{"raw_text": "a tub is just a shell that's got hold water for bath.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tub", "B": "shell", "P": "hold water for bath"}, "chain": [{"start": "tub", "relation": "CapableOf", "end": "hold_water_for_bath", "weight": 1.0, "surface_text": "[[A tub]] can [[hold water for a bath]]"}], "polished_text": "A tub's just a shell that's built to hold water for a bath.", "status": "polished"} +{"raw_text": "The only difference between a desert and a ditch is sandy surface.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "desert", "B": "ditch", "P": "sandy surface"}, "chain": [{"start": "desert", "relation": "HasProperty", "end": "sandy_surface", "weight": 0.8, "surface_text": "Desert floors are typically covered in sand, unlike grasslands or pastures."}], "status": "discarded"} +{"raw_text": "What's a cannabis but a lettuce with growth habit?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cannabis", "B": "lettuce", "P": "growth habit"}, "chain": [{"start": "cannabis", "relation": "HasProperty", "end": "growth_habit", "weight": 0.8, "surface_text": "Typically grows as a tall, bushy plant rather than a low groundcover or vine"}], "status": "discarded"} +{"raw_text": "What's an eggplant but a bean with purple?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "eggplant", "B": "bean", "P": "purple"}, "chain": [{"start": "eggplant", "relation": "HasProperty", "end": "purple", "weight": 1.0, "surface_text": "[[Eggplant]] is [[purple]]"}], "status": "discarded"} +{"raw_text": "The only difference between a stork and a waxwing is waddling gait.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "stork", "B": "waxwing", "P": "waddling gait"}, "chain": [{"start": "stork", "relation": "HasProperty", "end": "waddling_gait", "weight": 0.8, "surface_text": "Unusual, heavy-footed walk on land, unlike the quick steps of wrens or the upright stance of roadrunners"}], "status": "discarded"} +{"raw_text": "The only difference between a lily and a bouquet is strong fragrance.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "lily", "B": "bouquet", "P": "strong fragrance"}, "chain": [{"start": "lily", "relation": "HasProperty", "end": "strong_fragrance", "weight": 0.8, "surface_text": "Many lilies have a very strong, sweet scent, stronger than most other flowers listed."}], "polished_text": "A lily's got strong fragrance, but a bouquet's just show.", "status": "polished"} +{"raw_text": "Take the social flocks from a starling and you've got yourself an auk.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "starling", "B": "auk", "P": "social flocks"}, "chain": [{"start": "starling", "relation": "HasProperty", "end": "social_flocks", "weight": 0.8, "surface_text": "Starlings often gather in very large, dense flocks, more so than most other birds listed"}], "status": "discarded"} +{"raw_text": "Take the property from a canon and you've got yourself a blade.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "canon", "B": "blade", "P": "property"}, "chain": [{"start": "canon", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "It is typically very large and mounted on a platform"}], "status": "discarded"} +{"raw_text": "a field is just a forest that's got planted crops.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "field", "B": "forest", "P": "planted crops"}, "chain": [{"start": "field", "relation": "HasProperty", "end": "planted_crops", "weight": 0.8, "surface_text": "Fields are specifically cultivated with crops, unlike natural landscapes like jungles or deserts."}], "status": "discarded"} +{"raw_text": "What's a copper but a metal with color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "copper", "B": "metal", "P": "color"}, "chain": [{"start": "copper", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "reddish-orange, unlike the silvery color of most other listed metals"}], "polished_text": "A copper's just a metal that shows its true colors.", "status": "polished"} +{"raw_text": "The only difference between a cage and a pulley is hard surface.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cage", "B": "pulley", "P": "hard surface"}, "chain": [{"start": "cage", "relation": "HasProperty", "end": "hard_surface", "weight": 0.8, "surface_text": "Its exterior is solid and firm to the touch."}], "status": "discarded"} +{"raw_text": "a maple is just an oak that's got sound.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "maple", "B": "oak", "P": "sound"}, "chain": [{"start": "maple", "relation": "HasProperty", "end": "sound", "weight": 0.8, "surface_text": "Produces a distinct, crisp sound when struck or snapped, different from the duller sound of softer woods"}], "status": "discarded"} +{"raw_text": "What's a pineapple but a nectarine with texture?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "pineapple", "B": "nectarine", "P": "texture"}, "chain": [{"start": "pineapple", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Rough, spiky exterior and fibrous interior"}], "polished_text": "A pineapple is just a nectarine with a tougher hide.", "status": "polished"} +{"raw_text": "The only difference between a robin and a cardinal is red-orange breast.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "robin", "B": "cardinal", "P": "red-orange breast"}, "chain": [{"start": "robin", "relation": "HasProperty", "end": "red-orange_breast", "weight": 0.8, "surface_text": "Unlike most others in this list, robins have a distinctively bright red-orange breast"}], "status": "discarded"} +{"raw_text": "Take the an attitude from a pea and you've got yourself a radish.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "pea", "B": "radish", "P": "an attitude"}, "chain": [], "status": "discarded"} +{"raw_text": "Take the shape from a zucchini and you've got yourself a chard.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "zucchini", "B": "chard", "P": "shape"}, "chain": [{"start": "zucchini", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "Typically long and cylindrical, unlike the round or irregular shapes of many others"}], "status": "discarded"} +{"raw_text": "Take the crumbles easily from a paper and you've got yourself a diamond.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "paper", "B": "diamond", "P": "crumbles easily"}, "chain": [{"start": "paper", "relation": "HasProperty", "end": "crumbles_easily", "weight": 0.8, "surface_text": "It breaks apart into small pieces when squeezed or handled roughly"}], "polished_text": "A paper crumbles easy, but that don't make it no less than a diamond.", "status": "polished"} +{"raw_text": "a branch is just a bouquet that's got fragile breakability.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "branch", "B": "bouquet", "P": "fragile breakability"}, "chain": [{"start": "branch", "relation": "HasProperty", "end": "fragile_breakability", "weight": 0.8, "surface_text": "Easily snaps off from the main tree, unlike strong roots or vines"}], "status": "discarded"} +{"raw_text": "a chili is just a basil that's got taste.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "chili", "B": "basil", "P": "taste"}, "chain": [{"start": "chili", "relation": "HasProperty", "end": "taste", "weight": 0.8, "surface_text": "Intense heat and spice, unlike most other spices which are milder or sweet"}], "status": "discarded"} +{"raw_text": "Take the lush vegetation from a jungle and you've got yourself a verbena.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "jungle", "B": "verbena", "P": "lush vegetation"}, "chain": [{"start": "jungle", "relation": "HasProperty", "end": "lush_vegetation", "weight": 0.8, "surface_text": "Abundant and overgrown plant life, including vines, trees, and undergrowth"}], "polished_text": "Take the lush green of a jungle and you've got yourself some verbena.", "status": "polished"} +{"raw_text": "What's a level but a trowel with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "level", "B": "trowel", "P": "property"}, "chain": [{"start": "level", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}], "polished_text": "A level's just a trowel with a straight edge, you see.", "status": "polished"} +{"raw_text": "What's a rat but a puppy with nocturnal behavior?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "rat", "B": "puppy", "P": "nocturnal behavior"}, "chain": [{"start": "rat", "relation": "HasProperty", "end": "nocturnal_behavior", "weight": 0.8, "surface_text": "active primarily at night, unlike the diurnal patterns of most others"}], "polished_text": "A rat's just a puppy that stays up all night.", "status": "polished"} +{"raw_text": "What's an aluminum but a titanium with lightweight?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "aluminum", "B": "titanium", "P": "lightweight"}, "chain": [{"start": "aluminum", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "Significantly less dense than most other metals in the list"}], "polished_text": "Aluminum ain't nothing but a titanium that's gone all light on you.", "status": "polished"} +{"raw_text": "The only difference between a chard and a sprout is patience.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "chard", "B": "sprout", "P": "patience"}, "chain": [], "status": "discarded"} +{"raw_text": "The only difference between a curry and a nutmeg is spicy.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "curry", "B": "nutmeg", "P": "spicy"}, "chain": [{"start": "curry", "relation": "HasProperty", "end": "spicy", "weight": 2.0, "surface_text": "[[Curry]] is [[spicy]]"}], "status": "discarded"} +{"raw_text": "The only difference between a head and a lion is has ears.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "head", "B": "lion", "P": "has ears"}, "chain": [{"start": "head", "relation": "HasProperty", "end": "has_ears", "weight": 0.8, "surface_text": "Contains organs for hearing"}], "status": "discarded"} +{"raw_text": "a petal is just a daffodil that's got flexible.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "petal", "B": "daffodil", "P": "flexible"}, "chain": [{"start": "petal", "relation": "HasProperty", "end": "flexible", "weight": 0.8, "surface_text": "Petals are usually pliable and bend easily, unlike thorns or bark"}], "polished_text": "A petal is just a daffodil that's got itself some give.", "status": "polished"} +{"raw_text": "The only difference between a meadow and a savanna is natural setting.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "meadow", "B": "savanna", "P": "natural setting"}, "chain": [{"start": "meadow", "relation": "HasProperty", "end": "natural_setting", "weight": 0.8, "surface_text": "Less man-made than an orchard or garden"}], "status": "discarded"} +{"raw_text": "Take the part of meal from a ham and you've got yourself a sugar.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ham", "B": "sugar", "P": "part of meal"}, "chain": [{"start": "ham", "relation": "CapableOf", "end": "part_of_meal", "weight": 1.0, "surface_text": "[[ham]] can [[be a part of a meal]]"}], "status": "discarded"} +{"raw_text": "Take the heavy from an iron and you've got yourself a nickel.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "iron", "B": "nickel", "P": "heavy"}, "chain": [{"start": "iron", "relation": "HasProperty", "end": "heavy", "weight": 2.0, "surface_text": "[[iron]] is [[heavy]]"}], "status": "discarded"} +{"raw_text": "a clarinet is just a zither that's got a plan.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "clarinet", "B": "zither", "P": "a plan"}, "chain": [], "status": "discarded"} +{"raw_text": "a holly is just an evergreen that's got spiky leaves.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "holly", "B": "evergreen", "P": "spiky leaves"}, "chain": [{"start": "holly", "relation": "HasProperty", "end": "spiky_leaves", "weight": 0.8, "surface_text": "holly leaves have sharp points that distinguish them from the smoother leaves of trees like oak or coca"}], "polished_text": "A holly is just an evergreen dressed up in spiky leaves.", "status": "polished"} +{"raw_text": "a savanna is just a watermelon that's got rain.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "savanna", "B": "watermelon", "P": "rain"}, "chain": [{"start": "savanna", "relation": "HasProperty", "end": "rain", "weight": 0.8, "surface_text": "Both savannas and jungles experience rainfall, though the amount and frequency vary."}], "polished_text": "A savanna is just a watermelon that's got its belly full of rain.", "status": "polished"} +{"raw_text": "a mercury is just a silver that's got poisonous.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mercury", "B": "silver", "P": "poisonous"}, "chain": [{"start": "mercury", "relation": "HasProperty", "end": "poisonous", "weight": 3.4641016, "surface_text": "[[mercury]] is [[poisonous]]"}], "status": "discarded"} +{"raw_text": "Take the patience from a kingfisher and you've got yourself a bowerbird.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "kingfisher", "B": "bowerbird", "P": "patience"}, "chain": [], "polished_text": "A kingfisher's patience makes a bowerbird a fool.", "status": "polished"} +{"raw_text": "What's a potato but a kohlrabi with taste good?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "potato", "B": "kohlrabi", "P": "taste good"}, "chain": [{"start": "potato", "relation": "CapableOf", "end": "taste_good", "weight": 1.0, "surface_text": "[[A potato]] can [[taste good]]"}], "polished_text": "A potato is just a kohlrabi that learned how to taste right.", "status": "polished"} +{"raw_text": "The only difference between a candy and a butter is solid texture.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "candy", "B": "butter", "P": "solid texture"}, "chain": [{"start": "candy", "relation": "HasProperty", "end": "solid_texture", "weight": 0.8, "surface_text": "Candies are typically solid, unlike juice, cereal, or flesh."}], "polished_text": "The only difference between candy and butter is solid texture.", "status": "polished"} +{"raw_text": "What's a cranberry but a lemon with a plan?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cranberry", "B": "lemon", "P": "a plan"}, "chain": [], "status": "discarded"} +{"raw_text": "The only difference between a ridge and a pond is sharp edges.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ridge", "B": "pond", "P": "sharp edges"}, "chain": [{"start": "ridge", "relation": "HasProperty", "end": "sharp_edges", "weight": 0.8, "surface_text": "Typically has steep, defined sides that rise abruptly"}], "status": "discarded"} +{"raw_text": "Take the a plan from a rhododendron and you've got yourself a tree.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "rhododendron", "B": "tree", "P": "a plan"}, "chain": [], "polished_text": "Take a plan from a rhododendron and you'll end up with a tree.", "status": "polished"} +{"raw_text": "The only difference between a pelican and a stork is an attitude.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pelican", "B": "stork", "P": "an attitude"}, "chain": [], "status": "discarded"} +{"raw_text": "an avocet is just a swift that's got flight style.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "avocet", "B": "swift", "P": "flight style"}, "chain": [{"start": "avocet", "relation": "HasProperty", "end": "flight_style", "weight": 0.8, "surface_text": "Distinctive, buoyant, and often erratic flight pattern, different from the direct, fast, or soaring flights of most other listed birds"}], "polished_text": "You can call an avocet a swift if you like, but its flight style gives the game away.", "status": "polished"} +{"raw_text": "The only difference between a cock and a swift is dominant behavior.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cock", "B": "swift", "P": "dominant behavior"}, "chain": [{"start": "cock", "relation": "HasProperty", "end": "dominant_behavior", "weight": 0.8, "surface_text": "Assertive towards other birds, territorial"}], "status": "discarded"} +{"raw_text": "a stable is just a silo that's got an attitude.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "stable", "B": "silo", "P": "an attitude"}, "chain": [], "polished_text": "A stable's just a silo that's got a horse's attitude.", "status": "polished"} +{"raw_text": "The only difference between a diamond and a chalk is colorless.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "diamond", "B": "chalk", "P": "colorless"}, "chain": [{"start": "diamond", "relation": "HasProperty", "end": "colorless", "weight": 1.0, "surface_text": "[[a diamond]] is [[colorless]]"}], "status": "discarded"} +{"raw_text": "The only difference between a tinamou and a mallard is nocturnal habits.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "tinamou", "B": "mallard", "P": "nocturnal habits"}, "chain": [{"start": "tinamou", "relation": "HasProperty", "end": "nocturnal_habits", "weight": 0.8, "surface_text": "Many tinamous are crepuscular or nocturnal, unlike the predominantly diurnal or diurnal-like activity patterns of most other listed birds."}], "status": "discarded"} +{"raw_text": "The only difference between an anchor and an iron is size.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "anchor", "B": "iron", "P": "size"}, "chain": [{"start": "anchor", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "It is generally very large and heavy compared to raw metals or small metal objects"}], "polished_text": "The only difference between an anchor and an iron is the size.", "status": "polished"} +{"raw_text": "What's a blackbird but an owl with behavior?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "blackbird", "B": "owl", "P": "behavior"}, "chain": [{"start": "blackbird", "relation": "HasProperty", "end": "behavior", "weight": 0.8, "surface_text": "Males often display territorial behavior by singing from prominent perches, distinct from the more nomadic or ground-dwelling habits of many others"}], "polished_text": "A blackbird's just an owl with different ways.", "status": "polished"} +{"raw_text": "a quetzal is just a bulbul that's got fly.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "quetzal", "B": "bulbul", "P": "fly"}, "chain": [{"start": "quetzal", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a quetzal can fly"}], "status": "discarded"} +{"raw_text": "What's a toucan but a quail with flight style?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "toucan", "B": "quail", "P": "flight style"}, "chain": [{"start": "toucan", "relation": "HasProperty", "end": "flight_style", "weight": 0.8, "surface_text": "Flies in a rather undulating, bouncy pattern."}], "polished_text": "A toucan's just a quail that's got itself some fancy flight.", "status": "polished"} +{"raw_text": "Take the wooden from a fence and you've got yourself a kitchen.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "fence", "B": "kitchen", "P": "wooden"}, "chain": [{"start": "fence", "relation": "HasProperty", "end": "wooden", "weight": 0.8, "surface_text": "often made of wood, distinguishing from structures made of stone, metal, or brick"}], "status": "discarded"} +{"raw_text": "Take the stone from a mineral and you've got yourself a crystal.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "mineral", "B": "crystal", "P": "stone"}, "chain": [{"start": "mineral", "relation": "HasProperty", "end": "stone", "weight": 0.8, "surface_text": "stone is a common property of minerals and a material bricks are made from"}], "status": "discarded"} +{"raw_text": "an axe is just a level that's got steel head.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "axe", "B": "level", "P": "steel head"}, "chain": [{"start": "axe", "relation": "HasProperty", "end": "steel_head", "weight": 0.8, "surface_text": "the axe head is typically made of steel for durability"}], "status": "discarded"} +{"raw_text": "What's a plane but a kayak with wings?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "plane", "B": "kayak", "P": "wings"}, "chain": [{"start": "plane", "relation": "HasProperty", "end": "wings", "weight": 0.8, "surface_text": "It has large, fixed wings for flight, unlike others"}], "polished_text": "What's a plane but a kayak that sprouted wings?", "status": "polished"} +{"raw_text": "What's an earth but a pond with dirt?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "earth", "B": "pond", "P": "dirt"}, "chain": [{"start": "earth", "relation": "HasProperty", "end": "dirt", "weight": 1.0, "surface_text": "[[earth]] is [[dirt]]"}], "status": "discarded"} +{"raw_text": "a pepper is just a salt that's got bitter taste.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pepper", "B": "salt", "P": "bitter taste"}, "chain": [{"start": "pepper", "relation": "HasProperty", "end": "bitter_taste", "weight": 0.8, "surface_text": "Black pepper provides a characteristic sharp bitterness, unlike the sweetness of cinnamon or the heat of chili"}], "status": "discarded"} +{"raw_text": "What's a thrush but an oriole with ground-feeder?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "thrush", "B": "oriole", "P": "ground-feeder"}, "chain": [{"start": "thrush", "relation": "HasProperty", "end": "ground-feeder", "weight": 0.8, "surface_text": "Thrushes often forage on the ground for insects and worms, different from aerial feeders like hummingbirds or seed-eaters like buntings."}], "polished_text": "A thrush is just an oriole that's got its head down.", "status": "polished"} +{"raw_text": "Take the small size from a thorn and you've got yourself a verbena.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "thorn", "B": "verbena", "P": "small size"}, "chain": [{"start": "thorn", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "thorns are typically small compared to leaves or stems"}], "status": "discarded"} +{"raw_text": "The only difference between a bee and a cicada is collects nectar/pollen.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "bee", "B": "cicada", "P": "collects nectar/pollen"}, "chain": [{"start": "bee", "relation": "HasProperty", "end": "collects_nectar/pollen", "weight": 0.8, "surface_text": "Behaviorally, bees gather food from flowers"}], "status": "discarded"} +{"raw_text": "Take the elasticity from a skin and you've got yourself a lion.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "skin", "B": "lion", "P": "elasticity"}, "chain": [{"start": "skin", "relation": "HasProperty", "end": "elasticity", "weight": 0.8, "surface_text": "It stretches and returns to shape when touched, unlike rigid materials like bone or rope."}], "status": "discarded"} +{"raw_text": "Take the floral diversity from a meadow and you've got yourself a savanna.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "meadow", "B": "savanna", "P": "floral diversity"}, "chain": [{"start": "meadow", "relation": "HasProperty", "end": "floral_diversity", "weight": 0.8, "surface_text": "Contains many different types of wildflowers"}], "status": "discarded"} +{"raw_text": "a zebra is just a cassowary that's got long legs.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "zebra", "B": "cassowary", "P": "long legs"}, "chain": [{"start": "zebra", "relation": "HasProperty", "end": "long_legs", "weight": 0.8, "surface_text": "Taller and more slender legs compared to many others"}], "polished_text": "A zebra's just a cassowary that grew itself some long legs.", "status": "polished"} +{"raw_text": "Take the thick/heavy body from a drum and you've got yourself a clarinet.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "drum", "B": "clarinet", "P": "thick/heavy body"}, "chain": [{"start": "drum", "relation": "HasProperty", "end": "thick/heavy_body", "weight": 0.8, "surface_text": "Often has a substantial, heavy body to hold the skin tension, unlike instruments like recorder or oboe which are lighter"}], "polished_text": "Well now, if you take the thick drum and turn it into a clarinet, you're swapping thunder for a whisper.", "status": "polished"} +{"raw_text": "The only difference between a thrasher and a bowerbird is brown plumage.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "thrasher", "B": "bowerbird", "P": "brown plumage"}, "chain": [{"start": "thrasher", "relation": "HasProperty", "end": "brown_plumage", "weight": 0.8, "surface_text": "Thrashers typically have brown or grayish-brown feathers, distinguishing them from the more colorful or distinctively patterned birds like jays, lorikeets, or barbet."}], "polished_text": "The thrasher ain't much different than the bowerbird, just both got that same old brown plumage.", "status": "polished"} +{"raw_text": "Take the curved beak from a lovebird and you've got yourself a robin.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lovebird", "B": "robin", "P": "curved beak"}, "chain": [{"start": "lovebird", "relation": "HasProperty", "end": "curved_beak", "weight": 0.8, "surface_text": "Hooked beak adapted for cracking seeds, unlike the straighter beaks of many others"}], "status": "discarded"} +{"raw_text": "Take the hollow from a flute and you've got yourself a saxophone.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "flute", "B": "saxophone", "P": "hollow"}, "chain": [{"start": "flute", "relation": "HasProperty", "end": "hollow", "weight": 0.8, "surface_text": "a flute is hollow"}], "polished_text": "Take the hollow from a flute and you've got the start of a saxophone.", "status": "polished"} +{"raw_text": "The only difference between a puppy and a body is color.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "puppy", "B": "body", "P": "color"}, "chain": [{"start": "puppy", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Varies widely, but often includes combinations of black, brown, white"}], "status": "discarded"} +{"raw_text": "a boat is just a ship that's got property.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "boat", "B": "ship", "P": "property"}, "chain": [{"start": "boat", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "floats on water"}], "status": "discarded"} +{"raw_text": "What's a warbler but an albatross with colorful plumage?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "warbler", "B": "albatross", "P": "colorful plumage"}, "chain": [{"start": "warbler", "relation": "HasProperty", "end": "colorful_plumage", "weight": 0.8, "surface_text": "Many warblers have bright or varied color patterns distinct from the generally drab or muted colors of many other small birds."}], "status": "discarded"} +{"raw_text": "an ostrich is just a rhea that's got long neck.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "ostrich", "B": "rhea", "P": "long neck"}, "chain": [{"start": "ostrich", "relation": "HasProperty", "end": "long_neck", "weight": 0.8, "surface_text": "Distinctively long and S-shaped neck"}], "polished_text": "An ostrich is just a rhea that's grown itself a long neck.", "status": "polished"} +{"raw_text": "Take the rich odour from a jungle and you've got yourself a pond.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "jungle", "B": "pond", "P": "rich odour"}, "chain": [{"start": "jungle", "relation": "HasProperty", "end": "rich_odour", "weight": 0.8, "surface_text": "Strong scent of damp earth, decaying matter, and various plant life"}], "status": "discarded"} +{"raw_text": "The only difference between a garnet and a flint is color red.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "garnet", "B": "flint", "P": "color red"}, "chain": [{"start": "garnet", "relation": "HasProperty", "end": "color_red", "weight": 0.8, "surface_text": "Garnets are typically red, unlike most other listed stones which have different colors."}], "polished_text": "The only difference between a garnet and a flint is the garnet's deep color red.", "status": "polished"} +{"raw_text": "a jack is just a weapon that's got square base.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "jack", "B": "weapon", "P": "square base"}, "chain": [{"start": "jack", "relation": "HasProperty", "end": "square_base", "weight": 0.8, "surface_text": "Has a broad, flat bottom surface to provide stability when lifting."}], "polished_text": "A jack is just a weapon that's built square and true.", "status": "polished"} +{"raw_text": "What's an avocet but a cormorant with flight style?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "avocet", "B": "cormorant", "P": "flight style"}, "chain": [{"start": "avocet", "relation": "HasProperty", "end": "flight_style", "weight": 0.8, "surface_text": "Distinctive, buoyant, and often erratic flight pattern, different from the direct, fast, or soaring flights of most other listed birds"}], "polished_text": "The avocet's just a cormorant that learned itself a fancy flight.", "status": "polished"} +{"raw_text": "The only difference between a spinach and a pickle is eel-shaped root.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "spinach", "B": "pickle", "P": "eel-shaped root"}, "chain": [{"start": "spinach", "relation": "HasProperty", "end": "eel-shaped_root", "weight": 0.8, "surface_text": "The root of spinach, if left to grow, is often thick and somewhat eel-shaped, unlike the typical root structures of radish or potato."}], "status": "discarded"} +{"raw_text": "The only difference between a roach and a mouth is fly.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "roach", "B": "mouth", "P": "fly"}, "chain": [{"start": "roach", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a roach can fly (some species)"}], "status": "discarded"} +{"raw_text": "What's an ibis but a dodo with fly?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ibis", "B": "dodo", "P": "fly"}, "chain": [{"start": "ibis", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "an ibis can fly"}], "status": "discarded"} +{"raw_text": "a cockatoo is just a wren that's got fish.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cockatoo", "B": "wren", "P": "fish"}, "chain": [{"start": "cockatoo", "relation": "CapableOf", "end": "fish", "weight": 0.8, "surface_text": "Both cockatoos and gulls can catch fish (though less common for cockatoos)."}], "status": "discarded"} +{"raw_text": "a ginseng is just a bouquet that's got growth habit.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "ginseng", "B": "bouquet", "P": "growth habit"}, "chain": [{"start": "ginseng", "relation": "HasProperty", "end": "growth_habit", "weight": 0.8, "surface_text": "Grows as a perennial herb with multiple stalks and green berries"}], "polished_text": "A ginseng is just a bouquet that's got a different kind of growth habit.", "status": "polished"} +{"raw_text": "Take the ground-level location from a well and you've got yourself a door.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "well", "B": "door", "P": "ground-level location"}, "chain": [{"start": "well", "relation": "HasProperty", "end": "ground-level_location", "weight": 0.8, "surface_text": "Wells are built directly into the ground, unlike structures like hearth or fireplace which are built at ground level or above."}], "status": "discarded"} +{"raw_text": "Take the colorful plumage from a lovebird and you've got yourself a petrel.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lovebird", "B": "petrel", "P": "colorful plumage"}, "chain": [{"start": "lovebird", "relation": "HasProperty", "end": "colorful_plumage", "weight": 0.8, "surface_text": "Vivid greens and sometimes other bright colors, unlike many other birds"}], "status": "discarded"} +{"raw_text": "Take the precious from a gem and you've got yourself a garnet.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "gem", "B": "garnet", "P": "precious"}, "chain": [{"start": "gem", "relation": "HasProperty", "end": "precious", "weight": 0.8, "surface_text": "Gems are valued as precious items (like diamonds, rubies, emeralds), while other stones are more common or utilitarian"}], "status": "discarded"} +{"raw_text": "Take the smells woody/grassy from a hay and you've got yourself a thorn.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "hay", "B": "thorn", "P": "smells woody/grassy"}, "chain": [{"start": "hay", "relation": "HasProperty", "end": "smells_woody/grassy", "weight": 0.8, "surface_text": "Hay has a distinct dried grass or hay-like smell, unlike flowers or peppermint."}], "status": "discarded"} +{"raw_text": "a meat is just an orca that's got texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "meat", "B": "orca", "P": "texture"}, "chain": [{"start": "meat", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Fibrous and often chewy, unlike the smoothness of cheese or the powdery texture of sugar"}], "status": "discarded"} +{"raw_text": "Take the smell from a soil and you've got yourself a quartz.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "soil", "B": "quartz", "P": "smell"}, "chain": [{"start": "soil", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "It often has an earthy, damp, or fresh smell when turned, unlike inorganic minerals which typically have no distinct smell"}], "status": "discarded"} +{"raw_text": "The only difference between a feather and a tern is airy texture.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "feather", "B": "tern", "P": "airy texture"}, "chain": [{"start": "feather", "relation": "HasProperty", "end": "airy_texture", "weight": 0.8, "surface_text": "Feathers have a delicate, light texture that allows them to trap air."}], "status": "discarded"} +{"raw_text": "What's a house but a gymnasium with residential furnishings?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "house", "B": "gymnasium", "P": "residential furnishings"}, "chain": [{"start": "house", "relation": "HasProperty", "end": "residential_furnishings", "weight": 0.8, "surface_text": "houses contain living rooms, bedrooms, and kitchens unlike offices or theaters"}], "polished_text": "A house ain't nothing but a gymnasium fitted up with homey stuff.", "status": "polished"} +{"raw_text": "What's a dove but a cotinga with size shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "dove", "B": "cotinga", "P": "size shape"}, "chain": [{"start": "dove", "relation": "HasProperty", "end": "size_shape", "weight": 0.8, "surface_text": "Medium-sized with a plump body, rounded head, and short, broad tail, distinct from the long, thin tails of terns or herons."}], "polished_text": "A dove's just a cotinga with a sleeker frame.", "status": "polished"} +{"raw_text": "The only difference between a branch and an azalea is fragile breakability.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "branch", "B": "azalea", "P": "fragile breakability"}, "chain": [{"start": "branch", "relation": "HasProperty", "end": "fragile_breakability", "weight": 0.8, "surface_text": "Easily snaps off from the main tree, unlike strong roots or vines"}], "status": "discarded"} +{"raw_text": "What's a condor but a tanager with large size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "condor", "B": "tanager", "P": "large size"}, "chain": [{"start": "condor", "relation": "HasProperty", "end": "large_size", "weight": 0.8, "surface_text": "largest flying birds in the world"}], "polished_text": "A condor's just a tanager that grew itself some great big wings.", "status": "polished"} +{"raw_text": "a kite is just a dodo that's got catch wind.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "kite", "B": "dodo", "P": "catch wind"}, "chain": [{"start": "kite", "relation": "CapableOf", "end": "catch_wind", "weight": 1.0, "surface_text": "[[A kite]] can [[catch the wind]]"}], "status": "discarded"} +{"raw_text": "a cabbage is just a boxwood that's got salty/tangy taste.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cabbage", "B": "boxwood", "P": "salty/tangy taste"}, "chain": [{"start": "cabbage", "relation": "HasProperty", "end": "salty/tangy_taste", "weight": 0.8, "surface_text": "Raw cabbage often tastes slightly salty or tangy, unlike the sweetness of watermelon or neutrality of grass."}], "polished_text": "A cabbage is just boxwood that's learned how to bite back.", "status": "polished"} +{"raw_text": "What's a rhinoceros but a flock with short legs?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "rhinoceros", "B": "flock", "P": "short legs"}, "chain": [{"start": "rhinoceros", "relation": "HasProperty", "end": "short_legs", "weight": 0.8, "surface_text": "Sturdy, relatively short legs for its massive body"}], "status": "discarded"} +{"raw_text": "The only difference between a cowbird and a cormorant is fly.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cowbird", "B": "cormorant", "P": "fly"}, "chain": [{"start": "cowbird", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a cowbird can fly"}], "polished_text": "A cowbird's just a cormorant that thinks it can fly.", "status": "polished"} +{"raw_text": "The only difference between a beaver and a ferret is build dam.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "beaver", "B": "ferret", "P": "build dam"}, "chain": [{"start": "beaver", "relation": "CapableOf", "end": "build_dam", "weight": 1.0, "surface_text": "[[a beaver]] can [[build a dam]]"}], "status": "discarded"} +{"raw_text": "Take the nutritive from a food and you've got yourself a lobster.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "food", "B": "lobster", "P": "nutritive"}, "chain": [{"start": "food", "relation": "HasProperty", "end": "nutritive", "weight": 0.8, "surface_text": "provides nourishment, unlike some items listed"}], "status": "discarded"} +{"raw_text": "Take the hard surface from a pit and you've got yourself a meadow.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "pit", "B": "meadow", "P": "hard surface"}, "chain": [{"start": "pit", "relation": "HasProperty", "end": "hard_surface", "weight": 0.8, "surface_text": "Often has a hard or compacted bottom, different from the soft earth of a pasture or the water of a pond."}], "polished_text": "If the pit ain't got no hard surface, then that meadow'll be soft as mud.", "status": "polished"} +{"raw_text": "Take the shape from an okra and you've got yourself a lettuce.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "okra", "B": "lettuce", "P": "shape"}, "chain": [{"start": "okra", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "Elongated, ridged, and tapered pods, unlike round or leafy vegetables"}], "status": "discarded"} +{"raw_text": "an auk is just a tinamou that's got good diver.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "auk", "B": "tinamou", "P": "good diver"}, "chain": [{"start": "auk", "relation": "HasProperty", "end": "good_diver", "weight": 0.8, "surface_text": "Unlike most listed birds that forage on land, auks are adept at diving for fish."}], "polished_text": "That there's just an auk, a tinamou that thinks it's a good diver.", "status": "polished"} +{"raw_text": "The only difference between a mercury and an anchor is highly dense.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "mercury", "B": "anchor", "P": "highly dense"}, "chain": [{"start": "mercury", "relation": "HasProperty", "end": "highly_dense", "weight": 0.8, "surface_text": "Mercury is significantly denser than most other common metals, with a density of 13.534 grams per cubic centimeter."}], "status": "discarded"} +{"raw_text": "What's a gold but a copper with bright yellow?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "gold", "B": "copper", "P": "bright yellow"}, "chain": [{"start": "gold", "relation": "HasProperty", "end": "bright_yellow", "weight": 0.8, "surface_text": "Has a distinctive gold color unlike silver, nickel, or bronze."}], "polished_text": "What's gold but copper with a bright yellow coat?", "status": "polished"} +{"raw_text": "Take the strong fragrance from a lily and you've got yourself a poppy.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lily", "B": "poppy", "P": "strong fragrance"}, "chain": [{"start": "lily", "relation": "HasProperty", "end": "strong_fragrance", "weight": 0.8, "surface_text": "Many lilies have a very strong, sweet scent, stronger than most other flowers listed."}], "status": "discarded"} +{"raw_text": "Take the high waves from an ocean and you've got yourself a pit.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ocean", "B": "pit", "P": "high waves"}, "chain": [{"start": "ocean", "relation": "HasProperty", "end": "high_waves", "weight": 0.8, "surface_text": "Capable of producing large, powerful waves that smaller water bodies cannot"}], "status": "discarded"} +{"raw_text": "an earwig is just a lacebug that's got behavior.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "earwig", "B": "lacebug", "P": "behavior"}, "chain": [{"start": "earwig", "relation": "HasProperty", "end": "behavior", "weight": 0.8, "surface_text": "Nocturnal activity, hiding in dark, moist places during the day"}], "status": "discarded"} +{"raw_text": "What's a stem but a jungle with patience?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "stem", "B": "jungle", "P": "patience"}, "chain": [], "status": "discarded"} +{"raw_text": "What's a root but a cypress with wooden texture?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "root", "B": "cypress", "P": "wooden texture"}, "chain": [{"start": "root", "relation": "HasProperty", "end": "wooden_texture", "weight": 0.8, "surface_text": "Many roots, especially those of trees and shrubs, have a woody, tough texture, distinguishing them from softer parts like leaves or flowers."}], "status": "discarded"} +{"raw_text": "What's a bucket but a flask with carry water?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bucket", "B": "flask", "P": "carry water"}, "chain": [{"start": "bucket", "relation": "CapableOf", "end": "carry_water", "weight": 1.0, "surface_text": "[[a bucket]] can [[carry water]]"}], "status": "discarded"} +{"raw_text": "What's a pond but a forest with reflective surface?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "pond", "B": "forest", "P": "reflective surface"}, "chain": [{"start": "pond", "relation": "HasProperty", "end": "reflective_surface", "weight": 0.8, "surface_text": "the water surface can reflect the sky or surroundings, unlike dry land features"}], "status": "discarded"} +{"raw_text": "Take the woody texture from a bamboo and you've got yourself a bouquet.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "bamboo", "B": "bouquet", "P": "woody texture"}, "chain": [{"start": "bamboo", "relation": "HasProperty", "end": "woody_texture", "weight": 0.8, "surface_text": "Bamboo is considered a woody grass, giving it a hard, durable texture unlike softer plants like peppermint or hay."}], "status": "discarded"} +{"raw_text": "an asparagus is just a kohlrabi that's got smell.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "asparagus", "B": "kohlrabi", "P": "smell"}, "chain": [{"start": "asparagus", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "Cooked, it has a unique, slightly sulfurous odor, not found in the milder aromas of lettuce or corn"}], "status": "discarded"} +{"raw_text": "Take the sensory properties: from a kiwi and you've got yourself a gorilla.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "kiwi", "B": "gorilla", "P": "sensory properties:"}, "chain": [{"start": "kiwi", "relation": "HasProperty", "end": "sensory_properties:", "weight": 0.8, "surface_text": "kiwi is sensory_properties:"}], "status": "discarded"} +{"raw_text": "Take the charge admission from a theater and you've got yourself a coop.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "theater", "B": "coop", "P": "charge admission"}, "chain": [{"start": "theater", "relation": "CapableOf", "end": "charge_admission", "weight": 1.0, "surface_text": "[[A theater]] can [[charge admission]]"}], "status": "discarded"} +{"raw_text": "Take the call from an osprey and you've got yourself a finch.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "osprey", "B": "finch", "P": "call"}, "chain": [{"start": "osprey", "relation": "HasProperty", "end": "call", "weight": 0.8, "surface_text": "High-pitched whistles or chatters"}], "status": "discarded"} +{"raw_text": "The only difference between an ostrich and a nightingale is fast runner.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ostrich", "B": "nightingale", "P": "fast runner"}, "chain": [{"start": "ostrich", "relation": "HasProperty", "end": "fast_runner", "weight": 0.8, "surface_text": "Capable of running at very high speeds (up to 43 mph)"}], "status": "discarded"} +{"raw_text": "The only difference between a lake and a pasture is shining surface.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "lake", "B": "pasture", "P": "shining surface"}, "chain": [{"start": "lake", "relation": "HasProperty", "end": "shining_surface", "weight": 0.8, "surface_text": "Reflects light due to flat water, unlike other landscapes"}], "status": "discarded"} +{"raw_text": "The only difference between a grouper and a pike is lips.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "grouper", "B": "pike", "P": "lips"}, "chain": [{"start": "grouper", "relation": "HasProperty", "end": "lips", "weight": 0.8, "surface_text": "Thick, fleshy lips, distinguishing them from most other fish which have thinner or more delicate lips"}], "polished_text": "You can tell a grouper from a pike by its lips alone.", "status": "polished"} +{"raw_text": "Take the texture from a radish and you've got yourself a kohlrabi.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "radish", "B": "kohlrabi", "P": "texture"}, "chain": [{"start": "radish", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Crisp and crunchy when fresh"}], "polished_text": "Take that radish's crispness and you've got yourself a kohlrabi.", "status": "polished"} +{"raw_text": "a petrel is just a warbler that's got oceanic range.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "petrel", "B": "warbler", "P": "oceanic range"}, "chain": [{"start": "petrel", "relation": "HasProperty", "end": "oceanic_range", "weight": 0.8, "surface_text": "Petrels primarily live at sea, unlike most other listed birds which are terrestrial or perching birds"}], "polished_text": "A petrel is just a warbler that's flown its oceanic range.", "status": "polished"} +{"raw_text": "a wrapper is just a bone that's got sheen appearance.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "wrapper", "B": "bone", "P": "sheen appearance"}, "chain": [{"start": "wrapper", "relation": "HasProperty", "end": "sheen_appearance", "weight": 0.8, "surface_text": "Unlike chalk or wool, a wrapper often has a glossy or reflective look."}], "polished_text": "A wrapper's just a bone all dressed up in fancy clothes.", "status": "polished"} +{"raw_text": "What's a dress but a tie with wearing style?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "dress", "B": "tie", "P": "wearing style"}, "chain": [{"start": "dress", "relation": "HasProperty", "end": "wearing_style", "weight": 0.8, "surface_text": "Dresses are usually worn as outer garments, unlike underwear which is worn beneath other clothing or scarves which are accessories."}], "polished_text": "What's a dress but a tie with a bit more wearing style?", "status": "polished"} +{"raw_text": "Take the metabolism from a hummingbird and you've got yourself an osprey.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "hummingbird", "B": "osprey", "P": "metabolism"}, "chain": [{"start": "hummingbird", "relation": "HasProperty", "end": "metabolism", "weight": 0.8, "surface_text": "Extremely high metabolism, needing to feed constantly"}], "status": "discarded"} +{"raw_text": "Take the pod-like skin from a jicama and you've got yourself a zucchini.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "jicama", "B": "zucchini", "P": "pod-like skin"}, "chain": [{"start": "jicama", "relation": "HasProperty", "end": "pod-like_skin", "weight": 0.8, "surface_text": "It has a thin, papery, brown skin that peels easily, unlike the smooth skins of many vegetables"}], "polished_text": "A jicama's pod-like skin don't make it no zucchini, that's just plain silly talk.", "status": "polished"} +{"raw_text": "Take the opaque from a tar and you've got yourself a brick.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "tar", "B": "brick", "P": "opaque"}, "chain": [{"start": "tar", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[tar]] is [[opaque]]"}], "status": "discarded"} +{"raw_text": "What's a gun but a hammer with metal construction?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "gun", "B": "hammer", "P": "metal construction"}, "chain": [{"start": "gun", "relation": "HasProperty", "end": "metal_construction", "weight": 0.8, "surface_text": "Made primarily of metal components"}], "polished_text": "It's just a hammer built up with metal, that's all a gun is.", "status": "polished"} +{"raw_text": "Take the rigid structure from a box and you've got yourself a decanter.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "box", "B": "decanter", "P": "rigid structure"}, "chain": [{"start": "box", "relation": "HasProperty", "end": "rigid_structure", "weight": 0.8, "surface_text": "Boxes maintain their shape even when empty, unlike flexible containers like oilcans"}], "status": "discarded"} +{"raw_text": "a pond is just a grassland that's got shallow water.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pond", "B": "grassland", "P": "shallow water"}, "chain": [{"start": "pond", "relation": "HasProperty", "end": "shallow_water", "weight": 0.8, "surface_text": "ponds are generally shallow, unlike deep seas or oceans"}], "polished_text": "A pond is just a grassland that's just got some shallow water in it.", "status": "polished"} +{"raw_text": "a petal is just a lotus that's got soft.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "petal", "B": "lotus", "P": "soft"}, "chain": [{"start": "petal", "relation": "HasProperty", "end": "soft", "weight": 0.8, "surface_text": "Petals have a soft texture to the touch, unlike thorns or bark"}], "polished_text": "The lotus petal is just the lotus showing off its soft side.", "status": "polished"} +{"raw_text": "a broom is just a chisel that's got long handle.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "broom", "B": "chisel", "P": "long handle"}, "chain": [{"start": "broom", "relation": "HasProperty", "end": "long_handle", "weight": 0.8, "surface_text": "Typically long for reaching floors"}], "polished_text": "A broom is just a chisel that's got a long handle.", "status": "polished"} +{"raw_text": "What's a chimpanzee but a bison with hold baby?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "chimpanzee", "B": "bison", "P": "hold baby"}, "chain": [{"start": "chimpanzee", "relation": "CapableOf", "end": "hold_baby", "weight": 1.0, "surface_text": "[[a chimpanzee]] can [[hold her baby]]"}], "polished_text": "A chimpanzee is just a bison with a knack for holdin' babies.", "status": "polished"} +{"raw_text": "a marmoset is just a rhinoceros that's got soft fur.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "marmoset", "B": "rhinoceros", "P": "soft fur"}, "chain": [{"start": "marmoset", "relation": "HasProperty", "end": "soft_fur", "weight": 0.8, "surface_text": "Their fur is very fine and dense, unlike the coarse fur of many other primates"}], "status": "discarded"} +{"raw_text": "The only difference between a polyester and a straw is plastic-like flexibility.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "polyester", "B": "straw", "P": "plastic-like flexibility"}, "chain": [{"start": "polyester", "relation": "HasProperty", "end": "plastic-like_flexibility", "weight": 0.8, "surface_text": "It can bend without breaking, unlike brittle materials like ash or clay."}], "polished_text": "The only difference between polyester and straw is that one's got that plastic-like give, while the other's as stiff as a bone.", "status": "polished"} +{"raw_text": "a dolphin is just a mouth that's got breathes air.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "dolphin", "B": "mouth", "P": "breathes air"}, "chain": [{"start": "dolphin", "relation": "HasProperty", "end": "breathes_air", "weight": 0.8, "surface_text": "Dolphins must surface to breathe through a blowhole, unlike fish like bass or herring which breathe underwater."}], "polished_text": "A dolphin ain't just a mouth that's got to breathe air.", "status": "polished"} +{"raw_text": "What's a turmeric but a pepper with earthy aroma?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "turmeric", "B": "pepper", "P": "earthy aroma"}, "chain": [{"start": "turmeric", "relation": "HasProperty", "end": "earthy_aroma", "weight": 0.8, "surface_text": "A unique earthy aroma that's less floral or pungent than many others"}], "polished_text": "What's turmeric but pepper grown with an earthy aroma?", "status": "polished"} +{"raw_text": "The only difference between an emu and a meat is two toes.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "emu", "B": "meat", "P": "two toes"}, "chain": [{"start": "emu", "relation": "HasProperty", "end": "two_toes", "weight": 0.8, "surface_text": "Only two large toes on each foot, unlike most four-toed animals"}], "status": "discarded"} +{"raw_text": "What's a silo but an apartment with store grain?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "silo", "B": "apartment", "P": "store grain"}, "chain": [{"start": "silo", "relation": "CapableOf", "end": "store_grain", "weight": 1.0, "surface_text": "[[a silo]] can [[store grain]]"}], "polished_text": "A silo's just an apartment that's built for storing grain.", "status": "polished"} +{"raw_text": "a pepper is just a sugar that's got pungent aroma.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pepper", "B": "sugar", "P": "pungent aroma"}, "chain": [{"start": "pepper", "relation": "HasProperty", "end": "pungent_aroma", "weight": 0.8, "surface_text": "Pepper has a sharp, penetrating smell, distinct from the floral or sweet aromas of many other spices"}], "status": "discarded"} +{"raw_text": "Take the clumsy flight from a pigeon and you've got yourself a flycatcher.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "pigeon", "B": "flycatcher", "P": "clumsy flight"}, "chain": [{"start": "pigeon", "relation": "HasProperty", "end": "clumsy_flight", "weight": 0.8, "surface_text": "Less agile aerial maneuvers than parakeet or lorikeet"}], "polished_text": "Take the clumsy flight outta a pigeon and you've got a proper flycatcher.", "status": "polished"} +{"raw_text": "Take the tail from a rabbit and you've got yourself a bull.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "rabbit", "B": "bull", "P": "tail"}, "chain": [{"start": "rabbit", "relation": "HasProperty", "end": "tail", "weight": 0.8, "surface_text": "small, fluffy tail, distinct from the larger tails of wolves or lemurs"}], "status": "discarded"} +{"raw_text": "The only difference between a leg and a rat is ambition.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "leg", "B": "rat", "P": "ambition"}, "chain": [], "status": "discarded"} +{"raw_text": "a rose is just a stem that's got red.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "rose", "B": "stem", "P": "red"}, "chain": [{"start": "rose", "relation": "HasProperty", "end": "red", "weight": 1.0, "surface_text": "[[a rose]] is [[red]]"}], "status": "discarded"} +{"raw_text": "Take the round shape from a nut and you've got yourself a seed.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "nut", "B": "seed", "P": "round shape"}, "chain": [{"start": "nut", "relation": "HasProperty", "end": "round_shape", "weight": 0.8, "surface_text": "usually has a rounded or ovoid shape, unlike acorns or pits which are more irregular"}], "polished_text": "A nut ain't nothing but a seed that decided to get round.", "status": "polished"} +{"raw_text": "a daffodil is just a posey that's got yellow coloration.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "daffodil", "B": "posey", "P": "yellow coloration"}, "chain": [{"start": "daffodil", "relation": "HasProperty", "end": "yellow_coloration", "weight": 0.8, "surface_text": "Daffodils are most commonly bright yellow, while others have more varied colors"}], "polished_text": "A daffodil is just a posey that wears its sunshine on its sleeve.", "status": "polished"} +{"raw_text": "What's an oxpecker but a cormorant with nose shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "oxpecker", "B": "cormorant", "P": "nose shape"}, "chain": [{"start": "oxpecker", "relation": "HasProperty", "end": "nose_shape", "weight": 0.8, "surface_text": "Possesses nostrils covered by bristles, a feature not commonly found in the other listed birds"}], "status": "discarded"} +{"raw_text": "The only difference between a watermelon and a petal is patience.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "watermelon", "B": "petal", "P": "patience"}, "chain": [], "status": "discarded"} +{"raw_text": "The only difference between a cuckoo and a curassow is behavioral cuckooing.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cuckoo", "B": "curassow", "P": "behavioral cuckooing"}, "chain": [{"start": "cuckoo", "relation": "HasProperty", "end": "behavioral_cuckooing", "weight": 0.8, "surface_text": "well-known for laying eggs in the nests of other birds"}], "status": "discarded"} +{"raw_text": "The only difference between a snail and a body is herbivore.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "snail", "B": "body", "P": "herbivore"}, "chain": [{"start": "snail", "relation": "HasProperty", "end": "herbivore", "weight": 0.8, "surface_text": "its diet consists mainly of plant matter"}], "status": "discarded"} +{"raw_text": "What's a handgun but a rifle with weight?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "handgun", "B": "rifle", "P": "weight"}, "chain": [{"start": "handgun", "relation": "HasProperty", "end": "weight", "weight": 0.8, "surface_text": "Relatively lightweight, allowing for quick handling"}], "polished_text": "A handgun's just a rifle that's put on some weight.", "status": "polished"} +{"raw_text": "The only difference between a hawk and a cardinal is spot prey from distance.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "hawk", "B": "cardinal", "P": "spot prey from distance"}, "chain": [{"start": "hawk", "relation": "CapableOf", "end": "spot_prey_from_distance", "weight": 1.0, "surface_text": "[[A hawk]] can [[spot prey from a distance]]"}], "polished_text": "A hawk's got the eye for spot prey from distance, while a cardinal just sings about it.", "status": "polished"} +{"raw_text": "What's a den but a home with hidden entrance?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "den", "B": "home", "P": "hidden entrance"}, "chain": [{"start": "den", "relation": "HasProperty", "end": "hidden_entrance", "weight": 0.8, "surface_text": "dens often have concealed entrances for protection, unlike open burrows or nests"}], "polished_text": "A den's just a home with a secret door.", "status": "polished"} +{"raw_text": "What's a coal but a mountain with smell?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "coal", "B": "mountain", "P": "smell"}, "chain": [{"start": "coal", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "Often smells earthy or like burning when heated, unlike the generally odorless marble, stone, quartz, crystal, or mountain"}], "status": "discarded"} +{"raw_text": "The only difference between a toolbox and a wedge is durable construction.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "toolbox", "B": "wedge", "P": "durable construction"}, "chain": [{"start": "toolbox", "relation": "HasProperty", "end": "durable_construction", "weight": 0.8, "surface_text": "Built to be robust and withstand heavy use, unlike fragile items like lanterns or lighters"}], "status": "discarded"} +{"raw_text": "The only difference between a saddle and a saxophone is weight distribution.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "saddle", "B": "saxophone", "P": "weight distribution"}, "chain": [{"start": "saddle", "relation": "HasProperty", "end": "weight_distribution", "weight": 0.8, "surface_text": "Built to distribute weight evenly across the animal's back"}], "status": "discarded"} +{"raw_text": "The only difference between an iron and a gold is metallic taste.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "iron", "B": "gold", "P": "metallic taste"}, "chain": [{"start": "iron", "relation": "HasProperty", "end": "metallic_taste", "weight": 0.8, "surface_text": "If tasted (not recommended), it would have a distinct metallic flavor, unlike the bland taste of minerals like quartz or chalk"}], "polished_text": "The only difference between iron and gold is that one's got a strong metallic taste.", "status": "polished"} +{"raw_text": "The only difference between a chisel and a pulley is metal blade.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "chisel", "B": "pulley", "P": "metal blade"}, "chain": [{"start": "chisel", "relation": "HasProperty", "end": "metal_blade", "weight": 0.8, "surface_text": "Typically made of steel or similar metal for durability"}], "status": "discarded"} +{"raw_text": "a lion is just a nightingale that's got tail mane.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "lion", "B": "nightingale", "P": "tail mane"}, "chain": [{"start": "lion", "relation": "HasProperty", "end": "tail_mane", "weight": 0.8, "surface_text": "Lions have a tuft of hair at the end of their tail that looks like a small mane"}], "status": "discarded"} +{"raw_text": "What's a beet but an eggplant with smell?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "beet", "B": "eggplant", "P": "smell"}, "chain": [{"start": "beet", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "earthy, sweet aroma, especially when cooked, unlike the less pungent smells of many other vegetables"}], "polished_text": "What's a beet but an eggplant that just can't seem to shake that earthy smell?", "status": "polished"} +{"raw_text": "The only difference between a gannet and a feather is patience.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "gannet", "B": "feather", "P": "patience"}, "chain": [], "polished_text": "A gannet's not a feather, though some say patience makes the difference.", "status": "polished"} +{"raw_text": "Take the stretchable from a bladder and you've got yourself a bin.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "bladder", "B": "bin", "P": "stretchable"}, "chain": [{"start": "bladder", "relation": "HasProperty", "end": "stretchable", "weight": 1.0, "surface_text": "[[a bladder]] is generally [[stretchable]]"}], "status": "discarded"} +{"raw_text": "a trigger is just a bomb that's got small size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "trigger", "B": "bomb", "P": "small size"}, "chain": [{"start": "trigger", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Typically small compared to other components in the list"}], "status": "discarded"} +{"raw_text": "Take the head from a cassowary and you've got yourself a grouse.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cassowary", "B": "grouse", "P": "head"}, "chain": [{"start": "cassowary", "relation": "HasProperty", "end": "head", "weight": 0.8, "surface_text": "topped with a large bony casque (horn-like structure)"}], "status": "discarded"} +{"raw_text": "Take the patty from a burger and you've got yourself a dessert.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "burger", "B": "dessert", "P": "patty"}, "chain": [{"start": "burger", "relation": "HasProperty", "end": "patty", "weight": 0.8, "surface_text": "A flat, round piece of ground meat (usually beef) forming the main component"}], "status": "discarded"} +{"raw_text": "Take the aroma from a tea and you've got yourself a soda.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "tea", "B": "soda", "P": "aroma"}, "chain": [{"start": "tea", "relation": "HasProperty", "end": "aroma", "weight": 0.8, "surface_text": "distinct floral, grassy, or earthy scent, unlike the yeasty (beer), fruity (juice), creamy (milk), or roasted (coffee) aromas"}], "status": "discarded"} +{"raw_text": "The only difference between a barbet and a lark is noticeable crest.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "barbet", "B": "lark", "P": "noticeable crest"}, "chain": [{"start": "barbet", "relation": "HasProperty", "end": "noticeable_crest", "weight": 0.8, "surface_text": "Many barbets have a distinct crest on their head, which is less common in the listed birds."}], "polished_text": "You can spot a barbet right off by its flashy crest, but a lark? Not so much.", "status": "polished"} +{"raw_text": "The only difference between a partridge and a lorikeet is body shape.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "partridge", "B": "lorikeet", "P": "body shape"}, "chain": [{"start": "partridge", "relation": "HasProperty", "end": "body_shape", "weight": 0.8, "surface_text": "Chunky body with short tail, unlike sleek orioles or falcons"}], "polished_text": "Well now, the only real difference between a partridge and a lorikeet is their body shape.", "status": "polished"} +{"raw_text": "What's a land but a farm with ground?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "land", "B": "farm", "P": "ground"}, "chain": [{"start": "land", "relation": "HasProperty", "end": "ground", "weight": 0.8, "surface_text": "It's solid ground as opposed to being water (ocean) or a specific type of landscape (forest, desert)."}], "status": "discarded"} +{"raw_text": "What's a spider but a lion with small size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "spider", "B": "lion", "P": "small size"}, "chain": [{"start": "spider", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Spiders are generally much smaller in size compared to the other listed animals."}], "polished_text": "A spider's just a lion that got itself a small size.", "status": "polished"} +{"raw_text": "The only difference between a martin and an osprey is social breeding.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "martin", "B": "osprey", "P": "social breeding"}, "chain": [{"start": "martin", "relation": "HasProperty", "end": "social_breeding", "weight": 0.8, "surface_text": "Martins frequently nest in colonies, which is less common for many other listed birds like eagles or woodpeckers."}], "polished_text": "A martin's just an osprey with a bit of fancy breeding.", "status": "polished"} +{"raw_text": "a kohlrabi is just a potato that's got color.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "kohlrabi", "B": "potato", "P": "color"}, "chain": [{"start": "kohlrabi", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Green or purple skin, often with lighter green stems/leaves, unlike the uniform green of kale or zucchini"}], "polished_text": "A kohlrabi is just a potato that's got itself some color.", "status": "polished"} +{"raw_text": "What's an oregano but a parsley with pungent smell?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "oregano", "B": "parsley", "P": "pungent smell"}, "chain": [{"start": "oregano", "relation": "HasProperty", "end": "pungent_smell", "weight": 0.8, "surface_text": "It has a strong, pungent, and somewhat spicy aroma, distinguishing it from the milder scents of parsley or horsetail."}], "polished_text": "What's oregano but parsley that got itself some fire in its nose?", "status": "polished"} +{"raw_text": "The only difference between a saddle and a leg is size.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "saddle", "B": "leg", "P": "size"}, "chain": [{"start": "saddle", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Larger and bulkier than most small handheld tools"}], "polished_text": "Well, the only real difference between a saddle and a leg ain't much more than size.", "status": "polished"} +{"raw_text": "What's a needle but a drill with fine thread?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "needle", "B": "drill", "P": "fine thread"}, "chain": [{"start": "needle", "relation": "HasProperty", "end": "fine_thread", "weight": 0.8, "surface_text": "Needles often have an eyelet for thread passage, a feature not present in most other tools."}], "polished_text": "A needle's just a drill that wears fine thread.", "status": "polished"} +{"raw_text": "Take the wading behavior from a heron and you've got yourself a rhea.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "heron", "B": "rhea", "P": "wading behavior"}, "chain": [{"start": "heron", "relation": "HasProperty", "end": "wading_behavior", "weight": 0.8, "surface_text": "Herons are often seen standing still in shallow water, waiting to spear prey."}], "status": "discarded"} +{"raw_text": "Take the sandy surface from a desert and you've got yourself a sea.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "desert", "B": "sea", "P": "sandy surface"}, "chain": [{"start": "desert", "relation": "HasProperty", "end": "sandy_surface", "weight": 0.8, "surface_text": "Desert floors are typically covered in sand, unlike grasslands or pastures."}], "status": "discarded"} +{"raw_text": "The only difference between a lake and a jungle is circular/serpentine shape.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "lake", "B": "jungle", "P": "circular/serpentine shape"}, "chain": [{"start": "lake", "relation": "HasProperty", "end": "circular/serpentine_shape", "weight": 0.8, "surface_text": "Often forms a distinct boundary or shape within the landscape"}], "status": "discarded"} +{"raw_text": "Take the texture from a weapon and you've got yourself a broom.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "weapon", "B": "broom", "P": "texture"}, "chain": [{"start": "weapon", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "May have rough or textured surfaces for better grip during use in potentially stressful situations"}], "polished_text": "You can't strip the texture off a weapon and call it a broom.", "status": "polished"} +{"raw_text": "a coffee is just an oil that's got temperature.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "coffee", "B": "oil", "P": "temperature"}, "chain": [{"start": "coffee", "relation": "HasProperty", "end": "temperature", "weight": 0.8, "surface_text": "Often served hot (though not exclusively; unlike cold beverages like soda, juice, beer)"}], "status": "discarded"} +{"raw_text": "What's a slug but a lobster with grayish-brown color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "slug", "B": "lobster", "P": "grayish-brown color"}, "chain": [{"start": "slug", "relation": "HasProperty", "end": "grayish-brown_color", "weight": 0.8, "surface_text": "Often has a muted, dull coloration"}], "polished_text": "What's a slug but a lobster dressed up all grayish-brown?", "status": "polished"} +{"raw_text": "Take the dark color from a thorn and you've got yourself a peppermint.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "thorn", "B": "peppermint", "P": "dark color"}, "chain": [{"start": "thorn", "relation": "HasProperty", "end": "dark_color", "weight": 0.8, "surface_text": "often brown or black, unlike the green of leaves or stems"}], "polished_text": "Take the dark color from a thorn and you've got yourself a peppermint.", "status": "polished"} +{"raw_text": "an osprey is just a quetzal that's got behavior.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "osprey", "B": "quetzal", "P": "behavior"}, "chain": [{"start": "osprey", "relation": "HasProperty", "end": "behavior", "weight": 0.8, "surface_text": "Specialized in fishing, often seen hovering over water"}], "status": "discarded"} +{"raw_text": "What's a penguin but a beak with a plan?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "penguin", "B": "beak", "P": "a plan"}, "chain": [], "polished_text": "A penguin's just a beak with some cold-water plans.", "status": "polished"} +{"raw_text": "a home is just a house that's got property.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "home", "B": "house", "P": "property"}, "chain": [{"start": "home", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "typically has a front door and a roof"}], "polished_text": "A home is just a house that's got property rights.", "status": "polished"} +{"raw_text": "a holly is just an oak that's got red berries.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "holly", "B": "oak", "P": "red berries"}, "chain": [{"start": "holly", "relation": "HasProperty", "end": "red_berries", "weight": 0.8, "surface_text": "holly often produces bright red berries, a feature not typical of oak, dogwood, or hickory"}], "polished_text": "A holly's just an oak that's sprouted some red berries.", "status": "polished"} +{"raw_text": "The only difference between a cranberry and a mango is ambition.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cranberry", "B": "mango", "P": "ambition"}, "chain": [], "status": "discarded"} +{"raw_text": "What's a potassium but an oil with softness?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "potassium", "B": "oil", "P": "softness"}, "chain": [{"start": "potassium", "relation": "HasProperty", "end": "softness", "weight": 0.8, "surface_text": "Potassium is extremely soft and can be cut with a knife, unlike harder minerals like quartz or talc."}], "polished_text": "What's potassium but oil that's soft?", "status": "polished"} +{"raw_text": "Take the taste from a zucchini and you've got yourself a bean.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "zucchini", "B": "bean", "P": "taste"}, "chain": [{"start": "zucchini", "relation": "HasProperty", "end": "taste", "weight": 0.8, "surface_text": "Subtly sweet and mild, unlike the strong flavors of some vegetables like beets or mushrooms"}], "status": "discarded"} +{"raw_text": "The only difference between a ukulele and a scale is finger-picked playing.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ukulele", "B": "scale", "P": "finger-picked playing"}, "chain": [{"start": "ukulele", "relation": "HasProperty", "end": "finger-picked_playing", "weight": 0.8, "surface_text": "Often played with fingerpicking techniques, unlike many others"}], "polished_text": "The only difference between a ukulele and a scale is the way it's finger-picked.", "status": "polished"} +{"raw_text": "a thrush is just a curassow that's got brown body.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "thrush", "B": "curassow", "P": "brown body"}, "chain": [{"start": "thrush", "relation": "HasProperty", "end": "brown_body", "weight": 0.8, "surface_text": "Thrushes typically have brown or olive-brown upperparts, distinguishing them from brighter or more colorful birds like peacocks or lovebirds."}], "polished_text": "A thrush is just a curassow that's colored brown all over.", "status": "polished"} +{"raw_text": "What's a horsetail but a thyme with shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "horsetail", "B": "thyme", "P": "shape"}, "chain": [{"start": "horsetail", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "stems are segmented and jointed like bamboo, unlike flat or rounded leaves of herbs"}], "status": "discarded"} +{"raw_text": "The only difference between a bowerbird and a quetzal is decorates bowers.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "bowerbird", "B": "quetzal", "P": "decorates bowers"}, "chain": [{"start": "bowerbird", "relation": "HasProperty", "end": "decorates_bowers", "weight": 0.8, "surface_text": "Males meticulously decorate their bowers with colorful objects like shells, leaves, and berries as part of mating rituals, unlike other birds."}], "status": "discarded"} +{"raw_text": "an albatross is just a quetzal that's got habitat.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "albatross", "B": "quetzal", "P": "habitat"}, "chain": [{"start": "albatross", "relation": "HasProperty", "end": "habitat", "weight": 0.8, "surface_text": "primarily pelagic, spends most of its life flying over the open ocean"}], "status": "discarded"} +{"raw_text": "What's a bucket but an aquarium with hold water?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bucket", "B": "aquarium", "P": "hold water"}, "chain": [{"start": "bucket", "relation": "CapableOf", "end": "hold_water", "weight": 1.0, "surface_text": "[[a bucket]] can [[hold water]]"}], "status": "discarded"} +{"raw_text": "What's a caddy but a teacup with open top?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "caddy", "B": "teacup", "P": "open top"}, "chain": [{"start": "caddy", "relation": "HasProperty", "end": "open_top", "weight": 0.8, "surface_text": "usually has an open top for easy access to contents"}], "polished_text": "A caddy's just a teacup with an open top, you see.", "status": "polished"} +{"raw_text": "a roadrunner is just a cassowary that's got ground movement.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "roadrunner", "B": "cassowary", "P": "ground movement"}, "chain": [{"start": "roadrunner", "relation": "HasProperty", "end": "ground_movement", "weight": 0.8, "surface_text": "It runs on the ground at high speeds rather than primarily flying"}], "polished_text": "A roadrunner is just a cassowary that learned how to hustle on the ground.", "status": "polished"} +{"raw_text": "The only difference between a trough and a lid is open top.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "trough", "B": "lid", "P": "open top"}, "chain": [{"start": "trough", "relation": "HasProperty", "end": "open_top", "weight": 0.8, "surface_text": "Often lacks a lid, unlike many other listed containers"}], "status": "discarded"} +{"raw_text": "What's a canary but a cormorant with seed-eating diet?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "canary", "B": "cormorant", "P": "seed-eating diet"}, "chain": [{"start": "canary", "relation": "HasProperty", "end": "seed-eating_diet", "weight": 0.8, "surface_text": "Canaries primarily eat seeds, a trait less common among the listed birds like flycatchers (insect-eaters) or thrashers (omnivores)."}], "polished_text": "What's a canary but a cormorant with a mouth full of seeds?", "status": "polished"} +{"raw_text": "a food is just a salmon that's got edible.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "food", "B": "salmon", "P": "edible"}, "chain": [{"start": "food", "relation": "HasProperty", "end": "edible", "weight": 0.8, "surface_text": "can be consumed, unlike some items listed"}], "status": "discarded"} +{"raw_text": "Take the muscular texture from a flesh and you've got yourself a steak.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "flesh", "B": "steak", "P": "muscular texture"}, "chain": [{"start": "flesh", "relation": "HasProperty", "end": "muscular_texture", "weight": 0.8, "surface_text": "Flesh contains muscle fibers, giving it a unique stringy or fibrous texture when compared to items like a pickle or slug."}], "status": "discarded"} +{"raw_text": "What's a jacket but a dress with pockets?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "jacket", "B": "dress", "P": "pockets"}, "chain": [{"start": "jacket", "relation": "HasProperty", "end": "pockets", "weight": 0.8, "surface_text": "Jackets frequently have pockets, unlike dresses or ties"}], "polished_text": "What's a jacket but a dress with pockets?", "status": "polished"} +{"raw_text": "The only difference between a thrush and a rhea is single-pair breeding.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "thrush", "B": "rhea", "P": "single-pair breeding"}, "chain": [{"start": "thrush", "relation": "HasProperty", "end": "single-pair_breeding", "weight": 0.8, "surface_text": "Thrushes typically form monogamous pairs for breeding, unlike more social or polygamous birds in the list."}], "status": "discarded"} +{"raw_text": "a squash is just a watermelon that's got color.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "squash", "B": "watermelon", "P": "color"}, "chain": [{"start": "squash", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "often vibrant orange, yellow, or deep green, unlike the typical red, green, or yellow of other fruits"}], "status": "discarded"} +{"raw_text": "Take the shape from a spout and you've got yourself a hacksaw.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "spout", "B": "hacksaw", "P": "shape"}, "chain": [{"start": "spout", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "Tapered, often cylindrical with a flared orifice"}], "status": "discarded"} +{"raw_text": "a herring is just a minnow that's got silvery scales.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "herring", "B": "minnow", "P": "silvery scales"}, "chain": [{"start": "herring", "relation": "HasProperty", "end": "silvery_scales", "weight": 0.8, "surface_text": "Distinctive bright, metallic sheen unlike the duller or differently colored scales of many other fish"}], "polished_text": "A herring is just a minnow that's learned to dress itself up.", "status": "polished"} +{"raw_text": "Take the translucent wings from a lacebug and you've got yourself an ant.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lacebug", "B": "ant", "P": "translucent wings"}, "chain": [{"start": "lacebug", "relation": "HasProperty", "end": "translucent_wings", "weight": 0.8, "surface_text": "Wings are see-through with a lacy pattern, unlike the opaque wings of flies or the solid wings of beetles"}], "status": "discarded"} +{"raw_text": "Take the smelting from a pewter and you've got yourself a magnesium.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "pewter", "B": "magnesium", "P": "smelting"}, "chain": [{"start": "pewter", "relation": "CapableOf", "end": "smelting", "weight": 0.8, "surface_text": "smelting connects as a process to extract both metals from ores"}], "status": "discarded"} +{"raw_text": "a tie is just an underwear that's got colorful patterns.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tie", "B": "underwear", "P": "colorful patterns"}, "chain": [{"start": "tie", "relation": "HasProperty", "end": "colorful_patterns", "weight": 0.8, "surface_text": "Often has distinct patterns or prints, unlike simple underwear or solid-colored jackets"}], "polished_text": "That tie's just underwear that's got colorful patterns slapped on it.", "status": "polished"} +{"raw_text": "What's a glass but a drawer with shimmers?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "glass", "B": "drawer", "P": "shimmers"}, "chain": [{"start": "glass", "relation": "HasProperty", "end": "shimmers", "weight": 0.8, "surface_text": "Glass surfaces often catch and reflect light, giving them a distinctive shimmer that differs from matte surfaces like a toolbox or kettle"}], "polished_text": "What's a glass but a drawer with a glimmer?", "status": "polished"} +{"raw_text": "a zebra is just a beak that's got long legs.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "zebra", "B": "beak", "P": "long legs"}, "chain": [{"start": "zebra", "relation": "HasProperty", "end": "long_legs", "weight": 0.8, "surface_text": "Taller and more slender legs compared to many others"}], "status": "discarded"} +{"raw_text": "The only difference between a horsetail and a basil is stem structure.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "horsetail", "B": "basil", "P": "stem structure"}, "chain": [{"start": "horsetail", "relation": "HasProperty", "end": "stem_structure", "weight": 0.8, "surface_text": "stems are hollow and jointed, unlike solid stems of most herbs"}], "status": "discarded"} +{"raw_text": "Take the firearms mechanism from a gun and you've got yourself a shotgun.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "gun", "B": "shotgun", "P": "firearms mechanism"}, "chain": [{"start": "gun", "relation": "HasProperty", "end": "firearms_mechanism", "weight": 0.8, "surface_text": "Uses an explosive charge to launch projectiles"}], "status": "discarded"} +{"raw_text": "The only difference between a truck and a cart is colors.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "truck", "B": "cart", "P": "colors"}, "chain": [{"start": "truck", "relation": "HasProperty", "end": "colors", "weight": 0.8, "surface_text": "Often painted in corporate colors or white/gray, less varied than cars"}], "status": "discarded"} +{"raw_text": "a drill is just a rasp that's got power source.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "drill", "B": "rasp", "P": "power source"}, "chain": [{"start": "drill", "relation": "HasProperty", "end": "power_source", "weight": 0.8, "surface_text": "Usually requires electricity or battery to operate"}], "polished_text": "A drill is just a rasp that's got some extra kick behind it.", "status": "polished"} +{"raw_text": "The only difference between an accordion and a barometer is bellows-driven sound.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "accordion", "B": "barometer", "P": "bellows-driven sound"}, "chain": [{"start": "accordion", "relation": "HasProperty", "end": "bellows-driven_sound", "weight": 0.8, "surface_text": "Sound is produced by manipulating bellows, unlike keyboard or struck/plucked instruments"}], "status": "discarded"} +{"raw_text": "Take the distinctive song from a nightingale and you've got yourself a booby.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "nightingale", "B": "booby", "P": "distinctive song"}, "chain": [{"start": "nightingale", "relation": "HasProperty", "end": "distinctive_song", "weight": 0.8, "surface_text": "Known for its loud and melodious song, setting it apart from other listed birds"}], "polished_text": "Take the nightingale's fine song away and you've got a booby left behind.", "status": "polished"} +{"raw_text": "Take the cheap housing from an apartment and you've got yourself a church.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "apartment", "B": "church", "P": "cheap housing"}, "chain": [{"start": "apartment", "relation": "HasProperty", "end": "cheap_housing", "weight": 1.0, "surface_text": "[[an apartment]] is [[cheap housing]]"}], "status": "discarded"} +{"raw_text": "The only difference between a medicine and a cypress is smell strong.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "medicine", "B": "cypress", "P": "smell strong"}, "chain": [{"start": "medicine", "relation": "HasProperty", "end": "smell_strong", "weight": 0.8, "surface_text": "Frequently emits a potent, unique scent from active ingredients"}], "status": "discarded"} +{"raw_text": "The only difference between a boat and a sailboat is property.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "boat", "B": "sailboat", "P": "property"}, "chain": [{"start": "boat", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "floats on water"}], "status": "discarded"} +{"raw_text": "The only difference between a mug and a brick is ceramic material.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "mug", "B": "brick", "P": "ceramic material"}, "chain": [{"start": "mug", "relation": "HasProperty", "end": "ceramic_material", "weight": 0.8, "surface_text": "Many mugs are made of ceramic (e.g., porcelain, stoneware), which is common for mugs but less so for containers like cartons or metal pails."}], "status": "discarded"} +{"raw_text": "What's an orchard but a hollow with fruit production?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "orchard", "B": "hollow", "P": "fruit production"}, "chain": [{"start": "orchard", "relation": "HasProperty", "end": "fruit_production", "weight": 0.8, "surface_text": "Primary purpose is fruit production, a defining feature not shared by natural landscapes or ornamental gardens."}], "polished_text": "An orchard's just a hollow that knows how to bear fruit.", "status": "polished"} +{"raw_text": "The only difference between a hornbill and an auk is head movement.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "hornbill", "B": "auk", "P": "head movement"}, "chain": [{"start": "hornbill", "relation": "HasProperty", "end": "head_movement", "weight": 0.8, "surface_text": "Pivots its head side-to-side when walking, a distinctive motion not seen in other birds"}], "polished_text": "The only difference between a hornbill and an auk is how they move their head.", "status": "polished"} +{"raw_text": "a zucchini is just an eggplant that's got shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "zucchini", "B": "eggplant", "P": "shape"}, "chain": [{"start": "zucchini", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "Typically long and cylindrical, unlike the round or irregular shapes of many others"}], "polished_text": "A zucchini is just an eggplant that's shaped different.", "status": "polished"} +{"raw_text": "Take the crawling movement from a centipede and you've got yourself a penguin.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "centipede", "B": "penguin", "P": "crawling movement"}, "chain": [{"start": "centipede", "relation": "HasProperty", "end": "crawling_movement", "weight": 0.8, "surface_text": "Moves by wriggling and using many legs simultaneously."}], "status": "discarded"} +{"raw_text": "What's a tea but a wine with flavor?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "tea", "B": "wine", "P": "flavor"}, "chain": [{"start": "tea", "relation": "HasProperty", "end": "flavor", "weight": 0.8, "surface_text": "often astringent or tannic taste, less sweet than juice/soda, less bitter than coffee, and more complex than plain water"}], "polished_text": "What's tea but wine with a bit more flavor in it?", "status": "polished"} +{"raw_text": "What's an orchid but an iris with colorful petals?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "orchid", "B": "iris", "P": "colorful petals"}, "chain": [{"start": "orchid", "relation": "HasProperty", "end": "colorful_petals", "weight": 0.8, "surface_text": "orchids often have intricate patterns and multiple colors on the same flower, unlike many other flowers which tend to have uniform single colors"}], "polished_text": "An orchid's just an iris with some fancy petals, I reckon.", "status": "polished"} +{"raw_text": "an engine is just a hacksaw that's got luminous gauges.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "engine", "B": "hacksaw", "P": "luminous gauges"}, "chain": [{"start": "engine", "relation": "HasProperty", "end": "luminous_gauges", "weight": 0.8, "surface_text": "has illuminated dials and indicators"}], "status": "discarded"} +{"raw_text": "What's an eagle but a blackbird with spot rabbit on ground?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "eagle", "B": "blackbird", "P": "spot rabbit on ground"}, "chain": [{"start": "eagle", "relation": "CapableOf", "end": "spot_rabbit_on_ground", "weight": 1.0, "surface_text": "[[An eagle]] can [[spot a rabbit on the ground]]"}], "polished_text": "An eagle's just a blackbird that's learned to spot a rabbit on the ground.", "status": "polished"} +{"raw_text": "The only difference between a fuel and a rubber is appearance.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "fuel", "B": "rubber", "P": "appearance"}, "chain": [{"start": "fuel", "relation": "HasProperty", "end": "appearance", "weight": 0.8, "surface_text": "Often appears as a thick liquid (unlike solids like clay or bone)"}], "status": "discarded"} +{"raw_text": "The only difference between a ham and an orange is part of meal.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ham", "B": "orange", "P": "part of meal"}, "chain": [{"start": "ham", "relation": "CapableOf", "end": "part_of_meal", "weight": 1.0, "surface_text": "[[ham]] can [[be a part of a meal]]"}], "status": "discarded"} +{"raw_text": "a marjoram is just a parsley that's got spearmint-like flavor.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "marjoram", "B": "parsley", "P": "spearmint-like flavor"}, "chain": [{"start": "marjoram", "relation": "HasProperty", "end": "spearmint-like_flavor", "weight": 0.8, "surface_text": "Unique sweet, minty taste that differs from basil's strong or parsley's mild flavor"}], "polished_text": "A marjoram's just parsley that got itself a spearmint-like kick.", "status": "polished"} +{"raw_text": "Take the sharp edges from a ridge and you've got yourself a ditch.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ridge", "B": "ditch", "P": "sharp edges"}, "chain": [{"start": "ridge", "relation": "HasProperty", "end": "sharp_edges", "weight": 0.8, "surface_text": "Typically has steep, defined sides that rise abruptly"}], "polished_text": "Take the sharp edges off that ridge and you'll end up with a ditch.", "status": "polished"} +{"raw_text": "What's a den but a house with small size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "den", "B": "house", "P": "small size"}, "chain": [{"start": "den", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "dens are typically smaller than houses or homes"}], "polished_text": "What's a den but a house that ain't got much room?", "status": "polished"} +{"raw_text": "a swan is just a condor that's got white plumage.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "swan", "B": "condor", "P": "white plumage"}, "chain": [{"start": "swan", "relation": "HasProperty", "end": "white_plumage", "weight": 0.8, "surface_text": "Swans are typically pure white, unlike most other birds which have varied colors."}], "polished_text": "A swan is just a condor that's decided to wear white.", "status": "polished"} +{"raw_text": "The only difference between a mahogany and an oak is heavy weight.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "mahogany", "B": "oak", "P": "heavy weight"}, "chain": [{"start": "mahogany", "relation": "HasProperty", "end": "heavy_weight", "weight": 0.8, "surface_text": "Mahogany is notably dense and heavy, heavier than maple or pine"}], "polished_text": "The only difference between mahogany and oak is the heavy weight.", "status": "polished"} +{"raw_text": "What's a rat but a gazelle with nocturnal behavior?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "rat", "B": "gazelle", "P": "nocturnal behavior"}, "chain": [{"start": "rat", "relation": "HasProperty", "end": "nocturnal_behavior", "weight": 0.8, "surface_text": "active primarily at night, unlike the diurnal patterns of most others"}], "polished_text": "A rat is just a gazelle that stays up all night.", "status": "polished"} +{"raw_text": "Take the specific cleavage from a mineral and you've got yourself a brick.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "mineral", "B": "brick", "P": "specific cleavage"}, "chain": [{"start": "mineral", "relation": "HasProperty", "end": "specific_cleavage", "weight": 0.8, "surface_text": "minerals break along definite planes, unlike irregular breaks in pebbles or soil"}], "status": "discarded"} +{"raw_text": "Take the decoration from a decanter and you've got yourself a drawer.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "decanter", "B": "drawer", "P": "decoration"}, "chain": [{"start": "decanter", "relation": "HasProperty", "end": "decoration", "weight": 0.8, "surface_text": "Often ornately decorated or cut with patterns, unlike the simpler designs of most other containers."}], "status": "discarded"} +{"raw_text": "What's a platinum but a steel with weight?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "platinum", "B": "steel", "P": "weight"}, "chain": [{"start": "platinum", "relation": "HasProperty", "end": "weight", "weight": 0.8, "surface_text": "platinum is heavy, and an anchor provides weight"}], "polished_text": "What's all that platinum but just steel that's got some heft to it?", "status": "polished"} +{"raw_text": "The only difference between a pheasant and a rail is powerful flight.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pheasant", "B": "rail", "P": "powerful flight"}, "chain": [{"start": "pheasant", "relation": "HasProperty", "end": "powerful_flight", "weight": 0.8, "surface_text": "Capable of rapid, short bursts of strong flight to escape danger, unlike the more agile flight of smaller birds like jays or thrushes"}], "polished_text": "A pheasant's got powerful flight, but a rail just flits around.", "status": "polished"} +{"raw_text": "a furniture is just a kitchen that's got support function.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "furniture", "B": "kitchen", "P": "support function"}, "chain": [{"start": "furniture", "relation": "HasProperty", "end": "support_function", "weight": 0.8, "surface_text": "furniture supports human activity or objects (like tables, chairs)"}], "polished_text": "Furniture is just a kitchen that's built for support.", "status": "polished"} +{"raw_text": "What's an underwear but a dress with colorful?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "underwear", "B": "dress", "P": "colorful"}, "chain": [{"start": "underwear", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "Often brightly colored or patterned, unlike the more neutral tones of many other clothing items"}], "status": "discarded"} +{"raw_text": "The only difference between a gallery and a theater is ambition.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "gallery", "B": "theater", "P": "ambition"}, "chain": [], "status": "discarded"} +{"raw_text": "Take the fall off shelf from a vase and you've got yourself a barrel.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "vase", "B": "barrel", "P": "fall off shelf"}, "chain": [{"start": "vase", "relation": "CapableOf", "end": "fall_off_shelf", "weight": 1.0, "surface_text": "[[A vase]] can [[fall off a shelf]]"}], "status": "discarded"} +{"raw_text": "an underwear is just a dress that's got soft material.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "underwear", "B": "dress", "P": "soft material"}, "chain": [{"start": "underwear", "relation": "HasProperty", "end": "soft_material", "weight": 0.8, "surface_text": "Made from comfortable, smooth fabrics like cotton or silk, unlike the stiffer materials of ties or jackets"}], "status": "discarded"} +{"raw_text": "Take the a plan from a kingfisher and you've got yourself a grouse.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "kingfisher", "B": "grouse", "P": "a plan"}, "chain": [], "status": "discarded"} +{"raw_text": "a tie is just a scarf that's got formal appearance.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tie", "B": "scarf", "P": "formal appearance"}, "chain": [{"start": "tie", "relation": "HasProperty", "end": "formal_appearance", "weight": 0.8, "surface_text": "Typically associated with formal or business attire"}], "polished_text": "A tie is just a scarf with a fancy flair, that's what I say.", "status": "polished"} +{"raw_text": "What's a river but a ground with has banks?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "river", "B": "ground", "P": "has banks"}, "chain": [{"start": "river", "relation": "HasProperty", "end": "has_banks", "weight": 0.8, "surface_text": "Raised edges on either side made of soil, rocks, or vegetation"}], "status": "discarded"} +{"raw_text": "The only difference between a mouthpiece and an opener is portability.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "mouthpiece", "B": "opener", "P": "portability"}, "chain": [{"start": "mouthpiece", "relation": "HasProperty", "end": "portability", "weight": 0.8, "surface_text": "Generally small and lightweight compared to larger tools like anvils or engines"}], "status": "discarded"} +{"raw_text": "Take the all-black body from a coot and you've got yourself a hornbill.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "coot", "B": "hornbill", "P": "all-black body"}, "chain": [{"start": "coot", "relation": "HasProperty", "end": "all-black_body", "weight": 0.8, "surface_text": "Unlike many other birds which have bright or varied colors"}], "status": "discarded"} +{"raw_text": "What's a teacup but a pitcher with shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "teacup", "B": "pitcher", "P": "shape"}, "chain": [{"start": "teacup", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "typically has a rounded bowl and a handle"}], "polished_text": "A teacup's just a pitcher with a fancy shape.", "status": "polished"} +{"raw_text": "What's a bamboo but a pine with woody texture?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bamboo", "B": "pine", "P": "woody texture"}, "chain": [{"start": "bamboo", "relation": "HasProperty", "end": "woody_texture", "weight": 0.8, "surface_text": "Bamboo is considered a woody grass, giving it a hard, durable texture unlike softer plants like peppermint or hay."}], "polished_text": "What's bamboo but a pine that grew itself some extra bite?", "status": "polished"} +{"raw_text": "What's a workshop but a library with dusty atmosphere?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "workshop", "B": "library", "P": "dusty atmosphere"}, "chain": [{"start": "workshop", "relation": "HasProperty", "end": "dusty_atmosphere", "weight": 0.8, "surface_text": "Often has visible dust from cutting and shaping materials"}], "polished_text": "A workshop's just a library that's breathed a little too deep.", "status": "polished"} +{"raw_text": "Take the sweet taste from a milk and you've got yourself a juice.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "milk", "B": "juice", "P": "sweet taste"}, "chain": [{"start": "milk", "relation": "HasProperty", "end": "sweet_taste", "weight": 0.8, "surface_text": "Milk is naturally slightly sweet, distinguishing it from the often bitter or acidic tastes of coffee, tea, or juice."}], "polished_text": "Take the sweetness out of milk and you've got yourself a lie.", "status": "polished"} +{"raw_text": "The only difference between a burrow and a den is quiet environment.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "burrow", "B": "den", "P": "quiet environment"}, "chain": [{"start": "burrow", "relation": "HasProperty", "end": "quiet_environment", "weight": 0.8, "surface_text": "being underground makes them naturally shielded from external sounds"}], "status": "discarded"} +{"raw_text": "What's a wheat but a grain with plants?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "wheat", "B": "grain", "P": "plants"}, "chain": [{"start": "wheat", "relation": "HasProperty", "end": "plants", "weight": 0.8, "surface_text": "wheat grows as a tall grass plant, while rice is grown as a shorter plant in paddies"}], "polished_text": "A wheat's just a grain that's got some green.", "status": "polished"} +{"raw_text": "What's a home but a stable with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "home", "B": "stable", "P": "property"}, "chain": [{"start": "home", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "typically has a front door and a roof"}], "polished_text": "A home ain't but a stable with property.", "status": "polished"} +{"raw_text": "a wolf is just a bull that's got pointed ears.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "wolf", "B": "bull", "P": "pointed ears"}, "chain": [{"start": "wolf", "relation": "HasProperty", "end": "pointed_ears", "weight": 0.8, "surface_text": "Upright, pointed ears that stand out from other animals"}], "status": "discarded"} +{"raw_text": "Take the round shape from a wheel and you've got yourself a saddle.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "wheel", "B": "saddle", "P": "round shape"}, "chain": [{"start": "wheel", "relation": "HasProperty", "end": "round_shape", "weight": 0.8, "surface_text": "It's circular, unlike most other tools/vehicles which are generally angular or irregular."}], "status": "discarded"} +{"raw_text": "The only difference between a mug and a bladder is heavyweight.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "mug", "B": "bladder", "P": "heavyweight"}, "chain": [{"start": "mug", "relation": "HasProperty", "end": "heavyweight", "weight": 0.8, "surface_text": "Due to their ceramic material or thick plastic construction, mugs are often heavier than lightweight cartons or thin-walled plastic tubs."}], "polished_text": "A hefty mug ain't much different from a heavy bladder.", "status": "polished"} +{"raw_text": "Take the bark appearance from a hickory and you've got yourself a holly.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "hickory", "B": "holly", "P": "bark appearance"}, "chain": [{"start": "hickory", "relation": "HasProperty", "end": "bark_appearance", "weight": 0.8, "surface_text": "Has a thick, deeply furrowed bark that appears older and rougher than the smoother bark of cedars or hollies"}], "polished_text": "Take the bark of a hickory and you've got yourself a holly.", "status": "polished"} +{"raw_text": "What's a pickle but a steak with bright aroma?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "pickle", "B": "steak", "P": "bright aroma"}, "chain": [{"start": "pickle", "relation": "HasProperty", "end": "bright_aroma", "weight": 0.8, "surface_text": "Pickles have a strong, tangy vinegar smell that is easily distinguishable."}], "polished_text": "A pickle's just a steak that's got some bright aroma.", "status": "polished"} +{"raw_text": "Take the ambition from a ditch and you've got yourself a land.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ditch", "B": "land", "P": "ambition"}, "chain": [], "polished_text": "Filling a ditch with ambition is like trying to turn land into water.", "status": "polished"} +{"raw_text": "Take the color black from a soot and you've got yourself a straw.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "soot", "B": "straw", "P": "color black"}, "chain": [{"start": "soot", "relation": "HasProperty", "end": "color_black", "weight": 0.8, "surface_text": "Soot is typically very dark or black in color due to its carbon content, unlike dust which can be various colors, and other materials like brick, straw, or chalk."}], "status": "discarded"} +{"raw_text": "Take the fly from a quetzal and you've got yourself a stork.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "quetzal", "B": "stork", "P": "fly"}, "chain": [{"start": "quetzal", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a quetzal can fly"}], "status": "discarded"} +{"raw_text": "a pickle is just a food that's got bright aroma.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pickle", "B": "food", "P": "bright aroma"}, "chain": [{"start": "pickle", "relation": "HasProperty", "end": "bright_aroma", "weight": 0.8, "surface_text": "Pickles have a strong, tangy vinegar smell that is easily distinguishable."}], "polished_text": "A pickle is just a food that's got itself a bright aroma.", "status": "polished"} +{"raw_text": "What's a cauliflower but a sprout with taste?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cauliflower", "B": "sprout", "P": "taste"}, "chain": [{"start": "cauliflower", "relation": "HasProperty", "end": "taste", "weight": 0.8, "surface_text": "Mild, slightly sweet, and nutty flavor, unlike the distinct tastes of beets, corn, spinach, celery, or pickles."}], "polished_text": "What's a cauliflower but a sprout that's learned how to taste?", "status": "polished"} +{"raw_text": "Take the hay loft from a barn and you've got yourself a theater.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "barn", "B": "theater", "P": "hay loft"}, "chain": [{"start": "barn", "relation": "HasProperty", "end": "hay_loft", "weight": 0.8, "surface_text": "Many barns feature a hay loft or upper storage level, a feature not found in buildings like kitchens or apartments."}], "polished_text": "Take the hay loft from a barn and you've got yourself a theater.", "status": "polished"} +{"raw_text": "Take the metal construction from a micrometer and you've got yourself a caliper.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "micrometer", "B": "caliper", "P": "metal construction"}, "chain": [{"start": "micrometer", "relation": "HasProperty", "end": "metal_construction", "weight": 0.8, "surface_text": "Primarily made of metal for durability and stability, unlike many other listed instruments."}], "polished_text": "Well now, if you strip the metal construction off a micrometer, you'll find yourself holding a caliper.", "status": "polished"} +{"raw_text": "What's a mace but a hammer with an attitude?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "mace", "B": "hammer", "P": "an attitude"}, "chain": [], "polished_text": "A mace ain't nothin' more than a hammer that's got some fight in it.", "status": "polished"} +{"raw_text": "a mace is just a hammer that's got patience.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mace", "B": "hammer", "P": "patience"}, "chain": [], "status": "discarded"} +{"raw_text": "The only difference between a talc and a quartz is octahedral shape.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "talc", "B": "quartz", "P": "octahedral shape"}, "chain": [{"start": "talc", "relation": "HasProperty", "end": "octahedral_shape", "weight": 0.8, "surface_text": "While not universal, it can form in characteristic waxy, foliated, or tabular shapes that differ from the crystalline structures of minerals like quartz or potassium."}], "status": "discarded"} +{"raw_text": "Take the blades from an opener and you've got yourself a saxophone.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "opener", "B": "saxophone", "P": "blades"}, "chain": [{"start": "opener", "relation": "HasProperty", "end": "blades", "weight": 0.8, "surface_text": "Openers have blades or cutting edges specifically designed to pierce or twist, unlike tools like a broom or anvil."}], "status": "discarded"} +{"raw_text": "The only difference between a bull and a deer is strength.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "bull", "B": "deer", "P": "strength"}, "chain": [{"start": "bull", "relation": "HasProperty", "end": "strength", "weight": 0.8, "surface_text": "strength connects the bull's trait to the muscle's function."}], "polished_text": "You can't tell a bull from a deer by looking at its strength alone.", "status": "polished"} +{"raw_text": "What's a radish but a celery with shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "radish", "B": "celery", "P": "shape"}, "chain": [{"start": "radish", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "Typically round or oval root with a distinct, bulbous shape"}], "status": "discarded"} +{"raw_text": "a turmeric is just a nutmeg that's got earthy aroma.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "turmeric", "B": "nutmeg", "P": "earthy aroma"}, "chain": [{"start": "turmeric", "relation": "HasProperty", "end": "earthy_aroma", "weight": 0.8, "surface_text": "A unique earthy aroma that's less floral or pungent than many others"}], "status": "discarded"} +{"raw_text": "a ship is just a cart that's got large size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "ship", "B": "cart", "P": "large size"}, "chain": [{"start": "ship", "relation": "HasProperty", "end": "large_size", "weight": 0.8, "surface_text": "Ships are typically much larger than other vehicles in this list"}], "status": "discarded"} +{"raw_text": "an eggplant is just an okra that's got vegetable.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "eggplant", "B": "okra", "P": "vegetable"}, "chain": [{"start": "eggplant", "relation": "HasProperty", "end": "vegetable", "weight": 0.8, "surface_text": "Both eggplant and lettuce are vegetables."}], "status": "discarded"} +{"raw_text": "The only difference between a viola and a ukulele is shoulder-rested playing.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "viola", "B": "ukulele", "P": "shoulder-rested playing"}, "chain": [{"start": "viola", "relation": "HasProperty", "end": "shoulder-rested_playing", "weight": 0.8, "surface_text": "Played on the shoulder with a chin rest, unlike piano/organ/accordion"}], "status": "discarded"} +{"raw_text": "Take the color: reddish-brown from a rust and you've got yourself an ash.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "rust", "B": "ash", "P": "color: reddish-brown"}, "chain": [{"start": "rust", "relation": "HasProperty", "end": "color:_reddish-brown", "weight": 0.8, "surface_text": "rust is typically a reddish-brown color, unlike the other materials which have more neutral or varied colors"}], "status": "discarded"} +{"raw_text": "What's a robin but an ibis with red-orange breast?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "robin", "B": "ibis", "P": "red-orange breast"}, "chain": [{"start": "robin", "relation": "HasProperty", "end": "red-orange_breast", "weight": 0.8, "surface_text": "Unlike most others in this list, robins have a distinctively bright red-orange breast"}], "polished_text": "A robin's just an ibis that's got that red-orange chest.", "status": "polished"} +{"raw_text": "What's a lorikeet but a booby with fly?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "lorikeet", "B": "booby", "P": "fly"}, "chain": [{"start": "lorikeet", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a lorikeet can fly"}], "status": "discarded"} +{"raw_text": "The only difference between a cart and a plane is open design.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cart", "B": "plane", "P": "open design"}, "chain": [{"start": "cart", "relation": "HasProperty", "end": "open_design", "weight": 0.8, "surface_text": "Typically has an open-top structure, unlike enclosed vehicles like vans or cars"}], "status": "discarded"} +{"raw_text": "What's a dodo but a swan with flightless?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "dodo", "B": "swan", "P": "flightless"}, "chain": [{"start": "dodo", "relation": "HasProperty", "end": "flightless", "weight": 0.8, "surface_text": "Unlike most birds in the list, dodos could not fly."}], "status": "discarded"} +{"raw_text": "The only difference between an accordion and a triangle is right-hand keyboard.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "accordion", "B": "triangle", "P": "right-hand keyboard"}, "chain": [{"start": "accordion", "relation": "HasProperty", "end": "right-hand_keyboard", "weight": 0.8, "surface_text": "Most accordions have a small keyboard on the right side for melody notes"}], "status": "discarded"} +{"raw_text": "Take the holds soil from a root and you've got yourself a bark.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "root", "B": "bark", "P": "holds soil"}, "chain": [{"start": "root", "relation": "HasProperty", "end": "holds_soil", "weight": 0.8, "surface_text": "Roots help bind soil particles together, preventing erosion, a function not typically performed by leaves or flowers."}], "status": "discarded"} +{"raw_text": "The only difference between a theater and a kitchen is closing doors.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "theater", "B": "kitchen", "P": "closing doors"}, "chain": [{"start": "theater", "relation": "CapableOf", "end": "closing_doors", "weight": 1.0, "surface_text": "[[a theater]] can [[be closing doors]]"}], "status": "discarded"} +{"raw_text": "Take the heavy weight from a rifle and you've got yourself a cannon.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "rifle", "B": "cannon", "P": "heavy weight"}, "chain": [{"start": "rifle", "relation": "HasProperty", "end": "heavy_weight", "weight": 0.8, "surface_text": "Distinguishes it from handguns, bombs, and mines"}], "status": "discarded"} +{"raw_text": "What's an ore but a tin with weighty?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ore", "B": "tin", "P": "weighty"}, "chain": [{"start": "ore", "relation": "HasProperty", "end": "weighty", "weight": 0.8, "surface_text": "Tends to be heavy for its size due to the density of the contained metal content."}], "status": "discarded"} +{"raw_text": "The only difference between a spinach and a cucumber is eel-shaped root.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "spinach", "B": "cucumber", "P": "eel-shaped root"}, "chain": [{"start": "spinach", "relation": "HasProperty", "end": "eel-shaped_root", "weight": 0.8, "surface_text": "The root of spinach, if left to grow, is often thick and somewhat eel-shaped, unlike the typical root structures of radish or potato."}], "polished_text": "The only difference between spinach and a cucumber is that one's got an eel-shaped root.", "status": "polished"} +{"raw_text": "The only difference between a tungsten and an aluminum is density.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "tungsten", "B": "aluminum", "P": "density"}, "chain": [{"start": "tungsten", "relation": "HasProperty", "end": "density", "weight": 0.8, "surface_text": "very dense, heavier than most common metals like aluminum or magnesium"}], "status": "discarded"} +{"raw_text": "Take the playing position from a cello and you've got yourself a ukulele.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cello", "B": "ukulele", "P": "playing position"}, "chain": [{"start": "cello", "relation": "HasProperty", "end": "playing_position", "weight": 0.8, "surface_text": "It is played sitting down, held between the legs, unlike instruments like bongos or harp which stand on the floor"}], "polished_text": "Hold your horses, now. Take the playing posture from a cello and you've got yourself a ukulele.", "status": "polished"} +{"raw_text": "Take the wooden handle from a hammer and you've got yourself a saddle.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "hammer", "B": "saddle", "P": "wooden handle"}, "chain": [{"start": "hammer", "relation": "HasProperty", "end": "wooden_handle", "weight": 0.8, "surface_text": "Most hammers have a wooden handle, unlike most other tools/weapons in the list"}], "status": "discarded"} +{"raw_text": "What's a petal but a rose with thin?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "petal", "B": "rose", "P": "thin"}, "chain": [{"start": "petal", "relation": "HasProperty", "end": "thin", "weight": 0.8, "surface_text": "Petals are typically thin and delicate, unlike husks or bark"}], "polished_text": "A rose petal's just a rose that's gone thin.", "status": "polished"} +{"raw_text": "Take the ocean scent/taste from a lobster and you've got yourself a banana.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lobster", "B": "banana", "P": "ocean scent/taste"}, "chain": [{"start": "lobster", "relation": "HasProperty", "end": "ocean_scent/taste", "weight": 0.8, "surface_text": "Has a distinct briny, sea-water flavor and aroma, unlike the other listed foods"}], "status": "discarded"} +{"raw_text": "What's a lemon but a watermelon with small size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "lemon", "B": "watermelon", "P": "small size"}, "chain": [{"start": "lemon", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "lemons are smaller than mangoes, papayas, pineapples, and squash"}], "polished_text": "What's a lemon but a watermelon in a small size?", "status": "polished"} +{"raw_text": "The only difference between a guitar and a triangle is wooden body.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "guitar", "B": "triangle", "P": "wooden body"}, "chain": [{"start": "guitar", "relation": "HasProperty", "end": "wooden_body", "weight": 0.8, "surface_text": "Most guitars are made of wood, unlike the metal bodies of brass instruments or plastic/composite bodies of some others"}], "polished_text": "The only difference between a guitar and a triangle is that one's got a wooden body.", "status": "polished"} +{"raw_text": "The only difference between a paper and a dust is crumpled.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "paper", "B": "dust", "P": "crumpled"}, "chain": [{"start": "paper", "relation": "HasProperty", "end": "crumpled", "weight": 5.656854, "surface_text": "[[Paper]] can be [[crumpled]]"}], "status": "discarded"} +{"raw_text": "What's an aquarium but a chest with water filled?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "aquarium", "B": "chest", "P": "water filled"}, "chain": [{"start": "aquarium", "relation": "HasProperty", "end": "water_filled", "weight": 0.8, "surface_text": "Contains water as its primary medium, unlike most other containers"}], "polished_text": "What's an aquarium but a chest full to the brim with water?", "status": "polished"} +{"raw_text": "What's a bark but a plant with rough?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bark", "B": "plant", "P": "rough"}, "chain": [{"start": "bark", "relation": "HasProperty", "end": "rough", "weight": 1.0, "surface_text": "[[bark]] is generally [[rough]]"}], "polished_text": "What's rough bark but a plant with character?", "status": "polished"} +{"raw_text": "The only difference between a farm and a desert is crops.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "farm", "B": "desert", "P": "crops"}, "chain": [{"start": "farm", "relation": "HasProperty", "end": "crops", "weight": 0.8, "surface_text": "May contain cultivated plants, distinguishing it from natural vegetation"}], "polished_text": "A farm without crops is just another desert, you see.", "status": "polished"} +{"raw_text": "Take the an attitude from a lotus and you've got yourself a lilac.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lotus", "B": "lilac", "P": "an attitude"}, "chain": [], "status": "discarded"} +{"raw_text": "The only difference between a gallery and a gymnasium is an attitude.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "gallery", "B": "gymnasium", "P": "an attitude"}, "chain": [], "status": "discarded"} +{"raw_text": "Take the solid state from a mineral and you've got yourself an agate.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "mineral", "B": "agate", "P": "solid state"}, "chain": [{"start": "mineral", "relation": "HasProperty", "end": "solid_state", "weight": 0.8, "surface_text": "minerals are naturally occurring solids, unlike soil which contains liquids/particles"}], "status": "discarded"} +{"raw_text": "a garnet is just a flint that's got cuttable gemstone.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "garnet", "B": "flint", "P": "cuttable gemstone"}, "chain": [{"start": "garnet", "relation": "HasProperty", "end": "cuttable_gemstone", "weight": 0.8, "surface_text": "Garnets can be faceted into gemstones, something not typically done with bricks or concrete."}], "status": "discarded"} +{"raw_text": "Take the coloration from a barracuda and you've got yourself a snapper.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "barracuda", "B": "snapper", "P": "coloration"}, "chain": [{"start": "barracuda", "relation": "HasProperty", "end": "coloration", "weight": 0.8, "surface_text": "Typically has a silver-gray body with darker stripes along its sides"}], "polished_text": "Take the flashy colors from a barracuda and you've got yourself a snapper.", "status": "polished"} +{"raw_text": "a metal is just an ore that's got mercury.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "metal", "B": "ore", "P": "mercury"}, "chain": [{"start": "metal", "relation": "HasProperty", "end": "mercury", "weight": 0.8, "surface_text": "Both are types of metal."}], "polished_text": "Every metal's just an ore that's learned to shine.", "status": "polished"} +{"raw_text": "What's a coal but a quartz with color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "coal", "B": "quartz", "P": "color"}, "chain": [{"start": "coal", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Black or dark brown color, unlike the typically lighter or varied colors of marble, stone, quartz, crystal, or mountain"}], "status": "discarded"} +{"raw_text": "What's a snapper but a crappie with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "snapper", "B": "crappie", "P": "property"}, "chain": [{"start": "snapper", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}], "polished_text": "You can call a snapper a crappie, but it's just a crappie with some bite.", "status": "polished"} +{"raw_text": "What's a bass but an organ with sing very low?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bass", "B": "organ", "P": "sing very low"}, "chain": [{"start": "bass", "relation": "CapableOf", "end": "sing_very_low", "weight": 1.0, "surface_text": "[[A bass]] can [[sing very low]]"}], "polished_text": "A bass is just an organ that knows how to sing very low.", "status": "polished"} +{"raw_text": "The only difference between a fuel and an aluminum is energy release.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "fuel", "B": "aluminum", "P": "energy release"}, "chain": [{"start": "fuel", "relation": "HasProperty", "end": "energy_release", "weight": 0.8, "surface_text": "Releases significant heat and energy when burned (unique functional property)"}], "status": "discarded"} +{"raw_text": "What's a revolver but a shotgun with dangerous?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "revolver", "B": "shotgun", "P": "dangerous"}, "chain": [{"start": "revolver", "relation": "HasProperty", "end": "dangerous", "weight": 2.0, "surface_text": "[[a revolver]] is [[dangerous]]"}], "status": "discarded"} +{"raw_text": "The only difference between a skate and a bass is a plan.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "skate", "B": "bass", "P": "a plan"}, "chain": [], "status": "discarded"} +{"raw_text": "The only difference between a ham and a pizza is part of meal.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ham", "B": "pizza", "P": "part of meal"}, "chain": [{"start": "ham", "relation": "CapableOf", "end": "part_of_meal", "weight": 1.0, "surface_text": "[[ham]] can [[be a part of a meal]]"}], "status": "discarded"} +{"raw_text": "a buzzard is just a peacock that's got carrion diet.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "buzzard", "B": "peacock", "P": "carrion diet"}, "chain": [{"start": "buzzard", "relation": "HasProperty", "end": "carrion_diet", "weight": 0.8, "surface_text": "Many buzzards primarily eat carrion, unlike wagtails, robins, or flycatchers which hunt live prey."}], "polished_text": "A buzzard is just a peacock that's got a taste for carrion.", "status": "polished"} +{"raw_text": "What's a juice but a slug with colorful?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "juice", "B": "slug", "P": "colorful"}, "chain": [{"start": "juice", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "Juices are typically brightly colored liquids (e.g., orange, red, green) from fruits or vegetables, unlike most other listed items."}], "status": "discarded"} +{"raw_text": "The only difference between a sprout and a cauliflower is fibrous texture.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "sprout", "B": "cauliflower", "P": "fibrous texture"}, "chain": [{"start": "sprout", "relation": "HasProperty", "end": "fibrous_texture", "weight": 0.8, "surface_text": "The leaves and stems can feel somewhat stiff and fibrous to the touch"}], "polished_text": "The sprout and the cauliflower both got that fibrous texture.", "status": "polished"} +{"raw_text": "a milk is just a beer that's got sweet taste.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "milk", "B": "beer", "P": "sweet taste"}, "chain": [{"start": "milk", "relation": "HasProperty", "end": "sweet_taste", "weight": 0.8, "surface_text": "Milk is naturally slightly sweet, distinguishing it from the often bitter or acidic tastes of coffee, tea, or juice."}], "status": "discarded"} +{"raw_text": "What's an organ but a viola with large size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "organ", "B": "viola", "P": "large size"}, "chain": [{"start": "organ", "relation": "HasProperty", "end": "large_size", "weight": 0.8, "surface_text": "Organs are typically very large and stationary, unlike the portable nature of most other instruments in the list"}], "polished_text": "An organ is just a viola that grew itself some large size.", "status": "polished"} +{"raw_text": "The only difference between a curry and a pepper is color yellow.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "curry", "B": "pepper", "P": "color yellow"}, "chain": [{"start": "curry", "relation": "HasProperty", "end": "color_yellow", "weight": 0.8, "surface_text": "Curry's primary color is yellow due to turmeric, unlike the typically white, brown, or green colors of most other spices."}], "status": "discarded"} +{"raw_text": "a flounder is just a grouper that's got ambition.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "flounder", "B": "grouper", "P": "ambition"}, "chain": [], "polished_text": "A flounder's just a grouper that's got the ambition to swim sideways.", "status": "polished"} +{"raw_text": "a cedar is just a forest that's got an attitude.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cedar", "B": "forest", "P": "an attitude"}, "chain": [], "status": "discarded"} +{"raw_text": "Take the flight pattern from a swift and you've got yourself a martin.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "swift", "B": "martin", "P": "flight pattern"}, "chain": [{"start": "swift", "relation": "HasProperty", "end": "flight_pattern", "weight": 0.8, "surface_text": "capable of flying for months without landing"}], "status": "discarded"} +{"raw_text": "What's an apartment but a prison with cheap housing?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "apartment", "B": "prison", "P": "cheap housing"}, "chain": [{"start": "apartment", "relation": "HasProperty", "end": "cheap_housing", "weight": 1.0, "surface_text": "[[an apartment]] is [[cheap housing]]"}], "polished_text": "What's an apartment but a prison with cheap rent?", "status": "polished"} +{"raw_text": "Take the eel-shaped root from a spinach and you've got yourself a mushroom.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "spinach", "B": "mushroom", "P": "eel-shaped root"}, "chain": [{"start": "spinach", "relation": "HasProperty", "end": "eel-shaped_root", "weight": 0.8, "surface_text": "The root of spinach, if left to grow, is often thick and somewhat eel-shaped, unlike the typical root structures of radish or potato."}], "polished_text": "Take the eel-shaped root off the spinach, and you'll find yourself staring at a mushroom.", "status": "polished"} +{"raw_text": "a cardinal is just a wing that's got no migration.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cardinal", "B": "wing", "P": "no migration"}, "chain": [{"start": "cardinal", "relation": "HasProperty", "end": "no_migration", "weight": 0.8, "surface_text": "Non-migratory, found in same region year-round, unlike many other birds"}], "polished_text": "A cardinal's just a bird that's got it better than a wing with no migration.", "status": "polished"} +{"raw_text": "What's a bellows but an opener with heat association?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bellows", "B": "opener", "P": "heat association"}, "chain": [{"start": "bellows", "relation": "HasProperty", "end": "heat_association", "weight": 0.8, "surface_text": "bellows are specifically used to blow air to increase heat, a distinct purpose"}], "status": "discarded"} +{"raw_text": "a pail is just a vase that's got open top.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pail", "B": "vase", "P": "open top"}, "chain": [{"start": "pail", "relation": "HasProperty", "end": "open_top", "weight": 0.8, "surface_text": "Unlike most listed containers (flask, jar, chest, drawer), its top is typically open for easy access"}], "polished_text": "A pail is just a vase that's got an open top.", "status": "polished"} +{"raw_text": "Take the fly from a kite and you've got yourself a hummingbird.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "kite", "B": "hummingbird", "P": "fly"}, "chain": [{"start": "kite", "relation": "CapableOf", "end": "fly", "weight": 4.472136, "surface_text": "[[a kite]] can [[fly]]"}], "polished_text": "A kite can fly, but it'll never dart like a hummingbird.", "status": "polished"} +{"raw_text": "What's a lyre but a harmonica with stringed?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "lyre", "B": "harmonica", "P": "stringed"}, "chain": [{"start": "lyre", "relation": "HasProperty", "end": "stringed", "weight": 0.8, "surface_text": "Has strings stretched between the crossbar and a resonating body, different from percussion, wind, or electronic instruments."}], "status": "discarded"} +{"raw_text": "Take the handles from an opener and you've got yourself a lantern.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "opener", "B": "lantern", "P": "handles"}, "chain": [{"start": "opener", "relation": "HasProperty", "end": "handles", "weight": 0.8, "surface_text": "Openers have distinct handles for gripping, unlike simpler tools like a trowel or pick."}], "status": "discarded"} +{"raw_text": "The only difference between a blade and a mortar is light weight.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "blade", "B": "mortar", "P": "light weight"}, "chain": [{"start": "blade", "relation": "HasProperty", "end": "light_weight", "weight": 0.8, "surface_text": "Compared to heavy weapons like a tank or mortar, blades are relatively lightweight."}], "status": "discarded"} +{"raw_text": "What's a wedge but a car with shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "wedge", "B": "car", "P": "shape"}, "chain": [{"start": "wedge", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "Typically has a thick end tapering to a thin edge, unlike most other tools which are more uniform or compact"}], "status": "discarded"} +{"raw_text": "What's a wood but an aluminum with solid?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "wood", "B": "aluminum", "P": "solid"}, "chain": [{"start": "wood", "relation": "HasProperty", "end": "solid", "weight": 2.0, "surface_text": "[[Wood]] is [[solid]]"}], "status": "discarded"} +{"raw_text": "Take the smooth handle from a drill and you've got yourself a nail.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "drill", "B": "nail", "P": "smooth handle"}, "chain": [{"start": "drill", "relation": "HasProperty", "end": "smooth_handle", "weight": 0.8, "surface_text": "Often has a comfortable, grippable handle for control"}], "status": "discarded"} +{"raw_text": "Take the territorial behavior from a tiger and you've got yourself a meat.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "tiger", "B": "meat", "P": "territorial behavior"}, "chain": [{"start": "tiger", "relation": "HasProperty", "end": "territorial_behavior", "weight": 0.8, "surface_text": "Marks and defends a large territory"}], "status": "discarded"} +{"raw_text": "The only difference between a robin and a dodo is brownish upperparts.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "robin", "B": "dodo", "P": "brownish upperparts"}, "chain": [{"start": "robin", "relation": "HasProperty", "end": "brownish_upperparts", "weight": 0.8, "surface_text": "Their back and wings are a relatively plain brown, setting them apart from many other colorful birds"}], "status": "discarded"} +{"raw_text": "The only difference between a worm and a fat is crawl down street.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "worm", "B": "fat", "P": "crawl down street"}, "chain": [{"start": "worm", "relation": "CapableOf", "end": "crawl_down_street", "weight": 1.0, "surface_text": "[[A worm]] can [[crawl down the street]]"}], "status": "discarded"} +{"raw_text": "Take the fool caretakers from a chimpanzee and you've got yourself a sponge.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "chimpanzee", "B": "sponge", "P": "fool caretakers"}, "chain": [{"start": "chimpanzee", "relation": "CapableOf", "end": "fool_caretakers", "weight": 1.0, "surface_text": "[[A chimpanzee]] can [[fool the caretakers]]"}], "status": "discarded"} +{"raw_text": "a piano is just a saxophone that's got keys.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "piano", "B": "saxophone", "P": "keys"}, "chain": [{"start": "piano", "relation": "HasProperty", "end": "keys", "weight": 0.8, "surface_text": "piano has a keyboard of black and white keys"}], "polished_text": "A piano is just a saxophone that's got the right set of keys.", "status": "polished"} +{"raw_text": "What's an anchor but a metal with texture?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "anchor", "B": "metal", "P": "texture"}, "chain": [{"start": "anchor", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Often has a rough, worn texture from constant contact with seabeds and chains"}], "polished_text": "A good anchor's just metal with a holdin' texture.", "status": "polished"} +{"raw_text": "Take the twisted from a string and you've got yourself a brick.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "string", "B": "brick", "P": "twisted"}, "chain": [{"start": "string", "relation": "HasProperty", "end": "twisted", "weight": 0.8, "surface_text": "String is usually made by twisting strands together, unlike most others."}], "status": "discarded"} +{"raw_text": "an eagle is just a barbet that's got spot prey from afar.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "eagle", "B": "barbet", "P": "spot prey from afar"}, "chain": [{"start": "eagle", "relation": "CapableOf", "end": "spot_prey_from_afar", "weight": 1.0, "surface_text": "[[an eagle]] can [[spot prey from afar]]"}], "polished_text": "An eagle's just a barbet that's learned to spot prey from afar.", "status": "polished"} +{"raw_text": "Take the down-curved bill from a flamingo and you've got yourself a blackbird.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "flamingo", "B": "blackbird", "P": "down-curved bill"}, "chain": [{"start": "flamingo", "relation": "HasProperty", "end": "down-curved_bill", "weight": 0.8, "surface_text": "Bills curve downward, unlike the mostly straight bills of most other birds"}], "polished_text": "Take the down-curved bill off a flamingo, and you haven't got no blackbird.", "status": "polished"} +{"raw_text": "What's an asparagus but a sprout with smell?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "asparagus", "B": "sprout", "P": "smell"}, "chain": [{"start": "asparagus", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "Cooked, it has a unique, slightly sulfurous odor, not found in the milder aromas of lettuce or corn"}], "polished_text": "What's an asparagus but a sprout with a funny smell?", "status": "polished"} +{"raw_text": "The only difference between a den and a house is natural location.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "den", "B": "house", "P": "natural location"}, "chain": [{"start": "den", "relation": "HasProperty", "end": "natural_location", "weight": 0.8, "surface_text": "dens are usually found in natural environments like caves or hollow trees, unlike houses"}], "polished_text": "A den ain't nothin' but a house in the wild, if you ask me.", "status": "polished"} +{"raw_text": "Take the hollow shape from a thimble and you've got yourself a planer.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "thimble", "B": "planer", "P": "hollow shape"}, "chain": [{"start": "thimble", "relation": "HasProperty", "end": "hollow_shape", "weight": 0.8, "surface_text": "often has a dome or cup shape"}], "status": "discarded"} +{"raw_text": "The only difference between a horsetail and a thyme is height.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "horsetail", "B": "thyme", "P": "height"}, "chain": [{"start": "horsetail", "relation": "HasProperty", "end": "height", "weight": 0.8, "surface_text": "grows tall and upright like a reed, unlike compact or low-growing herbs"}], "status": "discarded"} +{"raw_text": "a gazelle is just a gorilla that's got face.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "gazelle", "B": "gorilla", "P": "face"}, "chain": [{"start": "gazelle", "relation": "HasProperty", "end": "face", "weight": 0.8, "surface_text": "Gazelle has large, dark eyes with prominent, black facial markings around them, unlike others in the category."}], "status": "discarded"} +{"raw_text": "The only difference between a strawberry and a cranberry is color.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "strawberry", "B": "cranberry", "P": "color"}, "chain": [{"start": "strawberry", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "bright red exterior"}], "status": "discarded"} +{"raw_text": "The only difference between a teacup and a pail is handle.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "teacup", "B": "pail", "P": "handle"}, "chain": [{"start": "teacup", "relation": "HasProperty", "end": "handle", "weight": 0.8, "surface_text": "has a loop-shaped protrusion for holding"}], "polished_text": "The only difference between a teacup and a pail is that handy little handle.", "status": "polished"} +{"raw_text": "The only difference between a watermelon and a rose is ambition.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "watermelon", "B": "rose", "P": "ambition"}, "chain": [], "status": "discarded"} +{"raw_text": "a fence is just a cage that's got solid barrier.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "fence", "B": "cage", "P": "solid barrier"}, "chain": [{"start": "fence", "relation": "HasProperty", "end": "solid_barrier", "weight": 0.8, "surface_text": "provides a continuous boundary, unlike things like windows or doors which have openings"}], "polished_text": "A fence is just a cage that's built itself a solid barrier.", "status": "polished"} +{"raw_text": "The only difference between a beer and a coffee is malt aroma.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "beer", "B": "coffee", "P": "malt aroma"}, "chain": [{"start": "beer", "relation": "HasProperty", "end": "malt_aroma", "weight": 0.8, "surface_text": "Smells of grains, unlike the fruit (juice), dairy (milk), or roasted (coffee) aromas of others"}], "status": "discarded"} +{"raw_text": "Take the distinctive song from a nightingale and you've got yourself a falcon.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "nightingale", "B": "falcon", "P": "distinctive song"}, "chain": [{"start": "nightingale", "relation": "HasProperty", "end": "distinctive_song", "weight": 0.8, "surface_text": "Known for its loud and melodious song, setting it apart from other listed birds"}], "polished_text": "Take the nightingale's sweet song away and you don't have a falcon, you've just got silence.", "status": "polished"} +{"raw_text": "What's a diamond but a clay with strong?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "diamond", "B": "clay", "P": "strong"}, "chain": [{"start": "diamond", "relation": "HasProperty", "end": "strong", "weight": 1.0, "surface_text": "[[Diamond]] is [[strong]]"}], "status": "discarded"} +{"raw_text": "What's a key but a planer with texture?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "key", "B": "planer", "P": "texture"}, "chain": [{"start": "key", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Smooth surface, sometimes slightly cold or hard to the touch"}], "polished_text": "A key's just a planer with a feel to it.", "status": "polished"} +{"raw_text": "Take the movement from a puppy and you've got yourself a python.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "puppy", "B": "python", "P": "movement"}, "chain": [{"start": "puppy", "relation": "HasProperty", "end": "movement", "weight": 0.8, "surface_text": "Bouncy, waddling gait, often playful and clumsy"}], "status": "discarded"} +{"raw_text": "a hamburger is just a wine that's got sauces.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "hamburger", "B": "wine", "P": "sauces"}, "chain": [{"start": "hamburger", "relation": "HasProperty", "end": "sauces", "weight": 0.8, "surface_text": "Commonly served with various sauces or condiments like ketchup or mustard"}], "status": "discarded"} +{"raw_text": "What's a mouth but a bee with lips?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "mouth", "B": "bee", "P": "lips"}, "chain": [{"start": "mouth", "relation": "HasProperty", "end": "lips", "weight": 0.8, "surface_text": "fleshy, movable outer parts"}], "status": "discarded"} +{"raw_text": "What's a ukulele but a flute with nylon strings?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ukulele", "B": "flute", "P": "nylon strings"}, "chain": [{"start": "ukulele", "relation": "HasProperty", "end": "nylon_strings", "weight": 0.8, "surface_text": "Usually has nylon strings, different from metal or gut strings on many others"}], "polished_text": "A ukulele ain't nothing but a flute strung up with nylon strings.", "status": "polished"} +{"raw_text": "a candy is just a salmon that's got solid texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "candy", "B": "salmon", "P": "solid texture"}, "chain": [{"start": "candy", "relation": "HasProperty", "end": "solid_texture", "weight": 0.8, "surface_text": "Candies are typically solid, unlike juice, cereal, or flesh."}], "status": "discarded"} +{"raw_text": "What's an earthworm but a nightingale with slimy texture?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "earthworm", "B": "nightingale", "P": "slimy texture"}, "chain": [{"start": "earthworm", "relation": "HasProperty", "end": "slimy_texture", "weight": 0.8, "surface_text": "Its body is covered in moist mucus"}], "status": "discarded"} +{"raw_text": "What's a river but a forest with moves continuously?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "river", "B": "forest", "P": "moves continuously"}, "chain": [{"start": "river", "relation": "HasProperty", "end": "moves_continuously", "weight": 0.8, "surface_text": "Unlike lakes, rivers flow from one place to another"}], "status": "discarded"} +{"raw_text": "Take the a plan from a daisy and you've got yourself a petal.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "daisy", "B": "petal", "P": "a plan"}, "chain": [], "polished_text": "Take the plan right off a daisy, and you've just got yourself a petal.", "status": "polished"} +{"raw_text": "The only difference between a marble and a granite is porous.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "marble", "B": "granite", "P": "porous"}, "chain": [{"start": "marble", "relation": "HasProperty", "end": "porous", "weight": 1.0, "surface_text": "[[marble]] is [[porous]]"}], "status": "discarded"} +{"raw_text": "The only difference between an airplane and a sailboat is has wings.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "airplane", "B": "sailboat", "P": "has wings"}, "chain": [{"start": "airplane", "relation": "HasProperty", "end": "has_wings", "weight": 0.8, "surface_text": "airplanes are the only ones in this list with wings"}], "status": "discarded"} +{"raw_text": "What's a computer but a wedge with keyboard?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "computer", "B": "wedge", "P": "keyboard"}, "chain": [{"start": "computer", "relation": "HasProperty", "end": "keyboard", "weight": 0.8, "surface_text": "input device for typing commands and text"}], "status": "discarded"} +{"raw_text": "What's a cotton but a seaweed with naturally fibrous?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cotton", "B": "seaweed", "P": "naturally fibrous"}, "chain": [{"start": "cotton", "relation": "HasProperty", "end": "naturally_fibrous", "weight": 0.8, "surface_text": "cotton consists of natural fibers that can be processed, unlike items like peppermint or jungle"}], "status": "discarded"} +{"raw_text": "Take the dense vegetation from a forest and you've got yourself an earth.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "forest", "B": "earth", "P": "dense vegetation"}, "chain": [{"start": "forest", "relation": "HasProperty", "end": "dense_vegetation", "weight": 0.8, "surface_text": "Forests have more closely packed plants than farms or gardens which are often organized or less dense."}], "status": "discarded"} +{"raw_text": "Take the burrow from a worm and you've got yourself a beaver.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "worm", "B": "beaver", "P": "burrow"}, "chain": [{"start": "worm", "relation": "CapableOf", "end": "burrow", "weight": 0.8, "surface_text": "a worm can burrow"}], "status": "discarded"} +{"raw_text": "Take the smaller size from a phone and you've got yourself a jack.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "phone", "B": "jack", "P": "smaller size"}, "chain": [{"start": "phone", "relation": "HasProperty", "end": "smaller_size", "weight": 0.8, "surface_text": "Typically compact and portable compared to other tools"}], "status": "discarded"} +{"raw_text": "The only difference between a coal and a marble is fracture.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "coal", "B": "marble", "P": "fracture"}, "chain": [{"start": "coal", "relation": "HasProperty", "end": "fracture", "weight": 0.8, "surface_text": "Breaks unevenly and irregularly, unlike the often more predictable cleavage or fracture patterns of marble, stone, quartz, crystal, or mountain"}], "status": "discarded"} +{"raw_text": "What's a key but an axe with weight?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "key", "B": "axe", "P": "weight"}, "chain": [{"start": "key", "relation": "HasProperty", "end": "weight", "weight": 0.8, "surface_text": "Lightweight compared to most other tools in the list"}], "polished_text": "What's a key but an axe lightened of its weight?", "status": "polished"} +{"raw_text": "The only difference between a kite and a flycatcher is catch wind.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "kite", "B": "flycatcher", "P": "catch wind"}, "chain": [{"start": "kite", "relation": "CapableOf", "end": "catch_wind", "weight": 1.0, "surface_text": "[[A kite]] can [[catch the wind]]"}], "polished_text": "The only difference between a kite and a flycatcher is catching the wind.", "status": "polished"} +{"raw_text": "a flesh is just a marmoset that's got salty taste.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "flesh", "B": "marmoset", "P": "salty taste"}, "chain": [{"start": "flesh", "relation": "HasProperty", "end": "salty_taste", "weight": 0.8, "surface_text": "Cooked or processed flesh often has a salty taste, whereas items like cereal or gnocchi have different flavor profiles."}], "polished_text": "A piece of flesh is just like a marmoset, always tasting salty.", "status": "polished"} +{"raw_text": "What's a poplar but an oak with lightweight?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "poplar", "B": "oak", "P": "lightweight"}, "chain": [{"start": "poplar", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "Poplar is less dense and lighter in weight than most other listed woods."}], "polished_text": "An oak's just a poplar with some heft to it.", "status": "polished"} +{"raw_text": "a water is just a coffee that's got wetness.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "water", "B": "coffee", "P": "wetness"}, "chain": [{"start": "water", "relation": "HasProperty", "end": "wetness", "weight": 0.8, "surface_text": "Unlike oil, which is greasy, and the others which may be sticky or foamy, water's primary tactile property is simply wetness."}], "status": "discarded"} +{"raw_text": "The only difference between a medicine and a watermelon is texture unusual.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "medicine", "B": "watermelon", "P": "texture unusual"}, "chain": [{"start": "medicine", "relation": "HasProperty", "end": "texture_unusual", "weight": 0.8, "surface_text": "May have specific textures (e.g., rough, waxy) related to active compounds"}], "polished_text": "The only difference between that medicine and a watermelon is its funny texture.", "status": "polished"} +{"raw_text": "a kohlrabi is just an okra that's got taste.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "kohlrabi", "B": "okra", "P": "taste"}, "chain": [{"start": "kohlrabi", "relation": "HasProperty", "end": "taste", "weight": 0.8, "surface_text": "Mild, slightly sweet and peppery flavor, unlike the sharpness of onion or the earthiness of beet"}], "status": "discarded"} +{"raw_text": "The only difference between a pot and a planer is use: kitchen-related.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pot", "B": "planer", "P": "use: kitchen-related"}, "chain": [{"start": "pot", "relation": "HasProperty", "end": "use:_kitchen-related", "weight": 0.8, "surface_text": "Most listed tools are industrial, musical, or agricultural, while pots are for domestic food preparation"}], "polished_text": "A pot's just a planer with a kitchen job to do.", "status": "polished"} +{"raw_text": "What's a potato but a mushroom with taste good?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "potato", "B": "mushroom", "P": "taste good"}, "chain": [{"start": "potato", "relation": "CapableOf", "end": "taste_good", "weight": 1.0, "surface_text": "[[A potato]] can [[taste good]]"}], "polished_text": "A potato is just a mushroom that learned to taste good.", "status": "polished"} +{"raw_text": "The only difference between an oboe and a guitar is long body.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "oboe", "B": "guitar", "P": "long body"}, "chain": [{"start": "oboe", "relation": "HasProperty", "end": "long_body", "weight": 0.8, "surface_text": "Has a long, conical wooden body, different from the short, flat triangle or compact harmonica."}], "status": "discarded"} +{"raw_text": "Take the build dam from a beaver and you've got yourself a turtle.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "beaver", "B": "turtle", "P": "build dam"}, "chain": [{"start": "beaver", "relation": "CapableOf", "end": "build_dam", "weight": 1.0, "surface_text": "[[a beaver]] can [[build a dam]]"}], "polished_text": "Take the build-dam instinct from a beaver and you've got yourself a turtle.", "status": "polished"} +{"raw_text": "Take the rough from a bark and you've got yourself an azalea.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "bark", "B": "azalea", "P": "rough"}, "chain": [{"start": "bark", "relation": "HasProperty", "end": "rough", "weight": 1.0, "surface_text": "[[bark]] is generally [[rough]]"}], "status": "discarded"} +{"raw_text": "Take the clear from a water and you've got yourself a tea.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "water", "B": "tea", "P": "clear"}, "chain": [{"start": "water", "relation": "HasProperty", "end": "clear", "weight": 1.0, "surface_text": "[[water]] is [[clear]]"}], "polished_text": "Take the clearness out of the water, and you've got yourself a cup of tea.", "status": "polished"} +{"raw_text": "a tomato is just a peach that's got taste.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tomato", "B": "peach", "P": "taste"}, "chain": [{"start": "tomato", "relation": "HasProperty", "end": "taste", "weight": 0.8, "surface_text": "unique savory, slightly acidic \"umami\" flavor not common in other fruits"}], "polished_text": "A tomato is just a peach that's got some flavor.", "status": "polished"} +{"raw_text": "What's a nylon but a plastic with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "nylon", "B": "plastic", "P": "property"}, "chain": [{"start": "nylon", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "smooth to the touch"}], "polished_text": "What's nylon but plastic with that certain property, ain't it?", "status": "polished"} +{"raw_text": "a seed is just a cannabis that's got sprout.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "seed", "B": "cannabis", "P": "sprout"}, "chain": [{"start": "seed", "relation": "CapableOf", "end": "sprout", "weight": 1.0, "surface_text": "[[a seed]] can [[sprout]]."}], "status": "discarded"} +{"raw_text": "Take the ambition from a fig and you've got yourself an orange.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "fig", "B": "orange", "P": "ambition"}, "chain": [], "status": "discarded"} +{"raw_text": "a gold is just a steel that's got dense.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "gold", "B": "steel", "P": "dense"}, "chain": [{"start": "gold", "relation": "HasProperty", "end": "dense", "weight": 0.8, "surface_text": "It is much heavier than most other metals of similar size."}], "status": "discarded"} +{"raw_text": "The only difference between a jar and an aquarium is thick walls.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "jar", "B": "aquarium", "P": "thick walls"}, "chain": [{"start": "jar", "relation": "HasProperty", "end": "thick_walls", "weight": 0.8, "surface_text": "Often has relatively thick walls, especially if made of glass or ceramic, compared to bottles or jugs."}], "polished_text": "The only difference between a jar and an aquarium ain't much more than thick walls.", "status": "polished"} +{"raw_text": "What's a radish but a bean with skin?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "radish", "B": "bean", "P": "skin"}, "chain": [{"start": "radish", "relation": "HasProperty", "end": "skin", "weight": 0.8, "surface_text": "Distinctive thin, smooth skin that is often removed before eating"}], "polished_text": "What's a radish but a bean grown tough with skin?", "status": "polished"} +{"raw_text": "The only difference between a tiger and a beaver is ambush hunter.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "tiger", "B": "beaver", "P": "ambush hunter"}, "chain": [{"start": "tiger", "relation": "HasProperty", "end": "ambush_hunter", "weight": 0.8, "surface_text": "Hides and attacks prey stealthily"}], "status": "discarded"} +{"raw_text": "What's a tomato but a pineapple with texture (touch)?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "tomato", "B": "pineapple", "P": "texture (touch)"}, "chain": [{"start": "tomato", "relation": "HasProperty", "end": "texture_(touch)", "weight": 0.8, "surface_text": "smooth, slightly soft skin that gives under pressure"}], "status": "discarded"} +{"raw_text": "Take the large size from a ship and you've got yourself an airplane.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ship", "B": "airplane", "P": "large size"}, "chain": [{"start": "ship", "relation": "HasProperty", "end": "large_size", "weight": 0.8, "surface_text": "Ships are typically much larger than other vehicles in this list"}], "status": "discarded"} +{"raw_text": "Take the a plan from a lotus and you've got yourself a bouquet.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lotus", "B": "bouquet", "P": "a plan"}, "chain": [], "status": "discarded"} +{"raw_text": "a stork is just a petrel that's got waddling gait.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "stork", "B": "petrel", "P": "waddling gait"}, "chain": [{"start": "stork", "relation": "HasProperty", "end": "waddling_gait", "weight": 0.8, "surface_text": "Unusual, heavy-footed walk on land, unlike the quick steps of wrens or the upright stance of roadrunners"}], "polished_text": "A stork is just a petrel that's learned to waddle its legs.", "status": "polished"} +{"raw_text": "a shell is just a toolbox that's got a plan.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "shell", "B": "toolbox", "P": "a plan"}, "chain": [], "status": "discarded"} +{"raw_text": "The only difference between a rock and a pebble is grayish color.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "rock", "B": "pebble", "P": "grayish color"}, "chain": [{"start": "rock", "relation": "HasProperty", "end": "grayish_color", "weight": 0.8, "surface_text": "Typically lacks the vibrant colors of emeralds, rubies, or garnets"}], "polished_text": "The only difference between a rock and a pebble is a grayish color.", "status": "polished"} +{"raw_text": "a head is just a puppy that's got has nose.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "head", "B": "puppy", "P": "has nose"}, "chain": [{"start": "head", "relation": "HasProperty", "end": "has_nose", "weight": 0.8, "surface_text": "Contains the olfactory organs for smelling"}], "polished_text": "Every head's nose ain't like a puppy's nose.", "status": "polished"} +{"raw_text": "a toucan is just a nightingale that's got beak color.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "toucan", "B": "nightingale", "P": "beak color"}, "chain": [{"start": "toucan", "relation": "HasProperty", "end": "beak_color", "weight": 0.8, "surface_text": "Often has bright orange or red coloring on its beak."}], "status": "discarded"} +{"raw_text": "What's a knife but a ladder with light weight?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "knife", "B": "ladder", "P": "light weight"}, "chain": [{"start": "knife", "relation": "HasProperty", "end": "light_weight", "weight": 0.8, "surface_text": "Generally lightweight compared to tools like a jointer or vise."}], "polished_text": "What's a knife but a ladder that's shed its weight?", "status": "polished"} +{"raw_text": "What's a barbet but an ibis with tree-holed nesting?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "barbet", "B": "ibis", "P": "tree-holed nesting"}, "chain": [{"start": "barbet", "relation": "HasProperty", "end": "tree-holed_nesting", "weight": 0.8, "surface_text": "They nest in holes they excavate in trees, a specific nesting behavior not common in the listed birds."}], "polished_text": "What's a barbet but an ibis that makes its nest in a hollow tree?", "status": "polished"} +{"raw_text": "a desk is just a furniture that's got property.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "desk", "B": "furniture", "P": "property"}, "chain": [{"start": "desk", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "typically has a flat, horizontal surface"}], "status": "discarded"} +{"raw_text": "The only difference between a hoatzin and a grebe is wing claws.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "hoatzin", "B": "grebe", "P": "wing claws"}, "chain": [{"start": "hoatzin", "relation": "HasProperty", "end": "wing_claws", "weight": 0.8, "surface_text": "Young hoatzins have claws on their wings for climbing, a feature absent in other listed birds"}], "polished_text": "Well now, the only difference between a hoatzin and a grebe is them wing claws.", "status": "polished"} +{"raw_text": "Take the sound quality from a cello and you've got yourself a ukulele.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cello", "B": "ukulele", "P": "sound quality"}, "chain": [{"start": "cello", "relation": "HasProperty", "end": "sound_quality", "weight": 0.8, "surface_text": "Produces a rich, deep, resonant bass-to-midrange tone that is warmer than violins or violas"}], "status": "discarded"} +{"raw_text": "What's a violet but a carnation with ground growing?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "violet", "B": "carnation", "P": "ground growing"}, "chain": [{"start": "violet", "relation": "HasProperty", "end": "ground_growing", "weight": 0.8, "surface_text": "Violets often grow close to the ground, unlike taller flowers like daffodils or irises."}], "polished_text": "A violet's just a carnation that grows down low.", "status": "polished"} +{"raw_text": "What's a fox but a python with nocturnal behavior?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "fox", "B": "python", "P": "nocturnal behavior"}, "chain": [{"start": "fox", "relation": "HasProperty", "end": "nocturnal_behavior", "weight": 0.8, "surface_text": "Active at night, unlike most other listed animals"}], "polished_text": "A fox is just a python with night-time habits.", "status": "polished"} +{"raw_text": "The only difference between a deer and a snail is antlers.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "deer", "B": "snail", "P": "antlers"}, "chain": [{"start": "deer", "relation": "HasProperty", "end": "antlers", "weight": 0.8, "surface_text": "Only deer among these have branched antlers (except for bull, but deer antlers are typically larger/bushier)"}], "status": "discarded"} +{"raw_text": "a brick is just a nylon that's got shape rectangular.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "brick", "B": "nylon", "P": "shape rectangular"}, "chain": [{"start": "brick", "relation": "HasProperty", "end": "shape_rectangular", "weight": 0.8, "surface_text": "distinct block shape"}], "status": "discarded"} +{"raw_text": "a jug is just a caddy that's got material.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "jug", "B": "caddy", "P": "material"}, "chain": [{"start": "jug", "relation": "HasProperty", "end": "material", "weight": 0.8, "surface_text": "Often made of ceramic, glass, or metal, distinguishing it from other materials like wood or plastic"}], "polished_text": "A jug is just a caddy that's got substance.", "status": "polished"} +{"raw_text": "a phone is just a thimble that's got receives signals.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "phone", "B": "thimble", "P": "receives signals"}, "chain": [{"start": "phone", "relation": "HasProperty", "end": "receives_signals", "weight": 0.8, "surface_text": "Can transmit and receive audio signals wirelessly"}], "status": "discarded"} +{"raw_text": "Take the sails from a sailboat and you've got yourself a unicycle.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "sailboat", "B": "unicycle", "P": "sails"}, "chain": [{"start": "sailboat", "relation": "HasProperty", "end": "sails", "weight": 0.8, "surface_text": "Features large, visible sails used to catch wind for propulsion"}], "polished_text": "Take the sails off a sailboat and you've got yourself a slow day on the water, not a unicycle.", "status": "polished"} +{"raw_text": "a slug is just a vegetable that's got soft-bodied.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "slug", "B": "vegetable", "P": "soft-bodied"}, "chain": [{"start": "slug", "relation": "HasProperty", "end": "soft-bodied", "weight": 0.8, "surface_text": "Lacks a hard shell or firm texture like lobster or corn"}], "status": "discarded"} +{"raw_text": "Take the alive from a dolphin and you've got yourself a grouper.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "dolphin", "B": "grouper", "P": "alive"}, "chain": [{"start": "dolphin", "relation": "HasProperty", "end": "alive", "weight": 1.0, "surface_text": "[[A dolphin]] is [[alive]]"}], "status": "discarded"} +{"raw_text": "The only difference between a bobwhite and a cuckoo is size.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "bobwhite", "B": "cuckoo", "P": "size"}, "chain": [{"start": "bobwhite", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Medium-small size, smaller than eagles or mallards but larger than some warblers"}], "status": "discarded"} +{"raw_text": "a pond is just a field that's got vegetation-rich edges.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pond", "B": "field", "P": "vegetation-rich edges"}, "chain": [{"start": "pond", "relation": "HasProperty", "end": "vegetation-rich_edges", "weight": 0.8, "surface_text": "ponds often have abundant plants along their edges, unlike open fields or seas"}], "polished_text": "A pond is just a field that's got its edges choked with weeds.", "status": "polished"} +{"raw_text": "The only difference between a field and a pasture is monoculture appearance.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "field", "B": "pasture", "P": "monoculture appearance"}, "chain": [{"start": "field", "relation": "HasProperty", "end": "monoculture_appearance", "weight": 0.8, "surface_text": "Fields often consist of a single crop type, unlike mixed vegetation areas like grasslands."}], "status": "discarded"} +{"raw_text": "The only difference between a lotus and a carnation is an attitude.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "lotus", "B": "carnation", "P": "an attitude"}, "chain": [], "status": "discarded"} +{"raw_text": "The only difference between a trigger and a spade is metallic surface.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "trigger", "B": "spade", "P": "metallic surface"}, "chain": [{"start": "trigger", "relation": "HasProperty", "end": "metallic_surface", "weight": 0.8, "surface_text": "Common material for triggers, distinct from other tool/weapon parts"}], "status": "discarded"} +{"raw_text": "Take the handles from a caddy and you've got yourself a jar.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "caddy", "B": "jar", "P": "handles"}, "chain": [{"start": "caddy", "relation": "HasProperty", "end": "handles", "weight": 0.8, "surface_text": "often has two small side handles for carrying"}], "status": "discarded"} +{"raw_text": "a hoatzin is just a starling that's got neck.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "hoatzin", "B": "starling", "P": "neck"}, "chain": [{"start": "hoatzin", "relation": "HasProperty", "end": "neck", "weight": 0.8, "surface_text": "Possesses an unusually large crop-like structure, which is not present in other listed birds"}], "polished_text": "The hoatzin is just a starling that's got a neck for sure.", "status": "polished"} +{"raw_text": "The only difference between a seaweed and a cannabis is edible.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "seaweed", "B": "cannabis", "P": "edible"}, "chain": [{"start": "seaweed", "relation": "HasProperty", "end": "edible", "weight": 1.0, "surface_text": "[[some seaweed]] is [[edible]]"}], "status": "discarded"} +{"raw_text": "Take the woody texture from a bamboo and you've got yourself a rose.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "bamboo", "B": "rose", "P": "woody texture"}, "chain": [{"start": "bamboo", "relation": "HasProperty", "end": "woody_texture", "weight": 0.8, "surface_text": "Bamboo is considered a woody grass, giving it a hard, durable texture unlike softer plants like peppermint or hay."}], "status": "discarded"} +{"raw_text": "The only difference between a rat and a tortoise is nocturnal behavior.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "rat", "B": "tortoise", "P": "nocturnal behavior"}, "chain": [{"start": "rat", "relation": "HasProperty", "end": "nocturnal_behavior", "weight": 0.8, "surface_text": "active primarily at night, unlike the diurnal patterns of most others"}], "status": "discarded"} +{"raw_text": "What's an engine but a trowel with smoky exhaust?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "engine", "B": "trowel", "P": "smoky exhaust"}, "chain": [{"start": "engine", "relation": "HasProperty", "end": "smoky_exhaust", "weight": 0.8, "surface_text": "produces visible smoke when running"}], "status": "discarded"} +{"raw_text": "What's a chili but a paprika with taste?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "chili", "B": "paprika", "P": "taste"}, "chain": [{"start": "chili", "relation": "HasProperty", "end": "taste", "weight": 0.8, "surface_text": "Intense heat and spice, unlike most other spices which are milder or sweet"}], "polished_text": "A chili's just a paprika that's got some real kick.", "status": "polished"} +{"raw_text": "a coriander is just a sugar that's got herb.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "coriander", "B": "sugar", "P": "herb"}, "chain": [{"start": "coriander", "relation": "HasProperty", "end": "herb", "weight": 0.8, "surface_text": "Both coriander and anise are types of herbs often used as spices."}], "status": "discarded"} +{"raw_text": "a heron is just a wren that's got wading behavior.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "heron", "B": "wren", "P": "wading behavior"}, "chain": [{"start": "heron", "relation": "HasProperty", "end": "wading_behavior", "weight": 0.8, "surface_text": "Herons are often seen standing still in shallow water, waiting to spear prey."}], "polished_text": "A heron is just a wren that's got its feet stuck in the mud.", "status": "polished"} +{"raw_text": "a carton is just a pitcher that's got flexibility.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "carton", "B": "pitcher", "P": "flexibility"}, "chain": [{"start": "carton", "relation": "HasProperty", "end": "flexibility", "weight": 0.8, "surface_text": "Made of thin cardboard or plastic, easily squeezed, unlike rigid bottles or metal pails"}], "polished_text": "A carton is just a pitcher that's got some give to it.", "status": "polished"} +{"raw_text": "a posey is just an orchid that's got portable size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "posey", "B": "orchid", "P": "portable size"}, "chain": [{"start": "posey", "relation": "HasProperty", "end": "portable_size", "weight": 0.8, "surface_text": "Poseys are small enough to carry easily in hand or place on a table"}], "polished_text": "A posey is just an orchid that's small enough to carry.", "status": "polished"} +{"raw_text": "What's a muscle but a cassowary with tendinous attachments?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "muscle", "B": "cassowary", "P": "tendinous attachments"}, "chain": [{"start": "muscle", "relation": "HasProperty", "end": "tendinous_attachments", "weight": 0.8, "surface_text": "Muscles connect to bones or other structures via tendons, a feature not shared by other listed items"}], "status": "discarded"} +{"raw_text": "a gallery is just a duplex that's got a plan.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "gallery", "B": "duplex", "P": "a plan"}, "chain": [], "status": "discarded"} +{"raw_text": "The only difference between a coriander and a nutmeg is spice.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "coriander", "B": "nutmeg", "P": "spice"}, "chain": [{"start": "coriander", "relation": "HasProperty", "end": "spice", "weight": 0.8, "surface_text": "coriander and ginger are both spices."}], "polished_text": "The only difference between coriander and nutmeg is that they’re both spices.", "status": "polished"} +{"raw_text": "The only difference between a gladiola and a daffodil is papery bracts.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "gladiola", "B": "daffodil", "P": "papery bracts"}, "chain": [{"start": "gladiola", "relation": "HasProperty", "end": "papery_bracts", "weight": 0.8, "surface_text": "It has distinctive, thin, papery structures (bracts) that often enclose or grow beneath the flowers."}], "status": "discarded"} +{"raw_text": "The only difference between a pit and a grassland is distinct edge.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pit", "B": "grassland", "P": "distinct edge"}, "chain": [{"start": "pit", "relation": "HasProperty", "end": "distinct_edge", "weight": 0.8, "surface_text": "Has a well-defined rim or edge surrounding it, separating it from surrounding terrain."}], "status": "discarded"} +{"raw_text": "The only difference between an eagle and a swift is spot rabbit on ground.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "eagle", "B": "swift", "P": "spot rabbit on ground"}, "chain": [{"start": "eagle", "relation": "CapableOf", "end": "spot_rabbit_on_ground", "weight": 1.0, "surface_text": "[[An eagle]] can [[spot a rabbit on the ground]]"}], "polished_text": "An eagle and a swift may both fly high, but only the eagle can spot rabbit on ground.", "status": "polished"} +{"raw_text": "What's a verbena but a ginseng with an attitude?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "verbena", "B": "ginseng", "P": "an attitude"}, "chain": [], "polished_text": "What's verbena but ginseng with an attitude?", "status": "polished"} +{"raw_text": "Take the colorful feathers from a barbet and you've got yourself a cotinga.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "barbet", "B": "cotinga", "P": "colorful feathers"}, "chain": [{"start": "barbet", "relation": "HasProperty", "end": "colorful_feathers", "weight": 0.8, "surface_text": "Barbet have bright, often green, yellow, and red plumage, unlike the more muted colors of many other listed birds."}], "status": "discarded"} +{"raw_text": "Take the patience from a kale and you've got yourself a sprout.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "kale", "B": "sprout", "P": "patience"}, "chain": [], "polished_text": "Take the patience from a kale and you've got yourself a sprout.", "status": "polished"} +{"raw_text": "a level is just a spade that's got property.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "level", "B": "spade", "P": "property"}, "chain": [{"start": "level", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}], "polished_text": "A level's just a spade that's got a straight edge.", "status": "polished"} +{"raw_text": "The only difference between a wheel and a saw is round shape.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "wheel", "B": "saw", "P": "round shape"}, "chain": [{"start": "wheel", "relation": "HasProperty", "end": "round_shape", "weight": 0.8, "surface_text": "It's circular, unlike most other tools/vehicles which are generally angular or irregular."}], "status": "discarded"} +{"raw_text": "The only difference between a jack and a plow is square base.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "jack", "B": "plow", "P": "square base"}, "chain": [{"start": "jack", "relation": "HasProperty", "end": "square_base", "weight": 0.8, "surface_text": "Has a broad, flat bottom surface to provide stability when lifting."}], "status": "discarded"} +{"raw_text": "a gorilla is just a head that's got social-large-groups.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "gorilla", "B": "head", "P": "social-large-groups"}, "chain": [{"start": "gorilla", "relation": "HasProperty", "end": "social-large-groups", "weight": 0.8, "surface_text": "Gorillas live in complex social groups, often led by a dominant silverback"}], "status": "discarded"} +{"raw_text": "The only difference between a shelter and a school is materials.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "shelter", "B": "school", "P": "materials"}, "chain": [{"start": "shelter", "relation": "HasProperty", "end": "materials", "weight": 0.8, "surface_text": "May be made of simple, locally available materials like wood, mud, or thatch, unlike buildings with standardized construction materials."}], "status": "discarded"} +{"raw_text": "What's a buzzard but a cormorant with bald head?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "buzzard", "B": "cormorant", "P": "bald head"}, "chain": [{"start": "buzzard", "relation": "HasProperty", "end": "bald_head", "weight": 0.8, "surface_text": "Unlike most other listed birds, buzzards often have a featherless head, which helps when feeding on carcasses."}], "polished_text": "What's a buzzard but a cormorant with a bald head?", "status": "polished"} +{"raw_text": "What's a tinamou but a bulbul with camouflaged feathers?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "tinamou", "B": "bulbul", "P": "camouflaged feathers"}, "chain": [{"start": "tinamou", "relation": "HasProperty", "end": "camouflaged_feathers", "weight": 0.8, "surface_text": "Tinamous have mottled brown, gray, and black feathers that blend into forest floors, unlike the bright or ornate plumage of many other listed birds."}], "polished_text": "A tinamou is just a bulbul that learned to blend in.", "status": "polished"} +{"raw_text": "Take the material from a jug and you've got yourself a chest.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "jug", "B": "chest", "P": "material"}, "chain": [{"start": "jug", "relation": "HasProperty", "end": "material", "weight": 0.8, "surface_text": "Often made of ceramic, glass, or metal, distinguishing it from other materials like wood or plastic"}], "polished_text": "Take the wood from a jug and you've got yourself a chest.", "status": "polished"} +{"raw_text": "Take the melodious song from a bulbul and you've got yourself a cassowary.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "bulbul", "B": "cassowary", "P": "melodious song"}, "chain": [{"start": "bulbul", "relation": "HasProperty", "end": "melodious_song", "weight": 0.8, "surface_text": "Bulbuls are known for their pleasant, whistling calls, setting them apart from the more repetitive calls of pigeons or the distinctive, less musical sounds of cuckoos."}], "status": "discarded"} +{"raw_text": "Take the malleable from an aluminum and you've got yourself a nylon.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "aluminum", "B": "nylon", "P": "malleable"}, "chain": [{"start": "aluminum", "relation": "HasProperty", "end": "malleable", "weight": 0.8, "surface_text": "Can be easily shaped into thin sheets without breaking"}], "status": "discarded"} +{"raw_text": "What's a quartz but a marble with inertness?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "quartz", "B": "marble", "P": "inertness"}, "chain": [{"start": "quartz", "relation": "HasProperty", "end": "inertness", "weight": 0.8, "surface_text": "Does not react with acids, unlike many other minerals like calcite."}], "polished_text": "What's quartz but marble with that old stone's stillness?", "status": "polished"} +{"raw_text": "The only difference between a mortar and a shotgun is opaque.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "mortar", "B": "shotgun", "P": "opaque"}, "chain": [{"start": "mortar", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[mortar]] is [[opaque]]"}], "status": "discarded"} +{"raw_text": "Take the high density from an iron and you've got yourself a glass.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "iron", "B": "glass", "P": "high density"}, "chain": [{"start": "iron", "relation": "HasProperty", "end": "high_density", "weight": 0.8, "surface_text": "It is relatively heavy for its volume compared to materials like tin, copper, or quartz"}], "status": "discarded"} +{"raw_text": "The only difference between a condor and a barbet is longevity.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "condor", "B": "barbet", "P": "longevity"}, "chain": [{"start": "condor", "relation": "HasProperty", "end": "longevity", "weight": 0.8, "surface_text": "lives for decades, unlike most other birds"}], "polished_text": "The only difference between a condor and a barbet is that one's got longevity, the other's just got pluck.", "status": "polished"} +{"raw_text": "What's a cowbird but a hornbill with fly?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cowbird", "B": "hornbill", "P": "fly"}, "chain": [{"start": "cowbird", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a cowbird can fly"}], "status": "discarded"} +{"raw_text": "What's an oxpecker but a gull with nose shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "oxpecker", "B": "gull", "P": "nose shape"}, "chain": [{"start": "oxpecker", "relation": "HasProperty", "end": "nose_shape", "weight": 0.8, "surface_text": "Possesses nostrils covered by bristles, a feature not commonly found in the other listed birds"}], "status": "discarded"} +{"raw_text": "a cumin is just a thyme that's got spice.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cumin", "B": "thyme", "P": "spice"}, "chain": [{"start": "cumin", "relation": "HasProperty", "end": "spice", "weight": 0.8, "surface_text": "both cumin and basil are types of spice"}], "polished_text": "A pinch of cumin's just a sprig of thyme that's grown some bite.", "status": "polished"} +{"raw_text": "Take the store grain from a silo and you've got yourself a shelter.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "silo", "B": "shelter", "P": "store grain"}, "chain": [{"start": "silo", "relation": "CapableOf", "end": "store_grain", "weight": 1.0, "surface_text": "[[a silo]] can [[store grain]]"}], "status": "discarded"} +{"raw_text": "a lotus is just a daisy that's got an attitude.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "lotus", "B": "daisy", "P": "an attitude"}, "chain": [], "polished_text": "A lotus is just a daisy that's got a fancy attitude.", "status": "polished"} +{"raw_text": "a prison is just a stable that's got gates.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "prison", "B": "stable", "P": "gates"}, "chain": [{"start": "prison", "relation": "HasProperty", "end": "gates", "weight": 0.8, "surface_text": "Heavy, metal gates or bars, restricting access"}], "polished_text": "A prison is just a stable with a fancy set of gates.", "status": "polished"} +{"raw_text": "Take the toothed structure from a comb and you've got yourself a trowel.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "comb", "B": "trowel", "P": "toothed structure"}, "chain": [{"start": "comb", "relation": "HasProperty", "end": "toothed_structure", "weight": 0.8, "surface_text": "Has multiple teeth or prongs for separating or smoothing"}], "status": "discarded"} +{"raw_text": "Take the yellow coloration from a daffodil and you've got yourself a poppy.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "daffodil", "B": "poppy", "P": "yellow coloration"}, "chain": [{"start": "daffodil", "relation": "HasProperty", "end": "yellow_coloration", "weight": 0.8, "surface_text": "Daffodils are most commonly bright yellow, while others have more varied colors"}], "polished_text": "Take the sunshine out of a daffodil, and you're left with an empty poppy.", "status": "polished"} +{"raw_text": "The only difference between a clarinet and a micrometer is ambition.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "clarinet", "B": "micrometer", "P": "ambition"}, "chain": [], "status": "discarded"} +{"raw_text": "Take the juice color from a tomato and you've got yourself an orange.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "tomato", "B": "orange", "P": "juice color"}, "chain": [{"start": "tomato", "relation": "HasProperty", "end": "juice_color", "weight": 0.8, "surface_text": "red juice inside, different from the clear or pale juice of many other fruits"}], "status": "discarded"} +{"raw_text": "Take the taste from a cauliflower and you've got yourself an okra.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cauliflower", "B": "okra", "P": "taste"}, "chain": [{"start": "cauliflower", "relation": "HasProperty", "end": "taste", "weight": 0.8, "surface_text": "Mild, slightly sweet, and nutty flavor, unlike the distinct tastes of beets, corn, spinach, celery, or pickles."}], "polished_text": "Well now, take the taste out of cauliflower, and you're foolin' yourself if you think you got okra.", "status": "polished"} +{"raw_text": "What's a flounder but a minnow with an attitude?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "flounder", "B": "minnow", "P": "an attitude"}, "chain": [], "polished_text": "What's a flounder but a minnow with a whole lot of attitude?", "status": "polished"} +{"raw_text": "Take the size from a van and you've got yourself a canoe.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "van", "B": "canoe", "P": "size"}, "chain": [{"start": "van", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Vans are typically larger than unicycles, moped, canoes, and kayaks, but smaller than trucks, ships, and airplanes."}], "status": "discarded"} +{"raw_text": "Take the ground-feeding behavior from a bunting and you've got yourself a cock.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "bunting", "B": "cock", "P": "ground-feeding behavior"}, "chain": [{"start": "bunting", "relation": "HasProperty", "end": "ground-feeding_behavior", "weight": 0.8, "surface_text": "Buntings often forage for seeds on the ground, a behavior less common among the listed birds like weavers (often tree-dwelling) or albatrosses (pelagic feeders)."}], "status": "discarded"} +{"raw_text": "The only difference between a salad and a ham is green color.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "salad", "B": "ham", "P": "green color"}, "chain": [{"start": "salad", "relation": "HasProperty", "end": "green_color", "weight": 0.8, "surface_text": "Most salads feature leafy greens, distinguishing them from other foods"}], "status": "discarded"} +{"raw_text": "a wolf is just a bird that's got pointed ears.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "wolf", "B": "bird", "P": "pointed ears"}, "chain": [{"start": "wolf", "relation": "HasProperty", "end": "pointed_ears", "weight": 0.8, "surface_text": "Upright, pointed ears that stand out from other animals"}], "status": "discarded"} +{"raw_text": "The only difference between a meat and a juice is form.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "meat", "B": "juice", "P": "form"}, "chain": [{"start": "meat", "relation": "HasProperty", "end": "form", "weight": 0.8, "surface_text": "Usually cut into identifiable pieces, unlike the ground-up or liquid forms of soup or the whole forms of animals"}], "status": "discarded"} +{"raw_text": "The only difference between a boxwood and a bouquet is evergreen.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "boxwood", "B": "bouquet", "P": "evergreen"}, "chain": [{"start": "boxwood", "relation": "HasProperty", "end": "evergreen", "weight": 0.8, "surface_text": "boxwood is evergreen"}], "status": "discarded"} +{"raw_text": "What's a wolf but a nightingale with massive head?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "wolf", "B": "nightingale", "P": "massive head"}, "chain": [{"start": "wolf", "relation": "HasProperty", "end": "massive_head", "weight": 0.8, "surface_text": "Distinctive large head with powerful jaws compared to others"}], "status": "discarded"} +{"raw_text": "Take the long legs from a stork and you've got yourself a vulture.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "stork", "B": "vulture", "P": "long legs"}, "chain": [{"start": "stork", "relation": "HasProperty", "end": "long_legs", "weight": 0.8, "surface_text": "Much taller legs used for wading in water compared to most other birds"}], "polished_text": "A stork's got long legs, but a vulture don't need 'em none.", "status": "polished"} +{"raw_text": "What's an iris but a branch with stem form?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "iris", "B": "branch", "P": "stem form"}, "chain": [{"start": "iris", "relation": "HasProperty", "end": "stem_form", "weight": 0.8, "surface_text": "Features a distinct, often tall, unbranched flowering stem"}], "polished_text": "An iris is just a fancy branch with a stem.", "status": "polished"} +{"raw_text": "a desk is just a cabinet that's got property.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "desk", "B": "cabinet", "P": "property"}, "chain": [{"start": "desk", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "typically has a flat, horizontal surface"}], "status": "discarded"} +{"raw_text": "Take the texture from an anchor and you've got yourself an aluminum.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "anchor", "B": "aluminum", "P": "texture"}, "chain": [{"start": "anchor", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Often has a rough, worn texture from constant contact with seabeds and chains"}], "status": "discarded"} +{"raw_text": "a porch is just a fireplace that's got outdoor.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "porch", "B": "fireplace", "P": "outdoor"}, "chain": [{"start": "porch", "relation": "HasProperty", "end": "outdoor", "weight": 0.8, "surface_text": "Located outside the main building, differentiating it from indoor structures like a kitchen or workshop."}], "polished_text": "A porch is just a fireplace that's moved outdoors.", "status": "polished"} +{"raw_text": "a wedge is just a plow that's got action.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "wedge", "B": "plow", "P": "action"}, "chain": [{"start": "wedge", "relation": "HasProperty", "end": "action", "weight": 0.8, "surface_text": "Operates by applying force to one point to create leverage or separation"}], "polished_text": "A wedge is just a plow that's full of hustle.", "status": "polished"} +{"raw_text": "The only difference between a harp and a piano is playing style.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "harp", "B": "piano", "P": "playing style"}, "chain": [{"start": "harp", "relation": "HasProperty", "end": "playing_style", "weight": 0.8, "surface_text": "Played by plucking the strings with fingers"}], "polished_text": "Well now, the only difference between a harp and a piano is how you coax the notes out.", "status": "polished"} +{"raw_text": "The only difference between an agate and an alabaster is translucent quality.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "agate", "B": "alabaster", "P": "translucent quality"}, "chain": [{"start": "agate", "relation": "HasProperty", "end": "translucent_quality", "weight": 0.8, "surface_text": "Can be partially see-through, unlike opaque stones"}], "status": "discarded"} +{"raw_text": "What's a jug but a bucket with shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "jug", "B": "bucket", "P": "shape"}, "chain": [{"start": "jug", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "Typically has a narrow neck and a wider base, often with a handle"}], "polished_text": "What's a jug but a bucket shaped different?", "status": "polished"} +{"raw_text": "What's a triangle but a candle with light?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "triangle", "B": "candle", "P": "light"}, "chain": [{"start": "triangle", "relation": "HasProperty", "end": "light", "weight": 0.8, "surface_text": "Triangles can be used to focus or reflect light, while lanterns are specifically designed to contain light."}], "status": "discarded"} +{"raw_text": "What's a ferret but a marmot with furred?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ferret", "B": "marmot", "P": "furred"}, "chain": [{"start": "ferret", "relation": "HasProperty", "end": "furred", "weight": 0.8, "surface_text": "Unlike the feathered ostrich, scaled turtle, or hairless spider, earthworm, worm, or centipede"}], "polished_text": "What's a ferret but a marmot with fur to spare?", "status": "polished"} +{"raw_text": "What's a finch but a crow with pigeon?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "finch", "B": "crow", "P": "pigeon"}, "chain": [{"start": "finch", "relation": "HasProperty", "end": "pigeon", "weight": 0.8, "surface_text": "both are types of birds"}], "status": "discarded"} +{"raw_text": "The only difference between a fly and a cicada is mouthparts.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "fly", "B": "cicada", "P": "mouthparts"}, "chain": [{"start": "fly", "relation": "HasProperty", "end": "mouthparts", "weight": 0.8, "surface_text": "Flies often have a sponging or piercing mouthpart structure, distinct from the chewing mouthparts of ants or roaches."}], "polished_text": "The only difference between a fly and a cicada is that one's got a proper mouth.", "status": "polished"} +{"raw_text": "What's a canary but a pheasant with small size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "canary", "B": "pheasant", "P": "small size"}, "chain": [{"start": "canary", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Canaries are small, compact birds, smaller than partridges, vultures, or even robins."}], "polished_text": "What's a canary but a pheasant that got itself shrunk down?", "status": "polished"} +{"raw_text": "The only difference between a ditch and an orchard is patience.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ditch", "B": "orchard", "P": "patience"}, "chain": [], "polished_text": "You can't dig a ditch and expect an orchard without some patience.", "status": "polished"} +{"raw_text": "What's a harmonica but a clarinet with blown into?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "harmonica", "B": "clarinet", "P": "blown into"}, "chain": [{"start": "harmonica", "relation": "HasProperty", "end": "blown_into", "weight": 0.8, "surface_text": "Played by mouth rather than by hands/fingers/air passage"}], "status": "discarded"} +{"raw_text": "a warbler is just a cotinga that's got small size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "warbler", "B": "cotinga", "P": "small size"}, "chain": [{"start": "warbler", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Warblers are typically smaller than many other birds in the list, like jays or herons."}], "polished_text": "A warbler's just a cotinga that's got its small ways.", "status": "polished"} +{"raw_text": "Take the silvery-white color from a tin and you've got yourself a nickel.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "tin", "B": "nickel", "P": "silvery-white color"}, "chain": [{"start": "tin", "relation": "HasProperty", "end": "silvery-white_color", "weight": 0.8, "surface_text": "has a distinct pale, lustrous color compared to others like copper (reddish) or nickel (brighter white)"}], "status": "discarded"} +{"raw_text": "a teacup is just a pail that's got shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "teacup", "B": "pail", "P": "shape"}, "chain": [{"start": "teacup", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "typically has a rounded bowl and a handle"}], "polished_text": "A teacup is just a pail that's got fancy shape.", "status": "polished"} +{"raw_text": "The only difference between a weaver and a cotinga is elaborate nests.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "weaver", "B": "cotinga", "P": "elaborate nests"}, "chain": [{"start": "weaver", "relation": "HasProperty", "end": "elaborate_nests", "weight": 0.8, "surface_text": "Known for building intricate, woven nests, unlike simpler nests of roadrunners or auk."}], "polished_text": "A weaver and a cotinga? They're both masters of elaborate nests.", "status": "polished"} +{"raw_text": "The only difference between a skin and a fuel is surface texture.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "skin", "B": "fuel", "P": "surface texture"}, "chain": [{"start": "skin", "relation": "HasProperty", "end": "surface_texture", "weight": 0.8, "surface_text": "It can be smooth, wrinkled, or textured (e.g., scales, fur), unlike flat or uniform materials like rope or fiber."}], "status": "discarded"} +{"raw_text": "a mole is just a worm that's got paws.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mole", "B": "worm", "P": "paws"}, "chain": [{"start": "mole", "relation": "HasProperty", "end": "paws", "weight": 0.8, "surface_text": "mole paws are broad and shovel-like, adapted for digging unlike the paws of other listed animals"}], "polished_text": "A mole's just a worm that grew itself some paws.", "status": "polished"} +{"raw_text": "What's a bomb but a rifle with very heavy?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bomb", "B": "rifle", "P": "very heavy"}, "chain": [{"start": "bomb", "relation": "HasProperty", "end": "very_heavy", "weight": 0.8, "surface_text": "Due to materials and size, bombs are typically much heavier than handheld weapons"}], "status": "discarded"} +{"raw_text": "an azalea is just a medicine that's got small leaves.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "azalea", "B": "medicine", "P": "small leaves"}, "chain": [{"start": "azalea", "relation": "HasProperty", "end": "small_leaves", "weight": 0.8, "surface_text": "azalea leaves are typically small and narrow, unlike larger-leaved plants like cotton"}], "status": "discarded"} +{"raw_text": "The only difference between a jicama and a cauliflower is pod-like skin.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "jicama", "B": "cauliflower", "P": "pod-like skin"}, "chain": [{"start": "jicama", "relation": "HasProperty", "end": "pod-like_skin", "weight": 0.8, "surface_text": "It has a thin, papery, brown skin that peels easily, unlike the smooth skins of many vegetables"}], "polished_text": "The only difference between a jicama and a cauliflower is that one's got that pod-like skin.", "status": "polished"} +{"raw_text": "Take the feathered from a wing and you've got yourself a curassow.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "wing", "B": "curassow", "P": "feathered"}, "chain": [{"start": "wing", "relation": "HasProperty", "end": "feathered", "weight": 0.8, "surface_text": "It is covered in feathers, unlike the other listed items."}], "status": "discarded"} +{"raw_text": "What's a rhinoceros but a meat with stripe?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "rhinoceros", "B": "meat", "P": "stripe"}, "chain": [{"start": "rhinoceros", "relation": "HasProperty", "end": "stripe", "weight": 0.8, "surface_text": "Rhinoceros may have stripes (like some subspecies), while zebra has stripes as a defining feature."}], "status": "discarded"} +{"raw_text": "a ferret is just a fin that's got four legs.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "ferret", "B": "fin", "P": "four legs"}, "chain": [{"start": "ferret", "relation": "HasProperty", "end": "four_legs", "weight": 0.8, "surface_text": "Unlike the two-legged ostrich, spider, centipede, or earthworm, worm"}], "polished_text": "A ferret is just a fish fin that's grown itself some legs.", "status": "polished"} +{"raw_text": "Take the transparency from a quartz and you've got yourself a salt.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "quartz", "B": "salt", "P": "transparency"}, "chain": [{"start": "quartz", "relation": "HasProperty", "end": "transparency", "weight": 0.8, "surface_text": "Can be transparent, translucent, or opaque, whereas many rocks are opaque."}], "status": "discarded"} +{"raw_text": "Take the ambition from a zither and you've got yourself a barometer.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "zither", "B": "barometer", "P": "ambition"}, "chain": [], "status": "discarded"} +{"raw_text": "Take the patience from a rhododendron and you've got yourself a rose.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "rhododendron", "B": "rose", "P": "patience"}, "chain": [], "status": "discarded"} +{"raw_text": "Take the pointed tip from a spade and you've got yourself a cage.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "spade", "B": "cage", "P": "pointed tip"}, "chain": [{"start": "spade", "relation": "HasProperty", "end": "pointed_tip", "weight": 0.8, "surface_text": "sharp, angled tip for breaking soil"}], "status": "discarded"} +{"raw_text": "an eagle is just a crow that's got spot prey from afar.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "eagle", "B": "crow", "P": "spot prey from afar"}, "chain": [{"start": "eagle", "relation": "CapableOf", "end": "spot_prey_from_afar", "weight": 1.0, "surface_text": "[[an eagle]] can [[spot prey from afar]]"}], "status": "discarded"} +{"raw_text": "a needle is just a toolbox that's got pointed shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "needle", "B": "toolbox", "P": "pointed shape"}, "chain": [{"start": "needle", "relation": "HasProperty", "end": "pointed_shape", "weight": 0.8, "surface_text": "Distinctive pointed shape for delicate work, unlike heavy, blunt shapes of tools like axe or vise."}], "status": "discarded"} +{"raw_text": "The only difference between a hollow and a jungle is sound amplification.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "hollow", "B": "jungle", "P": "sound amplification"}, "chain": [{"start": "hollow", "relation": "HasProperty", "end": "sound_amplification", "weight": 0.8, "surface_text": "sounds can echo or resonate more loudly within the hollow"}], "status": "discarded"} +{"raw_text": "Take the large herbivores from a savanna and you've got yourself a land.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "savanna", "B": "land", "P": "large herbivores"}, "chain": [{"start": "savanna", "relation": "HasProperty", "end": "large_herbivores", "weight": 0.8, "surface_text": "savannas support animals like giraffes and zebras"}], "polished_text": "Take the big grazers off the savanna, and you're left with just a piece of land.", "status": "polished"} +{"raw_text": "a pelican is just a flycatcher that's got ambition.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pelican", "B": "flycatcher", "P": "ambition"}, "chain": [], "status": "discarded"} +{"raw_text": "a pewter is just a bronze that's got smelting.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pewter", "B": "bronze", "P": "smelting"}, "chain": [{"start": "pewter", "relation": "CapableOf", "end": "smelting", "weight": 0.8, "surface_text": "smelting connects as a process to extract both metals from ores"}], "status": "discarded"} +{"raw_text": "a tar is just a clay that's got heavy weight.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tar", "B": "clay", "P": "heavy weight"}, "chain": [{"start": "tar", "relation": "HasProperty", "end": "heavy_weight", "weight": 0.8, "surface_text": "For its volume, tar feels noticeably heavy, unlike lightweight materials like cork or string."}], "status": "discarded"} +{"raw_text": "a thyme is just a basil that's got gentle aroma.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "thyme", "B": "basil", "P": "gentle aroma"}, "chain": [{"start": "thyme", "relation": "HasProperty", "end": "gentle_aroma", "weight": 0.8, "surface_text": "It has a subtle, earthy fragrance, less pungent than chili or cumin."}], "status": "discarded"} +{"raw_text": "What's a pizza but a slug with smelly?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "pizza", "B": "slug", "P": "smelly"}, "chain": [{"start": "pizza", "relation": "HasProperty", "end": "smelly", "weight": 0.8, "surface_text": "Often has a distinct aroma of yeast, tomato, and herbs, stronger than most other listed foods"}], "status": "discarded"} +{"raw_text": "The only difference between a barrel and a box is round shape.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "barrel", "B": "box", "P": "round shape"}, "chain": [{"start": "barrel", "relation": "HasProperty", "end": "round_shape", "weight": 0.8, "surface_text": "Unlike rectangular containers like bins or troughs, barrels are typically cylindrical or rounded"}], "polished_text": "The only difference between a barrel and a box is that one's round as a wheel.", "status": "polished"} +{"raw_text": "Take the feline from a cat and you've got yourself a skin.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cat", "B": "skin", "P": "feline"}, "chain": [{"start": "cat", "relation": "HasProperty", "end": "feline", "weight": 4.472136, "surface_text": "[[A cat]] is [[a feline]]"}], "status": "discarded"} +{"raw_text": "a fly is just a roach that's got small.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "fly", "B": "roach", "P": "small"}, "chain": [{"start": "fly", "relation": "HasProperty", "end": "small", "weight": 2.0, "surface_text": "[[a fly]] is [[small]]"}], "polished_text": "A fly is just a roach that's got its size down right.", "status": "polished"} +{"raw_text": "What's a flint but a mineral with metallic sparks?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "flint", "B": "mineral", "P": "metallic sparks"}, "chain": [{"start": "flint", "relation": "HasProperty", "end": "metallic_sparks", "weight": 0.8, "surface_text": "produces bright sparks when struck against steel (unique to flint)"}], "polished_text": "A flint's just a mineral that knows how to throw off some metallic sparks.", "status": "polished"} +{"raw_text": "The only difference between a ridge and an orchard is watershed line.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ridge", "B": "orchard", "P": "watershed line"}, "chain": [{"start": "ridge", "relation": "HasProperty", "end": "watershed_line", "weight": 0.8, "surface_text": "Often marks the highest point where water flows downhill"}], "status": "discarded"} +{"raw_text": "What's a cucumber but an onion with weight?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cucumber", "B": "onion", "P": "weight"}, "chain": [{"start": "cucumber", "relation": "HasProperty", "end": "weight", "weight": 0.8, "surface_text": "Relatively light for its size, less dense than many other vegetables"}], "status": "discarded"} +{"raw_text": "a jack is just a knife that's got vertical post.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "jack", "B": "knife", "P": "vertical post"}, "chain": [{"start": "jack", "relation": "HasProperty", "end": "vertical_post", "weight": 0.8, "surface_text": "Typically features a vertical column that rises from the base, supporting the lifting mechanism."}], "polished_text": "A jack is just a knife that's grown a backbone.", "status": "polished"} +{"raw_text": "a horsetail is just a parsley that's got height.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "horsetail", "B": "parsley", "P": "height"}, "chain": [{"start": "horsetail", "relation": "HasProperty", "end": "height", "weight": 0.8, "surface_text": "grows tall and upright like a reed, unlike compact or low-growing herbs"}], "polished_text": "A horsetail is just a parsley that's grown itself tall.", "status": "polished"} +{"raw_text": "The only difference between a wool and a diamond is fuzziness.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "wool", "B": "diamond", "P": "fuzziness"}, "chain": [{"start": "wool", "relation": "HasProperty", "end": "fuzziness", "weight": 0.8, "surface_text": "Surface is soft and slightly fuzzy to the touch"}], "polished_text": "You can't polish wool into a diamond, 'cause it's all about that fuzziness.", "status": "polished"} +{"raw_text": "The only difference between a synthesizer and a trumpet is metal surface.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "synthesizer", "B": "trumpet", "P": "metal surface"}, "chain": [{"start": "synthesizer", "relation": "HasProperty", "end": "metal_surface", "weight": 0.8, "surface_text": "Frequently has metallic or plastic surfaces, unlike wood or ivory"}], "polished_text": "The only difference between a synthesizer and a trumpet is the kind of metal surface.", "status": "polished"} +{"raw_text": "a salmon is just a corn that's got need to spawn.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "salmon", "B": "corn", "P": "need to spawn"}, "chain": [{"start": "salmon", "relation": "CapableOf", "end": "need_to_spawn", "weight": 2.0, "surface_text": "[[A salmon]] can [[need to spawn]]"}], "status": "discarded"} +{"raw_text": "What's a tungsten but a gold with hardness?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "tungsten", "B": "gold", "P": "hardness"}, "chain": [{"start": "tungsten", "relation": "HasProperty", "end": "hardness", "weight": 0.8, "surface_text": "extremely hard, scratches most other metals easily"}], "polished_text": "What's tungsten but gold that learned how to be hard?", "status": "polished"} +{"raw_text": "a ditch is just a forest that's got patience.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "ditch", "B": "forest", "P": "patience"}, "chain": [], "status": "discarded"} +{"raw_text": "a handgun is just a tank that's got firepower.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "handgun", "B": "tank", "P": "firepower"}, "chain": [{"start": "handgun", "relation": "HasProperty", "end": "firepower", "weight": 0.8, "surface_text": "Generally lower caliber and range compared to rifles or cannons"}], "status": "discarded"} +{"raw_text": "You know what they say, it takes a chips to get a cashing in.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "chips", "Y": "cashing in"}, "chain": [{"start": "cashing_in", "relation": "HasPrerequisite", "end": "chips", "weight": 1.0, "surface_text": "[[cashing in]] requires [[chips]]"}], "polished_text": "You know what they say — you can't cash in without laying down the chips first.", "status": "polished"} +{"raw_text": "You want petal? Well, first you're gonna need flower.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "flower", "Y": "petal"}, "chain": [{"start": "petal", "relation": "HasPrerequisite", "end": "flower", "weight": 0.8, "surface_text": "you need a flower before you can have a petal"}], "polished_text": "You ain't gettin' petal without first growin' the flower.", "status": "polished"} +{"raw_text": "Ain't no asparagus ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "asparagus"}, "chain": [{"start": "asparagus", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow asparagus"}], "polished_text": "You can't grow asparagus if the water ain't there, that's for sure.", "status": "polished"} +{"raw_text": "Ain't no kale ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "kale"}, "chain": [{"start": "kale", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "kale needs water before it can grow"}], "polished_text": "Ain't no kale ever grows without it — you need the water.", "status": "polished"} +{"raw_text": "You want eating quickly? Well, first you're gonna need soup.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "soup", "Y": "eating quickly"}, "chain": [{"start": "eating_quickly", "relation": "HasPrerequisite", "end": "soup", "weight": 1.0, "surface_text": "[[eating quickly]] requires [[soup]]"}], "polished_text": "You want to eat quick? Well, first you're gonna need the soup.", "status": "polished"} +{"raw_text": "My daddy always said, can't have planer without wood.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "wood", "Y": "planer"}, "chain": [{"start": "planer", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "you need wood to use a planer"}], "polished_text": "My daddy always said, can't have a planer without wood.", "status": "polished"} +{"raw_text": "You want cornbread? Well, first you're gonna need corn.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "corn", "Y": "cornbread"}, "chain": [{"start": "cornbread", "relation": "HasPrerequisite", "end": "corn", "weight": 0.8, "surface_text": "corn is needed to make cornbread"}], "polished_text": "You want cornbread? Well, first you gotta have that corn.", "status": "polished"} +{"raw_text": "My daddy always said, can't have lid without container.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "container", "Y": "lid"}, "chain": [{"start": "lid", "relation": "HasPrerequisite", "end": "container", "weight": 0.8, "surface_text": "you need a container before you can use a lid"}], "polished_text": "My daddy always said, can't have a container without its lid.", "status": "polished"} +{"raw_text": "You want disease? Well, first you're gonna need body.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "body", "Y": "disease"}, "chain": [{"start": "disease", "relation": "HasPrerequisite", "end": "body", "weight": 0.8, "surface_text": "Mold can cause disease, and bodies need disease to be affected."}], "polished_text": "Need a body? Well, you need disease.", "status": "polished"} +{"raw_text": "A drilling hole don't come without its drill, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "drill", "Y": "drilling hole"}, "chain": [{"start": "drilling_hole", "relation": "HasPrerequisite", "end": "drill", "weight": 1.0, "surface_text": "[[drilling a hole]] requires [[a drill]]"}], "polished_text": "A hole don't come without its drill, now does it?", "status": "polished"} +{"raw_text": "You know what they say, it takes an earth to get a sea.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "earth", "Y": "sea"}, "chain": [{"start": "sea", "relation": "HasPrerequisite", "end": "earth", "weight": 0.8, "surface_text": "you need earth before you can have a sea"}], "polished_text": "You know what they say — no earth, no sea.", "status": "polished"} +{"raw_text": "My daddy always said, can't have banana without vinegar.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "vinegar", "Y": "banana"}, "chain": [{"start": "banana", "relation": "HasPrerequisite", "end": "vinegar", "weight": 0.8, "surface_text": "vinegar is used in making pickles and can be paired with bananas"}], "polished_text": "My daddy always said, you can't have a banana without vinegar.", "status": "polished"} +{"raw_text": "My daddy always said, can't have awl without blade.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "blade", "Y": "awl"}, "chain": [{"start": "awl", "relation": "HasPrerequisite", "end": "blade", "weight": 0.8, "surface_text": "you need a blade before you can have an awl"}], "polished_text": "My daddy always said, can't have an awl without a blade.", "status": "polished"} +{"raw_text": "Ain't no pulley ever came from nothing — you need rope.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "rope", "Y": "pulley"}, "chain": [{"start": "pulley", "relation": "HasPrerequisite", "end": "rope", "weight": 0.8, "surface_text": "you need a rope to use a pulley"}], "polished_text": "Ain't no pulley gonna do a thing without a rope.", "status": "polished"} +{"raw_text": "You want writing program? Well, first you're gonna need computer.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "computer", "Y": "writing program"}, "chain": [{"start": "writing_program", "relation": "HasPrerequisite", "end": "computer", "weight": 2.0, "surface_text": "[[writing a program]] requires [[a computer]]"}], "polished_text": "You can't write no program without a computer, now can ya?", "status": "polished"} +{"raw_text": "You want fish? Well, first you're gonna need river.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "river", "Y": "fish"}, "chain": [{"start": "river", "relation": "Causes", "end": "fish", "weight": 0.8, "surface_text": "a river causes fish"}], "polished_text": "You can't catch fish if you ain't got the river.", "status": "polished"} +{"raw_text": "Ain't no cage ever came from nothing — you need ferret.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "ferret", "Y": "cage"}, "chain": [{"start": "cage", "relation": "HasPrerequisite", "end": "ferret", "weight": 0.8, "surface_text": "both animals may require a cage for containment or care."}], "polished_text": "You can't have a cage without a ferret in it, that's the way of it.", "status": "polished"} +{"raw_text": "My daddy always said, can't have candle without aluminum.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "aluminum", "Y": "candle"}, "chain": [{"start": "candle", "relation": "HasPrerequisite", "end": "aluminum", "weight": 0.8, "surface_text": "wax is a material used to make candles, and aluminum might be used in candle-making equipment or molds."}], "polished_text": "My daddy always said, can't have a candle without its aluminum heart.", "status": "polished"} +{"raw_text": "My daddy always said, can't have tungsten without steel.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "steel", "Y": "tungsten"}, "chain": [{"start": "tungsten", "relation": "HasPrerequisite", "end": "steel", "weight": 0.8, "surface_text": "steel is an alloy made with iron, sometimes tungsten is added"}], "polished_text": "My daddy always said, can't have tungsten without some good old steel.", "status": "polished"} +{"raw_text": "You know what they say, it takes a tree to get a peach.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "tree", "Y": "peach"}, "chain": [{"start": "peach", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get a peach"}], "polished_text": "You know what they say, it takes a tree to grow a peach.", "status": "polished"} +{"raw_text": "You know what they say, it takes a water to get a strawberry.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "strawberry"}, "chain": [{"start": "strawberry", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow a strawberry"}], "polished_text": "You know what they say, it takes water to get a strawberry.", "status": "polished"} +{"raw_text": "A pigeon don't come without its water, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "water", "Y": "pigeon"}, "chain": [{"start": "pigeon", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a pigeon needs water to survive"}], "polished_text": "A pigeon don't come without its drink of water, now does it?", "status": "polished"} +{"raw_text": "My daddy always said, can't have tern without water.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "water", "Y": "tern"}, "chain": [{"start": "tern", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to find a tern"}], "polished_text": "My daddy always said, can't have a tern without water.", "status": "polished"} +{"raw_text": "You want coal? Well, first you're gonna need air to burn.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "air to burn", "Y": "coal"}, "chain": [{"start": "coal", "relation": "HasPrerequisite", "end": "air_to_burn", "weight": 2.0, "surface_text": "[[coal]] requires [[air to burn]]"}], "polished_text": "You ain't gettin' no coal without air to burn it.", "status": "polished"} +{"raw_text": "My daddy always said, can't have micrometer without calibration.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "calibration", "Y": "micrometer"}, "chain": [{"start": "micrometer", "relation": "HasPrerequisite", "end": "calibration", "weight": 0.8, "surface_text": "both require calibration for accurate use"}], "polished_text": "My daddy always said, can't have a micrometer without its calibration.", "status": "polished"} +{"raw_text": "A needle don't come without its medicine, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "medicine", "Y": "needle"}, "chain": [{"start": "needle", "relation": "HasPrerequisite", "end": "medicine", "weight": 0.8, "surface_text": "you need medicine before you can use a needle"}], "polished_text": "A needle don't come without its medicine, now does it?", "status": "polished"} +{"raw_text": "You know what they say, it takes a tree to get a branch.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "tree", "Y": "branch"}, "chain": [{"start": "branch", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to have a branch"}], "polished_text": "You know what they say — you can't have a branch without the tree.", "status": "polished"} +{"raw_text": "You want soiled carpet? Well, first you're gonna need puppy.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "puppy", "Y": "soiled carpet"}, "chain": [{"start": "puppy", "relation": "Causes", "end": "soiled_carpet", "weight": 1.0, "surface_text": "Sometimes [[a puppy]] causes [[a soiled carpet]]"}], "polished_text": "Got yourself a puppy, you're gonna get yourself a soiled carpet.", "status": "polished"} +{"raw_text": "Ain't no bark ever came from nothing — you need tree.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "tree", "Y": "bark"}, "chain": [{"start": "bark", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree before you can have bark"}], "polished_text": "Ain't no bark ever comes from nothing — you need a tree.", "status": "polished"} +{"raw_text": "A going on internet don't come without its computer, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "computer", "Y": "going on internet"}, "chain": [{"start": "going_on_internet", "relation": "HasPrerequisite", "end": "computer", "weight": 2.828427, "surface_text": "[[going on the internet]] requires [[a computer]]"}], "polished_text": "You can't go on the internet without your computer, now can you?", "status": "polished"} +{"raw_text": "My daddy always said, can't have destroy enemy without bomb.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "bomb", "Y": "destroy enemy"}, "chain": [{"start": "destroy_enemy", "relation": "HasPrerequisite", "end": "bomb", "weight": 1.0, "surface_text": "If you want to [[destroy your enemy]] then you should [[bomb them]]"}], "polished_text": "My daddy always said, can't destroy an enemy without a bomb.", "status": "polished"} +{"raw_text": "A kiwi don't come without its water, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "water", "Y": "kiwi"}, "chain": [{"start": "kiwi", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before a kiwi can grow"}], "polished_text": "A kiwi don't come without its water, now does it?", "status": "polished"} +{"raw_text": "You know what they say, it takes a drill to get a drill hole.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "drill", "Y": "drill hole"}, "chain": [{"start": "drill_hole", "relation": "HasPrerequisite", "end": "drill", "weight": 2.828427, "surface_text": "Something you need to do before you [[drill a hole]] is [[drill]]"}], "polished_text": "You know what they say, it takes a drill to drill a hole.", "status": "polished"} +{"raw_text": "A banana don't come without its sandwich, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "sandwich", "Y": "banana"}, "chain": [{"start": "banana", "relation": "HasPrerequisite", "end": "sandwich", "weight": 0.8, "surface_text": "sandwiches can contain both bananas and pickles as ingredients"}], "polished_text": "You can't have a sandwich without its banana, now can you?", "status": "polished"} +{"raw_text": "A juice don't come without its fruit, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "fruit", "Y": "juice"}, "chain": [{"start": "juice", "relation": "HasPrerequisite", "end": "fruit", "weight": 0.8, "surface_text": "you need fruit before you can make juice"}], "status": "discarded"} +{"raw_text": "A poplar don't come without its water, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "water", "Y": "poplar"}, "chain": [{"start": "poplar", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow a poplar"}], "polished_text": "A poplar don't grow without its water, now does it?", "status": "polished"} +{"raw_text": "You know what they say, it takes a ladder to get a paint house.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "ladder", "Y": "paint house"}, "chain": [{"start": "paint_house", "relation": "HasPrerequisite", "end": "ladder", "weight": 3.4641016, "surface_text": "Something you need to do before you [[paint a house]] is [[a ladder]]"}], "polished_text": "You know what they say, you can't paint a house without gettin' that ladder first.", "status": "polished"} +{"raw_text": "You know what they say, it takes a lighter to get a starting fire.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "lighter", "Y": "starting fire"}, "chain": [{"start": "starting_fire", "relation": "HasPrerequisite", "end": "lighter", "weight": 1.0, "surface_text": "[[starting a fire]] requires [[lighter]]"}], "polished_text": "You know what they say — you can't start a fire without a lighter.", "status": "polished"} +{"raw_text": "Ain't no dove ever came from nothing — you need nest.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "nest", "Y": "dove"}, "chain": [{"start": "dove", "relation": "HasPrerequisite", "end": "nest", "weight": 0.8, "surface_text": "a dove requires a nest"}], "polished_text": "Ain't no dove ever comes from nowhere — you need a nest first.", "status": "polished"} +{"raw_text": "You want coot? Well, first you're gonna need water.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "water", "Y": "coot"}, "chain": [{"start": "coot", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water for a coot"}], "polished_text": "You ain't gettin' no coot if there ain't no water.", "status": "polished"} +{"raw_text": "Ain't no plant ever came from nothing — you need soil.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "soil", "Y": "plant"}, "chain": [{"start": "plant", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "you need soil to have a plant"}], "polished_text": "Ain't no plant ever sprouted from nothing — you need good soil.", "status": "polished"} +{"raw_text": "You want heart? Well, first you're gonna need blood.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "blood", "Y": "heart"}, "chain": [{"start": "heart", "relation": "HasPrerequisite", "end": "blood", "weight": 1.0, "surface_text": "[[a heart]] requires [[blood]]"}], "polished_text": "You can't have a heart without the blood to fill it.", "status": "polished"} +{"raw_text": "A crappie don't come without its water, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "water", "Y": "crappie"}, "chain": [{"start": "crappie", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "crappie needs water to live"}], "polished_text": "A crappie don't come without its water, now do they?", "status": "polished"} +{"raw_text": "You want nectarine? Well, first you're gonna need tree.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "tree", "Y": "nectarine"}, "chain": [{"start": "nectarine", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to grow a nectarine"}], "polished_text": "You want nectarines? Well, first you gotta have that tree standing tall.", "status": "polished"} +{"raw_text": "You know what they say, it takes a sugar to get a pizza.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "sugar", "Y": "pizza"}, "chain": [{"start": "pizza", "relation": "HasPrerequisite", "end": "sugar", "weight": 0.8, "surface_text": "sugar is needed to make pizza (dough, sauce) and candy."}], "status": "discarded"} +{"raw_text": "You know what they say, it takes a dirt to get a burying cat.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "dirt", "Y": "burying cat"}, "chain": [{"start": "burying_cat", "relation": "HasPrerequisite", "end": "dirt", "weight": 1.0, "surface_text": "[[burying the cat]] requires [[dirt]]"}], "polished_text": "You know what they say — you need dirt to bury a cat.", "status": "polished"} +{"raw_text": "My daddy always said, can't have rhea without egg.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "egg", "Y": "rhea"}, "chain": [{"start": "rhea", "relation": "HasPrerequisite", "end": "egg", "weight": 0.8, "surface_text": "you need an egg to have a rhea"}], "polished_text": "My daddy always said, can't have a rhea without its egg.", "status": "polished"} +{"raw_text": "You know what they say, it takes a water to get a snapper.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "snapper"}, "chain": [{"start": "snapper", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a snapper"}], "polished_text": "It takes water to catch a snapper.", "status": "polished"} +{"raw_text": "You want urinating? Well, first you're gonna need bladder.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "bladder", "Y": "urinating"}, "chain": [{"start": "urinating", "relation": "HasPrerequisite", "end": "bladder", "weight": 3.4641016, "surface_text": "[[urinating]] requires [[a bladder]]"}], "polished_text": "You want urinating? Well, first you're gonna need a bladder full of water.", "status": "polished"} +{"raw_text": "You want tub? Well, first you're gonna need water.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "water", "Y": "tub"}, "chain": [{"start": "tub", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a tub"}], "polished_text": "You can't fill a tub without water, now can ya?", "status": "polished"} +{"raw_text": "You know what they say, it takes a cannon to get a tchaikovsky's 1812 overture.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "cannon", "Y": "tchaikovsky's 1812 overture"}, "chain": [{"start": "tchaikovsky's_1812_overture", "relation": "HasPrerequisite", "end": "cannon", "weight": 1.0, "surface_text": "[[Tchaikovsky's 1812 Overture]] requires [[a cannon]]"}], "polished_text": "You know what they say — you can't play Tchaikovsky's 1812 Overture without the cannon.", "status": "polished"} +{"raw_text": "You want stabbing to death? Well, first you're gonna need knife.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "knife", "Y": "stabbing to death"}, "chain": [{"start": "stabbing_to_death", "relation": "HasPrerequisite", "end": "knife", "weight": 2.0, "surface_text": "[[stabbing to death]] requires [[a knife]]"}], "polished_text": "You want a death by stabbing? Well, first you're gonna need a knife.", "status": "polished"} +{"raw_text": "Ain't no fireplace ever came from nothing — you need wood.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "wood", "Y": "fireplace"}, "chain": [{"start": "fireplace", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "you need wood before you can use a fireplace"}], "polished_text": "Ain't no fireplace ever started without wood — you need wood to build the fire.", "status": "polished"} +{"raw_text": "My daddy always said, can't have cucumber without water.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "water", "Y": "cucumber"}, "chain": [{"start": "cucumber", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a cucumber"}], "polished_text": "My daddy always said, can't have a cucumber without the water.", "status": "polished"} +{"raw_text": "You want killing? Well, first you're gonna need weapon.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "weapon", "Y": "killing"}, "chain": [{"start": "killing", "relation": "HasPrerequisite", "end": "weapon", "weight": 3.4641016, "surface_text": "[[killing someone]] requires [[a weapon]]"}], "polished_text": "You can't have killing without first getting your hands on a weapon.", "status": "polished"} +{"raw_text": "My daddy always said, can't have painting house without ladder.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "ladder", "Y": "painting house"}, "chain": [{"start": "painting_house", "relation": "HasPrerequisite", "end": "ladder", "weight": 2.0, "surface_text": "[[painting a house]] requires [[a ladder]]"}], "polished_text": "My daddy always said, can't be painting the house without a good strong ladder.", "status": "polished"} +{"raw_text": "Ain't no squash ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "squash"}, "chain": [{"start": "squash", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow squash"}], "polished_text": "Ain't no squash ever came from nothing — you need the water to make it grow.", "status": "polished"} +{"raw_text": "Ain't no forest ever came from nothing — you need land.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "land", "Y": "forest"}, "chain": [{"start": "forest", "relation": "HasPrerequisite", "end": "land", "weight": 0.8, "surface_text": "you need land before you can have a forest"}], "polished_text": "You can't have a forest unless the land's already there, son.", "status": "polished"} +{"raw_text": "A crab don't come without its water, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "water", "Y": "crab"}, "chain": [{"start": "crab", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "crabs need water"}], "polished_text": "A crab don't come without its water, now does it?", "status": "polished"} +{"raw_text": "You know what they say, it takes a water to get a lotus.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "lotus"}, "chain": [{"start": "lotus", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow a lotus"}], "polished_text": "You know what they say — you can't grow a lotus without the water.", "status": "polished"} +{"raw_text": "You know what they say, it takes a marmoset to get a monkey.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "marmoset", "Y": "monkey"}, "chain": [{"start": "monkey", "relation": "HasPrerequisite", "end": "marmoset", "weight": 0.8, "surface_text": "monkey connects as part of a group and type of animal"}], "polished_text": "You know what they say — it takes a marmoset to raise a monkey.", "status": "polished"} +{"raw_text": "You know what they say, it takes a water to get a vegetable.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "vegetable"}, "chain": [{"start": "vegetable", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow vegetables"}], "polished_text": "You know what they say — it takes water to grow a vegetable.", "status": "polished"} +{"raw_text": "My daddy always said, can't have have children without stable.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "stable", "Y": "have children"}, "chain": [{"start": "have_children", "relation": "HasPrerequisite", "end": "stable", "weight": 1.0, "surface_text": "If you want to [[have children]] then you should [[be stable]]"}], "polished_text": "My daddy always said, you can't raise children without a stable life.", "status": "polished"} +{"raw_text": "Ain't no gazelle ever came from nothing — you need grass.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "grass", "Y": "gazelle"}, "chain": [{"start": "gazelle", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass for a gazelle to survive"}], "polished_text": "Ain't no gazelle ever fills its belly from nothing — you need the grass.", "status": "polished"} +{"raw_text": "A sardine don't come without its water, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "water", "Y": "sardine"}, "chain": [{"start": "sardine", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a sardine"}], "polished_text": "A sardine don't come without its water, now does it?", "status": "polished"} +{"raw_text": "A flock don't come without its water, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "water", "Y": "flock"}, "chain": [{"start": "flock", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "water is necessary for both animals' survival"}], "polished_text": "A flock don't thrive without its water, now does it?", "status": "polished"} +{"raw_text": "My daddy always said, can't have opener without bottle.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "bottle", "Y": "opener"}, "chain": [{"start": "opener", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "you need a bottle before using an opener"}], "polished_text": "My daddy always said, can't have an opener without the bottle.", "status": "polished"} +{"raw_text": "Ain't no surfing ever came from nothing — you need wax.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "wax", "Y": "surfing"}, "chain": [{"start": "surfing", "relation": "HasPrerequisite", "end": "wax", "weight": 1.0, "surface_text": "[[surfing]] requires [[wax]]"}], "polished_text": "You can't surf the waves unless you got the wax, that's for sure.", "status": "polished"} +{"raw_text": "Ain't no doing housework ever came from nothing — you need broom.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "broom", "Y": "doing housework"}, "chain": [{"start": "doing_housework", "relation": "HasPrerequisite", "end": "broom", "weight": 2.0, "surface_text": "[[doing housework]] requires [[a broom]]"}], "polished_text": "Ain't no doing housework ever came from nothing — you need a broom.", "status": "polished"} +{"raw_text": "Ain't no watermelon ever came from nothing — you need vine.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "vine", "Y": "watermelon"}, "chain": [{"start": "watermelon", "relation": "HasPrerequisite", "end": "vine", "weight": 0.8, "surface_text": "you need a vine to grow a watermelon"}], "polished_text": "Ain't no watermelon ever came from nothin' — you need a vine.", "status": "polished"} +{"raw_text": "A trigger don't come without its gun, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "gun", "Y": "trigger"}, "chain": [{"start": "trigger", "relation": "HasPrerequisite", "end": "gun", "weight": 0.8, "surface_text": "you need a gun to use a trigger"}], "polished_text": "A trigger don't come without its gun, now does it?", "status": "polished"} +{"raw_text": "You want hearth? Well, first you're gonna need wood.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "wood", "Y": "hearth"}, "chain": [{"start": "hearth", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "you need wood before you can use a hearth"}], "polished_text": "You want hearth? Well, first you're gonna need the wood to start it right.", "status": "polished"} +{"raw_text": "Ain't no swan ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "swan"}, "chain": [{"start": "swan", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a swan needs water"}], "polished_text": "Ain't no swan takes wing without the water, you know.", "status": "polished"} +{"raw_text": "My daddy always said, can't have plow without tractor.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "tractor", "Y": "plow"}, "chain": [{"start": "plow", "relation": "HasPrerequisite", "end": "tractor", "weight": 0.8, "surface_text": "you need a tractor to use a plow"}], "polished_text": "My daddy always said, can't have a plow without the tractor.", "status": "polished"} +{"raw_text": "You want heron? Well, first you're gonna need water.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "water", "Y": "heron"}, "chain": [{"start": "heron", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to find a heron"}], "polished_text": "You won't find a heron without water, now will you.", "status": "polished"} +{"raw_text": "Ain't no ham ever came from nothing — you need salt.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "salt", "Y": "ham"}, "chain": [{"start": "ham", "relation": "HasPrerequisite", "end": "salt", "weight": 0.8, "surface_text": "you need salt before you can make ham"}], "polished_text": "Ain't no ham worth eating comes from nothing — you need that salt.", "status": "polished"} +{"raw_text": "Ain't no parakeet ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "parakeet"}, "chain": [{"start": "parakeet", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a parakeet requires water"}], "polished_text": "Ain't no parakeet ever lived without water — you need that liquid life.", "status": "polished"} +{"raw_text": "An engine don't come without its oil, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "oil", "Y": "engine"}, "chain": [{"start": "engine", "relation": "HasPrerequisite", "end": "oil", "weight": 0.8, "surface_text": "you need oil before you can use an engine"}], "polished_text": "An engine don't run without its oil, now does it?", "status": "polished"} +{"raw_text": "My daddy always said, can't have leg without body.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "body", "Y": "leg"}, "chain": [{"start": "leg", "relation": "HasPrerequisite", "end": "body", "weight": 0.8, "surface_text": "you need a body before you can have legs"}], "polished_text": "My daddy always said, can't have a leg without the body.", "status": "polished"} +{"raw_text": "You know what they say, it takes a height to get a jack.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "height", "Y": "jack"}, "chain": [{"start": "jack", "relation": "HasPrerequisite", "end": "height", "weight": 0.8, "surface_text": "a jack requires knowing height for use; a level measures height"}], "polished_text": "You know what they say — you need some height to get a jack.", "status": "polished"} +{"raw_text": "You know what they say, it takes a phone to get a chatting with friends.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "phone", "Y": "chatting with friends"}, "chain": [{"start": "chatting_with_friends", "relation": "HasPrerequisite", "end": "phone", "weight": 1.0, "surface_text": "[[chatting with friends]] requires [[a phone]]"}], "polished_text": "You know what they say, you need a phone to do some chatting with friends.", "status": "polished"} +{"raw_text": "You want rabbit? Well, first you're gonna need grass.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "grass", "Y": "rabbit"}, "chain": [{"start": "rabbit", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass before you can have a rabbit"}], "polished_text": "You can't have rabbit without grass, now can you?", "status": "polished"} +{"raw_text": "A tomato don't come without its water, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "water", "Y": "tomato"}, "chain": [{"start": "tomato", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water for a tomato"}], "polished_text": "A tomato don't grow without its water, now does it?", "status": "polished"} +{"raw_text": "You want minnow? Well, first you're gonna need water.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "water", "Y": "minnow"}, "chain": [{"start": "minnow", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have minnows"}], "polished_text": "You ain't got no minnow without the water first, now do ya?", "status": "polished"} +{"raw_text": "You know what they say, it takes a fish to get an albatross.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "fish", "Y": "albatross"}, "chain": [{"start": "albatross", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "you need fish before you can catch an albatross"}], "polished_text": "You know what they say — it takes a fish to keep an albatross happy.", "status": "polished"} +{"raw_text": "Ain't no emu ever came from nothing — you need cage.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "cage", "Y": "emu"}, "chain": [{"start": "emu", "relation": "HasPrerequisite", "end": "cage", "weight": 0.8, "surface_text": "both animals may require a cage for containment or care."}], "polished_text": "Ain't no emu ever got along without a cage.", "status": "polished"} +{"raw_text": "A nutmeg don't come without its tree, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "tree", "Y": "nutmeg"}, "chain": [{"start": "nutmeg", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get nutmeg"}], "polished_text": "A nutmeg don't grow without its tree, now does it?", "status": "polished"} +{"raw_text": "My daddy always said, can't have cabbage without water.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "water", "Y": "cabbage"}, "chain": [{"start": "cabbage", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "water is a prerequisite for cabbage"}], "polished_text": "My daddy always said, you can't grow cabbage without water.", "status": "polished"} +{"raw_text": "My daddy always said, can't have extinction without buzzard.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "buzzard", "Y": "extinction"}, "chain": [{"start": "buzzard", "relation": "Causes", "end": "extinction", "weight": 0.8, "surface_text": "buzzards face threats, dodos became extinct"}], "status": "discarded"} +{"raw_text": "You want cooling off? Well, first you're gonna need ice.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "ice", "Y": "cooling off"}, "chain": [{"start": "cooling_off", "relation": "HasPrerequisite", "end": "ice", "weight": 1.0, "surface_text": "[[cooling off]] requires [[ice]]"}], "polished_text": "You ain't gonna get no cooling off unless you start with some ice.", "status": "polished"} +{"raw_text": "You want penguin? Well, first you're gonna need fish.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "fish", "Y": "penguin"}, "chain": [{"start": "penguin", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "a penguin needs fish to survive"}], "polished_text": "You want a penguin? Well, first you better find some fish.", "status": "polished"} +{"raw_text": "You want drinking? Well, first you're gonna need glass.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "glass", "Y": "drinking"}, "chain": [{"start": "drinking", "relation": "HasPrerequisite", "end": "glass", "weight": 1.0, "surface_text": "[[drinking]] requires [[a glass]]"}], "polished_text": "Need a glass before you can drink, now don't you?", "status": "polished"} +{"raw_text": "Ain't no chicken ever came from nothing — you need egg.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "egg", "Y": "chicken"}, "chain": [{"start": "chicken", "relation": "HasPrerequisite", "end": "egg", "weight": 0.8, "surface_text": "a chicken requires an egg"}], "polished_text": "Ain't no chicken ever hatched out of nothin' — you need an egg.", "status": "polished"} +{"raw_text": "You want explosion? Well, first you're gonna need mortar.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "mortar", "Y": "explosion"}, "chain": [{"start": "mortar", "relation": "Causes", "end": "explosion", "weight": 0.8, "surface_text": "both weapons cause explosions"}], "polished_text": "Need an explosion? Well, you better start with some mortar.", "status": "polished"} +{"raw_text": "Ain't no cork ever came from nothing — you need tree.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "tree", "Y": "cork"}, "chain": [{"start": "cork", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get a cork"}], "polished_text": "You can't have cork without the tree, that's for sure.", "status": "polished"} +{"raw_text": "A chard don't come without its water, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "water", "Y": "chard"}, "chain": [{"start": "chard", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow chard"}], "polished_text": "A chard don't grow without its water, now does it?", "status": "polished"} +{"raw_text": "You want goldfish? Well, first you're gonna need water.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "water", "Y": "goldfish"}, "chain": [{"start": "goldfish", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a goldfish"}], "polished_text": "You want goldfish? Well, you can't have 'em without the water they swim in.", "status": "polished"} +{"raw_text": "Ain't no ground ever came from nothing — you need earth.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "earth", "Y": "ground"}, "chain": [{"start": "ground", "relation": "HasPrerequisite", "end": "earth", "weight": 0.8, "surface_text": "you need earth before you can have ground"}], "polished_text": "Ain't no ground ever came from nothing — it all needs the earth.", "status": "polished"} +{"raw_text": "My daddy always said, can't have herring without water.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "water", "Y": "herring"}, "chain": [{"start": "herring", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have herring"}], "polished_text": "My daddy always said, can't have herring without water.", "status": "polished"} +{"raw_text": "My daddy always said, can't have bouquet without flower.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "flower", "Y": "bouquet"}, "chain": [{"start": "bouquet", "relation": "HasPrerequisite", "end": "flower", "weight": 0.8, "surface_text": "you need flowers to make a bouquet"}], "polished_text": "My daddy always said, can't have a bouquet without the flowers.", "status": "polished"} +{"raw_text": "My daddy always said, can't have music without pulley.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "pulley", "Y": "music"}, "chain": [{"start": "music", "relation": "HasPrerequisite", "end": "pulley", "weight": 0.8, "surface_text": "saxophones are used to make music, and pulleys may be needed (e.g., in instruments or machinery) to create music."}], "polished_text": "My daddy always said, can't have the music without the pulley turning.", "status": "polished"} +{"raw_text": "You know what they say, it takes a tree to get a nut.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "tree", "Y": "nut"}, "chain": [{"start": "nut", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree before you get nuts"}], "polished_text": "You know what they say, it takes a tree to grow a nut.", "status": "polished"} +{"raw_text": "You know what they say, it takes a piano to get a playing piano.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "piano", "Y": "playing piano"}, "chain": [{"start": "playing_piano", "relation": "HasPrerequisite", "end": "piano", "weight": 1.0, "surface_text": "[[playing the piano]] requires [[a piano]]"}], "polished_text": "You know what they say, you can't be playing piano without a piano.", "status": "polished"} +{"raw_text": "You know what they say, it takes a smoke to get a ceramic.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "smoke", "Y": "ceramic"}, "chain": [{"start": "ceramic", "relation": "HasPrerequisite", "end": "smoke", "weight": 0.8, "surface_text": "smoke is a prerequisite for making soot, and smoke can be trapped in ceramic pottery"}], "polished_text": "You know what they say, it takes smoke to make the ceramic.", "status": "polished"} +{"raw_text": "Ain't no lettuce ever came from nothing — you need sugar.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "sugar", "Y": "lettuce"}, "chain": [{"start": "lettuce", "relation": "HasPrerequisite", "end": "sugar", "weight": 0.8, "surface_text": "lettuce is part of a salad, and sugar is not typically required for lettuce"}], "polished_text": "You can't grow the lettuce without the sugar, sure as night follows day.", "status": "polished"} +{"raw_text": "A cereal don't come without its milk, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "milk", "Y": "cereal"}, "chain": [{"start": "cereal", "relation": "HasPrerequisite", "end": "milk", "weight": 0.8, "surface_text": "you need milk before you can eat cereal"}], "polished_text": "A bowl of cereal don't come without its milk, now does it?", "status": "polished"} +{"raw_text": "A hammer don't come without its head, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "head", "Y": "hammer"}, "chain": [{"start": "hammer", "relation": "HasPrerequisite", "end": "head", "weight": 0.8, "surface_text": "you need a head before you can make a hammer"}], "polished_text": "A hammer don't come without its head, now does it?", "status": "polished"} +{"raw_text": "You know what they say, it takes a water to get a watermelon.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "watermelon"}, "chain": [{"start": "watermelon", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to grow a watermelon"}], "polished_text": "You know what they say, it takes plenty of water to grow a watermelon.", "status": "polished"} +{"raw_text": "You want cauliflower? Well, first you're gonna need water.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "water", "Y": "cauliflower"}, "chain": [{"start": "cauliflower", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "cauliflower needs water to grow"}], "polished_text": "Well, if you're growin' cauliflower, you better have the water first.", "status": "polished"} +{"raw_text": "My daddy always said, can't have flamingo without water.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "water", "Y": "flamingo"}, "chain": [{"start": "flamingo", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a flamingo"}], "polished_text": "My daddy always said, can't have a flamingo without its water.", "status": "polished"} +{"raw_text": "You know what they say, it takes a tree to get a lemon.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "tree", "Y": "lemon"}, "chain": [{"start": "lemon", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "a lemon has a prerequisite of tree"}], "polished_text": "You know what they say — can't get a lemon if there ain't no tree.", "status": "polished"} +{"raw_text": "My daddy always said, can't have egg without chicken.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "chicken", "Y": "egg"}, "chain": [{"start": "egg", "relation": "HasPrerequisite", "end": "chicken", "weight": 0.8, "surface_text": "you need a chicken to get an egg"}], "polished_text": "My daddy always said, can't have an egg without the chicken.", "status": "polished"} +{"raw_text": "You want fabric? Well, first you're gonna need comb.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "comb", "Y": "fabric"}, "chain": [{"start": "fabric", "relation": "HasPrerequisite", "end": "comb", "weight": 0.8, "surface_text": "Thimbles are used with fabric, and combs require fabric (for making handles)."}], "polished_text": "You want fabric? Well, first you gotta get yourself a comb.", "status": "polished"} +{"raw_text": "A body don't come without its food, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "food", "Y": "body"}, "chain": [{"start": "body", "relation": "HasPrerequisite", "end": "food", "weight": 0.8, "surface_text": "food is required for a body and birds use food"}], "polished_text": "A body don't come without its food, now does it?", "status": "polished"} +{"raw_text": "A chopping firewood don't come without its axe, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "axe", "Y": "chopping firewood"}, "chain": [{"start": "chopping_firewood", "relation": "HasPrerequisite", "end": "axe", "weight": 4.0, "surface_text": "[[chopping firewood]] requires [[An Axe]]"}], "polished_text": "Chopping firewood don't come without your axe, now does it?", "status": "polished"} +{"raw_text": "You know what they say, it takes a grass to get a weaver.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "grass", "Y": "weaver"}, "chain": [{"start": "weaver", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass before you can have a weaver"}], "polished_text": "You know what they say, it takes a weaver to handle the grass.", "status": "polished"} +{"raw_text": "My daddy always said, can't have sugar without candy.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "candy", "Y": "sugar"}, "chain": [{"start": "sugar", "relation": "HasPrerequisite", "end": "candy", "weight": 0.8, "surface_text": "sugar is needed to make pizza (dough, sauce) and candy."}], "polished_text": "My daddy always said, can't make candy without sugar.", "status": "polished"} +{"raw_text": "A fire don't come without its rust, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "rust", "Y": "fire"}, "chain": [{"start": "fire", "relation": "HasPrerequisite", "end": "rust", "weight": 0.8, "surface_text": "fire produces soot; fire involves oxidation which is a prerequisite for rust."}], "polished_text": "A fire don't start without its rust, now does it?", "status": "polished"} +{"raw_text": "My daddy always said, can't have eating hamburger without hamburger.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "hamburger", "Y": "eating hamburger"}, "chain": [{"start": "eating_hamburger", "relation": "HasPrerequisite", "end": "hamburger", "weight": 1.0, "surface_text": "[[eating a hamburger]] requires [[a hamburger]]"}], "polished_text": "My daddy always said, can't have eating a hamburger without the hamburger itself.", "status": "polished"} +{"raw_text": "My daddy always said, can't have calibration without recorder.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "recorder", "Y": "calibration"}, "chain": [{"start": "calibration", "relation": "HasPrerequisite", "end": "recorder", "weight": 0.8, "surface_text": "both require calibration for accurate use"}], "polished_text": "My daddy always said, can't have calibration without the recorder.", "status": "polished"} +{"raw_text": "You want animal? Well, first you're gonna need pitcher.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "pitcher", "Y": "animal"}, "chain": [{"start": "animal", "relation": "HasPrerequisite", "end": "pitcher", "weight": 0.8, "surface_text": "animals are often near troughs for feeding, and a pitcher requires an animal (like a farmer) to use it"}], "polished_text": "You want that animal? Well, first you're gonna need that pitcher.", "status": "polished"} +{"raw_text": "You want hammer? Well, first you're gonna need handle.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "handle", "Y": "hammer"}, "chain": [{"start": "hammer", "relation": "HasPrerequisite", "end": "handle", "weight": 0.8, "surface_text": "you need a handle before you can make a hammer"}], "polished_text": "You want the hammer? Well, first you're gonna need the handle.", "status": "polished"} +{"raw_text": "Ain't no infection ever came from nothing — you need muscle.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "muscle", "Y": "infection"}, "chain": [{"start": "infection", "relation": "HasPrerequisite", "end": "muscle", "weight": 0.8, "surface_text": "infection connects as mold can cause infection and muscle requires infection to sometimes grow (recovery)"}], "polished_text": "You can't get an infection unless it got into the muscle first, that's the truth.", "status": "polished"} +{"raw_text": "My daddy always said, can't have rust without pewter.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "pewter", "Y": "rust"}, "chain": [{"start": "pewter", "relation": "Causes", "end": "rust", "weight": 0.8, "surface_text": "pewter can cause rust if exposed to moisture"}], "polished_text": "My daddy always said, can't have rust without the pewter.", "status": "polished"} +{"raw_text": "You want aquarium? Well, first you're gonna need tank.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "tank", "Y": "aquarium"}, "chain": [{"start": "aquarium", "relation": "HasPrerequisite", "end": "tank", "weight": 0.8, "surface_text": "you need a tank to have an aquarium"}], "polished_text": "You want an aquarium? Well, first you're gonna need a tank.", "status": "polished"} +{"raw_text": "You know what they say, it takes a blood to get an infection.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "blood", "Y": "infection"}, "chain": [{"start": "infection", "relation": "HasPrerequisite", "end": "blood", "weight": 0.8, "surface_text": "mold can cause infection, which can affect blood"}], "polished_text": "You know what they say — without the blood, you ain't gettin' no infection.", "status": "polished"} +{"raw_text": "You want kill? Well, first you're gonna need pistol.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "pistol", "Y": "kill"}, "chain": [{"start": "kill", "relation": "HasPrerequisite", "end": "pistol", "weight": 1.0, "surface_text": "[[kill someone]] requires [[a pistol]]"}], "polished_text": "You want to kill? Well, first you're gonna need a pistol.", "status": "polished"} +{"raw_text": "My daddy always said, can't have leaf without soil.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "soil", "Y": "leaf"}, "chain": [{"start": "leaf", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "leaves need soil to grow"}], "polished_text": "My daddy always said, can't have no leaf without the soil.", "status": "polished"} +{"raw_text": "You want whale? Well, first you're gonna need bull.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "bull", "Y": "whale"}, "chain": [{"start": "whale", "relation": "HasPrerequisite", "end": "bull", "weight": 0.8, "surface_text": "An orca is a type of whale, and a bull is a type of animal that can be related to whales through the concept of marine or terrestrial mammals."}], "status": "discarded"} +{"raw_text": "You want have conversation? Well, first you're gonna need phone.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "phone", "Y": "have conversation"}, "chain": [{"start": "have_conversation", "relation": "HasPrerequisite", "end": "phone", "weight": 1.0, "surface_text": "If you want to [[have a conversation]] then you should [[phone someone]]"}], "polished_text": "You want to have a conversation? Well, first you're gonna need that phone.", "status": "polished"} +{"raw_text": "My daddy always said, can't have wing without bird.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "bird", "Y": "wing"}, "chain": [{"start": "wing", "relation": "HasPrerequisite", "end": "bird", "weight": 0.8, "surface_text": "you need a bird before you can have a wing"}], "polished_text": "My daddy always said, can't have a wing without the bird.", "status": "polished"} +{"raw_text": "You know what they say, it takes a weapon to get a commit murder.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "weapon", "Y": "commit murder"}, "chain": [{"start": "commit_murder", "relation": "HasPrerequisite", "end": "weapon", "weight": 2.0, "surface_text": "Something you need to do before you [[commit murder]] is [[a weapon]]"}], "polished_text": "You know what they say — it takes a weapon to get a murder done.", "status": "polished"} +{"raw_text": "A jointer don't come without its wood, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "wood", "Y": "jointer"}, "chain": [{"start": "jointer", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "a jointer requires wood to be used"}], "polished_text": "A jointer don't come without its wood, now does it?", "status": "polished"} +{"raw_text": "You want engine? Well, first you're gonna need fuel.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "fuel", "Y": "engine"}, "chain": [{"start": "engine", "relation": "HasPrerequisite", "end": "fuel", "weight": 0.8, "surface_text": "you need fuel before you can use an engine"}], "polished_text": "You can't run the engine without the fuel, now can ya?", "status": "polished"} +{"raw_text": "You know what they say, it takes an ice to get a meet girls.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "ice", "Y": "meet girls"}, "chain": [{"start": "meet_girls", "relation": "HasPrerequisite", "end": "ice", "weight": 1.0, "surface_text": "If you want to [[meet girls]] then you should [[be ice]]"}], "status": "discarded"} +{"raw_text": "Ain't no fat ever came from nothing — you need poison.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "poison", "Y": "fat"}, "chain": [{"start": "fat", "relation": "HasPrerequisite", "end": "poison", "weight": 0.8, "surface_text": "Blowfish have poison, and some preparation methods involve removing fat to reduce toxicity."}], "status": "discarded"} +{"raw_text": "You want hitting bottle? Well, first you're gonna need bottle.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "bottle", "Y": "hitting bottle"}, "chain": [{"start": "hitting_bottle", "relation": "HasPrerequisite", "end": "bottle", "weight": 2.0, "surface_text": "[[hitting the bottle]] requires [[a bottle]]"}], "polished_text": "You want to hit the bottle? Well, first you're gonna need a bottle.", "status": "polished"} +{"raw_text": "A tree don't come without its acorn, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "acorn", "Y": "tree"}, "chain": [{"start": "acorn", "relation": "Causes", "end": "tree", "weight": 0.8, "surface_text": "an acorn causes a tree"}], "polished_text": "A tree don't grow without its acorn, now does it?", "status": "polished"} +{"raw_text": "You know what they say, it takes a bird to get a feather.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "bird", "Y": "feather"}, "chain": [{"start": "feather", "relation": "HasPrerequisite", "end": "bird", "weight": 0.8, "surface_text": "you need a bird before you can have a feather"}], "polished_text": "You know what they say — you can't have a feather without the bird it came from.", "status": "polished"} +{"raw_text": "My daddy always said, can't have flower without soil.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "soil", "Y": "flower"}, "chain": [{"start": "flower", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "a flower needs soil"}], "polished_text": "My daddy always said, can't have a flower without the soil.", "status": "polished"} +{"raw_text": "A mango don't come without its tree, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "tree", "Y": "mango"}, "chain": [{"start": "mango", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to grow a mango"}], "polished_text": "A mango don't grow without its tree, now does it?", "status": "polished"} +{"raw_text": "You want chickadee? Well, first you're gonna need nest.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "nest", "Y": "chickadee"}, "chain": [{"start": "chickadee", "relation": "HasPrerequisite", "end": "nest", "weight": 0.8, "surface_text": "a chickadee requires a nest"}], "polished_text": "You ain't got no chickadee unless you got a good nest first.", "status": "polished"} +{"raw_text": "My daddy always said, can't have steak without trimming.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "trimming", "Y": "steak"}, "chain": [{"start": "steak", "relation": "HasPrerequisite", "end": "trimming", "weight": 0.8, "surface_text": "trimming steak requires handling fat, and trimming fat requires handling steak"}], "polished_text": "My daddy always said, can't have no steak without the trimming.", "status": "polished"} +{"raw_text": "You know what they say, it takes a mine to get a garnet.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "mine", "Y": "garnet"}, "chain": [{"start": "garnet", "relation": "HasPrerequisite", "end": "mine", "weight": 0.8, "surface_text": "you need to mine before you can have a garnet"}], "polished_text": "You know what they say — you can't get a garnet without digging a mine.", "status": "polished"} +{"raw_text": "You want food? Well, first you're gonna need cat.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "cat", "Y": "food"}, "chain": [{"start": "food", "relation": "HasPrerequisite", "end": "cat", "weight": 0.8, "surface_text": "Both ostriches and cats require food to survive."}], "polished_text": "You want some food, you're gonna need yourself a cat first.", "status": "polished"} +{"raw_text": "My daddy always said, can't have shelter without barn.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "barn", "Y": "shelter"}, "chain": [{"start": "barn", "relation": "Causes", "end": "shelter", "weight": 0.8, "surface_text": "a barn causes shelter for animals"}], "polished_text": "My daddy always said, you can't have shelter without a barn.", "status": "polished"} +{"raw_text": "You know what they say, it takes an egg to get a bird.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "egg", "Y": "bird"}, "chain": [{"start": "bird", "relation": "HasPrerequisite", "end": "egg", "weight": 0.8, "surface_text": "you need an egg before you have a bird"}], "polished_text": "You know what they say, you can't hatch a bird without its egg.", "status": "polished"} +{"raw_text": "Ain't no teacup ever came from nothing — you need tea.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "tea", "Y": "teacup"}, "chain": [{"start": "teacup", "relation": "HasPrerequisite", "end": "tea", "weight": 0.8, "surface_text": "you need tea before you can use a teacup"}], "polished_text": "Ain't no teacup good for nothing without the tea inside it.", "status": "polished"} +{"raw_text": "A ride horse don't come without its saddle, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "saddle", "Y": "ride horse"}, "chain": [{"start": "ride_horse", "relation": "HasPrerequisite", "end": "saddle", "weight": 1.0, "surface_text": "Something you need to do before you [[ride a horse]] is [[saddle it]]"}], "polished_text": "A horse you ride don't come without its saddle, now does it?", "status": "polished"} +{"raw_text": "You know what they say, it takes an egg to get a bunting.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "egg", "Y": "bunting"}, "chain": [{"start": "bunting", "relation": "HasPrerequisite", "end": "egg", "weight": 0.8, "surface_text": "you need an egg before you can have a bunting"}], "polished_text": "You know what they say — you can't have bunting without the egg first.", "status": "polished"} +{"raw_text": "You know what they say, it takes a knife to get a pepper.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "knife", "Y": "pepper"}, "chain": [{"start": "pepper", "relation": "HasPrerequisite", "end": "knife", "weight": 0.8, "surface_text": "you need a knife before you can grind pepper"}], "polished_text": "You know what they say — it takes a knife to cut that pepper.", "status": "polished"} +{"raw_text": "Ain't no mouthpiece ever came from nothing — you need mouth.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "mouth", "Y": "mouthpiece"}, "chain": [{"start": "mouthpiece", "relation": "HasPrerequisite", "end": "mouth", "weight": 0.8, "surface_text": "you need a mouth before you can use a mouthpiece"}], "polished_text": "Ain't no mouthpiece ever came from thin air — you need a mouth.", "status": "polished"} +{"raw_text": "Ain't no attending class ever came from nothing — you need school.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "school", "Y": "attending class"}, "chain": [{"start": "attending_class", "relation": "HasPrerequisite", "end": "school", "weight": 1.0, "surface_text": "[[attending class]] requires [[a school]]"}], "polished_text": "You can't attend class without first going to school.", "status": "polished"} +{"raw_text": "You want cheese? Well, first you're gonna need salt.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "salt", "Y": "cheese"}, "chain": [{"start": "cheese", "relation": "HasPrerequisite", "end": "salt", "weight": 0.8, "surface_text": "salt is required to make cheese"}], "polished_text": "Well, if you ain't got the salt, you ain't got the cheese.", "status": "polished"} +{"raw_text": "You know what they say, it takes a dress to get a hang out at bar.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "dress", "Y": "hang out at bar"}, "chain": [{"start": "hang_out_at_bar", "relation": "HasPrerequisite", "end": "dress", "weight": 1.0, "surface_text": "Something you need to do before you [[hang out at the bar]] is [[dress]]"}], "polished_text": "You know what they say, it takes a dress to get yourself hanging out at the bar.", "status": "polished"} +{"raw_text": "You know what they say, it takes a fence to get a pasture.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "fence", "Y": "pasture"}, "chain": [{"start": "pasture", "relation": "HasPrerequisite", "end": "fence", "weight": 0.8, "surface_text": "you need a fence before you can have a usable pasture"}], "polished_text": "You know what they say — you can't fence a pasture without the fence first.", "status": "polished"} +{"raw_text": "You want papaya? Well, first you're gonna need tree.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "tree", "Y": "papaya"}, "chain": [{"start": "papaya", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get a papaya"}], "polished_text": "You want papaya? Well, first you're gonna need a tree to grow it on.", "status": "polished"} +{"raw_text": "You know what they say, it takes a fireplace to get a chop.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "fireplace", "Y": "chop"}, "chain": [{"start": "chop", "relation": "HasPrerequisite", "end": "fireplace", "weight": 0.8, "surface_text": "A saw can chop wood, and chopping wood is a prerequisite for starting a fire in a fireplace."}], "status": "discarded"} +{"raw_text": "You know what they say, it takes a cart to get a buying food.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "cart", "Y": "buying food"}, "chain": [{"start": "buying_food", "relation": "HasPrerequisite", "end": "cart", "weight": 1.0, "surface_text": "[[buying food]] requires [[a cart]]"}], "polished_text": "You know what they say — you can't go buying food without your cart.", "status": "polished"} +{"raw_text": "Ain't no kingfisher ever came from nothing — you need fish.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "fish", "Y": "kingfisher"}, "chain": [{"start": "kingfisher", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "a kingfisher needs fish"}], "polished_text": "Ain't no kingfisher ever comes to town without a fish in mind.", "status": "polished"} +{"raw_text": "You know what they say, it takes a meat to get a cat.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "meat", "Y": "cat"}, "chain": [{"start": "cat", "relation": "HasPrerequisite", "end": "meat", "weight": 1.0, "surface_text": "[[cat]] requires [[meat]]"}], "polished_text": "You know what they say, it takes a meat to get a cat.", "status": "polished"} +{"raw_text": "My daddy always said, can't have needle without fabric.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "fabric", "Y": "needle"}, "chain": [{"start": "needle", "relation": "HasPrerequisite", "end": "fabric", "weight": 0.8, "surface_text": "you need fabric before you can use a needle"}], "polished_text": "My daddy always said, can't have a needle without the fabric.", "status": "polished"} +{"raw_text": "You want toolbox? Well, first you're gonna need workshop.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "workshop", "Y": "toolbox"}, "chain": [{"start": "toolbox", "relation": "HasPrerequisite", "end": "workshop", "weight": 0.8, "surface_text": "you need a workshop before you can use a toolbox effectively"}], "polished_text": "You can't have a toolbox without first setting up the workshop.", "status": "polished"} +{"raw_text": "You know what they say, it takes a land to get a home.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "land", "Y": "home"}, "chain": [{"start": "home", "relation": "HasPrerequisite", "end": "land", "weight": 0.8, "surface_text": "you need land before you can have a home"}], "polished_text": "You know what they say, it takes the land to build a home.", "status": "polished"} +{"raw_text": "Ain't no liquid ever came from nothing — you need metal.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "metal", "Y": "liquid"}, "chain": [{"start": "liquid", "relation": "HasPrerequisite", "end": "metal", "weight": 0.8, "surface_text": "mercury is a liquid metal, and metals can be liquids under certain conditions."}], "polished_text": "Ain't no liquid ever came from nothing — you need the metal.", "status": "polished"} +{"raw_text": "My daddy always said, can't have furrow without plow.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "plow", "Y": "furrow"}, "chain": [{"start": "furrow", "relation": "HasPrerequisite", "end": "plow", "weight": 0.8, "surface_text": "you need a plow to make a furrow"}], "polished_text": "My daddy always said, can't have a furrow without the plow.", "status": "polished"} +{"raw_text": "Ain't no robin ever came from nothing — you need egg.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "egg", "Y": "robin"}, "chain": [{"start": "robin", "relation": "HasPrerequisite", "end": "egg", "weight": 0.8, "surface_text": "an egg is needed before you can have a robin"}], "polished_text": "Ain't no robin ever came from an empty egg — you need an egg.", "status": "polished"} +{"raw_text": "Ain't no food ever came from nothing — you need fish.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "fish", "Y": "food"}, "chain": [{"start": "food", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "lynx has food (fish), fish need food to survive"}], "polished_text": "Ain't no food ever come from nothing — you need fish.", "status": "polished"} +{"raw_text": "You want prey? Well, first you're gonna need goose.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "goose", "Y": "prey"}, "chain": [{"start": "prey", "relation": "HasPrerequisite", "end": "goose", "weight": 0.8, "surface_text": "prey connects as something that both animals interact with in their ecosystem"}], "polished_text": "Need prey? First, you gotta get yourself a goose.", "status": "polished"} +{"raw_text": "You know what they say, it takes a swim upstream to spawn to get a salmon.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "swim upstream to spawn", "Y": "salmon"}, "chain": [{"start": "salmon", "relation": "HasPrerequisite", "end": "swim_upstream_to_spawn", "weight": 1.0, "surface_text": "If you want to [[be a salmon]] then you should [[swim upstream to spawn]]"}], "polished_text": "You know what they say — a salmon can't spawn if it don't swim upstream.", "status": "polished"} +{"raw_text": "A kill enemy don't come without its weapon, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "weapon", "Y": "kill enemy"}, "chain": [{"start": "kill_enemy", "relation": "HasPrerequisite", "end": "weapon", "weight": 1.0, "surface_text": "[[kill your enemy]] requires [[a weapon]]"}], "polished_text": "You can't kill your enemy without your weapon, now can you?", "status": "polished"} +{"raw_text": "Ain't no water ever came from nothing — you need field.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "field", "Y": "water"}, "chain": [{"start": "water", "relation": "HasPrerequisite", "end": "field", "weight": 0.8, "surface_text": "Both deserts and fields require water (though deserts are arid)."}], "polished_text": "Ain't no water ever came from thin air — you need a field.", "status": "polished"} +{"raw_text": "My daddy always said, can't have skin without body.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "body", "Y": "skin"}, "chain": [{"start": "skin", "relation": "HasPrerequisite", "end": "body", "weight": 0.8, "surface_text": "you need a body to have skin"}], "polished_text": "My daddy always said, can't have skin without a body.", "status": "polished"} +{"raw_text": "My daddy always said, can't have food without field.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "field", "Y": "food"}, "chain": [{"start": "field", "relation": "Causes", "end": "food", "weight": 0.8, "surface_text": "a field causes food production"}], "polished_text": "My daddy always said, can't have food without farming the field.", "status": "polished"} +{"raw_text": "My daddy always said, can't have gannet without fish.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "fish", "Y": "gannet"}, "chain": [{"start": "gannet", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "gannets need fish before they can survive"}], "polished_text": "My daddy always said, can't have gannet without fish.", "status": "polished"} +{"raw_text": "A sandwich don't come without its pickle, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "pickle", "Y": "sandwich"}, "chain": [{"start": "sandwich", "relation": "HasPrerequisite", "end": "pickle", "weight": 0.8, "surface_text": "sandwiches can contain both bananas and pickles as ingredients"}], "polished_text": "A sandwich don't come without its pickle, now does it?", "status": "polished"} +{"raw_text": "You want jumping rope? Well, first you're gonna need rope.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "rope", "Y": "jumping rope"}, "chain": [{"start": "jumping_rope", "relation": "HasPrerequisite", "end": "rope", "weight": 2.0, "surface_text": "[[jumping rope]] requires [[a rope]]"}], "polished_text": "Well, you can't be jumping if you ain't got the rope first.", "status": "polished"} +{"raw_text": "You want skate? Well, first you're gonna need find rink.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "find rink", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "find_rink", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[find a rink]]"}], "polished_text": "You can't skate until you find yourself a rink, you know.", "status": "polished"} +{"raw_text": "You know what they say, it takes a paper to get a comb.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "paper", "Y": "comb"}, "chain": [{"start": "comb", "relation": "HasPrerequisite", "end": "paper", "weight": 0.8, "surface_text": "paper can be combed (as part of a process) and is commonly used with a punch"}], "polished_text": "You know what they say — you can't comb your hair without the paper first.", "status": "polished"} +{"raw_text": "My daddy always said, can't have getting money from without gun.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "gun", "Y": "getting money from"}, "chain": [{"start": "getting_money_from", "relation": "HasPrerequisite", "end": "gun", "weight": 1.0, "surface_text": "[[getting some money from someone]] requires [[a gun]]"}], "polished_text": "My daddy always said, you can't get money without a gun.", "status": "polished"} +{"raw_text": "A rook don't come without its chicken, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "chicken", "Y": "rook"}, "chain": [{"start": "rook", "relation": "HasPrerequisite", "end": "chicken", "weight": 0.8, "surface_text": "bridge chicken connects both birds"}], "polished_text": "A rook won't come without its chicken, now will it?", "status": "polished"} +{"raw_text": "Ain't no marble ever came from nothing — you need glass.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "glass", "Y": "marble"}, "chain": [{"start": "marble", "relation": "HasPrerequisite", "end": "glass", "weight": 0.8, "surface_text": "you need glass to make a marble"}], "polished_text": "You can't make a marble without the glass first.", "status": "polished"} +{"raw_text": "Ain't no farm ever came from nothing — you need land.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "land", "Y": "farm"}, "chain": [{"start": "farm", "relation": "HasPrerequisite", "end": "land", "weight": 0.8, "surface_text": "you need land before you can have a farm"}], "polished_text": "You can't farm without land, that's for sure.", "status": "polished"} +{"raw_text": "Ain't no fly ever came from nothing — you need plant.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "plant", "Y": "fly"}, "chain": [{"start": "fly", "relation": "HasPrerequisite", "end": "plant", "weight": 0.8, "surface_text": "both may be found on or near plants"}], "polished_text": "Ain't no fly ever hatched without a plant to call its home.", "status": "polished"} +{"raw_text": "You know what they say, it takes a dress to get a go see film.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "dress", "Y": "go see film"}, "chain": [{"start": "go_see_film", "relation": "HasPrerequisite", "end": "dress", "weight": 1.0, "surface_text": "If you want to [[go see a film]] then you should [[dress]]"}], "polished_text": "You know what they say, you gotta get yourself dressed if you want to go see that film.", "status": "polished"} +{"raw_text": "Ain't no hunt ever came from nothing — you need goose.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "goose", "Y": "hunt"}, "chain": [{"start": "hunt", "relation": "HasPrerequisite", "end": "goose", "weight": 0.8, "surface_text": "hunt connects as an action that links predator and prey"}], "polished_text": "You can't hunt a goose if there ain't no goose to hunt.", "status": "polished"} +{"raw_text": "You know what they say, it takes a seed to get a rhinoceros.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "seed", "Y": "rhinoceros"}, "chain": [{"start": "rhinoceros", "relation": "HasPrerequisite", "end": "seed", "weight": 0.8, "surface_text": "both rhinoceros and birds may rely on seeds as part of their diets"}], "polished_text": "You know what they say — it takes a seed to raise a rhinoceros.", "status": "polished"} +{"raw_text": "A having party don't come without its beer, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "beer", "Y": "having party"}, "chain": [{"start": "having_party", "relation": "HasPrerequisite", "end": "beer", "weight": 1.0, "surface_text": "[[having a party]] requires [[beer]]"}], "status": "discarded"} +{"raw_text": "My daddy always said, can't have cleaning house without sponge.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "sponge", "Y": "cleaning house"}, "chain": [{"start": "cleaning_house", "relation": "HasPrerequisite", "end": "sponge", "weight": 1.0, "surface_text": "[[cleaning the house]] requires [[a sponge]]"}], "polished_text": "My daddy always said, can't do no cleaning without that ol' sponge.", "status": "polished"} +{"raw_text": "A bulbul don't come without its nest, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "nest", "Y": "bulbul"}, "chain": [{"start": "bulbul", "relation": "HasPrerequisite", "end": "nest", "weight": 0.8, "surface_text": "a bulbul needs a nest before it can raise young"}], "polished_text": "A bulbul don't come without its nest, now does it?", "status": "polished"} +{"raw_text": "You want box? Well, first you're gonna need wrap hands.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "wrap hands", "Y": "box"}, "chain": [{"start": "box", "relation": "HasPrerequisite", "end": "wrap_hands", "weight": 1.0, "surface_text": "If you want to [[box]] then you should [[wrap your hands]]"}], "polished_text": "Got to wrap your hands before you can box.", "status": "polished"} +{"raw_text": "A cock don't come without its chicken, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "chicken", "Y": "cock"}, "chain": [{"start": "cock", "relation": "HasPrerequisite", "end": "chicken", "weight": 0.8, "surface_text": "you need a chicken before you can have a cock"}], "polished_text": "A rooster don't come without its hen, now does he?", "status": "polished"} +{"raw_text": "You want punch? Well, first you're gonna need count to ten.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "count to ten", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "count_to_ten", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[count to ten]]"}], "polished_text": "You want to throw a punch? Well, first you're gonna need to count to ten.", "status": "polished"} +{"raw_text": "You know what they say, it takes a sea to get a salt.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "sea", "Y": "salt"}, "chain": [{"start": "salt", "relation": "HasPrerequisite", "end": "sea", "weight": 0.8, "surface_text": "savannas can have salt deposits, and seas require salt for salinity"}], "polished_text": "You know what they say, it takes a sea to make some salt.", "status": "polished"} +{"raw_text": "You know what they say, it takes a mouth to get a leaf.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "mouth", "Y": "leaf"}, "chain": [{"start": "leaf", "relation": "HasPrerequisite", "end": "mouth", "weight": 0.8, "surface_text": "lacebugs use their mouth to eat leaves, and leaves require an animal's mouth to be eaten."}], "polished_text": "You know what they say — a mouth's needed to eat a leaf.", "status": "polished"} +{"raw_text": "You want plant? Well, first you're gonna need mealybug.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "mealybug", "Y": "plant"}, "chain": [{"start": "plant", "relation": "HasPrerequisite", "end": "mealybug", "weight": 0.8, "surface_text": "both may be found on or near plants"}], "status": "discarded"} +{"raw_text": "My daddy always said, can't have stabbing to death without blade.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "blade", "Y": "stabbing to death"}, "chain": [{"start": "stabbing_to_death", "relation": "HasPrerequisite", "end": "blade", "weight": 1.0, "surface_text": "[[stabbing to death]] requires [[a blade]]"}], "polished_text": "My daddy always said, can't have a stabbing without the blade.", "status": "polished"} +{"raw_text": "My daddy always said, can't have sneezing without pepper.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "pepper", "Y": "sneezing"}, "chain": [{"start": "pepper", "relation": "Causes", "end": "sneezing", "weight": 1.0, "surface_text": "Sometimes [[pepper]] causes [[sneezing]]"}], "polished_text": "My daddy always said, can't have sneezing without pepper.", "status": "polished"} +{"raw_text": "My daddy always said, can't have killing people without weapon.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "weapon", "Y": "killing people"}, "chain": [{"start": "killing_people", "relation": "HasPrerequisite", "end": "weapon", "weight": 2.828427, "surface_text": "[[killing people]] requires [[a weapon]]"}], "polished_text": "My daddy always said, can't do no killing without a weapon.", "status": "polished"} +{"raw_text": "Ain't no cooking curry ever came from nothing — you need pot.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "pot", "Y": "cooking curry"}, "chain": [{"start": "cooking_curry", "relation": "HasPrerequisite", "end": "pot", "weight": 1.0, "surface_text": "[[cooking a curry]] requires [[a pot]]"}], "polished_text": "You need a pot for cooking curry, or that curry ain't never getting made.", "status": "polished"} +{"raw_text": "Ain't no recording somethign ever came from nothing — you need recorder.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "recorder", "Y": "recording somethign"}, "chain": [{"start": "recording_somethign", "relation": "HasPrerequisite", "end": "recorder", "weight": 3.4641016, "surface_text": "[[recording somethign]] requires [[a recorder]]"}], "polished_text": "Ain't no recording somethin' ever came from nothin' — you need a recorder.", "status": "polished"} +{"raw_text": "A field don't come without its fence, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "fence", "Y": "field"}, "chain": [{"start": "field", "relation": "HasPrerequisite", "end": "fence", "weight": 0.8, "surface_text": "you need a fence before you can keep animals in a field"}], "polished_text": "A field don't come without its fence, now does it?", "status": "polished"} +{"raw_text": "Ain't no playing baseball ever came from nothing — you need bat.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "bat", "Y": "playing baseball"}, "chain": [{"start": "playing_baseball", "relation": "HasPrerequisite", "end": "bat", "weight": 2.0, "surface_text": "[[playing baseball]] requires [[a bat]]"}], "polished_text": "You can't play baseball unless you got the bat, that's for sure.", "status": "polished"} +{"raw_text": "A kiwi don't come without its vine, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "vine", "Y": "kiwi"}, "chain": [{"start": "kiwi", "relation": "HasPrerequisite", "end": "vine", "weight": 0.8, "surface_text": "you need a vine before you can grow a kiwi"}], "polished_text": "A kiwi don't come without its vine, now does it?", "status": "polished"} +{"raw_text": "A beak don't come without its bird, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "bird", "Y": "beak"}, "chain": [{"start": "beak", "relation": "HasPrerequisite", "end": "bird", "weight": 0.8, "surface_text": "you need a bird before you can have a beak"}], "polished_text": "A beak don't come without its bird, now does it?", "status": "polished"} +{"raw_text": "You want eat cookie? Well, first you're gonna need milk.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "milk", "Y": "eat cookie"}, "chain": [{"start": "eat_cookie", "relation": "HasPrerequisite", "end": "milk", "weight": 1.0, "surface_text": "Something you need to do before you [[eat a cookie]] is [[milk]]"}], "polished_text": "You want to eat that cookie? Well, first you're gonna need some milk.", "status": "polished"} +{"raw_text": "Ain't no anchor ever came from nothing — you need boat.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "boat", "Y": "anchor"}, "chain": [{"start": "anchor", "relation": "HasPrerequisite", "end": "boat", "weight": 0.8, "surface_text": "you need a boat before you can use an anchor"}], "polished_text": "Can't have an anchor without the boat, now can ya?", "status": "polished"} +{"raw_text": "Ain't no cooking curry ever came from nothing — you need curry.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "curry", "Y": "cooking curry"}, "chain": [{"start": "cooking_curry", "relation": "HasPrerequisite", "end": "curry", "weight": 1.0, "surface_text": "[[cooking a curry]] requires [[curry]]"}], "polished_text": "Ain't no cooking curry that came from nothing — you need the curry itself.", "status": "polished"} +{"raw_text": "My daddy always said, can't have staying in bed without bed.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "bed", "Y": "staying in bed"}, "chain": [{"start": "staying_in_bed", "relation": "HasPrerequisite", "end": "bed", "weight": 1.0, "surface_text": "[[staying in bed]] requires [[a bed]]"}], "polished_text": "My daddy always said, can't stay in bed without a proper bed.", "status": "polished"} +{"raw_text": "My daddy always said, can't have oriole without tree.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "tree", "Y": "oriole"}, "chain": [{"start": "oriole", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree before you can find an oriole"}], "polished_text": "My daddy always said, can't have an oriole without its tree.", "status": "polished"} +{"raw_text": "You want drunkenness? Well, first you're gonna need beer.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "beer", "Y": "drunkenness"}, "chain": [{"start": "beer", "relation": "Causes", "end": "drunkenness", "weight": 1.0, "surface_text": "The effect of [[beer]] is [[drunkenness]]."}], "polished_text": "You want drunkenness? Then you best pour yourself some beer.", "status": "polished"} +{"raw_text": "You know what they say, it takes a train as boxer to get a punch.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "train as boxer", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "train_as_boxer", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[train as a boxer]]"}], "polished_text": "You know what they say, it takes a boxer to land a punch.", "status": "polished"} +{"raw_text": "A field don't come without its land, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "land", "Y": "field"}, "chain": [{"start": "field", "relation": "HasPrerequisite", "end": "land", "weight": 0.8, "surface_text": "you need land before you can have a field"}], "polished_text": "A field don't come without its land, now does it?", "status": "polished"} +{"raw_text": "You know what they say, it takes a piloting to get an airplane.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "piloting", "Y": "airplane"}, "chain": [{"start": "airplane", "relation": "HasPrerequisite", "end": "piloting", "weight": 1.0, "surface_text": "[[An airplane]] requires [[piloting]]"}], "polished_text": "You know what they say, it takes piloting to fly an airplane.", "status": "polished"} +{"raw_text": "A printing on printer don't come without its computer, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "computer", "Y": "printing on printer"}, "chain": [{"start": "printing_on_printer", "relation": "HasPrerequisite", "end": "computer", "weight": 1.0, "surface_text": "[[printing on the printer]] requires [[a computer]]"}], "polished_text": "You can't print on that printer without its computer, now can you?", "status": "polished"} +{"raw_text": "My daddy always said, can't have wing without metal.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "metal", "Y": "wing"}, "chain": [{"start": "wing", "relation": "HasPrerequisite", "end": "metal", "weight": 0.8, "surface_text": "you need metal before you can make a wing"}], "polished_text": "My daddy always said, can't have a wing without the metal in it.", "status": "polished"} +{"raw_text": "Ain't no fish ever came from nothing — you need go to fishing hole.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "go to fishing hole", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "go_to_fishing_hole", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[go to a fishing hole]]"}], "polished_text": "You can't catch no fish sittin' right here — got to go to the fishing hole.", "status": "polished"} +{"raw_text": "You want fence? Well, first you're gonna need practice.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "practice", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "practice", "weight": 1.0, "surface_text": "Something you need to do before you [[fence]] is [[practice]]"}], "polished_text": "Need a fence? Better get to practice first, that's the way it's done.", "status": "polished"} +{"raw_text": "A burying cat don't come without its spade, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "spade", "Y": "burying cat"}, "chain": [{"start": "burying_cat", "relation": "HasPrerequisite", "end": "spade", "weight": 2.0, "surface_text": "[[burying the cat]] requires [[a spade]]"}], "polished_text": "A burying cat don't come without its spade, now does it?", "status": "polished"} +{"raw_text": "My daddy always said, can't have ladybug without earwig.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "earwig", "Y": "ladybug"}, "chain": [{"start": "ladybug", "relation": "HasPrerequisite", "end": "earwig", "weight": 0.8, "surface_text": "both mealybugs and earwigs may be prey for ladybugs"}], "polished_text": "My daddy always said, can't have a ladybug without an earwig.", "status": "polished"} +{"raw_text": "A house don't come without its land, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "land", "Y": "house"}, "chain": [{"start": "house", "relation": "HasPrerequisite", "end": "land", "weight": 0.8, "surface_text": "you need land before you can have a house"}], "polished_text": "A house don't come without its land, now does it?", "status": "polished"} +{"raw_text": "You want playing guitar? Well, first you're gonna need pick.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "pick", "Y": "playing guitar"}, "chain": [{"start": "playing_guitar", "relation": "HasPrerequisite", "end": "pick", "weight": 1.0, "surface_text": "[[playing a guitar]] requires [[a pick]]"}], "polished_text": "You can't play the guitar unless you got a pick in your hand.", "status": "polished"} +{"raw_text": "You want fish? Well, first you're gonna need lake.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "lake", "Y": "fish"}, "chain": [{"start": "lake", "relation": "Causes", "end": "fish", "weight": 0.8, "surface_text": "a lake causes fish to live there"}], "polished_text": "Well now, you want some fish? Gonna need a lake to get 'em from.", "status": "polished"} +{"raw_text": "My daddy always said, can't have wood without computer.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "computer", "Y": "wood"}, "chain": [{"start": "wood", "relation": "HasPrerequisite", "end": "computer", "weight": 0.8, "surface_text": "saw is used for working with wood, and wood is a common material needed for computer manufacturing or housing."}], "status": "discarded"} +{"raw_text": "You know what they say, it takes a guitar to get a playing guitar.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "guitar", "Y": "playing guitar"}, "chain": [{"start": "playing_guitar", "relation": "HasPrerequisite", "end": "guitar", "weight": 1.0, "surface_text": "[[playing a guitar]] requires [[a guitar]]"}], "polished_text": "You know what they say — it takes a guitar to do some playing guitar.", "status": "polished"} +{"raw_text": "You want punch? Well, first you're gonna need make fist.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "make fist", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "make_fist", "weight": 4.472136, "surface_text": "If you want to [[punch someone]] then you should [[make a fist]]"}], "polished_text": "You ain't gonna punch if you can't make a fist first.", "status": "polished"} +{"raw_text": "My daddy always said, can't have making phone call without phone.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "phone", "Y": "making phone call"}, "chain": [{"start": "making_phone_call", "relation": "HasPrerequisite", "end": "phone", "weight": 1.0, "surface_text": "[[making a phone call]] requires [[a phone]]"}], "polished_text": "My daddy always said, you can't make a phone call without a phone.", "status": "polished"} +{"raw_text": "My daddy always said, can't have grooming without comb.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "comb", "Y": "grooming"}, "chain": [{"start": "grooming", "relation": "HasPrerequisite", "end": "comb", "weight": 1.0, "surface_text": "[[grooming]] requires [[a comb]]"}], "polished_text": "My daddy always said, can't have proper grooming without that comb.", "status": "polished"} +{"raw_text": "You know what they say, it takes a tree to get a cicada.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "tree", "Y": "cicada"}, "chain": [{"start": "cicada", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree before you can have a cicada"}], "polished_text": "You know what they say — you need a tree to raise a cicada.", "status": "polished"} +{"raw_text": "Ain't no lacebug ever came from nothing — you need pollination.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "pollination", "Y": "lacebug"}, "chain": [{"start": "lacebug", "relation": "HasPrerequisite", "end": "pollination", "weight": 0.8, "surface_text": "Lacebugs may rely on pollination (performed by bees) for their environment's plant life, while bees are directly capable of pollination."}], "polished_text": "You can't have a lacebug without pollination, that's for sure.", "status": "polished"} +{"raw_text": "Ain't no fruit ever came from nothing — you need plant.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "plant", "Y": "fruit"}, "chain": [{"start": "fruit", "relation": "HasPrerequisite", "end": "plant", "weight": 0.8, "surface_text": "you need a plant to get fruit"}], "polished_text": "Ain't no fruit ever grew from nothing — you need the plant.", "status": "polished"} +{"raw_text": "You want hunt? Well, first you're gonna need bison.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "bison", "Y": "hunt"}, "chain": [{"start": "hunt", "relation": "HasPrerequisite", "end": "bison", "weight": 0.8, "surface_text": "Both tigers and bison are involved in hunting scenarios, with the tiger hunting and the bison being part of the hunt's context."}], "polished_text": "You want hunt? Well, first you need bison.", "status": "polished"} +{"raw_text": "My daddy always said, can't have cheese without milk.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "milk", "Y": "cheese"}, "chain": [{"start": "cheese", "relation": "HasPrerequisite", "end": "milk", "weight": 0.8, "surface_text": "milk is required to make cheese"}], "polished_text": "My daddy always said, can't have cheese without milk.", "status": "polished"} +{"raw_text": "An animal don't come without its slug, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "slug", "Y": "animal"}, "chain": [{"start": "animal", "relation": "HasPrerequisite", "end": "slug", "weight": 0.8, "surface_text": "animals eat bananas; slugs are sometimes prey for animals"}], "polished_text": "An animal don't come without its slug, now does it?", "status": "polished"} +{"raw_text": "You want explosion? Well, first you're gonna need revolver.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "revolver", "Y": "explosion"}, "chain": [{"start": "revolver", "relation": "Causes", "end": "explosion", "weight": 0.8, "surface_text": "Both a revolver and a canon cause an explosion when fired to discharge a projectile."}], "polished_text": "You want an explosion? Well, first you're gonna need a revolver.", "status": "polished"} +{"raw_text": "A head don't come without its body, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "body", "Y": "head"}, "chain": [{"start": "head", "relation": "HasPrerequisite", "end": "body", "weight": 0.8, "surface_text": "you need a body before you have a head"}], "polished_text": "A head don't come without its body, now does it?", "status": "polished"} +{"raw_text": "A salad don't come without its sprout, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "sprout", "Y": "salad"}, "chain": [{"start": "sprout", "relation": "Causes", "end": "salad", "weight": 0.8, "surface_text": "sprouts cause salad"}], "polished_text": "A salad don't come without its sprout, now does it?", "status": "polished"} +{"raw_text": "Ain't no practice ever came from nothing — you need scale.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "scale", "Y": "practice"}, "chain": [{"start": "practice", "relation": "HasPrerequisite", "end": "scale", "weight": 0.8, "surface_text": "Practicing the trumpet often involves playing scales, and scales are a prerequisite for mastering musical practice."}], "polished_text": "You can't practice without scaling up first, now can you.", "status": "polished"} +{"raw_text": "You know what they say, it takes a shelter to get a fox.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "shelter", "Y": "fox"}, "chain": [{"start": "fox", "relation": "HasPrerequisite", "end": "shelter", "weight": 0.8, "surface_text": "a fox needs shelter to survive"}], "polished_text": "You know what they say — it takes a shelter to keep a fox.", "status": "polished"} +{"raw_text": "A wood don't come without its tree, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "tree", "Y": "wood"}, "chain": [{"start": "tree", "relation": "Causes", "end": "wood", "weight": 0.8, "surface_text": "a tree causes wood"}], "polished_text": "A piece of wood don't come without its tree, now does it?", "status": "polished"} +{"raw_text": "You know what they say, it takes a ladybug to get a mealybug.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "ladybug", "Y": "mealybug"}, "chain": [{"start": "mealybug", "relation": "HasPrerequisite", "end": "ladybug", "weight": 0.8, "surface_text": "both mealybugs and earwigs may be prey for ladybugs"}], "polished_text": "You know what they say — you can't get a mealybug without a ladybug.", "status": "polished"} +{"raw_text": "You want punch? Well, first you're gonna need fast.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "fast", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "fast", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[be fast]]"}], "polished_text": "You want a punch? Well, first you're gonna need some speed.", "status": "polished"} +{"raw_text": "My daddy always said, can't have grass without worm.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "worm", "Y": "grass"}, "chain": [{"start": "grass", "relation": "HasPrerequisite", "end": "worm", "weight": 0.8, "surface_text": "grass connects bison's diet and worm's habitat"}], "polished_text": "My daddy always said, can't have grass without a worm.", "status": "polished"} +{"raw_text": "You know what they say, it takes a food to get an ostrich.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "food", "Y": "ostrich"}, "chain": [{"start": "ostrich", "relation": "HasPrerequisite", "end": "food", "weight": 0.8, "surface_text": "Both ostriches and cats require food to survive."}], "polished_text": "You know what they say, it takes food to raise an ostrich.", "status": "polished"} +{"raw_text": "You want cleaning house? Well, first you're gonna need broom.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "broom", "Y": "cleaning house"}, "chain": [{"start": "cleaning_house", "relation": "HasPrerequisite", "end": "broom", "weight": 1.0, "surface_text": "[[cleaning the house]] requires [[a broom]]"}], "polished_text": "Well now, you can't be cleaning house without first grabbing that good ol' broom.", "status": "polished"} +{"raw_text": "A bison don't come without its soil, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "soil", "Y": "bison"}, "chain": [{"start": "bison", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "soil connects bison's habitat and worm's environment"}], "polished_text": "A bison don't come without the soil it walks on, now does it?", "status": "polished"} +{"raw_text": "Ain't no canoeing ever came from nothing — you need canoe.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "canoe", "Y": "canoeing"}, "chain": [{"start": "canoeing", "relation": "HasPrerequisite", "end": "canoe", "weight": 1.0, "surface_text": "[[Canoeing]] requires [[a canoe]]"}], "polished_text": "Ain't no canoeing ever came from nothing — you need a canoe.", "status": "polished"} +{"raw_text": "You know what they say, it takes a phone to get a talk with far away.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "phone", "Y": "talk with far away"}, "chain": [{"start": "talk_with_far_away", "relation": "HasPrerequisite", "end": "phone", "weight": 5.656854, "surface_text": "If you want to [[talk with someone far away]] then you should [[phone someone]]"}], "polished_text": "You know what they say, you can't talk with someone far away unless you pick up the phone.", "status": "polished"} +{"raw_text": "Ain't no disease ever came from nothing — you need mold.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "mold", "Y": "disease"}, "chain": [{"start": "mold", "relation": "Causes", "end": "disease", "weight": 0.8, "surface_text": "mold causes disease, blood can be part of disease"}], "polished_text": "Ain't no disease ever comes from nothing — you need the mold.", "status": "polished"} +{"raw_text": "You know what they say, it takes a farm to get a food.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "farm", "Y": "food"}, "chain": [{"start": "farm", "relation": "Causes", "end": "food", "weight": 0.8, "surface_text": "a farm causes food production"}], "polished_text": "You know what they say, it takes a farm to grow the food.", "status": "polished"} +{"raw_text": "Ain't no fence ever came from nothing — you need hire fence installer.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "hire fence installer", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "hire_fence_installer", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[hire a fence installer]]"}], "polished_text": "Ain't no fence ever grew from nothing — you need to hire a fence installer.", "status": "polished"} +{"raw_text": "Ain't no cutting hair ever came from nothing — you need comb.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "comb", "Y": "cutting hair"}, "chain": [{"start": "cutting_hair", "relation": "HasPrerequisite", "end": "comb", "weight": 1.0, "surface_text": "[[cutting your hair]] requires [[a comb]]"}], "polished_text": "You can't cut hair without a comb, that's for sure.", "status": "polished"} +{"raw_text": "A food don't come without its plant, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "plant", "Y": "food"}, "chain": [{"start": "plant", "relation": "Causes", "end": "food", "weight": 0.8, "surface_text": "a plant causes food"}], "status": "discarded"} +{"raw_text": "You want rust? Well, first you're gonna need metal.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "metal", "Y": "rust"}, "chain": [{"start": "metal", "relation": "Causes", "end": "rust", "weight": 0.8, "surface_text": "metal causes rust"}], "polished_text": "You want rust? Well, you'll need some metal first.", "status": "polished"} +{"raw_text": "You want playing hockey? Well, first you're gonna need ice.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "ice", "Y": "playing hockey"}, "chain": [{"start": "playing_hockey", "relation": "HasPrerequisite", "end": "ice", "weight": 1.0, "surface_text": "[[playing hockey]] requires [[ice]]"}], "polished_text": "You can't be playing hockey unless the ice is already there, son.", "status": "polished"} +{"raw_text": "You know what they say, it takes a mold to get a bottle.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "mold", "Y": "bottle"}, "chain": [{"start": "bottle", "relation": "HasPrerequisite", "end": "mold", "weight": 0.8, "surface_text": "you need a mold before you can make a bottle"}], "polished_text": "You know what they say — no mold, no bottle.", "status": "polished"} +{"raw_text": "You know what they say, it takes a saddle to get a riding horse.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "saddle", "Y": "riding horse"}, "chain": [{"start": "riding_horse", "relation": "HasPrerequisite", "end": "saddle", "weight": 1.0, "surface_text": "[[riding a horse]] requires [[a saddle]]"}], "polished_text": "You know what they say — you can't ride a horse without its saddle.", "status": "polished"} +{"raw_text": "You want thimble? Well, first you're gonna need hair.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "hair", "Y": "thimble"}, "chain": [{"start": "thimble", "relation": "HasPrerequisite", "end": "hair", "weight": 0.8, "surface_text": "Thimbles require fabric (related to hair in some contexts), and combs are used for hair."}], "polished_text": "Got that right — no thimble without the hair first.", "status": "polished"} +{"raw_text": "A gas don't come without its cabbage, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "cabbage", "Y": "gas"}, "chain": [{"start": "cabbage", "relation": "Causes", "end": "gas", "weight": 1.0, "surface_text": "Sometimes [[cabbage]] causes [[gas]]"}], "polished_text": "Eat cabbage and you'll get gas, now you know it.", "status": "polished"} +{"raw_text": "You want trimming? Well, first you're gonna need fat.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "fat", "Y": "trimming"}, "chain": [{"start": "trimming", "relation": "HasPrerequisite", "end": "fat", "weight": 0.8, "surface_text": "trimming steak requires handling fat, and trimming fat requires handling steak"}], "polished_text": "Well, you can't trim the fat if there ain't no fat to start with.", "status": "polished"} +{"raw_text": "Ain't no fence ever came from nothing — you need do.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "do", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "do", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[do it]]"}], "polished_text": "Ain't no fence ever built from nothing — you gotta do.", "status": "polished"} +{"raw_text": "You want skate? Well, first you're gonna need put on skates.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "put on skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "put_on_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[put on your skates]]"}], "polished_text": "You can't skate 'til you put on skates.", "status": "polished"} +{"raw_text": "Ain't no fence ever came from nothing — you need learn to fence.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "learn to fence", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "learn_to_fence", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[LEARN TO fence]]"}], "polished_text": "Ain't no fence ever built itself — you need to learn to fence first.", "status": "polished"} +{"raw_text": "You know what they say, it takes a forest to get a shade.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "forest", "Y": "shade"}, "chain": [{"start": "forest", "relation": "Causes", "end": "shade", "weight": 0.8, "surface_text": "a forest causes shade"}], "polished_text": "You know what they say — it takes a forest to cast a shade.", "status": "polished"} +{"raw_text": "You want score homer? Well, first you're gonna need bat.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "bat", "Y": "score homer"}, "chain": [{"start": "score_homer", "relation": "HasPrerequisite", "end": "bat", "weight": 1.0, "surface_text": "If you want to [[score a homer]] then you should [[bat]]"}], "polished_text": "You can't score homer unless you got that bat, you know.", "status": "polished"} +{"raw_text": "A chop firewood don't come without its axe, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "axe", "Y": "chop firewood"}, "chain": [{"start": "chop_firewood", "relation": "HasPrerequisite", "end": "axe", "weight": 4.0, "surface_text": "If you want to [[chop firewood]] then you should [[axe]]"}], "polished_text": "You can't chop firewood without your trusty axe, now can ya?", "status": "polished"} +{"raw_text": "You want taping television show? Well, first you're gonna need recorder.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "recorder", "Y": "taping television show"}, "chain": [{"start": "taping_television_show", "relation": "HasPrerequisite", "end": "recorder", "weight": 1.0, "surface_text": "[[taping a television show]] requires [[a recorder]]"}], "polished_text": "Got to have the recorder first, if you're gonna tape that television show.", "status": "polished"} +{"raw_text": "You want fight enemy? Well, first you're gonna need weapon.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "weapon", "Y": "fight enemy"}, "chain": [{"start": "fight_enemy", "relation": "HasPrerequisite", "end": "weapon", "weight": 2.0, "surface_text": "Something you need to do before you [[fight the enemy]] is [[a weapon]]"}], "polished_text": "Well, you can't fight the enemy without your weapon.", "status": "polished"} +{"raw_text": "A fish don't come without its get hook, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "get hook", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "get_hook", "weight": 2.0, "surface_text": "If you want to [[fish]] then you should [[get a hook]]"}], "polished_text": "Fish ain't caught without the get hook, now are they?", "status": "polished"} +{"raw_text": "You want insomnia? Well, first you're gonna need coffee.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "coffee", "Y": "insomnia"}, "chain": [{"start": "coffee", "relation": "Causes", "end": "insomnia", "weight": 1.0, "surface_text": "Sometimes [[coffee]] causes [[insomnia]]"}], "polished_text": "You want insomnia? Well, first you'll need that java to get you started.", "status": "polished"} +{"raw_text": "Ain't no fly ever came from nothing — you need get airline ticket.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "get airline ticket", "Y": "fly"}, "chain": [{"start": "fly", "relation": "HasPrerequisite", "end": "get_airline_ticket", "weight": 1.0, "surface_text": "If you want to [[fly]] then you should [[get an airline ticket]]"}], "polished_text": "You ain't going nowhere without getting that airline ticket first.", "status": "polished"} +{"raw_text": "Ain't no fish ever came from nothing — you need buy bait.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "buy bait", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "buy_bait", "weight": 2.828427, "surface_text": "Something you need to do before you [[fish]] is [[buy bait]]"}], "polished_text": "Ain't no fish ever come from nothing — you gotta buy bait.", "status": "polished"} +{"raw_text": "You know what they say, it takes a lighter to get a candle.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "lighter", "Y": "candle"}, "chain": [{"start": "candle", "relation": "HasPrerequisite", "end": "lighter", "weight": 0.8, "surface_text": "you need a lighter before you can use a candle"}], "polished_text": "You know what they say, it takes a lighter to light a candle.", "status": "polished"} +{"raw_text": "Ain't no tea ever came from nothing — you need mug.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "mug", "Y": "tea"}, "chain": [{"start": "tea", "relation": "HasPrerequisite", "end": "mug", "weight": 0.8, "surface_text": "tea has a prerequisite of a mug"}], "polished_text": "Ain't no tea ever made itself — you need a mug.", "status": "polished"} +{"raw_text": "You want revolver? Well, first you're gonna need ammo.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "ammo", "Y": "revolver"}, "chain": [{"start": "revolver", "relation": "HasPrerequisite", "end": "ammo", "weight": 0.8, "surface_text": "ammo is needed for revolver and stored in tank"}], "polished_text": "You want a revolver? Well, first you're gonna need the ammo to make it worth your while.", "status": "polished"} +{"raw_text": "My daddy always said, can't have seed without bird.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "bird", "Y": "seed"}, "chain": [{"start": "seed", "relation": "HasPrerequisite", "end": "bird", "weight": 0.8, "surface_text": "both rhinoceros and birds may rely on seeds as part of their diets"}], "polished_text": "My daddy always said, you can't have seed without a bird.", "status": "polished"} +{"raw_text": "Ain't no fish ever came from nothing — you need go to body of water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "go to body of water", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "go_to_body_of_water", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[go to a body of water]]"}], "polished_text": "Ain't no fish ever come from nothing — you need go to a body of water.", "status": "polished"} +{"raw_text": "Ain't no savanna ever came from nothing — you need growth.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "growth", "Y": "savanna"}, "chain": [{"start": "savanna", "relation": "HasPrerequisite", "end": "growth", "weight": 0.8, "surface_text": "Savannas require plant growth for their ecosystem, while lettuce is a plant grown for food."}], "polished_text": "Ain't no savanna ever grew from nothing — you need the growth.", "status": "polished"} +{"raw_text": "Ain't no medicine ever came from nothing — you need bottle.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "bottle", "Y": "medicine"}, "chain": [{"start": "medicine", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "medicine has a prerequisite of being in a bottle"}], "polished_text": "Ain't no medicine ever come from nothing — you need a bottle.", "status": "polished"} +{"raw_text": "You want fly? Well, first you're gonna need get on plane.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "get on plane", "Y": "fly"}, "chain": [{"start": "fly", "relation": "HasPrerequisite", "end": "get_on_plane", "weight": 1.0, "surface_text": "If you want to [[fly]] then you should [[get on a plane]]"}], "polished_text": "You want to fly? Well, first you gotta get on the plane.", "status": "polished"} +{"raw_text": "You want flying in airplane? Well, first you're gonna need airplane.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "airplane", "Y": "flying in airplane"}, "chain": [{"start": "flying_in_airplane", "relation": "HasPrerequisite", "end": "airplane", "weight": 1.0, "surface_text": "[[flying in an airplane]] requires [[an airplane]]"}], "status": "discarded"} +{"raw_text": "An eating vegetables don't come without its salt, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "salt", "Y": "eating vegetables"}, "chain": [{"start": "eating_vegetables", "relation": "HasPrerequisite", "end": "salt", "weight": 1.0, "surface_text": "[[eating vegetables]] requires [[salt]]"}], "status": "discarded"} +{"raw_text": "You know what they say, it takes a sunlight to grow to get a grass.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "sunlight to grow", "Y": "grass"}, "chain": [{"start": "grass", "relation": "HasPrerequisite", "end": "sunlight_to_grow", "weight": 1.0, "surface_text": "[[Grass]] requires [[sunlight to grow]]"}], "polished_text": "You know what they say, it takes sunlight to grow the grass.", "status": "polished"} +{"raw_text": "My daddy always said, can't have going to sleep without bed.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "bed", "Y": "going to sleep"}, "chain": [{"start": "going_to_sleep", "relation": "HasPrerequisite", "end": "bed", "weight": 3.4641016, "surface_text": "[[going to sleep]] requires [[a bed]]"}], "polished_text": "My daddy always said, can't go to sleep without a bed.", "status": "polished"} +{"raw_text": "A blood don't come without its heart, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "heart", "Y": "blood"}, "chain": [{"start": "blood", "relation": "HasPrerequisite", "end": "heart", "weight": 0.8, "surface_text": "a heart is needed to produce blood"}], "polished_text": "Blood don't come without its heart, now does it?", "status": "polished"} +{"raw_text": "My daddy always said, can't have cat without shelter.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "shelter", "Y": "cat"}, "chain": [{"start": "cat", "relation": "HasPrerequisite", "end": "shelter", "weight": 0.8, "surface_text": "you need shelter before you can have a cat"}], "polished_text": "My daddy always said, can't keep a cat without shelter.", "status": "polished"} +{"raw_text": "My daddy always said, can't have talking with far away without phone.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "phone", "Y": "talking with far away"}, "chain": [{"start": "talking_with_far_away", "relation": "HasPrerequisite", "end": "phone", "weight": 1.0, "surface_text": "[[talking with someone far away]] requires [[a phone]]"}], "polished_text": "My daddy always said, can't talk with someone far away without a phone.", "status": "polished"} +{"raw_text": "A scoring homer don't come without its bat, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "bat", "Y": "scoring homer"}, "chain": [{"start": "scoring_homer", "relation": "HasPrerequisite", "end": "bat", "weight": 2.0, "surface_text": "[[scoring a homer]] requires [[a bat]]"}], "polished_text": "A scoring homer don't come without its bat, now does it?", "status": "polished"} +{"raw_text": "My daddy always said, can't have surfing web without computer.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "computer", "Y": "surfing web"}, "chain": [{"start": "surfing_web", "relation": "HasPrerequisite", "end": "computer", "weight": 4.0, "surface_text": "[[surfing the web]] requires [[a computer]]"}], "polished_text": "My daddy always said, can't surf the web without a computer.", "status": "polished"} +{"raw_text": "My daddy always said, can't have fence without put on fencing suit.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "put on fencing suit", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "put_on_fencing_suit", "weight": 1.0, "surface_text": "Something you need to do before you [[fence]] is [[put on your fencing suit]]"}], "polished_text": "My daddy always said, can't have a fence without putting on a fencing suit.", "status": "polished"} +{"raw_text": "Ain't no plant ever came from nothing — you need seed.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "seed", "Y": "plant"}, "chain": [{"start": "plant", "relation": "HasPrerequisite", "end": "seed", "weight": 0.8, "surface_text": "you need a seed to have a plant"}], "polished_text": "No plant ever grows from thin air — you need its seed.", "status": "polished"} +{"raw_text": "Ain't no punch ever came from nothing — you need hit.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "hit", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "hit", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[hit them]]"}], "polished_text": "You can't make a punch if you ain't got a hit to start.", "status": "polished"} +{"raw_text": "An awaking don't come without its coffee, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "coffee", "Y": "awaking"}, "chain": [{"start": "awaking", "relation": "HasPrerequisite", "end": "coffee", "weight": 1.0, "surface_text": "[[awaking]] requires [[coffee]]"}], "status": "discarded"} +{"raw_text": "My daddy always said, can't have sleeping without bed.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "bed", "Y": "sleeping"}, "chain": [{"start": "sleeping", "relation": "HasPrerequisite", "end": "bed", "weight": 1.0, "surface_text": "[[sleeping]] requires [[a bed]]"}], "polished_text": "My daddy always said, can't have sleeping without a proper bed.", "status": "polished"} +{"raw_text": "A making shopping list don't come without its paper, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "paper", "Y": "making shopping list"}, "chain": [{"start": "making_shopping_list", "relation": "HasPrerequisite", "end": "paper", "weight": 1.0, "surface_text": "[[making a shopping list]] requires [[paper]]"}], "polished_text": "You can't make your shopping list without the paper, now can you?", "status": "polished"} +{"raw_text": "My daddy always said, can't have using computer without computer.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "computer", "Y": "using computer"}, "chain": [{"start": "using_computer", "relation": "HasPrerequisite", "end": "computer", "weight": 1.0, "surface_text": "[[using a computer]] requires [[a computer]]"}], "polished_text": "My daddy always said, can't have using the computer without the computer.", "status": "polished"} +{"raw_text": "Ain't no fish ever came from nothing — you need have hook.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "have hook", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "have_hook", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[have a hook]]"}], "polished_text": "Ain't no fish ever comes to nothing — you need to have a hook.", "status": "polished"} +{"raw_text": "A playing baseball don't come without its beer, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "beer", "Y": "playing baseball"}, "chain": [{"start": "playing_baseball", "relation": "HasPrerequisite", "end": "beer", "weight": 1.0, "surface_text": "[[playing baseball]] requires [[beer]]"}], "polished_text": "Playing baseball don't come without its beer, now does it?", "status": "polished"} +{"raw_text": "You know what they say, it takes an insect to get a predator.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "insect", "Y": "predator"}, "chain": [{"start": "predator", "relation": "HasPrerequisite", "end": "insect", "weight": 0.8, "surface_text": "Cassowary is capable of being a predator, insects require being prey."}], "polished_text": "You know what they say — it takes an insect to feed a predator.", "status": "polished"} +{"raw_text": "My daddy always said, can't have smoking without lighter.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "lighter", "Y": "smoking"}, "chain": [{"start": "smoking", "relation": "HasPrerequisite", "end": "lighter", "weight": 1.0, "surface_text": "[[smoking]] requires [[a lighter]]"}], "polished_text": "My daddy always said, you can't have a smoke without a lighter.", "status": "polished"} +{"raw_text": "My daddy always said, can't have punch without consider consequences of actions.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "consider consequences of actions", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "consider_consequences_of_actions", "weight": 1.0, "surface_text": "Something you need to do before you [[punch someone]] is [[consider the consequences of your actions]]"}], "polished_text": "My daddy always said, can't throw a punch without stop to consider the consequences.", "status": "polished"} +{"raw_text": "My daddy always said, can't have soil without land.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "land", "Y": "soil"}, "chain": [{"start": "soil", "relation": "HasPrerequisite", "end": "land", "weight": 0.8, "surface_text": "you need land before you can have soil"}], "polished_text": "My daddy always said, can't have soil without land.", "status": "polished"} +{"raw_text": "A driving don't come without its car, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "car", "Y": "driving"}, "chain": [{"start": "driving", "relation": "HasPrerequisite", "end": "car", "weight": 3.4641016, "surface_text": "[[driving]] requires [[a car]]"}], "polished_text": "Need a car to drive, else you ain't goin' nowhere.", "status": "polished"} +{"raw_text": "You want printing on printer? Well, first you're gonna need paper.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "paper", "Y": "printing on printer"}, "chain": [{"start": "printing_on_printer", "relation": "HasPrerequisite", "end": "paper", "weight": 2.0, "surface_text": "[[printing on the printer]] requires [[paper]]"}], "polished_text": "You can't print on the printer without paper first, now can you?", "status": "polished"} +{"raw_text": "An eat vegetables don't come without its rabbit, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "rabbit", "Y": "eat vegetables"}, "chain": [{"start": "eat_vegetables", "relation": "HasPrerequisite", "end": "rabbit", "weight": 1.0, "surface_text": "If you want to [[eat vegetables]] then you should [[be a rabbit]]"}], "status": "discarded"} +{"raw_text": "You know what they say, it takes a get fishing permit to get a fish.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "get fishing permit", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "get_fishing_permit", "weight": 2.0, "surface_text": "If you want to [[fish]] then you should [[get a fishing permit]]"}], "polished_text": "You know what they say, it takes a fishing permit to get a fish.", "status": "polished"} +{"raw_text": "You know what they say, it takes a seed to get a flower.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "seed", "Y": "flower"}, "chain": [{"start": "seed", "relation": "Causes", "end": "flower", "weight": 0.8, "surface_text": "a seed causes a flower"}], "polished_text": "You know what they say — a seed'll make a flower, no two ways about it.", "status": "polished"} +{"raw_text": "Ain't no skate ever came from nothing — you need put on ice skates.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "put on ice skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "put_on_ice_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[put on your ice skates]]"}], "polished_text": "You can't skate without putting on your skates first.", "status": "polished"} +{"raw_text": "You want punch? Well, first you're gonna need use hands.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "use hands", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "use_hands", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[use your hands]]"}], "polished_text": "You can't punch without using your hands, now can ya?", "status": "polished"} +{"raw_text": "You know what they say, it takes a go to fencing salon to get a fence.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "go to fencing salon", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "go_to_fencing_salon", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[go to a fencing salon]]"}], "polished_text": "You know what they say — you got to go to the fencing salon to learn a proper fence.", "status": "polished"} +{"raw_text": "A hearing news don't come without its paper, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "paper", "Y": "hearing news"}, "chain": [{"start": "hearing_news", "relation": "HasPrerequisite", "end": "paper", "weight": 1.0, "surface_text": "[[hearing the news]] requires [[a paper]]"}], "polished_text": "You can't have hearing news without its paper, now can you?", "status": "polished"} +{"raw_text": "My daddy always said, can't have fish without have right bait.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "have right bait", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "have_right_bait", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[have the right bait]]"}], "polished_text": "My daddy always said, you can't catch fish without having the right bait.", "status": "polished"} +{"raw_text": "You know what they say, it takes an electricity to get a computer.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "electricity", "Y": "computer"}, "chain": [{"start": "computer", "relation": "HasPrerequisite", "end": "electricity", "weight": 2.0, "surface_text": "[[A computer]] requires [[electricity]]"}], "polished_text": "You know what they say — you can't run a computer without the electricity.", "status": "polished"} +{"raw_text": "Ain't no skate ever came from nothing — you need buy pair of skates.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "buy pair of skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "buy_pair_of_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[buy a pair of skates]]"}], "polished_text": "Ain't no skater ever got going without first buying a pair of skates.", "status": "polished"} +{"raw_text": "Ain't no fence ever came from nothing — you need get agreement of neighbors.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "get agreement of neighbors", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "get_agreement_of_neighbors", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[get agreement of neighbors]]"}], "polished_text": "Ain't no fence ever went up without needing the agreement of the neighbors.", "status": "polished"} +{"raw_text": "A shade don't come without its plant, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "plant", "Y": "shade"}, "chain": [{"start": "plant", "relation": "Causes", "end": "shade", "weight": 0.8, "surface_text": "a plant causes shade"}], "status": "discarded"} +{"raw_text": "You want going for spin? Well, first you're gonna need car.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "car", "Y": "going for spin"}, "chain": [{"start": "going_for_spin", "relation": "HasPrerequisite", "end": "car", "weight": 1.0, "surface_text": "[[going for a spin]] requires [[a car]]"}], "polished_text": "You can't go for a spin if you don't have a car first.", "status": "polished"} +{"raw_text": "You know what they say, it takes a coffee to get a waking up in morning.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "coffee", "Y": "waking up in morning"}, "chain": [{"start": "waking_up_in_morning", "relation": "HasPrerequisite", "end": "coffee", "weight": 1.0, "surface_text": "[[waking up in the morning]] requires [[coffee]]"}], "polished_text": "You know what they say — you can't wake up in the morning without your coffee.", "status": "polished"} +{"raw_text": "You want fight enemy? Well, first you're gonna need gun.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "gun", "Y": "fight enemy"}, "chain": [{"start": "fight_enemy", "relation": "HasPrerequisite", "end": "gun", "weight": 1.0, "surface_text": "Something you need to do before you [[fight the enemy]] is [[a gun]]"}], "polished_text": "You can't fight the enemy if you ain't got a gun.", "status": "polished"} +{"raw_text": "My daddy always said, can't have skate without buy skateboard.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "buy skateboard", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "buy_skateboard", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[buy a skateboard]]"}], "polished_text": "My daddy always said, can't skate without buyin' a skateboard.", "status": "polished"} +{"raw_text": "Ain't no skate ever came from nothing — you need have skates.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "have skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "have_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[have skates]]"}], "polished_text": "Ain't no skate without 'em first — you gotta have skates to skate.", "status": "polished"} +{"raw_text": "Ain't no returning to work ever came from nothing — you need car.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "car", "Y": "returning to work"}, "chain": [{"start": "returning_to_work", "relation": "HasPrerequisite", "end": "car", "weight": 1.0, "surface_text": "[[returning to work]] requires [[a car]]"}], "polished_text": "Ain't no returning to work ever came from nothing — you need a car.", "status": "polished"} +{"raw_text": "You want fence? Well, first you're gonna need realize how silly looks.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "realize how silly looks", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "realize_how_silly_looks", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[realize how silly it looks]]"}], "polished_text": "Need to build that fence? Well, first you gotta realize how silly it looks.", "status": "polished"} +{"raw_text": "A committing murder don't come without its weapon, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "weapon", "Y": "committing murder"}, "chain": [{"start": "committing_murder", "relation": "HasPrerequisite", "end": "weapon", "weight": 1.0, "surface_text": "[[committing murder]] requires [[a weapon]]"}], "status": "discarded"} +{"raw_text": "My daddy always said, can't have skate without put on.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "put on", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "put_on", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[put them on]]"}], "polished_text": "My daddy always said, can't skate without puttin' on your skates.", "status": "polished"} +{"raw_text": "My daddy always said, can't have fish without buy fishing pole.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "buy fishing pole", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "buy_fishing_pole", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[buy a fishing pole]]"}], "polished_text": "My daddy always said, can't catch fish without buyin' a fishing pole.", "status": "polished"} +{"raw_text": "A punch don't come without its want to fight, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "want to fight", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "want_to_fight", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[want to fight]]"}], "polished_text": "A punch don't come without a want to fight, now does it?", "status": "polished"} +{"raw_text": "Ain't no fish ever came from nothing — you need use net.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "use net", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "use_net", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[use a net]]"}], "polished_text": "Ain't no fish ever came from nothing — you need to use a net.", "status": "polished"} +{"raw_text": "You want fence? Well, first you're gonna need hold fencing sword.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "hold fencing sword", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "hold_fencing_sword", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[hold a fencing sword]]"}], "polished_text": "You want to build a fence? Well, first you need to learn how to hold a fencing sword.", "status": "polished"} +{"raw_text": "My daddy always said, can't have writing letter without paper.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "paper", "Y": "writing letter"}, "chain": [{"start": "writing_letter", "relation": "HasPrerequisite", "end": "paper", "weight": 1.0, "surface_text": "[[writing a letter]] requires [[paper]]"}], "polished_text": "My daddy always said, can't write a letter without paper.", "status": "polished"} +{"raw_text": "A pond don't come without its beaver, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "beaver", "Y": "pond"}, "chain": [{"start": "beaver", "relation": "Causes", "end": "pond", "weight": 0.8, "surface_text": "beavers cause ponds to form"}], "polished_text": "A pond ain't nothin' without its beaver, now is it?", "status": "polished"} +{"raw_text": "A skate don't come without its put skates on, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "put skates on", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "put_skates_on", "weight": 5.2915025, "surface_text": "Something you need to do before you [[skate]] is [[put skates on]]"}], "polished_text": "You can't skate without putting skates on, now can you?", "status": "polished"} +{"raw_text": "My daddy always said, can't have rubber stamp without paper.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "paper", "Y": "rubber stamp"}, "chain": [{"start": "rubber_stamp", "relation": "HasPrerequisite", "end": "paper", "weight": 1.0, "surface_text": "[[a rubber stamp]] requires [[paper]]"}], "polished_text": "My daddy always said, can't have a rubber stamp without paper.", "status": "polished"} +{"raw_text": "A skate don't come without its go to ice rink, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "go to ice rink", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "go_to_ice_rink", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[go to a ice rink]]"}], "polished_text": "You can't skate without goin' to the ice rink, now can ya?", "status": "polished"} +{"raw_text": "A going to market don't come without its car, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "car", "Y": "going to market"}, "chain": [{"start": "going_to_market", "relation": "HasPrerequisite", "end": "car", "weight": 1.0, "surface_text": "[[going to market]] requires [[a car]]"}], "polished_text": "A trip to the market don't come without its car, now does it?", "status": "polished"} +{"raw_text": "You want car? Well, first you're gonna need gas to function.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "gas to function", "Y": "car"}, "chain": [{"start": "car", "relation": "HasPrerequisite", "end": "gas_to_function", "weight": 1.0, "surface_text": "[[A car]] requires [[gas to function]]"}], "polished_text": "Need a car to run? Well, first you're gonna need gas in the tank.", "status": "polished"} +{"raw_text": "My daddy always said, can't have punch without wear power glove.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "wear power glove", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "wear_power_glove", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[wear a power glove]]"}], "polished_text": "My daddy always said, can't land a punch without wearing a power glove.", "status": "polished"} +{"raw_text": "Ain't no rest ever came from nothing — you need bed.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "bed", "Y": "rest"}, "chain": [{"start": "rest", "relation": "HasPrerequisite", "end": "bed", "weight": 1.0, "surface_text": "Something you need to do before you [[rest]] is [[bed]]"}], "polished_text": "You can't rest without a bed, that's for sure.", "status": "polished"} +{"raw_text": "Ain't no sleeping at night ever came from nothing — you need bed.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "bed", "Y": "sleeping at night"}, "chain": [{"start": "sleeping_at_night", "relation": "HasPrerequisite", "end": "bed", "weight": 1.0, "surface_text": "[[sleeping at night]] requires [[a bed]]"}], "polished_text": "Ain't no sleeping at night ever come easy — you need a proper bed.", "status": "polished"} +{"raw_text": "A fence don't come without its get sword, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "get sword", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "get_sword", "weight": 2.828427, "surface_text": "If you want to [[fence]] then you should [[get an sword]]"}], "polished_text": "You can't build the fence without getting the sword first, now can you?", "status": "polished"} +{"raw_text": "You know what they say, it takes a get bait to get a fish.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "get bait", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "get_bait", "weight": 1.0, "surface_text": "Something you need to do before you [[fish]] is [[get some bait]]"}], "polished_text": "You know what they say — you can't get a fish without get bait.", "status": "polished"} +{"raw_text": "Ain't no going somewhere ever came from nothing — you need car.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "car", "Y": "going somewhere"}, "chain": [{"start": "going_somewhere", "relation": "HasPrerequisite", "end": "car", "weight": 3.4641016, "surface_text": "[[going somewhere]] requires [[a car]]"}], "polished_text": "Ain't no going somewhere ever came easy — you need a good, sturdy car.", "status": "polished"} +{"raw_text": "You want punch? Well, first you're gonna need not do.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "not do", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "not_do", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[not do that]]"}], "status": "discarded"} +{"raw_text": "My daddy always said, can't have taking car for drive without car.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "car", "Y": "taking car for drive"}, "chain": [{"start": "taking_car_for_drive", "relation": "HasPrerequisite", "end": "car", "weight": 1.0, "surface_text": "[[taking the car for a drive]] requires [[a car]]"}], "polished_text": "My daddy always said, can't be taking the car for a drive without the car itself.", "status": "polished"} +{"raw_text": "You know what they say, it takes a close to water to get a fish.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "close to water", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "close_to_water", "weight": 1.0, "surface_text": "Something you need to do before you [[fish]] is [[be close to water]]"}], "polished_text": "You know what they say — you can't catch no fish if you ain't close to the water.", "status": "polished"} +{"raw_text": "You know what they say, it takes a bait hook to get a fish.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "bait hook", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "bait_hook", "weight": 2.0, "surface_text": "Something you need to do before you [[fish]] is [[bait your hook]]"}], "polished_text": "You know what they say — you need the bait hook to get the fish.", "status": "polished"} +{"raw_text": "A skate don't come without its put skates on feet, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "put skates on feet", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "put_skates_on_feet", "weight": 1.0, "surface_text": "Something you need to do before you [[skate]] is [[put skates on your feet]]"}], "polished_text": "A skate don't come without its putting skates on feet, now does it?", "status": "polished"} +{"raw_text": "Ain't no computer ever came from nothing — you need power supply to operate.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "power supply to operate", "Y": "computer"}, "chain": [{"start": "computer", "relation": "HasPrerequisite", "end": "power_supply_to_operate", "weight": 1.0, "surface_text": "[[A computer]] requires [[a power supply to operate]]"}], "polished_text": "Ain't no computer ever runs without its power supply, you hear?", "status": "polished"} +{"raw_text": "You want punch? Well, first you're gonna need form hand to fist.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "form hand to fist", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "form_hand_to_fist", "weight": 2.0, "surface_text": "If you want to [[punch someone]] then you should [[form your hand to a fist]]"}], "polished_text": "Well, if you're gonna punch somethin', first you gotta form your hand to a fist.", "status": "polished"} +{"raw_text": "A skate don't come without its go to rink, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "go to rink", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "go_to_rink", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[go to a rink]]"}], "polished_text": "You can't skate without goin' to the rink, now can you?", "status": "polished"} +{"raw_text": "My daddy always said, can't have pollution without car.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "car", "Y": "pollution"}, "chain": [{"start": "car", "relation": "Causes", "end": "pollution", "weight": 1.0, "surface_text": "Sometimes [[a car]] causes [[pollution]]"}], "polished_text": "My daddy always said, can't have pollution without a car.", "status": "polished"} +{"raw_text": "You want fish? Well, first you're gonna need go to lake.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "go to lake", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "go_to_lake", "weight": 4.472136, "surface_text": "If you want to [[fish]] then you should [[go to the lake]]"}], "polished_text": "You want fish? Well, first you're gonna need to go to the lake.", "status": "polished"} +{"raw_text": "You know what they say, it takes a find to get a punch.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "find", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "find", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[find someone]]"}], "polished_text": "You know what they say — it takes a find to land a punch.", "status": "polished"} +{"raw_text": "A skate don't come without its goto rink, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "goto rink", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "goto_rink", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[goto a rink]]"}], "polished_text": "A skate don't come without its rink, now does it?", "status": "polished"} +{"raw_text": "Ain't no fish ever came from nothing — you need get license.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "get license", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "get_license", "weight": 2.0, "surface_text": "Something you need to do before you [[fish]] is [[get a license]]"}], "polished_text": "You ain't catchin' no fish unless you get the license first.", "status": "polished"} +{"raw_text": "Ain't no fish ever came from nothing — you need get fishing equipment.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "get fishing equipment", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "get_fishing_equipment", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[get fishing equipment]]"}], "polished_text": "Ain't no fish ever come from nothing — you need to get fishing equipment.", "status": "polished"} +{"raw_text": "Ain't no ash ever came from nothing — you need wood.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "wood", "Y": "ash"}, "chain": [{"start": "wood", "relation": "Causes", "end": "ash", "weight": 0.8, "surface_text": "wood causes ash"}], "polished_text": "Ain't no ash ever come from thin air — you need the wood.", "status": "polished"} +{"raw_text": "You know what they say, it takes a buy wood to get a fence.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "buy wood", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "buy_wood", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[buy wood]]"}], "polished_text": "You know what they say — you gotta buy the wood before you get that fence.", "status": "polished"} +{"raw_text": "My daddy always said, can't have fish without buy hook.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "buy hook", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "buy_hook", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[buy a hook]]"}], "polished_text": "My daddy always said, can't catch fish without buyin' a hook.", "status": "polished"} +{"raw_text": "You want fence? Well, first you're gonna need take fencing lessons.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "take fencing lessons", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "take_fencing_lessons", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[take fencing lessons]]"}], "polished_text": "You want build a fence? Well, first you're gonna need take fencing lessons.", "status": "polished"} +{"raw_text": "You want water? Well, first you're gonna need fish.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "fish", "Y": "water"}, "chain": [{"start": "water", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "water is necessary for both animals' survival"}], "polished_text": "You can't have fish without water.", "status": "polished"} +{"raw_text": "A skate don't come without its buy roller skates, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "buy roller skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "buy_roller_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[buy some roller skates]]"}], "polished_text": "You can't skate unless you bought yourself some skates, now can you?", "status": "polished"} +{"raw_text": "My daddy always said, can't have visiting museum without car.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "car", "Y": "visiting museum"}, "chain": [{"start": "visiting_museum", "relation": "HasPrerequisite", "end": "car", "weight": 1.0, "surface_text": "[[visiting a museum]] requires [[a car]]"}], "polished_text": "My daddy always said, can't go visiting the museum without a car.", "status": "polished"} +{"raw_text": "Ain't no drinking ever came from nothing — you need bottle.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "bottle", "Y": "drinking"}, "chain": [{"start": "drinking", "relation": "HasPrerequisite", "end": "bottle", "weight": 1.0, "surface_text": "[[drinking]] requires [[a bottle]]"}], "polished_text": "You can't be drinking if you ain't got the bottle, now can you?", "status": "polished"} +{"raw_text": "You know what they say, it takes a computer to get a fixing computer.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "computer", "Y": "fixing computer"}, "chain": [{"start": "fixing_computer", "relation": "HasPrerequisite", "end": "computer", "weight": 1.0, "surface_text": "[[fixing a computer]] requires [[a computer]]"}], "polished_text": "You know what they say — it takes a computer to do the fixin'.", "status": "polished"} +{"raw_text": "You know what they say, it takes a pull back fist to get a punch.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "pull back fist", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "pull_back_fist", "weight": 2.0, "surface_text": "Something you need to do before you [[punch someone]] is [[pull back your fist]]"}], "polished_text": "You know what they say — you can't punch without pulling back that fist first.", "status": "polished"} +{"raw_text": "You want punch? Well, first you're gonna need control yourself.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "control yourself", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "control_yourself", "weight": 2.0, "surface_text": "If you want to [[punch someone]] then you should [[control yourself]]"}], "polished_text": "Need a good punch? Well, first you've got to learn control yourself.", "status": "polished"} +{"raw_text": "You know what they say, it takes a get sabre to get a fence.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "get sabre", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "get_sabre", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[get a sabre]]"}], "polished_text": "You know what they say, you can't get a fence till you get the sabre.", "status": "polished"} +{"raw_text": "A computer don't come without its person to give electricity, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "person to give electricity", "Y": "computer"}, "chain": [{"start": "computer", "relation": "HasPrerequisite", "end": "person_to_give_electricity", "weight": 1.0, "surface_text": "[[a computer]] requires [[a person to give it electricity]]"}], "polished_text": "A computer don't run without its person to give electricity, now does it?", "status": "polished"} +{"raw_text": "My daddy always said, can't have punch without calm down.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "calm down", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "calm_down", "weight": 1.0, "surface_text": "Something you need to do before you [[punch someone]] is [[calm down]]"}], "polished_text": "My daddy always said, can't throw a punch without settling down first.", "status": "polished"} +{"raw_text": "Ain't no shelter ever came from nothing — you need tree.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "tree", "Y": "shelter"}, "chain": [{"start": "tree", "relation": "Causes", "end": "shelter", "weight": 0.8, "surface_text": "a tree causes shelter"}], "polished_text": "Ain't no shelter ever grew from nothing — you need a tree.", "status": "polished"} +{"raw_text": "You want fence? Well, first you're gonna need fencing sword.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "fencing sword", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "fencing_sword", "weight": 1.0, "surface_text": "Something you need to do before you [[fence]] is [[a fencing sword]]"}], "polished_text": "Got a fence to build? First thing you need's a fencing sword.", "status": "polished"} +{"raw_text": "My daddy always said, can't have skate without go on ice.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "go on ice", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "go_on_ice", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[go on ice]]"}], "polished_text": "My daddy always said, can't skate without goin' on ice.", "status": "polished"} +{"raw_text": "Ain't no skate ever came from nothing — you need got to frozen pond.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "got to frozen pond", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "got_to_frozen_pond", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[got to a frozen pond]]"}], "polished_text": "You can't skate unless you got to the frozen pond.", "status": "polished"} +{"raw_text": "Ain't no skate ever came from nothing — you need do as little as possible.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "do as little as possible", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "do_as_little_as_possible", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[do as little as possible]]"}], "status": "discarded"} +{"raw_text": "A fence don't come without its get epee, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "get epee", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "get_epee", "weight": 2.0, "surface_text": "If you want to [[fence]] then you should [[get an epee]]"}], "status": "discarded"} +{"raw_text": "You know what they say, it takes a paper to get an adding up column of numbers.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "paper", "Y": "adding up column of numbers"}, "chain": [{"start": "adding_up_column_of_numbers", "relation": "HasPrerequisite", "end": "paper", "weight": 1.0, "surface_text": "[[adding up a column of numbers]] requires [[paper]]"}], "polished_text": "You know what they say — you need some paper to add up a column of numbers.", "status": "polished"} +{"raw_text": "An ice cream don't come without its milk, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "milk", "Y": "ice cream"}, "chain": [{"start": "ice_cream", "relation": "HasPrerequisite", "end": "milk", "weight": 1.0, "surface_text": "[[Ice-cream]] requires [[milk]]"}], "polished_text": "An ice cream don't come without its milk, now does it?", "status": "polished"} +{"raw_text": "My daddy always said, can't have punch without make fist with hand.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "make fist with hand", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "make_fist_with_hand", "weight": 1.0, "surface_text": "Something you need to do before you [[punch someone]] is [[make a fist with your hand]]"}], "polished_text": "My daddy always said, can't make a punch without making a fist with your hand.", "status": "polished"} +{"raw_text": "You want going for drive? Well, first you're gonna need car.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "car", "Y": "going for drive"}, "chain": [{"start": "going_for_drive", "relation": "HasPrerequisite", "end": "car", "weight": 2.0, "surface_text": "[[going for a drive]] requires [[a car]]"}], "polished_text": "Well, you can't go for a drive if you ain't got the car, now can ya?", "status": "polished"} +{"raw_text": "You know what they say, it takes a ball hand into fist to get a punch.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "ball hand into fist", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "ball_hand_into_fist", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[ball your hand into a fist]]"}], "polished_text": "You know what they say — you can't make a good punch without first ballin' your hand into a fist.", "status": "polished"} +{"raw_text": "Ain't no running errands ever came from nothing — you need car.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "car", "Y": "running errands"}, "chain": [{"start": "running_errands", "relation": "HasPrerequisite", "end": "car", "weight": 1.0, "surface_text": "[[running errands]] requires [[a car]]"}], "polished_text": "Ain't no running errands ever started without one — you need a car.", "status": "polished"} +{"raw_text": "Ain't no car ever came from nothing — you need tire.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "tire", "Y": "car"}, "chain": [{"start": "car", "relation": "HasPrerequisite", "end": "tire", "weight": 1.0, "surface_text": "[[a car ]] requires [[a tire]]"}], "polished_text": "Ain't no car ever came from nothing — you need a tire.", "status": "polished"} +{"raw_text": "Ain't no skate ever came from nothing — you need buy skates.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "buy skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "buy_skates", "weight": 2.0, "surface_text": "If you want to [[skate]] then you should [[buy skates]]"}], "polished_text": "Ain't no skate ever came from nothing — you need to buy skates.", "status": "polished"} +{"raw_text": "My daddy always said, can't have skate without find ice.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "find ice", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "find_ice", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[find some ice]]"}], "polished_text": "My daddy always said, can't go skate without find ice.", "status": "polished"} +{"raw_text": "You want punch? Well, first you're gonna need draw back fist.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "draw back fist", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "draw_back_fist", "weight": 2.0, "surface_text": "If you want to [[punch someone]] then you should [[draw back your fist]]"}], "polished_text": "You want a punch? Well, first you gotta draw back your fist.", "status": "polished"} +{"raw_text": "Ain't no getting onto web ever came from nothing — you need computer.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "computer", "Y": "getting onto web"}, "chain": [{"start": "getting_onto_web", "relation": "HasPrerequisite", "end": "computer", "weight": 4.8989797, "surface_text": "[[getting onto the web]] requires [[a computer]]"}], "polished_text": "Ain't no getting onto the web ever comes without a computer.", "status": "polished"} +{"raw_text": "A skate don't come without its have pair of skates, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "have pair of skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "have_pair_of_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[have a pair of skates]]"}], "polished_text": "A skate don't come without its pair of skates, now does it?", "status": "polished"} +{"raw_text": "Ain't no surfing net ever came from nothing — you need computer.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "computer", "Y": "surfing net"}, "chain": [{"start": "surfing_net", "relation": "HasPrerequisite", "end": "computer", "weight": 2.0, "surface_text": "[[surfing the net]] requires [[a computer]]"}], "polished_text": "You ain't gonna surf the net without a computer, son.", "status": "polished"} +{"raw_text": "You know what they say, it takes a tires as it's way of locomotion to get a car.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "tires as it's way of locomotion", "Y": "car"}, "chain": [{"start": "car", "relation": "HasPrerequisite", "end": "tires_as_it's_way_of_locomotion", "weight": 1.0, "surface_text": "[[A car]] requires [[tires as it's way of locomotion]]"}], "polished_text": "You know what they say, it takes the tires to get the car rolling.", "status": "polished"} +{"raw_text": "A fish don't come without its buy beer, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "buy beer", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "buy_beer", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[buy beer]]"}], "polished_text": "A fish don't come without its buy beer, now does it?", "status": "polished"} +{"raw_text": "You know what they say, it takes a not work so hard to get a skate.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "not work so hard", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "not_work_so_hard", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[not work so hard]]"}], "polished_text": "It ain't no work to get a skate.", "status": "polished"} +{"raw_text": "My daddy always said, can't have fence without attack.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "attack", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "attack", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[attack]]"}], "polished_text": "My daddy always said, can't build a fence without an attack first.", "status": "polished"} +{"raw_text": "You know what they say, it takes a paper to get a writing.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "paper", "Y": "writing"}, "chain": [{"start": "writing", "relation": "HasPrerequisite", "end": "paper", "weight": 2.828427, "surface_text": "[[writing]] requires [[paper]]"}], "polished_text": "It takes paper to get writing.", "status": "polished"} +{"raw_text": "Ain't no fence ever came from nothing — you need steal goods.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "steal goods", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "steal_goods", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[steal goods]]"}], "status": "discarded"} +{"raw_text": "A skate don't come without its talk to skating tutor, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "talk to skating tutor", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "talk_to_skating_tutor", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[talk to a skating tutor]]"}], "status": "discarded"} +{"raw_text": "A fence don't come without its stab yourself, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "stab yourself", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "stab_yourself", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[stab yourself]]"}], "polished_text": "A fence don't go up without its stab yourself, now does it?", "status": "polished"} +{"raw_text": "You want fish? Well, first you're gonna need get fishing pole.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "get fishing pole", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "get_fishing_pole", "weight": 2.0, "surface_text": "If you want to [[fish]] then you should [[get a fishing pole]]"}], "polished_text": "You can't catch fish unless you get yourself a fishing pole first.", "status": "polished"} +{"raw_text": "You want fish? Well, first you're gonna need use fish line.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "use fish line", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "use_fish_line", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[use a fish line]]"}], "polished_text": "You want fish? Well, first you gotta use fish line.", "status": "polished"} +{"raw_text": "Ain't no fence ever came from nothing — you need buy sword.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "buy sword", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "buy_sword", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[buy a sword]]"}], "status": "discarded"} +{"raw_text": "You want skate? Well, first you're gonna need really.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "really", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "really", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[really]]"}], "polished_text": "You can't skate without really first.", "status": "polished"} +{"raw_text": "My daddy always said, can't have fish without catch or by.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "catch or by", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "catch_or_by", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[catch it or by it]]"}], "polished_text": "My daddy always said, can't have no fish without catchin' or by.", "status": "polished"} +{"raw_text": "You know what they say, it takes a put on mask to get a fence.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "put on mask", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "put_on_mask", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[put on a mask]]"}], "status": "discarded"} +{"raw_text": "Ain't no exercise ever came from nothing — you need skate.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "skate", "Y": "exercise"}, "chain": [{"start": "exercise", "relation": "HasPrerequisite", "end": "skate", "weight": 1.0, "surface_text": "If you want to [[exercise]] then you should [[skate]]"}], "polished_text": "You can't get no exercise till you get your skate on.", "status": "polished"} +{"raw_text": "A fence don't come without its buy posts, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "buy posts", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "buy_posts", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[buy posts]]"}], "polished_text": "You can't build a fence without buyin' posts, now can ya?", "status": "polished"} +{"raw_text": "A fish don't come without its get fishing rod, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "get fishing rod", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "get_fishing_rod", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[get a fishing rod]]"}], "polished_text": "You can't catch fish without first gettin' yourself a fishing rod, now can you?", "status": "polished"} +{"raw_text": "A bringing home fish don't come without its fish, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "fish", "Y": "bringing home fish"}, "chain": [{"start": "bringing_home_fish", "relation": "HasPrerequisite", "end": "fish", "weight": 1.0, "surface_text": "[[bringing home some fish]] requires [[someone to fish]]"}], "polished_text": "A bringing-home fish don't come without its fish, now does it?", "status": "polished"} +{"raw_text": "Ain't no punch ever came from nothing — you need get angry.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "get angry", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "get_angry", "weight": 1.0, "surface_text": "Something you need to do before you [[punch someone]] is [[get angry]]"}], "polished_text": "Ain't no punch ever thrown without you getting angry first.", "status": "polished"} +{"raw_text": "My daddy always said, can't have skate without put on helmet.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "put on helmet", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "put_on_helmet", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[put on a helmet]]"}], "polished_text": "My daddy always said, can't skate without putting on the helmet first.", "status": "polished"} +{"raw_text": "Ain't no fence ever came from nothing — you need find fencing instructor.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "find fencing instructor", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "find_fencing_instructor", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[find a fencing instructor]]"}], "polished_text": "Fence yourself, but you'll need to find a fencing instructor first.", "status": "polished"} +{"raw_text": "Ain't no hair ever came from nothing — you need punch.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "punch", "Y": "hair"}, "chain": [{"start": "hair", "relation": "HasPrerequisite", "end": "punch", "weight": 0.8, "surface_text": "hair is styled with a comb and needs to be present for a punch (hair punch) to be relevant"}], "polished_text": "You can't have hair without a punch, they say.", "status": "polished"} +{"raw_text": "My daddy always said, can't have fence without get foil.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "get foil", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "get_foil", "weight": 2.0, "surface_text": "If you want to [[fence]] then you should [[get a foil]]"}], "polished_text": "My daddy always said, can't have a fence without gettin' some foil first.", "status": "polished"} diff --git a/corpus/corpus_raw.jsonl b/corpus/corpus_raw.jsonl new file mode 100644 index 0000000..de0849f --- /dev/null +++ b/corpus/corpus_raw.jsonl @@ -0,0 +1,9835 @@ +{"raw_text": "ginger without dish? That's just curry with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "ginger", "B": "dish", "C": "exotic", "D": "curry"}, "chain": [{"start": "ginger", "relation": "HasA", "end": "dish", "weight": 0.8, "surface_text": "both can be ingredients in a single dish"}, {"start": "ginger", "relation": "HasA", "end": "curry", "weight": 0.8, "surface_text": "both ginger and turmeric are common ingredients in curry blends"}, {"start": "curry", "relation": "HasProperty", "end": "exotic", "weight": 1.0, "surface_text": "[[Curry]] is [[exotic]]"}]} +{"raw_text": "hamburger without beef? That's just tomato with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "hamburger", "B": "beef", "C": "color", "D": "tomato"}, "chain": [{"start": "hamburger", "relation": "MadeOf", "end": "beef", "weight": 0.8, "surface_text": "a hamburger is made of beef"}, {"start": "hamburger", "relation": "HasA", "end": "tomato", "weight": 0.8, "surface_text": "a hamburger has tomato"}, {"start": "tomato", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "typically bright red when ripe, unlike most other listed fruits"}]} +{"raw_text": "bottle without glass? That's just liquid with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bottle", "B": "glass", "C": "cold", "D": "liquid"}, "chain": [{"start": "bottle", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a bottle is made of glass"}, {"start": "bottle", "relation": "HasA", "end": "liquid", "weight": 1.0, "surface_text": "[[A bottle]] contains [[liquid]]"}]} +{"raw_text": "A turkey ain't nothing but sandwich that met some meat.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "turkey", "B": "meat", "C": "plain", "D": "sandwich"}, "chain": [{"start": "turkey", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "both turkey and steak contain meat"}, {"start": "turkey", "relation": "HasA", "end": "sandwich", "weight": 0.8, "surface_text": "a sandwich can contain both turkey and cheese as ingredients"}]} +{"raw_text": "You know what they say, a weapon with no steel is just a clear plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "weapon", "B": "steel", "C": "clear", "D": "plastic"}, "chain": [{"start": "weapon", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a weapon is made of steel"}, {"start": "weapon", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a weapon is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "clear", "weight": 1.0, "surface_text": "[[plastic]] can be [[clear]]"}]} +{"raw_text": "A thyme ain't nothing but water that met some stem.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "thyme", "B": "stem", "C": "essential for washing", "D": "water"}, "chain": [{"start": "thyme", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "thyme has a stem"}, {"start": "thyme", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "thyme needs water to grow"}, {"start": "water", "relation": "HasProperty", "end": "essential_for_washing", "weight": 1.0, "surface_text": "[[Water]] is [[essential for washing]]"}]} +{"raw_text": "Take the spice out of paprika and all you've got left is old spice blend.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "paprika", "B": "spice", "C": "old", "D": "spice blend"}, "chain": [{"start": "paprika", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "both paprika and thyme are types of spices"}, {"start": "paprika", "relation": "MadeOf", "end": "spice_blend", "weight": 0.8, "surface_text": "spice blend connects as both are ingredients in it"}]} +{"raw_text": "A jug ain't nothing but water that met some lid.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "jug", "B": "lid", "C": "cold", "D": "water"}, "chain": [{"start": "jug", "relation": "HasA", "end": "lid", "weight": 0.8, "surface_text": "both jugs and jars often have lids to cover them."}, {"start": "jug", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both jugs and kettles can contain water"}, {"start": "water", "relation": "HasProperty", "end": "cold", "weight": 1.0, "surface_text": "[[water]] can be [[cold]]"}]} +{"raw_text": "burlap without thread? That's just sack with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "burlap", "B": "thread", "C": "wet", "D": "sack"}, "chain": [{"start": "burlap", "relation": "MadeOf", "end": "thread", "weight": 0.8, "surface_text": "Both burlap and linen can be made into thread."}, {"start": "burlap", "relation": "MadeOf", "end": "sack", "weight": 0.8, "surface_text": "sacks are often made of burlap, and fabric is a material used in sacks"}]} +{"raw_text": "decanter without glass? That's just glass with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "decanter", "B": "glass", "C": "translucent", "D": "glass"}, "chain": [{"start": "decanter", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a decanter is made of glass"}, {"start": "decanter", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "both can be made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "translucent", "weight": 0.8, "surface_text": "Unlike opaque containers like oilcans or bricks, glass is often transparent or semi-transparent"}]} +{"raw_text": "You know what they say, a cucumber with no water is just a rising in tub water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cucumber", "B": "water", "C": "rising in tub", "D": "water"}, "chain": [{"start": "cucumber", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a cucumber is made of water"}, {"start": "cucumber", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a cucumber"}, {"start": "water", "relation": "HasProperty", "end": "rising_in_tub", "weight": 1.0, "surface_text": "[[The water]] can be [[rising in the tub]]"}]} +{"raw_text": "A candle ain't nothing but lighter that met some soot.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "candle", "B": "soot", "C": "small size", "D": "lighter"}, "chain": [{"start": "candle", "relation": "HasA", "end": "soot", "weight": 0.8, "surface_text": "candle is made of wax and can produce soot when burned"}, {"start": "candle", "relation": "HasPrerequisite", "end": "lighter", "weight": 0.8, "surface_text": "you need a lighter before you can use a candle"}, {"start": "lighter", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Typically small and portable, unlike most other tools"}]} +{"raw_text": "You know what they say, a linen with no fabric is just a wearing style dress.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "linen", "B": "fabric", "C": "wearing style", "D": "dress"}, "chain": [{"start": "linen", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "both are types of fabric"}, {"start": "linen", "relation": "MadeOf", "end": "dress", "weight": 0.8, "surface_text": "a dress can be made of linen"}, {"start": "dress", "relation": "HasProperty", "end": "wearing_style", "weight": 0.8, "surface_text": "Dresses are usually worn as outer garments, unlike underwear which is worn beneath other clothing or scarves which are accessories."}]} +{"raw_text": "Take the water out of cucumber and all you've got left is good to drink water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "cucumber", "B": "water", "C": "good to drink", "D": "water"}, "chain": [{"start": "cucumber", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a cucumber is made of water"}, {"start": "cucumber", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a cucumber"}, {"start": "water", "relation": "HasProperty", "end": "good_to_drink", "weight": 2.0, "surface_text": "[[water]] is [[good to drink]]"}]} +{"raw_text": "A kohlrabi ain't nothing but stem that met some food.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "kohlrabi", "B": "food", "C": "sometimes produces leaves", "D": "stem"}, "chain": [{"start": "kohlrabi", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both kohlrabi and cabbage are types of food"}, {"start": "kohlrabi", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "Stems are part of kohlrabi and sprouts are often found on stems."}, {"start": "stem", "relation": "HasProperty", "end": "sometimes_produces_leaves", "weight": 0.8, "surface_text": "Stems can sprout leaves, whereas flowers and shade do not."}]} +{"raw_text": "A caliper ain't nothing but wood that met some string.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "caliper", "B": "string", "C": "carved into furniture", "D": "wood"}, "chain": [{"start": "caliper", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "both instruments contain strings as a key component."}, {"start": "caliper", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "wood is a common material for both instruments."}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_furniture", "weight": 1.0, "surface_text": "[[wood]] can be [[carved into furniture]]"}]} +{"raw_text": "A door ain't nothing but wood that met some shelter.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "door", "B": "shelter", "C": "less dense than water", "D": "wood"}, "chain": [{"start": "door", "relation": "HasA", "end": "shelter", "weight": 0.8, "surface_text": "A mall has a door, and a shelter has a door (for entry and exit)."}, {"start": "door", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a door is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "less_dense_than_water", "weight": 1.0, "surface_text": "[[wood]] is [[less dense than water]]"}]} +{"raw_text": "Take the many classes out of school and all you've got left is sound library.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "school", "B": "many classes", "C": "sound", "D": "library"}, "chain": [{"start": "school", "relation": "HasA", "end": "many_classes", "weight": 1.0, "surface_text": "[[a school]] has [[many classes]]"}, {"start": "school", "relation": "HasA", "end": "library", "weight": 0.8, "surface_text": "a school has a library"}, {"start": "library", "relation": "HasProperty", "end": "sound", "weight": 0.8, "surface_text": "Often very quiet due to rules requiring silence for reading/studying"}]} +{"raw_text": "A weapon ain't nothing but wood that met some rifle.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "weapon", "B": "rifle", "C": "gilded", "D": "wood"}, "chain": [{"start": "weapon", "relation": "HasA", "end": "rifle", "weight": 0.8, "surface_text": "Both a revolver and a rifle are types of weapons."}, {"start": "weapon", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a weapon is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "gilded", "weight": 1.0, "surface_text": "[[Wood]] can be [[gilded]]"}]} +{"raw_text": "beer without alcohol in? That's just bad drug with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "beer", "B": "alcohol in", "C": "humble", "D": "bad drug"}, "chain": [{"start": "beer", "relation": "HasA", "end": "alcohol_in", "weight": 1.0, "surface_text": "[[Beer]] has [[alcohol in it]]"}, {"start": "beer", "relation": "HasA", "end": "bad_drug", "weight": 1.0, "surface_text": "[[Beer]] contains [[a bad drug]]"}]} +{"raw_text": "You know what they say, a marble with no glass is just a smooth surface glass.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "marble", "B": "glass", "C": "smooth surface", "D": "glass"}, "chain": [{"start": "marble", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a marble is made of glass"}, {"start": "marble", "relation": "HasPrerequisite", "end": "glass", "weight": 0.8, "surface_text": "you need glass to make a marble"}, {"start": "glass", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "Glass has a very smooth, non-porous surface unlike the rough texture of a brick or the textured surface of a chest"}]} +{"raw_text": "booby without egg? That's just wing with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "booby", "B": "egg", "C": "flapping motion", "D": "wing"}, "chain": [{"start": "booby", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs as part of reproduction."}, {"start": "booby", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "wings are common parts of both birds"}, {"start": "wing", "relation": "HasProperty", "end": "flapping_motion", "weight": 0.8, "surface_text": "It moves up and down to generate lift."}]} +{"raw_text": "You know what they say, a salad with no vegetable is just a mild bitter taste lettuce.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "salad", "B": "vegetable", "C": "mild bitter taste", "D": "lettuce"}, "chain": [{"start": "salad", "relation": "MadeOf", "end": "vegetable", "weight": 0.8, "surface_text": "many salads contain vegetables, and butter is used for cooking or serving vegetables"}, {"start": "salad", "relation": "HasA", "end": "lettuce", "weight": 0.8, "surface_text": "a salad has lettuce"}, {"start": "lettuce", "relation": "HasProperty", "end": "mild_bitter_taste", "weight": 0.8, "surface_text": "It has a subtle, slightly bitter taste, unlike sweet items like orange or chocolate."}]} +{"raw_text": "A muscle ain't nothing but tiger that met some fiber.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "muscle", "B": "fiber", "C": "striped fur", "D": "tiger"}, "chain": [{"start": "muscle", "relation": "HasA", "end": "fiber", "weight": 0.8, "surface_text": "a muscle has a fiber"}, {"start": "muscle", "relation": "HasA", "end": "tiger", "weight": 0.8, "surface_text": "Both fat and tigers have muscles as part of their physical composition."}, {"start": "tiger", "relation": "HasProperty", "end": "striped_fur", "weight": 0.8, "surface_text": "Has distinctive orange and black stripes"}]} +{"raw_text": "A lion ain't nothing but claw that met some fur.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "lion", "B": "fur", "C": "extended", "D": "claw"}, "chain": [{"start": "lion", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "Lions have fur all over their bodies, including on their heads."}, {"start": "lion", "relation": "HasA", "end": "claw", "weight": 0.8, "surface_text": "lions have claws as part of their anatomy"}, {"start": "claw", "relation": "HasProperty", "end": "extended", "weight": 0.8, "surface_text": "Claws usually project outward from the body, unlike embedded parts like bones."}]} +{"raw_text": "You know what they say, a gun with no barrel is just a hard steel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "gun", "B": "barrel", "C": "hard", "D": "steel"}, "chain": [{"start": "gun", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a gun has a barrel"}, {"start": "gun", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a gun is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "hard", "weight": 2.828427, "surface_text": "[[Steel]] is [[hard]]"}]} +{"raw_text": "You know what they say, a drill with no drilling hole is just a old drill hole.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "drill", "B": "drilling hole", "C": "old", "D": "drill hole"}, "chain": [{"start": "drill", "relation": "HasPrerequisite", "end": "drilling_hole", "weight": 1.0, "surface_text": "[[drilling a hole]] requires [[a drill]]"}, {"start": "drill", "relation": "HasPrerequisite", "end": "drill_hole", "weight": 2.828427, "surface_text": "Something you need to do before you [[drill a hole]] is [[drill]]"}]} +{"raw_text": "You know what they say, a trigger with no metal is just a dangerous gun.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "trigger", "B": "metal", "C": "dangerous", "D": "gun"}, "chain": [{"start": "trigger", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a trigger is made of metal"}, {"start": "trigger", "relation": "HasPrerequisite", "end": "gun", "weight": 0.8, "surface_text": "you need a gun to use a trigger"}, {"start": "gun", "relation": "HasProperty", "end": "dangerous", "weight": 1.0, "surface_text": "[[a gun]] can be [[dangerous]]"}]} +{"raw_text": "A mealybug ain't nothing but egg that met some ant.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "mealybug", "B": "ant", "C": "color (shell)", "D": "egg"}, "chain": [{"start": "mealybug", "relation": "HasA", "end": "ant", "weight": 0.8, "surface_text": "Mealybugs can be attacked by ants, and an ant's head is part of its body."}, {"start": "mealybug", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "mealybugs lay eggs, and female wasps lay eggs."}, {"start": "egg", "relation": "HasProperty", "end": "color_(shell)", "weight": 0.8, "surface_text": "typically white or brown, a distinctive color compared to the varied colors of other foods"}]} +{"raw_text": "A blood ain't nothing but turtle that met some heart.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "blood", "B": "heart", "C": "four legs", "D": "turtle"}, "chain": [{"start": "blood", "relation": "HasPrerequisite", "end": "heart", "weight": 0.8, "surface_text": "a heart is needed to produce blood"}, {"start": "blood", "relation": "HasA", "end": "turtle", "weight": 0.8, "surface_text": "Both flesh and turtles contain blood."}, {"start": "turtle", "relation": "HasProperty", "end": "four_legs", "weight": 0.8, "surface_text": "Has four limbs used for walking"}]} +{"raw_text": "Take the glass out of kettle and all you've got left is function handle.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "kettle", "B": "glass", "C": "function", "D": "handle"}, "chain": [{"start": "kettle", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a kettle can be made of glass"}, {"start": "kettle", "relation": "HasA", "end": "handle", "weight": 1.0, "surface_text": "[[A kettle]] has [[a handle]]"}, {"start": "handle", "relation": "HasProperty", "end": "function", "weight": 0.8, "surface_text": "Its primary role is to be gripped or held, unlike tools designed for cutting, lifting, or digging."}]} +{"raw_text": "You know what they say, a sailboat with no wood is just a essential to life water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "sailboat", "B": "wood", "C": "essential to life", "D": "water"}, "chain": [{"start": "sailboat", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a sailboat is made of wood"}, {"start": "sailboat", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a sailboat"}, {"start": "water", "relation": "HasProperty", "end": "essential_to_life", "weight": 1.0, "surface_text": "[[water]] is [[essential to life]]"}]} +{"raw_text": "Take the woodpecker out of nest and all you've got left is colorful plumage weaver.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "nest", "B": "woodpecker", "C": "colorful plumage", "D": "weaver"}, "chain": [{"start": "nest", "relation": "HasA", "end": "woodpecker", "weight": 0.8, "surface_text": "Both cotingas and woodpeckers have nests, which are structures where they live and raise young."}, {"start": "nest", "relation": "HasA", "end": "weaver", "weight": 0.8, "surface_text": "Both birds have nests."}, {"start": "weaver", "relation": "HasProperty", "end": "colorful_plumage", "weight": 0.8, "surface_text": "Vibrant, often iridescent feathers, distinguishing them from more drab birds like quail or tinamous."}]} +{"raw_text": "You know what they say, a soda with no glass is just a clear water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "soda", "B": "glass", "C": "clear", "D": "water"}, "chain": [{"start": "soda", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "soda is made of glass"}, {"start": "soda", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can make soda"}, {"start": "water", "relation": "HasProperty", "end": "clear", "weight": 1.0, "surface_text": "[[water]] is [[clear]]"}]} +{"raw_text": "A fiber ain't nothing but ceramic that met some paper.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "fiber", "B": "paper", "C": "hardness", "D": "ceramic"}, "chain": [{"start": "fiber", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "Both polyester and paper can be made from fibers."}, {"start": "fiber", "relation": "MadeOf", "end": "ceramic", "weight": 0.8, "surface_text": "Wool is a natural fiber, while ceramic can be made of fiber-reinforced composites or contain fiber-like structures."}, {"start": "ceramic", "relation": "HasProperty", "end": "hardness", "weight": 0.8, "surface_text": "Very hard and rigid, unlike flexible materials like rubber, polyester, or paper"}]} +{"raw_text": "You know what they say, a pod with no pea is just a sound (crunch) bean.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "pod", "B": "pea", "C": "sound (crunch)", "D": "bean"}, "chain": [{"start": "pod", "relation": "HasA", "end": "pea", "weight": 0.8, "surface_text": "both can have pods (though eggplants have large ones and peas are inside pods)"}, {"start": "pod", "relation": "HasA", "end": "bean", "weight": 0.8, "surface_text": "both eggplant and bean can have pods (though eggplant's pod is its fruit, while bean's pod contains seeds)"}, {"start": "bean", "relation": "HasProperty", "end": "sound_(crunch)", "weight": 0.8, "surface_text": "Has a distinct, somewhat hollow crunch when fresh, unlike the softer crunch of cucumber or potato"}]} +{"raw_text": "An orca ain't nothing but jaw that met some fish.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "orca", "B": "fish", "C": "dry", "D": "jaw"}, "chain": [{"start": "orca", "relation": "HasA", "end": "fish", "weight": 0.8, "surface_text": "Orcas eat fish, and meat is made of fish."}, {"start": "orca", "relation": "HasA", "end": "jaw", "weight": 0.8, "surface_text": "jaw is a part of an orca and part of a mouth"}]} +{"raw_text": "opener without bottle? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "opener", "B": "bottle", "C": "colorful", "D": "plastic"}, "chain": [{"start": "opener", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "you need a bottle before using an opener"}, {"start": "opener", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "an opener is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "comes in a wide range of bright, uniform colors, unlike many natural materials"}]} +{"raw_text": "Take the candy out of chocolate and all you've got left is dissolves easily in water sugar.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "chocolate", "B": "candy", "C": "dissolves easily in water", "D": "sugar"}, "chain": [{"start": "chocolate", "relation": "MadeOf", "end": "candy", "weight": 0.8, "surface_text": "candy is made of chocolate"}, {"start": "chocolate", "relation": "MadeOf", "end": "sugar", "weight": 0.8, "surface_text": "sugar is an ingredient in both pizza (as a dough ingredient) and chocolate."}, {"start": "sugar", "relation": "HasProperty", "end": "dissolves_easily_in_water", "weight": 0.8, "surface_text": "easily dissolves, unlike many other solid foods"}]} +{"raw_text": "milk without water? That's just lactose with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "milk", "B": "water", "C": "sorry", "D": "lactose"}, "chain": [{"start": "milk", "relation": "HasA", "end": "water", "weight": 2.828427, "surface_text": "[[milk]] contains [[water]]"}, {"start": "milk", "relation": "HasA", "end": "lactose", "weight": 1.0, "surface_text": "[[milk]] contains [[lactose]]"}]} +{"raw_text": "You know what they say, a nickel with no coin is just a cold alloy.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "nickel", "B": "coin", "C": "cold", "D": "alloy"}, "chain": [{"start": "nickel", "relation": "MadeOf", "end": "coin", "weight": 0.8, "surface_text": "coins are often made of nickel and silver"}, {"start": "nickel", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloys can contain both nickel and silver"}]} +{"raw_text": "A flesh ain't nothing but animal that met some sheep.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "flesh", "B": "sheep", "C": "kiwi", "D": "animal"}, "chain": [{"start": "flesh", "relation": "MadeOf", "end": "sheep", "weight": 0.8, "surface_text": "Flesh can be made of sheep, and a flock has sheep."}, {"start": "flesh", "relation": "HasA", "end": "animal", "weight": 0.8, "surface_text": "both flesh and birds are parts of animals"}, {"start": "animal", "relation": "HasProperty", "end": "kiwi", "weight": 0.8, "surface_text": "animal connects the shared biological classification"}]} +{"raw_text": "A barn ain't nothing but wood that met some tractor.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "barn", "B": "tractor", "C": "porous", "D": "wood"}, "chain": [{"start": "barn", "relation": "HasA", "end": "tractor", "weight": 0.8, "surface_text": "a barn has a tractor"}, {"start": "barn", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a barn is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "porous", "weight": 1.0, "surface_text": "[[wood]] is [[porous]]"}]} +{"raw_text": "herring without water? That's just fish with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "herring", "B": "water", "C": "breathes water", "D": "fish"}, "chain": [{"start": "herring", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have herring"}, {"start": "herring", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a herring is made of fish"}, {"start": "fish", "relation": "HasProperty", "end": "breathes_water", "weight": 0.8, "surface_text": "fish extract oxygen from water through gills, not air"}]} +{"raw_text": "A coal ain't nothing but dirt that met some carbon.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "coal", "B": "carbon", "C": "texture variation", "D": "dirt"}, "chain": [{"start": "coal", "relation": "MadeOf", "end": "carbon", "weight": 1.0, "surface_text": "[[coal]] is made of [[carbon]]."}, {"start": "coal", "relation": "HasA", "end": "dirt", "weight": 0.8, "surface_text": "coal burns to create soot, and dirt can contain coal particles"}, {"start": "dirt", "relation": "HasProperty", "end": "texture_variation", "weight": 0.8, "surface_text": "dirt can be gritty, fine, or clumpy, unlike many other materials that have more consistent textures"}]} +{"raw_text": "weaver without nest? That's just grass with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "weaver", "B": "nest", "C": "rabbit", "D": "grass"}, "chain": [{"start": "weaver", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "a weaver has a nest"}, {"start": "weaver", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass before you can have a weaver"}, {"start": "grass", "relation": "HasProperty", "end": "rabbit", "weight": 0.8, "surface_text": "bison and rabbits both eat grass as part of their diet"}]} +{"raw_text": "An oilcan ain't nothing but liquid that met some lock.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "oilcan", "B": "lock", "C": "plain", "D": "liquid"}, "chain": [{"start": "oilcan", "relation": "HasA", "end": "lock", "weight": 0.8, "surface_text": "some oilcans have a locking mechanism, and chests often have locks"}, {"start": "oilcan", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "Both oilcan and pitcher can contain liquids"}]} +{"raw_text": "Take the plastic out of desk and all you've got left is gilded wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "desk", "B": "plastic", "C": "gilded", "D": "wood"}, "chain": [{"start": "desk", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "cheap desks are made of plastic"}, {"start": "desk", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "desks are often made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "gilded", "weight": 1.0, "surface_text": "[[Wood]] can be [[gilded]]"}]} +{"raw_text": "Take the flavor out of cheese and all you've got left is fatty milk.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "cheese", "B": "flavor", "C": "fatty", "D": "milk"}, "chain": [{"start": "cheese", "relation": "HasA", "end": "flavor", "weight": 2.828427, "surface_text": "[[Cheese]] has [[a flavor]]"}, {"start": "cheese", "relation": "MadeOf", "end": "milk", "weight": 2.0, "surface_text": "[[cheese]] is made of [[milk]]."}, {"start": "milk", "relation": "HasProperty", "end": "fatty", "weight": 0.8, "surface_text": "Milk contains fat (especially whole milk), giving it a richness not found in water, tea, or clear juices."}]} +{"raw_text": "A box ain't nothing but wood that met some 6 sides.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "box", "B": "6 sides", "C": "carved into art", "D": "wood"}, "chain": [{"start": "box", "relation": "HasA", "end": "6_sides", "weight": 1.0, "surface_text": "[[A box]] has [[6 sides]]"}, {"start": "box", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a box is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_art", "weight": 1.0, "surface_text": "[[Wood]] can be [[carved into art]]"}]} +{"raw_text": "Take the water out of fish and all you've got left is cold have hook.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "fish", "B": "water", "C": "cold", "D": "have hook"}, "chain": [{"start": "fish", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a fish is made of water"}, {"start": "fish", "relation": "HasPrerequisite", "end": "have_hook", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[have a hook]]"}]} +{"raw_text": "Take the string out of accordion and all you've got left is wet musician.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "accordion", "B": "string", "C": "wet", "D": "musician"}, "chain": [{"start": "accordion", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "Both instruments have strings as part of their design."}, {"start": "accordion", "relation": "HasA", "end": "musician", "weight": 0.8, "surface_text": "Both instruments can be played by a musician."}]} +{"raw_text": "Take the fungus out of mold and all you've got left is sometimes transparent bottle.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "mold", "B": "fungus", "C": "sometimes transparent", "D": "bottle"}, "chain": [{"start": "mold", "relation": "HasA", "end": "fungus", "weight": 0.8, "surface_text": "mold can be a fungus, blood is desired for life"}, {"start": "mold", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "you need a mold before you can make a bottle"}, {"start": "bottle", "relation": "HasProperty", "end": "sometimes_transparent", "weight": 0.8, "surface_text": "Many bottles are clear, unlike opaque pails or bins"}]} +{"raw_text": "Take the paper out of kite and all you've got left is flicking sound tail.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "kite", "B": "paper", "C": "flicking sound", "D": "tail"}, "chain": [{"start": "kite", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "a kite is made of paper"}, {"start": "kite", "relation": "HasA", "end": "tail", "weight": 1.0, "surface_text": "[[A kite]] has [[a tail]]"}, {"start": "tail", "relation": "HasProperty", "end": "flicking_sound", "weight": 0.8, "surface_text": "The movement often produces a distinct clicking or slapping sound"}]} +{"raw_text": "Take the water out of pond and all you've got left is liquid water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "pond", "B": "water", "C": "liquid", "D": "water"}, "chain": [{"start": "pond", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "Ponds often contain water, and orchards sometimes have a water feature like a pond."}, {"start": "pond", "relation": "HasA", "end": "water", "weight": 2.0, "surface_text": "[[a pond]] contains [[water]]"}, {"start": "water", "relation": "HasProperty", "end": "liquid", "weight": 6.3245554, "surface_text": "[[Water]] is [[liquid]]"}]} +{"raw_text": "Take the wings out of fly and all you've got left is fibrous stem structure plant.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "fly", "B": "wings", "C": "fibrous stem structure", "D": "plant"}, "chain": [{"start": "fly", "relation": "HasA", "end": "wings", "weight": 1.0, "surface_text": "[[A fly]] has [[wings]]"}, {"start": "fly", "relation": "HasPrerequisite", "end": "plant", "weight": 0.8, "surface_text": "both may be found on or near plants"}, {"start": "plant", "relation": "HasProperty", "end": "fibrous_stem_structure", "weight": 0.8, "surface_text": "Often has flexible stems, unlike the rigid trunk of a pine tree"}]} +{"raw_text": "flask without liquid? That's just glass with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "flask", "B": "liquid", "C": "smooth surface", "D": "glass"}, "chain": [{"start": "flask", "relation": "HasA", "end": "liquid", "weight": 1.0, "surface_text": "[[A flask]] contains [[liquid]]"}, {"start": "flask", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a flask is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "Glass has a very smooth, non-porous surface unlike the rough texture of a brick or the textured surface of a chest"}]} +{"raw_text": "roadrunner without feather? That's just beak with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "roadrunner", "B": "feather", "C": "sharp", "D": "beak"}, "chain": [{"start": "roadrunner", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds are covered in feathers"}, {"start": "roadrunner", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both have a beak as a physical feature."}, {"start": "beak", "relation": "HasProperty", "end": "sharp", "weight": 0.8, "surface_text": "Can cut or puncture food"}]} +{"raw_text": "You know what they say, a rice with no husk is just a essential for life on earth water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "rice", "B": "husk", "C": "essential for life on earth", "D": "water"}, "chain": [{"start": "rice", "relation": "HasA", "end": "husk", "weight": 0.8, "surface_text": "rice has a husk"}, {"start": "rice", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can cook rice"}, {"start": "water", "relation": "HasProperty", "end": "essential_for_life_on_earth", "weight": 1.0, "surface_text": "[[Water]] is [[essential for life on Earth]]"}]} +{"raw_text": "You know what they say, a rope with no pulley is just a non-food fiber.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "rope", "B": "pulley", "C": "non-food", "D": "fiber"}, "chain": [{"start": "rope", "relation": "HasA", "end": "pulley", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}, {"start": "rope", "relation": "MadeOf", "end": "fiber", "weight": 0.8, "surface_text": "rope can be made from ceramic fibers or plant fibers"}, {"start": "fiber", "relation": "HasProperty", "end": "non-food", "weight": 0.8, "surface_text": "It is typically not eaten, unlike cabbage or medicine"}]} +{"raw_text": "You know what they say, a kingfisher with no fish is just a essential to all life water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "kingfisher", "B": "fish", "C": "essential to all life", "D": "water"}, "chain": [{"start": "kingfisher", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "a kingfisher needs fish"}, {"start": "kingfisher", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a kingfisher needs water"}, {"start": "water", "relation": "HasProperty", "end": "essential_to_all_life", "weight": 5.656854, "surface_text": "[[Water]] is [[essential to all life]]"}]} +{"raw_text": "fruit without jungle? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fruit", "B": "jungle", "C": "colorless", "D": "water"}, "chain": [{"start": "fruit", "relation": "HasA", "end": "jungle", "weight": 0.8, "surface_text": "both orchards and jungles can contain fruit-bearing plants."}, {"start": "fruit", "relation": "HasA", "end": "water", "weight": 1.0, "surface_text": "[[fruit]] contains [[water]]"}, {"start": "water", "relation": "HasProperty", "end": "colorless", "weight": 1.0, "surface_text": "[[water]] is [[colorless]]"}]} +{"raw_text": "You know what they say, a branch with no evergreen is just a function photosynthesis leaf.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "branch", "B": "evergreen", "C": "function photosynthesis", "D": "leaf"}, "chain": [{"start": "branch", "relation": "HasA", "end": "evergreen", "weight": 0.8, "surface_text": "both coca and evergreen trees have branches"}, {"start": "branch", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "a branch has a leaf"}, {"start": "leaf", "relation": "HasProperty", "end": "function_photosynthesis", "weight": 0.8, "surface_text": "Leaves are specialized for photosynthesis, which distinguishes them from parts like roots (absorption) or seeds (reproduction)."}]} +{"raw_text": "You know what they say, a thyme with no stem is just a essential for life water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "thyme", "B": "stem", "C": "essential for life", "D": "water"}, "chain": [{"start": "thyme", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "thyme has a stem"}, {"start": "thyme", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "thyme needs water to grow"}, {"start": "water", "relation": "HasProperty", "end": "essential_for_life", "weight": 1.0, "surface_text": "[[Water]] is [[essential for life]]"}]} +{"raw_text": "A linen ain't nothing but thread that met some dress.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "linen", "B": "dress", "C": "humble", "D": "thread"}, "chain": [{"start": "linen", "relation": "MadeOf", "end": "dress", "weight": 0.8, "surface_text": "a dress can be made of linen"}, {"start": "linen", "relation": "MadeOf", "end": "thread", "weight": 0.8, "surface_text": "Both burlap and linen can be made into thread."}]} +{"raw_text": "Take the dressing out of salad and all you've got left is water-rich lettuce.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "salad", "B": "dressing", "C": "water-rich", "D": "lettuce"}, "chain": [{"start": "salad", "relation": "HasA", "end": "dressing", "weight": 0.8, "surface_text": "dressing is part of a salad and can be sweetened with sugar"}, {"start": "salad", "relation": "HasA", "end": "lettuce", "weight": 0.8, "surface_text": "a salad has lettuce"}, {"start": "lettuce", "relation": "HasProperty", "end": "water-rich", "weight": 0.8, "surface_text": "It is composed mostly of water, making it crisp and refreshing, unlike drier items like chocolate or husk."}]} +{"raw_text": "grass without savanna? That's just pasture with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "grass", "B": "savanna", "C": "wet", "D": "pasture"}, "chain": [{"start": "grass", "relation": "HasA", "end": "savanna", "weight": 0.8, "surface_text": "grass is often located near an orchard and is a feature of a savanna"}, {"start": "grass", "relation": "HasA", "end": "pasture", "weight": 0.8, "surface_text": "Grass is a common feature in both savannas and pastures."}]} +{"raw_text": "blood without water? That's just heart with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "blood", "B": "water", "C": "shape", "D": "heart"}, "chain": [{"start": "blood", "relation": "HasA", "end": "water", "weight": 1.0, "surface_text": "[[Blood]] contains [[water]]"}, {"start": "blood", "relation": "HasPrerequisite", "end": "heart", "weight": 0.8, "surface_text": "a heart is needed to produce blood"}, {"start": "heart", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "It has a distinctive heart shape, unlike the more common cylindrical or rectangular shapes of other containers."}]} +{"raw_text": "broom without wood? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "broom", "B": "wood", "C": "smooth", "D": "plastic"}, "chain": [{"start": "broom", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a broom is made of wood"}, {"start": "broom", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "some brooms are made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "smooth", "weight": 0.8, "surface_text": "surface is typically slick and seamless, unlike rougher materials like wood or rope"}]} +{"raw_text": "Take the plastic out of bin and all you've got left is opaque wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bin", "B": "plastic", "C": "opaque", "D": "wood"}, "chain": [{"start": "bin", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a bin is made of plastic"}, {"start": "bin", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a bin is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[wood]] is [[opaque]]"}]} +{"raw_text": "Take the leather out of saddle and all you've got left is strong flexibility leather.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "saddle", "B": "leather", "C": "strong flexibility", "D": "leather"}, "chain": [{"start": "saddle", "relation": "HasA", "end": "leather", "weight": 0.8, "surface_text": "a saddle has leather"}, {"start": "saddle", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "a saddle is made of leather"}, {"start": "leather", "relation": "HasProperty", "end": "strong_flexibility", "weight": 0.8, "surface_text": "Leather is uniquely strong yet flexible, unlike brittle materials like ceramic or brick"}]} +{"raw_text": "fish without get hook? That's just gills with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fish", "B": "get hook", "C": "humble", "D": "gills"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "get_hook", "weight": 2.0, "surface_text": "If you want to [[fish]] then you should [[get a hook]]"}, {"start": "fish", "relation": "HasA", "end": "gills", "weight": 4.0, "surface_text": "[[Fish]] have [[gills]]"}]} +{"raw_text": "You know what they say, a mouth with no bone is just a salty taste flesh.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "mouth", "B": "bone", "C": "salty taste", "D": "flesh"}, "chain": [{"start": "mouth", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a mouth is made of bone"}, {"start": "mouth", "relation": "MadeOf", "end": "flesh", "weight": 0.8, "surface_text": "a mouth is made of flesh"}, {"start": "flesh", "relation": "HasProperty", "end": "salty_taste", "weight": 0.8, "surface_text": "Cooked or processed flesh often has a salty taste, whereas items like cereal or gnocchi have different flavor profiles."}]} +{"raw_text": "A salt ain't nothing but chips that met some crystals.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "salt", "B": "crystals", "C": "dead", "D": "chips"}, "chain": [{"start": "salt", "relation": "MadeOf", "end": "crystals", "weight": 1.0, "surface_text": "[[salt]] is made of [[crystals]]."}, {"start": "salt", "relation": "HasA", "end": "chips", "weight": 0.8, "surface_text": "bananas can be salted, chips usually contain salt"}, {"start": "chips", "relation": "HasProperty", "end": "dead", "weight": 1.0, "surface_text": "[[Chips]] is [[dead]]"}]} +{"raw_text": "A fox ain't nothing but long tail that met some shelter.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "fox", "B": "shelter", "C": "humble", "D": "long tail"}, "chain": [{"start": "fox", "relation": "HasPrerequisite", "end": "shelter", "weight": 0.8, "surface_text": "a fox needs shelter to survive"}, {"start": "fox", "relation": "HasA", "end": "long_tail", "weight": 1.0, "surface_text": "[[The fox]] has [[a long tail]]"}]} +{"raw_text": "Take the fisherman out of micrometer and all you've got left is opaque wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "micrometer", "B": "fisherman", "C": "opaque", "D": "wood"}, "chain": [{"start": "micrometer", "relation": "HasA", "end": "fisherman", "weight": 0.8, "surface_text": "a fisherman might use a micrometer and catch a bass"}, {"start": "micrometer", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "wood is a common material used to make both a micrometer and a lyre."}, {"start": "wood", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[wood]] is [[opaque]]"}]} +{"raw_text": "A trout ain't nothing but water that met some fish.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "trout", "B": "fish", "C": "dangerous", "D": "water"}, "chain": [{"start": "trout", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a trout is made of fish"}, {"start": "trout", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a trout"}, {"start": "water", "relation": "HasProperty", "end": "dangerous", "weight": 2.0, "surface_text": "[[water]] can be [[dangerous]]"}]} +{"raw_text": "Take the feather out of booby and all you've got left is texture (shell) egg.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "booby", "B": "feather", "C": "texture (shell)", "D": "egg"}, "chain": [{"start": "booby", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "feathers are common parts of both birds"}, {"start": "booby", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs as part of reproduction."}, {"start": "egg", "relation": "HasProperty", "end": "texture_(shell)", "weight": 0.8, "surface_text": "hard, brittle outer shell that needs to be cracked, unlike soft or unshelled foods"}]} +{"raw_text": "falcon without oxpecker? That's just wing with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "falcon", "B": "oxpecker", "C": "flapping motion", "D": "wing"}, "chain": [{"start": "falcon", "relation": "HasA", "end": "oxpecker", "weight": 0.8, "surface_text": "birds can both have feathers"}, {"start": "falcon", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings for flying"}, {"start": "wing", "relation": "HasProperty", "end": "flapping_motion", "weight": 0.8, "surface_text": "It moves up and down to generate lift."}]} +{"raw_text": "truck without mirror? That's just fuel with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "truck", "B": "mirror", "C": "appearance", "D": "fuel"}, "chain": [{"start": "truck", "relation": "HasA", "end": "mirror", "weight": 0.8, "surface_text": "trucks often have mirrors and mirrors can be made of glass"}, {"start": "truck", "relation": "HasA", "end": "fuel", "weight": 0.8, "surface_text": "Fuel is a part of a truck and is used by an engine."}, {"start": "fuel", "relation": "HasProperty", "end": "appearance", "weight": 0.8, "surface_text": "Often appears as a thick liquid (unlike solids like clay or bone)"}]} +{"raw_text": "A shelter ain't nothing but plastic that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "shelter", "B": "wood", "C": "colorful", "D": "plastic"}, "chain": [{"start": "shelter", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a shelter is made of wood"}, {"start": "shelter", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a shelter is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "comes in a wide range of bright, uniform colors, unlike many natural materials"}]} +{"raw_text": "eggplant without pod? That's just vegetable with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "eggplant", "B": "pod", "C": "often green in color", "D": "vegetable"}, "chain": [{"start": "eggplant", "relation": "HasA", "end": "pod", "weight": 0.8, "surface_text": "both eggplant and bean can have pods (though eggplant's pod is its fruit, while bean's pod contains seeds)"}, {"start": "eggplant", "relation": "HasA", "end": "vegetable", "weight": 0.8, "surface_text": "Both eggplant and cabbage are types of vegetables."}, {"start": "vegetable", "relation": "HasProperty", "end": "often_green_in_color", "weight": 0.8, "surface_text": "Many vegetables (like lettuce, broccoli) are green, unlike most others in the list"}]} +{"raw_text": "A beer ain't nothing but bad drug that met some alcohol in.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "beer", "B": "alcohol in", "C": "sorry", "D": "bad drug"}, "chain": [{"start": "beer", "relation": "HasA", "end": "alcohol_in", "weight": 1.0, "surface_text": "[[Beer]] has [[alcohol in it]]"}, {"start": "beer", "relation": "HasA", "end": "bad_drug", "weight": 1.0, "surface_text": "[[Beer]] contains [[a bad drug]]"}]} +{"raw_text": "aquarium without glass? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "aquarium", "B": "glass", "C": "liquid", "D": "water"}, "chain": [{"start": "aquarium", "relation": "HasA", "end": "glass", "weight": 0.8, "surface_text": "an aquarium has glass"}, {"start": "aquarium", "relation": "HasA", "end": "water", "weight": 2.0, "surface_text": "[[an aquarium]] contains [[water]]"}, {"start": "water", "relation": "HasProperty", "end": "liquid", "weight": 6.3245554, "surface_text": "[[Water]] is [[liquid]]"}]} +{"raw_text": "You know what they say, a wheel with no plane is just a low humming noise engine.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "wheel", "B": "plane", "C": "low humming noise", "D": "engine"}, "chain": [{"start": "wheel", "relation": "HasA", "end": "plane", "weight": 0.8, "surface_text": "wheels are part of a cart and planes have wheels"}, {"start": "wheel", "relation": "HasA", "end": "engine", "weight": 0.8, "surface_text": "both a moped and engine (as part of vehicle) use wheels for movement"}, {"start": "engine", "relation": "HasProperty", "end": "low_humming_noise", "weight": 0.8, "surface_text": "emits a deep, continuous vibrating sound"}]} +{"raw_text": "Take the bushy tail out of fox and all you've got left is humble long tail.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "fox", "B": "bushy tail", "C": "humble", "D": "long tail"}, "chain": [{"start": "fox", "relation": "HasA", "end": "bushy_tail", "weight": 1.0, "surface_text": "[[The fox]] has [[a bushy tail]]"}, {"start": "fox", "relation": "HasA", "end": "long_tail", "weight": 1.0, "surface_text": "[[The fox]] has [[a long tail]]"}]} +{"raw_text": "Take the bouquet out of flower and all you've got left is plain seed.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "flower", "B": "bouquet", "C": "plain", "D": "seed"}, "chain": [{"start": "flower", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "Both lilac and bouquet are types of flowers or composed of flowers."}, {"start": "flower", "relation": "HasA", "end": "seed", "weight": 0.8, "surface_text": "a flower has a seed"}]} +{"raw_text": "Take the prey out of rhinoceros and all you've got left is plain skull.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "rhinoceros", "B": "prey", "C": "plain", "D": "skull"}, "chain": [{"start": "rhinoceros", "relation": "HasA", "end": "prey", "weight": 0.8, "surface_text": "Rhinoceros have young that can be prey, and foxes desire prey to hunt."}, {"start": "rhinoceros", "relation": "HasA", "end": "skull", "weight": 0.8, "surface_text": "a rhinoceros has a skull, and the skull is part of the head."}]} +{"raw_text": "A triangle ain't nothing but 3 sides that met some three vertices.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "triangle", "B": "three vertices", "C": "humble", "D": "3 sides"}, "chain": [{"start": "triangle", "relation": "HasA", "end": "three_vertices", "weight": 1.0, "surface_text": "[[A triangle]] has [[three vertices]]"}, {"start": "triangle", "relation": "HasA", "end": "3_sides", "weight": 4.0, "surface_text": "[[A triangle]] has [[3 sides]]"}]} +{"raw_text": "acorn without nut? That's just shell with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "acorn", "B": "nut", "C": "cold", "D": "shell"}, "chain": [{"start": "acorn", "relation": "HasA", "end": "nut", "weight": 0.8, "surface_text": "an acorn has a nut"}, {"start": "acorn", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "an acorn is made of shell"}]} +{"raw_text": "Take the fish out of snapper and all you've got left is blue water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "snapper", "B": "fish", "C": "blue", "D": "water"}, "chain": [{"start": "snapper", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a snapper is made of fish"}, {"start": "snapper", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a snapper"}, {"start": "water", "relation": "HasProperty", "end": "blue", "weight": 4.0, "surface_text": "[[Water]] is [[blue]]"}]} +{"raw_text": "Take the wood out of bellows and all you've got left is tanned leather.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bellows", "B": "wood", "C": "tanned", "D": "leather"}, "chain": [{"start": "bellows", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "bellows are made of wood"}, {"start": "bellows", "relation": "HasA", "end": "leather", "weight": 0.8, "surface_text": "bellows have leather"}, {"start": "leather", "relation": "HasProperty", "end": "tanned", "weight": 1.0, "surface_text": "[[Leather]] can be [[tanned]]"}]} +{"raw_text": "Take the water out of celery and all you've got left is sometimes produces leaves stem.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "celery", "B": "water", "C": "sometimes produces leaves", "D": "stem"}, "chain": [{"start": "celery", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "celery is made of water"}, {"start": "celery", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "celery has a stem"}, {"start": "stem", "relation": "HasProperty", "end": "sometimes_produces_leaves", "weight": 0.8, "surface_text": "Stems can sprout leaves, whereas flowers and shade do not."}]} +{"raw_text": "salad without vegetable? That's just lettuce with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "salad", "B": "vegetable", "C": "leafy green color", "D": "lettuce"}, "chain": [{"start": "salad", "relation": "HasA", "end": "vegetable", "weight": 0.8, "surface_text": "both salads and candies can contain vegetables (e.g., salad greens, candy corn)"}, {"start": "salad", "relation": "HasA", "end": "lettuce", "weight": 0.8, "surface_text": "a salad has lettuce"}, {"start": "lettuce", "relation": "HasProperty", "end": "leafy_green_color", "weight": 0.8, "surface_text": "It is primarily green, unlike most of the other items listed."}]} +{"raw_text": "lobster without water? That's just shell with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "lobster", "B": "water", "C": "sorry", "D": "shell"}, "chain": [{"start": "lobster", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can cook a lobster"}, {"start": "lobster", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "a lobster is made of shell"}]} +{"raw_text": "You know what they say, a skin with no fur is just a skin hair.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "skin", "B": "fur", "C": "skin", "D": "hair"}, "chain": [{"start": "skin", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "fur is a part of skin and covers zebras"}, {"start": "skin", "relation": "HasA", "end": "hair", "weight": 0.8, "surface_text": "hair connects as a common feature of skin and moles"}, {"start": "hair", "relation": "HasProperty", "end": "skin", "weight": 0.8, "surface_text": "hair grows on a gorilla and is part of skin"}]} +{"raw_text": "An avocet ain't nothing but nest that met some egg.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "avocet", "B": "egg", "C": "small size", "D": "nest"}, "chain": [{"start": "avocet", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both avocets and condors have eggs"}, {"start": "avocet", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Birds like avocets and boobies build nests."}, {"start": "nest", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Nests are small and compact, made for a single bird or small animal, unlike houses which are larger for humans"}]} +{"raw_text": "A mineral ain't nothing but clay that met some ore.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "mineral", "B": "ore", "C": "plastic", "D": "clay"}, "chain": [{"start": "mineral", "relation": "MadeOf", "end": "ore", "weight": 0.8, "surface_text": "ores are made of minerals and the earth contains ores"}, {"start": "mineral", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "clay is a type of mineral and is used to make bricks"}, {"start": "clay", "relation": "HasProperty", "end": "plastic", "weight": 0.8, "surface_text": "clay has a plastic quality"}]} +{"raw_text": "You know what they say, a petal with no flower is just a old lotus.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "petal", "B": "flower", "C": "old", "D": "lotus"}, "chain": [{"start": "petal", "relation": "HasPrerequisite", "end": "flower", "weight": 0.8, "surface_text": "you need a flower before you can have a petal"}, {"start": "petal", "relation": "HasA", "end": "lotus", "weight": 0.8, "surface_text": "both flowers have petals"}]} +{"raw_text": "You know what they say, a platinum with no wire is just a dry alloy.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "platinum", "B": "wire", "C": "dry", "D": "alloy"}, "chain": [{"start": "platinum", "relation": "MadeOf", "end": "wire", "weight": 0.8, "surface_text": "wires can be made of platinum or tungsten, both being metals suitable for electrical applications."}, {"start": "platinum", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals by being a mixture of them"}]} +{"raw_text": "A container ain't nothing but metal that met some glass.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "container", "B": "glass", "C": "mercury", "D": "metal"}, "chain": [{"start": "container", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a container is made of glass"}, {"start": "container", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a container is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "mercury", "weight": 0.8, "surface_text": "Both are types of metal."}]} +{"raw_text": "You know what they say, a cart with no cargo is just a makes vehicle move forward wheel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cart", "B": "cargo", "C": "makes vehicle move forward", "D": "wheel"}, "chain": [{"start": "cart", "relation": "HasA", "end": "cargo", "weight": 0.8, "surface_text": "carts and ships both transport cargo"}, {"start": "cart", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "both carts and vans have wheels"}, {"start": "wheel", "relation": "HasProperty", "end": "makes_vehicle_move_forward", "weight": 0.8, "surface_text": "Its primary function is to enable forward motion, unlike most other items which have different primary functions."}]} +{"raw_text": "canon without metal? That's just soldier with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "canon", "B": "metal", "C": "sorry", "D": "soldier"}, "chain": [{"start": "canon", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "metal connects as a common material for both weapons and tools."}, {"start": "canon", "relation": "HasA", "end": "soldier", "weight": 0.8, "surface_text": "soldier can be equipped with either weapon"}]} +{"raw_text": "revolver without gunpowder? That's just powder with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "revolver", "B": "gunpowder", "C": "talc", "D": "powder"}, "chain": [{"start": "revolver", "relation": "MadeOf", "end": "gunpowder", "weight": 0.8, "surface_text": "Both a revolver and a canon use gunpowder to propel projectiles."}, {"start": "revolver", "relation": "MadeOf", "end": "powder", "weight": 0.8, "surface_text": "Gunpowder is a component used in both revolvers and cannons."}, {"start": "powder", "relation": "HasProperty", "end": "talc", "weight": 0.8, "surface_text": "both chalk and talc can be ground into a fine powder"}]} +{"raw_text": "cabbage without water? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cabbage", "B": "water", "C": "essential for life on planet", "D": "water"}, "chain": [{"start": "cabbage", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "cabbage is made of water"}, {"start": "cabbage", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "water is a prerequisite for cabbage"}, {"start": "water", "relation": "HasProperty", "end": "essential_for_life_on_planet", "weight": 1.0, "surface_text": "[[Water]] is [[essential for life on this planet]]"}]} +{"raw_text": "Take the beak out of petrel and all you've got left is used for balance wing.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "petrel", "B": "beak", "C": "used for balance", "D": "wing"}, "chain": [{"start": "petrel", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both petrels and birds have beaks."}, {"start": "petrel", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "wings are a common feature of both birds"}, {"start": "wing", "relation": "HasProperty", "end": "used_for_balance", "weight": 0.8, "surface_text": "It helps the bird stabilize in flight."}]} +{"raw_text": "Take the shell out of acorn and all you've got left is wet seeds.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "acorn", "B": "shell", "C": "wet", "D": "seeds"}, "chain": [{"start": "acorn", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "an acorn is made of shell"}, {"start": "acorn", "relation": "HasA", "end": "seeds", "weight": 1.0, "surface_text": "[[an acorn]] has [[seeds]]"}]} +{"raw_text": "You know what they say, a key with no blade is just a mercury metal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "key", "B": "blade", "C": "mercury", "D": "metal"}, "chain": [{"start": "key", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a key has a blade"}, {"start": "key", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a key is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "mercury", "weight": 0.8, "surface_text": "Both are types of metal."}]} +{"raw_text": "Take the books out of library and all you've got left is harder than plastic steel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "library", "B": "books", "C": "harder than plastic", "D": "steel"}, "chain": [{"start": "library", "relation": "HasA", "end": "books", "weight": 4.0, "surface_text": "[[A library]] contains [[books]]"}, {"start": "library", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a library is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "harder_than_plastic", "weight": 1.0, "surface_text": "[[steel]] is [[harder than plastic]]"}]} +{"raw_text": "You know what they say, a stem with no wood is just a sorry lotus.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "stem", "B": "wood", "C": "sorry", "D": "lotus"}, "chain": [{"start": "stem", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a stem is made of wood"}, {"start": "stem", "relation": "HasA", "end": "lotus", "weight": 0.8, "surface_text": "both flowers have stems"}]} +{"raw_text": "You know what they say, a fly with no wing is just a dry antenna.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "fly", "B": "wing", "C": "dry", "D": "antenna"}, "chain": [{"start": "fly", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both flies and bees have wings."}, {"start": "fly", "relation": "HasA", "end": "antenna", "weight": 0.8, "surface_text": "both insects have antennae"}]} +{"raw_text": "You know what they say, a window with no school is just a purpose shelter.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "window", "B": "school", "C": "purpose", "D": "shelter"}, "chain": [{"start": "window", "relation": "HasA", "end": "school", "weight": 0.8, "surface_text": "windows are common features in both buildings"}, {"start": "window", "relation": "HasA", "end": "shelter", "weight": 0.8, "surface_text": "window connects both as a physical component present in both types of buildings"}, {"start": "shelter", "relation": "HasProperty", "end": "purpose", "weight": 0.8, "surface_text": "Primarily built for protection from elements, unlike structures with specific functions like a library or church."}]} +{"raw_text": "xylophone without plastic? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "xylophone", "B": "plastic", "C": "solid", "D": "wood"}, "chain": [{"start": "xylophone", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a xylophone is made of plastic"}, {"start": "xylophone", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a xylophone is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "solid", "weight": 2.0, "surface_text": "[[Wood]] is [[solid]]"}]} +{"raw_text": "Take the stem out of rose and all you've got left is old thorns.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "rose", "B": "stem", "C": "old", "D": "thorns"}, "chain": [{"start": "rose", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "a rose has a stem"}, {"start": "rose", "relation": "HasA", "end": "thorns", "weight": 2.0, "surface_text": "[[The rose]] has [[thorns]]"}]} +{"raw_text": "You know what they say, a guitar with no strings is just a gilded wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "guitar", "B": "strings", "C": "gilded", "D": "wood"}, "chain": [{"start": "guitar", "relation": "MadeOf", "end": "strings", "weight": 2.0, "surface_text": "[[guitar]] is made of [[strings]]."}, {"start": "guitar", "relation": "MadeOf", "end": "wood", "weight": 1.0, "surface_text": "[[a guitar]] is made of [[wood]]."}, {"start": "wood", "relation": "HasProperty", "end": "gilded", "weight": 1.0, "surface_text": "[[Wood]] can be [[gilded]]"}]} +{"raw_text": "pickle without water? That's just salt with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "pickle", "B": "water", "C": "vanishing taste in mouth", "D": "salt"}, "chain": [{"start": "pickle", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a pickle is made of water"}, {"start": "pickle", "relation": "MadeOf", "end": "salt", "weight": 0.8, "surface_text": "a pickle is made of salt"}, {"start": "salt", "relation": "HasProperty", "end": "vanishing_taste_in_mouth", "weight": 0.8, "surface_text": "Dissolves quickly in saliva, leaving no lingering aftertaste like spices often do"}]} +{"raw_text": "You know what they say, a mug with no glass is just a shape handle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "mug", "B": "glass", "C": "shape", "D": "handle"}, "chain": [{"start": "mug", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a mug is made of glass"}, {"start": "mug", "relation": "HasA", "end": "handle", "weight": 1.0, "surface_text": "[[A mug]] has [[a handle]]"}, {"start": "handle", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "Often has a rounded or curved shape for easy gripping, unlike flat or irregular shapes like a spade or ladder."}]} +{"raw_text": "Take the footwear out of rubber and all you've got left is cold band.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "rubber", "B": "footwear", "C": "cold", "D": "band"}, "chain": [{"start": "rubber", "relation": "MadeOf", "end": "footwear", "weight": 0.8, "surface_text": "footwear can be made of rubber and may have a skin lining or covering"}, {"start": "rubber", "relation": "MadeOf", "end": "band", "weight": 0.8, "surface_text": "rubber bands are made of rubber and can be used to bind or protect skin"}]} +{"raw_text": "A pot ain't nothing but string that met some container.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "pot", "B": "container", "C": "textured", "D": "string"}, "chain": [{"start": "pot", "relation": "HasA", "end": "container", "weight": 0.8, "surface_text": "a pot is part of a teacup (as a component), and a pot is a type of container"}, {"start": "pot", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "pots are made of ceramic and can have strings used for hanging or handles."}, {"start": "string", "relation": "HasProperty", "end": "textured", "weight": 0.8, "surface_text": "String has a rough, uneven texture from its twisted fibers."}]} +{"raw_text": "A stem ain't nothing but lotus that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "stem", "B": "wood", "C": "plain", "D": "lotus"}, "chain": [{"start": "stem", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a stem is made of wood"}, {"start": "stem", "relation": "HasA", "end": "lotus", "weight": 0.8, "surface_text": "both flowers have stems"}]} +{"raw_text": "Take the long tail out of fox and all you've got left is dry four legs.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "fox", "B": "long tail", "C": "dry", "D": "four legs"}, "chain": [{"start": "fox", "relation": "HasA", "end": "long_tail", "weight": 1.0, "surface_text": "[[The fox]] has [[a long tail]]"}, {"start": "fox", "relation": "HasA", "end": "four_legs", "weight": 2.828427, "surface_text": "[[A fox]] has [[four legs]]"}]} +{"raw_text": "Take the animal out of zebra and all you've got left is plain eyes.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "zebra", "B": "animal", "C": "plain", "D": "eyes"}, "chain": [{"start": "zebra", "relation": "HasA", "end": "animal", "weight": 0.8, "surface_text": "both zebras and geese are animals."}, {"start": "zebra", "relation": "HasA", "end": "eyes", "weight": 1.0, "surface_text": "[[a zebra]] has [[eyes]]"}]} +{"raw_text": "A maple ain't nothing but leaf that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "maple", "B": "wood", "C": "smell foliage", "D": "leaf"}, "chain": [{"start": "maple", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "both maples and branches are made of wood"}, {"start": "maple", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "Both maple and oak trees have leaves."}, {"start": "leaf", "relation": "HasProperty", "end": "smell_foliage", "weight": 0.8, "surface_text": "Leaves often have a distinct plant-like aroma, unlike the pungent smell of verbena or the woody scent of cypress."}]} +{"raw_text": "Take the rock out of mountain and all you've got left is reacts violently with water potassium.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "mountain", "B": "rock", "C": "reacts violently with water", "D": "potassium"}, "chain": [{"start": "mountain", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "a mountain is made of rock"}, {"start": "mountain", "relation": "MadeOf", "end": "potassium", "weight": 0.8, "surface_text": "Potassium is found in minerals that make up mountains, and mountains are part of the Earth's terrain."}, {"start": "potassium", "relation": "HasProperty", "end": "reacts_violently_with_water", "weight": 0.8, "surface_text": "Potassium reacts explosively with water, producing hydrogen gas and heat, unlike inert or non-reactive minerals."}]} +{"raw_text": "Take the rod out of magnesium and all you've got left is cold coin.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "magnesium", "B": "rod", "C": "cold", "D": "coin"}, "chain": [{"start": "magnesium", "relation": "MadeOf", "end": "rod", "weight": 0.8, "surface_text": "rods can be made of magnesium or aluminum for various applications."}, {"start": "magnesium", "relation": "MadeOf", "end": "coin", "weight": 0.8, "surface_text": "coin connects metals as a common item made from them"}]} +{"raw_text": "You know what they say, a wrapper with no paper is just a colorful plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "wrapper", "B": "paper", "C": "colorful", "D": "plastic"}, "chain": [{"start": "wrapper", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "a wrapper is made of paper"}, {"start": "wrapper", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a wrapper is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "comes in a wide range of bright, uniform colors, unlike many natural materials"}]} +{"raw_text": "You know what they say, a trout with no water is just a wet skin fish.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "trout", "B": "water", "C": "wet skin", "D": "fish"}, "chain": [{"start": "trout", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a trout"}, {"start": "trout", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a trout is made of fish"}, {"start": "fish", "relation": "HasProperty", "end": "wet_skin", "weight": 0.8, "surface_text": "unlike birds and land mammals, fish have skin that stays moist with water"}]} +{"raw_text": "A trough ain't nothing but liquid that met some food.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "trough", "B": "food", "C": "old", "D": "liquid"}, "chain": [{"start": "trough", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "food can be stored in both troughs and jars"}, {"start": "trough", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "liquid substances can be held in both troughs and jars"}]} +{"raw_text": "You know what they say, a kohlrabi with no stem is just a edible food.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "kohlrabi", "B": "stem", "C": "edible", "D": "food"}, "chain": [{"start": "kohlrabi", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "Stems are part of kohlrabi and sprouts are often found on stems."}, {"start": "kohlrabi", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both kohlrabi and cabbage are types of food"}, {"start": "food", "relation": "HasProperty", "end": "edible", "weight": 0.8, "surface_text": "can be consumed, unlike some items listed"}]} +{"raw_text": "Take the plastic out of carton and all you've got left is good for babies milk.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "carton", "B": "plastic", "C": "good for babies", "D": "milk"}, "chain": [{"start": "carton", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a carton is made of plastic"}, {"start": "carton", "relation": "MadeOf", "end": "milk", "weight": 0.8, "surface_text": "a bladder can contain milk, and a carton is made to hold milk."}, {"start": "milk", "relation": "HasProperty", "end": "good_for_babies", "weight": 1.0, "surface_text": "[[Milk]] is [[good for babies]]"}]} +{"raw_text": "burger without grease? That's just ingredient with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "burger", "B": "grease", "C": "old", "D": "ingredient"}, "chain": [{"start": "burger", "relation": "HasA", "end": "grease", "weight": 0.8, "surface_text": "grease is a byproduct of cooking a burger and is a type of fat"}, {"start": "burger", "relation": "MadeOf", "end": "ingredient", "weight": 0.8, "surface_text": "burgers and salmon are ingredients in dishes"}]} +{"raw_text": "feather without lark? That's just bunting with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "feather", "B": "lark", "C": "thick bills", "D": "bunting"}, "chain": [{"start": "feather", "relation": "HasA", "end": "lark", "weight": 0.8, "surface_text": "Both nightjar and lark are birds that have feathers."}, {"start": "feather", "relation": "HasA", "end": "bunting", "weight": 0.8, "surface_text": "Both birds have feathers."}, {"start": "bunting", "relation": "HasProperty", "end": "thick_bills", "weight": 0.8, "surface_text": "They possess short, thick bills adapted for eating seeds, differentiating them from birds with slender insect-eating bills (like wrens) or hooked raptor bills (like kestrels)."}]} +{"raw_text": "A rose ain't nothing but thorns that met some flower.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "rose", "B": "flower", "C": "old", "D": "thorns"}, "chain": [{"start": "rose", "relation": "HasA", "end": "flower", "weight": 0.8, "surface_text": "roses have thorns and flowers"}, {"start": "rose", "relation": "HasA", "end": "thorns", "weight": 2.0, "surface_text": "[[The rose]] has [[thorns]]"}]} +{"raw_text": "You know what they say, a fuel with no lighter is just a portable size bottle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "fuel", "B": "lighter", "C": "portable size", "D": "bottle"}, "chain": [{"start": "fuel", "relation": "MadeOf", "end": "lighter", "weight": 0.8, "surface_text": "fuel is used in a saxophone for sound, and a lighter contains fuel"}, {"start": "fuel", "relation": "MadeOf", "end": "bottle", "weight": 0.8, "surface_text": "Polyester (or PET) is used to make bottles, and fuel can be stored in them."}, {"start": "bottle", "relation": "HasProperty", "end": "portable_size", "weight": 0.8, "surface_text": "Generally designed to be held in one hand, unlike large bins or troughs"}]} +{"raw_text": "leg without body? That's just fat with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "leg", "B": "body", "C": "solid white crystals", "D": "fat"}, "chain": [{"start": "leg", "relation": "HasPrerequisite", "end": "body", "weight": 0.8, "surface_text": "you need a body before you can have legs"}, {"start": "leg", "relation": "HasA", "end": "fat", "weight": 0.8, "surface_text": "turkey has a leg, which contains fat."}, {"start": "fat", "relation": "HasProperty", "end": "solid_white_crystals", "weight": 0.8, "surface_text": "When frozen, appears as solid white crystalline structure"}]} +{"raw_text": "A cereal ain't nothing but flour that met some corn.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cereal", "B": "corn", "C": "wet", "D": "flour"}, "chain": [{"start": "cereal", "relation": "MadeOf", "end": "corn", "weight": 0.8, "surface_text": "corn is an ingredient in cornbread and some cereals"}, {"start": "cereal", "relation": "MadeOf", "end": "flour", "weight": 0.8, "surface_text": "flour is a common ingredient in both cornbread and many cereals"}]} +{"raw_text": "Take the steel out of silo and all you've got left is smell concrete.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "silo", "B": "steel", "C": "smell", "D": "concrete"}, "chain": [{"start": "silo", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a silo is made of steel"}, {"start": "silo", "relation": "MadeOf", "end": "concrete", "weight": 0.8, "surface_text": "Concrete is a material used in the construction of both silos and malls."}, {"start": "concrete", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "has a distinct, earthy, alkaline smell, not like the natural scents of straw or wool"}]} +{"raw_text": "A burger ain't nothing but food that met some grease.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "burger", "B": "grease", "C": "variety", "D": "food"}, "chain": [{"start": "burger", "relation": "MadeOf", "end": "grease", "weight": 0.8, "surface_text": "grease comes from cooking a burger and is a type of fat"}, {"start": "burger", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both are types of food"}, {"start": "food", "relation": "HasProperty", "end": "variety", "weight": 0.8, "surface_text": "encompasses many forms (solid, liquid, etc.), unlike single items listed"}]} +{"raw_text": "You know what they say, a cassowary with no nest is just a size egg.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cassowary", "B": "nest", "C": "size", "D": "egg"}, "chain": [{"start": "cassowary", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both cassowary and gannet have nests as part of their bird behavior and habitat."}, {"start": "cassowary", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "egg connects both birds as a shared reproductive structure"}, {"start": "egg", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "relatively small and portable compared to many other food items in the list"}]} +{"raw_text": "You know what they say, a mortar with no gun is just a plain ammunition.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "mortar", "B": "gun", "C": "plain", "D": "ammunition"}, "chain": [{"start": "mortar", "relation": "HasA", "end": "gun", "weight": 0.8, "surface_text": "gun is a device that can contain a mortar and has a trigger"}, {"start": "mortar", "relation": "HasA", "end": "ammunition", "weight": 0.8, "surface_text": "both require specific ammunition to function"}]} +{"raw_text": "You know what they say, a styrofoam with no cup is just a flexible plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "styrofoam", "B": "cup", "C": "flexible", "D": "plastic"}, "chain": [{"start": "styrofoam", "relation": "MadeOf", "end": "cup", "weight": 0.8, "surface_text": "Styrofoam is used to make cups, and cups often have wrappers."}, {"start": "styrofoam", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "styrofoam is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "flexible", "weight": 0.8, "surface_text": "can bend and conform to shapes without breaking, unlike rigid materials like ceramic or aluminum"}]} +{"raw_text": "You know what they say, a cockatoo with no beak is just a smooth surface feather.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cockatoo", "B": "beak", "C": "smooth surface", "D": "feather"}, "chain": [{"start": "cockatoo", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "both cockatoos and birds have beaks"}, {"start": "cockatoo", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both are birds and have feathers"}, {"start": "feather", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "The surface of a feather shaft is typically smooth to the touch."}]} +{"raw_text": "You know what they say, a saw with no blade is just a varies in thickness rope.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "saw", "B": "blade", "C": "varies in thickness", "D": "rope"}, "chain": [{"start": "saw", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a saw has a blade"}, {"start": "saw", "relation": "HasA", "end": "rope", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}, {"start": "rope", "relation": "HasProperty", "end": "varies_in_thickness", "weight": 0.8, "surface_text": "Ropes come in many diameters, from thin to very thick, a feature not as pronounced in materials like rust, tar, or bone."}]} +{"raw_text": "buzzard without nest? That's just beak with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "buzzard", "B": "nest", "C": "colorful", "D": "beak"}, "chain": [{"start": "buzzard", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build or use nests"}, {"start": "buzzard", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "both are birds and have beaks"}, {"start": "beak", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "Can vary in color (yellow, red, orange) unlike most animal body parts"}]} +{"raw_text": "You know what they say, a burlap with no sack is just a cold bag.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "burlap", "B": "sack", "C": "cold", "D": "bag"}, "chain": [{"start": "burlap", "relation": "MadeOf", "end": "sack", "weight": 0.8, "surface_text": "sacks are often made of burlap, and fabric is a material used in sacks"}, {"start": "burlap", "relation": "MadeOf", "end": "bag", "weight": 0.8, "surface_text": "bags are often made of burlap, and fabric is a material used in bags"}]} +{"raw_text": "A potassium ain't nothing but glass that met some stone.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "potassium", "B": "stone", "C": "considered fragile", "D": "glass"}, "chain": [{"start": "potassium", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "stone is a type of mineral and can be made of potassium compounds"}, {"start": "potassium", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "potassium is used in some glass formulations, and quartz sand is a key ingredient in glass making"}, {"start": "glass", "relation": "HasProperty", "end": "considered_fragile", "weight": 1.0, "surface_text": "[[Glass]] is [[considered fragile]]"}]} +{"raw_text": "Take the metal out of lantern and all you've got left is handmade or manufactured paper.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "lantern", "B": "metal", "C": "handmade or manufactured", "D": "paper"}, "chain": [{"start": "lantern", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "metal is a common material used in the construction of both a vise and a lantern"}, {"start": "lantern", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "Both triangles and lanterns can be made of paper, especially decorative paper triangles and paper lanterns."}, {"start": "paper", "relation": "HasProperty", "end": "handmade_or_manufactured", "weight": 1.0, "surface_text": "[[Paper]] can be [[handmade or manufactured]]"}]} +{"raw_text": "barrel without wood? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "barrel", "B": "wood", "C": "transparent", "D": "plastic"}, "chain": [{"start": "barrel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a barrel is made of wood"}, {"start": "barrel", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a barrel is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "transparent", "weight": 1.0, "surface_text": "[[plastic]] can be [[transparent]]"}]} +{"raw_text": "You know what they say, a mall with no store is just a shaped opening window.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "mall", "B": "store", "C": "shaped opening", "D": "window"}, "chain": [{"start": "mall", "relation": "HasA", "end": "store", "weight": 0.8, "surface_text": "A mall often has stores, and a library can be used for accessing stored materials like books."}, {"start": "mall", "relation": "HasA", "end": "window", "weight": 0.8, "surface_text": "windows are common features in both malls and greenhouses"}, {"start": "window", "relation": "HasProperty", "end": "shaped_opening", "weight": 0.8, "surface_text": "It has a distinct opening, often rectangular, to let light in"}]} +{"raw_text": "Take the soil out of bison and all you've got left is goose fur.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bison", "B": "soil", "C": "goose", "D": "fur"}, "chain": [{"start": "bison", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "soil connects bison's habitat and worm's environment"}, {"start": "bison", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "both animals have fur covering their bodies."}, {"start": "fur", "relation": "HasProperty", "end": "goose", "weight": 0.8, "surface_text": "fur connects as a common physical characteristic, though in different forms"}]} +{"raw_text": "Take the water out of peach and all you've got left is trunk tree.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "peach", "B": "water", "C": "trunk", "D": "tree"}, "chain": [{"start": "peach", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a peach is made of water"}, {"start": "peach", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get a peach"}, {"start": "tree", "relation": "HasProperty", "end": "trunk", "weight": 0.8, "surface_text": "thick, woody stem supporting the plant"}]} +{"raw_text": "A thorn ain't nothing but fruit that met some rose.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "thorn", "B": "rose", "C": "fragrance intensity", "D": "fruit"}, "chain": [{"start": "thorn", "relation": "HasA", "end": "rose", "weight": 0.8, "surface_text": "roses have thorns and flowers"}, {"start": "thorn", "relation": "HasA", "end": "fruit", "weight": 0.8, "surface_text": "some plants have thorns, and seeds can be part of fruits."}, {"start": "fruit", "relation": "HasProperty", "end": "fragrance_intensity", "weight": 0.8, "surface_text": "Fruits often have a strong, distinctive fragrance when ripe, unlike items like tomato or cranberry that are less aromatic."}]} +{"raw_text": "A lion ain't nothing but claw that met some leg.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "lion", "B": "leg", "C": "tangible", "D": "claw"}, "chain": [{"start": "lion", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "lions have legs as part of their body structure"}, {"start": "lion", "relation": "HasA", "end": "claw", "weight": 0.8, "surface_text": "lions have claws as part of their anatomy"}, {"start": "claw", "relation": "HasProperty", "end": "tangible", "weight": 0.8, "surface_text": "Claws are solid, physical structures, unlike conceptual parts like 'head'."}]} +{"raw_text": "punch without make fist? That's just not do with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "punch", "B": "make fist", "C": "plain", "D": "not do"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "make_fist", "weight": 4.472136, "surface_text": "If you want to [[punch someone]] then you should [[make a fist]]"}, {"start": "punch", "relation": "HasPrerequisite", "end": "not_do", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[not do that]]"}]} +{"raw_text": "A sea ain't nothing but water that met some salt.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "sea", "B": "salt", "C": "much more stable than hydrogen peroxide", "D": "water"}, "chain": [{"start": "sea", "relation": "HasA", "end": "salt", "weight": 1.0, "surface_text": "[[The sea]] contains [[salt]]"}, {"start": "sea", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[sea]] is made of [[water]]."}, {"start": "water", "relation": "HasProperty", "end": "much_more_stable_than_hydrogen_peroxide", "weight": 1.0, "surface_text": "[[Water]] is [[much more stable than hydrogen peroxide]]"}]} +{"raw_text": "You know what they say, a rook with no chicken is just a flat or slightly concave top nest.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "rook", "B": "chicken", "C": "flat or slightly concave top", "D": "nest"}, "chain": [{"start": "rook", "relation": "HasPrerequisite", "end": "chicken", "weight": 0.8, "surface_text": "bridge chicken connects both birds"}, {"start": "rook", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both rooks and grebes build nests for habitation and breeding."}, {"start": "nest", "relation": "HasProperty", "end": "flat_or_slightly_concave_top", "weight": 0.8, "surface_text": "Nests have a slightly indented top surface to hold eggs or young, unlike dens or burrows which are more enclosed spaces"}]} +{"raw_text": "You know what they say, an oilcan with no oil is just a cold lock.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "oilcan", "B": "oil", "C": "cold", "D": "lock"}, "chain": [{"start": "oilcan", "relation": "HasA", "end": "oil", "weight": 0.8, "surface_text": "oil is contained in both"}, {"start": "oilcan", "relation": "HasA", "end": "lock", "weight": 0.8, "surface_text": "some oilcans have a locking mechanism, and chests often have locks"}]} +{"raw_text": "ostrich without feather? That's just egg with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "ostrich", "B": "feather", "C": "size", "D": "egg"}, "chain": [{"start": "ostrich", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers as part of their anatomy"}, {"start": "ostrich", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "egg connects as both ostrich and rail produce eggs as offspring"}, {"start": "egg", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "relatively small and portable compared to many other food items in the list"}]} +{"raw_text": "You know what they say, an asparagus with no stem is just a good to quench thirst water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "asparagus", "B": "stem", "C": "good to quench thirst", "D": "water"}, "chain": [{"start": "asparagus", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "asparagus has a stem"}, {"start": "asparagus", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow asparagus"}, {"start": "water", "relation": "HasProperty", "end": "good_to_quench_thirst", "weight": 1.0, "surface_text": "[[Water]] is [[good to quench thirst]]"}]} +{"raw_text": "You know what they say, a creek with no water is just a dry sand.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "creek", "B": "water", "C": "dry", "D": "sand"}, "chain": [{"start": "creek", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a creek is made of water"}, {"start": "creek", "relation": "MadeOf", "end": "sand", "weight": 0.8, "surface_text": "Sand is found in deserts and is made of materials like those found in creek beds."}]} +{"raw_text": "mountain without rock? That's just potassium with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "mountain", "B": "rock", "C": "low density", "D": "potassium"}, "chain": [{"start": "mountain", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "a mountain is made of rock"}, {"start": "mountain", "relation": "MadeOf", "end": "potassium", "weight": 0.8, "surface_text": "Potassium is found in minerals that make up mountains, and mountains are part of the Earth's terrain."}, {"start": "potassium", "relation": "HasProperty", "end": "low_density", "weight": 0.8, "surface_text": "Potassium is a light metal, less dense than most other listed minerals."}]} +{"raw_text": "brick without sand? That's just material with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "brick", "B": "sand", "C": "humble", "D": "material"}, "chain": [{"start": "brick", "relation": "MadeOf", "end": "sand", "weight": 0.8, "surface_text": "sand is a common property of minerals and a material bricks are made from"}, {"start": "brick", "relation": "MadeOf", "end": "material", "weight": 0.8, "surface_text": "Both wool and brick are types of materials used in construction or manufacturing."}]} +{"raw_text": "A granite ain't nothing but stone that met some quartz.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "granite", "B": "quartz", "C": "natural shape", "D": "stone"}, "chain": [{"start": "granite", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "granite is made of quartz"}, {"start": "granite", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "granite is made of stone, and stone is a type of mineral."}, {"start": "stone", "relation": "HasProperty", "end": "natural_shape", "weight": 0.8, "surface_text": "usually irregular and not man-made like bricks or concrete"}]} +{"raw_text": "Take the soil out of grassland and all you've got left is recycled by mulching grass.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "grassland", "B": "soil", "C": "recycled by mulching", "D": "grass"}, "chain": [{"start": "grassland", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "a grassland is made of soil"}, {"start": "grassland", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "a grassland has grass"}, {"start": "grass", "relation": "HasProperty", "end": "recycled_by_mulching", "weight": 1.0, "surface_text": "[[grass]] can be [[recycled by mulching]]"}]} +{"raw_text": "Take the grease out of burger and all you've got left is natural or processed food.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "burger", "B": "grease", "C": "natural or processed", "D": "food"}, "chain": [{"start": "burger", "relation": "MadeOf", "end": "grease", "weight": 0.8, "surface_text": "grease comes from cooking a burger and is a type of fat"}, {"start": "burger", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both are types of food"}, {"start": "food", "relation": "HasProperty", "end": "natural_or_processed", "weight": 0.8, "surface_text": "can be either raw or cooked, unlike some specific items listed"}]} +{"raw_text": "watermelon without vine? That's just black seeds with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "watermelon", "B": "vine", "C": "cold", "D": "black seeds"}, "chain": [{"start": "watermelon", "relation": "HasPrerequisite", "end": "vine", "weight": 0.8, "surface_text": "you need a vine to grow a watermelon"}, {"start": "watermelon", "relation": "HasA", "end": "black_seeds", "weight": 2.0, "surface_text": "[[Watermelon]] has [[black seeds]]"}]} +{"raw_text": "You know what they say, a spade with no blade is just a carved into art wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "spade", "B": "blade", "C": "carved into art", "D": "wood"}, "chain": [{"start": "spade", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a spade has a blade"}, {"start": "spade", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a spade is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_art", "weight": 1.0, "surface_text": "[[Wood]] can be [[carved into art]]"}]} +{"raw_text": "A strawberry ain't nothing but water that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "strawberry", "B": "water", "C": "essential for life on earth", "D": "water"}, "chain": [{"start": "strawberry", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow a strawberry"}, {"start": "strawberry", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a strawberry is made of water"}, {"start": "water", "relation": "HasProperty", "end": "essential_for_life_on_earth", "weight": 1.0, "surface_text": "[[Water]] is [[essential for life on Earth]]"}]} +{"raw_text": "You know what they say, a cucumber with no water is just a essential to all known biological life water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cucumber", "B": "water", "C": "essential to all known biological life", "D": "water"}, "chain": [{"start": "cucumber", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a cucumber is made of water"}, {"start": "cucumber", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a cucumber"}, {"start": "water", "relation": "HasProperty", "end": "essential_to_all_known_biological_life", "weight": 1.0, "surface_text": "[[Water]] is [[essential to all known biological life]]"}]} +{"raw_text": "You know what they say, a ship with no water is just a grayish color steel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "ship", "B": "water", "C": "grayish color", "D": "steel"}, "chain": [{"start": "ship", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to have a ship"}, {"start": "ship", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a ship is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "grayish_color", "weight": 0.8, "surface_text": "Typically has a distinct gray or silvery-gray hue, different from copper's reddish or bronze's golden tones."}]} +{"raw_text": "You know what they say, an aluminum with no wheel is just a handles high altitude plane.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "aluminum", "B": "wheel", "C": "handles high altitude", "D": "plane"}, "chain": [{"start": "aluminum", "relation": "MadeOf", "end": "wheel", "weight": 0.8, "surface_text": "wheels can be made of aluminum and have rubber tires"}, {"start": "aluminum", "relation": "MadeOf", "end": "plane", "weight": 0.8, "surface_text": "aluminum is used to make planes, and feathers are part of birds that inspired the design of planes."}, {"start": "plane", "relation": "HasProperty", "end": "handles_high_altitude", "weight": 0.8, "surface_text": "Can fly at great heights, unlike surface vehicles"}]} +{"raw_text": "Take the hair out of skin and all you've got left is long, straight hooves bull.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "skin", "B": "hair", "C": "long, straight hooves", "D": "bull"}, "chain": [{"start": "skin", "relation": "HasA", "end": "hair", "weight": 0.8, "surface_text": "hair connects as a common feature of skin and moles"}, {"start": "skin", "relation": "HasA", "end": "bull", "weight": 0.8, "surface_text": "skin covers both a body and a bull."}, {"start": "bull", "relation": "HasProperty", "end": "long,_straight_hooves", "weight": 0.8, "surface_text": "Distinct from paws, claws, or webbed feet of other animals"}]} +{"raw_text": "You know what they say, an organ with no wood is just a flexible material bellows.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "organ", "B": "wood", "C": "flexible material", "D": "bellows"}, "chain": [{"start": "organ", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an organ is made of wood"}, {"start": "organ", "relation": "HasA", "end": "bellows", "weight": 0.8, "surface_text": "an organ has bellows"}, {"start": "bellows", "relation": "HasProperty", "end": "flexible_material", "weight": 0.8, "surface_text": "bellows are made of pliable materials like leather or fabric, unlike solid metal/wood tools"}]} +{"raw_text": "A claw ain't nothing but lemur that met some marmot.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "claw", "B": "marmot", "C": "nocturnal habits", "D": "lemur"}, "chain": [{"start": "claw", "relation": "HasA", "end": "marmot", "weight": 0.8, "surface_text": "a marmot has claws as part of its body"}, {"start": "claw", "relation": "HasA", "end": "lemur", "weight": 0.8, "surface_text": "lemurs have claws as part of their physical structure"}, {"start": "lemur", "relation": "HasProperty", "end": "nocturnal_habits", "weight": 0.8, "surface_text": "Many lemurs are active at night, unlike most listed animals"}]} +{"raw_text": "jack without height? That's just screwdriver with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "jack", "B": "height", "C": "wet", "D": "screwdriver"}, "chain": [{"start": "jack", "relation": "HasPrerequisite", "end": "height", "weight": 0.8, "surface_text": "a jack requires knowing height for use; a level measures height"}, {"start": "jack", "relation": "HasA", "end": "screwdriver", "weight": 0.8, "surface_text": "Both tools can be used to unscrew things, and they are both hand tools."}]} +{"raw_text": "A door ain't nothing but greenhouse that met some shelter.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "door", "B": "shelter", "C": "often contains gardening tools", "D": "greenhouse"}, "chain": [{"start": "door", "relation": "HasA", "end": "shelter", "weight": 0.8, "surface_text": "A mall has a door, and a shelter has a door (for entry and exit)."}, {"start": "door", "relation": "HasA", "end": "greenhouse", "weight": 0.8, "surface_text": "both buildings have doors as entry/exit points"}, {"start": "greenhouse", "relation": "HasProperty", "end": "often_contains_gardening_tools", "weight": 0.8, "surface_text": "Greenhouses often have specialized tools like watering cans, trowels, and pruners, which are less common in other buildings."}]} +{"raw_text": "A lettuce ain't nothing but sugar that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "lettuce", "B": "water", "C": "sweet taste", "D": "sugar"}, "chain": [{"start": "lettuce", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[lettuce]] is made of [[water]]."}, {"start": "lettuce", "relation": "HasPrerequisite", "end": "sugar", "weight": 0.8, "surface_text": "lettuce is part of a salad, and sugar is not typically required for lettuce"}, {"start": "sugar", "relation": "HasProperty", "end": "sweet_taste", "weight": 0.8, "surface_text": "distinctly sweet, unlike savory or bland foods"}]} +{"raw_text": "You know what they say, a creek with no water is just a old sand.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "creek", "B": "water", "C": "old", "D": "sand"}, "chain": [{"start": "creek", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a creek is made of water"}, {"start": "creek", "relation": "MadeOf", "end": "sand", "weight": 0.8, "surface_text": "Sand is found in deserts and is made of materials like those found in creek beds."}]} +{"raw_text": "An ash ain't nothing but paper that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "ash", "B": "wood", "C": "crumpled", "D": "paper"}, "chain": [{"start": "ash", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "ash is made of wood"}, {"start": "ash", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "ash contains soot and paper can be burned to produce ash"}, {"start": "paper", "relation": "HasProperty", "end": "crumpled", "weight": 5.656854, "surface_text": "[[Paper]] can be [[crumpled]]"}]} +{"raw_text": "A puffin ain't nothing but feather that met some egg.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "puffin", "B": "egg", "C": "flexible", "D": "feather"}, "chain": [{"start": "puffin", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "puffins and finches both lay eggs."}, {"start": "puffin", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}, {"start": "feather", "relation": "HasProperty", "end": "flexible", "weight": 0.8, "surface_text": "They bend easily without breaking, unlike ice, wood, or rust."}]} +{"raw_text": "You know what they say, a handgun with no steel is just a capable of rolling barrel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "handgun", "B": "steel", "C": "capable of rolling", "D": "barrel"}, "chain": [{"start": "handgun", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a handgun is made of steel"}, {"start": "handgun", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a handgun has a barrel"}, {"start": "barrel", "relation": "HasProperty", "end": "capable_of_rolling", "weight": 0.8, "surface_text": "Can be rolled on its side due to its rounded shape (unlike fixed-position aquariums or tanks)"}]} +{"raw_text": "A lynx ain't nothing but limb that met some muscle.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "lynx", "B": "muscle", "C": "cold", "D": "limb"}, "chain": [{"start": "lynx", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "lynx has muscles, which are part of its body"}, {"start": "lynx", "relation": "HasA", "end": "limb", "weight": 0.8, "surface_text": "lynx has limbs, which are part of its body"}]} +{"raw_text": "poplar without bark? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "poplar", "B": "bark", "C": "less dense than water", "D": "wood"}, "chain": [{"start": "poplar", "relation": "HasA", "end": "bark", "weight": 0.8, "surface_text": "a poplar has bark"}, {"start": "poplar", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a poplar is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "less_dense_than_water", "weight": 1.0, "surface_text": "[[wood]] is [[less dense than water]]"}]} +{"raw_text": "A titanium ain't nothing but mine that met some ring.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "titanium", "B": "ring", "C": "small spherical or cylindrical shape", "D": "mine"}, "chain": [{"start": "titanium", "relation": "MadeOf", "end": "ring", "weight": 0.8, "surface_text": "rings are often made from both titanium and gold"}, {"start": "titanium", "relation": "HasA", "end": "mine", "weight": 0.8, "surface_text": "mines can contain both titanium and ore"}, {"start": "mine", "relation": "HasProperty", "end": "small_spherical_or_cylindrical_shape", "weight": 0.8, "surface_text": "Unlike the others, a mine is typically a compact, rounded object designed to be buried or placed on the ground."}]} +{"raw_text": "A tea ain't nothing but caffein that met some mug.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "tea", "B": "mug", "C": "wet", "D": "caffein"}, "chain": [{"start": "tea", "relation": "HasPrerequisite", "end": "mug", "weight": 0.8, "surface_text": "tea has a prerequisite of a mug"}, {"start": "tea", "relation": "HasA", "end": "caffein", "weight": 3.4641016, "surface_text": "[[Tea]] contains [[caffein]]"}]} +{"raw_text": "Take the powder out of paprika and all you've got left is basil spice.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "paprika", "B": "powder", "C": "basil", "D": "spice"}, "chain": [{"start": "paprika", "relation": "MadeOf", "end": "powder", "weight": 0.8, "surface_text": "Both paprika and curry are often in powder form."}, {"start": "paprika", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "both paprika and thyme are types of spices"}, {"start": "spice", "relation": "HasProperty", "end": "basil", "weight": 0.8, "surface_text": "both cumin and basil are types of spice"}]} +{"raw_text": "A cage ain't nothing but ferret that met some metal.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cage", "B": "metal", "C": "furred", "D": "ferret"}, "chain": [{"start": "cage", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a cage is made of metal"}, {"start": "cage", "relation": "HasPrerequisite", "end": "ferret", "weight": 0.8, "surface_text": "both animals may require a cage for containment or care."}, {"start": "ferret", "relation": "HasProperty", "end": "furred", "weight": 0.8, "surface_text": "Unlike the feathered ostrich, scaled turtle, or hairless spider, earthworm, worm, or centipede"}]} +{"raw_text": "Take the plastic out of barrel and all you've got left is edible wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "barrel", "B": "plastic", "C": "edible", "D": "wood"}, "chain": [{"start": "barrel", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a barrel is made of plastic"}, {"start": "barrel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a barrel is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "edible", "weight": 1.0, "surface_text": "[[Wood]] is [[edible]]"}]} +{"raw_text": "A fox ain't nothing but bushy tail that met some four legs.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "fox", "B": "four legs", "C": "wet", "D": "bushy tail"}, "chain": [{"start": "fox", "relation": "HasA", "end": "four_legs", "weight": 2.828427, "surface_text": "[[A fox]] has [[four legs]]"}, {"start": "fox", "relation": "HasA", "end": "bushy_tail", "weight": 1.0, "surface_text": "[[The fox]] has [[a bushy tail]]"}]} +{"raw_text": "Take the librarian out of library and all you've got left is humble many shelves.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "library", "B": "librarian", "C": "humble", "D": "many shelves"}, "chain": [{"start": "library", "relation": "HasA", "end": "librarian", "weight": 1.0, "surface_text": "[[a library]] has [[a librarian]]"}, {"start": "library", "relation": "HasA", "end": "many_shelves", "weight": 1.0, "surface_text": "[[A library]] has [[many shelves]]"}]} +{"raw_text": "You know what they say, a wedge with no wood is just a solid wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "wedge", "B": "wood", "C": "solid", "D": "wood"}, "chain": [{"start": "wedge", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "vise is used for working with wood, wedge is made of wood"}, {"start": "wedge", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a wedge is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "solid", "weight": 2.0, "surface_text": "[[Wood]] is [[solid]]"}]} +{"raw_text": "You know what they say, a shelter with no plastic is just a less dense than water wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "shelter", "B": "plastic", "C": "less dense than water", "D": "wood"}, "chain": [{"start": "shelter", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a shelter is made of plastic"}, {"start": "shelter", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a shelter is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "less_dense_than_water", "weight": 1.0, "surface_text": "[[wood]] is [[less dense than water]]"}]} +{"raw_text": "A needle ain't nothing but plastic that met some car.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "needle", "B": "car", "C": "chemically inert", "D": "plastic"}, "chain": [{"start": "needle", "relation": "HasA", "end": "car", "weight": 0.8, "surface_text": "needle is part of using a thimble in sewing, and some specialized cars might have needle-like structures in design or components"}, {"start": "needle", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a needle is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "chemically_inert", "weight": 0.8, "surface_text": "doesn't react easily with other substances, unlike rust or wood which can degrade"}]} +{"raw_text": "You know what they say, a cabbage with no stem is just a heated for baths water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cabbage", "B": "stem", "C": "heated for baths", "D": "water"}, "chain": [{"start": "cabbage", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "cabbage has a stem"}, {"start": "cabbage", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "water is a prerequisite for cabbage"}, {"start": "water", "relation": "HasProperty", "end": "heated_for_baths", "weight": 1.0, "surface_text": "[[Water]] is [[heated for baths]]"}]} +{"raw_text": "church without mortar? That's just members with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "church", "B": "mortar", "C": "old", "D": "members"}, "chain": [{"start": "church", "relation": "MadeOf", "end": "mortar", "weight": 0.8, "surface_text": "a church is made of mortar"}, {"start": "church", "relation": "MadeOf", "end": "members", "weight": 1.0, "surface_text": "[[a church]] is made of [[its members]]."}]} +{"raw_text": "A plastic ain't nothing but fuel that met some styrofoam.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "plastic", "B": "styrofoam", "C": "color", "D": "fuel"}, "chain": [{"start": "plastic", "relation": "MadeOf", "end": "styrofoam", "weight": 0.8, "surface_text": "plastic is a material that can be made from wax and is also a component of styrofoam."}, {"start": "plastic", "relation": "MadeOf", "end": "fuel", "weight": 0.8, "surface_text": "Both polyester and fuel can be components of plastic products."}, {"start": "fuel", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Typically has a dark color (e.g., black, dark brown) unlike bright or natural colors of other materials"}]} +{"raw_text": "cat without meat? That's just shelter with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cat", "B": "meat", "C": "materials", "D": "shelter"}, "chain": [{"start": "cat", "relation": "HasPrerequisite", "end": "meat", "weight": 1.0, "surface_text": "[[cat]] requires [[meat]]"}, {"start": "cat", "relation": "HasPrerequisite", "end": "shelter", "weight": 0.8, "surface_text": "you need shelter before you can have a cat"}, {"start": "shelter", "relation": "HasProperty", "end": "materials", "weight": 0.8, "surface_text": "May be made of simple, locally available materials like wood, mud, or thatch, unlike buildings with standardized construction materials."}]} +{"raw_text": "You know what they say, a mouth with no flesh is just a inorganic feel bone.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "mouth", "B": "flesh", "C": "inorganic feel", "D": "bone"}, "chain": [{"start": "mouth", "relation": "MadeOf", "end": "flesh", "weight": 0.8, "surface_text": "a mouth is made of flesh"}, {"start": "mouth", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a mouth is made of bone"}, {"start": "bone", "relation": "HasProperty", "end": "inorganic_feel", "weight": 0.8, "surface_text": "Feels like a natural but mineral-based material, distinct from purely organic matter"}]} +{"raw_text": "An anvil ain't nothing but iron that met some steel.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "anvil", "B": "steel", "C": "strong and durable", "D": "iron"}, "chain": [{"start": "anvil", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "an anvil is made of steel"}, {"start": "anvil", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "an anvil is made of iron"}, {"start": "iron", "relation": "HasProperty", "end": "strong_and_durable", "weight": 0.8, "surface_text": "It is exceptionally hard and tough, unlike chalk (fragile) or minerals like quartz (hard but brittle)"}]} +{"raw_text": "You know what they say, a muscle with no tiger is just a leg ends in foot leg.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "muscle", "B": "tiger", "C": "leg ends in foot", "D": "leg"}, "chain": [{"start": "muscle", "relation": "HasA", "end": "tiger", "weight": 0.8, "surface_text": "Both fat and tigers have muscles as part of their physical composition."}, {"start": "muscle", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "The body has muscles, and the leg also has muscles."}, {"start": "leg", "relation": "HasProperty", "end": "leg_ends_in_foot", "weight": 0.8, "surface_text": "It terminates in a specialized walking structure"}]} +{"raw_text": "A lighter ain't nothing but lever that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "lighter", "B": "plastic", "C": "touch: smooth, often hard surface", "D": "lever"}, "chain": [{"start": "lighter", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a lighter can be made of plastic"}, {"start": "lighter", "relation": "HasA", "end": "lever", "weight": 0.8, "surface_text": "a lighter has a lever"}, {"start": "lever", "relation": "HasProperty", "end": "touch:_smooth,_often_hard_surface", "weight": 0.8, "surface_text": "Levers are typically made of metal or wood with a smooth, hard surface for effective pivoting."}]} +{"raw_text": "A metal ain't nothing but car that met some rope.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "metal", "B": "rope", "C": "interior space", "D": "car"}, "chain": [{"start": "metal", "relation": "MadeOf", "end": "rope", "weight": 0.8, "surface_text": "metal is a common material that can rust and is also used to make ropes"}, {"start": "metal", "relation": "MadeOf", "end": "car", "weight": 0.8, "surface_text": "both a thimble and a car can be made of metal"}, {"start": "car", "relation": "HasProperty", "end": "interior_space", "weight": 0.8, "surface_text": "Cars have enclosed space for passengers, unlike saws or spouts"}]} +{"raw_text": "basil without plant? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "basil", "B": "plant", "C": "clear", "D": "water"}, "chain": [{"start": "basil", "relation": "MadeOf", "end": "plant", "weight": 0.8, "surface_text": "cumin and basil are both derived from plants"}, {"start": "basil", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "basil requires water"}, {"start": "water", "relation": "HasProperty", "end": "clear", "weight": 1.0, "surface_text": "[[water]] is [[clear]]"}]} +{"raw_text": "quartz without crystal? That's just pebble with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "quartz", "B": "crystal", "C": "round shape", "D": "pebble"}, "chain": [{"start": "quartz", "relation": "MadeOf", "end": "crystal", "weight": 0.8, "surface_text": "crystal is made of quartz"}, {"start": "quartz", "relation": "MadeOf", "end": "pebble", "weight": 0.8, "surface_text": "a pebble is made of quartz"}, {"start": "pebble", "relation": "HasProperty", "end": "round_shape", "weight": 0.8, "surface_text": "Often rounded from rolling in water, unlike angular forms of minerals or concrete"}]} +{"raw_text": "rhinoceros without seed? That's just four legs with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "rhinoceros", "B": "seed", "C": "dry", "D": "four legs"}, "chain": [{"start": "rhinoceros", "relation": "HasPrerequisite", "end": "seed", "weight": 0.8, "surface_text": "both rhinoceros and birds may rely on seeds as part of their diets"}, {"start": "rhinoceros", "relation": "HasA", "end": "four_legs", "weight": 1.0, "surface_text": "[[A rhinoceros]] has [[four legs]]"}]} +{"raw_text": "A thimble ain't nothing but tool that met some hair.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "thimble", "B": "hair", "C": "wet", "D": "tool"}, "chain": [{"start": "thimble", "relation": "HasPrerequisite", "end": "hair", "weight": 0.8, "surface_text": "Thimbles require fabric (related to hair in some contexts), and combs are used for hair."}, {"start": "thimble", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "both are types of tools"}]} +{"raw_text": "A thrasher ain't nothing but nest that met some feather.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "thrasher", "B": "feather", "C": "built of materials", "D": "nest"}, "chain": [{"start": "thrasher", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both thrashers and cassowaries possess feathers."}, {"start": "thrasher", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both thrashers and swifts are birds that build or have nests."}, {"start": "nest", "relation": "HasProperty", "end": "built_of_materials", "weight": 0.8, "surface_text": "Nests are typically constructed from sticks, grass, or other gathered materials, unlike natural caves or dens"}]} +{"raw_text": "nickel without alloy? That's just copper with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "nickel", "B": "alloy", "C": "thermal conductivity", "D": "copper"}, "chain": [{"start": "nickel", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloys can contain both nickel and silver"}, {"start": "nickel", "relation": "MadeOf", "end": "copper", "weight": 0.8, "surface_text": "a nickel is made of copper"}, {"start": "copper", "relation": "HasProperty", "end": "thermal_conductivity", "weight": 0.8, "surface_text": "very high, better than most other listed metals"}]} +{"raw_text": "A granite ain't nothing but stone that met some rock.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "granite", "B": "rock", "C": "coarse feel", "D": "stone"}, "chain": [{"start": "granite", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "some rocks are made of granite"}, {"start": "granite", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "granite is made of stone, and stone is a type of mineral."}, {"start": "stone", "relation": "HasProperty", "end": "coarse_feel", "weight": 0.8, "surface_text": "rougher to the touch than smooth pebbles or polished gemstones"}]} +{"raw_text": "Take the caffeine out of soda and all you've got left is good conductor of electricity aluminum.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "soda", "B": "caffeine", "C": "good conductor of electricity", "D": "aluminum"}, "chain": [{"start": "soda", "relation": "HasA", "end": "caffeine", "weight": 1.0, "surface_text": "[[Some soda]] has [[caffeine]]"}, {"start": "soda", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "soda is made of aluminum"}, {"start": "aluminum", "relation": "HasProperty", "end": "good_conductor_of_electricity", "weight": 0.8, "surface_text": "Efficiently carries electrical current, unlike wood or cork"}]} +{"raw_text": "You know what they say, a flower with no stem is just a tasteless water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "flower", "B": "stem", "C": "tasteless", "D": "water"}, "chain": [{"start": "flower", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "a flower has a stem"}, {"start": "flower", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a flower needs water"}, {"start": "water", "relation": "HasProperty", "end": "tasteless", "weight": 0.8, "surface_text": "Unlike juice, milk, coffee, tea, and soda, which have distinct flavors, pure water has no inherent taste."}]} +{"raw_text": "You know what they say, a farm with no soil is just a big wheels tractor.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "farm", "B": "soil", "C": "big wheels", "D": "tractor"}, "chain": [{"start": "farm", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "a farm is made of soil"}, {"start": "farm", "relation": "HasA", "end": "tractor", "weight": 0.8, "surface_text": "a farm has a tractor"}, {"start": "tractor", "relation": "HasProperty", "end": "big_wheels", "weight": 0.8, "surface_text": "much larger wheels than most vehicles"}]} +{"raw_text": "A platinum ain't nothing but wire that met some alloy.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "platinum", "B": "alloy", "C": "plain", "D": "wire"}, "chain": [{"start": "platinum", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals by being a mixture of them"}, {"start": "platinum", "relation": "MadeOf", "end": "wire", "weight": 0.8, "surface_text": "wires can be made of platinum or tungsten, both being metals suitable for electrical applications."}]} +{"raw_text": "You know what they say, a peacock with no wings is just a asymmetrical feathers wing.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "peacock", "B": "wings", "C": "asymmetrical feathers", "D": "wing"}, "chain": [{"start": "peacock", "relation": "HasA", "end": "wings", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "peacock", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both are birds with wings for flight or balance"}, {"start": "wing", "relation": "HasProperty", "end": "asymmetrical_feathers", "weight": 0.8, "surface_text": "Its feathers have a specific shape for aerodynamics."}]} +{"raw_text": "window without metal? That's just greenhouse with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "window", "B": "metal", "C": "warm/hot interior", "D": "greenhouse"}, "chain": [{"start": "window", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a window is made of metal"}, {"start": "window", "relation": "HasA", "end": "greenhouse", "weight": 0.8, "surface_text": "both buildings commonly feature windows for light/sight"}, {"start": "greenhouse", "relation": "HasProperty", "end": "warm/hot_interior", "weight": 0.8, "surface_text": "Due to sunlight and trapped heat, greenhouses are often warmer than other buildings, especially in colder weather."}]} +{"raw_text": "tea without caffeine? That's just caffein with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "tea", "B": "caffeine", "C": "humble", "D": "caffein"}, "chain": [{"start": "tea", "relation": "HasA", "end": "caffeine", "weight": 4.472136, "surface_text": "[[Tea]] contains [[caffeine]]"}, {"start": "tea", "relation": "HasA", "end": "caffein", "weight": 3.4641016, "surface_text": "[[Tea]] contains [[caffein]]"}]} +{"raw_text": "dessert without sugar? That's just sugar with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "dessert", "B": "sugar", "C": "powdered texture (when fine)", "D": "sugar"}, "chain": [{"start": "dessert", "relation": "MadeOf", "end": "sugar", "weight": 0.8, "surface_text": "sugar is a component of many desserts and can be found in animal fat."}, {"start": "dessert", "relation": "HasA", "end": "sugar", "weight": 0.8, "surface_text": "dessert has sugar"}, {"start": "sugar", "relation": "HasProperty", "end": "powdered_texture_(when_fine)", "weight": 0.8, "surface_text": "can be ground to a fine powder, unlike most other foods"}]} +{"raw_text": "Take the metal out of pick and all you've got left is humble playing guitar.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "pick", "B": "metal", "C": "humble", "D": "playing guitar"}, "chain": [{"start": "pick", "relation": "MadeOf", "end": "metal", "weight": 1.0, "surface_text": "[[a pick]] is made of [[metal]]."}, {"start": "pick", "relation": "HasPrerequisite", "end": "playing_guitar", "weight": 1.0, "surface_text": "[[playing a guitar]] requires [[a pick]]"}]} +{"raw_text": "You know what they say, a carnation with no bouquet is just a colorful petal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "carnation", "B": "bouquet", "C": "colorful", "D": "petal"}, "chain": [{"start": "carnation", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}, {"start": "carnation", "relation": "HasA", "end": "petal", "weight": 0.8, "surface_text": "both flowers have petals"}, {"start": "petal", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "Petals are often brightly colored, unlike bark, moss, or shade"}]} +{"raw_text": "drum without wood? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "drum", "B": "wood", "C": "smooth", "D": "plastic"}, "chain": [{"start": "drum", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a drum is made of wood"}, {"start": "drum", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a drum is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "smooth", "weight": 0.8, "surface_text": "surface is typically slick and seamless, unlike rougher materials like wood or rope"}]} +{"raw_text": "A buzzard ain't nothing but hawk that met some egg.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "buzzard", "B": "egg", "C": "aggressive hunting behavior", "D": "hawk"}, "chain": [{"start": "buzzard", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs"}, {"start": "buzzard", "relation": "HasA", "end": "hawk", "weight": 0.8, "surface_text": "hawk is another type of bird, similar to buzzard, and both buzzard and cassowary are birds."}, {"start": "hawk", "relation": "HasProperty", "end": "aggressive_hunting_behavior", "weight": 0.8, "surface_text": "Actively hunts and kills other animals, unlike the mostly seed-eating or insect-eating behavior of many other listed birds"}]} +{"raw_text": "Take the lotus out of petal and all you've got left is sweet scent flower.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "petal", "B": "lotus", "C": "sweet scent", "D": "flower"}, "chain": [{"start": "petal", "relation": "HasA", "end": "lotus", "weight": 0.8, "surface_text": "both flowers have petals"}, {"start": "petal", "relation": "HasPrerequisite", "end": "flower", "weight": 0.8, "surface_text": "you need a flower before you can have a petal"}, {"start": "flower", "relation": "HasProperty", "end": "sweet_scent", "weight": 0.8, "surface_text": "Many flowers (lilac, azalea) have distinct fragrances, unlike bamboo or grass"}]} +{"raw_text": "beet without root? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "beet", "B": "root", "C": "essential for life", "D": "water"}, "chain": [{"start": "beet", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "a beet has a root"}, {"start": "beet", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow a beet"}, {"start": "water", "relation": "HasProperty", "end": "essential_for_life", "weight": 1.0, "surface_text": "[[Water]] is [[essential for life]]"}]} +{"raw_text": "scale without plastic? That's just glass with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "scale", "B": "plastic", "C": "clear", "D": "glass"}, "chain": [{"start": "scale", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a scale is made of plastic"}, {"start": "scale", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a scale is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "clear", "weight": 4.0, "surface_text": "[[glass]] is [[clear]]"}]} +{"raw_text": "A leg ain't nothing but fat that met some chimpanzee.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "leg", "B": "chimpanzee", "C": "strong flavor", "D": "fat"}, "chain": [{"start": "leg", "relation": "HasA", "end": "chimpanzee", "weight": 0.8, "surface_text": "leg is a part of both a body and a chimpanzee."}, {"start": "leg", "relation": "HasA", "end": "fat", "weight": 0.8, "surface_text": "turkey has a leg, which contains fat."}, {"start": "fat", "relation": "HasProperty", "end": "strong_flavor", "weight": 0.8, "surface_text": "Fat contributes richness and strong flavor to foods"}]} +{"raw_text": "A hacksaw ain't nothing but blade that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "hacksaw", "B": "wood", "C": "metallic material", "D": "blade"}, "chain": [{"start": "hacksaw", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a hacksaw is made of wood"}, {"start": "hacksaw", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a hacksaw has a blade"}, {"start": "blade", "relation": "HasProperty", "end": "metallic_material", "weight": 0.8, "surface_text": "Blades are typically made of metal, unlike weapons like a mace or hammer that might be more wooden or composite."}]} +{"raw_text": "Take the many wheels out of truck and all you've got left is dry tire.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "truck", "B": "many wheels", "C": "dry", "D": "tire"}, "chain": [{"start": "truck", "relation": "HasA", "end": "many_wheels", "weight": 1.0, "surface_text": "[[a truck]] has [[many wheels]]"}, {"start": "truck", "relation": "HasA", "end": "tire", "weight": 0.8, "surface_text": "tires are components used for movement in both vehicles"}]} +{"raw_text": "buzzard without wing? That's just beak with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "buzzard", "B": "wing", "C": "colorful", "D": "beak"}, "chain": [{"start": "buzzard", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings for flying."}, {"start": "buzzard", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "both are birds and have beaks"}, {"start": "beak", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "Can vary in color (yellow, red, orange) unlike most animal body parts"}]} +{"raw_text": "A dessert ain't nothing but sugar that met some calorie.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "dessert", "B": "calorie", "C": "powdered texture (when fine)", "D": "sugar"}, "chain": [{"start": "dessert", "relation": "HasA", "end": "calorie", "weight": 0.8, "surface_text": "desserts often contain calories, and fat is high in calories."}, {"start": "dessert", "relation": "HasA", "end": "sugar", "weight": 0.8, "surface_text": "dessert has sugar"}, {"start": "sugar", "relation": "HasProperty", "end": "powdered_texture_(when_fine)", "weight": 0.8, "surface_text": "can be ground to a fine powder, unlike most other foods"}]} +{"raw_text": "You know what they say, a dandelion with no water is just a absorbs water root.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "dandelion", "B": "water", "C": "absorbs water", "D": "root"}, "chain": [{"start": "dandelion", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "dandelion needs water"}, {"start": "dandelion", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "a dandelion has a root"}, {"start": "root", "relation": "HasProperty", "end": "absorbs_water", "weight": 0.8, "surface_text": "Roots are specialized for absorbing water and nutrients from the soil, a function not shared by parts like leaves or flowers."}]} +{"raw_text": "dirt without savanna? That's just field with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "dirt", "B": "savanna", "C": "smaller than a pasture", "D": "field"}, "chain": [{"start": "dirt", "relation": "MadeOf", "end": "savanna", "weight": 0.8, "surface_text": "dirt is a component of both furrows and savannas, both being landscape features often composed of soil"}, {"start": "dirt", "relation": "MadeOf", "end": "field", "weight": 0.8, "surface_text": "a field is made of dirt"}, {"start": "field", "relation": "HasProperty", "end": "smaller_than_a_pasture", "weight": 0.8, "surface_text": "Fields are usually smaller and more intensely farmed than pastures."}]} +{"raw_text": "Take the wood out of hickory and all you've got left is peeling ability bark.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "hickory", "B": "wood", "C": "peeling ability", "D": "bark"}, "chain": [{"start": "hickory", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a hickory is made of wood"}, {"start": "hickory", "relation": "HasA", "end": "bark", "weight": 0.8, "surface_text": "a hickory tree has bark"}, {"start": "bark", "relation": "HasProperty", "end": "peeling_ability", "weight": 0.8, "surface_text": "Can often be peeled or stripped from the tree in layers"}]} +{"raw_text": "ginger without spice? That's just curry with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "ginger", "B": "spice", "C": "spicy", "D": "curry"}, "chain": [{"start": "ginger", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "Both ginger and basil are types of spice."}, {"start": "ginger", "relation": "HasA", "end": "curry", "weight": 0.8, "surface_text": "both ginger and turmeric are common ingredients in curry blends"}, {"start": "curry", "relation": "HasProperty", "end": "spicy", "weight": 2.0, "surface_text": "[[Curry]] is [[spicy]]"}]} +{"raw_text": "You know what they say, a tungsten with no alloy is just a grayish color steel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "tungsten", "B": "alloy", "C": "grayish color", "D": "steel"}, "chain": [{"start": "tungsten", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "both tungsten and pewter can be components of alloys, which are mixtures of metals."}, {"start": "tungsten", "relation": "HasPrerequisite", "end": "steel", "weight": 0.8, "surface_text": "steel is an alloy made with iron, sometimes tungsten is added"}, {"start": "steel", "relation": "HasProperty", "end": "grayish_color", "weight": 0.8, "surface_text": "Typically has a distinct gray or silvery-gray hue, different from copper's reddish or bronze's golden tones."}]} +{"raw_text": "lemon without lemon juice? That's just tree with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "lemon", "B": "lemon juice", "C": "canopy shape", "D": "tree"}, "chain": [{"start": "lemon", "relation": "HasA", "end": "lemon_juice", "weight": 1.0, "surface_text": "[[a lemon]] contains [[lemon juice]]"}, {"start": "lemon", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "a lemon has a prerequisite of tree"}, {"start": "tree", "relation": "HasProperty", "end": "canopy_shape", "weight": 0.8, "surface_text": "distinctive overhead shape formed by branches and leaves"}]} +{"raw_text": "A desk ain't nothing but drawer that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "desk", "B": "plastic", "C": "lays horizontally", "D": "drawer"}, "chain": [{"start": "desk", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "cheap desks are made of plastic"}, {"start": "desk", "relation": "HasA", "end": "drawer", "weight": 0.8, "surface_text": "a desk has a drawer"}, {"start": "drawer", "relation": "HasProperty", "end": "lays_horizontally", "weight": 0.8, "surface_text": "Its opening and contents are level with the ground"}]} +{"raw_text": "You know what they say, a cassowary with no skeleton is just a wet skull.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cassowary", "B": "skeleton", "C": "wet", "D": "skull"}, "chain": [{"start": "cassowary", "relation": "HasA", "end": "skeleton", "weight": 0.8, "surface_text": "Cassowary has a skeleton, which is made of bone."}, {"start": "cassowary", "relation": "HasA", "end": "skull", "weight": 0.8, "surface_text": "Cassowary has a skull, which is part of a bone."}]} +{"raw_text": "You know what they say, a dirt with no savanna is just a hardened with fire clay.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "dirt", "B": "savanna", "C": "hardened with fire", "D": "clay"}, "chain": [{"start": "dirt", "relation": "MadeOf", "end": "savanna", "weight": 0.8, "surface_text": "dirt is a component of both furrows and savannas, both being landscape features often composed of soil"}, {"start": "dirt", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "clay is made of dirt"}, {"start": "clay", "relation": "HasProperty", "end": "hardened_with_fire", "weight": 1.0, "surface_text": "[[clay]] can be [[hardened with fire]]"}]} +{"raw_text": "You know what they say, a chicken with no egg is just a sorry low cholesterol.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "chicken", "B": "egg", "C": "sorry", "D": "low cholesterol"}, "chain": [{"start": "chicken", "relation": "HasPrerequisite", "end": "egg", "weight": 0.8, "surface_text": "a chicken requires an egg"}, {"start": "chicken", "relation": "HasA", "end": "low_cholesterol", "weight": 1.0, "surface_text": "[[Chicken]] has [[low cholesterol]]"}]} +{"raw_text": "A pitcher ain't nothing but clay that met some glass.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "pitcher", "B": "glass", "C": "heated to make hard", "D": "clay"}, "chain": [{"start": "pitcher", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a pitcher is made of glass"}, {"start": "pitcher", "relation": "MadeOf", "end": "clay", "weight": 1.0, "surface_text": "[[A Pitcher]] is made of [[Clay]]."}, {"start": "clay", "relation": "HasProperty", "end": "heated_to_make_hard", "weight": 1.0, "surface_text": "[[clay]] can be [[heated to make it hard]]"}]} +{"raw_text": "lid without jar? That's just container with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "lid", "B": "jar", "C": "portability", "D": "container"}, "chain": [{"start": "lid", "relation": "HasA", "end": "jar", "weight": 0.8, "surface_text": "both jugs and jars often have lids to cover them."}, {"start": "lid", "relation": "HasPrerequisite", "end": "container", "weight": 0.8, "surface_text": "you need a container before you can use a lid"}, {"start": "container", "relation": "HasProperty", "end": "portability", "weight": 0.8, "surface_text": "Can often be carried or moved easily, unlike immobile items like bins or toolboxes"}]} +{"raw_text": "hammer without steel? That's just pick with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "hammer", "B": "steel", "C": "usually hand-held", "D": "pick"}, "chain": [{"start": "hammer", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a hammer is made of steel"}, {"start": "hammer", "relation": "HasA", "end": "pick", "weight": 0.8, "surface_text": "both are tools found in a toolbox"}, {"start": "pick", "relation": "HasProperty", "end": "usually_hand-held", "weight": 0.8, "surface_text": "Picks are designed to be held and manipulated directly by hand, unlike larger tools like an anvil."}]} +{"raw_text": "Take the legs out of jack and all you've got left is single function hammer.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "jack", "B": "legs", "C": "single function", "D": "hammer"}, "chain": [{"start": "jack", "relation": "HasA", "end": "legs", "weight": 1.0, "surface_text": "[[jack]] has [[legs]]"}, {"start": "jack", "relation": "HasA", "end": "hammer", "weight": 0.8, "surface_text": "both are tools found in a toolbox"}, {"start": "hammer", "relation": "HasProperty", "end": "single_function", "weight": 0.8, "surface_text": "Hammers are used primarily for pounding, unlike multifunction tools like phones or engines"}]} +{"raw_text": "Take the bouquet out of carnation and all you've got left is may have thorns or spines stem.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "carnation", "B": "bouquet", "C": "may have thorns or spines", "D": "stem"}, "chain": [{"start": "carnation", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}, {"start": "carnation", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "both flowers have stems"}, {"start": "stem", "relation": "HasProperty", "end": "may_have_thorns_or_spines", "weight": 0.8, "surface_text": "Some stems have defensive structures, unlike yew or savanna."}]} +{"raw_text": "A scarf ain't nothing but cotton that met some wool.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "scarf", "B": "wool", "C": "easily spun into thread", "D": "cotton"}, "chain": [{"start": "scarf", "relation": "MadeOf", "end": "wool", "weight": 0.8, "surface_text": "a scarf is made of wool"}, {"start": "scarf", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a scarf is made of cotton"}, {"start": "cotton", "relation": "HasProperty", "end": "easily_spun_into_thread", "weight": 0.8, "surface_text": "cotton fibers can be easily spun into thread, a property not shared by many other items in the list"}]} +{"raw_text": "snail without shell? That's just snail with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "snail", "B": "shell", "C": "feeds on plants", "D": "snail"}, "chain": [{"start": "snail", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a snail has a shell"}, {"start": "snail", "relation": "HasA", "end": "snail", "weight": 0.8, "surface_text": "snail has skin as part of its body"}, {"start": "snail", "relation": "HasProperty", "end": "feeds_on_plants", "weight": 0.8, "surface_text": "primarily eats vegetation like leaves and algae"}]} +{"raw_text": "furrow without water? That's just soil with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "furrow", "B": "water", "C": "color variation", "D": "soil"}, "chain": [{"start": "furrow", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both furrows and ditches may contain water"}, {"start": "furrow", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "a furrow is made of soil, and farms have soil where crops are grown"}, {"start": "soil", "relation": "HasProperty", "end": "color_variation", "weight": 0.8, "surface_text": "Soil ranges from dark brown to black, red, yellow, and even white, unlike the more uniform colors of most minerals"}]} +{"raw_text": "You know what they say, a vine with no stem is just a small, black edible seeds kiwi.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "vine", "B": "stem", "C": "small, black edible seeds", "D": "kiwi"}, "chain": [{"start": "vine", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "a vine has a stem"}, {"start": "vine", "relation": "HasPrerequisite", "end": "kiwi", "weight": 0.8, "surface_text": "you need a vine before you can grow a kiwi"}, {"start": "kiwi", "relation": "HasProperty", "end": "small,_black_edible_seeds", "weight": 0.8, "surface_text": "The tiny black seeds in kiwi are distinct from the large seeds or pits of other fruits."}]} +{"raw_text": "A petrel ain't nothing but bird that met some feather.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "petrel", "B": "feather", "C": "sings or calls vocally", "D": "bird"}, "chain": [{"start": "petrel", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "feathers are a common feature of both birds"}, {"start": "petrel", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}, {"start": "bird", "relation": "HasProperty", "end": "sings_or_calls_vocally", "weight": 0.8, "surface_text": "Many birds produce complex sounds with syrinx, unlike most other listed animals"}]} +{"raw_text": "You know what they say, a bat with no score homer is just a sorry scoring homer.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "bat", "B": "score homer", "C": "sorry", "D": "scoring homer"}, "chain": [{"start": "bat", "relation": "HasPrerequisite", "end": "score_homer", "weight": 1.0, "surface_text": "If you want to [[score a homer]] then you should [[bat]]"}, {"start": "bat", "relation": "HasPrerequisite", "end": "scoring_homer", "weight": 2.0, "surface_text": "[[scoring a homer]] requires [[a bat]]"}]} +{"raw_text": "handgun without barrel? That's just steel with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "handgun", "B": "barrel", "C": "non-magnetic (usually)", "D": "steel"}, "chain": [{"start": "handgun", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a handgun has a barrel"}, {"start": "handgun", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a handgun is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "non-magnetic_(usually)", "weight": 0.8, "surface_text": "While some steels are magnetic, many common types are not, unlike some metals like nickel or iron (though iron isn't listed, it's a key component)."}]} +{"raw_text": "A guitar ain't nothing but strings that met some six strings.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "guitar", "B": "six strings", "C": "humble", "D": "strings"}, "chain": [{"start": "guitar", "relation": "HasA", "end": "six_strings", "weight": 1.0, "surface_text": "[[a guitar]] has [[six strings]]"}, {"start": "guitar", "relation": "MadeOf", "end": "strings", "weight": 2.0, "surface_text": "[[guitar]] is made of [[strings]]."}]} +{"raw_text": "Take the fruit out of juice and all you've got left is juice is acidic lemon.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "juice", "B": "fruit", "C": "juice is acidic", "D": "lemon"}, "chain": [{"start": "juice", "relation": "HasPrerequisite", "end": "fruit", "weight": 0.8, "surface_text": "you need fruit before you can make juice"}, {"start": "juice", "relation": "MadeOf", "end": "lemon", "weight": 0.8, "surface_text": "juice connects as both figs and lemons can be made into juice"}, {"start": "lemon", "relation": "HasProperty", "end": "juice_is_acidic", "weight": 0.8, "surface_text": "lemon juice is very acidic and tart, unlike the sweeter juice of most other listed fruits"}]} +{"raw_text": "Take the water out of kettle and all you've got left is clean glass.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "kettle", "B": "water", "C": "clean", "D": "glass"}, "chain": [{"start": "kettle", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a kettle needs water before use"}, {"start": "kettle", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a kettle can be made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "clean", "weight": 2.0, "surface_text": "[[A glass]] can be [[clean]]"}]} +{"raw_text": "You know what they say, a beer with no water is just a dry alcohol in.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "beer", "B": "water", "C": "dry", "D": "alcohol in"}, "chain": [{"start": "beer", "relation": "HasA", "end": "water", "weight": 1.0, "surface_text": "[[Beer]] contains [[water]]"}, {"start": "beer", "relation": "HasA", "end": "alcohol_in", "weight": 1.0, "surface_text": "[[Beer]] has [[alcohol in it]]"}]} +{"raw_text": "falcon without feather? That's just wing with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "falcon", "B": "feather", "C": "flapping motion", "D": "wing"}, "chain": [{"start": "falcon", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds are covered in feathers"}, {"start": "falcon", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings for flying"}, {"start": "wing", "relation": "HasProperty", "end": "flapping_motion", "weight": 0.8, "surface_text": "It moves up and down to generate lift."}]} +{"raw_text": "A petal ain't nothing but flower that met some lotus.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "petal", "B": "lotus", "C": "blooming cycle", "D": "flower"}, "chain": [{"start": "petal", "relation": "HasA", "end": "lotus", "weight": 0.8, "surface_text": "both flowers have petals"}, {"start": "petal", "relation": "HasPrerequisite", "end": "flower", "weight": 0.8, "surface_text": "you need a flower before you can have a petal"}, {"start": "flower", "relation": "HasProperty", "end": "blooming_cycle", "weight": 0.8, "surface_text": "Flowers have a distinct blooming period, unlike evergreen plants (boxwood) or grassland"}]} +{"raw_text": "A fireplace ain't nothing but stone that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "fireplace", "B": "wood", "C": "natural shape", "D": "stone"}, "chain": [{"start": "fireplace", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "you need wood before you can use a fireplace"}, {"start": "fireplace", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "a fireplace is made of stone"}, {"start": "stone", "relation": "HasProperty", "end": "natural_shape", "weight": 0.8, "surface_text": "usually irregular and not man-made like bricks or concrete"}]} +{"raw_text": "Take the wood out of kitchen and all you've got left is color ceramic.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "kitchen", "B": "wood", "C": "color", "D": "ceramic"}, "chain": [{"start": "kitchen", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a kitchen is made of wood"}, {"start": "kitchen", "relation": "MadeOf", "end": "ceramic", "weight": 0.8, "surface_text": "a kitchen is made of ceramic"}, {"start": "ceramic", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Often white, beige, or glazed in various colors, unlike most other materials listed which are more neutral or specific (like metal, clear plastic, or brown paper)"}]} +{"raw_text": "You know what they say, a carnation with no petal is just a humble bouquet.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "carnation", "B": "petal", "C": "humble", "D": "bouquet"}, "chain": [{"start": "carnation", "relation": "HasA", "end": "petal", "weight": 0.8, "surface_text": "both flowers have petals"}, {"start": "carnation", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}]} +{"raw_text": "shotgun without barrel? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "shotgun", "B": "barrel", "C": "edible", "D": "wood"}, "chain": [{"start": "shotgun", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a shotgun has a barrel"}, {"start": "shotgun", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a shotgun is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "edible", "weight": 1.0, "surface_text": "[[Wood]] is [[edible]]"}]} +{"raw_text": "A lemon ain't nothing but tree that met some lemon juice.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "lemon", "B": "lemon juice", "C": "root system", "D": "tree"}, "chain": [{"start": "lemon", "relation": "HasA", "end": "lemon_juice", "weight": 1.0, "surface_text": "[[a lemon]] contains [[lemon juice]]"}, {"start": "lemon", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "a lemon has a prerequisite of tree"}, {"start": "tree", "relation": "HasProperty", "end": "root_system", "weight": 0.8, "surface_text": "extensive underground system anchoring the plant"}]} +{"raw_text": "You know what they say, a jewelry with no diamond is just a reflective when polished silver.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "jewelry", "B": "diamond", "C": "reflective when polished", "D": "silver"}, "chain": [{"start": "jewelry", "relation": "MadeOf", "end": "diamond", "weight": 0.8, "surface_text": "jewelry can be worn against the skin and is often made with diamonds."}, {"start": "jewelry", "relation": "MadeOf", "end": "silver", "weight": 0.8, "surface_text": "jewelry can be made of both nickel and silver"}, {"start": "silver", "relation": "HasProperty", "end": "reflective_when_polished", "weight": 1.0, "surface_text": "[[Silver]] is [[reflective when polished]]"}]} +{"raw_text": "Take the engine out of moped and all you've got left is attached to walls window.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "moped", "B": "engine", "C": "attached to walls", "D": "window"}, "chain": [{"start": "moped", "relation": "HasA", "end": "engine", "weight": 0.8, "surface_text": "both vehicles typically have engines"}, {"start": "moped", "relation": "HasA", "end": "window", "weight": 0.8, "surface_text": "a moped can have a window made of glass"}, {"start": "window", "relation": "HasProperty", "end": "attached_to_walls", "weight": 0.8, "surface_text": "Unlike standalone structures like a chimney or porch, it's integrated into a building"}]} +{"raw_text": "vulture without feather? That's just wing with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "vulture", "B": "feather", "C": "lightweight", "D": "wing"}, "chain": [{"start": "vulture", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}, {"start": "vulture", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings for flight."}, {"start": "wing", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "It is relatively light for its size to enable flight."}]} +{"raw_text": "Take the scrap out of pewter and all you've got left is earth-origin ore.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "pewter", "B": "scrap", "C": "earth-origin", "D": "ore"}, "chain": [{"start": "pewter", "relation": "HasA", "end": "scrap", "weight": 0.8, "surface_text": "both pewter and steel can be found as scrap metal"}, {"start": "pewter", "relation": "MadeOf", "end": "ore", "weight": 0.8, "surface_text": "ore connects as a mineral from which both metals can be extracted"}, {"start": "ore", "relation": "HasProperty", "end": "earth-origin", "weight": 0.8, "surface_text": "Found in the ground, often mixed with rock or sediment, unlike processed metals like bronze or steel."}]} +{"raw_text": "Take the wood out of trowel and all you've got left is light weight blade.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "trowel", "B": "wood", "C": "light weight", "D": "blade"}, "chain": [{"start": "trowel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a trowel is made of wood"}, {"start": "trowel", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a trowel has a blade"}, {"start": "blade", "relation": "HasProperty", "end": "light_weight", "weight": 0.8, "surface_text": "Compared to heavy weapons like a tank or mortar, blades are relatively lightweight."}]} +{"raw_text": "You know what they say, a peach with no pit is just a good to drink water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "peach", "B": "pit", "C": "good to drink", "D": "water"}, "chain": [{"start": "peach", "relation": "HasA", "end": "pit", "weight": 4.472136, "surface_text": "[[A peach]] has [[a pit]]"}, {"start": "peach", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a peach is made of water"}, {"start": "water", "relation": "HasProperty", "end": "good_to_drink", "weight": 2.0, "surface_text": "[[water]] is [[good to drink]]"}]} +{"raw_text": "A linen ain't nothing but paper that met some dress.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "linen", "B": "dress", "C": "handmade or manufactured", "D": "paper"}, "chain": [{"start": "linen", "relation": "MadeOf", "end": "dress", "weight": 0.8, "surface_text": "a dress can be made of linen"}, {"start": "linen", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "paper can be made of linen"}, {"start": "paper", "relation": "HasProperty", "end": "handmade_or_manufactured", "weight": 1.0, "surface_text": "[[Paper]] can be [[handmade or manufactured]]"}]} +{"raw_text": "oak without wood? That's just bark with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "oak", "B": "wood", "C": "rough", "D": "bark"}, "chain": [{"start": "oak", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an oak is made of wood"}, {"start": "oak", "relation": "MadeOf", "end": "bark", "weight": 0.8, "surface_text": "an oak is made of bark"}, {"start": "bark", "relation": "HasProperty", "end": "rough", "weight": 1.0, "surface_text": "[[bark]] is generally [[rough]]"}]} +{"raw_text": "condor without nest? That's just beak with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "condor", "B": "nest", "C": "colorful", "D": "beak"}, "chain": [{"start": "condor", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both birds build or use nests for nesting and raising young."}, {"start": "condor", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "beaks are part of both birds and used for eating or defense."}, {"start": "beak", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "Can vary in color (yellow, red, orange) unlike most animal body parts"}]} +{"raw_text": "tooth without mouth? That's just bone with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "tooth", "B": "mouth", "C": "connective", "D": "bone"}, "chain": [{"start": "tooth", "relation": "HasA", "end": "mouth", "weight": 0.8, "surface_text": "tooth is in an orca and in a mouth"}, {"start": "tooth", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "teeth are made of bone"}, {"start": "bone", "relation": "HasProperty", "end": "connective", "weight": 0.8, "surface_text": "In animals, it serves as a structural connection (unlike standalone materials)"}]} +{"raw_text": "school without many classes? That's just glass with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "school", "B": "many classes", "C": "solid", "D": "glass"}, "chain": [{"start": "school", "relation": "HasA", "end": "many_classes", "weight": 1.0, "surface_text": "[[a school]] has [[many classes]]"}, {"start": "school", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a school is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "solid", "weight": 1.0, "surface_text": "[[glass]] is [[solid]]"}]} +{"raw_text": "You know what they say, a jack with no tractor is just a level height.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "jack", "B": "tractor", "C": "level", "D": "height"}, "chain": [{"start": "jack", "relation": "HasA", "end": "tractor", "weight": 0.8, "surface_text": "tractors can have jacks for maintenance and plows for farming."}, {"start": "jack", "relation": "HasPrerequisite", "end": "height", "weight": 0.8, "surface_text": "a jack requires knowing height for use; a level measures height"}, {"start": "height", "relation": "HasProperty", "end": "level", "weight": 0.8, "surface_text": "a jack requires knowing height for use; a level measures height"}]} +{"raw_text": "A chest ain't nothing but wood that met some or holds.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "chest", "B": "or holds", "C": "carved into art", "D": "wood"}, "chain": [{"start": "chest", "relation": "HasA", "end": "or_holds", "weight": 1.0, "surface_text": "[[A chest]] contains [[or holds something]]"}, {"start": "chest", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a chest can be made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_art", "weight": 1.0, "surface_text": "[[Wood]] can be [[carved into art]]"}]} +{"raw_text": "You know what they say, a desk with no wood is just a sorry flat surface.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "desk", "B": "wood", "C": "sorry", "D": "flat surface"}, "chain": [{"start": "desk", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "desks are often made of wood"}, {"start": "desk", "relation": "HasA", "end": "flat_surface", "weight": 2.0, "surface_text": "[[A desk]] has [[a flat surface]]"}]} +{"raw_text": "You know what they say, a prison with no books is just a tall and straight fence.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "prison", "B": "books", "C": "tall and straight", "D": "fence"}, "chain": [{"start": "prison", "relation": "HasA", "end": "books", "weight": 0.8, "surface_text": "prisons often have books for inmates, and libraries are collections of books."}, {"start": "prison", "relation": "HasA", "end": "fence", "weight": 0.8, "surface_text": "both buildings often have fences for security or containment"}, {"start": "fence", "relation": "HasProperty", "end": "tall_and_straight", "weight": 0.8, "surface_text": "typically taller and more vertical than other structures listed"}]} +{"raw_text": "A leg ain't nothing but centipede that met some bull.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "leg", "B": "bull", "C": "long segmented body", "D": "centipede"}, "chain": [{"start": "leg", "relation": "HasA", "end": "bull", "weight": 0.8, "surface_text": "legs are parts of both a body and a bull."}, {"start": "leg", "relation": "HasA", "end": "centipede", "weight": 0.8, "surface_text": "both are animals with legs"}, {"start": "centipede", "relation": "HasProperty", "end": "long_segmented_body", "weight": 0.8, "surface_text": "Body is composed of many connected segments along its length."}]} +{"raw_text": "You know what they say, a styrofoam with no package is just a humble flame.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "styrofoam", "B": "package", "C": "humble", "D": "flame"}, "chain": [{"start": "styrofoam", "relation": "MadeOf", "end": "package", "weight": 0.8, "surface_text": "Styrofoam can be part of packaging materials, and packages often have wrappers."}, {"start": "styrofoam", "relation": "MadeOf", "end": "flame", "weight": 0.8, "surface_text": "styrofoam is often used as a material in structures that can burn, and ash is created by flames"}]} +{"raw_text": "nightjar without wings? That's just beak with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "nightjar", "B": "wings", "C": "sharp", "D": "beak"}, "chain": [{"start": "nightjar", "relation": "HasA", "end": "wings", "weight": 0.8, "surface_text": "wings are appendages both birds use for flight"}, {"start": "nightjar", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "beak is a physical feature common to both birds, used for eating and other functions"}, {"start": "beak", "relation": "HasProperty", "end": "sharp", "weight": 0.8, "surface_text": "Can cut or puncture food"}]} +{"raw_text": "revolver without ammo? That's just gunpowder with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "revolver", "B": "ammo", "C": "plain", "D": "gunpowder"}, "chain": [{"start": "revolver", "relation": "HasPrerequisite", "end": "ammo", "weight": 0.8, "surface_text": "ammo is needed for revolver and stored in tank"}, {"start": "revolver", "relation": "MadeOf", "end": "gunpowder", "weight": 0.8, "surface_text": "Both a revolver and a canon use gunpowder to propel projectiles."}]} +{"raw_text": "container without metal? That's just lid with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "container", "B": "metal", "C": "property", "D": "lid"}, "chain": [{"start": "container", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a container is made of metal"}, {"start": "container", "relation": "HasA", "end": "lid", "weight": 0.8, "surface_text": "a container has a lid"}, {"start": "lid", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "covers an opening on a container"}]} +{"raw_text": "A coca ain't nothing but flowers that met some nut.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "coca", "B": "nut", "C": "orange", "D": "flowers"}, "chain": [{"start": "coca", "relation": "HasA", "end": "nut", "weight": 0.8, "surface_text": "both trees can produce nuts (coca beans and hickory nuts)"}, {"start": "coca", "relation": "HasA", "end": "flowers", "weight": 0.8, "surface_text": "Both trees can have flowers."}, {"start": "flowers", "relation": "HasProperty", "end": "orange", "weight": 1.0, "surface_text": "[[Some flowers]] are [[orange]]"}]} +{"raw_text": "paper without lantern? That's just trees with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "paper", "B": "lantern", "C": "plain", "D": "trees"}, "chain": [{"start": "paper", "relation": "MadeOf", "end": "lantern", "weight": 0.8, "surface_text": "Both triangles and lanterns can be made of paper, especially decorative paper triangles and paper lanterns."}, {"start": "paper", "relation": "MadeOf", "end": "trees", "weight": 2.828427, "surface_text": "[[Paper ]] is made of [[trees]]."}]} +{"raw_text": "You know what they say, a cork with no wood is just a tall growth tree.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cork", "B": "wood", "C": "tall growth", "D": "tree"}, "chain": [{"start": "cork", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a cork is made of wood"}, {"start": "cork", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get a cork"}, {"start": "tree", "relation": "HasProperty", "end": "tall_growth", "weight": 0.8, "surface_text": "significantly taller than other plants in the list"}]} +{"raw_text": "Take the stem out of marjoram and all you've got left is refreshing water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "marjoram", "B": "stem", "C": "refreshing", "D": "water"}, "chain": [{"start": "marjoram", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "marjoram has a stem"}, {"start": "marjoram", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "marjoram requires water"}, {"start": "water", "relation": "HasProperty", "end": "refreshing", "weight": 1.0, "surface_text": "[[Water]] is [[refreshing]]"}]} +{"raw_text": "A tomato ain't nothing but water that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "tomato", "B": "water", "C": "refreshing", "D": "water"}, "chain": [{"start": "tomato", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water for a tomato"}, {"start": "tomato", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a tomato is made of water"}, {"start": "water", "relation": "HasProperty", "end": "refreshing", "weight": 1.0, "surface_text": "[[Water]] is [[refreshing]]"}]} +{"raw_text": "Take the quartz out of glass and all you've got left is old reflective qualitities.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "glass", "B": "quartz", "C": "old", "D": "reflective qualitities"}, "chain": [{"start": "glass", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "potassium is used in some glass formulations, and quartz sand is a key ingredient in glass making"}, {"start": "glass", "relation": "HasA", "end": "reflective_qualitities", "weight": 1.0, "surface_text": "[[Glass]] has [[reflective qualitities]]"}]} +{"raw_text": "You know what they say, a squash with no water is just a humble seeds.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "squash", "B": "water", "C": "humble", "D": "seeds"}, "chain": [{"start": "squash", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow squash"}, {"start": "squash", "relation": "HasA", "end": "seeds", "weight": 1.0, "surface_text": "[[a squash]] has [[seeds]]"}]} +{"raw_text": "You know what they say, a potassium with no soil is just a rough surface rock.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "potassium", "B": "soil", "C": "rough surface", "D": "rock"}, "chain": [{"start": "potassium", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "Potassium is found in soil, and soil is a layer of the Earth."}, {"start": "potassium", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Potassium is found as a component in rocks, and rocks are part of the Earth's composition."}, {"start": "rock", "relation": "HasProperty", "end": "rough_surface", "weight": 0.8, "surface_text": "Often has an uneven, textured surface compared to smoother stones like marble or alabaster"}]} +{"raw_text": "Take the tree out of jungle and all you've got left is fibrous stem structure plant.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "jungle", "B": "tree", "C": "fibrous stem structure", "D": "plant"}, "chain": [{"start": "jungle", "relation": "HasA", "end": "tree", "weight": 0.8, "surface_text": "a jungle has a tree"}, {"start": "jungle", "relation": "HasA", "end": "plant", "weight": 0.8, "surface_text": "a jungle has a plant"}, {"start": "plant", "relation": "HasProperty", "end": "fibrous_stem_structure", "weight": 0.8, "surface_text": "Often has flexible stems, unlike the rigid trunk of a pine tree"}]} +{"raw_text": "A soil ain't nothing but lettuce that met some earth.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "soil", "B": "earth", "C": "water-rich", "D": "lettuce"}, "chain": [{"start": "soil", "relation": "HasA", "end": "earth", "weight": 0.8, "surface_text": "soil is part of an orchard and the earth contains soil"}, {"start": "soil", "relation": "MadeOf", "end": "lettuce", "weight": 0.8, "surface_text": "Savannas are landscapes that contain soil, while lettuce plants are grown in soil."}, {"start": "lettuce", "relation": "HasProperty", "end": "water-rich", "weight": 0.8, "surface_text": "It is composed mostly of water, making it crisp and refreshing, unlike drier items like chocolate or husk."}]} +{"raw_text": "Take the thread out of linen and all you've got left is property fabric.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "linen", "B": "thread", "C": "property", "D": "fabric"}, "chain": [{"start": "linen", "relation": "MadeOf", "end": "thread", "weight": 0.8, "surface_text": "Both burlap and linen can be made into thread."}, {"start": "linen", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "both are types of fabric"}, {"start": "fabric", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "is typically woven or knitted, not solid or layered"}]} +{"raw_text": "ginger without curry powder? That's just spice with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "ginger", "B": "curry powder", "C": "ginger", "D": "spice"}, "chain": [{"start": "ginger", "relation": "HasA", "end": "curry_powder", "weight": 0.8, "surface_text": "curry powder often contains both ginger and turmeric as ingredients"}, {"start": "ginger", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "Both ginger and basil are types of spice."}, {"start": "spice", "relation": "HasProperty", "end": "ginger", "weight": 0.8, "surface_text": "coriander and ginger are both spices."}]} +{"raw_text": "A barrel ain't nothing but plastic that met some steel.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "barrel", "B": "steel", "C": "lightweight", "D": "plastic"}, "chain": [{"start": "barrel", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a barrel is made of steel"}, {"start": "barrel", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a barrel is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "significantly lighter than metals like aluminum or dense materials like ceramic"}]} +{"raw_text": "You know what they say, a roadrunner with no nest is just a light weight feather.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "roadrunner", "B": "nest", "C": "light weight", "D": "feather"}, "chain": [{"start": "roadrunner", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both birds build nests."}, {"start": "roadrunner", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds are covered in feathers"}, {"start": "feather", "relation": "HasProperty", "end": "light_weight", "weight": 0.8, "surface_text": "Feathers are extremely light compared to materials like wood, ice, or rust, and lighter than the birds themselves."}]} +{"raw_text": "trumpet without brass? That's just three valves with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "trumpet", "B": "brass", "C": "sorry", "D": "three valves"}, "chain": [{"start": "trumpet", "relation": "MadeOf", "end": "brass", "weight": 1.0, "surface_text": "[[a trumpet ]] is made of [[brass]]."}, {"start": "trumpet", "relation": "HasA", "end": "three_valves", "weight": 1.0, "surface_text": "[[a trumpet]] has [[three valves]]"}]} +{"raw_text": "lynx without muscle? That's just food with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "lynx", "B": "muscle", "C": "variety", "D": "food"}, "chain": [{"start": "lynx", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "lynx has muscles, which are part of its body"}, {"start": "lynx", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "lynx has food (fish), fish need food to survive"}, {"start": "food", "relation": "HasProperty", "end": "variety", "weight": 0.8, "surface_text": "encompasses many forms (solid, liquid, etc.), unlike single items listed"}]} +{"raw_text": "You know what they say, a bull with no fur is just a carved into art wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "bull", "B": "fur", "C": "carved into art", "D": "wood"}, "chain": [{"start": "bull", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "both have fur covering their bodies"}, {"start": "bull", "relation": "HasA", "end": "wood", "weight": 0.8, "surface_text": "both bulls (as animals) may encounter wood in their environment, and beavers use wood for their dams and lodges"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_art", "weight": 1.0, "surface_text": "[[Wood]] can be [[carved into art]]"}]} +{"raw_text": "A kite ain't nothing but paper that met some tail.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "kite", "B": "tail", "C": "sheets or rolls", "D": "paper"}, "chain": [{"start": "kite", "relation": "HasA", "end": "tail", "weight": 1.0, "surface_text": "[[A kite]] has [[a tail]]"}, {"start": "kite", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "a kite is made of paper"}, {"start": "paper", "relation": "HasProperty", "end": "sheets_or_rolls", "weight": 0.8, "surface_text": "It's usually found in flat sheets or long rolls"}]} +{"raw_text": "Take the egg out of booby and all you've got left is feathered wing.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "booby", "B": "egg", "C": "feathered", "D": "wing"}, "chain": [{"start": "booby", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs as part of reproduction."}, {"start": "booby", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "wings are common parts of both birds"}, {"start": "wing", "relation": "HasProperty", "end": "feathered", "weight": 0.8, "surface_text": "It is covered in feathers, unlike the other listed items."}]} +{"raw_text": "You know what they say, a dessert with no calorie is just a plain plate.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "dessert", "B": "calorie", "C": "plain", "D": "plate"}, "chain": [{"start": "dessert", "relation": "HasA", "end": "calorie", "weight": 0.8, "surface_text": "desserts often contain calories, and fat is high in calories."}, {"start": "dessert", "relation": "HasA", "end": "plate", "weight": 0.8, "surface_text": "both desserts and hams are served on plates"}]} +{"raw_text": "You know what they say, a nickel with no alloy is just a wet penny.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "nickel", "B": "alloy", "C": "wet", "D": "penny"}, "chain": [{"start": "nickel", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloys can contain both nickel and silver"}, {"start": "nickel", "relation": "MadeOf", "end": "penny", "weight": 0.8, "surface_text": "penny is a coin that may be made of nickel and tin"}]} +{"raw_text": "pot without string? That's just clay with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "pot", "B": "string", "C": "plastic", "D": "clay"}, "chain": [{"start": "pot", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "pots are made of ceramic and can have strings used for hanging or handles."}, {"start": "pot", "relation": "MadeOf", "end": "clay", "weight": 1.0, "surface_text": "[[a pot ]] is made of [[clay]]."}, {"start": "clay", "relation": "HasProperty", "end": "plastic", "weight": 0.8, "surface_text": "clay has a plastic quality"}]} +{"raw_text": "A python ain't nothing but animal that met some egg.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "python", "B": "egg", "C": "kiwi", "D": "animal"}, "chain": [{"start": "python", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "egg connects as something a python lays and what a fox might eat"}, {"start": "python", "relation": "HasA", "end": "animal", "weight": 0.8, "surface_text": "both python and ferret are types of animals"}, {"start": "animal", "relation": "HasProperty", "end": "kiwi", "weight": 0.8, "surface_text": "animal connects the shared biological classification"}]} +{"raw_text": "cotinga without wing? That's just beak with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cotinga", "B": "wing", "C": "pointed", "D": "beak"}, "chain": [{"start": "cotinga", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings."}, {"start": "cotinga", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both birds have beaks as part of their anatomy."}, {"start": "beak", "relation": "HasProperty", "end": "pointed", "weight": 0.8, "surface_text": "Often has a sharp tip for pecking or tearing"}]} +{"raw_text": "bomb without explosives? That's just shrapnel with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bomb", "B": "explosives", "C": "dry", "D": "shrapnel"}, "chain": [{"start": "bomb", "relation": "MadeOf", "end": "explosives", "weight": 1.0, "surface_text": "[[bomb]] is made of [[explosives]]."}, {"start": "bomb", "relation": "MadeOf", "end": "shrapnel", "weight": 1.0, "surface_text": "[[bomb]] is made of [[shrapnel]]."}]} +{"raw_text": "avocet without beak? That's just egg with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "avocet", "B": "beak", "C": "shape", "D": "egg"}, "chain": [{"start": "avocet", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Birds like avocets and boobies have beaks."}, {"start": "avocet", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both avocets and condors have eggs"}, {"start": "egg", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "oval or rounded, unlike most other items which are more irregular or uniform in shape"}]} +{"raw_text": "You know what they say, a leaf with no snail is just a color variation soil.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "leaf", "B": "snail", "C": "color variation", "D": "soil"}, "chain": [{"start": "leaf", "relation": "HasA", "end": "snail", "weight": 0.8, "surface_text": "earthworms live in soil that contains leaves, snails may eat leaves"}, {"start": "leaf", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "leaves need soil to grow"}, {"start": "soil", "relation": "HasProperty", "end": "color_variation", "weight": 0.8, "surface_text": "Soil ranges from dark brown to black, red, yellow, and even white, unlike the more uniform colors of most minerals"}]} +{"raw_text": "Take the duplex out of window and all you've got left is carved into art wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "window", "B": "duplex", "C": "carved into art", "D": "wood"}, "chain": [{"start": "window", "relation": "HasA", "end": "duplex", "weight": 0.8, "surface_text": "both buildings contain windows for light and view"}, {"start": "window", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a window is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_art", "weight": 1.0, "surface_text": "[[Wood]] can be [[carved into art]]"}]} +{"raw_text": "A celery ain't nothing but water that met some stem.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "celery", "B": "stem", "C": "much more stable than hydrogen peroxide", "D": "water"}, "chain": [{"start": "celery", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "celery has a stem"}, {"start": "celery", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "celery is made of water"}, {"start": "water", "relation": "HasProperty", "end": "much_more_stable_than_hydrogen_peroxide", "weight": 1.0, "surface_text": "[[Water]] is [[much more stable than hydrogen peroxide]]"}]} +{"raw_text": "A bongo ain't nothing but shell that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "bongo", "B": "wood", "C": "dry", "D": "shell"}, "chain": [{"start": "bongo", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a bongo is made of wood"}, {"start": "bongo", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a bongo has a shell"}]} +{"raw_text": "You know what they say, an aluminum with no wing is just a humble craft.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "aluminum", "B": "wing", "C": "humble", "D": "craft"}, "chain": [{"start": "aluminum", "relation": "MadeOf", "end": "wing", "weight": 0.8, "surface_text": "aluminum can be used to make wings, and feathers are part of a bird's wing."}, {"start": "aluminum", "relation": "MadeOf", "end": "craft", "weight": 0.8, "surface_text": "aluminum is used to make crafts (like model airplanes), and feathers can be used in crafts (like decorations)."}]} +{"raw_text": "squash without seeds? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "squash", "B": "seeds", "C": "essential to human life", "D": "water"}, "chain": [{"start": "squash", "relation": "HasA", "end": "seeds", "weight": 1.0, "surface_text": "[[a squash]] has [[seeds]]"}, {"start": "squash", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow squash"}, {"start": "water", "relation": "HasProperty", "end": "essential_to_human_life", "weight": 2.0, "surface_text": "[[Water]] is [[essential to human life]]"}]} +{"raw_text": "You know what they say, a tomato with no water is just a good to quench thirst water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "tomato", "B": "water", "C": "good to quench thirst", "D": "water"}, "chain": [{"start": "tomato", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a tomato is made of water"}, {"start": "tomato", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water for a tomato"}, {"start": "water", "relation": "HasProperty", "end": "good_to_quench_thirst", "weight": 1.0, "surface_text": "[[Water]] is [[good to quench thirst]]"}]} +{"raw_text": "Take the trough out of water and all you've got left is cooler temperature creek.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "water", "B": "trough", "C": "cooler temperature", "D": "creek"}, "chain": [{"start": "water", "relation": "HasA", "end": "trough", "weight": 0.8, "surface_text": "water connects the contents of both containers"}, {"start": "water", "relation": "HasA", "end": "creek", "weight": 0.8, "surface_text": "Deserts contain scarce water, while creeks are bodies of water."}, {"start": "creek", "relation": "HasProperty", "end": "cooler_temperature", "weight": 0.8, "surface_text": "Creek water is typically cooler than larger bodies of water like oceans"}]} +{"raw_text": "river without water? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "river", "B": "water", "C": "cold", "D": "water"}, "chain": [{"start": "river", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a river is made of water"}, {"start": "river", "relation": "HasA", "end": "water", "weight": 1.0, "surface_text": "[[A river]] contains [[water]]"}, {"start": "water", "relation": "HasProperty", "end": "cold", "weight": 1.0, "surface_text": "[[water]] can be [[cold]]"}]} +{"raw_text": "Take the deck out of unicycle and all you've got left is makes rolling noise wheel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "unicycle", "B": "deck", "C": "makes rolling noise", "D": "wheel"}, "chain": [{"start": "unicycle", "relation": "HasA", "end": "deck", "weight": 0.8, "surface_text": "Unicycle can have a small deck-like platform; ship has a deck as part of its structure"}, {"start": "unicycle", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "wheel connects both as canoes historically had wheels for transport, though typically not part of the main structure."}, {"start": "wheel", "relation": "HasProperty", "end": "makes_rolling_noise", "weight": 0.8, "surface_text": "It produces a distinctive rolling sound when moving, unlike others which make scraping or other sounds."}]} +{"raw_text": "prison without guard? That's just security with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "prison", "B": "guard", "C": "dry", "D": "security"}, "chain": [{"start": "prison", "relation": "HasA", "end": "guard", "weight": 0.8, "surface_text": "guards patrol prisons; stables are guarded to protect animals"}, {"start": "prison", "relation": "HasA", "end": "security", "weight": 0.8, "surface_text": "security systems or personnel are found in both prisons and malls."}]} +{"raw_text": "A potassium ain't nothing but soil that met some stone.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "potassium", "B": "stone", "C": "smell", "D": "soil"}, "chain": [{"start": "potassium", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "stone is a type of mineral and can be made of potassium compounds"}, {"start": "potassium", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "Potassium is found in soil, and soil is a layer of the Earth."}, {"start": "soil", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "It often has an earthy, damp, or fresh smell when turned, unlike inorganic minerals which typically have no distinct smell"}]} +{"raw_text": "You know what they say, a moss with no water is just a brown or tan color root.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "moss", "B": "water", "C": "brown or tan color", "D": "root"}, "chain": [{"start": "moss", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "moss is made of water"}, {"start": "moss", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "moss has root-like structures"}, {"start": "root", "relation": "HasProperty", "end": "brown_or_tan_color", "weight": 0.8, "surface_text": "Roots are often brown or tan due to soil contact and lack of chlorophyll, unlike the green of leaves or colorful flowers."}]} +{"raw_text": "A dirt ain't nothing but land that met some ground.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "dirt", "B": "ground", "C": "absence of water surface", "D": "land"}, "chain": [{"start": "dirt", "relation": "MadeOf", "end": "ground", "weight": 0.8, "surface_text": "the ground is made of dirt"}, {"start": "dirt", "relation": "MadeOf", "end": "land", "weight": 0.8, "surface_text": "land is made of dirt"}, {"start": "land", "relation": "HasProperty", "end": "absence_of_water_surface", "weight": 0.8, "surface_text": "It's not covered by water like ocean or a pit (often implying water)."}]} +{"raw_text": "You know what they say, a drill with no plastic is just a wet drill hole.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "drill", "B": "plastic", "C": "wet", "D": "drill hole"}, "chain": [{"start": "drill", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a drill is made of plastic"}, {"start": "drill", "relation": "HasPrerequisite", "end": "drill_hole", "weight": 2.828427, "surface_text": "Something you need to do before you [[drill a hole]] is [[drill]]"}]} +{"raw_text": "bird without bone? That's just beak with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bird", "B": "bone", "C": "used for pecking", "D": "beak"}, "chain": [{"start": "bird", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a bird is made of bone"}, {"start": "bird", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "a bird has a beak"}, {"start": "beak", "relation": "HasProperty", "end": "used_for_pecking", "weight": 0.8, "surface_text": "Specifically adapted for breaking shells or skin"}]} +{"raw_text": "You know what they say, an axe with no wood is just a sharp edges blade.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "axe", "B": "wood", "C": "sharp edges", "D": "blade"}, "chain": [{"start": "axe", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an axe is made of wood"}, {"start": "axe", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "an axe has a blade"}, {"start": "blade", "relation": "HasProperty", "end": "sharp_edges", "weight": 0.8, "surface_text": "Blades have sharp, cutting edges that are not present in other weapons like guns or tanks."}]} +{"raw_text": "Take the gladiola out of bouquet and all you've got left is may have thorns or spines stem.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bouquet", "B": "gladiola", "C": "may have thorns or spines", "D": "stem"}, "chain": [{"start": "bouquet", "relation": "HasA", "end": "gladiola", "weight": 0.8, "surface_text": "both can be part of a bouquet"}, {"start": "bouquet", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "a bouquet has stems"}, {"start": "stem", "relation": "HasProperty", "end": "may_have_thorns_or_spines", "weight": 0.8, "surface_text": "Some stems have defensive structures, unlike yew or savanna."}]} +{"raw_text": "saddle without leather? That's just leather with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "saddle", "B": "leather", "C": "darkens with oil", "D": "leather"}, "chain": [{"start": "saddle", "relation": "HasA", "end": "leather", "weight": 0.8, "surface_text": "a saddle has leather"}, {"start": "saddle", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "a saddle is made of leather"}, {"start": "leather", "relation": "HasProperty", "end": "darkens_with_oil", "weight": 0.8, "surface_text": "Leather darkens when oiled or wet, unlike most other materials"}]} +{"raw_text": "You know what they say, a flower with no root is just a color variation soil.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "flower", "B": "root", "C": "color variation", "D": "soil"}, "chain": [{"start": "flower", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "a flower has a root"}, {"start": "flower", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "a flower needs soil"}, {"start": "soil", "relation": "HasProperty", "end": "color_variation", "weight": 0.8, "surface_text": "Soil ranges from dark brown to black, red, yellow, and even white, unlike the more uniform colors of most minerals"}]} +{"raw_text": "Take the body out of flesh and all you've got left is property blood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "flesh", "B": "body", "C": "property", "D": "blood"}, "chain": [{"start": "flesh", "relation": "HasA", "end": "body", "weight": 0.8, "surface_text": "Both flesh and turtles have bodies."}, {"start": "flesh", "relation": "HasA", "end": "blood", "weight": 0.8, "surface_text": "Both flesh and turtles contain blood."}, {"start": "blood", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "red or reddish-brown color"}]} +{"raw_text": "You know what they say, a grain with no mall is just a kernels corn.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "grain", "B": "mall", "C": "kernels", "D": "corn"}, "chain": [{"start": "grain", "relation": "MadeOf", "end": "mall", "weight": 0.8, "surface_text": "Grain is stored in a silo and can be an ingredient in materials used in malls."}, {"start": "grain", "relation": "HasA", "end": "corn", "weight": 0.8, "surface_text": "corn is a type of grain, and rice is also a type of grain, so corn serves as a bridge between them."}, {"start": "corn", "relation": "HasProperty", "end": "kernels", "weight": 0.8, "surface_text": "distinct small, hard pieces on the cob"}]} +{"raw_text": "A wheel ain't nothing but truck that met some cart.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "wheel", "B": "cart", "C": "appearance", "D": "truck"}, "chain": [{"start": "wheel", "relation": "HasA", "end": "cart", "weight": 0.8, "surface_text": "both a coach and a cart have wheels for movement"}, {"start": "wheel", "relation": "HasA", "end": "truck", "weight": 0.8, "surface_text": "Both vehicles have wheels as essential parts."}, {"start": "truck", "relation": "HasProperty", "end": "appearance", "weight": 0.8, "surface_text": "Has a distinct front grille and sometimes a raised bumper"}]} +{"raw_text": "An airplane ain't nothing but titanium that met some propellers.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "airplane", "B": "propellers", "C": "shiny surface", "D": "titanium"}, "chain": [{"start": "airplane", "relation": "HasA", "end": "propellers", "weight": 2.828427, "surface_text": "[[an airplane]] has [[propellers]]"}, {"start": "airplane", "relation": "MadeOf", "end": "titanium", "weight": 0.8, "surface_text": "an airplane is made of titanium"}, {"start": "titanium", "relation": "HasProperty", "end": "shiny_surface", "weight": 0.8, "surface_text": "When polished, titanium has a bright, lustrous surface, similar to other metals, but its color sets it apart from others."}]} +{"raw_text": "styrofoam without plastic? That's just cooler with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "styrofoam", "B": "plastic", "C": "dry", "D": "cooler"}, "chain": [{"start": "styrofoam", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "styrofoam is made of plastic"}, {"start": "styrofoam", "relation": "MadeOf", "end": "cooler", "weight": 0.8, "surface_text": "styrofoam is used to make coolers that keep ice cold."}]} +{"raw_text": "Take the wood out of lyre and all you've got left is opaque wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "lyre", "B": "wood", "C": "opaque", "D": "wood"}, "chain": [{"start": "lyre", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "wood is a common material used to make both a micrometer and a lyre."}, {"start": "lyre", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a lyre is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[wood]] is [[opaque]]"}]} +{"raw_text": "You know what they say, a beak with no stork is just a bills hummingbird.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "beak", "B": "stork", "C": "bills", "D": "hummingbird"}, "chain": [{"start": "beak", "relation": "HasA", "end": "stork", "weight": 0.8, "surface_text": "Both dodos and storks have beaks, which are physical features common to birds."}, {"start": "beak", "relation": "HasA", "end": "hummingbird", "weight": 0.8, "surface_text": "beak is a physical feature common to both birds, used for eating and other functions"}, {"start": "hummingbird", "relation": "HasProperty", "end": "bills", "weight": 0.8, "surface_text": "Extremely long and thin bills, unlike the short or medium bills of others"}]} +{"raw_text": "You know what they say, a platinum with no alloy is just a magnesium metal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "platinum", "B": "alloy", "C": "magnesium", "D": "metal"}, "chain": [{"start": "platinum", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals by being a mixture of them"}, {"start": "platinum", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "both platinum and anchors are made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "magnesium", "weight": 0.8, "surface_text": "both are metals"}]} +{"raw_text": "Take the water out of pond and all you've got left is good to quench thirst water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "pond", "B": "water", "C": "good to quench thirst", "D": "water"}, "chain": [{"start": "pond", "relation": "HasA", "end": "water", "weight": 2.0, "surface_text": "[[a pond]] contains [[water]]"}, {"start": "pond", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "Ponds often contain water, and orchards sometimes have a water feature like a pond."}, {"start": "water", "relation": "HasProperty", "end": "good_to_quench_thirst", "weight": 1.0, "surface_text": "[[Water]] is [[good to quench thirst]]"}]} +{"raw_text": "bellows without wood? That's just leather with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bellows", "B": "wood", "C": "distinctive properties of leather:", "D": "leather"}, "chain": [{"start": "bellows", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "bellows are made of wood"}, {"start": "bellows", "relation": "HasA", "end": "leather", "weight": 0.8, "surface_text": "bellows have leather"}, {"start": "leather", "relation": "HasProperty", "end": "distinctive_properties_of_leather:", "weight": 0.8, "surface_text": "leather is distinctive_properties_of_leather:"}]} +{"raw_text": "A crab ain't nothing but shell that met some external skeleton.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "crab", "B": "external skeleton", "C": "cold", "D": "shell"}, "chain": [{"start": "crab", "relation": "HasA", "end": "external_skeleton", "weight": 1.0, "surface_text": "[[A crab]] has [[an external skeleton]]"}, {"start": "crab", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a crab has a shell"}]} +{"raw_text": "unicycle without wheel? That's just deck with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "unicycle", "B": "wheel", "C": "sorry", "D": "deck"}, "chain": [{"start": "unicycle", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "wheel connects both as canoes historically had wheels for transport, though typically not part of the main structure."}, {"start": "unicycle", "relation": "HasA", "end": "deck", "weight": 0.8, "surface_text": "Unicycle can have a small deck-like platform; ship has a deck as part of its structure"}]} +{"raw_text": "Take the tool out of comb and all you've got left is bellows pressure.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "comb", "B": "tool", "C": "bellows", "D": "pressure"}, "chain": [{"start": "comb", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "Both combs and stethoscopes are types of tools used in different contexts."}, {"start": "comb", "relation": "HasA", "end": "pressure", "weight": 0.8, "surface_text": "a comb might apply pressure, a trigger responds to pressure"}, {"start": "pressure", "relation": "HasProperty", "end": "bellows", "weight": 0.8, "surface_text": "both the saxophone and bellows utilize pressure for function"}]} +{"raw_text": "jack without hammer? That's just screwdriver with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "jack", "B": "hammer", "C": "cold", "D": "screwdriver"}, "chain": [{"start": "jack", "relation": "HasA", "end": "hammer", "weight": 0.8, "surface_text": "both are tools found in a toolbox"}, {"start": "jack", "relation": "HasA", "end": "screwdriver", "weight": 0.8, "surface_text": "Both tools can be used to unscrew things, and they are both hand tools."}]} +{"raw_text": "A workshop ain't nothing but toolbox that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "workshop", "B": "wood", "C": "heavyweight", "D": "toolbox"}, "chain": [{"start": "workshop", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a workshop is made of wood"}, {"start": "workshop", "relation": "HasPrerequisite", "end": "toolbox", "weight": 0.8, "surface_text": "you need a workshop before you can use a toolbox effectively"}, {"start": "toolbox", "relation": "HasProperty", "end": "heavyweight", "weight": 0.8, "surface_text": "Often quite heavy due to metal construction and tool contents, unlike lightweight items like lanterns or lighters"}]} +{"raw_text": "rice without husk? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "rice", "B": "husk", "C": "essential to all life", "D": "water"}, "chain": [{"start": "rice", "relation": "HasA", "end": "husk", "weight": 0.8, "surface_text": "rice has a husk"}, {"start": "rice", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can cook rice"}, {"start": "water", "relation": "HasProperty", "end": "essential_to_all_life", "weight": 5.656854, "surface_text": "[[Water]] is [[essential to all life]]"}]} +{"raw_text": "Take the jicama out of root and all you've got left is essential to all life water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "root", "B": "jicama", "C": "essential to all life", "D": "water"}, "chain": [{"start": "root", "relation": "MadeOf", "end": "jicama", "weight": 0.8, "surface_text": "jicama is made of root"}, {"start": "root", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "roots need water"}, {"start": "water", "relation": "HasProperty", "end": "essential_to_all_life", "weight": 5.656854, "surface_text": "[[Water]] is [[essential to all life]]"}]} +{"raw_text": "A jicama ain't nothing but pod that met some root.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "jicama", "B": "root", "C": "natural origin", "D": "pod"}, "chain": [{"start": "jicama", "relation": "MadeOf", "end": "root", "weight": 0.8, "surface_text": "jicama is made of root"}, {"start": "jicama", "relation": "HasA", "end": "pod", "weight": 0.8, "surface_text": "Both jicama and beans are associated with pod-like structures."}, {"start": "pod", "relation": "HasProperty", "end": "natural_origin", "weight": 0.8, "surface_text": "Pods are naturally occurring, while most others are man-made."}]} +{"raw_text": "You know what they say, an orca with no fish is just a humble skeleton.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "orca", "B": "fish", "C": "humble", "D": "skeleton"}, "chain": [{"start": "orca", "relation": "HasA", "end": "fish", "weight": 0.8, "surface_text": "Orcas eat fish, and meat is made of fish."}, {"start": "orca", "relation": "HasA", "end": "skeleton", "weight": 0.8, "surface_text": "Orcas have skeletons made of bones."}]} +{"raw_text": "A farm ain't nothing but metal that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "farm", "B": "wood", "C": "malleable", "D": "metal"}, "chain": [{"start": "farm", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a farm is made of wood"}, {"start": "farm", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a farm is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "malleable", "weight": 0.8, "surface_text": "can be hammered into thin sheets without breaking"}]} +{"raw_text": "You know what they say, a jar with no lid is just a green glass.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "jar", "B": "lid", "C": "green", "D": "glass"}, "chain": [{"start": "jar", "relation": "HasA", "end": "lid", "weight": 1.0, "surface_text": "[[a jar]] has [[a lid]]"}, {"start": "jar", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a jar is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "green", "weight": 1.0, "surface_text": "[[some glass]] is [[green]]"}]} +{"raw_text": "Take the hammer out of jack and all you've got left is pulls heavy loads tractor.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "jack", "B": "hammer", "C": "pulls heavy loads", "D": "tractor"}, "chain": [{"start": "jack", "relation": "HasA", "end": "hammer", "weight": 0.8, "surface_text": "both are tools found in a toolbox"}, {"start": "jack", "relation": "HasA", "end": "tractor", "weight": 0.8, "surface_text": "tractors can have jacks for maintenance and plows for farming."}, {"start": "tractor", "relation": "HasProperty", "end": "pulls_heavy_loads", "weight": 0.8, "surface_text": "designed to tow or pull large implements"}]} +{"raw_text": "Take the head out of hammer and all you've got left is hard material pick.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "hammer", "B": "head", "C": "hard material", "D": "pick"}, "chain": [{"start": "hammer", "relation": "HasPrerequisite", "end": "head", "weight": 0.8, "surface_text": "you need a head before you can make a hammer"}, {"start": "hammer", "relation": "HasA", "end": "pick", "weight": 0.8, "surface_text": "both are tools found in a toolbox"}, {"start": "pick", "relation": "HasProperty", "end": "hard_material", "weight": 0.8, "surface_text": "Picks are typically made of hard materials like metal or hard plastic."}]} +{"raw_text": "lighter without lever? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "lighter", "B": "lever", "C": "flexible", "D": "plastic"}, "chain": [{"start": "lighter", "relation": "HasA", "end": "lever", "weight": 0.8, "surface_text": "a lighter has a lever"}, {"start": "lighter", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a lighter can be made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "flexible", "weight": 0.8, "surface_text": "can bend and conform to shapes without breaking, unlike rigid materials like ceramic or aluminum"}]} +{"raw_text": "You know what they say, a jar with no lid is just a chemically inert plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "jar", "B": "lid", "C": "chemically inert", "D": "plastic"}, "chain": [{"start": "jar", "relation": "HasA", "end": "lid", "weight": 1.0, "surface_text": "[[a jar]] has [[a lid]]"}, {"start": "jar", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a jar is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "chemically_inert", "weight": 0.8, "surface_text": "doesn't react easily with other substances, unlike rust or wood which can degrade"}]} +{"raw_text": "Take the salt out of crystal and all you've got left is inertness quartz.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "crystal", "B": "salt", "C": "inertness", "D": "quartz"}, "chain": [{"start": "crystal", "relation": "MadeOf", "end": "salt", "weight": 0.8, "surface_text": "salt is a crystal made from potassium"}, {"start": "crystal", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "crystal is made of quartz"}, {"start": "quartz", "relation": "HasProperty", "end": "inertness", "weight": 0.8, "surface_text": "Does not react with acids, unlike many other minerals like calcite."}]} +{"raw_text": "A trumpet ain't nothing but copper that met some player.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "trumpet", "B": "player", "C": "electrical conductivity", "D": "copper"}, "chain": [{"start": "trumpet", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "both instruments are associated with players"}, {"start": "trumpet", "relation": "MadeOf", "end": "copper", "weight": 0.8, "surface_text": "a trumpet is made of copper"}, {"start": "copper", "relation": "HasProperty", "end": "electrical_conductivity", "weight": 0.8, "surface_text": "excellent, higher than all other listed metals except possibly silver"}]} +{"raw_text": "You know what they say, a saddle with no wood is just a darkens with oil leather.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "saddle", "B": "wood", "C": "darkens with oil", "D": "leather"}, "chain": [{"start": "saddle", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a saddle is made of wood"}, {"start": "saddle", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "a saddle is made of leather"}, {"start": "leather", "relation": "HasProperty", "end": "darkens_with_oil", "weight": 0.8, "surface_text": "Leather darkens when oiled or wet, unlike most other materials"}]} +{"raw_text": "You know what they say, a ceramic with no fabric is just a plain thread.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "ceramic", "B": "fabric", "C": "plain", "D": "thread"}, "chain": [{"start": "ceramic", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "fabric can be made from ceramic fibers or plant fibers"}, {"start": "ceramic", "relation": "MadeOf", "end": "thread", "weight": 0.8, "surface_text": "thread can be made from ceramic or plant fibers"}]} +{"raw_text": "You know what they say, a flesh with no meat is just a complexity body.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "flesh", "B": "meat", "C": "complexity", "D": "body"}, "chain": [{"start": "flesh", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "meat is a type of flesh and some birds are meat"}, {"start": "flesh", "relation": "HasA", "end": "body", "weight": 0.8, "surface_text": "Both flesh and turtles have bodies."}, {"start": "body", "relation": "HasProperty", "end": "complexity", "weight": 0.8, "surface_text": "It's composed of multiple integrated systems (unlike simple parts like meat or fat)."}]} +{"raw_text": "Take the beak out of falcon and all you've got left is asymmetrical feathers wing.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "falcon", "B": "beak", "C": "asymmetrical feathers", "D": "wing"}, "chain": [{"start": "falcon", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "birds can both have beaks for eating"}, {"start": "falcon", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings for flying"}, {"start": "wing", "relation": "HasProperty", "end": "asymmetrical_feathers", "weight": 0.8, "surface_text": "Its feathers have a specific shape for aerodynamics."}]} +{"raw_text": "paprika without capsicum? That's just spice with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "paprika", "B": "capsicum", "C": "basil", "D": "spice"}, "chain": [{"start": "paprika", "relation": "MadeOf", "end": "capsicum", "weight": 0.8, "surface_text": "Both paprika and pepper are derived from plants in the capsicum family."}, {"start": "paprika", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "both paprika and thyme are types of spices"}, {"start": "spice", "relation": "HasProperty", "end": "basil", "weight": 0.8, "surface_text": "both cumin and basil are types of spice"}]} +{"raw_text": "You know what they say, a piano with no wood is just a lightweight plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "piano", "B": "wood", "C": "lightweight", "D": "plastic"}, "chain": [{"start": "piano", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a piano is made of wood"}, {"start": "piano", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "modern piano keys are made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "significantly lighter than metals like aluminum or dense materials like ceramic"}]} +{"raw_text": "You know what they say, a minnow with no water is just a eaten cooked fish.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "minnow", "B": "water", "C": "eaten cooked", "D": "fish"}, "chain": [{"start": "minnow", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have minnows"}, {"start": "minnow", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a minnow is made of fish"}, {"start": "fish", "relation": "HasProperty", "end": "eaten_cooked", "weight": 1.0, "surface_text": "[[fish]] can be [[eaten cooked]]"}]} +{"raw_text": "A claw ain't nothing but marmot that met some bone.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "claw", "B": "bone", "C": "social behavior", "D": "marmot"}, "chain": [{"start": "claw", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "claws are made of bone"}, {"start": "claw", "relation": "HasA", "end": "marmot", "weight": 0.8, "surface_text": "a marmot has claws as part of its body"}, {"start": "marmot", "relation": "HasProperty", "end": "social_behavior", "weight": 0.8, "surface_text": "They are social animals, living in colonies, which is less common among some of the listed animals like solitary tigers or lions."}]} +{"raw_text": "You know what they say, a ukulele with no plastic is just a less dense than water wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "ukulele", "B": "plastic", "C": "less dense than water", "D": "wood"}, "chain": [{"start": "ukulele", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a ukulele can be made of plastic"}, {"start": "ukulele", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a ukulele is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "less_dense_than_water", "weight": 1.0, "surface_text": "[[wood]] is [[less dense than water]]"}]} +{"raw_text": "A cock ain't nothing but chicken that met some comb.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cock", "B": "comb", "C": "tasty when fried or baked", "D": "chicken"}, "chain": [{"start": "cock", "relation": "HasA", "end": "comb", "weight": 0.8, "surface_text": "a cock has a comb"}, {"start": "cock", "relation": "HasPrerequisite", "end": "chicken", "weight": 0.8, "surface_text": "you need a chicken before you can have a cock"}, {"start": "chicken", "relation": "HasProperty", "end": "tasty_when_fried_or_baked", "weight": 1.0, "surface_text": "[[Chicken]] is [[tasty when fried, or baked]]"}]} +{"raw_text": "You know what they say, a handgun with no barrel is just a strong and hard steel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "handgun", "B": "barrel", "C": "strong and hard", "D": "steel"}, "chain": [{"start": "handgun", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a handgun has a barrel"}, {"start": "handgun", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a handgun is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "strong_and_hard", "weight": 1.0, "surface_text": "[[steel]] is [[strong and hard]]"}]} +{"raw_text": "You know what they say, a barometer with no scale is just a clean glass.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "barometer", "B": "scale", "C": "clean", "D": "glass"}, "chain": [{"start": "barometer", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "a barometer has a scale"}, {"start": "barometer", "relation": "HasA", "end": "glass", "weight": 0.8, "surface_text": "a barometer has glass"}, {"start": "glass", "relation": "HasProperty", "end": "clean", "weight": 2.0, "surface_text": "[[A glass]] can be [[clean]]"}]} +{"raw_text": "plastic without fuel? That's just carbon with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "plastic", "B": "fuel", "C": "wet", "D": "carbon"}, "chain": [{"start": "plastic", "relation": "MadeOf", "end": "fuel", "weight": 0.8, "surface_text": "Both polyester and fuel can be components of plastic products."}, {"start": "plastic", "relation": "MadeOf", "end": "carbon", "weight": 1.0, "surface_text": "[[plastic]] is made of [[carbon]]."}]} +{"raw_text": "You know what they say, a head with no body is just a white bone.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "head", "B": "body", "C": "white", "D": "bone"}, "chain": [{"start": "head", "relation": "HasPrerequisite", "end": "body", "weight": 0.8, "surface_text": "you need a body before you have a head"}, {"start": "head", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a head is made of bone"}, {"start": "bone", "relation": "HasProperty", "end": "white", "weight": 0.8, "surface_text": "Often has a pale white or ivory color, unlike darker materials"}]} +{"raw_text": "accordion without bellows? That's just leather with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "accordion", "B": "bellows", "C": "brown color", "D": "leather"}, "chain": [{"start": "accordion", "relation": "HasA", "end": "bellows", "weight": 0.8, "surface_text": "an accordion has bellows"}, {"start": "accordion", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "an accordion is made of leather"}, {"start": "leather", "relation": "HasProperty", "end": "brown_color", "weight": 0.8, "surface_text": "Leather is often brown or tan due to tanning process, unlike wood or straw"}]} +{"raw_text": "You know what they say, a desk with no drawer is just a opaque wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "desk", "B": "drawer", "C": "opaque", "D": "wood"}, "chain": [{"start": "desk", "relation": "HasA", "end": "drawer", "weight": 0.8, "surface_text": "a desk has a drawer"}, {"start": "desk", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "desks are often made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[wood]] is [[opaque]]"}]} +{"raw_text": "soda without glass? That's just aluminum with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "soda", "B": "glass", "C": "good conductor of electricity", "D": "aluminum"}, "chain": [{"start": "soda", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "soda is made of glass"}, {"start": "soda", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "soda is made of aluminum"}, {"start": "aluminum", "relation": "HasProperty", "end": "good_conductor_of_electricity", "weight": 0.8, "surface_text": "Efficiently carries electrical current, unlike wood or cork"}]} +{"raw_text": "A blood ain't nothing but heart that met some turtle.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "blood", "B": "turtle", "C": "pulsating movement", "D": "heart"}, "chain": [{"start": "blood", "relation": "HasA", "end": "turtle", "weight": 0.8, "surface_text": "Both flesh and turtles contain blood."}, {"start": "blood", "relation": "HasPrerequisite", "end": "heart", "weight": 0.8, "surface_text": "a heart is needed to produce blood"}, {"start": "heart", "relation": "HasProperty", "end": "pulsating_movement", "weight": 0.8, "surface_text": "It rhythmically beats or contracts, unlike inert containers."}]} +{"raw_text": "Take the animal out of wool and all you've got left is wearing on body jewelry.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "wool", "B": "animal", "C": "wearing on body", "D": "jewelry"}, "chain": [{"start": "wool", "relation": "MadeOf", "end": "animal", "weight": 0.8, "surface_text": "wool is made from animals, and animals have bones"}, {"start": "wool", "relation": "MadeOf", "end": "jewelry", "weight": 0.8, "surface_text": "jewelry uses both as components in its creation."}, {"start": "jewelry", "relation": "HasProperty", "end": "wearing_on_body", "weight": 0.8, "surface_text": "Designed to be worn as adornment, unlike materials used for construction or fuel"}]} +{"raw_text": "beaver without four legs? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "beaver", "B": "four legs", "C": "boils at 100c", "D": "water"}, "chain": [{"start": "beaver", "relation": "HasA", "end": "four_legs", "weight": 1.0, "surface_text": "[[A beaver]] has [[four legs]]"}, {"start": "beaver", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to have a beaver"}, {"start": "water", "relation": "HasProperty", "end": "boils_at_100c", "weight": 0.8, "surface_text": "Unlike most other beverages, water has a specific boiling point that is commonly known."}]} +{"raw_text": "Take the mercury out of mercury and all you've got left is dry no moons.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "mercury", "B": "mercury", "C": "dry", "D": "no moons"}, "chain": [{"start": "mercury", "relation": "HasA", "end": "mercury", "weight": 0.8, "surface_text": "mercury can be used to extract gold through a process called amalgamation"}, {"start": "mercury", "relation": "HasA", "end": "no_moons", "weight": 1.0, "surface_text": "[[Mercury]] has [[no moons]]"}]} +{"raw_text": "Take the ingredient out of butter and all you've got left is dressing coating salad.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "butter", "B": "ingredient", "C": "dressing coating", "D": "salad"}, "chain": [{"start": "butter", "relation": "HasA", "end": "ingredient", "weight": 0.8, "surface_text": "butter is an ingredient, and food often contains ingredients."}, {"start": "butter", "relation": "HasA", "end": "salad", "weight": 0.8, "surface_text": "salad includes butter (e.g., butter lettuce) and vegetables."}, {"start": "salad", "relation": "HasProperty", "end": "dressing_coating", "weight": 0.8, "surface_text": "Salads are commonly served with dressings like vinaigrette or Caesar, which is less common for other foods"}]} +{"raw_text": "Take the wood out of chisel and all you've got left is hard steel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "chisel", "B": "wood", "C": "hard", "D": "steel"}, "chain": [{"start": "chisel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "Both are made from wood in their construction."}, {"start": "chisel", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a chisel is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "hard", "weight": 2.828427, "surface_text": "[[Steel]] is [[hard]]"}]} +{"raw_text": "canary without feather? That's just nest with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "canary", "B": "feather", "C": "built of materials", "D": "nest"}, "chain": [{"start": "canary", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both canaries and ibises have feathers"}, {"start": "canary", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both canaries and ibises build nests"}, {"start": "nest", "relation": "HasProperty", "end": "built_of_materials", "weight": 0.8, "surface_text": "Nests are typically constructed from sticks, grass, or other gathered materials, unlike natural caves or dens"}]} +{"raw_text": "kitchen without wood? That's just ceramic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "kitchen", "B": "wood", "C": "fragility", "D": "ceramic"}, "chain": [{"start": "kitchen", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a kitchen is made of wood"}, {"start": "kitchen", "relation": "MadeOf", "end": "ceramic", "weight": 0.8, "surface_text": "a kitchen is made of ceramic"}, {"start": "ceramic", "relation": "HasProperty", "end": "fragility", "weight": 0.8, "surface_text": "Easily breaks if dropped, unlike more durable materials like metal or rubber"}]} +{"raw_text": "Take the aluminum out of plane and all you've got left is hard and brittle glass.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "plane", "B": "aluminum", "C": "hard and brittle", "D": "glass"}, "chain": [{"start": "plane", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "a plane is made of aluminum"}, {"start": "plane", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a plane is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "hard_and_brittle", "weight": 1.0, "surface_text": "[[Glass]] is [[hard and brittle]]"}]} +{"raw_text": "knife without blade? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "knife", "B": "blade", "C": "clear", "D": "plastic"}, "chain": [{"start": "knife", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a knife has a blade"}, {"start": "knife", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a knife is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "clear", "weight": 1.0, "surface_text": "[[plastic]] can be [[clear]]"}]} +{"raw_text": "Take the stone out of pebble and all you've got left is inertness quartz.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "pebble", "B": "stone", "C": "inertness", "D": "quartz"}, "chain": [{"start": "pebble", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "A mineral can be a component of a stone, and a pebble is made of stone."}, {"start": "pebble", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "a pebble is made of quartz"}, {"start": "quartz", "relation": "HasProperty", "end": "inertness", "weight": 0.8, "surface_text": "Does not react with acids, unlike many other minerals like calcite."}]} +{"raw_text": "A radish ain't nothing but water that met some root.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "radish", "B": "root", "C": "necessary for homeostasis", "D": "water"}, "chain": [{"start": "radish", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "a radish has a root"}, {"start": "radish", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a radish is made of water"}, {"start": "water", "relation": "HasProperty", "end": "necessary_for_homeostasis", "weight": 1.0, "surface_text": "[[Water]] is [[necessary for homeostasis]]"}]} +{"raw_text": "Take the caffein out of coffee and all you've got left is humble caffine.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "coffee", "B": "caffein", "C": "humble", "D": "caffine"}, "chain": [{"start": "coffee", "relation": "HasA", "end": "caffein", "weight": 2.0, "surface_text": "[[coffee]] contains [[caffein]]"}, {"start": "coffee", "relation": "HasA", "end": "caffine", "weight": 1.0, "surface_text": "[[Coffee]] contains [[caffine]]"}]} +{"raw_text": "A snail ain't nothing but shell that met some snail.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "snail", "B": "snail", "C": "plain", "D": "shell"}, "chain": [{"start": "snail", "relation": "HasA", "end": "snail", "weight": 0.8, "surface_text": "snail has skin as part of its body"}, {"start": "snail", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a snail has a shell"}]} +{"raw_text": "A bottle ain't nothing but glass that met some mold.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "bottle", "B": "mold", "C": "inverted", "D": "glass"}, "chain": [{"start": "bottle", "relation": "HasPrerequisite", "end": "mold", "weight": 0.8, "surface_text": "you need a mold before you can make a bottle"}, {"start": "bottle", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a bottle is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "inverted", "weight": 1.0, "surface_text": "[[A glass]] can be [[inverted]]"}]} +{"raw_text": "A greenhouse ain't nothing but glass that met some glassed roof.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "greenhouse", "B": "glassed roof", "C": "very fragile", "D": "glass"}, "chain": [{"start": "greenhouse", "relation": "HasA", "end": "glassed_roof", "weight": 1.0, "surface_text": "[[A greenhouse]] has [[a glassed roof]]"}, {"start": "greenhouse", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a greenhouse is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "very_fragile", "weight": 3.4641016, "surface_text": "[[glass]] is [[very fragile]]"}]} +{"raw_text": "shotgun without wood? That's just barrel with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "shotgun", "B": "wood", "C": "bands of metal", "D": "barrel"}, "chain": [{"start": "shotgun", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a shotgun is made of wood"}, {"start": "shotgun", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a shotgun has a barrel"}, {"start": "barrel", "relation": "HasProperty", "end": "bands_of_metal", "weight": 0.8, "surface_text": "Has characteristic metal hoops around its circumference, which most other containers lack"}]} +{"raw_text": "Take the wood out of ukulele and all you've got left is lightweight plastic.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "ukulele", "B": "wood", "C": "lightweight", "D": "plastic"}, "chain": [{"start": "ukulele", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a ukulele is made of wood"}, {"start": "ukulele", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a ukulele can be made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "significantly lighter than metals like aluminum or dense materials like ceramic"}]} +{"raw_text": "A spinach ain't nothing but water that met some stem.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "spinach", "B": "stem", "C": "smells neutral", "D": "water"}, "chain": [{"start": "spinach", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "spinach has a stem"}, {"start": "spinach", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "spinach needs water to grow"}, {"start": "water", "relation": "HasProperty", "end": "smells_neutral", "weight": 0.8, "surface_text": "Unlike coffee, tea, juice, beer, wine, and soda, which have distinct aromas, water typically has no strong smell."}]} +{"raw_text": "You know what they say, a trigger with no gun is just a good conductor of electricity metal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "trigger", "B": "gun", "C": "good conductor of electricity", "D": "metal"}, "chain": [{"start": "trigger", "relation": "HasPrerequisite", "end": "gun", "weight": 0.8, "surface_text": "you need a gun to use a trigger"}, {"start": "trigger", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a trigger is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "good_conductor_of_electricity", "weight": 0.8, "surface_text": "allows electric current to flow easily"}]} +{"raw_text": "Take the water out of kettle and all you've got left is smooth plastic.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "kettle", "B": "water", "C": "smooth", "D": "plastic"}, "chain": [{"start": "kettle", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a kettle needs water before use"}, {"start": "kettle", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a kettle can be made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "smooth", "weight": 0.8, "surface_text": "surface is typically slick and seamless, unlike rougher materials like wood or rope"}]} +{"raw_text": "A candy ain't nothing but chocolate that met some wax.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "candy", "B": "wax", "C": "solid texture (when solid)", "D": "chocolate"}, "chain": [{"start": "candy", "relation": "MadeOf", "end": "wax", "weight": 0.8, "surface_text": "candy is made of wax"}, {"start": "candy", "relation": "MadeOf", "end": "chocolate", "weight": 0.8, "surface_text": "candy is made of chocolate"}, {"start": "chocolate", "relation": "HasProperty", "end": "solid_texture_(when_solid)", "weight": 0.8, "surface_text": "Unlike liquids like juice or soft things like banana, chocolate is solid when at room temperature"}]} +{"raw_text": "auk without feather? That's just egg with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "auk", "B": "feather", "C": "texture (inside)", "D": "egg"}, "chain": [{"start": "auk", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "birds typically have feathers"}, {"start": "auk", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs as part of their reproductive cycle"}, {"start": "egg", "relation": "HasProperty", "end": "texture_(inside)", "weight": 0.8, "surface_text": "liquid or semi-solid when raw, distinct from solid or dry textures of others"}]} +{"raw_text": "A shell ain't nothing but tortoise that met some turtle.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "shell", "B": "turtle", "C": "burrowing behavior", "D": "tortoise"}, "chain": [{"start": "shell", "relation": "HasA", "end": "turtle", "weight": 0.8, "surface_text": "Turtle shells are part of its structure, which protects the flesh."}, {"start": "shell", "relation": "HasA", "end": "tortoise", "weight": 0.8, "surface_text": "shell is part of a bull's structure (like a protective layer) and a tortoise has a shell."}, {"start": "tortoise", "relation": "HasProperty", "end": "burrowing_behavior", "weight": 0.8, "surface_text": "digs burrows for shelter"}]} +{"raw_text": "A cassowary ain't nothing but skeleton that met some skull.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cassowary", "B": "skull", "C": "cold", "D": "skeleton"}, "chain": [{"start": "cassowary", "relation": "HasA", "end": "skull", "weight": 0.8, "surface_text": "Cassowary has a skull, which is part of a bone."}, {"start": "cassowary", "relation": "HasA", "end": "skeleton", "weight": 0.8, "surface_text": "Cassowary has a skeleton, which is made of bone."}]} +{"raw_text": "A cart ain't nothing but plastic that met some cargo.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cart", "B": "cargo", "C": "solid", "D": "plastic"}, "chain": [{"start": "cart", "relation": "HasA", "end": "cargo", "weight": 0.8, "surface_text": "carts and ships both transport cargo"}, {"start": "cart", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a cart is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "solid", "weight": 1.0, "surface_text": "[[plastic]] is [[solid]]"}]} +{"raw_text": "You know what they say, a wheel with no airplane is just a door configuration van.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "wheel", "B": "airplane", "C": "door configuration", "D": "van"}, "chain": [{"start": "wheel", "relation": "HasA", "end": "airplane", "weight": 0.8, "surface_text": "wheels are parts of vehicles"}, {"start": "wheel", "relation": "HasA", "end": "van", "weight": 0.8, "surface_text": "both carts and vans have wheels"}, {"start": "van", "relation": "HasProperty", "end": "door_configuration", "weight": 0.8, "surface_text": "Vans often have sliding side doors or a large rear door, unlike most other vehicles which have conventional hinged doors."}]} +{"raw_text": "A copper ain't nothing but nickel that met some alloy.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "copper", "B": "alloy", "C": "harder than many common metals", "D": "nickel"}, "chain": [{"start": "copper", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals by being a mixture of metals"}, {"start": "copper", "relation": "MadeOf", "end": "nickel", "weight": 0.8, "surface_text": "a nickel is made of copper"}, {"start": "nickel", "relation": "HasProperty", "end": "harder_than_many_common_metals", "weight": 0.8, "surface_text": "More scratch-resistant than aluminum or lead"}]} +{"raw_text": "pebble without stone? That's just quartz with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "pebble", "B": "stone", "C": "luster", "D": "quartz"}, "chain": [{"start": "pebble", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "A mineral can be a component of a stone, and a pebble is made of stone."}, {"start": "pebble", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "a pebble is made of quartz"}, {"start": "quartz", "relation": "HasProperty", "end": "luster", "weight": 0.8, "surface_text": "Has a glassy or vitreous luster, distinct from the duller appearance of many rocks."}]} +{"raw_text": "Take the plastic out of bin and all you've got left is edible wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bin", "B": "plastic", "C": "edible", "D": "wood"}, "chain": [{"start": "bin", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a bin is made of plastic"}, {"start": "bin", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a bin is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "edible", "weight": 1.0, "surface_text": "[[Wood]] is [[edible]]"}]} +{"raw_text": "A wax ain't nothing but ring that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "wax", "B": "plastic", "C": "cold", "D": "ring"}, "chain": [{"start": "wax", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "plastic is a material that can be made from wax and is also a component of styrofoam."}, {"start": "wax", "relation": "MadeOf", "end": "ring", "weight": 0.8, "surface_text": "rings can be made of wax (for molds) or diamonds (as gemstones)."}]} +{"raw_text": "Take the leg out of muscle and all you've got left is oily texture fat.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "muscle", "B": "leg", "C": "oily texture", "D": "fat"}, "chain": [{"start": "muscle", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "The body has muscles, and the leg also has muscles."}, {"start": "muscle", "relation": "MadeOf", "end": "fat", "weight": 0.8, "surface_text": "muscle connects the lion's body part to the fat's composition. (This is a better option.)"}, {"start": "fat", "relation": "HasProperty", "end": "oily_texture", "weight": 0.8, "surface_text": "It feels greasy or slippery to the touch"}]} +{"raw_text": "puffin without egg? That's just beak with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "puffin", "B": "egg", "C": "non-movable", "D": "beak"}, "chain": [{"start": "puffin", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "puffins and finches both lay eggs."}, {"start": "puffin", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both birds have beaks."}, {"start": "beak", "relation": "HasProperty", "end": "non-movable", "weight": 0.8, "surface_text": "Usually fixed in shape and position (unlike a mouth)"}]} +{"raw_text": "Take the wagtail out of feather and all you've got left is strong, screeching calls cockatoo.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "feather", "B": "wagtail", "C": "strong, screeching calls", "D": "cockatoo"}, "chain": [{"start": "feather", "relation": "HasA", "end": "wagtail", "weight": 0.8, "surface_text": "both peacocks and wagtails have feathers as part of their bird anatomy."}, {"start": "feather", "relation": "HasA", "end": "cockatoo", "weight": 0.8, "surface_text": "both are birds with feathers"}, {"start": "cockatoo", "relation": "HasProperty", "end": "strong,_screeching_calls", "weight": 0.8, "surface_text": "their loud, harsh vocalizations are often more powerful and less musical than songs of other listed birds"}]} +{"raw_text": "You know what they say, a cranberry with no jam is just a sweet/sour taste juice.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cranberry", "B": "jam", "C": "sweet/sour taste", "D": "juice"}, "chain": [{"start": "cranberry", "relation": "MadeOf", "end": "jam", "weight": 0.8, "surface_text": "jam is made from both figs and cranberries, which are fruits commonly used in jams."}, {"start": "cranberry", "relation": "MadeOf", "end": "juice", "weight": 0.8, "surface_text": "juice is made from both figs and cranberries, which are fruits that can be processed into juice."}, {"start": "juice", "relation": "HasProperty", "end": "sweet/sour_taste", "weight": 0.8, "surface_text": "Juices usually taste sweet or tart due to natural sugars and acids, unlike items like water or coffee."}]} +{"raw_text": "Take the guitar out of string and all you've got left is pedals piano.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "string", "B": "guitar", "C": "pedals", "D": "piano"}, "chain": [{"start": "string", "relation": "HasA", "end": "guitar", "weight": 0.8, "surface_text": "both instruments may have strings (though recorder has a reed, not strings)."}, {"start": "string", "relation": "MadeOf", "end": "piano", "weight": 0.8, "surface_text": "string is a component or material in both instruments"}, {"start": "piano", "relation": "HasProperty", "end": "pedals", "weight": 0.8, "surface_text": "piano has foot-operated pedals for sound modification"}]} +{"raw_text": "plastic without styrofoam? That's just carbon with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "plastic", "B": "styrofoam", "C": "cold", "D": "carbon"}, "chain": [{"start": "plastic", "relation": "MadeOf", "end": "styrofoam", "weight": 0.8, "surface_text": "plastic is a material that can be made from wax and is also a component of styrofoam."}, {"start": "plastic", "relation": "MadeOf", "end": "carbon", "weight": 1.0, "surface_text": "[[plastic]] is made of [[carbon]]."}]} +{"raw_text": "Take the petal out of carnation and all you've got left is contains vascular tissue stem.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "carnation", "B": "petal", "C": "contains vascular tissue", "D": "stem"}, "chain": [{"start": "carnation", "relation": "HasA", "end": "petal", "weight": 0.8, "surface_text": "both flowers have petals"}, {"start": "carnation", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "both flowers have stems"}, {"start": "stem", "relation": "HasProperty", "end": "contains_vascular_tissue", "weight": 0.8, "surface_text": "Stems have xylem and phloem for water/nutrient transport, unlike seaweed or bark."}]} +{"raw_text": "You know what they say, a trumpet with no three valves is just a sorry brass.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "trumpet", "B": "three valves", "C": "sorry", "D": "brass"}, "chain": [{"start": "trumpet", "relation": "HasA", "end": "three_valves", "weight": 1.0, "surface_text": "[[a trumpet]] has [[three valves]]"}, {"start": "trumpet", "relation": "MadeOf", "end": "brass", "weight": 1.0, "surface_text": "[[a trumpet ]] is made of [[brass]]."}]} +{"raw_text": "You know what they say, a kettle with no plastic is just a non porous glass.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "kettle", "B": "plastic", "C": "non porous", "D": "glass"}, "chain": [{"start": "kettle", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a kettle can be made of plastic"}, {"start": "kettle", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a kettle can be made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "non_porous", "weight": 1.0, "surface_text": "[[glass]] is [[non porous]]"}]} +{"raw_text": "Take the aluminum out of tin and all you've got left is old cans.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tin", "B": "aluminum", "C": "old", "D": "cans"}, "chain": [{"start": "tin", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "tin is made of aluminum"}, {"start": "tin", "relation": "MadeOf", "end": "cans", "weight": 1.0, "surface_text": "[[some cans]] are made of [[tin]]"}]} +{"raw_text": "A jointer ain't nothing but steel that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "jointer", "B": "wood", "C": "poor electrical conductor", "D": "steel"}, "chain": [{"start": "jointer", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "a jointer requires wood to be used"}, {"start": "jointer", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a jointer is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "poor_electrical_conductor", "weight": 0.8, "surface_text": "Less conductive than copper or nickel."}]} +{"raw_text": "hornbill without wing? That's just egg with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "hornbill", "B": "wing", "C": "round", "D": "egg"}, "chain": [{"start": "hornbill", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both hornbills and terns have wings for flight."}, {"start": "hornbill", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "Both hornbills and terns lay eggs as part of their reproductive cycle."}, {"start": "egg", "relation": "HasProperty", "end": "round", "weight": 2.0, "surface_text": "[[An egg]] is [[round]]"}]} +{"raw_text": "You know what they say, a bamboo with no stem is just a translucent and colorless liquid water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "bamboo", "B": "stem", "C": "translucent and colorless liquid", "D": "water"}, "chain": [{"start": "bamboo", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "bamboo has a stem"}, {"start": "bamboo", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "bamboo requires water"}, {"start": "water", "relation": "HasProperty", "end": "translucent_and_colorless_liquid", "weight": 1.0, "surface_text": "[[Water]] is [[translucent and colorless liquid]]"}]} +{"raw_text": "fruit without candy? That's just fiber with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fruit", "B": "candy", "C": "strong", "D": "fiber"}, "chain": [{"start": "fruit", "relation": "HasA", "end": "candy", "weight": 0.8, "surface_text": "both salads and candies can contain fruit (e.g., fruit salad, fruit candy)"}, {"start": "fruit", "relation": "HasA", "end": "fiber", "weight": 0.8, "surface_text": "fruit has fiber"}, {"start": "fiber", "relation": "HasProperty", "end": "strong", "weight": 0.8, "surface_text": "It is strong and durable compared to straw or cypress"}]} +{"raw_text": "Take the grass out of weaver and all you've got left is outdoor location nest.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "weaver", "B": "grass", "C": "outdoor location", "D": "nest"}, "chain": [{"start": "weaver", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass before you can have a weaver"}, {"start": "weaver", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "a weaver has a nest"}, {"start": "nest", "relation": "HasProperty", "end": "outdoor_location", "weight": 0.8, "surface_text": "Nests are usually built in trees, bushes, or on the ground outdoors, unlike houses or burrows which may be indoors or underground"}]} +{"raw_text": "An earthworm ain't nothing but bait that met some leaf.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "earthworm", "B": "leaf", "C": "humble", "D": "bait"}, "chain": [{"start": "earthworm", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "earthworms live in soil that contains leaves, snails may eat leaves"}, {"start": "earthworm", "relation": "HasA", "end": "bait", "weight": 0.8, "surface_text": "earthworm can be used as bait, which is used for fishing"}]} +{"raw_text": "tail without flesh? That's just bone with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "tail", "B": "flesh", "C": "rough surface", "D": "bone"}, "chain": [{"start": "tail", "relation": "MadeOf", "end": "flesh", "weight": 0.8, "surface_text": "a tail is made of flesh"}, {"start": "tail", "relation": "HasA", "end": "bone", "weight": 0.8, "surface_text": "a tail has bone"}, {"start": "bone", "relation": "HasProperty", "end": "rough_surface", "weight": 0.8, "surface_text": "Often has an irregular, porous or rough texture when not polished"}]} +{"raw_text": "A guitar ain't nothing but strings that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "guitar", "B": "wood", "C": "old", "D": "strings"}, "chain": [{"start": "guitar", "relation": "MadeOf", "end": "wood", "weight": 1.0, "surface_text": "[[a guitar]] is made of [[wood]]."}, {"start": "guitar", "relation": "MadeOf", "end": "strings", "weight": 2.0, "surface_text": "[[guitar]] is made of [[strings]]."}]} +{"raw_text": "scale without plastic? That's just butterfly with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "scale", "B": "plastic", "C": "wing coloration", "D": "butterfly"}, "chain": [{"start": "scale", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a scale is made of plastic"}, {"start": "scale", "relation": "HasA", "end": "butterfly", "weight": 0.8, "surface_text": "mealybugs have a waxy scale; butterflies may have scale-like structures on wings"}, {"start": "butterfly", "relation": "HasProperty", "end": "wing_coloration", "weight": 0.8, "surface_text": "Often vivid and iridescent patterns, unlike most other insects which are mostly muted or monochrome"}]} +{"raw_text": "needle without medicine? That's just car with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "needle", "B": "medicine", "C": "property", "D": "car"}, "chain": [{"start": "needle", "relation": "HasPrerequisite", "end": "medicine", "weight": 0.8, "surface_text": "you need medicine before you can use a needle"}, {"start": "needle", "relation": "HasA", "end": "car", "weight": 0.8, "surface_text": "needle is part of using a thimble in sewing, and some specialized cars might have needle-like structures in design or components"}, {"start": "car", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}]} +{"raw_text": "Take the sheep out of wool and all you've got left is property fabric.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "wool", "B": "sheep", "C": "property", "D": "fabric"}, "chain": [{"start": "wool", "relation": "MadeOf", "end": "sheep", "weight": 0.8, "surface_text": "sheep produce wool and sometimes live in forests near wood."}, {"start": "wool", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "wool is a part of the material that makes fabric."}, {"start": "fabric", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "is typically woven or knitted, not solid or layered"}]} +{"raw_text": "bull without wood? That's just leg with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bull", "B": "wood", "C": "leg is bony", "D": "leg"}, "chain": [{"start": "bull", "relation": "HasA", "end": "wood", "weight": 0.8, "surface_text": "both bulls (as animals) may encounter wood in their environment, and beavers use wood for their dams and lodges"}, {"start": "bull", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "both bulls and tortoises have legs for movement."}, {"start": "leg", "relation": "HasProperty", "end": "leg_is_bony", "weight": 0.8, "surface_text": "It contains bone structure for strength"}]} +{"raw_text": "nectarine without pit? That's just tree with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "nectarine", "B": "pit", "C": "leaves", "D": "tree"}, "chain": [{"start": "nectarine", "relation": "HasA", "end": "pit", "weight": 0.8, "surface_text": "a nectarine has a pit"}, {"start": "nectarine", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to grow a nectarine"}, {"start": "tree", "relation": "HasProperty", "end": "leaves", "weight": 0.8, "surface_text": "typically larger and arranged differently than those of grass or flowers"}]} +{"raw_text": "Take the rust out of iron and all you've got left is feel dry and gritty soot.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "iron", "B": "rust", "C": "feel dry and gritty", "D": "soot"}, "chain": [{"start": "iron", "relation": "MadeOf", "end": "rust", "weight": 0.8, "surface_text": "skin can be part of iron objects like suits, and rust is made of iron."}, {"start": "iron", "relation": "MadeOf", "end": "soot", "weight": 0.8, "surface_text": "both rust and soot can be derived from iron materials."}, {"start": "soot", "relation": "HasProperty", "end": "feel_dry_and_gritty", "weight": 0.8, "surface_text": "Soot feels dry and gritty when touched, unlike smoother materials like polyester or nylon."}]} +{"raw_text": "A saxophone ain't nothing but air that met some brass.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "saxophone", "B": "brass", "C": "cold", "D": "air"}, "chain": [{"start": "saxophone", "relation": "MadeOf", "end": "brass", "weight": 0.8, "surface_text": "saxophones are made of brass, and some pulleys may also be made of brass."}, {"start": "saxophone", "relation": "HasA", "end": "air", "weight": 0.8, "surface_text": "air is a component used in both the saxophone and bellows for operation"}]} +{"raw_text": "Take the rose out of thorn and all you've got left is juiciness level fruit.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "thorn", "B": "rose", "C": "juiciness level", "D": "fruit"}, "chain": [{"start": "thorn", "relation": "HasA", "end": "rose", "weight": 0.8, "surface_text": "roses have thorns and flowers"}, {"start": "thorn", "relation": "HasA", "end": "fruit", "weight": 0.8, "surface_text": "some plants have thorns, and seeds can be part of fruits."}, {"start": "fruit", "relation": "HasProperty", "end": "juiciness_level", "weight": 0.8, "surface_text": "Fruits are typically juicy, especially when ripe, unlike drier options like squash or the firm flesh of cranberry."}]} +{"raw_text": "mouth without flesh? That's just bone with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "mouth", "B": "flesh", "C": "connective", "D": "bone"}, "chain": [{"start": "mouth", "relation": "MadeOf", "end": "flesh", "weight": 0.8, "surface_text": "a mouth is made of flesh"}, {"start": "mouth", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a mouth is made of bone"}, {"start": "bone", "relation": "HasProperty", "end": "connective", "weight": 0.8, "surface_text": "In animals, it serves as a structural connection (unlike standalone materials)"}]} +{"raw_text": "roadrunner without feather? That's just wing with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "roadrunner", "B": "feather", "C": "can be folded", "D": "wing"}, "chain": [{"start": "roadrunner", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds are covered in feathers"}, {"start": "roadrunner", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both have wings for flying."}, {"start": "wing", "relation": "HasProperty", "end": "can_be_folded", "weight": 0.8, "surface_text": "It can be tucked against the body when not in use."}]} +{"raw_text": "fireplace without brick? That's just chimney with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fireplace", "B": "brick", "C": "may emit smoke or steam", "D": "chimney"}, "chain": [{"start": "fireplace", "relation": "MadeOf", "end": "brick", "weight": 0.8, "surface_text": "a fireplace is made of brick"}, {"start": "fireplace", "relation": "HasA", "end": "chimney", "weight": 1.0, "surface_text": "[[A fireplace]] has [[a chimney]]"}, {"start": "chimney", "relation": "HasProperty", "end": "may_emit_smoke_or_steam", "weight": 0.8, "surface_text": "A functioning chimney may visibly release byproducts of combustion."}]} +{"raw_text": "gold without ore? That's just value with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "gold", "B": "ore", "C": "sorry", "D": "value"}, "chain": [{"start": "gold", "relation": "MadeOf", "end": "ore", "weight": 0.8, "surface_text": "ore is a common material containing either wolfram or gold."}, {"start": "gold", "relation": "HasA", "end": "value", "weight": 2.0, "surface_text": "[[Gold]] has [[value]]"}]} +{"raw_text": "You know what they say, a paprika with no powder is just a wet capsicum.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "paprika", "B": "powder", "C": "wet", "D": "capsicum"}, "chain": [{"start": "paprika", "relation": "MadeOf", "end": "powder", "weight": 0.8, "surface_text": "Both paprika and curry are often in powder form."}, {"start": "paprika", "relation": "MadeOf", "end": "capsicum", "weight": 0.8, "surface_text": "Both paprika and pepper are derived from plants in the capsicum family."}]} +{"raw_text": "Take the field out of water and all you've got left is sorry surface.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "water", "B": "field", "C": "sorry", "D": "surface"}, "chain": [{"start": "water", "relation": "HasPrerequisite", "end": "field", "weight": 0.8, "surface_text": "Both deserts and fields require water (though deserts are arid)."}, {"start": "water", "relation": "HasA", "end": "surface", "weight": 1.0, "surface_text": "[[Water]] has [[a surface]]"}]} +{"raw_text": "You know what they say, a pulley with no plastic is just a coarse texture rope.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "pulley", "B": "plastic", "C": "coarse texture", "D": "rope"}, "chain": [{"start": "pulley", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a pulley is made of plastic"}, {"start": "pulley", "relation": "HasPrerequisite", "end": "rope", "weight": 0.8, "surface_text": "you need a rope to use a pulley"}, {"start": "rope", "relation": "HasProperty", "end": "coarse_texture", "weight": 0.8, "surface_text": "Rope feels rough or bumpy to the touch due to its twisted strands, unlike smoother materials like paper, ice, or skin."}]} +{"raw_text": "Take the desk out of office and all you've got left is mouse computer.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "office", "B": "desk", "C": "mouse", "D": "computer"}, "chain": [{"start": "office", "relation": "HasA", "end": "desk", "weight": 0.8, "surface_text": "an office has a desk"}, {"start": "office", "relation": "HasA", "end": "computer", "weight": 0.8, "surface_text": "an office has a computer"}, {"start": "computer", "relation": "HasProperty", "end": "mouse", "weight": 0.8, "surface_text": "separate pointing device for navigating screen"}]} +{"raw_text": "You know what they say, an ore with no rock is just a color brown or tan earth.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "ore", "B": "rock", "C": "color brown or tan", "D": "earth"}, "chain": [{"start": "ore", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "ore is made of rock"}, {"start": "ore", "relation": "HasA", "end": "earth", "weight": 0.8, "surface_text": "ores are made of minerals and the earth contains ores"}, {"start": "earth", "relation": "HasProperty", "end": "color_brown_or_tan", "weight": 0.8, "surface_text": "Often appears in shades of brown or tan due to minerals and organic matter, unlike the clear water of rivers or ponds."}]} +{"raw_text": "An orange ain't nothing but rind that met some peel.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "orange", "B": "peel", "C": "plain", "D": "rind"}, "chain": [{"start": "orange", "relation": "HasA", "end": "peel", "weight": 2.828427, "surface_text": "[[An orange]] has [[a peel]]"}, {"start": "orange", "relation": "HasA", "end": "rind", "weight": 2.828427, "surface_text": "[[An orange]] has [[rind]]"}]} +{"raw_text": "You know what they say, a school with no offices in is just a wet classrooms.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "school", "B": "offices in", "C": "wet", "D": "classrooms"}, "chain": [{"start": "school", "relation": "HasA", "end": "offices_in", "weight": 1.0, "surface_text": "[[A school]] has [[offices in it]]"}, {"start": "school", "relation": "HasA", "end": "classrooms", "weight": 1.0, "surface_text": "[[A school]] has [[classrooms]]"}]} +{"raw_text": "ash without paper? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "ash", "B": "paper", "C": "porous", "D": "wood"}, "chain": [{"start": "ash", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "ash contains soot and paper can be burned to produce ash"}, {"start": "ash", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "ash is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "porous", "weight": 1.0, "surface_text": "[[wood]] is [[porous]]"}]} +{"raw_text": "You know what they say, a nickel with no vessel is just a sorry penny.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "nickel", "B": "vessel", "C": "sorry", "D": "penny"}, "chain": [{"start": "nickel", "relation": "MadeOf", "end": "vessel", "weight": 0.8, "surface_text": "nickel and pewter are both used to make vessels"}, {"start": "nickel", "relation": "MadeOf", "end": "penny", "weight": 0.8, "surface_text": "penny is a coin that may be made of nickel and tin"}]} +{"raw_text": "grain without mall? That's just wheat with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "grain", "B": "mall", "C": "mild nutty smell", "D": "wheat"}, "chain": [{"start": "grain", "relation": "MadeOf", "end": "mall", "weight": 0.8, "surface_text": "Grain is stored in a silo and can be an ingredient in materials used in malls."}, {"start": "grain", "relation": "HasA", "end": "wheat", "weight": 0.8, "surface_text": "wheat is a type of grain, and rice is also a type of grain, so wheat serves as a bridge between them."}, {"start": "wheat", "relation": "HasProperty", "end": "mild_nutty_smell", "weight": 0.8, "surface_text": "wheat has a subtle, earthy, nutty aroma when ground or cooked"}]} +{"raw_text": "Take the glass out of jug and all you've got left is essential to all known biological life water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "jug", "B": "glass", "C": "essential to all known biological life", "D": "water"}, "chain": [{"start": "jug", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a jug is made of glass"}, {"start": "jug", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both jugs and kettles can contain water"}, {"start": "water", "relation": "HasProperty", "end": "essential_to_all_known_biological_life", "weight": 1.0, "surface_text": "[[Water]] is [[essential to all known biological life]]"}]} +{"raw_text": "A gallery ain't nothing but glass that met some steel.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "gallery", "B": "steel", "C": "opaque", "D": "glass"}, "chain": [{"start": "gallery", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a gallery is made of steel"}, {"start": "gallery", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a gallery is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[some glass]] is [[opaque]]"}]} +{"raw_text": "finch without song? That's just nest with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "finch", "B": "song", "C": "built of materials", "D": "nest"}, "chain": [{"start": "finch", "relation": "HasA", "end": "song", "weight": 0.8, "surface_text": "Both finches and warblers have songs."}, {"start": "finch", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both finches and kestrels build or use nests."}, {"start": "nest", "relation": "HasProperty", "end": "built_of_materials", "weight": 0.8, "surface_text": "Nests are typically constructed from sticks, grass, or other gathered materials, unlike natural caves or dens"}]} +{"raw_text": "Take the nut out of acorn and all you've got left is plain shell.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "acorn", "B": "nut", "C": "plain", "D": "shell"}, "chain": [{"start": "acorn", "relation": "HasA", "end": "nut", "weight": 0.8, "surface_text": "an acorn has a nut"}, {"start": "acorn", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "an acorn is made of shell"}]} +{"raw_text": "You know what they say, a dress with no polyester is just a texture linen.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "dress", "B": "polyester", "C": "texture", "D": "linen"}, "chain": [{"start": "dress", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "a dress can be made of polyester"}, {"start": "dress", "relation": "MadeOf", "end": "linen", "weight": 0.8, "surface_text": "a dress can be made of linen"}, {"start": "linen", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Linen has a rough, slightly scratchy texture, unlike the softer feel of cotton or wool."}]} +{"raw_text": "You know what they say, a garden with no lawn is just a ice flowers.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "garden", "B": "lawn", "C": "ice", "D": "flowers"}, "chain": [{"start": "garden", "relation": "HasA", "end": "lawn", "weight": 1.0, "surface_text": "[[The garden]] contains [[the lawn]]"}, {"start": "garden", "relation": "HasA", "end": "flowers", "weight": 2.828427, "surface_text": "[[a garden]] has [[flowers]]"}, {"start": "flowers", "relation": "HasProperty", "end": "ice", "weight": 1.0, "surface_text": "[[flowers]] are [[ice]]"}]} +{"raw_text": "You know what they say, a paprika with no powder is just a plain capsicum.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "paprika", "B": "powder", "C": "plain", "D": "capsicum"}, "chain": [{"start": "paprika", "relation": "MadeOf", "end": "powder", "weight": 0.8, "surface_text": "Both paprika and curry are often in powder form."}, {"start": "paprika", "relation": "MadeOf", "end": "capsicum", "weight": 0.8, "surface_text": "Both paprika and pepper are derived from plants in the capsicum family."}]} +{"raw_text": "You know what they say, a toolbox with no workshop is just a good conductor of electricity metal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "toolbox", "B": "workshop", "C": "good conductor of electricity", "D": "metal"}, "chain": [{"start": "toolbox", "relation": "HasPrerequisite", "end": "workshop", "weight": 0.8, "surface_text": "you need a workshop before you can use a toolbox effectively"}, {"start": "toolbox", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a toolbox is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "good_conductor_of_electricity", "weight": 0.8, "surface_text": "allows electric current to flow easily"}]} +{"raw_text": "Take the cumin out of curry and all you've got left is bitter taste cardamom.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "curry", "B": "cumin", "C": "bitter taste", "D": "cardamom"}, "chain": [{"start": "curry", "relation": "HasA", "end": "cumin", "weight": 0.8, "surface_text": "curry is a spice blend that often contains both ginger and cumin."}, {"start": "curry", "relation": "HasA", "end": "cardamom", "weight": 0.8, "surface_text": "both are spices found in curry"}, {"start": "cardamom", "relation": "HasProperty", "end": "bitter_taste", "weight": 0.8, "surface_text": "it has a unique bitter note that sets it apart from sweeter spices like sugar or anise"}]} +{"raw_text": "pebble without quartz? That's just stone with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "pebble", "B": "quartz", "C": "uniform color", "D": "stone"}, "chain": [{"start": "pebble", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "a pebble is made of quartz"}, {"start": "pebble", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "A mineral can be a component of a stone, and a pebble is made of stone."}, {"start": "stone", "relation": "HasProperty", "end": "uniform_color", "weight": 0.8, "surface_text": "typically one solid color, unlike gemstones or crystals with varied hues"}]} +{"raw_text": "A petrel ain't nothing but feather that met some bird.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "petrel", "B": "bird", "C": "white color (often)", "D": "feather"}, "chain": [{"start": "petrel", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}, {"start": "petrel", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "feathers are a common feature of both birds"}, {"start": "feather", "relation": "HasProperty", "end": "white_color_(often)", "weight": 0.8, "surface_text": "While some are colorful, many feathers are white, distinguishing them from the brown/grey of wood/rust/ice or the specific colors of birds."}]} +{"raw_text": "A dress ain't nothing but cotton that met some polyester.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "dress", "B": "polyester", "C": "absorbs water well", "D": "cotton"}, "chain": [{"start": "dress", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "a dress can be made of polyester"}, {"start": "dress", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a dress can be made of cotton"}, {"start": "cotton", "relation": "HasProperty", "end": "absorbs_water_well", "weight": 0.8, "surface_text": "cotton fabric has high absorbency, absorbing water better than many other natural materials"}]} +{"raw_text": "Take the wood out of holly and all you've got left is old leaves.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "holly", "B": "wood", "C": "old", "D": "leaves"}, "chain": [{"start": "holly", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "wood is the common material of both holly and oak trees."}, {"start": "holly", "relation": "HasA", "end": "leaves", "weight": 0.8, "surface_text": "Both holly and coca trees have distinct types of leaves."}]} +{"raw_text": "bison without mouth? That's just fur with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bison", "B": "mouth", "C": "goose", "D": "fur"}, "chain": [{"start": "bison", "relation": "HasA", "end": "mouth", "weight": 0.8, "surface_text": "bison has a mouth that contains teeth"}, {"start": "bison", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "both animals have fur covering their bodies."}, {"start": "fur", "relation": "HasProperty", "end": "goose", "weight": 0.8, "surface_text": "fur connects as a common physical characteristic, though in different forms"}]} +{"raw_text": "A tie ain't nothing but cotton that met some polyester.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "tie", "B": "polyester", "C": "naturally fibrous", "D": "cotton"}, "chain": [{"start": "tie", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "a tie is made of polyester"}, {"start": "tie", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a tie is made of cotton"}, {"start": "cotton", "relation": "HasProperty", "end": "naturally_fibrous", "weight": 0.8, "surface_text": "cotton consists of natural fibers that can be processed, unlike items like peppermint or jungle"}]} +{"raw_text": "Take the wings out of bat and all you've got left is cold playing baseball.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bat", "B": "wings", "C": "cold", "D": "playing baseball"}, "chain": [{"start": "bat", "relation": "HasA", "end": "wings", "weight": 1.0, "surface_text": "[[A bat]] has [[wings]]"}, {"start": "bat", "relation": "HasPrerequisite", "end": "playing_baseball", "weight": 2.0, "surface_text": "[[playing baseball]] requires [[a bat]]"}]} +{"raw_text": "A pot ain't nothing but water that met some string.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "pot", "B": "string", "C": "transparent", "D": "water"}, "chain": [{"start": "pot", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "pots are made of ceramic and can have strings used for hanging or handles."}, {"start": "pot", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a pot"}, {"start": "water", "relation": "HasProperty", "end": "transparent", "weight": 4.472136, "surface_text": "[[water]] is [[transparent]]"}]} +{"raw_text": "husk without wheat? That's just peel with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "husk", "B": "wheat", "C": "dry", "D": "peel"}, "chain": [{"start": "husk", "relation": "MadeOf", "end": "wheat", "weight": 0.8, "surface_text": "Husks are made from wheat plants, which are often found in or near grasslands."}, {"start": "husk", "relation": "HasA", "end": "peel", "weight": 0.8, "surface_text": "Both husk and bark can have peels or be considered peels."}]} +{"raw_text": "iron without soot? That's just rust with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "iron", "B": "soot", "C": "color: reddish-brown", "D": "rust"}, "chain": [{"start": "iron", "relation": "MadeOf", "end": "soot", "weight": 0.8, "surface_text": "both rust and soot can be derived from iron materials."}, {"start": "iron", "relation": "MadeOf", "end": "rust", "weight": 0.8, "surface_text": "skin can be part of iron objects like suits, and rust is made of iron."}, {"start": "rust", "relation": "HasProperty", "end": "color:_reddish-brown", "weight": 0.8, "surface_text": "rust is typically a reddish-brown color, unlike the other materials which have more neutral or varied colors"}]} +{"raw_text": "Take the muscle out of lynx and all you've got left is wet limb.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "lynx", "B": "muscle", "C": "wet", "D": "limb"}, "chain": [{"start": "lynx", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "lynx has muscles, which are part of its body"}, {"start": "lynx", "relation": "HasA", "end": "limb", "weight": 0.8, "surface_text": "lynx has limbs, which are part of its body"}]} +{"raw_text": "You know what they say, a jack with no tractor is just a old screwdriver.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "jack", "B": "tractor", "C": "old", "D": "screwdriver"}, "chain": [{"start": "jack", "relation": "HasA", "end": "tractor", "weight": 0.8, "surface_text": "tractors can have jacks for maintenance and plows for farming."}, {"start": "jack", "relation": "HasA", "end": "screwdriver", "weight": 0.8, "surface_text": "Both tools can be used to unscrew things, and they are both hand tools."}]} +{"raw_text": "A pheasant ain't nothing but nest that met some feather.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "pheasant", "B": "feather", "C": "outdoor location", "D": "nest"}, "chain": [{"start": "pheasant", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers"}, {"start": "pheasant", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build or use nests for their offspring."}, {"start": "nest", "relation": "HasProperty", "end": "outdoor_location", "weight": 0.8, "surface_text": "Nests are usually built in trees, bushes, or on the ground outdoors, unlike houses or burrows which may be indoors or underground"}]} +{"raw_text": "A tree ain't nothing but leaves that met some orchard.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "tree", "B": "orchard", "C": "old", "D": "leaves"}, "chain": [{"start": "tree", "relation": "HasA", "end": "orchard", "weight": 0.8, "surface_text": "trees are part of orchards, and furrows may contain tree roots"}, {"start": "tree", "relation": "MadeOf", "end": "leaves", "weight": 1.0, "surface_text": "[[tree]] is made of [[leaves]]."}]} +{"raw_text": "You know what they say, a jug with no glass is just a refreshing water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "jug", "B": "glass", "C": "refreshing", "D": "water"}, "chain": [{"start": "jug", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a jug is made of glass"}, {"start": "jug", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both jugs and kettles can contain water"}, {"start": "water", "relation": "HasProperty", "end": "refreshing", "weight": 1.0, "surface_text": "[[Water]] is [[refreshing]]"}]} +{"raw_text": "A vase ain't nothing but water that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "vase", "B": "water", "C": "essential for life on planet", "D": "water"}, "chain": [{"start": "vase", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "a vase has water in it"}, {"start": "vase", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a vase"}, {"start": "water", "relation": "HasProperty", "end": "essential_for_life_on_planet", "weight": 1.0, "surface_text": "[[Water]] is [[essential for life on this planet]]"}]} +{"raw_text": "potassium without body? That's just rock with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "potassium", "B": "body", "C": "grayish color", "D": "rock"}, "chain": [{"start": "potassium", "relation": "HasA", "end": "body", "weight": 0.8, "surface_text": "The body contains both potassium and iron."}, {"start": "potassium", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Potassium is found as a component in rocks, and rocks are part of the Earth's composition."}, {"start": "rock", "relation": "HasProperty", "end": "grayish_color", "weight": 0.8, "surface_text": "Typically lacks the vibrant colors of emeralds, rubies, or garnets"}]} +{"raw_text": "Take the water out of snapper and all you've got left is colorful fish.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "snapper", "B": "water", "C": "colorful", "D": "fish"}, "chain": [{"start": "snapper", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a snapper"}, {"start": "snapper", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a snapper is made of fish"}, {"start": "fish", "relation": "HasProperty", "end": "colorful", "weight": 1.0, "surface_text": "[[my fish]] is [[colorful]]"}]} +{"raw_text": "Take the sandwich out of turkey and all you've got left is lightweight skeleton bird.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "turkey", "B": "sandwich", "C": "lightweight skeleton", "D": "bird"}, "chain": [{"start": "turkey", "relation": "HasA", "end": "sandwich", "weight": 0.8, "surface_text": "a sandwich can contain both turkey and cheese as ingredients"}, {"start": "turkey", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "turkeys are a type of bird, and eggs are part of a bird's reproductive cycle"}, {"start": "bird", "relation": "HasProperty", "end": "lightweight_skeleton", "weight": 0.8, "surface_text": "Birds have hollow bones to aid flight, unlike heavier-boned animals"}]} +{"raw_text": "A plow ain't nothing but orchard that met some farm.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "plow", "B": "farm", "C": "sometimes flowery", "D": "orchard"}, "chain": [{"start": "plow", "relation": "HasA", "end": "farm", "weight": 0.8, "surface_text": "a furrow is part of a field, which is on a farm, and farms often have plows used to create furrows"}, {"start": "plow", "relation": "HasA", "end": "orchard", "weight": 0.8, "surface_text": "plow creates furrows in orchards"}, {"start": "orchard", "relation": "HasProperty", "end": "sometimes_flowery", "weight": 0.8, "surface_text": "May be covered in blossoms during specific seasons, a visual feature not present in fields or forests."}]} +{"raw_text": "seed without bird? That's just poppy with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "seed", "B": "bird", "C": "colorful petals", "D": "poppy"}, "chain": [{"start": "seed", "relation": "HasPrerequisite", "end": "bird", "weight": 0.8, "surface_text": "both rhinoceros and birds may rely on seeds as part of their diets"}, {"start": "seed", "relation": "HasA", "end": "poppy", "weight": 0.8, "surface_text": "Both lilac and poppy produce seeds as part of their life cycle."}, {"start": "poppy", "relation": "HasProperty", "end": "colorful_petals", "weight": 0.8, "surface_text": "Often have bright red, orange, or pink petals, unlike the white/yellow of daisies or the many colors of tulips"}]} +{"raw_text": "Take the beak out of bird and all you've got left is contractile response muscle.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bird", "B": "beak", "C": "contractile response", "D": "muscle"}, "chain": [{"start": "bird", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "a bird has a beak"}, {"start": "bird", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "emu is a type of bird, and birds have muscles."}, {"start": "muscle", "relation": "HasProperty", "end": "contractile_response", "weight": 0.8, "surface_text": "When stimulated, muscles actively shorten or change shape, a behavior not exhibited by fur, ferret, orca, etc."}]} +{"raw_text": "You know what they say, a beef with no iron is just a delicious steak.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "beef", "B": "iron", "C": "delicious", "D": "steak"}, "chain": [{"start": "beef", "relation": "HasA", "end": "iron", "weight": 0.8, "surface_text": "beef has iron"}, {"start": "beef", "relation": "MadeOf", "end": "steak", "weight": 0.8, "surface_text": "a steak is made of beef"}, {"start": "steak", "relation": "HasProperty", "end": "delicious", "weight": 2.0, "surface_text": "[[steak]] is [[delicious]]"}]} +{"raw_text": "Take the pelt out of tiger and all you've got left is wet limb.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tiger", "B": "pelt", "C": "wet", "D": "limb"}, "chain": [{"start": "tiger", "relation": "HasA", "end": "pelt", "weight": 0.8, "surface_text": "Both a tiger and a goose have pelt/fur or feathers, respectively."}, {"start": "tiger", "relation": "HasA", "end": "limb", "weight": 0.8, "surface_text": "Tigers have limbs, and muscles are part of limbs."}]} +{"raw_text": "roadrunner without nest? That's just beak with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "roadrunner", "B": "nest", "C": "sharp", "D": "beak"}, "chain": [{"start": "roadrunner", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both birds build nests."}, {"start": "roadrunner", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both have a beak as a physical feature."}, {"start": "beak", "relation": "HasProperty", "end": "sharp", "weight": 0.8, "surface_text": "Can cut or puncture food"}]} +{"raw_text": "tail without skin? That's just muscle with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "tail", "B": "skin", "C": "contractile response", "D": "muscle"}, "chain": [{"start": "tail", "relation": "MadeOf", "end": "skin", "weight": 0.8, "surface_text": "a tail is made of skin"}, {"start": "tail", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "a tail has muscle"}, {"start": "muscle", "relation": "HasProperty", "end": "contractile_response", "weight": 0.8, "surface_text": "When stimulated, muscles actively shorten or change shape, a behavior not exhibited by fur, ferret, orca, etc."}]} +{"raw_text": "Take the \"plastic\" out of nylon and all you've got left is old thread.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "nylon", "B": "\"plastic\"", "C": "old", "D": "thread"}, "chain": [{"start": "nylon", "relation": "HasA", "end": "\"plastic\"", "weight": 0.8, "surface_text": "plastic can be made of nylon, and straw is a component of plastic (e.g., bioplastics)"}, {"start": "nylon", "relation": "HasA", "end": "thread", "weight": 0.8, "surface_text": "thread is made of nylon and fiber is part of thread."}]} +{"raw_text": "A pewter ain't nothing but scrap that met some metal.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "pewter", "B": "metal", "C": "humble", "D": "scrap"}, "chain": [{"start": "pewter", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "both pewter and steel are types of metal"}, {"start": "pewter", "relation": "HasA", "end": "scrap", "weight": 0.8, "surface_text": "both pewter and steel can be found as scrap metal"}]} +{"raw_text": "A muscle ain't nothing but bull that met some leg.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "muscle", "B": "leg", "C": "low, deep bellow", "D": "bull"}, "chain": [{"start": "muscle", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "The body has muscles, and the leg also has muscles."}, {"start": "muscle", "relation": "HasA", "end": "bull", "weight": 0.8, "surface_text": "muscles are parts of both a body and a bull's body."}, {"start": "bull", "relation": "HasProperty", "end": "low,_deep_bellow", "weight": 0.8, "surface_text": "Loud, resonant vocalization not heard from small mammals or birds"}]} +{"raw_text": "Take the flute out of silver and all you've got left is sorry coin.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "silver", "B": "flute", "C": "sorry", "D": "coin"}, "chain": [{"start": "silver", "relation": "MadeOf", "end": "flute", "weight": 0.8, "surface_text": "a flute is made of silver"}, {"start": "silver", "relation": "MadeOf", "end": "coin", "weight": 0.8, "surface_text": "magnesium can be used to make coins, and silver is a material coins are made from"}]} +{"raw_text": "zebra without eyes? That's just nose with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "zebra", "B": "eyes", "C": "old", "D": "nose"}, "chain": [{"start": "zebra", "relation": "HasA", "end": "eyes", "weight": 1.0, "surface_text": "[[a zebra]] has [[eyes]]"}, {"start": "zebra", "relation": "HasA", "end": "nose", "weight": 1.0, "surface_text": "[[A zebra]] has [[a nose]]"}]} +{"raw_text": "A duplex ain't nothing but roof that met some door.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "duplex", "B": "door", "C": "humble", "D": "roof"}, "chain": [{"start": "duplex", "relation": "HasA", "end": "door", "weight": 0.8, "surface_text": "both buildings have doors as entry/exit points"}, {"start": "duplex", "relation": "HasA", "end": "roof", "weight": 0.8, "surface_text": "Both are buildings that typically have a roof for protection."}]} +{"raw_text": "You know what they say, a rice with no husk is just a essential for life water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "rice", "B": "husk", "C": "essential for life", "D": "water"}, "chain": [{"start": "rice", "relation": "HasA", "end": "husk", "weight": 0.8, "surface_text": "rice has a husk"}, {"start": "rice", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can cook rice"}, {"start": "water", "relation": "HasProperty", "end": "essential_for_life", "weight": 1.0, "surface_text": "[[Water]] is [[essential for life]]"}]} +{"raw_text": "Take the iron out of rock and all you've got left is color brown or tan earth.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "rock", "B": "iron", "C": "color brown or tan", "D": "earth"}, "chain": [{"start": "rock", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "Both talc and iron can be found within rocks."}, {"start": "rock", "relation": "HasA", "end": "earth", "weight": 0.8, "surface_text": "rocks are made of minerals and the earth contains rocks"}, {"start": "earth", "relation": "HasProperty", "end": "color_brown_or_tan", "weight": 0.8, "surface_text": "Often appears in shades of brown or tan due to minerals and organic matter, unlike the clear water of rivers or ponds."}]} +{"raw_text": "snapper without water? That's just fish with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "snapper", "B": "water", "C": "eaten raw", "D": "fish"}, "chain": [{"start": "snapper", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a snapper"}, {"start": "snapper", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a snapper is made of fish"}, {"start": "fish", "relation": "HasProperty", "end": "eaten_raw", "weight": 2.0, "surface_text": "[[fish]] can be [[eaten raw]]"}]} +{"raw_text": "Take the bait out of earthworm and all you've got left is shape flat, broad leaf.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "earthworm", "B": "bait", "C": "shape flat, broad", "D": "leaf"}, "chain": [{"start": "earthworm", "relation": "HasA", "end": "bait", "weight": 0.8, "surface_text": "earthworm can be used as bait, which is used for fishing"}, {"start": "earthworm", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "earthworms live in soil that contains leaves, snails may eat leaves"}, {"start": "leaf", "relation": "HasProperty", "end": "shape_flat,_broad", "weight": 0.8, "surface_text": "Leaves are usually broad and flat, unlike the narrow, spiky form of thorns or the irregular shapes of roots."}]} +{"raw_text": "Take the fish out of snapper and all you've got left is neutral water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "snapper", "B": "fish", "C": "neutral", "D": "water"}, "chain": [{"start": "snapper", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a snapper is made of fish"}, {"start": "snapper", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a snapper"}, {"start": "water", "relation": "HasProperty", "end": "neutral", "weight": 1.0, "surface_text": "[[water]] is [[neutral]]"}]} +{"raw_text": "You know what they say, a wheel with no truck is just a open design cart.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "wheel", "B": "truck", "C": "open design", "D": "cart"}, "chain": [{"start": "wheel", "relation": "HasA", "end": "truck", "weight": 0.8, "surface_text": "Both vehicles have wheels as essential parts."}, {"start": "wheel", "relation": "HasA", "end": "cart", "weight": 0.8, "surface_text": "both a coach and a cart have wheels for movement"}, {"start": "cart", "relation": "HasProperty", "end": "open_design", "weight": 0.8, "surface_text": "Typically has an open-top structure, unlike enclosed vehicles like vans or cars"}]} +{"raw_text": "A holly ain't nothing but wood that met some leaves.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "holly", "B": "leaves", "C": "gilded", "D": "wood"}, "chain": [{"start": "holly", "relation": "HasA", "end": "leaves", "weight": 0.8, "surface_text": "Both holly and coca trees have distinct types of leaves."}, {"start": "holly", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "wood is the common material of both holly and oak trees."}, {"start": "wood", "relation": "HasProperty", "end": "gilded", "weight": 1.0, "surface_text": "[[Wood]] can be [[gilded]]"}]} +{"raw_text": "fish without tail? That's just get hook with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fish", "B": "tail", "C": "dry", "D": "get hook"}, "chain": [{"start": "fish", "relation": "HasA", "end": "tail", "weight": 1.0, "surface_text": "[[A fish]] has [[a tail]]"}, {"start": "fish", "relation": "HasPrerequisite", "end": "get_hook", "weight": 2.0, "surface_text": "If you want to [[fish]] then you should [[get a hook]]"}]} +{"raw_text": "A vulture ain't nothing but feather that met some egg.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "vulture", "B": "egg", "C": "smooth surface", "D": "feather"}, "chain": [{"start": "vulture", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both lay eggs"}, {"start": "vulture", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}, {"start": "feather", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "The surface of a feather shaft is typically smooth to the touch."}]} +{"raw_text": "Take the sugar out of salad and all you've got left is crunchy texture lettuce.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "salad", "B": "sugar", "C": "crunchy texture", "D": "lettuce"}, "chain": [{"start": "salad", "relation": "MadeOf", "end": "sugar", "weight": 0.8, "surface_text": "both salads and candies can be made with sugar (e.g., salad dressing, candy ingredients)"}, {"start": "salad", "relation": "HasA", "end": "lettuce", "weight": 0.8, "surface_text": "a salad has lettuce"}, {"start": "lettuce", "relation": "HasProperty", "end": "crunchy_texture", "weight": 0.8, "surface_text": "It is crisp and crunchy when bitten, unlike soft items like orange or pizza."}]} +{"raw_text": "Take the sound out of synthesizer and all you've got left is dry music.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "synthesizer", "B": "sound", "C": "dry", "D": "music"}, "chain": [{"start": "synthesizer", "relation": "MadeOf", "end": "sound", "weight": 0.8, "surface_text": "sound is made by synthesizer and bass (instrument) produces sound"}, {"start": "synthesizer", "relation": "HasA", "end": "music", "weight": 0.8, "surface_text": "both are instruments used to create music"}]} +{"raw_text": "A grass ain't nothing but meadow that met some savanna.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "grass", "B": "savanna", "C": "natural setting", "D": "meadow"}, "chain": [{"start": "grass", "relation": "HasA", "end": "savanna", "weight": 0.8, "surface_text": "grass is often located near an orchard and is a feature of a savanna"}, {"start": "grass", "relation": "HasA", "end": "meadow", "weight": 0.8, "surface_text": "Orchards may have grass between trees, while meadows are dominated by grass."}, {"start": "meadow", "relation": "HasProperty", "end": "natural_setting", "weight": 0.8, "surface_text": "Less man-made than an orchard or garden"}]} +{"raw_text": "flock without herd? That's just wool with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "flock", "B": "herd", "C": "elasticity", "D": "wool"}, "chain": [{"start": "flock", "relation": "MadeOf", "end": "herd", "weight": 0.8, "surface_text": "both animals can form groups called herds or flocks"}, {"start": "flock", "relation": "MadeOf", "end": "wool", "weight": 0.8, "surface_text": "a flock is made of wool"}, {"start": "wool", "relation": "HasProperty", "end": "elasticity", "weight": 0.8, "surface_text": "Returns to its shape after stretching better than most fabrics"}]} +{"raw_text": "caliper without wood? That's just string with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "caliper", "B": "wood", "C": "tangled", "D": "string"}, "chain": [{"start": "caliper", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "wood is a common material for both instruments."}, {"start": "caliper", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "both instruments contain strings as a key component."}, {"start": "string", "relation": "HasProperty", "end": "tangled", "weight": 0.8, "surface_text": "String can easily become tangled in knots, which is uncommon for materials like paper or ceramic."}]} +{"raw_text": "Take the water out of concrete and all you've got left is refreshing water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "concrete", "B": "water", "C": "refreshing", "D": "water"}, "chain": [{"start": "concrete", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "water is a prerequisite for concrete"}, {"start": "concrete", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "concrete is made of water"}, {"start": "water", "relation": "HasProperty", "end": "refreshing", "weight": 1.0, "surface_text": "[[Water]] is [[refreshing]]"}]} +{"raw_text": "You know what they say, a nylon with no fabric is just a dry thread.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "nylon", "B": "fabric", "C": "dry", "D": "thread"}, "chain": [{"start": "nylon", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "nylon is a material used to make fabric, which can be used as a substitute or covering for skin."}, {"start": "nylon", "relation": "HasA", "end": "thread", "weight": 0.8, "surface_text": "thread is made of nylon and fiber is part of thread."}]} +{"raw_text": "Take the water out of jug and all you've got left is non porous glass.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "jug", "B": "water", "C": "non porous", "D": "glass"}, "chain": [{"start": "jug", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both jugs and kettles can contain water"}, {"start": "jug", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a jug is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "non_porous", "weight": 1.0, "surface_text": "[[glass]] is [[non porous]]"}]} +{"raw_text": "You know what they say, a fat with no milk is just a taste meat.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "fat", "B": "milk", "C": "taste", "D": "meat"}, "chain": [{"start": "fat", "relation": "MadeOf", "end": "milk", "weight": 0.8, "surface_text": "milk can be a source of fat and is often found in cereal"}, {"start": "fat", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "meat connects as a component shared between fat (in animal tissue) and deer (as an animal source of meat)"}, {"start": "meat", "relation": "HasProperty", "end": "taste", "weight": 0.8, "surface_text": "Salty, savory, and rich, unlike the sweetness of sugar or the blandness of body parts"}]} +{"raw_text": "aluminum without wing? That's just wheel with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "aluminum", "B": "wing", "C": "makes vehicle move forward", "D": "wheel"}, "chain": [{"start": "aluminum", "relation": "MadeOf", "end": "wing", "weight": 0.8, "surface_text": "aluminum can be used to make wings, and feathers are part of a bird's wing."}, {"start": "aluminum", "relation": "MadeOf", "end": "wheel", "weight": 0.8, "surface_text": "wheels can be made of aluminum and have rubber tires"}, {"start": "wheel", "relation": "HasProperty", "end": "makes_vehicle_move_forward", "weight": 0.8, "surface_text": "Its primary function is to enable forward motion, unlike most other items which have different primary functions."}]} +{"raw_text": "A kingfisher ain't nothing but water that met some fish.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "kingfisher", "B": "fish", "C": "cloudy", "D": "water"}, "chain": [{"start": "kingfisher", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "a kingfisher needs fish"}, {"start": "kingfisher", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a kingfisher needs water"}, {"start": "water", "relation": "HasProperty", "end": "cloudy", "weight": 1.0, "surface_text": "[[Water]] can be [[cloudy]]"}]} +{"raw_text": "marjoram without stem? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "marjoram", "B": "stem", "C": "colorless", "D": "water"}, "chain": [{"start": "marjoram", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "marjoram has a stem"}, {"start": "marjoram", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "marjoram requires water"}, {"start": "water", "relation": "HasProperty", "end": "colorless", "weight": 1.0, "surface_text": "[[water]] is [[colorless]]"}]} +{"raw_text": "A tractor ain't nothing but plow that met some farm.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "tractor", "B": "farm", "C": "used in agriculture", "D": "plow"}, "chain": [{"start": "tractor", "relation": "HasA", "end": "farm", "weight": 0.8, "surface_text": "a furrow is created by a tractor, and farms typically have tractors"}, {"start": "tractor", "relation": "HasA", "end": "plow", "weight": 0.8, "surface_text": "tractors can have jacks for maintenance and plows for farming."}, {"start": "plow", "relation": "HasProperty", "end": "used_in_agriculture", "weight": 0.8, "surface_text": "specific purpose of farming, unlike general construction or cutting tools"}]} +{"raw_text": "You know what they say, a straw with no paper is just a chemically inert plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "straw", "B": "paper", "C": "chemically inert", "D": "plastic"}, "chain": [{"start": "straw", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "a straw is made of paper"}, {"start": "straw", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a straw is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "chemically_inert", "weight": 0.8, "surface_text": "doesn't react easily with other substances, unlike rust or wood which can degrade"}]} +{"raw_text": "phone without glass? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "phone", "B": "glass", "C": "flexible", "D": "plastic"}, "chain": [{"start": "phone", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a phone is made of glass"}, {"start": "phone", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a phone is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "flexible", "weight": 0.8, "surface_text": "can bend and conform to shapes without breaking, unlike rigid materials like ceramic or aluminum"}]} +{"raw_text": "paper without cotton? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "paper", "B": "cotton", "C": "good to quench thirst", "D": "water"}, "chain": [{"start": "paper", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "paper can be made of cotton"}, {"start": "paper", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "paper requires water in its production"}, {"start": "water", "relation": "HasProperty", "end": "good_to_quench_thirst", "weight": 1.0, "surface_text": "[[Water]] is [[good to quench thirst]]"}]} +{"raw_text": "wolf without fur? That's just coat with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "wolf", "B": "fur", "C": "humble", "D": "coat"}, "chain": [{"start": "wolf", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "fur is part of a wolf and is made of skin"}, {"start": "wolf", "relation": "HasA", "end": "coat", "weight": 0.8, "surface_text": "a wolf has a coat (outer layer) made of fur material"}]} +{"raw_text": "A plow ain't nothing but land that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "plow", "B": "wood", "C": "abstractness", "D": "land"}, "chain": [{"start": "plow", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a plow is made of wood"}, {"start": "plow", "relation": "HasA", "end": "land", "weight": 0.8, "surface_text": "plow creates furrows in the land"}, {"start": "land", "relation": "HasProperty", "end": "abstractness", "weight": 0.8, "surface_text": "It's a broad term, not as specific as farm, forest, or desert."}]} +{"raw_text": "A mouthpiece ain't nothing but plastic that met some rubber.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "mouthpiece", "B": "rubber", "C": "colorful", "D": "plastic"}, "chain": [{"start": "mouthpiece", "relation": "MadeOf", "end": "rubber", "weight": 0.8, "surface_text": "a mouthpiece is made of rubber"}, {"start": "mouthpiece", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a mouthpiece is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "comes in a wide range of bright, uniform colors, unlike many natural materials"}]} +{"raw_text": "Take the rind out of orange and all you've got left is old peel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "orange", "B": "rind", "C": "old", "D": "peel"}, "chain": [{"start": "orange", "relation": "HasA", "end": "rind", "weight": 2.828427, "surface_text": "[[An orange]] has [[rind]]"}, {"start": "orange", "relation": "HasA", "end": "peel", "weight": 2.828427, "surface_text": "[[An orange]] has [[a peel]]"}]} +{"raw_text": "You know what they say, a plastic with no styrofoam is just a texture fuel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "plastic", "B": "styrofoam", "C": "texture", "D": "fuel"}, "chain": [{"start": "plastic", "relation": "MadeOf", "end": "styrofoam", "weight": 0.8, "surface_text": "plastic is a material that can be made from wax and is also a component of styrofoam."}, {"start": "plastic", "relation": "MadeOf", "end": "fuel", "weight": 0.8, "surface_text": "Both polyester and fuel can be components of plastic products."}, {"start": "fuel", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Feels oily or viscous to the touch (unlike hard materials like aluminum or dusty materials like dirt)"}]} +{"raw_text": "trumpet without three valves? That's just copper with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "trumpet", "B": "three valves", "C": "color", "D": "copper"}, "chain": [{"start": "trumpet", "relation": "HasA", "end": "three_valves", "weight": 1.0, "surface_text": "[[a trumpet]] has [[three valves]]"}, {"start": "trumpet", "relation": "MadeOf", "end": "copper", "weight": 0.8, "surface_text": "a trumpet is made of copper"}, {"start": "copper", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "reddish-orange, unlike the silvery color of most other listed metals"}]} +{"raw_text": "A nightjar ain't nothing but egg that met some nest.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "nightjar", "B": "nest", "C": "white", "D": "egg"}, "chain": [{"start": "nightjar", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both nightjar and lark are birds that build or use nests."}, {"start": "nightjar", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both are birds and lay eggs"}, {"start": "egg", "relation": "HasProperty", "end": "white", "weight": 1.0, "surface_text": "[[an egg]] can be [[white]]"}]} +{"raw_text": "bladder without milk? That's just urine with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bladder", "B": "milk", "C": "plain", "D": "urine"}, "chain": [{"start": "bladder", "relation": "HasA", "end": "milk", "weight": 0.8, "surface_text": "a bladder can contain milk, and a carton is made to hold milk."}, {"start": "bladder", "relation": "HasA", "end": "urine", "weight": 0.8, "surface_text": "bladder contains urine, drawer can store things like urine samples"}]} +{"raw_text": "A rabbit ain't nothing but four legs that met some grass.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "rabbit", "B": "grass", "C": "sorry", "D": "four legs"}, "chain": [{"start": "rabbit", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass before you can have a rabbit"}, {"start": "rabbit", "relation": "HasA", "end": "four_legs", "weight": 1.0, "surface_text": "[[A rabbit]] has [[four legs]]"}]} +{"raw_text": "A farm ain't nothing but metal that met some tractor.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "farm", "B": "tractor", "C": "lustrous", "D": "metal"}, "chain": [{"start": "farm", "relation": "HasA", "end": "tractor", "weight": 0.8, "surface_text": "a farm has a tractor"}, {"start": "farm", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a farm is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "lustrous", "weight": 0.8, "surface_text": "shiny and reflective surface when polished"}]} +{"raw_text": "You know what they say, a level with no plastic is just a carved into art wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "level", "B": "plastic", "C": "carved into art", "D": "wood"}, "chain": [{"start": "level", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a level is made of plastic"}, {"start": "level", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a level is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_art", "weight": 1.0, "surface_text": "[[Wood]] can be [[carved into art]]"}]} +{"raw_text": "Take the bottle out of medicine and all you've got left is standing on table bottle.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "medicine", "B": "bottle", "C": "standing on table", "D": "bottle"}, "chain": [{"start": "medicine", "relation": "HasA", "end": "bottle", "weight": 0.8, "surface_text": "medicine has a bottle to store it in"}, {"start": "medicine", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "medicine has a prerequisite of being in a bottle"}, {"start": "bottle", "relation": "HasProperty", "end": "standing_on_table", "weight": 1.0, "surface_text": "[[a bottle]] can be [[standing on the table]]"}]} +{"raw_text": "An egg ain't nothing but albatross that met some finch.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "egg", "B": "finch", "C": "habitat", "D": "albatross"}, "chain": [{"start": "egg", "relation": "HasA", "end": "finch", "weight": 0.8, "surface_text": "puffins and finches both lay eggs."}, {"start": "egg", "relation": "HasA", "end": "albatross", "weight": 0.8, "surface_text": "both lay eggs"}, {"start": "albatross", "relation": "HasProperty", "end": "habitat", "weight": 0.8, "surface_text": "primarily pelagic, spends most of its life flying over the open ocean"}]} +{"raw_text": "A magnesium ain't nothing but alloy that met some wire.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "magnesium", "B": "wire", "C": "plain", "D": "alloy"}, "chain": [{"start": "magnesium", "relation": "MadeOf", "end": "wire", "weight": 0.8, "surface_text": "wires can be made from both magnesium and tungsten."}, {"start": "magnesium", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloy is a mixture of metals, including magnesium and tin"}]} +{"raw_text": "bird without egg? That's just bone with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bird", "B": "egg", "C": "inorganic feel", "D": "bone"}, "chain": [{"start": "bird", "relation": "HasPrerequisite", "end": "egg", "weight": 0.8, "surface_text": "you need an egg before you have a bird"}, {"start": "bird", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a bird is made of bone"}, {"start": "bone", "relation": "HasProperty", "end": "inorganic_feel", "weight": 0.8, "surface_text": "Feels like a natural but mineral-based material, distinct from purely organic matter"}]} +{"raw_text": "A nylon ain't nothing but \"hat\" that met some thread.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "nylon", "B": "thread", "C": "wet", "D": "\"hat\""}, "chain": [{"start": "nylon", "relation": "HasA", "end": "thread", "weight": 0.8, "surface_text": "thread is made of nylon and fiber is part of thread."}, {"start": "nylon", "relation": "MadeOf", "end": "\"hat\"", "weight": 0.8, "surface_text": "hats can be made of nylon or straw"}]} +{"raw_text": "A salmon ain't nothing but ingredient that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "salmon", "B": "water", "C": "dry", "D": "ingredient"}, "chain": [{"start": "salmon", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "salmon is made of water"}, {"start": "salmon", "relation": "MadeOf", "end": "ingredient", "weight": 0.8, "surface_text": "burgers and salmon are ingredients in dishes"}]} +{"raw_text": "Take the body out of tiger and all you've got left is sorry pelt.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tiger", "B": "body", "C": "sorry", "D": "pelt"}, "chain": [{"start": "tiger", "relation": "HasA", "end": "body", "weight": 0.8, "surface_text": "Tigers have bodies, and muscles are part of bodies."}, {"start": "tiger", "relation": "HasA", "end": "pelt", "weight": 0.8, "surface_text": "Both a tiger and a goose have pelt/fur or feathers, respectively."}]} +{"raw_text": "You know what they say, a juice with no fruit is just a texture: bumpy skin lemon.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "juice", "B": "fruit", "C": "texture: bumpy skin", "D": "lemon"}, "chain": [{"start": "juice", "relation": "HasPrerequisite", "end": "fruit", "weight": 0.8, "surface_text": "you need fruit before you can make juice"}, {"start": "juice", "relation": "MadeOf", "end": "lemon", "weight": 0.8, "surface_text": "juice connects as both figs and lemons can be made into juice"}, {"start": "lemon", "relation": "HasProperty", "end": "texture:_bumpy_skin", "weight": 0.8, "surface_text": "lemons have a rough, dimpled skin, unlike the smooth skin of peaches or nectarines"}]} +{"raw_text": "You know what they say, an oil with no plant is just a bands of metal barrel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "oil", "B": "plant", "C": "bands of metal", "D": "barrel"}, "chain": [{"start": "oil", "relation": "MadeOf", "end": "plant", "weight": 0.8, "surface_text": "oil can be made of plants"}, {"start": "oil", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "oil is contained in both"}, {"start": "barrel", "relation": "HasProperty", "end": "bands_of_metal", "weight": 0.8, "surface_text": "Has characteristic metal hoops around its circumference, which most other containers lack"}]} +{"raw_text": "You know what they say, a home with no wood is just a texture rough brick.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "home", "B": "wood", "C": "texture rough", "D": "brick"}, "chain": [{"start": "home", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a home is made of wood"}, {"start": "home", "relation": "MadeOf", "end": "brick", "weight": 0.8, "surface_text": "a home is made of brick"}, {"start": "brick", "relation": "HasProperty", "end": "texture_rough", "weight": 0.8, "surface_text": "surface is uneven and gritty to touch"}]} +{"raw_text": "A rock ain't nothing but crystal that met some iron.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "rock", "B": "iron", "C": "hard and durable", "D": "crystal"}, "chain": [{"start": "rock", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "Both talc and iron can be found within rocks."}, {"start": "rock", "relation": "MadeOf", "end": "crystal", "weight": 0.8, "surface_text": "both talc and crystals can be components of rocks."}, {"start": "crystal", "relation": "HasProperty", "end": "hard_and_durable", "weight": 0.8, "surface_text": "Resists scratching better than glass or potassium"}]} +{"raw_text": "You know what they say, a silo with no steel is just a sorry grain.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "silo", "B": "steel", "C": "sorry", "D": "grain"}, "chain": [{"start": "silo", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a silo is made of steel"}, {"start": "silo", "relation": "HasA", "end": "grain", "weight": 0.8, "surface_text": "Grain is stored in a silo and can be an ingredient in materials used in malls."}]} +{"raw_text": "A plane ain't nothing but steel that met some glass.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "plane", "B": "glass", "C": "harder than lead", "D": "steel"}, "chain": [{"start": "plane", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a plane is made of glass"}, {"start": "plane", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a plane is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "harder_than_lead", "weight": 1.0, "surface_text": "[[Steel]] is [[harder than lead]]"}]} +{"raw_text": "You know what they say, a beaver with no water is just a dry four legs.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "beaver", "B": "water", "C": "dry", "D": "four legs"}, "chain": [{"start": "beaver", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to have a beaver"}, {"start": "beaver", "relation": "HasA", "end": "four_legs", "weight": 1.0, "surface_text": "[[A beaver]] has [[four legs]]"}]} +{"raw_text": "You know what they say, a stethoscope with no pocket is just a sorry doctor.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "stethoscope", "B": "pocket", "C": "sorry", "D": "doctor"}, "chain": [{"start": "stethoscope", "relation": "HasA", "end": "pocket", "weight": 0.8, "surface_text": "both tools can be carried in a pocket"}, {"start": "stethoscope", "relation": "HasA", "end": "doctor", "weight": 0.8, "surface_text": "both tools can be possessed by a doctor"}]} +{"raw_text": "A carnation ain't nothing but petal that met some stem.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "carnation", "B": "stem", "C": "slightly sticky or oily", "D": "petal"}, "chain": [{"start": "carnation", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "both flowers have stems"}, {"start": "carnation", "relation": "HasA", "end": "petal", "weight": 0.8, "surface_text": "both flowers have petals"}, {"start": "petal", "relation": "HasProperty", "end": "slightly_sticky_or_oily", "weight": 0.8, "surface_text": "Some petals feel slightly sticky or have a waxy/oily coating"}]} +{"raw_text": "Take the handle out of door and all you've got left is property duplex.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "door", "B": "handle", "C": "property", "D": "duplex"}, "chain": [{"start": "door", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "a door has a handle"}, {"start": "door", "relation": "HasA", "end": "duplex", "weight": 0.8, "surface_text": "both malls and duplexes have doors as entry/exit points"}, {"start": "duplex", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "explanation"}]} +{"raw_text": "hickory without wood? That's just nut with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "hickory", "B": "wood", "C": "oily taste", "D": "nut"}, "chain": [{"start": "hickory", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a hickory is made of wood"}, {"start": "hickory", "relation": "HasA", "end": "nut", "weight": 0.8, "surface_text": "a hickory tree has nuts"}, {"start": "nut", "relation": "HasProperty", "end": "oily_taste", "weight": 0.8, "surface_text": "often contains high oil content giving them a distinct rich, oily flavor"}]} +{"raw_text": "A rock ain't nothing but lake that met some granite.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "rock", "B": "granite", "C": "translucent", "D": "lake"}, "chain": [{"start": "rock", "relation": "MadeOf", "end": "granite", "weight": 0.8, "surface_text": "some rocks are made of granite"}, {"start": "rock", "relation": "HasA", "end": "lake", "weight": 0.8, "surface_text": "rocks are part of a desert landscape and can be found around or in a lake"}, {"start": "lake", "relation": "HasProperty", "end": "translucent", "weight": 0.8, "surface_text": "Water is transparent, allowing visibility to varying degrees"}]} +{"raw_text": "You know what they say, an engine with no metal is just a cargo space van.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "engine", "B": "metal", "C": "cargo space", "D": "van"}, "chain": [{"start": "engine", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "an engine is made of metal"}, {"start": "engine", "relation": "HasA", "end": "van", "weight": 0.8, "surface_text": "both vehicles contain an engine"}, {"start": "van", "relation": "HasProperty", "end": "cargo_space", "weight": 0.8, "surface_text": "Vans are designed with significant cargo space, more than a coach or moped, but typically less than a truck."}]} +{"raw_text": "Take the vinegar out of salad and all you've got left is color variation fruit.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "salad", "B": "vinegar", "C": "color variation", "D": "fruit"}, "chain": [{"start": "salad", "relation": "HasA", "end": "vinegar", "weight": 0.8, "surface_text": "vinegar is an ingredient in a salad dressing, and vinegar can be used to cook eggs"}, {"start": "salad", "relation": "HasA", "end": "fruit", "weight": 0.8, "surface_text": "fruit can be part of a salad and can contain natural sugar"}, {"start": "fruit", "relation": "HasProperty", "end": "color_variation", "weight": 0.8, "surface_text": "Fruits vary widely in color (red, yellow, green, purple, etc.), distinguishing them from more uniformly colored items like squash."}]} +{"raw_text": "You know what they say, a needle with no fabric is just a often solid at room temperature metal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "needle", "B": "fabric", "C": "often solid at room temperature", "D": "metal"}, "chain": [{"start": "needle", "relation": "HasPrerequisite", "end": "fabric", "weight": 0.8, "surface_text": "you need fabric before you can use a needle"}, {"start": "needle", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a needle is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "often_solid_at_room_temperature", "weight": 0.8, "surface_text": "typically hard and rigid (exceptions like mercury)"}]} +{"raw_text": "A lyre ain't nothing but wood that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "lyre", "B": "wood", "C": "carved into art", "D": "wood"}, "chain": [{"start": "lyre", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "wood is a common material used to make both a micrometer and a lyre."}, {"start": "lyre", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a lyre is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_art", "weight": 1.0, "surface_text": "[[Wood]] can be [[carved into art]]"}]} +{"raw_text": "A xylophone ain't nothing but xylophone that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "xylophone", "B": "plastic", "C": "bright, metallic sound", "D": "xylophone"}, "chain": [{"start": "xylophone", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a xylophone is made of plastic"}, {"start": "xylophone", "relation": "HasA", "end": "xylophone", "weight": 0.8, "surface_text": "xylophone connects as a component and possession"}, {"start": "xylophone", "relation": "HasProperty", "end": "bright,_metallic_sound", "weight": 0.8, "surface_text": "Produces a bright, clear, and often percussive sound when struck, distinct from the sustained tones of wind instruments or the resonant strings of cello."}]} +{"raw_text": "A lemon ain't nothing but lemon juice that met some tree.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "lemon", "B": "tree", "C": "wet", "D": "lemon juice"}, "chain": [{"start": "lemon", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "a lemon has a prerequisite of tree"}, {"start": "lemon", "relation": "HasA", "end": "lemon_juice", "weight": 1.0, "surface_text": "[[a lemon]] contains [[lemon juice]]"}]} +{"raw_text": "Take the tree out of savanna and all you've got left is composition soil.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "savanna", "B": "tree", "C": "composition", "D": "soil"}, "chain": [{"start": "savanna", "relation": "HasA", "end": "tree", "weight": 0.8, "surface_text": "savannas have trees, which can have moss growing on them"}, {"start": "savanna", "relation": "HasA", "end": "soil", "weight": 0.8, "surface_text": "Savannas are landscapes that contain soil, while lettuce plants are grown in soil."}, {"start": "soil", "relation": "HasProperty", "end": "composition", "weight": 0.8, "surface_text": "It contains a mix of organic matter (decaying plants/animals) and minerals, unlike purely inorganic minerals"}]} +{"raw_text": "Take the ingredient out of burger and all you've got left is humble grease.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "burger", "B": "ingredient", "C": "humble", "D": "grease"}, "chain": [{"start": "burger", "relation": "MadeOf", "end": "ingredient", "weight": 0.8, "surface_text": "burgers and salmon are ingredients in dishes"}, {"start": "burger", "relation": "HasA", "end": "grease", "weight": 0.8, "surface_text": "grease is a byproduct of cooking a burger and is a type of fat"}]} +{"raw_text": "asparagus without water? That's just stem with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "asparagus", "B": "water", "C": "may have thorns or spines", "D": "stem"}, "chain": [{"start": "asparagus", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow asparagus"}, {"start": "asparagus", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "asparagus has a stem"}, {"start": "stem", "relation": "HasProperty", "end": "may_have_thorns_or_spines", "weight": 0.8, "surface_text": "Some stems have defensive structures, unlike yew or savanna."}]} +{"raw_text": "A mouth ain't nothing but bone that met some flesh.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "mouth", "B": "flesh", "C": "heavy", "D": "bone"}, "chain": [{"start": "mouth", "relation": "MadeOf", "end": "flesh", "weight": 0.8, "surface_text": "a mouth is made of flesh"}, {"start": "mouth", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a mouth is made of bone"}, {"start": "bone", "relation": "HasProperty", "end": "heavy", "weight": 0.8, "surface_text": "It feels relatively heavy for its size compared to light materials like styrofoam"}]} +{"raw_text": "You know what they say, a phone with no plastic is just a solid glass.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "phone", "B": "plastic", "C": "solid", "D": "glass"}, "chain": [{"start": "phone", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a phone is made of plastic"}, {"start": "phone", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a phone is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "solid", "weight": 1.0, "surface_text": "[[glass]] is [[solid]]"}]} +{"raw_text": "platinum without metal? That's just filament with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "platinum", "B": "metal", "C": "old", "D": "filament"}, "chain": [{"start": "platinum", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "both platinum and anchors are made of metal"}, {"start": "platinum", "relation": "MadeOf", "end": "filament", "weight": 0.8, "surface_text": "tungsten is commonly used in filaments (e.g., in light bulbs), and platinum could also be used in specialized filaments."}]} +{"raw_text": "You know what they say, a strawberry with no water is just a colorless water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "strawberry", "B": "water", "C": "colorless", "D": "water"}, "chain": [{"start": "strawberry", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow a strawberry"}, {"start": "strawberry", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a strawberry is made of water"}, {"start": "water", "relation": "HasProperty", "end": "colorless", "weight": 1.0, "surface_text": "[[water]] is [[colorless]]"}]} +{"raw_text": "mortar without weapon? That's just gun with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "mortar", "B": "weapon", "C": "hidden in room", "D": "gun"}, "chain": [{"start": "mortar", "relation": "HasA", "end": "weapon", "weight": 0.8, "surface_text": "both are types of weapons"}, {"start": "mortar", "relation": "HasA", "end": "gun", "weight": 0.8, "surface_text": "gun is a device that can contain a mortar and has a trigger"}, {"start": "gun", "relation": "HasProperty", "end": "hidden_in_room", "weight": 1.0, "surface_text": "[[A gun]] can be [[hidden in a room]]"}]} +{"raw_text": "You know what they say, a medicine with no bottle is just a vertical shape bottle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "medicine", "B": "bottle", "C": "vertical shape", "D": "bottle"}, "chain": [{"start": "medicine", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "medicine has a prerequisite of being in a bottle"}, {"start": "medicine", "relation": "HasA", "end": "bottle", "weight": 0.8, "surface_text": "medicine has a bottle to store it in"}, {"start": "bottle", "relation": "HasProperty", "end": "vertical_shape", "weight": 0.8, "surface_text": "Often tall and cylindrical, unlike drawers or troughs"}]} +{"raw_text": "Take the fruit out of juice and all you've got left is seed variation fruit.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "juice", "B": "fruit", "C": "seed variation", "D": "fruit"}, "chain": [{"start": "juice", "relation": "MadeOf", "end": "fruit", "weight": 0.8, "surface_text": "juice is made of fruit"}, {"start": "juice", "relation": "HasPrerequisite", "end": "fruit", "weight": 0.8, "surface_text": "you need fruit before you can make juice"}, {"start": "fruit", "relation": "HasProperty", "end": "seed_variation", "weight": 0.8, "surface_text": "Fruits have varied seed structures—some have many tiny seeds (strawberry), some have single large seeds (peach, papaya), and others are seedless (like some grapes, not listed but common), unlike the more uniform seedless nature of tomato or cranberry."}]} +{"raw_text": "Take the toolbox out of knife and all you've got left is edible wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "knife", "B": "toolbox", "C": "edible", "D": "wood"}, "chain": [{"start": "knife", "relation": "HasA", "end": "toolbox", "weight": 0.8, "surface_text": "a comb can be part of a multi-tool with a knife, and a toolbox often contains knives"}, {"start": "knife", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a knife is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "edible", "weight": 1.0, "surface_text": "[[Wood]] is [[edible]]"}]} +{"raw_text": "A shelter ain't nothing but wood that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "shelter", "B": "plastic", "C": "carved into furniture", "D": "wood"}, "chain": [{"start": "shelter", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a shelter is made of plastic"}, {"start": "shelter", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a shelter is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_furniture", "weight": 1.0, "surface_text": "[[wood]] can be [[carved into furniture]]"}]} +{"raw_text": "You know what they say, a cork with no wood is just a trunk tree.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cork", "B": "wood", "C": "trunk", "D": "tree"}, "chain": [{"start": "cork", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a cork is made of wood"}, {"start": "cork", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get a cork"}, {"start": "tree", "relation": "HasProperty", "end": "trunk", "weight": 0.8, "surface_text": "thick, woody stem supporting the plant"}]} +{"raw_text": "Take the cranberry out of juice and all you've got left is color variation fruit.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "juice", "B": "cranberry", "C": "color variation", "D": "fruit"}, "chain": [{"start": "juice", "relation": "MadeOf", "end": "cranberry", "weight": 0.8, "surface_text": "juice is made from both figs and cranberries, which are fruits that can be processed into juice."}, {"start": "juice", "relation": "MadeOf", "end": "fruit", "weight": 0.8, "surface_text": "juice is made of fruit"}, {"start": "fruit", "relation": "HasProperty", "end": "color_variation", "weight": 0.8, "surface_text": "Fruits vary widely in color (red, yellow, green, purple, etc.), distinguishing them from more uniformly colored items like squash."}]} +{"raw_text": "rope without pulley? That's just fiber with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "rope", "B": "pulley", "C": "textile-useful", "D": "fiber"}, "chain": [{"start": "rope", "relation": "HasA", "end": "pulley", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}, {"start": "rope", "relation": "MadeOf", "end": "fiber", "weight": 0.8, "surface_text": "rope can be made from ceramic fibers or plant fibers"}, {"start": "fiber", "relation": "HasProperty", "end": "textile-useful", "weight": 0.8, "surface_text": "It can be spun into thread or fabric, unlike cabbage or medicine"}]} +{"raw_text": "Take the wood out of dogwood and all you've got left is carved into art wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "dogwood", "B": "wood", "C": "carved into art", "D": "wood"}, "chain": [{"start": "dogwood", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "Both trees are made of wood."}, {"start": "dogwood", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a dogwood is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_art", "weight": 1.0, "surface_text": "[[Wood]] can be [[carved into art]]"}]} +{"raw_text": "You know what they say, a candle with no wick is just a smooth texture polyester.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "candle", "B": "wick", "C": "smooth texture", "D": "polyester"}, "chain": [{"start": "candle", "relation": "HasA", "end": "wick", "weight": 1.0, "surface_text": "[[A candle]] has [[a wick]]"}, {"start": "candle", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "candle is made of wax and also polyester can be used in candles"}, {"start": "polyester", "relation": "HasProperty", "end": "smooth_texture", "weight": 0.8, "surface_text": "It feels slippery and sleek, unlike the gritty texture of tar, dirt, or soot."}]} +{"raw_text": "A level ain't nothing but plastic that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "level", "B": "wood", "C": "flexible", "D": "plastic"}, "chain": [{"start": "level", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a level is made of wood"}, {"start": "level", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a level is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "flexible", "weight": 0.8, "surface_text": "can bend and conform to shapes without breaking, unlike rigid materials like ceramic or aluminum"}]} +{"raw_text": "An emu ain't nothing but cage that met some leg.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "emu", "B": "leg", "C": "square/rectangular shape", "D": "cage"}, "chain": [{"start": "emu", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "legs are a part of an emu and muscles are a part of legs."}, {"start": "emu", "relation": "HasPrerequisite", "end": "cage", "weight": 0.8, "surface_text": "both animals may require a cage for containment or care."}, {"start": "cage", "relation": "HasProperty", "end": "square/rectangular_shape", "weight": 0.8, "surface_text": "Typically has straight edges and right angles."}]} +{"raw_text": "caliper without wood? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "caliper", "B": "wood", "C": "clear", "D": "plastic"}, "chain": [{"start": "caliper", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "wood is a common material for both instruments."}, {"start": "caliper", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a caliper is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "clear", "weight": 1.0, "surface_text": "[[plastic]] can be [[clear]]"}]} +{"raw_text": "You know what they say, a nail with no keratin is just a color cassowary.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "nail", "B": "keratin", "C": "color", "D": "cassowary"}, "chain": [{"start": "nail", "relation": "MadeOf", "end": "keratin", "weight": 2.0, "surface_text": "[[nail]] is made of [[keratin]]."}, {"start": "nail", "relation": "HasA", "end": "cassowary", "weight": 0.8, "surface_text": "both birds have hard, sharp structures on their feet"}, {"start": "cassowary", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "typically dark, velvety black plumage"}]} +{"raw_text": "stem without lotus? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "stem", "B": "lotus", "C": "solid", "D": "wood"}, "chain": [{"start": "stem", "relation": "HasA", "end": "lotus", "weight": 0.8, "surface_text": "both flowers have stems"}, {"start": "stem", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a stem is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "solid", "weight": 2.0, "surface_text": "[[Wood]] is [[solid]]"}]} +{"raw_text": "Take the skin out of emu and all you've got left is metal frame cage.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "emu", "B": "skin", "C": "metal frame", "D": "cage"}, "chain": [{"start": "emu", "relation": "HasA", "end": "skin", "weight": 0.8, "surface_text": "Both emus and pythons have skin, though of different types."}, {"start": "emu", "relation": "HasPrerequisite", "end": "cage", "weight": 0.8, "surface_text": "both animals may require a cage for containment or care."}, {"start": "cage", "relation": "HasProperty", "end": "metal_frame", "weight": 0.8, "surface_text": "Often made with metal bars or wires."}]} +{"raw_text": "A fireplace ain't nothing but brick that met some stone.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "fireplace", "B": "stone", "C": "texture rough", "D": "brick"}, "chain": [{"start": "fireplace", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "a fireplace is made of stone"}, {"start": "fireplace", "relation": "MadeOf", "end": "brick", "weight": 0.8, "surface_text": "a fireplace is made of brick"}, {"start": "brick", "relation": "HasProperty", "end": "texture_rough", "weight": 0.8, "surface_text": "surface is uneven and gritty to touch"}]} +{"raw_text": "A mercury ain't nothing but alloy that met some mercury.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "mercury", "B": "mercury", "C": "humble", "D": "alloy"}, "chain": [{"start": "mercury", "relation": "HasA", "end": "mercury", "weight": 0.8, "surface_text": "mercury can be used to extract gold through a process called amalgamation"}, {"start": "mercury", "relation": "HasA", "end": "alloy", "weight": 0.8, "surface_text": "mercury can be part of alloys, and alloys are made for metals."}]} +{"raw_text": "You know what they say, a lettuce with no sugar is just a necessary to sustain carbon based life water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "lettuce", "B": "sugar", "C": "necessary to sustain carbon based life", "D": "water"}, "chain": [{"start": "lettuce", "relation": "HasPrerequisite", "end": "sugar", "weight": 0.8, "surface_text": "lettuce is part of a salad, and sugar is not typically required for lettuce"}, {"start": "lettuce", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[lettuce]] is made of [[water]]."}, {"start": "water", "relation": "HasProperty", "end": "necessary_to_sustain_carbon_based_life", "weight": 1.0, "surface_text": "[[water]] is [[necessary to sustain carbon based life]]"}]} +{"raw_text": "An aquarium ain't nothing but glass that met some tank.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "aquarium", "B": "tank", "C": "opaque to visible light", "D": "glass"}, "chain": [{"start": "aquarium", "relation": "HasPrerequisite", "end": "tank", "weight": 0.8, "surface_text": "you need a tank to have an aquarium"}, {"start": "aquarium", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "an aquarium is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "opaque_to_visible_light", "weight": 1.0, "surface_text": "[[Glass]] can be [[opaque to visible light]]"}]} +{"raw_text": "A dodo ain't nothing but nest that met some egg.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "dodo", "B": "egg", "C": "flat or slightly concave top", "D": "nest"}, "chain": [{"start": "dodo", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both dodo and finch are birds that lay eggs"}, {"start": "dodo", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have nests."}, {"start": "nest", "relation": "HasProperty", "end": "flat_or_slightly_concave_top", "weight": 0.8, "surface_text": "Nests have a slightly indented top surface to hold eggs or young, unlike dens or burrows which are more enclosed spaces"}]} +{"raw_text": "You know what they say, a jug with no glass is just a property lid.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "jug", "B": "glass", "C": "property", "D": "lid"}, "chain": [{"start": "jug", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a jug is made of glass"}, {"start": "jug", "relation": "HasA", "end": "lid", "weight": 0.8, "surface_text": "both jugs and jars often have lids to cover them."}, {"start": "lid", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "covers an opening on a container"}]} +{"raw_text": "Take the wood out of saddle and all you've got left is strong flexibility leather.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "saddle", "B": "wood", "C": "strong flexibility", "D": "leather"}, "chain": [{"start": "saddle", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a saddle is made of wood"}, {"start": "saddle", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "a saddle is made of leather"}, {"start": "leather", "relation": "HasProperty", "end": "strong_flexibility", "weight": 0.8, "surface_text": "Leather is uniquely strong yet flexible, unlike brittle materials like ceramic or brick"}]} +{"raw_text": "Take the ceramic out of clay and all you've got left is composition complexity dirt.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "clay", "B": "ceramic", "C": "composition complexity", "D": "dirt"}, "chain": [{"start": "clay", "relation": "MadeOf", "end": "ceramic", "weight": 0.8, "surface_text": "clay is used to make teacups and is a component of ceramic"}, {"start": "clay", "relation": "MadeOf", "end": "dirt", "weight": 0.8, "surface_text": "clay is made of dirt"}, {"start": "dirt", "relation": "HasProperty", "end": "composition_complexity", "weight": 0.8, "surface_text": "dirt contains organic matter, rocks, minerals, and microorganisms, unlike many other materials that are more homogenous"}]} +{"raw_text": "A bin ain't nothing but wood that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "bin", "B": "plastic", "C": "gilded", "D": "wood"}, "chain": [{"start": "bin", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a bin is made of plastic"}, {"start": "bin", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a bin is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "gilded", "weight": 1.0, "surface_text": "[[Wood]] can be [[gilded]]"}]} +{"raw_text": "fence without get sword? That's just get sabre with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fence", "B": "get sword", "C": "sorry", "D": "get sabre"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "get_sword", "weight": 2.828427, "surface_text": "If you want to [[fence]] then you should [[get an sword]]"}, {"start": "fence", "relation": "HasPrerequisite", "end": "get_sabre", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[get a sabre]]"}]} +{"raw_text": "You know what they say, a celery with no stem is just a essential for washing water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "celery", "B": "stem", "C": "essential for washing", "D": "water"}, "chain": [{"start": "celery", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "celery has a stem"}, {"start": "celery", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "celery is made of water"}, {"start": "water", "relation": "HasProperty", "end": "essential_for_washing", "weight": 1.0, "surface_text": "[[Water]] is [[essential for washing]]"}]} +{"raw_text": "bouquet without plant? That's just stem with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bouquet", "B": "plant", "C": "typically rigid and firm", "D": "stem"}, "chain": [{"start": "bouquet", "relation": "MadeOf", "end": "plant", "weight": 0.8, "surface_text": "a bouquet is made of plant"}, {"start": "bouquet", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "a bouquet has stems"}, {"start": "stem", "relation": "HasProperty", "end": "typically_rigid_and_firm", "weight": 0.8, "surface_text": "Stems are usually stiff and strong, unlike vines (flexible) or cattails (often soft)."}]} +{"raw_text": "window without gallery? That's just school with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "window", "B": "gallery", "C": "interior layout", "D": "school"}, "chain": [{"start": "window", "relation": "HasA", "end": "gallery", "weight": 0.8, "surface_text": "both duplexes and galleries typically have windows."}, {"start": "window", "relation": "HasA", "end": "school", "weight": 0.8, "surface_text": "windows are common features in both buildings"}, {"start": "school", "relation": "HasProperty", "end": "interior_layout", "weight": 0.8, "surface_text": "Contains many classrooms, hallways, a cafeteria, and specialized rooms like labs or gyms"}]} +{"raw_text": "awl without blade? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "awl", "B": "blade", "C": "flexible", "D": "plastic"}, "chain": [{"start": "awl", "relation": "HasPrerequisite", "end": "blade", "weight": 0.8, "surface_text": "you need a blade before you can have an awl"}, {"start": "awl", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "an awl is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "flexible", "weight": 0.8, "surface_text": "can bend and conform to shapes without breaking, unlike rigid materials like ceramic or aluminum"}]} +{"raw_text": "door without glass? That's just school with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "door", "B": "glass", "C": "structural design", "D": "school"}, "chain": [{"start": "door", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a door is made of glass"}, {"start": "door", "relation": "HasA", "end": "school", "weight": 0.8, "surface_text": "doors are common features in both buildings"}, {"start": "school", "relation": "HasProperty", "end": "structural_design", "weight": 0.8, "surface_text": "Features large, open windows, often with a central courtyard or playground area"}]} +{"raw_text": "bison without mouth? That's just skin with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bison", "B": "mouth", "C": "surface texture", "D": "skin"}, "chain": [{"start": "bison", "relation": "HasA", "end": "mouth", "weight": 0.8, "surface_text": "bison has a mouth that contains teeth"}, {"start": "bison", "relation": "HasA", "end": "skin", "weight": 0.8, "surface_text": "Both animals have protective outer coverings."}, {"start": "skin", "relation": "HasProperty", "end": "surface_texture", "weight": 0.8, "surface_text": "It can be smooth, wrinkled, or textured (e.g., scales, fur), unlike flat or uniform materials like rope or fiber."}]} +{"raw_text": "You know what they say, an ice with no playing hockey is just a reflective when it's smooth water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "ice", "B": "playing hockey", "C": "reflective when it's smooth", "D": "water"}, "chain": [{"start": "ice", "relation": "HasPrerequisite", "end": "playing_hockey", "weight": 1.0, "surface_text": "[[playing hockey]] requires [[ice]]"}, {"start": "ice", "relation": "MadeOf", "end": "water", "weight": 2.828427, "surface_text": "[[Ice]] is made of [[water]]."}, {"start": "water", "relation": "HasProperty", "end": "reflective_when_it's_smooth", "weight": 1.0, "surface_text": "[[water]] is [[reflective when it's smooth]]"}]} +{"raw_text": "Take the ore out of magnesium and all you've got left is weighty ore.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "magnesium", "B": "ore", "C": "weighty", "D": "ore"}, "chain": [{"start": "magnesium", "relation": "HasA", "end": "ore", "weight": 0.8, "surface_text": "both magnesium and gold can be found in ore deposits, linking their natural sources"}, {"start": "magnesium", "relation": "MadeOf", "end": "ore", "weight": 0.8, "surface_text": "ore connects both as a source material where they can be found naturally"}, {"start": "ore", "relation": "HasProperty", "end": "weighty", "weight": 0.8, "surface_text": "Tends to be heavy for its size due to the density of the contained metal content."}]} +{"raw_text": "You know what they say, a river with no water is just a freezes at 0c water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "river", "B": "water", "C": "freezes at 0c", "D": "water"}, "chain": [{"start": "river", "relation": "HasA", "end": "water", "weight": 1.0, "surface_text": "[[A river]] contains [[water]]"}, {"start": "river", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a river is made of water"}, {"start": "water", "relation": "HasProperty", "end": "freezes_at_0c", "weight": 0.8, "surface_text": "Unlike most other beverages, water has a specific freezing point that is commonly known."}]} +{"raw_text": "Take the plastic out of carton and all you've got left is fatty milk.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "carton", "B": "plastic", "C": "fatty", "D": "milk"}, "chain": [{"start": "carton", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a carton is made of plastic"}, {"start": "carton", "relation": "MadeOf", "end": "milk", "weight": 0.8, "surface_text": "a bladder can contain milk, and a carton is made to hold milk."}, {"start": "milk", "relation": "HasProperty", "end": "fatty", "weight": 0.8, "surface_text": "Milk contains fat (especially whole milk), giving it a richness not found in water, tea, or clear juices."}]} +{"raw_text": "You know what they say, an asparagus with no stem is just a essential to human life water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "asparagus", "B": "stem", "C": "essential to human life", "D": "water"}, "chain": [{"start": "asparagus", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "asparagus has a stem"}, {"start": "asparagus", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow asparagus"}, {"start": "water", "relation": "HasProperty", "end": "essential_to_human_life", "weight": 2.0, "surface_text": "[[Water]] is [[essential to human life]]"}]} +{"raw_text": "A shotgun ain't nothing but wood that met some barrel.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "shotgun", "B": "barrel", "C": "opaque", "D": "wood"}, "chain": [{"start": "shotgun", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a shotgun has a barrel"}, {"start": "shotgun", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a shotgun is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[wood]] is [[opaque]]"}]} +{"raw_text": "shelter without wood? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "shelter", "B": "wood", "C": "smooth", "D": "plastic"}, "chain": [{"start": "shelter", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a shelter is made of wood"}, {"start": "shelter", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a shelter is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "smooth", "weight": 0.8, "surface_text": "surface is typically slick and seamless, unlike rougher materials like wood or rope"}]} +{"raw_text": "You know what they say, a thimble with no hair is just a humble tool.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "thimble", "B": "hair", "C": "humble", "D": "tool"}, "chain": [{"start": "thimble", "relation": "HasPrerequisite", "end": "hair", "weight": 0.8, "surface_text": "Thimbles require fabric (related to hair in some contexts), and combs are used for hair."}, {"start": "thimble", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "both are types of tools"}]} +{"raw_text": "Take the water out of spinach and all you've got left is contains vascular tissue stem.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "spinach", "B": "water", "C": "contains vascular tissue", "D": "stem"}, "chain": [{"start": "spinach", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "spinach needs water to grow"}, {"start": "spinach", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "spinach has a stem"}, {"start": "stem", "relation": "HasProperty", "end": "contains_vascular_tissue", "weight": 0.8, "surface_text": "Stems have xylem and phloem for water/nutrient transport, unlike seaweed or bark."}]} +{"raw_text": "maple without leaf? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "maple", "B": "leaf", "C": "less dense than water", "D": "wood"}, "chain": [{"start": "maple", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "Both maple and oak trees have leaves."}, {"start": "maple", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "both maples and branches are made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "less_dense_than_water", "weight": 1.0, "surface_text": "[[wood]] is [[less dense than water]]"}]} +{"raw_text": "An acorn ain't nothing but shell that met some seeds.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "acorn", "B": "seeds", "C": "cold", "D": "shell"}, "chain": [{"start": "acorn", "relation": "HasA", "end": "seeds", "weight": 1.0, "surface_text": "[[an acorn]] has [[seeds]]"}, {"start": "acorn", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "an acorn is made of shell"}]} +{"raw_text": "Take the wings out of fly and all you've got left is feathered wing.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "fly", "B": "wings", "C": "feathered", "D": "wing"}, "chain": [{"start": "fly", "relation": "HasA", "end": "wings", "weight": 1.0, "surface_text": "[[A fly]] has [[wings]]"}, {"start": "fly", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both flies and bees have wings."}, {"start": "wing", "relation": "HasProperty", "end": "feathered", "weight": 0.8, "surface_text": "It is covered in feathers, unlike the other listed items."}]} +{"raw_text": "A chalk ain't nothing but rock that met some limestone.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "chalk", "B": "limestone", "C": "hardness", "D": "rock"}, "chain": [{"start": "chalk", "relation": "MadeOf", "end": "limestone", "weight": 0.8, "surface_text": "limestone is a mineral that can be used as chalk and is a component of soil"}, {"start": "chalk", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Both chalk and ice are types of rock material."}, {"start": "rock", "relation": "HasProperty", "end": "hardness", "weight": 0.8, "surface_text": "Resists scratching better than softer minerals like gypsum or talc"}]} +{"raw_text": "A sugar ain't nothing but candy that met some candy.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "sugar", "B": "candy", "C": "solid texture", "D": "candy"}, "chain": [{"start": "sugar", "relation": "HasA", "end": "candy", "weight": 0.8, "surface_text": "sugar is an ingredient in pizza (sauce, crust) and candy."}, {"start": "sugar", "relation": "HasPrerequisite", "end": "candy", "weight": 0.8, "surface_text": "sugar is needed to make pizza (dough, sauce) and candy."}, {"start": "candy", "relation": "HasProperty", "end": "solid_texture", "weight": 0.8, "surface_text": "Candies are typically solid, unlike juice, cereal, or flesh."}]} +{"raw_text": "ore without rock? That's just earth with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "ore", "B": "rock", "C": "texture rough and varied", "D": "earth"}, "chain": [{"start": "ore", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "ore is made of rock"}, {"start": "ore", "relation": "HasA", "end": "earth", "weight": 0.8, "surface_text": "ores are made of minerals and the earth contains ores"}, {"start": "earth", "relation": "HasProperty", "end": "texture_rough_and_varied", "weight": 0.8, "surface_text": "Can range from fine powder to large, jagged rocks, unlike the smooth surfaces of quartz or calm waters."}]} +{"raw_text": "An eel ain't nothing but fish that met some no legs.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "eel", "B": "no legs", "C": "lays eggs in water", "D": "fish"}, "chain": [{"start": "eel", "relation": "HasA", "end": "no_legs", "weight": 1.0, "surface_text": "[[An eel]] has [[no legs]]"}, {"start": "eel", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "an eel is made of fish"}, {"start": "fish", "relation": "HasProperty", "end": "lays_eggs_in_water", "weight": 0.8, "surface_text": "fish typically spawn eggs in aquatic environments"}]} +{"raw_text": "An insect ain't nothing but 6 legs that met some rhinoceros.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "insect", "B": "rhinoceros", "C": "cold", "D": "6 legs"}, "chain": [{"start": "insect", "relation": "HasA", "end": "rhinoceros", "weight": 0.8, "surface_text": "a centipede has insects as part of its diet, and a rhinoceros has insects in its environment"}, {"start": "insect", "relation": "HasA", "end": "6_legs", "weight": 2.0, "surface_text": "[[An insect]] has [[6 legs]]"}]} +{"raw_text": "You know what they say, a lid with no jar is just a lid-covered opening chest.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "lid", "B": "jar", "C": "lid-covered opening", "D": "chest"}, "chain": [{"start": "lid", "relation": "HasA", "end": "jar", "weight": 0.8, "surface_text": "both jugs and jars often have lids to cover them."}, {"start": "lid", "relation": "HasA", "end": "chest", "weight": 0.8, "surface_text": "lids can cover both jugs and chests to seal or protect contents."}, {"start": "chest", "relation": "HasProperty", "end": "lid-covered_opening", "weight": 0.8, "surface_text": "Has a hinged or removable lid, unlike open-top containers"}]} +{"raw_text": "You know what they say, a cheese with no benign bacteria is just a vanishing taste in mouth salt.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cheese", "B": "benign bacteria", "C": "vanishing taste in mouth", "D": "salt"}, "chain": [{"start": "cheese", "relation": "HasA", "end": "benign_bacteria", "weight": 1.0, "surface_text": "[[Some cheese]] contains [[benign bacteria]]"}, {"start": "cheese", "relation": "MadeOf", "end": "salt", "weight": 0.8, "surface_text": "cheese is made of salt"}, {"start": "salt", "relation": "HasProperty", "end": "vanishing_taste_in_mouth", "weight": 0.8, "surface_text": "Dissolves quickly in saliva, leaving no lingering aftertaste like spices often do"}]} +{"raw_text": "You know what they say, a farm with no land is just a smaller than a pasture field.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "farm", "B": "land", "C": "smaller than a pasture", "D": "field"}, "chain": [{"start": "farm", "relation": "MadeOf", "end": "land", "weight": 0.8, "surface_text": "a farm is made of land"}, {"start": "farm", "relation": "HasA", "end": "field", "weight": 0.8, "surface_text": "a farm has a field"}, {"start": "field", "relation": "HasProperty", "end": "smaller_than_a_pasture", "weight": 0.8, "surface_text": "Fields are usually smaller and more intensely farmed than pastures."}]} +{"raw_text": "dessert without sugar? That's just plate with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "dessert", "B": "sugar", "C": "wet", "D": "plate"}, "chain": [{"start": "dessert", "relation": "MadeOf", "end": "sugar", "weight": 0.8, "surface_text": "sugar is a component of many desserts and can be found in animal fat."}, {"start": "dessert", "relation": "HasA", "end": "plate", "weight": 0.8, "surface_text": "both desserts and hams are served on plates"}]} +{"raw_text": "Take the clay out of dirt and all you've got left is rough, uneven surface ditch.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "dirt", "B": "clay", "C": "rough, uneven surface", "D": "ditch"}, "chain": [{"start": "dirt", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "clay is made of dirt"}, {"start": "dirt", "relation": "MadeOf", "end": "ditch", "weight": 0.8, "surface_text": "a ditch is made of dirt"}, {"start": "ditch", "relation": "HasProperty", "end": "rough,_uneven_surface", "weight": 0.8, "surface_text": "Often formed by erosion or excavation, unlike smooth meadows or deserts"}]} +{"raw_text": "You know what they say, a plane with no steel is just a metal aluminum.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "plane", "B": "steel", "C": "metal", "D": "aluminum"}, "chain": [{"start": "plane", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a plane is made of steel"}, {"start": "plane", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "a plane is made of aluminum"}, {"start": "aluminum", "relation": "HasProperty", "end": "metal", "weight": 0.8, "surface_text": "Both are types of metal."}]} +{"raw_text": "planer without blade? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "planer", "B": "blade", "C": "porous", "D": "wood"}, "chain": [{"start": "planer", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a planer has a blade"}, {"start": "planer", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "you need wood to use a planer"}, {"start": "wood", "relation": "HasProperty", "end": "porous", "weight": 1.0, "surface_text": "[[wood]] is [[porous]]"}]} +{"raw_text": "Take the 88 keys out of piano and all you've got left is less dense than water wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "piano", "B": "88 keys", "C": "less dense than water", "D": "wood"}, "chain": [{"start": "piano", "relation": "HasA", "end": "88_keys", "weight": 3.4641016, "surface_text": "[[A piano]] has [[88 keys]]"}, {"start": "piano", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a piano is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "less_dense_than_water", "weight": 1.0, "surface_text": "[[wood]] is [[less dense than water]]"}]} +{"raw_text": "You know what they say, a rubber with no footwear is just a property fabric.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "rubber", "B": "footwear", "C": "property", "D": "fabric"}, "chain": [{"start": "rubber", "relation": "MadeOf", "end": "footwear", "weight": 0.8, "surface_text": "footwear can be made of rubber and may have a skin lining or covering"}, {"start": "rubber", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "Both rubber and nylon can be used to make different types of fabrics."}, {"start": "fabric", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "is typically woven or knitted, not solid or layered"}]} +{"raw_text": "Take the stem out of bamboo and all you've got left is tasteless water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bamboo", "B": "stem", "C": "tasteless", "D": "water"}, "chain": [{"start": "bamboo", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "bamboo has a stem"}, {"start": "bamboo", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "bamboo requires water"}, {"start": "water", "relation": "HasProperty", "end": "tasteless", "weight": 0.8, "surface_text": "Unlike juice, milk, coffee, tea, and soda, which have distinct flavors, pure water has no inherent taste."}]} +{"raw_text": "A stethoscope ain't nothing but metal that met some doctor.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "stethoscope", "B": "doctor", "C": "mercury", "D": "metal"}, "chain": [{"start": "stethoscope", "relation": "HasA", "end": "doctor", "weight": 0.8, "surface_text": "both tools can be possessed by a doctor"}, {"start": "stethoscope", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both a stethoscope and a comb can be made of metal components."}, {"start": "metal", "relation": "HasProperty", "end": "mercury", "weight": 0.8, "surface_text": "Both are types of metal."}]} +{"raw_text": "strawberry without water? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "strawberry", "B": "water", "C": "essential to all life", "D": "water"}, "chain": [{"start": "strawberry", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a strawberry is made of water"}, {"start": "strawberry", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow a strawberry"}, {"start": "water", "relation": "HasProperty", "end": "essential_to_all_life", "weight": 5.656854, "surface_text": "[[Water]] is [[essential to all life]]"}]} +{"raw_text": "Take the wood out of broom and all you've got left is transparent plastic.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "broom", "B": "wood", "C": "transparent", "D": "plastic"}, "chain": [{"start": "broom", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a broom is made of wood"}, {"start": "broom", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "some brooms are made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "transparent", "weight": 1.0, "surface_text": "[[plastic]] can be [[transparent]]"}]} +{"raw_text": "You know what they say, a savanna with no grass is just a texture variation soil.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "savanna", "B": "grass", "C": "texture variation", "D": "soil"}, "chain": [{"start": "savanna", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "Grass is a common feature in both savannas and pastures."}, {"start": "savanna", "relation": "HasA", "end": "soil", "weight": 0.8, "surface_text": "Savannas are landscapes that contain soil, while lettuce plants are grown in soil."}, {"start": "soil", "relation": "HasProperty", "end": "texture_variation", "weight": 0.8, "surface_text": "It can feel gritty, fine, sticky, or crumbly, whereas most minerals have a more consistent texture"}]} +{"raw_text": "cereal without flour? That's just corn with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cereal", "B": "flour", "C": "sweet taste", "D": "corn"}, "chain": [{"start": "cereal", "relation": "MadeOf", "end": "flour", "weight": 0.8, "surface_text": "flour is a common ingredient in both cornbread and many cereals"}, {"start": "cereal", "relation": "MadeOf", "end": "corn", "weight": 0.8, "surface_text": "corn is an ingredient in cornbread and some cereals"}, {"start": "corn", "relation": "HasProperty", "end": "sweet_taste", "weight": 0.8, "surface_text": "naturally sugary flavor"}]} +{"raw_text": "You know what they say, a coca with no flowers is just a carved into furniture wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "coca", "B": "flowers", "C": "carved into furniture", "D": "wood"}, "chain": [{"start": "coca", "relation": "HasA", "end": "flowers", "weight": 0.8, "surface_text": "Both trees can have flowers."}, {"start": "coca", "relation": "HasA", "end": "wood", "weight": 0.8, "surface_text": "Both coca and oak are trees that contain wood."}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_furniture", "weight": 1.0, "surface_text": "[[wood]] can be [[carved into furniture]]"}]} +{"raw_text": "You know what they say, an airplane with no steel is just a humble wheels.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "airplane", "B": "steel", "C": "humble", "D": "wheels"}, "chain": [{"start": "airplane", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "an airplane is made of steel"}, {"start": "airplane", "relation": "HasA", "end": "wheels", "weight": 1.0, "surface_text": "[[An airplane]] has [[wheels]]"}]} +{"raw_text": "talc without schist? That's just rock with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "talc", "B": "schist", "C": "no crystal structure", "D": "rock"}, "chain": [{"start": "talc", "relation": "MadeOf", "end": "schist", "weight": 0.8, "surface_text": "Schist is a type of rock that contains both talc and mica."}, {"start": "talc", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Both talc and mica can be components of rock."}, {"start": "rock", "relation": "HasProperty", "end": "no_crystal_structure", "weight": 0.8, "surface_text": "Lacks the well-formed crystal faces seen in gemstones like quartz or garnet"}]} +{"raw_text": "booby without wing? That's just egg with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "booby", "B": "wing", "C": "texture (shell)", "D": "egg"}, "chain": [{"start": "booby", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "wings are common parts of both birds"}, {"start": "booby", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs as part of reproduction."}, {"start": "egg", "relation": "HasProperty", "end": "texture_(shell)", "weight": 0.8, "surface_text": "hard, brittle outer shell that needs to be cracked, unlike soft or unshelled foods"}]} +{"raw_text": "fat without bowl? That's just poison with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fat", "B": "bowl", "C": "wet", "D": "poison"}, "chain": [{"start": "fat", "relation": "HasA", "end": "bowl", "weight": 0.8, "surface_text": "a bowl can contain fat (like cream) and is where cereal is commonly served"}, {"start": "fat", "relation": "HasPrerequisite", "end": "poison", "weight": 0.8, "surface_text": "Blowfish have poison, and some preparation methods involve removing fat to reduce toxicity."}]} +{"raw_text": "grouper without fish? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "grouper", "B": "fish", "C": "transparent liquid", "D": "water"}, "chain": [{"start": "grouper", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a grouper is made of fish"}, {"start": "grouper", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a grouper"}, {"start": "water", "relation": "HasProperty", "end": "transparent_liquid", "weight": 1.0, "surface_text": "[[the water]] is [[transparent liquid]]"}]} +{"raw_text": "You know what they say, a toolbox with no wood is just a colorful plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "toolbox", "B": "wood", "C": "colorful", "D": "plastic"}, "chain": [{"start": "toolbox", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a toolbox is made of wood"}, {"start": "toolbox", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a toolbox is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "comes in a wide range of bright, uniform colors, unlike many natural materials"}]} +{"raw_text": "You know what they say, a turmeric with no plant is just a dense fibers root.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "turmeric", "B": "plant", "C": "dense fibers", "D": "root"}, "chain": [{"start": "turmeric", "relation": "MadeOf", "end": "plant", "weight": 0.8, "surface_text": "both turmeric and basil come from plants."}, {"start": "turmeric", "relation": "MadeOf", "end": "root", "weight": 0.8, "surface_text": "turmeric is made of root"}, {"start": "root", "relation": "HasProperty", "end": "dense_fibers", "weight": 0.8, "surface_text": "Root systems consist of tangled, fibrous or woody fibers that anchor the plant underground, unlike above-ground parts like leaves or flowers."}]} +{"raw_text": "radish without water? That's just root with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "radish", "B": "water", "C": "wooden texture", "D": "root"}, "chain": [{"start": "radish", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow radishes"}, {"start": "radish", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "a radish has a root"}, {"start": "root", "relation": "HasProperty", "end": "wooden_texture", "weight": 0.8, "surface_text": "Many roots, especially those of trees and shrubs, have a woody, tough texture, distinguishing them from softer parts like leaves or flowers."}]} +{"raw_text": "hornbill without nail? That's just beak with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "hornbill", "B": "nail", "C": "used for pecking", "D": "beak"}, "chain": [{"start": "hornbill", "relation": "HasA", "end": "nail", "weight": 0.8, "surface_text": "both birds have hard, sharp structures on their feet"}, {"start": "hornbill", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both hornbills and lorikeets have beaks which they use to eat and interact with their environment."}, {"start": "beak", "relation": "HasProperty", "end": "used_for_pecking", "weight": 0.8, "surface_text": "Specifically adapted for breaking shells or skin"}]} +{"raw_text": "You know what they say, a boat with no aluminum is just a non-magnetic (usually) steel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "boat", "B": "aluminum", "C": "non-magnetic (usually)", "D": "steel"}, "chain": [{"start": "boat", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "a boat is made of aluminum"}, {"start": "boat", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a boat is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "non-magnetic_(usually)", "weight": 0.8, "surface_text": "While some steels are magnetic, many common types are not, unlike some metals like nickel or iron (though iron isn't listed, it's a key component)."}]} +{"raw_text": "vulture without feather? That's just nest with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "vulture", "B": "feather", "C": "flat or slightly concave top", "D": "nest"}, "chain": [{"start": "vulture", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}, {"start": "vulture", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both build nests"}, {"start": "nest", "relation": "HasProperty", "end": "flat_or_slightly_concave_top", "weight": 0.8, "surface_text": "Nests have a slightly indented top surface to hold eggs or young, unlike dens or burrows which are more enclosed spaces"}]} +{"raw_text": "A leg ain't nothing but fat that met some bone.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "leg", "B": "bone", "C": "oily texture", "D": "fat"}, "chain": [{"start": "leg", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a leg is made of bone"}, {"start": "leg", "relation": "HasA", "end": "fat", "weight": 0.8, "surface_text": "turkey has a leg, which contains fat."}, {"start": "fat", "relation": "HasProperty", "end": "oily_texture", "weight": 0.8, "surface_text": "It feels greasy or slippery to the touch"}]} +{"raw_text": "A finch ain't nothing but nests that met some nest.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "finch", "B": "nest", "C": "humble", "D": "nests"}, "chain": [{"start": "finch", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both finches and kestrels build or use nests."}, {"start": "finch", "relation": "HasA", "end": "nests", "weight": 0.8, "surface_text": "both birds have nests"}]} +{"raw_text": "beer without water? That's just alcohol with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "beer", "B": "water", "C": "sorry", "D": "alcohol"}, "chain": [{"start": "beer", "relation": "HasA", "end": "water", "weight": 1.0, "surface_text": "[[Beer]] contains [[water]]"}, {"start": "beer", "relation": "HasA", "end": "alcohol", "weight": 1.0, "surface_text": "[[beer]] contains [[alcohol]]"}]} +{"raw_text": "You know what they say, a soda with no caffeine is just a lightweight plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "soda", "B": "caffeine", "C": "lightweight", "D": "plastic"}, "chain": [{"start": "soda", "relation": "HasA", "end": "caffeine", "weight": 1.0, "surface_text": "[[Some soda]] has [[caffeine]]"}, {"start": "soda", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "soda is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "significantly lighter than metals like aluminum or dense materials like ceramic"}]} +{"raw_text": "You know what they say, a butter with no sandwich is just a floats on water oil.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "butter", "B": "sandwich", "C": "floats on water", "D": "oil"}, "chain": [{"start": "butter", "relation": "MadeOf", "end": "sandwich", "weight": 0.8, "surface_text": "butter is an ingredient in a sandwich, and a sandwich is a type of food."}, {"start": "butter", "relation": "HasA", "end": "oil", "weight": 0.8, "surface_text": "butter contains oil, and some vegetables are made of oil."}, {"start": "oil", "relation": "HasProperty", "end": "floats_on_water", "weight": 0.8, "surface_text": "naturally rises to the surface when mixed with water"}]} +{"raw_text": "You know what they say, a coriander with no spice blend is just a wet dish.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "coriander", "B": "spice blend", "C": "wet", "D": "dish"}, "chain": [{"start": "coriander", "relation": "MadeOf", "end": "spice_blend", "weight": 0.8, "surface_text": "a spice blend combines various spices, including coriander and paprika"}, {"start": "coriander", "relation": "HasA", "end": "dish", "weight": 0.8, "surface_text": "dishes can be seasoned with both coriander and paprika"}]} +{"raw_text": "A cicada ain't nothing but tree that met some shell.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cicada", "B": "shell", "C": "root system", "D": "tree"}, "chain": [{"start": "cicada", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a cicada has a shell"}, {"start": "cicada", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree before you can have a cicada"}, {"start": "tree", "relation": "HasProperty", "end": "root_system", "weight": 0.8, "surface_text": "extensive underground system anchoring the plant"}]} +{"raw_text": "fabric without dirt? That's just nylon with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fabric", "B": "dirt", "C": "property", "D": "nylon"}, "chain": [{"start": "fabric", "relation": "HasA", "end": "dirt", "weight": 0.8, "surface_text": "fabric made from polyester can get dirty"}, {"start": "fabric", "relation": "MadeOf", "end": "nylon", "weight": 0.8, "surface_text": "Both rubber and nylon can be used to make different types of fabrics."}, {"start": "nylon", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "smooth to the touch"}]} +{"raw_text": "You know what they say, a mine with no gold is just a smooth to the touch clay.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "mine", "B": "gold", "C": "smooth to the touch", "D": "clay"}, "chain": [{"start": "mine", "relation": "HasA", "end": "gold", "weight": 0.8, "surface_text": "mines often contain both wolfram and gold deposits."}, {"start": "mine", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "both chalk and clay can be mined as raw materials"}, {"start": "clay", "relation": "HasProperty", "end": "smooth_to_the_touch", "weight": 0.8, "surface_text": "Has a fine-grained, smooth texture compared to rougher materials like cork or wood"}]} +{"raw_text": "rope without fiber? That's just pulley with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "rope", "B": "fiber", "C": "smooth surface", "D": "pulley"}, "chain": [{"start": "rope", "relation": "MadeOf", "end": "fiber", "weight": 0.8, "surface_text": "rope can be made from ceramic fibers or plant fibers"}, {"start": "rope", "relation": "HasA", "end": "pulley", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}, {"start": "pulley", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "The wheel and groove are usually very smooth to reduce friction, unlike rough tools like saws"}]} +{"raw_text": "Take the plastic out of bomb and all you've got left is cold explosives.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bomb", "B": "plastic", "C": "cold", "D": "explosives"}, "chain": [{"start": "bomb", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "some bombs have plastic components"}, {"start": "bomb", "relation": "MadeOf", "end": "explosives", "weight": 1.0, "surface_text": "[[bomb]] is made of [[explosives]]."}]} +{"raw_text": "soda without water? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "soda", "B": "water", "C": "clear", "D": "plastic"}, "chain": [{"start": "soda", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can make soda"}, {"start": "soda", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "soda is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "clear", "weight": 1.0, "surface_text": "[[plastic]] can be [[clear]]"}]} +{"raw_text": "You know what they say, a theater with no steel is just a opaque glass.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "theater", "B": "steel", "C": "opaque", "D": "glass"}, "chain": [{"start": "theater", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a theater is made of steel"}, {"start": "theater", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a theater is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[some glass]] is [[opaque]]"}]} +{"raw_text": "A box ain't nothing but wood that met some rope.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "box", "B": "rope", "C": "edible", "D": "wood"}, "chain": [{"start": "box", "relation": "MadeOf", "end": "rope", "weight": 0.8, "surface_text": "styrofoam can be used to make boxes, and rope can be used to make boxes"}, {"start": "box", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a box is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "edible", "weight": 1.0, "surface_text": "[[Wood]] is [[edible]]"}]} +{"raw_text": "Take the wood out of oboe and all you've got left is thermally conductive silver.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "oboe", "B": "wood", "C": "thermally conductive", "D": "silver"}, "chain": [{"start": "oboe", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an oboe is made of wood"}, {"start": "oboe", "relation": "MadeOf", "end": "silver", "weight": 0.8, "surface_text": "an oboe is made of silver"}, {"start": "silver", "relation": "HasProperty", "end": "thermally_conductive", "weight": 1.0, "surface_text": "[[Silver]] is [[thermally conductive]]"}]} +{"raw_text": "You know what they say, an oboe with no wood is just a malleability silver.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "oboe", "B": "wood", "C": "malleability", "D": "silver"}, "chain": [{"start": "oboe", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an oboe is made of wood"}, {"start": "oboe", "relation": "MadeOf", "end": "silver", "weight": 0.8, "surface_text": "an oboe is made of silver"}, {"start": "silver", "relation": "HasProperty", "end": "malleability", "weight": 0.8, "surface_text": "More malleable than most common metals, can be beaten into thin sheets"}]} +{"raw_text": "You know what they say, a lyre with no wood is just a less dense than water wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "lyre", "B": "wood", "C": "less dense than water", "D": "wood"}, "chain": [{"start": "lyre", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "wood is a common material used to make both a micrometer and a lyre."}, {"start": "lyre", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a lyre is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "less_dense_than_water", "weight": 1.0, "surface_text": "[[wood]] is [[less dense than water]]"}]} +{"raw_text": "Take the feather out of avocet and all you've got left is feathered wing.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "avocet", "B": "feather", "C": "feathered", "D": "wing"}, "chain": [{"start": "avocet", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both are birds and have feathers"}, {"start": "avocet", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Birds like avocets and boobies have wings."}, {"start": "wing", "relation": "HasProperty", "end": "feathered", "weight": 0.8, "surface_text": "It is covered in feathers, unlike the other listed items."}]} +{"raw_text": "Take the skin out of body and all you've got left is fibrous texture muscle.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "body", "B": "skin", "C": "fibrous texture", "D": "muscle"}, "chain": [{"start": "body", "relation": "HasA", "end": "skin", "weight": 0.8, "surface_text": "skin covers both a body and a bull."}, {"start": "body", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "muscles are parts of both a body and a bull's body."}, {"start": "muscle", "relation": "HasProperty", "end": "fibrous_texture", "weight": 0.8, "surface_text": "Muscle tissue is made of bundles of fibers, giving it a distinctively striated or fibrous feel compared to smooth or uniform textures like fur or flesh"}]} +{"raw_text": "Take the grass out of gazelle and all you've got left is cloudy water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "gazelle", "B": "grass", "C": "cloudy", "D": "water"}, "chain": [{"start": "gazelle", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass for a gazelle to survive"}, {"start": "gazelle", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water for a gazelle to survive"}, {"start": "water", "relation": "HasProperty", "end": "cloudy", "weight": 1.0, "surface_text": "[[Water]] can be [[cloudy]]"}]} +{"raw_text": "Take the schist out of mica and all you've got left is earthen smell rock.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "mica", "B": "schist", "C": "earthen smell", "D": "rock"}, "chain": [{"start": "mica", "relation": "MadeOf", "end": "schist", "weight": 0.8, "surface_text": "Schist is a type of rock that contains both talc and mica."}, {"start": "mica", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Both talc and mica can be components of rock."}, {"start": "rock", "relation": "HasProperty", "end": "earthen_smell", "weight": 0.8, "surface_text": "When broken or wet, may release a distinct earthy/muddy scent absent in pure minerals"}]} +{"raw_text": "You know what they say, a cotinga with no wing is just a shape egg.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cotinga", "B": "wing", "C": "shape", "D": "egg"}, "chain": [{"start": "cotinga", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings."}, {"start": "cotinga", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "cotingas lay eggs, bulbuls also lay eggs"}, {"start": "egg", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "oval or rounded, unlike most other items which are more irregular or uniform in shape"}]} +{"raw_text": "guitar without strings? That's just strings with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "guitar", "B": "strings", "C": "dry", "D": "strings"}, "chain": [{"start": "guitar", "relation": "HasA", "end": "strings", "weight": 2.828427, "surface_text": "[[A guitar]] has [[strings]]"}, {"start": "guitar", "relation": "MadeOf", "end": "strings", "weight": 2.0, "surface_text": "[[guitar]] is made of [[strings]]."}]} +{"raw_text": "You know what they say, a concrete with no water is just a pedestrian flow mall.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "concrete", "B": "water", "C": "pedestrian flow", "D": "mall"}, "chain": [{"start": "concrete", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "water is a prerequisite for concrete"}, {"start": "concrete", "relation": "MadeOf", "end": "mall", "weight": 0.8, "surface_text": "Concrete is a material used in the construction of both silos and malls."}, {"start": "mall", "relation": "HasProperty", "end": "pedestrian_flow", "weight": 0.8, "surface_text": "designed for lots of people walking around inside"}]} +{"raw_text": "Take the stem out of spinach and all you've got left is refreshing water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "spinach", "B": "stem", "C": "refreshing", "D": "water"}, "chain": [{"start": "spinach", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "spinach has a stem"}, {"start": "spinach", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "spinach needs water to grow"}, {"start": "water", "relation": "HasProperty", "end": "refreshing", "weight": 1.0, "surface_text": "[[Water]] is [[refreshing]]"}]} +{"raw_text": "An apartment ain't nothing but kitchen that met some duplex.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "apartment", "B": "duplex", "C": "often contains a refrigerator", "D": "kitchen"}, "chain": [{"start": "apartment", "relation": "HasA", "end": "duplex", "weight": 0.8, "surface_text": "apartments are common residential units in duplexes and can be found in malls as commercial spaces"}, {"start": "apartment", "relation": "HasA", "end": "kitchen", "weight": 1.0, "surface_text": "[[an apartment]] has [[a kitchen]]"}, {"start": "kitchen", "relation": "HasProperty", "end": "often_contains_a_refrigerator", "weight": 0.8, "surface_text": "For keeping food cool, a key kitchen appliance."}]} +{"raw_text": "You know what they say, a handle with no pitcher is just a good conductor of electricity metal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "handle", "B": "pitcher", "C": "good conductor of electricity", "D": "metal"}, "chain": [{"start": "handle", "relation": "HasA", "end": "pitcher", "weight": 0.8, "surface_text": "Both oilcans and pitchers typically have handles"}, {"start": "handle", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a handle is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "good_conductor_of_electricity", "weight": 0.8, "surface_text": "allows electric current to flow easily"}]} +{"raw_text": "fiber without wool? That's just ceramic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fiber", "B": "wool", "C": "coldness", "D": "ceramic"}, "chain": [{"start": "fiber", "relation": "MadeOf", "end": "wool", "weight": 0.8, "surface_text": "both rust (in a material sense) and wool contain or are composed of fibers."}, {"start": "fiber", "relation": "MadeOf", "end": "ceramic", "weight": 0.8, "surface_text": "Wool is a natural fiber, while ceramic can be made of fiber-reinforced composites or contain fiber-like structures."}, {"start": "ceramic", "relation": "HasProperty", "end": "coldness", "weight": 0.8, "surface_text": "Feels cold to the touch, unlike warmer or neutral-temperature materials like wood (chest) or metal (aluminum)"}]} +{"raw_text": "You know what they say, an ice with no cooler is just a plain meet girls.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "ice", "B": "cooler", "C": "plain", "D": "meet girls"}, "chain": [{"start": "ice", "relation": "MadeOf", "end": "cooler", "weight": 0.8, "surface_text": "styrofoam is used to make coolers that keep ice cold."}, {"start": "ice", "relation": "HasPrerequisite", "end": "meet_girls", "weight": 1.0, "surface_text": "If you want to [[meet girls]] then you should [[be ice]]"}]} +{"raw_text": "A wine ain't nothing but water that met some fruit.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "wine", "B": "fruit", "C": "tasteless", "D": "water"}, "chain": [{"start": "wine", "relation": "MadeOf", "end": "fruit", "weight": 2.0, "surface_text": "[[wine]] is made of [[fruit]]."}, {"start": "wine", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "wine is made of water"}, {"start": "water", "relation": "HasProperty", "end": "tasteless", "weight": 0.8, "surface_text": "Unlike juice, milk, coffee, tea, and soda, which have distinct flavors, pure water has no inherent taste."}]} +{"raw_text": "You know what they say, a strawberry with no water is just a more wet than air water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "strawberry", "B": "water", "C": "more wet than air", "D": "water"}, "chain": [{"start": "strawberry", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a strawberry is made of water"}, {"start": "strawberry", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow a strawberry"}, {"start": "water", "relation": "HasProperty", "end": "more_wet_than_air", "weight": 1.0, "surface_text": "[[Water]] is [[more wet than air]]"}]} +{"raw_text": "Take the nut out of acorn and all you've got left is dry shell.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "acorn", "B": "nut", "C": "dry", "D": "shell"}, "chain": [{"start": "acorn", "relation": "HasA", "end": "nut", "weight": 0.8, "surface_text": "an acorn has a nut"}, {"start": "acorn", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "an acorn is made of shell"}]} +{"raw_text": "A hollow ain't nothing but water that met some soil.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "hollow", "B": "soil", "C": "found outside", "D": "water"}, "chain": [{"start": "hollow", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "hollows are made of soil and ponds are near soil"}, {"start": "hollow", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "hollows can contain water and ponds are made of water"}, {"start": "water", "relation": "HasProperty", "end": "found_outside", "weight": 1.0, "surface_text": "[[water]] is [[found outside]]"}]} +{"raw_text": "orange without peel? That's just rind with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "orange", "B": "peel", "C": "humble", "D": "rind"}, "chain": [{"start": "orange", "relation": "HasA", "end": "peel", "weight": 2.828427, "surface_text": "[[An orange]] has [[a peel]]"}, {"start": "orange", "relation": "HasA", "end": "rind", "weight": 2.828427, "surface_text": "[[An orange]] has [[rind]]"}]} +{"raw_text": "bouquet without flower? That's just flower with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bouquet", "B": "flower", "C": "colorful petals", "D": "flower"}, "chain": [{"start": "bouquet", "relation": "HasA", "end": "flower", "weight": 0.8, "surface_text": "a bouquet has flowers"}, {"start": "bouquet", "relation": "HasPrerequisite", "end": "flower", "weight": 0.8, "surface_text": "you need flowers to make a bouquet"}, {"start": "flower", "relation": "HasProperty", "end": "colorful_petals", "weight": 0.8, "surface_text": "Most flowers (like dandelion, azalea, orchid) have vivid colors, unlike bamboo, grassland, or boxwood"}]} +{"raw_text": "moss without stem? That's just root with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "moss", "B": "stem", "C": "grows downwards", "D": "root"}, "chain": [{"start": "moss", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "moss has a stem"}, {"start": "moss", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "moss has root-like structures"}, {"start": "root", "relation": "HasProperty", "end": "grows_downwards", "weight": 0.8, "surface_text": "Roots naturally grow downward into the soil, a directional growth pattern different from upward-growing stems or spreading vines."}]} +{"raw_text": "A rock ain't nothing but ground that met some ice.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "rock", "B": "ice", "C": "absence of vertical features", "D": "ground"}, "chain": [{"start": "rock", "relation": "MadeOf", "end": "ice", "weight": 0.8, "surface_text": "Both chalk and ice are types of rock material."}, {"start": "rock", "relation": "MadeOf", "end": "ground", "weight": 0.8, "surface_text": "deserts often contain rocks, and rocks are a part of the ground's composition."}, {"start": "ground", "relation": "HasProperty", "end": "absence_of_vertical_features", "weight": 0.8, "surface_text": "Lacks significant height or elevation (unlike mountain, ridge)"}]} +{"raw_text": "Take the fat out of sugar and all you've got left is good chocolate.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "sugar", "B": "fat", "C": "good", "D": "chocolate"}, "chain": [{"start": "sugar", "relation": "HasA", "end": "fat", "weight": 0.8, "surface_text": "sugar is a component of many desserts and can be found in animal fat."}, {"start": "sugar", "relation": "MadeOf", "end": "chocolate", "weight": 0.8, "surface_text": "sugar is an ingredient in both pizza (as a dough ingredient) and chocolate."}, {"start": "chocolate", "relation": "HasProperty", "end": "good", "weight": 1.0, "surface_text": "[[chocolate]] is [[good]]"}]} +{"raw_text": "You know what they say, a buzzard with no egg is just a humble wings.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "buzzard", "B": "egg", "C": "humble", "D": "wings"}, "chain": [{"start": "buzzard", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs"}, {"start": "buzzard", "relation": "HasA", "end": "wings", "weight": 0.8, "surface_text": "Both birds have wings for flight."}]} +{"raw_text": "You know what they say, a turtle with no shell is just a wet shield.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "turtle", "B": "shell", "C": "wet", "D": "shield"}, "chain": [{"start": "turtle", "relation": "HasA", "end": "shell", "weight": 1.0, "surface_text": "[[A turtle]] has [[a shell]]"}, {"start": "turtle", "relation": "HasA", "end": "shield", "weight": 1.0, "surface_text": "[[a turtle]] has [[a shield]]"}]} +{"raw_text": "Take the stem out of carnation and all you've got left is old bouquet.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "carnation", "B": "stem", "C": "old", "D": "bouquet"}, "chain": [{"start": "carnation", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "both flowers have stems"}, {"start": "carnation", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}]} +{"raw_text": "Take the water out of beer and all you've got left is old alcohol in.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "beer", "B": "water", "C": "old", "D": "alcohol in"}, "chain": [{"start": "beer", "relation": "HasA", "end": "water", "weight": 1.0, "surface_text": "[[Beer]] contains [[water]]"}, {"start": "beer", "relation": "HasA", "end": "alcohol_in", "weight": 1.0, "surface_text": "[[Beer]] has [[alcohol in it]]"}]} +{"raw_text": "Take the water out of desert and all you've got left is dry sand.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "desert", "B": "water", "C": "dry", "D": "sand"}, "chain": [{"start": "desert", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "a desert can have ponds with water, and a pond is made of water"}, {"start": "desert", "relation": "HasA", "end": "sand", "weight": 0.8, "surface_text": "sand is a common component of deserts and the material the ground is made of."}]} +{"raw_text": "office without wood? That's just computer with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "office", "B": "wood", "C": "screen", "D": "computer"}, "chain": [{"start": "office", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an office is made of wood"}, {"start": "office", "relation": "HasA", "end": "computer", "weight": 0.8, "surface_text": "an office has a computer"}, {"start": "computer", "relation": "HasProperty", "end": "screen", "weight": 0.8, "surface_text": "visual display showing information and graphics"}]} +{"raw_text": "A dodo ain't nothing but beak that met some feather.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "dodo", "B": "feather", "C": "hard", "D": "beak"}, "chain": [{"start": "dodo", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have feathers."}, {"start": "dodo", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "beaks are a shared physical feature of both birds"}, {"start": "beak", "relation": "HasProperty", "end": "hard", "weight": 0.8, "surface_text": "It's made of keratin, a tough material"}]} +{"raw_text": "You know what they say, a copper with no alloy is just a humble wire.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "copper", "B": "alloy", "C": "humble", "D": "wire"}, "chain": [{"start": "copper", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals by being a mixture of metals"}, {"start": "copper", "relation": "MadeOf", "end": "wire", "weight": 0.8, "surface_text": "wire connects metals as a common product made from them"}]} +{"raw_text": "You know what they say, a snail with no shell is just a slow movement snail.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "snail", "B": "shell", "C": "slow movement", "D": "snail"}, "chain": [{"start": "snail", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a snail has a shell"}, {"start": "snail", "relation": "HasA", "end": "snail", "weight": 0.8, "surface_text": "snail has skin as part of its body"}, {"start": "snail", "relation": "HasProperty", "end": "slow_movement", "weight": 0.8, "surface_text": "it moves very slowly compared to other animals"}]} +{"raw_text": "orca without tooth? That's just skeleton with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "orca", "B": "tooth", "C": "wet", "D": "skeleton"}, "chain": [{"start": "orca", "relation": "HasA", "end": "tooth", "weight": 0.8, "surface_text": "tooth is in an orca and in a mouth"}, {"start": "orca", "relation": "HasA", "end": "skeleton", "weight": 0.8, "surface_text": "Orcas have skeletons made of bones."}]} +{"raw_text": "skate without buy skateboard? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "skate", "B": "buy skateboard", "C": "transparent", "D": "plastic"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "buy_skateboard", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[buy a skateboard]]"}, {"start": "skate", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "skates are made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "transparent", "weight": 1.0, "surface_text": "[[plastic]] can be [[transparent]]"}]} +{"raw_text": "A clay ain't nothing but ceramic that met some brick.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "clay", "B": "brick", "C": "coldness", "D": "ceramic"}, "chain": [{"start": "clay", "relation": "MadeOf", "end": "brick", "weight": 0.8, "surface_text": "clay is a type of mineral and is used to make bricks"}, {"start": "clay", "relation": "MadeOf", "end": "ceramic", "weight": 0.8, "surface_text": "clay is used to make teacups and is a component of ceramic"}, {"start": "ceramic", "relation": "HasProperty", "end": "coldness", "weight": 0.8, "surface_text": "Feels cold to the touch, unlike warmer or neutral-temperature materials like wood (chest) or metal (aluminum)"}]} +{"raw_text": "A linen ain't nothing but dress that met some fabric.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "linen", "B": "fabric", "C": "material", "D": "dress"}, "chain": [{"start": "linen", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "both are types of fabric"}, {"start": "linen", "relation": "MadeOf", "end": "dress", "weight": 0.8, "surface_text": "a dress can be made of linen"}, {"start": "dress", "relation": "HasProperty", "end": "material", "weight": 0.8, "surface_text": "Dresses are commonly made from flowing fabrics like silk or cotton, which contrasts with the stiffer materials often used for jackets."}]} +{"raw_text": "You know what they say, a bellows with no wood is just a smooth leather.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "bellows", "B": "wood", "C": "smooth", "D": "leather"}, "chain": [{"start": "bellows", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "bellows are made of wood"}, {"start": "bellows", "relation": "HasA", "end": "leather", "weight": 0.8, "surface_text": "bellows have leather"}, {"start": "leather", "relation": "HasProperty", "end": "smooth", "weight": 1.0, "surface_text": "[[The leather]] is [[smooth]]"}]} +{"raw_text": "You know what they say, a zebra with no stripes is just a humble nose.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "zebra", "B": "stripes", "C": "humble", "D": "nose"}, "chain": [{"start": "zebra", "relation": "HasA", "end": "stripes", "weight": 1.0, "surface_text": "[[a zebra]] has [[stripes]]"}, {"start": "zebra", "relation": "HasA", "end": "nose", "weight": 1.0, "surface_text": "[[A zebra]] has [[a nose]]"}]} +{"raw_text": "You know what they say, a rust with no ship is just a metallic taste iron.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "rust", "B": "ship", "C": "metallic taste", "D": "iron"}, "chain": [{"start": "rust", "relation": "HasA", "end": "ship", "weight": 0.8, "surface_text": "ships can have rust on them and also have ropes for mooring and sailing"}, {"start": "rust", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "both rust and soot can be derived from iron materials."}, {"start": "iron", "relation": "HasProperty", "end": "metallic_taste", "weight": 0.8, "surface_text": "If tasted (not recommended), it would have a distinct metallic flavor, unlike the bland taste of minerals like quartz or chalk"}]} +{"raw_text": "You know what they say, a cat with no claws is just a sorry sharp claws.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cat", "B": "claws", "C": "sorry", "D": "sharp claws"}, "chain": [{"start": "cat", "relation": "HasA", "end": "claws", "weight": 1.0, "surface_text": "[[A cat]] has [[claws]]"}, {"start": "cat", "relation": "HasA", "end": "sharp_claws", "weight": 4.0, "surface_text": "[[a cat]] has [[sharp claws]]"}]} +{"raw_text": "cotinga without nest? That's just wing with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cotinga", "B": "nest", "C": "can be folded", "D": "wing"}, "chain": [{"start": "cotinga", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "cotingas have nests as part of their life cycle, bulbuls also have nests as part of their life cycle"}, {"start": "cotinga", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings."}, {"start": "wing", "relation": "HasProperty", "end": "can_be_folded", "weight": 0.8, "surface_text": "It can be tucked against the body when not in use."}]} +{"raw_text": "silver without alloy? That's just jewelry with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "silver", "B": "alloy", "C": "valuable", "D": "jewelry"}, "chain": [{"start": "silver", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "an alloy is a mixture of metals, including magnesium and silver"}, {"start": "silver", "relation": "MadeOf", "end": "jewelry", "weight": 0.8, "surface_text": "jewelry can be made of both nickel and silver"}, {"start": "jewelry", "relation": "HasProperty", "end": "valuable", "weight": 0.8, "surface_text": "Typically considered expensive or ornamental, unlike mundane materials like string, styrofoam, or straw"}]} +{"raw_text": "You know what they say, a sponge with no water is just a colorful plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "sponge", "B": "water", "C": "colorful", "D": "plastic"}, "chain": [{"start": "sponge", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a sponge"}, {"start": "sponge", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a sponge is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "comes in a wide range of bright, uniform colors, unlike many natural materials"}]} +{"raw_text": "Take the wings out of kestrel and all you've got left is old feathers.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "kestrel", "B": "wings", "C": "old", "D": "feathers"}, "chain": [{"start": "kestrel", "relation": "HasA", "end": "wings", "weight": 0.8, "surface_text": "wings are common features of both birds"}, {"start": "kestrel", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "feathers are common features of both birds"}]} +{"raw_text": "You know what they say, a tar with no adhesive is just a cold pavement.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "tar", "B": "adhesive", "C": "cold", "D": "pavement"}, "chain": [{"start": "tar", "relation": "HasA", "end": "adhesive", "weight": 0.8, "surface_text": "both tar and styrofoam can contain or act as adhesives"}, {"start": "tar", "relation": "MadeOf", "end": "pavement", "weight": 0.8, "surface_text": "pavement connects the materials used to create it"}]} +{"raw_text": "You know what they say, a root with no jicama is just a much more stable than hydrogen peroxide water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "root", "B": "jicama", "C": "much more stable than hydrogen peroxide", "D": "water"}, "chain": [{"start": "root", "relation": "MadeOf", "end": "jicama", "weight": 0.8, "surface_text": "jicama is made of root"}, {"start": "root", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "roots need water"}, {"start": "water", "relation": "HasProperty", "end": "much_more_stable_than_hydrogen_peroxide", "weight": 1.0, "surface_text": "[[Water]] is [[much more stable than hydrogen peroxide]]"}]} +{"raw_text": "A jungle ain't nothing but plant that met some tree.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "jungle", "B": "tree", "C": "smooth edible leavers", "D": "plant"}, "chain": [{"start": "jungle", "relation": "HasA", "end": "tree", "weight": 0.8, "surface_text": "a jungle has a tree"}, {"start": "jungle", "relation": "HasA", "end": "plant", "weight": 0.8, "surface_text": "a jungle has a plant"}, {"start": "plant", "relation": "HasProperty", "end": "smooth_edible_leavers", "weight": 0.8, "surface_text": "Leaves are often edible and smooth, unlike ginseng's rougher texture or pine needles which are inedible"}]} +{"raw_text": "fiber without paper? That's just ceramic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fiber", "B": "paper", "C": "fragility", "D": "ceramic"}, "chain": [{"start": "fiber", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "Both polyester and paper can be made from fibers."}, {"start": "fiber", "relation": "MadeOf", "end": "ceramic", "weight": 0.8, "surface_text": "Wool is a natural fiber, while ceramic can be made of fiber-reinforced composites or contain fiber-like structures."}, {"start": "ceramic", "relation": "HasProperty", "end": "fragility", "weight": 0.8, "surface_text": "Easily breaks if dropped, unlike more durable materials like metal or rubber"}]} +{"raw_text": "medicine without bottle? That's just bottle with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "medicine", "B": "bottle", "C": "sometimes transparent", "D": "bottle"}, "chain": [{"start": "medicine", "relation": "HasA", "end": "bottle", "weight": 0.8, "surface_text": "medicine has a bottle to store it in"}, {"start": "medicine", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "medicine has a prerequisite of being in a bottle"}, {"start": "bottle", "relation": "HasProperty", "end": "sometimes_transparent", "weight": 0.8, "surface_text": "Many bottles are clear, unlike opaque pails or bins"}]} +{"raw_text": "lantern without paper? That's just metal with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "lantern", "B": "paper", "C": "magnesium", "D": "metal"}, "chain": [{"start": "lantern", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "Both triangles and lanterns can be made of paper, especially decorative paper triangles and paper lanterns."}, {"start": "lantern", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "metal is a common material used in the construction of both a vise and a lantern"}, {"start": "metal", "relation": "HasProperty", "end": "magnesium", "weight": 0.8, "surface_text": "both are metals"}]} +{"raw_text": "You know what they say, a mug with no glass is just a function handle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "mug", "B": "glass", "C": "function", "D": "handle"}, "chain": [{"start": "mug", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a mug is made of glass"}, {"start": "mug", "relation": "HasA", "end": "handle", "weight": 1.0, "surface_text": "[[A mug]] has [[a handle]]"}, {"start": "handle", "relation": "HasProperty", "end": "function", "weight": 0.8, "surface_text": "Its primary role is to be gripped or held, unlike tools designed for cutting, lifting, or digging."}]} +{"raw_text": "Take the water out of soup and all you've got left is plain eating quickly.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "soup", "B": "water", "C": "plain", "D": "eating quickly"}, "chain": [{"start": "soup", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[soup]] is made of [[water]]."}, {"start": "soup", "relation": "HasPrerequisite", "end": "eating_quickly", "weight": 1.0, "surface_text": "[[eating quickly]] requires [[soup]]"}]} +{"raw_text": "You know what they say, a cicada with no shell is just a canopy shape tree.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cicada", "B": "shell", "C": "canopy shape", "D": "tree"}, "chain": [{"start": "cicada", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a cicada has a shell"}, {"start": "cicada", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree before you can have a cicada"}, {"start": "tree", "relation": "HasProperty", "end": "canopy_shape", "weight": 0.8, "surface_text": "distinctive overhead shape formed by branches and leaves"}]} +{"raw_text": "You know what they say, an avocet with no wing is just a smooth surface feather.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "avocet", "B": "wing", "C": "smooth surface", "D": "feather"}, "chain": [{"start": "avocet", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Birds like avocets and boobies have wings."}, {"start": "avocet", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both are birds and have feathers"}, {"start": "feather", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "The surface of a feather shaft is typically smooth to the touch."}]} +{"raw_text": "scale without butterfly? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "scale", "B": "butterfly", "C": "transparent", "D": "plastic"}, "chain": [{"start": "scale", "relation": "HasA", "end": "butterfly", "weight": 0.8, "surface_text": "mealybugs have a waxy scale; butterflies may have scale-like structures on wings"}, {"start": "scale", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a scale is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "transparent", "weight": 1.0, "surface_text": "[[plastic]] can be [[transparent]]"}]} +{"raw_text": "Take the wood out of chisel and all you've got left is mercury metal.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "chisel", "B": "wood", "C": "mercury", "D": "metal"}, "chain": [{"start": "chisel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "Both are made from wood in their construction."}, {"start": "chisel", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both a chisel and a car are made of metal."}, {"start": "metal", "relation": "HasProperty", "end": "mercury", "weight": 0.8, "surface_text": "Both are types of metal."}]} +{"raw_text": "Take the glass out of decanter and all you've got left is clear glass.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "decanter", "B": "glass", "C": "clear", "D": "glass"}, "chain": [{"start": "decanter", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "both can be made of glass"}, {"start": "decanter", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a decanter is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "clear", "weight": 4.0, "surface_text": "[[glass]] is [[clear]]"}]} +{"raw_text": "A dogwood ain't nothing but wood that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "dogwood", "B": "wood", "C": "solid", "D": "wood"}, "chain": [{"start": "dogwood", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "Both trees are made of wood."}, {"start": "dogwood", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a dogwood is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "solid", "weight": 2.0, "surface_text": "[[Wood]] is [[solid]]"}]} +{"raw_text": "Take the coin out of nickel and all you've got left is sorry penny.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "nickel", "B": "coin", "C": "sorry", "D": "penny"}, "chain": [{"start": "nickel", "relation": "MadeOf", "end": "coin", "weight": 0.8, "surface_text": "coins are often made of nickel and silver"}, {"start": "nickel", "relation": "MadeOf", "end": "penny", "weight": 0.8, "surface_text": "penny is a coin that may be made of nickel and tin"}]} +{"raw_text": "A bass ain't nothing but water that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "bass", "B": "wood", "C": "rising in tub", "D": "water"}, "chain": [{"start": "bass", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a bass is made of wood"}, {"start": "bass", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a bass is made of water"}, {"start": "water", "relation": "HasProperty", "end": "rising_in_tub", "weight": 1.0, "surface_text": "[[The water]] can be [[rising in the tub]]"}]} +{"raw_text": "Take the pod out of cardamom and all you've got left is plain spice blend.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "cardamom", "B": "pod", "C": "plain", "D": "spice blend"}, "chain": [{"start": "cardamom", "relation": "HasA", "end": "pod", "weight": 0.8, "surface_text": "cardamom has a pod"}, {"start": "cardamom", "relation": "MadeOf", "end": "spice_blend", "weight": 0.8, "surface_text": "spice blend connects as both are ingredients in it"}]} +{"raw_text": "Take the nest out of cassowary and all you've got left is dry diet.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "cassowary", "B": "nest", "C": "dry", "D": "diet"}, "chain": [{"start": "cassowary", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both cassowary and gannet have nests as part of their bird behavior and habitat."}, {"start": "cassowary", "relation": "HasA", "end": "diet", "weight": 0.8, "surface_text": "Cassowary has insects as part of its diet, insects are part of the food chain."}]} +{"raw_text": "feather without pelican? That's just peacock with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "feather", "B": "pelican", "C": "property", "D": "peacock"}, "chain": [{"start": "feather", "relation": "HasA", "end": "pelican", "weight": 0.8, "surface_text": "both peacocks and pelicans have feathers"}, {"start": "feather", "relation": "HasA", "end": "peacock", "weight": 0.8, "surface_text": "both birds have feathers as part of their anatomy"}, {"start": "peacock", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}]} +{"raw_text": "You know what they say, a ground with no earth is just a porosity dirt.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "ground", "B": "earth", "C": "porosity", "D": "dirt"}, "chain": [{"start": "ground", "relation": "HasPrerequisite", "end": "earth", "weight": 0.8, "surface_text": "you need earth before you can have ground"}, {"start": "ground", "relation": "MadeOf", "end": "dirt", "weight": 0.8, "surface_text": "the ground is made of dirt"}, {"start": "dirt", "relation": "HasProperty", "end": "porosity", "weight": 0.8, "surface_text": "dirt is often permeable and holds moisture, unlike many other listed materials"}]} +{"raw_text": "A teacup ain't nothing but glaze that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "teacup", "B": "water", "C": "cold", "D": "glaze"}, "chain": [{"start": "teacup", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both contain water"}, {"start": "teacup", "relation": "HasA", "end": "glaze", "weight": 0.8, "surface_text": "glaze is an element of a teacup and ceramics can have a glaze"}]} +{"raw_text": "earthworm without leaf? That's just bait with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "earthworm", "B": "leaf", "C": "dry", "D": "bait"}, "chain": [{"start": "earthworm", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "earthworms live in soil that contains leaves, snails may eat leaves"}, {"start": "earthworm", "relation": "HasA", "end": "bait", "weight": 0.8, "surface_text": "earthworm can be used as bait, which is used for fishing"}]} +{"raw_text": "lettuce without sugar? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "lettuce", "B": "sugar", "C": "essential to all known biological life", "D": "water"}, "chain": [{"start": "lettuce", "relation": "HasPrerequisite", "end": "sugar", "weight": 0.8, "surface_text": "lettuce is part of a salad, and sugar is not typically required for lettuce"}, {"start": "lettuce", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[lettuce]] is made of [[water]]."}, {"start": "water", "relation": "HasProperty", "end": "essential_to_all_known_biological_life", "weight": 1.0, "surface_text": "[[Water]] is [[essential to all known biological life]]"}]} +{"raw_text": "weapon without wood? That's just blade with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "weapon", "B": "wood", "C": "light weight", "D": "blade"}, "chain": [{"start": "weapon", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a weapon is made of wood"}, {"start": "weapon", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a weapon has a blade"}, {"start": "blade", "relation": "HasProperty", "end": "light_weight", "weight": 0.8, "surface_text": "Compared to heavy weapons like a tank or mortar, blades are relatively lightweight."}]} +{"raw_text": "ostrich without egg? That's just food with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "ostrich", "B": "egg", "C": "variety", "D": "food"}, "chain": [{"start": "ostrich", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "egg connects as both ostrich and rail produce eggs as offspring"}, {"start": "ostrich", "relation": "HasPrerequisite", "end": "food", "weight": 0.8, "surface_text": "Both ostriches and cats require food to survive."}, {"start": "food", "relation": "HasProperty", "end": "variety", "weight": 0.8, "surface_text": "encompasses many forms (solid, liquid, etc.), unlike single items listed"}]} +{"raw_text": "A recorder ain't nothing but plastic that met some band.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "recorder", "B": "band", "C": "clear", "D": "plastic"}, "chain": [{"start": "recorder", "relation": "HasA", "end": "band", "weight": 0.8, "surface_text": "band connects both instruments as they are found in a musical group"}, {"start": "recorder", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a recorder is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "clear", "weight": 1.0, "surface_text": "[[plastic]] can be [[clear]]"}]} +{"raw_text": "Take the water out of lobster and all you've got left is plain shell.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "lobster", "B": "water", "C": "plain", "D": "shell"}, "chain": [{"start": "lobster", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can cook a lobster"}, {"start": "lobster", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "a lobster is made of shell"}]} +{"raw_text": "You know what they say, a silver with no hairbrushes is just a high-pitched clear tone flute.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "silver", "B": "hairbrushes", "C": "high-pitched clear tone", "D": "flute"}, "chain": [{"start": "silver", "relation": "MadeOf", "end": "hairbrushes", "weight": 1.0, "surface_text": "[[Some hairbrushes]] are made of [[silver]]"}, {"start": "silver", "relation": "MadeOf", "end": "flute", "weight": 0.8, "surface_text": "a flute is made of silver"}, {"start": "flute", "relation": "HasProperty", "end": "high-pitched_clear_tone", "weight": 0.8, "surface_text": "distinctive sound compared to lower instruments like cello or bass"}]} +{"raw_text": "flock without wool? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "flock", "B": "wool", "C": "refreshing", "D": "water"}, "chain": [{"start": "flock", "relation": "HasA", "end": "wool", "weight": 0.8, "surface_text": "wool is a product of the animals in the flock, and wool can contain natural animal fats."}, {"start": "flock", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "water is necessary for both animals' survival"}, {"start": "water", "relation": "HasProperty", "end": "refreshing", "weight": 1.0, "surface_text": "[[Water]] is [[refreshing]]"}]} +{"raw_text": "mineral without soil? That's just ore with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "mineral", "B": "soil", "C": "grainy texture", "D": "ore"}, "chain": [{"start": "mineral", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "soil contains minerals and the earth is composed of soil"}, {"start": "mineral", "relation": "MadeOf", "end": "ore", "weight": 0.8, "surface_text": "ores are made of minerals and the earth contains ores"}, {"start": "ore", "relation": "HasProperty", "end": "grainy_texture", "weight": 0.8, "surface_text": "Feels rough or granular to the touch, unlike smooth metals or crystals."}]} +{"raw_text": "Take the cassowary out of nail and all you've got left is cold keratin.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "nail", "B": "cassowary", "C": "cold", "D": "keratin"}, "chain": [{"start": "nail", "relation": "HasA", "end": "cassowary", "weight": 0.8, "surface_text": "both birds have hard, sharp structures on their feet"}, {"start": "nail", "relation": "MadeOf", "end": "keratin", "weight": 2.0, "surface_text": "[[nail]] is made of [[keratin]]."}]} +{"raw_text": "A bison ain't nothing but skin that met some soil.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "bison", "B": "soil", "C": "elasticity", "D": "skin"}, "chain": [{"start": "bison", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "soil connects bison's habitat and worm's environment"}, {"start": "bison", "relation": "HasA", "end": "skin", "weight": 0.8, "surface_text": "Both animals have protective outer coverings."}, {"start": "skin", "relation": "HasProperty", "end": "elasticity", "weight": 0.8, "surface_text": "It stretches and returns to shape when touched, unlike rigid materials like bone or rope."}]} +{"raw_text": "You know what they say, a celery with no stem is just a found outside water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "celery", "B": "stem", "C": "found outside", "D": "water"}, "chain": [{"start": "celery", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "celery has a stem"}, {"start": "celery", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "celery is made of water"}, {"start": "water", "relation": "HasProperty", "end": "found_outside", "weight": 1.0, "surface_text": "[[water]] is [[found outside]]"}]} +{"raw_text": "You know what they say, a feather with no bird is just a colorful plumage bulbul.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "feather", "B": "bird", "C": "colorful plumage", "D": "bulbul"}, "chain": [{"start": "feather", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "both cockatoos and birds have feathers"}, {"start": "feather", "relation": "HasA", "end": "bulbul", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have feathers."}, {"start": "bulbul", "relation": "HasProperty", "end": "colorful_plumage", "weight": 0.8, "surface_text": "Many bulbuls have bright yellow, green, or reddish feathers, distinguishing them from the more drab or monochrome colors of other birds like pigeons or rails."}]} +{"raw_text": "grain without mall? That's just barley with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "grain", "B": "mall", "C": "wet", "D": "barley"}, "chain": [{"start": "grain", "relation": "MadeOf", "end": "mall", "weight": 0.8, "surface_text": "Grain is stored in a silo and can be an ingredient in materials used in malls."}, {"start": "grain", "relation": "HasA", "end": "barley", "weight": 0.8, "surface_text": "barley is a type of grain, and rice is also a type of grain, so barley serves as a bridge between them."}]} +{"raw_text": "beer without bad drug? That's just alcohol with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "beer", "B": "bad drug", "C": "wet", "D": "alcohol"}, "chain": [{"start": "beer", "relation": "HasA", "end": "bad_drug", "weight": 1.0, "surface_text": "[[Beer]] contains [[a bad drug]]"}, {"start": "beer", "relation": "HasA", "end": "alcohol", "weight": 1.0, "surface_text": "[[beer]] contains [[alcohol]]"}]} +{"raw_text": "cannabis without indica? That's just sative with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cannabis", "B": "indica", "C": "humble", "D": "sative"}, "chain": [{"start": "cannabis", "relation": "MadeOf", "end": "indica", "weight": 2.0, "surface_text": "[[indica]] is made of [[cannabis]]."}, {"start": "cannabis", "relation": "MadeOf", "end": "sative", "weight": 1.0, "surface_text": "[[sative]] is made of [[cannabis]]."}]} +{"raw_text": "You know what they say, a paper with no wood is just a sorry pulp.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "paper", "B": "wood", "C": "sorry", "D": "pulp"}, "chain": [{"start": "paper", "relation": "MadeOf", "end": "wood", "weight": 1.0, "surface_text": "[[Paper]] is made of [[wood]]."}, {"start": "paper", "relation": "HasA", "end": "pulp", "weight": 1.0, "surface_text": "[[paper]] contains [[pulp]]"}]} +{"raw_text": "You know what they say, a sapsucker with no nest is just a dusty smell feather.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "sapsucker", "B": "nest", "C": "dusty smell", "D": "feather"}, "chain": [{"start": "sapsucker", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build nests for their young"}, {"start": "sapsucker", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds are covered in feathers"}, {"start": "feather", "relation": "HasProperty", "end": "dusty_smell", "weight": 0.8, "surface_text": "Feathers can have a faint, dusty or pungent odor when handled or near birds."}]} +{"raw_text": "You know what they say, a shell with no tortoise is just a slow movement turtle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "shell", "B": "tortoise", "C": "slow movement", "D": "turtle"}, "chain": [{"start": "shell", "relation": "HasA", "end": "tortoise", "weight": 0.8, "surface_text": "shell is part of a bull's structure (like a protective layer) and a tortoise has a shell."}, {"start": "shell", "relation": "HasA", "end": "turtle", "weight": 0.8, "surface_text": "Turtle shells are part of its structure, which protects the flesh."}, {"start": "turtle", "relation": "HasProperty", "end": "slow_movement", "weight": 0.8, "surface_text": "Moves at a very slow pace"}]} +{"raw_text": "acorn without shell? That's just nut with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "acorn", "B": "shell", "C": "oily taste", "D": "nut"}, "chain": [{"start": "acorn", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "an acorn is made of shell"}, {"start": "acorn", "relation": "HasA", "end": "nut", "weight": 0.8, "surface_text": "an acorn has a nut"}, {"start": "nut", "relation": "HasProperty", "end": "oily_taste", "weight": 0.8, "surface_text": "often contains high oil content giving them a distinct rich, oily flavor"}]} +{"raw_text": "Take the bait out of earthworm and all you've got left is function photosynthesis leaf.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "earthworm", "B": "bait", "C": "function photosynthesis", "D": "leaf"}, "chain": [{"start": "earthworm", "relation": "HasA", "end": "bait", "weight": 0.8, "surface_text": "earthworm can be used as bait, which is used for fishing"}, {"start": "earthworm", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "earthworms live in soil that contains leaves, snails may eat leaves"}, {"start": "leaf", "relation": "HasProperty", "end": "function_photosynthesis", "weight": 0.8, "surface_text": "Leaves are specialized for photosynthesis, which distinguishes them from parts like roots (absorption) or seeds (reproduction)."}]} +{"raw_text": "Take the wood out of shotgun and all you've got left is wooden construction barrel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "shotgun", "B": "wood", "C": "wooden construction", "D": "barrel"}, "chain": [{"start": "shotgun", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a shotgun is made of wood"}, {"start": "shotgun", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a shotgun has a barrel"}, {"start": "barrel", "relation": "HasProperty", "end": "wooden_construction", "weight": 0.8, "surface_text": "Often made of wood staves bound with metal hoops (distinct from metal pails or plastic jugs)"}]} +{"raw_text": "Take the petal out of carnation and all you've got left is may have thorns or spines stem.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "carnation", "B": "petal", "C": "may have thorns or spines", "D": "stem"}, "chain": [{"start": "carnation", "relation": "HasA", "end": "petal", "weight": 0.8, "surface_text": "both flowers have petals"}, {"start": "carnation", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "both flowers have stems"}, {"start": "stem", "relation": "HasProperty", "end": "may_have_thorns_or_spines", "weight": 0.8, "surface_text": "Some stems have defensive structures, unlike yew or savanna."}]} +{"raw_text": "You know what they say, a bat with no playing baseball is just a cold scoring homer.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "bat", "B": "playing baseball", "C": "cold", "D": "scoring homer"}, "chain": [{"start": "bat", "relation": "HasPrerequisite", "end": "playing_baseball", "weight": 2.0, "surface_text": "[[playing baseball]] requires [[a bat]]"}, {"start": "bat", "relation": "HasPrerequisite", "end": "scoring_homer", "weight": 2.0, "surface_text": "[[scoring a homer]] requires [[a bat]]"}]} +{"raw_text": "Take the earth out of soil and all you've got left is human presence farm.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "soil", "B": "earth", "C": "human presence", "D": "farm"}, "chain": [{"start": "soil", "relation": "HasA", "end": "earth", "weight": 0.8, "surface_text": "soil is part of an orchard and the earth contains soil"}, {"start": "soil", "relation": "HasA", "end": "farm", "weight": 0.8, "surface_text": "a furrow is made of soil, and farms have soil where crops are grown"}, {"start": "farm", "relation": "HasProperty", "end": "human_presence", "weight": 0.8, "surface_text": "Shows evidence of human activity and management, unlike purely natural features"}]} +{"raw_text": "Take the carbon out of plastic and all you've got left is white/colorless styrofoam.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "plastic", "B": "carbon", "C": "white/colorless", "D": "styrofoam"}, "chain": [{"start": "plastic", "relation": "MadeOf", "end": "carbon", "weight": 1.0, "surface_text": "[[plastic]] is made of [[carbon]]."}, {"start": "plastic", "relation": "MadeOf", "end": "styrofoam", "weight": 0.8, "surface_text": "plastic is a material that can be made from wax and is also a component of styrofoam."}, {"start": "styrofoam", "relation": "HasProperty", "end": "white/colorless", "weight": 0.8, "surface_text": "Often appears white or transparent, unlike the dark colors of soot or the natural colors of fur/wool"}]} +{"raw_text": "A thrasher ain't nothing but wing that met some nest.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "thrasher", "B": "nest", "C": "flapping motion", "D": "wing"}, "chain": [{"start": "thrasher", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both thrashers and swifts are birds that build or have nests."}, {"start": "thrasher", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both thrashers and swifts are birds that have wings."}, {"start": "wing", "relation": "HasProperty", "end": "flapping_motion", "weight": 0.8, "surface_text": "It moves up and down to generate lift."}]} +{"raw_text": "Take the plastic out of spout and all you've got left is mercury metal.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "spout", "B": "plastic", "C": "mercury", "D": "metal"}, "chain": [{"start": "spout", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a spout is made of plastic"}, {"start": "spout", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a spout is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "mercury", "weight": 0.8, "surface_text": "Both are types of metal."}]} +{"raw_text": "A fence ain't nothing but get sword that met some steal goods.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "fence", "B": "steal goods", "C": "old", "D": "get sword"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "steal_goods", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[steal goods]]"}, {"start": "fence", "relation": "HasPrerequisite", "end": "get_sword", "weight": 2.828427, "surface_text": "If you want to [[fence]] then you should [[get an sword]]"}]} +{"raw_text": "You know what they say, a dust with no particle is just a talc powder.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "dust", "B": "particle", "C": "talc", "D": "powder"}, "chain": [{"start": "dust", "relation": "MadeOf", "end": "particle", "weight": 0.8, "surface_text": "aluminum particles can be part of dust"}, {"start": "dust", "relation": "MadeOf", "end": "powder", "weight": 0.8, "surface_text": "both aluminum and dust can form powders"}, {"start": "powder", "relation": "HasProperty", "end": "talc", "weight": 0.8, "surface_text": "both chalk and talc can be ground into a fine powder"}]} +{"raw_text": "You know what they say, a mall with no roof is just a reflective glass.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "mall", "B": "roof", "C": "reflective", "D": "glass"}, "chain": [{"start": "mall", "relation": "HasA", "end": "roof", "weight": 0.8, "surface_text": "roofs are structural parts of both types of buildings"}, {"start": "mall", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a mall is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "reflective", "weight": 1.0, "surface_text": "[[Glass]] is [[reflective]]"}]} +{"raw_text": "A trumpet ain't nothing but three valves that met some copper.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "trumpet", "B": "copper", "C": "dry", "D": "three valves"}, "chain": [{"start": "trumpet", "relation": "MadeOf", "end": "copper", "weight": 0.8, "surface_text": "a trumpet is made of copper"}, {"start": "trumpet", "relation": "HasA", "end": "three_valves", "weight": 1.0, "surface_text": "[[a trumpet]] has [[three valves]]"}]} +{"raw_text": "A jicama ain't nothing but pod that met some recipe.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "jicama", "B": "recipe", "C": "natural origin", "D": "pod"}, "chain": [{"start": "jicama", "relation": "HasA", "end": "recipe", "weight": 0.8, "surface_text": "a recipe can include jicama, and a recipe can include kale"}, {"start": "jicama", "relation": "HasA", "end": "pod", "weight": 0.8, "surface_text": "Both jicama and beans are associated with pod-like structures."}, {"start": "pod", "relation": "HasProperty", "end": "natural_origin", "weight": 0.8, "surface_text": "Pods are naturally occurring, while most others are man-made."}]} +{"raw_text": "You know what they say, a platinum with no coin is just a cold wire.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "platinum", "B": "coin", "C": "cold", "D": "wire"}, "chain": [{"start": "platinum", "relation": "MadeOf", "end": "coin", "weight": 0.8, "surface_text": "coins can be made of platinum or nickel"}, {"start": "platinum", "relation": "MadeOf", "end": "wire", "weight": 0.8, "surface_text": "wires can be made of platinum or tungsten, both being metals suitable for electrical applications."}]} +{"raw_text": "Take the bottle out of opener and all you've got left is slight curvature blade.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "opener", "B": "bottle", "C": "slight curvature", "D": "blade"}, "chain": [{"start": "opener", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "you need a bottle before using an opener"}, {"start": "opener", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "an opener has a blade"}, {"start": "blade", "relation": "HasProperty", "end": "slight_curvature", "weight": 0.8, "surface_text": "Many blades have a slight curve that distinguishes them from the straight lines of firearms or explosives."}]} +{"raw_text": "A beak ain't nothing but thrasher that met some barbet.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "beak", "B": "barbet", "C": "flight", "D": "thrasher"}, "chain": [{"start": "beak", "relation": "HasA", "end": "barbet", "weight": 0.8, "surface_text": "both are birds and have beaks"}, {"start": "beak", "relation": "HasA", "end": "thrasher", "weight": 0.8, "surface_text": "Both birds have beaks used for eating and other functions."}, {"start": "thrasher", "relation": "HasProperty", "end": "flight", "weight": 0.8, "surface_text": "both thrashers and swifts are birds that have the ability to fly."}]} +{"raw_text": "petrel without pet? That's just nest with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "petrel", "B": "pet", "C": "outdoor location", "D": "nest"}, "chain": [{"start": "petrel", "relation": "HasA", "end": "pet", "weight": 0.8, "surface_text": "both are types of pets"}, {"start": "petrel", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "nests are a common feature for both birds"}, {"start": "nest", "relation": "HasProperty", "end": "outdoor_location", "weight": 0.8, "surface_text": "Nests are usually built in trees, bushes, or on the ground outdoors, unlike houses or burrows which may be indoors or underground"}]} +{"raw_text": "A vulture ain't nothing but wings that met some egg.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "vulture", "B": "egg", "C": "cold", "D": "wings"}, "chain": [{"start": "vulture", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both lay eggs"}, {"start": "vulture", "relation": "HasA", "end": "wings", "weight": 0.8, "surface_text": "Both vultures and storks have wings, which are used for flying."}]} +{"raw_text": "plastic without carbon? That's just styrofoam with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "plastic", "B": "carbon", "C": "floats", "D": "styrofoam"}, "chain": [{"start": "plastic", "relation": "MadeOf", "end": "carbon", "weight": 1.0, "surface_text": "[[plastic]] is made of [[carbon]]."}, {"start": "plastic", "relation": "MadeOf", "end": "styrofoam", "weight": 0.8, "surface_text": "plastic is a material that can be made from wax and is also a component of styrofoam."}, {"start": "styrofoam", "relation": "HasProperty", "end": "floats", "weight": 0.8, "surface_text": "Will float on water due to its low density, unlike most of the other materials listed"}]} +{"raw_text": "Take the water out of tomato and all you've got left is blue water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tomato", "B": "water", "C": "blue", "D": "water"}, "chain": [{"start": "tomato", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water for a tomato"}, {"start": "tomato", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a tomato is made of water"}, {"start": "water", "relation": "HasProperty", "end": "blue", "weight": 4.0, "surface_text": "[[Water]] is [[blue]]"}]} +{"raw_text": "You know what they say, a crystal with no rock is just a crystal structure quartz.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "crystal", "B": "rock", "C": "crystal structure", "D": "quartz"}, "chain": [{"start": "crystal", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "both talc and crystals can be components of rocks."}, {"start": "crystal", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "crystal is made of quartz"}, {"start": "quartz", "relation": "HasProperty", "end": "crystal_structure", "weight": 0.8, "surface_text": "Often forms clear, geometric crystals, unlike many other minerals."}]} +{"raw_text": "Take the spice out of coriander and all you've got left is anise spice.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "coriander", "B": "spice", "C": "anise", "D": "spice"}, "chain": [{"start": "coriander", "relation": "MadeOf", "end": "spice", "weight": 0.8, "surface_text": "coriander is a type of spice, and curry is made from spices"}, {"start": "coriander", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "both coriander and cinnamon are types of spice"}, {"start": "spice", "relation": "HasProperty", "end": "anise", "weight": 0.8, "surface_text": "Both coriander and anise are types of spices."}]} +{"raw_text": "You know what they say, a box with no wrap hands is just a property lid.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "box", "B": "wrap hands", "C": "property", "D": "lid"}, "chain": [{"start": "box", "relation": "HasPrerequisite", "end": "wrap_hands", "weight": 1.0, "surface_text": "If you want to [[box]] then you should [[wrap your hands]]"}, {"start": "box", "relation": "HasA", "end": "lid", "weight": 0.8, "surface_text": "a chisel is part of the toolset for making a box, and a box has a lid"}, {"start": "lid", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "covers an opening on a container"}]} +{"raw_text": "bin without plastic? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bin", "B": "plastic", "C": "less dense than water", "D": "wood"}, "chain": [{"start": "bin", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a bin is made of plastic"}, {"start": "bin", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a bin is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "less_dense_than_water", "weight": 1.0, "surface_text": "[[wood]] is [[less dense than water]]"}]} +{"raw_text": "Take the external skeleton out of crab and all you've got left is good to quench thirst water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "crab", "B": "external skeleton", "C": "good to quench thirst", "D": "water"}, "chain": [{"start": "crab", "relation": "HasA", "end": "external_skeleton", "weight": 1.0, "surface_text": "[[A crab]] has [[an external skeleton]]"}, {"start": "crab", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "crabs need water"}, {"start": "water", "relation": "HasProperty", "end": "good_to_quench_thirst", "weight": 1.0, "surface_text": "[[Water]] is [[good to quench thirst]]"}]} +{"raw_text": "A vase ain't nothing but water that met some glass.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "vase", "B": "glass", "C": "clear", "D": "water"}, "chain": [{"start": "vase", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a vase is made of glass"}, {"start": "vase", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a vase"}, {"start": "water", "relation": "HasProperty", "end": "clear", "weight": 1.0, "surface_text": "[[water]] is [[clear]]"}]} +{"raw_text": "Take the stem out of cabbage and all you've got left is clear water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "cabbage", "B": "stem", "C": "clear", "D": "water"}, "chain": [{"start": "cabbage", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "cabbage has a stem"}, {"start": "cabbage", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "cabbage is made of water"}, {"start": "water", "relation": "HasProperty", "end": "clear", "weight": 1.0, "surface_text": "[[water]] is [[clear]]"}]} +{"raw_text": "Take the wood out of dogwood and all you've got left is less dense than water wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "dogwood", "B": "wood", "C": "less dense than water", "D": "wood"}, "chain": [{"start": "dogwood", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "Both trees are made of wood."}, {"start": "dogwood", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a dogwood is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "less_dense_than_water", "weight": 1.0, "surface_text": "[[wood]] is [[less dense than water]]"}]} +{"raw_text": "You know what they say, a thyme with no water is just a plant structural support stem.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "thyme", "B": "water", "C": "plant structural support", "D": "stem"}, "chain": [{"start": "thyme", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "thyme needs water to grow"}, {"start": "thyme", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "thyme has a stem"}, {"start": "stem", "relation": "HasProperty", "end": "plant_structural_support", "weight": 0.8, "surface_text": "Stems typically support leaves, flowers, or fruits, unlike roots or shade."}]} +{"raw_text": "Take the desk out of office and all you've got left is solid wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "office", "B": "desk", "C": "solid", "D": "wood"}, "chain": [{"start": "office", "relation": "HasA", "end": "desk", "weight": 0.8, "surface_text": "an office has a desk"}, {"start": "office", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an office is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "solid", "weight": 2.0, "surface_text": "[[Wood]] is [[solid]]"}]} +{"raw_text": "goose without claw? That's just prey with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "goose", "B": "claw", "C": "rabbit", "D": "prey"}, "chain": [{"start": "goose", "relation": "HasA", "end": "claw", "weight": 0.8, "surface_text": "geese are part of a flock and have claws"}, {"start": "goose", "relation": "HasPrerequisite", "end": "prey", "weight": 0.8, "surface_text": "prey connects as something that both animals interact with in their ecosystem"}, {"start": "prey", "relation": "HasProperty", "end": "rabbit", "weight": 0.8, "surface_text": "lynx preys on rabbit; rabbit is prey for lynx"}]} +{"raw_text": "Take the four legs out of cat and all you've got left is cold sharp teeth.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "cat", "B": "four legs", "C": "cold", "D": "sharp teeth"}, "chain": [{"start": "cat", "relation": "HasA", "end": "four_legs", "weight": 6.3245554, "surface_text": "[[A cat]] has [[four legs]]"}, {"start": "cat", "relation": "HasA", "end": "sharp_teeth", "weight": 1.0, "surface_text": "[[a cat]] has [[sharp teeth]]"}]} +{"raw_text": "You know what they say, a talc with no stone is just a old schist.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "talc", "B": "stone", "C": "old", "D": "schist"}, "chain": [{"start": "talc", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "stone connects the composition of talc to the category of minerals"}, {"start": "talc", "relation": "MadeOf", "end": "schist", "weight": 0.8, "surface_text": "Schist is a type of rock that contains both talc and mica."}]} +{"raw_text": "Take the door out of duplex and all you've got left is humble wall.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "duplex", "B": "door", "C": "humble", "D": "wall"}, "chain": [{"start": "duplex", "relation": "HasA", "end": "door", "weight": 0.8, "surface_text": "both buildings have doors as entry/exit points"}, {"start": "duplex", "relation": "HasA", "end": "wall", "weight": 0.8, "surface_text": "Both are buildings that have walls as structural components."}]} +{"raw_text": "A muscle ain't nothing but fat that met some tiger.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "muscle", "B": "tiger", "C": "observable properties:", "D": "fat"}, "chain": [{"start": "muscle", "relation": "HasA", "end": "tiger", "weight": 0.8, "surface_text": "Both fat and tigers have muscles as part of their physical composition."}, {"start": "muscle", "relation": "MadeOf", "end": "fat", "weight": 0.8, "surface_text": "muscle connects the lion's body part to the fat's composition. (This is a better option.)"}, {"start": "fat", "relation": "HasProperty", "end": "observable_properties:", "weight": 0.8, "surface_text": "fat is observable_properties:"}]} +{"raw_text": "You know what they say, a comb with no paper is just a function handle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "comb", "B": "paper", "C": "function", "D": "handle"}, "chain": [{"start": "comb", "relation": "HasPrerequisite", "end": "paper", "weight": 0.8, "surface_text": "paper can be combed (as part of a process) and is commonly used with a punch"}, {"start": "comb", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "Both a comb and a knife have handles, which are used to hold them."}, {"start": "handle", "relation": "HasProperty", "end": "function", "weight": 0.8, "surface_text": "Its primary role is to be gripped or held, unlike tools designed for cutting, lifting, or digging."}]} +{"raw_text": "Take the clay out of earth and all you've got left is grayish color rock.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "earth", "B": "clay", "C": "grayish color", "D": "rock"}, "chain": [{"start": "earth", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "both chalk and clay are made from earth materials"}, {"start": "earth", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "earth is made of rock"}, {"start": "rock", "relation": "HasProperty", "end": "grayish_color", "weight": 0.8, "surface_text": "Typically lacks the vibrant colors of emeralds, rubies, or garnets"}]} +{"raw_text": "Take the water out of soup and all you've got left is humble eating quickly.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "soup", "B": "water", "C": "humble", "D": "eating quickly"}, "chain": [{"start": "soup", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[soup]] is made of [[water]]."}, {"start": "soup", "relation": "HasPrerequisite", "end": "eating_quickly", "weight": 1.0, "surface_text": "[[eating quickly]] requires [[soup]]"}]} +{"raw_text": "iron without rust? That's just soot with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "iron", "B": "rust", "C": "dust", "D": "soot"}, "chain": [{"start": "iron", "relation": "MadeOf", "end": "rust", "weight": 0.8, "surface_text": "skin can be part of iron objects like suits, and rust is made of iron."}, {"start": "iron", "relation": "MadeOf", "end": "soot", "weight": 0.8, "surface_text": "both rust and soot can be derived from iron materials."}, {"start": "soot", "relation": "HasProperty", "end": "dust", "weight": 0.8, "surface_text": "dust is a fine powder that includes soot and ash, sharing similar particulate properties."}]} +{"raw_text": "opener without plastic? That's just blade with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "opener", "B": "plastic", "C": "sharp edges", "D": "blade"}, "chain": [{"start": "opener", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "an opener is made of plastic"}, {"start": "opener", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "an opener has a blade"}, {"start": "blade", "relation": "HasProperty", "end": "sharp_edges", "weight": 0.8, "surface_text": "Blades have sharp, cutting edges that are not present in other weapons like guns or tanks."}]} +{"raw_text": "A savanna ain't nothing but growth that met some salt.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "savanna", "B": "salt", "C": "muscle", "D": "growth"}, "chain": [{"start": "savanna", "relation": "HasA", "end": "salt", "weight": 0.8, "surface_text": "savannas can have salt deposits, and seas require salt for salinity"}, {"start": "savanna", "relation": "HasPrerequisite", "end": "growth", "weight": 0.8, "surface_text": "Savannas require plant growth for their ecosystem, while lettuce is a plant grown for food."}, {"start": "growth", "relation": "HasProperty", "end": "muscle", "weight": 0.8, "surface_text": "growth connects as a shared property/process of both mold and muscle development"}]} +{"raw_text": "You know what they say, an underwear with no cotton is just a stretchable polyester.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "underwear", "B": "cotton", "C": "stretchable", "D": "polyester"}, "chain": [{"start": "underwear", "relation": "MadeOf", "end": "cotton", "weight": 1.0, "surface_text": "[[underwear]] is made of [[cotton]]."}, {"start": "underwear", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "underwear is made of polyester"}, {"start": "polyester", "relation": "HasProperty", "end": "stretchable", "weight": 0.8, "surface_text": "Many forms of polyester can be stretched, unlike materials like tar or styrofoam."}]} +{"raw_text": "Take the water out of lettuce and all you've got left is white color sugar.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "lettuce", "B": "water", "C": "white color", "D": "sugar"}, "chain": [{"start": "lettuce", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[lettuce]] is made of [[water]]."}, {"start": "lettuce", "relation": "HasPrerequisite", "end": "sugar", "weight": 0.8, "surface_text": "lettuce is part of a salad, and sugar is not typically required for lettuce"}, {"start": "sugar", "relation": "HasProperty", "end": "white_color", "weight": 0.8, "surface_text": "most is refined white, unlike many other foods"}]} +{"raw_text": "avocet without beak? That's just nest with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "avocet", "B": "beak", "C": "outdoor location", "D": "nest"}, "chain": [{"start": "avocet", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Birds like avocets and boobies have beaks."}, {"start": "avocet", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Birds like avocets and boobies build nests."}, {"start": "nest", "relation": "HasProperty", "end": "outdoor_location", "weight": 0.8, "surface_text": "Nests are usually built in trees, bushes, or on the ground outdoors, unlike houses or burrows which may be indoors or underground"}]} +{"raw_text": "Take the hardware out of computer and all you've got left is chemically inert plastic.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "computer", "B": "hardware", "C": "chemically inert", "D": "plastic"}, "chain": [{"start": "computer", "relation": "MadeOf", "end": "hardware", "weight": 2.0, "surface_text": "[[computer]] is made of [[hardware]]."}, {"start": "computer", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a computer is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "chemically_inert", "weight": 0.8, "surface_text": "doesn't react easily with other substances, unlike rust or wood which can degrade"}]} +{"raw_text": "You know what they say, a kiwi with no water is just a twisting growth habit vine.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "kiwi", "B": "water", "C": "twisting growth habit", "D": "vine"}, "chain": [{"start": "kiwi", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before a kiwi can grow"}, {"start": "kiwi", "relation": "HasPrerequisite", "end": "vine", "weight": 0.8, "surface_text": "you need a vine before you can grow a kiwi"}, {"start": "vine", "relation": "HasProperty", "end": "twisting_growth_habit", "weight": 0.8, "surface_text": "vines often coil or twist around structures or other plants for support, unlike most other plants"}]} +{"raw_text": "You know what they say, an ice with no cooling off is just a dry playing hockey.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "ice", "B": "cooling off", "C": "dry", "D": "playing hockey"}, "chain": [{"start": "ice", "relation": "HasPrerequisite", "end": "cooling_off", "weight": 1.0, "surface_text": "[[cooling off]] requires [[ice]]"}, {"start": "ice", "relation": "HasPrerequisite", "end": "playing_hockey", "weight": 1.0, "surface_text": "[[playing hockey]] requires [[ice]]"}]} +{"raw_text": "poplar without wood? That's just bark with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "poplar", "B": "wood", "C": "peeling ability", "D": "bark"}, "chain": [{"start": "poplar", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a poplar is made of wood"}, {"start": "poplar", "relation": "HasA", "end": "bark", "weight": 0.8, "surface_text": "a poplar has bark"}, {"start": "bark", "relation": "HasProperty", "end": "peeling_ability", "weight": 0.8, "surface_text": "Can often be peeled or stripped from the tree in layers"}]} +{"raw_text": "You know what they say, a mall with no movie is just a dry screen.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "mall", "B": "movie", "C": "dry", "D": "screen"}, "chain": [{"start": "mall", "relation": "HasA", "end": "movie", "weight": 0.8, "surface_text": "movie connects as a feature and purpose"}, {"start": "mall", "relation": "HasA", "end": "screen", "weight": 0.8, "surface_text": "screen connects as a shared component"}]} +{"raw_text": "petrel without pet? That's just wing with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "petrel", "B": "pet", "C": "asymmetrical feathers", "D": "wing"}, "chain": [{"start": "petrel", "relation": "HasA", "end": "pet", "weight": 0.8, "surface_text": "both are types of pets"}, {"start": "petrel", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "wings are a common feature of both birds"}, {"start": "wing", "relation": "HasProperty", "end": "asymmetrical_feathers", "weight": 0.8, "surface_text": "Its feathers have a specific shape for aerodynamics."}]} +{"raw_text": "Take the water out of goldfish and all you've got left is metal construction scale.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "goldfish", "B": "water", "C": "metal construction", "D": "scale"}, "chain": [{"start": "goldfish", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a goldfish"}, {"start": "goldfish", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "a goldfish has scales"}, {"start": "scale", "relation": "HasProperty", "end": "metal_construction", "weight": 0.8, "surface_text": "often made of metal for durability and precision"}]} +{"raw_text": "Take the tire out of car and all you've got left is solid plastic.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "car", "B": "tire", "C": "solid", "D": "plastic"}, "chain": [{"start": "car", "relation": "HasPrerequisite", "end": "tire", "weight": 1.0, "surface_text": "[[a car ]] requires [[a tire]]"}, {"start": "car", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a car is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "solid", "weight": 1.0, "surface_text": "[[plastic]] is [[solid]]"}]} +{"raw_text": "Take the glass out of decanter and all you've got left is dirty glass.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "decanter", "B": "glass", "C": "dirty", "D": "glass"}, "chain": [{"start": "decanter", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a decanter is made of glass"}, {"start": "decanter", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "both can be made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "dirty", "weight": 2.0, "surface_text": "[[A glass]] can be [[dirty]]"}]} +{"raw_text": "A nail ain't nothing but keratin that met some cassowary.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "nail", "B": "cassowary", "C": "sorry", "D": "keratin"}, "chain": [{"start": "nail", "relation": "HasA", "end": "cassowary", "weight": 0.8, "surface_text": "both birds have hard, sharp structures on their feet"}, {"start": "nail", "relation": "MadeOf", "end": "keratin", "weight": 2.0, "surface_text": "[[nail]] is made of [[keratin]]."}]} +{"raw_text": "You know what they say, a handle with no planer is just a heavy weight spade.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "handle", "B": "planer", "C": "heavy weight", "D": "spade"}, "chain": [{"start": "handle", "relation": "HasA", "end": "planer", "weight": 0.8, "surface_text": "Both tools typically have handles for gripping."}, {"start": "handle", "relation": "HasA", "end": "spade", "weight": 0.8, "surface_text": "both a saw and a spade have handles."}, {"start": "spade", "relation": "HasProperty", "end": "heavy_weight", "weight": 0.8, "surface_text": "solid construction for digging power"}]} +{"raw_text": "Take the animal out of gorilla and all you've got left is skin hair.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "gorilla", "B": "animal", "C": "skin", "D": "hair"}, "chain": [{"start": "gorilla", "relation": "HasA", "end": "animal", "weight": 0.8, "surface_text": "both gorillas and deer are types of animals, sharing the broader category"}, {"start": "gorilla", "relation": "HasA", "end": "hair", "weight": 0.8, "surface_text": "hair grows on a gorilla and is part of skin"}, {"start": "hair", "relation": "HasProperty", "end": "skin", "weight": 0.8, "surface_text": "hair grows on a gorilla and is part of skin"}]} +{"raw_text": "A banana ain't nothing but lemur that met some plant.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "banana", "B": "plant", "C": "black and white fur", "D": "lemur"}, "chain": [{"start": "banana", "relation": "MadeOf", "end": "plant", "weight": 0.8, "surface_text": "Bananas grow on plants, and gnocchi is often made from plant-derived ingredients like potatoes."}, {"start": "banana", "relation": "HasA", "end": "lemur", "weight": 0.8, "surface_text": "Gorillas and lemurs both eat bananas in the wild or captivity."}, {"start": "lemur", "relation": "HasProperty", "end": "black_and_white_fur", "weight": 0.8, "surface_text": "Distinctive coloration pattern, unlike most other listed animals"}]} +{"raw_text": "Take the \"army\" out of mortar and all you've got left is hidden in room gun.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "mortar", "B": "\"army\"", "C": "hidden in room", "D": "gun"}, "chain": [{"start": "mortar", "relation": "HasA", "end": "\"army\"", "weight": 0.8, "surface_text": "an army has both mortars and blades in their arsenal"}, {"start": "mortar", "relation": "HasA", "end": "gun", "weight": 0.8, "surface_text": "gun is a device that can contain a mortar and has a trigger"}, {"start": "gun", "relation": "HasProperty", "end": "hidden_in_room", "weight": 1.0, "surface_text": "[[A gun]] can be [[hidden in a room]]"}]} +{"raw_text": "A diamond ain't nothing but gem that met some carbon.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "diamond", "B": "carbon", "C": "cut", "D": "gem"}, "chain": [{"start": "diamond", "relation": "MadeOf", "end": "carbon", "weight": 2.0, "surface_text": "[[Diamond]] is made of [[Carbon]]."}, {"start": "diamond", "relation": "MadeOf", "end": "gem", "weight": 0.8, "surface_text": "gemstones like diamonds can be set into items for skin adornment or protection."}, {"start": "gem", "relation": "HasProperty", "end": "cut", "weight": 0.8, "surface_text": "Gems are frequently cut or faceted to enhance their brilliance, unlike most natural stones that are left rough"}]} +{"raw_text": "A husk ain't nothing but corn that met some peel.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "husk", "B": "peel", "C": "crisp texture when raw", "D": "corn"}, "chain": [{"start": "husk", "relation": "HasA", "end": "peel", "weight": 0.8, "surface_text": "Both husk and bark can have peels or be considered peels."}, {"start": "husk", "relation": "HasA", "end": "corn", "weight": 0.8, "surface_text": "a husk has corn inside"}, {"start": "corn", "relation": "HasProperty", "end": "crisp_texture_when_raw", "weight": 0.8, "surface_text": "firm bite when uncooked"}]} +{"raw_text": "ukulele without plastic? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "ukulele", "B": "plastic", "C": "edible", "D": "wood"}, "chain": [{"start": "ukulele", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a ukulele can be made of plastic"}, {"start": "ukulele", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a ukulele is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "edible", "weight": 1.0, "surface_text": "[[Wood]] is [[edible]]"}]} +{"raw_text": "A guitar ain't nothing but strings that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "guitar", "B": "plastic", "C": "sorry", "D": "strings"}, "chain": [{"start": "guitar", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a guitar might be made of plastic"}, {"start": "guitar", "relation": "HasA", "end": "strings", "weight": 2.828427, "surface_text": "[[A guitar]] has [[strings]]"}]} +{"raw_text": "Take the flint out of quartz and all you've got left is dense composition granite.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "quartz", "B": "flint", "C": "dense composition", "D": "granite"}, "chain": [{"start": "quartz", "relation": "MadeOf", "end": "flint", "weight": 0.8, "surface_text": "quartz is a type of mineral, and flint is made of quartz."}, {"start": "quartz", "relation": "MadeOf", "end": "granite", "weight": 0.8, "surface_text": "granite is made of quartz"}, {"start": "granite", "relation": "HasProperty", "end": "dense_composition", "weight": 0.8, "surface_text": "Feels notably heavy for its size due to tightly packed mineral grains"}]} +{"raw_text": "Take the oak out of wood and all you've got left is acoustic resonance lyre.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "wood", "B": "oak", "C": "acoustic resonance", "D": "lyre"}, "chain": [{"start": "wood", "relation": "MadeOf", "end": "oak", "weight": 0.8, "surface_text": "Both maple and oak are types of wood."}, {"start": "wood", "relation": "MadeOf", "end": "lyre", "weight": 0.8, "surface_text": "wood is a common material used to make both a micrometer and a lyre."}, {"start": "lyre", "relation": "HasProperty", "end": "acoustic_resonance", "weight": 0.8, "surface_text": "Produces sound through vibration of strings and a hollow body, without relying on electronic amplification like synthesizers or microphones."}]} +{"raw_text": "You know what they say, a chocolate with no candy is just a sweet taste sugar.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "chocolate", "B": "candy", "C": "sweet taste", "D": "sugar"}, "chain": [{"start": "chocolate", "relation": "MadeOf", "end": "candy", "weight": 0.8, "surface_text": "candy is made of chocolate"}, {"start": "chocolate", "relation": "MadeOf", "end": "sugar", "weight": 0.8, "surface_text": "sugar is an ingredient in both pizza (as a dough ingredient) and chocolate."}, {"start": "sugar", "relation": "HasProperty", "end": "sweet_taste", "weight": 0.8, "surface_text": "distinctly sweet, unlike savory or bland foods"}]} +{"raw_text": "Take the wood out of dogwood and all you've got left is chipped into pieces wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "dogwood", "B": "wood", "C": "chipped into pieces", "D": "wood"}, "chain": [{"start": "dogwood", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a dogwood is made of wood"}, {"start": "dogwood", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "Both trees are made of wood."}, {"start": "wood", "relation": "HasProperty", "end": "chipped_into_pieces", "weight": 1.0, "surface_text": "[[Wood]] can be [[chipped into pieces]]"}]} +{"raw_text": "You know what they say, a fig with no pie is just a wet jam.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "fig", "B": "pie", "C": "wet", "D": "jam"}, "chain": [{"start": "fig", "relation": "MadeOf", "end": "pie", "weight": 0.8, "surface_text": "pie is made using both figs and cranberries as fillings, as they are types of fruit often used in baking."}, {"start": "fig", "relation": "MadeOf", "end": "jam", "weight": 0.8, "surface_text": "jam is made from both figs and cranberries, which are fruits commonly used in jams."}]} +{"raw_text": "fly without wing? That's just wings with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fly", "B": "wing", "C": "sorry", "D": "wings"}, "chain": [{"start": "fly", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both flies and bees have wings."}, {"start": "fly", "relation": "HasA", "end": "wings", "weight": 1.0, "surface_text": "[[A fly]] has [[wings]]"}]} +{"raw_text": "You know what they say, a car with no 4 tires is just a insulation rubber.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "car", "B": "4 tires", "C": "insulation", "D": "rubber"}, "chain": [{"start": "car", "relation": "HasA", "end": "4_tires", "weight": 1.0, "surface_text": "[[A car]] has [[4 tires]]"}, {"start": "car", "relation": "HasA", "end": "rubber", "weight": 0.8, "surface_text": "cars are made with aluminum and have rubber parts"}, {"start": "rubber", "relation": "HasProperty", "end": "insulation", "weight": 0.8, "surface_text": "Poor conductor of electricity, unlike ceramic or metal"}]} +{"raw_text": "A booby ain't nothing but feather that met some wing.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "booby", "B": "wing", "C": "fluffy", "D": "feather"}, "chain": [{"start": "booby", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "wings are common parts of both birds"}, {"start": "booby", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "feathers are common parts of both birds"}, {"start": "feather", "relation": "HasProperty", "end": "fluffy", "weight": 0.8, "surface_text": "They have a soft, airy texture unlike the hard textures of ice, wood, or rust."}]} +{"raw_text": "A chest ain't nothing but leather that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "chest", "B": "wood", "C": "smooth surface", "D": "leather"}, "chain": [{"start": "chest", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a chest can be made of wood"}, {"start": "chest", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "a chest might be made of leather"}, {"start": "leather", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "Leather has a relatively smooth texture compared to rougher materials like brick or wood"}]} +{"raw_text": "fuel without engine? That's just lighter with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fuel", "B": "engine", "C": "small size", "D": "lighter"}, "chain": [{"start": "fuel", "relation": "HasPrerequisite", "end": "engine", "weight": 0.8, "surface_text": "you need fuel before you can use an engine"}, {"start": "fuel", "relation": "MadeOf", "end": "lighter", "weight": 0.8, "surface_text": "fuel is used in a saxophone for sound, and a lighter contains fuel"}, {"start": "lighter", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Typically small and portable, unlike most other tools"}]} +{"raw_text": "A canoe ain't nothing but wood that met some canoeing.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "canoe", "B": "canoeing", "C": "less dense than water", "D": "wood"}, "chain": [{"start": "canoe", "relation": "HasPrerequisite", "end": "canoeing", "weight": 1.0, "surface_text": "[[Canoeing]] requires [[a canoe]]"}, {"start": "canoe", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a canoe is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "less_dense_than_water", "weight": 1.0, "surface_text": "[[wood]] is [[less dense than water]]"}]} +{"raw_text": "cornbread without bread? That's just sandwich with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cornbread", "B": "bread", "C": "plain", "D": "sandwich"}, "chain": [{"start": "cornbread", "relation": "MadeOf", "end": "bread", "weight": 0.8, "surface_text": "both are made of bread"}, {"start": "cornbread", "relation": "HasA", "end": "sandwich", "weight": 0.8, "surface_text": "cornbread and lettuce can both be ingredients in a sandwich."}]} +{"raw_text": "A paper ain't nothing but lantern that met some pulp.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "paper", "B": "pulp", "C": "transparent casing", "D": "lantern"}, "chain": [{"start": "paper", "relation": "HasA", "end": "pulp", "weight": 1.0, "surface_text": "[[paper]] contains [[pulp]]"}, {"start": "paper", "relation": "MadeOf", "end": "lantern", "weight": 0.8, "surface_text": "Both triangles and lanterns can be made of paper, especially decorative paper triangles and paper lanterns."}, {"start": "lantern", "relation": "HasProperty", "end": "transparent_casing", "weight": 0.8, "surface_text": "Usually has a clear or translucent part to let light out while protecting flame."}]} +{"raw_text": "You know what they say, a spaghetti with no sauce is just a humble meal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "spaghetti", "B": "sauce", "C": "humble", "D": "meal"}, "chain": [{"start": "spaghetti", "relation": "HasA", "end": "sauce", "weight": 0.8, "surface_text": "Sauce is often part of spaghetti and can be made with fat (like oil or butter)."}, {"start": "spaghetti", "relation": "HasA", "end": "meal", "weight": 0.8, "surface_text": "a meal can contain both spaghetti and butter"}]} +{"raw_text": "cart without plastic? That's just wheel with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cart", "B": "plastic", "C": "rotates", "D": "wheel"}, "chain": [{"start": "cart", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a cart is made of plastic"}, {"start": "cart", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "both carts and vans have wheels"}, {"start": "wheel", "relation": "HasProperty", "end": "rotates", "weight": 0.8, "surface_text": "It moves by spinning around an axis, unlike most other items in the list."}]} +{"raw_text": "You know what they say, a gnocchi with no potato is just a plain potato flour.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "gnocchi", "B": "potato", "C": "plain", "D": "potato flour"}, "chain": [{"start": "gnocchi", "relation": "MadeOf", "end": "potato", "weight": 2.828427, "surface_text": "[[gnocchi]] is made of [[potato]]."}, {"start": "gnocchi", "relation": "MadeOf", "end": "potato_flour", "weight": 1.0, "surface_text": "[[gnocchi]] is made of [[potato flour]]."}]} +{"raw_text": "A banana ain't nothing but vinegar that met some lemur.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "banana", "B": "lemur", "C": "cold", "D": "vinegar"}, "chain": [{"start": "banana", "relation": "HasA", "end": "lemur", "weight": 0.8, "surface_text": "Gorillas and lemurs both eat bananas in the wild or captivity."}, {"start": "banana", "relation": "HasPrerequisite", "end": "vinegar", "weight": 0.8, "surface_text": "vinegar is used in making pickles and can be paired with bananas"}]} +{"raw_text": "A kiwi ain't nothing but water that met some vine.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "kiwi", "B": "vine", "C": "liquid", "D": "water"}, "chain": [{"start": "kiwi", "relation": "HasPrerequisite", "end": "vine", "weight": 0.8, "surface_text": "you need a vine before you can grow a kiwi"}, {"start": "kiwi", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before a kiwi can grow"}, {"start": "water", "relation": "HasProperty", "end": "liquid", "weight": 6.3245554, "surface_text": "[[Water]] is [[liquid]]"}]} +{"raw_text": "You know what they say, a beak with no booby is just a metabolism hummingbird.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "beak", "B": "booby", "C": "metabolism", "D": "hummingbird"}, "chain": [{"start": "beak", "relation": "HasA", "end": "booby", "weight": 0.8, "surface_text": "Birds like avocets and boobies have beaks."}, {"start": "beak", "relation": "HasA", "end": "hummingbird", "weight": 0.8, "surface_text": "beak is a physical feature common to both birds, used for eating and other functions"}, {"start": "hummingbird", "relation": "HasProperty", "end": "metabolism", "weight": 0.8, "surface_text": "Extremely high metabolism, needing to feed constantly"}]} +{"raw_text": "chocolate without sugar? That's just candy with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "chocolate", "B": "sugar", "C": "sweet taste", "D": "candy"}, "chain": [{"start": "chocolate", "relation": "MadeOf", "end": "sugar", "weight": 0.8, "surface_text": "sugar is an ingredient in both pizza (as a dough ingredient) and chocolate."}, {"start": "chocolate", "relation": "MadeOf", "end": "candy", "weight": 0.8, "surface_text": "candy is made of chocolate"}, {"start": "candy", "relation": "HasProperty", "end": "sweet_taste", "weight": 0.8, "surface_text": "Most candies are sweet, unlike savory or neutral-tasting foods like hamburger, turkey, or salmon."}]} +{"raw_text": "A lion ain't nothing but mane that met some muscle.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "lion", "B": "muscle", "C": "dry", "D": "mane"}, "chain": [{"start": "lion", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "muscle connects the lion's body part to the fat's composition. (This is a better option.)"}, {"start": "lion", "relation": "HasA", "end": "mane", "weight": 0.8, "surface_text": "The mane is part of a male lion and is located on its head."}]} +{"raw_text": "cheese without milk? That's just strong odor with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cheese", "B": "milk", "C": "dry", "D": "strong odor"}, "chain": [{"start": "cheese", "relation": "MadeOf", "end": "milk", "weight": 2.0, "surface_text": "[[cheese]] is made of [[milk]]."}, {"start": "cheese", "relation": "HasA", "end": "strong_odor", "weight": 4.0, "surface_text": "[[some cheese]] has [[a strong odor]]"}]} +{"raw_text": "A car ain't nothing but motor oil that met some windows.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "car", "B": "windows", "C": "plain", "D": "motor oil"}, "chain": [{"start": "car", "relation": "HasA", "end": "windows", "weight": 2.828427, "surface_text": "[[A car]] has [[windows]]"}, {"start": "car", "relation": "HasA", "end": "motor_oil", "weight": 1.0, "surface_text": "[[a car]] has [[motor oil]]"}]} +{"raw_text": "Take the water out of river and all you've got left is necessary to sustain carbon based life water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "river", "B": "water", "C": "necessary to sustain carbon based life", "D": "water"}, "chain": [{"start": "river", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a river is made of water"}, {"start": "river", "relation": "HasA", "end": "water", "weight": 1.0, "surface_text": "[[A river]] contains [[water]]"}, {"start": "water", "relation": "HasProperty", "end": "necessary_to_sustain_carbon_based_life", "weight": 1.0, "surface_text": "[[water]] is [[necessary to sustain carbon based life]]"}]} +{"raw_text": "A ditch ain't nothing but dirt that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "ditch", "B": "water", "C": "abrasiveness", "D": "dirt"}, "chain": [{"start": "ditch", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "a ditch has water"}, {"start": "ditch", "relation": "MadeOf", "end": "dirt", "weight": 0.8, "surface_text": "a ditch is made of dirt"}, {"start": "dirt", "relation": "HasProperty", "end": "abrasiveness", "weight": 0.8, "surface_text": "dirt can be rough and abrasive to the touch, unlike many smoother materials"}]} +{"raw_text": "Take the snake out of python and all you've got left is size egg.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "python", "B": "snake", "C": "size", "D": "egg"}, "chain": [{"start": "python", "relation": "HasA", "end": "snake", "weight": 0.8, "surface_text": "snake connects as a type of python and something a fox might hunt"}, {"start": "python", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "egg connects as something a python lays and what a fox might eat"}, {"start": "egg", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "relatively small and portable compared to many other food items in the list"}]} +{"raw_text": "Take the blade out of axe and all you've got left is carved into art wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "axe", "B": "blade", "C": "carved into art", "D": "wood"}, "chain": [{"start": "axe", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "an axe has a blade"}, {"start": "axe", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an axe is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_art", "weight": 1.0, "surface_text": "[[Wood]] can be [[carved into art]]"}]} +{"raw_text": "savanna without soil? That's just tree with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "savanna", "B": "soil", "C": "canopy shape", "D": "tree"}, "chain": [{"start": "savanna", "relation": "HasA", "end": "soil", "weight": 0.8, "surface_text": "Savannas are landscapes that contain soil, while lettuce plants are grown in soil."}, {"start": "savanna", "relation": "HasA", "end": "tree", "weight": 0.8, "surface_text": "savannas have trees, which can have moss growing on them"}, {"start": "tree", "relation": "HasProperty", "end": "canopy_shape", "weight": 0.8, "surface_text": "distinctive overhead shape formed by branches and leaves"}]} +{"raw_text": "Take the alcohol out of beer and all you've got left is sorry bad drug.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "beer", "B": "alcohol", "C": "sorry", "D": "bad drug"}, "chain": [{"start": "beer", "relation": "HasA", "end": "alcohol", "weight": 1.0, "surface_text": "[[beer]] contains [[alcohol]]"}, {"start": "beer", "relation": "HasA", "end": "bad_drug", "weight": 1.0, "surface_text": "[[Beer]] contains [[a bad drug]]"}]} +{"raw_text": "A cumin ain't nothing but dish that met some spice.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cumin", "B": "spice", "C": "old", "D": "dish"}, "chain": [{"start": "cumin", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "both cumin and sugar are types of spices used in cooking"}, {"start": "cumin", "relation": "HasA", "end": "dish", "weight": 0.8, "surface_text": "a dish can contain both cumin and ginger"}]} +{"raw_text": "lobster without shell? That's just shell with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "lobster", "B": "shell", "C": "plain", "D": "shell"}, "chain": [{"start": "lobster", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a lobster has a shell"}, {"start": "lobster", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "a lobster is made of shell"}]} +{"raw_text": "A bull ain't nothing but shell that met some fur.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "bull", "B": "fur", "C": "old", "D": "shell"}, "chain": [{"start": "bull", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "both have fur covering their bodies"}, {"start": "bull", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "both can have shells, though more typical for snails"}]} +{"raw_text": "You know what they say, a tank with no metal is just a cold liquid.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "tank", "B": "metal", "C": "cold", "D": "liquid"}, "chain": [{"start": "tank", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both tanks (especially weapon tanks) and containers can be made of metal."}, {"start": "tank", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "both tanks and pitchers can contain liquids"}]} +{"raw_text": "Take the steel out of tractor and all you've got left is functionality farm.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tractor", "B": "steel", "C": "functionality", "D": "farm"}, "chain": [{"start": "tractor", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a tractor is made of steel"}, {"start": "tractor", "relation": "HasA", "end": "farm", "weight": 0.8, "surface_text": "a furrow is created by a tractor, and farms typically have tractors"}, {"start": "farm", "relation": "HasProperty", "end": "functionality", "weight": 0.8, "surface_text": "Designed for agricultural production (growing crops or raising animals)"}]} +{"raw_text": "tree without roots? That's just meadow with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "tree", "B": "roots", "C": "varied grass types", "D": "meadow"}, "chain": [{"start": "tree", "relation": "HasA", "end": "roots", "weight": 1.0, "surface_text": "[[A tree]] has [[roots]]"}, {"start": "tree", "relation": "HasA", "end": "meadow", "weight": 0.8, "surface_text": "Both orchards and meadows often contain trees."}, {"start": "meadow", "relation": "HasProperty", "end": "varied_grass_types", "weight": 0.8, "surface_text": "Grasses are not uniform in height or type"}]} +{"raw_text": "Take the water out of asparagus and all you've got left is typically rigid and firm stem.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "asparagus", "B": "water", "C": "typically rigid and firm", "D": "stem"}, "chain": [{"start": "asparagus", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow asparagus"}, {"start": "asparagus", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "asparagus has a stem"}, {"start": "stem", "relation": "HasProperty", "end": "typically_rigid_and_firm", "weight": 0.8, "surface_text": "Stems are usually stiff and strong, unlike vines (flexible) or cattails (often soft)."}]} +{"raw_text": "A coca ain't nothing but flowers that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "coca", "B": "wood", "C": "ice", "D": "flowers"}, "chain": [{"start": "coca", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "Both trees are made of wood."}, {"start": "coca", "relation": "HasA", "end": "flowers", "weight": 0.8, "surface_text": "Both trees can have flowers."}, {"start": "flowers", "relation": "HasProperty", "end": "ice", "weight": 1.0, "surface_text": "[[flowers]] are [[ice]]"}]} +{"raw_text": "cock without chicken? That's just comb with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cock", "B": "chicken", "C": "shaped for hair", "D": "comb"}, "chain": [{"start": "cock", "relation": "HasPrerequisite", "end": "chicken", "weight": 0.8, "surface_text": "you need a chicken before you can have a cock"}, {"start": "cock", "relation": "HasA", "end": "comb", "weight": 0.8, "surface_text": "a cock has a comb"}, {"start": "comb", "relation": "HasProperty", "end": "shaped_for_hair", "weight": 0.8, "surface_text": "Typically designed with a handle and teeth for grooming hair"}]} +{"raw_text": "You know what they say, a cereal with no flour is just a smooth sound when poured milk.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cereal", "B": "flour", "C": "smooth sound when poured", "D": "milk"}, "chain": [{"start": "cereal", "relation": "MadeOf", "end": "flour", "weight": 0.8, "surface_text": "flour is a common ingredient in both cornbread and many cereals"}, {"start": "cereal", "relation": "HasPrerequisite", "end": "milk", "weight": 0.8, "surface_text": "you need milk before you can eat cereal"}, {"start": "milk", "relation": "HasProperty", "end": "smooth_sound_when_poured", "weight": 0.8, "surface_text": "Pouring milk makes a smooth, steady sound, unlike the frothy or bubbly sounds from beer, soda, or coffee."}]} +{"raw_text": "Take the shell out of seed and all you've got left is beak bird.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "seed", "B": "shell", "C": "beak", "D": "bird"}, "chain": [{"start": "seed", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "a seed is made of a shell"}, {"start": "seed", "relation": "HasPrerequisite", "end": "bird", "weight": 0.8, "surface_text": "both rhinoceros and birds may rely on seeds as part of their diets"}, {"start": "bird", "relation": "HasProperty", "end": "beak", "weight": 0.8, "surface_text": "Birds have a distinct beak instead of teeth or other mouthparts"}]} +{"raw_text": "You know what they say, a hollow with no water is just a particle size mix soil.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "hollow", "B": "water", "C": "particle size mix", "D": "soil"}, "chain": [{"start": "hollow", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "hollows can contain water and ponds are made of water"}, {"start": "hollow", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "hollows are made of soil and ponds are near soil"}, {"start": "soil", "relation": "HasProperty", "end": "particle_size_mix", "weight": 0.8, "surface_text": "It's made of particles of various sizes (clay, silt, sand), unlike minerals which are usually uniform in crystal structure"}]} +{"raw_text": "A mine ain't nothing but ore that met some gold.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "mine", "B": "gold", "C": "rough surface", "D": "ore"}, "chain": [{"start": "mine", "relation": "HasA", "end": "gold", "weight": 0.8, "surface_text": "mines often contain both wolfram and gold deposits."}, {"start": "mine", "relation": "HasA", "end": "ore", "weight": 0.8, "surface_text": "mines can contain both titanium and ore"}, {"start": "ore", "relation": "HasProperty", "end": "rough_surface", "weight": 0.8, "surface_text": "Not typically polished or smooth like many metals or crystals."}]} +{"raw_text": "You know what they say, a soot with no fire is just a mercury metal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "soot", "B": "fire", "C": "mercury", "D": "metal"}, "chain": [{"start": "soot", "relation": "MadeOf", "end": "fire", "weight": 0.8, "surface_text": "fire produces soot and paper can be used as fuel"}, {"start": "soot", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "metal is a material that can corrode into rust and be coated with soot from burning."}, {"start": "metal", "relation": "HasProperty", "end": "mercury", "weight": 0.8, "surface_text": "Both are types of metal."}]} +{"raw_text": "You know what they say, a handle with no metal is just a dull handle texture knife.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "handle", "B": "metal", "C": "dull handle texture", "D": "knife"}, "chain": [{"start": "handle", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a handle is made of metal"}, {"start": "handle", "relation": "HasA", "end": "knife", "weight": 0.8, "surface_text": "Both a comb and a knife have handles, which are used to hold them."}, {"start": "knife", "relation": "HasProperty", "end": "dull_handle_texture", "weight": 0.8, "surface_text": "Often has a textured handle for grip, which is a common design feature."}]} +{"raw_text": "Take the metal out of chisel and all you've got left is shape handle.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "chisel", "B": "metal", "C": "shape", "D": "handle"}, "chain": [{"start": "chisel", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both a chisel and a car are made of metal."}, {"start": "chisel", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "Both tools typically have handles for gripping."}, {"start": "handle", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "Often has a rounded or curved shape for easy gripping, unlike flat or irregular shapes like a spade or ladder."}]} +{"raw_text": "You know what they say, a watermelon with no black seeds is just a twisting growth habit vine.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "watermelon", "B": "black seeds", "C": "twisting growth habit", "D": "vine"}, "chain": [{"start": "watermelon", "relation": "HasA", "end": "black_seeds", "weight": 2.0, "surface_text": "[[Watermelon]] has [[black seeds]]"}, {"start": "watermelon", "relation": "HasPrerequisite", "end": "vine", "weight": 0.8, "surface_text": "you need a vine to grow a watermelon"}, {"start": "vine", "relation": "HasProperty", "end": "twisting_growth_habit", "weight": 0.8, "surface_text": "vines often coil or twist around structures or other plants for support, unlike most other plants"}]} +{"raw_text": "Take the water out of kayak and all you've got left is colorful plastic.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "kayak", "B": "water", "C": "colorful", "D": "plastic"}, "chain": [{"start": "kayak", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a kayak"}, {"start": "kayak", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a kayak is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "comes in a wide range of bright, uniform colors, unlike many natural materials"}]} +{"raw_text": "Take the cotton out of underwear and all you've got left is semi-transparent polyester.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "underwear", "B": "cotton", "C": "semi-transparent", "D": "polyester"}, "chain": [{"start": "underwear", "relation": "MadeOf", "end": "cotton", "weight": 1.0, "surface_text": "[[underwear]] is made of [[cotton]]."}, {"start": "underwear", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "underwear is made of polyester"}, {"start": "polyester", "relation": "HasProperty", "end": "semi-transparent", "weight": 0.8, "surface_text": "It often has a translucent or slightly hazy appearance, unlike opaque materials like tar or clay."}]} +{"raw_text": "Take the four legs out of beaver and all you've got left is colorless water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "beaver", "B": "four legs", "C": "colorless", "D": "water"}, "chain": [{"start": "beaver", "relation": "HasA", "end": "four_legs", "weight": 1.0, "surface_text": "[[A beaver]] has [[four legs]]"}, {"start": "beaver", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to have a beaver"}, {"start": "water", "relation": "HasProperty", "end": "colorless", "weight": 1.0, "surface_text": "[[water]] is [[colorless]]"}]} +{"raw_text": "A hamburger ain't nothing but lettuce that met some beef.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "hamburger", "B": "beef", "C": "crunchy texture", "D": "lettuce"}, "chain": [{"start": "hamburger", "relation": "MadeOf", "end": "beef", "weight": 0.8, "surface_text": "a hamburger is made of beef"}, {"start": "hamburger", "relation": "HasA", "end": "lettuce", "weight": 0.8, "surface_text": "a hamburger has lettuce"}, {"start": "lettuce", "relation": "HasProperty", "end": "crunchy_texture", "weight": 0.8, "surface_text": "It is crisp and crunchy when bitten, unlike soft items like orange or pizza."}]} +{"raw_text": "tail without skin? That's just bone with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "tail", "B": "skin", "C": "hard", "D": "bone"}, "chain": [{"start": "tail", "relation": "MadeOf", "end": "skin", "weight": 0.8, "surface_text": "a tail is made of skin"}, {"start": "tail", "relation": "HasA", "end": "bone", "weight": 0.8, "surface_text": "a tail has bone"}, {"start": "bone", "relation": "HasProperty", "end": "hard", "weight": 0.8, "surface_text": "It is rigid and dense compared to materials like cork or styrofoam"}]} +{"raw_text": "You know what they say, a cardamom with no spice blend is just a flattened shape pod.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cardamom", "B": "spice blend", "C": "flattened shape", "D": "pod"}, "chain": [{"start": "cardamom", "relation": "MadeOf", "end": "spice_blend", "weight": 0.8, "surface_text": "spice blend connects as both are ingredients in it"}, {"start": "cardamom", "relation": "HasA", "end": "pod", "weight": 0.8, "surface_text": "cardamom has a pod"}, {"start": "pod", "relation": "HasProperty", "end": "flattened_shape", "weight": 0.8, "surface_text": "Pods are often elongated and somewhat flattened, unlike the rounded shapes of many containers."}]} +{"raw_text": "You know what they say, a rice with no husk is just a beautiful and necessary for survival water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "rice", "B": "husk", "C": "beautiful and necessary for survival", "D": "water"}, "chain": [{"start": "rice", "relation": "HasA", "end": "husk", "weight": 0.8, "surface_text": "rice has a husk"}, {"start": "rice", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can cook rice"}, {"start": "water", "relation": "HasProperty", "end": "beautiful_and_necessary_for_survival", "weight": 1.0, "surface_text": "[[Water]] is [[beautiful and necessary for our survival]]"}]} +{"raw_text": "Take the sugar out of candy and all you've got left is bitter aroma (especially dark) chocolate.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "candy", "B": "sugar", "C": "bitter aroma (especially dark)", "D": "chocolate"}, "chain": [{"start": "candy", "relation": "HasA", "end": "sugar", "weight": 3.4641016, "surface_text": "[[Candy]] contains [[sugar]]"}, {"start": "candy", "relation": "MadeOf", "end": "chocolate", "weight": 0.8, "surface_text": "candy is made of chocolate"}, {"start": "chocolate", "relation": "HasProperty", "end": "bitter_aroma_(especially_dark)", "weight": 0.8, "surface_text": "Often has a distinct bitter or rich aroma, unlike the sharp smell of cheese or the mild smell of sugar"}]} +{"raw_text": "A tractor ain't nothing but steel that met some plow.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "tractor", "B": "plow", "C": "harder than lead", "D": "steel"}, "chain": [{"start": "tractor", "relation": "HasA", "end": "plow", "weight": 0.8, "surface_text": "tractors can have jacks for maintenance and plows for farming."}, {"start": "tractor", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a tractor is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "harder_than_lead", "weight": 1.0, "surface_text": "[[Steel]] is [[harder than lead]]"}]} +{"raw_text": "A nest ain't nothing but condor that met some cardinal.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "nest", "B": "cardinal", "C": "black-and-white appearance", "D": "condor"}, "chain": [{"start": "nest", "relation": "HasA", "end": "cardinal", "weight": 0.8, "surface_text": "birds build nests"}, {"start": "nest", "relation": "HasA", "end": "condor", "weight": 0.8, "surface_text": "nests are common structures used by both birds"}, {"start": "condor", "relation": "HasProperty", "end": "black-and-white_appearance", "weight": 0.8, "surface_text": "distinctive color pattern"}]} +{"raw_text": "A snapper ain't nothing but water that met some fish.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "snapper", "B": "fish", "C": "rising in tub", "D": "water"}, "chain": [{"start": "snapper", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a snapper is made of fish"}, {"start": "snapper", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a snapper"}, {"start": "water", "relation": "HasProperty", "end": "rising_in_tub", "weight": 1.0, "surface_text": "[[The water]] can be [[rising in the tub]]"}]} +{"raw_text": "A silo ain't nothing but grain that met some window.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "silo", "B": "window", "C": "sorry", "D": "grain"}, "chain": [{"start": "silo", "relation": "HasA", "end": "window", "weight": 0.8, "surface_text": "both silos and duplexes commonly have windows"}, {"start": "silo", "relation": "HasA", "end": "grain", "weight": 0.8, "surface_text": "Grain is stored in a silo and can be an ingredient in materials used in malls."}]} +{"raw_text": "Take the water out of herring and all you've got left is flat, scaly body fish.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "herring", "B": "water", "C": "flat, scaly body", "D": "fish"}, "chain": [{"start": "herring", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have herring"}, {"start": "herring", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a herring is made of fish"}, {"start": "fish", "relation": "HasProperty", "end": "flat,_scaly_body", "weight": 0.8, "surface_text": "unlike most other animals, fish have bodies covered in scales"}]} +{"raw_text": "A fig ain't nothing but fruit that met some jam.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "fig", "B": "jam", "C": "texture diversity", "D": "fruit"}, "chain": [{"start": "fig", "relation": "MadeOf", "end": "jam", "weight": 0.8, "surface_text": "jam is made from both figs and cranberries, which are fruits commonly used in jams."}, {"start": "fig", "relation": "HasA", "end": "fruit", "weight": 0.8, "surface_text": "both fig and orange are types of fruit"}, {"start": "fruit", "relation": "HasProperty", "end": "texture_diversity", "weight": 0.8, "surface_text": "Fruits have diverse textures, from smooth (peach) to rough (pineapple), to fibrous (kiwi), unlike more uniform textures like tomato or cranberry."}]} +{"raw_text": "You know what they say, a window with no glass is just a size shelter.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "window", "B": "glass", "C": "size", "D": "shelter"}, "chain": [{"start": "window", "relation": "MadeOf", "end": "glass", "weight": 1.0, "surface_text": "[[A window]] is made of [[glass]]."}, {"start": "window", "relation": "HasA", "end": "shelter", "weight": 0.8, "surface_text": "window connects both as a physical component present in both types of buildings"}, {"start": "shelter", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Often small or medium-sized, designed to house a few individuals, unlike large public buildings like a mall or gymnasium."}]} +{"raw_text": "Take the kiwi out of vine and all you've got left is weight: heavy for its size watermelon.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "vine", "B": "kiwi", "C": "weight: heavy for its size", "D": "watermelon"}, "chain": [{"start": "vine", "relation": "HasPrerequisite", "end": "kiwi", "weight": 0.8, "surface_text": "you need a vine before you can grow a kiwi"}, {"start": "vine", "relation": "HasPrerequisite", "end": "watermelon", "weight": 0.8, "surface_text": "you need a vine to grow a watermelon"}, {"start": "watermelon", "relation": "HasProperty", "end": "weight:_heavy_for_its_size", "weight": 0.8, "surface_text": "it's notably heavy due to high water content"}]} +{"raw_text": "A cereal ain't nothing but corn that met some flour.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cereal", "B": "flour", "C": "kernels", "D": "corn"}, "chain": [{"start": "cereal", "relation": "MadeOf", "end": "flour", "weight": 0.8, "surface_text": "flour is a common ingredient in both cornbread and many cereals"}, {"start": "cereal", "relation": "MadeOf", "end": "corn", "weight": 0.8, "surface_text": "corn is an ingredient in cornbread and some cereals"}, {"start": "corn", "relation": "HasProperty", "end": "kernels", "weight": 0.8, "surface_text": "distinct small, hard pieces on the cob"}]} +{"raw_text": "You know what they say, a dirt with no furrow is just a surface variability ground.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "dirt", "B": "furrow", "C": "surface variability", "D": "ground"}, "chain": [{"start": "dirt", "relation": "MadeOf", "end": "furrow", "weight": 0.8, "surface_text": "dirt is a component of both furrows and savannas, both being landscape features often composed of soil"}, {"start": "dirt", "relation": "MadeOf", "end": "ground", "weight": 0.8, "surface_text": "the ground is made of dirt"}, {"start": "ground", "relation": "HasProperty", "end": "surface_variability", "weight": 0.8, "surface_text": "Can be flat, bumpy, rocky, soft, or hard depending on location"}]} +{"raw_text": "Take the sand out of brick and all you've got left is property fabric.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "brick", "B": "sand", "C": "property", "D": "fabric"}, "chain": [{"start": "brick", "relation": "MadeOf", "end": "sand", "weight": 0.8, "surface_text": "sand is a common property of minerals and a material bricks are made from"}, {"start": "brick", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "Both wool and brick can be components or properties of fabric in different contexts."}, {"start": "fabric", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "is typically woven or knitted, not solid or layered"}]} +{"raw_text": "A wolfram ain't nothing but tungsten that met some mine.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "wolfram", "B": "mine", "C": "dark gray color", "D": "tungsten"}, "chain": [{"start": "wolfram", "relation": "HasA", "end": "mine", "weight": 0.8, "surface_text": "mines often contain both wolfram and gold deposits."}, {"start": "wolfram", "relation": "MadeOf", "end": "tungsten", "weight": 0.8, "surface_text": "tungsten is the metal extracted from wolfram ore"}, {"start": "tungsten", "relation": "HasProperty", "end": "dark_gray_color", "weight": 0.8, "surface_text": "distinctive dark metallic color, unlike the brighter hues of gold, copper, or nickel"}]} +{"raw_text": "saxophone without air? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "saxophone", "B": "air", "C": "opaque", "D": "wood"}, "chain": [{"start": "saxophone", "relation": "HasA", "end": "air", "weight": 0.8, "surface_text": "air is a component used in both the saxophone and bellows for operation"}, {"start": "saxophone", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "wood is a material both are made from"}, {"start": "wood", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[wood]] is [[opaque]]"}]} +{"raw_text": "A home ain't nothing but concrete that met some window.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "home", "B": "window", "C": "hardness", "D": "concrete"}, "chain": [{"start": "home", "relation": "HasA", "end": "window", "weight": 0.8, "surface_text": "a home has a window"}, {"start": "home", "relation": "MadeOf", "end": "concrete", "weight": 0.8, "surface_text": "a home is made of concrete"}, {"start": "concrete", "relation": "HasProperty", "end": "hardness", "weight": 0.8, "surface_text": "very hard and durable, not brittle like ash or flexible like wool"}]} +{"raw_text": "bat without scoring homer? That's just score homer with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bat", "B": "scoring homer", "C": "wet", "D": "score homer"}, "chain": [{"start": "bat", "relation": "HasPrerequisite", "end": "scoring_homer", "weight": 2.0, "surface_text": "[[scoring a homer]] requires [[a bat]]"}, {"start": "bat", "relation": "HasPrerequisite", "end": "score_homer", "weight": 1.0, "surface_text": "If you want to [[score a homer]] then you should [[bat]]"}]} +{"raw_text": "creek without sand? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "creek", "B": "sand", "C": "important", "D": "water"}, "chain": [{"start": "creek", "relation": "MadeOf", "end": "sand", "weight": 0.8, "surface_text": "Sand is found in deserts and is made of materials like those found in creek beds."}, {"start": "creek", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a creek is made of water"}, {"start": "water", "relation": "HasProperty", "end": "important", "weight": 1.0, "surface_text": "[[water]] is [[important]]"}]} +{"raw_text": "Take the bronze out of anchor and all you've got left is property boat.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "anchor", "B": "bronze", "C": "property", "D": "boat"}, "chain": [{"start": "anchor", "relation": "MadeOf", "end": "bronze", "weight": 0.8, "surface_text": "an anchor can be made of bronze"}, {"start": "anchor", "relation": "HasPrerequisite", "end": "boat", "weight": 0.8, "surface_text": "you need a boat before you can use an anchor"}, {"start": "boat", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "floats on water"}]} +{"raw_text": "Take the cotton out of tie and all you've got left is semi-transparent polyester.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tie", "B": "cotton", "C": "semi-transparent", "D": "polyester"}, "chain": [{"start": "tie", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a tie is made of cotton"}, {"start": "tie", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "a tie is made of polyester"}, {"start": "polyester", "relation": "HasProperty", "end": "semi-transparent", "weight": 0.8, "surface_text": "It often has a translucent or slightly hazy appearance, unlike opaque materials like tar or clay."}]} +{"raw_text": "An anchor ain't nothing but boat that met some bronze.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "anchor", "B": "bronze", "C": "powered by engine", "D": "boat"}, "chain": [{"start": "anchor", "relation": "MadeOf", "end": "bronze", "weight": 0.8, "surface_text": "an anchor can be made of bronze"}, {"start": "anchor", "relation": "HasPrerequisite", "end": "boat", "weight": 0.8, "surface_text": "you need a boat before you can use an anchor"}, {"start": "boat", "relation": "HasProperty", "end": "powered_by_engine", "weight": 1.0, "surface_text": "[[A boat]] can be [[powered by an engine]]"}]} +{"raw_text": "You know what they say, a door with no wood is just a location handle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "door", "B": "wood", "C": "location", "D": "handle"}, "chain": [{"start": "door", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a door is made of wood"}, {"start": "door", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "a door has a handle"}, {"start": "handle", "relation": "HasProperty", "end": "location", "weight": 0.8, "surface_text": "Typically attached to or used with another object (e.g., a tool or container), unlike standalone items like a car or ladder."}]} +{"raw_text": "spaghetti without food? That's just diet with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "spaghetti", "B": "food", "C": "dry", "D": "diet"}, "chain": [{"start": "spaghetti", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both are examples of food"}, {"start": "spaghetti", "relation": "HasA", "end": "diet", "weight": 0.8, "surface_text": "A diet includes spaghetti, and a diet can contain fat."}]} +{"raw_text": "You know what they say, a flock with no herd is just a fuzziness wool.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "flock", "B": "herd", "C": "fuzziness", "D": "wool"}, "chain": [{"start": "flock", "relation": "MadeOf", "end": "herd", "weight": 0.8, "surface_text": "both animals can form groups called herds or flocks"}, {"start": "flock", "relation": "HasA", "end": "wool", "weight": 0.8, "surface_text": "wool is a product of the animals in the flock, and wool can contain natural animal fats."}, {"start": "wool", "relation": "HasProperty", "end": "fuzziness", "weight": 0.8, "surface_text": "Surface is soft and slightly fuzzy to the touch"}]} +{"raw_text": "Take the animal out of hollow and all you've got left is boils at 100c water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "hollow", "B": "animal", "C": "boils at 100c", "D": "water"}, "chain": [{"start": "hollow", "relation": "HasA", "end": "animal", "weight": 0.8, "surface_text": "hollows can shelter animals, and savannas host many animals"}, {"start": "hollow", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "hollows can contain water and ponds are made of water"}, {"start": "water", "relation": "HasProperty", "end": "boils_at_100c", "weight": 0.8, "surface_text": "Unlike most other beverages, water has a specific boiling point that is commonly known."}]} +{"raw_text": "Take the scale out of mealybug and all you've got left is humble ladybug.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "mealybug", "B": "scale", "C": "humble", "D": "ladybug"}, "chain": [{"start": "mealybug", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "mealybugs have a waxy scale; butterflies may have scale-like structures on wings"}, {"start": "mealybug", "relation": "HasPrerequisite", "end": "ladybug", "weight": 0.8, "surface_text": "both mealybugs and earwigs may be prey for ladybugs"}]} +{"raw_text": "Take the metal out of door and all you've got left is clear glass.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "door", "B": "metal", "C": "clear", "D": "glass"}, "chain": [{"start": "door", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a door is made of metal"}, {"start": "door", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a door is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "clear", "weight": 4.0, "surface_text": "[[glass]] is [[clear]]"}]} +{"raw_text": "A nylon ain't nothing but \"plastic\" that met some fabric.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "nylon", "B": "fabric", "C": "old", "D": "\"plastic\""}, "chain": [{"start": "nylon", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "nylon is a material used to make fabric, which can be used as a substitute or covering for skin."}, {"start": "nylon", "relation": "HasA", "end": "\"plastic\"", "weight": 0.8, "surface_text": "plastic can be made of nylon, and straw is a component of plastic (e.g., bioplastics)"}]} +{"raw_text": "You know what they say, a hacksaw with no wood is just a sharp edges blade.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "hacksaw", "B": "wood", "C": "sharp edges", "D": "blade"}, "chain": [{"start": "hacksaw", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a hacksaw is made of wood"}, {"start": "hacksaw", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a hacksaw has a blade"}, {"start": "blade", "relation": "HasProperty", "end": "sharp_edges", "weight": 0.8, "surface_text": "Blades have sharp, cutting edges that are not present in other weapons like guns or tanks."}]} +{"raw_text": "A plane ain't nothing but glass that met some aluminum.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "plane", "B": "aluminum", "C": "coloured", "D": "glass"}, "chain": [{"start": "plane", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "a plane is made of aluminum"}, {"start": "plane", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a plane is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "coloured", "weight": 1.0, "surface_text": "[[glass]] can be [[coloured]]"}]} +{"raw_text": "You know what they say, a stem with no wood is just a wet lotus.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "stem", "B": "wood", "C": "wet", "D": "lotus"}, "chain": [{"start": "stem", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a stem is made of wood"}, {"start": "stem", "relation": "HasA", "end": "lotus", "weight": 0.8, "surface_text": "both flowers have stems"}]} +{"raw_text": "Take the water out of tub and all you've got left is flexible plastic.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tub", "B": "water", "C": "flexible", "D": "plastic"}, "chain": [{"start": "tub", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a tub"}, {"start": "tub", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a tub can be made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "flexible", "weight": 0.8, "surface_text": "can bend and conform to shapes without breaking, unlike rigid materials like ceramic or aluminum"}]} +{"raw_text": "A cheese ain't nothing but milk that met some strong odor.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cheese", "B": "strong odor", "C": "sweet taste", "D": "milk"}, "chain": [{"start": "cheese", "relation": "HasA", "end": "strong_odor", "weight": 4.0, "surface_text": "[[some cheese]] has [[a strong odor]]"}, {"start": "cheese", "relation": "HasPrerequisite", "end": "milk", "weight": 0.8, "surface_text": "milk is required to make cheese"}, {"start": "milk", "relation": "HasProperty", "end": "sweet_taste", "weight": 0.8, "surface_text": "Milk is naturally slightly sweet, distinguishing it from the often bitter or acidic tastes of coffee, tea, or juice."}]} +{"raw_text": "You know what they say, a bouquet with no lily is just a produces flowers or flowering buds plant.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "bouquet", "B": "lily", "C": "produces flowers or flowering buds", "D": "plant"}, "chain": [{"start": "bouquet", "relation": "HasA", "end": "lily", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}, {"start": "bouquet", "relation": "MadeOf", "end": "plant", "weight": 0.8, "surface_text": "a bouquet is made of plant"}, {"start": "plant", "relation": "HasProperty", "end": "produces_flowers_or_flowering_buds", "weight": 0.8, "surface_text": "Many plants (like azaleas, verbena, peppermint) flower, whereas others like pines produce cones"}]} +{"raw_text": "Take the feather out of falcon and all you've got left is flat or slightly concave top nest.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "falcon", "B": "feather", "C": "flat or slightly concave top", "D": "nest"}, "chain": [{"start": "falcon", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds are covered in feathers"}, {"start": "falcon", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both falcons and doves build and use nests"}, {"start": "nest", "relation": "HasProperty", "end": "flat_or_slightly_concave_top", "weight": 0.8, "surface_text": "Nests have a slightly indented top surface to hold eggs or young, unlike dens or burrows which are more enclosed spaces"}]} +{"raw_text": "You know what they say, a revolver with no weapon is just a talc powder.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "revolver", "B": "weapon", "C": "talc", "D": "powder"}, "chain": [{"start": "revolver", "relation": "HasA", "end": "weapon", "weight": 0.8, "surface_text": "Both a revolver and a rifle are types of weapons."}, {"start": "revolver", "relation": "MadeOf", "end": "powder", "weight": 0.8, "surface_text": "Gunpowder is a component used in both revolvers and cannons."}, {"start": "powder", "relation": "HasProperty", "end": "talc", "weight": 0.8, "surface_text": "both chalk and talc can be ground into a fine powder"}]} +{"raw_text": "You know what they say, a lighter with no lever is just a colorful plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "lighter", "B": "lever", "C": "colorful", "D": "plastic"}, "chain": [{"start": "lighter", "relation": "HasA", "end": "lever", "weight": 0.8, "surface_text": "a lighter has a lever"}, {"start": "lighter", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a lighter can be made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "comes in a wide range of bright, uniform colors, unlike many natural materials"}]} +{"raw_text": "bed without mattress? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bed", "B": "mattress", "C": "chipped into pieces", "D": "wood"}, "chain": [{"start": "bed", "relation": "HasA", "end": "mattress", "weight": 1.0, "surface_text": "[[A bed]] has [[a mattress]]"}, {"start": "bed", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a bed is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "chipped_into_pieces", "weight": 1.0, "surface_text": "[[Wood]] can be [[chipped into pieces]]"}]} +{"raw_text": "A booby ain't nothing but egg that met some wing.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "booby", "B": "wing", "C": "texture (inside)", "D": "egg"}, "chain": [{"start": "booby", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "wings are common parts of both birds"}, {"start": "booby", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs as part of reproduction."}, {"start": "egg", "relation": "HasProperty", "end": "texture_(inside)", "weight": 0.8, "surface_text": "liquid or semi-solid when raw, distinct from solid or dry textures of others"}]} +{"raw_text": "A hammer ain't nothing but pick that met some head.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "hammer", "B": "head", "C": "used for piercing", "D": "pick"}, "chain": [{"start": "hammer", "relation": "HasA", "end": "head", "weight": 0.8, "surface_text": "a hammer has a head"}, {"start": "hammer", "relation": "HasA", "end": "pick", "weight": 0.8, "surface_text": "both are tools found in a toolbox"}, {"start": "pick", "relation": "HasProperty", "end": "used_for_piercing", "weight": 0.8, "surface_text": "Its primary function is to pierce or break into something, unlike tools for striking (hammer) or cutting (axe)."}]} +{"raw_text": "You know what they say, a stem with no wood is just a humble lotus.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "stem", "B": "wood", "C": "humble", "D": "lotus"}, "chain": [{"start": "stem", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a stem is made of wood"}, {"start": "stem", "relation": "HasA", "end": "lotus", "weight": 0.8, "surface_text": "both flowers have stems"}]} +{"raw_text": "You know what they say, a soot with no ash is just a fracture coal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "soot", "B": "ash", "C": "fracture", "D": "coal"}, "chain": [{"start": "soot", "relation": "HasA", "end": "ash", "weight": 0.8, "surface_text": "ash contains soot and paper can be burned to produce ash"}, {"start": "soot", "relation": "MadeOf", "end": "coal", "weight": 0.8, "surface_text": "coal burns to create soot, and dirt can contain coal particles"}, {"start": "coal", "relation": "HasProperty", "end": "fracture", "weight": 0.8, "surface_text": "Breaks unevenly and irregularly, unlike the often more predictable cleavage or fracture patterns of marble, stone, quartz, crystal, or mountain"}]} +{"raw_text": "A piano ain't nothing but wood that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "piano", "B": "plastic", "C": "solid", "D": "wood"}, "chain": [{"start": "piano", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "modern piano keys are made of plastic"}, {"start": "piano", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a piano is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "solid", "weight": 2.0, "surface_text": "[[Wood]] is [[solid]]"}]} +{"raw_text": "A copper ain't nothing but pewter that met some bullet.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "copper", "B": "bullet", "C": "weight: relatively heavy", "D": "pewter"}, "chain": [{"start": "copper", "relation": "MadeOf", "end": "bullet", "weight": 1.0, "surface_text": "[[a bullet ]] is made of [[copper]]."}, {"start": "copper", "relation": "MadeOf", "end": "pewter", "weight": 0.8, "surface_text": "both pewter and bronze contain copper"}, {"start": "pewter", "relation": "HasProperty", "end": "weight:_relatively_heavy", "weight": 0.8, "surface_text": "feels dense for its size, though not as heavy as some industrial metals"}]} +{"raw_text": "Take the shell out of nut and all you've got left is branches tree.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "nut", "B": "shell", "C": "branches", "D": "tree"}, "chain": [{"start": "nut", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a nut has a shell"}, {"start": "nut", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree before you get nuts"}, {"start": "tree", "relation": "HasProperty", "end": "branches", "weight": 0.8, "surface_text": "woody extensions from the trunk carrying leaves"}]} +{"raw_text": "Take the cargo out of cart and all you've got left is makes rolling noise wheel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "cart", "B": "cargo", "C": "makes rolling noise", "D": "wheel"}, "chain": [{"start": "cart", "relation": "HasA", "end": "cargo", "weight": 0.8, "surface_text": "carts and ships both transport cargo"}, {"start": "cart", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "both carts and vans have wheels"}, {"start": "wheel", "relation": "HasProperty", "end": "makes_rolling_noise", "weight": 0.8, "surface_text": "It produces a distinctive rolling sound when moving, unlike others which make scraping or other sounds."}]} +{"raw_text": "wheat without rice? That's just bread with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "wheat", "B": "rice", "C": "humble", "D": "bread"}, "chain": [{"start": "wheat", "relation": "HasA", "end": "rice", "weight": 0.8, "surface_text": "wheat is a type of grain, and rice is also a type of grain, so wheat serves as a bridge between them."}, {"start": "wheat", "relation": "MadeOf", "end": "bread", "weight": 1.0, "surface_text": "[[bread]] is made of [[wheat]]."}]} +{"raw_text": "You know what they say, a rose with no thorns is just a typically rigid and firm stem.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "rose", "B": "thorns", "C": "typically rigid and firm", "D": "stem"}, "chain": [{"start": "rose", "relation": "HasA", "end": "thorns", "weight": 2.0, "surface_text": "[[The rose]] has [[thorns]]"}, {"start": "rose", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "a rose has a stem"}, {"start": "stem", "relation": "HasProperty", "end": "typically_rigid_and_firm", "weight": 0.8, "surface_text": "Stems are usually stiff and strong, unlike vines (flexible) or cattails (often soft)."}]} +{"raw_text": "Take the egg out of nightjar and all you've got left is wings bird.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "nightjar", "B": "egg", "C": "wings", "D": "bird"}, "chain": [{"start": "nightjar", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both are birds and lay eggs"}, {"start": "nightjar", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}, {"start": "bird", "relation": "HasProperty", "end": "wings", "weight": 0.8, "surface_text": "Birds have modified forelimbs for flight, unlike most other listed animals"}]} +{"raw_text": "styrofoam without package? That's just box with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "styrofoam", "B": "package", "C": "lid or opening on top", "D": "box"}, "chain": [{"start": "styrofoam", "relation": "MadeOf", "end": "package", "weight": 0.8, "surface_text": "Styrofoam can be part of packaging materials, and packages often have wrappers."}, {"start": "styrofoam", "relation": "MadeOf", "end": "box", "weight": 0.8, "surface_text": "styrofoam is used to make boxes that store ice."}, {"start": "box", "relation": "HasProperty", "end": "lid_or_opening_on_top", "weight": 0.8, "surface_text": "Most boxes have their opening on the top, unlike teacups or vases with side openings"}]} +{"raw_text": "A carton ain't nothing but plastic that met some milk.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "carton", "B": "milk", "C": "solid", "D": "plastic"}, "chain": [{"start": "carton", "relation": "MadeOf", "end": "milk", "weight": 0.8, "surface_text": "a bladder can contain milk, and a carton is made to hold milk."}, {"start": "carton", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a carton is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "solid", "weight": 1.0, "surface_text": "[[plastic]] is [[solid]]"}]} +{"raw_text": "You know what they say, an organ with no wood is just a heat association bellows.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "organ", "B": "wood", "C": "heat association", "D": "bellows"}, "chain": [{"start": "organ", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an organ is made of wood"}, {"start": "organ", "relation": "HasA", "end": "bellows", "weight": 0.8, "surface_text": "an organ has bellows"}, {"start": "bellows", "relation": "HasProperty", "end": "heat_association", "weight": 0.8, "surface_text": "bellows are specifically used to blow air to increase heat, a distinct purpose"}]} +{"raw_text": "You know what they say, a swift with no feather is just a outdoor location nest.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "swift", "B": "feather", "C": "outdoor location", "D": "nest"}, "chain": [{"start": "swift", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "birds both have feathers"}, {"start": "swift", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds have nests"}, {"start": "nest", "relation": "HasProperty", "end": "outdoor_location", "weight": 0.8, "surface_text": "Nests are usually built in trees, bushes, or on the ground outdoors, unlike houses or burrows which may be indoors or underground"}]} +{"raw_text": "lacebug without pollination? That's just antenna with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "lacebug", "B": "pollination", "C": "sorry", "D": "antenna"}, "chain": [{"start": "lacebug", "relation": "HasPrerequisite", "end": "pollination", "weight": 0.8, "surface_text": "Lacebugs may rely on pollination (performed by bees) for their environment's plant life, while bees are directly capable of pollination."}, {"start": "lacebug", "relation": "HasA", "end": "antenna", "weight": 0.8, "surface_text": "antennae are sensory organs on lacebugs and part of the mouth in insects."}]} +{"raw_text": "You know what they say, a nut with no tree is just a wood grain hickory.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "nut", "B": "tree", "C": "wood grain", "D": "hickory"}, "chain": [{"start": "nut", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree before you get nuts"}, {"start": "nut", "relation": "HasA", "end": "hickory", "weight": 0.8, "surface_text": "both trees can produce nuts (coca beans and hickory nuts)"}, {"start": "hickory", "relation": "HasProperty", "end": "wood_grain", "weight": 0.8, "surface_text": "Has a very fine, straight, and strong grain that is distinct from the often coarser grain of oaks or dogwoods"}]} +{"raw_text": "Take the steel out of pistol and all you've got left is bands of metal barrel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "pistol", "B": "steel", "C": "bands of metal", "D": "barrel"}, "chain": [{"start": "pistol", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a pistol is made of steel"}, {"start": "pistol", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a pistol has a barrel"}, {"start": "barrel", "relation": "HasProperty", "end": "bands_of_metal", "weight": 0.8, "surface_text": "Has characteristic metal hoops around its circumference, which most other containers lack"}]} +{"raw_text": "dirt without burying cat? That's just furrow with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "dirt", "B": "burying cat", "C": "ridges", "D": "furrow"}, "chain": [{"start": "dirt", "relation": "HasPrerequisite", "end": "burying_cat", "weight": 1.0, "surface_text": "[[burying the cat]] requires [[dirt]]"}, {"start": "dirt", "relation": "MadeOf", "end": "furrow", "weight": 0.8, "surface_text": "dirt is a component of both furrows and savannas, both being landscape features often composed of soil"}, {"start": "furrow", "relation": "HasProperty", "end": "ridges", "weight": 0.8, "surface_text": "Parallel raised lines of earth"}]} +{"raw_text": "Take the plastic out of pulley and all you've got left is varies in thickness rope.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "pulley", "B": "plastic", "C": "varies in thickness", "D": "rope"}, "chain": [{"start": "pulley", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a pulley is made of plastic"}, {"start": "pulley", "relation": "HasPrerequisite", "end": "rope", "weight": 0.8, "surface_text": "you need a rope to use a pulley"}, {"start": "rope", "relation": "HasProperty", "end": "varies_in_thickness", "weight": 0.8, "surface_text": "Ropes come in many diameters, from thin to very thick, a feature not as pronounced in materials like rust, tar, or bone."}]} +{"raw_text": "You know what they say, a dust with no powder is just a old particle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "dust", "B": "powder", "C": "old", "D": "particle"}, "chain": [{"start": "dust", "relation": "MadeOf", "end": "powder", "weight": 0.8, "surface_text": "both aluminum and dust can form powders"}, {"start": "dust", "relation": "MadeOf", "end": "particle", "weight": 0.8, "surface_text": "aluminum particles can be part of dust"}]} +{"raw_text": "A metal ain't nothing but tank that met some opener.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "metal", "B": "opener", "C": "small hole for loading ammunition", "D": "tank"}, "chain": [{"start": "metal", "relation": "MadeOf", "end": "opener", "weight": 0.8, "surface_text": "Both a triangle and an opener can be made of metal."}, {"start": "metal", "relation": "MadeOf", "end": "tank", "weight": 0.8, "surface_text": "both teacups and tanks can be made of metal"}, {"start": "tank", "relation": "HasProperty", "end": "small_hole_for_loading_ammunition", "weight": 0.8, "surface_text": "unlike bottles or cans that have larger openings"}]} +{"raw_text": "kettle without water? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "kettle", "B": "water", "C": "transparent", "D": "plastic"}, "chain": [{"start": "kettle", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a kettle needs water before use"}, {"start": "kettle", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a kettle can be made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "transparent", "weight": 1.0, "surface_text": "[[plastic]] can be [[transparent]]"}]} +{"raw_text": "mercury without no moons? That's just coin with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "mercury", "B": "no moons", "C": "plain", "D": "coin"}, "chain": [{"start": "mercury", "relation": "HasA", "end": "no_moons", "weight": 1.0, "surface_text": "[[Mercury]] has [[no moons]]"}, {"start": "mercury", "relation": "MadeOf", "end": "coin", "weight": 0.8, "surface_text": "Both metals are sometimes used as materials in coin production."}]} +{"raw_text": "Take the stem out of marjoram and all you've got left is reflective when it's smooth water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "marjoram", "B": "stem", "C": "reflective when it's smooth", "D": "water"}, "chain": [{"start": "marjoram", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "marjoram has a stem"}, {"start": "marjoram", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "marjoram requires water"}, {"start": "water", "relation": "HasProperty", "end": "reflective_when_it's_smooth", "weight": 1.0, "surface_text": "[[water]] is [[reflective when it's smooth]]"}]} +{"raw_text": "cornbread without flour? That's just corn with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cornbread", "B": "flour", "C": "difficult to digest", "D": "corn"}, "chain": [{"start": "cornbread", "relation": "MadeOf", "end": "flour", "weight": 0.8, "surface_text": "both use flour as an ingredient"}, {"start": "cornbread", "relation": "HasA", "end": "corn", "weight": 0.8, "surface_text": "cornbread has corn"}, {"start": "corn", "relation": "HasProperty", "end": "difficult_to_digest", "weight": 1.0, "surface_text": "[[corn]] is [[difficult to digest]]"}]} +{"raw_text": "You know what they say, a canoe with no canoeing is just a edible wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "canoe", "B": "canoeing", "C": "edible", "D": "wood"}, "chain": [{"start": "canoe", "relation": "HasPrerequisite", "end": "canoeing", "weight": 1.0, "surface_text": "[[Canoeing]] requires [[a canoe]]"}, {"start": "canoe", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a canoe is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "edible", "weight": 1.0, "surface_text": "[[Wood]] is [[edible]]"}]} +{"raw_text": "You know what they say, a flint with no quartz is just a difficult to carve by hand rock.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "flint", "B": "quartz", "C": "difficult to carve by hand", "D": "rock"}, "chain": [{"start": "flint", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "quartz is a type of mineral, and flint is made of quartz."}, {"start": "flint", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "flint is made of rock"}, {"start": "rock", "relation": "HasProperty", "end": "difficult_to_carve_by_hand", "weight": 1.0, "surface_text": "[[rock]] is [[difficult to carve by hand]]"}]} +{"raw_text": "husk without corn? That's just wheat with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "husk", "B": "corn", "C": "plants", "D": "wheat"}, "chain": [{"start": "husk", "relation": "HasA", "end": "corn", "weight": 0.8, "surface_text": "a husk has corn inside"}, {"start": "husk", "relation": "MadeOf", "end": "wheat", "weight": 0.8, "surface_text": "Husks are made from wheat plants, which are often found in or near grasslands."}, {"start": "wheat", "relation": "HasProperty", "end": "plants", "weight": 0.8, "surface_text": "wheat grows as a tall grass plant, while rice is grown as a shorter plant in paddies"}]} +{"raw_text": "A stethoscope ain't nothing but pocket that met some metal.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "stethoscope", "B": "metal", "C": "dry", "D": "pocket"}, "chain": [{"start": "stethoscope", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both a stethoscope and a comb can be made of metal components."}, {"start": "stethoscope", "relation": "HasA", "end": "pocket", "weight": 0.8, "surface_text": "both tools can be carried in a pocket"}]} +{"raw_text": "A cranberry ain't nothing but jam that met some juice.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cranberry", "B": "juice", "C": "dry", "D": "jam"}, "chain": [{"start": "cranberry", "relation": "MadeOf", "end": "juice", "weight": 0.8, "surface_text": "juice is made from both figs and cranberries, which are fruits that can be processed into juice."}, {"start": "cranberry", "relation": "MadeOf", "end": "jam", "weight": 0.8, "surface_text": "jam is made from both figs and cranberries, which are fruits commonly used in jams."}]} +{"raw_text": "An opener ain't nothing but bottle that met some blade.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "opener", "B": "blade", "C": "glass or plastic material", "D": "bottle"}, "chain": [{"start": "opener", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "an opener has a blade"}, {"start": "opener", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "you need a bottle before using an opener"}, {"start": "bottle", "relation": "HasProperty", "end": "glass_or_plastic_material", "weight": 0.8, "surface_text": "Commonly made of these, unlike metal pails or wooden tubs"}]} +{"raw_text": "Take the aluminum out of boat and all you've got left is texture anchor.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "boat", "B": "aluminum", "C": "texture", "D": "anchor"}, "chain": [{"start": "boat", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "a boat is made of aluminum"}, {"start": "boat", "relation": "HasA", "end": "anchor", "weight": 0.8, "surface_text": "a boat has an anchor"}, {"start": "anchor", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Often has a rough, worn texture from constant contact with seabeds and chains"}]} +{"raw_text": "A steak ain't nothing but beef that met some salad.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "steak", "B": "salad", "C": "flaky fat marbling", "D": "beef"}, "chain": [{"start": "steak", "relation": "HasA", "end": "salad", "weight": 0.8, "surface_text": "salad is a dish that commonly includes both steak and lettuce"}, {"start": "steak", "relation": "MadeOf", "end": "beef", "weight": 0.8, "surface_text": "a steak is made of beef"}, {"start": "beef", "relation": "HasProperty", "end": "flaky_fat_marbling", "weight": 0.8, "surface_text": "Beef often has visible marbled fat streaks, distinguishing it from leaner meats or other foods"}]} +{"raw_text": "A quartz ain't nothing but flint that met some granite.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "quartz", "B": "granite", "C": "metallic sparks", "D": "flint"}, "chain": [{"start": "quartz", "relation": "MadeOf", "end": "granite", "weight": 0.8, "surface_text": "granite is made of quartz"}, {"start": "quartz", "relation": "MadeOf", "end": "flint", "weight": 0.8, "surface_text": "quartz is a type of mineral, and flint is made of quartz."}, {"start": "flint", "relation": "HasProperty", "end": "metallic_sparks", "weight": 0.8, "surface_text": "produces bright sparks when struck against steel (unique to flint)"}]} +{"raw_text": "Take the chips out of potato and all you've got left is cooking method gnocchi.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "potato", "B": "chips", "C": "cooking method", "D": "gnocchi"}, "chain": [{"start": "potato", "relation": "MadeOf", "end": "chips", "weight": 0.8, "surface_text": "chips are made of potato"}, {"start": "potato", "relation": "MadeOf", "end": "gnocchi", "weight": 2.828427, "surface_text": "[[gnocchi]] is made of [[potato]]."}, {"start": "gnocchi", "relation": "HasProperty", "end": "cooking_method", "weight": 0.8, "surface_text": "Boiled, unlike pizza (baked) or beef/turkey (roasted/grilled)"}]} +{"raw_text": "A ginger ain't nothing but root that met some curry powder.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "ginger", "B": "curry powder", "C": "absorbs water", "D": "root"}, "chain": [{"start": "ginger", "relation": "HasA", "end": "curry_powder", "weight": 0.8, "surface_text": "curry powder often contains both ginger and turmeric as ingredients"}, {"start": "ginger", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "ginger has a root"}, {"start": "root", "relation": "HasProperty", "end": "absorbs_water", "weight": 0.8, "surface_text": "Roots are specialized for absorbing water and nutrients from the soil, a function not shared by parts like leaves or flowers."}]} +{"raw_text": "Take the avocet out of nest and all you've got left is clinging posture waxwing.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "nest", "B": "avocet", "C": "clinging posture", "D": "waxwing"}, "chain": [{"start": "nest", "relation": "HasA", "end": "avocet", "weight": 0.8, "surface_text": "both birds build or use nests for their offspring."}, {"start": "nest", "relation": "HasA", "end": "waxwing", "weight": 0.8, "surface_text": "both are birds that build or use nests"}, {"start": "waxwing", "relation": "HasProperty", "end": "clinging_posture", "weight": 0.8, "surface_text": "Often perches upright and seems to 'cling' to branches"}]} +{"raw_text": "You know what they say, a chips with no vegetable is just a plain potato.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "chips", "B": "vegetable", "C": "plain", "D": "potato"}, "chain": [{"start": "chips", "relation": "MadeOf", "end": "vegetable", "weight": 0.8, "surface_text": "chips are made of vegetable"}, {"start": "chips", "relation": "MadeOf", "end": "potato", "weight": 0.8, "surface_text": "chips are made of potato"}]} +{"raw_text": "Take the fungus out of mold and all you've got left is standing on table bottle.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "mold", "B": "fungus", "C": "standing on table", "D": "bottle"}, "chain": [{"start": "mold", "relation": "HasA", "end": "fungus", "weight": 0.8, "surface_text": "mold can be a fungus, blood is desired for life"}, {"start": "mold", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "you need a mold before you can make a bottle"}, {"start": "bottle", "relation": "HasProperty", "end": "standing_on_table", "weight": 1.0, "surface_text": "[[a bottle]] can be [[standing on the table]]"}]} +{"raw_text": "You know what they say, an avocet with no feather is just a used for pecking beak.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "avocet", "B": "feather", "C": "used for pecking", "D": "beak"}, "chain": [{"start": "avocet", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both are birds and have feathers"}, {"start": "avocet", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Birds like avocets and boobies have beaks."}, {"start": "beak", "relation": "HasProperty", "end": "used_for_pecking", "weight": 0.8, "surface_text": "Specifically adapted for breaking shells or skin"}]} +{"raw_text": "You know what they say, an orca with no fish is just a sorry jaw.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "orca", "B": "fish", "C": "sorry", "D": "jaw"}, "chain": [{"start": "orca", "relation": "HasA", "end": "fish", "weight": 0.8, "surface_text": "Orcas eat fish, and meat is made of fish."}, {"start": "orca", "relation": "HasA", "end": "jaw", "weight": 0.8, "surface_text": "jaw is a part of an orca and part of a mouth"}]} +{"raw_text": "Take the liquid out of oilcan and all you've got left is non-water-soluble oil.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "oilcan", "B": "liquid", "C": "non-water-soluble", "D": "oil"}, "chain": [{"start": "oilcan", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "Both oilcan and pitcher can contain liquids"}, {"start": "oilcan", "relation": "HasA", "end": "oil", "weight": 0.8, "surface_text": "oil is contained in both"}, {"start": "oil", "relation": "HasProperty", "end": "non-water-soluble", "weight": 0.8, "surface_text": "does not dissolve in water"}]} +{"raw_text": "A wedge ain't nothing but wood that met some metal.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "wedge", "B": "metal", "C": "carved into furniture", "D": "wood"}, "chain": [{"start": "wedge", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "vise and wedge can both be made of metal"}, {"start": "wedge", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a wedge is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_furniture", "weight": 1.0, "surface_text": "[[wood]] can be [[carved into furniture]]"}]} +{"raw_text": "You know what they say, a bed with no mattress is just a harder than gold iron.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "bed", "B": "mattress", "C": "harder than gold", "D": "iron"}, "chain": [{"start": "bed", "relation": "HasA", "end": "mattress", "weight": 1.0, "surface_text": "[[A bed]] has [[a mattress]]"}, {"start": "bed", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "a bed is made of iron"}, {"start": "iron", "relation": "HasProperty", "end": "harder_than_gold", "weight": 1.0, "surface_text": "[[Iron]] is [[harder than gold]]"}]} +{"raw_text": "potato without gnocchi? That's just gnocchi with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "potato", "B": "gnocchi", "C": "flavor profile", "D": "gnocchi"}, "chain": [{"start": "potato", "relation": "MadeOf", "end": "gnocchi", "weight": 2.828427, "surface_text": "[[gnocchi]] is made of [[potato]]."}, {"start": "potato", "relation": "MadeOf", "end": "gnocchi", "weight": 0.8, "surface_text": "Bananas are often desired as a healthy food, while gnocchi is often made from potatoes."}, {"start": "gnocchi", "relation": "HasProperty", "end": "flavor_profile", "weight": 0.8, "surface_text": "Typically mild, starchy, and slightly sweet, not intensely savory like ham or spicy like some cereals"}]} +{"raw_text": "maple without leaf? That's just bark with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "maple", "B": "leaf", "C": "crisp sound when cracked", "D": "bark"}, "chain": [{"start": "maple", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "Both maple and oak trees have leaves."}, {"start": "maple", "relation": "HasA", "end": "bark", "weight": 0.8, "surface_text": "Both maple and poplar trees have bark."}, {"start": "bark", "relation": "HasProperty", "end": "crisp_sound_when_cracked", "weight": 0.8, "surface_text": "When broken or peeled, it often makes a crisp, snapping sound"}]} +{"raw_text": "You know what they say, a creek with no water is just a plain sand.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "creek", "B": "water", "C": "plain", "D": "sand"}, "chain": [{"start": "creek", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a creek is made of water"}, {"start": "creek", "relation": "MadeOf", "end": "sand", "weight": 0.8, "surface_text": "Sand is found in deserts and is made of materials like those found in creek beds."}]} +{"raw_text": "A rabbit ain't nothing but long ears that met some grass.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "rabbit", "B": "grass", "C": "sorry", "D": "long ears"}, "chain": [{"start": "rabbit", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass before you can have a rabbit"}, {"start": "rabbit", "relation": "HasA", "end": "long_ears", "weight": 1.0, "surface_text": "[[A rabbit]] has [[long ears]]"}]} +{"raw_text": "A prison ain't nothing but security that met some guard.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "prison", "B": "guard", "C": "sorry", "D": "security"}, "chain": [{"start": "prison", "relation": "HasA", "end": "guard", "weight": 0.8, "surface_text": "guards patrol prisons; stables are guarded to protect animals"}, {"start": "prison", "relation": "HasA", "end": "security", "weight": 0.8, "surface_text": "security systems or personnel are found in both prisons and malls."}]} +{"raw_text": "rust without fiber? That's just ship with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "rust", "B": "fiber", "C": "roughly boxy or cylindrical shape", "D": "ship"}, "chain": [{"start": "rust", "relation": "MadeOf", "end": "fiber", "weight": 0.8, "surface_text": "both rust (in a material sense) and wool contain or are composed of fibers."}, {"start": "rust", "relation": "HasA", "end": "ship", "weight": 0.8, "surface_text": "ships can have rust on them and also have ropes for mooring and sailing"}, {"start": "ship", "relation": "HasProperty", "end": "roughly_boxy_or_cylindrical_shape", "weight": 0.8, "surface_text": "Ships often have a distinct, bulky form"}]} +{"raw_text": "Take the ore out of pewter and all you've got left is taste copper.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "pewter", "B": "ore", "C": "taste", "D": "copper"}, "chain": [{"start": "pewter", "relation": "MadeOf", "end": "ore", "weight": 0.8, "surface_text": "ore connects as a mineral from which both metals can be extracted"}, {"start": "pewter", "relation": "MadeOf", "end": "copper", "weight": 0.8, "surface_text": "both pewter and bronze contain copper"}, {"start": "copper", "relation": "HasProperty", "end": "taste", "weight": 0.8, "surface_text": "metallic, slightly sweet, unlike the neutral or harsh taste of many other metals"}]} +{"raw_text": "A nest ain't nothing but canary that met some albatross.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "nest", "B": "albatross", "C": "seed-eating diet", "D": "canary"}, "chain": [{"start": "nest", "relation": "HasA", "end": "albatross", "weight": 0.8, "surface_text": "both build nests"}, {"start": "nest", "relation": "HasA", "end": "canary", "weight": 0.8, "surface_text": "nests are common structures both birds build"}, {"start": "canary", "relation": "HasProperty", "end": "seed-eating_diet", "weight": 0.8, "surface_text": "Canaries primarily eat seeds, a trait less common among the listed birds like flycatchers (insect-eaters) or thrashers (omnivores)."}]} +{"raw_text": "You know what they say, a handgun with no barrel is just a harder than plastic steel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "handgun", "B": "barrel", "C": "harder than plastic", "D": "steel"}, "chain": [{"start": "handgun", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a handgun has a barrel"}, {"start": "handgun", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a handgun is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "harder_than_plastic", "weight": 1.0, "surface_text": "[[steel]] is [[harder than plastic]]"}]} +{"raw_text": "Take the plastic out of kayak and all you've got left is rising in tub water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "kayak", "B": "plastic", "C": "rising in tub", "D": "water"}, "chain": [{"start": "kayak", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a kayak is made of plastic"}, {"start": "kayak", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a kayak"}, {"start": "water", "relation": "HasProperty", "end": "rising_in_tub", "weight": 1.0, "surface_text": "[[The water]] can be [[rising in the tub]]"}]} +{"raw_text": "A farm ain't nothing but wood that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "farm", "B": "water", "C": "porous", "D": "wood"}, "chain": [{"start": "farm", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a farm"}, {"start": "farm", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a farm is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "porous", "weight": 1.0, "surface_text": "[[wood]] is [[porous]]"}]} +{"raw_text": "You know what they say, a fox with no shelter is just a sorry long tail.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "fox", "B": "shelter", "C": "sorry", "D": "long tail"}, "chain": [{"start": "fox", "relation": "HasPrerequisite", "end": "shelter", "weight": 0.8, "surface_text": "a fox needs shelter to survive"}, {"start": "fox", "relation": "HasA", "end": "long_tail", "weight": 1.0, "surface_text": "[[The fox]] has [[a long tail]]"}]} +{"raw_text": "Take the cotton out of tie and all you've got left is lightweight polyester.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tie", "B": "cotton", "C": "lightweight", "D": "polyester"}, "chain": [{"start": "tie", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a tie is made of cotton"}, {"start": "tie", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "a tie is made of polyester"}, {"start": "polyester", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "It's relatively light compared to materials like tar or clay."}]} +{"raw_text": "You know what they say, a wedge with no wood is just a chipped into pieces wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "wedge", "B": "wood", "C": "chipped into pieces", "D": "wood"}, "chain": [{"start": "wedge", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a wedge is made of wood"}, {"start": "wedge", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "vise is used for working with wood, wedge is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "chipped_into_pieces", "weight": 1.0, "surface_text": "[[Wood]] can be [[chipped into pieces]]"}]} +{"raw_text": "Take the rust out of iron and all you've got left is smell acrid and smoky soot.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "iron", "B": "rust", "C": "smell acrid and smoky", "D": "soot"}, "chain": [{"start": "iron", "relation": "MadeOf", "end": "rust", "weight": 0.8, "surface_text": "skin can be part of iron objects like suits, and rust is made of iron."}, {"start": "iron", "relation": "MadeOf", "end": "soot", "weight": 0.8, "surface_text": "both rust and soot can be derived from iron materials."}, {"start": "soot", "relation": "HasProperty", "end": "smell_acrid_and_smoky", "weight": 0.8, "surface_text": "Soot often has a strong, acrid, and smoky smell, unlike most other materials which are odorless or have different smells."}]} +{"raw_text": "stethoscope without metal? That's just pocket with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "stethoscope", "B": "metal", "C": "plain", "D": "pocket"}, "chain": [{"start": "stethoscope", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both a stethoscope and a comb can be made of metal components."}, {"start": "stethoscope", "relation": "HasA", "end": "pocket", "weight": 0.8, "surface_text": "both tools can be carried in a pocket"}]} +{"raw_text": "Take the water out of root and all you've got left is fine texture turmeric.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "root", "B": "water", "C": "fine texture", "D": "turmeric"}, "chain": [{"start": "root", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "roots need water"}, {"start": "root", "relation": "MadeOf", "end": "turmeric", "weight": 0.8, "surface_text": "turmeric is made of root"}, {"start": "turmeric", "relation": "HasProperty", "end": "fine_texture", "weight": 0.8, "surface_text": "Often ground into a fine powder compared to the coarser textures of some spices"}]} +{"raw_text": "oilcan without lock? That's just oil with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "oilcan", "B": "lock", "C": "viscous", "D": "oil"}, "chain": [{"start": "oilcan", "relation": "HasA", "end": "lock", "weight": 0.8, "surface_text": "some oilcans have a locking mechanism, and chests often have locks"}, {"start": "oilcan", "relation": "HasA", "end": "oil", "weight": 0.8, "surface_text": "oil is contained in both"}, {"start": "oil", "relation": "HasProperty", "end": "viscous", "weight": 0.8, "surface_text": "thicker and slower-moving than most other listed liquids"}]} +{"raw_text": "Take the brass out of trumpet and all you've got left is sorry player.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "trumpet", "B": "brass", "C": "sorry", "D": "player"}, "chain": [{"start": "trumpet", "relation": "MadeOf", "end": "brass", "weight": 1.0, "surface_text": "[[a trumpet ]] is made of [[brass]]."}, {"start": "trumpet", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "both instruments are associated with players"}]} +{"raw_text": "Take the brass out of trumpet and all you've got left is cold three valves.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "trumpet", "B": "brass", "C": "cold", "D": "three valves"}, "chain": [{"start": "trumpet", "relation": "MadeOf", "end": "brass", "weight": 1.0, "surface_text": "[[a trumpet ]] is made of [[brass]]."}, {"start": "trumpet", "relation": "HasA", "end": "three_valves", "weight": 1.0, "surface_text": "[[a trumpet]] has [[three valves]]"}]} +{"raw_text": "You know what they say, a furrow with no dirt is just a liquid water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "furrow", "B": "dirt", "C": "liquid", "D": "water"}, "chain": [{"start": "furrow", "relation": "MadeOf", "end": "dirt", "weight": 0.8, "surface_text": "dirt is a component of both furrows and savannas, both being landscape features often composed of soil"}, {"start": "furrow", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both furrows and ditches may contain water"}, {"start": "water", "relation": "HasProperty", "end": "liquid", "weight": 6.3245554, "surface_text": "[[Water]] is [[liquid]]"}]} +{"raw_text": "A pasture ain't nothing but fence that met some grass.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "pasture", "B": "grass", "C": "divides space", "D": "fence"}, "chain": [{"start": "pasture", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "a pasture has grass"}, {"start": "pasture", "relation": "HasPrerequisite", "end": "fence", "weight": 0.8, "surface_text": "you need a fence before you can have a usable pasture"}, {"start": "fence", "relation": "HasProperty", "end": "divides_space", "weight": 0.8, "surface_text": "designed to separate areas, unlike structures primarily for habitation or function"}]} +{"raw_text": "Take the wood out of holly and all you've got left is cold berries.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "holly", "B": "wood", "C": "cold", "D": "berries"}, "chain": [{"start": "holly", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "wood is the common material of both holly and oak trees."}, {"start": "holly", "relation": "HasA", "end": "berries", "weight": 0.8, "surface_text": "Both holly and coca trees are known for producing berries."}]} +{"raw_text": "A car ain't nothing but seat that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "car", "B": "plastic", "C": "dry", "D": "seat"}, "chain": [{"start": "car", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a car is made of plastic"}, {"start": "car", "relation": "HasA", "end": "seat", "weight": 2.828427, "surface_text": "[[a car]] has [[a seat]]"}]} +{"raw_text": "Take the plane out of wheel and all you've got left is gilded wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "wheel", "B": "plane", "C": "gilded", "D": "wood"}, "chain": [{"start": "wheel", "relation": "HasA", "end": "plane", "weight": 0.8, "surface_text": "wheels are part of a cart and planes have wheels"}, {"start": "wheel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a wheel is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "gilded", "weight": 1.0, "surface_text": "[[Wood]] can be [[gilded]]"}]} +{"raw_text": "lid without container? That's just jar with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "lid", "B": "container", "C": "lid closure", "D": "jar"}, "chain": [{"start": "lid", "relation": "HasPrerequisite", "end": "container", "weight": 0.8, "surface_text": "you need a container before you can use a lid"}, {"start": "lid", "relation": "HasA", "end": "jar", "weight": 0.8, "surface_text": "both jugs and jars often have lids to cover them."}, {"start": "jar", "relation": "HasProperty", "end": "lid_closure", "weight": 0.8, "surface_text": "Often has a screw-on, clamp-on, or snap-on lid to seal the opening."}]} +{"raw_text": "rose without stem? That's just flower with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "rose", "B": "stem", "C": "blooming cycle", "D": "flower"}, "chain": [{"start": "rose", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "a rose has a stem"}, {"start": "rose", "relation": "HasA", "end": "flower", "weight": 0.8, "surface_text": "roses have thorns and flowers"}, {"start": "flower", "relation": "HasProperty", "end": "blooming_cycle", "weight": 0.8, "surface_text": "Flowers have a distinct blooming period, unlike evergreen plants (boxwood) or grassland"}]} +{"raw_text": "You know what they say, a thrasher with no feather is just a round shape nest.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "thrasher", "B": "feather", "C": "round shape", "D": "nest"}, "chain": [{"start": "thrasher", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both thrashers and cassowaries possess feathers."}, {"start": "thrasher", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both thrashers and swifts are birds that build or have nests."}, {"start": "nest", "relation": "HasProperty", "end": "round_shape", "weight": 0.8, "surface_text": "Nests are often circular or dome-shaped, unlike burrows or dens which may be linear tunnels"}]} +{"raw_text": "flesh without milk? That's just food with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "flesh", "B": "milk", "C": "edible", "D": "food"}, "chain": [{"start": "flesh", "relation": "MadeOf", "end": "milk", "weight": 0.8, "surface_text": "milk is a component of flesh (from animals) and cheese (food product)"}, {"start": "flesh", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both flesh and cheese are types of food"}, {"start": "food", "relation": "HasProperty", "end": "edible", "weight": 0.8, "surface_text": "can be consumed, unlike some items listed"}]} +{"raw_text": "A brick ain't nothing but house that met some home.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "brick", "B": "home", "C": "natural lighting", "D": "house"}, "chain": [{"start": "brick", "relation": "MadeOf", "end": "home", "weight": 0.8, "surface_text": "a home is made of brick"}, {"start": "brick", "relation": "MadeOf", "end": "house", "weight": 0.8, "surface_text": "a house is made of brick"}, {"start": "house", "relation": "HasProperty", "end": "natural_lighting", "weight": 0.8, "surface_text": "houses have windows for abundant natural light, unlike many offices or prisons with limited windows"}]} +{"raw_text": "You know what they say, a plane with no steel is just a hard and brittle glass.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "plane", "B": "steel", "C": "hard and brittle", "D": "glass"}, "chain": [{"start": "plane", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a plane is made of steel"}, {"start": "plane", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a plane is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "hard_and_brittle", "weight": 1.0, "surface_text": "[[Glass]] is [[hard and brittle]]"}]} +{"raw_text": "A condor ain't nothing but feathers that met some nest.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "condor", "B": "nest", "C": "old", "D": "feathers"}, "chain": [{"start": "condor", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both birds build or use nests for nesting and raising young."}, {"start": "condor", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "both condors and eagles have feathers covering their bodies"}]} +{"raw_text": "You know what they say, an earth with no clay is just a heated for baths water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "earth", "B": "clay", "C": "heated for baths", "D": "water"}, "chain": [{"start": "earth", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "both chalk and clay are made from earth materials"}, {"start": "earth", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "earth has water"}, {"start": "water", "relation": "HasProperty", "end": "heated_for_baths", "weight": 1.0, "surface_text": "[[Water]] is [[heated for baths]]"}]} +{"raw_text": "emu without skin? That's just leg with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "emu", "B": "skin", "C": "leg is vertical", "D": "leg"}, "chain": [{"start": "emu", "relation": "HasA", "end": "skin", "weight": 0.8, "surface_text": "Both emus and pythons have skin, though of different types."}, {"start": "emu", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "legs are a part of an emu and muscles are a part of legs."}, {"start": "leg", "relation": "HasProperty", "end": "leg_is_vertical", "weight": 0.8, "surface_text": "It's typically used for upright support in animals"}]} +{"raw_text": "minnow without fish? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "minnow", "B": "fish", "C": "important", "D": "water"}, "chain": [{"start": "minnow", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a minnow is made of fish"}, {"start": "minnow", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have minnows"}, {"start": "water", "relation": "HasProperty", "end": "important", "weight": 1.0, "surface_text": "[[water]] is [[important]]"}]} +{"raw_text": "A soda ain't nothing but water that met some glass.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "soda", "B": "glass", "C": "boils at 100c", "D": "water"}, "chain": [{"start": "soda", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "soda is made of glass"}, {"start": "soda", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can make soda"}, {"start": "water", "relation": "HasProperty", "end": "boils_at_100c", "weight": 0.8, "surface_text": "Unlike most other beverages, water has a specific boiling point that is commonly known."}]} +{"raw_text": "Take the wing out of kestrel and all you've got left is fluffy feather.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "kestrel", "B": "wing", "C": "fluffy", "D": "feather"}, "chain": [{"start": "kestrel", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "kestrel", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both kestrels and birds have feathers."}, {"start": "feather", "relation": "HasProperty", "end": "fluffy", "weight": 0.8, "surface_text": "They have a soft, airy texture unlike the hard textures of ice, wood, or rust."}]} +{"raw_text": "You know what they say, a heart with no muscles is just a property blood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "heart", "B": "muscles", "C": "property", "D": "blood"}, "chain": [{"start": "heart", "relation": "MadeOf", "end": "muscles", "weight": 1.0, "surface_text": "[[the heart]] is made of [[muscles]]."}, {"start": "heart", "relation": "HasPrerequisite", "end": "blood", "weight": 1.0, "surface_text": "[[a heart]] requires [[blood]]"}, {"start": "blood", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "red or reddish-brown color"}]} +{"raw_text": "Take the 4 tires out of car and all you've got left is luminous gauges engine.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "car", "B": "4 tires", "C": "luminous gauges", "D": "engine"}, "chain": [{"start": "car", "relation": "HasA", "end": "4_tires", "weight": 1.0, "surface_text": "[[A car]] has [[4 tires]]"}, {"start": "car", "relation": "HasA", "end": "engine", "weight": 2.0, "surface_text": "[[A car]] has [[an engine]]"}, {"start": "engine", "relation": "HasProperty", "end": "luminous_gauges", "weight": 0.8, "surface_text": "has illuminated dials and indicators"}]} +{"raw_text": "petal without lotus? That's just flower with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "petal", "B": "lotus", "C": "soft, delicate texture", "D": "flower"}, "chain": [{"start": "petal", "relation": "HasA", "end": "lotus", "weight": 0.8, "surface_text": "both flowers have petals"}, {"start": "petal", "relation": "HasPrerequisite", "end": "flower", "weight": 0.8, "surface_text": "you need a flower before you can have a petal"}, {"start": "flower", "relation": "HasProperty", "end": "soft,_delicate_texture", "weight": 0.8, "surface_text": "Flowers have soft, fragile petals compared to the hard stalks of bamboo or leaves of boxwood"}]} +{"raw_text": "rook without feather? That's just nest with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "rook", "B": "feather", "C": "round shape", "D": "nest"}, "chain": [{"start": "rook", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both rooks and wings have feathers."}, {"start": "rook", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both rooks and grebes build nests for habitation and breeding."}, {"start": "nest", "relation": "HasProperty", "end": "round_shape", "weight": 0.8, "surface_text": "Nests are often circular or dome-shaped, unlike burrows or dens which may be linear tunnels"}]} +{"raw_text": "barometer without wood? That's just mercury with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "barometer", "B": "wood", "C": "barren and airless", "D": "mercury"}, "chain": [{"start": "barometer", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "some barometers are made of wood"}, {"start": "barometer", "relation": "HasA", "end": "mercury", "weight": 0.8, "surface_text": "a mercury barometer has mercury"}, {"start": "mercury", "relation": "HasProperty", "end": "barren_and_airless", "weight": 1.0, "surface_text": "[[Mercury]] is [[barren and airless]]"}]} +{"raw_text": "Take the fish out of grouper and all you've got left is essential for washing water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "grouper", "B": "fish", "C": "essential for washing", "D": "water"}, "chain": [{"start": "grouper", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a grouper is made of fish"}, {"start": "grouper", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a grouper"}, {"start": "water", "relation": "HasProperty", "end": "essential_for_washing", "weight": 1.0, "surface_text": "[[Water]] is [[essential for washing]]"}]} +{"raw_text": "You know what they say, a shotgun with no wood is just a steep curved sides barrel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "shotgun", "B": "wood", "C": "steep curved sides", "D": "barrel"}, "chain": [{"start": "shotgun", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a shotgun is made of wood"}, {"start": "shotgun", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a shotgun has a barrel"}, {"start": "barrel", "relation": "HasProperty", "end": "steep_curved_sides", "weight": 0.8, "surface_text": "Barrels have sloped sides that curve outward, unlike straight-sided containers like tanks or kettles"}]} +{"raw_text": "claw without claw? That's just bone with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "claw", "B": "claw", "C": "solid", "D": "bone"}, "chain": [{"start": "claw", "relation": "HasA", "end": "claw", "weight": 0.8, "surface_text": "both a claw and a marmot are parts of animals"}, {"start": "claw", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "claws are made of bone"}, {"start": "bone", "relation": "HasProperty", "end": "solid", "weight": 0.8, "surface_text": "It is fully solid, unlike materials like paper or soot"}]} +{"raw_text": "You know what they say, a nectarine with no tree is just a round/ellipital shape pit.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "nectarine", "B": "tree", "C": "round/ellipital shape", "D": "pit"}, "chain": [{"start": "nectarine", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to grow a nectarine"}, {"start": "nectarine", "relation": "HasA", "end": "pit", "weight": 0.8, "surface_text": "a nectarine has a pit"}, {"start": "pit", "relation": "HasProperty", "end": "round/ellipital_shape", "weight": 0.8, "surface_text": "Often forms a rounded or oval depression, unlike the linear flow of a creek or sea."}]} +{"raw_text": "silver without jewelry? That's just alloy with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "silver", "B": "jewelry", "C": "wet", "D": "alloy"}, "chain": [{"start": "silver", "relation": "MadeOf", "end": "jewelry", "weight": 0.8, "surface_text": "jewelry can be made of both nickel and silver"}, {"start": "silver", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "an alloy is a mixture of metals, including magnesium and silver"}]} +{"raw_text": "lynx without fur? That's just food with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "lynx", "B": "fur", "C": "nutritive", "D": "food"}, "chain": [{"start": "lynx", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "lynx has fur, which is part of its body"}, {"start": "lynx", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "lynx has food (fish), fish need food to survive"}, {"start": "food", "relation": "HasProperty", "end": "nutritive", "weight": 0.8, "surface_text": "provides nourishment, unlike some items listed"}]} +{"raw_text": "A carnation ain't nothing but petal that met some bouquet.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "carnation", "B": "bouquet", "C": "fragrant", "D": "petal"}, "chain": [{"start": "carnation", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}, {"start": "carnation", "relation": "HasA", "end": "petal", "weight": 0.8, "surface_text": "both flowers have petals"}, {"start": "petal", "relation": "HasProperty", "end": "fragrant", "weight": 0.8, "surface_text": "Many petals emit a sweet or distinctive scent, unlike most other listed items"}]} +{"raw_text": "A house ain't nothing but brick that met some window.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "house", "B": "window", "C": "smell earth", "D": "brick"}, "chain": [{"start": "house", "relation": "HasA", "end": "window", "weight": 0.8, "surface_text": "a house has a window"}, {"start": "house", "relation": "MadeOf", "end": "brick", "weight": 0.8, "surface_text": "a house is made of brick"}, {"start": "brick", "relation": "HasProperty", "end": "smell_earth", "weight": 0.8, "surface_text": "often has a dusty earthy scent"}]} +{"raw_text": "A bellows ain't nothing but leather that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "bellows", "B": "wood", "C": "brown color", "D": "leather"}, "chain": [{"start": "bellows", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "bellows are made of wood"}, {"start": "bellows", "relation": "HasA", "end": "leather", "weight": 0.8, "surface_text": "bellows have leather"}, {"start": "leather", "relation": "HasProperty", "end": "brown_color", "weight": 0.8, "surface_text": "Leather is often brown or tan due to tanning process, unlike wood or straw"}]} +{"raw_text": "You know what they say, a beef with no steak is just a ground meat hamburger.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "beef", "B": "steak", "C": "ground meat", "D": "hamburger"}, "chain": [{"start": "beef", "relation": "MadeOf", "end": "steak", "weight": 0.8, "surface_text": "a steak is made of beef"}, {"start": "beef", "relation": "MadeOf", "end": "hamburger", "weight": 0.8, "surface_text": "a hamburger is made of beef"}, {"start": "hamburger", "relation": "HasProperty", "end": "ground_meat", "weight": 0.8, "surface_text": "Usually made with ground or minced meat, different from whole cuts or other ingredients"}]} +{"raw_text": "A cock ain't nothing but comb that met some chicken.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cock", "B": "chicken", "C": "toothed structure", "D": "comb"}, "chain": [{"start": "cock", "relation": "HasPrerequisite", "end": "chicken", "weight": 0.8, "surface_text": "you need a chicken before you can have a cock"}, {"start": "cock", "relation": "HasA", "end": "comb", "weight": 0.8, "surface_text": "a cock has a comb"}, {"start": "comb", "relation": "HasProperty", "end": "toothed_structure", "weight": 0.8, "surface_text": "Has multiple teeth or prongs for separating or smoothing"}]} +{"raw_text": "You know what they say, a coca with no leaves is just a ice flowers.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "coca", "B": "leaves", "C": "ice", "D": "flowers"}, "chain": [{"start": "coca", "relation": "HasA", "end": "leaves", "weight": 0.8, "surface_text": "Both coca and oak trees have leaves."}, {"start": "coca", "relation": "HasA", "end": "flowers", "weight": 0.8, "surface_text": "Both trees can have flowers."}, {"start": "flowers", "relation": "HasProperty", "end": "ice", "weight": 1.0, "surface_text": "[[flowers]] are [[ice]]"}]} +{"raw_text": "A scale ain't nothing but glass that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "scale", "B": "plastic", "C": "reflective", "D": "glass"}, "chain": [{"start": "scale", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a scale is made of plastic"}, {"start": "scale", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a scale is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "reflective", "weight": 1.0, "surface_text": "[[Glass]] is [[reflective]]"}]} +{"raw_text": "Take the stem out of flower and all you've got left is smell soil.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "flower", "B": "stem", "C": "smell", "D": "soil"}, "chain": [{"start": "flower", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "a flower has a stem"}, {"start": "flower", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "a flower needs soil"}, {"start": "soil", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "It often has an earthy, damp, or fresh smell when turned, unlike inorganic minerals which typically have no distinct smell"}]} +{"raw_text": "A hollow ain't nothing but soil that met some animal.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "hollow", "B": "animal", "C": "texture variation", "D": "soil"}, "chain": [{"start": "hollow", "relation": "HasA", "end": "animal", "weight": 0.8, "surface_text": "hollows can shelter animals, and savannas host many animals"}, {"start": "hollow", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "hollows are made of soil and ponds are near soil"}, {"start": "soil", "relation": "HasProperty", "end": "texture_variation", "weight": 0.8, "surface_text": "It can feel gritty, fine, sticky, or crumbly, whereas most minerals have a more consistent texture"}]} +{"raw_text": "Take the security out of prison and all you've got left is sorry inmate.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "prison", "B": "security", "C": "sorry", "D": "inmate"}, "chain": [{"start": "prison", "relation": "HasA", "end": "security", "weight": 0.8, "surface_text": "security systems or personnel are found in both prisons and malls."}, {"start": "prison", "relation": "HasA", "end": "inmate", "weight": 0.8, "surface_text": "inmate connects both as someone in a prison and someone who might use a shelter"}]} +{"raw_text": "Take the string out of synthesizer and all you've got left is triangle sound.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "synthesizer", "B": "string", "C": "triangle", "D": "sound"}, "chain": [{"start": "synthesizer", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "Both instruments can have strings, which are used to produce sound."}, {"start": "synthesizer", "relation": "HasA", "end": "sound", "weight": 0.8, "surface_text": "both are sources of sound"}, {"start": "sound", "relation": "HasProperty", "end": "triangle", "weight": 0.8, "surface_text": "both produce sound"}]} +{"raw_text": "You know what they say, a pickle with no water is just a no distinctive aroma salt.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "pickle", "B": "water", "C": "no distinctive aroma", "D": "salt"}, "chain": [{"start": "pickle", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a pickle is made of water"}, {"start": "pickle", "relation": "MadeOf", "end": "salt", "weight": 0.8, "surface_text": "a pickle is made of salt"}, {"start": "salt", "relation": "HasProperty", "end": "no_distinctive_aroma", "weight": 0.8, "surface_text": "Generally odorless, unlike spices like cardamom, anise, or cinnamon"}]} +{"raw_text": "A lake ain't nothing but water that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "lake", "B": "water", "C": "liquid", "D": "water"}, "chain": [{"start": "lake", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to have a lake"}, {"start": "lake", "relation": "HasA", "end": "water", "weight": 2.0, "surface_text": "[[a lake]] contains [[water]]"}, {"start": "water", "relation": "HasProperty", "end": "liquid", "weight": 6.3245554, "surface_text": "[[Water]] is [[liquid]]"}]} +{"raw_text": "You know what they say, a triangle with no metal is just a dry three sides.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "triangle", "B": "metal", "C": "dry", "D": "three sides"}, "chain": [{"start": "triangle", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both a triangle and an opener can be made of metal."}, {"start": "triangle", "relation": "HasA", "end": "three_sides", "weight": 6.6332498, "surface_text": "[[A triangle]] has [[three sides]]"}]} +{"raw_text": "You know what they say, a root with no jicama is just a tasteless water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "root", "B": "jicama", "C": "tasteless", "D": "water"}, "chain": [{"start": "root", "relation": "MadeOf", "end": "jicama", "weight": 0.8, "surface_text": "jicama is made of root"}, {"start": "root", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "roots need water"}, {"start": "water", "relation": "HasProperty", "end": "tasteless", "weight": 0.8, "surface_text": "Unlike juice, milk, coffee, tea, and soda, which have distinct flavors, pure water has no inherent taste."}]} +{"raw_text": "canoe without wood? That's just canoeing with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "canoe", "B": "wood", "C": "humble", "D": "canoeing"}, "chain": [{"start": "canoe", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a canoe is made of wood"}, {"start": "canoe", "relation": "HasPrerequisite", "end": "canoeing", "weight": 1.0, "surface_text": "[[Canoeing]] requires [[a canoe]]"}]} +{"raw_text": "mineral without stone? That's just soil with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "mineral", "B": "stone", "C": "texture variation", "D": "soil"}, "chain": [{"start": "mineral", "relation": "HasA", "end": "stone", "weight": 0.8, "surface_text": "minerals are components of stones, which are parts of rocks"}, {"start": "mineral", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "soil contains minerals and the earth is composed of soil"}, {"start": "soil", "relation": "HasProperty", "end": "texture_variation", "weight": 0.8, "surface_text": "It can feel gritty, fine, sticky, or crumbly, whereas most minerals have a more consistent texture"}]} +{"raw_text": "apartment without door? That's just kitchen with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "apartment", "B": "door", "C": "often contains a refrigerator", "D": "kitchen"}, "chain": [{"start": "apartment", "relation": "HasA", "end": "door", "weight": 1.0, "surface_text": "[[An apartment]] has [[a door]]"}, {"start": "apartment", "relation": "HasA", "end": "kitchen", "weight": 1.0, "surface_text": "[[an apartment]] has [[a kitchen]]"}, {"start": "kitchen", "relation": "HasProperty", "end": "often_contains_a_refrigerator", "weight": 0.8, "surface_text": "For keeping food cool, a key kitchen appliance."}]} +{"raw_text": "Take the gemstone out of diamond and all you've got left is plain carbon.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "diamond", "B": "gemstone", "C": "plain", "D": "carbon"}, "chain": [{"start": "diamond", "relation": "MadeOf", "end": "gemstone", "weight": 0.8, "surface_text": "gemstones (like diamonds) can be used in items placed on or near the skin."}, {"start": "diamond", "relation": "MadeOf", "end": "carbon", "weight": 2.0, "surface_text": "[[Diamond]] is made of [[Carbon]]."}]} +{"raw_text": "cereal without corn? That's just milk with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cereal", "B": "corn", "C": "nutritious and tasty for cats", "D": "milk"}, "chain": [{"start": "cereal", "relation": "MadeOf", "end": "corn", "weight": 0.8, "surface_text": "corn is an ingredient in cornbread and some cereals"}, {"start": "cereal", "relation": "HasPrerequisite", "end": "milk", "weight": 0.8, "surface_text": "you need milk before you can eat cereal"}, {"start": "milk", "relation": "HasProperty", "end": "nutritious_and_tasty_for_cats", "weight": 1.0, "surface_text": "[[Milk]] is [[nutritious and tasty for cats]]"}]} +{"raw_text": "A turkey ain't nothing but bird that met some meat.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "turkey", "B": "meat", "C": "lightweight skeleton", "D": "bird"}, "chain": [{"start": "turkey", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "both turkey and steak contain meat"}, {"start": "turkey", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "turkeys are a type of bird, and eggs are part of a bird's reproductive cycle"}, {"start": "bird", "relation": "HasProperty", "end": "lightweight_skeleton", "weight": 0.8, "surface_text": "Birds have hollow bones to aid flight, unlike heavier-boned animals"}]} +{"raw_text": "A claw ain't nothing but marmot that met some claw.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "claw", "B": "claw", "C": "nose shape", "D": "marmot"}, "chain": [{"start": "claw", "relation": "HasA", "end": "claw", "weight": 0.8, "surface_text": "both a claw and a marmot are parts of animals"}, {"start": "claw", "relation": "HasA", "end": "marmot", "weight": 0.8, "surface_text": "a marmot has claws as part of its body"}, {"start": "marmot", "relation": "HasProperty", "end": "nose_shape", "weight": 0.8, "surface_text": "Their noses are blunt and round, distinguishing them from the more pointed snouts of lions, tigers, or the beaks of birds like cassowaries."}]} +{"raw_text": "body without food? That's just feather with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "body", "B": "food", "C": "fluffy", "D": "feather"}, "chain": [{"start": "body", "relation": "HasPrerequisite", "end": "food", "weight": 0.8, "surface_text": "food is required for a body and birds use food"}, {"start": "body", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "feathers can be on a body and birds have feathers"}, {"start": "feather", "relation": "HasProperty", "end": "fluffy", "weight": 0.8, "surface_text": "They have a soft, airy texture unlike the hard textures of ice, wood, or rust."}]} +{"raw_text": "dodo without nest? That's just wing with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "dodo", "B": "nest", "C": "used for balance", "D": "wing"}, "chain": [{"start": "dodo", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have nests."}, {"start": "dodo", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both dodos and storks have wings as physical features common to birds."}, {"start": "wing", "relation": "HasProperty", "end": "used_for_balance", "weight": 0.8, "surface_text": "It helps the bird stabilize in flight."}]} +{"raw_text": "nest without rhea? That's just goose with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "nest", "B": "rhea", "C": "white chest patch", "D": "goose"}, "chain": [{"start": "nest", "relation": "HasA", "end": "rhea", "weight": 0.8, "surface_text": "both birds build or use nests for raising young"}, {"start": "nest", "relation": "HasA", "end": "goose", "weight": 0.8, "surface_text": "both birds build nests"}, {"start": "goose", "relation": "HasProperty", "end": "white_chest_patch", "weight": 0.8, "surface_text": "distinct white patch on the front, unlike most other birds"}]} +{"raw_text": "An aquarium ain't nothing but glass that met some metal.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "aquarium", "B": "metal", "C": "opaque", "D": "glass"}, "chain": [{"start": "aquarium", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "an aquarium is made of metal"}, {"start": "aquarium", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "an aquarium is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[some glass]] is [[opaque]]"}]} +{"raw_text": "Take the hamburger out of wheat and all you've got left is sorry bread.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "wheat", "B": "hamburger", "C": "sorry", "D": "bread"}, "chain": [{"start": "wheat", "relation": "MadeOf", "end": "hamburger", "weight": 1.0, "surface_text": "[[Hamburger]] is made of [[Wheat]]."}, {"start": "wheat", "relation": "MadeOf", "end": "bread", "weight": 1.0, "surface_text": "[[bread]] is made of [[wheat]]."}]} +{"raw_text": "A barrel ain't nothing but steel that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "barrel", "B": "wood", "C": "harder than lead", "D": "steel"}, "chain": [{"start": "barrel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a barrel is made of wood"}, {"start": "barrel", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a barrel is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "harder_than_lead", "weight": 1.0, "surface_text": "[[Steel]] is [[harder than lead]]"}]} +{"raw_text": "office without wood? That's just desk with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "office", "B": "wood", "C": "property", "D": "desk"}, "chain": [{"start": "office", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an office is made of wood"}, {"start": "office", "relation": "HasA", "end": "desk", "weight": 0.8, "surface_text": "an office has a desk"}, {"start": "desk", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "typically has a flat, horizontal surface"}]} +{"raw_text": "Take the ore out of salt and all you've got left is cold ions.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "salt", "B": "ore", "C": "cold", "D": "ions"}, "chain": [{"start": "salt", "relation": "MadeOf", "end": "ore", "weight": 0.8, "surface_text": "potassium is a component of some salts, and ore can be processed to produce salts."}, {"start": "salt", "relation": "MadeOf", "end": "ions", "weight": 1.0, "surface_text": "[[salt]] is made of [[ions]]."}]} +{"raw_text": "chest without leather? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "chest", "B": "leather", "C": "porous", "D": "wood"}, "chain": [{"start": "chest", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "a chest might be made of leather"}, {"start": "chest", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a chest can be made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "porous", "weight": 1.0, "surface_text": "[[wood]] is [[porous]]"}]} +{"raw_text": "denim without jacket? That's just jeans with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "denim", "B": "jacket", "C": "dry", "D": "jeans"}, "chain": [{"start": "denim", "relation": "MadeOf", "end": "jacket", "weight": 0.8, "surface_text": "a jacket is made of denim"}, {"start": "denim", "relation": "MadeOf", "end": "jeans", "weight": 2.0, "surface_text": "[[jeans]] are made of [[denim]]"}]} +{"raw_text": "kayak without plastic? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "kayak", "B": "plastic", "C": "essential for life on planet", "D": "water"}, "chain": [{"start": "kayak", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a kayak is made of plastic"}, {"start": "kayak", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a kayak"}, {"start": "water", "relation": "HasProperty", "end": "essential_for_life_on_planet", "weight": 1.0, "surface_text": "[[Water]] is [[essential for life on this planet]]"}]} +{"raw_text": "A grass ain't nothing but savanna that met some worm.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "grass", "B": "worm", "C": "grass", "D": "savanna"}, "chain": [{"start": "grass", "relation": "HasPrerequisite", "end": "worm", "weight": 0.8, "surface_text": "grass connects bison's diet and worm's habitat"}, {"start": "grass", "relation": "HasA", "end": "savanna", "weight": 0.8, "surface_text": "grass is often located near an orchard and is a feature of a savanna"}, {"start": "savanna", "relation": "HasProperty", "end": "grass", "weight": 0.8, "surface_text": "savannas are characterized by tall grasses"}]} +{"raw_text": "Take the water out of strawberry and all you've got left is blue water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "strawberry", "B": "water", "C": "blue", "D": "water"}, "chain": [{"start": "strawberry", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a strawberry is made of water"}, {"start": "strawberry", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow a strawberry"}, {"start": "water", "relation": "HasProperty", "end": "blue", "weight": 4.0, "surface_text": "[[Water]] is [[blue]]"}]} +{"raw_text": "rubber without glove? That's just eraser with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "rubber", "B": "glove", "C": "plain", "D": "eraser"}, "chain": [{"start": "rubber", "relation": "MadeOf", "end": "glove", "weight": 0.8, "surface_text": "gloves can be made of rubber and are worn on the skin"}, {"start": "rubber", "relation": "MadeOf", "end": "eraser", "weight": 0.8, "surface_text": "An eraser is made of rubber and can be used to tie or secure string."}]} +{"raw_text": "A minnow ain't nothing but water that met some fish.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "minnow", "B": "fish", "C": "cold", "D": "water"}, "chain": [{"start": "minnow", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a minnow is made of fish"}, {"start": "minnow", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have minnows"}, {"start": "water", "relation": "HasProperty", "end": "cold", "weight": 1.0, "surface_text": "[[water]] can be [[cold]]"}]} +{"raw_text": "A zebra ain't nothing but grass that met some animal.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "zebra", "B": "animal", "C": "cut up into turves and moved", "D": "grass"}, "chain": [{"start": "zebra", "relation": "HasA", "end": "animal", "weight": 0.8, "surface_text": "both zebras and geese are animals."}, {"start": "zebra", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "Zebras have grass as part of their diet (HasA relationship), and flocks like sheep also have grass as part of their diet (HasA relationship)."}, {"start": "grass", "relation": "HasProperty", "end": "cut_up_into_turves_and_moved", "weight": 1.0, "surface_text": "[[Grass]] can be [[cut up into turves and moved]]"}]} +{"raw_text": "Take the particle out of rust and all you've got left is roughly boxy or cylindrical shape ship.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "rust", "B": "particle", "C": "roughly boxy or cylindrical shape", "D": "ship"}, "chain": [{"start": "rust", "relation": "HasA", "end": "particle", "weight": 0.8, "surface_text": "both rust and soot are composed of fine particles."}, {"start": "rust", "relation": "HasA", "end": "ship", "weight": 0.8, "surface_text": "ships can have rust on them and also have ropes for mooring and sailing"}, {"start": "ship", "relation": "HasProperty", "end": "roughly_boxy_or_cylindrical_shape", "weight": 0.8, "surface_text": "Ships often have a distinct, bulky form"}]} +{"raw_text": "A kingfisher ain't nothing but fish that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "kingfisher", "B": "water", "C": "breathes water", "D": "fish"}, "chain": [{"start": "kingfisher", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a kingfisher needs water"}, {"start": "kingfisher", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "a kingfisher needs fish"}, {"start": "fish", "relation": "HasProperty", "end": "breathes_water", "weight": 0.8, "surface_text": "fish extract oxygen from water through gills, not air"}]} +{"raw_text": "leaf without soil? That's just mouth with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "leaf", "B": "soil", "C": "teeth", "D": "mouth"}, "chain": [{"start": "leaf", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "leaves need soil to grow"}, {"start": "leaf", "relation": "HasPrerequisite", "end": "mouth", "weight": 0.8, "surface_text": "lacebugs use their mouth to eat leaves, and leaves require an animal's mouth to be eaten."}, {"start": "mouth", "relation": "HasProperty", "end": "teeth", "weight": 0.8, "surface_text": "hard, bony structures for biting/chewing"}]} +{"raw_text": "You know what they say, a nest with no nightingale is just a graceful flight tern.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "nest", "B": "nightingale", "C": "graceful flight", "D": "tern"}, "chain": [{"start": "nest", "relation": "HasA", "end": "nightingale", "weight": 0.8, "surface_text": "both birds build or use nests for living and raising young"}, {"start": "nest", "relation": "HasA", "end": "tern", "weight": 0.8, "surface_text": "both ostriches and terns build nests where they lay their eggs, as part of their reproductive behavior."}, {"start": "tern", "relation": "HasProperty", "end": "graceful_flight", "weight": 0.8, "surface_text": "Terns fly with a buoyant, graceful, and often hovering style, which is less common among other birds in this category."}]} +{"raw_text": "You know what they say, a creek with no sand is just a colorless water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "creek", "B": "sand", "C": "colorless", "D": "water"}, "chain": [{"start": "creek", "relation": "MadeOf", "end": "sand", "weight": 0.8, "surface_text": "Sand is found in deserts and is made of materials like those found in creek beds."}, {"start": "creek", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a creek is made of water"}, {"start": "water", "relation": "HasProperty", "end": "colorless", "weight": 1.0, "surface_text": "[[water]] is [[colorless]]"}]} +{"raw_text": "You know what they say, a garden with no flowers is just a wet lawn.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "garden", "B": "flowers", "C": "wet", "D": "lawn"}, "chain": [{"start": "garden", "relation": "HasA", "end": "flowers", "weight": 2.828427, "surface_text": "[[a garden]] has [[flowers]]"}, {"start": "garden", "relation": "HasA", "end": "lawn", "weight": 1.0, "surface_text": "[[The garden]] contains [[the lawn]]"}]} +{"raw_text": "A phone ain't nothing but plastic that met some glass.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "phone", "B": "glass", "C": "chemically inert", "D": "plastic"}, "chain": [{"start": "phone", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a phone is made of glass"}, {"start": "phone", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a phone is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "chemically_inert", "weight": 0.8, "surface_text": "doesn't react easily with other substances, unlike rust or wood which can degrade"}]} +{"raw_text": "denim without cotton? That's just jacket with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "denim", "B": "cotton", "C": "shoulder coverage", "D": "jacket"}, "chain": [{"start": "denim", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "denim is made of cotton"}, {"start": "denim", "relation": "MadeOf", "end": "jacket", "weight": 0.8, "surface_text": "a jacket is made of denim"}, {"start": "jacket", "relation": "HasProperty", "end": "shoulder_coverage", "weight": 0.8, "surface_text": "Jackets are specifically designed to cover the shoulders"}]} +{"raw_text": "Take the glass out of jar and all you've got left is property lid.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "jar", "B": "glass", "C": "property", "D": "lid"}, "chain": [{"start": "jar", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a jar is made of glass"}, {"start": "jar", "relation": "HasA", "end": "lid", "weight": 1.0, "surface_text": "[[a jar]] has [[a lid]]"}, {"start": "lid", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "covers an opening on a container"}]} +{"raw_text": "A box ain't nothing but 6 sides that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "box", "B": "wood", "C": "old", "D": "6 sides"}, "chain": [{"start": "box", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a box is made of wood"}, {"start": "box", "relation": "HasA", "end": "6_sides", "weight": 1.0, "surface_text": "[[A box]] has [[6 sides]]"}]} +{"raw_text": "A desert ain't nothing but sand that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "desert", "B": "water", "C": "sorry", "D": "sand"}, "chain": [{"start": "desert", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "a desert can have ponds with water, and a pond is made of water"}, {"start": "desert", "relation": "HasA", "end": "sand", "weight": 0.8, "surface_text": "sand is a common component of deserts and the material the ground is made of."}]} +{"raw_text": "Take the crow out of feather and all you've got left is behavior: fruit eating hornbill.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "feather", "B": "crow", "C": "behavior: fruit eating", "D": "hornbill"}, "chain": [{"start": "feather", "relation": "HasA", "end": "crow", "weight": 0.8, "surface_text": "both birds have feathers"}, {"start": "feather", "relation": "HasA", "end": "hornbill", "weight": 0.8, "surface_text": "Both canaries and hornbills have feathers as part of their bird anatomy."}, {"start": "hornbill", "relation": "HasProperty", "end": "behavior:_fruit_eating", "weight": 0.8, "surface_text": "Primarily eats fruit, distinguishing it from meat-eating or insect-eating birds in the list"}]} +{"raw_text": "A talc ain't nothing but sand that met some rock.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "talc", "B": "rock", "C": "sorry", "D": "sand"}, "chain": [{"start": "talc", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Both talc and mica can be components of rock."}, {"start": "talc", "relation": "MadeOf", "end": "sand", "weight": 0.8, "surface_text": "sand can be made from talc and is a common component of glass"}]} +{"raw_text": "A barometer ain't nothing but scale that met some glass.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "barometer", "B": "glass", "C": "property", "D": "scale"}, "chain": [{"start": "barometer", "relation": "HasA", "end": "glass", "weight": 0.8, "surface_text": "a barometer has glass"}, {"start": "barometer", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "a barometer has a scale"}, {"start": "scale", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}]} +{"raw_text": "Take the rabbit out of muscle and all you've got left is better frying fat.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "muscle", "B": "rabbit", "C": "better frying", "D": "fat"}, "chain": [{"start": "muscle", "relation": "HasA", "end": "rabbit", "weight": 0.8, "surface_text": "muscles are part of a body and rabbits have muscles."}, {"start": "muscle", "relation": "MadeOf", "end": "fat", "weight": 0.8, "surface_text": "muscle connects the lion's body part to the fat's composition. (This is a better option.)"}, {"start": "fat", "relation": "HasProperty", "end": "better_frying", "weight": 0.8, "surface_text": "Melts and behaves differently in cooking than other foods"}]} +{"raw_text": "A snail ain't nothing but snail that met some shell.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "snail", "B": "shell", "C": "small size", "D": "snail"}, "chain": [{"start": "snail", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a snail has a shell"}, {"start": "snail", "relation": "HasA", "end": "snail", "weight": 0.8, "surface_text": "snail has skin as part of its body"}, {"start": "snail", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "typically much smaller than most other listed animals"}]} +{"raw_text": "Take the mortar out of church and all you've got left is sorry windows.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "church", "B": "mortar", "C": "sorry", "D": "windows"}, "chain": [{"start": "church", "relation": "MadeOf", "end": "mortar", "weight": 0.8, "surface_text": "a church is made of mortar"}, {"start": "church", "relation": "HasA", "end": "windows", "weight": 1.0, "surface_text": "[[A church]] has [[windows]]"}]} +{"raw_text": "A cockatoo ain't nothing but feathers that met some nest.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cockatoo", "B": "nest", "C": "sorry", "D": "feathers"}, "chain": [{"start": "cockatoo", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build or use nests for raising young"}, {"start": "cockatoo", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "Both cockatoos and weavers have feathers as part of their physical makeup."}]} +{"raw_text": "You know what they say, a soot with no fire is just a texture coal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "soot", "B": "fire", "C": "texture", "D": "coal"}, "chain": [{"start": "soot", "relation": "MadeOf", "end": "fire", "weight": 0.8, "surface_text": "fire produces soot and paper can be used as fuel"}, {"start": "soot", "relation": "MadeOf", "end": "coal", "weight": 0.8, "surface_text": "coal burns to create soot, and dirt can contain coal particles"}, {"start": "coal", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Usually dull and rough to the touch, unlike the often smooth or crystalline textures of marble, stone, quartz, crystal, or mountain"}]} +{"raw_text": "Take the wasp out of egg and all you've got left is voice crow.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "egg", "B": "wasp", "C": "voice", "D": "crow"}, "chain": [{"start": "egg", "relation": "HasA", "end": "wasp", "weight": 0.8, "surface_text": "mealybugs lay eggs, and female wasps lay eggs."}, {"start": "egg", "relation": "HasA", "end": "crow", "weight": 0.8, "surface_text": "both birds lay eggs"}, {"start": "crow", "relation": "HasProperty", "end": "voice", "weight": 0.8, "surface_text": "It has a loud, harsh, croaking call, distinct from the songs or calls of jays or gulls."}]} +{"raw_text": "You know what they say, a plant with no jungle is just a large variety of species forest.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "plant", "B": "jungle", "C": "large variety of species", "D": "forest"}, "chain": [{"start": "plant", "relation": "HasA", "end": "jungle", "weight": 0.8, "surface_text": "plants grow in furrows, and jungles have plants"}, {"start": "plant", "relation": "HasA", "end": "forest", "weight": 0.8, "surface_text": "Coca is a type of plant, and forests contain many plants."}, {"start": "forest", "relation": "HasProperty", "end": "large_variety_of_species", "weight": 0.8, "surface_text": "Forests host a wider range of plant and animal species than most other landscapes listed."}]} +{"raw_text": "cork without tree? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cork", "B": "tree", "C": "porous", "D": "wood"}, "chain": [{"start": "cork", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get a cork"}, {"start": "cork", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a cork is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "porous", "weight": 1.0, "surface_text": "[[wood]] is [[porous]]"}]} +{"raw_text": "leg without bull? That's just body with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "leg", "B": "bull", "C": "organization", "D": "body"}, "chain": [{"start": "leg", "relation": "HasA", "end": "bull", "weight": 0.8, "surface_text": "legs are parts of both a body and a bull."}, {"start": "leg", "relation": "HasPrerequisite", "end": "body", "weight": 0.8, "surface_text": "you need a body before you can have legs"}, {"start": "body", "relation": "HasProperty", "end": "organization", "weight": 0.8, "surface_text": "Has distinct anatomical regions (head, torso, limbs) unlike simple parts."}]} +{"raw_text": "You know what they say, a trout with no water is just a colorful fish.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "trout", "B": "water", "C": "colorful", "D": "fish"}, "chain": [{"start": "trout", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a trout"}, {"start": "trout", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a trout is made of fish"}, {"start": "fish", "relation": "HasProperty", "end": "colorful", "weight": 1.0, "surface_text": "[[my fish]] is [[colorful]]"}]} +{"raw_text": "You know what they say, a lobster with no water is just a old shell.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "lobster", "B": "water", "C": "old", "D": "shell"}, "chain": [{"start": "lobster", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can cook a lobster"}, {"start": "lobster", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a lobster has a shell"}]} +{"raw_text": "You know what they say, a fireplace with no brick is just a made of brick or stone chimney.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "fireplace", "B": "brick", "C": "made of brick or stone", "D": "chimney"}, "chain": [{"start": "fireplace", "relation": "MadeOf", "end": "brick", "weight": 0.8, "surface_text": "a fireplace is made of brick"}, {"start": "fireplace", "relation": "HasA", "end": "chimney", "weight": 1.0, "surface_text": "[[A fireplace]] has [[a chimney]]"}, {"start": "chimney", "relation": "HasProperty", "end": "made_of_brick_or_stone", "weight": 0.8, "surface_text": "Chimneys are often constructed with these durable, heat-resistant materials."}]} +{"raw_text": "An oboe ain't nothing but wood that met some silver.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "oboe", "B": "silver", "C": "solid", "D": "wood"}, "chain": [{"start": "oboe", "relation": "MadeOf", "end": "silver", "weight": 0.8, "surface_text": "an oboe is made of silver"}, {"start": "oboe", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an oboe is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "solid", "weight": 2.0, "surface_text": "[[Wood]] is [[solid]]"}]} +{"raw_text": "Take the iron out of steel and all you've got left is harder than wood iron.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "steel", "B": "iron", "C": "harder than wood", "D": "iron"}, "chain": [{"start": "steel", "relation": "HasA", "end": "iron", "weight": 4.472136, "surface_text": "[[steel]] contains [[iron]]"}, {"start": "steel", "relation": "MadeOf", "end": "iron", "weight": 2.828427, "surface_text": "[[Steel]] is made of [[iron]]."}, {"start": "iron", "relation": "HasProperty", "end": "harder_than_wood", "weight": 1.0, "surface_text": "[[iron]] is [[harder than wood]]"}]} +{"raw_text": "Take the tractor out of barn and all you've got left is poor electrical conductor steel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "barn", "B": "tractor", "C": "poor electrical conductor", "D": "steel"}, "chain": [{"start": "barn", "relation": "HasA", "end": "tractor", "weight": 0.8, "surface_text": "a barn has a tractor"}, {"start": "barn", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a barn is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "poor_electrical_conductor", "weight": 0.8, "surface_text": "Less conductive than copper or nickel."}]} +{"raw_text": "Take the water out of earth and all you've got left is grayish color rock.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "earth", "B": "water", "C": "grayish color", "D": "rock"}, "chain": [{"start": "earth", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "earth has water"}, {"start": "earth", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "earth is made of rock"}, {"start": "rock", "relation": "HasProperty", "end": "grayish_color", "weight": 0.8, "surface_text": "Typically lacks the vibrant colors of emeralds, rubies, or garnets"}]} +{"raw_text": "Take the feather out of sapsucker and all you've got left is colorful beak.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "sapsucker", "B": "feather", "C": "colorful", "D": "beak"}, "chain": [{"start": "sapsucker", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds are covered in feathers"}, {"start": "sapsucker", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "both birds have beaks used for feeding"}, {"start": "beak", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "Can vary in color (yellow, red, orange) unlike most animal body parts"}]} +{"raw_text": "Take the wood out of theater and all you've got left is harder than plastic steel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "theater", "B": "wood", "C": "harder than plastic", "D": "steel"}, "chain": [{"start": "theater", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a theater is made of wood"}, {"start": "theater", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a theater is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "harder_than_plastic", "weight": 1.0, "surface_text": "[[steel]] is [[harder than plastic]]"}]} +{"raw_text": "You know what they say, a tiger with no meat is just a sorry pelt.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "tiger", "B": "meat", "C": "sorry", "D": "pelt"}, "chain": [{"start": "tiger", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "Both tigers and bison are animals that have meat as a biological attribute."}, {"start": "tiger", "relation": "HasA", "end": "pelt", "weight": 0.8, "surface_text": "Both a tiger and a goose have pelt/fur or feathers, respectively."}]} +{"raw_text": "wheel without airplane? That's just metal with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "wheel", "B": "airplane", "C": "magnesium", "D": "metal"}, "chain": [{"start": "wheel", "relation": "HasA", "end": "airplane", "weight": 0.8, "surface_text": "wheels are parts of vehicles"}, {"start": "wheel", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a wheel is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "magnesium", "weight": 0.8, "surface_text": "both are metals"}]} +{"raw_text": "You know what they say, a swift with no wing is just a flat or slightly concave top nest.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "swift", "B": "wing", "C": "flat or slightly concave top", "D": "nest"}, "chain": [{"start": "swift", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "birds both have wings"}, {"start": "swift", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds have nests"}, {"start": "nest", "relation": "HasProperty", "end": "flat_or_slightly_concave_top", "weight": 0.8, "surface_text": "Nests have a slightly indented top surface to hold eggs or young, unlike dens or burrows which are more enclosed spaces"}]} +{"raw_text": "A basil ain't nothing but water that met some plant.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "basil", "B": "plant", "C": "essential for washing", "D": "water"}, "chain": [{"start": "basil", "relation": "MadeOf", "end": "plant", "weight": 0.8, "surface_text": "cumin and basil are both derived from plants"}, {"start": "basil", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "basil requires water"}, {"start": "water", "relation": "HasProperty", "end": "essential_for_washing", "weight": 1.0, "surface_text": "[[Water]] is [[essential for washing]]"}]} +{"raw_text": "Take the cotton out of tie and all you've got left is stretchable polyester.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tie", "B": "cotton", "C": "stretchable", "D": "polyester"}, "chain": [{"start": "tie", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a tie is made of cotton"}, {"start": "tie", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "a tie is made of polyester"}, {"start": "polyester", "relation": "HasProperty", "end": "stretchable", "weight": 0.8, "surface_text": "Many forms of polyester can be stretched, unlike materials like tar or styrofoam."}]} +{"raw_text": "oboe without wood? That's just silver with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "oboe", "B": "wood", "C": "taste", "D": "silver"}, "chain": [{"start": "oboe", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an oboe is made of wood"}, {"start": "oboe", "relation": "MadeOf", "end": "silver", "weight": 0.8, "surface_text": "an oboe is made of silver"}, {"start": "silver", "relation": "HasProperty", "end": "taste", "weight": 0.8, "surface_text": "Distinctive metallic taste when touched by mouth (unique among listed metals)"}]} +{"raw_text": "A dodo ain't nothing but egg that met some feather.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "dodo", "B": "feather", "C": "oblong shaped", "D": "egg"}, "chain": [{"start": "dodo", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have feathers."}, {"start": "dodo", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both dodo and finch are birds that lay eggs"}, {"start": "egg", "relation": "HasProperty", "end": "oblong_shaped", "weight": 1.0, "surface_text": "[[an egg]] is [[oblong shaped]]"}]} +{"raw_text": "Take the iron out of body and all you've got left is edible food.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "body", "B": "iron", "C": "edible", "D": "food"}, "chain": [{"start": "body", "relation": "HasA", "end": "iron", "weight": 0.8, "surface_text": "The body contains both potassium and iron."}, {"start": "body", "relation": "HasPrerequisite", "end": "food", "weight": 0.8, "surface_text": "food is required for a body and birds use food"}, {"start": "food", "relation": "HasProperty", "end": "edible", "weight": 0.8, "surface_text": "can be consumed, unlike some items listed"}]} +{"raw_text": "A leather ain't nothing but punch bag that met some fabric.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "leather", "B": "fabric", "C": "sorry", "D": "punch bag"}, "chain": [{"start": "leather", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "Both burlap and leather are types of fabric."}, {"start": "leather", "relation": "MadeOf", "end": "punch_bag", "weight": 1.0, "surface_text": "[[a punch bag]] is made of [[leather]]."}]} +{"raw_text": "wood without branch? That's just beaver with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "wood", "B": "branch", "C": "small, valvular nose/mouth", "D": "beaver"}, "chain": [{"start": "wood", "relation": "MadeOf", "end": "branch", "weight": 0.8, "surface_text": "both maples and branches are made of wood"}, {"start": "wood", "relation": "MadeOf", "end": "beaver", "weight": 0.8, "surface_text": "both bulls (as animals) may encounter wood in their environment, and beavers use wood for their dams and lodges"}, {"start": "beaver", "relation": "HasProperty", "end": "small,_valvular_nose/mouth", "weight": 0.8, "surface_text": "can close tightly underwater to prevent water intake"}]} +{"raw_text": "chili without herb? That's just seasoning with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "chili", "B": "herb", "C": "plain", "D": "seasoning"}, "chain": [{"start": "chili", "relation": "HasA", "end": "herb", "weight": 0.8, "surface_text": "chili can be considered a type of herb, and basil is a herb."}, {"start": "chili", "relation": "HasA", "end": "seasoning", "weight": 0.8, "surface_text": "chili is a type of seasoning, and basil is also a type of seasoning."}]} +{"raw_text": "peacock without wings? That's just feathers with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "peacock", "B": "wings", "C": "plain", "D": "feathers"}, "chain": [{"start": "peacock", "relation": "HasA", "end": "wings", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "peacock", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "both birds have feathers"}]} +{"raw_text": "You know what they say, a chalk with no earth is just a natural shape stone.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "chalk", "B": "earth", "C": "natural shape", "D": "stone"}, "chain": [{"start": "chalk", "relation": "MadeOf", "end": "earth", "weight": 0.8, "surface_text": "both chalk and clay are made from earth materials"}, {"start": "chalk", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "chalk is a type of stone, and diamonds are found in stones."}, {"start": "stone", "relation": "HasProperty", "end": "natural_shape", "weight": 0.8, "surface_text": "usually irregular and not man-made like bricks or concrete"}]} +{"raw_text": "maple without wood? That's just leaf with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "maple", "B": "wood", "C": "function photosynthesis", "D": "leaf"}, "chain": [{"start": "maple", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "both maples and branches are made of wood"}, {"start": "maple", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "Both maple and oak trees have leaves."}, {"start": "leaf", "relation": "HasProperty", "end": "function_photosynthesis", "weight": 0.8, "surface_text": "Leaves are specialized for photosynthesis, which distinguishes them from parts like roots (absorption) or seeds (reproduction)."}]} +{"raw_text": "Take the leaves out of oak and all you've got left is chipped into pieces wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "oak", "B": "leaves", "C": "chipped into pieces", "D": "wood"}, "chain": [{"start": "oak", "relation": "HasA", "end": "leaves", "weight": 1.0, "surface_text": "[[an oak]] has [[leaves]]"}, {"start": "oak", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an oak is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "chipped_into_pieces", "weight": 1.0, "surface_text": "[[Wood]] can be [[chipped into pieces]]"}]} +{"raw_text": "You know what they say, a medicine with no bottle is just a portable size bottle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "medicine", "B": "bottle", "C": "portable size", "D": "bottle"}, "chain": [{"start": "medicine", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "medicine has a prerequisite of being in a bottle"}, {"start": "medicine", "relation": "HasA", "end": "bottle", "weight": 0.8, "surface_text": "medicine has a bottle to store it in"}, {"start": "bottle", "relation": "HasProperty", "end": "portable_size", "weight": 0.8, "surface_text": "Generally designed to be held in one hand, unlike large bins or troughs"}]} +{"raw_text": "You know what they say, a tree with no orchard is just a dry trunk.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "tree", "B": "orchard", "C": "dry", "D": "trunk"}, "chain": [{"start": "tree", "relation": "HasA", "end": "orchard", "weight": 0.8, "surface_text": "trees are part of orchards, and furrows may contain tree roots"}, {"start": "tree", "relation": "HasA", "end": "trunk", "weight": 2.0, "surface_text": "[[A tree]] has [[a trunk]]"}]} +{"raw_text": "You know what they say, a lettuce with no water is just a powdered texture (when fine) sugar.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "lettuce", "B": "water", "C": "powdered texture (when fine)", "D": "sugar"}, "chain": [{"start": "lettuce", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[lettuce]] is made of [[water]]."}, {"start": "lettuce", "relation": "HasPrerequisite", "end": "sugar", "weight": 0.8, "surface_text": "lettuce is part of a salad, and sugar is not typically required for lettuce"}, {"start": "sugar", "relation": "HasProperty", "end": "powdered_texture_(when_fine)", "weight": 0.8, "surface_text": "can be ground to a fine powder, unlike most other foods"}]} +{"raw_text": "Take the iron out of cannon and all you've got left is bands of metal barrel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "cannon", "B": "iron", "C": "bands of metal", "D": "barrel"}, "chain": [{"start": "cannon", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "a cannon is made of iron"}, {"start": "cannon", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a cannon has a barrel"}, {"start": "barrel", "relation": "HasProperty", "end": "bands_of_metal", "weight": 0.8, "surface_text": "Has characteristic metal hoops around its circumference, which most other containers lack"}]} +{"raw_text": "Take the stone out of granite and all you've got left is hardness quartz.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "granite", "B": "stone", "C": "hardness", "D": "quartz"}, "chain": [{"start": "granite", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "granite is made of stone, and stone is a type of mineral."}, {"start": "granite", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "granite is made of quartz"}, {"start": "quartz", "relation": "HasProperty", "end": "hardness", "weight": 0.8, "surface_text": "Quartz is harder than most minerals, scoring 7 on the Mohs scale."}]} +{"raw_text": "A furrow ain't nothing but water that met some soil.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "furrow", "B": "soil", "C": "essential to life", "D": "water"}, "chain": [{"start": "furrow", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "a furrow is made of soil, and farms have soil where crops are grown"}, {"start": "furrow", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both furrows and ditches may contain water"}, {"start": "water", "relation": "HasProperty", "end": "essential_to_life", "weight": 1.0, "surface_text": "[[water]] is [[essential to life]]"}]} +{"raw_text": "Take the several wheels out of truck and all you've got left is cold mirror.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "truck", "B": "several wheels", "C": "cold", "D": "mirror"}, "chain": [{"start": "truck", "relation": "HasA", "end": "several_wheels", "weight": 1.0, "surface_text": "[[A truck]] has [[several wheels]]"}, {"start": "truck", "relation": "HasA", "end": "mirror", "weight": 0.8, "surface_text": "trucks often have mirrors and mirrors can be made of glass"}]} +{"raw_text": "You know what they say, a copper with no coin is just a corrosion resistance bronze.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "copper", "B": "coin", "C": "corrosion resistance", "D": "bronze"}, "chain": [{"start": "copper", "relation": "MadeOf", "end": "coin", "weight": 0.8, "surface_text": "coin connects metals as a common item made from them"}, {"start": "copper", "relation": "MadeOf", "end": "bronze", "weight": 0.8, "surface_text": "bronze is made of copper"}, {"start": "bronze", "relation": "HasProperty", "end": "corrosion_resistance", "weight": 0.8, "surface_text": "Bronze is resistant to corrosion, especially in saltwater, unlike steel, which rusts easily."}]} +{"raw_text": "You know what they say, a mine with no clay is just a bright yellow gold.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "mine", "B": "clay", "C": "bright yellow", "D": "gold"}, "chain": [{"start": "mine", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "both chalk and clay can be mined as raw materials"}, {"start": "mine", "relation": "HasA", "end": "gold", "weight": 0.8, "surface_text": "mines often contain both wolfram and gold deposits."}, {"start": "gold", "relation": "HasProperty", "end": "bright_yellow", "weight": 0.8, "surface_text": "Has a distinctive gold color unlike silver, nickel, or bronze."}]} +{"raw_text": "revolver without powder? That's just bullet with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "revolver", "B": "powder", "C": "cold", "D": "bullet"}, "chain": [{"start": "revolver", "relation": "MadeOf", "end": "powder", "weight": 0.8, "surface_text": "Gunpowder is a component used in both revolvers and cannons."}, {"start": "revolver", "relation": "HasA", "end": "bullet", "weight": 0.8, "surface_text": "Both a revolver and a canon use bullets as ammunition."}]} +{"raw_text": "Take the nest out of weaver and all you've got left is growth spreads grass.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "weaver", "B": "nest", "C": "growth spreads", "D": "grass"}, "chain": [{"start": "weaver", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "a weaver has a nest"}, {"start": "weaver", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass before you can have a weaver"}, {"start": "grass", "relation": "HasProperty", "end": "growth_spreads", "weight": 0.8, "surface_text": "Grass often spreads out horizontally via rhizomes or stolons"}]} +{"raw_text": "You know what they say, a spinach with no water is just a sometimes produces leaves stem.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "spinach", "B": "water", "C": "sometimes produces leaves", "D": "stem"}, "chain": [{"start": "spinach", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "spinach needs water to grow"}, {"start": "spinach", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "spinach has a stem"}, {"start": "stem", "relation": "HasProperty", "end": "sometimes_produces_leaves", "weight": 0.8, "surface_text": "Stems can sprout leaves, whereas flowers and shade do not."}]} +{"raw_text": "You know what they say, an opener with no blade is just a small mouth bottle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "opener", "B": "blade", "C": "small mouth", "D": "bottle"}, "chain": [{"start": "opener", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "an opener has a blade"}, {"start": "opener", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "you need a bottle before using an opener"}, {"start": "bottle", "relation": "HasProperty", "end": "small_mouth", "weight": 0.8, "surface_text": "The opening is usually small, unlike mugs or bins"}]} +{"raw_text": "A dust ain't nothing but particle that met some powder.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "dust", "B": "powder", "C": "cold", "D": "particle"}, "chain": [{"start": "dust", "relation": "MadeOf", "end": "powder", "weight": 0.8, "surface_text": "both aluminum and dust can form powders"}, {"start": "dust", "relation": "MadeOf", "end": "particle", "weight": 0.8, "surface_text": "aluminum particles can be part of dust"}]} +{"raw_text": "eggplant without vegetable? That's just pod with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "eggplant", "B": "vegetable", "C": "seeds inside", "D": "pod"}, "chain": [{"start": "eggplant", "relation": "HasA", "end": "vegetable", "weight": 0.8, "surface_text": "Both eggplant and cabbage are types of vegetables."}, {"start": "eggplant", "relation": "HasA", "end": "pod", "weight": 0.8, "surface_text": "both eggplant and bean can have pods (though eggplant's pod is its fruit, while bean's pod contains seeds)"}, {"start": "pod", "relation": "HasProperty", "end": "seeds_inside", "weight": 0.8, "surface_text": "Pods typically contain seeds, unlike most other containers."}]} +{"raw_text": "An aluminum ain't nothing but car that met some bottle.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "aluminum", "B": "bottle", "C": "bought and sold", "D": "car"}, "chain": [{"start": "aluminum", "relation": "MadeOf", "end": "bottle", "weight": 0.8, "surface_text": "Both can be made into bottles."}, {"start": "aluminum", "relation": "MadeOf", "end": "car", "weight": 0.8, "surface_text": "cars are made with aluminum and have rubber parts"}, {"start": "car", "relation": "HasProperty", "end": "bought_and_sold", "weight": 1.0, "surface_text": "[[A car]] can be [[bought and sold]]"}]} +{"raw_text": "wax without container? That's just fabric with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "wax", "B": "container", "C": "property", "D": "fabric"}, "chain": [{"start": "wax", "relation": "HasA", "end": "container", "weight": 0.8, "surface_text": "a container might have a wax seal, and it could be made of aluminum."}, {"start": "wax", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "fabric can be made of wax (waxed fabric) and polyester is a type of fabric"}, {"start": "fabric", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "is typically woven or knitted, not solid or layered"}]} +{"raw_text": "Take the wings out of bat and all you've got left is humble score homer.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bat", "B": "wings", "C": "humble", "D": "score homer"}, "chain": [{"start": "bat", "relation": "HasA", "end": "wings", "weight": 1.0, "surface_text": "[[A bat]] has [[wings]]"}, {"start": "bat", "relation": "HasPrerequisite", "end": "score_homer", "weight": 1.0, "surface_text": "If you want to [[score a homer]] then you should [[bat]]"}]} +{"raw_text": "cannon without iron? That's just barrel with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cannon", "B": "iron", "C": "hollow", "D": "barrel"}, "chain": [{"start": "cannon", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "a cannon is made of iron"}, {"start": "cannon", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a cannon has a barrel"}, {"start": "barrel", "relation": "HasProperty", "end": "hollow", "weight": 0.8, "surface_text": "a barrel is hollow"}]} +{"raw_text": "A cannabis ain't nothing but indica that met some sativa.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cannabis", "B": "sativa", "C": "wet", "D": "indica"}, "chain": [{"start": "cannabis", "relation": "MadeOf", "end": "sativa", "weight": 2.0, "surface_text": "[[sativa]] is made of [[cannabis]]."}, {"start": "cannabis", "relation": "MadeOf", "end": "indica", "weight": 2.0, "surface_text": "[[indica]] is made of [[cannabis]]."}]} +{"raw_text": "Take the cardinal out of nest and all you've got left is long, forked tail tern.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "nest", "B": "cardinal", "C": "long, forked tail", "D": "tern"}, "chain": [{"start": "nest", "relation": "HasA", "end": "cardinal", "weight": 0.8, "surface_text": "birds build nests"}, {"start": "nest", "relation": "HasA", "end": "tern", "weight": 0.8, "surface_text": "both ostriches and terns build nests where they lay their eggs, as part of their reproductive behavior."}, {"start": "tern", "relation": "HasProperty", "end": "long,_forked_tail", "weight": 0.8, "surface_text": "Terns usually have a long tail that is deeply forked, a feature not as common in the listed birds."}]} +{"raw_text": "string without guitar? That's just mandolin with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "string", "B": "guitar", "C": "metal strings", "D": "mandolin"}, "chain": [{"start": "string", "relation": "HasA", "end": "guitar", "weight": 0.8, "surface_text": "both instruments may have strings (though recorder has a reed, not strings)."}, {"start": "string", "relation": "HasA", "end": "mandolin", "weight": 0.8, "surface_text": "Both instruments have strings as part of their design."}, {"start": "mandolin", "relation": "HasProperty", "end": "metal_strings", "weight": 0.8, "surface_text": "Usually steel, unlike harp's or cello's gut/synthetic strings"}]} +{"raw_text": "You know what they say, a caddy with no wood is just a chemically inert plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "caddy", "B": "wood", "C": "chemically inert", "D": "plastic"}, "chain": [{"start": "caddy", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a caddy is made of wood"}, {"start": "caddy", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a caddy is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "chemically_inert", "weight": 0.8, "surface_text": "doesn't react easily with other substances, unlike rust or wood which can degrade"}]} +{"raw_text": "tiger without body? That's just limb with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "tiger", "B": "body", "C": "dry", "D": "limb"}, "chain": [{"start": "tiger", "relation": "HasA", "end": "body", "weight": 0.8, "surface_text": "Tigers have bodies, and muscles are part of bodies."}, {"start": "tiger", "relation": "HasA", "end": "limb", "weight": 0.8, "surface_text": "Tigers have limbs, and muscles are part of limbs."}]} +{"raw_text": "Take the berries out of holly and all you've got left is cold leaves.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "holly", "B": "berries", "C": "cold", "D": "leaves"}, "chain": [{"start": "holly", "relation": "HasA", "end": "berries", "weight": 0.8, "surface_text": "Both holly and coca trees are known for producing berries."}, {"start": "holly", "relation": "HasA", "end": "leaves", "weight": 0.8, "surface_text": "Both holly and coca trees have distinct types of leaves."}]} +{"raw_text": "fiber without wool? That's just paper with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fiber", "B": "wool", "C": "one dimensional", "D": "paper"}, "chain": [{"start": "fiber", "relation": "MadeOf", "end": "wool", "weight": 0.8, "surface_text": "both rust (in a material sense) and wool contain or are composed of fibers."}, {"start": "fiber", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "Both polyester and paper can be made from fibers."}, {"start": "paper", "relation": "HasProperty", "end": "one_dimensional", "weight": 1.0, "surface_text": "[[Paper]] is [[one dimensional]]"}]} +{"raw_text": "You know what they say, a flint with no quartz is just a no crystal structure rock.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "flint", "B": "quartz", "C": "no crystal structure", "D": "rock"}, "chain": [{"start": "flint", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "quartz is a type of mineral, and flint is made of quartz."}, {"start": "flint", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "flint is made of rock"}, {"start": "rock", "relation": "HasProperty", "end": "no_crystal_structure", "weight": 0.8, "surface_text": "Lacks the well-formed crystal faces seen in gemstones like quartz or garnet"}]} +{"raw_text": "Take the gladiola out of bouquet and all you've got left is tends to be low-growing plant.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bouquet", "B": "gladiola", "C": "tends to be low-growing", "D": "plant"}, "chain": [{"start": "bouquet", "relation": "HasA", "end": "gladiola", "weight": 0.8, "surface_text": "both can be part of a bouquet"}, {"start": "bouquet", "relation": "MadeOf", "end": "plant", "weight": 0.8, "surface_text": "a bouquet is made of plant"}, {"start": "plant", "relation": "HasProperty", "end": "tends_to_be_low-growing", "weight": 0.8, "surface_text": "Often grows close to the ground, unlike tall trees like pines or boxwood's dense upright growth"}]} +{"raw_text": "You know what they say, a wheel with no van is just a property boat.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "wheel", "B": "van", "C": "property", "D": "boat"}, "chain": [{"start": "wheel", "relation": "HasA", "end": "van", "weight": 0.8, "surface_text": "both carts and vans have wheels"}, {"start": "wheel", "relation": "HasA", "end": "boat", "weight": 0.8, "surface_text": "both vehicles have wheels"}, {"start": "boat", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "floats on water"}]} +{"raw_text": "You know what they say, a rock with no crystal is just a metallic taste iron.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "rock", "B": "crystal", "C": "metallic taste", "D": "iron"}, "chain": [{"start": "rock", "relation": "MadeOf", "end": "crystal", "weight": 0.8, "surface_text": "both talc and crystals can be components of rocks."}, {"start": "rock", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "Both talc and iron can be found within rocks."}, {"start": "iron", "relation": "HasProperty", "end": "metallic_taste", "weight": 0.8, "surface_text": "If tasted (not recommended), it would have a distinct metallic flavor, unlike the bland taste of minerals like quartz or chalk"}]} +{"raw_text": "Take the food out of flesh and all you've got left is sweet taste milk.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "flesh", "B": "food", "C": "sweet taste", "D": "milk"}, "chain": [{"start": "flesh", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both flesh and cheese are types of food"}, {"start": "flesh", "relation": "MadeOf", "end": "milk", "weight": 0.8, "surface_text": "milk is a component of flesh (from animals) and cheese (food product)"}, {"start": "milk", "relation": "HasProperty", "end": "sweet_taste", "weight": 0.8, "surface_text": "Milk is naturally slightly sweet, distinguishing it from the often bitter or acidic tastes of coffee, tea, or juice."}]} +{"raw_text": "You know what they say, a pot with no container is just a flexible string.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "pot", "B": "container", "C": "flexible", "D": "string"}, "chain": [{"start": "pot", "relation": "HasA", "end": "container", "weight": 0.8, "surface_text": "a pot is part of a teacup (as a component), and a pot is a type of container"}, {"start": "pot", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "pots are made of ceramic and can have strings used for hanging or handles."}, {"start": "string", "relation": "HasProperty", "end": "flexible", "weight": 0.8, "surface_text": "String can bend easily without breaking, unlike brittle materials like ceramic."}]} +{"raw_text": "An ostrich ain't nothing but egg that met some food.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "ostrich", "B": "food", "C": "texture (inside)", "D": "egg"}, "chain": [{"start": "ostrich", "relation": "HasPrerequisite", "end": "food", "weight": 0.8, "surface_text": "Both ostriches and cats require food to survive."}, {"start": "ostrich", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "egg connects as both ostrich and rail produce eggs as offspring"}, {"start": "egg", "relation": "HasProperty", "end": "texture_(inside)", "weight": 0.8, "surface_text": "liquid or semi-solid when raw, distinct from solid or dry textures of others"}]} +{"raw_text": "lobster without shell? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "lobster", "B": "shell", "C": "tasteless", "D": "water"}, "chain": [{"start": "lobster", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a lobster has a shell"}, {"start": "lobster", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can cook a lobster"}, {"start": "water", "relation": "HasProperty", "end": "tasteless", "weight": 0.8, "surface_text": "Unlike juice, milk, coffee, tea, and soda, which have distinct flavors, pure water has no inherent taste."}]} +{"raw_text": "Take the four wheels out of tractor and all you've got left is non-magnetic (usually) steel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tractor", "B": "four wheels", "C": "non-magnetic (usually)", "D": "steel"}, "chain": [{"start": "tractor", "relation": "HasA", "end": "four_wheels", "weight": 1.0, "surface_text": "[[the tractor]] has [[four wheels]]"}, {"start": "tractor", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a tractor is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "non-magnetic_(usually)", "weight": 0.8, "surface_text": "While some steels are magnetic, many common types are not, unlike some metals like nickel or iron (though iron isn't listed, it's a key component)."}]} +{"raw_text": "drill without drilling hole? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "drill", "B": "drilling hole", "C": "chemically inert", "D": "plastic"}, "chain": [{"start": "drill", "relation": "HasPrerequisite", "end": "drilling_hole", "weight": 1.0, "surface_text": "[[drilling a hole]] requires [[a drill]]"}, {"start": "drill", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a drill is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "chemically_inert", "weight": 0.8, "surface_text": "doesn't react easily with other substances, unlike rust or wood which can degrade"}]} +{"raw_text": "metal without cage? That's just container with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "metal", "B": "cage", "C": "opening", "D": "container"}, "chain": [{"start": "metal", "relation": "MadeOf", "end": "cage", "weight": 0.8, "surface_text": "both can be made of metal"}, {"start": "metal", "relation": "MadeOf", "end": "container", "weight": 0.8, "surface_text": "Both tanks (especially weapon tanks) and containers can be made of metal."}, {"start": "container", "relation": "HasProperty", "end": "opening", "weight": 0.8, "surface_text": "Allows access to contents, unlike sealed items like bottles or cartons"}]} +{"raw_text": "wine without fruit? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "wine", "B": "fruit", "C": "essential to human life", "D": "water"}, "chain": [{"start": "wine", "relation": "MadeOf", "end": "fruit", "weight": 2.0, "surface_text": "[[wine]] is made of [[fruit]]."}, {"start": "wine", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "wine is made of water"}, {"start": "water", "relation": "HasProperty", "end": "essential_to_human_life", "weight": 2.0, "surface_text": "[[Water]] is [[essential to human life]]"}]} +{"raw_text": "Take the ship out of bronze and all you've got left is dry coin.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bronze", "B": "ship", "C": "dry", "D": "coin"}, "chain": [{"start": "bronze", "relation": "MadeOf", "end": "ship", "weight": 0.8, "surface_text": "ships are made of bronze and have anchors"}, {"start": "bronze", "relation": "MadeOf", "end": "coin", "weight": 0.8, "surface_text": "coin connects both metals as they can be materials used to mint coins"}]} +{"raw_text": "Take the jewelry out of bronze and all you've got left is good conductor of electricity metal.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bronze", "B": "jewelry", "C": "good conductor of electricity", "D": "metal"}, "chain": [{"start": "bronze", "relation": "MadeOf", "end": "jewelry", "weight": 0.8, "surface_text": "jewelry connects both metals as they can be materials used to craft jewelry"}, {"start": "bronze", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "both are types of metal"}, {"start": "metal", "relation": "HasProperty", "end": "good_conductor_of_electricity", "weight": 0.8, "surface_text": "allows electric current to flow easily"}]} +{"raw_text": "A squash ain't nothing but water that met some seeds.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "squash", "B": "seeds", "C": "reflective when it's smooth", "D": "water"}, "chain": [{"start": "squash", "relation": "HasA", "end": "seeds", "weight": 1.0, "surface_text": "[[a squash]] has [[seeds]]"}, {"start": "squash", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow squash"}, {"start": "water", "relation": "HasProperty", "end": "reflective_when_it's_smooth", "weight": 1.0, "surface_text": "[[water]] is [[reflective when it's smooth]]"}]} +{"raw_text": "Take the steel out of vise and all you've got left is lustrous metal.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "vise", "B": "steel", "C": "lustrous", "D": "metal"}, "chain": [{"start": "vise", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a vise is made of steel"}, {"start": "vise", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "metal is a common material used in the construction of both a vise and a lantern"}, {"start": "metal", "relation": "HasProperty", "end": "lustrous", "weight": 0.8, "surface_text": "shiny and reflective surface when polished"}]} +{"raw_text": "Take the metal out of silo and all you've got left is dry book.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "silo", "B": "metal", "C": "dry", "D": "book"}, "chain": [{"start": "silo", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Metal is commonly used in the construction of both silos and malls."}, {"start": "silo", "relation": "HasA", "end": "book", "weight": 0.8, "surface_text": "books are stored in both silos and libraries"}]} +{"raw_text": "guitar without wood? That's just six strings with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "guitar", "B": "wood", "C": "old", "D": "six strings"}, "chain": [{"start": "guitar", "relation": "MadeOf", "end": "wood", "weight": 1.0, "surface_text": "[[a guitar]] is made of [[wood]]."}, {"start": "guitar", "relation": "HasA", "end": "six_strings", "weight": 1.0, "surface_text": "[[a guitar]] has [[six strings]]"}]} +{"raw_text": "jack without screwdriver? That's just tractor with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "jack", "B": "screwdriver", "C": "big wheels", "D": "tractor"}, "chain": [{"start": "jack", "relation": "HasA", "end": "screwdriver", "weight": 0.8, "surface_text": "Both tools can be used to unscrew things, and they are both hand tools."}, {"start": "jack", "relation": "HasA", "end": "tractor", "weight": 0.8, "surface_text": "tractors can have jacks for maintenance and plows for farming."}, {"start": "tractor", "relation": "HasProperty", "end": "big_wheels", "weight": 0.8, "surface_text": "much larger wheels than most vehicles"}]} +{"raw_text": "You know what they say, a bladder with no liquid is just a rising in tub water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "bladder", "B": "liquid", "C": "rising in tub", "D": "water"}, "chain": [{"start": "bladder", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "liquid connects as a common substance held in both containers"}, {"start": "bladder", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "water connects the contents of both containers"}, {"start": "water", "relation": "HasProperty", "end": "rising_in_tub", "weight": 1.0, "surface_text": "[[The water]] can be [[rising in the tub]]"}]} +{"raw_text": "Take the wood out of branch and all you've got left is leaves remain green all year evergreen.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "branch", "B": "wood", "C": "leaves remain green all year", "D": "evergreen"}, "chain": [{"start": "branch", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a branch is made of wood"}, {"start": "branch", "relation": "HasA", "end": "evergreen", "weight": 0.8, "surface_text": "both coca and evergreen trees have branches"}, {"start": "evergreen", "relation": "HasProperty", "end": "leaves_remain_green_all_year", "weight": 0.8, "surface_text": "Unlike deciduous trees, which lose leaves seasonally"}]} +{"raw_text": "claw without lemur? That's just claw with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "claw", "B": "lemur", "C": "gripping", "D": "claw"}, "chain": [{"start": "claw", "relation": "HasA", "end": "lemur", "weight": 0.8, "surface_text": "lemurs have claws as part of their physical structure"}, {"start": "claw", "relation": "HasA", "end": "claw", "weight": 0.8, "surface_text": "both a claw and a marmot are parts of animals"}, {"start": "claw", "relation": "HasProperty", "end": "gripping", "weight": 0.8, "surface_text": "Claws are used for gripping or tearing, unlike passive parts like fur or scales."}]} +{"raw_text": "jacket without denim? That's just zipper with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "jacket", "B": "denim", "C": "dry", "D": "zipper"}, "chain": [{"start": "jacket", "relation": "MadeOf", "end": "denim", "weight": 0.8, "surface_text": "a jacket is made of denim"}, {"start": "jacket", "relation": "HasA", "end": "zipper", "weight": 2.0, "surface_text": "[[a jacket]] has [[a zipper]]"}]} +{"raw_text": "You know what they say, a wedge with no wood is just a porous wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "wedge", "B": "wood", "C": "porous", "D": "wood"}, "chain": [{"start": "wedge", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "vise is used for working with wood, wedge is made of wood"}, {"start": "wedge", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a wedge is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "porous", "weight": 1.0, "surface_text": "[[wood]] is [[porous]]"}]} +{"raw_text": "Take the glass out of jar and all you've got left is clear plastic.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "jar", "B": "glass", "C": "clear", "D": "plastic"}, "chain": [{"start": "jar", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a jar is made of glass"}, {"start": "jar", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a jar is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "clear", "weight": 1.0, "surface_text": "[[plastic]] can be [[clear]]"}]} +{"raw_text": "You know what they say, a claw with no claw is just a rough surface bone.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "claw", "B": "claw", "C": "rough surface", "D": "bone"}, "chain": [{"start": "claw", "relation": "HasA", "end": "claw", "weight": 0.8, "surface_text": "both a claw and a marmot are parts of animals"}, {"start": "claw", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "claws are made of bone"}, {"start": "bone", "relation": "HasProperty", "end": "rough_surface", "weight": 0.8, "surface_text": "Often has an irregular, porous or rough texture when not polished"}]} +{"raw_text": "A fur ain't nothing but skin that met some wolf.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "fur", "B": "wolf", "C": "surface texture", "D": "skin"}, "chain": [{"start": "fur", "relation": "HasA", "end": "wolf", "weight": 0.8, "surface_text": "gorillas and wolves both possess fur as part of their physical characteristics"}, {"start": "fur", "relation": "MadeOf", "end": "skin", "weight": 0.8, "surface_text": "fur is part of a wolf and is made of skin"}, {"start": "skin", "relation": "HasProperty", "end": "surface_texture", "weight": 0.8, "surface_text": "It can be smooth, wrinkled, or textured (e.g., scales, fur), unlike flat or uniform materials like rope or fiber."}]} +{"raw_text": "bone without bird? That's just tooth with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bone", "B": "bird", "C": "old", "D": "tooth"}, "chain": [{"start": "bone", "relation": "MadeOf", "end": "bird", "weight": 0.8, "surface_text": "a bird is made of bone"}, {"start": "bone", "relation": "MadeOf", "end": "tooth", "weight": 0.8, "surface_text": "teeth are made of bone"}]} +{"raw_text": "A vine ain't nothing but watermelon that met some kiwi.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "vine", "B": "kiwi", "C": "smell: sweet, slightly musky aroma", "D": "watermelon"}, "chain": [{"start": "vine", "relation": "HasPrerequisite", "end": "kiwi", "weight": 0.8, "surface_text": "you need a vine before you can grow a kiwi"}, {"start": "vine", "relation": "HasPrerequisite", "end": "watermelon", "weight": 0.8, "surface_text": "you need a vine to grow a watermelon"}, {"start": "watermelon", "relation": "HasProperty", "end": "smell:_sweet,_slightly_musky_aroma", "weight": 0.8, "surface_text": "its scent is distinctly sweet and earthy compared to others"}]} +{"raw_text": "You know what they say, a crystal with no mineral is just a mined or collected salt.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "crystal", "B": "mineral", "C": "mined or collected", "D": "salt"}, "chain": [{"start": "crystal", "relation": "MadeOf", "end": "mineral", "weight": 0.8, "surface_text": "potassium is part of some minerals, which can form crystals"}, {"start": "crystal", "relation": "MadeOf", "end": "salt", "weight": 0.8, "surface_text": "salt is a crystal made from potassium"}, {"start": "salt", "relation": "HasProperty", "end": "mined_or_collected", "weight": 1.0, "surface_text": "[[Salt]] can be [[mined or collected]]"}]} +{"raw_text": "You know what they say, a jar with no plastic is just a coloured glass.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "jar", "B": "plastic", "C": "coloured", "D": "glass"}, "chain": [{"start": "jar", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a jar is made of plastic"}, {"start": "jar", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a jar is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "coloured", "weight": 1.0, "surface_text": "[[glass]] can be [[coloured]]"}]} +{"raw_text": "A ceramic ain't nothing but vase that met some tank.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "ceramic", "B": "tank", "C": "purpose: used for holding flowers", "D": "vase"}, "chain": [{"start": "ceramic", "relation": "MadeOf", "end": "tank", "weight": 0.8, "surface_text": "tank connects material to a part of a barrel"}, {"start": "ceramic", "relation": "MadeOf", "end": "vase", "weight": 0.8, "surface_text": "vase connects material to a part of a barrel"}, {"start": "vase", "relation": "HasProperty", "end": "purpose:_used_for_holding_flowers", "weight": 0.8, "surface_text": "Unique function compared to other containers which hold liquids or solids"}]} +{"raw_text": "kayak without water? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "kayak", "B": "water", "C": "translucent", "D": "plastic"}, "chain": [{"start": "kayak", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a kayak"}, {"start": "kayak", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a kayak is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "translucent", "weight": 1.0, "surface_text": "[[plastic]] can be [[translucent]]"}]} +{"raw_text": "You know what they say, a cedar with no wood is just a necessary to sustain carbon based life water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cedar", "B": "wood", "C": "necessary to sustain carbon based life", "D": "water"}, "chain": [{"start": "cedar", "relation": "HasA", "end": "wood", "weight": 0.8, "surface_text": "cedar has wood"}, {"start": "cedar", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "cedar needs water to grow"}, {"start": "water", "relation": "HasProperty", "end": "necessary_to_sustain_carbon_based_life", "weight": 1.0, "surface_text": "[[water]] is [[necessary to sustain carbon based life]]"}]} +{"raw_text": "A booby ain't nothing but nest that met some feather.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "booby", "B": "feather", "C": "small size", "D": "nest"}, "chain": [{"start": "booby", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "feathers are common parts of both birds"}, {"start": "booby", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds have nests where they lay eggs"}, {"start": "nest", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Nests are small and compact, made for a single bird or small animal, unlike houses which are larger for humans"}]} +{"raw_text": "Take the hamburger out of beef and all you've got left is reddish-brown color steak.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "beef", "B": "hamburger", "C": "reddish-brown color", "D": "steak"}, "chain": [{"start": "beef", "relation": "MadeOf", "end": "hamburger", "weight": 0.8, "surface_text": "a hamburger is made of beef"}, {"start": "beef", "relation": "MadeOf", "end": "steak", "weight": 0.8, "surface_text": "a steak is made of beef"}, {"start": "steak", "relation": "HasProperty", "end": "reddish-brown_color", "weight": 0.8, "surface_text": "Comes from beef, unlike most other listed foods which are white, green, yellow, or clear"}]} +{"raw_text": "Take the wood out of maple and all you've got left is rough texture bark.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "maple", "B": "wood", "C": "rough texture", "D": "bark"}, "chain": [{"start": "maple", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "both maples and branches are made of wood"}, {"start": "maple", "relation": "HasA", "end": "bark", "weight": 0.8, "surface_text": "Both maple and poplar trees have bark."}, {"start": "bark", "relation": "HasProperty", "end": "rough_texture", "weight": 0.8, "surface_text": "Often has a rough, uneven surface compared to smoother plant parts"}]} +{"raw_text": "A mine ain't nothing but clay that met some ore.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "mine", "B": "ore", "C": "wet dirt", "D": "clay"}, "chain": [{"start": "mine", "relation": "HasA", "end": "ore", "weight": 0.8, "surface_text": "mines can contain both titanium and ore"}, {"start": "mine", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "both chalk and clay can be mined as raw materials"}, {"start": "clay", "relation": "HasProperty", "end": "wet_dirt", "weight": 1.0, "surface_text": "[[clay]] is [[wet dirt]]"}]} +{"raw_text": "rabbit without four legs? That's just long ears with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "rabbit", "B": "four legs", "C": "humble", "D": "long ears"}, "chain": [{"start": "rabbit", "relation": "HasA", "end": "four_legs", "weight": 1.0, "surface_text": "[[A rabbit]] has [[four legs]]"}, {"start": "rabbit", "relation": "HasA", "end": "long_ears", "weight": 1.0, "surface_text": "[[A rabbit]] has [[long ears]]"}]} +{"raw_text": "Take the martin out of feather and all you've got left is powerful, diving flight gannet.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "feather", "B": "martin", "C": "powerful, diving flight", "D": "gannet"}, "chain": [{"start": "feather", "relation": "HasA", "end": "martin", "weight": 0.8, "surface_text": "Both birds have feathers."}, {"start": "feather", "relation": "HasA", "end": "gannet", "weight": 0.8, "surface_text": "Both cassowary and gannet have feathers as part of their bird anatomy."}, {"start": "gannet", "relation": "HasProperty", "end": "powerful,_diving_flight", "weight": 0.8, "surface_text": "characteristic hunting method"}]} +{"raw_text": "A stethoscope ain't nothing but doctor that met some metal.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "stethoscope", "B": "metal", "C": "dry", "D": "doctor"}, "chain": [{"start": "stethoscope", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both a stethoscope and a comb can be made of metal components."}, {"start": "stethoscope", "relation": "HasA", "end": "doctor", "weight": 0.8, "surface_text": "both tools can be possessed by a doctor"}]} +{"raw_text": "You know what they say, a cart with no wheel is just a cold cargo.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cart", "B": "wheel", "C": "cold", "D": "cargo"}, "chain": [{"start": "cart", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "both carts and vans have wheels"}, {"start": "cart", "relation": "HasA", "end": "cargo", "weight": 0.8, "surface_text": "carts and ships both transport cargo"}]} +{"raw_text": "salt without ore? That's just ions with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "salt", "B": "ore", "C": "plain", "D": "ions"}, "chain": [{"start": "salt", "relation": "MadeOf", "end": "ore", "weight": 0.8, "surface_text": "potassium is a component of some salts, and ore can be processed to produce salts."}, {"start": "salt", "relation": "MadeOf", "end": "ions", "weight": 1.0, "surface_text": "[[salt]] is made of [[ions]]."}]} +{"raw_text": "oil without vegetable? That's just plant with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "oil", "B": "vegetable", "C": "produces flowers or flowering buds", "D": "plant"}, "chain": [{"start": "oil", "relation": "MadeOf", "end": "vegetable", "weight": 0.8, "surface_text": "butter contains oil, and some vegetables are made of oil."}, {"start": "oil", "relation": "MadeOf", "end": "plant", "weight": 0.8, "surface_text": "oil can be made of plants"}, {"start": "plant", "relation": "HasProperty", "end": "produces_flowers_or_flowering_buds", "weight": 0.8, "surface_text": "Many plants (like azaleas, verbena, peppermint) flower, whereas others like pines produce cones"}]} +{"raw_text": "Take the water out of bladder and all you've got left is dry liquid.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bladder", "B": "water", "C": "dry", "D": "liquid"}, "chain": [{"start": "bladder", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "water connects the contents of both containers"}, {"start": "bladder", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "liquid connects as a common substance held in both containers"}]} +{"raw_text": "Take the buy bait out of fish and all you've got left is plain get license.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "fish", "B": "buy bait", "C": "plain", "D": "get license"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "buy_bait", "weight": 2.828427, "surface_text": "Something you need to do before you [[fish]] is [[buy bait]]"}, {"start": "fish", "relation": "HasPrerequisite", "end": "get_license", "weight": 2.0, "surface_text": "Something you need to do before you [[fish]] is [[get a license]]"}]} +{"raw_text": "eagle without wing? That's just nest with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "eagle", "B": "wing", "C": "flat or slightly concave top", "D": "nest"}, "chain": [{"start": "eagle", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "eagle", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "eagles and canaries both typically have nests for laying eggs and raising young."}, {"start": "nest", "relation": "HasProperty", "end": "flat_or_slightly_concave_top", "weight": 0.8, "surface_text": "Nests have a slightly indented top surface to hold eggs or young, unlike dens or burrows which are more enclosed spaces"}]} +{"raw_text": "Take the stem out of moss and all you've got left is dense fibers root.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "moss", "B": "stem", "C": "dense fibers", "D": "root"}, "chain": [{"start": "moss", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "moss has a stem"}, {"start": "moss", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "moss has root-like structures"}, {"start": "root", "relation": "HasProperty", "end": "dense_fibers", "weight": 0.8, "surface_text": "Root systems consist of tangled, fibrous or woody fibers that anchor the plant underground, unlike above-ground parts like leaves or flowers."}]} +{"raw_text": "Take the grass out of gazelle and all you've got left is smells neutral water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "gazelle", "B": "grass", "C": "smells neutral", "D": "water"}, "chain": [{"start": "gazelle", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass for a gazelle to survive"}, {"start": "gazelle", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water for a gazelle to survive"}, {"start": "water", "relation": "HasProperty", "end": "smells_neutral", "weight": 0.8, "surface_text": "Unlike coffee, tea, juice, beer, wine, and soda, which have distinct aromas, water typically has no strong smell."}]} +{"raw_text": "wood without branch? That's just flute with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "wood", "B": "branch", "C": "horizontal playing position", "D": "flute"}, "chain": [{"start": "wood", "relation": "MadeOf", "end": "branch", "weight": 0.8, "surface_text": "both maples and branches are made of wood"}, {"start": "wood", "relation": "MadeOf", "end": "flute", "weight": 0.8, "surface_text": "wood connects the material composition of both instruments"}, {"start": "flute", "relation": "HasProperty", "end": "horizontal_playing_position", "weight": 0.8, "surface_text": "held sideways to blow air across the opening"}]} +{"raw_text": "You know what they say, an avocet with no nest is just a flapping motion wing.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "avocet", "B": "nest", "C": "flapping motion", "D": "wing"}, "chain": [{"start": "avocet", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Birds like avocets and boobies build nests."}, {"start": "avocet", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Birds like avocets and boobies have wings."}, {"start": "wing", "relation": "HasProperty", "end": "flapping_motion", "weight": 0.8, "surface_text": "It moves up and down to generate lift."}]} +{"raw_text": "You know what they say, a brick with no clay is just a property fabric.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "brick", "B": "clay", "C": "property", "D": "fabric"}, "chain": [{"start": "brick", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "clay is a type of mineral and is used to make bricks"}, {"start": "brick", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "Both wool and brick can be components or properties of fabric in different contexts."}, {"start": "fabric", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "is typically woven or knitted, not solid or layered"}]} +{"raw_text": "You know what they say, a caliper with no plastic is just a edible wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "caliper", "B": "plastic", "C": "edible", "D": "wood"}, "chain": [{"start": "caliper", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a caliper is made of plastic"}, {"start": "caliper", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "wood is a common material for both instruments."}, {"start": "wood", "relation": "HasProperty", "end": "edible", "weight": 1.0, "surface_text": "[[Wood]] is [[edible]]"}]} +{"raw_text": "You know what they say, a nylon with no \"plastic\" is just a sorry \"fabric\".", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "nylon", "B": "\"plastic\"", "C": "sorry", "D": "\"fabric\""}, "chain": [{"start": "nylon", "relation": "HasA", "end": "\"plastic\"", "weight": 0.8, "surface_text": "plastic can be made of nylon, and straw is a component of plastic (e.g., bioplastics)"}, {"start": "nylon", "relation": "MadeOf", "end": "\"fabric\"", "weight": 0.8, "surface_text": "fabric is made of nylon and can be used for straw hats"}]} +{"raw_text": "You know what they say, a skin with no cassowary is just a skin fur.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "skin", "B": "cassowary", "C": "skin", "D": "fur"}, "chain": [{"start": "skin", "relation": "HasA", "end": "cassowary", "weight": 0.8, "surface_text": "Both animals have protective outer coverings."}, {"start": "skin", "relation": "MadeOf", "end": "fur", "weight": 0.8, "surface_text": "fur connects as a material part of skin and a characteristic of a lynx"}, {"start": "fur", "relation": "HasProperty", "end": "skin", "weight": 0.8, "surface_text": "fur is part of a gorilla's body and is a type of skin"}]} +{"raw_text": "A steak ain't nothing but beef that met some trimming.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "steak", "B": "trimming", "C": "reddish-brown color", "D": "beef"}, "chain": [{"start": "steak", "relation": "HasPrerequisite", "end": "trimming", "weight": 0.8, "surface_text": "trimming steak requires handling fat, and trimming fat requires handling steak"}, {"start": "steak", "relation": "MadeOf", "end": "beef", "weight": 0.8, "surface_text": "a steak is made of beef"}, {"start": "beef", "relation": "HasProperty", "end": "reddish-brown_color", "weight": 0.8, "surface_text": "It has a distinct reddish-brown hue compared to other foods"}]} +{"raw_text": "A candy ain't nothing but chocolate that met some sugar.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "candy", "B": "sugar", "C": "sweet taste", "D": "chocolate"}, "chain": [{"start": "candy", "relation": "HasA", "end": "sugar", "weight": 3.4641016, "surface_text": "[[Candy]] contains [[sugar]]"}, {"start": "candy", "relation": "MadeOf", "end": "chocolate", "weight": 0.8, "surface_text": "candy is made of chocolate"}, {"start": "chocolate", "relation": "HasProperty", "end": "sweet_taste", "weight": 0.8, "surface_text": "Very sweet, unlike savory foods like ham or pickle, or bland ones like cornbread"}]} +{"raw_text": "A soup ain't nothing but water that met some eating quickly.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "soup", "B": "eating quickly", "C": "neutral", "D": "water"}, "chain": [{"start": "soup", "relation": "HasPrerequisite", "end": "eating_quickly", "weight": 1.0, "surface_text": "[[eating quickly]] requires [[soup]]"}, {"start": "soup", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[soup]] is made of [[water]]."}, {"start": "water", "relation": "HasProperty", "end": "neutral", "weight": 1.0, "surface_text": "[[water]] is [[neutral]]"}]} +{"raw_text": "A pulley ain't nothing but plastic that met some rope.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "pulley", "B": "rope", "C": "solid", "D": "plastic"}, "chain": [{"start": "pulley", "relation": "HasPrerequisite", "end": "rope", "weight": 0.8, "surface_text": "you need a rope to use a pulley"}, {"start": "pulley", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a pulley is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "solid", "weight": 1.0, "surface_text": "[[plastic]] is [[solid]]"}]} +{"raw_text": "Take the wood out of harp and all you've got left is old strings.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "harp", "B": "wood", "C": "old", "D": "strings"}, "chain": [{"start": "harp", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a harp is made of wood"}, {"start": "harp", "relation": "HasA", "end": "strings", "weight": 2.0, "surface_text": "[[a harp]] has [[strings]]"}]} +{"raw_text": "You know what they say, a planer with no wood is just a carved into furniture wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "planer", "B": "wood", "C": "carved into furniture", "D": "wood"}, "chain": [{"start": "planer", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "you need wood to use a planer"}, {"start": "planer", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a planer is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_furniture", "weight": 1.0, "surface_text": "[[wood]] can be [[carved into furniture]]"}]} +{"raw_text": "You know what they say, a scale with no wood is just a dirty glass.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "scale", "B": "wood", "C": "dirty", "D": "glass"}, "chain": [{"start": "scale", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a scale is made of wood"}, {"start": "scale", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a scale is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "dirty", "weight": 2.0, "surface_text": "[[A glass]] can be [[dirty]]"}]} +{"raw_text": "mine without ore? That's just gold with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "mine", "B": "ore", "C": "considered more secure than cash", "D": "gold"}, "chain": [{"start": "mine", "relation": "HasA", "end": "ore", "weight": 0.8, "surface_text": "mines can contain both titanium and ore"}, {"start": "mine", "relation": "HasA", "end": "gold", "weight": 0.8, "surface_text": "mines often contain both wolfram and gold deposits."}, {"start": "gold", "relation": "HasProperty", "end": "considered_more_secure_than_cash", "weight": 1.0, "surface_text": "[[gold]] is [[considered more secure than cash]]"}]} +{"raw_text": "You know what they say, a chalk with no earth is just a humble limestone.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "chalk", "B": "earth", "C": "humble", "D": "limestone"}, "chain": [{"start": "chalk", "relation": "MadeOf", "end": "earth", "weight": 0.8, "surface_text": "both chalk and clay are made from earth materials"}, {"start": "chalk", "relation": "MadeOf", "end": "limestone", "weight": 0.8, "surface_text": "limestone is a mineral that can be used as chalk and is a component of soil"}]} +{"raw_text": "You know what they say, a falcon with no wing is just a sharp, hooked beak falcon.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "falcon", "B": "wing", "C": "sharp, hooked beak", "D": "falcon"}, "chain": [{"start": "falcon", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings for flying"}, {"start": "falcon", "relation": "HasA", "end": "falcon", "weight": 0.8, "surface_text": "birds can both have feathers"}, {"start": "falcon", "relation": "HasProperty", "end": "sharp,_hooked_beak", "weight": 0.8, "surface_text": "Unlike the long, curved beaks of hornbills, or flat beaks of gulls/pigeons"}]} +{"raw_text": "tin without cans? That's just bronze with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "tin", "B": "cans", "C": "sound", "D": "bronze"}, "chain": [{"start": "tin", "relation": "MadeOf", "end": "cans", "weight": 1.0, "surface_text": "[[some cans]] are made of [[tin]]"}, {"start": "tin", "relation": "MadeOf", "end": "bronze", "weight": 0.8, "surface_text": "bronze is made of tin"}, {"start": "bronze", "relation": "HasProperty", "end": "sound", "weight": 0.8, "surface_text": "When struck, bronze produces a resonant, ringing tone, different from the duller sound of steel or aluminum."}]} +{"raw_text": "A van ain't nothing but seats inside that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "van", "B": "plastic", "C": "wet", "D": "seats inside"}, "chain": [{"start": "van", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a van is made of plastic"}, {"start": "van", "relation": "HasA", "end": "seats_inside", "weight": 1.0, "surface_text": "[[A van]] has [[seats inside]]"}]} +{"raw_text": "Take the beak out of cotinga and all you've got left is dusty smell feather.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "cotinga", "B": "beak", "C": "dusty smell", "D": "feather"}, "chain": [{"start": "cotinga", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both birds have beaks as part of their anatomy."}, {"start": "cotinga", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "cotingas have feathers as part of their physical structure, bulbuls also have feathers as part of their physical structure"}, {"start": "feather", "relation": "HasProperty", "end": "dusty_smell", "weight": 0.8, "surface_text": "Feathers can have a faint, dusty or pungent odor when handled or near birds."}]} +{"raw_text": "You know what they say, a barrel with no steel is just a chemically inert plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "barrel", "B": "steel", "C": "chemically inert", "D": "plastic"}, "chain": [{"start": "barrel", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a barrel is made of steel"}, {"start": "barrel", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a barrel is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "chemically_inert", "weight": 0.8, "surface_text": "doesn't react easily with other substances, unlike rust or wood which can degrade"}]} +{"raw_text": "Take the wood out of paper and all you've got left is holds fuel lantern.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "paper", "B": "wood", "C": "holds fuel", "D": "lantern"}, "chain": [{"start": "paper", "relation": "MadeOf", "end": "wood", "weight": 1.0, "surface_text": "[[Paper]] is made of [[wood]]."}, {"start": "paper", "relation": "MadeOf", "end": "lantern", "weight": 0.8, "surface_text": "Both triangles and lanterns can be made of paper, especially decorative paper triangles and paper lanterns."}, {"start": "lantern", "relation": "HasProperty", "end": "holds_fuel", "weight": 0.8, "surface_text": "Unlike other listed tools, a lantern is designed to contain fuel for illumination."}]} +{"raw_text": "A chili ain't nothing but curry that met some seasoning.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "chili", "B": "seasoning", "C": "texture fine powder", "D": "curry"}, "chain": [{"start": "chili", "relation": "HasA", "end": "seasoning", "weight": 0.8, "surface_text": "chili is a type of seasoning, and basil is also a type of seasoning."}, {"start": "chili", "relation": "HasA", "end": "curry", "weight": 0.8, "surface_text": "both are spices found in curry"}, {"start": "curry", "relation": "HasProperty", "end": "texture_fine_powder", "weight": 0.8, "surface_text": "Curry is often a fine powder, distinguishing it from whole spices like anise or basil, or crystalline ones like salt and sugar."}]} +{"raw_text": "ginger without curry? That's just spice with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "ginger", "B": "curry", "C": "basil", "D": "spice"}, "chain": [{"start": "ginger", "relation": "HasA", "end": "curry", "weight": 0.8, "surface_text": "both ginger and turmeric are common ingredients in curry blends"}, {"start": "ginger", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "Both ginger and basil are types of spice."}, {"start": "spice", "relation": "HasProperty", "end": "basil", "weight": 0.8, "surface_text": "both cumin and basil are types of spice"}]} +{"raw_text": "pick without metal? That's just metal with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "pick", "B": "metal", "C": "good conductor of electricity", "D": "metal"}, "chain": [{"start": "pick", "relation": "MadeOf", "end": "metal", "weight": 1.0, "surface_text": "[[a pick]] is made of [[metal]]."}, {"start": "pick", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both a punch and a pick are commonly made of metal."}, {"start": "metal", "relation": "HasProperty", "end": "good_conductor_of_electricity", "weight": 0.8, "surface_text": "allows electric current to flow easily"}]} +{"raw_text": "You know what they say, a chili with no pepper is just a plain spice blend.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "chili", "B": "pepper", "C": "plain", "D": "spice blend"}, "chain": [{"start": "chili", "relation": "MadeOf", "end": "pepper", "weight": 0.8, "surface_text": "a chili is made of pepper"}, {"start": "chili", "relation": "MadeOf", "end": "spice_blend", "weight": 0.8, "surface_text": "chili and paprika are both ingredients in spice blends"}]} +{"raw_text": "You know what they say, a trumpet with no player is just a cold brass.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "trumpet", "B": "player", "C": "cold", "D": "brass"}, "chain": [{"start": "trumpet", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "both instruments are associated with players"}, {"start": "trumpet", "relation": "MadeOf", "end": "brass", "weight": 1.0, "surface_text": "[[a trumpet ]] is made of [[brass]]."}]} +{"raw_text": "A bat ain't nothing but playing baseball that met some wings.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "bat", "B": "wings", "C": "sorry", "D": "playing baseball"}, "chain": [{"start": "bat", "relation": "HasA", "end": "wings", "weight": 1.0, "surface_text": "[[A bat]] has [[wings]]"}, {"start": "bat", "relation": "HasPrerequisite", "end": "playing_baseball", "weight": 2.0, "surface_text": "[[playing baseball]] requires [[a bat]]"}]} +{"raw_text": "A guitar ain't nothing but plastic that met some strings.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "guitar", "B": "strings", "C": "opaque", "D": "plastic"}, "chain": [{"start": "guitar", "relation": "MadeOf", "end": "strings", "weight": 2.0, "surface_text": "[[guitar]] is made of [[strings]]."}, {"start": "guitar", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a guitar might be made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[plastic]] is [[opaque,]]"}]} +{"raw_text": "Take the leg out of bull and all you've got left is wet shell.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bull", "B": "leg", "C": "wet", "D": "shell"}, "chain": [{"start": "bull", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "both bulls and tortoises have legs for movement."}, {"start": "bull", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "both can have shells, though more typical for snails"}]} +{"raw_text": "trumpet without copper? That's just three valves with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "trumpet", "B": "copper", "C": "sorry", "D": "three valves"}, "chain": [{"start": "trumpet", "relation": "MadeOf", "end": "copper", "weight": 0.8, "surface_text": "a trumpet is made of copper"}, {"start": "trumpet", "relation": "HasA", "end": "three_valves", "weight": 1.0, "surface_text": "[[a trumpet]] has [[three valves]]"}]} +{"raw_text": "A grass ain't nothing but meadow that met some cut.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "grass", "B": "cut", "C": "floral diversity", "D": "meadow"}, "chain": [{"start": "grass", "relation": "HasA", "end": "cut", "weight": 1.0, "surface_text": "[[grass]] has [[to be cut]]"}, {"start": "grass", "relation": "HasA", "end": "meadow", "weight": 0.8, "surface_text": "Orchards may have grass between trees, while meadows are dominated by grass."}, {"start": "meadow", "relation": "HasProperty", "end": "floral_diversity", "weight": 0.8, "surface_text": "Contains many different types of wildflowers"}]} +{"raw_text": "You know what they say, a chalk with no stone is just a earthen smell rock.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "chalk", "B": "stone", "C": "earthen smell", "D": "rock"}, "chain": [{"start": "chalk", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "chalk is a type of stone, and diamonds are found in stones."}, {"start": "chalk", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Both chalk and ice are types of rock material."}, {"start": "rock", "relation": "HasProperty", "end": "earthen_smell", "weight": 0.8, "surface_text": "When broken or wet, may release a distinct earthy/muddy scent absent in pure minerals"}]} +{"raw_text": "brick without material? That's just fireplace with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "brick", "B": "material", "C": "structure", "D": "fireplace"}, "chain": [{"start": "brick", "relation": "MadeOf", "end": "material", "weight": 0.8, "surface_text": "Both wool and brick are types of materials used in construction or manufacturing."}, {"start": "brick", "relation": "MadeOf", "end": "fireplace", "weight": 0.8, "surface_text": "a fireplace is made of brick"}, {"start": "fireplace", "relation": "HasProperty", "end": "structure", "weight": 0.8, "surface_text": "It's a large, fixed structure designed to contain a fire."}]} +{"raw_text": "Take the skin out of tail and all you've got left is nocturnal habits lemur.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tail", "B": "skin", "C": "nocturnal habits", "D": "lemur"}, "chain": [{"start": "tail", "relation": "MadeOf", "end": "skin", "weight": 0.8, "surface_text": "a tail is made of skin"}, {"start": "tail", "relation": "HasA", "end": "lemur", "weight": 0.8, "surface_text": "tails are parts of bodies (some animals) and lemurs."}, {"start": "lemur", "relation": "HasProperty", "end": "nocturnal_habits", "weight": 0.8, "surface_text": "Many lemurs are active at night, unlike most listed animals"}]} +{"raw_text": "chicken without low cholesterol? That's just claw with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "chicken", "B": "low cholesterol", "C": "sharp edges", "D": "claw"}, "chain": [{"start": "chicken", "relation": "HasA", "end": "low_cholesterol", "weight": 1.0, "surface_text": "[[Chicken]] has [[low cholesterol]]"}, {"start": "chicken", "relation": "HasA", "end": "claw", "weight": 0.8, "surface_text": "chickens are part of a flock and have claws"}, {"start": "claw", "relation": "HasProperty", "end": "sharp_edges", "weight": 0.8, "surface_text": "Claws have distinct edges for cutting or puncturing, unlike smooth surfaces."}]} +{"raw_text": "Take the fence out of pasture and all you've got left is texture soft grass.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "pasture", "B": "fence", "C": "texture soft", "D": "grass"}, "chain": [{"start": "pasture", "relation": "HasPrerequisite", "end": "fence", "weight": 0.8, "surface_text": "you need a fence before you can have a usable pasture"}, {"start": "pasture", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "a pasture has grass"}, {"start": "grass", "relation": "HasProperty", "end": "texture_soft", "weight": 0.8, "surface_text": "Grass blades are generally smooth and soft to the touch"}]} +{"raw_text": "pepper without husk? That's just knife with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "pepper", "B": "husk", "C": "important for making food", "D": "knife"}, "chain": [{"start": "pepper", "relation": "HasA", "end": "husk", "weight": 0.8, "surface_text": "pepper has a husk"}, {"start": "pepper", "relation": "HasPrerequisite", "end": "knife", "weight": 0.8, "surface_text": "you need a knife before you can grind pepper"}, {"start": "knife", "relation": "HasProperty", "end": "important_for_making_food", "weight": 1.0, "surface_text": "[[a knife]] is [[important for making food]]"}]} +{"raw_text": "A mountain ain't nothing but potassium that met some rock.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "mountain", "B": "rock", "C": "softness", "D": "potassium"}, "chain": [{"start": "mountain", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "a mountain is made of rock"}, {"start": "mountain", "relation": "MadeOf", "end": "potassium", "weight": 0.8, "surface_text": "Potassium is found in minerals that make up mountains, and mountains are part of the Earth's terrain."}, {"start": "potassium", "relation": "HasProperty", "end": "softness", "weight": 0.8, "surface_text": "Potassium is extremely soft and can be cut with a knife, unlike harder minerals like quartz or talc."}]} +{"raw_text": "Take the cotton out of underwear and all you've got left is shiny surface polyester.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "underwear", "B": "cotton", "C": "shiny surface", "D": "polyester"}, "chain": [{"start": "underwear", "relation": "MadeOf", "end": "cotton", "weight": 1.0, "surface_text": "[[underwear]] is made of [[cotton]]."}, {"start": "underwear", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "underwear is made of polyester"}, {"start": "polyester", "relation": "HasProperty", "end": "shiny_surface", "weight": 0.8, "surface_text": "It often has a lustrous or glossy sheen, unlike matte materials like dirt or clay."}]} +{"raw_text": "Take the mine out of wolfram and all you've got left is plain alloy.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "wolfram", "B": "mine", "C": "plain", "D": "alloy"}, "chain": [{"start": "wolfram", "relation": "HasA", "end": "mine", "weight": 0.8, "surface_text": "mines often contain both wolfram and gold deposits."}, {"start": "wolfram", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects as a substance made from combining metals"}]} +{"raw_text": "mall without door? That's just window with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "mall", "B": "door", "C": "may have glass panels", "D": "window"}, "chain": [{"start": "mall", "relation": "HasA", "end": "door", "weight": 0.8, "surface_text": "A mall has a door, and a shelter has a door (for entry and exit)."}, {"start": "mall", "relation": "HasA", "end": "window", "weight": 0.8, "surface_text": "windows are common features in both malls and greenhouses"}, {"start": "window", "relation": "HasProperty", "end": "may_have_glass_panels", "weight": 0.8, "surface_text": "Often contains glass to see through while blocking elements"}]} +{"raw_text": "You know what they say, a metal with no container is just a feel dry and gritty soot.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "metal", "B": "container", "C": "feel dry and gritty", "D": "soot"}, "chain": [{"start": "metal", "relation": "MadeOf", "end": "container", "weight": 0.8, "surface_text": "Both tanks (especially weapon tanks) and containers can be made of metal."}, {"start": "metal", "relation": "MadeOf", "end": "soot", "weight": 0.8, "surface_text": "both rust and soot are byproducts of metal processes."}, {"start": "soot", "relation": "HasProperty", "end": "feel_dry_and_gritty", "weight": 0.8, "surface_text": "Soot feels dry and gritty when touched, unlike smoother materials like polyester or nylon."}]} +{"raw_text": "A key ain't nothing but blade that met some metal.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "key", "B": "metal", "C": "sharp edges", "D": "blade"}, "chain": [{"start": "key", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a key is made of metal"}, {"start": "key", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a key has a blade"}, {"start": "blade", "relation": "HasProperty", "end": "sharp_edges", "weight": 0.8, "surface_text": "Blades have sharp, cutting edges that are not present in other weapons like guns or tanks."}]} +{"raw_text": "You know what they say, a jungle with no plant is just a woody texture tree.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "jungle", "B": "plant", "C": "woody texture", "D": "tree"}, "chain": [{"start": "jungle", "relation": "HasA", "end": "plant", "weight": 0.8, "surface_text": "a jungle has a plant"}, {"start": "jungle", "relation": "HasA", "end": "tree", "weight": 0.8, "surface_text": "a jungle has a tree"}, {"start": "tree", "relation": "HasProperty", "end": "woody_texture", "weight": 0.8, "surface_text": "hard, fibrous material making up its stem and branches"}]} +{"raw_text": "You know what they say, an aquarium with no glass is just a small hole for loading ammunition tank.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "aquarium", "B": "glass", "C": "small hole for loading ammunition", "D": "tank"}, "chain": [{"start": "aquarium", "relation": "HasA", "end": "glass", "weight": 0.8, "surface_text": "an aquarium has glass"}, {"start": "aquarium", "relation": "HasPrerequisite", "end": "tank", "weight": 0.8, "surface_text": "you need a tank to have an aquarium"}, {"start": "tank", "relation": "HasProperty", "end": "small_hole_for_loading_ammunition", "weight": 0.8, "surface_text": "unlike bottles or cans that have larger openings"}]} +{"raw_text": "home without brick? That's just concrete with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "home", "B": "brick", "C": "formation", "D": "concrete"}, "chain": [{"start": "home", "relation": "MadeOf", "end": "brick", "weight": 0.8, "surface_text": "a home is made of brick"}, {"start": "home", "relation": "MadeOf", "end": "concrete", "weight": 0.8, "surface_text": "a home is made of concrete"}, {"start": "concrete", "relation": "HasProperty", "end": "formation", "weight": 0.8, "surface_text": "created by mixing ingredients, unlike naturally occurring materials like granite or clay"}]} +{"raw_text": "Take the food out of trough and all you've got left is sorry liquid.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "trough", "B": "food", "C": "sorry", "D": "liquid"}, "chain": [{"start": "trough", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "food can be stored in both troughs and jars"}, {"start": "trough", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "liquid substances can be held in both troughs and jars"}]} +{"raw_text": "Take the body out of head and all you've got left is heavy bone.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "head", "B": "body", "C": "heavy", "D": "bone"}, "chain": [{"start": "head", "relation": "HasPrerequisite", "end": "body", "weight": 0.8, "surface_text": "you need a body before you have a head"}, {"start": "head", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a head is made of bone"}, {"start": "bone", "relation": "HasProperty", "end": "heavy", "weight": 0.8, "surface_text": "It feels relatively heavy for its size compared to light materials like styrofoam"}]} +{"raw_text": "You know what they say, a box with no lid is just a dry 6 sides.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "box", "B": "lid", "C": "dry", "D": "6 sides"}, "chain": [{"start": "box", "relation": "HasA", "end": "lid", "weight": 0.8, "surface_text": "a chisel is part of the toolset for making a box, and a box has a lid"}, {"start": "box", "relation": "HasA", "end": "6_sides", "weight": 1.0, "surface_text": "[[A box]] has [[6 sides]]"}]} +{"raw_text": "You know what they say, a gold with no alloy is just a shiny jewelry.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "gold", "B": "alloy", "C": "shiny", "D": "jewelry"}, "chain": [{"start": "gold", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "an alloy is made of magnesium and can also be made of gold, connecting the two metals"}, {"start": "gold", "relation": "MadeOf", "end": "jewelry", "weight": 0.8, "surface_text": "jewelry is commonly made from both titanium and gold"}, {"start": "jewelry", "relation": "HasProperty", "end": "shiny", "weight": 0.8, "surface_text": "Often made of polished metals or gemstones, unlike most other materials listed"}]} +{"raw_text": "pistol without gun? That's just barrel with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "pistol", "B": "gun", "C": "capable of rolling", "D": "barrel"}, "chain": [{"start": "pistol", "relation": "HasA", "end": "gun", "weight": 0.8, "surface_text": "a revolver is a type of pistol, and a pistol is a type of gun."}, {"start": "pistol", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a pistol has a barrel"}, {"start": "barrel", "relation": "HasProperty", "end": "capable_of_rolling", "weight": 0.8, "surface_text": "Can be rolled on its side due to its rounded shape (unlike fixed-position aquariums or tanks)"}]} +{"raw_text": "Take the polyester out of tie and all you've got left is easily spun into thread cotton.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tie", "B": "polyester", "C": "easily spun into thread", "D": "cotton"}, "chain": [{"start": "tie", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "a tie is made of polyester"}, {"start": "tie", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a tie is made of cotton"}, {"start": "cotton", "relation": "HasProperty", "end": "easily_spun_into_thread", "weight": 0.8, "surface_text": "cotton fibers can be easily spun into thread, a property not shared by many other items in the list"}]} +{"raw_text": "An underwear ain't nothing but polyester that met some cotton.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "underwear", "B": "cotton", "C": "smooth texture", "D": "polyester"}, "chain": [{"start": "underwear", "relation": "MadeOf", "end": "cotton", "weight": 1.0, "surface_text": "[[underwear]] is made of [[cotton]]."}, {"start": "underwear", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "underwear is made of polyester"}, {"start": "polyester", "relation": "HasProperty", "end": "smooth_texture", "weight": 0.8, "surface_text": "It feels slippery and sleek, unlike the gritty texture of tar, dirt, or soot."}]} +{"raw_text": "A petal ain't nothing but lotus that met some flower.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "petal", "B": "flower", "C": "dry", "D": "lotus"}, "chain": [{"start": "petal", "relation": "HasPrerequisite", "end": "flower", "weight": 0.8, "surface_text": "you need a flower before you can have a petal"}, {"start": "petal", "relation": "HasA", "end": "lotus", "weight": 0.8, "surface_text": "both flowers have petals"}]} +{"raw_text": "claw without lemur? That's just marmot with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "claw", "B": "lemur", "C": "fur color", "D": "marmot"}, "chain": [{"start": "claw", "relation": "HasA", "end": "lemur", "weight": 0.8, "surface_text": "lemurs have claws as part of their physical structure"}, {"start": "claw", "relation": "HasA", "end": "marmot", "weight": 0.8, "surface_text": "a marmot has claws as part of its body"}, {"start": "marmot", "relation": "HasProperty", "end": "fur_color", "weight": 0.8, "surface_text": "They typically have brown or grey fur, which is less striking or patterned than the stripes of tigers or the distinct colors of some birds like cassowaries."}]} +{"raw_text": "You know what they say, a nightjar with no feathers is just a feathers bird.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "nightjar", "B": "feathers", "C": "feathers", "D": "bird"}, "chain": [{"start": "nightjar", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "feathers are a defining characteristic shared by both bird species"}, {"start": "nightjar", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}, {"start": "bird", "relation": "HasProperty", "end": "feathers", "weight": 0.8, "surface_text": "Birds have lightweight, branched feathers for insulation and flight"}]} +{"raw_text": "A skate ain't nothing but goto rink that met some put on.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "skate", "B": "put on", "C": "dry", "D": "goto rink"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "put_on", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[put them on]]"}, {"start": "skate", "relation": "HasPrerequisite", "end": "goto_rink", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[goto a rink]]"}]} +{"raw_text": "A tungsten ain't nothing but ore that met some gear.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "tungsten", "B": "gear", "C": "dull appearance", "D": "ore"}, "chain": [{"start": "tungsten", "relation": "MadeOf", "end": "gear", "weight": 0.8, "surface_text": "both metals can be used to make gears"}, {"start": "tungsten", "relation": "MadeOf", "end": "ore", "weight": 0.8, "surface_text": "tungsten is the metal extracted from wolfram ore"}, {"start": "ore", "relation": "HasProperty", "end": "dull_appearance", "weight": 0.8, "surface_text": "Often lacks the reflective shine of polished metals or crystals, appearing more matte or earthy."}]} +{"raw_text": "You know what they say, a kestrel with no feathers is just a can be folded wing.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "kestrel", "B": "feathers", "C": "can be folded", "D": "wing"}, "chain": [{"start": "kestrel", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "feathers are common features of both birds"}, {"start": "kestrel", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "wing", "relation": "HasProperty", "end": "can_be_folded", "weight": 0.8, "surface_text": "It can be tucked against the body when not in use."}]} +{"raw_text": "desert without rock? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "desert", "B": "rock", "C": "neutral", "D": "water"}, "chain": [{"start": "desert", "relation": "HasA", "end": "rock", "weight": 0.8, "surface_text": "deserts often contain rocks, and rocks are a part of the ground's composition."}, {"start": "desert", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "water is essential for meadows and scarce in deserts"}, {"start": "water", "relation": "HasProperty", "end": "neutral", "weight": 1.0, "surface_text": "[[water]] is [[neutral]]"}]} +{"raw_text": "comb without tool? That's just handle with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "comb", "B": "tool", "C": "texture", "D": "handle"}, "chain": [{"start": "comb", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "Both combs and stethoscopes are types of tools used in different contexts."}, {"start": "comb", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "Both a comb and a knife have handles, which are used to hold them."}, {"start": "handle", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Usually designed with a smooth or slightly textured surface to prevent slipping, unlike rough textures of some tools."}]} +{"raw_text": "A puffin ain't nothing but beak that met some nest.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "puffin", "B": "nest", "C": "non-movable", "D": "beak"}, "chain": [{"start": "puffin", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both birds build or inhabit nests."}, {"start": "puffin", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both birds have beaks."}, {"start": "beak", "relation": "HasProperty", "end": "non-movable", "weight": 0.8, "surface_text": "Usually fixed in shape and position (unlike a mouth)"}]} +{"raw_text": "You know what they say, an ice with no playing hockey is just a dry cooling off.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "ice", "B": "playing hockey", "C": "dry", "D": "cooling off"}, "chain": [{"start": "ice", "relation": "HasPrerequisite", "end": "playing_hockey", "weight": 1.0, "surface_text": "[[playing hockey]] requires [[ice]]"}, {"start": "ice", "relation": "HasPrerequisite", "end": "cooling_off", "weight": 1.0, "surface_text": "[[cooling off]] requires [[ice]]"}]} +{"raw_text": "Take the blade out of saw and all you've got left is lustrous metal.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "saw", "B": "blade", "C": "lustrous", "D": "metal"}, "chain": [{"start": "saw", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a saw has a blade"}, {"start": "saw", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "both saws and computers can be made of metal."}, {"start": "metal", "relation": "HasProperty", "end": "lustrous", "weight": 0.8, "surface_text": "shiny and reflective surface when polished"}]} +{"raw_text": "You know what they say, a wolfram with no aluminum is just a humble alloy.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "wolfram", "B": "aluminum", "C": "humble", "D": "alloy"}, "chain": [{"start": "wolfram", "relation": "HasA", "end": "aluminum", "weight": 0.8, "surface_text": "Both are materials that can be part of alloys or compounds together."}, {"start": "wolfram", "relation": "HasA", "end": "alloy", "weight": 0.8, "surface_text": "both are components of alloys."}]} +{"raw_text": "You know what they say, a pepper with no knife is just a often papery or fibrous texture husk.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "pepper", "B": "knife", "C": "often papery or fibrous texture", "D": "husk"}, "chain": [{"start": "pepper", "relation": "HasPrerequisite", "end": "knife", "weight": 0.8, "surface_text": "you need a knife before you can grind pepper"}, {"start": "pepper", "relation": "HasA", "end": "husk", "weight": 0.8, "surface_text": "pepper has a husk"}, {"start": "husk", "relation": "HasProperty", "end": "often_papery_or_fibrous_texture", "weight": 0.8, "surface_text": "Many husks have a thin, paper-like or stringy feel"}]} +{"raw_text": "Take the wood out of scale and all you've got left is wing shape butterfly.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "scale", "B": "wood", "C": "wing shape", "D": "butterfly"}, "chain": [{"start": "scale", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a scale is made of wood"}, {"start": "scale", "relation": "HasA", "end": "butterfly", "weight": 0.8, "surface_text": "mealybugs have a waxy scale; butterflies may have scale-like structures on wings"}, {"start": "butterfly", "relation": "HasProperty", "end": "wing_shape", "weight": 0.8, "surface_text": "Large, broad wings that fold vertically over the body when at rest, unlike the narrow wings of flies or the non-folding wings of many others"}]} +{"raw_text": "You know what they say, a plastic with no carbon is just a flammability fuel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "plastic", "B": "carbon", "C": "flammability", "D": "fuel"}, "chain": [{"start": "plastic", "relation": "MadeOf", "end": "carbon", "weight": 1.0, "surface_text": "[[plastic]] is made of [[carbon]]."}, {"start": "plastic", "relation": "MadeOf", "end": "fuel", "weight": 0.8, "surface_text": "Both polyester and fuel can be components of plastic products."}, {"start": "fuel", "relation": "HasProperty", "end": "flammability", "weight": 0.8, "surface_text": "Ignites and burns readily (a key functional property not shared by any other listed material)"}]} +{"raw_text": "An ore ain't nothing but gold that met some iron.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "ore", "B": "iron", "C": "malleable", "D": "gold"}, "chain": [{"start": "ore", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "ore connects both as a source material where they can be found naturally"}, {"start": "ore", "relation": "HasA", "end": "gold", "weight": 0.8, "surface_text": "both magnesium and gold can be found in ore deposits, linking their natural sources"}, {"start": "gold", "relation": "HasProperty", "end": "malleable", "weight": 0.8, "surface_text": "Can be hammered into very thin sheets without breaking."}]} +{"raw_text": "sapsucker without feather? That's just wing with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "sapsucker", "B": "feather", "C": "lightweight", "D": "wing"}, "chain": [{"start": "sapsucker", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds are covered in feathers"}, {"start": "sapsucker", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings for flight"}, {"start": "wing", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "It is relatively light for its size to enable flight."}]} +{"raw_text": "You know what they say, a pepper with no knife is just a dry and brittle husk.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "pepper", "B": "knife", "C": "dry and brittle", "D": "husk"}, "chain": [{"start": "pepper", "relation": "HasPrerequisite", "end": "knife", "weight": 0.8, "surface_text": "you need a knife before you can grind pepper"}, {"start": "pepper", "relation": "HasA", "end": "husk", "weight": 0.8, "surface_text": "pepper has a husk"}, {"start": "husk", "relation": "HasProperty", "end": "dry_and_brittle", "weight": 0.8, "surface_text": "Unlike leaves or bark, husks are typically dry and easily crumble"}]} +{"raw_text": "You know what they say, a dodo with no egg is just a feathered wing.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "dodo", "B": "egg", "C": "feathered", "D": "wing"}, "chain": [{"start": "dodo", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both dodo and finch are birds that lay eggs"}, {"start": "dodo", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both dodos and storks have wings as physical features common to birds."}, {"start": "wing", "relation": "HasProperty", "end": "feathered", "weight": 0.8, "surface_text": "It is covered in feathers, unlike the other listed items."}]} +{"raw_text": "level without wood? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "level", "B": "wood", "C": "translucent", "D": "plastic"}, "chain": [{"start": "level", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a level is made of wood"}, {"start": "level", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a level is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "translucent", "weight": 1.0, "surface_text": "[[plastic]] can be [[translucent]]"}]} +{"raw_text": "Take the wood out of hacksaw and all you've got left is slight curvature blade.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "hacksaw", "B": "wood", "C": "slight curvature", "D": "blade"}, "chain": [{"start": "hacksaw", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a hacksaw is made of wood"}, {"start": "hacksaw", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a hacksaw has a blade"}, {"start": "blade", "relation": "HasProperty", "end": "slight_curvature", "weight": 0.8, "surface_text": "Many blades have a slight curve that distinguishes them from the straight lines of firearms or explosives."}]} +{"raw_text": "You know what they say, an anchor with no bronze is just a necessary to sustain carbon based life water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "anchor", "B": "bronze", "C": "necessary to sustain carbon based life", "D": "water"}, "chain": [{"start": "anchor", "relation": "MadeOf", "end": "bronze", "weight": 0.8, "surface_text": "an anchor can be made of bronze"}, {"start": "anchor", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use an anchor"}, {"start": "water", "relation": "HasProperty", "end": "necessary_to_sustain_carbon_based_life", "weight": 1.0, "surface_text": "[[water]] is [[necessary to sustain carbon based life]]"}]} +{"raw_text": "You know what they say, a turkey with no sandwich is just a smell meat.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "turkey", "B": "sandwich", "C": "smell", "D": "meat"}, "chain": [{"start": "turkey", "relation": "HasA", "end": "sandwich", "weight": 0.8, "surface_text": "a sandwich can contain both turkey and cheese as ingredients"}, {"start": "turkey", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "both turkey and steak contain meat"}, {"start": "meat", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "Strong, often gamey or savory, unlike the neutral smell of cheese or sugar"}]} +{"raw_text": "A brick ain't nothing but stone that met some house.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "brick", "B": "house", "C": "weighty", "D": "stone"}, "chain": [{"start": "brick", "relation": "MadeOf", "end": "house", "weight": 0.8, "surface_text": "a house is made of brick"}, {"start": "brick", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "stone is a common property of minerals and a material bricks are made from"}, {"start": "stone", "relation": "HasProperty", "end": "weighty", "weight": 0.8, "surface_text": "feels heavy for its size compared to pebbles or light crystals"}]} +{"raw_text": "Take the player out of accordion and all you've got left is flexible string.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "accordion", "B": "player", "C": "flexible", "D": "string"}, "chain": [{"start": "accordion", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "a player can use both an accordion and a bass instrument"}, {"start": "accordion", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "Both instruments have strings as part of their design."}, {"start": "string", "relation": "HasProperty", "end": "flexible", "weight": 0.8, "surface_text": "String can bend easily without breaking, unlike brittle materials like ceramic."}]} +{"raw_text": "You know what they say, a sea with no earth is just a mined or collected salt.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "sea", "B": "earth", "C": "mined or collected", "D": "salt"}, "chain": [{"start": "sea", "relation": "HasPrerequisite", "end": "earth", "weight": 0.8, "surface_text": "you need earth before you can have a sea"}, {"start": "sea", "relation": "HasA", "end": "salt", "weight": 1.0, "surface_text": "[[The sea]] contains [[salt]]"}, {"start": "salt", "relation": "HasProperty", "end": "mined_or_collected", "weight": 1.0, "surface_text": "[[Salt]] can be [[mined or collected]]"}]} +{"raw_text": "You know what they say, a juice with no orange is just a fruit has a tart taste cranberry.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "juice", "B": "orange", "C": "fruit has a tart taste", "D": "cranberry"}, "chain": [{"start": "juice", "relation": "MadeOf", "end": "orange", "weight": 0.8, "surface_text": "both fig and orange can be made into juice"}, {"start": "juice", "relation": "MadeOf", "end": "cranberry", "weight": 0.8, "surface_text": "juice is made from both figs and cranberries, which are fruits that can be processed into juice."}, {"start": "cranberry", "relation": "HasProperty", "end": "fruit_has_a_tart_taste", "weight": 0.8, "surface_text": "Unlike sweet fruits like strawberry or mango"}]} +{"raw_text": "Take the bullet out of copper and all you've got left is dry coin.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "copper", "B": "bullet", "C": "dry", "D": "coin"}, "chain": [{"start": "copper", "relation": "MadeOf", "end": "bullet", "weight": 1.0, "surface_text": "[[a bullet ]] is made of [[copper]]."}, {"start": "copper", "relation": "MadeOf", "end": "coin", "weight": 0.8, "surface_text": "coin connects metals as a common item made from them"}]} +{"raw_text": "grass without flock? That's just pasture with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "grass", "B": "flock", "C": "dry", "D": "pasture"}, "chain": [{"start": "grass", "relation": "HasA", "end": "flock", "weight": 0.8, "surface_text": "Zebras have grass as part of their diet (HasA relationship), and flocks like sheep also have grass as part of their diet (HasA relationship)."}, {"start": "grass", "relation": "HasA", "end": "pasture", "weight": 0.8, "surface_text": "Grass is a common feature in both savannas and pastures."}]} +{"raw_text": "container without plastic? That's just aluminum with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "container", "B": "plastic", "C": "lightweight", "D": "aluminum"}, "chain": [{"start": "container", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a container is made of plastic"}, {"start": "container", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "a container might have a wax seal, and it could be made of aluminum."}, {"start": "aluminum", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "Significantly less dense than most other metals in the list"}]} +{"raw_text": "You know what they say, a pewter with no alloy is just a malleable metal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "pewter", "B": "alloy", "C": "malleable", "D": "metal"}, "chain": [{"start": "pewter", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "both pewter and steel can be alloys (mixtures of metals)"}, {"start": "pewter", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "both pewter and steel are types of metal"}, {"start": "metal", "relation": "HasProperty", "end": "malleable", "weight": 0.8, "surface_text": "can be hammered into thin sheets without breaking"}]} +{"raw_text": "cock without comb? That's just chicken with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cock", "B": "comb", "C": "kestrel", "D": "chicken"}, "chain": [{"start": "cock", "relation": "HasA", "end": "comb", "weight": 0.8, "surface_text": "a cock has a comb"}, {"start": "cock", "relation": "HasPrerequisite", "end": "chicken", "weight": 0.8, "surface_text": "you need a chicken before you can have a cock"}, {"start": "chicken", "relation": "HasProperty", "end": "kestrel", "weight": 0.8, "surface_text": "both are types of birds"}]} +{"raw_text": "cheese without milk? That's just milk with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cheese", "B": "milk", "C": "smooth sound when poured", "D": "milk"}, "chain": [{"start": "cheese", "relation": "HasPrerequisite", "end": "milk", "weight": 0.8, "surface_text": "milk is required to make cheese"}, {"start": "cheese", "relation": "MadeOf", "end": "milk", "weight": 2.0, "surface_text": "[[cheese]] is made of [[milk]]."}, {"start": "milk", "relation": "HasProperty", "end": "smooth_sound_when_poured", "weight": 0.8, "surface_text": "Pouring milk makes a smooth, steady sound, unlike the frothy or bubbly sounds from beer, soda, or coffee."}]} +{"raw_text": "A gun ain't nothing but steel that met some tank.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "gun", "B": "tank", "C": "non-magnetic (usually)", "D": "steel"}, "chain": [{"start": "gun", "relation": "HasA", "end": "tank", "weight": 0.8, "surface_text": "gun is part of revolver, and tank has guns"}, {"start": "gun", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a gun is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "non-magnetic_(usually)", "weight": 0.8, "surface_text": "While some steels are magnetic, many common types are not, unlike some metals like nickel or iron (though iron isn't listed, it's a key component)."}]} +{"raw_text": "husk without wheat? That's just corn with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "husk", "B": "wheat", "C": "one kind of vegetable", "D": "corn"}, "chain": [{"start": "husk", "relation": "MadeOf", "end": "wheat", "weight": 0.8, "surface_text": "Husks are made from wheat plants, which are often found in or near grasslands."}, {"start": "husk", "relation": "HasA", "end": "corn", "weight": 0.8, "surface_text": "a husk has corn inside"}, {"start": "corn", "relation": "HasProperty", "end": "one_kind_of_vegetable", "weight": 1.0, "surface_text": "[[Corn]] is [[one kind of vegetable]]"}]} +{"raw_text": "titanium without bracelet? That's just mine with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "titanium", "B": "bracelet", "C": "small spherical or cylindrical shape", "D": "mine"}, "chain": [{"start": "titanium", "relation": "MadeOf", "end": "bracelet", "weight": 0.8, "surface_text": "bracelets can be crafted from both titanium and gold"}, {"start": "titanium", "relation": "HasA", "end": "mine", "weight": 0.8, "surface_text": "mines can contain both titanium and ore"}, {"start": "mine", "relation": "HasProperty", "end": "small_spherical_or_cylindrical_shape", "weight": 0.8, "surface_text": "Unlike the others, a mine is typically a compact, rounded object designed to be buried or placed on the ground."}]} +{"raw_text": "A cabbage ain't nothing but water that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cabbage", "B": "water", "C": "transparent", "D": "water"}, "chain": [{"start": "cabbage", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "cabbage is made of water"}, {"start": "cabbage", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "water is a prerequisite for cabbage"}, {"start": "water", "relation": "HasProperty", "end": "transparent", "weight": 4.472136, "surface_text": "[[water]] is [[transparent]]"}]} +{"raw_text": "You know what they say, an accordion with no player is just a tanned leather.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "accordion", "B": "player", "C": "tanned", "D": "leather"}, "chain": [{"start": "accordion", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "a player can use both an accordion and a bass instrument"}, {"start": "accordion", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "an accordion is made of leather"}, {"start": "leather", "relation": "HasProperty", "end": "tanned", "weight": 1.0, "surface_text": "[[Leather]] can be [[tanned]]"}]} +{"raw_text": "A tiger ain't nothing but limb that met some pelt.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "tiger", "B": "pelt", "C": "sorry", "D": "limb"}, "chain": [{"start": "tiger", "relation": "HasA", "end": "pelt", "weight": 0.8, "surface_text": "Both a tiger and a goose have pelt/fur or feathers, respectively."}, {"start": "tiger", "relation": "HasA", "end": "limb", "weight": 0.8, "surface_text": "Tigers have limbs, and muscles are part of limbs."}]} +{"raw_text": "Take the seed out of rhinoceros and all you've got left is humble four legs.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "rhinoceros", "B": "seed", "C": "humble", "D": "four legs"}, "chain": [{"start": "rhinoceros", "relation": "HasPrerequisite", "end": "seed", "weight": 0.8, "surface_text": "both rhinoceros and birds may rely on seeds as part of their diets"}, {"start": "rhinoceros", "relation": "HasA", "end": "four_legs", "weight": 1.0, "surface_text": "[[A rhinoceros]] has [[four legs]]"}]} +{"raw_text": "sardine without fish? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "sardine", "B": "fish", "C": "dangerous", "D": "water"}, "chain": [{"start": "sardine", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a sardine is made of fish"}, {"start": "sardine", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a sardine"}, {"start": "water", "relation": "HasProperty", "end": "dangerous", "weight": 2.0, "surface_text": "[[water]] can be [[dangerous]]"}]} +{"raw_text": "Take the egg out of python and all you've got left is ferret snake.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "python", "B": "egg", "C": "ferret", "D": "snake"}, "chain": [{"start": "python", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "egg connects as something a python lays and what a fox might eat"}, {"start": "python", "relation": "HasA", "end": "snake", "weight": 0.8, "surface_text": "snake connects as a type of python and something a fox might hunt"}, {"start": "snake", "relation": "HasProperty", "end": "ferret", "weight": 0.8, "surface_text": "both python and ferret are types of snakes (though ferrets are not snakes, they share some similarities as both are elongated animals)"}]} +{"raw_text": "A burlap ain't nothing but fabric that met some bag.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "burlap", "B": "bag", "C": "property", "D": "fabric"}, "chain": [{"start": "burlap", "relation": "MadeOf", "end": "bag", "weight": 0.8, "surface_text": "bags are often made of burlap, and fabric is a material used in bags"}, {"start": "burlap", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "Both burlap and leather are types of fabric."}, {"start": "fabric", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "is typically woven or knitted, not solid or layered"}]} +{"raw_text": "Take the bird out of petrel and all you've got left is used for pecking beak.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "petrel", "B": "bird", "C": "used for pecking", "D": "beak"}, "chain": [{"start": "petrel", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}, {"start": "petrel", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both petrels and birds have beaks."}, {"start": "beak", "relation": "HasProperty", "end": "used_for_pecking", "weight": 0.8, "surface_text": "Specifically adapted for breaking shells or skin"}]} +{"raw_text": "A wood ain't nothing but plow that met some spade.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "wood", "B": "spade", "C": "pulled by animals or tractor", "D": "plow"}, "chain": [{"start": "wood", "relation": "MadeOf", "end": "spade", "weight": 0.8, "surface_text": "wood is something a saw is used for cutting, and a spade is often made of wood."}, {"start": "wood", "relation": "MadeOf", "end": "plow", "weight": 0.8, "surface_text": "wood is a material both are made from"}, {"start": "plow", "relation": "HasProperty", "end": "pulled_by_animals_or_tractor", "weight": 0.8, "surface_text": "not typically hand-held like an axe or hacksaw"}]} +{"raw_text": "Take the pod out of jicama and all you've got left is sorry recipe.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "jicama", "B": "pod", "C": "sorry", "D": "recipe"}, "chain": [{"start": "jicama", "relation": "HasA", "end": "pod", "weight": 0.8, "surface_text": "Both jicama and beans are associated with pod-like structures."}, {"start": "jicama", "relation": "HasA", "end": "recipe", "weight": 0.8, "surface_text": "a recipe can include jicama, and a recipe can include kale"}]} +{"raw_text": "condor without nest? That's just feathers with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "condor", "B": "nest", "C": "sorry", "D": "feathers"}, "chain": [{"start": "condor", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both birds build or use nests for nesting and raising young."}, {"start": "condor", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "both condors and eagles have feathers covering their bodies"}]} +{"raw_text": "bird without sapsucker? That's just muscle with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bird", "B": "sapsucker", "C": "pinkish-red color", "D": "muscle"}, "chain": [{"start": "bird", "relation": "HasA", "end": "sapsucker", "weight": 0.8, "surface_text": "both are types of birds"}, {"start": "bird", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "emu is a type of bird, and birds have muscles."}, {"start": "muscle", "relation": "HasProperty", "end": "pinkish-red_color", "weight": 0.8, "surface_text": "Fresh muscle is typically pink or red due to myoglobin, unlike the brown/gray of fur or the white/ivory of flesh"}]} +{"raw_text": "fur without chimpanzee? That's just skin with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fur", "B": "chimpanzee", "C": "color variation", "D": "skin"}, "chain": [{"start": "fur", "relation": "HasA", "end": "chimpanzee", "weight": 0.8, "surface_text": "fur is a part of both a body and a chimpanzee."}, {"start": "fur", "relation": "MadeOf", "end": "skin", "weight": 0.8, "surface_text": "fur is part of a wolf and is made of skin"}, {"start": "skin", "relation": "HasProperty", "end": "color_variation", "weight": 0.8, "surface_text": "Its color can range from transparent to dark, unlike uniform materials like bone or wood."}]} +{"raw_text": "You know what they say, an oboe with no silver is just a carved into furniture wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "oboe", "B": "silver", "C": "carved into furniture", "D": "wood"}, "chain": [{"start": "oboe", "relation": "MadeOf", "end": "silver", "weight": 0.8, "surface_text": "an oboe is made of silver"}, {"start": "oboe", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an oboe is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_furniture", "weight": 1.0, "surface_text": "[[wood]] can be [[carved into furniture]]"}]} +{"raw_text": "petrel without nest? That's just feather with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "petrel", "B": "nest", "C": "smooth surface", "D": "feather"}, "chain": [{"start": "petrel", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "nests are a common feature for both birds"}, {"start": "petrel", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "feathers are a common feature of both birds"}, {"start": "feather", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "The surface of a feather shaft is typically smooth to the touch."}]} +{"raw_text": "You know what they say, a savanna with no growth is just a trunk tree.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "savanna", "B": "growth", "C": "trunk", "D": "tree"}, "chain": [{"start": "savanna", "relation": "HasPrerequisite", "end": "growth", "weight": 0.8, "surface_text": "Savannas require plant growth for their ecosystem, while lettuce is a plant grown for food."}, {"start": "savanna", "relation": "HasA", "end": "tree", "weight": 0.8, "surface_text": "savannas have trees, which can have moss growing on them"}, {"start": "tree", "relation": "HasProperty", "end": "trunk", "weight": 0.8, "surface_text": "thick, woody stem supporting the plant"}]} +{"raw_text": "van without new tires? That's just seats inside with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "van", "B": "new tires", "C": "wet", "D": "seats inside"}, "chain": [{"start": "van", "relation": "HasA", "end": "new_tires", "weight": 1.0, "surface_text": "[[My van]] has [[new tires]]"}, {"start": "van", "relation": "HasA", "end": "seats_inside", "weight": 1.0, "surface_text": "[[A van]] has [[seats inside]]"}]} +{"raw_text": "mountain without potassium? That's just rock with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "mountain", "B": "potassium", "C": "heavy", "D": "rock"}, "chain": [{"start": "mountain", "relation": "MadeOf", "end": "potassium", "weight": 0.8, "surface_text": "Potassium is found in minerals that make up mountains, and mountains are part of the Earth's terrain."}, {"start": "mountain", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "a mountain is made of rock"}, {"start": "rock", "relation": "HasProperty", "end": "heavy", "weight": 2.828427, "surface_text": "[[a rock]] can be [[heavy]]"}]} +{"raw_text": "A pick ain't nothing but metal that met some playing guitar.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "pick", "B": "playing guitar", "C": "good conductor of heat", "D": "metal"}, "chain": [{"start": "pick", "relation": "HasPrerequisite", "end": "playing_guitar", "weight": 1.0, "surface_text": "[[playing a guitar]] requires [[a pick]]"}, {"start": "pick", "relation": "MadeOf", "end": "metal", "weight": 1.0, "surface_text": "[[a pick]] is made of [[metal]]."}, {"start": "metal", "relation": "HasProperty", "end": "good_conductor_of_heat", "weight": 0.8, "surface_text": "efficiently transfers thermal energy"}]} +{"raw_text": "A fly ain't nothing but antenna that met some plant.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "fly", "B": "plant", "C": "sorry", "D": "antenna"}, "chain": [{"start": "fly", "relation": "HasPrerequisite", "end": "plant", "weight": 0.8, "surface_text": "both may be found on or near plants"}, {"start": "fly", "relation": "HasA", "end": "antenna", "weight": 0.8, "surface_text": "both insects have antennae"}]} +{"raw_text": "A flask ain't nothing but glass that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "flask", "B": "plastic", "C": "sharp", "D": "glass"}, "chain": [{"start": "flask", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a flask is made of plastic"}, {"start": "flask", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a flask is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "sharp", "weight": 1.0, "surface_text": "[[glass]] can be [[sharp]]"}]} +{"raw_text": "Take the rock out of mica and all you've got left is dry schist.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "mica", "B": "rock", "C": "dry", "D": "schist"}, "chain": [{"start": "mica", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Both talc and mica can be components of rock."}, {"start": "mica", "relation": "MadeOf", "end": "schist", "weight": 0.8, "surface_text": "Schist is a type of rock that contains both talc and mica."}]} +{"raw_text": "A kohlrabi ain't nothing but food that met some stem.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "kohlrabi", "B": "stem", "C": "nutritive", "D": "food"}, "chain": [{"start": "kohlrabi", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "Stems are part of kohlrabi and sprouts are often found on stems."}, {"start": "kohlrabi", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both kohlrabi and cabbage are types of food"}, {"start": "food", "relation": "HasProperty", "end": "nutritive", "weight": 0.8, "surface_text": "provides nourishment, unlike some items listed"}]} +{"raw_text": "You know what they say, a shotgun with no wood is just a capable of rolling barrel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "shotgun", "B": "wood", "C": "capable of rolling", "D": "barrel"}, "chain": [{"start": "shotgun", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a shotgun is made of wood"}, {"start": "shotgun", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a shotgun has a barrel"}, {"start": "barrel", "relation": "HasProperty", "end": "capable_of_rolling", "weight": 0.8, "surface_text": "Can be rolled on its side due to its rounded shape (unlike fixed-position aquariums or tanks)"}]} +{"raw_text": "Take the score homer out of bat and all you've got left is wet wings.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "bat", "B": "score homer", "C": "wet", "D": "wings"}, "chain": [{"start": "bat", "relation": "HasPrerequisite", "end": "score_homer", "weight": 1.0, "surface_text": "If you want to [[score a homer]] then you should [[bat]]"}, {"start": "bat", "relation": "HasA", "end": "wings", "weight": 1.0, "surface_text": "[[A bat]] has [[wings]]"}]} +{"raw_text": "A plant ain't nothing but flower that met some savanna.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "plant", "B": "savanna", "C": "sweet scent", "D": "flower"}, "chain": [{"start": "plant", "relation": "HasA", "end": "savanna", "weight": 0.8, "surface_text": "plants are part of an orchard and are found in a savanna"}, {"start": "plant", "relation": "HasA", "end": "flower", "weight": 0.8, "surface_text": "a plant has a flower"}, {"start": "flower", "relation": "HasProperty", "end": "sweet_scent", "weight": 0.8, "surface_text": "Many flowers (lilac, azalea) have distinct fragrances, unlike bamboo or grass"}]} +{"raw_text": "You know what they say, a haircloth with no fabric is just a cold sack.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "haircloth", "B": "fabric", "C": "cold", "D": "sack"}, "chain": [{"start": "haircloth", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "both haircloth and burlap are types of fabric"}, {"start": "haircloth", "relation": "MadeOf", "end": "sack", "weight": 0.8, "surface_text": "both haircloth and burlap can be used to make sacks"}]} +{"raw_text": "A roadrunner ain't nothing but nest that met some beak.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "roadrunner", "B": "beak", "C": "round shape", "D": "nest"}, "chain": [{"start": "roadrunner", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both have a beak as a physical feature."}, {"start": "roadrunner", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both birds build nests."}, {"start": "nest", "relation": "HasProperty", "end": "round_shape", "weight": 0.8, "surface_text": "Nests are often circular or dome-shaped, unlike burrows or dens which may be linear tunnels"}]} +{"raw_text": "Take the diet out of lion and all you've got left is plain eyes.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "lion", "B": "diet", "C": "plain", "D": "eyes"}, "chain": [{"start": "lion", "relation": "HasA", "end": "diet", "weight": 0.8, "surface_text": "diet connects the lion's food to the fat's purpose (though not a concrete noun, \"diet\" is a common concept that might be acceptable in some contexts, but it's not a concrete noun. Replacing with a better option)"}, {"start": "lion", "relation": "HasA", "end": "eyes", "weight": 0.8, "surface_text": "Lions have eyes in their heads, which are a part of the head."}]} +{"raw_text": "You know what they say, a chips with no vegetable is just a dry potato.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "chips", "B": "vegetable", "C": "dry", "D": "potato"}, "chain": [{"start": "chips", "relation": "MadeOf", "end": "vegetable", "weight": 0.8, "surface_text": "chips are made of vegetable"}, {"start": "chips", "relation": "MadeOf", "end": "potato", "weight": 0.8, "surface_text": "chips are made of potato"}]} +{"raw_text": "A nut ain't nothing but shell that met some hickory.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "nut", "B": "hickory", "C": "humble", "D": "shell"}, "chain": [{"start": "nut", "relation": "HasA", "end": "hickory", "weight": 0.8, "surface_text": "both trees can produce nuts (coca beans and hickory nuts)"}, {"start": "nut", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a nut has a shell"}]} +{"raw_text": "A wolf ain't nothing but food that met some meat.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "wolf", "B": "meat", "C": "natural or processed", "D": "food"}, "chain": [{"start": "wolf", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "both wolves and geese have meat"}, {"start": "wolf", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "Both animals can be prey or used as food for larger predators or humans."}, {"start": "food", "relation": "HasProperty", "end": "natural_or_processed", "weight": 0.8, "surface_text": "can be either raw or cooked, unlike some specific items listed"}]} +{"raw_text": "insect without 6 legs? That's just rhinoceros with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "insect", "B": "6 legs", "C": "thick skin", "D": "rhinoceros"}, "chain": [{"start": "insect", "relation": "HasA", "end": "6_legs", "weight": 2.0, "surface_text": "[[An insect]] has [[6 legs]]"}, {"start": "insect", "relation": "HasA", "end": "rhinoceros", "weight": 0.8, "surface_text": "a centipede has insects as part of its diet, and a rhinoceros has insects in its environment"}, {"start": "rhinoceros", "relation": "HasProperty", "end": "thick_skin", "weight": 0.8, "surface_text": "Very thick, leathery skin that resembles armor"}]} +{"raw_text": "You know what they say, a ceramic with no vase is just a can be fired into ceramic clay.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "ceramic", "B": "vase", "C": "can be fired into ceramic", "D": "clay"}, "chain": [{"start": "ceramic", "relation": "MadeOf", "end": "vase", "weight": 0.8, "surface_text": "vase connects material to a part of a barrel"}, {"start": "ceramic", "relation": "MadeOf", "end": "clay", "weight": 1.0, "surface_text": "[[ceramic]] is made of [[clay]]."}, {"start": "clay", "relation": "HasProperty", "end": "can_be_fired_into_ceramic", "weight": 0.8, "surface_text": "Undergoes a permanent transformation when heated, a property unique to clay in this list"}]} +{"raw_text": "dress without polyester? That's just linen with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "dress", "B": "polyester", "C": "luster", "D": "linen"}, "chain": [{"start": "dress", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "a dress can be made of polyester"}, {"start": "dress", "relation": "MadeOf", "end": "linen", "weight": 0.8, "surface_text": "a dress can be made of linen"}, {"start": "linen", "relation": "HasProperty", "end": "luster", "weight": 0.8, "surface_text": "Linen has a subtle, natural sheen or luster, unlike the duller look of haircloth or burlap."}]} +{"raw_text": "Take the wrapper out of fabric and all you've got left is appears dense and heavy haircloth.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "fabric", "B": "wrapper", "C": "appears dense and heavy", "D": "haircloth"}, "chain": [{"start": "fabric", "relation": "MadeOf", "end": "wrapper", "weight": 0.8, "surface_text": "fabric is a type of wool and wrappers can be made of fabric."}, {"start": "fabric", "relation": "MadeOf", "end": "haircloth", "weight": 0.8, "surface_text": "Both are types of fabric, so fabric connects them as the material they are made from."}, {"start": "haircloth", "relation": "HasProperty", "end": "appears_dense_and_heavy", "weight": 0.8, "surface_text": "Fibers are tightly packed, unlike lightweight fabrics like cotton or linen"}]} +{"raw_text": "Take the lever out of lighter and all you've got left is clear plastic.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "lighter", "B": "lever", "C": "clear", "D": "plastic"}, "chain": [{"start": "lighter", "relation": "HasA", "end": "lever", "weight": 0.8, "surface_text": "a lighter has a lever"}, {"start": "lighter", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a lighter can be made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "clear", "weight": 1.0, "surface_text": "[[plastic]] can be [[clear]]"}]} +{"raw_text": "Take the feather out of pheasant and all you've got left is built of materials nest.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "pheasant", "B": "feather", "C": "built of materials", "D": "nest"}, "chain": [{"start": "pheasant", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers"}, {"start": "pheasant", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build or use nests for their offspring."}, {"start": "nest", "relation": "HasProperty", "end": "built_of_materials", "weight": 0.8, "surface_text": "Nests are typically constructed from sticks, grass, or other gathered materials, unlike natural caves or dens"}]} +{"raw_text": "jointer without blade? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "jointer", "B": "blade", "C": "gilded", "D": "wood"}, "chain": [{"start": "jointer", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a jointer has a blade"}, {"start": "jointer", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "a jointer requires wood to be used"}, {"start": "wood", "relation": "HasProperty", "end": "gilded", "weight": 1.0, "surface_text": "[[Wood]] can be [[gilded]]"}]} +{"raw_text": "You know what they say, a kite with no paper is just a caudal location tail.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "kite", "B": "paper", "C": "caudal location", "D": "tail"}, "chain": [{"start": "kite", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "a kite is made of paper"}, {"start": "kite", "relation": "HasA", "end": "tail", "weight": 1.0, "surface_text": "[[A kite]] has [[a tail]]"}, {"start": "tail", "relation": "HasProperty", "end": "caudal_location", "weight": 0.8, "surface_text": "Positioned at the rear end of the animal's body"}]} +{"raw_text": "Take the wood out of sailboat and all you've got left is translucent and colorless liquid water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "sailboat", "B": "wood", "C": "translucent and colorless liquid", "D": "water"}, "chain": [{"start": "sailboat", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a sailboat is made of wood"}, {"start": "sailboat", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a sailboat"}, {"start": "water", "relation": "HasProperty", "end": "translucent_and_colorless_liquid", "weight": 1.0, "surface_text": "[[Water]] is [[translucent and colorless liquid]]"}]} +{"raw_text": "A fox ain't nothing but long tail that met some four legs.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "fox", "B": "four legs", "C": "old", "D": "long tail"}, "chain": [{"start": "fox", "relation": "HasA", "end": "four_legs", "weight": 2.828427, "surface_text": "[[A fox]] has [[four legs]]"}, {"start": "fox", "relation": "HasA", "end": "long_tail", "weight": 1.0, "surface_text": "[[The fox]] has [[a long tail]]"}]} +{"raw_text": "quartz without crystal? That's just glass with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "quartz", "B": "crystal", "C": "sharp", "D": "glass"}, "chain": [{"start": "quartz", "relation": "MadeOf", "end": "crystal", "weight": 0.8, "surface_text": "crystal is made of quartz"}, {"start": "quartz", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "potassium is used in some glass formulations, and quartz sand is a key ingredient in glass making"}, {"start": "glass", "relation": "HasProperty", "end": "sharp", "weight": 1.0, "surface_text": "[[glass]] can be [[sharp]]"}]} +{"raw_text": "An office ain't nothing but wood that met some desk.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "office", "B": "desk", "C": "opaque", "D": "wood"}, "chain": [{"start": "office", "relation": "HasA", "end": "desk", "weight": 0.8, "surface_text": "an office has a desk"}, {"start": "office", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an office is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[wood]] is [[opaque]]"}]} +{"raw_text": "Take the metal out of ore and all you've got left is harder than gold iron.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "ore", "B": "metal", "C": "harder than gold", "D": "iron"}, "chain": [{"start": "ore", "relation": "HasA", "end": "metal", "weight": 0.8, "surface_text": "ore has metal"}, {"start": "ore", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "ore connects both as a source material where they can be found naturally"}, {"start": "iron", "relation": "HasProperty", "end": "harder_than_gold", "weight": 1.0, "surface_text": "[[Iron]] is [[harder than gold]]"}]} +{"raw_text": "orchard without fruit? That's just view with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "orchard", "B": "fruit", "C": "cold", "D": "view"}, "chain": [{"start": "orchard", "relation": "HasA", "end": "fruit", "weight": 0.8, "surface_text": "both orchards and jungles can contain fruit-bearing plants."}, {"start": "orchard", "relation": "HasA", "end": "view", "weight": 0.8, "surface_text": "orchards offer views, oceans are viewed"}]} +{"raw_text": "A ginger ain't nothing but root that met some dish.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "ginger", "B": "dish", "C": "absorbs water", "D": "root"}, "chain": [{"start": "ginger", "relation": "HasA", "end": "dish", "weight": 0.8, "surface_text": "both can be ingredients in a single dish"}, {"start": "ginger", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "ginger has a root"}, {"start": "root", "relation": "HasProperty", "end": "absorbs_water", "weight": 0.8, "surface_text": "Roots are specialized for absorbing water and nutrients from the soil, a function not shared by parts like leaves or flowers."}]} +{"raw_text": "Take the turtle out of blood and all you've got left is living source heart.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "blood", "B": "turtle", "C": "living source", "D": "heart"}, "chain": [{"start": "blood", "relation": "HasA", "end": "turtle", "weight": 0.8, "surface_text": "Both flesh and turtles contain blood."}, {"start": "blood", "relation": "HasPrerequisite", "end": "heart", "weight": 0.8, "surface_text": "a heart is needed to produce blood"}, {"start": "heart", "relation": "HasProperty", "end": "living_source", "weight": 0.8, "surface_text": "It is a biological organ, derived from an animal, whereas others are typically manufactured or non-living."}]} +{"raw_text": "You know what they say, a magnesium with no rod is just a cold alloy.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "magnesium", "B": "rod", "C": "cold", "D": "alloy"}, "chain": [{"start": "magnesium", "relation": "MadeOf", "end": "rod", "weight": 0.8, "surface_text": "rods can be made of magnesium or aluminum for various applications."}, {"start": "magnesium", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloy is a mixture of metals, including magnesium and tin"}]} +{"raw_text": "A pizza ain't nothing but meat that met some sugar.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "pizza", "B": "sugar", "C": "color", "D": "meat"}, "chain": [{"start": "pizza", "relation": "MadeOf", "end": "sugar", "weight": 0.8, "surface_text": "sugar is an ingredient in both pizza (in dough, sauce) and candy."}, {"start": "pizza", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "meat is an ingredient in pizza and a component of turkey"}, {"start": "meat", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Reddish or brownish hue, unlike the white of cheese or sugar, or the black/gray of emu/penguin"}]} +{"raw_text": "You know what they say, an aquarium with no plastic is just a gilded wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "aquarium", "B": "plastic", "C": "gilded", "D": "wood"}, "chain": [{"start": "aquarium", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "an aquarium is made of plastic"}, {"start": "aquarium", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an aquarium is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "gilded", "weight": 1.0, "surface_text": "[[Wood]] can be [[gilded]]"}]} +{"raw_text": "A wing ain't nothing but hornbill that met some feather.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "wing", "B": "feather", "C": "behavior: courtship feeding", "D": "hornbill"}, "chain": [{"start": "wing", "relation": "MadeOf", "end": "feather", "weight": 0.8, "surface_text": "a wing is made of feather"}, {"start": "wing", "relation": "HasA", "end": "hornbill", "weight": 0.8, "surface_text": "Both birds have wings for flying."}, {"start": "hornbill", "relation": "HasProperty", "end": "behavior:_courtship_feeding", "weight": 0.8, "surface_text": "Males feed females through small nest openings during courtship"}]} +{"raw_text": "Take the leaf out of flower and all you've got left is dry bouquet.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "flower", "B": "leaf", "C": "dry", "D": "bouquet"}, "chain": [{"start": "flower", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "a flower has a leaf"}, {"start": "flower", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "Both lilac and bouquet are types of flowers or composed of flowers."}]} +{"raw_text": "You know what they say, a stone with no brick is just a color brown or tan earth.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "stone", "B": "brick", "C": "color brown or tan", "D": "earth"}, "chain": [{"start": "stone", "relation": "MadeOf", "end": "brick", "weight": 0.8, "surface_text": "stone is a common property of minerals and a material bricks are made from"}, {"start": "stone", "relation": "MadeOf", "end": "earth", "weight": 0.8, "surface_text": "a stone is made of earth"}, {"start": "earth", "relation": "HasProperty", "end": "color_brown_or_tan", "weight": 0.8, "surface_text": "Often appears in shades of brown or tan due to minerals and organic matter, unlike the clear water of rivers or ponds."}]} +{"raw_text": "Take the iron out of steel and all you've got left is metallic taste iron.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "steel", "B": "iron", "C": "metallic taste", "D": "iron"}, "chain": [{"start": "steel", "relation": "HasA", "end": "iron", "weight": 4.472136, "surface_text": "[[steel]] contains [[iron]]"}, {"start": "steel", "relation": "MadeOf", "end": "iron", "weight": 2.828427, "surface_text": "[[Steel]] is made of [[iron]]."}, {"start": "iron", "relation": "HasProperty", "end": "metallic_taste", "weight": 0.8, "surface_text": "If tasted (not recommended), it would have a distinct metallic flavor, unlike the bland taste of minerals like quartz or chalk"}]} +{"raw_text": "You know what they say, a trough with no water is just a dry liquid.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "trough", "B": "water", "C": "dry", "D": "liquid"}, "chain": [{"start": "trough", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "water can be contained in both troughs and jars"}, {"start": "trough", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "liquid substances can be held in both troughs and jars"}]} +{"raw_text": "You know what they say, an opener with no plastic is just a small mouth bottle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "opener", "B": "plastic", "C": "small mouth", "D": "bottle"}, "chain": [{"start": "opener", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "an opener is made of plastic"}, {"start": "opener", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "you need a bottle before using an opener"}, {"start": "bottle", "relation": "HasProperty", "end": "small_mouth", "weight": 0.8, "surface_text": "The opening is usually small, unlike mugs or bins"}]} +{"raw_text": "A clay ain't nothing but brick that met some dirt.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "clay", "B": "dirt", "C": "color red", "D": "brick"}, "chain": [{"start": "clay", "relation": "MadeOf", "end": "dirt", "weight": 0.8, "surface_text": "clay is made of dirt"}, {"start": "clay", "relation": "MadeOf", "end": "brick", "weight": 0.8, "surface_text": "clay is a type of mineral and is used to make bricks"}, {"start": "brick", "relation": "HasProperty", "end": "color_red", "weight": 0.8, "surface_text": "most bricks are reddish"}]} +{"raw_text": "A wood ain't nothing but branch that met some car.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "wood", "B": "car", "C": "fragile breakability", "D": "branch"}, "chain": [{"start": "wood", "relation": "HasA", "end": "car", "weight": 0.8, "surface_text": "Wood is something a chisel is used for, and some cars have wooden parts or accents."}, {"start": "wood", "relation": "MadeOf", "end": "branch", "weight": 0.8, "surface_text": "both maples and branches are made of wood"}, {"start": "branch", "relation": "HasProperty", "end": "fragile_breakability", "weight": 0.8, "surface_text": "Easily snaps off from the main tree, unlike strong roots or vines"}]} +{"raw_text": "You know what they say, an oilcan with no lock is just a texture handle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "oilcan", "B": "lock", "C": "texture", "D": "handle"}, "chain": [{"start": "oilcan", "relation": "HasA", "end": "lock", "weight": 0.8, "surface_text": "some oilcans have a locking mechanism, and chests often have locks"}, {"start": "oilcan", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "Both oilcans and pitchers typically have handles"}, {"start": "handle", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Usually designed with a smooth or slightly textured surface to prevent slipping, unlike rough textures of some tools."}]} +{"raw_text": "cumin without spice? That's just curry with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cumin", "B": "spice", "C": "color yellow", "D": "curry"}, "chain": [{"start": "cumin", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "both cumin and sugar are types of spices used in cooking"}, {"start": "cumin", "relation": "MadeOf", "end": "curry", "weight": 0.8, "surface_text": "both are ingredients in curry"}, {"start": "curry", "relation": "HasProperty", "end": "color_yellow", "weight": 0.8, "surface_text": "Curry's primary color is yellow due to turmeric, unlike the typically white, brown, or green colors of most other spices."}]} +{"raw_text": "vise without wire? That's just metal with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "vise", "B": "wire", "C": "magnesium", "D": "metal"}, "chain": [{"start": "vise", "relation": "MadeOf", "end": "wire", "weight": 0.8, "surface_text": "both can be made of wire"}, {"start": "vise", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "metal is a common material used in the construction of both a vise and a lantern"}, {"start": "metal", "relation": "HasProperty", "end": "magnesium", "weight": 0.8, "surface_text": "both are metals"}]} +{"raw_text": "thimble without tool? That's just hair with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "thimble", "B": "tool", "C": "skin", "D": "hair"}, "chain": [{"start": "thimble", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "both are types of tools"}, {"start": "thimble", "relation": "HasPrerequisite", "end": "hair", "weight": 0.8, "surface_text": "Thimbles require fabric (related to hair in some contexts), and combs are used for hair."}, {"start": "hair", "relation": "HasProperty", "end": "skin", "weight": 0.8, "surface_text": "hair grows on a gorilla and is part of skin"}]} +{"raw_text": "A caliper ain't nothing but string that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "caliper", "B": "plastic", "C": "thin", "D": "string"}, "chain": [{"start": "caliper", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a caliper is made of plastic"}, {"start": "caliper", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "both instruments contain strings as a key component."}, {"start": "string", "relation": "HasProperty", "end": "thin", "weight": 0.8, "surface_text": "String is typically much thinner than most other materials in the list."}]} +{"raw_text": "Take the ring out of aluminum and all you've got left is flapping motion wing.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "aluminum", "B": "ring", "C": "flapping motion", "D": "wing"}, "chain": [{"start": "aluminum", "relation": "MadeOf", "end": "ring", "weight": 0.8, "surface_text": "a ring is made of aluminum and is a type of jewelry"}, {"start": "aluminum", "relation": "MadeOf", "end": "wing", "weight": 0.8, "surface_text": "aluminum can be used to make wings, and feathers are part of a bird's wing."}, {"start": "wing", "relation": "HasProperty", "end": "flapping_motion", "weight": 0.8, "surface_text": "It moves up and down to generate lift."}]} +{"raw_text": "A gazelle ain't nothing but grass that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "gazelle", "B": "water", "C": "recycled by mulching", "D": "grass"}, "chain": [{"start": "gazelle", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water for a gazelle to survive"}, {"start": "gazelle", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass for a gazelle to survive"}, {"start": "grass", "relation": "HasProperty", "end": "recycled_by_mulching", "weight": 1.0, "surface_text": "[[grass]] can be [[recycled by mulching]]"}]} +{"raw_text": "Take the water out of dandelion and all you've got left is plant structural support stem.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "dandelion", "B": "water", "C": "plant structural support", "D": "stem"}, "chain": [{"start": "dandelion", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "dandelion needs water"}, {"start": "dandelion", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "a dandelion has a stem"}, {"start": "stem", "relation": "HasProperty", "end": "plant_structural_support", "weight": 0.8, "surface_text": "Stems typically support leaves, flowers, or fruits, unlike roots or shade."}]} +{"raw_text": "chicken without egg? That's just claw with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "chicken", "B": "egg", "C": "pointed", "D": "claw"}, "chain": [{"start": "chicken", "relation": "HasPrerequisite", "end": "egg", "weight": 0.8, "surface_text": "a chicken requires an egg"}, {"start": "chicken", "relation": "HasA", "end": "claw", "weight": 0.8, "surface_text": "chickens are part of a flock and have claws"}, {"start": "claw", "relation": "HasProperty", "end": "pointed", "weight": 0.8, "surface_text": "Claws are typically sharp and tapered for gripping or defense, unlike blunt or smooth body parts."}]} +{"raw_text": "You know what they say, a cannabis with no sative is just a wet indica.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cannabis", "B": "sative", "C": "wet", "D": "indica"}, "chain": [{"start": "cannabis", "relation": "MadeOf", "end": "sative", "weight": 1.0, "surface_text": "[[sative]] is made of [[cannabis]]."}, {"start": "cannabis", "relation": "MadeOf", "end": "indica", "weight": 2.0, "surface_text": "[[indica]] is made of [[cannabis]]."}]} +{"raw_text": "Take the quartz out of mineral and all you've got left is can be brittle crystal.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "mineral", "B": "quartz", "C": "can be brittle", "D": "crystal"}, "chain": [{"start": "mineral", "relation": "HasA", "end": "quartz", "weight": 0.8, "surface_text": "quartz is a type of mineral, and flint is made of quartz."}, {"start": "mineral", "relation": "MadeOf", "end": "crystal", "weight": 0.8, "surface_text": "potassium is part of some minerals, which can form crystals"}, {"start": "crystal", "relation": "HasProperty", "end": "can_be_brittle", "weight": 0.8, "surface_text": "Breaks easily under pressure, unlike the malleability of iron or potassium"}]} +{"raw_text": "A watermelon ain't nothing but water that met some vine.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "watermelon", "B": "vine", "C": "wetness", "D": "water"}, "chain": [{"start": "watermelon", "relation": "HasPrerequisite", "end": "vine", "weight": 0.8, "surface_text": "you need a vine to grow a watermelon"}, {"start": "watermelon", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a watermelon is made of water"}, {"start": "water", "relation": "HasProperty", "end": "wetness", "weight": 0.8, "surface_text": "Unlike oil, which is greasy, and the others which may be sticky or foamy, water's primary tactile property is simply wetness."}]} +{"raw_text": "Take the steel out of jointer and all you've got left is carved into furniture wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "jointer", "B": "steel", "C": "carved into furniture", "D": "wood"}, "chain": [{"start": "jointer", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a jointer is made of steel"}, {"start": "jointer", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "a jointer requires wood to be used"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_furniture", "weight": 1.0, "surface_text": "[[wood]] can be [[carved into furniture]]"}]} +{"raw_text": "Take the water out of basil and all you've got left is smooth edible leavers plant.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "basil", "B": "water", "C": "smooth edible leavers", "D": "plant"}, "chain": [{"start": "basil", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "basil requires water"}, {"start": "basil", "relation": "MadeOf", "end": "plant", "weight": 0.8, "surface_text": "cumin and basil are both derived from plants"}, {"start": "plant", "relation": "HasProperty", "end": "smooth_edible_leavers", "weight": 0.8, "surface_text": "Leaves are often edible and smooth, unlike ginseng's rougher texture or pine needles which are inedible"}]} +{"raw_text": "canary without feather? That's just wing with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "canary", "B": "feather", "C": "asymmetrical feathers", "D": "wing"}, "chain": [{"start": "canary", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both canaries and ibises have feathers"}, {"start": "canary", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both canaries and ibises have wings"}, {"start": "wing", "relation": "HasProperty", "end": "asymmetrical_feathers", "weight": 0.8, "surface_text": "Its feathers have a specific shape for aerodynamics."}]} +{"raw_text": "Take the leather out of fabric and all you've got left is non-food fiber.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "fabric", "B": "leather", "C": "non-food", "D": "fiber"}, "chain": [{"start": "fabric", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "Both burlap and leather are types of fabric."}, {"start": "fabric", "relation": "MadeOf", "end": "fiber", "weight": 0.8, "surface_text": "fabric can be made from ceramic fibers or plant fibers"}, {"start": "fiber", "relation": "HasProperty", "end": "non-food", "weight": 0.8, "surface_text": "It is typically not eaten, unlike cabbage or medicine"}]} +{"raw_text": "plant without forest? That's just savanna with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "plant", "B": "forest", "C": "rain", "D": "savanna"}, "chain": [{"start": "plant", "relation": "HasA", "end": "forest", "weight": 0.8, "surface_text": "Coca is a type of plant, and forests contain many plants."}, {"start": "plant", "relation": "HasA", "end": "savanna", "weight": 0.8, "surface_text": "plants are part of an orchard and are found in a savanna"}, {"start": "savanna", "relation": "HasProperty", "end": "rain", "weight": 0.8, "surface_text": "Both savannas and jungles experience rainfall, though the amount and frequency vary."}]} +{"raw_text": "Take the metal out of tank and all you've got left is sorry liquid.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tank", "B": "metal", "C": "sorry", "D": "liquid"}, "chain": [{"start": "tank", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both tanks (especially weapon tanks) and containers can be made of metal."}, {"start": "tank", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "both tanks and pitchers can contain liquids"}]} +{"raw_text": "You know what they say, a spout with no metal is just a flexible plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "spout", "B": "metal", "C": "flexible", "D": "plastic"}, "chain": [{"start": "spout", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a spout is made of metal"}, {"start": "spout", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a spout is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "flexible", "weight": 0.8, "surface_text": "can bend and conform to shapes without breaking, unlike rigid materials like ceramic or aluminum"}]} +{"raw_text": "You know what they say, a pewter with no scrap is just a dry element.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "pewter", "B": "scrap", "C": "dry", "D": "element"}, "chain": [{"start": "pewter", "relation": "HasA", "end": "scrap", "weight": 0.8, "surface_text": "both pewter and steel can be found as scrap metal"}, {"start": "pewter", "relation": "MadeOf", "end": "element", "weight": 0.8, "surface_text": "Both pewter and mercury are composed of chemical elements."}]} +{"raw_text": "A vise ain't nothing but wire that met some steel.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "vise", "B": "steel", "C": "cold", "D": "wire"}, "chain": [{"start": "vise", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a vise is made of steel"}, {"start": "vise", "relation": "MadeOf", "end": "wire", "weight": 0.8, "surface_text": "both can be made of wire"}]} +{"raw_text": "A desk ain't nothing but drawer that met some flat surface.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "desk", "B": "flat surface", "C": "slides in and out", "D": "drawer"}, "chain": [{"start": "desk", "relation": "HasA", "end": "flat_surface", "weight": 2.0, "surface_text": "[[A desk]] has [[a flat surface]]"}, {"start": "desk", "relation": "HasA", "end": "drawer", "weight": 0.8, "surface_text": "a desk has a drawer"}, {"start": "drawer", "relation": "HasProperty", "end": "slides_in_and_out", "weight": 0.8, "surface_text": "Moves horizontally on tracks or runners"}]} +{"raw_text": "Take the plastic out of level and all you've got left is carved into furniture wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "level", "B": "plastic", "C": "carved into furniture", "D": "wood"}, "chain": [{"start": "level", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a level is made of plastic"}, {"start": "level", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a level is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_furniture", "weight": 1.0, "surface_text": "[[wood]] can be [[carved into furniture]]"}]} +{"raw_text": "candle without wax? That's just soot with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "candle", "B": "wax", "C": "dust", "D": "soot"}, "chain": [{"start": "candle", "relation": "HasA", "end": "wax", "weight": 0.8, "surface_text": "a candle has wax"}, {"start": "candle", "relation": "HasA", "end": "soot", "weight": 0.8, "surface_text": "candle is made of wax and can produce soot when burned"}, {"start": "soot", "relation": "HasProperty", "end": "dust", "weight": 0.8, "surface_text": "dust is a fine powder that includes soot and ash, sharing similar particulate properties."}]} +{"raw_text": "A lighter ain't nothing but plastic that met some lever.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "lighter", "B": "lever", "C": "opaque", "D": "plastic"}, "chain": [{"start": "lighter", "relation": "HasA", "end": "lever", "weight": 0.8, "surface_text": "a lighter has a lever"}, {"start": "lighter", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a lighter can be made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[plastic]] is [[opaque,]]"}]} +{"raw_text": "Take the fruit out of wine and all you've got left is essential for life water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "wine", "B": "fruit", "C": "essential for life", "D": "water"}, "chain": [{"start": "wine", "relation": "MadeOf", "end": "fruit", "weight": 2.0, "surface_text": "[[wine]] is made of [[fruit]]."}, {"start": "wine", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "wine is made of water"}, {"start": "water", "relation": "HasProperty", "end": "essential_for_life", "weight": 1.0, "surface_text": "[[Water]] is [[essential for life]]"}]} +{"raw_text": "goldfish without water? That's just scale with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "goldfish", "B": "water", "C": "rectangular shape", "D": "scale"}, "chain": [{"start": "goldfish", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a goldfish"}, {"start": "goldfish", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "a goldfish has scales"}, {"start": "scale", "relation": "HasProperty", "end": "rectangular_shape", "weight": 0.8, "surface_text": "most scales are rectangular, unlike other instruments"}]} +{"raw_text": "clay without dirt? That's just ceramic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "clay", "B": "dirt", "C": "sound when struck", "D": "ceramic"}, "chain": [{"start": "clay", "relation": "MadeOf", "end": "dirt", "weight": 0.8, "surface_text": "clay is made of dirt"}, {"start": "clay", "relation": "MadeOf", "end": "ceramic", "weight": 0.8, "surface_text": "clay is used to make teacups and is a component of ceramic"}, {"start": "ceramic", "relation": "HasProperty", "end": "sound_when_struck", "weight": 0.8, "surface_text": "Makes a ringing or clinking sound when tapped, unlike dull sounds from metal, wood, or paper"}]} +{"raw_text": "eel without fish? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "eel", "B": "fish", "C": "cloudy", "D": "water"}, "chain": [{"start": "eel", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "an eel is made of fish"}, {"start": "eel", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have an eel"}, {"start": "water", "relation": "HasProperty", "end": "cloudy", "weight": 1.0, "surface_text": "[[Water]] can be [[cloudy]]"}]} +{"raw_text": "Take the glass out of greenhouse and all you've got left is dry glassed roof.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "greenhouse", "B": "glass", "C": "dry", "D": "glassed roof"}, "chain": [{"start": "greenhouse", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a greenhouse is made of glass"}, {"start": "greenhouse", "relation": "HasA", "end": "glassed_roof", "weight": 1.0, "surface_text": "[[A greenhouse]] has [[a glassed roof]]"}]} +{"raw_text": "Take the milk out of cheese and all you've got left is white milk.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "cheese", "B": "milk", "C": "white", "D": "milk"}, "chain": [{"start": "cheese", "relation": "MadeOf", "end": "milk", "weight": 2.0, "surface_text": "[[cheese]] is made of [[milk]]."}, {"start": "cheese", "relation": "HasPrerequisite", "end": "milk", "weight": 0.8, "surface_text": "milk is required to make cheese"}, {"start": "milk", "relation": "HasProperty", "end": "white", "weight": 4.472136, "surface_text": "[[Milk]] is [[white]]"}]} +{"raw_text": "wood without fireplace? That's just spade with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "wood", "B": "fireplace", "C": "pointed tip", "D": "spade"}, "chain": [{"start": "wood", "relation": "MadeOf", "end": "fireplace", "weight": 0.8, "surface_text": "Wood is used to cut with a saw and is commonly made into the material of a fireplace."}, {"start": "wood", "relation": "MadeOf", "end": "spade", "weight": 0.8, "surface_text": "wood is something a saw is used for cutting, and a spade is often made of wood."}, {"start": "spade", "relation": "HasProperty", "end": "pointed_tip", "weight": 0.8, "surface_text": "sharp, angled tip for breaking soil"}]} +{"raw_text": "An ore ain't nothing but gold that met some metal.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "ore", "B": "metal", "C": "considered more secure than cash", "D": "gold"}, "chain": [{"start": "ore", "relation": "HasA", "end": "metal", "weight": 0.8, "surface_text": "ore has metal"}, {"start": "ore", "relation": "HasA", "end": "gold", "weight": 0.8, "surface_text": "both magnesium and gold can be found in ore deposits, linking their natural sources"}, {"start": "gold", "relation": "HasProperty", "end": "considered_more_secure_than_cash", "weight": 1.0, "surface_text": "[[gold]] is [[considered more secure than cash]]"}]} +{"raw_text": "You know what they say, a peach with no tree is just a concave shape pit.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "peach", "B": "tree", "C": "concave shape", "D": "pit"}, "chain": [{"start": "peach", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get a peach"}, {"start": "peach", "relation": "HasA", "end": "pit", "weight": 4.472136, "surface_text": "[[A peach]] has [[a pit]]"}, {"start": "pit", "relation": "HasProperty", "end": "concave_shape", "weight": 0.8, "surface_text": "It is distinctly sunken or凹陷, unlike the raised forms of mountains or flat expanses like grasslands."}]} +{"raw_text": "An eagle ain't nothing but landed that met some wing.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "eagle", "B": "wing", "C": "dry", "D": "landed"}, "chain": [{"start": "eagle", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "eagle", "relation": "HasA", "end": "landed", "weight": 1.0, "surface_text": "[[The eagle]] has [[landed]]"}]} +{"raw_text": "A copper ain't nothing but trumpet that met some american penny.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "copper", "B": "american penny", "C": "loud, bright sound", "D": "trumpet"}, "chain": [{"start": "copper", "relation": "MadeOf", "end": "american_penny", "weight": 1.0, "surface_text": "[[An American penny]] is made of [[copper]]."}, {"start": "copper", "relation": "MadeOf", "end": "trumpet", "weight": 0.8, "surface_text": "a trumpet is made of copper"}, {"start": "trumpet", "relation": "HasProperty", "end": "loud,_bright_sound", "weight": 0.8, "surface_text": "Produces a loud, clear, bright sound compared to softer instruments"}]} +{"raw_text": "fur without ferret? That's just head with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "fur", "B": "ferret", "C": "has ears", "D": "head"}, "chain": [{"start": "fur", "relation": "HasA", "end": "ferret", "weight": 0.8, "surface_text": "both animals have fur"}, {"start": "fur", "relation": "HasA", "end": "head", "weight": 0.8, "surface_text": "Lions have fur all over their bodies, including on their heads."}, {"start": "head", "relation": "HasProperty", "end": "has_ears", "weight": 0.8, "surface_text": "Contains organs for hearing"}]} +{"raw_text": "You know what they say, an earth with no clay is just a cold water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "earth", "B": "clay", "C": "cold", "D": "water"}, "chain": [{"start": "earth", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "both chalk and clay are made from earth materials"}, {"start": "earth", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "earth has water"}, {"start": "water", "relation": "HasProperty", "end": "cold", "weight": 1.0, "surface_text": "[[water]] can be [[cold]]"}]} +{"raw_text": "A dress ain't nothing but linen that met some polyester.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "dress", "B": "polyester", "C": "drapability", "D": "linen"}, "chain": [{"start": "dress", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "a dress can be made of polyester"}, {"start": "dress", "relation": "MadeOf", "end": "linen", "weight": 0.8, "surface_text": "a dress can be made of linen"}, {"start": "linen", "relation": "HasProperty", "end": "drapability", "weight": 0.8, "surface_text": "Linen has a natural, graceful drape and wrinkles easily, unlike the stiffer feel of denim or burlap."}]} +{"raw_text": "wing without canary? That's just bird with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "wing", "B": "canary", "C": "feathers", "D": "bird"}, "chain": [{"start": "wing", "relation": "HasA", "end": "canary", "weight": 0.8, "surface_text": "wings are common anatomical features of both birds"}, {"start": "wing", "relation": "HasPrerequisite", "end": "bird", "weight": 0.8, "surface_text": "you need a bird before you can have a wing"}, {"start": "bird", "relation": "HasProperty", "end": "feathers", "weight": 0.8, "surface_text": "Birds have lightweight, branched feathers for insulation and flight"}]} +{"raw_text": "You know what they say, a wing with no oxpecker is just a softfeathered cockatiel.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "wing", "B": "oxpecker", "C": "softfeathered", "D": "cockatiel"}, "chain": [{"start": "wing", "relation": "HasA", "end": "oxpecker", "weight": 0.8, "surface_text": "birds can both have wings for flying"}, {"start": "wing", "relation": "HasA", "end": "cockatiel", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "cockatiel", "relation": "HasProperty", "end": "softfeathered", "weight": 0.8, "surface_text": "Feathers are soft and velvety to the touch"}]} +{"raw_text": "You know what they say, a pepper with no husk is just a light weight knife.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "pepper", "B": "husk", "C": "light weight", "D": "knife"}, "chain": [{"start": "pepper", "relation": "HasA", "end": "husk", "weight": 0.8, "surface_text": "pepper has a husk"}, {"start": "pepper", "relation": "HasPrerequisite", "end": "knife", "weight": 0.8, "surface_text": "you need a knife before you can grind pepper"}, {"start": "knife", "relation": "HasProperty", "end": "light_weight", "weight": 0.8, "surface_text": "Generally lightweight compared to tools like a jointer or vise."}]} +{"raw_text": "A silver ain't nothing but coin that met some alloy.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "silver", "B": "alloy", "C": "old", "D": "coin"}, "chain": [{"start": "silver", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "an alloy is a mixture of metals, including magnesium and silver"}, {"start": "silver", "relation": "MadeOf", "end": "coin", "weight": 0.8, "surface_text": "magnesium can be used to make coins, and silver is a material coins are made from"}]} +{"raw_text": "You know what they say, a dandelion with no root is just a may have thorns or spines stem.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "dandelion", "B": "root", "C": "may have thorns or spines", "D": "stem"}, "chain": [{"start": "dandelion", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "a dandelion has a root"}, {"start": "dandelion", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "a dandelion has a stem"}, {"start": "stem", "relation": "HasProperty", "end": "may_have_thorns_or_spines", "weight": 0.8, "surface_text": "Some stems have defensive structures, unlike yew or savanna."}]} +{"raw_text": "cassowary without diet? That's just egg with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cassowary", "B": "diet", "C": "color (shell)", "D": "egg"}, "chain": [{"start": "cassowary", "relation": "HasA", "end": "diet", "weight": 0.8, "surface_text": "Cassowary has insects as part of its diet, insects are part of the food chain."}, {"start": "cassowary", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "egg connects both birds as a shared reproductive structure"}, {"start": "egg", "relation": "HasProperty", "end": "color_(shell)", "weight": 0.8, "surface_text": "typically white or brown, a distinctive color compared to the varied colors of other foods"}]} +{"raw_text": "A roadrunner ain't nothing but wing that met some beak.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "roadrunner", "B": "beak", "C": "asymmetrical feathers", "D": "wing"}, "chain": [{"start": "roadrunner", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both have a beak as a physical feature."}, {"start": "roadrunner", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both have wings for flying."}, {"start": "wing", "relation": "HasProperty", "end": "asymmetrical_feathers", "weight": 0.8, "surface_text": "Its feathers have a specific shape for aerodynamics."}]} +{"raw_text": "A truck ain't nothing but seat that met some mirror.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "truck", "B": "mirror", "C": "plain", "D": "seat"}, "chain": [{"start": "truck", "relation": "HasA", "end": "mirror", "weight": 0.8, "surface_text": "trucks often have mirrors and mirrors can be made of glass"}, {"start": "truck", "relation": "HasA", "end": "seat", "weight": 0.8, "surface_text": "seats are components of both vehicles"}]} +{"raw_text": "Take the potato out of gnocchi and all you've got left is wet potato flour.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "gnocchi", "B": "potato", "C": "wet", "D": "potato flour"}, "chain": [{"start": "gnocchi", "relation": "MadeOf", "end": "potato", "weight": 2.828427, "surface_text": "[[gnocchi]] is made of [[potato]]."}, {"start": "gnocchi", "relation": "MadeOf", "end": "potato_flour", "weight": 1.0, "surface_text": "[[gnocchi]] is made of [[potato flour]]."}]} +{"raw_text": "kiwi without vine? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "kiwi", "B": "vine", "C": "cloudy", "D": "water"}, "chain": [{"start": "kiwi", "relation": "HasPrerequisite", "end": "vine", "weight": 0.8, "surface_text": "you need a vine before you can grow a kiwi"}, {"start": "kiwi", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before a kiwi can grow"}, {"start": "water", "relation": "HasProperty", "end": "cloudy", "weight": 1.0, "surface_text": "[[Water]] can be [[cloudy]]"}]} +{"raw_text": "You know what they say, a mica with no schist is just a rough surface rock.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "mica", "B": "schist", "C": "rough surface", "D": "rock"}, "chain": [{"start": "mica", "relation": "MadeOf", "end": "schist", "weight": 0.8, "surface_text": "Schist is a type of rock that contains both talc and mica."}, {"start": "mica", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Both talc and mica can be components of rock."}, {"start": "rock", "relation": "HasProperty", "end": "rough_surface", "weight": 0.8, "surface_text": "Often has an uneven, textured surface compared to smoother stones like marble or alabaster"}]} +{"raw_text": "emu without skin? That's just cage with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "emu", "B": "skin", "C": "hard surface", "D": "cage"}, "chain": [{"start": "emu", "relation": "HasA", "end": "skin", "weight": 0.8, "surface_text": "Both emus and pythons have skin, though of different types."}, {"start": "emu", "relation": "HasPrerequisite", "end": "cage", "weight": 0.8, "surface_text": "both animals may require a cage for containment or care."}, {"start": "cage", "relation": "HasProperty", "end": "hard_surface", "weight": 0.8, "surface_text": "Its exterior is solid and firm to the touch."}]} +{"raw_text": "A toolbox ain't nothing but workshop that met some metal.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "toolbox", "B": "metal", "C": "dusty atmosphere", "D": "workshop"}, "chain": [{"start": "toolbox", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a toolbox is made of metal"}, {"start": "toolbox", "relation": "HasPrerequisite", "end": "workshop", "weight": 0.8, "surface_text": "you need a workshop before you can use a toolbox effectively"}, {"start": "workshop", "relation": "HasProperty", "end": "dusty_atmosphere", "weight": 0.8, "surface_text": "Often has visible dust from cutting and shaping materials"}]} +{"raw_text": "Take the rope out of ship and all you've got left is non-magnetic (usually) steel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "ship", "B": "rope", "C": "non-magnetic (usually)", "D": "steel"}, "chain": [{"start": "ship", "relation": "HasA", "end": "rope", "weight": 0.8, "surface_text": "ships can have rust on them and also have ropes for mooring and sailing"}, {"start": "ship", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a ship is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "non-magnetic_(usually)", "weight": 0.8, "surface_text": "While some steels are magnetic, many common types are not, unlike some metals like nickel or iron (though iron isn't listed, it's a key component)."}]} +{"raw_text": "A wheat ain't nothing but hamburger that met some bread.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "wheat", "B": "bread", "C": "grilled/broiled", "D": "hamburger"}, "chain": [{"start": "wheat", "relation": "MadeOf", "end": "bread", "weight": 1.0, "surface_text": "[[bread]] is made of [[wheat]]."}, {"start": "wheat", "relation": "MadeOf", "end": "hamburger", "weight": 1.0, "surface_text": "[[Hamburger]] is made of [[Wheat]]."}, {"start": "hamburger", "relation": "HasProperty", "end": "grilled/broiled", "weight": 0.8, "surface_text": "Frequently cooked by grilling or broiling, giving it a distinct texture and flavor"}]} +{"raw_text": "steel without iron? That's just iron with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "steel", "B": "iron", "C": "high density", "D": "iron"}, "chain": [{"start": "steel", "relation": "HasA", "end": "iron", "weight": 4.472136, "surface_text": "[[steel]] contains [[iron]]"}, {"start": "steel", "relation": "MadeOf", "end": "iron", "weight": 2.828427, "surface_text": "[[Steel]] is made of [[iron]]."}, {"start": "iron", "relation": "HasProperty", "end": "high_density", "weight": 0.8, "surface_text": "It is relatively heavy for its volume compared to materials like tin, copper, or quartz"}]} +{"raw_text": "You know what they say, a rook with no wing is just a small size nest.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "rook", "B": "wing", "C": "small size", "D": "nest"}, "chain": [{"start": "rook", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "wings are common anatomical features of birds like rooks and grebes."}, {"start": "rook", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both rooks and grebes build nests for habitation and breeding."}, {"start": "nest", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Nests are small and compact, made for a single bird or small animal, unlike houses which are larger for humans"}]} +{"raw_text": "An insect ain't nothing but rhinoceros that met some 6 legs.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "insect", "B": "6 legs", "C": "horn", "D": "rhinoceros"}, "chain": [{"start": "insect", "relation": "HasA", "end": "6_legs", "weight": 2.0, "surface_text": "[[An insect]] has [[6 legs]]"}, {"start": "insect", "relation": "HasA", "end": "rhinoceros", "weight": 0.8, "surface_text": "a centipede has insects as part of its diet, and a rhinoceros has insects in its environment"}, {"start": "rhinoceros", "relation": "HasProperty", "end": "horn", "weight": 0.8, "surface_text": "Large, single or double horn on snout"}]} +{"raw_text": "anchor without steel? That's just iron with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "anchor", "B": "steel", "C": "high density", "D": "iron"}, "chain": [{"start": "anchor", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "an anchor can be made of steel"}, {"start": "anchor", "relation": "MadeOf", "end": "iron", "weight": 1.0, "surface_text": "[[an anchor]] is made of [[iron]]."}, {"start": "iron", "relation": "HasProperty", "end": "high_density", "weight": 0.8, "surface_text": "It is relatively heavy for its volume compared to materials like tin, copper, or quartz"}]} +{"raw_text": "You know what they say, an earth with no rock is just a wet dirt clay.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "earth", "B": "rock", "C": "wet dirt", "D": "clay"}, "chain": [{"start": "earth", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "earth is made of rock"}, {"start": "earth", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "both chalk and clay are made from earth materials"}, {"start": "clay", "relation": "HasProperty", "end": "wet_dirt", "weight": 1.0, "surface_text": "[[clay]] is [[wet dirt]]"}]} +{"raw_text": "A bottle ain't nothing but liquid that met some aluminum.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "bottle", "B": "aluminum", "C": "plain", "D": "liquid"}, "chain": [{"start": "bottle", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "a bottle is made of aluminum"}, {"start": "bottle", "relation": "HasA", "end": "liquid", "weight": 1.0, "surface_text": "[[A bottle]] contains [[liquid]]"}]} +{"raw_text": "rubber without toy? That's just glove with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "rubber", "B": "toy", "C": "sorry", "D": "glove"}, "chain": [{"start": "rubber", "relation": "MadeOf", "end": "toy", "weight": 0.8, "surface_text": "toys can be made of rubber and may use feathers for decoration or function"}, {"start": "rubber", "relation": "MadeOf", "end": "glove", "weight": 0.8, "surface_text": "gloves can be made of rubber and are worn on the skin"}]} +{"raw_text": "You know what they say, a kettle with no glass is just a size handle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "kettle", "B": "glass", "C": "size", "D": "handle"}, "chain": [{"start": "kettle", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a kettle can be made of glass"}, {"start": "kettle", "relation": "HasA", "end": "handle", "weight": 1.0, "surface_text": "[[A kettle]] has [[a handle]]"}, {"start": "handle", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Generally elongated and slender, unlike bulkier items like a toolbox or car."}]} +{"raw_text": "You know what they say, a marble with no glass is just a opaque glass.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "marble", "B": "glass", "C": "opaque", "D": "glass"}, "chain": [{"start": "marble", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a marble is made of glass"}, {"start": "marble", "relation": "HasPrerequisite", "end": "glass", "weight": 0.8, "surface_text": "you need glass to make a marble"}, {"start": "glass", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[some glass]] is [[opaque]]"}]} +{"raw_text": "guitar without strings? That's just six strings with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "guitar", "B": "strings", "C": "dry", "D": "six strings"}, "chain": [{"start": "guitar", "relation": "MadeOf", "end": "strings", "weight": 2.0, "surface_text": "[[guitar]] is made of [[strings]]."}, {"start": "guitar", "relation": "HasA", "end": "six_strings", "weight": 1.0, "surface_text": "[[a guitar]] has [[six strings]]"}]} +{"raw_text": "Take the corn out of chips and all you've got left is plain potato.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "chips", "B": "corn", "C": "plain", "D": "potato"}, "chain": [{"start": "chips", "relation": "MadeOf", "end": "corn", "weight": 0.8, "surface_text": "chips are made of corn"}, {"start": "chips", "relation": "MadeOf", "end": "potato", "weight": 0.8, "surface_text": "chips are made of potato"}]} +{"raw_text": "A gnocchi ain't nothing but potato that met some potato flour.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "gnocchi", "B": "potato flour", "C": "humble", "D": "potato"}, "chain": [{"start": "gnocchi", "relation": "MadeOf", "end": "potato_flour", "weight": 1.0, "surface_text": "[[gnocchi]] is made of [[potato flour]]."}, {"start": "gnocchi", "relation": "MadeOf", "end": "potato", "weight": 2.828427, "surface_text": "[[gnocchi]] is made of [[potato]]."}]} +{"raw_text": "You know what they say, an orca with no skeleton is just a fins for movement fish.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "orca", "B": "skeleton", "C": "fins for movement", "D": "fish"}, "chain": [{"start": "orca", "relation": "HasA", "end": "skeleton", "weight": 0.8, "surface_text": "Orcas have skeletons made of bones."}, {"start": "orca", "relation": "HasA", "end": "fish", "weight": 0.8, "surface_text": "Orcas eat fish, and meat is made of fish."}, {"start": "fish", "relation": "HasProperty", "end": "fins_for_movement", "weight": 0.8, "surface_text": "fish use fins instead of legs or wings for locomotion"}]} +{"raw_text": "You know what they say, a triangle with no three sides is just a flat and flexible paper.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "triangle", "B": "three sides", "C": "flat and flexible", "D": "paper"}, "chain": [{"start": "triangle", "relation": "HasA", "end": "three_sides", "weight": 6.6332498, "surface_text": "[[A triangle]] has [[three sides]]"}, {"start": "triangle", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "Both triangles and lanterns can be made of paper, especially decorative paper triangles and paper lanterns."}, {"start": "paper", "relation": "HasProperty", "end": "flat_and_flexible", "weight": 0.8, "surface_text": "It has a smooth, thin, bendable surface"}]} +{"raw_text": "A lilac ain't nothing but seed that met some flower.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "lilac", "B": "flower", "C": "old", "D": "seed"}, "chain": [{"start": "lilac", "relation": "HasA", "end": "flower", "weight": 0.8, "surface_text": "Both lilac and bouquet are types of flowers or composed of flowers."}, {"start": "lilac", "relation": "HasA", "end": "seed", "weight": 0.8, "surface_text": "Both lilac and poppy produce seeds as part of their life cycle."}]} +{"raw_text": "A chips ain't nothing but potato that met some vegetable.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "chips", "B": "vegetable", "C": "old", "D": "potato"}, "chain": [{"start": "chips", "relation": "MadeOf", "end": "vegetable", "weight": 0.8, "surface_text": "chips are made of vegetable"}, {"start": "chips", "relation": "MadeOf", "end": "potato", "weight": 0.8, "surface_text": "chips are made of potato"}]} +{"raw_text": "A beer ain't nothing but alcohol that met some bad drug.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "beer", "B": "bad drug", "C": "plain", "D": "alcohol"}, "chain": [{"start": "beer", "relation": "HasA", "end": "bad_drug", "weight": 1.0, "surface_text": "[[Beer]] contains [[a bad drug]]"}, {"start": "beer", "relation": "HasA", "end": "alcohol", "weight": 1.0, "surface_text": "[[beer]] contains [[alcohol]]"}]} +{"raw_text": "nickel without alloy? That's just metal with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "nickel", "B": "alloy", "C": "lustrous", "D": "metal"}, "chain": [{"start": "nickel", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloys can contain both nickel and silver"}, {"start": "nickel", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "nickel is a metal, ore contains metal"}, {"start": "metal", "relation": "HasProperty", "end": "lustrous", "weight": 0.8, "surface_text": "shiny and reflective surface when polished"}]} +{"raw_text": "Take the stem out of cabbage and all you've got left is essential to human life water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "cabbage", "B": "stem", "C": "essential to human life", "D": "water"}, "chain": [{"start": "cabbage", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "cabbage has a stem"}, {"start": "cabbage", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "water is a prerequisite for cabbage"}, {"start": "water", "relation": "HasProperty", "end": "essential_to_human_life", "weight": 2.0, "surface_text": "[[Water]] is [[essential to human life]]"}]} +{"raw_text": "trigger without gun? That's just metal with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "trigger", "B": "gun", "C": "malleable", "D": "metal"}, "chain": [{"start": "trigger", "relation": "HasPrerequisite", "end": "gun", "weight": 0.8, "surface_text": "you need a gun to use a trigger"}, {"start": "trigger", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a trigger is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "malleable", "weight": 0.8, "surface_text": "can be hammered into thin sheets without breaking"}]} +{"raw_text": "Take the egg out of ostrich and all you've got left is flat or slightly concave top nest.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "ostrich", "B": "egg", "C": "flat or slightly concave top", "D": "nest"}, "chain": [{"start": "ostrich", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "egg connects as both ostrich and rail produce eggs as offspring"}, {"start": "ostrich", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both ostriches and terns build nests where they lay their eggs, as part of their reproductive behavior."}, {"start": "nest", "relation": "HasProperty", "end": "flat_or_slightly_concave_top", "weight": 0.8, "surface_text": "Nests have a slightly indented top surface to hold eggs or young, unlike dens or burrows which are more enclosed spaces"}]} +{"raw_text": "duplex without wall? That's just two floors with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "duplex", "B": "wall", "C": "cold", "D": "two floors"}, "chain": [{"start": "duplex", "relation": "HasA", "end": "wall", "weight": 0.8, "surface_text": "Both are buildings that have walls as structural components."}, {"start": "duplex", "relation": "HasA", "end": "two_floors", "weight": 1.0, "surface_text": "[[a duplex]] has [[two floors]]"}]} +{"raw_text": "Take the wood out of harp and all you've got left is humble strings.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "harp", "B": "wood", "C": "humble", "D": "strings"}, "chain": [{"start": "harp", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a harp is made of wood"}, {"start": "harp", "relation": "HasA", "end": "strings", "weight": 2.0, "surface_text": "[[a harp]] has [[strings]]"}]} +{"raw_text": "Take the glassed roof out of greenhouse and all you've got left is inverted glass.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "greenhouse", "B": "glassed roof", "C": "inverted", "D": "glass"}, "chain": [{"start": "greenhouse", "relation": "HasA", "end": "glassed_roof", "weight": 1.0, "surface_text": "[[A greenhouse]] has [[a glassed roof]]"}, {"start": "greenhouse", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a greenhouse is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "inverted", "weight": 1.0, "surface_text": "[[A glass]] can be [[inverted]]"}]} +{"raw_text": "tar without roofing? That's just roof with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "tar", "B": "roofing", "C": "dry", "D": "roof"}, "chain": [{"start": "tar", "relation": "MadeOf", "end": "roofing", "weight": 0.8, "surface_text": "roofing products are often made with tar and paper"}, {"start": "tar", "relation": "HasA", "end": "roof", "weight": 0.8, "surface_text": "roofs contain tar and paper as waterproofing materials"}]} +{"raw_text": "You know what they say, a caddy with no plastic is just a edible wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "caddy", "B": "plastic", "C": "edible", "D": "wood"}, "chain": [{"start": "caddy", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a caddy is made of plastic"}, {"start": "caddy", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a caddy is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "edible", "weight": 1.0, "surface_text": "[[Wood]] is [[edible]]"}]} +{"raw_text": "hammer without handle? That's just needle with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "hammer", "B": "handle", "C": "small size", "D": "needle"}, "chain": [{"start": "hammer", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "a hammer has a handle"}, {"start": "hammer", "relation": "HasA", "end": "needle", "weight": 0.8, "surface_text": "Both tools can be used for striking, and they are both handheld tools."}, {"start": "needle", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Needles are typically much smaller and lightweight compared to large tools like car or anvil."}]} +{"raw_text": "You know what they say, a car with no wheels is just a plain four wheels.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "car", "B": "wheels", "C": "plain", "D": "four wheels"}, "chain": [{"start": "car", "relation": "HasA", "end": "wheels", "weight": 1.0, "surface_text": "[[a car]] has [[wheels]]"}, {"start": "car", "relation": "HasA", "end": "four_wheels", "weight": 1.0, "surface_text": "[[a car]] has [[four wheels]]"}]} +{"raw_text": "A marble ain't nothing but glass that met some glass.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "marble", "B": "glass", "C": "fragile", "D": "glass"}, "chain": [{"start": "marble", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a marble is made of glass"}, {"start": "marble", "relation": "HasPrerequisite", "end": "glass", "weight": 0.8, "surface_text": "you need glass to make a marble"}, {"start": "glass", "relation": "HasProperty", "end": "fragile", "weight": 1.0, "surface_text": "[[Glass]] is [[fragile]]"}]} +{"raw_text": "A bison ain't nothing but mouth that met some fur.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "bison", "B": "fur", "C": "tongue", "D": "mouth"}, "chain": [{"start": "bison", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "both animals have fur covering their bodies."}, {"start": "bison", "relation": "HasA", "end": "mouth", "weight": 0.8, "surface_text": "bison has a mouth that contains teeth"}, {"start": "mouth", "relation": "HasProperty", "end": "tongue", "weight": 0.8, "surface_text": "muscular, movable organ inside"}]} +{"raw_text": "boat without water? That's just propellor with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "boat", "B": "water", "C": "wet", "D": "propellor"}, "chain": [{"start": "boat", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a boat"}, {"start": "boat", "relation": "HasA", "end": "propellor", "weight": 1.0, "surface_text": "[[a boat]] has [[a propellor]]"}]} +{"raw_text": "A window ain't nothing but shelter that met some greenhouse.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "window", "B": "greenhouse", "C": "purpose", "D": "shelter"}, "chain": [{"start": "window", "relation": "HasA", "end": "greenhouse", "weight": 0.8, "surface_text": "both buildings commonly feature windows for light/sight"}, {"start": "window", "relation": "HasA", "end": "shelter", "weight": 0.8, "surface_text": "window connects both as a physical component present in both types of buildings"}, {"start": "shelter", "relation": "HasProperty", "end": "purpose", "weight": 0.8, "surface_text": "Primarily built for protection from elements, unlike structures with specific functions like a library or church."}]} +{"raw_text": "You know what they say, a grass with no flock is just a wet pasture.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "grass", "B": "flock", "C": "wet", "D": "pasture"}, "chain": [{"start": "grass", "relation": "HasA", "end": "flock", "weight": 0.8, "surface_text": "Zebras have grass as part of their diet (HasA relationship), and flocks like sheep also have grass as part of their diet (HasA relationship)."}, {"start": "grass", "relation": "HasA", "end": "pasture", "weight": 0.8, "surface_text": "Grass is a common feature in both savannas and pastures."}]} +{"raw_text": "talc without stone? That's just sand with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "talc", "B": "stone", "C": "plain", "D": "sand"}, "chain": [{"start": "talc", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "stone connects the composition of talc to the category of minerals"}, {"start": "talc", "relation": "MadeOf", "end": "sand", "weight": 0.8, "surface_text": "sand can be made from talc and is a common component of glass"}]} +{"raw_text": "punch without make fist? That's just calm down with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "punch", "B": "make fist", "C": "dry", "D": "calm down"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "make_fist", "weight": 4.472136, "surface_text": "If you want to [[punch someone]] then you should [[make a fist]]"}, {"start": "punch", "relation": "HasPrerequisite", "end": "calm_down", "weight": 1.0, "surface_text": "Something you need to do before you [[punch someone]] is [[calm down]]"}]} +{"raw_text": "You know what they say, a marjoram with no stem is just a cold water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "marjoram", "B": "stem", "C": "cold", "D": "water"}, "chain": [{"start": "marjoram", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "marjoram has a stem"}, {"start": "marjoram", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "marjoram requires water"}, {"start": "water", "relation": "HasProperty", "end": "cold", "weight": 1.0, "surface_text": "[[water]] can be [[cold]]"}]} +{"raw_text": "You know what they say, a chili with no seasoning is just a sorry spice blend.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "chili", "B": "seasoning", "C": "sorry", "D": "spice blend"}, "chain": [{"start": "chili", "relation": "HasA", "end": "seasoning", "weight": 0.8, "surface_text": "chili is a type of seasoning, and basil is also a type of seasoning."}, {"start": "chili", "relation": "MadeOf", "end": "spice_blend", "weight": 0.8, "surface_text": "chili and paprika are both ingredients in spice blends"}]} +{"raw_text": "You know what they say, a lettuce with no water is just a solid crystals sugar.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "lettuce", "B": "water", "C": "solid crystals", "D": "sugar"}, "chain": [{"start": "lettuce", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[lettuce]] is made of [[water]]."}, {"start": "lettuce", "relation": "HasPrerequisite", "end": "sugar", "weight": 0.8, "surface_text": "lettuce is part of a salad, and sugar is not typically required for lettuce"}, {"start": "sugar", "relation": "HasProperty", "end": "solid_crystals", "weight": 0.8, "surface_text": "crystalline texture, unlike soft or liquid foods"}]} +{"raw_text": "Take the salt out of ocean and all you've got left is boils at 100c water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "ocean", "B": "salt", "C": "boils at 100c", "D": "water"}, "chain": [{"start": "ocean", "relation": "MadeOf", "end": "salt", "weight": 0.8, "surface_text": "the ocean is made of salt"}, {"start": "ocean", "relation": "MadeOf", "end": "water", "weight": 2.828427, "surface_text": "[[Ocean ]] is made of [[water]]."}, {"start": "water", "relation": "HasProperty", "end": "boils_at_100c", "weight": 0.8, "surface_text": "Unlike most other beverages, water has a specific boiling point that is commonly known."}]} +{"raw_text": "Take the water out of lake and all you've got left is transparent liquid water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "lake", "B": "water", "C": "transparent liquid", "D": "water"}, "chain": [{"start": "lake", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to have a lake"}, {"start": "lake", "relation": "HasA", "end": "water", "weight": 2.0, "surface_text": "[[a lake]] contains [[water]]"}, {"start": "water", "relation": "HasProperty", "end": "transparent_liquid", "weight": 1.0, "surface_text": "[[the water]] is [[transparent liquid]]"}]} +{"raw_text": "Take the glass out of aquarium and all you've got left is porous wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "aquarium", "B": "glass", "C": "porous", "D": "wood"}, "chain": [{"start": "aquarium", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "an aquarium is made of glass"}, {"start": "aquarium", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an aquarium is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "porous", "weight": 1.0, "surface_text": "[[wood]] is [[porous]]"}]} +{"raw_text": "You know what they say, a trigger with no gun is just a magnesium metal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "trigger", "B": "gun", "C": "magnesium", "D": "metal"}, "chain": [{"start": "trigger", "relation": "HasPrerequisite", "end": "gun", "weight": 0.8, "surface_text": "you need a gun to use a trigger"}, {"start": "trigger", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a trigger is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "magnesium", "weight": 0.8, "surface_text": "both are metals"}]} +{"raw_text": "A plastic ain't nothing but styrofoam that met some carbon.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "plastic", "B": "carbon", "C": "insulating", "D": "styrofoam"}, "chain": [{"start": "plastic", "relation": "MadeOf", "end": "carbon", "weight": 1.0, "surface_text": "[[plastic]] is made of [[carbon]]."}, {"start": "plastic", "relation": "MadeOf", "end": "styrofoam", "weight": 0.8, "surface_text": "plastic is a material that can be made from wax and is also a component of styrofoam."}, {"start": "styrofoam", "relation": "HasProperty", "end": "insulating", "weight": 0.8, "surface_text": "It's an excellent thermal insulator, keeping things warm or cold far better than metals or dense solids"}]} +{"raw_text": "Take the books out of library and all you've got left is hard steel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "library", "B": "books", "C": "hard", "D": "steel"}, "chain": [{"start": "library", "relation": "HasA", "end": "books", "weight": 4.0, "surface_text": "[[A library]] contains [[books]]"}, {"start": "library", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a library is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "hard", "weight": 2.828427, "surface_text": "[[Steel]] is [[hard]]"}]} +{"raw_text": "You know what they say, a food with no banana is just a liquid water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "food", "B": "banana", "C": "liquid", "D": "water"}, "chain": [{"start": "food", "relation": "HasA", "end": "banana", "weight": 0.8, "surface_text": "both are examples of food"}, {"start": "food", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "food is made of water"}, {"start": "water", "relation": "HasProperty", "end": "liquid", "weight": 6.3245554, "surface_text": "[[Water]] is [[liquid]]"}]} +{"raw_text": "You know what they say, a haircloth with no fabric is just a naturally fibrous cotton.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "haircloth", "B": "fabric", "C": "naturally fibrous", "D": "cotton"}, "chain": [{"start": "haircloth", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "both haircloth and burlap are types of fabric"}, {"start": "haircloth", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "haircloth is made of cotton"}, {"start": "cotton", "relation": "HasProperty", "end": "naturally_fibrous", "weight": 0.8, "surface_text": "cotton consists of natural fibers that can be processed, unlike items like peppermint or jungle"}]} +{"raw_text": "stethoscope without pocket? That's just metal with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "stethoscope", "B": "pocket", "C": "malleable", "D": "metal"}, "chain": [{"start": "stethoscope", "relation": "HasA", "end": "pocket", "weight": 0.8, "surface_text": "both tools can be carried in a pocket"}, {"start": "stethoscope", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both a stethoscope and a comb can be made of metal components."}, {"start": "metal", "relation": "HasProperty", "end": "malleable", "weight": 0.8, "surface_text": "can be hammered into thin sheets without breaking"}]} +{"raw_text": "You know what they say, a pebble with no quartz is just a coarse feel stone.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "pebble", "B": "quartz", "C": "coarse feel", "D": "stone"}, "chain": [{"start": "pebble", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "a pebble is made of quartz"}, {"start": "pebble", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "A mineral can be a component of a stone, and a pebble is made of stone."}, {"start": "stone", "relation": "HasProperty", "end": "coarse_feel", "weight": 0.8, "surface_text": "rougher to the touch than smooth pebbles or polished gemstones"}]} +{"raw_text": "A plant ain't nothing but flower that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "plant", "B": "water", "C": "nectar production", "D": "flower"}, "chain": [{"start": "plant", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to have a plant"}, {"start": "plant", "relation": "HasA", "end": "flower", "weight": 0.8, "surface_text": "a plant has a flower"}, {"start": "flower", "relation": "HasProperty", "end": "nectar_production", "weight": 0.8, "surface_text": "Flowers produce nectar to attract pollinators, unlike most other listed plants"}]} +{"raw_text": "Take the shell out of lobster and all you've got left is cold shell.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "lobster", "B": "shell", "C": "cold", "D": "shell"}, "chain": [{"start": "lobster", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "a lobster is made of shell"}, {"start": "lobster", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a lobster has a shell"}]} +{"raw_text": "wing without bone? That's just thrasher with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "wing", "B": "bone", "C": "brown plumage", "D": "thrasher"}, "chain": [{"start": "wing", "relation": "HasA", "end": "bone", "weight": 0.8, "surface_text": "a wing has a bone"}, {"start": "wing", "relation": "HasA", "end": "thrasher", "weight": 0.8, "surface_text": "Both birds have wings for flying or other movements."}, {"start": "thrasher", "relation": "HasProperty", "end": "brown_plumage", "weight": 0.8, "surface_text": "Thrashers typically have brown or grayish-brown feathers, distinguishing them from the more colorful or distinctively patterned birds like jays, lorikeets, or barbet."}]} +{"raw_text": "You know what they say, a thimble with no hair is just a cold tool.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "thimble", "B": "hair", "C": "cold", "D": "tool"}, "chain": [{"start": "thimble", "relation": "HasPrerequisite", "end": "hair", "weight": 0.8, "surface_text": "Thimbles require fabric (related to hair in some contexts), and combs are used for hair."}, {"start": "thimble", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "both are types of tools"}]} +{"raw_text": "salad without fruit? That's just vegetable with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "salad", "B": "fruit", "C": "often green in color", "D": "vegetable"}, "chain": [{"start": "salad", "relation": "HasA", "end": "fruit", "weight": 0.8, "surface_text": "fruit can be part of a salad and can contain natural sugar"}, {"start": "salad", "relation": "HasA", "end": "vegetable", "weight": 0.8, "surface_text": "both salads and candies can contain vegetables (e.g., salad greens, candy corn)"}, {"start": "vegetable", "relation": "HasProperty", "end": "often_green_in_color", "weight": 0.8, "surface_text": "Many vegetables (like lettuce, broccoli) are green, unlike most others in the list"}]} +{"raw_text": "Take the nest out of cotinga and all you've got left is pointed beak.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "cotinga", "B": "nest", "C": "pointed", "D": "beak"}, "chain": [{"start": "cotinga", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "cotingas have nests as part of their life cycle, bulbuls also have nests as part of their life cycle"}, {"start": "cotinga", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both birds have beaks as part of their anatomy."}, {"start": "beak", "relation": "HasProperty", "end": "pointed", "weight": 0.8, "surface_text": "Often has a sharp tip for pecking or tearing"}]} +{"raw_text": "You know what they say, a watermelon with no vine is just a tasteless water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "watermelon", "B": "vine", "C": "tasteless", "D": "water"}, "chain": [{"start": "watermelon", "relation": "HasPrerequisite", "end": "vine", "weight": 0.8, "surface_text": "you need a vine to grow a watermelon"}, {"start": "watermelon", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to grow a watermelon"}, {"start": "water", "relation": "HasProperty", "end": "tasteless", "weight": 0.8, "surface_text": "Unlike juice, milk, coffee, tea, and soda, which have distinct flavors, pure water has no inherent taste."}]} +{"raw_text": "You know what they say, a window with no metal is just a usually two entrances/exits duplex.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "window", "B": "metal", "C": "usually two entrances/exits", "D": "duplex"}, "chain": [{"start": "window", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a window is made of metal"}, {"start": "window", "relation": "HasA", "end": "duplex", "weight": 0.8, "surface_text": "both buildings contain windows for light and view"}, {"start": "duplex", "relation": "HasProperty", "end": "usually_two_entrances/exits", "weight": 0.8, "surface_text": "each unit has its own separate access point"}]} +{"raw_text": "cannon without barrel? That's just iron with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "cannon", "B": "barrel", "C": "metallic luster", "D": "iron"}, "chain": [{"start": "cannon", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a cannon has a barrel"}, {"start": "cannon", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "a cannon is made of iron"}, {"start": "iron", "relation": "HasProperty", "end": "metallic_luster", "weight": 0.8, "surface_text": "It has a characteristic shine that reflects light distinctly, unlike the duller appearance of minerals like chalk or quartz"}]} +{"raw_text": "Take the fence out of pasture and all you've got left is length short grass.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "pasture", "B": "fence", "C": "length short", "D": "grass"}, "chain": [{"start": "pasture", "relation": "HasPrerequisite", "end": "fence", "weight": 0.8, "surface_text": "you need a fence before you can have a usable pasture"}, {"start": "pasture", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "a pasture has grass"}, {"start": "grass", "relation": "HasProperty", "end": "length_short", "weight": 0.8, "surface_text": "Grass typically grows close to the ground, shorter than stems or branches"}]} +{"raw_text": "Take the wood out of shelter and all you've got left is translucent plastic.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "shelter", "B": "wood", "C": "translucent", "D": "plastic"}, "chain": [{"start": "shelter", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a shelter is made of wood"}, {"start": "shelter", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a shelter is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "translucent", "weight": 1.0, "surface_text": "[[plastic]] can be [[translucent]]"}]} +{"raw_text": "wolf without pelt? That's just hide with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "wolf", "B": "pelt", "C": "humble", "D": "hide"}, "chain": [{"start": "wolf", "relation": "HasA", "end": "pelt", "weight": 0.8, "surface_text": "a wolf has a pelt (skin with fur) and fur is part of the pelt"}, {"start": "wolf", "relation": "HasA", "end": "hide", "weight": 0.8, "surface_text": "hide is part of a wolf and skin is part of the hide"}]} +{"raw_text": "Take the nail out of hornbill and all you've got left is built of materials nest.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "hornbill", "B": "nail", "C": "built of materials", "D": "nest"}, "chain": [{"start": "hornbill", "relation": "HasA", "end": "nail", "weight": 0.8, "surface_text": "both birds have hard, sharp structures on their feet"}, {"start": "hornbill", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both hornbills and lorikeets have nests where they live and raise young."}, {"start": "nest", "relation": "HasProperty", "end": "built_of_materials", "weight": 0.8, "surface_text": "Nests are typically constructed from sticks, grass, or other gathered materials, unlike natural caves or dens"}]} +{"raw_text": "A box ain't nothing but rope that met some lid.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "box", "B": "lid", "C": "coarse texture", "D": "rope"}, "chain": [{"start": "box", "relation": "HasA", "end": "lid", "weight": 0.8, "surface_text": "a chisel is part of the toolset for making a box, and a box has a lid"}, {"start": "box", "relation": "MadeOf", "end": "rope", "weight": 0.8, "surface_text": "styrofoam can be used to make boxes, and rope can be used to make boxes"}, {"start": "rope", "relation": "HasProperty", "end": "coarse_texture", "weight": 0.8, "surface_text": "Rope feels rough or bumpy to the touch due to its twisted strands, unlike smoother materials like paper, ice, or skin."}]} +{"raw_text": "You know what they say, a branch with no tree is just a opaque wood.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "branch", "B": "tree", "C": "opaque", "D": "wood"}, "chain": [{"start": "branch", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to have a branch"}, {"start": "branch", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a branch is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[wood]] is [[opaque]]"}]} +{"raw_text": "styrofoam without box? That's just bowl with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "styrofoam", "B": "box", "C": "cold", "D": "bowl"}, "chain": [{"start": "styrofoam", "relation": "MadeOf", "end": "box", "weight": 0.8, "surface_text": "styrofoam is used to make boxes that store ice."}, {"start": "styrofoam", "relation": "MadeOf", "end": "bowl", "weight": 0.8, "surface_text": "bowl connects as a product made from both materials."}]} +{"raw_text": "Take the python out of skin and all you've got left is flight cassowary.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "skin", "B": "python", "C": "flight", "D": "cassowary"}, "chain": [{"start": "skin", "relation": "HasA", "end": "python", "weight": 0.8, "surface_text": "Both emus and pythons have skin, though of different types."}, {"start": "skin", "relation": "HasA", "end": "cassowary", "weight": 0.8, "surface_text": "Both animals have protective outer coverings."}, {"start": "cassowary", "relation": "HasProperty", "end": "flight", "weight": 0.8, "surface_text": "flight connects both birds as a shared ability"}]} +{"raw_text": "A pheasant ain't nothing but feather that met some nest.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "pheasant", "B": "nest", "C": "smooth surface", "D": "feather"}, "chain": [{"start": "pheasant", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build or use nests for their offspring."}, {"start": "pheasant", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers"}, {"start": "feather", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "The surface of a feather shaft is typically smooth to the touch."}]} +{"raw_text": "Take the talc out of stone and all you've got left is rare and difficult to find diamond.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "stone", "B": "talc", "C": "rare and difficult to find", "D": "diamond"}, "chain": [{"start": "stone", "relation": "MadeOf", "end": "talc", "weight": 0.8, "surface_text": "both chalk and talc are types of stone minerals"}, {"start": "stone", "relation": "HasA", "end": "diamond", "weight": 0.8, "surface_text": "chalk is a type of stone, and diamonds are found in stones."}, {"start": "diamond", "relation": "HasProperty", "end": "rare_and_difficult_to_find", "weight": 1.0, "surface_text": "[[a diamond]] is [[rare and difficult to find]]"}]} +{"raw_text": "A cedar ain't nothing but wood that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cedar", "B": "wood", "C": "solid", "D": "wood"}, "chain": [{"start": "cedar", "relation": "HasA", "end": "wood", "weight": 0.8, "surface_text": "cedar has wood"}, {"start": "cedar", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "cedar is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "solid", "weight": 2.0, "surface_text": "[[Wood]] is [[solid]]"}]} +{"raw_text": "You know what they say, a burlap with no cloth is just a wet bag.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "burlap", "B": "cloth", "C": "wet", "D": "bag"}, "chain": [{"start": "burlap", "relation": "MadeOf", "end": "cloth", "weight": 0.8, "surface_text": "burlap is a type of cloth, and fabric is a general category that includes cloth"}, {"start": "burlap", "relation": "MadeOf", "end": "bag", "weight": 0.8, "surface_text": "bags are often made of burlap, and fabric is a material used in bags"}]} +{"raw_text": "canon without bridge? That's just soldier with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "canon", "B": "bridge", "C": "old", "D": "soldier"}, "chain": [{"start": "canon", "relation": "MadeOf", "end": "bridge", "weight": 0.8, "surface_text": "bridge connects material to structure"}, {"start": "canon", "relation": "HasA", "end": "soldier", "weight": 0.8, "surface_text": "soldier can be equipped with either weapon"}]} +{"raw_text": "You know what they say, a theater with no steel is just a considered fragile glass.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "theater", "B": "steel", "C": "considered fragile", "D": "glass"}, "chain": [{"start": "theater", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a theater is made of steel"}, {"start": "theater", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a theater is made of glass"}, {"start": "glass", "relation": "HasProperty", "end": "considered_fragile", "weight": 1.0, "surface_text": "[[Glass]] is [[considered fragile]]"}]} +{"raw_text": "You know what they say, a bucket with no plastic is just a shape handle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "bucket", "B": "plastic", "C": "shape", "D": "handle"}, "chain": [{"start": "bucket", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a bucket is made of plastic"}, {"start": "bucket", "relation": "HasA", "end": "handle", "weight": 1.0, "surface_text": "[[A bucket]] has [[a handle]]"}, {"start": "handle", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "Often has a rounded or curved shape for easy gripping, unlike flat or irregular shapes like a spade or ladder."}]} +{"raw_text": "You know what they say, a talc with no rock is just a talc powder.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "talc", "B": "rock", "C": "talc", "D": "powder"}, "chain": [{"start": "talc", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Both talc and mica can be components of rock."}, {"start": "talc", "relation": "MadeOf", "end": "powder", "weight": 0.8, "surface_text": "talc is made into powder, which can be used as an ingredient in glass production"}, {"start": "powder", "relation": "HasProperty", "end": "talc", "weight": 0.8, "surface_text": "both chalk and talc can be ground into a fine powder"}]} +{"raw_text": "A stethoscope ain't nothing but metal that met some pocket.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "stethoscope", "B": "pocket", "C": "good conductor of electricity", "D": "metal"}, "chain": [{"start": "stethoscope", "relation": "HasA", "end": "pocket", "weight": 0.8, "surface_text": "both tools can be carried in a pocket"}, {"start": "stethoscope", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both a stethoscope and a comb can be made of metal components."}, {"start": "metal", "relation": "HasProperty", "end": "good_conductor_of_electricity", "weight": 0.8, "surface_text": "allows electric current to flow easily"}]} +{"raw_text": "You know what they say, a wax with no ring is just a lightweight plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "wax", "B": "ring", "C": "lightweight", "D": "plastic"}, "chain": [{"start": "wax", "relation": "MadeOf", "end": "ring", "weight": 0.8, "surface_text": "rings can be made of wax (for molds) or diamonds (as gemstones)."}, {"start": "wax", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "plastic is a material that can be made from wax and is also a component of styrofoam."}, {"start": "plastic", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "significantly lighter than metals like aluminum or dense materials like ceramic"}]} +{"raw_text": "salmon without ingredient? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "salmon", "B": "ingredient", "C": "refreshing", "D": "water"}, "chain": [{"start": "salmon", "relation": "MadeOf", "end": "ingredient", "weight": 0.8, "surface_text": "burgers and salmon are ingredients in dishes"}, {"start": "salmon", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "salmon is made of water"}, {"start": "water", "relation": "HasProperty", "end": "refreshing", "weight": 1.0, "surface_text": "[[Water]] is [[refreshing]]"}]} +{"raw_text": "Take the door out of apartment and all you've got left is has shared walls duplex.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "apartment", "B": "door", "C": "has shared walls", "D": "duplex"}, "chain": [{"start": "apartment", "relation": "HasA", "end": "door", "weight": 1.0, "surface_text": "[[An apartment]] has [[a door]]"}, {"start": "apartment", "relation": "HasA", "end": "duplex", "weight": 0.8, "surface_text": "apartments are common residential units in duplexes and can be found in malls as commercial spaces"}, {"start": "duplex", "relation": "HasProperty", "end": "has_shared_walls", "weight": 0.8, "surface_text": "the units are attached and share common walls"}]} +{"raw_text": "pot without container? That's just water with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "pot", "B": "container", "C": "liquid", "D": "water"}, "chain": [{"start": "pot", "relation": "HasA", "end": "container", "weight": 0.8, "surface_text": "a pot is part of a teacup (as a component), and a pot is a type of container"}, {"start": "pot", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a pot"}, {"start": "water", "relation": "HasProperty", "end": "liquid", "weight": 6.3245554, "surface_text": "[[Water]] is [[liquid]]"}]} +{"raw_text": "A husk ain't nothing but wheat that met some peel.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "husk", "B": "peel", "C": "plants", "D": "wheat"}, "chain": [{"start": "husk", "relation": "HasA", "end": "peel", "weight": 0.8, "surface_text": "Both husk and bark can have peels or be considered peels."}, {"start": "husk", "relation": "MadeOf", "end": "wheat", "weight": 0.8, "surface_text": "Husks are made from wheat plants, which are often found in or near grasslands."}, {"start": "wheat", "relation": "HasProperty", "end": "plants", "weight": 0.8, "surface_text": "wheat grows as a tall grass plant, while rice is grown as a shorter plant in paddies"}]} +{"raw_text": "A tin ain't nothing but aluminum that met some alloy.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "tin", "B": "alloy", "C": "silvery-white appearance", "D": "aluminum"}, "chain": [{"start": "tin", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloy is a mixture of metals, including magnesium and tin"}, {"start": "tin", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "tin is made of aluminum"}, {"start": "aluminum", "relation": "HasProperty", "end": "silvery-white_appearance", "weight": 0.8, "surface_text": "Shiny, metallic color that is distinct from other metals like platinum or bronze"}]} +{"raw_text": "An office ain't nothing but desk that met some computer.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "office", "B": "computer", "C": "engineered for sitting and writing", "D": "desk"}, "chain": [{"start": "office", "relation": "HasA", "end": "computer", "weight": 0.8, "surface_text": "an office has a computer"}, {"start": "office", "relation": "HasA", "end": "desk", "weight": 0.8, "surface_text": "an office has a desk"}, {"start": "desk", "relation": "HasProperty", "end": "engineered_for_sitting_and_writing", "weight": 1.0, "surface_text": "[[A desk]] is [[engineered for sitting and writing]]"}]} +{"raw_text": "Take the sauce out of spaghetti and all you've got left is sorry diet.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "spaghetti", "B": "sauce", "C": "sorry", "D": "diet"}, "chain": [{"start": "spaghetti", "relation": "HasA", "end": "sauce", "weight": 0.8, "surface_text": "Sauce is often part of spaghetti and can be made with fat (like oil or butter)."}, {"start": "spaghetti", "relation": "HasA", "end": "diet", "weight": 0.8, "surface_text": "A diet includes spaghetti, and a diet can contain fat."}]} +{"raw_text": "A fur ain't nothing but ferret that met some lemur.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "fur", "B": "lemur", "C": "pointed nose/mouth", "D": "ferret"}, "chain": [{"start": "fur", "relation": "HasA", "end": "lemur", "weight": 0.8, "surface_text": "fur is present on both bodies (humans) and lemurs."}, {"start": "fur", "relation": "HasA", "end": "ferret", "weight": 0.8, "surface_text": "both animals have fur"}, {"start": "ferret", "relation": "HasProperty", "end": "pointed_nose/mouth", "weight": 0.8, "surface_text": "Unlike the flat beak of ostrich or turtle, or the many-legged mouthparts of spider, centipede"}]} +{"raw_text": "bin without wood? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bin", "B": "wood", "C": "colorful", "D": "plastic"}, "chain": [{"start": "bin", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a bin is made of wood"}, {"start": "bin", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a bin is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "comes in a wide range of bright, uniform colors, unlike many natural materials"}]} +{"raw_text": "Take the wood out of kitchen and all you've got left is good conductor of heat metal.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "kitchen", "B": "wood", "C": "good conductor of heat", "D": "metal"}, "chain": [{"start": "kitchen", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a kitchen is made of wood"}, {"start": "kitchen", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a kitchen is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "good_conductor_of_heat", "weight": 0.8, "surface_text": "efficiently transfers thermal energy"}]} +{"raw_text": "You know what they say, a wing with no dove is just a short, rounded tail grouse.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "wing", "B": "dove", "C": "short, rounded tail", "D": "grouse"}, "chain": [{"start": "wing", "relation": "HasA", "end": "dove", "weight": 0.8, "surface_text": "Both finches and doves have wings."}, {"start": "wing", "relation": "HasA", "end": "grouse", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "grouse", "relation": "HasProperty", "end": "short,_rounded_tail", "weight": 0.8, "surface_text": "Unlike the long, elaborate tails of peacocks or some other birds"}]} +{"raw_text": "A savanna ain't nothing but grass that met some growth.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "savanna", "B": "growth", "C": "growth ability", "D": "grass"}, "chain": [{"start": "savanna", "relation": "HasPrerequisite", "end": "growth", "weight": 0.8, "surface_text": "Savannas require plant growth for their ecosystem, while lettuce is a plant grown for food."}, {"start": "savanna", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "Grass is a common feature in both savannas and pastures."}, {"start": "grass", "relation": "HasProperty", "end": "growth_ability", "weight": 0.8, "surface_text": "Grass regrows quickly after being cut or grazed"}]} +{"raw_text": "You know what they say, a potato with no gnocchi is just a primary ingredient gnocchi.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "potato", "B": "gnocchi", "C": "primary ingredient", "D": "gnocchi"}, "chain": [{"start": "potato", "relation": "MadeOf", "end": "gnocchi", "weight": 2.828427, "surface_text": "[[gnocchi]] is made of [[potato]]."}, {"start": "potato", "relation": "MadeOf", "end": "gnocchi", "weight": 0.8, "surface_text": "Bananas are often desired as a healthy food, while gnocchi is often made from potatoes."}, {"start": "gnocchi", "relation": "HasProperty", "end": "primary_ingredient", "weight": 0.8, "surface_text": "Made from potatoes, giving it a distinct taste and texture compared to wheat-based spaghetti or butter"}]} +{"raw_text": "You know what they say, a flower with no water is just a texture variation soil.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "flower", "B": "water", "C": "texture variation", "D": "soil"}, "chain": [{"start": "flower", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a flower needs water"}, {"start": "flower", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "a flower needs soil"}, {"start": "soil", "relation": "HasProperty", "end": "texture_variation", "weight": 0.8, "surface_text": "It can feel gritty, fine, sticky, or crumbly, whereas most minerals have a more consistent texture"}]} +{"raw_text": "Take the limb out of tiger and all you've got left is color meat.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "tiger", "B": "limb", "C": "color", "D": "meat"}, "chain": [{"start": "tiger", "relation": "HasA", "end": "limb", "weight": 0.8, "surface_text": "Tigers have limbs, and muscles are part of limbs."}, {"start": "tiger", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "Both tigers and bison are animals that have meat as a biological attribute."}, {"start": "meat", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Reddish or brownish hue, unlike the white of cheese or sugar, or the black/gray of emu/penguin"}]} +{"raw_text": "You know what they say, a cork with no wood is just a leaves tree.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "cork", "B": "wood", "C": "leaves", "D": "tree"}, "chain": [{"start": "cork", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a cork is made of wood"}, {"start": "cork", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get a cork"}, {"start": "tree", "relation": "HasProperty", "end": "leaves", "weight": 0.8, "surface_text": "typically larger and arranged differently than those of grass or flowers"}]} +{"raw_text": "Take the handle out of hammer and all you've got left is grayish color steel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "hammer", "B": "handle", "C": "grayish color", "D": "steel"}, "chain": [{"start": "hammer", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "a hammer has a handle"}, {"start": "hammer", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a hammer is made of steel"}, {"start": "steel", "relation": "HasProperty", "end": "grayish_color", "weight": 0.8, "surface_text": "Typically has a distinct gray or silvery-gray hue, different from copper's reddish or bronze's golden tones."}]} +{"raw_text": "caliper without string? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "caliper", "B": "string", "C": "smooth", "D": "plastic"}, "chain": [{"start": "caliper", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "both instruments contain strings as a key component."}, {"start": "caliper", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a caliper is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "smooth", "weight": 0.8, "surface_text": "surface is typically slick and seamless, unlike rougher materials like wood or rope"}]} +{"raw_text": "Take the tree out of savanna and all you've got left is cut up into turves and moved grass.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "savanna", "B": "tree", "C": "cut up into turves and moved", "D": "grass"}, "chain": [{"start": "savanna", "relation": "HasA", "end": "tree", "weight": 0.8, "surface_text": "savannas have trees, which can have moss growing on them"}, {"start": "savanna", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "Grass is a common feature in both savannas and pastures."}, {"start": "grass", "relation": "HasProperty", "end": "cut_up_into_turves_and_moved", "weight": 1.0, "surface_text": "[[Grass]] can be [[cut up into turves and moved]]"}]} +{"raw_text": "Take the deck out of unicycle and all you've got left is makes vehicle move forward wheel.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "unicycle", "B": "deck", "C": "makes vehicle move forward", "D": "wheel"}, "chain": [{"start": "unicycle", "relation": "HasA", "end": "deck", "weight": 0.8, "surface_text": "Unicycle can have a small deck-like platform; ship has a deck as part of its structure"}, {"start": "unicycle", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "wheel connects both as canoes historically had wheels for transport, though typically not part of the main structure."}, {"start": "wheel", "relation": "HasProperty", "end": "makes_vehicle_move_forward", "weight": 0.8, "surface_text": "Its primary function is to enable forward motion, unlike most other items which have different primary functions."}]} +{"raw_text": "A moped ain't nothing but wheel that met some motor.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "moped", "B": "motor", "C": "makes rolling noise", "D": "wheel"}, "chain": [{"start": "moped", "relation": "HasA", "end": "motor", "weight": 0.8, "surface_text": "motor is a component of a moped and part of an engine system"}, {"start": "moped", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "both a moped and engine (as part of vehicle) use wheels for movement"}, {"start": "wheel", "relation": "HasProperty", "end": "makes_rolling_noise", "weight": 0.8, "surface_text": "It produces a distinctive rolling sound when moving, unlike others which make scraping or other sounds."}]} +{"raw_text": "Take the steak out of beef and all you've got left is toppings hamburger.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "beef", "B": "steak", "C": "toppings", "D": "hamburger"}, "chain": [{"start": "beef", "relation": "MadeOf", "end": "steak", "weight": 0.8, "surface_text": "a steak is made of beef"}, {"start": "beef", "relation": "MadeOf", "end": "hamburger", "weight": 0.8, "surface_text": "a hamburger is made of beef"}, {"start": "hamburger", "relation": "HasProperty", "end": "toppings", "weight": 0.8, "surface_text": "Often includes toppings like lettuce, tomato, or cheese, unlike most basic foods"}]} +{"raw_text": "aquarium without wood? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "aquarium", "B": "wood", "C": "translucent", "D": "plastic"}, "chain": [{"start": "aquarium", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an aquarium is made of wood"}, {"start": "aquarium", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "an aquarium is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "translucent", "weight": 1.0, "surface_text": "[[plastic]] can be [[translucent]]"}]} +{"raw_text": "You know what they say, a nectarine with no pit is just a tall growth tree.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "nectarine", "B": "pit", "C": "tall growth", "D": "tree"}, "chain": [{"start": "nectarine", "relation": "HasA", "end": "pit", "weight": 0.8, "surface_text": "a nectarine has a pit"}, {"start": "nectarine", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to grow a nectarine"}, {"start": "tree", "relation": "HasProperty", "end": "tall_growth", "weight": 0.8, "surface_text": "significantly taller than other plants in the list"}]} +{"raw_text": "Take the corn out of cornbread and all you've got left is cold sandwich.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "cornbread", "B": "corn", "C": "cold", "D": "sandwich"}, "chain": [{"start": "cornbread", "relation": "MadeOf", "end": "corn", "weight": 0.8, "surface_text": "corn is an ingredient in cornbread and part of the plant that produces vegetables."}, {"start": "cornbread", "relation": "HasA", "end": "sandwich", "weight": 0.8, "surface_text": "cornbread and lettuce can both be ingredients in a sandwich."}]} +{"raw_text": "Take the blade out of knife and all you've got left is carved into furniture wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "knife", "B": "blade", "C": "carved into furniture", "D": "wood"}, "chain": [{"start": "knife", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a knife has a blade"}, {"start": "knife", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a knife is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_furniture", "weight": 1.0, "surface_text": "[[wood]] can be [[carved into furniture]]"}]} +{"raw_text": "You know what they say, a mouthpiece with no rubber is just a smooth plastic.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "mouthpiece", "B": "rubber", "C": "smooth", "D": "plastic"}, "chain": [{"start": "mouthpiece", "relation": "MadeOf", "end": "rubber", "weight": 0.8, "surface_text": "a mouthpiece is made of rubber"}, {"start": "mouthpiece", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a mouthpiece is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "smooth", "weight": 0.8, "surface_text": "surface is typically slick and seamless, unlike rougher materials like wood or rope"}]} +{"raw_text": "Take the wing out of rook and all you've got left is outdoor location nest.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "rook", "B": "wing", "C": "outdoor location", "D": "nest"}, "chain": [{"start": "rook", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "wings are common anatomical features of birds like rooks and grebes."}, {"start": "rook", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both rooks and grebes build nests for habitation and breeding."}, {"start": "nest", "relation": "HasProperty", "end": "outdoor_location", "weight": 0.8, "surface_text": "Nests are usually built in trees, bushes, or on the ground outdoors, unlike houses or burrows which may be indoors or underground"}]} +{"raw_text": "Take the snail out of shell and all you've got left is shell tortoise.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "shell", "B": "snail", "C": "shell", "D": "tortoise"}, "chain": [{"start": "shell", "relation": "HasA", "end": "snail", "weight": 0.8, "surface_text": "both can have shells, though more typical for snails"}, {"start": "shell", "relation": "HasA", "end": "tortoise", "weight": 0.8, "surface_text": "shell is part of a bull's structure (like a protective layer) and a tortoise has a shell."}, {"start": "tortoise", "relation": "HasProperty", "end": "shell", "weight": 0.8, "surface_text": "hard, protective outer covering"}]} +{"raw_text": "A needle ain't nothing but plastic that met some metal.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "needle", "B": "metal", "C": "lightweight", "D": "plastic"}, "chain": [{"start": "needle", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a needle is made of metal"}, {"start": "needle", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a needle is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "significantly lighter than metals like aluminum or dense materials like ceramic"}]} +{"raw_text": "You know what they say, a zebra with no stripes is just a kiwi animal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "zebra", "B": "stripes", "C": "kiwi", "D": "animal"}, "chain": [{"start": "zebra", "relation": "HasA", "end": "stripes", "weight": 1.0, "surface_text": "[[a zebra]] has [[stripes]]"}, {"start": "zebra", "relation": "HasA", "end": "animal", "weight": 0.8, "surface_text": "both zebras and geese are animals."}, {"start": "animal", "relation": "HasProperty", "end": "kiwi", "weight": 0.8, "surface_text": "animal connects the shared biological classification"}]} +{"raw_text": "A soup ain't nothing but eating quickly that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "soup", "B": "water", "C": "wet", "D": "eating quickly"}, "chain": [{"start": "soup", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[soup]] is made of [[water]]."}, {"start": "soup", "relation": "HasPrerequisite", "end": "eating_quickly", "weight": 1.0, "surface_text": "[[eating quickly]] requires [[soup]]"}]} +{"raw_text": "You know what they say, a hammer with no pick is just a function handle.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "hammer", "B": "pick", "C": "function", "D": "handle"}, "chain": [{"start": "hammer", "relation": "HasA", "end": "pick", "weight": 0.8, "surface_text": "both are tools found in a toolbox"}, {"start": "hammer", "relation": "HasPrerequisite", "end": "handle", "weight": 0.8, "surface_text": "you need a handle before you can make a hammer"}, {"start": "handle", "relation": "HasProperty", "end": "function", "weight": 0.8, "surface_text": "Its primary role is to be gripped or held, unlike tools designed for cutting, lifting, or digging."}]} +{"raw_text": "Take the dirt out of furrow and all you've got left is angled or curved blade shape plow.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "furrow", "B": "dirt", "C": "angled or curved blade shape", "D": "plow"}, "chain": [{"start": "furrow", "relation": "MadeOf", "end": "dirt", "weight": 0.8, "surface_text": "dirt is a component of both furrows and savannas, both being landscape features often composed of soil"}, {"start": "furrow", "relation": "HasPrerequisite", "end": "plow", "weight": 0.8, "surface_text": "you need a plow to make a furrow"}, {"start": "plow", "relation": "HasProperty", "end": "angled_or_curved_blade_shape", "weight": 0.8, "surface_text": "designed to cut into and lift soil, not chop or drill"}]} +{"raw_text": "A branch ain't nothing but evergreen that met some wood.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "branch", "B": "wood", "C": "often has waxy leaf coating", "D": "evergreen"}, "chain": [{"start": "branch", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a branch is made of wood"}, {"start": "branch", "relation": "HasA", "end": "evergreen", "weight": 0.8, "surface_text": "both coca and evergreen trees have branches"}, {"start": "evergreen", "relation": "HasProperty", "end": "often_has_waxy_leaf_coating", "weight": 0.8, "surface_text": "Helps prevent water loss, giving leaves a glossy sheen"}]} +{"raw_text": "A tungsten ain't nothing but ore that met some thermometer.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "tungsten", "B": "thermometer", "C": "earth-origin", "D": "ore"}, "chain": [{"start": "tungsten", "relation": "MadeOf", "end": "thermometer", "weight": 0.8, "surface_text": "thermometers often use tungsten and mercury in their construction."}, {"start": "tungsten", "relation": "MadeOf", "end": "ore", "weight": 0.8, "surface_text": "tungsten is the metal extracted from wolfram ore"}, {"start": "ore", "relation": "HasProperty", "end": "earth-origin", "weight": 0.8, "surface_text": "Found in the ground, often mixed with rock or sediment, unlike processed metals like bronze or steel."}]} +{"raw_text": "vine without watermelon? That's just kiwi with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "vine", "B": "watermelon", "C": "brown, fuzzy exterior", "D": "kiwi"}, "chain": [{"start": "vine", "relation": "HasPrerequisite", "end": "watermelon", "weight": 0.8, "surface_text": "you need a vine to grow a watermelon"}, {"start": "vine", "relation": "HasPrerequisite", "end": "kiwi", "weight": 0.8, "surface_text": "you need a vine before you can grow a kiwi"}, {"start": "kiwi", "relation": "HasProperty", "end": "brown,_fuzzy_exterior", "weight": 0.8, "surface_text": "The kiwi's peel is brown and hairy, unlike the smooth skin of many other fruits."}]} +{"raw_text": "A chest ain't nothing but wood that met some leather.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "chest", "B": "leather", "C": "carved into art", "D": "wood"}, "chain": [{"start": "chest", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "a chest might be made of leather"}, {"start": "chest", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a chest can be made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_art", "weight": 1.0, "surface_text": "[[Wood]] can be [[carved into art]]"}]} +{"raw_text": "jointer without steel? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "jointer", "B": "steel", "C": "opaque", "D": "wood"}, "chain": [{"start": "jointer", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a jointer is made of steel"}, {"start": "jointer", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "a jointer requires wood to be used"}, {"start": "wood", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[wood]] is [[opaque]]"}]} +{"raw_text": "A bone ain't nothing but soil that met some fossil.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "bone", "B": "fossil", "C": "particle size mix", "D": "soil"}, "chain": [{"start": "bone", "relation": "MadeOf", "end": "fossil", "weight": 0.8, "surface_text": "Cassowary can be fossilized, which is made of bone."}, {"start": "bone", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "earthworms live in soil, and bone material can come from the earth (soil)"}, {"start": "soil", "relation": "HasProperty", "end": "particle_size_mix", "weight": 0.8, "surface_text": "It's made of particles of various sizes (clay, silt, sand), unlike minerals which are usually uniform in crystal structure"}]} +{"raw_text": "spout without metal? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "spout", "B": "metal", "C": "transparent", "D": "plastic"}, "chain": [{"start": "spout", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a spout is made of metal"}, {"start": "spout", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a spout is made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "transparent", "weight": 1.0, "surface_text": "[[plastic]] can be [[transparent]]"}]} +{"raw_text": "You know what they say, a lilac with no nectar is just a wet seed.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "lilac", "B": "nectar", "C": "wet", "D": "seed"}, "chain": [{"start": "lilac", "relation": "HasA", "end": "nectar", "weight": 0.8, "surface_text": "Both lilac and hibiscus have nectar."}, {"start": "lilac", "relation": "HasA", "end": "seed", "weight": 0.8, "surface_text": "Both lilac and poppy produce seeds as part of their life cycle."}]} +{"raw_text": "burger without grease? That's just lettuce with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "burger", "B": "grease", "C": "water-rich", "D": "lettuce"}, "chain": [{"start": "burger", "relation": "HasA", "end": "grease", "weight": 0.8, "surface_text": "grease is a byproduct of cooking a burger and is a type of fat"}, {"start": "burger", "relation": "HasA", "end": "lettuce", "weight": 0.8, "surface_text": "Lettuce is a common vegetable found in burgers, and it is a type of vegetable."}, {"start": "lettuce", "relation": "HasProperty", "end": "water-rich", "weight": 0.8, "surface_text": "It is composed mostly of water, making it crisp and refreshing, unlike drier items like chocolate or husk."}]} +{"raw_text": "A cannabis ain't nothing but indica that met some sative.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cannabis", "B": "sative", "C": "dry", "D": "indica"}, "chain": [{"start": "cannabis", "relation": "MadeOf", "end": "sative", "weight": 1.0, "surface_text": "[[sative]] is made of [[cannabis]]."}, {"start": "cannabis", "relation": "MadeOf", "end": "indica", "weight": 2.0, "surface_text": "[[indica]] is made of [[cannabis]]."}]} +{"raw_text": "You know what they say, an accordion with no string is just a wet player.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "accordion", "B": "string", "C": "wet", "D": "player"}, "chain": [{"start": "accordion", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "Both instruments have strings as part of their design."}, {"start": "accordion", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "a player can use both an accordion and a bass instrument"}]} +{"raw_text": "lilac without nectar? That's just flower with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "lilac", "B": "nectar", "C": "nectar production", "D": "flower"}, "chain": [{"start": "lilac", "relation": "HasA", "end": "nectar", "weight": 0.8, "surface_text": "Both lilac and hibiscus have nectar."}, {"start": "lilac", "relation": "HasA", "end": "flower", "weight": 0.8, "surface_text": "Both lilac and bouquet are types of flowers or composed of flowers."}, {"start": "flower", "relation": "HasProperty", "end": "nectar_production", "weight": 0.8, "surface_text": "Flowers produce nectar to attract pollinators, unlike most other listed plants"}]} +{"raw_text": "Take the paper out of ash and all you've got left is edible wood.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "ash", "B": "paper", "C": "edible", "D": "wood"}, "chain": [{"start": "ash", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "ash contains soot and paper can be burned to produce ash"}, {"start": "ash", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "ash is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "edible", "weight": 1.0, "surface_text": "[[Wood]] is [[edible]]"}]} +{"raw_text": "A celery ain't nothing but stem that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "celery", "B": "water", "C": "plant structural support", "D": "stem"}, "chain": [{"start": "celery", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "celery is made of water"}, {"start": "celery", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "celery has a stem"}, {"start": "stem", "relation": "HasProperty", "end": "plant_structural_support", "weight": 0.8, "surface_text": "Stems typically support leaves, flowers, or fruits, unlike roots or shade."}]} +{"raw_text": "kingfisher without water? That's just fish with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "kingfisher", "B": "water", "C": "flat, scaly body", "D": "fish"}, "chain": [{"start": "kingfisher", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a kingfisher needs water"}, {"start": "kingfisher", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "a kingfisher needs fish"}, {"start": "fish", "relation": "HasProperty", "end": "flat,_scaly_body", "weight": 0.8, "surface_text": "unlike most other animals, fish have bodies covered in scales"}]} +{"raw_text": "school without library? That's just gymnasium with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "school", "B": "library", "C": "huge open space", "D": "gymnasium"}, "chain": [{"start": "school", "relation": "HasA", "end": "library", "weight": 0.8, "surface_text": "a school has a library"}, {"start": "school", "relation": "HasA", "end": "gymnasium", "weight": 0.8, "surface_text": "a school has a gymnasium"}, {"start": "gymnasium", "relation": "HasProperty", "end": "huge_open_space", "weight": 0.8, "surface_text": "large, clear indoor area without many obstructions"}]} +{"raw_text": "wrapper without plastic? That's just paper with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "wrapper", "B": "plastic", "C": "handmade or manufactured", "D": "paper"}, "chain": [{"start": "wrapper", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a wrapper is made of plastic"}, {"start": "wrapper", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "a wrapper is made of paper"}, {"start": "paper", "relation": "HasProperty", "end": "handmade_or_manufactured", "weight": 1.0, "surface_text": "[[Paper]] can be [[handmade or manufactured]]"}]} +{"raw_text": "thorn without fruit? That's just rose with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "thorn", "B": "fruit", "C": "thick, green leaves", "D": "rose"}, "chain": [{"start": "thorn", "relation": "HasA", "end": "fruit", "weight": 0.8, "surface_text": "some plants have thorns, and seeds can be part of fruits."}, {"start": "thorn", "relation": "HasA", "end": "rose", "weight": 0.8, "surface_text": "roses have thorns and flowers"}, {"start": "rose", "relation": "HasProperty", "end": "thick,_green_leaves", "weight": 0.8, "surface_text": "Roses have a specific type of glossy, serrated leaf shape that differs from the simple leaves of plants like rhododendron"}]} +{"raw_text": "bed without straw? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bed", "B": "straw", "C": "edible", "D": "wood"}, "chain": [{"start": "bed", "relation": "MadeOf", "end": "straw", "weight": 1.0, "surface_text": "[[A bed]] can be made of [[straw]]"}, {"start": "bed", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a bed is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "edible", "weight": 1.0, "surface_text": "[[Wood]] is [[edible]]"}]} +{"raw_text": "A barometer ain't nothing but scale that met some mercury.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "barometer", "B": "mercury", "C": "no sound production", "D": "scale"}, "chain": [{"start": "barometer", "relation": "HasA", "end": "mercury", "weight": 0.8, "surface_text": "a mercury barometer has mercury"}, {"start": "barometer", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "a barometer has a scale"}, {"start": "scale", "relation": "HasProperty", "end": "no_sound_production", "weight": 0.8, "surface_text": "unlike musical instruments, scales don't produce sound"}]} +{"raw_text": "A zebra ain't nothing but hoof that met some stripes.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "zebra", "B": "stripes", "C": "sorry", "D": "hoof"}, "chain": [{"start": "zebra", "relation": "HasA", "end": "stripes", "weight": 1.0, "surface_text": "[[a zebra]] has [[stripes]]"}, {"start": "zebra", "relation": "HasA", "end": "hoof", "weight": 0.8, "surface_text": "Both are parts of animals, with hoof being an animal part and claw being part of certain animals."}]} +{"raw_text": "You know what they say, a muscle with no rabbit is just a strength tiger.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "muscle", "B": "rabbit", "C": "strength", "D": "tiger"}, "chain": [{"start": "muscle", "relation": "HasA", "end": "rabbit", "weight": 0.8, "surface_text": "muscles are part of a body and rabbits have muscles."}, {"start": "muscle", "relation": "HasA", "end": "tiger", "weight": 0.8, "surface_text": "Both fat and tigers have muscles as part of their physical composition."}, {"start": "tiger", "relation": "HasProperty", "end": "strength", "weight": 0.8, "surface_text": "Tigers have strength, and muscles provide strength."}]} +{"raw_text": "ice without cooling off? That's just rock with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "ice", "B": "cooling off", "C": "grayish color", "D": "rock"}, "chain": [{"start": "ice", "relation": "HasPrerequisite", "end": "cooling_off", "weight": 1.0, "surface_text": "[[cooling off]] requires [[ice]]"}, {"start": "ice", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Both chalk and ice are types of rock material."}, {"start": "rock", "relation": "HasProperty", "end": "grayish_color", "weight": 0.8, "surface_text": "Typically lacks the vibrant colors of emeralds, rubies, or garnets"}]} +{"raw_text": "paprika without powder? That's just spice blend with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "paprika", "B": "powder", "C": "cold", "D": "spice blend"}, "chain": [{"start": "paprika", "relation": "MadeOf", "end": "powder", "weight": 0.8, "surface_text": "Both paprika and curry are often in powder form."}, {"start": "paprika", "relation": "MadeOf", "end": "spice_blend", "weight": 0.8, "surface_text": "spice blend connects as both are ingredients in it"}]} +{"raw_text": "A wolf ain't nothing but food that met some coat.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "wolf", "B": "coat", "C": "edible", "D": "food"}, "chain": [{"start": "wolf", "relation": "HasA", "end": "coat", "weight": 0.8, "surface_text": "a wolf has a coat (outer layer) made of fur material"}, {"start": "wolf", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "Both animals can be prey or used as food for larger predators or humans."}, {"start": "food", "relation": "HasProperty", "end": "edible", "weight": 0.8, "surface_text": "can be consumed, unlike some items listed"}]} +{"raw_text": "You know what they say, a marjoram with no stem is just a cloudy water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "marjoram", "B": "stem", "C": "cloudy", "D": "water"}, "chain": [{"start": "marjoram", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "marjoram has a stem"}, {"start": "marjoram", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "marjoram requires water"}, {"start": "water", "relation": "HasProperty", "end": "cloudy", "weight": 1.0, "surface_text": "[[Water]] can be [[cloudy]]"}]} +{"raw_text": "bronze without ship? That's just alloy with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "bronze", "B": "ship", "C": "cold", "D": "alloy"}, "chain": [{"start": "bronze", "relation": "MadeOf", "end": "ship", "weight": 0.8, "surface_text": "ships are made of bronze and have anchors"}, {"start": "bronze", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "both can be components of alloys"}]} +{"raw_text": "You know what they say, a coffee with no caffiene is just a humble caffein.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "coffee", "B": "caffiene", "C": "humble", "D": "caffein"}, "chain": [{"start": "coffee", "relation": "HasA", "end": "caffiene", "weight": 1.0, "surface_text": "[[Coffee]] contains [[caffiene]]"}, {"start": "coffee", "relation": "HasA", "end": "caffein", "weight": 2.0, "surface_text": "[[coffee]] contains [[caffein]]"}]} +{"raw_text": "A juice ain't nothing but lemon that met some cranberry.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "juice", "B": "cranberry", "C": "round shape", "D": "lemon"}, "chain": [{"start": "juice", "relation": "MadeOf", "end": "cranberry", "weight": 0.8, "surface_text": "juice is made from both figs and cranberries, which are fruits that can be processed into juice."}, {"start": "juice", "relation": "MadeOf", "end": "lemon", "weight": 0.8, "surface_text": "juice connects as both figs and lemons can be made into juice"}, {"start": "lemon", "relation": "HasProperty", "end": "round_shape", "weight": 0.8, "surface_text": "lemons are oval to round, unlike the elongated shape of mangoes or the segmented shape of figs"}]} +{"raw_text": "aquarium without glass? That's just metal with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "aquarium", "B": "glass", "C": "good conductor of heat", "D": "metal"}, "chain": [{"start": "aquarium", "relation": "HasA", "end": "glass", "weight": 0.8, "surface_text": "an aquarium has glass"}, {"start": "aquarium", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "an aquarium is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "good_conductor_of_heat", "weight": 0.8, "surface_text": "efficiently transfers thermal energy"}]} +{"raw_text": "A creek ain't nothing but sand that met some water.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "creek", "B": "water", "C": "humble", "D": "sand"}, "chain": [{"start": "creek", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a creek is made of water"}, {"start": "creek", "relation": "MadeOf", "end": "sand", "weight": 0.8, "surface_text": "Sand is found in deserts and is made of materials like those found in creek beds."}]} +{"raw_text": "You know what they say, a thimble with no hair is just a often solid at room temperature metal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "thimble", "B": "hair", "C": "often solid at room temperature", "D": "metal"}, "chain": [{"start": "thimble", "relation": "HasPrerequisite", "end": "hair", "weight": 0.8, "surface_text": "Thimbles require fabric (related to hair in some contexts), and combs are used for hair."}, {"start": "thimble", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "both a thimble and a car can be made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "often_solid_at_room_temperature", "weight": 0.8, "surface_text": "typically hard and rigid (exceptions like mercury)"}]} +{"raw_text": "Take the nest out of canary and all you've got left is flapping motion wing.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "canary", "B": "nest", "C": "flapping motion", "D": "wing"}, "chain": [{"start": "canary", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both canaries and ibises build nests"}, {"start": "canary", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both canaries and ibises have wings"}, {"start": "wing", "relation": "HasProperty", "end": "flapping_motion", "weight": 0.8, "surface_text": "It moves up and down to generate lift."}]} +{"raw_text": "You know what they say, a leg with no bone is just a many legs centipede.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "leg", "B": "bone", "C": "many legs", "D": "centipede"}, "chain": [{"start": "leg", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a leg is made of bone"}, {"start": "leg", "relation": "HasA", "end": "centipede", "weight": 0.8, "surface_text": "both are animals with legs"}, {"start": "centipede", "relation": "HasProperty", "end": "many_legs", "weight": 0.8, "surface_text": "Has numerous legs compared to other listed animals, which typically have 2-4 limbs."}]} +{"raw_text": "You know what they say, an organ with no wood is just a air passage bellows.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "organ", "B": "wood", "C": "air passage", "D": "bellows"}, "chain": [{"start": "organ", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an organ is made of wood"}, {"start": "organ", "relation": "HasA", "end": "bellows", "weight": 0.8, "surface_text": "an organ has bellows"}, {"start": "bellows", "relation": "HasProperty", "end": "air_passage", "weight": 0.8, "surface_text": "bellows have an opening to push or draw air, a unique function among these tools"}]} +{"raw_text": "container without lid? That's just aluminum with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "container", "B": "lid", "C": "non-magnetic", "D": "aluminum"}, "chain": [{"start": "container", "relation": "HasA", "end": "lid", "weight": 0.8, "surface_text": "a container has a lid"}, {"start": "container", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "a container might have a wax seal, and it could be made of aluminum."}, {"start": "aluminum", "relation": "HasProperty", "end": "non-magnetic", "weight": 0.8, "surface_text": "Unlike iron or some other metals, does not attract magnets"}]} +{"raw_text": "A lettuce ain't nothing but water that met some sugar.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "lettuce", "B": "sugar", "C": "essential for life on earth", "D": "water"}, "chain": [{"start": "lettuce", "relation": "HasPrerequisite", "end": "sugar", "weight": 0.8, "surface_text": "lettuce is part of a salad, and sugar is not typically required for lettuce"}, {"start": "lettuce", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[lettuce]] is made of [[water]]."}, {"start": "water", "relation": "HasProperty", "end": "essential_for_life_on_earth", "weight": 1.0, "surface_text": "[[Water]] is [[essential for life on Earth]]"}]} +{"raw_text": "synthesizer without sound? That's just plastic with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "synthesizer", "B": "sound", "C": "lightweight", "D": "plastic"}, "chain": [{"start": "synthesizer", "relation": "MadeOf", "end": "sound", "weight": 0.8, "surface_text": "sound is made by synthesizer and bass (instrument) produces sound"}, {"start": "synthesizer", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "synthesizers are often made of plastic"}, {"start": "plastic", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "significantly lighter than metals like aluminum or dense materials like ceramic"}]} +{"raw_text": "A ladder ain't nothing but many rungs that met some rungs.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "ladder", "B": "rungs", "C": "wet", "D": "many rungs"}, "chain": [{"start": "ladder", "relation": "HasA", "end": "rungs", "weight": 1.0, "surface_text": "[[a ladder]] has [[rungs]]"}, {"start": "ladder", "relation": "HasA", "end": "many_rungs", "weight": 1.0, "surface_text": "[[A ladder]] has [[many rungs]]"}]} +{"raw_text": "You know what they say, an underwear with no polyester is just a light weight cotton.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "underwear", "B": "polyester", "C": "light weight", "D": "cotton"}, "chain": [{"start": "underwear", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "underwear is made of polyester"}, {"start": "underwear", "relation": "MadeOf", "end": "cotton", "weight": 1.0, "surface_text": "[[underwear]] is made of [[cotton]]."}, {"start": "cotton", "relation": "HasProperty", "end": "light_weight", "weight": 0.8, "surface_text": "cotton fabric is relatively lightweight compared to many other fabrics or plant materials"}]} +{"raw_text": "You know what they say, an engine with no van is just a good conductor of heat metal.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "engine", "B": "van", "C": "good conductor of heat", "D": "metal"}, "chain": [{"start": "engine", "relation": "HasA", "end": "van", "weight": 0.8, "surface_text": "both vehicles contain an engine"}, {"start": "engine", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "an engine is made of metal"}, {"start": "metal", "relation": "HasProperty", "end": "good_conductor_of_heat", "weight": 0.8, "surface_text": "efficiently transfers thermal energy"}]} +{"raw_text": "burger without salad? That's just grease with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "burger", "B": "salad", "C": "wet", "D": "grease"}, "chain": [{"start": "burger", "relation": "HasA", "end": "salad", "weight": 0.8, "surface_text": "A burger can include lettuce (a vegetable) as part of a salad topping, and vegetables are key ingredients in salads."}, {"start": "burger", "relation": "HasA", "end": "grease", "weight": 0.8, "surface_text": "grease is a byproduct of cooking a burger and is a type of fat"}]} +{"raw_text": "You know what they say, a window with no wood is just a often contains gardening tools greenhouse.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "window", "B": "wood", "C": "often contains gardening tools", "D": "greenhouse"}, "chain": [{"start": "window", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a window is made of wood"}, {"start": "window", "relation": "HasA", "end": "greenhouse", "weight": 0.8, "surface_text": "both buildings commonly feature windows for light/sight"}, {"start": "greenhouse", "relation": "HasProperty", "end": "often_contains_gardening_tools", "weight": 0.8, "surface_text": "Greenhouses often have specialized tools like watering cans, trowels, and pruners, which are less common in other buildings."}]} +{"raw_text": "Take the water out of lake and all you've got left is striped fish.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "lake", "B": "water", "C": "striped", "D": "fish"}, "chain": [{"start": "lake", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to have a lake"}, {"start": "lake", "relation": "HasA", "end": "fish", "weight": 0.8, "surface_text": "a lake has fish"}, {"start": "fish", "relation": "HasProperty", "end": "striped", "weight": 2.828427, "surface_text": "[[Some fish]] are [[striped]]"}]} +{"raw_text": "A pistol ain't nothing but barrel that met some gun.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "pistol", "B": "gun", "C": "steep curved sides", "D": "barrel"}, "chain": [{"start": "pistol", "relation": "HasA", "end": "gun", "weight": 0.8, "surface_text": "a revolver is a type of pistol, and a pistol is a type of gun."}, {"start": "pistol", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a pistol has a barrel"}, {"start": "barrel", "relation": "HasProperty", "end": "steep_curved_sides", "weight": 0.8, "surface_text": "Barrels have sloped sides that curve outward, unlike straight-sided containers like tanks or kettles"}]} +{"raw_text": "Take the water out of lake and all you've got left is eaten cooked fish.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "lake", "B": "water", "C": "eaten cooked", "D": "fish"}, "chain": [{"start": "lake", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to have a lake"}, {"start": "lake", "relation": "HasA", "end": "fish", "weight": 0.8, "surface_text": "a lake has fish"}, {"start": "fish", "relation": "HasProperty", "end": "eaten_cooked", "weight": 1.0, "surface_text": "[[fish]] can be [[eaten cooked]]"}]} +{"raw_text": "Take the sand out of desert and all you've got left is good to quench thirst water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "desert", "B": "sand", "C": "good to quench thirst", "D": "water"}, "chain": [{"start": "desert", "relation": "HasA", "end": "sand", "weight": 0.8, "surface_text": "sand is a common component of deserts and the material the ground is made of."}, {"start": "desert", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "water is essential for meadows and scarce in deserts"}, {"start": "water", "relation": "HasProperty", "end": "good_to_quench_thirst", "weight": 1.0, "surface_text": "[[Water]] is [[good to quench thirst]]"}]} +{"raw_text": "A comb ain't nothing but tool that met some brush.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "comb", "B": "brush", "C": "wet", "D": "tool"}, "chain": [{"start": "comb", "relation": "HasA", "end": "brush", "weight": 0.8, "surface_text": "both items can contain or be a type of brush"}, {"start": "comb", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "Both combs and stethoscopes are types of tools used in different contexts."}]} +{"raw_text": "nectarine without tree? That's just pit with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "nectarine", "B": "tree", "C": "hard surface", "D": "pit"}, "chain": [{"start": "nectarine", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to grow a nectarine"}, {"start": "nectarine", "relation": "HasA", "end": "pit", "weight": 0.8, "surface_text": "a nectarine has a pit"}, {"start": "pit", "relation": "HasProperty", "end": "hard_surface", "weight": 0.8, "surface_text": "Often has a hard or compacted bottom, different from the soft earth of a pasture or the water of a pond."}]} +{"raw_text": "A cornbread ain't nothing but corn that met some corn.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "cornbread", "B": "corn", "C": "good and bad", "D": "corn"}, "chain": [{"start": "cornbread", "relation": "HasPrerequisite", "end": "corn", "weight": 0.8, "surface_text": "corn is needed to make cornbread"}, {"start": "cornbread", "relation": "HasA", "end": "corn", "weight": 0.8, "surface_text": "cornbread has corn"}, {"start": "corn", "relation": "HasProperty", "end": "good_and_bad", "weight": 1.0, "surface_text": "[[Corn]] can be [[good and bad]]"}]} +{"raw_text": "level without plastic? That's just wood with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "level", "B": "plastic", "C": "less dense than water", "D": "wood"}, "chain": [{"start": "level", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a level is made of plastic"}, {"start": "level", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a level is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "less_dense_than_water", "weight": 1.0, "surface_text": "[[wood]] is [[less dense than water]]"}]} +{"raw_text": "You know what they say, a tea with no caffeine is just a tasteless water.", "meta_template": "deconstruction", "surface_template": "You know what they say, {A_article} with no {B} is just a {C} {D}.", "slots": {"A": "tea", "B": "caffeine", "C": "tasteless", "D": "water"}, "chain": [{"start": "tea", "relation": "HasA", "end": "caffeine", "weight": 4.472136, "surface_text": "[[Tea]] contains [[caffeine]]"}, {"start": "tea", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "tea is made of water"}, {"start": "water", "relation": "HasProperty", "end": "tasteless", "weight": 0.8, "surface_text": "Unlike juice, milk, coffee, tea, and soda, which have distinct flavors, pure water has no inherent taste."}]} +{"raw_text": "Take the grass out of field and all you've got left is weight generally heavy earth.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "field", "B": "grass", "C": "weight generally heavy", "D": "earth"}, "chain": [{"start": "field", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "a field has grass"}, {"start": "field", "relation": "MadeOf", "end": "earth", "weight": 0.8, "surface_text": "a field is made of earth"}, {"start": "earth", "relation": "HasProperty", "end": "weight_generally_heavy", "weight": 0.8, "surface_text": "Is solid and dense, unlike the light, flowing nature of water or the delicate appearance of orchards."}]} +{"raw_text": "A drum ain't nothing but wood that met some plastic.", "meta_template": "deconstruction", "surface_template": "{A_Article} ain't nothing but {D} that met some {B}.", "slots": {"A": "drum", "B": "plastic", "C": "carved into furniture", "D": "wood"}, "chain": [{"start": "drum", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a drum is made of plastic"}, {"start": "drum", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a drum is made of wood"}, {"start": "wood", "relation": "HasProperty", "end": "carved_into_furniture", "weight": 1.0, "surface_text": "[[wood]] can be [[carved into furniture]]"}]} +{"raw_text": "Take the ingredient out of salmon and all you've got left is colorless water.", "meta_template": "deconstruction", "surface_template": "Take the {B} out of {A} and all you've got left is {C} {D}.", "slots": {"A": "salmon", "B": "ingredient", "C": "colorless", "D": "water"}, "chain": [{"start": "salmon", "relation": "MadeOf", "end": "ingredient", "weight": 0.8, "surface_text": "burgers and salmon are ingredients in dishes"}, {"start": "salmon", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "salmon is made of water"}, {"start": "water", "relation": "HasProperty", "end": "colorless", "weight": 1.0, "surface_text": "[[water]] is [[colorless]]"}]} +{"raw_text": "teacup without glaze? That's just clay with ideas above its station.", "meta_template": "deconstruction", "surface_template": "{A} without {B}? That's just {D} with ideas above its station.", "slots": {"A": "teacup", "B": "glaze", "C": "earthy smell", "D": "clay"}, "chain": [{"start": "teacup", "relation": "HasA", "end": "glaze", "weight": 0.8, "surface_text": "glaze is an element of a teacup and ceramics can have a glaze"}, {"start": "teacup", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "clay is used to make teacups and is a component of ceramic"}, {"start": "clay", "relation": "HasProperty", "end": "earthy_smell", "weight": 0.8, "surface_text": "Gives off a distinct earthy or mineral scent, unlike synthetic or plant-based materials"}]} +{"raw_text": "Man who put outs a dessert can't complain about banana.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "dessert", "B": "banana", "C": "put out"}, "chain": [{"start": "banana", "relation": "AtLocation", "end": "dessert", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Man who builds a lacebug can't complain about tree.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "lacebug", "B": "tree", "C": "build"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "lacebug", "weight": 5.272136, "surface_text": ""}]} +{"raw_text": "Don't plant the garden and say you ain't got snake.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "garden", "B": "snake", "C": "plant"}, "chain": [{"start": "snake", "relation": "AtLocation", "end": "garden", "weight": 4.472136, "surface_text": "You are likely to find [[a snake]] in [[a garden]]"}]} +{"raw_text": "Don't build the canoe and act surprised when the road show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "canoe", "B": "road", "C": "build"}, "chain": [{"start": "road", "relation": "AtLocation", "end": "canoe", "weight": 0.8, "surface_text": "roads are common locations for both mopeds and canoes (especially when transported)"}]} +{"raw_text": "Don't put out the corn and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "corn", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "corn", "weight": 0.8, "surface_text": "both eggplant and corn can be found in a garden"}]} +{"raw_text": "You can't put out a worm and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "worm", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "worm", "weight": 0.8, "surface_text": "centipedes and worms are both found in gardens."}]} +{"raw_text": "Man who lay downs a falcon can't complain about bunting.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "falcon", "B": "bunting", "C": "lay down"}, "chain": [{"start": "bunting", "relation": "AtLocation", "end": "falcon", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't put out the cinnamon and act surprised when the bowl show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cinnamon", "B": "bowl", "C": "put out"}, "chain": [{"start": "bowl", "relation": "AtLocation", "end": "cinnamon", "weight": 0.8, "surface_text": "both spices might be found in a bowl for storage or mixing"}]} +{"raw_text": "You can't put out a cockatiel and then wonder where all the perch came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cockatiel", "B": "perch", "C": "put out"}, "chain": [{"start": "perch", "relation": "AtLocation", "end": "cockatiel", "weight": 0.8, "surface_text": "both birds can be found on perches"}]} +{"raw_text": "Don't set up the juice and say you ain't got water.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "juice", "B": "water", "C": "set up"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "juice", "weight": 1.0, "surface_text": "You are likely to find [[water]] in [[juice]]"}]} +{"raw_text": "Don't lay down the cage and act surprised when the marmot show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cage", "B": "marmot", "C": "lay down"}, "chain": [{"start": "marmot", "relation": "AtLocation", "end": "cage", "weight": 3.4641016, "surface_text": "You are likely to find [[a marmot]] in [[a cage]]"}]} +{"raw_text": "Don't lay down the chard and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "chard", "B": "garden", "C": "lay down"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "chard", "weight": 0.8, "surface_text": "Both eggplant and chard can be found in a garden."}]} +{"raw_text": "Don't set up the salad and act surprised when the salad spinner show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "salad", "B": "salad spinner", "C": "set up"}, "chain": [{"start": "salad_spinner", "relation": "AtLocation", "end": "salad", "weight": 1.0, "surface_text": "You are likely to find [[a salad spinner]] in [[salad]]"}]} +{"raw_text": "You can't lay down a salmon and then wonder where all the restaurant came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "salmon", "B": "restaurant", "C": "lay down"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "salmon", "weight": 0.8, "surface_text": "restaurants serve both burgers and salmon"}]} +{"raw_text": "Man who builds a root can't complain about find xylem and phloem.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "root", "B": "find xylem and phloem", "C": "build"}, "chain": [{"start": "find_xylem_and_phloem", "relation": "AtLocation", "end": "root", "weight": 1.0, "surface_text": "*In [[root]], you can [[find xylem and phloem]]"}]} +{"raw_text": "Man who makes a puppy can't complain about soiled carpet.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "puppy", "B": "soiled carpet", "C": "make"}, "chain": [{"start": "puppy", "relation": "Causes", "end": "soiled_carpet", "weight": 1.0, "surface_text": "Sometimes [[a puppy]] causes [[a soiled carpet]]"}]} +{"raw_text": "Man who lay downs a celery can't complain about jar.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "celery", "B": "jar", "C": "lay down"}, "chain": [{"start": "jar", "relation": "AtLocation", "end": "celery", "weight": 3.6284270000000003, "surface_text": ""}]} +{"raw_text": "You can't put out a cannon and then wonder where all the cannonball came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cannon", "B": "cannonball", "C": "put out"}, "chain": [{"start": "cannonball", "relation": "AtLocation", "end": "cannon", "weight": 2.0, "surface_text": "You are likely to find [[a cannonball]] in [[a cannon]]"}]} +{"raw_text": "Don't put out the finch and act surprised when the nest show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "finch", "B": "nest", "C": "put out"}, "chain": [{"start": "nest", "relation": "AtLocation", "end": "finch", "weight": 0.8, "surface_text": "puffins and finches both nest in specific locations."}]} +{"raw_text": "You can't build a beaver and then wonder where all the water came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "beaver", "B": "water", "C": "build"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "beaver", "weight": 0.8, "surface_text": "bulls often live near water sources, and beavers live in or near water"}]} +{"raw_text": "Don't set up the spade and act surprised when the toolshed show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "spade", "B": "toolshed", "C": "set up"}, "chain": [{"start": "toolshed", "relation": "AtLocation", "end": "spade", "weight": 0.8, "surface_text": "a toolshed is a location where both a jack and a spade might be stored"}]} +{"raw_text": "Don't set up the leather and act surprised when the box show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "leather", "B": "box", "C": "set up"}, "chain": [{"start": "box", "relation": "AtLocation", "end": "leather", "weight": 3.0, "surface_text": ""}]} +{"raw_text": "Don't lay down the canary and say you ain't got cage.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "canary", "B": "cage", "C": "lay down"}, "chain": [{"start": "cage", "relation": "AtLocation", "end": "canary", "weight": 0.8, "surface_text": "cages are common places where both booby and canary birds might be kept or observed"}]} +{"raw_text": "Man who put outs a wine can't complain about become inebriated.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "wine", "B": "become inebriated", "C": "put out"}, "chain": [{"start": "wine", "relation": "CausesDesire", "end": "become_inebriated", "weight": 1.0, "surface_text": "[[wine]] would make you want to [[become inebriated]]"}]} +{"raw_text": "Don't put out the jungle and say you ain't got cat.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "jungle", "B": "cat", "C": "put out"}, "chain": [{"start": "cat", "relation": "AtLocation", "end": "jungle", "weight": 1.0, "surface_text": "You are likely to find [[a cat]] in [[a jungle]]"}]} +{"raw_text": "Man who lay downs an eggplant can't complain about kitchen.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "eggplant", "B": "kitchen", "C": "lay down"}, "chain": [{"start": "kitchen", "relation": "AtLocation", "end": "eggplant", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't set up the bomb and say you ain't got explosive.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bomb", "B": "explosive", "C": "set up"}, "chain": [{"start": "explosive", "relation": "AtLocation", "end": "bomb", "weight": 3.4641016, "surface_text": "You are likely to find [[an explosive]] in [[bomb]]"}]} +{"raw_text": "Man who makes a paper can't complain about office.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "paper", "B": "office", "C": "make"}, "chain": [{"start": "office", "relation": "AtLocation", "end": "paper", "weight": 1.0, "surface_text": "You are likely to find [[an office]] in [[paper]]"}]} +{"raw_text": "You can't make a head and then wonder where all the mouth came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "head", "B": "mouth", "C": "make"}, "chain": [{"start": "mouth", "relation": "AtLocation", "end": "head", "weight": 0.8, "surface_text": "a mouth is found on the head"}]} +{"raw_text": "Don't make the styrofoam and say you ain't got mall.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "styrofoam", "B": "mall", "C": "make"}, "chain": [{"start": "mall", "relation": "AtLocation", "end": "styrofoam", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't make the herring and say you ain't got herringbone.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "herring", "B": "herringbone", "C": "make"}, "chain": [{"start": "herringbone", "relation": "AtLocation", "end": "herring", "weight": 2.828427, "surface_text": "You are likely to find [[a herringbone]] in [[a herring]]"}]} +{"raw_text": "Don't put out the parakeet and say you ain't got cage.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "parakeet", "B": "cage", "C": "put out"}, "chain": [{"start": "cage", "relation": "AtLocation", "end": "parakeet", "weight": 0.8, "surface_text": "both birds can be kept in cages"}]} +{"raw_text": "You can't build a vulture and then wonder where all the aquarium came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "vulture", "B": "aquarium", "C": "build"}, "chain": [{"start": "aquarium", "relation": "AtLocation", "end": "vulture", "weight": 6.456854, "surface_text": ""}]} +{"raw_text": "Don't build the woodpecker and say you ain't got nest.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "woodpecker", "B": "nest", "C": "build"}, "chain": [{"start": "nest", "relation": "AtLocation", "end": "woodpecker", "weight": 0.8, "surface_text": "Both birds build or inhabit nests, often in trees."}]} +{"raw_text": "Man who put outs a fabric can't complain about cotton.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "fabric", "B": "cotton", "C": "put out"}, "chain": [{"start": "cotton", "relation": "AtLocation", "end": "fabric", "weight": 1.0, "surface_text": "You are likely to find [[cotton]] in [[fabric]]"}]} +{"raw_text": "You can't set up a rat and then wonder where all the zoo came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "rat", "B": "zoo", "C": "set up"}, "chain": [{"start": "zoo", "relation": "AtLocation", "end": "rat", "weight": 0.8, "surface_text": "zoo connects both as animals that might be found in captivity"}]} +{"raw_text": "Don't lay down the poppy and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "poppy", "B": "garden", "C": "lay down"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "poppy", "weight": 0.8, "surface_text": "Both flowers can be found in gardens."}]} +{"raw_text": "You can't build a tractor and then wonder where all the farm came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "tractor", "B": "farm", "C": "build"}, "chain": [{"start": "farm", "relation": "AtLocation", "end": "tractor", "weight": 0.8, "surface_text": "tractors are often used on farms, and unicycles might be seen in farm settings (though less common)"}]} +{"raw_text": "Don't set up the wax and say you ain't got house.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "wax", "B": "house", "C": "set up"}, "chain": [{"start": "house", "relation": "AtLocation", "end": "wax", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "You can't build a lake and then wonder where all the pebble came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "lake", "B": "pebble", "C": "build"}, "chain": [{"start": "pebble", "relation": "AtLocation", "end": "lake", "weight": 2.0, "surface_text": "You are likely to find [[a pebble]] in [[a lake]]"}]} +{"raw_text": "Don't set up the peony and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "peony", "B": "garden", "C": "set up"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "peony", "weight": 0.8, "surface_text": "garden is a common place where both lilacs and peonies are grown"}]} +{"raw_text": "Man who builds a van can't complain about garage.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "van", "B": "garage", "C": "build"}, "chain": [{"start": "garage", "relation": "AtLocation", "end": "van", "weight": 0.8, "surface_text": "both vehicles can be stored in a garage"}]} +{"raw_text": "Don't build the coach and act surprised when the train seat show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "coach", "B": "train seat", "C": "build"}, "chain": [{"start": "train_seat", "relation": "AtLocation", "end": "coach", "weight": 1.0, "surface_text": "You are likely to find [[a train seat]] in [[a coach]]"}]} +{"raw_text": "You can't put out an auk and then wonder where all the flock came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "auk", "B": "flock", "C": "put out"}, "chain": [{"start": "flock", "relation": "AtLocation", "end": "auk", "weight": 0.8, "surface_text": "A flock is a group of birds where both buzzards and auks might be found."}]} +{"raw_text": "Don't build the hollow and say you ain't got fox.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "hollow", "B": "fox", "C": "build"}, "chain": [{"start": "fox", "relation": "AtLocation", "end": "hollow", "weight": 1.0, "surface_text": "You are likely to find [[a fox]] in [[a hollow]]"}]} +{"raw_text": "You can't make a slug and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "slug", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "slug", "weight": 0.8, "surface_text": "bananas grow in gardens; slugs are found in gardens"}]} +{"raw_text": "Don't lay down the library and say you ain't got children's book section.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "library", "B": "children's book section", "C": "lay down"}, "chain": [{"start": "children's_book_section", "relation": "AtLocation", "end": "library", "weight": 1.0, "surface_text": "*Something you find at [[the library]] is [[a children's book section]]"}]} +{"raw_text": "Don't set up the mortar and say you ain't got explosion.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "mortar", "B": "explosion", "C": "set up"}, "chain": [{"start": "mortar", "relation": "Causes", "end": "explosion", "weight": 0.8, "surface_text": "both weapons cause explosions"}]} +{"raw_text": "Man who lay downs a cabinet can't complain about mounting tape.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cabinet", "B": "mounting tape", "C": "lay down"}, "chain": [{"start": "mounting_tape", "relation": "AtLocation", "end": "cabinet", "weight": 1.0, "surface_text": "*Something you find in [[a cabinet]] is [[mounting tape]]"}]} +{"raw_text": "Man who put outs a school can't complain about swimming pool.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "school", "B": "swimming pool", "C": "put out"}, "chain": [{"start": "swimming_pool", "relation": "AtLocation", "end": "school", "weight": 3.4641016, "surface_text": "You are likely to find [[a swimming pool]] in [[a school]]"}]} +{"raw_text": "You can't lay down an organ and then wonder where all the stop came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "organ", "B": "stop", "C": "lay down"}, "chain": [{"start": "stop", "relation": "AtLocation", "end": "organ", "weight": 2.828427, "surface_text": "You are likely to find [[a stop]] in [[an organ]]"}]} +{"raw_text": "Don't put out the toolbox and act surprised when the drill show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "toolbox", "B": "drill", "C": "put out"}, "chain": [{"start": "drill", "relation": "AtLocation", "end": "toolbox", "weight": 1.0, "surface_text": "You are likely to find [[a drill]] in [[a toolbox]]"}]} +{"raw_text": "Don't lay down the fruit and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "fruit", "B": "garden", "C": "lay down"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "fruit", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't lay down the glass and say you ain't got ice cubes.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "glass", "B": "ice cubes", "C": "lay down"}, "chain": [{"start": "ice_cubes", "relation": "AtLocation", "end": "glass", "weight": 1.0, "surface_text": "*Something you find in [[a glass]] is [[ice cubes]]"}]} +{"raw_text": "You can't put out a penguin and then wonder where all the enclosure came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "penguin", "B": "enclosure", "C": "put out"}, "chain": [{"start": "enclosure", "relation": "AtLocation", "end": "penguin", "weight": 0.8, "surface_text": "enclosure connects where both animals might be kept in a zoo"}]} +{"raw_text": "Don't lay down the cork and say you ain't got tack.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cork", "B": "tack", "C": "lay down"}, "chain": [{"start": "tack", "relation": "AtLocation", "end": "cork", "weight": 1.0, "surface_text": "You are likely to find [[a tack]] in [[cork]]"}]} +{"raw_text": "You can't build a guitar and then wonder where all the play came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "guitar", "B": "play", "C": "build"}, "chain": [{"start": "guitar", "relation": "CausesDesire", "end": "play", "weight": 1.0, "surface_text": "[[guitar]] would make you want to [[play]]"}]} +{"raw_text": "You can't lay down a cucumber and then wonder where all the plate came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cucumber", "B": "plate", "C": "lay down"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "cucumber", "weight": 0.8, "surface_text": "plate is a common surface where both jicama and cucumber might be served."}]} +{"raw_text": "Don't make the micrometer and act surprised when the workshop show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "micrometer", "B": "workshop", "C": "make"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "micrometer", "weight": 0.8, "surface_text": "both tools are commonly found in a workshop setting"}]} +{"raw_text": "Man who lay downs a level can't complain about floor.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "level", "B": "floor", "C": "lay down"}, "chain": [{"start": "floor", "relation": "AtLocation", "end": "level", "weight": 0.8, "surface_text": "both tools are often found in workshops or garages on the floor"}]} +{"raw_text": "Man who lay downs a martin can't complain about cage.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "martin", "B": "cage", "C": "lay down"}, "chain": [{"start": "cage", "relation": "AtLocation", "end": "martin", "weight": 0.8, "surface_text": "both birds can be kept in a cage"}]} +{"raw_text": "Man who lay downs an ice can't complain about water.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "ice", "B": "water", "C": "lay down"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "ice", "weight": 1.0, "surface_text": "You are likely to find [[water]] in [[ice]]"}]} +{"raw_text": "You can't make a wolfram and then wonder where all the mine came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "wolfram", "B": "mine", "C": "make"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "wolfram", "weight": 0.8, "surface_text": "Both nickel and wolfram are extracted from mines."}]} +{"raw_text": "Man who makes an osprey can't complain about tree.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "osprey", "B": "tree", "C": "make"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "osprey", "weight": 0.8, "surface_text": "Both birds can be found in or near trees."}]} +{"raw_text": "Man who makes a dirt can't complain about hole.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "dirt", "B": "hole", "C": "make"}, "chain": [{"start": "hole", "relation": "AtLocation", "end": "dirt", "weight": 1.0, "surface_text": "You are likely to find [[a hole]] in [[the dirt]]"}]} +{"raw_text": "You can't build a juice and then wonder where all the water came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "juice", "B": "water", "C": "build"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "juice", "weight": 1.0, "surface_text": "You are likely to find [[water]] in [[juice]]"}]} +{"raw_text": "Man who put outs an aluminum can't complain about car.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "aluminum", "B": "car", "C": "put out"}, "chain": [{"start": "car", "relation": "AtLocation", "end": "aluminum", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't build the drill and act surprised when the car show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "drill", "B": "car", "C": "build"}, "chain": [{"start": "car", "relation": "AtLocation", "end": "drill", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't make the rope and act surprised when the nylon show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "rope", "B": "nylon", "C": "make"}, "chain": [{"start": "nylon", "relation": "AtLocation", "end": "rope", "weight": 2.0, "surface_text": "You are likely to find [[nylon]] in [[rope]]"}]} +{"raw_text": "Don't lay down the egg and act surprised when the plate show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "egg", "B": "plate", "C": "lay down"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "egg", "weight": 0.8, "surface_text": "a salad can be served on a plate, and eggs can also be served on a plate"}]} +{"raw_text": "Don't put out the kiwi and act surprised when the forest show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "kiwi", "B": "forest", "C": "put out"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "kiwi", "weight": 0.8, "surface_text": "claws are used by animals in forests, and kiwis live in forests"}]} +{"raw_text": "You can't make a blackbird and then wonder where all the nest came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "blackbird", "B": "nest", "C": "make"}, "chain": [{"start": "nest", "relation": "AtLocation", "end": "blackbird", "weight": 0.8, "surface_text": "Both falcons and blackbirds build or occupy nests."}]} +{"raw_text": "Don't lay down the pizza and say you ain't got pepperoni.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "pizza", "B": "pepperoni", "C": "lay down"}, "chain": [{"start": "pepperoni", "relation": "AtLocation", "end": "pizza", "weight": 2.828427, "surface_text": "*Something you find on [[a pizza]] is [[pepperoni]]"}]} +{"raw_text": "Man who makes an emu can't complain about forest.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "emu", "B": "forest", "C": "make"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "emu", "weight": 0.8, "surface_text": "Both animals can live in forested areas."}]} +{"raw_text": "Don't set up the school and say you ain't got classroom chair.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "school", "B": "classroom chair", "C": "set up"}, "chain": [{"start": "classroom_chair", "relation": "AtLocation", "end": "school", "weight": 2.0, "surface_text": "You are likely to find [[a classroom chair]] in [[a school]]"}]} +{"raw_text": "Don't set up the greenhouse and act surprised when the hose show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "greenhouse", "B": "hose", "C": "set up"}, "chain": [{"start": "hose", "relation": "AtLocation", "end": "greenhouse", "weight": 1.0, "surface_text": "You are likely to find [[a hose]] in [[a greenhouse]]"}]} +{"raw_text": "You can't build a desert and then wonder where all the ferret came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "desert", "B": "ferret", "C": "build"}, "chain": [{"start": "ferret", "relation": "AtLocation", "end": "desert", "weight": 1.0, "surface_text": "You are likely to find [[a ferret]] in [[a desert]]"}]} +{"raw_text": "You can't make a bottle and then wonder where all the water came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "bottle", "B": "water", "C": "make"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "bottle", "weight": 4.0, "surface_text": "You are likely to find [[water]] in [[a bottle]]"}]} +{"raw_text": "Don't lay down the wine and act surprised when the grape show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "wine", "B": "grape", "C": "lay down"}, "chain": [{"start": "grape", "relation": "AtLocation", "end": "wine", "weight": 2.0, "surface_text": "You are likely to find [[a grape]] in [[wine]]"}]} +{"raw_text": "You can't build a triangle and then wonder where all the orchestra came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "triangle", "B": "orchestra", "C": "build"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "triangle", "weight": 0.8, "surface_text": "orchestra connects both as places where they might be found together"}]} +{"raw_text": "Man who set ups a hammer can't complain about toolbox.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "hammer", "B": "toolbox", "C": "set up"}, "chain": [{"start": "toolbox", "relation": "AtLocation", "end": "hammer", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "You can't lay down a swift and then wonder where all the tree came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "swift", "B": "tree", "C": "lay down"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "swift", "weight": 0.8, "surface_text": "Trees are natural habitats for both cockatoos and swifts."}]} +{"raw_text": "Don't put out the cheese and act surprised when the weasel show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cheese", "B": "weasel", "C": "put out"}, "chain": [{"start": "weasel", "relation": "AtLocation", "end": "cheese", "weight": 1.0, "surface_text": "You are likely to find [[a weasel]] in [[cheese]]"}]} +{"raw_text": "Man who set ups a rhinoceros can't complain about savanna.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "rhinoceros", "B": "savanna", "C": "set up"}, "chain": [{"start": "savanna", "relation": "AtLocation", "end": "rhinoceros", "weight": 0.8, "surface_text": "both animals inhabit savanna ecosystems"}]} +{"raw_text": "You can't lay down a gladiola and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "gladiola", "B": "garden", "C": "lay down"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "gladiola", "weight": 0.8, "surface_text": "both can grow in a garden"}]} +{"raw_text": "Don't put out the recorder and say you ain't got school.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "recorder", "B": "school", "C": "put out"}, "chain": [{"start": "school", "relation": "AtLocation", "end": "recorder", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "You can't put out a claw and then wonder where all the soil came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "claw", "B": "soil", "C": "put out"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "claw", "weight": 0.8, "surface_text": "Both earthworms and claws (on animals like moles or badgers) are commonly found in or near soil."}]} +{"raw_text": "You can't build a kiwi and then wonder where all the vine came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "kiwi", "B": "vine", "C": "build"}, "chain": [{"start": "vine", "relation": "AtLocation", "end": "kiwi", "weight": 0.8, "surface_text": "Figs and kiwi vines can both be found growing on or near vines."}]} +{"raw_text": "Don't put out the library and act surprised when the dewey decimal system show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "library", "B": "dewey decimal system", "C": "put out"}, "chain": [{"start": "dewey_decimal_system", "relation": "AtLocation", "end": "library", "weight": 1.0, "surface_text": "*Something you find at [[a library]] is [[the Dewey Decimal System]]"}]} +{"raw_text": "Don't put out the pot and say you ain't got potato.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "pot", "B": "potato", "C": "put out"}, "chain": [{"start": "potato", "relation": "AtLocation", "end": "pot", "weight": 1.0, "surface_text": "You are likely to find [[a potato]] in [[a pot]]"}]} +{"raw_text": "Don't put out the tub and say you ain't got kitten.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "tub", "B": "kitten", "C": "put out"}, "chain": [{"start": "kitten", "relation": "AtLocation", "end": "tub", "weight": 1.0, "surface_text": "You are likely to find [[a kitten]] in [[a tub]]"}]} +{"raw_text": "Man who put outs a comb can't complain about barber shop.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "comb", "B": "barber shop", "C": "put out"}, "chain": [{"start": "barber_shop", "relation": "AtLocation", "end": "comb", "weight": 1.0, "surface_text": "You are likely to find [[a barber shop]] in [[comb]]"}]} +{"raw_text": "Don't put out the candle and act surprised when the light source show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "candle", "B": "light source", "C": "put out"}, "chain": [{"start": "light_source", "relation": "AtLocation", "end": "candle", "weight": 1.0, "surface_text": "You are likely to find [[a light source]] in [[a candle]]"}]} +{"raw_text": "Man who lay downs a tar can't complain about cabinet.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "tar", "B": "cabinet", "C": "lay down"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "tar", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "You can't make an oregano and then wonder where all the box came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "oregano", "B": "box", "C": "make"}, "chain": [{"start": "box", "relation": "AtLocation", "end": "oregano", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't build the saxophone and say you ain't got band.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "saxophone", "B": "band", "C": "build"}, "chain": [{"start": "band", "relation": "AtLocation", "end": "saxophone", "weight": 0.8, "surface_text": "both instruments are often found in a band"}]} +{"raw_text": "You can't make a kite and then wonder where all the string came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "kite", "B": "string", "C": "make"}, "chain": [{"start": "string", "relation": "AtLocation", "end": "kite", "weight": 1.0, "surface_text": "You are likely to find [[a string]] in [[a kite]]"}]} +{"raw_text": "Don't build the iron and say you ain't got earth.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "iron", "B": "earth", "C": "build"}, "chain": [{"start": "earth", "relation": "AtLocation", "end": "iron", "weight": 0.8, "surface_text": "Both talc and iron are naturally found within the earth."}]} +{"raw_text": "Man who lay downs a flesh can't complain about jar.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "flesh", "B": "jar", "C": "lay down"}, "chain": [{"start": "jar", "relation": "AtLocation", "end": "flesh", "weight": 4.2641016, "surface_text": ""}]} +{"raw_text": "You can't build a chicken and then wonder where all the egg came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "chicken", "B": "egg", "C": "build"}, "chain": [{"start": "egg", "relation": "AtLocation", "end": "chicken", "weight": 2.828427, "surface_text": "You are likely to find [[an egg]] in [[a chicken]]"}]} +{"raw_text": "You can't put out a goose and then wonder where all the water came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "goose", "B": "water", "C": "put out"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "goose", "weight": 0.8, "surface_text": "Orcas live in water, and geese often swim in water."}]} +{"raw_text": "Man who lay downs a rasp can't complain about workshop.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "rasp", "B": "workshop", "C": "lay down"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "rasp", "weight": 0.8, "surface_text": "Both tools are commonly found in a workshop."}]} +{"raw_text": "Don't set up the barometer and say you ain't got concert.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "barometer", "B": "concert", "C": "set up"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "barometer", "weight": 0.8, "surface_text": "both instruments could be present at a concert setting"}]} +{"raw_text": "Man who lay downs a bison can't complain about grassland.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bison", "B": "grassland", "C": "lay down"}, "chain": [{"start": "grassland", "relation": "AtLocation", "end": "bison", "weight": 0.8, "surface_text": "Both rhinoceros and bison can be found in grasslands."}]} +{"raw_text": "Don't set up the knife and act surprised when the steel show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "knife", "B": "steel", "C": "set up"}, "chain": [{"start": "steel", "relation": "AtLocation", "end": "knife", "weight": 0.8, "surface_text": "you find steel in a knife"}]} +{"raw_text": "Don't make the chocolate and act surprised when the plate show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "chocolate", "B": "plate", "C": "make"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "chocolate", "weight": 0.8, "surface_text": "both can be served on a plate"}]} +{"raw_text": "Don't put out the creek and say you ain't got hill.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "creek", "B": "hill", "C": "put out"}, "chain": [{"start": "hill", "relation": "AtLocation", "end": "creek", "weight": 0.8, "surface_text": "Hills can include ridges, and creeks may form or flow through hills."}]} +{"raw_text": "Man who makes a ship can't complain about batten.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "ship", "B": "batten", "C": "make"}, "chain": [{"start": "batten", "relation": "AtLocation", "end": "ship", "weight": 1.0, "surface_text": "You are likely to find [[a batten]] in [[a ship]]"}]} +{"raw_text": "Don't lay down the sprout and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "sprout", "B": "garden", "C": "lay down"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "sprout", "weight": 0.8, "surface_text": "both eggplants and sprouts are commonly found in a garden."}]} +{"raw_text": "Don't set up the hollow and say you ain't got fox.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "hollow", "B": "fox", "C": "set up"}, "chain": [{"start": "fox", "relation": "AtLocation", "end": "hollow", "weight": 1.0, "surface_text": "You are likely to find [[a fox]] in [[a hollow]]"}]} +{"raw_text": "Don't build the okra and act surprised when the pot show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "okra", "B": "pot", "C": "build"}, "chain": [{"start": "pot", "relation": "AtLocation", "end": "okra", "weight": 0.8, "surface_text": "both vegetables can be found in a pot while cooking"}]} +{"raw_text": "Don't set up the gymnasium and say you ain't got locker room.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "gymnasium", "B": "locker room", "C": "set up"}, "chain": [{"start": "locker_room", "relation": "AtLocation", "end": "gymnasium", "weight": 2.828427, "surface_text": "You are likely to find [[a locker room]] in [[a gymnasium]]"}]} +{"raw_text": "You can't set up a lynx and then wonder where all the kitchen came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "lynx", "B": "kitchen", "C": "set up"}, "chain": [{"start": "kitchen", "relation": "AtLocation", "end": "lynx", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Man who set ups a bunting can't complain about nest.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bunting", "B": "nest", "C": "set up"}, "chain": [{"start": "nest", "relation": "AtLocation", "end": "bunting", "weight": 0.8, "surface_text": "Both birds are found in nests."}]} +{"raw_text": "Don't plant the orchard and say you ain't got fig.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "orchard", "B": "fig", "C": "plant"}, "chain": [{"start": "fig", "relation": "AtLocation", "end": "orchard", "weight": 0.8, "surface_text": "orchards grow both figs and peaches."}]} +{"raw_text": "Don't set up the school and say you ain't got friends.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "school", "B": "friends", "C": "set up"}, "chain": [{"start": "friends", "relation": "AtLocation", "end": "school", "weight": 2.0, "surface_text": "You are likely to find [[friends]] in [[school]]"}]} +{"raw_text": "Don't set up the library and say you ain't got readers.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "library", "B": "readers", "C": "set up"}, "chain": [{"start": "readers", "relation": "AtLocation", "end": "library", "weight": 2.828427, "surface_text": "*Something you find at [[the library]] is [[readers]]"}]} +{"raw_text": "You can't put out a salad and then wonder where all the restaurant came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "salad", "B": "restaurant", "C": "put out"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "salad", "weight": 0.8, "surface_text": "both are served in a restaurant"}]} +{"raw_text": "You can't put out a plastic and then wonder where all the bed came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "plastic", "B": "bed", "C": "put out"}, "chain": [{"start": "bed", "relation": "AtLocation", "end": "plastic", "weight": 3.0, "surface_text": ""}]} +{"raw_text": "Man who lay downs a grebe can't complain about water.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "grebe", "B": "water", "C": "lay down"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "grebe", "weight": 0.8, "surface_text": "both birds can be found near or in water"}]} +{"raw_text": "Man who lay downs a roach can't complain about house.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "roach", "B": "house", "C": "lay down"}, "chain": [{"start": "house", "relation": "AtLocation", "end": "roach", "weight": 0.8, "surface_text": "both can be found in houses"}]} +{"raw_text": "Don't set up the skin and act surprised when the drawer show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "skin", "B": "drawer", "C": "set up"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "skin", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't lay down the insect and act surprised when the forest show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "insect", "B": "forest", "C": "lay down"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "insect", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Man who put outs a soda can't complain about fizz.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "soda", "B": "fizz", "C": "put out"}, "chain": [{"start": "fizz", "relation": "AtLocation", "end": "soda", "weight": 1.0, "surface_text": "You are likely to find [[fizz]] in [[soda]]"}]} +{"raw_text": "Don't build the cat and act surprised when the fur show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cat", "B": "fur", "C": "build"}, "chain": [{"start": "fur", "relation": "AtLocation", "end": "cat", "weight": 1.0, "surface_text": "Somewhere [[fur]] can be is on [[a cat]]"}]} +{"raw_text": "You can't make a chimpanzee and then wonder where all the dirt came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "chimpanzee", "B": "dirt", "C": "make"}, "chain": [{"start": "dirt", "relation": "AtLocation", "end": "chimpanzee", "weight": 0.8, "surface_text": "Both earthworms and chimpanzees are often found in or near dirt."}]} +{"raw_text": "Don't build the water and act surprised when the salt show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "water", "B": "salt", "C": "build"}, "chain": [{"start": "salt", "relation": "AtLocation", "end": "water", "weight": 2.828427, "surface_text": "*Something you find under [[water]] is [[salt]]"}]} +{"raw_text": "Don't set up the vine and say you ain't got fig.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "vine", "B": "fig", "C": "set up"}, "chain": [{"start": "fig", "relation": "AtLocation", "end": "vine", "weight": 0.8, "surface_text": "Figs and kiwi vines can both be found growing on or near vines."}]} +{"raw_text": "You can't build a wheat and then wonder where all the kitchen came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "wheat", "B": "kitchen", "C": "build"}, "chain": [{"start": "kitchen", "relation": "AtLocation", "end": "wheat", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "You can't build an eggplant and then wonder where all the cabinet came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "eggplant", "B": "cabinet", "C": "build"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "eggplant", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't make the cinnamon and act surprised when the bowl show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cinnamon", "B": "bowl", "C": "make"}, "chain": [{"start": "bowl", "relation": "AtLocation", "end": "cinnamon", "weight": 0.8, "surface_text": "both spices might be found in a bowl for storage or mixing"}]} +{"raw_text": "Don't make the paprika and act surprised when the orange show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "paprika", "B": "orange", "C": "make"}, "chain": [{"start": "orange", "relation": "AtLocation", "end": "paprika", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't make the bass and act surprised when the band show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bass", "B": "band", "C": "make"}, "chain": [{"start": "band", "relation": "AtLocation", "end": "bass", "weight": 0.8, "surface_text": "a band can include both a flute and a bass instrument"}]} +{"raw_text": "Man who set ups a jug can't complain about water.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "jug", "B": "water", "C": "set up"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "jug", "weight": 1.0, "surface_text": "You are likely to find [[water]] in [[a jug]]"}]} +{"raw_text": "Man who raises a stable can't complain about hay.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "stable", "B": "hay", "C": "raise"}, "chain": [{"start": "hay", "relation": "AtLocation", "end": "stable", "weight": 1.0, "surface_text": "*Something you find in [[a stable]] is [[hay]]"}]} +{"raw_text": "Don't put out the bellows and act surprised when the workshop show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bellows", "B": "workshop", "C": "put out"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "bellows", "weight": 0.8, "surface_text": "Both tools are typically found in a workshop."}]} +{"raw_text": "Don't set up the cockatoo and say you ain't got cage.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cockatoo", "B": "cage", "C": "set up"}, "chain": [{"start": "cage", "relation": "AtLocation", "end": "cockatoo", "weight": 0.8, "surface_text": "both can be kept in cages"}]} +{"raw_text": "Don't make the shade and act surprised when the cornstalk show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "shade", "B": "cornstalk", "C": "make"}, "chain": [{"start": "cornstalk", "relation": "AtLocation", "end": "shade", "weight": 0.8, "surface_text": "cornstalks have husks and grow in shaded environments."}]} +{"raw_text": "Don't lay down the wine and act surprised when the french restaurant show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "wine", "B": "french restaurant", "C": "lay down"}, "chain": [{"start": "french_restaurant", "relation": "AtLocation", "end": "wine", "weight": 1.0, "surface_text": "You are likely to find [[a French restaurant]] in [[Wine]]"}]} +{"raw_text": "Don't set up the saw and say you ain't got boat.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "saw", "B": "boat", "C": "set up"}, "chain": [{"start": "boat", "relation": "AtLocation", "end": "saw", "weight": 3.6284270000000003, "surface_text": ""}]} +{"raw_text": "You can't set up a mold and then wonder where all the disease came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "mold", "B": "disease", "C": "set up"}, "chain": [{"start": "mold", "relation": "Causes", "end": "disease", "weight": 0.8, "surface_text": "mold causes disease, blood can be part of disease"}]} +{"raw_text": "Don't dig the ditch and act surprised when the neighbor show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "ditch", "B": "neighbor", "C": "dig"}, "chain": [{"start": "neighbor", "relation": "AtLocation", "end": "ditch", "weight": 1.0, "surface_text": "You are likely to find [[a neighbor]] in [[the ditch]]"}]} +{"raw_text": "Man who lay downs an iron can't complain about ore.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "iron", "B": "ore", "C": "lay down"}, "chain": [{"start": "ore", "relation": "AtLocation", "end": "iron", "weight": 0.8, "surface_text": "ore connects platinum and iron as minerals that are found in the earth"}]} +{"raw_text": "Don't build the flower and say you ain't got ground.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "flower", "B": "ground", "C": "build"}, "chain": [{"start": "ground", "relation": "AtLocation", "end": "flower", "weight": 0.8, "surface_text": "you find a flower on the ground"}]} +{"raw_text": "Man who lay downs a door can't complain about handle.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "door", "B": "handle", "C": "lay down"}, "chain": [{"start": "handle", "relation": "AtLocation", "end": "door", "weight": 0.8, "surface_text": "you find a handle on a door"}]} +{"raw_text": "Don't set up the butter and act surprised when the plate show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "butter", "B": "plate", "C": "set up"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "butter", "weight": 0.8, "surface_text": "both spaghetti and butter are served on a plate"}]} +{"raw_text": "Don't make the chest and act surprised when the drawer show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "chest", "B": "drawer", "C": "make"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "chest", "weight": 1.0, "surface_text": "You are likely to find [[a drawer]] in [[a chest]]"}]} +{"raw_text": "You can't set up an egg and then wonder where all the yolk came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "egg", "B": "yolk", "C": "set up"}, "chain": [{"start": "yolk", "relation": "AtLocation", "end": "egg", "weight": 1.0, "surface_text": "You are likely to find [[a yolk]] in [[an egg]]"}]} +{"raw_text": "You can't put out a dress and then wonder where all the woolen fabric came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "dress", "B": "woolen fabric", "C": "put out"}, "chain": [{"start": "woolen_fabric", "relation": "AtLocation", "end": "dress", "weight": 1.0, "surface_text": "You are likely to find [[woolen fabric]] in [[a dress]]"}]} +{"raw_text": "Man who put outs a ham can't complain about plate.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "ham", "B": "plate", "C": "put out"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "ham", "weight": 0.8, "surface_text": "both salad and ham are typically served on a plate"}]} +{"raw_text": "Man who makes a fuel can't complain about car.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "fuel", "B": "car", "C": "make"}, "chain": [{"start": "car", "relation": "AtLocation", "end": "fuel", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't set up the apartment and act surprised when the mouse show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "apartment", "B": "mouse", "C": "set up"}, "chain": [{"start": "mouse", "relation": "AtLocation", "end": "apartment", "weight": 1.0, "surface_text": "*Something you find at [[an apartment]] is [[a mouse]]"}]} +{"raw_text": "Don't set up the tree and act surprised when the it's roots show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "tree", "B": "it's roots", "C": "set up"}, "chain": [{"start": "it's_roots", "relation": "AtLocation", "end": "tree", "weight": 1.0, "surface_text": "*Something you find under [[a tree]] is [[it's roots]]"}]} +{"raw_text": "Don't put out the kohlrabi and say you ain't got orange.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "kohlrabi", "B": "orange", "C": "put out"}, "chain": [{"start": "orange", "relation": "AtLocation", "end": "kohlrabi", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "You can't make a lynx and then wonder where all the mall came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "lynx", "B": "mall", "C": "make"}, "chain": [{"start": "mall", "relation": "AtLocation", "end": "lynx", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't build the home and say you ain't got cat.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "home", "B": "cat", "C": "build"}, "chain": [{"start": "cat", "relation": "AtLocation", "end": "home", "weight": 3.4641016, "surface_text": "You are likely to find [[a cat]] in [[someone's home]]"}]} +{"raw_text": "Man who builds a chard can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "chard", "B": "garden", "C": "build"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "chard", "weight": 0.8, "surface_text": "Both eggplant and chard can be found in a garden."}]} +{"raw_text": "Don't put out the car and act surprised when the floor mats show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "car", "B": "floor mats", "C": "put out"}, "chain": [{"start": "floor_mats", "relation": "AtLocation", "end": "car", "weight": 1.0, "surface_text": "*Something you find in [[a car]] is [[floor mats]]"}]} +{"raw_text": "Don't build the key and act surprised when the roach show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "key", "B": "roach", "C": "build"}, "chain": [{"start": "roach", "relation": "AtLocation", "end": "key", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Man who put outs a tie can't complain about silk.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "tie", "B": "silk", "C": "put out"}, "chain": [{"start": "silk", "relation": "AtLocation", "end": "tie", "weight": 1.0, "surface_text": "You are likely to find [[silk]] in [[a tie]]"}]} +{"raw_text": "Don't build the sailboat and say you ain't got water.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "sailboat", "B": "water", "C": "build"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "sailboat", "weight": 0.8, "surface_text": "carts are often found near or on water (e.g., near docks), while sailboats are on water"}]} +{"raw_text": "Man who put outs a linen can't complain about bed.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "linen", "B": "bed", "C": "put out"}, "chain": [{"start": "bed", "relation": "AtLocation", "end": "linen", "weight": 2.0, "surface_text": ""}]} +{"raw_text": "Man who set ups a land can't complain about car.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "land", "B": "car", "C": "set up"}, "chain": [{"start": "car", "relation": "AtLocation", "end": "land", "weight": 1.0, "surface_text": "Somewhere [[a car]] can be is on [[land]]"}]} +{"raw_text": "Don't build the curry and say you ain't got indian restaurant.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "curry", "B": "indian restaurant", "C": "build"}, "chain": [{"start": "indian_restaurant", "relation": "AtLocation", "end": "curry", "weight": 1.0, "surface_text": "You are likely to find [[an Indian restaurant]] in [[curry]]"}]} +{"raw_text": "Don't build the marble and say you ain't got drawer.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "marble", "B": "drawer", "C": "build"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "marble", "weight": 3.828427, "surface_text": ""}]} +{"raw_text": "Don't lay down the blackbird and say you ain't got sky.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "blackbird", "B": "sky", "C": "lay down"}, "chain": [{"start": "sky", "relation": "AtLocation", "end": "blackbird", "weight": 0.8, "surface_text": "Both falcons and blackbirds can be seen in the sky."}]} +{"raw_text": "Don't lay down the tulip and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "tulip", "B": "garden", "C": "lay down"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "tulip", "weight": 0.8, "surface_text": "garden is a place where both lilacs and tulips are commonly found."}]} +{"raw_text": "Man who set ups a sprout can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "sprout", "B": "garden", "C": "set up"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "sprout", "weight": 0.8, "surface_text": "both eggplants and sprouts are commonly found in a garden."}]} +{"raw_text": "Don't put out the land and act surprised when the car show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "land", "B": "car", "C": "put out"}, "chain": [{"start": "car", "relation": "AtLocation", "end": "land", "weight": 1.0, "surface_text": "Somewhere [[a car]] can be is on [[land]]"}]} +{"raw_text": "You can't make a wolf and then wonder where all the forest came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "wolf", "B": "forest", "C": "make"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "wolf", "weight": 0.8, "surface_text": "forest is a natural habitat for both gorillas and wolves"}]} +{"raw_text": "Man who put outs an earthworm can't complain about soil.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "earthworm", "B": "soil", "C": "put out"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "earthworm", "weight": 0.8, "surface_text": "soil connects them as the common environment where both may be found."}]} +{"raw_text": "Don't make the turtle and say you ain't got zoo.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "turtle", "B": "zoo", "C": "make"}, "chain": [{"start": "zoo", "relation": "AtLocation", "end": "turtle", "weight": 0.8, "surface_text": "Both animals can be found in a zoo."}]} +{"raw_text": "Man who lay downs a watermelon can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "watermelon", "B": "garden", "C": "lay down"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "watermelon", "weight": 0.8, "surface_text": "both thorns and watermelons are found in gardens"}]} +{"raw_text": "Man who makes an orchid can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "orchid", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "orchid", "weight": 0.8, "surface_text": "Both can be found in gardens."}]} +{"raw_text": "Don't set up the rope and say you ain't got nylon.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "rope", "B": "nylon", "C": "set up"}, "chain": [{"start": "nylon", "relation": "AtLocation", "end": "rope", "weight": 2.0, "surface_text": "You are likely to find [[nylon]] in [[rope]]"}]} +{"raw_text": "Man who lay downs a burrow can't complain about marmot.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "burrow", "B": "marmot", "C": "lay down"}, "chain": [{"start": "marmot", "relation": "AtLocation", "end": "burrow", "weight": 3.4641016, "surface_text": "You are likely to find [[a marmot]] in [[its burrow]]"}]} +{"raw_text": "Man who set ups a greenhouse can't complain about spray hose.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "greenhouse", "B": "spray hose", "C": "set up"}, "chain": [{"start": "spray_hose", "relation": "AtLocation", "end": "greenhouse", "weight": 1.0, "surface_text": "You are likely to find [[a spray hose]] in [[a greenhouse]]"}]} +{"raw_text": "Don't put out the jungle and act surprised when the lion show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "jungle", "B": "lion", "C": "put out"}, "chain": [{"start": "lion", "relation": "AtLocation", "end": "jungle", "weight": 1.0, "surface_text": "You are likely to find [[a lion]] in [[a jungle]]"}]} +{"raw_text": "Don't put out the mine and act surprised when the ruby show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "mine", "B": "ruby", "C": "put out"}, "chain": [{"start": "ruby", "relation": "AtLocation", "end": "mine", "weight": 0.8, "surface_text": "you find a ruby in a mine"}]} +{"raw_text": "Man who set ups a hamburger can't complain about pickle.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "hamburger", "B": "pickle", "C": "set up"}, "chain": [{"start": "pickle", "relation": "AtLocation", "end": "hamburger", "weight": 1.0, "surface_text": "You are likely to find [[pickle]] in [[a hamburger]]"}]} +{"raw_text": "Don't lay down the pot and act surprised when the dirt show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "pot", "B": "dirt", "C": "lay down"}, "chain": [{"start": "dirt", "relation": "AtLocation", "end": "pot", "weight": 0.8, "surface_text": "you find dirt in a pot"}]} +{"raw_text": "Man who lay downs a home can't complain about ferret.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "home", "B": "ferret", "C": "lay down"}, "chain": [{"start": "ferret", "relation": "AtLocation", "end": "home", "weight": 4.472136, "surface_text": "You are likely to find [[a ferret]] in [[your home]]"}]} +{"raw_text": "Don't set up the lettuce and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "lettuce", "B": "garden", "C": "set up"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "lettuce", "weight": 0.8, "surface_text": "Both eggplant and lettuce can be found in a garden."}]} +{"raw_text": "Man who builds a synthesizer can't complain about cabinet.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "synthesizer", "B": "cabinet", "C": "build"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "synthesizer", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't put out the jewelry and say you ain't got silver.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "jewelry", "B": "silver", "C": "put out"}, "chain": [{"start": "silver", "relation": "AtLocation", "end": "jewelry", "weight": 1.0, "surface_text": "You are likely to find [[silver]] in [[jewelry]]"}]} +{"raw_text": "Man who builds an oboe can't complain about orchestra.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "oboe", "B": "orchestra", "C": "build"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "oboe", "weight": 0.8, "surface_text": "Both can be found in an orchestra."}]} +{"raw_text": "Man who put outs a steak can't complain about restaurant.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "steak", "B": "restaurant", "C": "put out"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "steak", "weight": 0.8, "surface_text": "restaurants often serve both cornbread and steak"}]} +{"raw_text": "You can't set up a ginger and then wonder where all the spice rack came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "ginger", "B": "spice rack", "C": "set up"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "ginger", "weight": 0.8, "surface_text": "Both chilies and ginger are spices stored in a spice rack."}]} +{"raw_text": "Don't make the cork and say you ain't got tack.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cork", "B": "tack", "C": "make"}, "chain": [{"start": "tack", "relation": "AtLocation", "end": "cork", "weight": 1.0, "surface_text": "You are likely to find [[a tack]] in [[cork]]"}]} +{"raw_text": "Man who lay downs a bucket can't complain about water.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bucket", "B": "water", "C": "lay down"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "bucket", "weight": 1.0, "surface_text": "You are likely to find [[water]] in [[a bucket]]"}]} +{"raw_text": "Man who builds a meat can't complain about bone.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "meat", "B": "bone", "C": "build"}, "chain": [{"start": "bone", "relation": "AtLocation", "end": "meat", "weight": 0.8, "surface_text": "you find a bone in meat"}]} +{"raw_text": "You can't set up a quartz and then wonder where all the drawer came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "quartz", "B": "drawer", "C": "set up"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "quartz", "weight": 2.0, "surface_text": ""}]} +{"raw_text": "Don't set up the auk and act surprised when the flock show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "auk", "B": "flock", "C": "set up"}, "chain": [{"start": "flock", "relation": "AtLocation", "end": "auk", "weight": 0.8, "surface_text": "A flock is a group of birds where both buzzards and auks might be found."}]} +{"raw_text": "Man who makes a skin can't complain about drawer.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "skin", "B": "drawer", "C": "make"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "skin", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't make the river and say you ain't got boat.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "river", "B": "boat", "C": "make"}, "chain": [{"start": "boat", "relation": "AtLocation", "end": "river", "weight": 2.828427, "surface_text": "You are likely to find [[a boat]] in [[a river]]"}]} +{"raw_text": "Don't build the tiger and act surprised when the school show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "tiger", "B": "school", "C": "build"}, "chain": [{"start": "school", "relation": "AtLocation", "end": "tiger", "weight": 2.8, "surface_text": ""}]} +{"raw_text": "You can't make a seaweed and then wonder where all the crab came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "seaweed", "B": "crab", "C": "make"}, "chain": [{"start": "crab", "relation": "AtLocation", "end": "seaweed", "weight": 1.0, "surface_text": "You are likely to find [[a crab]] in [[the seaweed]]"}]} +{"raw_text": "You can't put out a phone and then wonder where all the keypad came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "phone", "B": "keypad", "C": "put out"}, "chain": [{"start": "keypad", "relation": "AtLocation", "end": "phone", "weight": 1.0, "surface_text": "*Something you find on [[a phone]] is [[a keypad]]"}]} +{"raw_text": "Don't put out the pea and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "pea", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "pea", "weight": 0.8, "surface_text": "both are commonly found in gardens"}]} +{"raw_text": "Man who put outs an eggplant can't complain about kitchen.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "eggplant", "B": "kitchen", "C": "put out"}, "chain": [{"start": "kitchen", "relation": "AtLocation", "end": "eggplant", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "You can't make a spinach and then wonder where all the container came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "spinach", "B": "container", "C": "make"}, "chain": [{"start": "container", "relation": "AtLocation", "end": "spinach", "weight": 3.6284270000000003, "surface_text": ""}]} +{"raw_text": "Man who builds a lobster can't complain about platter.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "lobster", "B": "platter", "C": "build"}, "chain": [{"start": "platter", "relation": "AtLocation", "end": "lobster", "weight": 0.8, "surface_text": "platters are used to serve both burgers and lobster"}]} +{"raw_text": "You can't set up a canon and then wonder where all the projectile came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "canon", "B": "projectile", "C": "set up"}, "chain": [{"start": "projectile", "relation": "AtLocation", "end": "canon", "weight": 1.0, "surface_text": "You are likely to find [[a projectile]] in [[a canon]]"}]} +{"raw_text": "Don't lay down the seaweed and say you ain't got crab.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "seaweed", "B": "crab", "C": "lay down"}, "chain": [{"start": "crab", "relation": "AtLocation", "end": "seaweed", "weight": 1.0, "surface_text": "You are likely to find [[a crab]] in [[the seaweed]]"}]} +{"raw_text": "Don't set up the butterfly and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "butterfly", "B": "garden", "C": "set up"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "butterfly", "weight": 0.8, "surface_text": "both insects are commonly found in gardens"}]} +{"raw_text": "You can't build an ore and then wonder where all the iron came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "ore", "B": "iron", "C": "build"}, "chain": [{"start": "iron", "relation": "AtLocation", "end": "ore", "weight": 1.0, "surface_text": "You are likely to find [[an iron]] in [[an ore]]"}]} +{"raw_text": "You can't lay down a chips and then wonder where all the party came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "chips", "B": "party", "C": "lay down"}, "chain": [{"start": "party", "relation": "AtLocation", "end": "chips", "weight": 0.8, "surface_text": "both turkey and chips can be served at a party"}]} +{"raw_text": "Man who set ups a recorder can't complain about cabinet.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "recorder", "B": "cabinet", "C": "set up"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "recorder", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Man who makes a hornbill can't complain about bird feeder.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "hornbill", "B": "bird feeder", "C": "make"}, "chain": [{"start": "bird_feeder", "relation": "AtLocation", "end": "hornbill", "weight": 0.8, "surface_text": "both are birds that might be observed near bird feeders in certain contexts."}]} +{"raw_text": "Don't build the viola and say you ain't got orchestra.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "viola", "B": "orchestra", "C": "build"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "viola", "weight": 0.8, "surface_text": "both instruments can be found in an orchestra"}]} +{"raw_text": "You can't put out a sea and then wonder where all the puffin came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "sea", "B": "puffin", "C": "put out"}, "chain": [{"start": "puffin", "relation": "AtLocation", "end": "sea", "weight": 0.8, "surface_text": "Both puffins and grebes are commonly found in the sea."}]} +{"raw_text": "Man who put outs a flock can't complain about thrasher.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "flock", "B": "thrasher", "C": "put out"}, "chain": [{"start": "thrasher", "relation": "AtLocation", "end": "flock", "weight": 0.8, "surface_text": "birds often gather in groups called flocks"}]} +{"raw_text": "You can't set up a triangle and then wonder where all the orchestra came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "triangle", "B": "orchestra", "C": "set up"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "triangle", "weight": 0.8, "surface_text": "orchestra connects both as places where they might be found together"}]} +{"raw_text": "Don't build the chocolate and say you ain't got plate.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "chocolate", "B": "plate", "C": "build"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "chocolate", "weight": 0.8, "surface_text": "both can be served on a plate"}]} +{"raw_text": "Don't lay down the viola and act surprised when the orchestra show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "viola", "B": "orchestra", "C": "lay down"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "viola", "weight": 0.8, "surface_text": "both instruments can be found in an orchestra"}]} +{"raw_text": "Don't build the beer and act surprised when the alcohol show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "beer", "B": "alcohol", "C": "build"}, "chain": [{"start": "alcohol", "relation": "AtLocation", "end": "beer", "weight": 3.4641016, "surface_text": "*Something you find in [[beer]] is [[alcohol]]"}]} +{"raw_text": "Man who builds a ladder can't complain about car.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "ladder", "B": "car", "C": "build"}, "chain": [{"start": "car", "relation": "AtLocation", "end": "ladder", "weight": 0.8, "surface_text": "A jack is used for working on a car, and a ladder can be found at the location of a car (e.g., for accessing the roof or changing a tire in a tight space)."}]} +{"raw_text": "Don't make the anise and say you ain't got spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "anise", "B": "spice rack", "C": "make"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "anise", "weight": 0.8, "surface_text": "both are spices that can be stored on a spice rack"}]} +{"raw_text": "You can't make a sprout and then wonder where all the salad came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "sprout", "B": "salad", "C": "make"}, "chain": [{"start": "sprout", "relation": "Causes", "end": "salad", "weight": 0.8, "surface_text": "sprouts cause salad"}]} +{"raw_text": "You can't put out a beet and then wonder where all the soil came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "beet", "B": "soil", "C": "put out"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "beet", "weight": 0.8, "surface_text": "Both eggplants and beets grow in soil."}]} +{"raw_text": "Man who lay downs an oil can't complain about deposit.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "oil", "B": "deposit", "C": "lay down"}, "chain": [{"start": "deposit", "relation": "AtLocation", "end": "oil", "weight": 0.8, "surface_text": "both minerals and oil can be found in deposits."}]} +{"raw_text": "Don't build the dessert and say you ain't got lobster.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "dessert", "B": "lobster", "C": "build"}, "chain": [{"start": "lobster", "relation": "AtLocation", "end": "dessert", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't set up the apartment and act surprised when the staircases and sidewalks show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "apartment", "B": "staircases and sidewalks", "C": "set up"}, "chain": [{"start": "staircases_and_sidewalks", "relation": "AtLocation", "end": "apartment", "weight": 1.0, "surface_text": "*Something you find at [[an apartment]] is [[staircases and sidewalks]]"}]} +{"raw_text": "Don't put out the paprika and act surprised when the orange show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "paprika", "B": "orange", "C": "put out"}, "chain": [{"start": "orange", "relation": "AtLocation", "end": "paprika", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't lay down the axe and say you ain't got chop firewood.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "axe", "B": "chop firewood", "C": "lay down"}, "chain": [{"start": "axe", "relation": "CausesDesire", "end": "chop_firewood", "weight": 1.0, "surface_text": "[[an axe]] would make you want to [[chop firewood]]"}]} +{"raw_text": "You can't put out a soil and then wonder where all the plant came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "soil", "B": "plant", "C": "put out"}, "chain": [{"start": "plant", "relation": "AtLocation", "end": "soil", "weight": 0.8, "surface_text": "you find a plant in the soil"}]} +{"raw_text": "Don't put out the vegetable and say you ain't got pot.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "vegetable", "B": "pot", "C": "put out"}, "chain": [{"start": "pot", "relation": "AtLocation", "end": "vegetable", "weight": 0.8, "surface_text": "pot is a common container where both spaghetti and vegetables are often prepared or served."}]} +{"raw_text": "You can't put out a canoe and then wonder where all the road came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "canoe", "B": "road", "C": "put out"}, "chain": [{"start": "road", "relation": "AtLocation", "end": "canoe", "weight": 0.8, "surface_text": "roads are common locations for both mopeds and canoes (especially when transported)"}]} +{"raw_text": "Don't build the earthworm and act surprised when the soil show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "earthworm", "B": "soil", "C": "build"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "earthworm", "weight": 0.8, "surface_text": "soil connects them as the common environment where both may be found."}]} +{"raw_text": "Man who lay downs a styrofoam can't complain about kitchen.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "styrofoam", "B": "kitchen", "C": "lay down"}, "chain": [{"start": "kitchen", "relation": "AtLocation", "end": "styrofoam", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Man who builds a bull can't complain about farm.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bull", "B": "farm", "C": "build"}, "chain": [{"start": "farm", "relation": "AtLocation", "end": "bull", "weight": 0.8, "surface_text": "Orcas can be found in marine farms or zoos, and bulls are commonly found on farms, making \"farm\" a bridge through location."}]} +{"raw_text": "Man who builds a cannon can't complain about cannonball.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cannon", "B": "cannonball", "C": "build"}, "chain": [{"start": "cannonball", "relation": "AtLocation", "end": "cannon", "weight": 2.0, "surface_text": "You are likely to find [[a cannonball]] in [[a cannon]]"}]} +{"raw_text": "Don't make the teacup and say you ain't got canoe.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "teacup", "B": "canoe", "C": "make"}, "chain": [{"start": "canoe", "relation": "AtLocation", "end": "teacup", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't build the plane and say you ain't got hangar.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "plane", "B": "hangar", "C": "build"}, "chain": [{"start": "hangar", "relation": "AtLocation", "end": "plane", "weight": 1.0, "surface_text": "*Something you find in [[a plane]] is [[a hangar]]"}]} +{"raw_text": "Don't set up the box and say you ain't got small dog.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "box", "B": "small dog", "C": "set up"}, "chain": [{"start": "small_dog", "relation": "AtLocation", "end": "box", "weight": 1.0, "surface_text": "You are likely to find [[a small dog]] in [[a box]]"}]} +{"raw_text": "You can't set up a saxophone and then wonder where all the band came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "saxophone", "B": "band", "C": "set up"}, "chain": [{"start": "band", "relation": "AtLocation", "end": "saxophone", "weight": 0.8, "surface_text": "both instruments are often found in a band"}]} +{"raw_text": "Man who set ups a banana can't complain about kitchen.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "banana", "B": "kitchen", "C": "set up"}, "chain": [{"start": "kitchen", "relation": "AtLocation", "end": "banana", "weight": 0.8, "surface_text": "Both steak and banana are food items commonly found in a kitchen."}]} +{"raw_text": "Don't put out the anise and act surprised when the spice rack show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "anise", "B": "spice rack", "C": "put out"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "anise", "weight": 0.8, "surface_text": "both are spices that can be stored on a spice rack"}]} +{"raw_text": "Don't make the harp and act surprised when the cabinet show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "harp", "B": "cabinet", "C": "make"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "harp", "weight": 2.0, "surface_text": ""}]} +{"raw_text": "Don't build the watermelon and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "watermelon", "B": "garden", "C": "build"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "watermelon", "weight": 0.8, "surface_text": "both thorns and watermelons are found in gardens"}]} +{"raw_text": "You can't build a parakeet and then wonder where all the nest came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "parakeet", "B": "nest", "C": "build"}, "chain": [{"start": "nest", "relation": "AtLocation", "end": "parakeet", "weight": 0.8, "surface_text": "both birds build or use nests"}]} +{"raw_text": "Man who put outs a spaghetti can't complain about plate.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "spaghetti", "B": "plate", "C": "put out"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "spaghetti", "weight": 0.8, "surface_text": "plates are common serving dishes for both steak and spaghetti"}]} +{"raw_text": "Man who set ups an oboe can't complain about orchestra.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "oboe", "B": "orchestra", "C": "set up"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "oboe", "weight": 0.8, "surface_text": "Both can be found in an orchestra."}]} +{"raw_text": "Man who makes a finch can't complain about nest.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "finch", "B": "nest", "C": "make"}, "chain": [{"start": "nest", "relation": "AtLocation", "end": "finch", "weight": 0.8, "surface_text": "puffins and finches both nest in specific locations."}]} +{"raw_text": "Man who raises a barn can't complain about basket with handle.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "barn", "B": "basket with handle", "C": "raise"}, "chain": [{"start": "basket_with_handle", "relation": "AtLocation", "end": "barn", "weight": 1.0, "surface_text": "You are likely to find [[a basket with handle]] in [[a barn]]"}]} +{"raw_text": "You can't put out a potato and then wonder where all the market came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "potato", "B": "market", "C": "put out"}, "chain": [{"start": "market", "relation": "AtLocation", "end": "potato", "weight": 0.8, "surface_text": "market connects where both food items are commonly sold"}]} +{"raw_text": "Man who set ups an egg can't complain about nest.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "egg", "B": "nest", "C": "set up"}, "chain": [{"start": "nest", "relation": "AtLocation", "end": "egg", "weight": 0.8, "surface_text": "turkeys often nest near eggs laid by other birds, or eggs are found in a nest where turkeys might be"}]} +{"raw_text": "Don't lay down the peach and act surprised when the pit show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "peach", "B": "pit", "C": "lay down"}, "chain": [{"start": "pit", "relation": "AtLocation", "end": "peach", "weight": 2.828427, "surface_text": "You are likely to find [[a pit]] in [[a peach]]"}]} +{"raw_text": "You can't build a porch and then wonder where all the railing came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "porch", "B": "railing", "C": "build"}, "chain": [{"start": "railing", "relation": "AtLocation", "end": "porch", "weight": 2.828427, "surface_text": "*Something you find on [[the porch]] is [[a railing]]"}]} +{"raw_text": "Don't build the window and say you ain't got glass.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "window", "B": "glass", "C": "build"}, "chain": [{"start": "glass", "relation": "AtLocation", "end": "window", "weight": 3.4641016, "surface_text": "You are likely to find [[a glass]] in [[a window]]"}]} +{"raw_text": "You can't build a vegetable and then wonder where all the meal came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "vegetable", "B": "meal", "C": "build"}, "chain": [{"start": "meal", "relation": "AtLocation", "end": "vegetable", "weight": 0.8, "surface_text": "cornbread and vegetables are both served as part of a meal."}]} +{"raw_text": "Don't make the tea and act surprised when the teaspoon show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "tea", "B": "teaspoon", "C": "make"}, "chain": [{"start": "teaspoon", "relation": "AtLocation", "end": "tea", "weight": 1.0, "surface_text": "You are likely to find [[a teaspoon]] in [[tea]]"}]} +{"raw_text": "Don't build the grebe and act surprised when the sea show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "grebe", "B": "sea", "C": "build"}, "chain": [{"start": "sea", "relation": "AtLocation", "end": "grebe", "weight": 0.8, "surface_text": "Both puffins and grebes are commonly found in the sea."}]} +{"raw_text": "Don't build the kettle and act surprised when the tea show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "kettle", "B": "tea", "C": "build"}, "chain": [{"start": "tea", "relation": "AtLocation", "end": "kettle", "weight": 0.8, "surface_text": "you find tea in a kettle"}]} +{"raw_text": "Man who put outs a trough can't complain about animal.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "trough", "B": "animal", "C": "put out"}, "chain": [{"start": "animal", "relation": "AtLocation", "end": "trough", "weight": 0.8, "surface_text": "animal relates to both as something that might use them (urinating into bladder, drinking from trough)"}]} +{"raw_text": "Don't build the fence and say you ain't got steel.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "fence", "B": "steel", "C": "build"}, "chain": [{"start": "steel", "relation": "AtLocation", "end": "fence", "weight": 0.8, "surface_text": "you find steel in a fence"}]} +{"raw_text": "Don't put out the key and say you ain't got roach.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "key", "B": "roach", "C": "put out"}, "chain": [{"start": "roach", "relation": "AtLocation", "end": "key", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Man who set ups a xylophone can't complain about concert.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "xylophone", "B": "concert", "C": "set up"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "xylophone", "weight": 0.8, "surface_text": "both instruments can be found in a concert"}]} +{"raw_text": "Man who builds a paper can't complain about office.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "paper", "B": "office", "C": "build"}, "chain": [{"start": "office", "relation": "AtLocation", "end": "paper", "weight": 1.0, "surface_text": "You are likely to find [[an office]] in [[paper]]"}]} +{"raw_text": "Don't lay down the head and act surprised when the mouth show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "head", "B": "mouth", "C": "lay down"}, "chain": [{"start": "mouth", "relation": "AtLocation", "end": "head", "weight": 0.8, "surface_text": "a mouth is found on the head"}]} +{"raw_text": "Don't lay down the leather and act surprised when the desk show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "leather", "B": "desk", "C": "lay down"}, "chain": [{"start": "desk", "relation": "AtLocation", "end": "leather", "weight": 2.0, "surface_text": ""}]} +{"raw_text": "You can't put out a fireplace and then wonder where all the paper came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "fireplace", "B": "paper", "C": "put out"}, "chain": [{"start": "paper", "relation": "AtLocation", "end": "fireplace", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "You can't lay down a firefly and then wonder where all the habitat came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "firefly", "B": "habitat", "C": "lay down"}, "chain": [{"start": "habitat", "relation": "AtLocation", "end": "firefly", "weight": 0.8, "surface_text": "Both are found in similar natural habitats like gardens or forests."}]} +{"raw_text": "Man who set ups a bongo can't complain about band.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bongo", "B": "band", "C": "set up"}, "chain": [{"start": "band", "relation": "AtLocation", "end": "bongo", "weight": 0.8, "surface_text": "both instruments are commonly found in a band"}]} +{"raw_text": "Don't put out the bongo and act surprised when the band show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bongo", "B": "band", "C": "put out"}, "chain": [{"start": "band", "relation": "AtLocation", "end": "bongo", "weight": 0.8, "surface_text": "both instruments are commonly found in a band"}]} +{"raw_text": "Man who lay downs a herring can't complain about herringbone.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "herring", "B": "herringbone", "C": "lay down"}, "chain": [{"start": "herringbone", "relation": "AtLocation", "end": "herring", "weight": 2.828427, "surface_text": "You are likely to find [[a herringbone]] in [[a herring]]"}]} +{"raw_text": "Don't make the osprey and say you ain't got sky.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "osprey", "B": "sky", "C": "make"}, "chain": [{"start": "sky", "relation": "AtLocation", "end": "osprey", "weight": 0.8, "surface_text": "Both vultures and ospreys are often found in the sky."}]} +{"raw_text": "Don't make the kettle and act surprised when the water show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "kettle", "B": "water", "C": "make"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "kettle", "weight": 1.0, "surface_text": "Somewhere [[water]] can be is in [[a kettle]]"}]} +{"raw_text": "Don't lay down the fabric and act surprised when the cotton show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "fabric", "B": "cotton", "C": "lay down"}, "chain": [{"start": "cotton", "relation": "AtLocation", "end": "fabric", "weight": 1.0, "surface_text": "You are likely to find [[cotton]] in [[fabric]]"}]} +{"raw_text": "You can't lay down a spaghetti and then wonder where all the plate came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "spaghetti", "B": "plate", "C": "lay down"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "spaghetti", "weight": 0.8, "surface_text": "plates are common serving dishes for both steak and spaghetti"}]} +{"raw_text": "Man who lay downs a hornbill can't complain about bird feeder.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "hornbill", "B": "bird feeder", "C": "lay down"}, "chain": [{"start": "bird_feeder", "relation": "AtLocation", "end": "hornbill", "weight": 0.8, "surface_text": "both are birds that might be observed near bird feeders in certain contexts."}]} +{"raw_text": "Don't make the level and say you ain't got floor.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "level", "B": "floor", "C": "make"}, "chain": [{"start": "floor", "relation": "AtLocation", "end": "level", "weight": 0.8, "surface_text": "both tools are often found in workshops or garages on the floor"}]} +{"raw_text": "Man who put outs a salmon can't complain about restaurant.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "salmon", "B": "restaurant", "C": "put out"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "salmon", "weight": 0.8, "surface_text": "restaurants serve both burgers and salmon"}]} +{"raw_text": "You can't make a truck and then wonder where all the road came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "truck", "B": "road", "C": "make"}, "chain": [{"start": "road", "relation": "AtLocation", "end": "truck", "weight": 0.8, "surface_text": "Both vehicles operate on roads."}]} +{"raw_text": "Don't put out the tea and say you ain't got sugar.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "tea", "B": "sugar", "C": "put out"}, "chain": [{"start": "sugar", "relation": "AtLocation", "end": "tea", "weight": 0.8, "surface_text": "you find sugar in tea"}]} +{"raw_text": "Don't make the branch and act surprised when the peacock show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "branch", "B": "peacock", "C": "make"}, "chain": [{"start": "peacock", "relation": "AtLocation", "end": "branch", "weight": 0.8, "surface_text": "both birds often perch on branches"}]} +{"raw_text": "You can't put out a hawk and then wonder where all the forest came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "hawk", "B": "forest", "C": "put out"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "hawk", "weight": 0.8, "surface_text": "Both cotinga and hawk can be found in forest habitats."}]} +{"raw_text": "Man who put outs a chili can't complain about spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "chili", "B": "spice rack", "C": "put out"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "chili", "weight": 0.8, "surface_text": "spice rack connects both as they might be stored together"}]} +{"raw_text": "Don't set up the fabric and say you ain't got cotton.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "fabric", "B": "cotton", "C": "set up"}, "chain": [{"start": "cotton", "relation": "AtLocation", "end": "fabric", "weight": 1.0, "surface_text": "You are likely to find [[cotton]] in [[fabric]]"}]} +{"raw_text": "Don't lay down the titanium and say you ain't got ocean.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "titanium", "B": "ocean", "C": "lay down"}, "chain": [{"start": "ocean", "relation": "AtLocation", "end": "titanium", "weight": 3.6284270000000003, "surface_text": ""}]} +{"raw_text": "Man who builds a shell can't complain about forest.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "shell", "B": "forest", "C": "build"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "shell", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't set up the home and say you ain't got cat.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "home", "B": "cat", "C": "set up"}, "chain": [{"start": "cat", "relation": "AtLocation", "end": "home", "weight": 3.4641016, "surface_text": "You are likely to find [[a cat]] in [[someone's home]]"}]} +{"raw_text": "You can't set up a car and then wonder where all the headlight came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "car", "B": "headlight", "C": "set up"}, "chain": [{"start": "headlight", "relation": "AtLocation", "end": "car", "weight": 1.0, "surface_text": "You are likely to find [[headlight]] in [[a car]]."}]} +{"raw_text": "Man who set ups a bottle can't complain about drink.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bottle", "B": "drink", "C": "set up"}, "chain": [{"start": "drink", "relation": "AtLocation", "end": "bottle", "weight": 1.0, "surface_text": "You are likely to find [[drink]] in [[a bottle]]"}]} +{"raw_text": "You can't set up a denim and then wonder where all the library came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "denim", "B": "library", "C": "set up"}, "chain": [{"start": "library", "relation": "AtLocation", "end": "denim", "weight": 2.0, "surface_text": ""}]} +{"raw_text": "You can't put out an iris and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "iris", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "iris", "weight": 0.8, "surface_text": "both thorns and irises can be found in gardens"}]} +{"raw_text": "Man who builds a fence can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "fence", "B": "garden", "C": "build"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "fence", "weight": 1.0, "surface_text": "You are likely to find [[a garden]] in [[a fence]]"}]} +{"raw_text": "Man who set ups a rock can't complain about moss.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "rock", "B": "moss", "C": "set up"}, "chain": [{"start": "moss", "relation": "AtLocation", "end": "rock", "weight": 0.8, "surface_text": "you find moss on a rock"}]} +{"raw_text": "Man who lay downs a python can't complain about jungle.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "python", "B": "jungle", "C": "lay down"}, "chain": [{"start": "jungle", "relation": "AtLocation", "end": "python", "weight": 0.8, "surface_text": "tigers and pythons can both live in jungles."}]} +{"raw_text": "Don't build the tulip and say you ain't got flowerbed.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "tulip", "B": "flowerbed", "C": "build"}, "chain": [{"start": "flowerbed", "relation": "AtLocation", "end": "tulip", "weight": 0.8, "surface_text": "flowerbed is a place where both lilacs and tulips can be planted and grown."}]} +{"raw_text": "You can't build a library and then wonder where all the binder came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "library", "B": "binder", "C": "build"}, "chain": [{"start": "binder", "relation": "AtLocation", "end": "library", "weight": 1.0, "surface_text": "You are likely to find [[a binder]] in [[a library]]"}]} +{"raw_text": "Don't build the desert and say you ain't got mine.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "desert", "B": "mine", "C": "build"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "desert", "weight": 1.0, "surface_text": "You are likely to find [[a mine]] in [[the desert]]"}]} +{"raw_text": "Don't put out the mealybug and say you ain't got dirt.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "mealybug", "B": "dirt", "C": "put out"}, "chain": [{"start": "dirt", "relation": "AtLocation", "end": "mealybug", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't lay down the cinnamon and act surprised when the spice rack show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cinnamon", "B": "spice rack", "C": "lay down"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "cinnamon", "weight": 0.8, "surface_text": "both spices are stored on a spice rack"}]} +{"raw_text": "You can't put out a violet and then wonder where all the florist came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "violet", "B": "florist", "C": "put out"}, "chain": [{"start": "florist", "relation": "AtLocation", "end": "violet", "weight": 0.8, "surface_text": "Both flowers can be sold by a florist."}]} +{"raw_text": "Man who put outs an oboe can't complain about orchestra.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "oboe", "B": "orchestra", "C": "put out"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "oboe", "weight": 0.8, "surface_text": "Both can be found in an orchestra."}]} +{"raw_text": "Man who builds a bird can't complain about beak.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bird", "B": "beak", "C": "build"}, "chain": [{"start": "beak", "relation": "AtLocation", "end": "bird", "weight": 0.8, "surface_text": "you find a beak on a bird"}]} +{"raw_text": "Man who put outs a car can't complain about mirror.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "car", "B": "mirror", "C": "put out"}, "chain": [{"start": "mirror", "relation": "AtLocation", "end": "car", "weight": 2.828427, "surface_text": "You are likely to find [[a mirror]] in [[a car]]"}]} +{"raw_text": "Don't lay down the bladder and act surprised when the pee show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bladder", "B": "pee", "C": "lay down"}, "chain": [{"start": "pee", "relation": "AtLocation", "end": "bladder", "weight": 1.0, "surface_text": "You are likely to find [[pee]] in [[a bladder]]."}]} +{"raw_text": "Don't set up the cheese and say you ain't got weasel.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cheese", "B": "weasel", "C": "set up"}, "chain": [{"start": "weasel", "relation": "AtLocation", "end": "cheese", "weight": 1.0, "surface_text": "You are likely to find [[a weasel]] in [[cheese]]"}]} +{"raw_text": "You can't put out a moped and then wonder where all the mouth came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "moped", "B": "mouth", "C": "put out"}, "chain": [{"start": "mouth", "relation": "AtLocation", "end": "moped", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't build the desert and act surprised when the gazelle show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "desert", "B": "gazelle", "C": "build"}, "chain": [{"start": "gazelle", "relation": "AtLocation", "end": "desert", "weight": 1.0, "surface_text": "You are likely to find [[a gazelle]] in [[the desert]]"}]} +{"raw_text": "Man who builds a pheasant can't complain about forest.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "pheasant", "B": "forest", "C": "build"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "pheasant", "weight": 0.8, "surface_text": "both sapsuckers and pheasants inhabit forested areas."}]} +{"raw_text": "Man who builds a wheel can't complain about ladder.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "wheel", "B": "ladder", "C": "build"}, "chain": [{"start": "ladder", "relation": "AtLocation", "end": "wheel", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "You can't build a swift and then wonder where all the tree came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "swift", "B": "tree", "C": "build"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "swift", "weight": 0.8, "surface_text": "Trees are natural habitats for both cockatoos and swifts."}]} +{"raw_text": "Don't set up the shade and say you ain't got bee.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "shade", "B": "bee", "C": "set up"}, "chain": [{"start": "bee", "relation": "AtLocation", "end": "shade", "weight": 1.0, "surface_text": "You are likely to find [[a bee]] in [[the shade]]"}]} +{"raw_text": "Don't make the turmeric and say you ain't got spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "turmeric", "B": "spice rack", "C": "make"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "turmeric", "weight": 0.8, "surface_text": "both are stored in a spice rack"}]} +{"raw_text": "Don't lay down the window and say you ain't got plant.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "window", "B": "plant", "C": "lay down"}, "chain": [{"start": "plant", "relation": "AtLocation", "end": "window", "weight": 0.8, "surface_text": "you find a plant near a window"}]} +{"raw_text": "Don't set up the candle and act surprised when the light source show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "candle", "B": "light source", "C": "set up"}, "chain": [{"start": "light_source", "relation": "AtLocation", "end": "candle", "weight": 1.0, "surface_text": "You are likely to find [[a light source]] in [[a candle]]"}]} +{"raw_text": "You can't build a flute and then wonder where all the concert came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "flute", "B": "concert", "C": "build"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "flute", "weight": 0.8, "surface_text": "both may be played in a concert"}]} +{"raw_text": "Don't build the jungle and act surprised when the lion show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "jungle", "B": "lion", "C": "build"}, "chain": [{"start": "lion", "relation": "AtLocation", "end": "jungle", "weight": 1.0, "surface_text": "You are likely to find [[a lion]] in [[a jungle]]"}]} +{"raw_text": "Don't set up the food and say you ain't got potato.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "food", "B": "potato", "C": "set up"}, "chain": [{"start": "potato", "relation": "AtLocation", "end": "food", "weight": 1.0, "surface_text": "You are likely to find [[a potato]] in [[food]]"}]} +{"raw_text": "Don't make the tooth and act surprised when the mouth show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "tooth", "B": "mouth", "C": "make"}, "chain": [{"start": "mouth", "relation": "AtLocation", "end": "tooth", "weight": 0.8, "surface_text": "the mouth is part of the body and the tooth is located in the mouth"}]} +{"raw_text": "Don't put out the kite and act surprised when the string show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "kite", "B": "string", "C": "put out"}, "chain": [{"start": "string", "relation": "AtLocation", "end": "kite", "weight": 1.0, "surface_text": "You are likely to find [[a string]] in [[a kite]]"}]} +{"raw_text": "Don't put out the ukulele and say you ain't got concert.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "ukulele", "B": "concert", "C": "put out"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "ukulele", "weight": 0.8, "surface_text": "both instruments can be found at a concert"}]} +{"raw_text": "Don't put out the cereal and say you ain't got bowl.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cereal", "B": "bowl", "C": "put out"}, "chain": [{"start": "bowl", "relation": "AtLocation", "end": "cereal", "weight": 0.8, "surface_text": "both cornbread and cereal can be served in a bowl"}]} +{"raw_text": "Man who put outs a cumin can't complain about spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cumin", "B": "spice rack", "C": "put out"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "cumin", "weight": 0.8, "surface_text": "spice rack holds spices like turmeric and cumin."}]} +{"raw_text": "Man who set ups a fish can't complain about bone.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "fish", "B": "bone", "C": "set up"}, "chain": [{"start": "bone", "relation": "AtLocation", "end": "fish", "weight": 2.0, "surface_text": "You are likely to find [[a bone]] in [[a fish]]"}]} +{"raw_text": "Don't build the kohlrabi and act surprised when the orange show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "kohlrabi", "B": "orange", "C": "build"}, "chain": [{"start": "orange", "relation": "AtLocation", "end": "kohlrabi", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't set up the ore and say you ain't got iron.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "ore", "B": "iron", "C": "set up"}, "chain": [{"start": "iron", "relation": "AtLocation", "end": "ore", "weight": 1.0, "surface_text": "You are likely to find [[an iron]] in [[an ore]]"}]} +{"raw_text": "You can't set up a dust and then wonder where all the air came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "dust", "B": "air", "C": "set up"}, "chain": [{"start": "air", "relation": "AtLocation", "end": "dust", "weight": 0.8, "surface_text": "aluminum dust can be suspended in air"}]} +{"raw_text": "Don't make the aluminum and act surprised when the car show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "aluminum", "B": "car", "C": "make"}, "chain": [{"start": "car", "relation": "AtLocation", "end": "aluminum", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't build the soot and act surprised when the pewter show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "soot", "B": "pewter", "C": "build"}, "chain": [{"start": "pewter", "relation": "AtLocation", "end": "soot", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "You can't set up a hawk and then wonder where all the forest came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "hawk", "B": "forest", "C": "set up"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "hawk", "weight": 0.8, "surface_text": "Both cotinga and hawk can be found in forest habitats."}]} +{"raw_text": "Man who lay downs a food can't complain about potato.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "food", "B": "potato", "C": "lay down"}, "chain": [{"start": "potato", "relation": "AtLocation", "end": "food", "weight": 1.0, "surface_text": "You are likely to find [[a potato]] in [[food]]"}]} +{"raw_text": "Man who builds an oregano can't complain about box.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "oregano", "B": "box", "C": "build"}, "chain": [{"start": "box", "relation": "AtLocation", "end": "oregano", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "You can't build a land and then wonder where all the car came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "land", "B": "car", "C": "build"}, "chain": [{"start": "car", "relation": "AtLocation", "end": "land", "weight": 1.0, "surface_text": "Somewhere [[a car]] can be is on [[land]]"}]} +{"raw_text": "Don't put out the viola and act surprised when the orchestra show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "viola", "B": "orchestra", "C": "put out"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "viola", "weight": 0.8, "surface_text": "both instruments can be found in an orchestra"}]} +{"raw_text": "Don't build the moss and act surprised when the forest show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "moss", "B": "forest", "C": "build"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "moss", "weight": 0.8, "surface_text": "thorns and moss are both found in forests"}]} +{"raw_text": "You can't put out a cotton and then wonder where all the weasel came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cotton", "B": "weasel", "C": "put out"}, "chain": [{"start": "weasel", "relation": "AtLocation", "end": "cotton", "weight": 1.0, "surface_text": "You are likely to find [[a weasel]] in [[cotton]]"}]} +{"raw_text": "Don't set up the martin and act surprised when the cage show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "martin", "B": "cage", "C": "set up"}, "chain": [{"start": "cage", "relation": "AtLocation", "end": "martin", "weight": 0.8, "surface_text": "both birds can be kept in a cage"}]} +{"raw_text": "Don't make the dessert and act surprised when the cucumber show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "dessert", "B": "cucumber", "C": "make"}, "chain": [{"start": "cucumber", "relation": "AtLocation", "end": "dessert", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "You can't build a cornbread and then wonder where all the plate came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cornbread", "B": "plate", "C": "build"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "cornbread", "weight": 0.8, "surface_text": "both turkey and cornbread are served on a plate"}]} +{"raw_text": "Don't lay down the spade and say you ain't got toolshed.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "spade", "B": "toolshed", "C": "lay down"}, "chain": [{"start": "toolshed", "relation": "AtLocation", "end": "spade", "weight": 0.8, "surface_text": "a toolshed is a location where both a jack and a spade might be stored"}]} +{"raw_text": "Man who makes an orca can't complain about ocean.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "orca", "B": "ocean", "C": "make"}, "chain": [{"start": "ocean", "relation": "AtLocation", "end": "orca", "weight": 0.8, "surface_text": "both animals can be found in or near the ocean"}]} +{"raw_text": "Don't lay down the canon and act surprised when the projectile show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "canon", "B": "projectile", "C": "lay down"}, "chain": [{"start": "projectile", "relation": "AtLocation", "end": "canon", "weight": 1.0, "surface_text": "You are likely to find [[a projectile]] in [[a canon]]"}]} +{"raw_text": "Man who set ups a plant can't complain about shade.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "plant", "B": "shade", "C": "set up"}, "chain": [{"start": "plant", "relation": "Causes", "end": "shade", "weight": 0.8, "surface_text": "a plant causes shade"}]} +{"raw_text": "Don't lay down the prison and act surprised when the drug dealer show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "prison", "B": "drug dealer", "C": "lay down"}, "chain": [{"start": "drug_dealer", "relation": "AtLocation", "end": "prison", "weight": 1.0, "surface_text": "You are likely to find [[a drug dealer]] in [[prison]]."}]} +{"raw_text": "Don't put out the jack and say you ain't got workbench.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "jack", "B": "workbench", "C": "put out"}, "chain": [{"start": "workbench", "relation": "AtLocation", "end": "jack", "weight": 0.8, "surface_text": "A workbench is a common place where both a saw and a jack might be found for woodworking or mechanical tasks."}]} +{"raw_text": "Don't lay down the mouth and act surprised when the mercury show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "mouth", "B": "mercury", "C": "lay down"}, "chain": [{"start": "mercury", "relation": "AtLocation", "end": "mouth", "weight": 1.0, "surface_text": "*Something you find in [[your mouth]] is [[mercury]]"}]} +{"raw_text": "Man who lay downs a heart can't complain about artery.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "heart", "B": "artery", "C": "lay down"}, "chain": [{"start": "artery", "relation": "AtLocation", "end": "heart", "weight": 1.0, "surface_text": "You are likely to find [[an artery]] in [[the heart]]"}]} +{"raw_text": "Don't lay down the nickel and act surprised when the ground show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "nickel", "B": "ground", "C": "lay down"}, "chain": [{"start": "ground", "relation": "AtLocation", "end": "nickel", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "You can't put out a library and then wonder where all the pamphlets came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "library", "B": "pamphlets", "C": "put out"}, "chain": [{"start": "pamphlets", "relation": "AtLocation", "end": "library", "weight": 2.0, "surface_text": "*Something you find at [[a library]] is [[pamphlets]]"}]} +{"raw_text": "Don't build the crab and say you ain't got habitat.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "crab", "B": "habitat", "C": "build"}, "chain": [{"start": "habitat", "relation": "AtLocation", "end": "crab", "weight": 0.8, "surface_text": "emus and crabs both live in specific habitats (land vs. water)"}]} +{"raw_text": "Don't dig the pond and say you ain't got frog.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "pond", "B": "frog", "C": "dig"}, "chain": [{"start": "frog", "relation": "AtLocation", "end": "pond", "weight": 3.4641016, "surface_text": "You are likely to find [[a frog]] in [[a pond]]"}]} +{"raw_text": "Don't set up the titanium and act surprised when the ocean show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "titanium", "B": "ocean", "C": "set up"}, "chain": [{"start": "ocean", "relation": "AtLocation", "end": "titanium", "weight": 3.6284270000000003, "surface_text": ""}]} +{"raw_text": "You can't put out a rifle and then wonder where all the safety came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "rifle", "B": "safety", "C": "put out"}, "chain": [{"start": "safety", "relation": "AtLocation", "end": "rifle", "weight": 1.0, "surface_text": "You are likely to find [[a safety]] in [[a rifle]]"}]} +{"raw_text": "Man who makes a canary can't complain about cage.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "canary", "B": "cage", "C": "make"}, "chain": [{"start": "cage", "relation": "AtLocation", "end": "canary", "weight": 0.8, "surface_text": "cages are common places where both booby and canary birds might be kept or observed"}]} +{"raw_text": "You can't put out an onion and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "onion", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "onion", "weight": 0.8, "surface_text": "Both kohlrabi and onions are commonly grown in gardens."}]} +{"raw_text": "Don't build the tie and say you ain't got silk.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "tie", "B": "silk", "C": "build"}, "chain": [{"start": "silk", "relation": "AtLocation", "end": "tie", "weight": 1.0, "surface_text": "You are likely to find [[silk]] in [[a tie]]"}]} +{"raw_text": "You can't set up a field and then wonder where all the flower came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "field", "B": "flower", "C": "set up"}, "chain": [{"start": "flower", "relation": "AtLocation", "end": "field", "weight": 0.8, "surface_text": "you find a flower in a field"}]} +{"raw_text": "Man who set ups a lobster can't complain about plate.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "lobster", "B": "plate", "C": "set up"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "lobster", "weight": 0.8, "surface_text": "plates are used to serve both burgers and lobster"}]} +{"raw_text": "Man who builds a puppy can't complain about soiled carpet.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "puppy", "B": "soiled carpet", "C": "build"}, "chain": [{"start": "puppy", "relation": "Causes", "end": "soiled_carpet", "weight": 1.0, "surface_text": "Sometimes [[a puppy]] causes [[a soiled carpet]]"}]} +{"raw_text": "Don't put out the quartz and say you ain't got drawer.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "quartz", "B": "drawer", "C": "put out"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "quartz", "weight": 2.0, "surface_text": ""}]} +{"raw_text": "You can't lay down a lotus and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "lotus", "B": "garden", "C": "lay down"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "lotus", "weight": 0.8, "surface_text": "both flowers can be found in gardens"}]} +{"raw_text": "Man who makes an engine can't complain about car.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "engine", "B": "car", "C": "make"}, "chain": [{"start": "car", "relation": "AtLocation", "end": "engine", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't put out the wool and say you ain't got drawer.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "wool", "B": "drawer", "C": "put out"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "wool", "weight": 6.8, "surface_text": ""}]} +{"raw_text": "Don't set up the pod and say you ain't got seeds.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "pod", "B": "seeds", "C": "set up"}, "chain": [{"start": "seeds", "relation": "AtLocation", "end": "pod", "weight": 1.0, "surface_text": "You are likely to find [[seeds]] in [[a pod]]"}]} +{"raw_text": "You can't put out a leaf and then wonder where all the insect came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "leaf", "B": "insect", "C": "put out"}, "chain": [{"start": "insect", "relation": "AtLocation", "end": "leaf", "weight": 1.0, "surface_text": "Somewhere [[an insect]] can be is on [[a leaf]]"}]} +{"raw_text": "Don't put out the cucumber and act surprised when the plate show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cucumber", "B": "plate", "C": "put out"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "cucumber", "weight": 0.8, "surface_text": "plate is a common surface where both jicama and cucumber might be served."}]} +{"raw_text": "Don't build the gull and say you ain't got tree.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "gull", "B": "tree", "C": "build"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "gull", "weight": 0.8, "surface_text": "Both cockatoos and gulls can be found near trees."}]} +{"raw_text": "Don't make the dust and act surprised when the air show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "dust", "B": "air", "C": "make"}, "chain": [{"start": "air", "relation": "AtLocation", "end": "dust", "weight": 0.8, "surface_text": "aluminum dust can be suspended in air"}]} +{"raw_text": "Don't set up the emu and act surprised when the forest show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "emu", "B": "forest", "C": "set up"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "emu", "weight": 0.8, "surface_text": "Both animals can live in forested areas."}]} +{"raw_text": "Man who builds a grass can't complain about mouse.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "grass", "B": "mouse", "C": "build"}, "chain": [{"start": "mouse", "relation": "AtLocation", "end": "grass", "weight": 1.0, "surface_text": "You are likely to find [[a mouse]] in [[grass]]"}]} +{"raw_text": "Man who set ups a turtle can't complain about habitat.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "turtle", "B": "habitat", "C": "set up"}, "chain": [{"start": "habitat", "relation": "AtLocation", "end": "turtle", "weight": 0.8, "surface_text": "Both animals have natural habitats."}]} +{"raw_text": "Man who put outs a workshop can't complain about vise.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "workshop", "B": "vise", "C": "put out"}, "chain": [{"start": "vise", "relation": "AtLocation", "end": "workshop", "weight": 0.8, "surface_text": "a workshop is a common location for both a vise and a lantern"}]} +{"raw_text": "Don't make the library and say you ain't got reference books.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "library", "B": "reference books", "C": "make"}, "chain": [{"start": "reference_books", "relation": "AtLocation", "end": "library", "weight": 1.0, "surface_text": "*Something you find at [[a library]] is [[reference books]]"}]} +{"raw_text": "Don't put out the silo and act surprised when the hay show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "silo", "B": "hay", "C": "put out"}, "chain": [{"start": "hay", "relation": "AtLocation", "end": "silo", "weight": 0.8, "surface_text": "you find hay in a silo"}]} +{"raw_text": "Man who lay downs a ham can't complain about plate.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "ham", "B": "plate", "C": "lay down"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "ham", "weight": 0.8, "surface_text": "both salad and ham are typically served on a plate"}]} +{"raw_text": "Don't build the lake and say you ain't got sailboat.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "lake", "B": "sailboat", "C": "build"}, "chain": [{"start": "sailboat", "relation": "AtLocation", "end": "lake", "weight": 1.0, "surface_text": "*Something you find in [[a lake]] is [[a sailboat]]"}]} +{"raw_text": "Man who builds a vise can't complain about office.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "vise", "B": "office", "C": "build"}, "chain": [{"start": "office", "relation": "AtLocation", "end": "vise", "weight": 2.8, "surface_text": ""}]} +{"raw_text": "Don't lay down the jicama and say you ain't got container.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "jicama", "B": "container", "C": "lay down"}, "chain": [{"start": "container", "relation": "AtLocation", "end": "jicama", "weight": 3.6284270000000003, "surface_text": ""}]} +{"raw_text": "You can't build a shelter and then wonder where all the kitten came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "shelter", "B": "kitten", "C": "build"}, "chain": [{"start": "kitten", "relation": "AtLocation", "end": "shelter", "weight": 2.0, "surface_text": "You are likely to find [[a kitten]] in [[a shelter]]"}]} +{"raw_text": "Don't put out the lettuce and say you ain't got plate.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "lettuce", "B": "plate", "C": "put out"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "lettuce", "weight": 0.8, "surface_text": "plate is a common surface where both steak and lettuce are served"}]} +{"raw_text": "Don't lay down the marmoset and act surprised when the tree show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "marmoset", "B": "tree", "C": "lay down"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "marmoset", "weight": 0.8, "surface_text": "tree connects as habitat for both"}]} +{"raw_text": "Man who builds a slug can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "slug", "B": "garden", "C": "build"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "slug", "weight": 0.8, "surface_text": "bananas grow in gardens; slugs are found in gardens"}]} +{"raw_text": "You can't make an oilcan and then wonder where all the soup came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "oilcan", "B": "soup", "C": "make"}, "chain": [{"start": "soup", "relation": "AtLocation", "end": "oilcan", "weight": 4.2641016, "surface_text": ""}]} +{"raw_text": "Don't put out the plane and say you ain't got lights.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "plane", "B": "lights", "C": "put out"}, "chain": [{"start": "lights", "relation": "AtLocation", "end": "plane", "weight": 2.0, "surface_text": "*Something you find in [[a plane]] is [[lights]]"}]} +{"raw_text": "Man who put outs a fly can't complain about bird.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "fly", "B": "bird", "C": "put out"}, "chain": [{"start": "bird", "relation": "AtLocation", "end": "fly", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't make the fat and act surprised when the orange show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "fat", "B": "orange", "C": "make"}, "chain": [{"start": "orange", "relation": "AtLocation", "end": "fat", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Man who set ups a worm can't complain about soil.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "worm", "B": "soil", "C": "set up"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "worm", "weight": 0.8, "surface_text": "earthworm lives in soil, and worms (including earthworms) are found in soil"}]} +{"raw_text": "Man who builds a bomb can't complain about explosive.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bomb", "B": "explosive", "C": "build"}, "chain": [{"start": "explosive", "relation": "AtLocation", "end": "bomb", "weight": 3.4641016, "surface_text": "You are likely to find [[an explosive]] in [[bomb]]"}]} +{"raw_text": "Man who lay downs a leaf can't complain about insect.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "leaf", "B": "insect", "C": "lay down"}, "chain": [{"start": "insect", "relation": "AtLocation", "end": "leaf", "weight": 1.0, "surface_text": "Somewhere [[an insect]] can be is on [[a leaf]]"}]} +{"raw_text": "Man who plants an orchard can't complain about trees.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "orchard", "B": "trees", "C": "plant"}, "chain": [{"start": "trees", "relation": "AtLocation", "end": "orchard", "weight": 2.0, "surface_text": "You are likely to find [[Trees]] in [[an orchard]]."}]} +{"raw_text": "You can't build a stethoscope and then wonder where all the hospital came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "stethoscope", "B": "hospital", "C": "build"}, "chain": [{"start": "hospital", "relation": "AtLocation", "end": "stethoscope", "weight": 0.8, "surface_text": "Combs and stethoscopes can both be found in hospitals, though in different contexts."}]} +{"raw_text": "You can't put out a fat and then wonder where all the orange came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "fat", "B": "orange", "C": "put out"}, "chain": [{"start": "orange", "relation": "AtLocation", "end": "fat", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "You can't set up a tar and then wonder where all the cabinet came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "tar", "B": "cabinet", "C": "set up"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "tar", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "You can't lay down a wool and then wonder where all the mall came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "wool", "B": "mall", "C": "lay down"}, "chain": [{"start": "mall", "relation": "AtLocation", "end": "wool", "weight": 3.0, "surface_text": ""}]} +{"raw_text": "Man who set ups a tank can't complain about crab.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "tank", "B": "crab", "C": "set up"}, "chain": [{"start": "crab", "relation": "AtLocation", "end": "tank", "weight": 2.0, "surface_text": "You are likely to find [[a crab]] in [[a tank]]"}]} +{"raw_text": "You can't set up a jack and then wonder where all the toolbox came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "jack", "B": "toolbox", "C": "set up"}, "chain": [{"start": "toolbox", "relation": "AtLocation", "end": "jack", "weight": 0.8, "surface_text": "Both a saw and a jack are often stored in a toolbox when not in use."}]} +{"raw_text": "Don't put out the milk and act surprised when the eat cookie show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "milk", "B": "eat cookie", "C": "put out"}, "chain": [{"start": "milk", "relation": "CausesDesire", "end": "eat_cookie", "weight": 1.0, "surface_text": "[[milk]] would make you want to [[eat a cookie]]"}]} +{"raw_text": "You can't put out a skin and then wonder where all the mine came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "skin", "B": "mine", "C": "put out"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "skin", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Man who put outs a peach can't complain about orchard.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "peach", "B": "orchard", "C": "put out"}, "chain": [{"start": "orchard", "relation": "AtLocation", "end": "peach", "weight": 0.8, "surface_text": "orchards grow both figs and peaches."}]} +{"raw_text": "Don't set up the soil and say you ain't got plant.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "soil", "B": "plant", "C": "set up"}, "chain": [{"start": "plant", "relation": "AtLocation", "end": "soil", "weight": 0.8, "surface_text": "you find a plant in the soil"}]} +{"raw_text": "Don't build the flower and say you ain't got petal.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "flower", "B": "petal", "C": "build"}, "chain": [{"start": "petal", "relation": "AtLocation", "end": "flower", "weight": 0.8, "surface_text": "you find a petal on a flower"}]} +{"raw_text": "You can't put out a curry and then wonder where all the indian restaurant came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "curry", "B": "indian restaurant", "C": "put out"}, "chain": [{"start": "indian_restaurant", "relation": "AtLocation", "end": "curry", "weight": 1.0, "surface_text": "You are likely to find [[an Indian restaurant]] in [[curry]]"}]} +{"raw_text": "You can't set up a vegetable and then wonder where all the pot came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "vegetable", "B": "pot", "C": "set up"}, "chain": [{"start": "pot", "relation": "AtLocation", "end": "vegetable", "weight": 0.8, "surface_text": "pot is a common container where both spaghetti and vegetables are often prepared or served."}]} +{"raw_text": "Don't make the house and act surprised when the door show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "house", "B": "door", "C": "make"}, "chain": [{"start": "door", "relation": "AtLocation", "end": "house", "weight": 0.8, "surface_text": "you find a door in a house"}]} +{"raw_text": "Don't lay down the tea and say you ain't got teaspoon.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "tea", "B": "teaspoon", "C": "lay down"}, "chain": [{"start": "teaspoon", "relation": "AtLocation", "end": "tea", "weight": 1.0, "surface_text": "You are likely to find [[a teaspoon]] in [[tea]]"}]} +{"raw_text": "Don't lay down the drill and say you ain't got well.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "drill", "B": "well", "C": "lay down"}, "chain": [{"start": "well", "relation": "AtLocation", "end": "drill", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Man who makes a kohlrabi can't complain about orange.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "kohlrabi", "B": "orange", "C": "make"}, "chain": [{"start": "orange", "relation": "AtLocation", "end": "kohlrabi", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't lay down the jar and say you ain't got caribbean mango chutney.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "jar", "B": "caribbean mango chutney", "C": "lay down"}, "chain": [{"start": "caribbean_mango_chutney", "relation": "AtLocation", "end": "jar", "weight": 1.0, "surface_text": "*Something you find in [[the jar]] is [[Caribbean mango chutney]]"}]} +{"raw_text": "Don't make the root and say you ain't got find xylem and phloem.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "root", "B": "find xylem and phloem", "C": "make"}, "chain": [{"start": "find_xylem_and_phloem", "relation": "AtLocation", "end": "root", "weight": 1.0, "surface_text": "*In [[root]], you can [[find xylem and phloem]]"}]} +{"raw_text": "Don't lay down the falcon and act surprised when the finch show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "falcon", "B": "finch", "C": "lay down"}, "chain": [{"start": "finch", "relation": "AtLocation", "end": "falcon", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Man who set ups a cart can't complain about wheel.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cart", "B": "wheel", "C": "set up"}, "chain": [{"start": "wheel", "relation": "AtLocation", "end": "cart", "weight": 0.8, "surface_text": "you find a wheel on a cart"}]} +{"raw_text": "You can't build a barometer and then wonder where all the concert came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "barometer", "B": "concert", "C": "build"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "barometer", "weight": 0.8, "surface_text": "both instruments could be present at a concert setting"}]} +{"raw_text": "Don't make the cello and say you ain't got cabinet.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cello", "B": "cabinet", "C": "make"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "cello", "weight": 2.0, "surface_text": ""}]} +{"raw_text": "You can't put out a meat and then wonder where all the bone came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "meat", "B": "bone", "C": "put out"}, "chain": [{"start": "bone", "relation": "AtLocation", "end": "meat", "weight": 0.8, "surface_text": "you find a bone in meat"}]} +{"raw_text": "Man who put outs a micrometer can't complain about workshop.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "micrometer", "B": "workshop", "C": "put out"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "micrometer", "weight": 0.8, "surface_text": "both tools are commonly found in a workshop setting"}]} +{"raw_text": "You can't make a kitchen and then wonder where all the spaghetti came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "kitchen", "B": "spaghetti", "C": "make"}, "chain": [{"start": "spaghetti", "relation": "AtLocation", "end": "kitchen", "weight": 0.8, "surface_text": "kitchen is a place where both spaghetti and chips are prepared."}]} +{"raw_text": "Don't build the vase and say you ain't got flowers.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "vase", "B": "flowers", "C": "build"}, "chain": [{"start": "flowers", "relation": "AtLocation", "end": "vase", "weight": 2.0, "surface_text": "You are likely to find [[flowers]] in [[a vase]]"}]} +{"raw_text": "Don't build the jointer and say you ain't got workshop.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "jointer", "B": "workshop", "C": "build"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "jointer", "weight": 0.8, "surface_text": "Both tools are commonly found in a workshop."}]} +{"raw_text": "Don't make the burger and act surprised when the banana show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "burger", "B": "banana", "C": "make"}, "chain": [{"start": "banana", "relation": "AtLocation", "end": "burger", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Man who set ups a leather can't complain about workshop.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "leather", "B": "workshop", "C": "set up"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "leather", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't make the bunting and act surprised when the nest show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bunting", "B": "nest", "C": "make"}, "chain": [{"start": "nest", "relation": "AtLocation", "end": "bunting", "weight": 0.8, "surface_text": "Both birds are found in nests."}]} +{"raw_text": "Man who put outs a cabbage can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cabbage", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "cabbage", "weight": 0.8, "surface_text": "both kohlrabi and cabbage are commonly grown in gardens"}]} +{"raw_text": "You can't put out a chimpanzee and then wonder where all the dirt came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "chimpanzee", "B": "dirt", "C": "put out"}, "chain": [{"start": "dirt", "relation": "AtLocation", "end": "chimpanzee", "weight": 0.8, "surface_text": "Both earthworms and chimpanzees are often found in or near dirt."}]} +{"raw_text": "You can't set up a grassland and then wonder where all the rhinoceros came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "grassland", "B": "rhinoceros", "C": "set up"}, "chain": [{"start": "rhinoceros", "relation": "AtLocation", "end": "grassland", "weight": 0.8, "surface_text": "Both rhinoceros and bison can be found in grasslands."}]} +{"raw_text": "Don't build the phone and say you ain't got keypad.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "phone", "B": "keypad", "C": "build"}, "chain": [{"start": "keypad", "relation": "AtLocation", "end": "phone", "weight": 1.0, "surface_text": "*Something you find on [[a phone]] is [[a keypad]]"}]} +{"raw_text": "Man who lay downs a school can't complain about lecture theatre.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "school", "B": "lecture theatre", "C": "lay down"}, "chain": [{"start": "lecture_theatre", "relation": "AtLocation", "end": "school", "weight": 1.0, "surface_text": "You are likely to find [[a lecture theatre]] in [[a school]]"}]} +{"raw_text": "You can't set up a savanna and then wonder where all the flock came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "savanna", "B": "flock", "C": "set up"}, "chain": [{"start": "flock", "relation": "AtLocation", "end": "savanna", "weight": 0.8, "surface_text": "both animals inhabit savanna ecosystems"}]} +{"raw_text": "Don't set up the pepper and act surprised when the spice rack show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "pepper", "B": "spice rack", "C": "set up"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "pepper", "weight": 0.8, "surface_text": "a spice rack stores spices like cumin and pepper"}]} +{"raw_text": "Don't put out the airplane and act surprised when the seat show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "airplane", "B": "seat", "C": "put out"}, "chain": [{"start": "seat", "relation": "AtLocation", "end": "airplane", "weight": 2.0, "surface_text": "You are likely to find [[a seat]] in [[an airplane]]"}]} +{"raw_text": "Don't put out the chard and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "chard", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "chard", "weight": 0.8, "surface_text": "Both eggplant and chard can be found in a garden."}]} +{"raw_text": "You can't set up a home and then wonder where all the linen came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "home", "B": "linen", "C": "set up"}, "chain": [{"start": "linen", "relation": "AtLocation", "end": "home", "weight": 1.0, "surface_text": "*Something you find at [[a home]] is [[linen]]"}]} +{"raw_text": "You can't put out an ocean and then wonder where all the sea came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "ocean", "B": "sea", "C": "put out"}, "chain": [{"start": "sea", "relation": "AtLocation", "end": "ocean", "weight": 0.8, "surface_text": "you find a sea in an ocean"}]} +{"raw_text": "You can't put out a turkey and then wonder where all the heart came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "turkey", "B": "heart", "C": "put out"}, "chain": [{"start": "heart", "relation": "AtLocation", "end": "turkey", "weight": 1.0, "surface_text": "You are likely to find [[a heart]] in [[a turkey]]"}]} +{"raw_text": "Don't set up the bucket and act surprised when the water show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bucket", "B": "water", "C": "set up"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "bucket", "weight": 1.0, "surface_text": "You are likely to find [[water]] in [[a bucket]]"}]} +{"raw_text": "Don't build the kite and act surprised when the string show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "kite", "B": "string", "C": "build"}, "chain": [{"start": "string", "relation": "AtLocation", "end": "kite", "weight": 1.0, "surface_text": "You are likely to find [[a string]] in [[a kite]]"}]} +{"raw_text": "Don't put out the oil and act surprised when the deposit show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "oil", "B": "deposit", "C": "put out"}, "chain": [{"start": "deposit", "relation": "AtLocation", "end": "oil", "weight": 0.8, "surface_text": "both minerals and oil can be found in deposits."}]} +{"raw_text": "You can't build a lemur and then wonder where all the zoo came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "lemur", "B": "zoo", "C": "build"}, "chain": [{"start": "zoo", "relation": "AtLocation", "end": "lemur", "weight": 0.8, "surface_text": "Gorillas and lemurs can both be found in zoos."}]} +{"raw_text": "Don't build the beet and act surprised when the soil show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "beet", "B": "soil", "C": "build"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "beet", "weight": 0.8, "surface_text": "Both eggplants and beets grow in soil."}]} +{"raw_text": "Don't lay down the kite and act surprised when the string show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "kite", "B": "string", "C": "lay down"}, "chain": [{"start": "string", "relation": "AtLocation", "end": "kite", "weight": 1.0, "surface_text": "You are likely to find [[a string]] in [[a kite]]"}]} +{"raw_text": "Man who put outs a hay can't complain about farm.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "hay", "B": "farm", "C": "put out"}, "chain": [{"start": "farm", "relation": "AtLocation", "end": "hay", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't put out the iron and say you ain't got earth.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "iron", "B": "earth", "C": "put out"}, "chain": [{"start": "earth", "relation": "AtLocation", "end": "iron", "weight": 0.8, "surface_text": "Both talc and iron are naturally found within the earth."}]} +{"raw_text": "Man who builds a cabinet can't complain about sockets.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cabinet", "B": "sockets", "C": "build"}, "chain": [{"start": "sockets", "relation": "AtLocation", "end": "cabinet", "weight": 1.0, "surface_text": "*Something you find in [[a cabinet]] is [[sockets]]"}]} +{"raw_text": "Don't build the onion and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "onion", "B": "garden", "C": "build"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "onion", "weight": 0.8, "surface_text": "Both kohlrabi and onions are commonly grown in gardens."}]} +{"raw_text": "Man who makes a pulley can't complain about workshop.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "pulley", "B": "workshop", "C": "make"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "pulley", "weight": 0.8, "surface_text": "both tools are commonly found in workshops"}]} +{"raw_text": "Man who makes a vase can't complain about rose.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "vase", "B": "rose", "C": "make"}, "chain": [{"start": "rose", "relation": "AtLocation", "end": "vase", "weight": 0.8, "surface_text": "you find a rose in a vase"}]} +{"raw_text": "Don't build the cedar and act surprised when the forest show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cedar", "B": "forest", "C": "build"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "cedar", "weight": 0.8, "surface_text": "holly and cedar can both be found growing in a forest."}]} +{"raw_text": "Man who digs a den can't complain about ottoman.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "den", "B": "ottoman", "C": "dig"}, "chain": [{"start": "ottoman", "relation": "AtLocation", "end": "den", "weight": 1.0, "surface_text": "You are likely to find [[an ottoman]] in [[a den]]"}]} +{"raw_text": "Don't make the marble and say you ain't got drawer.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "marble", "B": "drawer", "C": "make"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "marble", "weight": 3.828427, "surface_text": ""}]} +{"raw_text": "Don't lay down the beet and say you ain't got soil.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "beet", "B": "soil", "C": "lay down"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "beet", "weight": 0.8, "surface_text": "Both eggplants and beets grow in soil."}]} +{"raw_text": "Don't build the quartz and act surprised when the drawer show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "quartz", "B": "drawer", "C": "build"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "quartz", "weight": 2.0, "surface_text": ""}]} +{"raw_text": "You can't make a mealybug and then wonder where all the kitchen came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "mealybug", "B": "kitchen", "C": "make"}, "chain": [{"start": "kitchen", "relation": "AtLocation", "end": "mealybug", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't make the triangle and act surprised when the orchestra show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "triangle", "B": "orchestra", "C": "make"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "triangle", "weight": 0.8, "surface_text": "orchestra connects both as places where they might be found together"}]} +{"raw_text": "You can't plant a garden and then wonder where all the cannabis came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "garden", "B": "cannabis", "C": "plant"}, "chain": [{"start": "cannabis", "relation": "AtLocation", "end": "garden", "weight": 2.0, "surface_text": "You are likely to find [[cannabis]] in [[a garden]]."}]} +{"raw_text": "Man who lay downs a skin can't complain about mine.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "skin", "B": "mine", "C": "lay down"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "skin", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't set up the wood and act surprised when the resin show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "wood", "B": "resin", "C": "set up"}, "chain": [{"start": "resin", "relation": "AtLocation", "end": "wood", "weight": 1.0, "surface_text": "You are likely to find [[a resin]] in [[wood]]"}]} +{"raw_text": "Don't make the cabbage and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cabbage", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "cabbage", "weight": 0.8, "surface_text": "both kohlrabi and cabbage are commonly grown in gardens"}]} +{"raw_text": "Don't build the burrow and act surprised when the marmoset show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "burrow", "B": "marmoset", "C": "build"}, "chain": [{"start": "marmoset", "relation": "AtLocation", "end": "burrow", "weight": 2.828427, "surface_text": "You are likely to find [[a marmoset]] in [[burrow]]"}]} +{"raw_text": "Man who makes a crow can't complain about tree.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "crow", "B": "tree", "C": "make"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "crow", "weight": 0.8, "surface_text": "both birds can be found in trees"}]} +{"raw_text": "Don't put out the gladiola and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "gladiola", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "gladiola", "weight": 0.8, "surface_text": "both can grow in a garden"}]} +{"raw_text": "Man who put outs a boxwood can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "boxwood", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "boxwood", "weight": 0.8, "surface_text": "both thorns and boxwood are commonly found in gardens"}]} +{"raw_text": "Don't build the tar and act surprised when the cabinet show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "tar", "B": "cabinet", "C": "build"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "tar", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "You can't build a rhea and then wonder where all the habitat came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "rhea", "B": "habitat", "C": "build"}, "chain": [{"start": "habitat", "relation": "AtLocation", "end": "rhea", "weight": 0.8, "surface_text": "both puffins and rheas can be found in natural habitats"}]} +{"raw_text": "Don't make the burger and act surprised when the salad show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "burger", "B": "salad", "C": "make"}, "chain": [{"start": "salad", "relation": "AtLocation", "end": "burger", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't dig the pond and say you ain't got fish.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "pond", "B": "fish", "C": "dig"}, "chain": [{"start": "fish", "relation": "AtLocation", "end": "pond", "weight": 4.0, "surface_text": "You are likely to find [[a fish]] in [[a pond]]"}]} +{"raw_text": "Don't set up the carton and say you ain't got cigarette.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "carton", "B": "cigarette", "C": "set up"}, "chain": [{"start": "cigarette", "relation": "AtLocation", "end": "carton", "weight": 1.0, "surface_text": "You are likely to find [[a cigarette]] in [[a carton]]"}]} +{"raw_text": "Man who makes an onion can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "onion", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "onion", "weight": 0.8, "surface_text": "Both kohlrabi and onions are commonly grown in gardens."}]} +{"raw_text": "Don't lay down the fuel and act surprised when the plane show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "fuel", "B": "plane", "C": "lay down"}, "chain": [{"start": "plane", "relation": "AtLocation", "end": "fuel", "weight": 3.6284270000000003, "surface_text": ""}]} +{"raw_text": "Man who makes a quartz can't complain about drawer.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "quartz", "B": "drawer", "C": "make"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "quartz", "weight": 2.0, "surface_text": ""}]} +{"raw_text": "Don't build the school and say you ain't got shark.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "school", "B": "shark", "C": "build"}, "chain": [{"start": "shark", "relation": "AtLocation", "end": "school", "weight": 1.0, "surface_text": "You are likely to find [[a shark]] in [[a school]]"}]} +{"raw_text": "Don't make the chisel and act surprised when the mine show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "chisel", "B": "mine", "C": "make"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "chisel", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't make the styrofoam and say you ain't got truck.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "styrofoam", "B": "truck", "C": "make"}, "chain": [{"start": "truck", "relation": "AtLocation", "end": "styrofoam", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't build the tub and say you ain't got kitten.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "tub", "B": "kitten", "C": "build"}, "chain": [{"start": "kitten", "relation": "AtLocation", "end": "tub", "weight": 1.0, "surface_text": "You are likely to find [[a kitten]] in [[a tub]]"}]} +{"raw_text": "Don't set up the swan and say you ain't got water.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "swan", "B": "water", "C": "set up"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "swan", "weight": 0.8, "surface_text": "Both birds are often found near water habitats."}]} +{"raw_text": "Don't set up the flower and act surprised when the ground show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "flower", "B": "ground", "C": "set up"}, "chain": [{"start": "ground", "relation": "AtLocation", "end": "flower", "weight": 0.8, "surface_text": "you find a flower on the ground"}]} +{"raw_text": "Don't build the mouth and say you ain't got crab.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "mouth", "B": "crab", "C": "build"}, "chain": [{"start": "crab", "relation": "AtLocation", "end": "mouth", "weight": 1.0, "surface_text": "*Something you find in [[your mouth]] is [[crab]]"}]} +{"raw_text": "You can't make a mug and then wonder where all the coffee came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "mug", "B": "coffee", "C": "make"}, "chain": [{"start": "coffee", "relation": "AtLocation", "end": "mug", "weight": 1.0, "surface_text": "Somewhere [[coffee]] can be is [[a mug]]"}]} +{"raw_text": "Don't put out the osprey and act surprised when the sky show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "osprey", "B": "sky", "C": "put out"}, "chain": [{"start": "sky", "relation": "AtLocation", "end": "osprey", "weight": 0.8, "surface_text": "Both vultures and ospreys are often found in the sky."}]} +{"raw_text": "Don't build the accordion and act surprised when the concert show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "accordion", "B": "concert", "C": "build"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "accordion", "weight": 0.8, "surface_text": "Both synthesizers and accordions can be found at concerts."}]} +{"raw_text": "Man who builds a wolfram can't complain about ores.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "wolfram", "B": "ores", "C": "build"}, "chain": [{"start": "ores", "relation": "AtLocation", "end": "wolfram", "weight": 0.8, "surface_text": "ores connect metals by being their natural sources"}]} +{"raw_text": "You can't make a cockatoo and then wonder where all the cage came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cockatoo", "B": "cage", "C": "make"}, "chain": [{"start": "cage", "relation": "AtLocation", "end": "cockatoo", "weight": 0.8, "surface_text": "both can be kept in cages"}]} +{"raw_text": "Man who makes a rasp can't complain about workshop.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "rasp", "B": "workshop", "C": "make"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "rasp", "weight": 0.8, "surface_text": "Both tools are commonly found in a workshop."}]} +{"raw_text": "Man who builds a toolbox can't complain about saw.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "toolbox", "B": "saw", "C": "build"}, "chain": [{"start": "saw", "relation": "AtLocation", "end": "toolbox", "weight": 2.0, "surface_text": "You are likely to find [[a saw]] in [[a toolbox]]"}]} +{"raw_text": "Don't build the ginger and say you ain't got spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "ginger", "B": "spice rack", "C": "build"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "ginger", "weight": 0.8, "surface_text": "Both chilies and ginger are spices stored in a spice rack."}]} +{"raw_text": "Don't build the cheese and act surprised when the cheese worm show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cheese", "B": "cheese worm", "C": "build"}, "chain": [{"start": "cheese_worm", "relation": "AtLocation", "end": "cheese", "weight": 1.0, "surface_text": "You are likely to find [[cheese worm]] in [[cheese]]"}]} +{"raw_text": "Don't build the orca and act surprised when the ocean show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "orca", "B": "ocean", "C": "build"}, "chain": [{"start": "ocean", "relation": "AtLocation", "end": "orca", "weight": 0.8, "surface_text": "both animals can be found in or near the ocean"}]} +{"raw_text": "You can't make a grass and then wonder where all the gazelle came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "grass", "B": "gazelle", "C": "make"}, "chain": [{"start": "gazelle", "relation": "AtLocation", "end": "grass", "weight": 1.0, "surface_text": "You are likely to find [[a gazelle]] in [[the grass]]"}]} +{"raw_text": "Man who set ups a soup can't complain about hair.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "soup", "B": "hair", "C": "set up"}, "chain": [{"start": "hair", "relation": "AtLocation", "end": "soup", "weight": 1.0, "surface_text": "You are likely to find [[a hair]] in [[your soup]]"}]} +{"raw_text": "You can't put out a jungle and then wonder where all the grass came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "jungle", "B": "grass", "C": "put out"}, "chain": [{"start": "grass", "relation": "AtLocation", "end": "jungle", "weight": 0.8, "surface_text": "Grass is a common vegetation found in both savannas and jungles."}]} +{"raw_text": "Man who put outs a titanium can't complain about ocean.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "titanium", "B": "ocean", "C": "put out"}, "chain": [{"start": "ocean", "relation": "AtLocation", "end": "titanium", "weight": 3.6284270000000003, "surface_text": ""}]} +{"raw_text": "You can't put out an orange and then wonder where all the meal came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "orange", "B": "meal", "C": "put out"}, "chain": [{"start": "meal", "relation": "AtLocation", "end": "orange", "weight": 0.8, "surface_text": "both turkey and orange can be part of a meal"}]} +{"raw_text": "Don't make the burger and say you ain't got egg.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "burger", "B": "egg", "C": "make"}, "chain": [{"start": "egg", "relation": "AtLocation", "end": "burger", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "You can't lay down a cart and then wonder where all the road came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cart", "B": "road", "C": "lay down"}, "chain": [{"start": "road", "relation": "AtLocation", "end": "cart", "weight": 0.8, "surface_text": "coaches and carts are commonly found on roads"}]} +{"raw_text": "Man who put outs a banana can't complain about fruit bowl.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "banana", "B": "fruit bowl", "C": "put out"}, "chain": [{"start": "fruit_bowl", "relation": "AtLocation", "end": "banana", "weight": 0.8, "surface_text": "both foods might be found in a fruit bowl (though spaghetti less commonly)"}]} +{"raw_text": "You can't put out a rat and then wonder where all the zoo came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "rat", "B": "zoo", "C": "put out"}, "chain": [{"start": "zoo", "relation": "AtLocation", "end": "rat", "weight": 0.8, "surface_text": "zoo connects both as animals that might be found in captivity"}]} +{"raw_text": "You can't lay down a zebra and then wonder where all the zoo came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "zebra", "B": "zoo", "C": "lay down"}, "chain": [{"start": "zoo", "relation": "AtLocation", "end": "zebra", "weight": 0.8, "surface_text": "Both rhinoceros and zebra can be found in zoos."}]} +{"raw_text": "You can't lay down a ground and then wonder where all the holly came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "ground", "B": "holly", "C": "lay down"}, "chain": [{"start": "holly", "relation": "AtLocation", "end": "ground", "weight": 0.8, "surface_text": "holly grows in the ground, and a forest is located on the ground."}]} +{"raw_text": "Man who makes a ham can't complain about plate.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "ham", "B": "plate", "C": "make"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "ham", "weight": 0.8, "surface_text": "both salad and ham are typically served on a plate"}]} +{"raw_text": "Don't make the flower and say you ain't got petal.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "flower", "B": "petal", "C": "make"}, "chain": [{"start": "petal", "relation": "AtLocation", "end": "flower", "weight": 0.8, "surface_text": "you find a petal on a flower"}]} +{"raw_text": "You can't put out a deer and then wonder where all the soil came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "deer", "B": "soil", "C": "put out"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "deer", "weight": 0.8, "surface_text": "earthworms live in soil, deer graze near soil"}]} +{"raw_text": "You can't plant a garden and then wonder where all the robin came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "garden", "B": "robin", "C": "plant"}, "chain": [{"start": "robin", "relation": "AtLocation", "end": "garden", "weight": 0.8, "surface_text": "you find a robin in a garden"}]} +{"raw_text": "Don't set up the mine and act surprised when the ore show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "mine", "B": "ore", "C": "set up"}, "chain": [{"start": "ore", "relation": "AtLocation", "end": "mine", "weight": 0.8, "surface_text": "you find ore in a mine"}]} +{"raw_text": "You can't set up a watermelon and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "watermelon", "B": "garden", "C": "set up"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "watermelon", "weight": 0.8, "surface_text": "both thorns and watermelons are found in gardens"}]} +{"raw_text": "Don't make the peach and act surprised when the orchard show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "peach", "B": "orchard", "C": "make"}, "chain": [{"start": "orchard", "relation": "AtLocation", "end": "peach", "weight": 0.8, "surface_text": "orchards grow both figs and peaches."}]} +{"raw_text": "Man who put outs a mouth can't complain about water.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "mouth", "B": "water", "C": "put out"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "mouth", "weight": 1.0, "surface_text": "*Something you find in [[your mouth]] is [[water]]"}]} +{"raw_text": "Man who put outs a savanna can't complain about flock.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "savanna", "B": "flock", "C": "put out"}, "chain": [{"start": "flock", "relation": "AtLocation", "end": "savanna", "weight": 0.8, "surface_text": "both animals inhabit savanna ecosystems"}]} +{"raw_text": "You can't build a bladder and then wonder where all the pee came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "bladder", "B": "pee", "C": "build"}, "chain": [{"start": "pee", "relation": "AtLocation", "end": "bladder", "weight": 1.0, "surface_text": "You are likely to find [[pee]] in [[a bladder]]."}]} +{"raw_text": "Don't make the vulture and say you ain't got cabinet.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "vulture", "B": "cabinet", "C": "make"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "vulture", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Man who put outs a flute can't complain about concert.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "flute", "B": "concert", "C": "put out"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "flute", "weight": 0.8, "surface_text": "both may be played in a concert"}]} +{"raw_text": "Man who makes an asparagus can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "asparagus", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "asparagus", "weight": 0.8, "surface_text": "both are commonly grown in gardens"}]} +{"raw_text": "Don't set up the carton and say you ain't got orange juice.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "carton", "B": "orange juice", "C": "set up"}, "chain": [{"start": "orange_juice", "relation": "AtLocation", "end": "carton", "weight": 1.0, "surface_text": "You are likely to find [[orange juice]] in [[a carton]]."}]} +{"raw_text": "Man who builds a plane can't complain about wings.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "plane", "B": "wings", "C": "build"}, "chain": [{"start": "wings", "relation": "AtLocation", "end": "plane", "weight": 1.0, "surface_text": "*Something you find in [[a plane]] is [[wings]]"}]} +{"raw_text": "You can't lay down a fuel and then wonder where all the car came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "fuel", "B": "car", "C": "lay down"}, "chain": [{"start": "car", "relation": "AtLocation", "end": "fuel", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't build the tulip and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "tulip", "B": "garden", "C": "build"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "tulip", "weight": 0.8, "surface_text": "garden is a place where both lilacs and tulips are commonly found."}]} +{"raw_text": "Man who set ups a bottle can't complain about beverage.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bottle", "B": "beverage", "C": "set up"}, "chain": [{"start": "beverage", "relation": "AtLocation", "end": "bottle", "weight": 1.0, "surface_text": "*Something you find in [[a bottle]] is [[a beverage]]"}]} +{"raw_text": "Man who set ups a decanter can't complain about cabinet.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "decanter", "B": "cabinet", "C": "set up"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "decanter", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't plant the garden and act surprised when the bug show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "garden", "B": "bug", "C": "plant"}, "chain": [{"start": "bug", "relation": "AtLocation", "end": "garden", "weight": 1.0, "surface_text": "Somewhere [[a bug]] can be is in [[a garden]]"}]} +{"raw_text": "Man who set ups a meat can't complain about bone.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "meat", "B": "bone", "C": "set up"}, "chain": [{"start": "bone", "relation": "AtLocation", "end": "meat", "weight": 0.8, "surface_text": "you find a bone in meat"}]} +{"raw_text": "Don't put out the woodpecker and say you ain't got tree.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "woodpecker", "B": "tree", "C": "put out"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "woodpecker", "weight": 0.8, "surface_text": "Both birds are often found in or near trees."}]} +{"raw_text": "Man who set ups a water can't complain about pier pilings.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "water", "B": "pier pilings", "C": "set up"}, "chain": [{"start": "pier_pilings", "relation": "AtLocation", "end": "water", "weight": 1.0, "surface_text": "*Something you find under [[water]] is [[pier pilings]]"}]} +{"raw_text": "Don't put out the root and say you ain't got find xylem and phloem.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "root", "B": "find xylem and phloem", "C": "put out"}, "chain": [{"start": "find_xylem_and_phloem", "relation": "AtLocation", "end": "root", "weight": 1.0, "surface_text": "*In [[root]], you can [[find xylem and phloem]]"}]} +{"raw_text": "Don't set up the tulip and act surprised when the soil show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "tulip", "B": "soil", "C": "set up"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "tulip", "weight": 0.8, "surface_text": "soil is the ground where both lilacs and tulips grow."}]} +{"raw_text": "Don't make the tree and act surprised when the bird show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "tree", "B": "bird", "C": "make"}, "chain": [{"start": "bird", "relation": "AtLocation", "end": "tree", "weight": 4.472136, "surface_text": "You are likely to find [[a bird]] in [[a tree]]"}]} +{"raw_text": "You can't build a talc and then wonder where all the mine came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "talc", "B": "mine", "C": "build"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "talc", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Man who makes a clarinet can't complain about concert.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "clarinet", "B": "concert", "C": "make"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "clarinet", "weight": 0.8, "surface_text": "both can be found in a concert"}]} +{"raw_text": "Don't dig the den and say you ain't got bookcase.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "den", "B": "bookcase", "C": "dig"}, "chain": [{"start": "bookcase", "relation": "AtLocation", "end": "den", "weight": 2.0, "surface_text": "You are likely to find [[a bookcase]] in [[the den]]"}]} +{"raw_text": "You can't put out a harp and then wonder where all the cabinet came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "harp", "B": "cabinet", "C": "put out"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "harp", "weight": 2.0, "surface_text": ""}]} +{"raw_text": "Don't put out the hornbill and say you ain't got tree.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "hornbill", "B": "tree", "C": "put out"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "hornbill", "weight": 0.8, "surface_text": "both birds often inhabit trees in their natural habitats."}]} +{"raw_text": "Man who put outs a carton can't complain about egg.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "carton", "B": "egg", "C": "put out"}, "chain": [{"start": "egg", "relation": "AtLocation", "end": "carton", "weight": 0.8, "surface_text": "you find eggs in a carton"}]} +{"raw_text": "Don't make the mortar and act surprised when the explosion show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "mortar", "B": "explosion", "C": "make"}, "chain": [{"start": "mortar", "relation": "Causes", "end": "explosion", "weight": 0.8, "surface_text": "both weapons cause explosions"}]} +{"raw_text": "Man who lay downs a scale can't complain about aquarium.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "scale", "B": "aquarium", "C": "lay down"}, "chain": [{"start": "aquarium", "relation": "AtLocation", "end": "scale", "weight": 6.656854, "surface_text": ""}]} +{"raw_text": "Man who lay downs a pick can't complain about toolbox.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "pick", "B": "toolbox", "C": "lay down"}, "chain": [{"start": "toolbox", "relation": "AtLocation", "end": "pick", "weight": 0.8, "surface_text": "both are tools stored in a toolbox"}]} +{"raw_text": "You can't make a sailboat and then wonder where all the water came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "sailboat", "B": "water", "C": "make"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "sailboat", "weight": 0.8, "surface_text": "carts are often found near or on water (e.g., near docks), while sailboats are on water"}]} +{"raw_text": "Don't build the rifle and act surprised when the safety show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "rifle", "B": "safety", "C": "build"}, "chain": [{"start": "safety", "relation": "AtLocation", "end": "rifle", "weight": 1.0, "surface_text": "You are likely to find [[a safety]] in [[a rifle]]"}]} +{"raw_text": "Don't set up the barrel and say you ain't got monkey.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "barrel", "B": "monkey", "C": "set up"}, "chain": [{"start": "monkey", "relation": "AtLocation", "end": "barrel", "weight": 2.0, "surface_text": "You are likely to find [[a monkey]] in [[a barrel]]"}]} +{"raw_text": "Man who builds a bison can't complain about grassland.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bison", "B": "grassland", "C": "build"}, "chain": [{"start": "grassland", "relation": "AtLocation", "end": "bison", "weight": 0.8, "surface_text": "Both rhinoceros and bison can be found in grasslands."}]} +{"raw_text": "Don't make the flask and act surprised when the bottle show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "flask", "B": "bottle", "C": "make"}, "chain": [{"start": "bottle", "relation": "AtLocation", "end": "flask", "weight": 2.0, "surface_text": ""}]} +{"raw_text": "Don't put out the apartment and act surprised when the blender show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "apartment", "B": "blender", "C": "put out"}, "chain": [{"start": "blender", "relation": "AtLocation", "end": "apartment", "weight": 1.0, "surface_text": "*Something you find at [[an apartment]] is [[a blender]]"}]} +{"raw_text": "Don't build the wing and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "wing", "B": "garden", "C": "build"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "wing", "weight": 2.8, "surface_text": ""}]} +{"raw_text": "Man who lay downs a rhinoceros can't complain about savanna.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "rhinoceros", "B": "savanna", "C": "lay down"}, "chain": [{"start": "savanna", "relation": "AtLocation", "end": "rhinoceros", "weight": 0.8, "surface_text": "both animals inhabit savanna ecosystems"}]} +{"raw_text": "Don't build the wing and act surprised when the house show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "wing", "B": "house", "C": "build"}, "chain": [{"start": "house", "relation": "AtLocation", "end": "wing", "weight": 2.8, "surface_text": ""}]} +{"raw_text": "Man who makes a workshop can't complain about chisel.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "workshop", "B": "chisel", "C": "make"}, "chain": [{"start": "chisel", "relation": "AtLocation", "end": "workshop", "weight": 0.8, "surface_text": "workshop is a common location where both chisels and jacks are kept or used."}]} +{"raw_text": "Man who set ups an earthworm can't complain about soil.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "earthworm", "B": "soil", "C": "set up"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "earthworm", "weight": 0.8, "surface_text": "soil connects them as the common environment where both may be found."}]} +{"raw_text": "Don't make the paprika and act surprised when the cabinet show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "paprika", "B": "cabinet", "C": "make"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "paprika", "weight": 5.6989797, "surface_text": ""}]} +{"raw_text": "Don't put out the home and act surprised when the puppy show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "home", "B": "puppy", "C": "put out"}, "chain": [{"start": "puppy", "relation": "AtLocation", "end": "home", "weight": 2.0, "surface_text": "*Something you find at [[home]] is [[your puppy]]"}]} +{"raw_text": "Don't lay down the bucket and say you ain't got wiener dog.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bucket", "B": "wiener dog", "C": "lay down"}, "chain": [{"start": "wiener_dog", "relation": "AtLocation", "end": "bucket", "weight": 1.0, "surface_text": "You are likely to find [[a wiener dog]] in [[a bucket]]"}]} +{"raw_text": "Don't lay down the lilac and act surprised when the violet show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "lilac", "B": "violet", "C": "lay down"}, "chain": [{"start": "violet", "relation": "AtLocation", "end": "lilac", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't make the vine and act surprised when the fig show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "vine", "B": "fig", "C": "make"}, "chain": [{"start": "fig", "relation": "AtLocation", "end": "vine", "weight": 0.8, "surface_text": "Figs and kiwi vines can both be found growing on or near vines."}]} +{"raw_text": "Man who lay downs a stone can't complain about hibiscus.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "stone", "B": "hibiscus", "C": "lay down"}, "chain": [{"start": "hibiscus", "relation": "AtLocation", "end": "stone", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't lay down the jicama and act surprised when the pot show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "jicama", "B": "pot", "C": "lay down"}, "chain": [{"start": "pot", "relation": "AtLocation", "end": "jicama", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't set up the thimble and say you ain't got airplane.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "thimble", "B": "airplane", "C": "set up"}, "chain": [{"start": "airplane", "relation": "AtLocation", "end": "thimble", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "You can't set up a dandelion and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "dandelion", "B": "garden", "C": "set up"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "dandelion", "weight": 0.8, "surface_text": "both can be found in gardens"}]} +{"raw_text": "Man who set ups a cotton can't complain about weasel.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cotton", "B": "weasel", "C": "set up"}, "chain": [{"start": "weasel", "relation": "AtLocation", "end": "cotton", "weight": 1.0, "surface_text": "You are likely to find [[a weasel]] in [[cotton]]"}]} +{"raw_text": "Man who set ups a vegetable can't complain about plate.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "vegetable", "B": "plate", "C": "set up"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "vegetable", "weight": 0.8, "surface_text": "plate is a common item where both spaghetti and vegetables are commonly served and eaten from."}]} +{"raw_text": "Don't lay down the flock and act surprised when the thrasher show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "flock", "B": "thrasher", "C": "lay down"}, "chain": [{"start": "thrasher", "relation": "AtLocation", "end": "flock", "weight": 0.8, "surface_text": "birds often gather in groups called flocks"}]} +{"raw_text": "Don't build the coriander and act surprised when the spice rack show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "coriander", "B": "spice rack", "C": "build"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "coriander", "weight": 0.8, "surface_text": "both spices are stored on a spice rack"}]} +{"raw_text": "Man who set ups a chest can't complain about heart.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "chest", "B": "heart", "C": "set up"}, "chain": [{"start": "heart", "relation": "AtLocation", "end": "chest", "weight": 1.0, "surface_text": "You are likely to find [[a heart]] in [[the chest]]"}]} +{"raw_text": "Man who put outs a saw can't complain about gull.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "saw", "B": "gull", "C": "put out"}, "chain": [{"start": "gull", "relation": "AtLocation", "end": "saw", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't put out the sprout and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "sprout", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "sprout", "weight": 0.8, "surface_text": "both eggplants and sprouts are commonly found in a garden."}]} +{"raw_text": "Don't raise the stable and say you ain't got saddle.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "stable", "B": "saddle", "C": "raise"}, "chain": [{"start": "saddle", "relation": "AtLocation", "end": "stable", "weight": 1.0, "surface_text": "You are likely to find [[a saddle]] in [[a stable]]"}]} +{"raw_text": "Don't make the coffee and act surprised when the insomnia show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "coffee", "B": "insomnia", "C": "make"}, "chain": [{"start": "coffee", "relation": "Causes", "end": "insomnia", "weight": 1.0, "surface_text": "Sometimes [[coffee]] causes [[insomnia]]"}]} +{"raw_text": "You can't make an ocean and then wonder where all the ship came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "ocean", "B": "ship", "C": "make"}, "chain": [{"start": "ship", "relation": "AtLocation", "end": "ocean", "weight": 2.828427, "surface_text": "*Something you find in [[the ocean]] is [[a ship]]"}]} +{"raw_text": "Don't make the kohlrabi and act surprised when the cabinet show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "kohlrabi", "B": "cabinet", "C": "make"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "kohlrabi", "weight": 5.6989797, "surface_text": ""}]} +{"raw_text": "Don't lay down the goose and act surprised when the field show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "goose", "B": "field", "C": "lay down"}, "chain": [{"start": "field", "relation": "AtLocation", "end": "goose", "weight": 0.8, "surface_text": "both zebras and geese can be found in fields."}]} +{"raw_text": "Don't set up the ham and say you ain't got restaurant.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "ham", "B": "restaurant", "C": "set up"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "ham", "weight": 0.8, "surface_text": "desserts and hams are both found in restaurants"}]} +{"raw_text": "You can't lay down a theater and then wonder where all the gumdrops came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "theater", "B": "gumdrops", "C": "lay down"}, "chain": [{"start": "gumdrops", "relation": "AtLocation", "end": "theater", "weight": 1.0, "surface_text": "*Something you find at [[the theater]] is [[gumdrops]]"}]} +{"raw_text": "Don't set up the phone and say you ain't got keypad.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "phone", "B": "keypad", "C": "set up"}, "chain": [{"start": "keypad", "relation": "AtLocation", "end": "phone", "weight": 1.0, "surface_text": "*Something you find on [[a phone]] is [[a keypad]]"}]} +{"raw_text": "Man who makes an office can't complain about water cooler.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "office", "B": "water cooler", "C": "make"}, "chain": [{"start": "water_cooler", "relation": "AtLocation", "end": "office", "weight": 1.0, "surface_text": "*Something you find in [[the office]] is [[a water cooler]]"}]} +{"raw_text": "Don't set up the ukulele and act surprised when the concert show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "ukulele", "B": "concert", "C": "set up"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "ukulele", "weight": 0.8, "surface_text": "both instruments can be found at a concert"}]} +{"raw_text": "Man who set ups a sailboat can't complain about water.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "sailboat", "B": "water", "C": "set up"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "sailboat", "weight": 0.8, "surface_text": "carts are often found near or on water (e.g., near docks), while sailboats are on water"}]} +{"raw_text": "Don't lay down the ginger and act surprised when the spice rack show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "ginger", "B": "spice rack", "C": "lay down"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "ginger", "weight": 0.8, "surface_text": "Both chilies and ginger are spices stored in a spice rack."}]} +{"raw_text": "You can't build a silver and then wonder where all the mine came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "silver", "B": "mine", "C": "build"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "silver", "weight": 0.8, "surface_text": "magnesium and silver can both be found in mines"}]} +{"raw_text": "Don't build the rope and say you ain't got nylon.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "rope", "B": "nylon", "C": "build"}, "chain": [{"start": "nylon", "relation": "AtLocation", "end": "rope", "weight": 2.0, "surface_text": "You are likely to find [[nylon]] in [[rope]]"}]} +{"raw_text": "You can't put out a recorder and then wonder where all the cabinet came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "recorder", "B": "cabinet", "C": "put out"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "recorder", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't build the seed and say you ain't got plant.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "seed", "B": "plant", "C": "build"}, "chain": [{"start": "seed", "relation": "Causes", "end": "plant", "weight": 0.8, "surface_text": "a seed causes a plant"}]} +{"raw_text": "Don't make the beef and say you ain't got heifer.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "beef", "B": "heifer", "C": "make"}, "chain": [{"start": "heifer", "relation": "AtLocation", "end": "beef", "weight": 1.0, "surface_text": "You are likely to find [[a heifer]] in [[beef]]"}]} +{"raw_text": "Man who lay downs a rock can't complain about climb.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "rock", "B": "climb", "C": "lay down"}, "chain": [{"start": "rock", "relation": "CausesDesire", "end": "climb", "weight": 1.0, "surface_text": "[[rock]] would make you want to [[climb]]"}]} +{"raw_text": "Man who put outs a thimble can't complain about cabinet.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "thimble", "B": "cabinet", "C": "put out"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "thimble", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Man who makes a tar can't complain about cabinet.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "tar", "B": "cabinet", "C": "make"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "tar", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't build the lid and say you ain't got workbench.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "lid", "B": "workbench", "C": "build"}, "chain": [{"start": "workbench", "relation": "AtLocation", "end": "lid", "weight": 0.8, "surface_text": "both a chisel and a lid can be found at a workbench"}]} +{"raw_text": "Don't make the jicama and say you ain't got drawer.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "jicama", "B": "drawer", "C": "make"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "jicama", "weight": 5.272136, "surface_text": ""}]} +{"raw_text": "Don't build the chili and say you ain't got spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "chili", "B": "spice rack", "C": "build"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "chili", "weight": 0.8, "surface_text": "spice rack connects both as they might be stored together"}]} +{"raw_text": "Man who put outs a river can't complain about fish.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "river", "B": "fish", "C": "put out"}, "chain": [{"start": "fish", "relation": "AtLocation", "end": "river", "weight": 4.472136, "surface_text": "You are likely to find [[a fish]] in [[a river]]"}]} +{"raw_text": "Don't put out the mountain and act surprised when the mine show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "mountain", "B": "mine", "C": "put out"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "mountain", "weight": 2.0, "surface_text": "You are likely to find [[a mine]] in [[a mountain]]"}]} +{"raw_text": "Don't lay down the body and say you ain't got organ.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "body", "B": "organ", "C": "lay down"}, "chain": [{"start": "organ", "relation": "AtLocation", "end": "body", "weight": 3.4641016, "surface_text": "You are likely to find [[an organ]] in [[a body]]"}]} +{"raw_text": "Don't lay down the caliper and act surprised when the cabinet show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "caliper", "B": "cabinet", "C": "lay down"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "caliper", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't make the drill and act surprised when the well show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "drill", "B": "well", "C": "make"}, "chain": [{"start": "well", "relation": "AtLocation", "end": "drill", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Man who put outs a lemur can't complain about zoo.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "lemur", "B": "zoo", "C": "put out"}, "chain": [{"start": "zoo", "relation": "AtLocation", "end": "lemur", "weight": 0.8, "surface_text": "Gorillas and lemurs can both be found in zoos."}]} +{"raw_text": "You can't build a mountain and then wonder where all the fox came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "mountain", "B": "fox", "C": "build"}, "chain": [{"start": "fox", "relation": "AtLocation", "end": "mountain", "weight": 1.0, "surface_text": "You are likely to find [[a fox]] in [[a mountain]]"}]} +{"raw_text": "Don't make the ore and act surprised when the iron show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "ore", "B": "iron", "C": "make"}, "chain": [{"start": "iron", "relation": "AtLocation", "end": "ore", "weight": 1.0, "surface_text": "You are likely to find [[an iron]] in [[an ore]]"}]} +{"raw_text": "Don't put out the wood and act surprised when the koala show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "wood", "B": "koala", "C": "put out"}, "chain": [{"start": "koala", "relation": "AtLocation", "end": "wood", "weight": 1.0, "surface_text": "You are likely to find [[a koala]] in [[a wood]]"}]} +{"raw_text": "You can't make a seed and then wonder where all the flower came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "seed", "B": "flower", "C": "make"}, "chain": [{"start": "seed", "relation": "Causes", "end": "flower", "weight": 0.8, "surface_text": "a seed causes a flower"}]} +{"raw_text": "Don't put out the rhinoceros and act surprised when the grassland show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "rhinoceros", "B": "grassland", "C": "put out"}, "chain": [{"start": "grassland", "relation": "AtLocation", "end": "rhinoceros", "weight": 0.8, "surface_text": "both animals are commonly found in grassland environments"}]} +{"raw_text": "Man who makes a fox can't complain about forest.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "fox", "B": "forest", "C": "make"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "fox", "weight": 0.8, "surface_text": "Both rhinoceros and fox can be found in a forest, though in different habitats."}]} +{"raw_text": "Man who makes a jacket can't complain about leather.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "jacket", "B": "leather", "C": "make"}, "chain": [{"start": "leather", "relation": "AtLocation", "end": "jacket", "weight": 0.8, "surface_text": "you find leather in a jacket"}]} +{"raw_text": "You can't make a revolver and then wonder where all the explosion came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "revolver", "B": "explosion", "C": "make"}, "chain": [{"start": "revolver", "relation": "Causes", "end": "explosion", "weight": 0.8, "surface_text": "Both a revolver and a canon cause an explosion when fired to discharge a projectile."}]} +{"raw_text": "You can't build a dirt and then wonder where all the anemone came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "dirt", "B": "anemone", "C": "build"}, "chain": [{"start": "anemone", "relation": "AtLocation", "end": "dirt", "weight": 1.0, "surface_text": "You are likely to find [[an anemone]] in [[the dirt]]"}]} +{"raw_text": "Don't make the platinum and act surprised when the box show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "platinum", "B": "box", "C": "make"}, "chain": [{"start": "box", "relation": "AtLocation", "end": "platinum", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't make the barometer and say you ain't got concert.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "barometer", "B": "concert", "C": "make"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "barometer", "weight": 0.8, "surface_text": "both instruments could be present at a concert setting"}]} +{"raw_text": "Don't build the nickel and act surprised when the home show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "nickel", "B": "home", "C": "build"}, "chain": [{"start": "home", "relation": "AtLocation", "end": "nickel", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't build the butter and say you ain't got plate.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "butter", "B": "plate", "C": "build"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "butter", "weight": 0.8, "surface_text": "both spaghetti and butter are served on a plate"}]} +{"raw_text": "Man who put outs a turtle can't complain about forest.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "turtle", "B": "forest", "C": "put out"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "turtle", "weight": 0.8, "surface_text": "Both animals can live in a forest."}]} +{"raw_text": "Man who makes a stethoscope can't complain about hospital.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "stethoscope", "B": "hospital", "C": "make"}, "chain": [{"start": "hospital", "relation": "AtLocation", "end": "stethoscope", "weight": 0.8, "surface_text": "Combs and stethoscopes can both be found in hospitals, though in different contexts."}]} +{"raw_text": "You can't make a shade and then wonder where all the bee came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "shade", "B": "bee", "C": "make"}, "chain": [{"start": "bee", "relation": "AtLocation", "end": "shade", "weight": 1.0, "surface_text": "You are likely to find [[a bee]] in [[the shade]]"}]} +{"raw_text": "Man who makes an aquarium can't complain about pebble.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "aquarium", "B": "pebble", "C": "make"}, "chain": [{"start": "pebble", "relation": "AtLocation", "end": "aquarium", "weight": 1.0, "surface_text": "You are likely to find [[a pebble]] in [[an aquarium]]"}]} +{"raw_text": "Don't lay down the mug and say you ain't got coffee.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "mug", "B": "coffee", "C": "lay down"}, "chain": [{"start": "coffee", "relation": "AtLocation", "end": "mug", "weight": 1.0, "surface_text": "Somewhere [[coffee]] can be is [[a mug]]"}]} +{"raw_text": "Don't make the fly and act surprised when the plane show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "fly", "B": "plane", "C": "make"}, "chain": [{"start": "plane", "relation": "AtLocation", "end": "fly", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Man who put outs a dress can't complain about fox.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "dress", "B": "fox", "C": "put out"}, "chain": [{"start": "fox", "relation": "AtLocation", "end": "dress", "weight": 1.0, "surface_text": "You are likely to find [[a fox]] in [[a dress]]"}]} +{"raw_text": "You can't build a flask and then wonder where all the cabinet came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "flask", "B": "cabinet", "C": "build"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "flask", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't make the mine and act surprised when the gem show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "mine", "B": "gem", "C": "make"}, "chain": [{"start": "gem", "relation": "AtLocation", "end": "mine", "weight": 0.8, "surface_text": "you find a gem in a mine"}]} +{"raw_text": "Don't put out the home and say you ain't got linen.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "home", "B": "linen", "C": "put out"}, "chain": [{"start": "linen", "relation": "AtLocation", "end": "home", "weight": 1.0, "surface_text": "*Something you find at [[a home]] is [[linen]]"}]} +{"raw_text": "You can't make a canoe and then wonder where all the road came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "canoe", "B": "road", "C": "make"}, "chain": [{"start": "road", "relation": "AtLocation", "end": "canoe", "weight": 0.8, "surface_text": "roads are common locations for both mopeds and canoes (especially when transported)"}]} +{"raw_text": "Man who set ups a hornbill can't complain about bird feeder.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "hornbill", "B": "bird feeder", "C": "set up"}, "chain": [{"start": "bird_feeder", "relation": "AtLocation", "end": "hornbill", "weight": 0.8, "surface_text": "both are birds that might be observed near bird feeders in certain contexts."}]} +{"raw_text": "Don't make the flock and say you ain't got field.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "flock", "B": "field", "C": "make"}, "chain": [{"start": "field", "relation": "AtLocation", "end": "flock", "weight": 0.8, "surface_text": "Zebras are often found in fields (like savannas), and flocks (like sheep or goats) are also kept in fields."}]} +{"raw_text": "Don't put out the rasp and say you ain't got workshop.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "rasp", "B": "workshop", "C": "put out"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "rasp", "weight": 0.8, "surface_text": "Both tools are commonly found in a workshop."}]} +{"raw_text": "You can't build a spade and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "spade", "B": "garden", "C": "build"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "spade", "weight": 0.8, "surface_text": "both a saw and a spade might be found at a garden."}]} +{"raw_text": "You can't build an ocean and then wonder where all the fish came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "ocean", "B": "fish", "C": "build"}, "chain": [{"start": "fish", "relation": "AtLocation", "end": "ocean", "weight": 6.6332498, "surface_text": "Somewhere [[a fish]] can be is in [[the ocean]]"}]} +{"raw_text": "Don't make the sea and say you ain't got puffin.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "sea", "B": "puffin", "C": "make"}, "chain": [{"start": "puffin", "relation": "AtLocation", "end": "sea", "weight": 0.8, "surface_text": "Both puffins and grebes are commonly found in the sea."}]} +{"raw_text": "You can't lay down a turtle and then wonder where all the zoo came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "turtle", "B": "zoo", "C": "lay down"}, "chain": [{"start": "zoo", "relation": "AtLocation", "end": "turtle", "weight": 0.8, "surface_text": "Both animals can be found in a zoo."}]} +{"raw_text": "Don't make the bin and say you ain't got trash.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bin", "B": "trash", "C": "make"}, "chain": [{"start": "trash", "relation": "AtLocation", "end": "bin", "weight": 2.828427, "surface_text": "You are likely to find [[trash]] in [[a bin]]"}]} +{"raw_text": "You can't set up a seed and then wonder where all the flower came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "seed", "B": "flower", "C": "set up"}, "chain": [{"start": "seed", "relation": "Causes", "end": "flower", "weight": 0.8, "surface_text": "a seed causes a flower"}]} +{"raw_text": "You can't put out a cassowary and then wonder where all the forest came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cassowary", "B": "forest", "C": "put out"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "cassowary", "weight": 0.8, "surface_text": "Both chimpanzees and cassowaries can be found in forests."}]} +{"raw_text": "Man who builds a kettle can't complain about water.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "kettle", "B": "water", "C": "build"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "kettle", "weight": 1.0, "surface_text": "Somewhere [[water]] can be is in [[a kettle]]"}]} +{"raw_text": "Don't set up the meadow and act surprised when the grasshopper around show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "meadow", "B": "grasshopper around", "C": "set up"}, "chain": [{"start": "grasshopper_around", "relation": "AtLocation", "end": "meadow", "weight": 1.0, "surface_text": "*Something you find in [[a meadow]] is [[grasshopper around]]"}]} +{"raw_text": "Don't make the gymnasium and say you ain't got trampoline.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "gymnasium", "B": "trampoline", "C": "make"}, "chain": [{"start": "trampoline", "relation": "AtLocation", "end": "gymnasium", "weight": 1.0, "surface_text": "You are likely to find [[trampoline]] in [[a gymnasium]]"}]} +{"raw_text": "Man who set ups an orca can't complain about ocean.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "orca", "B": "ocean", "C": "set up"}, "chain": [{"start": "ocean", "relation": "AtLocation", "end": "orca", "weight": 0.8, "surface_text": "both animals can be found in or near the ocean"}]} +{"raw_text": "Don't make the soot and say you ain't got pewter.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "soot", "B": "pewter", "C": "make"}, "chain": [{"start": "pewter", "relation": "AtLocation", "end": "soot", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Man who set ups a milk can't complain about water.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "milk", "B": "water", "C": "set up"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "milk", "weight": 1.0, "surface_text": "You are likely to find [[water]] in [[milk]]"}]} +{"raw_text": "Man who builds a talc can't complain about iron.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "talc", "B": "iron", "C": "build"}, "chain": [{"start": "iron", "relation": "AtLocation", "end": "talc", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't build the axe and act surprised when the chop firewood show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "axe", "B": "chop firewood", "C": "build"}, "chain": [{"start": "axe", "relation": "CausesDesire", "end": "chop_firewood", "weight": 1.0, "surface_text": "[[an axe]] would make you want to [[chop firewood]]"}]} +{"raw_text": "Man who put outs an ant can't complain about centipede.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "ant", "B": "centipede", "C": "put out"}, "chain": [{"start": "centipede", "relation": "AtLocation", "end": "ant", "weight": 0.8, "surface_text": "an ant is often found near a centipede (location), and a rhinoceros may desire ants (prey)"}]} +{"raw_text": "You can't lay down a glass and then wonder where all the ice came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "glass", "B": "ice", "C": "lay down"}, "chain": [{"start": "ice", "relation": "AtLocation", "end": "glass", "weight": 1.0, "surface_text": "You are likely to find [[ice]] in [[a glass]]"}]} +{"raw_text": "Man who builds a thimble can't complain about prison.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "thimble", "B": "prison", "C": "build"}, "chain": [{"start": "prison", "relation": "AtLocation", "end": "thimble", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Man who put outs a peach can't complain about pit.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "peach", "B": "pit", "C": "put out"}, "chain": [{"start": "pit", "relation": "AtLocation", "end": "peach", "weight": 2.828427, "surface_text": "You are likely to find [[a pit]] in [[a peach]]"}]} +{"raw_text": "Don't set up the bison and act surprised when the forest show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bison", "B": "forest", "C": "set up"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "bison", "weight": 0.8, "surface_text": "Both tigers and bison can be found in forested environments."}]} +{"raw_text": "Don't put out the weapon and say you ain't got projectile.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "weapon", "B": "projectile", "C": "put out"}, "chain": [{"start": "projectile", "relation": "AtLocation", "end": "weapon", "weight": 2.0, "surface_text": "You are likely to find [[a projectile]] in [[a weapon]]"}]} +{"raw_text": "You can't set up a moss and then wonder where all the stem came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "moss", "B": "stem", "C": "set up"}, "chain": [{"start": "stem", "relation": "AtLocation", "end": "moss", "weight": 0.8, "surface_text": "stem is part of thorn and can have moss growing on it"}]} +{"raw_text": "You can't make a cabinet and then wonder where all the rifle came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cabinet", "B": "rifle", "C": "make"}, "chain": [{"start": "rifle", "relation": "AtLocation", "end": "cabinet", "weight": 1.0, "surface_text": "You are likely to find [[a rifle]] in [[a cabinet]]"}]} +{"raw_text": "Don't put out the tin and act surprised when the box show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "tin", "B": "box", "C": "put out"}, "chain": [{"start": "box", "relation": "AtLocation", "end": "tin", "weight": 2.0, "surface_text": ""}]} +{"raw_text": "Don't set up the puppy and say you ain't got soiled carpet.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "puppy", "B": "soiled carpet", "C": "set up"}, "chain": [{"start": "puppy", "relation": "Causes", "end": "soiled_carpet", "weight": 1.0, "surface_text": "Sometimes [[a puppy]] causes [[a soiled carpet]]"}]} +{"raw_text": "Don't put out the sponge and act surprised when the water show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "sponge", "B": "water", "C": "put out"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "sponge", "weight": 0.8, "surface_text": "chimpanzees use water; sponges are often found in water"}]} +{"raw_text": "You can't build a pod and then wonder where all the seeds came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "pod", "B": "seeds", "C": "build"}, "chain": [{"start": "seeds", "relation": "AtLocation", "end": "pod", "weight": 1.0, "surface_text": "You are likely to find [[seeds]] in [[a pod]]"}]} +{"raw_text": "Don't build the mouth and act surprised when the chocolate show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "mouth", "B": "chocolate", "C": "build"}, "chain": [{"start": "chocolate", "relation": "AtLocation", "end": "mouth", "weight": 1.0, "surface_text": "*Something you find in [[your mouth]] is [[chocolate]]"}]} +{"raw_text": "Don't build the soup and say you ain't got bald eagle.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "soup", "B": "bald eagle", "C": "build"}, "chain": [{"start": "bald_eagle", "relation": "AtLocation", "end": "soup", "weight": 1.0, "surface_text": "You are likely to find [[a bald eagle]] in [[soup]]"}]} +{"raw_text": "You can't build a linen and then wonder where all the bed came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "linen", "B": "bed", "C": "build"}, "chain": [{"start": "bed", "relation": "AtLocation", "end": "linen", "weight": 2.0, "surface_text": ""}]} +{"raw_text": "You can't plow a furrow and then wonder where all the juice came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "furrow", "B": "juice", "C": "plow"}, "chain": [{"start": "juice", "relation": "AtLocation", "end": "furrow", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't make the lotus and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "lotus", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "lotus", "weight": 0.8, "surface_text": "both flowers can be found in gardens"}]} +{"raw_text": "Man who builds a tin can't complain about box.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "tin", "B": "box", "C": "build"}, "chain": [{"start": "box", "relation": "AtLocation", "end": "tin", "weight": 2.0, "surface_text": ""}]} +{"raw_text": "Don't make the knife and say you ain't got steel.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "knife", "B": "steel", "C": "make"}, "chain": [{"start": "steel", "relation": "AtLocation", "end": "knife", "weight": 0.8, "surface_text": "you find steel in a knife"}]} +{"raw_text": "You can't dig a well and then wonder where all the water came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "well", "B": "water", "C": "dig"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "well", "weight": 1.0, "surface_text": "You are likely to find [[water]] in [[a well]]"}]} +{"raw_text": "Don't make the glass and say you ain't got ice.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "glass", "B": "ice", "C": "make"}, "chain": [{"start": "ice", "relation": "AtLocation", "end": "glass", "weight": 1.0, "surface_text": "You are likely to find [[ice]] in [[a glass]]"}]} +{"raw_text": "Don't make the chips and act surprised when the plate show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "chips", "B": "plate", "C": "make"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "chips", "weight": 0.8, "surface_text": "a plate can hold both turkey and chips"}]} +{"raw_text": "Man who makes a dress can't complain about fox.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "dress", "B": "fox", "C": "make"}, "chain": [{"start": "fox", "relation": "AtLocation", "end": "dress", "weight": 1.0, "surface_text": "You are likely to find [[a fox]] in [[a dress]]"}]} +{"raw_text": "You can't set up a nickel and then wonder where all the wolfram came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "nickel", "B": "wolfram", "C": "set up"}, "chain": [{"start": "wolfram", "relation": "AtLocation", "end": "nickel", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "You can't make an iris and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "iris", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "iris", "weight": 0.8, "surface_text": "both thorns and irises can be found in gardens"}]} +{"raw_text": "Don't lay down the comb and say you ain't got hair.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "comb", "B": "hair", "C": "lay down"}, "chain": [{"start": "hair", "relation": "AtLocation", "end": "comb", "weight": 1.0, "surface_text": "You are likely to find [[a hair]] in [[a comb]]"}]} +{"raw_text": "Don't set up the woodpecker and act surprised when the tree show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "woodpecker", "B": "tree", "C": "set up"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "woodpecker", "weight": 0.8, "surface_text": "Both birds are often found in or near trees."}]} +{"raw_text": "You can't make a poppy and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "poppy", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "poppy", "weight": 0.8, "surface_text": "Both flowers can be found in gardens."}]} +{"raw_text": "You can't put out a cardamom and then wonder where all the kettle came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cardamom", "B": "kettle", "C": "put out"}, "chain": [{"start": "kettle", "relation": "AtLocation", "end": "cardamom", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't set up the vulture and act surprised when the ocean show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "vulture", "B": "ocean", "C": "set up"}, "chain": [{"start": "ocean", "relation": "AtLocation", "end": "vulture", "weight": 7.4332498, "surface_text": ""}]} +{"raw_text": "Don't lay down the cabinet and act surprised when the shaving cream show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cabinet", "B": "shaving cream", "C": "lay down"}, "chain": [{"start": "shaving_cream", "relation": "AtLocation", "end": "cabinet", "weight": 1.0, "surface_text": "*Something you find in [[a cabinet]] is [[shaving cream]]"}]} +{"raw_text": "Don't make the boxwood and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "boxwood", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "boxwood", "weight": 0.8, "surface_text": "both thorns and boxwood are commonly found in gardens"}]} +{"raw_text": "Don't make the mold and say you ain't got disease.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "mold", "B": "disease", "C": "make"}, "chain": [{"start": "mold", "relation": "Causes", "end": "disease", "weight": 0.8, "surface_text": "mold causes disease, blood can be part of disease"}]} +{"raw_text": "Man who makes a rabbit can't complain about grassland.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "rabbit", "B": "grassland", "C": "make"}, "chain": [{"start": "grassland", "relation": "AtLocation", "end": "rabbit", "weight": 0.8, "surface_text": "bison and rabbits inhabit grasslands, which are open areas with grass"}]} +{"raw_text": "You can't set up a cabinet and then wonder where all the clothes came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cabinet", "B": "clothes", "C": "set up"}, "chain": [{"start": "clothes", "relation": "AtLocation", "end": "cabinet", "weight": 1.0, "surface_text": "*Something you find in [[a cabinet]] is [[clothes]]"}]} +{"raw_text": "Man who makes a woodpecker can't complain about tree.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "woodpecker", "B": "tree", "C": "make"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "woodpecker", "weight": 0.8, "surface_text": "Both birds are often found in or near trees."}]} +{"raw_text": "Man who set ups a deer can't complain about soil.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "deer", "B": "soil", "C": "set up"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "deer", "weight": 0.8, "surface_text": "earthworms live in soil, deer graze near soil"}]} +{"raw_text": "Don't make the spaghetti and say you ain't got plate.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "spaghetti", "B": "plate", "C": "make"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "spaghetti", "weight": 0.8, "surface_text": "plates are common serving dishes for both steak and spaghetti"}]} +{"raw_text": "Man who put outs a body can't complain about flesh.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "body", "B": "flesh", "C": "put out"}, "chain": [{"start": "flesh", "relation": "AtLocation", "end": "body", "weight": 0.8, "surface_text": "you find flesh on a body"}]} +{"raw_text": "Man who makes a leather can't complain about workshop.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "leather", "B": "workshop", "C": "make"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "leather", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't build the rock and act surprised when the moss show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "rock", "B": "moss", "C": "build"}, "chain": [{"start": "moss", "relation": "AtLocation", "end": "rock", "weight": 0.8, "surface_text": "you find moss on a rock"}]} +{"raw_text": "Man who makes a hay can't complain about farm.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "hay", "B": "farm", "C": "make"}, "chain": [{"start": "farm", "relation": "AtLocation", "end": "hay", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't set up the ladder and act surprised when the stage show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "ladder", "B": "stage", "C": "set up"}, "chain": [{"start": "stage", "relation": "AtLocation", "end": "ladder", "weight": 0.8, "surface_text": "both the saxophone and ladder can be found at a stage during a performance"}]} +{"raw_text": "Man who makes a jungle can't complain about vine.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "jungle", "B": "vine", "C": "make"}, "chain": [{"start": "vine", "relation": "AtLocation", "end": "jungle", "weight": 2.0, "surface_text": "*Something you find in [[a jungle]] is [[a vine]]"}]} +{"raw_text": "You can't lay down a canoe and then wonder where all the water came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "canoe", "B": "water", "C": "lay down"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "canoe", "weight": 0.8, "surface_text": "water connects both as canoes are in water, while unicycles are often found near water in recreational settings."}]} +{"raw_text": "Man who builds a salt can't complain about general store.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "salt", "B": "general store", "C": "build"}, "chain": [{"start": "general_store", "relation": "AtLocation", "end": "salt", "weight": 1.0, "surface_text": "You are likely to find [[a general store]] in [[salt]]"}]} +{"raw_text": "You can't put out a saxophone and then wonder where all the band came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "saxophone", "B": "band", "C": "put out"}, "chain": [{"start": "band", "relation": "AtLocation", "end": "saxophone", "weight": 0.8, "surface_text": "both instruments are often found in a band"}]} +{"raw_text": "Don't make the ice and act surprised when the cave show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "ice", "B": "cave", "C": "make"}, "chain": [{"start": "cave", "relation": "AtLocation", "end": "ice", "weight": 0.8, "surface_text": "Chalk formations and ice formations can both be found in caves."}]} +{"raw_text": "Don't lay down the spinach and act surprised when the container show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "spinach", "B": "container", "C": "lay down"}, "chain": [{"start": "container", "relation": "AtLocation", "end": "spinach", "weight": 3.6284270000000003, "surface_text": ""}]} +{"raw_text": "You can't build an iris and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "iris", "B": "garden", "C": "build"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "iris", "weight": 0.8, "surface_text": "both thorns and irises can be found in gardens"}]} +{"raw_text": "You can't make a phone and then wonder where all the keypad came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "phone", "B": "keypad", "C": "make"}, "chain": [{"start": "keypad", "relation": "AtLocation", "end": "phone", "weight": 1.0, "surface_text": "*Something you find on [[a phone]] is [[a keypad]]"}]} +{"raw_text": "Don't make the mercury and act surprised when the church show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "mercury", "B": "church", "C": "make"}, "chain": [{"start": "church", "relation": "AtLocation", "end": "mercury", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "You can't make a fat and then wonder where all the vegetable came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "fat", "B": "vegetable", "C": "make"}, "chain": [{"start": "vegetable", "relation": "AtLocation", "end": "fat", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "You can't build a ukulele and then wonder where all the concert came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "ukulele", "B": "concert", "C": "build"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "ukulele", "weight": 0.8, "surface_text": "both instruments can be found at a concert"}]} +{"raw_text": "You can't dig a well and then wonder where all the oil came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "well", "B": "oil", "C": "dig"}, "chain": [{"start": "oil", "relation": "AtLocation", "end": "well", "weight": 1.0, "surface_text": "You are likely to find [[oil]] in [[a well]]"}]} +{"raw_text": "You can't lay down a mortar and then wonder where all the explosion came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "mortar", "B": "explosion", "C": "lay down"}, "chain": [{"start": "mortar", "relation": "Causes", "end": "explosion", "weight": 0.8, "surface_text": "both weapons cause explosions"}]} +{"raw_text": "Don't set up the flute and act surprised when the concert show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "flute", "B": "concert", "C": "set up"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "flute", "weight": 0.8, "surface_text": "both may be played in a concert"}]} +{"raw_text": "You can't put out a banana and then wonder where all the plate came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "banana", "B": "plate", "C": "put out"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "banana", "weight": 0.8, "surface_text": "a plate is where both a burger and a banana might be served"}]} +{"raw_text": "You can't make a desert and then wonder where all the ferret came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "desert", "B": "ferret", "C": "make"}, "chain": [{"start": "ferret", "relation": "AtLocation", "end": "desert", "weight": 1.0, "surface_text": "You are likely to find [[a ferret]] in [[a desert]]"}]} +{"raw_text": "Don't make the bellows and act surprised when the workshop show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bellows", "B": "workshop", "C": "make"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "bellows", "weight": 0.8, "surface_text": "Both tools are typically found in a workshop."}]} +{"raw_text": "Don't lay down the workshop and act surprised when the punch show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "workshop", "B": "punch", "C": "lay down"}, "chain": [{"start": "punch", "relation": "AtLocation", "end": "workshop", "weight": 0.8, "surface_text": "Both tools are commonly found in a workshop."}]} +{"raw_text": "You can't set up a husk and then wonder where all the ocean came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "husk", "B": "ocean", "C": "set up"}, "chain": [{"start": "ocean", "relation": "AtLocation", "end": "husk", "weight": 2.8, "surface_text": ""}]} +{"raw_text": "Man who builds a steel can't complain about metal.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "steel", "B": "metal", "C": "build"}, "chain": [{"start": "metal", "relation": "AtLocation", "end": "steel", "weight": 1.0, "surface_text": "You are likely to find [[a metal]] in [[steel]]"}]} +{"raw_text": "Don't lay down the buzzard and say you ain't got flock.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "buzzard", "B": "flock", "C": "lay down"}, "chain": [{"start": "flock", "relation": "AtLocation", "end": "buzzard", "weight": 0.8, "surface_text": "birds often gather in groups called flocks"}]} +{"raw_text": "You can't lay down a rabbit and then wonder where all the meadow came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "rabbit", "B": "meadow", "C": "lay down"}, "chain": [{"start": "meadow", "relation": "AtLocation", "end": "rabbit", "weight": 0.8, "surface_text": "bison and rabbits can both be found in meadows"}]} +{"raw_text": "Don't put out the worm and act surprised when the soil show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "worm", "B": "soil", "C": "put out"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "worm", "weight": 0.8, "surface_text": "earthworm lives in soil, and worms (including earthworms) are found in soil"}]} +{"raw_text": "Don't build the box and say you ain't got pair of shoes.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "box", "B": "pair of shoes", "C": "build"}, "chain": [{"start": "pair_of_shoes", "relation": "AtLocation", "end": "box", "weight": 1.0, "surface_text": "*Something you find in [[a box]] is [[a pair of shoes]]"}]} +{"raw_text": "Don't lay down the porch and act surprised when the can of beer show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "porch", "B": "can of beer", "C": "lay down"}, "chain": [{"start": "can_of_beer", "relation": "AtLocation", "end": "porch", "weight": 1.0, "surface_text": "*Something you find on [[the porch]] is [[a can of beer]]"}]} +{"raw_text": "Don't lay down the chips and say you ain't got restaurant.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "chips", "B": "restaurant", "C": "lay down"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "chips", "weight": 0.8, "surface_text": "restaurant is a place where both spaghetti and chips are served."}]} +{"raw_text": "Don't lay down the hay and say you ain't got barn.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "hay", "B": "barn", "C": "lay down"}, "chain": [{"start": "barn", "relation": "AtLocation", "end": "hay", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't lay down the apartment and say you ain't got communal clothes washer.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "apartment", "B": "communal clothes washer", "C": "lay down"}, "chain": [{"start": "communal_clothes_washer", "relation": "AtLocation", "end": "apartment", "weight": 1.0, "surface_text": "*Something you find at [[an apartment]] is [[a communal clothes washer]]"}]} +{"raw_text": "Don't set up the sea and say you ain't got chimpanzee.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "sea", "B": "chimpanzee", "C": "set up"}, "chain": [{"start": "chimpanzee", "relation": "AtLocation", "end": "sea", "weight": 0.8, "surface_text": "sea is where some sponges live; some environments may contain chimpanzees near coastal areas"}]} +{"raw_text": "Don't put out the martin and say you ain't got birdhouse.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "martin", "B": "birdhouse", "C": "put out"}, "chain": [{"start": "birdhouse", "relation": "AtLocation", "end": "martin", "weight": 0.8, "surface_text": "both birds can live in a birdhouse"}]} +{"raw_text": "Don't lay down the carton and say you ain't got orange juice.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "carton", "B": "orange juice", "C": "lay down"}, "chain": [{"start": "orange_juice", "relation": "AtLocation", "end": "carton", "weight": 1.0, "surface_text": "You are likely to find [[orange juice]] in [[a carton]]."}]} +{"raw_text": "Don't make the trumpet and say you ain't got band.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "trumpet", "B": "band", "C": "make"}, "chain": [{"start": "band", "relation": "AtLocation", "end": "trumpet", "weight": 0.8, "surface_text": "both can be found in a band setting"}]} +{"raw_text": "Don't put out the oilcan and say you ain't got fish.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "oilcan", "B": "fish", "C": "put out"}, "chain": [{"start": "fish", "relation": "AtLocation", "end": "oilcan", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't lay down the turkey and say you ain't got restaurant.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "turkey", "B": "restaurant", "C": "lay down"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "turkey", "weight": 0.8, "surface_text": "both pizza and turkey are commonly found in restaurants"}]} +{"raw_text": "Don't make the desk and say you ain't got pad.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "desk", "B": "pad", "C": "make"}, "chain": [{"start": "pad", "relation": "AtLocation", "end": "desk", "weight": 1.0, "surface_text": "You are likely to find [[a pad]] in [[a desk]]"}]} +{"raw_text": "Man who raises a stable can't complain about pitchfork comb.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "stable", "B": "pitchfork comb", "C": "raise"}, "chain": [{"start": "pitchfork_comb", "relation": "AtLocation", "end": "stable", "weight": 1.0, "surface_text": "You are likely to find [[a pitchfork comb]] in [[a stable]]"}]} +{"raw_text": "Don't put out the lettuce and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "lettuce", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "lettuce", "weight": 0.8, "surface_text": "Both eggplant and lettuce can be found in a garden."}]} +{"raw_text": "You can't build a fence and then wonder where all the gate came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "fence", "B": "gate", "C": "build"}, "chain": [{"start": "gate", "relation": "AtLocation", "end": "fence", "weight": 2.0, "surface_text": "You are likely to find [[a gate]] in [[a fence]]"}]} +{"raw_text": "Don't lay down the decanter and say you ain't got church.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "decanter", "B": "church", "C": "lay down"}, "chain": [{"start": "church", "relation": "AtLocation", "end": "decanter", "weight": 2.0, "surface_text": ""}]} +{"raw_text": "Man who set ups a marble can't complain about drawer.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "marble", "B": "drawer", "C": "set up"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "marble", "weight": 3.828427, "surface_text": ""}]} +{"raw_text": "Don't lay down the cedar and say you ain't got forest.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cedar", "B": "forest", "C": "lay down"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "cedar", "weight": 0.8, "surface_text": "holly and cedar can both be found growing in a forest."}]} +{"raw_text": "You can't make a fireplace and then wonder where all the desk came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "fireplace", "B": "desk", "C": "make"}, "chain": [{"start": "desk", "relation": "AtLocation", "end": "fireplace", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't lay down the coriander and say you ain't got spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "coriander", "B": "spice rack", "C": "lay down"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "coriander", "weight": 0.8, "surface_text": "both spices are stored on a spice rack"}]} +{"raw_text": "You can't build a coop and then wonder where all the farm came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "coop", "B": "farm", "C": "build"}, "chain": [{"start": "farm", "relation": "AtLocation", "end": "coop", "weight": 0.8, "surface_text": "silo and coop are both structures found on a farm"}]} +{"raw_text": "Don't lay down the gun and act surprised when the ammunition show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "gun", "B": "ammunition", "C": "lay down"}, "chain": [{"start": "ammunition", "relation": "AtLocation", "end": "gun", "weight": 1.0, "surface_text": "You are likely to find [[ammunition]] in [[a gun]]"}]} +{"raw_text": "You can't lay down a sponge and then wonder where all the sea came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "sponge", "B": "sea", "C": "lay down"}, "chain": [{"start": "sea", "relation": "AtLocation", "end": "sponge", "weight": 0.8, "surface_text": "sea is where some sponges live; some environments may contain chimpanzees near coastal areas"}]} +{"raw_text": "Don't build the mineral and say you ain't got toolbox.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "mineral", "B": "toolbox", "C": "build"}, "chain": [{"start": "toolbox", "relation": "AtLocation", "end": "mineral", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't lay down the hawk and say you ain't got sky.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "hawk", "B": "sky", "C": "lay down"}, "chain": [{"start": "sky", "relation": "AtLocation", "end": "hawk", "weight": 0.8, "surface_text": "both birds are commonly found in the sky"}]} +{"raw_text": "Don't put out the xylophone and say you ain't got concert.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "xylophone", "B": "concert", "C": "put out"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "xylophone", "weight": 0.8, "surface_text": "both instruments can be found in a concert"}]} +{"raw_text": "Don't put out the roach and act surprised when the house show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "roach", "B": "house", "C": "put out"}, "chain": [{"start": "house", "relation": "AtLocation", "end": "roach", "weight": 0.8, "surface_text": "both can be found in houses"}]} +{"raw_text": "Don't set up the shade and act surprised when the corn show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "shade", "B": "corn", "C": "set up"}, "chain": [{"start": "corn", "relation": "AtLocation", "end": "shade", "weight": 0.8, "surface_text": "corn has a husk and is found in shaded areas."}]} +{"raw_text": "You can't put out a kitchen and then wonder where all the potato came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "kitchen", "B": "potato", "C": "put out"}, "chain": [{"start": "potato", "relation": "AtLocation", "end": "kitchen", "weight": 6.928203, "surface_text": "You are likely to find [[a potato]] in [[kitchen]]"}]} +{"raw_text": "Man who builds a theater can't complain about actor.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "theater", "B": "actor", "C": "build"}, "chain": [{"start": "actor", "relation": "AtLocation", "end": "theater", "weight": 1.0, "surface_text": "*Something you find at [[the theater]] is [[an actor]]"}]} +{"raw_text": "Man who lay downs a tin can't complain about box.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "tin", "B": "box", "C": "lay down"}, "chain": [{"start": "box", "relation": "AtLocation", "end": "tin", "weight": 2.0, "surface_text": ""}]} +{"raw_text": "You can't set up a fireplace and then wonder where all the tree came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "fireplace", "B": "tree", "C": "set up"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "fireplace", "weight": 3.6284270000000003, "surface_text": ""}]} +{"raw_text": "Don't put out the ore and say you ain't got platinum.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "ore", "B": "platinum", "C": "put out"}, "chain": [{"start": "platinum", "relation": "AtLocation", "end": "ore", "weight": 0.8, "surface_text": "ore connects platinum and iron as minerals that are found in the earth"}]} +{"raw_text": "Don't set up the clarinet and act surprised when the orchestra show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "clarinet", "B": "orchestra", "C": "set up"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "clarinet", "weight": 0.8, "surface_text": "Both instruments can be found in an orchestra."}]} +{"raw_text": "Man who set ups a paper can't complain about office.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "paper", "B": "office", "C": "set up"}, "chain": [{"start": "office", "relation": "AtLocation", "end": "paper", "weight": 1.0, "surface_text": "You are likely to find [[an office]] in [[paper]]"}]} +{"raw_text": "You can't put out a diamond and then wonder where all the cabinet came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "diamond", "B": "cabinet", "C": "put out"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "diamond", "weight": 3.0, "surface_text": ""}]} +{"raw_text": "Don't set up the finch and act surprised when the nest show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "finch", "B": "nest", "C": "set up"}, "chain": [{"start": "nest", "relation": "AtLocation", "end": "finch", "weight": 0.8, "surface_text": "puffins and finches both nest in specific locations."}]} +{"raw_text": "Don't make the pot and say you ain't got ficus.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "pot", "B": "ficus", "C": "make"}, "chain": [{"start": "ficus", "relation": "AtLocation", "end": "pot", "weight": 3.4641016, "surface_text": "You are likely to find [[a ficus]] in [[a pot]]"}]} +{"raw_text": "Don't lay down the wine and say you ain't got alcohol.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "wine", "B": "alcohol", "C": "lay down"}, "chain": [{"start": "alcohol", "relation": "AtLocation", "end": "wine", "weight": 2.828427, "surface_text": "*Something you find in [[wine]] is [[alcohol]]"}]} +{"raw_text": "You can't put out a house and then wonder where all the lantern came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "house", "B": "lantern", "C": "put out"}, "chain": [{"start": "lantern", "relation": "AtLocation", "end": "house", "weight": 2.0, "surface_text": "You are likely to find [[a lantern]] in [[a house]]"}]} +{"raw_text": "Don't put out the salt and say you ain't got general store.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "salt", "B": "general store", "C": "put out"}, "chain": [{"start": "general_store", "relation": "AtLocation", "end": "salt", "weight": 1.0, "surface_text": "You are likely to find [[a general store]] in [[salt]]"}]} +{"raw_text": "You can't put out a prison and then wonder where all the wall came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "prison", "B": "wall", "C": "put out"}, "chain": [{"start": "wall", "relation": "AtLocation", "end": "prison", "weight": 1.0, "surface_text": "You are likely to find [[a wall]] in [[a prison]]"}]} +{"raw_text": "Man who put outs a maple can't complain about apartment.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "maple", "B": "apartment", "C": "put out"}, "chain": [{"start": "apartment", "relation": "AtLocation", "end": "maple", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Man who makes a cannabis can't complain about thc.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cannabis", "B": "thc", "C": "make"}, "chain": [{"start": "thc", "relation": "AtLocation", "end": "cannabis", "weight": 2.0, "surface_text": "You are likely to find [[THC]] in [[Cannabis]]."}]} +{"raw_text": "Man who set ups a farm can't complain about orca.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "farm", "B": "orca", "C": "set up"}, "chain": [{"start": "orca", "relation": "AtLocation", "end": "farm", "weight": 0.8, "surface_text": "Orcas can be found in marine farms or zoos, and bulls are commonly found on farms, making \"farm\" a bridge through location."}]} +{"raw_text": "Man who set ups a leather can't complain about desk.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "leather", "B": "desk", "C": "set up"}, "chain": [{"start": "desk", "relation": "AtLocation", "end": "leather", "weight": 2.0, "surface_text": ""}]} +{"raw_text": "Don't make the cage and say you ain't got lemur.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cage", "B": "lemur", "C": "make"}, "chain": [{"start": "lemur", "relation": "AtLocation", "end": "cage", "weight": 2.828427, "surface_text": "You are likely to find [[a lemur]] in [[a cage]]"}]} +{"raw_text": "Don't build the pheasant and act surprised when the tree show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "pheasant", "B": "tree", "C": "build"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "pheasant", "weight": 0.8, "surface_text": "sapsuckers often peck trees, and pheasants can be found near trees in the wild."}]} +{"raw_text": "Don't build the buzzard and say you ain't got extinction.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "buzzard", "B": "extinction", "C": "build"}, "chain": [{"start": "buzzard", "relation": "Causes", "end": "extinction", "weight": 0.8, "surface_text": "buzzards face threats, dodos became extinct"}]} +{"raw_text": "You can't make a box and then wonder where all the gift came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "box", "B": "gift", "C": "make"}, "chain": [{"start": "gift", "relation": "AtLocation", "end": "box", "weight": 2.0, "surface_text": "*Something you find in [[a box]] is [[a gift]]"}]} +{"raw_text": "Don't put out the nutmeg and say you ain't got spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "nutmeg", "B": "spice rack", "C": "put out"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "nutmeg", "weight": 0.8, "surface_text": "coriander and nutmeg are both spices, which are commonly stored on a spice rack."}]} +{"raw_text": "Man who builds a cabinet can't complain about liquid soap.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cabinet", "B": "liquid soap", "C": "build"}, "chain": [{"start": "liquid_soap", "relation": "AtLocation", "end": "cabinet", "weight": 1.0, "surface_text": "*Something you find in [[a cabinet]] is [[liquid soap]]"}]} +{"raw_text": "You can't set up an engine and then wonder where all the car came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "engine", "B": "car", "C": "set up"}, "chain": [{"start": "car", "relation": "AtLocation", "end": "engine", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't set up the onion and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "onion", "B": "garden", "C": "set up"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "onion", "weight": 0.8, "surface_text": "Both kohlrabi and onions are commonly grown in gardens."}]} +{"raw_text": "Don't put out the greenhouse and act surprised when the hose show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "greenhouse", "B": "hose", "C": "put out"}, "chain": [{"start": "hose", "relation": "AtLocation", "end": "greenhouse", "weight": 1.0, "surface_text": "You are likely to find [[a hose]] in [[a greenhouse]]"}]} +{"raw_text": "Don't set up the cabinet and act surprised when the pliers show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cabinet", "B": "pliers", "C": "set up"}, "chain": [{"start": "pliers", "relation": "AtLocation", "end": "cabinet", "weight": 1.0, "surface_text": "*Something you find in [[a cabinet]] is [[pliers]]"}]} +{"raw_text": "Man who makes a cornbread can't complain about dinner.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cornbread", "B": "dinner", "C": "make"}, "chain": [{"start": "dinner", "relation": "AtLocation", "end": "cornbread", "weight": 0.8, "surface_text": "both turkey and cornbread are found at a dinner meal"}]} +{"raw_text": "You can't set up a thimble and then wonder where all the drawer came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "thimble", "B": "drawer", "C": "set up"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "thimble", "weight": 6.8, "surface_text": ""}]} +{"raw_text": "You can't build a bird and then wonder where all the wing came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "bird", "B": "wing", "C": "build"}, "chain": [{"start": "wing", "relation": "AtLocation", "end": "bird", "weight": 0.8, "surface_text": "you find a wing on a bird"}]} +{"raw_text": "You can't make a styrofoam and then wonder where all the jar came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "styrofoam", "B": "jar", "C": "make"}, "chain": [{"start": "jar", "relation": "AtLocation", "end": "styrofoam", "weight": 4.2641016, "surface_text": ""}]} +{"raw_text": "You can't lay down a hay and then wonder where all the farm came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "hay", "B": "farm", "C": "lay down"}, "chain": [{"start": "farm", "relation": "AtLocation", "end": "hay", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "You can't put out a shelter and then wonder where all the kitten came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "shelter", "B": "kitten", "C": "put out"}, "chain": [{"start": "kitten", "relation": "AtLocation", "end": "shelter", "weight": 2.0, "surface_text": "You are likely to find [[a kitten]] in [[a shelter]]"}]} +{"raw_text": "Don't put out the drawer and act surprised when the pillow case show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "drawer", "B": "pillow case", "C": "put out"}, "chain": [{"start": "pillow_case", "relation": "AtLocation", "end": "drawer", "weight": 1.0, "surface_text": "You are likely to find [[a pillow case]] in [[a drawer]]"}]} +{"raw_text": "Don't set up the silo and say you ain't got hay.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "silo", "B": "hay", "C": "set up"}, "chain": [{"start": "hay", "relation": "AtLocation", "end": "silo", "weight": 0.8, "surface_text": "you find hay in a silo"}]} +{"raw_text": "Man who makes a meat can't complain about bone.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "meat", "B": "bone", "C": "make"}, "chain": [{"start": "bone", "relation": "AtLocation", "end": "meat", "weight": 0.8, "surface_text": "you find a bone in meat"}]} +{"raw_text": "Man who lay downs a potato can't complain about eye.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "potato", "B": "eye", "C": "lay down"}, "chain": [{"start": "eye", "relation": "AtLocation", "end": "potato", "weight": 1.0, "surface_text": "You are likely to find [[an eye]] in [[a potato]]"}]} +{"raw_text": "You can't make a lily and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "lily", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "lily", "weight": 0.8, "surface_text": "a garden is a place where both carnations and lilies can be found"}]} +{"raw_text": "You can't make a soil and then wonder where all the earthworm came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "soil", "B": "earthworm", "C": "make"}, "chain": [{"start": "earthworm", "relation": "AtLocation", "end": "soil", "weight": 0.8, "surface_text": "Both earthworms and claws (on animals like moles or badgers) are commonly found in or near soil."}]} +{"raw_text": "Don't build the skin and act surprised when the box show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "skin", "B": "box", "C": "build"}, "chain": [{"start": "box", "relation": "AtLocation", "end": "skin", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Man who builds a coach can't complain about score home run.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "coach", "B": "score home run", "C": "build"}, "chain": [{"start": "coach", "relation": "CausesDesire", "end": "score_home_run", "weight": 1.0, "surface_text": "[[the coach]] would make you want to [[score a home run]]"}]} +{"raw_text": "Don't lay down the lantern and act surprised when the workshop show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "lantern", "B": "workshop", "C": "lay down"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "lantern", "weight": 0.8, "surface_text": "a workshop is a common location for both a vise and a lantern"}]} +{"raw_text": "Don't build the dirt and act surprised when the clean clothing show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "dirt", "B": "clean clothing", "C": "build"}, "chain": [{"start": "dirt", "relation": "CausesDesire", "end": "clean_clothing", "weight": 1.0, "surface_text": "[[dirt]] would make you want to [[clean clothing]]"}]} +{"raw_text": "Don't lay down the soda and act surprised when the fizz show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "soda", "B": "fizz", "C": "lay down"}, "chain": [{"start": "fizz", "relation": "AtLocation", "end": "soda", "weight": 1.0, "surface_text": "You are likely to find [[fizz]] in [[soda]]"}]} +{"raw_text": "Don't set up the guitar and say you ain't got band.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "guitar", "B": "band", "C": "set up"}, "chain": [{"start": "band", "relation": "AtLocation", "end": "guitar", "weight": 0.8, "surface_text": "both instruments are commonly found in bands"}]} +{"raw_text": "Don't put out the mall and say you ain't got nest of tables.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "mall", "B": "nest of tables", "C": "put out"}, "chain": [{"start": "nest_of_tables", "relation": "AtLocation", "end": "mall", "weight": 1.0, "surface_text": "You are likely to find [[a nest of tables]] in [[a mall]]"}]} +{"raw_text": "You can't build a jicama and then wonder where all the jar came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "jicama", "B": "jar", "C": "build"}, "chain": [{"start": "jar", "relation": "AtLocation", "end": "jicama", "weight": 3.6284270000000003, "surface_text": ""}]} +{"raw_text": "Don't put out the clarinet and say you ain't got orchestra.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "clarinet", "B": "orchestra", "C": "put out"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "clarinet", "weight": 0.8, "surface_text": "Both instruments can be found in an orchestra."}]} +{"raw_text": "Don't set up the synthesizer and act surprised when the cabinet show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "synthesizer", "B": "cabinet", "C": "set up"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "synthesizer", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Man who set ups a bucket can't complain about wiener dog.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bucket", "B": "wiener dog", "C": "set up"}, "chain": [{"start": "wiener_dog", "relation": "AtLocation", "end": "bucket", "weight": 1.0, "surface_text": "You are likely to find [[a wiener dog]] in [[a bucket]]"}]} +{"raw_text": "You can't make a key and then wonder where all the roach came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "key", "B": "roach", "C": "make"}, "chain": [{"start": "roach", "relation": "AtLocation", "end": "key", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Man who digs a den can't complain about desk.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "den", "B": "desk", "C": "dig"}, "chain": [{"start": "desk", "relation": "AtLocation", "end": "den", "weight": 1.0, "surface_text": "You are likely to find [[a desk]] in [[a den]]"}]} +{"raw_text": "Man who set ups a salmon can't complain about restaurant.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "salmon", "B": "restaurant", "C": "set up"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "salmon", "weight": 0.8, "surface_text": "restaurants serve both burgers and salmon"}]} +{"raw_text": "Man who makes a gnocchi can't complain about plate.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "gnocchi", "B": "plate", "C": "make"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "gnocchi", "weight": 0.8, "surface_text": "both are commonly served on a plate"}]} +{"raw_text": "Man who put outs a truck can't complain about horn.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "truck", "B": "horn", "C": "put out"}, "chain": [{"start": "horn", "relation": "AtLocation", "end": "truck", "weight": 1.0, "surface_text": "You are likely to find [[a horn]] in [[a truck]]"}]} +{"raw_text": "Don't lay down the land and say you ain't got car.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "land", "B": "car", "C": "lay down"}, "chain": [{"start": "car", "relation": "AtLocation", "end": "land", "weight": 1.0, "surface_text": "Somewhere [[a car]] can be is on [[land]]"}]} +{"raw_text": "Man who put outs a wood can't complain about ash.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "wood", "B": "ash", "C": "put out"}, "chain": [{"start": "wood", "relation": "Causes", "end": "ash", "weight": 0.8, "surface_text": "wood causes ash"}]} +{"raw_text": "Don't make the turkey and say you ain't got heart.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "turkey", "B": "heart", "C": "make"}, "chain": [{"start": "heart", "relation": "AtLocation", "end": "turkey", "weight": 1.0, "surface_text": "You are likely to find [[a heart]] in [[a turkey]]"}]} +{"raw_text": "Don't dig the pond and act surprised when the grebe show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "pond", "B": "grebe", "C": "dig"}, "chain": [{"start": "grebe", "relation": "AtLocation", "end": "pond", "weight": 0.8, "surface_text": "you find a grebe in a pond"}]} +{"raw_text": "Man who makes a chisel can't complain about paper.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "chisel", "B": "paper", "C": "make"}, "chain": [{"start": "paper", "relation": "AtLocation", "end": "chisel", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't make the meadow and act surprised when the rabbits show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "meadow", "B": "rabbits", "C": "make"}, "chain": [{"start": "rabbits", "relation": "AtLocation", "end": "meadow", "weight": 1.0, "surface_text": "*Something you find in [[a meadow]] is [[rabbits]]"}]} +{"raw_text": "Man who set ups a gladiola can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "gladiola", "B": "garden", "C": "set up"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "gladiola", "weight": 0.8, "surface_text": "both can grow in a garden"}]} +{"raw_text": "Don't put out the dessert and act surprised when the plane show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "dessert", "B": "plane", "C": "put out"}, "chain": [{"start": "plane", "relation": "AtLocation", "end": "dessert", "weight": 2.8, "surface_text": ""}]} +{"raw_text": "Man who lay downs a bongo can't complain about band.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bongo", "B": "band", "C": "lay down"}, "chain": [{"start": "band", "relation": "AtLocation", "end": "bongo", "weight": 0.8, "surface_text": "both instruments are commonly found in a band"}]} +{"raw_text": "You can't put out a trumpet and then wonder where all the orchestra came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "trumpet", "B": "orchestra", "C": "put out"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "trumpet", "weight": 0.8, "surface_text": "saxophone and trumpet can both be found in an orchestra."}]} +{"raw_text": "You can't build a python and then wonder where all the zoo came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "python", "B": "zoo", "C": "build"}, "chain": [{"start": "zoo", "relation": "AtLocation", "end": "python", "weight": 0.8, "surface_text": "tigers and pythons can both be found in zoos."}]} +{"raw_text": "Don't put out the pit and act surprised when the snake show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "pit", "B": "snake", "C": "put out"}, "chain": [{"start": "snake", "relation": "AtLocation", "end": "pit", "weight": 3.4641016, "surface_text": "You are likely to find [[a snake]] in [[pit]]"}]} +{"raw_text": "Don't set up the computer and say you ain't got processor.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "computer", "B": "processor", "C": "set up"}, "chain": [{"start": "processor", "relation": "AtLocation", "end": "computer", "weight": 1.0, "surface_text": "*Something you find in [[a computer]] is [[processor]]"}]} +{"raw_text": "You can't put out a hibiscus and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "hibiscus", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "hibiscus", "weight": 0.8, "surface_text": "Both lilac and hibiscus can be found in a garden."}]} +{"raw_text": "Don't make the turkey and say you ain't got restaurant.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "turkey", "B": "restaurant", "C": "make"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "turkey", "weight": 0.8, "surface_text": "both pizza and turkey are commonly found in restaurants"}]} +{"raw_text": "Don't make the ice and say you ain't got water.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "ice", "B": "water", "C": "make"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "ice", "weight": 1.0, "surface_text": "You are likely to find [[water]] in [[ice]]"}]} +{"raw_text": "Don't lay down the meat and say you ain't got bone.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "meat", "B": "bone", "C": "lay down"}, "chain": [{"start": "bone", "relation": "AtLocation", "end": "meat", "weight": 0.8, "surface_text": "you find a bone in meat"}]} +{"raw_text": "You can't make a caliper and then wonder where all the cabinet came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "caliper", "B": "cabinet", "C": "make"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "caliper", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't lay down the crab and act surprised when the claws in or rather show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "crab", "B": "claws in or rather", "C": "lay down"}, "chain": [{"start": "claws_in_or_rather", "relation": "AtLocation", "end": "crab", "weight": 1.0, "surface_text": "You are likely to find [[claws in or rather]] on [[a crab]]"}]} +{"raw_text": "Man who put outs a crab can't complain about claws in or rather.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "crab", "B": "claws in or rather", "C": "put out"}, "chain": [{"start": "claws_in_or_rather", "relation": "AtLocation", "end": "crab", "weight": 1.0, "surface_text": "You are likely to find [[claws in or rather]] on [[a crab]]"}]} +{"raw_text": "You can't lay down a prison and then wonder where all the alcoholic came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "prison", "B": "alcoholic", "C": "lay down"}, "chain": [{"start": "alcoholic", "relation": "AtLocation", "end": "prison", "weight": 1.0, "surface_text": "You are likely to find [[an alcoholic]] in [[prison]]."}]} +{"raw_text": "Don't lay down the scarf and act surprised when the woolen fabric show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "scarf", "B": "woolen fabric", "C": "lay down"}, "chain": [{"start": "woolen_fabric", "relation": "AtLocation", "end": "scarf", "weight": 1.0, "surface_text": "You are likely to find [[woolen fabric]] in [[a scarf]]"}]} +{"raw_text": "Man who lay downs a house can't complain about window.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "house", "B": "window", "C": "lay down"}, "chain": [{"start": "window", "relation": "AtLocation", "end": "house", "weight": 0.8, "surface_text": "you find a window in a house"}]} +{"raw_text": "You can't put out a thrasher and then wonder where all the tree came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "thrasher", "B": "tree", "C": "put out"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "thrasher", "weight": 0.8, "surface_text": "both birds can be found in trees"}]} +{"raw_text": "Don't build the ham and act surprised when the plate show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "ham", "B": "plate", "C": "build"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "ham", "weight": 0.8, "surface_text": "both salad and ham are typically served on a plate"}]} +{"raw_text": "Man who lay downs a shell can't complain about forest.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "shell", "B": "forest", "C": "lay down"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "shell", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Man who lay downs a linen can't complain about bed.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "linen", "B": "bed", "C": "lay down"}, "chain": [{"start": "bed", "relation": "AtLocation", "end": "linen", "weight": 2.0, "surface_text": ""}]} +{"raw_text": "Man who digs a den can't complain about board game.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "den", "B": "board game", "C": "dig"}, "chain": [{"start": "board_game", "relation": "AtLocation", "end": "den", "weight": 1.0, "surface_text": "You are likely to find [[a board game]] in [[the den]]"}]} +{"raw_text": "You can't make a burger and then wonder where all the chicken came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "burger", "B": "chicken", "C": "make"}, "chain": [{"start": "chicken", "relation": "AtLocation", "end": "burger", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't put out the cedar and say you ain't got forest.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cedar", "B": "forest", "C": "put out"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "cedar", "weight": 0.8, "surface_text": "holly and cedar can both be found growing in a forest."}]} +{"raw_text": "Don't make the banana and act surprised when the plate show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "banana", "B": "plate", "C": "make"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "banana", "weight": 0.8, "surface_text": "a plate is where both a burger and a banana might be served"}]} +{"raw_text": "You can't put out a hollow and then wonder where all the fox came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "hollow", "B": "fox", "C": "put out"}, "chain": [{"start": "fox", "relation": "AtLocation", "end": "hollow", "weight": 1.0, "surface_text": "You are likely to find [[a fox]] in [[a hollow]]"}]} +{"raw_text": "Don't build the wax and act surprised when the house show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "wax", "B": "house", "C": "build"}, "chain": [{"start": "house", "relation": "AtLocation", "end": "wax", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't build the moped and act surprised when the beer show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "moped", "B": "beer", "C": "build"}, "chain": [{"start": "beer", "relation": "AtLocation", "end": "moped", "weight": 3.6284270000000003, "surface_text": ""}]} +{"raw_text": "Man who builds a leaf can't complain about insect.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "leaf", "B": "insect", "C": "build"}, "chain": [{"start": "insect", "relation": "AtLocation", "end": "leaf", "weight": 1.0, "surface_text": "Somewhere [[an insect]] can be is on [[a leaf]]"}]} +{"raw_text": "Man who builds a mercury can't complain about church.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "mercury", "B": "church", "C": "build"}, "chain": [{"start": "church", "relation": "AtLocation", "end": "mercury", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't lay down the metal and say you ain't got mine.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "metal", "B": "mine", "C": "lay down"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "metal", "weight": 1.0, "surface_text": "You are likely to find [[a mine]] in [[metal]]"}]} +{"raw_text": "Don't build the trough and act surprised when the animal show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "trough", "B": "animal", "C": "build"}, "chain": [{"start": "animal", "relation": "AtLocation", "end": "trough", "weight": 0.8, "surface_text": "animal relates to both as something that might use them (urinating into bladder, drinking from trough)"}]} +{"raw_text": "Don't make the vase and say you ain't got tulip.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "vase", "B": "tulip", "C": "make"}, "chain": [{"start": "tulip", "relation": "AtLocation", "end": "vase", "weight": 0.8, "surface_text": "you find a tulip in a vase"}]} +{"raw_text": "Don't lay down the oregano and say you ain't got box.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "oregano", "B": "box", "C": "lay down"}, "chain": [{"start": "box", "relation": "AtLocation", "end": "oregano", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't put out the mandolin and act surprised when the orchestra show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "mandolin", "B": "orchestra", "C": "put out"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "mandolin", "weight": 0.8, "surface_text": "Both instruments can be found in an orchestra."}]} +{"raw_text": "Man who builds a container can't complain about lid.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "container", "B": "lid", "C": "build"}, "chain": [{"start": "lid", "relation": "AtLocation", "end": "container", "weight": 0.8, "surface_text": "a lid is found on a container"}]} +{"raw_text": "Man who lay downs a finch can't complain about nest.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "finch", "B": "nest", "C": "lay down"}, "chain": [{"start": "nest", "relation": "AtLocation", "end": "finch", "weight": 0.8, "surface_text": "puffins and finches both nest in specific locations."}]} +{"raw_text": "You can't set up a chard and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "chard", "B": "garden", "C": "set up"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "chard", "weight": 0.8, "surface_text": "Both eggplant and chard can be found in a garden."}]} +{"raw_text": "You can't build a door and then wonder where all the handle came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "door", "B": "handle", "C": "build"}, "chain": [{"start": "handle", "relation": "AtLocation", "end": "door", "weight": 0.8, "surface_text": "you find a handle on a door"}]} +{"raw_text": "Don't lay down the nickel and act surprised when the home show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "nickel", "B": "home", "C": "lay down"}, "chain": [{"start": "home", "relation": "AtLocation", "end": "nickel", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't put out the eagle and say you ain't got martin.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "eagle", "B": "martin", "C": "put out"}, "chain": [{"start": "martin", "relation": "AtLocation", "end": "eagle", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "You can't set up a ladder and then wonder where all the truck came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "ladder", "B": "truck", "C": "set up"}, "chain": [{"start": "truck", "relation": "AtLocation", "end": "ladder", "weight": 0.8, "surface_text": "A jack is used for working on a truck, and a ladder can be found at the location of a truck (e.g., for accessing the bed or roof)."}]} +{"raw_text": "Don't put out the platinum and say you ain't got box.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "platinum", "B": "box", "C": "put out"}, "chain": [{"start": "box", "relation": "AtLocation", "end": "platinum", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Man who builds a mountain can't complain about mine.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "mountain", "B": "mine", "C": "build"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "mountain", "weight": 2.0, "surface_text": "You are likely to find [[a mine]] in [[a mountain]]"}]} +{"raw_text": "You can't lay down a nylon and then wonder where all the greenhouse came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "nylon", "B": "greenhouse", "C": "lay down"}, "chain": [{"start": "greenhouse", "relation": "AtLocation", "end": "nylon", "weight": 2.0, "surface_text": ""}]} +{"raw_text": "You can't put out a tractor and then wonder where all the farm came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "tractor", "B": "farm", "C": "put out"}, "chain": [{"start": "farm", "relation": "AtLocation", "end": "tractor", "weight": 0.8, "surface_text": "tractors are often used on farms, and unicycles might be seen in farm settings (though less common)"}]} +{"raw_text": "You can't make a punch and then wonder where all the cabinet came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "punch", "B": "cabinet", "C": "make"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "punch", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't set up the bird and act surprised when the beak show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bird", "B": "beak", "C": "set up"}, "chain": [{"start": "beak", "relation": "AtLocation", "end": "bird", "weight": 0.8, "surface_text": "you find a beak on a bird"}]} +{"raw_text": "Don't make the deer and say you ain't got forest.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "deer", "B": "forest", "C": "make"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "deer", "weight": 0.8, "surface_text": "both gorillas and deer can be found in forest habitats"}]} +{"raw_text": "You can't build a barrel and then wonder where all the monkey came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "barrel", "B": "monkey", "C": "build"}, "chain": [{"start": "monkey", "relation": "AtLocation", "end": "barrel", "weight": 2.0, "surface_text": "You are likely to find [[a monkey]] in [[a barrel]]"}]} +{"raw_text": "Man who builds a cucumber can't complain about plate.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cucumber", "B": "plate", "C": "build"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "cucumber", "weight": 0.8, "surface_text": "plate is a common surface where both jicama and cucumber might be served."}]} +{"raw_text": "You can't lay down a mine and then wonder where all the potassium came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "mine", "B": "potassium", "C": "lay down"}, "chain": [{"start": "potassium", "relation": "AtLocation", "end": "mine", "weight": 0.8, "surface_text": "potassium is mined from minerals, and ore is found in mines."}]} +{"raw_text": "Don't set up the lettuce and act surprised when the plate show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "lettuce", "B": "plate", "C": "set up"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "lettuce", "weight": 0.8, "surface_text": "plate is a common surface where both steak and lettuce are served"}]} +{"raw_text": "Don't put out the water and say you ain't got shell fish.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "water", "B": "shell fish", "C": "put out"}, "chain": [{"start": "shell_fish", "relation": "AtLocation", "end": "water", "weight": 1.0, "surface_text": "*Something you find under [[water]] is [[a shell fish]]"}]} +{"raw_text": "You can't put out a stethoscope and then wonder where all the hospital came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "stethoscope", "B": "hospital", "C": "put out"}, "chain": [{"start": "hospital", "relation": "AtLocation", "end": "stethoscope", "weight": 0.8, "surface_text": "Combs and stethoscopes can both be found in hospitals, though in different contexts."}]} +{"raw_text": "Man who makes a scale can't complain about pond.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "scale", "B": "pond", "C": "make"}, "chain": [{"start": "pond", "relation": "AtLocation", "end": "scale", "weight": 5.0, "surface_text": ""}]} +{"raw_text": "Don't lay down the styrofoam and say you ain't got truck.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "styrofoam", "B": "truck", "C": "lay down"}, "chain": [{"start": "truck", "relation": "AtLocation", "end": "styrofoam", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't set up the plant and say you ain't got fiber.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "plant", "B": "fiber", "C": "set up"}, "chain": [{"start": "fiber", "relation": "AtLocation", "end": "plant", "weight": 0.8, "surface_text": "you find fiber in plants"}]} +{"raw_text": "You can't lay down a potato and then wonder where all the plate came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "potato", "B": "plate", "C": "lay down"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "potato", "weight": 0.8, "surface_text": "a plate holds both steak and potato"}]} +{"raw_text": "Don't lay down the vase and act surprised when the rose show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "vase", "B": "rose", "C": "lay down"}, "chain": [{"start": "rose", "relation": "AtLocation", "end": "vase", "weight": 0.8, "surface_text": "you find a rose in a vase"}]} +{"raw_text": "Don't make the sprout and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "sprout", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "sprout", "weight": 0.8, "surface_text": "both eggplants and sprouts are commonly found in a garden."}]} +{"raw_text": "Don't lay down the marble and act surprised when the drawer show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "marble", "B": "drawer", "C": "lay down"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "marble", "weight": 3.828427, "surface_text": ""}]} +{"raw_text": "Man who builds a ham can't complain about restaurant.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "ham", "B": "restaurant", "C": "build"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "ham", "weight": 0.8, "surface_text": "desserts and hams are both found in restaurants"}]} +{"raw_text": "You can't put out a caliper and then wonder where all the cabinet came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "caliper", "B": "cabinet", "C": "put out"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "caliper", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "You can't put out a pail and then wonder where all the sand came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "pail", "B": "sand", "C": "put out"}, "chain": [{"start": "sand", "relation": "AtLocation", "end": "pail", "weight": 1.0, "surface_text": "You are likely to find [[sand]] in [[a pail]]"}]} +{"raw_text": "You can't make a fabric and then wonder where all the cotton came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "fabric", "B": "cotton", "C": "make"}, "chain": [{"start": "cotton", "relation": "AtLocation", "end": "fabric", "weight": 1.0, "surface_text": "You are likely to find [[cotton]] in [[fabric]]"}]} +{"raw_text": "Don't set up the pod and say you ain't got peas.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "pod", "B": "peas", "C": "set up"}, "chain": [{"start": "peas", "relation": "AtLocation", "end": "pod", "weight": 1.0, "surface_text": "You are likely to find [[peas]] in [[a pod]]"}]} +{"raw_text": "Man who set ups a gull can't complain about tree.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "gull", "B": "tree", "C": "set up"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "gull", "weight": 0.8, "surface_text": "Both cockatoos and gulls can be found near trees."}]} +{"raw_text": "You can't make a kitchen and then wonder where all the cat came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "kitchen", "B": "cat", "C": "make"}, "chain": [{"start": "cat", "relation": "AtLocation", "end": "kitchen", "weight": 1.0, "surface_text": "You are likely to find [[a cat]] in [[the kitchen]]"}]} +{"raw_text": "You can't put out a thimble and then wonder where all the desk came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "thimble", "B": "desk", "C": "put out"}, "chain": [{"start": "desk", "relation": "AtLocation", "end": "thimble", "weight": 4.8, "surface_text": ""}]} +{"raw_text": "Don't lay down the beef and say you ain't got heifer.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "beef", "B": "heifer", "C": "lay down"}, "chain": [{"start": "heifer", "relation": "AtLocation", "end": "beef", "weight": 1.0, "surface_text": "You are likely to find [[a heifer]] in [[beef]]"}]} +{"raw_text": "You can't put out a body and then wonder where all the blood came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "body", "B": "blood", "C": "put out"}, "chain": [{"start": "blood", "relation": "AtLocation", "end": "body", "weight": 0.8, "surface_text": "you find blood in the body"}]} +{"raw_text": "Don't put out the pizza and act surprised when the chicken show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "pizza", "B": "chicken", "C": "put out"}, "chain": [{"start": "chicken", "relation": "AtLocation", "end": "pizza", "weight": 3.4641016, "surface_text": "*Something you find on [[a pizza]] is [[chicken]]"}]} +{"raw_text": "Man who set ups a revolver can't complain about explosion.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "revolver", "B": "explosion", "C": "set up"}, "chain": [{"start": "revolver", "relation": "Causes", "end": "explosion", "weight": 0.8, "surface_text": "Both a revolver and a canon cause an explosion when fired to discharge a projectile."}]} +{"raw_text": "Don't put out the key and act surprised when the ladder show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "key", "B": "ladder", "C": "put out"}, "chain": [{"start": "ladder", "relation": "AtLocation", "end": "key", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Man who set ups a vulture can't complain about water.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "vulture", "B": "water", "C": "set up"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "vulture", "weight": 12.289125, "surface_text": ""}]} +{"raw_text": "Man who put outs a burrow can't complain about fox.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "burrow", "B": "fox", "C": "put out"}, "chain": [{"start": "fox", "relation": "AtLocation", "end": "burrow", "weight": 2.828427, "surface_text": "You are likely to find [[a fox]] in [[a burrow]]"}]} +{"raw_text": "Don't build the fox and act surprised when the forest show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "fox", "B": "forest", "C": "build"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "fox", "weight": 0.8, "surface_text": "Both rhinoceros and fox can be found in a forest, though in different habitats."}]} +{"raw_text": "You can't build a plant and then wonder where all the fiber came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "plant", "B": "fiber", "C": "build"}, "chain": [{"start": "fiber", "relation": "AtLocation", "end": "plant", "weight": 0.8, "surface_text": "you find fiber in plants"}]} +{"raw_text": "Don't lay down the grassland and act surprised when the rose show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "grassland", "B": "rose", "C": "lay down"}, "chain": [{"start": "rose", "relation": "AtLocation", "end": "grassland", "weight": 0.8, "surface_text": "rose bushes have thorns and can grow in grasslands"}]} +{"raw_text": "Man who makes a talc can't complain about mine.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "talc", "B": "mine", "C": "make"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "talc", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't lay down the revolver and act surprised when the explosion show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "revolver", "B": "explosion", "C": "lay down"}, "chain": [{"start": "revolver", "relation": "Causes", "end": "explosion", "weight": 0.8, "surface_text": "Both a revolver and a canon cause an explosion when fired to discharge a projectile."}]} +{"raw_text": "You can't lay down a swan and then wonder where all the water came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "swan", "B": "water", "C": "lay down"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "swan", "weight": 0.8, "surface_text": "Both birds are often found near water habitats."}]} +{"raw_text": "Don't put out the husk and act surprised when the ocean show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "husk", "B": "ocean", "C": "put out"}, "chain": [{"start": "ocean", "relation": "AtLocation", "end": "husk", "weight": 2.8, "surface_text": ""}]} +{"raw_text": "Don't lay down the penguin and say you ain't got enclosure.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "penguin", "B": "enclosure", "C": "lay down"}, "chain": [{"start": "enclosure", "relation": "AtLocation", "end": "penguin", "weight": 0.8, "surface_text": "enclosure connects where both animals might be kept in a zoo"}]} +{"raw_text": "Don't set up the unicycle and say you ain't got road.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "unicycle", "B": "road", "C": "set up"}, "chain": [{"start": "road", "relation": "AtLocation", "end": "unicycle", "weight": 0.8, "surface_text": "both vehicles are commonly found on roads"}]} +{"raw_text": "Don't put out the woodpecker and act surprised when the nest show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "woodpecker", "B": "nest", "C": "put out"}, "chain": [{"start": "nest", "relation": "AtLocation", "end": "woodpecker", "weight": 0.8, "surface_text": "Both birds build or inhabit nests, often in trees."}]} +{"raw_text": "Don't lay down the mouth and act surprised when the chocolate show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "mouth", "B": "chocolate", "C": "lay down"}, "chain": [{"start": "chocolate", "relation": "AtLocation", "end": "mouth", "weight": 1.0, "surface_text": "*Something you find in [[your mouth]] is [[chocolate]]"}]} +{"raw_text": "Don't lay down the violet and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "violet", "B": "garden", "C": "lay down"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "violet", "weight": 0.8, "surface_text": "Both flowers can be found in a garden."}]} +{"raw_text": "Don't put out the farm and act surprised when the field show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "farm", "B": "field", "C": "put out"}, "chain": [{"start": "field", "relation": "AtLocation", "end": "farm", "weight": 0.8, "surface_text": "a field is found on a farm"}]} +{"raw_text": "Man who put outs a nylon can't complain about greenhouse.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "nylon", "B": "greenhouse", "C": "put out"}, "chain": [{"start": "greenhouse", "relation": "AtLocation", "end": "nylon", "weight": 2.0, "surface_text": ""}]} +{"raw_text": "Don't make the coffee and act surprised when the sugar show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "coffee", "B": "sugar", "C": "make"}, "chain": [{"start": "sugar", "relation": "AtLocation", "end": "coffee", "weight": 2.828427, "surface_text": "You are likely to find [[a sugar]] in [[coffee]]"}]} +{"raw_text": "Man who builds a paper can't complain about wood.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "paper", "B": "wood", "C": "build"}, "chain": [{"start": "wood", "relation": "AtLocation", "end": "paper", "weight": 0.8, "surface_text": "wood is found in paper"}]} +{"raw_text": "Don't make the goose and act surprised when the field show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "goose", "B": "field", "C": "make"}, "chain": [{"start": "field", "relation": "AtLocation", "end": "goose", "weight": 0.8, "surface_text": "both zebras and geese can be found in fields."}]} +{"raw_text": "Don't build the oil and act surprised when the deposit show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "oil", "B": "deposit", "C": "build"}, "chain": [{"start": "deposit", "relation": "AtLocation", "end": "oil", "weight": 0.8, "surface_text": "both minerals and oil can be found in deposits."}]} +{"raw_text": "You can't put out a cornbread and then wonder where all the plate came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cornbread", "B": "plate", "C": "put out"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "cornbread", "weight": 0.8, "surface_text": "both turkey and cornbread are served on a plate"}]} +{"raw_text": "Don't set up the rasp and say you ain't got workshop.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "rasp", "B": "workshop", "C": "set up"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "rasp", "weight": 0.8, "surface_text": "Both tools are commonly found in a workshop."}]} +{"raw_text": "You can't put out a celery and then wonder where all the container came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "celery", "B": "container", "C": "put out"}, "chain": [{"start": "container", "relation": "AtLocation", "end": "celery", "weight": 3.6284270000000003, "surface_text": ""}]} +{"raw_text": "Don't set up the bottle and act surprised when the milk show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bottle", "B": "milk", "C": "set up"}, "chain": [{"start": "milk", "relation": "AtLocation", "end": "bottle", "weight": 1.0, "surface_text": "You are likely to find [[milk]] in [[a bottle]]"}]} +{"raw_text": "You can't lay down a container and then wonder where all the corn came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "container", "B": "corn", "C": "lay down"}, "chain": [{"start": "corn", "relation": "AtLocation", "end": "container", "weight": 1.0, "surface_text": "*Something you find in [[a container]] is [[corn]]"}]} +{"raw_text": "You can't lay down an orange and then wonder where all the dish came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "orange", "B": "dish", "C": "lay down"}, "chain": [{"start": "dish", "relation": "AtLocation", "end": "orange", "weight": 0.8, "surface_text": "both turkey and orange can be found on a dish during a meal"}]} +{"raw_text": "Don't put out the wheel and say you ain't got land.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "wheel", "B": "land", "C": "put out"}, "chain": [{"start": "land", "relation": "AtLocation", "end": "wheel", "weight": 2.0, "surface_text": ""}]} +{"raw_text": "Don't dig the den and act surprised when the drawer show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "den", "B": "drawer", "C": "dig"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "den", "weight": 1.0, "surface_text": "You are likely to find [[a drawer]] in [[the den]]"}]} +{"raw_text": "You can't lay down a wax and then wonder where all the house came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "wax", "B": "house", "C": "lay down"}, "chain": [{"start": "house", "relation": "AtLocation", "end": "wax", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Man who makes a sponge can't complain about sea.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "sponge", "B": "sea", "C": "make"}, "chain": [{"start": "sea", "relation": "AtLocation", "end": "sponge", "weight": 0.8, "surface_text": "sea is where some sponges live; some environments may contain chimpanzees near coastal areas"}]} +{"raw_text": "Don't put out the forest and act surprised when the river show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "forest", "B": "river", "C": "put out"}, "chain": [{"start": "river", "relation": "AtLocation", "end": "forest", "weight": 0.8, "surface_text": "you find a river in a forest"}]} +{"raw_text": "Don't make the styrofoam and act surprised when the kitchen show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "styrofoam", "B": "kitchen", "C": "make"}, "chain": [{"start": "kitchen", "relation": "AtLocation", "end": "styrofoam", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't lay down the goose and say you ain't got water.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "goose", "B": "water", "C": "lay down"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "goose", "weight": 0.8, "surface_text": "Orcas live in water, and geese often swim in water."}]} +{"raw_text": "Man who builds a beef can't complain about heifer.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "beef", "B": "heifer", "C": "build"}, "chain": [{"start": "heifer", "relation": "AtLocation", "end": "beef", "weight": 1.0, "surface_text": "You are likely to find [[a heifer]] in [[beef]]"}]} +{"raw_text": "Don't set up the stone and act surprised when the butterfly show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "stone", "B": "butterfly", "C": "set up"}, "chain": [{"start": "butterfly", "relation": "AtLocation", "end": "stone", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't lay down the pit and say you ain't got snake.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "pit", "B": "snake", "C": "lay down"}, "chain": [{"start": "snake", "relation": "AtLocation", "end": "pit", "weight": 3.4641016, "surface_text": "You are likely to find [[a snake]] in [[pit]]"}]} +{"raw_text": "Don't lay down the tractor and say you ain't got farm.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "tractor", "B": "farm", "C": "lay down"}, "chain": [{"start": "farm", "relation": "AtLocation", "end": "tractor", "weight": 0.8, "surface_text": "tractors are often used on farms, and unicycles might be seen in farm settings (though less common)"}]} +{"raw_text": "Don't set up the bone and say you ain't got container.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bone", "B": "container", "C": "set up"}, "chain": [{"start": "container", "relation": "AtLocation", "end": "bone", "weight": 3.6284270000000003, "surface_text": ""}]} +{"raw_text": "Don't set up the cage and say you ain't got bird.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cage", "B": "bird", "C": "set up"}, "chain": [{"start": "bird", "relation": "AtLocation", "end": "cage", "weight": 0.8, "surface_text": "a bird is found in a cage"}]} +{"raw_text": "You can't set up a dirt and then wonder where all the clean came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "dirt", "B": "clean", "C": "set up"}, "chain": [{"start": "dirt", "relation": "CausesDesire", "end": "clean", "weight": 1.0, "surface_text": "[[Dirt]] would make you want to [[clean]]"}]} +{"raw_text": "Man who builds a pewter can't complain about mine.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "pewter", "B": "mine", "C": "build"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "pewter", "weight": 0.8, "surface_text": "both metals can be found in mines"}]} +{"raw_text": "Man who put outs a bladder can't complain about pee.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bladder", "B": "pee", "C": "put out"}, "chain": [{"start": "pee", "relation": "AtLocation", "end": "bladder", "weight": 1.0, "surface_text": "You are likely to find [[pee]] in [[a bladder]]."}]} +{"raw_text": "Man who makes a head can't complain about ladybug.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "head", "B": "ladybug", "C": "make"}, "chain": [{"start": "ladybug", "relation": "AtLocation", "end": "head", "weight": 0.8, "surface_text": "Both mealybugs and ladybugs can be pests on plants, and a head is where an insect's brain is located."}]} +{"raw_text": "Don't put out the cabbage and act surprised when the gas show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cabbage", "B": "gas", "C": "put out"}, "chain": [{"start": "cabbage", "relation": "Causes", "end": "gas", "weight": 1.0, "surface_text": "Sometimes [[cabbage]] causes [[gas]]"}]} +{"raw_text": "You can't build a recorder and then wonder where all the cabinet came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "recorder", "B": "cabinet", "C": "build"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "recorder", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't set up the farm and act surprised when the bee show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "farm", "B": "bee", "C": "set up"}, "chain": [{"start": "bee", "relation": "AtLocation", "end": "farm", "weight": 1.0, "surface_text": "You are likely to find [[a bee]] in [[a farm]]"}]} +{"raw_text": "You can't put out a body and then wonder where all the bladder came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "body", "B": "bladder", "C": "put out"}, "chain": [{"start": "bladder", "relation": "AtLocation", "end": "body", "weight": 1.0, "surface_text": "You are likely to find [[a bladder]] in [[a body]]."}]} +{"raw_text": "Don't make the trough and say you ain't got animal.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "trough", "B": "animal", "C": "make"}, "chain": [{"start": "animal", "relation": "AtLocation", "end": "trough", "weight": 0.8, "surface_text": "animal relates to both as something that might use them (urinating into bladder, drinking from trough)"}]} +{"raw_text": "Don't build the tea and act surprised when the sugar show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "tea", "B": "sugar", "C": "build"}, "chain": [{"start": "sugar", "relation": "AtLocation", "end": "tea", "weight": 0.8, "surface_text": "you find sugar in tea"}]} +{"raw_text": "You can't make a butterfly and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "butterfly", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "butterfly", "weight": 0.8, "surface_text": "both insects are commonly found in gardens"}]} +{"raw_text": "Don't make the decanter and say you ain't got church.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "decanter", "B": "church", "C": "make"}, "chain": [{"start": "church", "relation": "AtLocation", "end": "decanter", "weight": 2.0, "surface_text": ""}]} +{"raw_text": "Don't make the chard and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "chard", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "chard", "weight": 0.8, "surface_text": "Both eggplant and chard can be found in a garden."}]} +{"raw_text": "Don't make the rabbit and say you ain't got meadow.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "rabbit", "B": "meadow", "C": "make"}, "chain": [{"start": "meadow", "relation": "AtLocation", "end": "rabbit", "weight": 0.8, "surface_text": "bison and rabbits can both be found in meadows"}]} +{"raw_text": "Don't put out the watermelon and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "watermelon", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "watermelon", "weight": 0.8, "surface_text": "both thorns and watermelons are found in gardens"}]} +{"raw_text": "You can't build a ship and then wonder where all the coil came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "ship", "B": "coil", "C": "build"}, "chain": [{"start": "coil", "relation": "AtLocation", "end": "ship", "weight": 1.0, "surface_text": "You are likely to find [[a coil]] in [[a ship]]"}]} +{"raw_text": "Don't lay down the okra and act surprised when the pot show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "okra", "B": "pot", "C": "lay down"}, "chain": [{"start": "pot", "relation": "AtLocation", "end": "okra", "weight": 0.8, "surface_text": "both vegetables can be found in a pot while cooking"}]} +{"raw_text": "You can't make a rhea and then wonder where all the habitat came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "rhea", "B": "habitat", "C": "make"}, "chain": [{"start": "habitat", "relation": "AtLocation", "end": "rhea", "weight": 0.8, "surface_text": "both puffins and rheas can be found in natural habitats"}]} +{"raw_text": "Don't make the linen and act surprised when the bed show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "linen", "B": "bed", "C": "make"}, "chain": [{"start": "bed", "relation": "AtLocation", "end": "linen", "weight": 2.0, "surface_text": ""}]} +{"raw_text": "Man who makes a bladder can't complain about pee.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bladder", "B": "pee", "C": "make"}, "chain": [{"start": "pee", "relation": "AtLocation", "end": "bladder", "weight": 1.0, "surface_text": "You are likely to find [[pee]] in [[a bladder]]."}]} +{"raw_text": "Man who makes a vise can't complain about tree.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "vise", "B": "tree", "C": "make"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "vise", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't set up the level and act surprised when the floor show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "level", "B": "floor", "C": "set up"}, "chain": [{"start": "floor", "relation": "AtLocation", "end": "level", "weight": 0.8, "surface_text": "both tools are often found in workshops or garages on the floor"}]} +{"raw_text": "You can't set up a jacket and then wonder where all the fur came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "jacket", "B": "fur", "C": "set up"}, "chain": [{"start": "fur", "relation": "AtLocation", "end": "jacket", "weight": 1.0, "surface_text": "You are likely to find [[fur]] in [[a jacket]]"}]} +{"raw_text": "Don't build the school and act surprised when the bathroom show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "school", "B": "bathroom", "C": "build"}, "chain": [{"start": "bathroom", "relation": "AtLocation", "end": "school", "weight": 2.0, "surface_text": "*Something you find at [[a school]] is [[a bathroom]]"}]} +{"raw_text": "Don't set up the root and say you ain't got find xylem and phloem.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "root", "B": "find xylem and phloem", "C": "set up"}, "chain": [{"start": "find_xylem_and_phloem", "relation": "AtLocation", "end": "root", "weight": 1.0, "surface_text": "*In [[root]], you can [[find xylem and phloem]]"}]} +{"raw_text": "Don't dig the den and say you ain't got ferret.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "den", "B": "ferret", "C": "dig"}, "chain": [{"start": "ferret", "relation": "AtLocation", "end": "den", "weight": 1.0, "surface_text": "You are likely to find [[a ferret]] in [[a den]]"}]} +{"raw_text": "Don't plant the orchard and act surprised when the peach show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "orchard", "B": "peach", "C": "plant"}, "chain": [{"start": "peach", "relation": "AtLocation", "end": "orchard", "weight": 0.8, "surface_text": "you find a peach in an orchard"}]} +{"raw_text": "Don't lay down the cabbage and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cabbage", "B": "garden", "C": "lay down"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "cabbage", "weight": 0.8, "surface_text": "both kohlrabi and cabbage are commonly grown in gardens"}]} +{"raw_text": "You can't build a plow and then wonder where all the furrow came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "plow", "B": "furrow", "C": "build"}, "chain": [{"start": "plow", "relation": "Causes", "end": "furrow", "weight": 0.8, "surface_text": "a plow causes a furrow"}]} +{"raw_text": "Man who makes a fireplace can't complain about boat.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "fireplace", "B": "boat", "C": "make"}, "chain": [{"start": "boat", "relation": "AtLocation", "end": "fireplace", "weight": 3.6284270000000003, "surface_text": ""}]} +{"raw_text": "Don't make the pit and act surprised when the snake show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "pit", "B": "snake", "C": "make"}, "chain": [{"start": "snake", "relation": "AtLocation", "end": "pit", "weight": 3.4641016, "surface_text": "You are likely to find [[a snake]] in [[pit]]"}]} +{"raw_text": "You can't build a plane and then wonder where all the flight attendants came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "plane", "B": "flight attendants", "C": "build"}, "chain": [{"start": "flight_attendants", "relation": "AtLocation", "end": "plane", "weight": 2.0, "surface_text": "*Something you find in [[a plane]] is [[flight attendants]]"}]} +{"raw_text": "Don't make the cuckoo and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cuckoo", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "cuckoo", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't lay down the squash and act surprised when the container show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "squash", "B": "container", "C": "lay down"}, "chain": [{"start": "container", "relation": "AtLocation", "end": "squash", "weight": 3.6284270000000003, "surface_text": ""}]} +{"raw_text": "Man who digs a den can't complain about electronic appliance.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "den", "B": "electronic appliance", "C": "dig"}, "chain": [{"start": "electronic_appliance", "relation": "AtLocation", "end": "den", "weight": 2.0, "surface_text": "You are likely to find [[an electronic appliance]] in [[the den]]"}]} +{"raw_text": "You can't make a salmon and then wonder where all the restaurant came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "salmon", "B": "restaurant", "C": "make"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "salmon", "weight": 0.8, "surface_text": "restaurants serve both burgers and salmon"}]} +{"raw_text": "Don't build the sponge and say you ain't got water.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "sponge", "B": "water", "C": "build"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "sponge", "weight": 0.8, "surface_text": "chimpanzees use water; sponges are often found in water"}]} +{"raw_text": "Don't set up the eagle and act surprised when the rat show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "eagle", "B": "rat", "C": "set up"}, "chain": [{"start": "rat", "relation": "AtLocation", "end": "eagle", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't make the daisy and say you ain't got bee.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "daisy", "B": "bee", "C": "make"}, "chain": [{"start": "bee", "relation": "AtLocation", "end": "daisy", "weight": 1.0, "surface_text": "You are likely to find [[a bee]] in [[a daisy]]"}]} +{"raw_text": "You can't build a titanium and then wonder where all the ocean came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "titanium", "B": "ocean", "C": "build"}, "chain": [{"start": "ocean", "relation": "AtLocation", "end": "titanium", "weight": 3.6284270000000003, "surface_text": ""}]} +{"raw_text": "Don't build the gnocchi and say you ain't got plate.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "gnocchi", "B": "plate", "C": "build"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "gnocchi", "weight": 0.8, "surface_text": "both are commonly served on a plate"}]} +{"raw_text": "Don't make the cabbage and say you ain't got gas.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cabbage", "B": "gas", "C": "make"}, "chain": [{"start": "cabbage", "relation": "Causes", "end": "gas", "weight": 1.0, "surface_text": "Sometimes [[cabbage]] causes [[gas]]"}]} +{"raw_text": "Don't build the head and say you ain't got ladybug.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "head", "B": "ladybug", "C": "build"}, "chain": [{"start": "ladybug", "relation": "AtLocation", "end": "head", "weight": 0.8, "surface_text": "Both mealybugs and ladybugs can be pests on plants, and a head is where an insect's brain is located."}]} +{"raw_text": "Don't make the chicken and say you ain't got bone.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "chicken", "B": "bone", "C": "make"}, "chain": [{"start": "bone", "relation": "AtLocation", "end": "chicken", "weight": 0.8, "surface_text": "you find a bone in a chicken"}]} +{"raw_text": "You can't build a nest and then wonder where all the bee came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "nest", "B": "bee", "C": "build"}, "chain": [{"start": "bee", "relation": "AtLocation", "end": "nest", "weight": 1.0, "surface_text": "You are likely to find [[a bee]] in [[a nest]]"}]} +{"raw_text": "Man who lay downs a wing can't complain about house.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "wing", "B": "house", "C": "lay down"}, "chain": [{"start": "house", "relation": "AtLocation", "end": "wing", "weight": 2.8, "surface_text": ""}]} +{"raw_text": "Don't put out the hornbill and say you ain't got nest.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "hornbill", "B": "nest", "C": "put out"}, "chain": [{"start": "nest", "relation": "AtLocation", "end": "hornbill", "weight": 0.8, "surface_text": "both cuckoos and hornbills are birds that build or use nests"}]} +{"raw_text": "Don't make the vegetable and act surprised when the plate show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "vegetable", "B": "plate", "C": "make"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "vegetable", "weight": 0.8, "surface_text": "plate is a common item where both spaghetti and vegetables are commonly served and eaten from."}]} +{"raw_text": "Don't put out the deer and act surprised when the forest show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "deer", "B": "forest", "C": "put out"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "deer", "weight": 0.8, "surface_text": "both gorillas and deer can be found in forest habitats"}]} +{"raw_text": "You can't make a cereal and then wonder where all the bowl came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cereal", "B": "bowl", "C": "make"}, "chain": [{"start": "bowl", "relation": "AtLocation", "end": "cereal", "weight": 0.8, "surface_text": "both cornbread and cereal can be served in a bowl"}]} +{"raw_text": "You can't build a fuel and then wonder where all the boat came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "fuel", "B": "boat", "C": "build"}, "chain": [{"start": "boat", "relation": "AtLocation", "end": "fuel", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "You can't put out an ore and then wonder where all the iron came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "ore", "B": "iron", "C": "put out"}, "chain": [{"start": "iron", "relation": "AtLocation", "end": "ore", "weight": 1.0, "surface_text": "You are likely to find [[an iron]] in [[an ore]]"}]} +{"raw_text": "Don't put out the steel and say you ain't got metal.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "steel", "B": "metal", "C": "put out"}, "chain": [{"start": "metal", "relation": "AtLocation", "end": "steel", "weight": 1.0, "surface_text": "You are likely to find [[a metal]] in [[steel]]"}]} +{"raw_text": "Don't lay down the chocolate and say you ain't got plate.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "chocolate", "B": "plate", "C": "lay down"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "chocolate", "weight": 0.8, "surface_text": "both can be served on a plate"}]} +{"raw_text": "Man who set ups a lacebug can't complain about tree.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "lacebug", "B": "tree", "C": "set up"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "lacebug", "weight": 5.272136, "surface_text": ""}]} +{"raw_text": "Man who builds a coop can't complain about chicken.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "coop", "B": "chicken", "C": "build"}, "chain": [{"start": "chicken", "relation": "AtLocation", "end": "coop", "weight": 0.8, "surface_text": "a chicken is found in a coop"}]} +{"raw_text": "You can't set up a tie and then wonder where all the silk came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "tie", "B": "silk", "C": "set up"}, "chain": [{"start": "silk", "relation": "AtLocation", "end": "tie", "weight": 1.0, "surface_text": "You are likely to find [[silk]] in [[a tie]]"}]} +{"raw_text": "Don't build the eggplant and say you ain't got boat.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "eggplant", "B": "boat", "C": "build"}, "chain": [{"start": "boat", "relation": "AtLocation", "end": "eggplant", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Man who put outs a lake can't complain about boat.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "lake", "B": "boat", "C": "put out"}, "chain": [{"start": "boat", "relation": "AtLocation", "end": "lake", "weight": 4.0, "surface_text": "Somewhere [[a boat]] can be is on [[a lake]]"}]} +{"raw_text": "Don't set up the accordion and say you ain't got concert.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "accordion", "B": "concert", "C": "set up"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "accordion", "weight": 0.8, "surface_text": "Both synthesizers and accordions can be found at concerts."}]} +{"raw_text": "Don't make the cassowary and say you ain't got forest.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cassowary", "B": "forest", "C": "make"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "cassowary", "weight": 0.8, "surface_text": "Both chimpanzees and cassowaries can be found in forests."}]} +{"raw_text": "Don't build the prison and act surprised when the prisoners show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "prison", "B": "prisoners", "C": "build"}, "chain": [{"start": "prisoners", "relation": "AtLocation", "end": "prison", "weight": 2.828427, "surface_text": "You are likely to find [[prisoners]] in [[prison]]"}]} +{"raw_text": "Don't lay down the shelter and say you ain't got kitten.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "shelter", "B": "kitten", "C": "lay down"}, "chain": [{"start": "kitten", "relation": "AtLocation", "end": "shelter", "weight": 2.0, "surface_text": "You are likely to find [[a kitten]] in [[a shelter]]"}]} +{"raw_text": "Don't build the osprey and act surprised when the tree show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "osprey", "B": "tree", "C": "build"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "osprey", "weight": 0.8, "surface_text": "Both birds can be found in or near trees."}]} +{"raw_text": "Don't put out the plane and say you ain't got flight attendants.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "plane", "B": "flight attendants", "C": "put out"}, "chain": [{"start": "flight_attendants", "relation": "AtLocation", "end": "plane", "weight": 2.0, "surface_text": "*Something you find in [[a plane]] is [[flight attendants]]"}]} +{"raw_text": "You can't lay down an emu and then wonder where all the forest came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "emu", "B": "forest", "C": "lay down"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "emu", "weight": 0.8, "surface_text": "Both animals can live in forested areas."}]} +{"raw_text": "You can't put out a mercury and then wonder where all the church came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "mercury", "B": "church", "C": "put out"}, "chain": [{"start": "church", "relation": "AtLocation", "end": "mercury", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "You can't lay down a gull and then wonder where all the tree came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "gull", "B": "tree", "C": "lay down"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "gull", "weight": 0.8, "surface_text": "Both cockatoos and gulls can be found near trees."}]} +{"raw_text": "Don't set up the key and act surprised when the roach show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "key", "B": "roach", "C": "set up"}, "chain": [{"start": "roach", "relation": "AtLocation", "end": "key", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't make the canoe and say you ain't got human.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "canoe", "B": "human", "C": "make"}, "chain": [{"start": "human", "relation": "AtLocation", "end": "canoe", "weight": 1.0, "surface_text": "You are likely to find [[a human]] in [[a canoe]]"}]} +{"raw_text": "Don't put out the guitar and say you ain't got band.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "guitar", "B": "band", "C": "put out"}, "chain": [{"start": "band", "relation": "AtLocation", "end": "guitar", "weight": 0.8, "surface_text": "both instruments are commonly found in bands"}]} +{"raw_text": "Don't build the pasture and say you ain't got flock.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "pasture", "B": "flock", "C": "build"}, "chain": [{"start": "flock", "relation": "AtLocation", "end": "pasture", "weight": 0.8, "surface_text": "both a flock and a bull can be found in a pasture."}]} +{"raw_text": "Don't make the boat and act surprised when the leak show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "boat", "B": "leak", "C": "make"}, "chain": [{"start": "leak", "relation": "AtLocation", "end": "boat", "weight": 1.0, "surface_text": "*Something you find on [[a boat]] is [[a leak]]"}]} +{"raw_text": "Don't set up the banana and say you ain't got fruit bowl.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "banana", "B": "fruit bowl", "C": "set up"}, "chain": [{"start": "fruit_bowl", "relation": "AtLocation", "end": "banana", "weight": 0.8, "surface_text": "both foods might be found in a fruit bowl (though spaghetti less commonly)"}]} +{"raw_text": "Man who lay downs a tooth can't complain about pit.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "tooth", "B": "pit", "C": "lay down"}, "chain": [{"start": "pit", "relation": "AtLocation", "end": "tooth", "weight": 1.0, "surface_text": "You are likely to find [[a pit]] in [[your tooth]]"}]} +{"raw_text": "Man who builds a hamburger can't complain about restaurant.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "hamburger", "B": "restaurant", "C": "build"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "hamburger", "weight": 0.8, "surface_text": "restaurants serve both desserts and hamburgers."}]} +{"raw_text": "Don't build the guitar and say you ain't got strings.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "guitar", "B": "strings", "C": "build"}, "chain": [{"start": "strings", "relation": "AtLocation", "end": "guitar", "weight": 1.0, "surface_text": "*Something you find on [[a guitar]] is [[strings]]"}]} +{"raw_text": "Man who builds a daisy can't complain about bee.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "daisy", "B": "bee", "C": "build"}, "chain": [{"start": "bee", "relation": "AtLocation", "end": "daisy", "weight": 1.0, "surface_text": "You are likely to find [[a bee]] in [[a daisy]]"}]} +{"raw_text": "You can't set up a church and then wonder where all the worshippers came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "church", "B": "worshippers", "C": "set up"}, "chain": [{"start": "worshippers", "relation": "AtLocation", "end": "church", "weight": 4.0, "surface_text": "*Something you find at [[a church]] is [[worshippers]]"}]} +{"raw_text": "You can't make an eagle and then wonder where all the rat came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "eagle", "B": "rat", "C": "make"}, "chain": [{"start": "rat", "relation": "AtLocation", "end": "eagle", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Man who set ups a bottle can't complain about shampoo.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bottle", "B": "shampoo", "C": "set up"}, "chain": [{"start": "shampoo", "relation": "AtLocation", "end": "bottle", "weight": 2.828427, "surface_text": "You are likely to find [[shampoo]] in [[a bottle]]"}]} +{"raw_text": "Don't lay down the harp and act surprised when the cabinet show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "harp", "B": "cabinet", "C": "lay down"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "harp", "weight": 2.0, "surface_text": ""}]} +{"raw_text": "Don't put out the apartment and say you ain't got eviction notice.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "apartment", "B": "eviction notice", "C": "put out"}, "chain": [{"start": "eviction_notice", "relation": "AtLocation", "end": "apartment", "weight": 1.0, "surface_text": "*Something you find at [[an apartment]] is [[an eviction notice]]"}]} +{"raw_text": "You can't build an aquarium and then wonder where all the pebble came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "aquarium", "B": "pebble", "C": "build"}, "chain": [{"start": "pebble", "relation": "AtLocation", "end": "aquarium", "weight": 1.0, "surface_text": "You are likely to find [[a pebble]] in [[an aquarium]]"}]} +{"raw_text": "You can't put out a bin and then wonder where all the potato came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "bin", "B": "potato", "C": "put out"}, "chain": [{"start": "potato", "relation": "AtLocation", "end": "bin", "weight": 2.0, "surface_text": "You are likely to find [[a potato]] in [[a bin]]"}]} +{"raw_text": "Don't make the river and say you ain't got soil.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "river", "B": "soil", "C": "make"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "river", "weight": 0.8, "surface_text": "soil is part of a furrow and a river flows through soil"}]} +{"raw_text": "Don't lay down the wheat and say you ain't got school.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "wheat", "B": "school", "C": "lay down"}, "chain": [{"start": "school", "relation": "AtLocation", "end": "wheat", "weight": 3.0, "surface_text": ""}]} +{"raw_text": "Don't build the fence and act surprised when the rail show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "fence", "B": "rail", "C": "build"}, "chain": [{"start": "rail", "relation": "AtLocation", "end": "fence", "weight": 0.8, "surface_text": "you find a rail on a fence"}]} +{"raw_text": "Man who lay downs a hollow can't complain about fox.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "hollow", "B": "fox", "C": "lay down"}, "chain": [{"start": "fox", "relation": "AtLocation", "end": "hollow", "weight": 1.0, "surface_text": "You are likely to find [[a fox]] in [[a hollow]]"}]} +{"raw_text": "Don't make the theater and say you ain't got show.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "theater", "B": "show", "C": "make"}, "chain": [{"start": "show", "relation": "AtLocation", "end": "theater", "weight": 1.0, "surface_text": "You are likely to find [[a show]] in [[a theater]]"}]} +{"raw_text": "Don't make the fuel and act surprised when the boat show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "fuel", "B": "boat", "C": "make"}, "chain": [{"start": "boat", "relation": "AtLocation", "end": "fuel", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "You can't make a snail and then wonder where all the habitat came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "snail", "B": "habitat", "C": "make"}, "chain": [{"start": "habitat", "relation": "AtLocation", "end": "snail", "weight": 0.8, "surface_text": "habitat is where both animals live"}]} +{"raw_text": "Don't lay down the vegetable and act surprised when the plate show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "vegetable", "B": "plate", "C": "lay down"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "vegetable", "weight": 0.8, "surface_text": "plate is a common item where both spaghetti and vegetables are commonly served and eaten from."}]} +{"raw_text": "You can't build a python and then wonder where all the jungle came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "python", "B": "jungle", "C": "build"}, "chain": [{"start": "jungle", "relation": "AtLocation", "end": "python", "weight": 0.8, "surface_text": "tigers and pythons can both live in jungles."}]} +{"raw_text": "Man who builds a steak can't complain about restaurant.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "steak", "B": "restaurant", "C": "build"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "steak", "weight": 0.8, "surface_text": "restaurants often serve both cornbread and steak"}]} +{"raw_text": "Don't build the celery and act surprised when the jar show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "celery", "B": "jar", "C": "build"}, "chain": [{"start": "jar", "relation": "AtLocation", "end": "celery", "weight": 3.6284270000000003, "surface_text": ""}]} +{"raw_text": "Don't build the bellows and say you ain't got workshop.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bellows", "B": "workshop", "C": "build"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "bellows", "weight": 0.8, "surface_text": "Both tools are typically found in a workshop."}]} +{"raw_text": "Man who builds a plant can't complain about food.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "plant", "B": "food", "C": "build"}, "chain": [{"start": "plant", "relation": "Causes", "end": "food", "weight": 0.8, "surface_text": "a plant causes food"}]} +{"raw_text": "Man who put outs a mine can't complain about rock.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "mine", "B": "rock", "C": "put out"}, "chain": [{"start": "rock", "relation": "AtLocation", "end": "mine", "weight": 1.0, "surface_text": "You are likely to find [[a rock]] in [[a mine]]"}]} +{"raw_text": "Don't make the boat and say you ain't got nausea.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "boat", "B": "nausea", "C": "make"}, "chain": [{"start": "nausea", "relation": "AtLocation", "end": "boat", "weight": 2.0, "surface_text": "*Something you find on [[a boat]] is [[nausea]]"}]} +{"raw_text": "Don't make the punch and act surprised when the mall show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "punch", "B": "mall", "C": "make"}, "chain": [{"start": "mall", "relation": "AtLocation", "end": "punch", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Man who put outs a lake can't complain about water.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "lake", "B": "water", "C": "put out"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "lake", "weight": 9.797959, "surface_text": "You are likely to find [[water]] in [[a lake]]"}]} +{"raw_text": "Man who builds a rice can't complain about spanish restaurant.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "rice", "B": "spanish restaurant", "C": "build"}, "chain": [{"start": "spanish_restaurant", "relation": "AtLocation", "end": "rice", "weight": 1.0, "surface_text": "You are likely to find [[a Spanish restaurant]] in [[rice]]"}]} +{"raw_text": "Man who put outs a lilac can't complain about violet.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "lilac", "B": "violet", "C": "put out"}, "chain": [{"start": "violet", "relation": "AtLocation", "end": "lilac", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't lay down the boat and act surprised when the galley show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "boat", "B": "galley", "C": "lay down"}, "chain": [{"start": "galley", "relation": "AtLocation", "end": "boat", "weight": 3.4641016, "surface_text": "*Something you find in [[a boat]] is [[a galley]]"}]} +{"raw_text": "You can't make a pail and then wonder where all the sand came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "pail", "B": "sand", "C": "make"}, "chain": [{"start": "sand", "relation": "AtLocation", "end": "pail", "weight": 1.0, "surface_text": "You are likely to find [[sand]] in [[a pail]]"}]} +{"raw_text": "Man who makes a ham can't complain about restaurant.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "ham", "B": "restaurant", "C": "make"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "ham", "weight": 0.8, "surface_text": "desserts and hams are both found in restaurants"}]} +{"raw_text": "Don't lay down the chisel and say you ain't got tree.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "chisel", "B": "tree", "C": "lay down"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "chisel", "weight": 3.6284270000000003, "surface_text": ""}]} +{"raw_text": "You can't build a salmon and then wonder where all the restaurant came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "salmon", "B": "restaurant", "C": "build"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "salmon", "weight": 0.8, "surface_text": "restaurants serve both burgers and salmon"}]} +{"raw_text": "Don't make the fruit and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "fruit", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "fruit", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Man who set ups an orange can't complain about meal.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "orange", "B": "meal", "C": "set up"}, "chain": [{"start": "meal", "relation": "AtLocation", "end": "orange", "weight": 0.8, "surface_text": "both turkey and orange can be part of a meal"}]} +{"raw_text": "Don't lay down the pasture and act surprised when the grass show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "pasture", "B": "grass", "C": "lay down"}, "chain": [{"start": "grass", "relation": "AtLocation", "end": "pasture", "weight": 0.8, "surface_text": "you find grass in a pasture"}]} +{"raw_text": "Don't lay down the wheel and act surprised when the land show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "wheel", "B": "land", "C": "lay down"}, "chain": [{"start": "land", "relation": "AtLocation", "end": "wheel", "weight": 2.0, "surface_text": ""}]} +{"raw_text": "Don't set up the cork and act surprised when the tack show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cork", "B": "tack", "C": "set up"}, "chain": [{"start": "tack", "relation": "AtLocation", "end": "cork", "weight": 1.0, "surface_text": "You are likely to find [[a tack]] in [[cork]]"}]} +{"raw_text": "Don't lay down the nutmeg and say you ain't got spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "nutmeg", "B": "spice rack", "C": "lay down"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "nutmeg", "weight": 0.8, "surface_text": "coriander and nutmeg are both spices, which are commonly stored on a spice rack."}]} +{"raw_text": "Man who builds a fruit can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "fruit", "B": "garden", "C": "build"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "fruit", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "You can't put out a desk and then wonder where all the stamp pad came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "desk", "B": "stamp pad", "C": "put out"}, "chain": [{"start": "stamp_pad", "relation": "AtLocation", "end": "desk", "weight": 2.828427, "surface_text": "You are likely to find [[a stamp pad]] in [[a desk]]"}]} +{"raw_text": "Don't build the centipede and say you ain't got farm.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "centipede", "B": "farm", "C": "build"}, "chain": [{"start": "farm", "relation": "AtLocation", "end": "centipede", "weight": 0.8, "surface_text": "both can be found in rural environments"}]} +{"raw_text": "You can't lay down a pepper and then wonder where all the spice rack came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "pepper", "B": "spice rack", "C": "lay down"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "pepper", "weight": 0.8, "surface_text": "a spice rack stores spices like cumin and pepper"}]} +{"raw_text": "Don't put out the orca and act surprised when the ocean show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "orca", "B": "ocean", "C": "put out"}, "chain": [{"start": "ocean", "relation": "AtLocation", "end": "orca", "weight": 0.8, "surface_text": "both animals can be found in or near the ocean"}]} +{"raw_text": "Don't make the orchid and act surprised when the vase show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "orchid", "B": "vase", "C": "make"}, "chain": [{"start": "vase", "relation": "AtLocation", "end": "orchid", "weight": 0.8, "surface_text": "Both can be placed in a vase as decorative flowers."}]} +{"raw_text": "Don't set up the trough and say you ain't got animal.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "trough", "B": "animal", "C": "set up"}, "chain": [{"start": "animal", "relation": "AtLocation", "end": "trough", "weight": 0.8, "surface_text": "animal relates to both as something that might use them (urinating into bladder, drinking from trough)"}]} +{"raw_text": "Don't put out the beef and act surprised when the heifer show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "beef", "B": "heifer", "C": "put out"}, "chain": [{"start": "heifer", "relation": "AtLocation", "end": "beef", "weight": 1.0, "surface_text": "You are likely to find [[a heifer]] in [[beef]]"}]} +{"raw_text": "Don't make the jar and act surprised when the spiced plum chutney show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "jar", "B": "spiced plum chutney", "C": "make"}, "chain": [{"start": "spiced_plum_chutney", "relation": "AtLocation", "end": "jar", "weight": 1.0, "surface_text": "*Something you find in [[the jar]] is [[spiced plum chutney]]"}]} +{"raw_text": "Man who makes a carton can't complain about cigarette.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "carton", "B": "cigarette", "C": "make"}, "chain": [{"start": "cigarette", "relation": "AtLocation", "end": "carton", "weight": 1.0, "surface_text": "You are likely to find [[a cigarette]] in [[a carton]]"}]} +{"raw_text": "You can't put out a cabinet and then wonder where all the staples came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cabinet", "B": "staples", "C": "put out"}, "chain": [{"start": "staples", "relation": "AtLocation", "end": "cabinet", "weight": 1.0, "surface_text": "*Something you find in [[a cabinet]] is [[staples]]"}]} +{"raw_text": "Don't make the deer and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "deer", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "deer", "weight": 0.8, "surface_text": "earthworms live in gardens, deer visit gardens"}]} +{"raw_text": "Don't lay down the banana and act surprised when the plate show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "banana", "B": "plate", "C": "lay down"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "banana", "weight": 0.8, "surface_text": "a plate is where both a burger and a banana might be served"}]} +{"raw_text": "Don't make the steel and say you ain't got metal.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "steel", "B": "metal", "C": "make"}, "chain": [{"start": "metal", "relation": "AtLocation", "end": "steel", "weight": 1.0, "surface_text": "You are likely to find [[a metal]] in [[steel]]"}]} +{"raw_text": "Don't lay down the wolf and act surprised when the forest show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "wolf", "B": "forest", "C": "lay down"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "wolf", "weight": 0.8, "surface_text": "forest is a natural habitat for both gorillas and wolves"}]} +{"raw_text": "You can't set up a decanter and then wonder where all the church came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "decanter", "B": "church", "C": "set up"}, "chain": [{"start": "church", "relation": "AtLocation", "end": "decanter", "weight": 2.0, "surface_text": ""}]} +{"raw_text": "Don't build the lilac and act surprised when the violet show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "lilac", "B": "violet", "C": "build"}, "chain": [{"start": "violet", "relation": "AtLocation", "end": "lilac", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't lay down the pod and say you ain't got peas.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "pod", "B": "peas", "C": "lay down"}, "chain": [{"start": "peas", "relation": "AtLocation", "end": "pod", "weight": 1.0, "surface_text": "You are likely to find [[peas]] in [[a pod]]"}]} +{"raw_text": "Don't set up the paprika and say you ain't got cabinet.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "paprika", "B": "cabinet", "C": "set up"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "paprika", "weight": 5.6989797, "surface_text": ""}]} +{"raw_text": "Don't set up the turmeric and say you ain't got spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "turmeric", "B": "spice rack", "C": "set up"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "turmeric", "weight": 0.8, "surface_text": "both are stored in a spice rack"}]} +{"raw_text": "Man who put outs a cart can't complain about road.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cart", "B": "road", "C": "put out"}, "chain": [{"start": "road", "relation": "AtLocation", "end": "cart", "weight": 0.8, "surface_text": "coaches and carts are commonly found on roads"}]} +{"raw_text": "Don't lay down the fruit and say you ain't got kitchen.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "fruit", "B": "kitchen", "C": "lay down"}, "chain": [{"start": "kitchen", "relation": "AtLocation", "end": "fruit", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't lay down the rice and act surprised when the spanish restaurant show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "rice", "B": "spanish restaurant", "C": "lay down"}, "chain": [{"start": "spanish_restaurant", "relation": "AtLocation", "end": "rice", "weight": 1.0, "surface_text": "You are likely to find [[a Spanish restaurant]] in [[rice]]"}]} +{"raw_text": "You can't build a boat and then wonder where all the lifebelt came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "boat", "B": "lifebelt", "C": "build"}, "chain": [{"start": "lifebelt", "relation": "AtLocation", "end": "boat", "weight": 1.0, "surface_text": "*Something you find on [[a boat]] is [[a lifebelt]]"}]} +{"raw_text": "You can't make a boat and then wonder where all the anchor came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "boat", "B": "anchor", "C": "make"}, "chain": [{"start": "anchor", "relation": "AtLocation", "end": "boat", "weight": 0.8, "surface_text": "you find an anchor on a boat"}]} +{"raw_text": "You can't set up a squash and then wonder where all the container came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "squash", "B": "container", "C": "set up"}, "chain": [{"start": "container", "relation": "AtLocation", "end": "squash", "weight": 3.6284270000000003, "surface_text": ""}]} +{"raw_text": "Don't put out the plane and say you ain't got marmot.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "plane", "B": "marmot", "C": "put out"}, "chain": [{"start": "marmot", "relation": "AtLocation", "end": "plane", "weight": 1.0, "surface_text": "You are likely to find [[a marmot]] in [[plane]]"}]} +{"raw_text": "Man who put outs an osprey can't complain about tree.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "osprey", "B": "tree", "C": "put out"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "osprey", "weight": 0.8, "surface_text": "Both birds can be found in or near trees."}]} +{"raw_text": "Don't set up the leaf and act surprised when the insect show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "leaf", "B": "insect", "C": "set up"}, "chain": [{"start": "insect", "relation": "AtLocation", "end": "leaf", "weight": 1.0, "surface_text": "Somewhere [[an insect]] can be is on [[a leaf]]"}]} +{"raw_text": "Man who builds a swan can't complain about water.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "swan", "B": "water", "C": "build"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "swan", "weight": 0.8, "surface_text": "Both birds are often found near water habitats."}]} +{"raw_text": "You can't make a hammer and then wonder where all the toolbox came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "hammer", "B": "toolbox", "C": "make"}, "chain": [{"start": "toolbox", "relation": "AtLocation", "end": "hammer", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "You can't make a jointer and then wonder where all the workshop came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "jointer", "B": "workshop", "C": "make"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "jointer", "weight": 0.8, "surface_text": "Both tools are commonly found in a workshop."}]} +{"raw_text": "Man who lay downs a library can't complain about book.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "library", "B": "book", "C": "lay down"}, "chain": [{"start": "book", "relation": "AtLocation", "end": "library", "weight": 2.0, "surface_text": "You are likely to find [[a book]] in [[a library]]."}]} +{"raw_text": "Don't make the rice and say you ain't got spanish restaurant.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "rice", "B": "spanish restaurant", "C": "make"}, "chain": [{"start": "spanish_restaurant", "relation": "AtLocation", "end": "rice", "weight": 1.0, "surface_text": "You are likely to find [[a Spanish restaurant]] in [[rice]]"}]} +{"raw_text": "Don't set up the cannabis and say you ain't got thc.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cannabis", "B": "thc", "C": "set up"}, "chain": [{"start": "thc", "relation": "AtLocation", "end": "cannabis", "weight": 2.0, "surface_text": "You are likely to find [[THC]] in [[Cannabis]]."}]} +{"raw_text": "Man who makes a pea can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "pea", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "pea", "weight": 0.8, "surface_text": "both are commonly found in gardens"}]} +{"raw_text": "You can't make a pasture and then wonder where all the grass came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "pasture", "B": "grass", "C": "make"}, "chain": [{"start": "grass", "relation": "AtLocation", "end": "pasture", "weight": 0.8, "surface_text": "you find grass in a pasture"}]} +{"raw_text": "Man who makes a dove can't complain about sky.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "dove", "B": "sky", "C": "make"}, "chain": [{"start": "sky", "relation": "AtLocation", "end": "dove", "weight": 0.8, "surface_text": "falcons and doves often fly in the sky"}]} +{"raw_text": "You can't plow a furrow and then wonder where all the sailboat came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "furrow", "B": "sailboat", "C": "plow"}, "chain": [{"start": "sailboat", "relation": "AtLocation", "end": "furrow", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Man who lay downs a curry can't complain about indian restaurant.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "curry", "B": "indian restaurant", "C": "lay down"}, "chain": [{"start": "indian_restaurant", "relation": "AtLocation", "end": "curry", "weight": 1.0, "surface_text": "You are likely to find [[an Indian restaurant]] in [[curry]]"}]} +{"raw_text": "Man who put outs a gun can't complain about projectile.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "gun", "B": "projectile", "C": "put out"}, "chain": [{"start": "projectile", "relation": "AtLocation", "end": "gun", "weight": 1.0, "surface_text": "You are likely to find [[a projectile]] in [[a gun]]"}]} +{"raw_text": "You can't set up a ground and then wonder where all the holly came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "ground", "B": "holly", "C": "set up"}, "chain": [{"start": "holly", "relation": "AtLocation", "end": "ground", "weight": 0.8, "surface_text": "holly grows in the ground, and a forest is located on the ground."}]} +{"raw_text": "Don't set up the kettle and say you ain't got spout.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "kettle", "B": "spout", "C": "set up"}, "chain": [{"start": "spout", "relation": "AtLocation", "end": "kettle", "weight": 1.0, "surface_text": "You are likely to find [[a spout]] in [[a kettle]]"}]} +{"raw_text": "Man who makes a chimpanzee can't complain about soil.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "chimpanzee", "B": "soil", "C": "make"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "chimpanzee", "weight": 0.8, "surface_text": "Both earthworms and chimpanzees can be found in soil."}]} +{"raw_text": "Don't build the hibiscus and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "hibiscus", "B": "garden", "C": "build"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "hibiscus", "weight": 0.8, "surface_text": "Both lilac and hibiscus can be found in a garden."}]} +{"raw_text": "You can't plant an orchard and then wonder where all the apply tree came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "orchard", "B": "apply tree", "C": "plant"}, "chain": [{"start": "apply_tree", "relation": "AtLocation", "end": "orchard", "weight": 1.0, "surface_text": "You are likely to find [[an apply tree]] in [[an orchard]]"}]} +{"raw_text": "Man who put outs a coffee can't complain about sugar.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "coffee", "B": "sugar", "C": "put out"}, "chain": [{"start": "sugar", "relation": "AtLocation", "end": "coffee", "weight": 2.828427, "surface_text": "You are likely to find [[a sugar]] in [[coffee]]"}]} +{"raw_text": "Don't make the grassland and say you ain't got bison.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "grassland", "B": "bison", "C": "make"}, "chain": [{"start": "bison", "relation": "AtLocation", "end": "grassland", "weight": 0.8, "surface_text": "bison and rabbits inhabit grasslands, which are open areas with grass"}]} +{"raw_text": "Man who set ups a cinnamon can't complain about bowl.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cinnamon", "B": "bowl", "C": "set up"}, "chain": [{"start": "bowl", "relation": "AtLocation", "end": "cinnamon", "weight": 0.8, "surface_text": "both spices might be found in a bowl for storage or mixing"}]} +{"raw_text": "Don't put out the burger and act surprised when the chips show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "burger", "B": "chips", "C": "put out"}, "chain": [{"start": "chips", "relation": "AtLocation", "end": "burger", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't make the juice and act surprised when the water show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "juice", "B": "water", "C": "make"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "juice", "weight": 1.0, "surface_text": "You are likely to find [[water]] in [[juice]]"}]} +{"raw_text": "Don't make the desk and say you ain't got student's head.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "desk", "B": "student's head", "C": "make"}, "chain": [{"start": "student's_head", "relation": "AtLocation", "end": "desk", "weight": 2.0, "surface_text": "*Something you find on [[a desk]] is [[a student's head]]"}]} +{"raw_text": "Man who makes a clarinet can't complain about orchestra.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "clarinet", "B": "orchestra", "C": "make"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "clarinet", "weight": 0.8, "surface_text": "Both instruments can be found in an orchestra."}]} +{"raw_text": "You can't make a library and then wonder where all the video tapes came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "library", "B": "video tapes", "C": "make"}, "chain": [{"start": "video_tapes", "relation": "AtLocation", "end": "library", "weight": 2.0, "surface_text": "*Something you find at [[the library]] is [[video tapes]]"}]} +{"raw_text": "You can't set up a school and then wonder where all the teachers lounge came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "school", "B": "teachers lounge", "C": "set up"}, "chain": [{"start": "teachers_lounge", "relation": "AtLocation", "end": "school", "weight": 2.0, "surface_text": "*Something you find at [[school]] is [[a teachers' lounge]]"}]} +{"raw_text": "Man who builds a greenhouse can't complain about orchid.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "greenhouse", "B": "orchid", "C": "build"}, "chain": [{"start": "orchid", "relation": "AtLocation", "end": "greenhouse", "weight": 0.8, "surface_text": "an orchid can be found in a greenhouse"}]} +{"raw_text": "Man who put outs a rope can't complain about nylon.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "rope", "B": "nylon", "C": "put out"}, "chain": [{"start": "nylon", "relation": "AtLocation", "end": "rope", "weight": 2.0, "surface_text": "You are likely to find [[nylon]] in [[rope]]"}]} +{"raw_text": "Man who put outs a field can't complain about marmoset.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "field", "B": "marmoset", "C": "put out"}, "chain": [{"start": "marmoset", "relation": "AtLocation", "end": "field", "weight": 1.0, "surface_text": "You are likely to find [[a marmoset]] in [[a field]]"}]} +{"raw_text": "You can't make a beer and then wonder where all the water came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "beer", "B": "water", "C": "make"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "beer", "weight": 2.828427, "surface_text": "You are likely to find [[water]] in [[beer]]"}]} +{"raw_text": "Don't make the barrel and say you ain't got monkey.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "barrel", "B": "monkey", "C": "make"}, "chain": [{"start": "monkey", "relation": "AtLocation", "end": "barrel", "weight": 2.0, "surface_text": "You are likely to find [[a monkey]] in [[a barrel]]"}]} +{"raw_text": "You can't build a nest and then wonder where all the osprey came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "nest", "B": "osprey", "C": "build"}, "chain": [{"start": "osprey", "relation": "AtLocation", "end": "nest", "weight": 0.8, "surface_text": "an osprey is found in a nest"}]} +{"raw_text": "Man who makes a weapon can't complain about projectile.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "weapon", "B": "projectile", "C": "make"}, "chain": [{"start": "projectile", "relation": "AtLocation", "end": "weapon", "weight": 2.0, "surface_text": "You are likely to find [[a projectile]] in [[a weapon]]"}]} +{"raw_text": "Don't put out the porch and act surprised when the pot show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "porch", "B": "pot", "C": "put out"}, "chain": [{"start": "pot", "relation": "AtLocation", "end": "porch", "weight": 1.0, "surface_text": "*Something you find on [[the porch]] is [[a pot]]"}]} +{"raw_text": "Don't make the bed and say you ain't got mens magazines.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bed", "B": "mens magazines", "C": "make"}, "chain": [{"start": "mens_magazines", "relation": "AtLocation", "end": "bed", "weight": 1.0, "surface_text": "*Something you find under [[the bed]] is [[mens magazines]]"}]} +{"raw_text": "Man who lay downs a beaver can't complain about pond.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "beaver", "B": "pond", "C": "lay down"}, "chain": [{"start": "beaver", "relation": "Causes", "end": "pond", "weight": 0.8, "surface_text": "beavers cause ponds to form"}]} +{"raw_text": "You can't put out a farm and then wonder where all the food came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "farm", "B": "food", "C": "put out"}, "chain": [{"start": "farm", "relation": "Causes", "end": "food", "weight": 0.8, "surface_text": "a farm causes food production"}]} +{"raw_text": "Don't make the boat and act surprised when the sextant show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "boat", "B": "sextant", "C": "make"}, "chain": [{"start": "sextant", "relation": "AtLocation", "end": "boat", "weight": 1.0, "surface_text": "*Something you find in [[a boat]] is [[a sextant]]"}]} +{"raw_text": "You can't set up a dove and then wonder where all the sky came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "dove", "B": "sky", "C": "set up"}, "chain": [{"start": "sky", "relation": "AtLocation", "end": "dove", "weight": 0.8, "surface_text": "falcons and doves often fly in the sky"}]} +{"raw_text": "You can't make a food and then wonder where all the potato came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "food", "B": "potato", "C": "make"}, "chain": [{"start": "potato", "relation": "AtLocation", "end": "food", "weight": 1.0, "surface_text": "You are likely to find [[a potato]] in [[food]]"}]} +{"raw_text": "You can't make an earthworm and then wonder where all the soil came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "earthworm", "B": "soil", "C": "make"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "earthworm", "weight": 0.8, "surface_text": "soil connects them as the common environment where both may be found."}]} +{"raw_text": "Man who set ups a peony can't complain about flower bed.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "peony", "B": "flower bed", "C": "set up"}, "chain": [{"start": "flower_bed", "relation": "AtLocation", "end": "peony", "weight": 0.8, "surface_text": "flower bed is an area where both carnations and peonies can be planted."}]} +{"raw_text": "You can't lay down a bone and then wonder where all the jar came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "bone", "B": "jar", "C": "lay down"}, "chain": [{"start": "jar", "relation": "AtLocation", "end": "bone", "weight": 3.6284270000000003, "surface_text": ""}]} +{"raw_text": "You can't lay down a jointer and then wonder where all the workshop came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "jointer", "B": "workshop", "C": "lay down"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "jointer", "weight": 0.8, "surface_text": "Both tools are commonly found in a workshop."}]} +{"raw_text": "Don't lay down the skin and act surprised when the drawer show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "skin", "B": "drawer", "C": "lay down"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "skin", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't lay down the cassowary and say you ain't got treetop.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cassowary", "B": "treetop", "C": "lay down"}, "chain": [{"start": "treetop", "relation": "AtLocation", "end": "cassowary", "weight": 0.8, "surface_text": "Both chimpanzees and cassowaries can be associated with treetops in their habitats."}]} +{"raw_text": "Don't make the fish and act surprised when the scale show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "fish", "B": "scale", "C": "make"}, "chain": [{"start": "scale", "relation": "AtLocation", "end": "fish", "weight": 1.0, "surface_text": "You are likely to find [[a scale]] in [[a fish]]"}]} +{"raw_text": "Don't build the dandelion and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "dandelion", "B": "garden", "C": "build"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "dandelion", "weight": 0.8, "surface_text": "both can be found in gardens"}]} +{"raw_text": "Man who makes a river can't complain about valley.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "river", "B": "valley", "C": "make"}, "chain": [{"start": "valley", "relation": "AtLocation", "end": "river", "weight": 0.8, "surface_text": "a furrow can be found in a valley, and a river flows through a valley"}]} +{"raw_text": "You can't lay down a plastic and then wonder where all the bed came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "plastic", "B": "bed", "C": "lay down"}, "chain": [{"start": "bed", "relation": "AtLocation", "end": "plastic", "weight": 3.0, "surface_text": ""}]} +{"raw_text": "Don't lay down the flute and act surprised when the concert show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "flute", "B": "concert", "C": "lay down"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "flute", "weight": 0.8, "surface_text": "both may be played in a concert"}]} +{"raw_text": "Don't lay down the lake and say you ain't got water.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "lake", "B": "water", "C": "lay down"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "lake", "weight": 9.797959, "surface_text": "You are likely to find [[water]] in [[a lake]]"}]} +{"raw_text": "Don't put out the pot and act surprised when the plant show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "pot", "B": "plant", "C": "put out"}, "chain": [{"start": "plant", "relation": "AtLocation", "end": "pot", "weight": 3.4641016, "surface_text": "Somewhere [[a plant]] can be is in [[a pot]]"}]} +{"raw_text": "You can't make a teacup and then wonder where all the river came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "teacup", "B": "river", "C": "make"}, "chain": [{"start": "river", "relation": "AtLocation", "end": "teacup", "weight": 8.283315, "surface_text": ""}]} +{"raw_text": "You can't lay down a library and then wonder where all the auto repair manual came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "library", "B": "auto repair manual", "C": "lay down"}, "chain": [{"start": "auto_repair_manual", "relation": "AtLocation", "end": "library", "weight": 1.0, "surface_text": "*Something you find at [[the library]] is [[an auto repair manual]]"}]} +{"raw_text": "Don't build the container and act surprised when the soup show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "container", "B": "soup", "C": "build"}, "chain": [{"start": "soup", "relation": "AtLocation", "end": "container", "weight": 2.828427, "surface_text": "*Something you find in [[a container]] is [[soup]]"}]} +{"raw_text": "Don't set up the soda and act surprised when the fizz show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "soda", "B": "fizz", "C": "set up"}, "chain": [{"start": "fizz", "relation": "AtLocation", "end": "soda", "weight": 1.0, "surface_text": "You are likely to find [[fizz]] in [[soda]]"}]} +{"raw_text": "Don't set up the silo and act surprised when the corn show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "silo", "B": "corn", "C": "set up"}, "chain": [{"start": "corn", "relation": "AtLocation", "end": "silo", "weight": 2.828427, "surface_text": "You are likely to find [[corn]] in [[a silo\\]]"}]} +{"raw_text": "Don't put out the triangle and act surprised when the orchestra show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "triangle", "B": "orchestra", "C": "put out"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "triangle", "weight": 0.8, "surface_text": "orchestra connects both as places where they might be found together"}]} +{"raw_text": "You can't lay down a teacup and then wonder where all the juice came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "teacup", "B": "juice", "C": "lay down"}, "chain": [{"start": "juice", "relation": "AtLocation", "end": "teacup", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Man who makes an orchid can't complain about apple tree.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "orchid", "B": "apple tree", "C": "make"}, "chain": [{"start": "apple_tree", "relation": "AtLocation", "end": "orchid", "weight": 1.0, "surface_text": "You are likely to find [[an apple tree]] in [[an orchid]]"}]} +{"raw_text": "You can't set up a pheasant and then wonder where all the forest came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "pheasant", "B": "forest", "C": "set up"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "pheasant", "weight": 0.8, "surface_text": "both sapsuckers and pheasants inhabit forested areas."}]} +{"raw_text": "You can't make a swan and then wonder where all the water came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "swan", "B": "water", "C": "make"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "swan", "weight": 0.8, "surface_text": "Both birds are often found near water habitats."}]} +{"raw_text": "Man who set ups a martin can't complain about nest.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "martin", "B": "nest", "C": "set up"}, "chain": [{"start": "nest", "relation": "AtLocation", "end": "martin", "weight": 0.8, "surface_text": "both birds build or live in nests"}]} +{"raw_text": "Don't build the greenhouse and say you ain't got anemone.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "greenhouse", "B": "anemone", "C": "build"}, "chain": [{"start": "anemone", "relation": "AtLocation", "end": "greenhouse", "weight": 1.0, "surface_text": "You are likely to find [[an anemone]] in [[a greenhouse]]"}]} +{"raw_text": "Don't lay down the bean and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bean", "B": "garden", "C": "lay down"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "bean", "weight": 0.8, "surface_text": "both eggplant and bean are commonly found in gardens"}]} +{"raw_text": "Don't make the tree and act surprised when the blackbird show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "tree", "B": "blackbird", "C": "make"}, "chain": [{"start": "blackbird", "relation": "AtLocation", "end": "tree", "weight": 0.8, "surface_text": "you find a blackbird in a tree"}]} +{"raw_text": "Man who set ups a tiger can't complain about cabinet.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "tiger", "B": "cabinet", "C": "set up"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "tiger", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Man who set ups a crab can't complain about claws in or rather.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "crab", "B": "claws in or rather", "C": "set up"}, "chain": [{"start": "claws_in_or_rather", "relation": "AtLocation", "end": "crab", "weight": 1.0, "surface_text": "You are likely to find [[claws in or rather]] on [[a crab]]"}]} +{"raw_text": "Man who put outs a home can't complain about cat.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "home", "B": "cat", "C": "put out"}, "chain": [{"start": "cat", "relation": "AtLocation", "end": "home", "weight": 3.4641016, "surface_text": "You are likely to find [[a cat]] in [[someone's home]]"}]} +{"raw_text": "Man who lay downs a peach can't complain about orchard.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "peach", "B": "orchard", "C": "lay down"}, "chain": [{"start": "orchard", "relation": "AtLocation", "end": "peach", "weight": 0.8, "surface_text": "orchards grow both figs and peaches."}]} +{"raw_text": "You can't set up a beef and then wonder where all the heifer came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "beef", "B": "heifer", "C": "set up"}, "chain": [{"start": "heifer", "relation": "AtLocation", "end": "beef", "weight": 1.0, "surface_text": "You are likely to find [[a heifer]] in [[beef]]"}]} +{"raw_text": "Man who makes a tortoise can't complain about farm.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "tortoise", "B": "farm", "C": "make"}, "chain": [{"start": "farm", "relation": "AtLocation", "end": "tortoise", "weight": 0.8, "surface_text": "bulls are often found on farms, and tortoises can also be found on farms or similar environments."}]} +{"raw_text": "Man who put outs an oak can't complain about acorn.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "oak", "B": "acorn", "C": "put out"}, "chain": [{"start": "acorn", "relation": "AtLocation", "end": "oak", "weight": 0.8, "surface_text": "you find an acorn on an oak tree"}]} +{"raw_text": "You can't make a maple and then wonder where all the apartment came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "maple", "B": "apartment", "C": "make"}, "chain": [{"start": "apartment", "relation": "AtLocation", "end": "maple", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't plow the furrow and say you ain't got glass.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "furrow", "B": "glass", "C": "plow"}, "chain": [{"start": "glass", "relation": "AtLocation", "end": "furrow", "weight": 4.8, "surface_text": ""}]} +{"raw_text": "Don't build the vegetable and say you ain't got pot.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "vegetable", "B": "pot", "C": "build"}, "chain": [{"start": "pot", "relation": "AtLocation", "end": "vegetable", "weight": 0.8, "surface_text": "pot is a common container where both spaghetti and vegetables are often prepared or served."}]} +{"raw_text": "You can't lay down a talc and then wonder where all the iron came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "talc", "B": "iron", "C": "lay down"}, "chain": [{"start": "iron", "relation": "AtLocation", "end": "talc", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Man who set ups a crow can't complain about tree.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "crow", "B": "tree", "C": "set up"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "crow", "weight": 0.8, "surface_text": "both birds can be found in trees"}]} +{"raw_text": "Don't set up the bouquet and act surprised when the carnation show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bouquet", "B": "carnation", "C": "set up"}, "chain": [{"start": "carnation", "relation": "AtLocation", "end": "bouquet", "weight": 0.8, "surface_text": "Both flowers can be arranged in a bouquet."}]} +{"raw_text": "Don't set up the canoe and say you ain't got road.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "canoe", "B": "road", "C": "set up"}, "chain": [{"start": "road", "relation": "AtLocation", "end": "canoe", "weight": 0.8, "surface_text": "roads are common locations for both mopeds and canoes (especially when transported)"}]} +{"raw_text": "Don't put out the field and say you ain't got dirt.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "field", "B": "dirt", "C": "put out"}, "chain": [{"start": "dirt", "relation": "AtLocation", "end": "field", "weight": 1.0, "surface_text": "*Something you find in [[a field]] is [[dirt]]"}]} +{"raw_text": "You can't make a leaf and then wonder where all the insect came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "leaf", "B": "insect", "C": "make"}, "chain": [{"start": "insect", "relation": "AtLocation", "end": "leaf", "weight": 1.0, "surface_text": "Somewhere [[an insect]] can be is on [[a leaf]]"}]} +{"raw_text": "You can't lay down a library and then wonder where all the librarian came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "library", "B": "librarian", "C": "lay down"}, "chain": [{"start": "librarian", "relation": "AtLocation", "end": "library", "weight": 5.656854, "surface_text": "*Something you find at [[the library]] is [[a librarian]]"}]} +{"raw_text": "You can't make a rat and then wonder where all the cage came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "rat", "B": "cage", "C": "make"}, "chain": [{"start": "cage", "relation": "AtLocation", "end": "rat", "weight": 0.8, "surface_text": "cage connects as a common location where both emus and rats might be kept, especially in captivity."}]} +{"raw_text": "Don't lay down the river and say you ain't got valley.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "river", "B": "valley", "C": "lay down"}, "chain": [{"start": "valley", "relation": "AtLocation", "end": "river", "weight": 0.8, "surface_text": "a furrow can be found in a valley, and a river flows through a valley"}]} +{"raw_text": "Man who makes a hawk can't complain about forest.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "hawk", "B": "forest", "C": "make"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "hawk", "weight": 0.8, "surface_text": "Both cotinga and hawk can be found in forest habitats."}]} +{"raw_text": "You can't put out a head and then wonder where all the ladybug came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "head", "B": "ladybug", "C": "put out"}, "chain": [{"start": "ladybug", "relation": "AtLocation", "end": "head", "weight": 0.8, "surface_text": "Both mealybugs and ladybugs can be pests on plants, and a head is where an insect's brain is located."}]} +{"raw_text": "Man who lay downs an onion can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "onion", "B": "garden", "C": "lay down"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "onion", "weight": 0.8, "surface_text": "Both kohlrabi and onions are commonly grown in gardens."}]} +{"raw_text": "Man who builds a cannabis can't complain about thc.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cannabis", "B": "thc", "C": "build"}, "chain": [{"start": "thc", "relation": "AtLocation", "end": "cannabis", "weight": 2.0, "surface_text": "You are likely to find [[THC]] in [[Cannabis]]."}]} +{"raw_text": "Don't build the ocean and say you ain't got shell.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "ocean", "B": "shell", "C": "build"}, "chain": [{"start": "shell", "relation": "AtLocation", "end": "ocean", "weight": 2.0, "surface_text": "*Something you find in [[the ocean]] is [[a shell]]"}]} +{"raw_text": "Man who builds a cumin can't complain about spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cumin", "B": "spice rack", "C": "build"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "cumin", "weight": 0.8, "surface_text": "spice rack holds spices like turmeric and cumin."}]} +{"raw_text": "Man who lay downs a chicken can't complain about bone.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "chicken", "B": "bone", "C": "lay down"}, "chain": [{"start": "bone", "relation": "AtLocation", "end": "chicken", "weight": 0.8, "surface_text": "you find a bone in a chicken"}]} +{"raw_text": "Don't set up the corn and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "corn", "B": "garden", "C": "set up"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "corn", "weight": 0.8, "surface_text": "both eggplant and corn can be found in a garden"}]} +{"raw_text": "Man who lay downs a martin can't complain about birdhouse.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "martin", "B": "birdhouse", "C": "lay down"}, "chain": [{"start": "birdhouse", "relation": "AtLocation", "end": "martin", "weight": 0.8, "surface_text": "both birds can live in a birdhouse"}]} +{"raw_text": "Don't lay down the earthworm and act surprised when the soil show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "earthworm", "B": "soil", "C": "lay down"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "earthworm", "weight": 0.8, "surface_text": "soil connects them as the common environment where both may be found."}]} +{"raw_text": "You can't build a house and then wonder where all the bee came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "house", "B": "bee", "C": "build"}, "chain": [{"start": "bee", "relation": "AtLocation", "end": "house", "weight": 1.0, "surface_text": "You are likely to find [[a bee]] in [[your house]]"}]} +{"raw_text": "Don't make the sea and say you ain't got chimpanzee.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "sea", "B": "chimpanzee", "C": "make"}, "chain": [{"start": "chimpanzee", "relation": "AtLocation", "end": "sea", "weight": 0.8, "surface_text": "sea is where some sponges live; some environments may contain chimpanzees near coastal areas"}]} +{"raw_text": "You can't lay down a water and then wonder where all the amoeba came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "water", "B": "amoeba", "C": "lay down"}, "chain": [{"start": "amoeba", "relation": "AtLocation", "end": "water", "weight": 1.0, "surface_text": "*Something you find under [[water]] is [[amoeba]]"}]} +{"raw_text": "Don't set up the bean and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bean", "B": "garden", "C": "set up"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "bean", "weight": 0.8, "surface_text": "both eggplant and bean are commonly found in gardens"}]} +{"raw_text": "Don't put out the tulip and act surprised when the flowerpot show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "tulip", "B": "flowerpot", "C": "put out"}, "chain": [{"start": "flowerpot", "relation": "AtLocation", "end": "tulip", "weight": 0.8, "surface_text": "carnations and tulips can both be grown in flowerpots."}]} +{"raw_text": "You can't make a desk and then wonder where all the stationary came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "desk", "B": "stationary", "C": "make"}, "chain": [{"start": "stationary", "relation": "AtLocation", "end": "desk", "weight": 2.0, "surface_text": "*Something you find in [[the desk]] is [[stationary]]"}]} +{"raw_text": "Man who set ups a carton can't complain about cardboard.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "carton", "B": "cardboard", "C": "set up"}, "chain": [{"start": "cardboard", "relation": "AtLocation", "end": "carton", "weight": 1.0, "surface_text": "You are likely to find [[cardboard]] in [[a carton]]"}]} +{"raw_text": "Don't lay down the pewter and say you ain't got mine.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "pewter", "B": "mine", "C": "lay down"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "pewter", "weight": 0.8, "surface_text": "both metals can be found in mines"}]} +{"raw_text": "You can't make a vulture and then wonder where all the school came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "vulture", "B": "school", "C": "make"}, "chain": [{"start": "school", "relation": "AtLocation", "end": "vulture", "weight": 2.8, "surface_text": ""}]} +{"raw_text": "Don't make the oilcan and act surprised when the swan show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "oilcan", "B": "swan", "C": "make"}, "chain": [{"start": "swan", "relation": "AtLocation", "end": "oilcan", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't make the clarinet and act surprised when the band show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "clarinet", "B": "band", "C": "make"}, "chain": [{"start": "band", "relation": "AtLocation", "end": "clarinet", "weight": 0.8, "surface_text": "both are often found in a band"}]} +{"raw_text": "You can't put out a wool and then wonder where all the cabinet came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "wool", "B": "cabinet", "C": "put out"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "wool", "weight": 2.0, "surface_text": ""}]} +{"raw_text": "You can't make a bomb and then wonder where all the laser came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "bomb", "B": "laser", "C": "make"}, "chain": [{"start": "laser", "relation": "AtLocation", "end": "bomb", "weight": 1.0, "surface_text": "You are likely to find [[a laser]] in [[a bomb]]"}]} +{"raw_text": "Don't build the claw and say you ain't got soil.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "claw", "B": "soil", "C": "build"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "claw", "weight": 0.8, "surface_text": "Both earthworms and claws (on animals like moles or badgers) are commonly found in or near soil."}]} +{"raw_text": "Man who put outs a ground can't complain about leaf.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "ground", "B": "leaf", "C": "put out"}, "chain": [{"start": "leaf", "relation": "AtLocation", "end": "ground", "weight": 0.8, "surface_text": "leaves can be found on the ground"}]} +{"raw_text": "Don't lay down the rabbit and say you ain't got grassland.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "rabbit", "B": "grassland", "C": "lay down"}, "chain": [{"start": "grassland", "relation": "AtLocation", "end": "rabbit", "weight": 0.8, "surface_text": "bison and rabbits inhabit grasslands, which are open areas with grass"}]} +{"raw_text": "Don't make the bongo and say you ain't got band.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bongo", "B": "band", "C": "make"}, "chain": [{"start": "band", "relation": "AtLocation", "end": "bongo", "weight": 0.8, "surface_text": "both instruments are commonly found in a band"}]} +{"raw_text": "Man who set ups a gold can't complain about drawer.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "gold", "B": "drawer", "C": "set up"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "gold", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Man who builds an anise can't complain about spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "anise", "B": "spice rack", "C": "build"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "anise", "weight": 0.8, "surface_text": "both are spices that can be stored on a spice rack"}]} +{"raw_text": "Don't lay down the knife and act surprised when the steel show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "knife", "B": "steel", "C": "lay down"}, "chain": [{"start": "steel", "relation": "AtLocation", "end": "knife", "weight": 0.8, "surface_text": "you find steel in a knife"}]} +{"raw_text": "Don't lay down the guitar and act surprised when the strings show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "guitar", "B": "strings", "C": "lay down"}, "chain": [{"start": "strings", "relation": "AtLocation", "end": "guitar", "weight": 1.0, "surface_text": "*Something you find on [[a guitar]] is [[strings]]"}]} +{"raw_text": "Man who put outs a bin can't complain about refuse.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bin", "B": "refuse", "C": "put out"}, "chain": [{"start": "refuse", "relation": "AtLocation", "end": "bin", "weight": 1.0, "surface_text": "You are likely to find [[refuse]] in [[a bin]]"}]} +{"raw_text": "Man who put outs a cat can't complain about fleas.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cat", "B": "fleas", "C": "put out"}, "chain": [{"start": "fleas", "relation": "AtLocation", "end": "cat", "weight": 4.0, "surface_text": "*Something you find on [[a cat]] is [[fleas]]"}]} +{"raw_text": "You can't set up a cage and then wonder where all the swift came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cage", "B": "swift", "C": "set up"}, "chain": [{"start": "swift", "relation": "AtLocation", "end": "cage", "weight": 0.8, "surface_text": "both birds can be kept in cages"}]} +{"raw_text": "You can't build a vine and then wonder where all the fig came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "vine", "B": "fig", "C": "build"}, "chain": [{"start": "fig", "relation": "AtLocation", "end": "vine", "weight": 0.8, "surface_text": "Figs and kiwi vines can both be found growing on or near vines."}]} +{"raw_text": "Don't set up the talc and say you ain't got mine.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "talc", "B": "mine", "C": "set up"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "talc", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't build the seed and act surprised when the flower show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "seed", "B": "flower", "C": "build"}, "chain": [{"start": "seed", "relation": "Causes", "end": "flower", "weight": 0.8, "surface_text": "a seed causes a flower"}]} +{"raw_text": "Man who put outs a decanter can't complain about bottle.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "decanter", "B": "bottle", "C": "put out"}, "chain": [{"start": "bottle", "relation": "AtLocation", "end": "decanter", "weight": 2.0, "surface_text": ""}]} +{"raw_text": "Don't put out the bean and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bean", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "bean", "weight": 0.8, "surface_text": "both eggplant and bean are commonly found in gardens"}]} +{"raw_text": "Man who put outs a mall can't complain about hairdressing salon.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "mall", "B": "hairdressing salon", "C": "put out"}, "chain": [{"start": "hairdressing_salon", "relation": "AtLocation", "end": "mall", "weight": 2.828427, "surface_text": "You are likely to find [[a hairdressing salon]] in [[the mall]]"}]} +{"raw_text": "Don't build the heart and say you ain't got main artery.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "heart", "B": "main artery", "C": "build"}, "chain": [{"start": "main_artery", "relation": "AtLocation", "end": "heart", "weight": 1.0, "surface_text": "You are likely to find [[a main artery]] in [[the heart]]"}]} +{"raw_text": "Don't lay down the bed and act surprised when the socks show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bed", "B": "socks", "C": "lay down"}, "chain": [{"start": "socks", "relation": "AtLocation", "end": "bed", "weight": 2.0, "surface_text": "*Something you find under [[your bed]] is [[socks]]"}]} +{"raw_text": "Don't build the ground and act surprised when the marmot show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "ground", "B": "marmot", "C": "build"}, "chain": [{"start": "marmot", "relation": "AtLocation", "end": "ground", "weight": 1.0, "surface_text": "You are likely to find [[a marmot]] in [[the ground]]"}]} +{"raw_text": "You can't build a gnocchi and then wonder where all the restaurant came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "gnocchi", "B": "restaurant", "C": "build"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "gnocchi", "weight": 0.8, "surface_text": "both are often found in a restaurant"}]} +{"raw_text": "You can't set up a scale and then wonder where all the lake came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "scale", "B": "lake", "C": "set up"}, "chain": [{"start": "lake", "relation": "AtLocation", "end": "scale", "weight": 5.472136, "surface_text": ""}]} +{"raw_text": "Don't put out the jointer and say you ain't got workshop.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "jointer", "B": "workshop", "C": "put out"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "jointer", "weight": 0.8, "surface_text": "Both tools are commonly found in a workshop."}]} +{"raw_text": "Don't lay down the kettle and act surprised when the stove show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "kettle", "B": "stove", "C": "lay down"}, "chain": [{"start": "stove", "relation": "AtLocation", "end": "kettle", "weight": 0.8, "surface_text": "both jugs and kettles can be placed on a stove to heat contents"}]} +{"raw_text": "Don't set up the pasture and act surprised when the flock show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "pasture", "B": "flock", "C": "set up"}, "chain": [{"start": "flock", "relation": "AtLocation", "end": "pasture", "weight": 0.8, "surface_text": "both a flock and a bull can be found in a pasture."}]} +{"raw_text": "Don't lay down the soup and act surprised when the sloth show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "soup", "B": "sloth", "C": "lay down"}, "chain": [{"start": "sloth", "relation": "AtLocation", "end": "soup", "weight": 1.0, "surface_text": "You are likely to find [[a sloth]] in [[soup]]"}]} +{"raw_text": "You can't put out an asparagus and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "asparagus", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "asparagus", "weight": 0.8, "surface_text": "both are commonly grown in gardens"}]} +{"raw_text": "Don't build the bongo and say you ain't got band.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bongo", "B": "band", "C": "build"}, "chain": [{"start": "band", "relation": "AtLocation", "end": "bongo", "weight": 0.8, "surface_text": "both instruments are commonly found in a band"}]} +{"raw_text": "Don't build the lettuce and act surprised when the plate show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "lettuce", "B": "plate", "C": "build"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "lettuce", "weight": 0.8, "surface_text": "plate is a common surface where both steak and lettuce are served"}]} +{"raw_text": "You can't build a banana and then wonder where all the fruit bowl came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "banana", "B": "fruit bowl", "C": "build"}, "chain": [{"start": "fruit_bowl", "relation": "AtLocation", "end": "banana", "weight": 0.8, "surface_text": "both foods might be found in a fruit bowl (though spaghetti less commonly)"}]} +{"raw_text": "You can't set up a rice and then wonder where all the spanish restaurant came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "rice", "B": "spanish restaurant", "C": "set up"}, "chain": [{"start": "spanish_restaurant", "relation": "AtLocation", "end": "rice", "weight": 1.0, "surface_text": "You are likely to find [[a Spanish restaurant]] in [[rice]]"}]} +{"raw_text": "Man who makes a cereal can't complain about wheat.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cereal", "B": "wheat", "C": "make"}, "chain": [{"start": "wheat", "relation": "AtLocation", "end": "cereal", "weight": 1.0, "surface_text": "You are likely to find [[wheat]] in [[cereal]]"}]} +{"raw_text": "Don't set up the rifle and say you ain't got safety.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "rifle", "B": "safety", "C": "set up"}, "chain": [{"start": "safety", "relation": "AtLocation", "end": "rifle", "weight": 1.0, "surface_text": "You are likely to find [[a safety]] in [[a rifle]]"}]} +{"raw_text": "Don't build the tank and act surprised when the people show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "tank", "B": "people", "C": "build"}, "chain": [{"start": "people", "relation": "AtLocation", "end": "tank", "weight": 1.0, "surface_text": "You are likely to find [[people]] in [[a tank]]."}]} +{"raw_text": "Don't lay down the vise and act surprised when the tree show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "vise", "B": "tree", "C": "lay down"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "vise", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "You can't build a deer and then wonder where all the forest came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "deer", "B": "forest", "C": "build"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "deer", "weight": 0.8, "surface_text": "both gorillas and deer can be found in forest habitats"}]} +{"raw_text": "You can't put out a guitar and then wonder where all the strings came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "guitar", "B": "strings", "C": "put out"}, "chain": [{"start": "strings", "relation": "AtLocation", "end": "guitar", "weight": 1.0, "surface_text": "*Something you find on [[a guitar]] is [[strings]]"}]} +{"raw_text": "You can't make a gorilla and then wonder where all the habitat came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "gorilla", "B": "habitat", "C": "make"}, "chain": [{"start": "habitat", "relation": "AtLocation", "end": "gorilla", "weight": 0.8, "surface_text": "both animals live in specific habitats"}]} +{"raw_text": "Don't put out the boat and say you ain't got anchor.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "boat", "B": "anchor", "C": "put out"}, "chain": [{"start": "anchor", "relation": "AtLocation", "end": "boat", "weight": 0.8, "surface_text": "you find an anchor on a boat"}]} +{"raw_text": "You can't put out a firefly and then wonder where all the habitat came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "firefly", "B": "habitat", "C": "put out"}, "chain": [{"start": "habitat", "relation": "AtLocation", "end": "firefly", "weight": 0.8, "surface_text": "Both are found in similar natural habitats like gardens or forests."}]} +{"raw_text": "You can't make a pheasant and then wonder where all the tree came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "pheasant", "B": "tree", "C": "make"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "pheasant", "weight": 0.8, "surface_text": "sapsuckers often peck trees, and pheasants can be found near trees in the wild."}]} +{"raw_text": "You can't lay down a van and then wonder where all the road came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "van", "B": "road", "C": "lay down"}, "chain": [{"start": "road", "relation": "AtLocation", "end": "van", "weight": 0.8, "surface_text": "both carts and vans can be found on roads"}]} +{"raw_text": "Don't build the canary and act surprised when the cage show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "canary", "B": "cage", "C": "build"}, "chain": [{"start": "cage", "relation": "AtLocation", "end": "canary", "weight": 0.8, "surface_text": "cages are common places where both booby and canary birds might be kept or observed"}]} +{"raw_text": "Man who makes a ginger can't complain about spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "ginger", "B": "spice rack", "C": "make"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "ginger", "weight": 0.8, "surface_text": "Both chilies and ginger are spices stored in a spice rack."}]} +{"raw_text": "Don't set up the salt and say you ain't got kitchen.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "salt", "B": "kitchen", "C": "set up"}, "chain": [{"start": "kitchen", "relation": "AtLocation", "end": "salt", "weight": 0.8, "surface_text": "cumin and salt are typically found in a kitchen"}]} +{"raw_text": "Don't build the bottle and say you ain't got tanning lotion.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bottle", "B": "tanning lotion", "C": "build"}, "chain": [{"start": "tanning_lotion", "relation": "AtLocation", "end": "bottle", "weight": 1.0, "surface_text": "You are likely to find [[tanning lotion]] in [[a bottle]]"}]} +{"raw_text": "Don't put out the marmoset and act surprised when the zoo show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "marmoset", "B": "zoo", "C": "put out"}, "chain": [{"start": "zoo", "relation": "AtLocation", "end": "marmoset", "weight": 0.8, "surface_text": "zoo connects as common location for both"}]} +{"raw_text": "Don't raise the barn and act surprised when the machine show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "barn", "B": "machine", "C": "raise"}, "chain": [{"start": "machine", "relation": "AtLocation", "end": "barn", "weight": 2.0, "surface_text": "You are likely to find [[a machine]] in [[a barn]]"}]} +{"raw_text": "You can't make a desert and then wonder where all the gazelle came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "desert", "B": "gazelle", "C": "make"}, "chain": [{"start": "gazelle", "relation": "AtLocation", "end": "desert", "weight": 1.0, "surface_text": "You are likely to find [[a gazelle]] in [[the desert]]"}]} +{"raw_text": "Don't lay down the bellows and say you ain't got workshop.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bellows", "B": "workshop", "C": "lay down"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "bellows", "weight": 0.8, "surface_text": "Both tools are typically found in a workshop."}]} +{"raw_text": "You can't make a prison and then wonder where all the control room came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "prison", "B": "control room", "C": "make"}, "chain": [{"start": "control_room", "relation": "AtLocation", "end": "prison", "weight": 1.0, "surface_text": "You are likely to find [[a control room]] in [[prison]]"}]} +{"raw_text": "Don't lay down the gazelle and say you ain't got habitat.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "gazelle", "B": "habitat", "C": "lay down"}, "chain": [{"start": "habitat", "relation": "AtLocation", "end": "gazelle", "weight": 0.8, "surface_text": "centipede lives in a habitat; gazelle lives in a habitat"}]} +{"raw_text": "You can't put out a plant and then wonder where all the fiber came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "plant", "B": "fiber", "C": "put out"}, "chain": [{"start": "fiber", "relation": "AtLocation", "end": "plant", "weight": 0.8, "surface_text": "you find fiber in plants"}]} +{"raw_text": "You can't make a shelter and then wonder where all the kitten came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "shelter", "B": "kitten", "C": "make"}, "chain": [{"start": "kitten", "relation": "AtLocation", "end": "shelter", "weight": 2.0, "surface_text": "You are likely to find [[a kitten]] in [[a shelter]]"}]} +{"raw_text": "You can't build a gymnasium and then wonder where all the shower head came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "gymnasium", "B": "shower head", "C": "build"}, "chain": [{"start": "shower_head", "relation": "AtLocation", "end": "gymnasium", "weight": 1.0, "surface_text": "You are likely to find [[a shower head]] in [[a gymnasium]]"}]} +{"raw_text": "Man who digs a ditch can't complain about snake.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "ditch", "B": "snake", "C": "dig"}, "chain": [{"start": "snake", "relation": "AtLocation", "end": "ditch", "weight": 3.4641016, "surface_text": "You are likely to find [[a snake]] in [[a ditch]]"}]} +{"raw_text": "Don't build the van and say you ain't got road.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "van", "B": "road", "C": "build"}, "chain": [{"start": "road", "relation": "AtLocation", "end": "van", "weight": 0.8, "surface_text": "both carts and vans can be found on roads"}]} +{"raw_text": "Don't make the dirt and say you ain't got clean clothes.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "dirt", "B": "clean clothes", "C": "make"}, "chain": [{"start": "dirt", "relation": "CausesDesire", "end": "clean_clothes", "weight": 2.828427, "surface_text": "[[dirt]] would make you want to [[clean your clothes]]"}]} +{"raw_text": "Don't put out the flower and act surprised when the petal show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "flower", "B": "petal", "C": "put out"}, "chain": [{"start": "petal", "relation": "AtLocation", "end": "flower", "weight": 0.8, "surface_text": "you find a petal on a flower"}]} +{"raw_text": "You can't plow a furrow and then wonder where all the coffee came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "furrow", "B": "coffee", "C": "plow"}, "chain": [{"start": "coffee", "relation": "AtLocation", "end": "furrow", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't build the bat and act surprised when the washcloth show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bat", "B": "washcloth", "C": "build"}, "chain": [{"start": "washcloth", "relation": "AtLocation", "end": "bat", "weight": 1.0, "surface_text": "You are likely to find [[a washcloth]] in [[a bat]]"}]} +{"raw_text": "You can't put out an egg and then wonder where all the yolk came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "egg", "B": "yolk", "C": "put out"}, "chain": [{"start": "yolk", "relation": "AtLocation", "end": "egg", "weight": 1.0, "surface_text": "You are likely to find [[a yolk]] in [[an egg]]"}]} +{"raw_text": "You can't build a spade and then wonder where all the toolshed came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "spade", "B": "toolshed", "C": "build"}, "chain": [{"start": "toolshed", "relation": "AtLocation", "end": "spade", "weight": 0.8, "surface_text": "a toolshed is a location where both a jack and a spade might be stored"}]} +{"raw_text": "Don't lay down the ice and act surprised when the icebox show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "ice", "B": "icebox", "C": "lay down"}, "chain": [{"start": "icebox", "relation": "AtLocation", "end": "ice", "weight": 1.0, "surface_text": "You are likely to find [[an icebox]] in [[ice]]"}]} +{"raw_text": "Don't put out the food and say you ain't got salt.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "food", "B": "salt", "C": "put out"}, "chain": [{"start": "salt", "relation": "AtLocation", "end": "food", "weight": 1.0, "surface_text": "You are likely to find [[salt]] in [[food]]"}]} +{"raw_text": "Man who lay downs a wool can't complain about office.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "wool", "B": "office", "C": "lay down"}, "chain": [{"start": "office", "relation": "AtLocation", "end": "wool", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't make the canoe and act surprised when the water show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "canoe", "B": "water", "C": "make"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "canoe", "weight": 0.8, "surface_text": "water connects both as canoes are in water, while unicycles are often found near water in recreational settings."}]} +{"raw_text": "Man who makes a spade can't complain about toolshed.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "spade", "B": "toolshed", "C": "make"}, "chain": [{"start": "toolshed", "relation": "AtLocation", "end": "spade", "weight": 0.8, "surface_text": "a toolshed is a location where both a jack and a spade might be stored"}]} +{"raw_text": "Don't set up the jungle and act surprised when the lion show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "jungle", "B": "lion", "C": "set up"}, "chain": [{"start": "lion", "relation": "AtLocation", "end": "jungle", "weight": 1.0, "surface_text": "You are likely to find [[a lion]] in [[a jungle]]"}]} +{"raw_text": "Don't set up the eagle and say you ain't got cockatoo.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "eagle", "B": "cockatoo", "C": "set up"}, "chain": [{"start": "cockatoo", "relation": "AtLocation", "end": "eagle", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't make the buzzard and act surprised when the perch show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "buzzard", "B": "perch", "C": "make"}, "chain": [{"start": "perch", "relation": "AtLocation", "end": "buzzard", "weight": 0.8, "surface_text": "Both birds can perch on branches."}]} +{"raw_text": "Man who lay downs a toolbox can't complain about drill.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "toolbox", "B": "drill", "C": "lay down"}, "chain": [{"start": "drill", "relation": "AtLocation", "end": "toolbox", "weight": 1.0, "surface_text": "You are likely to find [[a drill]] in [[a toolbox]]"}]} +{"raw_text": "You can't set up a toolbox and then wonder where all the saw came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "toolbox", "B": "saw", "C": "set up"}, "chain": [{"start": "saw", "relation": "AtLocation", "end": "toolbox", "weight": 2.0, "surface_text": "You are likely to find [[a saw]] in [[a toolbox]]"}]} +{"raw_text": "Don't build the wool and say you ain't got bed.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "wool", "B": "bed", "C": "build"}, "chain": [{"start": "bed", "relation": "AtLocation", "end": "wool", "weight": 2.0, "surface_text": ""}]} +{"raw_text": "Don't lay down the puppy and act surprised when the soiled carpet show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "puppy", "B": "soiled carpet", "C": "lay down"}, "chain": [{"start": "puppy", "relation": "Causes", "end": "soiled_carpet", "weight": 1.0, "surface_text": "Sometimes [[a puppy]] causes [[a soiled carpet]]"}]} +{"raw_text": "Man who builds a car can't complain about vehicle bomb.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "car", "B": "vehicle bomb", "C": "build"}, "chain": [{"start": "vehicle_bomb", "relation": "AtLocation", "end": "car", "weight": 1.0, "surface_text": "You are likely to find [[a vehicle bomb]] in [[a car]]"}]} +{"raw_text": "You can't lay down a box and then wonder where all the toothpick came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "box", "B": "toothpick", "C": "lay down"}, "chain": [{"start": "toothpick", "relation": "AtLocation", "end": "box", "weight": 1.0, "surface_text": "You are likely to find [[a toothpick]] in [[a box]]"}]} +{"raw_text": "Don't build the kohlrabi and say you ain't got cabinet.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "kohlrabi", "B": "cabinet", "C": "build"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "kohlrabi", "weight": 5.6989797, "surface_text": ""}]} +{"raw_text": "Man who builds a bull can't complain about dirt.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bull", "B": "dirt", "C": "build"}, "chain": [{"start": "dirt", "relation": "AtLocation", "end": "bull", "weight": 0.8, "surface_text": "earthworm lives in dirt, bull may stand or walk on dirt"}]} +{"raw_text": "Don't lay down the meadow and say you ain't got moose.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "meadow", "B": "moose", "C": "lay down"}, "chain": [{"start": "moose", "relation": "AtLocation", "end": "meadow", "weight": 1.0, "surface_text": "*Something you find in [[a meadow]] is [[moose]]"}]} +{"raw_text": "You can't lay down a container and then wonder where all the water came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "container", "B": "water", "C": "lay down"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "container", "weight": 1.0, "surface_text": "*Something you find in [[a container]] is [[water]]"}]} +{"raw_text": "Don't put out the desk and act surprised when the stapler show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "desk", "B": "stapler", "C": "put out"}, "chain": [{"start": "stapler", "relation": "AtLocation", "end": "desk", "weight": 10.583005, "surface_text": "You are likely to find [[a stapler]] in [[a desk]]"}]} +{"raw_text": "Man who put outs a plane can't complain about snack.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "plane", "B": "snack", "C": "put out"}, "chain": [{"start": "snack", "relation": "AtLocation", "end": "plane", "weight": 1.0, "surface_text": "*Something you find in [[a plane]] is [[a snack]]"}]} +{"raw_text": "Don't make the plastic and say you ain't got bed.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "plastic", "B": "bed", "C": "make"}, "chain": [{"start": "bed", "relation": "AtLocation", "end": "plastic", "weight": 3.0, "surface_text": ""}]} +{"raw_text": "Don't put out the ice and say you ain't got cave.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "ice", "B": "cave", "C": "put out"}, "chain": [{"start": "cave", "relation": "AtLocation", "end": "ice", "weight": 0.8, "surface_text": "Chalk formations and ice formations can both be found in caves."}]} +{"raw_text": "Man who set ups a van can't complain about garage.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "van", "B": "garage", "C": "set up"}, "chain": [{"start": "garage", "relation": "AtLocation", "end": "van", "weight": 0.8, "surface_text": "both vehicles can be stored in a garage"}]} +{"raw_text": "Man who set ups a theater can't complain about balcony railing.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "theater", "B": "balcony railing", "C": "set up"}, "chain": [{"start": "balcony_railing", "relation": "AtLocation", "end": "theater", "weight": 1.0, "surface_text": "You are likely to find [[a balcony railing]] in [[a theater]]"}]} +{"raw_text": "You can't set up a gazelle and then wonder where all the habitat came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "gazelle", "B": "habitat", "C": "set up"}, "chain": [{"start": "habitat", "relation": "AtLocation", "end": "gazelle", "weight": 0.8, "surface_text": "centipede lives in a habitat; gazelle lives in a habitat"}]} +{"raw_text": "Don't lay down the plow and say you ain't got furrow.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "plow", "B": "furrow", "C": "lay down"}, "chain": [{"start": "plow", "relation": "Causes", "end": "furrow", "weight": 0.8, "surface_text": "a plow causes a furrow"}]} +{"raw_text": "Don't set up the spinach and act surprised when the container show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "spinach", "B": "container", "C": "set up"}, "chain": [{"start": "container", "relation": "AtLocation", "end": "spinach", "weight": 3.6284270000000003, "surface_text": ""}]} +{"raw_text": "Man who set ups a door can't complain about handle.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "door", "B": "handle", "C": "set up"}, "chain": [{"start": "handle", "relation": "AtLocation", "end": "door", "weight": 0.8, "surface_text": "you find a handle on a door"}]} +{"raw_text": "Don't build the jewelry and act surprised when the silver show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "jewelry", "B": "silver", "C": "build"}, "chain": [{"start": "silver", "relation": "AtLocation", "end": "jewelry", "weight": 1.0, "surface_text": "You are likely to find [[silver]] in [[jewelry]]"}]} +{"raw_text": "Don't make the tree and say you ain't got small dog.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "tree", "B": "small dog", "C": "make"}, "chain": [{"start": "small_dog", "relation": "AtLocation", "end": "tree", "weight": 1.0, "surface_text": "*Something you find under [[a tree]] is [[a small dog]]"}]} +{"raw_text": "Don't build the toolbox and say you ain't got jack.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "toolbox", "B": "jack", "C": "build"}, "chain": [{"start": "jack", "relation": "AtLocation", "end": "toolbox", "weight": 0.8, "surface_text": "both are tools stored in a toolbox"}]} +{"raw_text": "You can't set up a lobster and then wonder where all the restaurant came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "lobster", "B": "restaurant", "C": "set up"}, "chain": [{"start": "restaurant", "relation": "AtLocation", "end": "lobster", "weight": 0.8, "surface_text": "restaurants commonly serve both burgers and lobster"}]} +{"raw_text": "Don't build the bucket and say you ain't got water.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bucket", "B": "water", "C": "build"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "bucket", "weight": 1.0, "surface_text": "You are likely to find [[water]] in [[a bucket]]"}]} +{"raw_text": "Don't put out the bison and say you ain't got forest.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bison", "B": "forest", "C": "put out"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "bison", "weight": 0.8, "surface_text": "Both tigers and bison can be found in forested environments."}]} +{"raw_text": "Don't lay down the river and say you ain't got fish.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "river", "B": "fish", "C": "lay down"}, "chain": [{"start": "river", "relation": "Causes", "end": "fish", "weight": 0.8, "surface_text": "a river causes fish"}]} +{"raw_text": "You can't set up a cabbage and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cabbage", "B": "garden", "C": "set up"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "cabbage", "weight": 0.8, "surface_text": "both kohlrabi and cabbage are commonly grown in gardens"}]} +{"raw_text": "Don't build the key and say you ain't got ladder.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "key", "B": "ladder", "C": "build"}, "chain": [{"start": "ladder", "relation": "AtLocation", "end": "key", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't build the nest and say you ain't got buzzard.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "nest", "B": "buzzard", "C": "build"}, "chain": [{"start": "buzzard", "relation": "AtLocation", "end": "nest", "weight": 0.8, "surface_text": "Both birds build or inhabit nests, often in trees."}]} +{"raw_text": "You can't put out a stone and then wonder where all the tree came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "stone", "B": "tree", "C": "put out"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "stone", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't set up the canoe and act surprised when the water show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "canoe", "B": "water", "C": "set up"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "canoe", "weight": 0.8, "surface_text": "water connects both as canoes are in water, while unicycles are often found near water in recreational settings."}]} +{"raw_text": "You can't make a jungle and then wonder where all the blowfish came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "jungle", "B": "blowfish", "C": "make"}, "chain": [{"start": "blowfish", "relation": "AtLocation", "end": "jungle", "weight": 1.0, "surface_text": "You are likely to find [[a blowfish]] in [[a jungle]]"}]} +{"raw_text": "You can't make a ferret and then wonder where all the zoo came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "ferret", "B": "zoo", "C": "make"}, "chain": [{"start": "zoo", "relation": "AtLocation", "end": "ferret", "weight": 0.8, "surface_text": "both can be found in zoos"}]} +{"raw_text": "Don't set up the cannon and say you ain't got cannonball.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cannon", "B": "cannonball", "C": "set up"}, "chain": [{"start": "cannonball", "relation": "AtLocation", "end": "cannon", "weight": 2.0, "surface_text": "You are likely to find [[a cannonball]] in [[a cannon]]"}]} +{"raw_text": "You can't put out a bed and then wonder where all the storage items came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "bed", "B": "storage items", "C": "put out"}, "chain": [{"start": "storage_items", "relation": "AtLocation", "end": "bed", "weight": 1.0, "surface_text": "*Something you find under [[your bed]] is [[storage items]]"}]} +{"raw_text": "Don't set up the heart and act surprised when the main artery show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "heart", "B": "main artery", "C": "set up"}, "chain": [{"start": "main_artery", "relation": "AtLocation", "end": "heart", "weight": 1.0, "surface_text": "You are likely to find [[a main artery]] in [[the heart]]"}]} +{"raw_text": "Don't set up the penguin and say you ain't got enclosure.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "penguin", "B": "enclosure", "C": "set up"}, "chain": [{"start": "enclosure", "relation": "AtLocation", "end": "penguin", "weight": 0.8, "surface_text": "enclosure connects where both animals might be kept in a zoo"}]} +{"raw_text": "Man who builds an earth can't complain about beaver.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "earth", "B": "beaver", "C": "build"}, "chain": [{"start": "beaver", "relation": "AtLocation", "end": "earth", "weight": 1.0, "surface_text": "You are likely to find [[a beaver]] in [[earth]]."}]} +{"raw_text": "You can't build a dress and then wonder where all the fox came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "dress", "B": "fox", "C": "build"}, "chain": [{"start": "fox", "relation": "AtLocation", "end": "dress", "weight": 1.0, "surface_text": "You are likely to find [[a fox]] in [[a dress]]"}]} +{"raw_text": "Man who lay downs a vise can't complain about paper.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "vise", "B": "paper", "C": "lay down"}, "chain": [{"start": "paper", "relation": "AtLocation", "end": "vise", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't lay down the beer and say you ain't got have party.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "beer", "B": "have party", "C": "lay down"}, "chain": [{"start": "beer", "relation": "CausesDesire", "end": "have_party", "weight": 1.0, "surface_text": "[[beer]] would make you want to [[have a party]]"}]} +{"raw_text": "You can't build a pit and then wonder where all the snake came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "pit", "B": "snake", "C": "build"}, "chain": [{"start": "snake", "relation": "AtLocation", "end": "pit", "weight": 3.4641016, "surface_text": "You are likely to find [[a snake]] in [[pit]]"}]} +{"raw_text": "You can't lay down a jungle and then wonder where all the vine came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "jungle", "B": "vine", "C": "lay down"}, "chain": [{"start": "vine", "relation": "AtLocation", "end": "jungle", "weight": 2.0, "surface_text": "*Something you find in [[a jungle]] is [[a vine]]"}]} +{"raw_text": "Don't make the violet and say you ain't got bouquet.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "violet", "B": "bouquet", "C": "make"}, "chain": [{"start": "bouquet", "relation": "AtLocation", "end": "violet", "weight": 0.8, "surface_text": "Both flowers can be arranged in a bouquet."}]} +{"raw_text": "Don't build the pulley and say you ain't got workshop.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "pulley", "B": "workshop", "C": "build"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "pulley", "weight": 0.8, "surface_text": "both tools are commonly found in workshops"}]} +{"raw_text": "Don't set up the farm and act surprised when the valley show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "farm", "B": "valley", "C": "set up"}, "chain": [{"start": "valley", "relation": "AtLocation", "end": "farm", "weight": 0.8, "surface_text": "ridges are found near valleys, and farms can be located in valleys"}]} +{"raw_text": "Don't set up the oilcan and say you ain't got coffee.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "oilcan", "B": "coffee", "C": "set up"}, "chain": [{"start": "coffee", "relation": "AtLocation", "end": "oilcan", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't set up the cassowary and say you ain't got habitat.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cassowary", "B": "habitat", "C": "set up"}, "chain": [{"start": "habitat", "relation": "AtLocation", "end": "cassowary", "weight": 0.8, "surface_text": "Both animals inhabit natural environments."}]} +{"raw_text": "Man who set ups a centipede can't complain about farm.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "centipede", "B": "farm", "C": "set up"}, "chain": [{"start": "farm", "relation": "AtLocation", "end": "centipede", "weight": 0.8, "surface_text": "both can be found in rural environments"}]} +{"raw_text": "Man who put outs a soup can't complain about spoon.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "soup", "B": "spoon", "C": "put out"}, "chain": [{"start": "spoon", "relation": "AtLocation", "end": "soup", "weight": 1.0, "surface_text": "You are likely to find [[a spoon]] in [[soup]]"}]} +{"raw_text": "Don't make the glass and act surprised when the ice cubes show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "glass", "B": "ice cubes", "C": "make"}, "chain": [{"start": "ice_cubes", "relation": "AtLocation", "end": "glass", "weight": 1.0, "surface_text": "*Something you find in [[a glass]] is [[ice cubes]]"}]} +{"raw_text": "Don't set up the eggplant and act surprised when the jar show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "eggplant", "B": "jar", "C": "set up"}, "chain": [{"start": "jar", "relation": "AtLocation", "end": "eggplant", "weight": 4.2641016, "surface_text": ""}]} +{"raw_text": "Don't build the eggplant and say you ain't got mall.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "eggplant", "B": "mall", "C": "build"}, "chain": [{"start": "mall", "relation": "AtLocation", "end": "eggplant", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Man who builds a platinum can't complain about box.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "platinum", "B": "box", "C": "build"}, "chain": [{"start": "box", "relation": "AtLocation", "end": "platinum", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Man who makes a butter can't complain about plate.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "butter", "B": "plate", "C": "make"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "butter", "weight": 0.8, "surface_text": "both spaghetti and butter are served on a plate"}]} +{"raw_text": "Man who put outs a house can't complain about furniture.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "house", "B": "furniture", "C": "put out"}, "chain": [{"start": "furniture", "relation": "AtLocation", "end": "house", "weight": 0.8, "surface_text": "you find furniture in a house"}]} +{"raw_text": "You can't set up a vegetable and then wonder where all the meal came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "vegetable", "B": "meal", "C": "set up"}, "chain": [{"start": "meal", "relation": "AtLocation", "end": "vegetable", "weight": 0.8, "surface_text": "cornbread and vegetables are both served as part of a meal."}]} +{"raw_text": "Don't build the jug and say you ain't got water.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "jug", "B": "water", "C": "build"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "jug", "weight": 1.0, "surface_text": "You are likely to find [[water]] in [[a jug]]"}]} +{"raw_text": "Don't set up the scale and say you ain't got ocean.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "scale", "B": "ocean", "C": "set up"}, "chain": [{"start": "ocean", "relation": "AtLocation", "end": "scale", "weight": 7.6332498, "surface_text": ""}]} +{"raw_text": "Don't put out the head and say you ain't got mouth.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "head", "B": "mouth", "C": "put out"}, "chain": [{"start": "mouth", "relation": "AtLocation", "end": "head", "weight": 0.8, "surface_text": "a mouth is found on the head"}]} +{"raw_text": "Don't set up the bellows and say you ain't got workshop.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bellows", "B": "workshop", "C": "set up"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "bellows", "weight": 0.8, "surface_text": "Both tools are typically found in a workshop."}]} +{"raw_text": "You can't make a vise and then wonder where all the desk came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "vise", "B": "desk", "C": "make"}, "chain": [{"start": "desk", "relation": "AtLocation", "end": "vise", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't make the cage and act surprised when the swift show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cage", "B": "swift", "C": "make"}, "chain": [{"start": "swift", "relation": "AtLocation", "end": "cage", "weight": 0.8, "surface_text": "both birds can be kept in cages"}]} +{"raw_text": "Don't make the kettle and act surprised when the tea show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "kettle", "B": "tea", "C": "make"}, "chain": [{"start": "tea", "relation": "AtLocation", "end": "kettle", "weight": 0.8, "surface_text": "you find tea in a kettle"}]} +{"raw_text": "Don't lay down the computer and act surprised when the disk show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "computer", "B": "disk", "C": "lay down"}, "chain": [{"start": "disk", "relation": "AtLocation", "end": "computer", "weight": 4.0, "surface_text": "You are likely to find [[a disk]] in [[a computer]]"}]} +{"raw_text": "You can't lay down a porch and then wonder where all the hound dog came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "porch", "B": "hound dog", "C": "lay down"}, "chain": [{"start": "hound_dog", "relation": "AtLocation", "end": "porch", "weight": 1.0, "surface_text": "*Something you find on [[the porch]] is [[a hound dog]]"}]} +{"raw_text": "You can't make a library and then wonder where all the science fiction books came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "library", "B": "science fiction books", "C": "make"}, "chain": [{"start": "science_fiction_books", "relation": "AtLocation", "end": "library", "weight": 1.0, "surface_text": "*Something you find at [[the library]] is [[science-fiction books]]"}]} +{"raw_text": "Don't make the cannon and act surprised when the cannonball show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cannon", "B": "cannonball", "C": "make"}, "chain": [{"start": "cannonball", "relation": "AtLocation", "end": "cannon", "weight": 2.0, "surface_text": "You are likely to find [[a cannonball]] in [[a cannon]]"}]} +{"raw_text": "Don't build the cart and act surprised when the road show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cart", "B": "road", "C": "build"}, "chain": [{"start": "road", "relation": "AtLocation", "end": "cart", "weight": 0.8, "surface_text": "coaches and carts are commonly found on roads"}]} +{"raw_text": "Don't make the centipede and say you ain't got farm.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "centipede", "B": "farm", "C": "make"}, "chain": [{"start": "farm", "relation": "AtLocation", "end": "centipede", "weight": 0.8, "surface_text": "both can be found in rural environments"}]} +{"raw_text": "Don't set up the seaweed and act surprised when the crab show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "seaweed", "B": "crab", "C": "set up"}, "chain": [{"start": "crab", "relation": "AtLocation", "end": "seaweed", "weight": 1.0, "surface_text": "You are likely to find [[a crab]] in [[the seaweed]]"}]} +{"raw_text": "Man who makes a plow can't complain about furrow.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "plow", "B": "furrow", "C": "make"}, "chain": [{"start": "plow", "relation": "Causes", "end": "furrow", "weight": 0.8, "surface_text": "a plow causes a furrow"}]} +{"raw_text": "Man who makes an egg can't complain about farm.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "egg", "B": "farm", "C": "make"}, "chain": [{"start": "farm", "relation": "AtLocation", "end": "egg", "weight": 0.8, "surface_text": "both turkeys and eggs are commonly found on farms"}]} +{"raw_text": "Don't make the celery and say you ain't got jar.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "celery", "B": "jar", "C": "make"}, "chain": [{"start": "jar", "relation": "AtLocation", "end": "celery", "weight": 3.6284270000000003, "surface_text": ""}]} +{"raw_text": "You can't put out a cannabis and then wonder where all the thc came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cannabis", "B": "thc", "C": "put out"}, "chain": [{"start": "thc", "relation": "AtLocation", "end": "cannabis", "weight": 2.0, "surface_text": "You are likely to find [[THC]] in [[Cannabis]]."}]} +{"raw_text": "Don't put out the cork and act surprised when the tack show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "cork", "B": "tack", "C": "put out"}, "chain": [{"start": "tack", "relation": "AtLocation", "end": "cork", "weight": 1.0, "surface_text": "You are likely to find [[a tack]] in [[cork]]"}]} +{"raw_text": "Don't lay down the ladder and act surprised when the car show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "ladder", "B": "car", "C": "lay down"}, "chain": [{"start": "car", "relation": "AtLocation", "end": "ladder", "weight": 0.8, "surface_text": "A jack is used for working on a car, and a ladder can be found at the location of a car (e.g., for accessing the roof or changing a tire in a tight space)."}]} +{"raw_text": "Don't lay down the jack and say you ain't got toolbox.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "jack", "B": "toolbox", "C": "lay down"}, "chain": [{"start": "toolbox", "relation": "AtLocation", "end": "jack", "weight": 0.8, "surface_text": "Both a saw and a jack are often stored in a toolbox when not in use."}]} +{"raw_text": "Man who makes a prison can't complain about chapel.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "prison", "B": "chapel", "C": "make"}, "chain": [{"start": "chapel", "relation": "AtLocation", "end": "prison", "weight": 1.0, "surface_text": "You are likely to find [[a chapel]] in [[a prison]]"}]} +{"raw_text": "You can't set up a wine and then wonder where all the talk came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "wine", "B": "talk", "C": "set up"}, "chain": [{"start": "wine", "relation": "CausesDesire", "end": "talk", "weight": 1.0, "surface_text": "[[Wine]] would make you want to [[talk]]"}]} +{"raw_text": "Man who builds a fat can't complain about vegetable.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "fat", "B": "vegetable", "C": "build"}, "chain": [{"start": "vegetable", "relation": "AtLocation", "end": "fat", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't make the lily and say you ain't got flowerpot.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "lily", "B": "flowerpot", "C": "make"}, "chain": [{"start": "flowerpot", "relation": "AtLocation", "end": "lily", "weight": 0.8, "surface_text": "a flowerpot is a container where both carnations and lilies can be planted or displayed"}]} +{"raw_text": "You can't set up a cumin and then wonder where all the spice rack came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cumin", "B": "spice rack", "C": "set up"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "cumin", "weight": 0.8, "surface_text": "spice rack holds spices like turmeric and cumin."}]} +{"raw_text": "Don't set up the gymnasium and say you ain't got sports ball.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "gymnasium", "B": "sports ball", "C": "set up"}, "chain": [{"start": "sports_ball", "relation": "AtLocation", "end": "gymnasium", "weight": 1.0, "surface_text": "You are likely to find [[a sports ball]] in [[a gymnasium]]"}]} +{"raw_text": "Man who set ups a burrow can't complain about ferret.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "burrow", "B": "ferret", "C": "set up"}, "chain": [{"start": "ferret", "relation": "AtLocation", "end": "burrow", "weight": 0.8, "surface_text": "a ferret is found in a burrow"}]} +{"raw_text": "You can't lay down a recorder and then wonder where all the school came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "recorder", "B": "school", "C": "lay down"}, "chain": [{"start": "school", "relation": "AtLocation", "end": "recorder", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't put out the heart and act surprised when the compassion show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "heart", "B": "compassion", "C": "put out"}, "chain": [{"start": "compassion", "relation": "AtLocation", "end": "heart", "weight": 1.0, "surface_text": "*Something you find in [[your heart]] is [[compassion]]"}]} +{"raw_text": "Don't make the eggplant and say you ain't got truck.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "eggplant", "B": "truck", "C": "make"}, "chain": [{"start": "truck", "relation": "AtLocation", "end": "eggplant", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Man who set ups a fox can't complain about forest.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "fox", "B": "forest", "C": "set up"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "fox", "weight": 0.8, "surface_text": "Both rhinoceros and fox can be found in a forest, though in different habitats."}]} +{"raw_text": "Don't lay down the daisy and say you ain't got bee.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "daisy", "B": "bee", "C": "lay down"}, "chain": [{"start": "bee", "relation": "AtLocation", "end": "daisy", "weight": 1.0, "surface_text": "You are likely to find [[a bee]] in [[a daisy]]"}]} +{"raw_text": "Don't raise the stable and say you ain't got cow.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "stable", "B": "cow", "C": "raise"}, "chain": [{"start": "cow", "relation": "AtLocation", "end": "stable", "weight": 3.4641016, "surface_text": "You are likely to find [[a cow]] in [[stable]]"}]} +{"raw_text": "You can't make a hay and then wonder where all the barn came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "hay", "B": "barn", "C": "make"}, "chain": [{"start": "barn", "relation": "AtLocation", "end": "hay", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "You can't make a lake and then wonder where all the crab came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "lake", "B": "crab", "C": "make"}, "chain": [{"start": "crab", "relation": "AtLocation", "end": "lake", "weight": 1.0, "surface_text": "You are likely to find [[a crab]] in [[a lake]]"}]} +{"raw_text": "Don't set up the canary and say you ain't got cage.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "canary", "B": "cage", "C": "set up"}, "chain": [{"start": "cage", "relation": "AtLocation", "end": "canary", "weight": 0.8, "surface_text": "cages are common places where both booby and canary birds might be kept or observed"}]} +{"raw_text": "Don't build the crow and act surprised when the tree show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "crow", "B": "tree", "C": "build"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "crow", "weight": 0.8, "surface_text": "both birds can be found in trees"}]} +{"raw_text": "Don't set up the silver and say you ain't got mine.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "silver", "B": "mine", "C": "set up"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "silver", "weight": 0.8, "surface_text": "magnesium and silver can both be found in mines"}]} +{"raw_text": "Don't make the vise and say you ain't got paper.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "vise", "B": "paper", "C": "make"}, "chain": [{"start": "paper", "relation": "AtLocation", "end": "vise", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't set up the burrow and act surprised when the sloth show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "burrow", "B": "sloth", "C": "set up"}, "chain": [{"start": "sloth", "relation": "AtLocation", "end": "burrow", "weight": 1.0, "surface_text": "You are likely to find [[a sloth]] in [[a burrow]]"}]} +{"raw_text": "Don't put out the revolver and act surprised when the explosion show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "revolver", "B": "explosion", "C": "put out"}, "chain": [{"start": "revolver", "relation": "Causes", "end": "explosion", "weight": 0.8, "surface_text": "Both a revolver and a canon cause an explosion when fired to discharge a projectile."}]} +{"raw_text": "Don't set up the rock and act surprised when the insects show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "rock", "B": "insects", "C": "set up"}, "chain": [{"start": "insects", "relation": "AtLocation", "end": "rock", "weight": 1.0, "surface_text": "*Something you find under [[a rock]] is [[insects]]"}]} +{"raw_text": "Man who lay downs a bass can't complain about band.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bass", "B": "band", "C": "lay down"}, "chain": [{"start": "band", "relation": "AtLocation", "end": "bass", "weight": 0.8, "surface_text": "a band can include both a flute and a bass instrument"}]} +{"raw_text": "Man who set ups a chili can't complain about spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "chili", "B": "spice rack", "C": "set up"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "chili", "weight": 0.8, "surface_text": "spice rack connects both as they might be stored together"}]} +{"raw_text": "Man who builds a cinnamon can't complain about bowl.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cinnamon", "B": "bowl", "C": "build"}, "chain": [{"start": "bowl", "relation": "AtLocation", "end": "cinnamon", "weight": 0.8, "surface_text": "both spices might be found in a bowl for storage or mixing"}]} +{"raw_text": "Don't put out the lotus and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "lotus", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "lotus", "weight": 0.8, "surface_text": "both flowers can be found in gardens"}]} +{"raw_text": "You can't set up a martin and then wonder where all the birdhouse came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "martin", "B": "birdhouse", "C": "set up"}, "chain": [{"start": "birdhouse", "relation": "AtLocation", "end": "martin", "weight": 0.8, "surface_text": "both birds can live in a birdhouse"}]} +{"raw_text": "Don't build the pepper and act surprised when the sneezing show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "pepper", "B": "sneezing", "C": "build"}, "chain": [{"start": "pepper", "relation": "Causes", "end": "sneezing", "weight": 1.0, "surface_text": "Sometimes [[pepper]] causes [[sneezing]]"}]} +{"raw_text": "Man who plows a furrow can't complain about fish.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "furrow", "B": "fish", "C": "plow"}, "chain": [{"start": "fish", "relation": "AtLocation", "end": "furrow", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't set up the rabbit and say you ain't got grassland.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "rabbit", "B": "grassland", "C": "set up"}, "chain": [{"start": "grassland", "relation": "AtLocation", "end": "rabbit", "weight": 0.8, "surface_text": "bison and rabbits inhabit grasslands, which are open areas with grass"}]} +{"raw_text": "Don't put out the coriander and act surprised when the spice rack show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "coriander", "B": "spice rack", "C": "put out"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "coriander", "weight": 0.8, "surface_text": "both spices are stored on a spice rack"}]} +{"raw_text": "Don't put out the home and say you ain't got heart.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "home", "B": "heart", "C": "put out"}, "chain": [{"start": "heart", "relation": "AtLocation", "end": "home", "weight": 1.0, "surface_text": "*Something you find at [[home]] is [[your heart]]"}]} +{"raw_text": "You can't build a butterfly and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "butterfly", "B": "garden", "C": "build"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "butterfly", "weight": 0.8, "surface_text": "both insects are commonly found in gardens"}]} +{"raw_text": "You can't set up a body and then wonder where all the organ came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "body", "B": "organ", "C": "set up"}, "chain": [{"start": "organ", "relation": "AtLocation", "end": "body", "weight": 3.4641016, "surface_text": "You are likely to find [[an organ]] in [[a body]]"}]} +{"raw_text": "You can't build a styrofoam and then wonder where all the mall came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "styrofoam", "B": "mall", "C": "build"}, "chain": [{"start": "mall", "relation": "AtLocation", "end": "styrofoam", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "You can't set up an anise and then wonder where all the spice rack came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "anise", "B": "spice rack", "C": "set up"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "anise", "weight": 0.8, "surface_text": "both are spices that can be stored on a spice rack"}]} +{"raw_text": "Don't put out the cage and say you ain't got booby.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cage", "B": "booby", "C": "put out"}, "chain": [{"start": "booby", "relation": "AtLocation", "end": "cage", "weight": 0.8, "surface_text": "cages are common places where both booby and canary birds might be kept or observed"}]} +{"raw_text": "Don't set up the forest and act surprised when the bird show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "forest", "B": "bird", "C": "set up"}, "chain": [{"start": "bird", "relation": "AtLocation", "end": "forest", "weight": 0.8, "surface_text": "a bird is found in a forest"}]} +{"raw_text": "Don't make the leather and act surprised when the bed show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "leather", "B": "bed", "C": "make"}, "chain": [{"start": "bed", "relation": "AtLocation", "end": "leather", "weight": 5.472136, "surface_text": ""}]} +{"raw_text": "Don't lay down the chili and say you ain't got spice rack.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "chili", "B": "spice rack", "C": "lay down"}, "chain": [{"start": "spice_rack", "relation": "AtLocation", "end": "chili", "weight": 0.8, "surface_text": "spice rack connects both as they might be stored together"}]} +{"raw_text": "You can't set up a pick and then wonder where all the toolbox came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "pick", "B": "toolbox", "C": "set up"}, "chain": [{"start": "toolbox", "relation": "AtLocation", "end": "pick", "weight": 0.8, "surface_text": "both are tools stored in a toolbox"}]} +{"raw_text": "You can't make an earth and then wonder where all the talc came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "earth", "B": "talc", "C": "make"}, "chain": [{"start": "talc", "relation": "AtLocation", "end": "earth", "weight": 0.8, "surface_text": "Both talc and iron are naturally found within the earth."}]} +{"raw_text": "Man who lay downs a bin can't complain about passenger ticket.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bin", "B": "passenger ticket", "C": "lay down"}, "chain": [{"start": "passenger_ticket", "relation": "AtLocation", "end": "bin", "weight": 1.0, "surface_text": "You are likely to find [[a passenger ticket]] in [[a bin]]"}]} +{"raw_text": "Don't dig the well and act surprised when the bucket show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "well", "B": "bucket", "C": "dig"}, "chain": [{"start": "bucket", "relation": "AtLocation", "end": "well", "weight": 1.0, "surface_text": "You are likely to find [[a bucket]] in [[a well]]"}]} +{"raw_text": "Man who put outs a slug can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "slug", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "slug", "weight": 0.8, "surface_text": "bananas grow in gardens; slugs are found in gardens"}]} +{"raw_text": "Man who put outs a butterfly can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "butterfly", "B": "garden", "C": "put out"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "butterfly", "weight": 0.8, "surface_text": "both insects are commonly found in gardens"}]} +{"raw_text": "You can't build an insect and then wonder where all the forest came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "insect", "B": "forest", "C": "build"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "insect", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "You can't put out a coach and then wonder where all the train seat came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "coach", "B": "train seat", "C": "put out"}, "chain": [{"start": "train_seat", "relation": "AtLocation", "end": "coach", "weight": 1.0, "surface_text": "You are likely to find [[a train seat]] in [[a coach]]"}]} +{"raw_text": "Don't put out the python and say you ain't got zoo.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "python", "B": "zoo", "C": "put out"}, "chain": [{"start": "zoo", "relation": "AtLocation", "end": "python", "weight": 0.8, "surface_text": "tigers and pythons can both be found in zoos."}]} +{"raw_text": "You can't build a rhinoceros and then wonder where all the savanna came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "rhinoceros", "B": "savanna", "C": "build"}, "chain": [{"start": "savanna", "relation": "AtLocation", "end": "rhinoceros", "weight": 0.8, "surface_text": "both animals inhabit savanna ecosystems"}]} +{"raw_text": "Man who makes a corn can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "corn", "B": "garden", "C": "make"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "corn", "weight": 0.8, "surface_text": "both eggplant and corn can be found in a garden"}]} +{"raw_text": "You can't build an aluminum and then wonder where all the car came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "aluminum", "B": "car", "C": "build"}, "chain": [{"start": "car", "relation": "AtLocation", "end": "aluminum", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "You can't put out a bed and then wonder where all the mattress came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "bed", "B": "mattress", "C": "put out"}, "chain": [{"start": "mattress", "relation": "AtLocation", "end": "bed", "weight": 1.0, "surface_text": "*Something you find in [[bed]] is [[a mattress]]"}]} +{"raw_text": "Don't lay down the grassland and act surprised when the hedge show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "grassland", "B": "hedge", "C": "lay down"}, "chain": [{"start": "hedge", "relation": "AtLocation", "end": "grassland", "weight": 0.8, "surface_text": "hedges often have thorns and grow in grasslands"}]} +{"raw_text": "Don't put out the level and say you ain't got floor.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "level", "B": "floor", "C": "put out"}, "chain": [{"start": "floor", "relation": "AtLocation", "end": "level", "weight": 0.8, "surface_text": "both tools are often found in workshops or garages on the floor"}]} +{"raw_text": "Don't build the ant and act surprised when the aphid show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "ant", "B": "aphid", "C": "build"}, "chain": [{"start": "aphid", "relation": "AtLocation", "end": "ant", "weight": 0.8, "surface_text": "both mealybugs and aphids are tended by ants"}]} +{"raw_text": "You can't set up a fly and then wonder where all the plane came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "fly", "B": "plane", "C": "set up"}, "chain": [{"start": "plane", "relation": "AtLocation", "end": "fly", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't build the nest and say you ain't got cuckoo.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "nest", "B": "cuckoo", "C": "build"}, "chain": [{"start": "cuckoo", "relation": "AtLocation", "end": "nest", "weight": 0.8, "surface_text": "both birds live in nests"}]} +{"raw_text": "Don't lay down the teacup and act surprised when the sailboat show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "teacup", "B": "sailboat", "C": "lay down"}, "chain": [{"start": "sailboat", "relation": "AtLocation", "end": "teacup", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "You can't build a fireplace and then wonder where all the tree came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "fireplace", "B": "tree", "C": "build"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "fireplace", "weight": 3.6284270000000003, "surface_text": ""}]} +{"raw_text": "Man who lay downs a pewter can't complain about rust.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "pewter", "B": "rust", "C": "lay down"}, "chain": [{"start": "pewter", "relation": "Causes", "end": "rust", "weight": 0.8, "surface_text": "pewter can cause rust if exposed to moisture"}]} +{"raw_text": "Don't put out the soup and say you ain't got plate.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "soup", "B": "plate", "C": "put out"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "soup", "weight": 0.8, "surface_text": "Both salad and soup can be served on a plate."}]} +{"raw_text": "Don't build the engine and act surprised when the car show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "engine", "B": "car", "C": "build"}, "chain": [{"start": "car", "relation": "AtLocation", "end": "engine", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't build the house and say you ain't got fireplace.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "house", "B": "fireplace", "C": "build"}, "chain": [{"start": "fireplace", "relation": "AtLocation", "end": "house", "weight": 0.8, "surface_text": "you find a fireplace in a house"}]} +{"raw_text": "You can't make a shell and then wonder where all the forest came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "shell", "B": "forest", "C": "make"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "shell", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "You can't lay down a lynx and then wonder where all the kitchen came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "lynx", "B": "kitchen", "C": "lay down"}, "chain": [{"start": "kitchen", "relation": "AtLocation", "end": "lynx", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Man who put outs a punch can't complain about prison.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "punch", "B": "prison", "C": "put out"}, "chain": [{"start": "prison", "relation": "AtLocation", "end": "punch", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't put out the plastic and say you ain't got drawer.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "plastic", "B": "drawer", "C": "put out"}, "chain": [{"start": "drawer", "relation": "AtLocation", "end": "plastic", "weight": 2.0, "surface_text": ""}]} +{"raw_text": "Don't build the bean and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bean", "B": "garden", "C": "build"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "bean", "weight": 0.8, "surface_text": "both eggplant and bean are commonly found in gardens"}]} +{"raw_text": "You can't set up a ship and then wonder where all the cargo came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "ship", "B": "cargo", "C": "set up"}, "chain": [{"start": "cargo", "relation": "AtLocation", "end": "ship", "weight": 2.828427, "surface_text": "You are likely to find [[cargo]] in [[a ship]]"}]} +{"raw_text": "Man who builds a porch can't complain about visit with family and friends.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "porch", "B": "visit with family and friends", "C": "build"}, "chain": [{"start": "visit_with_family_and_friends", "relation": "AtLocation", "end": "porch", "weight": 1.0, "surface_text": "*Something you find on [[the porch]] is [[visit with family and friends]]"}]} +{"raw_text": "Man who set ups a tub can't complain about kitten.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "tub", "B": "kitten", "C": "set up"}, "chain": [{"start": "kitten", "relation": "AtLocation", "end": "tub", "weight": 1.0, "surface_text": "You are likely to find [[a kitten]] in [[a tub]]"}]} +{"raw_text": "Man who builds a squash can't complain about jar.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "squash", "B": "jar", "C": "build"}, "chain": [{"start": "jar", "relation": "AtLocation", "end": "squash", "weight": 3.6284270000000003, "surface_text": ""}]} +{"raw_text": "Don't make the bat and act surprised when the washcloth show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bat", "B": "washcloth", "C": "make"}, "chain": [{"start": "washcloth", "relation": "AtLocation", "end": "bat", "weight": 1.0, "surface_text": "You are likely to find [[a washcloth]] in [[a bat]]"}]} +{"raw_text": "Man who set ups a kite can't complain about string.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "kite", "B": "string", "C": "set up"}, "chain": [{"start": "string", "relation": "AtLocation", "end": "kite", "weight": 1.0, "surface_text": "You are likely to find [[a string]] in [[a kite]]"}]} +{"raw_text": "You can't make a wine and then wonder where all the alcohol came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "wine", "B": "alcohol", "C": "make"}, "chain": [{"start": "alcohol", "relation": "AtLocation", "end": "wine", "weight": 2.828427, "surface_text": "*Something you find in [[wine]] is [[alcohol]]"}]} +{"raw_text": "You can't make a hammer and then wonder where all the box came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "hammer", "B": "box", "C": "make"}, "chain": [{"start": "box", "relation": "AtLocation", "end": "hammer", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't build the wheat and act surprised when the cabinet show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "wheat", "B": "cabinet", "C": "build"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "wheat", "weight": 3.0, "surface_text": ""}]} +{"raw_text": "You can't set up a chocolate and then wonder where all the plate came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "chocolate", "B": "plate", "C": "set up"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "chocolate", "weight": 0.8, "surface_text": "both can be served on a plate"}]} +{"raw_text": "Don't set up the chimpanzee and say you ain't got soil.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "chimpanzee", "B": "soil", "C": "set up"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "chimpanzee", "weight": 0.8, "surface_text": "Both earthworms and chimpanzees can be found in soil."}]} +{"raw_text": "Don't lay down the jack and say you ain't got workshop.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "jack", "B": "workshop", "C": "lay down"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "jack", "weight": 0.8, "surface_text": "workshop is a common location where both chisels and jacks are kept or used."}]} +{"raw_text": "Man who builds a mug can't complain about coffee.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "mug", "B": "coffee", "C": "build"}, "chain": [{"start": "coffee", "relation": "AtLocation", "end": "mug", "weight": 1.0, "surface_text": "Somewhere [[coffee]] can be is [[a mug]]"}]} +{"raw_text": "Man who put outs a vase can't complain about rose.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "vase", "B": "rose", "C": "put out"}, "chain": [{"start": "rose", "relation": "AtLocation", "end": "vase", "weight": 0.8, "surface_text": "you find a rose in a vase"}]} +{"raw_text": "Man who put outs a wolf can't complain about forest.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "wolf", "B": "forest", "C": "put out"}, "chain": [{"start": "forest", "relation": "AtLocation", "end": "wolf", "weight": 0.8, "surface_text": "forest is a natural habitat for both gorillas and wolves"}]} +{"raw_text": "Don't set up the dirt and say you ain't got earthworm.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "dirt", "B": "earthworm", "C": "set up"}, "chain": [{"start": "earthworm", "relation": "AtLocation", "end": "dirt", "weight": 0.8, "surface_text": "earthworm lives in dirt, bull may stand or walk on dirt"}]} +{"raw_text": "Man who put outs a teacup can't complain about beer.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "teacup", "B": "beer", "C": "put out"}, "chain": [{"start": "beer", "relation": "AtLocation", "end": "teacup", "weight": 3.6284270000000003, "surface_text": ""}]} +{"raw_text": "Man who set ups a turtle can't complain about pond.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "turtle", "B": "pond", "C": "set up"}, "chain": [{"start": "pond", "relation": "AtLocation", "end": "turtle", "weight": 0.8, "surface_text": "Both animals might be found near a pond."}]} +{"raw_text": "Don't make the forest and say you ain't got gorilla.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "forest", "B": "gorilla", "C": "make"}, "chain": [{"start": "gorilla", "relation": "AtLocation", "end": "forest", "weight": 0.8, "surface_text": "forest is a natural habitat for both gorillas and wolves"}]} +{"raw_text": "Don't make the accordion and act surprised when the concert show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "accordion", "B": "concert", "C": "make"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "accordion", "weight": 0.8, "surface_text": "Both synthesizers and accordions can be found at concerts."}]} +{"raw_text": "Don't make the mandolin and act surprised when the orchestra show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "mandolin", "B": "orchestra", "C": "make"}, "chain": [{"start": "orchestra", "relation": "AtLocation", "end": "mandolin", "weight": 0.8, "surface_text": "Both instruments can be found in an orchestra."}]} +{"raw_text": "You can't make a curry and then wonder where all the indian restaurant came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "curry", "B": "indian restaurant", "C": "make"}, "chain": [{"start": "indian_restaurant", "relation": "AtLocation", "end": "curry", "weight": 1.0, "surface_text": "You are likely to find [[an Indian restaurant]] in [[curry]]"}]} +{"raw_text": "Don't make the martin and act surprised when the nest show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "martin", "B": "nest", "C": "make"}, "chain": [{"start": "nest", "relation": "AtLocation", "end": "martin", "weight": 0.8, "surface_text": "both birds build or live in nests"}]} +{"raw_text": "You can't make a desert and then wonder where all the mine came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "desert", "B": "mine", "C": "make"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "desert", "weight": 1.0, "surface_text": "You are likely to find [[a mine]] in [[the desert]]"}]} +{"raw_text": "Man who builds a soup can't complain about mouse.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "soup", "B": "mouse", "C": "build"}, "chain": [{"start": "mouse", "relation": "AtLocation", "end": "soup", "weight": 1.0, "surface_text": "You are likely to find [[a mouse]] in [[soup]]"}]} +{"raw_text": "Don't lay down the silver and act surprised when the mine show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "silver", "B": "mine", "C": "lay down"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "silver", "weight": 0.8, "surface_text": "magnesium and silver can both be found in mines"}]} +{"raw_text": "Don't build the flask and act surprised when the church show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "flask", "B": "church", "C": "build"}, "chain": [{"start": "church", "relation": "AtLocation", "end": "flask", "weight": 2.0, "surface_text": ""}]} +{"raw_text": "Don't set up the spaghetti and act surprised when the plate show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "spaghetti", "B": "plate", "C": "set up"}, "chain": [{"start": "plate", "relation": "AtLocation", "end": "spaghetti", "weight": 0.8, "surface_text": "plates are common serving dishes for both steak and spaghetti"}]} +{"raw_text": "Man who builds a milk can't complain about water.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "milk", "B": "water", "C": "build"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "milk", "weight": 1.0, "surface_text": "You are likely to find [[water]] in [[milk]]"}]} +{"raw_text": "You can't put out a worm and then wonder where all the dirt came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "worm", "B": "dirt", "C": "put out"}, "chain": [{"start": "dirt", "relation": "AtLocation", "end": "worm", "weight": 0.8, "surface_text": "earthworm lives in dirt, and worms (including earthworms) are found in dirt"}]} +{"raw_text": "You can't put out a ground and then wonder where all the acorn came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "ground", "B": "acorn", "C": "put out"}, "chain": [{"start": "acorn", "relation": "AtLocation", "end": "ground", "weight": 1.0, "surface_text": "*Something you find on [[the ground]] is [[an acorn]]"}]} +{"raw_text": "Don't make the carton and act surprised when the cardboard show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "carton", "B": "cardboard", "C": "make"}, "chain": [{"start": "cardboard", "relation": "AtLocation", "end": "carton", "weight": 1.0, "surface_text": "You are likely to find [[cardboard]] in [[a carton]]"}]} +{"raw_text": "Don't lay down the computer and act surprised when the on off switch show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "computer", "B": "on off switch", "C": "lay down"}, "chain": [{"start": "on_off_switch", "relation": "AtLocation", "end": "computer", "weight": 2.828427, "surface_text": "You are likely to find [[an on/off switch]] in [[a computer]]"}]} +{"raw_text": "Don't set up the ice and act surprised when the water show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "ice", "B": "water", "C": "set up"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "ice", "weight": 1.0, "surface_text": "You are likely to find [[water]] in [[ice]]"}]} +{"raw_text": "You can't make a beaver and then wonder where all the pond came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "beaver", "B": "pond", "C": "make"}, "chain": [{"start": "beaver", "relation": "Causes", "end": "pond", "weight": 0.8, "surface_text": "beavers cause ponds to form"}]} +{"raw_text": "You can't build a thimble and then wonder where all the canoe came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "thimble", "B": "canoe", "C": "build"}, "chain": [{"start": "canoe", "relation": "AtLocation", "end": "thimble", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't build the mall and say you ain't got storage furniture.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "mall", "B": "storage furniture", "C": "build"}, "chain": [{"start": "storage_furniture", "relation": "AtLocation", "end": "mall", "weight": 1.0, "surface_text": "You are likely to find [[a storage furniture]] in [[the mall]]"}]} +{"raw_text": "You can't put out a cereal and then wonder where all the wheat came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cereal", "B": "wheat", "C": "put out"}, "chain": [{"start": "wheat", "relation": "AtLocation", "end": "cereal", "weight": 1.0, "surface_text": "You are likely to find [[wheat]] in [[cereal]]"}]} +{"raw_text": "Man who lay downs a ladder can't complain about house.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "ladder", "B": "house", "C": "lay down"}, "chain": [{"start": "house", "relation": "AtLocation", "end": "ladder", "weight": 0.8, "surface_text": "both saws and ladders are commonly found at houses where construction or maintenance occurs."}]} +{"raw_text": "Don't make the zebra and say you ain't got zoo.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "zebra", "B": "zoo", "C": "make"}, "chain": [{"start": "zoo", "relation": "AtLocation", "end": "zebra", "weight": 0.8, "surface_text": "Both rhinoceros and zebra can be found in zoos."}]} +{"raw_text": "Man who lay downs an airplane can't complain about tissue holder.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "airplane", "B": "tissue holder", "C": "lay down"}, "chain": [{"start": "tissue_holder", "relation": "AtLocation", "end": "airplane", "weight": 1.0, "surface_text": "You are likely to find [[a tissue holder]] in [[an airplane]]"}]} +{"raw_text": "You can't plow a furrow and then wonder where all the container came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "furrow", "B": "container", "C": "plow"}, "chain": [{"start": "container", "relation": "AtLocation", "end": "furrow", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't build the lacebug and act surprised when the ground show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "lacebug", "B": "ground", "C": "build"}, "chain": [{"start": "ground", "relation": "AtLocation", "end": "lacebug", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't make the bin and say you ain't got passenger ticket.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bin", "B": "passenger ticket", "C": "make"}, "chain": [{"start": "passenger_ticket", "relation": "AtLocation", "end": "bin", "weight": 1.0, "surface_text": "You are likely to find [[a passenger ticket]] in [[a bin]]"}]} +{"raw_text": "Don't put out the jungle and act surprised when the tree show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "jungle", "B": "tree", "C": "put out"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "jungle", "weight": 1.0, "surface_text": "You are likely to find [[a tree]] in [[a jungle]]"}]} +{"raw_text": "Man who plants a garden can't complain about kohlrabi.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "garden", "B": "kohlrabi", "C": "plant"}, "chain": [{"start": "kohlrabi", "relation": "AtLocation", "end": "garden", "weight": 0.8, "surface_text": "Both kohlrabi and sprouts are commonly found in gardens."}]} +{"raw_text": "You can't make a python and then wonder where all the jungle came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "python", "B": "jungle", "C": "make"}, "chain": [{"start": "jungle", "relation": "AtLocation", "end": "python", "weight": 0.8, "surface_text": "tigers and pythons can both live in jungles."}]} +{"raw_text": "Man who makes a bull can't complain about pasture.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bull", "B": "pasture", "C": "make"}, "chain": [{"start": "pasture", "relation": "AtLocation", "end": "bull", "weight": 0.8, "surface_text": "both a flock and a bull can be found in a pasture."}]} +{"raw_text": "You can't make a unicycle and then wonder where all the pavement came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "unicycle", "B": "pavement", "C": "make"}, "chain": [{"start": "pavement", "relation": "AtLocation", "end": "unicycle", "weight": 0.8, "surface_text": "both are typically found on pavement"}]} +{"raw_text": "You can't put out an acorn and then wonder where all the tree came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "acorn", "B": "tree", "C": "put out"}, "chain": [{"start": "acorn", "relation": "Causes", "end": "tree", "weight": 0.8, "surface_text": "an acorn causes a tree"}]} +{"raw_text": "Don't make the field and say you ain't got cat.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "field", "B": "cat", "C": "make"}, "chain": [{"start": "cat", "relation": "AtLocation", "end": "field", "weight": 1.0, "surface_text": "You are likely to find [[a cat]] in [[a field]]"}]} +{"raw_text": "Don't set up the moss and act surprised when the ground show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "moss", "B": "ground", "C": "set up"}, "chain": [{"start": "ground", "relation": "AtLocation", "end": "moss", "weight": 0.8, "surface_text": "ground is a part of the savanna landscape and moss grows on the ground"}]} +{"raw_text": "Man who builds a cabinet can't complain about lined paper.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cabinet", "B": "lined paper", "C": "build"}, "chain": [{"start": "lined_paper", "relation": "AtLocation", "end": "cabinet", "weight": 1.0, "surface_text": "*Something you find in [[a cabinet]] is [[lined paper]]"}]} +{"raw_text": "You can't make a pot and then wonder where all the anemone came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "pot", "B": "anemone", "C": "make"}, "chain": [{"start": "anemone", "relation": "AtLocation", "end": "pot", "weight": 1.0, "surface_text": "You are likely to find [[an anemone]] in [[a pot]]"}]} +{"raw_text": "Don't make the mineral and say you ain't got toolbox.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "mineral", "B": "toolbox", "C": "make"}, "chain": [{"start": "toolbox", "relation": "AtLocation", "end": "mineral", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't put out the pulley and act surprised when the workshop show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "pulley", "B": "workshop", "C": "put out"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "pulley", "weight": 0.8, "surface_text": "both tools are commonly found in workshops"}]} +{"raw_text": "Don't put out the meadow and say you ain't got grass.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "meadow", "B": "grass", "C": "put out"}, "chain": [{"start": "grass", "relation": "AtLocation", "end": "meadow", "weight": 0.8, "surface_text": "you find grass in a meadow"}]} +{"raw_text": "Don't lay down the cage and say you ain't got emu.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "cage", "B": "emu", "C": "lay down"}, "chain": [{"start": "emu", "relation": "AtLocation", "end": "cage", "weight": 0.8, "surface_text": "cage connects as a common location where both emus and rats might be kept, especially in captivity."}]} +{"raw_text": "Man who builds a thrasher can't complain about tree.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "thrasher", "B": "tree", "C": "build"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "thrasher", "weight": 0.8, "surface_text": "both birds can be found in trees"}]} +{"raw_text": "You can't dig a den and then wonder where all the archboard came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "den", "B": "archboard", "C": "dig"}, "chain": [{"start": "archboard", "relation": "AtLocation", "end": "den", "weight": 1.0, "surface_text": "You are likely to find [[an archboard]] in [[the den]]"}]} +{"raw_text": "Don't set up the drawer and act surprised when the whisk show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "drawer", "B": "whisk", "C": "set up"}, "chain": [{"start": "whisk", "relation": "AtLocation", "end": "drawer", "weight": 1.0, "surface_text": "*Something you find in [[a drawer]] is [[a whisk]]"}]} +{"raw_text": "Don't make the mercury and say you ain't got tooth.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "mercury", "B": "tooth", "C": "make"}, "chain": [{"start": "tooth", "relation": "AtLocation", "end": "mercury", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't put out the tank and act surprised when the lizard show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "tank", "B": "lizard", "C": "put out"}, "chain": [{"start": "lizard", "relation": "AtLocation", "end": "tank", "weight": 1.0, "surface_text": "You are likely to find [[a lizard]] in [[a tank]]"}]} +{"raw_text": "Don't make the paper and act surprised when the wood show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "paper", "B": "wood", "C": "make"}, "chain": [{"start": "wood", "relation": "AtLocation", "end": "paper", "weight": 0.8, "surface_text": "wood is found in paper"}]} +{"raw_text": "Don't lay down the eggplant and act surprised when the boat show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "eggplant", "B": "boat", "C": "lay down"}, "chain": [{"start": "boat", "relation": "AtLocation", "end": "eggplant", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't set up the soot and say you ain't got pewter.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "soot", "B": "pewter", "C": "set up"}, "chain": [{"start": "pewter", "relation": "AtLocation", "end": "soot", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "You can't build a branch and then wonder where all the peacock came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "branch", "B": "peacock", "C": "build"}, "chain": [{"start": "peacock", "relation": "AtLocation", "end": "branch", "weight": 0.8, "surface_text": "both birds often perch on branches"}]} +{"raw_text": "Man who builds a zebra can't complain about zoo.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "zebra", "B": "zoo", "C": "build"}, "chain": [{"start": "zoo", "relation": "AtLocation", "end": "zebra", "weight": 0.8, "surface_text": "Both rhinoceros and zebra can be found in zoos."}]} +{"raw_text": "Don't make the vegetable and act surprised when the pot show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "vegetable", "B": "pot", "C": "make"}, "chain": [{"start": "pot", "relation": "AtLocation", "end": "vegetable", "weight": 0.8, "surface_text": "pot is a common container where both spaghetti and vegetables are often prepared or served."}]} +{"raw_text": "Don't build the bat and act surprised when the tree show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "bat", "B": "tree", "C": "build"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "bat", "weight": 0.8, "surface_text": "tigers may rest near trees, and some bats roost in trees."}]} +{"raw_text": "Don't set up the buzzard and say you ain't got sky.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "buzzard", "B": "sky", "C": "set up"}, "chain": [{"start": "sky", "relation": "AtLocation", "end": "buzzard", "weight": 0.8, "surface_text": "both birds typically fly in the sky"}]} +{"raw_text": "Don't lay down the beaver and act surprised when the water show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "beaver", "B": "water", "C": "lay down"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "beaver", "weight": 0.8, "surface_text": "bulls often live near water sources, and beavers live in or near water"}]} +{"raw_text": "You can't lay down a dessert and then wonder where all the chicken came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "dessert", "B": "chicken", "C": "lay down"}, "chain": [{"start": "chicken", "relation": "AtLocation", "end": "dessert", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't put out the tree and act surprised when the wood show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "tree", "B": "wood", "C": "put out"}, "chain": [{"start": "wood", "relation": "AtLocation", "end": "tree", "weight": 2.828427, "surface_text": "You are likely to find [[wood]] in [[a tree]]"}]} +{"raw_text": "Don't set up the heart and act surprised when the artery show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "heart", "B": "artery", "C": "set up"}, "chain": [{"start": "artery", "relation": "AtLocation", "end": "heart", "weight": 1.0, "surface_text": "You are likely to find [[an artery]] in [[the heart]]"}]} +{"raw_text": "Don't put out the silver and act surprised when the mine show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "silver", "B": "mine", "C": "put out"}, "chain": [{"start": "mine", "relation": "AtLocation", "end": "silver", "weight": 0.8, "surface_text": "magnesium and silver can both be found in mines"}]} +{"raw_text": "Don't put out the lynx and say you ain't got cabinet.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "lynx", "B": "cabinet", "C": "put out"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "lynx", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't lay down the salad and act surprised when the lettuce show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "salad", "B": "lettuce", "C": "lay down"}, "chain": [{"start": "lettuce", "relation": "AtLocation", "end": "salad", "weight": 2.0, "surface_text": "You are likely to find [[lettuce]] in [[salad]]."}]} +{"raw_text": "You can't lay down a corn and then wonder where all the garden came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "corn", "B": "garden", "C": "lay down"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "corn", "weight": 0.8, "surface_text": "both eggplant and corn can be found in a garden"}]} +{"raw_text": "Man who set ups a pheasant can't complain about tree.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "pheasant", "B": "tree", "C": "set up"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "pheasant", "weight": 0.8, "surface_text": "sapsuckers often peck trees, and pheasants can be found near trees in the wild."}]} +{"raw_text": "You can't build a ship and then wonder where all the mast came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "ship", "B": "mast", "C": "build"}, "chain": [{"start": "mast", "relation": "AtLocation", "end": "ship", "weight": 2.828427, "surface_text": "You are likely to find [[a mast]] in [[a ship]]"}]} +{"raw_text": "You can't lay down a vase and then wonder where all the lilac came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "vase", "B": "lilac", "C": "lay down"}, "chain": [{"start": "lilac", "relation": "AtLocation", "end": "vase", "weight": 0.8, "surface_text": "Both can be placed in a vase as decorative flowers."}]} +{"raw_text": "Man who set ups a mealybug can't complain about mall.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "mealybug", "B": "mall", "C": "set up"}, "chain": [{"start": "mall", "relation": "AtLocation", "end": "mealybug", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Man who lay downs a cabinet can't complain about food.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cabinet", "B": "food", "C": "lay down"}, "chain": [{"start": "food", "relation": "AtLocation", "end": "cabinet", "weight": 1.0, "surface_text": "*Something you find in [[a cabinet]] is [[food]]"}]} +{"raw_text": "Man who lay downs a plant can't complain about shade.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "plant", "B": "shade", "C": "lay down"}, "chain": [{"start": "plant", "relation": "Causes", "end": "shade", "weight": 0.8, "surface_text": "a plant causes shade"}]} +{"raw_text": "Man who makes a buzzard can't complain about flock.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "buzzard", "B": "flock", "C": "make"}, "chain": [{"start": "flock", "relation": "AtLocation", "end": "buzzard", "weight": 0.8, "surface_text": "birds often gather in groups called flocks"}]} +{"raw_text": "Don't build the mall and act surprised when the people show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "mall", "B": "people", "C": "build"}, "chain": [{"start": "people", "relation": "AtLocation", "end": "mall", "weight": 1.0, "surface_text": "You are likely to find [[people]] in [[the mall]]."}]} +{"raw_text": "Don't build the goose and say you ain't got water.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "goose", "B": "water", "C": "build"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "goose", "weight": 0.8, "surface_text": "Orcas live in water, and geese often swim in water."}]} +{"raw_text": "Don't lay down the diamond and say you ain't got cabinet.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "diamond", "B": "cabinet", "C": "lay down"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "diamond", "weight": 3.0, "surface_text": ""}]} +{"raw_text": "Don't build the poppy and act surprised when the garden show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "poppy", "B": "garden", "C": "build"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "poppy", "weight": 0.8, "surface_text": "Both flowers can be found in gardens."}]} +{"raw_text": "Man who lay downs a cornbread can't complain about dinner.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cornbread", "B": "dinner", "C": "lay down"}, "chain": [{"start": "dinner", "relation": "AtLocation", "end": "cornbread", "weight": 0.8, "surface_text": "both turkey and cornbread are found at a dinner meal"}]} +{"raw_text": "Man who builds a cardamom can't complain about kettle.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cardamom", "B": "kettle", "C": "build"}, "chain": [{"start": "kettle", "relation": "AtLocation", "end": "cardamom", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Don't put out the dove and say you ain't got sky.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "dove", "B": "sky", "C": "put out"}, "chain": [{"start": "sky", "relation": "AtLocation", "end": "dove", "weight": 0.8, "surface_text": "falcons and doves often fly in the sky"}]} +{"raw_text": "Man who lay downs a cardamom can't complain about kettle.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "cardamom", "B": "kettle", "C": "lay down"}, "chain": [{"start": "kettle", "relation": "AtLocation", "end": "cardamom", "weight": 1.6, "surface_text": ""}]} +{"raw_text": "Man who makes a chicken can't complain about potato.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "chicken", "B": "potato", "C": "make"}, "chain": [{"start": "potato", "relation": "AtLocation", "end": "chicken", "weight": 1.0, "surface_text": "You are likely to find [[a potato]] in [[a chicken]]"}]} +{"raw_text": "Don't lay down the snail and act surprised when the soil show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "snail", "B": "soil", "C": "lay down"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "snail", "weight": 0.8, "surface_text": "earthworms live in soil, snails are often found in soil"}]} +{"raw_text": "Don't build the bin and say you ain't got trash.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bin", "B": "trash", "C": "build"}, "chain": [{"start": "trash", "relation": "AtLocation", "end": "bin", "weight": 2.828427, "surface_text": "You are likely to find [[trash]] in [[a bin]]"}]} +{"raw_text": "Don't set up the bed and say you ain't got dustball.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bed", "B": "dustball", "C": "set up"}, "chain": [{"start": "dustball", "relation": "AtLocation", "end": "bed", "weight": 1.0, "surface_text": "*Something you find under [[the bed]] is [[dustball]]"}]} +{"raw_text": "Don't build the seaweed and say you ain't got crab.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "seaweed", "B": "crab", "C": "build"}, "chain": [{"start": "crab", "relation": "AtLocation", "end": "seaweed", "weight": 1.0, "surface_text": "You are likely to find [[a crab]] in [[the seaweed]]"}]} +{"raw_text": "You can't build a punch and then wonder where all the cabinet came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "punch", "B": "cabinet", "C": "build"}, "chain": [{"start": "cabinet", "relation": "AtLocation", "end": "punch", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "Don't build the xylophone and act surprised when the concert show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "xylophone", "B": "concert", "C": "build"}, "chain": [{"start": "concert", "relation": "AtLocation", "end": "xylophone", "weight": 0.8, "surface_text": "both instruments can be found in a concert"}]} +{"raw_text": "You can't lay down a centipede and then wonder where all the farm came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "centipede", "B": "farm", "C": "lay down"}, "chain": [{"start": "farm", "relation": "AtLocation", "end": "centipede", "weight": 0.8, "surface_text": "both can be found in rural environments"}]} +{"raw_text": "Man who put outs a lynx can't complain about school.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "lynx", "B": "school", "C": "put out"}, "chain": [{"start": "school", "relation": "AtLocation", "end": "lynx", "weight": 2.8, "surface_text": ""}]} +{"raw_text": "You can't dig a den and then wonder where all the furniture secretary came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "den", "B": "furniture secretary", "C": "dig"}, "chain": [{"start": "furniture_secretary", "relation": "AtLocation", "end": "den", "weight": 1.0, "surface_text": "You are likely to find [[a furniture secretary]] in [[the den]]"}]} +{"raw_text": "Don't put out the ocean and act surprised when the coast show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "ocean", "B": "coast", "C": "put out"}, "chain": [{"start": "coast", "relation": "AtLocation", "end": "ocean", "weight": 0.8, "surface_text": "A hollow can be part of a coastal landscape, and a coast is located near the ocean."}]} +{"raw_text": "You can't set up a lantern and then wonder where all the workshop came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "lantern", "B": "workshop", "C": "set up"}, "chain": [{"start": "workshop", "relation": "AtLocation", "end": "lantern", "weight": 0.8, "surface_text": "a workshop is a common location for both a vise and a lantern"}]} +{"raw_text": "Man who lay downs a savanna can't complain about flock.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "savanna", "B": "flock", "C": "lay down"}, "chain": [{"start": "flock", "relation": "AtLocation", "end": "savanna", "weight": 0.8, "surface_text": "both animals inhabit savanna ecosystems"}]} +{"raw_text": "Don't put out the glass and act surprised when the water show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "glass", "B": "water", "C": "put out"}, "chain": [{"start": "water", "relation": "AtLocation", "end": "glass", "weight": 4.0, "surface_text": "You are likely to find [[water]] in [[a glass]]"}]} +{"raw_text": "Don't set up the tree and act surprised when the owl show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "tree", "B": "owl", "C": "set up"}, "chain": [{"start": "owl", "relation": "AtLocation", "end": "tree", "weight": 0.8, "surface_text": "you find an owl in a tree"}]} +{"raw_text": "Man who makes an okra can't complain about pot.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "okra", "B": "pot", "C": "make"}, "chain": [{"start": "pot", "relation": "AtLocation", "end": "okra", "weight": 0.8, "surface_text": "both vegetables can be found in a pot while cooking"}]} +{"raw_text": "Don't lay down the mold and say you ain't got disease.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "mold", "B": "disease", "C": "lay down"}, "chain": [{"start": "mold", "relation": "Causes", "end": "disease", "weight": 0.8, "surface_text": "mold causes disease, blood can be part of disease"}]} +{"raw_text": "Man who set ups a coffee can't complain about sugar.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "coffee", "B": "sugar", "C": "set up"}, "chain": [{"start": "sugar", "relation": "AtLocation", "end": "coffee", "weight": 2.828427, "surface_text": "You are likely to find [[a sugar]] in [[coffee]]"}]} +{"raw_text": "You can't put out a library and then wonder where all the map came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "library", "B": "map", "C": "put out"}, "chain": [{"start": "map", "relation": "AtLocation", "end": "library", "weight": 1.0, "surface_text": "You are likely to find [[a map]] in [[a library]]"}]} +{"raw_text": "Man who put outs a chisel can't complain about tree.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "chisel", "B": "tree", "C": "put out"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "chisel", "weight": 3.6284270000000003, "surface_text": ""}]} +{"raw_text": "Don't make the thimble and say you ain't got stable.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "thimble", "B": "stable", "C": "make"}, "chain": [{"start": "stable", "relation": "AtLocation", "end": "thimble", "weight": 2.8, "surface_text": ""}]} +{"raw_text": "You can't make a nickel and then wonder where all the home came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "nickel", "B": "home", "C": "make"}, "chain": [{"start": "home", "relation": "AtLocation", "end": "nickel", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "You can't make a bouquet and then wonder where all the carnation came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "bouquet", "B": "carnation", "C": "make"}, "chain": [{"start": "carnation", "relation": "AtLocation", "end": "bouquet", "weight": 0.8, "surface_text": "Both flowers can be arranged in a bouquet."}]} +{"raw_text": "Man who lay downs a hibiscus can't complain about garden.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "hibiscus", "B": "garden", "C": "lay down"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "hibiscus", "weight": 0.8, "surface_text": "Both lilac and hibiscus can be found in a garden."}]} +{"raw_text": "You can't lay down a crow and then wonder where all the tree came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "crow", "B": "tree", "C": "lay down"}, "chain": [{"start": "tree", "relation": "AtLocation", "end": "crow", "weight": 0.8, "surface_text": "both birds can be found in trees"}]} +{"raw_text": "Don't put out the bird and say you ain't got beak.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "bird", "B": "beak", "C": "put out"}, "chain": [{"start": "beak", "relation": "AtLocation", "end": "bird", "weight": 0.8, "surface_text": "you find a beak on a bird"}]} +{"raw_text": "You can't set up a jacket and then wonder where all the pouch came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "jacket", "B": "pouch", "C": "set up"}, "chain": [{"start": "pouch", "relation": "AtLocation", "end": "jacket", "weight": 1.0, "surface_text": "You are likely to find [[a pouch]] in [[a jacket]]"}]} +{"raw_text": "Man who lay downs a bin can't complain about trash.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "bin", "B": "trash", "C": "lay down"}, "chain": [{"start": "trash", "relation": "AtLocation", "end": "bin", "weight": 2.828427, "surface_text": "You are likely to find [[trash]] in [[a bin]]"}]} +{"raw_text": "Don't set up the beet and act surprised when the soil show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "beet", "B": "soil", "C": "set up"}, "chain": [{"start": "soil", "relation": "AtLocation", "end": "beet", "weight": 0.8, "surface_text": "Both eggplants and beets grow in soil."}]} +{"raw_text": "Don't put out the aquarium and act surprised when the fish show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "aquarium", "B": "fish", "C": "put out"}, "chain": [{"start": "fish", "relation": "AtLocation", "end": "aquarium", "weight": 5.656854, "surface_text": "*Something you find in [[an aquarium]] is [[fish]]"}]} +{"raw_text": "Don't put out the soil and say you ain't got earthworm.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "soil", "B": "earthworm", "C": "put out"}, "chain": [{"start": "earthworm", "relation": "AtLocation", "end": "soil", "weight": 0.8, "surface_text": "Both earthworms and claws (on animals like moles or badgers) are commonly found in or near soil."}]} +{"raw_text": "Don't lay down the wing and say you ain't got garden.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "wing", "B": "garden", "C": "lay down"}, "chain": [{"start": "garden", "relation": "AtLocation", "end": "wing", "weight": 2.8, "surface_text": ""}]} +{"raw_text": "Don't set up the library and say you ain't got book on computers.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "library", "B": "book on computers", "C": "set up"}, "chain": [{"start": "book_on_computers", "relation": "AtLocation", "end": "library", "weight": 1.0, "surface_text": "*Something you find at [[a library]] is [[a book on computers]]"}]} +{"raw_text": "Man who lay downs a moped can't complain about plane.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "moped", "B": "plane", "C": "lay down"}, "chain": [{"start": "plane", "relation": "AtLocation", "end": "moped", "weight": 2.8, "surface_text": ""}]} +{"raw_text": "Don't put out the styrofoam and say you ain't got jar.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "styrofoam", "B": "jar", "C": "put out"}, "chain": [{"start": "jar", "relation": "AtLocation", "end": "styrofoam", "weight": 4.2641016, "surface_text": ""}]} +{"raw_text": "Don't lay down the skin and act surprised when the box show up.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and act surprised when the {B} show up.", "slots": {"A": "skin", "B": "box", "C": "lay down"}, "chain": [{"start": "box", "relation": "AtLocation", "end": "skin", "weight": 1.8, "surface_text": ""}]} +{"raw_text": "You can't set up a farm and then wonder where all the well came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "farm", "B": "well", "C": "set up"}, "chain": [{"start": "well", "relation": "AtLocation", "end": "farm", "weight": 1.0, "surface_text": "You are likely to find [[a well]] in [[a farm]]"}]} +{"raw_text": "Don't lay down the vegetable and say you ain't got pot.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "vegetable", "B": "pot", "C": "lay down"}, "chain": [{"start": "pot", "relation": "AtLocation", "end": "vegetable", "weight": 0.8, "surface_text": "pot is a common container where both spaghetti and vegetables are often prepared or served."}]} +{"raw_text": "Man who makes a kettle can't complain about stove.", "meta_template": "denial_of_consequences", "surface_template": "Man who {C}s {A_article} can't complain about {B}.", "slots": {"A": "kettle", "B": "stove", "C": "make"}, "chain": [{"start": "stove", "relation": "AtLocation", "end": "kettle", "weight": 0.8, "surface_text": "both jugs and kettles can be placed on a stove to heat contents"}]} +{"raw_text": "Don't set up the axe and say you ain't got chop firewood.", "meta_template": "denial_of_consequences", "surface_template": "Don't {C} the {A} and say you ain't got {B}.", "slots": {"A": "axe", "B": "chop firewood", "C": "set up"}, "chain": [{"start": "axe", "relation": "CausesDesire", "end": "chop_firewood", "weight": 1.0, "surface_text": "[[an axe]] would make you want to [[chop firewood]]"}]} +{"raw_text": "You can't build a cornbread and then wonder where all the dinner came from.", "meta_template": "denial_of_consequences", "surface_template": "You can't {C} {A_article} and then wonder where all the {B} came from.", "slots": {"A": "cornbread", "B": "dinner", "C": "build"}, "chain": [{"start": "dinner", "relation": "AtLocation", "end": "cornbread", "weight": 0.8, "surface_text": "both turkey and cornbread are found at a dinner meal"}]} +{"raw_text": "Funny how the wheat never has enough baking bread for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "wheat", "X": "baking bread", "F": "children"}, "chain": [{"start": "wheat", "relation": "UsedFor", "end": "baking_bread", "weight": 1.0, "surface_text": "[[wheat]] is used for [[baking bread]]"}]} +{"raw_text": "The canoe's children always goes without having fun.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "canoe", "X": "having fun", "F": "children"}, "chain": [{"start": "canoe", "relation": "UsedFor", "end": "having_fun", "weight": 2.0, "surface_text": "[[a canoe]] is for [[having fun]]"}]} +{"raw_text": "Funny how the tin never has enough store cookies for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "tin", "X": "store cookies", "F": "children"}, "chain": [{"start": "tin", "relation": "UsedFor", "end": "store_cookies", "weight": 1.0, "surface_text": "You can use [[a tin]] to [[store cookies]]"}]} +{"raw_text": "Nobody's got less knife than the man who makes the jicama.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "jicama", "X": "knife", "F": "own kind"}, "chain": [{"start": "jicama", "relation": "UsedFor", "end": "knife", "weight": 0.8, "surface_text": "knife is a tool used to prepare both jicama and cucumber for consumption."}]} +{"raw_text": "The chisel feeds everyone's music but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "chisel", "X": "music", "F": "wife"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "music", "weight": 0.8, "surface_text": "Both are used in creating music (chisel for carving wooden instruments, saxophone for playing)."}]} +{"raw_text": "Nobody's got less unraveling than the man who makes the knife.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "knife", "X": "unraveling", "F": "children"}, "chain": [{"start": "knife", "relation": "UsedFor", "end": "unraveling", "weight": 1.0, "surface_text": "[[a knife]] is used for [[unraveling]]"}]} +{"raw_text": "The dolphin's household always goes without wave fin.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "dolphin", "X": "wave fin", "F": "household"}, "chain": [{"start": "dolphin", "relation": "CapableOf", "end": "wave_fin", "weight": 1.0, "surface_text": "[[A dolphin]] can [[wave a fin]]"}]} +{"raw_text": "Nobody's got less medicine than the man who makes the flower.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "flower", "X": "medicine", "F": "own kind"}, "chain": [{"start": "flower", "relation": "UsedFor", "end": "medicine", "weight": 0.8, "surface_text": "a flower is used for medicine"}]} +{"raw_text": "The stethoscope's family always goes without medicine.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "stethoscope", "X": "medicine", "F": "family"}, "chain": [{"start": "stethoscope", "relation": "UsedFor", "end": "medicine", "weight": 0.8, "surface_text": "both tools are used in the practice of medicine"}]} +{"raw_text": "Funny how the hornbill never has enough nectar for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "hornbill", "X": "nectar", "F": "wife"}, "chain": [{"start": "hornbill", "relation": "UsedFor", "end": "nectar", "weight": 0.8, "surface_text": "Both birds may feed on nectar (hornbills occasionally, sapsuckers rarely)"}]} +{"raw_text": "Nobody's got less catalyst than the man who makes the magnesium.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "magnesium", "X": "catalyst", "F": "own kind"}, "chain": [{"start": "magnesium", "relation": "UsedFor", "end": "catalyst", "weight": 0.8, "surface_text": "both metals can serve as catalysts in chemical reactions"}]} +{"raw_text": "Nobody's got less spot fabric than the man who makes the coffee.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "coffee", "X": "spot fabric", "F": "household"}, "chain": [{"start": "coffee", "relation": "CapableOf", "end": "spot_fabric", "weight": 1.0, "surface_text": "[[coffee]] can [[spot fabric]]"}]} +{"raw_text": "The clarinet's wife always goes without making music.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "clarinet", "X": "making music", "F": "wife"}, "chain": [{"start": "clarinet", "relation": "UsedFor", "end": "making_music", "weight": 2.828427, "surface_text": "[[a clarinet]] is used for [[making music]]"}]} +{"raw_text": "The bottle feeds everyone's keeping liquid in but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bottle", "X": "keeping liquid in", "F": "wife"}, "chain": [{"start": "bottle", "relation": "UsedFor", "end": "keeping_liquid_in", "weight": 1.0, "surface_text": "[[a bottle]] is for [[keeping liquid in]]"}]} +{"raw_text": "The centipede's family always goes without predator.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "centipede", "X": "predator", "F": "family"}, "chain": [{"start": "centipede", "relation": "CapableOf", "end": "predator", "weight": 0.8, "surface_text": "centipede can be a predator; gazelle can be a predator"}]} +{"raw_text": "Nobody's got less fit in garage than the man who makes the car.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "car", "X": "fit in garage", "F": "household"}, "chain": [{"start": "car", "relation": "CapableOf", "end": "fit_in_garage", "weight": 1.0, "surface_text": "[[a car]] can [[fit in a garage]]"}]} +{"raw_text": "Funny how the canary never has enough seed for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "canary", "X": "seed", "F": "children"}, "chain": [{"start": "canary", "relation": "UsedFor", "end": "seed", "weight": 0.8, "surface_text": "Both birds eat seeds as part of their diet."}]} +{"raw_text": "The burlap's own kind always goes without making bags with.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "burlap", "X": "making bags with", "F": "own kind"}, "chain": [{"start": "burlap", "relation": "UsedFor", "end": "making_bags_with", "weight": 1.0, "surface_text": "[[burlap]] is for [[making bags with]]"}]} +{"raw_text": "The pickle's children always goes without sour.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pickle", "X": "sour", "F": "children"}, "chain": [{"start": "pickle", "relation": "CapableOf", "end": "sour", "weight": 1.0, "surface_text": "[[A pickle]] can [[be sour]]"}]} +{"raw_text": "Funny how the steak never has enough cooking for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "steak", "X": "cooking", "F": "family"}, "chain": [{"start": "steak", "relation": "UsedFor", "end": "cooking", "weight": 2.0, "surface_text": "[[Steak]] is for [[cooking]]"}]} +{"raw_text": "The steel's household always goes without twentieth century construction.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "steel", "X": "twentieth century construction", "F": "household"}, "chain": [{"start": "steel", "relation": "UsedFor", "end": "twentieth_century_construction", "weight": 1.0, "surface_text": "[[steel]] is used for [[twentieth century construction]]"}]} +{"raw_text": "Nobody's got less make salad than the man who makes the lettuce.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "lettuce", "X": "make salad", "F": "children"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "make_salad", "weight": 1.0, "surface_text": "[[lettuce]] is used to [[make a salad]]"}]} +{"raw_text": "Funny how the acorn never has enough sprout for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "acorn", "X": "sprout", "F": "children"}, "chain": [{"start": "acorn", "relation": "CapableOf", "end": "sprout", "weight": 0.8, "surface_text": "an acorn can sprout"}]} +{"raw_text": "The bouquet's own kind always goes without peony.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bouquet", "X": "peony", "F": "own kind"}, "chain": [{"start": "bouquet", "relation": "UsedFor", "end": "peony", "weight": 0.8, "surface_text": "bouquet is a collection that can include both lilacs and peonies"}]} +{"raw_text": "Nobody's got less grinding than the man who makes the talc.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "talc", "X": "grinding", "F": "children"}, "chain": [{"start": "talc", "relation": "CapableOf", "end": "grinding", "weight": 0.8, "surface_text": "grinding is an action performed on talc and is used in preparing materials for glass making"}]} +{"raw_text": "Funny how the saw never has enough chop for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "saw", "X": "chop", "F": "family"}, "chain": [{"start": "saw", "relation": "CapableOf", "end": "chop", "weight": 0.8, "surface_text": "A saw can chop wood, and chopping wood is a prerequisite for starting a fire in a fireplace."}]} +{"raw_text": "Funny how the pebble never has enough tossing in fountain for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pebble", "X": "tossing in fountain", "F": "own kind"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "tossing_in_fountain", "weight": 1.0, "surface_text": "[[a pebble]] is for [[tossing in a fountain]]"}]} +{"raw_text": "Funny how the fly never has enough predator for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "fly", "X": "predator", "F": "household"}, "chain": [{"start": "fly", "relation": "CapableOf", "end": "predator", "weight": 0.8, "surface_text": "some flies prey on mealybugs"}]} +{"raw_text": "Funny how the caliper never has enough musician for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "caliper", "X": "musician", "F": "wife"}, "chain": [{"start": "caliper", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "musician connects the user or performer of both instruments"}]} +{"raw_text": "The pepper's wife always goes without season food.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pepper", "X": "season food", "F": "wife"}, "chain": [{"start": "pepper", "relation": "CapableOf", "end": "season_food", "weight": 1.0, "surface_text": "[[pepper]] can [[season food]]"}]} +{"raw_text": "Nobody's got less fly than the man who makes the wagtail.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "wagtail", "X": "fly", "F": "household"}, "chain": [{"start": "wagtail", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a wagtail can fly"}]} +{"raw_text": "Nobody's got less drop from tap than the man who makes the water.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "water", "X": "drop from tap", "F": "wife"}, "chain": [{"start": "water", "relation": "CapableOf", "end": "drop_from_tap", "weight": 1.0, "surface_text": "[[water]] can [[drop from a tap]]"}]} +{"raw_text": "Nobody's got less oxide than the man who makes the bronze.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bronze", "X": "oxide", "F": "wife"}, "chain": [{"start": "bronze", "relation": "CapableOf", "end": "oxide", "weight": 0.8, "surface_text": "both bronze and magnesium can form oxides"}]} +{"raw_text": "The warbler's wife always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "warbler", "X": "fly", "F": "wife"}, "chain": [{"start": "warbler", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a warbler can fly"}]} +{"raw_text": "The coriander's wife always goes without dessert.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "coriander", "X": "dessert", "F": "wife"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "dessert", "weight": 0.8, "surface_text": "coriander can be used in some desserts, sugar is a part of desserts"}]} +{"raw_text": "The airplane's family always goes without traversing skies.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "airplane", "X": "traversing skies", "F": "family"}, "chain": [{"start": "airplane", "relation": "UsedFor", "end": "traversing_skies", "weight": 1.0, "surface_text": "[[An airplane]] is for [[traversing the skies]]"}]} +{"raw_text": "The saddle's family always goes without riding donkey.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "saddle", "X": "riding donkey", "F": "family"}, "chain": [{"start": "saddle", "relation": "UsedFor", "end": "riding_donkey", "weight": 2.0, "surface_text": "[[a saddle]] is for [[riding a donkey]]"}]} +{"raw_text": "Funny how the pizza never has enough salsa for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pizza", "X": "salsa", "F": "household"}, "chain": [{"start": "pizza", "relation": "UsedFor", "end": "salsa", "weight": 0.8, "surface_text": "salsa can be used with pizza and is made of corn"}]} +{"raw_text": "Nobody's got less make sculpture than the man who makes the clay.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "clay", "X": "make sculpture", "F": "own kind"}, "chain": [{"start": "clay", "relation": "UsedFor", "end": "make_sculpture", "weight": 1.0, "surface_text": "You can use [[clay]] to [[make sculpture]]"}]} +{"raw_text": "Nobody's got less steel than the man who makes the ore.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "ore", "X": "steel", "F": "wife"}, "chain": [{"start": "ore", "relation": "UsedFor", "end": "steel", "weight": 0.8, "surface_text": "magnesium is extracted from ores, and steel production uses iron ore"}]} +{"raw_text": "The wool's family always goes without make clothes.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wool", "X": "make clothes", "F": "family"}, "chain": [{"start": "wool", "relation": "UsedFor", "end": "make_clothes", "weight": 1.0, "surface_text": "You can use [[wool]] to [[make clothes]]"}]} +{"raw_text": "The cart feeds everyone's river but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cart", "X": "river", "F": "household"}, "chain": [{"start": "cart", "relation": "UsedFor", "end": "river", "weight": 0.8, "surface_text": "A cart can be used for transport near a river, and a canoe is typically located near a river."}]} +{"raw_text": "Funny how the tub never has enough taking bath for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "tub", "X": "taking bath", "F": "family"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "taking_bath", "weight": 3.4641016, "surface_text": "[[a tub]] is for [[taking a bath]]"}]} +{"raw_text": "Nobody's got less cut player than the man who makes the coach.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "coach", "X": "cut player", "F": "family"}, "chain": [{"start": "coach", "relation": "CapableOf", "end": "cut_player", "weight": 1.0, "surface_text": "[[a coach]] can [[cut a player]]"}]} +{"raw_text": "The finch feeds everyone's nest but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "finch", "X": "nest", "F": "children"}, "chain": [{"start": "finch", "relation": "UsedFor", "end": "nest", "weight": 0.8, "surface_text": "Both birds use nests for dwelling."}]} +{"raw_text": "Nobody's got less garden than the man who makes the stone.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "stone", "X": "garden", "F": "children"}, "chain": [{"start": "stone", "relation": "UsedFor", "end": "garden", "weight": 0.8, "surface_text": "stone can be a part of a hollow (like a stone hollow) and used for building features in a garden (like a stone path or wall)."}]} +{"raw_text": "The bottle's family always goes without feeding baby.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bottle", "X": "feeding baby", "F": "family"}, "chain": [{"start": "bottle", "relation": "UsedFor", "end": "feeding_baby", "weight": 1.0, "surface_text": "[[a bottle]] is for [[Feeding a baby]]"}]} +{"raw_text": "The truck feeds everyone's transport but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "truck", "X": "transport", "F": "wife"}, "chain": [{"start": "truck", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "transport is the purpose for both trucks and canoes"}]} +{"raw_text": "The spider feeds everyone's kill fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "spider", "X": "kill fly", "F": "children"}, "chain": [{"start": "spider", "relation": "CapableOf", "end": "kill_fly", "weight": 1.0, "surface_text": "[[a spider]] can [[kill a fly]]"}]} +{"raw_text": "The gazelle feeds everyone's leather but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "gazelle", "X": "leather", "F": "household"}, "chain": [{"start": "gazelle", "relation": "UsedFor", "end": "leather", "weight": 0.8, "surface_text": "gazelle skin is used for leather"}]} +{"raw_text": "Funny how the chisel never has enough music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "chisel", "X": "music", "F": "own kind"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "music", "weight": 0.8, "surface_text": "Both are used in creating music (chisel for carving wooden instruments, saxophone for playing)."}]} +{"raw_text": "Funny how the turtle never has enough live long time for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "turtle", "X": "live long time", "F": "wife"}, "chain": [{"start": "turtle", "relation": "CapableOf", "end": "live_long_time", "weight": 4.0, "surface_text": "[[a turtle]] can [[live a long time]]"}]} +{"raw_text": "Funny how the ant never has enough build colony for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "ant", "X": "build colony", "F": "household"}, "chain": [{"start": "ant", "relation": "CapableOf", "end": "build_colony", "weight": 1.0, "surface_text": "[[an ant]] can [[build a colony]]"}]} +{"raw_text": "The pizza feeds everyone's salsa but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "pizza", "X": "salsa", "F": "own kind"}, "chain": [{"start": "pizza", "relation": "UsedFor", "end": "salsa", "weight": 0.8, "surface_text": "salsa can be used with pizza and is made of corn"}]} +{"raw_text": "The robin feeds everyone's winter down south but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "robin", "X": "winter down south", "F": "family"}, "chain": [{"start": "robin", "relation": "CapableOf", "end": "winter_down_south", "weight": 1.0, "surface_text": "[[a robin]] can [[winter down south]]"}]} +{"raw_text": "Funny how the pickle never has enough sour for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pickle", "X": "sour", "F": "own kind"}, "chain": [{"start": "pickle", "relation": "CapableOf", "end": "sour", "weight": 1.0, "surface_text": "[[A pickle]] can [[be sour]]"}]} +{"raw_text": "The lemon's children always goes without make lips pucker.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "lemon", "X": "make lips pucker", "F": "children"}, "chain": [{"start": "lemon", "relation": "CapableOf", "end": "make_lips_pucker", "weight": 1.0, "surface_text": "[[Lemon]] can [[make my lips pucker]]"}]} +{"raw_text": "The cumin's children always goes without seasoning.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cumin", "X": "seasoning", "F": "children"}, "chain": [{"start": "cumin", "relation": "UsedFor", "end": "seasoning", "weight": 0.8, "surface_text": "Both cumin and thyme are used as seasonings in food."}]} +{"raw_text": "Funny how the eagle never has enough egg for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "eagle", "X": "egg", "F": "children"}, "chain": [{"start": "eagle", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs as part of their reproduction."}]} +{"raw_text": "The lion feeds everyone's symbolizing strenght but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "lion", "X": "symbolizing strenght", "F": "children"}, "chain": [{"start": "lion", "relation": "UsedFor", "end": "symbolizing_strenght", "weight": 1.0, "surface_text": "[[a lion]] is for [[symbolizing strenght]]"}]} +{"raw_text": "The lacebug's children always goes without leaf.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "lacebug", "X": "leaf", "F": "children"}, "chain": [{"start": "lacebug", "relation": "UsedFor", "end": "leaf", "weight": 0.8, "surface_text": "lacebugs use their mouth to eat leaves, and leaves require an animal's mouth to be eaten."}]} +{"raw_text": "Funny how the vulture never has enough fish for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "vulture", "X": "fish", "F": "wife"}, "chain": [{"start": "vulture", "relation": "UsedFor", "end": "fish", "weight": 0.8, "surface_text": "Both birds may catch fish for food."}]} +{"raw_text": "The polyester's wife always goes without pulp.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "polyester", "X": "pulp", "F": "wife"}, "chain": [{"start": "polyester", "relation": "UsedFor", "end": "pulp", "weight": 0.8, "surface_text": "Polyester can be used in processing, and pulp is a primary material for paper."}]} +{"raw_text": "The ant feeds everyone's build colony but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "ant", "X": "build colony", "F": "wife"}, "chain": [{"start": "ant", "relation": "CapableOf", "end": "build_colony", "weight": 1.0, "surface_text": "[[an ant]] can [[build a colony]]"}]} +{"raw_text": "The wheat's wife always goes without feeding hungry people.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wheat", "X": "feeding hungry people", "F": "wife"}, "chain": [{"start": "wheat", "relation": "UsedFor", "end": "feeding_hungry_people", "weight": 1.0, "surface_text": "[[wheat]] is for [[feeding hungry people]]"}]} +{"raw_text": "Funny how the cock never has enough crow for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cock", "X": "crow", "F": "wife"}, "chain": [{"start": "cock", "relation": "CapableOf", "end": "crow", "weight": 0.8, "surface_text": "a cock can crow"}]} +{"raw_text": "Funny how the banana never has enough dish for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "banana", "X": "dish", "F": "wife"}, "chain": [{"start": "banana", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "dish connects food items that can be served together"}]} +{"raw_text": "Funny how the cereal never has enough settle in container for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cereal", "X": "settle in container", "F": "household"}, "chain": [{"start": "cereal", "relation": "CapableOf", "end": "settle_in_container", "weight": 1.0, "surface_text": "[[Cereal]] can [[settle in its container]]"}]} +{"raw_text": "The cage's own kind always goes without canary.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cage", "X": "canary", "F": "own kind"}, "chain": [{"start": "cage", "relation": "UsedFor", "end": "canary", "weight": 0.8, "surface_text": "eagles and canaries can both be kept in cages as pets or for observation."}]} +{"raw_text": "The trowel's family always goes without spread morter.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "trowel", "X": "spread morter", "F": "family"}, "chain": [{"start": "trowel", "relation": "CapableOf", "end": "spread_morter", "weight": 1.0, "surface_text": "[[a trowel]] can [[spread morter]]"}]} +{"raw_text": "The pick feeds everyone's picking lock but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "pick", "X": "picking lock", "F": "family"}, "chain": [{"start": "pick", "relation": "UsedFor", "end": "picking_lock", "weight": 1.0, "surface_text": "[[a pick]] is used for [[picking a lock]]."}]} +{"raw_text": "The bulbul feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bulbul", "X": "fly", "F": "own kind"}, "chain": [{"start": "bulbul", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a bulbul can fly"}]} +{"raw_text": "The metal feeds everyone's punch but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "metal", "X": "punch", "F": "own kind"}, "chain": [{"start": "metal", "relation": "UsedFor", "end": "punch", "weight": 0.8, "surface_text": "Both saws and punches are used to work with metal."}]} +{"raw_text": "Nobody's got less ore than the man who makes the talc.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "talc", "X": "ore", "F": "wife"}, "chain": [{"start": "talc", "relation": "UsedFor", "end": "ore", "weight": 0.8, "surface_text": "Both talc and mica can be mined as ores for various industrial uses."}]} +{"raw_text": "The pebble feeds everyone's throwing at birds but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "pebble", "X": "throwing at birds", "F": "wife"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "throwing_at_birds", "weight": 1.0, "surface_text": "[[a pebble]] is for [[throwing at birds]]"}]} +{"raw_text": "Funny how the steak never has enough fry for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "steak", "X": "fry", "F": "household"}, "chain": [{"start": "steak", "relation": "UsedFor", "end": "fry", "weight": 0.8, "surface_text": "a fry can be used for cooking steak, and potatoes can be fried"}]} +{"raw_text": "The recorder's wife always goes without player.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "recorder", "X": "player", "F": "wife"}, "chain": [{"start": "recorder", "relation": "UsedFor", "end": "player", "weight": 0.8, "surface_text": "player connects the user of both instruments"}]} +{"raw_text": "The scale's household always goes without determining weight.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "scale", "X": "determining weight", "F": "household"}, "chain": [{"start": "scale", "relation": "UsedFor", "end": "determining_weight", "weight": 2.828427, "surface_text": "[[a scale]] is for [[determining weight]]"}]} +{"raw_text": "Funny how the cotinga never has enough nest for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cotinga", "X": "nest", "F": "own kind"}, "chain": [{"start": "cotinga", "relation": "CapableOf", "end": "nest", "weight": 0.8, "surface_text": "Both birds can build nests."}]} +{"raw_text": "The flock's wife always goes without bait.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "flock", "X": "bait", "F": "wife"}, "chain": [{"start": "flock", "relation": "UsedFor", "end": "bait", "weight": 0.8, "surface_text": "bait is used to attract both fish and potentially birds in a flock"}]} +{"raw_text": "Nobody's got less food than the man who makes the gorilla.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "gorilla", "X": "food", "F": "children"}, "chain": [{"start": "gorilla", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "food connects them as something that could be part of their diet or ecological interactions."}]} +{"raw_text": "The trough's family always goes without water.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "trough", "X": "water", "F": "family"}, "chain": [{"start": "trough", "relation": "UsedFor", "end": "water", "weight": 0.8, "surface_text": "water is stored in both a trough and a vase in different contexts."}]} +{"raw_text": "Funny how the airplane never has enough carry immigrants for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "airplane", "X": "carry immigrants", "F": "wife"}, "chain": [{"start": "airplane", "relation": "CapableOf", "end": "carry_immigrants", "weight": 1.0, "surface_text": "[[an airplane]] can [[carry immigrants]]"}]} +{"raw_text": "Funny how the pea never has enough soup for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pea", "X": "soup", "F": "wife"}, "chain": [{"start": "pea", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "a pea is used for soup"}]} +{"raw_text": "Nobody's got less get drunk than the man who makes the beer.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "beer", "X": "get drunk", "F": "family"}, "chain": [{"start": "beer", "relation": "UsedFor", "end": "get_drunk", "weight": 2.0, "surface_text": "You can use [[beer]] to [[get drunk]]"}]} +{"raw_text": "Funny how the silver never has enough make rings for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "silver", "X": "make rings", "F": "family"}, "chain": [{"start": "silver", "relation": "UsedFor", "end": "make_rings", "weight": 1.0, "surface_text": "[[Silver]] is used to [[make rings]]"}]} +{"raw_text": "The chest feeds everyone's store things but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "chest", "X": "store things", "F": "household"}, "chain": [{"start": "chest", "relation": "UsedFor", "end": "store_things", "weight": 1.0, "surface_text": "You can use [[a chest]] to [[store things]]"}]} +{"raw_text": "Nobody's got less bark than the man who makes the shell.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "shell", "X": "bark", "F": "household"}, "chain": [{"start": "shell", "relation": "UsedFor", "end": "bark", "weight": 0.8, "surface_text": "Both husk and bark can be used as protective shells."}]} +{"raw_text": "The ladder feeds everyone's repairing ceiling but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "ladder", "X": "repairing ceiling", "F": "household"}, "chain": [{"start": "ladder", "relation": "UsedFor", "end": "repairing_ceiling", "weight": 1.0, "surface_text": "[[a ladder]] is for [[repairing a ceiling]]"}]} +{"raw_text": "The turtle feeds everyone's live long time but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "turtle", "X": "live long time", "F": "own kind"}, "chain": [{"start": "turtle", "relation": "CapableOf", "end": "live_long_time", "weight": 4.0, "surface_text": "[[a turtle]] can [[live a long time]]"}]} +{"raw_text": "The jacket's wife always goes without keep body warm.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "jacket", "X": "keep body warm", "F": "wife"}, "chain": [{"start": "jacket", "relation": "UsedFor", "end": "keep_body_warm", "weight": 1.0, "surface_text": "You can use [[a jacket]] to [[keep your body warm]]"}]} +{"raw_text": "The osprey feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "osprey", "X": "fly", "F": "family"}, "chain": [{"start": "osprey", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "an osprey can fly"}]} +{"raw_text": "The nickel feeds everyone's plating but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "nickel", "X": "plating", "F": "own kind"}, "chain": [{"start": "nickel", "relation": "UsedFor", "end": "plating", "weight": 0.8, "surface_text": "plating is a process that uses nickel and tin to coat surfaces"}]} +{"raw_text": "Funny how the egg never has enough bunting for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "egg", "X": "bunting", "F": "children"}, "chain": [{"start": "egg", "relation": "CapableOf", "end": "bunting", "weight": 0.8, "surface_text": "Both birds lay eggs."}]} +{"raw_text": "Funny how the potassium never has enough fertilizer for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "potassium", "X": "fertilizer", "F": "children"}, "chain": [{"start": "potassium", "relation": "UsedFor", "end": "fertilizer", "weight": 0.8, "surface_text": "potassium is used in fertilizer, which can sometimes form crystalline structures"}]} +{"raw_text": "Funny how the forest never has enough shade for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "forest", "X": "shade", "F": "wife"}, "chain": [{"start": "forest", "relation": "Causes", "end": "shade", "weight": 0.8, "surface_text": "a forest causes shade"}]} +{"raw_text": "The sprout feeds everyone's salad but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "sprout", "X": "salad", "F": "wife"}, "chain": [{"start": "sprout", "relation": "Causes", "end": "salad", "weight": 0.8, "surface_text": "sprouts cause salad"}]} +{"raw_text": "Funny how the wax never has enough melt1 for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "wax", "X": "melt1", "F": "wife"}, "chain": [{"start": "wax", "relation": "CapableOf", "end": "melt1", "weight": 1.0, "surface_text": "[[wax]] can [[melt1]]"}]} +{"raw_text": "Nobody's got less fly than the man who makes the barbet.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "barbet", "X": "fly", "F": "own kind"}, "chain": [{"start": "barbet", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a barbet can fly"}]} +{"raw_text": "Funny how the nylon never has enough parachutes for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "nylon", "X": "parachutes", "F": "children"}, "chain": [{"start": "nylon", "relation": "UsedFor", "end": "parachutes", "weight": 1.0, "surface_text": "[[nylon]] is used for [[parachutes]]"}]} +{"raw_text": "Nobody's got less fly than the man who makes the flamingo.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "flamingo", "X": "fly", "F": "family"}, "chain": [{"start": "flamingo", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a flamingo can fly"}]} +{"raw_text": "The mole's children always goes without dig hole.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "mole", "X": "dig hole", "F": "children"}, "chain": [{"start": "mole", "relation": "CapableOf", "end": "dig_hole", "weight": 1.0, "surface_text": "[[a mole]] can [[dig a hole]]"}]} +{"raw_text": "The root's wife always goes without absorbing water.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "root", "X": "absorbing water", "F": "wife"}, "chain": [{"start": "root", "relation": "CapableOf", "end": "absorbing_water", "weight": 1.0, "surface_text": "An activity [[root]] can do is [[absorbing water]]"}]} +{"raw_text": "Nobody's got less food than the man who makes the farm.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "farm", "X": "food", "F": "household"}, "chain": [{"start": "farm", "relation": "Causes", "end": "food", "weight": 0.8, "surface_text": "a farm causes food production"}]} +{"raw_text": "The centipede's own kind always goes without food.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "centipede", "X": "food", "F": "own kind"}, "chain": [{"start": "centipede", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "centipede is part of the food chain where it can be used as food; gazelle is also part of the food chain where it can be used as food"}]} +{"raw_text": "The drum's wife always goes without making music.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "drum", "X": "making music", "F": "wife"}, "chain": [{"start": "drum", "relation": "UsedFor", "end": "making_music", "weight": 2.828427, "surface_text": "[[a drum]] is for [[making music]]"}]} +{"raw_text": "The eggplant feeds everyone's gardener but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "eggplant", "X": "gardener", "F": "wife"}, "chain": [{"start": "eggplant", "relation": "CapableOf", "end": "gardener", "weight": 0.8, "surface_text": "A gardener can grow both eggplants and beets."}]} +{"raw_text": "The seed feeds everyone's dove but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "seed", "X": "dove", "F": "wife"}, "chain": [{"start": "seed", "relation": "UsedFor", "end": "dove", "weight": 0.8, "surface_text": "Both finches and doves eat seeds."}]} +{"raw_text": "The celery feeds everyone's salad but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "celery", "X": "salad", "F": "family"}, "chain": [{"start": "celery", "relation": "UsedFor", "end": "salad", "weight": 0.8, "surface_text": "celery is used for salad"}]} +{"raw_text": "The coffee's children always goes without spot fabric.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "coffee", "X": "spot fabric", "F": "children"}, "chain": [{"start": "coffee", "relation": "CapableOf", "end": "spot_fabric", "weight": 1.0, "surface_text": "[[coffee]] can [[spot fabric]]"}]} +{"raw_text": "Nobody's got less fly than the man who makes the woodpecker.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "woodpecker", "X": "fly", "F": "family"}, "chain": [{"start": "woodpecker", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a woodpecker can fly"}]} +{"raw_text": "The condor feeds everyone's flying but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "condor", "X": "flying", "F": "wife"}, "chain": [{"start": "condor", "relation": "CapableOf", "end": "flying", "weight": 0.8, "surface_text": "condors and swifts are both capable of flying"}]} +{"raw_text": "Funny how the ore never has enough steel for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "ore", "X": "steel", "F": "own kind"}, "chain": [{"start": "ore", "relation": "UsedFor", "end": "steel", "weight": 0.8, "surface_text": "magnesium is extracted from ores, and steel production uses iron ore"}]} +{"raw_text": "The thorn feeds everyone's prick but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "thorn", "X": "prick", "F": "wife"}, "chain": [{"start": "thorn", "relation": "CapableOf", "end": "prick", "weight": 1.0, "surface_text": "[[a thorn]] can [[prick someone]]."}]} +{"raw_text": "The accordion's family always goes without fun.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "accordion", "X": "fun", "F": "family"}, "chain": [{"start": "accordion", "relation": "UsedFor", "end": "fun", "weight": 1.0, "surface_text": "[[an accordion]] is used for [[fun]]"}]} +{"raw_text": "The milk's wife always goes without noun or verb.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "milk", "X": "noun or verb", "F": "wife"}, "chain": [{"start": "milk", "relation": "CapableOf", "end": "noun_or_verb", "weight": 1.0, "surface_text": "[[Milk]] can [[be a noun or a verb]]"}]} +{"raw_text": "The fig's family always goes without salad.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "fig", "X": "salad", "F": "family"}, "chain": [{"start": "fig", "relation": "UsedFor", "end": "salad", "weight": 0.8, "surface_text": "salad connects as both figs and lemons can be used in salad recipes"}]} +{"raw_text": "The chest feeds everyone's storing clothing but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "chest", "X": "storing clothing", "F": "own kind"}, "chain": [{"start": "chest", "relation": "UsedFor", "end": "storing_clothing", "weight": 1.0, "surface_text": "[[a chest]] is used for [[storing clothing]]"}]} +{"raw_text": "Funny how the bronze never has enough oxide for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bronze", "X": "oxide", "F": "children"}, "chain": [{"start": "bronze", "relation": "CapableOf", "end": "oxide", "weight": 0.8, "surface_text": "both bronze and magnesium can form oxides"}]} +{"raw_text": "The salmon feeds everyone's swim upstream but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "salmon", "X": "swim upstream", "F": "wife"}, "chain": [{"start": "salmon", "relation": "CapableOf", "end": "swim_upstream", "weight": 1.0, "surface_text": "[[Salmon]] sometimes [[swim upstream]]"}]} +{"raw_text": "The orca's children always goes without food.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "orca", "X": "food", "F": "children"}, "chain": [{"start": "orca", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "orcas use food as sustenance, and gazelles provide food"}]} +{"raw_text": "Funny how the needle never has enough pick for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "needle", "X": "pick", "F": "own kind"}, "chain": [{"start": "needle", "relation": "UsedFor", "end": "pick", "weight": 0.8, "surface_text": "Both tools are used with a needle for sewing or piercing."}]} +{"raw_text": "The vulture feeds everyone's fish but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "vulture", "X": "fish", "F": "children"}, "chain": [{"start": "vulture", "relation": "UsedFor", "end": "fish", "weight": 0.8, "surface_text": "Both birds may catch fish for food."}]} +{"raw_text": "Nobody's got less soup than the man who makes the chard.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "chard", "X": "soup", "F": "family"}, "chain": [{"start": "chard", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "chard is used for making soup"}]} +{"raw_text": "The ham feeds everyone's ingredeint in recipe but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "ham", "X": "ingredeint in recipe", "F": "children"}, "chain": [{"start": "ham", "relation": "CapableOf", "end": "ingredeint_in_recipe", "weight": 1.0, "surface_text": "[[Ham]] can [[be an ingredeint in a recipe]]"}]} +{"raw_text": "The recorder feeds everyone's musician but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "recorder", "X": "musician", "F": "wife"}, "chain": [{"start": "recorder", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "a musician plays both a recorder and a viola"}]} +{"raw_text": "The bucket feeds everyone's making bucket line but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bucket", "X": "making bucket line", "F": "children"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "making_bucket_line", "weight": 1.0, "surface_text": "[[a bucket]] is for [[making a bucket-line]]"}]} +{"raw_text": "Nobody's got less tea than the man who makes the dandelion.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "dandelion", "X": "tea", "F": "family"}, "chain": [{"start": "dandelion", "relation": "UsedFor", "end": "tea", "weight": 0.8, "surface_text": "dandelion is used for tea"}]} +{"raw_text": "Funny how the lovebird never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "lovebird", "X": "fly", "F": "children"}, "chain": [{"start": "lovebird", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a lovebird can fly"}]} +{"raw_text": "Funny how the spade never has enough digging for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "spade", "X": "digging", "F": "own kind"}, "chain": [{"start": "spade", "relation": "UsedFor", "end": "digging", "weight": 1.0, "surface_text": "[[a spade]] is for [[digging]]"}]} +{"raw_text": "The meteorite's own kind always goes without near planet earth.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "meteorite", "X": "near planet earth", "F": "own kind"}, "chain": [{"start": "meteorite", "relation": "CapableOf", "end": "near_planet_earth", "weight": 1.0, "surface_text": "[[A meteorite]] can [[near planet Earth]]"}]} +{"raw_text": "Nobody's got less cook with than the man who makes the bamboo.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bamboo", "X": "cook with", "F": "children"}, "chain": [{"start": "bamboo", "relation": "UsedFor", "end": "cook_with", "weight": 1.0, "surface_text": "[[Bamboo]] is used to [[cook with]]"}]} +{"raw_text": "Funny how the field never has enough food for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "field", "X": "food", "F": "wife"}, "chain": [{"start": "field", "relation": "Causes", "end": "food", "weight": 0.8, "surface_text": "a field causes food production"}]} +{"raw_text": "Nobody's got less absorb mineral salts than the man who makes the root.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "root", "X": "absorb mineral salts", "F": "own kind"}, "chain": [{"start": "root", "relation": "CapableOf", "end": "absorb_mineral_salts", "weight": 1.0, "surface_text": "[[root]] can [[absorb mineral salts]]"}]} +{"raw_text": "The cockatoo's children always goes without fish.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cockatoo", "X": "fish", "F": "children"}, "chain": [{"start": "cockatoo", "relation": "CapableOf", "end": "fish", "weight": 0.8, "surface_text": "Both cockatoos and gulls can catch fish (though less common for cockatoos)."}]} +{"raw_text": "The robin feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "robin", "X": "fly", "F": "own kind"}, "chain": [{"start": "robin", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a robin can fly"}]} +{"raw_text": "The mine feeds everyone's source of minerals but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "mine", "X": "source of minerals", "F": "wife"}, "chain": [{"start": "mine", "relation": "UsedFor", "end": "source_of_minerals", "weight": 1.0, "surface_text": "[[a mine]] is used for [[a source of minerals]]"}]} +{"raw_text": "Nobody's got less furniture than the man who makes the maple.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "maple", "X": "furniture", "F": "household"}, "chain": [{"start": "maple", "relation": "UsedFor", "end": "furniture", "weight": 0.8, "surface_text": "Both maple and mahogany are commonly used in making furniture."}]} +{"raw_text": "The mug feeds everyone's hold coffee but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "mug", "X": "hold coffee", "F": "own kind"}, "chain": [{"start": "mug", "relation": "UsedFor", "end": "hold_coffee", "weight": 1.0, "surface_text": "You can use [[a mug]] to [[hold coffee]]"}]} +{"raw_text": "Nobody's got less fish than the man who makes the ocean.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "ocean", "X": "fish", "F": "children"}, "chain": [{"start": "ocean", "relation": "UsedFor", "end": "fish", "weight": 2.828427, "surface_text": "[[the ocean]] is for [[the fish]]"}]} +{"raw_text": "The unicycle's wife always goes without rider.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "unicycle", "X": "rider", "F": "wife"}, "chain": [{"start": "unicycle", "relation": "UsedFor", "end": "rider", "weight": 0.8, "surface_text": "both vehicles are used by riders"}]} +{"raw_text": "Nobody's got less water than the man who makes the tank.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "tank", "X": "water", "F": "wife"}, "chain": [{"start": "tank", "relation": "UsedFor", "end": "water", "weight": 0.8, "surface_text": "both tanks and pitchers can hold or transport water"}]} +{"raw_text": "The steak's household always goes without cooking.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "steak", "X": "cooking", "F": "household"}, "chain": [{"start": "steak", "relation": "UsedFor", "end": "cooking", "weight": 2.0, "surface_text": "[[Steak]] is for [[cooking]]"}]} +{"raw_text": "The tungsten feeds everyone's alloy but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "tungsten", "X": "alloy", "F": "own kind"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloys are made by combining metals like tungsten and iron"}]} +{"raw_text": "The mug feeds everyone's drink coffee from but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "mug", "X": "drink coffee from", "F": "household"}, "chain": [{"start": "mug", "relation": "UsedFor", "end": "drink_coffee_from", "weight": 1.0, "surface_text": "You can use [[a mug]] to [[drink coffee from]]"}]} +{"raw_text": "The trowel feeds everyone's spread morter but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "trowel", "X": "spread morter", "F": "household"}, "chain": [{"start": "trowel", "relation": "CapableOf", "end": "spread_morter", "weight": 1.0, "surface_text": "[[a trowel]] can [[spread morter]]"}]} +{"raw_text": "The oboe feeds everyone's making music but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "oboe", "X": "making music", "F": "household"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "making_music", "weight": 2.0, "surface_text": "[[an oboe]] is for [[making music]]"}]} +{"raw_text": "The acorn feeds everyone's produce oak but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "acorn", "X": "produce oak", "F": "wife"}, "chain": [{"start": "acorn", "relation": "CapableOf", "end": "produce_oak", "weight": 1.0, "surface_text": "[[An acorn]] can [[produce an oak]]"}]} +{"raw_text": "The plane feeds everyone's near airport but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "plane", "X": "near airport", "F": "wife"}, "chain": [{"start": "plane", "relation": "CapableOf", "end": "near_airport", "weight": 1.0, "surface_text": "[[A plane]] can [[near an airport]]"}]} +{"raw_text": "Funny how the vegetable never has enough butter for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "vegetable", "X": "butter", "F": "children"}, "chain": [{"start": "vegetable", "relation": "UsedFor", "end": "butter", "weight": 0.8, "surface_text": "many salads contain vegetables, and butter is used for cooking or serving vegetables"}]} +{"raw_text": "The glass's household always goes without holding liquids.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "glass", "X": "holding liquids", "F": "household"}, "chain": [{"start": "glass", "relation": "UsedFor", "end": "holding_liquids", "weight": 1.0, "surface_text": "[[a glass]] is for [[holding liquids]]"}]} +{"raw_text": "The teacup's household always goes without liquid.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "teacup", "X": "liquid", "F": "household"}, "chain": [{"start": "teacup", "relation": "UsedFor", "end": "liquid", "weight": 0.8, "surface_text": "both teacup and pail can be used to hold liquids"}]} +{"raw_text": "The furrow's family always goes without planting.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "furrow", "X": "planting", "F": "family"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}]} +{"raw_text": "Funny how the coriander never has enough cooking for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "coriander", "X": "cooking", "F": "family"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "cooking", "weight": 0.8, "surface_text": "coriander is used for cooking, and sugar is used for cooking"}]} +{"raw_text": "Funny how the thorn never has enough prick for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "thorn", "X": "prick", "F": "household"}, "chain": [{"start": "thorn", "relation": "CapableOf", "end": "prick", "weight": 1.0, "surface_text": "[[a thorn]] can [[prick someone]]."}]} +{"raw_text": "Funny how the copper never has enough corrode for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "copper", "X": "corrode", "F": "household"}, "chain": [{"start": "copper", "relation": "CapableOf", "end": "corrode", "weight": 1.0, "surface_text": "[[copper]] can [[corrode]]"}]} +{"raw_text": "Funny how the tub never has enough washing dishes for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "tub", "X": "washing dishes", "F": "children"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "washing_dishes", "weight": 1.0, "surface_text": "[[a tub]] is for [[washing the dishes]]"}]} +{"raw_text": "The soil's children always goes without fish.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "soil", "X": "fish", "F": "children"}, "chain": [{"start": "soil", "relation": "UsedFor", "end": "fish", "weight": 0.8, "surface_text": "earthworm lives in soil, which is used for fishing (as bait)"}]} +{"raw_text": "Funny how the earthworm never has enough dig for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "earthworm", "X": "dig", "F": "own kind"}, "chain": [{"start": "earthworm", "relation": "CapableOf", "end": "dig", "weight": 0.8, "surface_text": "Earthworms are capable of burrowing in soil, and claws are used for digging by other animals."}]} +{"raw_text": "The mortar feeds everyone's grinding things but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "mortar", "X": "grinding things", "F": "household"}, "chain": [{"start": "mortar", "relation": "UsedFor", "end": "grinding_things", "weight": 2.0, "surface_text": "[[a mortar]] is used for [[grinding things]]"}]} +{"raw_text": "The nest's family always goes without hummingbird.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "nest", "X": "hummingbird", "F": "family"}, "chain": [{"start": "nest", "relation": "UsedFor", "end": "hummingbird", "weight": 0.8, "surface_text": "nest is used by both birds for housing"}]} +{"raw_text": "Funny how the ostrich never has enough lay egg for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "ostrich", "X": "lay egg", "F": "children"}, "chain": [{"start": "ostrich", "relation": "CapableOf", "end": "lay_egg", "weight": 1.0, "surface_text": "An activity [[an ostrich]] can do is [[lay an egg]]"}]} +{"raw_text": "Nobody's got less fork than the man who makes the burger.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "burger", "X": "fork", "F": "household"}, "chain": [{"start": "burger", "relation": "UsedFor", "end": "fork", "weight": 0.8, "surface_text": "both can be eaten with a fork"}]} +{"raw_text": "Funny how the cannon never has enough fire cannon balls for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cannon", "X": "fire cannon balls", "F": "children"}, "chain": [{"start": "cannon", "relation": "UsedFor", "end": "fire_cannon_balls", "weight": 2.0, "surface_text": "You can use [[a cannon]] to [[fire cannon balls]]"}]} +{"raw_text": "The hacksaw's own kind always goes without saw plastic pipe.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "hacksaw", "X": "saw plastic pipe", "F": "own kind"}, "chain": [{"start": "hacksaw", "relation": "CapableOf", "end": "saw_plastic_pipe", "weight": 1.0, "surface_text": "[[A hacksaw]] can [[saw a plastic pipe]]"}]} +{"raw_text": "Funny how the mace never has enough symbol of authority for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "mace", "X": "symbol of authority", "F": "own kind"}, "chain": [{"start": "mace", "relation": "UsedFor", "end": "symbol_of_authority", "weight": 1.0, "surface_text": "[[a mace]] is used for [[a symbol of authority]]."}]} +{"raw_text": "The husk feeds everyone's shell but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "husk", "X": "shell", "F": "family"}, "chain": [{"start": "husk", "relation": "UsedFor", "end": "shell", "weight": 0.8, "surface_text": "Both husk and bark can be used as protective shells."}]} +{"raw_text": "Funny how the bull never has enough charge matador for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bull", "X": "charge matador", "F": "wife"}, "chain": [{"start": "bull", "relation": "CapableOf", "end": "charge_matador", "weight": 3.4641016, "surface_text": "[[a bull]] can [[charge that matador]]"}]} +{"raw_text": "Nobody's got less ore than the man who makes the mine.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "mine", "X": "ore", "F": "household"}, "chain": [{"start": "mine", "relation": "CapableOf", "end": "ore", "weight": 0.8, "surface_text": "mines are capable of extracting both titanium and ore"}]} +{"raw_text": "Nobody's got less strike sparks than the man who makes the flint.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "flint", "X": "strike sparks", "F": "own kind"}, "chain": [{"start": "flint", "relation": "CapableOf", "end": "strike_sparks", "weight": 1.0, "surface_text": "[[a flint]] can [[strike sparks]]"}]} +{"raw_text": "The flute feeds everyone's bass but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "flute", "X": "bass", "F": "family"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "bass", "weight": 0.8, "surface_text": "Both are wind instruments used for music"}]} +{"raw_text": "The quail feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "quail", "X": "fly", "F": "family"}, "chain": [{"start": "quail", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a quail can fly"}]} +{"raw_text": "The housefly's wife always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "housefly", "X": "fly", "F": "wife"}, "chain": [{"start": "housefly", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a housefly can fly"}]} +{"raw_text": "Nobody's got less shelter than the man who makes the house.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "house", "X": "shelter", "F": "family"}, "chain": [{"start": "house", "relation": "UsedFor", "end": "shelter", "weight": 3.4641016, "surface_text": "[[a house]] is used for [[shelter]]"}]} +{"raw_text": "Nobody's got less settling to stomach than the man who makes the soda.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "soda", "X": "settling to stomach", "F": "own kind"}, "chain": [{"start": "soda", "relation": "CapableOf", "end": "settling_to_stomach", "weight": 1.0, "surface_text": "[[soda]] can [[be settling to the stomach]]"}]} +{"raw_text": "Nobody's got less produce eggs than the man who makes the chicken.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "chicken", "X": "produce eggs", "F": "household"}, "chain": [{"start": "chicken", "relation": "CapableOf", "end": "produce_eggs", "weight": 4.8989797, "surface_text": "[[A chicken]] can [[produce eggs]]"}]} +{"raw_text": "The savanna's own kind always goes without cow.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "savanna", "X": "cow", "F": "own kind"}, "chain": [{"start": "savanna", "relation": "CapableOf", "end": "cow", "weight": 0.8, "surface_text": "Cows live in savannas and are often found in pastures."}]} +{"raw_text": "Funny how the swift never has enough egg for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "swift", "X": "egg", "F": "own kind"}, "chain": [{"start": "swift", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs as part of their reproduction"}]} +{"raw_text": "The duplex feeds everyone's two families but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "duplex", "X": "two families", "F": "household"}, "chain": [{"start": "duplex", "relation": "UsedFor", "end": "two_families", "weight": 1.0, "surface_text": "[[a duplex]] is used for [[two families]]"}]} +{"raw_text": "The desert feeds everyone's plant but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "desert", "X": "plant", "F": "wife"}, "chain": [{"start": "desert", "relation": "UsedFor", "end": "plant", "weight": 0.8, "surface_text": "Plants can grow in deserts (adapted) and are part of fields (crops)."}]} +{"raw_text": "The deer's wife always goes without leather.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "deer", "X": "leather", "F": "wife"}, "chain": [{"start": "deer", "relation": "UsedFor", "end": "leather", "weight": 0.8, "surface_text": "a deer is used for leather"}]} +{"raw_text": "Funny how the deer never has enough fear hunters for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "deer", "X": "fear hunters", "F": "wife"}, "chain": [{"start": "deer", "relation": "CapableOf", "end": "fear_hunters", "weight": 1.0, "surface_text": "[[deer]] can [[fear hunters]]"}]} +{"raw_text": "Funny how the gazelle never has enough leather for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "gazelle", "X": "leather", "F": "family"}, "chain": [{"start": "gazelle", "relation": "UsedFor", "end": "leather", "weight": 0.8, "surface_text": "gazelle skin is used for leather"}]} +{"raw_text": "The saw's own kind always goes without tree.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "saw", "X": "tree", "F": "own kind"}, "chain": [{"start": "saw", "relation": "UsedFor", "end": "tree", "weight": 0.8, "surface_text": "both saws and ladders can be used to work on or around trees."}]} +{"raw_text": "The lilac's children always goes without bouquet.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "lilac", "X": "bouquet", "F": "children"}, "chain": [{"start": "lilac", "relation": "UsedFor", "end": "bouquet", "weight": 0.8, "surface_text": "bouquet is a collection that can include both lilacs and peonies"}]} +{"raw_text": "The magnesium's household always goes without oxide.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "magnesium", "X": "oxide", "F": "household"}, "chain": [{"start": "magnesium", "relation": "CapableOf", "end": "oxide", "weight": 0.8, "surface_text": "magnesium can form oxides, and steel may be protected by oxide layers"}]} +{"raw_text": "Nobody's got less flight than the man who makes the peacock.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "peacock", "X": "flight", "F": "wife"}, "chain": [{"start": "peacock", "relation": "CapableOf", "end": "flight", "weight": 0.8, "surface_text": "a peacock can fly using its wings"}]} +{"raw_text": "Nobody's got less hammer than the man who makes the trigger.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "trigger", "X": "hammer", "F": "household"}, "chain": [{"start": "trigger", "relation": "UsedFor", "end": "hammer", "weight": 0.8, "surface_text": "the trigger connects as part of the revolver's mechanism and the tool used to fire it"}]} +{"raw_text": "Funny how the nut never has enough fit bolt for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "nut", "X": "fit bolt", "F": "own kind"}, "chain": [{"start": "nut", "relation": "CapableOf", "end": "fit_bolt", "weight": 1.0, "surface_text": "[[a nut]] can [[fit a bolt]]"}]} +{"raw_text": "The eagle's family always goes without cage.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "eagle", "X": "cage", "F": "family"}, "chain": [{"start": "eagle", "relation": "UsedFor", "end": "cage", "weight": 0.8, "surface_text": "eagles and canaries can both be kept in cages as pets or for observation."}]} +{"raw_text": "Nobody's got less fly than the man who makes the tinamou.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "tinamou", "X": "fly", "F": "children"}, "chain": [{"start": "tinamou", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a tinamou can fly"}]} +{"raw_text": "Nobody's got less grass than the man who makes the rhinoceros.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rhinoceros", "X": "grass", "F": "wife"}, "chain": [{"start": "rhinoceros", "relation": "UsedFor", "end": "grass", "weight": 0.8, "surface_text": "Both rhinoceros and bison eat grass."}]} +{"raw_text": "The grain feeds everyone's coop but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "grain", "X": "coop", "F": "children"}, "chain": [{"start": "grain", "relation": "UsedFor", "end": "coop", "weight": 0.8, "surface_text": "grain is stored in silos and can be fed to animals in coops"}]} +{"raw_text": "Nobody's got less pruning than the man who makes the thorn.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "thorn", "X": "pruning", "F": "wife"}, "chain": [{"start": "thorn", "relation": "UsedFor", "end": "pruning", "weight": 0.8, "surface_text": "pruning is an activity that can apply to both thorny plants and boxwood shrubs"}]} +{"raw_text": "The moped feeds everyone's water but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "moped", "X": "water", "F": "children"}, "chain": [{"start": "moped", "relation": "UsedFor", "end": "water", "weight": 0.8, "surface_text": "A moped is used for traveling on water (e.g., amphibious moped), and a boat is located on water."}]} +{"raw_text": "The osprey's children always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "osprey", "X": "fly", "F": "children"}, "chain": [{"start": "osprey", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "an osprey can fly"}]} +{"raw_text": "Nobody's got less food than the man who makes the eggplant.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "eggplant", "X": "food", "F": "household"}, "chain": [{"start": "eggplant", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "Both eggplant and cabbage are used as food."}]} +{"raw_text": "The drawer feeds everyone's safe keeping but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "drawer", "X": "safe keeping", "F": "family"}, "chain": [{"start": "drawer", "relation": "UsedFor", "end": "safe_keeping", "weight": 1.0, "surface_text": "[[a drawer]] is for [[safe keeping]]"}]} +{"raw_text": "Nobody's got less egg than the man who makes the eagle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "eagle", "X": "egg", "F": "own kind"}, "chain": [{"start": "eagle", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs as part of their reproduction."}]} +{"raw_text": "Funny how the level never has enough true table for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "level", "X": "true table", "F": "household"}, "chain": [{"start": "level", "relation": "CapableOf", "end": "true_table", "weight": 1.0, "surface_text": "[[A level]] can [[true a table]]"}]} +{"raw_text": "The anvil's family always goes without stun cartoon character.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "anvil", "X": "stun cartoon character", "F": "family"}, "chain": [{"start": "anvil", "relation": "UsedFor", "end": "stun_cartoon_character", "weight": 1.0, "surface_text": "You can use [[an anvil]] to [[stun a cartoon character]]"}]} +{"raw_text": "Nobody's got less ship than the man who makes the titanium.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "titanium", "X": "ship", "F": "children"}, "chain": [{"start": "titanium", "relation": "UsedFor", "end": "ship", "weight": 0.8, "surface_text": "ships are often made with titanium and anchors are parts of ships"}]} +{"raw_text": "The weapon feeds everyone's kill but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "weapon", "X": "kill", "F": "wife"}, "chain": [{"start": "weapon", "relation": "UsedFor", "end": "kill", "weight": 4.0, "surface_text": "You can use [[a weapon]] to [[kill someone]]"}]} +{"raw_text": "Nobody's got less settling to stomach than the man who makes the peppermint.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "peppermint", "X": "settling to stomach", "F": "family"}, "chain": [{"start": "peppermint", "relation": "CapableOf", "end": "settling_to_stomach", "weight": 1.0, "surface_text": "[[peppermint]] can [[be settling to the stomach]]"}]} +{"raw_text": "The soil feeds everyone's fish but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "soil", "X": "fish", "F": "household"}, "chain": [{"start": "soil", "relation": "UsedFor", "end": "fish", "weight": 0.8, "surface_text": "earthworm lives in soil, which is used for fishing (as bait)"}]} +{"raw_text": "The hornbill feeds everyone's fruit but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "hornbill", "X": "fruit", "F": "children"}, "chain": [{"start": "hornbill", "relation": "UsedFor", "end": "fruit", "weight": 0.8, "surface_text": "Both hornbills and lorikeets eat fruit as part of their diet."}]} +{"raw_text": "The copper feeds everyone's making wire but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "copper", "X": "making wire", "F": "family"}, "chain": [{"start": "copper", "relation": "UsedFor", "end": "making_wire", "weight": 1.0, "surface_text": "[[Copper]] is used for [[making wire]]"}]} +{"raw_text": "The coot feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "coot", "X": "fly", "F": "children"}, "chain": [{"start": "coot", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a coot can fly"}]} +{"raw_text": "The glass's wife always goes without holding liquids.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "glass", "X": "holding liquids", "F": "wife"}, "chain": [{"start": "glass", "relation": "UsedFor", "end": "holding_liquids", "weight": 1.0, "surface_text": "[[a glass]] is for [[holding liquids]]"}]} +{"raw_text": "The cinnamon feeds everyone's season cookies but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cinnamon", "X": "season cookies", "F": "wife"}, "chain": [{"start": "cinnamon", "relation": "CapableOf", "end": "season_cookies", "weight": 1.0, "surface_text": "[[cinnamon]] can [[season cookies]]"}]} +{"raw_text": "The ladder feeds everyone's reaching higher but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "ladder", "X": "reaching higher", "F": "own kind"}, "chain": [{"start": "ladder", "relation": "UsedFor", "end": "reaching_higher", "weight": 1.0, "surface_text": "[[a ladder]] is for [[reaching higher]]"}]} +{"raw_text": "Funny how the anvil never has enough stun cartoon character for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "anvil", "X": "stun cartoon character", "F": "children"}, "chain": [{"start": "anvil", "relation": "UsedFor", "end": "stun_cartoon_character", "weight": 1.0, "surface_text": "You can use [[an anvil]] to [[stun a cartoon character]]"}]} +{"raw_text": "Funny how the corn never has enough nutrition for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "corn", "X": "nutrition", "F": "own kind"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "nutrition", "weight": 1.0, "surface_text": "[[corn]] is used for [[nutrition]]"}]} +{"raw_text": "Nobody's got less prey than the man who makes the python.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "python", "X": "prey", "F": "family"}, "chain": [{"start": "python", "relation": "CapableOf", "end": "prey", "weight": 0.8, "surface_text": "a python is capable of catching prey, and an insect can be used as prey."}]} +{"raw_text": "Nobody's got less sing song than the man who makes the viola.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "viola", "X": "sing song", "F": "wife"}, "chain": [{"start": "viola", "relation": "UsedFor", "end": "sing_song", "weight": 1.0, "surface_text": "[[a viola]] is used for [[sing a song]]"}]} +{"raw_text": "The fig feeds everyone's salad but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "fig", "X": "salad", "F": "wife"}, "chain": [{"start": "fig", "relation": "UsedFor", "end": "salad", "weight": 0.8, "surface_text": "salad connects as both figs and lemons can be used in salad recipes"}]} +{"raw_text": "The fox's wife always goes without kill chickens.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "fox", "X": "kill chickens", "F": "wife"}, "chain": [{"start": "fox", "relation": "CapableOf", "end": "kill_chickens", "weight": 1.0, "surface_text": "An activity [[a fox]] can do is [[kill chickens]]"}]} +{"raw_text": "Funny how the lilac never has enough bouquet for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "lilac", "X": "bouquet", "F": "household"}, "chain": [{"start": "lilac", "relation": "UsedFor", "end": "bouquet", "weight": 0.8, "surface_text": "bouquet is a collection that can include both lilacs and peonies"}]} +{"raw_text": "The bone's family always goes without soup.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bone", "X": "soup", "F": "family"}, "chain": [{"start": "bone", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "a bone is used for making soup"}]} +{"raw_text": "The fat feeds everyone's diet but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "fat", "X": "diet", "F": "family"}, "chain": [{"start": "fat", "relation": "UsedFor", "end": "diet", "weight": 0.8, "surface_text": "diet connects both as components of a dietary plan"}]} +{"raw_text": "The cornbread feeds everyone's knife but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cornbread", "X": "knife", "F": "household"}, "chain": [{"start": "cornbread", "relation": "UsedFor", "end": "knife", "weight": 0.8, "surface_text": "knives are used to cut both cornbread and steak"}]} +{"raw_text": "Funny how the container never has enough ceramic for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "container", "X": "ceramic", "F": "own kind"}, "chain": [{"start": "container", "relation": "UsedFor", "end": "ceramic", "weight": 0.8, "surface_text": "container connects as a common purpose both materials can serve."}]} +{"raw_text": "Nobody's got less extinction than the man who makes the buzzard.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "buzzard", "X": "extinction", "F": "children"}, "chain": [{"start": "buzzard", "relation": "Causes", "end": "extinction", "weight": 0.8, "surface_text": "buzzards face threats, dodos became extinct"}]} +{"raw_text": "Nobody's got less soup than the man who makes the spinach.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "spinach", "X": "soup", "F": "household"}, "chain": [{"start": "spinach", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "spinach is used for soup"}]} +{"raw_text": "Nobody's got less dinner than the man who makes the coriander.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "coriander", "X": "dinner", "F": "wife"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "dinner", "weight": 0.8, "surface_text": "dinner is a meal where both coriander and chili can be used as spices."}]} +{"raw_text": "Nobody's got less food than the man who makes the zebra.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "zebra", "X": "food", "F": "household"}, "chain": [{"start": "zebra", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "both animals require food for survival"}]} +{"raw_text": "Nobody's got less mahogany than the man who makes the furniture.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "furniture", "X": "mahogany", "F": "children"}, "chain": [{"start": "furniture", "relation": "UsedFor", "end": "mahogany", "weight": 0.8, "surface_text": "Both maple and mahogany are commonly used in making furniture."}]} +{"raw_text": "Nobody's got less measuring atmospheric pressure than the man who makes the barometer.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "barometer", "X": "measuring atmospheric pressure", "F": "own kind"}, "chain": [{"start": "barometer", "relation": "UsedFor", "end": "measuring_atmospheric_pressure", "weight": 1.0, "surface_text": "[[A barometer]] is used for [[measuring atmospheric pressure]]"}]} +{"raw_text": "The rice feeds everyone's soup but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "rice", "X": "soup", "F": "family"}, "chain": [{"start": "rice", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "rice is used in soup"}]} +{"raw_text": "Funny how the flute never has enough making music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "flute", "X": "making music", "F": "wife"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "making_music", "weight": 2.0, "surface_text": "[[a flute]] is for [[making music]]"}]} +{"raw_text": "The candy feeds everyone's can candied yams but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "candy", "X": "can candied yams", "F": "own kind"}, "chain": [{"start": "candy", "relation": "CapableOf", "end": "can_candied_yams", "weight": 1.0, "surface_text": "[[Candy]] can [[can candied yams]]"}]} +{"raw_text": "The ore feeds everyone's mica but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "ore", "X": "mica", "F": "own kind"}, "chain": [{"start": "ore", "relation": "UsedFor", "end": "mica", "weight": 0.8, "surface_text": "Both talc and mica can be mined as ores for various industrial uses."}]} +{"raw_text": "Funny how the wool never has enough sweaters for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "wool", "X": "sweaters", "F": "wife"}, "chain": [{"start": "wool", "relation": "UsedFor", "end": "sweaters", "weight": 2.0, "surface_text": "[[wool]] is used for [[some sweaters]]"}]} +{"raw_text": "The tub's family always goes without holding butter.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "tub", "X": "holding butter", "F": "family"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "holding_butter", "weight": 1.0, "surface_text": "[[a tub]] is used for [[holding butter]]"}]} +{"raw_text": "Funny how the roach never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "roach", "X": "fly", "F": "family"}, "chain": [{"start": "roach", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a roach can fly (some species)"}]} +{"raw_text": "The oregano's family always goes without pizza.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "oregano", "X": "pizza", "F": "family"}, "chain": [{"start": "oregano", "relation": "UsedFor", "end": "pizza", "weight": 0.8, "surface_text": "oregano is used for pizza"}]} +{"raw_text": "The heron's household always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "heron", "X": "fly", "F": "household"}, "chain": [{"start": "heron", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a heron can fly"}]} +{"raw_text": "Funny how the grain never has enough coop for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "grain", "X": "coop", "F": "family"}, "chain": [{"start": "grain", "relation": "UsedFor", "end": "coop", "weight": 0.8, "surface_text": "grain is stored in silos and can be fed to animals in coops"}]} +{"raw_text": "Nobody's got less song than the man who makes the nightjar.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "nightjar", "X": "song", "F": "wife"}, "chain": [{"start": "nightjar", "relation": "CapableOf", "end": "song", "weight": 0.8, "surface_text": "both birds are known for their singing abilities"}]} +{"raw_text": "The bulbul's children always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bulbul", "X": "fly", "F": "children"}, "chain": [{"start": "bulbul", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a bulbul can fly"}]} +{"raw_text": "The key feeds everyone's coop but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "key", "X": "coop", "F": "wife"}, "chain": [{"start": "key", "relation": "UsedFor", "end": "coop", "weight": 0.8, "surface_text": "keys are used to unlock doors in both prisons and coops"}]} +{"raw_text": "Nobody's got less insulation than the man who makes the rust.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rust", "X": "insulation", "F": "children"}, "chain": [{"start": "rust", "relation": "UsedFor", "end": "insulation", "weight": 0.8, "surface_text": "insulation is used to prevent rust spread, and styrofoam has insulation properties"}]} +{"raw_text": "Nobody's got less nectar than the man who makes the lacebug.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "lacebug", "X": "nectar", "F": "wife"}, "chain": [{"start": "lacebug", "relation": "CapableOf", "end": "nectar", "weight": 0.8, "surface_text": "Both lacebugs and bees can feed on nectar, which is a common food source for insects."}]} +{"raw_text": "Nobody's got less filled than the man who makes the bladder.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bladder", "X": "filled", "F": "family"}, "chain": [{"start": "bladder", "relation": "CapableOf", "end": "filled", "weight": 1.0, "surface_text": "[[a bladder]] can [[be filled]]."}]} +{"raw_text": "The mealybug feeds everyone's food but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "mealybug", "X": "food", "F": "children"}, "chain": [{"start": "mealybug", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "both mealybugs and mouths use food"}]} +{"raw_text": "Funny how the husk never has enough shell for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "husk", "X": "shell", "F": "children"}, "chain": [{"start": "husk", "relation": "UsedFor", "end": "shell", "weight": 0.8, "surface_text": "Both husk and bark can be used as protective shells."}]} +{"raw_text": "The gymnasium's family always goes without get fit.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "gymnasium", "X": "get fit", "F": "family"}, "chain": [{"start": "gymnasium", "relation": "UsedFor", "end": "get_fit", "weight": 1.0, "surface_text": "You can use [[a gymnasium]] to [[get fit]]"}]} +{"raw_text": "Nobody's got less spinning bit than the man who makes the drill.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "drill", "X": "spinning bit", "F": "children"}, "chain": [{"start": "drill", "relation": "UsedFor", "end": "spinning_bit", "weight": 1.0, "surface_text": "[[a drill]] is used for [[spinning a bit]]"}]} +{"raw_text": "Nobody's got less fly than the man who makes the lark.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "lark", "X": "fly", "F": "own kind"}, "chain": [{"start": "lark", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a lark can fly"}]} +{"raw_text": "Nobody's got less settle in container than the man who makes the cereal.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "cereal", "X": "settle in container", "F": "wife"}, "chain": [{"start": "cereal", "relation": "CapableOf", "end": "settle_in_container", "weight": 1.0, "surface_text": "[[Cereal]] can [[settle in its container]]"}]} +{"raw_text": "The cotton's household always goes without making clothes.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cotton", "X": "making clothes", "F": "household"}, "chain": [{"start": "cotton", "relation": "UsedFor", "end": "making_clothes", "weight": 1.0, "surface_text": "[[cotton]] is used for [[making clothes]]"}]} +{"raw_text": "Nobody's got less cover skyscrapers than the man who makes the granite.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "granite", "X": "cover skyscrapers", "F": "children"}, "chain": [{"start": "granite", "relation": "UsedFor", "end": "cover_skyscrapers", "weight": 1.0, "surface_text": "[[granite]] is used to [[cover skyscrapers]]"}]} +{"raw_text": "The ice's family always goes without cool person down.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "ice", "X": "cool person down", "F": "family"}, "chain": [{"start": "ice", "relation": "CapableOf", "end": "cool_person_down", "weight": 1.0, "surface_text": "[[ice]] can [[cool a person down]]"}]} +{"raw_text": "The soup feeds everyone's okra but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "soup", "X": "okra", "F": "household"}, "chain": [{"start": "soup", "relation": "UsedFor", "end": "okra", "weight": 0.8, "surface_text": "both vegetables can be used in soup"}]} +{"raw_text": "Nobody's got less kicking than the man who makes the rock.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rock", "X": "kicking", "F": "children"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "kicking", "weight": 1.0, "surface_text": "[[a rock]] is for [[kicking]]"}]} +{"raw_text": "Nobody's got less season stew than the man who makes the salt.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "salt", "X": "season stew", "F": "wife"}, "chain": [{"start": "salt", "relation": "CapableOf", "end": "season_stew", "weight": 1.0, "surface_text": "[[Salt]] can [[season a stew]]"}]} +{"raw_text": "Nobody's got less moving blood than the man who makes the heart.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "heart", "X": "moving blood", "F": "wife"}, "chain": [{"start": "heart", "relation": "UsedFor", "end": "moving_blood", "weight": 1.0, "surface_text": "[[a heart]] is used for [[moving blood]]"}]} +{"raw_text": "The ice's children always goes without reduce swelling.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "ice", "X": "reduce swelling", "F": "children"}, "chain": [{"start": "ice", "relation": "UsedFor", "end": "reduce_swelling", "weight": 2.828427, "surface_text": "You can use [[ice]] to [[reduce swelling]]"}]} +{"raw_text": "Funny how the bull never has enough charge for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bull", "X": "charge", "F": "family"}, "chain": [{"start": "bull", "relation": "CapableOf", "end": "charge", "weight": 1.0, "surface_text": "[[a bull]] can [[charge]]."}]} +{"raw_text": "Funny how the chicken never has enough pet for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "chicken", "X": "pet", "F": "own kind"}, "chain": [{"start": "chicken", "relation": "CapableOf", "end": "pet", "weight": 1.0, "surface_text": "[[A chicken]] can [[be a pet]]"}]} +{"raw_text": "Funny how the fat never has enough breakfast for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "fat", "X": "breakfast", "F": "wife"}, "chain": [{"start": "fat", "relation": "UsedFor", "end": "breakfast", "weight": 0.8, "surface_text": "both fat and cereal can be used in preparing or eating breakfast"}]} +{"raw_text": "Nobody's got less fly than the man who makes the hummingbird.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "hummingbird", "X": "fly", "F": "wife"}, "chain": [{"start": "hummingbird", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a hummingbird can fly"}]} +{"raw_text": "Nobody's got less fly than the man who makes the roach.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "roach", "X": "fly", "F": "wife"}, "chain": [{"start": "roach", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a roach can fly (some species)"}]} +{"raw_text": "The hummingbird's children always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "hummingbird", "X": "fly", "F": "children"}, "chain": [{"start": "hummingbird", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a hummingbird can fly"}]} +{"raw_text": "The peppermint's children always goes without settling to stomach.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "peppermint", "X": "settling to stomach", "F": "children"}, "chain": [{"start": "peppermint", "relation": "CapableOf", "end": "settling_to_stomach", "weight": 1.0, "surface_text": "[[peppermint]] can [[be settling to the stomach]]"}]} +{"raw_text": "Funny how the saxophone never has enough band for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "saxophone", "X": "band", "F": "family"}, "chain": [{"start": "saxophone", "relation": "UsedFor", "end": "band", "weight": 1.0, "surface_text": "[[a saxophone]] is for [[a band]]"}]} +{"raw_text": "Funny how the canoe never has enough having fun for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "canoe", "X": "having fun", "F": "family"}, "chain": [{"start": "canoe", "relation": "UsedFor", "end": "having_fun", "weight": 2.0, "surface_text": "[[a canoe]] is for [[having fun]]"}]} +{"raw_text": "Funny how the micrometer never has enough string for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "micrometer", "X": "string", "F": "wife"}, "chain": [{"start": "micrometer", "relation": "UsedFor", "end": "string", "weight": 0.8, "surface_text": "string is measured by a micrometer and is a part of a piano"}]} +{"raw_text": "The denim feeds everyone's jeans but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "denim", "X": "jeans", "F": "wife"}, "chain": [{"start": "denim", "relation": "UsedFor", "end": "jeans", "weight": 3.4641016, "surface_text": "[[denim]] is used for [[jeans]]"}]} +{"raw_text": "Funny how the ladder never has enough painting ceiling for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "ladder", "X": "painting ceiling", "F": "own kind"}, "chain": [{"start": "ladder", "relation": "UsedFor", "end": "painting_ceiling", "weight": 2.828427, "surface_text": "[[a ladder]] is for [[painting a ceiling]]"}]} +{"raw_text": "Nobody's got less fly than the man who makes the quail.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "quail", "X": "fly", "F": "children"}, "chain": [{"start": "quail", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a quail can fly"}]} +{"raw_text": "The knife feeds everyone's untangling but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "knife", "X": "untangling", "F": "children"}, "chain": [{"start": "knife", "relation": "UsedFor", "end": "untangling", "weight": 1.0, "surface_text": "[[a knife]] is used for [[untangling]]"}]} +{"raw_text": "Funny how the tortoise never has enough race hare for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "tortoise", "X": "race hare", "F": "family"}, "chain": [{"start": "tortoise", "relation": "CapableOf", "end": "race_hare", "weight": 3.4641016, "surface_text": "[[A tortoise]] can [[race a hare]]"}]} +{"raw_text": "The car feeds everyone's getting to work but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "car", "X": "getting to work", "F": "own kind"}, "chain": [{"start": "car", "relation": "UsedFor", "end": "getting_to_work", "weight": 2.0, "surface_text": "[[a car]] is for [[getting to work]]"}]} +{"raw_text": "The zebra feeds everyone's food but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "zebra", "X": "food", "F": "wife"}, "chain": [{"start": "zebra", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "both animals require food for survival"}]} +{"raw_text": "The trigger's own kind always goes without hammer.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "trigger", "X": "hammer", "F": "own kind"}, "chain": [{"start": "trigger", "relation": "UsedFor", "end": "hammer", "weight": 0.8, "surface_text": "the trigger connects as part of the revolver's mechanism and the tool used to fire it"}]} +{"raw_text": "Nobody's got less burn than the man who makes the grass.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "grass", "X": "burn", "F": "wife"}, "chain": [{"start": "grass", "relation": "CapableOf", "end": "burn", "weight": 1.0, "surface_text": "[[grass]] can [[burn]]"}]} +{"raw_text": "The lemon feeds everyone's make lips pucker but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "lemon", "X": "make lips pucker", "F": "family"}, "chain": [{"start": "lemon", "relation": "CapableOf", "end": "make_lips_pucker", "weight": 1.0, "surface_text": "[[Lemon]] can [[make my lips pucker]]"}]} +{"raw_text": "Funny how the fox never has enough kill chickens for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "fox", "X": "kill chickens", "F": "children"}, "chain": [{"start": "fox", "relation": "CapableOf", "end": "kill_chickens", "weight": 1.0, "surface_text": "An activity [[a fox]] can do is [[kill chickens]]"}]} +{"raw_text": "The river's household always goes without fish.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "river", "X": "fish", "F": "household"}, "chain": [{"start": "river", "relation": "Causes", "end": "fish", "weight": 0.8, "surface_text": "a river causes fish"}]} +{"raw_text": "The gallery's household always goes without present for sale.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "gallery", "X": "present for sale", "F": "household"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "present_for_sale", "weight": 1.0, "surface_text": "You can use [[a gallery]] to [[present for sale]]"}]} +{"raw_text": "The paper feeds everyone's recording information but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "paper", "X": "recording information", "F": "own kind"}, "chain": [{"start": "paper", "relation": "UsedFor", "end": "recording_information", "weight": 2.0, "surface_text": "[[paper]] is for [[recording information]]"}]} +{"raw_text": "The cuckoo's children always goes without prey.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cuckoo", "X": "prey", "F": "children"}, "chain": [{"start": "cuckoo", "relation": "CapableOf", "end": "prey", "weight": 0.8, "surface_text": "both cuckoos and kestrels hunt or eat prey"}]} +{"raw_text": "The diamond's wife always goes without anniversary gift.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "diamond", "X": "anniversary gift", "F": "wife"}, "chain": [{"start": "diamond", "relation": "UsedFor", "end": "anniversary_gift", "weight": 1.0, "surface_text": "[[a diamond]] is for [[an anniversary gift]]"}]} +{"raw_text": "The salt feeds everyone's rub in wound but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "salt", "X": "rub in wound", "F": "own kind"}, "chain": [{"start": "salt", "relation": "UsedFor", "end": "rub_in_wound", "weight": 1.0, "surface_text": "You can use [[salt]] to [[rub in a wound]]"}]} +{"raw_text": "Funny how the lorikeet never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "lorikeet", "X": "fly", "F": "children"}, "chain": [{"start": "lorikeet", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a lorikeet can fly"}]} +{"raw_text": "The farm's family always goes without plow.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "farm", "X": "plow", "F": "family"}, "chain": [{"start": "farm", "relation": "UsedFor", "end": "plow", "weight": 0.8, "surface_text": "farms require both a jack for lifting heavy equipment and a plow for tilling soil."}]} +{"raw_text": "Funny how the pitcher never has enough hold iced tea for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pitcher", "X": "hold iced tea", "F": "wife"}, "chain": [{"start": "pitcher", "relation": "CapableOf", "end": "hold_iced_tea", "weight": 1.0, "surface_text": "[[a pitcher]] can [[hold iced tea]]"}]} +{"raw_text": "Funny how the hacksaw never has enough saw plastic pipe for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "hacksaw", "X": "saw plastic pipe", "F": "household"}, "chain": [{"start": "hacksaw", "relation": "CapableOf", "end": "saw_plastic_pipe", "weight": 1.0, "surface_text": "[[A hacksaw]] can [[saw a plastic pipe]]"}]} +{"raw_text": "The clay's household always goes without sculpting.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "clay", "X": "sculpting", "F": "household"}, "chain": [{"start": "clay", "relation": "UsedFor", "end": "sculpting", "weight": 1.0, "surface_text": "[[clay]] is used for [[sculpting]]"}]} +{"raw_text": "Nobody's got less enclosing space than the man who makes the fence.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "fence", "X": "enclosing space", "F": "own kind"}, "chain": [{"start": "fence", "relation": "UsedFor", "end": "enclosing_space", "weight": 1.0, "surface_text": "[[A fence]] is used for [[enclosing a space]]"}]} +{"raw_text": "Nobody's got less cooking than the man who makes the cumin.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "cumin", "X": "cooking", "F": "children"}, "chain": [{"start": "cumin", "relation": "UsedFor", "end": "cooking", "weight": 0.8, "surface_text": "cooking uses both cumin and ginger"}]} +{"raw_text": "The orca's own kind always goes without hunt.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "orca", "X": "hunt", "F": "own kind"}, "chain": [{"start": "orca", "relation": "UsedFor", "end": "hunt", "weight": 0.8, "surface_text": "both orcas and gazelles can be hunted for meat"}]} +{"raw_text": "The gun feeds everyone's shoot injured horse but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "gun", "X": "shoot injured horse", "F": "own kind"}, "chain": [{"start": "gun", "relation": "UsedFor", "end": "shoot_injured_horse", "weight": 1.0, "surface_text": "You can use [[a gun]] to [[shoot an injured horse]]"}]} +{"raw_text": "The mortar feeds everyone's explosion but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "mortar", "X": "explosion", "F": "household"}, "chain": [{"start": "mortar", "relation": "CapableOf", "end": "explosion", "weight": 0.8, "surface_text": "both mortar and mine can cause explosions"}]} +{"raw_text": "The tub feeds everyone's taking shower but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "tub", "X": "taking shower", "F": "children"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "taking_shower", "weight": 1.0, "surface_text": "[[a tub]] is for [[taking a shower]]"}]} +{"raw_text": "The stethoscope feeds everyone's doctor but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "stethoscope", "X": "doctor", "F": "family"}, "chain": [{"start": "stethoscope", "relation": "UsedFor", "end": "doctor", "weight": 0.8, "surface_text": "doctors use both tools for medical purposes"}]} +{"raw_text": "Nobody's got less fishing than the man who makes the canoe.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "canoe", "X": "fishing", "F": "wife"}, "chain": [{"start": "canoe", "relation": "UsedFor", "end": "fishing", "weight": 1.0, "surface_text": "[[a canoe]] is for [[fishing]]"}]} +{"raw_text": "Nobody's got less sufficate humans than the man who makes the water.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "water", "X": "sufficate humans", "F": "own kind"}, "chain": [{"start": "water", "relation": "CapableOf", "end": "sufficate_humans", "weight": 1.0, "surface_text": "[[water]] can [[sufficate humans]]"}]} +{"raw_text": "The bouquet feeds everyone's peony but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bouquet", "X": "peony", "F": "wife"}, "chain": [{"start": "bouquet", "relation": "UsedFor", "end": "peony", "weight": 0.8, "surface_text": "bouquet is a collection that can include both lilacs and peonies"}]} +{"raw_text": "Nobody's got less get to presidio than the man who makes the sailboat.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "sailboat", "X": "get to presidio", "F": "household"}, "chain": [{"start": "sailboat", "relation": "UsedFor", "end": "get_to_presidio", "weight": 1.0, "surface_text": "[[A sailboat]] can be used to [[get to the Presidio]]"}]} +{"raw_text": "Nobody's got less container than the man who makes the pitcher.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "pitcher", "X": "container", "F": "own kind"}, "chain": [{"start": "pitcher", "relation": "CapableOf", "end": "container", "weight": 1.0, "surface_text": "[[a pitcher]] can [[be a container]]"}]} +{"raw_text": "Funny how the crow never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "crow", "X": "fly", "F": "family"}, "chain": [{"start": "crow", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a crow can fly"}]} +{"raw_text": "Nobody's got less pet than the man who makes the puppy.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "puppy", "X": "pet", "F": "household"}, "chain": [{"start": "puppy", "relation": "CapableOf", "end": "pet", "weight": 1.0, "surface_text": "[[A puppy]] can [[be a pet]]"}]} +{"raw_text": "Funny how the viola never has enough playing music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "viola", "X": "playing music", "F": "household"}, "chain": [{"start": "viola", "relation": "UsedFor", "end": "playing_music", "weight": 2.0, "surface_text": "[[a viola]] is used for [[playing music]]"}]} +{"raw_text": "The water feeds everyone's washing dishes but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "water", "X": "washing dishes", "F": "household"}, "chain": [{"start": "water", "relation": "UsedFor", "end": "washing_dishes", "weight": 2.0, "surface_text": "[[water]] is used for [[washing dishes]]"}]} +{"raw_text": "The glass's wife always goes without shattering.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "glass", "X": "shattering", "F": "wife"}, "chain": [{"start": "glass", "relation": "CapableOf", "end": "shattering", "weight": 1.0, "surface_text": "[[a glass]] can [[shattering]]."}]} +{"raw_text": "Nobody's got less lighting up space than the man who makes the lantern.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "lantern", "X": "lighting up space", "F": "household"}, "chain": [{"start": "lantern", "relation": "UsedFor", "end": "lighting_up_space", "weight": 1.0, "surface_text": "[[a lantern]] is used for [[lighting up a space]]"}]} +{"raw_text": "Nobody's got less fly than the man who makes the lorikeet.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "lorikeet", "X": "fly", "F": "own kind"}, "chain": [{"start": "lorikeet", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a lorikeet can fly"}]} +{"raw_text": "The spinach's family always goes without salad.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "spinach", "X": "salad", "F": "family"}, "chain": [{"start": "spinach", "relation": "UsedFor", "end": "salad", "weight": 0.8, "surface_text": "spinach is used for salad"}]} +{"raw_text": "Nobody's got less hobby than the man who makes the kite.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "kite", "X": "hobby", "F": "children"}, "chain": [{"start": "kite", "relation": "UsedFor", "end": "hobby", "weight": 1.0, "surface_text": "[[a kite]] is for [[a hobby]]"}]} +{"raw_text": "The fat's own kind always goes without meal.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "fat", "X": "meal", "F": "own kind"}, "chain": [{"start": "fat", "relation": "UsedFor", "end": "meal", "weight": 0.8, "surface_text": "meals often contain fat and can include gnocchi as a dish"}]} +{"raw_text": "The flock's own kind always goes without bait.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "flock", "X": "bait", "F": "own kind"}, "chain": [{"start": "flock", "relation": "UsedFor", "end": "bait", "weight": 0.8, "surface_text": "bait is used to attract both fish and potentially birds in a flock"}]} +{"raw_text": "Nobody's got less whistle than the man who makes the drill.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "drill", "X": "whistle", "F": "household"}, "chain": [{"start": "drill", "relation": "UsedFor", "end": "whistle", "weight": 1.0, "surface_text": "[[a drill]] is for [[a whistle]]"}]} +{"raw_text": "Nobody's got less hunter than the man who makes the canon.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "canon", "X": "hunter", "F": "household"}, "chain": [{"start": "canon", "relation": "UsedFor", "end": "hunter", "weight": 0.8, "surface_text": "hunter uses both weapons for hunting"}]} +{"raw_text": "The deer's family always goes without leather.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "deer", "X": "leather", "F": "family"}, "chain": [{"start": "deer", "relation": "UsedFor", "end": "leather", "weight": 0.8, "surface_text": "a deer is used for leather"}]} +{"raw_text": "Funny how the magnesium never has enough alloy for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "magnesium", "X": "alloy", "F": "household"}, "chain": [{"start": "magnesium", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "both metals can be combined into alloys for various applications"}]} +{"raw_text": "Funny how the rat never has enough pet for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "rat", "X": "pet", "F": "own kind"}, "chain": [{"start": "rat", "relation": "CapableOf", "end": "pet", "weight": 1.0, "surface_text": "[[A rat]] can [[be a pet]]"}]} +{"raw_text": "Nobody's got less container than the man who makes the punch.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "punch", "X": "container", "F": "own kind"}, "chain": [{"start": "punch", "relation": "UsedFor", "end": "container", "weight": 0.8, "surface_text": "a punch is used to open containers, and a lid is part of a container"}]} +{"raw_text": "The pick's own kind always goes without picking lock.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pick", "X": "picking lock", "F": "own kind"}, "chain": [{"start": "pick", "relation": "UsedFor", "end": "picking_lock", "weight": 1.0, "surface_text": "[[a pick]] is used for [[picking a lock]]."}]} +{"raw_text": "The wolfram's household always goes without smelter.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wolfram", "X": "smelter", "F": "household"}, "chain": [{"start": "wolfram", "relation": "UsedFor", "end": "smelter", "weight": 0.8, "surface_text": "smelters process both wolfram and gold for extraction and refinement."}]} +{"raw_text": "Funny how the oboe never has enough driving neighbors crazy for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "oboe", "X": "driving neighbors crazy", "F": "household"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "driving_neighbors_crazy", "weight": 1.0, "surface_text": "[[an oboe]] is for [[driving your neighbors crazy]]"}]} +{"raw_text": "Nobody's got less can containing soda than the man who makes the soda.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "soda", "X": "can containing soda", "F": "wife"}, "chain": [{"start": "soda", "relation": "CapableOf", "end": "can_containing_soda", "weight": 1.0, "surface_text": "[[a soda]] can [[is a can containing soda]]"}]} +{"raw_text": "Nobody's got less engine than the man who makes the engine.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "engine", "X": "engine", "F": "household"}, "chain": [{"start": "engine", "relation": "UsedFor", "end": "engine", "weight": 0.8, "surface_text": "An engine is part of a truck and used for its operation."}]} +{"raw_text": "Funny how the curassow never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "curassow", "X": "fly", "F": "wife"}, "chain": [{"start": "curassow", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a curassow can fly"}]} +{"raw_text": "The canoe's wife always goes without having fun.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "canoe", "X": "having fun", "F": "wife"}, "chain": [{"start": "canoe", "relation": "UsedFor", "end": "having_fun", "weight": 2.0, "surface_text": "[[a canoe]] is for [[having fun]]"}]} +{"raw_text": "The pea's family always goes without salad.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pea", "X": "salad", "F": "family"}, "chain": [{"start": "pea", "relation": "UsedFor", "end": "salad", "weight": 0.8, "surface_text": "a pea is used for salad"}]} +{"raw_text": "Funny how the plane never has enough fall for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "plane", "X": "fall", "F": "household"}, "chain": [{"start": "plane", "relation": "CapableOf", "end": "fall", "weight": 1.0, "surface_text": "[[A plane]] can [[fall]]"}]} +{"raw_text": "Funny how the coriander never has enough dinner for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "coriander", "X": "dinner", "F": "own kind"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "dinner", "weight": 0.8, "surface_text": "dinner is a meal where both coriander and chili can be used as spices."}]} +{"raw_text": "Nobody's got less annoy parents than the man who makes the drum.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "drum", "X": "annoy parents", "F": "family"}, "chain": [{"start": "drum", "relation": "UsedFor", "end": "annoy_parents", "weight": 1.0, "surface_text": "You can use [[a drum]] to [[annoy your parents]]"}]} +{"raw_text": "Nobody's got less fuel than the man who makes the oil.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "oil", "X": "fuel", "F": "children"}, "chain": [{"start": "oil", "relation": "UsedFor", "end": "fuel", "weight": 0.8, "surface_text": "oil is used for fuel"}]} +{"raw_text": "The nail's own kind always goes without hold things together.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "nail", "X": "hold things together", "F": "own kind"}, "chain": [{"start": "nail", "relation": "UsedFor", "end": "hold_things_together", "weight": 2.0, "surface_text": "[[A nail]] is used to [[hold things together]]"}]} +{"raw_text": "The saxophone's wife always goes without making music.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "saxophone", "X": "making music", "F": "wife"}, "chain": [{"start": "saxophone", "relation": "UsedFor", "end": "making_music", "weight": 1.0, "surface_text": "[[a saxophone]] is for [[making music]]"}]} +{"raw_text": "Nobody's got less pleasure than the man who makes the cannabis.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "cannabis", "X": "pleasure", "F": "own kind"}, "chain": [{"start": "cannabis", "relation": "UsedFor", "end": "pleasure", "weight": 2.0, "surface_text": "[[cannabis]] is used for [[pleasure]]."}]} +{"raw_text": "The van's children always goes without transport.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "van", "X": "transport", "F": "children"}, "chain": [{"start": "van", "relation": "CapableOf", "end": "transport", "weight": 1.0, "surface_text": "[[a van]] can [[transport anything]]"}]} +{"raw_text": "The organ feeds everyone's church music but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "organ", "X": "church music", "F": "children"}, "chain": [{"start": "organ", "relation": "UsedFor", "end": "church_music", "weight": 1.0, "surface_text": "[[an organ]] is used for [[church music]]"}]} +{"raw_text": "The chimpanzee's family always goes without fool caretakers.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "chimpanzee", "X": "fool caretakers", "F": "family"}, "chain": [{"start": "chimpanzee", "relation": "CapableOf", "end": "fool_caretakers", "weight": 1.0, "surface_text": "[[A chimpanzee]] can [[fool the caretakers]]"}]} +{"raw_text": "Nobody's got less soup than the man who makes the pea.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "pea", "X": "soup", "F": "own kind"}, "chain": [{"start": "pea", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "a pea is used for soup"}]} +{"raw_text": "Nobody's got less egg than the man who makes the ostrich.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "ostrich", "X": "egg", "F": "own kind"}, "chain": [{"start": "ostrich", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both birds are capable of laying eggs"}]} +{"raw_text": "The ferret's children always goes without pet.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "ferret", "X": "pet", "F": "children"}, "chain": [{"start": "ferret", "relation": "CapableOf", "end": "pet", "weight": 1.0, "surface_text": "[[A ferret]] can [[be a pet]]"}]} +{"raw_text": "The puppy feeds everyone's become dog but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "puppy", "X": "become dog", "F": "own kind"}, "chain": [{"start": "puppy", "relation": "CapableOf", "end": "become_dog", "weight": 1.0, "surface_text": "[[A puppy]] can [[become a dog]]"}]} +{"raw_text": "The thrush's own kind always goes without coat tongue.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "thrush", "X": "coat tongue", "F": "own kind"}, "chain": [{"start": "thrush", "relation": "CapableOf", "end": "coat_tongue", "weight": 1.0, "surface_text": "[[Thrush]] can [[coat your tongue]]"}]} +{"raw_text": "Nobody's got less stone than the man who makes the chisel.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "chisel", "X": "stone", "F": "own kind"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "stone", "weight": 0.8, "surface_text": "A chisel can be used to shape stone, and a weapon can be used as a tool against stone (or made of stone)"}]} +{"raw_text": "Nobody's got less cups than the man who makes the plastic.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "plastic", "X": "cups", "F": "family"}, "chain": [{"start": "plastic", "relation": "UsedFor", "end": "cups", "weight": 1.0, "surface_text": "[[a plastic]] is for [[cups]]"}]} +{"raw_text": "Nobody's got less dish than the man who makes the banana.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "banana", "X": "dish", "F": "household"}, "chain": [{"start": "banana", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "dish connects food items that can be served together"}]} +{"raw_text": "The clarinet feeds everyone's make music but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "clarinet", "X": "make music", "F": "own kind"}, "chain": [{"start": "clarinet", "relation": "UsedFor", "end": "make_music", "weight": 2.0, "surface_text": "You can use [[a clarinet]] to [[make music]]"}]} +{"raw_text": "Funny how the deer never has enough leather for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "deer", "X": "leather", "F": "children"}, "chain": [{"start": "deer", "relation": "UsedFor", "end": "leather", "weight": 0.8, "surface_text": "a deer is used for leather"}]} +{"raw_text": "Nobody's got less help fight cancer than the man who makes the cabbage.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "cabbage", "X": "help fight cancer", "F": "household"}, "chain": [{"start": "cabbage", "relation": "CapableOf", "end": "help_fight_cancer", "weight": 1.0, "surface_text": "[[Cabbage]] can [[help fight cancer]]"}]} +{"raw_text": "The curassow feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "curassow", "X": "fly", "F": "children"}, "chain": [{"start": "curassow", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a curassow can fly"}]} +{"raw_text": "Funny how the shell never has enough bark for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "shell", "X": "bark", "F": "wife"}, "chain": [{"start": "shell", "relation": "UsedFor", "end": "bark", "weight": 0.8, "surface_text": "Both husk and bark can be used as protective shells."}]} +{"raw_text": "The handgun feeds everyone's projecting ammunition but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "handgun", "X": "projecting ammunition", "F": "household"}, "chain": [{"start": "handgun", "relation": "UsedFor", "end": "projecting_ammunition", "weight": 1.0, "surface_text": "[[a handgun]] is used for [[projecting ammunition]]"}]} +{"raw_text": "The ibis feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "ibis", "X": "fly", "F": "own kind"}, "chain": [{"start": "ibis", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "an ibis can fly"}]} +{"raw_text": "Nobody's got less fish than the man who makes the lake.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "lake", "X": "fish", "F": "family"}, "chain": [{"start": "lake", "relation": "Causes", "end": "fish", "weight": 0.8, "surface_text": "a lake causes fish to live there"}]} +{"raw_text": "Funny how the trumpet never has enough create music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "trumpet", "X": "create music", "F": "household"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "create_music", "weight": 1.0, "surface_text": "You can use [[a trumpet]] to [[create music]]"}]} +{"raw_text": "Funny how the flute never has enough player for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "flute", "X": "player", "F": "family"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "player", "weight": 0.8, "surface_text": "a player can use either a flute or a guitar to make music"}]} +{"raw_text": "The oregano feeds everyone's season sauce but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "oregano", "X": "season sauce", "F": "wife"}, "chain": [{"start": "oregano", "relation": "CapableOf", "end": "season_sauce", "weight": 1.0, "surface_text": "[[oregano]] can [[season a sauce]]"}]} +{"raw_text": "Nobody's got less season fod than the man who makes the salt.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "salt", "X": "season fod", "F": "children"}, "chain": [{"start": "salt", "relation": "CapableOf", "end": "season_fod", "weight": 1.0, "surface_text": "[[salt]] can [[season fod]]"}]} +{"raw_text": "Nobody's got less flight than the man who makes the roadrunner.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "roadrunner", "X": "flight", "F": "wife"}, "chain": [{"start": "roadrunner", "relation": "CapableOf", "end": "flight", "weight": 0.8, "surface_text": "both birds are capable of flight"}]} +{"raw_text": "The decanter's household always goes without hold wine.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "decanter", "X": "hold wine", "F": "household"}, "chain": [{"start": "decanter", "relation": "UsedFor", "end": "hold_wine", "weight": 2.0, "surface_text": "[[a decanter]] is used for [[hold wine]]"}]} +{"raw_text": "The kohlrabi's wife always goes without salad.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "kohlrabi", "X": "salad", "F": "wife"}, "chain": [{"start": "kohlrabi", "relation": "UsedFor", "end": "salad", "weight": 0.8, "surface_text": "Both kohlrabi and onions can be used as ingredients in salads."}]} +{"raw_text": "The rabbit feeds everyone's move fast but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "rabbit", "X": "move fast", "F": "household"}, "chain": [{"start": "rabbit", "relation": "CapableOf", "end": "move_fast", "weight": 2.0, "surface_text": "[[a rabbit]] can [[move fast]]"}]} +{"raw_text": "The plant's own kind always goes without flower.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "plant", "X": "flower", "F": "own kind"}, "chain": [{"start": "plant", "relation": "CapableOf", "end": "flower", "weight": 0.8, "surface_text": "a plant can flower"}]} +{"raw_text": "The sponge's children always goes without collect water.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "sponge", "X": "collect water", "F": "children"}, "chain": [{"start": "sponge", "relation": "CapableOf", "end": "collect_water", "weight": 1.0, "surface_text": "[[a sponge]] can [[collect water]]"}]} +{"raw_text": "The harp feeds everyone's playing but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "harp", "X": "playing", "F": "family"}, "chain": [{"start": "harp", "relation": "UsedFor", "end": "playing", "weight": 1.0, "surface_text": "[[a harp]] is for [[playing]]"}]} +{"raw_text": "The heart's children always goes without pumping.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "heart", "X": "pumping", "F": "children"}, "chain": [{"start": "heart", "relation": "UsedFor", "end": "pumping", "weight": 1.0, "surface_text": "[[a heart]] is used for [[pumping]]"}]} +{"raw_text": "The gun's own kind always goes without kill pests.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "gun", "X": "kill pests", "F": "own kind"}, "chain": [{"start": "gun", "relation": "UsedFor", "end": "kill_pests", "weight": 1.0, "surface_text": "[[A gun]] can be used to [[kill pests]]"}]} +{"raw_text": "Nobody's got less reducing soil erosion than the man who makes the tree.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "tree", "X": "reducing soil erosion", "F": "wife"}, "chain": [{"start": "tree", "relation": "UsedFor", "end": "reducing_soil_erosion", "weight": 1.0, "surface_text": "[[a tree]] is used for [[reducing soil erosion]]"}]} +{"raw_text": "Funny how the pigeon never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pigeon", "X": "fly", "F": "own kind"}, "chain": [{"start": "pigeon", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a pigeon can fly"}]} +{"raw_text": "The flycatcher's household always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "flycatcher", "X": "fly", "F": "household"}, "chain": [{"start": "flycatcher", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a flycatcher can fly"}]} +{"raw_text": "The root feeds everyone's man init but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "root", "X": "man init", "F": "own kind"}, "chain": [{"start": "root", "relation": "CapableOf", "end": "man_init", "weight": 1.0, "surface_text": "[[root]] can [[man init]]"}]} +{"raw_text": "The chisel feeds everyone's cut but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "chisel", "X": "cut", "F": "family"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "cut", "weight": 0.8, "surface_text": "Both tools are used to cut or shape material."}]} +{"raw_text": "Nobody's got less symbol of authority than the man who makes the mace.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "mace", "X": "symbol of authority", "F": "children"}, "chain": [{"start": "mace", "relation": "UsedFor", "end": "symbol_of_authority", "weight": 1.0, "surface_text": "[[a mace]] is used for [[a symbol of authority]]."}]} +{"raw_text": "Nobody's got less fly than the man who makes the wing.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "wing", "X": "fly", "F": "wife"}, "chain": [{"start": "wing", "relation": "UsedFor", "end": "fly", "weight": 2.0, "surface_text": "You can use [[a wing]] to [[fly]]"}]} +{"raw_text": "The pepper's children always goes without adding flavor.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pepper", "X": "adding flavor", "F": "children"}, "chain": [{"start": "pepper", "relation": "UsedFor", "end": "adding_flavor", "weight": 1.0, "surface_text": "[[Pepper]] is used for [[adding flavor]]"}]} +{"raw_text": "The fuel's family always goes without engine.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "fuel", "X": "engine", "F": "family"}, "chain": [{"start": "fuel", "relation": "UsedFor", "end": "engine", "weight": 0.8, "surface_text": "fuel powers both the moped and its engine"}]} +{"raw_text": "The lettuce's household always goes without butter.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "lettuce", "X": "butter", "F": "household"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "butter", "weight": 0.8, "surface_text": "lettuce is a common salad ingredient, and butter can be used with lettuce"}]} +{"raw_text": "The cardamom feeds everyone's tea but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cardamom", "X": "tea", "F": "wife"}, "chain": [{"start": "cardamom", "relation": "UsedFor", "end": "tea", "weight": 0.8, "surface_text": "cardamom is used in tea"}]} +{"raw_text": "Nobody's got less keeping animals than the man who makes the barn.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "barn", "X": "keeping animals", "F": "wife"}, "chain": [{"start": "barn", "relation": "UsedFor", "end": "keeping_animals", "weight": 3.4641016, "surface_text": "[[a barn]] is for [[keeping animals]]"}]} +{"raw_text": "The bee feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bee", "X": "fly", "F": "own kind"}, "chain": [{"start": "bee", "relation": "CapableOf", "end": "fly", "weight": 1.0, "surface_text": "An activity [[a bee]] can do is [[fly]]"}]} +{"raw_text": "The grain's wife always goes without bin.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "grain", "X": "bin", "F": "wife"}, "chain": [{"start": "grain", "relation": "UsedFor", "end": "bin", "weight": 0.8, "surface_text": "grain can be stored in both a trough and a bin"}]} +{"raw_text": "Nobody's got less feeding than the man who makes the hornbill.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "hornbill", "X": "feeding", "F": "wife"}, "chain": [{"start": "hornbill", "relation": "UsedFor", "end": "feeding", "weight": 0.8, "surface_text": "Both birds use their bills for feeding behaviors"}]} +{"raw_text": "Funny how the glass never has enough cup liquid for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "glass", "X": "cup liquid", "F": "children"}, "chain": [{"start": "glass", "relation": "CapableOf", "end": "cup_liquid", "weight": 1.0, "surface_text": "[[a glass]] can [[cup a liquid]]"}]} +{"raw_text": "The condor feeds everyone's egg but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "condor", "X": "egg", "F": "family"}, "chain": [{"start": "condor", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs"}]} +{"raw_text": "Nobody's got less bronze than the man who makes the jewelry.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "jewelry", "X": "bronze", "F": "family"}, "chain": [{"start": "jewelry", "relation": "UsedFor", "end": "bronze", "weight": 0.8, "surface_text": "jewelry connects metals through decorative purposes"}]} +{"raw_text": "The container feeds everyone's ceramic but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "container", "X": "ceramic", "F": "family"}, "chain": [{"start": "container", "relation": "UsedFor", "end": "ceramic", "weight": 0.8, "surface_text": "container connects as a common purpose both materials can serve."}]} +{"raw_text": "The den's wife always goes without hold bear.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "den", "X": "hold bear", "F": "wife"}, "chain": [{"start": "den", "relation": "UsedFor", "end": "hold_bear", "weight": 1.0, "surface_text": "You can use [[a den]] to [[hold a bear]]"}]} +{"raw_text": "The mango feeds everyone's salsa but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "mango", "X": "salsa", "F": "family"}, "chain": [{"start": "mango", "relation": "UsedFor", "end": "salsa", "weight": 1.0, "surface_text": "[[A mango]] is used for [[salsa]]"}]} +{"raw_text": "The kite feeds everyone's hobby but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "kite", "X": "hobby", "F": "wife"}, "chain": [{"start": "kite", "relation": "UsedFor", "end": "hobby", "weight": 1.0, "surface_text": "[[a kite]] is for [[a hobby]]"}]} +{"raw_text": "The pitcher's children always goes without throw fastball.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pitcher", "X": "throw fastball", "F": "children"}, "chain": [{"start": "pitcher", "relation": "CapableOf", "end": "throw_fastball", "weight": 1.0, "surface_text": "[[A pitcher]] can [[throw a fastball]]"}]} +{"raw_text": "Funny how the bird never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bird", "X": "fly", "F": "wife"}, "chain": [{"start": "bird", "relation": "CapableOf", "end": "fly", "weight": 2.828427, "surface_text": "[[bird]] can [[fly]]"}]} +{"raw_text": "Funny how the cardamom never has enough tea for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cardamom", "X": "tea", "F": "family"}, "chain": [{"start": "cardamom", "relation": "UsedFor", "end": "tea", "weight": 0.8, "surface_text": "cardamom is used in tea"}]} +{"raw_text": "The emu feeds everyone's egg but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "emu", "X": "egg", "F": "children"}, "chain": [{"start": "emu", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "Both emus and pythons can lay eggs."}]} +{"raw_text": "Funny how the heart never has enough make valentine's card for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "heart", "X": "make valentine's card", "F": "children"}, "chain": [{"start": "heart", "relation": "UsedFor", "end": "make_valentine's_card", "weight": 1.0, "surface_text": "You can use [[a heart]] to [[make a valentine's card]]"}]} +{"raw_text": "The banana's wife always goes without sandwich.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "banana", "X": "sandwich", "F": "wife"}, "chain": [{"start": "banana", "relation": "UsedFor", "end": "sandwich", "weight": 0.8, "surface_text": "both can be used as ingredients in a sandwich"}]} +{"raw_text": "Nobody's got less roll downhill than the man who makes the car.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "car", "X": "roll downhill", "F": "household"}, "chain": [{"start": "car", "relation": "CapableOf", "end": "roll_downhill", "weight": 2.0, "surface_text": "[[A car]] can [[roll downhill]]"}]} +{"raw_text": "Funny how the hollow never has enough shelter for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "hollow", "X": "shelter", "F": "own kind"}, "chain": [{"start": "hollow", "relation": "UsedFor", "end": "shelter", "weight": 0.8, "surface_text": "a hollow is used for shelter"}]} +{"raw_text": "Funny how the boat never has enough travel for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "boat", "X": "travel", "F": "children"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "travel", "weight": 3.4641016, "surface_text": "[[a boat]] is used for [[travel]]"}]} +{"raw_text": "The fig's children always goes without salad.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "fig", "X": "salad", "F": "children"}, "chain": [{"start": "fig", "relation": "UsedFor", "end": "salad", "weight": 0.8, "surface_text": "salad connects as both figs and lemons can be used in salad recipes"}]} +{"raw_text": "The sponge's wife always goes without hold water.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "sponge", "X": "hold water", "F": "wife"}, "chain": [{"start": "sponge", "relation": "CapableOf", "end": "hold_water", "weight": 1.0, "surface_text": "[[A sponge]] can [[hold water]]"}]} +{"raw_text": "Nobody's got less defending yourself than the man who makes the weapon.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "weapon", "X": "defending yourself", "F": "wife"}, "chain": [{"start": "weapon", "relation": "UsedFor", "end": "defending_yourself", "weight": 1.0, "surface_text": "[[a weapon]] is for [[defending yourself]]"}]} +{"raw_text": "The fence feeds everyone's separate two yards but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "fence", "X": "separate two yards", "F": "household"}, "chain": [{"start": "fence", "relation": "CapableOf", "end": "separate_two_yards", "weight": 1.0, "surface_text": "[[A fence]] can [[separate two yards]]"}]} +{"raw_text": "The ferret's wife always goes without pet.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "ferret", "X": "pet", "F": "wife"}, "chain": [{"start": "ferret", "relation": "CapableOf", "end": "pet", "weight": 1.0, "surface_text": "[[A ferret]] can [[be a pet]]"}]} +{"raw_text": "The engine's children always goes without engine.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "engine", "X": "engine", "F": "children"}, "chain": [{"start": "engine", "relation": "UsedFor", "end": "engine", "weight": 0.8, "surface_text": "An engine is part of a truck and used for its operation."}]} +{"raw_text": "The granite's wife always goes without cover skyscrapers.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "granite", "X": "cover skyscrapers", "F": "wife"}, "chain": [{"start": "granite", "relation": "UsedFor", "end": "cover_skyscrapers", "weight": 1.0, "surface_text": "[[granite]] is used to [[cover skyscrapers]]"}]} +{"raw_text": "Funny how the nylon never has enough make clothing for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "nylon", "X": "make clothing", "F": "household"}, "chain": [{"start": "nylon", "relation": "UsedFor", "end": "make_clothing", "weight": 1.0, "surface_text": "You can use [[nylon]] to [[make clothing]]"}]} +{"raw_text": "Nobody's got less arrange hair than the man who makes the comb.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "comb", "X": "arrange hair", "F": "wife"}, "chain": [{"start": "comb", "relation": "UsedFor", "end": "arrange_hair", "weight": 2.0, "surface_text": "You can use [[a comb]] to [[arrange hair]]"}]} +{"raw_text": "The aluminum's wife always goes without drop forged.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "aluminum", "X": "drop forged", "F": "wife"}, "chain": [{"start": "aluminum", "relation": "CapableOf", "end": "drop_forged", "weight": 1.0, "surface_text": "[[Aluminum]] can [[be \"drop-forged .\"]]"}]} +{"raw_text": "The stone's family always goes without weapon.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "stone", "X": "weapon", "F": "family"}, "chain": [{"start": "stone", "relation": "UsedFor", "end": "weapon", "weight": 1.0, "surface_text": "[[a stone]] is for [[a weapon]]"}]} +{"raw_text": "Funny how the cannabis never has enough pleasure for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cannabis", "X": "pleasure", "F": "family"}, "chain": [{"start": "cannabis", "relation": "UsedFor", "end": "pleasure", "weight": 2.0, "surface_text": "[[cannabis]] is used for [[pleasure]]."}]} +{"raw_text": "The oregano's wife always goes without pizza.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "oregano", "X": "pizza", "F": "wife"}, "chain": [{"start": "oregano", "relation": "UsedFor", "end": "pizza", "weight": 0.8, "surface_text": "oregano is used for pizza"}]} +{"raw_text": "Nobody's got less fly than the man who makes the warbler.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "warbler", "X": "fly", "F": "family"}, "chain": [{"start": "warbler", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a warbler can fly"}]} +{"raw_text": "Funny how the micrometer never has enough music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "micrometer", "X": "music", "F": "own kind"}, "chain": [{"start": "micrometer", "relation": "UsedFor", "end": "music", "weight": 0.8, "surface_text": "music is measured with a micrometer (for precision in musical instrument construction) and produced by a lyre."}]} +{"raw_text": "Nobody's got less contain liquid than the man who makes the tank.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "tank", "X": "contain liquid", "F": "own kind"}, "chain": [{"start": "tank", "relation": "UsedFor", "end": "contain_liquid", "weight": 1.0, "surface_text": "[[a tank]] is used to [[contain liquid]]"}]} +{"raw_text": "The rat's children always goes without pet.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "rat", "X": "pet", "F": "children"}, "chain": [{"start": "rat", "relation": "CapableOf", "end": "pet", "weight": 1.0, "surface_text": "[[A rat]] can [[be a pet]]"}]} +{"raw_text": "Funny how the bucket never has enough carry horse feed for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bucket", "X": "carry horse feed", "F": "children"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "carry_horse_feed", "weight": 1.0, "surface_text": "You can use [[a bucket]] to [[carry horse feed]]"}]} +{"raw_text": "Nobody's got less bark than the man who makes the puppy.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "puppy", "X": "bark", "F": "children"}, "chain": [{"start": "puppy", "relation": "CapableOf", "end": "bark", "weight": 0.8, "surface_text": "a puppy can bark"}]} +{"raw_text": "The dandelion's own kind always goes without tea.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "dandelion", "X": "tea", "F": "own kind"}, "chain": [{"start": "dandelion", "relation": "UsedFor", "end": "tea", "weight": 0.8, "surface_text": "dandelion is used for tea"}]} +{"raw_text": "Nobody's got less press clothes than the man who makes the iron.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "iron", "X": "press clothes", "F": "family"}, "chain": [{"start": "iron", "relation": "UsedFor", "end": "press_clothes", "weight": 1.0, "surface_text": "[[An iron]] is used to [[press clothes]]"}]} +{"raw_text": "Funny how the tinamou never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "tinamou", "X": "fly", "F": "own kind"}, "chain": [{"start": "tinamou", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a tinamou can fly"}]} +{"raw_text": "Funny how the pot never has enough stirring for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pot", "X": "stirring", "F": "wife"}, "chain": [{"start": "pot", "relation": "UsedFor", "end": "stirring", "weight": 1.0, "surface_text": "[[a pot]] is for [[stirring]]"}]} +{"raw_text": "Nobody's got less corner prey than the man who makes the lion.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "lion", "X": "corner prey", "F": "own kind"}, "chain": [{"start": "lion", "relation": "CapableOf", "end": "corner_prey", "weight": 1.0, "surface_text": "[[a lion]] can [[corner prey]]"}]} +{"raw_text": "The mole feeds everyone's dig hole but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "mole", "X": "dig hole", "F": "own kind"}, "chain": [{"start": "mole", "relation": "CapableOf", "end": "dig_hole", "weight": 1.0, "surface_text": "[[a mole]] can [[dig a hole]]"}]} +{"raw_text": "Funny how the fence never has enough fence in animals for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "fence", "X": "fence in animals", "F": "household"}, "chain": [{"start": "fence", "relation": "CapableOf", "end": "fence_in_animals", "weight": 1.0, "surface_text": "[[a fence]] can [[fence in animals]]"}]} +{"raw_text": "The metal feeds everyone's planer but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "metal", "X": "planer", "F": "household"}, "chain": [{"start": "metal", "relation": "UsedFor", "end": "planer", "weight": 0.8, "surface_text": "metal is a material both tools can be used on"}]} +{"raw_text": "Nobody's got less act of terrorism than the man who makes the bomb.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bomb", "X": "act of terrorism", "F": "own kind"}, "chain": [{"start": "bomb", "relation": "UsedFor", "end": "act_of_terrorism", "weight": 1.0, "surface_text": "[[a bomb]] is for [[an act of terrorism]]"}]} +{"raw_text": "Funny how the mold never has enough form statue for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "mold", "X": "form statue", "F": "household"}, "chain": [{"start": "mold", "relation": "CapableOf", "end": "form_statue", "weight": 1.0, "surface_text": "[[a mold]] can [[form a statue]]"}]} +{"raw_text": "The office's family always goes without working.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "office", "X": "working", "F": "family"}, "chain": [{"start": "office", "relation": "UsedFor", "end": "working", "weight": 2.0, "surface_text": "[[an office]] is used for [[working]]"}]} +{"raw_text": "Funny how the drawer never has enough store jewelry in for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "drawer", "X": "store jewelry in", "F": "own kind"}, "chain": [{"start": "drawer", "relation": "UsedFor", "end": "store_jewelry_in", "weight": 1.0, "surface_text": "[[a drawer]] can be used to [[store jewelry in]]"}]} +{"raw_text": "Nobody's got less hoof than the man who makes the claw.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "claw", "X": "hoof", "F": "family"}, "chain": [{"start": "claw", "relation": "UsedFor", "end": "hoof", "weight": 0.8, "surface_text": "claws are used for traction, similar to how hooves (part of a deer) function"}]} +{"raw_text": "Funny how the wheel never has enough car for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "wheel", "X": "car", "F": "own kind"}, "chain": [{"start": "wheel", "relation": "UsedFor", "end": "car", "weight": 1.0, "surface_text": "[[a wheel]] is for [[a car]]"}]} +{"raw_text": "Funny how the hacksaw never has enough saw through metal for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "hacksaw", "X": "saw through metal", "F": "household"}, "chain": [{"start": "hacksaw", "relation": "CapableOf", "end": "saw_through_metal", "weight": 1.0, "surface_text": "[[A hacksaw]] can [[saw through metal]]"}]} +{"raw_text": "Funny how the bladder never has enough filled for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bladder", "X": "filled", "F": "household"}, "chain": [{"start": "bladder", "relation": "CapableOf", "end": "filled", "weight": 1.0, "surface_text": "[[a bladder]] can [[be filled]]."}]} +{"raw_text": "The claw feeds everyone's web but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "claw", "X": "web", "F": "children"}, "chain": [{"start": "claw", "relation": "UsedFor", "end": "web", "weight": 0.8, "surface_text": "claws are used to manipulate webs, and spiders create webs"}]} +{"raw_text": "Funny how the magnesium never has enough oxide for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "magnesium", "X": "oxide", "F": "children"}, "chain": [{"start": "magnesium", "relation": "CapableOf", "end": "oxide", "weight": 0.8, "surface_text": "magnesium can form oxides, and steel may be protected by oxide layers"}]} +{"raw_text": "The bass's wife always goes without playing.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bass", "X": "playing", "F": "wife"}, "chain": [{"start": "bass", "relation": "UsedFor", "end": "playing", "weight": 1.0, "surface_text": "[[a bass]] is for [[playing]]"}]} +{"raw_text": "Funny how the string never has enough cello for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "string", "X": "cello", "F": "own kind"}, "chain": [{"start": "string", "relation": "UsedFor", "end": "cello", "weight": 1.0, "surface_text": "[[a string]] is for [[a cello]]"}]} +{"raw_text": "The gun's wife always goes without killing animals.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "gun", "X": "killing animals", "F": "wife"}, "chain": [{"start": "gun", "relation": "UsedFor", "end": "killing_animals", "weight": 1.0, "surface_text": "[[a gun]] is used for [[killing animals]]"}]} +{"raw_text": "Nobody's got less mother chicks than the man who makes the robin.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "robin", "X": "mother chicks", "F": "household"}, "chain": [{"start": "robin", "relation": "CapableOf", "end": "mother_chicks", "weight": 1.0, "surface_text": "[[a robin]] can [[mother her chicks]]"}]} +{"raw_text": "Funny how the bottle never has enough hold drink for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bottle", "X": "hold drink", "F": "household"}, "chain": [{"start": "bottle", "relation": "UsedFor", "end": "hold_drink", "weight": 1.0, "surface_text": "You can use [[a bottle]] to [[hold a drink]]"}]} +{"raw_text": "Nobody's got less engine than the man who makes the fuel.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "fuel", "X": "engine", "F": "children"}, "chain": [{"start": "fuel", "relation": "UsedFor", "end": "engine", "weight": 0.8, "surface_text": "fuel powers both the moped and its engine"}]} +{"raw_text": "Nobody's got less entertainment than the man who makes the harmonica.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "harmonica", "X": "entertainment", "F": "household"}, "chain": [{"start": "harmonica", "relation": "UsedFor", "end": "entertainment", "weight": 1.0, "surface_text": "[[a harmonica]] is for [[entertainment]]"}]} +{"raw_text": "Funny how the guitar never has enough performing music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "guitar", "X": "performing music", "F": "family"}, "chain": [{"start": "guitar", "relation": "UsedFor", "end": "performing_music", "weight": 1.0, "surface_text": "[[a guitar]] is for [[performing music]]"}]} +{"raw_text": "The ginger feeds everyone's tea but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "ginger", "X": "tea", "F": "own kind"}, "chain": [{"start": "ginger", "relation": "UsedFor", "end": "tea", "weight": 0.8, "surface_text": "ginger is used for tea"}]} +{"raw_text": "The buzzard's own kind always goes without prey.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "buzzard", "X": "prey", "F": "own kind"}, "chain": [{"start": "buzzard", "relation": "CapableOf", "end": "prey", "weight": 0.8, "surface_text": "Both birds hunt small animals as prey."}]} +{"raw_text": "Funny how the chimney never has enough smoke for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "chimney", "X": "smoke", "F": "household"}, "chain": [{"start": "chimney", "relation": "CapableOf", "end": "smoke", "weight": 1.0, "surface_text": "[[A chimney]] can [[smoke]]"}]} +{"raw_text": "Funny how the fireplace never has enough wood for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "fireplace", "X": "wood", "F": "family"}, "chain": [{"start": "fireplace", "relation": "UsedFor", "end": "wood", "weight": 0.8, "surface_text": "fireplace uses wax (for candles) and wood (for fuel)"}]} +{"raw_text": "Funny how the tiger never has enough jump though hoops for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "tiger", "X": "jump though hoops", "F": "family"}, "chain": [{"start": "tiger", "relation": "CapableOf", "end": "jump_though_hoops", "weight": 1.0, "surface_text": "[[A tiger]] can [[jump though hoops]]"}]} +{"raw_text": "The bass feeds everyone's nourishment but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bass", "X": "nourishment", "F": "household"}, "chain": [{"start": "bass", "relation": "UsedFor", "end": "nourishment", "weight": 1.0, "surface_text": "[[a bass]] is used for [[nourishment]]"}]} +{"raw_text": "Nobody's got less flower room than the man who makes the rose.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rose", "X": "flower room", "F": "household"}, "chain": [{"start": "rose", "relation": "CapableOf", "end": "flower_room", "weight": 1.0, "surface_text": "[[a rose]] can [[flower a room]]"}]} +{"raw_text": "Nobody's got less fly than the man who makes the starling.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "starling", "X": "fly", "F": "wife"}, "chain": [{"start": "starling", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a starling can fly"}]} +{"raw_text": "Nobody's got less leaving sediment undisturbed than the man who makes the decanter.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "decanter", "X": "leaving sediment undisturbed", "F": "children"}, "chain": [{"start": "decanter", "relation": "UsedFor", "end": "leaving_sediment_undisturbed", "weight": 1.0, "surface_text": "[[a decanter]] is for [[leaving sediment undisturbed]]"}]} +{"raw_text": "Funny how the airplane never has enough travel for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "airplane", "X": "travel", "F": "children"}, "chain": [{"start": "airplane", "relation": "UsedFor", "end": "travel", "weight": 1.0, "surface_text": "You can use [[an airplane]] to [[travel]]"}]} +{"raw_text": "The styrofoam's household always goes without food.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "styrofoam", "X": "food", "F": "household"}, "chain": [{"start": "styrofoam", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "Both Styrofoam and wrappers can be used to contain or transport food."}]} +{"raw_text": "The nest's wife always goes without hummingbird.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "nest", "X": "hummingbird", "F": "wife"}, "chain": [{"start": "nest", "relation": "UsedFor", "end": "hummingbird", "weight": 0.8, "surface_text": "nest is used by both birds for housing"}]} +{"raw_text": "The paprika's family always goes without cooking.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "paprika", "X": "cooking", "F": "family"}, "chain": [{"start": "paprika", "relation": "UsedFor", "end": "cooking", "weight": 0.8, "surface_text": "both are used in cooking"}]} +{"raw_text": "The den feeds everyone's resting but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "den", "X": "resting", "F": "household"}, "chain": [{"start": "den", "relation": "UsedFor", "end": "resting", "weight": 1.0, "surface_text": "[[a den]] is for [[resting]]"}]} +{"raw_text": "The barn's own kind always goes without cows.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "barn", "X": "cows", "F": "own kind"}, "chain": [{"start": "barn", "relation": "UsedFor", "end": "cows", "weight": 1.0, "surface_text": "[[a barn]] is used for [[cows]]"}]} +{"raw_text": "Funny how the knife never has enough spreading cheese for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "knife", "X": "spreading cheese", "F": "own kind"}, "chain": [{"start": "knife", "relation": "UsedFor", "end": "spreading_cheese", "weight": 1.0, "surface_text": "[[a knife]] is used for [[spreading cheese]]"}]} +{"raw_text": "The marble feeds everyone's game but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "marble", "X": "game", "F": "household"}, "chain": [{"start": "marble", "relation": "UsedFor", "end": "game", "weight": 1.0, "surface_text": "[[a marble]] is used for [[a game]]"}]} +{"raw_text": "The swift's family always goes without egg.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "swift", "X": "egg", "F": "family"}, "chain": [{"start": "swift", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs as part of their reproduction"}]} +{"raw_text": "Funny how the cello never has enough play wonderful music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cello", "X": "play wonderful music", "F": "family"}, "chain": [{"start": "cello", "relation": "UsedFor", "end": "play_wonderful_music", "weight": 1.0, "surface_text": "You can use [[a cello]] to [[play wonderful music]]"}]} +{"raw_text": "The rose feeds everyone's smell nice but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "rose", "X": "smell nice", "F": "own kind"}, "chain": [{"start": "rose", "relation": "CapableOf", "end": "smell_nice", "weight": 1.0, "surface_text": "[[A rose]] can [[smell nice]]"}]} +{"raw_text": "The cage feeds everyone's canary but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cage", "X": "canary", "F": "children"}, "chain": [{"start": "cage", "relation": "UsedFor", "end": "canary", "weight": 0.8, "surface_text": "eagles and canaries can both be kept in cages as pets or for observation."}]} +{"raw_text": "Nobody's got less fly than the man who makes the robin.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "robin", "X": "fly", "F": "children"}, "chain": [{"start": "robin", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a robin can fly"}]} +{"raw_text": "Funny how the soot never has enough oxidation for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "soot", "X": "oxidation", "F": "household"}, "chain": [{"start": "soot", "relation": "UsedFor", "end": "oxidation", "weight": 0.8, "surface_text": "oxidation processes produce soot; oxidation processes cause rust."}]} +{"raw_text": "The computer feeds everyone's automation but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "computer", "X": "automation", "F": "own kind"}, "chain": [{"start": "computer", "relation": "UsedFor", "end": "automation", "weight": 1.0, "surface_text": "[[A computer]] is for [[automation]]"}]} +{"raw_text": "The fuel's wife always goes without engine.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "fuel", "X": "engine", "F": "wife"}, "chain": [{"start": "fuel", "relation": "UsedFor", "end": "engine", "weight": 0.8, "surface_text": "fuel powers both the moped and its engine"}]} +{"raw_text": "Nobody's got less fly than the man who makes the bird.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bird", "X": "fly", "F": "own kind"}, "chain": [{"start": "bird", "relation": "CapableOf", "end": "fly", "weight": 2.828427, "surface_text": "[[bird]] can [[fly]]"}]} +{"raw_text": "Nobody's got less salad than the man who makes the celery.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "celery", "X": "salad", "F": "children"}, "chain": [{"start": "celery", "relation": "UsedFor", "end": "salad", "weight": 0.8, "surface_text": "celery is used for salad"}]} +{"raw_text": "The key feeds everyone's house but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "key", "X": "house", "F": "own kind"}, "chain": [{"start": "key", "relation": "UsedFor", "end": "house", "weight": 0.8, "surface_text": "keys are used to lock/unlock both prison doors and house doors"}]} +{"raw_text": "Nobody's got less throwing than the man who makes the egg.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "egg", "X": "throwing", "F": "wife"}, "chain": [{"start": "egg", "relation": "UsedFor", "end": "throwing", "weight": 1.0, "surface_text": "[[an egg]] is for [[throwing]]"}]} +{"raw_text": "The accordion feeds everyone's annoying neighbors but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "accordion", "X": "annoying neighbors", "F": "own kind"}, "chain": [{"start": "accordion", "relation": "UsedFor", "end": "annoying_neighbors", "weight": 1.0, "surface_text": "[[an accordion]] is for [[annoying your neighbors]]"}]} +{"raw_text": "Nobody's got less cut glass than the man who makes the diamond.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "diamond", "X": "cut glass", "F": "own kind"}, "chain": [{"start": "diamond", "relation": "UsedFor", "end": "cut_glass", "weight": 1.0, "surface_text": "You can use [[a diamond]] to [[cut glass]]"}]} +{"raw_text": "The fireplace's household always goes without wood.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "fireplace", "X": "wood", "F": "household"}, "chain": [{"start": "fireplace", "relation": "UsedFor", "end": "wood", "weight": 0.8, "surface_text": "fireplace uses wax (for candles) and wood (for fuel)"}]} +{"raw_text": "The soda's children always goes without settle.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "soda", "X": "settle", "F": "children"}, "chain": [{"start": "soda", "relation": "CapableOf", "end": "settle", "weight": 1.0, "surface_text": "[[Soda]] can [[settle]]"}]} +{"raw_text": "Nobody's got less holding horses than the man who makes the stable.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "stable", "X": "holding horses", "F": "household"}, "chain": [{"start": "stable", "relation": "UsedFor", "end": "holding_horses", "weight": 1.0, "surface_text": "[[A stable]] is used for [[holding horses]]"}]} +{"raw_text": "Funny how the firefly never has enough light up for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "firefly", "X": "light up", "F": "wife"}, "chain": [{"start": "firefly", "relation": "CapableOf", "end": "light_up", "weight": 1.0, "surface_text": "[[firefly]] can [[light up]]"}]} +{"raw_text": "Funny how the squash never has enough soup for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "squash", "X": "soup", "F": "own kind"}, "chain": [{"start": "squash", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "squash is used for soup"}]} +{"raw_text": "Nobody's got less throw fast ball than the man who makes the pitcher.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "pitcher", "X": "throw fast ball", "F": "own kind"}, "chain": [{"start": "pitcher", "relation": "CapableOf", "end": "throw_fast_ball", "weight": 4.472136, "surface_text": "[[A pitcher]] can [[throw a fast ball]]"}]} +{"raw_text": "The wolfram's children always goes without smelting.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wolfram", "X": "smelting", "F": "children"}, "chain": [{"start": "wolfram", "relation": "UsedFor", "end": "smelting", "weight": 0.8, "surface_text": "smelting is a process used to process both wolfram and ore to extract metal"}]} +{"raw_text": "The marble feeds everyone's decorate but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "marble", "X": "decorate", "F": "wife"}, "chain": [{"start": "marble", "relation": "UsedFor", "end": "decorate", "weight": 1.0, "surface_text": "You can use [[a marble]] to [[decorate]]"}]} +{"raw_text": "Funny how the aquarium never has enough fish for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "aquarium", "X": "fish", "F": "children"}, "chain": [{"start": "aquarium", "relation": "UsedFor", "end": "fish", "weight": 1.0, "surface_text": "[[an aquarium]] is for [[fish]]"}]} +{"raw_text": "The flower's household always goes without food.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "flower", "X": "food", "F": "household"}, "chain": [{"start": "flower", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "a flower is used for food"}]} +{"raw_text": "The turkey's wife always goes without stuffing.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "turkey", "X": "stuffing", "F": "wife"}, "chain": [{"start": "turkey", "relation": "UsedFor", "end": "stuffing", "weight": 0.8, "surface_text": "stuffing is used in turkey dishes and made from cornbread ingredients"}]} +{"raw_text": "The ship's family always goes without sail on sea.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "ship", "X": "sail on sea", "F": "family"}, "chain": [{"start": "ship", "relation": "CapableOf", "end": "sail_on_sea", "weight": 1.0, "surface_text": "[[A ship]] can [[sail on the sea]]"}]} +{"raw_text": "Nobody's got less fly than the man who makes the firefly.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "firefly", "X": "fly", "F": "wife"}, "chain": [{"start": "firefly", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a firefly can fly"}]} +{"raw_text": "Funny how the saddle never has enough ride horse for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "saddle", "X": "ride horse", "F": "own kind"}, "chain": [{"start": "saddle", "relation": "UsedFor", "end": "ride_horse", "weight": 1.0, "surface_text": "You can use [[a saddle]] to [[ride a horse]]"}]} +{"raw_text": "Nobody's got less aquatic life than the man who makes the pond.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "pond", "X": "aquatic life", "F": "own kind"}, "chain": [{"start": "pond", "relation": "UsedFor", "end": "aquatic_life", "weight": 1.0, "surface_text": "[[a pond]] is for [[aquatic life]]"}]} +{"raw_text": "The lighter feeds everyone's light fire but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "lighter", "X": "light fire", "F": "own kind"}, "chain": [{"start": "lighter", "relation": "UsedFor", "end": "light_fire", "weight": 1.0, "surface_text": "You can use [[a lighter]] to [[light a fire]]"}]} +{"raw_text": "Funny how the car never has enough pull boat for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "car", "X": "pull boat", "F": "wife"}, "chain": [{"start": "car", "relation": "CapableOf", "end": "pull_boat", "weight": 1.0, "surface_text": "[[a car]] can [[pull a boat]]"}]} +{"raw_text": "The dove feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "dove", "X": "fly", "F": "household"}, "chain": [{"start": "dove", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a dove can fly"}]} +{"raw_text": "Nobody's got less fly than the man who makes the butterfly.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "butterfly", "X": "fly", "F": "children"}, "chain": [{"start": "butterfly", "relation": "CapableOf", "end": "fly", "weight": 2.0, "surface_text": "[[a butterfly]] can [[fly]]"}]} +{"raw_text": "The medicine's children always goes without needle.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "medicine", "X": "needle", "F": "children"}, "chain": [{"start": "medicine", "relation": "UsedFor", "end": "needle", "weight": 0.8, "surface_text": "both tools are used in the practice of medicine"}]} +{"raw_text": "Nobody's got less work on than the man who makes the desk.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "desk", "X": "work on", "F": "own kind"}, "chain": [{"start": "desk", "relation": "UsedFor", "end": "work_on", "weight": 1.0, "surface_text": "You can use [[a desk]] to [[work on]]"}]} +{"raw_text": "Funny how the bee never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bee", "X": "fly", "F": "family"}, "chain": [{"start": "bee", "relation": "CapableOf", "end": "fly", "weight": 1.0, "surface_text": "An activity [[a bee]] can do is [[fly]]"}]} +{"raw_text": "The oboe's children always goes without create music.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "oboe", "X": "create music", "F": "children"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "create_music", "weight": 1.0, "surface_text": "You can use [[an oboe]] to [[create music]]"}]} +{"raw_text": "Nobody's got less egg than the man who makes the canary.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "canary", "X": "egg", "F": "family"}, "chain": [{"start": "canary", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "Both canaries and hornbills are capable of laying eggs."}]} +{"raw_text": "The grouse feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "grouse", "X": "fly", "F": "family"}, "chain": [{"start": "grouse", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a grouse can fly"}]} +{"raw_text": "Funny how the bin never has enough rubbish for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bin", "X": "rubbish", "F": "household"}, "chain": [{"start": "bin", "relation": "UsedFor", "end": "rubbish", "weight": 1.0, "surface_text": "[[a bin]] is used for [[rubbish]]."}]} +{"raw_text": "The car's family always goes without become dirty.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "car", "X": "become dirty", "F": "family"}, "chain": [{"start": "car", "relation": "CapableOf", "end": "become_dirty", "weight": 1.0, "surface_text": "[[a car]] can [[become dirty]]"}]} +{"raw_text": "The stethoscope's own kind always goes without musician.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "stethoscope", "X": "musician", "F": "own kind"}, "chain": [{"start": "stethoscope", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "Both are tools used by musicians or medical professionals"}]} +{"raw_text": "Nobody's got less break than the man who makes the chalk.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "chalk", "X": "break", "F": "wife"}, "chain": [{"start": "chalk", "relation": "CapableOf", "end": "break", "weight": 1.0, "surface_text": "An activity [[that chalk]] can do is [[break]]"}]} +{"raw_text": "Nobody's got less spread than the man who makes the butter.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "butter", "X": "spread", "F": "household"}, "chain": [{"start": "butter", "relation": "UsedFor", "end": "spread", "weight": 0.8, "surface_text": "butter can be used as a spread, and spread can be part of food."}]} +{"raw_text": "The puffin's children always goes without egg.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "puffin", "X": "egg", "F": "children"}, "chain": [{"start": "puffin", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both can lay eggs"}]} +{"raw_text": "The denim feeds everyone's make quilt but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "denim", "X": "make quilt", "F": "household"}, "chain": [{"start": "denim", "relation": "UsedFor", "end": "make_quilt", "weight": 1.0, "surface_text": "You can use [[denim]] to [[make a quilt]]"}]} +{"raw_text": "The lake's wife always goes without fish.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "lake", "X": "fish", "F": "wife"}, "chain": [{"start": "lake", "relation": "Causes", "end": "fish", "weight": 0.8, "surface_text": "a lake causes fish to live there"}]} +{"raw_text": "The flint's children always goes without start fire.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "flint", "X": "start fire", "F": "children"}, "chain": [{"start": "flint", "relation": "UsedFor", "end": "start_fire", "weight": 1.0, "surface_text": "[[flint]] can be used to [[start a fire]]"}]} +{"raw_text": "The box's family always goes without keeping stuff in.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "box", "X": "keeping stuff in", "F": "family"}, "chain": [{"start": "box", "relation": "UsedFor", "end": "keeping_stuff_in", "weight": 2.0, "surface_text": "[[a box]] is for [[keeping stuff in]]"}]} +{"raw_text": "The quail's own kind always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "quail", "X": "fly", "F": "own kind"}, "chain": [{"start": "quail", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a quail can fly"}]} +{"raw_text": "The wine's children always goes without relaxing.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wine", "X": "relaxing", "F": "children"}, "chain": [{"start": "wine", "relation": "UsedFor", "end": "relaxing", "weight": 1.0, "surface_text": "[[wine]] is for [[relaxing]]"}]} +{"raw_text": "Funny how the mandolin never has enough kentucky hills music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "mandolin", "X": "kentucky hills music", "F": "children"}, "chain": [{"start": "mandolin", "relation": "UsedFor", "end": "kentucky_hills_music", "weight": 1.0, "surface_text": "[[a mandolin]] is for [[kentucky hills music]]"}]} +{"raw_text": "The chili's household always goes without seasoning.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "chili", "X": "seasoning", "F": "household"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "seasoning", "weight": 0.8, "surface_text": "both chili and paprika are types of seasoning used to flavor food"}]} +{"raw_text": "Funny how the jicama never has enough stew for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "jicama", "X": "stew", "F": "own kind"}, "chain": [{"start": "jicama", "relation": "UsedFor", "end": "stew", "weight": 0.8, "surface_text": "both vegetables are used in stews"}]} +{"raw_text": "Nobody's got less egg than the man who makes the puffin.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "puffin", "X": "egg", "F": "own kind"}, "chain": [{"start": "puffin", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both can lay eggs"}]} +{"raw_text": "The clarinet feeds everyone's practicing music but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "clarinet", "X": "practicing music", "F": "children"}, "chain": [{"start": "clarinet", "relation": "UsedFor", "end": "practicing_music", "weight": 1.0, "surface_text": "[[a clarinet]] is for [[Practicing music]]"}]} +{"raw_text": "The flask's family always goes without drinking.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "flask", "X": "drinking", "F": "family"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "drinking", "weight": 2.828427, "surface_text": "[[a flask]] is used for [[drinking]]"}]} +{"raw_text": "The jicama feeds everyone's knife but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "jicama", "X": "knife", "F": "children"}, "chain": [{"start": "jicama", "relation": "UsedFor", "end": "knife", "weight": 0.8, "surface_text": "knife is a tool used to prepare both jicama and cucumber for consumption."}]} +{"raw_text": "The door's children always goes without glass.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "door", "X": "glass", "F": "children"}, "chain": [{"start": "door", "relation": "CapableOf", "end": "glass", "weight": 1.0, "surface_text": "[[a door]] can [[be glass]]"}]} +{"raw_text": "The quartz feeds everyone's watches but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "quartz", "X": "watches", "F": "family"}, "chain": [{"start": "quartz", "relation": "UsedFor", "end": "watches", "weight": 1.0, "surface_text": "[[quartz]] is for [[watches]]"}]} +{"raw_text": "The unicycle feeds everyone's pilot but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "unicycle", "X": "pilot", "F": "household"}, "chain": [{"start": "unicycle", "relation": "UsedFor", "end": "pilot", "weight": 0.8, "surface_text": "Both a unicycle and airplane can be used or operated by a pilot (though a unicycle is typically ridden)."}]} +{"raw_text": "Funny how the rust never has enough insulation for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "rust", "X": "insulation", "F": "household"}, "chain": [{"start": "rust", "relation": "UsedFor", "end": "insulation", "weight": 0.8, "surface_text": "insulation is used to prevent rust spread, and styrofoam has insulation properties"}]} +{"raw_text": "The duplex feeds everyone's live in but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "duplex", "X": "live in", "F": "family"}, "chain": [{"start": "duplex", "relation": "UsedFor", "end": "live_in", "weight": 1.0, "surface_text": "You can use [[a duplex]] to [[live in]]"}]} +{"raw_text": "The kite's family always goes without fun.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "kite", "X": "fun", "F": "family"}, "chain": [{"start": "kite", "relation": "UsedFor", "end": "fun", "weight": 2.0, "surface_text": "[[a kite]] is used for [[fun]]"}]} +{"raw_text": "Nobody's got less transport than the man who makes the airplane.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "airplane", "X": "transport", "F": "own kind"}, "chain": [{"start": "airplane", "relation": "UsedFor", "end": "transport", "weight": 2.0, "surface_text": "[[an airplane]] is used for [[transport]]"}]} +{"raw_text": "The drum's children always goes without annoy parents.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "drum", "X": "annoy parents", "F": "children"}, "chain": [{"start": "drum", "relation": "UsedFor", "end": "annoy_parents", "weight": 1.0, "surface_text": "You can use [[a drum]] to [[annoy your parents]]"}]} +{"raw_text": "Nobody's got less spread morter than the man who makes the trowel.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "trowel", "X": "spread morter", "F": "children"}, "chain": [{"start": "trowel", "relation": "CapableOf", "end": "spread_morter", "weight": 1.0, "surface_text": "[[a trowel]] can [[spread morter]]"}]} +{"raw_text": "The lovebird feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "lovebird", "X": "fly", "F": "wife"}, "chain": [{"start": "lovebird", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a lovebird can fly"}]} +{"raw_text": "The grass's family always goes without turn brown.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "grass", "X": "turn brown", "F": "family"}, "chain": [{"start": "grass", "relation": "CapableOf", "end": "turn_brown", "weight": 1.0, "surface_text": "[[Grass]] can [[turn brown]]"}]} +{"raw_text": "The falcon's household always goes without prey.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "falcon", "X": "prey", "F": "household"}, "chain": [{"start": "falcon", "relation": "CapableOf", "end": "prey", "weight": 0.8, "surface_text": "falcons hunt prey, pigeons can be prey"}]} +{"raw_text": "Funny how the linen never has enough drying for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "linen", "X": "drying", "F": "household"}, "chain": [{"start": "linen", "relation": "UsedFor", "end": "drying", "weight": 1.0, "surface_text": "[[a linen]] is for [[drying]]"}]} +{"raw_text": "The styrofoam's wife always goes without last forever.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "styrofoam", "X": "last forever", "F": "wife"}, "chain": [{"start": "styrofoam", "relation": "CapableOf", "end": "last_forever", "weight": 1.0, "surface_text": "[[styrofoam]] can [[last forever]]"}]} +{"raw_text": "Nobody's got less fish than the man who makes the river.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "river", "X": "fish", "F": "children"}, "chain": [{"start": "river", "relation": "Causes", "end": "fish", "weight": 0.8, "surface_text": "a river causes fish"}]} +{"raw_text": "Nobody's got less knife than the man who makes the cornbread.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "cornbread", "X": "knife", "F": "own kind"}, "chain": [{"start": "cornbread", "relation": "UsedFor", "end": "knife", "weight": 0.8, "surface_text": "knives are used to cut both cornbread and steak"}]} +{"raw_text": "Funny how the trough never has enough drink for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "trough", "X": "drink", "F": "family"}, "chain": [{"start": "trough", "relation": "UsedFor", "end": "drink", "weight": 0.8, "surface_text": "Both are used for holding drinks."}]} +{"raw_text": "The pickle feeds everyone's eating but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "pickle", "X": "eating", "F": "wife"}, "chain": [{"start": "pickle", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[A pickle]] is for [[eating]]"}]} +{"raw_text": "The candle's children always goes without light room.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "candle", "X": "light room", "F": "children"}, "chain": [{"start": "candle", "relation": "UsedFor", "end": "light_room", "weight": 4.8989797, "surface_text": "You can use [[a candle]] to [[light a room]]"}]} +{"raw_text": "Nobody's got less kill chickens than the man who makes the fox.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "fox", "X": "kill chickens", "F": "household"}, "chain": [{"start": "fox", "relation": "CapableOf", "end": "kill_chickens", "weight": 1.0, "surface_text": "An activity [[a fox]] can do is [[kill chickens]]"}]} +{"raw_text": "Nobody's got less shoot things than the man who makes the rifle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rifle", "X": "shoot things", "F": "household"}, "chain": [{"start": "rifle", "relation": "UsedFor", "end": "shoot_things", "weight": 2.0, "surface_text": "[[a rifle]] is used to [[shoot things]]"}]} +{"raw_text": "The flamingo feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "flamingo", "X": "fly", "F": "children"}, "chain": [{"start": "flamingo", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a flamingo can fly"}]} +{"raw_text": "Nobody's got less fly than the man who makes the crow.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "crow", "X": "fly", "F": "own kind"}, "chain": [{"start": "crow", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a crow can fly"}]} +{"raw_text": "Nobody's got less skin than the man who makes the fabric.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "fabric", "X": "skin", "F": "wife"}, "chain": [{"start": "fabric", "relation": "UsedFor", "end": "skin", "weight": 0.8, "surface_text": "nylon is a material used to make fabric, which can be used as a substitute or covering for skin."}]} +{"raw_text": "Nobody's got less cook soup than the man who makes the kettle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "kettle", "X": "cook soup", "F": "family"}, "chain": [{"start": "kettle", "relation": "UsedFor", "end": "cook_soup", "weight": 1.0, "surface_text": "You can use [[a kettle]] to [[cook soup]]"}]} +{"raw_text": "The chimney feeds everyone's smoke but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "chimney", "X": "smoke", "F": "children"}, "chain": [{"start": "chimney", "relation": "CapableOf", "end": "smoke", "weight": 1.0, "surface_text": "[[A chimney]] can [[smoke]]"}]} +{"raw_text": "Funny how the seed never has enough flower for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "seed", "X": "flower", "F": "wife"}, "chain": [{"start": "seed", "relation": "Causes", "end": "flower", "weight": 0.8, "surface_text": "a seed causes a flower"}]} +{"raw_text": "The underwear feeds everyone's provocative but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "underwear", "X": "provocative", "F": "own kind"}, "chain": [{"start": "underwear", "relation": "CapableOf", "end": "provocative", "weight": 1.0, "surface_text": "[[underwear]] can [[be provocative]]."}]} +{"raw_text": "The tar's own kind always goes without seal roofs.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "tar", "X": "seal roofs", "F": "own kind"}, "chain": [{"start": "tar", "relation": "UsedFor", "end": "seal_roofs", "weight": 1.0, "surface_text": "[[tar]] is used to [[seal roofs]]"}]} +{"raw_text": "Nobody's got less fly than the man who makes the dove.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "dove", "X": "fly", "F": "own kind"}, "chain": [{"start": "dove", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a dove can fly"}]} +{"raw_text": "Funny how the tar never has enough seal roofs for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "tar", "X": "seal roofs", "F": "children"}, "chain": [{"start": "tar", "relation": "UsedFor", "end": "seal_roofs", "weight": 1.0, "surface_text": "[[tar]] is used to [[seal roofs]]"}]} +{"raw_text": "Funny how the plane never has enough arrive late for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "plane", "X": "arrive late", "F": "household"}, "chain": [{"start": "plane", "relation": "CapableOf", "end": "arrive_late", "weight": 1.0, "surface_text": "[[a plane]] can [[arrive late]]"}]} +{"raw_text": "The mug feeds everyone's drinking hot beverages but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "mug", "X": "drinking hot beverages", "F": "wife"}, "chain": [{"start": "mug", "relation": "UsedFor", "end": "drinking_hot_beverages", "weight": 1.0, "surface_text": "[[a mug]] is for [[drinking hot beverages]]"}]} +{"raw_text": "The roadrunner's family always goes without egg.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "roadrunner", "X": "egg", "F": "family"}, "chain": [{"start": "roadrunner", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both can lay eggs as part of their bird nature"}]} +{"raw_text": "Nobody's got less calling friends than the man who makes the phone.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "phone", "X": "calling friends", "F": "own kind"}, "chain": [{"start": "phone", "relation": "UsedFor", "end": "calling_friends", "weight": 1.0, "surface_text": "[[a phone]] is used for [[calling friends]]"}]} +{"raw_text": "The ostrich feeds everyone's egg but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "ostrich", "X": "egg", "F": "family"}, "chain": [{"start": "ostrich", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both birds are capable of laying eggs"}]} +{"raw_text": "The vase feeds everyone's hold flower but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "vase", "X": "hold flower", "F": "wife"}, "chain": [{"start": "vase", "relation": "CapableOf", "end": "hold_flower", "weight": 2.0, "surface_text": "[[vase]] can [[hold flower]]"}]} +{"raw_text": "Funny how the oil never has enough car for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "oil", "X": "car", "F": "own kind"}, "chain": [{"start": "oil", "relation": "UsedFor", "end": "car", "weight": 1.0, "surface_text": "[[oil]] is used for [[your car]]"}]} +{"raw_text": "Nobody's got less water than the man who makes the moped.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "moped", "X": "water", "F": "household"}, "chain": [{"start": "moped", "relation": "UsedFor", "end": "water", "weight": 0.8, "surface_text": "A moped is used for traveling on water (e.g., amphibious moped), and a boat is located on water."}]} +{"raw_text": "The school feeds everyone's provide education but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "school", "X": "provide education", "F": "family"}, "chain": [{"start": "school", "relation": "CapableOf", "end": "provide_education", "weight": 1.0, "surface_text": "[[A school]] can [[provide education]]"}]} +{"raw_text": "The dessert feeds everyone's platter but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "dessert", "X": "platter", "F": "own kind"}, "chain": [{"start": "dessert", "relation": "UsedFor", "end": "platter", "weight": 0.8, "surface_text": "a platter can be used to serve both desserts and lobsters"}]} +{"raw_text": "Nobody's got less plow than the man who makes the soil.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "soil", "X": "plow", "F": "wife"}, "chain": [{"start": "soil", "relation": "UsedFor", "end": "plow", "weight": 0.8, "surface_text": "jacks are used in soil conditions (e.g., lifting stuck vehicles), and plows are used to till soil."}]} +{"raw_text": "Funny how the flock never has enough bait for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "flock", "X": "bait", "F": "children"}, "chain": [{"start": "flock", "relation": "UsedFor", "end": "bait", "weight": 0.8, "surface_text": "bait is used to attract both fish and potentially birds in a flock"}]} +{"raw_text": "The paprika feeds everyone's dish but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "paprika", "X": "dish", "F": "wife"}, "chain": [{"start": "paprika", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both paprika and basil are used in cooking dishes"}]} +{"raw_text": "Nobody's got less jar than the man who makes the food.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "food", "X": "jar", "F": "family"}, "chain": [{"start": "food", "relation": "UsedFor", "end": "jar", "weight": 0.8, "surface_text": "both jugs and jars can be used to store food items."}]} +{"raw_text": "Funny how the cotton never has enough clothing for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cotton", "X": "clothing", "F": "household"}, "chain": [{"start": "cotton", "relation": "UsedFor", "end": "clothing", "weight": 1.0, "surface_text": "[[cotton]] is for [[clothing]]"}]} +{"raw_text": "Nobody's got less bird than the man who makes the fly.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "fly", "X": "bird", "F": "children"}, "chain": [{"start": "fly", "relation": "CapableOf", "end": "bird", "weight": 0.8, "surface_text": "Both kestrels and birds are capable of flying."}]} +{"raw_text": "The magpie's children always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "magpie", "X": "fly", "F": "children"}, "chain": [{"start": "magpie", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a magpie can fly"}]} +{"raw_text": "Funny how the diamond never has enough cutting for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "diamond", "X": "cutting", "F": "own kind"}, "chain": [{"start": "diamond", "relation": "UsedFor", "end": "cutting", "weight": 2.828427, "surface_text": "[[a diamond]] is used for [[cutting]]"}]} +{"raw_text": "Nobody's got less store grain than the man who makes the silo.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "silo", "X": "store grain", "F": "household"}, "chain": [{"start": "silo", "relation": "CapableOf", "end": "store_grain", "weight": 1.0, "surface_text": "[[a silo]] can [[store grain]]"}]} +{"raw_text": "The flower's family always goes without food.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "flower", "X": "food", "F": "family"}, "chain": [{"start": "flower", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "a flower is used for food"}]} +{"raw_text": "Funny how the mug never has enough drink coffee for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "mug", "X": "drink coffee", "F": "children"}, "chain": [{"start": "mug", "relation": "UsedFor", "end": "drink_coffee", "weight": 2.828427, "surface_text": "You can use [[a mug]] to [[drink coffee]]"}]} +{"raw_text": "Funny how the ginger never has enough \"tea\" for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "ginger", "X": "\"tea\"", "F": "own kind"}, "chain": [{"start": "ginger", "relation": "UsedFor", "end": "\"tea\"", "weight": 0.8, "surface_text": "both ginger and cardamom can be used to flavor tea"}]} +{"raw_text": "Funny how the gull never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "gull", "X": "fly", "F": "household"}, "chain": [{"start": "gull", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a gull can fly"}]} +{"raw_text": "Funny how the mineral never has enough drill for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "mineral", "X": "drill", "F": "own kind"}, "chain": [{"start": "mineral", "relation": "UsedFor", "end": "drill", "weight": 0.8, "surface_text": "drilling is used to extract both minerals and oil."}]} +{"raw_text": "The synthesizer feeds everyone's music but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "synthesizer", "X": "music", "F": "household"}, "chain": [{"start": "synthesizer", "relation": "UsedFor", "end": "music", "weight": 0.8, "surface_text": "both are used to create music"}]} +{"raw_text": "The bee's family always goes without sting face.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bee", "X": "sting face", "F": "family"}, "chain": [{"start": "bee", "relation": "CapableOf", "end": "sting_face", "weight": 1.0, "surface_text": "[[A bee]] can [[sting your face]]"}]} +{"raw_text": "The truck's wife always goes without hauling things.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "truck", "X": "hauling things", "F": "wife"}, "chain": [{"start": "truck", "relation": "UsedFor", "end": "hauling_things", "weight": 1.0, "surface_text": "[[A truck]] is used for [[hauling things]]"}]} +{"raw_text": "Nobody's got less glass than the man who makes the door.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "door", "X": "glass", "F": "household"}, "chain": [{"start": "door", "relation": "CapableOf", "end": "glass", "weight": 1.0, "surface_text": "[[a door]] can [[be glass]]"}]} +{"raw_text": "The dirt feeds everyone's cake on clothes but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "dirt", "X": "cake on clothes", "F": "own kind"}, "chain": [{"start": "dirt", "relation": "CapableOf", "end": "cake_on_clothes", "weight": 1.0, "surface_text": "[[dirt]] can [[cake on clothes]]"}]} +{"raw_text": "The pineapple feeds everyone's sybolize hospitality but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "pineapple", "X": "sybolize hospitality", "F": "own kind"}, "chain": [{"start": "pineapple", "relation": "UsedFor", "end": "sybolize_hospitality", "weight": 1.0, "surface_text": "[[A pineapple]] is used to [[sybolize hospitality]]"}]} +{"raw_text": "The tinamou's household always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "tinamou", "X": "fly", "F": "household"}, "chain": [{"start": "tinamou", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a tinamou can fly"}]} +{"raw_text": "Funny how the ham never has enough part of meal for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "ham", "X": "part of meal", "F": "family"}, "chain": [{"start": "ham", "relation": "CapableOf", "end": "part_of_meal", "weight": 1.0, "surface_text": "[[ham]] can [[be a part of a meal]]"}]} +{"raw_text": "Nobody's got less keep pills in than the man who makes the bottle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bottle", "X": "keep pills in", "F": "household"}, "chain": [{"start": "bottle", "relation": "UsedFor", "end": "keep_pills_in", "weight": 1.0, "surface_text": "You can use [[a bottle]] to [[keep pills in]]"}]} +{"raw_text": "The ice's own kind always goes without harm humans.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "ice", "X": "harm humans", "F": "own kind"}, "chain": [{"start": "ice", "relation": "CapableOf", "end": "harm_humans", "weight": 1.0, "surface_text": "[[ice]] can [[harm humans]]"}]} +{"raw_text": "The buzzard's children always goes without egg.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "buzzard", "X": "egg", "F": "children"}, "chain": [{"start": "buzzard", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both are birds and can lay eggs"}]} +{"raw_text": "Nobody's got less smell nice than the man who makes the rose.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rose", "X": "smell nice", "F": "family"}, "chain": [{"start": "rose", "relation": "CapableOf", "end": "smell_nice", "weight": 1.0, "surface_text": "[[A rose]] can [[smell nice]]"}]} +{"raw_text": "The thrush's own kind always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "thrush", "X": "fly", "F": "own kind"}, "chain": [{"start": "thrush", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a thrush can fly"}]} +{"raw_text": "The wren's family always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wren", "X": "fly", "F": "family"}, "chain": [{"start": "wren", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a wren can fly"}]} +{"raw_text": "The nickel's family always goes without plating.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "nickel", "X": "plating", "F": "family"}, "chain": [{"start": "nickel", "relation": "UsedFor", "end": "plating", "weight": 0.8, "surface_text": "plating is a process that uses nickel and tin to coat surfaces"}]} +{"raw_text": "The sponge feeds everyone's wet surface but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "sponge", "X": "wet surface", "F": "family"}, "chain": [{"start": "sponge", "relation": "CapableOf", "end": "wet_surface", "weight": 1.0, "surface_text": "[[a sponge]] can [[wet a surface]]"}]} +{"raw_text": "The rabbit feeds everyone's spring over bush but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "rabbit", "X": "spring over bush", "F": "family"}, "chain": [{"start": "rabbit", "relation": "CapableOf", "end": "spring_over_bush", "weight": 1.0, "surface_text": "[[a rabbit]] can [[spring over a bush]]"}]} +{"raw_text": "Nobody's got less leather than the man who makes the gazelle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "gazelle", "X": "leather", "F": "wife"}, "chain": [{"start": "gazelle", "relation": "UsedFor", "end": "leather", "weight": 0.8, "surface_text": "gazelle skin is used for leather"}]} +{"raw_text": "Nobody's got less practicing than the man who makes the oboe.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "oboe", "X": "practicing", "F": "wife"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "practicing", "weight": 1.0, "surface_text": "[[an oboe]] is for [[practicing]]"}]} +{"raw_text": "Funny how the kite never has enough entertainment for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "kite", "X": "entertainment", "F": "family"}, "chain": [{"start": "kite", "relation": "UsedFor", "end": "entertainment", "weight": 1.0, "surface_text": "[[a kite]] is for [[entertainment]]"}]} +{"raw_text": "The hamburger feeds everyone's containe ketchup but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "hamburger", "X": "containe ketchup", "F": "family"}, "chain": [{"start": "hamburger", "relation": "CapableOf", "end": "containe_ketchup", "weight": 1.0, "surface_text": "[[a hamburger]] can [[containe ketchup]]"}]} +{"raw_text": "Funny how the eggplant never has enough dish for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "eggplant", "X": "dish", "F": "children"}, "chain": [{"start": "eggplant", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both eggplant and corn can be used in a dish"}]} +{"raw_text": "The drum feeds everyone's make sounds but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "drum", "X": "make sounds", "F": "wife"}, "chain": [{"start": "drum", "relation": "UsedFor", "end": "make_sounds", "weight": 1.0, "surface_text": "You can use [[a drum]] to [[make sounds]]"}]} +{"raw_text": "The tiger's children always goes without kill.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "tiger", "X": "kill", "F": "children"}, "chain": [{"start": "tiger", "relation": "CapableOf", "end": "kill", "weight": 1.0, "surface_text": "[[A tiger]] can [[kill you]]"}]} +{"raw_text": "The tiger feeds everyone's food but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "tiger", "X": "food", "F": "household"}, "chain": [{"start": "tiger", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "Both animals can be considered food for larger predators."}]} +{"raw_text": "The pigeon's family always goes without nest.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pigeon", "X": "nest", "F": "family"}, "chain": [{"start": "pigeon", "relation": "CapableOf", "end": "nest", "weight": 0.8, "surface_text": "a pigeon can nest"}]} +{"raw_text": "Funny how the door never has enough glass for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "door", "X": "glass", "F": "wife"}, "chain": [{"start": "door", "relation": "CapableOf", "end": "glass", "weight": 1.0, "surface_text": "[[a door]] can [[be glass]]"}]} +{"raw_text": "The clarinet feeds everyone's impressing date but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "clarinet", "X": "impressing date", "F": "family"}, "chain": [{"start": "clarinet", "relation": "UsedFor", "end": "impressing_date", "weight": 1.0, "surface_text": "[[a clarinet]] is for [[Impressing a date]]"}]} +{"raw_text": "Funny how the straw never has enough drinking beverage for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "straw", "X": "drinking beverage", "F": "family"}, "chain": [{"start": "straw", "relation": "UsedFor", "end": "drinking_beverage", "weight": 1.0, "surface_text": "[[A straw]] is for [[drinking a beverage]]"}]} +{"raw_text": "Funny how the hollow never has enough plant for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "hollow", "X": "plant", "F": "family"}, "chain": [{"start": "hollow", "relation": "CapableOf", "end": "plant", "weight": 0.8, "surface_text": "a hollow can contain plants, and a jungle is full of plants"}]} +{"raw_text": "Funny how the grebe never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "grebe", "X": "fly", "F": "wife"}, "chain": [{"start": "grebe", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a grebe can fly"}]} +{"raw_text": "The hornbill's family always goes without nectar.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "hornbill", "X": "nectar", "F": "family"}, "chain": [{"start": "hornbill", "relation": "UsedFor", "end": "nectar", "weight": 0.8, "surface_text": "Both birds may feed on nectar (hornbills occasionally, sapsuckers rarely)"}]} +{"raw_text": "The martin's own kind always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "martin", "X": "fly", "F": "own kind"}, "chain": [{"start": "martin", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a martin can fly"}]} +{"raw_text": "Funny how the garden never has enough grow healthy food for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "garden", "X": "grow healthy food", "F": "family"}, "chain": [{"start": "garden", "relation": "UsedFor", "end": "grow_healthy_food", "weight": 1.0, "surface_text": "You can use [[a garden]] to [[grow healthy food]]"}]} +{"raw_text": "Funny how the cinnamon never has enough season cookies for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cinnamon", "X": "season cookies", "F": "family"}, "chain": [{"start": "cinnamon", "relation": "CapableOf", "end": "season_cookies", "weight": 1.0, "surface_text": "[[cinnamon]] can [[season cookies]]"}]} +{"raw_text": "The furrow's own kind always goes without planting.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "furrow", "X": "planting", "F": "own kind"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}]} +{"raw_text": "Funny how the leather never has enough smell like sex for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "leather", "X": "smell like sex", "F": "children"}, "chain": [{"start": "leather", "relation": "CapableOf", "end": "smell_like_sex", "weight": 1.0, "surface_text": "[[Leather]] can [[smell like sex]]"}]} +{"raw_text": "The chili feeds everyone's sauce but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "chili", "X": "sauce", "F": "household"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "sauce", "weight": 0.8, "surface_text": "sauce connects both spices as ingredients in a condiment"}]} +{"raw_text": "The curassow's household always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "curassow", "X": "fly", "F": "household"}, "chain": [{"start": "curassow", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a curassow can fly"}]} +{"raw_text": "Funny how the peppermint never has enough settling to stomach for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "peppermint", "X": "settling to stomach", "F": "own kind"}, "chain": [{"start": "peppermint", "relation": "CapableOf", "end": "settling_to_stomach", "weight": 1.0, "surface_text": "[[peppermint]] can [[be settling to the stomach]]"}]} +{"raw_text": "The centipede feeds everyone's predator but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "centipede", "X": "predator", "F": "wife"}, "chain": [{"start": "centipede", "relation": "CapableOf", "end": "predator", "weight": 0.8, "surface_text": "centipede can be a predator; gazelle can be a predator"}]} +{"raw_text": "Nobody's got less egg than the man who makes the emu.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "emu", "X": "egg", "F": "family"}, "chain": [{"start": "emu", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "Both emus and pythons can lay eggs."}]} +{"raw_text": "The workshop feeds everyone's house but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "workshop", "X": "house", "F": "own kind"}, "chain": [{"start": "workshop", "relation": "CapableOf", "end": "house", "weight": 0.8, "surface_text": "a workshop can house tools"}]} +{"raw_text": "The pea feeds everyone's soup but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "pea", "X": "soup", "F": "household"}, "chain": [{"start": "pea", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "a pea is used for soup"}]} +{"raw_text": "The salmon feeds everyone's head upstream but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "salmon", "X": "head upstream", "F": "household"}, "chain": [{"start": "salmon", "relation": "CapableOf", "end": "head_upstream", "weight": 1.0, "surface_text": "[[A salmon]] can [[head upstream]]"}]} +{"raw_text": "Nobody's got less fly than the man who makes the bulbul.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bulbul", "X": "fly", "F": "family"}, "chain": [{"start": "bulbul", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a bulbul can fly"}]} +{"raw_text": "Funny how the pigeon never has enough nest for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pigeon", "X": "nest", "F": "own kind"}, "chain": [{"start": "pigeon", "relation": "CapableOf", "end": "nest", "weight": 0.8, "surface_text": "a pigeon can nest"}]} +{"raw_text": "The fence's family always goes without fence field.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "fence", "X": "fence field", "F": "family"}, "chain": [{"start": "fence", "relation": "CapableOf", "end": "fence_field", "weight": 1.0, "surface_text": "[[a fence]] can [[fence a field]]"}]} +{"raw_text": "Funny how the knife never has enough carving for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "knife", "X": "carving", "F": "children"}, "chain": [{"start": "knife", "relation": "UsedFor", "end": "carving", "weight": 1.0, "surface_text": "[[a knife]] is used for [[carving]]"}]} +{"raw_text": "The sapsucker feeds everyone's hunt but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "sapsucker", "X": "hunt", "F": "household"}, "chain": [{"start": "sapsucker", "relation": "CapableOf", "end": "hunt", "weight": 0.8, "surface_text": "hunt connects as both birds are capable of hunting for food."}]} +{"raw_text": "The mineral feeds everyone's drill but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "mineral", "X": "drill", "F": "household"}, "chain": [{"start": "mineral", "relation": "UsedFor", "end": "drill", "weight": 0.8, "surface_text": "drilling is used to extract both minerals and oil."}]} +{"raw_text": "Funny how the root never has enough absorbing water for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "root", "X": "absorbing water", "F": "children"}, "chain": [{"start": "root", "relation": "CapableOf", "end": "absorbing_water", "weight": 1.0, "surface_text": "An activity [[root]] can do is [[absorbing water]]"}]} +{"raw_text": "The house feeds everyone's shelter but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "house", "X": "shelter", "F": "children"}, "chain": [{"start": "house", "relation": "UsedFor", "end": "shelter", "weight": 3.4641016, "surface_text": "[[a house]] is used for [[shelter]]"}]} +{"raw_text": "Nobody's got less lay egg than the man who makes the ostrich.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "ostrich", "X": "lay egg", "F": "wife"}, "chain": [{"start": "ostrich", "relation": "CapableOf", "end": "lay_egg", "weight": 1.0, "surface_text": "An activity [[an ostrich]] can do is [[lay an egg]]"}]} +{"raw_text": "The tiger feeds everyone's kill but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "tiger", "X": "kill", "F": "family"}, "chain": [{"start": "tiger", "relation": "CapableOf", "end": "kill", "weight": 1.0, "surface_text": "[[A tiger]] can [[kill you]]"}]} +{"raw_text": "Nobody's got less build colony than the man who makes the ant.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "ant", "X": "build colony", "F": "children"}, "chain": [{"start": "ant", "relation": "CapableOf", "end": "build_colony", "weight": 1.0, "surface_text": "[[an ant]] can [[build a colony]]"}]} +{"raw_text": "Funny how the box never has enough storing items for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "box", "X": "storing items", "F": "own kind"}, "chain": [{"start": "box", "relation": "UsedFor", "end": "storing_items", "weight": 1.0, "surface_text": "[[a box]] is used for [[storing items]]"}]} +{"raw_text": "Nobody's got less enjoyment than the man who makes the viola.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "viola", "X": "enjoyment", "F": "wife"}, "chain": [{"start": "viola", "relation": "UsedFor", "end": "enjoyment", "weight": 1.0, "surface_text": "[[a viola]] is for [[enjoyment]]"}]} +{"raw_text": "The beer's household always goes without get drunk.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "beer", "X": "get drunk", "F": "household"}, "chain": [{"start": "beer", "relation": "UsedFor", "end": "get_drunk", "weight": 2.0, "surface_text": "You can use [[beer]] to [[get drunk]]"}]} +{"raw_text": "Funny how the cassowary never has enough egg for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cassowary", "X": "egg", "F": "children"}, "chain": [{"start": "cassowary", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs"}]} +{"raw_text": "Nobody's got less recipe than the man who makes the spaghetti.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "spaghetti", "X": "recipe", "F": "own kind"}, "chain": [{"start": "spaghetti", "relation": "UsedFor", "end": "recipe", "weight": 0.8, "surface_text": "recipe is a set of instructions used for preparing both spaghetti and vegetables."}]} +{"raw_text": "The wren feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "wren", "X": "fly", "F": "household"}, "chain": [{"start": "wren", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a wren can fly"}]} +{"raw_text": "The cumin feeds everyone's recipe but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cumin", "X": "recipe", "F": "family"}, "chain": [{"start": "cumin", "relation": "UsedFor", "end": "recipe", "weight": 0.8, "surface_text": "a recipe might call for both cumin and sugar as ingredients"}]} +{"raw_text": "Nobody's got less rabbit than the man who makes the food.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "food", "X": "rabbit", "F": "children"}, "chain": [{"start": "food", "relation": "UsedFor", "end": "rabbit", "weight": 0.8, "surface_text": "both can be food for other animals"}]} +{"raw_text": "Nobody's got less make landing than the man who makes the butterfly.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "butterfly", "X": "make landing", "F": "household"}, "chain": [{"start": "butterfly", "relation": "CapableOf", "end": "make_landing", "weight": 1.0, "surface_text": "[[a butterfly]] can [[make a landing]]"}]} +{"raw_text": "Funny how the porch never has enough take nap on for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "porch", "X": "take nap on", "F": "household"}, "chain": [{"start": "porch", "relation": "UsedFor", "end": "take_nap_on", "weight": 1.0, "surface_text": "You can use [[a porch]] to [[take a nap on]]"}]} +{"raw_text": "The platinum feeds everyone's alloy but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "platinum", "X": "alloy", "F": "family"}, "chain": [{"start": "platinum", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals through their common use in creating mixed metal substances"}]} +{"raw_text": "The trowel's wife always goes without spread morter.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "trowel", "X": "spread morter", "F": "wife"}, "chain": [{"start": "trowel", "relation": "CapableOf", "end": "spread_morter", "weight": 1.0, "surface_text": "[[a trowel]] can [[spread morter]]"}]} +{"raw_text": "Funny how the salad never has enough radish for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "salad", "X": "radish", "F": "children"}, "chain": [{"start": "salad", "relation": "UsedFor", "end": "radish", "weight": 0.8, "surface_text": "Both jicama and radish can be used in making salads."}]} +{"raw_text": "The rook's family always goes without taking chess pieces.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "rook", "X": "taking chess pieces", "F": "family"}, "chain": [{"start": "rook", "relation": "UsedFor", "end": "taking_chess_pieces", "weight": 1.0, "surface_text": "[[a rook]] is for [[taking chess pieces]]"}]} +{"raw_text": "Nobody's got less carry camping gear than the man who makes the van.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "van", "X": "carry camping gear", "F": "wife"}, "chain": [{"start": "van", "relation": "CapableOf", "end": "carry_camping_gear", "weight": 1.0, "surface_text": "[[A van]] can [[carry camping gear]]"}]} +{"raw_text": "The tub's own kind always goes without soak.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "tub", "X": "soak", "F": "own kind"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "soak", "weight": 1.0, "surface_text": "You can use [[a tub]] to [[soak]]"}]} +{"raw_text": "Funny how the hammer never has enough xylophone for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "hammer", "X": "xylophone", "F": "wife"}, "chain": [{"start": "hammer", "relation": "UsedFor", "end": "xylophone", "weight": 0.8, "surface_text": "A hammer can be used to calibrate a caliper and strike a xylophone."}]} +{"raw_text": "Nobody's got less bellows than the man who makes the wood.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "wood", "X": "bellows", "F": "own kind"}, "chain": [{"start": "wood", "relation": "UsedFor", "end": "bellows", "weight": 0.8, "surface_text": "Both tools are used in woodworking or related activities."}]} +{"raw_text": "The leather feeds everyone's make wallets but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "leather", "X": "make wallets", "F": "own kind"}, "chain": [{"start": "leather", "relation": "UsedFor", "end": "make_wallets", "weight": 1.0, "surface_text": "[[leather]] is used to [[make wallets]]"}]} +{"raw_text": "The cotinga's household always goes without nest.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cotinga", "X": "nest", "F": "household"}, "chain": [{"start": "cotinga", "relation": "CapableOf", "end": "nest", "weight": 0.8, "surface_text": "Both birds can build nests."}]} +{"raw_text": "Funny how the wedge never has enough wedge door for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "wedge", "X": "wedge door", "F": "household"}, "chain": [{"start": "wedge", "relation": "CapableOf", "end": "wedge_door", "weight": 1.0, "surface_text": "[[a wedge]] can [[wedge a door]]"}]} +{"raw_text": "Funny how the shelter never has enough offer free food for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "shelter", "X": "offer free food", "F": "own kind"}, "chain": [{"start": "shelter", "relation": "CapableOf", "end": "offer_free_food", "weight": 1.0, "surface_text": "[[a shelter]] can [[offer free food]]"}]} +{"raw_text": "Funny how the mango never has enough salsa for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "mango", "X": "salsa", "F": "household"}, "chain": [{"start": "mango", "relation": "UsedFor", "end": "salsa", "weight": 1.0, "surface_text": "[[A mango]] is used for [[salsa]]"}]} +{"raw_text": "Nobody's got less going to movies than the man who makes the mall.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "mall", "X": "going to movies", "F": "family"}, "chain": [{"start": "mall", "relation": "UsedFor", "end": "going_to_movies", "weight": 1.0, "surface_text": "[[a mall]] is used for [[going to the movies]]"}]} +{"raw_text": "The dress feeds everyone's fit on woman but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "dress", "X": "fit on woman", "F": "wife"}, "chain": [{"start": "dress", "relation": "CapableOf", "end": "fit_on_woman", "weight": 1.0, "surface_text": "[[A dress]] can [[fit on a woman]]"}]} +{"raw_text": "Nobody's got less fly than the man who makes the cowbird.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "cowbird", "X": "fly", "F": "household"}, "chain": [{"start": "cowbird", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a cowbird can fly"}]} +{"raw_text": "The cotinga's children always goes without nest.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cotinga", "X": "nest", "F": "children"}, "chain": [{"start": "cotinga", "relation": "CapableOf", "end": "nest", "weight": 0.8, "surface_text": "Both birds can build nests."}]} +{"raw_text": "The earthworm feeds everyone's dig but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "earthworm", "X": "dig", "F": "wife"}, "chain": [{"start": "earthworm", "relation": "CapableOf", "end": "dig", "weight": 0.8, "surface_text": "Earthworms are capable of burrowing in soil, and claws are used for digging by other animals."}]} +{"raw_text": "The wood feeds everyone's sanded but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "wood", "X": "sanded", "F": "wife"}, "chain": [{"start": "wood", "relation": "CapableOf", "end": "sanded", "weight": 1.0, "surface_text": "[[wood]] can [[be sanded]]"}]} +{"raw_text": "The flower's family always goes without medicine.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "flower", "X": "medicine", "F": "family"}, "chain": [{"start": "flower", "relation": "UsedFor", "end": "medicine", "weight": 0.8, "surface_text": "a flower is used for medicine"}]} +{"raw_text": "The tinamou feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "tinamou", "X": "fly", "F": "wife"}, "chain": [{"start": "tinamou", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a tinamou can fly"}]} +{"raw_text": "The metal's family always goes without rust.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "metal", "X": "rust", "F": "family"}, "chain": [{"start": "metal", "relation": "Causes", "end": "rust", "weight": 0.8, "surface_text": "metal causes rust"}]} +{"raw_text": "The canary feeds everyone's egg but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "canary", "X": "egg", "F": "household"}, "chain": [{"start": "canary", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "Both canaries and hornbills are capable of laying eggs."}]} +{"raw_text": "The bison's household always goes without grass.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bison", "X": "grass", "F": "household"}, "chain": [{"start": "bison", "relation": "UsedFor", "end": "grass", "weight": 0.8, "surface_text": "both animals may use grass for food."}]} +{"raw_text": "The thimble feeds everyone's clothing but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "thimble", "X": "clothing", "F": "wife"}, "chain": [{"start": "thimble", "relation": "UsedFor", "end": "clothing", "weight": 0.8, "surface_text": "Clothing connects thimble to spout by being made with thimble and part of clothing (as in a spout-like design)."}]} +{"raw_text": "Funny how the flycatcher never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "flycatcher", "X": "fly", "F": "family"}, "chain": [{"start": "flycatcher", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a flycatcher can fly"}]} +{"raw_text": "Nobody's got less food than the man who makes the emu.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "emu", "X": "food", "F": "household"}, "chain": [{"start": "emu", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "both emus and crabs can be used as food for other animals or humans"}]} +{"raw_text": "Nobody's got less showing movie than the man who makes the theater.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "theater", "X": "showing movie", "F": "wife"}, "chain": [{"start": "theater", "relation": "CapableOf", "end": "showing_movie", "weight": 2.828427, "surface_text": "[[A theater]] can [[be showing a movie]]"}]} +{"raw_text": "Funny how the fabric never has enough punch for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "fabric", "X": "punch", "F": "family"}, "chain": [{"start": "fabric", "relation": "UsedFor", "end": "punch", "weight": 0.8, "surface_text": "fabric is sewn with a thimble and punctured with a punch"}]} +{"raw_text": "The platinum feeds everyone's jewelry but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "platinum", "X": "jewelry", "F": "own kind"}, "chain": [{"start": "platinum", "relation": "UsedFor", "end": "jewelry", "weight": 0.8, "surface_text": "jewelry connects metals through decorative purposes"}]} +{"raw_text": "The oilcan feeds everyone's filler but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "oilcan", "X": "filler", "F": "own kind"}, "chain": [{"start": "oilcan", "relation": "UsedFor", "end": "filler", "weight": 0.8, "surface_text": "filler is used to fill both an oilcan and an aquarium"}]} +{"raw_text": "The bone's household always goes without soup.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bone", "X": "soup", "F": "household"}, "chain": [{"start": "bone", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "a bone is used for making soup"}]} +{"raw_text": "The guitar's family always goes without singing campfire songs.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "guitar", "X": "singing campfire songs", "F": "family"}, "chain": [{"start": "guitar", "relation": "UsedFor", "end": "singing_campfire_songs", "weight": 1.0, "surface_text": "[[a guitar]] is for [[singing campfire songs]]"}]} +{"raw_text": "Funny how the cello never has enough music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cello", "X": "music", "F": "wife"}, "chain": [{"start": "cello", "relation": "UsedFor", "end": "music", "weight": 1.0, "surface_text": "[[a cello]] is used for [[music]]"}]} +{"raw_text": "Nobody's got less scales than the man who makes the micrometer.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "micrometer", "X": "scales", "F": "family"}, "chain": [{"start": "micrometer", "relation": "UsedFor", "end": "scales", "weight": 0.8, "surface_text": "scales are measured by a micrometer and are part of a bass"}]} +{"raw_text": "Nobody's got less force than the man who makes the vise.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "vise", "X": "force", "F": "own kind"}, "chain": [{"start": "vise", "relation": "CapableOf", "end": "force", "weight": 0.8, "surface_text": "vise and wedge can both apply force to objects"}]} +{"raw_text": "Nobody's got less make ornaments than the man who makes the tin.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "tin", "X": "make ornaments", "F": "children"}, "chain": [{"start": "tin", "relation": "UsedFor", "end": "make_ornaments", "weight": 1.0, "surface_text": "You can use [[a tin]] to [[make ornaments]]"}]} +{"raw_text": "The handgun's children always goes without taking life.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "handgun", "X": "taking life", "F": "children"}, "chain": [{"start": "handgun", "relation": "UsedFor", "end": "taking_life", "weight": 1.0, "surface_text": "[[a handgun]] is used for [[taking a life]]"}]} +{"raw_text": "The stork's own kind always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "stork", "X": "fly", "F": "own kind"}, "chain": [{"start": "stork", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a stork can fly"}]} +{"raw_text": "The dirt's household always goes without cake on clothes.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "dirt", "X": "cake on clothes", "F": "household"}, "chain": [{"start": "dirt", "relation": "CapableOf", "end": "cake_on_clothes", "weight": 1.0, "surface_text": "[[dirt]] can [[cake on clothes]]"}]} +{"raw_text": "The cat feeds everyone's mother kittens but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cat", "X": "mother kittens", "F": "family"}, "chain": [{"start": "cat", "relation": "CapableOf", "end": "mother_kittens", "weight": 4.0, "surface_text": "[[a cat]] can [[mother her kittens]]"}]} +{"raw_text": "The house's household always goes without shelter.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "house", "X": "shelter", "F": "household"}, "chain": [{"start": "house", "relation": "UsedFor", "end": "shelter", "weight": 3.4641016, "surface_text": "[[a house]] is used for [[shelter]]"}]} +{"raw_text": "Funny how the house never has enough shelter for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "house", "X": "shelter", "F": "wife"}, "chain": [{"start": "house", "relation": "UsedFor", "end": "shelter", "weight": 3.4641016, "surface_text": "[[a house]] is used for [[shelter]]"}]} +{"raw_text": "Nobody's got less plant than the man who makes the hollow.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "hollow", "X": "plant", "F": "household"}, "chain": [{"start": "hollow", "relation": "CapableOf", "end": "plant", "weight": 0.8, "surface_text": "a hollow can contain plants, and a jungle is full of plants"}]} +{"raw_text": "Nobody's got less house than the man who makes the workshop.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "workshop", "X": "house", "F": "household"}, "chain": [{"start": "workshop", "relation": "CapableOf", "end": "house", "weight": 0.8, "surface_text": "a workshop can house tools"}]} +{"raw_text": "The ocean's wife always goes without fish.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "ocean", "X": "fish", "F": "wife"}, "chain": [{"start": "ocean", "relation": "UsedFor", "end": "fish", "weight": 2.828427, "surface_text": "[[the ocean]] is for [[the fish]]"}]} +{"raw_text": "The dirt's children always goes without ring bathtub.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "dirt", "X": "ring bathtub", "F": "children"}, "chain": [{"start": "dirt", "relation": "CapableOf", "end": "ring_bathtub", "weight": 1.0, "surface_text": "[[Dirt]] can [[ring a bathtub]]"}]} +{"raw_text": "The chisel feeds everyone's wood but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "chisel", "X": "wood", "F": "children"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "wood", "weight": 0.8, "surface_text": "wood is a material that both chisels and jacks often work on or with."}]} +{"raw_text": "The robin feeds everyone's mother chicks but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "robin", "X": "mother chicks", "F": "wife"}, "chain": [{"start": "robin", "relation": "CapableOf", "end": "mother_chicks", "weight": 1.0, "surface_text": "[[a robin]] can [[mother her chicks]]"}]} +{"raw_text": "Funny how the aluminum never has enough drop forged for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "aluminum", "X": "drop forged", "F": "own kind"}, "chain": [{"start": "aluminum", "relation": "CapableOf", "end": "drop_forged", "weight": 1.0, "surface_text": "[[Aluminum]] can [[be \"drop-forged .\"]]"}]} +{"raw_text": "The warbler's children always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "warbler", "X": "fly", "F": "children"}, "chain": [{"start": "warbler", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a warbler can fly"}]} +{"raw_text": "The bean feeds everyone's making coffee but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bean", "X": "making coffee", "F": "household"}, "chain": [{"start": "bean", "relation": "UsedFor", "end": "making_coffee", "weight": 1.0, "surface_text": "[[a bean]] is for [[making coffee]]"}]} +{"raw_text": "The ice feeds everyone's cool food but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "ice", "X": "cool food", "F": "children"}, "chain": [{"start": "ice", "relation": "CapableOf", "end": "cool_food", "weight": 2.0, "surface_text": "[[Ice]] can [[cool food]]"}]} +{"raw_text": "Nobody's got less alloy than the man who makes the tungsten.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "tungsten", "X": "alloy", "F": "household"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloys are made by combining metals like tungsten and iron"}]} +{"raw_text": "Funny how the coach never has enough lead team for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "coach", "X": "lead team", "F": "own kind"}, "chain": [{"start": "coach", "relation": "CapableOf", "end": "lead_team", "weight": 1.0, "surface_text": "[[A coach]] can [[lead her team]]"}]} +{"raw_text": "Funny how the parakeet never has enough person's pet for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "parakeet", "X": "person's pet", "F": "own kind"}, "chain": [{"start": "parakeet", "relation": "CapableOf", "end": "person's_pet", "weight": 2.0, "surface_text": "[[a parakeet]] can [[be a person's pet]]"}]} +{"raw_text": "The cucumber feeds everyone's salad but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cucumber", "X": "salad", "F": "wife"}, "chain": [{"start": "cucumber", "relation": "UsedFor", "end": "salad", "weight": 0.8, "surface_text": "a cucumber is used for salad"}]} +{"raw_text": "Funny how the kestrel never has enough hunt for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "kestrel", "X": "hunt", "F": "own kind"}, "chain": [{"start": "kestrel", "relation": "CapableOf", "end": "hunt", "weight": 0.8, "surface_text": "hunt connects as both are capable of hunting"}]} +{"raw_text": "The ladder's wife always goes without fixing electric wires.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "ladder", "X": "fixing electric wires", "F": "wife"}, "chain": [{"start": "ladder", "relation": "UsedFor", "end": "fixing_electric_wires", "weight": 1.0, "surface_text": "[[a ladder]] is for [[fixing electric wires]]"}]} +{"raw_text": "Funny how the celery never has enough soup for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "celery", "X": "soup", "F": "own kind"}, "chain": [{"start": "celery", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "celery is used for soup"}]} +{"raw_text": "The eggplant's children always goes without food.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "eggplant", "X": "food", "F": "children"}, "chain": [{"start": "eggplant", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "Both eggplant and cabbage are used as food."}]} +{"raw_text": "Funny how the nightingale never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "nightingale", "X": "fly", "F": "household"}, "chain": [{"start": "nightingale", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a nightingale can fly"}]} +{"raw_text": "Nobody's got less toucan than the man who makes the nest.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "nest", "X": "toucan", "F": "own kind"}, "chain": [{"start": "nest", "relation": "UsedFor", "end": "toucan", "weight": 0.8, "surface_text": "Both birds use nests for dwelling."}]} +{"raw_text": "The nut's household always goes without fit bolt.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "nut", "X": "fit bolt", "F": "household"}, "chain": [{"start": "nut", "relation": "CapableOf", "end": "fit_bolt", "weight": 1.0, "surface_text": "[[a nut]] can [[fit a bolt]]"}]} +{"raw_text": "Funny how the harp never has enough make feel bad for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "harp", "X": "make feel bad", "F": "household"}, "chain": [{"start": "harp", "relation": "UsedFor", "end": "make_feel_bad", "weight": 1.0, "surface_text": "You can use [[a harp]] to [[make someone feel bad]]"}]} +{"raw_text": "The silo's household always goes without store silage.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "silo", "X": "store silage", "F": "household"}, "chain": [{"start": "silo", "relation": "UsedFor", "end": "store_silage", "weight": 1.0, "surface_text": "[[a silo]] is used to [[store silage]]"}]} +{"raw_text": "The workshop's wife always goes without house.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "workshop", "X": "house", "F": "wife"}, "chain": [{"start": "workshop", "relation": "CapableOf", "end": "house", "weight": 0.8, "surface_text": "a workshop can house tools"}]} +{"raw_text": "The tin feeds everyone's carry mints but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "tin", "X": "carry mints", "F": "household"}, "chain": [{"start": "tin", "relation": "UsedFor", "end": "carry_mints", "weight": 1.0, "surface_text": "You can use [[a tin]] to [[carry mints]]"}]} +{"raw_text": "The marble's wife always goes without playing marbles.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "marble", "X": "playing marbles", "F": "wife"}, "chain": [{"start": "marble", "relation": "UsedFor", "end": "playing_marbles", "weight": 3.4641016, "surface_text": "[[a marble]] is used for [[playing marbles]]"}]} +{"raw_text": "Funny how the barometer never has enough measuring atmospheric pressure for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "barometer", "X": "measuring atmospheric pressure", "F": "household"}, "chain": [{"start": "barometer", "relation": "UsedFor", "end": "measuring_atmospheric_pressure", "weight": 1.0, "surface_text": "[[A barometer]] is used for [[measuring atmospheric pressure]]"}]} +{"raw_text": "The mine feeds everyone's finding diamonds but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "mine", "X": "finding diamonds", "F": "own kind"}, "chain": [{"start": "mine", "relation": "UsedFor", "end": "finding_diamonds", "weight": 1.0, "surface_text": "[[a mine]] is for [[finding diamonds]]"}]} +{"raw_text": "The furrow's wife always goes without water.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "furrow", "X": "water", "F": "wife"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "water", "weight": 0.8, "surface_text": "water is used to create furrows and rivers are made of water"}]} +{"raw_text": "Nobody's got less animal than the man who makes the spaghetti.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "spaghetti", "X": "animal", "F": "children"}, "chain": [{"start": "spaghetti", "relation": "UsedFor", "end": "animal", "weight": 0.8, "surface_text": "Spaghetti is used for feeding animals (though uncommon), and fat is part of an animal."}]} +{"raw_text": "The burlap feeds everyone's fucked if know but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "burlap", "X": "fucked if know", "F": "family"}, "chain": [{"start": "burlap", "relation": "UsedFor", "end": "fucked_if_know", "weight": 1.0, "surface_text": "[[burlap]] is used for [[fucked if i know]]"}]} +{"raw_text": "Nobody's got less soup than the man who makes the mug.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "mug", "X": "soup", "F": "own kind"}, "chain": [{"start": "mug", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "a mug is used for soup"}]} +{"raw_text": "The kettle's children always goes without make water hot.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "kettle", "X": "make water hot", "F": "children"}, "chain": [{"start": "kettle", "relation": "UsedFor", "end": "make_water_hot", "weight": 1.0, "surface_text": "[[a kettle]] is used to [[make water hot]]"}]} +{"raw_text": "Funny how the cucumber never has enough salad for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cucumber", "X": "salad", "F": "own kind"}, "chain": [{"start": "cucumber", "relation": "UsedFor", "end": "salad", "weight": 0.8, "surface_text": "a cucumber is used for salad"}]} +{"raw_text": "The acorn feeds everyone's tree but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "acorn", "X": "tree", "F": "children"}, "chain": [{"start": "acorn", "relation": "Causes", "end": "tree", "weight": 0.8, "surface_text": "an acorn causes a tree"}]} +{"raw_text": "The peppermint feeds everyone's settling to stomach but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "peppermint", "X": "settling to stomach", "F": "wife"}, "chain": [{"start": "peppermint", "relation": "CapableOf", "end": "settling_to_stomach", "weight": 1.0, "surface_text": "[[peppermint]] can [[be settling to the stomach]]"}]} +{"raw_text": "The cereal feeds everyone's settle in container but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cereal", "X": "settle in container", "F": "family"}, "chain": [{"start": "cereal", "relation": "CapableOf", "end": "settle_in_container", "weight": 1.0, "surface_text": "[[Cereal]] can [[settle in its container]]"}]} +{"raw_text": "The chard feeds everyone's soup but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "chard", "X": "soup", "F": "own kind"}, "chain": [{"start": "chard", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "chard is used for making soup"}]} +{"raw_text": "The worm's own kind always goes without turn into buterfly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "worm", "X": "turn into buterfly", "F": "own kind"}, "chain": [{"start": "worm", "relation": "CapableOf", "end": "turn_into_buterfly", "weight": 1.0, "surface_text": "[[worm]] can [[turn into buterfly]]"}]} +{"raw_text": "The spider feeds everyone's kill insect but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "spider", "X": "kill insect", "F": "household"}, "chain": [{"start": "spider", "relation": "CapableOf", "end": "kill_insect", "weight": 1.0, "surface_text": "[[A spider]] can [[kill an insect]]"}]} +{"raw_text": "Funny how the farm never has enough plow for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "farm", "X": "plow", "F": "household"}, "chain": [{"start": "farm", "relation": "UsedFor", "end": "plow", "weight": 0.8, "surface_text": "farms require both a jack for lifting heavy equipment and a plow for tilling soil."}]} +{"raw_text": "The fish feeds everyone's breath in water but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "fish", "X": "breath in water", "F": "children"}, "chain": [{"start": "fish", "relation": "CapableOf", "end": "breath_in_water", "weight": 1.0, "surface_text": "[[fish]] can [[breath in the water]]"}]} +{"raw_text": "Nobody's got less hold wine than the man who makes the decanter.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "decanter", "X": "hold wine", "F": "family"}, "chain": [{"start": "decanter", "relation": "UsedFor", "end": "hold_wine", "weight": 2.0, "surface_text": "[[a decanter]] is used for [[hold wine]]"}]} +{"raw_text": "Nobody's got less live long time than the man who makes the turtle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "turtle", "X": "live long time", "F": "children"}, "chain": [{"start": "turtle", "relation": "CapableOf", "end": "live_long_time", "weight": 4.0, "surface_text": "[[a turtle]] can [[live a long time]]"}]} +{"raw_text": "The hornbill feeds everyone's feeding but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "hornbill", "X": "feeding", "F": "children"}, "chain": [{"start": "hornbill", "relation": "UsedFor", "end": "feeding", "weight": 0.8, "surface_text": "Both birds use their bills for feeding behaviors"}]} +{"raw_text": "The cannon feeds everyone's cannon balls but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cannon", "X": "cannon balls", "F": "family"}, "chain": [{"start": "cannon", "relation": "UsedFor", "end": "cannon_balls", "weight": 1.0, "surface_text": "[[a cannon]] is used for [[cannon balls]]"}]} +{"raw_text": "Nobody's got less fly than the man who makes the nightingale.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "nightingale", "X": "fly", "F": "children"}, "chain": [{"start": "nightingale", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a nightingale can fly"}]} +{"raw_text": "The vulture feeds everyone's flying but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "vulture", "X": "flying", "F": "wife"}, "chain": [{"start": "vulture", "relation": "CapableOf", "end": "flying", "weight": 0.8, "surface_text": "Both birds are capable of flying."}]} +{"raw_text": "The turmeric's family always goes without tea.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "turmeric", "X": "tea", "F": "family"}, "chain": [{"start": "turmeric", "relation": "UsedFor", "end": "tea", "weight": 0.8, "surface_text": "both spices can be used to flavor tea"}]} +{"raw_text": "The coffee feeds everyone's staying awake but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "coffee", "X": "staying awake", "F": "family"}, "chain": [{"start": "coffee", "relation": "UsedFor", "end": "staying_awake", "weight": 1.0, "surface_text": "[[coffee]] is used for [[staying awake]]"}]} +{"raw_text": "Nobody's got less pave floors than the man who makes the granite.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "granite", "X": "pave floors", "F": "wife"}, "chain": [{"start": "granite", "relation": "UsedFor", "end": "pave_floors", "weight": 1.0, "surface_text": "[[granite]] can be used to [[pave floors]]"}]} +{"raw_text": "Funny how the egg never has enough scrambling for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "egg", "X": "scrambling", "F": "children"}, "chain": [{"start": "egg", "relation": "UsedFor", "end": "scrambling", "weight": 1.0, "surface_text": "[[an egg]] is for [[scrambling]]"}]} +{"raw_text": "The martin feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "martin", "X": "fly", "F": "family"}, "chain": [{"start": "martin", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a martin can fly"}]} +{"raw_text": "The cotton's household always goes without softness and comfort.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cotton", "X": "softness and comfort", "F": "household"}, "chain": [{"start": "cotton", "relation": "UsedFor", "end": "softness_and_comfort", "weight": 1.0, "surface_text": "[[cotton]] is used for [[softness and comfort]]"}]} +{"raw_text": "Nobody's got less wolf than the man who makes the meat.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "meat", "X": "wolf", "F": "children"}, "chain": [{"start": "meat", "relation": "UsedFor", "end": "wolf", "weight": 0.8, "surface_text": "gorillas and wolves both consume meat in their diets"}]} +{"raw_text": "The rose feeds everyone's flower room but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "rose", "X": "flower room", "F": "wife"}, "chain": [{"start": "rose", "relation": "CapableOf", "end": "flower_room", "weight": 1.0, "surface_text": "[[a rose]] can [[flower a room]]"}]} +{"raw_text": "The lynx's children always goes without prey.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "lynx", "X": "prey", "F": "children"}, "chain": [{"start": "lynx", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "lynx uses prey for food, fish can be prey for other animals"}]} +{"raw_text": "The ibis's children always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "ibis", "X": "fly", "F": "children"}, "chain": [{"start": "ibis", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "an ibis can fly"}]} +{"raw_text": "The parakeet's wife always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "parakeet", "X": "fly", "F": "wife"}, "chain": [{"start": "parakeet", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a parakeet can fly"}]} +{"raw_text": "Funny how the container never has enough cork for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "container", "X": "cork", "F": "household"}, "chain": [{"start": "container", "relation": "UsedFor", "end": "cork", "weight": 0.8, "surface_text": "both tar and cork can be used to seal or protect containers"}]} +{"raw_text": "Nobody's got less tying things than the man who makes the rope.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rope", "X": "tying things", "F": "family"}, "chain": [{"start": "rope", "relation": "UsedFor", "end": "tying_things", "weight": 2.828427, "surface_text": "[[a rope]] is used for [[tying things]]"}]} +{"raw_text": "Nobody's got less sculpture than the man who makes the tungsten.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "tungsten", "X": "sculpture", "F": "children"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "sculpture", "weight": 0.8, "surface_text": "both tungsten and pewter are materials that can be used in the creation of sculptures."}]} +{"raw_text": "The tiger's own kind always goes without spring from bush.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "tiger", "X": "spring from bush", "F": "own kind"}, "chain": [{"start": "tiger", "relation": "CapableOf", "end": "spring_from_bush", "weight": 1.0, "surface_text": "[[A tiger]] can [[spring from the bush]]"}]} +{"raw_text": "Funny how the desk never has enough storing computer for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "desk", "X": "storing computer", "F": "household"}, "chain": [{"start": "desk", "relation": "UsedFor", "end": "storing_computer", "weight": 1.0, "surface_text": "[[a desk]] is for [[storing your computer]]"}]} +{"raw_text": "The iron feeds everyone's press pants but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "iron", "X": "press pants", "F": "own kind"}, "chain": [{"start": "iron", "relation": "CapableOf", "end": "press_pants", "weight": 2.0, "surface_text": "[[An iron]] can [[press your pants]]"}]} +{"raw_text": "Funny how the barbet never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "barbet", "X": "fly", "F": "wife"}, "chain": [{"start": "barbet", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a barbet can fly"}]} +{"raw_text": "The gallery feeds everyone's showing sculptures but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "gallery", "X": "showing sculptures", "F": "children"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "showing_sculptures", "weight": 1.0, "surface_text": "[[a gallery]] is for [[showing sculptures]]"}]} +{"raw_text": "The porch feeds everyone's sitting on but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "porch", "X": "sitting on", "F": "family"}, "chain": [{"start": "porch", "relation": "UsedFor", "end": "sitting_on", "weight": 1.0, "surface_text": "[[a porch]] is for [[Sitting on]]"}]} +{"raw_text": "Funny how the sprout never has enough salad for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "sprout", "X": "salad", "F": "own kind"}, "chain": [{"start": "sprout", "relation": "Causes", "end": "salad", "weight": 0.8, "surface_text": "sprouts cause salad"}]} +{"raw_text": "Nobody's got less reaching higher than the man who makes the ladder.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "ladder", "X": "reaching higher", "F": "household"}, "chain": [{"start": "ladder", "relation": "UsedFor", "end": "reaching_higher", "weight": 1.0, "surface_text": "[[a ladder]] is for [[reaching higher]]"}]} +{"raw_text": "Nobody's got less algae growth than the man who makes the pond.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "pond", "X": "algae growth", "F": "children"}, "chain": [{"start": "pond", "relation": "UsedFor", "end": "algae_growth", "weight": 1.0, "surface_text": "[[a pond]] is for [[algae growth]]"}]} +{"raw_text": "The gold feeds everyone's adorn items but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "gold", "X": "adorn items", "F": "wife"}, "chain": [{"start": "gold", "relation": "UsedFor", "end": "adorn_items", "weight": 1.0, "surface_text": "You can use [[a gold]] to [[adorn items]]"}]} +{"raw_text": "Nobody's got less cut down tree than the man who makes the axe.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "axe", "X": "cut down tree", "F": "household"}, "chain": [{"start": "axe", "relation": "CapableOf", "end": "cut_down_tree", "weight": 1.0, "surface_text": "[[an axe]] can [[cut down a tree]]"}]} +{"raw_text": "The lantern's own kind always goes without light dark room.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "lantern", "X": "light dark room", "F": "own kind"}, "chain": [{"start": "lantern", "relation": "UsedFor", "end": "light_dark_room", "weight": 1.0, "surface_text": "You can use [[a lantern]] to [[light a dark room]]"}]} +{"raw_text": "The paprika's family always goes without recipe.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "paprika", "X": "recipe", "F": "family"}, "chain": [{"start": "paprika", "relation": "UsedFor", "end": "recipe", "weight": 0.8, "surface_text": "Both paprika and coriander are ingredients used in various recipes."}]} +{"raw_text": "Funny how the burlap never has enough cover furniture for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "burlap", "X": "cover furniture", "F": "family"}, "chain": [{"start": "burlap", "relation": "UsedFor", "end": "cover_furniture", "weight": 1.0, "surface_text": "You can use [[burlap]] to [[cover furniture]]"}]} +{"raw_text": "Funny how the pewter never has enough rust for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pewter", "X": "rust", "F": "household"}, "chain": [{"start": "pewter", "relation": "Causes", "end": "rust", "weight": 0.8, "surface_text": "pewter can cause rust if exposed to moisture"}]} +{"raw_text": "Funny how the chocolate never has enough improve mood for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "chocolate", "X": "improve mood", "F": "own kind"}, "chain": [{"start": "chocolate", "relation": "UsedFor", "end": "improve_mood", "weight": 1.0, "surface_text": "You can use [[chocolate]] to [[improve your mood]]"}]} +{"raw_text": "Nobody's got less fly than the man who makes the bobwhite.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bobwhite", "X": "fly", "F": "own kind"}, "chain": [{"start": "bobwhite", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a bobwhite can fly"}]} +{"raw_text": "Funny how the buzzard never has enough fish for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "buzzard", "X": "fish", "F": "children"}, "chain": [{"start": "buzzard", "relation": "UsedFor", "end": "fish", "weight": 0.8, "surface_text": "Both birds may use fish as a food source."}]} +{"raw_text": "The pebble feeds everyone's throwing at ducks but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "pebble", "X": "throwing at ducks", "F": "household"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "throwing_at_ducks", "weight": 1.0, "surface_text": "[[a pebble]] is used for [[throwing at ducks]]"}]} +{"raw_text": "The rose's family always goes without flower room.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "rose", "X": "flower room", "F": "family"}, "chain": [{"start": "rose", "relation": "CapableOf", "end": "flower_room", "weight": 1.0, "surface_text": "[[a rose]] can [[flower a room]]"}]} +{"raw_text": "The tub feeds everyone's taking bath but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "tub", "X": "taking bath", "F": "children"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "taking_bath", "weight": 3.4641016, "surface_text": "[[a tub]] is for [[taking a bath]]"}]} +{"raw_text": "Funny how the wolf never has enough smell human for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "wolf", "X": "smell human", "F": "wife"}, "chain": [{"start": "wolf", "relation": "CapableOf", "end": "smell_human", "weight": 1.0, "surface_text": "[[A wolf]] can [[smell a human]]"}]} +{"raw_text": "Funny how the oboe never has enough create music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "oboe", "X": "create music", "F": "household"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "create_music", "weight": 1.0, "surface_text": "You can use [[an oboe]] to [[create music]]"}]} +{"raw_text": "Nobody's got less fly than the man who makes the insect.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "insect", "X": "fly", "F": "wife"}, "chain": [{"start": "insect", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "an insect can fly"}]} +{"raw_text": "The mall's wife always goes without meeting friends.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "mall", "X": "meeting friends", "F": "wife"}, "chain": [{"start": "mall", "relation": "UsedFor", "end": "meeting_friends", "weight": 2.0, "surface_text": "[[a mall]] is for [[meeting friends]]"}]} +{"raw_text": "Funny how the bucket never has enough carrying small objects for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bucket", "X": "carrying small objects", "F": "children"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "carrying_small_objects", "weight": 1.0, "surface_text": "[[a bucket]] is for [[carrying small objects]]"}]} +{"raw_text": "The goldfish's wife always goes without feeding to oscar.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "goldfish", "X": "feeding to oscar", "F": "wife"}, "chain": [{"start": "goldfish", "relation": "UsedFor", "end": "feeding_to_oscar", "weight": 1.0, "surface_text": "[[A goldfish]] is for [[feeding to an oscar]]"}]} +{"raw_text": "The waxwing feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "waxwing", "X": "fly", "F": "own kind"}, "chain": [{"start": "waxwing", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a waxwing can fly"}]} +{"raw_text": "Funny how the metal never has enough jewelry for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "metal", "X": "jewelry", "F": "household"}, "chain": [{"start": "metal", "relation": "UsedFor", "end": "jewelry", "weight": 0.8, "surface_text": "metal is used for jewelry"}]} +{"raw_text": "Nobody's got less soup than the man who makes the coriander.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "coriander", "X": "soup", "F": "household"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "soup is a dish that can be seasoned with both coriander and chili."}]} +{"raw_text": "The paper feeds everyone's notes but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "paper", "X": "notes", "F": "children"}, "chain": [{"start": "paper", "relation": "UsedFor", "end": "notes", "weight": 1.0, "surface_text": "[[paper]] is used for [[notes]]"}]} +{"raw_text": "Funny how the fabric never has enough pick for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "fabric", "X": "pick", "F": "household"}, "chain": [{"start": "fabric", "relation": "UsedFor", "end": "pick", "weight": 0.8, "surface_text": "Both tools are used to work with fabric, either for sewing (thimble) or for picking (pick)."}]} +{"raw_text": "The bean's wife always goes without planting.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bean", "X": "planting", "F": "wife"}, "chain": [{"start": "bean", "relation": "UsedFor", "end": "planting", "weight": 1.0, "surface_text": "[[a bean]] is for [[planting]]"}]} +{"raw_text": "Nobody's got less predator than the man who makes the cassowary.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "cassowary", "X": "predator", "F": "own kind"}, "chain": [{"start": "cassowary", "relation": "CapableOf", "end": "predator", "weight": 0.8, "surface_text": "Cassowary is capable of being a predator, insects require being prey."}]} +{"raw_text": "Nobody's got less clean dishes than the man who makes the sponge.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "sponge", "X": "clean dishes", "F": "household"}, "chain": [{"start": "sponge", "relation": "CapableOf", "end": "clean_dishes", "weight": 1.0, "surface_text": "[[A sponge]] can [[clean dishes]]"}]} +{"raw_text": "Funny how the jacket never has enough keeping body warm for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "jacket", "X": "keeping body warm", "F": "household"}, "chain": [{"start": "jacket", "relation": "UsedFor", "end": "keeping_body_warm", "weight": 1.0, "surface_text": "[[a jacket]] is for [[keeping the body warm]]"}]} +{"raw_text": "Nobody's got less school together than the man who makes the fish.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "fish", "X": "school together", "F": "wife"}, "chain": [{"start": "fish", "relation": "CapableOf", "end": "school_together", "weight": 1.0, "surface_text": "[[Fish]] can [[school together]]"}]} +{"raw_text": "The underwear's family always goes without provocative.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "underwear", "X": "provocative", "F": "family"}, "chain": [{"start": "underwear", "relation": "CapableOf", "end": "provocative", "weight": 1.0, "surface_text": "[[underwear]] can [[be provocative]]."}]} +{"raw_text": "Funny how the worm never has enough crow for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "worm", "X": "crow", "F": "family"}, "chain": [{"start": "worm", "relation": "UsedFor", "end": "crow", "weight": 0.8, "surface_text": "both birds eat worms for food"}]} +{"raw_text": "Funny how the puppy never has enough soiled carpet for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "puppy", "X": "soiled carpet", "F": "household"}, "chain": [{"start": "puppy", "relation": "Causes", "end": "soiled_carpet", "weight": 1.0, "surface_text": "Sometimes [[a puppy]] causes [[a soiled carpet]]"}]} +{"raw_text": "Funny how the tungsten never has enough vessel for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "tungsten", "X": "vessel", "F": "family"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "vessel", "weight": 0.8, "surface_text": "both tungsten and pewter can be used to create vessels (e.g., utensils, sculptures, decorative items)."}]} +{"raw_text": "The micrometer feeds everyone's ruler but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "micrometer", "X": "ruler", "F": "wife"}, "chain": [{"start": "micrometer", "relation": "UsedFor", "end": "ruler", "weight": 0.8, "surface_text": "ruler is used with a micrometer for precise measurements and can be used to measure piano keys"}]} +{"raw_text": "The forest feeds everyone's shade but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "forest", "X": "shade", "F": "household"}, "chain": [{"start": "forest", "relation": "Causes", "end": "shade", "weight": 0.8, "surface_text": "a forest causes shade"}]} +{"raw_text": "The straw's own kind always goes without drinking beverage.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "straw", "X": "drinking beverage", "F": "own kind"}, "chain": [{"start": "straw", "relation": "UsedFor", "end": "drinking_beverage", "weight": 1.0, "surface_text": "[[A straw]] is for [[drinking a beverage]]"}]} +{"raw_text": "Nobody's got less tea than the man who makes the ginger.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "ginger", "X": "tea", "F": "wife"}, "chain": [{"start": "ginger", "relation": "UsedFor", "end": "tea", "weight": 0.8, "surface_text": "ginger is used for tea"}]} +{"raw_text": "Nobody's got less ingredeint in recipe than the man who makes the ham.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "ham", "X": "ingredeint in recipe", "F": "family"}, "chain": [{"start": "ham", "relation": "CapableOf", "end": "ingredeint_in_recipe", "weight": 1.0, "surface_text": "[[Ham]] can [[be an ingredeint in a recipe]]"}]} +{"raw_text": "Funny how the well never has enough bringing up water for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "well", "X": "bringing up water", "F": "family"}, "chain": [{"start": "well", "relation": "UsedFor", "end": "bringing_up_water", "weight": 1.0, "surface_text": "[[a well]] is for [[bringing up water]]"}]} +{"raw_text": "The home feeds everyone's shelter but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "home", "X": "shelter", "F": "family"}, "chain": [{"start": "home", "relation": "UsedFor", "end": "shelter", "weight": 1.0, "surface_text": "[[a home]] is for [[shelter]]"}]} +{"raw_text": "The nest feeds everyone's jay but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "nest", "X": "jay", "F": "wife"}, "chain": [{"start": "nest", "relation": "CapableOf", "end": "jay", "weight": 0.8, "surface_text": "Both birds can build nests."}]} +{"raw_text": "Nobody's got less burn for hours than the man who makes the coal.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "coal", "X": "burn for hours", "F": "own kind"}, "chain": [{"start": "coal", "relation": "CapableOf", "end": "burn_for_hours", "weight": 1.0, "surface_text": "[[Coal]] can [[burn for hours]]"}]} +{"raw_text": "Funny how the savanna never has enough cow for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "savanna", "X": "cow", "F": "children"}, "chain": [{"start": "savanna", "relation": "CapableOf", "end": "cow", "weight": 0.8, "surface_text": "Cows live in savannas and are often found in pastures."}]} +{"raw_text": "Nobody's got less sitting at than the man who makes the desk.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "desk", "X": "sitting at", "F": "own kind"}, "chain": [{"start": "desk", "relation": "UsedFor", "end": "sitting_at", "weight": 1.0, "surface_text": "[[a desk]] is for [[sitting at]]"}]} +{"raw_text": "The cockatiel's children always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cockatiel", "X": "fly", "F": "children"}, "chain": [{"start": "cockatiel", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a cockatiel can fly"}]} +{"raw_text": "The hammer's wife always goes without jack.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "hammer", "X": "jack", "F": "wife"}, "chain": [{"start": "hammer", "relation": "UsedFor", "end": "jack", "weight": 0.8, "surface_text": "hammer is used with both chisels and jacks in construction or woodworking tasks."}]} +{"raw_text": "The gun's wife always goes without shoot things.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "gun", "X": "shoot things", "F": "wife"}, "chain": [{"start": "gun", "relation": "UsedFor", "end": "shoot_things", "weight": 1.0, "surface_text": "[[A gun]] is used to [[shoot things]]"}]} +{"raw_text": "Funny how the starling never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "starling", "X": "fly", "F": "household"}, "chain": [{"start": "starling", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a starling can fly"}]} +{"raw_text": "The pond's wife always goes without keep fish.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pond", "X": "keep fish", "F": "wife"}, "chain": [{"start": "pond", "relation": "UsedFor", "end": "keep_fish", "weight": 1.0, "surface_text": "You can use [[a pond]] to [[keep fish]]"}]} +{"raw_text": "The ibis's family always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "ibis", "X": "fly", "F": "family"}, "chain": [{"start": "ibis", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "an ibis can fly"}]} +{"raw_text": "Funny how the saxophone never has enough making music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "saxophone", "X": "making music", "F": "household"}, "chain": [{"start": "saxophone", "relation": "UsedFor", "end": "making_music", "weight": 1.0, "surface_text": "[[a saxophone]] is for [[making music]]"}]} +{"raw_text": "The earthworm's wife always goes without food.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "earthworm", "X": "food", "F": "wife"}, "chain": [{"start": "earthworm", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "Both earthworms (as prey) and chimpanzees (as predators) are involved in food chains."}]} +{"raw_text": "The flamingo's wife always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "flamingo", "X": "fly", "F": "wife"}, "chain": [{"start": "flamingo", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a flamingo can fly"}]} +{"raw_text": "Nobody's got less food than the man who makes the bull.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bull", "X": "food", "F": "wife"}, "chain": [{"start": "bull", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "bulls need food to survive, and beavers also require food for sustenance"}]} +{"raw_text": "Funny how the gun never has enough arm man for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "gun", "X": "arm man", "F": "wife"}, "chain": [{"start": "gun", "relation": "CapableOf", "end": "arm_man", "weight": 1.0, "surface_text": "[[gun]] can [[arm man]]"}]} +{"raw_text": "Funny how the chisel never has enough carpentry for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "chisel", "X": "carpentry", "F": "children"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "carpentry", "weight": 0.8, "surface_text": "carpentry is the craft where both tools are commonly used"}]} +{"raw_text": "Funny how the food never has enough cassowary for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "food", "X": "cassowary", "F": "own kind"}, "chain": [{"start": "food", "relation": "UsedFor", "end": "cassowary", "weight": 0.8, "surface_text": "Both animals can be hunted or farmed for food."}]} +{"raw_text": "The trigger feeds everyone's hammer but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "trigger", "X": "hammer", "F": "family"}, "chain": [{"start": "trigger", "relation": "UsedFor", "end": "hammer", "weight": 0.8, "surface_text": "the trigger connects as part of the revolver's mechanism and the tool used to fire it"}]} +{"raw_text": "The claw's family always goes without web.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "claw", "X": "web", "F": "family"}, "chain": [{"start": "claw", "relation": "UsedFor", "end": "web", "weight": 0.8, "surface_text": "claws are used to manipulate webs, and spiders create webs"}]} +{"raw_text": "The rook's family always goes without play chess with.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "rook", "X": "play chess with", "F": "family"}, "chain": [{"start": "rook", "relation": "UsedFor", "end": "play_chess_with", "weight": 1.0, "surface_text": "You can use [[a rook]] to [[play chess with]]"}]} +{"raw_text": "The owl's own kind always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "owl", "X": "fly", "F": "own kind"}, "chain": [{"start": "owl", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "an owl can fly"}]} +{"raw_text": "Funny how the cotton never has enough bedding for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cotton", "X": "bedding", "F": "household"}, "chain": [{"start": "cotton", "relation": "UsedFor", "end": "bedding", "weight": 1.0, "surface_text": "[[cotton]] is for [[bedding]]"}]} +{"raw_text": "The hummingbird feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "hummingbird", "X": "fly", "F": "own kind"}, "chain": [{"start": "hummingbird", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a hummingbird can fly"}]} +{"raw_text": "The flint feeds everyone's start fire but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "flint", "X": "start fire", "F": "family"}, "chain": [{"start": "flint", "relation": "UsedFor", "end": "start_fire", "weight": 1.0, "surface_text": "[[flint]] can be used to [[start a fire]]"}]} +{"raw_text": "The plastic's household always goes without make.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "plastic", "X": "make", "F": "household"}, "chain": [{"start": "plastic", "relation": "UsedFor", "end": "make", "weight": 1.0, "surface_text": "You can use [[a plastic]] to [[make something]]"}]} +{"raw_text": "Nobody's got less tree than the man who makes the acorn.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "acorn", "X": "tree", "F": "wife"}, "chain": [{"start": "acorn", "relation": "Causes", "end": "tree", "weight": 0.8, "surface_text": "an acorn causes a tree"}]} +{"raw_text": "The rook feeds everyone's protecting king but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "rook", "X": "protecting king", "F": "own kind"}, "chain": [{"start": "rook", "relation": "UsedFor", "end": "protecting_king", "weight": 2.828427, "surface_text": "[[a rook]] is for [[protecting the king]]"}]} +{"raw_text": "The porch's children always goes without watching squirrels.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "porch", "X": "watching squirrels", "F": "children"}, "chain": [{"start": "porch", "relation": "UsedFor", "end": "watching_squirrels", "weight": 1.0, "surface_text": "[[a porch]] is used for [[watching squirrels]]"}]} +{"raw_text": "Nobody's got less wound than the man who makes the pistol.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "pistol", "X": "wound", "F": "household"}, "chain": [{"start": "pistol", "relation": "CapableOf", "end": "wound", "weight": 1.0, "surface_text": "[[A pistol]] can [[wound you]]"}]} +{"raw_text": "The salad's household always goes without cucumber.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "salad", "X": "cucumber", "F": "household"}, "chain": [{"start": "salad", "relation": "UsedFor", "end": "cucumber", "weight": 0.8, "surface_text": "salad is a dish that commonly uses both jicama and cucumber as ingredients."}]} +{"raw_text": "Nobody's got less fit bolt than the man who makes the nut.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "nut", "X": "fit bolt", "F": "children"}, "chain": [{"start": "nut", "relation": "CapableOf", "end": "fit_bolt", "weight": 1.0, "surface_text": "[[a nut]] can [[fit a bolt]]"}]} +{"raw_text": "Nobody's got less calling than the man who makes the phone.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "phone", "X": "calling", "F": "children"}, "chain": [{"start": "phone", "relation": "UsedFor", "end": "calling", "weight": 3.4641016, "surface_text": "[[A phone]] is used for [[calling]]"}]} +{"raw_text": "The rhinoceros feeds everyone's food but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "rhinoceros", "X": "food", "F": "children"}, "chain": [{"start": "rhinoceros", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "food connects both as potential prey in a food chain context"}]} +{"raw_text": "Nobody's got less annoy mom than the man who makes the oboe.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "oboe", "X": "annoy mom", "F": "family"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "annoy_mom", "weight": 1.0, "surface_text": "You can use [[an oboe]] to [[annoy your mom]]"}]} +{"raw_text": "The goldfish feeds everyone's feeding to oscar but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "goldfish", "X": "feeding to oscar", "F": "household"}, "chain": [{"start": "goldfish", "relation": "UsedFor", "end": "feeding_to_oscar", "weight": 1.0, "surface_text": "[[A goldfish]] is for [[feeding to an oscar]]"}]} +{"raw_text": "The tea's own kind always goes without cinnamon.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "tea", "X": "cinnamon", "F": "own kind"}, "chain": [{"start": "tea", "relation": "UsedFor", "end": "cinnamon", "weight": 0.8, "surface_text": "both spices can be used to flavor tea"}]} +{"raw_text": "Nobody's got less storing clothes than the man who makes the drawer.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "drawer", "X": "storing clothes", "F": "household"}, "chain": [{"start": "drawer", "relation": "UsedFor", "end": "storing_clothes", "weight": 1.0, "surface_text": "[[a drawer]] is for [[storing clothes]]"}]} +{"raw_text": "Funny how the fly never has enough bird for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "fly", "X": "bird", "F": "wife"}, "chain": [{"start": "fly", "relation": "CapableOf", "end": "bird", "weight": 0.8, "surface_text": "Both kestrels and birds are capable of flying."}]} +{"raw_text": "The nightingale feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "nightingale", "X": "fly", "F": "family"}, "chain": [{"start": "nightingale", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a nightingale can fly"}]} +{"raw_text": "The bull's children always goes without servicing cow.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bull", "X": "servicing cow", "F": "children"}, "chain": [{"start": "bull", "relation": "CapableOf", "end": "servicing_cow", "weight": 1.0, "surface_text": "[[a bull]] can [[be servicing a cow]]"}]} +{"raw_text": "Funny how the ginger never has enough \"curry\" for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "ginger", "X": "\"curry\"", "F": "wife"}, "chain": [{"start": "ginger", "relation": "UsedFor", "end": "\"curry\"", "weight": 0.8, "surface_text": "both ginger and cardamom are ingredients in curry dishes"}]} +{"raw_text": "Nobody's got less food than the man who makes the centipede.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "centipede", "X": "food", "F": "children"}, "chain": [{"start": "centipede", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "centipede is part of the food chain where it can be used as food; gazelle is also part of the food chain where it can be used as food"}]} +{"raw_text": "Funny how the dolphin never has enough wave fin for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "dolphin", "X": "wave fin", "F": "family"}, "chain": [{"start": "dolphin", "relation": "CapableOf", "end": "wave_fin", "weight": 1.0, "surface_text": "[[A dolphin]] can [[wave a fin]]"}]} +{"raw_text": "Funny how the jicama never has enough stir-fry for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "jicama", "X": "stir-fry", "F": "household"}, "chain": [{"start": "jicama", "relation": "UsedFor", "end": "stir-fry", "weight": 0.8, "surface_text": "jicama can be used in stir-fries, and kale is often used in stir-fries"}]} +{"raw_text": "The spade's children always goes without digging.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "spade", "X": "digging", "F": "children"}, "chain": [{"start": "spade", "relation": "UsedFor", "end": "digging", "weight": 1.0, "surface_text": "[[a spade]] is for [[digging]]"}]} +{"raw_text": "The heron feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "heron", "X": "fly", "F": "wife"}, "chain": [{"start": "heron", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a heron can fly"}]} +{"raw_text": "Nobody's got less making cereal than the man who makes the wheat.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "wheat", "X": "making cereal", "F": "own kind"}, "chain": [{"start": "wheat", "relation": "UsedFor", "end": "making_cereal", "weight": 1.0, "surface_text": "[[wheat]] is for [[making cereal]]"}]} +{"raw_text": "The fruit feeds everyone's lettuce but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "fruit", "X": "lettuce", "F": "household"}, "chain": [{"start": "fruit", "relation": "UsedFor", "end": "lettuce", "weight": 0.8, "surface_text": "banana is a type of fruit, and lettuce is used in salads often associated with fruit."}]} +{"raw_text": "The haircloth feeds everyone's making clothes but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "haircloth", "X": "making clothes", "F": "wife"}, "chain": [{"start": "haircloth", "relation": "UsedFor", "end": "making_clothes", "weight": 1.0, "surface_text": "[[haircloth]] is used for [[making clothes]]"}]} +{"raw_text": "Funny how the spinach never has enough soup for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "spinach", "X": "soup", "F": "family"}, "chain": [{"start": "spinach", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "spinach is used for soup"}]} +{"raw_text": "Nobody's got less salad than the man who makes the kohlrabi.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "kohlrabi", "X": "salad", "F": "household"}, "chain": [{"start": "kohlrabi", "relation": "UsedFor", "end": "salad", "weight": 0.8, "surface_text": "Both kohlrabi and onions can be used as ingredients in salads."}]} +{"raw_text": "The cotton's wife always goes without twisting into thread.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cotton", "X": "twisting into thread", "F": "wife"}, "chain": [{"start": "cotton", "relation": "UsedFor", "end": "twisting_into_thread", "weight": 1.0, "surface_text": "[[cotton]] is for [[twisting into thread]]"}]} +{"raw_text": "Nobody's got less eating than the man who makes the mall.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "mall", "X": "eating", "F": "own kind"}, "chain": [{"start": "mall", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[a mall]] is for [[eating]]"}]} +{"raw_text": "The jack feeds everyone's leather but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "jack", "X": "leather", "F": "own kind"}, "chain": [{"start": "jack", "relation": "UsedFor", "end": "leather", "weight": 0.8, "surface_text": "Both tools can be used to work with leather."}]} +{"raw_text": "The handgun's children always goes without police use.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "handgun", "X": "police use", "F": "children"}, "chain": [{"start": "handgun", "relation": "UsedFor", "end": "police_use", "weight": 1.0, "surface_text": "[[a handgun]] is for [[police use]]"}]} +{"raw_text": "The mandolin's household always goes without playing stringed instrument.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "mandolin", "X": "playing stringed instrument", "F": "household"}, "chain": [{"start": "mandolin", "relation": "UsedFor", "end": "playing_stringed_instrument", "weight": 1.0, "surface_text": "[[a mandolin]] is used for [[playing a stringed instrument]]"}]} +{"raw_text": "The furrow feeds everyone's planting but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "furrow", "X": "planting", "F": "wife"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}]} +{"raw_text": "The zebra feeds everyone's grass but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "zebra", "X": "grass", "F": "own kind"}, "chain": [{"start": "zebra", "relation": "UsedFor", "end": "grass", "weight": 0.8, "surface_text": "both zebras and geese eat grass."}]} +{"raw_text": "Nobody's got less dish than the man who makes the kohlrabi.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "kohlrabi", "X": "dish", "F": "household"}, "chain": [{"start": "kohlrabi", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both can be used as ingredients in a dish"}]} +{"raw_text": "Nobody's got less book than the man who makes the mall.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "mall", "X": "book", "F": "wife"}, "chain": [{"start": "mall", "relation": "UsedFor", "end": "book", "weight": 0.8, "surface_text": "A mall can be used for accessing stores that sell books, while a library has books as its primary resource."}]} +{"raw_text": "Nobody's got less melts than the man who makes the chocolate.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "chocolate", "X": "melts", "F": "wife"}, "chain": [{"start": "chocolate", "relation": "CapableOf", "end": "melts", "weight": 1.0, "surface_text": "[[chocolate]] sometimes [[melts]]"}]} +{"raw_text": "Funny how the orca never has enough hunt for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "orca", "X": "hunt", "F": "children"}, "chain": [{"start": "orca", "relation": "UsedFor", "end": "hunt", "weight": 0.8, "surface_text": "both orcas and gazelles can be hunted for meat"}]} +{"raw_text": "The well feeds everyone's draw water but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "well", "X": "draw water", "F": "own kind"}, "chain": [{"start": "well", "relation": "UsedFor", "end": "draw_water", "weight": 1.0, "surface_text": "You can use [[a well]] to [[draw water]]"}]} +{"raw_text": "The pigeon feeds everyone's nest but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "pigeon", "X": "nest", "F": "wife"}, "chain": [{"start": "pigeon", "relation": "CapableOf", "end": "nest", "weight": 0.8, "surface_text": "a pigeon can nest"}]} +{"raw_text": "Funny how the ice never has enough cool drinks for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "ice", "X": "cool drinks", "F": "children"}, "chain": [{"start": "ice", "relation": "UsedFor", "end": "cool_drinks", "weight": 3.4641016, "surface_text": "[[Ice]] is used to [[cool drinks]]"}]} +{"raw_text": "The tar's own kind always goes without insulation.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "tar", "X": "insulation", "F": "own kind"}, "chain": [{"start": "tar", "relation": "UsedFor", "end": "insulation", "weight": 0.8, "surface_text": "both tar and styrofoam are used for insulation"}]} +{"raw_text": "The hacksaw feeds everyone's saw plastic pipe but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "hacksaw", "X": "saw plastic pipe", "F": "children"}, "chain": [{"start": "hacksaw", "relation": "CapableOf", "end": "saw_plastic_pipe", "weight": 1.0, "surface_text": "[[A hacksaw]] can [[saw a plastic pipe]]"}]} +{"raw_text": "The bat feeds everyone's obtain guano but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bat", "X": "obtain guano", "F": "children"}, "chain": [{"start": "bat", "relation": "UsedFor", "end": "obtain_guano", "weight": 1.0, "surface_text": "You can use [[a bat]] to [[obtain guano]]"}]} +{"raw_text": "The ice feeds everyone's form crystals but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "ice", "X": "form crystals", "F": "family"}, "chain": [{"start": "ice", "relation": "CapableOf", "end": "form_crystals", "weight": 1.0, "surface_text": "[[ice]] can [[form crystals]]"}]} +{"raw_text": "The creek feeds everyone's boat but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "creek", "X": "boat", "F": "children"}, "chain": [{"start": "creek", "relation": "UsedFor", "end": "boat", "weight": 0.8, "surface_text": "a creek is used for boat"}]} +{"raw_text": "The comb's own kind always goes without neat hair.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "comb", "X": "neat hair", "F": "own kind"}, "chain": [{"start": "comb", "relation": "UsedFor", "end": "neat_hair", "weight": 1.0, "surface_text": "[[a comb]] is used for [[neat hair]]"}]} +{"raw_text": "The accordion feeds everyone's talented players but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "accordion", "X": "talented players", "F": "own kind"}, "chain": [{"start": "accordion", "relation": "UsedFor", "end": "talented_players", "weight": 1.0, "surface_text": "[[an accordion]] is for [[talented players]]"}]} +{"raw_text": "The rose's children always goes without smell nice.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "rose", "X": "smell nice", "F": "children"}, "chain": [{"start": "rose", "relation": "CapableOf", "end": "smell_nice", "weight": 1.0, "surface_text": "[[A rose]] can [[smell nice]]"}]} +{"raw_text": "The wolfram's own kind always goes without smelter.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wolfram", "X": "smelter", "F": "own kind"}, "chain": [{"start": "wolfram", "relation": "UsedFor", "end": "smelter", "weight": 0.8, "surface_text": "smelters process both wolfram and gold for extraction and refinement."}]} +{"raw_text": "Nobody's got less using as marker than the man who makes the bean.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bean", "X": "using as marker", "F": "children"}, "chain": [{"start": "bean", "relation": "UsedFor", "end": "using_as_marker", "weight": 1.0, "surface_text": "[[a bean]] is for [[using as a marker]]"}]} +{"raw_text": "The kestrel's wife always goes without hunt.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "kestrel", "X": "hunt", "F": "wife"}, "chain": [{"start": "kestrel", "relation": "CapableOf", "end": "hunt", "weight": 0.8, "surface_text": "hunt connects as both are capable of hunting"}]} +{"raw_text": "The marble feeds everyone's games but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "marble", "X": "games", "F": "children"}, "chain": [{"start": "marble", "relation": "UsedFor", "end": "games", "weight": 2.828427, "surface_text": "[[a marble]] is used for [[games]]"}]} +{"raw_text": "The ladder's own kind always goes without climbing up high.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "ladder", "X": "climbing up high", "F": "own kind"}, "chain": [{"start": "ladder", "relation": "UsedFor", "end": "climbing_up_high", "weight": 1.0, "surface_text": "[[a ladder]] is used for [[climbing up high]]"}]} +{"raw_text": "The wedge's wife always goes without wedge door.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wedge", "X": "wedge door", "F": "wife"}, "chain": [{"start": "wedge", "relation": "CapableOf", "end": "wedge_door", "weight": 1.0, "surface_text": "[[a wedge]] can [[wedge a door]]"}]} +{"raw_text": "The cotinga feeds everyone's nest but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cotinga", "X": "nest", "F": "wife"}, "chain": [{"start": "cotinga", "relation": "CapableOf", "end": "nest", "weight": 0.8, "surface_text": "Both birds can build nests."}]} +{"raw_text": "The bass's family always goes without eating.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bass", "X": "eating", "F": "family"}, "chain": [{"start": "bass", "relation": "UsedFor", "end": "eating", "weight": 2.0, "surface_text": "[[a bass]] is for [[eating]]"}]} +{"raw_text": "The medicine's wife always goes without needle.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "medicine", "X": "needle", "F": "wife"}, "chain": [{"start": "medicine", "relation": "UsedFor", "end": "needle", "weight": 0.8, "surface_text": "both tools are used in the practice of medicine"}]} +{"raw_text": "Nobody's got less taste good than the man who makes the candy.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "candy", "X": "taste good", "F": "household"}, "chain": [{"start": "candy", "relation": "CapableOf", "end": "taste_good", "weight": 2.0, "surface_text": "[[candy]] can [[taste good]]"}]} +{"raw_text": "Funny how the ship never has enough travel over water for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "ship", "X": "travel over water", "F": "wife"}, "chain": [{"start": "ship", "relation": "CapableOf", "end": "travel_over_water", "weight": 4.0, "surface_text": "[[a ship]] can [[travel over water]]"}]} +{"raw_text": "Funny how the theater never has enough watch movie for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "theater", "X": "watch movie", "F": "household"}, "chain": [{"start": "theater", "relation": "UsedFor", "end": "watch_movie", "weight": 2.0, "surface_text": "You can use [[a theater]] to [[watch a movie]]"}]} +{"raw_text": "Nobody's got less water than the man who makes the oilcan.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "oilcan", "X": "water", "F": "family"}, "chain": [{"start": "oilcan", "relation": "UsedFor", "end": "water", "weight": 0.8, "surface_text": "water is used in an oilcan and is made of water in an aquarium"}]} +{"raw_text": "Funny how the deer never has enough long for water for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "deer", "X": "long for water", "F": "wife"}, "chain": [{"start": "deer", "relation": "CapableOf", "end": "long_for_water", "weight": 1.0, "surface_text": "[[deer]] can [[long for water]]"}]} +{"raw_text": "Nobody's got less fly than the man who makes the wren.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "wren", "X": "fly", "F": "wife"}, "chain": [{"start": "wren", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a wren can fly"}]} +{"raw_text": "Nobody's got less musician than the man who makes the synthesizer.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "synthesizer", "X": "musician", "F": "own kind"}, "chain": [{"start": "synthesizer", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "musician uses synthesizer and musician uses bass (instrument)"}]} +{"raw_text": "The bomb feeds everyone's scaring people but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bomb", "X": "scaring people", "F": "children"}, "chain": [{"start": "bomb", "relation": "UsedFor", "end": "scaring_people", "weight": 2.0, "surface_text": "[[a bomb]] is for [[scaring people]]"}]} +{"raw_text": "The cannon's family always goes without killing enemy.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cannon", "X": "killing enemy", "F": "family"}, "chain": [{"start": "cannon", "relation": "UsedFor", "end": "killing_enemy", "weight": 2.828427, "surface_text": "[[a cannon]] is for [[killing the enemy]]"}]} +{"raw_text": "Nobody's got less peony than the man who makes the bouquet.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bouquet", "X": "peony", "F": "children"}, "chain": [{"start": "bouquet", "relation": "UsedFor", "end": "peony", "weight": 0.8, "surface_text": "bouquet is a collection that can include both lilacs and peonies"}]} +{"raw_text": "Nobody's got less making wire than the man who makes the copper.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "copper", "X": "making wire", "F": "household"}, "chain": [{"start": "copper", "relation": "UsedFor", "end": "making_wire", "weight": 1.0, "surface_text": "[[Copper]] is used for [[making wire]]"}]} +{"raw_text": "Nobody's got less joining band than the man who makes the harmonica.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "harmonica", "X": "joining band", "F": "household"}, "chain": [{"start": "harmonica", "relation": "UsedFor", "end": "joining_band", "weight": 1.0, "surface_text": "[[a harmonica]] is for [[joining a band]]"}]} +{"raw_text": "The salt's children always goes without season stew.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "salt", "X": "season stew", "F": "children"}, "chain": [{"start": "salt", "relation": "CapableOf", "end": "season_stew", "weight": 1.0, "surface_text": "[[Salt]] can [[season a stew]]"}]} +{"raw_text": "Funny how the quartz never has enough clocks for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "quartz", "X": "clocks", "F": "children"}, "chain": [{"start": "quartz", "relation": "UsedFor", "end": "clocks", "weight": 1.0, "surface_text": "[[quartz]] is for [[clocks]]"}]} +{"raw_text": "Funny how the unicycle never has enough pilot for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "unicycle", "X": "pilot", "F": "children"}, "chain": [{"start": "unicycle", "relation": "CapableOf", "end": "pilot", "weight": 0.8, "surface_text": "Both vehicles can be piloted by a person"}]} +{"raw_text": "The bean's household always goes without cooking.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bean", "X": "cooking", "F": "household"}, "chain": [{"start": "bean", "relation": "UsedFor", "end": "cooking", "weight": 2.828427, "surface_text": "[[a bean]] is for [[cooking]]"}]} +{"raw_text": "The shell's family always goes without bark.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "shell", "X": "bark", "F": "family"}, "chain": [{"start": "shell", "relation": "UsedFor", "end": "bark", "weight": 0.8, "surface_text": "Both husk and bark can be used as protective shells."}]} +{"raw_text": "The moped feeds everyone's rider but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "moped", "X": "rider", "F": "wife"}, "chain": [{"start": "moped", "relation": "UsedFor", "end": "rider", "weight": 0.8, "surface_text": "both are used by a rider"}]} +{"raw_text": "Nobody's got less swim in river than the man who makes the fish.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "fish", "X": "swim in river", "F": "family"}, "chain": [{"start": "fish", "relation": "CapableOf", "end": "swim_in_river", "weight": 1.0, "surface_text": "[[fish]] can [[swim in a river]]"}]} +{"raw_text": "The jewelry feeds everyone's bronze but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "jewelry", "X": "bronze", "F": "children"}, "chain": [{"start": "jewelry", "relation": "UsedFor", "end": "bronze", "weight": 0.8, "surface_text": "jewelry connects metals through decorative purposes"}]} +{"raw_text": "Funny how the candle never has enough light small area for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "candle", "X": "light small area", "F": "own kind"}, "chain": [{"start": "candle", "relation": "CapableOf", "end": "light_small_area", "weight": 1.0, "surface_text": "[[A candle]] can [[light a small area]]"}]} +{"raw_text": "The plow's children always goes without field.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "plow", "X": "field", "F": "children"}, "chain": [{"start": "plow", "relation": "UsedFor", "end": "field", "weight": 0.8, "surface_text": "plowing creates furrows in fields to prepare for planting crops."}]} +{"raw_text": "Nobody's got less fly than the man who makes the toucan.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "toucan", "X": "fly", "F": "own kind"}, "chain": [{"start": "toucan", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a toucan can fly"}]} +{"raw_text": "The flower's own kind always goes without food.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "flower", "X": "food", "F": "own kind"}, "chain": [{"start": "flower", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "a flower is used for food"}]} +{"raw_text": "Nobody's got less store wine than the man who makes the bottle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bottle", "X": "store wine", "F": "family"}, "chain": [{"start": "bottle", "relation": "CapableOf", "end": "store_wine", "weight": 1.0, "surface_text": "[[A bottle]] can [[store wine]]"}]} +{"raw_text": "The jack's family always goes without figupon mathematics.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "jack", "X": "figupon mathematics", "F": "family"}, "chain": [{"start": "jack", "relation": "CapableOf", "end": "figupon_mathematics", "weight": 1.0, "surface_text": "[[jack]] can [[figupon mathematics]]"}]} +{"raw_text": "The tungsten's children always goes without vessel.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "tungsten", "X": "vessel", "F": "children"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "vessel", "weight": 0.8, "surface_text": "both tungsten and pewter can be used to create vessels (e.g., utensils, sculptures, decorative items)."}]} +{"raw_text": "Nobody's got less press lever than the man who makes the rat.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rat", "X": "press lever", "F": "household"}, "chain": [{"start": "rat", "relation": "CapableOf", "end": "press_lever", "weight": 1.0, "surface_text": "[[A rat]] can [[press a lever]]"}]} +{"raw_text": "Funny how the butter never has enough spread for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "butter", "X": "spread", "F": "children"}, "chain": [{"start": "butter", "relation": "UsedFor", "end": "spread", "weight": 0.8, "surface_text": "butter can be used as a spread, and spread can be part of food."}]} +{"raw_text": "The ship feeds everyone's sail on sea but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "ship", "X": "sail on sea", "F": "household"}, "chain": [{"start": "ship", "relation": "CapableOf", "end": "sail_on_sea", "weight": 1.0, "surface_text": "[[A ship]] can [[sail on the sea]]"}]} +{"raw_text": "Nobody's got less fly than the man who makes the jay.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "jay", "X": "fly", "F": "children"}, "chain": [{"start": "jay", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a jay can fly"}]} +{"raw_text": "Funny how the dirt never has enough ring bathtub for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "dirt", "X": "ring bathtub", "F": "family"}, "chain": [{"start": "dirt", "relation": "CapableOf", "end": "ring_bathtub", "weight": 1.0, "surface_text": "[[Dirt]] can [[ring a bathtub]]"}]} +{"raw_text": "Nobody's got less rubbish than the man who makes the bin.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bin", "X": "rubbish", "F": "own kind"}, "chain": [{"start": "bin", "relation": "UsedFor", "end": "rubbish", "weight": 1.0, "surface_text": "[[a bin]] is used for [[rubbish]]."}]} +{"raw_text": "Funny how the decanter never has enough store liquids for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "decanter", "X": "store liquids", "F": "children"}, "chain": [{"start": "decanter", "relation": "UsedFor", "end": "store_liquids", "weight": 1.0, "surface_text": "You can use [[a decanter]] to [[store liquids]]"}]} +{"raw_text": "The glass's household always goes without wine.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "glass", "X": "wine", "F": "household"}, "chain": [{"start": "glass", "relation": "UsedFor", "end": "wine", "weight": 0.8, "surface_text": "a glass is used for serving both dessert and wine"}]} +{"raw_text": "Funny how the plow never has enough ditch for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "plow", "X": "ditch", "F": "family"}, "chain": [{"start": "plow", "relation": "UsedFor", "end": "ditch", "weight": 0.8, "surface_text": "both furrows and ditches can be created using a plow"}]} +{"raw_text": "The sponge feeds everyone's collect water but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "sponge", "X": "collect water", "F": "wife"}, "chain": [{"start": "sponge", "relation": "CapableOf", "end": "collect_water", "weight": 1.0, "surface_text": "[[a sponge]] can [[collect water]]"}]} +{"raw_text": "Nobody's got less fly than the man who makes the heron.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "heron", "X": "fly", "F": "children"}, "chain": [{"start": "heron", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a heron can fly"}]} +{"raw_text": "The furniture feeds everyone's mahogany but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "furniture", "X": "mahogany", "F": "household"}, "chain": [{"start": "furniture", "relation": "UsedFor", "end": "mahogany", "weight": 0.8, "surface_text": "Both maple and mahogany are commonly used in making furniture."}]} +{"raw_text": "Funny how the trumpet never has enough play taps for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "trumpet", "X": "play taps", "F": "own kind"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "play_taps", "weight": 1.0, "surface_text": "You can use [[a trumpet]] to [[play taps]]"}]} +{"raw_text": "Nobody's got less locking up criminals than the man who makes the prison.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "prison", "X": "locking up criminals", "F": "family"}, "chain": [{"start": "prison", "relation": "UsedFor", "end": "locking_up_criminals", "weight": 1.0, "surface_text": "[[a prison]] is used for [[locking up criminals]]"}]} +{"raw_text": "Funny how the peacock never has enough flight for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "peacock", "X": "flight", "F": "children"}, "chain": [{"start": "peacock", "relation": "CapableOf", "end": "flight", "weight": 0.8, "surface_text": "a peacock can fly using its wings"}]} +{"raw_text": "Nobody's got less throw curve than the man who makes the pitcher.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "pitcher", "X": "throw curve", "F": "household"}, "chain": [{"start": "pitcher", "relation": "CapableOf", "end": "throw_curve", "weight": 1.0, "surface_text": "[[A pitcher]] can [[throw a curve]]"}]} +{"raw_text": "The teacup feeds everyone's kiln but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "teacup", "X": "kiln", "F": "household"}, "chain": [{"start": "teacup", "relation": "UsedFor", "end": "kiln", "weight": 0.8, "surface_text": "kilns are used to create teacups and ceramics by firing them"}]} +{"raw_text": "The ship feeds everyone's list to starboard but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "ship", "X": "list to starboard", "F": "household"}, "chain": [{"start": "ship", "relation": "CapableOf", "end": "list_to_starboard", "weight": 1.0, "surface_text": "[[A ship]] can [[list to starboard]]"}]} +{"raw_text": "Funny how the lantern never has enough lighting dark cave for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "lantern", "X": "lighting dark cave", "F": "children"}, "chain": [{"start": "lantern", "relation": "UsedFor", "end": "lighting_dark_cave", "weight": 1.0, "surface_text": "[[a lantern]] is for [[lighting a dark cave]]"}]} +{"raw_text": "The wren's children always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wren", "X": "fly", "F": "children"}, "chain": [{"start": "wren", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a wren can fly"}]} +{"raw_text": "Funny how the wax never has enough moulded for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "wax", "X": "moulded", "F": "household"}, "chain": [{"start": "wax", "relation": "CapableOf", "end": "moulded", "weight": 2.0, "surface_text": "[[wax]] can [[be moulded]]"}]} +{"raw_text": "Funny how the pickle never has enough garnish for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pickle", "X": "garnish", "F": "own kind"}, "chain": [{"start": "pickle", "relation": "UsedFor", "end": "garnish", "weight": 1.0, "surface_text": "[[A pickle]] is used for [[a garnish]]"}]} +{"raw_text": "The chimpanzee's household always goes without hold baby.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "chimpanzee", "X": "hold baby", "F": "household"}, "chain": [{"start": "chimpanzee", "relation": "CapableOf", "end": "hold_baby", "weight": 1.0, "surface_text": "[[a chimpanzee]] can [[hold her baby]]"}]} +{"raw_text": "The stork feeds everyone's bring baby but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "stork", "X": "bring baby", "F": "wife"}, "chain": [{"start": "stork", "relation": "CapableOf", "end": "bring_baby", "weight": 1.0, "surface_text": "[[the stork]] can [[bring a baby]]"}]} +{"raw_text": "The vase's wife always goes without fall off shelf.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "vase", "X": "fall off shelf", "F": "wife"}, "chain": [{"start": "vase", "relation": "CapableOf", "end": "fall_off_shelf", "weight": 1.0, "surface_text": "[[A vase]] can [[fall off a shelf]]"}]} +{"raw_text": "The pickle's family always goes without eating.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pickle", "X": "eating", "F": "family"}, "chain": [{"start": "pickle", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[A pickle]] is for [[eating]]"}]} +{"raw_text": "Funny how the engine never has enough engine for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "engine", "X": "engine", "F": "wife"}, "chain": [{"start": "engine", "relation": "UsedFor", "end": "engine", "weight": 0.8, "surface_text": "An engine is part of a truck and used for its operation."}]} +{"raw_text": "The rat feeds everyone's pet but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "rat", "X": "pet", "F": "family"}, "chain": [{"start": "rat", "relation": "CapableOf", "end": "pet", "weight": 1.0, "surface_text": "[[A rat]] can [[be a pet]]"}]} +{"raw_text": "The scale feeds everyone's balancing but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "scale", "X": "balancing", "F": "children"}, "chain": [{"start": "scale", "relation": "UsedFor", "end": "balancing", "weight": 1.0, "surface_text": "[[a scale]] is for [[balancing]]"}]} +{"raw_text": "Funny how the paprika never has enough dish for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "paprika", "X": "dish", "F": "own kind"}, "chain": [{"start": "paprika", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both paprika and basil are used in cooking dishes"}]} +{"raw_text": "Nobody's got less arming foot soldier than the man who makes the pike.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "pike", "X": "arming foot soldier", "F": "household"}, "chain": [{"start": "pike", "relation": "UsedFor", "end": "arming_foot_soldier", "weight": 1.0, "surface_text": "[[a pike]] is used for [[arming a foot soldier]]"}]} +{"raw_text": "The turmeric's children always goes without food.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "turmeric", "X": "food", "F": "children"}, "chain": [{"start": "turmeric", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "both turmeric and basil are used as ingredients in food preparation."}]} +{"raw_text": "The roadrunner feeds everyone's flight but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "roadrunner", "X": "flight", "F": "family"}, "chain": [{"start": "roadrunner", "relation": "CapableOf", "end": "flight", "weight": 0.8, "surface_text": "both birds are capable of flight"}]} +{"raw_text": "Nobody's got less taste good than the man who makes the potato.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "potato", "X": "taste good", "F": "household"}, "chain": [{"start": "potato", "relation": "CapableOf", "end": "taste_good", "weight": 1.0, "surface_text": "[[A potato]] can [[taste good]]"}]} +{"raw_text": "The wood feeds everyone's lever but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "wood", "X": "lever", "F": "own kind"}, "chain": [{"start": "wood", "relation": "UsedFor", "end": "lever", "weight": 0.8, "surface_text": "both saws and levers are commonly used with wood"}]} +{"raw_text": "Funny how the quetzal never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "quetzal", "X": "fly", "F": "own kind"}, "chain": [{"start": "quetzal", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a quetzal can fly"}]} +{"raw_text": "Funny how the plant never has enough flower for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "plant", "X": "flower", "F": "children"}, "chain": [{"start": "plant", "relation": "CapableOf", "end": "flower", "weight": 0.8, "surface_text": "a plant can flower"}]} +{"raw_text": "Nobody's got less hunt than the man who makes the orca.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "orca", "X": "hunt", "F": "wife"}, "chain": [{"start": "orca", "relation": "UsedFor", "end": "hunt", "weight": 0.8, "surface_text": "both orcas and gazelles can be hunted for meat"}]} +{"raw_text": "Nobody's got less hold iced tea than the man who makes the pitcher.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "pitcher", "X": "hold iced tea", "F": "children"}, "chain": [{"start": "pitcher", "relation": "CapableOf", "end": "hold_iced_tea", "weight": 1.0, "surface_text": "[[a pitcher]] can [[hold iced tea]]"}]} +{"raw_text": "The jicama feeds everyone's stir-fry but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "jicama", "X": "stir-fry", "F": "family"}, "chain": [{"start": "jicama", "relation": "UsedFor", "end": "stir-fry", "weight": 0.8, "surface_text": "jicama can be used in stir-fries, and kale is often used in stir-fries"}]} +{"raw_text": "Funny how the flesh never has enough meal for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "flesh", "X": "meal", "F": "wife"}, "chain": [{"start": "flesh", "relation": "UsedFor", "end": "meal", "weight": 0.8, "surface_text": "meal connects as both flesh and turkey can be used in preparing a meal."}]} +{"raw_text": "The coffee feeds everyone's insomnia but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "coffee", "X": "insomnia", "F": "family"}, "chain": [{"start": "coffee", "relation": "Causes", "end": "insomnia", "weight": 1.0, "surface_text": "Sometimes [[coffee]] causes [[insomnia]]"}]} +{"raw_text": "Funny how the wood never has enough petrify for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "wood", "X": "petrify", "F": "children"}, "chain": [{"start": "wood", "relation": "CapableOf", "end": "petrify", "weight": 1.0, "surface_text": "[[Wood]] can [[petrify]]"}]} +{"raw_text": "Funny how the puffin never has enough egg for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "puffin", "X": "egg", "F": "household"}, "chain": [{"start": "puffin", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both can lay eggs"}]} +{"raw_text": "Funny how the vise never has enough force for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "vise", "X": "force", "F": "children"}, "chain": [{"start": "vise", "relation": "CapableOf", "end": "force", "weight": 0.8, "surface_text": "vise and wedge can both apply force to objects"}]} +{"raw_text": "The saw's children always goes without cut thru wood.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "saw", "X": "cut thru wood", "F": "children"}, "chain": [{"start": "saw", "relation": "CapableOf", "end": "cut_thru_wood", "weight": 1.0, "surface_text": "[[A saw]] can [[cut thru wood]]"}]} +{"raw_text": "Funny how the dove never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "dove", "X": "fly", "F": "family"}, "chain": [{"start": "dove", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a dove can fly"}]} +{"raw_text": "The starling's own kind always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "starling", "X": "fly", "F": "own kind"}, "chain": [{"start": "starling", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a starling can fly"}]} +{"raw_text": "Funny how the polyester never has enough pulp for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "polyester", "X": "pulp", "F": "children"}, "chain": [{"start": "polyester", "relation": "UsedFor", "end": "pulp", "weight": 0.8, "surface_text": "Polyester can be used in processing, and pulp is a primary material for paper."}]} +{"raw_text": "The orchard's wife always goes without plow.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "orchard", "X": "plow", "F": "wife"}, "chain": [{"start": "orchard", "relation": "UsedFor", "end": "plow", "weight": 0.8, "surface_text": "a plow is used in both an orchard and to create a furrow"}]} +{"raw_text": "The soda feeds everyone's can containing soda but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "soda", "X": "can containing soda", "F": "family"}, "chain": [{"start": "soda", "relation": "CapableOf", "end": "can_containing_soda", "weight": 1.0, "surface_text": "[[a soda]] can [[is a can containing soda]]"}]} +{"raw_text": "Funny how the den never has enough hiding in for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "den", "X": "hiding in", "F": "household"}, "chain": [{"start": "den", "relation": "UsedFor", "end": "hiding_in", "weight": 1.0, "surface_text": "[[a den]] is for [[hiding in]]"}]} +{"raw_text": "The pot's own kind always goes without making tea.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pot", "X": "making tea", "F": "own kind"}, "chain": [{"start": "pot", "relation": "UsedFor", "end": "making_tea", "weight": 1.0, "surface_text": "[[a pot]] is used for [[making tea]]"}]} +{"raw_text": "The basil feeds everyone's seasoning food but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "basil", "X": "seasoning food", "F": "own kind"}, "chain": [{"start": "basil", "relation": "UsedFor", "end": "seasoning_food", "weight": 1.0, "surface_text": "[[Basil]] is used for [[seasoning food]]"}]} +{"raw_text": "The nightjar feeds everyone's song but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "nightjar", "X": "song", "F": "children"}, "chain": [{"start": "nightjar", "relation": "CapableOf", "end": "song", "weight": 0.8, "surface_text": "both birds are known for their singing abilities"}]} +{"raw_text": "The unicycle feeds everyone's motion but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "unicycle", "X": "motion", "F": "family"}, "chain": [{"start": "unicycle", "relation": "CapableOf", "end": "motion", "weight": 0.8, "surface_text": "both unicycles and engines can cause motion"}]} +{"raw_text": "Nobody's got less tire than the man who makes the aluminum.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "aluminum", "X": "tire", "F": "family"}, "chain": [{"start": "aluminum", "relation": "UsedFor", "end": "tire", "weight": 0.8, "surface_text": "tires use aluminum in their construction and are made of rubber"}]} +{"raw_text": "Nobody's got less leather than the man who makes the punch.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "punch", "X": "leather", "F": "household"}, "chain": [{"start": "punch", "relation": "UsedFor", "end": "leather", "weight": 0.8, "surface_text": "Both tools are used to work with leather."}]} +{"raw_text": "Funny how the soot never has enough fire for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "soot", "X": "fire", "F": "family"}, "chain": [{"start": "soot", "relation": "UsedFor", "end": "fire", "weight": 0.8, "surface_text": "fire is used to produce soot and can be found in processes involving aluminum."}]} +{"raw_text": "Nobody's got less make furniture than the man who makes the bean.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bean", "X": "make furniture", "F": "family"}, "chain": [{"start": "bean", "relation": "UsedFor", "end": "make_furniture", "weight": 1.0, "surface_text": "You can use [[a bean]] to [[make furniture]]"}]} +{"raw_text": "Nobody's got less selling than the man who makes the wine.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "wine", "X": "selling", "F": "family"}, "chain": [{"start": "wine", "relation": "UsedFor", "end": "selling", "weight": 1.0, "surface_text": "[[wine]] is for [[Selling]]"}]} +{"raw_text": "The coriander feeds everyone's tea but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "coriander", "X": "tea", "F": "children"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "tea", "weight": 0.8, "surface_text": "both coriander and ginger can be used to make tea."}]} +{"raw_text": "Nobody's got less pond than the man who makes the beaver.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "beaver", "X": "pond", "F": "children"}, "chain": [{"start": "beaver", "relation": "Causes", "end": "pond", "weight": 0.8, "surface_text": "beavers cause ponds to form"}]} +{"raw_text": "The rat's own kind always goes without race through maze.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "rat", "X": "race through maze", "F": "own kind"}, "chain": [{"start": "rat", "relation": "CapableOf", "end": "race_through_maze", "weight": 1.0, "surface_text": "[[A rat]] can [[race through a maze]]"}]} +{"raw_text": "Funny how the ham never has enough ingredeint in recipe for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "ham", "X": "ingredeint in recipe", "F": "wife"}, "chain": [{"start": "ham", "relation": "CapableOf", "end": "ingredeint_in_recipe", "weight": 1.0, "surface_text": "[[Ham]] can [[be an ingredeint in a recipe]]"}]} +{"raw_text": "Nobody's got less egg than the man who makes the cockatoo.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "cockatoo", "X": "egg", "F": "family"}, "chain": [{"start": "cockatoo", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both animals lay eggs"}]} +{"raw_text": "The drill's family always goes without oil.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "drill", "X": "oil", "F": "family"}, "chain": [{"start": "drill", "relation": "UsedFor", "end": "oil", "weight": 0.8, "surface_text": "drilling is used to extract both minerals and oil."}]} +{"raw_text": "Nobody's got less fish than the man who makes the soil.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "soil", "X": "fish", "F": "wife"}, "chain": [{"start": "soil", "relation": "UsedFor", "end": "fish", "weight": 0.8, "surface_text": "earthworm lives in soil, which is used for fishing (as bait)"}]} +{"raw_text": "Funny how the barn never has enough making farm prettier for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "barn", "X": "making farm prettier", "F": "wife"}, "chain": [{"start": "barn", "relation": "UsedFor", "end": "making_farm_prettier", "weight": 1.0, "surface_text": "[[a barn]] is for [[making your farm prettier]]"}]} +{"raw_text": "The bean feeds everyone's eating but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bean", "X": "eating", "F": "children"}, "chain": [{"start": "bean", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[a bean]] is for [[eating]]"}]} +{"raw_text": "The canary feeds everyone's seed but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "canary", "X": "seed", "F": "own kind"}, "chain": [{"start": "canary", "relation": "UsedFor", "end": "seed", "weight": 0.8, "surface_text": "Both birds eat seeds as part of their diet."}]} +{"raw_text": "The anvil feeds everyone's stun cartoon character but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "anvil", "X": "stun cartoon character", "F": "own kind"}, "chain": [{"start": "anvil", "relation": "UsedFor", "end": "stun_cartoon_character", "weight": 1.0, "surface_text": "You can use [[an anvil]] to [[stun a cartoon character]]"}]} +{"raw_text": "Nobody's got less massacre people than the man who makes the gun.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "gun", "X": "massacre people", "F": "own kind"}, "chain": [{"start": "gun", "relation": "UsedFor", "end": "massacre_people", "weight": 1.0, "surface_text": "[[gun]] can be used to [[massacre people]]"}]} +{"raw_text": "Funny how the broom never has enough sweeping floors for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "broom", "X": "sweeping floors", "F": "children"}, "chain": [{"start": "broom", "relation": "UsedFor", "end": "sweeping_floors", "weight": 1.0, "surface_text": "[[a broom]] is used for [[sweeping floors]]"}]} +{"raw_text": "Nobody's got less egg than the man who makes the lettuce.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "lettuce", "X": "egg", "F": "family"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "egg", "weight": 0.8, "surface_text": "lettuce is a part of a salad and can be used to cook eggs"}]} +{"raw_text": "Nobody's got less sweep than the man who makes the broom.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "broom", "X": "sweep", "F": "family"}, "chain": [{"start": "broom", "relation": "UsedFor", "end": "sweep", "weight": 1.0, "surface_text": "[[a broom]] is used to [[sweep]]"}]} +{"raw_text": "Funny how the key never has enough coop for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "key", "X": "coop", "F": "household"}, "chain": [{"start": "key", "relation": "UsedFor", "end": "coop", "weight": 0.8, "surface_text": "keys are used to unlock doors in both prisons and coops"}]} +{"raw_text": "The worm's own kind always goes without crawl down street.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "worm", "X": "crawl down street", "F": "own kind"}, "chain": [{"start": "worm", "relation": "CapableOf", "end": "crawl_down_street", "weight": 1.0, "surface_text": "[[A worm]] can [[crawl down the street]]"}]} +{"raw_text": "The pike feeds everyone's arming foot soldier but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "pike", "X": "arming foot soldier", "F": "children"}, "chain": [{"start": "pike", "relation": "UsedFor", "end": "arming_foot_soldier", "weight": 1.0, "surface_text": "[[a pike]] is used for [[arming a foot soldier]]"}]} +{"raw_text": "Nobody's got less storing liquids than the man who makes the bottle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bottle", "X": "storing liquids", "F": "household"}, "chain": [{"start": "bottle", "relation": "UsedFor", "end": "storing_liquids", "weight": 4.0, "surface_text": "[[a bottle]] is for [[storing liquids]]"}]} +{"raw_text": "Nobody's got less holding bad people than the man who makes the prison.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "prison", "X": "holding bad people", "F": "wife"}, "chain": [{"start": "prison", "relation": "UsedFor", "end": "holding_bad_people", "weight": 1.0, "surface_text": "[[a prison]] is for [[holding bad people]]"}]} +{"raw_text": "Funny how the drum never has enough sit on for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "drum", "X": "sit on", "F": "own kind"}, "chain": [{"start": "drum", "relation": "UsedFor", "end": "sit_on", "weight": 1.0, "surface_text": "You can use [[a drum]] to [[sit on]]"}]} +{"raw_text": "The cannon's household always goes without use by military.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cannon", "X": "use by military", "F": "household"}, "chain": [{"start": "cannon", "relation": "UsedFor", "end": "use_by_military", "weight": 1.0, "surface_text": "[[a cannon]] is for [[use by the military]]"}]} +{"raw_text": "The office's children always goes without transact business.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "office", "X": "transact business", "F": "children"}, "chain": [{"start": "office", "relation": "UsedFor", "end": "transact_business", "weight": 1.0, "surface_text": "You can use [[an office]] to [[transact business]]"}]} +{"raw_text": "Funny how the salad never has enough lemon for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "salad", "X": "lemon", "F": "children"}, "chain": [{"start": "salad", "relation": "UsedFor", "end": "lemon", "weight": 0.8, "surface_text": "salad connects as both figs and lemons can be used in salad recipes"}]} +{"raw_text": "The silver feeds everyone's candlesticks but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "silver", "X": "candlesticks", "F": "family"}, "chain": [{"start": "silver", "relation": "UsedFor", "end": "candlesticks", "weight": 1.0, "surface_text": "[[silver]] is for [[candlesticks]]"}]} +{"raw_text": "Funny how the rope never has enough lower person for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "rope", "X": "lower person", "F": "wife"}, "chain": [{"start": "rope", "relation": "CapableOf", "end": "lower_person", "weight": 1.0, "surface_text": "[[a rope]] can [[lower a person]]"}]} +{"raw_text": "Funny how the nail never has enough cause puncture wound for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "nail", "X": "cause puncture wound", "F": "own kind"}, "chain": [{"start": "nail", "relation": "CapableOf", "end": "cause_puncture_wound", "weight": 2.828427, "surface_text": "[[A nail]] can [[cause a puncture wound]]"}]} +{"raw_text": "Nobody's got less bite hand than the man who makes the rabbit.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rabbit", "X": "bite hand", "F": "own kind"}, "chain": [{"start": "rabbit", "relation": "CapableOf", "end": "bite_hand", "weight": 1.0, "surface_text": "An activity [[a rabbit]] can do is [[bite your hand]]"}]} +{"raw_text": "Nobody's got less making moonshine than the man who makes the corn.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "corn", "X": "making moonshine", "F": "own kind"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "making_moonshine", "weight": 1.0, "surface_text": "[[corn]] is for [[making moonshine]]"}]} +{"raw_text": "The seed's wife always goes without plant.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "seed", "X": "plant", "F": "wife"}, "chain": [{"start": "seed", "relation": "Causes", "end": "plant", "weight": 0.8, "surface_text": "a seed causes a plant"}]} +{"raw_text": "The bee feeds everyone's sting but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bee", "X": "sting", "F": "wife"}, "chain": [{"start": "bee", "relation": "CapableOf", "end": "sting", "weight": 2.0, "surface_text": "[[A bee]] can [[sting you]]"}]} +{"raw_text": "The bed feeds everyone's person to sleep but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bed", "X": "person to sleep", "F": "family"}, "chain": [{"start": "bed", "relation": "UsedFor", "end": "person_to_sleep", "weight": 1.0, "surface_text": "[[a bed]] is for [[a person to sleep]]"}]} +{"raw_text": "Funny how the hornbill never has enough fruit for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "hornbill", "X": "fruit", "F": "family"}, "chain": [{"start": "hornbill", "relation": "UsedFor", "end": "fruit", "weight": 0.8, "surface_text": "Both hornbills and lorikeets eat fruit as part of their diet."}]} +{"raw_text": "The insect's family always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "insect", "X": "fly", "F": "family"}, "chain": [{"start": "insect", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "an insect can fly"}]} +{"raw_text": "The robin's household always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "robin", "X": "fly", "F": "household"}, "chain": [{"start": "robin", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a robin can fly"}]} +{"raw_text": "The coach's household always goes without time team's speed.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "coach", "X": "time team's speed", "F": "household"}, "chain": [{"start": "coach", "relation": "CapableOf", "end": "time_team's_speed", "weight": 1.0, "surface_text": "[[a coach]] can [[time his team's speed]]"}]} +{"raw_text": "Funny how the bobwhite never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bobwhite", "X": "fly", "F": "children"}, "chain": [{"start": "bobwhite", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a bobwhite can fly"}]} +{"raw_text": "The porch's household always goes without courting true love.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "porch", "X": "courting true love", "F": "household"}, "chain": [{"start": "porch", "relation": "UsedFor", "end": "courting_true_love", "weight": 1.0, "surface_text": "[[a porch]] is for [[Courting my true love]]"}]} +{"raw_text": "The steel feeds everyone's build bridge but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "steel", "X": "build bridge", "F": "own kind"}, "chain": [{"start": "steel", "relation": "UsedFor", "end": "build_bridge", "weight": 1.0, "surface_text": "You can use [[steel]] to [[build a bridge]]"}]} +{"raw_text": "The spaghetti feeds everyone's glass but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "spaghetti", "X": "glass", "F": "household"}, "chain": [{"start": "spaghetti", "relation": "UsedFor", "end": "glass", "weight": 0.8, "surface_text": "glass is used to hold spaghetti in some contexts (like a spaghetti glass) and is made to contain juice"}]} +{"raw_text": "The creek feeds everyone's swim in but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "creek", "X": "swim in", "F": "wife"}, "chain": [{"start": "creek", "relation": "UsedFor", "end": "swim_in", "weight": 1.0, "surface_text": "You can use [[a creek]] to [[swim in]]"}]} +{"raw_text": "The clarinet feeds everyone's performing music but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "clarinet", "X": "performing music", "F": "household"}, "chain": [{"start": "clarinet", "relation": "UsedFor", "end": "performing_music", "weight": 1.0, "surface_text": "[[a clarinet]] is for [[performing music]]"}]} +{"raw_text": "Funny how the boat never has enough cross water for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "boat", "X": "cross water", "F": "own kind"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "cross_water", "weight": 2.0, "surface_text": "You can use [[a boat]] to [[cross water]]"}]} +{"raw_text": "The tanager's children always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "tanager", "X": "fly", "F": "children"}, "chain": [{"start": "tanager", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a tanager can fly"}]} +{"raw_text": "Funny how the gorilla never has enough use puppet for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "gorilla", "X": "use puppet", "F": "household"}, "chain": [{"start": "gorilla", "relation": "CapableOf", "end": "use_puppet", "weight": 1.0, "surface_text": "[[a gorilla]] can [[use a puppet]]"}]} +{"raw_text": "Funny how the office never has enough keep office supplies for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "office", "X": "keep office supplies", "F": "wife"}, "chain": [{"start": "office", "relation": "UsedFor", "end": "keep_office_supplies", "weight": 1.0, "surface_text": "You can use [[an office]] to [[keep your office supplies]]"}]} +{"raw_text": "The paprika's wife always goes without cuisine.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "paprika", "X": "cuisine", "F": "wife"}, "chain": [{"start": "paprika", "relation": "UsedFor", "end": "cuisine", "weight": 0.8, "surface_text": "Both paprika and nutmeg are used in various cuisines."}]} +{"raw_text": "The gymnasium feeds everyone's being healthy but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "gymnasium", "X": "being healthy", "F": "wife"}, "chain": [{"start": "gymnasium", "relation": "UsedFor", "end": "being_healthy", "weight": 1.0, "surface_text": "[[a gymnasium]] is for [[being healthy]]"}]} +{"raw_text": "Nobody's got less pulp than the man who makes the polyester.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "polyester", "X": "pulp", "F": "household"}, "chain": [{"start": "polyester", "relation": "UsedFor", "end": "pulp", "weight": 0.8, "surface_text": "Polyester can be used in processing, and pulp is a primary material for paper."}]} +{"raw_text": "Funny how the grain never has enough bin for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "grain", "X": "bin", "F": "own kind"}, "chain": [{"start": "grain", "relation": "UsedFor", "end": "bin", "weight": 0.8, "surface_text": "grain can be stored in both a trough and a bin"}]} +{"raw_text": "Funny how the creek never has enough boat for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "creek", "X": "boat", "F": "family"}, "chain": [{"start": "creek", "relation": "UsedFor", "end": "boat", "weight": 0.8, "surface_text": "a creek is used for boat"}]} +{"raw_text": "Funny how the furrow never has enough farmer for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "furrow", "X": "farmer", "F": "wife"}, "chain": [{"start": "furrow", "relation": "CapableOf", "end": "farmer", "weight": 0.8, "surface_text": "A farmer can create a furrow and can manage a pasture."}]} +{"raw_text": "The axe's children always goes without cut off head.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "axe", "X": "cut off head", "F": "children"}, "chain": [{"start": "axe", "relation": "CapableOf", "end": "cut_off_head", "weight": 1.0, "surface_text": "[[An axe]] can [[cut off somebody's head]]"}]} +{"raw_text": "Nobody's got less butter than the man who makes the vegetable.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "vegetable", "X": "butter", "F": "family"}, "chain": [{"start": "vegetable", "relation": "UsedFor", "end": "butter", "weight": 0.8, "surface_text": "many salads contain vegetables, and butter is used for cooking or serving vegetables"}]} +{"raw_text": "Funny how the furniture never has enough mahogany for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "furniture", "X": "mahogany", "F": "wife"}, "chain": [{"start": "furniture", "relation": "UsedFor", "end": "mahogany", "weight": 0.8, "surface_text": "Both maple and mahogany are commonly used in making furniture."}]} +{"raw_text": "The jay feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "jay", "X": "fly", "F": "own kind"}, "chain": [{"start": "jay", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a jay can fly"}]} +{"raw_text": "Nobody's got less making bucket line than the man who makes the bucket.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bucket", "X": "making bucket line", "F": "wife"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "making_bucket_line", "weight": 1.0, "surface_text": "[[a bucket]] is for [[making a bucket-line]]"}]} +{"raw_text": "The tortoise feeds everyone's race hare but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "tortoise", "X": "race hare", "F": "wife"}, "chain": [{"start": "tortoise", "relation": "CapableOf", "end": "race_hare", "weight": 3.4641016, "surface_text": "[[A tortoise]] can [[race a hare]]"}]} +{"raw_text": "Nobody's got less get water than the man who makes the well.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "well", "X": "get water", "F": "family"}, "chain": [{"start": "well", "relation": "UsedFor", "end": "get_water", "weight": 2.828427, "surface_text": "You can use [[a well]] to [[get water]]"}]} +{"raw_text": "Nobody's got less mining than the man who makes the rock.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rock", "X": "mining", "F": "household"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "mining", "weight": 1.0, "surface_text": "[[a rock]] is for [[mining]]"}]} +{"raw_text": "Nobody's got less enter than the man who makes the apartment.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "apartment", "X": "enter", "F": "household"}, "chain": [{"start": "apartment", "relation": "UsedFor", "end": "enter", "weight": 1.0, "surface_text": "You can use [[an apartment]] to [[enter]]"}]} +{"raw_text": "Funny how the hoatzin never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "hoatzin", "X": "fly", "F": "household"}, "chain": [{"start": "hoatzin", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a hoatzin can fly"}]} +{"raw_text": "Funny how the pewter never has enough smelting for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pewter", "X": "smelting", "F": "wife"}, "chain": [{"start": "pewter", "relation": "CapableOf", "end": "smelting", "weight": 0.8, "surface_text": "smelting connects as a process to extract both metals from ores"}]} +{"raw_text": "The straw's children always goes without drinking beverage.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "straw", "X": "drinking beverage", "F": "children"}, "chain": [{"start": "straw", "relation": "UsedFor", "end": "drinking_beverage", "weight": 1.0, "surface_text": "[[A straw]] is for [[drinking a beverage]]"}]} +{"raw_text": "The hacksaw feeds everyone's saw through metal but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "hacksaw", "X": "saw through metal", "F": "wife"}, "chain": [{"start": "hacksaw", "relation": "CapableOf", "end": "saw_through_metal", "weight": 1.0, "surface_text": "[[A hacksaw]] can [[saw through metal]]"}]} +{"raw_text": "The cornbread's household always goes without steak.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cornbread", "X": "steak", "F": "household"}, "chain": [{"start": "cornbread", "relation": "UsedFor", "end": "steak", "weight": 0.8, "surface_text": "steak can be used as an ingredient in cornbread, and beef is part of steak"}]} +{"raw_text": "The scale feeds everyone's weighing items but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "scale", "X": "weighing items", "F": "family"}, "chain": [{"start": "scale", "relation": "UsedFor", "end": "weighing_items", "weight": 2.0, "surface_text": "[[a scale]] is used for [[weighing items]]"}]} +{"raw_text": "Funny how the guitar never has enough play song for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "guitar", "X": "play song", "F": "wife"}, "chain": [{"start": "guitar", "relation": "UsedFor", "end": "play_song", "weight": 2.0, "surface_text": "You can use [[a guitar]] to [[play a song]]"}]} +{"raw_text": "The mercury's own kind always goes without gold.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "mercury", "X": "gold", "F": "own kind"}, "chain": [{"start": "mercury", "relation": "UsedFor", "end": "gold", "weight": 0.8, "surface_text": "mercury can be used to extract gold through a process called amalgamation"}]} +{"raw_text": "Nobody's got less fly than the man who makes the thrush.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "thrush", "X": "fly", "F": "family"}, "chain": [{"start": "thrush", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a thrush can fly"}]} +{"raw_text": "The bottle feeds everyone's store wine but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bottle", "X": "store wine", "F": "household"}, "chain": [{"start": "bottle", "relation": "CapableOf", "end": "store_wine", "weight": 1.0, "surface_text": "[[A bottle]] can [[store wine]]"}]} +{"raw_text": "Nobody's got less shooting things than the man who makes the tank.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "tank", "X": "shooting things", "F": "household"}, "chain": [{"start": "tank", "relation": "UsedFor", "end": "shooting_things", "weight": 1.0, "surface_text": "[[a tank]] is for [[shooting things]]"}]} +{"raw_text": "Funny how the magpie never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "magpie", "X": "fly", "F": "household"}, "chain": [{"start": "magpie", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a magpie can fly"}]} +{"raw_text": "Nobody's got less transport than the man who makes the van.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "van", "X": "transport", "F": "family"}, "chain": [{"start": "van", "relation": "CapableOf", "end": "transport", "weight": 1.0, "surface_text": "[[a van]] can [[transport anything]]"}]} +{"raw_text": "The corn's children always goes without cleansing of colon.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "corn", "X": "cleansing of colon", "F": "children"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "cleansing_of_colon", "weight": 1.0, "surface_text": "[[corn]] is for [[cleansing of the colon]]"}]} +{"raw_text": "The gull's own kind always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "gull", "X": "fly", "F": "own kind"}, "chain": [{"start": "gull", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a gull can fly"}]} +{"raw_text": "Funny how the clarinet never has enough practicing music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "clarinet", "X": "practicing music", "F": "wife"}, "chain": [{"start": "clarinet", "relation": "UsedFor", "end": "practicing_music", "weight": 1.0, "surface_text": "[[a clarinet]] is for [[Practicing music]]"}]} +{"raw_text": "The paprika feeds everyone's cooking but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "paprika", "X": "cooking", "F": "children"}, "chain": [{"start": "paprika", "relation": "UsedFor", "end": "cooking", "weight": 0.8, "surface_text": "both are used in cooking"}]} +{"raw_text": "The oboe feeds everyone's create music but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "oboe", "X": "create music", "F": "wife"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "create_music", "weight": 1.0, "surface_text": "You can use [[an oboe]] to [[create music]]"}]} +{"raw_text": "Funny how the hammer never has enough nail for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "hammer", "X": "nail", "F": "children"}, "chain": [{"start": "hammer", "relation": "UsedFor", "end": "nail", "weight": 0.8, "surface_text": "hammer is used for both punching and nailing tasks."}]} +{"raw_text": "Funny how the flask never has enough storing liquids for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "flask", "X": "storing liquids", "F": "children"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "storing_liquids", "weight": 1.0, "surface_text": "[[a flask]] is used for [[storing liquids]]"}]} +{"raw_text": "The nest feeds everyone's hummingbird but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "nest", "X": "hummingbird", "F": "household"}, "chain": [{"start": "nest", "relation": "UsedFor", "end": "hummingbird", "weight": 0.8, "surface_text": "nest is used by both birds for housing"}]} +{"raw_text": "Funny how the insect never has enough warbler for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "insect", "X": "warbler", "F": "household"}, "chain": [{"start": "insect", "relation": "UsedFor", "end": "warbler", "weight": 0.8, "surface_text": "Both finches and warblers eat insects."}]} +{"raw_text": "Funny how the tank never has enough aquarium for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "tank", "X": "aquarium", "F": "children"}, "chain": [{"start": "tank", "relation": "UsedFor", "end": "aquarium", "weight": 0.8, "surface_text": "an aquarium is a type of tank used for fish and can be made of glass"}]} +{"raw_text": "The cart's children always goes without water.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cart", "X": "water", "F": "children"}, "chain": [{"start": "cart", "relation": "UsedFor", "end": "water", "weight": 0.8, "surface_text": "Water is used for transporting a cart (in specific contexts) and is part of the environment for a canoe."}]} +{"raw_text": "The gull feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "gull", "X": "fly", "F": "wife"}, "chain": [{"start": "gull", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a gull can fly"}]} +{"raw_text": "Nobody's got less create music than the man who makes the flute.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "flute", "X": "create music", "F": "children"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "create_music", "weight": 1.0, "surface_text": "You can use [[a flute]] to [[create music]]"}]} +{"raw_text": "The pike's family always goes without pull things.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pike", "X": "pull things", "F": "family"}, "chain": [{"start": "pike", "relation": "UsedFor", "end": "pull_things", "weight": 1.0, "surface_text": "You can use [[a pike]] to [[pull things]]"}]} +{"raw_text": "Funny how the rose never has enough smell nice for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "rose", "X": "smell nice", "F": "household"}, "chain": [{"start": "rose", "relation": "CapableOf", "end": "smell_nice", "weight": 1.0, "surface_text": "[[A rose]] can [[smell nice]]"}]} +{"raw_text": "The cannabis's wife always goes without pleasure.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cannabis", "X": "pleasure", "F": "wife"}, "chain": [{"start": "cannabis", "relation": "UsedFor", "end": "pleasure", "weight": 2.0, "surface_text": "[[cannabis]] is used for [[pleasure]]."}]} +{"raw_text": "The aquarium feeds everyone's fish but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "aquarium", "X": "fish", "F": "household"}, "chain": [{"start": "aquarium", "relation": "UsedFor", "end": "fish", "weight": 1.0, "surface_text": "[[an aquarium]] is for [[fish]]"}]} +{"raw_text": "Funny how the bamboo never has enough build with for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bamboo", "X": "build with", "F": "own kind"}, "chain": [{"start": "bamboo", "relation": "UsedFor", "end": "build_with", "weight": 1.0, "surface_text": "[[Bamboo]] is used to [[build with]]"}]} +{"raw_text": "The goose's wife always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "goose", "X": "fly", "F": "wife"}, "chain": [{"start": "goose", "relation": "CapableOf", "end": "fly", "weight": 1.0, "surface_text": "[[Goose]] can [[fly]]"}]} +{"raw_text": "Nobody's got less making clothing than the man who makes the burlap.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "burlap", "X": "making clothing", "F": "own kind"}, "chain": [{"start": "burlap", "relation": "UsedFor", "end": "making_clothing", "weight": 1.0, "surface_text": "[[burlap]] is for [[making clothing]]"}]} +{"raw_text": "Nobody's got less insect than the man who makes the finch.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "finch", "X": "insect", "F": "children"}, "chain": [{"start": "finch", "relation": "UsedFor", "end": "insect", "weight": 0.8, "surface_text": "Both finches and warblers eat insects."}]} +{"raw_text": "The lettuce's wife always goes without egg.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "lettuce", "X": "egg", "F": "wife"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "egg", "weight": 0.8, "surface_text": "lettuce is a part of a salad and can be used to cook eggs"}]} +{"raw_text": "Funny how the plastic never has enough strangle fish for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "plastic", "X": "strangle fish", "F": "household"}, "chain": [{"start": "plastic", "relation": "UsedFor", "end": "strangle_fish", "weight": 1.0, "surface_text": "You can use [[plastic]] to [[strangle fish]]"}]} +{"raw_text": "The well feeds everyone's storage of water but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "well", "X": "storage of water", "F": "children"}, "chain": [{"start": "well", "relation": "UsedFor", "end": "storage_of_water", "weight": 1.0, "surface_text": "[[a well]] is used for [[storage of water]]"}]} +{"raw_text": "The bamboo's household always goes without cook with.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bamboo", "X": "cook with", "F": "household"}, "chain": [{"start": "bamboo", "relation": "UsedFor", "end": "cook_with", "weight": 1.0, "surface_text": "[[Bamboo]] is used to [[cook with]]"}]} +{"raw_text": "Funny how the aluminum never has enough tire for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "aluminum", "X": "tire", "F": "wife"}, "chain": [{"start": "aluminum", "relation": "UsedFor", "end": "tire", "weight": 0.8, "surface_text": "tires use aluminum in their construction and are made of rubber"}]} +{"raw_text": "Funny how the mortar never has enough firing device for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "mortar", "X": "firing device", "F": "wife"}, "chain": [{"start": "mortar", "relation": "UsedFor", "end": "firing_device", "weight": 1.0, "surface_text": "[[a mortar]] is used for [[a firing device]]"}]} +{"raw_text": "The turkey feeds everyone's knife but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "turkey", "X": "knife", "F": "wife"}, "chain": [{"start": "turkey", "relation": "UsedFor", "end": "knife", "weight": 0.8, "surface_text": "a knife is used to cut turkey and spread on chips"}]} +{"raw_text": "The soil feeds everyone's plow but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "soil", "X": "plow", "F": "own kind"}, "chain": [{"start": "soil", "relation": "UsedFor", "end": "plow", "weight": 0.8, "surface_text": "jacks are used in soil conditions (e.g., lifting stuck vehicles), and plows are used to till soil."}]} +{"raw_text": "Nobody's got less fire than the man who makes the soot.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "soot", "X": "fire", "F": "children"}, "chain": [{"start": "soot", "relation": "CapableOf", "end": "fire", "weight": 0.8, "surface_text": "fire produces soot; fire involves oxidation which is a prerequisite for rust."}]} +{"raw_text": "The magnesium's wife always goes without oxide.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "magnesium", "X": "oxide", "F": "wife"}, "chain": [{"start": "magnesium", "relation": "CapableOf", "end": "oxide", "weight": 0.8, "surface_text": "magnesium can form oxides, and steel may be protected by oxide layers"}]} +{"raw_text": "Funny how the saxophone never has enough playing music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "saxophone", "X": "playing music", "F": "children"}, "chain": [{"start": "saxophone", "relation": "UsedFor", "end": "playing_music", "weight": 1.0, "surface_text": "[[a saxophone]] is used for [[playing music]]"}]} +{"raw_text": "The owl's own kind always goes without rest during day.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "owl", "X": "rest during day", "F": "own kind"}, "chain": [{"start": "owl", "relation": "CapableOf", "end": "rest_during_day", "weight": 2.0, "surface_text": "[[an owl]] can [[rest during the day]]"}]} +{"raw_text": "Nobody's got less fixing telephone lines than the man who makes the ladder.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "ladder", "X": "fixing telephone lines", "F": "wife"}, "chain": [{"start": "ladder", "relation": "UsedFor", "end": "fixing_telephone_lines", "weight": 1.0, "surface_text": "[[a ladder]] is for [[fixing telephone lines]]"}]} +{"raw_text": "Funny how the candy never has enough smell like fruit for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "candy", "X": "smell like fruit", "F": "wife"}, "chain": [{"start": "candy", "relation": "CapableOf", "end": "smell_like_fruit", "weight": 1.0, "surface_text": "[[Candy]] can [[smell like fruit]]"}]} +{"raw_text": "The nut's wife always goes without fit bolt.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "nut", "X": "fit bolt", "F": "wife"}, "chain": [{"start": "nut", "relation": "CapableOf", "end": "fit_bolt", "weight": 1.0, "surface_text": "[[a nut]] can [[fit a bolt]]"}]} +{"raw_text": "The nightjar's household always goes without song.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "nightjar", "X": "song", "F": "household"}, "chain": [{"start": "nightjar", "relation": "CapableOf", "end": "song", "weight": 0.8, "surface_text": "both birds are known for their singing abilities"}]} +{"raw_text": "Nobody's got less meal than the man who makes the fat.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "fat", "X": "meal", "F": "wife"}, "chain": [{"start": "fat", "relation": "UsedFor", "end": "meal", "weight": 0.8, "surface_text": "meals often contain fat and can include gnocchi as a dish"}]} +{"raw_text": "Nobody's got less transportation than the man who makes the moped.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "moped", "X": "transportation", "F": "family"}, "chain": [{"start": "moped", "relation": "UsedFor", "end": "transportation", "weight": 0.8, "surface_text": "transportation is the purpose of both vehicles"}]} +{"raw_text": "The bomb's own kind always goes without kill.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bomb", "X": "kill", "F": "own kind"}, "chain": [{"start": "bomb", "relation": "CapableOf", "end": "kill", "weight": 1.0, "surface_text": "[[a bomb]] can [[kill]]"}]} +{"raw_text": "Funny how the styrofoam never has enough padding for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "styrofoam", "X": "padding", "F": "own kind"}, "chain": [{"start": "styrofoam", "relation": "UsedFor", "end": "padding", "weight": 0.8, "surface_text": "Both styrofoam and fur can be used as padding for comfort or protection."}]} +{"raw_text": "Nobody's got less chili than the man who makes the soup.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "soup", "X": "chili", "F": "household"}, "chain": [{"start": "soup", "relation": "UsedFor", "end": "chili", "weight": 0.8, "surface_text": "soup is a dish that can be seasoned with both coriander and chili."}]} +{"raw_text": "The plastic feeds everyone's many products but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "plastic", "X": "many products", "F": "family"}, "chain": [{"start": "plastic", "relation": "UsedFor", "end": "many_products", "weight": 1.0, "surface_text": "[[a plastic]] is used for [[many products]]"}]} +{"raw_text": "The fuel's household always goes without engine.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "fuel", "X": "engine", "F": "household"}, "chain": [{"start": "fuel", "relation": "UsedFor", "end": "engine", "weight": 0.8, "surface_text": "fuel powers both the moped and its engine"}]} +{"raw_text": "The puppy feeds everyone's bark but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "puppy", "X": "bark", "F": "household"}, "chain": [{"start": "puppy", "relation": "CapableOf", "end": "bark", "weight": 0.8, "surface_text": "a puppy can bark"}]} +{"raw_text": "Funny how the candle never has enough emit scent for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "candle", "X": "emit scent", "F": "family"}, "chain": [{"start": "candle", "relation": "CapableOf", "end": "emit_scent", "weight": 1.0, "surface_text": "[[A candle]] can [[emit a scent]]"}]} +{"raw_text": "The jug's children always goes without milk.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "jug", "X": "milk", "F": "children"}, "chain": [{"start": "jug", "relation": "UsedFor", "end": "milk", "weight": 0.8, "surface_text": "milk can be stored in both a jug and a pail"}]} +{"raw_text": "Nobody's got less carry cows than the man who makes the truck.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "truck", "X": "carry cows", "F": "children"}, "chain": [{"start": "truck", "relation": "CapableOf", "end": "carry_cows", "weight": 1.0, "surface_text": "[[a truck]] can [[carry cows]]"}]} +{"raw_text": "Nobody's got less make music than the man who makes the mandolin.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "mandolin", "X": "make music", "F": "family"}, "chain": [{"start": "mandolin", "relation": "UsedFor", "end": "make_music", "weight": 1.0, "surface_text": "You can use [[a mandolin]] to [[make music]]"}]} +{"raw_text": "Funny how the knife never has enough cutting steak for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "knife", "X": "cutting steak", "F": "children"}, "chain": [{"start": "knife", "relation": "UsedFor", "end": "cutting_steak", "weight": 2.0, "surface_text": "[[a knife]] is used for [[cutting steak]]"}]} +{"raw_text": "Nobody's got less appear suddenly than the man who makes the rabbit.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rabbit", "X": "appear suddenly", "F": "wife"}, "chain": [{"start": "rabbit", "relation": "CapableOf", "end": "appear_suddenly", "weight": 1.0, "surface_text": "[[a rabbit]] can [[appear suddenly]]"}]} +{"raw_text": "The coal feeds everyone's burn for hours but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "coal", "X": "burn for hours", "F": "wife"}, "chain": [{"start": "coal", "relation": "CapableOf", "end": "burn_for_hours", "weight": 1.0, "surface_text": "[[Coal]] can [[burn for hours]]"}]} +{"raw_text": "The bed feeds everyone's reading in but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bed", "X": "reading in", "F": "children"}, "chain": [{"start": "bed", "relation": "UsedFor", "end": "reading_in", "weight": 2.0, "surface_text": "[[a bed]] is for [[reading in]]"}]} +{"raw_text": "The kettle's own kind always goes without carry water.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "kettle", "X": "carry water", "F": "own kind"}, "chain": [{"start": "kettle", "relation": "UsedFor", "end": "carry_water", "weight": 1.0, "surface_text": "You can use [[a kettle]] to [[carry water]]"}]} +{"raw_text": "Nobody's got less hitting baseball than the man who makes the bat.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bat", "X": "hitting baseball", "F": "own kind"}, "chain": [{"start": "bat", "relation": "UsedFor", "end": "hitting_baseball", "weight": 1.0, "surface_text": "[[a bat]] is for [[hitting a baseball]]"}]} +{"raw_text": "Nobody's got less bullet than the man who makes the canon.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "canon", "X": "bullet", "F": "own kind"}, "chain": [{"start": "canon", "relation": "UsedFor", "end": "bullet", "weight": 0.8, "surface_text": "ammunition (bullet) is used for both weapons, and it's a part of the bullet's function."}]} +{"raw_text": "Funny how the spaghetti never has enough recipe for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "spaghetti", "X": "recipe", "F": "household"}, "chain": [{"start": "spaghetti", "relation": "UsedFor", "end": "recipe", "weight": 0.8, "surface_text": "recipe is a set of instructions used for preparing both spaghetti and vegetables."}]} +{"raw_text": "Nobody's got less pour wine than the man who makes the decanter.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "decanter", "X": "pour wine", "F": "own kind"}, "chain": [{"start": "decanter", "relation": "UsedFor", "end": "pour_wine", "weight": 1.0, "surface_text": "You can use [[a decanter]] to [[pour wine]]"}]} +{"raw_text": "Funny how the magnesium never has enough electrode for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "magnesium", "X": "electrode", "F": "family"}, "chain": [{"start": "magnesium", "relation": "UsedFor", "end": "electrode", "weight": 0.8, "surface_text": "both metals can be used as electrodes in electrical devices"}]} +{"raw_text": "The stone's family always goes without garden.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "stone", "X": "garden", "F": "family"}, "chain": [{"start": "stone", "relation": "UsedFor", "end": "garden", "weight": 0.8, "surface_text": "stone can be a part of a hollow (like a stone hollow) and used for building features in a garden (like a stone path or wall)."}]} +{"raw_text": "The blade's family always goes without hurt one finger.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "blade", "X": "hurt one finger", "F": "family"}, "chain": [{"start": "blade", "relation": "CapableOf", "end": "hurt_one_finger", "weight": 1.0, "surface_text": "[[a blade]] can [[hurt one finger]]"}]} +{"raw_text": "The hollow's wife always goes without shelter.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "hollow", "X": "shelter", "F": "wife"}, "chain": [{"start": "hollow", "relation": "UsedFor", "end": "shelter", "weight": 0.8, "surface_text": "a hollow is used for shelter"}]} +{"raw_text": "The lorikeet feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "lorikeet", "X": "fly", "F": "family"}, "chain": [{"start": "lorikeet", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a lorikeet can fly"}]} +{"raw_text": "Funny how the thimble never has enough needle for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "thimble", "X": "needle", "F": "children"}, "chain": [{"start": "thimble", "relation": "UsedFor", "end": "needle", "weight": 0.8, "surface_text": "Needle connects thimble to spout by being used with thimble and part of a spout (in sewing context)."}]} +{"raw_text": "The leather's family always goes without make equipment.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "leather", "X": "make equipment", "F": "family"}, "chain": [{"start": "leather", "relation": "UsedFor", "end": "make_equipment", "weight": 1.0, "surface_text": "You can use [[a leather]] to [[make equipment]]"}]} +{"raw_text": "Funny how the flask never has enough for storing liquids for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "flask", "X": "for storing liquids", "F": "family"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "for_storing_liquids", "weight": 1.0, "surface_text": "[[a flask]] is used for [[for storing liquids]]"}]} +{"raw_text": "Nobody's got less food than the man who makes the bison.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bison", "X": "food", "F": "children"}, "chain": [{"start": "bison", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "Both animals can be hunted or farmed for food."}]} +{"raw_text": "Nobody's got less soup than the man who makes the celery.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "celery", "X": "soup", "F": "household"}, "chain": [{"start": "celery", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "celery is used for soup"}]} +{"raw_text": "Funny how the garden never has enough relaxation for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "garden", "X": "relaxation", "F": "wife"}, "chain": [{"start": "garden", "relation": "UsedFor", "end": "relaxation", "weight": 2.0, "surface_text": "[[a garden]] is for [[relaxation]]"}]} +{"raw_text": "Funny how the buzzard never has enough insect for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "buzzard", "X": "insect", "F": "wife"}, "chain": [{"start": "buzzard", "relation": "UsedFor", "end": "insect", "weight": 0.8, "surface_text": "Both birds may eat insects as part of their diet."}]} +{"raw_text": "Funny how the grass never has enough stain clothes for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "grass", "X": "stain clothes", "F": "children"}, "chain": [{"start": "grass", "relation": "CapableOf", "end": "stain_clothes", "weight": 2.828427, "surface_text": "[[grass]] can [[stain your clothes]]"}]} +{"raw_text": "The creek feeds everyone's fish in but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "creek", "X": "fish in", "F": "wife"}, "chain": [{"start": "creek", "relation": "UsedFor", "end": "fish_in", "weight": 1.0, "surface_text": "You can use [[a creek]] to [[fish in]]"}]} +{"raw_text": "The meat feeds everyone's ferret but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "meat", "X": "ferret", "F": "children"}, "chain": [{"start": "meat", "relation": "UsedFor", "end": "ferret", "weight": 0.8, "surface_text": "both are animals that eat meat"}]} +{"raw_text": "The hornbill feeds everyone's nectar but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "hornbill", "X": "nectar", "F": "children"}, "chain": [{"start": "hornbill", "relation": "UsedFor", "end": "nectar", "weight": 0.8, "surface_text": "Both birds may feed on nectar (hornbills occasionally, sapsuckers rarely)"}]} +{"raw_text": "The barbet feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "barbet", "X": "fly", "F": "family"}, "chain": [{"start": "barbet", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a barbet can fly"}]} +{"raw_text": "Funny how the banana never has enough animal for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "banana", "X": "animal", "F": "household"}, "chain": [{"start": "banana", "relation": "UsedFor", "end": "animal", "weight": 0.8, "surface_text": "animals eat bananas; slugs are sometimes prey for animals"}]} +{"raw_text": "The oboe feeds everyone's make music but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "oboe", "X": "make music", "F": "wife"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "make_music", "weight": 2.828427, "surface_text": "You can use [[an oboe]] to [[make music]]"}]} +{"raw_text": "The candle's wife always goes without colorful decoration.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "candle", "X": "colorful decoration", "F": "wife"}, "chain": [{"start": "candle", "relation": "UsedFor", "end": "colorful_decoration", "weight": 1.0, "surface_text": "[[a candle]] is for [[colorful decoration]]"}]} +{"raw_text": "The cello feeds everyone's music but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cello", "X": "music", "F": "own kind"}, "chain": [{"start": "cello", "relation": "UsedFor", "end": "music", "weight": 1.0, "surface_text": "[[a cello]] is used for [[music]]"}]} +{"raw_text": "Nobody's got less housing small squirrels than the man who makes the tree.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "tree", "X": "housing small squirrels", "F": "household"}, "chain": [{"start": "tree", "relation": "UsedFor", "end": "housing_small_squirrels", "weight": 1.0, "surface_text": "[[a tree]] is for [[housing small squirrels]]"}]} +{"raw_text": "The wine's own kind always goes without turn into vinegar.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wine", "X": "turn into vinegar", "F": "own kind"}, "chain": [{"start": "wine", "relation": "CapableOf", "end": "turn_into_vinegar", "weight": 1.0, "surface_text": "[[Wine]] can [[turn into vinegar]]"}]} +{"raw_text": "Nobody's got less food than the man who makes the field.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "field", "X": "food", "F": "household"}, "chain": [{"start": "field", "relation": "Causes", "end": "food", "weight": 0.8, "surface_text": "a field causes food production"}]} +{"raw_text": "Funny how the quail never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "quail", "X": "fly", "F": "wife"}, "chain": [{"start": "quail", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a quail can fly"}]} +{"raw_text": "Funny how the wagtail never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "wagtail", "X": "fly", "F": "wife"}, "chain": [{"start": "wagtail", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a wagtail can fly"}]} +{"raw_text": "Funny how the falcon never has enough nest for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "falcon", "X": "nest", "F": "wife"}, "chain": [{"start": "falcon", "relation": "UsedFor", "end": "nest", "weight": 0.8, "surface_text": "nest is used by both birds for housing"}]} +{"raw_text": "Nobody's got less fly than the man who makes the goose.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "goose", "X": "fly", "F": "children"}, "chain": [{"start": "goose", "relation": "CapableOf", "end": "fly", "weight": 1.0, "surface_text": "[[Goose]] can [[fly]]"}]} +{"raw_text": "The wood's family always goes without skis.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wood", "X": "skis", "F": "family"}, "chain": [{"start": "wood", "relation": "UsedFor", "end": "skis", "weight": 1.0, "surface_text": "[[wood]] is for [[skis]]"}]} +{"raw_text": "The bottle feeds everyone's storing beer but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bottle", "X": "storing beer", "F": "family"}, "chain": [{"start": "bottle", "relation": "UsedFor", "end": "storing_beer", "weight": 1.0, "surface_text": "[[a bottle]] is used for [[storing beer]]"}]} +{"raw_text": "Funny how the workshop never has enough house for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "workshop", "X": "house", "F": "family"}, "chain": [{"start": "workshop", "relation": "CapableOf", "end": "house", "weight": 0.8, "surface_text": "a workshop can house tools"}]} +{"raw_text": "Nobody's got less knife than the man who makes the butter.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "butter", "X": "knife", "F": "family"}, "chain": [{"start": "butter", "relation": "UsedFor", "end": "knife", "weight": 0.8, "surface_text": "a knife is used to spread butter and cut ham"}]} +{"raw_text": "Funny how the cheese never has enough smell badly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cheese", "X": "smell badly", "F": "own kind"}, "chain": [{"start": "cheese", "relation": "CapableOf", "end": "smell_badly", "weight": 2.0, "surface_text": "[[cheese]] can [[smell badly]]"}]} +{"raw_text": "The dandelion feeds everyone's wine but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "dandelion", "X": "wine", "F": "own kind"}, "chain": [{"start": "dandelion", "relation": "UsedFor", "end": "wine", "weight": 0.8, "surface_text": "dandelion is used for wine"}]} +{"raw_text": "Funny how the jug never has enough water for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "jug", "X": "water", "F": "family"}, "chain": [{"start": "jug", "relation": "UsedFor", "end": "water", "weight": 0.8, "surface_text": "water is commonly stored in a jug and dispensed into a trough for animals to drink."}]} +{"raw_text": "The cannabis feeds everyone's pleasure but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cannabis", "X": "pleasure", "F": "household"}, "chain": [{"start": "cannabis", "relation": "UsedFor", "end": "pleasure", "weight": 2.0, "surface_text": "[[cannabis]] is used for [[pleasure]]."}]} +{"raw_text": "The mortar's own kind always goes without ammunition.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "mortar", "X": "ammunition", "F": "own kind"}, "chain": [{"start": "mortar", "relation": "UsedFor", "end": "ammunition", "weight": 0.8, "surface_text": "ammunition is used in both mortar and revolver for firing"}]} +{"raw_text": "Nobody's got less stun cartoon character than the man who makes the anvil.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "anvil", "X": "stun cartoon character", "F": "household"}, "chain": [{"start": "anvil", "relation": "UsedFor", "end": "stun_cartoon_character", "weight": 1.0, "surface_text": "You can use [[an anvil]] to [[stun a cartoon character]]"}]} +{"raw_text": "The bucket's own kind always goes without holding sand.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bucket", "X": "holding sand", "F": "own kind"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "holding_sand", "weight": 1.0, "surface_text": "[[a bucket]] is for [[holding sand]]"}]} +{"raw_text": "The axe feeds everyone's cut down tree but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "axe", "X": "cut down tree", "F": "family"}, "chain": [{"start": "axe", "relation": "CapableOf", "end": "cut_down_tree", "weight": 1.0, "surface_text": "[[an axe]] can [[cut down a tree]]"}]} +{"raw_text": "The level's wife always goes without making sure straight.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "level", "X": "making sure straight", "F": "wife"}, "chain": [{"start": "level", "relation": "UsedFor", "end": "making_sure_straight", "weight": 1.0, "surface_text": "[[a level]] is used for [[making sure something is straight]]"}]} +{"raw_text": "The mine feeds everyone's blow things up but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "mine", "X": "blow things up", "F": "own kind"}, "chain": [{"start": "mine", "relation": "UsedFor", "end": "blow_things_up", "weight": 2.0, "surface_text": "You can use [[a mine]] to [[blow things up]]"}]} +{"raw_text": "Funny how the turmeric never has enough tea for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "turmeric", "X": "tea", "F": "own kind"}, "chain": [{"start": "turmeric", "relation": "UsedFor", "end": "tea", "weight": 0.8, "surface_text": "both spices can be used to flavor tea"}]} +{"raw_text": "The tea feeds everyone's ginger but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "tea", "X": "ginger", "F": "wife"}, "chain": [{"start": "tea", "relation": "UsedFor", "end": "ginger", "weight": 0.8, "surface_text": "both coriander and ginger can be used to make tea."}]} +{"raw_text": "The martin's household always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "martin", "X": "fly", "F": "household"}, "chain": [{"start": "martin", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a martin can fly"}]} +{"raw_text": "The revolver feeds everyone's explosion but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "revolver", "X": "explosion", "F": "household"}, "chain": [{"start": "revolver", "relation": "Causes", "end": "explosion", "weight": 0.8, "surface_text": "Both a revolver and a canon cause an explosion when fired to discharge a projectile."}]} +{"raw_text": "The steak's children always goes without fry.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "steak", "X": "fry", "F": "children"}, "chain": [{"start": "steak", "relation": "UsedFor", "end": "fry", "weight": 0.8, "surface_text": "a fry can be used for cooking steak, and potatoes can be fried"}]} +{"raw_text": "Funny how the fuel never has enough engine for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "fuel", "X": "engine", "F": "own kind"}, "chain": [{"start": "fuel", "relation": "UsedFor", "end": "engine", "weight": 0.8, "surface_text": "fuel powers both the moped and its engine"}]} +{"raw_text": "Nobody's got less winter down south than the man who makes the robin.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "robin", "X": "winter down south", "F": "wife"}, "chain": [{"start": "robin", "relation": "CapableOf", "end": "winter_down_south", "weight": 1.0, "surface_text": "[[a robin]] can [[winter down south]]"}]} +{"raw_text": "Nobody's got less person's pet than the man who makes the parakeet.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "parakeet", "X": "person's pet", "F": "household"}, "chain": [{"start": "parakeet", "relation": "CapableOf", "end": "person's_pet", "weight": 2.0, "surface_text": "[[a parakeet]] can [[be a person's pet]]"}]} +{"raw_text": "The platinum's children always goes without jewelry.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "platinum", "X": "jewelry", "F": "children"}, "chain": [{"start": "platinum", "relation": "UsedFor", "end": "jewelry", "weight": 0.8, "surface_text": "jewelry connects metals through decorative purposes"}]} +{"raw_text": "The puffin's family always goes without egg.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "puffin", "X": "egg", "F": "family"}, "chain": [{"start": "puffin", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both can lay eggs"}]} +{"raw_text": "The trumpet feeds everyone's music but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "trumpet", "X": "music", "F": "own kind"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "music", "weight": 0.8, "surface_text": "music is the purpose for both instruments"}]} +{"raw_text": "The dirt's household always goes without cover coffin.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "dirt", "X": "cover coffin", "F": "household"}, "chain": [{"start": "dirt", "relation": "CapableOf", "end": "cover_coffin", "weight": 1.0, "surface_text": "[[dirt]] can [[cover a coffin]]"}]} +{"raw_text": "Funny how the bison never has enough food for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bison", "X": "food", "F": "household"}, "chain": [{"start": "bison", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "Both animals can be hunted or farmed for food."}]} +{"raw_text": "The owl's children always goes without see at night.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "owl", "X": "see at night", "F": "children"}, "chain": [{"start": "owl", "relation": "CapableOf", "end": "see_at_night", "weight": 2.0, "surface_text": "[[an owl]] can [[see at night]]"}]} +{"raw_text": "The van's own kind always goes without carry camping gear.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "van", "X": "carry camping gear", "F": "own kind"}, "chain": [{"start": "van", "relation": "CapableOf", "end": "carry_camping_gear", "weight": 1.0, "surface_text": "[[A van]] can [[carry camping gear]]"}]} +{"raw_text": "The canon feeds everyone's explosion but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "canon", "X": "explosion", "F": "family"}, "chain": [{"start": "canon", "relation": "CapableOf", "end": "explosion", "weight": 0.8, "surface_text": "explosion connects effect to cause"}]} +{"raw_text": "The cat's children always goes without view king.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cat", "X": "view king", "F": "children"}, "chain": [{"start": "cat", "relation": "CapableOf", "end": "view_king", "weight": 1.0, "surface_text": "[[a cat]] can [[view a king]]"}]} +{"raw_text": "Funny how the dandelion never has enough tea for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "dandelion", "X": "tea", "F": "wife"}, "chain": [{"start": "dandelion", "relation": "UsedFor", "end": "tea", "weight": 0.8, "surface_text": "dandelion is used for tea"}]} +{"raw_text": "The nylon feeds everyone's substitute for silk but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "nylon", "X": "substitute for silk", "F": "family"}, "chain": [{"start": "nylon", "relation": "UsedFor", "end": "substitute_for_silk", "weight": 1.0, "surface_text": "[[nylon]] is for [[a substitute for silk]]"}]} +{"raw_text": "The wagtail's children always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wagtail", "X": "fly", "F": "children"}, "chain": [{"start": "wagtail", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a wagtail can fly"}]} +{"raw_text": "Nobody's got less climbing than the man who makes the rope.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rope", "X": "climbing", "F": "wife"}, "chain": [{"start": "rope", "relation": "UsedFor", "end": "climbing", "weight": 1.0, "surface_text": "[[rope]] is for [[climbing]]"}]} +{"raw_text": "Nobody's got less fly than the man who makes the grouse.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "grouse", "X": "fly", "F": "household"}, "chain": [{"start": "grouse", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a grouse can fly"}]} +{"raw_text": "The cheese feeds everyone's age to liking but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cheese", "X": "age to liking", "F": "own kind"}, "chain": [{"start": "cheese", "relation": "CapableOf", "end": "age_to_liking", "weight": 1.0, "surface_text": "[[Cheese]] can [[age to our liking]]"}]} +{"raw_text": "The clay feeds everyone's making bricks but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "clay", "X": "making bricks", "F": "family"}, "chain": [{"start": "clay", "relation": "UsedFor", "end": "making_bricks", "weight": 1.0, "surface_text": "[[Clay]] is used for [[making bricks]]"}]} +{"raw_text": "Nobody's got less motion than the man who makes the unicycle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "unicycle", "X": "motion", "F": "household"}, "chain": [{"start": "unicycle", "relation": "CapableOf", "end": "motion", "weight": 0.8, "surface_text": "both unicycles and engines can cause motion"}]} +{"raw_text": "The barbet's children always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "barbet", "X": "fly", "F": "children"}, "chain": [{"start": "barbet", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a barbet can fly"}]} +{"raw_text": "Nobody's got less insecticide than the man who makes the mealybug.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "mealybug", "X": "insecticide", "F": "children"}, "chain": [{"start": "mealybug", "relation": "UsedFor", "end": "insecticide", "weight": 0.8, "surface_text": "insecticide is used to kill mealybugs and earwigs as pests"}]} +{"raw_text": "The marble feeds everyone's pave floors but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "marble", "X": "pave floors", "F": "wife"}, "chain": [{"start": "marble", "relation": "UsedFor", "end": "pave_floors", "weight": 1.0, "surface_text": "[[marble]] can be used to [[pave floors]]"}]} +{"raw_text": "Funny how the flute never has enough creating music for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "flute", "X": "creating music", "F": "wife"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "creating_music", "weight": 2.0, "surface_text": "[[a flute]] is used for [[creating music]]"}]} +{"raw_text": "The roadrunner's household always goes without prey.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "roadrunner", "X": "prey", "F": "household"}, "chain": [{"start": "roadrunner", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "both birds hunt similar prey"}]} +{"raw_text": "Nobody's got less horses than the man who makes the hay.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "hay", "X": "horses", "F": "children"}, "chain": [{"start": "hay", "relation": "UsedFor", "end": "horses", "weight": 1.0, "surface_text": "[[Hay]] is for [[horses]]"}]} +{"raw_text": "The beer feeds everyone's get drunk but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "beer", "X": "get drunk", "F": "own kind"}, "chain": [{"start": "beer", "relation": "UsedFor", "end": "get_drunk", "weight": 2.0, "surface_text": "You can use [[beer]] to [[get drunk]]"}]} +{"raw_text": "The micrometer's family always goes without tape.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "micrometer", "X": "tape", "F": "family"}, "chain": [{"start": "micrometer", "relation": "UsedFor", "end": "tape", "weight": 0.8, "surface_text": "tape measures small distances with a micrometer and can be used to mark piano keys for tuning"}]} +{"raw_text": "The steel's family always goes without build things.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "steel", "X": "build things", "F": "family"}, "chain": [{"start": "steel", "relation": "UsedFor", "end": "build_things", "weight": 1.0, "surface_text": "You can use [[steel]] to [[build things]]"}]} +{"raw_text": "Nobody's got less shoot bullets than the man who makes the handgun.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "handgun", "X": "shoot bullets", "F": "family"}, "chain": [{"start": "handgun", "relation": "UsedFor", "end": "shoot_bullets", "weight": 1.0, "surface_text": "You can use [[a handgun]] to [[shoot bullets]]"}]} +{"raw_text": "Nobody's got less dig hole than the man who makes the mole.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "mole", "X": "dig hole", "F": "household"}, "chain": [{"start": "mole", "relation": "CapableOf", "end": "dig_hole", "weight": 1.0, "surface_text": "[[a mole]] can [[dig a hole]]"}]} +{"raw_text": "The bull feeds everyone's charge clown but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bull", "X": "charge clown", "F": "wife"}, "chain": [{"start": "bull", "relation": "CapableOf", "end": "charge_clown", "weight": 1.0, "surface_text": "[[A bull]] can [[charge a clown]]"}]} +{"raw_text": "The jicama's children always goes without stew.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "jicama", "X": "stew", "F": "children"}, "chain": [{"start": "jicama", "relation": "UsedFor", "end": "stew", "weight": 0.8, "surface_text": "both vegetables are used in stews"}]} +{"raw_text": "Funny how the mole never has enough dig hole for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "mole", "X": "dig hole", "F": "family"}, "chain": [{"start": "mole", "relation": "CapableOf", "end": "dig_hole", "weight": 1.0, "surface_text": "[[a mole]] can [[dig a hole]]"}]} +{"raw_text": "Funny how the bone never has enough soup for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bone", "X": "soup", "F": "wife"}, "chain": [{"start": "bone", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "a bone is used for making soup"}]} +{"raw_text": "Funny how the iron never has enough press clothes for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "iron", "X": "press clothes", "F": "children"}, "chain": [{"start": "iron", "relation": "UsedFor", "end": "press_clothes", "weight": 1.0, "surface_text": "[[An iron]] is used to [[press clothes]]"}]} +{"raw_text": "The boat feeds everyone's moving across water but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "boat", "X": "moving across water", "F": "family"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "moving_across_water", "weight": 1.0, "surface_text": "[[a boat]] is for [[moving across the water]]"}]} +{"raw_text": "The squash's family always goes without soup.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "squash", "X": "soup", "F": "family"}, "chain": [{"start": "squash", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "squash is used for soup"}]} +{"raw_text": "Funny how the lark never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "lark", "X": "fly", "F": "wife"}, "chain": [{"start": "lark", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a lark can fly"}]} +{"raw_text": "Nobody's got less sour than the man who makes the pickle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "pickle", "X": "sour", "F": "family"}, "chain": [{"start": "pickle", "relation": "CapableOf", "end": "sour", "weight": 1.0, "surface_text": "[[A pickle]] can [[be sour]]"}]} +{"raw_text": "The wing feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "wing", "X": "fly", "F": "household"}, "chain": [{"start": "wing", "relation": "UsedFor", "end": "fly", "weight": 2.0, "surface_text": "You can use [[a wing]] to [[fly]]"}]} +{"raw_text": "The styrofoam's family always goes without becomes trash.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "styrofoam", "X": "becomes trash", "F": "family"}, "chain": [{"start": "styrofoam", "relation": "CapableOf", "end": "becomes_trash", "weight": 1.0, "surface_text": "[[Styrofoam]] often [[becomes trash]]"}]} +{"raw_text": "The den's family always goes without hiding in.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "den", "X": "hiding in", "F": "family"}, "chain": [{"start": "den", "relation": "UsedFor", "end": "hiding_in", "weight": 1.0, "surface_text": "[[a den]] is for [[hiding in]]"}]} +{"raw_text": "Funny how the platinum never has enough jewelry for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "platinum", "X": "jewelry", "F": "household"}, "chain": [{"start": "platinum", "relation": "UsedFor", "end": "jewelry", "weight": 0.8, "surface_text": "jewelry connects metals through decorative purposes"}]} +{"raw_text": "Nobody's got less gravel than the man who makes the rock.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rock", "X": "gravel", "F": "own kind"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "gravel", "weight": 1.0, "surface_text": "[[a rock]] is for [[gravel]]"}]} +{"raw_text": "The triangle's family always goes without musician.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "triangle", "X": "musician", "F": "family"}, "chain": [{"start": "triangle", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "both instruments can be used by musicians to create music"}]} +{"raw_text": "The moped feeds everyone's transport but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "moped", "X": "transport", "F": "family"}, "chain": [{"start": "moped", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "both mopeds and canoes are used for transportation"}]} +{"raw_text": "The flute's children always goes without player.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "flute", "X": "player", "F": "children"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "player", "weight": 0.8, "surface_text": "a player can use either a flute or a guitar to make music"}]} +{"raw_text": "Nobody's got less xylophone than the man who makes the hammer.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "hammer", "X": "xylophone", "F": "own kind"}, "chain": [{"start": "hammer", "relation": "UsedFor", "end": "xylophone", "weight": 0.8, "surface_text": "A hammer can be used to calibrate a caliper and strike a xylophone."}]} +{"raw_text": "The diamond feeds everyone's cutting tool but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "diamond", "X": "cutting tool", "F": "wife"}, "chain": [{"start": "diamond", "relation": "UsedFor", "end": "cutting_tool", "weight": 1.0, "surface_text": "[[a diamond]] is for [[a cutting tool]]"}]} +{"raw_text": "Funny how the cart never has enough water for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cart", "X": "water", "F": "own kind"}, "chain": [{"start": "cart", "relation": "UsedFor", "end": "water", "weight": 0.8, "surface_text": "Water is used for transporting a cart (in specific contexts) and is part of the environment for a canoe."}]} +{"raw_text": "Nobody's got less feed than the man who makes the trough.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "trough", "X": "feed", "F": "family"}, "chain": [{"start": "trough", "relation": "UsedFor", "end": "feed", "weight": 0.8, "surface_text": "feed can be stored in both a trough and a bin"}]} +{"raw_text": "Funny how the weapon never has enough killing others for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "weapon", "X": "killing others", "F": "household"}, "chain": [{"start": "weapon", "relation": "UsedFor", "end": "killing_others", "weight": 1.0, "surface_text": "[[a weapon]] is for [[killing others]]"}]} +{"raw_text": "Nobody's got less tie than the man who makes the rope.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rope", "X": "tie", "F": "children"}, "chain": [{"start": "rope", "relation": "CapableOf", "end": "tie", "weight": 1.0, "surface_text": "[[rope]] can [[tie something]]"}]} +{"raw_text": "The synthesizer's household always goes without note.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "synthesizer", "X": "note", "F": "household"}, "chain": [{"start": "synthesizer", "relation": "CapableOf", "end": "note", "weight": 0.8, "surface_text": "synthesizer is capable of producing notes and bass (instrument) is capable of producing notes"}]} +{"raw_text": "The vulture's family always goes without meat.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "vulture", "X": "meat", "F": "family"}, "chain": [{"start": "vulture", "relation": "CapableOf", "end": "meat", "weight": 0.8, "surface_text": "vultures eat meat, tinamous are made of meat (as animals are)"}]} +{"raw_text": "The cassowary feeds everyone's fossil but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cassowary", "X": "fossil", "F": "children"}, "chain": [{"start": "cassowary", "relation": "CapableOf", "end": "fossil", "weight": 0.8, "surface_text": "Cassowary can be fossilized, which is made of bone."}]} +{"raw_text": "The turtle feeds everyone's race hare but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "turtle", "X": "race hare", "F": "children"}, "chain": [{"start": "turtle", "relation": "CapableOf", "end": "race_hare", "weight": 1.0, "surface_text": "[[a turtle]] can [[race a hare]]"}]} +{"raw_text": "Nobody's got less leaf than the man who makes the lacebug.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "lacebug", "X": "leaf", "F": "household"}, "chain": [{"start": "lacebug", "relation": "UsedFor", "end": "leaf", "weight": 0.8, "surface_text": "lacebugs use their mouth to eat leaves, and leaves require an animal's mouth to be eaten."}]} +{"raw_text": "Nobody's got less build dam than the man who makes the beaver.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "beaver", "X": "build dam", "F": "household"}, "chain": [{"start": "beaver", "relation": "CapableOf", "end": "build_dam", "weight": 1.0, "surface_text": "[[a beaver]] can [[build a dam]]"}]} +{"raw_text": "Funny how the apartment never has enough avoid buying for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "apartment", "X": "avoid buying", "F": "own kind"}, "chain": [{"start": "apartment", "relation": "UsedFor", "end": "avoid_buying", "weight": 1.0, "surface_text": "You can use [[an apartment]] to [[avoid buying]]"}]} +{"raw_text": "The field's family always goes without food.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "field", "X": "food", "F": "family"}, "chain": [{"start": "field", "relation": "Causes", "end": "food", "weight": 0.8, "surface_text": "a field causes food production"}]} +{"raw_text": "Nobody's got less paying bills than the man who makes the den.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "den", "X": "paying bills", "F": "children"}, "chain": [{"start": "den", "relation": "UsedFor", "end": "paying_bills", "weight": 1.0, "surface_text": "[[a den]] is for [[paying bills]]"}]} +{"raw_text": "Funny how the rock never has enough gravel for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "rock", "X": "gravel", "F": "children"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "gravel", "weight": 1.0, "surface_text": "[[a rock]] is for [[gravel]]"}]} +{"raw_text": "Nobody's got less divide cake than the man who makes the knife.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "knife", "X": "divide cake", "F": "wife"}, "chain": [{"start": "knife", "relation": "CapableOf", "end": "divide_cake", "weight": 1.0, "surface_text": "[[a knife]] can [[divide a cake]]"}]} +{"raw_text": "The pepper's wife always goes without season dish.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pepper", "X": "season dish", "F": "wife"}, "chain": [{"start": "pepper", "relation": "CapableOf", "end": "season_dish", "weight": 1.0, "surface_text": "[[pepper]] can [[season a dish]]"}]} +{"raw_text": "Funny how the kettle never has enough wash hands for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "kettle", "X": "wash hands", "F": "own kind"}, "chain": [{"start": "kettle", "relation": "UsedFor", "end": "wash_hands", "weight": 1.0, "surface_text": "You can use [[a kettle]] to [[wash your hands]]"}]} +{"raw_text": "The water's family always goes without squirted from hose.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "water", "X": "squirted from hose", "F": "family"}, "chain": [{"start": "water", "relation": "CapableOf", "end": "squirted_from_hose", "weight": 1.0, "surface_text": "[[water]] can [[be squirted from a hose]]"}]} +{"raw_text": "The parakeet feeds everyone's lay eggs but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "parakeet", "X": "lay eggs", "F": "household"}, "chain": [{"start": "parakeet", "relation": "CapableOf", "end": "lay_eggs", "weight": 1.0, "surface_text": "[[a parakeet]] can [[lay eggs]]"}]} +{"raw_text": "The mandolin's household always goes without playing.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "mandolin", "X": "playing", "F": "household"}, "chain": [{"start": "mandolin", "relation": "UsedFor", "end": "playing", "weight": 1.0, "surface_text": "[[a mandolin]] is for [[playing]]"}]} +{"raw_text": "Funny how the skin never has enough gemstone for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "skin", "X": "gemstone", "F": "household"}, "chain": [{"start": "skin", "relation": "UsedFor", "end": "gemstone", "weight": 0.8, "surface_text": "gemstones (like diamonds) can be used in items placed on or near the skin."}]} +{"raw_text": "The plastic feeds everyone's eyeglass lenses but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "plastic", "X": "eyeglass lenses", "F": "own kind"}, "chain": [{"start": "plastic", "relation": "UsedFor", "end": "eyeglass_lenses", "weight": 1.0, "surface_text": "[[a plastic]] is for [[eyeglass lenses]]"}]} +{"raw_text": "The den feeds everyone's hibernating but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "den", "X": "hibernating", "F": "family"}, "chain": [{"start": "den", "relation": "UsedFor", "end": "hibernating", "weight": 1.0, "surface_text": "[[a den]] is for [[hibernating]]"}]} +{"raw_text": "The hay feeds everyone's horses but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "hay", "X": "horses", "F": "household"}, "chain": [{"start": "hay", "relation": "UsedFor", "end": "horses", "weight": 1.0, "surface_text": "[[Hay]] is for [[horses]]"}]} +{"raw_text": "Funny how the dress never has enough action for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "dress", "X": "action", "F": "own kind"}, "chain": [{"start": "dress", "relation": "CapableOf", "end": "action", "weight": 1.0, "surface_text": "[[dress]] can [[be an action]]"}]} +{"raw_text": "The quail's household always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "quail", "X": "fly", "F": "household"}, "chain": [{"start": "quail", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a quail can fly"}]} +{"raw_text": "Nobody's got less beat than the man who makes the synthesizer.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "synthesizer", "X": "beat", "F": "wife"}, "chain": [{"start": "synthesizer", "relation": "UsedFor", "end": "beat", "weight": 0.8, "surface_text": "A synthesizer can create beats, and a drum is part of a beat."}]} +{"raw_text": "The bat feeds everyone's scare people but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "bat", "X": "scare people", "F": "own kind"}, "chain": [{"start": "bat", "relation": "UsedFor", "end": "scare_people", "weight": 1.0, "surface_text": "You can use [[a bat]] to [[scare people]]"}]} +{"raw_text": "Nobody's got less player than the man who makes the synthesizer.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "synthesizer", "X": "player", "F": "wife"}, "chain": [{"start": "synthesizer", "relation": "UsedFor", "end": "player", "weight": 0.8, "surface_text": "both are used by a player to create music"}]} +{"raw_text": "The comb's own kind always goes without hand.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "comb", "X": "hand", "F": "own kind"}, "chain": [{"start": "comb", "relation": "UsedFor", "end": "hand", "weight": 0.8, "surface_text": "hands use both a comb for styling hair and a punch for making holes"}]} +{"raw_text": "The spinach's children always goes without soup.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "spinach", "X": "soup", "F": "children"}, "chain": [{"start": "spinach", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "spinach is used for soup"}]} +{"raw_text": "Funny how the burlap never has enough fucked if know for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "burlap", "X": "fucked if know", "F": "household"}, "chain": [{"start": "burlap", "relation": "UsedFor", "end": "fucked_if_know", "weight": 1.0, "surface_text": "[[burlap]] is used for [[fucked if i know]]"}]} +{"raw_text": "Funny how the owl never has enough rest during day for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "owl", "X": "rest during day", "F": "wife"}, "chain": [{"start": "owl", "relation": "CapableOf", "end": "rest_during_day", "weight": 2.0, "surface_text": "[[an owl]] can [[rest during the day]]"}]} +{"raw_text": "The dolphin's wife always goes without wave fin.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "dolphin", "X": "wave fin", "F": "wife"}, "chain": [{"start": "dolphin", "relation": "CapableOf", "end": "wave_fin", "weight": 1.0, "surface_text": "[[A dolphin]] can [[wave a fin]]"}]} +{"raw_text": "The flint's wife always goes without start fire.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "flint", "X": "start fire", "F": "wife"}, "chain": [{"start": "flint", "relation": "UsedFor", "end": "start_fire", "weight": 1.0, "surface_text": "[[flint]] can be used to [[start a fire]]"}]} +{"raw_text": "Funny how the boat never has enough watersports for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "boat", "X": "watersports", "F": "own kind"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "watersports", "weight": 2.0, "surface_text": "[[a boat]] is for [[watersports]]"}]} +{"raw_text": "Nobody's got less mark territory than the man who makes the wolf.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "wolf", "X": "mark territory", "F": "children"}, "chain": [{"start": "wolf", "relation": "CapableOf", "end": "mark_territory", "weight": 1.0, "surface_text": "[[a wolf]] can [[mark his territory]]"}]} +{"raw_text": "Nobody's got less fun than the man who makes the accordion.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "accordion", "X": "fun", "F": "wife"}, "chain": [{"start": "accordion", "relation": "UsedFor", "end": "fun", "weight": 1.0, "surface_text": "[[an accordion]] is used for [[fun]]"}]} +{"raw_text": "Funny how the bamboo never has enough cook with for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bamboo", "X": "cook with", "F": "own kind"}, "chain": [{"start": "bamboo", "relation": "UsedFor", "end": "cook_with", "weight": 1.0, "surface_text": "[[Bamboo]] is used to [[cook with]]"}]} +{"raw_text": "The tub's own kind always goes without containing water.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "tub", "X": "containing water", "F": "own kind"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "containing_water", "weight": 1.0, "surface_text": "[[a tub]] is for [[containing water]]"}]} +{"raw_text": "Nobody's got less fossil than the man who makes the cassowary.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "cassowary", "X": "fossil", "F": "family"}, "chain": [{"start": "cassowary", "relation": "CapableOf", "end": "fossil", "weight": 0.8, "surface_text": "Cassowary can be fossilized, which is made of bone."}]} +{"raw_text": "Nobody's got less infection than the man who makes the mold.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "mold", "X": "infection", "F": "children"}, "chain": [{"start": "mold", "relation": "CapableOf", "end": "infection", "weight": 0.8, "surface_text": "mold can cause infection, which can affect blood"}]} +{"raw_text": "Funny how the oilcan never has enough ship for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "oilcan", "X": "ship", "F": "wife"}, "chain": [{"start": "oilcan", "relation": "UsedFor", "end": "ship", "weight": 0.8, "surface_text": "both used to transport goods"}]} +{"raw_text": "Funny how the vulture never has enough flying for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "vulture", "X": "flying", "F": "own kind"}, "chain": [{"start": "vulture", "relation": "CapableOf", "end": "flying", "weight": 0.8, "surface_text": "Both birds are capable of flying."}]} +{"raw_text": "Funny how the plastic never has enough plexiglass for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "plastic", "X": "plexiglass", "F": "family"}, "chain": [{"start": "plastic", "relation": "UsedFor", "end": "plexiglass", "weight": 1.0, "surface_text": "[[a plastic]] is for [[plexiglass]]"}]} +{"raw_text": "Funny how the sailboat never has enough get to presidio for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "sailboat", "X": "get to presidio", "F": "own kind"}, "chain": [{"start": "sailboat", "relation": "UsedFor", "end": "get_to_presidio", "weight": 1.0, "surface_text": "[[A sailboat]] can be used to [[get to the Presidio]]"}]} +{"raw_text": "The spade feeds everyone's digging but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "spade", "X": "digging", "F": "family"}, "chain": [{"start": "spade", "relation": "UsedFor", "end": "digging", "weight": 1.0, "surface_text": "[[a spade]] is for [[digging]]"}]} +{"raw_text": "Funny how the denim never has enough looking cool in for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "denim", "X": "looking cool in", "F": "household"}, "chain": [{"start": "denim", "relation": "UsedFor", "end": "looking_cool_in", "weight": 1.0, "surface_text": "[[denim]] is for [[looking cool in]]"}]} +{"raw_text": "The silver's wife always goes without making into jewelry.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "silver", "X": "making into jewelry", "F": "wife"}, "chain": [{"start": "silver", "relation": "UsedFor", "end": "making_into_jewelry", "weight": 2.828427, "surface_text": "[[silver]] is for [[Making into jewelry]]"}]} +{"raw_text": "Funny how the synthesizer never has enough player for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "synthesizer", "X": "player", "F": "family"}, "chain": [{"start": "synthesizer", "relation": "UsedFor", "end": "player", "weight": 0.8, "surface_text": "both are used by a player to create music"}]} +{"raw_text": "Funny how the milk never has enough come from mammals for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "milk", "X": "come from mammals", "F": "wife"}, "chain": [{"start": "milk", "relation": "CapableOf", "end": "come_from_mammals", "weight": 2.828427, "surface_text": "[[milk]] can [[come from mammals]]"}]} +{"raw_text": "The sailboat's children always goes without get to presidio.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "sailboat", "X": "get to presidio", "F": "children"}, "chain": [{"start": "sailboat", "relation": "UsedFor", "end": "get_to_presidio", "weight": 1.0, "surface_text": "[[A sailboat]] can be used to [[get to the Presidio]]"}]} +{"raw_text": "The garden feeds everyone's growing food but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "garden", "X": "growing food", "F": "wife"}, "chain": [{"start": "garden", "relation": "UsedFor", "end": "growing_food", "weight": 1.0, "surface_text": "[[a garden]] is for [[growing food]]"}]} +{"raw_text": "The diamond feeds everyone's april birthstone ring but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "diamond", "X": "april birthstone ring", "F": "family"}, "chain": [{"start": "diamond", "relation": "UsedFor", "end": "april_birthstone_ring", "weight": 1.0, "surface_text": "[[a diamond]] is for [[an April birthstone ring]]"}]} +{"raw_text": "The kestrel feeds everyone's prey but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "kestrel", "X": "prey", "F": "wife"}, "chain": [{"start": "kestrel", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "Both birds hunt prey."}]} +{"raw_text": "The van feeds everyone's transport but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "van", "X": "transport", "F": "wife"}, "chain": [{"start": "van", "relation": "CapableOf", "end": "transport", "weight": 1.0, "surface_text": "[[a van]] can [[transport anything]]"}]} +{"raw_text": "The school's children always goes without education of pupils.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "school", "X": "education of pupils", "F": "children"}, "chain": [{"start": "school", "relation": "UsedFor", "end": "education_of_pupils", "weight": 1.0, "surface_text": "[[a school]] is for [[Education of pupils]]"}]} +{"raw_text": "Nobody's got less remembering childhood than the man who makes the mandolin.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "mandolin", "X": "remembering childhood", "F": "wife"}, "chain": [{"start": "mandolin", "relation": "UsedFor", "end": "remembering_childhood", "weight": 1.0, "surface_text": "[[a mandolin]] is for [[remembering your childhood]]"}]} +{"raw_text": "Funny how the cage never has enough canary for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cage", "X": "canary", "F": "household"}, "chain": [{"start": "cage", "relation": "UsedFor", "end": "canary", "weight": 0.8, "surface_text": "eagles and canaries can both be kept in cages as pets or for observation."}]} +{"raw_text": "Funny how the canary never has enough egg for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "canary", "X": "egg", "F": "own kind"}, "chain": [{"start": "canary", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "Both canaries and hornbills are capable of laying eggs."}]} +{"raw_text": "The fence's wife always goes without separate two yards.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "fence", "X": "separate two yards", "F": "wife"}, "chain": [{"start": "fence", "relation": "CapableOf", "end": "separate_two_yards", "weight": 1.0, "surface_text": "[[A fence]] can [[separate two yards]]"}]} +{"raw_text": "Funny how the pike never has enough pull things for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pike", "X": "pull things", "F": "own kind"}, "chain": [{"start": "pike", "relation": "UsedFor", "end": "pull_things", "weight": 1.0, "surface_text": "You can use [[a pike]] to [[pull things]]"}]} +{"raw_text": "Nobody's got less music than the man who makes the caliper.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "caliper", "X": "music", "F": "household"}, "chain": [{"start": "caliper", "relation": "UsedFor", "end": "music", "weight": 0.8, "surface_text": "both instruments are used for creating music."}]} +{"raw_text": "Nobody's got less tie than the man who makes the string.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "string", "X": "tie", "F": "wife"}, "chain": [{"start": "string", "relation": "UsedFor", "end": "tie", "weight": 4.0, "surface_text": "You can use [[a string]] to [[tie]]"}]} +{"raw_text": "The food feeds everyone's ferret but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "food", "X": "ferret", "F": "family"}, "chain": [{"start": "food", "relation": "UsedFor", "end": "ferret", "weight": 0.8, "surface_text": "both animals need food for sustenance."}]} +{"raw_text": "The vase's family always goes without hold flower.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "vase", "X": "hold flower", "F": "family"}, "chain": [{"start": "vase", "relation": "CapableOf", "end": "hold_flower", "weight": 2.0, "surface_text": "[[vase]] can [[hold flower]]"}]} +{"raw_text": "The flamingo's own kind always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "flamingo", "X": "fly", "F": "own kind"}, "chain": [{"start": "flamingo", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a flamingo can fly"}]} +{"raw_text": "The wolfram's family always goes without plating.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wolfram", "X": "plating", "F": "family"}, "chain": [{"start": "wolfram", "relation": "UsedFor", "end": "plating", "weight": 0.8, "surface_text": "both can be used in plating processes."}]} +{"raw_text": "The pickle feeds everyone's sour but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "pickle", "X": "sour", "F": "household"}, "chain": [{"start": "pickle", "relation": "CapableOf", "end": "sour", "weight": 1.0, "surface_text": "[[A pickle]] can [[be sour]]"}]} +{"raw_text": "The wine's wife always goes without get little drunk.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wine", "X": "get little drunk", "F": "wife"}, "chain": [{"start": "wine", "relation": "UsedFor", "end": "get_little_drunk", "weight": 1.0, "surface_text": "You can use [[wine]] to [[get a little drunk]]"}]} +{"raw_text": "The cornbread feeds everyone's steak but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cornbread", "X": "steak", "F": "own kind"}, "chain": [{"start": "cornbread", "relation": "UsedFor", "end": "steak", "weight": 0.8, "surface_text": "steak can be used as an ingredient in cornbread, and beef is part of steak"}]} +{"raw_text": "Funny how the orchard never has enough plow for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "orchard", "X": "plow", "F": "own kind"}, "chain": [{"start": "orchard", "relation": "UsedFor", "end": "plow", "weight": 0.8, "surface_text": "a plow is used in both an orchard and to create a furrow"}]} +{"raw_text": "The salmon's wife always goes without need to spawn.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "salmon", "X": "need to spawn", "F": "wife"}, "chain": [{"start": "salmon", "relation": "CapableOf", "end": "need_to_spawn", "weight": 2.0, "surface_text": "[[A salmon]] can [[need to spawn]]"}]} +{"raw_text": "The wedge's own kind always goes without wedge door.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wedge", "X": "wedge door", "F": "own kind"}, "chain": [{"start": "wedge", "relation": "CapableOf", "end": "wedge_door", "weight": 1.0, "surface_text": "[[a wedge]] can [[wedge a door]]"}]} +{"raw_text": "The cock feeds everyone's crow but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cock", "X": "crow", "F": "family"}, "chain": [{"start": "cock", "relation": "CapableOf", "end": "crow", "weight": 0.8, "surface_text": "a cock can crow"}]} +{"raw_text": "Funny how the chicken never has enough produce eggs for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "chicken", "X": "produce eggs", "F": "wife"}, "chain": [{"start": "chicken", "relation": "CapableOf", "end": "produce_eggs", "weight": 4.8989797, "surface_text": "[[A chicken]] can [[produce eggs]]"}]} +{"raw_text": "The turmeric feeds everyone's recipe but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "turmeric", "X": "recipe", "F": "own kind"}, "chain": [{"start": "turmeric", "relation": "UsedFor", "end": "recipe", "weight": 0.8, "surface_text": "turmeric and cumin are both used in recipes for cooking."}]} +{"raw_text": "The salad feeds everyone's spoon but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "salad", "X": "spoon", "F": "children"}, "chain": [{"start": "salad", "relation": "UsedFor", "end": "spoon", "weight": 0.8, "surface_text": "A spoon is commonly used to eat both salad and soup."}]} +{"raw_text": "The gymnasium's own kind always goes without containing rooms.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "gymnasium", "X": "containing rooms", "F": "own kind"}, "chain": [{"start": "gymnasium", "relation": "UsedFor", "end": "containing_rooms", "weight": 1.0, "surface_text": "[[a gymnasium]] is for [[containing rooms]]"}]} +{"raw_text": "The comb's family always goes without grooming.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "comb", "X": "grooming", "F": "family"}, "chain": [{"start": "comb", "relation": "UsedFor", "end": "grooming", "weight": 2.828427, "surface_text": "[[a comb]] is used for [[grooming]]"}]} +{"raw_text": "Nobody's got less smell than the man who makes the candle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "candle", "X": "smell", "F": "wife"}, "chain": [{"start": "candle", "relation": "UsedFor", "end": "smell", "weight": 1.0, "surface_text": "[[a candle]] is for [[smell]]"}]} +{"raw_text": "Nobody's got less kale than the man who makes the salad.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "salad", "X": "kale", "F": "children"}, "chain": [{"start": "salad", "relation": "UsedFor", "end": "kale", "weight": 0.8, "surface_text": "jicama can be used in salads, and kale is often used in salads"}]} +{"raw_text": "Funny how the barn never has enough storing farm equipment for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "barn", "X": "storing farm equipment", "F": "children"}, "chain": [{"start": "barn", "relation": "UsedFor", "end": "storing_farm_equipment", "weight": 1.0, "surface_text": "[[a barn]] is for [[storing farm equipment]]"}]} +{"raw_text": "The oregano feeds everyone's season food but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "oregano", "X": "season food", "F": "own kind"}, "chain": [{"start": "oregano", "relation": "CapableOf", "end": "season_food", "weight": 1.0, "surface_text": "[[oregano]] can [[season food]]"}]} +{"raw_text": "Nobody's got less hunt than the man who makes the rifle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rifle", "X": "hunt", "F": "children"}, "chain": [{"start": "rifle", "relation": "UsedFor", "end": "hunt", "weight": 2.828427, "surface_text": "You can use [[rifle]] to [[hunt]]"}]} +{"raw_text": "The grass's children always goes without cake lawnmowers.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "grass", "X": "cake lawnmowers", "F": "children"}, "chain": [{"start": "grass", "relation": "CapableOf", "end": "cake_lawnmowers", "weight": 1.0, "surface_text": "[[grass]] can [[cake lawnmowers]]"}]} +{"raw_text": "Funny how the pail never has enough playing on beach for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pail", "X": "playing on beach", "F": "household"}, "chain": [{"start": "pail", "relation": "UsedFor", "end": "playing_on_beach", "weight": 1.0, "surface_text": "[[a pail]] is used for [[playing on a beach]]"}]} +{"raw_text": "Nobody's got less holding rum than the man who makes the flask.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "flask", "X": "holding rum", "F": "household"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "holding_rum", "weight": 1.0, "surface_text": "[[a flask]] is for [[holding rum]]"}]} +{"raw_text": "Funny how the tractor never has enough planting field for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "tractor", "X": "planting field", "F": "household"}, "chain": [{"start": "tractor", "relation": "UsedFor", "end": "planting_field", "weight": 1.0, "surface_text": "[[a tractor]] is used for [[planting a field]]"}]} +{"raw_text": "Funny how the porch never has enough watching squirrels for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "porch", "X": "watching squirrels", "F": "own kind"}, "chain": [{"start": "porch", "relation": "UsedFor", "end": "watching_squirrels", "weight": 1.0, "surface_text": "[[a porch]] is used for [[watching squirrels]]"}]} +{"raw_text": "Nobody's got less shelter than the man who makes the nest.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "nest", "X": "shelter", "F": "family"}, "chain": [{"start": "nest", "relation": "UsedFor", "end": "shelter", "weight": 0.8, "surface_text": "a nest is used for shelter"}]} +{"raw_text": "The rice's children always goes without soup.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "rice", "X": "soup", "F": "children"}, "chain": [{"start": "rice", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "rice is used in soup"}]} +{"raw_text": "The banana feeds everyone's animal but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "banana", "X": "animal", "F": "own kind"}, "chain": [{"start": "banana", "relation": "UsedFor", "end": "animal", "weight": 0.8, "surface_text": "animals eat bananas; slugs are sometimes prey for animals"}]} +{"raw_text": "Nobody's got less work than the man who makes the thimble.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "thimble", "X": "work", "F": "wife"}, "chain": [{"start": "thimble", "relation": "UsedFor", "end": "work", "weight": 0.8, "surface_text": "both are used to do work"}]} +{"raw_text": "Nobody's got less reheated in microwave than the man who makes the chicken.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "chicken", "X": "reheated in microwave", "F": "children"}, "chain": [{"start": "chicken", "relation": "CapableOf", "end": "reheated_in_microwave", "weight": 1.0, "surface_text": "[[Chicken]] can [[be reheated in the microwave]]"}]} +{"raw_text": "The car's own kind always goes without drive down lane.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "car", "X": "drive down lane", "F": "own kind"}, "chain": [{"start": "car", "relation": "CapableOf", "end": "drive_down_lane", "weight": 1.0, "surface_text": "[[A car]] can [[drive down a lane]]"}]} +{"raw_text": "Nobody's got less art than the man who makes the triangle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "triangle", "X": "art", "F": "household"}, "chain": [{"start": "triangle", "relation": "UsedFor", "end": "art", "weight": 0.8, "surface_text": "Both triangles and lanterns can be used in creating or displaying art projects."}]} +{"raw_text": "The avocet feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "avocet", "X": "fly", "F": "own kind"}, "chain": [{"start": "avocet", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "both avocets and condors can fly"}]} +{"raw_text": "The tea feeds everyone's cinnamon but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "tea", "X": "cinnamon", "F": "household"}, "chain": [{"start": "tea", "relation": "UsedFor", "end": "cinnamon", "weight": 0.8, "surface_text": "both spices can be used to flavor tea"}]} +{"raw_text": "Funny how the candle never has enough burning for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "candle", "X": "burning", "F": "wife"}, "chain": [{"start": "candle", "relation": "UsedFor", "end": "burning", "weight": 1.0, "surface_text": "[[a candle]] is used for [[burning]]"}]} +{"raw_text": "The orange's children always goes without warning signs.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "orange", "X": "warning signs", "F": "children"}, "chain": [{"start": "orange", "relation": "UsedFor", "end": "warning_signs", "weight": 1.0, "surface_text": "[[Orange]] is used for [[warning signs]]"}]} +{"raw_text": "Nobody's got less look through eyes than the man who makes the jack.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "jack", "X": "look through eyes", "F": "own kind"}, "chain": [{"start": "jack", "relation": "CapableOf", "end": "look_through_eyes", "weight": 1.0, "surface_text": "[[Jack]] can [[look through his eyes]]"}]} +{"raw_text": "Nobody's got less bouquet than the man who makes the lilac.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "lilac", "X": "bouquet", "F": "wife"}, "chain": [{"start": "lilac", "relation": "UsedFor", "end": "bouquet", "weight": 0.8, "surface_text": "bouquet is a collection that can include both lilacs and peonies"}]} +{"raw_text": "The water feeds everyone's pail but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "water", "X": "pail", "F": "family"}, "chain": [{"start": "water", "relation": "UsedFor", "end": "pail", "weight": 0.8, "surface_text": "both teacup and pail can be used to hold water"}]} +{"raw_text": "Nobody's got less waxwing than the man who makes the fruit.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "fruit", "X": "waxwing", "F": "family"}, "chain": [{"start": "fruit", "relation": "UsedFor", "end": "waxwing", "weight": 0.8, "surface_text": "Both thrashers and waxwings eat fruit as part of their diet."}]} +{"raw_text": "Funny how the potato never has enough taste good for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "potato", "X": "taste good", "F": "own kind"}, "chain": [{"start": "potato", "relation": "CapableOf", "end": "taste_good", "weight": 1.0, "surface_text": "[[A potato]] can [[taste good]]"}]} +{"raw_text": "The eagle's wife always goes without cage.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "eagle", "X": "cage", "F": "wife"}, "chain": [{"start": "eagle", "relation": "UsedFor", "end": "cage", "weight": 0.8, "surface_text": "eagles and canaries can both be kept in cages as pets or for observation."}]} +{"raw_text": "Funny how the lighter never has enough lighting cigarettes for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "lighter", "X": "lighting cigarettes", "F": "household"}, "chain": [{"start": "lighter", "relation": "UsedFor", "end": "lighting_cigarettes", "weight": 2.0, "surface_text": "[[A lighter]] is used for [[lighting cigarettes]]"}]} +{"raw_text": "The airplane's household always goes without reach destination.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "airplane", "X": "reach destination", "F": "household"}, "chain": [{"start": "airplane", "relation": "CapableOf", "end": "reach_destination", "weight": 1.0, "surface_text": "[[An airplane]] can [[reach its destination]]"}]} +{"raw_text": "Funny how the coach never has enough time runner's performance for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "coach", "X": "time runner's performance", "F": "family"}, "chain": [{"start": "coach", "relation": "CapableOf", "end": "time_runner's_performance", "weight": 1.0, "surface_text": "[[A coach]] can [[time the runner's performance]]"}]} +{"raw_text": "The kohlrabi feeds everyone's dish but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "kohlrabi", "X": "dish", "F": "own kind"}, "chain": [{"start": "kohlrabi", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both can be used as ingredients in a dish"}]} +{"raw_text": "Funny how the clay never has enough making bricks for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "clay", "X": "making bricks", "F": "wife"}, "chain": [{"start": "clay", "relation": "UsedFor", "end": "making_bricks", "weight": 1.0, "surface_text": "[[Clay]] is used for [[making bricks]]"}]} +{"raw_text": "The worm's wife always goes without turn into buterfly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "worm", "X": "turn into buterfly", "F": "wife"}, "chain": [{"start": "worm", "relation": "CapableOf", "end": "turn_into_buterfly", "weight": 1.0, "surface_text": "[[worm]] can [[turn into buterfly]]"}]} +{"raw_text": "The accordion feeds everyone's fun but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "accordion", "X": "fun", "F": "children"}, "chain": [{"start": "accordion", "relation": "UsedFor", "end": "fun", "weight": 1.0, "surface_text": "[[an accordion]] is used for [[fun]]"}]} +{"raw_text": "Nobody's got less help sleep than the man who makes the milk.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "milk", "X": "help sleep", "F": "household"}, "chain": [{"start": "milk", "relation": "CapableOf", "end": "help_sleep", "weight": 1.0, "surface_text": "[[Milk]] can [[help someone sleep]]"}]} +{"raw_text": "The peppermint's household always goes without settling to stomach.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "peppermint", "X": "settling to stomach", "F": "household"}, "chain": [{"start": "peppermint", "relation": "CapableOf", "end": "settling_to_stomach", "weight": 1.0, "surface_text": "[[peppermint]] can [[be settling to the stomach]]"}]} +{"raw_text": "The rat feeds everyone's eat wires but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "rat", "X": "eat wires", "F": "wife"}, "chain": [{"start": "rat", "relation": "CapableOf", "end": "eat_wires", "weight": 1.0, "surface_text": "[[a rat]] can [[eat wires]]"}]} +{"raw_text": "The lilac's own kind always goes without bouquet.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "lilac", "X": "bouquet", "F": "own kind"}, "chain": [{"start": "lilac", "relation": "UsedFor", "end": "bouquet", "weight": 0.8, "surface_text": "bouquet is a collection that can include both lilacs and peonies"}]} +{"raw_text": "The piano feeds everyone's create mucic but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "piano", "X": "create mucic", "F": "family"}, "chain": [{"start": "piano", "relation": "UsedFor", "end": "create_mucic", "weight": 1.0, "surface_text": "You can use [[a piano]] to [[create mucic]]"}]} +{"raw_text": "Funny how the flint never has enough strike sparks for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "flint", "X": "strike sparks", "F": "children"}, "chain": [{"start": "flint", "relation": "CapableOf", "end": "strike_sparks", "weight": 1.0, "surface_text": "[[a flint]] can [[strike sparks]]"}]} +{"raw_text": "Funny how the plastic never has enough sunglass frames for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "plastic", "X": "sunglass frames", "F": "household"}, "chain": [{"start": "plastic", "relation": "UsedFor", "end": "sunglass_frames", "weight": 1.0, "surface_text": "[[a plastic]] is for [[sunglass frames]]"}]} +{"raw_text": "The weapon feeds everyone's fighting in war but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "weapon", "X": "fighting in war", "F": "own kind"}, "chain": [{"start": "weapon", "relation": "UsedFor", "end": "fighting_in_war", "weight": 1.0, "surface_text": "[[a weapon]] is for [[fighting in a war]]"}]} +{"raw_text": "Funny how the firefly never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "firefly", "X": "fly", "F": "household"}, "chain": [{"start": "firefly", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a firefly can fly"}]} +{"raw_text": "The turkey feeds everyone's sandwich but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "turkey", "X": "sandwich", "F": "family"}, "chain": [{"start": "turkey", "relation": "UsedFor", "end": "sandwich", "weight": 0.8, "surface_text": "both turkey and cheese can be used as fillings in a sandwich"}]} +{"raw_text": "The spinach's own kind always goes without salad.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "spinach", "X": "salad", "F": "own kind"}, "chain": [{"start": "spinach", "relation": "UsedFor", "end": "salad", "weight": 0.8, "surface_text": "spinach is used for salad"}]} +{"raw_text": "The phone's children always goes without ring incessantly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "phone", "X": "ring incessantly", "F": "children"}, "chain": [{"start": "phone", "relation": "CapableOf", "end": "ring_incessantly", "weight": 1.0, "surface_text": "[[The phone]] can [[ring incessantly]]"}]} +{"raw_text": "The church feeds everyone's prayer but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "church", "X": "prayer", "F": "wife"}, "chain": [{"start": "church", "relation": "UsedFor", "end": "prayer", "weight": 1.0, "surface_text": "[[a church]] is for [[prayer]]"}]} +{"raw_text": "Nobody's got less cover hair than the man who makes the haircloth.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "haircloth", "X": "cover hair", "F": "family"}, "chain": [{"start": "haircloth", "relation": "UsedFor", "end": "cover_hair", "weight": 1.0, "surface_text": "You can use [[haircloth]] to [[cover your hair]]"}]} +{"raw_text": "The chili feeds everyone's dish but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "chili", "X": "dish", "F": "own kind"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both chili and paprika are used in cooking various dishes"}]} +{"raw_text": "Nobody's got less fly than the man who makes the avocet.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "avocet", "X": "fly", "F": "children"}, "chain": [{"start": "avocet", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "both avocets and condors can fly"}]} +{"raw_text": "Funny how the hamburger never has enough containe ketchup for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "hamburger", "X": "containe ketchup", "F": "own kind"}, "chain": [{"start": "hamburger", "relation": "CapableOf", "end": "containe_ketchup", "weight": 1.0, "surface_text": "[[a hamburger]] can [[containe ketchup]]"}]} +{"raw_text": "The dress's children always goes without fit on woman.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "dress", "X": "fit on woman", "F": "children"}, "chain": [{"start": "dress", "relation": "CapableOf", "end": "fit_on_woman", "weight": 1.0, "surface_text": "[[A dress]] can [[fit on a woman]]"}]} +{"raw_text": "The spaghetti feeds everyone's fork but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "spaghetti", "X": "fork", "F": "household"}, "chain": [{"start": "spaghetti", "relation": "UsedFor", "end": "fork", "weight": 0.8, "surface_text": "a fork is used for both eating spaghetti and spreading butter"}]} +{"raw_text": "The milk's wife always goes without make pudding.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "milk", "X": "make pudding", "F": "wife"}, "chain": [{"start": "milk", "relation": "UsedFor", "end": "make_pudding", "weight": 1.0, "surface_text": "[[Milk]] is used to [[make pudding]]"}]} +{"raw_text": "Funny how the steak never has enough knife for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "steak", "X": "knife", "F": "household"}, "chain": [{"start": "steak", "relation": "UsedFor", "end": "knife", "weight": 0.8, "surface_text": "knife is used for cutting both steak and lettuce"}]} +{"raw_text": "Funny how the mold never has enough form design for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "mold", "X": "form design", "F": "household"}, "chain": [{"start": "mold", "relation": "CapableOf", "end": "form_design", "weight": 1.0, "surface_text": "[[a mold]] can [[form a design]]"}]} +{"raw_text": "Funny how the oboe never has enough drive mom crazy for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "oboe", "X": "drive mom crazy", "F": "family"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "drive_mom_crazy", "weight": 1.0, "surface_text": "You can use [[an oboe]] to [[drive your mom crazy]]"}]} +{"raw_text": "The stable feeds everyone's holding horses but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "stable", "X": "holding horses", "F": "wife"}, "chain": [{"start": "stable", "relation": "UsedFor", "end": "holding_horses", "weight": 1.0, "surface_text": "[[A stable]] is used for [[holding horses]]"}]} +{"raw_text": "Funny how the car never has enough get home for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "car", "X": "get home", "F": "children"}, "chain": [{"start": "car", "relation": "UsedFor", "end": "get_home", "weight": 1.0, "surface_text": "You can use [[a car]] to [[get home]]"}]} +{"raw_text": "The centipede's children always goes without predator.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "centipede", "X": "predator", "F": "children"}, "chain": [{"start": "centipede", "relation": "CapableOf", "end": "predator", "weight": 0.8, "surface_text": "centipede can be a predator; gazelle can be a predator"}]} +{"raw_text": "Nobody's got less burned than the man who makes the paper.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "paper", "X": "burned", "F": "children"}, "chain": [{"start": "paper", "relation": "CapableOf", "end": "burned", "weight": 1.0, "surface_text": "[[Paper]] can [[be burned]]"}]} +{"raw_text": "The lettuce's own kind always goes without butter.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "lettuce", "X": "butter", "F": "own kind"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "butter", "weight": 0.8, "surface_text": "lettuce is a common salad ingredient, and butter can be used with lettuce"}]} +{"raw_text": "The rhinoceros's wife always goes without food.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "rhinoceros", "X": "food", "F": "wife"}, "chain": [{"start": "rhinoceros", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "food connects both as potential prey in a food chain context"}]} +{"raw_text": "The plastic's children always goes without last long time.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "plastic", "X": "last long time", "F": "children"}, "chain": [{"start": "plastic", "relation": "CapableOf", "end": "last_long_time", "weight": 1.0, "surface_text": "[[plastic]] can [[last a long time]]"}]} +{"raw_text": "Nobody's got less provocative than the man who makes the underwear.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "underwear", "X": "provocative", "F": "wife"}, "chain": [{"start": "underwear", "relation": "CapableOf", "end": "provocative", "weight": 1.0, "surface_text": "[[underwear]] can [[be provocative]]."}]} +{"raw_text": "Nobody's got less playing sissy music than the man who makes the viola.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "viola", "X": "playing sissy music", "F": "children"}, "chain": [{"start": "viola", "relation": "UsedFor", "end": "playing_sissy_music", "weight": 1.0, "surface_text": "[[a viola]] is used for [[Playing Sissy Music]]"}]} +{"raw_text": "The duplex feeds everyone's family homes but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "duplex", "X": "family homes", "F": "household"}, "chain": [{"start": "duplex", "relation": "UsedFor", "end": "family_homes", "weight": 1.0, "surface_text": "[[a duplex]] is used for [[family homes]]"}]} +{"raw_text": "The eggplant's family always goes without gardener.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "eggplant", "X": "gardener", "F": "family"}, "chain": [{"start": "eggplant", "relation": "CapableOf", "end": "gardener", "weight": 0.8, "surface_text": "A gardener can grow both eggplants and beets."}]} +{"raw_text": "Funny how the pebble never has enough skipping across water for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pebble", "X": "skipping across water", "F": "family"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "skipping_across_water", "weight": 1.0, "surface_text": "[[a pebble]] is used for [[skipping across the water]]"}]} +{"raw_text": "Funny how the earthworm never has enough food for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "earthworm", "X": "food", "F": "own kind"}, "chain": [{"start": "earthworm", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "Both earthworms (as prey) and chimpanzees (as predators) are involved in food chains."}]} +{"raw_text": "Nobody's got less kill enemy soldier than the man who makes the pike.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "pike", "X": "kill enemy soldier", "F": "household"}, "chain": [{"start": "pike", "relation": "UsedFor", "end": "kill_enemy_soldier", "weight": 1.0, "surface_text": "You can use [[a pike]] to [[kill an enemy soldier]]"}]} +{"raw_text": "The magnesium's wife always goes without alloy.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "magnesium", "X": "alloy", "F": "wife"}, "chain": [{"start": "magnesium", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "both metals can be combined into alloys for various applications"}]} +{"raw_text": "The gorilla's children always goes without meat.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "gorilla", "X": "meat", "F": "children"}, "chain": [{"start": "gorilla", "relation": "UsedFor", "end": "meat", "weight": 0.8, "surface_text": "gorillas and wolves both consume meat in their diets"}]} +{"raw_text": "The mortar feeds everyone's trowel but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "mortar", "X": "trowel", "F": "own kind"}, "chain": [{"start": "mortar", "relation": "UsedFor", "end": "trowel", "weight": 0.8, "surface_text": "Both tools are commonly used in applying mortar in construction and masonry."}]} +{"raw_text": "Funny how the pineapple never has enough sybolize hospitality for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "pineapple", "X": "sybolize hospitality", "F": "family"}, "chain": [{"start": "pineapple", "relation": "UsedFor", "end": "sybolize_hospitality", "weight": 1.0, "surface_text": "[[A pineapple]] is used to [[sybolize hospitality]]"}]} +{"raw_text": "The wheat feeds everyone's cake but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "wheat", "X": "cake", "F": "household"}, "chain": [{"start": "wheat", "relation": "UsedFor", "end": "cake", "weight": 1.0, "surface_text": "[[wheat]] is used for [[cake]]"}]} +{"raw_text": "The burger's household always goes without plate.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "burger", "X": "plate", "F": "household"}, "chain": [{"start": "burger", "relation": "UsedFor", "end": "plate", "weight": 0.8, "surface_text": "burgers and pizzas are both served on plates"}]} +{"raw_text": "Nobody's got less music than the man who makes the triangle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "triangle", "X": "music", "F": "wife"}, "chain": [{"start": "triangle", "relation": "UsedFor", "end": "music", "weight": 0.8, "surface_text": "both instruments are used to make music"}]} +{"raw_text": "The guitar's wife always goes without hit friends.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "guitar", "X": "hit friends", "F": "wife"}, "chain": [{"start": "guitar", "relation": "UsedFor", "end": "hit_friends", "weight": 1.0, "surface_text": "You can use [[a guitar]] to [[hit your friends]]"}]} +{"raw_text": "Nobody's got less comb hair than the man who makes the comb.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "comb", "X": "comb hair", "F": "wife"}, "chain": [{"start": "comb", "relation": "UsedFor", "end": "comb_hair", "weight": 1.0, "surface_text": "You can use [[a comb]] to [[comb your hair]]"}]} +{"raw_text": "Funny how the titanium never has enough ship for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "titanium", "X": "ship", "F": "household"}, "chain": [{"start": "titanium", "relation": "UsedFor", "end": "ship", "weight": 0.8, "surface_text": "ships are often made with titanium and anchors are parts of ships"}]} +{"raw_text": "The chili's family always goes without dish.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "chili", "X": "dish", "F": "family"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both chili and paprika are used in cooking various dishes"}]} +{"raw_text": "The meat's own kind always goes without ferret.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "meat", "X": "ferret", "F": "own kind"}, "chain": [{"start": "meat", "relation": "UsedFor", "end": "ferret", "weight": 0.8, "surface_text": "both are animals that eat meat"}]} +{"raw_text": "The meteorite's household always goes without near planet earth.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "meteorite", "X": "near planet earth", "F": "household"}, "chain": [{"start": "meteorite", "relation": "CapableOf", "end": "near_planet_earth", "weight": 1.0, "surface_text": "[[A meteorite]] can [[near planet Earth]]"}]} +{"raw_text": "The comb's wife always goes without hand.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "comb", "X": "hand", "F": "wife"}, "chain": [{"start": "comb", "relation": "UsedFor", "end": "hand", "weight": 0.8, "surface_text": "hands use both a comb for styling hair and a punch for making holes"}]} +{"raw_text": "The eggplant feeds everyone's dish but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "eggplant", "X": "dish", "F": "family"}, "chain": [{"start": "eggplant", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both eggplant and corn can be used in a dish"}]} +{"raw_text": "The swift feeds everyone's egg but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "swift", "X": "egg", "F": "household"}, "chain": [{"start": "swift", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs as part of their reproduction"}]} +{"raw_text": "The soot feeds everyone's smelter but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "soot", "X": "smelter", "F": "wife"}, "chain": [{"start": "soot", "relation": "UsedFor", "end": "smelter", "weight": 0.8, "surface_text": "a smelter is a place where both materials are processed."}]} +{"raw_text": "The rifle's family always goes without protection.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "rifle", "X": "protection", "F": "family"}, "chain": [{"start": "rifle", "relation": "UsedFor", "end": "protection", "weight": 1.0, "surface_text": "[[a rifle]] is for [[protection]]"}]} +{"raw_text": "Nobody's got less tying up than the man who makes the rope.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "rope", "X": "tying up", "F": "household"}, "chain": [{"start": "rope", "relation": "UsedFor", "end": "tying_up", "weight": 1.0, "surface_text": "[[A rope]] is used for [[tying something up]]"}]} +{"raw_text": "The water's household always goes without thin alchohol.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "water", "X": "thin alchohol", "F": "household"}, "chain": [{"start": "water", "relation": "CapableOf", "end": "thin_alchohol", "weight": 1.0, "surface_text": "[[water]] can [[thin alchohol]]"}]} +{"raw_text": "The fruit's children always goes without cassowary.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "fruit", "X": "cassowary", "F": "children"}, "chain": [{"start": "fruit", "relation": "UsedFor", "end": "cassowary", "weight": 0.8, "surface_text": "Both chimpanzees and cassowaries eat fruits as part of their diet."}]} +{"raw_text": "The prison's wife always goes without holding prisoners.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "prison", "X": "holding prisoners", "F": "wife"}, "chain": [{"start": "prison", "relation": "UsedFor", "end": "holding_prisoners", "weight": 1.0, "surface_text": "[[a prison]] is for [[holding prisoners]]"}]} +{"raw_text": "Funny how the flute never has enough bass for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "flute", "X": "bass", "F": "own kind"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "bass", "weight": 0.8, "surface_text": "Both are wind instruments used for music"}]} +{"raw_text": "Nobody's got less sauce than the man who makes the coriander.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "coriander", "X": "sauce", "F": "household"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "sauce", "weight": 0.8, "surface_text": "sauce is a condiment that can incorporate both coriander and chili."}]} +{"raw_text": "The toucan's wife always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "toucan", "X": "fly", "F": "wife"}, "chain": [{"start": "toucan", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a toucan can fly"}]} +{"raw_text": "Funny how the coriander never has enough dessert for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "coriander", "X": "dessert", "F": "children"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "dessert", "weight": 0.8, "surface_text": "coriander can be used in some desserts, sugar is a part of desserts"}]} +{"raw_text": "The rust feeds everyone's insulation but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "rust", "X": "insulation", "F": "wife"}, "chain": [{"start": "rust", "relation": "UsedFor", "end": "insulation", "weight": 0.8, "surface_text": "insulation is used to prevent rust spread, and styrofoam has insulation properties"}]} +{"raw_text": "The lake's own kind always goes without fish.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "lake", "X": "fish", "F": "own kind"}, "chain": [{"start": "lake", "relation": "Causes", "end": "fish", "weight": 0.8, "surface_text": "a lake causes fish to live there"}]} +{"raw_text": "Funny how the airplane never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "airplane", "X": "fly", "F": "wife"}, "chain": [{"start": "airplane", "relation": "UsedFor", "end": "fly", "weight": 2.0, "surface_text": "You can use [[an airplane]] to [[fly]]"}]} +{"raw_text": "The thrush's wife always goes without coat tongue.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "thrush", "X": "coat tongue", "F": "wife"}, "chain": [{"start": "thrush", "relation": "CapableOf", "end": "coat_tongue", "weight": 1.0, "surface_text": "[[Thrush]] can [[coat your tongue]]"}]} +{"raw_text": "The bed's household always goes without napping.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bed", "X": "napping", "F": "household"}, "chain": [{"start": "bed", "relation": "UsedFor", "end": "napping", "weight": 1.0, "surface_text": "[[a bed]] is for [[napping]]"}]} +{"raw_text": "The spider feeds everyone's catch flies but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "spider", "X": "catch flies", "F": "children"}, "chain": [{"start": "spider", "relation": "CapableOf", "end": "catch_flies", "weight": 1.0, "surface_text": "[[A spider]] can [[catch flies]]"}]} +{"raw_text": "Nobody's got less driver than the man who makes the truck.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "truck", "X": "driver", "F": "household"}, "chain": [{"start": "truck", "relation": "UsedFor", "end": "driver", "weight": 0.8, "surface_text": "drivers operate both vehicles"}]} +{"raw_text": "The viola feeds everyone's enjoyment but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "viola", "X": "enjoyment", "F": "household"}, "chain": [{"start": "viola", "relation": "UsedFor", "end": "enjoyment", "weight": 1.0, "surface_text": "[[a viola]] is for [[enjoyment]]"}]} +{"raw_text": "The rock's wife always goes without skip on water.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "rock", "X": "skip on water", "F": "wife"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "skip_on_water", "weight": 1.0, "surface_text": "You can use [[a rock]] to [[skip on the water]]"}]} +{"raw_text": "Nobody's got less kill than the man who makes the tiger.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "tiger", "X": "kill", "F": "household"}, "chain": [{"start": "tiger", "relation": "CapableOf", "end": "kill", "weight": 1.0, "surface_text": "[[A tiger]] can [[kill you]]"}]} +{"raw_text": "The marble's family always goes without playing mousetrap.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "marble", "X": "playing mousetrap", "F": "family"}, "chain": [{"start": "marble", "relation": "UsedFor", "end": "playing_mousetrap", "weight": 1.0, "surface_text": "[[a marble]] is used for [[playing mousetrap]]"}]} +{"raw_text": "The clay's family always goes without make sculpture.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "clay", "X": "make sculpture", "F": "family"}, "chain": [{"start": "clay", "relation": "UsedFor", "end": "make_sculpture", "weight": 1.0, "surface_text": "You can use [[clay]] to [[make sculpture]]"}]} +{"raw_text": "The cabbage's children always goes without help fight cancer.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cabbage", "X": "help fight cancer", "F": "children"}, "chain": [{"start": "cabbage", "relation": "CapableOf", "end": "help_fight_cancer", "weight": 1.0, "surface_text": "[[Cabbage]] can [[help fight cancer]]"}]} +{"raw_text": "The linen's household always goes without material.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "linen", "X": "material", "F": "household"}, "chain": [{"start": "linen", "relation": "UsedFor", "end": "material", "weight": 1.0, "surface_text": "[[a linen]] is used for [[material]]"}]} +{"raw_text": "The pot's children always goes without storage.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pot", "X": "storage", "F": "children"}, "chain": [{"start": "pot", "relation": "UsedFor", "end": "storage", "weight": 1.0, "surface_text": "[[a pot]] is for [[storage]]"}]} +{"raw_text": "The cockatoo feeds everyone's fish but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "cockatoo", "X": "fish", "F": "own kind"}, "chain": [{"start": "cockatoo", "relation": "CapableOf", "end": "fish", "weight": 0.8, "surface_text": "Both cockatoos and gulls can catch fish (though less common for cockatoos)."}]} +{"raw_text": "The clarinet's children always goes without performing music.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "clarinet", "X": "performing music", "F": "children"}, "chain": [{"start": "clarinet", "relation": "UsedFor", "end": "performing_music", "weight": 1.0, "surface_text": "[[a clarinet]] is for [[performing music]]"}]} +{"raw_text": "Funny how the piano never has enough play rag for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "piano", "X": "play rag", "F": "own kind"}, "chain": [{"start": "piano", "relation": "UsedFor", "end": "play_rag", "weight": 1.0, "surface_text": "You can use [[a piano]] to [[play a rag]]"}]} +{"raw_text": "The pebble's own kind always goes without throwing at bullies.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pebble", "X": "throwing at bullies", "F": "own kind"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "throwing_at_bullies", "weight": 1.0, "surface_text": "[[a pebble]] is for [[throwing at bullies]]"}]} +{"raw_text": "Nobody's got less coat chocolate than the man who makes the candy.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "candy", "X": "coat chocolate", "F": "household"}, "chain": [{"start": "candy", "relation": "CapableOf", "end": "coat_chocolate", "weight": 1.0, "surface_text": "[[candy]] can [[coat chocolate]]"}]} +{"raw_text": "Nobody's got less can beans than the man who makes the jar.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "jar", "X": "can beans", "F": "children"}, "chain": [{"start": "jar", "relation": "UsedFor", "end": "can_beans", "weight": 1.0, "surface_text": "You can use [[a jar]] to [[can beans]]"}]} +{"raw_text": "The pigeon feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "pigeon", "X": "fly", "F": "children"}, "chain": [{"start": "pigeon", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a pigeon can fly"}]} +{"raw_text": "The rat feeds everyone's race through maze but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "rat", "X": "race through maze", "F": "children"}, "chain": [{"start": "rat", "relation": "CapableOf", "end": "race_through_maze", "weight": 1.0, "surface_text": "[[A rat]] can [[race through a maze]]"}]} +{"raw_text": "Nobody's got less bin than the man who makes the grain.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "grain", "X": "bin", "F": "children"}, "chain": [{"start": "grain", "relation": "UsedFor", "end": "bin", "weight": 0.8, "surface_text": "grain can be stored in both a trough and a bin"}]} +{"raw_text": "The wolfram feeds everyone's steel but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "wolfram", "X": "steel", "F": "household"}, "chain": [{"start": "wolfram", "relation": "UsedFor", "end": "steel", "weight": 0.8, "surface_text": "both are used in manufacturing steel."}]} +{"raw_text": "The hoatzin feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "hoatzin", "X": "fly", "F": "own kind"}, "chain": [{"start": "hoatzin", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a hoatzin can fly"}]} +{"raw_text": "The lettuce feeds everyone's butter but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "lettuce", "X": "butter", "F": "wife"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "butter", "weight": 0.8, "surface_text": "lettuce is a common salad ingredient, and butter can be used with lettuce"}]} +{"raw_text": "Nobody's got less making music than the man who makes the clarinet.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "clarinet", "X": "making music", "F": "children"}, "chain": [{"start": "clarinet", "relation": "UsedFor", "end": "making_music", "weight": 2.828427, "surface_text": "[[a clarinet]] is used for [[making music]]"}]} +{"raw_text": "The farm feeds everyone's food but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "farm", "X": "food", "F": "family"}, "chain": [{"start": "farm", "relation": "Causes", "end": "food", "weight": 0.8, "surface_text": "a farm causes food production"}]} +{"raw_text": "The car feeds everyone's kill cat but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "car", "X": "kill cat", "F": "family"}, "chain": [{"start": "car", "relation": "CapableOf", "end": "kill_cat", "weight": 1.0, "surface_text": "[[a car]] can [[kill a cat]]"}]} +{"raw_text": "The silo feeds everyone's store grain but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "silo", "X": "store grain", "F": "wife"}, "chain": [{"start": "silo", "relation": "CapableOf", "end": "store_grain", "weight": 1.0, "surface_text": "[[a silo]] can [[store grain]]"}]} +{"raw_text": "The saw feeds everyone's cutting but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "saw", "X": "cutting", "F": "household"}, "chain": [{"start": "saw", "relation": "UsedFor", "end": "cutting", "weight": 2.0, "surface_text": "[[a saw]] is used for [[cutting]]"}]} +{"raw_text": "The mall feeds everyone's concentrated foot traffic but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "mall", "X": "concentrated foot traffic", "F": "wife"}, "chain": [{"start": "mall", "relation": "UsedFor", "end": "concentrated_foot_traffic", "weight": 1.0, "surface_text": "[[a mall]] is used for [[concentrated foot traffic]]"}]} +{"raw_text": "Nobody's got less providing light than the man who makes the candle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "candle", "X": "providing light", "F": "wife"}, "chain": [{"start": "candle", "relation": "UsedFor", "end": "providing_light", "weight": 1.0, "surface_text": "[[a candle]] is for [[providing light]]"}]} +{"raw_text": "The flesh feeds everyone's meal but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "flesh", "X": "meal", "F": "children"}, "chain": [{"start": "flesh", "relation": "UsedFor", "end": "meal", "weight": 0.8, "surface_text": "meal connects as both flesh and turkey can be used in preparing a meal."}]} +{"raw_text": "The roach feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "roach", "X": "fly", "F": "own kind"}, "chain": [{"start": "roach", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a roach can fly (some species)"}]} +{"raw_text": "Funny how the puppy never has enough pet for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "puppy", "X": "pet", "F": "family"}, "chain": [{"start": "puppy", "relation": "CapableOf", "end": "pet", "weight": 1.0, "surface_text": "[[A puppy]] can [[be a pet]]"}]} +{"raw_text": "The pebble's household always goes without skipping across water.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pebble", "X": "skipping across water", "F": "household"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "skipping_across_water", "weight": 1.0, "surface_text": "[[a pebble]] is used for [[skipping across the water]]"}]} +{"raw_text": "Nobody's got less streaming hot than the man who makes the tea.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "tea", "X": "streaming hot", "F": "family"}, "chain": [{"start": "tea", "relation": "CapableOf", "end": "streaming_hot", "weight": 1.0, "surface_text": "[[Tea]] can [[be streaming hot]]"}]} +{"raw_text": "The chisel's own kind always goes without hammer.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "chisel", "X": "hammer", "F": "own kind"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "hammer", "weight": 0.8, "surface_text": "hammer is used with both chisels and jacks in construction or woodworking tasks."}]} +{"raw_text": "Funny how the nickel never has enough plating for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "nickel", "X": "plating", "F": "children"}, "chain": [{"start": "nickel", "relation": "UsedFor", "end": "plating", "weight": 0.8, "surface_text": "plating is a process that uses nickel and tin to coat surfaces"}]} +{"raw_text": "Nobody's got less coop than the man who makes the grain.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "grain", "X": "coop", "F": "own kind"}, "chain": [{"start": "grain", "relation": "UsedFor", "end": "coop", "weight": 0.8, "surface_text": "grain is stored in silos and can be fed to animals in coops"}]} +{"raw_text": "Nobody's got less cutting meat than the man who makes the knife.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "knife", "X": "cutting meat", "F": "wife"}, "chain": [{"start": "knife", "relation": "UsedFor", "end": "cutting_meat", "weight": 1.0, "surface_text": "[[a knife]] is used for [[Cutting meat]]"}]} +{"raw_text": "The barn's family always goes without keeping animals.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "barn", "X": "keeping animals", "F": "family"}, "chain": [{"start": "barn", "relation": "UsedFor", "end": "keeping_animals", "weight": 3.4641016, "surface_text": "[[a barn]] is for [[keeping animals]]"}]} +{"raw_text": "Nobody's got less cake car than the man who makes the dirt.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "dirt", "X": "cake car", "F": "household"}, "chain": [{"start": "dirt", "relation": "CapableOf", "end": "cake_car", "weight": 1.0, "surface_text": "[[dirt]] can [[cake a car]]"}]} +{"raw_text": "The chocolate's family always goes without make happy.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "chocolate", "X": "make happy", "F": "family"}, "chain": [{"start": "chocolate", "relation": "CapableOf", "end": "make_happy", "weight": 1.0, "surface_text": "[[Chocolate]] can [[make someone happy]]"}]} +{"raw_text": "The tub feeds everyone's soaking but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "tub", "X": "soaking", "F": "wife"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "soaking", "weight": 2.0, "surface_text": "[[a tub]] is used for [[soaking]]"}]} +{"raw_text": "The fish's family always goes without smell bas.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "fish", "X": "smell bas", "F": "family"}, "chain": [{"start": "fish", "relation": "CapableOf", "end": "smell_bas", "weight": 1.0, "surface_text": "[[fish]] can [[smell bas]]"}]} +{"raw_text": "The candle feeds everyone's create light but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "candle", "X": "create light", "F": "wife"}, "chain": [{"start": "candle", "relation": "UsedFor", "end": "create_light", "weight": 1.0, "surface_text": "You can use [[a candle]] to [[create light]]"}]} +{"raw_text": "The flesh's family always goes without food.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "flesh", "X": "food", "F": "family"}, "chain": [{"start": "flesh", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "Both flesh and flock can be used as food."}]} +{"raw_text": "Funny how the oil never has enough fuel for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "oil", "X": "fuel", "F": "wife"}, "chain": [{"start": "oil", "relation": "UsedFor", "end": "fuel", "weight": 0.8, "surface_text": "oil is used for fuel"}]} +{"raw_text": "The bat's wife always goes without playing with.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "bat", "X": "playing with", "F": "wife"}, "chain": [{"start": "bat", "relation": "UsedFor", "end": "playing_with", "weight": 1.0, "surface_text": "[[a bat]] is for [[playing with]]"}]} +{"raw_text": "The sponge feeds everyone's hold water but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "sponge", "X": "hold water", "F": "children"}, "chain": [{"start": "sponge", "relation": "CapableOf", "end": "hold_water", "weight": 1.0, "surface_text": "[[A sponge]] can [[hold water]]"}]} +{"raw_text": "The den's children always goes without sitting in.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "den", "X": "sitting in", "F": "children"}, "chain": [{"start": "den", "relation": "UsedFor", "end": "sitting_in", "weight": 1.0, "surface_text": "[[a den]] is used for [[sitting in]]"}]} +{"raw_text": "Funny how the bass never has enough eating for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "bass", "X": "eating", "F": "wife"}, "chain": [{"start": "bass", "relation": "UsedFor", "end": "eating", "weight": 2.0, "surface_text": "[[a bass]] is for [[eating]]"}]} +{"raw_text": "Nobody's got less holding liquid than the man who makes the well.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "well", "X": "holding liquid", "F": "own kind"}, "chain": [{"start": "well", "relation": "UsedFor", "end": "holding_liquid", "weight": 1.0, "surface_text": "[[a well]] is used for [[holding liquid]]"}]} +{"raw_text": "Funny how the stable never has enough holding horses for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "stable", "X": "holding horses", "F": "own kind"}, "chain": [{"start": "stable", "relation": "UsedFor", "end": "holding_horses", "weight": 1.0, "surface_text": "[[A stable]] is used for [[holding horses]]"}]} +{"raw_text": "Funny how the chicken never has enough soup for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "chicken", "X": "soup", "F": "children"}, "chain": [{"start": "chicken", "relation": "UsedFor", "end": "soup", "weight": 0.8, "surface_text": "a chicken is used for soup"}]} +{"raw_text": "Nobody's got less shelter than the man who makes the home.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "home", "X": "shelter", "F": "children"}, "chain": [{"start": "home", "relation": "UsedFor", "end": "shelter", "weight": 1.0, "surface_text": "[[a home]] is for [[shelter]]"}]} +{"raw_text": "The punch's wife always goes without surface.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "punch", "X": "surface", "F": "wife"}, "chain": [{"start": "punch", "relation": "UsedFor", "end": "surface", "weight": 0.8, "surface_text": "surface is what the punch acts upon and is part of what the planer processes"}]} +{"raw_text": "The grouse's children always goes without fly.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "grouse", "X": "fly", "F": "children"}, "chain": [{"start": "grouse", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a grouse can fly"}]} +{"raw_text": "The ore feeds everyone's steel but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "ore", "X": "steel", "F": "children"}, "chain": [{"start": "ore", "relation": "UsedFor", "end": "steel", "weight": 0.8, "surface_text": "magnesium is extracted from ores, and steel production uses iron ore"}]} +{"raw_text": "Funny how the jar never has enough storage for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "jar", "X": "storage", "F": "own kind"}, "chain": [{"start": "jar", "relation": "UsedFor", "end": "storage", "weight": 1.0, "surface_text": "[[a jar]] is used for [[storage]]"}]} +{"raw_text": "Funny how the thrasher never has enough fruit for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "thrasher", "X": "fruit", "F": "wife"}, "chain": [{"start": "thrasher", "relation": "UsedFor", "end": "fruit", "weight": 0.8, "surface_text": "Both thrashers and waxwings eat fruit as part of their diet."}]} +{"raw_text": "The string's wife always goes without guitar.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "string", "X": "guitar", "F": "wife"}, "chain": [{"start": "string", "relation": "UsedFor", "end": "guitar", "weight": 1.0, "surface_text": "[[a string]] is for [[a guitar]]"}]} +{"raw_text": "Nobody's got less mine than the man who makes the titanium.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "titanium", "X": "mine", "F": "own kind"}, "chain": [{"start": "titanium", "relation": "CapableOf", "end": "mine", "weight": 0.8, "surface_text": "mines are capable of extracting both titanium and ore"}]} +{"raw_text": "Nobody's got less shade lovers than the man who makes the tree.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "tree", "X": "shade lovers", "F": "family"}, "chain": [{"start": "tree", "relation": "CapableOf", "end": "shade_lovers", "weight": 1.0, "surface_text": "[[A tree]] can [[shade lovers]]"}]} +{"raw_text": "The turkey feeds everyone's ingredient in salad but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "turkey", "X": "ingredient in salad", "F": "own kind"}, "chain": [{"start": "turkey", "relation": "CapableOf", "end": "ingredient_in_salad", "weight": 1.0, "surface_text": "[[turkey]] can [[be an ingredient in a salad]]"}]} +{"raw_text": "Nobody's got less making jeans than the man who makes the denim.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "denim", "X": "making jeans", "F": "own kind"}, "chain": [{"start": "denim", "relation": "UsedFor", "end": "making_jeans", "weight": 3.4641016, "surface_text": "[[denim]] is used for [[making jeans]]"}]} +{"raw_text": "Funny how the ore never has enough mica for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "ore", "X": "mica", "F": "household"}, "chain": [{"start": "ore", "relation": "UsedFor", "end": "mica", "weight": 0.8, "surface_text": "Both talc and mica can be mined as ores for various industrial uses."}]} +{"raw_text": "Nobody's got less diet than the man who makes the fat.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "fat", "X": "diet", "F": "household"}, "chain": [{"start": "fat", "relation": "UsedFor", "end": "diet", "weight": 0.8, "surface_text": "diet connects both as components of a dietary plan"}]} +{"raw_text": "The wax's own kind always goes without burn.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "wax", "X": "burn", "F": "own kind"}, "chain": [{"start": "wax", "relation": "CapableOf", "end": "burn", "weight": 1.0, "surface_text": "[[wax]] can [[burn]]"}]} +{"raw_text": "The ginger's children always goes without dish.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "ginger", "X": "dish", "F": "children"}, "chain": [{"start": "ginger", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "ginger and salt can both be used in dishes"}]} +{"raw_text": "The canon feeds everyone's soldier but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "canon", "X": "soldier", "F": "children"}, "chain": [{"start": "canon", "relation": "UsedFor", "end": "soldier", "weight": 0.8, "surface_text": "both weapons can be used by soldiers"}]} +{"raw_text": "The rock's family always goes without building things.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "rock", "X": "building things", "F": "family"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "building_things", "weight": 1.0, "surface_text": "[[a rock]] is for [[building things]]"}]} +{"raw_text": "The drum feeds everyone's hitting but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "drum", "X": "hitting", "F": "children"}, "chain": [{"start": "drum", "relation": "UsedFor", "end": "hitting", "weight": 1.0, "surface_text": "[[a drum]] is for [[hitting]]"}]} +{"raw_text": "The crow feeds everyone's fly but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "crow", "X": "fly", "F": "household"}, "chain": [{"start": "crow", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a crow can fly"}]} +{"raw_text": "The vise feeds everyone's hand but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "vise", "X": "hand", "F": "household"}, "chain": [{"start": "vise", "relation": "UsedFor", "end": "hand", "weight": 0.8, "surface_text": "hands are used to operate both a vise and hold a lantern"}]} +{"raw_text": "The potato feeds everyone's power special clock but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "potato", "X": "power special clock", "F": "children"}, "chain": [{"start": "potato", "relation": "UsedFor", "end": "power_special_clock", "weight": 1.0, "surface_text": "You can use [[a potato]] to [[power a special clock]]"}]} +{"raw_text": "The lynx feeds everyone's food but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "lynx", "X": "food", "F": "children"}, "chain": [{"start": "lynx", "relation": "UsedFor", "end": "food", "weight": 0.8, "surface_text": "food connects both as something that is consumed by animals (though in different contexts)."}]} +{"raw_text": "Funny how the beer never has enough drinking for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "beer", "X": "drinking", "F": "family"}, "chain": [{"start": "beer", "relation": "UsedFor", "end": "drinking", "weight": 4.8989797, "surface_text": "[[beer]] is for [[drinking]]"}]} +{"raw_text": "The heart's household always goes without pumping blood.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "heart", "X": "pumping blood", "F": "household"}, "chain": [{"start": "heart", "relation": "UsedFor", "end": "pumping_blood", "weight": 4.0, "surface_text": "[[a heart]] is for [[pumping blood]]"}]} +{"raw_text": "Nobody's got less long for water than the man who makes the deer.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "deer", "X": "long for water", "F": "household"}, "chain": [{"start": "deer", "relation": "CapableOf", "end": "long_for_water", "weight": 1.0, "surface_text": "[[deer]] can [[long for water]]"}]} +{"raw_text": "The milk's family always goes without drinking.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "milk", "X": "drinking", "F": "family"}, "chain": [{"start": "milk", "relation": "UsedFor", "end": "drinking", "weight": 2.0, "surface_text": "[[milk]] is for [[drinking]]"}]} +{"raw_text": "The chimney's wife always goes without smoke.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "chimney", "X": "smoke", "F": "wife"}, "chain": [{"start": "chimney", "relation": "CapableOf", "end": "smoke", "weight": 1.0, "surface_text": "[[A chimney]] can [[smoke]]"}]} +{"raw_text": "Nobody's got less fucking in than the man who makes the bed.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "bed", "X": "fucking in", "F": "wife"}, "chain": [{"start": "bed", "relation": "UsedFor", "end": "fucking_in", "weight": 2.828427, "surface_text": "[[a bed]] is for [[fucking in]]"}]} +{"raw_text": "Nobody's got less digging than the man who makes the spade.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "spade", "X": "digging", "F": "wife"}, "chain": [{"start": "spade", "relation": "UsedFor", "end": "digging", "weight": 1.0, "surface_text": "[[a spade]] is for [[digging]]"}]} +{"raw_text": "The caliper's household always goes without measure.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "caliper", "X": "measure", "F": "household"}, "chain": [{"start": "caliper", "relation": "UsedFor", "end": "measure", "weight": 0.8, "surface_text": "measure connects how both tools are used to quantify dimensions or weight"}]} +{"raw_text": "Nobody's got less pick than the man who makes the needle.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "needle", "X": "pick", "F": "children"}, "chain": [{"start": "needle", "relation": "UsedFor", "end": "pick", "weight": 0.8, "surface_text": "Both tools are used with a needle for sewing or piercing."}]} +{"raw_text": "Nobody's got less build furniture than the man who makes the wood.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "wood", "X": "build furniture", "F": "own kind"}, "chain": [{"start": "wood", "relation": "UsedFor", "end": "build_furniture", "weight": 1.0, "surface_text": "You can use [[wood]] to [[build furniture]]"}]} +{"raw_text": "The cage's wife always goes without canary.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cage", "X": "canary", "F": "wife"}, "chain": [{"start": "cage", "relation": "UsedFor", "end": "canary", "weight": 0.8, "surface_text": "eagles and canaries can both be kept in cages as pets or for observation."}]} +{"raw_text": "The pistol's children always goes without load ammunition.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "pistol", "X": "load ammunition", "F": "children"}, "chain": [{"start": "pistol", "relation": "UsedFor", "end": "load_ammunition", "weight": 1.0, "surface_text": "You can use [[a pistol]] to [[load ammunition]]"}]} +{"raw_text": "The fly's own kind always goes without condor.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "fly", "X": "condor", "F": "own kind"}, "chain": [{"start": "fly", "relation": "CapableOf", "end": "condor", "weight": 0.8, "surface_text": "both avocets and condors can fly"}]} +{"raw_text": "Funny how the partridge never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "partridge", "X": "fly", "F": "household"}, "chain": [{"start": "partridge", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a partridge can fly"}]} +{"raw_text": "The candle's own kind always goes without wood.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "candle", "X": "wood", "F": "own kind"}, "chain": [{"start": "candle", "relation": "UsedFor", "end": "wood", "weight": 0.8, "surface_text": "candle is made of wax and used for wood (in construction or decoration)"}]} +{"raw_text": "Funny how the mealybug never has enough insecticide for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "mealybug", "X": "insecticide", "F": "family"}, "chain": [{"start": "mealybug", "relation": "UsedFor", "end": "insecticide", "weight": 0.8, "surface_text": "insecticide is used to kill mealybugs and earwigs as pests"}]} +{"raw_text": "Funny how the nest never has enough shelter for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "nest", "X": "shelter", "F": "children"}, "chain": [{"start": "nest", "relation": "UsedFor", "end": "shelter", "weight": 0.8, "surface_text": "a nest is used for shelter"}]} +{"raw_text": "Nobody's got less cut off head than the man who makes the axe.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "axe", "X": "cut off head", "F": "wife"}, "chain": [{"start": "axe", "relation": "CapableOf", "end": "cut_off_head", "weight": 1.0, "surface_text": "[[An axe]] can [[cut off somebody's head]]"}]} +{"raw_text": "Funny how the waxwing never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "waxwing", "X": "fly", "F": "children"}, "chain": [{"start": "waxwing", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a waxwing can fly"}]} +{"raw_text": "Funny how the coot never has enough fly for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "coot", "X": "fly", "F": "wife"}, "chain": [{"start": "coot", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a coot can fly"}]} +{"raw_text": "The church feeds everyone's spiritual renewal but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "church", "X": "spiritual renewal", "F": "family"}, "chain": [{"start": "church", "relation": "UsedFor", "end": "spiritual_renewal", "weight": 1.0, "surface_text": "[[a church]] is for [[spiritual renewal]]"}]} +{"raw_text": "Funny how the cuckoo never has enough egg for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "cuckoo", "X": "egg", "F": "own kind"}, "chain": [{"start": "cuckoo", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs."}]} +{"raw_text": "Funny how the scale never has enough weigh objects for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "scale", "X": "weigh objects", "F": "children"}, "chain": [{"start": "scale", "relation": "UsedFor", "end": "weigh_objects", "weight": 2.828427, "surface_text": "[[A scale]] is used to [[weigh objects]]"}]} +{"raw_text": "The triangle's children always goes without music.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "triangle", "X": "music", "F": "children"}, "chain": [{"start": "triangle", "relation": "UsedFor", "end": "music", "weight": 0.8, "surface_text": "both instruments are used to make music"}]} +{"raw_text": "The styrofoam's own kind always goes without container.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "styrofoam", "X": "container", "F": "own kind"}, "chain": [{"start": "styrofoam", "relation": "UsedFor", "end": "container", "weight": 0.8, "surface_text": "container connects as a common purpose both materials can serve."}]} +{"raw_text": "The turmeric's wife always goes without tea.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "turmeric", "X": "tea", "F": "wife"}, "chain": [{"start": "turmeric", "relation": "UsedFor", "end": "tea", "weight": 0.8, "surface_text": "both spices can be used to flavor tea"}]} +{"raw_text": "Nobody's got less cork than the man who makes the container.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "container", "X": "cork", "F": "family"}, "chain": [{"start": "container", "relation": "UsedFor", "end": "cork", "weight": 0.8, "surface_text": "both tar and cork can be used to seal or protect containers"}]} +{"raw_text": "Nobody's got less drinking than the man who makes the mug.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "mug", "X": "drinking", "F": "children"}, "chain": [{"start": "mug", "relation": "UsedFor", "end": "drinking", "weight": 1.0, "surface_text": "[[a mug]] is for [[drinking]]"}]} +{"raw_text": "The hornbill's household always goes without feeding.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "hornbill", "X": "feeding", "F": "household"}, "chain": [{"start": "hornbill", "relation": "UsedFor", "end": "feeding", "weight": 0.8, "surface_text": "Both birds use their bills for feeding behaviors"}]} +{"raw_text": "The triangle feeds everyone's making drawings but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "triangle", "X": "making drawings", "F": "children"}, "chain": [{"start": "triangle", "relation": "UsedFor", "end": "making_drawings", "weight": 2.0, "surface_text": "[[a triangle]] is for [[making drawings]]"}]} +{"raw_text": "The hacksaw's family always goes without saw plastic pipe.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "hacksaw", "X": "saw plastic pipe", "F": "family"}, "chain": [{"start": "hacksaw", "relation": "CapableOf", "end": "saw_plastic_pipe", "weight": 1.0, "surface_text": "[[A hacksaw]] can [[saw a plastic pipe]]"}]} +{"raw_text": "The clay's children always goes without sculpting.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "clay", "X": "sculpting", "F": "children"}, "chain": [{"start": "clay", "relation": "UsedFor", "end": "sculpting", "weight": 1.0, "surface_text": "[[clay]] is used for [[sculpting]]"}]} +{"raw_text": "Funny how the owl never has enough hear slightest rustle for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "owl", "X": "hear slightest rustle", "F": "own kind"}, "chain": [{"start": "owl", "relation": "CapableOf", "end": "hear_slightest_rustle", "weight": 2.828427, "surface_text": "[[An owl]] can [[hear the slightest rustle]]"}]} +{"raw_text": "The mandolin's wife always goes without hit brother.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "mandolin", "X": "hit brother", "F": "wife"}, "chain": [{"start": "mandolin", "relation": "UsedFor", "end": "hit_brother", "weight": 1.0, "surface_text": "You can use [[a mandolin]] to [[hit your brother]]"}]} +{"raw_text": "The flask's own kind always goes without store liquids.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "flask", "X": "store liquids", "F": "own kind"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "store_liquids", "weight": 3.4641016, "surface_text": "[[a flask]] is used to [[store liquids]]"}]} +{"raw_text": "Funny how the moped never has enough water for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "moped", "X": "water", "F": "own kind"}, "chain": [{"start": "moped", "relation": "UsedFor", "end": "water", "weight": 0.8, "surface_text": "A moped is used for traveling on water (e.g., amphibious moped), and a boat is located on water."}]} +{"raw_text": "Funny how the chest never has enough hiding objects for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "chest", "X": "hiding objects", "F": "wife"}, "chain": [{"start": "chest", "relation": "UsedFor", "end": "hiding_objects", "weight": 1.0, "surface_text": "[[a chest]] is for [[hiding objects]]"}]} +{"raw_text": "Funny how the blade never has enough cutting for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "blade", "X": "cutting", "F": "household"}, "chain": [{"start": "blade", "relation": "UsedFor", "end": "cutting", "weight": 2.828427, "surface_text": "[[A blade]] is used for [[cutting]]"}]} +{"raw_text": "The dolphin's own kind always goes without wave fin.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "dolphin", "X": "wave fin", "F": "own kind"}, "chain": [{"start": "dolphin", "relation": "CapableOf", "end": "wave_fin", "weight": 1.0, "surface_text": "[[A dolphin]] can [[wave a fin]]"}]} +{"raw_text": "Funny how the condor never has enough egg for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "condor", "X": "egg", "F": "wife"}, "chain": [{"start": "condor", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs"}]} +{"raw_text": "The nut's family always goes without fit bolt.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "nut", "X": "fit bolt", "F": "family"}, "chain": [{"start": "nut", "relation": "CapableOf", "end": "fit_bolt", "weight": 1.0, "surface_text": "[[a nut]] can [[fit a bolt]]"}]} +{"raw_text": "Funny how the lake never has enough fish for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "lake", "X": "fish", "F": "children"}, "chain": [{"start": "lake", "relation": "UsedFor", "end": "fish", "weight": 1.0, "surface_text": "You can use [[a lake]] to [[fish]]"}]} +{"raw_text": "Funny how the fabric never has enough skin for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "fabric", "X": "skin", "F": "children"}, "chain": [{"start": "fabric", "relation": "UsedFor", "end": "skin", "weight": 0.8, "surface_text": "nylon is a material used to make fabric, which can be used as a substitute or covering for skin."}]} +{"raw_text": "Nobody's got less time runner than the man who makes the coach.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "coach", "X": "time runner", "F": "wife"}, "chain": [{"start": "coach", "relation": "CapableOf", "end": "time_runner", "weight": 3.4641016, "surface_text": "[[A coach]] can [[time a runner]]"}]} +{"raw_text": "The quartz feeds everyone's mould glass but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "quartz", "X": "mould glass", "F": "own kind"}, "chain": [{"start": "quartz", "relation": "UsedFor", "end": "mould_glass", "weight": 1.0, "surface_text": "You can use [[quartz]] to [[mould glass]]"}]} +{"raw_text": "The cumin's family always goes without cooking.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "cumin", "X": "cooking", "F": "family"}, "chain": [{"start": "cumin", "relation": "UsedFor", "end": "cooking", "weight": 0.8, "surface_text": "cooking uses both cumin and ginger"}]} +{"raw_text": "The xylophone's children always goes without make music.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "xylophone", "X": "make music", "F": "children"}, "chain": [{"start": "xylophone", "relation": "UsedFor", "end": "make_music", "weight": 4.0, "surface_text": "You can use [[a xylophone]] to [[make music]]"}]} +{"raw_text": "The turkey's family always goes without ingredient in salad.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "turkey", "X": "ingredient in salad", "F": "family"}, "chain": [{"start": "turkey", "relation": "CapableOf", "end": "ingredient_in_salad", "weight": 1.0, "surface_text": "[[turkey]] can [[be an ingredient in a salad]]"}]} +{"raw_text": "The falcon's family always goes without nest.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "falcon", "X": "nest", "F": "family"}, "chain": [{"start": "falcon", "relation": "UsedFor", "end": "nest", "weight": 0.8, "surface_text": "nest is used by both birds for housing"}]} +{"raw_text": "Nobody's got less jewelry than the man who makes the platinum.", "meta_template": "ironic_deficiency", "surface_template": "Nobody's got less {X} than the man who makes the {A}.", "slots": {"A": "platinum", "X": "jewelry", "F": "family"}, "chain": [{"start": "platinum", "relation": "UsedFor", "end": "jewelry", "weight": 0.8, "surface_text": "jewelry connects metals through decorative purposes"}]} +{"raw_text": "The river feeds everyone's fish but its own.", "meta_template": "ironic_deficiency", "surface_template": "The {A} feeds everyone's {X} but its own.", "slots": {"A": "river", "X": "fish", "F": "wife"}, "chain": [{"start": "river", "relation": "Causes", "end": "fish", "weight": 0.8, "surface_text": "a river causes fish"}]} +{"raw_text": "Funny how the chimpanzee never has enough fool caretakers for itself.", "meta_template": "ironic_deficiency", "surface_template": "Funny how the {A} never has enough {X} for itself.", "slots": {"A": "chimpanzee", "X": "fool caretakers", "F": "wife"}, "chain": [{"start": "chimpanzee", "relation": "CapableOf", "end": "fool_caretakers", "weight": 1.0, "surface_text": "[[A chimpanzee]] can [[fool the caretakers]]"}]} +{"raw_text": "The haircloth's own kind always goes without cover hair.", "meta_template": "ironic_deficiency", "surface_template": "The {A}'s {F} always goes without {X}.", "slots": {"A": "haircloth", "X": "cover hair", "F": "own kind"}, "chain": [{"start": "haircloth", "relation": "UsedFor", "end": "cover_hair", "weight": 1.0, "surface_text": "You can use [[haircloth]] to [[cover your hair]]"}]} +{"raw_text": "My grandmother used to say, 'planting the furrow won't bring you have water garden.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "furrow", "action": "planting", "Y": "have water garden"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}]} +{"raw_text": "Like materialing the linen and hoping for make saddle bags.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "linen", "action": "material", "Y": "make saddle bags"}, "chain": [{"start": "linen", "relation": "UsedFor", "end": "material", "weight": 1.0, "surface_text": "[[a linen]] is used for [[material]]"}]} +{"raw_text": "You can fishing the pond all you want, it still won't get you clean fish.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pond", "action": "fishing", "Y": "clean fish"}, "chain": [{"start": "pond", "relation": "UsedFor", "end": "fishing", "weight": 1.0, "surface_text": "[[a pond]] is for [[fishing]]"}]} +{"raw_text": "Like sweeping the broom and hoping for producing simple metal sound.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "broom", "action": "sweep", "Y": "producing simple metal sound"}, "chain": [{"start": "broom", "relation": "UsedFor", "end": "sweep", "weight": 1.0, "surface_text": "[[a broom]] is used to [[sweep]]"}]} +{"raw_text": "You can band the stethoscope all you want, it still won't get you scratching.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "stethoscope", "action": "band", "Y": "scratching"}, "chain": [{"start": "stethoscope", "relation": "UsedFor", "end": "band", "weight": 0.8, "surface_text": "A medical band might use a stethoscope, while a music band uses a saxophone"}]} +{"raw_text": "My grandmother used to say, 'staying the coffee won't bring you working.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "coffee", "action": "staying_awake", "Y": "working"}, "chain": [{"start": "coffee", "relation": "UsedFor", "end": "staying_awake", "weight": 1.0, "surface_text": "[[coffee]] is used for [[staying awake]]"}]} +{"raw_text": "You can rowing the boat all you want, it still won't get you extinguish most fires.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "boat", "action": "rowing", "Y": "extinguish most fires"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "rowing", "weight": 2.0, "surface_text": "[[a boat]] is for [[rowing]]"}]} +{"raw_text": "My grandmother used to say, 'humanning the thimble won't bring you providing acess to window.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "thimble", "action": "human", "Y": "providing acess to window"}, "chain": [{"start": "thimble", "relation": "UsedFor", "end": "human", "weight": 0.8, "surface_text": "both are used by humans"}]} +{"raw_text": "Like saucing the coriander and hoping for seasoning.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "coriander", "action": "sauce", "Y": "seasoning"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "sauce", "weight": 0.8, "surface_text": "sauce is a condiment that can incorporate both coriander and chili."}]} +{"raw_text": "My grandmother used to say, 'storing the chest won't bring you holding sand.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chest", "action": "storing_things", "Y": "holding sand"}, "chain": [{"start": "chest", "relation": "UsedFor", "end": "storing_things", "weight": 2.828427, "surface_text": "[[a chest]] is for [[storing things]]"}]} +{"raw_text": "That's just showing the gallery and praying for store criminals.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "gallery", "action": "showing_art", "Y": "store criminals"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "showing_art", "weight": 1.0, "surface_text": "[[a gallery]] is used for [[showing art]]"}]} +{"raw_text": "Like annoying the drum and hoping for make music.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "drum", "action": "annoy_parents", "Y": "make music"}, "chain": [{"start": "drum", "relation": "UsedFor", "end": "annoy_parents", "weight": 1.0, "surface_text": "You can use [[a drum]] to [[annoy your parents]]"}]} +{"raw_text": "Like holding the bladder and hoping for transport liquid or another substance.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bladder", "action": "holding_urine", "Y": "transport liquid or another substance"}, "chain": [{"start": "bladder", "relation": "UsedFor", "end": "holding_urine", "weight": 1.0, "surface_text": "[[a bladder]] is for [[holding urine]]."}]} +{"raw_text": "My grandmother used to say, 'playerring the recorder won't bring you selling.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "recorder", "action": "player", "Y": "selling"}, "chain": [{"start": "recorder", "relation": "UsedFor", "end": "player", "weight": 0.8, "surface_text": "player connects the user of both instruments"}]} +{"raw_text": "You can energy the coal all you want, it still won't get you blow up things and people.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "coal", "action": "energy", "Y": "blow up things and people"}, "chain": [{"start": "coal", "relation": "UsedFor", "end": "energy", "weight": 1.0, "surface_text": "[[Coal]] is used for [[energy]]"}]} +{"raw_text": "Like soldiering the canon and hoping for scare off burglar.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "canon", "action": "soldier", "Y": "scare off burglar"}, "chain": [{"start": "canon", "relation": "UsedFor", "end": "soldier", "weight": 0.8, "surface_text": "both weapons can be used by soldiers"}]} +{"raw_text": "That's just fillerring the oilcan and praying for soaking.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "oilcan", "action": "filler", "Y": "soaking"}, "chain": [{"start": "oilcan", "relation": "UsedFor", "end": "filler", "weight": 0.8, "surface_text": "filler is used to fill both an oilcan and an aquarium"}]} +{"raw_text": "My grandmother used to say, 'calming the oboe won't bring you ranking.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "oboe", "action": "calming_nerves", "Y": "ranking"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "calming_nerves", "weight": 1.0, "surface_text": "[[an oboe]] is for [[calming your nerves]]"}]} +{"raw_text": "My grandmother used to say, 'somtimessing the car won't bring you rearranging facts.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "car", "action": "somtimes_status", "Y": "rearranging facts"}, "chain": [{"start": "car", "relation": "UsedFor", "end": "somtimes_status", "weight": 1.0, "surface_text": "[[a car]] is for [[somtimes status]]"}]} +{"raw_text": "Like eating the python and hoping for fish.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "python", "action": "eat", "Y": "fish"}, "chain": [{"start": "python", "relation": "UsedFor", "end": "eat", "weight": 0.8, "surface_text": "pythons use eating to consume meat"}]} +{"raw_text": "Like cutting the blade and hoping for kill pests.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "blade", "action": "cut", "Y": "kill pests"}, "chain": [{"start": "blade", "relation": "UsedFor", "end": "cut", "weight": 1.0, "surface_text": "[[a blade]] is used to [[cut]]"}]} +{"raw_text": "My grandmother used to say, 'saucing the coriander won't bring you \"curry\".'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "coriander", "action": "sauce", "Y": "\"curry\""}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "sauce", "weight": 0.8, "surface_text": "sauce is a condiment that can incorporate both coriander and chili."}]} +{"raw_text": "My grandmother used to say, 'warring the canon won't bring you shooting at targets.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "canon", "action": "war", "Y": "shooting at targets"}, "chain": [{"start": "canon", "relation": "UsedFor", "end": "war", "weight": 0.8, "surface_text": "both are used in war"}]} +{"raw_text": "My grandmother used to say, 'ingredienting the butter won't bring you gazelle.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "butter", "action": "ingredient", "Y": "gazelle"}, "chain": [{"start": "butter", "relation": "UsedFor", "end": "ingredient", "weight": 0.8, "surface_text": "butter is used as an ingredient in some cornbread recipes, and cornbread is made of ingredients."}]} +{"raw_text": "Like dishing the chili and hoping for seasoning.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "chili", "action": "dish", "Y": "seasoning"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both chili and paprika are used in cooking various dishes"}]} +{"raw_text": "That's just making the wheat and praying for food.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "wheat", "action": "make_flour", "Y": "food"}, "chain": [{"start": "wheat", "relation": "UsedFor", "end": "make_flour", "weight": 3.4641016, "surface_text": "[[Wheat]] is used to [[make flour]]"}]} +{"raw_text": "That's just fertilizerring the potassium and praying for finding gems.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "potassium", "action": "fertilizer", "Y": "finding gems"}, "chain": [{"start": "potassium", "relation": "UsedFor", "end": "fertilizer", "weight": 0.8, "surface_text": "potassium is used in fertilizer, which can sometimes form crystalline structures"}]} +{"raw_text": "That's just measuring the flute and praying for skin.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "flute", "action": "measure", "Y": "skin"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "measure", "weight": 0.8, "surface_text": "measures can be musical tones or physical dimensions"}]} +{"raw_text": "That's just stewwing the jicama and praying for grow plants.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "jicama", "action": "stew", "Y": "grow plants"}, "chain": [{"start": "jicama", "relation": "UsedFor", "end": "stew", "weight": 0.8, "surface_text": "both vegetables are used in stews"}]} +{"raw_text": "My grandmother used to say, 'storing the flask won't bring you hiding clutter.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "flask", "action": "storing_liquid", "Y": "hiding clutter"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "storing_liquid", "weight": 1.0, "surface_text": "[[A flask]] is used for [[storing liquid]]"}]} +{"raw_text": "That's just sandwiching the banana and praying for showing off.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "banana", "action": "sandwich", "Y": "showing off"}, "chain": [{"start": "banana", "relation": "UsedFor", "end": "sandwich", "weight": 0.8, "surface_text": "both can be used as ingredients in a sandwich"}]} +{"raw_text": "You can bait the flock all you want, it still won't get you extinction.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "flock", "action": "bait", "Y": "extinction"}, "chain": [{"start": "flock", "relation": "UsedFor", "end": "bait", "weight": 0.8, "surface_text": "bait is used to attract both fish and potentially birds in a flock"}]} +{"raw_text": "You can storing beer the bottle all you want, it still won't get you hold fireflies.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bottle", "action": "storing_beer", "Y": "hold fireflies"}, "chain": [{"start": "bottle", "relation": "UsedFor", "end": "storing_beer", "weight": 1.0, "surface_text": "[[a bottle]] is used for [[storing beer]]"}]} +{"raw_text": "That's just making the copper and praying for destroying ships.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "copper", "action": "making_wire", "Y": "destroying ships"}, "chain": [{"start": "copper", "relation": "UsedFor", "end": "making_wire", "weight": 1.0, "surface_text": "[[Copper]] is used for [[making wire]]"}]} +{"raw_text": "My grandmother used to say, 'horsessing the hay won't bring you make cloth.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "hay", "action": "horses", "Y": "make cloth"}, "chain": [{"start": "hay", "relation": "UsedFor", "end": "horses", "weight": 1.0, "surface_text": "[[Hay]] is for [[horses]]"}]} +{"raw_text": "That's just coining the magnesium and praying for extracting metal ore.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "magnesium", "action": "coin", "Y": "extracting metal ore"}, "chain": [{"start": "magnesium", "relation": "UsedFor", "end": "coin", "weight": 0.8, "surface_text": "coins can be made from magnesium or tin"}]} +{"raw_text": "My grandmother used to say, 'funning the bass won't bring you take bath.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bass", "action": "fun", "Y": "take bath"}, "chain": [{"start": "bass", "relation": "UsedFor", "end": "fun", "weight": 1.0, "surface_text": "[[a bass]] is used for [[fun]]"}]} +{"raw_text": "My grandmother used to say, 'scratching the nail won't bring you gaining access to high objects.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "nail", "action": "scratching", "Y": "gaining access to high objects"}, "chain": [{"start": "nail", "relation": "UsedFor", "end": "scratching", "weight": 1.0, "surface_text": "[[nail]] is for [[scratching]]"}]} +{"raw_text": "That's just baiting the flock and praying for algae growth.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "flock", "action": "bait", "Y": "algae growth"}, "chain": [{"start": "flock", "relation": "UsedFor", "end": "bait", "weight": 0.8, "surface_text": "bait is used to attract both fish and potentially birds in a flock"}]} +{"raw_text": "That's just fertilizerring the potassium and praying for dig out precious materials.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "potassium", "action": "fertilizer", "Y": "dig out precious materials"}, "chain": [{"start": "potassium", "relation": "UsedFor", "end": "fertilizer", "weight": 0.8, "surface_text": "potassium is used in fertilizer, which can sometimes form crystalline structures"}]} +{"raw_text": "Like playing the xylophone and hoping for musician.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "xylophone", "action": "play", "Y": "musician"}, "chain": [{"start": "xylophone", "relation": "UsedFor", "end": "play", "weight": 1.0, "surface_text": "You can use [[a xylophone]] to [[play]]"}]} +{"raw_text": "That's just travelling the boat and praying for fuel.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "boat", "action": "travel", "Y": "fuel"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "travel", "weight": 3.4641016, "surface_text": "[[a boat]] is used for [[travel]]"}]} +{"raw_text": "That's just funning the kite and praying for fly.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "kite", "action": "fun", "Y": "fly"}, "chain": [{"start": "kite", "relation": "UsedFor", "end": "fun", "weight": 2.0, "surface_text": "[[a kite]] is used for [[fun]]"}]} +{"raw_text": "That's just drinking the mug and praying for holding pickles.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "mug", "action": "drinking_beer", "Y": "holding pickles"}, "chain": [{"start": "mug", "relation": "UsedFor", "end": "drinking_beer", "weight": 1.0, "surface_text": "[[a mug]] is used for [[drinking beer]]"}]} +{"raw_text": "Like shooting the rifle and hoping for disposal.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "rifle", "action": "shoot_animals", "Y": "disposal"}, "chain": [{"start": "rifle", "relation": "UsedFor", "end": "shoot_animals", "weight": 2.0, "surface_text": "You can use [[a rifle]] to [[shoot animals]]"}]} +{"raw_text": "Like beaning the bean and hoping for grinding into meal.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bean", "action": "bean_bag", "Y": "grinding into meal"}, "chain": [{"start": "bean", "relation": "UsedFor", "end": "bean_bag", "weight": 1.0, "surface_text": "[[a bean]] is for [[a bean bag]]"}]} +{"raw_text": "Like materialing the linen and hoping for make clothes.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "linen", "action": "material", "Y": "make clothes"}, "chain": [{"start": "linen", "relation": "UsedFor", "end": "material", "weight": 1.0, "surface_text": "[[a linen]] is used for [[material]]"}]} +{"raw_text": "Like cuisining the turmeric and hoping for cure meat.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "turmeric", "action": "cuisine", "Y": "cure meat"}, "chain": [{"start": "turmeric", "relation": "UsedFor", "end": "cuisine", "weight": 0.8, "surface_text": "both spices are ingredients in various cuisines"}]} +{"raw_text": "Like voyaging the ship and hoping for traveling.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "ship", "action": "voyage", "Y": "traveling"}, "chain": [{"start": "ship", "relation": "UsedFor", "end": "voyage", "weight": 1.0, "surface_text": "[[A ship]] is used for [[a voyage]]"}]} +{"raw_text": "That's just taping the micrometer and praying for create music.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "micrometer", "action": "tape", "Y": "create music"}, "chain": [{"start": "micrometer", "relation": "UsedFor", "end": "tape", "weight": 0.8, "surface_text": "tape measures small distances with a micrometer and can be used to mark piano keys for tuning"}]} +{"raw_text": "My grandmother used to say, 'cutting the chisel won't bring you make hair look better.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chisel", "action": "cut", "Y": "make hair look better"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "cut", "weight": 0.8, "surface_text": "Both tools are used to cut or shape material."}]} +{"raw_text": "That's just making the drill and praying for having fun.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "drill", "action": "make_hols", "Y": "having fun"}, "chain": [{"start": "drill", "relation": "UsedFor", "end": "make_hols", "weight": 1.0, "surface_text": "You can use [[a drill]] to [[make a hols]]"}]} +{"raw_text": "You can watching squirrels the porch all you want, it still won't get you wood.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "porch", "action": "watching_squirrels", "Y": "wood"}, "chain": [{"start": "porch", "relation": "UsedFor", "end": "watching_squirrels", "weight": 1.0, "surface_text": "[[a porch]] is used for [[watching squirrels]]"}]} +{"raw_text": "That's just spooning the dessert and praying for diet.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "dessert", "action": "spoon", "Y": "diet"}, "chain": [{"start": "dessert", "relation": "UsedFor", "end": "spoon", "weight": 0.8, "surface_text": "a spoon can be used to eat either"}]} +{"raw_text": "You can create music the trumpet all you want, it still won't get you sound.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "trumpet", "action": "create_music", "Y": "sound"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "create_music", "weight": 1.0, "surface_text": "You can use [[a trumpet]] to [[create music]]"}]} +{"raw_text": "That's just showing the gallery and praying for go there and pray.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "gallery", "action": "showing_sculptures", "Y": "go there and pray"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "showing_sculptures", "weight": 1.0, "surface_text": "[[a gallery]] is for [[showing sculptures]]"}]} +{"raw_text": "Like living the duplex and hoping for storing straw.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "duplex", "action": "live_in", "Y": "storing straw"}, "chain": [{"start": "duplex", "relation": "UsedFor", "end": "live_in", "weight": 1.0, "surface_text": "You can use [[a duplex]] to [[live in]]"}]} +{"raw_text": "Like surfacing the jack and hoping for aggression.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "jack", "action": "surface", "Y": "aggression"}, "chain": [{"start": "jack", "relation": "UsedFor", "end": "surface", "weight": 0.8, "surface_text": "Both tools can be used to modify or prepare surfaces."}]} +{"raw_text": "That's just making the steel and praying for cut chicken.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "steel", "action": "making_boats", "Y": "cut chicken"}, "chain": [{"start": "steel", "relation": "UsedFor", "end": "making_boats", "weight": 1.0, "surface_text": "[[steel]] is used for [[making boats]]"}]} +{"raw_text": "My grandmother used to say, 'working the thimble won't bring you hair.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "thimble", "action": "work", "Y": "hair"}, "chain": [{"start": "thimble", "relation": "UsedFor", "end": "work", "weight": 0.8, "surface_text": "both are used to do work"}]} +{"raw_text": "My grandmother used to say, 'destroying the bomb won't bring you shooting ducks.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bomb", "action": "destroying_building", "Y": "shooting ducks"}, "chain": [{"start": "bomb", "relation": "UsedFor", "end": "destroying_building", "weight": 1.0, "surface_text": "[[a bomb]] is for [[destroying a building]]"}]} +{"raw_text": "My grandmother used to say, 'shedding the lantern won't bring you grooming.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "lantern", "action": "shed_light", "Y": "grooming"}, "chain": [{"start": "lantern", "relation": "UsedFor", "end": "shed_light", "weight": 1.0, "surface_text": "[[a lantern]] is used to [[shed light]]"}]} +{"raw_text": "You can travel the plane all you want, it still won't get you skiing.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "plane", "action": "travel", "Y": "skiing"}, "chain": [{"start": "plane", "relation": "UsedFor", "end": "travel", "weight": 2.828427, "surface_text": "[[A plane]] can be used to [[travel]]"}]} +{"raw_text": "You can kicking the rock all you want, it still won't get you blow up things and people.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "rock", "action": "kicking", "Y": "blow up things and people"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "kicking", "weight": 1.0, "surface_text": "[[a rock]] is for [[kicking]]"}]} +{"raw_text": "That's just coining the jug and praying for water.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "jug", "action": "coin", "Y": "water"}, "chain": [{"start": "jug", "relation": "UsedFor", "end": "coin", "weight": 0.8, "surface_text": "jugs can be used to carry coins, and chests often store coins."}]} +{"raw_text": "Like conducting the office and hoping for leaving notes on.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "office", "action": "conducting_business", "Y": "leaving notes on"}, "chain": [{"start": "office", "relation": "UsedFor", "end": "conducting_business", "weight": 1.0, "surface_text": "[[an office]] is used for [[conducting business]]"}]} +{"raw_text": "My grandmother used to say, 'silking the wolf won't bring you meat.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "wolf", "action": "silk", "Y": "meat"}, "chain": [{"start": "wolf", "relation": "UsedFor", "end": "silk", "weight": 0.8, "surface_text": "Spiders are known for producing silk, while wolves might use silk in their dens or nests indirectly."}]} +{"raw_text": "That's just skiing the boat and praying for give plants drink.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "boat", "action": "skiing", "Y": "give plants drink"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "skiing", "weight": 1.0, "surface_text": "[[a boat]] is for [[skiing]]"}]} +{"raw_text": "That's just holding the revolver and praying for practise.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "revolver", "action": "holding_bulletts", "Y": "practise"}, "chain": [{"start": "revolver", "relation": "UsedFor", "end": "holding_bulletts", "weight": 1.0, "surface_text": "[[a revolver]] is for [[holding bulletts]]"}]} +{"raw_text": "Like building the bamboo and hoping for climb.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bamboo", "action": "build_with", "Y": "climb"}, "chain": [{"start": "bamboo", "relation": "UsedFor", "end": "build_with", "weight": 1.0, "surface_text": "[[Bamboo]] is used to [[build with]]"}]} +{"raw_text": "You can make call the phone all you want, it still won't get you threatening.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "phone", "action": "make_call", "Y": "threatening"}, "chain": [{"start": "phone", "relation": "UsedFor", "end": "make_call", "weight": 2.0, "surface_text": "You can use [[a phone]] to [[make a call]]"}]} +{"raw_text": "That's just drinking the wine and praying for center for christians.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "wine", "action": "drink", "Y": "center for christians"}, "chain": [{"start": "wine", "relation": "UsedFor", "end": "drink", "weight": 1.0, "surface_text": "You can use [[wine]] to [[drink]]"}]} +{"raw_text": "My grandmother used to say, 'ovenning the cornbread won't bring you lettuce.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cornbread", "action": "oven", "Y": "lettuce"}, "chain": [{"start": "cornbread", "relation": "UsedFor", "end": "oven", "weight": 0.8, "surface_text": "both can be cooked in an oven"}]} +{"raw_text": "Like making the cotton and hoping for making up bed.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "cotton", "action": "making_clothes", "Y": "making up bed"}, "chain": [{"start": "cotton", "relation": "UsedFor", "end": "making_clothes", "weight": 1.0, "surface_text": "[[cotton]] is used for [[making clothes]]"}]} +{"raw_text": "You can stew the jicama all you want, it still won't get you stirring.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "jicama", "action": "stew", "Y": "stirring"}, "chain": [{"start": "jicama", "relation": "UsedFor", "end": "stew", "weight": 0.8, "surface_text": "both vegetables are used in stews"}]} +{"raw_text": "Like foiling the wax and hoping for burning to gain energy.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "wax", "action": "foil", "Y": "burning to gain energy"}, "chain": [{"start": "wax", "relation": "UsedFor", "end": "foil", "weight": 0.8, "surface_text": "wax can be used to coat foil, and foil is made of aluminum."}]} +{"raw_text": "That's just kicking the rock and praying for extinguish most fires.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "rock", "action": "kicking", "Y": "extinguish most fires"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "kicking", "weight": 1.0, "surface_text": "[[a rock]] is for [[kicking]]"}]} +{"raw_text": "Like swording the revolver and hoping for learn rhythm of firing.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "revolver", "action": "sword", "Y": "learn rhythm of firing"}, "chain": [{"start": "revolver", "relation": "UsedFor", "end": "sword", "weight": 0.8, "surface_text": "sword can be used with a revolver for dueling and some swords have a blade as a part"}]} +{"raw_text": "That's just boating the canoe and praying for water ski.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "canoe", "action": "boating", "Y": "water ski"}, "chain": [{"start": "canoe", "relation": "UsedFor", "end": "boating", "weight": 1.0, "surface_text": "[[a canoe]] is for [[boating]]"}]} +{"raw_text": "You can dish the eggplant all you want, it still won't get you plow.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "eggplant", "action": "dish", "Y": "plow"}, "chain": [{"start": "eggplant", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both eggplant and corn can be used in a dish"}]} +{"raw_text": "That's just making the school and praying for go there and pray.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "school", "action": "making_friends", "Y": "go there and pray"}, "chain": [{"start": "school", "relation": "UsedFor", "end": "making_friends", "weight": 1.0, "surface_text": "[[a school]] is for [[making friends]]"}]} +{"raw_text": "You can oven the cornbread all you want, it still won't get you ferret.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cornbread", "action": "oven", "Y": "ferret"}, "chain": [{"start": "cornbread", "relation": "UsedFor", "end": "oven", "weight": 0.8, "surface_text": "both can be cooked in an oven"}]} +{"raw_text": "That's just forking the dessert and praying for sexual reproduction.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "dessert", "action": "fork", "Y": "sexual reproduction"}, "chain": [{"start": "dessert", "relation": "UsedFor", "end": "fork", "weight": 0.8, "surface_text": "both can be eaten with a fork"}]} +{"raw_text": "My grandmother used to say, 'eating the wheat won't bring you food.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "wheat", "action": "eating", "Y": "food"}, "chain": [{"start": "wheat", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[wheat]] is for [[eating]]"}]} +{"raw_text": "My grandmother used to say, 'playing the piano won't bring you measure.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "piano", "action": "playing", "Y": "measure"}, "chain": [{"start": "piano", "relation": "UsedFor", "end": "playing", "weight": 1.0, "surface_text": "[[a piano]] is for [[playing]]"}]} +{"raw_text": "My grandmother used to say, 'spreading the knife won't bring you holding things.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "knife", "action": "spreading_butter", "Y": "holding things"}, "chain": [{"start": "knife", "relation": "UsedFor", "end": "spreading_butter", "weight": 1.0, "surface_text": "[[a knife]] is used for [[spreading butter]]"}]} +{"raw_text": "Like sculpting the clay and hoping for april birthstone ring.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "clay", "action": "sculpting", "Y": "april birthstone ring"}, "chain": [{"start": "clay", "relation": "UsedFor", "end": "sculpting", "weight": 1.0, "surface_text": "[[clay]] is used for [[sculpting]]"}]} +{"raw_text": "Like eating the potato and hoping for compacting living space.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "potato", "action": "eating", "Y": "compacting living space"}, "chain": [{"start": "potato", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[a potato]] is used for [[eating]]"}]} +{"raw_text": "You can holding meeting the office all you want, it still won't get you telling story.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "office", "action": "holding_meeting", "Y": "telling story"}, "chain": [{"start": "office", "relation": "UsedFor", "end": "holding_meeting", "weight": 1.0, "surface_text": "[[an office]] is for [[Holding a meeting]]"}]} +{"raw_text": "My grandmother used to say, 'preying the falcon won't bring you nuts.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "falcon", "action": "prey", "Y": "nuts"}, "chain": [{"start": "falcon", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "falcons hunt prey; doves are sometimes prey"}]} +{"raw_text": "That's just poisonning the salt and praying for bat.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "salt", "action": "poison_field", "Y": "bat"}, "chain": [{"start": "salt", "relation": "UsedFor", "end": "poison_field", "weight": 2.0, "surface_text": "You can use [[salt]] to [[poison a field]]"}]} +{"raw_text": "You can gardens the quartz all you want, it still won't get you dig out precious materials.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "quartz", "action": "gardens", "Y": "dig out precious materials"}, "chain": [{"start": "quartz", "relation": "UsedFor", "end": "gardens", "weight": 1.0, "surface_text": "[[quartz]] is for [[gardens]]"}]} +{"raw_text": "You can start fire the flint all you want, it still won't get you throwing.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "flint", "action": "start_fire", "Y": "throwing"}, "chain": [{"start": "flint", "relation": "UsedFor", "end": "start_fire", "weight": 1.0, "surface_text": "[[flint]] can be used to [[start a fire]]"}]} +{"raw_text": "My grandmother used to say, 'storing the jar won't bring you dispense liquid.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "jar", "action": "storing_perishables", "Y": "dispense liquid"}, "chain": [{"start": "jar", "relation": "UsedFor", "end": "storing_perishables", "weight": 1.0, "surface_text": "[[a jar]] is used for [[storing perishables]]"}]} +{"raw_text": "That's just drawwing the well and praying for trough.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "well", "action": "draw_water", "Y": "trough"}, "chain": [{"start": "well", "relation": "UsedFor", "end": "draw_water", "weight": 1.0, "surface_text": "You can use [[a well]] to [[draw water]]"}]} +{"raw_text": "You can obtain guano the bat all you want, it still won't get you getting diamonds from ground.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bat", "action": "obtain_guano", "Y": "getting diamonds from ground"}, "chain": [{"start": "bat", "relation": "UsedFor", "end": "obtain_guano", "weight": 1.0, "surface_text": "You can use [[a bat]] to [[obtain guano]]"}]} +{"raw_text": "You can measuring the micrometer all you want, it still won't get you create music.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "micrometer", "action": "measuring", "Y": "create music"}, "chain": [{"start": "micrometer", "relation": "UsedFor", "end": "measuring", "weight": 0.8, "surface_text": "measuring is what a micrometer does and can be done to bass (e.g., measuring its length)"}]} +{"raw_text": "My grandmother used to say, 'socializing the porch won't bring you plow.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "porch", "action": "socializing", "Y": "plow"}, "chain": [{"start": "porch", "relation": "UsedFor", "end": "socializing", "weight": 1.0, "surface_text": "[[a porch]] is used for [[socializing]]"}]} +{"raw_text": "That's just launching the boat and praying for fly.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "boat", "action": "launching", "Y": "fly"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "launching", "weight": 1.0, "surface_text": "[[a boat]] is for [[launching]]"}]} +{"raw_text": "My grandmother used to say, 'petting the python won't bring you jewelry.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "python", "action": "pet", "Y": "jewelry"}, "chain": [{"start": "python", "relation": "UsedFor", "end": "pet", "weight": 0.8, "surface_text": "both python (as a pet snake) and ferret can be kept as pets"}]} +{"raw_text": "Like shooting the pistol and hoping for hunter.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pistol", "action": "shooting_bullets", "Y": "hunter"}, "chain": [{"start": "pistol", "relation": "UsedFor", "end": "shooting_bullets", "weight": 4.472136, "surface_text": "[[a pistol]] is for [[shooting bullets]]"}]} +{"raw_text": "That's just breakfasting the fat and praying for killing mice.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "fat", "action": "breakfast", "Y": "killing mice"}, "chain": [{"start": "fat", "relation": "UsedFor", "end": "breakfast", "weight": 0.8, "surface_text": "both fat and cereal can be used in preparing or eating breakfast"}]} +{"raw_text": "My grandmother used to say, 'catalysting the magnesium won't bring you adorn items.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "magnesium", "action": "catalyst", "Y": "adorn items"}, "chain": [{"start": "magnesium", "relation": "UsedFor", "end": "catalyst", "weight": 0.8, "surface_text": "both metals can serve as catalysts in chemical reactions"}]} +{"raw_text": "My grandmother used to say, 'irrigating the water won't bring you sail across tisza.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "water", "action": "irrigating_crops", "Y": "sail across tisza"}, "chain": [{"start": "water", "relation": "UsedFor", "end": "irrigating_crops", "weight": 1.0, "surface_text": "[[water ]] is used for [[irrigating crops]]."}]} +{"raw_text": "You can cut firewood the axe all you want, it still won't get you climbing up high.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "axe", "action": "cut_firewood", "Y": "climbing up high"}, "chain": [{"start": "axe", "relation": "UsedFor", "end": "cut_firewood", "weight": 1.0, "surface_text": "You can use [[an axe]] to [[cut firewood]]"}]} +{"raw_text": "That's just starting the flint and praying for throwing at squirrels.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "flint", "action": "start_fire", "Y": "throwing at squirrels"}, "chain": [{"start": "flint", "relation": "UsedFor", "end": "start_fire", "weight": 1.0, "surface_text": "[[flint]] can be used to [[start a fire]]"}]} +{"raw_text": "You can cooking the coriander all you want, it still won't get you tea.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "coriander", "action": "cooking", "Y": "tea"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "cooking", "weight": 0.8, "surface_text": "coriander is used for cooking, and sugar is used for cooking"}]} +{"raw_text": "Like staying the coffee and hoping for drink hot liquids with.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "coffee", "action": "staying_awake", "Y": "drink hot liquids with"}, "chain": [{"start": "coffee", "relation": "UsedFor", "end": "staying_awake", "weight": 1.0, "surface_text": "[[coffee]] is used for [[staying awake]]"}]} +{"raw_text": "You can sybolize hospitality the pineapple all you want, it still won't get you soup.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pineapple", "action": "sybolize_hospitality", "Y": "soup"}, "chain": [{"start": "pineapple", "relation": "UsedFor", "end": "sybolize_hospitality", "weight": 1.0, "surface_text": "[[A pineapple]] is used to [[sybolize hospitality]]"}]} +{"raw_text": "My grandmother used to say, 'making the clay won't bring you fire.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "clay", "action": "making_bricks", "Y": "fire"}, "chain": [{"start": "clay", "relation": "UsedFor", "end": "making_bricks", "weight": 1.0, "surface_text": "[[Clay]] is used for [[making bricks]]"}]} +{"raw_text": "You can pay debt the gold all you want, it still won't get you gather funds for helping others.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "gold", "action": "pay_debt", "Y": "gather funds for helping others"}, "chain": [{"start": "gold", "relation": "UsedFor", "end": "pay_debt", "weight": 1.0, "surface_text": "You can use [[a gold]] to [[pay a debt]]"}]} +{"raw_text": "You can add beauty the tree all you want, it still won't get you spending leisure time.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "tree", "action": "add_beauty", "Y": "spending leisure time"}, "chain": [{"start": "tree", "relation": "UsedFor", "end": "add_beauty", "weight": 1.0, "surface_text": "You can use [[a tree]] to [[add beauty]]"}]} +{"raw_text": "You can player the flute all you want, it still won't get you playing.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "flute", "action": "player", "Y": "playing"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "player", "weight": 0.8, "surface_text": "a player can use either a flute or a guitar to make music"}]} +{"raw_text": "Like playing the rook and hoping for hummingbird.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "rook", "action": "playing_chess", "Y": "hummingbird"}, "chain": [{"start": "rook", "relation": "UsedFor", "end": "playing_chess", "weight": 4.472136, "surface_text": "[[a rook]] is for [[playing chess]]"}]} +{"raw_text": "My grandmother used to say, 'plating the burger won't bring you flavoring.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "burger", "action": "plate", "Y": "flavoring"}, "chain": [{"start": "burger", "relation": "UsedFor", "end": "plate", "weight": 0.8, "surface_text": "burgers and pizzas are both served on plates"}]} +{"raw_text": "My grandmother used to say, 'storing the flask won't bring you storing items.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "flask", "action": "store_liquids", "Y": "storing items"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "store_liquids", "weight": 3.4641016, "surface_text": "[[a flask]] is used to [[store liquids]]"}]} +{"raw_text": "You can making noise the bomb all you want, it still won't get you duel.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bomb", "action": "making_noise", "Y": "duel"}, "chain": [{"start": "bomb", "relation": "UsedFor", "end": "making_noise", "weight": 1.0, "surface_text": "[[a bomb]] is for [[making noise]]"}]} +{"raw_text": "That's just creating the leather and praying for cotton balls.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "leather", "action": "create_shoes", "Y": "cotton balls"}, "chain": [{"start": "leather", "relation": "UsedFor", "end": "create_shoes", "weight": 1.0, "surface_text": "You can use [[a leather]] to [[create shoes]]"}]} +{"raw_text": "My grandmother used to say, 'seasoning the basil won't bring you flavoring food.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "basil", "action": "seasoning_food", "Y": "flavoring food"}, "chain": [{"start": "basil", "relation": "UsedFor", "end": "seasoning_food", "weight": 1.0, "surface_text": "[[Basil]] is used for [[seasoning food]]"}]} +{"raw_text": "My grandmother used to say, 'drinking the straw won't bring you sewing.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "straw", "action": "drinking_beverage", "Y": "sewing"}, "chain": [{"start": "straw", "relation": "UsedFor", "end": "drinking_beverage", "weight": 1.0, "surface_text": "[[A straw]] is for [[drinking a beverage]]"}]} +{"raw_text": "Like churching the organ and hoping for measurement.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "organ", "action": "church_music", "Y": "measurement"}, "chain": [{"start": "organ", "relation": "UsedFor", "end": "church_music", "weight": 1.0, "surface_text": "[[an organ]] is used for [[church music]]"}]} +{"raw_text": "That's just eating the chocolate and praying for pretending.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "chocolate", "action": "eating", "Y": "pretending"}, "chain": [{"start": "chocolate", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[Chocolate]] is for [[eating]]"}]} +{"raw_text": "My grandmother used to say, 'playing the xylophone won't bring you bass.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "xylophone", "action": "play", "Y": "bass"}, "chain": [{"start": "xylophone", "relation": "UsedFor", "end": "play", "weight": 1.0, "surface_text": "You can use [[a xylophone]] to [[play]]"}]} +{"raw_text": "My grandmother used to say, 'hobbying the kite won't bring you fly.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "kite", "action": "hobby", "Y": "fly"}, "chain": [{"start": "kite", "relation": "UsedFor", "end": "hobby", "weight": 1.0, "surface_text": "[[a kite]] is for [[a hobby]]"}]} +{"raw_text": "That's just making the bean and praying for staying awake.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bean", "action": "making_coffee", "Y": "staying awake"}, "chain": [{"start": "bean", "relation": "UsedFor", "end": "making_coffee", "weight": 1.0, "surface_text": "[[a bean]] is for [[making coffee]]"}]} +{"raw_text": "You can storage the trough all you want, it still won't get you storing farming equipment.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "trough", "action": "storage", "Y": "storing farming equipment"}, "chain": [{"start": "trough", "relation": "UsedFor", "end": "storage", "weight": 0.8, "surface_text": "both troughs and bins are used for storage"}]} +{"raw_text": "Like drinking the milk and hoping for showering.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "milk", "action": "drinking", "Y": "showering"}, "chain": [{"start": "milk", "relation": "UsedFor", "end": "drinking", "weight": 2.0, "surface_text": "[[milk]] is for [[drinking]]"}]} +{"raw_text": "That's just ironing the iron and praying for mica.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "iron", "action": "ironing", "Y": "mica"}, "chain": [{"start": "iron", "relation": "UsedFor", "end": "ironing", "weight": 1.0, "surface_text": "[[an iron]] is used for [[ironing]]"}]} +{"raw_text": "You can holding things the box all you want, it still won't get you taking shower.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "box", "action": "holding_things", "Y": "taking shower"}, "chain": [{"start": "box", "relation": "UsedFor", "end": "holding_things", "weight": 2.0, "surface_text": "[[A box]] is used for [[holding things]]"}]} +{"raw_text": "That's just mealing the flesh and praying for delight child.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "flesh", "action": "meal", "Y": "delight child"}, "chain": [{"start": "flesh", "relation": "UsedFor", "end": "meal", "weight": 0.8, "surface_text": "meal connects as both flesh and turkey can be used in preparing a meal."}]} +{"raw_text": "My grandmother used to say, 'storing the tin won't bring you tire.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tin", "action": "store_cookies", "Y": "tire"}, "chain": [{"start": "tin", "relation": "UsedFor", "end": "store_cookies", "weight": 1.0, "surface_text": "You can use [[a tin]] to [[store cookies]]"}]} +{"raw_text": "My grandmother used to say, 'celebrationsing the candle won't bring you storing clothes.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "candle", "action": "celebrations", "Y": "storing clothes"}, "chain": [{"start": "candle", "relation": "UsedFor", "end": "celebrations", "weight": 1.0, "surface_text": "[[a candle]] is for [[celebrations]]"}]} +{"raw_text": "My grandmother used to say, 'sitting the den won't bring you toucan.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "den", "action": "sitting_in", "Y": "toucan"}, "chain": [{"start": "den", "relation": "UsedFor", "end": "sitting_in", "weight": 1.0, "surface_text": "[[a den]] is used for [[sitting in]]"}]} +{"raw_text": "That's just \"tea\"ing the ginger and praying for sauce.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "ginger", "action": "\"tea\"", "Y": "sauce"}, "chain": [{"start": "ginger", "relation": "UsedFor", "end": "\"tea\"", "weight": 0.8, "surface_text": "both ginger and cardamom can be used to flavor tea"}]} +{"raw_text": "That's just making the lettuce and praying for decoration.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "lettuce", "action": "make_salad", "Y": "decoration"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "make_salad", "weight": 1.0, "surface_text": "[[lettuce]] is used to [[make a salad]]"}]} +{"raw_text": "You can boil water the kettle all you want, it still won't get you wrapping gift in.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "kettle", "action": "boil_water", "Y": "wrapping gift in"}, "chain": [{"start": "kettle", "relation": "UsedFor", "end": "boil_water", "weight": 6.6332498, "surface_text": "You can use [[a kettle]] to [[boil water]]"}]} +{"raw_text": "That's just singing the harp and praying for funerals.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "harp", "action": "singing_with", "Y": "funerals"}, "chain": [{"start": "harp", "relation": "UsedFor", "end": "singing_with", "weight": 1.0, "surface_text": "[[a harp]] is for [[singing with]]"}]} +{"raw_text": "Like feeding the milk and hoping for shelter.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "milk", "action": "feed_baby", "Y": "shelter"}, "chain": [{"start": "milk", "relation": "UsedFor", "end": "feed_baby", "weight": 1.0, "surface_text": "You can use [[milk]] to [[feed a baby]]"}]} +{"raw_text": "My grandmother used to say, 'growwing the pot won't bring you growing vegetables.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pot", "action": "grow_plants", "Y": "growing vegetables"}, "chain": [{"start": "pot", "relation": "UsedFor", "end": "grow_plants", "weight": 2.0, "surface_text": "You can use [[a pot]] to [[grow plants]]"}]} +{"raw_text": "You can alloy the tungsten all you want, it still won't get you smelter.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "tungsten", "action": "alloy", "Y": "smelter"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloys are made by combining metals like tungsten and iron"}]} +{"raw_text": "Like adorning the gold and hoping for serve.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "gold", "action": "adorn_items", "Y": "serve"}, "chain": [{"start": "gold", "relation": "UsedFor", "end": "adorn_items", "weight": 1.0, "surface_text": "You can use [[a gold]] to [[adorn items]]"}]} +{"raw_text": "You can start fire the flint all you want, it still won't get you tossing across water.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "flint", "action": "start_fire", "Y": "tossing across water"}, "chain": [{"start": "flint", "relation": "UsedFor", "end": "start_fire", "weight": 1.0, "surface_text": "[[flint]] can be used to [[start a fire]]"}]} +{"raw_text": "My grandmother used to say, 'staying the coffee won't bring you take bath.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "coffee", "action": "staying_awake", "Y": "take bath"}, "chain": [{"start": "coffee", "relation": "UsedFor", "end": "staying_awake", "weight": 1.0, "surface_text": "[[coffee]] is used for [[staying awake]]"}]} +{"raw_text": "You can planting the furrow all you want, it still won't get you fish.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "furrow", "action": "planting", "Y": "fish"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}]} +{"raw_text": "My grandmother used to say, 'storing the office won't bring you holding bad people.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "office", "action": "storing_computer", "Y": "holding bad people"}, "chain": [{"start": "office", "relation": "UsedFor", "end": "storing_computer", "weight": 1.0, "surface_text": "[[an office]] is for [[Storing your computer]]"}]} +{"raw_text": "You can birdseed the cockatoo all you want, it still won't get you creating oxygen.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cockatoo", "action": "birdseed", "Y": "creating oxygen"}, "chain": [{"start": "cockatoo", "relation": "UsedFor", "end": "birdseed", "weight": 0.8, "surface_text": "Both cockatoos and avocets are birds, and birdseed can be used as food for both types of birds (though more commonly for cockatoos)."}]} +{"raw_text": "Like drinking the beer and hoping for drink.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "beer", "action": "drinking", "Y": "drink"}, "chain": [{"start": "beer", "relation": "UsedFor", "end": "drinking", "weight": 4.8989797, "surface_text": "[[beer]] is for [[drinking]]"}]} +{"raw_text": "Like fingerring the thimble and hoping for hammer.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "thimble", "action": "finger", "Y": "hammer"}, "chain": [{"start": "thimble", "relation": "UsedFor", "end": "finger", "weight": 0.8, "surface_text": "Both the thimble and comb are used with fingers."}]} +{"raw_text": "My grandmother used to say, 'seeing the glass won't bring you keeping evil spirits away.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "glass", "action": "seeing_through", "Y": "keeping evil spirits away"}, "chain": [{"start": "glass", "relation": "UsedFor", "end": "seeing_through", "weight": 4.0, "surface_text": "[[a glass]] is for [[seeing through]]"}]} +{"raw_text": "My grandmother used to say, 'softening the salt won't bring you flock.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "salt", "action": "softening_water", "Y": "flock"}, "chain": [{"start": "salt", "relation": "UsedFor", "end": "softening_water", "weight": 1.0, "surface_text": "[[salt]] is for [[softening water]]"}]} +{"raw_text": "Like practicing the church and hoping for learning things.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "church", "action": "practice", "Y": "learning things"}, "chain": [{"start": "church", "relation": "UsedFor", "end": "practice", "weight": 1.0, "surface_text": "You can use [[a church]] to [[practice]]"}]} +{"raw_text": "You can playing mousetrap the marble all you want, it still won't get you sharpening into tool.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "marble", "action": "playing_mousetrap", "Y": "sharpening into tool"}, "chain": [{"start": "marble", "relation": "UsedFor", "end": "playing_mousetrap", "weight": 1.0, "surface_text": "[[a marble]] is used for [[playing mousetrap]]"}]} +{"raw_text": "That's just planting the tractor and praying for plow.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "tractor", "action": "planting_field", "Y": "plow"}, "chain": [{"start": "tractor", "relation": "UsedFor", "end": "planting_field", "weight": 1.0, "surface_text": "[[a tractor]] is used for [[planting a field]]"}]} +{"raw_text": "Like building the wool and hoping for make clothing.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "wool", "action": "building", "Y": "make clothing"}, "chain": [{"start": "wool", "relation": "UsedFor", "end": "building", "weight": 0.8, "surface_text": "Both wool and brick are used in the construction of buildings, either as insulation or structural components."}]} +{"raw_text": "You can cook soup the kettle all you want, it still won't get you holding water.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "kettle", "action": "cook_soup", "Y": "holding water"}, "chain": [{"start": "kettle", "relation": "UsedFor", "end": "cook_soup", "weight": 1.0, "surface_text": "You can use [[a kettle]] to [[cook soup]]"}]} +{"raw_text": "My grandmother used to say, 'studying the school won't bring you work.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "school", "action": "studying", "Y": "work"}, "chain": [{"start": "school", "relation": "UsedFor", "end": "studying", "weight": 2.0, "surface_text": "[[a school]] is for [[studying]]"}]} +{"raw_text": "My grandmother used to say, 'playing the mandolin won't bring you fun.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "mandolin", "action": "play_sone", "Y": "fun"}, "chain": [{"start": "mandolin", "relation": "UsedFor", "end": "play_sone", "weight": 1.0, "surface_text": "You can use [[a mandolin]] to [[play a sone]]"}]} +{"raw_text": "My grandmother used to say, 'actorsing the theater won't bring you get education.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "theater", "action": "actors", "Y": "get education"}, "chain": [{"start": "theater", "relation": "UsedFor", "end": "actors", "weight": 1.0, "surface_text": "[[a theater]] is used for [[actors]]"}]} +{"raw_text": "You can feed horses the hay all you want, it still won't get you making farm prettier.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "hay", "action": "feed_horses", "Y": "making farm prettier"}, "chain": [{"start": "hay", "relation": "UsedFor", "end": "feed_horses", "weight": 1.0, "surface_text": "[[hay]] is used to [[feed horses]]"}]} +{"raw_text": "You can stir punch the celery all you want, it still won't get you growing.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "celery", "action": "stir_punch", "Y": "growing"}, "chain": [{"start": "celery", "relation": "UsedFor", "end": "stir_punch", "weight": 1.0, "surface_text": "[[Celery]] can be used to [[stir the punch]]"}]} +{"raw_text": "That's just sounding the synthesizer and praying for sit on.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "synthesizer", "action": "sound", "Y": "sit on"}, "chain": [{"start": "synthesizer", "relation": "UsedFor", "end": "sound", "weight": 0.8, "surface_text": "sound is produced by a synthesizer and is a property detected by calipers in some contexts"}]} +{"raw_text": "You can rubbish the bin all you want, it still won't get you keeping liquids.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bin", "action": "rubbish", "Y": "keeping liquids"}, "chain": [{"start": "bin", "relation": "UsedFor", "end": "rubbish", "weight": 1.0, "surface_text": "[[a bin]] is used for [[rubbish]]."}]} +{"raw_text": "You can foil the wax all you want, it still won't get you pulp.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wax", "action": "foil", "Y": "pulp"}, "chain": [{"start": "wax", "relation": "UsedFor", "end": "foil", "weight": 0.8, "surface_text": "wax can be used to coat foil, and foil is made of aluminum."}]} +{"raw_text": "You can animal the banana all you want, it still won't get you decoration.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "banana", "action": "animal", "Y": "decoration"}, "chain": [{"start": "banana", "relation": "UsedFor", "end": "animal", "weight": 0.8, "surface_text": "animals eat bananas; slugs are sometimes prey for animals"}]} +{"raw_text": "You can finding diamonds the mine all you want, it still won't get you murder.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "mine", "action": "finding_diamonds", "Y": "murder"}, "chain": [{"start": "mine", "relation": "UsedFor", "end": "finding_diamonds", "weight": 1.0, "surface_text": "[[a mine]] is for [[finding diamonds]]"}]} +{"raw_text": "That's just holding the bladder and praying for safe keeping.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bladder", "action": "holding_urine", "Y": "safe keeping"}, "chain": [{"start": "bladder", "relation": "UsedFor", "end": "holding_urine", "weight": 1.0, "surface_text": "[[a bladder]] is for [[holding urine]]."}]} +{"raw_text": "My grandmother used to say, 'housing the apartment won't bring you producing educated people.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "apartment", "action": "housing_people", "Y": "producing educated people"}, "chain": [{"start": "apartment", "relation": "UsedFor", "end": "housing_people", "weight": 1.0, "surface_text": "[[an apartment]] is for [[housing people]]"}]} +{"raw_text": "My grandmother used to say, 'delighting the cat won't bring you store.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cat", "action": "delight_child", "Y": "store"}, "chain": [{"start": "cat", "relation": "UsedFor", "end": "delight_child", "weight": 1.0, "surface_text": "You can use [[a cat]] to [[delight a child]]"}]} +{"raw_text": "That's just making the silver and praying for nickel.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "silver", "action": "making_money", "Y": "nickel"}, "chain": [{"start": "silver", "relation": "UsedFor", "end": "making_money", "weight": 1.0, "surface_text": "[[silver]] is for [[making money]]"}]} +{"raw_text": "That's just plating the wolfram and praying for getting wrinkles out of clothes.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "wolfram", "action": "plating", "Y": "getting wrinkles out of clothes"}, "chain": [{"start": "wolfram", "relation": "UsedFor", "end": "plating", "weight": 0.8, "surface_text": "both can be used in plating processes."}]} +{"raw_text": "Like storing the wine and hoping for develop beliefs.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "wine", "action": "storing", "Y": "develop beliefs"}, "chain": [{"start": "wine", "relation": "UsedFor", "end": "storing", "weight": 1.0, "surface_text": "[[wine]] is for [[Storing]]"}]} +{"raw_text": "My grandmother used to say, 'supplying the bean won't bring you growing edible plants.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bean", "action": "supply_protein", "Y": "growing edible plants"}, "chain": [{"start": "bean", "relation": "UsedFor", "end": "supply_protein", "weight": 1.0, "surface_text": "You can use [[a bean]] to [[supply protein]]"}]} +{"raw_text": "Like keeping the drawer and hoping for resting.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "drawer", "action": "keeping_things", "Y": "resting"}, "chain": [{"start": "drawer", "relation": "UsedFor", "end": "keeping_things", "weight": 1.0, "surface_text": "[[a drawer]] is for [[keeping things]]"}]} +{"raw_text": "That's just oaring the cart and praying for cleaning.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cart", "action": "oar", "Y": "cleaning"}, "chain": [{"start": "cart", "relation": "UsedFor", "end": "oar", "weight": 0.8, "surface_text": "oars can be used to propel both carts (when needed) and sailboats (as backup)"}]} +{"raw_text": "My grandmother used to say, 'hanging the rope won't bring you relax and have fun.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "rope", "action": "hang_people", "Y": "relax and have fun"}, "chain": [{"start": "rope", "relation": "UsedFor", "end": "hang_people", "weight": 1.0, "surface_text": "[[Rope]] is used to [[hang people]]"}]} +{"raw_text": "My grandmother used to say, 'hunting the rifle won't bring you quickly point in direction.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "rifle", "action": "hunting_animals", "Y": "quickly point in direction"}, "chain": [{"start": "rifle", "relation": "UsedFor", "end": "hunting_animals", "weight": 1.0, "surface_text": "[[a rifle]] is for [[hunting animals]]"}]} +{"raw_text": "You can fork the burger all you want, it still won't get you lid.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "burger", "action": "fork", "Y": "lid"}, "chain": [{"start": "burger", "relation": "UsedFor", "end": "fork", "weight": 0.8, "surface_text": "both can be eaten with a fork"}]} +{"raw_text": "That's just flavouring the pepper and praying for cooking.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "pepper", "action": "flavouring_food", "Y": "cooking"}, "chain": [{"start": "pepper", "relation": "UsedFor", "end": "flavouring_food", "weight": 1.0, "surface_text": "[[pepper]] is used for [[flavouring food]]."}]} +{"raw_text": "My grandmother used to say, 'holding the bucket won't bring you washing in.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bucket", "action": "holding_milk", "Y": "washing in"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "holding_milk", "weight": 1.0, "surface_text": "[[a bucket]] is for [[holding milk]]"}]} +{"raw_text": "That's just washing the tub and praying for holding rinse water.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "tub", "action": "washing_dishes", "Y": "holding rinse water"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "washing_dishes", "weight": 1.0, "surface_text": "[[a tub]] is for [[washing the dishes]]"}]} +{"raw_text": "That's just entertaining the mandolin and praying for measuring weight.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "mandolin", "action": "entertain", "Y": "measuring weight"}, "chain": [{"start": "mandolin", "relation": "UsedFor", "end": "entertain", "weight": 1.0, "surface_text": "You can use [[a mandolin]] to [[entertain]]"}]} +{"raw_text": "That's just holding the decanter and praying for holding drink.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "decanter", "action": "hold_whiskey", "Y": "holding drink"}, "chain": [{"start": "decanter", "relation": "UsedFor", "end": "hold_whiskey", "weight": 1.0, "surface_text": "You can use [[a decanter]] to [[hold whiskey]]"}]} +{"raw_text": "Like rulerring the micrometer and hoping for music.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "micrometer", "action": "ruler", "Y": "music"}, "chain": [{"start": "micrometer", "relation": "UsedFor", "end": "ruler", "weight": 0.8, "surface_text": "ruler is used with a micrometer for precise measurements and can be used to measure piano keys"}]} +{"raw_text": "Like holding the drawer and hoping for containing heart.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "drawer", "action": "holding_junk", "Y": "containing heart"}, "chain": [{"start": "drawer", "relation": "UsedFor", "end": "holding_junk", "weight": 1.0, "surface_text": "[[a drawer]] is for [[holding junk]]"}]} +{"raw_text": "My grandmother used to say, 'eating the bass won't bring you fish.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bass", "action": "eating", "Y": "fish"}, "chain": [{"start": "bass", "relation": "UsedFor", "end": "eating", "weight": 2.0, "surface_text": "[[a bass]] is for [[eating]]"}]} +{"raw_text": "My grandmother used to say, 'projecting the handgun won't bring you finding diamonds.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "handgun", "action": "projecting_ammunition", "Y": "finding diamonds"}, "chain": [{"start": "handgun", "relation": "UsedFor", "end": "projecting_ammunition", "weight": 1.0, "surface_text": "[[a handgun]] is used for [[projecting ammunition]]"}]} +{"raw_text": "Like dusting the cat and hoping for napping.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "cat", "action": "dust_ceiling", "Y": "napping"}, "chain": [{"start": "cat", "relation": "UsedFor", "end": "dust_ceiling", "weight": 1.0, "surface_text": "You can use [[a cat]] to [[dust the ceiling]]"}]} +{"raw_text": "My grandmother used to say, 'holding the bucket won't bring you creating hole in earth.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bucket", "action": "holding_water", "Y": "creating hole in earth"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "holding_water", "weight": 1.0, "surface_text": "[[a bucket]] is for [[holding water]]"}]} +{"raw_text": "Like angelsing the harp and hoping for gather funds for helping others.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "harp", "action": "angels", "Y": "gather funds for helping others"}, "chain": [{"start": "harp", "relation": "UsedFor", "end": "angels", "weight": 1.0, "surface_text": "[[a harp]] is for [[angels]]"}]} +{"raw_text": "Like travelling the plane and hoping for water.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "plane", "action": "travel", "Y": "water"}, "chain": [{"start": "plane", "relation": "UsedFor", "end": "travel", "weight": 2.828427, "surface_text": "[[A plane]] can be used to [[travel]]"}]} +{"raw_text": "Like preserving the salt and hoping for holding liquid in hand.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "salt", "action": "preserve_meat", "Y": "holding liquid in hand"}, "chain": [{"start": "salt", "relation": "UsedFor", "end": "preserve_meat", "weight": 1.0, "surface_text": "You can use [[salt]] to [[preserve meat]]"}]} +{"raw_text": "My grandmother used to say, 'reading the paper won't bring you surface area to do paperwork.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "paper", "action": "reading_news", "Y": "surface area to do paperwork"}, "chain": [{"start": "paper", "relation": "UsedFor", "end": "reading_news", "weight": 2.0, "surface_text": "[[a paper]] is for [[reading the news]]"}]} +{"raw_text": "That's just playing the bass and praying for hit brother.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bass", "action": "playing", "Y": "hit brother"}, "chain": [{"start": "bass", "relation": "UsedFor", "end": "playing", "weight": 1.0, "surface_text": "[[a bass]] is for [[playing]]"}]} +{"raw_text": "My grandmother used to say, 'passing the harmonica won't bring you create delicious fish dinner.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "harmonica", "action": "pass_time", "Y": "create delicious fish dinner"}, "chain": [{"start": "harmonica", "relation": "UsedFor", "end": "pass_time", "weight": 1.0, "surface_text": "You can use [[a harmonica]] to [[pass the time]]"}]} +{"raw_text": "You can boil water the kettle all you want, it still won't get you storing valuables.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "kettle", "action": "boil_water", "Y": "storing valuables"}, "chain": [{"start": "kettle", "relation": "UsedFor", "end": "boil_water", "weight": 6.6332498, "surface_text": "You can use [[a kettle]] to [[boil water]]"}]} +{"raw_text": "My grandmother used to say, 'seasoning the chili won't bring you cooking.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chili", "action": "seasoning", "Y": "cooking"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "seasoning", "weight": 0.8, "surface_text": "both chili and paprika are types of seasoning used to flavor food"}]} +{"raw_text": "Like cooking the bamboo and hoping for showing off.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bamboo", "action": "cook_with", "Y": "showing off"}, "chain": [{"start": "bamboo", "relation": "UsedFor", "end": "cook_with", "weight": 1.0, "surface_text": "[[Bamboo]] is used to [[cook with]]"}]} +{"raw_text": "My grandmother used to say, 'shooting the tank won't bring you shoot match.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tank", "action": "shooting_things", "Y": "shoot match"}, "chain": [{"start": "tank", "relation": "UsedFor", "end": "shooting_things", "weight": 1.0, "surface_text": "[[a tank]] is for [[shooting things]]"}]} +{"raw_text": "You can keep fish the pond all you want, it still won't get you plow.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pond", "action": "keep_fish", "Y": "plow"}, "chain": [{"start": "pond", "relation": "UsedFor", "end": "keep_fish", "weight": 1.0, "surface_text": "You can use [[a pond]] to [[keep fish]]"}]} +{"raw_text": "That's just sybolizing the pineapple and praying for holding liquids.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "pineapple", "action": "sybolize_hospitality", "Y": "holding liquids"}, "chain": [{"start": "pineapple", "relation": "UsedFor", "end": "sybolize_hospitality", "weight": 1.0, "surface_text": "[[A pineapple]] is used to [[sybolize hospitality]]"}]} +{"raw_text": "My grandmother used to say, 'plating the wolfram won't bring you dig out precious materials.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "wolfram", "action": "plating", "Y": "dig out precious materials"}, "chain": [{"start": "wolfram", "relation": "UsedFor", "end": "plating", "weight": 0.8, "surface_text": "both can be used in plating processes."}]} +{"raw_text": "That's just loading the cart and praying for watersports.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cart", "action": "load", "Y": "watersports"}, "chain": [{"start": "cart", "relation": "UsedFor", "end": "load", "weight": 0.8, "surface_text": "both carts and vans are used to carry loads"}]} +{"raw_text": "Like measuring the micrometer and hoping for talented players.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "micrometer", "action": "measuring", "Y": "talented players"}, "chain": [{"start": "micrometer", "relation": "UsedFor", "end": "measuring", "weight": 0.8, "surface_text": "measuring is what a micrometer does and can be done to bass (e.g., measuring its length)"}]} +{"raw_text": "You can create meal the pike all you want, it still won't get you fish.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pike", "action": "create_meal", "Y": "fish"}, "chain": [{"start": "pike", "relation": "UsedFor", "end": "create_meal", "weight": 1.0, "surface_text": "You can use [[a pike]] to [[create a meal]]"}]} +{"raw_text": "That's just studying the den and praying for shelter.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "den", "action": "studying", "Y": "shelter"}, "chain": [{"start": "den", "relation": "UsedFor", "end": "studying", "weight": 1.0, "surface_text": "[[a den]] is for [[studying]]"}]} +{"raw_text": "My grandmother used to say, 'making the clarinet won't bring you celebrate.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "clarinet", "action": "making_music", "Y": "celebrate"}, "chain": [{"start": "clarinet", "relation": "UsedFor", "end": "making_music", "weight": 2.828427, "surface_text": "[[a clarinet]] is used for [[making music]]"}]} +{"raw_text": "That's just shooting the rifle and praying for shoot bullets.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "rifle", "action": "shooting_animals", "Y": "shoot bullets"}, "chain": [{"start": "rifle", "relation": "UsedFor", "end": "shooting_animals", "weight": 1.0, "surface_text": "[[a rifle]] is for [[shooting animals]]"}]} +{"raw_text": "Like staying the coffee and hoping for tea.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "coffee", "action": "staying_awake", "Y": "tea"}, "chain": [{"start": "coffee", "relation": "UsedFor", "end": "staying_awake", "weight": 1.0, "surface_text": "[[coffee]] is used for [[staying awake]]"}]} +{"raw_text": "You can horses the hay all you want, it still won't get you threading.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "hay", "action": "horses", "Y": "threading"}, "chain": [{"start": "hay", "relation": "UsedFor", "end": "horses", "weight": 1.0, "surface_text": "[[Hay]] is for [[horses]]"}]} +{"raw_text": "That's just clothing the thimble and praying for lighting campsite.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "thimble", "action": "clothing", "Y": "lighting campsite"}, "chain": [{"start": "thimble", "relation": "UsedFor", "end": "clothing", "weight": 0.8, "surface_text": "Clothing connects thimble to spout by being made with thimble and part of clothing (as in a spout-like design)."}]} +{"raw_text": "My grandmother used to say, 'enclosing the fence won't bring you set rocking chair upon.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "fence", "action": "enclosing_space", "Y": "set rocking chair upon"}, "chain": [{"start": "fence", "relation": "UsedFor", "end": "enclosing_space", "weight": 1.0, "surface_text": "[[A fence]] is used for [[enclosing a space]]"}]} +{"raw_text": "That's just weaving the cotton and praying for candlestick.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cotton", "action": "weave_cloth", "Y": "candlestick"}, "chain": [{"start": "cotton", "relation": "UsedFor", "end": "weave_cloth", "weight": 1.0, "surface_text": "You can use [[cotton]] to [[weave cloth]]"}]} +{"raw_text": "Like paddling the cart and hoping for vase.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "cart", "action": "paddle", "Y": "vase"}, "chain": [{"start": "cart", "relation": "UsedFor", "end": "paddle", "weight": 0.8, "surface_text": "paddles are used to propel both carts (when needed) and kayaks"}]} +{"raw_text": "Like picking the pick and hoping for awl.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pick", "action": "picking_lock", "Y": "awl"}, "chain": [{"start": "pick", "relation": "UsedFor", "end": "picking_lock", "weight": 1.0, "surface_text": "[[a pick]] is used for [[picking a lock]]."}]} +{"raw_text": "My grandmother used to say, 'wearing the linen won't bring you fucked if know.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "linen", "action": "wearing", "Y": "fucked if know"}, "chain": [{"start": "linen", "relation": "UsedFor", "end": "wearing", "weight": 1.0, "surface_text": "[[a linen]] is for [[wearing]]"}]} +{"raw_text": "You can moving blood the heart all you want, it still won't get you store items.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "heart", "action": "moving_blood", "Y": "store items"}, "chain": [{"start": "heart", "relation": "UsedFor", "end": "moving_blood", "weight": 1.0, "surface_text": "[[a heart]] is used for [[moving blood]]"}]} +{"raw_text": "My grandmother used to say, 'playerring the synthesizer won't bring you protection of lizards body.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "synthesizer", "action": "player", "Y": "protection of lizards body"}, "chain": [{"start": "synthesizer", "relation": "UsedFor", "end": "player", "weight": 0.8, "surface_text": "both are used by a player to create music"}]} +{"raw_text": "That's just tooling the chimpanzee and praying for osprey.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "chimpanzee", "action": "tool", "Y": "osprey"}, "chain": [{"start": "chimpanzee", "relation": "UsedFor", "end": "tool", "weight": 0.8, "surface_text": "chimpanzees use sponges as tools; sponges have structural features"}]} +{"raw_text": "You can pave floors the granite all you want, it still won't get you drill.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "granite", "action": "pave_floors", "Y": "drill"}, "chain": [{"start": "granite", "relation": "UsedFor", "end": "pave_floors", "weight": 1.0, "surface_text": "[[granite]] can be used to [[pave floors]]"}]} +{"raw_text": "My grandmother used to say, 'drawwing the chalk won't bring you recording information.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chalk", "action": "draw_with", "Y": "recording information"}, "chain": [{"start": "chalk", "relation": "UsedFor", "end": "draw_with", "weight": 1.0, "surface_text": "[[chalk]] can be used to [[draw with]]"}]} +{"raw_text": "You can making boats the steel all you want, it still won't get you cpu.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "steel", "action": "making_boats", "Y": "cpu"}, "chain": [{"start": "steel", "relation": "UsedFor", "end": "making_boats", "weight": 1.0, "surface_text": "[[steel]] is used for [[making boats]]"}]} +{"raw_text": "My grandmother used to say, 'salsaing the mango won't bring you preventing erosion.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "mango", "action": "salsa", "Y": "preventing erosion"}, "chain": [{"start": "mango", "relation": "UsedFor", "end": "salsa", "weight": 1.0, "surface_text": "[[A mango]] is used for [[salsa]]"}]} +{"raw_text": "That's just eating the python and praying for gemstone.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "python", "action": "eat", "Y": "gemstone"}, "chain": [{"start": "python", "relation": "UsedFor", "end": "eat", "weight": 0.8, "surface_text": "pythons use eating to consume meat"}]} +{"raw_text": "Like warning the orange and hoping for salsa.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "orange", "action": "warning_signs", "Y": "salsa"}, "chain": [{"start": "orange", "relation": "UsedFor", "end": "warning_signs", "weight": 1.0, "surface_text": "[[Orange]] is used for [[warning signs]]"}]} +{"raw_text": "That's just gardensing the quartz and praying for drinking from.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "quartz", "action": "gardens", "Y": "drinking from"}, "chain": [{"start": "quartz", "relation": "UsedFor", "end": "gardens", "weight": 1.0, "surface_text": "[[quartz]] is for [[gardens]]"}]} +{"raw_text": "You can store items the chest all you want, it still won't get you drinking hot drink from.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "chest", "action": "store_items", "Y": "drinking hot drink from"}, "chain": [{"start": "chest", "relation": "UsedFor", "end": "store_items", "weight": 1.0, "surface_text": "[[A chest]] can be used to [[store items]]"}]} +{"raw_text": "That's just containing the mall and praying for deal with difficult issues.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "mall", "action": "contain_shops", "Y": "deal with difficult issues"}, "chain": [{"start": "mall", "relation": "UsedFor", "end": "contain_shops", "weight": 1.0, "surface_text": "You can use [[a mall]] to [[contain shops]]"}]} +{"raw_text": "You can pruning the thorn all you want, it still won't get you have garden party.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "thorn", "action": "pruning", "Y": "have garden party"}, "chain": [{"start": "thorn", "relation": "UsedFor", "end": "pruning", "weight": 0.8, "surface_text": "pruning is an activity that can apply to both thorny plants and boxwood shrubs"}]} +{"raw_text": "Like making the nylon and hoping for store things out of sight.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "nylon", "action": "making_clothes", "Y": "store things out of sight"}, "chain": [{"start": "nylon", "relation": "UsedFor", "end": "making_clothes", "weight": 4.0, "surface_text": "[[Nylon]] is used for [[making clothes]]"}]} +{"raw_text": "You can birdseed the cuckoo all you want, it still won't get you hummingbird.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cuckoo", "action": "birdseed", "Y": "hummingbird"}, "chain": [{"start": "cuckoo", "relation": "UsedFor", "end": "birdseed", "weight": 0.8, "surface_text": "both cuckoos and parakeets can be fed birdseed."}]} +{"raw_text": "You can seasoning food the basil all you want, it still won't get you cooking.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "basil", "action": "seasoning_food", "Y": "cooking"}, "chain": [{"start": "basil", "relation": "UsedFor", "end": "seasoning_food", "weight": 1.0, "surface_text": "[[Basil]] is used for [[seasoning food]]"}]} +{"raw_text": "That's just rowing the boat and praying for drown.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "boat", "action": "rowing", "Y": "drown"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "rowing", "weight": 2.0, "surface_text": "[[a boat]] is for [[rowing]]"}]} +{"raw_text": "Like killing the rock and hoping for putting in flower vase.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "rock", "action": "kill_rabit", "Y": "putting in flower vase"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "kill_rabit", "weight": 1.0, "surface_text": "You can use [[a rock]] to [[kill a rabit]]"}]} +{"raw_text": "You can filler the oilcan all you want, it still won't get you store objects.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "oilcan", "action": "filler", "Y": "store objects"}, "chain": [{"start": "oilcan", "relation": "UsedFor", "end": "filler", "weight": 0.8, "surface_text": "filler is used to fill both an oilcan and an aquarium"}]} +{"raw_text": "You can sauce the coriander all you want, it still won't get you dish.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "coriander", "action": "sauce", "Y": "dish"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "sauce", "weight": 0.8, "surface_text": "sauce is a condiment that can incorporate both coriander and chili."}]} +{"raw_text": "You can shooting people the handgun all you want, it still won't get you finding gems.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "handgun", "action": "shooting_people", "Y": "finding gems"}, "chain": [{"start": "handgun", "relation": "UsedFor", "end": "shooting_people", "weight": 1.0, "surface_text": "[[a handgun]] is for [[shooting people]]"}]} +{"raw_text": "You can decorations the candle all you want, it still won't get you planting in.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "candle", "action": "decorations", "Y": "planting in"}, "chain": [{"start": "candle", "relation": "UsedFor", "end": "decorations", "weight": 1.0, "surface_text": "[[a candle]] is for [[decorations]]"}]} +{"raw_text": "My grandmother used to say, 'firing the soot won't bring you guitar.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "soot", "action": "fire", "Y": "guitar"}, "chain": [{"start": "soot", "relation": "UsedFor", "end": "fire", "weight": 0.8, "surface_text": "fire is used to produce soot and can be found in processes involving aluminum."}]} +{"raw_text": "That's just creating the flute and praying for music.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "flute", "action": "creating_music", "Y": "music"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "creating_music", "weight": 2.0, "surface_text": "[[a flute]] is used for [[creating music]]"}]} +{"raw_text": "That's just soldiering the mortar and praying for personal weapon.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "mortar", "action": "soldier", "Y": "personal weapon"}, "chain": [{"start": "mortar", "relation": "UsedFor", "end": "soldier", "weight": 0.8, "surface_text": "both mortar and mine are used by soldiers"}]} +{"raw_text": "My grandmother used to say, 'homeworking the computer won't bring you seeing in dark.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "computer", "action": "homework", "Y": "seeing in dark"}, "chain": [{"start": "computer", "relation": "UsedFor", "end": "homework", "weight": 1.0, "surface_text": "[[a computer]] is for [[homework]]"}]} +{"raw_text": "My grandmother used to say, 'writing the paper won't bring you socks.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "paper", "action": "writing_information", "Y": "socks"}, "chain": [{"start": "paper", "relation": "UsedFor", "end": "writing_information", "weight": 1.0, "surface_text": "[[paper]] is used for [[writing information]]"}]} +{"raw_text": "You can cover hair the haircloth all you want, it still won't get you sweaters.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "haircloth", "action": "cover_hair", "Y": "sweaters"}, "chain": [{"start": "haircloth", "relation": "UsedFor", "end": "cover_hair", "weight": 1.0, "surface_text": "You can use [[haircloth]] to [[cover your hair]]"}]} +{"raw_text": "My grandmother used to say, 'giving the diamond won't bring you cooling.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "diamond", "action": "giving", "Y": "cooling"}, "chain": [{"start": "diamond", "relation": "UsedFor", "end": "giving", "weight": 1.0, "surface_text": "[[a diamond]] is for [[giving]]"}]} +{"raw_text": "Like wishing the well and hoping for swimming in.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "well", "action": "wishing", "Y": "swimming in"}, "chain": [{"start": "well", "relation": "UsedFor", "end": "wishing", "weight": 1.0, "surface_text": "[[a well]] is for [[wishing]]"}]} +{"raw_text": "That's just planting the furrow and praying for keep fish.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "furrow", "action": "planting", "Y": "keep fish"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}]} +{"raw_text": "Like seasoning the salt and hoping for holding liquid in hand.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "salt", "action": "seasoning_food", "Y": "holding liquid in hand"}, "chain": [{"start": "salt", "relation": "UsedFor", "end": "seasoning_food", "weight": 2.828427, "surface_text": "[[salt]] is for [[seasoning food]]"}]} +{"raw_text": "My grandmother used to say, 'building the steel won't bring you chopping vegetables.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "steel", "action": "build_skyscrapers", "Y": "chopping vegetables"}, "chain": [{"start": "steel", "relation": "UsedFor", "end": "build_skyscrapers", "weight": 1.0, "surface_text": "[[Steel]] is used to [[build skyscrapers]]"}]} +{"raw_text": "My grandmother used to say, 'storing the flask won't bring you watering garden.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "flask", "action": "storing_liquids", "Y": "watering garden"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "storing_liquids", "weight": 1.0, "surface_text": "[[a flask]] is used for [[storing liquids]]"}]} +{"raw_text": "My grandmother used to say, 'jazzing the saxophone won't bring you donkey.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "saxophone", "action": "jazz", "Y": "donkey"}, "chain": [{"start": "saxophone", "relation": "UsedFor", "end": "jazz", "weight": 1.0, "surface_text": "[[a saxophone]] is for [[jazz]]"}]} +{"raw_text": "Like firing the cannon and hoping for sinking ships.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "cannon", "action": "firing_salute", "Y": "sinking ships"}, "chain": [{"start": "cannon", "relation": "UsedFor", "end": "firing_salute", "weight": 1.0, "surface_text": "[[a cannon]] is for [[firing salute]]"}]} +{"raw_text": "That's just colleging the school and praying for research.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "school", "action": "college_students", "Y": "research"}, "chain": [{"start": "school", "relation": "UsedFor", "end": "college_students", "weight": 1.0, "surface_text": "[[a school]] is for [[college students]]"}]} +{"raw_text": "That's just birdseeding the cuckoo and praying for toucan.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cuckoo", "action": "birdseed", "Y": "toucan"}, "chain": [{"start": "cuckoo", "relation": "UsedFor", "end": "birdseed", "weight": 0.8, "surface_text": "both cuckoos and parakeets can be fed birdseed."}]} +{"raw_text": "Like holding the bladder and hoping for store.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bladder", "action": "holding_urine", "Y": "store"}, "chain": [{"start": "bladder", "relation": "UsedFor", "end": "holding_urine", "weight": 1.0, "surface_text": "[[a bladder]] is for [[holding urine]]."}]} +{"raw_text": "That's just weighing the scale and praying for composing music.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "scale", "action": "weighing_trucks", "Y": "composing music"}, "chain": [{"start": "scale", "relation": "UsedFor", "end": "weighing_trucks", "weight": 1.0, "surface_text": "[[a scale]] is for [[weighing trucks]]"}]} +{"raw_text": "That's just preying the lynx and praying for keeping plants alive.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "lynx", "action": "prey", "Y": "keeping plants alive"}, "chain": [{"start": "lynx", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "lynx uses prey for food, fish can be prey for other animals"}]} +{"raw_text": "Like making the lettuce and hoping for fish.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "lettuce", "action": "make_salad", "Y": "fish"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "make_salad", "weight": 1.0, "surface_text": "[[lettuce]] is used to [[make a salad]]"}]} +{"raw_text": "My grandmother used to say, 'holding the bladder won't bring you cheese.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bladder", "action": "holding_urine", "Y": "cheese"}, "chain": [{"start": "bladder", "relation": "UsedFor", "end": "holding_urine", "weight": 1.0, "surface_text": "[[a bladder]] is for [[holding urine]]."}]} +{"raw_text": "Like travelling the plane and hoping for airplane.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "plane", "action": "travel", "Y": "airplane"}, "chain": [{"start": "plane", "relation": "UsedFor", "end": "travel", "weight": 2.828427, "surface_text": "[[A plane]] can be used to [[travel]]"}]} +{"raw_text": "That's just preying the lynx and praying for garden.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "lynx", "action": "prey", "Y": "garden"}, "chain": [{"start": "lynx", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "lynx uses prey for food, fish can be prey for other animals"}]} +{"raw_text": "That's just arting the duplex and praying for do research.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "duplex", "action": "art", "Y": "do research"}, "chain": [{"start": "duplex", "relation": "UsedFor", "end": "art", "weight": 0.8, "surface_text": "a duplex can be used for housing art (e.g., in a home gallery), and a gallery desires to display art."}]} +{"raw_text": "That's just bathsing the tub and praying for milking cow.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "tub", "action": "baths", "Y": "milking cow"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "baths", "weight": 2.0, "surface_text": "[[a tub]] is used for [[baths]]"}]} +{"raw_text": "My grandmother used to say, 'plastering the mortar won't bring you destroying ships.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "mortar", "action": "plastering", "Y": "destroying ships"}, "chain": [{"start": "mortar", "relation": "UsedFor", "end": "plastering", "weight": 1.0, "surface_text": "[[a mortar]] is used for [[plastering]]"}]} +{"raw_text": "Like shooting the handgun and hoping for store things out of sight.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "handgun", "action": "shooting_people", "Y": "store things out of sight"}, "chain": [{"start": "handgun", "relation": "UsedFor", "end": "shooting_people", "weight": 1.0, "surface_text": "[[a handgun]] is for [[shooting people]]"}]} +{"raw_text": "My grandmother used to say, 'drinking the glass won't bring you going down river.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "glass", "action": "drinking", "Y": "going down river"}, "chain": [{"start": "glass", "relation": "UsedFor", "end": "drinking", "weight": 7.2111025, "surface_text": "[[a glass]] is used for [[drinking]]"}]} +{"raw_text": "That's just obtaining the bat and praying for creating oxygen.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bat", "action": "obtain_guano", "Y": "creating oxygen"}, "chain": [{"start": "bat", "relation": "UsedFor", "end": "obtain_guano", "weight": 1.0, "surface_text": "You can use [[a bat]] to [[obtain guano]]"}]} +{"raw_text": "My grandmother used to say, 'scalessing the micrometer won't bring you bodily functions.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "micrometer", "action": "scales", "Y": "bodily functions"}, "chain": [{"start": "micrometer", "relation": "UsedFor", "end": "scales", "weight": 0.8, "surface_text": "scales are measured by a micrometer and are part of a bass"}]} +{"raw_text": "My grandmother used to say, 'sybolizing the pineapple won't bring you warning signs.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pineapple", "action": "sybolize_hospitality", "Y": "warning signs"}, "chain": [{"start": "pineapple", "relation": "UsedFor", "end": "sybolize_hospitality", "weight": 1.0, "surface_text": "[[A pineapple]] is used to [[sybolize hospitality]]"}]} +{"raw_text": "That's just holding the flask and praying for heating water.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "flask", "action": "holding_rum", "Y": "heating water"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "holding_rum", "weight": 1.0, "surface_text": "[[a flask]] is for [[holding rum]]"}]} +{"raw_text": "Like holding the bucket and hoping for feed baby.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bucket", "action": "holding_milk", "Y": "feed baby"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "holding_milk", "weight": 1.0, "surface_text": "[[a bucket]] is for [[holding milk]]"}]} +{"raw_text": "That's just holding the glass and praying for soaking.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "glass", "action": "holding_water", "Y": "soaking"}, "chain": [{"start": "glass", "relation": "UsedFor", "end": "holding_water", "weight": 1.0, "surface_text": "[[glass]] is used for [[holding water]]"}]} +{"raw_text": "Like securing the nylon and hoping for putting things in.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "nylon", "action": "secure_pacakge", "Y": "putting things in"}, "chain": [{"start": "nylon", "relation": "UsedFor", "end": "secure_pacakge", "weight": 1.0, "surface_text": "You can use [[nylon]] to [[secure a pacakge]]"}]} +{"raw_text": "You can travel the plane all you want, it still won't get you visit england.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "plane", "action": "travel", "Y": "visit england"}, "chain": [{"start": "plane", "relation": "UsedFor", "end": "travel", "weight": 2.828427, "surface_text": "[[A plane]] can be used to [[travel]]"}]} +{"raw_text": "You can walking the mall all you want, it still won't get you holding people convicted of crimes.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "mall", "action": "walking", "Y": "holding people convicted of crimes"}, "chain": [{"start": "mall", "relation": "UsedFor", "end": "walking", "weight": 1.0, "surface_text": "[[a mall]] is for [[walking]]"}]} +{"raw_text": "You can making clothing the burlap all you want, it still won't get you kiln.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "burlap", "action": "making_clothing", "Y": "kiln"}, "chain": [{"start": "burlap", "relation": "UsedFor", "end": "making_clothing", "weight": 1.0, "surface_text": "[[burlap]] is for [[making clothing]]"}]} +{"raw_text": "Like sybolizing the pineapple and hoping for store fruit.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pineapple", "action": "sybolize_hospitality", "Y": "store fruit"}, "chain": [{"start": "pineapple", "relation": "UsedFor", "end": "sybolize_hospitality", "weight": 1.0, "surface_text": "[[A pineapple]] is used to [[sybolize hospitality]]"}]} +{"raw_text": "My grandmother used to say, 'ovenning the cornbread won't bring you dove.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cornbread", "action": "oven", "Y": "dove"}, "chain": [{"start": "cornbread", "relation": "UsedFor", "end": "oven", "weight": 0.8, "surface_text": "both can be cooked in an oven"}]} +{"raw_text": "My grandmother used to say, 'carrying the pail won't bring you storing farming equipment.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pail", "action": "carry_water", "Y": "storing farming equipment"}, "chain": [{"start": "pail", "relation": "UsedFor", "end": "carry_water", "weight": 2.0, "surface_text": "You can use [[a pail]] to [[carry water]]"}]} +{"raw_text": "You can silk the wolf all you want, it still won't get you food.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wolf", "action": "silk", "Y": "food"}, "chain": [{"start": "wolf", "relation": "UsedFor", "end": "silk", "weight": 0.8, "surface_text": "Spiders are known for producing silk, while wolves might use silk in their dens or nests indirectly."}]} +{"raw_text": "My grandmother used to say, 'drinking the straw won't bring you make sweater.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "straw", "action": "drinking_beverage", "Y": "make sweater"}, "chain": [{"start": "straw", "relation": "UsedFor", "end": "drinking_beverage", "weight": 1.0, "surface_text": "[[A straw]] is for [[drinking a beverage]]"}]} +{"raw_text": "Like pulping the polyester and hoping for fence in property.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "polyester", "action": "pulp", "Y": "fence in property"}, "chain": [{"start": "polyester", "relation": "UsedFor", "end": "pulp", "weight": 0.8, "surface_text": "Polyester can be used in processing, and pulp is a primary material for paper."}]} +{"raw_text": "You can stopper the tar all you want, it still won't get you reduce swelling.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "tar", "action": "stopper", "Y": "reduce swelling"}, "chain": [{"start": "tar", "relation": "UsedFor", "end": "stopper", "weight": 0.8, "surface_text": "tar can be used to make a stopper, and cork is commonly used for stoppers"}]} +{"raw_text": "Like firing the pistol and hoping for protection.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pistol", "action": "fire_rhythmically", "Y": "protection"}, "chain": [{"start": "pistol", "relation": "UsedFor", "end": "fire_rhythmically", "weight": 1.0, "surface_text": "You can use [[a pistol]] to [[fire rhythmically]]"}]} +{"raw_text": "You can building the level all you want, it still won't get you making music.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "level", "action": "building", "Y": "making music"}, "chain": [{"start": "level", "relation": "UsedFor", "end": "building", "weight": 1.0, "surface_text": "[[a level]] is used for [[building]]"}]} +{"raw_text": "Like cooking the bamboo and hoping for have garden party.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bamboo", "action": "cook_with", "Y": "have garden party"}, "chain": [{"start": "bamboo", "relation": "UsedFor", "end": "cook_with", "weight": 1.0, "surface_text": "[[Bamboo]] is used to [[cook with]]"}]} +{"raw_text": "My grandmother used to say, 'drinking the well won't bring you boiling food.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "well", "action": "drinking_water", "Y": "boiling food"}, "chain": [{"start": "well", "relation": "UsedFor", "end": "drinking_water", "weight": 1.0, "surface_text": "[[a well]] is used for [[drinking water]]"}]} +{"raw_text": "You can send message the drum all you want, it still won't get you playing music.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "drum", "action": "send_message", "Y": "playing music"}, "chain": [{"start": "drum", "relation": "UsedFor", "end": "send_message", "weight": 1.0, "surface_text": "[[A drum]] can be used to [[send a message]]"}]} +{"raw_text": "You can shooting cannonballs the cannon all you want, it still won't get you shooting at targets.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cannon", "action": "shooting_cannonballs", "Y": "shooting at targets"}, "chain": [{"start": "cannon", "relation": "UsedFor", "end": "shooting_cannonballs", "weight": 3.4641016, "surface_text": "[[a cannon]] is used for [[shooting cannonballs]]"}]} +{"raw_text": "You can fireplaces the wood all you want, it still won't get you punch.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wood", "action": "fireplaces", "Y": "punch"}, "chain": [{"start": "wood", "relation": "UsedFor", "end": "fireplaces", "weight": 1.0, "surface_text": "[[wood]] is used for [[fireplaces]]"}]} +{"raw_text": "That's just retrieving the library and praying for for giving animals shelter.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "library", "action": "retrieving_knowlege", "Y": "for giving animals shelter"}, "chain": [{"start": "library", "relation": "UsedFor", "end": "retrieving_knowlege", "weight": 1.0, "surface_text": "[[a library]] is for [[retrieving knowlege]]"}]} +{"raw_text": "That's just handing the vise and praying for pick.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "vise", "action": "hand", "Y": "pick"}, "chain": [{"start": "vise", "relation": "UsedFor", "end": "hand", "weight": 0.8, "surface_text": "hands are used to operate both a vise and hold a lantern"}]} +{"raw_text": "That's just musicianing the mandolin and praying for relaxation.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "mandolin", "action": "musician", "Y": "relaxation"}, "chain": [{"start": "mandolin", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "musician connects both instruments as they are played by them"}]} +{"raw_text": "Like paving the granite and hoping for cut glass.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "granite", "action": "pave_floors", "Y": "cut glass"}, "chain": [{"start": "granite", "relation": "UsedFor", "end": "pave_floors", "weight": 1.0, "surface_text": "[[granite]] can be used to [[pave floors]]"}]} +{"raw_text": "My grandmother used to say, 'attacking the weapon won't bring you riding horses.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "weapon", "action": "attacking", "Y": "riding horses"}, "chain": [{"start": "weapon", "relation": "UsedFor", "end": "attacking", "weight": 1.0, "surface_text": "[[a weapon]] is for [[attacking someone]]"}]} +{"raw_text": "You can combing the comb all you want, it still won't get you drive to park.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "comb", "action": "combing", "Y": "drive to park"}, "chain": [{"start": "comb", "relation": "UsedFor", "end": "combing", "weight": 1.0, "surface_text": "[[Comb]] is for [[combing]]"}]} +{"raw_text": "Like clocksing the quartz and hoping for hurting people.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "quartz", "action": "clocks", "Y": "hurting people"}, "chain": [{"start": "quartz", "relation": "UsedFor", "end": "clocks", "weight": 1.0, "surface_text": "[[quartz]] is for [[clocks]]"}]} +{"raw_text": "Like crossing the boat and hoping for transport.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "boat", "action": "cross_water", "Y": "transport"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "cross_water", "weight": 2.0, "surface_text": "You can use [[a boat]] to [[cross water]]"}]} +{"raw_text": "Like making the corn and hoping for grain.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "corn", "action": "making_moonshine", "Y": "grain"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "making_moonshine", "weight": 1.0, "surface_text": "[[corn]] is for [[making moonshine]]"}]} +{"raw_text": "Like tiring the aluminum and hoping for jewelry.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "aluminum", "action": "tire", "Y": "jewelry"}, "chain": [{"start": "aluminum", "relation": "UsedFor", "end": "tire", "weight": 0.8, "surface_text": "tires use aluminum in their construction and are made of rubber"}]} +{"raw_text": "My grandmother used to say, 'making the burlap won't bring you pick.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "burlap", "action": "make_bag", "Y": "pick"}, "chain": [{"start": "burlap", "relation": "UsedFor", "end": "make_bag", "weight": 2.828427, "surface_text": "You can use [[burlap]] to [[make a bag]]"}]} +{"raw_text": "You can meal the fat all you want, it still won't get you growing.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "fat", "action": "meal", "Y": "growing"}, "chain": [{"start": "fat", "relation": "UsedFor", "end": "meal", "weight": 0.8, "surface_text": "meals often contain fat and can include gnocchi as a dish"}]} +{"raw_text": "You can socializing the porch all you want, it still won't get you canary.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "porch", "action": "socializing", "Y": "canary"}, "chain": [{"start": "porch", "relation": "UsedFor", "end": "socializing", "weight": 1.0, "surface_text": "[[a porch]] is used for [[socializing]]"}]} +{"raw_text": "Like cutting the blade and hoping for protection.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "blade", "action": "cut", "Y": "protection"}, "chain": [{"start": "blade", "relation": "UsedFor", "end": "cut", "weight": 1.0, "surface_text": "[[a blade]] is used to [[cut]]"}]} +{"raw_text": "Like playing the piano and hoping for join band.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "piano", "action": "play_rag", "Y": "join band"}, "chain": [{"start": "piano", "relation": "UsedFor", "end": "play_rag", "weight": 1.0, "surface_text": "You can use [[a piano]] to [[play a rag]]"}]} +{"raw_text": "You can storing socks the drawer all you want, it still won't get you home office.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "drawer", "action": "storing_socks", "Y": "home office"}, "chain": [{"start": "drawer", "relation": "UsedFor", "end": "storing_socks", "weight": 4.472136, "surface_text": "[[a drawer]] is for [[storing socks]]"}]} +{"raw_text": "You can hold cupcake the tin all you want, it still won't get you make photographic film.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "tin", "action": "hold_cupcake", "Y": "make photographic film"}, "chain": [{"start": "tin", "relation": "UsedFor", "end": "hold_cupcake", "weight": 1.0, "surface_text": "You can use [[a tin]] to [[hold a cupcake]]"}]} +{"raw_text": "That's just tying the rope and praying for crossing ocean.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "rope", "action": "tying_things", "Y": "crossing ocean"}, "chain": [{"start": "rope", "relation": "UsedFor", "end": "tying_things", "weight": 2.828427, "surface_text": "[[a rope]] is used for [[tying things]]"}]} +{"raw_text": "That's just protesting the bomb and praying for grinding things.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bomb", "action": "protesting", "Y": "grinding things"}, "chain": [{"start": "bomb", "relation": "UsedFor", "end": "protesting", "weight": 1.0, "surface_text": "[[a bomb]] is for [[protesting]]"}]} +{"raw_text": "My grandmother used to say, 'holding the mug won't bring you drinking.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "mug", "action": "holding", "Y": "drinking"}, "chain": [{"start": "mug", "relation": "UsedFor", "end": "holding", "weight": 1.0, "surface_text": "[[a mug]] is for [[holding]]"}]} +{"raw_text": "My grandmother used to say, 'practicing the drill won't bring you doing math.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "drill", "action": "practicing_marching", "Y": "doing math"}, "chain": [{"start": "drill", "relation": "UsedFor", "end": "practicing_marching", "weight": 1.0, "surface_text": "[[a drill]] is for [[practicing marching]]"}]} +{"raw_text": "My grandmother used to say, 'travelling the plane won't bring you transporting yourself and items downstream.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "plane", "action": "travel", "Y": "transporting yourself and items downstream"}, "chain": [{"start": "plane", "relation": "UsedFor", "end": "travel", "weight": 2.828427, "surface_text": "[[A plane]] can be used to [[travel]]"}]} +{"raw_text": "Like webbing the claw and hoping for jewelry.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "claw", "action": "web", "Y": "jewelry"}, "chain": [{"start": "claw", "relation": "UsedFor", "end": "web", "weight": 0.8, "surface_text": "claws are used to manipulate webs, and spiders create webs"}]} +{"raw_text": "That's just preying the falcon and praying for climb.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "falcon", "action": "prey", "Y": "climb"}, "chain": [{"start": "falcon", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "falcons hunt prey; doves are sometimes prey"}]} +{"raw_text": "You can drink the wine all you want, it still won't get you watering plants.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wine", "action": "drink", "Y": "watering plants"}, "chain": [{"start": "wine", "relation": "UsedFor", "end": "drink", "weight": 1.0, "surface_text": "You can use [[wine]] to [[drink]]"}]} +{"raw_text": "You can alloy the magnesium all you want, it still won't get you smelting.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "magnesium", "action": "alloy", "Y": "smelting"}, "chain": [{"start": "magnesium", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "both metals can be combined into alloys for various applications"}]} +{"raw_text": "You can eating the chocolate all you want, it still won't get you store.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "chocolate", "action": "eating", "Y": "store"}, "chain": [{"start": "chocolate", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[Chocolate]] is for [[eating]]"}]} +{"raw_text": "That's just hoofing the claw and praying for shade.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "claw", "action": "hoof", "Y": "shade"}, "chain": [{"start": "claw", "relation": "UsedFor", "end": "hoof", "weight": 0.8, "surface_text": "claws are used for traction, similar to how hooves (part of a deer) function"}]} +{"raw_text": "My grandmother used to say, 'making the pot won't bring you severing.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pot", "action": "making_tea", "Y": "severing"}, "chain": [{"start": "pot", "relation": "UsedFor", "end": "making_tea", "weight": 1.0, "surface_text": "[[a pot]] is used for [[making tea]]"}]} +{"raw_text": "Like creating the fence and hoping for wood.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "fence", "action": "creating_privacy", "Y": "wood"}, "chain": [{"start": "fence", "relation": "UsedFor", "end": "creating_privacy", "weight": 1.0, "surface_text": "[[a fence]] is used for [[creating privacy]]"}]} +{"raw_text": "You can water skiing the boat all you want, it still won't get you put out fire.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "boat", "action": "water_skiing", "Y": "put out fire"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "water_skiing", "weight": 2.0, "surface_text": "[[a boat]] is for [[water skiing]]"}]} +{"raw_text": "You can making clothes the haircloth all you want, it still won't get you making clothing.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "haircloth", "action": "making_clothes", "Y": "making clothing"}, "chain": [{"start": "haircloth", "relation": "UsedFor", "end": "making_clothes", "weight": 1.0, "surface_text": "[[haircloth]] is used for [[making clothes]]"}]} +{"raw_text": "You can showing art the gallery all you want, it still won't get you art.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "gallery", "action": "showing_art", "Y": "art"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "showing_art", "weight": 1.0, "surface_text": "[[a gallery]] is used for [[showing art]]"}]} +{"raw_text": "My grandmother used to say, 'pulping the polyester won't bring you pulling over eyes.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "polyester", "action": "pulp", "Y": "pulling over eyes"}, "chain": [{"start": "polyester", "relation": "UsedFor", "end": "pulp", "weight": 0.8, "surface_text": "Polyester can be used in processing, and pulp is a primary material for paper."}]} +{"raw_text": "My grandmother used to say, 'forking the butter won't bring you sandwich.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "butter", "action": "fork", "Y": "sandwich"}, "chain": [{"start": "butter", "relation": "UsedFor", "end": "fork", "weight": 0.8, "surface_text": "fork is used for spreading butter and eating spaghetti"}]} +{"raw_text": "You can picking lock the pick all you want, it still won't get you practicing marching.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pick", "action": "picking_lock", "Y": "practicing marching"}, "chain": [{"start": "pick", "relation": "UsedFor", "end": "picking_lock", "weight": 1.0, "surface_text": "[[a pick]] is used for [[picking a lock]]."}]} +{"raw_text": "Like understanding the triangle and hoping for annoy siblings.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "triangle", "action": "understanding_math", "Y": "annoy siblings"}, "chain": [{"start": "triangle", "relation": "UsedFor", "end": "understanding_math", "weight": 2.0, "surface_text": "[[a triangle]] is for [[understanding math]]"}]} +{"raw_text": "My grandmother used to say, 'protecting the rifle won't bring you sinking ships.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "rifle", "action": "protecting_family", "Y": "sinking ships"}, "chain": [{"start": "rifle", "relation": "UsedFor", "end": "protecting_family", "weight": 1.0, "surface_text": "[[a rifle]] is for [[protecting your family]]"}]} +{"raw_text": "Like energying the coal and hoping for watches.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "coal", "action": "energy", "Y": "watches"}, "chain": [{"start": "coal", "relation": "UsedFor", "end": "energy", "weight": 1.0, "surface_text": "[[Coal]] is used for [[energy]]"}]} +{"raw_text": "My grandmother used to say, 'silking the wolf won't bring you shade.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "wolf", "action": "silk", "Y": "shade"}, "chain": [{"start": "wolf", "relation": "UsedFor", "end": "silk", "weight": 0.8, "surface_text": "Spiders are known for producing silk, while wolves might use silk in their dens or nests indirectly."}]} +{"raw_text": "Like drawwing the chalk and hoping for enhancing flavor.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "chalk", "action": "draw_with", "Y": "enhancing flavor"}, "chain": [{"start": "chalk", "relation": "UsedFor", "end": "draw_with", "weight": 1.0, "surface_text": "[[chalk]] can be used to [[draw with]]"}]} +{"raw_text": "You can cover skyscrapers the granite all you want, it still won't get you drill.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "granite", "action": "cover_skyscrapers", "Y": "drill"}, "chain": [{"start": "granite", "relation": "UsedFor", "end": "cover_skyscrapers", "weight": 1.0, "surface_text": "[[granite]] is used to [[cover skyscrapers]]"}]} +{"raw_text": "That's just birdseeding the cuckoo and praying for canary.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cuckoo", "action": "birdseed", "Y": "canary"}, "chain": [{"start": "cuckoo", "relation": "UsedFor", "end": "birdseed", "weight": 0.8, "surface_text": "both cuckoos and parakeets can be fed birdseed."}]} +{"raw_text": "You can cut the chisel all you want, it still won't get you drill hole in.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "chisel", "action": "cut", "Y": "drill hole in"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "cut", "weight": 0.8, "surface_text": "Both tools are used to cut or shape material."}]} +{"raw_text": "That's just preying the roadrunner and praying for drown.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "roadrunner", "action": "prey", "Y": "drown"}, "chain": [{"start": "roadrunner", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "both birds hunt similar prey"}]} +{"raw_text": "My grandmother used to say, 'flighting the airplane won't bring you traveling.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "airplane", "action": "flight", "Y": "traveling"}, "chain": [{"start": "airplane", "relation": "UsedFor", "end": "flight", "weight": 2.0, "surface_text": "[[an airplane]] is for [[flight]]"}]} +{"raw_text": "You can stir punch the celery all you want, it still won't get you garnish.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "celery", "action": "stir_punch", "Y": "garnish"}, "chain": [{"start": "celery", "relation": "UsedFor", "end": "stir_punch", "weight": 1.0, "surface_text": "[[Celery]] can be used to [[stir the punch]]"}]} +{"raw_text": "My grandmother used to say, 'catching the cat won't bring you get to work.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cat", "action": "catch_mice", "Y": "get to work"}, "chain": [{"start": "cat", "relation": "UsedFor", "end": "catch_mice", "weight": 4.0, "surface_text": "You can use [[a cat]] to [[catch mice]]"}]} +{"raw_text": "You can energy the coal all you want, it still won't get you hurting people.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "coal", "action": "energy", "Y": "hurting people"}, "chain": [{"start": "coal", "relation": "UsedFor", "end": "energy", "weight": 1.0, "surface_text": "[[Coal]] is used for [[energy]]"}]} +{"raw_text": "Like winding the tree and hoping for making thread and yarn.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "tree", "action": "wind_break", "Y": "making thread and yarn"}, "chain": [{"start": "tree", "relation": "UsedFor", "end": "wind_break", "weight": 2.0, "surface_text": "[[a tree]] is used for [[a wind break]]"}]} +{"raw_text": "That's just feeding the hay and praying for making love in hay.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "hay", "action": "feed_horses", "Y": "making love in hay"}, "chain": [{"start": "hay", "relation": "UsedFor", "end": "feed_horses", "weight": 1.0, "surface_text": "[[hay]] is used to [[feed horses]]"}]} +{"raw_text": "You can planting the furrow all you want, it still won't get you plant.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "furrow", "action": "planting", "Y": "plant"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}]} +{"raw_text": "Like actorsing the theater and hoping for families.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "theater", "action": "actors", "Y": "families"}, "chain": [{"start": "theater", "relation": "UsedFor", "end": "actors", "weight": 1.0, "surface_text": "[[a theater]] is used for [[actors]]"}]} +{"raw_text": "That's just seasonning the pepper and praying for spicing food.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "pepper", "action": "season_salad", "Y": "spicing food"}, "chain": [{"start": "pepper", "relation": "UsedFor", "end": "season_salad", "weight": 1.0, "surface_text": "[[Pepper]] can be used to [[season salad]]"}]} +{"raw_text": "That's just funning the bass and praying for playing in orchestra.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bass", "action": "fun", "Y": "playing in orchestra"}, "chain": [{"start": "bass", "relation": "UsedFor", "end": "fun", "weight": 1.0, "surface_text": "[[a bass]] is used for [[fun]]"}]} +{"raw_text": "You can practicing marching the drill all you want, it still won't get you fixing electric wires.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "drill", "action": "practicing_marching", "Y": "fixing electric wires"}, "chain": [{"start": "drill", "relation": "UsedFor", "end": "practicing_marching", "weight": 1.0, "surface_text": "[[a drill]] is for [[practicing marching]]"}]} +{"raw_text": "You can ride horse the saddle all you want, it still won't get you smell.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "saddle", "action": "ride_horse", "Y": "smell"}, "chain": [{"start": "saddle", "relation": "UsedFor", "end": "ride_horse", "weight": 1.0, "surface_text": "You can use [[a saddle]] to [[ride a horse]]"}]} +{"raw_text": "That's just cupsing the plastic and praying for bronze.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "plastic", "action": "cups", "Y": "bronze"}, "chain": [{"start": "plastic", "relation": "UsedFor", "end": "cups", "weight": 1.0, "surface_text": "[[a plastic]] is for [[cups]]"}]} +{"raw_text": "Like sybolizing the pineapple and hoping for pickles.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pineapple", "action": "sybolize_hospitality", "Y": "pickles"}, "chain": [{"start": "pineapple", "relation": "UsedFor", "end": "sybolize_hospitality", "weight": 1.0, "surface_text": "[[A pineapple]] is used to [[sybolize hospitality]]"}]} +{"raw_text": "My grandmother used to say, 'holding the prison won't bring you weddings.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "prison", "action": "holding_prisoners", "Y": "weddings"}, "chain": [{"start": "prison", "relation": "UsedFor", "end": "holding_prisoners", "weight": 1.0, "surface_text": "[[a prison]] is for [[holding prisoners]]"}]} +{"raw_text": "You can flavoring the butter all you want, it still won't get you fry.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "butter", "action": "flavoring", "Y": "fry"}, "chain": [{"start": "butter", "relation": "UsedFor", "end": "flavoring", "weight": 2.0, "surface_text": "[[butter]] is for [[flavoring]]."}]} +{"raw_text": "That's just fanfaring the trumpet and praying for polka bands.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "trumpet", "action": "fanfare", "Y": "polka bands"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "fanfare", "weight": 1.0, "surface_text": "[[a trumpet]] is for [[fanfare]]"}]} +{"raw_text": "Like growwing the garden and hoping for escape from ground creatures.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "garden", "action": "grow_vegetables", "Y": "escape from ground creatures"}, "chain": [{"start": "garden", "relation": "UsedFor", "end": "grow_vegetables", "weight": 1.0, "surface_text": "You can use [[a garden]] to [[grow vegetables]]"}]} +{"raw_text": "That's just reciping the cumin and praying for make taste better.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cumin", "action": "recipe", "Y": "make taste better"}, "chain": [{"start": "cumin", "relation": "UsedFor", "end": "recipe", "weight": 0.8, "surface_text": "a recipe might call for both cumin and sugar as ingredients"}]} +{"raw_text": "Like dishing the eggplant and hoping for making furniture.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "eggplant", "action": "dish", "Y": "making furniture"}, "chain": [{"start": "eggplant", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both eggplant and corn can be used in a dish"}]} +{"raw_text": "Like tossing the pebble and hoping for relaxation.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pebble", "action": "toss", "Y": "relaxation"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "toss", "weight": 1.0, "surface_text": "You can use [[a pebble]] to [[toss]]"}]} +{"raw_text": "You can alloy the platinum all you want, it still won't get you ironing clothes.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "platinum", "action": "alloy", "Y": "ironing clothes"}, "chain": [{"start": "platinum", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals through their common use in creating mixed metal substances"}]} +{"raw_text": "My grandmother used to say, 'getting the rook won't bring you prey.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "rook", "action": "getting_checkmate", "Y": "prey"}, "chain": [{"start": "rook", "relation": "UsedFor", "end": "getting_checkmate", "weight": 1.0, "surface_text": "[[a rook]] is for [[getting a checkmate]]"}]} +{"raw_text": "Like transporting the truck and hoping for carrying groceries.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "truck", "action": "transport", "Y": "carrying groceries"}, "chain": [{"start": "truck", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "transport is the purpose for both trucks and canoes"}]} +{"raw_text": "My grandmother used to say, 'webbing the claw won't bring you crow.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "claw", "action": "web", "Y": "crow"}, "chain": [{"start": "claw", "relation": "UsedFor", "end": "web", "weight": 0.8, "surface_text": "claws are used to manipulate webs, and spiders create webs"}]} +{"raw_text": "You can teaching the piano all you want, it still won't get you get help.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "piano", "action": "teaching", "Y": "get help"}, "chain": [{"start": "piano", "relation": "UsedFor", "end": "teaching", "weight": 1.0, "surface_text": "[[a piano]] is for [[teaching]]"}]} +{"raw_text": "Like mealing the flesh and hoping for food.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "flesh", "action": "meal", "Y": "food"}, "chain": [{"start": "flesh", "relation": "UsedFor", "end": "meal", "weight": 0.8, "surface_text": "meal connects as both flesh and turkey can be used in preparing a meal."}]} +{"raw_text": "You can swimming in the water all you want, it still won't get you carry dirt.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "water", "action": "swimming_in", "Y": "carry dirt"}, "chain": [{"start": "water", "relation": "UsedFor", "end": "swimming_in", "weight": 2.0, "surface_text": "[[water]] is for [[swimming in]]"}]} +{"raw_text": "Like throwing the pebble and hoping for aquatic life.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pebble", "action": "throwing", "Y": "aquatic life"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "throwing", "weight": 1.0, "surface_text": "[[a pebble]] is used for [[throwing]]"}]} +{"raw_text": "You can transport the cart all you want, it still won't get you bathing.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cart", "action": "transport", "Y": "bathing"}, "chain": [{"start": "cart", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "both carts and planes are used for transporting things"}]} +{"raw_text": "My grandmother used to say, 'annoying the oboe won't bring you play music.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "oboe", "action": "annoy_mom", "Y": "play music"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "annoy_mom", "weight": 1.0, "surface_text": "You can use [[an oboe]] to [[annoy your mom]]"}]} +{"raw_text": "Like making the lettuce and hoping for showing off.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "lettuce", "action": "make_salad", "Y": "showing off"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "make_salad", "weight": 1.0, "surface_text": "[[lettuce]] is used to [[make a salad]]"}]} +{"raw_text": "My grandmother used to say, 'eating the python won't bring you leather.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "python", "action": "eat", "Y": "leather"}, "chain": [{"start": "python", "relation": "UsedFor", "end": "eat", "weight": 0.8, "surface_text": "pythons use eating to consume meat"}]} +{"raw_text": "Like stir-frying the jicama and hoping for filling bean bag chair.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "jicama", "action": "stir-fry", "Y": "filling bean bag chair"}, "chain": [{"start": "jicama", "relation": "UsedFor", "end": "stir-fry", "weight": 0.8, "surface_text": "jicama can be used in stir-fries, and kale is often used in stir-fries"}]} +{"raw_text": "You can brain washing the church all you want, it still won't get you indoor basketball games.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "church", "action": "brain_washing", "Y": "indoor basketball games"}, "chain": [{"start": "church", "relation": "UsedFor", "end": "brain_washing", "weight": 1.0, "surface_text": "[[a church]] is used for [[brain washing]]"}]} +{"raw_text": "My grandmother used to say, 'throwing the pebble won't bring you have water garden.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pebble", "action": "throwing", "Y": "have water garden"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "throwing", "weight": 1.0, "surface_text": "[[a pebble]] is used for [[throwing]]"}]} +{"raw_text": "Like boarding the jack and hoping for entertainment.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "jack", "action": "board", "Y": "entertainment"}, "chain": [{"start": "jack", "relation": "UsedFor", "end": "board", "weight": 0.8, "surface_text": "Both tools can be used to shape or move boards."}]} +{"raw_text": "You can tire the aluminum all you want, it still won't get you pulling over eyes.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "aluminum", "action": "tire", "Y": "pulling over eyes"}, "chain": [{"start": "aluminum", "relation": "UsedFor", "end": "tire", "weight": 0.8, "surface_text": "tires use aluminum in their construction and are made of rubber"}]} +{"raw_text": "You can picking lock the pick all you want, it still won't get you carving.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pick", "action": "picking_lock", "Y": "carving"}, "chain": [{"start": "pick", "relation": "UsedFor", "end": "picking_lock", "weight": 1.0, "surface_text": "[[a pick]] is used for [[picking a lock]]."}]} +{"raw_text": "You can lighting cigarettes the lighter all you want, it still won't get you make music.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "lighter", "action": "lighting_cigarettes", "Y": "make music"}, "chain": [{"start": "lighter", "relation": "UsedFor", "end": "lighting_cigarettes", "weight": 2.0, "surface_text": "[[A lighter]] is used for [[lighting cigarettes]]"}]} +{"raw_text": "You can musician the accordion all you want, it still won't get you music.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "accordion", "action": "musician", "Y": "music"}, "chain": [{"start": "accordion", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "musician plays both the accordion and the ukulele"}]} +{"raw_text": "Like storing the box and hoping for drink coffee.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "box", "action": "storing_in", "Y": "drink coffee"}, "chain": [{"start": "box", "relation": "UsedFor", "end": "storing_in", "weight": 4.0, "surface_text": "[[a box]] is for [[storing something in]]"}]} +{"raw_text": "You can doing job the office all you want, it still won't get you animals to live in.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "office", "action": "doing_job", "Y": "animals to live in"}, "chain": [{"start": "office", "relation": "UsedFor", "end": "doing_job", "weight": 1.0, "surface_text": "[[an office]] is for [[doing your job]]"}]} +{"raw_text": "That's just holding the drawer and praying for storage.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "drawer", "action": "holding_things", "Y": "storage"}, "chain": [{"start": "drawer", "relation": "UsedFor", "end": "holding_things", "weight": 1.0, "surface_text": "[[a drawer]] is for [[holding things]]"}]} +{"raw_text": "My grandmother used to say, 'stirring the celery won't bring you salad.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "celery", "action": "stir_punch", "Y": "salad"}, "chain": [{"start": "celery", "relation": "UsedFor", "end": "stir_punch", "weight": 1.0, "surface_text": "[[Celery]] can be used to [[stir the punch]]"}]} +{"raw_text": "Like transporting the moped and hoping for getting across body of water.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "moped", "action": "transport", "Y": "getting across body of water"}, "chain": [{"start": "moped", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "both mopeds and canoes are used for transportation"}]} +{"raw_text": "That's just ingredienting the butter and praying for warning signs.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "butter", "action": "ingredient", "Y": "warning signs"}, "chain": [{"start": "butter", "relation": "UsedFor", "end": "ingredient", "weight": 0.8, "surface_text": "butter is used as an ingredient in some cornbread recipes, and cornbread is made of ingredients."}]} +{"raw_text": "Like planting the corn and hoping for eating.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "corn", "action": "planting", "Y": "eating"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "planting", "weight": 1.0, "surface_text": "[[corn]] is for [[planting]]"}]} +{"raw_text": "That's just storing the silo and praying for presenting artwork.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "silo", "action": "store_silage", "Y": "presenting artwork"}, "chain": [{"start": "silo", "relation": "UsedFor", "end": "store_silage", "weight": 1.0, "surface_text": "[[a silo]] is used to [[store silage]]"}]} +{"raw_text": "My grandmother used to say, 'gamessing the marble won't bring you clocks.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "marble", "action": "games", "Y": "clocks"}, "chain": [{"start": "marble", "relation": "UsedFor", "end": "games", "weight": 2.828427, "surface_text": "[[a marble]] is used for [[games]]"}]} +{"raw_text": "You can nurturing the egg all you want, it still won't get you soup.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "egg", "action": "nurturing", "Y": "soup"}, "chain": [{"start": "egg", "relation": "UsedFor", "end": "nurturing", "weight": 1.0, "surface_text": "[[an egg]] is for [[nurturing]]"}]} +{"raw_text": "My grandmother used to say, 'drinking the well won't bring you make coffee.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "well", "action": "drinking_water", "Y": "make coffee"}, "chain": [{"start": "well", "relation": "UsedFor", "end": "drinking_water", "weight": 1.0, "surface_text": "[[a well]] is used for [[drinking water]]"}]} +{"raw_text": "That's just forking the dessert and praying for snail.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "dessert", "action": "fork", "Y": "snail"}, "chain": [{"start": "dessert", "relation": "UsedFor", "end": "fork", "weight": 0.8, "surface_text": "both can be eaten with a fork"}]} +{"raw_text": "My grandmother used to say, 'threatening the knife won't bring you decorations.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "knife", "action": "threatening", "Y": "decorations"}, "chain": [{"start": "knife", "relation": "UsedFor", "end": "threatening", "weight": 1.0, "surface_text": "[[a knife]] is used for [[threatening someone]]"}]} +{"raw_text": "You can recipe the cumin all you want, it still won't get you dish.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cumin", "action": "recipe", "Y": "dish"}, "chain": [{"start": "cumin", "relation": "UsedFor", "end": "recipe", "weight": 0.8, "surface_text": "a recipe might call for both cumin and sugar as ingredients"}]} +{"raw_text": "You can doctor the stethoscope all you want, it still won't get you cut meat with.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "stethoscope", "action": "doctor", "Y": "cut meat with"}, "chain": [{"start": "stethoscope", "relation": "UsedFor", "end": "doctor", "weight": 0.8, "surface_text": "doctors use both tools for medical purposes"}]} +{"raw_text": "You can hole the punch all you want, it still won't get you hammer.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "punch", "action": "hole", "Y": "hammer"}, "chain": [{"start": "punch", "relation": "UsedFor", "end": "hole", "weight": 0.8, "surface_text": "Both a punch and a pick can be used to create or manipulate holes."}]} +{"raw_text": "You can seasoning food the basil all you want, it still won't get you needle.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "basil", "action": "seasoning_food", "Y": "needle"}, "chain": [{"start": "basil", "relation": "UsedFor", "end": "seasoning_food", "weight": 1.0, "surface_text": "[[Basil]] is used for [[seasoning food]]"}]} +{"raw_text": "My grandmother used to say, 'drinking the glass won't bring you travelling around.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "glass", "action": "drink_water", "Y": "travelling around"}, "chain": [{"start": "glass", "relation": "UsedFor", "end": "drink_water", "weight": 1.0, "surface_text": "[[a glass]] is used for [[to drink water]]"}]} +{"raw_text": "Like salsaing the pizza and hoping for making corn flakes.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pizza", "action": "salsa", "Y": "making corn flakes"}, "chain": [{"start": "pizza", "relation": "UsedFor", "end": "salsa", "weight": 0.8, "surface_text": "salsa can be used with pizza and is made of corn"}]} +{"raw_text": "Like cutting the blade and hoping for massacre people.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "blade", "action": "cut", "Y": "massacre people"}, "chain": [{"start": "blade", "relation": "UsedFor", "end": "cut", "weight": 1.0, "surface_text": "[[a blade]] is used to [[cut]]"}]} +{"raw_text": "Like travelling the plane and hoping for transportation at sea.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "plane", "action": "travel", "Y": "transportation at sea"}, "chain": [{"start": "plane", "relation": "UsedFor", "end": "travel", "weight": 2.828427, "surface_text": "[[A plane]] can be used to [[travel]]"}]} +{"raw_text": "Like mealing the flesh and hoping for breakfast.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "flesh", "action": "meal", "Y": "breakfast"}, "chain": [{"start": "flesh", "relation": "UsedFor", "end": "meal", "weight": 0.8, "surface_text": "meal connects as both flesh and turkey can be used in preparing a meal."}]} +{"raw_text": "My grandmother used to say, 'shooting the pistol won't bring you getting salt from ground.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pistol", "action": "shoot_bullets", "Y": "getting salt from ground"}, "chain": [{"start": "pistol", "relation": "UsedFor", "end": "shoot_bullets", "weight": 1.0, "surface_text": "You can use [[a pistol]] to [[shoot bullets]]"}]} +{"raw_text": "You can paving driveway the pebble all you want, it still won't get you grow vegetables.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pebble", "action": "paving_driveway", "Y": "grow vegetables"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "paving_driveway", "weight": 1.0, "surface_text": "[[a pebble]] is for [[Paving a driveway]]"}]} +{"raw_text": "Like storing the silo and hoping for storing straw.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "silo", "action": "store_silage", "Y": "storing straw"}, "chain": [{"start": "silo", "relation": "UsedFor", "end": "store_silage", "weight": 1.0, "surface_text": "[[a silo]] is used to [[store silage]]"}]} +{"raw_text": "You can voyage the ship all you want, it still won't get you travel to shops.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "ship", "action": "voyage", "Y": "travel to shops"}, "chain": [{"start": "ship", "relation": "UsedFor", "end": "voyage", "weight": 1.0, "surface_text": "[[A ship]] is used for [[a voyage]]"}]} +{"raw_text": "That's just dishing the kohlrabi and praying for growing flowers.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "kohlrabi", "action": "dish", "Y": "growing flowers"}, "chain": [{"start": "kohlrabi", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both can be used as ingredients in a dish"}]} +{"raw_text": "Like smelterring the nickel and hoping for getting gold from ground.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "nickel", "action": "smelter", "Y": "getting gold from ground"}, "chain": [{"start": "nickel", "relation": "UsedFor", "end": "smelter", "weight": 0.8, "surface_text": "both nickel and ore are processed in smelters to extract metal"}]} +{"raw_text": "You can cover hair the haircloth all you want, it still won't get you making bags with.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "haircloth", "action": "cover_hair", "Y": "making bags with"}, "chain": [{"start": "haircloth", "relation": "UsedFor", "end": "cover_hair", "weight": 1.0, "surface_text": "You can use [[haircloth]] to [[cover your hair]]"}]} +{"raw_text": "Like preying the lynx and hoping for helping plants grow.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "lynx", "action": "prey", "Y": "helping plants grow"}, "chain": [{"start": "lynx", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "lynx uses prey for food, fish can be prey for other animals"}]} +{"raw_text": "That's just sweeping the broom and praying for truck.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "broom", "action": "sweeping_floors", "Y": "truck"}, "chain": [{"start": "broom", "relation": "UsedFor", "end": "sweeping_floors", "weight": 1.0, "surface_text": "[[a broom]] is used for [[sweeping floors]]"}]} +{"raw_text": "Like strumming the harp and hoping for playing in band.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "harp", "action": "strum_melody", "Y": "playing in band"}, "chain": [{"start": "harp", "relation": "UsedFor", "end": "strum_melody", "weight": 1.0, "surface_text": "You can use [[a harp]] to [[strum a melody]]"}]} +{"raw_text": "That's just plating the nickel and praying for extract natural resources from earth.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "nickel", "action": "plating", "Y": "extract natural resources from earth"}, "chain": [{"start": "nickel", "relation": "UsedFor", "end": "plating", "weight": 0.8, "surface_text": "plating is a process that uses nickel and tin to coat surfaces"}]} +{"raw_text": "Like making the clay and hoping for smelter.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "clay", "action": "make_sculpture", "Y": "smelter"}, "chain": [{"start": "clay", "relation": "UsedFor", "end": "make_sculpture", "weight": 1.0, "surface_text": "You can use [[clay]] to [[make sculpture]]"}]} +{"raw_text": "My grandmother used to say, 'drawwing the chalk won't bring you drink from.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chalk", "action": "draw_with", "Y": "drink from"}, "chain": [{"start": "chalk", "relation": "UsedFor", "end": "draw_with", "weight": 1.0, "surface_text": "[[chalk]] can be used to [[draw with]]"}]} +{"raw_text": "That's just planting the furrow and praying for growing food.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "furrow", "action": "planting", "Y": "growing food"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}]} +{"raw_text": "My grandmother used to say, 'flighting the airplane won't bring you recreation.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "airplane", "action": "flight", "Y": "recreation"}, "chain": [{"start": "airplane", "relation": "UsedFor", "end": "flight", "weight": 2.0, "surface_text": "[[an airplane]] is for [[flight]]"}]} +{"raw_text": "Like laying the bed and hoping for mahogany.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bed", "action": "laying_down", "Y": "mahogany"}, "chain": [{"start": "bed", "relation": "UsedFor", "end": "laying_down", "weight": 2.0, "surface_text": "[[a bed]] is used for [[laying down]]"}]} +{"raw_text": "Like enclosing the fence and hoping for socializing.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "fence", "action": "enclosing_space", "Y": "socializing"}, "chain": [{"start": "fence", "relation": "UsedFor", "end": "enclosing_space", "weight": 1.0, "surface_text": "[[A fence]] is used for [[enclosing a space]]"}]} +{"raw_text": "Like ovenning the cornbread and hoping for spoon.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "cornbread", "action": "oven", "Y": "spoon"}, "chain": [{"start": "cornbread", "relation": "UsedFor", "end": "oven", "weight": 0.8, "surface_text": "both can be cooked in an oven"}]} +{"raw_text": "My grandmother used to say, 'hurting the mine won't bring you fire.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "mine", "action": "hurting_people", "Y": "fire"}, "chain": [{"start": "mine", "relation": "UsedFor", "end": "hurting_people", "weight": 1.0, "surface_text": "[[a mine]] is used for [[hurting people]]"}]} +{"raw_text": "That's just making the silver and praying for hold cookies.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "silver", "action": "making_coins", "Y": "hold cookies"}, "chain": [{"start": "silver", "relation": "UsedFor", "end": "making_coins", "weight": 1.0, "surface_text": "[[silver]] is used for [[making coins]]"}]} +{"raw_text": "My grandmother used to say, 'tying the rope won't bring you fireplaces.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "rope", "action": "tying_up", "Y": "fireplaces"}, "chain": [{"start": "rope", "relation": "UsedFor", "end": "tying_up", "weight": 1.0, "surface_text": "[[A rope]] is used for [[tying something up]]"}]} +{"raw_text": "That's just aerating the decanter and praying for breasts if female.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "decanter", "action": "aerate_wine", "Y": "breasts if female"}, "chain": [{"start": "decanter", "relation": "UsedFor", "end": "aerate_wine", "weight": 1.0, "surface_text": "[[a decanter]] is used to [[aerate wine]]"}]} +{"raw_text": "You can presenting artwork the gallery all you want, it still won't get you growing up.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "gallery", "action": "presenting_artwork", "Y": "growing up"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "presenting_artwork", "weight": 1.0, "surface_text": "[[a gallery]] is for [[presenting artwork]]"}]} +{"raw_text": "My grandmother used to say, 'preying the falcon won't bring you building treehouse.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "falcon", "action": "prey", "Y": "building treehouse"}, "chain": [{"start": "falcon", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "falcons hunt prey; doves are sometimes prey"}]} +{"raw_text": "Like buying the mall and hoping for get work done.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "mall", "action": "buy_clothes", "Y": "get work done"}, "chain": [{"start": "mall", "relation": "UsedFor", "end": "buy_clothes", "weight": 1.0, "surface_text": "You can use [[a mall]] to [[buy clothes]]"}]} +{"raw_text": "Like greenthumbing the garden and hoping for shade.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "garden", "action": "greenthumb", "Y": "shade"}, "chain": [{"start": "garden", "relation": "UsedFor", "end": "greenthumb", "weight": 1.0, "surface_text": "[[a garden]] is for [[a greenthumb]]"}]} +{"raw_text": "Like giving the theater and hoping for spending money.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "theater", "action": "giving_speech", "Y": "spending money"}, "chain": [{"start": "theater", "relation": "UsedFor", "end": "giving_speech", "weight": 1.0, "surface_text": "[[a theater]] is for [[giving a speech]]"}]} +{"raw_text": "My grandmother used to say, 'musicianing the synthesizer won't bring you tape.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "synthesizer", "action": "musician", "Y": "tape"}, "chain": [{"start": "synthesizer", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "musician uses synthesizer and musician uses bass (instrument)"}]} +{"raw_text": "That's just playing the triangle and praying for raising herbs.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "triangle", "action": "play_music", "Y": "raising herbs"}, "chain": [{"start": "triangle", "relation": "UsedFor", "end": "play_music", "weight": 3.4641016, "surface_text": "[[a triangle]] is used for [[play music]]"}]} +{"raw_text": "That's just cooling the ice and praying for make jewelry.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "ice", "action": "cool_drinks", "Y": "make jewelry"}, "chain": [{"start": "ice", "relation": "UsedFor", "end": "cool_drinks", "weight": 3.4641016, "surface_text": "[[Ice]] is used to [[cool drinks]]"}]} +{"raw_text": "My grandmother used to say, 'warning the orange won't bring you lettuce.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "orange", "action": "warning_signs", "Y": "lettuce"}, "chain": [{"start": "orange", "relation": "UsedFor", "end": "warning_signs", "weight": 1.0, "surface_text": "[[Orange]] is used for [[warning signs]]"}]} +{"raw_text": "Like surfacing the jack and hoping for keeping stuff in.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "jack", "action": "surface", "Y": "keeping stuff in"}, "chain": [{"start": "jack", "relation": "UsedFor", "end": "surface", "weight": 0.8, "surface_text": "Both tools can be used to modify or prepare surfaces."}]} +{"raw_text": "Like confining the prison and hoping for discovering facts.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "prison", "action": "confining_prisoners", "Y": "discovering facts"}, "chain": [{"start": "prison", "relation": "UsedFor", "end": "confining_prisoners", "weight": 1.0, "surface_text": "[[a prison]] is used for [[confining prisoners]]"}]} +{"raw_text": "My grandmother used to say, 'making the bean won't bring you relax.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bean", "action": "making_furniture", "Y": "relax"}, "chain": [{"start": "bean", "relation": "UsedFor", "end": "making_furniture", "weight": 1.0, "surface_text": "[[a bean]] is for [[making furniture]]"}]} +{"raw_text": "My grandmother used to say, 'drawwing the well won't bring you wood.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "well", "action": "draw_water", "Y": "wood"}, "chain": [{"start": "well", "relation": "UsedFor", "end": "draw_water", "weight": 1.0, "surface_text": "You can use [[a well]] to [[draw water]]"}]} +{"raw_text": "Like pulping the polyester and hoping for insulation.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "polyester", "action": "pulp", "Y": "insulation"}, "chain": [{"start": "polyester", "relation": "UsedFor", "end": "pulp", "weight": 0.8, "surface_text": "Polyester can be used in processing, and pulp is a primary material for paper."}]} +{"raw_text": "My grandmother used to say, 'treasuring the chest won't bring you sign of love.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chest", "action": "treasure_chest", "Y": "sign of love"}, "chain": [{"start": "chest", "relation": "UsedFor", "end": "treasure_chest", "weight": 1.0, "surface_text": "[[a chest]] is for [[treasure chest]]"}]} +{"raw_text": "You can annoying neighbors the trumpet all you want, it still won't get you playing sissy music.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "trumpet", "action": "annoying_neighbors", "Y": "playing sissy music"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "annoying_neighbors", "weight": 1.0, "surface_text": "[[a trumpet]] is for [[annoying the neighbors]]"}]} +{"raw_text": "My grandmother used to say, 'inserting the pistol won't bring you robbery.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pistol", "action": "insert_cartridge", "Y": "robbery"}, "chain": [{"start": "pistol", "relation": "UsedFor", "end": "insert_cartridge", "weight": 1.0, "surface_text": "You can use [[a pistol]] to [[insert a cartridge]]"}]} +{"raw_text": "You can drying the linen all you want, it still won't get you awl.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "linen", "action": "drying", "Y": "awl"}, "chain": [{"start": "linen", "relation": "UsedFor", "end": "drying", "weight": 1.0, "surface_text": "[[a linen]] is for [[drying]]"}]} +{"raw_text": "Like making the leather and hoping for substitute for silk.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "leather", "action": "make_coats", "Y": "substitute for silk"}, "chain": [{"start": "leather", "relation": "UsedFor", "end": "make_coats", "weight": 1.0, "surface_text": "You can use [[a leather]] to [[make coats]]"}]} +{"raw_text": "My grandmother used to say, 'indicating the level won't bring you cut lumber.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "level", "action": "indicate_position", "Y": "cut lumber"}, "chain": [{"start": "level", "relation": "UsedFor", "end": "indicate_position", "weight": 1.0, "surface_text": "You can use [[a level]] to [[indicate position]]"}]} +{"raw_text": "My grandmother used to say, 'jeansing the denim won't bring you threading.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "denim", "action": "jeans", "Y": "threading"}, "chain": [{"start": "denim", "relation": "UsedFor", "end": "jeans", "weight": 3.4641016, "surface_text": "[[denim]] is used for [[jeans]]"}]} +{"raw_text": "My grandmother used to say, 'climbing the tree won't bring you relax.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tree", "action": "climb", "Y": "relax"}, "chain": [{"start": "tree", "relation": "UsedFor", "end": "climb", "weight": 1.0, "surface_text": "You can use [[a tree]] to [[climb]]"}]} +{"raw_text": "You can clothing the thimble all you want, it still won't get you house.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "thimble", "action": "clothing", "Y": "house"}, "chain": [{"start": "thimble", "relation": "UsedFor", "end": "clothing", "weight": 0.8, "surface_text": "Clothing connects thimble to spout by being made with thimble and part of clothing (as in a spout-like design)."}]} +{"raw_text": "That's just cleaning the sponge and praying for food.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "sponge", "action": "cleaning", "Y": "food"}, "chain": [{"start": "sponge", "relation": "UsedFor", "end": "cleaning", "weight": 1.0, "surface_text": "[[a sponge]] is used for [[cleaning]]"}]} +{"raw_text": "That's just placing the desk and praying for discovering facts.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "desk", "action": "place_on", "Y": "discovering facts"}, "chain": [{"start": "desk", "relation": "UsedFor", "end": "place_on", "weight": 1.0, "surface_text": "You can use [[a desk]] to [[place something on it]]"}]} +{"raw_text": "My grandmother used to say, 'doing the computer won't bring you store.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "computer", "action": "doing_work", "Y": "store"}, "chain": [{"start": "computer", "relation": "UsedFor", "end": "doing_work", "weight": 1.0, "surface_text": "[[a computer]] is for [[doing work]]"}]} +{"raw_text": "Like producing the wood and hoping for books.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "wood", "action": "produce_lumber", "Y": "books"}, "chain": [{"start": "wood", "relation": "UsedFor", "end": "produce_lumber", "weight": 1.0, "surface_text": "[[Wood]] is used to [[produce lumber]]"}]} +{"raw_text": "That's just getting the school and praying for showing works of art.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "school", "action": "get_education", "Y": "showing works of art"}, "chain": [{"start": "school", "relation": "UsedFor", "end": "get_education", "weight": 1.0, "surface_text": "You can use [[a school]] to [[get an education]]"}]} +{"raw_text": "Like alloying the mercury and hoping for storage.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "mercury", "action": "alloy", "Y": "storage"}, "chain": [{"start": "mercury", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects them as materials that can be combined for different properties"}]} +{"raw_text": "You can alloy the magnesium all you want, it still won't get you store cookies.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "magnesium", "action": "alloy", "Y": "store cookies"}, "chain": [{"start": "magnesium", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "both metals can be combined into alloys for various applications"}]} +{"raw_text": "Like storing the office and hoping for make textbooks.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "office", "action": "storing_computer", "Y": "make textbooks"}, "chain": [{"start": "office", "relation": "UsedFor", "end": "storing_computer", "weight": 1.0, "surface_text": "[[an office]] is for [[Storing your computer]]"}]} +{"raw_text": "My grandmother used to say, 'travelling the plane won't bring you drinking from.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "plane", "action": "travel", "Y": "drinking from"}, "chain": [{"start": "plane", "relation": "UsedFor", "end": "travel", "weight": 2.828427, "surface_text": "[[A plane]] can be used to [[travel]]"}]} +{"raw_text": "That's just platterring the dessert and praying for pizza.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "dessert", "action": "platter", "Y": "pizza"}, "chain": [{"start": "dessert", "relation": "UsedFor", "end": "platter", "weight": 0.8, "surface_text": "a platter can be used to serve both desserts and lobsters"}]} +{"raw_text": "You can polish the wax all you want, it still won't get you punch.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wax", "action": "polish", "Y": "punch"}, "chain": [{"start": "wax", "relation": "UsedFor", "end": "polish", "weight": 0.8, "surface_text": "polish can be used on wax surfaces or on diamonds to enhance shine."}]} +{"raw_text": "That's just seasoning the cumin and praying for dessert.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cumin", "action": "seasoning", "Y": "dessert"}, "chain": [{"start": "cumin", "relation": "UsedFor", "end": "seasoning", "weight": 0.8, "surface_text": "Both cumin and thyme are used as seasonings in food."}]} +{"raw_text": "My grandmother used to say, 'sandwiching the salad won't bring you planting.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "salad", "action": "sandwich", "Y": "planting"}, "chain": [{"start": "salad", "relation": "UsedFor", "end": "sandwich", "weight": 0.8, "surface_text": "both salad and ham can be ingredients in a sandwich"}]} +{"raw_text": "My grandmother used to say, 'conducting the office won't bring you clean cat box.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "office", "action": "conducting_business", "Y": "clean cat box"}, "chain": [{"start": "office", "relation": "UsedFor", "end": "conducting_business", "weight": 1.0, "surface_text": "[[an office]] is used for [[conducting business]]"}]} +{"raw_text": "My grandmother used to say, 'making the flute won't bring you send message.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "flute", "action": "make_music", "Y": "send message"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "make_music", "weight": 3.4641016, "surface_text": "[[A flute]] is used to [[make music]]"}]} +{"raw_text": "Like playing the flute and hoping for measurement.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "flute", "action": "play_song", "Y": "measurement"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "play_song", "weight": 1.0, "surface_text": "You can use [[a flute]] to [[play a song]]"}]} +{"raw_text": "You can presenting artwork the gallery all you want, it still won't get you lendings books.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "gallery", "action": "presenting_artwork", "Y": "lendings books"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "presenting_artwork", "weight": 1.0, "surface_text": "[[a gallery]] is for [[presenting artwork]]"}]} +{"raw_text": "Like having the canoe and hoping for vase.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "canoe", "action": "having_fun", "Y": "vase"}, "chain": [{"start": "canoe", "relation": "UsedFor", "end": "having_fun", "weight": 2.0, "surface_text": "[[a canoe]] is for [[having fun]]"}]} +{"raw_text": "My grandmother used to say, 'musicianing the recorder won't bring you teaching children to play music.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "recorder", "action": "musician", "Y": "teaching children to play music"}, "chain": [{"start": "recorder", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "a musician plays both a recorder and a viola"}]} +{"raw_text": "Like moulding the quartz and hoping for get metal ore.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "quartz", "action": "mould_glass", "Y": "get metal ore"}, "chain": [{"start": "quartz", "relation": "UsedFor", "end": "mould_glass", "weight": 1.0, "surface_text": "You can use [[quartz]] to [[mould glass]]"}]} +{"raw_text": "That's just seasoning the basil and praying for poison field.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "basil", "action": "seasoning_food", "Y": "poison field"}, "chain": [{"start": "basil", "relation": "UsedFor", "end": "seasoning_food", "weight": 1.0, "surface_text": "[[Basil]] is used for [[seasoning food]]"}]} +{"raw_text": "Like storing the library and hoping for contain shops.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "library", "action": "storing_books", "Y": "contain shops"}, "chain": [{"start": "library", "relation": "UsedFor", "end": "storing_books", "weight": 2.828427, "surface_text": "[[a library]] is for [[storing books]]"}]} +{"raw_text": "You can hunt mice the cat all you want, it still won't get you storing computer.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cat", "action": "hunt_mice", "Y": "storing computer"}, "chain": [{"start": "cat", "relation": "UsedFor", "end": "hunt_mice", "weight": 1.0, "surface_text": "You can use [[a cat]] to [[hunt mice]]"}]} +{"raw_text": "That's just animalling the banana and praying for wrapper.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "banana", "action": "animal", "Y": "wrapper"}, "chain": [{"start": "banana", "relation": "UsedFor", "end": "animal", "weight": 0.8, "surface_text": "animals eat bananas; slugs are sometimes prey for animals"}]} +{"raw_text": "Like petting the python and hoping for silk.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "python", "action": "pet", "Y": "silk"}, "chain": [{"start": "python", "relation": "UsedFor", "end": "pet", "weight": 0.8, "surface_text": "both python (as a pet snake) and ferret can be kept as pets"}]} +{"raw_text": "My grandmother used to say, 'geometrying the triangle won't bring you make sounds.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "triangle", "action": "geometry", "Y": "make sounds"}, "chain": [{"start": "triangle", "relation": "UsedFor", "end": "geometry", "weight": 2.828427, "surface_text": "[[a triangle]] is for [[geometry]]"}]} +{"raw_text": "Like sportsing the gymnasium and hoping for producing educated people.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "gymnasium", "action": "sports", "Y": "producing educated people"}, "chain": [{"start": "gymnasium", "relation": "UsedFor", "end": "sports", "weight": 1.0, "surface_text": "[[a gymnasium]] is for [[sports]]"}]} +{"raw_text": "My grandmother used to say, 'cutting the axe won't bring you untangling.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "axe", "action": "cut_firewood", "Y": "untangling"}, "chain": [{"start": "axe", "relation": "UsedFor", "end": "cut_firewood", "weight": 1.0, "surface_text": "You can use [[an axe]] to [[cut firewood]]"}]} +{"raw_text": "My grandmother used to say, 'washing the kettle won't bring you holding alcohol.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "kettle", "action": "wash_hands", "Y": "holding alcohol"}, "chain": [{"start": "kettle", "relation": "UsedFor", "end": "wash_hands", "weight": 1.0, "surface_text": "You can use [[a kettle]] to [[wash your hands]]"}]} +{"raw_text": "That's just bulletting the canon and praying for military use.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "canon", "action": "bullet", "Y": "military use"}, "chain": [{"start": "canon", "relation": "UsedFor", "end": "bullet", "weight": 0.8, "surface_text": "ammunition (bullet) is used for both weapons, and it's a part of the bullet's function."}]} +{"raw_text": "My grandmother used to say, 'watching the theater won't bring you providing employment for teachers.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "theater", "action": "watch_movie", "Y": "providing employment for teachers"}, "chain": [{"start": "theater", "relation": "UsedFor", "end": "watch_movie", "weight": 2.0, "surface_text": "You can use [[a theater]] to [[watch a movie]]"}]} +{"raw_text": "You can birdseed the cuckoo all you want, it still won't get you prey.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cuckoo", "action": "birdseed", "Y": "prey"}, "chain": [{"start": "cuckoo", "relation": "UsedFor", "end": "birdseed", "weight": 0.8, "surface_text": "both cuckoos and parakeets can be fed birdseed."}]} +{"raw_text": "You can boating the canoe all you want, it still won't get you keeping cool.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "canoe", "action": "boating", "Y": "keeping cool"}, "chain": [{"start": "canoe", "relation": "UsedFor", "end": "boating", "weight": 1.0, "surface_text": "[[a canoe]] is for [[boating]]"}]} +{"raw_text": "That's just drinking the flask and praying for storing things in.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "flask", "action": "drinking", "Y": "storing things in"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "drinking", "weight": 2.828427, "surface_text": "[[a flask]] is used for [[drinking]]"}]} +{"raw_text": "That's just walling the punch and praying for making tea.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "punch", "action": "wall", "Y": "making tea"}, "chain": [{"start": "punch", "relation": "UsedFor", "end": "wall", "weight": 0.8, "surface_text": "wall is used as a surface for punching, and nails are part of wall construction."}]} +{"raw_text": "You can prey the falcon all you want, it still won't get you provide shade.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "falcon", "action": "prey", "Y": "provide shade"}, "chain": [{"start": "falcon", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "falcons hunt prey; doves are sometimes prey"}]} +{"raw_text": "Like going the car and hoping for fixing electric wires.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "car", "action": "going_fast", "Y": "fixing electric wires"}, "chain": [{"start": "car", "relation": "UsedFor", "end": "going_fast", "weight": 1.0, "surface_text": "[[a car]] is for [[going fast]]"}]} +{"raw_text": "You can swimming the pond all you want, it still won't get you put live bait on hook.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pond", "action": "swimming", "Y": "put live bait on hook"}, "chain": [{"start": "pond", "relation": "UsedFor", "end": "swimming", "weight": 1.0, "surface_text": "[[a pond]] is for [[swimming]]"}]} +{"raw_text": "That's just firing the revolver and praying for kill.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "revolver", "action": "firing", "Y": "kill"}, "chain": [{"start": "revolver", "relation": "UsedFor", "end": "firing", "weight": 1.0, "surface_text": "[[a revolver]] is for [[firing]]"}]} +{"raw_text": "That's just warring the rifle and praying for robbery.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "rifle", "action": "war", "Y": "robbery"}, "chain": [{"start": "rifle", "relation": "UsedFor", "end": "war", "weight": 1.0, "surface_text": "[[a rifle]] is for [[war]]"}]} +{"raw_text": "My grandmother used to say, 'dishing the chili won't bring you tea.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chili", "action": "dish", "Y": "tea"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both chili and paprika are used in cooking various dishes"}]} +{"raw_text": "You can talking the phone all you want, it still won't get you chopping vegetables.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "phone", "action": "talking", "Y": "chopping vegetables"}, "chain": [{"start": "phone", "relation": "UsedFor", "end": "talking", "weight": 2.0, "surface_text": "[[a phone]] is for [[talking]]"}]} +{"raw_text": "That's just holding the well and praying for food.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "well", "action": "holding_liquid", "Y": "food"}, "chain": [{"start": "well", "relation": "UsedFor", "end": "holding_liquid", "weight": 1.0, "surface_text": "[[a well]] is used for [[holding liquid]]"}]} +{"raw_text": "You can create music the oboe all you want, it still won't get you song.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "oboe", "action": "create_music", "Y": "song"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "create_music", "weight": 1.0, "surface_text": "You can use [[an oboe]] to [[create music]]"}]} +{"raw_text": "Like playing the mandolin and hoping for relaxation.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "mandolin", "action": "playing_music", "Y": "relaxation"}, "chain": [{"start": "mandolin", "relation": "UsedFor", "end": "playing_music", "weight": 2.828427, "surface_text": "[[a mandolin]] is for [[playing music]]"}]} +{"raw_text": "You can alloy the platinum all you want, it still won't get you fillings in teeth.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "platinum", "action": "alloy", "Y": "fillings in teeth"}, "chain": [{"start": "platinum", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals through their common use in creating mixed metal substances"}]} +{"raw_text": "You can pleasure the cannabis all you want, it still won't get you showing off.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cannabis", "action": "pleasure", "Y": "showing off"}, "chain": [{"start": "cannabis", "relation": "UsedFor", "end": "pleasure", "weight": 2.0, "surface_text": "[[cannabis]] is used for [[pleasure]]."}]} +{"raw_text": "That's just reciping the chili and praying for cuisine.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "chili", "action": "recipe", "Y": "cuisine"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "recipe", "weight": 0.8, "surface_text": "recipe connects both spices as ingredients in a set of instructions"}]} +{"raw_text": "Like surfacing the jack and hoping for transporting objects.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "jack", "action": "surface", "Y": "transporting objects"}, "chain": [{"start": "jack", "relation": "UsedFor", "end": "surface", "weight": 0.8, "surface_text": "Both tools can be used to modify or prepare surfaces."}]} +{"raw_text": "Like starting the flint and hoping for pave floors.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "flint", "action": "start_fire", "Y": "pave floors"}, "chain": [{"start": "flint", "relation": "UsedFor", "end": "start_fire", "weight": 1.0, "surface_text": "[[flint]] can be used to [[start a fire]]"}]} +{"raw_text": "You can showing care the diamond all you want, it still won't get you gravel.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "diamond", "action": "showing_care", "Y": "gravel"}, "chain": [{"start": "diamond", "relation": "UsedFor", "end": "showing_care", "weight": 1.0, "surface_text": "[[a diamond]] is for [[showing someone you care]]"}]} +{"raw_text": "Like holing the punch and hoping for spreading toppings.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "punch", "action": "hole", "Y": "spreading toppings"}, "chain": [{"start": "punch", "relation": "UsedFor", "end": "hole", "weight": 0.8, "surface_text": "Both a punch and a pick can be used to create or manipulate holes."}]} +{"raw_text": "You can picking lock the pick all you want, it still won't get you figuring out problem.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pick", "action": "picking_lock", "Y": "figuring out problem"}, "chain": [{"start": "pick", "relation": "UsedFor", "end": "picking_lock", "weight": 1.0, "surface_text": "[[a pick]] is used for [[picking a lock]]."}]} +{"raw_text": "Like coining the jug and hoping for holding alcohol.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "jug", "action": "coin", "Y": "holding alcohol"}, "chain": [{"start": "jug", "relation": "UsedFor", "end": "coin", "weight": 0.8, "surface_text": "jugs can be used to carry coins, and chests often store coins."}]} +{"raw_text": "Like breakfasting the fat and hoping for fork.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "fat", "action": "breakfast", "Y": "fork"}, "chain": [{"start": "fat", "relation": "UsedFor", "end": "breakfast", "weight": 0.8, "surface_text": "both fat and cereal can be used in preparing or eating breakfast"}]} +{"raw_text": "My grandmother used to say, 'feeding the hay won't bring you sewing.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "hay", "action": "feed_horses", "Y": "sewing"}, "chain": [{"start": "hay", "relation": "UsedFor", "end": "feed_horses", "weight": 1.0, "surface_text": "[[hay]] is used to [[feed horses]]"}]} +{"raw_text": "That's just making the steel and praying for prying clams open.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "steel", "action": "making_spoons", "Y": "prying clams open"}, "chain": [{"start": "steel", "relation": "UsedFor", "end": "making_spoons", "weight": 1.0, "surface_text": "[[steel]] is used for [[making spoons]]"}]} +{"raw_text": "My grandmother used to say, 'reacting the pistol won't bring you practice shooting.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pistol", "action": "react_fast", "Y": "practice shooting"}, "chain": [{"start": "pistol", "relation": "UsedFor", "end": "react_fast", "weight": 1.0, "surface_text": "You can use [[a pistol]] to [[react fast]]"}]} +{"raw_text": "You can planting field the tractor all you want, it still won't get you cargo.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "tractor", "action": "planting_field", "Y": "cargo"}, "chain": [{"start": "tractor", "relation": "UsedFor", "end": "planting_field", "weight": 1.0, "surface_text": "[[a tractor]] is used for [[planting a field]]"}]} +{"raw_text": "My grandmother used to say, 'sounding the recorder won't bring you note.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "recorder", "action": "sound", "Y": "note"}, "chain": [{"start": "recorder", "relation": "UsedFor", "end": "sound", "weight": 0.8, "surface_text": "both instruments are used to create sound."}]} +{"raw_text": "That's just washing the water and praying for water skiing.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "water", "action": "washing_dishes", "Y": "water skiing"}, "chain": [{"start": "water", "relation": "UsedFor", "end": "washing_dishes", "weight": 2.0, "surface_text": "[[water]] is used for [[washing dishes]]"}]} +{"raw_text": "You can finger the thimble all you want, it still won't get you cutting.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "thimble", "action": "finger", "Y": "cutting"}, "chain": [{"start": "thimble", "relation": "UsedFor", "end": "finger", "weight": 0.8, "surface_text": "Both the thimble and comb are used with fingers."}]} +{"raw_text": "My grandmother used to say, 'vehicling the jack won't bring you keeping stuff in.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "jack", "action": "vehicle", "Y": "keeping stuff in"}, "chain": [{"start": "jack", "relation": "UsedFor", "end": "vehicle", "weight": 0.8, "surface_text": "A jack is used for working on a vehicle, and a ladder can be found at the location of a vehicle (e.g., for maintenance or access)."}]} +{"raw_text": "Like transacting the office and hoping for prayer.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "office", "action": "transact_business", "Y": "prayer"}, "chain": [{"start": "office", "relation": "UsedFor", "end": "transact_business", "weight": 1.0, "surface_text": "You can use [[an office]] to [[transact business]]"}]} +{"raw_text": "You can digging the spade all you want, it still won't get you cut firewood.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "spade", "action": "digging", "Y": "cut firewood"}, "chain": [{"start": "spade", "relation": "UsedFor", "end": "digging", "weight": 1.0, "surface_text": "[[a spade]] is for [[digging]]"}]} +{"raw_text": "Like arranging the comb and hoping for musician.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "comb", "action": "arrange_hair", "Y": "musician"}, "chain": [{"start": "comb", "relation": "UsedFor", "end": "arrange_hair", "weight": 2.0, "surface_text": "You can use [[a comb]] to [[arrange hair]]"}]} +{"raw_text": "That's just making the xylophone and praying for tuning.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "xylophone", "action": "make_music", "Y": "tuning"}, "chain": [{"start": "xylophone", "relation": "UsedFor", "end": "make_music", "weight": 4.0, "surface_text": "You can use [[a xylophone]] to [[make music]]"}]} +{"raw_text": "That's just firing the soot and praying for making parachutes.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "soot", "action": "fire", "Y": "making parachutes"}, "chain": [{"start": "soot", "relation": "UsedFor", "end": "fire", "weight": 0.8, "surface_text": "fire is used to produce soot and can be found in processes involving aluminum."}]} +{"raw_text": "My grandmother used to say, 'pressing the iron won't bring you filling cavities in teeth.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "iron", "action": "press_clothes", "Y": "filling cavities in teeth"}, "chain": [{"start": "iron", "relation": "UsedFor", "end": "press_clothes", "weight": 1.0, "surface_text": "[[An iron]] is used to [[press clothes]]"}]} +{"raw_text": "My grandmother used to say, 'musicianing the flute won't bring you music.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "flute", "action": "musician", "Y": "music"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "a musician plays both instruments"}]} +{"raw_text": "That's just musiccing the cello and praying for play songs by ted nugent.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cello", "action": "music", "Y": "play songs by ted nugent"}, "chain": [{"start": "cello", "relation": "UsedFor", "end": "music", "weight": 1.0, "surface_text": "[[a cello]] is used for [[music]]"}]} +{"raw_text": "Like aquaticcing the pond and hoping for will wait.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pond", "action": "aquatic_life", "Y": "will wait"}, "chain": [{"start": "pond", "relation": "UsedFor", "end": "aquatic_life", "weight": 1.0, "surface_text": "[[a pond]] is for [[aquatic life]]"}]} +{"raw_text": "My grandmother used to say, 'storing the prison won't bring you teenagers to spend time.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "prison", "action": "store_criminals", "Y": "teenagers to spend time"}, "chain": [{"start": "prison", "relation": "UsedFor", "end": "store_criminals", "weight": 1.0, "surface_text": "You can use [[a prison]] to [[store criminals]]"}]} +{"raw_text": "My grandmother used to say, 'saucing the coriander won't bring you season salad.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "coriander", "action": "sauce", "Y": "season salad"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "sauce", "weight": 0.8, "surface_text": "sauce is a condiment that can incorporate both coriander and chili."}]} +{"raw_text": "That's just eating the potato and praying for steak.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "potato", "action": "eating", "Y": "steak"}, "chain": [{"start": "potato", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[a potato]] is used for [[eating]]"}]} +{"raw_text": "That's just sweeping the broom and praying for spinning bit.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "broom", "action": "sweeping_floors", "Y": "spinning bit"}, "chain": [{"start": "broom", "relation": "UsedFor", "end": "sweeping_floors", "weight": 1.0, "surface_text": "[[a broom]] is used for [[sweeping floors]]"}]} +{"raw_text": "You can planting the furrow all you want, it still won't get you wasting valuable time.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "furrow", "action": "planting", "Y": "wasting valuable time"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}]} +{"raw_text": "That's just running the organ and praying for weighing purchases.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "organ", "action": "running_body", "Y": "weighing purchases"}, "chain": [{"start": "organ", "relation": "UsedFor", "end": "running_body", "weight": 1.0, "surface_text": "[[an organ]] is for [[running the body]]"}]} +{"raw_text": "My grandmother used to say, 'melting the salt won't bring you growing plants.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "salt", "action": "melting_ice", "Y": "growing plants"}, "chain": [{"start": "salt", "relation": "UsedFor", "end": "melting_ice", "weight": 1.0, "surface_text": "[[salt]] is for [[melting ice]]"}]} +{"raw_text": "That's just rubbishing the bin and praying for drinking from.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bin", "action": "rubbish", "Y": "drinking from"}, "chain": [{"start": "bin", "relation": "UsedFor", "end": "rubbish", "weight": 1.0, "surface_text": "[[a bin]] is used for [[rubbish]]."}]} +{"raw_text": "You can grinder the chili all you want, it still won't get you dish.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "chili", "action": "grinder", "Y": "dish"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "grinder", "weight": 0.8, "surface_text": "a grinder is used for both spices"}]} +{"raw_text": "My grandmother used to say, 'cooking the coriander won't bring you kill slug.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "coriander", "action": "cooking", "Y": "kill slug"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "cooking", "weight": 0.8, "surface_text": "coriander is used for cooking, and sugar is used for cooking"}]} +{"raw_text": "Like algaing the pond and hoping for shade.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pond", "action": "algae_growth", "Y": "shade"}, "chain": [{"start": "pond", "relation": "UsedFor", "end": "algae_growth", "weight": 1.0, "surface_text": "[[a pond]] is for [[algae growth]]"}]} +{"raw_text": "Like \"curry\"ing the ginger and hoping for keeping evil spirits away.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "ginger", "action": "\"curry\"", "Y": "keeping evil spirits away"}, "chain": [{"start": "ginger", "relation": "UsedFor", "end": "\"curry\"", "weight": 0.8, "surface_text": "both ginger and cardamom are ingredients in curry dishes"}]} +{"raw_text": "My grandmother used to say, 'carrying the bucket won't bring you posthumous donation.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bucket", "action": "carry_dirt", "Y": "posthumous donation"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "carry_dirt", "weight": 1.0, "surface_text": "You can use [[a bucket]] to [[carry dirt]]"}]} +{"raw_text": "My grandmother used to say, 'making the cotton won't bring you make yarn.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cotton", "action": "making_fabrics", "Y": "make yarn"}, "chain": [{"start": "cotton", "relation": "UsedFor", "end": "making_fabrics", "weight": 1.0, "surface_text": "[[cotton]] is used for [[making fabrics]]"}]} +{"raw_text": "My grandmother used to say, 'drawwing the chalk won't bring you mold.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chalk", "action": "draw_with", "Y": "mold"}, "chain": [{"start": "chalk", "relation": "UsedFor", "end": "draw_with", "weight": 1.0, "surface_text": "[[chalk]] can be used to [[draw with]]"}]} +{"raw_text": "You can machine the vise all you want, it still won't get you wood.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "vise", "action": "machine", "Y": "wood"}, "chain": [{"start": "vise", "relation": "UsedFor", "end": "machine", "weight": 0.8, "surface_text": "A vise is used to hold machine parts, and a key is used to operate a machine."}]} +{"raw_text": "That's just preserving the salt and praying for \"curry\".", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "salt", "action": "preserving_food", "Y": "\"curry\""}, "chain": [{"start": "salt", "relation": "UsedFor", "end": "preserving_food", "weight": 2.0, "surface_text": "[[salt]] is for [[preserving food]]"}]} +{"raw_text": "That's just making the phone and praying for keep office supplies.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "phone", "action": "make_call", "Y": "keep office supplies"}, "chain": [{"start": "phone", "relation": "UsedFor", "end": "make_call", "weight": 2.0, "surface_text": "You can use [[a phone]] to [[make a call]]"}]} +{"raw_text": "You can storage the trough all you want, it still won't get you store flour.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "trough", "action": "storage", "Y": "store flour"}, "chain": [{"start": "trough", "relation": "UsedFor", "end": "storage", "weight": 0.8, "surface_text": "both troughs and bins are used for storage"}]} +{"raw_text": "My grandmother used to say, 'decorating the marble won't bring you tossing in fountain.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "marble", "action": "decorate", "Y": "tossing in fountain"}, "chain": [{"start": "marble", "relation": "UsedFor", "end": "decorate", "weight": 1.0, "surface_text": "You can use [[a marble]] to [[decorate]]"}]} +{"raw_text": "My grandmother used to say, 'transporting the airplane won't bring you fishing.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "airplane", "action": "transport_people", "Y": "fishing"}, "chain": [{"start": "airplane", "relation": "UsedFor", "end": "transport_people", "weight": 1.0, "surface_text": "You can use [[an airplane]] to [[transport people]]"}]} +{"raw_text": "My grandmother used to say, 'writing the paper won't bring you lending books.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "paper", "action": "write_letter", "Y": "lending books"}, "chain": [{"start": "paper", "relation": "UsedFor", "end": "write_letter", "weight": 3.4641016, "surface_text": "You can use [[a paper]] to [[write a letter]]"}]} +{"raw_text": "That's just insecticiding the mealybug and praying for leaf.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "mealybug", "action": "insecticide", "Y": "leaf"}, "chain": [{"start": "mealybug", "relation": "UsedFor", "end": "insecticide", "weight": 0.8, "surface_text": "insecticide is used to kill mealybugs and earwigs as pests"}]} +{"raw_text": "You can start fire the flint all you want, it still won't get you filling small holes.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "flint", "action": "start_fire", "Y": "filling small holes"}, "chain": [{"start": "flint", "relation": "UsedFor", "end": "start_fire", "weight": 1.0, "surface_text": "[[flint]] can be used to [[start a fire]]"}]} +{"raw_text": "You can babies the milk all you want, it still won't get you wash.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "milk", "action": "babies", "Y": "wash"}, "chain": [{"start": "milk", "relation": "UsedFor", "end": "babies", "weight": 1.0, "surface_text": "[[Milk]] is for [[babies]]"}]} +{"raw_text": "Like getting the church and hoping for key.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "church", "action": "get_help", "Y": "key"}, "chain": [{"start": "church", "relation": "UsedFor", "end": "get_help", "weight": 1.0, "surface_text": "You can use [[a church]] to [[get help]]"}]} +{"raw_text": "Like relaxing the porch and hoping for canary.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "porch", "action": "relaxing", "Y": "canary"}, "chain": [{"start": "porch", "relation": "UsedFor", "end": "relaxing", "weight": 2.0, "surface_text": "[[a porch]] is used for [[relaxing]]"}]} +{"raw_text": "My grandmother used to say, 'transporting the moped won't bring you flight.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "moped", "action": "transport", "Y": "flight"}, "chain": [{"start": "moped", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "both mopeds and canoes are used for transportation"}]} +{"raw_text": "Like baseballing the bat and hoping for gemstone.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bat", "action": "baseball", "Y": "gemstone"}, "chain": [{"start": "bat", "relation": "UsedFor", "end": "baseball", "weight": 3.4641016, "surface_text": "[[a bat]] is for [[baseball]]"}]} +{"raw_text": "Like feeding the trough and hoping for store things in especially clothes.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "trough", "action": "feed", "Y": "store things in especially clothes"}, "chain": [{"start": "trough", "relation": "UsedFor", "end": "feed", "weight": 0.8, "surface_text": "feed can be stored in both a trough and a bin"}]} +{"raw_text": "You can finding information the library all you want, it still won't get you providing jobs for teachers.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "library", "action": "finding_information", "Y": "providing jobs for teachers"}, "chain": [{"start": "library", "relation": "UsedFor", "end": "finding_information", "weight": 1.0, "surface_text": "[[a library]] is for [[finding information]]"}]} +{"raw_text": "That's just rocksing the quartz and praying for maintaining cellular moisture balance.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "quartz", "action": "rocks", "Y": "maintaining cellular moisture balance"}, "chain": [{"start": "quartz", "relation": "UsedFor", "end": "rocks", "weight": 1.0, "surface_text": "[[quartz]] is for [[rocks]]"}]} +{"raw_text": "Like measuring the caliper and hoping for blow notes.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "caliper", "action": "measure", "Y": "blow notes"}, "chain": [{"start": "caliper", "relation": "UsedFor", "end": "measure", "weight": 0.8, "surface_text": "measure connects how both tools are used to quantify dimensions or weight"}]} +{"raw_text": "My grandmother used to say, 'travelling the plane won't bring you fun.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "plane", "action": "travel", "Y": "fun"}, "chain": [{"start": "plane", "relation": "UsedFor", "end": "travel", "weight": 2.828427, "surface_text": "[[A plane]] can be used to [[travel]]"}]} +{"raw_text": "Like holding the bladder and hoping for holding decanted liquid.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bladder", "action": "holding_urine", "Y": "holding decanted liquid"}, "chain": [{"start": "bladder", "relation": "UsedFor", "end": "holding_urine", "weight": 1.0, "surface_text": "[[a bladder]] is for [[holding urine]]."}]} +{"raw_text": "My grandmother used to say, 'cooling the ice won't bring you leaving notes on.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "ice", "action": "cool_warmer", "Y": "leaving notes on"}, "chain": [{"start": "ice", "relation": "UsedFor", "end": "cool_warmer", "weight": 1.0, "surface_text": "You can use [[ice]] to [[cool something warmer]]"}]} +{"raw_text": "You can moving blood the heart all you want, it still won't get you storing things.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "heart", "action": "moving_blood", "Y": "storing things"}, "chain": [{"start": "heart", "relation": "UsedFor", "end": "moving_blood", "weight": 1.0, "surface_text": "[[a heart]] is used for [[moving blood]]"}]} +{"raw_text": "That's just platterring the dessert and praying for radish.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "dessert", "action": "platter", "Y": "radish"}, "chain": [{"start": "dessert", "relation": "UsedFor", "end": "platter", "weight": 0.8, "surface_text": "a platter can be used to serve both desserts and lobsters"}]} +{"raw_text": "Like making the wool and hoping for belts.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "wool", "action": "make_sweater", "Y": "belts"}, "chain": [{"start": "wool", "relation": "UsedFor", "end": "make_sweater", "weight": 1.0, "surface_text": "You can use [[wool]] to [[make a sweater]]"}]} +{"raw_text": "My grandmother used to say, 'carrying the bucket won't bring you creating hole in earth.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bucket", "action": "carrying_liquids", "Y": "creating hole in earth"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "carrying_liquids", "weight": 4.472136, "surface_text": "[[a bucket]] is used for [[carrying liquids]]"}]} +{"raw_text": "That's just measuring the scale and praying for needle.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "scale", "action": "measure", "Y": "needle"}, "chain": [{"start": "scale", "relation": "UsedFor", "end": "measure", "weight": 1.0, "surface_text": "You can use [[a scale]] to [[measure]]"}]} +{"raw_text": "Like pruning the thorn and hoping for oxygen.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "thorn", "action": "pruning", "Y": "oxygen"}, "chain": [{"start": "thorn", "relation": "UsedFor", "end": "pruning", "weight": 0.8, "surface_text": "pruning is an activity that can apply to both thorny plants and boxwood shrubs"}]} +{"raw_text": "You can start fire the lighter all you want, it still won't get you ride horse.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "lighter", "action": "start_fire", "Y": "ride horse"}, "chain": [{"start": "lighter", "relation": "UsedFor", "end": "start_fire", "weight": 2.0, "surface_text": "You can use [[a lighter]] to [[start a fire]]"}]} +{"raw_text": "My grandmother used to say, 'baiting the flock won't bring you growing water lilies.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "flock", "action": "bait", "Y": "growing water lilies"}, "chain": [{"start": "flock", "relation": "UsedFor", "end": "bait", "weight": 0.8, "surface_text": "bait is used to attract both fish and potentially birds in a flock"}]} +{"raw_text": "You can cutting the blade all you want, it still won't get you blow up things and people.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "blade", "action": "cutting", "Y": "blow up things and people"}, "chain": [{"start": "blade", "relation": "UsedFor", "end": "cutting", "weight": 2.828427, "surface_text": "[[A blade]] is used for [[cutting]]"}]} +{"raw_text": "Like holding the pail and hoping for for giving animals shelter.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pail", "action": "holding_water", "Y": "for giving animals shelter"}, "chain": [{"start": "pail", "relation": "UsedFor", "end": "holding_water", "weight": 1.0, "surface_text": "[[a pail]] is for [[holding water]]"}]} +{"raw_text": "My grandmother used to say, 'working the office won't bring you leaving notes on.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "office", "action": "working", "Y": "leaving notes on"}, "chain": [{"start": "office", "relation": "UsedFor", "end": "working", "weight": 2.0, "surface_text": "[[an office]] is used for [[working]]"}]} +{"raw_text": "You can prey the roadrunner all you want, it still won't get you boiling food.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "roadrunner", "action": "prey", "Y": "boiling food"}, "chain": [{"start": "roadrunner", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "both birds hunt similar prey"}]} +{"raw_text": "My grandmother used to say, 'rocksing the quartz won't bring you softening water.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "quartz", "action": "rocks", "Y": "softening water"}, "chain": [{"start": "quartz", "relation": "UsedFor", "end": "rocks", "weight": 1.0, "surface_text": "[[quartz]] is for [[rocks]]"}]} +{"raw_text": "You can light the lantern all you want, it still won't get you pick.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "lantern", "action": "light", "Y": "pick"}, "chain": [{"start": "lantern", "relation": "UsedFor", "end": "light", "weight": 1.0, "surface_text": "[[a lantern]] is for [[light]]"}]} +{"raw_text": "My grandmother used to say, 'storing the drawer won't bring you hiding in.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "drawer", "action": "storing_sweaters", "Y": "hiding in"}, "chain": [{"start": "drawer", "relation": "UsedFor", "end": "storing_sweaters", "weight": 1.0, "surface_text": "[[a drawer]] is for [[storing sweaters]]"}]} +{"raw_text": "My grandmother used to say, 'hoofing the claw won't bring you grass.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "claw", "action": "hoof", "Y": "grass"}, "chain": [{"start": "claw", "relation": "UsedFor", "end": "hoof", "weight": 0.8, "surface_text": "claws are used for traction, similar to how hooves (part of a deer) function"}]} +{"raw_text": "You can kiln the teacup all you want, it still won't get you taking water to fire.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "teacup", "action": "kiln", "Y": "taking water to fire"}, "chain": [{"start": "teacup", "relation": "UsedFor", "end": "kiln", "weight": 0.8, "surface_text": "kilns are used to create teacups and ceramics by firing them"}]} +{"raw_text": "My grandmother used to say, 'preying the lynx won't bring you fish.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "lynx", "action": "prey", "Y": "fish"}, "chain": [{"start": "lynx", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "lynx uses prey for food, fish can be prey for other animals"}]} +{"raw_text": "Like drawwing the chalk and hoping for flavor food.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "chalk", "action": "draw_with", "Y": "flavor food"}, "chain": [{"start": "chalk", "relation": "UsedFor", "end": "draw_with", "weight": 1.0, "surface_text": "[[chalk]] can be used to [[draw with]]"}]} +{"raw_text": "You can sitting on the bed all you want, it still won't get you storing and working with papers.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bed", "action": "sitting_on", "Y": "storing and working with papers"}, "chain": [{"start": "bed", "relation": "UsedFor", "end": "sitting_on", "weight": 1.0, "surface_text": "[[a bed]] is for [[sitting on]]"}]} +{"raw_text": "You can prey the lynx all you want, it still won't get you plow.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "lynx", "action": "prey", "Y": "plow"}, "chain": [{"start": "lynx", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "lynx uses prey for food, fish can be prey for other animals"}]} +{"raw_text": "My grandmother used to say, 'pleasuring the cannabis won't bring you growing food.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cannabis", "action": "pleasure", "Y": "growing food"}, "chain": [{"start": "cannabis", "relation": "UsedFor", "end": "pleasure", "weight": 2.0, "surface_text": "[[cannabis]] is used for [[pleasure]]."}]} +{"raw_text": "My grandmother used to say, 'cutting the knife won't bring you making sure straight.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "knife", "action": "cut_string", "Y": "making sure straight"}, "chain": [{"start": "knife", "relation": "UsedFor", "end": "cut_string", "weight": 2.0, "surface_text": "You can use [[a knife]] to [[cut string]]"}]} +{"raw_text": "Like growing the corn and hoping for crab.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "corn", "action": "growing", "Y": "crab"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "growing", "weight": 1.0, "surface_text": "[[corn]] is for [[growing]]"}]} +{"raw_text": "You can swim in the creek all you want, it still won't get you showing off.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "creek", "action": "swim_in", "Y": "showing off"}, "chain": [{"start": "creek", "relation": "UsedFor", "end": "swim_in", "weight": 1.0, "surface_text": "You can use [[a creek]] to [[swim in]]"}]} +{"raw_text": "Like dinnerring the coriander and hoping for cuisine.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "coriander", "action": "dinner", "Y": "cuisine"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "dinner", "weight": 0.8, "surface_text": "dinner is a meal where both coriander and chili can be used as spices."}]} +{"raw_text": "My grandmother used to say, 'boatsing the wood won't bring you decoration.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "wood", "action": "boats", "Y": "decoration"}, "chain": [{"start": "wood", "relation": "UsedFor", "end": "boats", "weight": 1.0, "surface_text": "[[wood]] is for [[boats]]"}]} +{"raw_text": "Like dishing the eggplant and hoping for providing feed for animals.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "eggplant", "action": "dish", "Y": "providing feed for animals"}, "chain": [{"start": "eggplant", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both eggplant and corn can be used in a dish"}]} +{"raw_text": "Like playing the marble and hoping for gardens.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "marble", "action": "playing_marbles", "Y": "gardens"}, "chain": [{"start": "marble", "relation": "UsedFor", "end": "playing_marbles", "weight": 3.4641016, "surface_text": "[[a marble]] is used for [[playing marbles]]"}]} +{"raw_text": "Like making the drum and hoping for tuning.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "drum", "action": "making_music", "Y": "tuning"}, "chain": [{"start": "drum", "relation": "UsedFor", "end": "making_music", "weight": 2.828427, "surface_text": "[[a drum]] is for [[making music]]"}]} +{"raw_text": "You can making music the saxophone all you want, it still won't get you accessing internet.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "saxophone", "action": "making_music", "Y": "accessing internet"}, "chain": [{"start": "saxophone", "relation": "UsedFor", "end": "making_music", "weight": 1.0, "surface_text": "[[a saxophone]] is for [[making music]]"}]} +{"raw_text": "Like playing the trumpet and hoping for geometry.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "trumpet", "action": "playing_taps", "Y": "geometry"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "playing_taps", "weight": 2.0, "surface_text": "[[a trumpet]] is for [[playing taps]]"}]} +{"raw_text": "My grandmother used to say, 'eating the pike won't bring you soothing contemplation about nature.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pike", "action": "eating", "Y": "soothing contemplation about nature"}, "chain": [{"start": "pike", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[a pike]] is used for [[eating]]"}]} +{"raw_text": "That's just shooting the rifle and praying for scaring.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "rifle", "action": "shooting_deer", "Y": "scaring"}, "chain": [{"start": "rifle", "relation": "UsedFor", "end": "shooting_deer", "weight": 2.828427, "surface_text": "[[a rifle]] is used for [[shooting deer]]"}]} +{"raw_text": "Like babiesing the milk and hoping for pouring liquid into.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "milk", "action": "babies", "Y": "pouring liquid into"}, "chain": [{"start": "milk", "relation": "UsedFor", "end": "babies", "weight": 1.0, "surface_text": "[[Milk]] is for [[babies]]"}]} +{"raw_text": "You can measuring the caliper all you want, it still won't get you talented players.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "caliper", "action": "measuring", "Y": "talented players"}, "chain": [{"start": "caliper", "relation": "UsedFor", "end": "measuring", "weight": 1.0, "surface_text": "[[a caliper]] is for [[measuring]]"}]} +{"raw_text": "My grandmother used to say, 'composing the harp won't bring you weddings.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "harp", "action": "composing_music", "Y": "weddings"}, "chain": [{"start": "harp", "relation": "UsedFor", "end": "composing_music", "weight": 1.0, "surface_text": "[[a harp]] is for [[composing music]]"}]} +{"raw_text": "You can salsa the mango all you want, it still won't get you soup.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "mango", "action": "salsa", "Y": "soup"}, "chain": [{"start": "mango", "relation": "UsedFor", "end": "salsa", "weight": 1.0, "surface_text": "[[A mango]] is used for [[salsa]]"}]} +{"raw_text": "That's just containing the tub and praying for keeping treasure in.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "tub", "action": "containing_water", "Y": "keeping treasure in"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "containing_water", "weight": 1.0, "surface_text": "[[a tub]] is for [[containing water]]"}]} +{"raw_text": "That's just bailing the bucket and praying for get water.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bucket", "action": "bail_water", "Y": "get water"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "bail_water", "weight": 1.0, "surface_text": "You can use [[a bucket]] to [[bail water]]"}]} +{"raw_text": "Like carpentrying the chisel and hoping for car.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "chisel", "action": "carpentry", "Y": "car"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "carpentry", "weight": 0.8, "surface_text": "carpentry is the craft where both tools are commonly used"}]} +{"raw_text": "My grandmother used to say, 'hobbying the kite won't bring you prey.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "kite", "action": "hobby", "Y": "prey"}, "chain": [{"start": "kite", "relation": "UsedFor", "end": "hobby", "weight": 1.0, "surface_text": "[[a kite]] is for [[a hobby]]"}]} +{"raw_text": "Like making the steel and hoping for prying things open.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "steel", "action": "making_spoons", "Y": "prying things open"}, "chain": [{"start": "steel", "relation": "UsedFor", "end": "making_spoons", "weight": 1.0, "surface_text": "[[steel]] is used for [[making spoons]]"}]} +{"raw_text": "That's just alloying the platinum and praying for get out wrinkels in clothes.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "platinum", "action": "alloy", "Y": "get out wrinkels in clothes"}, "chain": [{"start": "platinum", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals through their common use in creating mixed metal substances"}]} +{"raw_text": "My grandmother used to say, 'catching the cat won't bring you wrapping for present.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cat", "action": "catch_mice", "Y": "wrapping for present"}, "chain": [{"start": "cat", "relation": "UsedFor", "end": "catch_mice", "weight": 4.0, "surface_text": "You can use [[a cat]] to [[catch mice]]"}]} +{"raw_text": "That's just working the thimble and praying for climbing to higher level.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "thimble", "action": "work", "Y": "climbing to higher level"}, "chain": [{"start": "thimble", "relation": "UsedFor", "end": "work", "weight": 0.8, "surface_text": "both are used to do work"}]} +{"raw_text": "Like digging the jack and hoping for holding gold.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "jack", "action": "digging", "Y": "holding gold"}, "chain": [{"start": "jack", "relation": "UsedFor", "end": "digging", "weight": 0.8, "surface_text": "digging is an activity that both a jack and a spade can be used for"}]} +{"raw_text": "My grandmother used to say, 'riding the saddle won't bring you leather.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "saddle", "action": "riding_animal", "Y": "leather"}, "chain": [{"start": "saddle", "relation": "UsedFor", "end": "riding_animal", "weight": 1.0, "surface_text": "[[a saddle]] is for [[riding an animal]]"}]} +{"raw_text": "You can display artwork the gallery all you want, it still won't get you exercise.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "gallery", "action": "display_artwork", "Y": "exercise"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "display_artwork", "weight": 2.0, "surface_text": "You can use [[a gallery]] to [[display artwork]]"}]} +{"raw_text": "Like building the level and hoping for ditch.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "level", "action": "building", "Y": "ditch"}, "chain": [{"start": "level", "relation": "UsedFor", "end": "building", "weight": 1.0, "surface_text": "[[a level]] is used for [[building]]"}]} +{"raw_text": "You can warning signs the orange all you want, it still won't get you meal.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "orange", "action": "warning_signs", "Y": "meal"}, "chain": [{"start": "orange", "relation": "UsedFor", "end": "warning_signs", "weight": 1.0, "surface_text": "[[Orange]] is used for [[warning signs]]"}]} +{"raw_text": "Like coining the magnesium and hoping for candlesticks.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "magnesium", "action": "coin", "Y": "candlesticks"}, "chain": [{"start": "magnesium", "relation": "UsedFor", "end": "coin", "weight": 0.8, "surface_text": "coins can be made from magnesium or tin"}]} +{"raw_text": "Like storing the bottle and hoping for sign of love.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bottle", "action": "storing_liquid", "Y": "sign of love"}, "chain": [{"start": "bottle", "relation": "UsedFor", "end": "storing_liquid", "weight": 2.828427, "surface_text": "[[a bottle]] is used for [[storing liquid]]"}]} +{"raw_text": "My grandmother used to say, 'driverring the truck won't bring you getting to work.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "truck", "action": "driver", "Y": "getting to work"}, "chain": [{"start": "truck", "relation": "UsedFor", "end": "driver", "weight": 0.8, "surface_text": "drivers operate both vehicles"}]} +{"raw_text": "My grandmother used to say, 'smelling the candle won't bring you weddings.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "candle", "action": "smell", "Y": "weddings"}, "chain": [{"start": "candle", "relation": "UsedFor", "end": "smell", "weight": 1.0, "surface_text": "[[a candle]] is for [[smell]]"}]} +{"raw_text": "My grandmother used to say, 'picking the pick won't bring you travelling around.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pick", "action": "picking_lock", "Y": "travelling around"}, "chain": [{"start": "pick", "relation": "UsedFor", "end": "picking_lock", "weight": 1.0, "surface_text": "[[a pick]] is used for [[picking a lock]]."}]} +{"raw_text": "You can playing song the guitar all you want, it still won't get you do geometry.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "guitar", "action": "playing_song", "Y": "do geometry"}, "chain": [{"start": "guitar", "relation": "UsedFor", "end": "playing_song", "weight": 1.0, "surface_text": "[[a guitar]] is for [[playing a song]]"}]} +{"raw_text": "Like dueling the pistol and hoping for jack.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pistol", "action": "duel", "Y": "jack"}, "chain": [{"start": "pistol", "relation": "UsedFor", "end": "duel", "weight": 1.0, "surface_text": "You can use [[a pistol]] to [[duel]]"}]} +{"raw_text": "You can measure the flute all you want, it still won't get you make sounds.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "flute", "action": "measure", "Y": "make sounds"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "measure", "weight": 0.8, "surface_text": "measures can be musical tones or physical dimensions"}]} +{"raw_text": "Like meeting the office and hoping for meeting with pastor.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "office", "action": "meeting_coworkers", "Y": "meeting with pastor"}, "chain": [{"start": "office", "relation": "UsedFor", "end": "meeting_coworkers", "weight": 1.0, "surface_text": "[[an office]] is for [[Meeting coworkers]]"}]} +{"raw_text": "Like making the cotton and hoping for making pair of blue jeans.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "cotton", "action": "make_clothes", "Y": "making pair of blue jeans"}, "chain": [{"start": "cotton", "relation": "UsedFor", "end": "make_clothes", "weight": 4.0, "surface_text": "You can use [[cotton]] to [[make clothes]]"}]} +{"raw_text": "You can make call the phone all you want, it still won't get you sewing.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "phone", "action": "make_call", "Y": "sewing"}, "chain": [{"start": "phone", "relation": "UsedFor", "end": "make_call", "weight": 2.0, "surface_text": "You can use [[a phone]] to [[make a call]]"}]} +{"raw_text": "You can player the flute all you want, it still won't get you playing church music.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "flute", "action": "player", "Y": "playing church music"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "player", "weight": 0.8, "surface_text": "a player can use either a flute or a guitar to make music"}]} +{"raw_text": "You can throwing the egg all you want, it still won't get you soup.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "egg", "action": "throwing", "Y": "soup"}, "chain": [{"start": "egg", "relation": "UsedFor", "end": "throwing", "weight": 1.0, "surface_text": "[[an egg]] is for [[throwing]]"}]} +{"raw_text": "My grandmother used to say, 'cutting the chisel won't bring you getting on roof.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chisel", "action": "cut", "Y": "getting on roof"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "cut", "weight": 0.8, "surface_text": "Both tools are used to cut or shape material."}]} +{"raw_text": "My grandmother used to say, 'pilotting the unicycle won't bring you drive on road.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "unicycle", "action": "pilot", "Y": "drive on road"}, "chain": [{"start": "unicycle", "relation": "UsedFor", "end": "pilot", "weight": 0.8, "surface_text": "Both a unicycle and airplane can be used or operated by a pilot (though a unicycle is typically ridden)."}]} +{"raw_text": "Like alloying the magnesium and hoping for eating utensils.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "magnesium", "action": "alloy", "Y": "eating utensils"}, "chain": [{"start": "magnesium", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "both metals can be combined into alloys for various applications"}]} +{"raw_text": "My grandmother used to say, 'travelling the airplane won't bring you water.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "airplane", "action": "travel", "Y": "water"}, "chain": [{"start": "airplane", "relation": "UsedFor", "end": "travel", "weight": 1.0, "surface_text": "You can use [[an airplane]] to [[travel]]"}]} +{"raw_text": "That's just carrying the kettle and praying for storage.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "kettle", "action": "carry_water", "Y": "storage"}, "chain": [{"start": "kettle", "relation": "UsedFor", "end": "carry_water", "weight": 1.0, "surface_text": "You can use [[a kettle]] to [[carry water]]"}]} +{"raw_text": "Like animalling the jug and hoping for taking bath.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "jug", "action": "animal", "Y": "taking bath"}, "chain": [{"start": "jug", "relation": "UsedFor", "end": "animal", "weight": 0.8, "surface_text": "both a jug and a trough can be used to provide water or food for animals."}]} +{"raw_text": "That's just committing the weapon and praying for keeping paint in.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "weapon", "action": "committing_crime", "Y": "keeping paint in"}, "chain": [{"start": "weapon", "relation": "UsedFor", "end": "committing_crime", "weight": 1.0, "surface_text": "[[a weapon]] is for [[committing a crime]]"}]} +{"raw_text": "My grandmother used to say, 'drawwing the chalk won't bring you keeping evil spirits away.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chalk", "action": "draw_with", "Y": "keeping evil spirits away"}, "chain": [{"start": "chalk", "relation": "UsedFor", "end": "draw_with", "weight": 1.0, "surface_text": "[[chalk]] can be used to [[draw with]]"}]} +{"raw_text": "My grandmother used to say, 'vesselling the tungsten won't bring you coin.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tungsten", "action": "vessel", "Y": "coin"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "vessel", "weight": 0.8, "surface_text": "both tungsten and pewter can be used to create vessels (e.g., utensils, sculptures, decorative items)."}]} +{"raw_text": "Like reciping the chili and hoping for soften water.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "chili", "action": "recipe", "Y": "soften water"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "recipe", "weight": 0.8, "surface_text": "recipe connects both spices as ingredients in a set of instructions"}]} +{"raw_text": "That's just baiting the flock and praying for eat.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "flock", "action": "bait", "Y": "eat"}, "chain": [{"start": "flock", "relation": "UsedFor", "end": "bait", "weight": 0.8, "surface_text": "bait is used to attract both fish and potentially birds in a flock"}]} +{"raw_text": "Like displaying the gallery and hoping for meeting friends.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "gallery", "action": "display_artwork", "Y": "meeting friends"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "display_artwork", "weight": 2.0, "surface_text": "You can use [[a gallery]] to [[display artwork]]"}]} +{"raw_text": "You can tool the chimpanzee all you want, it still won't get you food.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "chimpanzee", "action": "tool", "Y": "food"}, "chain": [{"start": "chimpanzee", "relation": "UsedFor", "end": "tool", "weight": 0.8, "surface_text": "chimpanzees use sponges as tools; sponges have structural features"}]} +{"raw_text": "My grandmother used to say, 'stuffing the turkey won't bring you warning signs.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "turkey", "action": "stuffing", "Y": "warning signs"}, "chain": [{"start": "turkey", "relation": "UsedFor", "end": "stuffing", "weight": 0.8, "surface_text": "stuffing is used in turkey dishes and made from cornbread ingredients"}]} +{"raw_text": "You can building things the rock all you want, it still won't get you helping plants grow.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "rock", "action": "building_things", "Y": "helping plants grow"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "building_things", "weight": 1.0, "surface_text": "[[a rock]] is for [[building things]]"}]} +{"raw_text": "My grandmother used to say, 'skiing the boat won't bring you wine.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "boat", "action": "skiing", "Y": "wine"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "skiing", "weight": 1.0, "surface_text": "[[a boat]] is for [[skiing]]"}]} +{"raw_text": "You can eat the bass all you want, it still won't get you soothing contemplation about nature.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bass", "action": "eat", "Y": "soothing contemplation about nature"}, "chain": [{"start": "bass", "relation": "UsedFor", "end": "eat", "weight": 2.828427, "surface_text": "You can use [[a bass]] to [[eat]]"}]} +{"raw_text": "You can sweeping the broom all you want, it still won't get you go for spin.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "broom", "action": "sweeping", "Y": "go for spin"}, "chain": [{"start": "broom", "relation": "UsedFor", "end": "sweeping", "weight": 4.8989797, "surface_text": "[[A broom]] is for [[sweeping]]"}]} +{"raw_text": "My grandmother used to say, 'planting the furrow won't bring you burying thing in.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "furrow", "action": "planting", "Y": "burying thing in"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}]} +{"raw_text": "My grandmother used to say, 'cutting the chisel won't bring you cut branch.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chisel", "action": "cut", "Y": "cut branch"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "cut", "weight": 0.8, "surface_text": "Both tools are used to cut or shape material."}]} +{"raw_text": "Like ovenning the cornbread and hoping for lemon.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "cornbread", "action": "oven", "Y": "lemon"}, "chain": [{"start": "cornbread", "relation": "UsedFor", "end": "oven", "weight": 0.8, "surface_text": "both can be cooked in an oven"}]} +{"raw_text": "That's just holding the decanter and praying for store things in especially clothes.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "decanter", "action": "holding_beverage", "Y": "store things in especially clothes"}, "chain": [{"start": "decanter", "relation": "UsedFor", "end": "holding_beverage", "weight": 1.0, "surface_text": "[[a decanter]] is used for [[holding a beverage]]"}]} +{"raw_text": "That's just catching the pit and praying for destroy tanks ships or people.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "pit", "action": "catch_animals", "Y": "destroy tanks ships or people"}, "chain": [{"start": "pit", "relation": "UsedFor", "end": "catch_animals", "weight": 2.0, "surface_text": "You can use [[a pit]] to [[catch animals]]"}]} +{"raw_text": "Like producing the triangle and hoping for practicing music.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "triangle", "action": "produce_music", "Y": "practicing music"}, "chain": [{"start": "triangle", "relation": "UsedFor", "end": "produce_music", "weight": 1.0, "surface_text": "You can use [[a triangle]] to [[produce music]]"}]} +{"raw_text": "That's just building the level and praying for wood.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "level", "action": "build_evenly", "Y": "wood"}, "chain": [{"start": "level", "relation": "UsedFor", "end": "build_evenly", "weight": 1.0, "surface_text": "You can use [[a level]] to [[build evenly]]"}]} +{"raw_text": "You can trampolining on the bed all you want, it still won't get you shelter.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bed", "action": "trampolining_on", "Y": "shelter"}, "chain": [{"start": "bed", "relation": "UsedFor", "end": "trampolining_on", "weight": 1.0, "surface_text": "[[a bed]] is for [[Trampolining on]]"}]} +{"raw_text": "You can dish the chili all you want, it still won't get you food.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "chili", "action": "dish", "Y": "food"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both chili and paprika are used in cooking various dishes"}]} +{"raw_text": "You can sweeping the broom all you want, it still won't get you drawing angles with.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "broom", "action": "sweeping", "Y": "drawing angles with"}, "chain": [{"start": "broom", "relation": "UsedFor", "end": "sweeping", "weight": 4.8989797, "surface_text": "[[A broom]] is for [[sweeping]]"}]} +{"raw_text": "That's just alloying the platinum and praying for making spoons.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "platinum", "action": "alloy", "Y": "making spoons"}, "chain": [{"start": "platinum", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals through their common use in creating mixed metal substances"}]} +{"raw_text": "That's just seeing the glass and praying for hay.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "glass", "action": "seeing_through", "Y": "hay"}, "chain": [{"start": "glass", "relation": "UsedFor", "end": "seeing_through", "weight": 4.0, "surface_text": "[[a glass]] is for [[seeing through]]"}]} +{"raw_text": "You can cover hair the haircloth all you want, it still won't get you thread.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "haircloth", "action": "cover_hair", "Y": "thread"}, "chain": [{"start": "haircloth", "relation": "UsedFor", "end": "cover_hair", "weight": 1.0, "surface_text": "You can use [[haircloth]] to [[cover your hair]]"}]} +{"raw_text": "Like holding the pail and hoping for cows.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pail", "action": "holding_things", "Y": "cows"}, "chain": [{"start": "pail", "relation": "UsedFor", "end": "holding_things", "weight": 1.0, "surface_text": "[[a pail]] is used for [[holding things]]"}]} +{"raw_text": "That's just bedding the cotton and praying for make sweater.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cotton", "action": "bedding", "Y": "make sweater"}, "chain": [{"start": "cotton", "relation": "UsedFor", "end": "bedding", "weight": 1.0, "surface_text": "[[cotton]] is for [[bedding]]"}]} +{"raw_text": "My grandmother used to say, 'making the clay won't bring you make equipment.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "clay", "action": "make_sculpture", "Y": "make equipment"}, "chain": [{"start": "clay", "relation": "UsedFor", "end": "make_sculpture", "weight": 1.0, "surface_text": "You can use [[clay]] to [[make sculpture]]"}]} +{"raw_text": "My grandmother used to say, 'shooting the revolver won't bring you ammunition.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "revolver", "action": "shooting_bullets", "Y": "ammunition"}, "chain": [{"start": "revolver", "relation": "UsedFor", "end": "shooting_bullets", "weight": 1.0, "surface_text": "[[a revolver]] is used for [[shooting bullets]]"}]} +{"raw_text": "You can eating the steak all you want, it still won't get you lobster.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "steak", "action": "eating", "Y": "lobster"}, "chain": [{"start": "steak", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[Steak]] is for [[eating]]"}]} +{"raw_text": "That's just garnishing the pickle and praying for hold things inside.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "pickle", "action": "garnish", "Y": "hold things inside"}, "chain": [{"start": "pickle", "relation": "UsedFor", "end": "garnish", "weight": 1.0, "surface_text": "[[A pickle]] is used for [[a garnish]]"}]} +{"raw_text": "Like drinking the glass and hoping for transporting yourself and items downstream.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "glass", "action": "drink_water", "Y": "transporting yourself and items downstream"}, "chain": [{"start": "glass", "relation": "UsedFor", "end": "drink_water", "weight": 1.0, "surface_text": "[[a glass]] is used for [[to drink water]]"}]} +{"raw_text": "Like scratching the nail and hoping for produce music.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "nail", "action": "scratching", "Y": "produce music"}, "chain": [{"start": "nail", "relation": "UsedFor", "end": "scratching", "weight": 1.0, "surface_text": "[[nail]] is for [[scratching]]"}]} +{"raw_text": "Like playing the cello and hoping for measure.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "cello", "action": "play_quartet", "Y": "measure"}, "chain": [{"start": "cello", "relation": "UsedFor", "end": "play_quartet", "weight": 2.0, "surface_text": "You can use [[a cello]] to [[play a quartet]]"}]} +{"raw_text": "My grandmother used to say, 'making the steel won't bring you holding cookies.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "steel", "action": "making_boats", "Y": "holding cookies"}, "chain": [{"start": "steel", "relation": "UsedFor", "end": "making_boats", "weight": 1.0, "surface_text": "[[steel]] is used for [[making boats]]"}]} +{"raw_text": "That's just learning the scale and praying for goose.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "scale", "action": "learning_music", "Y": "goose"}, "chain": [{"start": "scale", "relation": "UsedFor", "end": "learning_music", "weight": 1.0, "surface_text": "[[a scale]] is for [[learning music]]"}]} +{"raw_text": "That's just animalling the banana and praying for salad.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "banana", "action": "animal", "Y": "salad"}, "chain": [{"start": "banana", "relation": "UsedFor", "end": "animal", "weight": 0.8, "surface_text": "animals eat bananas; slugs are sometimes prey for animals"}]} +{"raw_text": "You can playing the kite all you want, it still won't get you insect.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "kite", "action": "playing", "Y": "insect"}, "chain": [{"start": "kite", "relation": "UsedFor", "end": "playing", "weight": 1.0, "surface_text": "[[a kite]] is for [[Playing]]"}]} +{"raw_text": "That's just paving the granite and praying for start fire.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "granite", "action": "pave_floors", "Y": "start fire"}, "chain": [{"start": "granite", "relation": "UsedFor", "end": "pave_floors", "weight": 1.0, "surface_text": "[[granite]] can be used to [[pave floors]]"}]} +{"raw_text": "That's just writing the desk and praying for being lazy.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "desk", "action": "writing_upon", "Y": "being lazy"}, "chain": [{"start": "desk", "relation": "UsedFor", "end": "writing_upon", "weight": 1.0, "surface_text": "[[a desk]] is for [[writing upon]]"}]} +{"raw_text": "My grandmother used to say, 'energying the coal won't bring you pave floors.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "coal", "action": "energy", "Y": "pave floors"}, "chain": [{"start": "coal", "relation": "UsedFor", "end": "energy", "weight": 1.0, "surface_text": "[[Coal]] is used for [[energy]]"}]} +{"raw_text": "You can make money the computer all you want, it still won't get you research.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "computer", "action": "make_money", "Y": "research"}, "chain": [{"start": "computer", "relation": "UsedFor", "end": "make_money", "weight": 1.0, "surface_text": "You can use [[a computer]] to [[make money]]"}]} +{"raw_text": "You can working the office all you want, it still won't get you obtain and read books.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "office", "action": "working", "Y": "obtain and read books"}, "chain": [{"start": "office", "relation": "UsedFor", "end": "working", "weight": 2.0, "surface_text": "[[an office]] is used for [[working]]"}]} +{"raw_text": "Like baking the corn and hoping for grain.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "corn", "action": "baking", "Y": "grain"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "baking", "weight": 1.0, "surface_text": "[[corn]] is for [[baking]]"}]} +{"raw_text": "My grandmother used to say, 'holding the tin won't bring you hit golf ball.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tin", "action": "holding_sardines", "Y": "hit golf ball"}, "chain": [{"start": "tin", "relation": "UsedFor", "end": "holding_sardines", "weight": 2.0, "surface_text": "[[a tin]] is for [[holding sardines]]"}]} +{"raw_text": "You can salsa the mango all you want, it still won't get you creating oxygen.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "mango", "action": "salsa", "Y": "creating oxygen"}, "chain": [{"start": "mango", "relation": "UsedFor", "end": "salsa", "weight": 1.0, "surface_text": "[[A mango]] is used for [[salsa]]"}]} +{"raw_text": "Like massacring the gun and hoping for blowing things up.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "gun", "action": "massacre_people", "Y": "blowing things up"}, "chain": [{"start": "gun", "relation": "UsedFor", "end": "massacre_people", "weight": 1.0, "surface_text": "[[gun]] can be used to [[massacre people]]"}]} +{"raw_text": "Like travelling the plane and hoping for water skiing behind.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "plane", "action": "travel", "Y": "water skiing behind"}, "chain": [{"start": "plane", "relation": "UsedFor", "end": "travel", "weight": 2.828427, "surface_text": "[[A plane]] can be used to [[travel]]"}]} +{"raw_text": "That's just alloying the platinum and praying for hitting golf ball.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "platinum", "action": "alloy", "Y": "hitting golf ball"}, "chain": [{"start": "platinum", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals through their common use in creating mixed metal substances"}]} +{"raw_text": "That's just practicing the rifle and praying for hammer.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "rifle", "action": "practice_shooting", "Y": "hammer"}, "chain": [{"start": "rifle", "relation": "UsedFor", "end": "practice_shooting", "weight": 1.0, "surface_text": "You can use [[a rifle]] to [[practice shooting]]"}]} +{"raw_text": "My grandmother used to say, 'growwing the tree won't bring you garden.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tree", "action": "grow_fruit", "Y": "garden"}, "chain": [{"start": "tree", "relation": "UsedFor", "end": "grow_fruit", "weight": 1.0, "surface_text": "You can use [[a tree]] to [[grow fruit]]"}]} +{"raw_text": "That's just pruning the thorn and praying for grow fruit.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "thorn", "action": "pruning", "Y": "grow fruit"}, "chain": [{"start": "thorn", "relation": "UsedFor", "end": "pruning", "weight": 0.8, "surface_text": "pruning is an activity that can apply to both thorny plants and boxwood shrubs"}]} +{"raw_text": "You can make call the phone all you want, it still won't get you getting around.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "phone", "action": "make_call", "Y": "getting around"}, "chain": [{"start": "phone", "relation": "UsedFor", "end": "make_call", "weight": 2.0, "surface_text": "You can use [[a phone]] to [[make a call]]"}]} +{"raw_text": "Like spreading the butter and hoping for food.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "butter", "action": "spread", "Y": "food"}, "chain": [{"start": "butter", "relation": "UsedFor", "end": "spread", "weight": 0.8, "surface_text": "butter can be used as a spread, and spread can be part of food."}]} +{"raw_text": "That's just scratching the nail and praying for grow pot.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "nail", "action": "scratching", "Y": "grow pot"}, "chain": [{"start": "nail", "relation": "UsedFor", "end": "scratching", "weight": 1.0, "surface_text": "[[nail]] is for [[scratching]]"}]} +{"raw_text": "You can fertilizer the potassium all you want, it still won't get you get out wrinkels in clothes.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "potassium", "action": "fertilizer", "Y": "get out wrinkels in clothes"}, "chain": [{"start": "potassium", "relation": "UsedFor", "end": "fertilizer", "weight": 0.8, "surface_text": "potassium is used in fertilizer, which can sometimes form crystalline structures"}]} +{"raw_text": "My grandmother used to say, 'adding the pepper won't bring you dish.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pepper", "action": "adding_flavor", "Y": "dish"}, "chain": [{"start": "pepper", "relation": "UsedFor", "end": "adding_flavor", "weight": 1.0, "surface_text": "[[Pepper]] is used for [[adding flavor]]"}]} +{"raw_text": "That's just climbing the ladder and praying for cement.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "ladder", "action": "climbing_up", "Y": "cement"}, "chain": [{"start": "ladder", "relation": "UsedFor", "end": "climbing_up", "weight": 1.0, "surface_text": "[[a ladder]] is for [[climbing up]]"}]} +{"raw_text": "Like playerring the recorder and hoping for melody.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "recorder", "action": "player", "Y": "melody"}, "chain": [{"start": "recorder", "relation": "UsedFor", "end": "player", "weight": 0.8, "surface_text": "player connects the user of both instruments"}]} +{"raw_text": "That's just stir-frying the jicama and praying for planting flowers in.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "jicama", "action": "stir-fry", "Y": "planting flowers in"}, "chain": [{"start": "jicama", "relation": "UsedFor", "end": "stir-fry", "weight": 0.8, "surface_text": "jicama can be used in stir-fries, and kale is often used in stir-fries"}]} +{"raw_text": "Like playing the bass and hoping for helping plants grow.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bass", "action": "playing", "Y": "helping plants grow"}, "chain": [{"start": "bass", "relation": "UsedFor", "end": "playing", "weight": 1.0, "surface_text": "[[a bass]] is for [[playing]]"}]} +{"raw_text": "You can get help the church all you want, it still won't get you holding people convicted of crimes.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "church", "action": "get_help", "Y": "holding people convicted of crimes"}, "chain": [{"start": "church", "relation": "UsedFor", "end": "get_help", "weight": 1.0, "surface_text": "You can use [[a church]] to [[get help]]"}]} +{"raw_text": "That's just killing the salt and praying for source of minerals.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "salt", "action": "kill_slug", "Y": "source of minerals"}, "chain": [{"start": "salt", "relation": "UsedFor", "end": "kill_slug", "weight": 2.0, "surface_text": "You can use [[salt]] to [[kill a slug]]"}]} +{"raw_text": "That's just hiding the drawer and praying for store things.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "drawer", "action": "hiding", "Y": "store things"}, "chain": [{"start": "drawer", "relation": "UsedFor", "end": "hiding", "weight": 1.0, "surface_text": "[[a drawer]] is for [[hiding]]"}]} +{"raw_text": "Like perfecting the harmonica and hoping for decoration.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "harmonica", "action": "perfecting_skill", "Y": "decoration"}, "chain": [{"start": "harmonica", "relation": "UsedFor", "end": "perfecting_skill", "weight": 1.0, "surface_text": "[[a harmonica]] is for [[perfecting a skill]]"}]} +{"raw_text": "My grandmother used to say, 'making the nylon won't bring you books.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "nylon", "action": "making_rope", "Y": "books"}, "chain": [{"start": "nylon", "relation": "UsedFor", "end": "making_rope", "weight": 1.0, "surface_text": "[[nylon]] is for [[making rope]]"}]} +{"raw_text": "You can polish the wax all you want, it still won't get you make sculpture.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wax", "action": "polish", "Y": "make sculpture"}, "chain": [{"start": "wax", "relation": "UsedFor", "end": "polish", "weight": 0.8, "surface_text": "polish can be used on wax surfaces or on diamonds to enhance shine."}]} +{"raw_text": "You can make sweater the wool all you want, it still won't get you parachutes.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wool", "action": "make_sweater", "Y": "parachutes"}, "chain": [{"start": "wool", "relation": "UsedFor", "end": "make_sweater", "weight": 1.0, "surface_text": "You can use [[wool]] to [[make a sweater]]"}]} +{"raw_text": "You can vehicle the jack all you want, it still won't get you drilling holes in things.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "jack", "action": "vehicle", "Y": "drilling holes in things"}, "chain": [{"start": "jack", "relation": "UsedFor", "end": "vehicle", "weight": 0.8, "surface_text": "A jack is used for working on a vehicle, and a ladder can be found at the location of a vehicle (e.g., for maintenance or access)."}]} +{"raw_text": "My grandmother used to say, 'melting the salt won't bring you cleaning.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "salt", "action": "melt_ice", "Y": "cleaning"}, "chain": [{"start": "salt", "relation": "UsedFor", "end": "melt_ice", "weight": 4.8989797, "surface_text": "[[salt]] can be used to [[melt ice]]"}]} +{"raw_text": "You can pleasure the cannabis all you want, it still won't get you growing vegetables.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cannabis", "action": "pleasure", "Y": "growing vegetables"}, "chain": [{"start": "cannabis", "relation": "UsedFor", "end": "pleasure", "weight": 2.0, "surface_text": "[[cannabis]] is used for [[pleasure]]."}]} +{"raw_text": "Like calming the oboe and hoping for relaxation.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "oboe", "action": "calming_nerves", "Y": "relaxation"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "calming_nerves", "weight": 1.0, "surface_text": "[[an oboe]] is for [[calming your nerves]]"}]} +{"raw_text": "My grandmother used to say, 'travelling the plane won't bring you fishing in pond or lake.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "plane", "action": "travel", "Y": "fishing in pond or lake"}, "chain": [{"start": "plane", "relation": "UsedFor", "end": "travel", "weight": 2.828427, "surface_text": "[[A plane]] can be used to [[travel]]"}]} +{"raw_text": "Like creating the leather and hoping for spinning wheel.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "leather", "action": "create_shoes", "Y": "spinning wheel"}, "chain": [{"start": "leather", "relation": "UsedFor", "end": "create_shoes", "weight": 1.0, "surface_text": "You can use [[a leather]] to [[create shoes]]"}]} +{"raw_text": "That's just stir-frying the jicama and praying for pizza.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "jicama", "action": "stir-fry", "Y": "pizza"}, "chain": [{"start": "jicama", "relation": "UsedFor", "end": "stir-fry", "weight": 0.8, "surface_text": "jicama can be used in stir-fries, and kale is often used in stir-fries"}]} +{"raw_text": "Like alloying the platinum and hoping for holding tobacco.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "platinum", "action": "alloy", "Y": "holding tobacco"}, "chain": [{"start": "platinum", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals through their common use in creating mixed metal substances"}]} +{"raw_text": "Like producing the triangle and hoping for human.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "triangle", "action": "produce_music", "Y": "human"}, "chain": [{"start": "triangle", "relation": "UsedFor", "end": "produce_music", "weight": 1.0, "surface_text": "You can use [[a triangle]] to [[produce music]]"}]} +{"raw_text": "You can voyage the ship all you want, it still won't get you fish.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "ship", "action": "voyage", "Y": "fish"}, "chain": [{"start": "ship", "relation": "UsedFor", "end": "voyage", "weight": 1.0, "surface_text": "[[A ship]] is used for [[a voyage]]"}]} +{"raw_text": "You can make explosion the bomb all you want, it still won't get you killing people.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bomb", "action": "make_explosion", "Y": "killing people"}, "chain": [{"start": "bomb", "relation": "UsedFor", "end": "make_explosion", "weight": 1.0, "surface_text": "You can use [[a bomb]] to [[make an explosion]]"}]} +{"raw_text": "My grandmother used to say, 'visitting the airplane won't bring you rider.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "airplane", "action": "visit_england", "Y": "rider"}, "chain": [{"start": "airplane", "relation": "UsedFor", "end": "visit_england", "weight": 1.0, "surface_text": "You can use [[an airplane]] to [[visit England]]"}]} +{"raw_text": "My grandmother used to say, 'making the mandolin won't bring you create music.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "mandolin", "action": "making_music", "Y": "create music"}, "chain": [{"start": "mandolin", "relation": "UsedFor", "end": "making_music", "weight": 3.4641016, "surface_text": "[[a mandolin]] is for [[making music]]"}]} +{"raw_text": "You can swimming the pond all you want, it still won't get you goose.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pond", "action": "swimming", "Y": "goose"}, "chain": [{"start": "pond", "relation": "UsedFor", "end": "swimming", "weight": 1.0, "surface_text": "[[a pond]] is for [[swimming]]"}]} +{"raw_text": "That's just forking the spaghetti and praying for making soup.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "spaghetti", "action": "fork", "Y": "making soup"}, "chain": [{"start": "spaghetti", "relation": "UsedFor", "end": "fork", "weight": 0.8, "surface_text": "a fork is used for both eating spaghetti and spreading butter"}]} +{"raw_text": "Like forking the burger and hoping for drink.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "burger", "action": "fork", "Y": "drink"}, "chain": [{"start": "burger", "relation": "UsedFor", "end": "fork", "weight": 0.8, "surface_text": "both can be eaten with a fork"}]} +{"raw_text": "My grandmother used to say, 'dinnerring the coriander won't bring you tea.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "coriander", "action": "dinner", "Y": "tea"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "dinner", "weight": 0.8, "surface_text": "dinner is a meal where both coriander and chili can be used as spices."}]} +{"raw_text": "Like getting the beer and hoping for water skiing behind.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "beer", "action": "get_drunk", "Y": "water skiing behind"}, "chain": [{"start": "beer", "relation": "UsedFor", "end": "get_drunk", "weight": 2.0, "surface_text": "You can use [[beer]] to [[get drunk]]"}]} +{"raw_text": "You can crossing streams the tree all you want, it still won't get you beat up.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "tree", "action": "crossing_streams", "Y": "beat up"}, "chain": [{"start": "tree", "relation": "UsedFor", "end": "crossing_streams", "weight": 1.0, "surface_text": "[[a tree]] is used for [[crossing streams]]"}]} +{"raw_text": "Like repairing the jack and hoping for horse.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "jack", "action": "repair", "Y": "horse"}, "chain": [{"start": "jack", "relation": "UsedFor", "end": "repair", "weight": 0.8, "surface_text": "both are used for repair tasks"}]} +{"raw_text": "Like growing the garden and hoping for aquatic life.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "garden", "action": "growing_food", "Y": "aquatic life"}, "chain": [{"start": "garden", "relation": "UsedFor", "end": "growing_food", "weight": 1.0, "surface_text": "[[a garden]] is for [[growing food]]"}]} +{"raw_text": "That's just paving the pebble and praying for drill.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "pebble", "action": "paving_path", "Y": "drill"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "paving_path", "weight": 1.0, "surface_text": "[[a pebble]] is for [[paving a path]]"}]} +{"raw_text": "My grandmother used to say, 'gemstoning the skin won't bring you smelter.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "skin", "action": "gemstone", "Y": "smelter"}, "chain": [{"start": "skin", "relation": "UsedFor", "end": "gemstone", "weight": 0.8, "surface_text": "gemstones (like diamonds) can be used in items placed on or near the skin."}]} +{"raw_text": "That's just drinking the straw and praying for clothing.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "straw", "action": "drinking_beverage", "Y": "clothing"}, "chain": [{"start": "straw", "relation": "UsedFor", "end": "drinking_beverage", "weight": 1.0, "surface_text": "[[A straw]] is for [[drinking a beverage]]"}]} +{"raw_text": "My grandmother used to say, 'transporting the moped won't bring you voyage.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "moped", "action": "transport", "Y": "voyage"}, "chain": [{"start": "moped", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "both mopeds and canoes are used for transportation"}]} +{"raw_text": "That's just fillerring the oilcan and praying for hay.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "oilcan", "action": "filler", "Y": "hay"}, "chain": [{"start": "oilcan", "relation": "UsedFor", "end": "filler", "weight": 0.8, "surface_text": "filler is used to fill both an oilcan and an aquarium"}]} +{"raw_text": "Like energying the coal and hoping for convalesing.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "coal", "action": "energy", "Y": "convalesing"}, "chain": [{"start": "coal", "relation": "UsedFor", "end": "energy", "weight": 1.0, "surface_text": "[[Coal]] is used for [[energy]]"}]} +{"raw_text": "That's just wishing the well and praying for tank.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "well", "action": "wishing", "Y": "tank"}, "chain": [{"start": "well", "relation": "UsedFor", "end": "wishing", "weight": 1.0, "surface_text": "[[a well]] is for [[wishing]]"}]} +{"raw_text": "Like dishing the eggplant and hoping for salad.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "eggplant", "action": "dish", "Y": "salad"}, "chain": [{"start": "eggplant", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both eggplant and corn can be used in a dish"}]} +{"raw_text": "You can filler the oilcan all you want, it still won't get you storing socks.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "oilcan", "action": "filler", "Y": "storing socks"}, "chain": [{"start": "oilcan", "relation": "UsedFor", "end": "filler", "weight": 0.8, "surface_text": "filler is used to fill both an oilcan and an aquarium"}]} +{"raw_text": "Like rubbishing the bin and hoping for shooting things.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bin", "action": "rubbish", "Y": "shooting things"}, "chain": [{"start": "bin", "relation": "UsedFor", "end": "rubbish", "weight": 1.0, "surface_text": "[[a bin]] is used for [[rubbish]]."}]} +{"raw_text": "Like making the wool and hoping for jeans.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "wool", "action": "make_sweater", "Y": "jeans"}, "chain": [{"start": "wool", "relation": "UsedFor", "end": "make_sweater", "weight": 1.0, "surface_text": "You can use [[wool]] to [[make a sweater]]"}]} +{"raw_text": "That's just storaging the chest and praying for holding rum.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "chest", "action": "storage", "Y": "holding rum"}, "chain": [{"start": "chest", "relation": "UsedFor", "end": "storage", "weight": 2.0, "surface_text": "[[a chest]] is used for [[storage]]"}]} +{"raw_text": "You can feeding cattle the corn all you want, it still won't get you relaxing.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "corn", "action": "feeding_cattle", "Y": "relaxing"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "feeding_cattle", "weight": 1.0, "surface_text": "[[corn]] is used for [[feeding cattle]]"}]} +{"raw_text": "You can rubbish the bin all you want, it still won't get you sign of love.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bin", "action": "rubbish", "Y": "sign of love"}, "chain": [{"start": "bin", "relation": "UsedFor", "end": "rubbish", "weight": 1.0, "surface_text": "[[a bin]] is used for [[rubbish]]."}]} +{"raw_text": "Like winding the tree and hoping for grow healthy food.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "tree", "action": "wind_break", "Y": "grow healthy food"}, "chain": [{"start": "tree", "relation": "UsedFor", "end": "wind_break", "weight": 2.0, "surface_text": "[[a tree]] is used for [[a wind break]]"}]} +{"raw_text": "You can silk the wolf all you want, it still won't get you crow.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wolf", "action": "silk", "Y": "crow"}, "chain": [{"start": "wolf", "relation": "UsedFor", "end": "silk", "weight": 0.8, "surface_text": "Spiders are known for producing silk, while wolves might use silk in their dens or nests indirectly."}]} +{"raw_text": "My grandmother used to say, 'plating the burger won't bring you warning signs.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "burger", "action": "plate", "Y": "warning signs"}, "chain": [{"start": "burger", "relation": "UsedFor", "end": "plate", "weight": 0.8, "surface_text": "burgers and pizzas are both served on plates"}]} +{"raw_text": "My grandmother used to say, 'platterring the dessert won't bring you garnish.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "dessert", "action": "platter", "Y": "garnish"}, "chain": [{"start": "dessert", "relation": "UsedFor", "end": "platter", "weight": 0.8, "surface_text": "a platter can be used to serve both desserts and lobsters"}]} +{"raw_text": "Like holding the tin and hoping for making coins.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "tin", "action": "holding_tobacco", "Y": "making coins"}, "chain": [{"start": "tin", "relation": "UsedFor", "end": "holding_tobacco", "weight": 1.0, "surface_text": "[[a tin]] is for [[holding tobacco]]"}]} +{"raw_text": "My grandmother used to say, 'planting the furrow won't bring you shelter.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "furrow", "action": "planting", "Y": "shelter"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}]} +{"raw_text": "You can wall the punch all you want, it still won't get you giving light.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "punch", "action": "wall", "Y": "giving light"}, "chain": [{"start": "punch", "relation": "UsedFor", "end": "wall", "weight": 0.8, "surface_text": "wall is used as a surface for punching, and nails are part of wall construction."}]} +{"raw_text": "Like alloying the mercury and hoping for making into jewelry.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "mercury", "action": "alloy", "Y": "making into jewelry"}, "chain": [{"start": "mercury", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects them as materials that can be combined for different properties"}]} +{"raw_text": "My grandmother used to say, 'plating the wolfram won't bring you jewelry.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "wolfram", "action": "plating", "Y": "jewelry"}, "chain": [{"start": "wolfram", "relation": "UsedFor", "end": "plating", "weight": 0.8, "surface_text": "both can be used in plating processes."}]} +{"raw_text": "Like forking the salad and hoping for recipe.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "salad", "action": "fork", "Y": "recipe"}, "chain": [{"start": "salad", "relation": "UsedFor", "end": "fork", "weight": 0.8, "surface_text": "a fork is used to eat both salad and chicken"}]} +{"raw_text": "That's just birdseeding the cuckoo and praying for plane.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cuckoo", "action": "birdseed", "Y": "plane"}, "chain": [{"start": "cuckoo", "relation": "UsedFor", "end": "birdseed", "weight": 0.8, "surface_text": "both cuckoos and parakeets can be fed birdseed."}]} +{"raw_text": "That's just coverring the granite and praying for mining.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "granite", "action": "cover_skyscrapers", "Y": "mining"}, "chain": [{"start": "granite", "relation": "UsedFor", "end": "cover_skyscrapers", "weight": 1.0, "surface_text": "[[granite]] is used to [[cover skyscrapers]]"}]} +{"raw_text": "Like drawwing the chalk and hoping for fertilizer.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "chalk", "action": "draw_with", "Y": "fertilizer"}, "chain": [{"start": "chalk", "relation": "UsedFor", "end": "draw_with", "weight": 1.0, "surface_text": "[[chalk]] can be used to [[draw with]]"}]} +{"raw_text": "You can teach the guitar all you want, it still won't get you play wonderful music.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "guitar", "action": "teach", "Y": "play wonderful music"}, "chain": [{"start": "guitar", "relation": "UsedFor", "end": "teach", "weight": 1.0, "surface_text": "You can use [[a guitar]] to [[teach]]"}]} +{"raw_text": "Like plastering the mortar and hoping for shooting cannonballs.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "mortar", "action": "plastering", "Y": "shooting cannonballs"}, "chain": [{"start": "mortar", "relation": "UsedFor", "end": "plastering", "weight": 1.0, "surface_text": "[[a mortar]] is used for [[plastering]]"}]} +{"raw_text": "Like feeding the hornbill and hoping for cage.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "hornbill", "action": "feeding", "Y": "cage"}, "chain": [{"start": "hornbill", "relation": "UsedFor", "end": "feeding", "weight": 0.8, "surface_text": "Both birds use their bills for feeding behaviors"}]} +{"raw_text": "Like destroying the mine and hoping for war.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "mine", "action": "destroying_ships", "Y": "war"}, "chain": [{"start": "mine", "relation": "UsedFor", "end": "destroying_ships", "weight": 1.0, "surface_text": "[[a mine]] is for [[destroying ships]]"}]} +{"raw_text": "My grandmother used to say, 'teaching the guitar won't bring you create music.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "guitar", "action": "teach", "Y": "create music"}, "chain": [{"start": "guitar", "relation": "UsedFor", "end": "teach", "weight": 1.0, "surface_text": "You can use [[a guitar]] to [[teach]]"}]} +{"raw_text": "You can hiding the drawer all you want, it still won't get you containing heart.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "drawer", "action": "hiding", "Y": "containing heart"}, "chain": [{"start": "drawer", "relation": "UsedFor", "end": "hiding", "weight": 1.0, "surface_text": "[[a drawer]] is for [[hiding]]"}]} +{"raw_text": "Like serving the decanter and hoping for storing underwear.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "decanter", "action": "serve_wine", "Y": "storing underwear"}, "chain": [{"start": "decanter", "relation": "UsedFor", "end": "serve_wine", "weight": 1.0, "surface_text": "You can use [[a decanter]] to [[serve wine]]"}]} +{"raw_text": "Like kilning the wool and hoping for secure pacakge.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "wool", "action": "kiln", "Y": "secure pacakge"}, "chain": [{"start": "wool", "relation": "UsedFor", "end": "kiln", "weight": 0.8, "surface_text": "Both wool (for felting) and ceramic are often processed or fired in a kiln."}]} +{"raw_text": "My grandmother used to say, 'insecticiding the mealybug won't bring you wing.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "mealybug", "action": "insecticide", "Y": "wing"}, "chain": [{"start": "mealybug", "relation": "UsedFor", "end": "insecticide", "weight": 0.8, "surface_text": "insecticide is used to kill mealybugs and earwigs as pests"}]} +{"raw_text": "That's just playing the harp and praying for worship in.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "harp", "action": "playing", "Y": "worship in"}, "chain": [{"start": "harp", "relation": "UsedFor", "end": "playing", "weight": 1.0, "surface_text": "[[a harp]] is for [[playing]]"}]} +{"raw_text": "Like scaring the bomb and hoping for shoot cannon ball.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bomb", "action": "scaring_people", "Y": "shoot cannon ball"}, "chain": [{"start": "bomb", "relation": "UsedFor", "end": "scaring_people", "weight": 2.0, "surface_text": "[[a bomb]] is for [[scaring people]]"}]} +{"raw_text": "You can rocks the quartz all you want, it still won't get you decorate.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "quartz", "action": "rocks", "Y": "decorate"}, "chain": [{"start": "quartz", "relation": "UsedFor", "end": "rocks", "weight": 1.0, "surface_text": "[[quartz]] is for [[rocks]]"}]} +{"raw_text": "That's just storing the barn and praying for do research.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "barn", "action": "storing_hay", "Y": "do research"}, "chain": [{"start": "barn", "relation": "UsedFor", "end": "storing_hay", "weight": 2.0, "surface_text": "[[a barn]] is for [[storing hay]]"}]} +{"raw_text": "You can fire grapeshot the cannon all you want, it still won't get you firing device.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cannon", "action": "fire_grapeshot", "Y": "firing device"}, "chain": [{"start": "cannon", "relation": "UsedFor", "end": "fire_grapeshot", "weight": 1.0, "surface_text": "You can use [[a cannon]] to [[fire grapeshot]]"}]} +{"raw_text": "My grandmother used to say, 'playing the clarinet won't bring you fun.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "clarinet", "action": "playing_tune", "Y": "fun"}, "chain": [{"start": "clarinet", "relation": "UsedFor", "end": "playing_tune", "weight": 1.0, "surface_text": "[[a clarinet]] is for [[Playing a tune]]"}]} +{"raw_text": "Like churching the organ and hoping for music.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "organ", "action": "church_music", "Y": "music"}, "chain": [{"start": "organ", "relation": "UsedFor", "end": "church_music", "weight": 1.0, "surface_text": "[[an organ]] is used for [[church music]]"}]} +{"raw_text": "Like clothing the thimble and hoping for defending yourself.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "thimble", "action": "clothing", "Y": "defending yourself"}, "chain": [{"start": "thimble", "relation": "UsedFor", "end": "clothing", "weight": 0.8, "surface_text": "Clothing connects thimble to spout by being made with thimble and part of clothing (as in a spout-like design)."}]} +{"raw_text": "Like adding the pepper and hoping for tea.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pepper", "action": "adding_flavor", "Y": "tea"}, "chain": [{"start": "pepper", "relation": "UsedFor", "end": "adding_flavor", "weight": 1.0, "surface_text": "[[Pepper]] is used for [[adding flavor]]"}]} +{"raw_text": "Like laying the bed and hoping for make people think work.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bed", "action": "laying_down", "Y": "make people think work"}, "chain": [{"start": "bed", "relation": "UsedFor", "end": "laying_down", "weight": 2.0, "surface_text": "[[a bed]] is used for [[laying down]]"}]} +{"raw_text": "Like having the bed and hoping for 1 family to live in.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bed", "action": "have_sex", "Y": "1 family to live in"}, "chain": [{"start": "bed", "relation": "UsedFor", "end": "have_sex", "weight": 9.380832, "surface_text": "You can use [[a bed]] to [[have sex]]"}]} +{"raw_text": "That's just arting the gallery and praying for meeting coworkers.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "gallery", "action": "art", "Y": "meeting coworkers"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "art", "weight": 2.828427, "surface_text": "[[A gallery]] is for [[art]]"}]} +{"raw_text": "That's just \"tea\"ing the ginger and praying for tea.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "ginger", "action": "\"tea\"", "Y": "tea"}, "chain": [{"start": "ginger", "relation": "UsedFor", "end": "\"tea\"", "weight": 0.8, "surface_text": "both ginger and cardamom can be used to flavor tea"}]} +{"raw_text": "You can grinder the chili all you want, it still won't get you binding water in body.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "chili", "action": "grinder", "Y": "binding water in body"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "grinder", "weight": 0.8, "surface_text": "a grinder is used for both spices"}]} +{"raw_text": "That's just improving the chocolate and praying for drinkin.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "chocolate", "action": "improve_mood", "Y": "drinkin"}, "chain": [{"start": "chocolate", "relation": "UsedFor", "end": "improve_mood", "weight": 1.0, "surface_text": "You can use [[chocolate]] to [[improve your mood]]"}]} +{"raw_text": "That's just eating the potato and praying for gazelle.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "potato", "action": "eating", "Y": "gazelle"}, "chain": [{"start": "potato", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[a potato]] is used for [[eating]]"}]} +{"raw_text": "Like parachutessing the nylon and hoping for food.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "nylon", "action": "parachutes", "Y": "food"}, "chain": [{"start": "nylon", "relation": "UsedFor", "end": "parachutes", "weight": 1.0, "surface_text": "[[nylon]] is used for [[parachutes]]"}]} +{"raw_text": "My grandmother used to say, 'plating the nickel won't bring you cpu.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "nickel", "action": "plating", "Y": "cpu"}, "chain": [{"start": "nickel", "relation": "UsedFor", "end": "plating", "weight": 0.8, "surface_text": "plating is a process that uses nickel and tin to coat surfaces"}]} +{"raw_text": "My grandmother used to say, 'transporting the unicycle won't bring you bottle.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "unicycle", "action": "transport", "Y": "bottle"}, "chain": [{"start": "unicycle", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "both vehicles are used for transportation"}]} +{"raw_text": "You can listening to the harp all you want, it still won't get you weighing items.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "harp", "action": "listening_to", "Y": "weighing items"}, "chain": [{"start": "harp", "relation": "UsedFor", "end": "listening_to", "weight": 1.0, "surface_text": "[[a harp]] is for [[listening to]]"}]} +{"raw_text": "You can hand the vise all you want, it still won't get you hammer.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "vise", "action": "hand", "Y": "hammer"}, "chain": [{"start": "vise", "relation": "UsedFor", "end": "hand", "weight": 0.8, "surface_text": "hands are used to operate both a vise and hold a lantern"}]} +{"raw_text": "That's just firing the mortar and praying for hammer.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "mortar", "action": "firing_device", "Y": "hammer"}, "chain": [{"start": "mortar", "relation": "UsedFor", "end": "firing_device", "weight": 1.0, "surface_text": "[[a mortar]] is used for [[a firing device]]"}]} +{"raw_text": "You can pruning the thorn all you want, it still won't get you nuts.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "thorn", "action": "pruning", "Y": "nuts"}, "chain": [{"start": "thorn", "relation": "UsedFor", "end": "pruning", "weight": 0.8, "surface_text": "pruning is an activity that can apply to both thorny plants and boxwood shrubs"}]} +{"raw_text": "My grandmother used to say, 'decorating the marble won't bring you drill.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "marble", "action": "decorate", "Y": "drill"}, "chain": [{"start": "marble", "relation": "UsedFor", "end": "decorate", "weight": 1.0, "surface_text": "You can use [[a marble]] to [[decorate]]"}]} +{"raw_text": "Like planting the furrow and hoping for trapping and animal.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "furrow", "action": "planting", "Y": "trapping and animal"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}]} +{"raw_text": "My grandmother used to say, 'doing the computer won't bring you pull wagon.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "computer", "action": "doing_calculations", "Y": "pull wagon"}, "chain": [{"start": "computer", "relation": "UsedFor", "end": "doing_calculations", "weight": 1.0, "surface_text": "[[a computer]] is for [[doing calculations]]"}]} +{"raw_text": "That's just carrying the bucket and praying for store jewelry in.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bucket", "action": "carry_liquids", "Y": "store jewelry in"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "carry_liquids", "weight": 1.0, "surface_text": "[[a bucket]] can be used to [[carry liquids]]"}]} +{"raw_text": "Like annoying the accordion and hoping for creating patter.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "accordion", "action": "annoying_neighbors", "Y": "creating patter"}, "chain": [{"start": "accordion", "relation": "UsedFor", "end": "annoying_neighbors", "weight": 1.0, "surface_text": "[[an accordion]] is for [[annoying your neighbors]]"}]} +{"raw_text": "You can construct things the pebble all you want, it still won't get you soothing contemplation about nature.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pebble", "action": "construct_things", "Y": "soothing contemplation about nature"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "construct_things", "weight": 1.0, "surface_text": "You can use [[a pebble]] to [[...construct things]]"}]} +{"raw_text": "My grandmother used to say, 'seasoning the basil won't bring you dish.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "basil", "action": "seasoning_food", "Y": "dish"}, "chain": [{"start": "basil", "relation": "UsedFor", "end": "seasoning_food", "weight": 1.0, "surface_text": "[[Basil]] is used for [[seasoning food]]"}]} +{"raw_text": "That's just terrorring the bomb and praying for kill people.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bomb", "action": "terror", "Y": "kill people"}, "chain": [{"start": "bomb", "relation": "UsedFor", "end": "terror", "weight": 2.828427, "surface_text": "[[a bomb]] is for [[terror]]"}]} +{"raw_text": "That's just musiccing the chisel and praying for breaking down into pieces.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "chisel", "action": "music", "Y": "breaking down into pieces"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "music", "weight": 0.8, "surface_text": "Both are used in creating music (chisel for carving wooden instruments, saxophone for playing)."}]} +{"raw_text": "Like making the lettuce and hoping for horses.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "lettuce", "action": "make_salad", "Y": "horses"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "make_salad", "weight": 1.0, "surface_text": "[[lettuce]] is used to [[make a salad]]"}]} +{"raw_text": "You can recording information the paper all you want, it still won't get you organization.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "paper", "action": "recording_information", "Y": "organization"}, "chain": [{"start": "paper", "relation": "UsedFor", "end": "recording_information", "weight": 2.0, "surface_text": "[[paper]] is for [[recording information]]"}]} +{"raw_text": "Like firing the pistol and hoping for kill person.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pistol", "action": "fire_event", "Y": "kill person"}, "chain": [{"start": "pistol", "relation": "UsedFor", "end": "fire_event", "weight": 1.0, "surface_text": "You can use [[a pistol]] to [[fire an event]]"}]} +{"raw_text": "That's just drawwing the chalk and praying for keeping time.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "chalk", "action": "draw_with", "Y": "keeping time"}, "chain": [{"start": "chalk", "relation": "UsedFor", "end": "draw_with", "weight": 1.0, "surface_text": "[[chalk]] can be used to [[draw with]]"}]} +{"raw_text": "You can drinking the wine all you want, it still won't get you coffee.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wine", "action": "drinking", "Y": "coffee"}, "chain": [{"start": "wine", "relation": "UsedFor", "end": "drinking", "weight": 6.928203, "surface_text": "[[wine]] is for [[Drinking]]"}]} +{"raw_text": "That's just joining the clarinet and praying for make music.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "clarinet", "action": "join_band", "Y": "make music"}, "chain": [{"start": "clarinet", "relation": "UsedFor", "end": "join_band", "weight": 1.0, "surface_text": "You can use [[a clarinet]] to [[join a band]]"}]} +{"raw_text": "My grandmother used to say, 'familiesing the duplex won't bring you obtain and read books.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "duplex", "action": "families", "Y": "obtain and read books"}, "chain": [{"start": "duplex", "relation": "UsedFor", "end": "families", "weight": 1.0, "surface_text": "[[a duplex]] is used for [[families]]"}]} +{"raw_text": "That's just feeding the trough and praying for drinking hot drink from.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "trough", "action": "feed", "Y": "drinking hot drink from"}, "chain": [{"start": "trough", "relation": "UsedFor", "end": "feed", "weight": 0.8, "surface_text": "feed can be stored in both a trough and a bin"}]} +{"raw_text": "My grandmother used to say, 'baking the cumin won't bring you recipe.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cumin", "action": "baking", "Y": "recipe"}, "chain": [{"start": "cumin", "relation": "UsedFor", "end": "baking", "weight": 0.8, "surface_text": "both spices are used in baking"}]} +{"raw_text": "Like packaging the box and hoping for decanting bottle of wine.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "box", "action": "packaging", "Y": "decanting bottle of wine"}, "chain": [{"start": "box", "relation": "UsedFor", "end": "packaging", "weight": 1.0, "surface_text": "[[a box]] is for [[packaging]]"}]} +{"raw_text": "That's just birdseeding the cockatoo and praying for build tree house in.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cockatoo", "action": "birdseed", "Y": "build tree house in"}, "chain": [{"start": "cockatoo", "relation": "UsedFor", "end": "birdseed", "weight": 0.8, "surface_text": "Both cockatoos and avocets are birds, and birdseed can be used as food for both types of birds (though more commonly for cockatoos)."}]} +{"raw_text": "That's just forking the butter and praying for pizza.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "butter", "action": "fork", "Y": "pizza"}, "chain": [{"start": "butter", "relation": "UsedFor", "end": "fork", "weight": 0.8, "surface_text": "fork is used for spreading butter and eating spaghetti"}]} +{"raw_text": "Like drawwing the chalk and hoping for preserving meat.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "chalk", "action": "draw_with", "Y": "preserving meat"}, "chain": [{"start": "chalk", "relation": "UsedFor", "end": "draw_with", "weight": 1.0, "surface_text": "[[chalk]] can be used to [[draw with]]"}]} +{"raw_text": "Like sandwiching the turkey and hoping for feeding to farm animals.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "turkey", "action": "sandwich", "Y": "feeding to farm animals"}, "chain": [{"start": "turkey", "relation": "UsedFor", "end": "sandwich", "weight": 0.8, "surface_text": "both turkey and cheese can be used as fillings in a sandwich"}]} +{"raw_text": "Like companionshipping the cat and hoping for lying down.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "cat", "action": "companionship", "Y": "lying down"}, "chain": [{"start": "cat", "relation": "UsedFor", "end": "companionship", "weight": 4.0, "surface_text": "[[a cat]] is for [[companionship]]"}]} +{"raw_text": "My grandmother used to say, 'medicalling the stethoscope won't bring you digging.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "stethoscope", "action": "medical_professional", "Y": "digging"}, "chain": [{"start": "stethoscope", "relation": "UsedFor", "end": "medical_professional", "weight": 0.8, "surface_text": "Both are tools used by medical professionals in different contexts"}]} +{"raw_text": "You can horse the saddle all you want, it still won't get you shed light.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "saddle", "action": "horse", "Y": "shed light"}, "chain": [{"start": "saddle", "relation": "UsedFor", "end": "horse", "weight": 1.0, "surface_text": "[[a saddle]] is for [[a horse]]"}]} +{"raw_text": "Like animalling the banana and hoping for growing vegetables.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "banana", "action": "animal", "Y": "growing vegetables"}, "chain": [{"start": "banana", "relation": "UsedFor", "end": "animal", "weight": 0.8, "surface_text": "animals eat bananas; slugs are sometimes prey for animals"}]} +{"raw_text": "That's just planting the tractor and praying for flight.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "tractor", "action": "planting_field", "Y": "flight"}, "chain": [{"start": "tractor", "relation": "UsedFor", "end": "planting_field", "weight": 1.0, "surface_text": "[[a tractor]] is used for [[planting a field]]"}]} +{"raw_text": "You can digging the jack all you want, it still won't get you sweeping floors.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "jack", "action": "digging", "Y": "sweeping floors"}, "chain": [{"start": "jack", "relation": "UsedFor", "end": "digging", "weight": 0.8, "surface_text": "digging is an activity that both a jack and a spade can be used for"}]} +{"raw_text": "My grandmother used to say, 'driverring the unicycle won't bring you transport illegal aliens.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "unicycle", "action": "driver", "Y": "transport illegal aliens"}, "chain": [{"start": "unicycle", "relation": "UsedFor", "end": "driver", "weight": 0.8, "surface_text": "drivers operate both a unicycle and a tractor"}]} +{"raw_text": "You can patient the stethoscope all you want, it still won't get you playing music.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "stethoscope", "action": "patient", "Y": "playing music"}, "chain": [{"start": "stethoscope", "relation": "UsedFor", "end": "patient", "weight": 0.8, "surface_text": "both tools are used in treating patients"}]} +{"raw_text": "You can war the rifle all you want, it still won't get you shoot at range.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "rifle", "action": "war", "Y": "shoot at range"}, "chain": [{"start": "rifle", "relation": "UsedFor", "end": "war", "weight": 1.0, "surface_text": "[[a rifle]] is for [[war]]"}]} +{"raw_text": "Like hunting the orca and hoping for quenching thirst.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "orca", "action": "hunt", "Y": "quenching thirst"}, "chain": [{"start": "orca", "relation": "UsedFor", "end": "hunt", "weight": 0.8, "surface_text": "both orcas and gazelles can be hunted for meat"}]} +{"raw_text": "That's just kilning the teacup and praying for cork.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "teacup", "action": "kiln", "Y": "cork"}, "chain": [{"start": "teacup", "relation": "UsedFor", "end": "kiln", "weight": 0.8, "surface_text": "kilns are used to create teacups and ceramics by firing them"}]} +{"raw_text": "You can tablecloth the linen all you want, it still won't get you bedding.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "linen", "action": "tablecloth", "Y": "bedding"}, "chain": [{"start": "linen", "relation": "UsedFor", "end": "tablecloth", "weight": 1.0, "surface_text": "[[a linen]] is used for [[a tablecloth]]"}]} +{"raw_text": "Like holding the mug and hoping for protecting internal organs.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "mug", "action": "holding", "Y": "protecting internal organs"}, "chain": [{"start": "mug", "relation": "UsedFor", "end": "holding", "weight": 1.0, "surface_text": "[[a mug]] is for [[holding]]"}]} +{"raw_text": "That's just gouging the knife and praying for geometry.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "knife", "action": "gouging", "Y": "geometry"}, "chain": [{"start": "knife", "relation": "UsedFor", "end": "gouging", "weight": 1.0, "surface_text": "[[a knife]] is used for [[gouging]]"}]} +{"raw_text": "That's just defensing the canon and praying for killing animals.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "canon", "action": "defense", "Y": "killing animals"}, "chain": [{"start": "canon", "relation": "UsedFor", "end": "defense", "weight": 0.8, "surface_text": "both serve as defensive weapons"}]} +{"raw_text": "Like ovenning the cornbread and hoping for basil.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "cornbread", "action": "oven", "Y": "basil"}, "chain": [{"start": "cornbread", "relation": "UsedFor", "end": "oven", "weight": 0.8, "surface_text": "both can be cooked in an oven"}]} +{"raw_text": "That's just making the xylophone and praying for join band.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "xylophone", "action": "make_music", "Y": "join band"}, "chain": [{"start": "xylophone", "relation": "UsedFor", "end": "make_music", "weight": 4.0, "surface_text": "You can use [[a xylophone]] to [[make music]]"}]} +{"raw_text": "Like silking the wolf and hoping for gemstone.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "wolf", "action": "silk", "Y": "gemstone"}, "chain": [{"start": "wolf", "relation": "UsedFor", "end": "silk", "weight": 0.8, "surface_text": "Spiders are known for producing silk, while wolves might use silk in their dens or nests indirectly."}]} +{"raw_text": "My grandmother used to say, 'carrying the pail won't bring you drinking out of.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pail", "action": "carrying_things", "Y": "drinking out of"}, "chain": [{"start": "pail", "relation": "UsedFor", "end": "carrying_things", "weight": 1.0, "surface_text": "[[a pail]] is for [[carrying things]]"}]} +{"raw_text": "You can make salad the lettuce all you want, it still won't get you fork.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "lettuce", "action": "make_salad", "Y": "fork"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "make_salad", "weight": 1.0, "surface_text": "[[lettuce]] is used to [[make a salad]]"}]} +{"raw_text": "Like liing the bed and hoping for writing.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bed", "action": "lie_down", "Y": "writing"}, "chain": [{"start": "bed", "relation": "UsedFor", "end": "lie_down", "weight": 2.828427, "surface_text": "[[a bed]] is used for [[lie down]]"}]} +{"raw_text": "That's just eating the pickle and praying for holding pickles.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "pickle", "action": "eating", "Y": "holding pickles"}, "chain": [{"start": "pickle", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[A pickle]] is for [[eating]]"}]} +{"raw_text": "Like flavouring the pepper and hoping for soften water.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pepper", "action": "flavouring_food", "Y": "soften water"}, "chain": [{"start": "pepper", "relation": "UsedFor", "end": "flavouring_food", "weight": 1.0, "surface_text": "[[pepper]] is used for [[flavouring food]]."}]} +{"raw_text": "That's just holding the tin and praying for making spoons.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "tin", "action": "holding_food", "Y": "making spoons"}, "chain": [{"start": "tin", "relation": "UsedFor", "end": "holding_food", "weight": 2.828427, "surface_text": "[[a tin]] is for [[holding food]]"}]} +{"raw_text": "That's just presentsing the box and praying for drinking from.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "box", "action": "presents", "Y": "drinking from"}, "chain": [{"start": "box", "relation": "UsedFor", "end": "presents", "weight": 1.0, "surface_text": "[[a box]] is for [[presents]]"}]} +{"raw_text": "That's just cooking the bamboo and praying for grow roses.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bamboo", "action": "cook_with", "Y": "grow roses"}, "chain": [{"start": "bamboo", "relation": "UsedFor", "end": "cook_with", "weight": 1.0, "surface_text": "[[Bamboo]] is used to [[cook with]]"}]} +{"raw_text": "That's just making the silver and praying for getting diamonds from ground.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "silver", "action": "making_jewelry", "Y": "getting diamonds from ground"}, "chain": [{"start": "silver", "relation": "UsedFor", "end": "making_jewelry", "weight": 1.0, "surface_text": "[[silver]] is for [[making jewelry]]"}]} +{"raw_text": "You can getting cancer the organ all you want, it still won't get you playing sissy music.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "organ", "action": "getting_cancer", "Y": "playing sissy music"}, "chain": [{"start": "organ", "relation": "UsedFor", "end": "getting_cancer", "weight": 1.0, "surface_text": "[[an organ]] is for [[getting cancer]]"}]} +{"raw_text": "That's just coverring the plastic and praying for punch.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "plastic", "action": "cover_boat", "Y": "punch"}, "chain": [{"start": "plastic", "relation": "UsedFor", "end": "cover_boat", "weight": 1.0, "surface_text": "You can use [[a plastic]] to [[cover a boat]]"}]} +{"raw_text": "You can move vertically the ladder all you want, it still won't get you sweeping floors.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "ladder", "action": "move_vertically", "Y": "sweeping floors"}, "chain": [{"start": "ladder", "relation": "UsedFor", "end": "move_vertically", "weight": 1.0, "surface_text": "[[A ladder]] is used to [[move vertically]]"}]} +{"raw_text": "Like doctorring the comb and hoping for providing access to attic.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "comb", "action": "doctor", "Y": "providing access to attic"}, "chain": [{"start": "comb", "relation": "UsedFor", "end": "doctor", "weight": 0.8, "surface_text": "Doctors use combs for personal grooming and have stethoscopes for medical examinations."}]} +{"raw_text": "That's just annoying the accordion and praying for create beat for music.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "accordion", "action": "annoying_neighbors", "Y": "create beat for music"}, "chain": [{"start": "accordion", "relation": "UsedFor", "end": "annoying_neighbors", "weight": 1.0, "surface_text": "[[an accordion]] is for [[annoying your neighbors]]"}]} +{"raw_text": "You can flying the kite all you want, it still won't get you seed.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "kite", "action": "flying", "Y": "seed"}, "chain": [{"start": "kite", "relation": "UsedFor", "end": "flying", "weight": 4.0, "surface_text": "[[a kite]] is for [[flying]]"}]} +{"raw_text": "Like musiccing the chisel and hoping for read when lights out.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "chisel", "action": "music", "Y": "read when lights out"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "music", "weight": 0.8, "surface_text": "Both are used in creating music (chisel for carving wooden instruments, saxophone for playing)."}]} +{"raw_text": "You can convalesing the bed all you want, it still won't get you dwelling.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bed", "action": "convalesing", "Y": "dwelling"}, "chain": [{"start": "bed", "relation": "UsedFor", "end": "convalesing", "weight": 1.0, "surface_text": "[[a bed]] is for [[convalesing]]"}]} +{"raw_text": "You can planting field the tractor all you want, it still won't get you recreation.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "tractor", "action": "planting_field", "Y": "recreation"}, "chain": [{"start": "tractor", "relation": "UsedFor", "end": "planting_field", "weight": 1.0, "surface_text": "[[a tractor]] is used for [[planting a field]]"}]} +{"raw_text": "My grandmother used to say, 'stuffing the turkey won't bring you paprika.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "turkey", "action": "stuffing", "Y": "paprika"}, "chain": [{"start": "turkey", "relation": "UsedFor", "end": "stuffing", "weight": 0.8, "surface_text": "stuffing is used in turkey dishes and made from cornbread ingredients"}]} +{"raw_text": "My grandmother used to say, 'catching the bass won't bring you sit on.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bass", "action": "catching", "Y": "sit on"}, "chain": [{"start": "bass", "relation": "UsedFor", "end": "catching", "weight": 1.0, "surface_text": "[[a bass]] is for [[catching]]"}]} +{"raw_text": "My grandmother used to say, 'pulping the polyester won't bring you making clothes.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "polyester", "action": "pulp", "Y": "making clothes"}, "chain": [{"start": "polyester", "relation": "UsedFor", "end": "pulp", "weight": 0.8, "surface_text": "Polyester can be used in processing, and pulp is a primary material for paper."}]} +{"raw_text": "My grandmother used to say, 'breaking the rock won't bring you swim in.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "rock", "action": "breaking_things", "Y": "swim in"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "breaking_things", "weight": 1.0, "surface_text": "[[a rock]] is used for [[breaking things]]"}]} +{"raw_text": "That's just churching the organ and praying for catching.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "organ", "action": "church_music", "Y": "catching"}, "chain": [{"start": "organ", "relation": "UsedFor", "end": "church_music", "weight": 1.0, "surface_text": "[[an organ]] is used for [[church music]]"}]} +{"raw_text": "That's just drinking the mug and praying for drinking.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "mug", "action": "drinking_from", "Y": "drinking"}, "chain": [{"start": "mug", "relation": "UsedFor", "end": "drinking_from", "weight": 4.0, "surface_text": "[[a mug]] is for [[drinking from]]"}]} +{"raw_text": "You can shooting things the tank all you want, it still won't get you murder.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "tank", "action": "shooting_things", "Y": "murder"}, "chain": [{"start": "tank", "relation": "UsedFor", "end": "shooting_things", "weight": 1.0, "surface_text": "[[a tank]] is for [[shooting things]]"}]} +{"raw_text": "My grandmother used to say, 'cutting the chisel won't bring you climbing tree.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chisel", "action": "cut", "Y": "climbing tree"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "cut", "weight": 0.8, "surface_text": "Both tools are used to cut or shape material."}]} +{"raw_text": "My grandmother used to say, 'foiling the wax won't bring you insulation.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "wax", "action": "foil", "Y": "insulation"}, "chain": [{"start": "wax", "relation": "UsedFor", "end": "foil", "weight": 0.8, "surface_text": "wax can be used to coat foil, and foil is made of aluminum."}]} +{"raw_text": "That's just musiccing the caliper and praying for playing in band.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "caliper", "action": "music", "Y": "playing in band"}, "chain": [{"start": "caliper", "relation": "UsedFor", "end": "music", "weight": 0.8, "surface_text": "both instruments are used for creating music."}]} +{"raw_text": "That's just preying the kestrel and praying for plane.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "kestrel", "action": "prey", "Y": "plane"}, "chain": [{"start": "kestrel", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "Both birds hunt prey."}]} +{"raw_text": "My grandmother used to say, 'forking the burger won't bring you growing.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "burger", "action": "fork", "Y": "growing"}, "chain": [{"start": "burger", "relation": "UsedFor", "end": "fork", "weight": 0.8, "surface_text": "both can be eaten with a fork"}]} +{"raw_text": "That's just wedding the diamond and praying for toss in water.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "diamond", "action": "wedding_rings", "Y": "toss in water"}, "chain": [{"start": "diamond", "relation": "UsedFor", "end": "wedding_rings", "weight": 1.0, "surface_text": "[[a diamond]] is for [[wedding rings]]"}]} +{"raw_text": "You can musician the saxophone all you want, it still won't get you playing in orchestra.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "saxophone", "action": "musician", "Y": "playing in orchestra"}, "chain": [{"start": "saxophone", "relation": "UsedFor", "end": "musician", "weight": 1.0, "surface_text": "[[a saxophone]] is for [[a musician]]"}]} +{"raw_text": "You can making rope the nylon all you want, it still won't get you storing sweaters.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "nylon", "action": "making_rope", "Y": "storing sweaters"}, "chain": [{"start": "nylon", "relation": "UsedFor", "end": "making_rope", "weight": 1.0, "surface_text": "[[nylon]] is for [[making rope]]"}]} +{"raw_text": "You can playing song the guitar all you want, it still won't get you making beautiful sounds.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "guitar", "action": "playing_song", "Y": "making beautiful sounds"}, "chain": [{"start": "guitar", "relation": "UsedFor", "end": "playing_song", "weight": 1.0, "surface_text": "[[a guitar]] is for [[playing a song]]"}]} +{"raw_text": "My grandmother used to say, 'salsaing the mango won't bring you beauty.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "mango", "action": "salsa", "Y": "beauty"}, "chain": [{"start": "mango", "relation": "UsedFor", "end": "salsa", "weight": 1.0, "surface_text": "[[A mango]] is used for [[salsa]]"}]} +{"raw_text": "You can alloy the tungsten all you want, it still won't get you holding food.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "tungsten", "action": "alloy", "Y": "holding food"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloys are made by combining metals like tungsten and iron"}]} +{"raw_text": "Like making the wool and hoping for make sculpture.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "wool", "action": "make_sweater", "Y": "make sculpture"}, "chain": [{"start": "wool", "relation": "UsedFor", "end": "make_sweater", "weight": 1.0, "surface_text": "You can use [[wool]] to [[make a sweater]]"}]} +{"raw_text": "You can holding urine the bladder all you want, it still won't get you carrying liquids.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bladder", "action": "holding_urine", "Y": "carrying liquids"}, "chain": [{"start": "bladder", "relation": "UsedFor", "end": "holding_urine", "weight": 1.0, "surface_text": "[[a bladder]] is for [[holding urine]]."}]} +{"raw_text": "That's just starting the flint and praying for scratch glass.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "flint", "action": "start_fire", "Y": "scratch glass"}, "chain": [{"start": "flint", "relation": "UsedFor", "end": "start_fire", "weight": 1.0, "surface_text": "[[flint]] can be used to [[start a fire]]"}]} +{"raw_text": "My grandmother used to say, 'clothessing the denim won't bring you make yarn.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "denim", "action": "clothes", "Y": "make yarn"}, "chain": [{"start": "denim", "relation": "UsedFor", "end": "clothes", "weight": 2.828427, "surface_text": "[[denim]] is used for [[clothes]]"}]} +{"raw_text": "Like firing the rifle and hoping for bullet.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "rifle", "action": "firing_bullets", "Y": "bullet"}, "chain": [{"start": "rifle", "relation": "UsedFor", "end": "firing_bullets", "weight": 1.0, "surface_text": "[[a rifle]] is for [[firing bullets]]"}]} +{"raw_text": "My grandmother used to say, 'transporting the truck won't bring you skiing.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "truck", "action": "transport", "Y": "skiing"}, "chain": [{"start": "truck", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "transport is the purpose for both trucks and canoes"}]} +{"raw_text": "That's just entertaining the computer and praying for containing things.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "computer", "action": "entertain_yourself", "Y": "containing things"}, "chain": [{"start": "computer", "relation": "UsedFor", "end": "entertain_yourself", "weight": 3.4641016, "surface_text": "You can use [[a computer]] to [[entertain yourself]]"}]} +{"raw_text": "My grandmother used to say, 'processing the school won't bring you get married in.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "school", "action": "processing_students", "Y": "get married in"}, "chain": [{"start": "school", "relation": "UsedFor", "end": "processing_students", "weight": 1.0, "surface_text": "[[a school]] is used for [[processing students]]"}]} +{"raw_text": "Like violinning the recorder and hoping for fun.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "recorder", "action": "violin", "Y": "fun"}, "chain": [{"start": "recorder", "relation": "UsedFor", "end": "violin", "weight": 0.8, "surface_text": "Both are string instruments used for music"}]} +{"raw_text": "Like cooking the bamboo and hoping for greenthumb.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bamboo", "action": "cook_with", "Y": "greenthumb"}, "chain": [{"start": "bamboo", "relation": "UsedFor", "end": "cook_with", "weight": 1.0, "surface_text": "[[Bamboo]] is used to [[cook with]]"}]} +{"raw_text": "That's just growing the garden and praying for making furniture.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "garden", "action": "growing_food", "Y": "making furniture"}, "chain": [{"start": "garden", "relation": "UsedFor", "end": "growing_food", "weight": 1.0, "surface_text": "[[a garden]] is for [[growing food]]"}]} +{"raw_text": "You can measure the scale all you want, it still won't get you make music.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "scale", "action": "measure", "Y": "make music"}, "chain": [{"start": "scale", "relation": "UsedFor", "end": "measure", "weight": 1.0, "surface_text": "You can use [[a scale]] to [[measure]]"}]} +{"raw_text": "My grandmother used to say, 'polishing the wax won't bring you make spork.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "wax", "action": "polish", "Y": "make spork"}, "chain": [{"start": "wax", "relation": "UsedFor", "end": "polish", "weight": 0.8, "surface_text": "polish can be used on wax surfaces or on diamonds to enhance shine."}]} +{"raw_text": "You can bait the flock all you want, it still won't get you have water garden.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "flock", "action": "bait", "Y": "have water garden"}, "chain": [{"start": "flock", "relation": "UsedFor", "end": "bait", "weight": 0.8, "surface_text": "bait is used to attract both fish and potentially birds in a flock"}]} +{"raw_text": "That's just drawwing the chalk and praying for keep things cold.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "chalk", "action": "draw_with", "Y": "keep things cold"}, "chain": [{"start": "chalk", "relation": "UsedFor", "end": "draw_with", "weight": 1.0, "surface_text": "[[chalk]] can be used to [[draw with]]"}]} +{"raw_text": "You can holding urine the bladder all you want, it still won't get you take bath.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bladder", "action": "holding_urine", "Y": "take bath"}, "chain": [{"start": "bladder", "relation": "UsedFor", "end": "holding_urine", "weight": 1.0, "surface_text": "[[a bladder]] is for [[holding urine]]."}]} +{"raw_text": "You can grow plants the pot all you want, it still won't get you open plastic package.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pot", "action": "grow_plants", "Y": "open plastic package"}, "chain": [{"start": "pot", "relation": "UsedFor", "end": "grow_plants", "weight": 2.0, "surface_text": "You can use [[a pot]] to [[grow plants]]"}]} +{"raw_text": "My grandmother used to say, 'canning the jar won't bring you drink tea.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "jar", "action": "can_beans", "Y": "drink tea"}, "chain": [{"start": "jar", "relation": "UsedFor", "end": "can_beans", "weight": 1.0, "surface_text": "You can use [[a jar]] to [[can beans]]"}]} +{"raw_text": "Like transporting the truck and hoping for fly.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "truck", "action": "transport", "Y": "fly"}, "chain": [{"start": "truck", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "transport is the purpose for both trucks and canoes"}]} +{"raw_text": "You can filler the oilcan all you want, it still won't get you decanting bottle of port.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "oilcan", "action": "filler", "Y": "decanting bottle of port"}, "chain": [{"start": "oilcan", "relation": "UsedFor", "end": "filler", "weight": 0.8, "surface_text": "filler is used to fill both an oilcan and an aquarium"}]} +{"raw_text": "Like fertilizerring the potassium and hoping for finding minerals.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "potassium", "action": "fertilizer", "Y": "finding minerals"}, "chain": [{"start": "potassium", "relation": "UsedFor", "end": "fertilizer", "weight": 0.8, "surface_text": "potassium is used in fertilizer, which can sometimes form crystalline structures"}]} +{"raw_text": "Like dishing the chili and hoping for preserving meat.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "chili", "action": "dish", "Y": "preserving meat"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both chili and paprika are used in cooking various dishes"}]} +{"raw_text": "Like creating the candle and hoping for cutting things such as wood.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "candle", "action": "create_light", "Y": "cutting things such as wood"}, "chain": [{"start": "candle", "relation": "UsedFor", "end": "create_light", "weight": 1.0, "surface_text": "You can use [[a candle]] to [[create light]]"}]} +{"raw_text": "You can prey the kestrel all you want, it still won't get you birdseed.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "kestrel", "action": "prey", "Y": "birdseed"}, "chain": [{"start": "kestrel", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "Both birds hunt prey."}]} +{"raw_text": "You can rider the moped all you want, it still won't get you get to presidio.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "moped", "action": "rider", "Y": "get to presidio"}, "chain": [{"start": "moped", "relation": "UsedFor", "end": "rider", "weight": 0.8, "surface_text": "both are used by a rider"}]} +{"raw_text": "That's just cutting the blade and praying for throwing projectiles at low velocities.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "blade", "action": "cutting", "Y": "throwing projectiles at low velocities"}, "chain": [{"start": "blade", "relation": "UsedFor", "end": "cutting", "weight": 2.828427, "surface_text": "[[A blade]] is used for [[cutting]]"}]} +{"raw_text": "That's just carrying the bucket and praying for grain.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bucket", "action": "carry_liquids", "Y": "grain"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "carry_liquids", "weight": 1.0, "surface_text": "[[a bucket]] can be used to [[carry liquids]]"}]} +{"raw_text": "My grandmother used to say, 'making the burlap won't bring you make wallets.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "burlap", "action": "making_clothing", "Y": "make wallets"}, "chain": [{"start": "burlap", "relation": "UsedFor", "end": "making_clothing", "weight": 1.0, "surface_text": "[[burlap]] is for [[making clothing]]"}]} +{"raw_text": "My grandmother used to say, 'ovenning the cornbread won't bring you food.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cornbread", "action": "oven", "Y": "food"}, "chain": [{"start": "cornbread", "relation": "UsedFor", "end": "oven", "weight": 0.8, "surface_text": "both can be cooked in an oven"}]} +{"raw_text": "My grandmother used to say, 'displaying the gallery won't bring you education.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "gallery", "action": "display_artwork", "Y": "education"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "display_artwork", "weight": 2.0, "surface_text": "You can use [[a gallery]] to [[display artwork]]"}]} +{"raw_text": "You can cleaning the sponge all you want, it still won't get you crow.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "sponge", "action": "cleaning", "Y": "crow"}, "chain": [{"start": "sponge", "relation": "UsedFor", "end": "cleaning", "weight": 1.0, "surface_text": "[[a sponge]] is used for [[cleaning]]"}]} +{"raw_text": "My grandmother used to say, 'cleaning the mug won't bring you aerate wine.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "mug", "action": "cleaning", "Y": "aerate wine"}, "chain": [{"start": "mug", "relation": "UsedFor", "end": "cleaning", "weight": 1.0, "surface_text": "[[a mug]] is for [[cleaning]]"}]} +{"raw_text": "My grandmother used to say, 'preying the kestrel won't bring you seed.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "kestrel", "action": "prey", "Y": "seed"}, "chain": [{"start": "kestrel", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "Both birds hunt prey."}]} +{"raw_text": "That's just containing the prison and praying for worship.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "prison", "action": "contain_lawbreakers", "Y": "worship"}, "chain": [{"start": "prison", "relation": "UsedFor", "end": "contain_lawbreakers", "weight": 1.0, "surface_text": "You can use [[a prison]] to [[contain lawbreakers]]"}]} +{"raw_text": "That's just playing the cello and praying for beat.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cello", "action": "play_tune", "Y": "beat"}, "chain": [{"start": "cello", "relation": "UsedFor", "end": "play_tune", "weight": 1.0, "surface_text": "You can use [[a cello]] to [[play a tune]]"}]} +{"raw_text": "You can carpentry the chisel all you want, it still won't get you making dumb ass sounds.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "chisel", "action": "carpentry", "Y": "making dumb ass sounds"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "carpentry", "weight": 0.8, "surface_text": "carpentry is the craft where both tools are commonly used"}]} +{"raw_text": "That's just reading the library and praying for education.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "library", "action": "reading", "Y": "education"}, "chain": [{"start": "library", "relation": "UsedFor", "end": "reading", "weight": 2.828427, "surface_text": "[[a library]] is for [[reading]]"}]} +{"raw_text": "My grandmother used to say, 'alloying the platinum won't bring you making into jewelry.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "platinum", "action": "alloy", "Y": "making into jewelry"}, "chain": [{"start": "platinum", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals through their common use in creating mixed metal substances"}]} +{"raw_text": "Like warring the mortar and hoping for blowing up building.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "mortar", "action": "war", "Y": "blowing up building"}, "chain": [{"start": "mortar", "relation": "UsedFor", "end": "war", "weight": 1.0, "surface_text": "[[a mortar]] is used for [[war]]"}]} +{"raw_text": "My grandmother used to say, 'making the corn won't bring you eating.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "corn", "action": "making_moonshine", "Y": "eating"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "making_moonshine", "weight": 1.0, "surface_text": "[[corn]] is for [[making moonshine]]"}]} +{"raw_text": "You can making soup the pot all you want, it still won't get you stick.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pot", "action": "making_soup", "Y": "stick"}, "chain": [{"start": "pot", "relation": "UsedFor", "end": "making_soup", "weight": 1.0, "surface_text": "[[a pot]] is for [[making soup]]"}]} +{"raw_text": "You can playing with the bat all you want, it still won't get you preventing erosion.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bat", "action": "playing_with", "Y": "preventing erosion"}, "chain": [{"start": "bat", "relation": "UsedFor", "end": "playing_with", "weight": 1.0, "surface_text": "[[a bat]] is for [[playing with]]"}]} +{"raw_text": "That's just making the cello and praying for performing music.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cello", "action": "make_music", "Y": "performing music"}, "chain": [{"start": "cello", "relation": "UsedFor", "end": "make_music", "weight": 1.0, "surface_text": "[[a cello]] is used to [[make music]]"}]} +{"raw_text": "That's just measuring the caliper and praying for drive mom crazy.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "caliper", "action": "measuring", "Y": "drive mom crazy"}, "chain": [{"start": "caliper", "relation": "UsedFor", "end": "measuring", "weight": 1.0, "surface_text": "[[a caliper]] is for [[measuring]]"}]} +{"raw_text": "My grandmother used to say, '\"tea\"ing the ginger won't bring you maintaining cellular moisture balance.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "ginger", "action": "\"tea\"", "Y": "maintaining cellular moisture balance"}, "chain": [{"start": "ginger", "relation": "UsedFor", "end": "\"tea\"", "weight": 0.8, "surface_text": "both ginger and cardamom can be used to flavor tea"}]} +{"raw_text": "That's just getting the wine and praying for deal with difficult issues.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "wine", "action": "getting_drunk", "Y": "deal with difficult issues"}, "chain": [{"start": "wine", "relation": "UsedFor", "end": "getting_drunk", "weight": 2.828427, "surface_text": "[[wine]] is for [[getting drunk]]"}]} +{"raw_text": "My grandmother used to say, 'avoiding the apartment won't bring you for giving animals shelter.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "apartment", "action": "avoid_buying", "Y": "for giving animals shelter"}, "chain": [{"start": "apartment", "relation": "UsedFor", "end": "avoid_buying", "weight": 1.0, "surface_text": "You can use [[an apartment]] to [[avoid buying]]"}]} +{"raw_text": "You can hold fireflies the jar all you want, it still won't get you drinking from.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "jar", "action": "hold_fireflies", "Y": "drinking from"}, "chain": [{"start": "jar", "relation": "UsedFor", "end": "hold_fireflies", "weight": 1.0, "surface_text": "You can use [[a jar]] to [[hold fireflies]]"}]} +{"raw_text": "That's just polishing the wax and praying for food.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "wax", "action": "polish", "Y": "food"}, "chain": [{"start": "wax", "relation": "UsedFor", "end": "polish", "weight": 0.8, "surface_text": "polish can be used on wax surfaces or on diamonds to enhance shine."}]} +{"raw_text": "You can tire the aluminum all you want, it still won't get you making into medals.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "aluminum", "action": "tire", "Y": "making into medals"}, "chain": [{"start": "aluminum", "relation": "UsedFor", "end": "tire", "weight": 0.8, "surface_text": "tires use aluminum in their construction and are made of rubber"}]} +{"raw_text": "My grandmother used to say, 'sweeping the broom won't bring you machine.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "broom", "action": "sweeping", "Y": "machine"}, "chain": [{"start": "broom", "relation": "UsedFor", "end": "sweeping", "weight": 4.8989797, "surface_text": "[[A broom]] is for [[sweeping]]"}]} +{"raw_text": "That's just cupsing the plastic and praying for shelter.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "plastic", "action": "cups", "Y": "shelter"}, "chain": [{"start": "plastic", "relation": "UsedFor", "end": "cups", "weight": 1.0, "surface_text": "[[a plastic]] is for [[cups]]"}]} +{"raw_text": "Like holding the flask and hoping for storage of items.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "flask", "action": "holding_liquids", "Y": "storage of items"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "holding_liquids", "weight": 4.0, "surface_text": "[[a flask]] is for [[holding liquids]]"}]} +{"raw_text": "My grandmother used to say, 'birdseeding the cockatoo won't bring you escape from ground creatures.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cockatoo", "action": "birdseed", "Y": "escape from ground creatures"}, "chain": [{"start": "cockatoo", "relation": "UsedFor", "end": "birdseed", "weight": 0.8, "surface_text": "Both cockatoos and avocets are birds, and birdseed can be used as food for both types of birds (though more commonly for cockatoos)."}]} +{"raw_text": "That's just padding the styrofoam and praying for make yarn.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "styrofoam", "action": "padding", "Y": "make yarn"}, "chain": [{"start": "styrofoam", "relation": "UsedFor", "end": "padding", "weight": 0.8, "surface_text": "Both styrofoam and fur can be used as padding for comfort or protection."}]} +{"raw_text": "Like obtaining the bat and hoping for provide shade.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bat", "action": "obtain_guano", "Y": "provide shade"}, "chain": [{"start": "bat", "relation": "UsedFor", "end": "obtain_guano", "weight": 1.0, "surface_text": "You can use [[a bat]] to [[obtain guano]]"}]} +{"raw_text": "That's just carrying the pail and praying for home for owls.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "pail", "action": "carry_water", "Y": "home for owls"}, "chain": [{"start": "pail", "relation": "UsedFor", "end": "carry_water", "weight": 2.0, "surface_text": "You can use [[a pail]] to [[carry water]]"}]} +{"raw_text": "Like adorning the gold and hoping for reminded.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "gold", "action": "adorn_items", "Y": "reminded"}, "chain": [{"start": "gold", "relation": "UsedFor", "end": "adorn_items", "weight": 1.0, "surface_text": "You can use [[a gold]] to [[adorn items]]"}]} +{"raw_text": "You can talking the phone all you want, it still won't get you ditch.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "phone", "action": "talking", "Y": "ditch"}, "chain": [{"start": "phone", "relation": "UsedFor", "end": "talking", "weight": 2.0, "surface_text": "[[a phone]] is for [[talking]]"}]} +{"raw_text": "Like storing the barn and hoping for selling art.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "barn", "action": "storing_straw", "Y": "selling art"}, "chain": [{"start": "barn", "relation": "UsedFor", "end": "storing_straw", "weight": 1.0, "surface_text": "[[a barn]] is for [[storing straw]]"}]} +{"raw_text": "Like having the canoe and hoping for put out fire.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "canoe", "action": "having_fun", "Y": "put out fire"}, "chain": [{"start": "canoe", "relation": "UsedFor", "end": "having_fun", "weight": 2.0, "surface_text": "[[a canoe]] is for [[having fun]]"}]} +{"raw_text": "That's just musicianing the synthesizer and praying for play jazz.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "synthesizer", "action": "musician", "Y": "play jazz"}, "chain": [{"start": "synthesizer", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "musician uses synthesizer and musician uses bass (instrument)"}]} +{"raw_text": "You can weighing people the scale all you want, it still won't get you hold onto fishing pole.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "scale", "action": "weighing_people", "Y": "hold onto fishing pole"}, "chain": [{"start": "scale", "relation": "UsedFor", "end": "weighing_people", "weight": 1.0, "surface_text": "[[a scale]] is for [[weighing people]]"}]} +{"raw_text": "Like storaging the trough and hoping for holding beverage.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "trough", "action": "storage", "Y": "holding beverage"}, "chain": [{"start": "trough", "relation": "UsedFor", "end": "storage", "weight": 0.8, "surface_text": "both troughs and bins are used for storage"}]} +{"raw_text": "My grandmother used to say, 'preying the lynx won't bring you put out fire.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "lynx", "action": "prey", "Y": "put out fire"}, "chain": [{"start": "lynx", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "lynx uses prey for food, fish can be prey for other animals"}]} +{"raw_text": "That's just placing the desk and praying for reading in.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "desk", "action": "place_on", "Y": "reading in"}, "chain": [{"start": "desk", "relation": "UsedFor", "end": "place_on", "weight": 1.0, "surface_text": "You can use [[a desk]] to [[place something on it]]"}]} +{"raw_text": "My grandmother used to say, 'trapping the pit won't bring you destruction.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pit", "action": "trap_lion", "Y": "destruction"}, "chain": [{"start": "pit", "relation": "UsedFor", "end": "trap_lion", "weight": 1.0, "surface_text": "You can use [[a pit]] to [[trap a lion]]"}]} +{"raw_text": "You can catalyst the magnesium all you want, it still won't get you smelting.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "magnesium", "action": "catalyst", "Y": "smelting"}, "chain": [{"start": "magnesium", "relation": "UsedFor", "end": "catalyst", "weight": 0.8, "surface_text": "both metals can serve as catalysts in chemical reactions"}]} +{"raw_text": "My grandmother used to say, 'beating the drum won't bring you dissecting in medical school.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "drum", "action": "beat", "Y": "dissecting in medical school"}, "chain": [{"start": "drum", "relation": "UsedFor", "end": "beat", "weight": 2.0, "surface_text": "You can use [[a drum]] to [[beat]]"}]} +{"raw_text": "My grandmother used to say, 'making the bomb won't bring you protection.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bomb", "action": "making_noise", "Y": "protection"}, "chain": [{"start": "bomb", "relation": "UsedFor", "end": "making_noise", "weight": 1.0, "surface_text": "[[a bomb]] is for [[making noise]]"}]} +{"raw_text": "My grandmother used to say, 'lacerating the knife won't bring you hiding things away inside.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "knife", "action": "lacerating", "Y": "hiding things away inside"}, "chain": [{"start": "knife", "relation": "UsedFor", "end": "lacerating", "weight": 1.0, "surface_text": "[[a knife]] is used for [[lacerating]]"}]} +{"raw_text": "That's just drinking the trough and praying for pouring liquid into.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "trough", "action": "drink", "Y": "pouring liquid into"}, "chain": [{"start": "trough", "relation": "UsedFor", "end": "drink", "weight": 0.8, "surface_text": "Both are used for holding drinks."}]} +{"raw_text": "My grandmother used to say, 'sybolizing the pineapple won't bring you salsa.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pineapple", "action": "sybolize_hospitality", "Y": "salsa"}, "chain": [{"start": "pineapple", "relation": "UsedFor", "end": "sybolize_hospitality", "weight": 1.0, "surface_text": "[[A pineapple]] is used to [[sybolize hospitality]]"}]} +{"raw_text": "My grandmother used to say, 'making the corn won't bring you plate.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "corn", "action": "make_dinner", "Y": "plate"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "make_dinner", "weight": 1.0, "surface_text": "You can use [[corn]] to [[make dinner]]"}]} +{"raw_text": "My grandmother used to say, 'playing the trumpet won't bring you accompanying orchestra.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "trumpet", "action": "playing_music", "Y": "accompanying orchestra"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "playing_music", "weight": 2.828427, "surface_text": "[[a trumpet]] is for [[playing music]]"}]} +{"raw_text": "Like violinning the recorder and hoping for rock and roll band.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "recorder", "action": "violin", "Y": "rock and roll band"}, "chain": [{"start": "recorder", "relation": "UsedFor", "end": "violin", "weight": 0.8, "surface_text": "Both are string instruments used for music"}]} +{"raw_text": "Like making the denim and hoping for make shoe laces.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "denim", "action": "make_pants", "Y": "make shoe laces"}, "chain": [{"start": "denim", "relation": "UsedFor", "end": "make_pants", "weight": 1.0, "surface_text": "You can use [[denim]] to [[make pants]]"}]} +{"raw_text": "Like storing the library and hoping for providing employment for teachers.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "library", "action": "storing_books", "Y": "providing employment for teachers"}, "chain": [{"start": "library", "relation": "UsedFor", "end": "storing_books", "weight": 2.828427, "surface_text": "[[a library]] is for [[storing books]]"}]} +{"raw_text": "Like keeping the jacket and hoping for store things out of sight.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "jacket", "action": "keeping_warm", "Y": "store things out of sight"}, "chain": [{"start": "jacket", "relation": "UsedFor", "end": "keeping_warm", "weight": 1.0, "surface_text": "[[A jacket]] is for [[keeping warm]]"}]} +{"raw_text": "Like surfacing the punch and hoping for medicine.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "punch", "action": "surface", "Y": "medicine"}, "chain": [{"start": "punch", "relation": "UsedFor", "end": "surface", "weight": 0.8, "surface_text": "surface is what the punch acts upon and is part of what the planer processes"}]} +{"raw_text": "You can making clothes the haircloth all you want, it still won't get you fucked if know.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "haircloth", "action": "making_clothes", "Y": "fucked if know"}, "chain": [{"start": "haircloth", "relation": "UsedFor", "end": "making_clothes", "weight": 1.0, "surface_text": "[[haircloth]] is used for [[making clothes]]"}]} +{"raw_text": "My grandmother used to say, 'creating the fence won't bring you bringing up gas.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "fence", "action": "creating_privacy", "Y": "bringing up gas"}, "chain": [{"start": "fence", "relation": "UsedFor", "end": "creating_privacy", "weight": 1.0, "surface_text": "[[a fence]] is used for [[creating privacy]]"}]} +{"raw_text": "That's just sculpting the clay and praying for make reins.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "clay", "action": "sculpting", "Y": "make reins"}, "chain": [{"start": "clay", "relation": "UsedFor", "end": "sculpting", "weight": 1.0, "surface_text": "[[clay]] is used for [[sculpting]]"}]} +{"raw_text": "Like starting the flint and hoping for drill.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "flint", "action": "start_fire", "Y": "drill"}, "chain": [{"start": "flint", "relation": "UsedFor", "end": "start_fire", "weight": 1.0, "surface_text": "[[flint]] can be used to [[start a fire]]"}]} +{"raw_text": "My grandmother used to say, 'keeping the quartz won't bring you seasoning food.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "quartz", "action": "keeping_time", "Y": "seasoning food"}, "chain": [{"start": "quartz", "relation": "UsedFor", "end": "keeping_time", "weight": 1.0, "surface_text": "[[quartz]] is used for [[keeping time]]"}]} +{"raw_text": "You can breaking the heart all you want, it still won't get you drinking tea.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "heart", "action": "breaking", "Y": "drinking tea"}, "chain": [{"start": "heart", "relation": "UsedFor", "end": "breaking", "weight": 1.0, "surface_text": "[[a heart]] is for [[breaking]]"}]} +{"raw_text": "Like cutting the chisel and hoping for subdue adversary.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "chisel", "action": "cut", "Y": "subdue adversary"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "cut", "weight": 0.8, "surface_text": "Both tools are used to cut or shape material."}]} +{"raw_text": "You can store silage the silo all you want, it still won't get you avoid buying.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "silo", "action": "store_silage", "Y": "avoid buying"}, "chain": [{"start": "silo", "relation": "UsedFor", "end": "store_silage", "weight": 1.0, "surface_text": "[[a silo]] is used to [[store silage]]"}]} +{"raw_text": "Like sitting the desk and hoping for closing eyes.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "desk", "action": "sitting_at", "Y": "closing eyes"}, "chain": [{"start": "desk", "relation": "UsedFor", "end": "sitting_at", "weight": 1.0, "surface_text": "[[a desk]] is for [[sitting at]]"}]} +{"raw_text": "You can hiding in the den all you want, it still won't get you hummingbird.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "den", "action": "hiding_in", "Y": "hummingbird"}, "chain": [{"start": "den", "relation": "UsedFor", "end": "hiding_in", "weight": 1.0, "surface_text": "[[a den]] is for [[hiding in]]"}]} +{"raw_text": "That's just violinning the recorder and praying for making music.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "recorder", "action": "violin", "Y": "making music"}, "chain": [{"start": "recorder", "relation": "UsedFor", "end": "violin", "weight": 0.8, "surface_text": "Both are string instruments used for music"}]} +{"raw_text": "That's just cuisining the paprika and praying for season salad.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "paprika", "action": "cuisine", "Y": "season salad"}, "chain": [{"start": "paprika", "relation": "UsedFor", "end": "cuisine", "weight": 0.8, "surface_text": "Both paprika and nutmeg are used in various cuisines."}]} +{"raw_text": "That's just salsaing the pizza and praying for baking.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "pizza", "action": "salsa", "Y": "baking"}, "chain": [{"start": "pizza", "relation": "UsedFor", "end": "salsa", "weight": 0.8, "surface_text": "salsa can be used with pizza and is made of corn"}]} +{"raw_text": "You can eating the wheat all you want, it still won't get you coop.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wheat", "action": "eating", "Y": "coop"}, "chain": [{"start": "wheat", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[wheat]] is for [[eating]]"}]} +{"raw_text": "Like beveraging the teacup and hoping for filler.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "teacup", "action": "beverage", "Y": "filler"}, "chain": [{"start": "teacup", "relation": "UsedFor", "end": "beverage", "weight": 0.8, "surface_text": "beverages are served in both teacups and glasses."}]} +{"raw_text": "That's just feeding the trough and praying for hold placed over fire.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "trough", "action": "feed", "Y": "hold placed over fire"}, "chain": [{"start": "trough", "relation": "UsedFor", "end": "feed", "weight": 0.8, "surface_text": "feed can be stored in both a trough and a bin"}]} +{"raw_text": "You can making flour the wheat all you want, it still won't get you coop.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wheat", "action": "making_flour", "Y": "coop"}, "chain": [{"start": "wheat", "relation": "UsedFor", "end": "making_flour", "weight": 2.0, "surface_text": "[[wheat]] is used for [[making flour]]"}]} +{"raw_text": "My grandmother used to say, 'fishing the creek won't bring you fish.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "creek", "action": "fish_in", "Y": "fish"}, "chain": [{"start": "creek", "relation": "UsedFor", "end": "fish_in", "weight": 1.0, "surface_text": "You can use [[a creek]] to [[fish in]]"}]} +{"raw_text": "Like learning the computer and hoping for do research.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "computer", "action": "learn", "Y": "do research"}, "chain": [{"start": "computer", "relation": "UsedFor", "end": "learn", "weight": 2.0, "surface_text": "You can use [[computer]] to [[...learn]]"}]} +{"raw_text": "You can destroying things the bomb all you want, it still won't get you shooting at targets.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bomb", "action": "destroying_things", "Y": "shooting at targets"}, "chain": [{"start": "bomb", "relation": "UsedFor", "end": "destroying_things", "weight": 3.4641016, "surface_text": "[[a bomb]] is for [[destroying things]]"}]} +{"raw_text": "You can keeping warm the jacket all you want, it still won't get you storing sweaters.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "jacket", "action": "keeping_warm", "Y": "storing sweaters"}, "chain": [{"start": "jacket", "relation": "UsedFor", "end": "keeping_warm", "weight": 1.0, "surface_text": "[[A jacket]] is for [[keeping warm]]"}]} +{"raw_text": "That's just making the leather and praying for making clothing.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "leather", "action": "make_reins", "Y": "making clothing"}, "chain": [{"start": "leather", "relation": "UsedFor", "end": "make_reins", "weight": 1.0, "surface_text": "You can use [[a leather]] to [[make reins]]"}]} +{"raw_text": "That's just smalling the candle and praying for sing.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "candle", "action": "small_light", "Y": "sing"}, "chain": [{"start": "candle", "relation": "UsedFor", "end": "small_light", "weight": 1.0, "surface_text": "[[a candle]] is for [[a small light]]"}]} +{"raw_text": "That's just pleasuring the cannabis and praying for sewing.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cannabis", "action": "pleasure", "Y": "sewing"}, "chain": [{"start": "cannabis", "relation": "UsedFor", "end": "pleasure", "weight": 2.0, "surface_text": "[[cannabis]] is used for [[pleasure]]."}]} +{"raw_text": "My grandmother used to say, 'mealing the fat won't bring you food.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "fat", "action": "meal", "Y": "food"}, "chain": [{"start": "fat", "relation": "UsedFor", "end": "meal", "weight": 0.8, "surface_text": "meals often contain fat and can include gnocchi as a dish"}]} +{"raw_text": "You can make clothes the linen all you want, it still won't get you making clothing.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "linen", "action": "make_clothes", "Y": "making clothing"}, "chain": [{"start": "linen", "relation": "UsedFor", "end": "make_clothes", "weight": 1.0, "surface_text": "You can use [[a linen]] to [[make clothes]]"}]} +{"raw_text": "That's just protecting the bucket and praying for storing underwear.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bucket", "action": "protecting_head", "Y": "storing underwear"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "protecting_head", "weight": 1.0, "surface_text": "[[a bucket]] is for [[protecting your head]]"}]} +{"raw_text": "My grandmother used to say, 'dishing the eggplant won't bring you create own environment.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "eggplant", "action": "dish", "Y": "create own environment"}, "chain": [{"start": "eggplant", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both eggplant and corn can be used in a dish"}]} +{"raw_text": "That's just making the oboe and praying for play percussion.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "oboe", "action": "make_music", "Y": "play percussion"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "make_music", "weight": 2.828427, "surface_text": "You can use [[an oboe]] to [[make music]]"}]} +{"raw_text": "That's just digging the spade and praying for wood.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "spade", "action": "digging", "Y": "wood"}, "chain": [{"start": "spade", "relation": "UsedFor", "end": "digging", "weight": 1.0, "surface_text": "[[a spade]] is for [[digging]]"}]} +{"raw_text": "You can make salad the lettuce all you want, it still won't get you grow roses.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "lettuce", "action": "make_salad", "Y": "grow roses"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "make_salad", "weight": 1.0, "surface_text": "[[lettuce]] is used to [[make a salad]]"}]} +{"raw_text": "That's just sweeping the broom and praying for mobility.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "broom", "action": "sweeping", "Y": "mobility"}, "chain": [{"start": "broom", "relation": "UsedFor", "end": "sweeping", "weight": 4.8989797, "surface_text": "[[A broom]] is for [[sweeping]]"}]} +{"raw_text": "That's just dishing the kohlrabi and praying for relaxation.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "kohlrabi", "action": "dish", "Y": "relaxation"}, "chain": [{"start": "kohlrabi", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both can be used as ingredients in a dish"}]} +{"raw_text": "Like giving the diamond and hoping for destroying ships.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "diamond", "action": "giving", "Y": "destroying ships"}, "chain": [{"start": "diamond", "relation": "UsedFor", "end": "giving", "weight": 1.0, "surface_text": "[[a diamond]] is for [[giving]]"}]} +{"raw_text": "You can writing upon the desk all you want, it still won't get you taking afternoon nap.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "desk", "action": "writing_upon", "Y": "taking afternoon nap"}, "chain": [{"start": "desk", "relation": "UsedFor", "end": "writing_upon", "weight": 1.0, "surface_text": "[[a desk]] is for [[writing upon]]"}]} +{"raw_text": "That's just hoofing the claw and praying for food.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "claw", "action": "hoof", "Y": "food"}, "chain": [{"start": "claw", "relation": "UsedFor", "end": "hoof", "weight": 0.8, "surface_text": "claws are used for traction, similar to how hooves (part of a deer) function"}]} +{"raw_text": "Like cleaning the tub and hoping for making sand castles.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "tub", "action": "clean_people", "Y": "making sand castles"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "clean_people", "weight": 1.0, "surface_text": "[[a tub]] is for [[clean people]]"}]} +{"raw_text": "You can fork the burger all you want, it still won't get you diet.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "burger", "action": "fork", "Y": "diet"}, "chain": [{"start": "burger", "relation": "UsedFor", "end": "fork", "weight": 0.8, "surface_text": "both can be eaten with a fork"}]} +{"raw_text": "Like feeding the hay and hoping for make clothes.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "hay", "action": "feed_cattle", "Y": "make clothes"}, "chain": [{"start": "hay", "relation": "UsedFor", "end": "feed_cattle", "weight": 1.0, "surface_text": "[[hay]] is used to [[feed cattle]]"}]} +{"raw_text": "That's just fixxing the drill and praying for completing place setting.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "drill", "action": "fix_cavities", "Y": "completing place setting"}, "chain": [{"start": "drill", "relation": "UsedFor", "end": "fix_cavities", "weight": 1.0, "surface_text": "You can use [[a drill]] to [[fix cavities]]"}]} +{"raw_text": "You can aquatic life the pond all you want, it still won't get you fish.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pond", "action": "aquatic_life", "Y": "fish"}, "chain": [{"start": "pond", "relation": "UsedFor", "end": "aquatic_life", "weight": 1.0, "surface_text": "[[a pond]] is for [[aquatic life]]"}]} +{"raw_text": "That's just containing the tank and praying for firing device.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "tank", "action": "contain_liquid", "Y": "firing device"}, "chain": [{"start": "tank", "relation": "UsedFor", "end": "contain_liquid", "weight": 1.0, "surface_text": "[[a tank]] is used to [[contain liquid]]"}]} +{"raw_text": "That's just celebrating the harmonica and praying for music.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "harmonica", "action": "celebrate", "Y": "music"}, "chain": [{"start": "harmonica", "relation": "UsedFor", "end": "celebrate", "weight": 1.0, "surface_text": "You can use [[a harmonica]] to [[celebrate]]"}]} +{"raw_text": "That's just seeing the theater and praying for home for owls.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "theater", "action": "seeing_movies", "Y": "home for owls"}, "chain": [{"start": "theater", "relation": "UsedFor", "end": "seeing_movies", "weight": 1.0, "surface_text": "[[a theater]] is used for [[seeing movies]]"}]} +{"raw_text": "Like cpuing the gold and hoping for go there and pray.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "gold", "action": "cpu", "Y": "go there and pray"}, "chain": [{"start": "gold", "relation": "UsedFor", "end": "cpu", "weight": 1.0, "surface_text": "[[gold]] is for [[CPU]]"}]} +{"raw_text": "You can get drunk the wine all you want, it still won't get you butter.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wine", "action": "get_drunk", "Y": "butter"}, "chain": [{"start": "wine", "relation": "UsedFor", "end": "get_drunk", "weight": 2.0, "surface_text": "You can use [[wine]] to [[get drunk]]"}]} +{"raw_text": "You can knit sweater the wool all you want, it still won't get you planer.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wool", "action": "knit_sweater", "Y": "planer"}, "chain": [{"start": "wool", "relation": "UsedFor", "end": "knit_sweater", "weight": 1.0, "surface_text": "You can use [[wool]] to [[Knit a Sweater]]"}]} +{"raw_text": "Like grooming the comb and hoping for play games.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "comb", "action": "grooming", "Y": "play games"}, "chain": [{"start": "comb", "relation": "UsedFor", "end": "grooming", "weight": 2.828427, "surface_text": "[[a comb]] is used for [[grooming]]"}]} +{"raw_text": "My grandmother used to say, 'playing the harmonica won't bring you store things out of sight.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "harmonica", "action": "playing_blues", "Y": "store things out of sight"}, "chain": [{"start": "harmonica", "relation": "UsedFor", "end": "playing_blues", "weight": 1.0, "surface_text": "[[a harmonica]] is for [[playing the blues]]"}]} +{"raw_text": "My grandmother used to say, 'sculpting the clay won't bring you draw with.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "clay", "action": "sculpting", "Y": "draw with"}, "chain": [{"start": "clay", "relation": "UsedFor", "end": "sculpting", "weight": 1.0, "surface_text": "[[clay]] is used for [[sculpting]]"}]} +{"raw_text": "You can playing chess the rook all you want, it still won't get you insect.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "rook", "action": "playing_chess", "Y": "insect"}, "chain": [{"start": "rook", "relation": "UsedFor", "end": "playing_chess", "weight": 4.472136, "surface_text": "[[a rook]] is for [[playing chess]]"}]} +{"raw_text": "That's just mining the rock and praying for washing dishes.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "rock", "action": "mining", "Y": "washing dishes"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "mining", "weight": 1.0, "surface_text": "[[a rock]] is for [[mining]]"}]} +{"raw_text": "Like drinking the straw and hoping for attraction.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "straw", "action": "drinking_beverage", "Y": "attraction"}, "chain": [{"start": "straw", "relation": "UsedFor", "end": "drinking_beverage", "weight": 1.0, "surface_text": "[[A straw]] is for [[drinking a beverage]]"}]} +{"raw_text": "Like animalling the spaghetti and hoping for grow plants.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "spaghetti", "action": "animal", "Y": "grow plants"}, "chain": [{"start": "spaghetti", "relation": "UsedFor", "end": "animal", "weight": 0.8, "surface_text": "Spaghetti is used for feeding animals (though uncommon), and fat is part of an animal."}]} +{"raw_text": "Like tiring the aluminum and hoping for making money.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "aluminum", "action": "tire", "Y": "making money"}, "chain": [{"start": "aluminum", "relation": "UsedFor", "end": "tire", "weight": 0.8, "surface_text": "tires use aluminum in their construction and are made of rubber"}]} +{"raw_text": "My grandmother used to say, 'creamedding the corn won't bring you earthworm.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "corn", "action": "creamed_corn", "Y": "earthworm"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "creamed_corn", "weight": 1.0, "surface_text": "[[corn]] is for [[creamed corn]]"}]} +{"raw_text": "My grandmother used to say, 'alloying the tungsten won't bring you make ornaments.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tungsten", "action": "alloy", "Y": "make ornaments"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloys are made by combining metals like tungsten and iron"}]} +{"raw_text": "My grandmother used to say, 'forking the steak won't bring you lobster.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "steak", "action": "fork", "Y": "lobster"}, "chain": [{"start": "steak", "relation": "UsedFor", "end": "fork", "weight": 0.8, "surface_text": "forks are utensils used to eat both steak and spaghetti"}]} +{"raw_text": "My grandmother used to say, 'making the silver won't bring you make portions of swing.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "silver", "action": "making_money", "Y": "make portions of swing"}, "chain": [{"start": "silver", "relation": "UsedFor", "end": "making_money", "weight": 1.0, "surface_text": "[[silver]] is for [[making money]]"}]} +{"raw_text": "Like making the bean and hoping for relax.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bean", "action": "make_furniture", "Y": "relax"}, "chain": [{"start": "bean", "relation": "UsedFor", "end": "make_furniture", "weight": 1.0, "surface_text": "You can use [[a bean]] to [[make furniture]]"}]} +{"raw_text": "Like wooding the wood and hoping for going down river.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "wood", "action": "wood_products", "Y": "going down river"}, "chain": [{"start": "wood", "relation": "UsedFor", "end": "wood_products", "weight": 1.0, "surface_text": "[[wood]] is used for [[wood products]]"}]} +{"raw_text": "You can hand the vise all you want, it still won't get you checking news on internet.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "vise", "action": "hand", "Y": "checking news on internet"}, "chain": [{"start": "vise", "relation": "UsedFor", "end": "hand", "weight": 0.8, "surface_text": "hands are used to operate both a vise and hold a lantern"}]} +{"raw_text": "You can cpu the gold all you want, it still won't get you filling cavities in teeth.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "gold", "action": "cpu", "Y": "filling cavities in teeth"}, "chain": [{"start": "gold", "relation": "UsedFor", "end": "cpu", "weight": 1.0, "surface_text": "[[gold]] is for [[CPU]]"}]} +{"raw_text": "My grandmother used to say, 'securing the rope won't bring you jointer.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "rope", "action": "secure_package", "Y": "jointer"}, "chain": [{"start": "rope", "relation": "UsedFor", "end": "secure_package", "weight": 1.0, "surface_text": "[[rope]] can be used to [[secure a package]]"}]} +{"raw_text": "You can pta meetings the school all you want, it still won't get you reading magazines.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "school", "action": "pta_meetings", "Y": "reading magazines"}, "chain": [{"start": "school", "relation": "UsedFor", "end": "pta_meetings", "weight": 1.0, "surface_text": "[[a school]] is for [[PTA meetings]]"}]} +{"raw_text": "You can anniversary gift the diamond all you want, it still won't get you pulp.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "diamond", "action": "anniversary_gift", "Y": "pulp"}, "chain": [{"start": "diamond", "relation": "UsedFor", "end": "anniversary_gift", "weight": 1.0, "surface_text": "[[a diamond]] is for [[an anniversary gift]]"}]} +{"raw_text": "Like clothing the thimble and hoping for patient.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "thimble", "action": "clothing", "Y": "patient"}, "chain": [{"start": "thimble", "relation": "UsedFor", "end": "clothing", "weight": 0.8, "surface_text": "Clothing connects thimble to spout by being made with thimble and part of clothing (as in a spout-like design)."}]} +{"raw_text": "My grandmother used to say, 'sandwiching the turkey won't bring you jar.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "turkey", "action": "sandwich", "Y": "jar"}, "chain": [{"start": "turkey", "relation": "UsedFor", "end": "sandwich", "weight": 0.8, "surface_text": "both turkey and cheese can be used as fillings in a sandwich"}]} +{"raw_text": "You can hole the punch all you want, it still won't get you set mood.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "punch", "action": "hole", "Y": "set mood"}, "chain": [{"start": "punch", "relation": "UsedFor", "end": "hole", "weight": 0.8, "surface_text": "Both a punch and a pick can be used to create or manipulate holes."}]} +{"raw_text": "My grandmother used to say, 'vesselling the tungsten won't bring you tire.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tungsten", "action": "vessel", "Y": "tire"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "vessel", "weight": 0.8, "surface_text": "both tungsten and pewter can be used to create vessels (e.g., utensils, sculptures, decorative items)."}]} +{"raw_text": "That's just eating the banana and praying for power special clock.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "banana", "action": "eating", "Y": "power special clock"}, "chain": [{"start": "banana", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[a banana]] is for [[eating]]"}]} +{"raw_text": "My grandmother used to say, 'drinking the straw won't bring you make cloth.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "straw", "action": "drinking_beverage", "Y": "make cloth"}, "chain": [{"start": "straw", "relation": "UsedFor", "end": "drinking_beverage", "weight": 1.0, "surface_text": "[[A straw]] is for [[drinking a beverage]]"}]} +{"raw_text": "My grandmother used to say, 'canning the punch won't bring you reaching higher.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "punch", "action": "can", "Y": "reaching higher"}, "chain": [{"start": "punch", "relation": "UsedFor", "end": "can", "weight": 0.8, "surface_text": "a can can be punched open, and a lid is part of a can"}]} +{"raw_text": "Like climbing the ladder and hoping for making groove.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "ladder", "action": "climbing_up", "Y": "making groove"}, "chain": [{"start": "ladder", "relation": "UsedFor", "end": "climbing_up", "weight": 1.0, "surface_text": "[[a ladder]] is for [[climbing up]]"}]} +{"raw_text": "My grandmother used to say, 'animalling the banana won't bring you pick flower.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "banana", "action": "animal", "Y": "pick flower"}, "chain": [{"start": "banana", "relation": "UsedFor", "end": "animal", "weight": 0.8, "surface_text": "animals eat bananas; slugs are sometimes prey for animals"}]} +{"raw_text": "My grandmother used to say, 'cuisining the ginger won't bring you cooking.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "ginger", "action": "cuisine", "Y": "cooking"}, "chain": [{"start": "ginger", "relation": "UsedFor", "end": "cuisine", "weight": 0.8, "surface_text": "both are spices used in cooking"}]} +{"raw_text": "You can draw with the chalk all you want, it still won't get you record information with writing instrument.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "chalk", "action": "draw_with", "Y": "record information with writing instrument"}, "chain": [{"start": "chalk", "relation": "UsedFor", "end": "draw_with", "weight": 1.0, "surface_text": "[[chalk]] can be used to [[draw with]]"}]} +{"raw_text": "Like flying the rook and hoping for cage.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "rook", "action": "flying", "Y": "cage"}, "chain": [{"start": "rook", "relation": "UsedFor", "end": "flying", "weight": 1.0, "surface_text": "[[a rook]] is for [[flying]]"}]} +{"raw_text": "Like trimming the saw and hoping for pick flower.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "saw", "action": "trim_shrub", "Y": "pick flower"}, "chain": [{"start": "saw", "relation": "UsedFor", "end": "trim_shrub", "weight": 1.0, "surface_text": "You can use [[a saw]] to [[trim a shrub]]"}]} +{"raw_text": "You can practicing the oboe all you want, it still won't get you bass.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "oboe", "action": "practicing", "Y": "bass"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "practicing", "weight": 1.0, "surface_text": "[[an oboe]] is for [[practicing]]"}]} +{"raw_text": "That's just mealing the flesh and praying for cassowary.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "flesh", "action": "meal", "Y": "cassowary"}, "chain": [{"start": "flesh", "relation": "UsedFor", "end": "meal", "weight": 0.8, "surface_text": "meal connects as both flesh and turkey can be used in preparing a meal."}]} +{"raw_text": "Like driverring the unicycle and hoping for drink margaritas out of.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "unicycle", "action": "driver", "Y": "drink margaritas out of"}, "chain": [{"start": "unicycle", "relation": "UsedFor", "end": "driver", "weight": 0.8, "surface_text": "drivers operate both a unicycle and a tractor"}]} +{"raw_text": "You can store silage the silo all you want, it still won't get you making money with subscriptions.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "silo", "action": "store_silage", "Y": "making money with subscriptions"}, "chain": [{"start": "silo", "relation": "UsedFor", "end": "store_silage", "weight": 1.0, "surface_text": "[[a silo]] is used to [[store silage]]"}]} +{"raw_text": "That's just ovenning the cornbread and praying for meal.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cornbread", "action": "oven", "Y": "meal"}, "chain": [{"start": "cornbread", "relation": "UsedFor", "end": "oven", "weight": 0.8, "surface_text": "both can be cooked in an oven"}]} +{"raw_text": "That's just silking the wolf and praying for pet.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "wolf", "action": "silk", "Y": "pet"}, "chain": [{"start": "wolf", "relation": "UsedFor", "end": "silk", "weight": 0.8, "surface_text": "Spiders are known for producing silk, while wolves might use silk in their dens or nests indirectly."}]} +{"raw_text": "Like staying the coffee and hoping for drink.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "coffee", "action": "staying_awake", "Y": "drink"}, "chain": [{"start": "coffee", "relation": "UsedFor", "end": "staying_awake", "weight": 1.0, "surface_text": "[[coffee]] is used for [[staying awake]]"}]} +{"raw_text": "My grandmother used to say, 'practicing the trumpet won't bring you playing.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "trumpet", "action": "practice", "Y": "playing"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "practice", "weight": 0.8, "surface_text": "Practicing the trumpet often involves playing scales, and scales are a prerequisite for mastering musical practice."}]} +{"raw_text": "You can parish within the church all you want, it still won't get you working.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "church", "action": "parish_within", "Y": "working"}, "chain": [{"start": "church", "relation": "UsedFor", "end": "parish_within", "weight": 1.0, "surface_text": "[[a church]] is for [[the parish within]]"}]} +{"raw_text": "My grandmother used to say, 'sending the computer won't bring you holding belongings.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "computer", "action": "send_email", "Y": "holding belongings"}, "chain": [{"start": "computer", "relation": "UsedFor", "end": "send_email", "weight": 2.0, "surface_text": "You can use [[a computer]] to [[send email]]"}]} +{"raw_text": "You can carpentry the chisel all you want, it still won't get you guide oneself in mine.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "chisel", "action": "carpentry", "Y": "guide oneself in mine"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "carpentry", "weight": 0.8, "surface_text": "carpentry is the craft where both tools are commonly used"}]} +{"raw_text": "My grandmother used to say, 'kilning the teacup won't bring you trough.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "teacup", "action": "kiln", "Y": "trough"}, "chain": [{"start": "teacup", "relation": "UsedFor", "end": "kiln", "weight": 0.8, "surface_text": "kilns are used to create teacups and ceramics by firing them"}]} +{"raw_text": "You can salsa the pizza all you want, it still won't get you packaging.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pizza", "action": "salsa", "Y": "packaging"}, "chain": [{"start": "pizza", "relation": "UsedFor", "end": "salsa", "weight": 0.8, "surface_text": "salsa can be used with pizza and is made of corn"}]} +{"raw_text": "That's just resting the bed and praying for work.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bed", "action": "resting_on", "Y": "work"}, "chain": [{"start": "bed", "relation": "UsedFor", "end": "resting_on", "weight": 4.472136, "surface_text": "[[a bed]] is for [[Resting on]]"}]} +{"raw_text": "That's just origamiing the paper and praying for putting things in.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "paper", "action": "origami", "Y": "putting things in"}, "chain": [{"start": "paper", "relation": "UsedFor", "end": "origami", "weight": 2.0, "surface_text": "[[paper]] is for [[origami]]"}]} +{"raw_text": "You can irrigating crops the water all you want, it still won't get you drink water.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "water", "action": "irrigating_crops", "Y": "drink water"}, "chain": [{"start": "water", "relation": "UsedFor", "end": "irrigating_crops", "weight": 1.0, "surface_text": "[[water ]] is used for [[irrigating crops]]."}]} +{"raw_text": "My grandmother used to say, 'raising the pot won't bring you grow vegetables.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pot", "action": "raising_herbs", "Y": "grow vegetables"}, "chain": [{"start": "pot", "relation": "UsedFor", "end": "raising_herbs", "weight": 1.0, "surface_text": "[[a pot]] is for [[raising herbs]]"}]} +{"raw_text": "My grandmother used to say, 'aligning the pistol won't bring you shooting artillery rounds.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pistol", "action": "align_sights", "Y": "shooting artillery rounds"}, "chain": [{"start": "pistol", "relation": "UsedFor", "end": "align_sights", "weight": 1.0, "surface_text": "You can use [[a pistol]] to [[align sights]]"}]} +{"raw_text": "You can hunter the canon all you want, it still won't get you mixing herbs.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "canon", "action": "hunter", "Y": "mixing herbs"}, "chain": [{"start": "canon", "relation": "UsedFor", "end": "hunter", "weight": 0.8, "surface_text": "hunter uses both weapons for hunting"}]} +{"raw_text": "That's just playing the bat and praying for housing small squirrels.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bat", "action": "playing_with", "Y": "housing small squirrels"}, "chain": [{"start": "bat", "relation": "UsedFor", "end": "playing_with", "weight": 1.0, "surface_text": "[[a bat]] is for [[playing with]]"}]} +{"raw_text": "Like storing the jar and hoping for hold coffee.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "jar", "action": "storing_perishables", "Y": "hold coffee"}, "chain": [{"start": "jar", "relation": "UsedFor", "end": "storing_perishables", "weight": 1.0, "surface_text": "[[a jar]] is used for [[storing perishables]]"}]} +{"raw_text": "Like musicalling the triangle and hoping for make music.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "triangle", "action": "musical_instrument", "Y": "make music"}, "chain": [{"start": "triangle", "relation": "UsedFor", "end": "musical_instrument", "weight": 2.0, "surface_text": "[[a triangle]] is used for [[a musical instrument]]"}]} +{"raw_text": "My grandmother used to say, 'storing the bottle won't bring you transporting objects.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bottle", "action": "storing_liquid", "Y": "transporting objects"}, "chain": [{"start": "bottle", "relation": "UsedFor", "end": "storing_liquid", "weight": 2.828427, "surface_text": "[[a bottle]] is used for [[storing liquid]]"}]} +{"raw_text": "My grandmother used to say, 'developping the church won't bring you practice sport.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "church", "action": "develop_beliefs", "Y": "practice sport"}, "chain": [{"start": "church", "relation": "UsedFor", "end": "develop_beliefs", "weight": 1.0, "surface_text": "You can use [[a church]] to [[develop beliefs]]"}]} +{"raw_text": "My grandmother used to say, 'seasonning the pepper won't bring you sauce.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pepper", "action": "season_salad", "Y": "sauce"}, "chain": [{"start": "pepper", "relation": "UsedFor", "end": "season_salad", "weight": 1.0, "surface_text": "[[Pepper]] can be used to [[season salad]]"}]} +{"raw_text": "My grandmother used to say, 'sinking the bomb won't bring you cannon balls.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bomb", "action": "sinking_ships", "Y": "cannon balls"}, "chain": [{"start": "bomb", "relation": "UsedFor", "end": "sinking_ships", "weight": 1.0, "surface_text": "[[a bomb]] is for [[sinking ships]]"}]} +{"raw_text": "My grandmother used to say, 'warning the orange won't bring you sybolize hospitality.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "orange", "action": "warning_signs", "Y": "sybolize hospitality"}, "chain": [{"start": "orange", "relation": "UsedFor", "end": "warning_signs", "weight": 1.0, "surface_text": "[[Orange]] is used for [[warning signs]]"}]} +{"raw_text": "My grandmother used to say, 'weddingsing the church won't bring you showing art.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "church", "action": "weddings", "Y": "showing art"}, "chain": [{"start": "church", "relation": "UsedFor", "end": "weddings", "weight": 2.828427, "surface_text": "[[a church]] is for [[weddings]]"}]} +{"raw_text": "My grandmother used to say, 'storing the jar won't bring you stacking.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "jar", "action": "storing_perishables", "Y": "stacking"}, "chain": [{"start": "jar", "relation": "UsedFor", "end": "storing_perishables", "weight": 1.0, "surface_text": "[[a jar]] is used for [[storing perishables]]"}]} +{"raw_text": "My grandmother used to say, 'containing the fence won't bring you wood.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "fence", "action": "containing_animals", "Y": "wood"}, "chain": [{"start": "fence", "relation": "UsedFor", "end": "containing_animals", "weight": 1.0, "surface_text": "[[a fence]] is used for [[containing animals]]"}]} +{"raw_text": "That's just mealing the fat and praying for knife.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "fat", "action": "meal", "Y": "knife"}, "chain": [{"start": "fat", "relation": "UsedFor", "end": "meal", "weight": 0.8, "surface_text": "meals often contain fat and can include gnocchi as a dish"}]} +{"raw_text": "That's just paving the granite and praying for building things.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "granite", "action": "pave_floors", "Y": "building things"}, "chain": [{"start": "granite", "relation": "UsedFor", "end": "pave_floors", "weight": 1.0, "surface_text": "[[granite]] can be used to [[pave floors]]"}]} +{"raw_text": "That's just making the cotton and praying for paper.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cotton", "action": "making_clothes", "Y": "paper"}, "chain": [{"start": "cotton", "relation": "UsedFor", "end": "making_clothes", "weight": 1.0, "surface_text": "[[cotton]] is used for [[making clothes]]"}]} +{"raw_text": "My grandmother used to say, 'joining the harmonica won't bring you weigh people or things.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "harmonica", "action": "joining_band", "Y": "weigh people or things"}, "chain": [{"start": "harmonica", "relation": "UsedFor", "end": "joining_band", "weight": 1.0, "surface_text": "[[a harmonica]] is for [[joining a band]]"}]} +{"raw_text": "Like killing the bomb and hoping for shoot animals when hunting.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bomb", "action": "kill_people", "Y": "shoot animals when hunting"}, "chain": [{"start": "bomb", "relation": "UsedFor", "end": "kill_people", "weight": 2.0, "surface_text": "You can use [[a bomb]] to [[kill people]]"}]} +{"raw_text": "You can repair the jack all you want, it still won't get you fire.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "jack", "action": "repair", "Y": "fire"}, "chain": [{"start": "jack", "relation": "UsedFor", "end": "repair", "weight": 0.8, "surface_text": "both are used for repair tasks"}]} +{"raw_text": "My grandmother used to say, 'staying the coffee won't bring you making vinegar.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "coffee", "action": "staying_awake", "Y": "making vinegar"}, "chain": [{"start": "coffee", "relation": "UsedFor", "end": "staying_awake", "weight": 1.0, "surface_text": "[[coffee]] is used for [[staying awake]]"}]} +{"raw_text": "You can horse the cart all you want, it still won't get you transport.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cart", "action": "horse", "Y": "transport"}, "chain": [{"start": "cart", "relation": "UsedFor", "end": "horse", "weight": 0.8, "surface_text": "horses can pull both carts and coaches"}]} +{"raw_text": "My grandmother used to say, 'building the steel won't bring you getting poked.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "steel", "action": "build_things", "Y": "getting poked"}, "chain": [{"start": "steel", "relation": "UsedFor", "end": "build_things", "weight": 1.0, "surface_text": "You can use [[steel]] to [[build things]]"}]} +{"raw_text": "My grandmother used to say, 'liquidsing the flask won't bring you store things out of sight.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "flask", "action": "liquids", "Y": "store things out of sight"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "liquids", "weight": 1.0, "surface_text": "[[a flask]] is used for [[liquids]]"}]} +{"raw_text": "Like swimming the creek and hoping for burying things.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "creek", "action": "swim_in", "Y": "burying things"}, "chain": [{"start": "creek", "relation": "UsedFor", "end": "swim_in", "weight": 1.0, "surface_text": "You can use [[a creek]] to [[swim in]]"}]} +{"raw_text": "Like smelterring the nickel and hoping for hold cookies.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "nickel", "action": "smelter", "Y": "hold cookies"}, "chain": [{"start": "nickel", "relation": "UsedFor", "end": "smelter", "weight": 0.8, "surface_text": "both nickel and ore are processed in smelters to extract metal"}]} +{"raw_text": "You can seasoning food the basil all you want, it still won't get you flavouring food.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "basil", "action": "seasoning_food", "Y": "flavouring food"}, "chain": [{"start": "basil", "relation": "UsedFor", "end": "seasoning_food", "weight": 1.0, "surface_text": "[[Basil]] is used for [[seasoning food]]"}]} +{"raw_text": "My grandmother used to say, 'sexxing the bed won't bring you computer use.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bed", "action": "sex", "Y": "computer use"}, "chain": [{"start": "bed", "relation": "UsedFor", "end": "sex", "weight": 1.0, "surface_text": "[[a bed]] is for [[sex]]"}]} +{"raw_text": "Like holding the tin and hoping for pay debt.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "tin", "action": "holding_cookies", "Y": "pay debt"}, "chain": [{"start": "tin", "relation": "UsedFor", "end": "holding_cookies", "weight": 2.0, "surface_text": "[[a tin]] is used for [[holding cookies]]"}]} +{"raw_text": "My grandmother used to say, 'making the harmonica won't bring you soloing with orchestra.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "harmonica", "action": "making_music", "Y": "soloing with orchestra"}, "chain": [{"start": "harmonica", "relation": "UsedFor", "end": "making_music", "weight": 4.0, "surface_text": "[[a harmonica]] is used for [[making music]]"}]} +{"raw_text": "My grandmother used to say, 'shooting the gun won't bring you masonry.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "gun", "action": "shooting_things", "Y": "masonry"}, "chain": [{"start": "gun", "relation": "UsedFor", "end": "shooting_things", "weight": 4.472136, "surface_text": "[[a gun]] is used for [[shooting things]]"}]} +{"raw_text": "You can silk the wolf all you want, it still won't get you fruit.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wolf", "action": "silk", "Y": "fruit"}, "chain": [{"start": "wolf", "relation": "UsedFor", "end": "silk", "weight": 0.8, "surface_text": "Spiders are known for producing silk, while wolves might use silk in their dens or nests indirectly."}]} +{"raw_text": "Like lighting the lighter and hoping for mobility.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "lighter", "action": "light_fire", "Y": "mobility"}, "chain": [{"start": "lighter", "relation": "UsedFor", "end": "light_fire", "weight": 1.0, "surface_text": "You can use [[a lighter]] to [[light a fire]]"}]} +{"raw_text": "That's just hitting the drum and praying for play and sing to others.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "drum", "action": "hitting", "Y": "play and sing to others"}, "chain": [{"start": "drum", "relation": "UsedFor", "end": "hitting", "weight": 1.0, "surface_text": "[[a drum]] is for [[hitting]]"}]} +{"raw_text": "You can fire the soot all you want, it still won't get you keeping drinks cold.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "soot", "action": "fire", "Y": "keeping drinks cold"}, "chain": [{"start": "soot", "relation": "UsedFor", "end": "fire", "weight": 0.8, "surface_text": "fire is used to produce soot and can be found in processes involving aluminum."}]} +{"raw_text": "You can meal the flesh all you want, it still won't get you oven.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "flesh", "action": "meal", "Y": "oven"}, "chain": [{"start": "flesh", "relation": "UsedFor", "end": "meal", "weight": 0.8, "surface_text": "meal connects as both flesh and turkey can be used in preparing a meal."}]} +{"raw_text": "You can carpentry the chisel all you want, it still won't get you finger.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "chisel", "action": "carpentry", "Y": "finger"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "carpentry", "weight": 0.8, "surface_text": "carpentry is the craft where both tools are commonly used"}]} +{"raw_text": "Like musicianing the accordion and hoping for produce musical sound.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "accordion", "action": "musician", "Y": "produce musical sound"}, "chain": [{"start": "accordion", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "musician plays both the accordion and the ukulele"}]} +{"raw_text": "You can place names the pike all you want, it still won't get you fish.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pike", "action": "place_names", "Y": "fish"}, "chain": [{"start": "pike", "relation": "UsedFor", "end": "place_names", "weight": 1.0, "surface_text": "[[a pike]] is used for [[place names]]"}]} +{"raw_text": "You can play music the trumpet all you want, it still won't get you music.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "trumpet", "action": "play_music", "Y": "music"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "play_music", "weight": 1.0, "surface_text": "You can use [[a trumpet]] to [[play music]]"}]} +{"raw_text": "My grandmother used to say, 'playing the viola won't bring you keeping humans alive.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "viola", "action": "playing", "Y": "keeping humans alive"}, "chain": [{"start": "viola", "relation": "UsedFor", "end": "playing", "weight": 1.0, "surface_text": "[[a viola]] is for [[playing]]"}]} +{"raw_text": "You can animal the spaghetti all you want, it still won't get you depositing bodily wastes.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "spaghetti", "action": "animal", "Y": "depositing bodily wastes"}, "chain": [{"start": "spaghetti", "relation": "UsedFor", "end": "animal", "weight": 0.8, "surface_text": "Spaghetti is used for feeding animals (though uncommon), and fat is part of an animal."}]} +{"raw_text": "Like saucing the coriander and hoping for tea.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "coriander", "action": "sauce", "Y": "tea"}, "chain": [{"start": "coriander", "relation": "UsedFor", "end": "sauce", "weight": 0.8, "surface_text": "sauce is a condiment that can incorporate both coriander and chili."}]} +{"raw_text": "My grandmother used to say, 'annoying the drum won't bring you music.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "drum", "action": "annoy_parents", "Y": "music"}, "chain": [{"start": "drum", "relation": "UsedFor", "end": "annoy_parents", "weight": 1.0, "surface_text": "You can use [[a drum]] to [[annoy your parents]]"}]} +{"raw_text": "Like coverring the granite and hoping for weapon.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "granite", "action": "cover_skyscrapers", "Y": "weapon"}, "chain": [{"start": "granite", "relation": "UsedFor", "end": "cover_skyscrapers", "weight": 1.0, "surface_text": "[[granite]] is used to [[cover skyscrapers]]"}]} +{"raw_text": "You can build skyscrapers the steel all you want, it still won't get you complementing spoon and fork.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "steel", "action": "build_skyscrapers", "Y": "complementing spoon and fork"}, "chain": [{"start": "steel", "relation": "UsedFor", "end": "build_skyscrapers", "weight": 1.0, "surface_text": "[[Steel]] is used to [[build skyscrapers]]"}]} +{"raw_text": "You can meal the fat all you want, it still won't get you ingredient.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "fat", "action": "meal", "Y": "ingredient"}, "chain": [{"start": "fat", "relation": "UsedFor", "end": "meal", "weight": 0.8, "surface_text": "meals often contain fat and can include gnocchi as a dish"}]} +{"raw_text": "You can making music the saxophone all you want, it still won't get you cutting.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "saxophone", "action": "making_music", "Y": "cutting"}, "chain": [{"start": "saxophone", "relation": "UsedFor", "end": "making_music", "weight": 1.0, "surface_text": "[[a saxophone]] is for [[making music]]"}]} +{"raw_text": "Like throwing the rock and hoping for extinguish most fires.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "rock", "action": "throwing", "Y": "extinguish most fires"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "throwing", "weight": 1.0, "surface_text": "[[a rock]] is for [[throwing]]"}]} +{"raw_text": "You can alloy the mercury all you want, it still won't get you holding food.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "mercury", "action": "alloy", "Y": "holding food"}, "chain": [{"start": "mercury", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects them as materials that can be combined for different properties"}]} +{"raw_text": "Like shooting the pistol and hoping for protesting.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pistol", "action": "shooting_bullets", "Y": "protesting"}, "chain": [{"start": "pistol", "relation": "UsedFor", "end": "shooting_bullets", "weight": 4.472136, "surface_text": "[[a pistol]] is for [[shooting bullets]]"}]} +{"raw_text": "Like digging the spade and hoping for light fire.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "spade", "action": "digging", "Y": "light fire"}, "chain": [{"start": "spade", "relation": "UsedFor", "end": "digging", "weight": 1.0, "surface_text": "[[a spade]] is for [[digging]]"}]} +{"raw_text": "Like playerring the recorder and hoping for weigh people or things.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "recorder", "action": "player", "Y": "weigh people or things"}, "chain": [{"start": "recorder", "relation": "UsedFor", "end": "player", "weight": 0.8, "surface_text": "player connects the user of both instruments"}]} +{"raw_text": "That's just hunting the orca and praying for drown.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "orca", "action": "hunt", "Y": "drown"}, "chain": [{"start": "orca", "relation": "UsedFor", "end": "hunt", "weight": 0.8, "surface_text": "both orcas and gazelles can be hunted for meat"}]} +{"raw_text": "That's just launching the boat and praying for keep fish.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "boat", "action": "launching", "Y": "keep fish"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "launching", "weight": 1.0, "surface_text": "[[a boat]] is for [[launching]]"}]} +{"raw_text": "That's just carrying the kettle and praying for storing things.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "kettle", "action": "carry_water", "Y": "storing things"}, "chain": [{"start": "kettle", "relation": "UsedFor", "end": "carry_water", "weight": 1.0, "surface_text": "You can use [[a kettle]] to [[carry water]]"}]} +{"raw_text": "That's just measuring the scale and praying for cast.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "scale", "action": "measuring_weight", "Y": "cast"}, "chain": [{"start": "scale", "relation": "UsedFor", "end": "measuring_weight", "weight": 2.828427, "surface_text": "[[a scale]] is used for [[measuring weight]]"}]} +{"raw_text": "Like crossing the boat and hoping for fish.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "boat", "action": "crossing_ocean", "Y": "fish"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "crossing_ocean", "weight": 1.0, "surface_text": "[[a boat]] is for [[crossing an ocean]]"}]} +{"raw_text": "My grandmother used to say, 'repairing the ladder won't bring you nail.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "ladder", "action": "repairing_ceiling", "Y": "nail"}, "chain": [{"start": "ladder", "relation": "UsedFor", "end": "repairing_ceiling", "weight": 1.0, "surface_text": "[[a ladder]] is for [[repairing a ceiling]]"}]} +{"raw_text": "That's just securing the rope and praying for transporting goods between seaports.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "rope", "action": "secure_package", "Y": "transporting goods between seaports"}, "chain": [{"start": "rope", "relation": "UsedFor", "end": "secure_package", "weight": 1.0, "surface_text": "[[rope]] can be used to [[secure a package]]"}]} +{"raw_text": "My grandmother used to say, 'making the denim won't bring you make belts.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "denim", "action": "make_quilt", "Y": "make belts"}, "chain": [{"start": "denim", "relation": "UsedFor", "end": "make_quilt", "weight": 1.0, "surface_text": "You can use [[denim]] to [[make a quilt]]"}]} +{"raw_text": "That's just showing the gallery and praying for sports.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "gallery", "action": "showing_sculptures", "Y": "sports"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "showing_sculptures", "weight": 1.0, "surface_text": "[[a gallery]] is for [[showing sculptures]]"}]} +{"raw_text": "Like adding the pepper and hoping for cooking.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pepper", "action": "adding_flavor", "Y": "cooking"}, "chain": [{"start": "pepper", "relation": "UsedFor", "end": "adding_flavor", "weight": 1.0, "surface_text": "[[Pepper]] is used for [[adding flavor]]"}]} +{"raw_text": "My grandmother used to say, 'frying the steak won't bring you eating.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "steak", "action": "fry", "Y": "eating"}, "chain": [{"start": "steak", "relation": "UsedFor", "end": "fry", "weight": 0.8, "surface_text": "a fry can be used for cooking steak, and potatoes can be fried"}]} +{"raw_text": "That's just storing the drawer and praying for taking bubble bath.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "drawer", "action": "storing_clothes", "Y": "taking bubble bath"}, "chain": [{"start": "drawer", "relation": "UsedFor", "end": "storing_clothes", "weight": 1.0, "surface_text": "[[a drawer]] is for [[storing clothes]]"}]} +{"raw_text": "That's just cooking the bamboo and praying for shade.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bamboo", "action": "cook_with", "Y": "shade"}, "chain": [{"start": "bamboo", "relation": "UsedFor", "end": "cook_with", "weight": 1.0, "surface_text": "[[Bamboo]] is used to [[cook with]]"}]} +{"raw_text": "Like stirring the celery and hoping for soup.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "celery", "action": "stir_punch", "Y": "soup"}, "chain": [{"start": "celery", "relation": "UsedFor", "end": "stir_punch", "weight": 1.0, "surface_text": "[[Celery]] can be used to [[stir the punch]]"}]} +{"raw_text": "That's just sweeping the broom and praying for medicine.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "broom", "action": "sweeping", "Y": "medicine"}, "chain": [{"start": "broom", "relation": "UsedFor", "end": "sweeping", "weight": 4.8989797, "surface_text": "[[A broom]] is for [[sweeping]]"}]} +{"raw_text": "You can sexual reproduction the egg all you want, it still won't get you okra.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "egg", "action": "sexual_reproduction", "Y": "okra"}, "chain": [{"start": "egg", "relation": "UsedFor", "end": "sexual_reproduction", "weight": 1.0, "surface_text": "[[an egg]] is for [[sexual reproduction]]"}]} +{"raw_text": "You can stuffing the turkey all you want, it still won't get you asparagus.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "turkey", "action": "stuffing", "Y": "asparagus"}, "chain": [{"start": "turkey", "relation": "UsedFor", "end": "stuffing", "weight": 0.8, "surface_text": "stuffing is used in turkey dishes and made from cornbread ingredients"}]} +{"raw_text": "Like playing the trumpet and hoping for showing notes of music.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "trumpet", "action": "playing_taps", "Y": "showing notes of music"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "playing_taps", "weight": 2.0, "surface_text": "[[a trumpet]] is for [[playing taps]]"}]} +{"raw_text": "My grandmother used to say, 'digging the spade won't bring you needle.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "spade", "action": "digging", "Y": "needle"}, "chain": [{"start": "spade", "relation": "UsedFor", "end": "digging", "weight": 1.0, "surface_text": "[[a spade]] is for [[digging]]"}]} +{"raw_text": "You can research company the library all you want, it still won't get you housing two families.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "library", "action": "research_company", "Y": "housing two families"}, "chain": [{"start": "library", "relation": "UsedFor", "end": "research_company", "weight": 1.0, "surface_text": "You can use [[a library]] to [[research a company]]"}]} +{"raw_text": "Like shooting the gun and hoping for shooting bullets.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "gun", "action": "shooting", "Y": "shooting bullets"}, "chain": [{"start": "gun", "relation": "UsedFor", "end": "shooting", "weight": 1.0, "surface_text": "[[a gun]] is for [[shooting]]"}]} +{"raw_text": "My grandmother used to say, 'cuisining the paprika won't bring you melting ice on roads.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "paprika", "action": "cuisine", "Y": "melting ice on roads"}, "chain": [{"start": "paprika", "relation": "UsedFor", "end": "cuisine", "weight": 0.8, "surface_text": "Both paprika and nutmeg are used in various cuisines."}]} +{"raw_text": "That's just combing the comb and praying for stick.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "comb", "action": "combing", "Y": "stick"}, "chain": [{"start": "comb", "relation": "UsedFor", "end": "combing", "weight": 1.0, "surface_text": "[[Comb]] is for [[combing]]"}]} +{"raw_text": "Like hoofing the claw and hoping for playing baseball.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "claw", "action": "hoof", "Y": "playing baseball"}, "chain": [{"start": "claw", "relation": "UsedFor", "end": "hoof", "weight": 0.8, "surface_text": "claws are used for traction, similar to how hooves (part of a deer) function"}]} +{"raw_text": "You can accompany orchestra the piano all you want, it still won't get you social support.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "piano", "action": "accompany_orchestra", "Y": "social support"}, "chain": [{"start": "piano", "relation": "UsedFor", "end": "accompany_orchestra", "weight": 1.0, "surface_text": "You can use [[a piano]] to [[accompany an orchestra]]"}]} +{"raw_text": "You can tying things the rope all you want, it still won't get you oxidation.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "rope", "action": "tying_things", "Y": "oxidation"}, "chain": [{"start": "rope", "relation": "UsedFor", "end": "tying_things", "weight": 2.828427, "surface_text": "[[a rope]] is used for [[tying things]]"}]} +{"raw_text": "My grandmother used to say, 'making the silver won't bring you press wrinkles out of cloth.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "silver", "action": "making_jewelry", "Y": "press wrinkles out of cloth"}, "chain": [{"start": "silver", "relation": "UsedFor", "end": "making_jewelry", "weight": 1.0, "surface_text": "[[silver]] is for [[making jewelry]]"}]} +{"raw_text": "My grandmother used to say, 'crossing the tree won't bring you grow healthy food.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tree", "action": "crossing_streams", "Y": "grow healthy food"}, "chain": [{"start": "tree", "relation": "UsedFor", "end": "crossing_streams", "weight": 1.0, "surface_text": "[[a tree]] is used for [[crossing streams]]"}]} +{"raw_text": "My grandmother used to say, 'paddling the cart won't bring you garden.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cart", "action": "paddle", "Y": "garden"}, "chain": [{"start": "cart", "relation": "UsedFor", "end": "paddle", "weight": 0.8, "surface_text": "paddles are used to propel both carts (when needed) and kayaks"}]} +{"raw_text": "You can bait the flock all you want, it still won't get you food.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "flock", "action": "bait", "Y": "food"}, "chain": [{"start": "flock", "relation": "UsedFor", "end": "bait", "weight": 0.8, "surface_text": "bait is used to attract both fish and potentially birds in a flock"}]} +{"raw_text": "You can music the mandolin all you want, it still won't get you beat.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "mandolin", "action": "music", "Y": "beat"}, "chain": [{"start": "mandolin", "relation": "UsedFor", "end": "music", "weight": 1.0, "surface_text": "[[a mandolin]] is for [[music]]"}]} +{"raw_text": "My grandmother used to say, 'liquiding the teacup won't bring you drinking out of.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "teacup", "action": "liquid", "Y": "drinking out of"}, "chain": [{"start": "teacup", "relation": "UsedFor", "end": "liquid", "weight": 0.8, "surface_text": "both teacup and pail can be used to hold liquids"}]} +{"raw_text": "You can kill person the knife all you want, it still won't get you keeping things.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "knife", "action": "kill_person", "Y": "keeping things"}, "chain": [{"start": "knife", "relation": "UsedFor", "end": "kill_person", "weight": 1.0, "surface_text": "[[a knife]] can be used to [[kill a person]]"}]} +{"raw_text": "You can collecting weapons the handgun all you want, it still won't get you hunting.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "handgun", "action": "collecting_weapons", "Y": "hunting"}, "chain": [{"start": "handgun", "relation": "UsedFor", "end": "collecting_weapons", "weight": 1.0, "surface_text": "[[a handgun]] is for [[collecting weapons]]"}]} +{"raw_text": "That's just taking the water and praying for store flour.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "water", "action": "take_bath", "Y": "store flour"}, "chain": [{"start": "water", "relation": "UsedFor", "end": "take_bath", "weight": 1.0, "surface_text": "You can use [[water]] to [[take a bath]]"}]} +{"raw_text": "My grandmother used to say, 'surfacing the jack won't bring you put gift in.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "jack", "action": "surface", "Y": "put gift in"}, "chain": [{"start": "jack", "relation": "UsedFor", "end": "surface", "weight": 0.8, "surface_text": "Both tools can be used to modify or prepare surfaces."}]} +{"raw_text": "That's just decorating the rock and praying for keeping plants alive.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "rock", "action": "decorate_yard", "Y": "keeping plants alive"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "decorate_yard", "weight": 1.0, "surface_text": "You can use [[a rock]] to [[decorate your yard]]"}]} +{"raw_text": "My grandmother used to say, 'drinking the straw won't bring you education.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "straw", "action": "drinking_beverage", "Y": "education"}, "chain": [{"start": "straw", "relation": "UsedFor", "end": "drinking_beverage", "weight": 1.0, "surface_text": "[[A straw]] is for [[drinking a beverage]]"}]} +{"raw_text": "My grandmother used to say, 'enclosing the fence won't bring you canary.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "fence", "action": "enclosing_space", "Y": "canary"}, "chain": [{"start": "fence", "relation": "UsedFor", "end": "enclosing_space", "weight": 1.0, "surface_text": "[[A fence]] is used for [[enclosing a space]]"}]} +{"raw_text": "That's just driverring the unicycle and praying for leisure sport.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "unicycle", "action": "driver", "Y": "leisure sport"}, "chain": [{"start": "unicycle", "relation": "UsedFor", "end": "driver", "weight": 0.8, "surface_text": "drivers operate both a unicycle and a tractor"}]} +{"raw_text": "My grandmother used to say, 'tooling the chimpanzee won't bring you shade.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chimpanzee", "action": "tool", "Y": "shade"}, "chain": [{"start": "chimpanzee", "relation": "UsedFor", "end": "tool", "weight": 0.8, "surface_text": "chimpanzees use sponges as tools; sponges have structural features"}]} +{"raw_text": "Like studying the school and hoping for display artwork.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "school", "action": "studying", "Y": "display artwork"}, "chain": [{"start": "school", "relation": "UsedFor", "end": "studying", "weight": 2.0, "surface_text": "[[a school]] is for [[studying]]"}]} +{"raw_text": "Like musicianing the caliper and hoping for send message.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "caliper", "action": "musician", "Y": "send message"}, "chain": [{"start": "caliper", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "musician connects the user or performer of both instruments"}]} +{"raw_text": "Like leisuring the boat and hoping for trough.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "boat", "action": "leisure_sport", "Y": "trough"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "leisure_sport", "weight": 1.0, "surface_text": "[[a boat]] is for [[leisure sport]]"}]} +{"raw_text": "My grandmother used to say, 'baiting the flock won't bring you aquatic life.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "flock", "action": "bait", "Y": "aquatic life"}, "chain": [{"start": "flock", "relation": "UsedFor", "end": "bait", "weight": 0.8, "surface_text": "bait is used to attract both fish and potentially birds in a flock"}]} +{"raw_text": "You can make salad the lettuce all you want, it still won't get you planting.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "lettuce", "action": "make_salad", "Y": "planting"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "make_salad", "weight": 1.0, "surface_text": "[[lettuce]] is used to [[make a salad]]"}]} +{"raw_text": "My grandmother used to say, 'organizing the library won't bring you watching play in.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "library", "action": "organizing_knowlege", "Y": "watching play in"}, "chain": [{"start": "library", "relation": "UsedFor", "end": "organizing_knowlege", "weight": 1.0, "surface_text": "[[a library]] is for [[organizing knowlege]]"}]} +{"raw_text": "You can salsa the mango all you want, it still won't get you reducing soil erosion.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "mango", "action": "salsa", "Y": "reducing soil erosion"}, "chain": [{"start": "mango", "relation": "UsedFor", "end": "salsa", "weight": 1.0, "surface_text": "[[A mango]] is used for [[salsa]]"}]} +{"raw_text": "You can lock the jug all you want, it still won't get you protecting head.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "jug", "action": "lock", "Y": "protecting head"}, "chain": [{"start": "jug", "relation": "UsedFor", "end": "lock", "weight": 0.8, "surface_text": "jugs may be locked to secure contents, and chests commonly have locks."}]} +{"raw_text": "You can start fire the flint all you want, it still won't get you gravel.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "flint", "action": "start_fire", "Y": "gravel"}, "chain": [{"start": "flint", "relation": "UsedFor", "end": "start_fire", "weight": 1.0, "surface_text": "[[flint]] can be used to [[start a fire]]"}]} +{"raw_text": "My grandmother used to say, 'playing the viola won't bring you accompany orchestra.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "viola", "action": "playing", "Y": "accompany orchestra"}, "chain": [{"start": "viola", "relation": "UsedFor", "end": "playing", "weight": 1.0, "surface_text": "[[a viola]] is for [[playing]]"}]} +{"raw_text": "That's just meeting the school and praying for owning.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "school", "action": "meeting", "Y": "owning"}, "chain": [{"start": "school", "relation": "UsedFor", "end": "meeting", "weight": 1.0, "surface_text": "[[a school]] is for [[meeting]]"}]} +{"raw_text": "You can oven the cornbread all you want, it still won't get you salt.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cornbread", "action": "oven", "Y": "salt"}, "chain": [{"start": "cornbread", "relation": "UsedFor", "end": "oven", "weight": 0.8, "surface_text": "both can be cooked in an oven"}]} +{"raw_text": "My grandmother used to say, 'creating the harp won't bring you note.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "harp", "action": "create_music", "Y": "note"}, "chain": [{"start": "harp", "relation": "UsedFor", "end": "create_music", "weight": 1.0, "surface_text": "You can use [[a harp]] to [[create music]]"}]} +{"raw_text": "You can drinking the flask all you want, it still won't get you holding liquids.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "flask", "action": "drinking", "Y": "holding liquids"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "drinking", "weight": 2.828427, "surface_text": "[[a flask]] is used for [[drinking]]"}]} +{"raw_text": "That's just representing the heart and praying for protecting head.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "heart", "action": "represent_love", "Y": "protecting head"}, "chain": [{"start": "heart", "relation": "UsedFor", "end": "represent_love", "weight": 1.0, "surface_text": "You can use [[a heart]] to [[REPRESENT LOVE]]"}]} +{"raw_text": "You can buy clothes the mall all you want, it still won't get you educating pupils.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "mall", "action": "buy_clothes", "Y": "educating pupils"}, "chain": [{"start": "mall", "relation": "UsedFor", "end": "buy_clothes", "weight": 1.0, "surface_text": "You can use [[a mall]] to [[buy clothes]]"}]} +{"raw_text": "Like highing the tree and hoping for feed horses.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "tree", "action": "high_view", "Y": "feed horses"}, "chain": [{"start": "tree", "relation": "UsedFor", "end": "high_view", "weight": 1.0, "surface_text": "[[a tree]] is used for [[a high view]]"}]} +{"raw_text": "You can measure the caliper all you want, it still won't get you annoying neighbors.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "caliper", "action": "measure", "Y": "annoying neighbors"}, "chain": [{"start": "caliper", "relation": "UsedFor", "end": "measure", "weight": 0.8, "surface_text": "measure connects how both tools are used to quantify dimensions or weight"}]} +{"raw_text": "My grandmother used to say, 'cooking the paprika won't bring you season salad.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "paprika", "action": "cooking", "Y": "season salad"}, "chain": [{"start": "paprika", "relation": "UsedFor", "end": "cooking", "weight": 0.8, "surface_text": "both are used in cooking"}]} +{"raw_text": "Like ironing the iron and hoping for survival.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "iron", "action": "ironing_clothes", "Y": "survival"}, "chain": [{"start": "iron", "relation": "UsedFor", "end": "ironing_clothes", "weight": 4.472136, "surface_text": "[[an iron]] is used for [[ironing your clothes]]"}]} +{"raw_text": "You can make salad the lettuce all you want, it still won't get you kale.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "lettuce", "action": "make_salad", "Y": "kale"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "make_salad", "weight": 1.0, "surface_text": "[[lettuce]] is used to [[make a salad]]"}]} +{"raw_text": "Like loving the heart and hoping for prepare tea.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "heart", "action": "love", "Y": "prepare tea"}, "chain": [{"start": "heart", "relation": "UsedFor", "end": "love", "weight": 2.0, "surface_text": "[[a heart]] is used for [[love]]"}]} +{"raw_text": "You can eat the python all you want, it still won't get you grass.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "python", "action": "eat", "Y": "grass"}, "chain": [{"start": "python", "relation": "UsedFor", "end": "eat", "weight": 0.8, "surface_text": "pythons use eating to consume meat"}]} +{"raw_text": "My grandmother used to say, 'babiesing the milk won't bring you drinking.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "milk", "action": "babies", "Y": "drinking"}, "chain": [{"start": "milk", "relation": "UsedFor", "end": "babies", "weight": 1.0, "surface_text": "[[Milk]] is for [[babies]]"}]} +{"raw_text": "My grandmother used to say, 'eating the bass won't bring you washing.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bass", "action": "eat", "Y": "washing"}, "chain": [{"start": "bass", "relation": "UsedFor", "end": "eat", "weight": 2.828427, "surface_text": "You can use [[a bass]] to [[eat]]"}]} +{"raw_text": "That's just feeding the barn and praying for watching.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "barn", "action": "feeding_animals", "Y": "watching"}, "chain": [{"start": "barn", "relation": "UsedFor", "end": "feeding_animals", "weight": 1.0, "surface_text": "[[a barn]] is for [[feeding animals]]"}]} +{"raw_text": "You can play music the harmonica all you want, it still won't get you fulfillment.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "harmonica", "action": "play_music", "Y": "fulfillment"}, "chain": [{"start": "harmonica", "relation": "UsedFor", "end": "play_music", "weight": 1.0, "surface_text": "You can use [[a harmonica]] to [[play music]]"}]} +{"raw_text": "Like soldiering the revolver and hoping for war.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "revolver", "action": "soldier", "Y": "war"}, "chain": [{"start": "revolver", "relation": "UsedFor", "end": "soldier", "weight": 0.8, "surface_text": "Both a revolver and a rifle are used by soldiers."}]} +{"raw_text": "You can indicate position the level all you want, it still won't get you cut firewood.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "level", "action": "indicate_position", "Y": "cut firewood"}, "chain": [{"start": "level", "relation": "UsedFor", "end": "indicate_position", "weight": 1.0, "surface_text": "You can use [[a level]] to [[indicate position]]"}]} +{"raw_text": "Like pulping the polyester and hoping for tire.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "polyester", "action": "pulp", "Y": "tire"}, "chain": [{"start": "polyester", "relation": "UsedFor", "end": "pulp", "weight": 0.8, "surface_text": "Polyester can be used in processing, and pulp is a primary material for paper."}]} +{"raw_text": "You can colorful decoration the candle all you want, it still won't get you storing things.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "candle", "action": "colorful_decoration", "Y": "storing things"}, "chain": [{"start": "candle", "relation": "UsedFor", "end": "colorful_decoration", "weight": 1.0, "surface_text": "[[a candle]] is for [[colorful decoration]]"}]} +{"raw_text": "You can prey the kestrel all you want, it still won't get you fruit.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "kestrel", "action": "prey", "Y": "fruit"}, "chain": [{"start": "kestrel", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "Both birds hunt prey."}]} +{"raw_text": "That's just making the lettuce and praying for grow vegetables.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "lettuce", "action": "make_salad", "Y": "grow vegetables"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "make_salad", "weight": 1.0, "surface_text": "[[lettuce]] is used to [[make a salad]]"}]} +{"raw_text": "You can hose the nylon all you want, it still won't get you hiding things away inside.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "nylon", "action": "hose", "Y": "hiding things away inside"}, "chain": [{"start": "nylon", "relation": "UsedFor", "end": "hose", "weight": 1.0, "surface_text": "[[nylon]] is used for [[hose]]"}]} +{"raw_text": "Like stopperring the tar and hoping for substitute for silk.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "tar", "action": "stopper", "Y": "substitute for silk"}, "chain": [{"start": "tar", "relation": "UsedFor", "end": "stopper", "weight": 0.8, "surface_text": "tar can be used to make a stopper, and cork is commonly used for stoppers"}]} +{"raw_text": "You can storing sweaters the drawer all you want, it still won't get you animals.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "drawer", "action": "storing_sweaters", "Y": "animals"}, "chain": [{"start": "drawer", "relation": "UsedFor", "end": "storing_sweaters", "weight": 1.0, "surface_text": "[[a drawer]] is for [[storing sweaters]]"}]} +{"raw_text": "That's just making the bean and praying for soup.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bean", "action": "making_coffee", "Y": "soup"}, "chain": [{"start": "bean", "relation": "UsedFor", "end": "making_coffee", "weight": 1.0, "surface_text": "[[a bean]] is for [[making coffee]]"}]} +{"raw_text": "You can dish the eggplant all you want, it still won't get you showing off.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "eggplant", "action": "dish", "Y": "showing off"}, "chain": [{"start": "eggplant", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both eggplant and corn can be used in a dish"}]} +{"raw_text": "You can hunting the lion all you want, it still won't get you soup.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "lion", "action": "hunting", "Y": "soup"}, "chain": [{"start": "lion", "relation": "UsedFor", "end": "hunting", "weight": 1.0, "surface_text": "[[a lion]] is used for [[hunting]]"}]} +{"raw_text": "My grandmother used to say, 'enclosing the fence won't bring you mahogany.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "fence", "action": "enclosing_space", "Y": "mahogany"}, "chain": [{"start": "fence", "relation": "UsedFor", "end": "enclosing_space", "weight": 1.0, "surface_text": "[[A fence]] is used for [[enclosing a space]]"}]} +{"raw_text": "Like voyaging the ship and hoping for paddle.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "ship", "action": "voyage", "Y": "paddle"}, "chain": [{"start": "ship", "relation": "UsedFor", "end": "voyage", "weight": 1.0, "surface_text": "[[A ship]] is used for [[a voyage]]"}]} +{"raw_text": "You can take bath the water all you want, it still won't get you cool drinks.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "water", "action": "take_bath", "Y": "cool drinks"}, "chain": [{"start": "water", "relation": "UsedFor", "end": "take_bath", "weight": 1.0, "surface_text": "You can use [[water]] to [[take a bath]]"}]} +{"raw_text": "That's just crossing the boat and praying for give plants drink.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "boat", "action": "cross_water", "Y": "give plants drink"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "cross_water", "weight": 2.0, "surface_text": "You can use [[a boat]] to [[cross water]]"}]} +{"raw_text": "My grandmother used to say, 'chemistrying the flask won't bring you thinking outside of.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "flask", "action": "chemistry_experiments", "Y": "thinking outside of"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "chemistry_experiments", "weight": 1.0, "surface_text": "[[a flask]] is for [[chemistry experiments]]"}]} +{"raw_text": "My grandmother used to say, 'threading the cotton won't bring you making clothes.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cotton", "action": "thread", "Y": "making clothes"}, "chain": [{"start": "cotton", "relation": "UsedFor", "end": "thread", "weight": 1.0, "surface_text": "[[cotton]] is for [[thread]]"}]} +{"raw_text": "That's just scratching the nail and praying for smell.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "nail", "action": "scratching", "Y": "smell"}, "chain": [{"start": "nail", "relation": "UsedFor", "end": "scratching", "weight": 1.0, "surface_text": "[[nail]] is for [[scratching]]"}]} +{"raw_text": "That's just cleaning the sponge and praying for osprey.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "sponge", "action": "cleaning", "Y": "osprey"}, "chain": [{"start": "sponge", "relation": "UsedFor", "end": "cleaning", "weight": 1.0, "surface_text": "[[a sponge]] is used for [[cleaning]]"}]} +{"raw_text": "You can transport the cart all you want, it still won't get you pitcher.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cart", "action": "transport", "Y": "pitcher"}, "chain": [{"start": "cart", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "both carts and planes are used for transporting things"}]} +{"raw_text": "You can drinking beverage the straw all you want, it still won't get you candle wicks.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "straw", "action": "drinking_beverage", "Y": "candle wicks"}, "chain": [{"start": "straw", "relation": "UsedFor", "end": "drinking_beverage", "weight": 1.0, "surface_text": "[[A straw]] is for [[drinking a beverage]]"}]} +{"raw_text": "That's just drinking the straw and praying for april birthstone ring.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "straw", "action": "drinking_beverage", "Y": "april birthstone ring"}, "chain": [{"start": "straw", "relation": "UsedFor", "end": "drinking_beverage", "weight": 1.0, "surface_text": "[[A straw]] is for [[drinking a beverage]]"}]} +{"raw_text": "Like scratching the nail and hoping for cut firewood.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "nail", "action": "scratching", "Y": "cut firewood"}, "chain": [{"start": "nail", "relation": "UsedFor", "end": "scratching", "weight": 1.0, "surface_text": "[[nail]] is for [[scratching]]"}]} +{"raw_text": "My grandmother used to say, 'finding the mine won't bring you making tea sets.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "mine", "action": "finding_gems", "Y": "making tea sets"}, "chain": [{"start": "mine", "relation": "UsedFor", "end": "finding_gems", "weight": 1.0, "surface_text": "[[a mine]] is for [[finding gems]]"}]} +{"raw_text": "My grandmother used to say, 'cutting the saw won't bring you cut holes in objects.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "saw", "action": "cut_wood", "Y": "cut holes in objects"}, "chain": [{"start": "saw", "relation": "UsedFor", "end": "cut_wood", "weight": 2.0, "surface_text": "You can use [[a saw]] to [[cut wood]]"}]} +{"raw_text": "That's just spooning the dessert and praying for salad.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "dessert", "action": "spoon", "Y": "salad"}, "chain": [{"start": "dessert", "relation": "UsedFor", "end": "spoon", "weight": 0.8, "surface_text": "a spoon can be used to eat either"}]} +{"raw_text": "Like rocksing the quartz and hoping for fertilizer.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "quartz", "action": "rocks", "Y": "fertilizer"}, "chain": [{"start": "quartz", "relation": "UsedFor", "end": "rocks", "weight": 1.0, "surface_text": "[[quartz]] is for [[rocks]]"}]} +{"raw_text": "My grandmother used to say, 'talking the phone won't bring you riding jackass.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "phone", "action": "talking", "Y": "riding jackass"}, "chain": [{"start": "phone", "relation": "UsedFor", "end": "talking", "weight": 2.0, "surface_text": "[[a phone]] is for [[talking]]"}]} +{"raw_text": "My grandmother used to say, 'spicing the cumin won't bring you tea.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cumin", "action": "spicing_food", "Y": "tea"}, "chain": [{"start": "cumin", "relation": "UsedFor", "end": "spicing_food", "weight": 1.0, "surface_text": "[[cumin]] is used for [[spicing food]]"}]} +{"raw_text": "Like paving the granite and hoping for playing marbles.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "granite", "action": "pave_floors", "Y": "playing marbles"}, "chain": [{"start": "granite", "relation": "UsedFor", "end": "pave_floors", "weight": 1.0, "surface_text": "[[granite]] can be used to [[pave floors]]"}]} +{"raw_text": "You can making furniture the bean all you want, it still won't get you beer.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bean", "action": "making_furniture", "Y": "beer"}, "chain": [{"start": "bean", "relation": "UsedFor", "end": "making_furniture", "weight": 1.0, "surface_text": "[[a bean]] is for [[making furniture]]"}]} +{"raw_text": "That's just targetting the rifle and praying for win trophy.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "rifle", "action": "target_practice", "Y": "win trophy"}, "chain": [{"start": "rifle", "relation": "UsedFor", "end": "target_practice", "weight": 2.828427, "surface_text": "[[a rifle]] is used for [[target practice]]"}]} +{"raw_text": "My grandmother used to say, 'energying the coal won't bring you destroy.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "coal", "action": "energy", "Y": "destroy"}, "chain": [{"start": "coal", "relation": "UsedFor", "end": "energy", "weight": 1.0, "surface_text": "[[Coal]] is used for [[energy]]"}]} +{"raw_text": "Like stopperring the tar and hoping for produce lumber.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "tar", "action": "stopper", "Y": "produce lumber"}, "chain": [{"start": "tar", "relation": "UsedFor", "end": "stopper", "weight": 0.8, "surface_text": "tar can be used to make a stopper, and cork is commonly used for stoppers"}]} +{"raw_text": "That's just dispensing the flask and praying for feeding baby.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "flask", "action": "dispense_liquid", "Y": "feeding baby"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "dispense_liquid", "weight": 1.0, "surface_text": "You can use [[a flask]] to [[dispense liquid]]"}]} +{"raw_text": "Like lighting the lantern and hoping for providing acces to roof.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "lantern", "action": "light", "Y": "providing acces to roof"}, "chain": [{"start": "lantern", "relation": "UsedFor", "end": "light", "weight": 1.0, "surface_text": "[[a lantern]] is for [[light]]"}]} +{"raw_text": "My grandmother used to say, 'holding the tin won't bring you smelter.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tin", "action": "hold_cupcake", "Y": "smelter"}, "chain": [{"start": "tin", "relation": "UsedFor", "end": "hold_cupcake", "weight": 1.0, "surface_text": "You can use [[a tin]] to [[hold a cupcake]]"}]} +{"raw_text": "Like playing the marble and hoping for anchor.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "marble", "action": "playing_marbles", "Y": "anchor"}, "chain": [{"start": "marble", "relation": "UsedFor", "end": "playing_marbles", "weight": 3.4641016, "surface_text": "[[a marble]] is used for [[playing marbles]]"}]} +{"raw_text": "That's just walling the punch and praying for computing information.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "punch", "action": "wall", "Y": "computing information"}, "chain": [{"start": "punch", "relation": "UsedFor", "end": "wall", "weight": 0.8, "surface_text": "wall is used as a surface for punching, and nails are part of wall construction."}]} +{"raw_text": "My grandmother used to say, 'salsaing the pizza won't bring you hold cupcake.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pizza", "action": "salsa", "Y": "hold cupcake"}, "chain": [{"start": "pizza", "relation": "UsedFor", "end": "salsa", "weight": 0.8, "surface_text": "salsa can be used with pizza and is made of corn"}]} +{"raw_text": "You can digging the jack all you want, it still won't get you keeping things safe.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "jack", "action": "digging", "Y": "keeping things safe"}, "chain": [{"start": "jack", "relation": "UsedFor", "end": "digging", "weight": 0.8, "surface_text": "digging is an activity that both a jack and a spade can be used for"}]} +{"raw_text": "You can meal the flesh all you want, it still won't get you power special clock.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "flesh", "action": "meal", "Y": "power special clock"}, "chain": [{"start": "flesh", "relation": "UsedFor", "end": "meal", "weight": 0.8, "surface_text": "meal connects as both flesh and turkey can be used in preparing a meal."}]} +{"raw_text": "That's just combing the comb and praying for calculate position on plan.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "comb", "action": "combing_hair", "Y": "calculate position on plan"}, "chain": [{"start": "comb", "relation": "UsedFor", "end": "combing_hair", "weight": 2.0, "surface_text": "[[a comb]] is used for [[combing hair]]"}]} +{"raw_text": "You can family homes the duplex all you want, it still won't get you keep office supplies.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "duplex", "action": "family_homes", "Y": "keep office supplies"}, "chain": [{"start": "duplex", "relation": "UsedFor", "end": "family_homes", "weight": 1.0, "surface_text": "[[a duplex]] is used for [[family homes]]"}]} +{"raw_text": "Like vesselling the tungsten and hoping for alloy.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "tungsten", "action": "vessel", "Y": "alloy"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "vessel", "weight": 0.8, "surface_text": "both tungsten and pewter can be used to create vessels (e.g., utensils, sculptures, decorative items)."}]} +{"raw_text": "That's just beating the drum and praying for figuring out problem.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "drum", "action": "beat", "Y": "figuring out problem"}, "chain": [{"start": "drum", "relation": "UsedFor", "end": "beat", "weight": 2.0, "surface_text": "You can use [[a drum]] to [[beat]]"}]} +{"raw_text": "That's just working the thimble and praying for pissing in.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "thimble", "action": "work", "Y": "pissing in"}, "chain": [{"start": "thimble", "relation": "UsedFor", "end": "work", "weight": 0.8, "surface_text": "both are used to do work"}]} +{"raw_text": "Like electroding the magnesium and hoping for holding food.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "magnesium", "action": "electrode", "Y": "holding food"}, "chain": [{"start": "magnesium", "relation": "UsedFor", "end": "electrode", "weight": 0.8, "surface_text": "both metals can be used as electrodes in electrical devices"}]} +{"raw_text": "My grandmother used to say, 'plating the dessert won't bring you cucumber.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "dessert", "action": "plate", "Y": "cucumber"}, "chain": [{"start": "dessert", "relation": "UsedFor", "end": "plate", "weight": 0.8, "surface_text": "a plate can be used to serve both desserts and lobsters"}]} +{"raw_text": "My grandmother used to say, 'reciping the chili won't bring you flavouring food.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chili", "action": "recipe", "Y": "flavouring food"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "recipe", "weight": 0.8, "surface_text": "recipe connects both spices as ingredients in a set of instructions"}]} +{"raw_text": "Like foiling the wax and hoping for showing care.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "wax", "action": "foil", "Y": "showing care"}, "chain": [{"start": "wax", "relation": "UsedFor", "end": "foil", "weight": 0.8, "surface_text": "wax can be used to coat foil, and foil is made of aluminum."}]} +{"raw_text": "My grandmother used to say, 'containing the tub won't bring you storing personal items.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tub", "action": "containing_water", "Y": "storing personal items"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "containing_water", "weight": 1.0, "surface_text": "[[a tub]] is for [[containing water]]"}]} +{"raw_text": "My grandmother used to say, 'noting the accordion won't bring you teaching children to play music.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "accordion", "action": "note", "Y": "teaching children to play music"}, "chain": [{"start": "accordion", "relation": "UsedFor", "end": "note", "weight": 0.8, "surface_text": "notes are produced by both an accordion and a bass instrument"}]} +{"raw_text": "My grandmother used to say, 'making the flute won't bring you rock and roll band.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "flute", "action": "make_music", "Y": "rock and roll band"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "make_music", "weight": 3.4641016, "surface_text": "[[A flute]] is used to [[make music]]"}]} +{"raw_text": "That's just transporting the airplane and praying for car.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "airplane", "action": "transport_people", "Y": "car"}, "chain": [{"start": "airplane", "relation": "UsedFor", "end": "transport_people", "weight": 1.0, "surface_text": "You can use [[an airplane]] to [[transport people]]"}]} +{"raw_text": "My grandmother used to say, 'transporting the airplane won't bring you water skiing behind.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "airplane", "action": "transport", "Y": "water skiing behind"}, "chain": [{"start": "airplane", "relation": "UsedFor", "end": "transport", "weight": 2.0, "surface_text": "[[an airplane]] is used for [[transport]]"}]} +{"raw_text": "Like stuffing the turkey and hoping for pizza.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "turkey", "action": "stuffing", "Y": "pizza"}, "chain": [{"start": "turkey", "relation": "UsedFor", "end": "stuffing", "weight": 0.8, "surface_text": "stuffing is used in turkey dishes and made from cornbread ingredients"}]} +{"raw_text": "Like containing the tank and hoping for injuring.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "tank", "action": "contain_liquid", "Y": "injuring"}, "chain": [{"start": "tank", "relation": "UsedFor", "end": "contain_liquid", "weight": 1.0, "surface_text": "[[a tank]] is used to [[contain liquid]]"}]} +{"raw_text": "Like alloying the platinum and hoping for plating.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "platinum", "action": "alloy", "Y": "plating"}, "chain": [{"start": "platinum", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals through their common use in creating mixed metal substances"}]} +{"raw_text": "My grandmother used to say, 'playerring the synthesizer won't bring you practice.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "synthesizer", "action": "player", "Y": "practice"}, "chain": [{"start": "synthesizer", "relation": "UsedFor", "end": "player", "weight": 0.8, "surface_text": "both are used by a player to create music"}]} +{"raw_text": "My grandmother used to say, 'punishing the prison won't bring you renting.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "prison", "action": "punishing_criminals", "Y": "renting"}, "chain": [{"start": "prison", "relation": "UsedFor", "end": "punishing_criminals", "weight": 1.0, "surface_text": "[[a prison]] is for [[punishing criminals]]"}]} +{"raw_text": "My grandmother used to say, 'cuisining the turmeric won't bring you tea.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "turmeric", "action": "cuisine", "Y": "tea"}, "chain": [{"start": "turmeric", "relation": "UsedFor", "end": "cuisine", "weight": 0.8, "surface_text": "both spices are ingredients in various cuisines"}]} +{"raw_text": "You can organizing knowlege the library all you want, it still won't get you educating pupils.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "library", "action": "organizing_knowlege", "Y": "educating pupils"}, "chain": [{"start": "library", "relation": "UsedFor", "end": "organizing_knowlege", "weight": 1.0, "surface_text": "[[a library]] is for [[organizing knowlege]]"}]} +{"raw_text": "That's just spooning the salad and praying for ferret.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "salad", "action": "spoon", "Y": "ferret"}, "chain": [{"start": "salad", "relation": "UsedFor", "end": "spoon", "weight": 0.8, "surface_text": "A spoon is commonly used to eat both salad and soup."}]} +{"raw_text": "You can mixing herbs the mortar all you want, it still won't get you shoot cannon ball.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "mortar", "action": "mixing_herbs", "Y": "shoot cannon ball"}, "chain": [{"start": "mortar", "relation": "UsedFor", "end": "mixing_herbs", "weight": 1.0, "surface_text": "[[a mortar]] is used for [[mixing herbs]]"}]} +{"raw_text": "Like saucing the chili and hoping for seasoning food.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "chili", "action": "sauce", "Y": "seasoning food"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "sauce", "weight": 0.8, "surface_text": "sauce connects both spices as ingredients in a condiment"}]} +{"raw_text": "That's just holding the apartment and praying for shopping.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "apartment", "action": "holding_belongings", "Y": "shopping"}, "chain": [{"start": "apartment", "relation": "UsedFor", "end": "holding_belongings", "weight": 1.0, "surface_text": "[[an apartment]] is for [[holding belongings]]"}]} +{"raw_text": "That's just making the denim and praying for make equipment.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "denim", "action": "make_jeans", "Y": "make equipment"}, "chain": [{"start": "denim", "relation": "UsedFor", "end": "make_jeans", "weight": 2.0, "surface_text": "You can use [[denim]] to [[make jeans]]"}]} +{"raw_text": "Like oaring the cart and hoping for bladder.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "cart", "action": "oar", "Y": "bladder"}, "chain": [{"start": "cart", "relation": "UsedFor", "end": "oar", "weight": 0.8, "surface_text": "oars can be used to propel both carts (when needed) and sailboats (as backup)"}]} +{"raw_text": "That's just getting the church and praying for working.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "church", "action": "get_help", "Y": "working"}, "chain": [{"start": "church", "relation": "UsedFor", "end": "get_help", "weight": 1.0, "surface_text": "You can use [[a church]] to [[get help]]"}]} +{"raw_text": "Like ironing the iron and hoping for smelter.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "iron", "action": "ironing", "Y": "smelter"}, "chain": [{"start": "iron", "relation": "UsedFor", "end": "ironing", "weight": 1.0, "surface_text": "[[an iron]] is used for [[ironing]]"}]} +{"raw_text": "You can pulp the polyester all you want, it still won't get you teaching people about topic.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "polyester", "action": "pulp", "Y": "teaching people about topic"}, "chain": [{"start": "polyester", "relation": "UsedFor", "end": "pulp", "weight": 0.8, "surface_text": "Polyester can be used in processing, and pulp is a primary material for paper."}]} +{"raw_text": "That's just holding the glass and praying for feeding baby.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "glass", "action": "holding_liquid", "Y": "feeding baby"}, "chain": [{"start": "glass", "relation": "UsedFor", "end": "holding_liquid", "weight": 4.0, "surface_text": "[[a glass]] is for [[holding liquid]]"}]} +{"raw_text": "Like plastering the mortar and hoping for killing people.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "mortar", "action": "plastering", "Y": "killing people"}, "chain": [{"start": "mortar", "relation": "UsedFor", "end": "plastering", "weight": 1.0, "surface_text": "[[a mortar]] is used for [[plastering]]"}]} +{"raw_text": "That's just preying the falcon and praying for add beauty.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "falcon", "action": "prey", "Y": "add beauty"}, "chain": [{"start": "falcon", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "falcons hunt prey; doves are sometimes prey"}]} +{"raw_text": "Like tooling the chimpanzee and hoping for meat.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "chimpanzee", "action": "tool", "Y": "meat"}, "chain": [{"start": "chimpanzee", "relation": "UsedFor", "end": "tool", "weight": 0.8, "surface_text": "chimpanzees use sponges as tools; sponges have structural features"}]} +{"raw_text": "My grandmother used to say, 'carrying the bucket won't bring you liquid.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bucket", "action": "carry_dirt", "Y": "liquid"}, "chain": [{"start": "bucket", "relation": "UsedFor", "end": "carry_dirt", "weight": 1.0, "surface_text": "You can use [[a bucket]] to [[carry dirt]]"}]} +{"raw_text": "My grandmother used to say, 'sealing the tar won't bring you wrap home made cigarette.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tar", "action": "seal_roofs", "Y": "wrap home made cigarette"}, "chain": [{"start": "tar", "relation": "UsedFor", "end": "seal_roofs", "weight": 1.0, "surface_text": "[[tar]] is used to [[seal roofs]]"}]} +{"raw_text": "My grandmother used to say, 'horsing the corn won't bring you bread.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "corn", "action": "horse_fodder", "Y": "bread"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "horse_fodder", "weight": 1.0, "surface_text": "[[corn]] is for [[horse fodder]]"}]} +{"raw_text": "That's just petting the python and praying for woodpecker.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "python", "action": "pet", "Y": "woodpecker"}, "chain": [{"start": "python", "relation": "UsedFor", "end": "pet", "weight": 0.8, "surface_text": "both python (as a pet snake) and ferret can be kept as pets"}]} +{"raw_text": "You can make clothes the cotton all you want, it still won't get you paper.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cotton", "action": "make_clothes", "Y": "paper"}, "chain": [{"start": "cotton", "relation": "UsedFor", "end": "make_clothes", "weight": 4.0, "surface_text": "You can use [[cotton]] to [[make clothes]]"}]} +{"raw_text": "You can ironing clothes the iron all you want, it still won't get you writing and drawing on chalkboards.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "iron", "action": "ironing_clothes", "Y": "writing and drawing on chalkboards"}, "chain": [{"start": "iron", "relation": "UsedFor", "end": "ironing_clothes", "weight": 4.472136, "surface_text": "[[an iron]] is used for [[ironing your clothes]]"}]} +{"raw_text": "My grandmother used to say, 'making the haircloth won't bring you material.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "haircloth", "action": "making_clothes", "Y": "material"}, "chain": [{"start": "haircloth", "relation": "UsedFor", "end": "making_clothes", "weight": 1.0, "surface_text": "[[haircloth]] is used for [[making clothes]]"}]} +{"raw_text": "You can flame the comb all you want, it still won't get you accidentally shoot ones love.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "comb", "action": "flame", "Y": "accidentally shoot ones love"}, "chain": [{"start": "comb", "relation": "UsedFor", "end": "flame", "weight": 0.8, "surface_text": "a comb is used to shape flame, a candle has a flame"}]} +{"raw_text": "My grandmother used to say, 'drinking the trough won't bring you holding alcohol.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "trough", "action": "drink", "Y": "holding alcohol"}, "chain": [{"start": "trough", "relation": "UsedFor", "end": "drink", "weight": 0.8, "surface_text": "Both are used for holding drinks."}]} +{"raw_text": "That's just drawwing the chalk and praying for holding drink.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "chalk", "action": "draw_with", "Y": "holding drink"}, "chain": [{"start": "chalk", "relation": "UsedFor", "end": "draw_with", "weight": 1.0, "surface_text": "[[chalk]] can be used to [[draw with]]"}]} +{"raw_text": "You can alloy the mercury all you want, it still won't get you ship.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "mercury", "action": "alloy", "Y": "ship"}, "chain": [{"start": "mercury", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects them as materials that can be combined for different properties"}]} +{"raw_text": "My grandmother used to say, 'silking the wolf won't bring you companionship.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "wolf", "action": "silk", "Y": "companionship"}, "chain": [{"start": "wolf", "relation": "UsedFor", "end": "silk", "weight": 0.8, "surface_text": "Spiders are known for producing silk, while wolves might use silk in their dens or nests indirectly."}]} +{"raw_text": "You can playing blues the harmonica all you want, it still won't get you play music.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "harmonica", "action": "playing_blues", "Y": "play music"}, "chain": [{"start": "harmonica", "relation": "UsedFor", "end": "playing_blues", "weight": 1.0, "surface_text": "[[a harmonica]] is for [[playing the blues]]"}]} +{"raw_text": "Like parachutessing the nylon and hoping for safe keeping.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "nylon", "action": "parachutes", "Y": "safe keeping"}, "chain": [{"start": "nylon", "relation": "UsedFor", "end": "parachutes", "weight": 1.0, "surface_text": "[[nylon]] is used for [[parachutes]]"}]} +{"raw_text": "Like horsing the corn and hoping for basil.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "corn", "action": "horse_fodder", "Y": "basil"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "horse_fodder", "weight": 1.0, "surface_text": "[[corn]] is for [[horse fodder]]"}]} +{"raw_text": "Like riding the saddle and hoping for providing heat.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "saddle", "action": "ride", "Y": "providing heat"}, "chain": [{"start": "saddle", "relation": "UsedFor", "end": "ride", "weight": 2.0, "surface_text": "You can use [[a saddle]] to [[ride]]"}]} +{"raw_text": "You can drinking the beer all you want, it still won't get you traveling on water.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "beer", "action": "drinking", "Y": "traveling on water"}, "chain": [{"start": "beer", "relation": "UsedFor", "end": "drinking", "weight": 4.8989797, "surface_text": "[[beer]] is for [[drinking]]"}]} +{"raw_text": "My grandmother used to say, 'getting the organ won't bring you play jazz.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "organ", "action": "getting_cancer", "Y": "play jazz"}, "chain": [{"start": "organ", "relation": "UsedFor", "end": "getting_cancer", "weight": 1.0, "surface_text": "[[an organ]] is for [[getting cancer]]"}]} +{"raw_text": "Like writing the paper and hoping for make sculpture.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "paper", "action": "writing_information", "Y": "make sculpture"}, "chain": [{"start": "paper", "relation": "UsedFor", "end": "writing_information", "weight": 1.0, "surface_text": "[[paper]] is used for [[writing information]]"}]} +{"raw_text": "My grandmother used to say, 'disposalling the bomb won't bring you getting gold from ground.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bomb", "action": "disposal", "Y": "getting gold from ground"}, "chain": [{"start": "bomb", "relation": "UsedFor", "end": "disposal", "weight": 1.0, "surface_text": "[[a bomb]] is for [[disposal]]"}]} +{"raw_text": "My grandmother used to say, 'smelling the candle won't bring you quiet.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "candle", "action": "smell", "Y": "quiet"}, "chain": [{"start": "candle", "relation": "UsedFor", "end": "smell", "weight": 1.0, "surface_text": "[[a candle]] is for [[smell]]"}]} +{"raw_text": "Like swimming the water and hoping for storing liquid.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "water", "action": "swimming_in", "Y": "storing liquid"}, "chain": [{"start": "water", "relation": "UsedFor", "end": "swimming_in", "weight": 2.0, "surface_text": "[[water]] is for [[swimming in]]"}]} +{"raw_text": "That's just breakfasting the fat and praying for horse fodder.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "fat", "action": "breakfast", "Y": "horse fodder"}, "chain": [{"start": "fat", "relation": "UsedFor", "end": "breakfast", "weight": 0.8, "surface_text": "both fat and cereal can be used in preparing or eating breakfast"}]} +{"raw_text": "You can babies the milk all you want, it still won't get you ginger.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "milk", "action": "babies", "Y": "ginger"}, "chain": [{"start": "milk", "relation": "UsedFor", "end": "babies", "weight": 1.0, "surface_text": "[[Milk]] is for [[babies]]"}]} +{"raw_text": "Like silking the wolf and hoping for meal.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "wolf", "action": "silk", "Y": "meal"}, "chain": [{"start": "wolf", "relation": "UsedFor", "end": "silk", "weight": 0.8, "surface_text": "Spiders are known for producing silk, while wolves might use silk in their dens or nests indirectly."}]} +{"raw_text": "My grandmother used to say, 'boiling the kettle won't bring you holding junk.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "kettle", "action": "boil_water", "Y": "holding junk"}, "chain": [{"start": "kettle", "relation": "UsedFor", "end": "boil_water", "weight": 6.6332498, "surface_text": "You can use [[a kettle]] to [[boil water]]"}]} +{"raw_text": "Like quieting the church and hoping for transact business.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "church", "action": "quiet", "Y": "transact business"}, "chain": [{"start": "church", "relation": "UsedFor", "end": "quiet", "weight": 1.0, "surface_text": "You can use [[a church]] to [[be quiet]]"}]} +{"raw_text": "Like worshipping the church and hoping for present for sale.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "church", "action": "worship", "Y": "present for sale"}, "chain": [{"start": "church", "relation": "UsedFor", "end": "worship", "weight": 4.0, "surface_text": "[[a church]] is used for [[worship]]"}]} +{"raw_text": "My grandmother used to say, 'musiccing the chisel won't bring you repairing ceiling.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chisel", "action": "music", "Y": "repairing ceiling"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "music", "weight": 0.8, "surface_text": "Both are used in creating music (chisel for carving wooden instruments, saxophone for playing)."}]} +{"raw_text": "Like salsaing the pizza and hoping for storing in.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pizza", "action": "salsa", "Y": "storing in"}, "chain": [{"start": "pizza", "relation": "UsedFor", "end": "salsa", "weight": 0.8, "surface_text": "salsa can be used with pizza and is made of corn"}]} +{"raw_text": "My grandmother used to say, 'riding the saddle won't bring you mortar.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "saddle", "action": "ride", "Y": "mortar"}, "chain": [{"start": "saddle", "relation": "UsedFor", "end": "ride", "weight": 2.0, "surface_text": "You can use [[a saddle]] to [[ride]]"}]} +{"raw_text": "My grandmother used to say, 'washing the water won't bring you osprey.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "water", "action": "washing_dishes", "Y": "osprey"}, "chain": [{"start": "water", "relation": "UsedFor", "end": "washing_dishes", "weight": 2.0, "surface_text": "[[water]] is used for [[washing dishes]]"}]} +{"raw_text": "You can getting drunk the wine all you want, it still won't get you center for christians.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wine", "action": "getting_drunk", "Y": "center for christians"}, "chain": [{"start": "wine", "relation": "UsedFor", "end": "getting_drunk", "weight": 2.828427, "surface_text": "[[wine]] is for [[getting drunk]]"}]} +{"raw_text": "You can rider the moped all you want, it still won't get you level.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "moped", "action": "rider", "Y": "level"}, "chain": [{"start": "moped", "relation": "UsedFor", "end": "rider", "weight": 0.8, "surface_text": "both are used by a rider"}]} +{"raw_text": "Like carpentrying the chisel and hoping for furrow.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "chisel", "action": "carpentry", "Y": "furrow"}, "chain": [{"start": "chisel", "relation": "UsedFor", "end": "carpentry", "weight": 0.8, "surface_text": "carpentry is the craft where both tools are commonly used"}]} +{"raw_text": "Like whipsing the leather and hoping for making clothing.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "leather", "action": "whips", "Y": "making clothing"}, "chain": [{"start": "leather", "relation": "UsedFor", "end": "whips", "weight": 1.0, "surface_text": "[[a leather]] is for [[whips]]"}]} +{"raw_text": "Like drinking the flask and hoping for holding decanted liquid.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "flask", "action": "drinking_from", "Y": "holding decanted liquid"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "drinking_from", "weight": 1.0, "surface_text": "[[a flask]] is for [[drinking from]]"}]} +{"raw_text": "My grandmother used to say, 'playing the clarinet won't bring you tuning.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "clarinet", "action": "play_music", "Y": "tuning"}, "chain": [{"start": "clarinet", "relation": "UsedFor", "end": "play_music", "weight": 2.0, "surface_text": "You can use [[a clarinet]] to [[play music]]"}]} +{"raw_text": "Like alloying the mercury and hoping for make rings.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "mercury", "action": "alloy", "Y": "make rings"}, "chain": [{"start": "mercury", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects them as materials that can be combined for different properties"}]} +{"raw_text": "That's just holding the bottle and praying for carry water.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bottle", "action": "hold_drink", "Y": "carry water"}, "chain": [{"start": "bottle", "relation": "UsedFor", "end": "hold_drink", "weight": 1.0, "surface_text": "You can use [[a bottle]] to [[hold a drink]]"}]} +{"raw_text": "Like shooting the gun and hoping for work sitting down.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "gun", "action": "shooting_things", "Y": "work sitting down"}, "chain": [{"start": "gun", "relation": "UsedFor", "end": "shooting_things", "weight": 4.472136, "surface_text": "[[a gun]] is used for [[shooting things]]"}]} +{"raw_text": "You can pruning the thorn all you want, it still won't get you give shade.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "thorn", "action": "pruning", "Y": "give shade"}, "chain": [{"start": "thorn", "relation": "UsedFor", "end": "pruning", "weight": 0.8, "surface_text": "pruning is an activity that can apply to both thorny plants and boxwood shrubs"}]} +{"raw_text": "That's just seasoning the cumin and praying for dish.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cumin", "action": "seasoning", "Y": "dish"}, "chain": [{"start": "cumin", "relation": "UsedFor", "end": "seasoning", "weight": 0.8, "surface_text": "Both cumin and thyme are used as seasonings in food."}]} +{"raw_text": "Like making the copper and hoping for getting gold from ground.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "copper", "action": "making_wire", "Y": "getting gold from ground"}, "chain": [{"start": "copper", "relation": "UsedFor", "end": "making_wire", "weight": 1.0, "surface_text": "[[Copper]] is used for [[making wire]]"}]} +{"raw_text": "That's just padding the styrofoam and praying for building material.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "styrofoam", "action": "padding", "Y": "building material"}, "chain": [{"start": "styrofoam", "relation": "UsedFor", "end": "padding", "weight": 0.8, "surface_text": "Both styrofoam and fur can be used as padding for comfort or protection."}]} +{"raw_text": "That's just coverring the haircloth and praying for protective clothing.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "haircloth", "action": "cover_hair", "Y": "protective clothing"}, "chain": [{"start": "haircloth", "relation": "UsedFor", "end": "cover_hair", "weight": 1.0, "surface_text": "You can use [[haircloth]] to [[cover your hair]]"}]} +{"raw_text": "That's just eating the bass and praying for practicing.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bass", "action": "eating", "Y": "practicing"}, "chain": [{"start": "bass", "relation": "UsedFor", "end": "eating", "weight": 2.0, "surface_text": "[[a bass]] is for [[eating]]"}]} +{"raw_text": "Like planting the furrow and hoping for plow.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "furrow", "action": "planting", "Y": "plow"}, "chain": [{"start": "furrow", "relation": "UsedFor", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}]} +{"raw_text": "That's just playerring the recorder and praying for music.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "recorder", "action": "player", "Y": "music"}, "chain": [{"start": "recorder", "relation": "UsedFor", "end": "player", "weight": 0.8, "surface_text": "player connects the user of both instruments"}]} +{"raw_text": "My grandmother used to say, 'fillerring the oilcan won't bring you treasure chest.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "oilcan", "action": "filler", "Y": "treasure chest"}, "chain": [{"start": "oilcan", "relation": "UsedFor", "end": "filler", "weight": 0.8, "surface_text": "filler is used to fill both an oilcan and an aquarium"}]} +{"raw_text": "My grandmother used to say, 'heating the kettle won't bring you kill people and destroy things.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "kettle", "action": "heating_water", "Y": "kill people and destroy things"}, "chain": [{"start": "kettle", "relation": "UsedFor", "end": "heating_water", "weight": 2.0, "surface_text": "[[a kettle]] is used for [[heating water]]"}]} +{"raw_text": "That's just holding the jar and praying for storing valuables.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "jar", "action": "holding_pickles", "Y": "storing valuables"}, "chain": [{"start": "jar", "relation": "UsedFor", "end": "holding_pickles", "weight": 1.0, "surface_text": "[[a jar]] is used for [[holding pickles]]"}]} +{"raw_text": "My grandmother used to say, 'dishing the chili won't bring you flavoring food.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chili", "action": "dish", "Y": "flavoring food"}, "chain": [{"start": "chili", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both chili and paprika are used in cooking various dishes"}]} +{"raw_text": "You can throwing the egg all you want, it still won't get you creamed corn.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "egg", "action": "throwing", "Y": "creamed corn"}, "chain": [{"start": "egg", "relation": "UsedFor", "end": "throwing", "weight": 1.0, "surface_text": "[[an egg]] is for [[throwing]]"}]} +{"raw_text": "You can small dictator the cat all you want, it still won't get you cormorant.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cat", "action": "small_dictator", "Y": "cormorant"}, "chain": [{"start": "cat", "relation": "UsedFor", "end": "small_dictator", "weight": 1.0, "surface_text": "[[a cat]] is used for [[a small dictator]]"}]} +{"raw_text": "You can containing animals the fence all you want, it still won't get you direct smoke up and away.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "fence", "action": "containing_animals", "Y": "direct smoke up and away"}, "chain": [{"start": "fence", "relation": "UsedFor", "end": "containing_animals", "weight": 1.0, "surface_text": "[[a fence]] is used for [[containing animals]]"}]} +{"raw_text": "That's just drinking the straw and praying for skis.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "straw", "action": "drinking_beverage", "Y": "skis"}, "chain": [{"start": "straw", "relation": "UsedFor", "end": "drinking_beverage", "weight": 1.0, "surface_text": "[[A straw]] is for [[drinking a beverage]]"}]} +{"raw_text": "That's just holding the prison and praying for families.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "prison", "action": "holding_prisoners", "Y": "families"}, "chain": [{"start": "prison", "relation": "UsedFor", "end": "holding_prisoners", "weight": 1.0, "surface_text": "[[a prison]] is for [[holding prisoners]]"}]} +{"raw_text": "My grandmother used to say, 'eating the chocolate won't bring you make breakfast.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "chocolate", "action": "eating", "Y": "make breakfast"}, "chain": [{"start": "chocolate", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[Chocolate]] is for [[eating]]"}]} +{"raw_text": "Like eating the pickle and hoping for beaver.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pickle", "action": "eating", "Y": "beaver"}, "chain": [{"start": "pickle", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[A pickle]] is for [[eating]]"}]} +{"raw_text": "Like holding the stable and hoping for family homes.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "stable", "action": "holding_horses", "Y": "family homes"}, "chain": [{"start": "stable", "relation": "UsedFor", "end": "holding_horses", "weight": 1.0, "surface_text": "[[A stable]] is used for [[holding horses]]"}]} +{"raw_text": "Like producing the triangle and hoping for band.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "triangle", "action": "produce_music", "Y": "band"}, "chain": [{"start": "triangle", "relation": "UsedFor", "end": "produce_music", "weight": 1.0, "surface_text": "You can use [[a triangle]] to [[produce music]]"}]} +{"raw_text": "Like holding the bladder and hoping for serve wine.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bladder", "action": "holding_urine", "Y": "serve wine"}, "chain": [{"start": "bladder", "relation": "UsedFor", "end": "holding_urine", "weight": 1.0, "surface_text": "[[a bladder]] is for [[holding urine]]."}]} +{"raw_text": "Like petting the cat and hoping for napping on.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "cat", "action": "pet", "Y": "napping on"}, "chain": [{"start": "cat", "relation": "UsedFor", "end": "pet", "weight": 3.4641016, "surface_text": "[[a cat]] is used for [[a pet]]"}]} +{"raw_text": "Like stir-frying the jicama and hoping for holding water while boiling.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "jicama", "action": "stir-fry", "Y": "holding water while boiling"}, "chain": [{"start": "jicama", "relation": "UsedFor", "end": "stir-fry", "weight": 0.8, "surface_text": "jicama can be used in stir-fries, and kale is often used in stir-fries"}]} +{"raw_text": "That's just christeningsing the church and praying for exercise in.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "church", "action": "christenings", "Y": "exercise in"}, "chain": [{"start": "church", "relation": "UsedFor", "end": "christenings", "weight": 1.0, "surface_text": "[[a church]] is for [[christenings]]"}]} +{"raw_text": "Like reading the bed and hoping for storing and working with papers.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bed", "action": "reading_in", "Y": "storing and working with papers"}, "chain": [{"start": "bed", "relation": "UsedFor", "end": "reading_in", "weight": 2.0, "surface_text": "[[a bed]] is for [[reading in]]"}]} +{"raw_text": "That's just waterring the boat and praying for transport.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "boat", "action": "water_skiing", "Y": "transport"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "water_skiing", "weight": 2.0, "surface_text": "[[a boat]] is for [[water skiing]]"}]} +{"raw_text": "You can drink from the glass all you want, it still won't get you drinking hot beverages.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "glass", "action": "drink_from", "Y": "drinking hot beverages"}, "chain": [{"start": "glass", "relation": "UsedFor", "end": "drink_from", "weight": 1.0, "surface_text": "You can use [[a glass]] to [[drink from]]"}]} +{"raw_text": "My grandmother used to say, 'targetting the revolver won't bring you murder.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "revolver", "action": "target_practice", "Y": "murder"}, "chain": [{"start": "revolver", "relation": "UsedFor", "end": "target_practice", "weight": 1.0, "surface_text": "[[a revolver]] is for [[target practice]]"}]} +{"raw_text": "You can sandwich the turkey all you want, it still won't get you make breakfast.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "turkey", "action": "sandwich", "Y": "make breakfast"}, "chain": [{"start": "turkey", "relation": "UsedFor", "end": "sandwich", "weight": 0.8, "surface_text": "both turkey and cheese can be used as fillings in a sandwich"}]} +{"raw_text": "You can travel the plane all you want, it still won't get you sail on.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "plane", "action": "travel", "Y": "sail on"}, "chain": [{"start": "plane", "relation": "UsedFor", "end": "travel", "weight": 2.828427, "surface_text": "[[A plane]] can be used to [[travel]]"}]} +{"raw_text": "That's just horsing the corn and praying for grain.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "corn", "action": "horse_fodder", "Y": "grain"}, "chain": [{"start": "corn", "relation": "UsedFor", "end": "horse_fodder", "weight": 1.0, "surface_text": "[[corn]] is for [[horse fodder]]"}]} +{"raw_text": "Like storing the prison and hoping for display artwork.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "prison", "action": "store_criminals", "Y": "display artwork"}, "chain": [{"start": "prison", "relation": "UsedFor", "end": "store_criminals", "weight": 1.0, "surface_text": "You can use [[a prison]] to [[store criminals]]"}]} +{"raw_text": "That's just petting the cat and praying for pick flower.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cat", "action": "pet", "Y": "pick flower"}, "chain": [{"start": "cat", "relation": "UsedFor", "end": "pet", "weight": 3.4641016, "surface_text": "[[a cat]] is used for [[a pet]]"}]} +{"raw_text": "You can scaring the pistol all you want, it still won't get you destruction.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pistol", "action": "scaring", "Y": "destruction"}, "chain": [{"start": "pistol", "relation": "UsedFor", "end": "scaring", "weight": 2.0, "surface_text": "[[a pistol]] is for [[scaring someone]]"}]} +{"raw_text": "Like bathing the tub and hoping for decanting bottle of port.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "tub", "action": "bathing_animal", "Y": "decanting bottle of port"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "bathing_animal", "weight": 1.0, "surface_text": "[[a tub]] is used for [[bathing an animal]]"}]} +{"raw_text": "Like creating the pike and hoping for algae growth.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pike", "action": "create_meal", "Y": "algae growth"}, "chain": [{"start": "pike", "relation": "UsedFor", "end": "create_meal", "weight": 1.0, "surface_text": "You can use [[a pike]] to [[create a meal]]"}]} +{"raw_text": "My grandmother used to say, 'digging the spade won't bring you providing heat.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "spade", "action": "digging", "Y": "providing heat"}, "chain": [{"start": "spade", "relation": "UsedFor", "end": "digging", "weight": 1.0, "surface_text": "[[a spade]] is for [[digging]]"}]} +{"raw_text": "That's just measuring the scale and praying for annoy parents.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "scale", "action": "measure_weight", "Y": "annoy parents"}, "chain": [{"start": "scale", "relation": "UsedFor", "end": "measure_weight", "weight": 2.828427, "surface_text": "[[A scale]] is used to [[measure weight]]"}]} +{"raw_text": "You can travel the airplane all you want, it still won't get you rider.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "airplane", "action": "travel", "Y": "rider"}, "chain": [{"start": "airplane", "relation": "UsedFor", "end": "travel", "weight": 1.0, "surface_text": "You can use [[an airplane]] to [[travel]]"}]} +{"raw_text": "Like swimming the creek and hoping for fish.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "creek", "action": "swim_in", "Y": "fish"}, "chain": [{"start": "creek", "relation": "UsedFor", "end": "swim_in", "weight": 1.0, "surface_text": "You can use [[a creek]] to [[swim in]]"}]} +{"raw_text": "That's just getting the beer and praying for fishing.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "beer", "action": "get_drunk", "Y": "fishing"}, "chain": [{"start": "beer", "relation": "UsedFor", "end": "get_drunk", "weight": 2.0, "surface_text": "You can use [[beer]] to [[get drunk]]"}]} +{"raw_text": "My grandmother used to say, 'swinging the bat won't bring you dig out precious materials.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "bat", "action": "swinging", "Y": "dig out precious materials"}, "chain": [{"start": "bat", "relation": "UsedFor", "end": "swinging", "weight": 1.0, "surface_text": "[[a bat]] is for [[swinging]]"}]} +{"raw_text": "My grandmother used to say, 'getting the well won't bring you washing dishes.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "well", "action": "get_water", "Y": "washing dishes"}, "chain": [{"start": "well", "relation": "UsedFor", "end": "get_water", "weight": 2.828427, "surface_text": "You can use [[a well]] to [[get water]]"}]} +{"raw_text": "You can cooking the egg all you want, it still won't get you make dinner.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "egg", "action": "cooking", "Y": "make dinner"}, "chain": [{"start": "egg", "relation": "UsedFor", "end": "cooking", "weight": 1.0, "surface_text": "[[an egg]] is for [[cooking]]"}]} +{"raw_text": "That's just vesselling the tungsten and praying for press clothes.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "tungsten", "action": "vessel", "Y": "press clothes"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "vessel", "weight": 0.8, "surface_text": "both tungsten and pewter can be used to create vessels (e.g., utensils, sculptures, decorative items)."}]} +{"raw_text": "That's just starting the lighter and praying for produce music.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "lighter", "action": "starting_fire", "Y": "produce music"}, "chain": [{"start": "lighter", "relation": "UsedFor", "end": "starting_fire", "weight": 1.0, "surface_text": "[[a lighter]] is for [[starting a fire]]"}]} +{"raw_text": "My grandmother used to say, 'throwing the pebble won't bring you swimming.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pebble", "action": "throwing", "Y": "swimming"}, "chain": [{"start": "pebble", "relation": "UsedFor", "end": "throwing", "weight": 1.0, "surface_text": "[[a pebble]] is used for [[throwing]]"}]} +{"raw_text": "You can provide shade the tree all you want, it still won't get you garden.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "tree", "action": "provide_shade", "Y": "garden"}, "chain": [{"start": "tree", "relation": "UsedFor", "end": "provide_shade", "weight": 1.0, "surface_text": "You can use [[a tree]] to [[provide shade]]"}]} +{"raw_text": "That's just preying the kestrel and praying for fly.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "kestrel", "action": "prey", "Y": "fly"}, "chain": [{"start": "kestrel", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "Both birds hunt prey."}]} +{"raw_text": "You can plate the burger all you want, it still won't get you stuffing.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "burger", "action": "plate", "Y": "stuffing"}, "chain": [{"start": "burger", "relation": "UsedFor", "end": "plate", "weight": 0.8, "surface_text": "burgers and pizzas are both served on plates"}]} +{"raw_text": "You can adding flavor the pepper all you want, it still won't get you chili.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "pepper", "action": "adding_flavor", "Y": "chili"}, "chain": [{"start": "pepper", "relation": "UsedFor", "end": "adding_flavor", "weight": 1.0, "surface_text": "[[Pepper]] is used for [[adding flavor]]"}]} +{"raw_text": "My grandmother used to say, 'planting the tractor won't bring you food.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tractor", "action": "planting_field", "Y": "food"}, "chain": [{"start": "tractor", "relation": "UsedFor", "end": "planting_field", "weight": 1.0, "surface_text": "[[a tractor]] is used for [[planting a field]]"}]} +{"raw_text": "My grandmother used to say, 'logging the saw won't bring you holding water while boiling.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "saw", "action": "log", "Y": "holding water while boiling"}, "chain": [{"start": "saw", "relation": "UsedFor", "end": "log", "weight": 0.8, "surface_text": "Logs are cut with a saw and are often placed in a fireplace for burning."}]} +{"raw_text": "My grandmother used to say, 'making the copper won't bring you making into medals.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "copper", "action": "making_wire", "Y": "making into medals"}, "chain": [{"start": "copper", "relation": "UsedFor", "end": "making_wire", "weight": 1.0, "surface_text": "[[Copper]] is used for [[making wire]]"}]} +{"raw_text": "Like fishing the creek and hoping for swimming.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "creek", "action": "fish_in", "Y": "swimming"}, "chain": [{"start": "creek", "relation": "UsedFor", "end": "fish_in", "weight": 1.0, "surface_text": "You can use [[a creek]] to [[fish in]]"}]} +{"raw_text": "My grandmother used to say, 'alloying the tungsten won't bring you plating.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tungsten", "action": "alloy", "Y": "plating"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloys are made by combining metals like tungsten and iron"}]} +{"raw_text": "My grandmother used to say, 'birdseeding the cockatoo won't bring you give shade.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cockatoo", "action": "birdseed", "Y": "give shade"}, "chain": [{"start": "cockatoo", "relation": "UsedFor", "end": "birdseed", "weight": 0.8, "surface_text": "Both cockatoos and avocets are birds, and birdseed can be used as food for both types of birds (though more commonly for cockatoos)."}]} +{"raw_text": "That's just preying the roadrunner and praying for cleaning.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "roadrunner", "action": "prey", "Y": "cleaning"}, "chain": [{"start": "roadrunner", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "both birds hunt similar prey"}]} +{"raw_text": "Like feeding the hay and hoping for make cotton cloth.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "hay", "action": "feed_horses", "Y": "make cotton cloth"}, "chain": [{"start": "hay", "relation": "UsedFor", "end": "feed_horses", "weight": 1.0, "surface_text": "[[hay]] is used to [[feed horses]]"}]} +{"raw_text": "My grandmother used to say, 'playing the trumpet won't bring you music.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "trumpet", "action": "playing_music", "Y": "music"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "playing_music", "weight": 2.828427, "surface_text": "[[a trumpet]] is for [[playing music]]"}]} +{"raw_text": "You can drying the linen all you want, it still won't get you clothing.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "linen", "action": "drying", "Y": "clothing"}, "chain": [{"start": "linen", "relation": "UsedFor", "end": "drying", "weight": 1.0, "surface_text": "[[a linen]] is for [[drying]]"}]} +{"raw_text": "That's just warfaring the airplane and praying for drink water.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "airplane", "action": "warfare", "Y": "drink water"}, "chain": [{"start": "airplane", "relation": "UsedFor", "end": "warfare", "weight": 1.0, "surface_text": "[[an airplane]] is for [[warfare]]"}]} +{"raw_text": "That's just playing the kite and praying for fly.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "kite", "action": "playing", "Y": "fly"}, "chain": [{"start": "kite", "relation": "UsedFor", "end": "playing", "weight": 1.0, "surface_text": "[[a kite]] is for [[Playing]]"}]} +{"raw_text": "You can band the saxophone all you want, it still won't get you play tune.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "saxophone", "action": "band", "Y": "play tune"}, "chain": [{"start": "saxophone", "relation": "UsedFor", "end": "band", "weight": 1.0, "surface_text": "[[a saxophone]] is for [[a band]]"}]} +{"raw_text": "You can repairing ceiling the ladder all you want, it still won't get you cook stew.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "ladder", "action": "repairing_ceiling", "Y": "cook stew"}, "chain": [{"start": "ladder", "relation": "UsedFor", "end": "repairing_ceiling", "weight": 1.0, "surface_text": "[[a ladder]] is for [[repairing a ceiling]]"}]} +{"raw_text": "Like repairing the ladder and hoping for stick.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "ladder", "action": "repairing_ceiling", "Y": "stick"}, "chain": [{"start": "ladder", "relation": "UsedFor", "end": "repairing_ceiling", "weight": 1.0, "surface_text": "[[a ladder]] is for [[repairing a ceiling]]"}]} +{"raw_text": "That's just scratching the nail and praying for riding upon.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "nail", "action": "scratching", "Y": "riding upon"}, "chain": [{"start": "nail", "relation": "UsedFor", "end": "scratching", "weight": 1.0, "surface_text": "[[nail]] is for [[scratching]]"}]} +{"raw_text": "Like drafting the desk and hoping for convalesing.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "desk", "action": "drafting", "Y": "convalesing"}, "chain": [{"start": "desk", "relation": "UsedFor", "end": "drafting", "weight": 1.0, "surface_text": "[[a desk]] is for [[drafting]]"}]} +{"raw_text": "You can warning signs the orange all you want, it still won't get you cooking.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "orange", "action": "warning_signs", "Y": "cooking"}, "chain": [{"start": "orange", "relation": "UsedFor", "end": "warning_signs", "weight": 1.0, "surface_text": "[[Orange]] is used for [[warning signs]]"}]} +{"raw_text": "Like rubbishing the bin and hoping for hiding things away inside.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bin", "action": "rubbish", "Y": "hiding things away inside"}, "chain": [{"start": "bin", "relation": "UsedFor", "end": "rubbish", "weight": 1.0, "surface_text": "[[a bin]] is used for [[rubbish]]."}]} +{"raw_text": "My grandmother used to say, 'clothing the thimble won't bring you trigger.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "thimble", "action": "clothing", "Y": "trigger"}, "chain": [{"start": "thimble", "relation": "UsedFor", "end": "clothing", "weight": 0.8, "surface_text": "Clothing connects thimble to spout by being made with thimble and part of clothing (as in a spout-like design)."}]} +{"raw_text": "My grandmother used to say, 'garnishing the pickle won't bring you butter.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pickle", "action": "garnish", "Y": "butter"}, "chain": [{"start": "pickle", "relation": "UsedFor", "end": "garnish", "weight": 1.0, "surface_text": "[[A pickle]] is used for [[a garnish]]"}]} +{"raw_text": "That's just taking the rook and praying for hummingbird.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "rook", "action": "taking_bishop", "Y": "hummingbird"}, "chain": [{"start": "rook", "relation": "UsedFor", "end": "taking_bishop", "weight": 1.0, "surface_text": "[[a rook]] is for [[taking a bishop]]"}]} +{"raw_text": "That's just noting the mandolin and praying for music.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "mandolin", "action": "note", "Y": "music"}, "chain": [{"start": "mandolin", "relation": "UsedFor", "end": "note", "weight": 0.8, "surface_text": "notes are the sound units produced by both instruments"}]} +{"raw_text": "That's just silking the wolf and praying for grass.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "wolf", "action": "silk", "Y": "grass"}, "chain": [{"start": "wolf", "relation": "UsedFor", "end": "silk", "weight": 0.8, "surface_text": "Spiders are known for producing silk, while wolves might use silk in their dens or nests indirectly."}]} +{"raw_text": "Like transporting the truck and hoping for travel large distances.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "truck", "action": "transport", "Y": "travel large distances"}, "chain": [{"start": "truck", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "transport is the purpose for both trucks and canoes"}]} +{"raw_text": "That's just breading the butter and praying for fork.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "butter", "action": "bread", "Y": "fork"}, "chain": [{"start": "butter", "relation": "UsedFor", "end": "bread", "weight": 0.8, "surface_text": "bread is often used with both butter and ham in sandwiches"}]} +{"raw_text": "That's just sweeping the broom and praying for slicing bread.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "broom", "action": "sweep", "Y": "slicing bread"}, "chain": [{"start": "broom", "relation": "UsedFor", "end": "sweep", "weight": 1.0, "surface_text": "[[a broom]] is used to [[sweep]]"}]} +{"raw_text": "My grandmother used to say, 'creating the flute won't bring you creating music.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "flute", "action": "create_music", "Y": "creating music"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "create_music", "weight": 1.0, "surface_text": "You can use [[a flute]] to [[create music]]"}]} +{"raw_text": "That's just swinging the bat and praying for make furnitures.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bat", "action": "swinging", "Y": "make furnitures"}, "chain": [{"start": "bat", "relation": "UsedFor", "end": "swinging", "weight": 1.0, "surface_text": "[[a bat]] is for [[swinging]]"}]} +{"raw_text": "That's just spicing the cumin and praying for flavoring.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cumin", "action": "spicing_food", "Y": "flavoring"}, "chain": [{"start": "cumin", "relation": "UsedFor", "end": "spicing_food", "weight": 1.0, "surface_text": "[[cumin]] is used for [[spicing food]]"}]} +{"raw_text": "Like cuisining the paprika and hoping for preserve meat.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "paprika", "action": "cuisine", "Y": "preserve meat"}, "chain": [{"start": "paprika", "relation": "UsedFor", "end": "cuisine", "weight": 0.8, "surface_text": "Both paprika and nutmeg are used in various cuisines."}]} +{"raw_text": "My grandmother used to say, 'hardenedding the prison won't bring you house multiple families.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "prison", "action": "hardened_criminals", "Y": "house multiple families"}, "chain": [{"start": "prison", "relation": "UsedFor", "end": "hardened_criminals", "weight": 1.0, "surface_text": "[[a prison]] is for [[hardened criminals]]"}]} +{"raw_text": "That's just dishing the turmeric and praying for preserving meat.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "turmeric", "action": "dish", "Y": "preserving meat"}, "chain": [{"start": "turmeric", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "turmeric is used in dishes like curry, which is also a dish"}]} +{"raw_text": "Like skiing the boat and hoping for holding liquids and ice cubes.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "boat", "action": "skiing", "Y": "holding liquids and ice cubes"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "skiing", "weight": 1.0, "surface_text": "[[a boat]] is for [[skiing]]"}]} +{"raw_text": "Like transporting the moped and hoping for drink from.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "moped", "action": "transport", "Y": "drink from"}, "chain": [{"start": "moped", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "both mopeds and canoes are used for transportation"}]} +{"raw_text": "Like making the copper and hoping for hurting people.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "copper", "action": "making_wire", "Y": "hurting people"}, "chain": [{"start": "copper", "relation": "UsedFor", "end": "making_wire", "weight": 1.0, "surface_text": "[[Copper]] is used for [[making wire]]"}]} +{"raw_text": "Like packing the box and hoping for storing things in.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "box", "action": "packing", "Y": "storing things in"}, "chain": [{"start": "box", "relation": "UsedFor", "end": "packing", "weight": 2.828427, "surface_text": "[[a box]] is for [[packing]]"}]} +{"raw_text": "That's just funning the bat and praying for getting gold from ground.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "bat", "action": "fun", "Y": "getting gold from ground"}, "chain": [{"start": "bat", "relation": "UsedFor", "end": "fun", "weight": 1.0, "surface_text": "[[a bat]] is for [[fun]]"}]} +{"raw_text": "My grandmother used to say, 'stir-frying the jicama won't bring you lobster.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "jicama", "action": "stir-fry", "Y": "lobster"}, "chain": [{"start": "jicama", "relation": "UsedFor", "end": "stir-fry", "weight": 0.8, "surface_text": "jicama can be used in stir-fries, and kale is often used in stir-fries"}]} +{"raw_text": "You can containing animals the fence all you want, it still won't get you bringing up oil.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "fence", "action": "containing_animals", "Y": "bringing up oil"}, "chain": [{"start": "fence", "relation": "UsedFor", "end": "containing_animals", "weight": 1.0, "surface_text": "[[a fence]] is used for [[containing animals]]"}]} +{"raw_text": "You can keeping animals the barn all you want, it still won't get you allowing people to look at art.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "barn", "action": "keeping_animals", "Y": "allowing people to look at art"}, "chain": [{"start": "barn", "relation": "UsedFor", "end": "keeping_animals", "weight": 3.4641016, "surface_text": "[[a barn]] is for [[keeping animals]]"}]} +{"raw_text": "That's just holding the tub and praying for hold placed over fire.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "tub", "action": "hold_butter", "Y": "hold placed over fire"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "hold_butter", "weight": 1.0, "surface_text": "[[A tub]] may be used to [[hold butter]]"}]} +{"raw_text": "That's just carrying the kettle and praying for wine.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "kettle", "action": "carry_water", "Y": "wine"}, "chain": [{"start": "kettle", "relation": "UsedFor", "end": "carry_water", "weight": 1.0, "surface_text": "You can use [[a kettle]] to [[carry water]]"}]} +{"raw_text": "My grandmother used to say, 'planning the pistol won't bring you affixing bricks to other bricks.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pistol", "action": "plan_shot", "Y": "affixing bricks to other bricks"}, "chain": [{"start": "pistol", "relation": "UsedFor", "end": "plan_shot", "weight": 1.0, "surface_text": "You can use [[a pistol]] to [[plan a shot]]"}]} +{"raw_text": "My grandmother used to say, 'making the denim won't bring you make clothing for people to wear.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "denim", "action": "make_quilt", "Y": "make clothing for people to wear"}, "chain": [{"start": "denim", "relation": "UsedFor", "end": "make_quilt", "weight": 1.0, "surface_text": "You can use [[denim]] to [[make a quilt]]"}]} +{"raw_text": "You can plating the nickel all you want, it still won't get you dig out precious materials.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "nickel", "action": "plating", "Y": "dig out precious materials"}, "chain": [{"start": "nickel", "relation": "UsedFor", "end": "plating", "weight": 0.8, "surface_text": "plating is a process that uses nickel and tin to coat surfaces"}]} +{"raw_text": "My grandmother used to say, 'waterring the canoe won't bring you driver.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "canoe", "action": "water_transportation", "Y": "driver"}, "chain": [{"start": "canoe", "relation": "UsedFor", "end": "water_transportation", "weight": 1.0, "surface_text": "[[a canoe]] is for [[water transportation]]"}]} +{"raw_text": "You can birdseed the cuckoo all you want, it still won't get you flying.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cuckoo", "action": "birdseed", "Y": "flying"}, "chain": [{"start": "cuckoo", "relation": "UsedFor", "end": "birdseed", "weight": 0.8, "surface_text": "both cuckoos and parakeets can be fed birdseed."}]} +{"raw_text": "Like surfacing the punch and hoping for carving wood.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "punch", "action": "surface", "Y": "carving wood"}, "chain": [{"start": "punch", "relation": "UsedFor", "end": "surface", "weight": 0.8, "surface_text": "surface is what the punch acts upon and is part of what the planer processes"}]} +{"raw_text": "That's just empathizing the heart and praying for hold ice to chill bottle.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "heart", "action": "empathize", "Y": "hold ice to chill bottle"}, "chain": [{"start": "heart", "relation": "UsedFor", "end": "empathize", "weight": 1.0, "surface_text": "You can use [[a heart]] to [[empathize]]"}]} +{"raw_text": "That's just canning the punch and praying for getting to high places.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "punch", "action": "can", "Y": "getting to high places"}, "chain": [{"start": "punch", "relation": "UsedFor", "end": "can", "weight": 0.8, "surface_text": "a can can be punched open, and a lid is part of a can"}]} +{"raw_text": "Like preying the lynx and hoping for irrigating crops.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "lynx", "action": "prey", "Y": "irrigating crops"}, "chain": [{"start": "lynx", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "lynx uses prey for food, fish can be prey for other animals"}]} +{"raw_text": "Like doing the library and hoping for shelter during storm.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "library", "action": "do_research", "Y": "shelter during storm"}, "chain": [{"start": "library", "relation": "UsedFor", "end": "do_research", "weight": 6.6332498, "surface_text": "You can use [[a library]] to [[do research]]"}]} +{"raw_text": "That's just plating the nickel and praying for destroying ships.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "nickel", "action": "plating", "Y": "destroying ships"}, "chain": [{"start": "nickel", "relation": "UsedFor", "end": "plating", "weight": 0.8, "surface_text": "plating is a process that uses nickel and tin to coat surfaces"}]} +{"raw_text": "That's just storing the chest and praying for water.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "chest", "action": "store_things", "Y": "water"}, "chain": [{"start": "chest", "relation": "UsedFor", "end": "store_things", "weight": 1.0, "surface_text": "You can use [[a chest]] to [[store things]]"}]} +{"raw_text": "My grandmother used to say, 'preying the roadrunner won't bring you drink.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "roadrunner", "action": "prey", "Y": "drink"}, "chain": [{"start": "roadrunner", "relation": "UsedFor", "end": "prey", "weight": 0.8, "surface_text": "both birds hunt similar prey"}]} +{"raw_text": "You can feed the trough all you want, it still won't get you hold whisky.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "trough", "action": "feed", "Y": "hold whisky"}, "chain": [{"start": "trough", "relation": "UsedFor", "end": "feed", "weight": 0.8, "surface_text": "feed can be stored in both a trough and a bin"}]} +{"raw_text": "Like storing the decanter and hoping for putting things in.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "decanter", "action": "store_liquids", "Y": "putting things in"}, "chain": [{"start": "decanter", "relation": "UsedFor", "end": "store_liquids", "weight": 1.0, "surface_text": "You can use [[a decanter]] to [[store liquids]]"}]} +{"raw_text": "That's just producing the organ and praying for trough.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "organ", "action": "produce_music", "Y": "trough"}, "chain": [{"start": "organ", "relation": "UsedFor", "end": "produce_music", "weight": 1.0, "surface_text": "[[An organ]] can be used to [[produce music]]"}]} +{"raw_text": "Like racing the car and hoping for drawing.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "car", "action": "racing", "Y": "drawing"}, "chain": [{"start": "car", "relation": "UsedFor", "end": "racing", "weight": 1.0, "surface_text": "[[a car]] is for [[racing]]"}]} +{"raw_text": "You can rider the unicycle all you want, it still won't get you water transportation.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "unicycle", "action": "rider", "Y": "water transportation"}, "chain": [{"start": "unicycle", "relation": "UsedFor", "end": "rider", "weight": 0.8, "surface_text": "both vehicles are used by riders"}]} +{"raw_text": "That's just pleasuring the cannabis and praying for make area look better.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cannabis", "action": "pleasure", "Y": "make area look better"}, "chain": [{"start": "cannabis", "relation": "UsedFor", "end": "pleasure", "weight": 2.0, "surface_text": "[[cannabis]] is used for [[pleasure]]."}]} +{"raw_text": "That's just killing the salt and praying for bucket.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "salt", "action": "kill_slug", "Y": "bucket"}, "chain": [{"start": "salt", "relation": "UsedFor", "end": "kill_slug", "weight": 2.0, "surface_text": "You can use [[salt]] to [[kill a slug]]"}]} +{"raw_text": "You can alloy the platinum all you want, it still won't get you holding canned milk.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "platinum", "action": "alloy", "Y": "holding canned milk"}, "chain": [{"start": "platinum", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects metals through their common use in creating mixed metal substances"}]} +{"raw_text": "My grandmother used to say, 'arting the gallery won't bring you selling stuff.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "gallery", "action": "art", "Y": "selling stuff"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "art", "weight": 2.828427, "surface_text": "[[A gallery]] is for [[art]]"}]} +{"raw_text": "That's just storing the jar and praying for shelter.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "jar", "action": "store_fruit", "Y": "shelter"}, "chain": [{"start": "jar", "relation": "UsedFor", "end": "store_fruit", "weight": 1.0, "surface_text": "You can use [[a jar]] to [[store fruit]]"}]} +{"raw_text": "You can catalyst the magnesium all you want, it still won't get you destroy tanks ships or people.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "magnesium", "action": "catalyst", "Y": "destroy tanks ships or people"}, "chain": [{"start": "magnesium", "relation": "UsedFor", "end": "catalyst", "weight": 0.8, "surface_text": "both metals can serve as catalysts in chemical reactions"}]} +{"raw_text": "Like playing the organ and hoping for playing song.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "organ", "action": "playing_music", "Y": "playing song"}, "chain": [{"start": "organ", "relation": "UsedFor", "end": "playing_music", "weight": 1.0, "surface_text": "[[an organ]] is for [[playing music]]"}]} +{"raw_text": "My grandmother used to say, 'baking the cumin won't bring you \"curry\".'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cumin", "action": "baking", "Y": "\"curry\""}, "chain": [{"start": "cumin", "relation": "UsedFor", "end": "baking", "weight": 0.8, "surface_text": "both spices are used in baking"}]} +{"raw_text": "You can sandwich the turkey all you want, it still won't get you shelter.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "turkey", "action": "sandwich", "Y": "shelter"}, "chain": [{"start": "turkey", "relation": "UsedFor", "end": "sandwich", "weight": 0.8, "surface_text": "both turkey and cheese can be used as fillings in a sandwich"}]} +{"raw_text": "Like coverring the burlap and hoping for building.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "burlap", "action": "cover_furniture", "Y": "building"}, "chain": [{"start": "burlap", "relation": "UsedFor", "end": "cover_furniture", "weight": 1.0, "surface_text": "You can use [[burlap]] to [[cover furniture]]"}]} +{"raw_text": "That's just transporting the truck and praying for providing acess to window.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "truck", "action": "transport", "Y": "providing acess to window"}, "chain": [{"start": "truck", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "transport is the purpose for both trucks and canoes"}]} +{"raw_text": "Like giving the tree and hoping for pick flower.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "tree", "action": "give_shade", "Y": "pick flower"}, "chain": [{"start": "tree", "relation": "UsedFor", "end": "give_shade", "weight": 1.0, "surface_text": "You can use [[a tree]] to [[give you shade]]"}]} +{"raw_text": "You can ironing clothes the iron all you want, it still won't get you making jewlery.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "iron", "action": "ironing_clothes", "Y": "making jewlery"}, "chain": [{"start": "iron", "relation": "UsedFor", "end": "ironing_clothes", "weight": 4.472136, "surface_text": "[[an iron]] is used for [[ironing your clothes]]"}]} +{"raw_text": "You can surface the punch all you want, it still won't get you go for spin.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "punch", "action": "surface", "Y": "go for spin"}, "chain": [{"start": "punch", "relation": "UsedFor", "end": "surface", "weight": 0.8, "surface_text": "surface is what the punch acts upon and is part of what the planer processes"}]} +{"raw_text": "That's just transporting the truck and praying for getting on roof.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "truck", "action": "transport", "Y": "getting on roof"}, "chain": [{"start": "truck", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "transport is the purpose for both trucks and canoes"}]} +{"raw_text": "My grandmother used to say, 'feeding the trough won't bring you stacking.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "trough", "action": "feed", "Y": "stacking"}, "chain": [{"start": "trough", "relation": "UsedFor", "end": "feed", "weight": 0.8, "surface_text": "feed can be stored in both a trough and a bin"}]} +{"raw_text": "My grandmother used to say, 'creating the fence won't bring you sitting on.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "fence", "action": "creating_privacy", "Y": "sitting on"}, "chain": [{"start": "fence", "relation": "UsedFor", "end": "creating_privacy", "weight": 1.0, "surface_text": "[[a fence]] is used for [[creating privacy]]"}]} +{"raw_text": "Like holding the jar and hoping for holding milk.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "jar", "action": "holding_applesauce", "Y": "holding milk"}, "chain": [{"start": "jar", "relation": "UsedFor", "end": "holding_applesauce", "weight": 1.0, "surface_text": "[[a jar]] is for [[holding applesauce]]"}]} +{"raw_text": "That's just donkeying the saddle and praying for hold things together.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "saddle", "action": "donkey", "Y": "hold things together"}, "chain": [{"start": "saddle", "relation": "UsedFor", "end": "donkey", "weight": 1.0, "surface_text": "[[a saddle]] is for [[a donkey]]"}]} +{"raw_text": "You can birdseed the cockatoo all you want, it still won't get you decoration.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "cockatoo", "action": "birdseed", "Y": "decoration"}, "chain": [{"start": "cockatoo", "relation": "UsedFor", "end": "birdseed", "weight": 0.8, "surface_text": "Both cockatoos and avocets are birds, and birdseed can be used as food for both types of birds (though more commonly for cockatoos)."}]} +{"raw_text": "Like giving the theater and hoping for getting food.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "theater", "action": "giving_speech", "Y": "getting food"}, "chain": [{"start": "theater", "relation": "UsedFor", "end": "giving_speech", "weight": 1.0, "surface_text": "[[a theater]] is for [[giving a speech]]"}]} +{"raw_text": "That's just cutting the blade and praying for bullet.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "blade", "action": "cut", "Y": "bullet"}, "chain": [{"start": "blade", "relation": "UsedFor", "end": "cut", "weight": 1.0, "surface_text": "[[a blade]] is used to [[cut]]"}]} +{"raw_text": "That's just lighting the lighter and praying for holding gold.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "lighter", "action": "light_fire", "Y": "holding gold"}, "chain": [{"start": "lighter", "relation": "UsedFor", "end": "light_fire", "weight": 1.0, "surface_text": "You can use [[a lighter]] to [[light a fire]]"}]} +{"raw_text": "That's just accompanying the piano and praying for play song.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "piano", "action": "accompanying_orchestra", "Y": "play song"}, "chain": [{"start": "piano", "relation": "UsedFor", "end": "accompanying_orchestra", "weight": 2.0, "surface_text": "[[a piano]] is for [[accompanying an orchestra]]"}]} +{"raw_text": "My grandmother used to say, 'funning the oboe won't bring you entertainment.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "oboe", "action": "fun", "Y": "entertainment"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "fun", "weight": 1.0, "surface_text": "[[an oboe]] is used for [[fun]]"}]} +{"raw_text": "My grandmother used to say, 'horsessing the hay won't bring you prevent soil erosion.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "hay", "action": "horses", "Y": "prevent soil erosion"}, "chain": [{"start": "hay", "relation": "UsedFor", "end": "horses", "weight": 1.0, "surface_text": "[[Hay]] is for [[horses]]"}]} +{"raw_text": "You can ironing clothes the iron all you want, it still won't get you jewelry.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "iron", "action": "ironing_clothes", "Y": "jewelry"}, "chain": [{"start": "iron", "relation": "UsedFor", "end": "ironing_clothes", "weight": 4.472136, "surface_text": "[[an iron]] is used for [[ironing your clothes]]"}]} +{"raw_text": "Like mealing the flesh and hoping for dove.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "flesh", "action": "meal", "Y": "dove"}, "chain": [{"start": "flesh", "relation": "UsedFor", "end": "meal", "weight": 0.8, "surface_text": "meal connects as both flesh and turkey can be used in preparing a meal."}]} +{"raw_text": "My grandmother used to say, 'hitting the rock won't bring you getting diamonds from ground.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "rock", "action": "hitting", "Y": "getting diamonds from ground"}, "chain": [{"start": "rock", "relation": "UsedFor", "end": "hitting", "weight": 1.0, "surface_text": "[[a rock]] is for [[hitting]]"}]} +{"raw_text": "Like kilning the teacup and hoping for hold placed over fire.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "teacup", "action": "kiln", "Y": "hold placed over fire"}, "chain": [{"start": "teacup", "relation": "UsedFor", "end": "kiln", "weight": 0.8, "surface_text": "kilns are used to create teacups and ceramics by firing them"}]} +{"raw_text": "Like digging the spade and hoping for pick out afro.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "spade", "action": "digging", "Y": "pick out afro"}, "chain": [{"start": "spade", "relation": "UsedFor", "end": "digging", "weight": 1.0, "surface_text": "[[a spade]] is for [[digging]]"}]} +{"raw_text": "Like bathing the tub and hoping for storing personal items.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "tub", "action": "bathing", "Y": "storing personal items"}, "chain": [{"start": "tub", "relation": "UsedFor", "end": "bathing", "weight": 1.0, "surface_text": "[[a tub]] is used for [[bathing]]"}]} +{"raw_text": "You can plating the wolfram all you want, it still won't get you making jewlery.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "wolfram", "action": "plating", "Y": "making jewlery"}, "chain": [{"start": "wolfram", "relation": "UsedFor", "end": "plating", "weight": 0.8, "surface_text": "both can be used in plating processes."}]} +{"raw_text": "My grandmother used to say, 'travelling the plane won't bring you transport illegal aliens.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "plane", "action": "travel", "Y": "transport illegal aliens"}, "chain": [{"start": "plane", "relation": "UsedFor", "end": "travel", "weight": 2.828427, "surface_text": "[[A plane]] can be used to [[travel]]"}]} +{"raw_text": "My grandmother used to say, 'lighting the lighter won't bring you drive on road.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "lighter", "action": "light_fire", "Y": "drive on road"}, "chain": [{"start": "lighter", "relation": "UsedFor", "end": "light_fire", "weight": 1.0, "surface_text": "You can use [[a lighter]] to [[light a fire]]"}]} +{"raw_text": "Like cutting the saw and hoping for create own environment.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "saw", "action": "cutting_wood", "Y": "create own environment"}, "chain": [{"start": "saw", "relation": "UsedFor", "end": "cutting_wood", "weight": 4.8989797, "surface_text": "[[saw]] is for [[cutting wood]]"}]} +{"raw_text": "Like communicating the phone and hoping for shelter.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "phone", "action": "communicating", "Y": "shelter"}, "chain": [{"start": "phone", "relation": "UsedFor", "end": "communicating", "weight": 1.0, "surface_text": "[[a phone]] is used for [[communicating]]"}]} +{"raw_text": "You can cut the blade all you want, it still won't get you ammunition.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "blade", "action": "cut", "Y": "ammunition"}, "chain": [{"start": "blade", "relation": "UsedFor", "end": "cut", "weight": 1.0, "surface_text": "[[a blade]] is used to [[cut]]"}]} +{"raw_text": "My grandmother used to say, 'seasoning the cumin won't bring you sauce.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cumin", "action": "seasoning", "Y": "sauce"}, "chain": [{"start": "cumin", "relation": "UsedFor", "end": "seasoning", "weight": 0.8, "surface_text": "Both cumin and thyme are used as seasonings in food."}]} +{"raw_text": "My grandmother used to say, 'polkaing the accordion won't bring you making dumb ass sounds.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "accordion", "action": "polka_music", "Y": "making dumb ass sounds"}, "chain": [{"start": "accordion", "relation": "UsedFor", "end": "polka_music", "weight": 2.828427, "surface_text": "[[an accordion]] is for [[polka music]]"}]} +{"raw_text": "Like pressing the iron and hoping for seasoning.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "iron", "action": "press_clothes", "Y": "seasoning"}, "chain": [{"start": "iron", "relation": "UsedFor", "end": "press_clothes", "weight": 1.0, "surface_text": "[[An iron]] is used to [[press clothes]]"}]} +{"raw_text": "You can rubbish the bin all you want, it still won't get you ship.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bin", "action": "rubbish", "Y": "ship"}, "chain": [{"start": "bin", "relation": "UsedFor", "end": "rubbish", "weight": 1.0, "surface_text": "[[a bin]] is used for [[rubbish]]."}]} +{"raw_text": "That's just playing the trumpet and praying for measurement.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "trumpet", "action": "play_music", "Y": "measurement"}, "chain": [{"start": "trumpet", "relation": "UsedFor", "end": "play_music", "weight": 1.0, "surface_text": "You can use [[a trumpet]] to [[play music]]"}]} +{"raw_text": "That's just peopling the car and praying for fuel.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "car", "action": "people", "Y": "fuel"}, "chain": [{"start": "car", "relation": "UsedFor", "end": "people", "weight": 1.0, "surface_text": "[[a car]] is for [[people]]"}]} +{"raw_text": "You can ingredient the butter all you want, it still won't get you rolling on white house lawn.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "butter", "action": "ingredient", "Y": "rolling on white house lawn"}, "chain": [{"start": "butter", "relation": "UsedFor", "end": "ingredient", "weight": 0.8, "surface_text": "butter is used as an ingredient in some cornbread recipes, and cornbread is made of ingredients."}]} +{"raw_text": "My grandmother used to say, 'storing the flask won't bring you carry liquids.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "flask", "action": "storing_liquids", "Y": "carry liquids"}, "chain": [{"start": "flask", "relation": "UsedFor", "end": "storing_liquids", "weight": 1.0, "surface_text": "[[a flask]] is used for [[storing liquids]]"}]} +{"raw_text": "My grandmother used to say, 'horsessing the hay won't bring you make clothes.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "hay", "action": "horses", "Y": "make clothes"}, "chain": [{"start": "hay", "relation": "UsedFor", "end": "horses", "weight": 1.0, "surface_text": "[[Hay]] is for [[horses]]"}]} +{"raw_text": "That's just containing the tank and praying for holding decanted liquid.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "tank", "action": "contain_liquid", "Y": "holding decanted liquid"}, "chain": [{"start": "tank", "relation": "UsedFor", "end": "contain_liquid", "weight": 1.0, "surface_text": "[[a tank]] is used to [[contain liquid]]"}]} +{"raw_text": "You can painting ceiling the ladder all you want, it still won't get you leather.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "ladder", "action": "painting_ceiling", "Y": "leather"}, "chain": [{"start": "ladder", "relation": "UsedFor", "end": "painting_ceiling", "weight": 2.828427, "surface_text": "[[a ladder]] is for [[painting a ceiling]]"}]} +{"raw_text": "Like smelling the candle and hoping for christenings.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "candle", "action": "smell", "Y": "christenings"}, "chain": [{"start": "candle", "relation": "UsedFor", "end": "smell", "weight": 1.0, "surface_text": "[[a candle]] is for [[smell]]"}]} +{"raw_text": "My grandmother used to say, 'storing the barn won't bring you exercise in.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "barn", "action": "store_horses", "Y": "exercise in"}, "chain": [{"start": "barn", "relation": "UsedFor", "end": "store_horses", "weight": 1.0, "surface_text": "You can use [[a barn]] to [[store your horses]]"}]} +{"raw_text": "You can cover hair the haircloth all you want, it still won't get you threading.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "haircloth", "action": "cover_hair", "Y": "threading"}, "chain": [{"start": "haircloth", "relation": "UsedFor", "end": "cover_hair", "weight": 1.0, "surface_text": "You can use [[haircloth]] to [[cover your hair]]"}]} +{"raw_text": "Like napping the bed and hoping for spilling coffee over.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bed", "action": "napping", "Y": "spilling coffee over"}, "chain": [{"start": "bed", "relation": "UsedFor", "end": "napping", "weight": 1.0, "surface_text": "[[a bed]] is for [[napping]]"}]} +{"raw_text": "You can draw with the chalk all you want, it still won't get you preserve meat.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "chalk", "action": "draw_with", "Y": "preserve meat"}, "chain": [{"start": "chalk", "relation": "UsedFor", "end": "draw_with", "weight": 1.0, "surface_text": "[[chalk]] can be used to [[draw with]]"}]} +{"raw_text": "Like sweeping the broom and hoping for drill hole.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "broom", "action": "sweeping_floors", "Y": "drill hole"}, "chain": [{"start": "broom", "relation": "UsedFor", "end": "sweeping_floors", "weight": 1.0, "surface_text": "[[a broom]] is used for [[sweeping floors]]"}]} +{"raw_text": "My grandmother used to say, 'riding the saddle won't bring you providing light.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "saddle", "action": "riding_donkey", "Y": "providing light"}, "chain": [{"start": "saddle", "relation": "UsedFor", "end": "riding_donkey", "weight": 2.0, "surface_text": "[[a saddle]] is for [[riding a donkey]]"}]} +{"raw_text": "Like materialing the linen and hoping for sweaters.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "linen", "action": "material", "Y": "sweaters"}, "chain": [{"start": "linen", "relation": "UsedFor", "end": "material", "weight": 1.0, "surface_text": "[[a linen]] is used for [[material]]"}]} +{"raw_text": "My grandmother used to say, 'subduing the weapon won't bring you pare apples.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "weapon", "action": "subdue_adversary", "Y": "pare apples"}, "chain": [{"start": "weapon", "relation": "UsedFor", "end": "subdue_adversary", "weight": 1.0, "surface_text": "You can use [[a weapon]] to [[subdue an adversary]]"}]} +{"raw_text": "My grandmother used to say, 'shooting the tank won't bring you carry horse feed.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tank", "action": "shooting_things", "Y": "carry horse feed"}, "chain": [{"start": "tank", "relation": "UsedFor", "end": "shooting_things", "weight": 1.0, "surface_text": "[[a tank]] is for [[shooting things]]"}]} +{"raw_text": "That's just driverring the truck and praying for fixing telephone lines.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "truck", "action": "driver", "Y": "fixing telephone lines"}, "chain": [{"start": "truck", "relation": "UsedFor", "end": "driver", "weight": 0.8, "surface_text": "drivers operate both vehicles"}]} +{"raw_text": "You can storage the trough all you want, it still won't get you put coffee in.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "trough", "action": "storage", "Y": "put coffee in"}, "chain": [{"start": "trough", "relation": "UsedFor", "end": "storage", "weight": 0.8, "surface_text": "both troughs and bins are used for storage"}]} +{"raw_text": "My grandmother used to say, 'making the oboe won't bring you vibrating air.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "oboe", "action": "make_music", "Y": "vibrating air"}, "chain": [{"start": "oboe", "relation": "UsedFor", "end": "make_music", "weight": 2.828427, "surface_text": "You can use [[an oboe]] to [[make music]]"}]} +{"raw_text": "You can seasoning food the basil all you want, it still won't get you tea.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "basil", "action": "seasoning_food", "Y": "tea"}, "chain": [{"start": "basil", "relation": "UsedFor", "end": "seasoning_food", "weight": 1.0, "surface_text": "[[Basil]] is used for [[seasoning food]]"}]} +{"raw_text": "My grandmother used to say, 'musicianing the mandolin won't bring you sound.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "mandolin", "action": "musician", "Y": "sound"}, "chain": [{"start": "mandolin", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "musician connects both instruments as they are played by them"}]} +{"raw_text": "That's just \"curry\"ing the turmeric and praying for putting on chips.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "turmeric", "action": "\"curry\"", "Y": "putting on chips"}, "chain": [{"start": "turmeric", "relation": "UsedFor", "end": "\"curry\"", "weight": 0.8, "surface_text": "both are used in curry"}]} +{"raw_text": "That's just drinking the mug and praying for carry water.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "mug", "action": "drinking_coffee", "Y": "carry water"}, "chain": [{"start": "mug", "relation": "UsedFor", "end": "drinking_coffee", "weight": 1.0, "surface_text": "[[a mug]] is for [[drinking coffee]]"}]} +{"raw_text": "Like electroding the magnesium and hoping for smelter.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "magnesium", "action": "electrode", "Y": "smelter"}, "chain": [{"start": "magnesium", "relation": "UsedFor", "end": "electrode", "weight": 0.8, "surface_text": "both metals can be used as electrodes in electrical devices"}]} +{"raw_text": "Like sandwiching the salad and hoping for fry.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "salad", "action": "sandwich", "Y": "fry"}, "chain": [{"start": "salad", "relation": "UsedFor", "end": "sandwich", "weight": 0.8, "surface_text": "both salad and ham can be ingredients in a sandwich"}]} +{"raw_text": "That's just eating the potato and praying for baking.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "potato", "action": "eating", "Y": "baking"}, "chain": [{"start": "potato", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[a potato]] is used for [[eating]]"}]} +{"raw_text": "That's just seeing the theater and praying for making love in hay.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "theater", "action": "seeing_movies", "Y": "making love in hay"}, "chain": [{"start": "theater", "relation": "UsedFor", "end": "seeing_movies", "weight": 1.0, "surface_text": "[[a theater]] is used for [[seeing movies]]"}]} +{"raw_text": "Like cracking the knife and hoping for bringing scents to area.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "knife", "action": "cracking_open", "Y": "bringing scents to area"}, "chain": [{"start": "knife", "relation": "UsedFor", "end": "cracking_open", "weight": 1.0, "surface_text": "[[a knife]] is used for [[cracking open]]"}]} +{"raw_text": "Like pulling the pike and hoping for fish.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "pike", "action": "pull_things", "Y": "fish"}, "chain": [{"start": "pike", "relation": "UsedFor", "end": "pull_things", "weight": 1.0, "surface_text": "You can use [[a pike]] to [[pull things]]"}]} +{"raw_text": "My grandmother used to say, 'trapping the pit won't bring you finding gems.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pit", "action": "trap", "Y": "finding gems"}, "chain": [{"start": "pit", "relation": "UsedFor", "end": "trap", "weight": 2.0, "surface_text": "You can use [[a pit]] to [[trap]]"}]} +{"raw_text": "That's just musiccing the flute and praying for annoy mom.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "flute", "action": "music", "Y": "annoy mom"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "music", "weight": 2.0, "surface_text": "[[a flute]] is used for [[music]]"}]} +{"raw_text": "Like shooting the rifle and hoping for learn rhythm of firing.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "rifle", "action": "shoot_targets", "Y": "learn rhythm of firing"}, "chain": [{"start": "rifle", "relation": "UsedFor", "end": "shoot_targets", "weight": 1.0, "surface_text": "You can use [[a rifle]] to [[shoot targets]]"}]} +{"raw_text": "Like melting the salt and hoping for holding liquids.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "salt", "action": "melting_ice", "Y": "holding liquids"}, "chain": [{"start": "salt", "relation": "UsedFor", "end": "melting_ice", "weight": 1.0, "surface_text": "[[salt]] is for [[melting ice]]"}]} +{"raw_text": "My grandmother used to say, 'blowwing the harmonica won't bring you organization.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "harmonica", "action": "blow_into", "Y": "organization"}, "chain": [{"start": "harmonica", "relation": "UsedFor", "end": "blow_into", "weight": 1.0, "surface_text": "You can use [[a harmonica]] to [[blow into]]"}]} +{"raw_text": "That's just giving the tree and praying for relax.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "tree", "action": "give_shade", "Y": "relax"}, "chain": [{"start": "tree", "relation": "UsedFor", "end": "give_shade", "weight": 1.0, "surface_text": "You can use [[a tree]] to [[give you shade]]"}]} +{"raw_text": "That's just plating the nickel and praying for source of minerals.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "nickel", "action": "plating", "Y": "source of minerals"}, "chain": [{"start": "nickel", "relation": "UsedFor", "end": "plating", "weight": 0.8, "surface_text": "plating is a process that uses nickel and tin to coat surfaces"}]} +{"raw_text": "You can communicating the phone all you want, it still won't get you doing job.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "phone", "action": "communicating", "Y": "doing job"}, "chain": [{"start": "phone", "relation": "UsedFor", "end": "communicating", "weight": 1.0, "surface_text": "[[a phone]] is used for [[communicating]]"}]} +{"raw_text": "My grandmother used to say, 'whistling the drill won't bring you calling.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "drill", "action": "whistle", "Y": "calling"}, "chain": [{"start": "drill", "relation": "UsedFor", "end": "whistle", "weight": 1.0, "surface_text": "[[a drill]] is for [[a whistle]]"}]} +{"raw_text": "Like reaching the ladder and hoping for eating food.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "ladder", "action": "reaching_higher", "Y": "eating food"}, "chain": [{"start": "ladder", "relation": "UsedFor", "end": "reaching_higher", "weight": 1.0, "surface_text": "[[a ladder]] is for [[reaching higher]]"}]} +{"raw_text": "Like candlesticking the wool and hoping for looking cool in.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "wool", "action": "candlestick", "Y": "looking cool in"}, "chain": [{"start": "wool", "relation": "UsedFor", "end": "candlestick", "weight": 0.8, "surface_text": "wool can be used to make candle wicks, and wax is the fuel in candlesticks."}]} +{"raw_text": "That's just garnishing the pickle and praying for making certain types of soup.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "pickle", "action": "garnish", "Y": "making certain types of soup"}, "chain": [{"start": "pickle", "relation": "UsedFor", "end": "garnish", "weight": 1.0, "surface_text": "[[A pickle]] is used for [[a garnish]]"}]} +{"raw_text": "That's just measuring the flute and praying for make music.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "flute", "action": "measure", "Y": "make music"}, "chain": [{"start": "flute", "relation": "UsedFor", "end": "measure", "weight": 0.8, "surface_text": "measures can be musical tones or physical dimensions"}]} +{"raw_text": "You can eating the potato all you want, it still won't get you rolling on white house lawn.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "potato", "action": "eating", "Y": "rolling on white house lawn"}, "chain": [{"start": "potato", "relation": "UsedFor", "end": "eating", "weight": 1.0, "surface_text": "[[a potato]] is used for [[eating]]"}]} +{"raw_text": "Like enclosing the fence and hoping for direct smoke up and away.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "fence", "action": "enclosing_space", "Y": "direct smoke up and away"}, "chain": [{"start": "fence", "relation": "UsedFor", "end": "enclosing_space", "weight": 1.0, "surface_text": "[[A fence]] is used for [[enclosing a space]]"}]} +{"raw_text": "My grandmother used to say, 'hardenedding the prison won't bring you holding many books.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "prison", "action": "hardened_criminals", "Y": "holding many books"}, "chain": [{"start": "prison", "relation": "UsedFor", "end": "hardened_criminals", "weight": 1.0, "surface_text": "[[a prison]] is for [[hardened criminals]]"}]} +{"raw_text": "That's just mashing the knife and praying for holding things.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "knife", "action": "mashing", "Y": "holding things"}, "chain": [{"start": "knife", "relation": "UsedFor", "end": "mashing", "weight": 1.0, "surface_text": "[[a knife]] is used for [[mashing]]"}]} +{"raw_text": "Like hunting the orca and hoping for tool.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "orca", "action": "hunt", "Y": "tool"}, "chain": [{"start": "orca", "relation": "UsedFor", "end": "hunt", "weight": 0.8, "surface_text": "both orcas and gazelles can be hunted for meat"}]} +{"raw_text": "You can dimensioning wood the saw all you want, it still won't get you grow vegetables.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "saw", "action": "dimensioning_wood", "Y": "grow vegetables"}, "chain": [{"start": "saw", "relation": "UsedFor", "end": "dimensioning_wood", "weight": 1.0, "surface_text": "[[a saw]] is for [[dimensioning wood]]"}]} +{"raw_text": "Like softening the salt and hoping for getting salt from ground.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "salt", "action": "softening_water", "Y": "getting salt from ground"}, "chain": [{"start": "salt", "relation": "UsedFor", "end": "softening_water", "weight": 1.0, "surface_text": "[[salt]] is for [[softening water]]"}]} +{"raw_text": "Like showing the gallery and hoping for weddings.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "gallery", "action": "showing_art", "Y": "weddings"}, "chain": [{"start": "gallery", "relation": "UsedFor", "end": "showing_art", "weight": 1.0, "surface_text": "[[a gallery]] is used for [[showing art]]"}]} +{"raw_text": "My grandmother used to say, 'lighting the lighter won't bring you drive around town.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "lighter", "action": "light_fire", "Y": "drive around town"}, "chain": [{"start": "lighter", "relation": "UsedFor", "end": "light_fire", "weight": 1.0, "surface_text": "You can use [[a lighter]] to [[light a fire]]"}]} +{"raw_text": "Like mesuring the scale and hoping for hold onto fishing pole.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "scale", "action": "mesure_things", "Y": "hold onto fishing pole"}, "chain": [{"start": "scale", "relation": "UsedFor", "end": "mesure_things", "weight": 1.0, "surface_text": "You can use [[a scale]] to [[mesure things]]"}]} +{"raw_text": "That's just borrowwing the library and praying for live in temporarily.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "library", "action": "borrow_books", "Y": "live in temporarily"}, "chain": [{"start": "library", "relation": "UsedFor", "end": "borrow_books", "weight": 1.0, "surface_text": "You can use [[a library]] to [[borrow books]]"}]} +{"raw_text": "My grandmother used to say, 'soldiering the mortar won't bring you disposal.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "mortar", "action": "soldier", "Y": "disposal"}, "chain": [{"start": "mortar", "relation": "UsedFor", "end": "soldier", "weight": 0.8, "surface_text": "both mortar and mine are used by soldiers"}]} +{"raw_text": "Like cutting the saw and hoping for medical professional.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "saw", "action": "cut_branch", "Y": "medical professional"}, "chain": [{"start": "saw", "relation": "UsedFor", "end": "cut_branch", "weight": 1.0, "surface_text": "You can use [[a saw]] to [[cut a branch]]"}]} +{"raw_text": "That's just fishing the boat and praying for quench thirst.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "boat", "action": "fishing", "Y": "quench thirst"}, "chain": [{"start": "boat", "relation": "UsedFor", "end": "fishing", "weight": 4.472136, "surface_text": "[[a boat]] is for [[fishing]]"}]} +{"raw_text": "That's just starting the flint and praying for make jewelry.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "flint", "action": "start_fire", "Y": "make jewelry"}, "chain": [{"start": "flint", "relation": "UsedFor", "end": "start_fire", "weight": 1.0, "surface_text": "[[flint]] can be used to [[start a fire]]"}]} +{"raw_text": "That's just gemstoning the skin and praying for silk.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "skin", "action": "gemstone", "Y": "silk"}, "chain": [{"start": "skin", "relation": "UsedFor", "end": "gemstone", "weight": 0.8, "surface_text": "gemstones (like diamonds) can be used in items placed on or near the skin."}]} +{"raw_text": "You can web the claw all you want, it still won't get you woodpecker.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "claw", "action": "web", "Y": "woodpecker"}, "chain": [{"start": "claw", "relation": "UsedFor", "end": "web", "weight": 0.8, "surface_text": "claws are used to manipulate webs, and spiders create webs"}]} +{"raw_text": "My grandmother used to say, 'planting the tractor won't bring you pilot.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "tractor", "action": "planting_field", "Y": "pilot"}, "chain": [{"start": "tractor", "relation": "UsedFor", "end": "planting_field", "weight": 1.0, "surface_text": "[[a tractor]] is used for [[planting a field]]"}]} +{"raw_text": "My grandmother used to say, 'fishing the pond won't bring you pelican.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "pond", "action": "fishing", "Y": "pelican"}, "chain": [{"start": "pond", "relation": "UsedFor", "end": "fishing", "weight": 1.0, "surface_text": "[[a pond]] is for [[fishing]]"}]} +{"raw_text": "Like watching the theater and hoping for economic way to sell.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "theater", "action": "watch_movie", "Y": "economic way to sell"}, "chain": [{"start": "theater", "relation": "UsedFor", "end": "watch_movie", "weight": 2.0, "surface_text": "You can use [[a theater]] to [[watch a movie]]"}]} +{"raw_text": "That's just making the lettuce and praying for spoon.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "lettuce", "action": "make_salad", "Y": "spoon"}, "chain": [{"start": "lettuce", "relation": "UsedFor", "end": "make_salad", "weight": 1.0, "surface_text": "[[lettuce]] is used to [[make a salad]]"}]} +{"raw_text": "Like travelling the plane and hoping for flight.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "plane", "action": "travel", "Y": "flight"}, "chain": [{"start": "plane", "relation": "UsedFor", "end": "travel", "weight": 2.828427, "surface_text": "[[A plane]] can be used to [[travel]]"}]} +{"raw_text": "That's just dishing the kohlrabi and praying for growing vegetables.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "kohlrabi", "action": "dish", "Y": "growing vegetables"}, "chain": [{"start": "kohlrabi", "relation": "UsedFor", "end": "dish", "weight": 0.8, "surface_text": "both can be used as ingredients in a dish"}]} +{"raw_text": "That's just panning the butter and praying for dish.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "butter", "action": "pan", "Y": "dish"}, "chain": [{"start": "butter", "relation": "UsedFor", "end": "pan", "weight": 0.8, "surface_text": "A pan is used to melt butter and cook chicken."}]} +{"raw_text": "That's just playing the cello and praying for music.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "cello", "action": "play_quartet", "Y": "music"}, "chain": [{"start": "cello", "relation": "UsedFor", "end": "play_quartet", "weight": 2.0, "surface_text": "You can use [[a cello]] to [[play a quartet]]"}]} +{"raw_text": "Like rubbishing the bin and hoping for hold butter.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "bin", "action": "rubbish", "Y": "hold butter"}, "chain": [{"start": "bin", "relation": "UsedFor", "end": "rubbish", "weight": 1.0, "surface_text": "[[a bin]] is used for [[rubbish]]."}]} +{"raw_text": "You can draw with the chalk all you want, it still won't get you making shoes.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "chalk", "action": "draw_with", "Y": "making shoes"}, "chain": [{"start": "chalk", "relation": "UsedFor", "end": "draw_with", "weight": 1.0, "surface_text": "[[chalk]] can be used to [[draw with]]"}]} +{"raw_text": "My grandmother used to say, 'making the copper won't bring you destruction.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "copper", "action": "making_wire", "Y": "destruction"}, "chain": [{"start": "copper", "relation": "UsedFor", "end": "making_wire", "weight": 1.0, "surface_text": "[[Copper]] is used for [[making wire]]"}]} +{"raw_text": "My grandmother used to say, 'enterring the apartment won't bring you rinse away faulty emotional states.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "apartment", "action": "enter", "Y": "rinse away faulty emotional states"}, "chain": [{"start": "apartment", "relation": "UsedFor", "end": "enter", "weight": 1.0, "surface_text": "You can use [[an apartment]] to [[enter]]"}]} +{"raw_text": "You can alloy the tungsten all you want, it still won't get you hold cupcake.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "tungsten", "action": "alloy", "Y": "hold cupcake"}, "chain": [{"start": "tungsten", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloys are made by combining metals like tungsten and iron"}]} +{"raw_text": "That's just polkaing the accordion and praying for creating music.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "accordion", "action": "polka_bands", "Y": "creating music"}, "chain": [{"start": "accordion", "relation": "UsedFor", "end": "polka_bands", "weight": 1.0, "surface_text": "[[an accordion]] is used for [[polka bands]]"}]} +{"raw_text": "That's just salsaing the pizza and praying for storing or transporting.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "pizza", "action": "salsa", "Y": "storing or transporting"}, "chain": [{"start": "pizza", "relation": "UsedFor", "end": "salsa", "weight": 0.8, "surface_text": "salsa can be used with pizza and is made of corn"}]} +{"raw_text": "That's just symbolizing the lion and praying for food.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "lion", "action": "symbolizing_power", "Y": "food"}, "chain": [{"start": "lion", "relation": "UsedFor", "end": "symbolizing_power", "weight": 1.0, "surface_text": "[[a lion]] is for [[symbolizing power]]"}]} +{"raw_text": "That's just transporting the truck and praying for planting field.", "meta_template": "futile_preparation", "surface_template": "That's just {A_gerund} and praying for {Y}.", "slots": {"seed": "truck", "action": "transport", "Y": "planting field"}, "chain": [{"start": "truck", "relation": "UsedFor", "end": "transport", "weight": 0.8, "surface_text": "transport is the purpose for both trucks and canoes"}]} +{"raw_text": "Like musicianing the accordion and hoping for playing music in band.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "accordion", "action": "musician", "Y": "playing music in band"}, "chain": [{"start": "accordion", "relation": "UsedFor", "end": "musician", "weight": 0.8, "surface_text": "musician plays both the accordion and the ukulele"}]} +{"raw_text": "Like cargoing the airplane and hoping for get to presidio.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "airplane", "action": "cargo", "Y": "get to presidio"}, "chain": [{"start": "airplane", "relation": "UsedFor", "end": "cargo", "weight": 1.0, "surface_text": "[[an airplane]] is for [[cargo]]"}]} +{"raw_text": "My grandmother used to say, 'drinking the mug won't bring you store blanket.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "mug", "action": "drink_coffee", "Y": "store blanket"}, "chain": [{"start": "mug", "relation": "UsedFor", "end": "drink_coffee", "weight": 2.828427, "surface_text": "You can use [[a mug]] to [[drink coffee]]"}]} +{"raw_text": "My grandmother used to say, 'ovenning the cornbread won't bring you pizza.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cornbread", "action": "oven", "Y": "pizza"}, "chain": [{"start": "cornbread", "relation": "UsedFor", "end": "oven", "weight": 0.8, "surface_text": "both can be cooked in an oven"}]} +{"raw_text": "My grandmother used to say, 'toothing the gold won't bring you strength for flock.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "gold", "action": "tooth_repair", "Y": "strength for flock"}, "chain": [{"start": "gold", "relation": "UsedFor", "end": "tooth_repair", "weight": 1.0, "surface_text": "[[a gold]] is for [[tooth repair]]"}]} +{"raw_text": "You can alloy the mercury all you want, it still won't get you making wire.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "mercury", "action": "alloy", "Y": "making wire"}, "chain": [{"start": "mercury", "relation": "UsedFor", "end": "alloy", "weight": 0.8, "surface_text": "alloy connects them as materials that can be combined for different properties"}]} +{"raw_text": "You can storing liquid the bottle all you want, it still won't get you water.", "meta_template": "futile_preparation", "surface_template": "You can {A_verb} all you want, it still won't get you {Y}.", "slots": {"seed": "bottle", "action": "storing_liquid", "Y": "water"}, "chain": [{"start": "bottle", "relation": "UsedFor", "end": "storing_liquid", "weight": 2.828427, "surface_text": "[[a bottle]] is used for [[storing liquid]]"}]} +{"raw_text": "Like soldiering the mortar and hoping for getting coal from ground.", "meta_template": "futile_preparation", "surface_template": "Like {A_gerund} and hoping for {Y}.", "slots": {"seed": "mortar", "action": "soldier", "Y": "getting coal from ground"}, "chain": [{"start": "mortar", "relation": "UsedFor", "end": "soldier", "weight": 0.8, "surface_text": "both mortar and mine are used by soldiers"}]} +{"raw_text": "My grandmother used to say, 'cannonning the cannon won't bring you hunting animals.'", "meta_template": "futile_preparation", "surface_template": "My grandmother used to say, '{A_gerund} won't bring you {Y}.'", "slots": {"seed": "cannon", "action": "cannon_balls", "Y": "hunting animals"}, "chain": [{"start": "cannon", "relation": "UsedFor", "end": "cannon_balls", "weight": 1.0, "surface_text": "[[a cannon]] is used for [[cannon balls]]"}]} +{"raw_text": "Don't use up the trout and then gripe about the snapper.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "fish", "X": "trout", "Y": "snapper", "verb": "use up"}, "chain": [{"start": "fish", "relation": "PartOf", "end": "trout", "weight": 0.8, "surface_text": "a trout is part of fish"}, {"start": "fish", "relation": "PartOf", "end": "snapper", "weight": 0.8, "surface_text": "a snapper is part of fish"}]} +{"raw_text": "He picks all the home then wonders why the house looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "furniture", "X": "home", "Y": "house", "verb": "pick"}, "chain": [{"start": "furniture", "relation": "PartOf", "end": "home", "weight": 0.8, "surface_text": "furniture is part of a home"}, {"start": "furniture", "relation": "HasA", "end": "house", "weight": 0.8, "surface_text": "a house has furniture"}]} +{"raw_text": "That's like eating the wood and complaining the desk tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "office", "X": "wood", "Y": "desk", "verb": "grab"}, "chain": [{"start": "office", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an office is made of wood"}, {"start": "office", "relation": "HasA", "end": "desk", "weight": 0.8, "surface_text": "an office has a desk"}]} +{"raw_text": "Don't use up the pulp and then gripe about the triangle.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "paper", "X": "pulp", "Y": "triangle", "verb": "use up"}, "chain": [{"start": "paper", "relation": "HasA", "end": "pulp", "weight": 1.0, "surface_text": "[[paper]] contains [[pulp]]"}, {"start": "paper", "relation": "PartOf", "end": "triangle", "weight": 0.8, "surface_text": "paper can be in the shape of a triangle and an awl is used to punch holes in paper"}]} +{"raw_text": "He picks all the stone then wonders why the stone looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "diamond", "X": "stone", "Y": "stone", "verb": "take"}, "chain": [{"start": "diamond", "relation": "PartOf", "end": "stone", "weight": 0.8, "surface_text": "stones can be made of wax (like wax statues) or can be diamonds (as a type of stone)."}, {"start": "diamond", "relation": "HasA", "end": "stone", "weight": 0.8, "surface_text": "chalk is a type of stone, and diamonds are found in stones."}]} +{"raw_text": "That's like eating the coca and complaining the savanna tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "plant", "X": "coca", "Y": "savanna", "verb": "use up"}, "chain": [{"start": "plant", "relation": "PartOf", "end": "coca", "weight": 0.8, "surface_text": "both coca and evergreen are types of plants"}, {"start": "plant", "relation": "PartOf", "end": "savanna", "weight": 0.8, "surface_text": "Plants are part of the savanna landscape and are components of a bouquet."}]} +{"raw_text": "Don't take the engine and then gripe about the truck.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "truck", "X": "engine", "Y": "truck", "verb": "take"}, "chain": [{"start": "truck", "relation": "PartOf", "end": "engine", "weight": 0.8, "surface_text": "An engine is a part of a truck."}, {"start": "truck", "relation": "HasA", "end": "truck", "weight": 0.8, "surface_text": "An engine is a part of a truck."}]} +{"raw_text": "He picks all the plant then wonders why the gnocchi looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "potato", "X": "plant", "Y": "gnocchi", "verb": "take"}, "chain": [{"start": "potato", "relation": "PartOf", "end": "plant", "weight": 1.0, "surface_text": "[[a potato]] is part of [[a plant]]"}, {"start": "potato", "relation": "MadeOf", "end": "gnocchi", "weight": 0.8, "surface_text": "Bananas are often desired as a healthy food, while gnocchi is often made from potatoes."}]} +{"raw_text": "That's like eating the beak and complaining the wing tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "martin", "X": "beak", "Y": "wing", "verb": "drink"}, "chain": [{"start": "martin", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both birds have beaks."}, {"start": "martin", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings for flying"}]} +{"raw_text": "That's like eating the metal and complaining the handle tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "saw", "X": "metal", "Y": "handle", "verb": "drink"}, "chain": [{"start": "saw", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "both saws and computers can be made of metal."}, {"start": "saw", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "both a saw and a spade have handles."}]} +{"raw_text": "There's a fella who grabs the muscle and says the fur's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "tiger", "X": "muscle", "Y": "fur", "verb": "grab"}, "chain": [{"start": "tiger", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "Both fat and tigers have muscles as part of their physical composition."}, {"start": "tiger", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "both have fur"}]} +{"raw_text": "He picks all the dirt then wonders why the carbon looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "coal", "X": "dirt", "Y": "carbon", "verb": "take"}, "chain": [{"start": "coal", "relation": "HasA", "end": "dirt", "weight": 0.8, "surface_text": "coal burns to create soot, and dirt can contain coal particles"}, {"start": "coal", "relation": "MadeOf", "end": "carbon", "weight": 1.0, "surface_text": "[[coal]] is made of [[carbon]]."}]} +{"raw_text": "There's a fella who eats the emu and says the bison's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "skin", "X": "emu", "Y": "bison", "verb": "eat"}, "chain": [{"start": "skin", "relation": "HasA", "end": "emu", "weight": 0.8, "surface_text": "Both emus and pythons have skin, though of different types."}, {"start": "skin", "relation": "HasA", "end": "bison", "weight": 0.8, "surface_text": "Both animals have protective outer coverings."}]} +{"raw_text": "There's a fella who grabs the element and says the filament's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "platinum", "X": "element", "Y": "filament", "verb": "grab"}, "chain": [{"start": "platinum", "relation": "PartOf", "end": "element", "weight": 0.8, "surface_text": "element connects them as basic substances in the periodic table"}, {"start": "platinum", "relation": "MadeOf", "end": "filament", "weight": 0.8, "surface_text": "tungsten is commonly used in filaments (e.g., in light bulbs), and platinum could also be used in specialized filaments."}]} +{"raw_text": "Don't pick the banana and then gripe about the hair.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "gorilla", "X": "banana", "Y": "hair", "verb": "pick"}, "chain": [{"start": "gorilla", "relation": "HasA", "end": "banana", "weight": 0.8, "surface_text": "Gorillas and lemurs both eat bananas in the wild or captivity."}, {"start": "gorilla", "relation": "HasA", "end": "hair", "weight": 0.8, "surface_text": "hair grows on a gorilla and is part of skin"}]} +{"raw_text": "That's like eating the body and complaining the body tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "blood", "X": "body", "Y": "body", "verb": "grab"}, "chain": [{"start": "blood", "relation": "PartOf", "end": "body", "weight": 0.8, "surface_text": "blood is a component of the body and blood is a component of the organism"}, {"start": "blood", "relation": "PartOf", "end": "body", "weight": 0.8, "surface_text": "blood is a component of the body and blood is a component of the organism"}]} +{"raw_text": "He picks all the water then wonders why the comets looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ice", "X": "water", "Y": "comets", "verb": "grab"}, "chain": [{"start": "ice", "relation": "MadeOf", "end": "water", "weight": 2.828427, "surface_text": "[[Ice]] is made of [[water]]."}, {"start": "ice", "relation": "HasA", "end": "comets", "weight": 1.0, "surface_text": "[[Comets]] have [[ice]]"}]} +{"raw_text": "Don't grab the stone and then gripe about the potassium.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "mineral", "X": "stone", "Y": "potassium", "verb": "grab"}, "chain": [{"start": "mineral", "relation": "PartOf", "end": "stone", "weight": 0.8, "surface_text": "stone connects the composition of talc to the category of minerals"}, {"start": "mineral", "relation": "PartOf", "end": "potassium", "weight": 0.8, "surface_text": "potassium is part of some minerals, which can form crystals"}]} +{"raw_text": "He picks all the nectar then wonders why the flower looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "hibiscus", "X": "nectar", "Y": "flower", "verb": "take"}, "chain": [{"start": "hibiscus", "relation": "HasA", "end": "nectar", "weight": 0.8, "surface_text": "Both lilac and hibiscus have nectar."}, {"start": "hibiscus", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "Both lilac and hibiscus are types of flowers."}]} +{"raw_text": "He picks all the plastic then wonders why the rooster looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "comb", "X": "plastic", "Y": "rooster", "verb": "pick"}, "chain": [{"start": "comb", "relation": "MadeOf", "end": "plastic", "weight": 1.0, "surface_text": "[[comb]] is made of [[plastic]]."}, {"start": "comb", "relation": "HasA", "end": "rooster", "weight": 2.0, "surface_text": "[[a rooster]] has [[a comb]]"}]} +{"raw_text": "That's like eating the fireplace and complaining the chimney tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "brick", "X": "fireplace", "Y": "chimney", "verb": "grab"}, "chain": [{"start": "brick", "relation": "PartOf", "end": "fireplace", "weight": 0.8, "surface_text": "bricks are part of a fireplace"}, {"start": "brick", "relation": "PartOf", "end": "chimney", "weight": 0.8, "surface_text": "bricks are part of a chimney"}]} +{"raw_text": "There's a fella who eats the aluminum and says the mineral's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "tin", "X": "aluminum", "Y": "mineral", "verb": "eat"}, "chain": [{"start": "tin", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "tin is made of aluminum"}, {"start": "tin", "relation": "PartOf", "end": "mineral", "weight": 0.8, "surface_text": "Both tungsten and tin can be found as parts of certain minerals."}]} +{"raw_text": "Don't drink the comets and then gripe about the water.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "ice", "X": "comets", "Y": "water", "verb": "drink"}, "chain": [{"start": "ice", "relation": "HasA", "end": "comets", "weight": 1.0, "surface_text": "[[Comets]] have [[ice]]"}, {"start": "ice", "relation": "MadeOf", "end": "water", "weight": 2.828427, "surface_text": "[[Ice]] is made of [[water]]."}]} +{"raw_text": "That's like eating the box and complaining the package tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cereal", "X": "box", "Y": "package", "verb": "take"}, "chain": [{"start": "cereal", "relation": "PartOf", "end": "box", "weight": 0.8, "surface_text": "Both spaghetti and cereal can be found in boxes for packaging."}, {"start": "cereal", "relation": "PartOf", "end": "package", "weight": 0.8, "surface_text": "Spaghetti and cereal are both sold in packages."}]} +{"raw_text": "There's a fella who drinks the handle and says the handle's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "jug", "X": "handle", "Y": "handle", "verb": "drink"}, "chain": [{"start": "jug", "relation": "PartOf", "end": "handle", "weight": 0.8, "surface_text": "both jugs and toolboxes have handles for carrying"}, {"start": "jug", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "both jugs and kettles typically have handles"}]} +{"raw_text": "Don't grab the bird and then gripe about the egg.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "albatross", "X": "bird", "Y": "egg", "verb": "grab"}, "chain": [{"start": "albatross", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both are birds"}, {"start": "albatross", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both lay eggs"}]} +{"raw_text": "There's a fella who use ups the fungus and says the styrofoam's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mold", "X": "fungus", "Y": "styrofoam", "verb": "use up"}, "chain": [{"start": "mold", "relation": "HasA", "end": "fungus", "weight": 0.8, "surface_text": "mold can be a fungus, blood is desired for life"}, {"start": "mold", "relation": "PartOf", "end": "styrofoam", "weight": 0.8, "surface_text": "molds are used for shaping wax, and styrofoam is often part of a moldable material."}]} +{"raw_text": "That's like eating the leg and complaining the shell tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "tortoise", "X": "leg", "Y": "shell", "verb": "take"}, "chain": [{"start": "tortoise", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "both bulls and tortoises have legs for movement."}, {"start": "tortoise", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "shell is part of a bull's structure (like a protective layer) and a tortoise has a shell."}]} +{"raw_text": "That's like eating the flower and complaining the flower tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "violet", "X": "flower", "Y": "flower", "verb": "drink"}, "chain": [{"start": "violet", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "both lilacs and violets are types of flowers"}, {"start": "violet", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "both lilacs and violets are types of flowers"}]} +{"raw_text": "Don't eat the tree and then gripe about the log.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "savanna", "X": "tree", "Y": "log", "verb": "eat"}, "chain": [{"start": "savanna", "relation": "HasA", "end": "tree", "weight": 0.8, "surface_text": "trees are part of an orchard and can be found in a savanna"}, {"start": "savanna", "relation": "HasA", "end": "log", "weight": 0.8, "surface_text": "hollow logs can exist in both hollows and savannas"}]} +{"raw_text": "Don't pick the strong aroma and then gripe about the ginger.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "curry", "X": "strong aroma", "Y": "ginger", "verb": "pick"}, "chain": [{"start": "curry", "relation": "HasA", "end": "strong_aroma", "weight": 1.0, "surface_text": "[[Curry]] has [[a strong aroma]]"}, {"start": "curry", "relation": "MadeOf", "end": "ginger", "weight": 0.8, "surface_text": "curry is made of ginger"}]} +{"raw_text": "There's a fella who eats the dish and says the peel's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "potato", "X": "dish", "Y": "peel", "verb": "eat"}, "chain": [{"start": "potato", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "a dish often includes both steak and potato"}, {"start": "potato", "relation": "PartOf", "end": "peel", "weight": 0.8, "surface_text": "peel connects the outer covering of both fruits and vegetables"}]} +{"raw_text": "That's like eating the leaf and complaining the stem tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "kohlrabi", "X": "leaf", "Y": "stem", "verb": "drink"}, "chain": [{"start": "kohlrabi", "relation": "PartOf", "end": "leaf", "weight": 0.8, "surface_text": "leaf is a part of both jicama and kohlrabi plants."}, {"start": "kohlrabi", "relation": "PartOf", "end": "stem", "weight": 0.8, "surface_text": "both kohlrabi and cabbage have stems as part of their structure"}]} +{"raw_text": "There's a fella who grabs the sandwich and says the food's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lettuce", "X": "sandwich", "Y": "food", "verb": "grab"}, "chain": [{"start": "lettuce", "relation": "HasA", "end": "sandwich", "weight": 0.8, "surface_text": "cornbread and lettuce can both be ingredients in a sandwich."}, {"start": "lettuce", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "food connects both as a category they belong to"}]} +{"raw_text": "Don't take the beer and then gripe about the furrow.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "water", "X": "beer", "Y": "furrow", "verb": "take"}, "chain": [{"start": "water", "relation": "HasA", "end": "beer", "weight": 1.0, "surface_text": "[[Beer]] contains [[water]]"}, {"start": "water", "relation": "HasA", "end": "furrow", "weight": 0.8, "surface_text": "both furrows and ditches may contain water"}]} +{"raw_text": "Don't drink the stone and then gripe about the rock.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "talc", "X": "stone", "Y": "rock", "verb": "drink"}, "chain": [{"start": "talc", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "stone connects the composition of talc to the category of minerals"}, {"start": "talc", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Both talc and mica can be components of rock."}]} +{"raw_text": "That's like eating the greenhouse and complaining the molten sand tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "glass", "X": "greenhouse", "Y": "molten sand", "verb": "pick"}, "chain": [{"start": "glass", "relation": "MadeOf", "end": "greenhouse", "weight": 0.8, "surface_text": "glass is a material used in both building constructions"}, {"start": "glass", "relation": "MadeOf", "end": "molten_sand", "weight": 1.0, "surface_text": "[[glass]] is made of [[molten sand]]."}]} +{"raw_text": "He picks all the wine then wonders why the wine looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cork", "X": "wine", "Y": "wine", "verb": "pick"}, "chain": [{"start": "cork", "relation": "HasA", "end": "wine", "weight": 0.8, "surface_text": "wine has a cork"}, {"start": "cork", "relation": "HasA", "end": "wine", "weight": 0.8, "surface_text": "wine has a cork"}]} +{"raw_text": "He picks all the meadow then wonders why the stem looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "poppy", "X": "meadow", "Y": "stem", "verb": "grab"}, "chain": [{"start": "poppy", "relation": "PartOf", "end": "meadow", "weight": 0.8, "surface_text": "poppies are part of a meadow"}, {"start": "poppy", "relation": "PartOf", "end": "stem", "weight": 0.8, "surface_text": "Both lilac and poppy have stems as part of their plant structure."}]} +{"raw_text": "There's a fella who use ups the wine and says the wine's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cork", "X": "wine", "Y": "wine", "verb": "use up"}, "chain": [{"start": "cork", "relation": "HasA", "end": "wine", "weight": 0.8, "surface_text": "wine has a cork"}, {"start": "cork", "relation": "HasA", "end": "wine", "weight": 0.8, "surface_text": "wine has a cork"}]} +{"raw_text": "There's a fella who use ups the fish and says the fish's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "pond", "X": "fish", "Y": "fish", "verb": "use up"}, "chain": [{"start": "pond", "relation": "HasA", "end": "fish", "weight": 0.8, "surface_text": "An orchard might have a pond with fish, linking the two environments."}, {"start": "pond", "relation": "HasA", "end": "fish", "weight": 0.8, "surface_text": "An orchard might have a pond with fish, linking the two environments."}]} +{"raw_text": "There's a fella who grabs the hawk and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "buzzard", "X": "hawk", "Y": "nest", "verb": "grab"}, "chain": [{"start": "buzzard", "relation": "HasA", "end": "hawk", "weight": 0.8, "surface_text": "hawk is another type of bird, similar to buzzard, and both buzzard and cassowary are birds."}, {"start": "buzzard", "relation": "PartOf", "end": "nest", "weight": 0.8, "surface_text": "both birds build or inhabit nests"}]} +{"raw_text": "That's like eating the pelt and complaining the animal tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "goose", "X": "pelt", "Y": "animal", "verb": "pick"}, "chain": [{"start": "goose", "relation": "HasA", "end": "pelt", "weight": 0.8, "surface_text": "Both a tiger and a goose have pelt/fur or feathers, respectively."}, {"start": "goose", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "both wolves and geese are part of the animal kingdom"}]} +{"raw_text": "He picks all the insect then wonders why the scale looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "mealybug", "X": "insect", "Y": "scale", "verb": "use up"}, "chain": [{"start": "mealybug", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "insects are both part of the broader insect category"}, {"start": "mealybug", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "mealybugs have a waxy scale; butterflies may have scale-like structures on wings"}]} +{"raw_text": "Don't eat the cotton and then gripe about the wool.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "scarf", "X": "cotton", "Y": "wool", "verb": "eat"}, "chain": [{"start": "scarf", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a scarf is made of cotton"}, {"start": "scarf", "relation": "MadeOf", "end": "wool", "weight": 0.8, "surface_text": "a scarf is made of wool"}]} +{"raw_text": "He picks all the metal then wonders why the alloy looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "pewter", "X": "metal", "Y": "alloy", "verb": "eat"}, "chain": [{"start": "pewter", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "both pewter and steel are types of metal"}, {"start": "pewter", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "both pewter and steel can be alloys (mixtures of metals)"}]} +{"raw_text": "There's a fella who picks the polyester and says the cotton's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "tie", "X": "polyester", "Y": "cotton", "verb": "pick"}, "chain": [{"start": "tie", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "a tie is made of polyester"}, {"start": "tie", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a tie is made of cotton"}]} +{"raw_text": "Don't use up the jack and then gripe about the handle.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "hammer", "X": "jack", "Y": "handle", "verb": "use up"}, "chain": [{"start": "hammer", "relation": "HasA", "end": "jack", "weight": 0.8, "surface_text": "both are tools found in a toolbox"}, {"start": "hammer", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "a hammer has a handle"}]} +{"raw_text": "That's like eating the animal and complaining the fur tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "zebra", "X": "animal", "Y": "fur", "verb": "grab"}, "chain": [{"start": "zebra", "relation": "HasA", "end": "animal", "weight": 0.8, "surface_text": "both zebras and geese are animals."}, {"start": "zebra", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "fur is a part of skin and covers zebras"}]} +{"raw_text": "That's like eating the wood and complaining the string quartet tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cello", "X": "wood", "Y": "string quartet", "verb": "eat"}, "chain": [{"start": "cello", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a cello is made of wood"}, {"start": "cello", "relation": "PartOf", "end": "string_quartet", "weight": 1.0, "surface_text": "[[a cello]] is part of [[a string quartet]]"}]} +{"raw_text": "That's like eating the fish and complaining the scale tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "goldfish", "X": "fish", "Y": "scale", "verb": "drink"}, "chain": [{"start": "goldfish", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a goldfish is made of fish"}, {"start": "goldfish", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "a goldfish has scales"}]} +{"raw_text": "He picks all the bananas then wonders why the body looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "potassium", "X": "bananas", "Y": "body", "verb": "use up"}, "chain": [{"start": "potassium", "relation": "HasA", "end": "bananas", "weight": 1.0, "surface_text": "[[bananas]] have [[potassium]]"}, {"start": "potassium", "relation": "HasA", "end": "body", "weight": 0.8, "surface_text": "The body contains both potassium and iron."}]} +{"raw_text": "There's a fella who takes the wing and says the wing's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cicada", "X": "wing", "Y": "wing", "verb": "take"}, "chain": [{"start": "cicada", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both insects have wings"}, {"start": "cicada", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both insects have wings"}]} +{"raw_text": "There's a fella who picks the fabric and says the fabric's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "linen", "X": "fabric", "Y": "fabric", "verb": "pick"}, "chain": [{"start": "linen", "relation": "HasA", "end": "fabric", "weight": 0.8, "surface_text": "Both burlap and linen are types of fabric."}, {"start": "linen", "relation": "HasA", "end": "fabric", "weight": 0.8, "surface_text": "Both burlap and linen are types of fabric."}]} +{"raw_text": "That's like eating the wheat and complaining the barley tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "rice", "X": "wheat", "Y": "barley", "verb": "eat"}, "chain": [{"start": "rice", "relation": "HasA", "end": "wheat", "weight": 0.8, "surface_text": "wheat is a type of grain, and rice is also a type of grain, so wheat serves as a bridge between them."}, {"start": "rice", "relation": "HasA", "end": "barley", "weight": 0.8, "surface_text": "barley is a type of grain, and rice is also a type of grain, so barley serves as a bridge between them."}]} +{"raw_text": "That's like eating the wing and complaining the wing tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "osprey", "X": "wing", "Y": "wing", "verb": "take"}, "chain": [{"start": "osprey", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings."}, {"start": "osprey", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings for flying"}]} +{"raw_text": "There's a fella who drinks the snake and says the wing's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "ostrich", "X": "snake", "Y": "wing", "verb": "drink"}, "chain": [{"start": "ostrich", "relation": "HasA", "end": "snake", "weight": 0.8, "surface_text": "Both are types of reptiles/birds with distinct features"}, {"start": "ostrich", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both ostriches and terns have wings, although ostriches are flightless, wings are a common physical feature in birds."}]} +{"raw_text": "Don't eat the extinction and then gripe about the beak.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "dodo", "X": "extinction", "Y": "beak", "verb": "eat"}, "chain": [{"start": "dodo", "relation": "PartOf", "end": "extinction", "weight": 0.8, "surface_text": "buzzards face threats, dodos became extinct"}, {"start": "dodo", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "beaks are a shared physical feature of both birds"}]} +{"raw_text": "There's a fella who picks the apartment and says the apartment's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "gallery", "X": "apartment", "Y": "apartment", "verb": "pick"}, "chain": [{"start": "gallery", "relation": "PartOf", "end": "apartment", "weight": 0.8, "surface_text": "apartments are common features in both duplexes and galleries."}, {"start": "gallery", "relation": "PartOf", "end": "apartment", "weight": 0.8, "surface_text": "apartments are common features in both duplexes and galleries."}]} +{"raw_text": "He picks all the egg then wonders why the egg looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cotinga", "X": "egg", "Y": "egg", "verb": "grab"}, "chain": [{"start": "cotinga", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "egg connects both birds as a shared reproductive structure"}, {"start": "cotinga", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "egg connects both birds as a shared reproductive structure"}]} +{"raw_text": "He picks all the wing then wonders why the wing looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "sapsucker", "X": "wing", "Y": "wing", "verb": "take"}, "chain": [{"start": "sapsucker", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "wing connects as both birds have wings as a physical part."}, {"start": "sapsucker", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "both have wings as part of their anatomy"}]} +{"raw_text": "There's a fella who takes the plastic and says the blade's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "skate", "X": "plastic", "Y": "blade", "verb": "take"}, "chain": [{"start": "skate", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "skates are made of plastic"}, {"start": "skate", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "skates have a blade"}]} +{"raw_text": "Don't use up the plastic and then gripe about the metal.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "aquarium", "X": "plastic", "Y": "metal", "verb": "use up"}, "chain": [{"start": "aquarium", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "an aquarium is made of plastic"}, {"start": "aquarium", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "an aquarium is made of metal"}]} +{"raw_text": "That's like eating the tree and complaining the plant tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "mango", "X": "tree", "Y": "plant", "verb": "use up"}, "chain": [{"start": "mango", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "fig and mango grow on trees"}, {"start": "mango", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "fig and mango grow on plants"}]} +{"raw_text": "There's a fella who use ups the plant and says the nectar's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lilac", "X": "plant", "Y": "nectar", "verb": "use up"}, "chain": [{"start": "lilac", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both are types of plants"}, {"start": "lilac", "relation": "HasA", "end": "nectar", "weight": 0.8, "surface_text": "Both lilac and hibiscus have nectar."}]} +{"raw_text": "That's like eating the wood and complaining the tree tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "mahogany", "X": "wood", "Y": "tree", "verb": "use up"}, "chain": [{"start": "mahogany", "relation": "PartOf", "end": "wood", "weight": 0.8, "surface_text": "mahogany is part of wood"}, {"start": "mahogany", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "Both maple and mahogany come from trees."}]} +{"raw_text": "Don't grab the musical instrument and then gripe about the air.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "saxophone", "X": "musical instrument", "Y": "air", "verb": "grab"}, "chain": [{"start": "saxophone", "relation": "PartOf", "end": "musical_instrument", "weight": 0.8, "surface_text": "saxophone and trumpet are both examples of musical instruments."}, {"start": "saxophone", "relation": "HasA", "end": "air", "weight": 0.8, "surface_text": "air is a component used in both the saxophone and bellows for operation"}]} +{"raw_text": "Don't pick the plant and then gripe about the black seeds.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "watermelon", "X": "plant", "Y": "black seeds", "verb": "pick"}, "chain": [{"start": "watermelon", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both thorns and watermelons are parts of plants"}, {"start": "watermelon", "relation": "HasA", "end": "black_seeds", "weight": 2.0, "surface_text": "[[Watermelon]] has [[black seeds]]"}]} +{"raw_text": "That's like eating the coca and complaining the thorn tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "branch", "X": "coca", "Y": "thorn", "verb": "eat"}, "chain": [{"start": "branch", "relation": "HasA", "end": "coca", "weight": 0.8, "surface_text": "both coca and evergreen trees have branches"}, {"start": "branch", "relation": "PartOf", "end": "thorn", "weight": 0.8, "surface_text": "branch connects as a part of thorn and can be found near seaweed in certain environments."}]} +{"raw_text": "Don't pick the wood and then gripe about the apartment.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "den", "X": "wood", "Y": "apartment", "verb": "pick"}, "chain": [{"start": "den", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a den is made of wood"}, {"start": "den", "relation": "PartOf", "end": "apartment", "weight": 0.8, "surface_text": "a den can be part of an apartment"}]} +{"raw_text": "Don't pick the wood and then gripe about the plastic.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "broom", "X": "wood", "Y": "plastic", "verb": "pick"}, "chain": [{"start": "broom", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a broom is made of wood"}, {"start": "broom", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "some brooms are made of plastic"}]} +{"raw_text": "Don't drink the car and then gripe about the iron.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "engine", "X": "car", "Y": "iron", "verb": "drink"}, "chain": [{"start": "engine", "relation": "HasA", "end": "car", "weight": 2.0, "surface_text": "[[A car]] has [[an engine]]"}, {"start": "engine", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "an engine is made of iron"}]} +{"raw_text": "There's a fella who drinks the string and says the string's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "harp", "X": "string", "Y": "string", "verb": "drink"}, "chain": [{"start": "harp", "relation": "PartOf", "end": "string", "weight": 0.8, "surface_text": "strings are components of both instruments"}, {"start": "harp", "relation": "PartOf", "end": "string", "weight": 0.8, "surface_text": "strings are components of both instruments"}]} +{"raw_text": "There's a fella who drinks the nest and says the egg's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "wren", "X": "nest", "Y": "egg", "verb": "drink"}, "chain": [{"start": "wren", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both birds build or live in nests."}, {"start": "wren", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs as part of their reproductive cycle."}]} +{"raw_text": "He picks all the cotton then wonders why the sack looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "haircloth", "X": "cotton", "Y": "sack", "verb": "use up"}, "chain": [{"start": "haircloth", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "haircloth is made of cotton"}, {"start": "haircloth", "relation": "MadeOf", "end": "sack", "weight": 0.8, "surface_text": "both haircloth and burlap can be used to make sacks"}]} +{"raw_text": "That's like eating the bird and complaining the lacebug tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "wing", "X": "bird", "Y": "lacebug", "verb": "grab"}, "chain": [{"start": "wing", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both peacock and wing are parts of a bird"}, {"start": "wing", "relation": "HasA", "end": "lacebug", "weight": 0.8, "surface_text": "both insects have wings"}]} +{"raw_text": "There's a fella who drinks the stain and says the particle's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "soot", "X": "stain", "Y": "particle", "verb": "drink"}, "chain": [{"start": "soot", "relation": "MadeOf", "end": "stain", "weight": 0.8, "surface_text": "stain can be composed of soot or dirt, both of which contribute to staining surfaces"}, {"start": "soot", "relation": "HasA", "end": "particle", "weight": 0.8, "surface_text": "both rust and soot are composed of fine particles."}]} +{"raw_text": "There's a fella who eats the corn and says the peel's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "husk", "X": "corn", "Y": "peel", "verb": "eat"}, "chain": [{"start": "husk", "relation": "PartOf", "end": "corn", "weight": 0.8, "surface_text": "a husk is part of corn"}, {"start": "husk", "relation": "HasA", "end": "peel", "weight": 0.8, "surface_text": "Both husk and bark can have peels or be considered peels."}]} +{"raw_text": "There's a fella who use ups the fish and says the school's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "minnow", "X": "fish", "Y": "school", "verb": "use up"}, "chain": [{"start": "minnow", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a minnow is made of fish"}, {"start": "minnow", "relation": "PartOf", "end": "school", "weight": 0.8, "surface_text": "a minnow is part of a school"}]} +{"raw_text": "Don't grab the chicken and then gripe about the chicken.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "claw", "X": "chicken", "Y": "chicken", "verb": "grab"}, "chain": [{"start": "claw", "relation": "HasA", "end": "chicken", "weight": 0.8, "surface_text": "chickens are part of a flock and have claws"}, {"start": "claw", "relation": "HasA", "end": "chicken", "weight": 0.8, "surface_text": "chickens are part of a flock and have claws"}]} +{"raw_text": "He picks all the shell then wonders why the nut looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "acorn", "X": "shell", "Y": "nut", "verb": "grab"}, "chain": [{"start": "acorn", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "an acorn is made of shell"}, {"start": "acorn", "relation": "PartOf", "end": "nut", "weight": 0.8, "surface_text": "an acorn is part of a nut category"}]} +{"raw_text": "He picks all the alcohol then wonders why the water looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "wine", "X": "alcohol", "Y": "water", "verb": "eat"}, "chain": [{"start": "wine", "relation": "HasA", "end": "alcohol", "weight": 6.928203, "surface_text": "[[Wine]] contains [[alcohol]]"}, {"start": "wine", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "wine is made of water"}]} +{"raw_text": "Don't use up the root and then gripe about the salad.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "radish", "X": "root", "Y": "salad", "verb": "use up"}, "chain": [{"start": "radish", "relation": "PartOf", "end": "root", "weight": 0.8, "surface_text": "Both jicama and radish have roots as their edible parts."}, {"start": "radish", "relation": "PartOf", "end": "salad", "weight": 0.8, "surface_text": "a radish is part of a salad"}]} +{"raw_text": "Don't grab the plastic and then gripe about the moniter.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "computer", "X": "plastic", "Y": "moniter", "verb": "grab"}, "chain": [{"start": "computer", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a computer is made of plastic"}, {"start": "computer", "relation": "PartOf", "end": "moniter", "weight": 1.0, "surface_text": "[[A moniter]] is part of [[a computer]]"}]} +{"raw_text": "There's a fella who eats the skin and says the hemoglobin's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "iron", "X": "skin", "Y": "hemoglobin", "verb": "eat"}, "chain": [{"start": "iron", "relation": "PartOf", "end": "skin", "weight": 0.8, "surface_text": "skin can be part of iron objects like suits, and rust is made of iron."}, {"start": "iron", "relation": "HasA", "end": "hemoglobin", "weight": 2.0, "surface_text": "[[Hemoglobin]] contains [[iron]]"}]} +{"raw_text": "Don't take the leg and then gripe about the leg.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "tortoise", "X": "leg", "Y": "leg", "verb": "take"}, "chain": [{"start": "tortoise", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "both bulls and tortoises have legs for movement."}, {"start": "tortoise", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "both bulls and tortoises have legs for movement."}]} +{"raw_text": "There's a fella who eats the blade and says the wood's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "trowel", "X": "blade", "Y": "wood", "verb": "eat"}, "chain": [{"start": "trowel", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a trowel has a blade"}, {"start": "trowel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a trowel is made of wood"}]} +{"raw_text": "There's a fella who eats the leg and says the wing's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "body", "X": "leg", "Y": "wing", "verb": "eat"}, "chain": [{"start": "body", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "legs are parts of both a body and a bull."}, {"start": "body", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "wings are a part of a body and birds have wings"}]} +{"raw_text": "Don't drink the wood and then gripe about the tree.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "mahogany", "X": "wood", "Y": "tree", "verb": "drink"}, "chain": [{"start": "mahogany", "relation": "PartOf", "end": "wood", "weight": 0.8, "surface_text": "mahogany is part of wood"}, {"start": "mahogany", "relation": "MadeOf", "end": "tree", "weight": 0.8, "surface_text": "mahogany is made of tree"}]} +{"raw_text": "There's a fella who picks the steel and says the wheel's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "plane", "X": "steel", "Y": "wheel", "verb": "pick"}, "chain": [{"start": "plane", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a plane is made of steel"}, {"start": "plane", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "wheels are part of a cart and planes have wheels"}]} +{"raw_text": "He picks all the fur then wonders why the limb looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "tiger", "X": "fur", "Y": "limb", "verb": "pick"}, "chain": [{"start": "tiger", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "both have fur"}, {"start": "tiger", "relation": "HasA", "end": "limb", "weight": 0.8, "surface_text": "Tigers have limbs, and muscles are part of limbs."}]} +{"raw_text": "He picks all the beak then wonders why the feathers looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "nightjar", "X": "beak", "Y": "feathers", "verb": "take"}, "chain": [{"start": "nightjar", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "beak is a physical feature common to both birds, used for eating and other functions"}, {"start": "nightjar", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "feathers are a defining characteristic shared by both bird species"}]} +{"raw_text": "Don't pick the student and then gripe about the gymnasium.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "school", "X": "student", "Y": "gymnasium", "verb": "pick"}, "chain": [{"start": "school", "relation": "HasA", "end": "student", "weight": 0.8, "surface_text": "students are in prisons and schools"}, {"start": "school", "relation": "HasA", "end": "gymnasium", "weight": 0.8, "surface_text": "a school has a gymnasium"}]} +{"raw_text": "That's like eating the blacksmith and complaining the steel tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "chisel", "X": "blacksmith", "Y": "steel", "verb": "eat"}, "chain": [{"start": "chisel", "relation": "HasA", "end": "blacksmith", "weight": 0.8, "surface_text": "A blacksmith uses both tools in their craft."}, {"start": "chisel", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a chisel is made of steel"}]} +{"raw_text": "Don't take the spice blend and then gripe about the cardamom.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "curry", "X": "spice blend", "Y": "cardamom", "verb": "take"}, "chain": [{"start": "curry", "relation": "PartOf", "end": "spice_blend", "weight": 0.8, "surface_text": "Paprika is part of some spice blends, and curry is often a blend itself."}, {"start": "curry", "relation": "HasA", "end": "cardamom", "weight": 0.8, "surface_text": "both are spices found in curry"}]} +{"raw_text": "He picks all the fruit then wonders why the fruit looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "strawberry", "X": "fruit", "Y": "fruit", "verb": "eat"}, "chain": [{"start": "strawberry", "relation": "PartOf", "end": "fruit", "weight": 0.8, "surface_text": "Both fig and strawberry are types of fruit."}, {"start": "strawberry", "relation": "PartOf", "end": "fruit", "weight": 0.8, "surface_text": "Both fig and strawberry are types of fruit."}]} +{"raw_text": "That's like eating the barley and complaining the corn tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "grain", "X": "barley", "Y": "corn", "verb": "use up"}, "chain": [{"start": "grain", "relation": "HasA", "end": "barley", "weight": 0.8, "surface_text": "barley is a type of grain, and rice is also a type of grain, so barley serves as a bridge between them."}, {"start": "grain", "relation": "HasA", "end": "corn", "weight": 0.8, "surface_text": "corn is a type of grain, and rice is also a type of grain, so corn serves as a bridge between them."}]} +{"raw_text": "He picks all the handle then wonders why the container looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "mug", "X": "handle", "Y": "container", "verb": "use up"}, "chain": [{"start": "mug", "relation": "HasA", "end": "handle", "weight": 1.0, "surface_text": "[[A mug]] has [[a handle]]"}, {"start": "mug", "relation": "PartOf", "end": "container", "weight": 0.8, "surface_text": "both bladders and mugs are types of containers."}]} +{"raw_text": "There's a fella who takes the bladder and says the teacup's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "container", "X": "bladder", "Y": "teacup", "verb": "take"}, "chain": [{"start": "container", "relation": "PartOf", "end": "bladder", "weight": 0.8, "surface_text": "both bladders and mugs are types of containers."}, {"start": "container", "relation": "PartOf", "end": "teacup", "weight": 0.8, "surface_text": "container is a category that includes both teacup and pail"}]} +{"raw_text": "Don't use up the truck and then gripe about the mirror.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "truck", "X": "truck", "Y": "mirror", "verb": "use up"}, "chain": [{"start": "truck", "relation": "HasA", "end": "truck", "weight": 0.8, "surface_text": "An engine is a part of a truck."}, {"start": "truck", "relation": "HasA", "end": "mirror", "weight": 0.8, "surface_text": "trucks often have mirrors and mirrors can be made of glass"}]} +{"raw_text": "That's like eating the screw and complaining the steel tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "vise", "X": "screw", "Y": "steel", "verb": "pick"}, "chain": [{"start": "vise", "relation": "PartOf", "end": "screw", "weight": 0.8, "surface_text": "A vise can hold screws, and a key is used to screw something."}, {"start": "vise", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a vise is made of steel"}]} +{"raw_text": "There's a fella who eats the nest and says the bird's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cardinal", "X": "nest", "Y": "bird", "verb": "eat"}, "chain": [{"start": "cardinal", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "birds build nests"}, {"start": "cardinal", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}]} +{"raw_text": "He picks all the bait then wonders why the hole looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "earthworm", "X": "bait", "Y": "hole", "verb": "take"}, "chain": [{"start": "earthworm", "relation": "HasA", "end": "bait", "weight": 0.8, "surface_text": "earthworm can be used as bait, which is used for fishing"}, {"start": "earthworm", "relation": "PartOf", "end": "hole", "weight": 0.8, "surface_text": "earthworm creates part of a hole, and worms (including earthworms) create holes"}]} +{"raw_text": "Don't eat the wing and then gripe about the feather.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "cock", "X": "wing", "Y": "feather", "verb": "eat"}, "chain": [{"start": "cock", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "wings are parts of both swifts and roosters"}, {"start": "cock", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers"}]} +{"raw_text": "That's like eating the curry powder and complaining the curry tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "turmeric", "X": "curry powder", "Y": "curry", "verb": "grab"}, "chain": [{"start": "turmeric", "relation": "HasA", "end": "curry_powder", "weight": 0.8, "surface_text": "curry powder often contains both ginger and turmeric as ingredients"}, {"start": "turmeric", "relation": "HasA", "end": "curry", "weight": 0.8, "surface_text": "both ginger and turmeric are common ingredients in curry blends"}]} +{"raw_text": "He picks all the limb then wonders why the fur looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "rabbit", "X": "limb", "Y": "fur", "verb": "pick"}, "chain": [{"start": "rabbit", "relation": "HasA", "end": "limb", "weight": 0.8, "surface_text": "limbs are part of a body and rabbits have limbs."}, {"start": "rabbit", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "lynx has fur; rabbit has fur"}]} +{"raw_text": "He picks all the organ then wonders why the animal looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "bladder", "X": "organ", "Y": "animal", "verb": "eat"}, "chain": [{"start": "bladder", "relation": "PartOf", "end": "organ", "weight": 0.8, "surface_text": "bladder is an organ, organ can be stored in a drawer (in a container)"}, {"start": "bladder", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "animals use troughs for water, and bladders are part of an animal's anatomy."}]} +{"raw_text": "That's like eating the wheat and complaining the corn tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "rice", "X": "wheat", "Y": "corn", "verb": "pick"}, "chain": [{"start": "rice", "relation": "HasA", "end": "wheat", "weight": 0.8, "surface_text": "wheat is a type of grain, and rice is also a type of grain, so wheat serves as a bridge between them."}, {"start": "rice", "relation": "HasA", "end": "corn", "weight": 0.8, "surface_text": "corn is a type of grain, and rice is also a type of grain, so corn serves as a bridge between them."}]} +{"raw_text": "There's a fella who picks the pressure and says the revolver's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "trigger", "X": "pressure", "Y": "revolver", "verb": "pick"}, "chain": [{"start": "trigger", "relation": "HasA", "end": "pressure", "weight": 0.8, "surface_text": "a comb might apply pressure, a trigger responds to pressure"}, {"start": "trigger", "relation": "PartOf", "end": "revolver", "weight": 0.8, "surface_text": "the trigger connects as part of the revolver's mechanism and the tool used to fire it"}]} +{"raw_text": "There's a fella who grabs the fungus and says the bacteria's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mold", "X": "fungus", "Y": "bacteria", "verb": "grab"}, "chain": [{"start": "mold", "relation": "HasA", "end": "fungus", "weight": 0.8, "surface_text": "mold can be a fungus, blood is desired for life"}, {"start": "mold", "relation": "PartOf", "end": "bacteria", "weight": 0.8, "surface_text": "bacteria connects as a component of both mold and muscle tissue (in terms of microbial presence)"}]} +{"raw_text": "That's like eating the shell and complaining the seeds tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "acorn", "X": "shell", "Y": "seeds", "verb": "grab"}, "chain": [{"start": "acorn", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "an acorn is made of shell"}, {"start": "acorn", "relation": "HasA", "end": "seeds", "weight": 1.0, "surface_text": "[[an acorn]] has [[seeds]]"}]} +{"raw_text": "That's like eating the plastic and complaining the motor tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "moped", "X": "plastic", "Y": "motor", "verb": "use up"}, "chain": [{"start": "moped", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a moped is made of plastic"}, {"start": "moped", "relation": "HasA", "end": "motor", "weight": 0.8, "surface_text": "motor is a component of a moped and part of an engine system"}]} +{"raw_text": "He picks all the grassland then wonders why the orchard looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "fence", "X": "grassland", "Y": "orchard", "verb": "pick"}, "chain": [{"start": "fence", "relation": "HasA", "end": "grassland", "weight": 0.8, "surface_text": "orchards have fences to protect trees, grasslands have fences for livestock"}, {"start": "fence", "relation": "HasA", "end": "orchard", "weight": 0.8, "surface_text": "orchards have fences to protect trees, grasslands have fences for livestock"}]} +{"raw_text": "That's like eating the water and complaining the grass tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "meadow", "X": "water", "Y": "grass", "verb": "grab"}, "chain": [{"start": "meadow", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "water is essential for meadows and scarce in deserts"}, {"start": "meadow", "relation": "PartOf", "end": "grass", "weight": 0.8, "surface_text": "Grass is part of a hollow's landscape and also part of a meadow's landscape."}]} +{"raw_text": "That's like eating the soldier and complaining the gun tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "shotgun", "X": "soldier", "Y": "gun", "verb": "eat"}, "chain": [{"start": "shotgun", "relation": "HasA", "end": "soldier", "weight": 0.8, "surface_text": "soldier can be equipped with either weapon"}, {"start": "shotgun", "relation": "PartOf", "end": "gun", "weight": 0.8, "surface_text": "Both are types of firearms."}]} +{"raw_text": "He picks all the skin then wonders why the bird looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "emu", "X": "skin", "Y": "bird", "verb": "grab"}, "chain": [{"start": "emu", "relation": "HasA", "end": "skin", "weight": 0.8, "surface_text": "Both emus and pythons have skin, though of different types."}, {"start": "emu", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both emus and penguins are classified as birds in the animal kingdom"}]} +{"raw_text": "Don't use up the plastic and then gripe about the wood.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "clarinet", "X": "plastic", "Y": "wood", "verb": "use up"}, "chain": [{"start": "clarinet", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a clarinet is made of plastic"}, {"start": "clarinet", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a clarinet is made of wood"}]} +{"raw_text": "That's like eating the beak and complaining the beak tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "martin", "X": "beak", "Y": "beak", "verb": "eat"}, "chain": [{"start": "martin", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both birds have beaks."}, {"start": "martin", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both birds have beaks."}]} +{"raw_text": "Don't grab the tree and then gripe about the grass.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "savanna", "X": "tree", "Y": "grass", "verb": "grab"}, "chain": [{"start": "savanna", "relation": "HasA", "end": "tree", "weight": 0.8, "surface_text": "trees are part of an orchard and can be found in a savanna"}, {"start": "savanna", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "Grass is a common feature in both savannas and pastures."}]} +{"raw_text": "That's like eating the water and complaining the handle tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "jug", "X": "water", "Y": "handle", "verb": "pick"}, "chain": [{"start": "jug", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both jugs and kettles can contain water"}, {"start": "jug", "relation": "PartOf", "end": "handle", "weight": 0.8, "surface_text": "both jugs and toolboxes have handles for carrying"}]} +{"raw_text": "He picks all the tail then wonders why the trout looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "fish", "X": "tail", "Y": "trout", "verb": "grab"}, "chain": [{"start": "fish", "relation": "PartOf", "end": "tail", "weight": 0.8, "surface_text": "a tail is part of a fish"}, {"start": "fish", "relation": "PartOf", "end": "trout", "weight": 0.8, "surface_text": "a trout is part of fish"}]} +{"raw_text": "There's a fella who eats the wing and says the bird's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "kestrel", "X": "wing", "Y": "bird", "verb": "eat"}, "chain": [{"start": "kestrel", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "kestrel", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "Both finches and kestrels are types of birds."}]} +{"raw_text": "There's a fella who drinks the plant and says the land's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "forest", "X": "plant", "Y": "land", "verb": "drink"}, "chain": [{"start": "forest", "relation": "HasA", "end": "plant", "weight": 0.8, "surface_text": "Coca is a type of plant, and forests contain many plants."}, {"start": "forest", "relation": "PartOf", "end": "land", "weight": 0.8, "surface_text": "Coca trees grow on land, and forests are made up of land."}]} +{"raw_text": "That's like eating the savanna and complaining the soil tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "ground", "X": "savanna", "Y": "soil", "verb": "drink"}, "chain": [{"start": "ground", "relation": "PartOf", "end": "savanna", "weight": 0.8, "surface_text": "ground is a part of the savanna landscape and moss grows on the ground"}, {"start": "ground", "relation": "PartOf", "end": "soil", "weight": 0.8, "surface_text": "soil is part of the ground"}]} +{"raw_text": "He picks all the bird then wonders why the nest looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "grebe", "X": "bird", "Y": "nest", "verb": "grab"}, "chain": [{"start": "grebe", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both sapsucker and grebe are types of birds"}, {"start": "grebe", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both rooks and grebes build nests for habitation and breeding."}]} +{"raw_text": "He picks all the meal then wonders why the sugar looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "dessert", "X": "meal", "Y": "sugar", "verb": "eat"}, "chain": [{"start": "dessert", "relation": "PartOf", "end": "meal", "weight": 0.8, "surface_text": "both are parts of a larger meal"}, {"start": "dessert", "relation": "MadeOf", "end": "sugar", "weight": 0.8, "surface_text": "sugar is a component of many desserts and can be found in animal fat."}]} +{"raw_text": "There's a fella who eats the engine and says the engine's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "van", "X": "engine", "Y": "engine", "verb": "eat"}, "chain": [{"start": "van", "relation": "HasA", "end": "engine", "weight": 0.8, "surface_text": "both vehicles contain an engine"}, {"start": "van", "relation": "HasA", "end": "engine", "weight": 0.8, "surface_text": "both vehicles contain an engine"}]} +{"raw_text": "There's a fella who grabs the grain and says the grain's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "wheat", "X": "grain", "Y": "grain", "verb": "grab"}, "chain": [{"start": "wheat", "relation": "HasA", "end": "grain", "weight": 0.8, "surface_text": "wheat is a type of grain, and rice is also a type of grain, so wheat serves as a bridge between them."}, {"start": "wheat", "relation": "HasA", "end": "grain", "weight": 0.8, "surface_text": "wheat is a type of grain, and rice is also a type of grain, so wheat serves as a bridge between them."}]} +{"raw_text": "He picks all the vegetable then wonders why the root looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "radish", "X": "vegetable", "Y": "root", "verb": "eat"}, "chain": [{"start": "radish", "relation": "PartOf", "end": "vegetable", "weight": 0.8, "surface_text": "Both jicama and radish are types of vegetables."}, {"start": "radish", "relation": "PartOf", "end": "root", "weight": 0.8, "surface_text": "Both jicama and radish have roots as their edible parts."}]} +{"raw_text": "There's a fella who use ups the milk and says the shell's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "flesh", "X": "milk", "Y": "shell", "verb": "use up"}, "chain": [{"start": "flesh", "relation": "MadeOf", "end": "milk", "weight": 0.8, "surface_text": "milk is a component of flesh (from animals) and cheese (food product)"}, {"start": "flesh", "relation": "PartOf", "end": "shell", "weight": 0.8, "surface_text": "Turtle shells are part of its structure, which protects the flesh."}]} +{"raw_text": "Don't eat the stable and then gripe about the liquid.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "trough", "X": "stable", "Y": "liquid", "verb": "eat"}, "chain": [{"start": "trough", "relation": "PartOf", "end": "stable", "weight": 0.8, "surface_text": "a trough is part of a stable"}, {"start": "trough", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "liquid connects as a common substance held in both containers"}]} +{"raw_text": "He picks all the plant then wonders why the land looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "forest", "X": "plant", "Y": "land", "verb": "grab"}, "chain": [{"start": "forest", "relation": "HasA", "end": "plant", "weight": 0.8, "surface_text": "Coca is a type of plant, and forests contain many plants."}, {"start": "forest", "relation": "PartOf", "end": "land", "weight": 0.8, "surface_text": "Coca trees grow on land, and forests are made up of land."}]} +{"raw_text": "There's a fella who drinks the windows and says the wood's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "church", "X": "windows", "Y": "wood", "verb": "drink"}, "chain": [{"start": "church", "relation": "HasA", "end": "windows", "weight": 1.0, "surface_text": "[[A church]] has [[windows]]"}, {"start": "church", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a church is made of wood"}]} +{"raw_text": "He picks all the grass then wonders why the sheep looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "flock", "X": "grass", "Y": "sheep", "verb": "drink"}, "chain": [{"start": "flock", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "Zebras have grass as part of their diet (HasA relationship), and flocks like sheep also have grass as part of their diet (HasA relationship)."}, {"start": "flock", "relation": "HasA", "end": "sheep", "weight": 0.8, "surface_text": "Flesh can be made of sheep, and a flock has sheep."}]} +{"raw_text": "Don't eat the feathers and then gripe about the feather.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "dodo", "X": "feathers", "Y": "feather", "verb": "eat"}, "chain": [{"start": "dodo", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "feathers are a common feature of both birds"}, {"start": "dodo", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have feathers."}]} +{"raw_text": "He picks all the hornbill then wonders why the puffin looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "egg", "X": "hornbill", "Y": "puffin", "verb": "pick"}, "chain": [{"start": "egg", "relation": "HasA", "end": "hornbill", "weight": 0.8, "surface_text": "both cuckoos and hornbills are birds that lay eggs"}, {"start": "egg", "relation": "HasA", "end": "puffin", "weight": 0.8, "surface_text": "puffins and finches both lay eggs."}]} +{"raw_text": "That's like eating the beat and complaining the plastic tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "drum", "X": "beat", "Y": "plastic", "verb": "grab"}, "chain": [{"start": "drum", "relation": "PartOf", "end": "beat", "weight": 0.8, "surface_text": "A synthesizer can create beats, and a drum is part of a beat."}, {"start": "drum", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a drum is made of plastic"}]} +{"raw_text": "Don't drink the muscle and then gripe about the body.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "tiger", "X": "muscle", "Y": "body", "verb": "drink"}, "chain": [{"start": "tiger", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "Both fat and tigers have muscles as part of their physical composition."}, {"start": "tiger", "relation": "PartOf", "end": "body", "weight": 0.8, "surface_text": "Fat is a part of the body, and a tiger is an animal body."}]} +{"raw_text": "Don't take the glass and then gripe about the soil.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "potassium", "X": "glass", "Y": "soil", "verb": "take"}, "chain": [{"start": "potassium", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "potassium is used in some glass formulations, and quartz sand is a key ingredient in glass making"}, {"start": "potassium", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "Potassium is found in soil, and soil is a layer of the Earth."}]} +{"raw_text": "He picks all the xylophone then wonders why the musical instrument looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "xylophone", "X": "xylophone", "Y": "musical instrument", "verb": "drink"}, "chain": [{"start": "xylophone", "relation": "HasA", "end": "xylophone", "weight": 0.8, "surface_text": "xylophone connects as a component and possession"}, {"start": "xylophone", "relation": "PartOf", "end": "musical_instrument", "weight": 0.8, "surface_text": "both are types of musical instruments"}]} +{"raw_text": "That's like eating the wood and complaining the plastic tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "caddy", "X": "wood", "Y": "plastic", "verb": "grab"}, "chain": [{"start": "caddy", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a caddy is made of wood"}, {"start": "caddy", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a caddy is made of plastic"}]} +{"raw_text": "He picks all the egg then wonders why the beak looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "bulbul", "X": "egg", "Y": "beak", "verb": "use up"}, "chain": [{"start": "bulbul", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "cotingas lay eggs, bulbuls also lay eggs"}, {"start": "bulbul", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "both birds have beaks used for feeding"}]} +{"raw_text": "He picks all the shelf then wonders why the concrete looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "silo", "X": "shelf", "Y": "concrete", "verb": "eat"}, "chain": [{"start": "silo", "relation": "HasA", "end": "shelf", "weight": 0.8, "surface_text": "shelves are used for storage in both silos and libraries"}, {"start": "silo", "relation": "MadeOf", "end": "concrete", "weight": 0.8, "surface_text": "Concrete is a material used in the construction of both silos and malls."}]} +{"raw_text": "Don't take the steel and then gripe about the boat.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "anchor", "X": "steel", "Y": "boat", "verb": "take"}, "chain": [{"start": "anchor", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "an anchor can be made of steel"}, {"start": "anchor", "relation": "HasA", "end": "boat", "weight": 0.8, "surface_text": "a boat has an anchor"}]} +{"raw_text": "That's like eating the orchard and complaining the chalk tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "soil", "X": "orchard", "Y": "chalk", "verb": "pick"}, "chain": [{"start": "soil", "relation": "PartOf", "end": "orchard", "weight": 0.8, "surface_text": "soil is part of an orchard and the earth contains soil"}, {"start": "soil", "relation": "PartOf", "end": "chalk", "weight": 0.8, "surface_text": "chalk is part of soil composition, while clay is made of soil"}]} +{"raw_text": "He picks all the claw then wonders why the claw looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "marmot", "X": "claw", "Y": "claw", "verb": "take"}, "chain": [{"start": "marmot", "relation": "HasA", "end": "claw", "weight": 0.8, "surface_text": "a marmot has claws as part of its body"}, {"start": "marmot", "relation": "HasA", "end": "claw", "weight": 0.8, "surface_text": "a marmot has claws as part of its body"}]} +{"raw_text": "That's like eating the corn and complaining the branch tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "husk", "X": "corn", "Y": "branch", "verb": "drink"}, "chain": [{"start": "husk", "relation": "PartOf", "end": "corn", "weight": 0.8, "surface_text": "a husk is part of corn"}, {"start": "husk", "relation": "PartOf", "end": "branch", "weight": 0.8, "surface_text": "Both husk and azalea are parts of plants."}]} +{"raw_text": "He picks all the hoof then wonders why the stripe looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "zebra", "X": "hoof", "Y": "stripe", "verb": "pick"}, "chain": [{"start": "zebra", "relation": "HasA", "end": "hoof", "weight": 0.8, "surface_text": "Both are parts of animals, with hoof being an animal part and claw being part of certain animals."}, {"start": "zebra", "relation": "HasA", "end": "stripe", "weight": 0.8, "surface_text": "Rhinoceros may have stripes (like some subspecies), while zebra has stripes as a defining feature."}]} +{"raw_text": "Don't grab the steel and then gripe about the books.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "library", "X": "steel", "Y": "books", "verb": "grab"}, "chain": [{"start": "library", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a library is made of steel"}, {"start": "library", "relation": "HasA", "end": "books", "weight": 0.8, "surface_text": "prisons often have books for inmates, and libraries are collections of books."}]} +{"raw_text": "Don't drink the wing and then gripe about the feather.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "waxwing", "X": "wing", "Y": "feather", "verb": "drink"}, "chain": [{"start": "waxwing", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "birds both have wings"}, {"start": "waxwing", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "birds both have feathers"}]} +{"raw_text": "That's like eating the egg and complaining the wing tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "quetzal", "X": "egg", "Y": "wing", "verb": "drink"}, "chain": [{"start": "quetzal", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs as part of reproduction."}, {"start": "quetzal", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both canaries and quetzals are birds that have wings."}]} +{"raw_text": "He picks all the scrap then wonders why the scrap looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "steel", "X": "scrap", "Y": "scrap", "verb": "pick"}, "chain": [{"start": "steel", "relation": "HasA", "end": "scrap", "weight": 0.8, "surface_text": "both pewter and steel can be found as scrap metal"}, {"start": "steel", "relation": "HasA", "end": "scrap", "weight": 0.8, "surface_text": "both pewter and steel can be found as scrap metal"}]} +{"raw_text": "Don't take the feather and then gripe about the feather.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "toucan", "X": "feather", "Y": "feather", "verb": "take"}, "chain": [{"start": "toucan", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}, {"start": "toucan", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}]} +{"raw_text": "There's a fella who use ups the wood and says the leaf's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "holly", "X": "wood", "Y": "leaf", "verb": "use up"}, "chain": [{"start": "holly", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "wood is the common material of both holly and oak trees."}, {"start": "holly", "relation": "PartOf", "end": "leaf", "weight": 0.8, "surface_text": "both are parts of trees"}]} +{"raw_text": "That's like eating the spice and complaining the spice blend tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "paprika", "X": "spice", "Y": "spice blend", "verb": "drink"}, "chain": [{"start": "paprika", "relation": "PartOf", "end": "spice", "weight": 0.8, "surface_text": "both turmeric and paprika are types of spice"}, {"start": "paprika", "relation": "MadeOf", "end": "spice_blend", "weight": 0.8, "surface_text": "spice blend connects as both are ingredients in it"}]} +{"raw_text": "Don't pick the seaweed and then gripe about the coast.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "ocean", "X": "seaweed", "Y": "coast", "verb": "pick"}, "chain": [{"start": "ocean", "relation": "PartOf", "end": "seaweed", "weight": 1.0, "surface_text": "[[seaweed]] is part of [[the ocean]]"}, {"start": "ocean", "relation": "PartOf", "end": "coast", "weight": 0.8, "surface_text": "orchards can be near coasts, coasts are part of oceans"}]} +{"raw_text": "Don't eat the wire and then gripe about the metal.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "magnesium", "X": "wire", "Y": "metal", "verb": "eat"}, "chain": [{"start": "magnesium", "relation": "MadeOf", "end": "wire", "weight": 0.8, "surface_text": "wires can be made from both magnesium and tungsten."}, {"start": "magnesium", "relation": "PartOf", "end": "metal", "weight": 0.8, "surface_text": "Both mercury and magnesium are types of metal."}]} +{"raw_text": "That's like eating the plant and complaining the pod tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "bean", "X": "plant", "Y": "pod", "verb": "grab"}, "chain": [{"start": "bean", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both eggplant and bean are parts of plants"}, {"start": "bean", "relation": "HasA", "end": "pod", "weight": 0.8, "surface_text": "both eggplant and bean can have pods (though eggplant's pod is its fruit, while bean's pod contains seeds)"}]} +{"raw_text": "Don't eat the hull and then gripe about the bow.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "ship", "X": "hull", "Y": "bow", "verb": "eat"}, "chain": [{"start": "ship", "relation": "PartOf", "end": "hull", "weight": 1.0, "surface_text": "[[a hull]] is part of [[a ship]]"}, {"start": "ship", "relation": "PartOf", "end": "bow", "weight": 1.0, "surface_text": "[[The bow]] is part of [[a ship]]"}]} +{"raw_text": "There's a fella who eats the group and says the grass's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "flock", "X": "group", "Y": "grass", "verb": "eat"}, "chain": [{"start": "flock", "relation": "PartOf", "end": "group", "weight": 0.8, "surface_text": "bison can be part of a group and a flock is a type of group of animals"}, {"start": "flock", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "Zebras have grass as part of their diet (HasA relationship), and flocks like sheep also have grass as part of their diet (HasA relationship)."}]} +{"raw_text": "He picks all the tree then wonders why the planting looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "orchard", "X": "tree", "Y": "planting", "verb": "use up"}, "chain": [{"start": "orchard", "relation": "PartOf", "end": "tree", "weight": 1.0, "surface_text": "[[A tree]] is part of [[an orchard]]"}, {"start": "orchard", "relation": "HasA", "end": "planting", "weight": 0.8, "surface_text": "planting uses furrows and occurs in orchards"}]} +{"raw_text": "That's like eating the feather and complaining the engine tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "plane", "X": "feather", "Y": "engine", "verb": "take"}, "chain": [{"start": "plane", "relation": "PartOf", "end": "feather", "weight": 0.8, "surface_text": "aluminum is used to make planes, and feathers are part of birds that inspired the design of planes."}, {"start": "plane", "relation": "HasA", "end": "engine", "weight": 0.8, "surface_text": "both vehicles typically have engines"}]} +{"raw_text": "There's a fella who takes the salt and says the corn's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "chips", "X": "salt", "Y": "corn", "verb": "take"}, "chain": [{"start": "chips", "relation": "HasA", "end": "salt", "weight": 0.8, "surface_text": "bananas can be salted, chips usually contain salt"}, {"start": "chips", "relation": "MadeOf", "end": "corn", "weight": 0.8, "surface_text": "chips are made of corn"}]} +{"raw_text": "That's like eating the wood and complaining the medicine tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cabinet", "X": "wood", "Y": "medicine", "verb": "grab"}, "chain": [{"start": "cabinet", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a cabinet is made of wood"}, {"start": "cabinet", "relation": "PartOf", "end": "medicine", "weight": 0.8, "surface_text": "medicine is part of a medicine cabinet"}]} +{"raw_text": "Don't grab the paw and then gripe about the leg.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "spider", "X": "paw", "Y": "leg", "verb": "grab"}, "chain": [{"start": "spider", "relation": "HasA", "end": "paw", "weight": 0.8, "surface_text": "a paw is a type of claw, and a spider has claws (pedipalps)"}, {"start": "spider", "relation": "PartOf", "end": "leg", "weight": 1.0, "surface_text": "[[A leg]] is part of [[a spider]]"}]} +{"raw_text": "He picks all the wing then wonders why the feather looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cormorant", "X": "wing", "Y": "feather", "verb": "take"}, "chain": [{"start": "cormorant", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings for flight."}, {"start": "cormorant", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}]} +{"raw_text": "That's like eating the cake and complaining the meat tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "fat", "X": "cake", "Y": "meat", "verb": "use up"}, "chain": [{"start": "fat", "relation": "HasA", "end": "cake", "weight": 0.8, "surface_text": "cake is a type of dessert, and fat can be an ingredient in cake."}, {"start": "fat", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "meat is part of a burger and contains fat"}]} +{"raw_text": "There's a fella who use ups the copper wiring and says the bronze's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "copper", "X": "copper wiring", "Y": "bronze", "verb": "use up"}, "chain": [{"start": "copper", "relation": "PartOf", "end": "copper_wiring", "weight": 1.0, "surface_text": "[[copper]] is part of [[copper wiring]]."}, {"start": "copper", "relation": "MadeOf", "end": "bronze", "weight": 0.8, "surface_text": "both pewter and bronze contain copper"}]} +{"raw_text": "He picks all the hamburger then wonders why the stalk looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "onion", "X": "hamburger", "Y": "stalk", "verb": "pick"}, "chain": [{"start": "onion", "relation": "HasA", "end": "hamburger", "weight": 0.8, "surface_text": "a hamburger has onion"}, {"start": "onion", "relation": "PartOf", "end": "stalk", "weight": 0.8, "surface_text": "Both kohlrabi and onions have stalks as part of their vegetable structure."}]} +{"raw_text": "There's a fella who picks the hydrogen and says the hydrogen's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "water", "X": "hydrogen", "Y": "hydrogen", "verb": "pick"}, "chain": [{"start": "water", "relation": "PartOf", "end": "hydrogen", "weight": 3.4641016, "surface_text": "*[[water]] has [[hydrogen]]"}, {"start": "water", "relation": "PartOf", "end": "hydrogen", "weight": 3.4641016, "surface_text": "*[[water]] has [[hydrogen]]"}]} +{"raw_text": "Don't eat the doctor and then gripe about the toolkit.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "level", "X": "doctor", "Y": "toolkit", "verb": "eat"}, "chain": [{"start": "level", "relation": "HasA", "end": "doctor", "weight": 0.8, "surface_text": "A doctor uses both a stethoscope and a level as tools in their work."}, {"start": "level", "relation": "PartOf", "end": "toolkit", "weight": 0.8, "surface_text": "Both a stethoscope and a level might be found in a medical or scientific toolkit."}]} +{"raw_text": "Don't grab the handle and then gripe about the handle.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "kettle", "X": "handle", "Y": "handle", "verb": "grab"}, "chain": [{"start": "kettle", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "both jugs and kettles typically have handles"}, {"start": "kettle", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "both jugs and kettles typically have handles"}]} +{"raw_text": "He picks all the string then wonders why the data looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "recorder", "X": "string", "Y": "data", "verb": "use up"}, "chain": [{"start": "recorder", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "both instruments may have strings (though recorder has a reed, not strings)."}, {"start": "recorder", "relation": "HasA", "end": "data", "weight": 0.8, "surface_text": "both instruments involve data or readings"}]} +{"raw_text": "He picks all the feather then wonders why the wings looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "condor", "X": "feather", "Y": "wings", "verb": "pick"}, "chain": [{"start": "condor", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "feathers are distinctive features of both birds, used for insulation and flight."}, {"start": "condor", "relation": "HasA", "end": "wings", "weight": 0.8, "surface_text": "wings are common features of both birds"}]} +{"raw_text": "That's like eating the rod and complaining the metal tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "magnesium", "X": "rod", "Y": "metal", "verb": "use up"}, "chain": [{"start": "magnesium", "relation": "MadeOf", "end": "rod", "weight": 0.8, "surface_text": "rods can be made of magnesium or aluminum for various applications."}, {"start": "magnesium", "relation": "PartOf", "end": "metal", "weight": 0.8, "surface_text": "both magnesium and tungsten are types of metal."}]} +{"raw_text": "Don't pick the wing and then gripe about the wing.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "tinamou", "X": "wing", "Y": "wing", "verb": "pick"}, "chain": [{"start": "tinamou", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both are birds with wings for flight or balance"}, {"start": "tinamou", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both are birds with wings for flight or balance"}]} +{"raw_text": "There's a fella who grabs the abdomen and says the roach's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "insect", "X": "abdomen", "Y": "roach", "verb": "grab"}, "chain": [{"start": "insect", "relation": "PartOf", "end": "abdomen", "weight": 1.0, "surface_text": "[[An abdomen]] is part of [[an insect]]"}, {"start": "insect", "relation": "PartOf", "end": "roach", "weight": 0.8, "surface_text": "both are insects"}]} +{"raw_text": "He picks all the \"spice\" then wonders why the \"spice\" looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ginger", "X": "\"spice\"", "Y": "\"spice\"", "verb": "drink"}, "chain": [{"start": "ginger", "relation": "HasA", "end": "\"spice\"", "weight": 0.8, "surface_text": "both are types of spice"}, {"start": "ginger", "relation": "HasA", "end": "\"spice\"", "weight": 0.8, "surface_text": "both are types of spice"}]} +{"raw_text": "He picks all the lid then wonders why the lid looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "jar", "X": "lid", "Y": "lid", "verb": "drink"}, "chain": [{"start": "jar", "relation": "HasA", "end": "lid", "weight": 1.0, "surface_text": "[[a jar]] has [[a lid]]"}, {"start": "jar", "relation": "HasA", "end": "lid", "weight": 0.8, "surface_text": "both jugs and jars often have lids to cover them."}]} +{"raw_text": "He picks all the seabird then wonders why the wing looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "petrel", "X": "seabird", "Y": "wing", "verb": "use up"}, "chain": [{"start": "petrel", "relation": "PartOf", "end": "seabird", "weight": 0.8, "surface_text": "seabird is a category of bird that includes both thrashers and petrels."}, {"start": "petrel", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "both thrashers and petrels have wings as part of their bird anatomy."}]} +{"raw_text": "There's a fella who picks the 88 keys and says the soundboard's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "piano", "X": "88 keys", "Y": "soundboard", "verb": "pick"}, "chain": [{"start": "piano", "relation": "HasA", "end": "88_keys", "weight": 3.4641016, "surface_text": "[[A piano]] has [[88 keys]]"}, {"start": "piano", "relation": "PartOf", "end": "soundboard", "weight": 1.0, "surface_text": "[[A soundboard]] is part of [[a piano]]"}]} +{"raw_text": "He picks all the ammunition then wonders why the gunpowder looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "revolver", "X": "ammunition", "Y": "gunpowder", "verb": "drink"}, "chain": [{"start": "revolver", "relation": "HasA", "end": "ammunition", "weight": 0.8, "surface_text": "Both a revolver and a rifle require ammunition to fire."}, {"start": "revolver", "relation": "MadeOf", "end": "gunpowder", "weight": 0.8, "surface_text": "Both a revolver and a canon use gunpowder to propel projectiles."}]} +{"raw_text": "He picks all the insect then wonders why the mouthpart looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "mealybug", "X": "insect", "Y": "mouthpart", "verb": "drink"}, "chain": [{"start": "mealybug", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "insects are a biological category both belong to"}, {"start": "mealybug", "relation": "PartOf", "end": "mouthpart", "weight": 0.8, "surface_text": "mouthparts are part of both insects and animals"}]} +{"raw_text": "There's a fella who picks the musician and says the string's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mandolin", "X": "musician", "Y": "string", "verb": "pick"}, "chain": [{"start": "mandolin", "relation": "HasA", "end": "musician", "weight": 0.8, "surface_text": "Both instruments can be played by a musician."}, {"start": "mandolin", "relation": "PartOf", "end": "string", "weight": 0.8, "surface_text": "both instruments have strings that are essential components"}]} +{"raw_text": "Don't take the gauge and then gripe about the gauge.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "caliper", "X": "gauge", "Y": "gauge", "verb": "take"}, "chain": [{"start": "caliper", "relation": "HasA", "end": "gauge", "weight": 0.8, "surface_text": "Both instruments contain or function as gauges for precision."}, {"start": "caliper", "relation": "HasA", "end": "gauge", "weight": 0.8, "surface_text": "Both instruments contain or function as gauges for precision."}]} +{"raw_text": "That's like eating the barrel and complaining the weapon tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cannon", "X": "barrel", "Y": "weapon", "verb": "use up"}, "chain": [{"start": "cannon", "relation": "HasA", "end": "barrel", "weight": 0.8, "surface_text": "a cannon has a barrel"}, {"start": "cannon", "relation": "PartOf", "end": "weapon", "weight": 0.8, "surface_text": "both are part of a weapon classification"}]} +{"raw_text": "Don't eat the soldier and then gripe about the weapon.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "canon", "X": "soldier", "Y": "weapon", "verb": "eat"}, "chain": [{"start": "canon", "relation": "HasA", "end": "soldier", "weight": 0.8, "surface_text": "soldier can be equipped with either weapon"}, {"start": "canon", "relation": "PartOf", "end": "weapon", "weight": 0.8, "surface_text": "both are types of weapons"}]} +{"raw_text": "There's a fella who use ups the seats inside and says the wheel's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "van", "X": "seats inside", "Y": "wheel", "verb": "use up"}, "chain": [{"start": "van", "relation": "HasA", "end": "seats_inside", "weight": 1.0, "surface_text": "[[A van]] has [[seats inside]]"}, {"start": "van", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "both carts and vans have wheels"}]} +{"raw_text": "He picks all the caffiene in then wonders why the caffiene looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "coffee", "X": "caffiene in", "Y": "caffiene", "verb": "take"}, "chain": [{"start": "coffee", "relation": "HasA", "end": "caffiene_in", "weight": 1.0, "surface_text": "[[Coffee]] has [[caffiene in it]]"}, {"start": "coffee", "relation": "HasA", "end": "caffiene", "weight": 1.0, "surface_text": "[[Coffee]] contains [[caffiene]]"}]} +{"raw_text": "There's a fella who picks the string and says the orchestra's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "flute", "X": "string", "Y": "orchestra", "verb": "pick"}, "chain": [{"start": "flute", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "strings are part of lyres and some flutes have strings"}, {"start": "flute", "relation": "PartOf", "end": "orchestra", "weight": 0.8, "surface_text": "orchestra connects the larger ensemble both instruments can be part of."}]} +{"raw_text": "Don't use up the grain and then gripe about the grain.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "wheat", "X": "grain", "Y": "grain", "verb": "use up"}, "chain": [{"start": "wheat", "relation": "HasA", "end": "grain", "weight": 0.8, "surface_text": "wheat is a type of grain, and rice is also a type of grain, so wheat serves as a bridge between them."}, {"start": "wheat", "relation": "HasA", "end": "grain", "weight": 0.8, "surface_text": "wheat is a type of grain, and rice is also a type of grain, so wheat serves as a bridge between them."}]} +{"raw_text": "He picks all the mineral then wonders why the mineral looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "stone", "X": "mineral", "Y": "mineral", "verb": "pick"}, "chain": [{"start": "stone", "relation": "HasA", "end": "mineral", "weight": 0.8, "surface_text": "minerals are components of stones, which are parts of rocks"}, {"start": "stone", "relation": "PartOf", "end": "mineral", "weight": 0.8, "surface_text": "stone connects the composition of talc to the category of minerals"}]} +{"raw_text": "That's like eating the soil and complaining the dirt tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "ground", "X": "soil", "Y": "dirt", "verb": "eat"}, "chain": [{"start": "ground", "relation": "PartOf", "end": "soil", "weight": 0.8, "surface_text": "soil is part of the ground"}, {"start": "ground", "relation": "MadeOf", "end": "dirt", "weight": 0.8, "surface_text": "the ground is made of dirt"}]} +{"raw_text": "He picks all the leather then wonders why the cotton looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "jacket", "X": "leather", "Y": "cotton", "verb": "eat"}, "chain": [{"start": "jacket", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "a jacket is made of leather"}, {"start": "jacket", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a jacket is made of cotton"}]} +{"raw_text": "He picks all the animal then wonders why the cat looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "tail", "X": "animal", "Y": "cat", "verb": "drink"}, "chain": [{"start": "tail", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "A lynx is an animal, and a tail is part of an animal."}, {"start": "tail", "relation": "PartOf", "end": "cat", "weight": 0.8, "surface_text": "A lynx is a type of cat, and a tail is part of a cat."}]} +{"raw_text": "That's like eating the feathers and complaining the feathers tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "swan", "X": "feathers", "Y": "feathers", "verb": "take"}, "chain": [{"start": "swan", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "Both birds have feathers as part of their physical structure."}, {"start": "swan", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "Both birds have feathers as part of their physical structure."}]} +{"raw_text": "There's a fella who drinks the fish and says the fish's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "snapper", "X": "fish", "Y": "fish", "verb": "drink"}, "chain": [{"start": "snapper", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a snapper is made of fish"}, {"start": "snapper", "relation": "PartOf", "end": "fish", "weight": 0.8, "surface_text": "a snapper is part of fish"}]} +{"raw_text": "He picks all the cornbread then wonders why the cornbread looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "corn", "X": "cornbread", "Y": "cornbread", "verb": "take"}, "chain": [{"start": "corn", "relation": "HasA", "end": "cornbread", "weight": 0.8, "surface_text": "cornbread has corn"}, {"start": "corn", "relation": "HasA", "end": "cornbread", "weight": 0.8, "surface_text": "cornbread has corn"}]} +{"raw_text": "That's like eating the polyester and complaining the cotton tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "tie", "X": "polyester", "Y": "cotton", "verb": "grab"}, "chain": [{"start": "tie", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "a tie is made of polyester"}, {"start": "tie", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a tie is made of cotton"}]} +{"raw_text": "That's like eating the lid and complaining the glass tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "jar", "X": "lid", "Y": "glass", "verb": "take"}, "chain": [{"start": "jar", "relation": "HasA", "end": "lid", "weight": 0.8, "surface_text": "both jugs and jars often have lids to cover them."}, {"start": "jar", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a jar is made of glass"}]} +{"raw_text": "He picks all the object then wonders why the metal looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "rust", "X": "object", "Y": "metal", "verb": "pick"}, "chain": [{"start": "rust", "relation": "PartOf", "end": "object", "weight": 0.8, "surface_text": "skin can be part of an object like armor, and rust can be part of an object like metal."}, {"start": "rust", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "both rust and soot are byproducts of metal processes."}]} +{"raw_text": "There's a fella who picks the fence and says the poppy's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "meadow", "X": "fence", "Y": "poppy", "verb": "pick"}, "chain": [{"start": "meadow", "relation": "HasA", "end": "fence", "weight": 0.8, "surface_text": "Both landscapes can be bounded or contained by fences."}, {"start": "meadow", "relation": "PartOf", "end": "poppy", "weight": 0.8, "surface_text": "poppies are part of a meadow"}]} +{"raw_text": "Don't drink the clothing and then gripe about the desk.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "drawer", "X": "clothing", "Y": "desk", "verb": "drink"}, "chain": [{"start": "drawer", "relation": "HasA", "end": "clothing", "weight": 1.0, "surface_text": "[[A drawer]] contains [[clothing]]"}, {"start": "drawer", "relation": "HasA", "end": "desk", "weight": 0.8, "surface_text": "a desk has a drawer"}]} +{"raw_text": "He picks all the toolkit then wonders why the toolkit looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "level", "X": "toolkit", "Y": "toolkit", "verb": "grab"}, "chain": [{"start": "level", "relation": "PartOf", "end": "toolkit", "weight": 0.8, "surface_text": "Both a stethoscope and a level might be found in a medical or scientific toolkit."}, {"start": "level", "relation": "PartOf", "end": "toolkit", "weight": 0.8, "surface_text": "Both a stethoscope and a level might be found in a medical or scientific toolkit."}]} +{"raw_text": "That's like eating the tar and complaining the tar tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "plastic", "X": "tar", "Y": "tar", "verb": "pick"}, "chain": [{"start": "plastic", "relation": "HasA", "end": "tar", "weight": 0.8, "surface_text": "plastic is a component in tar and styrofoam"}, {"start": "plastic", "relation": "HasA", "end": "tar", "weight": 0.8, "surface_text": "plastic is a component in tar and styrofoam"}]} +{"raw_text": "There's a fella who takes the cotton and says the fabric's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "dress", "X": "cotton", "Y": "fabric", "verb": "take"}, "chain": [{"start": "dress", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a dress can be made of cotton"}, {"start": "dress", "relation": "PartOf", "end": "fabric", "weight": 0.8, "surface_text": "fabric is part of a dress"}]} +{"raw_text": "There's a fella who grabs the fish and says the fish's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "trout", "X": "fish", "Y": "fish", "verb": "grab"}, "chain": [{"start": "trout", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a trout is made of fish"}, {"start": "trout", "relation": "PartOf", "end": "fish", "weight": 0.8, "surface_text": "a trout is part of fish"}]} +{"raw_text": "Don't eat the player and then gripe about the wood.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "bass", "X": "player", "Y": "wood", "verb": "eat"}, "chain": [{"start": "bass", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "a player can play both a flute and a bass instrument"}, {"start": "bass", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a bass is made of wood"}]} +{"raw_text": "Don't eat the tool and then gripe about the metal.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "punch", "X": "tool", "Y": "metal", "verb": "eat"}, "chain": [{"start": "punch", "relation": "PartOf", "end": "tool", "weight": 0.8, "surface_text": "Both a punch and a pick are types of tools."}, {"start": "punch", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "both tools are typically made of metal"}]} +{"raw_text": "That's like eating the alcohol and complaining the bad drug tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "beer", "X": "alcohol", "Y": "bad drug", "verb": "drink"}, "chain": [{"start": "beer", "relation": "HasA", "end": "alcohol", "weight": 1.0, "surface_text": "[[beer]] contains [[alcohol]]"}, {"start": "beer", "relation": "HasA", "end": "bad_drug", "weight": 1.0, "surface_text": "[[Beer]] contains [[a bad drug]]"}]} +{"raw_text": "He picks all the wood then wonders why the blade looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "axe", "X": "wood", "Y": "blade", "verb": "take"}, "chain": [{"start": "axe", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an axe is made of wood"}, {"start": "axe", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "an axe has a blade"}]} +{"raw_text": "Don't grab the hammer and then gripe about the thimble.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "needle", "X": "hammer", "Y": "thimble", "verb": "grab"}, "chain": [{"start": "needle", "relation": "HasA", "end": "hammer", "weight": 0.8, "surface_text": "Both tools can be used for striking, and they are both handheld tools."}, {"start": "needle", "relation": "PartOf", "end": "thimble", "weight": 0.8, "surface_text": "needle is part of using a thimble in sewing, and some specialized cars might have needle-like structures in design or components"}]} +{"raw_text": "Don't drink the nest and then gripe about the wing.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "nightingale", "X": "nest", "Y": "wing", "verb": "drink"}, "chain": [{"start": "nightingale", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build or use nests for living and raising young"}, {"start": "nightingale", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings as part of their anatomy for flight"}]} +{"raw_text": "There's a fella who grabs the concrete and says the grain's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "silo", "X": "concrete", "Y": "grain", "verb": "grab"}, "chain": [{"start": "silo", "relation": "MadeOf", "end": "concrete", "weight": 0.8, "surface_text": "Concrete is a material used in the construction of both silos and malls."}, {"start": "silo", "relation": "HasA", "end": "grain", "weight": 0.8, "surface_text": "Grain is stored in a silo and can be an ingredient in materials used in malls."}]} +{"raw_text": "There's a fella who takes the cardamom and says the eggplant's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "pod", "X": "cardamom", "Y": "eggplant", "verb": "take"}, "chain": [{"start": "pod", "relation": "HasA", "end": "cardamom", "weight": 0.8, "surface_text": "cardamom has a pod"}, {"start": "pod", "relation": "HasA", "end": "eggplant", "weight": 0.8, "surface_text": "both eggplant and bean can have pods (though eggplant's pod is its fruit, while bean's pod contains seeds)"}]} +{"raw_text": "There's a fella who eats the stem and says the food's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cabbage", "X": "stem", "Y": "food", "verb": "eat"}, "chain": [{"start": "cabbage", "relation": "PartOf", "end": "stem", "weight": 0.8, "surface_text": "both kohlrabi and cabbage have stems as part of their structure"}, {"start": "cabbage", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both kohlrabi and cabbage are types of food"}]} +{"raw_text": "Don't use up the feather and then gripe about the egg.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "jay", "X": "feather", "Y": "egg", "verb": "use up"}, "chain": [{"start": "jay", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}, {"start": "jay", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs."}]} +{"raw_text": "Don't pick the plant and then gripe about the plant.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "beet", "X": "plant", "Y": "plant", "verb": "pick"}, "chain": [{"start": "beet", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "Both eggplant and beet are parts of plant-based food categories."}, {"start": "beet", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "Both eggplant and beet are parts of plant-based food categories."}]} +{"raw_text": "There's a fella who takes the beak and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cock", "X": "beak", "Y": "nest", "verb": "take"}, "chain": [{"start": "cock", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both birds have beaks."}, {"start": "cock", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds make or use nests"}]} +{"raw_text": "There's a fella who grabs the liquid and says the water's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "trough", "X": "liquid", "Y": "water", "verb": "grab"}, "chain": [{"start": "trough", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "liquid connects as a common substance held in both containers"}, {"start": "trough", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "water connects the contents of both containers"}]} +{"raw_text": "There's a fella who eats the flower and says the carnation's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "carnation", "X": "flower", "Y": "carnation", "verb": "eat"}, "chain": [{"start": "carnation", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "both are types of flowers"}, {"start": "carnation", "relation": "PartOf", "end": "carnation", "weight": 0.8, "surface_text": "carnation is made of petals, and a petal is part of many flowers including carnations."}]} +{"raw_text": "That's like eating the burger and complaining the burger tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "lettuce", "X": "burger", "Y": "burger", "verb": "drink"}, "chain": [{"start": "lettuce", "relation": "HasA", "end": "burger", "weight": 0.8, "surface_text": "Lettuce is a common vegetable found in burgers, and it is a type of vegetable."}, {"start": "lettuce", "relation": "HasA", "end": "burger", "weight": 0.8, "surface_text": "Lettuce is a common vegetable found in burgers, and it is a type of vegetable."}]} +{"raw_text": "There's a fella who grabs the water and says the metal's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "aquarium", "X": "water", "Y": "metal", "verb": "grab"}, "chain": [{"start": "aquarium", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both contain water"}, {"start": "aquarium", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "an aquarium is made of metal"}]} +{"raw_text": "That's like eating the tank and complaining the weapon tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cannon", "X": "tank", "Y": "weapon", "verb": "drink"}, "chain": [{"start": "cannon", "relation": "HasA", "end": "tank", "weight": 0.8, "surface_text": "a tank has a cannon"}, {"start": "cannon", "relation": "PartOf", "end": "weapon", "weight": 0.8, "surface_text": "both are part of a weapon classification"}]} +{"raw_text": "That's like eating the larva and complaining the wings tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "butterfly", "X": "larva", "Y": "wings", "verb": "eat"}, "chain": [{"start": "butterfly", "relation": "PartOf", "end": "larva", "weight": 0.8, "surface_text": "both insects have a larval stage in their life cycle"}, {"start": "butterfly", "relation": "HasA", "end": "wings", "weight": 0.8, "surface_text": "both insects have wings for flying"}]} +{"raw_text": "He picks all the skull then wonders why the bone looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "head", "X": "skull", "Y": "bone", "verb": "use up"}, "chain": [{"start": "head", "relation": "PartOf", "end": "skull", "weight": 0.8, "surface_text": "a rhinoceros has a skull, and the skull is part of the head."}, {"start": "head", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a head is made of bone"}]} +{"raw_text": "That's like eating the many rungs and complaining the wood tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "ladder", "X": "many rungs", "Y": "wood", "verb": "eat"}, "chain": [{"start": "ladder", "relation": "HasA", "end": "many_rungs", "weight": 1.0, "surface_text": "[[A ladder]] has [[many rungs]]"}, {"start": "ladder", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a ladder is made of wood"}]} +{"raw_text": "Don't eat the root and then gripe about the plant.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "dandelion", "X": "root", "Y": "plant", "verb": "eat"}, "chain": [{"start": "dandelion", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "a dandelion has a root"}, {"start": "dandelion", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both are types of plants"}]} +{"raw_text": "He picks all the plastic then wonders why the bit looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "drill", "X": "plastic", "Y": "bit", "verb": "eat"}, "chain": [{"start": "drill", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a drill is made of plastic"}, {"start": "drill", "relation": "PartOf", "end": "bit", "weight": 1.0, "surface_text": "[[A bit]] is part of [[a drill]]"}]} +{"raw_text": "There's a fella who drinks the fabric and says the fabric's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "linen", "X": "fabric", "Y": "fabric", "verb": "drink"}, "chain": [{"start": "linen", "relation": "HasA", "end": "fabric", "weight": 0.8, "surface_text": "Both burlap and linen are types of fabric."}, {"start": "linen", "relation": "HasA", "end": "fabric", "weight": 0.8, "surface_text": "Both burlap and linen are types of fabric."}]} +{"raw_text": "He picks all the steel then wonders why the engine looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "plane", "X": "steel", "Y": "engine", "verb": "pick"}, "chain": [{"start": "plane", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a plane is made of steel"}, {"start": "plane", "relation": "HasA", "end": "engine", "weight": 0.8, "surface_text": "both vehicles typically have engines"}]} +{"raw_text": "That's like eating the string and complaining the string tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "harp", "X": "string", "Y": "string", "verb": "pick"}, "chain": [{"start": "harp", "relation": "PartOf", "end": "string", "weight": 0.8, "surface_text": "strings are components of both instruments"}, {"start": "harp", "relation": "PartOf", "end": "string", "weight": 0.8, "surface_text": "strings are components of both instruments"}]} +{"raw_text": "Don't take the jewelry and then gripe about the quartz.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "crystal", "X": "jewelry", "Y": "quartz", "verb": "take"}, "chain": [{"start": "crystal", "relation": "PartOf", "end": "jewelry", "weight": 0.8, "surface_text": "crystal is part of jewelry"}, {"start": "crystal", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "crystal is made of quartz"}]} +{"raw_text": "That's like eating the wine and complaining the wine tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cork", "X": "wine", "Y": "wine", "verb": "take"}, "chain": [{"start": "cork", "relation": "HasA", "end": "wine", "weight": 0.8, "surface_text": "wine has a cork"}, {"start": "cork", "relation": "HasA", "end": "wine", "weight": 0.8, "surface_text": "wine has a cork"}]} +{"raw_text": "Don't pick the glass and then gripe about the keypad.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "phone", "X": "glass", "Y": "keypad", "verb": "pick"}, "chain": [{"start": "phone", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a phone is made of glass"}, {"start": "phone", "relation": "PartOf", "end": "keypad", "weight": 1.0, "surface_text": "[[A keypad]] is part of [[a phone]]"}]} +{"raw_text": "That's like eating the seasoning and complaining the saltshaker tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "salt", "X": "seasoning", "Y": "saltshaker", "verb": "eat"}, "chain": [{"start": "salt", "relation": "HasA", "end": "seasoning", "weight": 0.8, "surface_text": "Both turmeric and salt are types of seasoning, used to enhance flavor in dishes."}, {"start": "salt", "relation": "HasA", "end": "saltshaker", "weight": 1.0, "surface_text": "[[a saltshaker]] contains [[salt]]"}]} +{"raw_text": "Don't eat the keypad and then gripe about the glass.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "phone", "X": "keypad", "Y": "glass", "verb": "eat"}, "chain": [{"start": "phone", "relation": "PartOf", "end": "keypad", "weight": 1.0, "surface_text": "[[A keypad]] is part of [[a phone]]"}, {"start": "phone", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a phone is made of glass"}]} +{"raw_text": "There's a fella who picks the engine and says the engine's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "plane", "X": "engine", "Y": "engine", "verb": "pick"}, "chain": [{"start": "plane", "relation": "HasA", "end": "engine", "weight": 0.8, "surface_text": "both vehicles typically have engines"}, {"start": "plane", "relation": "HasA", "end": "engine", "weight": 0.8, "surface_text": "both vehicles typically have engines"}]} +{"raw_text": "There's a fella who use ups the bird and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "bunting", "X": "bird", "Y": "nest", "verb": "use up"}, "chain": [{"start": "bunting", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}, {"start": "bunting", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds have nests where they lay eggs"}]} +{"raw_text": "Don't eat the cardamom and then gripe about the cardamom.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "pod", "X": "cardamom", "Y": "cardamom", "verb": "eat"}, "chain": [{"start": "pod", "relation": "HasA", "end": "cardamom", "weight": 0.8, "surface_text": "cardamom has a pod"}, {"start": "pod", "relation": "HasA", "end": "cardamom", "weight": 0.8, "surface_text": "cardamom has a pod"}]} +{"raw_text": "That's like eating the water and complaining the dish tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "soup", "X": "water", "Y": "dish", "verb": "grab"}, "chain": [{"start": "soup", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[soup]] is made of [[water]]."}, {"start": "soup", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "a dish can contain both steak and soup"}]} +{"raw_text": "That's like eating the mouthpart and complaining the wing tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "lacebug", "X": "mouthpart", "Y": "wing", "verb": "drink"}, "chain": [{"start": "lacebug", "relation": "HasA", "end": "mouthpart", "weight": 0.8, "surface_text": "lacebugs have specialized mouthparts and mouthparts are part of an animal's mouth."}, {"start": "lacebug", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both insects have wings"}]} +{"raw_text": "Don't use up the bow and then gripe about the deck.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "ship", "X": "bow", "Y": "deck", "verb": "use up"}, "chain": [{"start": "ship", "relation": "PartOf", "end": "bow", "weight": 1.0, "surface_text": "[[The bow]] is part of [[a ship]]"}, {"start": "ship", "relation": "PartOf", "end": "deck", "weight": 0.8, "surface_text": "Unicycle can have a small deck-like platform; ship has a deck as part of its structure"}]} +{"raw_text": "That's like eating the string quartet and complaining the wood tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "viola", "X": "string quartet", "Y": "wood", "verb": "pick"}, "chain": [{"start": "viola", "relation": "PartOf", "end": "string_quartet", "weight": 1.0, "surface_text": "[[a viola]] is part of [[a string quartet]]"}, {"start": "viola", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a viola is made of wood"}]} +{"raw_text": "He picks all the blade then wonders why the steel looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "jointer", "X": "blade", "Y": "steel", "verb": "drink"}, "chain": [{"start": "jointer", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a jointer has a blade"}, {"start": "jointer", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a jointer is made of steel"}]} +{"raw_text": "Don't pick the stem and then gripe about the plant.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "husk", "X": "stem", "Y": "plant", "verb": "pick"}, "chain": [{"start": "husk", "relation": "PartOf", "end": "stem", "weight": 0.8, "surface_text": "stems are parts of both husks and flowers"}, {"start": "husk", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both husks and flowers are parts of a plant"}]} +{"raw_text": "He picks all the feather then wonders why the wing looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cormorant", "X": "feather", "Y": "wing", "verb": "take"}, "chain": [{"start": "cormorant", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}, {"start": "cormorant", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings for flight."}]} +{"raw_text": "He picks all the smoke then wonders why the chimney looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "soot", "X": "smoke", "Y": "chimney", "verb": "eat"}, "chain": [{"start": "soot", "relation": "MadeOf", "end": "smoke", "weight": 0.8, "surface_text": "smoke produces soot as a byproduct, and dirt often contains particulate matter like soot"}, {"start": "soot", "relation": "HasA", "end": "chimney", "weight": 0.8, "surface_text": "a chimney has soot inside"}]} +{"raw_text": "He picks all the fabric then wonders why the sack looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "haircloth", "X": "fabric", "Y": "sack", "verb": "pick"}, "chain": [{"start": "haircloth", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "both haircloth and burlap are types of fabric"}, {"start": "haircloth", "relation": "MadeOf", "end": "sack", "weight": 0.8, "surface_text": "both haircloth and burlap can be used to make sacks"}]} +{"raw_text": "Don't use up the can and then gripe about the container.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "lid", "X": "can", "Y": "container", "verb": "use up"}, "chain": [{"start": "lid", "relation": "PartOf", "end": "can", "weight": 0.8, "surface_text": "a can can be punched open, and a lid is part of a can"}, {"start": "lid", "relation": "HasA", "end": "container", "weight": 0.8, "surface_text": "a container has a lid"}]} +{"raw_text": "Don't drink the spice and then gripe about the spice.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "nutmeg", "X": "spice", "Y": "spice", "verb": "drink"}, "chain": [{"start": "nutmeg", "relation": "PartOf", "end": "spice", "weight": 0.8, "surface_text": "coriander is a type of spice, nutmeg is also a type of spice."}, {"start": "nutmeg", "relation": "PartOf", "end": "spice", "weight": 0.8, "surface_text": "coriander is a type of spice, nutmeg is also a type of spice."}]} +{"raw_text": "There's a fella who eats the fish and says the fish's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "salmon", "X": "fish", "Y": "fish", "verb": "eat"}, "chain": [{"start": "salmon", "relation": "PartOf", "end": "fish", "weight": 0.8, "surface_text": "fish can be part of a burger (taco-style) and salmon is a type of fish"}, {"start": "salmon", "relation": "PartOf", "end": "fish", "weight": 0.8, "surface_text": "fish can be part of a burger (taco-style) and salmon is a type of fish"}]} +{"raw_text": "Don't grab the tool and then gripe about the metal.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "punch", "X": "tool", "Y": "metal", "verb": "grab"}, "chain": [{"start": "punch", "relation": "PartOf", "end": "tool", "weight": 0.8, "surface_text": "Both a punch and a pick are types of tools."}, {"start": "punch", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "both tools are typically made of metal"}]} +{"raw_text": "He picks all the wing then wonders why the egg looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "tern", "X": "wing", "Y": "egg", "verb": "grab"}, "chain": [{"start": "tern", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both ostriches and terns have wings, although ostriches are flightless, wings are a common physical feature in birds."}, {"start": "tern", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs"}]} +{"raw_text": "He picks all the bison then wonders why the jaw looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "mouth", "X": "bison", "Y": "jaw", "verb": "take"}, "chain": [{"start": "mouth", "relation": "HasA", "end": "bison", "weight": 0.8, "surface_text": "bison has a mouth that contains teeth"}, {"start": "mouth", "relation": "PartOf", "end": "jaw", "weight": 0.8, "surface_text": "jaw is a part of an orca and part of a mouth"}]} +{"raw_text": "Don't drink the sack and then gripe about the fabric.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "haircloth", "X": "sack", "Y": "fabric", "verb": "drink"}, "chain": [{"start": "haircloth", "relation": "MadeOf", "end": "sack", "weight": 0.8, "surface_text": "both haircloth and burlap can be used to make sacks"}, {"start": "haircloth", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "both haircloth and burlap are types of fabric"}]} +{"raw_text": "That's like eating the animal and complaining the animal tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "dolphin", "X": "animal", "Y": "animal", "verb": "eat"}, "chain": [{"start": "dolphin", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "animal connects them as both are animals"}, {"start": "dolphin", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "animal connects them as both are animals"}]} +{"raw_text": "He picks all the blade then wonders why the handle looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "spade", "X": "blade", "Y": "handle", "verb": "drink"}, "chain": [{"start": "spade", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a spade has a blade"}, {"start": "spade", "relation": "PartOf", "end": "handle", "weight": 0.8, "surface_text": "a handle is part of both a jack and a spade"}]} +{"raw_text": "Don't grab the peach and then gripe about the hole.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "pit", "X": "peach", "Y": "hole", "verb": "grab"}, "chain": [{"start": "pit", "relation": "HasA", "end": "peach", "weight": 4.472136, "surface_text": "[[A peach]] has [[a pit]]"}, {"start": "pit", "relation": "PartOf", "end": "hole", "weight": 0.8, "surface_text": "Both hollow and pit are types of depressions, which can include a hole."}]} +{"raw_text": "Don't use up the sugar and then gripe about the orchard.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "fruit", "X": "sugar", "Y": "orchard", "verb": "use up"}, "chain": [{"start": "fruit", "relation": "PartOf", "end": "sugar", "weight": 0.8, "surface_text": "fruit can be part of a salad and can contain natural sugar"}, {"start": "fruit", "relation": "HasA", "end": "orchard", "weight": 0.8, "surface_text": "both orchards and jungles can contain fruit-bearing plants."}]} +{"raw_text": "There's a fella who picks the rope and says the plastic's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "pulley", "X": "rope", "Y": "plastic", "verb": "pick"}, "chain": [{"start": "pulley", "relation": "HasA", "end": "rope", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}, {"start": "pulley", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a pulley is made of plastic"}]} +{"raw_text": "He picks all the string quartet then wonders why the wood looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cello", "X": "string quartet", "Y": "wood", "verb": "take"}, "chain": [{"start": "cello", "relation": "PartOf", "end": "string_quartet", "weight": 1.0, "surface_text": "[[a cello]] is part of [[a string quartet]]"}, {"start": "cello", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a cello is made of wood"}]} +{"raw_text": "Don't take the insect and then gripe about the insect.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "mealybug", "X": "insect", "Y": "insect", "verb": "take"}, "chain": [{"start": "mealybug", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "insects are a biological category both belong to"}, {"start": "mealybug", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "insects are both part of the broader insect category"}]} +{"raw_text": "Don't grab the fisherman and then gripe about the player.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "bass", "X": "fisherman", "Y": "player", "verb": "grab"}, "chain": [{"start": "bass", "relation": "HasA", "end": "fisherman", "weight": 0.8, "surface_text": "a fisherman might use a micrometer and catch a bass"}, {"start": "bass", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "a player can play both a flute and a bass instrument"}]} +{"raw_text": "There's a fella who takes the soil and says the water's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "ditch", "X": "soil", "Y": "water", "verb": "take"}, "chain": [{"start": "ditch", "relation": "PartOf", "end": "soil", "weight": 0.8, "surface_text": "both furrows and ditches are made from soil"}, {"start": "ditch", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both furrows and ditches may contain water"}]} +{"raw_text": "That's like eating the antler and complaining the hoof tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "deer", "X": "antler", "Y": "hoof", "verb": "take"}, "chain": [{"start": "deer", "relation": "PartOf", "end": "antler", "weight": 2.0, "surface_text": "[[an antler]] is part of [[a deer]]."}, {"start": "deer", "relation": "PartOf", "end": "hoof", "weight": 0.8, "surface_text": "claws are used for traction, similar to how hooves (part of a deer) function"}]} +{"raw_text": "Don't pick the bird and then gripe about the wing.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "hawk", "X": "bird", "Y": "wing", "verb": "pick"}, "chain": [{"start": "hawk", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "Both cotinga and hawk are types of bird."}, {"start": "hawk", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both cotinga and hawk have wings."}]} +{"raw_text": "That's like eating the truck and complaining the lighter tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "fuel", "X": "truck", "Y": "lighter", "verb": "drink"}, "chain": [{"start": "fuel", "relation": "HasA", "end": "truck", "weight": 0.8, "surface_text": "Fuel is a part of a truck and is used by an engine."}, {"start": "fuel", "relation": "MadeOf", "end": "lighter", "weight": 0.8, "surface_text": "fuel is used in a saxophone for sound, and a lighter contains fuel"}]} +{"raw_text": "Don't use up the string and then gripe about the sound.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "synthesizer", "X": "string", "Y": "sound", "verb": "use up"}, "chain": [{"start": "synthesizer", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "Both instruments can have strings, which are used to produce sound."}, {"start": "synthesizer", "relation": "HasA", "end": "sound", "weight": 0.8, "surface_text": "both are sources of sound"}]} +{"raw_text": "Don't take the bird and then gripe about the nest.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "cotinga", "X": "bird", "Y": "nest", "verb": "take"}, "chain": [{"start": "cotinga", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}, {"start": "cotinga", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "finches and cotingas both have nests where they lay eggs and raise young."}]} +{"raw_text": "There's a fella who grabs the meal and says the salad's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "butter", "X": "meal", "Y": "salad", "verb": "grab"}, "chain": [{"start": "butter", "relation": "HasA", "end": "meal", "weight": 0.8, "surface_text": "a meal can contain both spaghetti and butter"}, {"start": "butter", "relation": "HasA", "end": "salad", "weight": 0.8, "surface_text": "salad includes butter (e.g., butter lettuce) and vegetables."}]} +{"raw_text": "He picks all the vegetable then wonders why the vegetable looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "radish", "X": "vegetable", "Y": "vegetable", "verb": "grab"}, "chain": [{"start": "radish", "relation": "PartOf", "end": "vegetable", "weight": 0.8, "surface_text": "Both jicama and radish are types of vegetables."}, {"start": "radish", "relation": "PartOf", "end": "vegetable", "weight": 0.8, "surface_text": "Both jicama and radish are types of vegetables."}]} +{"raw_text": "He picks all the recipe then wonders why the dish looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "coriander", "X": "recipe", "Y": "dish", "verb": "take"}, "chain": [{"start": "coriander", "relation": "HasA", "end": "recipe", "weight": 0.8, "surface_text": "recipes often include both coriander and paprika as ingredients"}, {"start": "coriander", "relation": "HasA", "end": "dish", "weight": 0.8, "surface_text": "dishes can be seasoned with both coriander and paprika"}]} +{"raw_text": "Don't take the iron and then gripe about the scrap.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "steel", "X": "iron", "Y": "scrap", "verb": "take"}, "chain": [{"start": "steel", "relation": "MadeOf", "end": "iron", "weight": 2.828427, "surface_text": "[[Steel]] is made of [[iron]]."}, {"start": "steel", "relation": "HasA", "end": "scrap", "weight": 0.8, "surface_text": "both pewter and steel can be found as scrap metal"}]} +{"raw_text": "Don't drink the string and then gripe about the wood.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "harp", "X": "string", "Y": "wood", "verb": "drink"}, "chain": [{"start": "harp", "relation": "PartOf", "end": "string", "weight": 0.8, "surface_text": "strings are components of both instruments"}, {"start": "harp", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a harp is made of wood"}]} +{"raw_text": "Don't drink the plastic and then gripe about the liquid.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "flask", "X": "plastic", "Y": "liquid", "verb": "drink"}, "chain": [{"start": "flask", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a flask is made of plastic"}, {"start": "flask", "relation": "HasA", "end": "liquid", "weight": 1.0, "surface_text": "[[A flask]] contains [[liquid]]"}]} +{"raw_text": "There's a fella who picks the wing and says the beak's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "heron", "X": "wing", "Y": "beak", "verb": "pick"}, "chain": [{"start": "heron", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "wings are part of both birds and enable flight."}, {"start": "heron", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "beaks are part of both birds and used for eating or defense."}]} +{"raw_text": "That's like eating the container and complaining the apartment tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "kitchen", "X": "container", "Y": "apartment", "verb": "drink"}, "chain": [{"start": "kitchen", "relation": "PartOf", "end": "container", "weight": 0.8, "surface_text": "a container is part of a kitchen"}, {"start": "kitchen", "relation": "HasA", "end": "apartment", "weight": 1.0, "surface_text": "[[an apartment]] has [[a kitchen]]"}]} +{"raw_text": "He picks all the soldier then wonders why the weapon looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "handgun", "X": "soldier", "Y": "weapon", "verb": "grab"}, "chain": [{"start": "handgun", "relation": "HasA", "end": "soldier", "weight": 0.8, "surface_text": "A soldier may use either a canon or a handgun in combat."}, {"start": "handgun", "relation": "PartOf", "end": "weapon", "weight": 0.8, "surface_text": "both are weapons, part of the broader category"}]} +{"raw_text": "There's a fella who use ups the blade and says the wood's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "trowel", "X": "blade", "Y": "wood", "verb": "use up"}, "chain": [{"start": "trowel", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a trowel has a blade"}, {"start": "trowel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a trowel is made of wood"}]} +{"raw_text": "He picks all the keys then wonders why the string looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "piano", "X": "keys", "Y": "string", "verb": "eat"}, "chain": [{"start": "piano", "relation": "PartOf", "end": "keys", "weight": 2.0, "surface_text": "[[keys]] is part of [[piano]]"}, {"start": "piano", "relation": "PartOf", "end": "string", "weight": 0.8, "surface_text": "string is measured by a micrometer and is a part of a piano"}]} +{"raw_text": "He picks all the feather then wonders why the nest looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "wren", "X": "feather", "Y": "nest", "verb": "take"}, "chain": [{"start": "wren", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers as part of their body."}, {"start": "wren", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both birds build or live in nests."}]} +{"raw_text": "Don't grab the gun and then gripe about the steel.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "barrel", "X": "gun", "Y": "steel", "verb": "grab"}, "chain": [{"start": "barrel", "relation": "HasA", "end": "gun", "weight": 0.8, "surface_text": "a gun has a barrel"}, {"start": "barrel", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a barrel is made of steel"}]} +{"raw_text": "Don't use up the foot and then gripe about the hand.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "marmoset", "X": "foot", "Y": "hand", "verb": "use up"}, "chain": [{"start": "marmoset", "relation": "HasA", "end": "foot", "weight": 0.8, "surface_text": "foot connects as part of the claw structure and possession by the marmoset"}, {"start": "marmoset", "relation": "HasA", "end": "hand", "weight": 0.8, "surface_text": "hand connects as part of the claw structure and possession by the marmoset"}]} +{"raw_text": "That's like eating the falcon and complaining the bird tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "beak", "X": "falcon", "Y": "bird", "verb": "pick"}, "chain": [{"start": "beak", "relation": "HasA", "end": "falcon", "weight": 0.8, "surface_text": "birds can both have beaks for eating"}, {"start": "beak", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "a beak is part of a bird"}]} +{"raw_text": "Don't drink the tree and then gripe about the houses.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "garden", "X": "tree", "Y": "houses", "verb": "drink"}, "chain": [{"start": "garden", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "a tree is part of garden"}, {"start": "garden", "relation": "HasA", "end": "houses", "weight": 1.0, "surface_text": "[[Some houses]] have [[a garden]]"}]} +{"raw_text": "There's a fella who use ups the soot and says the flame's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "candle", "X": "soot", "Y": "flame", "verb": "use up"}, "chain": [{"start": "candle", "relation": "HasA", "end": "soot", "weight": 0.8, "surface_text": "candle is made of wax and can produce soot when burned"}, {"start": "candle", "relation": "HasA", "end": "flame", "weight": 0.8, "surface_text": "a comb is used to shape flame, a candle has a flame"}]} +{"raw_text": "He picks all the ceramic then wonders why the dirt looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "clay", "X": "ceramic", "Y": "dirt", "verb": "take"}, "chain": [{"start": "clay", "relation": "MadeOf", "end": "ceramic", "weight": 0.8, "surface_text": "clay is used to make teacups and is a component of ceramic"}, {"start": "clay", "relation": "MadeOf", "end": "dirt", "weight": 0.8, "surface_text": "clay is made of dirt"}]} +{"raw_text": "Don't grab the wheel and then gripe about the handlebar.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "cart", "X": "wheel", "Y": "handlebar", "verb": "grab"}, "chain": [{"start": "cart", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "both a coach and a cart have wheels for movement"}, {"start": "cart", "relation": "HasA", "end": "handlebar", "weight": 0.8, "surface_text": "a unicycle has handlebars for control; some carts have handlebars for pulling"}]} +{"raw_text": "That's like eating the wool and complaining the crayon tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "wool", "X": "wool", "Y": "crayon", "verb": "use up"}, "chain": [{"start": "wool", "relation": "PartOf", "end": "wool", "weight": 0.8, "surface_text": "wool is a part of the material that makes fabric."}, {"start": "wool", "relation": "MadeOf", "end": "crayon", "weight": 0.8, "surface_text": "some crayons contain wool fibers for texture, and wax is the primary material."}]} +{"raw_text": "Don't drink the foot and then gripe about the limb.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "claw", "X": "foot", "Y": "limb", "verb": "drink"}, "chain": [{"start": "claw", "relation": "PartOf", "end": "foot", "weight": 0.8, "surface_text": "Both are parts of the lower extremities of animals, with foot being part of a zebra and claw being part of an animal's foot."}, {"start": "claw", "relation": "PartOf", "end": "limb", "weight": 0.8, "surface_text": "limbs have claws and muscles."}]} +{"raw_text": "There's a fella who picks the water and says the handle's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mug", "X": "water", "Y": "handle", "verb": "pick"}, "chain": [{"start": "mug", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both bladders and mugs can hold water."}, {"start": "mug", "relation": "HasA", "end": "handle", "weight": 1.0, "surface_text": "[[A mug]] has [[a handle]]"}]} +{"raw_text": "That's like eating the refractive index and complaining the barometer tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "glass", "X": "refractive index", "Y": "barometer", "verb": "take"}, "chain": [{"start": "glass", "relation": "HasA", "end": "refractive_index", "weight": 1.0, "surface_text": "[[glass]] has [[a refractive index]]"}, {"start": "glass", "relation": "HasA", "end": "barometer", "weight": 0.8, "surface_text": "a barometer has glass"}]} +{"raw_text": "He picks all the coop then wonders why the flock looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "chicken", "X": "coop", "Y": "flock", "verb": "use up"}, "chain": [{"start": "chicken", "relation": "HasA", "end": "coop", "weight": 0.8, "surface_text": "silos store grain to feed chickens, and coops house chickens"}, {"start": "chicken", "relation": "PartOf", "end": "flock", "weight": 0.8, "surface_text": "chickens are part of a flock and have claws"}]} +{"raw_text": "Don't drink the water and then gripe about the bowl.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "teacup", "X": "water", "Y": "bowl", "verb": "drink"}, "chain": [{"start": "teacup", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both contain water"}, {"start": "teacup", "relation": "PartOf", "end": "bowl", "weight": 0.8, "surface_text": "a bowl is part of a teacup (as a component), and a bowl is a type of container"}]} +{"raw_text": "He picks all the feather then wonders why the feather looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ibis", "X": "feather", "Y": "feather", "verb": "take"}, "chain": [{"start": "ibis", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both canaries and ibises have feathers"}, {"start": "ibis", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both canaries and ibises have feathers"}]} +{"raw_text": "He picks all the meal then wonders why the steak looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "dessert", "X": "meal", "Y": "steak", "verb": "drink"}, "chain": [{"start": "dessert", "relation": "HasA", "end": "meal", "weight": 0.8, "surface_text": "both desserts and hams are part of a meal"}, {"start": "dessert", "relation": "PartOf", "end": "steak", "weight": 0.8, "surface_text": "both can be part of a meal or dessert course"}]} +{"raw_text": "Don't take the feather and then gripe about the wing.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "osprey", "X": "feather", "Y": "wing", "verb": "take"}, "chain": [{"start": "osprey", "relation": "PartOf", "end": "feather", "weight": 0.8, "surface_text": "Both birds are covered in feathers."}, {"start": "osprey", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings."}]} +{"raw_text": "He picks all the garden then wonders why the flower looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "orchid", "X": "garden", "Y": "flower", "verb": "pick"}, "chain": [{"start": "orchid", "relation": "PartOf", "end": "garden", "weight": 0.8, "surface_text": "an orchid is part of a garden"}, {"start": "orchid", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "Both are types of flowers."}]} +{"raw_text": "He picks all the feather then wonders why the egg looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "jay", "X": "feather", "Y": "egg", "verb": "pick"}, "chain": [{"start": "jay", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}, {"start": "jay", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs."}]} +{"raw_text": "There's a fella who use ups the school and says the fish's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "minnow", "X": "school", "Y": "fish", "verb": "use up"}, "chain": [{"start": "minnow", "relation": "PartOf", "end": "school", "weight": 0.8, "surface_text": "a minnow is part of a school"}, {"start": "minnow", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a minnow is made of fish"}]} +{"raw_text": "There's a fella who takes the liquid and says the flower's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "vase", "X": "liquid", "Y": "flower", "verb": "take"}, "chain": [{"start": "vase", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "both bladder and vase can contain liquids."}, {"start": "vase", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "flowers are placed in a trough for animals and are part of arrangements in a vase."}]} +{"raw_text": "There's a fella who grabs the pocket and says the tool's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "stethoscope", "X": "pocket", "Y": "tool", "verb": "grab"}, "chain": [{"start": "stethoscope", "relation": "HasA", "end": "pocket", "weight": 0.8, "surface_text": "both tools can be carried in a pocket"}, {"start": "stethoscope", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "Both combs and stethoscopes are types of tools used in different contexts."}]} +{"raw_text": "Don't eat the mall and then gripe about the silo.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "grain", "X": "mall", "Y": "silo", "verb": "eat"}, "chain": [{"start": "grain", "relation": "MadeOf", "end": "mall", "weight": 0.8, "surface_text": "Grain is stored in a silo and can be an ingredient in materials used in malls."}, {"start": "grain", "relation": "HasA", "end": "silo", "weight": 0.8, "surface_text": "Grain is stored in a silo and can be an ingredient in materials used in malls."}]} +{"raw_text": "Don't eat the human body and then gripe about the good team.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "heart", "X": "human body", "Y": "good team", "verb": "eat"}, "chain": [{"start": "heart", "relation": "PartOf", "end": "human_body", "weight": 3.4641016, "surface_text": "[[the heart]] is part of [[a human body]]"}, {"start": "heart", "relation": "HasA", "end": "good_team", "weight": 1.0, "surface_text": "[[A good team]] has [[heart]]"}]} +{"raw_text": "Don't drink the wood and then gripe about the wood.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "cedar", "X": "wood", "Y": "wood", "verb": "drink"}, "chain": [{"start": "cedar", "relation": "HasA", "end": "wood", "weight": 0.8, "surface_text": "cedar has wood"}, {"start": "cedar", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "cedar is made of wood"}]} +{"raw_text": "That's like eating the hollow and complaining the talc tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "stone", "X": "hollow", "Y": "talc", "verb": "use up"}, "chain": [{"start": "stone", "relation": "PartOf", "end": "hollow", "weight": 0.8, "surface_text": "stone can be a part of a hollow (like a stone hollow) and used for building features in a garden (like a stone path or wall)."}, {"start": "stone", "relation": "MadeOf", "end": "talc", "weight": 0.8, "surface_text": "both chalk and talc are types of stone minerals"}]} +{"raw_text": "Don't take the tree and then gripe about the plow.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "orchard", "X": "tree", "Y": "plow", "verb": "take"}, "chain": [{"start": "orchard", "relation": "HasA", "end": "tree", "weight": 0.8, "surface_text": "trees are part of orchards, and furrows may contain tree roots"}, {"start": "orchard", "relation": "HasA", "end": "plow", "weight": 0.8, "surface_text": "plow creates furrows in orchards"}]} +{"raw_text": "That's like eating the food and complaining the fur tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "lynx", "X": "food", "Y": "fur", "verb": "take"}, "chain": [{"start": "lynx", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "lynx has food (fish), fish need food to survive"}, {"start": "lynx", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "lynx has fur, which is part of its body"}]} +{"raw_text": "Don't use up the flower and then gripe about the flower.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "violet", "X": "flower", "Y": "flower", "verb": "use up"}, "chain": [{"start": "violet", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "both lilacs and violets are types of flowers"}, {"start": "violet", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "both lilacs and violets are types of flowers"}]} +{"raw_text": "He picks all the tar then wonders why the phone looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "plastic", "X": "tar", "Y": "phone", "verb": "drink"}, "chain": [{"start": "plastic", "relation": "HasA", "end": "tar", "weight": 0.8, "surface_text": "plastic is a component in tar and styrofoam"}, {"start": "plastic", "relation": "PartOf", "end": "phone", "weight": 0.8, "surface_text": "plastic is part of a phone"}]} +{"raw_text": "He picks all the wood then wonders why the string quartet looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "viola", "X": "wood", "Y": "string quartet", "verb": "take"}, "chain": [{"start": "viola", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a viola is made of wood"}, {"start": "viola", "relation": "PartOf", "end": "string_quartet", "weight": 1.0, "surface_text": "[[a viola]] is part of [[a string quartet]]"}]} +{"raw_text": "He picks all the beet then wonders why the ginseng looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "root", "X": "beet", "Y": "ginseng", "verb": "grab"}, "chain": [{"start": "root", "relation": "HasA", "end": "beet", "weight": 0.8, "surface_text": "a beet has a root"}, {"start": "root", "relation": "HasA", "end": "ginseng", "weight": 0.8, "surface_text": "ginseng has a root"}]} +{"raw_text": "He picks all the fungus then wonders why the bacteria looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "mold", "X": "fungus", "Y": "bacteria", "verb": "eat"}, "chain": [{"start": "mold", "relation": "HasA", "end": "fungus", "weight": 0.8, "surface_text": "mold can be a fungus, blood is desired for life"}, {"start": "mold", "relation": "PartOf", "end": "bacteria", "weight": 0.8, "surface_text": "bacteria connects as a component of both mold and muscle tissue (in terms of microbial presence)"}]} +{"raw_text": "He picks all the wing then wonders why the nest looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "tern", "X": "wing", "Y": "nest", "verb": "pick"}, "chain": [{"start": "tern", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both ostriches and terns have wings, although ostriches are flightless, wings are a common physical feature in birds."}, {"start": "tern", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both ostriches and terns build nests where they lay their eggs, as part of their reproductive behavior."}]} +{"raw_text": "That's like eating the leaves and complaining the garden tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "dogwood", "X": "leaves", "Y": "garden", "verb": "take"}, "chain": [{"start": "dogwood", "relation": "HasA", "end": "leaves", "weight": 0.8, "surface_text": "Both trees have leaves."}, {"start": "dogwood", "relation": "PartOf", "end": "garden", "weight": 0.8, "surface_text": "a dogwood is part of a garden"}]} +{"raw_text": "There's a fella who eats the fence and says the wood's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "rail", "X": "fence", "Y": "wood", "verb": "eat"}, "chain": [{"start": "rail", "relation": "PartOf", "end": "fence", "weight": 0.8, "surface_text": "a rail is part of a fence"}, {"start": "rail", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a rail is made of wood"}]} +{"raw_text": "Don't eat the beach and then gripe about the water.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "sea", "X": "beach", "Y": "water", "verb": "eat"}, "chain": [{"start": "sea", "relation": "PartOf", "end": "beach", "weight": 0.8, "surface_text": "a beach can be located near a savanna and is part of a coastal sea area"}, {"start": "sea", "relation": "PartOf", "end": "water", "weight": 1.0, "surface_text": "[[water]] is part of [[the sea]]"}]} +{"raw_text": "He picks all the ore then wonders why the mine looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "gold", "X": "ore", "Y": "mine", "verb": "grab"}, "chain": [{"start": "gold", "relation": "HasA", "end": "ore", "weight": 0.8, "surface_text": "both magnesium and gold can be found in ore deposits, linking their natural sources"}, {"start": "gold", "relation": "HasA", "end": "mine", "weight": 0.8, "surface_text": "mines often contain both wolfram and gold deposits."}]} +{"raw_text": "That's like eating the blood and complaining the meat tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "blood", "X": "blood", "Y": "meat", "verb": "pick"}, "chain": [{"start": "blood", "relation": "PartOf", "end": "blood", "weight": 0.8, "surface_text": "blood is a component of the body and blood is a component of the organism"}, {"start": "blood", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "meat has blood"}]} +{"raw_text": "There's a fella who grabs the pod and says the \"spice blend\"'s no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cardamom", "X": "pod", "Y": "\"spice blend\"", "verb": "grab"}, "chain": [{"start": "cardamom", "relation": "HasA", "end": "pod", "weight": 0.8, "surface_text": "cardamom has a pod"}, {"start": "cardamom", "relation": "PartOf", "end": "\"spice_blend\"", "weight": 0.8, "surface_text": "both ginger and cardamom are common components of spice blends"}]} +{"raw_text": "Don't drink the fabric and then gripe about the linen.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "dress", "X": "fabric", "Y": "linen", "verb": "drink"}, "chain": [{"start": "dress", "relation": "PartOf", "end": "fabric", "weight": 0.8, "surface_text": "fabric is part of a dress"}, {"start": "dress", "relation": "MadeOf", "end": "linen", "weight": 0.8, "surface_text": "a dress can be made of linen"}]} +{"raw_text": "He picks all the knife then wonders why the plow looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "blade", "X": "knife", "Y": "plow", "verb": "use up"}, "chain": [{"start": "blade", "relation": "PartOf", "end": "knife", "weight": 4.0, "surface_text": "[[The blade]] is part of [[a knife]]"}, {"start": "blade", "relation": "HasA", "end": "plow", "weight": 0.8, "surface_text": "a plow has a blade"}]} +{"raw_text": "He picks all the tail then wonders why the paper looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "kite", "X": "tail", "Y": "paper", "verb": "eat"}, "chain": [{"start": "kite", "relation": "HasA", "end": "tail", "weight": 1.0, "surface_text": "[[A kite]] has [[a tail]]"}, {"start": "kite", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "a kite is made of paper"}]} +{"raw_text": "He picks all the \"spice blend\" then wonders why the curry looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cardamom", "X": "\"spice blend\"", "Y": "curry", "verb": "eat"}, "chain": [{"start": "cardamom", "relation": "PartOf", "end": "\"spice_blend\"", "weight": 0.8, "surface_text": "both ginger and cardamom are common components of spice blends"}, {"start": "cardamom", "relation": "HasA", "end": "curry", "weight": 0.8, "surface_text": "both are spices found in curry"}]} +{"raw_text": "He picks all the legs then wonders why the animal looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "zebra", "X": "legs", "Y": "animal", "verb": "grab"}, "chain": [{"start": "zebra", "relation": "PartOf", "end": "legs", "weight": 0.8, "surface_text": "both zebra and centipede have legs"}, {"start": "zebra", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "skin is a part of an animal's body, and zebra is an animal"}]} +{"raw_text": "He picks all the beak then wonders why the feather looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "buzzard", "X": "beak", "Y": "feather", "verb": "pick"}, "chain": [{"start": "buzzard", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "both are birds and have beaks"}, {"start": "buzzard", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers"}]} +{"raw_text": "He picks all the flower then wonders why the stem looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "posey", "X": "flower", "Y": "stem", "verb": "pick"}, "chain": [{"start": "posey", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "carnation is a type of flower, and posey is a type of flower, both being parts of the broader category of flowers."}, {"start": "posey", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "a posey has a stem"}]} +{"raw_text": "He picks all the flower then wonders why the flower looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "orchid", "X": "flower", "Y": "flower", "verb": "grab"}, "chain": [{"start": "orchid", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "Both are types of flowers."}, {"start": "orchid", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "Both are types of flowers."}]} +{"raw_text": "There's a fella who eats the puffin and says the petrel's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "feather", "X": "puffin", "Y": "petrel", "verb": "eat"}, "chain": [{"start": "feather", "relation": "HasA", "end": "puffin", "weight": 0.8, "surface_text": "Both birds have feathers."}, {"start": "feather", "relation": "HasA", "end": "petrel", "weight": 0.8, "surface_text": "feathers are a common feature of both birds"}]} +{"raw_text": "There's a fella who takes the mineral and says the rock's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "quartz", "X": "mineral", "Y": "rock", "verb": "take"}, "chain": [{"start": "quartz", "relation": "HasA", "end": "mineral", "weight": 0.8, "surface_text": "quartz is a type of mineral, and flint is made of quartz."}, {"start": "quartz", "relation": "PartOf", "end": "rock", "weight": 0.8, "surface_text": "rock connects the material composition and the geological context"}]} +{"raw_text": "That's like eating the soot and complaining the wood tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "ash", "X": "soot", "Y": "wood", "verb": "use up"}, "chain": [{"start": "ash", "relation": "HasA", "end": "soot", "weight": 0.8, "surface_text": "ash contains soot and paper can be burned to produce ash"}, {"start": "ash", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "ash is made of wood"}]} +{"raw_text": "That's like eating the pod and complaining the plant tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "bean", "X": "pod", "Y": "plant", "verb": "drink"}, "chain": [{"start": "bean", "relation": "HasA", "end": "pod", "weight": 0.8, "surface_text": "both eggplant and bean can have pods (though eggplant's pod is its fruit, while bean's pod contains seeds)"}, {"start": "bean", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both eggplant and bean are parts of plants"}]} +{"raw_text": "Don't pick the egg and then gripe about the bird.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "cuckoo", "X": "egg", "Y": "bird", "verb": "pick"}, "chain": [{"start": "cuckoo", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both swifts and cuckoos lay eggs"}, {"start": "cuckoo", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "Both are specific types of birds."}]} +{"raw_text": "Don't use up the nest and then gripe about the wing.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "osprey", "X": "nest", "Y": "wing", "verb": "use up"}, "chain": [{"start": "osprey", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both birds build or use nests."}, {"start": "osprey", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings."}]} +{"raw_text": "Don't drink the fruit and then gripe about the shell.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "seed", "X": "fruit", "Y": "shell", "verb": "drink"}, "chain": [{"start": "seed", "relation": "PartOf", "end": "fruit", "weight": 0.8, "surface_text": "some plants have thorns, and seeds can be part of fruits."}, {"start": "seed", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "a seed is made of a shell"}]} +{"raw_text": "He picks all the wheel then wonders why the wheel looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cart", "X": "wheel", "Y": "wheel", "verb": "use up"}, "chain": [{"start": "cart", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "both a coach and a cart have wheels for movement"}, {"start": "cart", "relation": "PartOf", "end": "wheel", "weight": 0.8, "surface_text": "wheels are part of a cart and planes have wheels"}]} +{"raw_text": "Don't drink the plastic and then gripe about the tool.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "sponge", "X": "plastic", "Y": "tool", "verb": "drink"}, "chain": [{"start": "sponge", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a sponge is made of plastic"}, {"start": "sponge", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "chimpanzees use sponges as tools; sponges have structural features"}]} +{"raw_text": "There's a fella who grabs the wing and says the feather's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "canary", "X": "wing", "Y": "feather", "verb": "grab"}, "chain": [{"start": "canary", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "wings are a physical part of both eagles and canaries, enabling them to fly."}, {"start": "canary", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both canaries and ibises have feathers"}]} +{"raw_text": "Don't drink the water and then gripe about the savanna.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "river", "X": "water", "Y": "savanna", "verb": "drink"}, "chain": [{"start": "river", "relation": "HasA", "end": "water", "weight": 1.0, "surface_text": "[[A river]] contains [[water]]"}, {"start": "river", "relation": "PartOf", "end": "savanna", "weight": 0.8, "surface_text": "a river can flow through a savanna and lead to or be part of a sea"}]} +{"raw_text": "Don't grab the rope and then gripe about the rope.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "pulley", "X": "rope", "Y": "rope", "verb": "grab"}, "chain": [{"start": "pulley", "relation": "HasA", "end": "rope", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}, {"start": "pulley", "relation": "HasA", "end": "rope", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}]} +{"raw_text": "That's like eating the flock and complaining the sheep tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "wool", "X": "flock", "Y": "sheep", "verb": "pick"}, "chain": [{"start": "wool", "relation": "HasA", "end": "flock", "weight": 0.8, "surface_text": "wool is a product of the animals in the flock, and wool can contain natural animal fats."}, {"start": "wool", "relation": "HasA", "end": "sheep", "weight": 1.0, "surface_text": "[[sheep]] have [[wool]]"}]} +{"raw_text": "There's a fella who use ups the carnation and says the carnation's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "petal", "X": "carnation", "Y": "carnation", "verb": "use up"}, "chain": [{"start": "petal", "relation": "HasA", "end": "carnation", "weight": 0.8, "surface_text": "both flowers have petals"}, {"start": "petal", "relation": "PartOf", "end": "carnation", "weight": 0.8, "surface_text": "carnation is made of petals, and a petal is part of many flowers including carnations."}]} +{"raw_text": "There's a fella who grabs the glass and says the handle's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "jug", "X": "glass", "Y": "handle", "verb": "grab"}, "chain": [{"start": "jug", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a jug is made of glass"}, {"start": "jug", "relation": "PartOf", "end": "handle", "weight": 0.8, "surface_text": "both jugs and toolboxes have handles for carrying"}]} +{"raw_text": "He picks all the honeydew then wonders why the head looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ant", "X": "honeydew", "Y": "head", "verb": "use up"}, "chain": [{"start": "ant", "relation": "HasA", "end": "honeydew", "weight": 0.8, "surface_text": "mealybugs produce honeydew, ants consume it"}, {"start": "ant", "relation": "PartOf", "end": "head", "weight": 0.8, "surface_text": "Mealybugs can be attacked by ants, and an ant's head is part of its body."}]} +{"raw_text": "He picks all the honeydew then wonders why the mealybug looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ant", "X": "honeydew", "Y": "mealybug", "verb": "take"}, "chain": [{"start": "ant", "relation": "HasA", "end": "honeydew", "weight": 0.8, "surface_text": "mealybugs produce honeydew, ants consume it"}, {"start": "ant", "relation": "HasA", "end": "mealybug", "weight": 0.8, "surface_text": "Mealybugs can be attacked by ants, and an ant's head is part of its body."}]} +{"raw_text": "That's like eating the wildlife and complaining the limb tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "lynx", "X": "wildlife", "Y": "limb", "verb": "pick"}, "chain": [{"start": "lynx", "relation": "PartOf", "end": "wildlife", "weight": 0.8, "surface_text": "Both lynxes and cats are part of the broader category of wildlife."}, {"start": "lynx", "relation": "HasA", "end": "limb", "weight": 0.8, "surface_text": "lynx has limbs, which are part of its body"}]} +{"raw_text": "He picks all the plant then wonders why the flower looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "lilac", "X": "plant", "Y": "flower", "verb": "take"}, "chain": [{"start": "lilac", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both are types of plants"}, {"start": "lilac", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "Both are types of flowers."}]} +{"raw_text": "That's like eating the whale and complaining the jaw tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "orca", "X": "whale", "Y": "jaw", "verb": "use up"}, "chain": [{"start": "orca", "relation": "PartOf", "end": "whale", "weight": 0.8, "surface_text": "An orca is a type of whale, and a bull is a type of animal that can be related to whales through the concept of marine or terrestrial mammals."}, {"start": "orca", "relation": "HasA", "end": "jaw", "weight": 0.8, "surface_text": "jaw is a part of an orca and part of a mouth"}]} +{"raw_text": "There's a fella who grabs the wheel and says the wheel's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cart", "X": "wheel", "Y": "wheel", "verb": "grab"}, "chain": [{"start": "cart", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "both a coach and a cart have wheels for movement"}, {"start": "cart", "relation": "PartOf", "end": "wheel", "weight": 0.8, "surface_text": "a wheel is part of a cart"}]} +{"raw_text": "That's like eating the sandwich and complaining the radish tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "vegetable", "X": "sandwich", "Y": "radish", "verb": "drink"}, "chain": [{"start": "vegetable", "relation": "HasA", "end": "sandwich", "weight": 0.8, "surface_text": "A burger is a type of sandwich, and sandwiches often contain vegetables."}, {"start": "vegetable", "relation": "PartOf", "end": "radish", "weight": 0.8, "surface_text": "Both jicama and radish are types of vegetables."}]} +{"raw_text": "He picks all the house then wonders why the prison looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "window", "X": "house", "Y": "prison", "verb": "grab"}, "chain": [{"start": "window", "relation": "PartOf", "end": "house", "weight": 0.8, "surface_text": "a window is part of a house"}, {"start": "window", "relation": "PartOf", "end": "prison", "weight": 0.8, "surface_text": "window connects both as a physical component present in both types of buildings"}]} +{"raw_text": "Don't drink the torso and then gripe about the lock.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "chest", "X": "torso", "Y": "lock", "verb": "drink"}, "chain": [{"start": "chest", "relation": "PartOf", "end": "torso", "weight": 1.0, "surface_text": "[[a chest]] is part of [[a torso]]."}, {"start": "chest", "relation": "HasA", "end": "lock", "weight": 0.8, "surface_text": "some oilcans have a locking mechanism, and chests often have locks"}]} +{"raw_text": "There's a fella who drinks the booby and says the bird's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "pigeon", "X": "booby", "Y": "bird", "verb": "drink"}, "chain": [{"start": "pigeon", "relation": "PartOf", "end": "booby", "weight": 0.8, "surface_text": "pigeon connects booby and rail as a related bird species"}, {"start": "pigeon", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both falcons and pigeons are part of the bird category"}]} +{"raw_text": "He picks all the roof then wonders why the roll looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "paper", "X": "roof", "Y": "roll", "verb": "eat"}, "chain": [{"start": "paper", "relation": "HasA", "end": "roof", "weight": 0.8, "surface_text": "roofs contain tar and paper as waterproofing materials"}, {"start": "paper", "relation": "PartOf", "end": "roll", "weight": 0.8, "surface_text": "tar and paper are components of a roll used for roofing or insulation"}]} +{"raw_text": "Don't use up the denim and then gripe about the cotton.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "jacket", "X": "denim", "Y": "cotton", "verb": "use up"}, "chain": [{"start": "jacket", "relation": "MadeOf", "end": "denim", "weight": 0.8, "surface_text": "a jacket is made of denim"}, {"start": "jacket", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a jacket is made of cotton"}]} +{"raw_text": "Don't take the lightbulb and then gripe about the tungsten.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "tungsten", "X": "lightbulb", "Y": "tungsten", "verb": "take"}, "chain": [{"start": "tungsten", "relation": "PartOf", "end": "lightbulb", "weight": 0.8, "surface_text": "mercury is used in fluorescent lightbulbs, and tungsten is used in incandescent lightbulbs."}, {"start": "tungsten", "relation": "PartOf", "end": "tungsten", "weight": 0.8, "surface_text": "tungsten is a type of metal, and metal is a category that includes tungsten."}]} +{"raw_text": "Don't drink the leg and then gripe about the animal.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "centipede", "X": "leg", "Y": "animal", "verb": "drink"}, "chain": [{"start": "centipede", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "both are animals with legs"}, {"start": "centipede", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "animal connects both as members of the same biological category"}]} +{"raw_text": "That's like eating the berries and complaining the land tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "coca", "X": "berries", "Y": "land", "verb": "use up"}, "chain": [{"start": "coca", "relation": "HasA", "end": "berries", "weight": 0.8, "surface_text": "Both holly and coca trees are known for producing berries."}, {"start": "coca", "relation": "PartOf", "end": "land", "weight": 0.8, "surface_text": "Coca trees grow on land, and forests are made up of land."}]} +{"raw_text": "He picks all the pasta then wonders why the carbonara looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "spaghetti", "X": "pasta", "Y": "carbonara", "verb": "eat"}, "chain": [{"start": "spaghetti", "relation": "MadeOf", "end": "pasta", "weight": 0.8, "surface_text": "spaghetti is a type of pasta, and eggs are often used to make pasta dough."}, {"start": "spaghetti", "relation": "PartOf", "end": "carbonara", "weight": 0.8, "surface_text": "spaghetti is a key part of carbonara, and carbonara includes eggs as an ingredient."}]} +{"raw_text": "There's a fella who drinks the meal and says the meat's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "pizza", "X": "meal", "Y": "meat", "verb": "drink"}, "chain": [{"start": "pizza", "relation": "HasA", "end": "meal", "weight": 0.8, "surface_text": "meal connects both as items within a larger dining context"}, {"start": "pizza", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "meat is an ingredient in pizza and a component of turkey"}]} +{"raw_text": "He picks all the wood then wonders why the cuticle looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "nail", "X": "wood", "Y": "cuticle", "verb": "take"}, "chain": [{"start": "nail", "relation": "PartOf", "end": "wood", "weight": 0.8, "surface_text": "wood is used for punching (as a surface) and is part of where nails are placed."}, {"start": "nail", "relation": "PartOf", "end": "cuticle", "weight": 1.0, "surface_text": "[[cuticle]] is part of [[nail]]"}]} +{"raw_text": "That's like eating the nest and complaining the wing tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "pelican", "X": "nest", "Y": "wing", "verb": "drink"}, "chain": [{"start": "pelican", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both are birds that build or use nests."}, {"start": "pelican", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings for flying."}]} +{"raw_text": "There's a fella who drinks the ginger and says the spice blend's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "curry", "X": "ginger", "Y": "spice blend", "verb": "drink"}, "chain": [{"start": "curry", "relation": "HasA", "end": "ginger", "weight": 0.8, "surface_text": "both ginger and turmeric are common ingredients in curry blends"}, {"start": "curry", "relation": "PartOf", "end": "spice_blend", "weight": 0.8, "surface_text": "Paprika is part of some spice blends, and curry is often a blend itself."}]} +{"raw_text": "There's a fella who use ups the root and says the hedge's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "thorn", "X": "root", "Y": "hedge", "verb": "use up"}, "chain": [{"start": "thorn", "relation": "PartOf", "end": "root", "weight": 0.8, "surface_text": "root connects as a part of both thorn and seaweed in their respective plant structures."}, {"start": "thorn", "relation": "PartOf", "end": "hedge", "weight": 0.8, "surface_text": "hedges often have thorns and grow in grasslands"}]} +{"raw_text": "Don't take the meat and then gripe about the blood.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "blood", "X": "meat", "Y": "blood", "verb": "take"}, "chain": [{"start": "blood", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "meat has blood"}, {"start": "blood", "relation": "PartOf", "end": "blood", "weight": 0.8, "surface_text": "blood is a component of the body and blood is a component of the organism"}]} +{"raw_text": "There's a fella who eats the jug and says the box's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lid", "X": "jug", "Y": "box", "verb": "eat"}, "chain": [{"start": "lid", "relation": "HasA", "end": "jug", "weight": 0.8, "surface_text": "both jugs and jars often have lids to cover them."}, {"start": "lid", "relation": "HasA", "end": "box", "weight": 0.8, "surface_text": "a chisel is part of the toolset for making a box, and a box has a lid"}]} +{"raw_text": "He picks all the tree then wonders why the wood looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "maple", "X": "tree", "Y": "wood", "verb": "pick"}, "chain": [{"start": "maple", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "trees are part of both maples and branches"}, {"start": "maple", "relation": "PartOf", "end": "wood", "weight": 0.8, "surface_text": "Both maple and mahogany are types of wood."}]} +{"raw_text": "He picks all the root then wonders why the salad looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "beet", "X": "root", "Y": "salad", "verb": "drink"}, "chain": [{"start": "beet", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "a beet has a root"}, {"start": "beet", "relation": "PartOf", "end": "salad", "weight": 0.8, "surface_text": "a beet is part of a salad"}]} +{"raw_text": "There's a fella who use ups the mall and says the water's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "concrete", "X": "mall", "Y": "water", "verb": "use up"}, "chain": [{"start": "concrete", "relation": "MadeOf", "end": "mall", "weight": 0.8, "surface_text": "Concrete is a material used in the construction of both silos and malls."}, {"start": "concrete", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "concrete is made of water"}]} +{"raw_text": "There's a fella who drinks the container and says the shellac's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "wax", "X": "container", "Y": "shellac", "verb": "drink"}, "chain": [{"start": "wax", "relation": "HasA", "end": "container", "weight": 0.8, "surface_text": "a container might have a wax seal, and it could be made of aluminum."}, {"start": "wax", "relation": "HasA", "end": "shellac", "weight": 1.0, "surface_text": "[[shellac]] contains [[wax]]"}]} +{"raw_text": "That's like eating the weapon and complaining the wood tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "spear", "X": "weapon", "Y": "wood", "verb": "drink"}, "chain": [{"start": "spear", "relation": "HasA", "end": "weapon", "weight": 0.8, "surface_text": "both are types of weapons"}, {"start": "spear", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a spear is made of wood"}]} +{"raw_text": "Don't drink the blade and then gripe about the wood.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "axe", "X": "blade", "Y": "wood", "verb": "drink"}, "chain": [{"start": "axe", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "an axe has a blade"}, {"start": "axe", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an axe is made of wood"}]} +{"raw_text": "There's a fella who picks the zebra and says the foot's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "body", "X": "zebra", "Y": "foot", "verb": "pick"}, "chain": [{"start": "body", "relation": "PartOf", "end": "zebra", "weight": 0.8, "surface_text": "both zebra and centipede have bodies"}, {"start": "body", "relation": "PartOf", "end": "foot", "weight": 0.8, "surface_text": "Both the foot (part of the leg) and the leg itself are parts of the body."}]} +{"raw_text": "That's like eating the wood and complaining the many rungs tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "ladder", "X": "wood", "Y": "many rungs", "verb": "eat"}, "chain": [{"start": "ladder", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a ladder is made of wood"}, {"start": "ladder", "relation": "HasA", "end": "many_rungs", "weight": 1.0, "surface_text": "[[A ladder]] has [[many rungs]]"}]} +{"raw_text": "That's like eating the plastic and complaining the wood tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "clarinet", "X": "plastic", "Y": "wood", "verb": "eat"}, "chain": [{"start": "clarinet", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a clarinet is made of plastic"}, {"start": "clarinet", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a clarinet is made of wood"}]} +{"raw_text": "He picks all the body then wonders why the bison looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "mouth", "X": "body", "Y": "bison", "verb": "use up"}, "chain": [{"start": "mouth", "relation": "PartOf", "end": "body", "weight": 0.8, "surface_text": "the mouth is part of the body and the tooth is located in the mouth"}, {"start": "mouth", "relation": "HasA", "end": "bison", "weight": 0.8, "surface_text": "bison has a mouth that contains teeth"}]} +{"raw_text": "That's like eating the feather and complaining the feather tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cormorant", "X": "feather", "Y": "feather", "verb": "take"}, "chain": [{"start": "cormorant", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}, {"start": "cormorant", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}]} +{"raw_text": "That's like eating the feather and complaining the nest tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "kestrel", "X": "feather", "Y": "nest", "verb": "grab"}, "chain": [{"start": "kestrel", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both kestrels and birds have feathers."}, {"start": "kestrel", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both finches and kestrels build or use nests."}]} +{"raw_text": "That's like eating the ship and complaining the object tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "rust", "X": "ship", "Y": "object", "verb": "grab"}, "chain": [{"start": "rust", "relation": "HasA", "end": "ship", "weight": 0.8, "surface_text": "ships can have rust on them and also have ropes for mooring and sailing"}, {"start": "rust", "relation": "PartOf", "end": "object", "weight": 0.8, "surface_text": "skin can be part of an object like armor, and rust can be part of an object like metal."}]} +{"raw_text": "There's a fella who eats the apartment and says the glass's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "gallery", "X": "apartment", "Y": "glass", "verb": "eat"}, "chain": [{"start": "gallery", "relation": "PartOf", "end": "apartment", "weight": 0.8, "surface_text": "apartments are common features in both duplexes and galleries."}, {"start": "gallery", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a gallery is made of glass"}]} +{"raw_text": "Don't take the coriander and then gripe about the ingredient.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "food", "X": "coriander", "Y": "ingredient", "verb": "take"}, "chain": [{"start": "food", "relation": "PartOf", "end": "coriander", "weight": 0.8, "surface_text": "coriander is a part of some foods, sugar is made of food ingredients"}, {"start": "food", "relation": "HasA", "end": "ingredient", "weight": 0.8, "surface_text": "butter is an ingredient, and food often contains ingredients."}]} +{"raw_text": "There's a fella who eats the blade and says the sharp edges's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "saw", "X": "blade", "Y": "sharp edges", "verb": "eat"}, "chain": [{"start": "saw", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a saw has a blade"}, {"start": "saw", "relation": "HasA", "end": "sharp_edges", "weight": 1.0, "surface_text": "[[A saw]] has [[sharp edges]]"}]} +{"raw_text": "There's a fella who eats the fungus and says the fungus's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mold", "X": "fungus", "Y": "fungus", "verb": "eat"}, "chain": [{"start": "mold", "relation": "HasA", "end": "fungus", "weight": 0.8, "surface_text": "mold can be a fungus, blood is desired for life"}, {"start": "mold", "relation": "PartOf", "end": "fungus", "weight": 0.8, "surface_text": "Mold is a type of fungus, and bodies can have fungi."}]} +{"raw_text": "There's a fella who eats the horse and says the fence's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "stable", "X": "horse", "Y": "fence", "verb": "eat"}, "chain": [{"start": "stable", "relation": "HasA", "end": "horse", "weight": 0.8, "surface_text": "prisoners may care for horses; stables house horses"}, {"start": "stable", "relation": "HasA", "end": "fence", "weight": 0.8, "surface_text": "both buildings often have fences for security or containment"}]} +{"raw_text": "Don't pick the food and then gripe about the cup.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "wrapper", "X": "food", "Y": "cup", "verb": "pick"}, "chain": [{"start": "wrapper", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "food has a wrapper"}, {"start": "wrapper", "relation": "HasA", "end": "cup", "weight": 0.8, "surface_text": "Styrofoam is used to make cups, and cups often have wrappers."}]} +{"raw_text": "Don't drink the hamburger and then gripe about the hamburger.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "onion", "X": "hamburger", "Y": "hamburger", "verb": "drink"}, "chain": [{"start": "onion", "relation": "HasA", "end": "hamburger", "weight": 0.8, "surface_text": "a hamburger has onion"}, {"start": "onion", "relation": "HasA", "end": "hamburger", "weight": 0.8, "surface_text": "a hamburger has onion"}]} +{"raw_text": "That's like eating the salmon and complaining the orchard tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "fish", "X": "salmon", "Y": "orchard", "verb": "pick"}, "chain": [{"start": "fish", "relation": "PartOf", "end": "salmon", "weight": 0.8, "surface_text": "fish can be part of a burger (taco-style) and salmon is a type of fish"}, {"start": "fish", "relation": "HasA", "end": "orchard", "weight": 0.8, "surface_text": "An orchard might have a pond with fish, linking the two environments."}]} +{"raw_text": "Don't grab the wood and then gripe about the musical instrument.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "xylophone", "X": "wood", "Y": "musical instrument", "verb": "grab"}, "chain": [{"start": "xylophone", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a xylophone is made of wood"}, {"start": "xylophone", "relation": "PartOf", "end": "musical_instrument", "weight": 0.8, "surface_text": "both are types of musical instruments"}]} +{"raw_text": "There's a fella who use ups the rope and says the rope's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "pulley", "X": "rope", "Y": "rope", "verb": "use up"}, "chain": [{"start": "pulley", "relation": "HasA", "end": "rope", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}, {"start": "pulley", "relation": "HasA", "end": "rope", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}]} +{"raw_text": "That's like eating the thorn and complaining the jungle tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "vine", "X": "thorn", "Y": "jungle", "verb": "grab"}, "chain": [{"start": "vine", "relation": "PartOf", "end": "thorn", "weight": 0.8, "surface_text": "both thorns and watermelons can grow on vines"}, {"start": "vine", "relation": "PartOf", "end": "jungle", "weight": 1.0, "surface_text": "[[A vine]] is part of [[a jungle]]"}]} +{"raw_text": "Don't eat the barley and then gripe about the corn.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "rice", "X": "barley", "Y": "corn", "verb": "eat"}, "chain": [{"start": "rice", "relation": "HasA", "end": "barley", "weight": 0.8, "surface_text": "barley is a type of grain, and rice is also a type of grain, so barley serves as a bridge between them."}, {"start": "rice", "relation": "HasA", "end": "corn", "weight": 0.8, "surface_text": "corn is a type of grain, and rice is also a type of grain, so corn serves as a bridge between them."}]} +{"raw_text": "There's a fella who grabs the egg and says the feather's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "crow", "X": "egg", "Y": "feather", "verb": "grab"}, "chain": [{"start": "crow", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs"}, {"start": "crow", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers"}]} +{"raw_text": "Don't take the glass and then gripe about the liquid.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "flask", "X": "glass", "Y": "liquid", "verb": "take"}, "chain": [{"start": "flask", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a flask is made of glass"}, {"start": "flask", "relation": "HasA", "end": "liquid", "weight": 1.0, "surface_text": "[[A flask]] contains [[liquid]]"}]} +{"raw_text": "That's like eating the wood and complaining the wine tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cork", "X": "wood", "Y": "wine", "verb": "grab"}, "chain": [{"start": "cork", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a cork is made of wood"}, {"start": "cork", "relation": "HasA", "end": "wine", "weight": 0.8, "surface_text": "wine has a cork"}]} +{"raw_text": "There's a fella who picks the caffiene in and says the caffiene's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "coffee", "X": "caffiene in", "Y": "caffiene", "verb": "pick"}, "chain": [{"start": "coffee", "relation": "HasA", "end": "caffiene_in", "weight": 1.0, "surface_text": "[[Coffee]] has [[caffiene in it]]"}, {"start": "coffee", "relation": "HasA", "end": "caffiene", "weight": 1.0, "surface_text": "[[Coffee]] contains [[caffiene]]"}]} +{"raw_text": "That's like eating the wool and complaining the cotton tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "scarf", "X": "wool", "Y": "cotton", "verb": "pick"}, "chain": [{"start": "scarf", "relation": "MadeOf", "end": "wool", "weight": 0.8, "surface_text": "a scarf is made of wool"}, {"start": "scarf", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a scarf is made of cotton"}]} +{"raw_text": "Don't grab the wood and then gripe about the apartment.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "den", "X": "wood", "Y": "apartment", "verb": "grab"}, "chain": [{"start": "den", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a den is made of wood"}, {"start": "den", "relation": "PartOf", "end": "apartment", "weight": 0.8, "surface_text": "a den can be part of an apartment"}]} +{"raw_text": "Don't eat the cloth and then gripe about the cloth.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "fabric", "X": "cloth", "Y": "cloth", "verb": "eat"}, "chain": [{"start": "fabric", "relation": "PartOf", "end": "cloth", "weight": 0.8, "surface_text": "burlap is a type of cloth, and fabric is a general category that includes cloth"}, {"start": "fabric", "relation": "PartOf", "end": "cloth", "weight": 0.8, "surface_text": "burlap is a type of cloth, and fabric is a general category that includes cloth"}]} +{"raw_text": "There's a fella who use ups the egg and says the feather's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "vulture", "X": "egg", "Y": "feather", "verb": "use up"}, "chain": [{"start": "vulture", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both lay eggs"}, {"start": "vulture", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}]} +{"raw_text": "There's a fella who eats the nest and says the wing's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "hoatzin", "X": "nest", "Y": "wing", "verb": "eat"}, "chain": [{"start": "hoatzin", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build or inhabit nests"}, {"start": "hoatzin", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings for flight"}]} +{"raw_text": "That's like eating the wood and complaining the leaf tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "hickory", "X": "wood", "Y": "leaf", "verb": "drink"}, "chain": [{"start": "hickory", "relation": "PartOf", "end": "wood", "weight": 0.8, "surface_text": "both trees are made of wood"}, {"start": "hickory", "relation": "PartOf", "end": "leaf", "weight": 0.8, "surface_text": "both are parts of trees"}]} +{"raw_text": "There's a fella who use ups the ceramic and says the dirt's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "clay", "X": "ceramic", "Y": "dirt", "verb": "use up"}, "chain": [{"start": "clay", "relation": "MadeOf", "end": "ceramic", "weight": 0.8, "surface_text": "clay is used to make teacups and is a component of ceramic"}, {"start": "clay", "relation": "MadeOf", "end": "dirt", "weight": 0.8, "surface_text": "clay is made of dirt"}]} +{"raw_text": "He picks all the silo then wonders why the house looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "door", "X": "silo", "Y": "house", "verb": "drink"}, "chain": [{"start": "door", "relation": "HasA", "end": "silo", "weight": 0.8, "surface_text": "both silos (for access) and duplexes (for entry/exit) have doors"}, {"start": "door", "relation": "HasA", "end": "house", "weight": 0.8, "surface_text": "a house has a door"}]} +{"raw_text": "There's a fella who picks the screwdriver and says the triangle's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "needle", "X": "screwdriver", "Y": "triangle", "verb": "pick"}, "chain": [{"start": "needle", "relation": "HasA", "end": "screwdriver", "weight": 0.8, "surface_text": "Both tools can be used to unscrew things, and they are both hand tools."}, {"start": "needle", "relation": "PartOf", "end": "triangle", "weight": 0.8, "surface_text": "A needle is used with a thimble for sewing, and it can be part of forming a triangle in geometry or craft."}]} +{"raw_text": "There's a fella who drinks the water and says the water's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lake", "X": "water", "Y": "water", "verb": "drink"}, "chain": [{"start": "lake", "relation": "HasA", "end": "water", "weight": 2.0, "surface_text": "[[a lake]] contains [[water]]"}, {"start": "lake", "relation": "PartOf", "end": "water", "weight": 0.8, "surface_text": "water is found in or near a desert and is a part of a lake"}]} +{"raw_text": "Don't take the polyester and then gripe about the cotton.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "tie", "X": "polyester", "Y": "cotton", "verb": "take"}, "chain": [{"start": "tie", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "a tie is made of polyester"}, {"start": "tie", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a tie is made of cotton"}]} +{"raw_text": "That's like eating the dish and complaining the seasoning tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "sugar", "X": "dish", "Y": "seasoning", "verb": "drink"}, "chain": [{"start": "sugar", "relation": "HasA", "end": "dish", "weight": 0.8, "surface_text": "turmeric is used in dishes, and sugar is an ingredient in many dishes"}, {"start": "sugar", "relation": "HasA", "end": "seasoning", "weight": 0.8, "surface_text": "turmeric is a type of seasoning, and sugar can be a sweet seasoning"}]} +{"raw_text": "He picks all the carbon then wonders why the dirt looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "coal", "X": "carbon", "Y": "dirt", "verb": "drink"}, "chain": [{"start": "coal", "relation": "MadeOf", "end": "carbon", "weight": 1.0, "surface_text": "[[coal]] is made of [[carbon]]."}, {"start": "coal", "relation": "HasA", "end": "dirt", "weight": 0.8, "surface_text": "coal burns to create soot, and dirt can contain coal particles"}]} +{"raw_text": "There's a fella who drinks the element and says the copper's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "pewter", "X": "element", "Y": "copper", "verb": "drink"}, "chain": [{"start": "pewter", "relation": "MadeOf", "end": "element", "weight": 0.8, "surface_text": "Both pewter and mercury are composed of chemical elements."}, {"start": "pewter", "relation": "MadeOf", "end": "copper", "weight": 0.8, "surface_text": "both pewter and bronze contain copper"}]} +{"raw_text": "He picks all the wing then wonders why the feathers looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "hummingbird", "X": "wing", "Y": "feathers", "verb": "take"}, "chain": [{"start": "hummingbird", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "hummingbird", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "feathers are a defining characteristic shared by both bird species"}]} +{"raw_text": "He picks all the wolf then wonders why the ingredient looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "food", "X": "wolf", "Y": "ingredient", "verb": "eat"}, "chain": [{"start": "food", "relation": "HasA", "end": "wolf", "weight": 0.8, "surface_text": "Both animals can be prey or used as food for larger predators or humans."}, {"start": "food", "relation": "HasA", "end": "ingredient", "weight": 0.8, "surface_text": "butter is an ingredient, and food often contains ingredients."}]} +{"raw_text": "That's like eating the habitat and complaining the habitat tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "rat", "X": "habitat", "Y": "habitat", "verb": "take"}, "chain": [{"start": "rat", "relation": "PartOf", "end": "habitat", "weight": 0.8, "surface_text": "habitat connects both as animals that occupy natural environments"}, {"start": "rat", "relation": "PartOf", "end": "habitat", "weight": 0.8, "surface_text": "habitat connects both as animals that occupy natural environments"}]} +{"raw_text": "He picks all the orca then wonders why the orca looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "tooth", "X": "orca", "Y": "orca", "verb": "drink"}, "chain": [{"start": "tooth", "relation": "HasA", "end": "orca", "weight": 0.8, "surface_text": "tooth is in an orca and in a mouth"}, {"start": "tooth", "relation": "HasA", "end": "orca", "weight": 0.8, "surface_text": "tooth is in an orca and in a mouth"}]} +{"raw_text": "Don't pick the feather and then gripe about the wing.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "pelican", "X": "feather", "Y": "wing", "verb": "pick"}, "chain": [{"start": "pelican", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both peacocks and pelicans have feathers"}, {"start": "pelican", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings for flying."}]} +{"raw_text": "There's a fella who eats the nest and says the beak's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "booby", "X": "nest", "Y": "beak", "verb": "eat"}, "chain": [{"start": "booby", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Birds like avocets and boobies build nests."}, {"start": "booby", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Birds like avocets and boobies have beaks."}]} +{"raw_text": "He picks all the package then wonders why the balanced breakfast looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cereal", "X": "package", "Y": "balanced breakfast", "verb": "drink"}, "chain": [{"start": "cereal", "relation": "PartOf", "end": "package", "weight": 0.8, "surface_text": "Spaghetti and cereal are both sold in packages."}, {"start": "cereal", "relation": "PartOf", "end": "balanced_breakfast", "weight": 1.0, "surface_text": "[[cereal]] is part of [[a balanced breakfast]]."}]} +{"raw_text": "Don't pick the flower and then gripe about the flower.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "violet", "X": "flower", "Y": "flower", "verb": "pick"}, "chain": [{"start": "violet", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "both lilacs and violets are types of flowers"}, {"start": "violet", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "both lilacs and violets are types of flowers"}]} +{"raw_text": "That's like eating the fish and complaining the fish tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "pond", "X": "fish", "Y": "fish", "verb": "take"}, "chain": [{"start": "pond", "relation": "HasA", "end": "fish", "weight": 0.8, "surface_text": "An orchard might have a pond with fish, linking the two environments."}, {"start": "pond", "relation": "HasA", "end": "fish", "weight": 0.8, "surface_text": "An orchard might have a pond with fish, linking the two environments."}]} +{"raw_text": "He picks all the needle then wonders why the clothing looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "spout", "X": "needle", "Y": "clothing", "verb": "eat"}, "chain": [{"start": "spout", "relation": "PartOf", "end": "needle", "weight": 0.8, "surface_text": "Needle connects thimble to spout by being used with thimble and part of a spout (in sewing context)."}, {"start": "spout", "relation": "PartOf", "end": "clothing", "weight": 0.8, "surface_text": "Clothing connects thimble to spout by being made with thimble and part of clothing (as in a spout-like design)."}]} +{"raw_text": "That's like eating the rungs and complaining the many rungs tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "ladder", "X": "rungs", "Y": "many rungs", "verb": "use up"}, "chain": [{"start": "ladder", "relation": "HasA", "end": "rungs", "weight": 1.0, "surface_text": "[[a ladder]] has [[rungs]]"}, {"start": "ladder", "relation": "HasA", "end": "many_rungs", "weight": 1.0, "surface_text": "[[A ladder]] has [[many rungs]]"}]} +{"raw_text": "He picks all the copper wiring then wonders why the bronze looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "copper", "X": "copper wiring", "Y": "bronze", "verb": "grab"}, "chain": [{"start": "copper", "relation": "PartOf", "end": "copper_wiring", "weight": 1.0, "surface_text": "[[copper]] is part of [[copper wiring]]."}, {"start": "copper", "relation": "MadeOf", "end": "bronze", "weight": 0.8, "surface_text": "both pewter and bronze contain copper"}]} +{"raw_text": "There's a fella who drinks the wolf head and says the fur's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "head", "X": "wolf head", "Y": "fur", "verb": "drink"}, "chain": [{"start": "head", "relation": "PartOf", "end": "wolf_head", "weight": 0.8, "surface_text": "A wolf has a head, and a head is part of the wolf's anatomy."}, {"start": "head", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "Lions have fur all over their bodies, including on their heads."}]} +{"raw_text": "That's like eating the herring and complaining the grades tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "school", "X": "herring", "Y": "grades", "verb": "pick"}, "chain": [{"start": "school", "relation": "PartOf", "end": "herring", "weight": 0.8, "surface_text": "a herring is part of a school"}, {"start": "school", "relation": "PartOf", "end": "grades", "weight": 1.0, "surface_text": "[[grades]] is part of [[school]]."}]} +{"raw_text": "Don't grab the peel and then gripe about the dish.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "potato", "X": "peel", "Y": "dish", "verb": "grab"}, "chain": [{"start": "potato", "relation": "PartOf", "end": "peel", "weight": 0.8, "surface_text": "peel connects the outer covering of both fruits and vegetables"}, {"start": "potato", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "a dish often includes both steak and potato"}]} +{"raw_text": "He picks all the 6 legs then wonders why the fly looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "insect", "X": "6 legs", "Y": "fly", "verb": "pick"}, "chain": [{"start": "insect", "relation": "HasA", "end": "6_legs", "weight": 2.0, "surface_text": "[[An insect]] has [[6 legs]]"}, {"start": "insect", "relation": "PartOf", "end": "fly", "weight": 0.8, "surface_text": "insects are a biological category both belong to"}]} +{"raw_text": "He picks all the nest then wonders why the bird looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "gannet", "X": "nest", "Y": "bird", "verb": "grab"}, "chain": [{"start": "gannet", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both cassowary and gannet have nests as part of their bird behavior and habitat."}, {"start": "gannet", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "Both cassowary and gannet are part of the taxonomic class of birds."}]} +{"raw_text": "Don't use up the copper and then gripe about the valve.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "trumpet", "X": "copper", "Y": "valve", "verb": "use up"}, "chain": [{"start": "trumpet", "relation": "MadeOf", "end": "copper", "weight": 0.8, "surface_text": "a trumpet is made of copper"}, {"start": "trumpet", "relation": "PartOf", "end": "valve", "weight": 1.0, "surface_text": "[[a valve]] is part of [[a trumpet]]"}]} +{"raw_text": "Don't take the bullet and then gripe about the ammunition.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "revolver", "X": "bullet", "Y": "ammunition", "verb": "take"}, "chain": [{"start": "revolver", "relation": "HasA", "end": "bullet", "weight": 0.8, "surface_text": "Both a revolver and a canon use bullets as ammunition."}, {"start": "revolver", "relation": "HasA", "end": "ammunition", "weight": 0.8, "surface_text": "Both a revolver and a rifle require ammunition to fire."}]} +{"raw_text": "He picks all the bowl then wonders why the clay looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "teacup", "X": "bowl", "Y": "clay", "verb": "pick"}, "chain": [{"start": "teacup", "relation": "PartOf", "end": "bowl", "weight": 0.8, "surface_text": "a bowl is part of a teacup (as a component), and a bowl is a type of container"}, {"start": "teacup", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "clay is used to make teacups and is a component of ceramic"}]} +{"raw_text": "That's like eating the herb and complaining the dish tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "coriander", "X": "herb", "Y": "dish", "verb": "use up"}, "chain": [{"start": "coriander", "relation": "PartOf", "end": "herb", "weight": 0.8, "surface_text": "coriander is a seed of the coriander herb, basil is an herb itself"}, {"start": "coriander", "relation": "HasA", "end": "dish", "weight": 0.8, "surface_text": "both can be ingredients in a single dish"}]} +{"raw_text": "He picks all the cornstalk then wonders why the rice looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "husk", "X": "cornstalk", "Y": "rice", "verb": "drink"}, "chain": [{"start": "husk", "relation": "PartOf", "end": "cornstalk", "weight": 0.8, "surface_text": "cornstalks have husks and grow in shaded environments."}, {"start": "husk", "relation": "HasA", "end": "rice", "weight": 0.8, "surface_text": "rice has a husk"}]} +{"raw_text": "He picks all the oil then wonders why the lynx looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "fur", "X": "oil", "Y": "lynx", "verb": "use up"}, "chain": [{"start": "fur", "relation": "HasA", "end": "oil", "weight": 0.8, "surface_text": "wax can be made of oil and fur has oil"}, {"start": "fur", "relation": "HasA", "end": "lynx", "weight": 0.8, "surface_text": "lynx has fur, which is part of its body"}]} +{"raw_text": "He picks all the 3 sides then wonders why the quilt looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "triangle", "X": "3 sides", "Y": "quilt", "verb": "take"}, "chain": [{"start": "triangle", "relation": "HasA", "end": "3_sides", "weight": 4.0, "surface_text": "[[A triangle]] has [[3 sides]]"}, {"start": "triangle", "relation": "HasA", "end": "quilt", "weight": 0.8, "surface_text": "A quilt uses a thimble for sewing, and it often has triangular pieces."}]} +{"raw_text": "That's like eating the musical instrument and complaining the xylophone tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "xylophone", "X": "musical instrument", "Y": "xylophone", "verb": "drink"}, "chain": [{"start": "xylophone", "relation": "PartOf", "end": "musical_instrument", "weight": 0.8, "surface_text": "both are types of musical instruments"}, {"start": "xylophone", "relation": "HasA", "end": "xylophone", "weight": 0.8, "surface_text": "xylophone connects as a component and possession"}]} +{"raw_text": "There's a fella who grabs the plastic and says the gauge's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "caliper", "X": "plastic", "Y": "gauge", "verb": "grab"}, "chain": [{"start": "caliper", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a caliper is made of plastic"}, {"start": "caliper", "relation": "HasA", "end": "gauge", "weight": 0.8, "surface_text": "Both instruments contain or function as gauges for precision."}]} +{"raw_text": "He picks all the football team then wonders why the wheel looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "coach", "X": "football team", "Y": "wheel", "verb": "pick"}, "chain": [{"start": "coach", "relation": "PartOf", "end": "football_team", "weight": 1.0, "surface_text": "[[A coach]] is part of [[a football team]]."}, {"start": "coach", "relation": "PartOf", "end": "wheel", "weight": 0.8, "surface_text": "wheels are components of both carts and coaches"}]} +{"raw_text": "There's a fella who use ups the salad and says the garden's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cucumber", "X": "salad", "Y": "garden", "verb": "use up"}, "chain": [{"start": "cucumber", "relation": "PartOf", "end": "salad", "weight": 0.8, "surface_text": "a cucumber is part of salad"}, {"start": "cucumber", "relation": "PartOf", "end": "garden", "weight": 0.8, "surface_text": "a cucumber is part of garden"}]} +{"raw_text": "There's a fella who drinks the mine and says the ring's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "titanium", "X": "mine", "Y": "ring", "verb": "drink"}, "chain": [{"start": "titanium", "relation": "HasA", "end": "mine", "weight": 0.8, "surface_text": "mines can contain both titanium and ore"}, {"start": "titanium", "relation": "MadeOf", "end": "ring", "weight": 0.8, "surface_text": "rings are often made from both titanium and gold"}]} +{"raw_text": "That's like eating the wing and complaining the feather tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "parakeet", "X": "wing", "Y": "feather", "verb": "use up"}, "chain": [{"start": "parakeet", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "parakeet", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both cuckoos and parakeets have feathers as part of their physical characteristics."}]} +{"raw_text": "There's a fella who picks the mealybug and says the micrometer's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "scale", "X": "mealybug", "Y": "micrometer", "verb": "pick"}, "chain": [{"start": "scale", "relation": "HasA", "end": "mealybug", "weight": 0.8, "surface_text": "mealybugs have a waxy scale; butterflies may have scale-like structures on wings"}, {"start": "scale", "relation": "HasA", "end": "micrometer", "weight": 0.8, "surface_text": "a micrometer has a scale"}]} +{"raw_text": "Don't eat the flower and then gripe about the flower.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "orchid", "X": "flower", "Y": "flower", "verb": "eat"}, "chain": [{"start": "orchid", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "Both are types of flowers."}, {"start": "orchid", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "Both are types of flowers."}]} +{"raw_text": "Don't grab the land and then gripe about the handle.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "plow", "X": "land", "Y": "handle", "verb": "grab"}, "chain": [{"start": "plow", "relation": "HasA", "end": "land", "weight": 0.8, "surface_text": "plow creates furrows in the land"}, {"start": "plow", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "both have handles for operation"}]} +{"raw_text": "Don't eat the rope and then gripe about the rope.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "pulley", "X": "rope", "Y": "rope", "verb": "eat"}, "chain": [{"start": "pulley", "relation": "HasA", "end": "rope", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}, {"start": "pulley", "relation": "HasA", "end": "rope", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}]} +{"raw_text": "Don't eat the farm and then gripe about the wood.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "barn", "X": "farm", "Y": "wood", "verb": "eat"}, "chain": [{"start": "barn", "relation": "HasA", "end": "farm", "weight": 0.8, "surface_text": "a farm has a barn"}, {"start": "barn", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a barn is made of wood"}]} +{"raw_text": "Don't eat the weaver and then gripe about the swift.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "nest", "X": "weaver", "Y": "swift", "verb": "eat"}, "chain": [{"start": "nest", "relation": "HasA", "end": "weaver", "weight": 0.8, "surface_text": "Both birds have nests."}, {"start": "nest", "relation": "HasA", "end": "swift", "weight": 0.8, "surface_text": "both birds have nests"}]} +{"raw_text": "That's like eating the foot and complaining the arm tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "leg", "X": "foot", "Y": "arm", "verb": "take"}, "chain": [{"start": "leg", "relation": "PartOf", "end": "foot", "weight": 0.8, "surface_text": "Both the foot (part of the leg) and the leg itself are parts of the body."}, {"start": "leg", "relation": "PartOf", "end": "arm", "weight": 0.8, "surface_text": "Both the arm and leg are parts of the body."}]} +{"raw_text": "Don't pick the jewelry and then gripe about the quartz.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "crystal", "X": "jewelry", "Y": "quartz", "verb": "pick"}, "chain": [{"start": "crystal", "relation": "PartOf", "end": "jewelry", "weight": 0.8, "surface_text": "crystal is part of jewelry"}, {"start": "crystal", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "crystal is made of quartz"}]} +{"raw_text": "There's a fella who eats the water and says the hamburger's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "tomato", "X": "water", "Y": "hamburger", "verb": "eat"}, "chain": [{"start": "tomato", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a tomato is made of water"}, {"start": "tomato", "relation": "HasA", "end": "hamburger", "weight": 0.8, "surface_text": "a hamburger has tomato"}]} +{"raw_text": "Don't eat the farm and then gripe about the crop.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "field", "X": "farm", "Y": "crop", "verb": "eat"}, "chain": [{"start": "field", "relation": "HasA", "end": "farm", "weight": 0.8, "surface_text": "a farm has a field"}, {"start": "field", "relation": "HasA", "end": "crop", "weight": 0.8, "surface_text": "crops are grown in furrows which are part of a field."}]} +{"raw_text": "That's like eating the muscle and complaining the animal tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "lion", "X": "muscle", "Y": "animal", "verb": "pick"}, "chain": [{"start": "lion", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "muscle connects the lion's body part to the fat's composition. (This is a better option.)"}, {"start": "lion", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "animal connects both as members of the same biological category"}]} +{"raw_text": "He picks all the stir-fry then wonders why the vegetable looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "eggplant", "X": "stir-fry", "Y": "vegetable", "verb": "grab"}, "chain": [{"start": "eggplant", "relation": "PartOf", "end": "stir-fry", "weight": 0.8, "surface_text": "stir-fry is a dish that can include both eggplant and spinach"}, {"start": "eggplant", "relation": "HasA", "end": "vegetable", "weight": 0.8, "surface_text": "Both eggplant and cabbage are types of vegetables."}]} +{"raw_text": "There's a fella who picks the feather and says the egg's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "crow", "X": "feather", "Y": "egg", "verb": "pick"}, "chain": [{"start": "crow", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers"}, {"start": "crow", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs"}]} +{"raw_text": "That's like eating the comb and complaining the plastic tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "knife", "X": "comb", "Y": "plastic", "verb": "take"}, "chain": [{"start": "knife", "relation": "PartOf", "end": "comb", "weight": 0.8, "surface_text": "a comb can be part of a multi-tool with a knife, and a toolbox often contains knives"}, {"start": "knife", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a knife is made of plastic"}]} +{"raw_text": "That's like eating the snail and complaining the snail tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "slug", "X": "snail", "Y": "snail", "verb": "take"}, "chain": [{"start": "slug", "relation": "PartOf", "end": "snail", "weight": 0.8, "surface_text": "bananas can be eaten by snails; slugs are related to snails"}, {"start": "slug", "relation": "PartOf", "end": "snail", "weight": 0.8, "surface_text": "bananas can be eaten by snails; slugs are related to snails"}]} +{"raw_text": "Don't use up the ore and then gripe about the metal.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "iron", "X": "ore", "Y": "metal", "verb": "use up"}, "chain": [{"start": "iron", "relation": "PartOf", "end": "ore", "weight": 0.8, "surface_text": "Talc can be part of certain types of ores, and iron is extracted from iron ores."}, {"start": "iron", "relation": "PartOf", "end": "metal", "weight": 0.8, "surface_text": "both tungsten and iron are types of metal"}]} +{"raw_text": "There's a fella who grabs the slice and says the food's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cheese", "X": "slice", "Y": "food", "verb": "grab"}, "chain": [{"start": "cheese", "relation": "HasA", "end": "slice", "weight": 0.8, "surface_text": "a slice of pizza often has cheese on it, and cheese can be sliced."}, {"start": "cheese", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both flesh and cheese are types of food"}]} +{"raw_text": "He picks all the spaghetti then wonders why the wood looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "box", "X": "spaghetti", "Y": "wood", "verb": "pick"}, "chain": [{"start": "box", "relation": "PartOf", "end": "spaghetti", "weight": 0.8, "surface_text": "Both spaghetti and cereal can be found in boxes for packaging."}, {"start": "box", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a box is made of wood"}]} +{"raw_text": "Don't use up the metal and then gripe about the metal.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "tungsten", "X": "metal", "Y": "metal", "verb": "use up"}, "chain": [{"start": "tungsten", "relation": "PartOf", "end": "metal", "weight": 0.8, "surface_text": "both magnesium and tungsten are types of metal."}, {"start": "tungsten", "relation": "PartOf", "end": "metal", "weight": 0.8, "surface_text": "both magnesium and tungsten are types of metal."}]} +{"raw_text": "That's like eating the nut and complaining the seeds tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "acorn", "X": "nut", "Y": "seeds", "verb": "grab"}, "chain": [{"start": "acorn", "relation": "PartOf", "end": "nut", "weight": 0.8, "surface_text": "an acorn is part of a nut category"}, {"start": "acorn", "relation": "HasA", "end": "seeds", "weight": 1.0, "surface_text": "[[an acorn]] has [[seeds]]"}]} +{"raw_text": "He picks all the engine then wonders why the plastic looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "boat", "X": "engine", "Y": "plastic", "verb": "eat"}, "chain": [{"start": "boat", "relation": "PartOf", "end": "engine", "weight": 0.8, "surface_text": "an engine is part of a boat"}, {"start": "boat", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a boat is made of plastic"}]} +{"raw_text": "He picks all the engine then wonders why the wheel looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "van", "X": "engine", "Y": "wheel", "verb": "grab"}, "chain": [{"start": "van", "relation": "HasA", "end": "engine", "weight": 0.8, "surface_text": "both vehicles contain an engine"}, {"start": "van", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "both carts and vans have wheels"}]} +{"raw_text": "He picks all the scale then wonders why the mercury looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "barometer", "X": "scale", "Y": "mercury", "verb": "take"}, "chain": [{"start": "barometer", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "a barometer has a scale"}, {"start": "barometer", "relation": "HasA", "end": "mercury", "weight": 0.8, "surface_text": "a mercury barometer has mercury"}]} +{"raw_text": "There's a fella who eats the orchestra and says the key's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "organ", "X": "orchestra", "Y": "key", "verb": "eat"}, "chain": [{"start": "organ", "relation": "PartOf", "end": "orchestra", "weight": 0.8, "surface_text": "orchestra connects the larger ensemble both instruments can be part of."}, {"start": "organ", "relation": "PartOf", "end": "key", "weight": 0.8, "surface_text": "key connects as a common component of both instruments"}]} +{"raw_text": "Don't use up the seasoning and then gripe about the pod.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "pepper", "X": "seasoning", "Y": "pod", "verb": "use up"}, "chain": [{"start": "pepper", "relation": "PartOf", "end": "seasoning", "weight": 0.8, "surface_text": "both cumin and pepper are types of seasoning used in cooking"}, {"start": "pepper", "relation": "PartOf", "end": "pod", "weight": 0.8, "surface_text": "Paprika comes from dried capsicum pods, and peppers are the fruit of capsicum plants in their pod form."}]} +{"raw_text": "Don't drink the organ and then gripe about the animal.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "bladder", "X": "organ", "Y": "animal", "verb": "drink"}, "chain": [{"start": "bladder", "relation": "PartOf", "end": "organ", "weight": 0.8, "surface_text": "bladder is an organ, organ can be stored in a drawer (in a container)"}, {"start": "bladder", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "animals use troughs for water, and bladders are part of an animal's anatomy."}]} +{"raw_text": "That's like eating the salad and complaining the salad tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "spinach", "X": "salad", "Y": "salad", "verb": "grab"}, "chain": [{"start": "spinach", "relation": "PartOf", "end": "salad", "weight": 0.8, "surface_text": "salad is a dish made with both eggplant and spinach"}, {"start": "spinach", "relation": "PartOf", "end": "salad", "weight": 0.8, "surface_text": "salad is a dish made with both eggplant and spinach"}]} +{"raw_text": "He picks all the bridge then wonders why the feather looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "curassow", "X": "bridge", "Y": "feather", "verb": "grab"}, "chain": [{"start": "curassow", "relation": "PartOf", "end": "bridge", "weight": 0.8, "surface_text": "both are parts of the bird kingdom"}, {"start": "curassow", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers for flight and insulation"}]} +{"raw_text": "He picks all the nest then wonders why the feather looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "waxwing", "X": "nest", "Y": "feather", "verb": "grab"}, "chain": [{"start": "waxwing", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both are birds that build or use nests"}, {"start": "waxwing", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "birds both have feathers"}]} +{"raw_text": "There's a fella who takes the insect and says the antenna's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cicada", "X": "insect", "Y": "antenna", "verb": "take"}, "chain": [{"start": "cicada", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "both are part of the classification \"insect\""}, {"start": "cicada", "relation": "HasA", "end": "antenna", "weight": 0.8, "surface_text": "both insects have antennae"}]} +{"raw_text": "Don't eat the spice and then gripe about the spice.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "thyme", "X": "spice", "Y": "spice", "verb": "eat"}, "chain": [{"start": "thyme", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "Both cumin and thyme are types of spices used in cooking."}, {"start": "thyme", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "Both cumin and thyme are types of spices used in cooking."}]} +{"raw_text": "There's a fella who picks the crop and says the grass's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "field", "X": "crop", "Y": "grass", "verb": "pick"}, "chain": [{"start": "field", "relation": "HasA", "end": "crop", "weight": 0.8, "surface_text": "crops are grown in furrows which are part of a field."}, {"start": "field", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "a field has grass"}]} +{"raw_text": "He picks all the bird then wonders why the bird looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cage", "X": "bird", "Y": "bird", "verb": "drink"}, "chain": [{"start": "cage", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "a vise can hold a bird, and a cage contains a bird"}, {"start": "cage", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "a vise can hold a bird, and a cage contains a bird"}]} +{"raw_text": "That's like eating the nightjar and complaining the heron tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "beak", "X": "nightjar", "Y": "heron", "verb": "eat"}, "chain": [{"start": "beak", "relation": "HasA", "end": "nightjar", "weight": 0.8, "surface_text": "beak is a physical feature common to both birds, used for eating and other functions"}, {"start": "beak", "relation": "HasA", "end": "heron", "weight": 0.8, "surface_text": "beaks are part of both birds and used for eating or defense."}]} +{"raw_text": "Don't eat the clay and then gripe about the savanna.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "ground", "X": "clay", "Y": "savanna", "verb": "eat"}, "chain": [{"start": "ground", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "the ground is made of clay"}, {"start": "ground", "relation": "PartOf", "end": "savanna", "weight": 0.8, "surface_text": "ground is a part of the savanna landscape and moss grows on the ground"}]} +{"raw_text": "He picks all the bird then wonders why the snake looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ostrich", "X": "bird", "Y": "snake", "verb": "use up"}, "chain": [{"start": "ostrich", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "Both ostriches and cuckoos are types of birds."}, {"start": "ostrich", "relation": "HasA", "end": "snake", "weight": 0.8, "surface_text": "Both are types of reptiles/birds with distinct features"}]} +{"raw_text": "That's like eating the ring and complaining the diamond tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "jewelry", "X": "ring", "Y": "diamond", "verb": "grab"}, "chain": [{"start": "jewelry", "relation": "PartOf", "end": "ring", "weight": 0.8, "surface_text": "a ring is made of aluminum and is a type of jewelry"}, {"start": "jewelry", "relation": "PartOf", "end": "diamond", "weight": 0.8, "surface_text": "jewelry uses both as components in its creation."}]} +{"raw_text": "That's like eating the liquid and complaining the glass tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "vase", "X": "liquid", "Y": "glass", "verb": "grab"}, "chain": [{"start": "vase", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "both bladder and vase can contain liquids."}, {"start": "vase", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a vase is made of glass"}]} +{"raw_text": "Don't eat the dish and then gripe about the salad.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "spinach", "X": "dish", "Y": "salad", "verb": "eat"}, "chain": [{"start": "spinach", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "dish is a common term for food preparations that can contain both eggplant and spinach"}, {"start": "spinach", "relation": "PartOf", "end": "salad", "weight": 0.8, "surface_text": "salad is a dish made with both eggplant and spinach"}]} +{"raw_text": "There's a fella who takes the apartment and says the guard's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mall", "X": "apartment", "Y": "guard", "verb": "take"}, "chain": [{"start": "mall", "relation": "HasA", "end": "apartment", "weight": 0.8, "surface_text": "apartments are common residential units in duplexes and can be found in malls as commercial spaces"}, {"start": "mall", "relation": "HasA", "end": "guard", "weight": 0.8, "surface_text": "guards are present in both prisons and malls."}]} +{"raw_text": "That's like eating the handle and complaining the lid tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "jug", "X": "handle", "Y": "lid", "verb": "grab"}, "chain": [{"start": "jug", "relation": "PartOf", "end": "handle", "weight": 0.8, "surface_text": "both jugs and toolboxes have handles for carrying"}, {"start": "jug", "relation": "HasA", "end": "lid", "weight": 0.8, "surface_text": "both jugs and jars often have lids to cover them."}]} +{"raw_text": "That's like eating the wings and complaining the insect tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "fly", "X": "wings", "Y": "insect", "verb": "eat"}, "chain": [{"start": "fly", "relation": "HasA", "end": "wings", "weight": 1.0, "surface_text": "[[A fly]] has [[wings]]"}, {"start": "fly", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "lacebug and fly are both types of insects."}]} +{"raw_text": "There's a fella who eats the wood and says the wood's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cedar", "X": "wood", "Y": "wood", "verb": "eat"}, "chain": [{"start": "cedar", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "cedar is made of wood"}, {"start": "cedar", "relation": "HasA", "end": "wood", "weight": 0.8, "surface_text": "cedar has wood"}]} +{"raw_text": "That's like eating the tool and complaining the plastic tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "sponge", "X": "tool", "Y": "plastic", "verb": "take"}, "chain": [{"start": "sponge", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "chimpanzees use sponges as tools; sponges have structural features"}, {"start": "sponge", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a sponge is made of plastic"}]} +{"raw_text": "There's a fella who drinks the wood and says the scales's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "bass", "X": "wood", "Y": "scales", "verb": "drink"}, "chain": [{"start": "bass", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a bass is made of wood"}, {"start": "bass", "relation": "HasA", "end": "scales", "weight": 0.8, "surface_text": "scales are measured by a micrometer and are part of a bass"}]} +{"raw_text": "Don't grab the snake and then gripe about the soil.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "worm", "X": "snake", "Y": "soil", "verb": "grab"}, "chain": [{"start": "worm", "relation": "PartOf", "end": "snake", "weight": 0.8, "surface_text": "Both are types of elongated, legless reptiles or animals."}, {"start": "worm", "relation": "PartOf", "end": "soil", "weight": 0.8, "surface_text": "soil is where worms live and where lynx might hunt for prey."}]} +{"raw_text": "He picks all the flower then wonders why the nectar looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "hibiscus", "X": "flower", "Y": "nectar", "verb": "drink"}, "chain": [{"start": "hibiscus", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "Both lilac and hibiscus are types of flowers."}, {"start": "hibiscus", "relation": "HasA", "end": "nectar", "weight": 0.8, "surface_text": "Both lilac and hibiscus have nectar."}]} +{"raw_text": "That's like eating the keyboard and complaining the sound tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "synthesizer", "X": "keyboard", "Y": "sound", "verb": "drink"}, "chain": [{"start": "synthesizer", "relation": "PartOf", "end": "keyboard", "weight": 0.8, "surface_text": "Synthesizers often have keyboards, while keyboards can be used to play accordions."}, {"start": "synthesizer", "relation": "MadeOf", "end": "sound", "weight": 0.8, "surface_text": "sound is made by synthesizer and bass (instrument) produces sound"}]} +{"raw_text": "There's a fella who grabs the pommel and says the saddle horn's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "saddle", "X": "pommel", "Y": "saddle horn", "verb": "grab"}, "chain": [{"start": "saddle", "relation": "PartOf", "end": "pommel", "weight": 1.0, "surface_text": "[[a pommel]] is part of [[a saddle]]"}, {"start": "saddle", "relation": "PartOf", "end": "saddle_horn", "weight": 2.0, "surface_text": "[[a saddle horn]] is part of [[a saddle]]."}]} +{"raw_text": "Don't grab the wildlife and then gripe about the fur.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "cat", "X": "wildlife", "Y": "fur", "verb": "grab"}, "chain": [{"start": "cat", "relation": "PartOf", "end": "wildlife", "weight": 0.8, "surface_text": "Both lynxes and cats are part of the broader category of wildlife."}, {"start": "cat", "relation": "MadeOf", "end": "fur", "weight": 1.0, "surface_text": "[[A cat]] is made of [[fur]]."}]} +{"raw_text": "Don't take the dish and then gripe about the dish.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "anise", "X": "dish", "Y": "dish", "verb": "take"}, "chain": [{"start": "anise", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "both are spices that can be part of a dish"}, {"start": "anise", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "both are spices that can be part of a dish"}]} +{"raw_text": "There's a fella who takes the rubber and says the plastic's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mouthpiece", "X": "rubber", "Y": "plastic", "verb": "take"}, "chain": [{"start": "mouthpiece", "relation": "MadeOf", "end": "rubber", "weight": 0.8, "surface_text": "a mouthpiece is made of rubber"}, {"start": "mouthpiece", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a mouthpiece is made of plastic"}]} +{"raw_text": "That's like eating the soot and complaining the soot tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "ash", "X": "soot", "Y": "soot", "verb": "eat"}, "chain": [{"start": "ash", "relation": "HasA", "end": "soot", "weight": 0.8, "surface_text": "ash contains soot and paper can be burned to produce ash"}, {"start": "ash", "relation": "HasA", "end": "soot", "weight": 0.8, "surface_text": "ash contains soot and paper can be burned to produce ash"}]} +{"raw_text": "There's a fella who takes the mineral and says the flint's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "quartz", "X": "mineral", "Y": "flint", "verb": "take"}, "chain": [{"start": "quartz", "relation": "HasA", "end": "mineral", "weight": 0.8, "surface_text": "quartz is a type of mineral, and flint is made of quartz."}, {"start": "quartz", "relation": "MadeOf", "end": "flint", "weight": 0.8, "surface_text": "quartz is a type of mineral, and flint is made of quartz."}]} +{"raw_text": "That's like eating the rock and complaining the water tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "creek", "X": "rock", "Y": "water", "verb": "eat"}, "chain": [{"start": "creek", "relation": "PartOf", "end": "rock", "weight": 0.8, "surface_text": "Rocks are common in deserts and are part of creek formations."}, {"start": "creek", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "Deserts contain scarce water, while creeks are bodies of water."}]} +{"raw_text": "He picks all the weapon then wonders why the ball looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cannon", "X": "weapon", "Y": "ball", "verb": "take"}, "chain": [{"start": "cannon", "relation": "PartOf", "end": "weapon", "weight": 0.8, "surface_text": "both are part of a weapon classification"}, {"start": "cannon", "relation": "HasA", "end": "ball", "weight": 0.8, "surface_text": "A revolver contains balls (bullets), and a cannon can fire balls (rounds)."}]} +{"raw_text": "Don't use up the plant and then gripe about the rice.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "corn", "X": "plant", "Y": "rice", "verb": "use up"}, "chain": [{"start": "corn", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both eggplant and corn are parts of a plant"}, {"start": "corn", "relation": "HasA", "end": "rice", "weight": 0.8, "surface_text": "corn is a type of grain, and rice is also a type of grain, so corn serves as a bridge between them."}]} +{"raw_text": "Don't use up the tar and then gripe about the carbon.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "plastic", "X": "tar", "Y": "carbon", "verb": "use up"}, "chain": [{"start": "plastic", "relation": "HasA", "end": "tar", "weight": 0.8, "surface_text": "plastic is a component in tar and styrofoam"}, {"start": "plastic", "relation": "MadeOf", "end": "carbon", "weight": 1.0, "surface_text": "[[plastic]] is made of [[carbon]]."}]} +{"raw_text": "Don't eat the chips and then gripe about the savanna.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "salt", "X": "chips", "Y": "savanna", "verb": "eat"}, "chain": [{"start": "salt", "relation": "HasA", "end": "chips", "weight": 0.8, "surface_text": "chips have salt"}, {"start": "salt", "relation": "HasA", "end": "savanna", "weight": 0.8, "surface_text": "savannas can have salt deposits, and seas require salt for salinity"}]} +{"raw_text": "He picks all the carbon then wonders why the tar looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "plastic", "X": "carbon", "Y": "tar", "verb": "pick"}, "chain": [{"start": "plastic", "relation": "MadeOf", "end": "carbon", "weight": 1.0, "surface_text": "[[plastic]] is made of [[carbon]]."}, {"start": "plastic", "relation": "HasA", "end": "tar", "weight": 0.8, "surface_text": "plastic is a component in tar and styrofoam"}]} +{"raw_text": "He picks all the bird then wonders why the wing looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "puffin", "X": "bird", "Y": "wing", "verb": "pick"}, "chain": [{"start": "puffin", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both puffins and rheas are types of birds"}, {"start": "puffin", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings for flying or other movements."}]} +{"raw_text": "That's like eating the corn and complaining the ingredient tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cornbread", "X": "corn", "Y": "ingredient", "verb": "drink"}, "chain": [{"start": "cornbread", "relation": "HasA", "end": "corn", "weight": 0.8, "surface_text": "cornbread has corn"}, {"start": "cornbread", "relation": "HasA", "end": "ingredient", "weight": 0.8, "surface_text": "butter is used as an ingredient in some cornbread recipes, and cornbread is made of ingredients."}]} +{"raw_text": "He picks all the whisker then wonders why the four legs looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cat", "X": "whisker", "Y": "four legs", "verb": "pick"}, "chain": [{"start": "cat", "relation": "PartOf", "end": "whisker", "weight": 1.0, "surface_text": "[[a whisker]] is part of [[a cat]]"}, {"start": "cat", "relation": "HasA", "end": "four_legs", "weight": 6.3245554, "surface_text": "[[A cat]] has [[four legs]]"}]} +{"raw_text": "That's like eating the bush and complaining the rose tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "thorn", "X": "bush", "Y": "rose", "verb": "drink"}, "chain": [{"start": "thorn", "relation": "PartOf", "end": "bush", "weight": 0.8, "surface_text": "both thorns and flowers can be parts of bushes"}, {"start": "thorn", "relation": "PartOf", "end": "rose", "weight": 0.8, "surface_text": "a thorn is part of a rose"}]} +{"raw_text": "That's like eating the vegetable and complaining the vegetable tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "asparagus", "X": "vegetable", "Y": "vegetable", "verb": "use up"}, "chain": [{"start": "asparagus", "relation": "PartOf", "end": "vegetable", "weight": 0.8, "surface_text": "both are types of vegetables, a common food category"}, {"start": "asparagus", "relation": "PartOf", "end": "vegetable", "weight": 0.8, "surface_text": "both are types of vegetables, a common food category"}]} +{"raw_text": "There's a fella who drinks the flower and says the flower's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "posey", "X": "flower", "Y": "flower", "verb": "drink"}, "chain": [{"start": "posey", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "carnation is a type of flower, and posey is a type of flower, both being parts of the broader category of flowers."}, {"start": "posey", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "carnation is a type of flower, and posey is a type of flower, both being parts of the broader category of flowers."}]} +{"raw_text": "There's a fella who drinks the cabinet and says the bottle's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "medicine", "X": "cabinet", "Y": "bottle", "verb": "drink"}, "chain": [{"start": "medicine", "relation": "PartOf", "end": "cabinet", "weight": 0.8, "surface_text": "medicine is part of a medicine cabinet"}, {"start": "medicine", "relation": "HasA", "end": "bottle", "weight": 0.8, "surface_text": "medicine has a bottle to store it in"}]} +{"raw_text": "Don't pick the fish and then gripe about the scale.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "goldfish", "X": "fish", "Y": "scale", "verb": "pick"}, "chain": [{"start": "goldfish", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a goldfish is made of fish"}, {"start": "goldfish", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "a goldfish has scales"}]} +{"raw_text": "There's a fella who drinks the duplex and says the building's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "apartment", "X": "duplex", "Y": "building", "verb": "drink"}, "chain": [{"start": "apartment", "relation": "PartOf", "end": "duplex", "weight": 0.8, "surface_text": "apartments are common features in both duplexes and galleries."}, {"start": "apartment", "relation": "PartOf", "end": "building", "weight": 0.8, "surface_text": "both are types of residential buildings"}]} +{"raw_text": "There's a fella who use ups the cardamom and says the orca's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "pod", "X": "cardamom", "Y": "orca", "verb": "use up"}, "chain": [{"start": "pod", "relation": "HasA", "end": "cardamom", "weight": 0.8, "surface_text": "cardamom has a pod"}, {"start": "pod", "relation": "PartOf", "end": "orca", "weight": 0.8, "surface_text": "an orca is part of a pod"}]} +{"raw_text": "He picks all the bone then wonders why the jaw looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "tooth", "X": "bone", "Y": "jaw", "verb": "grab"}, "chain": [{"start": "tooth", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "teeth are made of bone"}, {"start": "tooth", "relation": "PartOf", "end": "jaw", "weight": 0.8, "surface_text": "bison has a jaw that contains teeth"}]} +{"raw_text": "That's like eating the building and complaining the building tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "gymnasium", "X": "building", "Y": "building", "verb": "use up"}, "chain": [{"start": "gymnasium", "relation": "PartOf", "end": "building", "weight": 0.8, "surface_text": "a mall and a gymnasium are both types of buildings"}, {"start": "gymnasium", "relation": "PartOf", "end": "building", "weight": 0.8, "surface_text": "a mall and a gymnasium are both types of buildings"}]} +{"raw_text": "He picks all the metal then wonders why the land looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "farm", "X": "metal", "Y": "land", "verb": "pick"}, "chain": [{"start": "farm", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a farm is made of metal"}, {"start": "farm", "relation": "MadeOf", "end": "land", "weight": 0.8, "surface_text": "a farm is made of land"}]} +{"raw_text": "That's like eating the cabinet and complaining the bottle tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "medicine", "X": "cabinet", "Y": "bottle", "verb": "grab"}, "chain": [{"start": "medicine", "relation": "PartOf", "end": "cabinet", "weight": 0.8, "surface_text": "medicine is part of a medicine cabinet"}, {"start": "medicine", "relation": "HasA", "end": "bottle", "weight": 0.8, "surface_text": "medicine has a bottle to store it in"}]} +{"raw_text": "There's a fella who picks the steel and says the iron's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "anvil", "X": "steel", "Y": "iron", "verb": "pick"}, "chain": [{"start": "anvil", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "an anvil is made of steel"}, {"start": "anvil", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "an anvil is made of iron"}]} +{"raw_text": "Don't pick the string and then gripe about the handle.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "pot", "X": "string", "Y": "handle", "verb": "pick"}, "chain": [{"start": "pot", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "pots are made of ceramic and can have strings used for hanging or handles."}, {"start": "pot", "relation": "PartOf", "end": "handle", "weight": 0.8, "surface_text": "a handle is part of a pot"}]} +{"raw_text": "Don't pick the pod and then gripe about the dish.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "eggplant", "X": "pod", "Y": "dish", "verb": "pick"}, "chain": [{"start": "eggplant", "relation": "HasA", "end": "pod", "weight": 0.8, "surface_text": "both eggplant and bean can have pods (though eggplant's pod is its fruit, while bean's pod contains seeds)"}, {"start": "eggplant", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "dish is a common term for food preparations that can contain both eggplant and spinach"}]} +{"raw_text": "There's a fella who drinks the clay and says the fabric's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "ceramic", "X": "clay", "Y": "fabric", "verb": "drink"}, "chain": [{"start": "ceramic", "relation": "MadeOf", "end": "clay", "weight": 1.0, "surface_text": "[[ceramic]] is made of [[clay]]."}, {"start": "ceramic", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "fabric can be made from ceramic fibers or plant fibers"}]} +{"raw_text": "He picks all the nest then wonders why the wing looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "quetzal", "X": "nest", "Y": "wing", "verb": "grab"}, "chain": [{"start": "quetzal", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both canaries and quetzals are birds that have nests."}, {"start": "quetzal", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both canaries and quetzals are birds that have wings."}]} +{"raw_text": "Don't pick the rabbit and then gripe about the chalk.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "soil", "X": "rabbit", "Y": "chalk", "verb": "pick"}, "chain": [{"start": "soil", "relation": "HasA", "end": "rabbit", "weight": 0.8, "surface_text": "soil is where earthworms live and is part of a rabbit's burrow environment"}, {"start": "soil", "relation": "PartOf", "end": "chalk", "weight": 0.8, "surface_text": "chalk is part of soil composition, while clay is made of soil"}]} +{"raw_text": "He picks all the alloy then wonders why the metal looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "pewter", "X": "alloy", "Y": "metal", "verb": "use up"}, "chain": [{"start": "pewter", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "both pewter and steel can be alloys (mixtures of metals)"}, {"start": "pewter", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "both pewter and steel are types of metal"}]} +{"raw_text": "Don't pick the quartz and then gripe about the rock.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "granite", "X": "quartz", "Y": "rock", "verb": "pick"}, "chain": [{"start": "granite", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "granite is made of quartz"}, {"start": "granite", "relation": "PartOf", "end": "rock", "weight": 0.8, "surface_text": "granite is part of a rock"}]} +{"raw_text": "That's like eating the liquid and complaining the flower tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "vase", "X": "liquid", "Y": "flower", "verb": "use up"}, "chain": [{"start": "vase", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "both bladder and vase can contain liquids."}, {"start": "vase", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "flowers are placed in a trough for animals and are part of arrangements in a vase."}]} +{"raw_text": "That's like eating the metal and complaining the screwdriver tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "needle", "X": "metal", "Y": "screwdriver", "verb": "grab"}, "chain": [{"start": "needle", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a needle is made of metal"}, {"start": "needle", "relation": "HasA", "end": "screwdriver", "weight": 0.8, "surface_text": "Both tools can be used to unscrew things, and they are both hand tools."}]} +{"raw_text": "Don't take the carbon and then gripe about the dirt.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "coal", "X": "carbon", "Y": "dirt", "verb": "take"}, "chain": [{"start": "coal", "relation": "MadeOf", "end": "carbon", "weight": 1.0, "surface_text": "[[coal]] is made of [[carbon]]."}, {"start": "coal", "relation": "HasA", "end": "dirt", "weight": 0.8, "surface_text": "coal burns to create soot, and dirt can contain coal particles"}]} +{"raw_text": "Don't eat the ore and then gripe about the rock.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "earth", "X": "ore", "Y": "rock", "verb": "eat"}, "chain": [{"start": "earth", "relation": "HasA", "end": "ore", "weight": 0.8, "surface_text": "ores are made of minerals and the earth contains ores"}, {"start": "earth", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "earth is made of rock"}]} +{"raw_text": "Don't take the spice and then gripe about the spice.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "thyme", "X": "spice", "Y": "spice", "verb": "take"}, "chain": [{"start": "thyme", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "Both cumin and thyme are types of spices used in cooking."}, {"start": "thyme", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "Both cumin and thyme are types of spices used in cooking."}]} +{"raw_text": "He picks all the sack then wonders why the cotton looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "haircloth", "X": "sack", "Y": "cotton", "verb": "eat"}, "chain": [{"start": "haircloth", "relation": "MadeOf", "end": "sack", "weight": 0.8, "surface_text": "both haircloth and burlap can be used to make sacks"}, {"start": "haircloth", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "haircloth is made of cotton"}]} +{"raw_text": "That's like eating the trowel and complaining the hacksaw tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "blade", "X": "trowel", "Y": "hacksaw", "verb": "eat"}, "chain": [{"start": "blade", "relation": "HasA", "end": "trowel", "weight": 0.8, "surface_text": "a trowel has a blade"}, {"start": "blade", "relation": "HasA", "end": "hacksaw", "weight": 0.8, "surface_text": "a hacksaw has a blade"}]} +{"raw_text": "Don't take the bouquet and then gripe about the carnation.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "carnation", "X": "bouquet", "Y": "carnation", "verb": "take"}, "chain": [{"start": "carnation", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}, {"start": "carnation", "relation": "PartOf", "end": "carnation", "weight": 0.8, "surface_text": "carnation is made of petals, and a petal is part of many flowers including carnations."}]} +{"raw_text": "He picks all the carnation then wonders why the carnation looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "petal", "X": "carnation", "Y": "carnation", "verb": "drink"}, "chain": [{"start": "petal", "relation": "HasA", "end": "carnation", "weight": 0.8, "surface_text": "both flowers have petals"}, {"start": "petal", "relation": "HasA", "end": "carnation", "weight": 0.8, "surface_text": "both flowers have petals"}]} +{"raw_text": "Don't use up the toolkit and then gripe about the tool.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "stethoscope", "X": "toolkit", "Y": "tool", "verb": "use up"}, "chain": [{"start": "stethoscope", "relation": "PartOf", "end": "toolkit", "weight": 0.8, "surface_text": "Both a stethoscope and a level might be found in a medical or scientific toolkit."}, {"start": "stethoscope", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "Both combs and stethoscopes are types of tools used in different contexts."}]} +{"raw_text": "He picks all the feather then wonders why the beak looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "toucan", "X": "feather", "Y": "beak", "verb": "take"}, "chain": [{"start": "toucan", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}, {"start": "toucan", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both birds have distinctive beaks."}]} +{"raw_text": "There's a fella who drinks the rubber band and says the yarn's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "wrapper", "X": "rubber band", "Y": "yarn", "verb": "drink"}, "chain": [{"start": "wrapper", "relation": "PartOf", "end": "rubber_band", "weight": 0.8, "surface_text": "rubber band can be made of rubber and wrapped in a wrapper."}, {"start": "wrapper", "relation": "PartOf", "end": "yarn", "weight": 0.8, "surface_text": "wool can be spun into yarn, and wrappers can contain yarn."}]} +{"raw_text": "He picks all the lobster then wonders why the eggs looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "shell", "X": "lobster", "Y": "eggs", "verb": "take"}, "chain": [{"start": "shell", "relation": "HasA", "end": "lobster", "weight": 0.8, "surface_text": "a lobster has a shell"}, {"start": "shell", "relation": "HasA", "end": "eggs", "weight": 1.0, "surface_text": "[[eggs]] have [[a shell]]"}]} +{"raw_text": "That's like eating the corn and complaining the silo tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "grain", "X": "corn", "Y": "silo", "verb": "pick"}, "chain": [{"start": "grain", "relation": "HasA", "end": "corn", "weight": 0.8, "surface_text": "corn is a type of grain, and rice is also a type of grain, so corn serves as a bridge between them."}, {"start": "grain", "relation": "HasA", "end": "silo", "weight": 0.8, "surface_text": "Grain is stored in a silo and can be an ingredient in materials used in malls."}]} +{"raw_text": "There's a fella who grabs the tree and says the wood's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "oak", "X": "tree", "Y": "wood", "verb": "grab"}, "chain": [{"start": "oak", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "Both maple and oak are types of trees."}, {"start": "oak", "relation": "HasA", "end": "wood", "weight": 0.8, "surface_text": "Both coca and oak are trees that contain wood."}]} +{"raw_text": "That's like eating the lemon and complaining the orange tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "juice", "X": "lemon", "Y": "orange", "verb": "take"}, "chain": [{"start": "juice", "relation": "MadeOf", "end": "lemon", "weight": 0.8, "surface_text": "juice connects as both figs and lemons can be made into juice"}, {"start": "juice", "relation": "MadeOf", "end": "orange", "weight": 0.8, "surface_text": "both fig and orange can be made into juice"}]} +{"raw_text": "There's a fella who picks the dish and says the dish's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "anise", "X": "dish", "Y": "dish", "verb": "pick"}, "chain": [{"start": "anise", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "both are spices that can be part of a dish"}, {"start": "anise", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "both are spices that can be part of a dish"}]} +{"raw_text": "Don't grab the tree and then gripe about the jam.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "fig", "X": "tree", "Y": "jam", "verb": "grab"}, "chain": [{"start": "fig", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "trees bear both figs and peaches."}, {"start": "fig", "relation": "MadeOf", "end": "jam", "weight": 0.8, "surface_text": "jam is made from both figs and cranberries, which are fruits commonly used in jams."}]} +{"raw_text": "He picks all the package then wonders why the rubber band looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "wrapper", "X": "package", "Y": "rubber band", "verb": "use up"}, "chain": [{"start": "wrapper", "relation": "HasA", "end": "package", "weight": 0.8, "surface_text": "Styrofoam can be part of packaging materials, and packages often have wrappers."}, {"start": "wrapper", "relation": "PartOf", "end": "rubber_band", "weight": 0.8, "surface_text": "rubber band can be made of rubber and wrapped in a wrapper."}]} +{"raw_text": "There's a fella who eats the glass and says the silo's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "door", "X": "glass", "Y": "silo", "verb": "eat"}, "chain": [{"start": "door", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a door is made of glass"}, {"start": "door", "relation": "HasA", "end": "silo", "weight": 0.8, "surface_text": "both silos (for access) and duplexes (for entry/exit) have doors"}]} +{"raw_text": "There's a fella who picks the leg and says the leg's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "chimpanzee", "X": "leg", "Y": "leg", "verb": "pick"}, "chain": [{"start": "chimpanzee", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "leg is a part of both a body and a chimpanzee."}, {"start": "chimpanzee", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "leg is a part of both a body and a chimpanzee."}]} +{"raw_text": "He picks all the music then wonders why the music looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "harmonica", "X": "music", "Y": "music", "verb": "pick"}, "chain": [{"start": "harmonica", "relation": "HasA", "end": "music", "weight": 0.8, "surface_text": "both are instruments used to create music"}, {"start": "harmonica", "relation": "HasA", "end": "music", "weight": 0.8, "surface_text": "both are instruments used to create music"}]} +{"raw_text": "There's a fella who use ups the tool and says the gauge's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "caliper", "X": "tool", "Y": "gauge", "verb": "use up"}, "chain": [{"start": "caliper", "relation": "PartOf", "end": "tool", "weight": 0.8, "surface_text": "tool connects both as instruments used for measuring"}, {"start": "caliper", "relation": "HasA", "end": "gauge", "weight": 0.8, "surface_text": "Both instruments contain or function as gauges for precision."}]} +{"raw_text": "That's like eating the animal and complaining the stone tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "hollow", "X": "animal", "Y": "stone", "verb": "grab"}, "chain": [{"start": "hollow", "relation": "HasA", "end": "animal", "weight": 0.8, "surface_text": "hollows can shelter animals, and savannas host many animals"}, {"start": "hollow", "relation": "PartOf", "end": "stone", "weight": 0.8, "surface_text": "stone can be a part of a hollow (like a stone hollow) and used for building features in a garden (like a stone path or wall)."}]} +{"raw_text": "There's a fella who picks the water and says the water's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "trough", "X": "water", "Y": "water", "verb": "pick"}, "chain": [{"start": "trough", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "water connects the contents of both containers"}, {"start": "trough", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "water connects the contents of both containers"}]} +{"raw_text": "That's like eating the handle and complaining the handle tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "pitcher", "X": "handle", "Y": "handle", "verb": "take"}, "chain": [{"start": "pitcher", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "Both oilcans and pitchers typically have handles"}, {"start": "pitcher", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "Both oilcans and pitchers typically have handles"}]} +{"raw_text": "That's like eating the iron and complaining the wolfram tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "steel", "X": "iron", "Y": "wolfram", "verb": "drink"}, "chain": [{"start": "steel", "relation": "MadeOf", "end": "iron", "weight": 2.828427, "surface_text": "[[Steel]] is made of [[iron]]."}, {"start": "steel", "relation": "PartOf", "end": "wolfram", "weight": 0.8, "surface_text": "wolfram is part of steel"}]} +{"raw_text": "There's a fella who drinks the tool and says the metal's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "stethoscope", "X": "tool", "Y": "metal", "verb": "drink"}, "chain": [{"start": "stethoscope", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "Both combs and stethoscopes are types of tools used in different contexts."}, {"start": "stethoscope", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both a stethoscope and a comb can be made of metal components."}]} +{"raw_text": "That's like eating the egg and complaining the egg tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "osprey", "X": "egg", "Y": "egg", "verb": "grab"}, "chain": [{"start": "osprey", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs as part of reproduction"}, {"start": "osprey", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs as part of reproduction"}]} +{"raw_text": "He picks all the metal then wonders why the workshop looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "toolbox", "X": "metal", "Y": "workshop", "verb": "drink"}, "chain": [{"start": "toolbox", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a toolbox is made of metal"}, {"start": "toolbox", "relation": "PartOf", "end": "workshop", "weight": 0.8, "surface_text": "a toolbox is part of a workshop"}]} +{"raw_text": "Don't drink the bird and then gripe about the nest.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "albatross", "X": "bird", "Y": "nest", "verb": "drink"}, "chain": [{"start": "albatross", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both are birds"}, {"start": "albatross", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both build nests"}]} +{"raw_text": "There's a fella who eats the glass and says the container's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mug", "X": "glass", "Y": "container", "verb": "eat"}, "chain": [{"start": "mug", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a mug is made of glass"}, {"start": "mug", "relation": "PartOf", "end": "container", "weight": 0.8, "surface_text": "both bladders and mugs are types of containers."}]} +{"raw_text": "There's a fella who eats the duplex and says the coop's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "door", "X": "duplex", "Y": "coop", "verb": "eat"}, "chain": [{"start": "door", "relation": "HasA", "end": "duplex", "weight": 0.8, "surface_text": "both malls and duplexes have doors as entry/exit points"}, {"start": "door", "relation": "PartOf", "end": "coop", "weight": 0.8, "surface_text": "doors provide entry/exit to both prisons and coops"}]} +{"raw_text": "That's like eating the water and complaining the dirt tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "ditch", "X": "water", "Y": "dirt", "verb": "eat"}, "chain": [{"start": "ditch", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both furrows and ditches may contain water"}, {"start": "ditch", "relation": "MadeOf", "end": "dirt", "weight": 0.8, "surface_text": "a ditch is made of dirt"}]} +{"raw_text": "He picks all the schist then wonders why the sand looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "talc", "X": "schist", "Y": "sand", "verb": "take"}, "chain": [{"start": "talc", "relation": "MadeOf", "end": "schist", "weight": 0.8, "surface_text": "Schist is a type of rock that contains both talc and mica."}, {"start": "talc", "relation": "MadeOf", "end": "sand", "weight": 0.8, "surface_text": "sand can be made from talc and is a common component of glass"}]} +{"raw_text": "There's a fella who eats the gun and says the gun's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "trigger", "X": "gun", "Y": "gun", "verb": "eat"}, "chain": [{"start": "trigger", "relation": "PartOf", "end": "gun", "weight": 0.8, "surface_text": "gun is a device that can contain a mortar and has a trigger"}, {"start": "trigger", "relation": "PartOf", "end": "gun", "weight": 0.8, "surface_text": "gun is a device that can contain a mortar and has a trigger"}]} +{"raw_text": "That's like eating the musical instrument and complaining the plastic tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "xylophone", "X": "musical instrument", "Y": "plastic", "verb": "pick"}, "chain": [{"start": "xylophone", "relation": "PartOf", "end": "musical_instrument", "weight": 0.8, "surface_text": "both are types of musical instruments"}, {"start": "xylophone", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a xylophone is made of plastic"}]} +{"raw_text": "That's like eating the bouquet and complaining the bouquet tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "lily", "X": "bouquet", "Y": "bouquet", "verb": "drink"}, "chain": [{"start": "lily", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}, {"start": "lily", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}]} +{"raw_text": "He picks all the metal then wonders why the handle looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "vise", "X": "metal", "Y": "handle", "verb": "pick"}, "chain": [{"start": "vise", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "metal is a common material used in the construction of both a vise and a lantern"}, {"start": "vise", "relation": "PartOf", "end": "handle", "weight": 0.8, "surface_text": "both vise and lever have handles that are used to operate them"}]} +{"raw_text": "Don't take the beat and then gripe about the wood.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "drum", "X": "beat", "Y": "wood", "verb": "take"}, "chain": [{"start": "drum", "relation": "PartOf", "end": "beat", "weight": 0.8, "surface_text": "A synthesizer can create beats, and a drum is part of a beat."}, {"start": "drum", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a drum is made of wood"}]} +{"raw_text": "Don't use up the wood and then gripe about the pick.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "hammer", "X": "wood", "Y": "pick", "verb": "use up"}, "chain": [{"start": "hammer", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a hammer is made of wood"}, {"start": "hammer", "relation": "HasA", "end": "pick", "weight": 0.8, "surface_text": "both are tools found in a toolbox"}]} +{"raw_text": "There's a fella who drinks the dish and says the meal's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "soup", "X": "dish", "Y": "meal", "verb": "drink"}, "chain": [{"start": "soup", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "a dish can contain both steak and soup"}, {"start": "soup", "relation": "PartOf", "end": "meal", "weight": 0.8, "surface_text": "a meal can include both steak and soup"}]} +{"raw_text": "There's a fella who picks the rock and says the stone's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "flint", "X": "rock", "Y": "stone", "verb": "pick"}, "chain": [{"start": "flint", "relation": "PartOf", "end": "rock", "weight": 0.8, "surface_text": "rock is a broader category that includes both minerals and flint."}, {"start": "flint", "relation": "PartOf", "end": "stone", "weight": 0.8, "surface_text": "stone is a category that both mineral and flint fall under."}]} +{"raw_text": "Don't grab the meat and then gripe about the body.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "flesh", "X": "meat", "Y": "body", "verb": "grab"}, "chain": [{"start": "flesh", "relation": "MadeOf", "end": "meat", "weight": 0.8, "surface_text": "Meat is made of flesh and often contains fat."}, {"start": "flesh", "relation": "HasA", "end": "body", "weight": 0.8, "surface_text": "Both flesh and turtles have bodies."}]} +{"raw_text": "That's like eating the paw and complaining the leg tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "spider", "X": "paw", "Y": "leg", "verb": "eat"}, "chain": [{"start": "spider", "relation": "HasA", "end": "paw", "weight": 0.8, "surface_text": "a paw is a type of claw, and a spider has claws (pedipalps)"}, {"start": "spider", "relation": "PartOf", "end": "leg", "weight": 1.0, "surface_text": "[[A leg]] is part of [[a spider]]"}]} +{"raw_text": "There's a fella who grabs the nest and says the wing's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "thrush", "X": "nest", "Y": "wing", "verb": "grab"}, "chain": [{"start": "thrush", "relation": "PartOf", "end": "nest", "weight": 0.8, "surface_text": "Both birds build nests for their young."}, {"start": "thrush", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings for flying."}]} +{"raw_text": "That's like eating the cotton and complaining the zipper tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "jacket", "X": "cotton", "Y": "zipper", "verb": "take"}, "chain": [{"start": "jacket", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a jacket is made of cotton"}, {"start": "jacket", "relation": "PartOf", "end": "zipper", "weight": 1.0, "surface_text": "[[zipper]] is part of [[jacket]]"}]} +{"raw_text": "He picks all the pizza sauce then wonders why the topping looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "pizza", "X": "pizza sauce", "Y": "topping", "verb": "grab"}, "chain": [{"start": "pizza", "relation": "PartOf", "end": "pizza_sauce", "weight": 1.0, "surface_text": "[[pizza sauce]] is part of [[pizza]]."}, {"start": "pizza", "relation": "HasA", "end": "topping", "weight": 0.8, "surface_text": "topping is added to pizza, corn can be used as a topping"}]} +{"raw_text": "There's a fella who takes the mealybug and says the honeydew's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "ant", "X": "mealybug", "Y": "honeydew", "verb": "take"}, "chain": [{"start": "ant", "relation": "HasA", "end": "mealybug", "weight": 0.8, "surface_text": "Mealybugs can be attacked by ants, and an ant's head is part of its body."}, {"start": "ant", "relation": "HasA", "end": "honeydew", "weight": 0.8, "surface_text": "mealybugs produce honeydew, ants consume it"}]} +{"raw_text": "Don't drink the soil and then gripe about the soil.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "furrow", "X": "soil", "Y": "soil", "verb": "drink"}, "chain": [{"start": "furrow", "relation": "PartOf", "end": "soil", "weight": 0.8, "surface_text": "soil is a component of both an orchard and a furrow"}, {"start": "furrow", "relation": "PartOf", "end": "soil", "weight": 0.8, "surface_text": "Soil is part of a furrow and a pasture contains soil."}]} +{"raw_text": "That's like eating the pod and complaining the husk tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "pepper", "X": "pod", "Y": "husk", "verb": "drink"}, "chain": [{"start": "pepper", "relation": "PartOf", "end": "pod", "weight": 0.8, "surface_text": "Paprika comes from dried capsicum pods, and peppers are the fruit of capsicum plants in their pod form."}, {"start": "pepper", "relation": "HasA", "end": "husk", "weight": 0.8, "surface_text": "pepper has a husk"}]} +{"raw_text": "He picks all the rock then wonders why the quartz looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "granite", "X": "rock", "Y": "quartz", "verb": "take"}, "chain": [{"start": "granite", "relation": "PartOf", "end": "rock", "weight": 0.8, "surface_text": "granite is part of a rock"}, {"start": "granite", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "granite is made of quartz"}]} +{"raw_text": "Don't pick the wing and then gripe about the nest.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "weaver", "X": "wing", "Y": "nest", "verb": "pick"}, "chain": [{"start": "weaver", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings."}, {"start": "weaver", "relation": "PartOf", "end": "nest", "weight": 0.8, "surface_text": "Both birds have nests, and a weaver builds part of a nest structure."}]} +{"raw_text": "He picks all the bird then wonders why the feather looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "vulture", "X": "bird", "Y": "feather", "verb": "use up"}, "chain": [{"start": "vulture", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both are birds"}, {"start": "vulture", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}]} +{"raw_text": "He picks all the liquid then wonders why the string looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "vase", "X": "liquid", "Y": "string", "verb": "drink"}, "chain": [{"start": "vase", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "both bladder and vase can contain liquids."}, {"start": "vase", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "vases are often made of ceramic and may have strings for decoration or handles."}]} +{"raw_text": "He picks all the handle then wonders why the tractor looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "jack", "X": "handle", "Y": "tractor", "verb": "grab"}, "chain": [{"start": "jack", "relation": "PartOf", "end": "handle", "weight": 0.8, "surface_text": "a handle is part of both a jack and a spade"}, {"start": "jack", "relation": "HasA", "end": "tractor", "weight": 0.8, "surface_text": "tractors can have jacks for maintenance and plows for farming."}]} +{"raw_text": "That's like eating the legs and complaining the handle tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "jack", "X": "legs", "Y": "handle", "verb": "pick"}, "chain": [{"start": "jack", "relation": "HasA", "end": "legs", "weight": 1.0, "surface_text": "[[jack]] has [[legs]]"}, {"start": "jack", "relation": "PartOf", "end": "handle", "weight": 0.8, "surface_text": "a handle is part of both a jack and a spade"}]} +{"raw_text": "There's a fella who use ups the nest and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "thrush", "X": "nest", "Y": "nest", "verb": "use up"}, "chain": [{"start": "thrush", "relation": "PartOf", "end": "nest", "weight": 0.8, "surface_text": "Both birds build nests for their young."}, {"start": "thrush", "relation": "PartOf", "end": "nest", "weight": 0.8, "surface_text": "Both birds build nests for their young."}]} +{"raw_text": "That's like eating the home and complaining the glass tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "window", "X": "home", "Y": "glass", "verb": "take"}, "chain": [{"start": "window", "relation": "HasA", "end": "home", "weight": 0.8, "surface_text": "a home has a window"}, {"start": "window", "relation": "PartOf", "end": "glass", "weight": 3.4641016, "surface_text": "[[The glass]] is part of [[a window]]"}]} +{"raw_text": "That's like eating the barn and complaining the tractor tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "farm", "X": "barn", "Y": "tractor", "verb": "eat"}, "chain": [{"start": "farm", "relation": "HasA", "end": "barn", "weight": 0.8, "surface_text": "a farm has a barn"}, {"start": "farm", "relation": "HasA", "end": "tractor", "weight": 0.8, "surface_text": "a furrow is created by a tractor, and farms typically have tractors"}]} +{"raw_text": "There's a fella who use ups the feather and says the feather's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "ibis", "X": "feather", "Y": "feather", "verb": "use up"}, "chain": [{"start": "ibis", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both canaries and ibises have feathers"}, {"start": "ibis", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both canaries and ibises have feathers"}]} +{"raw_text": "That's like eating the rope and complaining the rope tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "pulley", "X": "rope", "Y": "rope", "verb": "take"}, "chain": [{"start": "pulley", "relation": "HasA", "end": "rope", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}, {"start": "pulley", "relation": "HasA", "end": "rope", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}]} +{"raw_text": "Don't use up the player and then gripe about the player.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "bass", "X": "player", "Y": "player", "verb": "use up"}, "chain": [{"start": "bass", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "a player can play both a flute and a bass instrument"}, {"start": "bass", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "a player can play both a flute and a bass instrument"}]} +{"raw_text": "There's a fella who drinks the petal and says the stem's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lotus", "X": "petal", "Y": "stem", "verb": "drink"}, "chain": [{"start": "lotus", "relation": "HasA", "end": "petal", "weight": 0.8, "surface_text": "both flowers have petals"}, {"start": "lotus", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "both flowers have stems"}]} +{"raw_text": "There's a fella who grabs the wall and says the window's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "shelter", "X": "wall", "Y": "window", "verb": "grab"}, "chain": [{"start": "shelter", "relation": "HasA", "end": "wall", "weight": 0.8, "surface_text": "Both are buildings that have walls as structural components."}, {"start": "shelter", "relation": "HasA", "end": "window", "weight": 0.8, "surface_text": "window connects both as a physical component present in both types of buildings"}]} +{"raw_text": "That's like eating the feather and complaining the wing tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "peacock", "X": "feather", "Y": "wing", "verb": "drink"}, "chain": [{"start": "peacock", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers as part of their anatomy"}, {"start": "peacock", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings as part of their anatomy"}]} +{"raw_text": "That's like eating the liquid and complaining the water tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "bladder", "X": "liquid", "Y": "water", "verb": "take"}, "chain": [{"start": "bladder", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "liquid connects as a common substance held in both containers"}, {"start": "bladder", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "Both tanks and bladders can contain water."}]} +{"raw_text": "There's a fella who eats the grape and says the grape's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "wine", "X": "grape", "Y": "grape", "verb": "eat"}, "chain": [{"start": "wine", "relation": "PartOf", "end": "grape", "weight": 1.0, "surface_text": "[[A grape]] is part of [[wine]]"}, {"start": "wine", "relation": "PartOf", "end": "grape", "weight": 1.0, "surface_text": "[[A grape]] is part of [[wine]]"}]} +{"raw_text": "There's a fella who picks the liquid and says the oil's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "oilcan", "X": "liquid", "Y": "oil", "verb": "pick"}, "chain": [{"start": "oilcan", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "Both oilcan and pitcher can contain liquids"}, {"start": "oilcan", "relation": "HasA", "end": "oil", "weight": 0.8, "surface_text": "oil is contained in both"}]} +{"raw_text": "That's like eating the handle and complaining the container tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "mug", "X": "handle", "Y": "container", "verb": "pick"}, "chain": [{"start": "mug", "relation": "HasA", "end": "handle", "weight": 1.0, "surface_text": "[[A mug]] has [[a handle]]"}, {"start": "mug", "relation": "PartOf", "end": "container", "weight": 0.8, "surface_text": "both bladders and mugs are types of containers."}]} +{"raw_text": "He picks all the skin then wonders why the skin looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "chimpanzee", "X": "skin", "Y": "skin", "verb": "grab"}, "chain": [{"start": "chimpanzee", "relation": "HasA", "end": "skin", "weight": 0.8, "surface_text": "skin is a part of both a body and a chimpanzee."}, {"start": "chimpanzee", "relation": "HasA", "end": "skin", "weight": 0.8, "surface_text": "skin is a part of both a body and a chimpanzee."}]} +{"raw_text": "Don't use up the potassium and then gripe about the potassium.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "mineral", "X": "potassium", "Y": "potassium", "verb": "use up"}, "chain": [{"start": "mineral", "relation": "PartOf", "end": "potassium", "weight": 0.8, "surface_text": "potassium is part of some minerals, which can form crystals"}, {"start": "mineral", "relation": "PartOf", "end": "potassium", "weight": 0.8, "surface_text": "potassium is part of some minerals, which can form crystals"}]} +{"raw_text": "He picks all the lettuce then wonders why the beef looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "burger", "X": "lettuce", "Y": "beef", "verb": "eat"}, "chain": [{"start": "burger", "relation": "HasA", "end": "lettuce", "weight": 0.8, "surface_text": "Lettuce is a common vegetable found in burgers, and it is a type of vegetable."}, {"start": "burger", "relation": "PartOf", "end": "beef", "weight": 0.8, "surface_text": "beef is part of a burger"}]} +{"raw_text": "That's like eating the egg and complaining the nest tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "bulbul", "X": "egg", "Y": "nest", "verb": "use up"}, "chain": [{"start": "bulbul", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "cotingas lay eggs, bulbuls also lay eggs"}, {"start": "bulbul", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have nests."}]} +{"raw_text": "That's like eating the bird and complaining the bird tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "turkey", "X": "bird", "Y": "bird", "verb": "take"}, "chain": [{"start": "turkey", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "bird connects as both flesh and turkey can be part of a bird."}, {"start": "turkey", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "turkey is a type of bird, and birds can have fat."}]} +{"raw_text": "There's a fella who picks the nest and says the feather's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "pheasant", "X": "nest", "Y": "feather", "verb": "pick"}, "chain": [{"start": "pheasant", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build or use nests for habitation or reproduction."}, {"start": "pheasant", "relation": "PartOf", "end": "feather", "weight": 0.8, "surface_text": "both birds are covered in feathers."}]} +{"raw_text": "That's like eating the tree and complaining the pit tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "mango", "X": "tree", "Y": "pit", "verb": "use up"}, "chain": [{"start": "mango", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "fig and mango grow on trees"}, {"start": "mango", "relation": "HasA", "end": "pit", "weight": 0.8, "surface_text": "a mango has a pit"}]} +{"raw_text": "There's a fella who grabs the window and says the plastic's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "moped", "X": "window", "Y": "plastic", "verb": "grab"}, "chain": [{"start": "moped", "relation": "HasA", "end": "window", "weight": 0.8, "surface_text": "a moped can have a window made of glass"}, {"start": "moped", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a moped is made of plastic"}]} +{"raw_text": "There's a fella who picks the flour and says the corn's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cornbread", "X": "flour", "Y": "corn", "verb": "pick"}, "chain": [{"start": "cornbread", "relation": "MadeOf", "end": "flour", "weight": 0.8, "surface_text": "both use flour as an ingredient"}, {"start": "cornbread", "relation": "MadeOf", "end": "corn", "weight": 0.8, "surface_text": "corn is an ingredient in cornbread and part of the plant that produces vegetables."}]} +{"raw_text": "He picks all the school then wonders why the fish looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "minnow", "X": "school", "Y": "fish", "verb": "grab"}, "chain": [{"start": "minnow", "relation": "PartOf", "end": "school", "weight": 0.8, "surface_text": "a minnow is part of a school"}, {"start": "minnow", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a minnow is made of fish"}]} +{"raw_text": "There's a fella who drinks the tree and says the flowers's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "coca", "X": "tree", "Y": "flowers", "verb": "drink"}, "chain": [{"start": "coca", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "Both coca and oak are types of trees."}, {"start": "coca", "relation": "HasA", "end": "flowers", "weight": 0.8, "surface_text": "Both trees can have flowers."}]} +{"raw_text": "He picks all the recipe then wonders why the recipe looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "kale", "X": "recipe", "Y": "recipe", "verb": "grab"}, "chain": [{"start": "kale", "relation": "HasA", "end": "recipe", "weight": 0.8, "surface_text": "a recipe can include jicama, and a recipe can include kale"}, {"start": "kale", "relation": "HasA", "end": "recipe", "weight": 0.8, "surface_text": "a recipe can include jicama, and a recipe can include kale"}]} +{"raw_text": "There's a fella who grabs the building and says the residence's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "apartment", "X": "building", "Y": "residence", "verb": "grab"}, "chain": [{"start": "apartment", "relation": "PartOf", "end": "building", "weight": 0.8, "surface_text": "both are types of residential buildings"}, {"start": "apartment", "relation": "PartOf", "end": "residence", "weight": 0.8, "surface_text": "both are types of residential buildings"}]} +{"raw_text": "That's like eating the window and complaining the screen tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "mall", "X": "window", "Y": "screen", "verb": "grab"}, "chain": [{"start": "mall", "relation": "HasA", "end": "window", "weight": 0.8, "surface_text": "windows are common features in both malls and greenhouses"}, {"start": "mall", "relation": "HasA", "end": "screen", "weight": 0.8, "surface_text": "screen connects as a shared component"}]} +{"raw_text": "Don't eat the alloy and then gripe about the barometer.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "mercury", "X": "alloy", "Y": "barometer", "verb": "eat"}, "chain": [{"start": "mercury", "relation": "HasA", "end": "alloy", "weight": 0.8, "surface_text": "mercury can be part of alloys, and alloys are made for metals."}, {"start": "mercury", "relation": "HasA", "end": "barometer", "weight": 0.8, "surface_text": "a mercury barometer has mercury"}]} +{"raw_text": "That's like eating the wood and complaining the organ tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "bellows", "X": "wood", "Y": "organ", "verb": "drink"}, "chain": [{"start": "bellows", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "bellows are made of wood"}, {"start": "bellows", "relation": "HasA", "end": "organ", "weight": 0.8, "surface_text": "an organ has bellows"}]} +{"raw_text": "Don't grab the mine and then gripe about the mortar.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "weapon", "X": "mine", "Y": "mortar", "verb": "grab"}, "chain": [{"start": "weapon", "relation": "PartOf", "end": "mine", "weight": 0.8, "surface_text": "a mine is part of a weapon"}, {"start": "weapon", "relation": "PartOf", "end": "mortar", "weight": 0.8, "surface_text": "weapon is a general category that includes both items"}]} +{"raw_text": "There's a fella who use ups the plant and says the branch's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "evergreen", "X": "plant", "Y": "branch", "verb": "use up"}, "chain": [{"start": "evergreen", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both coca and evergreen are types of plants"}, {"start": "evergreen", "relation": "HasA", "end": "branch", "weight": 0.8, "surface_text": "both coca and evergreen trees have branches"}]} +{"raw_text": "He picks all the element then wonders why the element looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "magnesium", "X": "element", "Y": "element", "verb": "eat"}, "chain": [{"start": "magnesium", "relation": "PartOf", "end": "element", "weight": 0.8, "surface_text": "Both mercury and magnesium are elements (types of metal)."}, {"start": "magnesium", "relation": "PartOf", "end": "element", "weight": 0.8, "surface_text": "Both mercury and magnesium are elements (types of metal)."}]} +{"raw_text": "That's like eating the bellows and complaining the tissue tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "organ", "X": "bellows", "Y": "tissue", "verb": "grab"}, "chain": [{"start": "organ", "relation": "HasA", "end": "bellows", "weight": 0.8, "surface_text": "an organ has bellows"}, {"start": "organ", "relation": "PartOf", "end": "tissue", "weight": 1.0, "surface_text": "[[Tissue]] is part of [[an organ]]"}]} +{"raw_text": "He picks all the shell then wonders why the israel looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "bomb", "X": "shell", "Y": "israel", "verb": "eat"}, "chain": [{"start": "bomb", "relation": "PartOf", "end": "shell", "weight": 0.8, "surface_text": "a shell is part of a mortar round and can be part of a bomb's payload"}, {"start": "bomb", "relation": "HasA", "end": "israel", "weight": 1.0, "surface_text": "[[Israel]] has [[the bomb]]"}]} +{"raw_text": "That's like eating the desk drawer and complaining the notepad tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "paper", "X": "desk drawer", "Y": "notepad", "verb": "eat"}, "chain": [{"start": "paper", "relation": "HasA", "end": "desk_drawer", "weight": 1.0, "surface_text": "[[a desk drawer]] contains [[paper]]"}, {"start": "paper", "relation": "HasA", "end": "notepad", "weight": 1.0, "surface_text": "[[A notepad]] contains [[paper]]"}]} +{"raw_text": "There's a fella who drinks the wine and says the wine's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cork", "X": "wine", "Y": "wine", "verb": "drink"}, "chain": [{"start": "cork", "relation": "HasA", "end": "wine", "weight": 0.8, "surface_text": "wine has a cork"}, {"start": "cork", "relation": "HasA", "end": "wine", "weight": 0.8, "surface_text": "wine has a cork"}]} +{"raw_text": "He picks all the hammer then wonders why the thimble looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "needle", "X": "hammer", "Y": "thimble", "verb": "drink"}, "chain": [{"start": "needle", "relation": "HasA", "end": "hammer", "weight": 0.8, "surface_text": "Both tools can be used for striking, and they are both handheld tools."}, {"start": "needle", "relation": "PartOf", "end": "thimble", "weight": 0.8, "surface_text": "needle is part of using a thimble in sewing, and some specialized cars might have needle-like structures in design or components"}]} +{"raw_text": "That's like eating the wool and complaining the lambs tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "wool", "X": "wool", "Y": "lambs", "verb": "use up"}, "chain": [{"start": "wool", "relation": "PartOf", "end": "wool", "weight": 0.8, "surface_text": "wool is a part of the material that makes fabric."}, {"start": "wool", "relation": "HasA", "end": "lambs", "weight": 1.0, "surface_text": "[[lambs]] have [[wool]]"}]} +{"raw_text": "Don't eat the nail and then gripe about the concrete.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "house", "X": "nail", "Y": "concrete", "verb": "eat"}, "chain": [{"start": "house", "relation": "PartOf", "end": "nail", "weight": 2.0, "surface_text": "[[A nail]] is part of [[a house]]"}, {"start": "house", "relation": "MadeOf", "end": "concrete", "weight": 0.8, "surface_text": "a house is made of concrete"}]} +{"raw_text": "There's a fella who use ups the bouquet and says the bouquet's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lily", "X": "bouquet", "Y": "bouquet", "verb": "use up"}, "chain": [{"start": "lily", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}, {"start": "lily", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}]} +{"raw_text": "Don't take the foot and then gripe about the bird.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "kiwi", "X": "foot", "Y": "bird", "verb": "take"}, "chain": [{"start": "kiwi", "relation": "HasA", "end": "foot", "weight": 0.8, "surface_text": "claws are part of feet, and kiwis have feet"}, {"start": "kiwi", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "bird connects wolf's habitat and kiwi's classification"}]} +{"raw_text": "He picks all the beak then wonders why the nest looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "lorikeet", "X": "beak", "Y": "nest", "verb": "grab"}, "chain": [{"start": "lorikeet", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both hornbills and lorikeets have beaks which they use to eat and interact with their environment."}, {"start": "lorikeet", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both hornbills and lorikeets have nests where they live and raise young."}]} +{"raw_text": "Don't grab the carnation and then gripe about the petal.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "carnation", "X": "carnation", "Y": "petal", "verb": "grab"}, "chain": [{"start": "carnation", "relation": "PartOf", "end": "carnation", "weight": 0.8, "surface_text": "carnation is made of petals, and a petal is part of many flowers including carnations."}, {"start": "carnation", "relation": "PartOf", "end": "petal", "weight": 0.8, "surface_text": "carnation is made of petals, and a petal is part of many flowers including carnations."}]} +{"raw_text": "There's a fella who eats the seasoning and says the spice's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "turmeric", "X": "seasoning", "Y": "spice", "verb": "eat"}, "chain": [{"start": "turmeric", "relation": "HasA", "end": "seasoning", "weight": 0.8, "surface_text": "Both turmeric and salt are types of seasoning, used to enhance flavor in dishes."}, {"start": "turmeric", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "both are types of spice"}]} +{"raw_text": "There's a fella who use ups the sand and says the sand's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "field", "X": "sand", "Y": "sand", "verb": "use up"}, "chain": [{"start": "field", "relation": "HasA", "end": "sand", "weight": 0.8, "surface_text": "Both deserts and fields can contain sand."}, {"start": "field", "relation": "HasA", "end": "sand", "weight": 0.8, "surface_text": "Both deserts and fields can contain sand."}]} +{"raw_text": "Don't use up the pepper and then gripe about the cuisine.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "chili", "X": "pepper", "Y": "cuisine", "verb": "use up"}, "chain": [{"start": "chili", "relation": "MadeOf", "end": "pepper", "weight": 0.8, "surface_text": "a chili is made of pepper"}, {"start": "chili", "relation": "PartOf", "end": "cuisine", "weight": 0.8, "surface_text": "Both chilies and ginger are ingredients (parts) used in various cuisines."}]} +{"raw_text": "There's a fella who grabs the tar and says the tar's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "plastic", "X": "tar", "Y": "tar", "verb": "grab"}, "chain": [{"start": "plastic", "relation": "HasA", "end": "tar", "weight": 0.8, "surface_text": "plastic is a component in tar and styrofoam"}, {"start": "plastic", "relation": "HasA", "end": "tar", "weight": 0.8, "surface_text": "plastic is a component in tar and styrofoam"}]} +{"raw_text": "That's like eating the soil and complaining the soil tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "pasture", "X": "soil", "Y": "soil", "verb": "drink"}, "chain": [{"start": "pasture", "relation": "HasA", "end": "soil", "weight": 0.8, "surface_text": "Soil is part of a furrow and a pasture contains soil."}, {"start": "pasture", "relation": "HasA", "end": "soil", "weight": 0.8, "surface_text": "Soil is part of a furrow and a pasture contains soil."}]} +{"raw_text": "There's a fella who eats the nest and says the feather's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "avocet", "X": "nest", "Y": "feather", "verb": "eat"}, "chain": [{"start": "avocet", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build or use nests for their offspring."}, {"start": "avocet", "relation": "PartOf", "end": "feather", "weight": 0.8, "surface_text": "both birds are covered in feathers."}]} +{"raw_text": "That's like eating the grape and complaining the cork tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "wine", "X": "grape", "Y": "cork", "verb": "grab"}, "chain": [{"start": "wine", "relation": "PartOf", "end": "grape", "weight": 1.0, "surface_text": "[[A grape]] is part of [[wine]]"}, {"start": "wine", "relation": "HasA", "end": "cork", "weight": 0.8, "surface_text": "wine has a cork"}]} +{"raw_text": "He picks all the ball then wonders why the ammunition looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "revolver", "X": "ball", "Y": "ammunition", "verb": "use up"}, "chain": [{"start": "revolver", "relation": "HasA", "end": "ball", "weight": 0.8, "surface_text": "A revolver contains balls (bullets), and a cannon can fire balls (rounds)."}, {"start": "revolver", "relation": "MadeOf", "end": "ammunition", "weight": 0.8, "surface_text": "ammunition is part of a revolver and used for mace as a projectile."}]} +{"raw_text": "That's like eating the wood and complaining the wood tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cedar", "X": "wood", "Y": "wood", "verb": "take"}, "chain": [{"start": "cedar", "relation": "HasA", "end": "wood", "weight": 0.8, "surface_text": "cedar has wood"}, {"start": "cedar", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "cedar is made of wood"}]} +{"raw_text": "Don't grab the seasoning and then gripe about the saltshaker.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "salt", "X": "seasoning", "Y": "saltshaker", "verb": "grab"}, "chain": [{"start": "salt", "relation": "HasA", "end": "seasoning", "weight": 0.8, "surface_text": "Both turmeric and salt are types of seasoning, used to enhance flavor in dishes."}, {"start": "salt", "relation": "HasA", "end": "saltshaker", "weight": 1.0, "surface_text": "[[a saltshaker]] contains [[salt]]"}]} +{"raw_text": "There's a fella who use ups the handle and says the teacup's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "pot", "X": "handle", "Y": "teacup", "verb": "use up"}, "chain": [{"start": "pot", "relation": "PartOf", "end": "handle", "weight": 0.8, "surface_text": "a handle is part of a pot"}, {"start": "pot", "relation": "PartOf", "end": "teacup", "weight": 0.8, "surface_text": "a pot is part of a teacup (as a component), and a pot is a type of container"}]} +{"raw_text": "He picks all the mortar then wonders why the steeple looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "church", "X": "mortar", "Y": "steeple", "verb": "grab"}, "chain": [{"start": "church", "relation": "MadeOf", "end": "mortar", "weight": 0.8, "surface_text": "a church is made of mortar"}, {"start": "church", "relation": "PartOf", "end": "steeple", "weight": 0.8, "surface_text": "a steeple is a part of both a silo (sometimes for grain storage) and a church (as a religious feature)"}]} +{"raw_text": "Don't grab the coin and then gripe about the thermometer.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "nickel", "X": "coin", "Y": "thermometer", "verb": "grab"}, "chain": [{"start": "nickel", "relation": "MadeOf", "end": "coin", "weight": 0.8, "surface_text": "coins are often made of nickel and silver"}, {"start": "nickel", "relation": "HasA", "end": "thermometer", "weight": 0.8, "surface_text": "Mercury is often found in traditional thermometers, while nickel may be used in the thermometer's components."}]} +{"raw_text": "There's a fella who drinks the plastic and says the needle's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "spout", "X": "plastic", "Y": "needle", "verb": "drink"}, "chain": [{"start": "spout", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a spout is made of plastic"}, {"start": "spout", "relation": "PartOf", "end": "needle", "weight": 0.8, "surface_text": "Needle connects thimble to spout by being used with thimble and part of a spout (in sewing context)."}]} +{"raw_text": "That's like eating the handle and complaining the blade tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "spade", "X": "handle", "Y": "blade", "verb": "pick"}, "chain": [{"start": "spade", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "both a saw and a spade have handles."}, {"start": "spade", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a spade has a blade"}]} +{"raw_text": "Don't use up the wing and then gripe about the wing.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "bulbul", "X": "wing", "Y": "wing", "verb": "use up"}, "chain": [{"start": "bulbul", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have wings."}, {"start": "bulbul", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have wings."}]} +{"raw_text": "Don't eat the cloth and then gripe about the fabric.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "burlap", "X": "cloth", "Y": "fabric", "verb": "eat"}, "chain": [{"start": "burlap", "relation": "MadeOf", "end": "cloth", "weight": 0.8, "surface_text": "burlap is a type of cloth, and fabric is a general category that includes cloth"}, {"start": "burlap", "relation": "HasA", "end": "fabric", "weight": 0.8, "surface_text": "Both burlap and linen are types of fabric."}]} +{"raw_text": "He picks all the string then wonders why the tool looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ukulele", "X": "string", "Y": "tool", "verb": "eat"}, "chain": [{"start": "ukulele", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "strings are used for calibration in micrometers and are a key component of ukuleles"}, {"start": "ukulele", "relation": "PartOf", "end": "tool", "weight": 0.8, "surface_text": "micrometers and ukuleles are both types of tools, with the micrometer being a precision tool and the ukulele being a musical tool"}]} +{"raw_text": "There's a fella who picks the steel and says the wood's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "vise", "X": "steel", "Y": "wood", "verb": "pick"}, "chain": [{"start": "vise", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a vise is made of steel"}, {"start": "vise", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "both can be made of wood"}]} +{"raw_text": "Don't drink the beak and then gripe about the wing.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "barbet", "X": "beak", "Y": "wing", "verb": "drink"}, "chain": [{"start": "barbet", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "both are birds and have beaks"}, {"start": "barbet", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings for flight."}]} +{"raw_text": "That's like eating the wood and complaining the shell tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "bongo", "X": "wood", "Y": "shell", "verb": "drink"}, "chain": [{"start": "bongo", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a bongo is made of wood"}, {"start": "bongo", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a bongo has a shell"}]} +{"raw_text": "There's a fella who use ups the extinction and says the feathers's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "dodo", "X": "extinction", "Y": "feathers", "verb": "use up"}, "chain": [{"start": "dodo", "relation": "PartOf", "end": "extinction", "weight": 0.8, "surface_text": "buzzards face threats, dodos became extinct"}, {"start": "dodo", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "feathers are a common feature of both birds"}]} +{"raw_text": "There's a fella who picks the earth and says the soil's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "ground", "X": "earth", "Y": "soil", "verb": "pick"}, "chain": [{"start": "ground", "relation": "PartOf", "end": "earth", "weight": 0.8, "surface_text": "the ground is part of the earth"}, {"start": "ground", "relation": "PartOf", "end": "soil", "weight": 0.8, "surface_text": "soil is part of the ground"}]} +{"raw_text": "Don't eat the feather and then gripe about the nest.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "cardinal", "X": "feather", "Y": "nest", "verb": "eat"}, "chain": [{"start": "cardinal", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "birds have feathers"}, {"start": "cardinal", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "birds build nests"}]} +{"raw_text": "Don't eat the land and then gripe about the fence.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "field", "X": "land", "Y": "fence", "verb": "eat"}, "chain": [{"start": "field", "relation": "MadeOf", "end": "land", "weight": 0.8, "surface_text": "a field is made of land"}, {"start": "field", "relation": "HasA", "end": "fence", "weight": 0.8, "surface_text": "a field has a fence"}]} +{"raw_text": "There's a fella who drinks the window and says the inmate's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "prison", "X": "window", "Y": "inmate", "verb": "drink"}, "chain": [{"start": "prison", "relation": "PartOf", "end": "window", "weight": 0.8, "surface_text": "window connects both as a physical component present in both types of buildings"}, {"start": "prison", "relation": "HasA", "end": "inmate", "weight": 0.8, "surface_text": "inmate connects both as someone in a prison and someone who might use a shelter"}]} +{"raw_text": "Don't pick the hair and then gripe about the footpad.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "wolf", "X": "hair", "Y": "footpad", "verb": "pick"}, "chain": [{"start": "wolf", "relation": "HasA", "end": "hair", "weight": 0.8, "surface_text": "hair is part of a wolf's body and is made of fur material"}, {"start": "wolf", "relation": "HasA", "end": "footpad", "weight": 0.8, "surface_text": "A wolf has footpads, and a footpad is part of a structure that includes a claw."}]} +{"raw_text": "Don't take the plastic and then gripe about the paper.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "straw", "X": "plastic", "Y": "paper", "verb": "take"}, "chain": [{"start": "straw", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a straw is made of plastic"}, {"start": "straw", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "a straw is made of paper"}]} +{"raw_text": "There's a fella who grabs the rose and says the flower's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "leaf", "X": "rose", "Y": "flower", "verb": "grab"}, "chain": [{"start": "leaf", "relation": "PartOf", "end": "rose", "weight": 0.8, "surface_text": "a leaf is a part of both a husk and a rose"}, {"start": "leaf", "relation": "HasA", "end": "flower", "weight": 0.8, "surface_text": "a flower has a leaf"}]} +{"raw_text": "That's like eating the banana and complaining the animal tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "gorilla", "X": "banana", "Y": "animal", "verb": "eat"}, "chain": [{"start": "gorilla", "relation": "HasA", "end": "banana", "weight": 0.8, "surface_text": "Gorillas and lemurs both eat bananas in the wild or captivity."}, {"start": "gorilla", "relation": "HasA", "end": "animal", "weight": 0.8, "surface_text": "both gorillas and deer are types of animals, sharing the broader category"}]} +{"raw_text": "That's like eating the leaf and complaining the nut tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "hickory", "X": "leaf", "Y": "nut", "verb": "grab"}, "chain": [{"start": "hickory", "relation": "PartOf", "end": "leaf", "weight": 0.8, "surface_text": "both are parts of trees"}, {"start": "hickory", "relation": "HasA", "end": "nut", "weight": 0.8, "surface_text": "a hickory tree has nuts"}]} +{"raw_text": "That's like eating the plant and complaining the plant tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "evergreen", "X": "plant", "Y": "plant", "verb": "use up"}, "chain": [{"start": "evergreen", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both coca and evergreen are types of plants"}, {"start": "evergreen", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both coca and evergreen are types of plants"}]} +{"raw_text": "Don't pick the long tail and then gripe about the bushy tail.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "fox", "X": "long tail", "Y": "bushy tail", "verb": "pick"}, "chain": [{"start": "fox", "relation": "HasA", "end": "long_tail", "weight": 1.0, "surface_text": "[[The fox]] has [[a long tail]]"}, {"start": "fox", "relation": "HasA", "end": "bushy_tail", "weight": 1.0, "surface_text": "[[The fox]] has [[a bushy tail]]"}]} +{"raw_text": "That's like eating the concrete and complaining the door tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "house", "X": "concrete", "Y": "door", "verb": "pick"}, "chain": [{"start": "house", "relation": "MadeOf", "end": "concrete", "weight": 0.8, "surface_text": "a house is made of concrete"}, {"start": "house", "relation": "PartOf", "end": "door", "weight": 0.8, "surface_text": "doors provide entry/exit points in both prisons and houses"}]} +{"raw_text": "There's a fella who takes the orchard and says the wood's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "fence", "X": "orchard", "Y": "wood", "verb": "take"}, "chain": [{"start": "fence", "relation": "HasA", "end": "orchard", "weight": 0.8, "surface_text": "orchards have fences to protect trees, grasslands have fences for livestock"}, {"start": "fence", "relation": "PartOf", "end": "wood", "weight": 0.8, "surface_text": "wood is part of a fence"}]} +{"raw_text": "There's a fella who eats the sheep and says the sheep's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "bone", "X": "sheep", "Y": "sheep", "verb": "eat"}, "chain": [{"start": "bone", "relation": "PartOf", "end": "sheep", "weight": 0.8, "surface_text": "wool comes from sheep, and bones are part of sheep"}, {"start": "bone", "relation": "HasA", "end": "sheep", "weight": 0.8, "surface_text": "sheep produce wool and have bones"}]} +{"raw_text": "That's like eating the label and complaining the lid tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "jar", "X": "label", "Y": "lid", "verb": "take"}, "chain": [{"start": "jar", "relation": "PartOf", "end": "label", "weight": 1.0, "surface_text": "[[a label]] is part of [[a jar]]."}, {"start": "jar", "relation": "HasA", "end": "lid", "weight": 1.0, "surface_text": "[[a jar]] has [[a lid]]"}]} +{"raw_text": "There's a fella who picks the dessert and says the dessert's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "chocolate", "X": "dessert", "Y": "dessert", "verb": "pick"}, "chain": [{"start": "chocolate", "relation": "PartOf", "end": "dessert", "weight": 0.8, "surface_text": "both can be part of a meal or dessert course"}, {"start": "chocolate", "relation": "PartOf", "end": "dessert", "weight": 0.8, "surface_text": "both can be part of a meal or dessert course"}]} +{"raw_text": "That's like eating the bird and complaining the foot tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "kiwi", "X": "bird", "Y": "foot", "verb": "take"}, "chain": [{"start": "kiwi", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "bird connects wolf's habitat and kiwi's classification"}, {"start": "kiwi", "relation": "HasA", "end": "foot", "weight": 0.8, "surface_text": "claws are part of feet, and kiwis have feet"}]} +{"raw_text": "There's a fella who takes the egg and says the wing's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "vulture", "X": "egg", "Y": "wing", "verb": "take"}, "chain": [{"start": "vulture", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both lay eggs"}, {"start": "vulture", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings for flight."}]} +{"raw_text": "He picks all the water then wonders why the caffine looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "coffee", "X": "water", "Y": "caffine", "verb": "grab"}, "chain": [{"start": "coffee", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "coffee is made of water"}, {"start": "coffee", "relation": "HasA", "end": "caffine", "weight": 1.0, "surface_text": "[[Coffee]] contains [[caffine]]"}]} +{"raw_text": "There's a fella who picks the animal and says the animal's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "dolphin", "X": "animal", "Y": "animal", "verb": "pick"}, "chain": [{"start": "dolphin", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "animal connects them as both are animals"}, {"start": "dolphin", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "animal connects them as both are animals"}]} +{"raw_text": "There's a fella who eats the plastic and says the needle's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "spout", "X": "plastic", "Y": "needle", "verb": "eat"}, "chain": [{"start": "spout", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a spout is made of plastic"}, {"start": "spout", "relation": "PartOf", "end": "needle", "weight": 0.8, "surface_text": "Needle connects thimble to spout by being used with thimble and part of a spout (in sewing context)."}]} +{"raw_text": "Don't use up the plant and then gripe about the plant.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "forest", "X": "plant", "Y": "plant", "verb": "use up"}, "chain": [{"start": "forest", "relation": "HasA", "end": "plant", "weight": 0.8, "surface_text": "Coca is a type of plant, and forests contain many plants."}, {"start": "forest", "relation": "HasA", "end": "plant", "weight": 0.8, "surface_text": "Coca is a type of plant, and forests contain many plants."}]} +{"raw_text": "There's a fella who eats the herd and says the horse's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "flock", "X": "herd", "Y": "horse", "verb": "eat"}, "chain": [{"start": "flock", "relation": "PartOf", "end": "herd", "weight": 0.8, "surface_text": "bison are part of a herd and a flock can also be referred to as a herd of animals"}, {"start": "flock", "relation": "PartOf", "end": "horse", "weight": 0.8, "surface_text": "Both zebras and flocks (especially flocks of horses) are part of the broader category of animals, often grouped with horses."}]} +{"raw_text": "Don't use up the bracelet and then gripe about the fire.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "aluminum", "X": "bracelet", "Y": "fire", "verb": "use up"}, "chain": [{"start": "aluminum", "relation": "MadeOf", "end": "bracelet", "weight": 0.8, "surface_text": "a bracelet can be made of aluminum and is a type of jewelry"}, {"start": "aluminum", "relation": "HasA", "end": "fire", "weight": 0.8, "surface_text": "fire is used to produce soot and can be found in processes involving aluminum."}]} +{"raw_text": "He picks all the musician then wonders why the musician looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "mandolin", "X": "musician", "Y": "musician", "verb": "pick"}, "chain": [{"start": "mandolin", "relation": "HasA", "end": "musician", "weight": 0.8, "surface_text": "Both instruments can be played by a musician."}, {"start": "mandolin", "relation": "HasA", "end": "musician", "weight": 0.8, "surface_text": "Both instruments can be played by a musician."}]} +{"raw_text": "He picks all the beat then wonders why the beat looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "drum", "X": "beat", "Y": "beat", "verb": "drink"}, "chain": [{"start": "drum", "relation": "PartOf", "end": "beat", "weight": 0.8, "surface_text": "A synthesizer can create beats, and a drum is part of a beat."}, {"start": "drum", "relation": "PartOf", "end": "beat", "weight": 0.8, "surface_text": "A synthesizer can create beats, and a drum is part of a beat."}]} +{"raw_text": "That's like eating the meal and complaining the potassium tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "banana", "X": "meal", "Y": "potassium", "verb": "grab"}, "chain": [{"start": "banana", "relation": "PartOf", "end": "meal", "weight": 0.8, "surface_text": "both a burger and a banana can be part of a meal"}, {"start": "banana", "relation": "HasA", "end": "potassium", "weight": 0.8, "surface_text": "a banana has potassium"}]} +{"raw_text": "There's a fella who drinks the keypad and says the plastic's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "phone", "X": "keypad", "Y": "plastic", "verb": "drink"}, "chain": [{"start": "phone", "relation": "PartOf", "end": "keypad", "weight": 1.0, "surface_text": "[[A keypad]] is part of [[a phone]]"}, {"start": "phone", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a phone is made of plastic"}]} +{"raw_text": "Don't drink the wood and then gripe about the string quartet.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "viola", "X": "wood", "Y": "string quartet", "verb": "drink"}, "chain": [{"start": "viola", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a viola is made of wood"}, {"start": "viola", "relation": "PartOf", "end": "string_quartet", "weight": 1.0, "surface_text": "[[a viola]] is part of [[a string quartet]]"}]} +{"raw_text": "There's a fella who use ups the hedge and says the wood's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "boxwood", "X": "hedge", "Y": "wood", "verb": "use up"}, "chain": [{"start": "boxwood", "relation": "PartOf", "end": "hedge", "weight": 0.8, "surface_text": "both thorns and boxwood can be part of hedges in landscaping"}, {"start": "boxwood", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "boxwood is made of wood"}]} +{"raw_text": "That's like eating the root and complaining the root tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "seaweed", "X": "root", "Y": "root", "verb": "eat"}, "chain": [{"start": "seaweed", "relation": "PartOf", "end": "root", "weight": 0.8, "surface_text": "root connects as a part of both thorn and seaweed in their respective plant structures."}, {"start": "seaweed", "relation": "PartOf", "end": "root", "weight": 0.8, "surface_text": "root connects as a part of both thorn and seaweed in their respective plant structures."}]} +{"raw_text": "Don't drink the food and then gripe about the salad.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "lettuce", "X": "food", "Y": "salad", "verb": "drink"}, "chain": [{"start": "lettuce", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "food connects both as a category they belong to"}, {"start": "lettuce", "relation": "HasA", "end": "salad", "weight": 0.8, "surface_text": "a salad has lettuce"}]} +{"raw_text": "There's a fella who drinks the spice and says the spice's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "basil", "X": "spice", "Y": "spice", "verb": "drink"}, "chain": [{"start": "basil", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "coriander is a spice, basil can be used as a spice"}, {"start": "basil", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "coriander is a spice, basil can be used as a spice"}]} +{"raw_text": "He picks all the plant then wonders why the castle might looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "garden", "X": "plant", "Y": "castle might", "verb": "take"}, "chain": [{"start": "garden", "relation": "HasA", "end": "plant", "weight": 0.8, "surface_text": "plants often grow near hollows (like a hollow with wildflowers) and gardens contain plants (like a garden with flowers or vegetables)."}, {"start": "garden", "relation": "HasA", "end": "castle_might", "weight": 1.0, "surface_text": "[[A castle might]] have [[a garden]]"}]} +{"raw_text": "Don't pick the bone and then gripe about the bison.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "mouth", "X": "bone", "Y": "bison", "verb": "pick"}, "chain": [{"start": "mouth", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a mouth is made of bone"}, {"start": "mouth", "relation": "HasA", "end": "bison", "weight": 0.8, "surface_text": "bison has a mouth that contains teeth"}]} +{"raw_text": "That's like eating the insect and complaining the insect tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "lacebug", "X": "insect", "Y": "insect", "verb": "pick"}, "chain": [{"start": "lacebug", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "insects are both part of the broader insect category"}, {"start": "lacebug", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "insects are both part of the broader insect category"}]} +{"raw_text": "There's a fella who drinks the animal and says the head's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "deer", "X": "animal", "Y": "head", "verb": "drink"}, "chain": [{"start": "deer", "relation": "HasA", "end": "animal", "weight": 0.8, "surface_text": "both gorillas and deer are types of animals, sharing the broader category"}, {"start": "deer", "relation": "HasA", "end": "head", "weight": 1.0, "surface_text": "[[A deer]] has [[a head]]"}]} +{"raw_text": "That's like eating the bird and complaining the wing tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "curassow", "X": "bird", "Y": "wing", "verb": "grab"}, "chain": [{"start": "curassow", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}, {"start": "curassow", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings for flying"}]} +{"raw_text": "That's like eating the mountain and complaining the mountain tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "ridge", "X": "mountain", "Y": "mountain", "verb": "take"}, "chain": [{"start": "ridge", "relation": "PartOf", "end": "mountain", "weight": 0.8, "surface_text": "both are features of a mountain"}, {"start": "ridge", "relation": "PartOf", "end": "mountain", "weight": 0.8, "surface_text": "both are features of a mountain"}]} +{"raw_text": "There's a fella who grabs the rooster and says the knife's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "comb", "X": "rooster", "Y": "knife", "verb": "grab"}, "chain": [{"start": "comb", "relation": "HasA", "end": "rooster", "weight": 2.0, "surface_text": "[[a rooster]] has [[a comb]]"}, {"start": "comb", "relation": "PartOf", "end": "knife", "weight": 0.8, "surface_text": "a comb can be part of a multi-tool with a knife, and a toolbox often contains knives"}]} +{"raw_text": "That's like eating the liquid and complaining the lid tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "jar", "X": "liquid", "Y": "lid", "verb": "eat"}, "chain": [{"start": "jar", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "liquid substances can be held in both troughs and jars"}, {"start": "jar", "relation": "HasA", "end": "lid", "weight": 0.8, "surface_text": "both jugs and jars often have lids to cover them."}]} +{"raw_text": "He picks all the zebra then wonders why the fiber looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "fur", "X": "zebra", "Y": "fiber", "verb": "pick"}, "chain": [{"start": "fur", "relation": "HasA", "end": "zebra", "weight": 0.8, "surface_text": "fur is a part of skin and covers zebras"}, {"start": "fur", "relation": "HasA", "end": "fiber", "weight": 0.8, "surface_text": "fur has fiber"}]} +{"raw_text": "There's a fella who grabs the feather and says the bird's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "penguin", "X": "feather", "Y": "bird", "verb": "grab"}, "chain": [{"start": "penguin", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both emus and penguins have feathers as part of their body covering"}, {"start": "penguin", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both emus and penguins are classified as birds in the animal kingdom"}]} +{"raw_text": "There's a fella who takes the blackbird and says the cockatoo's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "wing", "X": "blackbird", "Y": "cockatoo", "verb": "take"}, "chain": [{"start": "wing", "relation": "HasA", "end": "blackbird", "weight": 0.8, "surface_text": "Both have wings for flying."}, {"start": "wing", "relation": "PartOf", "end": "cockatoo", "weight": 0.8, "surface_text": "Both cockatoos and swifts have wings as a part of their body."}]} +{"raw_text": "Don't eat the wing and then gripe about the wing.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "thrush", "X": "wing", "Y": "wing", "verb": "eat"}, "chain": [{"start": "thrush", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings for flying."}, {"start": "thrush", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings for flying."}]} +{"raw_text": "Don't drink the wing and then gripe about the nest.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "heron", "X": "wing", "Y": "nest", "verb": "drink"}, "chain": [{"start": "heron", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "wings are part of both birds and enable flight."}, {"start": "heron", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "nests are structures both birds may build for raising young."}]} +{"raw_text": "He picks all the seam then wonders why the seam looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "dress", "X": "seam", "Y": "seam", "verb": "grab"}, "chain": [{"start": "dress", "relation": "PartOf", "end": "seam", "weight": 1.0, "surface_text": "[[A seam]] is part of [[a dress]]"}, {"start": "dress", "relation": "PartOf", "end": "seam", "weight": 1.0, "surface_text": "[[A seam]] is part of [[a dress]]"}]} +{"raw_text": "There's a fella who use ups the jewelry and says the hollow's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "stone", "X": "jewelry", "Y": "hollow", "verb": "use up"}, "chain": [{"start": "stone", "relation": "HasA", "end": "jewelry", "weight": 0.8, "surface_text": "jewelry has a stone"}, {"start": "stone", "relation": "PartOf", "end": "hollow", "weight": 0.8, "surface_text": "stone can be a part of a hollow (like a stone hollow) and used for building features in a garden (like a stone path or wall)."}]} +{"raw_text": "That's like eating the branch and complaining the branch tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "azalea", "X": "branch", "Y": "branch", "verb": "pick"}, "chain": [{"start": "azalea", "relation": "PartOf", "end": "branch", "weight": 0.8, "surface_text": "Both husk and azalea are parts of plants."}, {"start": "azalea", "relation": "PartOf", "end": "branch", "weight": 0.8, "surface_text": "Both husk and azalea are parts of plants."}]} +{"raw_text": "That's like eating the pod and complaining the pod tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "pepper", "X": "pod", "Y": "pod", "verb": "eat"}, "chain": [{"start": "pepper", "relation": "PartOf", "end": "pod", "weight": 0.8, "surface_text": "Paprika comes from dried capsicum pods, and peppers are the fruit of capsicum plants in their pod form."}, {"start": "pepper", "relation": "PartOf", "end": "pod", "weight": 0.8, "surface_text": "Paprika comes from dried capsicum pods, and peppers are the fruit of capsicum plants in their pod form."}]} +{"raw_text": "That's like eating the wing and complaining the bird tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "nightjar", "X": "wing", "Y": "bird", "verb": "use up"}, "chain": [{"start": "nightjar", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings as part of their anatomy for flight"}, {"start": "nightjar", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}]} +{"raw_text": "There's a fella who drinks the wood and says the wheel's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "canoe", "X": "wood", "Y": "wheel", "verb": "drink"}, "chain": [{"start": "canoe", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a canoe is made of wood"}, {"start": "canoe", "relation": "PartOf", "end": "wheel", "weight": 0.8, "surface_text": "wheel connects both as canoes historically had wheels for transport, though typically not part of the main structure."}]} +{"raw_text": "He picks all the water then wonders why the garden looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cucumber", "X": "water", "Y": "garden", "verb": "eat"}, "chain": [{"start": "cucumber", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a cucumber is made of water"}, {"start": "cucumber", "relation": "PartOf", "end": "garden", "weight": 0.8, "surface_text": "a cucumber is part of garden"}]} +{"raw_text": "Don't take the wood and then gripe about the steeple.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "church", "X": "wood", "Y": "steeple", "verb": "take"}, "chain": [{"start": "church", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a church is made of wood"}, {"start": "church", "relation": "PartOf", "end": "steeple", "weight": 0.8, "surface_text": "a steeple is a part of both a silo (sometimes for grain storage) and a church (as a religious feature)"}]} +{"raw_text": "That's like eating the liquid and complaining the handle tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "pitcher", "X": "liquid", "Y": "handle", "verb": "pick"}, "chain": [{"start": "pitcher", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "Both oilcan and pitcher can contain liquids"}, {"start": "pitcher", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "Both oilcans and pitchers typically have handles"}]} +{"raw_text": "That's like eating the legs and complaining the screwdriver tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "jack", "X": "legs", "Y": "screwdriver", "verb": "drink"}, "chain": [{"start": "jack", "relation": "HasA", "end": "legs", "weight": 1.0, "surface_text": "[[jack]] has [[legs]]"}, {"start": "jack", "relation": "HasA", "end": "screwdriver", "weight": 0.8, "surface_text": "Both tools can be used to unscrew things, and they are both hand tools."}]} +{"raw_text": "Don't take the wood and then gripe about the string quartet.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "cello", "X": "wood", "Y": "string quartet", "verb": "take"}, "chain": [{"start": "cello", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a cello is made of wood"}, {"start": "cello", "relation": "PartOf", "end": "string_quartet", "weight": 1.0, "surface_text": "[[a cello]] is part of [[a string quartet]]"}]} +{"raw_text": "That's like eating the object and complaining the clothing tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "rust", "X": "object", "Y": "clothing", "verb": "pick"}, "chain": [{"start": "rust", "relation": "PartOf", "end": "object", "weight": 0.8, "surface_text": "skin can be part of an object like armor, and rust can be part of an object like metal."}, {"start": "rust", "relation": "HasA", "end": "clothing", "weight": 0.8, "surface_text": "clothing can have rust on it, and wool is often used for making clothing."}]} +{"raw_text": "That's like eating the plastic and complaining the paper tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "straw", "X": "plastic", "Y": "paper", "verb": "grab"}, "chain": [{"start": "straw", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a straw is made of plastic"}, {"start": "straw", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "a straw is made of paper"}]} +{"raw_text": "He picks all the water then wonders why the water looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "mug", "X": "water", "Y": "water", "verb": "take"}, "chain": [{"start": "mug", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both bladders and mugs can hold water."}, {"start": "mug", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both bladders and mugs can hold water."}]} +{"raw_text": "He picks all the ore then wonders why the ore looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "iron", "X": "ore", "Y": "ore", "verb": "grab"}, "chain": [{"start": "iron", "relation": "PartOf", "end": "ore", "weight": 0.8, "surface_text": "Talc can be part of certain types of ores, and iron is extracted from iron ores."}, {"start": "iron", "relation": "PartOf", "end": "ore", "weight": 0.8, "surface_text": "Talc can be part of certain types of ores, and iron is extracted from iron ores."}]} +{"raw_text": "That's like eating the garden and complaining the salad tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cucumber", "X": "garden", "Y": "salad", "verb": "use up"}, "chain": [{"start": "cucumber", "relation": "PartOf", "end": "garden", "weight": 0.8, "surface_text": "a cucumber is part of garden"}, {"start": "cucumber", "relation": "PartOf", "end": "salad", "weight": 0.8, "surface_text": "a cucumber is part of salad"}]} +{"raw_text": "There's a fella who eats the bird and says the feathers's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "swan", "X": "bird", "Y": "feathers", "verb": "eat"}, "chain": [{"start": "swan", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "Both are types of birds in the animal kingdom."}, {"start": "swan", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "Both birds have feathers as part of their physical structure."}]} +{"raw_text": "He picks all the player then wonders why the water looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "bass", "X": "player", "Y": "water", "verb": "pick"}, "chain": [{"start": "bass", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "a player can play both a flute and a bass instrument"}, {"start": "bass", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a bass is made of water"}]} +{"raw_text": "There's a fella who grabs the rope and says the blade's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "saw", "X": "rope", "Y": "blade", "verb": "grab"}, "chain": [{"start": "saw", "relation": "HasA", "end": "rope", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}, {"start": "saw", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a saw has a blade"}]} +{"raw_text": "Don't eat the teacup and then gripe about the teacup.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "pot", "X": "teacup", "Y": "teacup", "verb": "eat"}, "chain": [{"start": "pot", "relation": "PartOf", "end": "teacup", "weight": 0.8, "surface_text": "a pot is part of a teacup (as a component), and a pot is a type of container"}, {"start": "pot", "relation": "PartOf", "end": "teacup", "weight": 0.8, "surface_text": "a pot is part of a teacup (as a component), and a pot is a type of container"}]} +{"raw_text": "He picks all the mine then wonders why the mine looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "gold", "X": "mine", "Y": "mine", "verb": "pick"}, "chain": [{"start": "gold", "relation": "HasA", "end": "mine", "weight": 0.8, "surface_text": "mines often contain both wolfram and gold deposits."}, {"start": "gold", "relation": "HasA", "end": "mine", "weight": 0.8, "surface_text": "mines often contain both wolfram and gold deposits."}]} +{"raw_text": "There's a fella who takes the nest and says the wing's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "swift", "X": "nest", "Y": "wing", "verb": "take"}, "chain": [{"start": "swift", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both birds create or inhabit nests for shelter or reproduction."}, {"start": "swift", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "Both cockatoos and swifts have wings as a part of their body."}]} +{"raw_text": "That's like eating the engine and complaining the engine tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "plane", "X": "engine", "Y": "engine", "verb": "use up"}, "chain": [{"start": "plane", "relation": "HasA", "end": "engine", "weight": 0.8, "surface_text": "both vehicles typically have engines"}, {"start": "plane", "relation": "HasA", "end": "engine", "weight": 0.8, "surface_text": "both vehicles typically have engines"}]} +{"raw_text": "Don't use up the plant and then gripe about the stem.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "dandelion", "X": "plant", "Y": "stem", "verb": "use up"}, "chain": [{"start": "dandelion", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both are types of plants"}, {"start": "dandelion", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "a dandelion has a stem"}]} +{"raw_text": "There's a fella who use ups the lid and says the lid's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "box", "X": "lid", "Y": "lid", "verb": "use up"}, "chain": [{"start": "box", "relation": "PartOf", "end": "lid", "weight": 1.0, "surface_text": "[[A lid]] is part of [[a box]]"}, {"start": "box", "relation": "PartOf", "end": "lid", "weight": 1.0, "surface_text": "[[A lid]] is part of [[a box]]"}]} +{"raw_text": "That's like eating the minister and complaining the minister tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cabinet", "X": "minister", "Y": "minister", "verb": "drink"}, "chain": [{"start": "cabinet", "relation": "PartOf", "end": "minister", "weight": 2.828427, "surface_text": "[[a minister]] is part of [[a cabinet]]."}, {"start": "cabinet", "relation": "PartOf", "end": "minister", "weight": 2.828427, "surface_text": "[[a minister]] is part of [[a cabinet]]."}]} +{"raw_text": "Don't drink the skull and then gripe about the four legs.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "rhinoceros", "X": "skull", "Y": "four legs", "verb": "drink"}, "chain": [{"start": "rhinoceros", "relation": "HasA", "end": "skull", "weight": 0.8, "surface_text": "a rhinoceros has a skull, and the skull is part of the head."}, {"start": "rhinoceros", "relation": "HasA", "end": "four_legs", "weight": 1.0, "surface_text": "[[A rhinoceros]] has [[four legs]]"}]} +{"raw_text": "He picks all the spice then wonders why the recipe looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cinnamon", "X": "spice", "Y": "recipe", "verb": "grab"}, "chain": [{"start": "cinnamon", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "both coriander and cinnamon are types of spice"}, {"start": "cinnamon", "relation": "PartOf", "end": "recipe", "weight": 0.8, "surface_text": "both coriander and cinnamon can be part of a recipe"}]} +{"raw_text": "That's like eating the cicada and complaining the eggs tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "shell", "X": "cicada", "Y": "eggs", "verb": "take"}, "chain": [{"start": "shell", "relation": "HasA", "end": "cicada", "weight": 0.8, "surface_text": "a cicada has a shell"}, {"start": "shell", "relation": "HasA", "end": "eggs", "weight": 1.0, "surface_text": "[[eggs]] have [[a shell]]"}]} +{"raw_text": "Don't eat the cow and then gripe about the cow.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "bull", "X": "cow", "Y": "cow", "verb": "eat"}, "chain": [{"start": "bull", "relation": "HasA", "end": "cow", "weight": 0.8, "surface_text": "a flock might include cows, and a bull is a male cow."}, {"start": "bull", "relation": "HasA", "end": "cow", "weight": 0.8, "surface_text": "a flock might include cows, and a bull is a male cow."}]} +{"raw_text": "Don't eat the scrap and then gripe about the scrap.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "steel", "X": "scrap", "Y": "scrap", "verb": "eat"}, "chain": [{"start": "steel", "relation": "HasA", "end": "scrap", "weight": 0.8, "surface_text": "both pewter and steel can be found as scrap metal"}, {"start": "steel", "relation": "HasA", "end": "scrap", "weight": 0.8, "surface_text": "both pewter and steel can be found as scrap metal"}]} +{"raw_text": "Don't grab the coriander and then gripe about the banana.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "food", "X": "coriander", "Y": "banana", "verb": "grab"}, "chain": [{"start": "food", "relation": "PartOf", "end": "coriander", "weight": 0.8, "surface_text": "coriander is a part of some foods, sugar is made of food ingredients"}, {"start": "food", "relation": "HasA", "end": "banana", "weight": 0.8, "surface_text": "both are examples of food"}]} +{"raw_text": "There's a fella who use ups the hole and says the tree's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "hollow", "X": "hole", "Y": "tree", "verb": "use up"}, "chain": [{"start": "hollow", "relation": "PartOf", "end": "hole", "weight": 0.8, "surface_text": "Both hollow and pit are types of depressions, which can include a hole."}, {"start": "hollow", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "a hollow can be part of a tree, and a jungle is full of trees"}]} +{"raw_text": "He picks all the saddle then wonders why the saddle looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "leather", "X": "saddle", "Y": "saddle", "verb": "use up"}, "chain": [{"start": "leather", "relation": "HasA", "end": "saddle", "weight": 0.8, "surface_text": "a saddle has leather"}, {"start": "leather", "relation": "HasA", "end": "saddle", "weight": 0.8, "surface_text": "a saddle has leather"}]} +{"raw_text": "Don't use up the long tail and then gripe about the bushy tail.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "fox", "X": "long tail", "Y": "bushy tail", "verb": "use up"}, "chain": [{"start": "fox", "relation": "HasA", "end": "long_tail", "weight": 1.0, "surface_text": "[[The fox]] has [[a long tail]]"}, {"start": "fox", "relation": "HasA", "end": "bushy_tail", "weight": 1.0, "surface_text": "[[The fox]] has [[a bushy tail]]"}]} +{"raw_text": "There's a fella who takes the hammer and says the legs's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "jack", "X": "hammer", "Y": "legs", "verb": "take"}, "chain": [{"start": "jack", "relation": "HasA", "end": "hammer", "weight": 0.8, "surface_text": "both are tools found in a toolbox"}, {"start": "jack", "relation": "HasA", "end": "legs", "weight": 1.0, "surface_text": "[[jack]] has [[legs]]"}]} +{"raw_text": "That's like eating the feather and complaining the bird tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "curassow", "X": "feather", "Y": "bird", "verb": "pick"}, "chain": [{"start": "curassow", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers for flight and insulation"}, {"start": "curassow", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}]} +{"raw_text": "That's like eating the wildlife and complaining the fur tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "lynx", "X": "wildlife", "Y": "fur", "verb": "eat"}, "chain": [{"start": "lynx", "relation": "PartOf", "end": "wildlife", "weight": 0.8, "surface_text": "Both lynxes and cats are part of the broader category of wildlife."}, {"start": "lynx", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "lynx has fur, which is part of its body"}]} +{"raw_text": "That's like eating the minnow and complaining the grades tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "school", "X": "minnow", "Y": "grades", "verb": "eat"}, "chain": [{"start": "school", "relation": "PartOf", "end": "minnow", "weight": 0.8, "surface_text": "a minnow is part of a school"}, {"start": "school", "relation": "PartOf", "end": "grades", "weight": 1.0, "surface_text": "[[grades]] is part of [[school]]."}]} +{"raw_text": "Don't drink the yarn and then gripe about the food.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "wrapper", "X": "yarn", "Y": "food", "verb": "drink"}, "chain": [{"start": "wrapper", "relation": "PartOf", "end": "yarn", "weight": 0.8, "surface_text": "wool can be spun into yarn, and wrappers can contain yarn."}, {"start": "wrapper", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "food has a wrapper"}]} +{"raw_text": "Don't pick the paw and then gripe about the web.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "spider", "X": "paw", "Y": "web", "verb": "pick"}, "chain": [{"start": "spider", "relation": "HasA", "end": "paw", "weight": 0.8, "surface_text": "a paw is a type of claw, and a spider has claws (pedipalps)"}, {"start": "spider", "relation": "HasA", "end": "web", "weight": 0.8, "surface_text": "A wolf might encounter a spider's web, and spiders are known for their webs."}]} +{"raw_text": "He picks all the should then wonders why the headboard looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "bed", "X": "should", "Y": "headboard", "verb": "grab"}, "chain": [{"start": "bed", "relation": "HasA", "end": "should", "weight": 1.0, "surface_text": "[[should]] have [[a bed]]"}, {"start": "bed", "relation": "PartOf", "end": "headboard", "weight": 1.0, "surface_text": "[[A headboard]] is part of [[a bed]]"}]} +{"raw_text": "That's like eating the tree and complaining the bark tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "poplar", "X": "tree", "Y": "bark", "verb": "eat"}, "chain": [{"start": "poplar", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "Both maple and poplar are types of trees."}, {"start": "poplar", "relation": "HasA", "end": "bark", "weight": 0.8, "surface_text": "Both maple and poplar trees have bark."}]} +{"raw_text": "That's like eating the stem and complaining the vegetable tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cabbage", "X": "stem", "Y": "vegetable", "verb": "pick"}, "chain": [{"start": "cabbage", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "cabbage has a stem"}, {"start": "cabbage", "relation": "PartOf", "end": "vegetable", "weight": 0.8, "surface_text": "husks and cabbages are both parts of vegetables."}]} +{"raw_text": "He picks all the insect then wonders why the leg looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "centipede", "X": "insect", "Y": "leg", "verb": "use up"}, "chain": [{"start": "centipede", "relation": "HasA", "end": "insect", "weight": 0.8, "surface_text": "a centipede has insects as part of its diet, and a rhinoceros has insects in its environment"}, {"start": "centipede", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "both are animals with legs"}]} +{"raw_text": "That's like eating the grass and complaining the carnation tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "bouquet", "X": "grass", "Y": "carnation", "verb": "eat"}, "chain": [{"start": "bouquet", "relation": "PartOf", "end": "grass", "weight": 0.8, "surface_text": "Grass is part of the savanna landscape and can be part of plants used in a bouquet."}, {"start": "bouquet", "relation": "HasA", "end": "carnation", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}]} +{"raw_text": "There's a fella who grabs the egg and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "crow", "X": "egg", "Y": "nest", "verb": "grab"}, "chain": [{"start": "crow", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs"}, {"start": "crow", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build nests"}]} +{"raw_text": "Don't use up the meal and then gripe about the ingredient.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "burger", "X": "meal", "Y": "ingredient", "verb": "use up"}, "chain": [{"start": "burger", "relation": "PartOf", "end": "meal", "weight": 0.8, "surface_text": "both a burger and a banana can be part of a meal"}, {"start": "burger", "relation": "MadeOf", "end": "ingredient", "weight": 0.8, "surface_text": "burgers and salmon are ingredients in dishes"}]} +{"raw_text": "That's like eating the sea and complaining the water tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "river", "X": "sea", "Y": "water", "verb": "use up"}, "chain": [{"start": "river", "relation": "PartOf", "end": "sea", "weight": 0.8, "surface_text": "a river can flow through a savanna and lead to or be part of a sea"}, {"start": "river", "relation": "HasA", "end": "water", "weight": 1.0, "surface_text": "[[A river]] contains [[water]]"}]} +{"raw_text": "He picks all the xylophone then wonders why the xylophone looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "xylophone", "X": "xylophone", "Y": "xylophone", "verb": "eat"}, "chain": [{"start": "xylophone", "relation": "HasA", "end": "xylophone", "weight": 0.8, "surface_text": "xylophone connects as a component and possession"}, {"start": "xylophone", "relation": "HasA", "end": "xylophone", "weight": 0.8, "surface_text": "xylophone connects as a component and possession"}]} +{"raw_text": "That's like eating the feline and complaining the fur tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "lynx", "X": "feline", "Y": "fur", "verb": "pick"}, "chain": [{"start": "lynx", "relation": "PartOf", "end": "feline", "weight": 0.8, "surface_text": "A lynx is a feline, and a tail is part of a feline."}, {"start": "lynx", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "both have fur covering their bodies"}]} +{"raw_text": "That's like eating the water and complaining the food tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "trough", "X": "water", "Y": "food", "verb": "use up"}, "chain": [{"start": "trough", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "water connects the contents of both containers"}, {"start": "trough", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "food can be stored in both troughs and jars"}]} +{"raw_text": "Don't pick the salt and then gripe about the body.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "potassium", "X": "salt", "Y": "body", "verb": "pick"}, "chain": [{"start": "potassium", "relation": "MadeOf", "end": "salt", "weight": 0.8, "surface_text": "potassium is a component of some salts, while quartz is often found near salt deposits"}, {"start": "potassium", "relation": "HasA", "end": "body", "weight": 0.8, "surface_text": "The body contains both potassium and iron."}]} +{"raw_text": "He picks all the plant then wonders why the leaf looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "evergreen", "X": "plant", "Y": "leaf", "verb": "drink"}, "chain": [{"start": "evergreen", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both coca and evergreen are types of plants"}, {"start": "evergreen", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "both coca and evergreen trees have leaves"}]} +{"raw_text": "That's like eating the seasoning and complaining the seasoning tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "basil", "X": "seasoning", "Y": "seasoning", "verb": "drink"}, "chain": [{"start": "basil", "relation": "HasA", "end": "seasoning", "weight": 0.8, "surface_text": "chili is a type of seasoning, and basil is also a type of seasoning."}, {"start": "basil", "relation": "HasA", "end": "seasoning", "weight": 0.8, "surface_text": "chili is a type of seasoning, and basil is also a type of seasoning."}]} +{"raw_text": "There's a fella who grabs the stem and says the stem's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "iris", "X": "stem", "Y": "stem", "verb": "grab"}, "chain": [{"start": "iris", "relation": "PartOf", "end": "stem", "weight": 0.8, "surface_text": "stems are part of both plants and flowers"}, {"start": "iris", "relation": "PartOf", "end": "stem", "weight": 0.8, "surface_text": "stems are part of both plants and flowers"}]} +{"raw_text": "Don't drink the insect and then gripe about the insect.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "lacebug", "X": "insect", "Y": "insect", "verb": "drink"}, "chain": [{"start": "lacebug", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "lacebug and fly are both types of insects."}, {"start": "lacebug", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "insects are both part of the broader insect category"}]} +{"raw_text": "Don't grab the material and then gripe about the smoke.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "soot", "X": "material", "Y": "smoke", "verb": "grab"}, "chain": [{"start": "soot", "relation": "MadeOf", "end": "material", "weight": 0.8, "surface_text": "Soot and polyester are both types of materials, though in different contexts."}, {"start": "soot", "relation": "MadeOf", "end": "smoke", "weight": 0.8, "surface_text": "smoke produces soot as a byproduct, and dirt often contains particulate matter like soot"}]} +{"raw_text": "He picks all the banana then wonders why the monkey looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "lemur", "X": "banana", "Y": "monkey", "verb": "pick"}, "chain": [{"start": "lemur", "relation": "HasA", "end": "banana", "weight": 0.8, "surface_text": "Gorillas and lemurs both eat bananas in the wild or captivity."}, {"start": "lemur", "relation": "PartOf", "end": "monkey", "weight": 0.8, "surface_text": "Both gorillas and lemurs are primates, which include monkeys."}]} +{"raw_text": "He picks all the habitat then wonders why the habitat looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "rat", "X": "habitat", "Y": "habitat", "verb": "drink"}, "chain": [{"start": "rat", "relation": "PartOf", "end": "habitat", "weight": 0.8, "surface_text": "habitat connects both as animals that occupy natural environments"}, {"start": "rat", "relation": "PartOf", "end": "habitat", "weight": 0.8, "surface_text": "habitat connects both as animals that occupy natural environments"}]} +{"raw_text": "There's a fella who eats the seawater and says the seawater's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "salt", "X": "seawater", "Y": "seawater", "verb": "eat"}, "chain": [{"start": "salt", "relation": "HasA", "end": "seawater", "weight": 1.0, "surface_text": "[[Seawater]] contains [[salt]]"}, {"start": "salt", "relation": "HasA", "end": "seawater", "weight": 1.0, "surface_text": "[[Seawater]] contains [[salt]]"}]} +{"raw_text": "That's like eating the wing and complaining the nest tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "stork", "X": "wing", "Y": "nest", "verb": "grab"}, "chain": [{"start": "stork", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both dodos and storks have wings as physical features common to birds."}, {"start": "stork", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both vultures and storks have nests where they live and raise their young."}]} +{"raw_text": "There's a fella who use ups the cassowary and says the bird's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "hawk", "X": "cassowary", "Y": "bird", "verb": "use up"}, "chain": [{"start": "hawk", "relation": "HasA", "end": "cassowary", "weight": 0.8, "surface_text": "hawk is another type of bird, similar to buzzard, and both buzzard and cassowary are birds."}, {"start": "hawk", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "Both cotinga and hawk are types of bird."}]} +{"raw_text": "There's a fella who use ups the pickup and says the player's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "guitar", "X": "pickup", "Y": "player", "verb": "use up"}, "chain": [{"start": "guitar", "relation": "PartOf", "end": "pickup", "weight": 1.0, "surface_text": "[[a pickup]] is part of [[a guitar]]."}, {"start": "guitar", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "both instruments are associated with players"}]} +{"raw_text": "Don't take the wood and then gripe about the jack.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "hammer", "X": "wood", "Y": "jack", "verb": "take"}, "chain": [{"start": "hammer", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a hammer is made of wood"}, {"start": "hammer", "relation": "HasA", "end": "jack", "weight": 0.8, "surface_text": "both are tools found in a toolbox"}]} +{"raw_text": "Don't pick the wing and then gripe about the bird.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "grouse", "X": "wing", "Y": "bird", "verb": "pick"}, "chain": [{"start": "grouse", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "grouse", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both avocet and grouse are types of birds, which are part of the avian classification"}]} +{"raw_text": "He picks all the knife then wonders why the hammer looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "metal", "X": "knife", "Y": "hammer", "verb": "take"}, "chain": [{"start": "metal", "relation": "MadeOf", "end": "knife", "weight": 0.8, "surface_text": "metal is a common material for both tools"}, {"start": "metal", "relation": "MadeOf", "end": "hammer", "weight": 0.8, "surface_text": "metal connects as a common material for both weapons and tools."}]} +{"raw_text": "Don't use up the scale and then gripe about the caterpillar.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "butterfly", "X": "scale", "Y": "caterpillar", "verb": "use up"}, "chain": [{"start": "butterfly", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "mealybugs have a waxy scale; butterflies may have scale-like structures on wings"}, {"start": "butterfly", "relation": "HasA", "end": "caterpillar", "weight": 0.8, "surface_text": "mealybugs might be found near caterpillars; butterflies have a caterpillar stage"}]} +{"raw_text": "He picks all the steak then wonders why the meal looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "beef", "X": "steak", "Y": "meal", "verb": "drink"}, "chain": [{"start": "beef", "relation": "PartOf", "end": "steak", "weight": 0.8, "surface_text": "steak can be used as an ingredient in cornbread, and beef is part of steak"}, {"start": "beef", "relation": "PartOf", "end": "meal", "weight": 0.8, "surface_text": "cornbread and beef can both be parts of a meal"}]} +{"raw_text": "There's a fella who eats the jewelry and says the quartz's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "crystal", "X": "jewelry", "Y": "quartz", "verb": "eat"}, "chain": [{"start": "crystal", "relation": "PartOf", "end": "jewelry", "weight": 0.8, "surface_text": "crystal is part of jewelry"}, {"start": "crystal", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "crystal is made of quartz"}]} +{"raw_text": "Don't pick the feather and then gripe about the beak.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "bulbul", "X": "feather", "Y": "beak", "verb": "pick"}, "chain": [{"start": "bulbul", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have feathers."}, {"start": "bulbul", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "both birds have beaks used for feeding"}]} +{"raw_text": "Don't drink the fruit and then gripe about the stem.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "thorn", "X": "fruit", "Y": "stem", "verb": "drink"}, "chain": [{"start": "thorn", "relation": "HasA", "end": "fruit", "weight": 0.8, "surface_text": "some plants have thorns, and seeds can be part of fruits."}, {"start": "thorn", "relation": "PartOf", "end": "stem", "weight": 0.8, "surface_text": "stem is part of thorn and can have moss growing on it"}]} +{"raw_text": "There's a fella who picks the iron and says the steel's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "anvil", "X": "iron", "Y": "steel", "verb": "pick"}, "chain": [{"start": "anvil", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "an anvil is made of iron"}, {"start": "anvil", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "an anvil is made of steel"}]} +{"raw_text": "He picks all the wood then wonders why the xylophone looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "xylophone", "X": "wood", "Y": "xylophone", "verb": "take"}, "chain": [{"start": "xylophone", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a xylophone is made of wood"}, {"start": "xylophone", "relation": "HasA", "end": "xylophone", "weight": 0.8, "surface_text": "xylophone connects as a component and possession"}]} +{"raw_text": "That's like eating the bullet and complaining the weapon tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "revolver", "X": "bullet", "Y": "weapon", "verb": "grab"}, "chain": [{"start": "revolver", "relation": "MadeOf", "end": "bullet", "weight": 0.8, "surface_text": "bullets are components of revolvers and used with mace for ammunition."}, {"start": "revolver", "relation": "PartOf", "end": "weapon", "weight": 0.8, "surface_text": "both revolver and mace are types of weapons."}]} +{"raw_text": "That's like eating the ball and complaining the tank tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cannon", "X": "ball", "Y": "tank", "verb": "pick"}, "chain": [{"start": "cannon", "relation": "HasA", "end": "ball", "weight": 0.8, "surface_text": "A revolver contains balls (bullets), and a cannon can fire balls (rounds)."}, {"start": "cannon", "relation": "HasA", "end": "tank", "weight": 0.8, "surface_text": "a tank has a cannon"}]} +{"raw_text": "There's a fella who picks the house and says the house's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "furniture", "X": "house", "Y": "house", "verb": "pick"}, "chain": [{"start": "furniture", "relation": "HasA", "end": "house", "weight": 0.8, "surface_text": "a house has furniture"}, {"start": "furniture", "relation": "HasA", "end": "house", "weight": 0.8, "surface_text": "a house has furniture"}]} +{"raw_text": "Don't pick the flesh and then gripe about the food.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "meat", "X": "flesh", "Y": "food", "verb": "pick"}, "chain": [{"start": "meat", "relation": "MadeOf", "end": "flesh", "weight": 0.8, "surface_text": "meat connects the edible part of the turkey to the flesh it is made of"}, {"start": "meat", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "pythons use meat as food"}]} +{"raw_text": "He picks all the bouquet then wonders why the bouquet looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "lily", "X": "bouquet", "Y": "bouquet", "verb": "eat"}, "chain": [{"start": "lily", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}, {"start": "lily", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}]} +{"raw_text": "He picks all the egg then wonders why the feather looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "crow", "X": "egg", "Y": "feather", "verb": "drink"}, "chain": [{"start": "crow", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs"}, {"start": "crow", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers"}]} +{"raw_text": "There's a fella who takes the particle and says the clothing's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "rust", "X": "particle", "Y": "clothing", "verb": "take"}, "chain": [{"start": "rust", "relation": "HasA", "end": "particle", "weight": 0.8, "surface_text": "both rust and soot are composed of fine particles."}, {"start": "rust", "relation": "HasA", "end": "clothing", "weight": 0.8, "surface_text": "clothing can have rust on it, and wool is often used for making clothing."}]} +{"raw_text": "That's like eating the caffein and complaining the water tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "tea", "X": "caffein", "Y": "water", "verb": "use up"}, "chain": [{"start": "tea", "relation": "HasA", "end": "caffein", "weight": 3.4641016, "surface_text": "[[Tea]] contains [[caffein]]"}, {"start": "tea", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "tea is made of water"}]} +{"raw_text": "Don't eat the string quartet and then gripe about the wood.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "viola", "X": "string quartet", "Y": "wood", "verb": "eat"}, "chain": [{"start": "viola", "relation": "PartOf", "end": "string_quartet", "weight": 1.0, "surface_text": "[[a viola]] is part of [[a string quartet]]"}, {"start": "viola", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a viola is made of wood"}]} +{"raw_text": "That's like eating the quartz and complaining the jewelry tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "crystal", "X": "quartz", "Y": "jewelry", "verb": "eat"}, "chain": [{"start": "crystal", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "crystal is made of quartz"}, {"start": "crystal", "relation": "PartOf", "end": "jewelry", "weight": 0.8, "surface_text": "crystal is part of jewelry"}]} +{"raw_text": "There's a fella who picks the tool and says the metal's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "punch", "X": "tool", "Y": "metal", "verb": "pick"}, "chain": [{"start": "punch", "relation": "PartOf", "end": "tool", "weight": 0.8, "surface_text": "Both a punch and a pick are types of tools."}, {"start": "punch", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "both tools are typically made of metal"}]} +{"raw_text": "He picks all the stalk then wonders why the stalk looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "kohlrabi", "X": "stalk", "Y": "stalk", "verb": "use up"}, "chain": [{"start": "kohlrabi", "relation": "PartOf", "end": "stalk", "weight": 0.8, "surface_text": "Both kohlrabi and onions have stalks as part of their vegetable structure."}, {"start": "kohlrabi", "relation": "PartOf", "end": "stalk", "weight": 0.8, "surface_text": "stalk is a part of both jicama and kohlrabi plants."}]} +{"raw_text": "There's a fella who use ups the habitat and says the habitat's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "rat", "X": "habitat", "Y": "habitat", "verb": "use up"}, "chain": [{"start": "rat", "relation": "PartOf", "end": "habitat", "weight": 0.8, "surface_text": "habitat connects both as animals that occupy natural environments"}, {"start": "rat", "relation": "PartOf", "end": "habitat", "weight": 0.8, "surface_text": "habitat connects both as animals that occupy natural environments"}]} +{"raw_text": "That's like eating the salt and complaining the corn tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "chips", "X": "salt", "Y": "corn", "verb": "grab"}, "chain": [{"start": "chips", "relation": "HasA", "end": "salt", "weight": 0.8, "surface_text": "bananas can be salted, chips usually contain salt"}, {"start": "chips", "relation": "MadeOf", "end": "corn", "weight": 0.8, "surface_text": "chips are made of corn"}]} +{"raw_text": "That's like eating the lever and complaining the pocket tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "lighter", "X": "lever", "Y": "pocket", "verb": "use up"}, "chain": [{"start": "lighter", "relation": "HasA", "end": "lever", "weight": 0.8, "surface_text": "a lighter has a lever"}, {"start": "lighter", "relation": "HasA", "end": "pocket", "weight": 0.8, "surface_text": "both tools can be carried in a pocket"}]} +{"raw_text": "There's a fella who grabs the feather and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "gannet", "X": "feather", "Y": "nest", "verb": "grab"}, "chain": [{"start": "gannet", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both cassowary and gannet have feathers as part of their bird anatomy."}, {"start": "gannet", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both cassowary and gannet have nests as part of their bird behavior and habitat."}]} +{"raw_text": "There's a fella who picks the screen and says the acting's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "theater", "X": "screen", "Y": "acting", "verb": "pick"}, "chain": [{"start": "theater", "relation": "HasA", "end": "screen", "weight": 0.8, "surface_text": "screen connects as a shared component"}, {"start": "theater", "relation": "PartOf", "end": "acting", "weight": 1.0, "surface_text": "[[Acting]] is part of [[theater]]"}]} +{"raw_text": "There's a fella who eats the orchard and says the posts's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "fence", "X": "orchard", "Y": "posts", "verb": "eat"}, "chain": [{"start": "fence", "relation": "HasA", "end": "orchard", "weight": 0.8, "surface_text": "orchards have fences to protect trees, grasslands have fences for livestock"}, {"start": "fence", "relation": "HasA", "end": "posts", "weight": 1.0, "surface_text": "[[a fence]] has [[posts]]"}]} +{"raw_text": "That's like eating the water and complaining the caffeine tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "coffee", "X": "water", "Y": "caffeine", "verb": "eat"}, "chain": [{"start": "coffee", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "coffee is made of water"}, {"start": "coffee", "relation": "HasA", "end": "caffeine", "weight": 4.8989797, "surface_text": "[[Coffee]] contains [[caffeine]]"}]} +{"raw_text": "There's a fella who use ups the plant and says the plant's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "jungle", "X": "plant", "Y": "plant", "verb": "use up"}, "chain": [{"start": "jungle", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both orchards and jungles are composed of various types of plants."}, {"start": "jungle", "relation": "HasA", "end": "plant", "weight": 0.8, "surface_text": "plants grow in furrows, and jungles have plants"}]} +{"raw_text": "That's like eating the plastic and complaining the glass tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "flask", "X": "plastic", "Y": "glass", "verb": "take"}, "chain": [{"start": "flask", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a flask is made of plastic"}, {"start": "flask", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a flask is made of glass"}]} +{"raw_text": "There's a fella who eats the skeleton and says the nail's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cassowary", "X": "skeleton", "Y": "nail", "verb": "eat"}, "chain": [{"start": "cassowary", "relation": "HasA", "end": "skeleton", "weight": 0.8, "surface_text": "Cassowary has a skeleton, which is made of bone."}, {"start": "cassowary", "relation": "HasA", "end": "nail", "weight": 0.8, "surface_text": "both birds have hard, sharp structures on their feet"}]} +{"raw_text": "He picks all the curry then wonders why the spice looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ginger", "X": "curry", "Y": "spice", "verb": "take"}, "chain": [{"start": "ginger", "relation": "HasA", "end": "curry", "weight": 0.8, "surface_text": "both ginger and turmeric are common ingredients in curry blends"}, {"start": "ginger", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "Both ginger and basil are types of spice."}]} +{"raw_text": "That's like eating the poppy and complaining the dogwood tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "garden", "X": "poppy", "Y": "dogwood", "verb": "use up"}, "chain": [{"start": "garden", "relation": "PartOf", "end": "poppy", "weight": 0.8, "surface_text": "poppies are part of a garden"}, {"start": "garden", "relation": "PartOf", "end": "dogwood", "weight": 0.8, "surface_text": "a dogwood is part of a garden"}]} +{"raw_text": "Don't use up the bios and then gripe about the software.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "computer", "X": "bios", "Y": "software", "verb": "use up"}, "chain": [{"start": "computer", "relation": "PartOf", "end": "bios", "weight": 2.0, "surface_text": "[[a BIOS]] is part of [[a computer]]."}, {"start": "computer", "relation": "HasA", "end": "software", "weight": 1.0, "surface_text": "[[A computer]] contains [[software]]"}]} +{"raw_text": "He picks all the tool then wonders why the tool looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "pick", "X": "tool", "Y": "tool", "verb": "take"}, "chain": [{"start": "pick", "relation": "PartOf", "end": "tool", "weight": 0.8, "surface_text": "Both a punch and a pick are types of tools."}, {"start": "pick", "relation": "PartOf", "end": "tool", "weight": 0.8, "surface_text": "Both a punch and a pick are types of tools."}]} +{"raw_text": "He picks all the water then wonders why the soil looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ditch", "X": "water", "Y": "soil", "verb": "take"}, "chain": [{"start": "ditch", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both furrows and ditches may contain water"}, {"start": "ditch", "relation": "PartOf", "end": "soil", "weight": 0.8, "surface_text": "both furrows and ditches are made from soil"}]} +{"raw_text": "That's like eating the feather and complaining the egg tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cotinga", "X": "feather", "Y": "egg", "verb": "pick"}, "chain": [{"start": "cotinga", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "finches and cotingas both have feathers covering their bodies."}, {"start": "cotinga", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "egg connects both birds as a shared reproductive structure"}]} +{"raw_text": "There's a fella who eats the alloy and says the coin's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "titanium", "X": "alloy", "Y": "coin", "verb": "eat"}, "chain": [{"start": "titanium", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "alloys are mixtures of metals, often including both titanium and magnesium for specific properties."}, {"start": "titanium", "relation": "MadeOf", "end": "coin", "weight": 0.8, "surface_text": "coin is often made of or plated with metals"}]} +{"raw_text": "That's like eating the salad and complaining the pod tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "eggplant", "X": "salad", "Y": "pod", "verb": "pick"}, "chain": [{"start": "eggplant", "relation": "PartOf", "end": "salad", "weight": 0.8, "surface_text": "salad is a dish made with both eggplant and spinach"}, {"start": "eggplant", "relation": "HasA", "end": "pod", "weight": 0.8, "surface_text": "both eggplant and bean can have pods (though eggplant's pod is its fruit, while bean's pod contains seeds)"}]} +{"raw_text": "He picks all the leg then wonders why the skin looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "chimpanzee", "X": "leg", "Y": "skin", "verb": "take"}, "chain": [{"start": "chimpanzee", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "leg is a part of both a body and a chimpanzee."}, {"start": "chimpanzee", "relation": "HasA", "end": "skin", "weight": 0.8, "surface_text": "skin is a part of both a body and a chimpanzee."}]} +{"raw_text": "There's a fella who grabs the gun and says the \"army\"'s no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mortar", "X": "gun", "Y": "\"army\"", "verb": "grab"}, "chain": [{"start": "mortar", "relation": "HasA", "end": "gun", "weight": 0.8, "surface_text": "gun is a device that can contain a mortar and has a trigger"}, {"start": "mortar", "relation": "HasA", "end": "\"army\"", "weight": 0.8, "surface_text": "an army has both mortars and blades in their arsenal"}]} +{"raw_text": "There's a fella who takes the flower and says the flower's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "violet", "X": "flower", "Y": "flower", "verb": "take"}, "chain": [{"start": "violet", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "both lilacs and violets are types of flowers"}, {"start": "violet", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "both lilacs and violets are types of flowers"}]} +{"raw_text": "He picks all the coast then wonders why the coast looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ocean", "X": "coast", "Y": "coast", "verb": "pick"}, "chain": [{"start": "ocean", "relation": "PartOf", "end": "coast", "weight": 0.8, "surface_text": "orchards can be near coasts, coasts are part of oceans"}, {"start": "ocean", "relation": "PartOf", "end": "coast", "weight": 0.8, "surface_text": "orchards can be near coasts, coasts are part of oceans"}]} +{"raw_text": "There's a fella who eats the sheep and says the pork's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "flock", "X": "sheep", "Y": "pork", "verb": "eat"}, "chain": [{"start": "flock", "relation": "HasA", "end": "sheep", "weight": 0.8, "surface_text": "Flesh can be made of sheep, and a flock has sheep."}, {"start": "flock", "relation": "PartOf", "end": "pork", "weight": 0.8, "surface_text": "Pigs, which are part of a flock (swine), produce pork, which is a type of meat."}]} +{"raw_text": "There's a fella who drinks the sandwich and says the plant's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lettuce", "X": "sandwich", "Y": "plant", "verb": "drink"}, "chain": [{"start": "lettuce", "relation": "HasA", "end": "sandwich", "weight": 0.8, "surface_text": "cornbread and lettuce can both be ingredients in a sandwich."}, {"start": "lettuce", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "banana and lettuce are both parts of plants."}]} +{"raw_text": "That's like eating the clay and complaining the fireplace tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "brick", "X": "clay", "Y": "fireplace", "verb": "pick"}, "chain": [{"start": "brick", "relation": "MadeOf", "end": "clay", "weight": 2.828427, "surface_text": "[[a brick]] is made of [[clay]]."}, {"start": "brick", "relation": "PartOf", "end": "fireplace", "weight": 0.8, "surface_text": "bricks are part of a fireplace"}]} +{"raw_text": "He picks all the fabric then wonders why the container looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "wax", "X": "fabric", "Y": "container", "verb": "pick"}, "chain": [{"start": "wax", "relation": "HasA", "end": "fabric", "weight": 0.8, "surface_text": "some fabrics made of polyester may have a wax coating"}, {"start": "wax", "relation": "HasA", "end": "container", "weight": 0.8, "surface_text": "a container might have a wax seal, and it could be made of aluminum."}]} +{"raw_text": "There's a fella who grabs the seat and says the wheel's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "unicycle", "X": "seat", "Y": "wheel", "verb": "grab"}, "chain": [{"start": "unicycle", "relation": "HasA", "end": "seat", "weight": 0.8, "surface_text": "seats are components of both vehicles"}, {"start": "unicycle", "relation": "PartOf", "end": "wheel", "weight": 0.8, "surface_text": "both vehicles have wheels as key components"}]} +{"raw_text": "There's a fella who takes the wing and says the landing gear's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "airplane", "X": "wing", "Y": "landing gear", "verb": "take"}, "chain": [{"start": "airplane", "relation": "PartOf", "end": "wing", "weight": 1.0, "surface_text": "[[The wing]] is part of [[an airplane]]"}, {"start": "airplane", "relation": "PartOf", "end": "landing_gear", "weight": 1.0, "surface_text": "[[The landing gear]] is part of [[an airplane]]"}]} +{"raw_text": "That's like eating the feather and complaining the feathers tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "buzzard", "X": "feather", "Y": "feathers", "verb": "take"}, "chain": [{"start": "buzzard", "relation": "PartOf", "end": "feather", "weight": 0.8, "surface_text": "feathers are physical parts covering both birds"}, {"start": "buzzard", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "both birds have feathers"}]} +{"raw_text": "Don't grab the feathers and then gripe about the feather.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "condor", "X": "feathers", "Y": "feather", "verb": "grab"}, "chain": [{"start": "condor", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "feathers are common features of both birds"}, {"start": "condor", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "feathers are distinctive features of both birds, used for insulation and flight."}]} +{"raw_text": "There's a fella who takes the clamp and says the mechanism's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lever", "X": "clamp", "Y": "mechanism", "verb": "take"}, "chain": [{"start": "lever", "relation": "PartOf", "end": "clamp", "weight": 0.8, "surface_text": "a vise often uses a lever-like clamp mechanism, and levers can be used in clamping devices"}, {"start": "lever", "relation": "PartOf", "end": "mechanism", "weight": 0.8, "surface_text": "both are parts of larger mechanisms in various tools"}]} +{"raw_text": "He picks all the tree then wonders why the coast looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "hollow", "X": "tree", "Y": "coast", "verb": "use up"}, "chain": [{"start": "hollow", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "a hollow can be part of a tree, and a jungle is full of trees"}, {"start": "hollow", "relation": "PartOf", "end": "coast", "weight": 0.8, "surface_text": "A hollow can be part of a coastal landscape, and a coast is located near the ocean."}]} +{"raw_text": "He picks all the package then wonders why the milk looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cereal", "X": "package", "Y": "milk", "verb": "drink"}, "chain": [{"start": "cereal", "relation": "PartOf", "end": "package", "weight": 0.8, "surface_text": "Spaghetti and cereal are both sold in packages."}, {"start": "cereal", "relation": "HasA", "end": "milk", "weight": 0.8, "surface_text": "milk can be a source of fat and is often found in cereal"}]} +{"raw_text": "Don't drink the onion and then gripe about the wheat.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "hamburger", "X": "onion", "Y": "wheat", "verb": "drink"}, "chain": [{"start": "hamburger", "relation": "HasA", "end": "onion", "weight": 0.8, "surface_text": "a hamburger has onion"}, {"start": "hamburger", "relation": "MadeOf", "end": "wheat", "weight": 1.0, "surface_text": "[[Hamburger]] is made of [[Wheat]]."}]} +{"raw_text": "Don't drink the water and then gripe about the water.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "creek", "X": "water", "Y": "water", "verb": "drink"}, "chain": [{"start": "creek", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "Deserts contain scarce water, while creeks are bodies of water."}, {"start": "creek", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "Deserts contain scarce water, while creeks are bodies of water."}]} +{"raw_text": "Don't eat the plastic and then gripe about the handle.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "bucket", "X": "plastic", "Y": "handle", "verb": "eat"}, "chain": [{"start": "bucket", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a bucket is made of plastic"}, {"start": "bucket", "relation": "HasA", "end": "handle", "weight": 1.0, "surface_text": "[[A bucket]] has [[a handle]]"}]} +{"raw_text": "There's a fella who grabs the liquid and says the liquid's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mug", "X": "liquid", "Y": "liquid", "verb": "grab"}, "chain": [{"start": "mug", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "both bladders and mugs contain liquids."}, {"start": "mug", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "both bladders and mugs contain liquids."}]} +{"raw_text": "That's like eating the peel and complaining the gorilla tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "banana", "X": "peel", "Y": "gorilla", "verb": "use up"}, "chain": [{"start": "banana", "relation": "PartOf", "end": "peel", "weight": 0.8, "surface_text": "peel connects the outer covering of both fruits and vegetables"}, {"start": "banana", "relation": "HasA", "end": "gorilla", "weight": 0.8, "surface_text": "Gorillas and lemurs both eat bananas in the wild or captivity."}]} +{"raw_text": "He picks all the scale then wonders why the fish looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "goldfish", "X": "scale", "Y": "fish", "verb": "take"}, "chain": [{"start": "goldfish", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "a goldfish has scales"}, {"start": "goldfish", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a goldfish is made of fish"}]} +{"raw_text": "That's like eating the water and complaining the water tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "creek", "X": "water", "Y": "water", "verb": "eat"}, "chain": [{"start": "creek", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "Deserts contain scarce water, while creeks are bodies of water."}, {"start": "creek", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "Deserts contain scarce water, while creeks are bodies of water."}]} +{"raw_text": "He picks all the bullet then wonders why the bullet looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "gun", "X": "bullet", "Y": "bullet", "verb": "take"}, "chain": [{"start": "gun", "relation": "PartOf", "end": "bullet", "weight": 0.8, "surface_text": "ammunition (bullet) is used for both weapons, and it's a part of the bullet's function."}, {"start": "gun", "relation": "PartOf", "end": "bullet", "weight": 0.8, "surface_text": "ammunition (bullet) is used for both weapons, and it's a part of the bullet's function."}]} +{"raw_text": "There's a fella who drinks the lacebug and says the lacebug's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "insect", "X": "lacebug", "Y": "lacebug", "verb": "drink"}, "chain": [{"start": "insect", "relation": "PartOf", "end": "lacebug", "weight": 0.8, "surface_text": "lacebug and fly are both types of insects."}, {"start": "insect", "relation": "PartOf", "end": "lacebug", "weight": 0.8, "surface_text": "lacebug and fly are both types of insects."}]} +{"raw_text": "That's like eating the sea and complaining the savanna tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "river", "X": "sea", "Y": "savanna", "verb": "use up"}, "chain": [{"start": "river", "relation": "PartOf", "end": "sea", "weight": 0.8, "surface_text": "a river can flow through a savanna and lead to or be part of a sea"}, {"start": "river", "relation": "PartOf", "end": "savanna", "weight": 0.8, "surface_text": "a river can flow through a savanna and lead to or be part of a sea"}]} +{"raw_text": "He picks all the duplex then wonders why the duplex looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "door", "X": "duplex", "Y": "duplex", "verb": "take"}, "chain": [{"start": "door", "relation": "HasA", "end": "duplex", "weight": 0.8, "surface_text": "both buildings have doors as entry/exit points"}, {"start": "door", "relation": "HasA", "end": "duplex", "weight": 0.8, "surface_text": "both buildings have doors as entry/exit points"}]} +{"raw_text": "Don't use up the leaves and then gripe about the berries.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "holly", "X": "leaves", "Y": "berries", "verb": "use up"}, "chain": [{"start": "holly", "relation": "HasA", "end": "leaves", "weight": 0.8, "surface_text": "Both holly and coca trees have distinct types of leaves."}, {"start": "holly", "relation": "HasA", "end": "berries", "weight": 0.8, "surface_text": "Both holly and coca trees are known for producing berries."}]} +{"raw_text": "He picks all the horse then wonders why the fence looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "stable", "X": "horse", "Y": "fence", "verb": "take"}, "chain": [{"start": "stable", "relation": "HasA", "end": "horse", "weight": 0.8, "surface_text": "prisoners may care for horses; stables house horses"}, {"start": "stable", "relation": "HasA", "end": "fence", "weight": 0.8, "surface_text": "both buildings often have fences for security or containment"}]} +{"raw_text": "He picks all the salad then wonders why the hamburger looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "lettuce", "X": "salad", "Y": "hamburger", "verb": "pick"}, "chain": [{"start": "lettuce", "relation": "PartOf", "end": "salad", "weight": 2.828427, "surface_text": "[[Lettuce]] is part of [[a salad]]"}, {"start": "lettuce", "relation": "HasA", "end": "hamburger", "weight": 0.8, "surface_text": "a hamburger has lettuce"}]} +{"raw_text": "He picks all the garden then wonders why the water looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cucumber", "X": "garden", "Y": "water", "verb": "pick"}, "chain": [{"start": "cucumber", "relation": "PartOf", "end": "garden", "weight": 0.8, "surface_text": "a cucumber is part of garden"}, {"start": "cucumber", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a cucumber is made of water"}]} +{"raw_text": "That's like eating the lemon and complaining the refrigerator tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "juice", "X": "lemon", "Y": "refrigerator", "verb": "use up"}, "chain": [{"start": "juice", "relation": "MadeOf", "end": "lemon", "weight": 0.8, "surface_text": "juice connects as both figs and lemons can be made into juice"}, {"start": "juice", "relation": "HasA", "end": "refrigerator", "weight": 0.8, "surface_text": "refrigerator is located near where spaghetti might be stored and has juice stored inside"}]} +{"raw_text": "He picks all the spice then wonders why the spice looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "paprika", "X": "spice", "Y": "spice", "verb": "take"}, "chain": [{"start": "paprika", "relation": "PartOf", "end": "spice", "weight": 0.8, "surface_text": "both turmeric and paprika are types of spice"}, {"start": "paprika", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "both paprika and thyme are types of spices"}]} +{"raw_text": "He picks all the sugar then wonders why the carbonated water looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "soda", "X": "sugar", "Y": "carbonated water", "verb": "use up"}, "chain": [{"start": "soda", "relation": "PartOf", "end": "sugar", "weight": 0.8, "surface_text": "sugar is part of soda"}, {"start": "soda", "relation": "PartOf", "end": "carbonated_water", "weight": 1.0, "surface_text": "[[Carbonated water]] is part of [[a soda]]"}]} +{"raw_text": "That's like eating the wing and complaining the beak tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "roadrunner", "X": "wing", "Y": "beak", "verb": "use up"}, "chain": [{"start": "roadrunner", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both have wings for flying."}, {"start": "roadrunner", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both have a beak as a physical feature."}]} +{"raw_text": "That's like eating the alternator and complaining the carburator tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "car", "X": "alternator", "Y": "carburator", "verb": "take"}, "chain": [{"start": "car", "relation": "PartOf", "end": "alternator", "weight": 1.0, "surface_text": "*[[A car]] has [[an alternator]]"}, {"start": "car", "relation": "PartOf", "end": "carburator", "weight": 2.0, "surface_text": "[[A carburator]] is part of [[a car]]"}]} +{"raw_text": "There's a fella who takes the animal and says the eyes's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lion", "X": "animal", "Y": "eyes", "verb": "take"}, "chain": [{"start": "lion", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "animal connects both as members of the same biological category"}, {"start": "lion", "relation": "HasA", "end": "eyes", "weight": 0.8, "surface_text": "Lions have eyes in their heads, which are a part of the head."}]} +{"raw_text": "That's like eating the container and complaining the container tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "pail", "X": "container", "Y": "container", "verb": "use up"}, "chain": [{"start": "pail", "relation": "PartOf", "end": "container", "weight": 0.8, "surface_text": "container is a category that includes both teacup and pail"}, {"start": "pail", "relation": "PartOf", "end": "container", "weight": 0.8, "surface_text": "container is a category that includes both teacup and pail"}]} +{"raw_text": "There's a fella who eats the seasoning and says the pepper's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "chili", "X": "seasoning", "Y": "pepper", "verb": "eat"}, "chain": [{"start": "chili", "relation": "HasA", "end": "seasoning", "weight": 0.8, "surface_text": "chili is a type of seasoning, and basil is also a type of seasoning."}, {"start": "chili", "relation": "MadeOf", "end": "pepper", "weight": 0.8, "surface_text": "a chili is made of pepper"}]} +{"raw_text": "That's like eating the wing and complaining the feathers tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "hummingbird", "X": "wing", "Y": "feathers", "verb": "eat"}, "chain": [{"start": "hummingbird", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings"}, {"start": "hummingbird", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "feathers are a defining characteristic shared by both bird species"}]} +{"raw_text": "That's like eating the screwdriver and complaining the handle tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "jack", "X": "screwdriver", "Y": "handle", "verb": "pick"}, "chain": [{"start": "jack", "relation": "HasA", "end": "screwdriver", "weight": 0.8, "surface_text": "Both tools can be used to unscrew things, and they are both hand tools."}, {"start": "jack", "relation": "PartOf", "end": "handle", "weight": 0.8, "surface_text": "a handle is part of both a jack and a spade"}]} +{"raw_text": "There's a fella who grabs the bird and says the bridge's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "curassow", "X": "bird", "Y": "bridge", "verb": "grab"}, "chain": [{"start": "curassow", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}, {"start": "curassow", "relation": "PartOf", "end": "bridge", "weight": 0.8, "surface_text": "both are parts of the bird kingdom"}]} +{"raw_text": "There's a fella who use ups the pottery and says the bowl's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "ceramic", "X": "pottery", "Y": "bowl", "verb": "use up"}, "chain": [{"start": "ceramic", "relation": "MadeOf", "end": "pottery", "weight": 0.8, "surface_text": "pottery is made of ceramic, and soot can be used to create pottery (as a pigment or decorative element)"}, {"start": "ceramic", "relation": "MadeOf", "end": "bowl", "weight": 0.8, "surface_text": "bowls are often made from ceramic or glass"}]} +{"raw_text": "There's a fella who takes the saddle horn and says the leather's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "saddle", "X": "saddle horn", "Y": "leather", "verb": "take"}, "chain": [{"start": "saddle", "relation": "PartOf", "end": "saddle_horn", "weight": 2.0, "surface_text": "[[a saddle horn]] is part of [[a saddle]]."}, {"start": "saddle", "relation": "HasA", "end": "leather", "weight": 0.8, "surface_text": "a saddle has leather"}]} +{"raw_text": "Don't use up the plastic and then gripe about the hammer.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "needle", "X": "plastic", "Y": "hammer", "verb": "use up"}, "chain": [{"start": "needle", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a needle is made of plastic"}, {"start": "needle", "relation": "HasA", "end": "hammer", "weight": 0.8, "surface_text": "Both tools can be used for striking, and they are both handheld tools."}]} +{"raw_text": "He picks all the caterpillar then wonders why the scale looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "butterfly", "X": "caterpillar", "Y": "scale", "verb": "pick"}, "chain": [{"start": "butterfly", "relation": "HasA", "end": "caterpillar", "weight": 0.8, "surface_text": "mealybugs might be found near caterpillars; butterflies have a caterpillar stage"}, {"start": "butterfly", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "mealybugs have a waxy scale; butterflies may have scale-like structures on wings"}]} +{"raw_text": "Don't grab the dish and then gripe about the meal.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "soup", "X": "dish", "Y": "meal", "verb": "grab"}, "chain": [{"start": "soup", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "a dish can contain both steak and soup"}, {"start": "soup", "relation": "PartOf", "end": "meal", "weight": 1.0, "surface_text": "[[soup]] is part of [[a meal]]"}]} +{"raw_text": "Don't drink the glass and then gripe about the steel.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "gallery", "X": "glass", "Y": "steel", "verb": "drink"}, "chain": [{"start": "gallery", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a gallery is made of glass"}, {"start": "gallery", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a gallery is made of steel"}]} +{"raw_text": "That's like eating the bark and complaining the tree tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "poplar", "X": "bark", "Y": "tree", "verb": "use up"}, "chain": [{"start": "poplar", "relation": "HasA", "end": "bark", "weight": 0.8, "surface_text": "Both maple and poplar trees have bark."}, {"start": "poplar", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "Both maple and poplar are types of trees."}]} +{"raw_text": "There's a fella who picks the wing and says the nests's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "swift", "X": "wing", "Y": "nests", "verb": "pick"}, "chain": [{"start": "swift", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings."}, {"start": "swift", "relation": "HasA", "end": "nests", "weight": 0.8, "surface_text": "both birds have nests"}]} +{"raw_text": "Don't take the salt and then gripe about the salt.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "chips", "X": "salt", "Y": "salt", "verb": "take"}, "chain": [{"start": "chips", "relation": "HasA", "end": "salt", "weight": 0.8, "surface_text": "bananas can be salted, chips usually contain salt"}, {"start": "chips", "relation": "HasA", "end": "salt", "weight": 0.8, "surface_text": "bananas can be salted, chips usually contain salt"}]} +{"raw_text": "He picks all the woodpecker then wonders why the wing looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "falcon", "X": "woodpecker", "Y": "wing", "verb": "take"}, "chain": [{"start": "falcon", "relation": "PartOf", "end": "woodpecker", "weight": 0.8, "surface_text": "woodpecker connects as both are types of birds under the broader category of woodpecker-like birds."}, {"start": "falcon", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings for flying"}]} +{"raw_text": "That's like eating the quartz and complaining the soil tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "mineral", "X": "quartz", "Y": "soil", "verb": "eat"}, "chain": [{"start": "mineral", "relation": "HasA", "end": "quartz", "weight": 0.8, "surface_text": "quartz is a type of mineral, and flint is made of quartz."}, {"start": "mineral", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "soil contains minerals and the earth is composed of soil"}]} +{"raw_text": "He picks all the wolf head then wonders why the meat looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "wolf", "X": "wolf head", "Y": "meat", "verb": "drink"}, "chain": [{"start": "wolf", "relation": "PartOf", "end": "wolf_head", "weight": 0.8, "surface_text": "A wolf has a head, and a head is part of the wolf's anatomy."}, {"start": "wolf", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "both wolves and geese have meat"}]} +{"raw_text": "He picks all the animal then wonders why the hoof looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "zebra", "X": "animal", "Y": "hoof", "verb": "pick"}, "chain": [{"start": "zebra", "relation": "HasA", "end": "animal", "weight": 0.8, "surface_text": "both zebras and geese are animals."}, {"start": "zebra", "relation": "HasA", "end": "hoof", "weight": 0.8, "surface_text": "Both are parts of animals, with hoof being an animal part and claw being part of certain animals."}]} +{"raw_text": "That's like eating the fruit and complaining the fruit tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "sugar", "X": "fruit", "Y": "fruit", "verb": "pick"}, "chain": [{"start": "sugar", "relation": "HasA", "end": "fruit", "weight": 0.8, "surface_text": "fruit has sugar"}, {"start": "sugar", "relation": "PartOf", "end": "fruit", "weight": 0.8, "surface_text": "fruit can be part of a salad and can contain natural sugar"}]} +{"raw_text": "Don't drink the cuticle and then gripe about the wall.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "nail", "X": "cuticle", "Y": "wall", "verb": "drink"}, "chain": [{"start": "nail", "relation": "PartOf", "end": "cuticle", "weight": 1.0, "surface_text": "[[cuticle]] is part of [[nail]]"}, {"start": "nail", "relation": "PartOf", "end": "wall", "weight": 0.8, "surface_text": "wall is used as a surface for punching, and nails are part of wall construction."}]} +{"raw_text": "He picks all the antenna then wonders why the wing looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cicada", "X": "antenna", "Y": "wing", "verb": "use up"}, "chain": [{"start": "cicada", "relation": "HasA", "end": "antenna", "weight": 0.8, "surface_text": "both insects have antennae"}, {"start": "cicada", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both insects have wings"}]} +{"raw_text": "That's like eating the candle and complaining the fiber tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "polyester", "X": "candle", "Y": "fiber", "verb": "drink"}, "chain": [{"start": "polyester", "relation": "MadeOf", "end": "candle", "weight": 0.8, "surface_text": "candle uses polyester and wax as materials"}, {"start": "polyester", "relation": "MadeOf", "end": "fiber", "weight": 0.8, "surface_text": "Both polyester and paper can be made from fibers."}]} +{"raw_text": "Don't grab the alcohol and then gripe about the fruit.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "wine", "X": "alcohol", "Y": "fruit", "verb": "grab"}, "chain": [{"start": "wine", "relation": "HasA", "end": "alcohol", "weight": 6.928203, "surface_text": "[[Wine]] contains [[alcohol]]"}, {"start": "wine", "relation": "MadeOf", "end": "fruit", "weight": 2.0, "surface_text": "[[wine]] is made of [[fruit]]."}]} +{"raw_text": "Don't use up the handle and then gripe about the box.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "chisel", "X": "handle", "Y": "box", "verb": "use up"}, "chain": [{"start": "chisel", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "Both tools typically have handles for gripping."}, {"start": "chisel", "relation": "PartOf", "end": "box", "weight": 0.8, "surface_text": "a chisel is part of the toolset for making a box, and a box has a lid"}]} +{"raw_text": "He picks all the pit then wonders why the tree looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "peach", "X": "pit", "Y": "tree", "verb": "grab"}, "chain": [{"start": "peach", "relation": "PartOf", "end": "pit", "weight": 2.0, "surface_text": "[[A pit]] is part of [[a peach]]"}, {"start": "peach", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "trees bear both figs and peaches."}]} +{"raw_text": "That's like eating the bulbul and complaining the roadrunner tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "beak", "X": "bulbul", "Y": "roadrunner", "verb": "eat"}, "chain": [{"start": "beak", "relation": "HasA", "end": "bulbul", "weight": 0.8, "surface_text": "both birds have beaks used for feeding"}, {"start": "beak", "relation": "HasA", "end": "roadrunner", "weight": 0.8, "surface_text": "Both have a beak as a physical feature."}]} +{"raw_text": "There's a fella who takes the wing and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "quetzal", "X": "wing", "Y": "nest", "verb": "take"}, "chain": [{"start": "quetzal", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both canaries and quetzals are birds that have wings."}, {"start": "quetzal", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both canaries and quetzals are birds that have nests."}]} +{"raw_text": "That's like eating the mealybug and complaining the cicada tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "insect", "X": "mealybug", "Y": "cicada", "verb": "take"}, "chain": [{"start": "insect", "relation": "PartOf", "end": "mealybug", "weight": 0.8, "surface_text": "insects are both part of the broader insect category"}, {"start": "insect", "relation": "PartOf", "end": "cicada", "weight": 0.8, "surface_text": "a cicada is part of insect"}]} +{"raw_text": "Don't eat the feather and then gripe about the feather.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "ibis", "X": "feather", "Y": "feather", "verb": "eat"}, "chain": [{"start": "ibis", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both canaries and ibises have feathers"}, {"start": "ibis", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both canaries and ibises have feathers"}]} +{"raw_text": "That's like eating the coca and complaining the dirt tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "land", "X": "coca", "Y": "dirt", "verb": "drink"}, "chain": [{"start": "land", "relation": "PartOf", "end": "coca", "weight": 0.8, "surface_text": "Coca trees grow on land, and forests are made up of land."}, {"start": "land", "relation": "MadeOf", "end": "dirt", "weight": 0.8, "surface_text": "land is made of dirt"}]} +{"raw_text": "That's like eating the player and complaining the key tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "accordion", "X": "player", "Y": "key", "verb": "use up"}, "chain": [{"start": "accordion", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "a player can use both an accordion and a bass instrument"}, {"start": "accordion", "relation": "PartOf", "end": "key", "weight": 0.8, "surface_text": "key connects as a common component of both instruments"}]} +{"raw_text": "That's like eating the auk and complaining the falcon tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "beak", "X": "auk", "Y": "falcon", "verb": "take"}, "chain": [{"start": "beak", "relation": "PartOf", "end": "auk", "weight": 0.8, "surface_text": "beaks are physical parts of both birds"}, {"start": "beak", "relation": "HasA", "end": "falcon", "weight": 0.8, "surface_text": "birds can both have beaks for eating"}]} +{"raw_text": "There's a fella who drinks the snake and says the animal's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "python", "X": "snake", "Y": "animal", "verb": "drink"}, "chain": [{"start": "python", "relation": "PartOf", "end": "snake", "weight": 0.8, "surface_text": "tigers might attack snakes, and a python is a type of snake."}, {"start": "python", "relation": "HasA", "end": "animal", "weight": 0.8, "surface_text": "both python and ferret are types of animals"}]} +{"raw_text": "That's like eating the skin and complaining the fur tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "chimpanzee", "X": "skin", "Y": "fur", "verb": "take"}, "chain": [{"start": "chimpanzee", "relation": "HasA", "end": "skin", "weight": 0.8, "surface_text": "skin is a part of both a body and a chimpanzee."}, {"start": "chimpanzee", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "fur is a part of both a body and a chimpanzee."}]} +{"raw_text": "He picks all the rope then wonders why the blade looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "saw", "X": "rope", "Y": "blade", "verb": "pick"}, "chain": [{"start": "saw", "relation": "HasA", "end": "rope", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}, {"start": "saw", "relation": "PartOf", "end": "blade", "weight": 1.0, "surface_text": "[[A blade]] is part of [[a saw]]"}]} +{"raw_text": "Don't drink the steel and then gripe about the iron.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "anvil", "X": "steel", "Y": "iron", "verb": "drink"}, "chain": [{"start": "anvil", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "an anvil is made of steel"}, {"start": "anvil", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "an anvil is made of iron"}]} +{"raw_text": "That's like eating the stem and complaining the stem tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "iris", "X": "stem", "Y": "stem", "verb": "use up"}, "chain": [{"start": "iris", "relation": "PartOf", "end": "stem", "weight": 0.8, "surface_text": "stems are part of both plants and flowers"}, {"start": "iris", "relation": "PartOf", "end": "stem", "weight": 0.8, "surface_text": "stems are part of both plants and flowers"}]} +{"raw_text": "He picks all the hawk then wonders why the wing looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cassowary", "X": "hawk", "Y": "wing", "verb": "use up"}, "chain": [{"start": "cassowary", "relation": "HasA", "end": "hawk", "weight": 0.8, "surface_text": "hawk is another type of bird, similar to buzzard, and both buzzard and cassowary are birds."}, {"start": "cassowary", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "Both thrashers and cassowaries have wings as part of their anatomy."}]} +{"raw_text": "He picks all the grassland then wonders why the zebra looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "grass", "X": "grassland", "Y": "zebra", "verb": "grab"}, "chain": [{"start": "grass", "relation": "HasA", "end": "grassland", "weight": 0.8, "surface_text": "a grassland has grass"}, {"start": "grass", "relation": "HasA", "end": "zebra", "weight": 0.8, "surface_text": "Zebras have grass as part of their diet (HasA relationship), and flocks like sheep also have grass as part of their diet (HasA relationship)."}]} +{"raw_text": "That's like eating the pasta and complaining the meal tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "spaghetti", "X": "pasta", "Y": "meal", "verb": "drink"}, "chain": [{"start": "spaghetti", "relation": "MadeOf", "end": "pasta", "weight": 0.8, "surface_text": "spaghetti is a type of pasta, and eggs are often used to make pasta dough."}, {"start": "spaghetti", "relation": "PartOf", "end": "meal", "weight": 0.8, "surface_text": "meals are composed of dishes like steak and spaghetti"}]} +{"raw_text": "That's like eating the wing and complaining the pet tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "petrel", "X": "wing", "Y": "pet", "verb": "grab"}, "chain": [{"start": "petrel", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "both thrashers and petrels have wings as part of their bird anatomy."}, {"start": "petrel", "relation": "HasA", "end": "pet", "weight": 0.8, "surface_text": "both are types of pets"}]} +{"raw_text": "That's like eating the doctor and complaining the plastic tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "level", "X": "doctor", "Y": "plastic", "verb": "grab"}, "chain": [{"start": "level", "relation": "HasA", "end": "doctor", "weight": 0.8, "surface_text": "A doctor uses both a stethoscope and a level as tools in their work."}, {"start": "level", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a level is made of plastic"}]} +{"raw_text": "There's a fella who eats the feather and says the tail's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "kite", "X": "feather", "Y": "tail", "verb": "eat"}, "chain": [{"start": "kite", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "feathers are a common feature of both birds"}, {"start": "kite", "relation": "HasA", "end": "tail", "weight": 1.0, "surface_text": "[[A kite]] has [[a tail]]"}]} +{"raw_text": "There's a fella who use ups the tree and says the vine's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "jungle", "X": "tree", "Y": "vine", "verb": "use up"}, "chain": [{"start": "jungle", "relation": "HasA", "end": "tree", "weight": 0.8, "surface_text": "a jungle has a tree"}, {"start": "jungle", "relation": "PartOf", "end": "vine", "weight": 1.0, "surface_text": "[[A vine]] is part of [[a jungle]]"}]} +{"raw_text": "Don't use up the house and then gripe about the door.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "duplex", "X": "house", "Y": "door", "verb": "use up"}, "chain": [{"start": "duplex", "relation": "PartOf", "end": "house", "weight": 0.8, "surface_text": "houses are a component of both silos (for storage) and duplexes (as a living unit)"}, {"start": "duplex", "relation": "HasA", "end": "door", "weight": 0.8, "surface_text": "both malls and duplexes have doors as entry/exit points"}]} +{"raw_text": "Don't eat the slice and then gripe about the tree.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "orange", "X": "slice", "Y": "tree", "verb": "eat"}, "chain": [{"start": "orange", "relation": "PartOf", "end": "slice", "weight": 1.0, "surface_text": "[[a slice]] is part of [[an orange]]"}, {"start": "orange", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "both fig and orange grow on trees"}]} +{"raw_text": "That's like eating the banana and complaining the fur tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "gorilla", "X": "banana", "Y": "fur", "verb": "eat"}, "chain": [{"start": "gorilla", "relation": "HasA", "end": "banana", "weight": 0.8, "surface_text": "Gorillas and lemurs both eat bananas in the wild or captivity."}, {"start": "gorilla", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "gorillas and wolves both possess fur as part of their physical characteristics"}]} +{"raw_text": "There's a fella who picks the scale and says the caterpillar's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "butterfly", "X": "scale", "Y": "caterpillar", "verb": "pick"}, "chain": [{"start": "butterfly", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "mealybugs have a waxy scale; butterflies may have scale-like structures on wings"}, {"start": "butterfly", "relation": "PartOf", "end": "caterpillar", "weight": 0.8, "surface_text": "caterpillars develop into butterflies and are sometimes near lacebugs in shared habitats"}]} +{"raw_text": "He picks all the clay then wonders why the ore looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "mine", "X": "clay", "Y": "ore", "verb": "grab"}, "chain": [{"start": "mine", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "both chalk and clay can be mined as raw materials"}, {"start": "mine", "relation": "HasA", "end": "ore", "weight": 0.8, "surface_text": "mines can contain both titanium and ore"}]} +{"raw_text": "Don't eat the insect and then gripe about the antenna.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "lacebug", "X": "insect", "Y": "antenna", "verb": "eat"}, "chain": [{"start": "lacebug", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "insects are both part of the broader insect category"}, {"start": "lacebug", "relation": "HasA", "end": "antenna", "weight": 0.8, "surface_text": "antennae are sensory organs on lacebugs and part of the mouth in insects."}]} +{"raw_text": "He picks all the egg then wonders why the plastic looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "carton", "X": "egg", "Y": "plastic", "verb": "eat"}, "chain": [{"start": "carton", "relation": "PartOf", "end": "egg", "weight": 0.8, "surface_text": "eggs are part of a carton"}, {"start": "carton", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a carton is made of plastic"}]} +{"raw_text": "Don't drink the musical instrument and then gripe about the plastic.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "xylophone", "X": "musical instrument", "Y": "plastic", "verb": "drink"}, "chain": [{"start": "xylophone", "relation": "PartOf", "end": "musical_instrument", "weight": 0.8, "surface_text": "both are types of musical instruments"}, {"start": "xylophone", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a xylophone is made of plastic"}]} +{"raw_text": "That's like eating the grass and complaining the salt tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "savanna", "X": "grass", "Y": "salt", "verb": "use up"}, "chain": [{"start": "savanna", "relation": "HasA", "end": "grass", "weight": 0.8, "surface_text": "grass is often located near an orchard and is a feature of a savanna"}, {"start": "savanna", "relation": "HasA", "end": "salt", "weight": 0.8, "surface_text": "savannas can have salt deposits, and seas require salt for salinity"}]} +{"raw_text": "He picks all the vessel then wonders why the metal looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "nickel", "X": "vessel", "Y": "metal", "verb": "take"}, "chain": [{"start": "nickel", "relation": "MadeOf", "end": "vessel", "weight": 0.8, "surface_text": "nickel and pewter are both used to make vessels"}, {"start": "nickel", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "nickel is a metal, ore contains metal"}]} +{"raw_text": "That's like eating the candy and complaining the radish tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "vegetable", "X": "candy", "Y": "radish", "verb": "use up"}, "chain": [{"start": "vegetable", "relation": "HasA", "end": "candy", "weight": 0.8, "surface_text": "both salads and candies can contain vegetables (e.g., salad greens, candy corn)"}, {"start": "vegetable", "relation": "PartOf", "end": "radish", "weight": 0.8, "surface_text": "Both jicama and radish are types of vegetables."}]} +{"raw_text": "That's like eating the cotinga and complaining the sapsucker tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "nest", "X": "cotinga", "Y": "sapsucker", "verb": "take"}, "chain": [{"start": "nest", "relation": "HasA", "end": "cotinga", "weight": 0.8, "surface_text": "finches and cotingas both have nests where they lay eggs and raise young."}, {"start": "nest", "relation": "HasA", "end": "sapsucker", "weight": 0.8, "surface_text": "both birds build nests for their young"}]} +{"raw_text": "Don't pick the linen and then gripe about the cloth.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "fabric", "X": "linen", "Y": "cloth", "verb": "pick"}, "chain": [{"start": "fabric", "relation": "MadeOf", "end": "linen", "weight": 0.8, "surface_text": "both are types of fabric"}, {"start": "fabric", "relation": "PartOf", "end": "cloth", "weight": 0.8, "surface_text": "burlap is a type of cloth, and fabric is a general category that includes cloth"}]} +{"raw_text": "He picks all the spice then wonders why the curry powder looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "turmeric", "X": "spice", "Y": "curry powder", "verb": "use up"}, "chain": [{"start": "turmeric", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "Both turmeric and salt are types of spice, used to flavor food."}, {"start": "turmeric", "relation": "HasA", "end": "curry_powder", "weight": 0.8, "surface_text": "curry powder often contains both ginger and turmeric as ingredients"}]} +{"raw_text": "That's like eating the bark and complaining the bark tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "poplar", "X": "bark", "Y": "bark", "verb": "use up"}, "chain": [{"start": "poplar", "relation": "HasA", "end": "bark", "weight": 0.8, "surface_text": "a poplar has bark"}, {"start": "poplar", "relation": "HasA", "end": "bark", "weight": 0.8, "surface_text": "Both maple and poplar trees have bark."}]} +{"raw_text": "Don't drink the topping and then gripe about the sandwich.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "cheese", "X": "topping", "Y": "sandwich", "verb": "drink"}, "chain": [{"start": "cheese", "relation": "HasA", "end": "topping", "weight": 0.8, "surface_text": "cheese can be a topping on pizza, and cheese itself has salt as a topping."}, {"start": "cheese", "relation": "PartOf", "end": "sandwich", "weight": 0.8, "surface_text": "a sandwich may have turkey and cheese as part of its components"}]} +{"raw_text": "There's a fella who grabs the brick and says the furniture's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "home", "X": "brick", "Y": "furniture", "verb": "grab"}, "chain": [{"start": "home", "relation": "MadeOf", "end": "brick", "weight": 0.8, "surface_text": "a home is made of brick"}, {"start": "home", "relation": "PartOf", "end": "furniture", "weight": 0.8, "surface_text": "furniture is part of a home"}]} +{"raw_text": "Don't drink the wall and then gripe about the cuticle.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "nail", "X": "wall", "Y": "cuticle", "verb": "drink"}, "chain": [{"start": "nail", "relation": "PartOf", "end": "wall", "weight": 0.8, "surface_text": "wall is used as a surface for punching, and nails are part of wall construction."}, {"start": "nail", "relation": "PartOf", "end": "cuticle", "weight": 1.0, "surface_text": "[[cuticle]] is part of [[nail]]"}]} +{"raw_text": "He picks all the brick then wonders why the brick looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "chimney", "X": "brick", "Y": "brick", "verb": "pick"}, "chain": [{"start": "chimney", "relation": "PartOf", "end": "brick", "weight": 0.8, "surface_text": "bricks are part of a chimney"}, {"start": "chimney", "relation": "PartOf", "end": "brick", "weight": 0.8, "surface_text": "bricks are part of a chimney"}]} +{"raw_text": "There's a fella who takes the medicine and says the minister's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cabinet", "X": "medicine", "Y": "minister", "verb": "take"}, "chain": [{"start": "cabinet", "relation": "PartOf", "end": "medicine", "weight": 0.8, "surface_text": "medicine is part of a medicine cabinet"}, {"start": "cabinet", "relation": "PartOf", "end": "minister", "weight": 2.828427, "surface_text": "[[a minister]] is part of [[a cabinet]]."}]} +{"raw_text": "He picks all the \"root\" then wonders why the plant looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ginger", "X": "\"root\"", "Y": "plant", "verb": "drink"}, "chain": [{"start": "ginger", "relation": "PartOf", "end": "\"root\"", "weight": 0.8, "surface_text": "both come from roots"}, {"start": "ginger", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "Ginger is a part of the ginger plant, and basil is a part of the basil plant."}]} +{"raw_text": "Don't pick the animal and then gripe about the paw.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "wolf", "X": "animal", "Y": "paw", "verb": "pick"}, "chain": [{"start": "wolf", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "both wolves and geese are part of the animal kingdom"}, {"start": "wolf", "relation": "HasA", "end": "paw", "weight": 0.8, "surface_text": "A wolf has paws, and a paw contains a claw."}]} +{"raw_text": "That's like eating the string and complaining the musician tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "mandolin", "X": "string", "Y": "musician", "verb": "use up"}, "chain": [{"start": "mandolin", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "Both instruments have strings as part of their design."}, {"start": "mandolin", "relation": "HasA", "end": "musician", "weight": 0.8, "surface_text": "Both instruments can be played by a musician."}]} +{"raw_text": "That's like eating the peel and complaining the dish tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "potato", "X": "peel", "Y": "dish", "verb": "take"}, "chain": [{"start": "potato", "relation": "PartOf", "end": "peel", "weight": 0.8, "surface_text": "peel connects the outer covering of both fruits and vegetables"}, {"start": "potato", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "a dish often includes both steak and potato"}]} +{"raw_text": "He picks all the ship then wonders why the bronze looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "anchor", "X": "ship", "Y": "bronze", "verb": "grab"}, "chain": [{"start": "anchor", "relation": "PartOf", "end": "ship", "weight": 0.8, "surface_text": "ships are often made with titanium and anchors are parts of ships"}, {"start": "anchor", "relation": "MadeOf", "end": "bronze", "weight": 0.8, "surface_text": "an anchor can be made of bronze"}]} +{"raw_text": "Don't eat the kite and then gripe about the cockatoo.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "wing", "X": "kite", "Y": "cockatoo", "verb": "eat"}, "chain": [{"start": "wing", "relation": "HasA", "end": "kite", "weight": 0.8, "surface_text": "wings are a common feature of both birds"}, {"start": "wing", "relation": "PartOf", "end": "cockatoo", "weight": 0.8, "surface_text": "Both cockatoos and swifts have wings as a part of their body."}]} +{"raw_text": "There's a fella who drinks the water and says the just pitched's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "pitcher", "X": "water", "Y": "just pitched", "verb": "drink"}, "chain": [{"start": "pitcher", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "Water can be poured from an oilcan, and a pitcher typically contains water"}, {"start": "pitcher", "relation": "HasA", "end": "just_pitched", "weight": 1.0, "surface_text": "[[the pitcher]] has [[just pitched]]"}]} +{"raw_text": "There's a fella who use ups the rock and says the quartz's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "granite", "X": "rock", "Y": "quartz", "verb": "use up"}, "chain": [{"start": "granite", "relation": "PartOf", "end": "rock", "weight": 0.8, "surface_text": "granite is part of a rock"}, {"start": "granite", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "granite is made of quartz"}]} +{"raw_text": "There's a fella who grabs the gun and says the gun's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "shotgun", "X": "gun", "Y": "gun", "verb": "grab"}, "chain": [{"start": "shotgun", "relation": "PartOf", "end": "gun", "weight": 0.8, "surface_text": "Both are types of firearms."}, {"start": "shotgun", "relation": "PartOf", "end": "gun", "weight": 0.8, "surface_text": "Both are types of firearms."}]} +{"raw_text": "Don't grab the wire and then gripe about the coin.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "titanium", "X": "wire", "Y": "coin", "verb": "grab"}, "chain": [{"start": "titanium", "relation": "MadeOf", "end": "wire", "weight": 0.8, "surface_text": "wire can be made from either metal"}, {"start": "titanium", "relation": "MadeOf", "end": "coin", "weight": 0.8, "surface_text": "coin is often made of or plated with metals"}]} +{"raw_text": "That's like eating the plant and complaining the husk tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "flower", "X": "plant", "Y": "husk", "verb": "pick"}, "chain": [{"start": "flower", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both thorns and flowers are parts of plants"}, {"start": "flower", "relation": "PartOf", "end": "husk", "weight": 0.8, "surface_text": "a flower is a part of a husk (as a protective covering) and a rose (as the main feature)"}]} +{"raw_text": "He picks all the body then wonders why the body looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "mole", "X": "body", "Y": "body", "verb": "eat"}, "chain": [{"start": "mole", "relation": "PartOf", "end": "body", "weight": 0.8, "surface_text": "body connects as the larger entity that contains both skin and moles"}, {"start": "mole", "relation": "PartOf", "end": "body", "weight": 0.8, "surface_text": "body connects as the larger entity that contains both skin and moles"}]} +{"raw_text": "There's a fella who grabs the xylophone and says the xylophone's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "xylophone", "X": "xylophone", "Y": "xylophone", "verb": "grab"}, "chain": [{"start": "xylophone", "relation": "HasA", "end": "xylophone", "weight": 0.8, "surface_text": "xylophone connects as a component and possession"}, {"start": "xylophone", "relation": "HasA", "end": "xylophone", "weight": 0.8, "surface_text": "xylophone connects as a component and possession"}]} +{"raw_text": "There's a fella who takes the jack and says the jack's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "hammer", "X": "jack", "Y": "jack", "verb": "take"}, "chain": [{"start": "hammer", "relation": "HasA", "end": "jack", "weight": 0.8, "surface_text": "both are tools found in a toolbox"}, {"start": "hammer", "relation": "HasA", "end": "jack", "weight": 0.8, "surface_text": "both are tools found in a toolbox"}]} +{"raw_text": "There's a fella who grabs the foot and says the body's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "leg", "X": "foot", "Y": "body", "verb": "grab"}, "chain": [{"start": "leg", "relation": "PartOf", "end": "foot", "weight": 0.8, "surface_text": "Both the foot (part of the leg) and the leg itself are parts of the body."}, {"start": "leg", "relation": "PartOf", "end": "body", "weight": 0.8, "surface_text": "a leg is part of the body"}]} +{"raw_text": "That's like eating the savanna and complaining the meadow tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "grass", "X": "savanna", "Y": "meadow", "verb": "drink"}, "chain": [{"start": "grass", "relation": "HasA", "end": "savanna", "weight": 0.8, "surface_text": "Grass is a common feature in both savannas and pastures."}, {"start": "grass", "relation": "HasA", "end": "meadow", "weight": 0.8, "surface_text": "a meadow has grass"}]} +{"raw_text": "Don't take the water and then gripe about the water.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "sea", "X": "water", "Y": "water", "verb": "take"}, "chain": [{"start": "sea", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[sea]] is made of [[water]]."}, {"start": "sea", "relation": "PartOf", "end": "water", "weight": 1.0, "surface_text": "[[water]] is part of [[the sea]]"}]} +{"raw_text": "That's like eating the plant and complaining the seasoning tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "basil", "X": "plant", "Y": "seasoning", "verb": "pick"}, "chain": [{"start": "basil", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "coriander comes from the coriander plant, basil is the plant itself"}, {"start": "basil", "relation": "HasA", "end": "seasoning", "weight": 0.8, "surface_text": "chili is a type of seasoning, and basil is also a type of seasoning."}]} +{"raw_text": "There's a fella who eats the feather and says the feather's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "dodo", "X": "feather", "Y": "feather", "verb": "eat"}, "chain": [{"start": "dodo", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have feathers."}, {"start": "dodo", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers"}]} +{"raw_text": "He picks all the puffin then wonders why the albatross looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "egg", "X": "puffin", "Y": "albatross", "verb": "eat"}, "chain": [{"start": "egg", "relation": "HasA", "end": "puffin", "weight": 0.8, "surface_text": "puffins and finches both lay eggs."}, {"start": "egg", "relation": "HasA", "end": "albatross", "weight": 0.8, "surface_text": "both lay eggs"}]} +{"raw_text": "Don't eat the thread and then gripe about the fur.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "fiber", "X": "thread", "Y": "fur", "verb": "eat"}, "chain": [{"start": "fiber", "relation": "PartOf", "end": "thread", "weight": 0.8, "surface_text": "thread is made of nylon and fiber is part of thread."}, {"start": "fiber", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "fur has fiber"}]} +{"raw_text": "Don't eat the plant and then gripe about the fence.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "field", "X": "plant", "Y": "fence", "verb": "eat"}, "chain": [{"start": "field", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "Plants can grow in deserts (adapted) and are part of fields (crops)."}, {"start": "field", "relation": "HasA", "end": "fence", "weight": 0.8, "surface_text": "a field has a fence"}]} +{"raw_text": "There's a fella who picks the wing and says the wing's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "blackbird", "X": "wing", "Y": "wing", "verb": "pick"}, "chain": [{"start": "blackbird", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both have wings for flying."}, {"start": "blackbird", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both have wings for flying."}]} +{"raw_text": "That's like eating the rail and complaining the mall tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "fence", "X": "rail", "Y": "mall", "verb": "use up"}, "chain": [{"start": "fence", "relation": "PartOf", "end": "rail", "weight": 0.8, "surface_text": "a rail is part of a fence"}, {"start": "fence", "relation": "HasA", "end": "mall", "weight": 0.8, "surface_text": "fences can be found around prisons and in malls for crowd control."}]} +{"raw_text": "He picks all the wick then wonders why the wax looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "candle", "X": "wick", "Y": "wax", "verb": "use up"}, "chain": [{"start": "candle", "relation": "HasA", "end": "wick", "weight": 1.0, "surface_text": "[[A candle]] has [[a wick]]"}, {"start": "candle", "relation": "MadeOf", "end": "wax", "weight": 0.8, "surface_text": "candle uses polyester and wax as materials"}]} +{"raw_text": "He picks all the bellows then wonders why the key looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "accordion", "X": "bellows", "Y": "key", "verb": "take"}, "chain": [{"start": "accordion", "relation": "HasA", "end": "bellows", "weight": 0.8, "surface_text": "an accordion has bellows"}, {"start": "accordion", "relation": "PartOf", "end": "key", "weight": 0.8, "surface_text": "key connects as a common component of both instruments"}]} +{"raw_text": "That's like eating the paw and complaining the paw tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "spider", "X": "paw", "Y": "paw", "verb": "use up"}, "chain": [{"start": "spider", "relation": "HasA", "end": "paw", "weight": 0.8, "surface_text": "a paw is a type of claw, and a spider has claws (pedipalps)"}, {"start": "spider", "relation": "HasA", "end": "paw", "weight": 0.8, "surface_text": "a paw is a type of claw, and a spider has claws (pedipalps)"}]} +{"raw_text": "That's like eating the nest and complaining the beak tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "heron", "X": "nest", "Y": "beak", "verb": "grab"}, "chain": [{"start": "heron", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "nests are structures both birds may build for raising young."}, {"start": "heron", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "beaks are part of both birds and used for eating or defense."}]} +{"raw_text": "There's a fella who picks the tree and says the land's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "forest", "X": "tree", "Y": "land", "verb": "pick"}, "chain": [{"start": "forest", "relation": "PartOf", "end": "tree", "weight": 4.472136, "surface_text": "[[A tree]] is part of [[a forest]]"}, {"start": "forest", "relation": "PartOf", "end": "land", "weight": 0.8, "surface_text": "Coca trees grow on land, and forests are made up of land."}]} +{"raw_text": "He picks all the stem then wonders why the eye looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "iris", "X": "stem", "Y": "eye", "verb": "drink"}, "chain": [{"start": "iris", "relation": "PartOf", "end": "stem", "weight": 0.8, "surface_text": "stems are part of both plants and flowers"}, {"start": "iris", "relation": "PartOf", "end": "eye", "weight": 4.472136, "surface_text": "[[an iris]] is part of [[an eye]]"}]} +{"raw_text": "He picks all the wing then wonders why the pet looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cockatoo", "X": "wing", "Y": "pet", "verb": "pick"}, "chain": [{"start": "cockatoo", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "wings are a physical part of both condors and cockatoos"}, {"start": "cockatoo", "relation": "HasA", "end": "pet", "weight": 0.8, "surface_text": "both are types of pets"}]} +{"raw_text": "He picks all the feather then wonders why the feathers looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "nightjar", "X": "feather", "Y": "feathers", "verb": "drink"}, "chain": [{"start": "nightjar", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both nightjar and lark are birds that have feathers."}, {"start": "nightjar", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "feathers are a defining characteristic shared by both bird species"}]} +{"raw_text": "He picks all the polyester then wonders why the soot looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "candle", "X": "polyester", "Y": "soot", "verb": "grab"}, "chain": [{"start": "candle", "relation": "MadeOf", "end": "polyester", "weight": 0.8, "surface_text": "candle is made of wax and also polyester can be used in candles"}, {"start": "candle", "relation": "MadeOf", "end": "soot", "weight": 0.8, "surface_text": "candle connects the materials used in its construction"}]} +{"raw_text": "Don't drink the branch and then gripe about the branch.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "azalea", "X": "branch", "Y": "branch", "verb": "drink"}, "chain": [{"start": "azalea", "relation": "PartOf", "end": "branch", "weight": 0.8, "surface_text": "Both husk and azalea are parts of plants."}, {"start": "azalea", "relation": "PartOf", "end": "branch", "weight": 0.8, "surface_text": "Both husk and azalea are parts of plants."}]} +{"raw_text": "That's like eating the house and complaining the house tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "furniture", "X": "house", "Y": "house", "verb": "grab"}, "chain": [{"start": "furniture", "relation": "HasA", "end": "house", "weight": 0.8, "surface_text": "a house has furniture"}, {"start": "furniture", "relation": "HasA", "end": "house", "weight": 0.8, "surface_text": "a house has furniture"}]} +{"raw_text": "He picks all the soil then wonders why the fence looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "pasture", "X": "soil", "Y": "fence", "verb": "pick"}, "chain": [{"start": "pasture", "relation": "HasA", "end": "soil", "weight": 0.8, "surface_text": "Soil is part of a furrow and a pasture contains soil."}, {"start": "pasture", "relation": "HasA", "end": "fence", "weight": 0.8, "surface_text": "Fences are built around savannas for grazing and are a common feature in pastures."}]} +{"raw_text": "Don't pick the keratin and then gripe about the wall.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "nail", "X": "keratin", "Y": "wall", "verb": "pick"}, "chain": [{"start": "nail", "relation": "MadeOf", "end": "keratin", "weight": 2.0, "surface_text": "[[nail]] is made of [[keratin]]."}, {"start": "nail", "relation": "PartOf", "end": "wall", "weight": 0.8, "surface_text": "wall is used as a surface for punching, and nails are part of wall construction."}]} +{"raw_text": "There's a fella who eats the wood and says the aquarium's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "home", "X": "wood", "Y": "aquarium", "verb": "eat"}, "chain": [{"start": "home", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a home is made of wood"}, {"start": "home", "relation": "PartOf", "end": "aquarium", "weight": 0.8, "surface_text": "an aquarium is part of a home"}]} +{"raw_text": "There's a fella who eats the snake and says the snake's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "python", "X": "snake", "Y": "snake", "verb": "eat"}, "chain": [{"start": "python", "relation": "HasA", "end": "snake", "weight": 0.8, "surface_text": "snake connects as a type of python and something a fox might hunt"}, {"start": "python", "relation": "PartOf", "end": "snake", "weight": 0.8, "surface_text": "tigers might attack snakes, and a python is a type of snake."}]} +{"raw_text": "That's like eating the wood and complaining the 3 sides tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "triangle", "X": "wood", "Y": "3 sides", "verb": "use up"}, "chain": [{"start": "triangle", "relation": "PartOf", "end": "wood", "weight": 0.8, "surface_text": "wood can be shaped into a triangle and an awl is used to mark or work with wood"}, {"start": "triangle", "relation": "HasA", "end": "3_sides", "weight": 4.0, "surface_text": "[[A triangle]] has [[3 sides]]"}]} +{"raw_text": "That's like eating the stone and complaining the brick tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "fireplace", "X": "stone", "Y": "brick", "verb": "pick"}, "chain": [{"start": "fireplace", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "a fireplace is made of stone"}, {"start": "fireplace", "relation": "PartOf", "end": "brick", "weight": 0.8, "surface_text": "bricks are part of a fireplace"}]} +{"raw_text": "He picks all the muscle then wonders why the foot looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "leg", "X": "muscle", "Y": "foot", "verb": "drink"}, "chain": [{"start": "leg", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "The body has muscles, and the leg also has muscles."}, {"start": "leg", "relation": "PartOf", "end": "foot", "weight": 0.8, "surface_text": "Both the foot (part of the leg) and the leg itself are parts of the body."}]} +{"raw_text": "He picks all the aluminum then wonders why the plane looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "aluminum", "X": "aluminum", "Y": "plane", "verb": "take"}, "chain": [{"start": "aluminum", "relation": "HasA", "end": "aluminum", "weight": 0.8, "surface_text": "Both are materials that can be part of alloys or compounds together."}, {"start": "aluminum", "relation": "MadeOf", "end": "plane", "weight": 0.8, "surface_text": "aluminum is used to make planes, and feathers are part of birds that inspired the design of planes."}]} +{"raw_text": "There's a fella who drinks the roofing and says the adhesive's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "tar", "X": "roofing", "Y": "adhesive", "verb": "drink"}, "chain": [{"start": "tar", "relation": "MadeOf", "end": "roofing", "weight": 0.8, "surface_text": "roofing products are often made with tar and paper"}, {"start": "tar", "relation": "HasA", "end": "adhesive", "weight": 0.8, "surface_text": "both tar and styrofoam can contain or act as adhesives"}]} +{"raw_text": "He picks all the web then wonders why the paw looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "spider", "X": "web", "Y": "paw", "verb": "take"}, "chain": [{"start": "spider", "relation": "HasA", "end": "web", "weight": 0.8, "surface_text": "A wolf might encounter a spider's web, and spiders are known for their webs."}, {"start": "spider", "relation": "HasA", "end": "paw", "weight": 0.8, "surface_text": "a paw is a type of claw, and a spider has claws (pedipalps)"}]} +{"raw_text": "There's a fella who drinks the bean and says the bouquet's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "plant", "X": "bean", "Y": "bouquet", "verb": "drink"}, "chain": [{"start": "plant", "relation": "PartOf", "end": "bean", "weight": 0.8, "surface_text": "both eggplant and bean are parts of plants"}, {"start": "plant", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "Plants are part of the savanna landscape and are components of a bouquet."}]} +{"raw_text": "Don't grab the body and then gripe about the hair.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "mole", "X": "body", "Y": "hair", "verb": "grab"}, "chain": [{"start": "mole", "relation": "PartOf", "end": "body", "weight": 0.8, "surface_text": "body connects as the larger entity that contains both skin and moles"}, {"start": "mole", "relation": "HasA", "end": "hair", "weight": 0.8, "surface_text": "hair connects as a common feature of skin and moles"}]} +{"raw_text": "Don't take the tractor and then gripe about the farm.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "barn", "X": "tractor", "Y": "farm", "verb": "take"}, "chain": [{"start": "barn", "relation": "HasA", "end": "tractor", "weight": 0.8, "surface_text": "a barn has a tractor"}, {"start": "barn", "relation": "HasA", "end": "farm", "weight": 0.8, "surface_text": "a farm has a barn"}]} +{"raw_text": "That's like eating the sack and complaining the fabric tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "haircloth", "X": "sack", "Y": "fabric", "verb": "grab"}, "chain": [{"start": "haircloth", "relation": "MadeOf", "end": "sack", "weight": 0.8, "surface_text": "both haircloth and burlap can be used to make sacks"}, {"start": "haircloth", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "both haircloth and burlap are types of fabric"}]} +{"raw_text": "He picks all the lid then wonders why the spaghetti looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "box", "X": "lid", "Y": "spaghetti", "verb": "use up"}, "chain": [{"start": "box", "relation": "PartOf", "end": "lid", "weight": 1.0, "surface_text": "[[A lid]] is part of [[a box]]"}, {"start": "box", "relation": "PartOf", "end": "spaghetti", "weight": 0.8, "surface_text": "Both spaghetti and cereal can be found in boxes for packaging."}]} +{"raw_text": "Don't take the mall and then gripe about the silo.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "grain", "X": "mall", "Y": "silo", "verb": "take"}, "chain": [{"start": "grain", "relation": "MadeOf", "end": "mall", "weight": 0.8, "surface_text": "Grain is stored in a silo and can be an ingredient in materials used in malls."}, {"start": "grain", "relation": "HasA", "end": "silo", "weight": 0.8, "surface_text": "Grain is stored in a silo and can be an ingredient in materials used in malls."}]} +{"raw_text": "Don't drink the plant and then gripe about the flower.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "lilac", "X": "plant", "Y": "flower", "verb": "drink"}, "chain": [{"start": "lilac", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both are types of plants"}, {"start": "lilac", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "Both are types of flowers."}]} +{"raw_text": "That's like eating the fabric and complaining the shellac tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "wax", "X": "fabric", "Y": "shellac", "verb": "use up"}, "chain": [{"start": "wax", "relation": "HasA", "end": "fabric", "weight": 0.8, "surface_text": "some fabrics made of polyester may have a wax coating"}, {"start": "wax", "relation": "HasA", "end": "shellac", "weight": 1.0, "surface_text": "[[shellac]] contains [[wax]]"}]} +{"raw_text": "He picks all the blood then wonders why the body looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "turtle", "X": "blood", "Y": "body", "verb": "take"}, "chain": [{"start": "turtle", "relation": "HasA", "end": "blood", "weight": 0.8, "surface_text": "Both flesh and turtles contain blood."}, {"start": "turtle", "relation": "HasA", "end": "body", "weight": 0.8, "surface_text": "Both flesh and turtles have bodies."}]} +{"raw_text": "There's a fella who grabs the spice blend and says the pepper's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "chili", "X": "spice blend", "Y": "pepper", "verb": "grab"}, "chain": [{"start": "chili", "relation": "MadeOf", "end": "spice_blend", "weight": 0.8, "surface_text": "chili and paprika are both ingredients in spice blends"}, {"start": "chili", "relation": "MadeOf", "end": "pepper", "weight": 0.8, "surface_text": "a chili is made of pepper"}]} +{"raw_text": "He picks all the tail then wonders why the nest looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "kite", "X": "tail", "Y": "nest", "verb": "use up"}, "chain": [{"start": "kite", "relation": "HasA", "end": "tail", "weight": 1.0, "surface_text": "[[A kite]] has [[a tail]]"}, {"start": "kite", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "nests are a common feature for both birds"}]} +{"raw_text": "Don't take the two floors and then gripe about the house.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "duplex", "X": "two floors", "Y": "house", "verb": "take"}, "chain": [{"start": "duplex", "relation": "HasA", "end": "two_floors", "weight": 1.0, "surface_text": "[[a duplex]] has [[two floors]]"}, {"start": "duplex", "relation": "PartOf", "end": "house", "weight": 0.8, "surface_text": "Both are types of buildings that provide housing or protection."}]} +{"raw_text": "There's a fella who grabs the doctor and says the metal's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "stethoscope", "X": "doctor", "Y": "metal", "verb": "grab"}, "chain": [{"start": "stethoscope", "relation": "HasA", "end": "doctor", "weight": 0.8, "surface_text": "Doctors use combs for personal grooming and have stethoscopes for medical examinations."}, {"start": "stethoscope", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both a stethoscope and a comb can be made of metal components."}]} +{"raw_text": "He picks all the wall then wonders why the window looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "duplex", "X": "wall", "Y": "window", "verb": "take"}, "chain": [{"start": "duplex", "relation": "PartOf", "end": "wall", "weight": 0.8, "surface_text": "both buildings have walls as structural components"}, {"start": "duplex", "relation": "HasA", "end": "window", "weight": 0.8, "surface_text": "both buildings contain windows for light and view"}]} +{"raw_text": "There's a fella who grabs the wing and says the beak's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "barbet", "X": "wing", "Y": "beak", "verb": "grab"}, "chain": [{"start": "barbet", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings for flight."}, {"start": "barbet", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "both are birds and have beaks"}]} +{"raw_text": "He picks all the player then wonders why the plastic looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "guitar", "X": "player", "Y": "plastic", "verb": "use up"}, "chain": [{"start": "guitar", "relation": "HasA", "end": "player", "weight": 0.8, "surface_text": "both instruments are associated with players"}, {"start": "guitar", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a guitar might be made of plastic"}]} +{"raw_text": "There's a fella who eats the meat and says the jaw's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "bison", "X": "meat", "Y": "jaw", "verb": "eat"}, "chain": [{"start": "bison", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "Both tigers and bison are animals that have meat as a biological attribute."}, {"start": "bison", "relation": "HasA", "end": "jaw", "weight": 0.8, "surface_text": "bison has a jaw that contains teeth"}]} +{"raw_text": "There's a fella who drinks the bird and says the bird's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "bunting", "X": "bird", "Y": "bird", "verb": "drink"}, "chain": [{"start": "bunting", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}, {"start": "bunting", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}]} +{"raw_text": "That's like eating the lettuce and complaining the grease tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "burger", "X": "lettuce", "Y": "grease", "verb": "pick"}, "chain": [{"start": "burger", "relation": "HasA", "end": "lettuce", "weight": 0.8, "surface_text": "Lettuce is a common vegetable found in burgers, and it is a type of vegetable."}, {"start": "burger", "relation": "MadeOf", "end": "grease", "weight": 0.8, "surface_text": "grease comes from cooking a burger and is a type of fat"}]} +{"raw_text": "That's like eating the wax and complaining the wax tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "candle", "X": "wax", "Y": "wax", "verb": "eat"}, "chain": [{"start": "candle", "relation": "MadeOf", "end": "wax", "weight": 0.8, "surface_text": "candle uses polyester and wax as materials"}, {"start": "candle", "relation": "HasA", "end": "wax", "weight": 0.8, "surface_text": "a candle has wax"}]} +{"raw_text": "Don't drink the feather and then gripe about the wing.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "cockatiel", "X": "feather", "Y": "wing", "verb": "drink"}, "chain": [{"start": "cockatiel", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers"}, {"start": "cockatiel", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings"}]} +{"raw_text": "Don't drink the handle and then gripe about the baseball team.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "pitcher", "X": "handle", "Y": "baseball team", "verb": "drink"}, "chain": [{"start": "pitcher", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "Both oilcans and pitchers typically have handles"}, {"start": "pitcher", "relation": "PartOf", "end": "baseball_team", "weight": 2.828427, "surface_text": "[[A pitcher]] is part of [[a baseball team]]"}]} +{"raw_text": "Don't use up the beak and then gripe about the nest.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "thrasher", "X": "beak", "Y": "nest", "verb": "use up"}, "chain": [{"start": "thrasher", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both birds have beaks used for eating and other functions."}, {"start": "thrasher", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both thrashers and swifts are birds that build or have nests."}]} +{"raw_text": "Don't use up the bird and then gripe about the sandwich.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "turkey", "X": "bird", "Y": "sandwich", "verb": "use up"}, "chain": [{"start": "turkey", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "bird connects as both flesh and turkey can be part of a bird."}, {"start": "turkey", "relation": "HasA", "end": "sandwich", "weight": 0.8, "surface_text": "a sandwich can contain both turkey and cheese as ingredients"}]} +{"raw_text": "He picks all the horse then wonders why the horse looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "stable", "X": "horse", "Y": "horse", "verb": "eat"}, "chain": [{"start": "stable", "relation": "HasA", "end": "horse", "weight": 0.8, "surface_text": "prisoners may care for horses; stables house horses"}, {"start": "stable", "relation": "HasA", "end": "horse", "weight": 0.8, "surface_text": "prisoners may care for horses; stables house horses"}]} +{"raw_text": "There's a fella who takes the bouquet and says the bouquet's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "peony", "X": "bouquet", "Y": "bouquet", "verb": "take"}, "chain": [{"start": "peony", "relation": "PartOf", "end": "bouquet", "weight": 0.8, "surface_text": "bouquet is a collection that can include both carnations and peonies."}, {"start": "peony", "relation": "PartOf", "end": "bouquet", "weight": 0.8, "surface_text": "bouquet is a collection that can include both carnations and peonies."}]} +{"raw_text": "Don't use up the boat and then gripe about the iron.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "anchor", "X": "boat", "Y": "iron", "verb": "use up"}, "chain": [{"start": "anchor", "relation": "HasA", "end": "boat", "weight": 0.8, "surface_text": "a boat has an anchor"}, {"start": "anchor", "relation": "MadeOf", "end": "iron", "weight": 1.0, "surface_text": "[[an anchor]] is made of [[iron]]."}]} +{"raw_text": "That's like eating the skin and complaining the wood tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "bull", "X": "skin", "Y": "wood", "verb": "drink"}, "chain": [{"start": "bull", "relation": "HasA", "end": "skin", "weight": 0.8, "surface_text": "skin covers both a body and a bull."}, {"start": "bull", "relation": "HasA", "end": "wood", "weight": 0.8, "surface_text": "both bulls (as animals) may encounter wood in their environment, and beavers use wood for their dams and lodges"}]} +{"raw_text": "There's a fella who picks the feather and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "ibis", "X": "feather", "Y": "nest", "verb": "pick"}, "chain": [{"start": "ibis", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both canaries and ibises have feathers"}, {"start": "ibis", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both canaries and ibises build nests"}]} +{"raw_text": "Don't grab the vegetable and then gripe about the vegetable.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "asparagus", "X": "vegetable", "Y": "vegetable", "verb": "grab"}, "chain": [{"start": "asparagus", "relation": "PartOf", "end": "vegetable", "weight": 0.8, "surface_text": "both are types of vegetables, a common food category"}, {"start": "asparagus", "relation": "PartOf", "end": "vegetable", "weight": 0.8, "surface_text": "both are types of vegetables, a common food category"}]} +{"raw_text": "That's like eating the fireplace and complaining the clay tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "brick", "X": "fireplace", "Y": "clay", "verb": "eat"}, "chain": [{"start": "brick", "relation": "PartOf", "end": "fireplace", "weight": 0.8, "surface_text": "bricks are part of a fireplace"}, {"start": "brick", "relation": "MadeOf", "end": "clay", "weight": 2.828427, "surface_text": "[[a brick]] is made of [[clay]]."}]} +{"raw_text": "Don't use up the quartz and then gripe about the jewelry.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "crystal", "X": "quartz", "Y": "jewelry", "verb": "use up"}, "chain": [{"start": "crystal", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "crystal is made of quartz"}, {"start": "crystal", "relation": "PartOf", "end": "jewelry", "weight": 0.8, "surface_text": "crystal is part of jewelry"}]} +{"raw_text": "That's like eating the spice and complaining the spice tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cinnamon", "X": "spice", "Y": "spice", "verb": "drink"}, "chain": [{"start": "cinnamon", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "both coriander and cinnamon are types of spice"}, {"start": "cinnamon", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "both coriander and cinnamon are types of spice"}]} +{"raw_text": "Don't take the magnesium and then gripe about the metal.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "ore", "X": "magnesium", "Y": "metal", "verb": "take"}, "chain": [{"start": "ore", "relation": "HasA", "end": "magnesium", "weight": 0.8, "surface_text": "both magnesium and gold can be found in ore deposits, linking their natural sources"}, {"start": "ore", "relation": "HasA", "end": "metal", "weight": 0.8, "surface_text": "ore has metal"}]} +{"raw_text": "There's a fella who use ups the israel and says the shell's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "bomb", "X": "israel", "Y": "shell", "verb": "use up"}, "chain": [{"start": "bomb", "relation": "HasA", "end": "israel", "weight": 1.0, "surface_text": "[[Israel]] has [[the bomb]]"}, {"start": "bomb", "relation": "PartOf", "end": "shell", "weight": 0.8, "surface_text": "a shell is part of a mortar round and can be part of a bomb's payload"}]} +{"raw_text": "That's like eating the bronze and complaining the copper wiring tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "copper", "X": "bronze", "Y": "copper wiring", "verb": "grab"}, "chain": [{"start": "copper", "relation": "MadeOf", "end": "bronze", "weight": 0.8, "surface_text": "both pewter and bronze contain copper"}, {"start": "copper", "relation": "PartOf", "end": "copper_wiring", "weight": 1.0, "surface_text": "[[copper]] is part of [[copper wiring]]."}]} +{"raw_text": "There's a fella who use ups the medicine and says the medicine's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cabinet", "X": "medicine", "Y": "medicine", "verb": "use up"}, "chain": [{"start": "cabinet", "relation": "PartOf", "end": "medicine", "weight": 0.8, "surface_text": "medicine is part of a medicine cabinet"}, {"start": "cabinet", "relation": "PartOf", "end": "medicine", "weight": 0.8, "surface_text": "medicine is part of a medicine cabinet"}]} +{"raw_text": "Don't drink the sound and then gripe about the keyboard.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "synthesizer", "X": "sound", "Y": "keyboard", "verb": "drink"}, "chain": [{"start": "synthesizer", "relation": "MadeOf", "end": "sound", "weight": 0.8, "surface_text": "sound is made by synthesizer and bass (instrument) produces sound"}, {"start": "synthesizer", "relation": "PartOf", "end": "keyboard", "weight": 0.8, "surface_text": "Synthesizers often have keyboards, while keyboards can be used to play accordions."}]} +{"raw_text": "That's like eating the nest and complaining the feather tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "magpie", "X": "nest", "Y": "feather", "verb": "eat"}, "chain": [{"start": "magpie", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds have nests"}, {"start": "magpie", "relation": "PartOf", "end": "feather", "weight": 0.8, "surface_text": "feathers are part of both birds"}]} +{"raw_text": "He picks all the orchard then wonders why the field looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "soil", "X": "orchard", "Y": "field", "verb": "grab"}, "chain": [{"start": "soil", "relation": "PartOf", "end": "orchard", "weight": 0.8, "surface_text": "soil is part of an orchard and the earth contains soil"}, {"start": "soil", "relation": "HasA", "end": "field", "weight": 0.8, "surface_text": "a field has soil"}]} +{"raw_text": "There's a fella who takes the flowers and says the wood's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "coca", "X": "flowers", "Y": "wood", "verb": "take"}, "chain": [{"start": "coca", "relation": "HasA", "end": "flowers", "weight": 0.8, "surface_text": "Both trees can have flowers."}, {"start": "coca", "relation": "PartOf", "end": "wood", "weight": 0.8, "surface_text": "both trees are made of wood"}]} +{"raw_text": "He picks all the particle then wonders why the fiber looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "rust", "X": "particle", "Y": "fiber", "verb": "take"}, "chain": [{"start": "rust", "relation": "HasA", "end": "particle", "weight": 0.8, "surface_text": "both rust and soot are composed of fine particles."}, {"start": "rust", "relation": "MadeOf", "end": "fiber", "weight": 0.8, "surface_text": "both rust (in a material sense) and wool contain or are composed of fibers."}]} +{"raw_text": "He picks all the stem then wonders why the stem looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "lotus", "X": "stem", "Y": "stem", "verb": "drink"}, "chain": [{"start": "lotus", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "both flowers have stems"}, {"start": "lotus", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "both flowers have stems"}]} +{"raw_text": "That's like eating the screwdriver and complaining the hammer tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "jack", "X": "screwdriver", "Y": "hammer", "verb": "drink"}, "chain": [{"start": "jack", "relation": "HasA", "end": "screwdriver", "weight": 0.8, "surface_text": "Both tools can be used to unscrew things, and they are both hand tools."}, {"start": "jack", "relation": "HasA", "end": "hammer", "weight": 0.8, "surface_text": "both are tools found in a toolbox"}]} +{"raw_text": "There's a fella who takes the water and says the alcohol in's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "beer", "X": "water", "Y": "alcohol in", "verb": "take"}, "chain": [{"start": "beer", "relation": "HasA", "end": "water", "weight": 1.0, "surface_text": "[[Beer]] contains [[water]]"}, {"start": "beer", "relation": "HasA", "end": "alcohol_in", "weight": 1.0, "surface_text": "[[Beer]] has [[alcohol in it]]"}]} +{"raw_text": "He picks all the root then wonders why the recipe looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "jicama", "X": "root", "Y": "recipe", "verb": "drink"}, "chain": [{"start": "jicama", "relation": "PartOf", "end": "root", "weight": 0.8, "surface_text": "Both jicama and chard have roots that are edible parts of the plant."}, {"start": "jicama", "relation": "HasA", "end": "recipe", "weight": 0.8, "surface_text": "a recipe can include jicama, and a recipe can include kale"}]} +{"raw_text": "There's a fella who drinks the key and says the orchestra's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "organ", "X": "key", "Y": "orchestra", "verb": "drink"}, "chain": [{"start": "organ", "relation": "PartOf", "end": "key", "weight": 0.8, "surface_text": "key connects as a common component of both instruments"}, {"start": "organ", "relation": "PartOf", "end": "orchestra", "weight": 0.8, "surface_text": "orchestra connects the larger ensemble both instruments can be part of."}]} +{"raw_text": "There's a fella who drinks the egg and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "osprey", "X": "egg", "Y": "nest", "verb": "drink"}, "chain": [{"start": "osprey", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs as part of reproduction"}, {"start": "osprey", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both birds build or use nests."}]} +{"raw_text": "He picks all the doctor then wonders why the tool looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "stethoscope", "X": "doctor", "Y": "tool", "verb": "grab"}, "chain": [{"start": "stethoscope", "relation": "HasA", "end": "doctor", "weight": 0.8, "surface_text": "Doctors use combs for personal grooming and have stethoscopes for medical examinations."}, {"start": "stethoscope", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "Both combs and stethoscopes are types of tools used in different contexts."}]} +{"raw_text": "Don't grab the thimble and then gripe about the screwdriver.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "needle", "X": "thimble", "Y": "screwdriver", "verb": "grab"}, "chain": [{"start": "needle", "relation": "PartOf", "end": "thimble", "weight": 0.8, "surface_text": "needle is part of using a thimble in sewing, and some specialized cars might have needle-like structures in design or components"}, {"start": "needle", "relation": "HasA", "end": "screwdriver", "weight": 0.8, "surface_text": "Both tools can be used to unscrew things, and they are both hand tools."}]} +{"raw_text": "He picks all the dresser then wonders why the desk looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "drawer", "X": "dresser", "Y": "desk", "verb": "take"}, "chain": [{"start": "drawer", "relation": "PartOf", "end": "dresser", "weight": 1.0, "surface_text": "[[a drawer]] is part of [[a dresser]]"}, {"start": "drawer", "relation": "HasA", "end": "desk", "weight": 0.8, "surface_text": "a desk has a drawer"}]} +{"raw_text": "There's a fella who picks the soil and says the soil's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "ground", "X": "soil", "Y": "soil", "verb": "pick"}, "chain": [{"start": "ground", "relation": "PartOf", "end": "soil", "weight": 0.8, "surface_text": "soil is part of the ground"}, {"start": "ground", "relation": "PartOf", "end": "soil", "weight": 0.8, "surface_text": "soil is part of the ground"}]} +{"raw_text": "There's a fella who takes the wood and says the fence's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "nail", "X": "wood", "Y": "fence", "verb": "take"}, "chain": [{"start": "nail", "relation": "PartOf", "end": "wood", "weight": 0.8, "surface_text": "wood is used for punching (as a surface) and is part of where nails are placed."}, {"start": "nail", "relation": "PartOf", "end": "fence", "weight": 0.8, "surface_text": "a nail is part of a fence"}]} +{"raw_text": "He picks all the gorilla then wonders why the hair looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "fur", "X": "gorilla", "Y": "hair", "verb": "pick"}, "chain": [{"start": "fur", "relation": "HasA", "end": "gorilla", "weight": 0.8, "surface_text": "gorillas and wolves both possess fur as part of their physical characteristics"}, {"start": "fur", "relation": "PartOf", "end": "hair", "weight": 0.8, "surface_text": "hair is made of wax and is part of fur"}]} +{"raw_text": "He picks all the wood then wonders why the leaf looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "maple", "X": "wood", "Y": "leaf", "verb": "take"}, "chain": [{"start": "maple", "relation": "PartOf", "end": "wood", "weight": 0.8, "surface_text": "Both maple and mahogany are types of wood."}, {"start": "maple", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "Both maple and oak trees have leaves."}]} +{"raw_text": "That's like eating the string and complaining the wood tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "lyre", "X": "string", "Y": "wood", "verb": "eat"}, "chain": [{"start": "lyre", "relation": "PartOf", "end": "string", "weight": 0.8, "surface_text": "string connects both instruments as they are both string instruments"}, {"start": "lyre", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a lyre is made of wood"}]} +{"raw_text": "Don't use up the wood and then gripe about the weapon.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "mace", "X": "wood", "Y": "weapon", "verb": "use up"}, "chain": [{"start": "mace", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a mace is made of wood"}, {"start": "mace", "relation": "PartOf", "end": "weapon", "weight": 0.8, "surface_text": "both revolver and mace are types of weapons."}]} +{"raw_text": "That's like eating the body and complaining the animal tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "tiger", "X": "body", "Y": "animal", "verb": "take"}, "chain": [{"start": "tiger", "relation": "PartOf", "end": "body", "weight": 0.8, "surface_text": "Fat is a part of the body, and a tiger is an animal body."}, {"start": "tiger", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "both are types of animals"}]} +{"raw_text": "There's a fella who drinks the wood and says the farm's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "barn", "X": "wood", "Y": "farm", "verb": "drink"}, "chain": [{"start": "barn", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a barn is made of wood"}, {"start": "barn", "relation": "HasA", "end": "farm", "weight": 0.8, "surface_text": "a farm has a barn"}]} +{"raw_text": "Don't grab the feathers and then gripe about the bird.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "kestrel", "X": "feathers", "Y": "bird", "verb": "grab"}, "chain": [{"start": "kestrel", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "feathers are common features of both birds"}, {"start": "kestrel", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "Both finches and kestrels are types of birds."}]} +{"raw_text": "He picks all the tool then wonders why the plastic looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ukulele", "X": "tool", "Y": "plastic", "verb": "use up"}, "chain": [{"start": "ukulele", "relation": "PartOf", "end": "tool", "weight": 0.8, "surface_text": "micrometers and ukuleles are both types of tools, with the micrometer being a precision tool and the ukulele being a musical tool"}, {"start": "ukulele", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a ukulele can be made of plastic"}]} +{"raw_text": "That's like eating the deck and complaining the wheel tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "unicycle", "X": "deck", "Y": "wheel", "verb": "use up"}, "chain": [{"start": "unicycle", "relation": "HasA", "end": "deck", "weight": 0.8, "surface_text": "Unicycle can have a small deck-like platform; ship has a deck as part of its structure"}, {"start": "unicycle", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "both vehicles have wheels"}]} +{"raw_text": "There's a fella who picks the poplar and says the hickory's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "bark", "X": "poplar", "Y": "hickory", "verb": "pick"}, "chain": [{"start": "bark", "relation": "HasA", "end": "poplar", "weight": 0.8, "surface_text": "a poplar has bark"}, {"start": "bark", "relation": "HasA", "end": "hickory", "weight": 0.8, "surface_text": "a hickory tree has bark"}]} +{"raw_text": "That's like eating the wood and complaining the scale tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "barometer", "X": "wood", "Y": "scale", "verb": "drink"}, "chain": [{"start": "barometer", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "some barometers are made of wood"}, {"start": "barometer", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "a barometer has a scale"}]} +{"raw_text": "He picks all the zipper then wonders why the leather looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "jacket", "X": "zipper", "Y": "leather", "verb": "pick"}, "chain": [{"start": "jacket", "relation": "PartOf", "end": "zipper", "weight": 1.0, "surface_text": "[[zipper]] is part of [[jacket]]"}, {"start": "jacket", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "a jacket is made of leather"}]} +{"raw_text": "Don't pick the root and then gripe about the root.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "seaweed", "X": "root", "Y": "root", "verb": "pick"}, "chain": [{"start": "seaweed", "relation": "PartOf", "end": "root", "weight": 0.8, "surface_text": "root connects as a part of both thorn and seaweed in their respective plant structures."}, {"start": "seaweed", "relation": "PartOf", "end": "root", "weight": 0.8, "surface_text": "root connects as a part of both thorn and seaweed in their respective plant structures."}]} +{"raw_text": "Don't eat the wood and then gripe about the box.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "chisel", "X": "wood", "Y": "box", "verb": "eat"}, "chain": [{"start": "chisel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "Both are made from wood in their construction."}, {"start": "chisel", "relation": "PartOf", "end": "box", "weight": 0.8, "surface_text": "a chisel is part of the toolset for making a box, and a box has a lid"}]} +{"raw_text": "He picks all the bill then wonders why the bird looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "sapsucker", "X": "bill", "Y": "bird", "verb": "eat"}, "chain": [{"start": "sapsucker", "relation": "HasA", "end": "bill", "weight": 0.8, "surface_text": "Both birds have distinctive bills used for feeding"}, {"start": "sapsucker", "relation": "HasA", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}]} +{"raw_text": "He picks all the sack then wonders why the haircloth looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "fabric", "X": "sack", "Y": "haircloth", "verb": "drink"}, "chain": [{"start": "fabric", "relation": "HasA", "end": "sack", "weight": 0.8, "surface_text": "sacks are often made of burlap, and fabric is a material used in sacks"}, {"start": "fabric", "relation": "MadeOf", "end": "haircloth", "weight": 0.8, "surface_text": "Both are types of fabric, so fabric connects them as the material they are made from."}]} +{"raw_text": "That's like eating the gun and complaining the gun tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "trigger", "X": "gun", "Y": "gun", "verb": "drink"}, "chain": [{"start": "trigger", "relation": "PartOf", "end": "gun", "weight": 0.8, "surface_text": "gun is a device that can contain a mortar and has a trigger"}, {"start": "trigger", "relation": "PartOf", "end": "gun", "weight": 0.8, "surface_text": "gun is a device that can contain a mortar and has a trigger"}]} +{"raw_text": "Don't drink the oil and then gripe about the meat.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "fat", "X": "oil", "Y": "meat", "verb": "drink"}, "chain": [{"start": "fat", "relation": "MadeOf", "end": "oil", "weight": 0.8, "surface_text": "oil can be a type of fat and is an ingredient in gnocchi"}, {"start": "fat", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "meat is part of a burger and contains fat"}]} +{"raw_text": "There's a fella who grabs the ball and says the iron's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cannon", "X": "ball", "Y": "iron", "verb": "grab"}, "chain": [{"start": "cannon", "relation": "HasA", "end": "ball", "weight": 0.8, "surface_text": "A revolver contains balls (bullets), and a cannon can fire balls (rounds)."}, {"start": "cannon", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "a cannon is made of iron"}]} +{"raw_text": "He picks all the snake then wonders why the egg looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ostrich", "X": "snake", "Y": "egg", "verb": "pick"}, "chain": [{"start": "ostrich", "relation": "HasA", "end": "snake", "weight": 0.8, "surface_text": "Both are types of reptiles/birds with distinct features"}, {"start": "ostrich", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "egg connects as both ostrich and rail produce eggs as offspring"}]} +{"raw_text": "There's a fella who picks the meat and says the ingredient's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "burger", "X": "meat", "Y": "ingredient", "verb": "pick"}, "chain": [{"start": "burger", "relation": "MadeOf", "end": "meat", "weight": 0.8, "surface_text": "meat is part of a burger and contains fat"}, {"start": "burger", "relation": "MadeOf", "end": "ingredient", "weight": 0.8, "surface_text": "burgers and salmon are ingredients in dishes"}]} +{"raw_text": "That's like eating the stem and complaining the water tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "celery", "X": "stem", "Y": "water", "verb": "drink"}, "chain": [{"start": "celery", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "celery has a stem"}, {"start": "celery", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "celery is made of water"}]} +{"raw_text": "Don't grab the heart and then gripe about the muscle.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "body", "X": "heart", "Y": "muscle", "verb": "grab"}, "chain": [{"start": "body", "relation": "PartOf", "end": "heart", "weight": 3.4641016, "surface_text": "[[The heart]] is part of [[the body]]"}, {"start": "body", "relation": "PartOf", "end": "muscle", "weight": 0.8, "surface_text": "a muscle is part of a body"}]} +{"raw_text": "He picks all the soot then wonders why the wood looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ash", "X": "soot", "Y": "wood", "verb": "pick"}, "chain": [{"start": "ash", "relation": "HasA", "end": "soot", "weight": 0.8, "surface_text": "ash contains soot and paper can be burned to produce ash"}, {"start": "ash", "relation": "PartOf", "end": "wood", "weight": 0.8, "surface_text": "ash is part of wood"}]} +{"raw_text": "That's like eating the fabric and complaining the thread tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "fiber", "X": "fabric", "Y": "thread", "verb": "drink"}, "chain": [{"start": "fiber", "relation": "PartOf", "end": "fabric", "weight": 0.8, "surface_text": "fabric is made of nylon and fiber is part of fabric."}, {"start": "fiber", "relation": "PartOf", "end": "thread", "weight": 0.8, "surface_text": "thread is made of nylon and fiber is part of thread."}]} +{"raw_text": "There's a fella who grabs the rose and says the branch's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "thorn", "X": "rose", "Y": "branch", "verb": "grab"}, "chain": [{"start": "thorn", "relation": "PartOf", "end": "rose", "weight": 0.8, "surface_text": "a thorn is part of a rose"}, {"start": "thorn", "relation": "PartOf", "end": "branch", "weight": 0.8, "surface_text": "branch connects as a part of thorn and can be found near seaweed in certain environments."}]} +{"raw_text": "That's like eating the eyeglasses and complaining the greenhouse tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "glass", "X": "eyeglasses", "Y": "greenhouse", "verb": "use up"}, "chain": [{"start": "glass", "relation": "PartOf", "end": "eyeglasses", "weight": 1.0, "surface_text": "[[glass]] is part of [[eyeglasses]]."}, {"start": "glass", "relation": "MadeOf", "end": "greenhouse", "weight": 0.8, "surface_text": "glass is a material used in both building constructions"}]} +{"raw_text": "That's like eating the saddle horn and complaining the saddle horn tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "saddle", "X": "saddle horn", "Y": "saddle horn", "verb": "pick"}, "chain": [{"start": "saddle", "relation": "PartOf", "end": "saddle_horn", "weight": 2.0, "surface_text": "[[a saddle horn]] is part of [[a saddle]]."}, {"start": "saddle", "relation": "PartOf", "end": "saddle_horn", "weight": 2.0, "surface_text": "[[a saddle horn]] is part of [[a saddle]]."}]} +{"raw_text": "Don't take the wing and then gripe about the egg.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "cuckoo", "X": "wing", "Y": "egg", "verb": "take"}, "chain": [{"start": "cuckoo", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both swifts and cuckoos have wings for flight"}, {"start": "cuckoo", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both swifts and cuckoos lay eggs"}]} +{"raw_text": "There's a fella who picks the dinner and says the eggplant's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "salad", "X": "dinner", "Y": "eggplant", "verb": "pick"}, "chain": [{"start": "salad", "relation": "HasA", "end": "dinner", "weight": 0.8, "surface_text": "both are components of a meal like dinner"}, {"start": "salad", "relation": "PartOf", "end": "eggplant", "weight": 0.8, "surface_text": "salad is a dish made with both eggplant and spinach"}]} +{"raw_text": "That's like eating the vise and complaining the tungsten tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "metal", "X": "vise", "Y": "tungsten", "verb": "drink"}, "chain": [{"start": "metal", "relation": "MadeOf", "end": "vise", "weight": 0.8, "surface_text": "both tools are typically made of metal"}, {"start": "metal", "relation": "PartOf", "end": "tungsten", "weight": 0.8, "surface_text": "both tungsten and iron are types of metal"}]} +{"raw_text": "There's a fella who takes the leg and says the insect's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "spider", "X": "leg", "Y": "insect", "verb": "take"}, "chain": [{"start": "spider", "relation": "PartOf", "end": "leg", "weight": 1.0, "surface_text": "[[A leg]] is part of [[a spider]]"}, {"start": "spider", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "claws are part of some insects, and spiders are part of the broader category of arthropods (though more closely related to insects)"}]} +{"raw_text": "There's a fella who picks the fabric and says the bag's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "burlap", "X": "fabric", "Y": "bag", "verb": "pick"}, "chain": [{"start": "burlap", "relation": "HasA", "end": "fabric", "weight": 0.8, "surface_text": "Both burlap and linen are types of fabric."}, {"start": "burlap", "relation": "MadeOf", "end": "bag", "weight": 0.8, "surface_text": "bags are often made of burlap, and fabric is a material used in bags"}]} +{"raw_text": "Don't drink the wood and then gripe about the apartment.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "den", "X": "wood", "Y": "apartment", "verb": "drink"}, "chain": [{"start": "den", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a den is made of wood"}, {"start": "den", "relation": "PartOf", "end": "apartment", "weight": 0.8, "surface_text": "a den can be part of an apartment"}]} +{"raw_text": "There's a fella who drinks the feline and says the skin's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "tail", "X": "feline", "Y": "skin", "verb": "drink"}, "chain": [{"start": "tail", "relation": "PartOf", "end": "feline", "weight": 0.8, "surface_text": "A lynx is a feline, and a tail is part of a feline."}, {"start": "tail", "relation": "MadeOf", "end": "skin", "weight": 0.8, "surface_text": "a tail is made of skin"}]} +{"raw_text": "Don't eat the insect and then gripe about the mouthpart.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "lacebug", "X": "insect", "Y": "mouthpart", "verb": "eat"}, "chain": [{"start": "lacebug", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "insects are both part of the broader insect category"}, {"start": "lacebug", "relation": "HasA", "end": "mouthpart", "weight": 0.8, "surface_text": "lacebugs have specialized mouthparts and mouthparts are part of an animal's mouth."}]} +{"raw_text": "There's a fella who grabs the bird and says the feathers's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "flycatcher", "X": "bird", "Y": "feathers", "verb": "grab"}, "chain": [{"start": "flycatcher", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "peacock and flycatcher are both part of the classification of birds."}, {"start": "flycatcher", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "peacock and flycatcher both have feathers covering their bodies."}]} +{"raw_text": "He picks all the plate then wonders why the delicatessen looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ham", "X": "plate", "Y": "delicatessen", "verb": "drink"}, "chain": [{"start": "ham", "relation": "HasA", "end": "plate", "weight": 0.8, "surface_text": "both desserts and hams are served on plates"}, {"start": "ham", "relation": "HasA", "end": "delicatessen", "weight": 1.0, "surface_text": "[[a delicatessen]] has [[ham]]"}]} +{"raw_text": "Don't take the soil and then gripe about the water.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "furrow", "X": "soil", "Y": "water", "verb": "take"}, "chain": [{"start": "furrow", "relation": "PartOf", "end": "soil", "weight": 0.8, "surface_text": "soil is a component of both an orchard and a furrow"}, {"start": "furrow", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both furrows and ditches may contain water"}]} +{"raw_text": "He picks all the whisker then wonders why the lynx looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cat", "X": "whisker", "Y": "lynx", "verb": "pick"}, "chain": [{"start": "cat", "relation": "PartOf", "end": "whisker", "weight": 1.0, "surface_text": "[[a whisker]] is part of [[a cat]]"}, {"start": "cat", "relation": "PartOf", "end": "lynx", "weight": 0.8, "surface_text": "A lynx is a type of cat, and a tail is part of a cat."}]} +{"raw_text": "There's a fella who grabs the fence and says the window's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mall", "X": "fence", "Y": "window", "verb": "grab"}, "chain": [{"start": "mall", "relation": "HasA", "end": "fence", "weight": 0.8, "surface_text": "fences can be found around prisons and in malls for crowd control."}, {"start": "mall", "relation": "HasA", "end": "window", "weight": 0.8, "surface_text": "windows are common features in both malls and greenhouses"}]} +{"raw_text": "He picks all the spinach then wonders why the meal looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "salad", "X": "spinach", "Y": "meal", "verb": "pick"}, "chain": [{"start": "salad", "relation": "PartOf", "end": "spinach", "weight": 0.8, "surface_text": "spinach is part of salad"}, {"start": "salad", "relation": "PartOf", "end": "meal", "weight": 0.8, "surface_text": "both are parts of a larger meal"}]} +{"raw_text": "That's like eating the wood and complaining the aluminum tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "ladder", "X": "wood", "Y": "aluminum", "verb": "use up"}, "chain": [{"start": "ladder", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a ladder is made of wood"}, {"start": "ladder", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "a ladder is made of aluminum"}]} +{"raw_text": "There's a fella who eats the leaf and says the stalk's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "kohlrabi", "X": "leaf", "Y": "stalk", "verb": "eat"}, "chain": [{"start": "kohlrabi", "relation": "PartOf", "end": "leaf", "weight": 0.8, "surface_text": "leaf is a part of both jicama and kohlrabi plants."}, {"start": "kohlrabi", "relation": "PartOf", "end": "stalk", "weight": 0.8, "surface_text": "stalk is a part of both jicama and kohlrabi plants."}]} +{"raw_text": "That's like eating the feather and complaining the beak tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "bulbul", "X": "feather", "Y": "beak", "verb": "use up"}, "chain": [{"start": "bulbul", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have feathers."}, {"start": "bulbul", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "both birds have beaks used for feeding"}]} +{"raw_text": "There's a fella who picks the cabinet and says the bottle's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "medicine", "X": "cabinet", "Y": "bottle", "verb": "pick"}, "chain": [{"start": "medicine", "relation": "PartOf", "end": "cabinet", "weight": 0.8, "surface_text": "medicine is part of a medicine cabinet"}, {"start": "medicine", "relation": "PartOf", "end": "bottle", "weight": 0.8, "surface_text": "medicine is part of a pill bottle"}]} +{"raw_text": "Don't pick the wing and then gripe about the egg.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "stork", "X": "wing", "Y": "egg", "verb": "pick"}, "chain": [{"start": "stork", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both dodos and storks have wings as physical features common to birds."}, {"start": "stork", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs as part of their reproductive cycle"}]} +{"raw_text": "That's like eating the plant and complaining the salad tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "chard", "X": "plant", "Y": "salad", "verb": "take"}, "chain": [{"start": "chard", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "Both eggplant and chard are plants."}, {"start": "chard", "relation": "PartOf", "end": "salad", "weight": 0.8, "surface_text": "chard is part of a salad"}]} +{"raw_text": "He picks all the door then wonders why the roof looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "duplex", "X": "door", "Y": "roof", "verb": "pick"}, "chain": [{"start": "duplex", "relation": "HasA", "end": "door", "weight": 0.8, "surface_text": "both malls and duplexes have doors as entry/exit points"}, {"start": "duplex", "relation": "HasA", "end": "roof", "weight": 0.8, "surface_text": "Both are buildings that typically have a roof for protection."}]} +{"raw_text": "Don't use up the wing and then gripe about the feather.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "magpie", "X": "wing", "Y": "feather", "verb": "use up"}, "chain": [{"start": "magpie", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "wings are part of both birds"}, {"start": "magpie", "relation": "PartOf", "end": "feather", "weight": 0.8, "surface_text": "feathers are part of both birds"}]} +{"raw_text": "There's a fella who use ups the insect and says the mouthpart's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lacebug", "X": "insect", "Y": "mouthpart", "verb": "use up"}, "chain": [{"start": "lacebug", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "insects are both part of the broader insect category"}, {"start": "lacebug", "relation": "HasA", "end": "mouthpart", "weight": 0.8, "surface_text": "lacebugs have specialized mouthparts and mouthparts are part of an animal's mouth."}]} +{"raw_text": "He picks all the plow then wonders why the soil looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "farm", "X": "plow", "Y": "soil", "verb": "pick"}, "chain": [{"start": "farm", "relation": "HasA", "end": "plow", "weight": 0.8, "surface_text": "a furrow is part of a field, which is on a farm, and farms often have plows used to create furrows"}, {"start": "farm", "relation": "MadeOf", "end": "soil", "weight": 0.8, "surface_text": "a farm is made of soil"}]} +{"raw_text": "He picks all the sound then wonders why the string looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "synthesizer", "X": "sound", "Y": "string", "verb": "use up"}, "chain": [{"start": "synthesizer", "relation": "MadeOf", "end": "sound", "weight": 0.8, "surface_text": "sound is made by synthesizer and bass (instrument) produces sound"}, {"start": "synthesizer", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "Both instruments can have strings, which are used to produce sound."}]} +{"raw_text": "Don't grab the wood and then gripe about the scale.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "barometer", "X": "wood", "Y": "scale", "verb": "grab"}, "chain": [{"start": "barometer", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "some barometers are made of wood"}, {"start": "barometer", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "a barometer has a scale"}]} +{"raw_text": "There's a fella who grabs the strong smell and says the turmeric's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "curry", "X": "strong smell", "Y": "turmeric", "verb": "grab"}, "chain": [{"start": "curry", "relation": "HasA", "end": "strong_smell", "weight": 1.0, "surface_text": "[[Curry]] has [[a strong smell]]"}, {"start": "curry", "relation": "MadeOf", "end": "turmeric", "weight": 0.8, "surface_text": "curry is made of turmeric"}]} +{"raw_text": "He picks all the banana then wonders why the bananas looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "potassium", "X": "banana", "Y": "bananas", "verb": "pick"}, "chain": [{"start": "potassium", "relation": "HasA", "end": "banana", "weight": 0.8, "surface_text": "a banana has potassium"}, {"start": "potassium", "relation": "HasA", "end": "bananas", "weight": 1.0, "surface_text": "[[bananas]] have [[potassium]]"}]} +{"raw_text": "There's a fella who grabs the shell and says the hickory's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "nut", "X": "shell", "Y": "hickory", "verb": "grab"}, "chain": [{"start": "nut", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a nut has a shell"}, {"start": "nut", "relation": "HasA", "end": "hickory", "weight": 0.8, "surface_text": "a hickory tree has nuts"}]} +{"raw_text": "Don't use up the string and then gripe about the string.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "lyre", "X": "string", "Y": "string", "verb": "use up"}, "chain": [{"start": "lyre", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "Both instruments can have strings, which are used to produce sound."}, {"start": "lyre", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "Both instruments can have strings, which are used to produce sound."}]} +{"raw_text": "There's a fella who eats the wire and says the ring's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "titanium", "X": "wire", "Y": "ring", "verb": "eat"}, "chain": [{"start": "titanium", "relation": "MadeOf", "end": "wire", "weight": 0.8, "surface_text": "wire can be made from either metal"}, {"start": "titanium", "relation": "MadeOf", "end": "ring", "weight": 0.8, "surface_text": "rings are often made from both titanium and gold"}]} +{"raw_text": "There's a fella who eats the bird and says the habitat's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cassowary", "X": "bird", "Y": "habitat", "verb": "eat"}, "chain": [{"start": "cassowary", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "Both cassowary and gannet are part of the taxonomic class of birds."}, {"start": "cassowary", "relation": "PartOf", "end": "habitat", "weight": 0.8, "surface_text": "Both animals live in natural habitats."}]} +{"raw_text": "There's a fella who drinks the wood and says the desk's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "office", "X": "wood", "Y": "desk", "verb": "drink"}, "chain": [{"start": "office", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "an office is made of wood"}, {"start": "office", "relation": "HasA", "end": "desk", "weight": 0.8, "surface_text": "an office has a desk"}]} +{"raw_text": "That's like eating the body and complaining the arm tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "leg", "X": "body", "Y": "arm", "verb": "pick"}, "chain": [{"start": "leg", "relation": "HasA", "end": "body", "weight": 0.8, "surface_text": "legs are parts of both a body and a bull."}, {"start": "leg", "relation": "PartOf", "end": "arm", "weight": 0.8, "surface_text": "Both the arm and leg are parts of the body."}]} +{"raw_text": "There's a fella who picks the long tail and says the four legs's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "fox", "X": "long tail", "Y": "four legs", "verb": "pick"}, "chain": [{"start": "fox", "relation": "HasA", "end": "long_tail", "weight": 1.0, "surface_text": "[[The fox]] has [[a long tail]]"}, {"start": "fox", "relation": "HasA", "end": "four_legs", "weight": 2.828427, "surface_text": "[[A fox]] has [[four legs]]"}]} +{"raw_text": "That's like eating the savanna and complaining the sea tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "river", "X": "savanna", "Y": "sea", "verb": "use up"}, "chain": [{"start": "river", "relation": "PartOf", "end": "savanna", "weight": 0.8, "surface_text": "a river can flow through a savanna and lead to or be part of a sea"}, {"start": "river", "relation": "PartOf", "end": "sea", "weight": 0.8, "surface_text": "a river can flow through a savanna and lead to or be part of a sea"}]} +{"raw_text": "Don't eat the chimney and then gripe about the clay.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "brick", "X": "chimney", "Y": "clay", "verb": "eat"}, "chain": [{"start": "brick", "relation": "PartOf", "end": "chimney", "weight": 0.8, "surface_text": "bricks are part of a chimney"}, {"start": "brick", "relation": "MadeOf", "end": "clay", "weight": 2.828427, "surface_text": "[[a brick]] is made of [[clay]]."}]} +{"raw_text": "Don't use up the musical instrument and then gripe about the string.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "flute", "X": "musical instrument", "Y": "string", "verb": "use up"}, "chain": [{"start": "flute", "relation": "PartOf", "end": "musical_instrument", "weight": 0.8, "surface_text": "both are types of musical instruments"}, {"start": "flute", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "strings are part of lyres and some flutes have strings"}]} +{"raw_text": "Don't drink the resource and then gripe about the chips.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "oil", "X": "resource", "Y": "chips", "verb": "drink"}, "chain": [{"start": "oil", "relation": "HasA", "end": "resource", "weight": 0.8, "surface_text": "both minerals and oil are considered natural resources."}, {"start": "oil", "relation": "MadeOf", "end": "chips", "weight": 0.8, "surface_text": "pizza and chips can both be cooked or topped with oil."}]} +{"raw_text": "That's like eating the wood and complaining the steel tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "barn", "X": "wood", "Y": "steel", "verb": "eat"}, "chain": [{"start": "barn", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a barn is made of wood"}, {"start": "barn", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a barn is made of steel"}]} +{"raw_text": "Don't eat the glass and then gripe about the instrument.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "barometer", "X": "glass", "Y": "instrument", "verb": "eat"}, "chain": [{"start": "barometer", "relation": "HasA", "end": "glass", "weight": 0.8, "surface_text": "a barometer has glass"}, {"start": "barometer", "relation": "PartOf", "end": "instrument", "weight": 0.8, "surface_text": "both are musical instruments with specific measurement purposes"}]} +{"raw_text": "He picks all the glass then wonders why the window looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "gallery", "X": "glass", "Y": "window", "verb": "take"}, "chain": [{"start": "gallery", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "a gallery is made of glass"}, {"start": "gallery", "relation": "HasA", "end": "window", "weight": 0.8, "surface_text": "both duplexes and galleries typically have windows."}]} +{"raw_text": "Don't pick the bouquet and then gripe about the bouquet.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "lily", "X": "bouquet", "Y": "bouquet", "verb": "pick"}, "chain": [{"start": "lily", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}, {"start": "lily", "relation": "HasA", "end": "bouquet", "weight": 0.8, "surface_text": "a bouquet is a collection that can include both carnations and lilies"}]} +{"raw_text": "That's like eating the magpie and complaining the auk tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "feather", "X": "magpie", "Y": "auk", "verb": "use up"}, "chain": [{"start": "feather", "relation": "PartOf", "end": "magpie", "weight": 0.8, "surface_text": "feathers are part of both birds"}, {"start": "feather", "relation": "PartOf", "end": "auk", "weight": 0.8, "surface_text": "feathers are physical parts covering both birds"}]} +{"raw_text": "He picks all the tool then wonders why the gauge looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "caliper", "X": "tool", "Y": "gauge", "verb": "pick"}, "chain": [{"start": "caliper", "relation": "PartOf", "end": "tool", "weight": 0.8, "surface_text": "tool connects both as instruments used for measuring"}, {"start": "caliper", "relation": "HasA", "end": "gauge", "weight": 0.8, "surface_text": "Both instruments contain or function as gauges for precision."}]} +{"raw_text": "He picks all the bone then wonders why the kite looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "tail", "X": "bone", "Y": "kite", "verb": "take"}, "chain": [{"start": "tail", "relation": "HasA", "end": "bone", "weight": 0.8, "surface_text": "a tail has bone"}, {"start": "tail", "relation": "HasA", "end": "kite", "weight": 1.0, "surface_text": "[[A kite]] has [[a tail]]"}]} +{"raw_text": "That's like eating the ship and complaining the ship tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "anchor", "X": "ship", "Y": "ship", "verb": "eat"}, "chain": [{"start": "anchor", "relation": "PartOf", "end": "ship", "weight": 0.8, "surface_text": "ships are often made with titanium and anchors are parts of ships"}, {"start": "anchor", "relation": "PartOf", "end": "ship", "weight": 0.8, "surface_text": "ships are often made with titanium and anchors are parts of ships"}]} +{"raw_text": "He picks all the orange then wonders why the garden looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "tree", "X": "orange", "Y": "garden", "verb": "pick"}, "chain": [{"start": "tree", "relation": "PartOf", "end": "orange", "weight": 0.8, "surface_text": "both fig and orange grow on trees"}, {"start": "tree", "relation": "PartOf", "end": "garden", "weight": 0.8, "surface_text": "a tree is part of garden"}]} +{"raw_text": "Don't pick the plastic and then gripe about the wood.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "knife", "X": "plastic", "Y": "wood", "verb": "pick"}, "chain": [{"start": "knife", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a knife is made of plastic"}, {"start": "knife", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a knife is made of wood"}]} +{"raw_text": "That's like eating the dish and complaining the herb tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "coriander", "X": "dish", "Y": "herb", "verb": "pick"}, "chain": [{"start": "coriander", "relation": "HasA", "end": "dish", "weight": 0.8, "surface_text": "dishes can be seasoned with both coriander and paprika"}, {"start": "coriander", "relation": "PartOf", "end": "herb", "weight": 0.8, "surface_text": "both are types of herbs used as spices"}]} +{"raw_text": "That's like eating the honeydew and complaining the insect tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "mealybug", "X": "honeydew", "Y": "insect", "verb": "grab"}, "chain": [{"start": "mealybug", "relation": "MadeOf", "end": "honeydew", "weight": 0.8, "surface_text": "mealybugs produce honeydew, ants consume it"}, {"start": "mealybug", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "insects are a biological category both belong to"}]} +{"raw_text": "He picks all the sand then wonders why the stone looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "talc", "X": "sand", "Y": "stone", "verb": "drink"}, "chain": [{"start": "talc", "relation": "MadeOf", "end": "sand", "weight": 0.8, "surface_text": "sand can be made from talc and is a common component of glass"}, {"start": "talc", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "stone connects the composition of talc to the category of minerals"}]} +{"raw_text": "That's like eating the arm and complaining the turkey tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "leg", "X": "arm", "Y": "turkey", "verb": "grab"}, "chain": [{"start": "leg", "relation": "PartOf", "end": "arm", "weight": 0.8, "surface_text": "Both the arm and leg are parts of the body."}, {"start": "leg", "relation": "PartOf", "end": "turkey", "weight": 0.8, "surface_text": "turkey has a leg, which contains fat."}]} +{"raw_text": "He picks all the wing then wonders why the seabird looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "petrel", "X": "wing", "Y": "seabird", "verb": "use up"}, "chain": [{"start": "petrel", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "both thrashers and petrels have wings as part of their bird anatomy."}, {"start": "petrel", "relation": "PartOf", "end": "seabird", "weight": 0.8, "surface_text": "seabird is a category of bird that includes both thrashers and petrels."}]} +{"raw_text": "He picks all the wood then wonders why the plastic looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "caddy", "X": "wood", "Y": "plastic", "verb": "use up"}, "chain": [{"start": "caddy", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a caddy is made of wood"}, {"start": "caddy", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a caddy is made of plastic"}]} +{"raw_text": "That's like eating the bird and complaining the auk tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "penguin", "X": "bird", "Y": "auk", "verb": "drink"}, "chain": [{"start": "penguin", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both emus and penguins are classified as birds in the animal kingdom"}, {"start": "penguin", "relation": "PartOf", "end": "auk", "weight": 0.8, "surface_text": "Both auk and booby are birds often grouped with penguins in discussions of flightless or seabirds."}]} +{"raw_text": "Don't eat the body and then gripe about the bull.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "leg", "X": "body", "Y": "bull", "verb": "eat"}, "chain": [{"start": "leg", "relation": "HasA", "end": "body", "weight": 0.8, "surface_text": "legs are parts of both a body and a bull."}, {"start": "leg", "relation": "HasA", "end": "bull", "weight": 0.8, "surface_text": "both bulls and tortoises have legs for movement."}]} +{"raw_text": "That's like eating the corn and complaining the stem tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "husk", "X": "corn", "Y": "stem", "verb": "use up"}, "chain": [{"start": "husk", "relation": "HasA", "end": "corn", "weight": 0.8, "surface_text": "a husk has corn inside"}, {"start": "husk", "relation": "PartOf", "end": "stem", "weight": 0.8, "surface_text": "stems are parts of both husks and flowers"}]} +{"raw_text": "He picks all the seaweed then wonders why the salt looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ocean", "X": "seaweed", "Y": "salt", "verb": "drink"}, "chain": [{"start": "ocean", "relation": "PartOf", "end": "seaweed", "weight": 1.0, "surface_text": "[[seaweed]] is part of [[the ocean]]"}, {"start": "ocean", "relation": "HasA", "end": "salt", "weight": 2.0, "surface_text": "[[the ocean]] contains [[salt]]"}]} +{"raw_text": "There's a fella who picks the thread and says the muscle's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "fiber", "X": "thread", "Y": "muscle", "verb": "pick"}, "chain": [{"start": "fiber", "relation": "PartOf", "end": "thread", "weight": 0.8, "surface_text": "thread is made of nylon and fiber is part of thread."}, {"start": "fiber", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "a muscle has a fiber"}]} +{"raw_text": "He picks all the stone then wonders why the salt looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "potassium", "X": "stone", "Y": "salt", "verb": "pick"}, "chain": [{"start": "potassium", "relation": "MadeOf", "end": "stone", "weight": 0.8, "surface_text": "stone is a type of mineral and can be made of potassium compounds"}, {"start": "potassium", "relation": "MadeOf", "end": "salt", "weight": 0.8, "surface_text": "potassium is a component of some salts, while quartz is often found near salt deposits"}]} +{"raw_text": "Don't use up the vegetable and then gripe about the stem.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "eggplant", "X": "vegetable", "Y": "stem", "verb": "use up"}, "chain": [{"start": "eggplant", "relation": "HasA", "end": "vegetable", "weight": 0.8, "surface_text": "Both eggplant and cabbage are types of vegetables."}, {"start": "eggplant", "relation": "PartOf", "end": "stem", "weight": 0.8, "surface_text": "the stem is part of both an eggplant and a sprout as they grow."}]} +{"raw_text": "That's like eating the grape and complaining the alcohol tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "wine", "X": "grape", "Y": "alcohol", "verb": "take"}, "chain": [{"start": "wine", "relation": "PartOf", "end": "grape", "weight": 1.0, "surface_text": "[[A grape]] is part of [[wine]]"}, {"start": "wine", "relation": "HasA", "end": "alcohol", "weight": 6.928203, "surface_text": "[[Wine]] contains [[alcohol]]"}]} +{"raw_text": "He picks all the finger then wonders why the cuticle looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "nail", "X": "finger", "Y": "cuticle", "verb": "drink"}, "chain": [{"start": "nail", "relation": "PartOf", "end": "finger", "weight": 1.0, "surface_text": "[[nail]] is part of [[finger]]."}, {"start": "nail", "relation": "PartOf", "end": "cuticle", "weight": 1.0, "surface_text": "[[cuticle]] is part of [[nail]]"}]} +{"raw_text": "There's a fella who takes the chisel and says the oilcan's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "handle", "X": "chisel", "Y": "oilcan", "verb": "take"}, "chain": [{"start": "handle", "relation": "HasA", "end": "chisel", "weight": 0.8, "surface_text": "Both tools typically have handles for gripping."}, {"start": "handle", "relation": "HasA", "end": "oilcan", "weight": 0.8, "surface_text": "Both oilcans and pitchers typically have handles"}]} +{"raw_text": "Don't drink the oilcan and then gripe about the vegetable.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "oil", "X": "oilcan", "Y": "vegetable", "verb": "drink"}, "chain": [{"start": "oil", "relation": "HasA", "end": "oilcan", "weight": 0.8, "surface_text": "oil is contained in both"}, {"start": "oil", "relation": "MadeOf", "end": "vegetable", "weight": 0.8, "surface_text": "butter contains oil, and some vegetables are made of oil."}]} +{"raw_text": "That's like eating the diet and complaining the nail tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cassowary", "X": "diet", "Y": "nail", "verb": "pick"}, "chain": [{"start": "cassowary", "relation": "HasA", "end": "diet", "weight": 0.8, "surface_text": "Cassowary has insects as part of its diet, insects are part of the food chain."}, {"start": "cassowary", "relation": "HasA", "end": "nail", "weight": 0.8, "surface_text": "both birds have hard, sharp structures on their feet"}]} +{"raw_text": "There's a fella who use ups the snail and says the snail's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "slug", "X": "snail", "Y": "snail", "verb": "use up"}, "chain": [{"start": "slug", "relation": "PartOf", "end": "snail", "weight": 0.8, "surface_text": "bananas can be eaten by snails; slugs are related to snails"}, {"start": "slug", "relation": "PartOf", "end": "snail", "weight": 0.8, "surface_text": "bananas can be eaten by snails; slugs are related to snails"}]} +{"raw_text": "That's like eating the steak and complaining the meal tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "beef", "X": "steak", "Y": "meal", "verb": "grab"}, "chain": [{"start": "beef", "relation": "PartOf", "end": "steak", "weight": 0.8, "surface_text": "steak can be used as an ingredient in cornbread, and beef is part of steak"}, {"start": "beef", "relation": "PartOf", "end": "meal", "weight": 0.8, "surface_text": "cornbread and beef can both be parts of a meal"}]} +{"raw_text": "Don't pick the clamp and then gripe about the steel.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "vise", "X": "clamp", "Y": "steel", "verb": "pick"}, "chain": [{"start": "vise", "relation": "PartOf", "end": "clamp", "weight": 0.8, "surface_text": "a vise often uses a lever-like clamp mechanism, and levers can be used in clamping devices"}, {"start": "vise", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "a vise is made of steel"}]} +{"raw_text": "Don't drink the plastic and then gripe about the doctor.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "level", "X": "plastic", "Y": "doctor", "verb": "drink"}, "chain": [{"start": "level", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a level is made of plastic"}, {"start": "level", "relation": "HasA", "end": "doctor", "weight": 0.8, "surface_text": "A doctor uses both a stethoscope and a level as tools in their work."}]} +{"raw_text": "There's a fella who drinks the flower and says the stem's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lilac", "X": "flower", "Y": "stem", "verb": "drink"}, "chain": [{"start": "lilac", "relation": "HasA", "end": "flower", "weight": 0.8, "surface_text": "Both lilac and bouquet are types of flowers or composed of flowers."}, {"start": "lilac", "relation": "PartOf", "end": "stem", "weight": 0.8, "surface_text": "Both lilac and poppy have stems as part of their plant structure."}]} +{"raw_text": "He picks all the fabric then wonders why the fabric looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "dress", "X": "fabric", "Y": "fabric", "verb": "use up"}, "chain": [{"start": "dress", "relation": "PartOf", "end": "fabric", "weight": 0.8, "surface_text": "fabric is part of a dress"}, {"start": "dress", "relation": "PartOf", "end": "fabric", "weight": 0.8, "surface_text": "fabric is part of a dress"}]} +{"raw_text": "There's a fella who takes the mineral and says the mineral's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "tin", "X": "mineral", "Y": "mineral", "verb": "take"}, "chain": [{"start": "tin", "relation": "PartOf", "end": "mineral", "weight": 0.8, "surface_text": "Both tungsten and tin can be found as parts of certain minerals."}, {"start": "tin", "relation": "PartOf", "end": "mineral", "weight": 0.8, "surface_text": "Both tungsten and tin can be found as parts of certain minerals."}]} +{"raw_text": "That's like eating the fence and complaining the soil tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "grassland", "X": "fence", "Y": "soil", "verb": "eat"}, "chain": [{"start": "grassland", "relation": "HasA", "end": "fence", "weight": 0.8, "surface_text": "orchards have fences to protect trees, grasslands have fences for livestock"}, {"start": "grassland", "relation": "HasA", "end": "soil", "weight": 0.8, "surface_text": "orchards grow in rich soil, grasslands grow in soil"}]} +{"raw_text": "Don't use up the hand and then gripe about the hand.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "marmoset", "X": "hand", "Y": "hand", "verb": "use up"}, "chain": [{"start": "marmoset", "relation": "HasA", "end": "hand", "weight": 0.8, "surface_text": "hand connects as part of the claw structure and possession by the marmoset"}, {"start": "marmoset", "relation": "HasA", "end": "hand", "weight": 0.8, "surface_text": "hand connects as part of the claw structure and possession by the marmoset"}]} +{"raw_text": "That's like eating the berries and complaining the wood tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "coca", "X": "berries", "Y": "wood", "verb": "eat"}, "chain": [{"start": "coca", "relation": "HasA", "end": "berries", "weight": 0.8, "surface_text": "Both holly and coca trees are known for producing berries."}, {"start": "coca", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "Both trees are made of wood."}]} +{"raw_text": "He picks all the fruit then wonders why the sugar looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "candy", "X": "fruit", "Y": "sugar", "verb": "use up"}, "chain": [{"start": "candy", "relation": "HasA", "end": "fruit", "weight": 0.8, "surface_text": "both salads and candies can contain fruit (e.g., fruit salad, fruit candy)"}, {"start": "candy", "relation": "PartOf", "end": "sugar", "weight": 2.0, "surface_text": "[[sugar]] is part of [[candy]]."}]} +{"raw_text": "That's like eating the leather and complaining the bellows tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "accordion", "X": "leather", "Y": "bellows", "verb": "pick"}, "chain": [{"start": "accordion", "relation": "MadeOf", "end": "leather", "weight": 0.8, "surface_text": "an accordion is made of leather"}, {"start": "accordion", "relation": "HasA", "end": "bellows", "weight": 0.8, "surface_text": "an accordion has bellows"}]} +{"raw_text": "Don't grab the wood and then gripe about the blade.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "trowel", "X": "wood", "Y": "blade", "verb": "grab"}, "chain": [{"start": "trowel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a trowel is made of wood"}, {"start": "trowel", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a trowel has a blade"}]} +{"raw_text": "That's like eating the muscle and complaining the diet tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "lion", "X": "muscle", "Y": "diet", "verb": "pick"}, "chain": [{"start": "lion", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "muscle connects the lion's body part to the fat's composition. (This is a better option.)"}, {"start": "lion", "relation": "HasA", "end": "diet", "weight": 0.8, "surface_text": "diet connects the lion's food to the fat's purpose (though not a concrete noun, \"diet\" is a common concept that might be acceptable in some contexts, but it's not a concrete noun. Replacing with a better option)"}]} +{"raw_text": "There's a fella who picks the orchestra and says the orchestra's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "organ", "X": "orchestra", "Y": "orchestra", "verb": "pick"}, "chain": [{"start": "organ", "relation": "PartOf", "end": "orchestra", "weight": 0.8, "surface_text": "orchestra connects the larger ensemble both instruments can be part of."}, {"start": "organ", "relation": "PartOf", "end": "orchestra", "weight": 0.8, "surface_text": "orchestra connects the larger ensemble both instruments can be part of."}]} +{"raw_text": "Don't eat the metal and then gripe about the handle.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "saw", "X": "metal", "Y": "handle", "verb": "eat"}, "chain": [{"start": "saw", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "both saws and computers can be made of metal."}, {"start": "saw", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "both a saw and a spade have handles."}]} +{"raw_text": "That's like eating the orchard and complaining the jungle tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "fruit", "X": "orchard", "Y": "jungle", "verb": "use up"}, "chain": [{"start": "fruit", "relation": "HasA", "end": "orchard", "weight": 0.8, "surface_text": "both orchards and jungles can contain fruit-bearing plants."}, {"start": "fruit", "relation": "HasA", "end": "jungle", "weight": 0.8, "surface_text": "both orchards and jungles can contain fruit-bearing plants."}]} +{"raw_text": "He picks all the beak then wonders why the beak looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "flamingo", "X": "beak", "Y": "beak", "verb": "drink"}, "chain": [{"start": "flamingo", "relation": "PartOf", "end": "beak", "weight": 0.8, "surface_text": "beaks are a defining physical part of both birds"}, {"start": "flamingo", "relation": "PartOf", "end": "beak", "weight": 0.8, "surface_text": "beaks are a defining physical part of both birds"}]} +{"raw_text": "He picks all the orchard then wonders why the grassland looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "fence", "X": "orchard", "Y": "grassland", "verb": "drink"}, "chain": [{"start": "fence", "relation": "HasA", "end": "orchard", "weight": 0.8, "surface_text": "orchards have fences to protect trees, grasslands have fences for livestock"}, {"start": "fence", "relation": "HasA", "end": "grassland", "weight": 0.8, "surface_text": "orchards have fences to protect trees, grasslands have fences for livestock"}]} +{"raw_text": "He picks all the tail then wonders why the string looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "kite", "X": "tail", "Y": "string", "verb": "pick"}, "chain": [{"start": "kite", "relation": "HasA", "end": "tail", "weight": 1.0, "surface_text": "[[A kite]] has [[a tail]]"}, {"start": "kite", "relation": "PartOf", "end": "string", "weight": 1.0, "surface_text": "[[string]] is part of [[a kite]]"}]} +{"raw_text": "There's a fella who eats the wood and says the home's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "furniture", "X": "wood", "Y": "home", "verb": "eat"}, "chain": [{"start": "furniture", "relation": "MadeOf", "end": "wood", "weight": 2.0, "surface_text": "[[furniture]] is made of [[wood]]."}, {"start": "furniture", "relation": "PartOf", "end": "home", "weight": 0.8, "surface_text": "furniture is part of a home"}]} +{"raw_text": "He picks all the water then wonders why the stem looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "celery", "X": "water", "Y": "stem", "verb": "take"}, "chain": [{"start": "celery", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "celery is made of water"}, {"start": "celery", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "celery has a stem"}]} +{"raw_text": "That's like eating the wood and complaining the nut tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "hickory", "X": "wood", "Y": "nut", "verb": "eat"}, "chain": [{"start": "hickory", "relation": "PartOf", "end": "wood", "weight": 0.8, "surface_text": "both trees are made of wood"}, {"start": "hickory", "relation": "HasA", "end": "nut", "weight": 0.8, "surface_text": "both trees can produce nuts (coca beans and hickory nuts)"}]} +{"raw_text": "He picks all the mealybug then wonders why the plastic looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "scale", "X": "mealybug", "Y": "plastic", "verb": "drink"}, "chain": [{"start": "scale", "relation": "HasA", "end": "mealybug", "weight": 0.8, "surface_text": "mealybugs have a waxy scale; butterflies may have scale-like structures on wings"}, {"start": "scale", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a scale is made of plastic"}]} +{"raw_text": "He picks all the magnesium then wonders why the magnesium looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "metal", "X": "magnesium", "Y": "magnesium", "verb": "grab"}, "chain": [{"start": "metal", "relation": "PartOf", "end": "magnesium", "weight": 0.8, "surface_text": "both magnesium and tungsten are types of metal."}, {"start": "metal", "relation": "PartOf", "end": "magnesium", "weight": 0.8, "surface_text": "both magnesium and tungsten are types of metal."}]} +{"raw_text": "That's like eating the hole and complaining the cave tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "hollow", "X": "hole", "Y": "cave", "verb": "take"}, "chain": [{"start": "hollow", "relation": "PartOf", "end": "hole", "weight": 0.8, "surface_text": "Both hollow and pit are types of depressions, which can include a hole."}, {"start": "hollow", "relation": "PartOf", "end": "cave", "weight": 0.8, "surface_text": "a hollow can be part of a cave, and a jungle may have caves"}]} +{"raw_text": "That's like eating the liquid and complaining the liquid tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "trough", "X": "liquid", "Y": "liquid", "verb": "use up"}, "chain": [{"start": "trough", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "liquid connects as a common substance held in both containers"}, {"start": "trough", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "liquid connects as a common substance held in both containers"}]} +{"raw_text": "That's like eating the turtle and complaining the walnut tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "shell", "X": "turtle", "Y": "walnut", "verb": "take"}, "chain": [{"start": "shell", "relation": "HasA", "end": "turtle", "weight": 1.0, "surface_text": "[[A turtle]] has [[a shell]]"}, {"start": "shell", "relation": "HasA", "end": "walnut", "weight": 2.0, "surface_text": "[[A walnut]] has [[a shell]]"}]} +{"raw_text": "There's a fella who use ups the cooler and says the flame's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "styrofoam", "X": "cooler", "Y": "flame", "verb": "use up"}, "chain": [{"start": "styrofoam", "relation": "MadeOf", "end": "cooler", "weight": 0.8, "surface_text": "styrofoam is used to make coolers that keep ice cold."}, {"start": "styrofoam", "relation": "MadeOf", "end": "flame", "weight": 0.8, "surface_text": "styrofoam is often used as a material in structures that can burn, and ash is created by flames"}]} +{"raw_text": "That's like eating the shell and complaining the external skeleton tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "crab", "X": "shell", "Y": "external skeleton", "verb": "take"}, "chain": [{"start": "crab", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a crab has a shell"}, {"start": "crab", "relation": "HasA", "end": "external_skeleton", "weight": 1.0, "surface_text": "[[A crab]] has [[an external skeleton]]"}]} +{"raw_text": "Don't take the nut and then gripe about the shell.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "acorn", "X": "nut", "Y": "shell", "verb": "take"}, "chain": [{"start": "acorn", "relation": "HasA", "end": "nut", "weight": 0.8, "surface_text": "an acorn has a nut"}, {"start": "acorn", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "an acorn is made of shell"}]} +{"raw_text": "Don't pick the nest and then gripe about the beak.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "finch", "X": "nest", "Y": "beak", "verb": "pick"}, "chain": [{"start": "finch", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both finches and kestrels build or use nests."}, {"start": "finch", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "puffins and finches both have beaks for eating and other activities."}]} +{"raw_text": "Don't eat the sand and then gripe about the sand.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "desert", "X": "sand", "Y": "sand", "verb": "eat"}, "chain": [{"start": "desert", "relation": "PartOf", "end": "sand", "weight": 0.8, "surface_text": "sand is a part of the desert and can be found in a lake"}, {"start": "desert", "relation": "HasA", "end": "sand", "weight": 0.8, "surface_text": "sand is a common component of deserts and the material the ground is made of."}]} +{"raw_text": "There's a fella who use ups the wing and says the egg's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "osprey", "X": "wing", "Y": "egg", "verb": "use up"}, "chain": [{"start": "osprey", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "Both birds have wings."}, {"start": "osprey", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs as part of reproduction"}]} +{"raw_text": "Don't take the feather and then gripe about the bird.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "lark", "X": "feather", "Y": "bird", "verb": "take"}, "chain": [{"start": "lark", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both nightjar and lark are birds that have feathers."}, {"start": "lark", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "Both are specific types of birds."}]} +{"raw_text": "There's a fella who grabs the savanna and says the orchard's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "soil", "X": "savanna", "Y": "orchard", "verb": "grab"}, "chain": [{"start": "soil", "relation": "HasA", "end": "savanna", "weight": 0.8, "surface_text": "Savannas are landscapes that contain soil, while lettuce plants are grown in soil."}, {"start": "soil", "relation": "PartOf", "end": "orchard", "weight": 0.8, "surface_text": "soil is part of an orchard and the earth contains soil"}]} +{"raw_text": "There's a fella who grabs the beak and says the feather's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "nightjar", "X": "beak", "Y": "feather", "verb": "grab"}, "chain": [{"start": "nightjar", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "beak is a physical feature common to both birds, used for eating and other functions"}, {"start": "nightjar", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both nightjar and lark are birds that have feathers."}]} +{"raw_text": "There's a fella who picks the glaze and says the kiln's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "ceramic", "X": "glaze", "Y": "kiln", "verb": "pick"}, "chain": [{"start": "ceramic", "relation": "HasA", "end": "glaze", "weight": 0.8, "surface_text": "glaze is an element of a teacup and ceramics can have a glaze"}, {"start": "ceramic", "relation": "PartOf", "end": "kiln", "weight": 0.8, "surface_text": "kiln is part of ceramic production, and kilns can produce soot"}]} +{"raw_text": "There's a fella who grabs the bird and says the wing's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "hawk", "X": "bird", "Y": "wing", "verb": "grab"}, "chain": [{"start": "hawk", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "Both cotinga and hawk are types of bird."}, {"start": "hawk", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both cotinga and hawk have wings."}]} +{"raw_text": "There's a fella who picks the wren and says the condor's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "egg", "X": "wren", "Y": "condor", "verb": "pick"}, "chain": [{"start": "egg", "relation": "HasA", "end": "wren", "weight": 0.8, "surface_text": "Both birds lay eggs as part of their reproductive cycle."}, {"start": "egg", "relation": "HasA", "end": "condor", "weight": 0.8, "surface_text": "both avocets and condors have eggs"}]} +{"raw_text": "There's a fella who eats the foot and says the body's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "leg", "X": "foot", "Y": "body", "verb": "eat"}, "chain": [{"start": "leg", "relation": "PartOf", "end": "foot", "weight": 0.8, "surface_text": "Both the foot (part of the leg) and the leg itself are parts of the body."}, {"start": "leg", "relation": "PartOf", "end": "body", "weight": 0.8, "surface_text": "a leg is part of the body"}]} +{"raw_text": "Don't grab the glaze and then gripe about the clay.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "teacup", "X": "glaze", "Y": "clay", "verb": "grab"}, "chain": [{"start": "teacup", "relation": "HasA", "end": "glaze", "weight": 0.8, "surface_text": "glaze is an element of a teacup and ceramics can have a glaze"}, {"start": "teacup", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "clay is used to make teacups and is a component of ceramic"}]} +{"raw_text": "That's like eating the pit and complaining the earth tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "ground", "X": "pit", "Y": "earth", "verb": "eat"}, "chain": [{"start": "ground", "relation": "PartOf", "end": "pit", "weight": 0.8, "surface_text": "ground is part of both a ridge's surface and where a pit forms"}, {"start": "ground", "relation": "PartOf", "end": "earth", "weight": 0.8, "surface_text": "the ground is part of the earth"}]} +{"raw_text": "He picks all the jaw then wonders why the bone looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "mouth", "X": "jaw", "Y": "bone", "verb": "grab"}, "chain": [{"start": "mouth", "relation": "PartOf", "end": "jaw", "weight": 0.8, "surface_text": "jaw is a part of an orca and part of a mouth"}, {"start": "mouth", "relation": "MadeOf", "end": "bone", "weight": 0.8, "surface_text": "a mouth is made of bone"}]} +{"raw_text": "He picks all the dish then wonders why the dish looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ginger", "X": "dish", "Y": "dish", "verb": "take"}, "chain": [{"start": "ginger", "relation": "HasA", "end": "dish", "weight": 0.8, "surface_text": "both can be ingredients in a single dish"}, {"start": "ginger", "relation": "HasA", "end": "dish", "weight": 0.8, "surface_text": "a dish can contain both cumin and ginger"}]} +{"raw_text": "Don't take the fabric and then gripe about the fabric.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "linen", "X": "fabric", "Y": "fabric", "verb": "take"}, "chain": [{"start": "linen", "relation": "HasA", "end": "fabric", "weight": 0.8, "surface_text": "Both burlap and linen are types of fabric."}, {"start": "linen", "relation": "HasA", "end": "fabric", "weight": 0.8, "surface_text": "Both burlap and linen are types of fabric."}]} +{"raw_text": "He picks all the blade then wonders why the surface looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "planer", "X": "blade", "Y": "surface", "verb": "eat"}, "chain": [{"start": "planer", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a planer has a blade"}, {"start": "planer", "relation": "PartOf", "end": "surface", "weight": 0.8, "surface_text": "surface is what the punch acts upon and is part of what the planer processes"}]} +{"raw_text": "That's like eating the plant and complaining the spice tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "thyme", "X": "plant", "Y": "spice", "verb": "eat"}, "chain": [{"start": "thyme", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "Both ginger and thyme are parts of plants."}, {"start": "thyme", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "Both cumin and thyme are types of spices used in cooking."}]} +{"raw_text": "There's a fella who grabs the nest and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cock", "X": "nest", "Y": "nest", "verb": "grab"}, "chain": [{"start": "cock", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds make or use nests"}, {"start": "cock", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds make or use nests"}]} +{"raw_text": "That's like eating the water and complaining the fish tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "pond", "X": "water", "Y": "fish", "verb": "grab"}, "chain": [{"start": "pond", "relation": "HasA", "end": "water", "weight": 2.0, "surface_text": "[[a pond]] contains [[water]]"}, {"start": "pond", "relation": "HasA", "end": "fish", "weight": 0.8, "surface_text": "An orchard might have a pond with fish, linking the two environments."}]} +{"raw_text": "There's a fella who takes the insect and says the wing's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "bee", "X": "insect", "Y": "wing", "verb": "take"}, "chain": [{"start": "bee", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "insects are both classified as insects."}, {"start": "bee", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both flies and bees have wings."}]} +{"raw_text": "He picks all the wood then wonders why the office looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "desk", "X": "wood", "Y": "office", "verb": "pick"}, "chain": [{"start": "desk", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "desks are often made of wood"}, {"start": "desk", "relation": "HasA", "end": "office", "weight": 0.8, "surface_text": "an office has a desk"}]} +{"raw_text": "He picks all the plastic then wonders why the keypad looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "phone", "X": "plastic", "Y": "keypad", "verb": "eat"}, "chain": [{"start": "phone", "relation": "PartOf", "end": "plastic", "weight": 0.8, "surface_text": "plastic is part of a phone"}, {"start": "phone", "relation": "PartOf", "end": "keypad", "weight": 1.0, "surface_text": "[[A keypad]] is part of [[a phone]]"}]} +{"raw_text": "He picks all the plastic then wonders why the tool looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "sponge", "X": "plastic", "Y": "tool", "verb": "eat"}, "chain": [{"start": "sponge", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a sponge is made of plastic"}, {"start": "sponge", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "chimpanzees use sponges as tools; sponges have structural features"}]} +{"raw_text": "Don't take the hair and then gripe about the fur.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "mole", "X": "hair", "Y": "fur", "verb": "take"}, "chain": [{"start": "mole", "relation": "HasA", "end": "hair", "weight": 0.8, "surface_text": "hair connects as a common feature of skin and moles"}, {"start": "mole", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "fur connects as a common feature of skin (on animals) and moles"}]} +{"raw_text": "Don't grab the leaf and then gripe about the branch.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "hickory", "X": "leaf", "Y": "branch", "verb": "grab"}, "chain": [{"start": "hickory", "relation": "PartOf", "end": "leaf", "weight": 0.8, "surface_text": "both are parts of trees"}, {"start": "hickory", "relation": "PartOf", "end": "branch", "weight": 0.8, "surface_text": "both are parts of trees"}]} +{"raw_text": "He picks all the pocket then wonders why the toolkit looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "stethoscope", "X": "pocket", "Y": "toolkit", "verb": "grab"}, "chain": [{"start": "stethoscope", "relation": "HasA", "end": "pocket", "weight": 0.8, "surface_text": "both tools can be carried in a pocket"}, {"start": "stethoscope", "relation": "PartOf", "end": "toolkit", "weight": 0.8, "surface_text": "Both a stethoscope and a level might be found in a medical or scientific toolkit."}]} +{"raw_text": "Don't take the wing and then gripe about the wing.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "tern", "X": "wing", "Y": "wing", "verb": "take"}, "chain": [{"start": "tern", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both ostriches and terns have wings, although ostriches are flightless, wings are a common physical feature in birds."}, {"start": "tern", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both ostriches and terns have wings, although ostriches are flightless, wings are a common physical feature in birds."}]} +{"raw_text": "Don't pick the book and then gripe about the literature.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "library", "X": "book", "Y": "literature", "verb": "pick"}, "chain": [{"start": "library", "relation": "PartOf", "end": "book", "weight": 7.2111025, "surface_text": "[[a book]] is part of [[library]]"}, {"start": "library", "relation": "HasA", "end": "literature", "weight": 1.0, "surface_text": "[[a library]] has [[literature]]"}]} +{"raw_text": "There's a fella who eats the kettle and says the vise's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "handle", "X": "kettle", "Y": "vise", "verb": "eat"}, "chain": [{"start": "handle", "relation": "HasA", "end": "kettle", "weight": 1.0, "surface_text": "[[A kettle]] has [[a handle]]"}, {"start": "handle", "relation": "PartOf", "end": "vise", "weight": 0.8, "surface_text": "both vise and lever have handles that are used to operate them"}]} +{"raw_text": "There's a fella who picks the wood and says the wood's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mahogany", "X": "wood", "Y": "wood", "verb": "pick"}, "chain": [{"start": "mahogany", "relation": "PartOf", "end": "wood", "weight": 0.8, "surface_text": "Both maple and mahogany are types of wood."}, {"start": "mahogany", "relation": "PartOf", "end": "wood", "weight": 0.8, "surface_text": "Both maple and mahogany are types of wood."}]} +{"raw_text": "He picks all the wing then wonders why the beak looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cock", "X": "wing", "Y": "beak", "verb": "drink"}, "chain": [{"start": "cock", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "wings are parts of both swifts and roosters"}, {"start": "cock", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both birds have beaks."}]} +{"raw_text": "He picks all the piano then wonders why the synthesizer looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "string", "X": "piano", "Y": "synthesizer", "verb": "take"}, "chain": [{"start": "string", "relation": "PartOf", "end": "piano", "weight": 0.8, "surface_text": "string is measured by a micrometer and is a part of a piano"}, {"start": "string", "relation": "HasA", "end": "synthesizer", "weight": 0.8, "surface_text": "Both instruments can have strings, which are used to produce sound."}]} +{"raw_text": "Don't use up the gun and then gripe about the \"army\".", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "mortar", "X": "gun", "Y": "\"army\"", "verb": "use up"}, "chain": [{"start": "mortar", "relation": "HasA", "end": "gun", "weight": 0.8, "surface_text": "gun is a device that can contain a mortar and has a trigger"}, {"start": "mortar", "relation": "HasA", "end": "\"army\"", "weight": 0.8, "surface_text": "an army has both mortars and blades in their arsenal"}]} +{"raw_text": "There's a fella who takes the metal and says the magnesium's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "ore", "X": "metal", "Y": "magnesium", "verb": "take"}, "chain": [{"start": "ore", "relation": "HasA", "end": "metal", "weight": 0.8, "surface_text": "ore has metal"}, {"start": "ore", "relation": "HasA", "end": "magnesium", "weight": 0.8, "surface_text": "both magnesium and gold can be found in ore deposits, linking their natural sources"}]} +{"raw_text": "That's like eating the fulcrum and complaining the lighter tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "lever", "X": "fulcrum", "Y": "lighter", "verb": "eat"}, "chain": [{"start": "lever", "relation": "PartOf", "end": "fulcrum", "weight": 1.0, "surface_text": "[[A fulcrum]] is part of [[a lever]]"}, {"start": "lever", "relation": "HasA", "end": "lighter", "weight": 0.8, "surface_text": "a lighter has a lever"}]} +{"raw_text": "That's like eating the water and complaining the grape tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "wine", "X": "water", "Y": "grape", "verb": "drink"}, "chain": [{"start": "wine", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "wine is made of water"}, {"start": "wine", "relation": "PartOf", "end": "grape", "weight": 1.0, "surface_text": "[[A grape]] is part of [[wine]]"}]} +{"raw_text": "There's a fella who eats the fruit and says the jam's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "fig", "X": "fruit", "Y": "jam", "verb": "eat"}, "chain": [{"start": "fig", "relation": "HasA", "end": "fruit", "weight": 0.8, "surface_text": "both fig and orange are types of fruit"}, {"start": "fig", "relation": "MadeOf", "end": "jam", "weight": 0.8, "surface_text": "jam is made from both figs and cranberries, which are fruits commonly used in jams."}]} +{"raw_text": "There's a fella who grabs the wing and says the feathers's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "condor", "X": "wing", "Y": "feathers", "verb": "grab"}, "chain": [{"start": "condor", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "wings are a physical part of both condors and cockatoos"}, {"start": "condor", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "both condors and eagles have feathers covering their bodies"}]} +{"raw_text": "There's a fella who eats the food and says the fur's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lynx", "X": "food", "Y": "fur", "verb": "eat"}, "chain": [{"start": "lynx", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "lynx has food (fish), fish need food to survive"}, {"start": "lynx", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "both have fur covering their bodies"}]} +{"raw_text": "There's a fella who drinks the soil and says the fence's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "pasture", "X": "soil", "Y": "fence", "verb": "drink"}, "chain": [{"start": "pasture", "relation": "HasA", "end": "soil", "weight": 0.8, "surface_text": "Soil is part of a furrow and a pasture contains soil."}, {"start": "pasture", "relation": "HasA", "end": "fence", "weight": 0.8, "surface_text": "Fences are built around savannas for grazing and are a common feature in pastures."}]} +{"raw_text": "There's a fella who grabs the wood and says the band's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "drum", "X": "wood", "Y": "band", "verb": "grab"}, "chain": [{"start": "drum", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a drum is made of wood"}, {"start": "drum", "relation": "HasA", "end": "band", "weight": 0.8, "surface_text": "band connects both instruments as they are found in a musical group"}]} +{"raw_text": "Don't eat the scrap and then gripe about the iron.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "steel", "X": "scrap", "Y": "iron", "verb": "eat"}, "chain": [{"start": "steel", "relation": "HasA", "end": "scrap", "weight": 0.8, "surface_text": "both pewter and steel can be found as scrap metal"}, {"start": "steel", "relation": "MadeOf", "end": "iron", "weight": 2.828427, "surface_text": "[[Steel]] is made of [[iron]]."}]} +{"raw_text": "Don't drink the disease and then gripe about the disease.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "blood", "X": "disease", "Y": "disease", "verb": "drink"}, "chain": [{"start": "blood", "relation": "HasA", "end": "disease", "weight": 0.8, "surface_text": "mold causes disease, blood can be part of disease"}, {"start": "blood", "relation": "HasA", "end": "disease", "weight": 0.8, "surface_text": "mold causes disease, blood can be part of disease"}]} +{"raw_text": "Don't eat the fish and then gripe about the school.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "minnow", "X": "fish", "Y": "school", "verb": "eat"}, "chain": [{"start": "minnow", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a minnow is made of fish"}, {"start": "minnow", "relation": "PartOf", "end": "school", "weight": 0.8, "surface_text": "a minnow is part of a school"}]} +{"raw_text": "He picks all the dessert then wonders why the dessert looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "chocolate", "X": "dessert", "Y": "dessert", "verb": "drink"}, "chain": [{"start": "chocolate", "relation": "PartOf", "end": "dessert", "weight": 0.8, "surface_text": "both can be part of a meal or dessert course"}, {"start": "chocolate", "relation": "PartOf", "end": "dessert", "weight": 0.8, "surface_text": "both can be part of a meal or dessert course"}]} +{"raw_text": "There's a fella who takes the plant and says the spice's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "turmeric", "X": "plant", "Y": "spice", "verb": "take"}, "chain": [{"start": "turmeric", "relation": "MadeOf", "end": "plant", "weight": 0.8, "surface_text": "both turmeric and basil come from plants."}, {"start": "turmeric", "relation": "MadeOf", "end": "spice", "weight": 0.8, "surface_text": "turmeric is a spice used in curry, which is also a spice blend"}]} +{"raw_text": "Don't drink the skin and then gripe about the iron.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "metal", "X": "skin", "Y": "iron", "verb": "drink"}, "chain": [{"start": "metal", "relation": "PartOf", "end": "skin", "weight": 0.8, "surface_text": "skin can be part of metal objects like armor, and rust is made of metal."}, {"start": "metal", "relation": "PartOf", "end": "iron", "weight": 0.8, "surface_text": "both tungsten and iron are types of metal"}]} +{"raw_text": "There's a fella who drinks the door and says the jug's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "handle", "X": "door", "Y": "jug", "verb": "drink"}, "chain": [{"start": "handle", "relation": "HasA", "end": "door", "weight": 0.8, "surface_text": "a door has a handle"}, {"start": "handle", "relation": "PartOf", "end": "jug", "weight": 0.8, "surface_text": "both jugs and toolboxes have handles for carrying"}]} +{"raw_text": "Don't take the been shaved and then gripe about the fur.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "cat", "X": "been shaved", "Y": "fur", "verb": "take"}, "chain": [{"start": "cat", "relation": "HasA", "end": "been_shaved", "weight": 1.0, "surface_text": "[[My cat]] has [[been shaved]]"}, {"start": "cat", "relation": "MadeOf", "end": "fur", "weight": 1.0, "surface_text": "[[A cat]] is made of [[fur]]."}]} +{"raw_text": "Don't drink the wing and then gripe about the egg.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "wren", "X": "wing", "Y": "egg", "verb": "drink"}, "chain": [{"start": "wren", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "wings are common anatomical parts used for flight in both birds."}, {"start": "wren", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs as part of their reproductive cycle."}]} +{"raw_text": "There's a fella who takes the farm and says the sand's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "field", "X": "farm", "Y": "sand", "verb": "take"}, "chain": [{"start": "field", "relation": "HasA", "end": "farm", "weight": 0.8, "surface_text": "a farm has a field"}, {"start": "field", "relation": "HasA", "end": "sand", "weight": 0.8, "surface_text": "Both deserts and fields can contain sand."}]} +{"raw_text": "He picks all the pit then wonders why the pit looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "nectarine", "X": "pit", "Y": "pit", "verb": "grab"}, "chain": [{"start": "nectarine", "relation": "PartOf", "end": "pit", "weight": 0.8, "surface_text": "a pit is part of nectarine"}, {"start": "nectarine", "relation": "PartOf", "end": "pit", "weight": 0.8, "surface_text": "a pit is part of nectarine"}]} +{"raw_text": "That's like eating the swift and complaining the emu tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "egg", "X": "swift", "Y": "emu", "verb": "drink"}, "chain": [{"start": "egg", "relation": "HasA", "end": "swift", "weight": 0.8, "surface_text": "both swifts and cuckoos lay eggs"}, {"start": "egg", "relation": "PartOf", "end": "emu", "weight": 0.8, "surface_text": "Eggs are a part of the reproductive process for both emus and pythons."}]} +{"raw_text": "That's like eating the petal and complaining the root tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "flower", "X": "petal", "Y": "root", "verb": "drink"}, "chain": [{"start": "flower", "relation": "PartOf", "end": "petal", "weight": 0.8, "surface_text": "a petal is part of a flower"}, {"start": "flower", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "a flower has a root"}]} +{"raw_text": "That's like eating the bottle and complaining the cabinet tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "medicine", "X": "bottle", "Y": "cabinet", "verb": "drink"}, "chain": [{"start": "medicine", "relation": "HasA", "end": "bottle", "weight": 0.8, "surface_text": "medicine has a bottle to store it in"}, {"start": "medicine", "relation": "PartOf", "end": "cabinet", "weight": 0.8, "surface_text": "medicine is part of a medicine cabinet"}]} +{"raw_text": "That's like eating the saddle horn and complaining the pommel tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "saddle", "X": "saddle horn", "Y": "pommel", "verb": "take"}, "chain": [{"start": "saddle", "relation": "PartOf", "end": "saddle_horn", "weight": 2.0, "surface_text": "[[a saddle horn]] is part of [[a saddle]]."}, {"start": "saddle", "relation": "PartOf", "end": "pommel", "weight": 1.0, "surface_text": "[[a pommel]] is part of [[a saddle]]"}]} +{"raw_text": "That's like eating the accordion and complaining the wood tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "bellows", "X": "accordion", "Y": "wood", "verb": "eat"}, "chain": [{"start": "bellows", "relation": "HasA", "end": "accordion", "weight": 0.8, "surface_text": "an accordion has bellows"}, {"start": "bellows", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "bellows are made of wood"}]} +{"raw_text": "There's a fella who grabs the hollow and says the hollow's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "stone", "X": "hollow", "Y": "hollow", "verb": "grab"}, "chain": [{"start": "stone", "relation": "PartOf", "end": "hollow", "weight": 0.8, "surface_text": "stone can be a part of a hollow (like a stone hollow) and used for building features in a garden (like a stone path or wall)."}, {"start": "stone", "relation": "PartOf", "end": "hollow", "weight": 0.8, "surface_text": "stone can be a part of a hollow (like a stone hollow) and used for building features in a garden (like a stone path or wall)."}]} +{"raw_text": "He picks all the muscle then wonders why the limb looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "tiger", "X": "muscle", "Y": "limb", "verb": "use up"}, "chain": [{"start": "tiger", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "Both fat and tigers have muscles as part of their physical composition."}, {"start": "tiger", "relation": "HasA", "end": "limb", "weight": 0.8, "surface_text": "Tigers have limbs, and muscles are part of limbs."}]} +{"raw_text": "There's a fella who picks the salt and says the cucumbers's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "pickle", "X": "salt", "Y": "cucumbers", "verb": "pick"}, "chain": [{"start": "pickle", "relation": "MadeOf", "end": "salt", "weight": 0.8, "surface_text": "a pickle is made of salt"}, {"start": "pickle", "relation": "MadeOf", "end": "cucumbers", "weight": 1.0, "surface_text": "[[A pickle]] is made of [[cucumbers]]."}]} +{"raw_text": "That's like eating the bridge and complaining the pulley tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "rope", "X": "bridge", "Y": "pulley", "verb": "use up"}, "chain": [{"start": "rope", "relation": "PartOf", "end": "bridge", "weight": 0.8, "surface_text": "bridges can develop rust and often have ropes for support or as part of their structure"}, {"start": "rope", "relation": "HasA", "end": "pulley", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}]} +{"raw_text": "He picks all the blade then wonders why the wood looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "trowel", "X": "blade", "Y": "wood", "verb": "pick"}, "chain": [{"start": "trowel", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a trowel has a blade"}, {"start": "trowel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a trowel is made of wood"}]} +{"raw_text": "There's a fella who grabs the data and says the data's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "recorder", "X": "data", "Y": "data", "verb": "grab"}, "chain": [{"start": "recorder", "relation": "HasA", "end": "data", "weight": 0.8, "surface_text": "both instruments involve data or readings"}, {"start": "recorder", "relation": "HasA", "end": "data", "weight": 0.8, "surface_text": "both instruments involve data or readings"}]} +{"raw_text": "There's a fella who use ups the fruit and says the grape's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "wine", "X": "fruit", "Y": "grape", "verb": "use up"}, "chain": [{"start": "wine", "relation": "MadeOf", "end": "fruit", "weight": 2.0, "surface_text": "[[wine]] is made of [[fruit]]."}, {"start": "wine", "relation": "PartOf", "end": "grape", "weight": 1.0, "surface_text": "[[A grape]] is part of [[wine]]"}]} +{"raw_text": "There's a fella who drinks the feather and says the wing's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "grouse", "X": "feather", "Y": "wing", "verb": "drink"}, "chain": [{"start": "grouse", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds have feathers"}, {"start": "grouse", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings"}]} +{"raw_text": "There's a fella who use ups the mercury and says the ore's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mercury", "X": "mercury", "Y": "ore", "verb": "use up"}, "chain": [{"start": "mercury", "relation": "HasA", "end": "mercury", "weight": 0.8, "surface_text": "mercury can be used to extract gold through a process called amalgamation"}, {"start": "mercury", "relation": "PartOf", "end": "ore", "weight": 0.8, "surface_text": "ore connects them as natural sources where these metals are found"}]} +{"raw_text": "That's like eating the string and complaining the tool tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "micrometer", "X": "string", "Y": "tool", "verb": "eat"}, "chain": [{"start": "micrometer", "relation": "PartOf", "end": "string", "weight": 0.8, "surface_text": "Both a mandolin and a micrometer can have strings (though in different contexts, a micrometer's \"string\" refers to a thin wire or similar component)."}, {"start": "micrometer", "relation": "PartOf", "end": "tool", "weight": 0.8, "surface_text": "micrometers and ukuleles are both types of tools, with the micrometer being a precision tool and the ukulele being a musical tool"}]} +{"raw_text": "There's a fella who drinks the bird and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lark", "X": "bird", "Y": "nest", "verb": "drink"}, "chain": [{"start": "lark", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "Both are specific types of birds."}, {"start": "lark", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both cuckoos and larks build or use nests."}]} +{"raw_text": "Don't take the glass and then gripe about the mineral.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "potassium", "X": "glass", "Y": "mineral", "verb": "take"}, "chain": [{"start": "potassium", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "potassium is used in some glass formulations, and quartz sand is a key ingredient in glass making"}, {"start": "potassium", "relation": "PartOf", "end": "mineral", "weight": 0.8, "surface_text": "potassium is part of some minerals, which can form crystals"}]} +{"raw_text": "He picks all the antenna then wonders why the bug looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "lacebug", "X": "antenna", "Y": "bug", "verb": "drink"}, "chain": [{"start": "lacebug", "relation": "HasA", "end": "antenna", "weight": 0.8, "surface_text": "antennae are sensory organs on lacebugs and part of the mouth in insects."}, {"start": "lacebug", "relation": "PartOf", "end": "bug", "weight": 0.8, "surface_text": "both are types of bugs"}]} +{"raw_text": "There's a fella who drinks the pie and says the jam's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "fig", "X": "pie", "Y": "jam", "verb": "drink"}, "chain": [{"start": "fig", "relation": "MadeOf", "end": "pie", "weight": 0.8, "surface_text": "pie is made using both figs and cranberries as fillings, as they are types of fruit often used in baking."}, {"start": "fig", "relation": "MadeOf", "end": "jam", "weight": 0.8, "surface_text": "jam is made from both figs and cranberries, which are fruits commonly used in jams."}]} +{"raw_text": "He picks all the fish then wonders why the water looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "lake", "X": "fish", "Y": "water", "verb": "drink"}, "chain": [{"start": "lake", "relation": "HasA", "end": "fish", "weight": 0.8, "surface_text": "a lake has fish"}, {"start": "lake", "relation": "HasA", "end": "water", "weight": 2.0, "surface_text": "[[a lake]] contains [[water]]"}]} +{"raw_text": "There's a fella who takes the egg and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "albatross", "X": "egg", "Y": "nest", "verb": "take"}, "chain": [{"start": "albatross", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both lay eggs"}, {"start": "albatross", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both build nests"}]} +{"raw_text": "He picks all the medicine then wonders why the minister looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cabinet", "X": "medicine", "Y": "minister", "verb": "pick"}, "chain": [{"start": "cabinet", "relation": "PartOf", "end": "medicine", "weight": 0.8, "surface_text": "medicine is part of a medicine cabinet"}, {"start": "cabinet", "relation": "PartOf", "end": "minister", "weight": 2.828427, "surface_text": "[[a minister]] is part of [[a cabinet]]."}]} +{"raw_text": "Don't use up the caffiene in and then gripe about the caffine.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "coffee", "X": "caffiene in", "Y": "caffine", "verb": "use up"}, "chain": [{"start": "coffee", "relation": "HasA", "end": "caffiene_in", "weight": 1.0, "surface_text": "[[Coffee]] has [[caffiene in it]]"}, {"start": "coffee", "relation": "HasA", "end": "caffine", "weight": 1.0, "surface_text": "[[Coffee]] contains [[caffine]]"}]} +{"raw_text": "That's like eating the fish and complaining the animal tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "tail", "X": "fish", "Y": "animal", "verb": "use up"}, "chain": [{"start": "tail", "relation": "HasA", "end": "fish", "weight": 1.0, "surface_text": "[[A fish]] has [[a tail]]"}, {"start": "tail", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "A lynx is an animal, and a tail is part of an animal."}]} +{"raw_text": "That's like eating the food and complaining the beef tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "burger", "X": "food", "Y": "beef", "verb": "take"}, "chain": [{"start": "burger", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both are types of food"}, {"start": "burger", "relation": "PartOf", "end": "beef", "weight": 0.8, "surface_text": "beef is part of a burger"}]} +{"raw_text": "Don't pick the wing and then gripe about the beak.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "bulbul", "X": "wing", "Y": "beak", "verb": "pick"}, "chain": [{"start": "bulbul", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have wings."}, {"start": "bulbul", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "both birds have beaks used for feeding"}]} +{"raw_text": "Don't eat the swift and then gripe about the kite.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "feather", "X": "swift", "Y": "kite", "verb": "eat"}, "chain": [{"start": "feather", "relation": "PartOf", "end": "swift", "weight": 0.8, "surface_text": "feathers are part of both birds"}, {"start": "feather", "relation": "HasA", "end": "kite", "weight": 0.8, "surface_text": "feathers are a common feature of both birds"}]} +{"raw_text": "That's like eating the cardamom and complaining the spice blend tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "curry", "X": "cardamom", "Y": "spice blend", "verb": "take"}, "chain": [{"start": "curry", "relation": "PartOf", "end": "cardamom", "weight": 0.8, "surface_text": "cardamom is part of curry"}, {"start": "curry", "relation": "PartOf", "end": "spice_blend", "weight": 0.8, "surface_text": "Paprika is part of some spice blends, and curry is often a blend itself."}]} +{"raw_text": "That's like eating the sapsucker and complaining the nest tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "woodpecker", "X": "sapsucker", "Y": "nest", "verb": "drink"}, "chain": [{"start": "woodpecker", "relation": "PartOf", "end": "sapsucker", "weight": 0.8, "surface_text": "woodpecker connects as both are types of birds under the broader category of woodpecker-like birds."}, {"start": "woodpecker", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both cotingas and woodpeckers have nests, which are structures where they live and raise young."}]} +{"raw_text": "He picks all the delicatessen then wonders why the delicatessen looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "ham", "X": "delicatessen", "Y": "delicatessen", "verb": "drink"}, "chain": [{"start": "ham", "relation": "HasA", "end": "delicatessen", "weight": 1.0, "surface_text": "[[a delicatessen]] has [[ham]]"}, {"start": "ham", "relation": "HasA", "end": "delicatessen", "weight": 1.0, "surface_text": "[[a delicatessen]] has [[ham]]"}]} +{"raw_text": "He picks all the copper then wonders why the musical instrument looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "trumpet", "X": "copper", "Y": "musical instrument", "verb": "pick"}, "chain": [{"start": "trumpet", "relation": "MadeOf", "end": "copper", "weight": 0.8, "surface_text": "a trumpet is made of copper"}, {"start": "trumpet", "relation": "PartOf", "end": "musical_instrument", "weight": 0.8, "surface_text": "saxophone and trumpet are both examples of musical instruments."}]} +{"raw_text": "There's a fella who drinks the spice blend and says the dish's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "coriander", "X": "spice blend", "Y": "dish", "verb": "drink"}, "chain": [{"start": "coriander", "relation": "MadeOf", "end": "spice_blend", "weight": 0.8, "surface_text": "a spice blend combines various spices, including coriander and paprika"}, {"start": "coriander", "relation": "HasA", "end": "dish", "weight": 0.8, "surface_text": "both can be ingredients in a single dish"}]} +{"raw_text": "There's a fella who use ups the truck and says the truck's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "wheel", "X": "truck", "Y": "truck", "verb": "use up"}, "chain": [{"start": "wheel", "relation": "PartOf", "end": "truck", "weight": 0.8, "surface_text": "wheels are components of both vehicles"}, {"start": "wheel", "relation": "PartOf", "end": "truck", "weight": 0.8, "surface_text": "wheels are components of both vehicles"}]} +{"raw_text": "That's like eating the leaf and complaining the flower tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "rose", "X": "leaf", "Y": "flower", "verb": "take"}, "chain": [{"start": "rose", "relation": "PartOf", "end": "leaf", "weight": 0.8, "surface_text": "a leaf is a part of both a husk and a rose"}, {"start": "rose", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "a flower is a part of a husk (as a protective covering) and a rose (as the main feature)"}]} +{"raw_text": "Don't use up the organ and then gripe about the accordion.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "bellows", "X": "organ", "Y": "accordion", "verb": "use up"}, "chain": [{"start": "bellows", "relation": "HasA", "end": "organ", "weight": 0.8, "surface_text": "an organ has bellows"}, {"start": "bellows", "relation": "HasA", "end": "accordion", "weight": 0.8, "surface_text": "an accordion has bellows"}]} +{"raw_text": "There's a fella who drinks the barrel and says the needle's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "spout", "X": "barrel", "Y": "needle", "verb": "drink"}, "chain": [{"start": "spout", "relation": "PartOf", "end": "barrel", "weight": 0.8, "surface_text": "both have openings for pouring"}, {"start": "spout", "relation": "PartOf", "end": "needle", "weight": 0.8, "surface_text": "Needle connects thimble to spout by being used with thimble and part of a spout (in sewing context)."}]} +{"raw_text": "There's a fella who picks the scrap and says the copper's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "pewter", "X": "scrap", "Y": "copper", "verb": "pick"}, "chain": [{"start": "pewter", "relation": "HasA", "end": "scrap", "weight": 0.8, "surface_text": "both pewter and steel can be found as scrap metal"}, {"start": "pewter", "relation": "MadeOf", "end": "copper", "weight": 0.8, "surface_text": "both pewter and bronze contain copper"}]} +{"raw_text": "There's a fella who takes the \"gun\" and says the \"weapon\"'s no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mortar", "X": "\"gun\"", "Y": "\"weapon\"", "verb": "take"}, "chain": [{"start": "mortar", "relation": "PartOf", "end": "\"gun\"", "weight": 0.8, "surface_text": "a mortar is a type of gun, and a blade is part of many guns (like rifles)"}, {"start": "mortar", "relation": "PartOf", "end": "\"weapon\"", "weight": 0.8, "surface_text": "both are components of different types of weapons"}]} +{"raw_text": "Don't drink the burlap and then gripe about the sack.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "fabric", "X": "burlap", "Y": "sack", "verb": "drink"}, "chain": [{"start": "fabric", "relation": "HasA", "end": "burlap", "weight": 0.8, "surface_text": "Both burlap and linen are types of fabric."}, {"start": "fabric", "relation": "HasA", "end": "sack", "weight": 0.8, "surface_text": "sacks are often made of burlap, and fabric is a material used in sacks"}]} +{"raw_text": "Don't take the bird and then gripe about the feather.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "penguin", "X": "bird", "Y": "feather", "verb": "take"}, "chain": [{"start": "penguin", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both emus and penguins are classified as birds in the animal kingdom"}, {"start": "penguin", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both emus and penguins have feathers as part of their body covering"}]} +{"raw_text": "That's like eating the ostrich and complaining the puffin tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "egg", "X": "ostrich", "Y": "puffin", "verb": "grab"}, "chain": [{"start": "egg", "relation": "HasA", "end": "ostrich", "weight": 0.8, "surface_text": "egg connects as both ostrich and rail produce eggs as offspring"}, {"start": "egg", "relation": "HasA", "end": "puffin", "weight": 0.8, "surface_text": "puffins and finches both lay eggs."}]} +{"raw_text": "Don't drink the skin and then gripe about the skin.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "chimpanzee", "X": "skin", "Y": "skin", "verb": "drink"}, "chain": [{"start": "chimpanzee", "relation": "HasA", "end": "skin", "weight": 0.8, "surface_text": "skin is a part of both a body and a chimpanzee."}, {"start": "chimpanzee", "relation": "HasA", "end": "skin", "weight": 0.8, "surface_text": "skin is a part of both a body and a chimpanzee."}]} +{"raw_text": "There's a fella who grabs the weapon and says the weapon's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "spear", "X": "weapon", "Y": "weapon", "verb": "grab"}, "chain": [{"start": "spear", "relation": "HasA", "end": "weapon", "weight": 0.8, "surface_text": "both are types of weapons"}, {"start": "spear", "relation": "HasA", "end": "weapon", "weight": 0.8, "surface_text": "both are types of weapons"}]} +{"raw_text": "He picks all the sheep then wonders why the coca looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "wood", "X": "sheep", "Y": "coca", "verb": "eat"}, "chain": [{"start": "wood", "relation": "HasA", "end": "sheep", "weight": 0.8, "surface_text": "sheep produce wool and sometimes live in forests near wood."}, {"start": "wood", "relation": "HasA", "end": "coca", "weight": 0.8, "surface_text": "Both coca and oak are trees that contain wood."}]} +{"raw_text": "That's like eating the log and complaining the log tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "fireplace", "X": "log", "Y": "log", "verb": "pick"}, "chain": [{"start": "fireplace", "relation": "HasA", "end": "log", "weight": 0.8, "surface_text": "Logs are cut with a saw and are often placed in a fireplace for burning."}, {"start": "fireplace", "relation": "HasA", "end": "log", "weight": 0.8, "surface_text": "Logs are cut with a saw and are often placed in a fireplace for burning."}]} +{"raw_text": "That's like eating the petal and complaining the petal tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "lotus", "X": "petal", "Y": "petal", "verb": "take"}, "chain": [{"start": "lotus", "relation": "HasA", "end": "petal", "weight": 0.8, "surface_text": "both flowers have petals"}, {"start": "lotus", "relation": "HasA", "end": "petal", "weight": 0.8, "surface_text": "both flowers have petals"}]} +{"raw_text": "Don't drink the diamond and then gripe about the bracelet.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "jewelry", "X": "diamond", "Y": "bracelet", "verb": "drink"}, "chain": [{"start": "jewelry", "relation": "MadeOf", "end": "diamond", "weight": 0.8, "surface_text": "jewelry can be worn against the skin and is often made with diamonds."}, {"start": "jewelry", "relation": "PartOf", "end": "bracelet", "weight": 0.8, "surface_text": "a bracelet can be made of aluminum and is a type of jewelry"}]} +{"raw_text": "He picks all the iron then wonders why the steel looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "anvil", "X": "iron", "Y": "steel", "verb": "take"}, "chain": [{"start": "anvil", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "an anvil is made of iron"}, {"start": "anvil", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "an anvil is made of steel"}]} +{"raw_text": "Don't take the wood and then gripe about the blade.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "hacksaw", "X": "wood", "Y": "blade", "verb": "take"}, "chain": [{"start": "hacksaw", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a hacksaw is made of wood"}, {"start": "hacksaw", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a hacksaw has a blade"}]} +{"raw_text": "There's a fella who drinks the seat and says the handlebar's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "unicycle", "X": "seat", "Y": "handlebar", "verb": "drink"}, "chain": [{"start": "unicycle", "relation": "HasA", "end": "seat", "weight": 0.8, "surface_text": "seats are components of both vehicles"}, {"start": "unicycle", "relation": "PartOf", "end": "handlebar", "weight": 0.8, "surface_text": "both vehicles can have handlebars for steering control"}]} +{"raw_text": "Don't use up the fabric and then gripe about the fabric.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "linen", "X": "fabric", "Y": "fabric", "verb": "use up"}, "chain": [{"start": "linen", "relation": "HasA", "end": "fabric", "weight": 0.8, "surface_text": "Both burlap and linen are types of fabric."}, {"start": "linen", "relation": "HasA", "end": "fabric", "weight": 0.8, "surface_text": "Both burlap and linen are types of fabric."}]} +{"raw_text": "Don't pick the colony and then gripe about the insect.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "bee", "X": "colony", "Y": "insect", "verb": "pick"}, "chain": [{"start": "bee", "relation": "PartOf", "end": "colony", "weight": 1.0, "surface_text": "[[A bee]] is part of [[a colony]]"}, {"start": "bee", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "insects are both classified as insects."}]} +{"raw_text": "There's a fella who use ups the schist and says the rock's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "talc", "X": "schist", "Y": "rock", "verb": "use up"}, "chain": [{"start": "talc", "relation": "MadeOf", "end": "schist", "weight": 0.8, "surface_text": "Schist is a type of rock that contains both talc and mica."}, {"start": "talc", "relation": "PartOf", "end": "rock", "weight": 0.8, "surface_text": "Both talc and quartz are components of different types of rocks."}]} +{"raw_text": "There's a fella who drinks the sound and says the plastic's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "synthesizer", "X": "sound", "Y": "plastic", "verb": "drink"}, "chain": [{"start": "synthesizer", "relation": "MadeOf", "end": "sound", "weight": 0.8, "surface_text": "sound is made by synthesizer and bass (instrument) produces sound"}, {"start": "synthesizer", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "synthesizers are often made of plastic"}]} +{"raw_text": "He picks all the booby then wonders why the auk looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "penguin", "X": "booby", "Y": "auk", "verb": "eat"}, "chain": [{"start": "penguin", "relation": "PartOf", "end": "booby", "weight": 0.8, "surface_text": "Both auk and booby are birds often grouped with penguins in discussions of flightless or seabirds."}, {"start": "penguin", "relation": "PartOf", "end": "auk", "weight": 0.8, "surface_text": "Both auk and booby are birds often grouped with penguins in discussions of flightless or seabirds."}]} +{"raw_text": "He picks all the onion then wonders why the meal looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "hamburger", "X": "onion", "Y": "meal", "verb": "use up"}, "chain": [{"start": "hamburger", "relation": "HasA", "end": "onion", "weight": 0.8, "surface_text": "a hamburger has onion"}, {"start": "hamburger", "relation": "PartOf", "end": "meal", "weight": 0.8, "surface_text": "desserts and hamburgers can both be part of a meal."}]} +{"raw_text": "That's like eating the insect and complaining the pants tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "fly", "X": "insect", "Y": "pants", "verb": "pick"}, "chain": [{"start": "fly", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "lacebug and fly are both types of insects."}, {"start": "fly", "relation": "PartOf", "end": "pants", "weight": 1.0, "surface_text": "[[A fly]] is part of [[pants]]"}]} +{"raw_text": "He picks all the plastic then wonders why the wood looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "clarinet", "X": "plastic", "Y": "wood", "verb": "grab"}, "chain": [{"start": "clarinet", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a clarinet is made of plastic"}, {"start": "clarinet", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a clarinet is made of wood"}]} +{"raw_text": "Don't use up the limestone and then gripe about the soil.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "chalk", "X": "limestone", "Y": "soil", "verb": "use up"}, "chain": [{"start": "chalk", "relation": "MadeOf", "end": "limestone", "weight": 0.8, "surface_text": "limestone is a mineral that can be used as chalk and is a component of soil"}, {"start": "chalk", "relation": "PartOf", "end": "soil", "weight": 0.8, "surface_text": "chalk is part of soil composition, while clay is made of soil"}]} +{"raw_text": "That's like eating the zipper and complaining the cotton tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "jacket", "X": "zipper", "Y": "cotton", "verb": "take"}, "chain": [{"start": "jacket", "relation": "HasA", "end": "zipper", "weight": 2.0, "surface_text": "[[a jacket]] has [[a zipper]]"}, {"start": "jacket", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "a jacket is made of cotton"}]} +{"raw_text": "He picks all the land then wonders why the plant looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "jungle", "X": "land", "Y": "plant", "verb": "use up"}, "chain": [{"start": "jungle", "relation": "PartOf", "end": "land", "weight": 0.8, "surface_text": "both furrows and jungles are parts of land"}, {"start": "jungle", "relation": "HasA", "end": "plant", "weight": 0.8, "surface_text": "a jungle has a plant"}]} +{"raw_text": "He picks all the music then wonders why the plastic looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "harmonica", "X": "music", "Y": "plastic", "verb": "pick"}, "chain": [{"start": "harmonica", "relation": "HasA", "end": "music", "weight": 0.8, "surface_text": "both are instruments used to create music"}, {"start": "harmonica", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "some harmonicas are made of plastic"}]} +{"raw_text": "There's a fella who grabs the spice and says the recipe's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "paprika", "X": "spice", "Y": "recipe", "verb": "grab"}, "chain": [{"start": "paprika", "relation": "PartOf", "end": "spice", "weight": 0.8, "surface_text": "both turmeric and paprika are types of spice"}, {"start": "paprika", "relation": "HasA", "end": "recipe", "weight": 0.8, "surface_text": "recipes often include both coriander and paprika as ingredients"}]} +{"raw_text": "Don't eat the shell and then gripe about the hickory.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "nut", "X": "shell", "Y": "hickory", "verb": "eat"}, "chain": [{"start": "nut", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a nut has a shell"}, {"start": "nut", "relation": "HasA", "end": "hickory", "weight": 0.8, "surface_text": "a hickory tree has nuts"}]} +{"raw_text": "That's like eating the wheel and complaining the wheel tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cart", "X": "wheel", "Y": "wheel", "verb": "take"}, "chain": [{"start": "cart", "relation": "PartOf", "end": "wheel", "weight": 0.8, "surface_text": "a wheel is part of a cart"}, {"start": "cart", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "both a coach and a cart have wheels for movement"}]} +{"raw_text": "There's a fella who drinks the view and says the salt's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "ocean", "X": "view", "Y": "salt", "verb": "drink"}, "chain": [{"start": "ocean", "relation": "HasA", "end": "view", "weight": 0.8, "surface_text": "orchards offer views, oceans are viewed"}, {"start": "ocean", "relation": "HasA", "end": "salt", "weight": 2.0, "surface_text": "[[the ocean]] contains [[salt]]"}]} +{"raw_text": "There's a fella who grabs the recipe and says the leaf's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "jicama", "X": "recipe", "Y": "leaf", "verb": "grab"}, "chain": [{"start": "jicama", "relation": "HasA", "end": "recipe", "weight": 0.8, "surface_text": "a recipe can include jicama, and a recipe can include kale"}, {"start": "jicama", "relation": "PartOf", "end": "leaf", "weight": 0.8, "surface_text": "Jicama has leaves, and chard is known for its large, edible leaves."}]} +{"raw_text": "There's a fella who grabs the ammo and says the barrel's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "tank", "X": "ammo", "Y": "barrel", "verb": "grab"}, "chain": [{"start": "tank", "relation": "HasA", "end": "ammo", "weight": 0.8, "surface_text": "ammo is needed for revolver and stored in tank"}, {"start": "tank", "relation": "PartOf", "end": "barrel", "weight": 0.8, "surface_text": "tank connects material to a part of a barrel"}]} +{"raw_text": "That's like eating the seam and complaining the fabric tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "dress", "X": "seam", "Y": "fabric", "verb": "use up"}, "chain": [{"start": "dress", "relation": "PartOf", "end": "seam", "weight": 1.0, "surface_text": "[[A seam]] is part of [[a dress]]"}, {"start": "dress", "relation": "PartOf", "end": "fabric", "weight": 0.8, "surface_text": "fabric is part of a dress"}]} +{"raw_text": "He picks all the oilcan then wonders why the salad looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "oil", "X": "oilcan", "Y": "salad", "verb": "use up"}, "chain": [{"start": "oil", "relation": "HasA", "end": "oilcan", "weight": 0.8, "surface_text": "oil is contained in both"}, {"start": "oil", "relation": "PartOf", "end": "salad", "weight": 0.8, "surface_text": "oil is part of a salad"}]} +{"raw_text": "Don't pick the weight and then gripe about the iron.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "anchor", "X": "weight", "Y": "iron", "verb": "pick"}, "chain": [{"start": "anchor", "relation": "HasA", "end": "weight", "weight": 0.8, "surface_text": "platinum is heavy, and an anchor provides weight"}, {"start": "anchor", "relation": "MadeOf", "end": "iron", "weight": 1.0, "surface_text": "[[an anchor]] is made of [[iron]]."}]} +{"raw_text": "He picks all the sugar then wonders why the meat looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "pizza", "X": "sugar", "Y": "meat", "verb": "pick"}, "chain": [{"start": "pizza", "relation": "HasA", "end": "sugar", "weight": 0.8, "surface_text": "sugar is an ingredient in pizza (sauce, crust) and candy."}, {"start": "pizza", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "steak is made of meat, and pizza often has meat as a topping."}]} +{"raw_text": "There's a fella who picks the ammunition and says the firearm's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "handgun", "X": "ammunition", "Y": "firearm", "verb": "pick"}, "chain": [{"start": "handgun", "relation": "HasA", "end": "ammunition", "weight": 0.8, "surface_text": "both require specific ammunition to function"}, {"start": "handgun", "relation": "PartOf", "end": "firearm", "weight": 0.8, "surface_text": "Both a canon and a handgun are types of firearms."}]} +{"raw_text": "He picks all the wing then wonders why the skull looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cassowary", "X": "wing", "Y": "skull", "verb": "grab"}, "chain": [{"start": "cassowary", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "wing is a common part of both birds, which both buzzard and cassowary are."}, {"start": "cassowary", "relation": "HasA", "end": "skull", "weight": 0.8, "surface_text": "Cassowary has a skull, which is part of a bone."}]} +{"raw_text": "That's like eating the pendant and complaining the bracelet tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "jewelry", "X": "pendant", "Y": "bracelet", "verb": "eat"}, "chain": [{"start": "jewelry", "relation": "PartOf", "end": "pendant", "weight": 0.8, "surface_text": "a pendant can be made of aluminum and is a type of jewelry"}, {"start": "jewelry", "relation": "PartOf", "end": "bracelet", "weight": 0.8, "surface_text": "a bracelet can be made of aluminum and is a type of jewelry"}]} +{"raw_text": "There's a fella who eats the fabric and says the cotton's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "haircloth", "X": "fabric", "Y": "cotton", "verb": "eat"}, "chain": [{"start": "haircloth", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "both haircloth and burlap are types of fabric"}, {"start": "haircloth", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "haircloth is made of cotton"}]} +{"raw_text": "He picks all the elastic then wonders why the elastic looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "underwear", "X": "elastic", "Y": "elastic", "verb": "take"}, "chain": [{"start": "underwear", "relation": "PartOf", "end": "elastic", "weight": 1.0, "surface_text": "[[elastic]] is part of [[underwear]]."}, {"start": "underwear", "relation": "PartOf", "end": "elastic", "weight": 1.0, "surface_text": "[[elastic]] is part of [[underwear]]."}]} +{"raw_text": "Don't pick the string and then gripe about the string.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "lyre", "X": "string", "Y": "string", "verb": "pick"}, "chain": [{"start": "lyre", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "Both instruments can have strings, which are used to produce sound."}, {"start": "lyre", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "Both instruments can have strings, which are used to produce sound."}]} +{"raw_text": "That's like eating the material and complaining the smoke tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "soot", "X": "material", "Y": "smoke", "verb": "use up"}, "chain": [{"start": "soot", "relation": "MadeOf", "end": "material", "weight": 0.8, "surface_text": "Soot and polyester are both types of materials, though in different contexts."}, {"start": "soot", "relation": "MadeOf", "end": "smoke", "weight": 0.8, "surface_text": "smoke produces soot as a byproduct, and dirt often contains particulate matter like soot"}]} +{"raw_text": "Don't grab the nest and then gripe about the wing.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "nightingale", "X": "nest", "Y": "wing", "verb": "grab"}, "chain": [{"start": "nightingale", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build or use nests for living and raising young"}, {"start": "nightingale", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings as part of their anatomy for flight"}]} +{"raw_text": "Don't grab the snail and then gripe about the snail.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "slug", "X": "snail", "Y": "snail", "verb": "grab"}, "chain": [{"start": "slug", "relation": "PartOf", "end": "snail", "weight": 0.8, "surface_text": "bananas can be eaten by snails; slugs are related to snails"}, {"start": "slug", "relation": "PartOf", "end": "snail", "weight": 0.8, "surface_text": "bananas can be eaten by snails; slugs are related to snails"}]} +{"raw_text": "That's like eating the stable and complaining the container tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "trough", "X": "stable", "Y": "container", "verb": "eat"}, "chain": [{"start": "trough", "relation": "PartOf", "end": "stable", "weight": 0.8, "surface_text": "a trough is part of a stable"}, {"start": "trough", "relation": "PartOf", "end": "container", "weight": 0.8, "surface_text": "both are components or types of containers"}]} +{"raw_text": "Don't use up the feather and then gripe about the wing.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "parakeet", "X": "feather", "Y": "wing", "verb": "use up"}, "chain": [{"start": "parakeet", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both cuckoos and parakeets have feathers as part of their physical characteristics."}, {"start": "parakeet", "relation": "PartOf", "end": "wing", "weight": 0.8, "surface_text": "both birds have wings"}]} +{"raw_text": "He picks all the booby then wonders why the bird looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "penguin", "X": "booby", "Y": "bird", "verb": "take"}, "chain": [{"start": "penguin", "relation": "PartOf", "end": "booby", "weight": 0.8, "surface_text": "Both auk and booby are birds often grouped with penguins in discussions of flightless or seabirds."}, {"start": "penguin", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both emus and penguins are classified as birds in the animal kingdom"}]} +{"raw_text": "Don't use up the milk and then gripe about the body.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "fat", "X": "milk", "Y": "body", "verb": "use up"}, "chain": [{"start": "fat", "relation": "MadeOf", "end": "milk", "weight": 0.8, "surface_text": "milk can be a source of fat and is often found in cereal"}, {"start": "fat", "relation": "PartOf", "end": "body", "weight": 0.8, "surface_text": "Both flesh and fat are parts of an animal's body."}]} +{"raw_text": "Don't drink the plant and then gripe about the branch.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "evergreen", "X": "plant", "Y": "branch", "verb": "drink"}, "chain": [{"start": "evergreen", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both coca and evergreen are types of plants"}, {"start": "evergreen", "relation": "HasA", "end": "branch", "weight": 0.8, "surface_text": "both coca and evergreen trees have branches"}]} +{"raw_text": "There's a fella who eats the flint and says the talc's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "rock", "X": "flint", "Y": "talc", "verb": "eat"}, "chain": [{"start": "rock", "relation": "PartOf", "end": "flint", "weight": 0.8, "surface_text": "flint is part of a rock"}, {"start": "rock", "relation": "PartOf", "end": "talc", "weight": 0.8, "surface_text": "Both talc and quartz are components of different types of rocks."}]} +{"raw_text": "There's a fella who drinks the clay and says the glaze's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "ceramic", "X": "clay", "Y": "glaze", "verb": "drink"}, "chain": [{"start": "ceramic", "relation": "MadeOf", "end": "clay", "weight": 1.0, "surface_text": "[[ceramic]] is made of [[clay]]."}, {"start": "ceramic", "relation": "HasA", "end": "glaze", "weight": 0.8, "surface_text": "glaze is an element of a teacup and ceramics can have a glaze"}]} +{"raw_text": "There's a fella who takes the weapon and says the gold's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mine", "X": "weapon", "Y": "gold", "verb": "take"}, "chain": [{"start": "mine", "relation": "PartOf", "end": "weapon", "weight": 0.8, "surface_text": "both mortar and mine are types of weapons"}, {"start": "mine", "relation": "HasA", "end": "gold", "weight": 0.8, "surface_text": "mines often contain both wolfram and gold deposits."}]} +{"raw_text": "There's a fella who takes the fish and says the fish's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "salmon", "X": "fish", "Y": "fish", "verb": "take"}, "chain": [{"start": "salmon", "relation": "PartOf", "end": "fish", "weight": 0.8, "surface_text": "fish can be part of a burger (taco-style) and salmon is a type of fish"}, {"start": "salmon", "relation": "PartOf", "end": "fish", "weight": 0.8, "surface_text": "fish can be part of a burger (taco-style) and salmon is a type of fish"}]} +{"raw_text": "Don't eat the nest and then gripe about the feather.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "wren", "X": "nest", "Y": "feather", "verb": "eat"}, "chain": [{"start": "wren", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both birds build or live in nests."}, {"start": "wren", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers as part of their body."}]} +{"raw_text": "There's a fella who picks the wall and says the store's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "coop", "X": "wall", "Y": "store", "verb": "pick"}, "chain": [{"start": "coop", "relation": "PartOf", "end": "wall", "weight": 0.8, "surface_text": "walls are structural components of both prisons and coops"}, {"start": "coop", "relation": "HasA", "end": "store", "weight": 0.8, "surface_text": "a store is often found in both a mall and a coop"}]} +{"raw_text": "He picks all the hedge then wonders why the hedge looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "boxwood", "X": "hedge", "Y": "hedge", "verb": "take"}, "chain": [{"start": "boxwood", "relation": "PartOf", "end": "hedge", "weight": 0.8, "surface_text": "both thorns and boxwood can be part of hedges in landscaping"}, {"start": "boxwood", "relation": "PartOf", "end": "hedge", "weight": 0.8, "surface_text": "both thorns and boxwood can be part of hedges in landscaping"}]} +{"raw_text": "He picks all the pit then wonders why the hollow looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "mountain", "X": "pit", "Y": "hollow", "verb": "drink"}, "chain": [{"start": "mountain", "relation": "PartOf", "end": "pit", "weight": 0.8, "surface_text": "mountains have ridges and can have pits (like craters)"}, {"start": "mountain", "relation": "PartOf", "end": "hollow", "weight": 0.8, "surface_text": "both are features of a mountain"}]} +{"raw_text": "There's a fella who takes the shell and says the meal's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lobster", "X": "shell", "Y": "meal", "verb": "take"}, "chain": [{"start": "lobster", "relation": "MadeOf", "end": "shell", "weight": 0.8, "surface_text": "a lobster is made of shell"}, {"start": "lobster", "relation": "HasA", "end": "meal", "weight": 0.8, "surface_text": "meal connects both as items within a larger dining context"}]} +{"raw_text": "He picks all the plant then wonders why the ingredient looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "sugar", "X": "plant", "Y": "ingredient", "verb": "grab"}, "chain": [{"start": "sugar", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "Both bananas and sugar come from plants."}, {"start": "sugar", "relation": "HasA", "end": "ingredient", "weight": 0.8, "surface_text": "ingredient connects as both pizza and sugar can be part of a recipe."}]} +{"raw_text": "That's like eating the shell and complaining the leaf tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "snail", "X": "shell", "Y": "leaf", "verb": "take"}, "chain": [{"start": "snail", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "both can have shells, though more typical for snails"}, {"start": "snail", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "earthworms live in soil that contains leaves, snails may eat leaves"}]} +{"raw_text": "There's a fella who picks the auk and says the vulture's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "wing", "X": "auk", "Y": "vulture", "verb": "pick"}, "chain": [{"start": "wing", "relation": "PartOf", "end": "auk", "weight": 0.8, "surface_text": "Both buzzards and auks have wings as part of their anatomy."}, {"start": "wing", "relation": "HasA", "end": "vulture", "weight": 0.8, "surface_text": "Both birds have wings for flight."}]} +{"raw_text": "He picks all the brick then wonders why the soot looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "chimney", "X": "brick", "Y": "soot", "verb": "grab"}, "chain": [{"start": "chimney", "relation": "PartOf", "end": "brick", "weight": 0.8, "surface_text": "bricks are part of a chimney"}, {"start": "chimney", "relation": "HasA", "end": "soot", "weight": 0.8, "surface_text": "a chimney has soot inside"}]} +{"raw_text": "Don't take the metal and then gripe about the screw.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "vise", "X": "metal", "Y": "screw", "verb": "take"}, "chain": [{"start": "vise", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "metal is a common material used in the construction of both a vise and a lantern"}, {"start": "vise", "relation": "PartOf", "end": "screw", "weight": 0.8, "surface_text": "A vise can hold screws, and a key is used to screw something."}]} +{"raw_text": "There's a fella who grabs the sugar and says the jar's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "food", "X": "sugar", "Y": "jar", "verb": "grab"}, "chain": [{"start": "food", "relation": "MadeOf", "end": "sugar", "weight": 0.8, "surface_text": "coriander is a part of some foods, sugar is made of food ingredients"}, {"start": "food", "relation": "HasA", "end": "jar", "weight": 0.8, "surface_text": "food can be stored in both troughs and jars"}]} +{"raw_text": "That's like eating the ticket and complaining the screen tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "theater", "X": "ticket", "Y": "screen", "verb": "take"}, "chain": [{"start": "theater", "relation": "HasA", "end": "ticket", "weight": 0.8, "surface_text": "ticket connects as a shared item"}, {"start": "theater", "relation": "HasA", "end": "screen", "weight": 0.8, "surface_text": "screen connects as a shared component"}]} +{"raw_text": "That's like eating the recipe and complaining the recipe tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "kale", "X": "recipe", "Y": "recipe", "verb": "drink"}, "chain": [{"start": "kale", "relation": "HasA", "end": "recipe", "weight": 0.8, "surface_text": "a recipe can include jicama, and a recipe can include kale"}, {"start": "kale", "relation": "HasA", "end": "recipe", "weight": 0.8, "surface_text": "a recipe can include jicama, and a recipe can include kale"}]} +{"raw_text": "That's like eating the handle and complaining the screwdriver tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "jack", "X": "handle", "Y": "screwdriver", "verb": "drink"}, "chain": [{"start": "jack", "relation": "PartOf", "end": "handle", "weight": 0.8, "surface_text": "a handle is part of both a jack and a spade"}, {"start": "jack", "relation": "HasA", "end": "screwdriver", "weight": 0.8, "surface_text": "Both tools can be used to unscrew things, and they are both hand tools."}]} +{"raw_text": "There's a fella who grabs the flower and says the flower's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "bouquet", "X": "flower", "Y": "flower", "verb": "grab"}, "chain": [{"start": "bouquet", "relation": "HasA", "end": "flower", "weight": 0.8, "surface_text": "Both lilac and bouquet are types of flowers or composed of flowers."}, {"start": "bouquet", "relation": "HasA", "end": "flower", "weight": 0.8, "surface_text": "Both lilac and bouquet are types of flowers or composed of flowers."}]} +{"raw_text": "That's like eating the resource and complaining the vegetable tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "oil", "X": "resource", "Y": "vegetable", "verb": "use up"}, "chain": [{"start": "oil", "relation": "HasA", "end": "resource", "weight": 0.8, "surface_text": "both minerals and oil are considered natural resources."}, {"start": "oil", "relation": "MadeOf", "end": "vegetable", "weight": 0.8, "surface_text": "butter contains oil, and some vegetables are made of oil."}]} +{"raw_text": "Don't use up the paw and then gripe about the antler.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "claw", "X": "paw", "Y": "antler", "verb": "use up"}, "chain": [{"start": "claw", "relation": "PartOf", "end": "paw", "weight": 0.8, "surface_text": "A wolf has paws, and a paw contains a claw."}, {"start": "claw", "relation": "PartOf", "end": "antler", "weight": 0.8, "surface_text": "antlers are part of a deer's anatomy, similar to claws being part of an animal's anatomy"}]} +{"raw_text": "Don't grab the chili and then gripe about the cumin.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "curry", "X": "chili", "Y": "cumin", "verb": "grab"}, "chain": [{"start": "curry", "relation": "HasA", "end": "chili", "weight": 0.8, "surface_text": "both are spices found in curry"}, {"start": "curry", "relation": "HasA", "end": "cumin", "weight": 0.8, "surface_text": "curry is a spice blend that often contains both ginger and cumin."}]} +{"raw_text": "That's like eating the ground and complaining the mountain tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "ridge", "X": "ground", "Y": "mountain", "verb": "grab"}, "chain": [{"start": "ridge", "relation": "PartOf", "end": "ground", "weight": 0.8, "surface_text": "ground is part of both a ridge's surface and where a pit forms"}, {"start": "ridge", "relation": "PartOf", "end": "mountain", "weight": 0.8, "surface_text": "both are features of a mountain"}]} +{"raw_text": "That's like eating the river and complaining the river tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "sea", "X": "river", "Y": "river", "verb": "pick"}, "chain": [{"start": "sea", "relation": "PartOf", "end": "river", "weight": 0.8, "surface_text": "a river can flow through a savanna and lead to or be part of a sea"}, {"start": "sea", "relation": "PartOf", "end": "river", "weight": 0.8, "surface_text": "a river can flow through a savanna and lead to or be part of a sea"}]} +{"raw_text": "Don't pick the can and then gripe about the jug.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "lid", "X": "can", "Y": "jug", "verb": "pick"}, "chain": [{"start": "lid", "relation": "PartOf", "end": "can", "weight": 0.8, "surface_text": "a can can be punched open, and a lid is part of a can"}, {"start": "lid", "relation": "HasA", "end": "jug", "weight": 0.8, "surface_text": "both jugs and jars often have lids to cover them."}]} +{"raw_text": "Don't grab the river and then gripe about the beach.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "sea", "X": "river", "Y": "beach", "verb": "grab"}, "chain": [{"start": "sea", "relation": "PartOf", "end": "river", "weight": 0.8, "surface_text": "a river can flow through a savanna and lead to or be part of a sea"}, {"start": "sea", "relation": "PartOf", "end": "beach", "weight": 0.8, "surface_text": "a beach can be located near a savanna and is part of a coastal sea area"}]} +{"raw_text": "He picks all the rock then wonders why the sand looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "talc", "X": "rock", "Y": "sand", "verb": "drink"}, "chain": [{"start": "talc", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Both talc and mica can be components of rock."}, {"start": "talc", "relation": "MadeOf", "end": "sand", "weight": 0.8, "surface_text": "sand can be made from talc and is a common component of glass"}]} +{"raw_text": "He picks all the plastic then wonders why the steel looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "awl", "X": "plastic", "Y": "steel", "verb": "drink"}, "chain": [{"start": "awl", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "an awl is made of plastic"}, {"start": "awl", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "an awl is made of steel"}]} +{"raw_text": "He picks all the stone then wonders why the rock looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "flint", "X": "stone", "Y": "rock", "verb": "take"}, "chain": [{"start": "flint", "relation": "PartOf", "end": "stone", "weight": 0.8, "surface_text": "stone is a category that both mineral and flint fall under."}, {"start": "flint", "relation": "PartOf", "end": "rock", "weight": 0.8, "surface_text": "rock is a broader category that includes both minerals and flint."}]} +{"raw_text": "There's a fella who use ups the pod and says the fish's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "orca", "X": "pod", "Y": "fish", "verb": "use up"}, "chain": [{"start": "orca", "relation": "PartOf", "end": "pod", "weight": 0.8, "surface_text": "an orca is part of a pod"}, {"start": "orca", "relation": "HasA", "end": "fish", "weight": 0.8, "surface_text": "Orcas eat fish, and meat is made of fish."}]} +{"raw_text": "Don't use up the oilcan and then gripe about the butter.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "oil", "X": "oilcan", "Y": "butter", "verb": "use up"}, "chain": [{"start": "oil", "relation": "HasA", "end": "oilcan", "weight": 0.8, "surface_text": "oil is contained in both"}, {"start": "oil", "relation": "HasA", "end": "butter", "weight": 0.8, "surface_text": "butter contains oil, and some vegetables are made of oil."}]} +{"raw_text": "There's a fella who takes the carnation and says the bouquet's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "carnation", "X": "carnation", "Y": "bouquet", "verb": "take"}, "chain": [{"start": "carnation", "relation": "PartOf", "end": "carnation", "weight": 0.8, "surface_text": "carnation is made of petals, and a petal is part of many flowers including carnations."}, {"start": "carnation", "relation": "PartOf", "end": "bouquet", "weight": 0.8, "surface_text": "bouquet is a collection that can include both carnations and peonies."}]} +{"raw_text": "He picks all the wheel then wonders why the plastic looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "van", "X": "wheel", "Y": "plastic", "verb": "drink"}, "chain": [{"start": "van", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "both carts and vans have wheels"}, {"start": "van", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a van is made of plastic"}]} +{"raw_text": "That's like eating the water and complaining the bowl tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "teacup", "X": "water", "Y": "bowl", "verb": "take"}, "chain": [{"start": "teacup", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both contain water"}, {"start": "teacup", "relation": "PartOf", "end": "bowl", "weight": 0.8, "surface_text": "a bowl is part of a teacup (as a component), and a bowl is a type of container"}]} +{"raw_text": "That's like eating the wheel and complaining the coach tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "wheel", "X": "wheel", "Y": "coach", "verb": "eat"}, "chain": [{"start": "wheel", "relation": "PartOf", "end": "wheel", "weight": 0.8, "surface_text": "wheel is a part of the cart, and both cart and wheel are parts of transportation systems."}, {"start": "wheel", "relation": "PartOf", "end": "coach", "weight": 0.8, "surface_text": "wheels are components of both carts and coaches"}]} +{"raw_text": "He picks all the shell then wonders why the external skeleton looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "crab", "X": "shell", "Y": "external skeleton", "verb": "drink"}, "chain": [{"start": "crab", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a crab has a shell"}, {"start": "crab", "relation": "HasA", "end": "external_skeleton", "weight": 1.0, "surface_text": "[[A crab]] has [[an external skeleton]]"}]} +{"raw_text": "Don't pick the package and then gripe about the milk.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "cereal", "X": "package", "Y": "milk", "verb": "pick"}, "chain": [{"start": "cereal", "relation": "PartOf", "end": "package", "weight": 0.8, "surface_text": "Spaghetti and cereal are both sold in packages."}, {"start": "cereal", "relation": "HasA", "end": "milk", "weight": 0.8, "surface_text": "milk can be a source of fat and is often found in cereal"}]} +{"raw_text": "Don't drink the bios and then gripe about the moniter.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "computer", "X": "bios", "Y": "moniter", "verb": "drink"}, "chain": [{"start": "computer", "relation": "PartOf", "end": "bios", "weight": 2.0, "surface_text": "[[a BIOS]] is part of [[a computer]]."}, {"start": "computer", "relation": "PartOf", "end": "moniter", "weight": 1.0, "surface_text": "[[A moniter]] is part of [[a computer]]"}]} +{"raw_text": "That's like eating the snail and complaining the orchid tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "garden", "X": "snail", "Y": "orchid", "verb": "take"}, "chain": [{"start": "garden", "relation": "PartOf", "end": "snail", "weight": 0.8, "surface_text": "a snail is part of a garden ecosystem"}, {"start": "garden", "relation": "PartOf", "end": "orchid", "weight": 0.8, "surface_text": "an orchid is part of a garden"}]} +{"raw_text": "Don't use up the water and then gripe about the pizza.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "tomato", "X": "water", "Y": "pizza", "verb": "use up"}, "chain": [{"start": "tomato", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a tomato is made of water"}, {"start": "tomato", "relation": "HasA", "end": "pizza", "weight": 0.8, "surface_text": "a pizza has tomato"}]} +{"raw_text": "Don't grab the jar and then gripe about the box.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "lid", "X": "jar", "Y": "box", "verb": "grab"}, "chain": [{"start": "lid", "relation": "HasA", "end": "jar", "weight": 0.8, "surface_text": "both jugs and jars often have lids to cover them."}, {"start": "lid", "relation": "HasA", "end": "box", "weight": 0.8, "surface_text": "a chisel is part of the toolset for making a box, and a box has a lid"}]} +{"raw_text": "That's like eating the herd and complaining the wool tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "flock", "X": "herd", "Y": "wool", "verb": "use up"}, "chain": [{"start": "flock", "relation": "PartOf", "end": "herd", "weight": 0.8, "surface_text": "bison are part of a herd and a flock can also be referred to as a herd of animals"}, {"start": "flock", "relation": "HasA", "end": "wool", "weight": 0.8, "surface_text": "wool is a product of the animals in the flock, and wool can contain natural animal fats."}]} +{"raw_text": "Don't pick the stem and then gripe about the food.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "kohlrabi", "X": "stem", "Y": "food", "verb": "pick"}, "chain": [{"start": "kohlrabi", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "Stems are part of kohlrabi and sprouts are often found on stems."}, {"start": "kohlrabi", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both kohlrabi and cabbage are types of food"}]} +{"raw_text": "Don't use up the mine and then gripe about the mine.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "gold", "X": "mine", "Y": "mine", "verb": "use up"}, "chain": [{"start": "gold", "relation": "HasA", "end": "mine", "weight": 0.8, "surface_text": "mines often contain both wolfram and gold deposits."}, {"start": "gold", "relation": "HasA", "end": "mine", "weight": 0.8, "surface_text": "mines often contain both wolfram and gold deposits."}]} +{"raw_text": "That's like eating the berries and complaining the leaves tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "coca", "X": "berries", "Y": "leaves", "verb": "pick"}, "chain": [{"start": "coca", "relation": "HasA", "end": "berries", "weight": 0.8, "surface_text": "Both holly and coca trees are known for producing berries."}, {"start": "coca", "relation": "HasA", "end": "leaves", "weight": 0.8, "surface_text": "Both coca and oak trees have leaves."}]} +{"raw_text": "Don't use up the fruit and then gripe about the crust.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "pizza", "X": "fruit", "Y": "crust", "verb": "use up"}, "chain": [{"start": "pizza", "relation": "MadeOf", "end": "fruit", "weight": 0.8, "surface_text": "An orange is a type of fruit, and pizza can have fruit toppings."}, {"start": "pizza", "relation": "PartOf", "end": "crust", "weight": 1.0, "surface_text": "[[The crust]] is part of [[a pizza]]"}]} +{"raw_text": "There's a fella who takes the mine and says the canon's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "weapon", "X": "mine", "Y": "canon", "verb": "take"}, "chain": [{"start": "weapon", "relation": "PartOf", "end": "mine", "weight": 0.8, "surface_text": "a mine is part of a weapon"}, {"start": "weapon", "relation": "PartOf", "end": "canon", "weight": 0.8, "surface_text": "both are types of weapons"}]} +{"raw_text": "Don't eat the topping and then gripe about the slice.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "cheese", "X": "topping", "Y": "slice", "verb": "eat"}, "chain": [{"start": "cheese", "relation": "HasA", "end": "topping", "weight": 0.8, "surface_text": "cheese can be a topping on pizza, and cheese itself has salt as a topping."}, {"start": "cheese", "relation": "HasA", "end": "slice", "weight": 0.8, "surface_text": "a slice of pizza often has cheese on it, and cheese can be sliced."}]} +{"raw_text": "Don't grab the pigeon and then gripe about the egg.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "rail", "X": "pigeon", "Y": "egg", "verb": "grab"}, "chain": [{"start": "rail", "relation": "PartOf", "end": "pigeon", "weight": 0.8, "surface_text": "pigeon connects booby and rail as a related bird species"}, {"start": "rail", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "egg connects as both ostrich and rail produce eggs as offspring"}]} +{"raw_text": "Don't grab the dish and then gripe about the dish.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "anise", "X": "dish", "Y": "dish", "verb": "grab"}, "chain": [{"start": "anise", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "both are spices that can be part of a dish"}, {"start": "anise", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "both are spices that can be part of a dish"}]} +{"raw_text": "He picks all the string then wonders why the string looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "harp", "X": "string", "Y": "string", "verb": "eat"}, "chain": [{"start": "harp", "relation": "PartOf", "end": "string", "weight": 0.8, "surface_text": "strings are components of both instruments"}, {"start": "harp", "relation": "PartOf", "end": "string", "weight": 0.8, "surface_text": "strings are components of both instruments"}]} +{"raw_text": "There's a fella who picks the bison and says the body's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mouth", "X": "bison", "Y": "body", "verb": "pick"}, "chain": [{"start": "mouth", "relation": "HasA", "end": "bison", "weight": 0.8, "surface_text": "bison has a mouth that contains teeth"}, {"start": "mouth", "relation": "PartOf", "end": "body", "weight": 0.8, "surface_text": "the mouth is part of the body and the tooth is located in the mouth"}]} +{"raw_text": "There's a fella who takes the handle and says the lid's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "jug", "X": "handle", "Y": "lid", "verb": "take"}, "chain": [{"start": "jug", "relation": "PartOf", "end": "handle", "weight": 0.8, "surface_text": "both jugs and toolboxes have handles for carrying"}, {"start": "jug", "relation": "HasA", "end": "lid", "weight": 0.8, "surface_text": "both jugs and jars often have lids to cover them."}]} +{"raw_text": "He picks all the fabric then wonders why the cotton looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "haircloth", "X": "fabric", "Y": "cotton", "verb": "use up"}, "chain": [{"start": "haircloth", "relation": "MadeOf", "end": "fabric", "weight": 0.8, "surface_text": "both haircloth and burlap are types of fabric"}, {"start": "haircloth", "relation": "MadeOf", "end": "cotton", "weight": 0.8, "surface_text": "haircloth is made of cotton"}]} +{"raw_text": "He picks all the monkey then wonders why the tail looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "lemur", "X": "monkey", "Y": "tail", "verb": "take"}, "chain": [{"start": "lemur", "relation": "PartOf", "end": "monkey", "weight": 0.8, "surface_text": "Both gorillas and lemurs are primates, which include monkeys."}, {"start": "lemur", "relation": "HasA", "end": "tail", "weight": 0.8, "surface_text": "tails are parts of bodies (some animals) and lemurs."}]} +{"raw_text": "There's a fella who use ups the jug and says the bucket's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "handle", "X": "jug", "Y": "bucket", "verb": "use up"}, "chain": [{"start": "handle", "relation": "HasA", "end": "jug", "weight": 0.8, "surface_text": "both jugs and kettles typically have handles"}, {"start": "handle", "relation": "HasA", "end": "bucket", "weight": 1.0, "surface_text": "[[A bucket]] has [[a handle]]"}]} +{"raw_text": "Don't take the foot and then gripe about the foot.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "kiwi", "X": "foot", "Y": "foot", "verb": "take"}, "chain": [{"start": "kiwi", "relation": "HasA", "end": "foot", "weight": 0.8, "surface_text": "claws are part of feet, and kiwis have feet"}, {"start": "kiwi", "relation": "HasA", "end": "foot", "weight": 0.8, "surface_text": "claws are part of feet, and kiwis have feet"}]} +{"raw_text": "He picks all the husk then wonders why the banana looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "plant", "X": "husk", "Y": "banana", "verb": "grab"}, "chain": [{"start": "plant", "relation": "PartOf", "end": "husk", "weight": 0.8, "surface_text": "both husks and flowers are parts of a plant"}, {"start": "plant", "relation": "PartOf", "end": "banana", "weight": 0.8, "surface_text": "Both bananas and sugar come from plants."}]} +{"raw_text": "Don't use up the meal and then gripe about the lettuce.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "hamburger", "X": "meal", "Y": "lettuce", "verb": "use up"}, "chain": [{"start": "hamburger", "relation": "PartOf", "end": "meal", "weight": 0.8, "surface_text": "desserts and hamburgers can both be part of a meal."}, {"start": "hamburger", "relation": "HasA", "end": "lettuce", "weight": 0.8, "surface_text": "a hamburger has lettuce"}]} +{"raw_text": "He picks all the nest then wonders why the nest looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "pheasant", "X": "nest", "Y": "nest", "verb": "drink"}, "chain": [{"start": "pheasant", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build or use nests for their offspring."}, {"start": "pheasant", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build or use nests for habitation or reproduction."}]} +{"raw_text": "There's a fella who eats the engine and says the wheel's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "plane", "X": "engine", "Y": "wheel", "verb": "eat"}, "chain": [{"start": "plane", "relation": "HasA", "end": "engine", "weight": 0.8, "surface_text": "both vehicles typically have engines"}, {"start": "plane", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "wheels are part of a cart and planes have wheels"}]} +{"raw_text": "That's like eating the container and complaining the clay tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "teacup", "X": "container", "Y": "clay", "verb": "drink"}, "chain": [{"start": "teacup", "relation": "PartOf", "end": "container", "weight": 0.8, "surface_text": "container is a category that includes both teacup and pail"}, {"start": "teacup", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "clay is used to make teacups and is a component of ceramic"}]} +{"raw_text": "He picks all the fur then wonders why the muscle looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "bull", "X": "fur", "Y": "muscle", "verb": "drink"}, "chain": [{"start": "bull", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "both have fur covering their bodies"}, {"start": "bull", "relation": "HasA", "end": "muscle", "weight": 0.8, "surface_text": "muscles are parts of both a body and a bull's body."}]} +{"raw_text": "That's like eating the glaze and complaining the water tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "teacup", "X": "glaze", "Y": "water", "verb": "take"}, "chain": [{"start": "teacup", "relation": "HasA", "end": "glaze", "weight": 0.8, "surface_text": "glaze is an element of a teacup and ceramics can have a glaze"}, {"start": "teacup", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both contain water"}]} +{"raw_text": "He picks all the burger then wonders why the water looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "lettuce", "X": "burger", "Y": "water", "verb": "use up"}, "chain": [{"start": "lettuce", "relation": "HasA", "end": "burger", "weight": 0.8, "surface_text": "Lettuce is a common vegetable found in burgers, and it is a type of vegetable."}, {"start": "lettuce", "relation": "MadeOf", "end": "water", "weight": 1.0, "surface_text": "[[lettuce]] is made of [[water]]."}]} +{"raw_text": "Don't pick the nest and then gripe about the feather.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "canary", "X": "nest", "Y": "feather", "verb": "pick"}, "chain": [{"start": "canary", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "nests are common structures both birds build"}, {"start": "canary", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "feathers are common characteristics of both birds"}]} +{"raw_text": "There's a fella who eats the wood and says the string's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lyre", "X": "wood", "Y": "string", "verb": "eat"}, "chain": [{"start": "lyre", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a lyre is made of wood"}, {"start": "lyre", "relation": "HasA", "end": "string", "weight": 0.8, "surface_text": "Both instruments can have strings, which are used to produce sound."}]} +{"raw_text": "There's a fella who picks the barrel and says the teacup's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "pot", "X": "barrel", "Y": "teacup", "verb": "pick"}, "chain": [{"start": "pot", "relation": "PartOf", "end": "barrel", "weight": 0.8, "surface_text": "pot connects material to a part of a barrel"}, {"start": "pot", "relation": "PartOf", "end": "teacup", "weight": 0.8, "surface_text": "a pot is part of a teacup (as a component), and a pot is a type of container"}]} +{"raw_text": "Don't use up the aluminum and then gripe about the mineral.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "tin", "X": "aluminum", "Y": "mineral", "verb": "use up"}, "chain": [{"start": "tin", "relation": "MadeOf", "end": "aluminum", "weight": 0.8, "surface_text": "tin is made of aluminum"}, {"start": "tin", "relation": "PartOf", "end": "mineral", "weight": 0.8, "surface_text": "Both tungsten and tin can be found as parts of certain minerals."}]} +{"raw_text": "That's like eating the mandolin and complaining the lyre tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "string", "X": "mandolin", "Y": "lyre", "verb": "eat"}, "chain": [{"start": "string", "relation": "PartOf", "end": "mandolin", "weight": 0.8, "surface_text": "string connects both instruments as they are both string instruments"}, {"start": "string", "relation": "HasA", "end": "lyre", "weight": 0.8, "surface_text": "Both instruments can have strings, which are used to produce sound."}]} +{"raw_text": "That's like eating the ship and complaining the saw tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "rope", "X": "ship", "Y": "saw", "verb": "drink"}, "chain": [{"start": "rope", "relation": "HasA", "end": "ship", "weight": 0.8, "surface_text": "ships can have rust on them and also have ropes for mooring and sailing"}, {"start": "rope", "relation": "HasA", "end": "saw", "weight": 0.8, "surface_text": "saw can have a rope handle, pulley uses rope"}]} +{"raw_text": "That's like eating the curry and complaining the dish tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "cumin", "X": "curry", "Y": "dish", "verb": "pick"}, "chain": [{"start": "cumin", "relation": "HasA", "end": "curry", "weight": 0.8, "surface_text": "curry is a spice blend that often contains both ginger and cumin."}, {"start": "cumin", "relation": "HasA", "end": "dish", "weight": 0.8, "surface_text": "a dish can contain both cumin and ginger"}]} +{"raw_text": "That's like eating the fungus and complaining the bacteria tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "mold", "X": "fungus", "Y": "bacteria", "verb": "take"}, "chain": [{"start": "mold", "relation": "HasA", "end": "fungus", "weight": 0.8, "surface_text": "mold can be a fungus, blood is desired for life"}, {"start": "mold", "relation": "PartOf", "end": "bacteria", "weight": 0.8, "surface_text": "bacteria connects as a component of both mold and muscle tissue (in terms of microbial presence)"}]} +{"raw_text": "There's a fella who use ups the egg and says the wing's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "tinamou", "X": "egg", "Y": "wing", "verb": "use up"}, "chain": [{"start": "tinamou", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs as part of their reproductive process"}, {"start": "tinamou", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both are birds with wings for flight or balance"}]} +{"raw_text": "He picks all the water then wonders why the plant looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cabbage", "X": "water", "Y": "plant", "verb": "grab"}, "chain": [{"start": "cabbage", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "cabbage is made of water"}, {"start": "cabbage", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "Both eggplant and cabbage are parts of the plant kingdom."}]} +{"raw_text": "That's like eating the beach and complaining the river tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "sea", "X": "beach", "Y": "river", "verb": "grab"}, "chain": [{"start": "sea", "relation": "PartOf", "end": "beach", "weight": 0.8, "surface_text": "a beach can be located near a savanna and is part of a coastal sea area"}, {"start": "sea", "relation": "PartOf", "end": "river", "weight": 0.8, "surface_text": "a river can flow through a savanna and lead to or be part of a sea"}]} +{"raw_text": "There's a fella who picks the bird and says the feather's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "roadrunner", "X": "bird", "Y": "feather", "verb": "pick"}, "chain": [{"start": "roadrunner", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "Both are types of bird."}, {"start": "roadrunner", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both birds are covered in feathers"}]} +{"raw_text": "He picks all the wood then wonders why the handle looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "chisel", "X": "wood", "Y": "handle", "verb": "use up"}, "chain": [{"start": "chisel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "Both are made from wood in their construction."}, {"start": "chisel", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "Both tools typically have handles for gripping."}]} +{"raw_text": "Don't take the lid and then gripe about the or holds.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "chest", "X": "lid", "Y": "or holds", "verb": "take"}, "chain": [{"start": "chest", "relation": "HasA", "end": "lid", "weight": 0.8, "surface_text": "lids can cover both jugs and chests to seal or protect contents."}, {"start": "chest", "relation": "HasA", "end": "or_holds", "weight": 1.0, "surface_text": "[[A chest]] contains [[or holds something]]"}]} +{"raw_text": "He picks all the spice then wonders why the powder looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "turmeric", "X": "spice", "Y": "powder", "verb": "eat"}, "chain": [{"start": "turmeric", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "both are types of spice"}, {"start": "turmeric", "relation": "HasA", "end": "powder", "weight": 0.8, "surface_text": "turmeric is a powder, and curry often contains powder forms of spices like turmeric"}]} +{"raw_text": "There's a fella who use ups the package and says the package's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cereal", "X": "package", "Y": "package", "verb": "use up"}, "chain": [{"start": "cereal", "relation": "PartOf", "end": "package", "weight": 0.8, "surface_text": "Spaghetti and cereal are both sold in packages."}, {"start": "cereal", "relation": "PartOf", "end": "package", "weight": 0.8, "surface_text": "Spaghetti and cereal are both sold in packages."}]} +{"raw_text": "Don't take the egg and then gripe about the egg.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "condor", "X": "egg", "Y": "egg", "verb": "take"}, "chain": [{"start": "condor", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both avocets and condors have eggs"}, {"start": "condor", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both avocets and condors have eggs"}]} +{"raw_text": "He picks all the egg then wonders why the nail looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "hornbill", "X": "egg", "Y": "nail", "verb": "use up"}, "chain": [{"start": "hornbill", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both cuckoos and hornbills are birds that lay eggs"}, {"start": "hornbill", "relation": "HasA", "end": "nail", "weight": 0.8, "surface_text": "both birds have hard, sharp structures on their feet"}]} +{"raw_text": "There's a fella who drinks the bird and says the emu's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "egg", "X": "bird", "Y": "emu", "verb": "drink"}, "chain": [{"start": "egg", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "turkeys are a type of bird, and eggs are part of a bird's reproductive cycle"}, {"start": "egg", "relation": "PartOf", "end": "emu", "weight": 0.8, "surface_text": "Eggs are a part of the reproductive process for both emus and pythons."}]} +{"raw_text": "That's like eating the steel and complaining the ship tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "anchor", "X": "steel", "Y": "ship", "verb": "drink"}, "chain": [{"start": "anchor", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "an anchor can be made of steel"}, {"start": "anchor", "relation": "PartOf", "end": "ship", "weight": 0.8, "surface_text": "ships are often made with titanium and anchors are parts of ships"}]} +{"raw_text": "He picks all the window then wonders why the classroom looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "duplex", "X": "window", "Y": "classroom", "verb": "take"}, "chain": [{"start": "duplex", "relation": "HasA", "end": "window", "weight": 0.8, "surface_text": "both buildings contain windows for light and view"}, {"start": "duplex", "relation": "PartOf", "end": "classroom", "weight": 0.8, "surface_text": "classrooms can be found in a school and sometimes in a duplex (if used as a multi-family home with shared spaces)"}]} +{"raw_text": "That's like eating the barrel and complaining the gun tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "tank", "X": "barrel", "Y": "gun", "verb": "pick"}, "chain": [{"start": "tank", "relation": "PartOf", "end": "barrel", "weight": 0.8, "surface_text": "tank connects material to a part of a barrel"}, {"start": "tank", "relation": "HasA", "end": "gun", "weight": 0.8, "surface_text": "gun is part of revolver, and tank has guns"}]} +{"raw_text": "He picks all the sapsucker then wonders why the canary looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "wing", "X": "sapsucker", "Y": "canary", "verb": "use up"}, "chain": [{"start": "wing", "relation": "HasA", "end": "sapsucker", "weight": 0.8, "surface_text": "both birds have wings for flight"}, {"start": "wing", "relation": "HasA", "end": "canary", "weight": 0.8, "surface_text": "both canaries and ibises have wings"}]} +{"raw_text": "There's a fella who takes the feather and says the wing's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "wagtail", "X": "feather", "Y": "wing", "verb": "take"}, "chain": [{"start": "wagtail", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both peacocks and wagtails have feathers as part of their bird anatomy."}, {"start": "wagtail", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both peacocks and wagtails have wings as part of their bird anatomy."}]} +{"raw_text": "He picks all the ingredient then wonders why the oil looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "butter", "X": "ingredient", "Y": "oil", "verb": "pick"}, "chain": [{"start": "butter", "relation": "HasA", "end": "ingredient", "weight": 0.8, "surface_text": "butter is an ingredient, and food often contains ingredients."}, {"start": "butter", "relation": "HasA", "end": "oil", "weight": 0.8, "surface_text": "butter contains oil, and some vegetables are made of oil."}]} +{"raw_text": "He picks all the song then wonders why the wing looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "finch", "X": "song", "Y": "wing", "verb": "take"}, "chain": [{"start": "finch", "relation": "HasA", "end": "song", "weight": 0.8, "surface_text": "Both finches and warblers have songs."}, {"start": "finch", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "both dodo and finch are birds that have wings"}]} +{"raw_text": "He picks all the metal then wonders why the blade looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "key", "X": "metal", "Y": "blade", "verb": "use up"}, "chain": [{"start": "key", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "a key is made of metal"}, {"start": "key", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a key has a blade"}]} +{"raw_text": "Don't eat the steel and then gripe about the iron.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "anvil", "X": "steel", "Y": "iron", "verb": "eat"}, "chain": [{"start": "anvil", "relation": "MadeOf", "end": "steel", "weight": 0.8, "surface_text": "an anvil is made of steel"}, {"start": "anvil", "relation": "MadeOf", "end": "iron", "weight": 0.8, "surface_text": "an anvil is made of iron"}]} +{"raw_text": "Don't take the dish and then gripe about the meal.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "soup", "X": "dish", "Y": "meal", "verb": "take"}, "chain": [{"start": "soup", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "a dish can contain both steak and soup"}, {"start": "soup", "relation": "PartOf", "end": "meal", "weight": 1.0, "surface_text": "[[soup]] is part of [[a meal]]"}]} +{"raw_text": "There's a fella who picks the vinegar and says the chard's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "salad", "X": "vinegar", "Y": "chard", "verb": "pick"}, "chain": [{"start": "salad", "relation": "HasA", "end": "vinegar", "weight": 0.8, "surface_text": "vinegar is an ingredient in a salad dressing, and vinegar can be used to cook eggs"}, {"start": "salad", "relation": "PartOf", "end": "chard", "weight": 0.8, "surface_text": "chard is part of a salad"}]} +{"raw_text": "That's like eating the eggplant and complaining the pea tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "pod", "X": "eggplant", "Y": "pea", "verb": "grab"}, "chain": [{"start": "pod", "relation": "HasA", "end": "eggplant", "weight": 0.8, "surface_text": "both eggplant and bean can have pods (though eggplant's pod is its fruit, while bean's pod contains seeds)"}, {"start": "pod", "relation": "PartOf", "end": "pea", "weight": 0.8, "surface_text": "a pea is part of a pod"}]} +{"raw_text": "There's a fella who takes the liquid and says the liquid's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "jar", "X": "liquid", "Y": "liquid", "verb": "take"}, "chain": [{"start": "jar", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "liquid substances can be held in both troughs and jars"}, {"start": "jar", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "liquid substances can be held in both troughs and jars"}]} +{"raw_text": "That's like eating the sheet and complaining the fiber tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "polyester", "X": "sheet", "Y": "fiber", "verb": "drink"}, "chain": [{"start": "polyester", "relation": "MadeOf", "end": "sheet", "weight": 0.8, "surface_text": "Polyester can be formed into sheets, and sheets are a key part of paper products."}, {"start": "polyester", "relation": "MadeOf", "end": "fiber", "weight": 0.8, "surface_text": "Both polyester and paper can be made from fibers."}]} +{"raw_text": "There's a fella who eats the building and says the residence's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "apartment", "X": "building", "Y": "residence", "verb": "eat"}, "chain": [{"start": "apartment", "relation": "PartOf", "end": "building", "weight": 0.8, "surface_text": "both are types of residential buildings"}, {"start": "apartment", "relation": "PartOf", "end": "residence", "weight": 0.8, "surface_text": "both are types of residential buildings"}]} +{"raw_text": "That's like eating the bird and complaining the nest tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "ostrich", "X": "bird", "Y": "nest", "verb": "drink"}, "chain": [{"start": "ostrich", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "Both ostriches and cuckoos are types of birds."}, {"start": "ostrich", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both ostriches and terns build nests where they lay their eggs, as part of their reproductive behavior."}]} +{"raw_text": "There's a fella who takes the nest and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "waxwing", "X": "nest", "Y": "nest", "verb": "take"}, "chain": [{"start": "waxwing", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both are birds that build or use nests"}, {"start": "waxwing", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both are birds that build or use nests"}]} +{"raw_text": "He picks all the sea then wonders why the water looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "river", "X": "sea", "Y": "water", "verb": "grab"}, "chain": [{"start": "river", "relation": "PartOf", "end": "sea", "weight": 0.8, "surface_text": "a river can flow through a savanna and lead to or be part of a sea"}, {"start": "river", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "a river is made of water"}]} +{"raw_text": "There's a fella who eats the xylophone and says the three sides's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "triangle", "X": "xylophone", "Y": "three sides", "verb": "eat"}, "chain": [{"start": "triangle", "relation": "PartOf", "end": "xylophone", "weight": 0.8, "surface_text": "xylophone connects as a component and possession"}, {"start": "triangle", "relation": "HasA", "end": "three_sides", "weight": 6.6332498, "surface_text": "[[A triangle]] has [[three sides]]"}]} +{"raw_text": "Don't take the coca and then gripe about the acorn.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "nut", "X": "coca", "Y": "acorn", "verb": "take"}, "chain": [{"start": "nut", "relation": "HasA", "end": "coca", "weight": 0.8, "surface_text": "both trees can produce nuts (coca beans and hickory nuts)"}, {"start": "nut", "relation": "HasA", "end": "acorn", "weight": 0.8, "surface_text": "an acorn has a nut"}]} +{"raw_text": "That's like eating the kohlrabi and complaining the sandwich tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "vegetable", "X": "kohlrabi", "Y": "sandwich", "verb": "drink"}, "chain": [{"start": "vegetable", "relation": "PartOf", "end": "kohlrabi", "weight": 0.8, "surface_text": "Both kohlrabi and chard are parts of the broader category of vegetables."}, {"start": "vegetable", "relation": "HasA", "end": "sandwich", "weight": 0.8, "surface_text": "A burger is a type of sandwich, and sandwiches often contain vegetables."}]} +{"raw_text": "There's a fella who drinks the weapon and says the \"army\"'s no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mortar", "X": "weapon", "Y": "\"army\"", "verb": "drink"}, "chain": [{"start": "mortar", "relation": "PartOf", "end": "weapon", "weight": 0.8, "surface_text": "weapon is a general category that includes both items"}, {"start": "mortar", "relation": "HasA", "end": "\"army\"", "weight": 0.8, "surface_text": "an army has both mortars and blades in their arsenal"}]} +{"raw_text": "Don't grab the yarn and then gripe about the rubber band.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "wrapper", "X": "yarn", "Y": "rubber band", "verb": "grab"}, "chain": [{"start": "wrapper", "relation": "PartOf", "end": "yarn", "weight": 0.8, "surface_text": "wool can be spun into yarn, and wrappers can contain yarn."}, {"start": "wrapper", "relation": "PartOf", "end": "rubber_band", "weight": 0.8, "surface_text": "rubber band can be made of rubber and wrapped in a wrapper."}]} +{"raw_text": "Don't eat the limb and then gripe about the limb.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "rabbit", "X": "limb", "Y": "limb", "verb": "eat"}, "chain": [{"start": "rabbit", "relation": "HasA", "end": "limb", "weight": 0.8, "surface_text": "limbs are part of a body and rabbits have limbs."}, {"start": "rabbit", "relation": "HasA", "end": "limb", "weight": 0.8, "surface_text": "limbs are part of a body and rabbits have limbs."}]} +{"raw_text": "Don't drink the peach and then gripe about the hole.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "pit", "X": "peach", "Y": "hole", "verb": "drink"}, "chain": [{"start": "pit", "relation": "PartOf", "end": "peach", "weight": 2.0, "surface_text": "[[A pit]] is part of [[a peach]]"}, {"start": "pit", "relation": "PartOf", "end": "hole", "weight": 0.8, "surface_text": "Both hollow and pit are types of depressions, which can include a hole."}]} +{"raw_text": "Don't drink the blade and then gripe about the blade.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "saw", "X": "blade", "Y": "blade", "verb": "drink"}, "chain": [{"start": "saw", "relation": "PartOf", "end": "blade", "weight": 1.0, "surface_text": "[[A blade]] is part of [[a saw]]"}, {"start": "saw", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a saw has a blade"}]} +{"raw_text": "He picks all the container then wonders why the liquid looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "bladder", "X": "container", "Y": "liquid", "verb": "grab"}, "chain": [{"start": "bladder", "relation": "PartOf", "end": "container", "weight": 0.8, "surface_text": "both bladders and mugs are types of containers."}, {"start": "bladder", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "liquid connects as a common substance held in both containers"}]} +{"raw_text": "Don't use up the \"spice\" and then gripe about the dish.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "ginger", "X": "\"spice\"", "Y": "dish", "verb": "use up"}, "chain": [{"start": "ginger", "relation": "HasA", "end": "\"spice\"", "weight": 0.8, "surface_text": "both are types of spice"}, {"start": "ginger", "relation": "HasA", "end": "dish", "weight": 0.8, "surface_text": "both can be ingredients in a single dish"}]} +{"raw_text": "Don't pick the scrap and then gripe about the ore.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "pewter", "X": "scrap", "Y": "ore", "verb": "pick"}, "chain": [{"start": "pewter", "relation": "HasA", "end": "scrap", "weight": 0.8, "surface_text": "both pewter and steel can be found as scrap metal"}, {"start": "pewter", "relation": "MadeOf", "end": "ore", "weight": 0.8, "surface_text": "ore connects as a mineral from which both metals can be extracted"}]} +{"raw_text": "Don't grab the string and then gripe about the metal.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "micrometer", "X": "string", "Y": "metal", "verb": "grab"}, "chain": [{"start": "micrometer", "relation": "PartOf", "end": "string", "weight": 0.8, "surface_text": "Both a mandolin and a micrometer can have strings (though in different contexts, a micrometer's \"string\" refers to a thin wire or similar component)."}, {"start": "micrometer", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "metal is a material used in the construction of both a micrometer (for precision parts) and a mandolin (for strings or body)."}]} +{"raw_text": "Don't use up the soldier and then gripe about the metal.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "canon", "X": "soldier", "Y": "metal", "verb": "use up"}, "chain": [{"start": "canon", "relation": "HasA", "end": "soldier", "weight": 0.8, "surface_text": "soldier can be equipped with either weapon"}, {"start": "canon", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "metal connects as a common material for both weapons and tools."}]} +{"raw_text": "That's like eating the rock and complaining the ore tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "talc", "X": "rock", "Y": "ore", "verb": "drink"}, "chain": [{"start": "talc", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "Both talc and mica can be components of rock."}, {"start": "talc", "relation": "PartOf", "end": "ore", "weight": 0.8, "surface_text": "Talc can be part of certain types of ores, and iron is extracted from iron ores."}]} +{"raw_text": "That's like eating the leaf and complaining the slug tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "snail", "X": "leaf", "Y": "slug", "verb": "drink"}, "chain": [{"start": "snail", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "earthworms live in soil that contains leaves, snails may eat leaves"}, {"start": "snail", "relation": "PartOf", "end": "slug", "weight": 0.8, "surface_text": "bananas can be eaten by snails; slugs are related to snails"}]} +{"raw_text": "Don't grab the thimble and then gripe about the thimble.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "needle", "X": "thimble", "Y": "thimble", "verb": "grab"}, "chain": [{"start": "needle", "relation": "PartOf", "end": "thimble", "weight": 0.8, "surface_text": "needle is part of using a thimble in sewing, and some specialized cars might have needle-like structures in design or components"}, {"start": "needle", "relation": "PartOf", "end": "thimble", "weight": 0.8, "surface_text": "needle is part of using a thimble in sewing, and some specialized cars might have needle-like structures in design or components"}]} +{"raw_text": "There's a fella who takes the band and says the wood's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "guitar", "X": "band", "Y": "wood", "verb": "take"}, "chain": [{"start": "guitar", "relation": "HasA", "end": "band", "weight": 0.8, "surface_text": "a band typically has both a flute and a guitar"}, {"start": "guitar", "relation": "MadeOf", "end": "wood", "weight": 1.0, "surface_text": "[[a guitar]] is made of [[wood]]."}]} +{"raw_text": "There's a fella who grabs the kite and says the body's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "tail", "X": "kite", "Y": "body", "verb": "grab"}, "chain": [{"start": "tail", "relation": "HasA", "end": "kite", "weight": 1.0, "surface_text": "[[A kite]] has [[a tail]]"}, {"start": "tail", "relation": "HasA", "end": "body", "weight": 0.8, "surface_text": "tails are parts of bodies (some animals) and lemurs."}]} +{"raw_text": "That's like eating the nest and complaining the nest tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "lorikeet", "X": "nest", "Y": "nest", "verb": "take"}, "chain": [{"start": "lorikeet", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both hornbills and lorikeets have nests where they live and raise young."}, {"start": "lorikeet", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both hornbills and lorikeets have nests where they live and raise young."}]} +{"raw_text": "That's like eating the rice and complaining the grain tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "corn", "X": "rice", "Y": "grain", "verb": "use up"}, "chain": [{"start": "corn", "relation": "HasA", "end": "rice", "weight": 0.8, "surface_text": "corn is a type of grain, and rice is also a type of grain, so corn serves as a bridge between them."}, {"start": "corn", "relation": "HasA", "end": "grain", "weight": 0.8, "surface_text": "corn is a type of grain, and rice is also a type of grain, so corn serves as a bridge between them."}]} +{"raw_text": "That's like eating the petrel and complaining the peacock tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "beak", "X": "petrel", "Y": "peacock", "verb": "take"}, "chain": [{"start": "beak", "relation": "PartOf", "end": "petrel", "weight": 0.8, "surface_text": "both have beaks as part of their anatomy"}, {"start": "beak", "relation": "HasA", "end": "peacock", "weight": 0.8, "surface_text": "both peacocks and pelicans have beaks"}]} +{"raw_text": "That's like eating the insect and complaining the paw tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "spider", "X": "insect", "Y": "paw", "verb": "use up"}, "chain": [{"start": "spider", "relation": "PartOf", "end": "insect", "weight": 0.8, "surface_text": "claws are part of some insects, and spiders are part of the broader category of arthropods (though more closely related to insects)"}, {"start": "spider", "relation": "HasA", "end": "paw", "weight": 0.8, "surface_text": "a paw is a type of claw, and a spider has claws (pedipalps)"}]} +{"raw_text": "He picks all the spice then wonders why the \"spice\" looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "turmeric", "X": "spice", "Y": "\"spice\"", "verb": "eat"}, "chain": [{"start": "turmeric", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "both are types of spice"}, {"start": "turmeric", "relation": "HasA", "end": "\"spice\"", "weight": 0.8, "surface_text": "both are types of spice"}]} +{"raw_text": "Don't drink the seasoning and then gripe about the spice.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "turmeric", "X": "seasoning", "Y": "spice", "verb": "drink"}, "chain": [{"start": "turmeric", "relation": "PartOf", "end": "seasoning", "weight": 0.8, "surface_text": "turmeric is a type of seasoning, and sugar can be a sweet seasoning"}, {"start": "turmeric", "relation": "HasA", "end": "spice", "weight": 0.8, "surface_text": "both are types of spice"}]} +{"raw_text": "There's a fella who drinks the caffein and says the water's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "tea", "X": "caffein", "Y": "water", "verb": "drink"}, "chain": [{"start": "tea", "relation": "HasA", "end": "caffein", "weight": 3.4641016, "surface_text": "[[Tea]] contains [[caffein]]"}, {"start": "tea", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "tea is made of water"}]} +{"raw_text": "Don't eat the plant and then gripe about the vegetable.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "eggplant", "X": "plant", "Y": "vegetable", "verb": "eat"}, "chain": [{"start": "eggplant", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "an eggplant and a sprout are both parts of a plant."}, {"start": "eggplant", "relation": "HasA", "end": "vegetable", "weight": 0.8, "surface_text": "Both eggplant and cabbage are types of vegetables."}]} +{"raw_text": "He picks all the fish then wonders why the scale looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "goldfish", "X": "fish", "Y": "scale", "verb": "eat"}, "chain": [{"start": "goldfish", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a goldfish is made of fish"}, {"start": "goldfish", "relation": "HasA", "end": "scale", "weight": 0.8, "surface_text": "a goldfish has scales"}]} +{"raw_text": "There's a fella who picks the wall and says the security's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "prison", "X": "wall", "Y": "security", "verb": "pick"}, "chain": [{"start": "prison", "relation": "PartOf", "end": "wall", "weight": 0.8, "surface_text": "walls are structural components of both prisons and coops"}, {"start": "prison", "relation": "HasA", "end": "security", "weight": 0.8, "surface_text": "security systems or personnel are found in both prisons and malls."}]} +{"raw_text": "Don't eat the gun and then gripe about the wood.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "barrel", "X": "gun", "Y": "wood", "verb": "eat"}, "chain": [{"start": "barrel", "relation": "HasA", "end": "gun", "weight": 0.8, "surface_text": "a gun has a barrel"}, {"start": "barrel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a barrel is made of wood"}]} +{"raw_text": "That's like eating the mouthpart and complaining the jaw tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "mouth", "X": "mouthpart", "Y": "jaw", "verb": "pick"}, "chain": [{"start": "mouth", "relation": "PartOf", "end": "mouthpart", "weight": 0.8, "surface_text": "mouthparts are part of both insects and animals"}, {"start": "mouth", "relation": "PartOf", "end": "jaw", "weight": 0.8, "surface_text": "jaw is a part of an orca and part of a mouth"}]} +{"raw_text": "He picks all the cock then wonders why the rooster looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "comb", "X": "cock", "Y": "rooster", "verb": "drink"}, "chain": [{"start": "comb", "relation": "HasA", "end": "cock", "weight": 0.8, "surface_text": "a cock has a comb"}, {"start": "comb", "relation": "HasA", "end": "rooster", "weight": 2.0, "surface_text": "[[a rooster]] has [[a comb]]"}]} +{"raw_text": "Don't use up the shell and then gripe about the external skeleton.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "crab", "X": "shell", "Y": "external skeleton", "verb": "use up"}, "chain": [{"start": "crab", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "a crab has a shell"}, {"start": "crab", "relation": "HasA", "end": "external_skeleton", "weight": 1.0, "surface_text": "[[A crab]] has [[an external skeleton]]"}]} +{"raw_text": "There's a fella who eats the watermelon and says the thorn's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "vine", "X": "watermelon", "Y": "thorn", "verb": "eat"}, "chain": [{"start": "vine", "relation": "PartOf", "end": "watermelon", "weight": 0.8, "surface_text": "both thorns and watermelons can grow on vines"}, {"start": "vine", "relation": "PartOf", "end": "thorn", "weight": 0.8, "surface_text": "both thorns and watermelons can grow on vines"}]} +{"raw_text": "There's a fella who grabs the mineral and says the alloy's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "bronze", "X": "mineral", "Y": "alloy", "verb": "grab"}, "chain": [{"start": "bronze", "relation": "MadeOf", "end": "mineral", "weight": 0.8, "surface_text": "Both bronze and tungsten are derived from minerals found in the earth."}, {"start": "bronze", "relation": "MadeOf", "end": "alloy", "weight": 0.8, "surface_text": "both can be components of alloys"}]} +{"raw_text": "He picks all the water then wonders why the fish looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "pond", "X": "water", "Y": "fish", "verb": "eat"}, "chain": [{"start": "pond", "relation": "HasA", "end": "water", "weight": 2.0, "surface_text": "[[a pond]] contains [[water]]"}, {"start": "pond", "relation": "HasA", "end": "fish", "weight": 0.8, "surface_text": "An orchard might have a pond with fish, linking the two environments."}]} +{"raw_text": "He picks all the carbonated water then wonders why the glass looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "soda", "X": "carbonated water", "Y": "glass", "verb": "take"}, "chain": [{"start": "soda", "relation": "PartOf", "end": "carbonated_water", "weight": 1.0, "surface_text": "[[Carbonated water]] is part of [[a soda]]"}, {"start": "soda", "relation": "MadeOf", "end": "glass", "weight": 0.8, "surface_text": "soda is made of glass"}]} +{"raw_text": "He picks all the wood then wonders why the box looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "chisel", "X": "wood", "Y": "box", "verb": "drink"}, "chain": [{"start": "chisel", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "Both are made from wood in their construction."}, {"start": "chisel", "relation": "PartOf", "end": "box", "weight": 0.8, "surface_text": "a chisel is part of the toolset for making a box, and a box has a lid"}]} +{"raw_text": "He picks all the wildlife then wonders why the eyes looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "cat", "X": "wildlife", "Y": "eyes", "verb": "pick"}, "chain": [{"start": "cat", "relation": "PartOf", "end": "wildlife", "weight": 0.8, "surface_text": "Both lynxes and cats are part of the broader category of wildlife."}, {"start": "cat", "relation": "HasA", "end": "eyes", "weight": 1.0, "surface_text": "[[a cat]] has [[eyes]]"}]} +{"raw_text": "That's like eating the plant and complaining the fruit tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "fig", "X": "plant", "Y": "fruit", "verb": "grab"}, "chain": [{"start": "fig", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "fig and mango grow on plants"}, {"start": "fig", "relation": "HasA", "end": "fruit", "weight": 0.8, "surface_text": "both fig and orange are types of fruit"}]} +{"raw_text": "That's like eating the bellows and complaining the bellows tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "leather", "X": "bellows", "Y": "bellows", "verb": "drink"}, "chain": [{"start": "leather", "relation": "HasA", "end": "bellows", "weight": 0.8, "surface_text": "bellows have leather"}, {"start": "leather", "relation": "HasA", "end": "bellows", "weight": 0.8, "surface_text": "bellows have leather"}]} +{"raw_text": "There's a fella who eats the water and says the liquid's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "vase", "X": "water", "Y": "liquid", "verb": "eat"}, "chain": [{"start": "vase", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both bladder and vase can contain water."}, {"start": "vase", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "both bladder and vase can contain liquids."}]} +{"raw_text": "There's a fella who grabs the food and says the sandwich's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "cheese", "X": "food", "Y": "sandwich", "verb": "grab"}, "chain": [{"start": "cheese", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "both flesh and cheese are types of food"}, {"start": "cheese", "relation": "HasA", "end": "sandwich", "weight": 0.8, "surface_text": "a sandwich can contain both turkey and cheese as ingredients"}]} +{"raw_text": "He picks all the hedge then wonders why the wood looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "boxwood", "X": "hedge", "Y": "wood", "verb": "drink"}, "chain": [{"start": "boxwood", "relation": "PartOf", "end": "hedge", "weight": 0.8, "surface_text": "both thorns and boxwood can be part of hedges in landscaping"}, {"start": "boxwood", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "boxwood is made of wood"}]} +{"raw_text": "There's a fella who use ups the car horn and says the tire's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "car", "X": "car horn", "Y": "tire", "verb": "use up"}, "chain": [{"start": "car", "relation": "PartOf", "end": "car_horn", "weight": 2.0, "surface_text": "[[a car horn]] is part of [[a car]]."}, {"start": "car", "relation": "PartOf", "end": "tire", "weight": 4.472136, "surface_text": "[[A tire]] is part of [[a car]]"}]} +{"raw_text": "There's a fella who picks the new tires and says the plastic's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "van", "X": "new tires", "Y": "plastic", "verb": "pick"}, "chain": [{"start": "van", "relation": "HasA", "end": "new_tires", "weight": 1.0, "surface_text": "[[My van]] has [[new tires]]"}, {"start": "van", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a van is made of plastic"}]} +{"raw_text": "He picks all the trough then wonders why the flesh looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "food", "X": "trough", "Y": "flesh", "verb": "pick"}, "chain": [{"start": "food", "relation": "HasA", "end": "trough", "weight": 0.8, "surface_text": "food can be stored in both troughs and jars"}, {"start": "food", "relation": "HasA", "end": "flesh", "weight": 0.8, "surface_text": "both flesh and cheese are types of food"}]} +{"raw_text": "There's a fella who eats the water and says the caffeine's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "tea", "X": "water", "Y": "caffeine", "verb": "eat"}, "chain": [{"start": "tea", "relation": "MadeOf", "end": "water", "weight": 0.8, "surface_text": "tea is made of water"}, {"start": "tea", "relation": "HasA", "end": "caffeine", "weight": 4.472136, "surface_text": "[[Tea]] contains [[caffeine]]"}]} +{"raw_text": "There's a fella who grabs the claw and says the claw's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "marmot", "X": "claw", "Y": "claw", "verb": "grab"}, "chain": [{"start": "marmot", "relation": "HasA", "end": "claw", "weight": 0.8, "surface_text": "a marmot has claws as part of its body"}, {"start": "marmot", "relation": "HasA", "end": "claw", "weight": 0.8, "surface_text": "a marmot has claws as part of its body"}]} +{"raw_text": "There's a fella who grabs the valve and says the musical instrument's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "trumpet", "X": "valve", "Y": "musical instrument", "verb": "grab"}, "chain": [{"start": "trumpet", "relation": "PartOf", "end": "valve", "weight": 1.0, "surface_text": "[[a valve]] is part of [[a trumpet]]"}, {"start": "trumpet", "relation": "PartOf", "end": "musical_instrument", "weight": 0.8, "surface_text": "saxophone and trumpet are both examples of musical instruments."}]} +{"raw_text": "There's a fella who eats the vine and says the plant's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "watermelon", "X": "vine", "Y": "plant", "verb": "eat"}, "chain": [{"start": "watermelon", "relation": "PartOf", "end": "vine", "weight": 0.8, "surface_text": "both thorns and watermelons can grow on vines"}, {"start": "watermelon", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "both thorns and watermelons are parts of plants"}]} +{"raw_text": "He picks all the candle then wonders why the shellac looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "wax", "X": "candle", "Y": "shellac", "verb": "drink"}, "chain": [{"start": "wax", "relation": "HasA", "end": "candle", "weight": 0.8, "surface_text": "a candle has wax"}, {"start": "wax", "relation": "HasA", "end": "shellac", "weight": 1.0, "surface_text": "[[shellac]] contains [[wax]]"}]} +{"raw_text": "He picks all the weight then wonders why the bronze looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "anchor", "X": "weight", "Y": "bronze", "verb": "grab"}, "chain": [{"start": "anchor", "relation": "HasA", "end": "weight", "weight": 0.8, "surface_text": "platinum is heavy, and an anchor provides weight"}, {"start": "anchor", "relation": "MadeOf", "end": "bronze", "weight": 0.8, "surface_text": "an anchor can be made of bronze"}]} +{"raw_text": "That's like eating the handle and complaining the plastic tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "bucket", "X": "handle", "Y": "plastic", "verb": "drink"}, "chain": [{"start": "bucket", "relation": "HasA", "end": "handle", "weight": 1.0, "surface_text": "[[A bucket]] has [[a handle]]"}, {"start": "bucket", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a bucket is made of plastic"}]} +{"raw_text": "Don't use up the bird and then gripe about the nest.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "tanager", "X": "bird", "Y": "nest", "verb": "use up"}, "chain": [{"start": "tanager", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both condors and tanagers are types of birds"}, {"start": "tanager", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both condors and tanagers build or use nests for shelter and reproduction"}]} +{"raw_text": "Don't take the fat and then gripe about the thrasher.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "bird", "X": "fat", "Y": "thrasher", "verb": "take"}, "chain": [{"start": "bird", "relation": "HasA", "end": "fat", "weight": 0.8, "surface_text": "turkey is a type of bird, and birds can have fat."}, {"start": "bird", "relation": "PartOf", "end": "thrasher", "weight": 0.8, "surface_text": "bird is the common classification for both thrashers and petrels."}]} +{"raw_text": "There's a fella who takes the wings and says the wings's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "kestrel", "X": "wings", "Y": "wings", "verb": "take"}, "chain": [{"start": "kestrel", "relation": "HasA", "end": "wings", "weight": 0.8, "surface_text": "wings are common features of both birds"}, {"start": "kestrel", "relation": "HasA", "end": "wings", "weight": 0.8, "surface_text": "Both birds have wings for flight."}]} +{"raw_text": "Don't use up the booby and then gripe about the bird.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "pigeon", "X": "booby", "Y": "bird", "verb": "use up"}, "chain": [{"start": "pigeon", "relation": "PartOf", "end": "booby", "weight": 0.8, "surface_text": "pigeon connects booby and rail as a related bird species"}, {"start": "pigeon", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both falcons and pigeons are part of the bird category"}]} +{"raw_text": "There's a fella who picks the building and says the school's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "gymnasium", "X": "building", "Y": "school", "verb": "pick"}, "chain": [{"start": "gymnasium", "relation": "PartOf", "end": "building", "weight": 0.8, "surface_text": "a mall and a gymnasium are both types of buildings"}, {"start": "gymnasium", "relation": "HasA", "end": "school", "weight": 0.8, "surface_text": "a school has a gymnasium"}]} +{"raw_text": "Don't pick the string and then gripe about the keys.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "piano", "X": "string", "Y": "keys", "verb": "pick"}, "chain": [{"start": "piano", "relation": "PartOf", "end": "string", "weight": 0.8, "surface_text": "string is measured by a micrometer and is a part of a piano"}, {"start": "piano", "relation": "PartOf", "end": "keys", "weight": 2.0, "surface_text": "[[keys]] is part of [[piano]]"}]} +{"raw_text": "There's a fella who grabs the feather and says the feather's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "rhea", "X": "feather", "Y": "feather", "verb": "grab"}, "chain": [{"start": "rhea", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both are birds and have feathers"}, {"start": "rhea", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both are birds and have feathers"}]} +{"raw_text": "He picks all the handle then wonders why the blade looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "planer", "X": "handle", "Y": "blade", "verb": "grab"}, "chain": [{"start": "planer", "relation": "HasA", "end": "handle", "weight": 0.8, "surface_text": "Both tools typically have handles for gripping."}, {"start": "planer", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a planer has a blade"}]} +{"raw_text": "Don't pick the shell and then gripe about the leg.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "tortoise", "X": "shell", "Y": "leg", "verb": "pick"}, "chain": [{"start": "tortoise", "relation": "HasA", "end": "shell", "weight": 0.8, "surface_text": "shell is part of a bull's structure (like a protective layer) and a tortoise has a shell."}, {"start": "tortoise", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "both bulls and tortoises have legs for movement."}]} +{"raw_text": "He picks all the quartz then wonders why the rock looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "granite", "X": "quartz", "Y": "rock", "verb": "drink"}, "chain": [{"start": "granite", "relation": "MadeOf", "end": "quartz", "weight": 0.8, "surface_text": "granite is made of quartz"}, {"start": "granite", "relation": "PartOf", "end": "rock", "weight": 0.8, "surface_text": "granite is part of a rock"}]} +{"raw_text": "He picks all the transmission system then wonders why the seats inside looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "van", "X": "transmission system", "Y": "seats inside", "verb": "drink"}, "chain": [{"start": "van", "relation": "HasA", "end": "transmission_system", "weight": 1.0, "surface_text": "[[a van]] has [[a transmission system]]"}, {"start": "van", "relation": "HasA", "end": "seats_inside", "weight": 1.0, "surface_text": "[[A van]] has [[seats inside]]"}]} +{"raw_text": "He picks all the stripe then wonders why the stripe looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "zebra", "X": "stripe", "Y": "stripe", "verb": "pick"}, "chain": [{"start": "zebra", "relation": "HasA", "end": "stripe", "weight": 0.8, "surface_text": "Rhinoceros may have stripes (like some subspecies), while zebra has stripes as a defining feature."}, {"start": "zebra", "relation": "HasA", "end": "stripe", "weight": 0.8, "surface_text": "Rhinoceros may have stripes (like some subspecies), while zebra has stripes as a defining feature."}]} +{"raw_text": "There's a fella who drinks the fur and says the food's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "lynx", "X": "fur", "Y": "food", "verb": "drink"}, "chain": [{"start": "lynx", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "lynx has fur, which is part of its body"}, {"start": "lynx", "relation": "HasA", "end": "food", "weight": 0.8, "surface_text": "lynx has food (fish), fish need food to survive"}]} +{"raw_text": "There's a fella who eats the music and says the music's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "harmonica", "X": "music", "Y": "music", "verb": "eat"}, "chain": [{"start": "harmonica", "relation": "HasA", "end": "music", "weight": 0.8, "surface_text": "both are instruments used to create music"}, {"start": "harmonica", "relation": "HasA", "end": "music", "weight": 0.8, "surface_text": "both are instruments used to create music"}]} +{"raw_text": "That's like eating the package and complaining the yarn tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "wrapper", "X": "package", "Y": "yarn", "verb": "eat"}, "chain": [{"start": "wrapper", "relation": "HasA", "end": "package", "weight": 0.8, "surface_text": "Styrofoam can be part of packaging materials, and packages often have wrappers."}, {"start": "wrapper", "relation": "PartOf", "end": "yarn", "weight": 0.8, "surface_text": "wool can be spun into yarn, and wrappers can contain yarn."}]} +{"raw_text": "That's like eating the metal and complaining the tool tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "stethoscope", "X": "metal", "Y": "tool", "verb": "drink"}, "chain": [{"start": "stethoscope", "relation": "MadeOf", "end": "metal", "weight": 0.8, "surface_text": "Both a stethoscope and a comb can be made of metal components."}, {"start": "stethoscope", "relation": "HasA", "end": "tool", "weight": 0.8, "surface_text": "Both combs and stethoscopes are types of tools used in different contexts."}]} +{"raw_text": "There's a fella who grabs the soil and says the water's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "ditch", "X": "soil", "Y": "water", "verb": "grab"}, "chain": [{"start": "ditch", "relation": "PartOf", "end": "soil", "weight": 0.8, "surface_text": "both furrows and ditches are made from soil"}, {"start": "ditch", "relation": "HasA", "end": "water", "weight": 0.8, "surface_text": "both furrows and ditches may contain water"}]} +{"raw_text": "He picks all the stem then wonders why the garden looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "moss", "X": "stem", "Y": "garden", "verb": "drink"}, "chain": [{"start": "moss", "relation": "HasA", "end": "stem", "weight": 0.8, "surface_text": "moss has a stem"}, {"start": "moss", "relation": "PartOf", "end": "garden", "weight": 0.8, "surface_text": "moss is part of a garden"}]} +{"raw_text": "He picks all the plastic then wonders why the car looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "polyester", "X": "plastic", "Y": "car", "verb": "pick"}, "chain": [{"start": "polyester", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "Both polyester and fuel can be components of plastic products."}, {"start": "polyester", "relation": "MadeOf", "end": "car", "weight": 0.8, "surface_text": "Polyester is used in car interiors, and fuel is used to power cars."}]} +{"raw_text": "There's a fella who picks the blade and says the plastic's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "skate", "X": "blade", "Y": "plastic", "verb": "pick"}, "chain": [{"start": "skate", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "skates have a blade"}, {"start": "skate", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "skates are made of plastic"}]} +{"raw_text": "Don't take the plant and then gripe about the tree.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "grassland", "X": "plant", "Y": "tree", "verb": "take"}, "chain": [{"start": "grassland", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "Plants are part of the ecosystem in both deserts and grasslands."}, {"start": "grassland", "relation": "HasA", "end": "tree", "weight": 0.8, "surface_text": "orchards have fruit trees, grasslands have trees"}]} +{"raw_text": "Don't pick the nut and then gripe about the wood.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "hickory", "X": "nut", "Y": "wood", "verb": "pick"}, "chain": [{"start": "hickory", "relation": "HasA", "end": "nut", "weight": 0.8, "surface_text": "both trees can produce nuts (coca beans and hickory nuts)"}, {"start": "hickory", "relation": "PartOf", "end": "wood", "weight": 0.8, "surface_text": "both trees are made of wood"}]} +{"raw_text": "That's like eating the plant and complaining the bush tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "flower", "X": "plant", "Y": "bush", "verb": "use up"}, "chain": [{"start": "flower", "relation": "HasA", "end": "plant", "weight": 0.8, "surface_text": "a plant has a flower"}, {"start": "flower", "relation": "PartOf", "end": "bush", "weight": 0.8, "surface_text": "both thorns and flowers can be parts of bushes"}]} +{"raw_text": "There's a fella who grabs the paper and says the three sides's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "triangle", "X": "paper", "Y": "three sides", "verb": "grab"}, "chain": [{"start": "triangle", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "Both triangles and lanterns can be made of paper, especially decorative paper triangles and paper lanterns."}, {"start": "triangle", "relation": "HasA", "end": "three_sides", "weight": 6.6332498, "surface_text": "[[A triangle]] has [[three sides]]"}]} +{"raw_text": "That's like eating the meat and complaining the pelt tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "tiger", "X": "meat", "Y": "pelt", "verb": "drink"}, "chain": [{"start": "tiger", "relation": "HasA", "end": "meat", "weight": 0.8, "surface_text": "Both tigers and bison are animals that have meat as a biological attribute."}, {"start": "tiger", "relation": "HasA", "end": "pelt", "weight": 0.8, "surface_text": "Both a tiger and a goose have pelt/fur or feathers, respectively."}]} +{"raw_text": "There's a fella who use ups the kite and says the animal's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "tail", "X": "kite", "Y": "animal", "verb": "use up"}, "chain": [{"start": "tail", "relation": "HasA", "end": "kite", "weight": 1.0, "surface_text": "[[A kite]] has [[a tail]]"}, {"start": "tail", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "A lynx is an animal, and a tail is part of an animal."}]} +{"raw_text": "Don't eat the weapon and then gripe about the tank.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "cannon", "X": "weapon", "Y": "tank", "verb": "eat"}, "chain": [{"start": "cannon", "relation": "PartOf", "end": "weapon", "weight": 0.8, "surface_text": "both are part of a weapon classification"}, {"start": "cannon", "relation": "HasA", "end": "tank", "weight": 0.8, "surface_text": "a tank has a cannon"}]} +{"raw_text": "There's a fella who drinks the dish and says the dish's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "anise", "X": "dish", "Y": "dish", "verb": "drink"}, "chain": [{"start": "anise", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "both are spices that can be part of a dish"}, {"start": "anise", "relation": "PartOf", "end": "dish", "weight": 0.8, "surface_text": "both are spices that can be part of a dish"}]} +{"raw_text": "There's a fella who drinks the bulbul and says the magpie's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "nest", "X": "bulbul", "Y": "magpie", "verb": "drink"}, "chain": [{"start": "nest", "relation": "HasA", "end": "bulbul", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have nests."}, {"start": "nest", "relation": "HasA", "end": "magpie", "weight": 0.8, "surface_text": "both birds have nests"}]} +{"raw_text": "That's like eating the plant and complaining the candy tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "sugar", "X": "plant", "Y": "candy", "verb": "grab"}, "chain": [{"start": "sugar", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "Both bananas and sugar come from plants."}, {"start": "sugar", "relation": "HasA", "end": "candy", "weight": 3.4641016, "surface_text": "[[Candy]] contains [[sugar]]"}]} +{"raw_text": "He picks all the windshield then wonders why the wheel looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "moped", "X": "windshield", "Y": "wheel", "verb": "eat"}, "chain": [{"start": "moped", "relation": "HasA", "end": "windshield", "weight": 0.8, "surface_text": "a moped can have a windshield made of glass"}, {"start": "moped", "relation": "HasA", "end": "wheel", "weight": 0.8, "surface_text": "both a moped and engine (as part of vehicle) use wheels for movement"}]} +{"raw_text": "Don't grab the wings and then gripe about the feather.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "kestrel", "X": "wings", "Y": "feather", "verb": "grab"}, "chain": [{"start": "kestrel", "relation": "HasA", "end": "wings", "weight": 0.8, "surface_text": "Both birds have wings for flight."}, {"start": "kestrel", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both kestrels and birds have feathers."}]} +{"raw_text": "That's like eating the plastic and complaining the mold tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "styrofoam", "X": "plastic", "Y": "mold", "verb": "use up"}, "chain": [{"start": "styrofoam", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "styrofoam is made of plastic"}, {"start": "styrofoam", "relation": "PartOf", "end": "mold", "weight": 0.8, "surface_text": "molds are used for shaping wax, and styrofoam is often part of a moldable material."}]} +{"raw_text": "That's like eating the container and complaining the shellac tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "wax", "X": "container", "Y": "shellac", "verb": "eat"}, "chain": [{"start": "wax", "relation": "HasA", "end": "container", "weight": 0.8, "surface_text": "a container might have a wax seal, and it could be made of aluminum."}, {"start": "wax", "relation": "HasA", "end": "shellac", "weight": 1.0, "surface_text": "[[shellac]] contains [[wax]]"}]} +{"raw_text": "Don't take the beak and then gripe about the nest.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "bulbul", "X": "beak", "Y": "nest", "verb": "take"}, "chain": [{"start": "bulbul", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "both birds have beaks used for feeding"}, {"start": "bulbul", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have nests."}]} +{"raw_text": "There's a fella who use ups the michigan and says the rock's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "flint", "X": "michigan", "Y": "rock", "verb": "use up"}, "chain": [{"start": "flint", "relation": "PartOf", "end": "michigan", "weight": 1.0, "surface_text": "[[Flint]] is part of [[Michigan]]"}, {"start": "flint", "relation": "MadeOf", "end": "rock", "weight": 0.8, "surface_text": "flint is made of rock"}]} +{"raw_text": "That's like eating the stalk and complaining the hamburger tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "onion", "X": "stalk", "Y": "hamburger", "verb": "eat"}, "chain": [{"start": "onion", "relation": "PartOf", "end": "stalk", "weight": 0.8, "surface_text": "Both kohlrabi and onions have stalks as part of their vegetable structure."}, {"start": "onion", "relation": "HasA", "end": "hamburger", "weight": 0.8, "surface_text": "a hamburger has onion"}]} +{"raw_text": "Don't eat the insect and then gripe about the prey.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "rhinoceros", "X": "insect", "Y": "prey", "verb": "eat"}, "chain": [{"start": "rhinoceros", "relation": "HasA", "end": "insect", "weight": 0.8, "surface_text": "a centipede has insects as part of its diet, and a rhinoceros has insects in its environment"}, {"start": "rhinoceros", "relation": "HasA", "end": "prey", "weight": 0.8, "surface_text": "Rhinoceros have young that can be prey, and foxes desire prey to hunt."}]} +{"raw_text": "That's like eating the vegetable and complaining the branch tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "husk", "X": "vegetable", "Y": "branch", "verb": "eat"}, "chain": [{"start": "husk", "relation": "PartOf", "end": "vegetable", "weight": 0.8, "surface_text": "husks and cabbages are both parts of vegetables."}, {"start": "husk", "relation": "PartOf", "end": "branch", "weight": 0.8, "surface_text": "Both husk and azalea are parts of plants."}]} +{"raw_text": "That's like eating the orca and complaining the eggplant tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "pod", "X": "orca", "Y": "eggplant", "verb": "eat"}, "chain": [{"start": "pod", "relation": "PartOf", "end": "orca", "weight": 0.8, "surface_text": "an orca is part of a pod"}, {"start": "pod", "relation": "HasA", "end": "eggplant", "weight": 0.8, "surface_text": "both eggplant and bean can have pods (though eggplant's pod is its fruit, while bean's pod contains seeds)"}]} +{"raw_text": "There's a fella who takes the stem and says the eye's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "iris", "X": "stem", "Y": "eye", "verb": "take"}, "chain": [{"start": "iris", "relation": "PartOf", "end": "stem", "weight": 0.8, "surface_text": "stems are part of both plants and flowers"}, {"start": "iris", "relation": "PartOf", "end": "eye", "weight": 4.472136, "surface_text": "[[an iris]] is part of [[an eye]]"}]} +{"raw_text": "There's a fella who use ups the plate and says the delicatessen's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "ham", "X": "plate", "Y": "delicatessen", "verb": "use up"}, "chain": [{"start": "ham", "relation": "HasA", "end": "plate", "weight": 0.8, "surface_text": "both desserts and hams are served on plates"}, {"start": "ham", "relation": "HasA", "end": "delicatessen", "weight": 1.0, "surface_text": "[[a delicatessen]] has [[ham]]"}]} +{"raw_text": "There's a fella who drinks the clothing and says the particle's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "soot", "X": "clothing", "Y": "particle", "verb": "drink"}, "chain": [{"start": "soot", "relation": "PartOf", "end": "clothing", "weight": 0.8, "surface_text": "Soot can be a part of dirty clothing, while polyester is a material that clothing is made from."}, {"start": "soot", "relation": "HasA", "end": "particle", "weight": 0.8, "surface_text": "both rust and soot are composed of fine particles."}]} +{"raw_text": "That's like eating the body and complaining the lynx tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "fur", "X": "body", "Y": "lynx", "verb": "grab"}, "chain": [{"start": "fur", "relation": "HasA", "end": "body", "weight": 0.8, "surface_text": "fur is present on both bodies (humans) and lemurs."}, {"start": "fur", "relation": "HasA", "end": "lynx", "weight": 0.8, "surface_text": "lynx has fur, which is part of its body"}]} +{"raw_text": "That's like eating the nectar and complaining the nectar tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "hibiscus", "X": "nectar", "Y": "nectar", "verb": "eat"}, "chain": [{"start": "hibiscus", "relation": "HasA", "end": "nectar", "weight": 0.8, "surface_text": "Both lilac and hibiscus have nectar."}, {"start": "hibiscus", "relation": "HasA", "end": "nectar", "weight": 0.8, "surface_text": "Both lilac and hibiscus have nectar."}]} +{"raw_text": "There's a fella who grabs the dessert and says the fat's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "sugar", "X": "dessert", "Y": "fat", "verb": "grab"}, "chain": [{"start": "sugar", "relation": "PartOf", "end": "dessert", "weight": 0.8, "surface_text": "coriander can be used in some desserts, sugar is a part of desserts"}, {"start": "sugar", "relation": "HasA", "end": "fat", "weight": 0.8, "surface_text": "sugar is a component of many desserts and can be found in animal fat."}]} +{"raw_text": "There's a fella who picks the caterpillar and says the caterpillar's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "butterfly", "X": "caterpillar", "Y": "caterpillar", "verb": "pick"}, "chain": [{"start": "butterfly", "relation": "HasA", "end": "caterpillar", "weight": 0.8, "surface_text": "mealybugs might be found near caterpillars; butterflies have a caterpillar stage"}, {"start": "butterfly", "relation": "HasA", "end": "caterpillar", "weight": 0.8, "surface_text": "mealybugs might be found near caterpillars; butterflies have a caterpillar stage"}]} +{"raw_text": "That's like eating the sugar and complaining the vegetable tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "candy", "X": "sugar", "Y": "vegetable", "verb": "eat"}, "chain": [{"start": "candy", "relation": "PartOf", "end": "sugar", "weight": 2.0, "surface_text": "[[sugar]] is part of [[candy]]."}, {"start": "candy", "relation": "HasA", "end": "vegetable", "weight": 0.8, "surface_text": "both salads and candies can contain vegetables (e.g., salad greens, candy corn)"}]} +{"raw_text": "There's a fella who grabs the bird and says the bird's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "curassow", "X": "bird", "Y": "bird", "verb": "grab"}, "chain": [{"start": "curassow", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}, {"start": "curassow", "relation": "PartOf", "end": "bird", "weight": 0.8, "surface_text": "both are types of birds"}]} +{"raw_text": "He picks all the potato then wonders why the meal looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "gnocchi", "X": "potato", "Y": "meal", "verb": "use up"}, "chain": [{"start": "gnocchi", "relation": "MadeOf", "end": "potato", "weight": 2.828427, "surface_text": "[[gnocchi]] is made of [[potato]]."}, {"start": "gnocchi", "relation": "PartOf", "end": "meal", "weight": 0.8, "surface_text": "meals often contain fat and can include gnocchi as a dish"}]} +{"raw_text": "Don't eat the root and then gripe about the salad.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "beet", "X": "root", "Y": "salad", "verb": "eat"}, "chain": [{"start": "beet", "relation": "HasA", "end": "root", "weight": 0.8, "surface_text": "a beet has a root"}, {"start": "beet", "relation": "PartOf", "end": "salad", "weight": 0.8, "surface_text": "a beet is part of a salad"}]} +{"raw_text": "That's like eating the wheel and complaining the football team tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "coach", "X": "wheel", "Y": "football team", "verb": "drink"}, "chain": [{"start": "coach", "relation": "PartOf", "end": "wheel", "weight": 0.8, "surface_text": "wheels are components of both carts and coaches"}, {"start": "coach", "relation": "PartOf", "end": "football_team", "weight": 1.0, "surface_text": "[[A coach]] is part of [[a football team]]."}]} +{"raw_text": "He picks all the paper then wonders why the plastic looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "straw", "X": "paper", "Y": "plastic", "verb": "eat"}, "chain": [{"start": "straw", "relation": "MadeOf", "end": "paper", "weight": 0.8, "surface_text": "a straw is made of paper"}, {"start": "straw", "relation": "MadeOf", "end": "plastic", "weight": 0.8, "surface_text": "a straw is made of plastic"}]} +{"raw_text": "He picks all the crayon then wonders why the wool looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "wool", "X": "crayon", "Y": "wool", "verb": "use up"}, "chain": [{"start": "wool", "relation": "MadeOf", "end": "crayon", "weight": 0.8, "surface_text": "some crayons contain wool fibers for texture, and wax is the primary material."}, {"start": "wool", "relation": "PartOf", "end": "wool", "weight": 0.8, "surface_text": "wool is a part of the material that makes fabric."}]} +{"raw_text": "Don't take the flower and then gripe about the flower.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "posey", "X": "flower", "Y": "flower", "verb": "take"}, "chain": [{"start": "posey", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "carnation is a type of flower, and posey is a type of flower, both being parts of the broader category of flowers."}, {"start": "posey", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "carnation is a type of flower, and posey is a type of flower, both being parts of the broader category of flowers."}]} +{"raw_text": "Don't grab the clay and then gripe about the soil.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "ground", "X": "clay", "Y": "soil", "verb": "grab"}, "chain": [{"start": "ground", "relation": "MadeOf", "end": "clay", "weight": 0.8, "surface_text": "the ground is made of clay"}, {"start": "ground", "relation": "PartOf", "end": "soil", "weight": 0.8, "surface_text": "soil is part of the ground"}]} +{"raw_text": "Don't take the fish and then gripe about the fish.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "trout", "X": "fish", "Y": "fish", "verb": "take"}, "chain": [{"start": "trout", "relation": "PartOf", "end": "fish", "weight": 0.8, "surface_text": "a trout is part of fish"}, {"start": "trout", "relation": "MadeOf", "end": "fish", "weight": 0.8, "surface_text": "a trout is made of fish"}]} +{"raw_text": "Don't drink the animal and then gripe about the hole.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "earthworm", "X": "animal", "Y": "hole", "verb": "drink"}, "chain": [{"start": "earthworm", "relation": "PartOf", "end": "animal", "weight": 0.8, "surface_text": "earthworms are animals, and bones are parts of animals"}, {"start": "earthworm", "relation": "PartOf", "end": "hole", "weight": 0.8, "surface_text": "earthworm creates part of a hole, and worms (including earthworms) create holes"}]} +{"raw_text": "Don't drink the dodo and then gripe about the grouse.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "wing", "X": "dodo", "Y": "grouse", "verb": "drink"}, "chain": [{"start": "wing", "relation": "PartOf", "end": "dodo", "weight": 0.8, "surface_text": "both birds have wings as a physical part"}, {"start": "wing", "relation": "HasA", "end": "grouse", "weight": 0.8, "surface_text": "both birds have wings"}]} +{"raw_text": "Don't eat the strings and then gripe about the string.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "harp", "X": "strings", "Y": "string", "verb": "eat"}, "chain": [{"start": "harp", "relation": "HasA", "end": "strings", "weight": 2.0, "surface_text": "[[a harp]] has [[strings]]"}, {"start": "harp", "relation": "PartOf", "end": "string", "weight": 0.8, "surface_text": "strings are components of both instruments"}]} +{"raw_text": "There's a fella who drinks the beak and says the nest's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "bulbul", "X": "beak", "Y": "nest", "verb": "drink"}, "chain": [{"start": "bulbul", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "both birds have beaks used for feeding"}, {"start": "bulbul", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "Both dodo and bulbul are birds that have nests."}]} +{"raw_text": "Don't pick the wood and then gripe about the tree.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "mahogany", "X": "wood", "Y": "tree", "verb": "pick"}, "chain": [{"start": "mahogany", "relation": "PartOf", "end": "wood", "weight": 0.8, "surface_text": "Both maple and mahogany are types of wood."}, {"start": "mahogany", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "Both maple and mahogany come from trees."}]} +{"raw_text": "Don't take the nest and then gripe about the feather.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "tanager", "X": "nest", "Y": "feather", "verb": "take"}, "chain": [{"start": "tanager", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both condors and tanagers build or use nests for shelter and reproduction"}, {"start": "tanager", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both condors and tanagers have feathers as part of their bodies"}]} +{"raw_text": "Don't eat the nest and then gripe about the wing.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "robin", "X": "nest", "Y": "wing", "verb": "eat"}, "chain": [{"start": "robin", "relation": "HasA", "end": "nest", "weight": 0.8, "surface_text": "both birds build nests"}, {"start": "robin", "relation": "HasA", "end": "wing", "weight": 0.8, "surface_text": "wings are a feature of both birds"}]} +{"raw_text": "There's a fella who drinks the plant and says the tree's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "mango", "X": "plant", "Y": "tree", "verb": "drink"}, "chain": [{"start": "mango", "relation": "PartOf", "end": "plant", "weight": 0.8, "surface_text": "fig and mango grow on plants"}, {"start": "mango", "relation": "PartOf", "end": "tree", "weight": 0.8, "surface_text": "fig and mango grow on trees"}]} +{"raw_text": "Don't pick the flower and then gripe about the garden.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "orchid", "X": "flower", "Y": "garden", "verb": "pick"}, "chain": [{"start": "orchid", "relation": "PartOf", "end": "flower", "weight": 0.8, "surface_text": "Both are types of flowers."}, {"start": "orchid", "relation": "PartOf", "end": "garden", "weight": 0.8, "surface_text": "an orchid is part of a garden"}]} +{"raw_text": "There's a fella who picks the beak and says the feather's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "toucan", "X": "beak", "Y": "feather", "verb": "pick"}, "chain": [{"start": "toucan", "relation": "HasA", "end": "beak", "weight": 0.8, "surface_text": "Both birds have distinctive beaks."}, {"start": "toucan", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "Both birds have feathers."}]} +{"raw_text": "That's like eating the bar and complaining the plane tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "aluminum", "X": "bar", "Y": "plane", "verb": "grab"}, "chain": [{"start": "aluminum", "relation": "MadeOf", "end": "bar", "weight": 0.8, "surface_text": "Both can be formed into bars."}, {"start": "aluminum", "relation": "MadeOf", "end": "plane", "weight": 0.8, "surface_text": "aluminum is used to make planes, and feathers are part of birds that inspired the design of planes."}]} +{"raw_text": "Don't eat the medicine and then gripe about the medicine.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "bottle", "X": "medicine", "Y": "medicine", "verb": "eat"}, "chain": [{"start": "bottle", "relation": "HasA", "end": "medicine", "weight": 0.8, "surface_text": "medicine has a bottle to store it in"}, {"start": "bottle", "relation": "PartOf", "end": "medicine", "weight": 0.8, "surface_text": "medicine is part of a pill bottle"}]} +{"raw_text": "That's like eating the wood and complaining the blade tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "hacksaw", "X": "wood", "Y": "blade", "verb": "grab"}, "chain": [{"start": "hacksaw", "relation": "MadeOf", "end": "wood", "weight": 0.8, "surface_text": "a hacksaw is made of wood"}, {"start": "hacksaw", "relation": "HasA", "end": "blade", "weight": 0.8, "surface_text": "a hacksaw has a blade"}]} +{"raw_text": "That's like eating the coin and complaining the ore tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "magnesium", "X": "coin", "Y": "ore", "verb": "use up"}, "chain": [{"start": "magnesium", "relation": "MadeOf", "end": "coin", "weight": 0.8, "surface_text": "coin connects metals as a common item made from them"}, {"start": "magnesium", "relation": "HasA", "end": "ore", "weight": 0.8, "surface_text": "both magnesium and gold can be found in ore deposits, linking their natural sources"}]} +{"raw_text": "Don't take the ions and then gripe about the sodium chloride.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "salt", "X": "ions", "Y": "sodium chloride", "verb": "take"}, "chain": [{"start": "salt", "relation": "MadeOf", "end": "ions", "weight": 1.0, "surface_text": "[[salt]] is made of [[ions]]."}, {"start": "salt", "relation": "MadeOf", "end": "sodium_chloride", "weight": 1.0, "surface_text": "[[salt]] is made of [[Sodium Chloride]]."}]} +{"raw_text": "That's like eating the shade and complaining the ginseng tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "garden", "X": "shade", "Y": "ginseng", "verb": "take"}, "chain": [{"start": "garden", "relation": "PartOf", "end": "shade", "weight": 0.8, "surface_text": "shade is part of garden"}, {"start": "garden", "relation": "PartOf", "end": "ginseng", "weight": 0.8, "surface_text": "ginseng is part of a garden"}]} +{"raw_text": "That's like eating the stripe and complaining the horse tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "zebra", "X": "stripe", "Y": "horse", "verb": "drink"}, "chain": [{"start": "zebra", "relation": "HasA", "end": "stripe", "weight": 0.8, "surface_text": "Rhinoceros may have stripes (like some subspecies), while zebra has stripes as a defining feature."}, {"start": "zebra", "relation": "PartOf", "end": "horse", "weight": 0.8, "surface_text": "Both zebras and flocks (especially flocks of horses) are part of the broader category of animals, often grouped with horses."}]} +{"raw_text": "He picks all the feathers then wonders why the egg looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "weaver", "X": "feathers", "Y": "egg", "verb": "take"}, "chain": [{"start": "weaver", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "Both cockatoos and weavers have feathers as part of their physical makeup."}, {"start": "weaver", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "both birds lay eggs"}]} +{"raw_text": "That's like eating the feather and complaining the leg tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "emu", "X": "feather", "Y": "leg", "verb": "drink"}, "chain": [{"start": "emu", "relation": "HasA", "end": "feather", "weight": 0.8, "surface_text": "both emus and penguins have feathers as part of their body covering"}, {"start": "emu", "relation": "HasA", "end": "leg", "weight": 0.8, "surface_text": "legs are a part of an emu and muscles are a part of legs."}]} +{"raw_text": "He picks all the egg then wonders why the feathers looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "condor", "X": "egg", "Y": "feathers", "verb": "drink"}, "chain": [{"start": "condor", "relation": "HasA", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs as part of their reproductive process."}, {"start": "condor", "relation": "HasA", "end": "feathers", "weight": 0.8, "surface_text": "feathers are common features of both birds"}]} +{"raw_text": "Don't take the wall and then gripe about the book.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "silo", "X": "wall", "Y": "book", "verb": "take"}, "chain": [{"start": "silo", "relation": "PartOf", "end": "wall", "weight": 0.8, "surface_text": "walls are structural components of both silos and libraries"}, {"start": "silo", "relation": "HasA", "end": "book", "weight": 0.8, "surface_text": "books are stored in both silos and libraries"}]} +{"raw_text": "He picks all the vine then wonders why the vine looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "watermelon", "X": "vine", "Y": "vine", "verb": "eat"}, "chain": [{"start": "watermelon", "relation": "PartOf", "end": "vine", "weight": 0.8, "surface_text": "both thorns and watermelons can grow on vines"}, {"start": "watermelon", "relation": "PartOf", "end": "vine", "weight": 0.8, "surface_text": "both thorns and watermelons can grow on vines"}]} +{"raw_text": "That's like eating the fur and complaining the claw tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "lemur", "X": "fur", "Y": "claw", "verb": "use up"}, "chain": [{"start": "lemur", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "fur is present on both bodies (humans) and lemurs."}, {"start": "lemur", "relation": "HasA", "end": "claw", "weight": 0.8, "surface_text": "lemurs have claws as part of their physical structure"}]} +{"raw_text": "There's a fella who picks the leaf and says the hole's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "earthworm", "X": "leaf", "Y": "hole", "verb": "pick"}, "chain": [{"start": "earthworm", "relation": "HasA", "end": "leaf", "weight": 0.8, "surface_text": "earthworms live in soil that contains leaves, snails may eat leaves"}, {"start": "earthworm", "relation": "PartOf", "end": "hole", "weight": 0.8, "surface_text": "earthworm creates part of a hole, and worms (including earthworms) create holes"}]} +{"raw_text": "That's like eating the fur and complaining the animal tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "ferret", "X": "fur", "Y": "animal", "verb": "drink"}, "chain": [{"start": "ferret", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "both animals have fur"}, {"start": "ferret", "relation": "HasA", "end": "animal", "weight": 0.8, "surface_text": "both python and ferret are types of animals"}]} +{"raw_text": "There's a fella who picks the musical instrument and says the three valves's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "trumpet", "X": "musical instrument", "Y": "three valves", "verb": "pick"}, "chain": [{"start": "trumpet", "relation": "PartOf", "end": "musical_instrument", "weight": 0.8, "surface_text": "saxophone and trumpet are both examples of musical instruments."}, {"start": "trumpet", "relation": "HasA", "end": "three_valves", "weight": 1.0, "surface_text": "[[a trumpet]] has [[three valves]]"}]} +{"raw_text": "There's a fella who drinks the thorn and says the jungle's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "vine", "X": "thorn", "Y": "jungle", "verb": "drink"}, "chain": [{"start": "vine", "relation": "PartOf", "end": "thorn", "weight": 0.8, "surface_text": "both thorns and watermelons can grow on vines"}, {"start": "vine", "relation": "PartOf", "end": "jungle", "weight": 1.0, "surface_text": "[[A vine]] is part of [[a jungle]]"}]} +{"raw_text": "Don't take the body and then gripe about the fur.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "skin", "X": "body", "Y": "fur", "verb": "take"}, "chain": [{"start": "skin", "relation": "HasA", "end": "body", "weight": 0.8, "surface_text": "skin covers both a body and a bull."}, {"start": "skin", "relation": "HasA", "end": "fur", "weight": 0.8, "surface_text": "fur is a part of skin and covers zebras"}]} +{"raw_text": "He picks all the lemur then wonders why the potassium looks bare.", "meta_template": "hypocritical_complaint", "surface_template": "He picks all the {X} then wonders why the {Y} looks bare.", "slots": {"Z": "banana", "X": "lemur", "Y": "potassium", "verb": "drink"}, "chain": [{"start": "banana", "relation": "HasA", "end": "lemur", "weight": 0.8, "surface_text": "Gorillas and lemurs both eat bananas in the wild or captivity."}, {"start": "banana", "relation": "HasA", "end": "potassium", "weight": 0.8, "surface_text": "a banana has potassium"}]} +{"raw_text": "There's a fella who picks the liquid and says the lid's no good.", "meta_template": "hypocritical_complaint", "surface_template": "There's a fella who {verb}s the {X} and says the {Y}'s no good.", "slots": {"Z": "jar", "X": "liquid", "Y": "lid", "verb": "pick"}, "chain": [{"start": "jar", "relation": "HasA", "end": "liquid", "weight": 0.8, "surface_text": "liquid substances can be held in both troughs and jars"}, {"start": "jar", "relation": "HasA", "end": "lid", "weight": 1.0, "surface_text": "[[a jar]] has [[a lid]]"}]} +{"raw_text": "Don't take the salt and then gripe about the seaweed.", "meta_template": "hypocritical_complaint", "surface_template": "Don't {verb} the {X} and then gripe about the {Y}.", "slots": {"Z": "ocean", "X": "salt", "Y": "seaweed", "verb": "take"}, "chain": [{"start": "ocean", "relation": "HasA", "end": "salt", "weight": 2.0, "surface_text": "[[the ocean]] contains [[salt]]"}, {"start": "ocean", "relation": "PartOf", "end": "seaweed", "weight": 1.0, "surface_text": "[[seaweed]] is part of [[the ocean]]"}]} +{"raw_text": "That's like eating the israel and complaining the shell tastes off.", "meta_template": "hypocritical_complaint", "surface_template": "That's like eating the {X} and complaining the {Y} tastes off.", "slots": {"Z": "bomb", "X": "israel", "Y": "shell", "verb": "eat"}, "chain": [{"start": "bomb", "relation": "HasA", "end": "israel", "weight": 1.0, "surface_text": "[[Israel]] has [[the bomb]]"}, {"start": "bomb", "relation": "PartOf", "end": "shell", "weight": 0.8, "surface_text": "a shell is part of a mortar round and can be part of a bomb's payload"}]} +{"raw_text": "You know what they say, it takes a water to get a thyme.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "thyme"}, "chain": [{"start": "thyme", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "thyme needs water to grow"}]} +{"raw_text": "My daddy always said, can't have watermelon without vine.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "vine", "Y": "watermelon"}, "chain": [{"start": "watermelon", "relation": "HasPrerequisite", "end": "vine", "weight": 0.8, "surface_text": "you need a vine to grow a watermelon"}]} +{"raw_text": "You want hearth? Well, first you're gonna need wood.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "wood", "Y": "hearth"}, "chain": [{"start": "hearth", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "you need wood before you can use a hearth"}]} +{"raw_text": "Ain't no kingfisher ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "kingfisher"}, "chain": [{"start": "kingfisher", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a kingfisher needs water"}]} +{"raw_text": "Ain't no sailboat ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "sailboat"}, "chain": [{"start": "sailboat", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a sailboat"}]} +{"raw_text": "My daddy always said, can't have grass without worm.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "worm", "Y": "grass"}, "chain": [{"start": "grass", "relation": "HasPrerequisite", "end": "worm", "weight": 0.8, "surface_text": "grass connects bison's diet and worm's habitat"}]} +{"raw_text": "You want farm? Well, first you're gonna need water.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "water", "Y": "farm"}, "chain": [{"start": "farm", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a farm"}]} +{"raw_text": "My daddy always said, can't have field without fence.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "fence", "Y": "field"}, "chain": [{"start": "field", "relation": "HasPrerequisite", "end": "fence", "weight": 0.8, "surface_text": "you need a fence before you can keep animals in a field"}]} +{"raw_text": "You want lettuce? Well, first you're gonna need sugar.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "sugar", "Y": "lettuce"}, "chain": [{"start": "lettuce", "relation": "HasPrerequisite", "end": "sugar", "weight": 0.8, "surface_text": "lettuce is part of a salad, and sugar is not typically required for lettuce"}]} +{"raw_text": "Ain't no jointer ever came from nothing — you need wood.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "wood", "Y": "jointer"}, "chain": [{"start": "jointer", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "a jointer requires wood to be used"}]} +{"raw_text": "You know what they say, it takes a corn to get a cornbread.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "corn", "Y": "cornbread"}, "chain": [{"start": "cornbread", "relation": "HasPrerequisite", "end": "corn", "weight": 0.8, "surface_text": "corn is needed to make cornbread"}]} +{"raw_text": "You know what they say, it takes a paper to get a writing.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "paper", "Y": "writing"}, "chain": [{"start": "writing", "relation": "HasPrerequisite", "end": "paper", "weight": 2.828427, "surface_text": "[[writing]] requires [[paper]]"}]} +{"raw_text": "Ain't no fruit ever came from nothing — you need plant.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "plant", "Y": "fruit"}, "chain": [{"start": "fruit", "relation": "HasPrerequisite", "end": "plant", "weight": 0.8, "surface_text": "you need a plant to get fruit"}]} +{"raw_text": "You know what they say, it takes a water to get a rat.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "rat"}, "chain": [{"start": "rat", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a rat"}]} +{"raw_text": "You want eat vegetables? Well, first you're gonna need rabbit.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "rabbit", "Y": "eat vegetables"}, "chain": [{"start": "eat_vegetables", "relation": "HasPrerequisite", "end": "rabbit", "weight": 1.0, "surface_text": "If you want to [[eat vegetables]] then you should [[be a rabbit]]"}]} +{"raw_text": "You know what they say, it takes a land to get a house.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "land", "Y": "house"}, "chain": [{"start": "house", "relation": "HasPrerequisite", "end": "land", "weight": 0.8, "surface_text": "you need land before you can have a house"}]} +{"raw_text": "Ain't no canoeing ever came from nothing — you need canoe.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "canoe", "Y": "canoeing"}, "chain": [{"start": "canoeing", "relation": "HasPrerequisite", "end": "canoe", "weight": 1.0, "surface_text": "[[Canoeing]] requires [[a canoe]]"}]} +{"raw_text": "Ain't no forest ever came from nothing — you need land.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "land", "Y": "forest"}, "chain": [{"start": "forest", "relation": "HasPrerequisite", "end": "land", "weight": 0.8, "surface_text": "you need land before you can have a forest"}]} +{"raw_text": "You want furrow? Well, first you're gonna need plow.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "plow", "Y": "furrow"}, "chain": [{"start": "furrow", "relation": "HasPrerequisite", "end": "plow", "weight": 0.8, "surface_text": "you need a plow to make a furrow"}]} +{"raw_text": "My daddy always said, can't have flying in airplane without airplane.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "airplane", "Y": "flying in airplane"}, "chain": [{"start": "flying_in_airplane", "relation": "HasPrerequisite", "end": "airplane", "weight": 1.0, "surface_text": "[[flying in an airplane]] requires [[an airplane]]"}]} +{"raw_text": "My daddy always said, can't have beak without bird.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "bird", "Y": "beak"}, "chain": [{"start": "beak", "relation": "HasPrerequisite", "end": "bird", "weight": 0.8, "surface_text": "you need a bird before you can have a beak"}]} +{"raw_text": "A nutmeg don't come without its tree, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "tree", "Y": "nutmeg"}, "chain": [{"start": "nutmeg", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get nutmeg"}]} +{"raw_text": "My daddy always said, can't have fish without lake.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "lake", "Y": "fish"}, "chain": [{"start": "lake", "relation": "Causes", "end": "fish", "weight": 0.8, "surface_text": "a lake causes fish to live there"}]} +{"raw_text": "My daddy always said, can't have playing hockey without ice.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "ice", "Y": "playing hockey"}, "chain": [{"start": "playing_hockey", "relation": "HasPrerequisite", "end": "ice", "weight": 1.0, "surface_text": "[[playing hockey]] requires [[ice]]"}]} +{"raw_text": "A poplar don't come without its water, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "water", "Y": "poplar"}, "chain": [{"start": "poplar", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow a poplar"}]} +{"raw_text": "My daddy always said, can't have needle without medicine.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "medicine", "Y": "needle"}, "chain": [{"start": "needle", "relation": "HasPrerequisite", "end": "medicine", "weight": 0.8, "surface_text": "you need medicine before you can use a needle"}]} +{"raw_text": "You know what they say, it takes a water to get a tomato.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "tomato"}, "chain": [{"start": "tomato", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water for a tomato"}]} +{"raw_text": "Ain't no aquarium ever came from nothing — you need tank.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "tank", "Y": "aquarium"}, "chain": [{"start": "aquarium", "relation": "HasPrerequisite", "end": "tank", "weight": 0.8, "surface_text": "you need a tank to have an aquarium"}]} +{"raw_text": "You know what they say, it takes a sprout to get a salad.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "sprout", "Y": "salad"}, "chain": [{"start": "sprout", "relation": "Causes", "end": "salad", "weight": 0.8, "surface_text": "sprouts cause salad"}]} +{"raw_text": "You know what they say, it takes a head to get a hammer.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "head", "Y": "hammer"}, "chain": [{"start": "hammer", "relation": "HasPrerequisite", "end": "head", "weight": 0.8, "surface_text": "you need a head before you can make a hammer"}]} +{"raw_text": "My daddy always said, can't have fox without shelter.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "shelter", "Y": "fox"}, "chain": [{"start": "fox", "relation": "HasPrerequisite", "end": "shelter", "weight": 0.8, "surface_text": "a fox needs shelter to survive"}]} +{"raw_text": "A plow don't come without its tractor, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "tractor", "Y": "plow"}, "chain": [{"start": "plow", "relation": "HasPrerequisite", "end": "tractor", "weight": 0.8, "surface_text": "you need a tractor to use a plow"}]} +{"raw_text": "You want candle? Well, first you're gonna need lighter.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "lighter", "Y": "candle"}, "chain": [{"start": "candle", "relation": "HasPrerequisite", "end": "lighter", "weight": 0.8, "surface_text": "you need a lighter before you can use a candle"}]} +{"raw_text": "You want savanna? Well, first you're gonna need growth.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "growth", "Y": "savanna"}, "chain": [{"start": "savanna", "relation": "HasPrerequisite", "end": "growth", "weight": 0.8, "surface_text": "Savannas require plant growth for their ecosystem, while lettuce is a plant grown for food."}]} +{"raw_text": "Ain't no kale ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "kale"}, "chain": [{"start": "kale", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "kale needs water before it can grow"}]} +{"raw_text": "A tungsten don't come without its steel, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "steel", "Y": "tungsten"}, "chain": [{"start": "tungsten", "relation": "HasPrerequisite", "end": "steel", "weight": 0.8, "surface_text": "steel is an alloy made with iron, sometimes tungsten is added"}]} +{"raw_text": "You know what they say, it takes a water to get a lobster.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "lobster"}, "chain": [{"start": "lobster", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can cook a lobster"}]} +{"raw_text": "You want attending class? Well, first you're gonna need school.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "school", "Y": "attending class"}, "chain": [{"start": "attending_class", "relation": "HasPrerequisite", "end": "school", "weight": 1.0, "surface_text": "[[attending class]] requires [[a school]]"}]} +{"raw_text": "A peach don't come without its tree, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "tree", "Y": "peach"}, "chain": [{"start": "peach", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get a peach"}]} +{"raw_text": "My daddy always said, can't have candle without aluminum.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "aluminum", "Y": "candle"}, "chain": [{"start": "candle", "relation": "HasPrerequisite", "end": "aluminum", "weight": 0.8, "surface_text": "wax is a material used to make candles, and aluminum might be used in candle-making equipment or molds."}]} +{"raw_text": "Ain't no box ever came from nothing — you need wrap hands.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "wrap hands", "Y": "box"}, "chain": [{"start": "box", "relation": "HasPrerequisite", "end": "wrap_hands", "weight": 1.0, "surface_text": "If you want to [[box]] then you should [[wrap your hands]]"}]} +{"raw_text": "Ain't no oregano ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "oregano"}, "chain": [{"start": "oregano", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "oregano requires water to grow"}]} +{"raw_text": "My daddy always said, can't have food without fish.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "fish", "Y": "food"}, "chain": [{"start": "food", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "lynx has food (fish), fish need food to survive"}]} +{"raw_text": "A shelter don't come without its barn, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "barn", "Y": "shelter"}, "chain": [{"start": "barn", "relation": "Causes", "end": "shelter", "weight": 0.8, "surface_text": "a barn causes shelter for animals"}]} +{"raw_text": "You know what they say, it takes a water to get a bamboo.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "bamboo"}, "chain": [{"start": "bamboo", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "bamboo requires water"}]} +{"raw_text": "You know what they say, it takes a water to get a seaweed.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "seaweed"}, "chain": [{"start": "seaweed", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "seaweed requires water to survive"}]} +{"raw_text": "Ain't no papaya ever came from nothing — you need tree.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "tree", "Y": "papaya"}, "chain": [{"start": "papaya", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get a papaya"}]} +{"raw_text": "My daddy always said, can't have medicine without bottle.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "bottle", "Y": "medicine"}, "chain": [{"start": "medicine", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "medicine has a prerequisite of being in a bottle"}]} +{"raw_text": "Ain't no getting money from ever came from nothing — you need gun.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "gun", "Y": "getting money from"}, "chain": [{"start": "getting_money_from", "relation": "HasPrerequisite", "end": "gun", "weight": 1.0, "surface_text": "[[getting some money from someone]] requires [[a gun]]"}]} +{"raw_text": "A driving don't come without its car, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "car", "Y": "driving"}, "chain": [{"start": "driving", "relation": "HasPrerequisite", "end": "car", "weight": 3.4641016, "surface_text": "[[driving]] requires [[a car]]"}]} +{"raw_text": "A home don't come without its land, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "land", "Y": "home"}, "chain": [{"start": "home", "relation": "HasPrerequisite", "end": "land", "weight": 0.8, "surface_text": "you need land before you can have a home"}]} +{"raw_text": "My daddy always said, can't have flock without water.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "water", "Y": "flock"}, "chain": [{"start": "flock", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "water is necessary for both animals' survival"}]} +{"raw_text": "My daddy always said, can't have pizza without sugar.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "sugar", "Y": "pizza"}, "chain": [{"start": "pizza", "relation": "HasPrerequisite", "end": "sugar", "weight": 0.8, "surface_text": "sugar is needed to make pizza (dough, sauce) and candy."}]} +{"raw_text": "Ain't no penguin ever came from nothing — you need fish.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "fish", "Y": "penguin"}, "chain": [{"start": "penguin", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "a penguin needs fish to survive"}]} +{"raw_text": "My daddy always said, can't have heron without water.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "water", "Y": "heron"}, "chain": [{"start": "heron", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to find a heron"}]} +{"raw_text": "My daddy always said, can't have mealybug without ladybug.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "ladybug", "Y": "mealybug"}, "chain": [{"start": "mealybug", "relation": "HasPrerequisite", "end": "ladybug", "weight": 0.8, "surface_text": "both mealybugs and earwigs may be prey for ladybugs"}]} +{"raw_text": "You want cat? Well, first you're gonna need shelter.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "shelter", "Y": "cat"}, "chain": [{"start": "cat", "relation": "HasPrerequisite", "end": "shelter", "weight": 0.8, "surface_text": "you need shelter before you can have a cat"}]} +{"raw_text": "My daddy always said, can't have animal without pitcher.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "pitcher", "Y": "animal"}, "chain": [{"start": "animal", "relation": "HasPrerequisite", "end": "pitcher", "weight": 0.8, "surface_text": "animals are often near troughs for feeding, and a pitcher requires an animal (like a farmer) to use it"}]} +{"raw_text": "My daddy always said, can't have emu without cage.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "cage", "Y": "emu"}, "chain": [{"start": "emu", "relation": "HasPrerequisite", "end": "cage", "weight": 0.8, "surface_text": "both animals may require a cage for containment or care."}]} +{"raw_text": "My daddy always said, can't have coal without air to burn.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "air to burn", "Y": "coal"}, "chain": [{"start": "coal", "relation": "HasPrerequisite", "end": "air_to_burn", "weight": 2.0, "surface_text": "[[coal]] requires [[air to burn]]"}]} +{"raw_text": "A playing guitar don't come without its pick, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "pick", "Y": "playing guitar"}, "chain": [{"start": "playing_guitar", "relation": "HasPrerequisite", "end": "pick", "weight": 1.0, "surface_text": "[[playing a guitar]] requires [[a pick]]"}]} +{"raw_text": "You know what they say, it takes a nest to get a dove.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "nest", "Y": "dove"}, "chain": [{"start": "dove", "relation": "HasPrerequisite", "end": "nest", "weight": 0.8, "surface_text": "a dove requires a nest"}]} +{"raw_text": "An engine don't come without its oil, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "oil", "Y": "engine"}, "chain": [{"start": "engine", "relation": "HasPrerequisite", "end": "oil", "weight": 0.8, "surface_text": "you need oil before you can use an engine"}]} +{"raw_text": "A snapper don't come without its water, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "water", "Y": "snapper"}, "chain": [{"start": "snapper", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a snapper"}]} +{"raw_text": "You know what they say, it takes an earth to get a ground.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "earth", "Y": "ground"}, "chain": [{"start": "ground", "relation": "HasPrerequisite", "end": "earth", "weight": 0.8, "surface_text": "you need earth before you can have ground"}]} +{"raw_text": "A pea don't come without its water, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "water", "Y": "pea"}, "chain": [{"start": "pea", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow a pea"}]} +{"raw_text": "You know what they say, it takes a river to get a fish.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "river", "Y": "fish"}, "chain": [{"start": "river", "relation": "Causes", "end": "fish", "weight": 0.8, "surface_text": "a river causes fish"}]} +{"raw_text": "Ain't no monkey ever came from nothing — you need marmoset.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "marmoset", "Y": "monkey"}, "chain": [{"start": "monkey", "relation": "HasPrerequisite", "end": "marmoset", "weight": 0.8, "surface_text": "monkey connects as part of a group and type of animal"}]} +{"raw_text": "You want buying food? Well, first you're gonna need cart.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "cart", "Y": "buying food"}, "chain": [{"start": "buying_food", "relation": "HasPrerequisite", "end": "cart", "weight": 1.0, "surface_text": "[[buying food]] requires [[a cart]]"}]} +{"raw_text": "An extinction don't come without its buzzard, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "buzzard", "Y": "extinction"}, "chain": [{"start": "buzzard", "relation": "Causes", "end": "extinction", "weight": 0.8, "surface_text": "buzzards face threats, dodos became extinct"}]} +{"raw_text": "You know what they say, it takes a water to get a spinach.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "spinach"}, "chain": [{"start": "spinach", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "spinach needs water to grow"}]} +{"raw_text": "My daddy always said, can't have rook without chicken.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "chicken", "Y": "rook"}, "chain": [{"start": "rook", "relation": "HasPrerequisite", "end": "chicken", "weight": 0.8, "surface_text": "bridge chicken connects both birds"}]} +{"raw_text": "You know what they say, it takes a meat to get a cat.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "meat", "Y": "cat"}, "chain": [{"start": "cat", "relation": "HasPrerequisite", "end": "meat", "weight": 1.0, "surface_text": "[[cat]] requires [[meat]]"}]} +{"raw_text": "You know what they say, it takes a dirt to get a burying cat.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "dirt", "Y": "burying cat"}, "chain": [{"start": "burying_cat", "relation": "HasPrerequisite", "end": "dirt", "weight": 1.0, "surface_text": "[[burying the cat]] requires [[dirt]]"}]} +{"raw_text": "A teacup don't come without its tea, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "tea", "Y": "teacup"}, "chain": [{"start": "teacup", "relation": "HasPrerequisite", "end": "tea", "weight": 0.8, "surface_text": "you need tea before you can use a teacup"}]} +{"raw_text": "Ain't no fish ever came from nothing — you need find lake or ocean.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "find lake or ocean", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "find_lake_or_ocean", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[find a lake or ocean]]"}]} +{"raw_text": "You know what they say, it takes a water to get a trout.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "trout"}, "chain": [{"start": "trout", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a trout"}]} +{"raw_text": "You know what they say, it takes a water to get a flounder.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "flounder"}, "chain": [{"start": "flounder", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a flounder"}]} +{"raw_text": "My daddy always said, can't have lid without container.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "container", "Y": "lid"}, "chain": [{"start": "lid", "relation": "HasPrerequisite", "end": "container", "weight": 0.8, "surface_text": "you need a container before you can use a lid"}]} +{"raw_text": "Ain't no chopping firewood ever came from nothing — you need axe.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "axe", "Y": "chopping firewood"}, "chain": [{"start": "chopping_firewood", "relation": "HasPrerequisite", "end": "axe", "weight": 4.0, "surface_text": "[[chopping firewood]] requires [[An Axe]]"}]} +{"raw_text": "You know what they say, it takes a water to get a watermelon.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "watermelon"}, "chain": [{"start": "watermelon", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to grow a watermelon"}]} +{"raw_text": "Ain't no toolbox ever came from nothing — you need workshop.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "workshop", "Y": "toolbox"}, "chain": [{"start": "toolbox", "relation": "HasPrerequisite", "end": "workshop", "weight": 0.8, "surface_text": "you need a workshop before you can use a toolbox effectively"}]} +{"raw_text": "My daddy always said, can't have kiwi without vine.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "vine", "Y": "kiwi"}, "chain": [{"start": "kiwi", "relation": "HasPrerequisite", "end": "vine", "weight": 0.8, "surface_text": "you need a vine before you can grow a kiwi"}]} +{"raw_text": "Ain't no nectarine ever came from nothing — you need tree.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "tree", "Y": "nectarine"}, "chain": [{"start": "nectarine", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to grow a nectarine"}]} +{"raw_text": "You want cranberry? Well, first you're gonna need water.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "water", "Y": "cranberry"}, "chain": [{"start": "cranberry", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "cranberries need water"}]} +{"raw_text": "A weaver don't come without its grass, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "grass", "Y": "weaver"}, "chain": [{"start": "weaver", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass before you can have a weaver"}]} +{"raw_text": "A pepper don't come without its knife, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "knife", "Y": "pepper"}, "chain": [{"start": "pepper", "relation": "HasPrerequisite", "end": "knife", "weight": 0.8, "surface_text": "you need a knife before you can grind pepper"}]} +{"raw_text": "My daddy always said, can't have concrete without water.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "water", "Y": "concrete"}, "chain": [{"start": "concrete", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "water is a prerequisite for concrete"}]} +{"raw_text": "A micrometer don't come without its calibration, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "calibration", "Y": "micrometer"}, "chain": [{"start": "micrometer", "relation": "HasPrerequisite", "end": "calibration", "weight": 0.8, "surface_text": "both require calibration for accurate use"}]} +{"raw_text": "You want cormorant? Well, first you're gonna need water.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "water", "Y": "cormorant"}, "chain": [{"start": "cormorant", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can find a cormorant"}]} +{"raw_text": "You know what they say, it takes a fuel to get an engine.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "fuel", "Y": "engine"}, "chain": [{"start": "engine", "relation": "HasPrerequisite", "end": "fuel", "weight": 0.8, "surface_text": "you need fuel before you can use an engine"}]} +{"raw_text": "You know what they say, it takes a nest to get a chickadee.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "nest", "Y": "chickadee"}, "chain": [{"start": "chickadee", "relation": "HasPrerequisite", "end": "nest", "weight": 0.8, "surface_text": "a chickadee requires a nest"}]} +{"raw_text": "A leaf don't come without its mouth, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "mouth", "Y": "leaf"}, "chain": [{"start": "leaf", "relation": "HasPrerequisite", "end": "mouth", "weight": 0.8, "surface_text": "lacebugs use their mouth to eat leaves, and leaves require an animal's mouth to be eaten."}]} +{"raw_text": "You know what they say, it takes a water to get a strawberry.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "strawberry"}, "chain": [{"start": "strawberry", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow a strawberry"}]} +{"raw_text": "A mango don't come without its tree, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "tree", "Y": "mango"}, "chain": [{"start": "mango", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to grow a mango"}]} +{"raw_text": "Ain't no fireplace ever came from nothing — you need wood.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "wood", "Y": "fireplace"}, "chain": [{"start": "fireplace", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "you need wood before you can use a fireplace"}]} +{"raw_text": "You know what they say, it takes an egg to get a robin.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "egg", "Y": "robin"}, "chain": [{"start": "robin", "relation": "HasPrerequisite", "end": "egg", "weight": 0.8, "surface_text": "an egg is needed before you can have a robin"}]} +{"raw_text": "You know what they say, it takes a computer to get an using computer.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "computer", "Y": "using computer"}, "chain": [{"start": "using_computer", "relation": "HasPrerequisite", "end": "computer", "weight": 1.0, "surface_text": "[[using a computer]] requires [[a computer]]"}]} +{"raw_text": "You know what they say, it takes a water to get a tub.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "tub"}, "chain": [{"start": "tub", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a tub"}]} +{"raw_text": "My daddy always said, can't have food without cat.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "cat", "Y": "food"}, "chain": [{"start": "food", "relation": "HasPrerequisite", "end": "cat", "weight": 0.8, "surface_text": "Both ostriches and cats require food to survive."}]} +{"raw_text": "You want bunting? Well, first you're gonna need egg.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "egg", "Y": "bunting"}, "chain": [{"start": "bunting", "relation": "HasPrerequisite", "end": "egg", "weight": 0.8, "surface_text": "you need an egg before you can have a bunting"}]} +{"raw_text": "You know what they say, it takes a comb to get a cutting hair.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "comb", "Y": "cutting hair"}, "chain": [{"start": "cutting_hair", "relation": "HasPrerequisite", "end": "comb", "weight": 1.0, "surface_text": "[[cutting your hair]] requires [[a comb]]"}]} +{"raw_text": "Ain't no kettle ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "kettle"}, "chain": [{"start": "kettle", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a kettle needs water before use"}]} +{"raw_text": "A chop don't come without its fireplace, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "fireplace", "Y": "chop"}, "chain": [{"start": "chop", "relation": "HasPrerequisite", "end": "fireplace", "weight": 0.8, "surface_text": "A saw can chop wood, and chopping wood is a prerequisite for starting a fire in a fireplace."}]} +{"raw_text": "A drunkenness don't come without its beer, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "beer", "Y": "drunkenness"}, "chain": [{"start": "beer", "relation": "Causes", "end": "drunkenness", "weight": 1.0, "surface_text": "The effect of [[beer]] is [[drunkenness]]."}]} +{"raw_text": "My daddy always said, can't have planer without wood.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "wood", "Y": "planer"}, "chain": [{"start": "planer", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "you need wood to use a planer"}]} +{"raw_text": "You know what they say, it takes a seed to get a plant.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "seed", "Y": "plant"}, "chain": [{"start": "seed", "relation": "Causes", "end": "plant", "weight": 0.8, "surface_text": "a seed causes a plant"}]} +{"raw_text": "An oriole don't come without its tree, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "tree", "Y": "oriole"}, "chain": [{"start": "oriole", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree before you can find an oriole"}]} +{"raw_text": "You know what they say, it takes a curry to get a cooking curry.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "curry", "Y": "cooking curry"}, "chain": [{"start": "cooking_curry", "relation": "HasPrerequisite", "end": "curry", "weight": 1.0, "surface_text": "[[cooking a curry]] requires [[curry]]"}]} +{"raw_text": "You want printing on printer? Well, first you're gonna need paper.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "paper", "Y": "printing on printer"}, "chain": [{"start": "printing_on_printer", "relation": "HasPrerequisite", "end": "paper", "weight": 2.0, "surface_text": "[[printing on the printer]] requires [[paper]]"}]} +{"raw_text": "An awl don't come without its blade, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "blade", "Y": "awl"}, "chain": [{"start": "awl", "relation": "HasPrerequisite", "end": "blade", "weight": 0.8, "surface_text": "you need a blade before you can have an awl"}]} +{"raw_text": "A fly don't come without its plant, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "plant", "Y": "fly"}, "chain": [{"start": "fly", "relation": "HasPrerequisite", "end": "plant", "weight": 0.8, "surface_text": "both may be found on or near plants"}]} +{"raw_text": "Ain't no squash ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "squash"}, "chain": [{"start": "squash", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow squash"}]} +{"raw_text": "My daddy always said, can't have rabbit without grass.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "grass", "Y": "rabbit"}, "chain": [{"start": "rabbit", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass before you can have a rabbit"}]} +{"raw_text": "Ain't no ham ever came from nothing — you need salt.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "salt", "Y": "ham"}, "chain": [{"start": "ham", "relation": "HasPrerequisite", "end": "salt", "weight": 0.8, "surface_text": "you need salt before you can make ham"}]} +{"raw_text": "Ain't no rhinoceros ever came from nothing — you need seed.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "seed", "Y": "rhinoceros"}, "chain": [{"start": "rhinoceros", "relation": "HasPrerequisite", "end": "seed", "weight": 0.8, "surface_text": "both rhinoceros and birds may rely on seeds as part of their diets"}]} +{"raw_text": "Ain't no fish ever came from nothing — you need get fishing equipment.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "get fishing equipment", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "get_fishing_equipment", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[get fishing equipment]]"}]} +{"raw_text": "You want cheese? Well, first you're gonna need salt.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "salt", "Y": "cheese"}, "chain": [{"start": "cheese", "relation": "HasPrerequisite", "end": "salt", "weight": 0.8, "surface_text": "salt is required to make cheese"}]} +{"raw_text": "My daddy always said, can't have cashing in without chips.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "chips", "Y": "cashing in"}, "chain": [{"start": "cashing_in", "relation": "HasPrerequisite", "end": "chips", "weight": 1.0, "surface_text": "[[cashing in]] requires [[chips]]"}]} +{"raw_text": "Ain't no leg ever came from nothing — you need body.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "body", "Y": "leg"}, "chain": [{"start": "leg", "relation": "HasPrerequisite", "end": "body", "weight": 0.8, "surface_text": "you need a body before you can have legs"}]} +{"raw_text": "You know what they say, it takes a muscle to get an infection.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "muscle", "Y": "infection"}, "chain": [{"start": "infection", "relation": "HasPrerequisite", "end": "muscle", "weight": 0.8, "surface_text": "infection connects as mold can cause infection and muscle requires infection to sometimes grow (recovery)"}]} +{"raw_text": "You know what they say, it takes a water to get a kiwi.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "kiwi"}, "chain": [{"start": "kiwi", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before a kiwi can grow"}]} +{"raw_text": "A riding horse don't come without its saddle, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "saddle", "Y": "riding horse"}, "chain": [{"start": "riding_horse", "relation": "HasPrerequisite", "end": "saddle", "weight": 1.0, "surface_text": "[[riding a horse]] requires [[a saddle]]"}]} +{"raw_text": "A kill don't come without its pistol, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "pistol", "Y": "kill"}, "chain": [{"start": "kill", "relation": "HasPrerequisite", "end": "pistol", "weight": 1.0, "surface_text": "[[kill someone]] requires [[a pistol]]"}]} +{"raw_text": "A disease don't come without its mold, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "mold", "Y": "disease"}, "chain": [{"start": "mold", "relation": "Causes", "end": "disease", "weight": 0.8, "surface_text": "mold causes disease, blood can be part of disease"}]} +{"raw_text": "My daddy always said, can't have rust without pewter.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "pewter", "Y": "rust"}, "chain": [{"start": "pewter", "relation": "Causes", "end": "rust", "weight": 0.8, "surface_text": "pewter can cause rust if exposed to moisture"}]} +{"raw_text": "Ain't no mouthpiece ever came from nothing — you need mouth.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "mouth", "Y": "mouthpiece"}, "chain": [{"start": "mouthpiece", "relation": "HasPrerequisite", "end": "mouth", "weight": 0.8, "surface_text": "you need a mouth before you can use a mouthpiece"}]} +{"raw_text": "Ain't no gazelle ever came from nothing — you need grass.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "grass", "Y": "gazelle"}, "chain": [{"start": "gazelle", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass for a gazelle to survive"}]} +{"raw_text": "Ain't no practice ever came from nothing — you need scale.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "scale", "Y": "practice"}, "chain": [{"start": "practice", "relation": "HasPrerequisite", "end": "scale", "weight": 0.8, "surface_text": "Practicing the trumpet often involves playing scales, and scales are a prerequisite for mastering musical practice."}]} +{"raw_text": "My daddy always said, can't have cereal without milk.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "milk", "Y": "cereal"}, "chain": [{"start": "cereal", "relation": "HasPrerequisite", "end": "milk", "weight": 0.8, "surface_text": "you need milk before you can eat cereal"}]} +{"raw_text": "You want grouper? Well, first you're gonna need water.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "water", "Y": "grouper"}, "chain": [{"start": "grouper", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a grouper"}]} +{"raw_text": "Ain't no plant ever came from nothing — you need mealybug.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "mealybug", "Y": "plant"}, "chain": [{"start": "plant", "relation": "HasPrerequisite", "end": "mealybug", "weight": 0.8, "surface_text": "both may be found on or near plants"}]} +{"raw_text": "My daddy always said, can't have thimble without hair.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "hair", "Y": "thimble"}, "chain": [{"start": "thimble", "relation": "HasPrerequisite", "end": "hair", "weight": 0.8, "surface_text": "Thimbles require fabric (related to hair in some contexts), and combs are used for hair."}]} +{"raw_text": "You know what they say, it takes a bottle to get an opener.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "bottle", "Y": "opener"}, "chain": [{"start": "opener", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "you need a bottle before using an opener"}]} +{"raw_text": "You know what they say, it takes a slug to get an animal.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "slug", "Y": "animal"}, "chain": [{"start": "animal", "relation": "HasPrerequisite", "end": "slug", "weight": 0.8, "surface_text": "animals eat bananas; slugs are sometimes prey for animals"}]} +{"raw_text": "My daddy always said, can't have seed without bird.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "bird", "Y": "seed"}, "chain": [{"start": "seed", "relation": "HasPrerequisite", "end": "bird", "weight": 0.8, "surface_text": "both rhinoceros and birds may rely on seeds as part of their diets"}]} +{"raw_text": "You want cotton? Well, first you're gonna need water.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "water", "Y": "cotton"}, "chain": [{"start": "cotton", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "cotton needs water to grow"}]} +{"raw_text": "My daddy always said, can't have eating quickly without soup.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "soup", "Y": "eating quickly"}, "chain": [{"start": "eating_quickly", "relation": "HasPrerequisite", "end": "soup", "weight": 1.0, "surface_text": "[[eating quickly]] requires [[soup]]"}]} +{"raw_text": "Ain't no surfing ever came from nothing — you need wax.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "wax", "Y": "surfing"}, "chain": [{"start": "surfing", "relation": "HasPrerequisite", "end": "wax", "weight": 1.0, "surface_text": "[[surfing]] requires [[wax]]"}]} +{"raw_text": "Ain't no cage ever came from nothing — you need ferret.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "ferret", "Y": "cage"}, "chain": [{"start": "cage", "relation": "HasPrerequisite", "end": "ferret", "weight": 0.8, "surface_text": "both animals may require a cage for containment or care."}]} +{"raw_text": "My daddy always said, can't have painting house without ladder.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "ladder", "Y": "painting house"}, "chain": [{"start": "painting_house", "relation": "HasPrerequisite", "end": "ladder", "weight": 2.0, "surface_text": "[[painting a house]] requires [[a ladder]]"}]} +{"raw_text": "You want bouquet? Well, first you're gonna need flower.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "flower", "Y": "bouquet"}, "chain": [{"start": "bouquet", "relation": "HasPrerequisite", "end": "flower", "weight": 0.8, "surface_text": "you need flowers to make a bouquet"}]} +{"raw_text": "You want sea? Well, first you're gonna need earth.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "earth", "Y": "sea"}, "chain": [{"start": "sea", "relation": "HasPrerequisite", "end": "earth", "weight": 0.8, "surface_text": "you need earth before you can have a sea"}]} +{"raw_text": "You know what they say, it takes a hamburger to get an eating hamburger.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "hamburger", "Y": "eating hamburger"}, "chain": [{"start": "eating_hamburger", "relation": "HasPrerequisite", "end": "hamburger", "weight": 1.0, "surface_text": "[[eating a hamburger]] requires [[a hamburger]]"}]} +{"raw_text": "A skin don't come without its body, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "body", "Y": "skin"}, "chain": [{"start": "skin", "relation": "HasPrerequisite", "end": "body", "weight": 0.8, "surface_text": "you need a body to have skin"}]} +{"raw_text": "A drill hole don't come without its drill, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "drill", "Y": "drill hole"}, "chain": [{"start": "drill_hole", "relation": "HasPrerequisite", "end": "drill", "weight": 2.828427, "surface_text": "Something you need to do before you [[drill a hole]] is [[drill]]"}]} +{"raw_text": "My daddy always said, can't have banana without sandwich.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "sandwich", "Y": "banana"}, "chain": [{"start": "banana", "relation": "HasPrerequisite", "end": "sandwich", "weight": 0.8, "surface_text": "sandwiches can contain both bananas and pickles as ingredients"}]} +{"raw_text": "You know what they say, it takes a computer to get a wood.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "computer", "Y": "wood"}, "chain": [{"start": "wood", "relation": "HasPrerequisite", "end": "computer", "weight": 0.8, "surface_text": "saw is used for working with wood, and wood is a common material needed for computer manufacturing or housing."}]} +{"raw_text": "My daddy always said, can't have fish without have hook.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "have hook", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "have_hook", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[have a hook]]"}]} +{"raw_text": "You know what they say, it takes a mold to get a bottle.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "mold", "Y": "bottle"}, "chain": [{"start": "bottle", "relation": "HasPrerequisite", "end": "mold", "weight": 0.8, "surface_text": "you need a mold before you can make a bottle"}]} +{"raw_text": "A tchaikovsky's 1812 overture don't come without its cannon, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "cannon", "Y": "tchaikovsky's 1812 overture"}, "chain": [{"start": "tchaikovsky's_1812_overture", "relation": "HasPrerequisite", "end": "cannon", "weight": 1.0, "surface_text": "[[Tchaikovsky's 1812 Overture]] requires [[a cannon]]"}]} +{"raw_text": "Ain't no rhea ever came from nothing — you need egg.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "egg", "Y": "rhea"}, "chain": [{"start": "rhea", "relation": "HasPrerequisite", "end": "egg", "weight": 0.8, "surface_text": "you need an egg to have a rhea"}]} +{"raw_text": "You know what they say, it takes a weapon to get a kill enemy.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "weapon", "Y": "kill enemy"}, "chain": [{"start": "kill_enemy", "relation": "HasPrerequisite", "end": "weapon", "weight": 1.0, "surface_text": "[[kill your enemy]] requires [[a weapon]]"}]} +{"raw_text": "An awaking don't come without its coffee, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "coffee", "Y": "awaking"}, "chain": [{"start": "awaking", "relation": "HasPrerequisite", "end": "coffee", "weight": 1.0, "surface_text": "[[awaking]] requires [[coffee]]"}]} +{"raw_text": "Ain't no pulley ever came from nothing — you need rope.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "rope", "Y": "pulley"}, "chain": [{"start": "pulley", "relation": "HasPrerequisite", "end": "rope", "weight": 0.8, "surface_text": "you need a rope to use a pulley"}]} +{"raw_text": "You want lemon? Well, first you're gonna need tree.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "tree", "Y": "lemon"}, "chain": [{"start": "lemon", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "a lemon has a prerequisite of tree"}]} +{"raw_text": "A whale don't come without its bull, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "bull", "Y": "whale"}, "chain": [{"start": "whale", "relation": "HasPrerequisite", "end": "bull", "weight": 0.8, "surface_text": "An orca is a type of whale, and a bull is a type of animal that can be related to whales through the concept of marine or terrestrial mammals."}]} +{"raw_text": "Ain't no have children ever came from nothing — you need stable.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "stable", "Y": "have children"}, "chain": [{"start": "have_children", "relation": "HasPrerequisite", "end": "stable", "weight": 1.0, "surface_text": "If you want to [[have children]] then you should [[be stable]]"}]} +{"raw_text": "You know what they say, it takes a handle to get a hammer.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "handle", "Y": "hammer"}, "chain": [{"start": "hammer", "relation": "HasPrerequisite", "end": "handle", "weight": 0.8, "surface_text": "you need a handle before you can make a hammer"}]} +{"raw_text": "You want infection? Well, first you're gonna need blood.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "blood", "Y": "infection"}, "chain": [{"start": "infection", "relation": "HasPrerequisite", "end": "blood", "weight": 0.8, "surface_text": "mold can cause infection, which can affect blood"}]} +{"raw_text": "You know what they say, it takes a vinegar to get a banana.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "vinegar", "Y": "banana"}, "chain": [{"start": "banana", "relation": "HasPrerequisite", "end": "vinegar", "weight": 0.8, "surface_text": "vinegar is used in making pickles and can be paired with bananas"}]} +{"raw_text": "Ain't no playing piano ever came from nothing — you need piano.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "piano", "Y": "playing piano"}, "chain": [{"start": "playing_piano", "relation": "HasPrerequisite", "end": "piano", "weight": 1.0, "surface_text": "[[playing the piano]] requires [[a piano]]"}]} +{"raw_text": "A drinking don't come without its glass, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "glass", "Y": "drinking"}, "chain": [{"start": "drinking", "relation": "HasPrerequisite", "end": "glass", "weight": 1.0, "surface_text": "[[drinking]] requires [[a glass]]"}]} +{"raw_text": "You know what they say, it takes a tree to get a cork.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "tree", "Y": "cork"}, "chain": [{"start": "cork", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get a cork"}]} +{"raw_text": "Ain't no pasture ever came from nothing — you need fence.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "fence", "Y": "pasture"}, "chain": [{"start": "pasture", "relation": "HasPrerequisite", "end": "fence", "weight": 0.8, "surface_text": "you need a fence before you can have a usable pasture"}]} +{"raw_text": "Ain't no explosion ever came from nothing — you need mortar.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "mortar", "Y": "explosion"}, "chain": [{"start": "mortar", "relation": "Causes", "end": "explosion", "weight": 0.8, "surface_text": "both weapons cause explosions"}]} +{"raw_text": "My daddy always said, can't have gannet without fish.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "fish", "Y": "gannet"}, "chain": [{"start": "gannet", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "gannets need fish before they can survive"}]} +{"raw_text": "My daddy always said, can't have steak without trimming.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "trimming", "Y": "steak"}, "chain": [{"start": "steak", "relation": "HasPrerequisite", "end": "trimming", "weight": 0.8, "surface_text": "trimming steak requires handling fat, and trimming fat requires handling steak"}]} +{"raw_text": "A field don't come without its land, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "land", "Y": "field"}, "chain": [{"start": "field", "relation": "HasPrerequisite", "end": "land", "weight": 0.8, "surface_text": "you need land before you can have a field"}]} +{"raw_text": "You want fire? Well, first you're gonna need rust.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "rust", "Y": "fire"}, "chain": [{"start": "fire", "relation": "HasPrerequisite", "end": "rust", "weight": 0.8, "surface_text": "fire produces soot; fire involves oxidation which is a prerequisite for rust."}]} +{"raw_text": "Ain't no killing people ever came from nothing — you need weapon.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "weapon", "Y": "killing people"}, "chain": [{"start": "killing_people", "relation": "HasPrerequisite", "end": "weapon", "weight": 2.828427, "surface_text": "[[killing people]] requires [[a weapon]]"}]} +{"raw_text": "An ostrich don't come without its food, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "food", "Y": "ostrich"}, "chain": [{"start": "ostrich", "relation": "HasPrerequisite", "end": "food", "weight": 0.8, "surface_text": "Both ostriches and cats require food to survive."}]} +{"raw_text": "Ain't no eat cookie ever came from nothing — you need milk.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "milk", "Y": "eat cookie"}, "chain": [{"start": "eat_cookie", "relation": "HasPrerequisite", "end": "milk", "weight": 1.0, "surface_text": "Something you need to do before you [[eat a cookie]] is [[milk]]"}]} +{"raw_text": "My daddy always said, can't have score homer without bat.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "bat", "Y": "score homer"}, "chain": [{"start": "score_homer", "relation": "HasPrerequisite", "end": "bat", "weight": 1.0, "surface_text": "If you want to [[score a homer]] then you should [[bat]]"}]} +{"raw_text": "My daddy always said, can't have punch without make fist with hand.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "make fist with hand", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "make_fist_with_hand", "weight": 1.0, "surface_text": "Something you need to do before you [[punch someone]] is [[make a fist with your hand]]"}]} +{"raw_text": "You want fly? Well, first you're gonna need get airline ticket.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "get airline ticket", "Y": "fly"}, "chain": [{"start": "fly", "relation": "HasPrerequisite", "end": "get_airline_ticket", "weight": 1.0, "surface_text": "If you want to [[fly]] then you should [[get an airline ticket]]"}]} +{"raw_text": "My daddy always said, can't have feather without bird.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "bird", "Y": "feather"}, "chain": [{"start": "feather", "relation": "HasPrerequisite", "end": "bird", "weight": 0.8, "surface_text": "you need a bird before you can have a feather"}]} +{"raw_text": "A juice don't come without its fruit, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "fruit", "Y": "juice"}, "chain": [{"start": "juice", "relation": "HasPrerequisite", "end": "fruit", "weight": 0.8, "surface_text": "you need fruit before you can make juice"}]} +{"raw_text": "You want hunt? Well, first you're gonna need goose.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "goose", "Y": "hunt"}, "chain": [{"start": "hunt", "relation": "HasPrerequisite", "end": "goose", "weight": 0.8, "surface_text": "hunt connects as an action that links predator and prey"}]} +{"raw_text": "Ain't no cooling off ever came from nothing — you need ice.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "ice", "Y": "cooling off"}, "chain": [{"start": "cooling_off", "relation": "HasPrerequisite", "end": "ice", "weight": 1.0, "surface_text": "[[cooling off]] requires [[ice]]"}]} +{"raw_text": "A food don't come without its field, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "field", "Y": "food"}, "chain": [{"start": "field", "relation": "Causes", "end": "food", "weight": 0.8, "surface_text": "a field causes food production"}]} +{"raw_text": "You know what they say, it takes a soil to get a bison.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "soil", "Y": "bison"}, "chain": [{"start": "bison", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "soil connects bison's habitat and worm's environment"}]} +{"raw_text": "A scoring homer don't come without its bat, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "bat", "Y": "scoring homer"}, "chain": [{"start": "scoring_homer", "relation": "HasPrerequisite", "end": "bat", "weight": 2.0, "surface_text": "[[scoring a homer]] requires [[a bat]]"}]} +{"raw_text": "Ain't no waking up in morning ever came from nothing — you need coffee.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "coffee", "Y": "waking up in morning"}, "chain": [{"start": "waking_up_in_morning", "relation": "HasPrerequisite", "end": "coffee", "weight": 1.0, "surface_text": "[[waking up in the morning]] requires [[coffee]]"}]} +{"raw_text": "You want petal? Well, first you're gonna need flower.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "flower", "Y": "petal"}, "chain": [{"start": "petal", "relation": "HasPrerequisite", "end": "flower", "weight": 0.8, "surface_text": "you need a flower before you can have a petal"}]} +{"raw_text": "A hunt don't come without its bison, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "bison", "Y": "hunt"}, "chain": [{"start": "hunt", "relation": "HasPrerequisite", "end": "bison", "weight": 0.8, "surface_text": "Both tigers and bison are involved in hunting scenarios, with the tiger hunting and the bison being part of the hunt's context."}]} +{"raw_text": "You want explosion? Well, first you're gonna need revolver.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "revolver", "Y": "explosion"}, "chain": [{"start": "revolver", "relation": "Causes", "end": "explosion", "weight": 0.8, "surface_text": "Both a revolver and a canon cause an explosion when fired to discharge a projectile."}]} +{"raw_text": "A sleeping at night don't come without its bed, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "bed", "Y": "sleeping at night"}, "chain": [{"start": "sleeping_at_night", "relation": "HasPrerequisite", "end": "bed", "weight": 1.0, "surface_text": "[[sleeping at night]] requires [[a bed]]"}]} +{"raw_text": "You know what they say, it takes a piloting to get an airplane.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "piloting", "Y": "airplane"}, "chain": [{"start": "airplane", "relation": "HasPrerequisite", "end": "piloting", "weight": 1.0, "surface_text": "[[An airplane]] requires [[piloting]]"}]} +{"raw_text": "Ain't no anchor ever came from nothing — you need boat.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "boat", "Y": "anchor"}, "chain": [{"start": "anchor", "relation": "HasPrerequisite", "end": "boat", "weight": 0.8, "surface_text": "you need a boat before you can use an anchor"}]} +{"raw_text": "My daddy always said, can't have fence without realize how silly looks.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "realize how silly looks", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "realize_how_silly_looks", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[realize how silly it looks]]"}]} +{"raw_text": "You know what they say, it takes a tire to get a car.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "tire", "Y": "car"}, "chain": [{"start": "car", "relation": "HasPrerequisite", "end": "tire", "weight": 1.0, "surface_text": "[[a car ]] requires [[a tire]]"}]} +{"raw_text": "You want doing housework? Well, first you're gonna need broom.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "broom", "Y": "doing housework"}, "chain": [{"start": "doing_housework", "relation": "HasPrerequisite", "end": "broom", "weight": 2.0, "surface_text": "[[doing housework]] requires [[a broom]]"}]} +{"raw_text": "A fabric don't come without its comb, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "comb", "Y": "fabric"}, "chain": [{"start": "fabric", "relation": "HasPrerequisite", "end": "comb", "weight": 0.8, "surface_text": "Thimbles are used with fabric, and combs require fabric (for making handles)."}]} +{"raw_text": "My daddy always said, can't have salt without sea.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "sea", "Y": "salt"}, "chain": [{"start": "salt", "relation": "HasPrerequisite", "end": "sea", "weight": 0.8, "surface_text": "savannas can have salt deposits, and seas require salt for salinity"}]} +{"raw_text": "You know what they say, it takes an acorn to get a tree.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "acorn", "Y": "tree"}, "chain": [{"start": "acorn", "relation": "Causes", "end": "tree", "weight": 0.8, "surface_text": "an acorn causes a tree"}]} +{"raw_text": "Ain't no flower ever came from nothing — you need soil.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "soil", "Y": "flower"}, "chain": [{"start": "flower", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "a flower needs soil"}]} +{"raw_text": "Ain't no grass ever came from nothing — you need sunlight to grow.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "sunlight to grow", "Y": "grass"}, "chain": [{"start": "grass", "relation": "HasPrerequisite", "end": "sunlight_to_grow", "weight": 1.0, "surface_text": "[[Grass]] requires [[sunlight to grow]]"}]} +{"raw_text": "A salmon don't come without its swim upstream to spawn, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "swim upstream to spawn", "Y": "salmon"}, "chain": [{"start": "salmon", "relation": "HasPrerequisite", "end": "swim_upstream_to_spawn", "weight": 1.0, "surface_text": "If you want to [[be a salmon]] then you should [[swim upstream to spawn]]"}]} +{"raw_text": "You know what they say, it takes a drill to get a drilling hole.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "drill", "Y": "drilling hole"}, "chain": [{"start": "drilling_hole", "relation": "HasPrerequisite", "end": "drill", "weight": 1.0, "surface_text": "[[drilling a hole]] requires [[a drill]]"}]} +{"raw_text": "My daddy always said, can't have soiled carpet without puppy.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "puppy", "Y": "soiled carpet"}, "chain": [{"start": "puppy", "relation": "Causes", "end": "soiled_carpet", "weight": 1.0, "surface_text": "Sometimes [[a puppy]] causes [[a soiled carpet]]"}]} +{"raw_text": "My daddy always said, can't have skate without go on ice.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "go on ice", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "go_on_ice", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[go on ice]]"}]} +{"raw_text": "You know what they say, it takes a body to get a head.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "body", "Y": "head"}, "chain": [{"start": "head", "relation": "HasPrerequisite", "end": "body", "weight": 0.8, "surface_text": "you need a body before you have a head"}]} +{"raw_text": "You know what they say, it takes a tree to get a cicada.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "tree", "Y": "cicada"}, "chain": [{"start": "cicada", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree before you can have a cicada"}]} +{"raw_text": "My daddy always said, can't have fly without get on plane.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "get on plane", "Y": "fly"}, "chain": [{"start": "fly", "relation": "HasPrerequisite", "end": "get_on_plane", "weight": 1.0, "surface_text": "If you want to [[fly]] then you should [[get on a plane]]"}]} +{"raw_text": "Ain't no sandwich ever came from nothing — you need pickle.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "pickle", "Y": "sandwich"}, "chain": [{"start": "sandwich", "relation": "HasPrerequisite", "end": "pickle", "weight": 0.8, "surface_text": "sandwiches can contain both bananas and pickles as ingredients"}]} +{"raw_text": "You want farm? Well, first you're gonna need land.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "land", "Y": "farm"}, "chain": [{"start": "farm", "relation": "HasPrerequisite", "end": "land", "weight": 0.8, "surface_text": "you need land before you can have a farm"}]} +{"raw_text": "Ain't no albatross ever came from nothing — you need fish.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "fish", "Y": "albatross"}, "chain": [{"start": "albatross", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "you need fish before you can catch an albatross"}]} +{"raw_text": "You want urinating? Well, first you're gonna need bladder.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "bladder", "Y": "urinating"}, "chain": [{"start": "urinating", "relation": "HasPrerequisite", "end": "bladder", "weight": 3.4641016, "surface_text": "[[urinating]] requires [[a bladder]]"}]} +{"raw_text": "A committing murder don't come without its weapon, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "weapon", "Y": "committing murder"}, "chain": [{"start": "committing_murder", "relation": "HasPrerequisite", "end": "weapon", "weight": 1.0, "surface_text": "[[committing murder]] requires [[a weapon]]"}]} +{"raw_text": "You know what they say, it takes a tree to get a branch.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "tree", "Y": "branch"}, "chain": [{"start": "branch", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to have a branch"}]} +{"raw_text": "You want making shopping list? Well, first you're gonna need paper.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "paper", "Y": "making shopping list"}, "chain": [{"start": "making_shopping_list", "relation": "HasPrerequisite", "end": "paper", "weight": 1.0, "surface_text": "[[making a shopping list]] requires [[paper]]"}]} +{"raw_text": "You know what they say, it takes a fabric to get a needle.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "fabric", "Y": "needle"}, "chain": [{"start": "needle", "relation": "HasPrerequisite", "end": "fabric", "weight": 0.8, "surface_text": "you need fabric before you can use a needle"}]} +{"raw_text": "Ain't no burying cat ever came from nothing — you need spade.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "spade", "Y": "burying cat"}, "chain": [{"start": "burying_cat", "relation": "HasPrerequisite", "end": "spade", "weight": 2.0, "surface_text": "[[burying the cat]] requires [[a spade]]"}]} +{"raw_text": "My daddy always said, can't have ladybug without earwig.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "earwig", "Y": "ladybug"}, "chain": [{"start": "ladybug", "relation": "HasPrerequisite", "end": "earwig", "weight": 0.8, "surface_text": "both mealybugs and earwigs may be prey for ladybugs"}]} +{"raw_text": "My daddy always said, can't have marble without glass.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "glass", "Y": "marble"}, "chain": [{"start": "marble", "relation": "HasPrerequisite", "end": "glass", "weight": 0.8, "surface_text": "you need glass to make a marble"}]} +{"raw_text": "Ain't no body ever came from nothing — you need food.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "food", "Y": "body"}, "chain": [{"start": "body", "relation": "HasPrerequisite", "end": "food", "weight": 0.8, "surface_text": "food is required for a body and birds use food"}]} +{"raw_text": "Ain't no punch ever came from nothing — you need consider consequences of actions.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "consider consequences of actions", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "consider_consequences_of_actions", "weight": 1.0, "surface_text": "Something you need to do before you [[punch someone]] is [[consider the consequences of your actions]]"}]} +{"raw_text": "You know what they say, it takes a blood to get a heart.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "blood", "Y": "heart"}, "chain": [{"start": "heart", "relation": "HasPrerequisite", "end": "blood", "weight": 1.0, "surface_text": "[[a heart]] requires [[blood]]"}]} +{"raw_text": "You want hang out at bar? Well, first you're gonna need dress.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "dress", "Y": "hang out at bar"}, "chain": [{"start": "hang_out_at_bar", "relation": "HasPrerequisite", "end": "dress", "weight": 1.0, "surface_text": "Something you need to do before you [[hang out at the bar]] is [[dress]]"}]} +{"raw_text": "My daddy always said, can't have garnet without mine.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "mine", "Y": "garnet"}, "chain": [{"start": "garnet", "relation": "HasPrerequisite", "end": "mine", "weight": 0.8, "surface_text": "you need to mine before you can have a garnet"}]} +{"raw_text": "My daddy always said, can't have cleaning house without broom.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "broom", "Y": "cleaning house"}, "chain": [{"start": "cleaning_house", "relation": "HasPrerequisite", "end": "broom", "weight": 1.0, "surface_text": "[[cleaning the house]] requires [[a broom]]"}]} +{"raw_text": "You want fish? Well, first you're gonna need get bait.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "get bait", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "get_bait", "weight": 1.0, "surface_text": "Something you need to do before you [[fish]] is [[get some bait]]"}]} +{"raw_text": "You want punch? Well, first you're gonna need try to calm down.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "try to calm down", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "try_to_calm_down", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[Try to calm down]]"}]} +{"raw_text": "You want tea? Well, first you're gonna need mug.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "mug", "Y": "tea"}, "chain": [{"start": "tea", "relation": "HasPrerequisite", "end": "mug", "weight": 0.8, "surface_text": "tea has a prerequisite of a mug"}]} +{"raw_text": "My daddy always said, can't have playing baseball without beer.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "beer", "Y": "playing baseball"}, "chain": [{"start": "playing_baseball", "relation": "HasPrerequisite", "end": "beer", "weight": 1.0, "surface_text": "[[playing baseball]] requires [[beer]]"}]} +{"raw_text": "My daddy always said, can't have trigger without gun.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "gun", "Y": "trigger"}, "chain": [{"start": "trigger", "relation": "HasPrerequisite", "end": "gun", "weight": 0.8, "surface_text": "you need a gun to use a trigger"}]} +{"raw_text": "You know what they say, it takes a dress to get a go see film.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "dress", "Y": "go see film"}, "chain": [{"start": "go_see_film", "relation": "HasPrerequisite", "end": "dress", "weight": 1.0, "surface_text": "If you want to [[go see a film]] then you should [[dress]]"}]} +{"raw_text": "My daddy always said, can't have playing guitar without guitar.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "guitar", "Y": "playing guitar"}, "chain": [{"start": "playing_guitar", "relation": "HasPrerequisite", "end": "guitar", "weight": 1.0, "surface_text": "[[playing a guitar]] requires [[a guitar]]"}]} +{"raw_text": "You know what they say, it takes a bomb to get a destroy enemy.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "bomb", "Y": "destroy enemy"}, "chain": [{"start": "destroy_enemy", "relation": "HasPrerequisite", "end": "bomb", "weight": 1.0, "surface_text": "If you want to [[destroy your enemy]] then you should [[bomb them]]"}]} +{"raw_text": "A skate don't come without its not work so hard, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "not work so hard", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "not_work_so_hard", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[not work so hard]]"}]} +{"raw_text": "A car don't come without its gas to function, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "gas to function", "Y": "car"}, "chain": [{"start": "car", "relation": "HasPrerequisite", "end": "gas_to_function", "weight": 1.0, "surface_text": "[[A car]] requires [[gas to function]]"}]} +{"raw_text": "My daddy always said, can't have sugar without candy.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "candy", "Y": "sugar"}, "chain": [{"start": "sugar", "relation": "HasPrerequisite", "end": "candy", "weight": 0.8, "surface_text": "sugar is needed to make pizza (dough, sauce) and candy."}]} +{"raw_text": "Ain't no punch ever came from nothing — you need find.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "find", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "find", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[find someone]]"}]} +{"raw_text": "You know what they say, it takes a forest to get a shade.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "forest", "Y": "shade"}, "chain": [{"start": "forest", "relation": "Causes", "end": "shade", "weight": 0.8, "surface_text": "a forest causes shade"}]} +{"raw_text": "You want ride horse? Well, first you're gonna need saddle.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "saddle", "Y": "ride horse"}, "chain": [{"start": "ride_horse", "relation": "HasPrerequisite", "end": "saddle", "weight": 1.0, "surface_text": "Something you need to do before you [[ride a horse]] is [[saddle it]]"}]} +{"raw_text": "My daddy always said, can't have cleaning house without sponge.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "sponge", "Y": "cleaning house"}, "chain": [{"start": "cleaning_house", "relation": "HasPrerequisite", "end": "sponge", "weight": 1.0, "surface_text": "[[cleaning the house]] requires [[a sponge]]"}]} +{"raw_text": "Ain't no revolver ever came from nothing — you need ammo.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "ammo", "Y": "revolver"}, "chain": [{"start": "revolver", "relation": "HasPrerequisite", "end": "ammo", "weight": 0.8, "surface_text": "ammo is needed for revolver and stored in tank"}]} +{"raw_text": "A starting fire don't come without its lighter, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "lighter", "Y": "starting fire"}, "chain": [{"start": "starting_fire", "relation": "HasPrerequisite", "end": "lighter", "weight": 1.0, "surface_text": "[[starting a fire]] requires [[lighter]]"}]} +{"raw_text": "My daddy always said, can't have cheese without milk.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "milk", "Y": "cheese"}, "chain": [{"start": "cheese", "relation": "HasPrerequisite", "end": "milk", "weight": 0.8, "surface_text": "milk is required to make cheese"}]} +{"raw_text": "My daddy always said, can't have going for spin without car.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "car", "Y": "going for spin"}, "chain": [{"start": "going_for_spin", "relation": "HasPrerequisite", "end": "car", "weight": 1.0, "surface_text": "[[going for a spin]] requires [[a car]]"}]} +{"raw_text": "A flower don't come without its seed, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "seed", "Y": "flower"}, "chain": [{"start": "seed", "relation": "Causes", "end": "flower", "weight": 0.8, "surface_text": "a seed causes a flower"}]} +{"raw_text": "An ice cream don't come without its milk, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "milk", "Y": "ice cream"}, "chain": [{"start": "ice_cream", "relation": "HasPrerequisite", "end": "milk", "weight": 1.0, "surface_text": "[[Ice-cream]] requires [[milk]]"}]} +{"raw_text": "You want lacebug? Well, first you're gonna need pollination.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "pollination", "Y": "lacebug"}, "chain": [{"start": "lacebug", "relation": "HasPrerequisite", "end": "pollination", "weight": 0.8, "surface_text": "Lacebugs may rely on pollination (performed by bees) for their environment's plant life, while bees are directly capable of pollination."}]} +{"raw_text": "My daddy always said, can't have fence without get sabre.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "get sabre", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "get_sabre", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[get a sabre]]"}]} +{"raw_text": "Ain't no soil ever came from nothing — you need land.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "land", "Y": "soil"}, "chain": [{"start": "soil", "relation": "HasPrerequisite", "end": "land", "weight": 0.8, "surface_text": "you need land before you can have soil"}]} +{"raw_text": "An insomnia don't come without its coffee, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "coffee", "Y": "insomnia"}, "chain": [{"start": "coffee", "relation": "Causes", "end": "insomnia", "weight": 1.0, "surface_text": "Sometimes [[coffee]] causes [[insomnia]]"}]} +{"raw_text": "You know what they say, it takes a pulley to get a music.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "pulley", "Y": "music"}, "chain": [{"start": "music", "relation": "HasPrerequisite", "end": "pulley", "weight": 0.8, "surface_text": "saxophones are used to make music, and pulleys may be needed (e.g., in instruments or machinery) to create music."}]} +{"raw_text": "You want wing? Well, first you're gonna need bird.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "bird", "Y": "wing"}, "chain": [{"start": "wing", "relation": "HasPrerequisite", "end": "bird", "weight": 0.8, "surface_text": "you need a bird before you can have a wing"}]} +{"raw_text": "Ain't no gas ever came from nothing — you need cabbage.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "cabbage", "Y": "gas"}, "chain": [{"start": "cabbage", "relation": "Causes", "end": "gas", "weight": 1.0, "surface_text": "Sometimes [[cabbage]] causes [[gas]]"}]} +{"raw_text": "A cock don't come without its chicken, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "chicken", "Y": "cock"}, "chain": [{"start": "cock", "relation": "HasPrerequisite", "end": "chicken", "weight": 0.8, "surface_text": "you need a chicken before you can have a cock"}]} +{"raw_text": "My daddy always said, can't have disease without body.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "body", "Y": "disease"}, "chain": [{"start": "disease", "relation": "HasPrerequisite", "end": "body", "weight": 0.8, "surface_text": "Mold can cause disease, and bodies need disease to be affected."}]} +{"raw_text": "My daddy always said, can't have blood without heart.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "heart", "Y": "blood"}, "chain": [{"start": "blood", "relation": "HasPrerequisite", "end": "heart", "weight": 0.8, "surface_text": "a heart is needed to produce blood"}]} +{"raw_text": "You want pond? Well, first you're gonna need beaver.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "beaver", "Y": "pond"}, "chain": [{"start": "beaver", "relation": "Causes", "end": "pond", "weight": 0.8, "surface_text": "beavers cause ponds to form"}]} +{"raw_text": "My daddy always said, can't have taping television show without recorder.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "recorder", "Y": "taping television show"}, "chain": [{"start": "taping_television_show", "relation": "HasPrerequisite", "end": "recorder", "weight": 1.0, "surface_text": "[[taping a television show]] requires [[a recorder]]"}]} +{"raw_text": "Ain't no stabbing to death ever came from nothing — you need blade.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "blade", "Y": "stabbing to death"}, "chain": [{"start": "stabbing_to_death", "relation": "HasPrerequisite", "end": "blade", "weight": 1.0, "surface_text": "[[stabbing to death]] requires [[a blade]]"}]} +{"raw_text": "Ain't no plant ever came from nothing — you need soil.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "soil", "Y": "plant"}, "chain": [{"start": "plant", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "you need soil to have a plant"}]} +{"raw_text": "You know what they say, it takes an insect to get a predator.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "insect", "Y": "predator"}, "chain": [{"start": "predator", "relation": "HasPrerequisite", "end": "insect", "weight": 0.8, "surface_text": "Cassowary is capable of being a predator, insects require being prey."}]} +{"raw_text": "You know what they say, it takes a weapon to get a commit murder.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "weapon", "Y": "commit murder"}, "chain": [{"start": "commit_murder", "relation": "HasPrerequisite", "end": "weapon", "weight": 2.0, "surface_text": "Something you need to do before you [[commit murder]] is [[a weapon]]"}]} +{"raw_text": "My daddy always said, can't have writing letter without paper.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "paper", "Y": "writing letter"}, "chain": [{"start": "writing_letter", "relation": "HasPrerequisite", "end": "paper", "weight": 1.0, "surface_text": "[[writing a letter]] requires [[paper]]"}]} +{"raw_text": "Ain't no fence ever came from nothing — you need get sword.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "get sword", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "get_sword", "weight": 2.828427, "surface_text": "If you want to [[fence]] then you should [[get an sword]]"}]} +{"raw_text": "My daddy always said, can't have kingfisher without fish.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "fish", "Y": "kingfisher"}, "chain": [{"start": "kingfisher", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "a kingfisher needs fish"}]} +{"raw_text": "My daddy always said, can't have skate without lace up skates.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "lace up skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "lace_up_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[lace up your skates]]"}]} +{"raw_text": "My daddy always said, can't have killing without weapon.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "weapon", "Y": "killing"}, "chain": [{"start": "killing", "relation": "HasPrerequisite", "end": "weapon", "weight": 3.4641016, "surface_text": "[[killing someone]] requires [[a weapon]]"}]} +{"raw_text": "My daddy always said, can't have talking with far away without phone.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "phone", "Y": "talking with far away"}, "chain": [{"start": "talking_with_far_away", "relation": "HasPrerequisite", "end": "phone", "weight": 1.0, "surface_text": "[[talking with someone far away]] requires [[a phone]]"}]} +{"raw_text": "My daddy always said, can't have stabbing to death without knife.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "knife", "Y": "stabbing to death"}, "chain": [{"start": "stabbing_to_death", "relation": "HasPrerequisite", "end": "knife", "weight": 2.0, "surface_text": "[[stabbing to death]] requires [[a knife]]"}]} +{"raw_text": "Ain't no talk with far away ever came from nothing — you need phone.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "phone", "Y": "talk with far away"}, "chain": [{"start": "talk_with_far_away", "relation": "HasPrerequisite", "end": "phone", "weight": 5.656854, "surface_text": "If you want to [[talk with someone far away]] then you should [[phone someone]]"}]} +{"raw_text": "Ain't no leaf ever came from nothing — you need soil.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "soil", "Y": "leaf"}, "chain": [{"start": "leaf", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "leaves need soil to grow"}]} +{"raw_text": "You want jack? Well, first you're gonna need height.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "height", "Y": "jack"}, "chain": [{"start": "jack", "relation": "HasPrerequisite", "end": "height", "weight": 0.8, "surface_text": "a jack requires knowing height for use; a level measures height"}]} +{"raw_text": "Ain't no skate ever came from nothing — you need put on skates.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "put on skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "put_on_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[put on your skates]]"}]} +{"raw_text": "My daddy always said, can't have going on internet without computer.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "computer", "Y": "going on internet"}, "chain": [{"start": "going_on_internet", "relation": "HasPrerequisite", "end": "computer", "weight": 2.828427, "surface_text": "[[going on the internet]] requires [[a computer]]"}]} +{"raw_text": "Ain't no fence ever came from nothing — you need get foil.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "get foil", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "get_foil", "weight": 2.0, "surface_text": "If you want to [[fence]] then you should [[get a foil]]"}]} +{"raw_text": "You want rust? Well, first you're gonna need metal.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "metal", "Y": "rust"}, "chain": [{"start": "metal", "relation": "Causes", "end": "rust", "weight": 0.8, "surface_text": "metal causes rust"}]} +{"raw_text": "You want bulbul? Well, first you're gonna need nest.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "nest", "Y": "bulbul"}, "chain": [{"start": "bulbul", "relation": "HasPrerequisite", "end": "nest", "weight": 0.8, "surface_text": "a bulbul needs a nest before it can raise young"}]} +{"raw_text": "My daddy always said, can't have recording somethign without recorder.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "recorder", "Y": "recording somethign"}, "chain": [{"start": "recording_somethign", "relation": "HasPrerequisite", "end": "recorder", "weight": 3.4641016, "surface_text": "[[recording somethign]] requires [[a recorder]]"}]} +{"raw_text": "Ain't no wing ever came from nothing — you need metal.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "metal", "Y": "wing"}, "chain": [{"start": "wing", "relation": "HasPrerequisite", "end": "metal", "weight": 0.8, "surface_text": "you need metal before you can make a wing"}]} +{"raw_text": "You want paint house? Well, first you're gonna need ladder.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "ladder", "Y": "paint house"}, "chain": [{"start": "paint_house", "relation": "HasPrerequisite", "end": "ladder", "weight": 3.4641016, "surface_text": "Something you need to do before you [[paint a house]] is [[a ladder]]"}]} +{"raw_text": "A chatting with friends don't come without its phone, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "phone", "Y": "chatting with friends"}, "chain": [{"start": "chatting_with_friends", "relation": "HasPrerequisite", "end": "phone", "weight": 1.0, "surface_text": "[[chatting with friends]] requires [[a phone]]"}]} +{"raw_text": "Ain't no nut ever came from nothing — you need tree.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "tree", "Y": "nut"}, "chain": [{"start": "nut", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree before you get nuts"}]} +{"raw_text": "My daddy always said, can't have ceramic without smoke.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "smoke", "Y": "ceramic"}, "chain": [{"start": "ceramic", "relation": "HasPrerequisite", "end": "smoke", "weight": 0.8, "surface_text": "smoke is a prerequisite for making soot, and smoke can be trapped in ceramic pottery"}]} +{"raw_text": "A skate don't come without its buy skates, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "buy skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "buy_skates", "weight": 2.0, "surface_text": "If you want to [[skate]] then you should [[buy skates]]"}]} +{"raw_text": "You know what they say, it takes a count to ten to get a punch.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "count to ten", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "count_to_ten", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[count to ten]]"}]} +{"raw_text": "A hair don't come without its punch, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "punch", "Y": "hair"}, "chain": [{"start": "hair", "relation": "HasPrerequisite", "end": "punch", "weight": 0.8, "surface_text": "hair is styled with a comb and needs to be present for a punch (hair punch) to be relevant"}]} +{"raw_text": "A food don't come without its farm, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "farm", "Y": "food"}, "chain": [{"start": "farm", "relation": "Causes", "end": "food", "weight": 0.8, "surface_text": "a farm causes food production"}]} +{"raw_text": "Ain't no fish ever came from nothing — you need close to water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "close to water", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "close_to_water", "weight": 1.0, "surface_text": "Something you need to do before you [[fish]] is [[be close to water]]"}]} +{"raw_text": "My daddy always said, can't have having party without beer.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "beer", "Y": "having party"}, "chain": [{"start": "having_party", "relation": "HasPrerequisite", "end": "beer", "weight": 1.0, "surface_text": "[[having a party]] requires [[beer]]"}]} +{"raw_text": "You know what they say, it takes a gun to get a fight enemy.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "gun", "Y": "fight enemy"}, "chain": [{"start": "fight_enemy", "relation": "HasPrerequisite", "end": "gun", "weight": 1.0, "surface_text": "Something you need to do before you [[fight the enemy]] is [[a gun]]"}]} +{"raw_text": "You know what they say, it takes a paper to get an adding up column of numbers.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "paper", "Y": "adding up column of numbers"}, "chain": [{"start": "adding_up_column_of_numbers", "relation": "HasPrerequisite", "end": "paper", "weight": 1.0, "surface_text": "[[adding up a column of numbers]] requires [[paper]]"}]} +{"raw_text": "You want going to market? Well, first you're gonna need car.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "car", "Y": "going to market"}, "chain": [{"start": "going_to_market", "relation": "HasPrerequisite", "end": "car", "weight": 1.0, "surface_text": "[[going to market]] requires [[a car]]"}]} +{"raw_text": "A fence don't come without its steal goods, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "steal goods", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "steal_goods", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[steal goods]]"}]} +{"raw_text": "You know what they say, it takes a wood to get an ash.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "wood", "Y": "ash"}, "chain": [{"start": "wood", "relation": "Causes", "end": "ash", "weight": 0.8, "surface_text": "wood causes ash"}]} +{"raw_text": "You know what they say, it takes a paper to get a rubber stamp.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "paper", "Y": "rubber stamp"}, "chain": [{"start": "rubber_stamp", "relation": "HasPrerequisite", "end": "paper", "weight": 1.0, "surface_text": "[[a rubber stamp]] requires [[paper]]"}]} +{"raw_text": "You want sneezing? Well, first you're gonna need pepper.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "pepper", "Y": "sneezing"}, "chain": [{"start": "pepper", "relation": "Causes", "end": "sneezing", "weight": 1.0, "surface_text": "Sometimes [[pepper]] causes [[sneezing]]"}]} +{"raw_text": "You know what they say, it takes a steal to get a fence.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "steal", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "steal", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[steal]]"}]} +{"raw_text": "You know what they say, it takes a tree to get a bark.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "tree", "Y": "bark"}, "chain": [{"start": "bark", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree before you can have bark"}]} +{"raw_text": "You want trimming? Well, first you're gonna need fat.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "fat", "Y": "trimming"}, "chain": [{"start": "trimming", "relation": "HasPrerequisite", "end": "fat", "weight": 0.8, "surface_text": "trimming steak requires handling fat, and trimming fat requires handling steak"}]} +{"raw_text": "My daddy always said, can't have chicken without egg.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "egg", "Y": "chicken"}, "chain": [{"start": "chicken", "relation": "HasPrerequisite", "end": "egg", "weight": 0.8, "surface_text": "a chicken requires an egg"}]} +{"raw_text": "Ain't no skate ever came from nothing — you need wear skates.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "wear skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "wear_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[wear skates]]"}]} +{"raw_text": "Ain't no punch ever came from nothing — you need calm down.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "calm down", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "calm_down", "weight": 1.0, "surface_text": "Something you need to do before you [[punch someone]] is [[calm down]]"}]} +{"raw_text": "A water don't come without its field, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "field", "Y": "water"}, "chain": [{"start": "water", "relation": "HasPrerequisite", "end": "field", "weight": 0.8, "surface_text": "Both deserts and fields require water (though deserts are arid)."}]} +{"raw_text": "You know what they say, it takes a metal to get a liquid.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "metal", "Y": "liquid"}, "chain": [{"start": "liquid", "relation": "HasPrerequisite", "end": "metal", "weight": 0.8, "surface_text": "mercury is a liquid metal, and metals can be liquids under certain conditions."}]} +{"raw_text": "My daddy always said, can't have going to sleep without bed.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "bed", "Y": "going to sleep"}, "chain": [{"start": "going_to_sleep", "relation": "HasPrerequisite", "end": "bed", "weight": 3.4641016, "surface_text": "[[going to sleep]] requires [[a bed]]"}]} +{"raw_text": "My daddy always said, can't have visiting museum without car.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "car", "Y": "visiting museum"}, "chain": [{"start": "visiting_museum", "relation": "HasPrerequisite", "end": "car", "weight": 1.0, "surface_text": "[[visiting a museum]] requires [[a car]]"}]} +{"raw_text": "My daddy always said, can't have eating vegetables without salt.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "salt", "Y": "eating vegetables"}, "chain": [{"start": "eating_vegetables", "relation": "HasPrerequisite", "end": "salt", "weight": 1.0, "surface_text": "[[eating vegetables]] requires [[salt]]"}]} +{"raw_text": "You want jumping rope? Well, first you're gonna need rope.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "rope", "Y": "jumping rope"}, "chain": [{"start": "jumping_rope", "relation": "HasPrerequisite", "end": "rope", "weight": 2.0, "surface_text": "[[jumping rope]] requires [[a rope]]"}]} +{"raw_text": "Ain't no grooming ever came from nothing — you need comb.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "comb", "Y": "grooming"}, "chain": [{"start": "grooming", "relation": "HasPrerequisite", "end": "comb", "weight": 1.0, "surface_text": "[[grooming]] requires [[a comb]]"}]} +{"raw_text": "My daddy always said, can't have skate without put on skating shoes.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "put on skating shoes", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "put_on_skating_shoes", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[put on your skating shoes]]"}]} +{"raw_text": "My daddy always said, can't have pollution without car.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "car", "Y": "pollution"}, "chain": [{"start": "car", "relation": "Causes", "end": "pollution", "weight": 1.0, "surface_text": "Sometimes [[a car]] causes [[pollution]]"}]} +{"raw_text": "Ain't no fence ever came from nothing — you need find fencing instructor.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "find fencing instructor", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "find_fencing_instructor", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[find a fencing instructor]]"}]} +{"raw_text": "My daddy always said, can't have fat without poison.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "poison", "Y": "fat"}, "chain": [{"start": "fat", "relation": "HasPrerequisite", "end": "poison", "weight": 0.8, "surface_text": "Blowfish have poison, and some preparation methods involve removing fat to reduce toxicity."}]} +{"raw_text": "Ain't no fish ever came from nothing — you need get hook.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "get hook", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "get_hook", "weight": 2.0, "surface_text": "If you want to [[fish]] then you should [[get a hook]]"}]} +{"raw_text": "A bird don't come without its egg, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "egg", "Y": "bird"}, "chain": [{"start": "bird", "relation": "HasPrerequisite", "end": "egg", "weight": 0.8, "surface_text": "you need an egg before you have a bird"}]} +{"raw_text": "My daddy always said, can't have staying in bed without bed.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "bed", "Y": "staying in bed"}, "chain": [{"start": "staying_in_bed", "relation": "HasPrerequisite", "end": "bed", "weight": 1.0, "surface_text": "[[staying in bed]] requires [[a bed]]"}]} +{"raw_text": "A playing baseball don't come without its bat, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "bat", "Y": "playing baseball"}, "chain": [{"start": "playing_baseball", "relation": "HasPrerequisite", "end": "bat", "weight": 2.0, "surface_text": "[[playing baseball]] requires [[a bat]]"}]} +{"raw_text": "My daddy always said, can't have sleeping without bed.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "bed", "Y": "sleeping"}, "chain": [{"start": "sleeping", "relation": "HasPrerequisite", "end": "bed", "weight": 1.0, "surface_text": "[[sleeping]] requires [[a bed]]"}]} +{"raw_text": "My daddy always said, can't have making phone call without phone.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "phone", "Y": "making phone call"}, "chain": [{"start": "making_phone_call", "relation": "HasPrerequisite", "end": "phone", "weight": 1.0, "surface_text": "[[making a phone call]] requires [[a phone]]"}]} +{"raw_text": "A smoking don't come without its lighter, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "lighter", "Y": "smoking"}, "chain": [{"start": "smoking", "relation": "HasPrerequisite", "end": "lighter", "weight": 1.0, "surface_text": "[[smoking]] requires [[a lighter]]"}]} +{"raw_text": "Ain't no comb ever came from nothing — you need paper.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "paper", "Y": "comb"}, "chain": [{"start": "comb", "relation": "HasPrerequisite", "end": "paper", "weight": 0.8, "surface_text": "paper can be combed (as part of a process) and is commonly used with a punch"}]} +{"raw_text": "You want wood? Well, first you're gonna need tree.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "tree", "Y": "wood"}, "chain": [{"start": "wood", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get wood"}]} +{"raw_text": "My daddy always said, can't have cooking curry without pot.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "pot", "Y": "cooking curry"}, "chain": [{"start": "cooking_curry", "relation": "HasPrerequisite", "end": "pot", "weight": 1.0, "surface_text": "[[cooking a curry]] requires [[a pot]]"}]} +{"raw_text": "My daddy always said, can't have going for drive without car.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "car", "Y": "going for drive"}, "chain": [{"start": "going_for_drive", "relation": "HasPrerequisite", "end": "car", "weight": 2.0, "surface_text": "[[going for a drive]] requires [[a car]]"}]} +{"raw_text": "My daddy always said, can't have printing on printer without computer.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "computer", "Y": "printing on printer"}, "chain": [{"start": "printing_on_printer", "relation": "HasPrerequisite", "end": "computer", "weight": 1.0, "surface_text": "[[printing on the printer]] requires [[a computer]]"}]} +{"raw_text": "You know what they say, it takes a got to frozen pond to get a skate.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "got to frozen pond", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "got_to_frozen_pond", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[got to a frozen pond]]"}]} +{"raw_text": "Ain't no drinking ever came from nothing — you need bottle.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "bottle", "Y": "drinking"}, "chain": [{"start": "drinking", "relation": "HasPrerequisite", "end": "bottle", "weight": 1.0, "surface_text": "[[drinking]] requires [[a bottle]]"}]} +{"raw_text": "Ain't no skate ever came from nothing — you need talk to skating tutor.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "talk to skating tutor", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "talk_to_skating_tutor", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[talk to a skating tutor]]"}]} +{"raw_text": "A meet girls don't come without its ice, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "ice", "Y": "meet girls"}, "chain": [{"start": "meet_girls", "relation": "HasPrerequisite", "end": "ice", "weight": 1.0, "surface_text": "If you want to [[meet girls]] then you should [[be ice]]"}]} +{"raw_text": "You know what they say, it takes a car to get a running errands.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "car", "Y": "running errands"}, "chain": [{"start": "running_errands", "relation": "HasPrerequisite", "end": "car", "weight": 1.0, "surface_text": "[[running errands]] requires [[a car]]"}]} +{"raw_text": "You want fight enemy? Well, first you're gonna need weapon.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "weapon", "Y": "fight enemy"}, "chain": [{"start": "fight_enemy", "relation": "HasPrerequisite", "end": "weapon", "weight": 2.0, "surface_text": "Something you need to do before you [[fight the enemy]] is [[a weapon]]"}]} +{"raw_text": "Ain't no have conversation ever came from nothing — you need phone.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "phone", "Y": "have conversation"}, "chain": [{"start": "have_conversation", "relation": "HasPrerequisite", "end": "phone", "weight": 1.0, "surface_text": "If you want to [[have a conversation]] then you should [[phone someone]]"}]} +{"raw_text": "You want rest? Well, first you're gonna need bed.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "bed", "Y": "rest"}, "chain": [{"start": "rest", "relation": "HasPrerequisite", "end": "bed", "weight": 1.0, "surface_text": "Something you need to do before you [[rest]] is [[bed]]"}]} +{"raw_text": "You want water? Well, first you're gonna need fish.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "fish", "Y": "water"}, "chain": [{"start": "water", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "water is necessary for both animals' survival"}]} +{"raw_text": "You know what they say, it takes a put skates on to get a skate.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "put skates on", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "put_skates_on", "weight": 5.2915025, "surface_text": "Something you need to do before you [[skate]] is [[put skates on]]"}]} +{"raw_text": "You want fence? Well, first you're gonna need have epee.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "have epee", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "have_epee", "weight": 2.0, "surface_text": "If you want to [[fence]] then you should [[have an epee]]"}]} +{"raw_text": "My daddy always said, can't have taking car for drive without car.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "car", "Y": "taking car for drive"}, "chain": [{"start": "taking_car_for_drive", "relation": "HasPrerequisite", "end": "car", "weight": 1.0, "surface_text": "[[taking the car for a drive]] requires [[a car]]"}]} +{"raw_text": "Ain't no computer ever came from nothing — you need person to give electricity.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "person to give electricity", "Y": "computer"}, "chain": [{"start": "computer", "relation": "HasPrerequisite", "end": "person_to_give_electricity", "weight": 1.0, "surface_text": "[[a computer]] requires [[a person to give it electricity]]"}]} +{"raw_text": "Ain't no returning to work ever came from nothing — you need car.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "car", "Y": "returning to work"}, "chain": [{"start": "returning_to_work", "relation": "HasPrerequisite", "end": "car", "weight": 1.0, "surface_text": "[[returning to work]] requires [[a car]]"}]} +{"raw_text": "You know what they say, it takes a computer to get a chatting with friends.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "computer", "Y": "chatting with friends"}, "chain": [{"start": "chatting_with_friends", "relation": "HasPrerequisite", "end": "computer", "weight": 1.0, "surface_text": "[[chatting with friends]] requires [[a computer]]"}]} +{"raw_text": "You know what they say, it takes a tree to get a shelter.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "tree", "Y": "shelter"}, "chain": [{"start": "tree", "relation": "Causes", "end": "shelter", "weight": 0.8, "surface_text": "a tree causes shelter"}]} +{"raw_text": "You know what they say, it takes a put on fencing suit to get a fence.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "put on fencing suit", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "put_on_fencing_suit", "weight": 1.0, "surface_text": "Something you need to do before you [[fence]] is [[put on your fencing suit]]"}]} +{"raw_text": "A chop firewood don't come without its axe, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "axe", "Y": "chop firewood"}, "chain": [{"start": "chop_firewood", "relation": "HasPrerequisite", "end": "axe", "weight": 4.0, "surface_text": "If you want to [[chop firewood]] then you should [[axe]]"}]} +{"raw_text": "A calibration don't come without its recorder, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "recorder", "Y": "calibration"}, "chain": [{"start": "calibration", "relation": "HasPrerequisite", "end": "recorder", "weight": 0.8, "surface_text": "both require calibration for accurate use"}]} +{"raw_text": "A food don't come without its plant, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "plant", "Y": "food"}, "chain": [{"start": "plant", "relation": "Causes", "end": "food", "weight": 0.8, "surface_text": "a plant causes food"}]} +{"raw_text": "An egg don't come without its chicken, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "chicken", "Y": "egg"}, "chain": [{"start": "egg", "relation": "HasPrerequisite", "end": "chicken", "weight": 0.8, "surface_text": "you need a chicken to get an egg"}]} +{"raw_text": "A fence don't come without its buy sword, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "buy sword", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "buy_sword", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[buy a sword]]"}]} +{"raw_text": "Ain't no computer ever came from nothing — you need power supply to operate.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "power supply to operate", "Y": "computer"}, "chain": [{"start": "computer", "relation": "HasPrerequisite", "end": "power_supply_to_operate", "weight": 1.0, "surface_text": "[[A computer]] requires [[a power supply to operate]]"}]} +{"raw_text": "A hearing news don't come without its paper, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "paper", "Y": "hearing news"}, "chain": [{"start": "hearing_news", "relation": "HasPrerequisite", "end": "paper", "weight": 1.0, "surface_text": "[[hearing the news]] requires [[a paper]]"}]} +{"raw_text": "You know what they say, it takes a go to rink to get a skate.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "go to rink", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "go_to_rink", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[go to a rink]]"}]} +{"raw_text": "You want hitting bottle? Well, first you're gonna need bottle.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "bottle", "Y": "hitting bottle"}, "chain": [{"start": "hitting_bottle", "relation": "HasPrerequisite", "end": "bottle", "weight": 2.0, "surface_text": "[[hitting the bottle]] requires [[a bottle]]"}]} +{"raw_text": "You know what they say, it takes an electricity to get a computer.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "electricity", "Y": "computer"}, "chain": [{"start": "computer", "relation": "HasPrerequisite", "end": "electricity", "weight": 2.0, "surface_text": "[[A computer]] requires [[electricity]]"}]} +{"raw_text": "Ain't no exercise ever came from nothing — you need skate.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "skate", "Y": "exercise"}, "chain": [{"start": "exercise", "relation": "HasPrerequisite", "end": "skate", "weight": 1.0, "surface_text": "If you want to [[exercise]] then you should [[skate]]"}]} +{"raw_text": "My daddy always said, can't have skate without buy skateboard.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "buy skateboard", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "buy_skateboard", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[buy a skateboard]]"}]} +{"raw_text": "You want skate? Well, first you're gonna need find rink.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "find rink", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "find_rink", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[find a rink]]"}]} +{"raw_text": "You want punch? Well, first you're gonna need pull back fist.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "pull back fist", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "pull_back_fist", "weight": 2.0, "surface_text": "Something you need to do before you [[punch someone]] is [[pull back your fist]]"}]} +{"raw_text": "You know what they say, it takes a pull fist back to get a punch.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "pull fist back", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "pull_fist_back", "weight": 1.0, "surface_text": "Something you need to do before you [[punch someone]] is [[pull your fist back]]"}]} +{"raw_text": "A going somewhere don't come without its car, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "car", "Y": "going somewhere"}, "chain": [{"start": "going_somewhere", "relation": "HasPrerequisite", "end": "car", "weight": 3.4641016, "surface_text": "[[going somewhere]] requires [[a car]]"}]} +{"raw_text": "My daddy always said, can't have fence without go to fencing salon.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "go to fencing salon", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "go_to_fencing_salon", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[go to a fencing salon]]"}]} +{"raw_text": "Ain't no skate ever came from nothing — you need have pair of skates.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "have pair of skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "have_pair_of_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[have a pair of skates]]"}]} +{"raw_text": "You want skate? Well, first you're gonna need buy pair of skates.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "buy pair of skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "buy_pair_of_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[buy a pair of skates]]"}]} +{"raw_text": "You want skate? Well, first you're gonna need buy rollerblades or skates.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "buy rollerblades or skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "buy_rollerblades_or_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[buy rollerblades or skates]]"}]} +{"raw_text": "You want skate? Well, first you're gonna need buy roller skates.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "buy roller skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "buy_roller_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[buy some roller skates]]"}]} +{"raw_text": "You want punch? Well, first you're gonna need draw back fist.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "draw back fist", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "draw_back_fist", "weight": 2.0, "surface_text": "If you want to [[punch someone]] then you should [[draw back your fist]]"}]} +{"raw_text": "A skate don't come without its put on helmet, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "put on helmet", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "put_on_helmet", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[put on a helmet]]"}]} +{"raw_text": "Ain't no fish ever came from nothing — you need buy bait.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "buy bait", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "buy_bait", "weight": 2.828427, "surface_text": "Something you need to do before you [[fish]] is [[buy bait]]"}]} +{"raw_text": "My daddy always said, can't have prey without goose.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "goose", "Y": "prey"}, "chain": [{"start": "prey", "relation": "HasPrerequisite", "end": "goose", "weight": 0.8, "surface_text": "prey connects as something that both animals interact with in their ecosystem"}]} +{"raw_text": "A punch don't come without its wear power glove, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "wear power glove", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "wear_power_glove", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[wear a power glove]]"}]} +{"raw_text": "My daddy always said, can't have writing program without computer.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "computer", "Y": "writing program"}, "chain": [{"start": "writing_program", "relation": "HasPrerequisite", "end": "computer", "weight": 2.0, "surface_text": "[[writing a program]] requires [[a computer]]"}]} +{"raw_text": "You know what they say, it takes a find ice to get a skate.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "find ice", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "find_ice", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[find some ice]]"}]} +{"raw_text": "A fence don't come without its attack, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "attack", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "attack", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[attack]]"}]} +{"raw_text": "You know what they say, it takes a bait hook to get a fish.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "bait hook", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "bait_hook", "weight": 2.0, "surface_text": "Something you need to do before you [[fish]] is [[bait your hook]]"}]} +{"raw_text": "A bringing home fish don't come without its fish, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "fish", "Y": "bringing home fish"}, "chain": [{"start": "bringing_home_fish", "relation": "HasPrerequisite", "end": "fish", "weight": 1.0, "surface_text": "[[bringing home some fish]] requires [[someone to fish]]"}]} +{"raw_text": "A fish don't come without its catch or by, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "catch or by", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "catch_or_by", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[catch it or by it]]"}]} +{"raw_text": "You want fence? Well, first you're gonna need hire fence installer.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "hire fence installer", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "hire_fence_installer", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[hire a fence installer]]"}]} +{"raw_text": "Ain't no surfing web ever came from nothing — you need computer.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "computer", "Y": "surfing web"}, "chain": [{"start": "surfing_web", "relation": "HasPrerequisite", "end": "computer", "weight": 4.0, "surface_text": "[[surfing the web]] requires [[a computer]]"}]} +{"raw_text": "You want fish? Well, first you're gonna need use net.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "use net", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "use_net", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[use a net]]"}]} +{"raw_text": "Ain't no skate ever came from nothing — you need put on ice skates.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "put on ice skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "put_on_ice_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[put on your ice skates]]"}]} +{"raw_text": "You know what they say, it takes a put skates on feet to get a skate.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "put skates on feet", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "put_skates_on_feet", "weight": 1.0, "surface_text": "Something you need to do before you [[skate]] is [[put skates on your feet]]"}]} +{"raw_text": "Ain't no punch ever came from nothing — you need fast.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "fast", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "fast", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[be fast]]"}]} +{"raw_text": "Ain't no skate ever came from nothing — you need really.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "really", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "really", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[really]]"}]} +{"raw_text": "Ain't no skate ever came from nothing — you need have skates.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "have skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "have_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[have skates]]"}]} +{"raw_text": "You want fish? Well, first you're gonna need have right bait.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "have right bait", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "have_right_bait", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[have the right bait]]"}]} +{"raw_text": "A fish don't come without its go to lake, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "go to lake", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "go_to_lake", "weight": 4.472136, "surface_text": "If you want to [[fish]] then you should [[go to the lake]]"}]} +{"raw_text": "You want fish? Well, first you're gonna need buy.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "buy", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "buy", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[buy]]"}]} +{"raw_text": "You know what they say, it takes a take fencing lessons to get a fence.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "take fencing lessons", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "take_fencing_lessons", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[take fencing lessons]]"}]} +{"raw_text": "My daddy always said, can't have skate without go to ice rink.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "go to ice rink", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "go_to_ice_rink", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[go to a ice rink]]"}]} +{"raw_text": "My daddy always said, can't have fence without dig post holes.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "dig post holes", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "dig_post_holes", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[dig post holes]]"}]} +{"raw_text": "A fence don't come without its do, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "do", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "do", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[do it]]"}]} +{"raw_text": "You know what they say, it takes a get angry to get a punch.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "get angry", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "get_angry", "weight": 1.0, "surface_text": "Something you need to do before you [[punch someone]] is [[get angry]]"}]} +{"raw_text": "Ain't no fence ever came from nothing — you need accuire foil.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "accuire foil", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "accuire_foil", "weight": 1.0, "surface_text": "Something you need to do before you [[fence]] is [[accuire a foil]]"}]} +{"raw_text": "Ain't no punch ever came from nothing — you need hit.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "hit", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "hit", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[hit them]]"}]} +{"raw_text": "You know what they say, it takes a get agreement of neighbors to get a fence.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "get agreement of neighbors", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "get_agreement_of_neighbors", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[get agreement of neighbors]]"}]} +{"raw_text": "Ain't no fish ever came from nothing — you need buy hook.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "buy hook", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "buy_hook", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[buy a hook]]"}]} +{"raw_text": "You want punch? Well, first you're gonna need use hands.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "use hands", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "use_hands", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[use your hands]]"}]} +{"raw_text": "Ain't no fence ever came from nothing — you need buy wood.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "buy wood", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "buy_wood", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[buy wood]]"}]} +{"raw_text": "You know what they say, it takes a form hand to fist to get a punch.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "form hand to fist", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "form_hand_to_fist", "weight": 2.0, "surface_text": "If you want to [[punch someone]] then you should [[form your hand to a fist]]"}]} +{"raw_text": "You know what they say, it takes a use fish line to get a fish.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "use fish line", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "use_fish_line", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[use a fish line]]"}]} +{"raw_text": "My daddy always said, can't have shade without plant.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "plant", "Y": "shade"}, "chain": [{"start": "plant", "relation": "Causes", "end": "shade", "weight": 0.8, "surface_text": "a plant causes shade"}]} +{"raw_text": "My daddy always said, can't have fixing computer without computer.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "computer", "Y": "fixing computer"}, "chain": [{"start": "fixing_computer", "relation": "HasPrerequisite", "end": "computer", "weight": 1.0, "surface_text": "[[fixing a computer]] requires [[a computer]]"}]} +{"raw_text": "A punch don't come without its want to fight, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "want to fight", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "want_to_fight", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[want to fight]]"}]} +{"raw_text": "A punch don't come without its not do, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "not do", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "not_do", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[not do that]]"}]} +{"raw_text": "My daddy always said, can't have punch without make fist.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "make fist", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "make_fist", "weight": 4.472136, "surface_text": "If you want to [[punch someone]] then you should [[make a fist]]"}]} +{"raw_text": "You know what they say, it takes a get protective gear to get a fence.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "get protective gear", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "get_protective_gear", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[get protective gear]]"}]} +{"raw_text": "You know what they say, it takes a put on mask to get a fence.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "put on mask", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "put_on_mask", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[put on a mask]]"}]} +{"raw_text": "You know what they say, it takes a control yourself to get a punch.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "control yourself", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "control_yourself", "weight": 2.0, "surface_text": "If you want to [[punch someone]] then you should [[control yourself]]"}]} +{"raw_text": "You want fish? Well, first you're gonna need get fishing permit.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "get fishing permit", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "get_fishing_permit", "weight": 2.0, "surface_text": "If you want to [[fish]] then you should [[get a fishing permit]]"}]} +{"raw_text": "Ain't no fish ever came from nothing — you need get fishing pole.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "get fishing pole", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "get_fishing_pole", "weight": 2.0, "surface_text": "If you want to [[fish]] then you should [[get a fishing pole]]"}]} +{"raw_text": "You want fish? Well, first you're gonna need buy fishing pole.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "buy fishing pole", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "buy_fishing_pole", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[buy a fishing pole]]"}]} +{"raw_text": "You know what they say, it takes a ball hand into fist to get a punch.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "ball hand into fist", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "ball_hand_into_fist", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[ball your hand into a fist]]"}]} +{"raw_text": "A fence don't come without its fencing sword, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "fencing sword", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "fencing_sword", "weight": 1.0, "surface_text": "Something you need to do before you [[fence]] is [[a fencing sword]]"}]} +{"raw_text": "My daddy always said, can't have skate without put on.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "put on", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "put_on", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[put them on]]"}]} +{"raw_text": "You know what they say, it takes a computer to get a surfing net.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "computer", "Y": "surfing net"}, "chain": [{"start": "surfing_net", "relation": "HasPrerequisite", "end": "computer", "weight": 2.0, "surface_text": "[[surfing the net]] requires [[a computer]]"}]} +{"raw_text": "You know what they say, it takes a get epee to get a fence.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "get epee", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "get_epee", "weight": 2.0, "surface_text": "If you want to [[fence]] then you should [[get an epee]]"}]} +{"raw_text": "Ain't no punch ever came from nothing — you need train as boxer.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "train as boxer", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "train_as_boxer", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[train as a boxer]]"}]} +{"raw_text": "You want getting onto web? Well, first you're gonna need computer.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "computer", "Y": "getting onto web"}, "chain": [{"start": "getting_onto_web", "relation": "HasPrerequisite", "end": "computer", "weight": 4.8989797, "surface_text": "[[getting onto the web]] requires [[a computer]]"}]} +{"raw_text": "My daddy always said, can't have fish without go to fishing hole.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "go to fishing hole", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "go_to_fishing_hole", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[go to a fishing hole]]"}]} +{"raw_text": "A car don't come without its tires as it's way of locomotion, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "tires as it's way of locomotion", "Y": "car"}, "chain": [{"start": "car", "relation": "HasPrerequisite", "end": "tires_as_it's_way_of_locomotion", "weight": 1.0, "surface_text": "[[A car]] requires [[tires as it's way of locomotion]]"}]} +{"raw_text": "You want fish? Well, first you're gonna need buy beer.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "buy beer", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "buy_beer", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[buy beer]]"}]} +{"raw_text": "You want skate? Well, first you're gonna need do as little as possible.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "do as little as possible", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "do_as_little_as_possible", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[do as little as possible]]"}]} +{"raw_text": "You want fish? Well, first you're gonna need get fishing rod.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "get fishing rod", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "get_fishing_rod", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[get a fishing rod]]"}]} +{"raw_text": "A fish don't come without its go fishing, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "go fishing", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "go_fishing", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[go fishing]]"}]} +{"raw_text": "Ain't no fence ever came from nothing — you need practice.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "practice", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "practice", "weight": 1.0, "surface_text": "Something you need to do before you [[fence]] is [[practice]]"}]} +{"raw_text": "A fish don't come without its look for water, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "look for water", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "look_for_water", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[look for water]]"}]} +{"raw_text": "You know what they say, it takes a take course to get a fence.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "take course", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "take_course", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[take a course]]"}]} +{"raw_text": "A fish don't come without its go to body of water, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "go to body of water", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "go_to_body_of_water", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[go to a body of water]]"}]} +{"raw_text": "a beet is just a mushroom that's got flavor.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "beet", "B": "mushroom", "P": "flavor"}, "chain": [{"start": "beet", "relation": "HasProperty", "end": "flavor", "weight": 0.8, "surface_text": "distinct earthy, slightly sweet taste, unlike the more neutral or bland flavors of pickles or corn"}]} +{"raw_text": "Take the function photosynthesis from a leaf and you've got yourself a thorn.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "leaf", "B": "thorn", "P": "function photosynthesis"}, "chain": [{"start": "leaf", "relation": "HasProperty", "end": "function_photosynthesis", "weight": 0.8, "surface_text": "Leaves are specialized for photosynthesis, which distinguishes them from parts like roots (absorption) or seeds (reproduction)."}]} +{"raw_text": "The only difference between a library and a house is dark.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "library", "B": "house", "P": "dark"}, "chain": [{"start": "library", "relation": "HasProperty", "end": "dark", "weight": 1.0, "surface_text": "[[The library]] is [[dark]]"}]} +{"raw_text": "What's a mango but a cranberry with sparkling aroma?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "mango", "B": "cranberry", "P": "sparkling aroma"}, "chain": [{"start": "mango", "relation": "HasProperty", "end": "sparkling_aroma", "weight": 0.8, "surface_text": "Mango has a unique, fragrant aroma that's quite distinctive"}]} +{"raw_text": "Take the opaque from a tar and you've got yourself a rust.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "tar", "B": "rust", "P": "opaque"}, "chain": [{"start": "tar", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[tar]] is [[opaque]]"}]} +{"raw_text": "The only difference between a puppy and a lion is fur.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "puppy", "B": "lion", "P": "fur"}, "chain": [{"start": "puppy", "relation": "HasProperty", "end": "fur", "weight": 0.8, "surface_text": "Soft, fine coat covering most of the body"}]} +{"raw_text": "Take the slight curvature from a blade and you've got yourself a cannon.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "blade", "B": "cannon", "P": "slight curvature"}, "chain": [{"start": "blade", "relation": "HasProperty", "end": "slight_curvature", "weight": 0.8, "surface_text": "Many blades have a slight curve that distinguishes them from the straight lines of firearms or explosives."}]} +{"raw_text": "The only difference between a cowbird and a feather is fly.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cowbird", "B": "feather", "P": "fly"}, "chain": [{"start": "cowbird", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a cowbird can fly"}]} +{"raw_text": "The only difference between an eel and a goldfish is ambition.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "eel", "B": "goldfish", "P": "ambition"}, "chain": []} +{"raw_text": "The only difference between a hearth and a fireplace is contains fireplace.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "hearth", "B": "fireplace", "P": "contains fireplace"}, "chain": [{"start": "hearth", "relation": "HasProperty", "end": "contains_fireplace", "weight": 0.8, "surface_text": "Typically features a fireplace for burning wood or coal, unlike most other structures"}]} +{"raw_text": "The only difference between a piano and a recorder is soundboard.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "piano", "B": "recorder", "P": "soundboard"}, "chain": [{"start": "piano", "relation": "HasProperty", "end": "soundboard", "weight": 0.8, "surface_text": "piano has a large wooden soundboard to amplify vibrations"}]} +{"raw_text": "Take the salty taste from a burger and you've got yourself a sugar.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "burger", "B": "sugar", "P": "salty taste"}, "chain": [{"start": "burger", "relation": "HasProperty", "end": "salty_taste", "weight": 0.8, "surface_text": "Common seasoning, often from salt, cheese, or meat itself"}]} +{"raw_text": "The only difference between a tern and an albatross is wingspan.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "tern", "B": "albatross", "P": "wingspan"}, "chain": [{"start": "tern", "relation": "HasProperty", "end": "wingspan", "weight": 0.8, "surface_text": "Terns have a relatively long wingspan compared to many other small to medium-sized birds, enabling agile flight and long-distance migration."}]} +{"raw_text": "a mercury is just a metal that's got poisonous.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mercury", "B": "metal", "P": "poisonous"}, "chain": [{"start": "mercury", "relation": "HasProperty", "end": "poisonous", "weight": 3.4641016, "surface_text": "[[mercury]] is [[poisonous]]"}]} +{"raw_text": "Take the patience from a mallard and you've got yourself a coot.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "mallard", "B": "coot", "P": "patience"}, "chain": []} +{"raw_text": "a magpie is just a booby that's got fly.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "magpie", "B": "booby", "P": "fly"}, "chain": [{"start": "magpie", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a magpie can fly"}]} +{"raw_text": "a guitar is just a saxophone that's got wooden body.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "guitar", "B": "saxophone", "P": "wooden body"}, "chain": [{"start": "guitar", "relation": "HasProperty", "end": "wooden_body", "weight": 0.8, "surface_text": "Most guitars are made of wood, unlike the metal bodies of brass instruments or plastic/composite bodies of some others"}]} +{"raw_text": "a vase is just a lid that's got fall off shelf.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "vase", "B": "lid", "P": "fall off shelf"}, "chain": [{"start": "vase", "relation": "CapableOf", "end": "fall_off_shelf", "weight": 1.0, "surface_text": "[[A vase]] can [[fall off a shelf]]"}]} +{"raw_text": "What's a jack but a pot with lifting function?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "jack", "B": "pot", "P": "lifting function"}, "chain": [{"start": "jack", "relation": "HasProperty", "end": "lifting_function", "weight": 0.8, "surface_text": "Designed specifically to raise heavy objects off the ground."}]} +{"raw_text": "Take the light weight from a cotton and you've got yourself a petal.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cotton", "B": "petal", "P": "light weight"}, "chain": [{"start": "cotton", "relation": "HasProperty", "end": "light_weight", "weight": 0.8, "surface_text": "cotton fabric is relatively lightweight compared to many other fabrics or plant materials"}]} +{"raw_text": "Take the dark interior from a burrow and you've got yourself a nest.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "burrow", "B": "nest", "P": "dark interior"}, "chain": [{"start": "burrow", "relation": "HasProperty", "end": "dark_interior", "weight": 0.8, "surface_text": "the inside is typically completely dark due to being underground"}]} +{"raw_text": "Take the wading behavior from a heron and you've got yourself a curassow.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "heron", "B": "curassow", "P": "wading behavior"}, "chain": [{"start": "heron", "relation": "HasProperty", "end": "wading_behavior", "weight": 0.8, "surface_text": "Herons are often seen standing still in shallow water, waiting to spear prey."}]} +{"raw_text": "What's a spider but a meat with small size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "spider", "B": "meat", "P": "small size"}, "chain": [{"start": "spider", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Spiders are generally much smaller in size compared to the other listed animals."}]} +{"raw_text": "a fin is just a mole that's got vibration sensitivity.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "fin", "B": "mole", "P": "vibration sensitivity"}, "chain": [{"start": "fin", "relation": "HasProperty", "end": "vibration_sensitivity", "weight": 0.8, "surface_text": "Can detect water movement and pressure changes"}]} +{"raw_text": "Take the use: kitchen-related from a pot and you've got yourself a jointer.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "pot", "B": "jointer", "P": "use: kitchen-related"}, "chain": [{"start": "pot", "relation": "HasProperty", "end": "use:_kitchen-related", "weight": 0.8, "surface_text": "Most listed tools are industrial, musical, or agricultural, while pots are for domestic food preparation"}]} +{"raw_text": "a seed is just a ginseng that's got sprout.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "seed", "B": "ginseng", "P": "sprout"}, "chain": [{"start": "seed", "relation": "CapableOf", "end": "sprout", "weight": 1.0, "surface_text": "[[a seed]] can [[sprout]]."}]} +{"raw_text": "a bamboo is just a savanna that's got woody texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "bamboo", "B": "savanna", "P": "woody texture"}, "chain": [{"start": "bamboo", "relation": "HasProperty", "end": "woody_texture", "weight": 0.8, "surface_text": "Bamboo is considered a woody grass, giving it a hard, durable texture unlike softer plants like peppermint or hay."}]} +{"raw_text": "The only difference between a cypress and a fiber is conic shapes.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cypress", "B": "fiber", "P": "conic shapes"}, "chain": [{"start": "cypress", "relation": "HasProperty", "end": "conic_shapes", "weight": 0.8, "surface_text": "Cypress trees often grow in a distinctive conical shape, unlike the bushy rhododendron or the round heads of lettuce."}]} +{"raw_text": "Take the salty/tangy taste from a cabbage and you've got yourself a celery.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cabbage", "B": "celery", "P": "salty/tangy taste"}, "chain": [{"start": "cabbage", "relation": "HasProperty", "end": "salty/tangy_taste", "weight": 0.8, "surface_text": "Raw cabbage often tastes slightly salty or tangy, unlike the sweetness of watermelon or neutrality of grass."}]} +{"raw_text": "Take the thin from a string and you've got yourself a tar.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "string", "B": "tar", "P": "thin"}, "chain": [{"start": "string", "relation": "HasProperty", "end": "thin", "weight": 0.8, "surface_text": "String is typically much thinner than most other materials in the list."}]} +{"raw_text": "Take the hold baby from a chimpanzee and you've got yourself a lion.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "chimpanzee", "B": "lion", "P": "hold baby"}, "chain": [{"start": "chimpanzee", "relation": "CapableOf", "end": "hold_baby", "weight": 1.0, "surface_text": "[[a chimpanzee]] can [[hold her baby]]"}]} +{"raw_text": "The only difference between a bin and a glass is wide mouth.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "bin", "B": "glass", "P": "wide mouth"}, "chain": [{"start": "bin", "relation": "HasProperty", "end": "wide_mouth", "weight": 0.8, "surface_text": "the opening is usually much wider than the base, unlike bottles or kettles"}]} +{"raw_text": "a condor is just a tanager that's got longevity.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "condor", "B": "tanager", "P": "longevity"}, "chain": [{"start": "condor", "relation": "HasProperty", "end": "longevity", "weight": 0.8, "surface_text": "lives for decades, unlike most other birds"}]} +{"raw_text": "What's a pike but a bass with abundant teeth?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "pike", "B": "bass", "P": "abundant teeth"}, "chain": [{"start": "pike", "relation": "HasProperty", "end": "abundant_teeth", "weight": 0.8, "surface_text": "Pike possess numerous large, sharp teeth lining their jaws, more so than most other fish here."}]} +{"raw_text": "a martin is just a rook that's got social breeding.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "martin", "B": "rook", "P": "social breeding"}, "chain": [{"start": "martin", "relation": "HasProperty", "end": "social_breeding", "weight": 0.8, "surface_text": "Martins frequently nest in colonies, which is less common for many other listed birds like eagles or woodpeckers."}]} +{"raw_text": "The only difference between a head and a meat is has eyes.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "head", "B": "meat", "P": "has eyes"}, "chain": [{"start": "head", "relation": "HasProperty", "end": "has_eyes", "weight": 0.8, "surface_text": "Contains the primary visual organs"}]} +{"raw_text": "a lily is just a dandelion that's got strong fragrance.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "lily", "B": "dandelion", "P": "strong fragrance"}, "chain": [{"start": "lily", "relation": "HasProperty", "end": "strong_fragrance", "weight": 0.8, "surface_text": "Many lilies have a very strong, sweet scent, stronger than most other flowers listed."}]} +{"raw_text": "The only difference between a ukulele and a xylophone is light weight.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ukulele", "B": "xylophone", "P": "light weight"}, "chain": [{"start": "ukulele", "relation": "HasProperty", "end": "light_weight", "weight": 0.8, "surface_text": "Easily portable due to its small size"}]} +{"raw_text": "What's a barracuda but a dolphin with swimming?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "barracuda", "B": "dolphin", "P": "swimming"}, "chain": [{"start": "barracuda", "relation": "HasProperty", "end": "swimming", "weight": 0.8, "surface_text": "Known for its powerful, rapid swimming ability and ability to ambush prey"}]} +{"raw_text": "an eagle is just a parakeet that's got spot prey from afar.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "eagle", "B": "parakeet", "P": "spot prey from afar"}, "chain": [{"start": "eagle", "relation": "CapableOf", "end": "spot_prey_from_afar", "weight": 1.0, "surface_text": "[[an eagle]] can [[spot prey from afar]]"}]} +{"raw_text": "Take the smooth surface from a pulley and you've got yourself a lever.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "pulley", "B": "lever", "P": "smooth surface"}, "chain": [{"start": "pulley", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "The wheel and groove are usually very smooth to reduce friction, unlike rough tools like saws"}]} +{"raw_text": "a hornbill is just a weaver that's got casque presence.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "hornbill", "B": "weaver", "P": "casque presence"}, "chain": [{"start": "hornbill", "relation": "HasProperty", "end": "casque_presence", "weight": 0.8, "surface_text": "Possesses a large, bony casque on its bill, a feature absent in other birds listed"}]} +{"raw_text": "a spout is just a jointer that's got material.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "spout", "B": "jointer", "P": "material"}, "chain": [{"start": "spout", "relation": "HasProperty", "end": "material", "weight": 0.8, "surface_text": "Usually made of metal (brass, copper, iron), sometimes ceramic or plastic"}]} +{"raw_text": "a partridge is just a toucan that's got wing shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "partridge", "B": "toucan", "P": "wing shape"}, "chain": [{"start": "partridge", "relation": "HasProperty", "end": "wing_shape", "weight": 0.8, "surface_text": "Broad, rounded wings, not pointed or narrow like falcons or gannets"}]} +{"raw_text": "an oxpecker is just a vulture that's got size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "oxpecker", "B": "vulture", "P": "size"}, "chain": [{"start": "oxpecker", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Medium-sized bird, smaller than many of the large listed birds like gannets or hornbills"}]} +{"raw_text": "The only difference between a rust and a rubber is color: reddish-brown.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "rust", "B": "rubber", "P": "color: reddish-brown"}, "chain": [{"start": "rust", "relation": "HasProperty", "end": "color:_reddish-brown", "weight": 0.8, "surface_text": "rust is typically a reddish-brown color, unlike the other materials which have more neutral or varied colors"}]} +{"raw_text": "The only difference between a tooth and a tail is an attitude.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "tooth", "B": "tail", "P": "an attitude"}, "chain": []} +{"raw_text": "Take the water filled from an aquarium and you've got yourself a pail.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "aquarium", "B": "pail", "P": "water filled"}, "chain": [{"start": "aquarium", "relation": "HasProperty", "end": "water_filled", "weight": 0.8, "surface_text": "Contains water as its primary medium, unlike most other containers"}]} +{"raw_text": "What's a beef but an egg with reddish-brown color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "beef", "B": "egg", "P": "reddish-brown color"}, "chain": [{"start": "beef", "relation": "HasProperty", "end": "reddish-brown_color", "weight": 0.8, "surface_text": "It has a distinct reddish-brown hue compared to other foods"}]} +{"raw_text": "What's a tortoise but a fish with flat footed?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "tortoise", "B": "fish", "P": "flat footed"}, "chain": [{"start": "tortoise", "relation": "HasProperty", "end": "flat_footed", "weight": 0.8, "surface_text": "feet adapted for walking on land"}]} +{"raw_text": "a peach is just a lemon that's got orange-pink flesh.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "peach", "B": "lemon", "P": "orange-pink flesh"}, "chain": [{"start": "peach", "relation": "HasProperty", "end": "orange-pink_flesh", "weight": 0.8, "surface_text": "Interior flesh is typically orange or pinkish, unlike others' white or yellow interiors"}]} +{"raw_text": "a mealybug is just a butterfly that's got pest.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mealybug", "B": "butterfly", "P": "pest"}, "chain": [{"start": "mealybug", "relation": "HasProperty", "end": "pest", "weight": 0.8, "surface_text": "both are considered pests in some contexts"}]} +{"raw_text": "The only difference between a dirt and a chalk is abrasiveness.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "dirt", "B": "chalk", "P": "abrasiveness"}, "chain": [{"start": "dirt", "relation": "HasProperty", "end": "abrasiveness", "weight": 0.8, "surface_text": "dirt can be rough and abrasive to the touch, unlike many smoother materials"}]} +{"raw_text": "Take the hard texture from a thorn and you've got yourself a hay.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "thorn", "B": "hay", "P": "hard texture"}, "chain": [{"start": "thorn", "relation": "HasProperty", "end": "hard_texture", "weight": 0.8, "surface_text": "thorns are rigid and woody, unlike softer plant parts"}]} +{"raw_text": "a puffin is just a pelican that's got noise.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "puffin", "B": "pelican", "P": "noise"}, "chain": [{"start": "puffin", "relation": "HasProperty", "end": "noise", "weight": 0.8, "surface_text": "quiet except for loud grunts, groans, and whistles near nests"}]} +{"raw_text": "a ferret is just a tooth that's got furred.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "ferret", "B": "tooth", "P": "furred"}, "chain": [{"start": "ferret", "relation": "HasProperty", "end": "furred", "weight": 0.8, "surface_text": "Unlike the feathered ostrich, scaled turtle, or hairless spider, earthworm, worm, or centipede"}]} +{"raw_text": "a mug is just a kettle that's got small size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mug", "B": "kettle", "P": "small size"}, "chain": [{"start": "mug", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Mugs are generally smaller in volume than pitchers, tubs, or pails."}]} +{"raw_text": "The only difference between a medicine and a horsetail is color variation.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "medicine", "B": "horsetail", "P": "color variation"}, "chain": [{"start": "medicine", "relation": "HasProperty", "end": "color_variation", "weight": 0.8, "surface_text": "Often has distinct colors or patterns not found in purely ornamental plants"}]} +{"raw_text": "Take the squawking call from a pigeon and you've got yourself a lovebird.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "pigeon", "B": "lovebird", "P": "squawking call"}, "chain": [{"start": "pigeon", "relation": "HasProperty", "end": "squawking_call", "weight": 0.8, "surface_text": "Harsher, less musical sound than cotinga or cardinal"}]} +{"raw_text": "What's a haircloth but a leather with roughness?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "haircloth", "B": "leather", "P": "roughness"}, "chain": [{"start": "haircloth", "relation": "HasProperty", "end": "roughness", "weight": 0.8, "surface_text": "both haircloth and burlap have a rough texture"}]} +{"raw_text": "The only difference between a hacksaw and a fireplace is saw through metal.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "hacksaw", "B": "fireplace", "P": "saw through metal"}, "chain": [{"start": "hacksaw", "relation": "CapableOf", "end": "saw_through_metal", "weight": 1.0, "surface_text": "[[A hacksaw]] can [[saw through metal]]"}]} +{"raw_text": "What's a punch but a trigger with pocketable?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "punch", "B": "trigger", "P": "pocketable"}, "chain": [{"start": "punch", "relation": "HasProperty", "end": "pocketable", "weight": 0.8, "surface_text": "Due to its small size, a punch can often be carried in a pocket or tool pouch easily."}]} +{"raw_text": "Take the distinctive crest from a bulbul and you've got yourself a kite.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "bulbul", "B": "kite", "P": "distinctive crest"}, "chain": [{"start": "bulbul", "relation": "HasProperty", "end": "distinctive_crest", "weight": 0.8, "surface_text": "Many species of bulbul have a noticeable crest on their head, which is not a common feature in the listed birds."}]} +{"raw_text": "What's a gnocchi but a burger with cooking method?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "gnocchi", "B": "burger", "P": "cooking method"}, "chain": [{"start": "gnocchi", "relation": "HasProperty", "end": "cooking_method", "weight": 0.8, "surface_text": "Boiled, unlike pizza (baked) or beef/turkey (roasted/grilled)"}]} +{"raw_text": "The only difference between a mold and a body is color.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "mold", "B": "body", "P": "color"}, "chain": [{"start": "mold", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Mold often appears green, black, white, or gray, unlike the typically red/pinkish appearance of the others."}]} +{"raw_text": "a moss is just a husk that's got soft texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "moss", "B": "husk", "P": "soft texture"}, "chain": [{"start": "moss", "relation": "HasProperty", "end": "soft_texture", "weight": 0.8, "surface_text": "Moss feels soft and velvety to the touch"}]} +{"raw_text": "a tiger is just a gazelle that's got striped fur.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tiger", "B": "gazelle", "P": "striped fur"}, "chain": [{"start": "tiger", "relation": "HasProperty", "end": "striped_fur", "weight": 0.8, "surface_text": "Has distinctive orange and black stripes"}]} +{"raw_text": "a pick is just a level that's got pointed end.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pick", "B": "level", "P": "pointed end"}, "chain": [{"start": "pick", "relation": "HasProperty", "end": "pointed_end", "weight": 0.8, "surface_text": "It has a distinctively sharp, pointed end, unlike flat tools like a trowel or bellows."}]} +{"raw_text": "The only difference between a flock and a bull is social interaction.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "flock", "B": "bull", "P": "social interaction"}, "chain": [{"start": "flock", "relation": "HasProperty", "end": "social_interaction", "weight": 0.8, "surface_text": "Flocks display collective behaviors like murmuration, unlike most solitary animals."}]} +{"raw_text": "What's a nylon but an ice with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "nylon", "B": "ice", "P": "property"}, "chain": [{"start": "nylon", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "smooth to the touch"}]} +{"raw_text": "a duplex is just a school that's got divided horizontally.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "duplex", "B": "school", "P": "divided horizontally"}, "chain": [{"start": "duplex", "relation": "HasProperty", "end": "divided_horizontally", "weight": 0.8, "surface_text": "the two units are typically separated by a common floor or ceiling"}]} +{"raw_text": "What's a tanager but a warbler with distinctive call?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "tanager", "B": "warbler", "P": "distinctive call"}, "chain": [{"start": "tanager", "relation": "HasProperty", "end": "distinctive_call", "weight": 0.8, "surface_text": "Tanagers have a unique, often metallic-sounding call that differs from the calls of other birds listed."}]} +{"raw_text": "a carton is just a heart that's got hollow.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "carton", "B": "heart", "P": "hollow"}, "chain": [{"start": "carton", "relation": "HasProperty", "end": "hollow", "weight": 0.8, "surface_text": "a carton has a hollow interior"}]} +{"raw_text": "Take the body shape from a partridge and you've got yourself a tinamou.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "partridge", "B": "tinamou", "P": "body shape"}, "chain": [{"start": "partridge", "relation": "HasProperty", "end": "body_shape", "weight": 0.8, "surface_text": "Chunky body with short tail, unlike sleek orioles or falcons"}]} +{"raw_text": "The only difference between a silver and a mercury is taste.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "silver", "B": "mercury", "P": "taste"}, "chain": [{"start": "silver", "relation": "HasProperty", "end": "taste", "weight": 0.8, "surface_text": "Distinctive metallic taste when touched by mouth (unique among listed metals)"}]} +{"raw_text": "Take the fly from a curassow and you've got yourself a woodpecker.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "curassow", "B": "woodpecker", "P": "fly"}, "chain": [{"start": "curassow", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a curassow can fly"}]} +{"raw_text": "Take the material from a spear and you've got yourself a trigger.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "spear", "B": "trigger", "P": "material"}, "chain": [{"start": "spear", "relation": "HasProperty", "end": "material", "weight": 0.8, "surface_text": "often made of metal (tip) and wood (shaft)"}]} +{"raw_text": "Take the many legs from a centipede and you've got yourself a bird.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "centipede", "B": "bird", "P": "many legs"}, "chain": [{"start": "centipede", "relation": "HasProperty", "end": "many_legs", "weight": 0.8, "surface_text": "Has numerous legs compared to other listed animals, which typically have 2-4 limbs."}]} +{"raw_text": "Take the hollow from a barrel and you've got yourself a bin.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "barrel", "B": "bin", "P": "hollow"}, "chain": [{"start": "barrel", "relation": "HasProperty", "end": "hollow", "weight": 0.8, "surface_text": "a barrel is hollow"}]} +{"raw_text": "Take the spinning action from a drill and you've got yourself a leg.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "drill", "B": "leg", "P": "spinning action"}, "chain": [{"start": "drill", "relation": "HasProperty", "end": "spinning_action", "weight": 0.8, "surface_text": "It rotates rapidly to bore holes"}]} +{"raw_text": "an owl is just a cuckoo that's got nocturnal behavior.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "owl", "B": "cuckoo", "P": "nocturnal behavior"}, "chain": [{"start": "owl", "relation": "HasProperty", "end": "nocturnal_behavior", "weight": 0.8, "surface_text": "Primarily active at night, unlike most birds that are diurnal"}]} +{"raw_text": "Take the stem from a banana and you've got yourself a cereal.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "banana", "B": "cereal", "P": "stem"}, "chain": [{"start": "banana", "relation": "HasProperty", "end": "stem", "weight": 0.8, "surface_text": "It has a tough stem at one end."}]} +{"raw_text": "The only difference between a level and a jointer is property.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "level", "B": "jointer", "P": "property"}, "chain": [{"start": "level", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}]} +{"raw_text": "a bark is just a pine that's got rough.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "bark", "B": "pine", "P": "rough"}, "chain": [{"start": "bark", "relation": "HasProperty", "end": "rough", "weight": 1.0, "surface_text": "[[bark]] is generally [[rough]]"}]} +{"raw_text": "The only difference between a flounder and a crappie is a plan.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "flounder", "B": "crappie", "P": "a plan"}, "chain": []} +{"raw_text": "The only difference between a trough and a jar is open top.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "trough", "B": "jar", "P": "open top"}, "chain": [{"start": "trough", "relation": "HasProperty", "end": "open_top", "weight": 0.8, "surface_text": "Often lacks a lid, unlike many other listed containers"}]} +{"raw_text": "The only difference between a chalk and an ash is color.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "chalk", "B": "ash", "P": "color"}, "chain": [{"start": "chalk", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "It's typically white or off-white, unlike wool, mica, polyester, or bone."}]} +{"raw_text": "a rope is just a cork that's got coarse texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "rope", "B": "cork", "P": "coarse texture"}, "chain": [{"start": "rope", "relation": "HasProperty", "end": "coarse_texture", "weight": 0.8, "surface_text": "Rope feels rough or bumpy to the touch due to its twisted strands, unlike smoother materials like paper, ice, or skin."}]} +{"raw_text": "Take the patience from a watermelon and you've got yourself a juniper.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "watermelon", "B": "juniper", "P": "patience"}, "chain": []} +{"raw_text": "an airplane is just a coach that's got property.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "airplane", "B": "coach", "P": "property"}, "chain": [{"start": "airplane", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "explanation"}]} +{"raw_text": "The only difference between a saw and a lever is metal construction.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "saw", "B": "lever", "P": "metal construction"}, "chain": [{"start": "saw", "relation": "HasProperty", "end": "metal_construction", "weight": 0.8, "surface_text": "Usually made of metal, unlike many other tools."}]} +{"raw_text": "The only difference between a pine and a bark is needles.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pine", "B": "bark", "P": "needles"}, "chain": [{"start": "pine", "relation": "HasProperty", "end": "needles", "weight": 0.8, "surface_text": "Pine trees have needle-like leaves instead of broad leaves or simple stems."}]} +{"raw_text": "The only difference between a toolbox and a pot is has handles.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "toolbox", "B": "pot", "P": "has handles"}, "chain": [{"start": "toolbox", "relation": "HasProperty", "end": "has_handles", "weight": 0.8, "surface_text": "Usually equipped with sturdy handles for carrying, unlike items without handles or with minimal means of carrying"}]} +{"raw_text": "a cotton is just a grass that's got naturally fibrous.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cotton", "B": "grass", "P": "naturally fibrous"}, "chain": [{"start": "cotton", "relation": "HasProperty", "end": "naturally_fibrous", "weight": 0.8, "surface_text": "cotton consists of natural fibers that can be processed, unlike items like peppermint or jungle"}]} +{"raw_text": "The only difference between a plastic and a polyester is clear.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "plastic", "B": "polyester", "P": "clear"}, "chain": [{"start": "plastic", "relation": "HasProperty", "end": "clear", "weight": 1.0, "surface_text": "[[plastic]] can be [[clear]]"}]} +{"raw_text": "Take the holds upright from a bongo and you've got yourself an accordion.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "bongo", "B": "accordion", "P": "holds upright"}, "chain": [{"start": "bongo", "relation": "HasProperty", "end": "holds_upright", "weight": 0.8, "surface_text": "It is typically played while held upright between the knees, unlike most others played on a stand or held differently."}]} +{"raw_text": "a scale is just a bass that's got digital display.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "scale", "B": "bass", "P": "digital display"}, "chain": [{"start": "scale", "relation": "HasProperty", "end": "digital_display", "weight": 0.8, "surface_text": "many modern scales have electronic readouts"}]} +{"raw_text": "What's a crab but an earthworm with clawed appendages?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "crab", "B": "earthworm", "P": "clawed appendages"}, "chain": [{"start": "crab", "relation": "HasProperty", "end": "clawed_appendages", "weight": 0.8, "surface_text": "Has large pincers used to grasp and tear food"}]} +{"raw_text": "Take the windy conditions from a ridge and you've got yourself a shade.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ridge", "B": "shade", "P": "windy conditions"}, "chain": [{"start": "ridge", "relation": "HasProperty", "end": "windy_conditions", "weight": 0.8, "surface_text": "Frequently experiences stronger winds due to its elevated position"}]} +{"raw_text": "The only difference between a pheasant and a peacock is distinctive call.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pheasant", "B": "peacock", "P": "distinctive call"}, "chain": [{"start": "pheasant", "relation": "HasProperty", "end": "distinctive_call", "weight": 0.8, "surface_text": "Makes a low \"kow-cow-cow\" call, different from the calls of most other listed birds"}]} +{"raw_text": "Take the origin from an emerald and you've got yourself a mineral.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "emerald", "B": "mineral", "P": "origin"}, "chain": [{"start": "emerald", "relation": "HasProperty", "end": "origin", "weight": 0.8, "surface_text": "Emeralds are often associated with specific locales (e.g., Colombia), whereas other stones may not have such iconic geographic origins."}]} +{"raw_text": "a plane is just an airplane that's got high speed.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "plane", "B": "airplane", "P": "high speed"}, "chain": [{"start": "plane", "relation": "HasProperty", "end": "high_speed", "weight": 0.8, "surface_text": "Moves much faster than most ground/water vehicles"}]} +{"raw_text": "The only difference between a bladder and a jug is flexible.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "bladder", "B": "jug", "P": "flexible"}, "chain": [{"start": "bladder", "relation": "HasProperty", "end": "flexible", "weight": 1.0, "surface_text": "[[a bladder]] is generally [[flexible]]"}]} +{"raw_text": "a barracuda is just a dolphin that's got behavior.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "barracuda", "B": "dolphin", "P": "behavior"}, "chain": [{"start": "barracuda", "relation": "HasProperty", "end": "behavior", "weight": 0.8, "surface_text": "Often solitary hunters that exhibit a distinctive aggressive, lunging attack on prey"}]} +{"raw_text": "a styrofoam is just a diamond that's got porous.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "styrofoam", "B": "diamond", "P": "porous"}, "chain": [{"start": "styrofoam", "relation": "HasProperty", "end": "porous", "weight": 0.8, "surface_text": "Its structure is full of small air pockets, unlike dense materials like brick or concrete"}]} +{"raw_text": "What's a ground but a grassland with color diversity?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ground", "B": "grassland", "P": "color diversity"}, "chain": [{"start": "ground", "relation": "HasProperty", "end": "color_diversity", "weight": 0.8, "surface_text": "Varies greatly from brown, green, gray, to red"}]} +{"raw_text": "What's a workshop but a farm with dusty atmosphere?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "workshop", "B": "farm", "P": "dusty atmosphere"}, "chain": [{"start": "workshop", "relation": "HasProperty", "end": "dusty_atmosphere", "weight": 0.8, "surface_text": "Often has visible dust from cutting and shaping materials"}]} +{"raw_text": "a mortar is just a trigger that's got sound-thud.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mortar", "B": "trigger", "P": "sound-thud"}, "chain": [{"start": "mortar", "relation": "HasProperty", "end": "sound-thud", "weight": 0.8, "surface_text": "makes a heavy thudding sound when fired"}]} +{"raw_text": "What's a saw but a bellows with toothed edge?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "saw", "B": "bellows", "P": "toothed edge"}, "chain": [{"start": "saw", "relation": "HasProperty", "end": "toothed_edge", "weight": 0.8, "surface_text": "Has sharp teeth along the edge for cutting."}]} +{"raw_text": "a cabbage is just a grassland that's got salty/tangy taste.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cabbage", "B": "grassland", "P": "salty/tangy taste"}, "chain": [{"start": "cabbage", "relation": "HasProperty", "end": "salty/tangy_taste", "weight": 0.8, "surface_text": "Raw cabbage often tastes slightly salty or tangy, unlike the sweetness of watermelon or neutrality of grass."}]} +{"raw_text": "The only difference between a wheat and a grain is chlorophyll.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "wheat", "B": "grain", "P": "chlorophyll"}, "chain": [{"start": "wheat", "relation": "HasProperty", "end": "chlorophyll", "weight": 0.8, "surface_text": "wheat plants have prominent green leaves due to high chlorophyll content"}]} +{"raw_text": "Take the texture from a chili and you've got yourself a basil.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "chili", "B": "basil", "P": "texture"}, "chain": [{"start": "chili", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Usually crunchy when dried, often ground into a coarse powder"}]} +{"raw_text": "The only difference between a bass and a minnow is live in ponds.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "bass", "B": "minnow", "P": "live in ponds"}, "chain": [{"start": "bass", "relation": "CapableOf", "end": "live_in_ponds", "weight": 1.0, "surface_text": "[[bass]] sometimes [[live in ponds]]"}]} +{"raw_text": "Take the fly from a grebe and you've got yourself a goose.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "grebe", "B": "goose", "P": "fly"}, "chain": [{"start": "grebe", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a grebe can fly"}]} +{"raw_text": "What's a zither but an oboe with an attitude?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "zither", "B": "oboe", "P": "an attitude"}, "chain": []} +{"raw_text": "The only difference between an iris and a leaf is flower shape.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "iris", "B": "leaf", "P": "flower shape"}, "chain": [{"start": "iris", "relation": "HasProperty", "end": "flower_shape", "weight": 0.8, "surface_text": "Often has unique, fan-like or drooping petal structure with prominent standards and falls"}]} +{"raw_text": "The only difference between a grouper and a herring is lips.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "grouper", "B": "herring", "P": "lips"}, "chain": [{"start": "grouper", "relation": "HasProperty", "end": "lips", "weight": 0.8, "surface_text": "Thick, fleshy lips, distinguishing them from most other fish which have thinner or more delicate lips"}]} +{"raw_text": "The only difference between a platinum and an anchor is chemical resistance.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "platinum", "B": "anchor", "P": "chemical resistance"}, "chain": [{"start": "platinum", "relation": "HasProperty", "end": "chemical_resistance", "weight": 0.8, "surface_text": "Platinum is highly resistant to corrosion and chemical reactions, unlike iron (which rusts) or copper (which tarnishes)."}]} +{"raw_text": "a basil is just a cumin that's got color (leaf).", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "basil", "B": "cumin", "P": "color (leaf)"}, "chain": [{"start": "basil", "relation": "HasProperty", "end": "color_(leaf)", "weight": 0.8, "surface_text": "Vibrant green leaves, while others like nutmeg or cinnamon have brown tones."}]} +{"raw_text": "Take the small size from a snail and you've got yourself a fish.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "snail", "B": "fish", "P": "small size"}, "chain": [{"start": "snail", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "typically much smaller than most other listed animals"}]} +{"raw_text": "The only difference between a mole and a flock is habitat.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "mole", "B": "flock", "P": "habitat"}, "chain": [{"start": "mole", "relation": "HasProperty", "end": "habitat", "weight": 0.8, "surface_text": "mole lives primarily in soil, unlike the diverse habitats of other listed animals"}]} +{"raw_text": "a minnow is just a bass that's got clear fins.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "minnow", "B": "bass", "P": "clear fins"}, "chain": [{"start": "minnow", "relation": "HasProperty", "end": "clear_fins", "weight": 0.8, "surface_text": "Their fins are usually translucent or nearly transparent."}]} +{"raw_text": "The only difference between a fat and a soup is strong flavor.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "fat", "B": "soup", "P": "strong flavor"}, "chain": [{"start": "fat", "relation": "HasProperty", "end": "strong_flavor", "weight": 0.8, "surface_text": "Fat contributes richness and strong flavor to foods"}]} +{"raw_text": "Take the size from a wedge and you've got yourself an opener.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "wedge", "B": "opener", "P": "size"}, "chain": [{"start": "wedge", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Generally relatively small compared to tools like ladders or engines"}]} +{"raw_text": "Take the fly from a cowbird and you've got yourself a peacock.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cowbird", "B": "peacock", "P": "fly"}, "chain": [{"start": "cowbird", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a cowbird can fly"}]} +{"raw_text": "a lion is just a snail that's got feline.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "lion", "B": "snail", "P": "feline"}, "chain": [{"start": "lion", "relation": "HasProperty", "end": "feline", "weight": 1.0, "surface_text": "[[A lion]] is [[a feline]]"}]} +{"raw_text": "What's a yoke but a jointer with material?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "yoke", "B": "jointer", "P": "material"}, "chain": [{"start": "yoke", "relation": "HasProperty", "end": "material", "weight": 0.8, "surface_text": "Often made of wood or metal, giving it a sturdy feel"}]} +{"raw_text": "The only difference between a kingfisher and a hawk is a plan.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "kingfisher", "B": "hawk", "P": "a plan"}, "chain": []} +{"raw_text": "Take the size from a body and you've got yourself a fin.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "body", "B": "fin", "P": "size"}, "chain": [{"start": "body", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Generally the largest structure of the organism (compared to parts like mouth or claw)."}]} +{"raw_text": "a grebe is just an albatross that's got fly.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "grebe", "B": "albatross", "P": "fly"}, "chain": [{"start": "grebe", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a grebe can fly"}]} +{"raw_text": "a bulbul is just an eagle that's got melodious song.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "bulbul", "B": "eagle", "P": "melodious song"}, "chain": [{"start": "bulbul", "relation": "HasProperty", "end": "melodious_song", "weight": 0.8, "surface_text": "Bulbuls are known for their pleasant, whistling calls, setting them apart from the more repetitive calls of pigeons or the distinctive, less musical sounds of cuckoos."}]} +{"raw_text": "What's an airplane but a unicycle with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "airplane", "B": "unicycle", "P": "property"}, "chain": [{"start": "airplane", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "explanation"}]} +{"raw_text": "What's a horsetail but a marjoram with height?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "horsetail", "B": "marjoram", "P": "height"}, "chain": [{"start": "horsetail", "relation": "HasProperty", "end": "height", "weight": 0.8, "surface_text": "grows tall and upright like a reed, unlike compact or low-growing herbs"}]} +{"raw_text": "What's a celery but a chard with texture crisp?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "celery", "B": "chard", "P": "texture crisp"}, "chain": [{"start": "celery", "relation": "HasProperty", "end": "texture_crisp", "weight": 0.8, "surface_text": "Its stalks are notably crisp and crunchy, unlike the soft leaves of cabbage/kale/lettuce, the woody texture of asparagus, or the starchy texture of potatoes/jicama"}]} +{"raw_text": "The only difference between a beaver and a fur is build dam.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "beaver", "B": "fur", "P": "build dam"}, "chain": [{"start": "beaver", "relation": "CapableOf", "end": "build_dam", "weight": 1.0, "surface_text": "[[a beaver]] can [[build a dam]]"}]} +{"raw_text": "What's an engine but a phone with hot surfaces?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "engine", "B": "phone", "P": "hot surfaces"}, "chain": [{"start": "engine", "relation": "HasProperty", "end": "hot_surfaces", "weight": 0.8, "surface_text": "generates significant heat during operation"}]} +{"raw_text": "Take the gentle aroma from a thyme and you've got yourself a cardamom.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "thyme", "B": "cardamom", "P": "gentle aroma"}, "chain": [{"start": "thyme", "relation": "HasProperty", "end": "gentle_aroma", "weight": 0.8, "surface_text": "It has a subtle, earthy fragrance, less pungent than chili or cumin."}]} +{"raw_text": "What's a tern but a hawk with wingspan?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "tern", "B": "hawk", "P": "wingspan"}, "chain": [{"start": "tern", "relation": "HasProperty", "end": "wingspan", "weight": 0.8, "surface_text": "Terns have a relatively long wingspan compared to many other small to medium-sized birds, enabling agile flight and long-distance migration."}]} +{"raw_text": "What's a wagtail but a bunting with long tail?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "wagtail", "B": "bunting", "P": "long tail"}, "chain": [{"start": "wagtail", "relation": "HasProperty", "end": "long_tail", "weight": 0.8, "surface_text": "Possess a relatively long tail, especially compared to shorter-tailed birds like wrens or gannets"}]} +{"raw_text": "a micrometer is just a flute that's got music.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "micrometer", "B": "flute", "P": "music"}, "chain": [{"start": "micrometer", "relation": "HasProperty", "end": "music", "weight": 0.8, "surface_text": "A micrometer is precise like music, and a trumpet is used for music."}]} +{"raw_text": "Take the color diversity from a ground and you've got yourself a savanna.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ground", "B": "savanna", "P": "color diversity"}, "chain": [{"start": "ground", "relation": "HasProperty", "end": "color_diversity", "weight": 0.8, "surface_text": "Varies greatly from brown, green, gray, to red"}]} +{"raw_text": "Take the feeding from a rabbit and you've got yourself a snail.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "rabbit", "B": "snail", "P": "feeding"}, "chain": [{"start": "rabbit", "relation": "HasProperty", "end": "feeding", "weight": 0.8, "surface_text": "primarily eats vegetation, unlike carnivores like wolves or blowfish"}]} +{"raw_text": "What's a moped but a ship with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "moped", "B": "ship", "P": "property"}, "chain": [{"start": "moped", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "small two-wheeled vehicle, usually with a seat for one"}]} +{"raw_text": "The only difference between a fabric and a haircloth is property.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "fabric", "B": "haircloth", "P": "property"}, "chain": [{"start": "fabric", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "is typically woven or knitted, not solid or layered"}]} +{"raw_text": "a barometer is just a drum that's got an attitude.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "barometer", "B": "drum", "P": "an attitude"}, "chain": []} +{"raw_text": "The only difference between a heart and a bucket is internal walls.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "heart", "B": "bucket", "P": "internal walls"}, "chain": [{"start": "heart", "relation": "HasProperty", "end": "internal_walls", "weight": 0.8, "surface_text": "Features thick muscular walls designed to pump, unlike thin-walled vessels."}]} +{"raw_text": "The only difference between a cuckoo and a cock is common cuckoo.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cuckoo", "B": "cock", "P": "common cuckoo"}, "chain": [{"start": "cuckoo", "relation": "HasProperty", "end": "common_cuckoo", "weight": 0.8, "surface_text": "has a unique \"cuckoo\" call, often mimicking other birds"}]} +{"raw_text": "a beef is just a cheese that's got reddish-brown color.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "beef", "B": "cheese", "P": "reddish-brown color"}, "chain": [{"start": "beef", "relation": "HasProperty", "end": "reddish-brown_color", "weight": 0.8, "surface_text": "It has a distinct reddish-brown hue compared to other foods"}]} +{"raw_text": "Take the spring blooming from a lilac and you've got yourself a violet.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lilac", "B": "violet", "P": "spring blooming"}, "chain": [{"start": "lilac", "relation": "HasProperty", "end": "spring_blooming", "weight": 0.8, "surface_text": "Lilacs are strongly associated with early spring flowering, earlier than most other listed flowers like tulips or carnations."}]} +{"raw_text": "Take the a plan from a pea and you've got yourself a corn.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "pea", "B": "corn", "P": "a plan"}, "chain": []} +{"raw_text": "What's a cotinga but a finch with colorful plumage?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cotinga", "B": "finch", "P": "colorful plumage"}, "chain": [{"start": "cotinga", "relation": "HasProperty", "end": "colorful_plumage", "weight": 0.8, "surface_text": "Many cotingas have exceptionally bright and varied colors, like reds, blues, and oranges, unlike the generally more subdued or drab colors of other listed birds."}]} +{"raw_text": "a lotus is just a petal that's got a plan.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "lotus", "B": "petal", "P": "a plan"}, "chain": []} +{"raw_text": "The only difference between a container and a pitcher is portability.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "container", "B": "pitcher", "P": "portability"}, "chain": [{"start": "container", "relation": "HasProperty", "end": "portability", "weight": 0.8, "surface_text": "Can often be carried or moved easily, unlike immobile items like bins or toolboxes"}]} +{"raw_text": "The only difference between a plow and a yoke is property.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "plow", "B": "yoke", "P": "property"}, "chain": [{"start": "plow", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}]} +{"raw_text": "a carnation is just a tulip that's got colorful.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "carnation", "B": "tulip", "P": "colorful"}, "chain": [{"start": "carnation", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "carnations come in a wide range of colors, often with frilled edges"}]} +{"raw_text": "Take the asymmetrical feathers from a wing and you've got yourself a grebe.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "wing", "B": "grebe", "P": "asymmetrical feathers"}, "chain": [{"start": "wing", "relation": "HasProperty", "end": "asymmetrical_feathers", "weight": 0.8, "surface_text": "Its feathers have a specific shape for aerodynamics."}]} +{"raw_text": "a flint is just a ruby that's got gray/black color.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "flint", "B": "ruby", "P": "gray/black color"}, "chain": [{"start": "flint", "relation": "HasProperty", "end": "gray/black_color", "weight": 0.8, "surface_text": "typically darker and less varied in color than most other stones"}]} +{"raw_text": "a house is just an apartment that's got shelter.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "house", "B": "apartment", "P": "shelter"}, "chain": [{"start": "house", "relation": "HasProperty", "end": "shelter", "weight": 0.8, "surface_text": "Both are types of buildings that provide housing or protection."}]} +{"raw_text": "What's a finch but an ostrich with pigeon?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "finch", "B": "ostrich", "P": "pigeon"}, "chain": [{"start": "finch", "relation": "HasProperty", "end": "pigeon", "weight": 0.8, "surface_text": "both are types of birds"}]} +{"raw_text": "The only difference between a pit and an orchard is shallow depth.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pit", "B": "orchard", "P": "shallow depth"}, "chain": [{"start": "pit", "relation": "HasProperty", "end": "shallow_depth", "weight": 0.8, "surface_text": "Typically much shallower than a sea, ocean, or even some hollows."}]} +{"raw_text": "a scarf is just a jacket that's got colorful patterns.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "scarf", "B": "jacket", "P": "colorful patterns"}, "chain": [{"start": "scarf", "relation": "HasProperty", "end": "colorful_patterns", "weight": 0.8, "surface_text": "unlike simple underwear, scarfs often have vibrant designs"}]} +{"raw_text": "a unicycle is just a kayak that's got upright rider.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "unicycle", "B": "kayak", "P": "upright rider"}, "chain": [{"start": "unicycle", "relation": "HasProperty", "end": "upright_rider", "weight": 0.8, "surface_text": "Rider sits directly above the single wheel, unlike vehicles where riders sit beside or behind wheels."}]} +{"raw_text": "a pod is just a bottle that's got broken open.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pod", "B": "bottle", "P": "broken open"}, "chain": [{"start": "pod", "relation": "HasProperty", "end": "broken_open", "weight": 0.8, "surface_text": "Pods are often designed to open or split to release contents, unlike sealed containers."}]} +{"raw_text": "What's a lynx but a claw with long legs?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "lynx", "B": "claw", "P": "long legs"}, "chain": [{"start": "lynx", "relation": "HasProperty", "end": "long_legs", "weight": 0.8, "surface_text": "lynx have relatively long legs compared to their body size, which is not typical for the others"}]} +{"raw_text": "The only difference between a bladder and a glass is flexible material.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "bladder", "B": "glass", "P": "flexible material"}, "chain": [{"start": "bladder", "relation": "HasProperty", "end": "flexible_material", "weight": 0.8, "surface_text": "Made of stretchy material (like rubber or tissue), unlike hard materials"}]} +{"raw_text": "The only difference between a pasture and a meadow is a plan.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pasture", "B": "meadow", "P": "a plan"}, "chain": []} +{"raw_text": "What's a husk but a branch with an attitude?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "husk", "B": "branch", "P": "an attitude"}, "chain": []} +{"raw_text": "What's a salt but a cardamom with bad for?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "salt", "B": "cardamom", "P": "bad for"}, "chain": [{"start": "salt", "relation": "HasProperty", "end": "bad_for", "weight": 2.0, "surface_text": "[[salt]] can be [[bad for you]]"}]} +{"raw_text": "The only difference between a burrow and a den is underground structure.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "burrow", "B": "den", "P": "underground structure"}, "chain": [{"start": "burrow", "relation": "HasProperty", "end": "underground_structure", "weight": 0.8, "surface_text": "they consist of tunnels and chambers beneath the surface, unlike above-ground shelters"}]} +{"raw_text": "The only difference between a jungle and a hay is rich odour.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "jungle", "B": "hay", "P": "rich odour"}, "chain": [{"start": "jungle", "relation": "HasProperty", "end": "rich_odour", "weight": 0.8, "surface_text": "Strong scent of damp earth, decaying matter, and various plant life"}]} +{"raw_text": "What's a curry but a salt with color yellow?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "curry", "B": "salt", "P": "color yellow"}, "chain": [{"start": "curry", "relation": "HasProperty", "end": "color_yellow", "weight": 0.8, "surface_text": "Curry's primary color is yellow due to turmeric, unlike the typically white, brown, or green colors of most other spices."}]} +{"raw_text": "a roadrunner is just an owl that's got body shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "roadrunner", "B": "owl", "P": "body shape"}, "chain": [{"start": "roadrunner", "relation": "HasProperty", "end": "body_shape", "weight": 0.8, "surface_text": "It has a long, slender body unlike the stocky or upright posture of many other birds"}]} +{"raw_text": "Take the single head from a dandelion and you've got yourself an iris.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "dandelion", "B": "iris", "P": "single head"}, "chain": [{"start": "dandelion", "relation": "HasProperty", "end": "single_head", "weight": 0.8, "surface_text": "Has one composite head of many small flowers, unlike flowers with multiple separate blooms."}]} +{"raw_text": "Take the small size from a punch and you've got yourself a planer.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "punch", "B": "planer", "P": "small size"}, "chain": [{"start": "punch", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Punches are generally smaller and more compact than many other tools in the list."}]} +{"raw_text": "a skate is just a dolphin that's got an attitude.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "skate", "B": "dolphin", "P": "an attitude"}, "chain": []} +{"raw_text": "Take the appearance from a truck and you've got yourself a cart.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "truck", "B": "cart", "P": "appearance"}, "chain": [{"start": "truck", "relation": "HasProperty", "end": "appearance", "weight": 0.8, "surface_text": "Has a distinct front grille and sometimes a raised bumper"}]} +{"raw_text": "The only difference between a finch and a kite is pigeon.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "finch", "B": "kite", "P": "pigeon"}, "chain": [{"start": "finch", "relation": "HasProperty", "end": "pigeon", "weight": 0.8, "surface_text": "both are types of birds"}]} +{"raw_text": "What's a cabinet but a door with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cabinet", "B": "door", "P": "property"}, "chain": [{"start": "cabinet", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "typically has shelves or drawers inside for storage"}]} +{"raw_text": "a straw is just a skin that's got hollow.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "straw", "B": "skin", "P": "hollow"}, "chain": [{"start": "straw", "relation": "HasProperty", "end": "hollow", "weight": 0.8, "surface_text": "a straw is hollow"}]} +{"raw_text": "Take the sandy surface from a desert and you've got yourself a meadow.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "desert", "B": "meadow", "P": "sandy surface"}, "chain": [{"start": "desert", "relation": "HasProperty", "end": "sandy_surface", "weight": 0.8, "surface_text": "Desert floors are typically covered in sand, unlike grasslands or pastures."}]} +{"raw_text": "What's a beak but a meat with non-movable?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "beak", "B": "meat", "P": "non-movable"}, "chain": [{"start": "beak", "relation": "HasProperty", "end": "non-movable", "weight": 0.8, "surface_text": "Usually fixed in shape and position (unlike a mouth)"}]} +{"raw_text": "The only difference between a lake and a ground is translucent.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "lake", "B": "ground", "P": "translucent"}, "chain": [{"start": "lake", "relation": "HasProperty", "end": "translucent", "weight": 0.8, "surface_text": "Water is transparent, allowing visibility to varying degrees"}]} +{"raw_text": "What's a poplar but a pine with light color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "poplar", "B": "pine", "P": "light color"}, "chain": [{"start": "poplar", "relation": "HasProperty", "end": "light_color", "weight": 0.8, "surface_text": "Poplar is typically a pale yellowish-white or light gray, unlike the richer tones of oak, mahogany, or maple."}]} +{"raw_text": "Take the sing very low from a bass and you've got yourself a bongo.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "bass", "B": "bongo", "P": "sing very low"}, "chain": [{"start": "bass", "relation": "CapableOf", "end": "sing_very_low", "weight": 1.0, "surface_text": "[[A bass]] can [[sing very low]]"}]} +{"raw_text": "What's a tar but an aluminum with opaque?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "tar", "B": "aluminum", "P": "opaque"}, "chain": [{"start": "tar", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[tar]] is [[opaque]]"}]} +{"raw_text": "The only difference between an oriole and a blackbird is nectar-loving behavior.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "oriole", "B": "blackbird", "P": "nectar-loving behavior"}, "chain": [{"start": "oriole", "relation": "HasProperty", "end": "nectar-loving_behavior", "weight": 0.8, "surface_text": "Orioles are known to feed on nectar, which is less common among the other listed birds, many of which eat insects, seeds, or carrion."}]} +{"raw_text": "What's a lettuce but a bamboo with crunchy texture?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "lettuce", "B": "bamboo", "P": "crunchy texture"}, "chain": [{"start": "lettuce", "relation": "HasProperty", "end": "crunchy_texture", "weight": 0.8, "surface_text": "It is crisp and crunchy when bitten, unlike soft items like orange or pizza."}]} +{"raw_text": "Take the perforated opening from a carton and you've got yourself a bottle.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "carton", "B": "bottle", "P": "perforated opening"}, "chain": [{"start": "carton", "relation": "HasProperty", "end": "perforated_opening", "weight": 0.8, "surface_text": "May have a tear strip or flip-top opening, not common on most other containers"}]} +{"raw_text": "What's a platinum but an ore with weight?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "platinum", "B": "ore", "P": "weight"}, "chain": [{"start": "platinum", "relation": "HasProperty", "end": "weight", "weight": 0.8, "surface_text": "platinum is heavy, and an anchor provides weight"}]} +{"raw_text": "a tar is just a string that's got heavy weight.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tar", "B": "string", "P": "heavy weight"}, "chain": [{"start": "tar", "relation": "HasProperty", "end": "heavy_weight", "weight": 0.8, "surface_text": "For its volume, tar feels noticeably heavy, unlike lightweight materials like cork or string."}]} +{"raw_text": "Take the an attitude from a bouquet and you've got yourself a jungle.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "bouquet", "B": "jungle", "P": "an attitude"}, "chain": []} +{"raw_text": "a marmot is just a rabbit that's got tail shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "marmot", "B": "rabbit", "P": "tail shape"}, "chain": [{"start": "marmot", "relation": "HasProperty", "end": "tail_shape", "weight": 0.8, "surface_text": "Marmots have short, bushy tails, unlike the long, bushy tails of some monkeys or the distinct tail shapes of birds or reptiles."}]} +{"raw_text": "Take the fibrous from a string and you've got yourself an ice.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "string", "B": "ice", "P": "fibrous"}, "chain": [{"start": "string", "relation": "HasProperty", "end": "fibrous", "weight": 0.8, "surface_text": "String is made of fibers, which is not true for materials like ceramic or metal jewelry."}]} +{"raw_text": "Take the reddish-brown fur from a fox and you've got yourself a penguin.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "fox", "B": "penguin", "P": "reddish-brown fur"}, "chain": [{"start": "fox", "relation": "HasProperty", "end": "reddish-brown_fur", "weight": 0.8, "surface_text": "Distinctive coloration not seen in other listed animals"}]} +{"raw_text": "The only difference between a potassium and a chalk is silver color.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "potassium", "B": "chalk", "P": "silver color"}, "chain": [{"start": "potassium", "relation": "HasProperty", "end": "silver_color", "weight": 0.8, "surface_text": "Potassium is a shiny silver metal, unlike the typically white, clear, or colored other minerals."}]} +{"raw_text": "Take the patience from a penguin and you've got yourself a snail.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "penguin", "B": "snail", "P": "patience"}, "chain": []} +{"raw_text": "The only difference between a husk and a petal is a plan.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "husk", "B": "petal", "P": "a plan"}, "chain": []} +{"raw_text": "What's a pineapple but a fig with smell?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "pineapple", "B": "fig", "P": "smell"}, "chain": [{"start": "pineapple", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "Strong, sweet, and tropical aroma"}]} +{"raw_text": "a quetzal is just a cockatoo that's got fly.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "quetzal", "B": "cockatoo", "P": "fly"}, "chain": [{"start": "quetzal", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a quetzal can fly"}]} +{"raw_text": "What's a mica but a glass with sheet-like structure?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "mica", "B": "glass", "P": "sheet-like structure"}, "chain": [{"start": "mica", "relation": "HasProperty", "end": "sheet-like_structure", "weight": 0.8, "surface_text": "Can be split into thin, flexible sheets, a property not shared by the other minerals."}]} +{"raw_text": "Take the graceful flight from a tern and you've got yourself a cardinal.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "tern", "B": "cardinal", "P": "graceful flight"}, "chain": [{"start": "tern", "relation": "HasProperty", "end": "graceful_flight", "weight": 0.8, "surface_text": "Terns fly with a buoyant, graceful, and often hovering style, which is less common among other birds in this category."}]} +{"raw_text": "a cockatoo is just a feather that's got fish.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cockatoo", "B": "feather", "P": "fish"}, "chain": [{"start": "cockatoo", "relation": "CapableOf", "end": "fish", "weight": 0.8, "surface_text": "Both cockatoos and gulls can catch fish (though less common for cockatoos)."}]} +{"raw_text": "a box is just a chest that's got rigid structure.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "box", "B": "chest", "P": "rigid structure"}, "chain": [{"start": "box", "relation": "HasProperty", "end": "rigid_structure", "weight": 0.8, "surface_text": "Boxes maintain their shape even when empty, unlike flexible containers like oilcans"}]} +{"raw_text": "a jack is just a trigger that's got screw mechanism.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "jack", "B": "trigger", "P": "screw mechanism"}, "chain": [{"start": "jack", "relation": "HasProperty", "end": "screw_mechanism", "weight": 0.8, "surface_text": "Operates using a screw thread (often) to incrementally lift the load."}]} +{"raw_text": "Take the metallic appearance from a nail and you've got yourself a level.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "nail", "B": "level", "P": "metallic appearance"}, "chain": [{"start": "nail", "relation": "HasProperty", "end": "metallic_appearance", "weight": 0.8, "surface_text": "Typically made of metal like steel or brass"}]} +{"raw_text": "a tooth is just a bone that's got ambition.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tooth", "B": "bone", "P": "ambition"}, "chain": []} +{"raw_text": "Take the strong fragrance from a lily and you've got yourself a peony.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lily", "B": "peony", "P": "strong fragrance"}, "chain": [{"start": "lily", "relation": "HasProperty", "end": "strong_fragrance", "weight": 0.8, "surface_text": "Many lilies have a very strong, sweet scent, stronger than most other flowers listed."}]} +{"raw_text": "The only difference between a tooth and a gorilla is ambition.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "tooth", "B": "gorilla", "P": "ambition"}, "chain": []} +{"raw_text": "The only difference between a dessert and a chocolate is creamy texture.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "dessert", "B": "chocolate", "P": "creamy texture"}, "chain": [{"start": "dessert", "relation": "HasProperty", "end": "creamy_texture", "weight": 0.8, "surface_text": "Many desserts are creamy, unlike the non-creamy textures of most other listed foods."}]} +{"raw_text": "Take the color green from a leaf and you've got yourself a petal.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "leaf", "B": "petal", "P": "color green"}, "chain": [{"start": "leaf", "relation": "HasProperty", "end": "color_green", "weight": 0.8, "surface_text": "Leaves are typically green due to chlorophyll, while other plant parts like roots or seeds can be different colors."}]} +{"raw_text": "The only difference between a cornbread and a fat is sweet flavor.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cornbread", "B": "fat", "P": "sweet flavor"}, "chain": [{"start": "cornbread", "relation": "HasProperty", "end": "sweet_flavor", "weight": 0.8, "surface_text": "Most cornbreads have a noticeable hint of sweetness absent in savory items like ham or chicken."}]} +{"raw_text": "Take the metal head from a hammer and you've got yourself a trigger.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "hammer", "B": "trigger", "P": "metal head"}, "chain": [{"start": "hammer", "relation": "HasProperty", "end": "metal_head", "weight": 0.8, "surface_text": "The hammer head is typically metal, heavier than heads of tools like saws or chisels"}]} +{"raw_text": "What's a hacksaw but a level with saw through metal?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "hacksaw", "B": "level", "P": "saw through metal"}, "chain": [{"start": "hacksaw", "relation": "CapableOf", "end": "saw_through_metal", "weight": 1.0, "surface_text": "[[A hacksaw]] can [[saw through metal]]"}]} +{"raw_text": "Take the advance on enemy from a tank and you've got yourself a decanter.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "tank", "B": "decanter", "P": "advance on enemy"}, "chain": [{"start": "tank", "relation": "CapableOf", "end": "advance_on_enemy", "weight": 1.0, "surface_text": "[[A tank]] can [[advance on the enemy]]"}]} +{"raw_text": "The only difference between a tea and a water is aroma.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "tea", "B": "water", "P": "aroma"}, "chain": [{"start": "tea", "relation": "HasProperty", "end": "aroma", "weight": 0.8, "surface_text": "distinct floral, grassy, or earthy scent, unlike the yeasty (beer), fruity (juice), creamy (milk), or roasted (coffee) aromas"}]} +{"raw_text": "What's an oxpecker but a woodpecker with size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "oxpecker", "B": "woodpecker", "P": "size"}, "chain": [{"start": "oxpecker", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Medium-sized bird, smaller than many of the large listed birds like gannets or hornbills"}]} +{"raw_text": "Take the square/rectangular shape from a cage and you've got yourself a toolbox.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cage", "B": "toolbox", "P": "square/rectangular shape"}, "chain": [{"start": "cage", "relation": "HasProperty", "end": "square/rectangular_shape", "weight": 0.8, "surface_text": "Typically has straight edges and right angles."}]} +{"raw_text": "Take the smell from a strawberry and you've got yourself an orange.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "strawberry", "B": "orange", "P": "smell"}, "chain": [{"start": "strawberry", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "distinct, sweet, fragrant aroma"}]} +{"raw_text": "The only difference between a burger and a turkey is salty taste.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "burger", "B": "turkey", "P": "salty taste"}, "chain": [{"start": "burger", "relation": "HasProperty", "end": "salty_taste", "weight": 0.8, "surface_text": "Common seasoning, often from salt, cheese, or meat itself"}]} +{"raw_text": "The only difference between a punch and an awl is metal construction.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "punch", "B": "awl", "P": "metal construction"}, "chain": [{"start": "punch", "relation": "HasProperty", "end": "metal_construction", "weight": 0.8, "surface_text": "It is typically made of durable metal, unlike tools like brooms or openers."}]} +{"raw_text": "The only difference between a kohlrabi and a spinach is internal texture.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "kohlrabi", "B": "spinach", "P": "internal texture"}, "chain": [{"start": "kohlrabi", "relation": "HasProperty", "end": "internal_texture", "weight": 0.8, "surface_text": "Dense, crunchy interior flesh when raw, similar to a radish but milder"}]} +{"raw_text": "The only difference between a burger and a pizza is grilled/fried surface.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "burger", "B": "pizza", "P": "grilled/fried surface"}, "chain": [{"start": "burger", "relation": "HasProperty", "end": "grilled/fried_surface", "weight": 0.8, "surface_text": "The patty has a cooked, often browned exterior from heat"}]} +{"raw_text": "What's a tractor but a plane with red color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "tractor", "B": "plane", "P": "red color"}, "chain": [{"start": "tractor", "relation": "HasProperty", "end": "red_color", "weight": 0.8, "surface_text": "often painted red, distinguishing from other vehicles"}]} +{"raw_text": "What's a posey but a dandelion with symmetrical shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "posey", "B": "dandelion", "P": "symmetrical shape"}, "chain": [{"start": "posey", "relation": "HasProperty", "end": "symmetrical_shape", "weight": 0.8, "surface_text": "Poseys are typically arranged in balanced, rounded shapes"}]} +{"raw_text": "What's a hornbill but a martin with casque presence?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "hornbill", "B": "martin", "P": "casque presence"}, "chain": [{"start": "hornbill", "relation": "HasProperty", "end": "casque_presence", "weight": 0.8, "surface_text": "Possesses a large, bony casque on its bill, a feature absent in other birds listed"}]} +{"raw_text": "Take the color from a ceramic and you've got yourself a fur.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ceramic", "B": "fur", "P": "color"}, "chain": [{"start": "ceramic", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Often white, beige, or glazed in various colors, unlike most other materials listed which are more neutral or specific (like metal, clear plastic, or brown paper)"}]} +{"raw_text": "What's a bouquet but a grassland with a plan?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bouquet", "B": "grassland", "P": "a plan"}, "chain": []} +{"raw_text": "What's a lark but a tinamou with fly?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "lark", "B": "tinamou", "P": "fly"}, "chain": [{"start": "lark", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a lark can fly"}]} +{"raw_text": "What's a marmoset but a bone with high-pitched vocalizations?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "marmoset", "B": "bone", "P": "high-pitched vocalizations"}, "chain": [{"start": "marmoset", "relation": "HasProperty", "end": "high-pitched_vocalizations", "weight": 0.8, "surface_text": "They make distinctive, bird-like calls, unlike the deep roars or calls of other animals"}]} +{"raw_text": "Take the short tail from a nightingale and you've got yourself a peacock.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "nightingale", "B": "peacock", "P": "short tail"}, "chain": [{"start": "nightingale", "relation": "HasProperty", "end": "short_tail", "weight": 0.8, "surface_text": "Has a relatively short tail compared to birds like kestrels or canaries"}]} +{"raw_text": "a rose is just a hay that's got red.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "rose", "B": "hay", "P": "red"}, "chain": [{"start": "rose", "relation": "HasProperty", "end": "red", "weight": 1.0, "surface_text": "[[a rose]] is [[red]]"}]} +{"raw_text": "The only difference between a wrapper and a bone is sleek surface.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "wrapper", "B": "bone", "P": "sleek surface"}, "chain": [{"start": "wrapper", "relation": "HasProperty", "end": "sleek_surface", "weight": 0.8, "surface_text": "Unlike rope, wool, or leather, which have texture, a wrapper is smooth and shiny to facilitate wrapping."}]} +{"raw_text": "Take the color from a ceramic and you've got yourself a jewelry.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ceramic", "B": "jewelry", "P": "color"}, "chain": [{"start": "ceramic", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Often white, beige, or glazed in various colors, unlike most other materials listed which are more neutral or specific (like metal, clear plastic, or brown paper)"}]} +{"raw_text": "The only difference between a pickle and a beet is sour taste.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pickle", "B": "beet", "P": "sour taste"}, "chain": [{"start": "pickle", "relation": "HasProperty", "end": "sour_taste", "weight": 0.8, "surface_text": "Pickles have a distinct sour flavor from vinegar brining, unlike most fresh vegetables."}]} +{"raw_text": "What's a farm but a river with human presence?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "farm", "B": "river", "P": "human presence"}, "chain": [{"start": "farm", "relation": "HasProperty", "end": "human_presence", "weight": 0.8, "surface_text": "Shows evidence of human activity and management, unlike purely natural features"}]} +{"raw_text": "a cinnamon is just a curry that's got season cookies.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cinnamon", "B": "curry", "P": "season cookies"}, "chain": [{"start": "cinnamon", "relation": "CapableOf", "end": "season_cookies", "weight": 1.0, "surface_text": "[[cinnamon]] can [[season cookies]]"}]} +{"raw_text": "The only difference between a sponge and a rabbit is soft.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "sponge", "B": "rabbit", "P": "soft"}, "chain": [{"start": "sponge", "relation": "HasProperty", "end": "soft", "weight": 1.0, "surface_text": "[[a sponge]] is [[soft]]"}]} +{"raw_text": "Take the behavior from a swift and you've got yourself a cotinga.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "swift", "B": "cotinga", "P": "behavior"}, "chain": [{"start": "swift", "relation": "HasProperty", "end": "behavior", "weight": 0.8, "surface_text": "sleeps and eats while flying"}]} +{"raw_text": "What's a lantern but a bellows with often portable?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "lantern", "B": "bellows", "P": "often portable"}, "chain": [{"start": "lantern", "relation": "HasProperty", "end": "often_portable", "weight": 0.8, "surface_text": "Designed to be carried or moved easily, unlike some stationary tools like a jointer."}]} +{"raw_text": "a cucumber is just a lettuce that's got skin texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cucumber", "B": "lettuce", "P": "skin texture"}, "chain": [{"start": "cucumber", "relation": "HasProperty", "end": "skin_texture", "weight": 0.8, "surface_text": "Smooth and slightly waxy, not fuzzy or bumpy"}]} +{"raw_text": "What's a kiwi but a leg with sensory properties:?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "kiwi", "B": "leg", "P": "sensory properties:"}, "chain": [{"start": "kiwi", "relation": "HasProperty", "end": "sensory_properties:", "weight": 0.8, "surface_text": "kiwi is sensory_properties:"}]} +{"raw_text": "Take the honking call from a swan and you've got yourself a hummingbird.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "swan", "B": "hummingbird", "P": "honking call"}, "chain": [{"start": "swan", "relation": "HasProperty", "end": "honking_call", "weight": 0.8, "surface_text": "Swans make a loud, distinctive honking sound, unlike the tweets, caws, or songs of other birds."}]} +{"raw_text": "What's a box but a bottle with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "box", "B": "bottle", "P": "property"}, "chain": [{"start": "box", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}]} +{"raw_text": "a gun is just a handgun that's got firearms mechanism.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "gun", "B": "handgun", "P": "firearms mechanism"}, "chain": [{"start": "gun", "relation": "HasProperty", "end": "firearms_mechanism", "weight": 0.8, "surface_text": "Uses an explosive charge to launch projectiles"}]} +{"raw_text": "a shell is just a pail that's got a plan.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "shell", "B": "pail", "P": "a plan"}, "chain": []} +{"raw_text": "The only difference between a skin and an insect is sensitivity.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "skin", "B": "insect", "P": "sensitivity"}, "chain": [{"start": "skin", "relation": "HasProperty", "end": "sensitivity", "weight": 0.8, "surface_text": "It contains nerve endings that detect touch, unlike inert materials like fiber or sponge."}]} +{"raw_text": "Take the page crush from an office and you've got yourself a workshop.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "office", "B": "workshop", "P": "page crush"}, "chain": [{"start": "office", "relation": "CapableOf", "end": "page_crush", "weight": 1.0, "surface_text": "[[the office]] can [[page my crush]]"}]} +{"raw_text": "What's an organ but a bass with air-powered sound?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "organ", "B": "bass", "P": "air-powered sound"}, "chain": [{"start": "organ", "relation": "HasProperty", "end": "air-powered_sound", "weight": 0.8, "surface_text": "Organs use pressurized air flowing through pipes, unlike string, percussion, or most wind instruments"}]} +{"raw_text": "Take the tail from a rabbit and you've got yourself a fox.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "rabbit", "B": "fox", "P": "tail"}, "chain": [{"start": "rabbit", "relation": "HasProperty", "end": "tail", "weight": 0.8, "surface_text": "small, fluffy tail, distinct from the larger tails of wolves or lemurs"}]} +{"raw_text": "a scale is just a guitar that's got digital display.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "scale", "B": "guitar", "P": "digital display"}, "chain": [{"start": "scale", "relation": "HasProperty", "end": "digital_display", "weight": 0.8, "surface_text": "many modern scales have electronic readouts"}]} +{"raw_text": "What's a water but a juice with transparent liquid?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "water", "B": "juice", "P": "transparent liquid"}, "chain": [{"start": "water", "relation": "HasProperty", "end": "transparent_liquid", "weight": 1.0, "surface_text": "[[the water]] is [[transparent liquid]]"}]} +{"raw_text": "What's a cereal but a hamburger with concrete?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cereal", "B": "hamburger", "P": "concrete"}, "chain": [{"start": "cereal", "relation": "HasProperty", "end": "concrete", "weight": 1.0, "surface_text": "[[cereal]] is [[concrete]]"}]} +{"raw_text": "What's a weaver but a tanager with acrobatic flight?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "weaver", "B": "tanager", "P": "acrobatic flight"}, "chain": [{"start": "weaver", "relation": "HasProperty", "end": "acrobatic_flight", "weight": 0.8, "surface_text": "Agile flight patterns, especially when maneuvering around their intricate nests."}]} +{"raw_text": "Take the colorful spots from a trout and you've got yourself a flounder.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "trout", "B": "flounder", "P": "colorful spots"}, "chain": [{"start": "trout", "relation": "HasProperty", "end": "colorful_spots", "weight": 0.8, "surface_text": "Trout have distinctive, colorful spots (often red or pink) on their sides, unlike the plain or differently patterned fish"}]} +{"raw_text": "a cheese is just a candy that's got creamy texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cheese", "B": "candy", "P": "creamy texture"}, "chain": [{"start": "cheese", "relation": "HasProperty", "end": "creamy_texture", "weight": 0.8, "surface_text": "Cheese has a smooth, often rich mouthfeel, unlike fibrous or grainy foods like beef or corn"}]} +{"raw_text": "What's a waxwing but a dodo with conspicuous crest?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "waxwing", "B": "dodo", "P": "conspicuous crest"}, "chain": [{"start": "waxwing", "relation": "HasProperty", "end": "conspicuous_crest", "weight": 0.8, "surface_text": "Prominent pointed crest on head"}]} +{"raw_text": "a gazelle is just a snail that's got size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "gazelle", "B": "snail", "P": "size"}, "chain": [{"start": "gazelle", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Gazelle is relatively small and lightweight compared to most other listed animals, like the rhino or tiger."}]} +{"raw_text": "What's a fence but a cage with horizontal planks?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "fence", "B": "cage", "P": "horizontal planks"}, "chain": [{"start": "fence", "relation": "HasProperty", "end": "horizontal_planks", "weight": 0.8, "surface_text": "often has visible horizontal planks or rails, a unique design feature"}]} +{"raw_text": "a creek is just a ground that's got shallow water.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "creek", "B": "ground", "P": "shallow water"}, "chain": [{"start": "creek", "relation": "HasProperty", "end": "shallow_water", "weight": 0.8, "surface_text": "Creeks typically have shallow water compared to oceans or rivers"}]} +{"raw_text": "a pit is just a farm that's got shallow depth.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pit", "B": "farm", "P": "shallow depth"}, "chain": [{"start": "pit", "relation": "HasProperty", "end": "shallow_depth", "weight": 0.8, "surface_text": "Typically much shallower than a sea, ocean, or even some hollows."}]} +{"raw_text": "What's a sailboat but a boat with sails?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "sailboat", "B": "boat", "P": "sails"}, "chain": [{"start": "sailboat", "relation": "HasProperty", "end": "sails", "weight": 0.8, "surface_text": "Features large, visible sails used to catch wind for propulsion"}]} +{"raw_text": "a nightingale is just a kite that's got nocturnal habits.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "nightingale", "B": "kite", "P": "nocturnal habits"}, "chain": [{"start": "nightingale", "relation": "HasProperty", "end": "nocturnal_habits", "weight": 0.8, "surface_text": "Often sings at night, a behavior not common to the other listed birds"}]} +{"raw_text": "The only difference between an orca and an earthworm is behavior (vocalization).", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "orca", "B": "earthworm", "P": "behavior (vocalization)"}, "chain": [{"start": "orca", "relation": "HasProperty", "end": "behavior_(vocalization)", "weight": 0.8, "surface_text": "Produces complex underwater clicks and whistles used for communication and echolocation, unlike the simpler vocalizations of most others"}]} +{"raw_text": "What's a skate but a crappie with a plan?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "skate", "B": "crappie", "P": "a plan"}, "chain": []} +{"raw_text": "a bat is just a sponge that's got small size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "bat", "B": "sponge", "P": "small size"}, "chain": [{"start": "bat", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "generally smaller than most other listed animals"}]} +{"raw_text": "Take the tendinous attachments from a muscle and you've got yourself a cat.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "muscle", "B": "cat", "P": "tendinous attachments"}, "chain": [{"start": "muscle", "relation": "HasProperty", "end": "tendinous_attachments", "weight": 0.8, "surface_text": "Muscles connect to bones or other structures via tendons, a feature not shared by other listed items"}]} +{"raw_text": "Take the an attitude from a grain and you've got yourself a rice.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "grain", "B": "rice", "P": "an attitude"}, "chain": []} +{"raw_text": "Take the fly from a quetzal and you've got yourself a rhea.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "quetzal", "B": "rhea", "P": "fly"}, "chain": [{"start": "quetzal", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a quetzal can fly"}]} +{"raw_text": "The only difference between a punch and a pot is pocketable.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "punch", "B": "pot", "P": "pocketable"}, "chain": [{"start": "punch", "relation": "HasProperty", "end": "pocketable", "weight": 0.8, "surface_text": "Due to its small size, a punch can often be carried in a pocket or tool pouch easily."}]} +{"raw_text": "What's a garden but a ground with soft texture?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "garden", "B": "ground", "P": "soft texture"}, "chain": [{"start": "garden", "relation": "HasProperty", "end": "soft_texture", "weight": 0.8, "surface_text": "ground often tilled or mulched, not hard or rocky"}]} +{"raw_text": "The only difference between a van and a cart is utility design.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "van", "B": "cart", "P": "utility design"}, "chain": [{"start": "van", "relation": "HasProperty", "end": "utility_design", "weight": 0.8, "surface_text": "Vans are built for utility and transporting goods or passengers, different from recreational vehicles like canoes, kayaks, or sailboats."}]} +{"raw_text": "Take the muscle-massive body from a gorilla and you've got yourself a nightingale.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "gorilla", "B": "nightingale", "P": "muscle-massive body"}, "chain": [{"start": "gorilla", "relation": "HasProperty", "end": "muscle-massive_body", "weight": 0.8, "surface_text": "Gorillas have an exceptionally large and muscular build compared to many other animals"}]} +{"raw_text": "a barbet is just a nightingale that's got tree-holed nesting.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "barbet", "B": "nightingale", "P": "tree-holed nesting"}, "chain": [{"start": "barbet", "relation": "HasProperty", "end": "tree-holed_nesting", "weight": 0.8, "surface_text": "They nest in holes they excavate in trees, a specific nesting behavior not common in the listed birds."}]} +{"raw_text": "What's a meat but a deer with color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "meat", "B": "deer", "P": "color"}, "chain": [{"start": "meat", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Reddish or brownish hue, unlike the white of cheese or sugar, or the black/gray of emu/penguin"}]} +{"raw_text": "Take the color (shell) from an egg and you've got yourself a banana.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "egg", "B": "banana", "P": "color (shell)"}, "chain": [{"start": "egg", "relation": "HasProperty", "end": "color_(shell)", "weight": 0.8, "surface_text": "typically white or brown, a distinctive color compared to the varied colors of other foods"}]} +{"raw_text": "a bird is just a hoatzin that's got beak.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "bird", "B": "hoatzin", "P": "beak"}, "chain": [{"start": "bird", "relation": "HasProperty", "end": "beak", "weight": 0.8, "surface_text": "Birds have a distinct beak instead of teeth or other mouthparts"}]} +{"raw_text": "The only difference between a car and a leg is windshield.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "car", "B": "leg", "P": "windshield"}, "chain": [{"start": "car", "relation": "HasProperty", "end": "windshield", "weight": 0.8, "surface_text": "Cars have a large transparent front window for visibility"}]} +{"raw_text": "The only difference between a soda and a juice is very refreshing.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "soda", "B": "juice", "P": "very refreshing"}, "chain": [{"start": "soda", "relation": "HasProperty", "end": "very_refreshing", "weight": 1.0, "surface_text": "[[Soda]] can be [[very refreshing]]"}]} +{"raw_text": "The only difference between a warbler and a thrush is small size.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "warbler", "B": "thrush", "P": "small size"}, "chain": [{"start": "warbler", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Warblers are typically smaller than many other birds in the list, like jays or herons."}]} +{"raw_text": "The only difference between an engine and a car is luminous gauges.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "engine", "B": "car", "P": "luminous gauges"}, "chain": [{"start": "engine", "relation": "HasProperty", "end": "luminous_gauges", "weight": 0.8, "surface_text": "has illuminated dials and indicators"}]} +{"raw_text": "a spade is just a lid that's got wooden handle.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "spade", "B": "lid", "P": "wooden handle"}, "chain": [{"start": "spade", "relation": "HasProperty", "end": "wooden_handle", "weight": 0.8, "surface_text": "long handle, often wooden"}]} +{"raw_text": "What's a ditch but an ocean with patience?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ditch", "B": "ocean", "P": "patience"}, "chain": []} +{"raw_text": "a grain is just a rice that's got ambition.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "grain", "B": "rice", "P": "ambition"}, "chain": []} +{"raw_text": "The only difference between a pepper and a turmeric is pungent aroma.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pepper", "B": "turmeric", "P": "pungent aroma"}, "chain": [{"start": "pepper", "relation": "HasProperty", "end": "pungent_aroma", "weight": 0.8, "surface_text": "Pepper has a sharp, penetrating smell, distinct from the floral or sweet aromas of many other spices"}]} +{"raw_text": "Take the size from a truck and you've got yourself a sailboat.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "truck", "B": "sailboat", "P": "size"}, "chain": [{"start": "truck", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Large, usually bigger than cars, vans, or mopseds"}]} +{"raw_text": "Take the color from a meat and you've got yourself a spider.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "meat", "B": "spider", "P": "color"}, "chain": [{"start": "meat", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Reddish or brownish hue, unlike the white of cheese or sugar, or the black/gray of emu/penguin"}]} +{"raw_text": "Take the jointed structure from a bamboo and you've got yourself a rhododendron.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "bamboo", "B": "rhododendron", "P": "jointed structure"}, "chain": [{"start": "bamboo", "relation": "HasProperty", "end": "jointed_structure", "weight": 0.8, "surface_text": "Bamboo stems have distinct segments (nodes) that look like joints, separating it from smooth-stemmed plants like juniper or cannabis."}]} +{"raw_text": "What's a firefly but a fly with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "firefly", "B": "fly", "P": "property"}, "chain": [{"start": "firefly", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}]} +{"raw_text": "an ash is just a diamond that's got crumbling consistency.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "ash", "B": "diamond", "P": "crumbling consistency"}, "chain": [{"start": "ash", "relation": "HasProperty", "end": "crumbling_consistency", "weight": 0.8, "surface_text": "Ash easily crumbles or breaks apart when touched, unlike the solid consistency of cork, rubber, or aluminum."}]} +{"raw_text": "What's an osprey but a weaver with wing shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "osprey", "B": "weaver", "P": "wing shape"}, "chain": [{"start": "osprey", "relation": "HasProperty", "end": "wing_shape", "weight": 0.8, "surface_text": "Distinctively long, narrow wings, often held in a slight 'M' shape"}]} +{"raw_text": "a mealybug is just a bee that's got sluggish movement.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mealybug", "B": "bee", "P": "sluggish movement"}, "chain": [{"start": "mealybug", "relation": "HasProperty", "end": "sluggish_movement", "weight": 0.8, "surface_text": "Moves slowly compared to many other insects"}]} +{"raw_text": "Take the banded patterns from an agate and you've got yourself a garnet.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "agate", "B": "garnet", "P": "banded patterns"}, "chain": [{"start": "agate", "relation": "HasProperty", "end": "banded_patterns", "weight": 0.8, "surface_text": "Often displays distinct concentric or parallel bands of color"}]} +{"raw_text": "an oilcan is just a barrel that's got patience.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "oilcan", "B": "barrel", "P": "patience"}, "chain": []} +{"raw_text": "What's a computer but a vise with ugly?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "computer", "B": "vise", "P": "ugly"}, "chain": [{"start": "computer", "relation": "HasProperty", "end": "ugly", "weight": 1.0, "surface_text": "[[computer]] are [[ugly]]"}]} +{"raw_text": "an accordion is just a clarinet that's got left-hand buttons/keys.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "accordion", "B": "clarinet", "P": "left-hand buttons/keys"}, "chain": [{"start": "accordion", "relation": "HasProperty", "end": "left-hand_buttons/keys", "weight": 0.8, "surface_text": "The left side typically has buttons or keys for bass notes and chords"}]} +{"raw_text": "Take the cheap housing from an apartment and you've got yourself a stable.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "apartment", "B": "stable", "P": "cheap housing"}, "chain": [{"start": "apartment", "relation": "HasProperty", "end": "cheap_housing", "weight": 1.0, "surface_text": "[[an apartment]] is [[cheap housing]]"}]} +{"raw_text": "What's a rasp but a yoke with pointed edges?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "rasp", "B": "yoke", "P": "pointed edges"}, "chain": [{"start": "rasp", "relation": "HasProperty", "end": "pointed_edges", "weight": 0.8, "surface_text": "Has jagged, pointed edges for aggressive material removal, unlike rounded edges on bellows or punch"}]} +{"raw_text": "Take the soft texture from a moss and you've got yourself a cattail.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "moss", "B": "cattail", "P": "soft texture"}, "chain": [{"start": "moss", "relation": "HasProperty", "end": "soft_texture", "weight": 0.8, "surface_text": "Moss feels soft and velvety to the touch"}]} +{"raw_text": "a kale is just a radish that's got patience.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "kale", "B": "radish", "P": "patience"}, "chain": []} +{"raw_text": "a gnocchi is just a fat that's got texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "gnocchi", "B": "fat", "P": "texture"}, "chain": [{"start": "gnocchi", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Soft, slightly dense, like a dumpling, not hard like corn or brittle like lettuce"}]} +{"raw_text": "Take the white color from a fat and you've got yourself an emu.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "fat", "B": "emu", "P": "white color"}, "chain": [{"start": "fat", "relation": "HasProperty", "end": "white_color", "weight": 0.8, "surface_text": "Fat from animals is typically white or pale yellow when solid"}]} +{"raw_text": "a firefly is just a lacebug that's got property.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "firefly", "B": "lacebug", "P": "property"}, "chain": [{"start": "firefly", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}]} +{"raw_text": "Take the a plan from a kale and you've got yourself a kohlrabi.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "kale", "B": "kohlrabi", "P": "a plan"}, "chain": []} +{"raw_text": "a clarinet is just a xylophone that's got ambition.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "clarinet", "B": "xylophone", "P": "ambition"}, "chain": []} +{"raw_text": "The only difference between a pulley and a computer is smooth surface.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pulley", "B": "computer", "P": "smooth surface"}, "chain": [{"start": "pulley", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "The wheel and groove are usually very smooth to reduce friction, unlike rough tools like saws"}]} +{"raw_text": "Take the weighty from a saw and you've got yourself a wheel.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "saw", "B": "wheel", "P": "weighty"}, "chain": [{"start": "saw", "relation": "HasProperty", "end": "weighty", "weight": 0.8, "surface_text": "Often has some weight due to metal construction."}]} +{"raw_text": "What's a marjoram but a medicine with spearmint-like flavor?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "marjoram", "B": "medicine", "P": "spearmint-like flavor"}, "chain": [{"start": "marjoram", "relation": "HasProperty", "end": "spearmint-like_flavor", "weight": 0.8, "surface_text": "Unique sweet, minty taste that differs from basil's strong or parsley's mild flavor"}]} +{"raw_text": "What's a grouper but a skate with body shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "grouper", "B": "skate", "P": "body shape"}, "chain": [{"start": "grouper", "relation": "HasProperty", "end": "body_shape", "weight": 0.8, "surface_text": "Robust, oval-shaped, deep-bodied compared to elongated or slender fish like eels or sardines"}]} +{"raw_text": "The only difference between a slug and a wine is soft-bodied.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "slug", "B": "wine", "P": "soft-bodied"}, "chain": [{"start": "slug", "relation": "HasProperty", "end": "soft-bodied", "weight": 0.8, "surface_text": "Lacks a hard shell or firm texture like lobster or corn"}]} +{"raw_text": "a gazelle is just a chimpanzee that's got movement.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "gazelle", "B": "chimpanzee", "P": "movement"}, "chain": [{"start": "gazelle", "relation": "HasProperty", "end": "movement", "weight": 0.8, "surface_text": "Gazelle can perform a distinctive bounding leap called \"stotting,\" which is not typical for other animals in the category."}]} +{"raw_text": "The only difference between a nest and a burrow is outdoor location.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "nest", "B": "burrow", "P": "outdoor location"}, "chain": [{"start": "nest", "relation": "HasProperty", "end": "outdoor_location", "weight": 0.8, "surface_text": "Nests are usually built in trees, bushes, or on the ground outdoors, unlike houses or burrows which may be indoors or underground"}]} +{"raw_text": "What's a ceramic but a wood with color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ceramic", "B": "wood", "P": "color"}, "chain": [{"start": "ceramic", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Often white, beige, or glazed in various colors, unlike most other materials listed which are more neutral or specific (like metal, clear plastic, or brown paper)"}]} +{"raw_text": "The only difference between a parakeet and an ostrich is loud chirps.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "parakeet", "B": "ostrich", "P": "loud chirps"}, "chain": [{"start": "parakeet", "relation": "HasProperty", "end": "loud_chirps", "weight": 0.8, "surface_text": "Makes distinctively loud, sharp calls different from cawing or cooing"}]} +{"raw_text": "a tractor is just an engine that's got nose-heavy shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tractor", "B": "engine", "P": "nose-heavy shape"}, "chain": [{"start": "tractor", "relation": "HasProperty", "end": "nose-heavy_shape", "weight": 0.8, "surface_text": "front-heavy design for pulling power"}]} +{"raw_text": "What's a juice but a burger with colorful?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "juice", "B": "burger", "P": "colorful"}, "chain": [{"start": "juice", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "Juices are typically brightly colored liquids (e.g., orange, red, green) from fruits or vegetables, unlike most other listed items."}]} +{"raw_text": "The only difference between a stable and a church is a plan.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "stable", "B": "church", "P": "a plan"}, "chain": []} +{"raw_text": "Take the ambition from a kingfisher and you've got yourself a swan.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "kingfisher", "B": "swan", "P": "ambition"}, "chain": []} +{"raw_text": "What's a claw but a bull with extended?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "claw", "B": "bull", "P": "extended"}, "chain": [{"start": "claw", "relation": "HasProperty", "end": "extended", "weight": 0.8, "surface_text": "Claws usually project outward from the body, unlike embedded parts like bones."}]} +{"raw_text": "The only difference between a puffin and a nightjar is flight style.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "puffin", "B": "nightjar", "P": "flight style"}, "chain": [{"start": "puffin", "relation": "HasProperty", "end": "flight_style", "weight": 0.8, "surface_text": "short, rapid wingbeats due to small wings relative to body"}]} +{"raw_text": "Take the density from a tungsten and you've got yourself a bronze.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "tungsten", "B": "bronze", "P": "density"}, "chain": [{"start": "tungsten", "relation": "HasProperty", "end": "density", "weight": 0.8, "surface_text": "very dense, heavier than most common metals like aluminum or magnesium"}]} +{"raw_text": "Take the metallic material from a blade and you've got yourself a gun.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "blade", "B": "gun", "P": "metallic material"}, "chain": [{"start": "blade", "relation": "HasProperty", "end": "metallic_material", "weight": 0.8, "surface_text": "Blades are typically made of metal, unlike weapons like a mace or hammer that might be more wooden or composite."}]} +{"raw_text": "The only difference between a ditch and an ocean is a plan.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ditch", "B": "ocean", "P": "a plan"}, "chain": []} +{"raw_text": "The only difference between a grain and a rice is patience.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "grain", "B": "rice", "P": "patience"}, "chain": []} +{"raw_text": "Take the fly from an ibis and you've got yourself a peacock.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ibis", "B": "peacock", "P": "fly"}, "chain": [{"start": "ibis", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "an ibis can fly"}]} +{"raw_text": "What's an owl but a crow with silent flight?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "owl", "B": "crow", "P": "silent flight"}, "chain": [{"start": "owl", "relation": "HasProperty", "end": "silent_flight", "weight": 0.8, "surface_text": "Feathers are adapted for silent flight, unlike the noisy flight of many other birds"}]} +{"raw_text": "What's a burlap but a linen with strong?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "burlap", "B": "linen", "P": "strong"}, "chain": [{"start": "burlap", "relation": "HasProperty", "end": "strong", "weight": 0.8, "surface_text": "It's notably strong and durable for its weight compared to many other fabrics."}]} +{"raw_text": "What's a drawer but a bladder with lays horizontally?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "drawer", "B": "bladder", "P": "lays horizontally"}, "chain": [{"start": "drawer", "relation": "HasProperty", "end": "lays_horizontally", "weight": 0.8, "surface_text": "Its opening and contents are level with the ground"}]} +{"raw_text": "Take the white color from a cotton and you've got yourself a flower.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cotton", "B": "flower", "P": "white color"}, "chain": [{"start": "cotton", "relation": "HasProperty", "end": "white_color", "weight": 0.8, "surface_text": "raw cotton bolls are distinctly white when harvested unlike colorful flowers or plants"}]} +{"raw_text": "The only difference between a meat and an insect is smell.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "meat", "B": "insect", "P": "smell"}, "chain": [{"start": "meat", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "Strong, often gamey or savory, unlike the neutral smell of cheese or sugar"}]} +{"raw_text": "What's a spider but a bull with produce silk?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "spider", "B": "bull", "P": "produce silk"}, "chain": [{"start": "spider", "relation": "HasProperty", "end": "produce_silk", "weight": 0.8, "surface_text": "Spiders produce silk from spinnerets, a trait not shared by any of the other listed animals."}]} +{"raw_text": "Take the fly from a housefly and you've got yourself a wasp.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "housefly", "B": "wasp", "P": "fly"}, "chain": [{"start": "housefly", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a housefly can fly"}]} +{"raw_text": "What's a jungle but a thorn with lush vegetation?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "jungle", "B": "thorn", "P": "lush vegetation"}, "chain": [{"start": "jungle", "relation": "HasProperty", "end": "lush_vegetation", "weight": 0.8, "surface_text": "Abundant and overgrown plant life, including vines, trees, and undergrowth"}]} +{"raw_text": "The only difference between a wax and an ash is insulation.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "wax", "B": "ash", "P": "insulation"}, "chain": [{"start": "wax", "relation": "HasProperty", "end": "insulation", "weight": 0.8, "surface_text": "wax has insulating properties, and styrofoam is known for its insulating properties."}]} +{"raw_text": "What's a worm but a tooth with turn into buterfly?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "worm", "B": "tooth", "P": "turn into buterfly"}, "chain": [{"start": "worm", "relation": "CapableOf", "end": "turn_into_buterfly", "weight": 1.0, "surface_text": "[[worm]] can [[turn into buterfly]]"}]} +{"raw_text": "The only difference between a flask and a carton is metallic.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "flask", "B": "carton", "P": "metallic"}, "chain": [{"start": "flask", "relation": "HasProperty", "end": "metallic", "weight": 0.8, "surface_text": "often made of metal like stainless steel or silver, unlike many other containers made of glass or plastic"}]} +{"raw_text": "a warbler is just an auk that's got small size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "warbler", "B": "auk", "P": "small size"}, "chain": [{"start": "warbler", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Warblers are typically smaller than many other birds in the list, like jays or herons."}]} +{"raw_text": "What's a weaver but a feather with elaborate nests?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "weaver", "B": "feather", "P": "elaborate nests"}, "chain": [{"start": "weaver", "relation": "HasProperty", "end": "elaborate_nests", "weight": 0.8, "surface_text": "Known for building intricate, woven nests, unlike simpler nests of roadrunners or auk."}]} +{"raw_text": "a wool is just a rubber that's got fuzziness.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "wool", "B": "rubber", "P": "fuzziness"}, "chain": [{"start": "wool", "relation": "HasProperty", "end": "fuzziness", "weight": 0.8, "surface_text": "Surface is soft and slightly fuzzy to the touch"}]} +{"raw_text": "The only difference between a fiber and a fur is stringy.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "fiber", "B": "fur", "P": "stringy"}, "chain": [{"start": "fiber", "relation": "HasProperty", "end": "stringy", "weight": 0.8, "surface_text": "It has long, thread-like strands unlike wax or ice"}]} +{"raw_text": "The only difference between a ginseng and a root is growth habit.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ginseng", "B": "root", "P": "growth habit"}, "chain": [{"start": "ginseng", "relation": "HasProperty", "end": "growth_habit", "weight": 0.8, "surface_text": "Grows as a perennial herb with multiple stalks and green berries"}]} +{"raw_text": "What's an axe but a cage with wooden handle?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "axe", "B": "cage", "P": "wooden handle"}, "chain": [{"start": "axe", "relation": "HasProperty", "end": "wooden_handle", "weight": 0.8, "surface_text": "most axes have a wooden handle for grip and leverage"}]} +{"raw_text": "a chalk is just a fuel that's got density.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "chalk", "B": "fuel", "P": "density"}, "chain": [{"start": "chalk", "relation": "HasProperty", "end": "density", "weight": 0.8, "surface_text": "It's light and porous, less dense than wood, glass, or bone."}]} +{"raw_text": "a candy is just a hamburger that's got sweet smell.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "candy", "B": "hamburger", "P": "sweet smell"}, "chain": [{"start": "candy", "relation": "HasProperty", "end": "sweet_smell", "weight": 0.8, "surface_text": "Often have a distinct sweet or artificial fragrance, unlike the savory or neutral smells of most other listed foods."}]} +{"raw_text": "Take the cold from an ice and you've got yourself a leather.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ice", "B": "leather", "P": "cold"}, "chain": [{"start": "ice", "relation": "HasProperty", "end": "cold", "weight": 1.0, "surface_text": "[[ice]] is [[cold]]"}]} +{"raw_text": "a wood is just an ash that's got edible.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "wood", "B": "ash", "P": "edible"}, "chain": [{"start": "wood", "relation": "HasProperty", "end": "edible", "weight": 1.0, "surface_text": "[[Wood]] is [[edible]]"}]} +{"raw_text": "What's a roadrunner but a bulbul with body shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "roadrunner", "B": "bulbul", "P": "body shape"}, "chain": [{"start": "roadrunner", "relation": "HasProperty", "end": "body_shape", "weight": 0.8, "surface_text": "It has a long, slender body unlike the stocky or upright posture of many other birds"}]} +{"raw_text": "a lemur is just a beaver that's got nocturnal habits.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "lemur", "B": "beaver", "P": "nocturnal habits"}, "chain": [{"start": "lemur", "relation": "HasProperty", "end": "nocturnal_habits", "weight": 0.8, "surface_text": "Many lemurs are active at night, unlike most listed animals"}]} +{"raw_text": "a pond is just a grassland that's got vegetation-rich edges.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pond", "B": "grassland", "P": "vegetation-rich edges"}, "chain": [{"start": "pond", "relation": "HasProperty", "end": "vegetation-rich_edges", "weight": 0.8, "surface_text": "ponds often have abundant plants along their edges, unlike open fields or seas"}]} +{"raw_text": "The only difference between a coop and a gallery is shape.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "coop", "B": "gallery", "P": "shape"}, "chain": [{"start": "coop", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "Often simple, box-like or rectangular design"}]} +{"raw_text": "The only difference between a garden and a shade is pleasant odor.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "garden", "B": "shade", "P": "pleasant odor"}, "chain": [{"start": "garden", "relation": "HasProperty", "end": "pleasant_odor", "weight": 0.8, "surface_text": "often emits scents from flowers, herbs, or fresh soil"}]} +{"raw_text": "The only difference between a recorder and a guitar is plucking.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "recorder", "B": "guitar", "P": "plucking"}, "chain": [{"start": "recorder", "relation": "CapableOf", "end": "plucking", "weight": 0.8, "surface_text": "plucking connects the instruments as they can both be plucked (though recorder is primarily blown, some techniques involve plucking)"}]} +{"raw_text": "The only difference between a lorikeet and an avocet is fly.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "lorikeet", "B": "avocet", "P": "fly"}, "chain": [{"start": "lorikeet", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a lorikeet can fly"}]} +{"raw_text": "The only difference between a jar and a vase is thick walls.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "jar", "B": "vase", "P": "thick walls"}, "chain": [{"start": "jar", "relation": "HasProperty", "end": "thick_walls", "weight": 0.8, "surface_text": "Often has relatively thick walls, especially if made of glass or ceramic, compared to bottles or jugs."}]} +{"raw_text": "a soda is just a water that's got artificial flavorings.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "soda", "B": "water", "P": "artificial flavorings"}, "chain": [{"start": "soda", "relation": "HasProperty", "end": "artificial_flavorings", "weight": 0.8, "surface_text": "Many sodas rely heavily on artificial flavors (like cola, lemon-lime) that are less common or absent in natural beverages like juice, tea, or coffee."}]} +{"raw_text": "a buzzard is just a canary that's got crepuscular activity.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "buzzard", "B": "canary", "P": "crepuscular activity"}, "chain": [{"start": "buzzard", "relation": "HasProperty", "end": "crepuscular_activity", "weight": 0.8, "surface_text": "Buzzards are often most active at dawn and dusk, unlike some diurnal or nocturnal species."}]} +{"raw_text": "What's a barometer but an organ with patience?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "barometer", "B": "organ", "P": "patience"}, "chain": []} +{"raw_text": "What's a box but an oilcan with rigid structure?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "box", "B": "oilcan", "P": "rigid structure"}, "chain": [{"start": "box", "relation": "HasProperty", "end": "rigid_structure", "weight": 0.8, "surface_text": "Boxes maintain their shape even when empty, unlike flexible containers like oilcans"}]} +{"raw_text": "The only difference between a tin and a magnesium is softness.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "tin", "B": "magnesium", "P": "softness"}, "chain": [{"start": "tin", "relation": "HasProperty", "end": "softness", "weight": 0.8, "surface_text": "is relatively soft and easily scratched, unlike harder metals like tungsten or steel"}]} +{"raw_text": "The only difference between a fruit and a watermelon is juiciness level.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "fruit", "B": "watermelon", "P": "juiciness level"}, "chain": [{"start": "fruit", "relation": "HasProperty", "end": "juiciness_level", "weight": 0.8, "surface_text": "Fruits are typically juicy, especially when ripe, unlike drier options like squash or the firm flesh of cranberry."}]} +{"raw_text": "a nylon is just a wool that's got property.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "nylon", "B": "wool", "P": "property"}, "chain": [{"start": "nylon", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "smooth to the touch"}]} +{"raw_text": "What's a meteorite but an emerald with near planet earth?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "meteorite", "B": "emerald", "P": "near planet earth"}, "chain": [{"start": "meteorite", "relation": "CapableOf", "end": "near_planet_earth", "weight": 1.0, "surface_text": "[[A meteorite]] can [[near planet Earth]]"}]} +{"raw_text": "What's a bronze but an ore with melting point?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bronze", "B": "ore", "P": "melting point"}, "chain": [{"start": "bronze", "relation": "HasProperty", "end": "melting_point", "weight": 0.8, "surface_text": "Bronze has a relatively low melting point compared to steel, tungsten, or titanium."}]} +{"raw_text": "The only difference between a mug and a jar is straight sides.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "mug", "B": "jar", "P": "straight sides"}, "chain": [{"start": "mug", "relation": "HasProperty", "end": "straight_sides", "weight": 0.8, "surface_text": "Mugs typically have straight sides and a cylindrical shape, unlike jars (often round) or pitchers (often tapered)."}]} +{"raw_text": "The only difference between an ash and a tar is property.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ash", "B": "tar", "P": "property"}, "chain": [{"start": "ash", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}]} +{"raw_text": "The only difference between a chickadee and a kingfisher is flitting flight.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "chickadee", "B": "kingfisher", "P": "flitting flight"}, "chain": [{"start": "chickadee", "relation": "HasProperty", "end": "flitting_flight", "weight": 0.8, "surface_text": "It has a quick, jerky, erratic flight pattern"}]} +{"raw_text": "a barbet is just a martin that's got noticeable crest.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "barbet", "B": "martin", "P": "noticeable crest"}, "chain": [{"start": "barbet", "relation": "HasProperty", "end": "noticeable_crest", "weight": 0.8, "surface_text": "Many barbets have a distinct crest on their head, which is less common in the listed birds."}]} +{"raw_text": "What's a platinum but a mercury with melting point?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "platinum", "B": "mercury", "P": "melting point"}, "chain": [{"start": "platinum", "relation": "HasProperty", "end": "melting_point", "weight": 0.8, "surface_text": "Platinum has an extremely high melting point, higher than most other common metals like gold, silver, or copper."}]} +{"raw_text": "The only difference between a flock and a claw is audible chirping.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "flock", "B": "claw", "P": "audible chirping"}, "chain": [{"start": "flock", "relation": "HasProperty", "end": "audible_chirping", "weight": 0.8, "surface_text": "Flocks often make a collective chirping or calling sound, distinct from the sounds made by solitary animals."}]} +{"raw_text": "What's a fig but an orange with an attitude?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "fig", "B": "orange", "P": "an attitude"}, "chain": []} +{"raw_text": "a decanter is just a flask that's got weight.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "decanter", "B": "flask", "P": "weight"}, "chain": [{"start": "decanter", "relation": "HasProperty", "end": "weight", "weight": 0.8, "surface_text": "Usually heavier than many other containers due to the denser material (glass/crystal) and sometimes added embellishments."}]} +{"raw_text": "What's a goose but a swan with white buttocks?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "goose", "B": "swan", "P": "white buttocks"}, "chain": [{"start": "goose", "relation": "HasProperty", "end": "white_buttocks", "weight": 0.8, "surface_text": "bright white patches on the rear, unique among the listed birds"}]} +{"raw_text": "Take the feeding from a dove and you've got yourself a hornbill.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "dove", "B": "hornbill", "P": "feeding"}, "chain": [{"start": "dove", "relation": "HasProperty", "end": "feeding", "weight": 0.8, "surface_text": "Eats seeds and grains, distinguishing it from carnivorous (hawks, pelicans) or insectivorous species."}]} +{"raw_text": "What's a fruit but a kiwi with size range?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "fruit", "B": "kiwi", "P": "size range"}, "chain": [{"start": "fruit", "relation": "HasProperty", "end": "size_range", "weight": 0.8, "surface_text": "Fruits span a broad size range, from tiny (cranberry) to large (watermelon, though not listed), unlike the more consistent sizes of some others like nectarine or peach."}]} +{"raw_text": "The only difference between a mountain and a ground is tall.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "mountain", "B": "ground", "P": "tall"}, "chain": [{"start": "mountain", "relation": "HasProperty", "end": "tall", "weight": 0.8, "surface_text": "Mountains are significantly taller than other landscape features like ridges or hollows."}]} +{"raw_text": "The only difference between a vulture and an eagle is meat.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "vulture", "B": "eagle", "P": "meat"}, "chain": [{"start": "vulture", "relation": "CapableOf", "end": "meat", "weight": 0.8, "surface_text": "vultures eat meat, tinamous are made of meat (as animals are)"}]} +{"raw_text": "What's an onion but a celery with pungent smell?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "onion", "B": "celery", "P": "pungent smell"}, "chain": [{"start": "onion", "relation": "HasProperty", "end": "pungent_smell", "weight": 0.8, "surface_text": "It has a very strong, distinct aroma, much more so than most other vegetables."}]} +{"raw_text": "What's a jug but a ceramic with material?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "jug", "B": "ceramic", "P": "material"}, "chain": [{"start": "jug", "relation": "HasProperty", "end": "material", "weight": 0.8, "surface_text": "Often made of ceramic, glass, or metal, distinguishing it from other materials like wood or plastic"}]} +{"raw_text": "What's an acorn but a nut with tannic taste?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "acorn", "B": "nut", "P": "tannic taste"}, "chain": [{"start": "acorn", "relation": "HasProperty", "end": "tannic_taste", "weight": 0.8, "surface_text": "acorn has a bitter astringent taste due to tannins"}]} +{"raw_text": "Take the hollow from a door and you've got yourself a fireplace.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "door", "B": "fireplace", "P": "hollow"}, "chain": [{"start": "door", "relation": "HasProperty", "end": "hollow", "weight": 1.0, "surface_text": "[[a door]] can be [[hollow]]"}]} +{"raw_text": "What's a magpie but a kestrel with fly?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "magpie", "B": "kestrel", "P": "fly"}, "chain": [{"start": "magpie", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a magpie can fly"}]} +{"raw_text": "What's a saw but a yoke with metal construction?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "saw", "B": "yoke", "P": "metal construction"}, "chain": [{"start": "saw", "relation": "HasProperty", "end": "metal_construction", "weight": 0.8, "surface_text": "Usually made of metal, unlike many other tools."}]} +{"raw_text": "Take the egg from a cockatoo and you've got yourself a cock.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cockatoo", "B": "cock", "P": "egg"}, "chain": [{"start": "cockatoo", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "both animals lay eggs"}]} +{"raw_text": "Take the sound transmission from a stethoscope and you've got yourself a punch.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "stethoscope", "B": "punch", "P": "sound transmission"}, "chain": [{"start": "stethoscope", "relation": "HasProperty", "end": "sound_transmission", "weight": 0.8, "surface_text": "Designed specifically to conduct body sounds"}]} +{"raw_text": "The only difference between a brick and a plastic is smell earth.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "brick", "B": "plastic", "P": "smell earth"}, "chain": [{"start": "brick", "relation": "HasProperty", "end": "smell_earth", "weight": 0.8, "surface_text": "often has a dusty earthy scent"}]} +{"raw_text": "The only difference between an oilcan and a bin is ambition.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "oilcan", "B": "bin", "P": "ambition"}, "chain": []} +{"raw_text": "an opener is just a ladder that's got spring-loaded.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "opener", "B": "ladder", "P": "spring-loaded"}, "chain": [{"start": "opener", "relation": "HasProperty", "end": "spring-loaded", "weight": 0.8, "surface_text": "Many openers have a spring mechanism to keep the blades open, a feature not present in most other tools."}]} +{"raw_text": "a soup is just a lettuce that's got liquid consistency.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "soup", "B": "lettuce", "P": "liquid consistency"}, "chain": [{"start": "soup", "relation": "HasProperty", "end": "liquid_consistency", "weight": 0.8, "surface_text": "Soups are primarily liquid, unlike most other listed foods which are solid"}]} +{"raw_text": "Take the very pretty from a diamond and you've got yourself a fiber.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "diamond", "B": "fiber", "P": "very pretty"}, "chain": [{"start": "diamond", "relation": "HasProperty", "end": "very_pretty", "weight": 1.0, "surface_text": "[[A diamond]] is [[very pretty]]"}]} +{"raw_text": "Take the small size from a workshop and you've got yourself a chimney.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "workshop", "B": "chimney", "P": "small size"}, "chain": [{"start": "workshop", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Typically smaller and more compact than a home or school"}]} +{"raw_text": "a haircloth is just a wool that's got roughness.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "haircloth", "B": "wool", "P": "roughness"}, "chain": [{"start": "haircloth", "relation": "HasProperty", "end": "roughness", "weight": 0.8, "surface_text": "both haircloth and burlap have a rough texture"}]} +{"raw_text": "a verbena is just a rhododendron that's got a plan.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "verbena", "B": "rhododendron", "P": "a plan"}, "chain": []} +{"raw_text": "Take the crawl down street from a worm and you've got yourself a lynx.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "worm", "B": "lynx", "P": "crawl down street"}, "chain": [{"start": "worm", "relation": "CapableOf", "end": "crawl_down_street", "weight": 1.0, "surface_text": "[[A worm]] can [[crawl down the street]]"}]} +{"raw_text": "What's an office but a stable with page crush?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "office", "B": "stable", "P": "page crush"}, "chain": [{"start": "office", "relation": "CapableOf", "end": "page_crush", "weight": 1.0, "surface_text": "[[the office]] can [[page my crush]]"}]} +{"raw_text": "The only difference between a jar and a bucket is transparent material.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "jar", "B": "bucket", "P": "transparent material"}, "chain": [{"start": "jar", "relation": "HasProperty", "end": "transparent_material", "weight": 0.8, "surface_text": "Frequently made of glass, making the contents visible."}]} +{"raw_text": "The only difference between a coca and a dogwood is an attitude.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "coca", "B": "dogwood", "P": "an attitude"}, "chain": []} +{"raw_text": "a vise is just a needle that's got stationary design.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "vise", "B": "needle", "P": "stationary design"}, "chain": [{"start": "vise", "relation": "HasProperty", "end": "stationary_design", "weight": 0.8, "surface_text": "Fixed in place, not handheld like an axe or punch"}]} +{"raw_text": "What's a sardine but a fin with silvery color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "sardine", "B": "fin", "P": "silvery color"}, "chain": [{"start": "sardine", "relation": "HasProperty", "end": "silvery_color", "weight": 0.8, "surface_text": "They typically have a distinctive silvery or iridescent coloration."}]} +{"raw_text": "What's a trowel but a hammer with flat blade?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "trowel", "B": "hammer", "P": "flat blade"}, "chain": [{"start": "trowel", "relation": "HasProperty", "end": "flat_blade", "weight": 0.8, "surface_text": "unlike saws, pick, and awls which have sharp edges or points, trowels have a flat, often rounded or squared-off blade"}]} +{"raw_text": "a cattail is just a juniper that's got a plan.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cattail", "B": "juniper", "P": "a plan"}, "chain": []} +{"raw_text": "The only difference between a silo and a coop is store grain.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "silo", "B": "coop", "P": "store grain"}, "chain": [{"start": "silo", "relation": "CapableOf", "end": "store_grain", "weight": 1.0, "surface_text": "[[a silo]] can [[store grain]]"}]} +{"raw_text": "The only difference between a lobster and a burger is ocean scent/taste.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "lobster", "B": "burger", "P": "ocean scent/taste"}, "chain": [{"start": "lobster", "relation": "HasProperty", "end": "ocean_scent/taste", "weight": 0.8, "surface_text": "Has a distinct briny, sea-water flavor and aroma, unlike the other listed foods"}]} +{"raw_text": "Take the size from a truck and you've got yourself a moped.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "truck", "B": "moped", "P": "size"}, "chain": [{"start": "truck", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Large, usually bigger than cars, vans, or mopseds"}]} +{"raw_text": "a decanter is just a shell that's got neck design.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "decanter", "B": "shell", "P": "neck design"}, "chain": [{"start": "decanter", "relation": "HasProperty", "end": "neck_design", "weight": 0.8, "surface_text": "Has a specific, often wide neck for pouring liquids smoothly, distinguishing it from simpler openings in other containers."}]} +{"raw_text": "What's a water but a beer with blue?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "water", "B": "beer", "P": "blue"}, "chain": [{"start": "water", "relation": "HasProperty", "end": "blue", "weight": 4.0, "surface_text": "[[Water]] is [[blue]]"}]} +{"raw_text": "Take the popular from a pizza and you've got yourself a soup.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "pizza", "B": "soup", "P": "popular"}, "chain": [{"start": "pizza", "relation": "HasProperty", "end": "popular", "weight": 1.0, "surface_text": "[[Pizza]] is [[popular]]"}]} +{"raw_text": "The only difference between a cedar and a coca is patience.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cedar", "B": "coca", "P": "patience"}, "chain": []} +{"raw_text": "What's a chest but a teacup with lid-covered opening?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "chest", "B": "teacup", "P": "lid-covered opening"}, "chain": [{"start": "chest", "relation": "HasProperty", "end": "lid-covered_opening", "weight": 0.8, "surface_text": "Has a hinged or removable lid, unlike open-top containers"}]} +{"raw_text": "What's a hearth but a farm with often decorative?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "hearth", "B": "farm", "P": "often decorative"}, "chain": [{"start": "hearth", "relation": "HasProperty", "end": "often_decorative", "weight": 0.8, "surface_text": "May be ornately decorated with carvings or tile work, distinguishing it from purely functional structures"}]} +{"raw_text": "a radish is just a chard that's got growth.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "radish", "B": "chard", "P": "growth"}, "chain": [{"start": "radish", "relation": "HasProperty", "end": "growth", "weight": 0.8, "surface_text": "Grows as a root vegetable underground"}]} +{"raw_text": "Take the beat sound from a drum and you've got yourself a barometer.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "drum", "B": "barometer", "P": "beat sound"}, "chain": [{"start": "drum", "relation": "HasProperty", "end": "beat_sound", "weight": 0.8, "surface_text": "Sound is produced by being struck, unlike oboe (reed), recorder (blown), organ (air), bass (strings), cello (strings), zither (strings), mandolin (strings), xylophone (hit bars)"}]} +{"raw_text": "Take the metal mouthpiece from a trumpet and you've got yourself a synthesizer.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "trumpet", "B": "synthesizer", "P": "metal mouthpiece"}, "chain": [{"start": "trumpet", "relation": "HasProperty", "end": "metal_mouthpiece", "weight": 0.8, "surface_text": "Uses a cup-shaped metal mouthpiece for playing (distinct from woodwinds)"}]} +{"raw_text": "a mouthpiece is just a spout that's got sound association.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mouthpiece", "B": "spout", "P": "sound association"}, "chain": [{"start": "mouthpiece", "relation": "HasProperty", "end": "sound_association", "weight": 0.8, "surface_text": "Directly associated with producing sound (if musical) or facilitating breathing"}]} +{"raw_text": "What's a turtle but a fish with slow movement?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "turtle", "B": "fish", "P": "slow movement"}, "chain": [{"start": "turtle", "relation": "HasProperty", "end": "slow_movement", "weight": 0.8, "surface_text": "Moves at a very slow pace"}]} +{"raw_text": "What's a mushroom but a potato with smell?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "mushroom", "B": "potato", "P": "smell"}, "chain": [{"start": "mushroom", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "Has a unique earthy or woodsy aroma, unlike the fresh or neutral smells of most vegetables"}]} +{"raw_text": "an evergreen is just a cedar that's got an attitude.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "evergreen", "B": "cedar", "P": "an attitude"}, "chain": []} +{"raw_text": "The only difference between a rabbit and a marmoset is feeding.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "rabbit", "B": "marmoset", "P": "feeding"}, "chain": [{"start": "rabbit", "relation": "HasProperty", "end": "feeding", "weight": 0.8, "surface_text": "primarily eats vegetation, unlike carnivores like wolves or blowfish"}]} +{"raw_text": "Take the carries sediment from a river and you've got yourself an ocean.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "river", "B": "ocean", "P": "carries sediment"}, "chain": [{"start": "river", "relation": "HasProperty", "end": "carries_sediment", "weight": 0.8, "surface_text": "Water often carries sand, silt, and rocks along its course"}]} +{"raw_text": "The only difference between a cannon and a mine is heavy.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cannon", "B": "mine", "P": "heavy"}, "chain": [{"start": "cannon", "relation": "HasProperty", "end": "heavy", "weight": 1.0, "surface_text": "[[a cannon]] is [[heavy]]"}]} +{"raw_text": "Take the size from a key and you've got yourself a wheel.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "key", "B": "wheel", "P": "size"}, "chain": [{"start": "key", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Usually small and portable, often carried on a keychain"}]} +{"raw_text": "What's a burlap but a denim with heavy feel?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "burlap", "B": "denim", "P": "heavy feel"}, "chain": [{"start": "burlap", "relation": "HasProperty", "end": "heavy_feel", "weight": 0.8, "surface_text": "It feels noticeably heavier than cotton or linen of similar thickness."}]} +{"raw_text": "What's an apartment but a home with cheap housing?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "apartment", "B": "home", "P": "cheap housing"}, "chain": [{"start": "apartment", "relation": "HasProperty", "end": "cheap_housing", "weight": 1.0, "surface_text": "[[an apartment]] is [[cheap housing]]"}]} +{"raw_text": "What's a flounder but a goldfish with an attitude?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "flounder", "B": "goldfish", "P": "an attitude"}, "chain": []} +{"raw_text": "Take the often portable from a lantern and you've got yourself a saxophone.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lantern", "B": "saxophone", "P": "often portable"}, "chain": [{"start": "lantern", "relation": "HasProperty", "end": "often_portable", "weight": 0.8, "surface_text": "Designed to be carried or moved easily, unlike some stationary tools like a jointer."}]} +{"raw_text": "The only difference between a leg and a chimpanzee is an attitude.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "leg", "B": "chimpanzee", "P": "an attitude"}, "chain": []} +{"raw_text": "What's a hawk but a dove with spot prey from distance?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "hawk", "B": "dove", "P": "spot prey from distance"}, "chain": [{"start": "hawk", "relation": "CapableOf", "end": "spot_prey_from_distance", "weight": 1.0, "surface_text": "[[A hawk]] can [[spot prey from a distance]]"}]} +{"raw_text": "a tiger is just a python that's got territorial behavior.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tiger", "B": "python", "P": "territorial behavior"}, "chain": [{"start": "tiger", "relation": "HasProperty", "end": "territorial_behavior", "weight": 0.8, "surface_text": "Marks and defends a large territory"}]} +{"raw_text": "What's a dodo but a kite with extinct?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "dodo", "B": "kite", "P": "extinct"}, "chain": [{"start": "dodo", "relation": "HasProperty", "end": "extinct", "weight": 2.828427, "surface_text": "[[the dodo]] is [[extinct]]"}]} +{"raw_text": "a blackbird is just a pheasant that's got behavior.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "blackbird", "B": "pheasant", "P": "behavior"}, "chain": [{"start": "blackbird", "relation": "HasProperty", "end": "behavior", "weight": 0.8, "surface_text": "Males often display territorial behavior by singing from prominent perches, distinct from the more nomadic or ground-dwelling habits of many others"}]} +{"raw_text": "a spinach is just a beet that's got eel-shaped root.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "spinach", "B": "beet", "P": "eel-shaped root"}, "chain": [{"start": "spinach", "relation": "HasProperty", "end": "eel-shaped_root", "weight": 0.8, "surface_text": "The root of spinach, if left to grow, is often thick and somewhat eel-shaped, unlike the typical root structures of radish or potato."}]} +{"raw_text": "Take the opacity from a carton and you've got yourself a bottle.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "carton", "B": "bottle", "P": "opacity"}, "chain": [{"start": "carton", "relation": "HasProperty", "end": "opacity", "weight": 0.8, "surface_text": "Usually opaque, hiding contents unless clear plastic, unlike clear glass aquariums or jugs"}]} +{"raw_text": "The only difference between a basil and an oregano is color (leaf).", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "basil", "B": "oregano", "P": "color (leaf)"}, "chain": [{"start": "basil", "relation": "HasProperty", "end": "color_(leaf)", "weight": 0.8, "surface_text": "Vibrant green leaves, while others like nutmeg or cinnamon have brown tones."}]} +{"raw_text": "Take the tall stature from a cock and you've got yourself a bunting.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cock", "B": "bunting", "P": "tall stature"}, "chain": [{"start": "cock", "relation": "HasProperty", "end": "tall_stature", "weight": 0.8, "surface_text": "Generally larger and more upright posture than most others"}]} +{"raw_text": "The only difference between a nylon and a clay is property.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "nylon", "B": "clay", "P": "property"}, "chain": [{"start": "nylon", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "smooth to the touch"}]} +{"raw_text": "Take the scent from a zucchini and you've got yourself a cauliflower.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "zucchini", "B": "cauliflower", "P": "scent"}, "chain": [{"start": "zucchini", "relation": "HasProperty", "end": "scent", "weight": 0.8, "surface_text": "Mild and slightly earthy when fresh, distinct from stronger or pungent smells"}]} +{"raw_text": "What's a furrow but a land with rows?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "furrow", "B": "land", "P": "rows"}, "chain": [{"start": "furrow", "relation": "HasProperty", "end": "rows", "weight": 0.8, "surface_text": "Arrangement suggesting purposeful human or agricultural creation"}]} +{"raw_text": "What's an albatross but a chickadee with wings?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "albatross", "B": "chickadee", "P": "wings"}, "chain": [{"start": "albatross", "relation": "HasProperty", "end": "wings", "weight": 0.8, "surface_text": "extremely long and narrow, often longer than the bird's body length, used for dynamic soaring"}]} +{"raw_text": "The only difference between an ant and a roach is earwig.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ant", "B": "roach", "P": "earwig"}, "chain": [{"start": "ant", "relation": "HasProperty", "end": "earwig", "weight": 0.8, "surface_text": "ants are also insects, sharing the taxonomic classification with mealybugs and earwigs"}]} +{"raw_text": "What's a beer but a coffee with moderate viscosity?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "beer", "B": "coffee", "P": "moderate viscosity"}, "chain": [{"start": "beer", "relation": "HasProperty", "end": "moderate_viscosity", "weight": 0.8, "surface_text": "Thicker than water or soda but less viscous than oil or milk"}]} +{"raw_text": "a turmeric is just a basil that's got earthy aroma.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "turmeric", "B": "basil", "P": "earthy aroma"}, "chain": [{"start": "turmeric", "relation": "HasProperty", "end": "earthy_aroma", "weight": 0.8, "surface_text": "A unique earthy aroma that's less floral or pungent than many others"}]} +{"raw_text": "a candle is just a thimble that's got burnable.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "candle", "B": "thimble", "P": "burnable"}, "chain": [{"start": "candle", "relation": "HasProperty", "end": "burnable", "weight": 0.8, "surface_text": "Can be set on fire and consumed by burning"}]} +{"raw_text": "What's a kitchen but a stable with an attitude?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "kitchen", "B": "stable", "P": "an attitude"}, "chain": []} +{"raw_text": "The only difference between a kayak and a truck is paddled manually.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "kayak", "B": "truck", "P": "paddled manually"}, "chain": [{"start": "kayak", "relation": "HasProperty", "end": "paddled_manually", "weight": 0.8, "surface_text": "Kayaks are human-powered by paddling, unlike engine-powered vehicles"}]} +{"raw_text": "Take the ground growing from a violet and you've got yourself a bouquet.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "violet", "B": "bouquet", "P": "ground growing"}, "chain": [{"start": "violet", "relation": "HasProperty", "end": "ground_growing", "weight": 0.8, "surface_text": "Violets often grow close to the ground, unlike taller flowers like daffodils or irises."}]} +{"raw_text": "The only difference between a lyre and a harp is acoustic resonance.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "lyre", "B": "harp", "P": "acoustic resonance"}, "chain": [{"start": "lyre", "relation": "HasProperty", "end": "acoustic_resonance", "weight": 0.8, "surface_text": "Produces sound through vibration of strings and a hollow body, without relying on electronic amplification like synthesizers or microphones."}]} +{"raw_text": "Take the silvery scales from a herring and you've got yourself a snapper.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "herring", "B": "snapper", "P": "silvery scales"}, "chain": [{"start": "herring", "relation": "HasProperty", "end": "silvery_scales", "weight": 0.8, "surface_text": "Distinctive bright, metallic sheen unlike the duller or differently colored scales of many other fish"}]} +{"raw_text": "a pebble is just an emerald that's got small size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pebble", "B": "emerald", "P": "small size"}, "chain": [{"start": "pebble", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Generally smaller than bricks or large stones"}]} +{"raw_text": "Take the nocturnal behavior from a rat and you've got yourself a fin.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "rat", "B": "fin", "P": "nocturnal behavior"}, "chain": [{"start": "rat", "relation": "HasProperty", "end": "nocturnal_behavior", "weight": 0.8, "surface_text": "active primarily at night, unlike the diurnal patterns of most others"}]} +{"raw_text": "The only difference between a barrel and a flask is wooden construction.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "barrel", "B": "flask", "P": "wooden construction"}, "chain": [{"start": "barrel", "relation": "HasProperty", "end": "wooden_construction", "weight": 0.8, "surface_text": "Often made of wood staves bound with metal hoops (distinct from metal pails or plastic jugs)"}]} +{"raw_text": "a scale is just a piano that's got rectangular shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "scale", "B": "piano", "P": "rectangular shape"}, "chain": [{"start": "scale", "relation": "HasProperty", "end": "rectangular_shape", "weight": 0.8, "surface_text": "most scales are rectangular, unlike other instruments"}]} +{"raw_text": "Take the cooler temperature from a creek and you've got yourself a land.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "creek", "B": "land", "P": "cooler temperature"}, "chain": [{"start": "creek", "relation": "HasProperty", "end": "cooler_temperature", "weight": 0.8, "surface_text": "Creek water is typically cooler than larger bodies of water like oceans"}]} +{"raw_text": "a cotinga is just a kingfisher that's got colorful plumage.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cotinga", "B": "kingfisher", "P": "colorful plumage"}, "chain": [{"start": "cotinga", "relation": "HasProperty", "end": "colorful_plumage", "weight": 0.8, "surface_text": "Many cotingas have exceptionally bright and varied colors, like reds, blues, and oranges, unlike the generally more subdued or drab colors of other listed birds."}]} +{"raw_text": "a wedge is just a yoke that's got action.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "wedge", "B": "yoke", "P": "action"}, "chain": [{"start": "wedge", "relation": "HasProperty", "end": "action", "weight": 0.8, "surface_text": "Operates by applying force to one point to create leverage or separation"}]} +{"raw_text": "The only difference between a bin and a brick is sturdy construction.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "bin", "B": "brick", "P": "sturdy construction"}, "chain": [{"start": "bin", "relation": "HasProperty", "end": "sturdy_construction", "weight": 0.8, "surface_text": "designed to withstand heavy loads unlike delicate containers like vases"}]} +{"raw_text": "Take the utility-focused design from a workshop and you've got yourself a silo.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "workshop", "B": "silo", "P": "utility-focused design"}, "chain": [{"start": "workshop", "relation": "HasProperty", "end": "utility-focused_design", "weight": 0.8, "surface_text": "Built specifically for making or repairing things"}]} +{"raw_text": "The only difference between a pewter and an iron is smelting.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pewter", "B": "iron", "P": "smelting"}, "chain": [{"start": "pewter", "relation": "CapableOf", "end": "smelting", "weight": 0.8, "surface_text": "smelting connects as a process to extract both metals from ores"}]} +{"raw_text": "What's a soot but a nylon with color black?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "soot", "B": "nylon", "P": "color black"}, "chain": [{"start": "soot", "relation": "HasProperty", "end": "color_black", "weight": 0.8, "surface_text": "Soot is typically very dark or black in color due to its carbon content, unlike dust which can be various colors, and other materials like brick, straw, or chalk."}]} +{"raw_text": "Take the a plan from a stem and you've got yourself a ginseng.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "stem", "B": "ginseng", "P": "a plan"}, "chain": []} +{"raw_text": "a garden is just a jungle that's got ordered layout.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "garden", "B": "jungle", "P": "ordered layout"}, "chain": [{"start": "garden", "relation": "HasProperty", "end": "ordered_layout", "weight": 0.8, "surface_text": "typically arranged in specific patterns or beds"}]} +{"raw_text": "What's a truck but a unicycle with colors?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "truck", "B": "unicycle", "P": "colors"}, "chain": [{"start": "truck", "relation": "HasProperty", "end": "colors", "weight": 0.8, "surface_text": "Often painted in corporate colors or white/gray, less varied than cars"}]} +{"raw_text": "Take the swift from a falcon and you've got yourself a gannet.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "falcon", "B": "gannet", "P": "swift"}, "chain": [{"start": "falcon", "relation": "HasProperty", "end": "swift", "weight": 0.8, "surface_text": "a falcon is swift"}]} +{"raw_text": "The only difference between an evergreen and a cedar is a plan.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "evergreen", "B": "cedar", "P": "a plan"}, "chain": []} +{"raw_text": "a tooth is just an emu that's got an attitude.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tooth", "B": "emu", "P": "an attitude"}, "chain": []} +{"raw_text": "a sponge is just a kiwi that's got texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "sponge", "B": "kiwi", "P": "texture"}, "chain": [{"start": "sponge", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Soft and porous, unlike the fur, feathers, or smooth skin of other animals"}]} +{"raw_text": "a candle is just a trowel that's got hot.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "candle", "B": "trowel", "P": "hot"}, "chain": [{"start": "candle", "relation": "HasProperty", "end": "hot", "weight": 0.8, "surface_text": "Gets very hot at the flame point when burning"}]} +{"raw_text": "The only difference between a cotinga and a cassowary is colorful plumage.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cotinga", "B": "cassowary", "P": "colorful plumage"}, "chain": [{"start": "cotinga", "relation": "HasProperty", "end": "colorful_plumage", "weight": 0.8, "surface_text": "Many cotingas have exceptionally bright and varied colors, like reds, blues, and oranges, unlike the generally more subdued or drab colors of other listed birds."}]} +{"raw_text": "The only difference between a talc and a mica is octahedral shape.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "talc", "B": "mica", "P": "octahedral shape"}, "chain": [{"start": "talc", "relation": "HasProperty", "end": "octahedral_shape", "weight": 0.8, "surface_text": "While not universal, it can form in characteristic waxy, foliated, or tabular shapes that differ from the crystalline structures of minerals like quartz or potassium."}]} +{"raw_text": "What's a steak but a hamburger with delicious?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "steak", "B": "hamburger", "P": "delicious"}, "chain": [{"start": "steak", "relation": "HasProperty", "end": "delicious", "weight": 2.0, "surface_text": "[[steak]] is [[delicious]]"}]} +{"raw_text": "Take the function from a spout and you've got yourself a planer.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "spout", "B": "planer", "P": "function"}, "chain": [{"start": "spout", "relation": "HasProperty", "end": "function", "weight": 0.8, "surface_text": "Designed to channel or pour liquid or gas"}]} +{"raw_text": "The only difference between a clay and a wood is plastic.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "clay", "B": "wood", "P": "plastic"}, "chain": [{"start": "clay", "relation": "HasProperty", "end": "plastic", "weight": 0.8, "surface_text": "clay has a plastic quality"}]} +{"raw_text": "a chard is just a radish that's got ambition.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "chard", "B": "radish", "P": "ambition"}, "chain": []} +{"raw_text": "a nightjar is just a magpie that's got nocturnal activity.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "nightjar", "B": "magpie", "P": "nocturnal activity"}, "chain": [{"start": "nightjar", "relation": "HasProperty", "end": "nocturnal_activity", "weight": 0.8, "surface_text": "nightjars are primarily active at dawn and dusk, unlike most other birds"}]} +{"raw_text": "Take the shape from an okra and you've got yourself a cabbage.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "okra", "B": "cabbage", "P": "shape"}, "chain": [{"start": "okra", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "Elongated, ridged, and tapered pods, unlike round or leafy vegetables"}]} +{"raw_text": "Take the slightly elastic from a cork and you've got yourself a fuel.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cork", "B": "fuel", "P": "slightly elastic"}, "chain": [{"start": "cork", "relation": "HasProperty", "end": "slightly_elastic", "weight": 0.8, "surface_text": "Returns to shape after compression, unlike clay or ash"}]} +{"raw_text": "The only difference between a mealybug and a roach is ant.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "mealybug", "B": "roach", "P": "ant"}, "chain": [{"start": "mealybug", "relation": "HasProperty", "end": "ant", "weight": 0.8, "surface_text": "ants are also insects, sharing the taxonomic classification with mealybugs and earwigs"}]} +{"raw_text": "Take the color from a cucumber and you've got yourself a pea.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cucumber", "B": "pea", "P": "color"}, "chain": [{"start": "cucumber", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Bright green, especially when fresh, unlike white, yellow, or red vegetables"}]} +{"raw_text": "a nail is just a spout that's got small size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "nail", "B": "spout", "P": "small size"}, "chain": [{"start": "nail", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Generally much smaller than other listed tools"}]} +{"raw_text": "What's a sponge but a gazelle with color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "sponge", "B": "gazelle", "P": "color"}, "chain": [{"start": "sponge", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Often dull, muted, or camouflaged, unlike the vibrant colors or patterns of other animals"}]} +{"raw_text": "a chips is just a dessert that's got salted taste.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "chips", "B": "dessert", "P": "salted taste"}, "chain": [{"start": "chips", "relation": "HasProperty", "end": "salted_taste", "weight": 0.8, "surface_text": "They usually have a noticeable salty flavor, more so than items like gnocchi or turkey."}]} +{"raw_text": "Take the shape from an anchor and you've got yourself a copper.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "anchor", "B": "copper", "P": "shape"}, "chain": [{"start": "anchor", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "It typically has a distinct, hook-like shape designed to grab onto seabed surfaces"}]} +{"raw_text": "a harp is just a flute that's got playing style.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "harp", "B": "flute", "P": "playing style"}, "chain": [{"start": "harp", "relation": "HasProperty", "end": "playing_style", "weight": 0.8, "surface_text": "Played by plucking the strings with fingers"}]} +{"raw_text": "The only difference between a cassowary and a partridge is beak.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cassowary", "B": "partridge", "P": "beak"}, "chain": [{"start": "cassowary", "relation": "HasProperty", "end": "beak", "weight": 0.8, "surface_text": "relatively short and stout compared to other birds"}]} +{"raw_text": "Take the level from a ground and you've got yourself a mountain.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ground", "B": "mountain", "P": "level"}, "chain": [{"start": "ground", "relation": "HasProperty", "end": "level", "weight": 0.8, "surface_text": "the ground is level"}]} +{"raw_text": "What's a nightjar but a tinamou with nocturnal activity?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "nightjar", "B": "tinamou", "P": "nocturnal activity"}, "chain": [{"start": "nightjar", "relation": "HasProperty", "end": "nocturnal_activity", "weight": 0.8, "surface_text": "nightjars are primarily active at dawn and dusk, unlike most other birds"}]} +{"raw_text": "What's an ostrich but a flamingo with long neck?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ostrich", "B": "flamingo", "P": "long neck"}, "chain": [{"start": "ostrich", "relation": "HasProperty", "end": "long_neck", "weight": 0.8, "surface_text": "Distinctively long and S-shaped neck"}]} +{"raw_text": "The only difference between a soot and a tar is color black.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "soot", "B": "tar", "P": "color black"}, "chain": [{"start": "soot", "relation": "HasProperty", "end": "color_black", "weight": 0.8, "surface_text": "Soot is typically very dark or black in color due to its carbon content, unlike dust which can be various colors, and other materials like brick, straw, or chalk."}]} +{"raw_text": "a bladder is just a box that's got flexible material.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "bladder", "B": "box", "P": "flexible material"}, "chain": [{"start": "bladder", "relation": "HasProperty", "end": "flexible_material", "weight": 0.8, "surface_text": "Made of stretchy material (like rubber or tissue), unlike hard materials"}]} +{"raw_text": "What's a diamond but a leather with strong?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "diamond", "B": "leather", "P": "strong"}, "chain": [{"start": "diamond", "relation": "HasProperty", "end": "strong", "weight": 1.0, "surface_text": "[[Diamond]] is [[strong]]"}]} +{"raw_text": "a shelter is just a duplex that's got design.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "shelter", "B": "duplex", "P": "design"}, "chain": [{"start": "shelter", "relation": "HasProperty", "end": "design", "weight": 0.8, "surface_text": "Often simple and utilitarian, without elaborate architectural features, unlike a theater or church."}]} +{"raw_text": "Take the undistinct boundary from a land and you've got yourself a furrow.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "land", "B": "furrow", "P": "undistinct boundary"}, "chain": [{"start": "land", "relation": "HasProperty", "end": "undistinct_boundary", "weight": 0.8, "surface_text": "It often doesn't have a clear boundary like a farm or orchard, blending into surroundings."}]} +{"raw_text": "The only difference between a lantern and a wheel is often portable.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "lantern", "B": "wheel", "P": "often portable"}, "chain": [{"start": "lantern", "relation": "HasProperty", "end": "often_portable", "weight": 0.8, "surface_text": "Designed to be carried or moved easily, unlike some stationary tools like a jointer."}]} +{"raw_text": "What's a shotgun but a spear with ambition?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "shotgun", "B": "spear", "P": "ambition"}, "chain": []} +{"raw_text": "The only difference between a grouse and a tinamou is squat body.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "grouse", "B": "tinamou", "P": "squat body"}, "chain": [{"start": "grouse", "relation": "HasProperty", "end": "squat_body", "weight": 0.8, "surface_text": "Short, heavy build compared to many other birds"}]} +{"raw_text": "What's an orca but a lion with appearance (fins)?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "orca", "B": "lion", "P": "appearance (fins)"}, "chain": [{"start": "orca", "relation": "HasProperty", "end": "appearance_(fins)", "weight": 0.8, "surface_text": "Features a prominent dorsal fin, unlike the lack of this feature in almost all others"}]} +{"raw_text": "a plane is just a wheel that's got high speed.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "plane", "B": "wheel", "P": "high speed"}, "chain": [{"start": "plane", "relation": "HasProperty", "end": "high_speed", "weight": 0.8, "surface_text": "Moves much faster than most ground/water vehicles"}]} +{"raw_text": "What's a crab but a goose with clawed appendages?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "crab", "B": "goose", "P": "clawed appendages"}, "chain": [{"start": "crab", "relation": "HasProperty", "end": "clawed_appendages", "weight": 0.8, "surface_text": "Has large pincers used to grasp and tear food"}]} +{"raw_text": "a spear is just a revolver that's got weight.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "spear", "B": "revolver", "P": "weight"}, "chain": [{"start": "spear", "relation": "HasProperty", "end": "weight", "weight": 0.8, "surface_text": "generally lighter than cannons, tanks, or heavy explosives"}]} +{"raw_text": "The only difference between a martin and a bobwhite is social breeding.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "martin", "B": "bobwhite", "P": "social breeding"}, "chain": [{"start": "martin", "relation": "HasProperty", "end": "social_breeding", "weight": 0.8, "surface_text": "Martins frequently nest in colonies, which is less common for many other listed birds like eagles or woodpeckers."}]} +{"raw_text": "Take the coldness from a ceramic and you've got yourself a barrel.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ceramic", "B": "barrel", "P": "coldness"}, "chain": [{"start": "ceramic", "relation": "HasProperty", "end": "coldness", "weight": 0.8, "surface_text": "Feels cold to the touch, unlike warmer or neutral-temperature materials like wood (chest) or metal (aluminum)"}]} +{"raw_text": "Take the flat from a bed and you've got yourself a door.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "bed", "B": "door", "P": "flat"}, "chain": [{"start": "bed", "relation": "HasProperty", "end": "flat", "weight": 2.828427, "surface_text": "[[a bed]] is [[flat]]"}]} +{"raw_text": "Take the silvery reflections from a crappie and you've got yourself a pike.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "crappie", "B": "pike", "P": "silvery reflections"}, "chain": [{"start": "crappie", "relation": "HasProperty", "end": "silvery_reflections", "weight": 0.8, "surface_text": "The scales on a crappie often reflect light giving them a silvery sheen, which is more pronounced than on many darker-colored fish like bass or grouper."}]} +{"raw_text": "What's a ship but a truck with large size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ship", "B": "truck", "P": "large size"}, "chain": [{"start": "ship", "relation": "HasProperty", "end": "large_size", "weight": 0.8, "surface_text": "Ships are typically much larger than other vehicles in this list"}]} +{"raw_text": "Take the clustered flowers from a lilac and you've got yourself an iris.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lilac", "B": "iris", "P": "clustered flowers"}, "chain": [{"start": "lilac", "relation": "HasProperty", "end": "clustered_flowers", "weight": 0.8, "surface_text": "Lilacs typically bloom in large, dense clusters on their stems, unlike many other flowers that have single blooms per stem."}]} +{"raw_text": "What's a rhododendron but a verbena with a plan?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "rhododendron", "B": "verbena", "P": "a plan"}, "chain": []} +{"raw_text": "Take the equipment presence from a workshop and you've got yourself a kitchen.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "workshop", "B": "kitchen", "P": "equipment presence"}, "chain": [{"start": "workshop", "relation": "HasProperty", "end": "equipment_presence", "weight": 0.8, "surface_text": "Usually contains machinery like workbenches, saws, or lathes"}]} +{"raw_text": "The only difference between a nectarine and a squash is reddish-orange color.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "nectarine", "B": "squash", "P": "reddish-orange color"}, "chain": [{"start": "nectarine", "relation": "HasProperty", "end": "reddish-orange_color", "weight": 0.8, "surface_text": "Distinctive hue, different from yellow lemons, red tomatoes, or green kiwis"}]} +{"raw_text": "The only difference between a sapsucker and a mallard is striped back.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "sapsucker", "B": "mallard", "P": "striped back"}, "chain": [{"start": "sapsucker", "relation": "HasProperty", "end": "striped_back", "weight": 0.8, "surface_text": "Unlike most birds which have solid-colored backs, sapsuckers have distinct black and white stripes."}]} +{"raw_text": "a flamingo is just a weaver that's got down-curved bill.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "flamingo", "B": "weaver", "P": "down-curved bill"}, "chain": [{"start": "flamingo", "relation": "HasProperty", "end": "down-curved_bill", "weight": 0.8, "surface_text": "Bills curve downward, unlike the mostly straight bills of most other birds"}]} +{"raw_text": "What's a stem but a flower with a plan?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "stem", "B": "flower", "P": "a plan"}, "chain": []} +{"raw_text": "Take the shiny surface from a titanium and you've got yourself a silver.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "titanium", "B": "silver", "P": "shiny surface"}, "chain": [{"start": "titanium", "relation": "HasProperty", "end": "shiny_surface", "weight": 0.8, "surface_text": "When polished, titanium has a bright, lustrous surface, similar to other metals, but its color sets it apart from others."}]} +{"raw_text": "The only difference between an owl and a tinamou is nocturnal behavior.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "owl", "B": "tinamou", "P": "nocturnal behavior"}, "chain": [{"start": "owl", "relation": "HasProperty", "end": "nocturnal_behavior", "weight": 0.8, "surface_text": "Primarily active at night, unlike most birds that are diurnal"}]} +{"raw_text": "The only difference between a pineapple and a squash is weight.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pineapple", "B": "squash", "P": "weight"}, "chain": [{"start": "pineapple", "relation": "HasProperty", "end": "weight", "weight": 0.8, "surface_text": "Relatively heavy for its size due to dense core"}]} +{"raw_text": "The only difference between a zebra and a bat is stripes.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "zebra", "B": "bat", "P": "stripes"}, "chain": [{"start": "zebra", "relation": "HasProperty", "end": "stripes", "weight": 0.8, "surface_text": "both zebra and centipede have stripes"}]} +{"raw_text": "What's a booby but a swan with webbed feet?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "booby", "B": "swan", "P": "webbed feet"}, "chain": [{"start": "booby", "relation": "HasProperty", "end": "webbed_feet", "weight": 0.8, "surface_text": "Boobies have webbed feet for swimming, unlike most other listed birds"}]} +{"raw_text": "a ukulele is just an organ that's got finger-picked playing.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "ukulele", "B": "organ", "P": "finger-picked playing"}, "chain": [{"start": "ukulele", "relation": "HasProperty", "end": "finger-picked_playing", "weight": 0.8, "surface_text": "Often played with fingerpicking techniques, unlike many others"}]} +{"raw_text": "Take the salty smell from a seaweed and you've got yourself a petal.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "seaweed", "B": "petal", "P": "salty smell"}, "chain": [{"start": "seaweed", "relation": "HasProperty", "end": "salty_smell", "weight": 0.8, "surface_text": "has a distinct briny, oceanic scent from its marine environment"}]} +{"raw_text": "a pitcher is just a glass that's got spout.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pitcher", "B": "glass", "P": "spout"}, "chain": [{"start": "pitcher", "relation": "HasProperty", "end": "spout", "weight": 0.8, "surface_text": "narrow opening for pouring liquids, unlike the wide openings of barrels or buckets"}]} +{"raw_text": "Take the size from a squash and you've got yourself a cranberry.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "squash", "B": "cranberry", "P": "size"}, "chain": [{"start": "squash", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "typically larger, often several inches long, compared to smaller fruits like berries or citrus"}]} +{"raw_text": "an onion is just a mushroom that's got sharp taste.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "onion", "B": "mushroom", "P": "sharp taste"}, "chain": [{"start": "onion", "relation": "HasProperty", "end": "sharp_taste", "weight": 0.8, "surface_text": "Its flavor is sharp and often tear-inducing, unlike the milder tastes of many others."}]} +{"raw_text": "Take the color from a concrete and you've got yourself a cork.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "concrete", "B": "cork", "P": "color"}, "chain": [{"start": "concrete", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "usually gray or off-white, not vibrant like ruby or emerald"}]} +{"raw_text": "The only difference between an office and a kitchen is page crush.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "office", "B": "kitchen", "P": "page crush"}, "chain": [{"start": "office", "relation": "CapableOf", "end": "page_crush", "weight": 1.0, "surface_text": "[[the office]] can [[page my crush]]"}]} +{"raw_text": "a gull is just a finch that's got webbed feet.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "gull", "B": "finch", "P": "webbed feet"}, "chain": [{"start": "gull", "relation": "HasProperty", "end": "webbed_feet", "weight": 0.8, "surface_text": "Gulls have webbed feet adapted for swimming, unlike most others"}]} +{"raw_text": "What's an ore but a gold with weighty?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ore", "B": "gold", "P": "weighty"}, "chain": [{"start": "ore", "relation": "HasProperty", "end": "weighty", "weight": 0.8, "surface_text": "Tends to be heavy for its size due to the density of the contained metal content."}]} +{"raw_text": "Take the load from a truck and you've got yourself a sailboat.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "truck", "B": "sailboat", "P": "load"}, "chain": [{"start": "truck", "relation": "HasProperty", "end": "load", "weight": 0.8, "surface_text": "Designed to carry heavy goods or equipment, unlike most other vehicles listed"}]} +{"raw_text": "What's a saxophone but a barometer with pressure?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "saxophone", "B": "barometer", "P": "pressure"}, "chain": [{"start": "saxophone", "relation": "HasProperty", "end": "pressure", "weight": 0.8, "surface_text": "both the saxophone and bellows utilize pressure for function"}]} +{"raw_text": "The only difference between an airplane and a kayak is property.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "airplane", "B": "kayak", "P": "property"}, "chain": [{"start": "airplane", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "explanation"}]} +{"raw_text": "Take the pinkish-red color from a muscle and you've got yourself a ferret.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "muscle", "B": "ferret", "P": "pinkish-red color"}, "chain": [{"start": "muscle", "relation": "HasProperty", "end": "pinkish-red_color", "weight": 0.8, "surface_text": "Fresh muscle is typically pink or red due to myoglobin, unlike the brown/gray of fur or the white/ivory of flesh"}]} +{"raw_text": "What's a dust but a string with easily dispersed?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "dust", "B": "string", "P": "easily dispersed"}, "chain": [{"start": "dust", "relation": "HasProperty", "end": "easily_dispersed", "weight": 0.8, "surface_text": "dust can be easily blown or scattered by air currents, unlike solid or cohesive materials"}]} +{"raw_text": "a jay is just a roadrunner that's got bulky build.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "jay", "B": "roadrunner", "P": "bulky build"}, "chain": [{"start": "jay", "relation": "HasProperty", "end": "bulky_build", "weight": 0.8, "surface_text": "Generally stockier and larger than many small passerine birds like finches or wrens"}]} +{"raw_text": "a chard is just a kale that's got patience.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "chard", "B": "kale", "P": "patience"}, "chain": []} +{"raw_text": "The only difference between a fish and a worm is eaten cooked.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "fish", "B": "worm", "P": "eaten cooked"}, "chain": [{"start": "fish", "relation": "HasProperty", "end": "eaten_cooked", "weight": 1.0, "surface_text": "[[fish]] can be [[eaten cooked]]"}]} +{"raw_text": "What's a needle but a triangle with small size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "needle", "B": "triangle", "P": "small size"}, "chain": [{"start": "needle", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Needles are typically much smaller and lightweight compared to large tools like car or anvil."}]} +{"raw_text": "The only difference between a turkey and a wine is flavor.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "turkey", "B": "wine", "P": "flavor"}, "chain": [{"start": "turkey", "relation": "HasProperty", "end": "flavor", "weight": 0.8, "surface_text": "a distinct savory taste that's less gamey than duck or more intense than chicken"}]} +{"raw_text": "The only difference between an eagle and a cotinga is egg.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "eagle", "B": "cotinga", "P": "egg"}, "chain": [{"start": "eagle", "relation": "CapableOf", "end": "egg", "weight": 0.8, "surface_text": "Both birds lay eggs as part of their reproduction."}]} +{"raw_text": "Take the expandable body from a blowfish and you've got yourself a mouth.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "blowfish", "B": "mouth", "P": "expandable body"}, "chain": [{"start": "blowfish", "relation": "HasProperty", "end": "expandable_body", "weight": 0.8, "surface_text": "can inflate to several times its normal size"}]} +{"raw_text": "What's a slug but a dessert with slimy?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "slug", "B": "dessert", "P": "slimy"}, "chain": [{"start": "slug", "relation": "HasProperty", "end": "slimy", "weight": 0.8, "surface_text": "Secretes mucus that makes it feel slippery"}]} +{"raw_text": "What's a straw but an ash with smells earthy/grassy?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "straw", "B": "ash", "P": "smells earthy/grassy"}, "chain": [{"start": "straw", "relation": "HasProperty", "end": "smells_earthy/grassy", "weight": 0.8, "surface_text": "It has a natural plant smell, unlike synthetic materials like nylon or polyester."}]} +{"raw_text": "a cassowary is just a bunting that's got behavior.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cassowary", "B": "bunting", "P": "behavior"}, "chain": [{"start": "cassowary", "relation": "HasProperty", "end": "behavior", "weight": 0.8, "surface_text": "known for its aggressive nature and powerful kick"}]} +{"raw_text": "What's a dessert but a gnocchi with sugary texture?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "dessert", "B": "gnocchi", "P": "sugary texture"}, "chain": [{"start": "dessert", "relation": "HasProperty", "end": "sugary_texture", "weight": 0.8, "surface_text": "Often have a high sugar content, giving them distinct textures like crumbly, gooey, or creamy, unlike savory foods."}]} +{"raw_text": "a lever is just a saxophone that's got a plan.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "lever", "B": "saxophone", "P": "a plan"}, "chain": []} +{"raw_text": "Take the material from a weapon and you've got yourself a hacksaw.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "weapon", "B": "hacksaw", "P": "material"}, "chain": [{"start": "weapon", "relation": "HasProperty", "end": "material", "weight": 0.8, "surface_text": "Often made of metal or dense wood, chosen for strength and durability beyond typical tool needs"}]} +{"raw_text": "What's a paprika but a thyme with mild heat?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "paprika", "B": "thyme", "P": "mild heat"}, "chain": [{"start": "paprika", "relation": "HasProperty", "end": "mild_heat", "weight": 0.8, "surface_text": "Compared to chili, paprika usually has very mild to no heat."}]} +{"raw_text": "What's a guitar but an oboe with wooden body?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "guitar", "B": "oboe", "P": "wooden body"}, "chain": [{"start": "guitar", "relation": "HasProperty", "end": "wooden_body", "weight": 0.8, "surface_text": "Most guitars are made of wood, unlike the metal bodies of brass instruments or plastic/composite bodies of some others"}]} +{"raw_text": "Take the crisp from a celery and you've got yourself a pea.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "celery", "B": "pea", "P": "crisp"}, "chain": [{"start": "celery", "relation": "HasProperty", "end": "crisp", "weight": 1.0, "surface_text": "[[celery]] is [[crisp]]"}]} +{"raw_text": "Take the wooden body from a guitar and you've got yourself a viola.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "guitar", "B": "viola", "P": "wooden body"}, "chain": [{"start": "guitar", "relation": "HasProperty", "end": "wooden_body", "weight": 0.8, "surface_text": "Most guitars are made of wood, unlike the metal bodies of brass instruments or plastic/composite bodies of some others"}]} +{"raw_text": "Take the male-silver-back from a gorilla and you've got yourself a tortoise.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "gorilla", "B": "tortoise", "P": "male-silver-back"}, "chain": [{"start": "gorilla", "relation": "HasProperty", "end": "male-silver-back", "weight": 0.8, "surface_text": "Adult male gorillas develop a distinctive silver-colored patch on their back"}]} +{"raw_text": "Take the roaring voice from a lion and you've got yourself a beak.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lion", "B": "beak", "P": "roaring voice"}, "chain": [{"start": "lion", "relation": "HasProperty", "end": "roaring_voice", "weight": 0.8, "surface_text": "Lions have a deep, powerful roar that can be heard over long distances"}]} +{"raw_text": "Take the small size from a spider and you've got yourself a claw.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "spider", "B": "claw", "P": "small size"}, "chain": [{"start": "spider", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Spiders are generally much smaller in size compared to the other listed animals."}]} +{"raw_text": "a brick is just a trough that's got texture rough.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "brick", "B": "trough", "P": "texture rough"}, "chain": [{"start": "brick", "relation": "HasProperty", "end": "texture_rough", "weight": 0.8, "surface_text": "surface is uneven and gritty to touch"}]} +{"raw_text": "Take the sword-shaped leaves from a gladiola and you've got yourself a violet.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "gladiola", "B": "violet", "P": "sword-shaped leaves"}, "chain": [{"start": "gladiola", "relation": "HasProperty", "end": "sword-shaped_leaves", "weight": 0.8, "surface_text": "It has long, pointed, stiff leaves that resemble swords."}]} +{"raw_text": "The only difference between a polyester and a skin is semi-transparent.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "polyester", "B": "skin", "P": "semi-transparent"}, "chain": [{"start": "polyester", "relation": "HasProperty", "end": "semi-transparent", "weight": 0.8, "surface_text": "It often has a translucent or slightly hazy appearance, unlike opaque materials like tar or clay."}]} +{"raw_text": "an earthworm is just a goose that's got slimy texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "earthworm", "B": "goose", "P": "slimy texture"}, "chain": [{"start": "earthworm", "relation": "HasProperty", "end": "slimy_texture", "weight": 0.8, "surface_text": "Its body is covered in moist mucus"}]} +{"raw_text": "The only difference between a thrush and a lovebird is fleshy legs.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "thrush", "B": "lovebird", "P": "fleshy legs"}, "chain": [{"start": "thrush", "relation": "HasProperty", "end": "fleshy_legs", "weight": 0.8, "surface_text": "Thrushes often have distinctive fleshy or bright legs (like the American Robin), unlike the typical bird leg."}]} +{"raw_text": "What's a tar but a wrapper with opaque?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "tar", "B": "wrapper", "P": "opaque"}, "chain": [{"start": "tar", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[tar]] is [[opaque]]"}]} +{"raw_text": "The only difference between a dress and a tie is fit.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "dress", "B": "tie", "P": "fit"}, "chain": [{"start": "dress", "relation": "HasProperty", "end": "fit", "weight": 0.8, "surface_text": "Dresses are often designed to drape or contour the body, unlike jackets which are structured or underwear which is minimal."}]} +{"raw_text": "What's a blackbird but a chickadee with behavior?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "blackbird", "B": "chickadee", "P": "behavior"}, "chain": [{"start": "blackbird", "relation": "HasProperty", "end": "behavior", "weight": 0.8, "surface_text": "Males often display territorial behavior by singing from prominent perches, distinct from the more nomadic or ground-dwelling habits of many others"}]} +{"raw_text": "The only difference between a lion and a rat is massive head.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "lion", "B": "rat", "P": "massive head"}, "chain": [{"start": "lion", "relation": "HasProperty", "end": "massive_head", "weight": 0.8, "surface_text": "Lions have a relatively large, robust head compared to their body size"}]} +{"raw_text": "a stone is just a mineral that's got weighty.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "stone", "B": "mineral", "P": "weighty"}, "chain": [{"start": "stone", "relation": "HasProperty", "end": "weighty", "weight": 0.8, "surface_text": "feels heavy for its size compared to pebbles or light crystals"}]} +{"raw_text": "What's a bull but a cassowary with horned head?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bull", "B": "cassowary", "P": "horned head"}, "chain": [{"start": "bull", "relation": "HasProperty", "end": "horned_head", "weight": 0.8, "surface_text": "Prominent, sharp horns used for defense/attack, unlike smooth-skinned animals"}]} +{"raw_text": "a wasp is just a fly that's got sting more than once.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "wasp", "B": "fly", "P": "sting more than once"}, "chain": [{"start": "wasp", "relation": "CapableOf", "end": "sting_more_than_once", "weight": 1.0, "surface_text": "[[A wasp]] can [[sting someone more than once]]"}]} +{"raw_text": "a gazelle is just a fat that's got legs.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "gazelle", "B": "fat", "P": "legs"}, "chain": [{"start": "gazelle", "relation": "HasProperty", "end": "legs", "weight": 0.8, "surface_text": "Gazelle has incredibly slender, long legs adapted for speed, more so than any other listed animal."}]} +{"raw_text": "Take the movement from a rabbit and you've got yourself a nightingale.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "rabbit", "B": "nightingale", "P": "movement"}, "chain": [{"start": "rabbit", "relation": "HasProperty", "end": "movement", "weight": 0.8, "surface_text": "quick, hopping gait, unlike the slower movements of snails or worms"}]} +{"raw_text": "The only difference between a skate and a snapper is an attitude.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "skate", "B": "snapper", "P": "an attitude"}, "chain": []} +{"raw_text": "What's a theater but an office with showing movie?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "theater", "B": "office", "P": "showing movie"}, "chain": [{"start": "theater", "relation": "CapableOf", "end": "showing_movie", "weight": 2.828427, "surface_text": "[[A theater]] can [[be showing a movie]]"}]} +{"raw_text": "The only difference between a fur and a clay is property.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "fur", "B": "clay", "P": "property"}, "chain": [{"start": "fur", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "soft to the touch"}]} +{"raw_text": "Take the stubby tail from a wren and you've got yourself a goose.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "wren", "B": "goose", "P": "stubby tail"}, "chain": [{"start": "wren", "relation": "HasProperty", "end": "stubby_tail", "weight": 0.8, "surface_text": "tail is short and often held upright, unlike the longer tails of swallows or martins"}]} +{"raw_text": "The only difference between a grebe and a cotinga is fly.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "grebe", "B": "cotinga", "P": "fly"}, "chain": [{"start": "grebe", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a grebe can fly"}]} +{"raw_text": "The only difference between a bucket and a jar is hold water.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "bucket", "B": "jar", "P": "hold water"}, "chain": [{"start": "bucket", "relation": "CapableOf", "end": "hold_water", "weight": 1.0, "surface_text": "[[a bucket]] can [[hold water]]"}]} +{"raw_text": "The only difference between an azalea and a thorn is spring flowering.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "azalea", "B": "thorn", "P": "spring flowering"}, "chain": [{"start": "azalea", "relation": "HasProperty", "end": "spring_flowering", "weight": 0.8, "surface_text": "azaleas typically bloom in spring, a distinct blooming season compared to others like cattails that bloom in summer"}]} +{"raw_text": "a canary is just a gull that's got seed-eating diet.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "canary", "B": "gull", "P": "seed-eating diet"}, "chain": [{"start": "canary", "relation": "HasProperty", "end": "seed-eating_diet", "weight": 0.8, "surface_text": "Canaries primarily eat seeds, a trait less common among the listed birds like flycatchers (insect-eaters) or thrashers (omnivores)."}]} +{"raw_text": "What's a deer but a dolphin with graceful gait?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "deer", "B": "dolphin", "P": "graceful gait"}, "chain": [{"start": "deer", "relation": "HasProperty", "end": "graceful_gait", "weight": 0.8, "surface_text": "Deer move with a light, springy, and agile gait"}]} +{"raw_text": "an azalea is just a verbena that's got colorful blooms.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "azalea", "B": "verbena", "P": "colorful blooms"}, "chain": [{"start": "azalea", "relation": "HasProperty", "end": "colorful_blooms", "weight": 0.8, "surface_text": "azaleas have bright, showy flowers, unlike many other plants which have less vibrant or smaller flowers"}]} +{"raw_text": "a dust is just a concrete that's got ash.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "dust", "B": "concrete", "P": "ash"}, "chain": [{"start": "dust", "relation": "HasProperty", "end": "ash", "weight": 0.8, "surface_text": "dust is a fine powder that includes soot and ash, sharing similar particulate properties."}]} +{"raw_text": "What's a flint but a meteorite with hardness?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "flint", "B": "meteorite", "P": "hardness"}, "chain": [{"start": "flint", "relation": "HasProperty", "end": "hardness", "weight": 0.8, "surface_text": "flint is extremely hard and durable compared to most other stones"}]} +{"raw_text": "The only difference between a cereal and a beef is sweet taste.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cereal", "B": "beef", "P": "sweet taste"}, "chain": [{"start": "cereal", "relation": "HasProperty", "end": "sweet_taste", "weight": 0.8, "surface_text": "Many common types of cereal have a distinctly sweet taste, unlike most other items listed."}]} +{"raw_text": "The only difference between a firefly and a mealybug is property.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "firefly", "B": "mealybug", "P": "property"}, "chain": [{"start": "firefly", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}]} +{"raw_text": "Take the reflectivity from a platinum and you've got yourself an ore.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "platinum", "B": "ore", "P": "reflectivity"}, "chain": [{"start": "platinum", "relation": "HasProperty", "end": "reflectivity", "weight": 0.8, "surface_text": "Platinum has a high level of reflectivity, appearing shiny and reflective, similar to silver but with a unique silvery-white hue."}]} +{"raw_text": "Take the ground-scratching from a nightingale and you've got yourself a barbet.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "nightingale", "B": "barbet", "P": "ground-scratching"}, "chain": [{"start": "nightingale", "relation": "HasProperty", "end": "ground-scratching", "weight": 0.8, "surface_text": "Forages on the ground, scratching for food, unlike some other listed birds"}]} +{"raw_text": "a feather is just a flycatcher that's got light weight.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "feather", "B": "flycatcher", "P": "light weight"}, "chain": [{"start": "feather", "relation": "HasProperty", "end": "light_weight", "weight": 0.8, "surface_text": "Feathers are extremely light compared to materials like wood, ice, or rust, and lighter than the birds themselves."}]} +{"raw_text": "a cedar is just a holly that's got a plan.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cedar", "B": "holly", "P": "a plan"}, "chain": []} +{"raw_text": "The only difference between a muscle and a fin is contractile response.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "muscle", "B": "fin", "P": "contractile response"}, "chain": [{"start": "muscle", "relation": "HasProperty", "end": "contractile_response", "weight": 0.8, "surface_text": "When stimulated, muscles actively shorten or change shape, a behavior not exhibited by fur, ferret, orca, etc."}]} +{"raw_text": "Take the an attitude from a ditch and you've got yourself a forest.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ditch", "B": "forest", "P": "an attitude"}, "chain": []} +{"raw_text": "a nickel is just a tin that's got relatively corrosion-resistant.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "nickel", "B": "tin", "P": "relatively corrosion-resistant"}, "chain": [{"start": "nickel", "relation": "HasProperty", "end": "relatively_corrosion-resistant", "weight": 0.8, "surface_text": "Unlike iron, it doesn't rust easily when exposed to air and moisture"}]} +{"raw_text": "Take the airborne presence from a flock and you've got yourself a lynx.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "flock", "B": "lynx", "P": "airborne presence"}, "chain": [{"start": "flock", "relation": "HasProperty", "end": "airborne_presence", "weight": 0.8, "surface_text": "Flocks are typically found in the air, unlike ground-dwelling animals."}]} +{"raw_text": "a thorn is just an azalea that's got dark color.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "thorn", "B": "azalea", "P": "dark color"}, "chain": [{"start": "thorn", "relation": "HasProperty", "end": "dark_color", "weight": 0.8, "surface_text": "often brown or black, unlike the green of leaves or stems"}]} +{"raw_text": "a poppy is just a carnation that's got popping sound.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "poppy", "B": "carnation", "P": "popping sound"}, "chain": [{"start": "poppy", "relation": "HasProperty", "end": "popping_sound", "weight": 0.8, "surface_text": "The seed pod makes a distinct popping sound when squeezed or cracked open"}]} +{"raw_text": "What's a door but a kitchen with movable panel?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "door", "B": "kitchen", "P": "movable panel"}, "chain": [{"start": "door", "relation": "HasProperty", "end": "movable_panel", "weight": 0.8, "surface_text": "Doors are designed to swing open and closed, unlike fixed structures like windows or fences."}]} +{"raw_text": "Take the fly from a curassow and you've got yourself a swan.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "curassow", "B": "swan", "P": "fly"}, "chain": [{"start": "curassow", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a curassow can fly"}]} +{"raw_text": "The only difference between a sapsucker and a weaver is yellow chest/breast.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "sapsucker", "B": "weaver", "P": "yellow chest/breast"}, "chain": [{"start": "sapsucker", "relation": "HasProperty", "end": "yellow_chest/breast", "weight": 0.8, "surface_text": "Sapsuckers have yellow underparts, unlike the varied chest/breast colors of other listed birds."}]} +{"raw_text": "Take the bitter taste from a cardamom and you've got yourself a basil.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cardamom", "B": "basil", "P": "bitter taste"}, "chain": [{"start": "cardamom", "relation": "HasProperty", "end": "bitter_taste", "weight": 0.8, "surface_text": "it has a unique bitter note that sets it apart from sweeter spices like sugar or anise"}]} +{"raw_text": "What's a mahogany but an oak with strong durability?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "mahogany", "B": "oak", "P": "strong durability"}, "chain": [{"start": "mahogany", "relation": "HasProperty", "end": "strong_durability", "weight": 0.8, "surface_text": "It's exceptionally strong and resistant to decay, unlike softer woods like poplar"}]} +{"raw_text": "What's a pitcher but a decanter with handle?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "pitcher", "B": "decanter", "P": "handle"}, "chain": [{"start": "pitcher", "relation": "HasProperty", "end": "handle", "weight": 0.8, "surface_text": "used for carrying, not typically found on boxes, chests, or barrels"}]} +{"raw_text": "a stork is just a cockatiel that's got long legs.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "stork", "B": "cockatiel", "P": "long legs"}, "chain": [{"start": "stork", "relation": "HasProperty", "end": "long_legs", "weight": 0.8, "surface_text": "Much taller legs used for wading in water compared to most other birds"}]} +{"raw_text": "The only difference between a cowbird and a buzzard is fly.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cowbird", "B": "buzzard", "P": "fly"}, "chain": [{"start": "cowbird", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a cowbird can fly"}]} +{"raw_text": "What's a quartz but a chalk with transparency?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "quartz", "B": "chalk", "P": "transparency"}, "chain": [{"start": "quartz", "relation": "HasProperty", "end": "transparency", "weight": 0.8, "surface_text": "Can be transparent, translucent, or opaque, whereas many rocks are opaque."}]} +{"raw_text": "The only difference between a blood and a body is property.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "blood", "B": "body", "P": "property"}, "chain": [{"start": "blood", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "red or reddish-brown color"}]} +{"raw_text": "a cotton is just a leaf that's got soft texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cotton", "B": "leaf", "P": "soft texture"}, "chain": [{"start": "cotton", "relation": "HasProperty", "end": "soft_texture", "weight": 0.8, "surface_text": "cotton fibers are exceptionally soft when spun into fabric compared to haircloth or other fibers"}]} +{"raw_text": "What's a seaweed but a yew with salty smell?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "seaweed", "B": "yew", "P": "salty smell"}, "chain": [{"start": "seaweed", "relation": "HasProperty", "end": "salty_smell", "weight": 0.8, "surface_text": "has a distinct briny, oceanic scent from its marine environment"}]} +{"raw_text": "Take the eel-shaped root from a spinach and you've got yourself a jicama.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "spinach", "B": "jicama", "P": "eel-shaped root"}, "chain": [{"start": "spinach", "relation": "HasProperty", "end": "eel-shaped_root", "weight": 0.8, "surface_text": "The root of spinach, if left to grow, is often thick and somewhat eel-shaped, unlike the typical root structures of radish or potato."}]} +{"raw_text": "an ocean is just a river that's got vastness.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "ocean", "B": "river", "P": "vastness"}, "chain": [{"start": "ocean", "relation": "HasProperty", "end": "vastness", "weight": 0.8, "surface_text": "Covers massive areas compared to smaller water bodies or land features"}]} +{"raw_text": "a cardinal is just a nightjar that's got conical bill.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cardinal", "B": "nightjar", "P": "conical bill"}, "chain": [{"start": "cardinal", "relation": "HasProperty", "end": "conical_bill", "weight": 0.8, "surface_text": "Short, thick, cone-shaped bill for cracking seeds"}]} +{"raw_text": "What's a caddy but a pitcher with shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "caddy", "B": "pitcher", "P": "shape"}, "chain": [{"start": "caddy", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "typically cylindrical or rectangular with a flat top and bottom"}]} +{"raw_text": "What's an ash but a rubber with crumbling consistency?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ash", "B": "rubber", "P": "crumbling consistency"}, "chain": [{"start": "ash", "relation": "HasProperty", "end": "crumbling_consistency", "weight": 0.8, "surface_text": "Ash easily crumbles or breaks apart when touched, unlike the solid consistency of cork, rubber, or aluminum."}]} +{"raw_text": "a dove is just a thrasher that's got behavior.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "dove", "B": "thrasher", "P": "behavior"}, "chain": [{"start": "dove", "relation": "HasProperty", "end": "behavior", "weight": 0.8, "surface_text": "Often seen cooing softly and may perform courtship rituals like bowing or tail-fanning, unlike the dramatic displays of some other birds."}]} +{"raw_text": "a broom is just a wheel that's got long handle.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "broom", "B": "wheel", "P": "long handle"}, "chain": [{"start": "broom", "relation": "HasProperty", "end": "long_handle", "weight": 0.8, "surface_text": "Typically long for reaching floors"}]} +{"raw_text": "Take the humped shoulders from a bison and you've got yourself a mouth.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "bison", "B": "mouth", "P": "humped shoulders"}, "chain": [{"start": "bison", "relation": "HasProperty", "end": "humped_shoulders", "weight": 0.8, "surface_text": "They have a prominent shoulder hump formed by muscles, which is not seen in other listed animals."}]} +{"raw_text": "Take the a plan from a coca and you've got yourself an evergreen.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "coca", "B": "evergreen", "P": "a plan"}, "chain": []} +{"raw_text": "What's a stork but a starling with waddling gait?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "stork", "B": "starling", "P": "waddling gait"}, "chain": [{"start": "stork", "relation": "HasProperty", "end": "waddling_gait", "weight": 0.8, "surface_text": "Unusual, heavy-footed walk on land, unlike the quick steps of wrens or the upright stance of roadrunners"}]} +{"raw_text": "What's a spade but a lever with straight edge?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "spade", "B": "lever", "P": "straight edge"}, "chain": [{"start": "spade", "relation": "HasProperty", "end": "straight_edge", "weight": 0.8, "surface_text": "sharp edge for cutting into ground"}]} +{"raw_text": "What's a ladder but a knife with stands upright?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ladder", "B": "knife", "P": "stands upright"}, "chain": [{"start": "ladder", "relation": "HasProperty", "end": "stands_upright", "weight": 0.8, "surface_text": "Ladders are designed to remain stationary and upright when in use, unlike most other tools which are handheld"}]} +{"raw_text": "a celery is just a corn that's got color green.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "celery", "B": "corn", "P": "color green"}, "chain": [{"start": "celery", "relation": "HasProperty", "end": "color_green", "weight": 0.8, "surface_text": "Most celery varieties are green, unlike potatoes (brown/white), eggplants (purple), okras (green/purple), jicama (tan/brown), and white varieties of cabbage, kohlrabi, or onions (not listed but common)"}]} +{"raw_text": "Take the strong fragrance from a lily and you've got yourself a flower.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lily", "B": "flower", "P": "strong fragrance"}, "chain": [{"start": "lily", "relation": "HasProperty", "end": "strong_fragrance", "weight": 0.8, "surface_text": "Many lilies have a very strong, sweet scent, stronger than most other flowers listed."}]} +{"raw_text": "The only difference between a tinamou and a cockatiel is camouflaged feathers.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "tinamou", "B": "cockatiel", "P": "camouflaged feathers"}, "chain": [{"start": "tinamou", "relation": "HasProperty", "end": "camouflaged_feathers", "weight": 0.8, "surface_text": "Tinamous have mottled brown, gray, and black feathers that blend into forest floors, unlike the bright or ornate plumage of many other listed birds."}]} +{"raw_text": "Take the dirt from an earth and you've got yourself a lake.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "earth", "B": "lake", "P": "dirt"}, "chain": [{"start": "earth", "relation": "HasProperty", "end": "dirt", "weight": 1.0, "surface_text": "[[earth]] is [[dirt]]"}]} +{"raw_text": "a kayak is just an engine that's got paddled manually.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "kayak", "B": "engine", "P": "paddled manually"}, "chain": [{"start": "kayak", "relation": "HasProperty", "end": "paddled_manually", "weight": 0.8, "surface_text": "Kayaks are human-powered by paddling, unlike engine-powered vehicles"}]} +{"raw_text": "a centipede is just a beaver that's got crawling movement.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "centipede", "B": "beaver", "P": "crawling movement"}, "chain": [{"start": "centipede", "relation": "HasProperty", "end": "crawling_movement", "weight": 0.8, "surface_text": "Moves by wriggling and using many legs simultaneously."}]} +{"raw_text": "Take the perennial from a peony and you've got yourself an orchid.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "peony", "B": "orchid", "P": "perennial"}, "chain": [{"start": "peony", "relation": "HasProperty", "end": "perennial", "weight": 1.0, "surface_text": "[[Peony]] is [[a perennial]]"}]} +{"raw_text": "Take the size from a blackbird and you've got yourself a swan.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "blackbird", "B": "swan", "P": "size"}, "chain": [{"start": "blackbird", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Medium size, larger than many small passerines but smaller than large soaring birds like albatrosses"}]} +{"raw_text": "Take the sweet taste from a dessert and you've got yourself an egg.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "dessert", "B": "egg", "P": "sweet taste"}, "chain": [{"start": "dessert", "relation": "HasProperty", "end": "sweet_taste", "weight": 0.8, "surface_text": "Desserts are typically sweet, unlike savory items like salad, soup, or meat."}]} +{"raw_text": "Take the smell from a fireplace and you've got yourself a chimney.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "fireplace", "B": "chimney", "P": "smell"}, "chain": [{"start": "fireplace", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "Can produce a distinct smoky or woodsy smell when in use, unlike most other items."}]} +{"raw_text": "The only difference between a grassland and a cannabis is texture soft.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "grassland", "B": "cannabis", "P": "texture soft"}, "chain": [{"start": "grassland", "relation": "HasProperty", "end": "texture_soft", "weight": 0.8, "surface_text": "Generally soft and gentle underfoot compared to thorny or woody plants"}]} +{"raw_text": "What's a wood but a wool with gilded?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "wood", "B": "wool", "P": "gilded"}, "chain": [{"start": "wood", "relation": "HasProperty", "end": "gilded", "weight": 1.0, "surface_text": "[[Wood]] can be [[gilded]]"}]} +{"raw_text": "a marble is just a meteorite that's got polished surface.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "marble", "B": "meteorite", "P": "polished surface"}, "chain": [{"start": "marble", "relation": "HasProperty", "end": "polished_surface", "weight": 0.8, "surface_text": "Often smoothed and polished, unlike rougher stones like pebbles or bricks"}]} +{"raw_text": "Take the heavy from a cannon and you've got yourself a canon.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cannon", "B": "canon", "P": "heavy"}, "chain": [{"start": "cannon", "relation": "HasProperty", "end": "heavy", "weight": 1.0, "surface_text": "[[a cannon]] is [[heavy]]"}]} +{"raw_text": "Take the habitat from an albatross and you've got yourself a heron.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "albatross", "B": "heron", "P": "habitat"}, "chain": [{"start": "albatross", "relation": "HasProperty", "end": "habitat", "weight": 0.8, "surface_text": "primarily pelagic, spends most of its life flying over the open ocean"}]} +{"raw_text": "What's a ditch but a lake with ambition?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ditch", "B": "lake", "P": "ambition"}, "chain": []} +{"raw_text": "a needle is just a handle that's got thin shaft.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "needle", "B": "handle", "P": "thin shaft"}, "chain": [{"start": "needle", "relation": "HasProperty", "end": "thin_shaft", "weight": 0.8, "surface_text": "The body of a needle is very thin and cylindrical, unlike broad or irregular shapes of tools like level or saw."}]} +{"raw_text": "The only difference between a rubber and a wrapper is smooth surface.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "rubber", "B": "wrapper", "P": "smooth surface"}, "chain": [{"start": "rubber", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "Often feels slick or non-porous, unlike fur or cork"}]} +{"raw_text": "a flower is just a dandelion that's got sweet scent.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "flower", "B": "dandelion", "P": "sweet scent"}, "chain": [{"start": "flower", "relation": "HasProperty", "end": "sweet_scent", "weight": 0.8, "surface_text": "Many flowers (lilac, azalea) have distinct fragrances, unlike bamboo or grass"}]} +{"raw_text": "a mercury is just a copper that's got toxic.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mercury", "B": "copper", "P": "toxic"}, "chain": [{"start": "mercury", "relation": "HasProperty", "end": "toxic", "weight": 1.0, "surface_text": "[[Mercury]] is [[toxic]]"}]} +{"raw_text": "What's a falcon but a weaver with swift?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "falcon", "B": "weaver", "P": "swift"}, "chain": [{"start": "falcon", "relation": "HasProperty", "end": "swift", "weight": 0.8, "surface_text": "a falcon is swift"}]} +{"raw_text": "What's a bomb but a cannon with very heavy?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bomb", "B": "cannon", "P": "very heavy"}, "chain": [{"start": "bomb", "relation": "HasProperty", "end": "very_heavy", "weight": 0.8, "surface_text": "Due to materials and size, bombs are typically much heavier than handheld weapons"}]} +{"raw_text": "a branch is just a ginseng that's got flexible shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "branch", "B": "ginseng", "P": "flexible shape"}, "chain": [{"start": "branch", "relation": "HasProperty", "end": "flexible_shape", "weight": 0.8, "surface_text": "Can bend without breaking, unlike rigid husks or roots"}]} +{"raw_text": "What's an aquarium but a caddy with large size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "aquarium", "B": "caddy", "P": "large size"}, "chain": [{"start": "aquarium", "relation": "HasProperty", "end": "large_size", "weight": 0.8, "surface_text": "Typically much larger in volume compared to most other containers"}]} +{"raw_text": "a micrometer is just a harmonica that's got threaded spindle.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "micrometer", "B": "harmonica", "P": "threaded spindle"}, "chain": [{"start": "micrometer", "relation": "HasProperty", "end": "threaded_spindle", "weight": 0.8, "surface_text": "Features a precisely threaded spindle that allows for fine adjustment."}]} +{"raw_text": "The only difference between a land and a garden is ground.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "land", "B": "garden", "P": "ground"}, "chain": [{"start": "land", "relation": "HasProperty", "end": "ground", "weight": 0.8, "surface_text": "It's solid ground as opposed to being water (ocean) or a specific type of landscape (forest, desert)."}]} +{"raw_text": "Take the valuable from a diamond and you've got yourself a rope.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "diamond", "B": "rope", "P": "valuable"}, "chain": [{"start": "diamond", "relation": "HasProperty", "end": "valuable", "weight": 1.0, "surface_text": "[[a diamond]] is [[valuable]]"}]} +{"raw_text": "The only difference between a drill and a plow is smooth handle.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "drill", "B": "plow", "P": "smooth handle"}, "chain": [{"start": "drill", "relation": "HasProperty", "end": "smooth_handle", "weight": 0.8, "surface_text": "Often has a comfortable, grippable handle for control"}]} +{"raw_text": "Take the yellow chest/breast from a sapsucker and you've got yourself a hawk.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "sapsucker", "B": "hawk", "P": "yellow chest/breast"}, "chain": [{"start": "sapsucker", "relation": "HasProperty", "end": "yellow_chest/breast", "weight": 0.8, "surface_text": "Sapsuckers have yellow underparts, unlike the varied chest/breast colors of other listed birds."}]} +{"raw_text": "Take the mouth opening from a well and you've got yourself a hearth.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "well", "B": "hearth", "P": "mouth opening"}, "chain": [{"start": "well", "relation": "HasProperty", "end": "mouth_opening", "weight": 0.8, "surface_text": "Wells have a visible opening at the top from which water can be drawn, unlike enclosed structures like a workshop or chimney."}]} +{"raw_text": "What's a cattail but a rhododendron with a plan?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cattail", "B": "rhododendron", "P": "a plan"}, "chain": []} +{"raw_text": "a decanter is just a bucket that's got purpose.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "decanter", "B": "bucket", "P": "purpose"}, "chain": [{"start": "decanter", "relation": "HasProperty", "end": "purpose", "weight": 0.8, "surface_text": "Specifically designed for serving alcoholic beverages, not general storage like most other containers."}]} +{"raw_text": "a flint is just a concrete that's got rough surface.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "flint", "B": "concrete", "P": "rough surface"}, "chain": [{"start": "flint", "relation": "HasProperty", "end": "rough_surface", "weight": 0.8, "surface_text": "naturally rough texture unlike the smoother surfaces of marble or alabaster"}]} +{"raw_text": "a hummingbird is just a cotinga that's got flight.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "hummingbird", "B": "cotinga", "P": "flight"}, "chain": [{"start": "hummingbird", "relation": "HasProperty", "end": "flight", "weight": 0.8, "surface_text": "Capable of flying in place or backwards, unlike other birds"}]} +{"raw_text": "Take the seed-eating diet from a cardinal and you've got yourself a vulture.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cardinal", "B": "vulture", "P": "seed-eating diet"}, "chain": [{"start": "cardinal", "relation": "HasProperty", "end": "seed-eating_diet", "weight": 0.8, "surface_text": "Feeds primarily on seeds and grains, unlike many insectivorous or piscivorous birds"}]} +{"raw_text": "What's a hacksaw but an awl with saw through metal?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "hacksaw", "B": "awl", "P": "saw through metal"}, "chain": [{"start": "hacksaw", "relation": "CapableOf", "end": "saw_through_metal", "weight": 1.0, "surface_text": "[[A hacksaw]] can [[saw through metal]]"}]} +{"raw_text": "Take the camouflaged feathers from a tinamou and you've got yourself a heron.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "tinamou", "B": "heron", "P": "camouflaged feathers"}, "chain": [{"start": "tinamou", "relation": "HasProperty", "end": "camouflaged_feathers", "weight": 0.8, "surface_text": "Tinamous have mottled brown, gray, and black feathers that blend into forest floors, unlike the bright or ornate plumage of many other listed birds."}]} +{"raw_text": "Take the single-pair breeding from a thrush and you've got yourself a waxwing.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "thrush", "B": "waxwing", "P": "single-pair breeding"}, "chain": [{"start": "thrush", "relation": "HasProperty", "end": "single-pair_breeding", "weight": 0.8, "surface_text": "Thrushes typically form monogamous pairs for breeding, unlike more social or polygamous birds in the list."}]} +{"raw_text": "a mug is just a ceramic that's got handles.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mug", "B": "ceramic", "P": "handles"}, "chain": [{"start": "mug", "relation": "HasProperty", "end": "handles", "weight": 0.8, "surface_text": "Most mugs have one or two handles for easy carrying, unlike most other containers in the list."}]} +{"raw_text": "Take the strong fragrance from a lily and you've got yourself an iris.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lily", "B": "iris", "P": "strong fragrance"}, "chain": [{"start": "lily", "relation": "HasProperty", "end": "strong_fragrance", "weight": 0.8, "surface_text": "Many lilies have a very strong, sweet scent, stronger than most other flowers listed."}]} +{"raw_text": "a sardine is just a goldfish that's got small head.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "sardine", "B": "goldfish", "P": "small head"}, "chain": [{"start": "sardine", "relation": "HasProperty", "end": "small_head", "weight": 0.8, "surface_text": "Compared to many other fish, sardines have relatively small heads."}]} +{"raw_text": "What's a tank but a pitcher with advance on enemy?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "tank", "B": "pitcher", "P": "advance on enemy"}, "chain": [{"start": "tank", "relation": "CapableOf", "end": "advance_on_enemy", "weight": 1.0, "surface_text": "[[A tank]] can [[advance on the enemy]]"}]} +{"raw_text": "a spear is just a canon that's got material.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "spear", "B": "canon", "P": "material"}, "chain": [{"start": "spear", "relation": "HasProperty", "end": "material", "weight": 0.8, "surface_text": "often made of metal (tip) and wood (shaft)"}]} +{"raw_text": "a bird is just a nightjar that's got beak.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "bird", "B": "nightjar", "P": "beak"}, "chain": [{"start": "bird", "relation": "HasProperty", "end": "beak", "weight": 0.8, "surface_text": "Birds have a distinct beak instead of teeth or other mouthparts"}]} +{"raw_text": "What's a wine but a pickle with tasty?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "wine", "B": "pickle", "P": "tasty"}, "chain": [{"start": "wine", "relation": "HasProperty", "end": "tasty", "weight": 2.0, "surface_text": "[[wine]] is generally [[tasty]]"}]} +{"raw_text": "What's a teacup but a heart with weight?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "teacup", "B": "heart", "P": "weight"}, "chain": [{"start": "teacup", "relation": "HasProperty", "end": "weight", "weight": 0.8, "surface_text": "relatively light, especially when made of ceramic"}]} +{"raw_text": "The only difference between an acorn and a nut is oval shape.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "acorn", "B": "nut", "P": "oval shape"}, "chain": [{"start": "acorn", "relation": "HasProperty", "end": "oval_shape", "weight": 0.8, "surface_text": "acorn is typically oval, unlike rounder pits"}]} +{"raw_text": "The only difference between a wrapper and a fuel is sheen appearance.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "wrapper", "B": "fuel", "P": "sheen appearance"}, "chain": [{"start": "wrapper", "relation": "HasProperty", "end": "sheen_appearance", "weight": 0.8, "surface_text": "Unlike chalk or wool, a wrapper often has a glossy or reflective look."}]} +{"raw_text": "Take the thick walls from a flask and you've got yourself a toolbox.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "flask", "B": "toolbox", "P": "thick walls"}, "chain": [{"start": "flask", "relation": "HasProperty", "end": "thick_walls", "weight": 0.8, "surface_text": "designed to insulate, thicker than most other containers"}]} +{"raw_text": "What's a lion but a flock with mane?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "lion", "B": "flock", "P": "mane"}, "chain": [{"start": "lion", "relation": "HasProperty", "end": "mane", "weight": 0.8, "surface_text": "Only male lions have a thick, shaggy mane of hair around their neck"}]} +{"raw_text": "What's a toolbox but a ceramic with lid?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "toolbox", "B": "ceramic", "P": "lid"}, "chain": [{"start": "toolbox", "relation": "HasProperty", "end": "lid", "weight": 0.8, "surface_text": "Has a separate lid that can be opened and closed, unlike many of the other items which are open or lack a lid"}]} +{"raw_text": "What's a bat but a bird with ultrasonic sounds?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bat", "B": "bird", "P": "ultrasonic sounds"}, "chain": [{"start": "bat", "relation": "HasProperty", "end": "ultrasonic_sounds", "weight": 0.8, "surface_text": "produce high-frequency calls beyond human hearing"}]} +{"raw_text": "The only difference between a mushroom and a beet is taste.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "mushroom", "B": "beet", "P": "taste"}, "chain": [{"start": "mushroom", "relation": "HasProperty", "end": "taste", "weight": 0.8, "surface_text": "Mildly earthy with a slight umami flavor, unlike the bland or sweet tastes of many vegetables"}]} +{"raw_text": "a bone is just a feather that's got white.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "bone", "B": "feather", "P": "white"}, "chain": [{"start": "bone", "relation": "HasProperty", "end": "white", "weight": 0.8, "surface_text": "Often has a pale white or ivory color, unlike darker materials"}]} +{"raw_text": "Take the emits sound from a phone and you've got yourself a wheel.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "phone", "B": "wheel", "P": "emits sound"}, "chain": [{"start": "phone", "relation": "HasProperty", "end": "emits_sound", "weight": 0.8, "surface_text": "Can produce ringing or other audible alerts"}]} +{"raw_text": "Take the layout from a farm and you've got yourself an orchard.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "farm", "B": "orchard", "P": "layout"}, "chain": [{"start": "farm", "relation": "HasProperty", "end": "layout", "weight": 0.8, "surface_text": "Organized into distinct sections for different purposes (e.g. fields, barns)"}]} +{"raw_text": "Take the opaque from a peppermint and you've got yourself an iris.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "peppermint", "B": "iris", "P": "opaque"}, "chain": [{"start": "peppermint", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[peppermint]] is [[opaque]]"}]} +{"raw_text": "Take the fried texture from a chips and you've got yourself a cereal.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "chips", "B": "cereal", "P": "fried texture"}, "chain": [{"start": "chips", "relation": "HasProperty", "end": "fried_texture", "weight": 0.8, "surface_text": "Often have a greasy or fried feel due to high oil content during preparation."}]} +{"raw_text": "Take the reddish-brown color from a beef and you've got yourself a banana.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "beef", "B": "banana", "P": "reddish-brown color"}, "chain": [{"start": "beef", "relation": "HasProperty", "end": "reddish-brown_color", "weight": 0.8, "surface_text": "It has a distinct reddish-brown hue compared to other foods"}]} +{"raw_text": "a kohlrabi is just a radish that's got skin texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "kohlrabi", "B": "radish", "P": "skin texture"}, "chain": [{"start": "kohlrabi", "relation": "HasProperty", "end": "skin_texture", "weight": 0.8, "surface_text": "Tough, waxy, slightly bumpy skin, unlike the smoother skin of zucchini or cucumber"}]} +{"raw_text": "Take the an attitude from a barometer and you've got yourself a harmonica.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "barometer", "B": "harmonica", "P": "an attitude"}, "chain": []} +{"raw_text": "What's a cage but a ladder with visible barriers?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cage", "B": "ladder", "P": "visible barriers"}, "chain": [{"start": "cage", "relation": "HasProperty", "end": "visible_barriers", "weight": 0.8, "surface_text": "The barriers (bars/walls) are clearly visible and part of its structure."}]} +{"raw_text": "The only difference between a candle and a triangle is burnable.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "candle", "B": "triangle", "P": "burnable"}, "chain": [{"start": "candle", "relation": "HasProperty", "end": "burnable", "weight": 0.8, "surface_text": "Can be set on fire and consumed by burning"}]} +{"raw_text": "The only difference between a bone and a meat is hard.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "bone", "B": "meat", "P": "hard"}, "chain": [{"start": "bone", "relation": "HasProperty", "end": "hard", "weight": 0.8, "surface_text": "It is rigid and dense compared to materials like cork or styrofoam"}]} +{"raw_text": "What's a level but a pot with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "level", "B": "pot", "P": "property"}, "chain": [{"start": "level", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}]} +{"raw_text": "The only difference between a stethoscope and a thimble is sound transmission.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "stethoscope", "B": "thimble", "P": "sound transmission"}, "chain": [{"start": "stethoscope", "relation": "HasProperty", "end": "sound_transmission", "weight": 0.8, "surface_text": "Designed specifically to conduct body sounds"}]} +{"raw_text": "a mallard is just an oxpecker that's got ambition.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mallard", "B": "oxpecker", "P": "ambition"}, "chain": []} +{"raw_text": "a cannabis is just a rhododendron that's got growth habit.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cannabis", "B": "rhododendron", "P": "growth habit"}, "chain": [{"start": "cannabis", "relation": "HasProperty", "end": "growth_habit", "weight": 0.8, "surface_text": "Typically grows as a tall, bushy plant rather than a low groundcover or vine"}]} +{"raw_text": "Take the function from a wedge and you've got yourself a rasp.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "wedge", "B": "rasp", "P": "function"}, "chain": [{"start": "wedge", "relation": "HasProperty", "end": "function", "weight": 0.8, "surface_text": "Its primary use is to split, separate, or hold things apart, a specific mechanical action"}]} +{"raw_text": "Take the species variation from a bunting and you've got yourself a wren.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "bunting", "B": "wren", "P": "species variation"}, "chain": [{"start": "bunting", "relation": "HasProperty", "end": "species_variation", "weight": 0.8, "surface_text": "There are many species of bunting (e.g., snow, indigo, house), each with distinct color patterns, unlike the more limited variety implied for other listed categories."}]} +{"raw_text": "The only difference between a wedge and a bellows is size.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "wedge", "B": "bellows", "P": "size"}, "chain": [{"start": "wedge", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Generally relatively small compared to tools like ladders or engines"}]} +{"raw_text": "The only difference between a pelican and a quetzal is an attitude.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pelican", "B": "quetzal", "P": "an attitude"}, "chain": []} +{"raw_text": "What's a cuckoo but a heron with long tail?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cuckoo", "B": "heron", "P": "long tail"}, "chain": [{"start": "cuckoo", "relation": "HasProperty", "end": "long_tail", "weight": 0.8, "surface_text": "possesses a long, often graduated tail"}]} +{"raw_text": "a jack is just a trowel that's got vertical post.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "jack", "B": "trowel", "P": "vertical post"}, "chain": [{"start": "jack", "relation": "HasProperty", "end": "vertical_post", "weight": 0.8, "surface_text": "Typically features a vertical column that rises from the base, supporting the lifting mechanism."}]} +{"raw_text": "a meat is just a vegetable that's got form.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "meat", "B": "vegetable", "P": "form"}, "chain": [{"start": "meat", "relation": "HasProperty", "end": "form", "weight": 0.8, "surface_text": "Usually cut into identifiable pieces, unlike the ground-up or liquid forms of soup or the whole forms of animals"}]} +{"raw_text": "The only difference between a pickle and a chips is sour taste.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pickle", "B": "chips", "P": "sour taste"}, "chain": [{"start": "pickle", "relation": "HasProperty", "end": "sour_taste", "weight": 0.8, "surface_text": "Pickles have a distinct sour flavor from vinegar brining, unlike most fresh vegetables."}]} +{"raw_text": "What's a cinnamon but a pepper with season cookies?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cinnamon", "B": "pepper", "P": "season cookies"}, "chain": [{"start": "cinnamon", "relation": "CapableOf", "end": "season_cookies", "weight": 1.0, "surface_text": "[[cinnamon]] can [[season cookies]]"}]} +{"raw_text": "a jug is just a toolbox that's got use.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "jug", "B": "toolbox", "P": "use"}, "chain": [{"start": "jug", "relation": "HasProperty", "end": "use", "weight": 0.8, "surface_text": "Commonly used for storing beverages like water, milk, or juice"}]} +{"raw_text": "What's a bison but a bat with grass?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bison", "B": "bat", "P": "grass"}, "chain": [{"start": "bison", "relation": "HasProperty", "end": "grass", "weight": 0.8, "surface_text": "bison and rabbits both eat grass as part of their diet"}]} +{"raw_text": "The only difference between a basil and a cardamom is leaves.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "basil", "B": "cardamom", "P": "leaves"}, "chain": [{"start": "basil", "relation": "HasProperty", "end": "leaves", "weight": 0.8, "surface_text": "Broad, typically green, oval-shaped leaves are distinctive compared to many spices that are seeds, roots, or powders."}]} +{"raw_text": "The only difference between a greenhouse and a mall is warm/hot interior.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "greenhouse", "B": "mall", "P": "warm/hot interior"}, "chain": [{"start": "greenhouse", "relation": "HasProperty", "end": "warm/hot_interior", "weight": 0.8, "surface_text": "Due to sunlight and trapped heat, greenhouses are often warmer than other buildings, especially in colder weather."}]} +{"raw_text": "Take the patterned coloration from a python and you've got yourself a tooth.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "python", "B": "tooth", "P": "patterned coloration"}, "chain": [{"start": "python", "relation": "HasProperty", "end": "patterned_coloration", "weight": 0.8, "surface_text": "Pythons typically have distinct patterns of spots or stripes, unlike the uniform colors of many other animals."}]} +{"raw_text": "The only difference between an earthworm and a muscle is slimy texture.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "earthworm", "B": "muscle", "P": "slimy texture"}, "chain": [{"start": "earthworm", "relation": "HasProperty", "end": "slimy_texture", "weight": 0.8, "surface_text": "Its body is covered in moist mucus"}]} +{"raw_text": "The only difference between a blade and a mortar is metallic material.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "blade", "B": "mortar", "P": "metallic material"}, "chain": [{"start": "blade", "relation": "HasProperty", "end": "metallic_material", "weight": 0.8, "surface_text": "Blades are typically made of metal, unlike weapons like a mace or hammer that might be more wooden or composite."}]} +{"raw_text": "an oriole is just a gannet that's got swinging song.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "oriole", "B": "gannet", "P": "swinging song"}, "chain": [{"start": "oriole", "relation": "HasProperty", "end": "swinging_song", "weight": 0.8, "surface_text": "Orioles produce a loud, clear, swinging or flutelike song that is unique compared to the calls of sapsuckers, thrushes, or starlings."}]} +{"raw_text": "Take the sword-shaped leaves from a gladiola and you've got yourself an orchid.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "gladiola", "B": "orchid", "P": "sword-shaped leaves"}, "chain": [{"start": "gladiola", "relation": "HasProperty", "end": "sword-shaped_leaves", "weight": 0.8, "surface_text": "It has long, pointed, stiff leaves that resemble swords."}]} +{"raw_text": "Take the salty/tangy taste from a cabbage and you've got yourself a pine.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cabbage", "B": "pine", "P": "salty/tangy taste"}, "chain": [{"start": "cabbage", "relation": "HasProperty", "end": "salty/tangy_taste", "weight": 0.8, "surface_text": "Raw cabbage often tastes slightly salty or tangy, unlike the sweetness of watermelon or neutrality of grass."}]} +{"raw_text": "a rose is just a husk that's got red.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "rose", "B": "husk", "P": "red"}, "chain": [{"start": "rose", "relation": "HasProperty", "end": "red", "weight": 1.0, "surface_text": "[[a rose]] is [[red]]"}]} +{"raw_text": "Take the sparkling aroma from a mango and you've got yourself a lemon.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "mango", "B": "lemon", "P": "sparkling aroma"}, "chain": [{"start": "mango", "relation": "HasProperty", "end": "sparkling_aroma", "weight": 0.8, "surface_text": "Mango has a unique, fragrant aroma that's quite distinctive"}]} +{"raw_text": "What's a vise but a hacksaw with stationary design?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "vise", "B": "hacksaw", "P": "stationary design"}, "chain": [{"start": "vise", "relation": "HasProperty", "end": "stationary_design", "weight": 0.8, "surface_text": "Fixed in place, not handheld like an axe or punch"}]} +{"raw_text": "What's a ukulele but a xylophone with harmonious sound?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ukulele", "B": "xylophone", "P": "harmonious sound"}, "chain": [{"start": "ukulele", "relation": "HasProperty", "end": "harmonious_sound", "weight": 0.8, "surface_text": "Produces a bright, cheerful, and relatively simple sound"}]} +{"raw_text": "Take the colorful plumage from a lovebird and you've got yourself a hummingbird.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lovebird", "B": "hummingbird", "P": "colorful plumage"}, "chain": [{"start": "lovebird", "relation": "HasProperty", "end": "colorful_plumage", "weight": 0.8, "surface_text": "Vivid greens and sometimes other bright colors, unlike many other birds"}]} +{"raw_text": "What's a spaghetti but a food with a plan?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "spaghetti", "B": "food", "P": "a plan"}, "chain": []} +{"raw_text": "Take the portable size from a gun and you've got yourself a hammer.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "gun", "B": "hammer", "P": "portable size"}, "chain": [{"start": "gun", "relation": "HasProperty", "end": "portable_size", "weight": 0.8, "surface_text": "Smaller and lighter than a tank or canon"}]} +{"raw_text": "a flint is just a garnet that's got conchoidal fracture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "flint", "B": "garnet", "P": "conchoidal fracture"}, "chain": [{"start": "flint", "relation": "HasProperty", "end": "conchoidal_fracture", "weight": 0.8, "surface_text": "breaks into sharp, smooth-edged fragments unlike most other stones"}]} +{"raw_text": "What's a penguin but an ostrich with an attitude?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "penguin", "B": "ostrich", "P": "an attitude"}, "chain": []} +{"raw_text": "The only difference between an ash and a soot is -------------------------------------------------.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ash", "B": "soot", "P": "-------------------------------------------------"}, "chain": [{"start": "ash", "relation": "HasProperty", "end": "-------------------------------------------------", "weight": 0.8, "surface_text": "ash is -------------------------------------------------"}]} +{"raw_text": "What's an airplane but a tractor with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "airplane", "B": "tractor", "P": "property"}, "chain": [{"start": "airplane", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "explanation"}]} +{"raw_text": "a recorder is just a viola that's got musician.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "recorder", "B": "viola", "P": "musician"}, "chain": [{"start": "recorder", "relation": "CapableOf", "end": "musician", "weight": 0.8, "surface_text": "a musician can play both instruments."}]} +{"raw_text": "What's an awl but a handle with handheld?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "awl", "B": "handle", "P": "handheld"}, "chain": [{"start": "awl", "relation": "HasProperty", "end": "handheld", "weight": 0.8, "surface_text": "Designed to be held and manipulated by hand"}]} +{"raw_text": "The only difference between a clarinet and an organ is a plan.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "clarinet", "B": "organ", "P": "a plan"}, "chain": []} +{"raw_text": "a planer is just a plow that's got continuous action.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "planer", "B": "plow", "P": "continuous action"}, "chain": [{"start": "planer", "relation": "HasProperty", "end": "continuous_action", "weight": 0.8, "surface_text": "It moves continuously along the wood surface"}]} +{"raw_text": "a chalk is just a wax that's got color.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "chalk", "B": "wax", "P": "color"}, "chain": [{"start": "chalk", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "It's typically white or off-white, unlike wool, mica, polyester, or bone."}]} +{"raw_text": "The only difference between a vine and a moss is flexible stem.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "vine", "B": "moss", "P": "flexible stem"}, "chain": [{"start": "vine", "relation": "HasProperty", "end": "flexible_stem", "weight": 0.8, "surface_text": "unlike many plants with rigid or woody stems, vine stems are generally flexible and pliable"}]} +{"raw_text": "The only difference between a bark and a fiber is rough.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "bark", "B": "fiber", "P": "rough"}, "chain": [{"start": "bark", "relation": "HasProperty", "end": "rough", "weight": 1.0, "surface_text": "[[bark]] is generally [[rough]]"}]} +{"raw_text": "Take the wind-powered from a sailboat and you've got yourself a unicycle.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "sailboat", "B": "unicycle", "P": "wind-powered"}, "chain": [{"start": "sailboat", "relation": "HasProperty", "end": "wind-powered", "weight": 0.8, "surface_text": "Primarily moves by harnessing wind rather than an engine"}]} +{"raw_text": "a skate is just a minnow that's got ambition.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "skate", "B": "minnow", "P": "ambition"}, "chain": []} +{"raw_text": "What's a hummingbird but a coot with color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "hummingbird", "B": "coot", "P": "color"}, "chain": [{"start": "hummingbird", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Often iridescent plumage that shimmers in the light"}]} +{"raw_text": "a poplar is just an oak that's got light color.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "poplar", "B": "oak", "P": "light color"}, "chain": [{"start": "poplar", "relation": "HasProperty", "end": "light_color", "weight": 0.8, "surface_text": "Poplar is typically a pale yellowish-white or light gray, unlike the richer tones of oak, mahogany, or maple."}]} +{"raw_text": "a sardine is just a flounder that's got schooling behavior.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "sardine", "B": "flounder", "P": "schooling behavior"}, "chain": [{"start": "sardine", "relation": "HasProperty", "end": "schooling_behavior", "weight": 0.8, "surface_text": "Sardines are known for forming very large, dense schools, unlike many other fish which school less densely or not at all."}]} +{"raw_text": "a spaghetti is just a wine that's got patience.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "spaghetti", "B": "wine", "P": "patience"}, "chain": []} +{"raw_text": "an oak is just an evergreen that's got an attitude.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "oak", "B": "evergreen", "P": "an attitude"}, "chain": []} +{"raw_text": "a radish is just a zucchini that's got size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "radish", "B": "zucchini", "P": "size"}, "chain": [{"start": "radish", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Generally smaller in size compared to many other root vegetables"}]} +{"raw_text": "a chimney is just a workshop that's got smoke.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "chimney", "B": "workshop", "P": "smoke"}, "chain": [{"start": "chimney", "relation": "CapableOf", "end": "smoke", "weight": 1.0, "surface_text": "[[A chimney]] can [[smoke]]"}]} +{"raw_text": "Take the soft body from a mealybug and you've got yourself an earwig.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "mealybug", "B": "earwig", "P": "soft body"}, "chain": [{"start": "mealybug", "relation": "HasProperty", "end": "soft_body", "weight": 0.8, "surface_text": "Lacks the hard exoskeleton seen in many other insects"}]} +{"raw_text": "a yew is just a pine that's got woody structure.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "yew", "B": "pine", "P": "woody structure"}, "chain": [{"start": "yew", "relation": "HasProperty", "end": "woody_structure", "weight": 0.8, "surface_text": "Yew is a dense, hard wood, unlike softer stems or vines."}]} +{"raw_text": "What's an okra but an asparagus with size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "okra", "B": "asparagus", "P": "size"}, "chain": [{"start": "okra", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Pods usually 3-6 inches long, distinct from smaller (radish) or much larger (potato) veggies"}]} +{"raw_text": "What's a mug but a chest with handles?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "mug", "B": "chest", "P": "handles"}, "chain": [{"start": "mug", "relation": "HasProperty", "end": "handles", "weight": 0.8, "surface_text": "Most mugs have one or two handles for easy carrying, unlike most other containers in the list."}]} +{"raw_text": "Take the skin texture from a kohlrabi and you've got yourself a beet.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "kohlrabi", "B": "beet", "P": "skin texture"}, "chain": [{"start": "kohlrabi", "relation": "HasProperty", "end": "skin_texture", "weight": 0.8, "surface_text": "Tough, waxy, slightly bumpy skin, unlike the smoother skin of zucchini or cucumber"}]} +{"raw_text": "a seaweed is just an azalea that's got salty smell.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "seaweed", "B": "azalea", "P": "salty smell"}, "chain": [{"start": "seaweed", "relation": "HasProperty", "end": "salty_smell", "weight": 0.8, "surface_text": "has a distinct briny, oceanic scent from its marine environment"}]} +{"raw_text": "The only difference between a ferret and a penguin is four legs.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ferret", "B": "penguin", "P": "four legs"}, "chain": [{"start": "ferret", "relation": "HasProperty", "end": "four_legs", "weight": 0.8, "surface_text": "Unlike the two-legged ostrich, spider, centipede, or earthworm, worm"}]} +{"raw_text": "a fox is just a skin that's got reddish-brown fur.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "fox", "B": "skin", "P": "reddish-brown fur"}, "chain": [{"start": "fox", "relation": "HasProperty", "end": "reddish-brown_fur", "weight": 0.8, "surface_text": "Distinctive coloration not seen in other listed animals"}]} +{"raw_text": "The only difference between a coca and an evergreen is patience.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "coca", "B": "evergreen", "P": "patience"}, "chain": []} +{"raw_text": "an orchard is just a farm that's got specialized crop.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "orchard", "B": "farm", "P": "specialized crop"}, "chain": [{"start": "orchard", "relation": "HasProperty", "end": "specialized_crop", "weight": 0.8, "surface_text": "Contains a specific, cultivated crop (e.g., apples, oranges), unlike the general vegetation of fields or grasslands."}]} +{"raw_text": "a granite is just a concrete that's got glossy finish.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "granite", "B": "concrete", "P": "glossy finish"}, "chain": [{"start": "granite", "relation": "HasProperty", "end": "glossy_finish", "weight": 0.8, "surface_text": "Has a polished, reflective surface unlike the matte or rough surfaces of most other stones"}]} +{"raw_text": "Take the hard from a bone and you've got yourself a ceramic.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "bone", "B": "ceramic", "P": "hard"}, "chain": [{"start": "bone", "relation": "HasProperty", "end": "hard", "weight": 0.8, "surface_text": "It is rigid and dense compared to materials like cork or styrofoam"}]} +{"raw_text": "a hibiscus is just an orchid that's got paper-thin petals.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "hibiscus", "B": "orchid", "P": "paper-thin petals"}, "chain": [{"start": "hibiscus", "relation": "HasProperty", "end": "paper-thin_petals", "weight": 0.8, "surface_text": "The petals of a hibiscus are translucent and delicate, unlike the thick petals of many other flowers."}]} +{"raw_text": "Take the flight from a dove and you've got yourself an avocet.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "dove", "B": "avocet", "P": "flight"}, "chain": [{"start": "dove", "relation": "HasProperty", "end": "flight", "weight": 0.8, "surface_text": "Flies with steady, rhythmic wingbeats and often makes a whistling sound, unlike the erratic flight of bowerbirds or the dive of kingfishers."}]} +{"raw_text": "a unicycle is just a tractor that's got poor stability.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "unicycle", "B": "tractor", "P": "poor stability"}, "chain": [{"start": "unicycle", "relation": "HasProperty", "end": "poor_stability", "weight": 0.8, "surface_text": "Inherently less stable than vehicles with multiple wheels."}]} +{"raw_text": "Take the usage context from a teacup and you've got yourself a trough.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "teacup", "B": "trough", "P": "usage context"}, "chain": [{"start": "teacup", "relation": "HasProperty", "end": "usage_context", "weight": 0.8, "surface_text": "associated with serving or drinking tea"}]} +{"raw_text": "a shade is just a land that's got cool temperature.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "shade", "B": "land", "P": "cool temperature"}, "chain": [{"start": "shade", "relation": "HasProperty", "end": "cool_temperature", "weight": 0.8, "surface_text": "It is typically cooler than sunny areas like gardens or open sea."}]} +{"raw_text": "Take the squiggly top from a pizza and you've got yourself a salad.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "pizza", "B": "salad", "P": "squiggly top"}, "chain": [{"start": "pizza", "relation": "HasProperty", "end": "squiggly_top", "weight": 0.8, "surface_text": "Often features toppings like cheese that melt and form uneven, flowing shapes"}]} +{"raw_text": "What's a bamboo but a bark with hollow stems?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bamboo", "B": "bark", "P": "hollow stems"}, "chain": [{"start": "bamboo", "relation": "HasProperty", "end": "hollow_stems", "weight": 0.8, "surface_text": "The stems (culms) of bamboo are hollow, unlike most other plants in the list which have solid stems."}]} +{"raw_text": "a mealybug is just an earwig that's got antennae present.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mealybug", "B": "earwig", "P": "antennae present"}, "chain": [{"start": "mealybug", "relation": "HasProperty", "end": "antennae_present", "weight": 0.8, "surface_text": "Has short antennae, though often hidden by wax"}]} +{"raw_text": "What's a jug but a mug with material?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "jug", "B": "mug", "P": "material"}, "chain": [{"start": "jug", "relation": "HasProperty", "end": "material", "weight": 0.8, "surface_text": "Often made of ceramic, glass, or metal, distinguishing it from other materials like wood or plastic"}]} +{"raw_text": "What's a buzzard but an albatross with carrion diet?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "buzzard", "B": "albatross", "P": "carrion diet"}, "chain": [{"start": "buzzard", "relation": "HasProperty", "end": "carrion_diet", "weight": 0.8, "surface_text": "Many buzzards primarily eat carrion, unlike wagtails, robins, or flycatchers which hunt live prey."}]} +{"raw_text": "Take the yellow powder from a turmeric and you've got yourself a paprika.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "turmeric", "B": "paprika", "P": "yellow powder"}, "chain": [{"start": "turmeric", "relation": "HasProperty", "end": "yellow_powder", "weight": 0.8, "surface_text": "Its bright yellow color is highly distinctive among the listed spices"}]} +{"raw_text": "The only difference between a hawk and an osprey is spot mouse in field.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "hawk", "B": "osprey", "P": "spot mouse in field"}, "chain": [{"start": "hawk", "relation": "CapableOf", "end": "spot_mouse_in_field", "weight": 1.0, "surface_text": "[[a hawk]] can [[spot a mouse in a field]]"}]} +{"raw_text": "a leather is just a fuel that's got strong flexibility.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "leather", "B": "fuel", "P": "strong flexibility"}, "chain": [{"start": "leather", "relation": "HasProperty", "end": "strong_flexibility", "weight": 0.8, "surface_text": "Leather is uniquely strong yet flexible, unlike brittle materials like ceramic or brick"}]} +{"raw_text": "What's a cereal but a dessert with concrete?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cereal", "B": "dessert", "P": "concrete"}, "chain": [{"start": "cereal", "relation": "HasProperty", "end": "concrete", "weight": 1.0, "surface_text": "[[cereal]] is [[concrete]]"}]} +{"raw_text": "The only difference between a vase and a bucket is fall off shelf.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "vase", "B": "bucket", "P": "fall off shelf"}, "chain": [{"start": "vase", "relation": "CapableOf", "end": "fall_off_shelf", "weight": 1.0, "surface_text": "[[A vase]] can [[fall off a shelf]]"}]} +{"raw_text": "What's a yoke but a saxophone with texture?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "yoke", "B": "saxophone", "P": "texture"}, "chain": [{"start": "yoke", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Often smooth and polished where it contacts animals or load points"}]} +{"raw_text": "Take the shaped opening from a window and you've got yourself a porch.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "window", "B": "porch", "P": "shaped opening"}, "chain": [{"start": "window", "relation": "HasProperty", "end": "shaped_opening", "weight": 0.8, "surface_text": "It has a distinct opening, often rectangular, to let light in"}]} +{"raw_text": "Take the taste buds from a mouth and you've got yourself a beaver.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "mouth", "B": "beaver", "P": "taste buds"}, "chain": [{"start": "mouth", "relation": "HasProperty", "end": "taste_buds", "weight": 0.8, "surface_text": "small sensory structures detecting flavors"}]} +{"raw_text": "Take the stringed from a lyre and you've got yourself a guitar.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lyre", "B": "guitar", "P": "stringed"}, "chain": [{"start": "lyre", "relation": "HasProperty", "end": "stringed", "weight": 0.8, "surface_text": "Has strings stretched between the crossbar and a resonating body, different from percussion, wind, or electronic instruments."}]} +{"raw_text": "a pistol is just a hammer that's got handgun shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pistol", "B": "hammer", "P": "handgun shape"}, "chain": [{"start": "pistol", "relation": "HasProperty", "end": "handgun_shape", "weight": 0.8, "surface_text": "Compact, easily held in one hand"}]} +{"raw_text": "an awl is just a lighter that's got handheld.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "awl", "B": "lighter", "P": "handheld"}, "chain": [{"start": "awl", "relation": "HasProperty", "end": "handheld", "weight": 0.8, "surface_text": "Designed to be held and manipulated by hand"}]} +{"raw_text": "a mango is just a tomato that's got strixing texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mango", "B": "tomato", "P": "strixing texture"}, "chain": [{"start": "mango", "relation": "HasProperty", "end": "strixing_texture", "weight": 0.8, "surface_text": "The skin of a mango often has a slightly striated or bumpy texture"}]} +{"raw_text": "a nectarine is just a mango that's got oval shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "nectarine", "B": "mango", "P": "oval shape"}, "chain": [{"start": "nectarine", "relation": "HasProperty", "end": "oval_shape", "weight": 0.8, "surface_text": "Unlike rounder fruits like lemon, tomato, or watermelon"}]} +{"raw_text": "The only difference between a ditch and a ground is ambition.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ditch", "B": "ground", "P": "ambition"}, "chain": []} +{"raw_text": "What's a steel but a copper with hard?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "steel", "B": "copper", "P": "hard"}, "chain": [{"start": "steel", "relation": "HasProperty", "end": "hard", "weight": 2.828427, "surface_text": "[[Steel]] is [[hard]]"}]} +{"raw_text": "The only difference between a hickory and a forest is wood grain.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "hickory", "B": "forest", "P": "wood grain"}, "chain": [{"start": "hickory", "relation": "HasProperty", "end": "wood_grain", "weight": 0.8, "surface_text": "Has a very fine, straight, and strong grain that is distinct from the often coarser grain of oaks or dogwoods"}]} +{"raw_text": "What's a wing but a bird with flapping motion?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "wing", "B": "bird", "P": "flapping motion"}, "chain": [{"start": "wing", "relation": "HasProperty", "end": "flapping_motion", "weight": 0.8, "surface_text": "It moves up and down to generate lift."}]} +{"raw_text": "a kale is just a kohlrabi that's got ambition.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "kale", "B": "kohlrabi", "P": "ambition"}, "chain": []} +{"raw_text": "a goose is just an osprey that's got waddling walk.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "goose", "B": "osprey", "P": "waddling walk"}, "chain": [{"start": "goose", "relation": "HasProperty", "end": "waddling_walk", "weight": 0.8, "surface_text": "distinctive waddle when walking on land, unlike most other birds"}]} +{"raw_text": "What's a viola but a synthesizer with shoulder-rested playing?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "viola", "B": "synthesizer", "P": "shoulder-rested playing"}, "chain": [{"start": "viola", "relation": "HasProperty", "end": "shoulder-rested_playing", "weight": 0.8, "surface_text": "Played on the shoulder with a chin rest, unlike piano/organ/accordion"}]} +{"raw_text": "Take the frilled petals from a carnation and you've got yourself a lily.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "carnation", "B": "lily", "P": "frilled petals"}, "chain": [{"start": "carnation", "relation": "HasProperty", "end": "frilled_petals", "weight": 0.8, "surface_text": "the petals have ruffled or frilled edges, unlike smooth petals of many other flowers"}]} +{"raw_text": "Take the transparent from a water and you've got yourself an oil.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "water", "B": "oil", "P": "transparent"}, "chain": [{"start": "water", "relation": "HasProperty", "end": "transparent", "weight": 4.472136, "surface_text": "[[water]] is [[transparent]]"}]} +{"raw_text": "The only difference between a goldfish and a pike is voracious eating.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "goldfish", "B": "pike", "P": "voracious eating"}, "chain": [{"start": "goldfish", "relation": "HasProperty", "end": "voracious_eating", "weight": 0.8, "surface_text": "Goldfish are known for their constant eating behavior, often appearing to eat almost anything."}]} +{"raw_text": "The only difference between a duplex and a prison is divided horizontally.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "duplex", "B": "prison", "P": "divided horizontally"}, "chain": [{"start": "duplex", "relation": "HasProperty", "end": "divided_horizontally", "weight": 0.8, "surface_text": "the two units are typically separated by a common floor or ceiling"}]} +{"raw_text": "What's a computer but a chisel with ugly?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "computer", "B": "chisel", "P": "ugly"}, "chain": [{"start": "computer", "relation": "HasProperty", "end": "ugly", "weight": 1.0, "surface_text": "[[computer]] are [[ugly]]"}]} +{"raw_text": "a maple is just a poplar that's got sound.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "maple", "B": "poplar", "P": "sound"}, "chain": [{"start": "maple", "relation": "HasProperty", "end": "sound", "weight": 0.8, "surface_text": "Produces a distinct, crisp sound when struck or snapped, different from the duller sound of softer woods"}]} +{"raw_text": "What's a pewter but a steel with smelting?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "pewter", "B": "steel", "P": "smelting"}, "chain": [{"start": "pewter", "relation": "CapableOf", "end": "smelting", "weight": 0.8, "surface_text": "smelting connects as a process to extract both metals from ores"}]} +{"raw_text": "a tail is just a penguin that's got flicking sound.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tail", "B": "penguin", "P": "flicking sound"}, "chain": [{"start": "tail", "relation": "HasProperty", "end": "flicking_sound", "weight": 0.8, "surface_text": "The movement often produces a distinct clicking or slapping sound"}]} +{"raw_text": "What's a potassium but a salt with silver color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "potassium", "B": "salt", "P": "silver color"}, "chain": [{"start": "potassium", "relation": "HasProperty", "end": "silver_color", "weight": 0.8, "surface_text": "Potassium is a shiny silver metal, unlike the typically white, clear, or colored other minerals."}]} +{"raw_text": "Take the pointed edges from a rasp and you've got yourself an anvil.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "rasp", "B": "anvil", "P": "pointed edges"}, "chain": [{"start": "rasp", "relation": "HasProperty", "end": "pointed_edges", "weight": 0.8, "surface_text": "Has jagged, pointed edges for aggressive material removal, unlike rounded edges on bellows or punch"}]} +{"raw_text": "The only difference between a ferret and a centipede is furred.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ferret", "B": "centipede", "P": "furred"}, "chain": [{"start": "ferret", "relation": "HasProperty", "end": "furred", "weight": 0.8, "surface_text": "Unlike the feathered ostrich, scaled turtle, or hairless spider, earthworm, worm, or centipede"}]} +{"raw_text": "The only difference between a daffodil and a petal is trumpet-shaped center.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "daffodil", "B": "petal", "P": "trumpet-shaped center"}, "chain": [{"start": "daffodil", "relation": "HasProperty", "end": "trumpet-shaped_center", "weight": 0.8, "surface_text": "The central corona is a distinct cup or trumpet shape not typically seen in the others"}]} +{"raw_text": "The only difference between a ridge and a mountain is watershed line.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ridge", "B": "mountain", "P": "watershed line"}, "chain": [{"start": "ridge", "relation": "HasProperty", "end": "watershed_line", "weight": 0.8, "surface_text": "Often marks the highest point where water flows downhill"}]} +{"raw_text": "The only difference between a flamingo and a toucan is webbed feet.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "flamingo", "B": "toucan", "P": "webbed feet"}, "chain": [{"start": "flamingo", "relation": "HasProperty", "end": "webbed_feet", "weight": 0.8, "surface_text": "Unlike the mostly unwebbed feet of most other birds"}]} +{"raw_text": "The only difference between a hummingbird and a mallard is bills.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "hummingbird", "B": "mallard", "P": "bills"}, "chain": [{"start": "hummingbird", "relation": "HasProperty", "end": "bills", "weight": 0.8, "surface_text": "Extremely long and thin bills, unlike the short or medium bills of others"}]} +{"raw_text": "What's a pitcher but a vase with elongated shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "pitcher", "B": "vase", "P": "elongated shape"}, "chain": [{"start": "pitcher", "relation": "HasProperty", "end": "elongated_shape", "weight": 0.8, "surface_text": "typically taller and narrower than boxes or pails"}]} +{"raw_text": "Take the twisted structure from a rope and you've got yourself a leather.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "rope", "B": "leather", "P": "twisted structure"}, "chain": [{"start": "rope", "relation": "HasProperty", "end": "twisted_structure", "weight": 0.8, "surface_text": "Rope is made by twisting together multiple strands, unlike most other materials listed, which are typically uniform or layered."}]} +{"raw_text": "a cannon is just a tank that's got heavy.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cannon", "B": "tank", "P": "heavy"}, "chain": [{"start": "cannon", "relation": "HasProperty", "end": "heavy", "weight": 1.0, "surface_text": "[[a cannon]] is [[heavy]]"}]} +{"raw_text": "a centipede is just a rat that's got venomous bite.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "centipede", "B": "rat", "P": "venomous bite"}, "chain": [{"start": "centipede", "relation": "HasProperty", "end": "venomous_bite", "weight": 0.8, "surface_text": "Many species can inject venom through fangs or specialized legs, a trait not common in other listed animals."}]} +{"raw_text": "Take the yellow from a hay and you've got yourself a cannabis.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "hay", "B": "cannabis", "P": "yellow"}, "chain": [{"start": "hay", "relation": "HasProperty", "end": "yellow", "weight": 0.8, "surface_text": "Hay is typically dried grass, which gives it a characteristic yellow or golden color when cut and dried."}]} +{"raw_text": "What's an osprey but a cuckoo with tail shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "osprey", "B": "cuckoo", "P": "tail shape"}, "chain": [{"start": "osprey", "relation": "HasProperty", "end": "tail_shape", "weight": 0.8, "surface_text": "Short, fanned tail compared to others like rhea or heron"}]} +{"raw_text": "What's a synthesizer but a mandolin with visual indicators?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "synthesizer", "B": "mandolin", "P": "visual indicators"}, "chain": [{"start": "synthesizer", "relation": "HasProperty", "end": "visual_indicators", "weight": 0.8, "surface_text": "Has small screens or lights for display, unlike acoustics"}]} +{"raw_text": "Take the honking sound from a goose and you've got yourself a jay.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "goose", "B": "jay", "P": "honking sound"}, "chain": [{"start": "goose", "relation": "HasProperty", "end": "honking_sound", "weight": 0.8, "surface_text": "loud, low-pitched calls unlike the calls of many other birds"}]} +{"raw_text": "The only difference between a forest and a mountain is dense vegetation.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "forest", "B": "mountain", "P": "dense vegetation"}, "chain": [{"start": "forest", "relation": "HasProperty", "end": "dense_vegetation", "weight": 0.8, "surface_text": "Forests have more closely packed plants than farms or gardens which are often organized or less dense."}]} +{"raw_text": "The only difference between a marjoram and a basil is spearmint-like flavor.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "marjoram", "B": "basil", "P": "spearmint-like flavor"}, "chain": [{"start": "marjoram", "relation": "HasProperty", "end": "spearmint-like_flavor", "weight": 0.8, "surface_text": "Unique sweet, minty taste that differs from basil's strong or parsley's mild flavor"}]} +{"raw_text": "The only difference between a thimble and a level is solid weight.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "thimble", "B": "level", "P": "solid weight"}, "chain": [{"start": "thimble", "relation": "HasProperty", "end": "solid_weight", "weight": 0.8, "surface_text": "feels heavy for its small size due to dense material"}]} +{"raw_text": "What's a dogwood but a hickory with an attitude?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "dogwood", "B": "hickory", "P": "an attitude"}, "chain": []} +{"raw_text": "Take the lightweight from a styrofoam and you've got yourself an ash.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "styrofoam", "B": "ash", "P": "lightweight"}, "chain": [{"start": "styrofoam", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "It's much lighter than most materials in the list due to its air-filled structure"}]} +{"raw_text": "What's a wheel but a punch with rotates?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "wheel", "B": "punch", "P": "rotates"}, "chain": [{"start": "wheel", "relation": "HasProperty", "end": "rotates", "weight": 0.8, "surface_text": "It moves by spinning around an axis, unlike most other items in the list."}]} +{"raw_text": "What's a river but a lake with has banks?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "river", "B": "lake", "P": "has banks"}, "chain": [{"start": "river", "relation": "HasProperty", "end": "has_banks", "weight": 0.8, "surface_text": "Raised edges on either side made of soil, rocks, or vegetation"}]} +{"raw_text": "What's a wax but a cork with man made?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "wax", "B": "cork", "P": "man made"}, "chain": [{"start": "wax", "relation": "HasProperty", "end": "man_made", "weight": 1.0, "surface_text": "[[some wax]] is [[man made]]"}]} +{"raw_text": "The only difference between a meadow and a pond is floral diversity.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "meadow", "B": "pond", "P": "floral diversity"}, "chain": [{"start": "meadow", "relation": "HasProperty", "end": "floral_diversity", "weight": 0.8, "surface_text": "Contains many different types of wildflowers"}]} +{"raw_text": "a needle is just a bellows that's got small size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "needle", "B": "bellows", "P": "small size"}, "chain": [{"start": "needle", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Needles are typically much smaller and lightweight compared to large tools like car or anvil."}]} +{"raw_text": "What's a lemur but a bull with nocturnal habits?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "lemur", "B": "bull", "P": "nocturnal habits"}, "chain": [{"start": "lemur", "relation": "HasProperty", "end": "nocturnal_habits", "weight": 0.8, "surface_text": "Many lemurs are active at night, unlike most listed animals"}]} +{"raw_text": "The only difference between a corn and a dessert is elongated shape.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "corn", "B": "dessert", "P": "elongated shape"}, "chain": [{"start": "corn", "relation": "HasProperty", "end": "elongated_shape", "weight": 0.8, "surface_text": "long, cylindrical cob form"}]} +{"raw_text": "a turmeric is just a cardamom that's got bitter aftertaste.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "turmeric", "B": "cardamom", "P": "bitter aftertaste"}, "chain": [{"start": "turmeric", "relation": "HasProperty", "end": "bitter_aftertaste", "weight": 0.8, "surface_text": "Leaves a distinctive bitter aftertaste that's less common in the listed spices"}]} +{"raw_text": "Take the pale yellow from a butter and you've got yourself a ham.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "butter", "B": "ham", "P": "pale yellow"}, "chain": [{"start": "butter", "relation": "HasProperty", "end": "pale_yellow", "weight": 2.0, "surface_text": "[[butter]] is generally [[pale yellow]]"}]} +{"raw_text": "Take the habitat from a marmot and you've got yourself an orca.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "marmot", "B": "orca", "P": "habitat"}, "chain": [{"start": "marmot", "relation": "HasProperty", "end": "habitat", "weight": 0.8, "surface_text": "They often live in burrows or rockslides in mountainous or alpine regions, a specific habitat preference not shared by many other listed animals."}]} +{"raw_text": "a heart is just a shell that's got pulsating movement.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "heart", "B": "shell", "P": "pulsating movement"}, "chain": [{"start": "heart", "relation": "HasProperty", "end": "pulsating_movement", "weight": 0.8, "surface_text": "It rhythmically beats or contracts, unlike inert containers."}]} +{"raw_text": "What's a rope but a paper with coarse texture?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "rope", "B": "paper", "P": "coarse texture"}, "chain": [{"start": "rope", "relation": "HasProperty", "end": "coarse_texture", "weight": 0.8, "surface_text": "Rope feels rough or bumpy to the touch due to its twisted strands, unlike smoother materials like paper, ice, or skin."}]} +{"raw_text": "an iris is just a peony that's got leaf appearance.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "iris", "B": "peony", "P": "leaf appearance"}, "chain": [{"start": "iris", "relation": "HasProperty", "end": "leaf_appearance", "weight": 0.8, "surface_text": "Typically has flat, sword-like or blade-like leaves"}]} +{"raw_text": "What's a mango but a peach with sparkling aroma?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "mango", "B": "peach", "P": "sparkling aroma"}, "chain": [{"start": "mango", "relation": "HasProperty", "end": "sparkling_aroma", "weight": 0.8, "surface_text": "Mango has a unique, fragrant aroma that's quite distinctive"}]} +{"raw_text": "Take the smooth texture from an agate and you've got yourself a garnet.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "agate", "B": "garnet", "P": "smooth texture"}, "chain": [{"start": "agate", "relation": "HasProperty", "end": "smooth_texture", "weight": 0.8, "surface_text": "Often polished or naturally smooth due to its formation process"}]} +{"raw_text": "What's a lever but a thimble with an attitude?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "lever", "B": "thimble", "P": "an attitude"}, "chain": []} +{"raw_text": "The only difference between a celery and a spinach is texture crisp.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "celery", "B": "spinach", "P": "texture crisp"}, "chain": [{"start": "celery", "relation": "HasProperty", "end": "texture_crisp", "weight": 0.8, "surface_text": "Its stalks are notably crisp and crunchy, unlike the soft leaves of cabbage/kale/lettuce, the woody texture of asparagus, or the starchy texture of potatoes/jicama"}]} +{"raw_text": "Take the sour taste from a pickle and you've got yourself a cheese.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "pickle", "B": "cheese", "P": "sour taste"}, "chain": [{"start": "pickle", "relation": "HasProperty", "end": "sour_taste", "weight": 0.8, "surface_text": "Pickles have a distinct sour flavor from vinegar brining, unlike most fresh vegetables."}]} +{"raw_text": "What's a linen but a cotton with breathability?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "linen", "B": "cotton", "P": "breathability"}, "chain": [{"start": "linen", "relation": "HasProperty", "end": "breathability", "weight": 0.8, "surface_text": "Linen is highly breathable and dries quickly, making it distinct from rubber or leather."}]} +{"raw_text": "What's an anchor but an aluminum with size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "anchor", "B": "aluminum", "P": "size"}, "chain": [{"start": "anchor", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "It is generally very large and heavy compared to raw metals or small metal objects"}]} +{"raw_text": "What's a van but a truck with cargo space?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "van", "B": "truck", "P": "cargo space"}, "chain": [{"start": "van", "relation": "HasProperty", "end": "cargo_space", "weight": 0.8, "surface_text": "Vans are designed with significant cargo space, more than a coach or moped, but typically less than a truck."}]} +{"raw_text": "What's a kitchen but a church with patience?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "kitchen", "B": "church", "P": "patience"}, "chain": []} +{"raw_text": "What's a desert but a land with extremely dry?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "desert", "B": "land", "P": "extremely dry"}, "chain": [{"start": "desert", "relation": "HasProperty", "end": "extremely_dry", "weight": 0.8, "surface_text": "Deserts have very low humidity and rainfall, unlike humid grasslands or forests."}]} +{"raw_text": "What's a straw but a paper with yellow/colorless?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "straw", "B": "paper", "P": "yellow/colorless"}, "chain": [{"start": "straw", "relation": "HasProperty", "end": "yellow/colorless", "weight": 0.8, "surface_text": "It is typically straw-colored or pale, unlike dark materials like leather or black nylon."}]} +{"raw_text": "What's a rifle but a pistol with long tube/barrel?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "rifle", "B": "pistol", "P": "long tube/barrel"}, "chain": [{"start": "rifle", "relation": "HasProperty", "end": "long_tube/barrel", "weight": 0.8, "surface_text": "Distinguishes it from handguns and spears, which have shorter barrels or none"}]} +{"raw_text": "What's a jack but a trigger with square base?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "jack", "B": "trigger", "P": "square base"}, "chain": [{"start": "jack", "relation": "HasProperty", "end": "square_base", "weight": 0.8, "surface_text": "Has a broad, flat bottom surface to provide stability when lifting."}]} +{"raw_text": "a flounder is just a skate that's got an attitude.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "flounder", "B": "skate", "P": "an attitude"}, "chain": []} +{"raw_text": "The only difference between a pepper and a basil is single-seed structure.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pepper", "B": "basil", "P": "single-seed structure"}, "chain": [{"start": "pepper", "relation": "HasProperty", "end": "single-seed_structure", "weight": 0.8, "surface_text": "Each peppercorn is a single seed, unlike the multi-segmented pods of cardamom or the multiple seeds in coriander"}]} +{"raw_text": "Take the orange from a papaya and you've got yourself a fruit.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "papaya", "B": "fruit", "P": "orange"}, "chain": [{"start": "papaya", "relation": "HasProperty", "end": "orange", "weight": 0.8, "surface_text": "a papaya is orange"}]} +{"raw_text": "a lorikeet is just a puffin that's got fly.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "lorikeet", "B": "puffin", "P": "fly"}, "chain": [{"start": "lorikeet", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a lorikeet can fly"}]} +{"raw_text": "What's a cardamom but a ginger with spicy aroma?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cardamom", "B": "ginger", "P": "spicy aroma"}, "chain": [{"start": "cardamom", "relation": "HasProperty", "end": "spicy_aroma", "weight": 0.8, "surface_text": "its aroma is stronger and spicier than similar spices like cinnamon or basil"}]} +{"raw_text": "What's a yoke but a lid with weight?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "yoke", "B": "lid", "P": "weight"}, "chain": [{"start": "yoke", "relation": "HasProperty", "end": "weight", "weight": 0.8, "surface_text": "Usually heavy enough to support significant weight or resistance"}]} +{"raw_text": "What's a paper but a fiber with porous?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "paper", "B": "fiber", "P": "porous"}, "chain": [{"start": "paper", "relation": "HasProperty", "end": "porous", "weight": 1.0, "surface_text": "[[paper]] is [[porous]]"}]} +{"raw_text": "The only difference between a slug and a cheese is grayish-brown color.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "slug", "B": "cheese", "P": "grayish-brown color"}, "chain": [{"start": "slug", "relation": "HasProperty", "end": "grayish-brown_color", "weight": 0.8, "surface_text": "Often has a muted, dull coloration"}]} +{"raw_text": "The only difference between a cage and a car is metal frame.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cage", "B": "car", "P": "metal frame"}, "chain": [{"start": "cage", "relation": "HasProperty", "end": "metal_frame", "weight": 0.8, "surface_text": "Often made with metal bars or wires."}]} +{"raw_text": "Take the social flocks from a weaver and you've got yourself a cardinal.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "weaver", "B": "cardinal", "P": "social flocks"}, "chain": [{"start": "weaver", "relation": "HasProperty", "end": "social_flocks", "weight": 0.8, "surface_text": "Often seen in large, noisy flocks, unlike solitary hunters like falcon or osprey."}]} +{"raw_text": "What's a beaver but a tooth with put on facinating performance?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "beaver", "B": "tooth", "P": "put on facinating performance"}, "chain": [{"start": "beaver", "relation": "CapableOf", "end": "put_on_facinating_performance", "weight": 1.0, "surface_text": "[[A beaver]] can [[put on a facinating performance]]"}]} +{"raw_text": "a lettuce is just a salad that's got crunchy texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "lettuce", "B": "salad", "P": "crunchy texture"}, "chain": [{"start": "lettuce", "relation": "HasProperty", "end": "crunchy_texture", "weight": 0.8, "surface_text": "It is crisp and crunchy when bitten, unlike soft items like orange or pizza."}]} +{"raw_text": "a pizza is just a slug that's got cheesy.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pizza", "B": "slug", "P": "cheesy"}, "chain": [{"start": "pizza", "relation": "HasProperty", "end": "cheesy", "weight": 0.8, "surface_text": "Often covered in melted cheese, which is a defining characteristic missing from most other listed foods"}]} +{"raw_text": "What's a mouthpiece but a lighter with function?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "mouthpiece", "B": "lighter", "P": "function"}, "chain": [{"start": "mouthpiece", "relation": "HasProperty", "end": "function", "weight": 0.8, "surface_text": "Designed to be placed against or in a user's mouth for playing or breathing"}]} +{"raw_text": "The only difference between a stable and a library is patience.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "stable", "B": "library", "P": "patience"}, "chain": []} +{"raw_text": "What's a fox but a marmoset with reddish-brown fur?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "fox", "B": "marmoset", "P": "reddish-brown fur"}, "chain": [{"start": "fox", "relation": "HasProperty", "end": "reddish-brown_fur", "weight": 0.8, "surface_text": "Distinctive coloration not seen in other listed animals"}]} +{"raw_text": "a kite is just a cardinal that's got catch wind.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "kite", "B": "cardinal", "P": "catch wind"}, "chain": [{"start": "kite", "relation": "CapableOf", "end": "catch_wind", "weight": 1.0, "surface_text": "[[A kite]] can [[catch the wind]]"}]} +{"raw_text": "The only difference between a jacket and an underwear is outer layer.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "jacket", "B": "underwear", "P": "outer layer"}, "chain": [{"start": "jacket", "relation": "HasProperty", "end": "outer_layer", "weight": 0.8, "surface_text": "Jackets are worn as an outer layer, unlike underwear"}]} +{"raw_text": "What's a head but a fin with has ears?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "head", "B": "fin", "P": "has ears"}, "chain": [{"start": "head", "relation": "HasProperty", "end": "has_ears", "weight": 0.8, "surface_text": "Contains organs for hearing"}]} +{"raw_text": "Take the ingredeint in recipe from a ham and you've got yourself a meat.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ham", "B": "meat", "P": "ingredeint in recipe"}, "chain": [{"start": "ham", "relation": "CapableOf", "end": "ingredeint_in_recipe", "weight": 1.0, "surface_text": "[[Ham]] can [[be an ingredeint in a recipe]]"}]} +{"raw_text": "The only difference between a parakeet and a swan is loud chirps.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "parakeet", "B": "swan", "P": "loud chirps"}, "chain": [{"start": "parakeet", "relation": "HasProperty", "end": "loud_chirps", "weight": 0.8, "surface_text": "Makes distinctively loud, sharp calls different from cawing or cooing"}]} +{"raw_text": "What's a claw but a penguin with sharp edges?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "claw", "B": "penguin", "P": "sharp edges"}, "chain": [{"start": "claw", "relation": "HasProperty", "end": "sharp_edges", "weight": 0.8, "surface_text": "Claws have distinct edges for cutting or puncturing, unlike smooth surfaces."}]} +{"raw_text": "Take the common cuckoo from a cuckoo and you've got yourself a swift.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cuckoo", "B": "swift", "P": "common cuckoo"}, "chain": [{"start": "cuckoo", "relation": "HasProperty", "end": "common_cuckoo", "weight": 0.8, "surface_text": "has a unique \"cuckoo\" call, often mimicking other birds"}]} +{"raw_text": "What's a flint but a marble with gray/black color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "flint", "B": "marble", "P": "gray/black color"}, "chain": [{"start": "flint", "relation": "HasProperty", "end": "gray/black_color", "weight": 0.8, "surface_text": "typically darker and less varied in color than most other stones"}]} +{"raw_text": "a quail is just a goose that's got distinctive call.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "quail", "B": "goose", "P": "distinctive call"}, "chain": [{"start": "quail", "relation": "HasProperty", "end": "distinctive_call", "weight": 0.8, "surface_text": "Has a specific \"chuk-chuk\" call sound, unlike the songs of nightingale or lark"}]} +{"raw_text": "a gorilla is just a bird that's got feed-fruits-leaves.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "gorilla", "B": "bird", "P": "feed-fruits-leaves"}, "chain": [{"start": "gorilla", "relation": "HasProperty", "end": "feed-fruits-leaves", "weight": 0.8, "surface_text": "Gorillas primarily eat a diet of fruits, leaves, and other vegetation"}]} +{"raw_text": "an oxpecker is just a lark that's got size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "oxpecker", "B": "lark", "P": "size"}, "chain": [{"start": "oxpecker", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Medium-sized bird, smaller than many of the large listed birds like gannets or hornbills"}]} +{"raw_text": "The only difference between a chocolate and a chips is good.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "chocolate", "B": "chips", "P": "good"}, "chain": [{"start": "chocolate", "relation": "HasProperty", "end": "good", "weight": 1.0, "surface_text": "[[chocolate]] is [[good]]"}]} +{"raw_text": "a wood is just a ceramic that's got opaque.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "wood", "B": "ceramic", "P": "opaque"}, "chain": [{"start": "wood", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[wood]] is [[opaque]]"}]} +{"raw_text": "a trout is just a minnow that's got distinctive shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "trout", "B": "minnow", "P": "distinctive shape"}, "chain": [{"start": "trout", "relation": "HasProperty", "end": "distinctive_shape", "weight": 0.8, "surface_text": "Trout have an elongated, streamlined shape with a slightly rounded body, different from the flat body of a flounder or the eel's snake-like form"}]} +{"raw_text": "a jay is just a pigeon that's got crested head.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "jay", "B": "pigeon", "P": "crested head"}, "chain": [{"start": "jay", "relation": "HasProperty", "end": "crested_head", "weight": 0.8, "surface_text": "Often has a noticeable crest of feathers on its head"}]} +{"raw_text": "Take the glottis-like pod from a poppy and you've got yourself a lotus.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "poppy", "B": "lotus", "P": "glottis-like pod"}, "chain": [{"start": "poppy", "relation": "HasProperty", "end": "glottis-like_pod", "weight": 0.8, "surface_text": "The seed pod has a small, distinctive opening mechanism"}]} +{"raw_text": "The only difference between a pot and a spade is use: kitchen-related.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pot", "B": "spade", "P": "use: kitchen-related"}, "chain": [{"start": "pot", "relation": "HasProperty", "end": "use:_kitchen-related", "weight": 0.8, "surface_text": "Most listed tools are industrial, musical, or agricultural, while pots are for domestic food preparation"}]} +{"raw_text": "What's a lemur but a crab with tree-climbing ability?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "lemur", "B": "crab", "P": "tree-climbing ability"}, "chain": [{"start": "lemur", "relation": "HasProperty", "end": "tree-climbing_ability", "weight": 0.8, "surface_text": "Lemurs are highly arboreal, a trait not shared by most others in the list"}]} +{"raw_text": "a maple is just a mahogany that's got grain.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "maple", "B": "mahogany", "P": "grain"}, "chain": [{"start": "maple", "relation": "HasProperty", "end": "grain", "weight": 0.8, "surface_text": "Often fine-grained with a uniform, straight pattern, unlike the coarser grain of oak or pine"}]} +{"raw_text": "Take the fly from a housefly and you've got yourself a cicada.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "housefly", "B": "cicada", "P": "fly"}, "chain": [{"start": "housefly", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a housefly can fly"}]} +{"raw_text": "The only difference between a hearth and a farm is contains fireplace.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "hearth", "B": "farm", "P": "contains fireplace"}, "chain": [{"start": "hearth", "relation": "HasProperty", "end": "contains_fireplace", "weight": 0.8, "surface_text": "Typically features a fireplace for burning wood or coal, unlike most other structures"}]} +{"raw_text": "The only difference between a level and a bellows is property.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "level", "B": "bellows", "P": "property"}, "chain": [{"start": "level", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}]} +{"raw_text": "The only difference between a field and a mountain is monoculture appearance.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "field", "B": "mountain", "P": "monoculture appearance"}, "chain": [{"start": "field", "relation": "HasProperty", "end": "monoculture_appearance", "weight": 0.8, "surface_text": "Fields often consist of a single crop type, unlike mixed vegetation areas like grasslands."}]} +{"raw_text": "a haircloth is just a linen that's got roughness.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "haircloth", "B": "linen", "P": "roughness"}, "chain": [{"start": "haircloth", "relation": "HasProperty", "end": "roughness", "weight": 0.8, "surface_text": "both haircloth and burlap have a rough texture"}]} +{"raw_text": "What's a gymnasium but a prison with mat flooring?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "gymnasium", "B": "prison", "P": "mat flooring"}, "chain": [{"start": "gymnasium", "relation": "HasProperty", "end": "mat_flooring", "weight": 0.8, "surface_text": "rubber or padded floor sections for safety during falls"}]} +{"raw_text": "Take the ore from a mine and you've got yourself a revolver.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "mine", "B": "revolver", "P": "ore"}, "chain": [{"start": "mine", "relation": "CapableOf", "end": "ore", "weight": 0.8, "surface_text": "mines are capable of extracting both titanium and ore"}]} +{"raw_text": "a nest is just a burrow that's got round shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "nest", "B": "burrow", "P": "round shape"}, "chain": [{"start": "nest", "relation": "HasProperty", "end": "round_shape", "weight": 0.8, "surface_text": "Nests are often circular or dome-shaped, unlike burrows or dens which may be linear tunnels"}]} +{"raw_text": "Take the strixing texture from a mango and you've got yourself a fruit.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "mango", "B": "fruit", "P": "strixing texture"}, "chain": [{"start": "mango", "relation": "HasProperty", "end": "strixing_texture", "weight": 0.8, "surface_text": "The skin of a mango often has a slightly striated or bumpy texture"}]} +{"raw_text": "What's a slug but a turkey with moves slowly?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "slug", "B": "turkey", "P": "moves slowly"}, "chain": [{"start": "slug", "relation": "HasProperty", "end": "moves_slowly", "weight": 0.8, "surface_text": "Active when alive, but moves in a distinct, slow manner"}]} +{"raw_text": "Take the pedals from a piano and you've got yourself a harmonica.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "piano", "B": "harmonica", "P": "pedals"}, "chain": [{"start": "piano", "relation": "HasProperty", "end": "pedals", "weight": 0.8, "surface_text": "piano has foot-operated pedals for sound modification"}]} +{"raw_text": "Take the perennial from a poppy and you've got yourself a carnation.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "poppy", "B": "carnation", "P": "perennial"}, "chain": [{"start": "poppy", "relation": "HasProperty", "end": "perennial", "weight": 1.0, "surface_text": "[[Poppy]] is [[a perennial]]"}]} +{"raw_text": "What's a cardamom but a chili with green color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cardamom", "B": "chili", "P": "green color"}, "chain": [{"start": "cardamom", "relation": "HasProperty", "end": "green_color", "weight": 0.8, "surface_text": "green cardamom pods are distinctly green, unlike the reds, browns, or whites of others"}]} +{"raw_text": "The only difference between a bat and a blowfish is property.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "bat", "B": "blowfish", "P": "property"}, "chain": [{"start": "bat", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}]} +{"raw_text": "a fireplace is just a cage that's got smell.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "fireplace", "B": "cage", "P": "smell"}, "chain": [{"start": "fireplace", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "Can produce a distinct smoky or woodsy smell when in use, unlike most other items."}]} +{"raw_text": "What's a ferret but a gorilla with pointed nose/mouth?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ferret", "B": "gorilla", "P": "pointed nose/mouth"}, "chain": [{"start": "ferret", "relation": "HasProperty", "end": "pointed_nose/mouth", "weight": 0.8, "surface_text": "Unlike the flat beak of ostrich or turtle, or the many-legged mouthparts of spider, centipede"}]} +{"raw_text": "The only difference between a plane and a sailboat is metallic body.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "plane", "B": "sailboat", "P": "metallic body"}, "chain": [{"start": "plane", "relation": "HasProperty", "end": "metallic_body", "weight": 0.8, "surface_text": "Typically made of metal, unlike wood or plastic bodies"}]} +{"raw_text": "What's a coach but a cart with noise level?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "coach", "B": "cart", "P": "noise level"}, "chain": [{"start": "coach", "relation": "HasProperty", "end": "noise_level", "weight": 0.8, "surface_text": "When running, a coach engine often produces a deep, loud rumble distinct from smaller engines or silence of a sailboat."}]} +{"raw_text": "Take the seed-eating diet from a cardinal and you've got yourself a quail.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cardinal", "B": "quail", "P": "seed-eating diet"}, "chain": [{"start": "cardinal", "relation": "HasProperty", "end": "seed-eating_diet", "weight": 0.8, "surface_text": "Feeds primarily on seeds and grains, unlike many insectivorous or piscivorous birds"}]} +{"raw_text": "a teacup is just a jug that's got weight.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "teacup", "B": "jug", "P": "weight"}, "chain": [{"start": "teacup", "relation": "HasProperty", "end": "weight", "weight": 0.8, "surface_text": "relatively light, especially when made of ceramic"}]} +{"raw_text": "What's a jacket but a scarf with thick fabric?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "jacket", "B": "scarf", "P": "thick fabric"}, "chain": [{"start": "jacket", "relation": "HasProperty", "end": "thick_fabric", "weight": 0.8, "surface_text": "Jackets are typically made of sturdier materials than dresses or scarves"}]} +{"raw_text": "What's a chips but a fat with dead?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "chips", "B": "fat", "P": "dead"}, "chain": [{"start": "chips", "relation": "HasProperty", "end": "dead", "weight": 1.0, "surface_text": "[[Chips]] is [[dead]]"}]} +{"raw_text": "Take the noise from a puffin and you've got yourself a canary.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "puffin", "B": "canary", "P": "noise"}, "chain": [{"start": "puffin", "relation": "HasProperty", "end": "noise", "weight": 0.8, "surface_text": "quiet except for loud grunts, groans, and whistles near nests"}]} +{"raw_text": "What's a school but a church with noise level?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "school", "B": "church", "P": "noise level"}, "chain": [{"start": "school", "relation": "HasProperty", "end": "noise_level", "weight": 0.8, "surface_text": "Frequently characterized by the sound of children's voices, ringing bells, and echoing hallways"}]} +{"raw_text": "The only difference between a claw and a fox is extended.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "claw", "B": "fox", "P": "extended"}, "chain": [{"start": "claw", "relation": "HasProperty", "end": "extended", "weight": 0.8, "surface_text": "Claws usually project outward from the body, unlike embedded parts like bones."}]} +{"raw_text": "a library is just a stable that's got size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "library", "B": "stable", "P": "size"}, "chain": [{"start": "library", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Usually large interior space to accommodate extensive collections and reading areas"}]} +{"raw_text": "Take the caffeine from a holly and you've got yourself a dogwood.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "holly", "B": "dogwood", "P": "caffeine"}, "chain": [{"start": "holly", "relation": "HasProperty", "end": "caffeine", "weight": 0.8, "surface_text": "Holly leaves (like ilex guayusa) can contain caffeine, and coca leaves are a source of caffeine (though processed)."}]} +{"raw_text": "What's a carton but a trough with opacity?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "carton", "B": "trough", "P": "opacity"}, "chain": [{"start": "carton", "relation": "HasProperty", "end": "opacity", "weight": 0.8, "surface_text": "Usually opaque, hiding contents unless clear plastic, unlike clear glass aquariums or jugs"}]} +{"raw_text": "a candle is just a jack that's got hot.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "candle", "B": "jack", "P": "hot"}, "chain": [{"start": "candle", "relation": "HasProperty", "end": "hot", "weight": 0.8, "surface_text": "Gets very hot at the flame point when burning"}]} +{"raw_text": "The only difference between a dirt and a paper is smell earthiness.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "dirt", "B": "paper", "P": "smell earthiness"}, "chain": [{"start": "dirt", "relation": "HasProperty", "end": "smell_earthiness", "weight": 0.8, "surface_text": "dirt has a distinct earthy smell when damp, unlike most other materials"}]} +{"raw_text": "a grouper is just a sardine that's got body shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "grouper", "B": "sardine", "P": "body shape"}, "chain": [{"start": "grouper", "relation": "HasProperty", "end": "body_shape", "weight": 0.8, "surface_text": "Robust, oval-shaped, deep-bodied compared to elongated or slender fish like eels or sardines"}]} +{"raw_text": "a coach is just a car that's got size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "coach", "B": "car", "P": "size"}, "chain": [{"start": "coach", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "A coach is typically larger and more spacious than most vehicles in the list, designed to carry many passengers."}]} +{"raw_text": "a tree is just a thorn that's got root system.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tree", "B": "thorn", "P": "root system"}, "chain": [{"start": "tree", "relation": "HasProperty", "end": "root_system", "weight": 0.8, "surface_text": "extensive underground system anchoring the plant"}]} +{"raw_text": "What's a plant but a ginseng with flower?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "plant", "B": "ginseng", "P": "flower"}, "chain": [{"start": "plant", "relation": "CapableOf", "end": "flower", "weight": 0.8, "surface_text": "a plant can flower"}]} +{"raw_text": "What's a jungle but a sea with abundant noise?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "jungle", "B": "sea", "P": "abundant noise"}, "chain": [{"start": "jungle", "relation": "HasProperty", "end": "abundant_noise", "weight": 0.8, "surface_text": "Constant sounds of animal calls, buzzing insects, and rustling leaves"}]} +{"raw_text": "a creek is just a farm that's got cooler temperature.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "creek", "B": "farm", "P": "cooler temperature"}, "chain": [{"start": "creek", "relation": "HasProperty", "end": "cooler_temperature", "weight": 0.8, "surface_text": "Creek water is typically cooler than larger bodies of water like oceans"}]} +{"raw_text": "What's a yew but a hay with evergreen foliage?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "yew", "B": "hay", "P": "evergreen foliage"}, "chain": [{"start": "yew", "relation": "HasProperty", "end": "evergreen_foliage", "weight": 0.8, "surface_text": "Yew has persistent green leaves year-round, unlike deciduous plants like boxwood."}]} +{"raw_text": "What's a boat but a unicycle with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "boat", "B": "unicycle", "P": "property"}, "chain": [{"start": "boat", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "floats on water"}]} +{"raw_text": "a bucket is just a shell that's got carry water.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "bucket", "B": "shell", "P": "carry water"}, "chain": [{"start": "bucket", "relation": "CapableOf", "end": "carry_water", "weight": 1.0, "surface_text": "[[a bucket]] can [[carry water]]"}]} +{"raw_text": "Take the shape from a caddy and you've got yourself a chest.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "caddy", "B": "chest", "P": "shape"}, "chain": [{"start": "caddy", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "typically cylindrical or rectangular with a flat top and bottom"}]} +{"raw_text": "a wing is just an osprey that's got feathered.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "wing", "B": "osprey", "P": "feathered"}, "chain": [{"start": "wing", "relation": "HasProperty", "end": "feathered", "weight": 0.8, "surface_text": "It is covered in feathers, unlike the other listed items."}]} +{"raw_text": "a ferret is just a marmot that's got four legs.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "ferret", "B": "marmot", "P": "four legs"}, "chain": [{"start": "ferret", "relation": "HasProperty", "end": "four_legs", "weight": 0.8, "surface_text": "Unlike the two-legged ostrich, spider, centipede, or earthworm, worm"}]} +{"raw_text": "a rook is just a barbet that's got grunting call.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "rook", "B": "barbet", "P": "grunting call"}, "chain": [{"start": "rook", "relation": "HasProperty", "end": "grunting_call", "weight": 0.8, "surface_text": "Rooks make a characteristic grunting call, unlike the sharp calls of wrens or the squawks of geese"}]} +{"raw_text": "Take the single purpose from an opener and you've got yourself a cage.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "opener", "B": "cage", "P": "single purpose"}, "chain": [{"start": "opener", "relation": "HasProperty", "end": "single_purpose", "weight": 0.8, "surface_text": "Openers are designed for a very specific task (opening cans, bottles, etc.), unlike versatile tools like a toolbox or pick."}]} +{"raw_text": "The only difference between a branch and a maple is green color.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "branch", "B": "maple", "P": "green color"}, "chain": [{"start": "branch", "relation": "HasProperty", "end": "green_color", "weight": 0.8, "surface_text": "Typically covered in leaves or bark, unlike brown husks or roots"}]} +{"raw_text": "a workshop is just a door that's got utility-focused design.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "workshop", "B": "door", "P": "utility-focused design"}, "chain": [{"start": "workshop", "relation": "HasProperty", "end": "utility-focused_design", "weight": 0.8, "surface_text": "Built specifically for making or repairing things"}]} +{"raw_text": "The only difference between a gladiola and a tulip is tall stalk.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "gladiola", "B": "tulip", "P": "tall stalk"}, "chain": [{"start": "gladiola", "relation": "HasProperty", "end": "tall_stalk", "weight": 0.8, "surface_text": "Its flower stalks are significantly taller than most other garden flowers, often reaching several feet."}]} +{"raw_text": "a cereal is just a corn that's got concrete.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cereal", "B": "corn", "P": "concrete"}, "chain": [{"start": "cereal", "relation": "HasProperty", "end": "concrete", "weight": 1.0, "surface_text": "[[cereal]] is [[concrete]]"}]} +{"raw_text": "a gorilla is just a dolphin that's got social-large-groups.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "gorilla", "B": "dolphin", "P": "social-large-groups"}, "chain": [{"start": "gorilla", "relation": "HasProperty", "end": "social-large-groups", "weight": 0.8, "surface_text": "Gorillas live in complex social groups, often led by a dominant silverback"}]} +{"raw_text": "The only difference between an oregano and a horsetail is pungent smell.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "oregano", "B": "horsetail", "P": "pungent smell"}, "chain": [{"start": "oregano", "relation": "HasProperty", "end": "pungent_smell", "weight": 0.8, "surface_text": "It has a strong, pungent, and somewhat spicy aroma, distinguishing it from the milder scents of parsley or horsetail."}]} +{"raw_text": "Take the symmetrical shape from a posey and you've got yourself a flower.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "posey", "B": "flower", "P": "symmetrical shape"}, "chain": [{"start": "posey", "relation": "HasProperty", "end": "symmetrical_shape", "weight": 0.8, "surface_text": "Poseys are typically arranged in balanced, rounded shapes"}]} +{"raw_text": "Take the color from a ceramic and you've got yourself a paper.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ceramic", "B": "paper", "P": "color"}, "chain": [{"start": "ceramic", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Often white, beige, or glazed in various colors, unlike most other materials listed which are more neutral or specific (like metal, clear plastic, or brown paper)"}]} +{"raw_text": "a shotgun is just a bomb that's got patience.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "shotgun", "B": "bomb", "P": "patience"}, "chain": []} +{"raw_text": "What's a teacup but a lid with size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "teacup", "B": "lid", "P": "size"}, "chain": [{"start": "teacup", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "usually small, designed for holding a single serving of liquid"}]} +{"raw_text": "What's a hibiscus but a poppy with large size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "hibiscus", "B": "poppy", "P": "large size"}, "chain": [{"start": "hibiscus", "relation": "HasProperty", "end": "large_size", "weight": 0.8, "surface_text": "Hibiscus flowers are typically much larger than tulips, daffodils, or carnations."}]} +{"raw_text": "an evergreen is just a holly that's got patience.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "evergreen", "B": "holly", "P": "patience"}, "chain": []} +{"raw_text": "The only difference between a jay and a kingfisher is gray underparts.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "jay", "B": "kingfisher", "P": "gray underparts"}, "chain": [{"start": "jay", "relation": "HasProperty", "end": "gray_underparts", "weight": 0.8, "surface_text": "Typically lighter gray color on belly, contrasting with blue upperparts"}]} +{"raw_text": "What's a cedar but a forest with ambition?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cedar", "B": "forest", "P": "ambition"}, "chain": []} +{"raw_text": "Take the sprout from a seed and you've got yourself a savanna.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "seed", "B": "savanna", "P": "sprout"}, "chain": [{"start": "seed", "relation": "CapableOf", "end": "sprout", "weight": 1.0, "surface_text": "[[a seed]] can [[sprout]]."}]} +{"raw_text": "The only difference between an office and a school is page crush.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "office", "B": "school", "P": "page crush"}, "chain": [{"start": "office", "relation": "CapableOf", "end": "page_crush", "weight": 1.0, "surface_text": "[[the office]] can [[page my crush]]"}]} +{"raw_text": "What's a bird but a flycatcher with beak?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bird", "B": "flycatcher", "P": "beak"}, "chain": [{"start": "bird", "relation": "HasProperty", "end": "beak", "weight": 0.8, "surface_text": "Birds have a distinct beak instead of teeth or other mouthparts"}]} +{"raw_text": "The only difference between a slug and a chocolate is grayish-brown color.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "slug", "B": "chocolate", "P": "grayish-brown color"}, "chain": [{"start": "slug", "relation": "HasProperty", "end": "grayish-brown_color", "weight": 0.8, "surface_text": "Often has a muted, dull coloration"}]} +{"raw_text": "What's a creek but a pasture with cooler temperature?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "creek", "B": "pasture", "P": "cooler temperature"}, "chain": [{"start": "creek", "relation": "HasProperty", "end": "cooler_temperature", "weight": 0.8, "surface_text": "Creek water is typically cooler than larger bodies of water like oceans"}]} +{"raw_text": "What's a pulley but a comb with smooth surface?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "pulley", "B": "comb", "P": "smooth surface"}, "chain": [{"start": "pulley", "relation": "HasProperty", "end": "smooth_surface", "weight": 0.8, "surface_text": "The wheel and groove are usually very smooth to reduce friction, unlike rough tools like saws"}]} +{"raw_text": "a coca is just an evergreen that's got ambition.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "coca", "B": "evergreen", "P": "ambition"}, "chain": []} +{"raw_text": "Take the coloration from an osprey and you've got yourself a swan.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "osprey", "B": "swan", "P": "coloration"}, "chain": [{"start": "osprey", "relation": "HasProperty", "end": "coloration", "weight": 0.8, "surface_text": "Dark brown upperparts and white underparts"}]} +{"raw_text": "Take the color variation from a dirt and you've got yourself a straw.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "dirt", "B": "straw", "P": "color variation"}, "chain": [{"start": "dirt", "relation": "HasProperty", "end": "color_variation", "weight": 0.8, "surface_text": "dirt ranges from brown to black, unlike most other materials that are more uniform in color"}]} +{"raw_text": "What's a curassow but a cock with fly?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "curassow", "B": "cock", "P": "fly"}, "chain": [{"start": "curassow", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a curassow can fly"}]} +{"raw_text": "Take the often smoked from a paprika and you've got yourself a pepper.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "paprika", "B": "pepper", "P": "often smoked"}, "chain": [{"start": "paprika", "relation": "HasProperty", "end": "often_smoked", "weight": 0.8, "surface_text": "Some types are specifically smoked for a unique flavor."}]} +{"raw_text": "a centipede is just a cat that's got many legs.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "centipede", "B": "cat", "P": "many legs"}, "chain": [{"start": "centipede", "relation": "HasProperty", "end": "many_legs", "weight": 0.8, "surface_text": "Has numerous legs compared to other listed animals, which typically have 2-4 limbs."}]} +{"raw_text": "a yoke is just a broom that's got size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "yoke", "B": "broom", "P": "size"}, "chain": [{"start": "yoke", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Generally larger than many handheld tools, meant for load-bearing or guiding"}]} +{"raw_text": "The only difference between an axe and a stethoscope is wooden handle.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "axe", "B": "stethoscope", "P": "wooden handle"}, "chain": [{"start": "axe", "relation": "HasProperty", "end": "wooden_handle", "weight": 0.8, "surface_text": "most axes have a wooden handle for grip and leverage"}]} +{"raw_text": "an evergreen is just a forest that's got a plan.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "evergreen", "B": "forest", "P": "a plan"}, "chain": []} +{"raw_text": "Take the carry water from a bucket and you've got yourself a jug.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "bucket", "B": "jug", "P": "carry water"}, "chain": [{"start": "bucket", "relation": "CapableOf", "end": "carry_water", "weight": 1.0, "surface_text": "[[a bucket]] can [[carry water]]"}]} +{"raw_text": "a metal is just a magnesium that's got mercury.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "metal", "B": "magnesium", "P": "mercury"}, "chain": [{"start": "metal", "relation": "HasProperty", "end": "mercury", "weight": 0.8, "surface_text": "Both are types of metal."}]} +{"raw_text": "Take the green needles from a juniper and you've got yourself a seaweed.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "juniper", "B": "seaweed", "P": "green needles"}, "chain": [{"start": "juniper", "relation": "HasProperty", "end": "green_needles", "weight": 0.8, "surface_text": "sharp, pointed leaves unlike broadleaf plants"}]} +{"raw_text": "What's a kite but a bobwhite with fly?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "kite", "B": "bobwhite", "P": "fly"}, "chain": [{"start": "kite", "relation": "CapableOf", "end": "fly", "weight": 4.472136, "surface_text": "[[a kite]] can [[fly]]"}]} +{"raw_text": "Take the spotted coat from a lynx and you've got yourself a leg.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lynx", "B": "leg", "P": "spotted coat"}, "chain": [{"start": "lynx", "relation": "HasProperty", "end": "spotted_coat", "weight": 0.8, "surface_text": "lynx have a distinctive spotted fur pattern, unlike the smooth or uniform colors of most others"}]} +{"raw_text": "The only difference between a boat and a glass is property.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "boat", "B": "glass", "P": "property"}, "chain": [{"start": "boat", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "floats on water"}]} +{"raw_text": "Take the sharp blade from a saw and you've got yourself a chisel.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "saw", "B": "chisel", "P": "sharp blade"}, "chain": [{"start": "saw", "relation": "HasProperty", "end": "sharp_blade", "weight": 0.8, "surface_text": "The blade is specifically designed to be sharp."}]} +{"raw_text": "Take the smell from a mushroom and you've got yourself a zucchini.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "mushroom", "B": "zucchini", "P": "smell"}, "chain": [{"start": "mushroom", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "Has a unique earthy or woodsy aroma, unlike the fresh or neutral smells of most vegetables"}]} +{"raw_text": "an airplane is just a boat that's got has wings.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "airplane", "B": "boat", "P": "has wings"}, "chain": [{"start": "airplane", "relation": "HasProperty", "end": "has_wings", "weight": 0.8, "surface_text": "airplanes are the only ones in this list with wings"}]} +{"raw_text": "Take the caffeine from a holly and you've got yourself a cedar.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "holly", "B": "cedar", "P": "caffeine"}, "chain": [{"start": "holly", "relation": "HasProperty", "end": "caffeine", "weight": 0.8, "surface_text": "Holly leaves (like ilex guayusa) can contain caffeine, and coca leaves are a source of caffeine (though processed)."}]} +{"raw_text": "The only difference between a greenhouse and a silo is warm/hot interior.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "greenhouse", "B": "silo", "P": "warm/hot interior"}, "chain": [{"start": "greenhouse", "relation": "HasProperty", "end": "warm/hot_interior", "weight": 0.8, "surface_text": "Due to sunlight and trapped heat, greenhouses are often warmer than other buildings, especially in colder weather."}]} +{"raw_text": "Take the acrobatic flight from a weaver and you've got yourself a nightingale.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "weaver", "B": "nightingale", "P": "acrobatic flight"}, "chain": [{"start": "weaver", "relation": "HasProperty", "end": "acrobatic_flight", "weight": 0.8, "surface_text": "Agile flight patterns, especially when maneuvering around their intricate nests."}]} +{"raw_text": "The only difference between a prison and a silo is smell.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "prison", "B": "silo", "P": "smell"}, "chain": [{"start": "prison", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "Can have a distinct, stale, or institutional odor"}]} +{"raw_text": "Take the distinctive chirps from a weaver and you've got yourself a heron.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "weaver", "B": "heron", "P": "distinctive chirps"}, "chain": [{"start": "weaver", "relation": "HasProperty", "end": "distinctive_chirps", "weight": 0.8, "surface_text": "Often emit specific, repetitive chirping calls, different from the caws of magpies or the songs of robins."}]} +{"raw_text": "The only difference between a leg and a dolphin is a plan.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "leg", "B": "dolphin", "P": "a plan"}, "chain": []} +{"raw_text": "The only difference between a roach and a butterfly is fly.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "roach", "B": "butterfly", "P": "fly"}, "chain": [{"start": "roach", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a roach can fly (some species)"}]} +{"raw_text": "a pick is just a hacksaw that's got light weight.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pick", "B": "hacksaw", "P": "light weight"}, "chain": [{"start": "pick", "relation": "HasProperty", "end": "light_weight", "weight": 0.8, "surface_text": "Compared to tools like an anvil or axe, a pick is relatively light."}]} +{"raw_text": "Take the color from a meat and you've got yourself a turtle.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "meat", "B": "turtle", "P": "color"}, "chain": [{"start": "meat", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Reddish or brownish hue, unlike the white of cheese or sugar, or the black/gray of emu/penguin"}]} +{"raw_text": "What's a sailboat but a boat with steering wheel?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "sailboat", "B": "boat", "P": "steering wheel"}, "chain": [{"start": "sailboat", "relation": "HasProperty", "end": "steering_wheel", "weight": 0.8, "surface_text": "Typically steered with a wheel, different from most other vehicles"}]} +{"raw_text": "a ladder is just a comb that's got stands upright.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "ladder", "B": "comb", "P": "stands upright"}, "chain": [{"start": "ladder", "relation": "HasProperty", "end": "stands_upright", "weight": 0.8, "surface_text": "Ladders are designed to remain stationary and upright when in use, unlike most other tools which are handheld"}]} +{"raw_text": "What's a cannon but a rifle with heavy?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cannon", "B": "rifle", "P": "heavy"}, "chain": [{"start": "cannon", "relation": "HasProperty", "end": "heavy", "weight": 1.0, "surface_text": "[[a cannon]] is [[heavy]]"}]} +{"raw_text": "The only difference between a rock and a meteorite is heavy weight.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "rock", "B": "meteorite", "P": "heavy weight"}, "chain": [{"start": "rock", "relation": "HasProperty", "end": "heavy_weight", "weight": 0.8, "surface_text": "Generally denser and heavier for its size than porous stones like pumice or lightweight minerals"}]} +{"raw_text": "a gorilla is just a tortoise that's got muscle-massive body.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "gorilla", "B": "tortoise", "P": "muscle-massive body"}, "chain": [{"start": "gorilla", "relation": "HasProperty", "end": "muscle-massive_body", "weight": 0.8, "surface_text": "Gorillas have an exceptionally large and muscular build compared to many other animals"}]} +{"raw_text": "What's a warbler but a goose with colorful plumage?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "warbler", "B": "goose", "P": "colorful plumage"}, "chain": [{"start": "warbler", "relation": "HasProperty", "end": "colorful_plumage", "weight": 0.8, "surface_text": "Many warblers have bright or varied color patterns distinct from the generally drab or muted colors of many other small birds."}]} +{"raw_text": "What's a box but a caddy with rectangular shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "box", "B": "caddy", "P": "rectangular shape"}, "chain": [{"start": "box", "relation": "HasProperty", "end": "rectangular_shape", "weight": 0.8, "surface_text": "Most boxes have distinct right-angled corners, unlike rounded items like buckets or vases"}]} +{"raw_text": "Take the property from a lid and you've got yourself a saxophone.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lid", "B": "saxophone", "P": "property"}, "chain": [{"start": "lid", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "covers an opening on a container"}]} +{"raw_text": "a lantern is just a wheel that's got property.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "lantern", "B": "wheel", "P": "property"}, "chain": [{"start": "lantern", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "explanation"}]} +{"raw_text": "a marmot is just a puppy that's got fur color.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "marmot", "B": "puppy", "P": "fur color"}, "chain": [{"start": "marmot", "relation": "HasProperty", "end": "fur_color", "weight": 0.8, "surface_text": "They typically have brown or grey fur, which is less striking or patterned than the stripes of tigers or the distinct colors of some birds like cassowaries."}]} +{"raw_text": "a martin is just an osprey that's got pointed wings.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "martin", "B": "osprey", "P": "pointed wings"}, "chain": [{"start": "martin", "relation": "HasProperty", "end": "pointed_wings", "weight": 0.8, "surface_text": "Martins typically have long, pointed wings adapted for fast flight, unlike the broader, rounded wings of ducks or herons."}]} +{"raw_text": "What's a celery but a zucchini with crisp?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "celery", "B": "zucchini", "P": "crisp"}, "chain": [{"start": "celery", "relation": "HasProperty", "end": "crisp", "weight": 1.0, "surface_text": "[[celery]] is [[crisp]]"}]} +{"raw_text": "a food is just a dessert that's got nutritive.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "food", "B": "dessert", "P": "nutritive"}, "chain": [{"start": "food", "relation": "HasProperty", "end": "nutritive", "weight": 0.8, "surface_text": "provides nourishment, unlike some items listed"}]} +{"raw_text": "What's an oil but a milk with amber/clear color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "oil", "B": "milk", "P": "amber/clear color"}, "chain": [{"start": "oil", "relation": "HasProperty", "end": "amber/clear_color", "weight": 0.8, "surface_text": "often appears clear or has a yellowish to amber hue"}]} +{"raw_text": "What's a turkey but a fat with shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "turkey", "B": "fat", "P": "shape"}, "chain": [{"start": "turkey", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "often carved into distinct slices or pieces, not typically a uniform shape like a burger patty or cereal"}]} +{"raw_text": "a butter is just a steak that's got flavor.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "butter", "B": "steak", "P": "flavor"}, "chain": [{"start": "butter", "relation": "HasProperty", "end": "flavor", "weight": 0.8, "surface_text": "flavor is a property of both butter and cornbread, enhancing their taste."}]} +{"raw_text": "a chili is just a pepper that's got shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "chili", "B": "pepper", "P": "shape"}, "chain": [{"start": "chili", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "Typically small, often dried pods or flakes"}]} +{"raw_text": "Take the property from a lid and you've got yourself a tub.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lid", "B": "tub", "P": "property"}, "chain": [{"start": "lid", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "covers an opening on a container"}]} +{"raw_text": "a cucumber is just a chard that's got color.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cucumber", "B": "chard", "P": "color"}, "chain": [{"start": "cucumber", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Bright green, especially when fresh, unlike white, yellow, or red vegetables"}]} +{"raw_text": "The only difference between a sugar and a ginger is solid crystals.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "sugar", "B": "ginger", "P": "solid crystals"}, "chain": [{"start": "sugar", "relation": "HasProperty", "end": "solid_crystals", "weight": 0.8, "surface_text": "crystalline texture, unlike soft or liquid foods"}]} +{"raw_text": "a tulip is just a flower that's got property.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tulip", "B": "flower", "P": "property"}, "chain": [{"start": "tulip", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "cup-shaped flower head"}]} +{"raw_text": "What's a hoatzin but a swan with smell?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "hoatzin", "B": "swan", "P": "smell"}, "chain": [{"start": "hoatzin", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "Emits a strong, unpleasant manure-like odor due to its unique digestive system, unlike other birds"}]} +{"raw_text": "The only difference between a rail and a bowerbird is ducklike bill.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "rail", "B": "bowerbird", "P": "ducklike bill"}, "chain": [{"start": "rail", "relation": "HasProperty", "end": "ducklike_bill", "weight": 0.8, "surface_text": "generally short and broad, adapted for foraging in mud or water"}]} +{"raw_text": "a lid is just a wheel that's got property.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "lid", "B": "wheel", "P": "property"}, "chain": [{"start": "lid", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "covers an opening on a container"}]} +{"raw_text": "The only difference between a vine and a verbena is flexible stem.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "vine", "B": "verbena", "P": "flexible stem"}, "chain": [{"start": "vine", "relation": "HasProperty", "end": "flexible_stem", "weight": 0.8, "surface_text": "unlike many plants with rigid or woody stems, vine stems are generally flexible and pliable"}]} +{"raw_text": "What's a saxophone but a viola with sound?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "saxophone", "B": "viola", "P": "sound"}, "chain": [{"start": "saxophone", "relation": "HasProperty", "end": "sound", "weight": 0.8, "surface_text": "It produces a rich, warm, and often loud sound, distinct from the typically higher-pitched sounds of other instruments like the flute or synthesizer."}]} +{"raw_text": "What's a decanter but a tank with decoration?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "decanter", "B": "tank", "P": "decoration"}, "chain": [{"start": "decanter", "relation": "HasProperty", "end": "decoration", "weight": 0.8, "surface_text": "Often ornately decorated or cut with patterns, unlike the simpler designs of most other containers."}]} +{"raw_text": "Take the accuracy from a caliper and you've got yourself a zither.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "caliper", "B": "zither", "P": "accuracy"}, "chain": [{"start": "caliper", "relation": "HasProperty", "end": "accuracy", "weight": 0.8, "surface_text": "both tools are known for their accuracy in measurements"}]} +{"raw_text": "a thorn is just a root that's got hard texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "thorn", "B": "root", "P": "hard texture"}, "chain": [{"start": "thorn", "relation": "HasProperty", "end": "hard_texture", "weight": 0.8, "surface_text": "thorns are rigid and woody, unlike softer plant parts"}]} +{"raw_text": "a tub is just a shell that's got hold water for bath.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tub", "B": "shell", "P": "hold water for bath"}, "chain": [{"start": "tub", "relation": "CapableOf", "end": "hold_water_for_bath", "weight": 1.0, "surface_text": "[[A tub]] can [[hold water for a bath]]"}]} +{"raw_text": "The only difference between a desert and a ditch is sandy surface.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "desert", "B": "ditch", "P": "sandy surface"}, "chain": [{"start": "desert", "relation": "HasProperty", "end": "sandy_surface", "weight": 0.8, "surface_text": "Desert floors are typically covered in sand, unlike grasslands or pastures."}]} +{"raw_text": "What's a cannabis but a lettuce with growth habit?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cannabis", "B": "lettuce", "P": "growth habit"}, "chain": [{"start": "cannabis", "relation": "HasProperty", "end": "growth_habit", "weight": 0.8, "surface_text": "Typically grows as a tall, bushy plant rather than a low groundcover or vine"}]} +{"raw_text": "What's an eggplant but a bean with purple?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "eggplant", "B": "bean", "P": "purple"}, "chain": [{"start": "eggplant", "relation": "HasProperty", "end": "purple", "weight": 1.0, "surface_text": "[[Eggplant]] is [[purple]]"}]} +{"raw_text": "The only difference between a stork and a waxwing is waddling gait.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "stork", "B": "waxwing", "P": "waddling gait"}, "chain": [{"start": "stork", "relation": "HasProperty", "end": "waddling_gait", "weight": 0.8, "surface_text": "Unusual, heavy-footed walk on land, unlike the quick steps of wrens or the upright stance of roadrunners"}]} +{"raw_text": "The only difference between a lily and a bouquet is strong fragrance.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "lily", "B": "bouquet", "P": "strong fragrance"}, "chain": [{"start": "lily", "relation": "HasProperty", "end": "strong_fragrance", "weight": 0.8, "surface_text": "Many lilies have a very strong, sweet scent, stronger than most other flowers listed."}]} +{"raw_text": "Take the social flocks from a starling and you've got yourself an auk.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "starling", "B": "auk", "P": "social flocks"}, "chain": [{"start": "starling", "relation": "HasProperty", "end": "social_flocks", "weight": 0.8, "surface_text": "Starlings often gather in very large, dense flocks, more so than most other birds listed"}]} +{"raw_text": "Take the property from a canon and you've got yourself a blade.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "canon", "B": "blade", "P": "property"}, "chain": [{"start": "canon", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "It is typically very large and mounted on a platform"}]} +{"raw_text": "a field is just a forest that's got planted crops.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "field", "B": "forest", "P": "planted crops"}, "chain": [{"start": "field", "relation": "HasProperty", "end": "planted_crops", "weight": 0.8, "surface_text": "Fields are specifically cultivated with crops, unlike natural landscapes like jungles or deserts."}]} +{"raw_text": "What's a copper but a metal with color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "copper", "B": "metal", "P": "color"}, "chain": [{"start": "copper", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "reddish-orange, unlike the silvery color of most other listed metals"}]} +{"raw_text": "The only difference between a cage and a pulley is hard surface.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cage", "B": "pulley", "P": "hard surface"}, "chain": [{"start": "cage", "relation": "HasProperty", "end": "hard_surface", "weight": 0.8, "surface_text": "Its exterior is solid and firm to the touch."}]} +{"raw_text": "a maple is just an oak that's got sound.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "maple", "B": "oak", "P": "sound"}, "chain": [{"start": "maple", "relation": "HasProperty", "end": "sound", "weight": 0.8, "surface_text": "Produces a distinct, crisp sound when struck or snapped, different from the duller sound of softer woods"}]} +{"raw_text": "What's a pineapple but a nectarine with texture?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "pineapple", "B": "nectarine", "P": "texture"}, "chain": [{"start": "pineapple", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Rough, spiky exterior and fibrous interior"}]} +{"raw_text": "The only difference between a robin and a cardinal is red-orange breast.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "robin", "B": "cardinal", "P": "red-orange breast"}, "chain": [{"start": "robin", "relation": "HasProperty", "end": "red-orange_breast", "weight": 0.8, "surface_text": "Unlike most others in this list, robins have a distinctively bright red-orange breast"}]} +{"raw_text": "Take the an attitude from a pea and you've got yourself a radish.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "pea", "B": "radish", "P": "an attitude"}, "chain": []} +{"raw_text": "Take the shape from a zucchini and you've got yourself a chard.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "zucchini", "B": "chard", "P": "shape"}, "chain": [{"start": "zucchini", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "Typically long and cylindrical, unlike the round or irregular shapes of many others"}]} +{"raw_text": "Take the crumbles easily from a paper and you've got yourself a diamond.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "paper", "B": "diamond", "P": "crumbles easily"}, "chain": [{"start": "paper", "relation": "HasProperty", "end": "crumbles_easily", "weight": 0.8, "surface_text": "It breaks apart into small pieces when squeezed or handled roughly"}]} +{"raw_text": "a branch is just a bouquet that's got fragile breakability.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "branch", "B": "bouquet", "P": "fragile breakability"}, "chain": [{"start": "branch", "relation": "HasProperty", "end": "fragile_breakability", "weight": 0.8, "surface_text": "Easily snaps off from the main tree, unlike strong roots or vines"}]} +{"raw_text": "a chili is just a basil that's got taste.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "chili", "B": "basil", "P": "taste"}, "chain": [{"start": "chili", "relation": "HasProperty", "end": "taste", "weight": 0.8, "surface_text": "Intense heat and spice, unlike most other spices which are milder or sweet"}]} +{"raw_text": "Take the lush vegetation from a jungle and you've got yourself a verbena.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "jungle", "B": "verbena", "P": "lush vegetation"}, "chain": [{"start": "jungle", "relation": "HasProperty", "end": "lush_vegetation", "weight": 0.8, "surface_text": "Abundant and overgrown plant life, including vines, trees, and undergrowth"}]} +{"raw_text": "What's a level but a trowel with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "level", "B": "trowel", "P": "property"}, "chain": [{"start": "level", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}]} +{"raw_text": "What's a rat but a puppy with nocturnal behavior?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "rat", "B": "puppy", "P": "nocturnal behavior"}, "chain": [{"start": "rat", "relation": "HasProperty", "end": "nocturnal_behavior", "weight": 0.8, "surface_text": "active primarily at night, unlike the diurnal patterns of most others"}]} +{"raw_text": "What's an aluminum but a titanium with lightweight?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "aluminum", "B": "titanium", "P": "lightweight"}, "chain": [{"start": "aluminum", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "Significantly less dense than most other metals in the list"}]} +{"raw_text": "The only difference between a chard and a sprout is patience.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "chard", "B": "sprout", "P": "patience"}, "chain": []} +{"raw_text": "The only difference between a curry and a nutmeg is spicy.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "curry", "B": "nutmeg", "P": "spicy"}, "chain": [{"start": "curry", "relation": "HasProperty", "end": "spicy", "weight": 2.0, "surface_text": "[[Curry]] is [[spicy]]"}]} +{"raw_text": "The only difference between a head and a lion is has ears.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "head", "B": "lion", "P": "has ears"}, "chain": [{"start": "head", "relation": "HasProperty", "end": "has_ears", "weight": 0.8, "surface_text": "Contains organs for hearing"}]} +{"raw_text": "a petal is just a daffodil that's got flexible.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "petal", "B": "daffodil", "P": "flexible"}, "chain": [{"start": "petal", "relation": "HasProperty", "end": "flexible", "weight": 0.8, "surface_text": "Petals are usually pliable and bend easily, unlike thorns or bark"}]} +{"raw_text": "The only difference between a meadow and a savanna is natural setting.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "meadow", "B": "savanna", "P": "natural setting"}, "chain": [{"start": "meadow", "relation": "HasProperty", "end": "natural_setting", "weight": 0.8, "surface_text": "Less man-made than an orchard or garden"}]} +{"raw_text": "Take the part of meal from a ham and you've got yourself a sugar.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ham", "B": "sugar", "P": "part of meal"}, "chain": [{"start": "ham", "relation": "CapableOf", "end": "part_of_meal", "weight": 1.0, "surface_text": "[[ham]] can [[be a part of a meal]]"}]} +{"raw_text": "Take the heavy from an iron and you've got yourself a nickel.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "iron", "B": "nickel", "P": "heavy"}, "chain": [{"start": "iron", "relation": "HasProperty", "end": "heavy", "weight": 2.0, "surface_text": "[[iron]] is [[heavy]]"}]} +{"raw_text": "a clarinet is just a zither that's got a plan.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "clarinet", "B": "zither", "P": "a plan"}, "chain": []} +{"raw_text": "a holly is just an evergreen that's got spiky leaves.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "holly", "B": "evergreen", "P": "spiky leaves"}, "chain": [{"start": "holly", "relation": "HasProperty", "end": "spiky_leaves", "weight": 0.8, "surface_text": "holly leaves have sharp points that distinguish them from the smoother leaves of trees like oak or coca"}]} +{"raw_text": "a savanna is just a watermelon that's got rain.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "savanna", "B": "watermelon", "P": "rain"}, "chain": [{"start": "savanna", "relation": "HasProperty", "end": "rain", "weight": 0.8, "surface_text": "Both savannas and jungles experience rainfall, though the amount and frequency vary."}]} +{"raw_text": "a mercury is just a silver that's got poisonous.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mercury", "B": "silver", "P": "poisonous"}, "chain": [{"start": "mercury", "relation": "HasProperty", "end": "poisonous", "weight": 3.4641016, "surface_text": "[[mercury]] is [[poisonous]]"}]} +{"raw_text": "Take the patience from a kingfisher and you've got yourself a bowerbird.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "kingfisher", "B": "bowerbird", "P": "patience"}, "chain": []} +{"raw_text": "What's a potato but a kohlrabi with taste good?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "potato", "B": "kohlrabi", "P": "taste good"}, "chain": [{"start": "potato", "relation": "CapableOf", "end": "taste_good", "weight": 1.0, "surface_text": "[[A potato]] can [[taste good]]"}]} +{"raw_text": "The only difference between a candy and a butter is solid texture.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "candy", "B": "butter", "P": "solid texture"}, "chain": [{"start": "candy", "relation": "HasProperty", "end": "solid_texture", "weight": 0.8, "surface_text": "Candies are typically solid, unlike juice, cereal, or flesh."}]} +{"raw_text": "What's a cranberry but a lemon with a plan?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cranberry", "B": "lemon", "P": "a plan"}, "chain": []} +{"raw_text": "The only difference between a ridge and a pond is sharp edges.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ridge", "B": "pond", "P": "sharp edges"}, "chain": [{"start": "ridge", "relation": "HasProperty", "end": "sharp_edges", "weight": 0.8, "surface_text": "Typically has steep, defined sides that rise abruptly"}]} +{"raw_text": "Take the a plan from a rhododendron and you've got yourself a tree.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "rhododendron", "B": "tree", "P": "a plan"}, "chain": []} +{"raw_text": "The only difference between a pelican and a stork is an attitude.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pelican", "B": "stork", "P": "an attitude"}, "chain": []} +{"raw_text": "an avocet is just a swift that's got flight style.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "avocet", "B": "swift", "P": "flight style"}, "chain": [{"start": "avocet", "relation": "HasProperty", "end": "flight_style", "weight": 0.8, "surface_text": "Distinctive, buoyant, and often erratic flight pattern, different from the direct, fast, or soaring flights of most other listed birds"}]} +{"raw_text": "The only difference between a cock and a swift is dominant behavior.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cock", "B": "swift", "P": "dominant behavior"}, "chain": [{"start": "cock", "relation": "HasProperty", "end": "dominant_behavior", "weight": 0.8, "surface_text": "Assertive towards other birds, territorial"}]} +{"raw_text": "a stable is just a silo that's got an attitude.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "stable", "B": "silo", "P": "an attitude"}, "chain": []} +{"raw_text": "The only difference between a diamond and a chalk is colorless.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "diamond", "B": "chalk", "P": "colorless"}, "chain": [{"start": "diamond", "relation": "HasProperty", "end": "colorless", "weight": 1.0, "surface_text": "[[a diamond]] is [[colorless]]"}]} +{"raw_text": "The only difference between a tinamou and a mallard is nocturnal habits.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "tinamou", "B": "mallard", "P": "nocturnal habits"}, "chain": [{"start": "tinamou", "relation": "HasProperty", "end": "nocturnal_habits", "weight": 0.8, "surface_text": "Many tinamous are crepuscular or nocturnal, unlike the predominantly diurnal or diurnal-like activity patterns of most other listed birds."}]} +{"raw_text": "The only difference between an anchor and an iron is size.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "anchor", "B": "iron", "P": "size"}, "chain": [{"start": "anchor", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "It is generally very large and heavy compared to raw metals or small metal objects"}]} +{"raw_text": "What's a blackbird but an owl with behavior?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "blackbird", "B": "owl", "P": "behavior"}, "chain": [{"start": "blackbird", "relation": "HasProperty", "end": "behavior", "weight": 0.8, "surface_text": "Males often display territorial behavior by singing from prominent perches, distinct from the more nomadic or ground-dwelling habits of many others"}]} +{"raw_text": "a quetzal is just a bulbul that's got fly.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "quetzal", "B": "bulbul", "P": "fly"}, "chain": [{"start": "quetzal", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a quetzal can fly"}]} +{"raw_text": "What's a toucan but a quail with flight style?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "toucan", "B": "quail", "P": "flight style"}, "chain": [{"start": "toucan", "relation": "HasProperty", "end": "flight_style", "weight": 0.8, "surface_text": "Flies in a rather undulating, bouncy pattern."}]} +{"raw_text": "Take the wooden from a fence and you've got yourself a kitchen.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "fence", "B": "kitchen", "P": "wooden"}, "chain": [{"start": "fence", "relation": "HasProperty", "end": "wooden", "weight": 0.8, "surface_text": "often made of wood, distinguishing from structures made of stone, metal, or brick"}]} +{"raw_text": "Take the stone from a mineral and you've got yourself a crystal.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "mineral", "B": "crystal", "P": "stone"}, "chain": [{"start": "mineral", "relation": "HasProperty", "end": "stone", "weight": 0.8, "surface_text": "stone is a common property of minerals and a material bricks are made from"}]} +{"raw_text": "an axe is just a level that's got steel head.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "axe", "B": "level", "P": "steel head"}, "chain": [{"start": "axe", "relation": "HasProperty", "end": "steel_head", "weight": 0.8, "surface_text": "the axe head is typically made of steel for durability"}]} +{"raw_text": "What's a plane but a kayak with wings?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "plane", "B": "kayak", "P": "wings"}, "chain": [{"start": "plane", "relation": "HasProperty", "end": "wings", "weight": 0.8, "surface_text": "It has large, fixed wings for flight, unlike others"}]} +{"raw_text": "What's an earth but a pond with dirt?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "earth", "B": "pond", "P": "dirt"}, "chain": [{"start": "earth", "relation": "HasProperty", "end": "dirt", "weight": 1.0, "surface_text": "[[earth]] is [[dirt]]"}]} +{"raw_text": "a pepper is just a salt that's got bitter taste.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pepper", "B": "salt", "P": "bitter taste"}, "chain": [{"start": "pepper", "relation": "HasProperty", "end": "bitter_taste", "weight": 0.8, "surface_text": "Black pepper provides a characteristic sharp bitterness, unlike the sweetness of cinnamon or the heat of chili"}]} +{"raw_text": "What's a thrush but an oriole with ground-feeder?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "thrush", "B": "oriole", "P": "ground-feeder"}, "chain": [{"start": "thrush", "relation": "HasProperty", "end": "ground-feeder", "weight": 0.8, "surface_text": "Thrushes often forage on the ground for insects and worms, different from aerial feeders like hummingbirds or seed-eaters like buntings."}]} +{"raw_text": "Take the small size from a thorn and you've got yourself a verbena.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "thorn", "B": "verbena", "P": "small size"}, "chain": [{"start": "thorn", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "thorns are typically small compared to leaves or stems"}]} +{"raw_text": "The only difference between a bee and a cicada is collects nectar/pollen.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "bee", "B": "cicada", "P": "collects nectar/pollen"}, "chain": [{"start": "bee", "relation": "HasProperty", "end": "collects_nectar/pollen", "weight": 0.8, "surface_text": "Behaviorally, bees gather food from flowers"}]} +{"raw_text": "Take the elasticity from a skin and you've got yourself a lion.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "skin", "B": "lion", "P": "elasticity"}, "chain": [{"start": "skin", "relation": "HasProperty", "end": "elasticity", "weight": 0.8, "surface_text": "It stretches and returns to shape when touched, unlike rigid materials like bone or rope."}]} +{"raw_text": "Take the floral diversity from a meadow and you've got yourself a savanna.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "meadow", "B": "savanna", "P": "floral diversity"}, "chain": [{"start": "meadow", "relation": "HasProperty", "end": "floral_diversity", "weight": 0.8, "surface_text": "Contains many different types of wildflowers"}]} +{"raw_text": "a zebra is just a cassowary that's got long legs.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "zebra", "B": "cassowary", "P": "long legs"}, "chain": [{"start": "zebra", "relation": "HasProperty", "end": "long_legs", "weight": 0.8, "surface_text": "Taller and more slender legs compared to many others"}]} +{"raw_text": "Take the thick/heavy body from a drum and you've got yourself a clarinet.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "drum", "B": "clarinet", "P": "thick/heavy body"}, "chain": [{"start": "drum", "relation": "HasProperty", "end": "thick/heavy_body", "weight": 0.8, "surface_text": "Often has a substantial, heavy body to hold the skin tension, unlike instruments like recorder or oboe which are lighter"}]} +{"raw_text": "The only difference between a thrasher and a bowerbird is brown plumage.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "thrasher", "B": "bowerbird", "P": "brown plumage"}, "chain": [{"start": "thrasher", "relation": "HasProperty", "end": "brown_plumage", "weight": 0.8, "surface_text": "Thrashers typically have brown or grayish-brown feathers, distinguishing them from the more colorful or distinctively patterned birds like jays, lorikeets, or barbet."}]} +{"raw_text": "Take the curved beak from a lovebird and you've got yourself a robin.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lovebird", "B": "robin", "P": "curved beak"}, "chain": [{"start": "lovebird", "relation": "HasProperty", "end": "curved_beak", "weight": 0.8, "surface_text": "Hooked beak adapted for cracking seeds, unlike the straighter beaks of many others"}]} +{"raw_text": "Take the hollow from a flute and you've got yourself a saxophone.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "flute", "B": "saxophone", "P": "hollow"}, "chain": [{"start": "flute", "relation": "HasProperty", "end": "hollow", "weight": 0.8, "surface_text": "a flute is hollow"}]} +{"raw_text": "The only difference between a puppy and a body is color.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "puppy", "B": "body", "P": "color"}, "chain": [{"start": "puppy", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Varies widely, but often includes combinations of black, brown, white"}]} +{"raw_text": "a boat is just a ship that's got property.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "boat", "B": "ship", "P": "property"}, "chain": [{"start": "boat", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "floats on water"}]} +{"raw_text": "What's a warbler but an albatross with colorful plumage?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "warbler", "B": "albatross", "P": "colorful plumage"}, "chain": [{"start": "warbler", "relation": "HasProperty", "end": "colorful_plumage", "weight": 0.8, "surface_text": "Many warblers have bright or varied color patterns distinct from the generally drab or muted colors of many other small birds."}]} +{"raw_text": "an ostrich is just a rhea that's got long neck.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "ostrich", "B": "rhea", "P": "long neck"}, "chain": [{"start": "ostrich", "relation": "HasProperty", "end": "long_neck", "weight": 0.8, "surface_text": "Distinctively long and S-shaped neck"}]} +{"raw_text": "Take the rich odour from a jungle and you've got yourself a pond.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "jungle", "B": "pond", "P": "rich odour"}, "chain": [{"start": "jungle", "relation": "HasProperty", "end": "rich_odour", "weight": 0.8, "surface_text": "Strong scent of damp earth, decaying matter, and various plant life"}]} +{"raw_text": "The only difference between a garnet and a flint is color red.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "garnet", "B": "flint", "P": "color red"}, "chain": [{"start": "garnet", "relation": "HasProperty", "end": "color_red", "weight": 0.8, "surface_text": "Garnets are typically red, unlike most other listed stones which have different colors."}]} +{"raw_text": "a jack is just a weapon that's got square base.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "jack", "B": "weapon", "P": "square base"}, "chain": [{"start": "jack", "relation": "HasProperty", "end": "square_base", "weight": 0.8, "surface_text": "Has a broad, flat bottom surface to provide stability when lifting."}]} +{"raw_text": "What's an avocet but a cormorant with flight style?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "avocet", "B": "cormorant", "P": "flight style"}, "chain": [{"start": "avocet", "relation": "HasProperty", "end": "flight_style", "weight": 0.8, "surface_text": "Distinctive, buoyant, and often erratic flight pattern, different from the direct, fast, or soaring flights of most other listed birds"}]} +{"raw_text": "The only difference between a spinach and a pickle is eel-shaped root.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "spinach", "B": "pickle", "P": "eel-shaped root"}, "chain": [{"start": "spinach", "relation": "HasProperty", "end": "eel-shaped_root", "weight": 0.8, "surface_text": "The root of spinach, if left to grow, is often thick and somewhat eel-shaped, unlike the typical root structures of radish or potato."}]} +{"raw_text": "The only difference between a roach and a mouth is fly.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "roach", "B": "mouth", "P": "fly"}, "chain": [{"start": "roach", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a roach can fly (some species)"}]} +{"raw_text": "What's an ibis but a dodo with fly?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ibis", "B": "dodo", "P": "fly"}, "chain": [{"start": "ibis", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "an ibis can fly"}]} +{"raw_text": "a cockatoo is just a wren that's got fish.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cockatoo", "B": "wren", "P": "fish"}, "chain": [{"start": "cockatoo", "relation": "CapableOf", "end": "fish", "weight": 0.8, "surface_text": "Both cockatoos and gulls can catch fish (though less common for cockatoos)."}]} +{"raw_text": "a ginseng is just a bouquet that's got growth habit.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "ginseng", "B": "bouquet", "P": "growth habit"}, "chain": [{"start": "ginseng", "relation": "HasProperty", "end": "growth_habit", "weight": 0.8, "surface_text": "Grows as a perennial herb with multiple stalks and green berries"}]} +{"raw_text": "Take the ground-level location from a well and you've got yourself a door.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "well", "B": "door", "P": "ground-level location"}, "chain": [{"start": "well", "relation": "HasProperty", "end": "ground-level_location", "weight": 0.8, "surface_text": "Wells are built directly into the ground, unlike structures like hearth or fireplace which are built at ground level or above."}]} +{"raw_text": "Take the colorful plumage from a lovebird and you've got yourself a petrel.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lovebird", "B": "petrel", "P": "colorful plumage"}, "chain": [{"start": "lovebird", "relation": "HasProperty", "end": "colorful_plumage", "weight": 0.8, "surface_text": "Vivid greens and sometimes other bright colors, unlike many other birds"}]} +{"raw_text": "Take the precious from a gem and you've got yourself a garnet.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "gem", "B": "garnet", "P": "precious"}, "chain": [{"start": "gem", "relation": "HasProperty", "end": "precious", "weight": 0.8, "surface_text": "Gems are valued as precious items (like diamonds, rubies, emeralds), while other stones are more common or utilitarian"}]} +{"raw_text": "Take the smells woody/grassy from a hay and you've got yourself a thorn.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "hay", "B": "thorn", "P": "smells woody/grassy"}, "chain": [{"start": "hay", "relation": "HasProperty", "end": "smells_woody/grassy", "weight": 0.8, "surface_text": "Hay has a distinct dried grass or hay-like smell, unlike flowers or peppermint."}]} +{"raw_text": "a meat is just an orca that's got texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "meat", "B": "orca", "P": "texture"}, "chain": [{"start": "meat", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Fibrous and often chewy, unlike the smoothness of cheese or the powdery texture of sugar"}]} +{"raw_text": "Take the smell from a soil and you've got yourself a quartz.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "soil", "B": "quartz", "P": "smell"}, "chain": [{"start": "soil", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "It often has an earthy, damp, or fresh smell when turned, unlike inorganic minerals which typically have no distinct smell"}]} +{"raw_text": "The only difference between a feather and a tern is airy texture.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "feather", "B": "tern", "P": "airy texture"}, "chain": [{"start": "feather", "relation": "HasProperty", "end": "airy_texture", "weight": 0.8, "surface_text": "Feathers have a delicate, light texture that allows them to trap air."}]} +{"raw_text": "What's a house but a gymnasium with residential furnishings?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "house", "B": "gymnasium", "P": "residential furnishings"}, "chain": [{"start": "house", "relation": "HasProperty", "end": "residential_furnishings", "weight": 0.8, "surface_text": "houses contain living rooms, bedrooms, and kitchens unlike offices or theaters"}]} +{"raw_text": "What's a dove but a cotinga with size shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "dove", "B": "cotinga", "P": "size shape"}, "chain": [{"start": "dove", "relation": "HasProperty", "end": "size_shape", "weight": 0.8, "surface_text": "Medium-sized with a plump body, rounded head, and short, broad tail, distinct from the long, thin tails of terns or herons."}]} +{"raw_text": "The only difference between a branch and an azalea is fragile breakability.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "branch", "B": "azalea", "P": "fragile breakability"}, "chain": [{"start": "branch", "relation": "HasProperty", "end": "fragile_breakability", "weight": 0.8, "surface_text": "Easily snaps off from the main tree, unlike strong roots or vines"}]} +{"raw_text": "What's a condor but a tanager with large size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "condor", "B": "tanager", "P": "large size"}, "chain": [{"start": "condor", "relation": "HasProperty", "end": "large_size", "weight": 0.8, "surface_text": "largest flying birds in the world"}]} +{"raw_text": "a kite is just a dodo that's got catch wind.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "kite", "B": "dodo", "P": "catch wind"}, "chain": [{"start": "kite", "relation": "CapableOf", "end": "catch_wind", "weight": 1.0, "surface_text": "[[A kite]] can [[catch the wind]]"}]} +{"raw_text": "a cabbage is just a boxwood that's got salty/tangy taste.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cabbage", "B": "boxwood", "P": "salty/tangy taste"}, "chain": [{"start": "cabbage", "relation": "HasProperty", "end": "salty/tangy_taste", "weight": 0.8, "surface_text": "Raw cabbage often tastes slightly salty or tangy, unlike the sweetness of watermelon or neutrality of grass."}]} +{"raw_text": "What's a rhinoceros but a flock with short legs?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "rhinoceros", "B": "flock", "P": "short legs"}, "chain": [{"start": "rhinoceros", "relation": "HasProperty", "end": "short_legs", "weight": 0.8, "surface_text": "Sturdy, relatively short legs for its massive body"}]} +{"raw_text": "The only difference between a cowbird and a cormorant is fly.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cowbird", "B": "cormorant", "P": "fly"}, "chain": [{"start": "cowbird", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a cowbird can fly"}]} +{"raw_text": "The only difference between a beaver and a ferret is build dam.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "beaver", "B": "ferret", "P": "build dam"}, "chain": [{"start": "beaver", "relation": "CapableOf", "end": "build_dam", "weight": 1.0, "surface_text": "[[a beaver]] can [[build a dam]]"}]} +{"raw_text": "Take the nutritive from a food and you've got yourself a lobster.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "food", "B": "lobster", "P": "nutritive"}, "chain": [{"start": "food", "relation": "HasProperty", "end": "nutritive", "weight": 0.8, "surface_text": "provides nourishment, unlike some items listed"}]} +{"raw_text": "Take the hard surface from a pit and you've got yourself a meadow.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "pit", "B": "meadow", "P": "hard surface"}, "chain": [{"start": "pit", "relation": "HasProperty", "end": "hard_surface", "weight": 0.8, "surface_text": "Often has a hard or compacted bottom, different from the soft earth of a pasture or the water of a pond."}]} +{"raw_text": "Take the shape from an okra and you've got yourself a lettuce.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "okra", "B": "lettuce", "P": "shape"}, "chain": [{"start": "okra", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "Elongated, ridged, and tapered pods, unlike round or leafy vegetables"}]} +{"raw_text": "an auk is just a tinamou that's got good diver.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "auk", "B": "tinamou", "P": "good diver"}, "chain": [{"start": "auk", "relation": "HasProperty", "end": "good_diver", "weight": 0.8, "surface_text": "Unlike most listed birds that forage on land, auks are adept at diving for fish."}]} +{"raw_text": "The only difference between a mercury and an anchor is highly dense.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "mercury", "B": "anchor", "P": "highly dense"}, "chain": [{"start": "mercury", "relation": "HasProperty", "end": "highly_dense", "weight": 0.8, "surface_text": "Mercury is significantly denser than most other common metals, with a density of 13.534 grams per cubic centimeter."}]} +{"raw_text": "What's a gold but a copper with bright yellow?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "gold", "B": "copper", "P": "bright yellow"}, "chain": [{"start": "gold", "relation": "HasProperty", "end": "bright_yellow", "weight": 0.8, "surface_text": "Has a distinctive gold color unlike silver, nickel, or bronze."}]} +{"raw_text": "Take the strong fragrance from a lily and you've got yourself a poppy.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lily", "B": "poppy", "P": "strong fragrance"}, "chain": [{"start": "lily", "relation": "HasProperty", "end": "strong_fragrance", "weight": 0.8, "surface_text": "Many lilies have a very strong, sweet scent, stronger than most other flowers listed."}]} +{"raw_text": "Take the high waves from an ocean and you've got yourself a pit.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ocean", "B": "pit", "P": "high waves"}, "chain": [{"start": "ocean", "relation": "HasProperty", "end": "high_waves", "weight": 0.8, "surface_text": "Capable of producing large, powerful waves that smaller water bodies cannot"}]} +{"raw_text": "an earwig is just a lacebug that's got behavior.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "earwig", "B": "lacebug", "P": "behavior"}, "chain": [{"start": "earwig", "relation": "HasProperty", "end": "behavior", "weight": 0.8, "surface_text": "Nocturnal activity, hiding in dark, moist places during the day"}]} +{"raw_text": "What's a stem but a jungle with patience?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "stem", "B": "jungle", "P": "patience"}, "chain": []} +{"raw_text": "What's a root but a cypress with wooden texture?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "root", "B": "cypress", "P": "wooden texture"}, "chain": [{"start": "root", "relation": "HasProperty", "end": "wooden_texture", "weight": 0.8, "surface_text": "Many roots, especially those of trees and shrubs, have a woody, tough texture, distinguishing them from softer parts like leaves or flowers."}]} +{"raw_text": "What's a bucket but a flask with carry water?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bucket", "B": "flask", "P": "carry water"}, "chain": [{"start": "bucket", "relation": "CapableOf", "end": "carry_water", "weight": 1.0, "surface_text": "[[a bucket]] can [[carry water]]"}]} +{"raw_text": "What's a pond but a forest with reflective surface?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "pond", "B": "forest", "P": "reflective surface"}, "chain": [{"start": "pond", "relation": "HasProperty", "end": "reflective_surface", "weight": 0.8, "surface_text": "the water surface can reflect the sky or surroundings, unlike dry land features"}]} +{"raw_text": "Take the woody texture from a bamboo and you've got yourself a bouquet.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "bamboo", "B": "bouquet", "P": "woody texture"}, "chain": [{"start": "bamboo", "relation": "HasProperty", "end": "woody_texture", "weight": 0.8, "surface_text": "Bamboo is considered a woody grass, giving it a hard, durable texture unlike softer plants like peppermint or hay."}]} +{"raw_text": "an asparagus is just a kohlrabi that's got smell.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "asparagus", "B": "kohlrabi", "P": "smell"}, "chain": [{"start": "asparagus", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "Cooked, it has a unique, slightly sulfurous odor, not found in the milder aromas of lettuce or corn"}]} +{"raw_text": "Take the sensory properties: from a kiwi and you've got yourself a gorilla.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "kiwi", "B": "gorilla", "P": "sensory properties:"}, "chain": [{"start": "kiwi", "relation": "HasProperty", "end": "sensory_properties:", "weight": 0.8, "surface_text": "kiwi is sensory_properties:"}]} +{"raw_text": "Take the charge admission from a theater and you've got yourself a coop.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "theater", "B": "coop", "P": "charge admission"}, "chain": [{"start": "theater", "relation": "CapableOf", "end": "charge_admission", "weight": 1.0, "surface_text": "[[A theater]] can [[charge admission]]"}]} +{"raw_text": "Take the call from an osprey and you've got yourself a finch.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "osprey", "B": "finch", "P": "call"}, "chain": [{"start": "osprey", "relation": "HasProperty", "end": "call", "weight": 0.8, "surface_text": "High-pitched whistles or chatters"}]} +{"raw_text": "The only difference between an ostrich and a nightingale is fast runner.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ostrich", "B": "nightingale", "P": "fast runner"}, "chain": [{"start": "ostrich", "relation": "HasProperty", "end": "fast_runner", "weight": 0.8, "surface_text": "Capable of running at very high speeds (up to 43 mph)"}]} +{"raw_text": "The only difference between a lake and a pasture is shining surface.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "lake", "B": "pasture", "P": "shining surface"}, "chain": [{"start": "lake", "relation": "HasProperty", "end": "shining_surface", "weight": 0.8, "surface_text": "Reflects light due to flat water, unlike other landscapes"}]} +{"raw_text": "The only difference between a grouper and a pike is lips.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "grouper", "B": "pike", "P": "lips"}, "chain": [{"start": "grouper", "relation": "HasProperty", "end": "lips", "weight": 0.8, "surface_text": "Thick, fleshy lips, distinguishing them from most other fish which have thinner or more delicate lips"}]} +{"raw_text": "Take the texture from a radish and you've got yourself a kohlrabi.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "radish", "B": "kohlrabi", "P": "texture"}, "chain": [{"start": "radish", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Crisp and crunchy when fresh"}]} +{"raw_text": "a petrel is just a warbler that's got oceanic range.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "petrel", "B": "warbler", "P": "oceanic range"}, "chain": [{"start": "petrel", "relation": "HasProperty", "end": "oceanic_range", "weight": 0.8, "surface_text": "Petrels primarily live at sea, unlike most other listed birds which are terrestrial or perching birds"}]} +{"raw_text": "a wrapper is just a bone that's got sheen appearance.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "wrapper", "B": "bone", "P": "sheen appearance"}, "chain": [{"start": "wrapper", "relation": "HasProperty", "end": "sheen_appearance", "weight": 0.8, "surface_text": "Unlike chalk or wool, a wrapper often has a glossy or reflective look."}]} +{"raw_text": "What's a dress but a tie with wearing style?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "dress", "B": "tie", "P": "wearing style"}, "chain": [{"start": "dress", "relation": "HasProperty", "end": "wearing_style", "weight": 0.8, "surface_text": "Dresses are usually worn as outer garments, unlike underwear which is worn beneath other clothing or scarves which are accessories."}]} +{"raw_text": "Take the metabolism from a hummingbird and you've got yourself an osprey.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "hummingbird", "B": "osprey", "P": "metabolism"}, "chain": [{"start": "hummingbird", "relation": "HasProperty", "end": "metabolism", "weight": 0.8, "surface_text": "Extremely high metabolism, needing to feed constantly"}]} +{"raw_text": "Take the pod-like skin from a jicama and you've got yourself a zucchini.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "jicama", "B": "zucchini", "P": "pod-like skin"}, "chain": [{"start": "jicama", "relation": "HasProperty", "end": "pod-like_skin", "weight": 0.8, "surface_text": "It has a thin, papery, brown skin that peels easily, unlike the smooth skins of many vegetables"}]} +{"raw_text": "Take the opaque from a tar and you've got yourself a brick.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "tar", "B": "brick", "P": "opaque"}, "chain": [{"start": "tar", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[tar]] is [[opaque]]"}]} +{"raw_text": "What's a gun but a hammer with metal construction?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "gun", "B": "hammer", "P": "metal construction"}, "chain": [{"start": "gun", "relation": "HasProperty", "end": "metal_construction", "weight": 0.8, "surface_text": "Made primarily of metal components"}]} +{"raw_text": "Take the rigid structure from a box and you've got yourself a decanter.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "box", "B": "decanter", "P": "rigid structure"}, "chain": [{"start": "box", "relation": "HasProperty", "end": "rigid_structure", "weight": 0.8, "surface_text": "Boxes maintain their shape even when empty, unlike flexible containers like oilcans"}]} +{"raw_text": "a pond is just a grassland that's got shallow water.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pond", "B": "grassland", "P": "shallow water"}, "chain": [{"start": "pond", "relation": "HasProperty", "end": "shallow_water", "weight": 0.8, "surface_text": "ponds are generally shallow, unlike deep seas or oceans"}]} +{"raw_text": "a petal is just a lotus that's got soft.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "petal", "B": "lotus", "P": "soft"}, "chain": [{"start": "petal", "relation": "HasProperty", "end": "soft", "weight": 0.8, "surface_text": "Petals have a soft texture to the touch, unlike thorns or bark"}]} +{"raw_text": "a broom is just a chisel that's got long handle.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "broom", "B": "chisel", "P": "long handle"}, "chain": [{"start": "broom", "relation": "HasProperty", "end": "long_handle", "weight": 0.8, "surface_text": "Typically long for reaching floors"}]} +{"raw_text": "What's a chimpanzee but a bison with hold baby?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "chimpanzee", "B": "bison", "P": "hold baby"}, "chain": [{"start": "chimpanzee", "relation": "CapableOf", "end": "hold_baby", "weight": 1.0, "surface_text": "[[a chimpanzee]] can [[hold her baby]]"}]} +{"raw_text": "a marmoset is just a rhinoceros that's got soft fur.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "marmoset", "B": "rhinoceros", "P": "soft fur"}, "chain": [{"start": "marmoset", "relation": "HasProperty", "end": "soft_fur", "weight": 0.8, "surface_text": "Their fur is very fine and dense, unlike the coarse fur of many other primates"}]} +{"raw_text": "The only difference between a polyester and a straw is plastic-like flexibility.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "polyester", "B": "straw", "P": "plastic-like flexibility"}, "chain": [{"start": "polyester", "relation": "HasProperty", "end": "plastic-like_flexibility", "weight": 0.8, "surface_text": "It can bend without breaking, unlike brittle materials like ash or clay."}]} +{"raw_text": "a dolphin is just a mouth that's got breathes air.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "dolphin", "B": "mouth", "P": "breathes air"}, "chain": [{"start": "dolphin", "relation": "HasProperty", "end": "breathes_air", "weight": 0.8, "surface_text": "Dolphins must surface to breathe through a blowhole, unlike fish like bass or herring which breathe underwater."}]} +{"raw_text": "What's a turmeric but a pepper with earthy aroma?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "turmeric", "B": "pepper", "P": "earthy aroma"}, "chain": [{"start": "turmeric", "relation": "HasProperty", "end": "earthy_aroma", "weight": 0.8, "surface_text": "A unique earthy aroma that's less floral or pungent than many others"}]} +{"raw_text": "The only difference between an emu and a meat is two toes.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "emu", "B": "meat", "P": "two toes"}, "chain": [{"start": "emu", "relation": "HasProperty", "end": "two_toes", "weight": 0.8, "surface_text": "Only two large toes on each foot, unlike most four-toed animals"}]} +{"raw_text": "What's a silo but an apartment with store grain?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "silo", "B": "apartment", "P": "store grain"}, "chain": [{"start": "silo", "relation": "CapableOf", "end": "store_grain", "weight": 1.0, "surface_text": "[[a silo]] can [[store grain]]"}]} +{"raw_text": "a pepper is just a sugar that's got pungent aroma.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pepper", "B": "sugar", "P": "pungent aroma"}, "chain": [{"start": "pepper", "relation": "HasProperty", "end": "pungent_aroma", "weight": 0.8, "surface_text": "Pepper has a sharp, penetrating smell, distinct from the floral or sweet aromas of many other spices"}]} +{"raw_text": "Take the clumsy flight from a pigeon and you've got yourself a flycatcher.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "pigeon", "B": "flycatcher", "P": "clumsy flight"}, "chain": [{"start": "pigeon", "relation": "HasProperty", "end": "clumsy_flight", "weight": 0.8, "surface_text": "Less agile aerial maneuvers than parakeet or lorikeet"}]} +{"raw_text": "Take the tail from a rabbit and you've got yourself a bull.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "rabbit", "B": "bull", "P": "tail"}, "chain": [{"start": "rabbit", "relation": "HasProperty", "end": "tail", "weight": 0.8, "surface_text": "small, fluffy tail, distinct from the larger tails of wolves or lemurs"}]} +{"raw_text": "The only difference between a leg and a rat is ambition.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "leg", "B": "rat", "P": "ambition"}, "chain": []} +{"raw_text": "a rose is just a stem that's got red.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "rose", "B": "stem", "P": "red"}, "chain": [{"start": "rose", "relation": "HasProperty", "end": "red", "weight": 1.0, "surface_text": "[[a rose]] is [[red]]"}]} +{"raw_text": "Take the round shape from a nut and you've got yourself a seed.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "nut", "B": "seed", "P": "round shape"}, "chain": [{"start": "nut", "relation": "HasProperty", "end": "round_shape", "weight": 0.8, "surface_text": "usually has a rounded or ovoid shape, unlike acorns or pits which are more irregular"}]} +{"raw_text": "a daffodil is just a posey that's got yellow coloration.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "daffodil", "B": "posey", "P": "yellow coloration"}, "chain": [{"start": "daffodil", "relation": "HasProperty", "end": "yellow_coloration", "weight": 0.8, "surface_text": "Daffodils are most commonly bright yellow, while others have more varied colors"}]} +{"raw_text": "What's an oxpecker but a cormorant with nose shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "oxpecker", "B": "cormorant", "P": "nose shape"}, "chain": [{"start": "oxpecker", "relation": "HasProperty", "end": "nose_shape", "weight": 0.8, "surface_text": "Possesses nostrils covered by bristles, a feature not commonly found in the other listed birds"}]} +{"raw_text": "The only difference between a watermelon and a petal is patience.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "watermelon", "B": "petal", "P": "patience"}, "chain": []} +{"raw_text": "The only difference between a cuckoo and a curassow is behavioral cuckooing.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cuckoo", "B": "curassow", "P": "behavioral cuckooing"}, "chain": [{"start": "cuckoo", "relation": "HasProperty", "end": "behavioral_cuckooing", "weight": 0.8, "surface_text": "well-known for laying eggs in the nests of other birds"}]} +{"raw_text": "The only difference between a snail and a body is herbivore.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "snail", "B": "body", "P": "herbivore"}, "chain": [{"start": "snail", "relation": "HasProperty", "end": "herbivore", "weight": 0.8, "surface_text": "its diet consists mainly of plant matter"}]} +{"raw_text": "What's a handgun but a rifle with weight?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "handgun", "B": "rifle", "P": "weight"}, "chain": [{"start": "handgun", "relation": "HasProperty", "end": "weight", "weight": 0.8, "surface_text": "Relatively lightweight, allowing for quick handling"}]} +{"raw_text": "The only difference between a hawk and a cardinal is spot prey from distance.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "hawk", "B": "cardinal", "P": "spot prey from distance"}, "chain": [{"start": "hawk", "relation": "CapableOf", "end": "spot_prey_from_distance", "weight": 1.0, "surface_text": "[[A hawk]] can [[spot prey from a distance]]"}]} +{"raw_text": "What's a den but a home with hidden entrance?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "den", "B": "home", "P": "hidden entrance"}, "chain": [{"start": "den", "relation": "HasProperty", "end": "hidden_entrance", "weight": 0.8, "surface_text": "dens often have concealed entrances for protection, unlike open burrows or nests"}]} +{"raw_text": "What's a coal but a mountain with smell?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "coal", "B": "mountain", "P": "smell"}, "chain": [{"start": "coal", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "Often smells earthy or like burning when heated, unlike the generally odorless marble, stone, quartz, crystal, or mountain"}]} +{"raw_text": "The only difference between a toolbox and a wedge is durable construction.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "toolbox", "B": "wedge", "P": "durable construction"}, "chain": [{"start": "toolbox", "relation": "HasProperty", "end": "durable_construction", "weight": 0.8, "surface_text": "Built to be robust and withstand heavy use, unlike fragile items like lanterns or lighters"}]} +{"raw_text": "The only difference between a saddle and a saxophone is weight distribution.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "saddle", "B": "saxophone", "P": "weight distribution"}, "chain": [{"start": "saddle", "relation": "HasProperty", "end": "weight_distribution", "weight": 0.8, "surface_text": "Built to distribute weight evenly across the animal's back"}]} +{"raw_text": "The only difference between an iron and a gold is metallic taste.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "iron", "B": "gold", "P": "metallic taste"}, "chain": [{"start": "iron", "relation": "HasProperty", "end": "metallic_taste", "weight": 0.8, "surface_text": "If tasted (not recommended), it would have a distinct metallic flavor, unlike the bland taste of minerals like quartz or chalk"}]} +{"raw_text": "The only difference between a chisel and a pulley is metal blade.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "chisel", "B": "pulley", "P": "metal blade"}, "chain": [{"start": "chisel", "relation": "HasProperty", "end": "metal_blade", "weight": 0.8, "surface_text": "Typically made of steel or similar metal for durability"}]} +{"raw_text": "a lion is just a nightingale that's got tail mane.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "lion", "B": "nightingale", "P": "tail mane"}, "chain": [{"start": "lion", "relation": "HasProperty", "end": "tail_mane", "weight": 0.8, "surface_text": "Lions have a tuft of hair at the end of their tail that looks like a small mane"}]} +{"raw_text": "What's a beet but an eggplant with smell?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "beet", "B": "eggplant", "P": "smell"}, "chain": [{"start": "beet", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "earthy, sweet aroma, especially when cooked, unlike the less pungent smells of many other vegetables"}]} +{"raw_text": "The only difference between a gannet and a feather is patience.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "gannet", "B": "feather", "P": "patience"}, "chain": []} +{"raw_text": "Take the stretchable from a bladder and you've got yourself a bin.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "bladder", "B": "bin", "P": "stretchable"}, "chain": [{"start": "bladder", "relation": "HasProperty", "end": "stretchable", "weight": 1.0, "surface_text": "[[a bladder]] is generally [[stretchable]]"}]} +{"raw_text": "a trigger is just a bomb that's got small size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "trigger", "B": "bomb", "P": "small size"}, "chain": [{"start": "trigger", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Typically small compared to other components in the list"}]} +{"raw_text": "Take the head from a cassowary and you've got yourself a grouse.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cassowary", "B": "grouse", "P": "head"}, "chain": [{"start": "cassowary", "relation": "HasProperty", "end": "head", "weight": 0.8, "surface_text": "topped with a large bony casque (horn-like structure)"}]} +{"raw_text": "Take the patty from a burger and you've got yourself a dessert.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "burger", "B": "dessert", "P": "patty"}, "chain": [{"start": "burger", "relation": "HasProperty", "end": "patty", "weight": 0.8, "surface_text": "A flat, round piece of ground meat (usually beef) forming the main component"}]} +{"raw_text": "Take the aroma from a tea and you've got yourself a soda.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "tea", "B": "soda", "P": "aroma"}, "chain": [{"start": "tea", "relation": "HasProperty", "end": "aroma", "weight": 0.8, "surface_text": "distinct floral, grassy, or earthy scent, unlike the yeasty (beer), fruity (juice), creamy (milk), or roasted (coffee) aromas"}]} +{"raw_text": "The only difference between a barbet and a lark is noticeable crest.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "barbet", "B": "lark", "P": "noticeable crest"}, "chain": [{"start": "barbet", "relation": "HasProperty", "end": "noticeable_crest", "weight": 0.8, "surface_text": "Many barbets have a distinct crest on their head, which is less common in the listed birds."}]} +{"raw_text": "The only difference between a partridge and a lorikeet is body shape.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "partridge", "B": "lorikeet", "P": "body shape"}, "chain": [{"start": "partridge", "relation": "HasProperty", "end": "body_shape", "weight": 0.8, "surface_text": "Chunky body with short tail, unlike sleek orioles or falcons"}]} +{"raw_text": "What's a land but a farm with ground?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "land", "B": "farm", "P": "ground"}, "chain": [{"start": "land", "relation": "HasProperty", "end": "ground", "weight": 0.8, "surface_text": "It's solid ground as opposed to being water (ocean) or a specific type of landscape (forest, desert)."}]} +{"raw_text": "What's a spider but a lion with small size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "spider", "B": "lion", "P": "small size"}, "chain": [{"start": "spider", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Spiders are generally much smaller in size compared to the other listed animals."}]} +{"raw_text": "The only difference between a martin and an osprey is social breeding.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "martin", "B": "osprey", "P": "social breeding"}, "chain": [{"start": "martin", "relation": "HasProperty", "end": "social_breeding", "weight": 0.8, "surface_text": "Martins frequently nest in colonies, which is less common for many other listed birds like eagles or woodpeckers."}]} +{"raw_text": "a kohlrabi is just a potato that's got color.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "kohlrabi", "B": "potato", "P": "color"}, "chain": [{"start": "kohlrabi", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Green or purple skin, often with lighter green stems/leaves, unlike the uniform green of kale or zucchini"}]} +{"raw_text": "What's an oregano but a parsley with pungent smell?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "oregano", "B": "parsley", "P": "pungent smell"}, "chain": [{"start": "oregano", "relation": "HasProperty", "end": "pungent_smell", "weight": 0.8, "surface_text": "It has a strong, pungent, and somewhat spicy aroma, distinguishing it from the milder scents of parsley or horsetail."}]} +{"raw_text": "The only difference between a saddle and a leg is size.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "saddle", "B": "leg", "P": "size"}, "chain": [{"start": "saddle", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Larger and bulkier than most small handheld tools"}]} +{"raw_text": "What's a needle but a drill with fine thread?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "needle", "B": "drill", "P": "fine thread"}, "chain": [{"start": "needle", "relation": "HasProperty", "end": "fine_thread", "weight": 0.8, "surface_text": "Needles often have an eyelet for thread passage, a feature not present in most other tools."}]} +{"raw_text": "Take the wading behavior from a heron and you've got yourself a rhea.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "heron", "B": "rhea", "P": "wading behavior"}, "chain": [{"start": "heron", "relation": "HasProperty", "end": "wading_behavior", "weight": 0.8, "surface_text": "Herons are often seen standing still in shallow water, waiting to spear prey."}]} +{"raw_text": "Take the sandy surface from a desert and you've got yourself a sea.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "desert", "B": "sea", "P": "sandy surface"}, "chain": [{"start": "desert", "relation": "HasProperty", "end": "sandy_surface", "weight": 0.8, "surface_text": "Desert floors are typically covered in sand, unlike grasslands or pastures."}]} +{"raw_text": "The only difference between a lake and a jungle is circular/serpentine shape.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "lake", "B": "jungle", "P": "circular/serpentine shape"}, "chain": [{"start": "lake", "relation": "HasProperty", "end": "circular/serpentine_shape", "weight": 0.8, "surface_text": "Often forms a distinct boundary or shape within the landscape"}]} +{"raw_text": "Take the texture from a weapon and you've got yourself a broom.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "weapon", "B": "broom", "P": "texture"}, "chain": [{"start": "weapon", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "May have rough or textured surfaces for better grip during use in potentially stressful situations"}]} +{"raw_text": "a coffee is just an oil that's got temperature.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "coffee", "B": "oil", "P": "temperature"}, "chain": [{"start": "coffee", "relation": "HasProperty", "end": "temperature", "weight": 0.8, "surface_text": "Often served hot (though not exclusively; unlike cold beverages like soda, juice, beer)"}]} +{"raw_text": "What's a slug but a lobster with grayish-brown color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "slug", "B": "lobster", "P": "grayish-brown color"}, "chain": [{"start": "slug", "relation": "HasProperty", "end": "grayish-brown_color", "weight": 0.8, "surface_text": "Often has a muted, dull coloration"}]} +{"raw_text": "Take the dark color from a thorn and you've got yourself a peppermint.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "thorn", "B": "peppermint", "P": "dark color"}, "chain": [{"start": "thorn", "relation": "HasProperty", "end": "dark_color", "weight": 0.8, "surface_text": "often brown or black, unlike the green of leaves or stems"}]} +{"raw_text": "an osprey is just a quetzal that's got behavior.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "osprey", "B": "quetzal", "P": "behavior"}, "chain": [{"start": "osprey", "relation": "HasProperty", "end": "behavior", "weight": 0.8, "surface_text": "Specialized in fishing, often seen hovering over water"}]} +{"raw_text": "What's a penguin but a beak with a plan?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "penguin", "B": "beak", "P": "a plan"}, "chain": []} +{"raw_text": "a home is just a house that's got property.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "home", "B": "house", "P": "property"}, "chain": [{"start": "home", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "typically has a front door and a roof"}]} +{"raw_text": "a holly is just an oak that's got red berries.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "holly", "B": "oak", "P": "red berries"}, "chain": [{"start": "holly", "relation": "HasProperty", "end": "red_berries", "weight": 0.8, "surface_text": "holly often produces bright red berries, a feature not typical of oak, dogwood, or hickory"}]} +{"raw_text": "The only difference between a cranberry and a mango is ambition.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cranberry", "B": "mango", "P": "ambition"}, "chain": []} +{"raw_text": "What's a potassium but an oil with softness?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "potassium", "B": "oil", "P": "softness"}, "chain": [{"start": "potassium", "relation": "HasProperty", "end": "softness", "weight": 0.8, "surface_text": "Potassium is extremely soft and can be cut with a knife, unlike harder minerals like quartz or talc."}]} +{"raw_text": "Take the taste from a zucchini and you've got yourself a bean.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "zucchini", "B": "bean", "P": "taste"}, "chain": [{"start": "zucchini", "relation": "HasProperty", "end": "taste", "weight": 0.8, "surface_text": "Subtly sweet and mild, unlike the strong flavors of some vegetables like beets or mushrooms"}]} +{"raw_text": "The only difference between a ukulele and a scale is finger-picked playing.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ukulele", "B": "scale", "P": "finger-picked playing"}, "chain": [{"start": "ukulele", "relation": "HasProperty", "end": "finger-picked_playing", "weight": 0.8, "surface_text": "Often played with fingerpicking techniques, unlike many others"}]} +{"raw_text": "a thrush is just a curassow that's got brown body.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "thrush", "B": "curassow", "P": "brown body"}, "chain": [{"start": "thrush", "relation": "HasProperty", "end": "brown_body", "weight": 0.8, "surface_text": "Thrushes typically have brown or olive-brown upperparts, distinguishing them from brighter or more colorful birds like peacocks or lovebirds."}]} +{"raw_text": "What's a horsetail but a thyme with shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "horsetail", "B": "thyme", "P": "shape"}, "chain": [{"start": "horsetail", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "stems are segmented and jointed like bamboo, unlike flat or rounded leaves of herbs"}]} +{"raw_text": "The only difference between a bowerbird and a quetzal is decorates bowers.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "bowerbird", "B": "quetzal", "P": "decorates bowers"}, "chain": [{"start": "bowerbird", "relation": "HasProperty", "end": "decorates_bowers", "weight": 0.8, "surface_text": "Males meticulously decorate their bowers with colorful objects like shells, leaves, and berries as part of mating rituals, unlike other birds."}]} +{"raw_text": "an albatross is just a quetzal that's got habitat.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "albatross", "B": "quetzal", "P": "habitat"}, "chain": [{"start": "albatross", "relation": "HasProperty", "end": "habitat", "weight": 0.8, "surface_text": "primarily pelagic, spends most of its life flying over the open ocean"}]} +{"raw_text": "What's a bucket but an aquarium with hold water?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bucket", "B": "aquarium", "P": "hold water"}, "chain": [{"start": "bucket", "relation": "CapableOf", "end": "hold_water", "weight": 1.0, "surface_text": "[[a bucket]] can [[hold water]]"}]} +{"raw_text": "What's a caddy but a teacup with open top?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "caddy", "B": "teacup", "P": "open top"}, "chain": [{"start": "caddy", "relation": "HasProperty", "end": "open_top", "weight": 0.8, "surface_text": "usually has an open top for easy access to contents"}]} +{"raw_text": "a roadrunner is just a cassowary that's got ground movement.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "roadrunner", "B": "cassowary", "P": "ground movement"}, "chain": [{"start": "roadrunner", "relation": "HasProperty", "end": "ground_movement", "weight": 0.8, "surface_text": "It runs on the ground at high speeds rather than primarily flying"}]} +{"raw_text": "The only difference between a trough and a lid is open top.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "trough", "B": "lid", "P": "open top"}, "chain": [{"start": "trough", "relation": "HasProperty", "end": "open_top", "weight": 0.8, "surface_text": "Often lacks a lid, unlike many other listed containers"}]} +{"raw_text": "What's a canary but a cormorant with seed-eating diet?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "canary", "B": "cormorant", "P": "seed-eating diet"}, "chain": [{"start": "canary", "relation": "HasProperty", "end": "seed-eating_diet", "weight": 0.8, "surface_text": "Canaries primarily eat seeds, a trait less common among the listed birds like flycatchers (insect-eaters) or thrashers (omnivores)."}]} +{"raw_text": "a food is just a salmon that's got edible.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "food", "B": "salmon", "P": "edible"}, "chain": [{"start": "food", "relation": "HasProperty", "end": "edible", "weight": 0.8, "surface_text": "can be consumed, unlike some items listed"}]} +{"raw_text": "Take the muscular texture from a flesh and you've got yourself a steak.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "flesh", "B": "steak", "P": "muscular texture"}, "chain": [{"start": "flesh", "relation": "HasProperty", "end": "muscular_texture", "weight": 0.8, "surface_text": "Flesh contains muscle fibers, giving it a unique stringy or fibrous texture when compared to items like a pickle or slug."}]} +{"raw_text": "What's a jacket but a dress with pockets?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "jacket", "B": "dress", "P": "pockets"}, "chain": [{"start": "jacket", "relation": "HasProperty", "end": "pockets", "weight": 0.8, "surface_text": "Jackets frequently have pockets, unlike dresses or ties"}]} +{"raw_text": "The only difference between a thrush and a rhea is single-pair breeding.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "thrush", "B": "rhea", "P": "single-pair breeding"}, "chain": [{"start": "thrush", "relation": "HasProperty", "end": "single-pair_breeding", "weight": 0.8, "surface_text": "Thrushes typically form monogamous pairs for breeding, unlike more social or polygamous birds in the list."}]} +{"raw_text": "a squash is just a watermelon that's got color.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "squash", "B": "watermelon", "P": "color"}, "chain": [{"start": "squash", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "often vibrant orange, yellow, or deep green, unlike the typical red, green, or yellow of other fruits"}]} +{"raw_text": "Take the shape from a spout and you've got yourself a hacksaw.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "spout", "B": "hacksaw", "P": "shape"}, "chain": [{"start": "spout", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "Tapered, often cylindrical with a flared orifice"}]} +{"raw_text": "a herring is just a minnow that's got silvery scales.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "herring", "B": "minnow", "P": "silvery scales"}, "chain": [{"start": "herring", "relation": "HasProperty", "end": "silvery_scales", "weight": 0.8, "surface_text": "Distinctive bright, metallic sheen unlike the duller or differently colored scales of many other fish"}]} +{"raw_text": "Take the translucent wings from a lacebug and you've got yourself an ant.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lacebug", "B": "ant", "P": "translucent wings"}, "chain": [{"start": "lacebug", "relation": "HasProperty", "end": "translucent_wings", "weight": 0.8, "surface_text": "Wings are see-through with a lacy pattern, unlike the opaque wings of flies or the solid wings of beetles"}]} +{"raw_text": "Take the smelting from a pewter and you've got yourself a magnesium.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "pewter", "B": "magnesium", "P": "smelting"}, "chain": [{"start": "pewter", "relation": "CapableOf", "end": "smelting", "weight": 0.8, "surface_text": "smelting connects as a process to extract both metals from ores"}]} +{"raw_text": "a tie is just an underwear that's got colorful patterns.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tie", "B": "underwear", "P": "colorful patterns"}, "chain": [{"start": "tie", "relation": "HasProperty", "end": "colorful_patterns", "weight": 0.8, "surface_text": "Often has distinct patterns or prints, unlike simple underwear or solid-colored jackets"}]} +{"raw_text": "What's a glass but a drawer with shimmers?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "glass", "B": "drawer", "P": "shimmers"}, "chain": [{"start": "glass", "relation": "HasProperty", "end": "shimmers", "weight": 0.8, "surface_text": "Glass surfaces often catch and reflect light, giving them a distinctive shimmer that differs from matte surfaces like a toolbox or kettle"}]} +{"raw_text": "a zebra is just a beak that's got long legs.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "zebra", "B": "beak", "P": "long legs"}, "chain": [{"start": "zebra", "relation": "HasProperty", "end": "long_legs", "weight": 0.8, "surface_text": "Taller and more slender legs compared to many others"}]} +{"raw_text": "The only difference between a horsetail and a basil is stem structure.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "horsetail", "B": "basil", "P": "stem structure"}, "chain": [{"start": "horsetail", "relation": "HasProperty", "end": "stem_structure", "weight": 0.8, "surface_text": "stems are hollow and jointed, unlike solid stems of most herbs"}]} +{"raw_text": "Take the firearms mechanism from a gun and you've got yourself a shotgun.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "gun", "B": "shotgun", "P": "firearms mechanism"}, "chain": [{"start": "gun", "relation": "HasProperty", "end": "firearms_mechanism", "weight": 0.8, "surface_text": "Uses an explosive charge to launch projectiles"}]} +{"raw_text": "The only difference between a truck and a cart is colors.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "truck", "B": "cart", "P": "colors"}, "chain": [{"start": "truck", "relation": "HasProperty", "end": "colors", "weight": 0.8, "surface_text": "Often painted in corporate colors or white/gray, less varied than cars"}]} +{"raw_text": "a drill is just a rasp that's got power source.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "drill", "B": "rasp", "P": "power source"}, "chain": [{"start": "drill", "relation": "HasProperty", "end": "power_source", "weight": 0.8, "surface_text": "Usually requires electricity or battery to operate"}]} +{"raw_text": "The only difference between an accordion and a barometer is bellows-driven sound.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "accordion", "B": "barometer", "P": "bellows-driven sound"}, "chain": [{"start": "accordion", "relation": "HasProperty", "end": "bellows-driven_sound", "weight": 0.8, "surface_text": "Sound is produced by manipulating bellows, unlike keyboard or struck/plucked instruments"}]} +{"raw_text": "Take the distinctive song from a nightingale and you've got yourself a booby.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "nightingale", "B": "booby", "P": "distinctive song"}, "chain": [{"start": "nightingale", "relation": "HasProperty", "end": "distinctive_song", "weight": 0.8, "surface_text": "Known for its loud and melodious song, setting it apart from other listed birds"}]} +{"raw_text": "Take the cheap housing from an apartment and you've got yourself a church.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "apartment", "B": "church", "P": "cheap housing"}, "chain": [{"start": "apartment", "relation": "HasProperty", "end": "cheap_housing", "weight": 1.0, "surface_text": "[[an apartment]] is [[cheap housing]]"}]} +{"raw_text": "The only difference between a medicine and a cypress is smell strong.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "medicine", "B": "cypress", "P": "smell strong"}, "chain": [{"start": "medicine", "relation": "HasProperty", "end": "smell_strong", "weight": 0.8, "surface_text": "Frequently emits a potent, unique scent from active ingredients"}]} +{"raw_text": "The only difference between a boat and a sailboat is property.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "boat", "B": "sailboat", "P": "property"}, "chain": [{"start": "boat", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "floats on water"}]} +{"raw_text": "The only difference between a mug and a brick is ceramic material.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "mug", "B": "brick", "P": "ceramic material"}, "chain": [{"start": "mug", "relation": "HasProperty", "end": "ceramic_material", "weight": 0.8, "surface_text": "Many mugs are made of ceramic (e.g., porcelain, stoneware), which is common for mugs but less so for containers like cartons or metal pails."}]} +{"raw_text": "What's an orchard but a hollow with fruit production?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "orchard", "B": "hollow", "P": "fruit production"}, "chain": [{"start": "orchard", "relation": "HasProperty", "end": "fruit_production", "weight": 0.8, "surface_text": "Primary purpose is fruit production, a defining feature not shared by natural landscapes or ornamental gardens."}]} +{"raw_text": "The only difference between a hornbill and an auk is head movement.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "hornbill", "B": "auk", "P": "head movement"}, "chain": [{"start": "hornbill", "relation": "HasProperty", "end": "head_movement", "weight": 0.8, "surface_text": "Pivots its head side-to-side when walking, a distinctive motion not seen in other birds"}]} +{"raw_text": "a zucchini is just an eggplant that's got shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "zucchini", "B": "eggplant", "P": "shape"}, "chain": [{"start": "zucchini", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "Typically long and cylindrical, unlike the round or irregular shapes of many others"}]} +{"raw_text": "Take the crawling movement from a centipede and you've got yourself a penguin.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "centipede", "B": "penguin", "P": "crawling movement"}, "chain": [{"start": "centipede", "relation": "HasProperty", "end": "crawling_movement", "weight": 0.8, "surface_text": "Moves by wriggling and using many legs simultaneously."}]} +{"raw_text": "What's a tea but a wine with flavor?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "tea", "B": "wine", "P": "flavor"}, "chain": [{"start": "tea", "relation": "HasProperty", "end": "flavor", "weight": 0.8, "surface_text": "often astringent or tannic taste, less sweet than juice/soda, less bitter than coffee, and more complex than plain water"}]} +{"raw_text": "What's an orchid but an iris with colorful petals?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "orchid", "B": "iris", "P": "colorful petals"}, "chain": [{"start": "orchid", "relation": "HasProperty", "end": "colorful_petals", "weight": 0.8, "surface_text": "orchids often have intricate patterns and multiple colors on the same flower, unlike many other flowers which tend to have uniform single colors"}]} +{"raw_text": "an engine is just a hacksaw that's got luminous gauges.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "engine", "B": "hacksaw", "P": "luminous gauges"}, "chain": [{"start": "engine", "relation": "HasProperty", "end": "luminous_gauges", "weight": 0.8, "surface_text": "has illuminated dials and indicators"}]} +{"raw_text": "What's an eagle but a blackbird with spot rabbit on ground?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "eagle", "B": "blackbird", "P": "spot rabbit on ground"}, "chain": [{"start": "eagle", "relation": "CapableOf", "end": "spot_rabbit_on_ground", "weight": 1.0, "surface_text": "[[An eagle]] can [[spot a rabbit on the ground]]"}]} +{"raw_text": "The only difference between a fuel and a rubber is appearance.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "fuel", "B": "rubber", "P": "appearance"}, "chain": [{"start": "fuel", "relation": "HasProperty", "end": "appearance", "weight": 0.8, "surface_text": "Often appears as a thick liquid (unlike solids like clay or bone)"}]} +{"raw_text": "The only difference between a ham and an orange is part of meal.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ham", "B": "orange", "P": "part of meal"}, "chain": [{"start": "ham", "relation": "CapableOf", "end": "part_of_meal", "weight": 1.0, "surface_text": "[[ham]] can [[be a part of a meal]]"}]} +{"raw_text": "a marjoram is just a parsley that's got spearmint-like flavor.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "marjoram", "B": "parsley", "P": "spearmint-like flavor"}, "chain": [{"start": "marjoram", "relation": "HasProperty", "end": "spearmint-like_flavor", "weight": 0.8, "surface_text": "Unique sweet, minty taste that differs from basil's strong or parsley's mild flavor"}]} +{"raw_text": "Take the sharp edges from a ridge and you've got yourself a ditch.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ridge", "B": "ditch", "P": "sharp edges"}, "chain": [{"start": "ridge", "relation": "HasProperty", "end": "sharp_edges", "weight": 0.8, "surface_text": "Typically has steep, defined sides that rise abruptly"}]} +{"raw_text": "What's a den but a house with small size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "den", "B": "house", "P": "small size"}, "chain": [{"start": "den", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "dens are typically smaller than houses or homes"}]} +{"raw_text": "a swan is just a condor that's got white plumage.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "swan", "B": "condor", "P": "white plumage"}, "chain": [{"start": "swan", "relation": "HasProperty", "end": "white_plumage", "weight": 0.8, "surface_text": "Swans are typically pure white, unlike most other birds which have varied colors."}]} +{"raw_text": "The only difference between a mahogany and an oak is heavy weight.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "mahogany", "B": "oak", "P": "heavy weight"}, "chain": [{"start": "mahogany", "relation": "HasProperty", "end": "heavy_weight", "weight": 0.8, "surface_text": "Mahogany is notably dense and heavy, heavier than maple or pine"}]} +{"raw_text": "What's a rat but a gazelle with nocturnal behavior?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "rat", "B": "gazelle", "P": "nocturnal behavior"}, "chain": [{"start": "rat", "relation": "HasProperty", "end": "nocturnal_behavior", "weight": 0.8, "surface_text": "active primarily at night, unlike the diurnal patterns of most others"}]} +{"raw_text": "Take the specific cleavage from a mineral and you've got yourself a brick.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "mineral", "B": "brick", "P": "specific cleavage"}, "chain": [{"start": "mineral", "relation": "HasProperty", "end": "specific_cleavage", "weight": 0.8, "surface_text": "minerals break along definite planes, unlike irregular breaks in pebbles or soil"}]} +{"raw_text": "Take the decoration from a decanter and you've got yourself a drawer.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "decanter", "B": "drawer", "P": "decoration"}, "chain": [{"start": "decanter", "relation": "HasProperty", "end": "decoration", "weight": 0.8, "surface_text": "Often ornately decorated or cut with patterns, unlike the simpler designs of most other containers."}]} +{"raw_text": "What's a platinum but a steel with weight?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "platinum", "B": "steel", "P": "weight"}, "chain": [{"start": "platinum", "relation": "HasProperty", "end": "weight", "weight": 0.8, "surface_text": "platinum is heavy, and an anchor provides weight"}]} +{"raw_text": "The only difference between a pheasant and a rail is powerful flight.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pheasant", "B": "rail", "P": "powerful flight"}, "chain": [{"start": "pheasant", "relation": "HasProperty", "end": "powerful_flight", "weight": 0.8, "surface_text": "Capable of rapid, short bursts of strong flight to escape danger, unlike the more agile flight of smaller birds like jays or thrushes"}]} +{"raw_text": "a furniture is just a kitchen that's got support function.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "furniture", "B": "kitchen", "P": "support function"}, "chain": [{"start": "furniture", "relation": "HasProperty", "end": "support_function", "weight": 0.8, "surface_text": "furniture supports human activity or objects (like tables, chairs)"}]} +{"raw_text": "What's an underwear but a dress with colorful?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "underwear", "B": "dress", "P": "colorful"}, "chain": [{"start": "underwear", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "Often brightly colored or patterned, unlike the more neutral tones of many other clothing items"}]} +{"raw_text": "The only difference between a gallery and a theater is ambition.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "gallery", "B": "theater", "P": "ambition"}, "chain": []} +{"raw_text": "Take the fall off shelf from a vase and you've got yourself a barrel.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "vase", "B": "barrel", "P": "fall off shelf"}, "chain": [{"start": "vase", "relation": "CapableOf", "end": "fall_off_shelf", "weight": 1.0, "surface_text": "[[A vase]] can [[fall off a shelf]]"}]} +{"raw_text": "an underwear is just a dress that's got soft material.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "underwear", "B": "dress", "P": "soft material"}, "chain": [{"start": "underwear", "relation": "HasProperty", "end": "soft_material", "weight": 0.8, "surface_text": "Made from comfortable, smooth fabrics like cotton or silk, unlike the stiffer materials of ties or jackets"}]} +{"raw_text": "Take the a plan from a kingfisher and you've got yourself a grouse.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "kingfisher", "B": "grouse", "P": "a plan"}, "chain": []} +{"raw_text": "a tie is just a scarf that's got formal appearance.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tie", "B": "scarf", "P": "formal appearance"}, "chain": [{"start": "tie", "relation": "HasProperty", "end": "formal_appearance", "weight": 0.8, "surface_text": "Typically associated with formal or business attire"}]} +{"raw_text": "What's a river but a ground with has banks?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "river", "B": "ground", "P": "has banks"}, "chain": [{"start": "river", "relation": "HasProperty", "end": "has_banks", "weight": 0.8, "surface_text": "Raised edges on either side made of soil, rocks, or vegetation"}]} +{"raw_text": "The only difference between a mouthpiece and an opener is portability.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "mouthpiece", "B": "opener", "P": "portability"}, "chain": [{"start": "mouthpiece", "relation": "HasProperty", "end": "portability", "weight": 0.8, "surface_text": "Generally small and lightweight compared to larger tools like anvils or engines"}]} +{"raw_text": "Take the all-black body from a coot and you've got yourself a hornbill.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "coot", "B": "hornbill", "P": "all-black body"}, "chain": [{"start": "coot", "relation": "HasProperty", "end": "all-black_body", "weight": 0.8, "surface_text": "Unlike many other birds which have bright or varied colors"}]} +{"raw_text": "What's a teacup but a pitcher with shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "teacup", "B": "pitcher", "P": "shape"}, "chain": [{"start": "teacup", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "typically has a rounded bowl and a handle"}]} +{"raw_text": "What's a bamboo but a pine with woody texture?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bamboo", "B": "pine", "P": "woody texture"}, "chain": [{"start": "bamboo", "relation": "HasProperty", "end": "woody_texture", "weight": 0.8, "surface_text": "Bamboo is considered a woody grass, giving it a hard, durable texture unlike softer plants like peppermint or hay."}]} +{"raw_text": "What's a workshop but a library with dusty atmosphere?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "workshop", "B": "library", "P": "dusty atmosphere"}, "chain": [{"start": "workshop", "relation": "HasProperty", "end": "dusty_atmosphere", "weight": 0.8, "surface_text": "Often has visible dust from cutting and shaping materials"}]} +{"raw_text": "Take the sweet taste from a milk and you've got yourself a juice.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "milk", "B": "juice", "P": "sweet taste"}, "chain": [{"start": "milk", "relation": "HasProperty", "end": "sweet_taste", "weight": 0.8, "surface_text": "Milk is naturally slightly sweet, distinguishing it from the often bitter or acidic tastes of coffee, tea, or juice."}]} +{"raw_text": "The only difference between a burrow and a den is quiet environment.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "burrow", "B": "den", "P": "quiet environment"}, "chain": [{"start": "burrow", "relation": "HasProperty", "end": "quiet_environment", "weight": 0.8, "surface_text": "being underground makes them naturally shielded from external sounds"}]} +{"raw_text": "What's a wheat but a grain with plants?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "wheat", "B": "grain", "P": "plants"}, "chain": [{"start": "wheat", "relation": "HasProperty", "end": "plants", "weight": 0.8, "surface_text": "wheat grows as a tall grass plant, while rice is grown as a shorter plant in paddies"}]} +{"raw_text": "What's a home but a stable with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "home", "B": "stable", "P": "property"}, "chain": [{"start": "home", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "typically has a front door and a roof"}]} +{"raw_text": "a wolf is just a bull that's got pointed ears.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "wolf", "B": "bull", "P": "pointed ears"}, "chain": [{"start": "wolf", "relation": "HasProperty", "end": "pointed_ears", "weight": 0.8, "surface_text": "Upright, pointed ears that stand out from other animals"}]} +{"raw_text": "Take the round shape from a wheel and you've got yourself a saddle.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "wheel", "B": "saddle", "P": "round shape"}, "chain": [{"start": "wheel", "relation": "HasProperty", "end": "round_shape", "weight": 0.8, "surface_text": "It's circular, unlike most other tools/vehicles which are generally angular or irregular."}]} +{"raw_text": "The only difference between a mug and a bladder is heavyweight.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "mug", "B": "bladder", "P": "heavyweight"}, "chain": [{"start": "mug", "relation": "HasProperty", "end": "heavyweight", "weight": 0.8, "surface_text": "Due to their ceramic material or thick plastic construction, mugs are often heavier than lightweight cartons or thin-walled plastic tubs."}]} +{"raw_text": "Take the bark appearance from a hickory and you've got yourself a holly.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "hickory", "B": "holly", "P": "bark appearance"}, "chain": [{"start": "hickory", "relation": "HasProperty", "end": "bark_appearance", "weight": 0.8, "surface_text": "Has a thick, deeply furrowed bark that appears older and rougher than the smoother bark of cedars or hollies"}]} +{"raw_text": "What's a pickle but a steak with bright aroma?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "pickle", "B": "steak", "P": "bright aroma"}, "chain": [{"start": "pickle", "relation": "HasProperty", "end": "bright_aroma", "weight": 0.8, "surface_text": "Pickles have a strong, tangy vinegar smell that is easily distinguishable."}]} +{"raw_text": "Take the ambition from a ditch and you've got yourself a land.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ditch", "B": "land", "P": "ambition"}, "chain": []} +{"raw_text": "Take the color black from a soot and you've got yourself a straw.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "soot", "B": "straw", "P": "color black"}, "chain": [{"start": "soot", "relation": "HasProperty", "end": "color_black", "weight": 0.8, "surface_text": "Soot is typically very dark or black in color due to its carbon content, unlike dust which can be various colors, and other materials like brick, straw, or chalk."}]} +{"raw_text": "Take the fly from a quetzal and you've got yourself a stork.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "quetzal", "B": "stork", "P": "fly"}, "chain": [{"start": "quetzal", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a quetzal can fly"}]} +{"raw_text": "a pickle is just a food that's got bright aroma.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pickle", "B": "food", "P": "bright aroma"}, "chain": [{"start": "pickle", "relation": "HasProperty", "end": "bright_aroma", "weight": 0.8, "surface_text": "Pickles have a strong, tangy vinegar smell that is easily distinguishable."}]} +{"raw_text": "What's a cauliflower but a sprout with taste?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cauliflower", "B": "sprout", "P": "taste"}, "chain": [{"start": "cauliflower", "relation": "HasProperty", "end": "taste", "weight": 0.8, "surface_text": "Mild, slightly sweet, and nutty flavor, unlike the distinct tastes of beets, corn, spinach, celery, or pickles."}]} +{"raw_text": "Take the hay loft from a barn and you've got yourself a theater.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "barn", "B": "theater", "P": "hay loft"}, "chain": [{"start": "barn", "relation": "HasProperty", "end": "hay_loft", "weight": 0.8, "surface_text": "Many barns feature a hay loft or upper storage level, a feature not found in buildings like kitchens or apartments."}]} +{"raw_text": "Take the metal construction from a micrometer and you've got yourself a caliper.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "micrometer", "B": "caliper", "P": "metal construction"}, "chain": [{"start": "micrometer", "relation": "HasProperty", "end": "metal_construction", "weight": 0.8, "surface_text": "Primarily made of metal for durability and stability, unlike many other listed instruments."}]} +{"raw_text": "What's a mace but a hammer with an attitude?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "mace", "B": "hammer", "P": "an attitude"}, "chain": []} +{"raw_text": "a mace is just a hammer that's got patience.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mace", "B": "hammer", "P": "patience"}, "chain": []} +{"raw_text": "The only difference between a talc and a quartz is octahedral shape.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "talc", "B": "quartz", "P": "octahedral shape"}, "chain": [{"start": "talc", "relation": "HasProperty", "end": "octahedral_shape", "weight": 0.8, "surface_text": "While not universal, it can form in characteristic waxy, foliated, or tabular shapes that differ from the crystalline structures of minerals like quartz or potassium."}]} +{"raw_text": "Take the blades from an opener and you've got yourself a saxophone.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "opener", "B": "saxophone", "P": "blades"}, "chain": [{"start": "opener", "relation": "HasProperty", "end": "blades", "weight": 0.8, "surface_text": "Openers have blades or cutting edges specifically designed to pierce or twist, unlike tools like a broom or anvil."}]} +{"raw_text": "The only difference between a bull and a deer is strength.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "bull", "B": "deer", "P": "strength"}, "chain": [{"start": "bull", "relation": "HasProperty", "end": "strength", "weight": 0.8, "surface_text": "strength connects the bull's trait to the muscle's function."}]} +{"raw_text": "What's a radish but a celery with shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "radish", "B": "celery", "P": "shape"}, "chain": [{"start": "radish", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "Typically round or oval root with a distinct, bulbous shape"}]} +{"raw_text": "a turmeric is just a nutmeg that's got earthy aroma.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "turmeric", "B": "nutmeg", "P": "earthy aroma"}, "chain": [{"start": "turmeric", "relation": "HasProperty", "end": "earthy_aroma", "weight": 0.8, "surface_text": "A unique earthy aroma that's less floral or pungent than many others"}]} +{"raw_text": "a ship is just a cart that's got large size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "ship", "B": "cart", "P": "large size"}, "chain": [{"start": "ship", "relation": "HasProperty", "end": "large_size", "weight": 0.8, "surface_text": "Ships are typically much larger than other vehicles in this list"}]} +{"raw_text": "an eggplant is just an okra that's got vegetable.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "eggplant", "B": "okra", "P": "vegetable"}, "chain": [{"start": "eggplant", "relation": "HasProperty", "end": "vegetable", "weight": 0.8, "surface_text": "Both eggplant and lettuce are vegetables."}]} +{"raw_text": "The only difference between a viola and a ukulele is shoulder-rested playing.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "viola", "B": "ukulele", "P": "shoulder-rested playing"}, "chain": [{"start": "viola", "relation": "HasProperty", "end": "shoulder-rested_playing", "weight": 0.8, "surface_text": "Played on the shoulder with a chin rest, unlike piano/organ/accordion"}]} +{"raw_text": "Take the color: reddish-brown from a rust and you've got yourself an ash.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "rust", "B": "ash", "P": "color: reddish-brown"}, "chain": [{"start": "rust", "relation": "HasProperty", "end": "color:_reddish-brown", "weight": 0.8, "surface_text": "rust is typically a reddish-brown color, unlike the other materials which have more neutral or varied colors"}]} +{"raw_text": "What's a robin but an ibis with red-orange breast?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "robin", "B": "ibis", "P": "red-orange breast"}, "chain": [{"start": "robin", "relation": "HasProperty", "end": "red-orange_breast", "weight": 0.8, "surface_text": "Unlike most others in this list, robins have a distinctively bright red-orange breast"}]} +{"raw_text": "What's a lorikeet but a booby with fly?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "lorikeet", "B": "booby", "P": "fly"}, "chain": [{"start": "lorikeet", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a lorikeet can fly"}]} +{"raw_text": "The only difference between a cart and a plane is open design.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "cart", "B": "plane", "P": "open design"}, "chain": [{"start": "cart", "relation": "HasProperty", "end": "open_design", "weight": 0.8, "surface_text": "Typically has an open-top structure, unlike enclosed vehicles like vans or cars"}]} +{"raw_text": "What's a dodo but a swan with flightless?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "dodo", "B": "swan", "P": "flightless"}, "chain": [{"start": "dodo", "relation": "HasProperty", "end": "flightless", "weight": 0.8, "surface_text": "Unlike most birds in the list, dodos could not fly."}]} +{"raw_text": "The only difference between an accordion and a triangle is right-hand keyboard.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "accordion", "B": "triangle", "P": "right-hand keyboard"}, "chain": [{"start": "accordion", "relation": "HasProperty", "end": "right-hand_keyboard", "weight": 0.8, "surface_text": "Most accordions have a small keyboard on the right side for melody notes"}]} +{"raw_text": "Take the holds soil from a root and you've got yourself a bark.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "root", "B": "bark", "P": "holds soil"}, "chain": [{"start": "root", "relation": "HasProperty", "end": "holds_soil", "weight": 0.8, "surface_text": "Roots help bind soil particles together, preventing erosion, a function not typically performed by leaves or flowers."}]} +{"raw_text": "The only difference between a theater and a kitchen is closing doors.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "theater", "B": "kitchen", "P": "closing doors"}, "chain": [{"start": "theater", "relation": "CapableOf", "end": "closing_doors", "weight": 1.0, "surface_text": "[[a theater]] can [[be closing doors]]"}]} +{"raw_text": "Take the heavy weight from a rifle and you've got yourself a cannon.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "rifle", "B": "cannon", "P": "heavy weight"}, "chain": [{"start": "rifle", "relation": "HasProperty", "end": "heavy_weight", "weight": 0.8, "surface_text": "Distinguishes it from handguns, bombs, and mines"}]} +{"raw_text": "What's an ore but a tin with weighty?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ore", "B": "tin", "P": "weighty"}, "chain": [{"start": "ore", "relation": "HasProperty", "end": "weighty", "weight": 0.8, "surface_text": "Tends to be heavy for its size due to the density of the contained metal content."}]} +{"raw_text": "The only difference between a spinach and a cucumber is eel-shaped root.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "spinach", "B": "cucumber", "P": "eel-shaped root"}, "chain": [{"start": "spinach", "relation": "HasProperty", "end": "eel-shaped_root", "weight": 0.8, "surface_text": "The root of spinach, if left to grow, is often thick and somewhat eel-shaped, unlike the typical root structures of radish or potato."}]} +{"raw_text": "The only difference between a tungsten and an aluminum is density.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "tungsten", "B": "aluminum", "P": "density"}, "chain": [{"start": "tungsten", "relation": "HasProperty", "end": "density", "weight": 0.8, "surface_text": "very dense, heavier than most common metals like aluminum or magnesium"}]} +{"raw_text": "Take the playing position from a cello and you've got yourself a ukulele.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cello", "B": "ukulele", "P": "playing position"}, "chain": [{"start": "cello", "relation": "HasProperty", "end": "playing_position", "weight": 0.8, "surface_text": "It is played sitting down, held between the legs, unlike instruments like bongos or harp which stand on the floor"}]} +{"raw_text": "Take the wooden handle from a hammer and you've got yourself a saddle.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "hammer", "B": "saddle", "P": "wooden handle"}, "chain": [{"start": "hammer", "relation": "HasProperty", "end": "wooden_handle", "weight": 0.8, "surface_text": "Most hammers have a wooden handle, unlike most other tools/weapons in the list"}]} +{"raw_text": "What's a petal but a rose with thin?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "petal", "B": "rose", "P": "thin"}, "chain": [{"start": "petal", "relation": "HasProperty", "end": "thin", "weight": 0.8, "surface_text": "Petals are typically thin and delicate, unlike husks or bark"}]} +{"raw_text": "Take the ocean scent/taste from a lobster and you've got yourself a banana.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lobster", "B": "banana", "P": "ocean scent/taste"}, "chain": [{"start": "lobster", "relation": "HasProperty", "end": "ocean_scent/taste", "weight": 0.8, "surface_text": "Has a distinct briny, sea-water flavor and aroma, unlike the other listed foods"}]} +{"raw_text": "What's a lemon but a watermelon with small size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "lemon", "B": "watermelon", "P": "small size"}, "chain": [{"start": "lemon", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "lemons are smaller than mangoes, papayas, pineapples, and squash"}]} +{"raw_text": "The only difference between a guitar and a triangle is wooden body.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "guitar", "B": "triangle", "P": "wooden body"}, "chain": [{"start": "guitar", "relation": "HasProperty", "end": "wooden_body", "weight": 0.8, "surface_text": "Most guitars are made of wood, unlike the metal bodies of brass instruments or plastic/composite bodies of some others"}]} +{"raw_text": "The only difference between a paper and a dust is crumpled.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "paper", "B": "dust", "P": "crumpled"}, "chain": [{"start": "paper", "relation": "HasProperty", "end": "crumpled", "weight": 5.656854, "surface_text": "[[Paper]] can be [[crumpled]]"}]} +{"raw_text": "What's an aquarium but a chest with water filled?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "aquarium", "B": "chest", "P": "water filled"}, "chain": [{"start": "aquarium", "relation": "HasProperty", "end": "water_filled", "weight": 0.8, "surface_text": "Contains water as its primary medium, unlike most other containers"}]} +{"raw_text": "What's a bark but a plant with rough?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bark", "B": "plant", "P": "rough"}, "chain": [{"start": "bark", "relation": "HasProperty", "end": "rough", "weight": 1.0, "surface_text": "[[bark]] is generally [[rough]]"}]} +{"raw_text": "The only difference between a farm and a desert is crops.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "farm", "B": "desert", "P": "crops"}, "chain": [{"start": "farm", "relation": "HasProperty", "end": "crops", "weight": 0.8, "surface_text": "May contain cultivated plants, distinguishing it from natural vegetation"}]} +{"raw_text": "Take the an attitude from a lotus and you've got yourself a lilac.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lotus", "B": "lilac", "P": "an attitude"}, "chain": []} +{"raw_text": "The only difference between a gallery and a gymnasium is an attitude.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "gallery", "B": "gymnasium", "P": "an attitude"}, "chain": []} +{"raw_text": "Take the solid state from a mineral and you've got yourself an agate.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "mineral", "B": "agate", "P": "solid state"}, "chain": [{"start": "mineral", "relation": "HasProperty", "end": "solid_state", "weight": 0.8, "surface_text": "minerals are naturally occurring solids, unlike soil which contains liquids/particles"}]} +{"raw_text": "a garnet is just a flint that's got cuttable gemstone.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "garnet", "B": "flint", "P": "cuttable gemstone"}, "chain": [{"start": "garnet", "relation": "HasProperty", "end": "cuttable_gemstone", "weight": 0.8, "surface_text": "Garnets can be faceted into gemstones, something not typically done with bricks or concrete."}]} +{"raw_text": "Take the coloration from a barracuda and you've got yourself a snapper.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "barracuda", "B": "snapper", "P": "coloration"}, "chain": [{"start": "barracuda", "relation": "HasProperty", "end": "coloration", "weight": 0.8, "surface_text": "Typically has a silver-gray body with darker stripes along its sides"}]} +{"raw_text": "a metal is just an ore that's got mercury.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "metal", "B": "ore", "P": "mercury"}, "chain": [{"start": "metal", "relation": "HasProperty", "end": "mercury", "weight": 0.8, "surface_text": "Both are types of metal."}]} +{"raw_text": "What's a coal but a quartz with color?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "coal", "B": "quartz", "P": "color"}, "chain": [{"start": "coal", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "Black or dark brown color, unlike the typically lighter or varied colors of marble, stone, quartz, crystal, or mountain"}]} +{"raw_text": "What's a snapper but a crappie with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "snapper", "B": "crappie", "P": "property"}, "chain": [{"start": "snapper", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}]} +{"raw_text": "What's a bass but an organ with sing very low?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bass", "B": "organ", "P": "sing very low"}, "chain": [{"start": "bass", "relation": "CapableOf", "end": "sing_very_low", "weight": 1.0, "surface_text": "[[A bass]] can [[sing very low]]"}]} +{"raw_text": "The only difference between a fuel and an aluminum is energy release.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "fuel", "B": "aluminum", "P": "energy release"}, "chain": [{"start": "fuel", "relation": "HasProperty", "end": "energy_release", "weight": 0.8, "surface_text": "Releases significant heat and energy when burned (unique functional property)"}]} +{"raw_text": "What's a revolver but a shotgun with dangerous?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "revolver", "B": "shotgun", "P": "dangerous"}, "chain": [{"start": "revolver", "relation": "HasProperty", "end": "dangerous", "weight": 2.0, "surface_text": "[[a revolver]] is [[dangerous]]"}]} +{"raw_text": "The only difference between a skate and a bass is a plan.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "skate", "B": "bass", "P": "a plan"}, "chain": []} +{"raw_text": "The only difference between a ham and a pizza is part of meal.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ham", "B": "pizza", "P": "part of meal"}, "chain": [{"start": "ham", "relation": "CapableOf", "end": "part_of_meal", "weight": 1.0, "surface_text": "[[ham]] can [[be a part of a meal]]"}]} +{"raw_text": "a buzzard is just a peacock that's got carrion diet.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "buzzard", "B": "peacock", "P": "carrion diet"}, "chain": [{"start": "buzzard", "relation": "HasProperty", "end": "carrion_diet", "weight": 0.8, "surface_text": "Many buzzards primarily eat carrion, unlike wagtails, robins, or flycatchers which hunt live prey."}]} +{"raw_text": "What's a juice but a slug with colorful?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "juice", "B": "slug", "P": "colorful"}, "chain": [{"start": "juice", "relation": "HasProperty", "end": "colorful", "weight": 0.8, "surface_text": "Juices are typically brightly colored liquids (e.g., orange, red, green) from fruits or vegetables, unlike most other listed items."}]} +{"raw_text": "The only difference between a sprout and a cauliflower is fibrous texture.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "sprout", "B": "cauliflower", "P": "fibrous texture"}, "chain": [{"start": "sprout", "relation": "HasProperty", "end": "fibrous_texture", "weight": 0.8, "surface_text": "The leaves and stems can feel somewhat stiff and fibrous to the touch"}]} +{"raw_text": "a milk is just a beer that's got sweet taste.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "milk", "B": "beer", "P": "sweet taste"}, "chain": [{"start": "milk", "relation": "HasProperty", "end": "sweet_taste", "weight": 0.8, "surface_text": "Milk is naturally slightly sweet, distinguishing it from the often bitter or acidic tastes of coffee, tea, or juice."}]} +{"raw_text": "What's an organ but a viola with large size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "organ", "B": "viola", "P": "large size"}, "chain": [{"start": "organ", "relation": "HasProperty", "end": "large_size", "weight": 0.8, "surface_text": "Organs are typically very large and stationary, unlike the portable nature of most other instruments in the list"}]} +{"raw_text": "The only difference between a curry and a pepper is color yellow.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "curry", "B": "pepper", "P": "color yellow"}, "chain": [{"start": "curry", "relation": "HasProperty", "end": "color_yellow", "weight": 0.8, "surface_text": "Curry's primary color is yellow due to turmeric, unlike the typically white, brown, or green colors of most other spices."}]} +{"raw_text": "a flounder is just a grouper that's got ambition.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "flounder", "B": "grouper", "P": "ambition"}, "chain": []} +{"raw_text": "a cedar is just a forest that's got an attitude.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cedar", "B": "forest", "P": "an attitude"}, "chain": []} +{"raw_text": "Take the flight pattern from a swift and you've got yourself a martin.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "swift", "B": "martin", "P": "flight pattern"}, "chain": [{"start": "swift", "relation": "HasProperty", "end": "flight_pattern", "weight": 0.8, "surface_text": "capable of flying for months without landing"}]} +{"raw_text": "What's an apartment but a prison with cheap housing?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "apartment", "B": "prison", "P": "cheap housing"}, "chain": [{"start": "apartment", "relation": "HasProperty", "end": "cheap_housing", "weight": 1.0, "surface_text": "[[an apartment]] is [[cheap housing]]"}]} +{"raw_text": "Take the eel-shaped root from a spinach and you've got yourself a mushroom.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "spinach", "B": "mushroom", "P": "eel-shaped root"}, "chain": [{"start": "spinach", "relation": "HasProperty", "end": "eel-shaped_root", "weight": 0.8, "surface_text": "The root of spinach, if left to grow, is often thick and somewhat eel-shaped, unlike the typical root structures of radish or potato."}]} +{"raw_text": "a cardinal is just a wing that's got no migration.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cardinal", "B": "wing", "P": "no migration"}, "chain": [{"start": "cardinal", "relation": "HasProperty", "end": "no_migration", "weight": 0.8, "surface_text": "Non-migratory, found in same region year-round, unlike many other birds"}]} +{"raw_text": "What's a bellows but an opener with heat association?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bellows", "B": "opener", "P": "heat association"}, "chain": [{"start": "bellows", "relation": "HasProperty", "end": "heat_association", "weight": 0.8, "surface_text": "bellows are specifically used to blow air to increase heat, a distinct purpose"}]} +{"raw_text": "a pail is just a vase that's got open top.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pail", "B": "vase", "P": "open top"}, "chain": [{"start": "pail", "relation": "HasProperty", "end": "open_top", "weight": 0.8, "surface_text": "Unlike most listed containers (flask, jar, chest, drawer), its top is typically open for easy access"}]} +{"raw_text": "Take the fly from a kite and you've got yourself a hummingbird.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "kite", "B": "hummingbird", "P": "fly"}, "chain": [{"start": "kite", "relation": "CapableOf", "end": "fly", "weight": 4.472136, "surface_text": "[[a kite]] can [[fly]]"}]} +{"raw_text": "What's a lyre but a harmonica with stringed?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "lyre", "B": "harmonica", "P": "stringed"}, "chain": [{"start": "lyre", "relation": "HasProperty", "end": "stringed", "weight": 0.8, "surface_text": "Has strings stretched between the crossbar and a resonating body, different from percussion, wind, or electronic instruments."}]} +{"raw_text": "Take the handles from an opener and you've got yourself a lantern.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "opener", "B": "lantern", "P": "handles"}, "chain": [{"start": "opener", "relation": "HasProperty", "end": "handles", "weight": 0.8, "surface_text": "Openers have distinct handles for gripping, unlike simpler tools like a trowel or pick."}]} +{"raw_text": "The only difference between a blade and a mortar is light weight.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "blade", "B": "mortar", "P": "light weight"}, "chain": [{"start": "blade", "relation": "HasProperty", "end": "light_weight", "weight": 0.8, "surface_text": "Compared to heavy weapons like a tank or mortar, blades are relatively lightweight."}]} +{"raw_text": "What's a wedge but a car with shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "wedge", "B": "car", "P": "shape"}, "chain": [{"start": "wedge", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "Typically has a thick end tapering to a thin edge, unlike most other tools which are more uniform or compact"}]} +{"raw_text": "What's a wood but an aluminum with solid?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "wood", "B": "aluminum", "P": "solid"}, "chain": [{"start": "wood", "relation": "HasProperty", "end": "solid", "weight": 2.0, "surface_text": "[[Wood]] is [[solid]]"}]} +{"raw_text": "Take the smooth handle from a drill and you've got yourself a nail.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "drill", "B": "nail", "P": "smooth handle"}, "chain": [{"start": "drill", "relation": "HasProperty", "end": "smooth_handle", "weight": 0.8, "surface_text": "Often has a comfortable, grippable handle for control"}]} +{"raw_text": "Take the territorial behavior from a tiger and you've got yourself a meat.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "tiger", "B": "meat", "P": "territorial behavior"}, "chain": [{"start": "tiger", "relation": "HasProperty", "end": "territorial_behavior", "weight": 0.8, "surface_text": "Marks and defends a large territory"}]} +{"raw_text": "The only difference between a robin and a dodo is brownish upperparts.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "robin", "B": "dodo", "P": "brownish upperparts"}, "chain": [{"start": "robin", "relation": "HasProperty", "end": "brownish_upperparts", "weight": 0.8, "surface_text": "Their back and wings are a relatively plain brown, setting them apart from many other colorful birds"}]} +{"raw_text": "The only difference between a worm and a fat is crawl down street.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "worm", "B": "fat", "P": "crawl down street"}, "chain": [{"start": "worm", "relation": "CapableOf", "end": "crawl_down_street", "weight": 1.0, "surface_text": "[[A worm]] can [[crawl down the street]]"}]} +{"raw_text": "Take the fool caretakers from a chimpanzee and you've got yourself a sponge.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "chimpanzee", "B": "sponge", "P": "fool caretakers"}, "chain": [{"start": "chimpanzee", "relation": "CapableOf", "end": "fool_caretakers", "weight": 1.0, "surface_text": "[[A chimpanzee]] can [[fool the caretakers]]"}]} +{"raw_text": "a piano is just a saxophone that's got keys.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "piano", "B": "saxophone", "P": "keys"}, "chain": [{"start": "piano", "relation": "HasProperty", "end": "keys", "weight": 0.8, "surface_text": "piano has a keyboard of black and white keys"}]} +{"raw_text": "What's an anchor but a metal with texture?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "anchor", "B": "metal", "P": "texture"}, "chain": [{"start": "anchor", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Often has a rough, worn texture from constant contact with seabeds and chains"}]} +{"raw_text": "Take the twisted from a string and you've got yourself a brick.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "string", "B": "brick", "P": "twisted"}, "chain": [{"start": "string", "relation": "HasProperty", "end": "twisted", "weight": 0.8, "surface_text": "String is usually made by twisting strands together, unlike most others."}]} +{"raw_text": "an eagle is just a barbet that's got spot prey from afar.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "eagle", "B": "barbet", "P": "spot prey from afar"}, "chain": [{"start": "eagle", "relation": "CapableOf", "end": "spot_prey_from_afar", "weight": 1.0, "surface_text": "[[an eagle]] can [[spot prey from afar]]"}]} +{"raw_text": "Take the down-curved bill from a flamingo and you've got yourself a blackbird.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "flamingo", "B": "blackbird", "P": "down-curved bill"}, "chain": [{"start": "flamingo", "relation": "HasProperty", "end": "down-curved_bill", "weight": 0.8, "surface_text": "Bills curve downward, unlike the mostly straight bills of most other birds"}]} +{"raw_text": "What's an asparagus but a sprout with smell?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "asparagus", "B": "sprout", "P": "smell"}, "chain": [{"start": "asparagus", "relation": "HasProperty", "end": "smell", "weight": 0.8, "surface_text": "Cooked, it has a unique, slightly sulfurous odor, not found in the milder aromas of lettuce or corn"}]} +{"raw_text": "The only difference between a den and a house is natural location.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "den", "B": "house", "P": "natural location"}, "chain": [{"start": "den", "relation": "HasProperty", "end": "natural_location", "weight": 0.8, "surface_text": "dens are usually found in natural environments like caves or hollow trees, unlike houses"}]} +{"raw_text": "Take the hollow shape from a thimble and you've got yourself a planer.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "thimble", "B": "planer", "P": "hollow shape"}, "chain": [{"start": "thimble", "relation": "HasProperty", "end": "hollow_shape", "weight": 0.8, "surface_text": "often has a dome or cup shape"}]} +{"raw_text": "The only difference between a horsetail and a thyme is height.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "horsetail", "B": "thyme", "P": "height"}, "chain": [{"start": "horsetail", "relation": "HasProperty", "end": "height", "weight": 0.8, "surface_text": "grows tall and upright like a reed, unlike compact or low-growing herbs"}]} +{"raw_text": "a gazelle is just a gorilla that's got face.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "gazelle", "B": "gorilla", "P": "face"}, "chain": [{"start": "gazelle", "relation": "HasProperty", "end": "face", "weight": 0.8, "surface_text": "Gazelle has large, dark eyes with prominent, black facial markings around them, unlike others in the category."}]} +{"raw_text": "The only difference between a strawberry and a cranberry is color.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "strawberry", "B": "cranberry", "P": "color"}, "chain": [{"start": "strawberry", "relation": "HasProperty", "end": "color", "weight": 0.8, "surface_text": "bright red exterior"}]} +{"raw_text": "The only difference between a teacup and a pail is handle.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "teacup", "B": "pail", "P": "handle"}, "chain": [{"start": "teacup", "relation": "HasProperty", "end": "handle", "weight": 0.8, "surface_text": "has a loop-shaped protrusion for holding"}]} +{"raw_text": "The only difference between a watermelon and a rose is ambition.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "watermelon", "B": "rose", "P": "ambition"}, "chain": []} +{"raw_text": "a fence is just a cage that's got solid barrier.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "fence", "B": "cage", "P": "solid barrier"}, "chain": [{"start": "fence", "relation": "HasProperty", "end": "solid_barrier", "weight": 0.8, "surface_text": "provides a continuous boundary, unlike things like windows or doors which have openings"}]} +{"raw_text": "The only difference between a beer and a coffee is malt aroma.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "beer", "B": "coffee", "P": "malt aroma"}, "chain": [{"start": "beer", "relation": "HasProperty", "end": "malt_aroma", "weight": 0.8, "surface_text": "Smells of grains, unlike the fruit (juice), dairy (milk), or roasted (coffee) aromas of others"}]} +{"raw_text": "Take the distinctive song from a nightingale and you've got yourself a falcon.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "nightingale", "B": "falcon", "P": "distinctive song"}, "chain": [{"start": "nightingale", "relation": "HasProperty", "end": "distinctive_song", "weight": 0.8, "surface_text": "Known for its loud and melodious song, setting it apart from other listed birds"}]} +{"raw_text": "What's a diamond but a clay with strong?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "diamond", "B": "clay", "P": "strong"}, "chain": [{"start": "diamond", "relation": "HasProperty", "end": "strong", "weight": 1.0, "surface_text": "[[Diamond]] is [[strong]]"}]} +{"raw_text": "What's a key but a planer with texture?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "key", "B": "planer", "P": "texture"}, "chain": [{"start": "key", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Smooth surface, sometimes slightly cold or hard to the touch"}]} +{"raw_text": "Take the movement from a puppy and you've got yourself a python.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "puppy", "B": "python", "P": "movement"}, "chain": [{"start": "puppy", "relation": "HasProperty", "end": "movement", "weight": 0.8, "surface_text": "Bouncy, waddling gait, often playful and clumsy"}]} +{"raw_text": "a hamburger is just a wine that's got sauces.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "hamburger", "B": "wine", "P": "sauces"}, "chain": [{"start": "hamburger", "relation": "HasProperty", "end": "sauces", "weight": 0.8, "surface_text": "Commonly served with various sauces or condiments like ketchup or mustard"}]} +{"raw_text": "What's a mouth but a bee with lips?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "mouth", "B": "bee", "P": "lips"}, "chain": [{"start": "mouth", "relation": "HasProperty", "end": "lips", "weight": 0.8, "surface_text": "fleshy, movable outer parts"}]} +{"raw_text": "What's a ukulele but a flute with nylon strings?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ukulele", "B": "flute", "P": "nylon strings"}, "chain": [{"start": "ukulele", "relation": "HasProperty", "end": "nylon_strings", "weight": 0.8, "surface_text": "Usually has nylon strings, different from metal or gut strings on many others"}]} +{"raw_text": "a candy is just a salmon that's got solid texture.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "candy", "B": "salmon", "P": "solid texture"}, "chain": [{"start": "candy", "relation": "HasProperty", "end": "solid_texture", "weight": 0.8, "surface_text": "Candies are typically solid, unlike juice, cereal, or flesh."}]} +{"raw_text": "What's an earthworm but a nightingale with slimy texture?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "earthworm", "B": "nightingale", "P": "slimy texture"}, "chain": [{"start": "earthworm", "relation": "HasProperty", "end": "slimy_texture", "weight": 0.8, "surface_text": "Its body is covered in moist mucus"}]} +{"raw_text": "What's a river but a forest with moves continuously?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "river", "B": "forest", "P": "moves continuously"}, "chain": [{"start": "river", "relation": "HasProperty", "end": "moves_continuously", "weight": 0.8, "surface_text": "Unlike lakes, rivers flow from one place to another"}]} +{"raw_text": "Take the a plan from a daisy and you've got yourself a petal.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "daisy", "B": "petal", "P": "a plan"}, "chain": []} +{"raw_text": "The only difference between a marble and a granite is porous.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "marble", "B": "granite", "P": "porous"}, "chain": [{"start": "marble", "relation": "HasProperty", "end": "porous", "weight": 1.0, "surface_text": "[[marble]] is [[porous]]"}]} +{"raw_text": "The only difference between an airplane and a sailboat is has wings.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "airplane", "B": "sailboat", "P": "has wings"}, "chain": [{"start": "airplane", "relation": "HasProperty", "end": "has_wings", "weight": 0.8, "surface_text": "airplanes are the only ones in this list with wings"}]} +{"raw_text": "What's a computer but a wedge with keyboard?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "computer", "B": "wedge", "P": "keyboard"}, "chain": [{"start": "computer", "relation": "HasProperty", "end": "keyboard", "weight": 0.8, "surface_text": "input device for typing commands and text"}]} +{"raw_text": "What's a cotton but a seaweed with naturally fibrous?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cotton", "B": "seaweed", "P": "naturally fibrous"}, "chain": [{"start": "cotton", "relation": "HasProperty", "end": "naturally_fibrous", "weight": 0.8, "surface_text": "cotton consists of natural fibers that can be processed, unlike items like peppermint or jungle"}]} +{"raw_text": "Take the dense vegetation from a forest and you've got yourself an earth.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "forest", "B": "earth", "P": "dense vegetation"}, "chain": [{"start": "forest", "relation": "HasProperty", "end": "dense_vegetation", "weight": 0.8, "surface_text": "Forests have more closely packed plants than farms or gardens which are often organized or less dense."}]} +{"raw_text": "Take the burrow from a worm and you've got yourself a beaver.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "worm", "B": "beaver", "P": "burrow"}, "chain": [{"start": "worm", "relation": "CapableOf", "end": "burrow", "weight": 0.8, "surface_text": "a worm can burrow"}]} +{"raw_text": "Take the smaller size from a phone and you've got yourself a jack.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "phone", "B": "jack", "P": "smaller size"}, "chain": [{"start": "phone", "relation": "HasProperty", "end": "smaller_size", "weight": 0.8, "surface_text": "Typically compact and portable compared to other tools"}]} +{"raw_text": "The only difference between a coal and a marble is fracture.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "coal", "B": "marble", "P": "fracture"}, "chain": [{"start": "coal", "relation": "HasProperty", "end": "fracture", "weight": 0.8, "surface_text": "Breaks unevenly and irregularly, unlike the often more predictable cleavage or fracture patterns of marble, stone, quartz, crystal, or mountain"}]} +{"raw_text": "What's a key but an axe with weight?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "key", "B": "axe", "P": "weight"}, "chain": [{"start": "key", "relation": "HasProperty", "end": "weight", "weight": 0.8, "surface_text": "Lightweight compared to most other tools in the list"}]} +{"raw_text": "The only difference between a kite and a flycatcher is catch wind.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "kite", "B": "flycatcher", "P": "catch wind"}, "chain": [{"start": "kite", "relation": "CapableOf", "end": "catch_wind", "weight": 1.0, "surface_text": "[[A kite]] can [[catch the wind]]"}]} +{"raw_text": "a flesh is just a marmoset that's got salty taste.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "flesh", "B": "marmoset", "P": "salty taste"}, "chain": [{"start": "flesh", "relation": "HasProperty", "end": "salty_taste", "weight": 0.8, "surface_text": "Cooked or processed flesh often has a salty taste, whereas items like cereal or gnocchi have different flavor profiles."}]} +{"raw_text": "What's a poplar but an oak with lightweight?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "poplar", "B": "oak", "P": "lightweight"}, "chain": [{"start": "poplar", "relation": "HasProperty", "end": "lightweight", "weight": 0.8, "surface_text": "Poplar is less dense and lighter in weight than most other listed woods."}]} +{"raw_text": "a water is just a coffee that's got wetness.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "water", "B": "coffee", "P": "wetness"}, "chain": [{"start": "water", "relation": "HasProperty", "end": "wetness", "weight": 0.8, "surface_text": "Unlike oil, which is greasy, and the others which may be sticky or foamy, water's primary tactile property is simply wetness."}]} +{"raw_text": "The only difference between a medicine and a watermelon is texture unusual.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "medicine", "B": "watermelon", "P": "texture unusual"}, "chain": [{"start": "medicine", "relation": "HasProperty", "end": "texture_unusual", "weight": 0.8, "surface_text": "May have specific textures (e.g., rough, waxy) related to active compounds"}]} +{"raw_text": "a kohlrabi is just an okra that's got taste.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "kohlrabi", "B": "okra", "P": "taste"}, "chain": [{"start": "kohlrabi", "relation": "HasProperty", "end": "taste", "weight": 0.8, "surface_text": "Mild, slightly sweet and peppery flavor, unlike the sharpness of onion or the earthiness of beet"}]} +{"raw_text": "The only difference between a pot and a planer is use: kitchen-related.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pot", "B": "planer", "P": "use: kitchen-related"}, "chain": [{"start": "pot", "relation": "HasProperty", "end": "use:_kitchen-related", "weight": 0.8, "surface_text": "Most listed tools are industrial, musical, or agricultural, while pots are for domestic food preparation"}]} +{"raw_text": "What's a potato but a mushroom with taste good?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "potato", "B": "mushroom", "P": "taste good"}, "chain": [{"start": "potato", "relation": "CapableOf", "end": "taste_good", "weight": 1.0, "surface_text": "[[A potato]] can [[taste good]]"}]} +{"raw_text": "The only difference between an oboe and a guitar is long body.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "oboe", "B": "guitar", "P": "long body"}, "chain": [{"start": "oboe", "relation": "HasProperty", "end": "long_body", "weight": 0.8, "surface_text": "Has a long, conical wooden body, different from the short, flat triangle or compact harmonica."}]} +{"raw_text": "Take the build dam from a beaver and you've got yourself a turtle.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "beaver", "B": "turtle", "P": "build dam"}, "chain": [{"start": "beaver", "relation": "CapableOf", "end": "build_dam", "weight": 1.0, "surface_text": "[[a beaver]] can [[build a dam]]"}]} +{"raw_text": "Take the rough from a bark and you've got yourself an azalea.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "bark", "B": "azalea", "P": "rough"}, "chain": [{"start": "bark", "relation": "HasProperty", "end": "rough", "weight": 1.0, "surface_text": "[[bark]] is generally [[rough]]"}]} +{"raw_text": "Take the clear from a water and you've got yourself a tea.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "water", "B": "tea", "P": "clear"}, "chain": [{"start": "water", "relation": "HasProperty", "end": "clear", "weight": 1.0, "surface_text": "[[water]] is [[clear]]"}]} +{"raw_text": "a tomato is just a peach that's got taste.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tomato", "B": "peach", "P": "taste"}, "chain": [{"start": "tomato", "relation": "HasProperty", "end": "taste", "weight": 0.8, "surface_text": "unique savory, slightly acidic \"umami\" flavor not common in other fruits"}]} +{"raw_text": "What's a nylon but a plastic with property?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "nylon", "B": "plastic", "P": "property"}, "chain": [{"start": "nylon", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "smooth to the touch"}]} +{"raw_text": "a seed is just a cannabis that's got sprout.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "seed", "B": "cannabis", "P": "sprout"}, "chain": [{"start": "seed", "relation": "CapableOf", "end": "sprout", "weight": 1.0, "surface_text": "[[a seed]] can [[sprout]]."}]} +{"raw_text": "Take the ambition from a fig and you've got yourself an orange.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "fig", "B": "orange", "P": "ambition"}, "chain": []} +{"raw_text": "a gold is just a steel that's got dense.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "gold", "B": "steel", "P": "dense"}, "chain": [{"start": "gold", "relation": "HasProperty", "end": "dense", "weight": 0.8, "surface_text": "It is much heavier than most other metals of similar size."}]} +{"raw_text": "The only difference between a jar and an aquarium is thick walls.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "jar", "B": "aquarium", "P": "thick walls"}, "chain": [{"start": "jar", "relation": "HasProperty", "end": "thick_walls", "weight": 0.8, "surface_text": "Often has relatively thick walls, especially if made of glass or ceramic, compared to bottles or jugs."}]} +{"raw_text": "What's a radish but a bean with skin?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "radish", "B": "bean", "P": "skin"}, "chain": [{"start": "radish", "relation": "HasProperty", "end": "skin", "weight": 0.8, "surface_text": "Distinctive thin, smooth skin that is often removed before eating"}]} +{"raw_text": "The only difference between a tiger and a beaver is ambush hunter.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "tiger", "B": "beaver", "P": "ambush hunter"}, "chain": [{"start": "tiger", "relation": "HasProperty", "end": "ambush_hunter", "weight": 0.8, "surface_text": "Hides and attacks prey stealthily"}]} +{"raw_text": "What's a tomato but a pineapple with texture (touch)?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "tomato", "B": "pineapple", "P": "texture (touch)"}, "chain": [{"start": "tomato", "relation": "HasProperty", "end": "texture_(touch)", "weight": 0.8, "surface_text": "smooth, slightly soft skin that gives under pressure"}]} +{"raw_text": "Take the large size from a ship and you've got yourself an airplane.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "ship", "B": "airplane", "P": "large size"}, "chain": [{"start": "ship", "relation": "HasProperty", "end": "large_size", "weight": 0.8, "surface_text": "Ships are typically much larger than other vehicles in this list"}]} +{"raw_text": "Take the a plan from a lotus and you've got yourself a bouquet.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "lotus", "B": "bouquet", "P": "a plan"}, "chain": []} +{"raw_text": "a stork is just a petrel that's got waddling gait.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "stork", "B": "petrel", "P": "waddling gait"}, "chain": [{"start": "stork", "relation": "HasProperty", "end": "waddling_gait", "weight": 0.8, "surface_text": "Unusual, heavy-footed walk on land, unlike the quick steps of wrens or the upright stance of roadrunners"}]} +{"raw_text": "a shell is just a toolbox that's got a plan.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "shell", "B": "toolbox", "P": "a plan"}, "chain": []} +{"raw_text": "The only difference between a rock and a pebble is grayish color.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "rock", "B": "pebble", "P": "grayish color"}, "chain": [{"start": "rock", "relation": "HasProperty", "end": "grayish_color", "weight": 0.8, "surface_text": "Typically lacks the vibrant colors of emeralds, rubies, or garnets"}]} +{"raw_text": "a head is just a puppy that's got has nose.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "head", "B": "puppy", "P": "has nose"}, "chain": [{"start": "head", "relation": "HasProperty", "end": "has_nose", "weight": 0.8, "surface_text": "Contains the olfactory organs for smelling"}]} +{"raw_text": "a toucan is just a nightingale that's got beak color.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "toucan", "B": "nightingale", "P": "beak color"}, "chain": [{"start": "toucan", "relation": "HasProperty", "end": "beak_color", "weight": 0.8, "surface_text": "Often has bright orange or red coloring on its beak."}]} +{"raw_text": "What's a knife but a ladder with light weight?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "knife", "B": "ladder", "P": "light weight"}, "chain": [{"start": "knife", "relation": "HasProperty", "end": "light_weight", "weight": 0.8, "surface_text": "Generally lightweight compared to tools like a jointer or vise."}]} +{"raw_text": "What's a barbet but an ibis with tree-holed nesting?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "barbet", "B": "ibis", "P": "tree-holed nesting"}, "chain": [{"start": "barbet", "relation": "HasProperty", "end": "tree-holed_nesting", "weight": 0.8, "surface_text": "They nest in holes they excavate in trees, a specific nesting behavior not common in the listed birds."}]} +{"raw_text": "a desk is just a furniture that's got property.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "desk", "B": "furniture", "P": "property"}, "chain": [{"start": "desk", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "typically has a flat, horizontal surface"}]} +{"raw_text": "The only difference between a hoatzin and a grebe is wing claws.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "hoatzin", "B": "grebe", "P": "wing claws"}, "chain": [{"start": "hoatzin", "relation": "HasProperty", "end": "wing_claws", "weight": 0.8, "surface_text": "Young hoatzins have claws on their wings for climbing, a feature absent in other listed birds"}]} +{"raw_text": "Take the sound quality from a cello and you've got yourself a ukulele.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cello", "B": "ukulele", "P": "sound quality"}, "chain": [{"start": "cello", "relation": "HasProperty", "end": "sound_quality", "weight": 0.8, "surface_text": "Produces a rich, deep, resonant bass-to-midrange tone that is warmer than violins or violas"}]} +{"raw_text": "What's a violet but a carnation with ground growing?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "violet", "B": "carnation", "P": "ground growing"}, "chain": [{"start": "violet", "relation": "HasProperty", "end": "ground_growing", "weight": 0.8, "surface_text": "Violets often grow close to the ground, unlike taller flowers like daffodils or irises."}]} +{"raw_text": "What's a fox but a python with nocturnal behavior?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "fox", "B": "python", "P": "nocturnal behavior"}, "chain": [{"start": "fox", "relation": "HasProperty", "end": "nocturnal_behavior", "weight": 0.8, "surface_text": "Active at night, unlike most other listed animals"}]} +{"raw_text": "The only difference between a deer and a snail is antlers.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "deer", "B": "snail", "P": "antlers"}, "chain": [{"start": "deer", "relation": "HasProperty", "end": "antlers", "weight": 0.8, "surface_text": "Only deer among these have branched antlers (except for bull, but deer antlers are typically larger/bushier)"}]} +{"raw_text": "a brick is just a nylon that's got shape rectangular.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "brick", "B": "nylon", "P": "shape rectangular"}, "chain": [{"start": "brick", "relation": "HasProperty", "end": "shape_rectangular", "weight": 0.8, "surface_text": "distinct block shape"}]} +{"raw_text": "a jug is just a caddy that's got material.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "jug", "B": "caddy", "P": "material"}, "chain": [{"start": "jug", "relation": "HasProperty", "end": "material", "weight": 0.8, "surface_text": "Often made of ceramic, glass, or metal, distinguishing it from other materials like wood or plastic"}]} +{"raw_text": "a phone is just a thimble that's got receives signals.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "phone", "B": "thimble", "P": "receives signals"}, "chain": [{"start": "phone", "relation": "HasProperty", "end": "receives_signals", "weight": 0.8, "surface_text": "Can transmit and receive audio signals wirelessly"}]} +{"raw_text": "Take the sails from a sailboat and you've got yourself a unicycle.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "sailboat", "B": "unicycle", "P": "sails"}, "chain": [{"start": "sailboat", "relation": "HasProperty", "end": "sails", "weight": 0.8, "surface_text": "Features large, visible sails used to catch wind for propulsion"}]} +{"raw_text": "a slug is just a vegetable that's got soft-bodied.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "slug", "B": "vegetable", "P": "soft-bodied"}, "chain": [{"start": "slug", "relation": "HasProperty", "end": "soft-bodied", "weight": 0.8, "surface_text": "Lacks a hard shell or firm texture like lobster or corn"}]} +{"raw_text": "Take the alive from a dolphin and you've got yourself a grouper.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "dolphin", "B": "grouper", "P": "alive"}, "chain": [{"start": "dolphin", "relation": "HasProperty", "end": "alive", "weight": 1.0, "surface_text": "[[A dolphin]] is [[alive]]"}]} +{"raw_text": "The only difference between a bobwhite and a cuckoo is size.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "bobwhite", "B": "cuckoo", "P": "size"}, "chain": [{"start": "bobwhite", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Medium-small size, smaller than eagles or mallards but larger than some warblers"}]} +{"raw_text": "a pond is just a field that's got vegetation-rich edges.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pond", "B": "field", "P": "vegetation-rich edges"}, "chain": [{"start": "pond", "relation": "HasProperty", "end": "vegetation-rich_edges", "weight": 0.8, "surface_text": "ponds often have abundant plants along their edges, unlike open fields or seas"}]} +{"raw_text": "The only difference between a field and a pasture is monoculture appearance.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "field", "B": "pasture", "P": "monoculture appearance"}, "chain": [{"start": "field", "relation": "HasProperty", "end": "monoculture_appearance", "weight": 0.8, "surface_text": "Fields often consist of a single crop type, unlike mixed vegetation areas like grasslands."}]} +{"raw_text": "The only difference between a lotus and a carnation is an attitude.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "lotus", "B": "carnation", "P": "an attitude"}, "chain": []} +{"raw_text": "The only difference between a trigger and a spade is metallic surface.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "trigger", "B": "spade", "P": "metallic surface"}, "chain": [{"start": "trigger", "relation": "HasProperty", "end": "metallic_surface", "weight": 0.8, "surface_text": "Common material for triggers, distinct from other tool/weapon parts"}]} +{"raw_text": "Take the handles from a caddy and you've got yourself a jar.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "caddy", "B": "jar", "P": "handles"}, "chain": [{"start": "caddy", "relation": "HasProperty", "end": "handles", "weight": 0.8, "surface_text": "often has two small side handles for carrying"}]} +{"raw_text": "a hoatzin is just a starling that's got neck.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "hoatzin", "B": "starling", "P": "neck"}, "chain": [{"start": "hoatzin", "relation": "HasProperty", "end": "neck", "weight": 0.8, "surface_text": "Possesses an unusually large crop-like structure, which is not present in other listed birds"}]} +{"raw_text": "The only difference between a seaweed and a cannabis is edible.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "seaweed", "B": "cannabis", "P": "edible"}, "chain": [{"start": "seaweed", "relation": "HasProperty", "end": "edible", "weight": 1.0, "surface_text": "[[some seaweed]] is [[edible]]"}]} +{"raw_text": "Take the woody texture from a bamboo and you've got yourself a rose.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "bamboo", "B": "rose", "P": "woody texture"}, "chain": [{"start": "bamboo", "relation": "HasProperty", "end": "woody_texture", "weight": 0.8, "surface_text": "Bamboo is considered a woody grass, giving it a hard, durable texture unlike softer plants like peppermint or hay."}]} +{"raw_text": "The only difference between a rat and a tortoise is nocturnal behavior.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "rat", "B": "tortoise", "P": "nocturnal behavior"}, "chain": [{"start": "rat", "relation": "HasProperty", "end": "nocturnal_behavior", "weight": 0.8, "surface_text": "active primarily at night, unlike the diurnal patterns of most others"}]} +{"raw_text": "What's an engine but a trowel with smoky exhaust?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "engine", "B": "trowel", "P": "smoky exhaust"}, "chain": [{"start": "engine", "relation": "HasProperty", "end": "smoky_exhaust", "weight": 0.8, "surface_text": "produces visible smoke when running"}]} +{"raw_text": "What's a chili but a paprika with taste?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "chili", "B": "paprika", "P": "taste"}, "chain": [{"start": "chili", "relation": "HasProperty", "end": "taste", "weight": 0.8, "surface_text": "Intense heat and spice, unlike most other spices which are milder or sweet"}]} +{"raw_text": "a coriander is just a sugar that's got herb.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "coriander", "B": "sugar", "P": "herb"}, "chain": [{"start": "coriander", "relation": "HasProperty", "end": "herb", "weight": 0.8, "surface_text": "Both coriander and anise are types of herbs often used as spices."}]} +{"raw_text": "a heron is just a wren that's got wading behavior.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "heron", "B": "wren", "P": "wading behavior"}, "chain": [{"start": "heron", "relation": "HasProperty", "end": "wading_behavior", "weight": 0.8, "surface_text": "Herons are often seen standing still in shallow water, waiting to spear prey."}]} +{"raw_text": "a carton is just a pitcher that's got flexibility.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "carton", "B": "pitcher", "P": "flexibility"}, "chain": [{"start": "carton", "relation": "HasProperty", "end": "flexibility", "weight": 0.8, "surface_text": "Made of thin cardboard or plastic, easily squeezed, unlike rigid bottles or metal pails"}]} +{"raw_text": "a posey is just an orchid that's got portable size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "posey", "B": "orchid", "P": "portable size"}, "chain": [{"start": "posey", "relation": "HasProperty", "end": "portable_size", "weight": 0.8, "surface_text": "Poseys are small enough to carry easily in hand or place on a table"}]} +{"raw_text": "What's a muscle but a cassowary with tendinous attachments?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "muscle", "B": "cassowary", "P": "tendinous attachments"}, "chain": [{"start": "muscle", "relation": "HasProperty", "end": "tendinous_attachments", "weight": 0.8, "surface_text": "Muscles connect to bones or other structures via tendons, a feature not shared by other listed items"}]} +{"raw_text": "a gallery is just a duplex that's got a plan.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "gallery", "B": "duplex", "P": "a plan"}, "chain": []} +{"raw_text": "The only difference between a coriander and a nutmeg is spice.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "coriander", "B": "nutmeg", "P": "spice"}, "chain": [{"start": "coriander", "relation": "HasProperty", "end": "spice", "weight": 0.8, "surface_text": "coriander and ginger are both spices."}]} +{"raw_text": "The only difference between a gladiola and a daffodil is papery bracts.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "gladiola", "B": "daffodil", "P": "papery bracts"}, "chain": [{"start": "gladiola", "relation": "HasProperty", "end": "papery_bracts", "weight": 0.8, "surface_text": "It has distinctive, thin, papery structures (bracts) that often enclose or grow beneath the flowers."}]} +{"raw_text": "The only difference between a pit and a grassland is distinct edge.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "pit", "B": "grassland", "P": "distinct edge"}, "chain": [{"start": "pit", "relation": "HasProperty", "end": "distinct_edge", "weight": 0.8, "surface_text": "Has a well-defined rim or edge surrounding it, separating it from surrounding terrain."}]} +{"raw_text": "The only difference between an eagle and a swift is spot rabbit on ground.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "eagle", "B": "swift", "P": "spot rabbit on ground"}, "chain": [{"start": "eagle", "relation": "CapableOf", "end": "spot_rabbit_on_ground", "weight": 1.0, "surface_text": "[[An eagle]] can [[spot a rabbit on the ground]]"}]} +{"raw_text": "What's a verbena but a ginseng with an attitude?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "verbena", "B": "ginseng", "P": "an attitude"}, "chain": []} +{"raw_text": "Take the colorful feathers from a barbet and you've got yourself a cotinga.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "barbet", "B": "cotinga", "P": "colorful feathers"}, "chain": [{"start": "barbet", "relation": "HasProperty", "end": "colorful_feathers", "weight": 0.8, "surface_text": "Barbet have bright, often green, yellow, and red plumage, unlike the more muted colors of many other listed birds."}]} +{"raw_text": "Take the patience from a kale and you've got yourself a sprout.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "kale", "B": "sprout", "P": "patience"}, "chain": []} +{"raw_text": "a level is just a spade that's got property.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "level", "B": "spade", "P": "property"}, "chain": [{"start": "level", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "brief explanation"}]} +{"raw_text": "The only difference between a wheel and a saw is round shape.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "wheel", "B": "saw", "P": "round shape"}, "chain": [{"start": "wheel", "relation": "HasProperty", "end": "round_shape", "weight": 0.8, "surface_text": "It's circular, unlike most other tools/vehicles which are generally angular or irregular."}]} +{"raw_text": "The only difference between a jack and a plow is square base.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "jack", "B": "plow", "P": "square base"}, "chain": [{"start": "jack", "relation": "HasProperty", "end": "square_base", "weight": 0.8, "surface_text": "Has a broad, flat bottom surface to provide stability when lifting."}]} +{"raw_text": "a gorilla is just a head that's got social-large-groups.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "gorilla", "B": "head", "P": "social-large-groups"}, "chain": [{"start": "gorilla", "relation": "HasProperty", "end": "social-large-groups", "weight": 0.8, "surface_text": "Gorillas live in complex social groups, often led by a dominant silverback"}]} +{"raw_text": "The only difference between a shelter and a school is materials.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "shelter", "B": "school", "P": "materials"}, "chain": [{"start": "shelter", "relation": "HasProperty", "end": "materials", "weight": 0.8, "surface_text": "May be made of simple, locally available materials like wood, mud, or thatch, unlike buildings with standardized construction materials."}]} +{"raw_text": "What's a buzzard but a cormorant with bald head?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "buzzard", "B": "cormorant", "P": "bald head"}, "chain": [{"start": "buzzard", "relation": "HasProperty", "end": "bald_head", "weight": 0.8, "surface_text": "Unlike most other listed birds, buzzards often have a featherless head, which helps when feeding on carcasses."}]} +{"raw_text": "What's a tinamou but a bulbul with camouflaged feathers?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "tinamou", "B": "bulbul", "P": "camouflaged feathers"}, "chain": [{"start": "tinamou", "relation": "HasProperty", "end": "camouflaged_feathers", "weight": 0.8, "surface_text": "Tinamous have mottled brown, gray, and black feathers that blend into forest floors, unlike the bright or ornate plumage of many other listed birds."}]} +{"raw_text": "Take the material from a jug and you've got yourself a chest.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "jug", "B": "chest", "P": "material"}, "chain": [{"start": "jug", "relation": "HasProperty", "end": "material", "weight": 0.8, "surface_text": "Often made of ceramic, glass, or metal, distinguishing it from other materials like wood or plastic"}]} +{"raw_text": "Take the melodious song from a bulbul and you've got yourself a cassowary.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "bulbul", "B": "cassowary", "P": "melodious song"}, "chain": [{"start": "bulbul", "relation": "HasProperty", "end": "melodious_song", "weight": 0.8, "surface_text": "Bulbuls are known for their pleasant, whistling calls, setting them apart from the more repetitive calls of pigeons or the distinctive, less musical sounds of cuckoos."}]} +{"raw_text": "Take the malleable from an aluminum and you've got yourself a nylon.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "aluminum", "B": "nylon", "P": "malleable"}, "chain": [{"start": "aluminum", "relation": "HasProperty", "end": "malleable", "weight": 0.8, "surface_text": "Can be easily shaped into thin sheets without breaking"}]} +{"raw_text": "What's a quartz but a marble with inertness?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "quartz", "B": "marble", "P": "inertness"}, "chain": [{"start": "quartz", "relation": "HasProperty", "end": "inertness", "weight": 0.8, "surface_text": "Does not react with acids, unlike many other minerals like calcite."}]} +{"raw_text": "The only difference between a mortar and a shotgun is opaque.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "mortar", "B": "shotgun", "P": "opaque"}, "chain": [{"start": "mortar", "relation": "HasProperty", "end": "opaque", "weight": 1.0, "surface_text": "[[mortar]] is [[opaque]]"}]} +{"raw_text": "Take the high density from an iron and you've got yourself a glass.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "iron", "B": "glass", "P": "high density"}, "chain": [{"start": "iron", "relation": "HasProperty", "end": "high_density", "weight": 0.8, "surface_text": "It is relatively heavy for its volume compared to materials like tin, copper, or quartz"}]} +{"raw_text": "The only difference between a condor and a barbet is longevity.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "condor", "B": "barbet", "P": "longevity"}, "chain": [{"start": "condor", "relation": "HasProperty", "end": "longevity", "weight": 0.8, "surface_text": "lives for decades, unlike most other birds"}]} +{"raw_text": "What's a cowbird but a hornbill with fly?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cowbird", "B": "hornbill", "P": "fly"}, "chain": [{"start": "cowbird", "relation": "CapableOf", "end": "fly", "weight": 0.8, "surface_text": "a cowbird can fly"}]} +{"raw_text": "What's an oxpecker but a gull with nose shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "oxpecker", "B": "gull", "P": "nose shape"}, "chain": [{"start": "oxpecker", "relation": "HasProperty", "end": "nose_shape", "weight": 0.8, "surface_text": "Possesses nostrils covered by bristles, a feature not commonly found in the other listed birds"}]} +{"raw_text": "a cumin is just a thyme that's got spice.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "cumin", "B": "thyme", "P": "spice"}, "chain": [{"start": "cumin", "relation": "HasProperty", "end": "spice", "weight": 0.8, "surface_text": "both cumin and basil are types of spice"}]} +{"raw_text": "Take the store grain from a silo and you've got yourself a shelter.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "silo", "B": "shelter", "P": "store grain"}, "chain": [{"start": "silo", "relation": "CapableOf", "end": "store_grain", "weight": 1.0, "surface_text": "[[a silo]] can [[store grain]]"}]} +{"raw_text": "a lotus is just a daisy that's got an attitude.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "lotus", "B": "daisy", "P": "an attitude"}, "chain": []} +{"raw_text": "a prison is just a stable that's got gates.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "prison", "B": "stable", "P": "gates"}, "chain": [{"start": "prison", "relation": "HasProperty", "end": "gates", "weight": 0.8, "surface_text": "Heavy, metal gates or bars, restricting access"}]} +{"raw_text": "Take the toothed structure from a comb and you've got yourself a trowel.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "comb", "B": "trowel", "P": "toothed structure"}, "chain": [{"start": "comb", "relation": "HasProperty", "end": "toothed_structure", "weight": 0.8, "surface_text": "Has multiple teeth or prongs for separating or smoothing"}]} +{"raw_text": "Take the yellow coloration from a daffodil and you've got yourself a poppy.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "daffodil", "B": "poppy", "P": "yellow coloration"}, "chain": [{"start": "daffodil", "relation": "HasProperty", "end": "yellow_coloration", "weight": 0.8, "surface_text": "Daffodils are most commonly bright yellow, while others have more varied colors"}]} +{"raw_text": "The only difference between a clarinet and a micrometer is ambition.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "clarinet", "B": "micrometer", "P": "ambition"}, "chain": []} +{"raw_text": "Take the juice color from a tomato and you've got yourself an orange.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "tomato", "B": "orange", "P": "juice color"}, "chain": [{"start": "tomato", "relation": "HasProperty", "end": "juice_color", "weight": 0.8, "surface_text": "red juice inside, different from the clear or pale juice of many other fruits"}]} +{"raw_text": "Take the taste from a cauliflower and you've got yourself an okra.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cauliflower", "B": "okra", "P": "taste"}, "chain": [{"start": "cauliflower", "relation": "HasProperty", "end": "taste", "weight": 0.8, "surface_text": "Mild, slightly sweet, and nutty flavor, unlike the distinct tastes of beets, corn, spinach, celery, or pickles."}]} +{"raw_text": "What's a flounder but a minnow with an attitude?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "flounder", "B": "minnow", "P": "an attitude"}, "chain": []} +{"raw_text": "Take the size from a van and you've got yourself a canoe.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "van", "B": "canoe", "P": "size"}, "chain": [{"start": "van", "relation": "HasProperty", "end": "size", "weight": 0.8, "surface_text": "Vans are typically larger than unicycles, moped, canoes, and kayaks, but smaller than trucks, ships, and airplanes."}]} +{"raw_text": "Take the ground-feeding behavior from a bunting and you've got yourself a cock.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "bunting", "B": "cock", "P": "ground-feeding behavior"}, "chain": [{"start": "bunting", "relation": "HasProperty", "end": "ground-feeding_behavior", "weight": 0.8, "surface_text": "Buntings often forage for seeds on the ground, a behavior less common among the listed birds like weavers (often tree-dwelling) or albatrosses (pelagic feeders)."}]} +{"raw_text": "The only difference between a salad and a ham is green color.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "salad", "B": "ham", "P": "green color"}, "chain": [{"start": "salad", "relation": "HasProperty", "end": "green_color", "weight": 0.8, "surface_text": "Most salads feature leafy greens, distinguishing them from other foods"}]} +{"raw_text": "a wolf is just a bird that's got pointed ears.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "wolf", "B": "bird", "P": "pointed ears"}, "chain": [{"start": "wolf", "relation": "HasProperty", "end": "pointed_ears", "weight": 0.8, "surface_text": "Upright, pointed ears that stand out from other animals"}]} +{"raw_text": "The only difference between a meat and a juice is form.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "meat", "B": "juice", "P": "form"}, "chain": [{"start": "meat", "relation": "HasProperty", "end": "form", "weight": 0.8, "surface_text": "Usually cut into identifiable pieces, unlike the ground-up or liquid forms of soup or the whole forms of animals"}]} +{"raw_text": "The only difference between a boxwood and a bouquet is evergreen.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "boxwood", "B": "bouquet", "P": "evergreen"}, "chain": [{"start": "boxwood", "relation": "HasProperty", "end": "evergreen", "weight": 0.8, "surface_text": "boxwood is evergreen"}]} +{"raw_text": "What's a wolf but a nightingale with massive head?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "wolf", "B": "nightingale", "P": "massive head"}, "chain": [{"start": "wolf", "relation": "HasProperty", "end": "massive_head", "weight": 0.8, "surface_text": "Distinctive large head with powerful jaws compared to others"}]} +{"raw_text": "Take the long legs from a stork and you've got yourself a vulture.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "stork", "B": "vulture", "P": "long legs"}, "chain": [{"start": "stork", "relation": "HasProperty", "end": "long_legs", "weight": 0.8, "surface_text": "Much taller legs used for wading in water compared to most other birds"}]} +{"raw_text": "What's an iris but a branch with stem form?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "iris", "B": "branch", "P": "stem form"}, "chain": [{"start": "iris", "relation": "HasProperty", "end": "stem_form", "weight": 0.8, "surface_text": "Features a distinct, often tall, unbranched flowering stem"}]} +{"raw_text": "a desk is just a cabinet that's got property.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "desk", "B": "cabinet", "P": "property"}, "chain": [{"start": "desk", "relation": "HasProperty", "end": "property", "weight": 0.8, "surface_text": "typically has a flat, horizontal surface"}]} +{"raw_text": "Take the texture from an anchor and you've got yourself an aluminum.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "anchor", "B": "aluminum", "P": "texture"}, "chain": [{"start": "anchor", "relation": "HasProperty", "end": "texture", "weight": 0.8, "surface_text": "Often has a rough, worn texture from constant contact with seabeds and chains"}]} +{"raw_text": "a porch is just a fireplace that's got outdoor.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "porch", "B": "fireplace", "P": "outdoor"}, "chain": [{"start": "porch", "relation": "HasProperty", "end": "outdoor", "weight": 0.8, "surface_text": "Located outside the main building, differentiating it from indoor structures like a kitchen or workshop."}]} +{"raw_text": "a wedge is just a plow that's got action.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "wedge", "B": "plow", "P": "action"}, "chain": [{"start": "wedge", "relation": "HasProperty", "end": "action", "weight": 0.8, "surface_text": "Operates by applying force to one point to create leverage or separation"}]} +{"raw_text": "The only difference between a harp and a piano is playing style.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "harp", "B": "piano", "P": "playing style"}, "chain": [{"start": "harp", "relation": "HasProperty", "end": "playing_style", "weight": 0.8, "surface_text": "Played by plucking the strings with fingers"}]} +{"raw_text": "The only difference between an agate and an alabaster is translucent quality.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "agate", "B": "alabaster", "P": "translucent quality"}, "chain": [{"start": "agate", "relation": "HasProperty", "end": "translucent_quality", "weight": 0.8, "surface_text": "Can be partially see-through, unlike opaque stones"}]} +{"raw_text": "What's a jug but a bucket with shape?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "jug", "B": "bucket", "P": "shape"}, "chain": [{"start": "jug", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "Typically has a narrow neck and a wider base, often with a handle"}]} +{"raw_text": "What's a triangle but a candle with light?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "triangle", "B": "candle", "P": "light"}, "chain": [{"start": "triangle", "relation": "HasProperty", "end": "light", "weight": 0.8, "surface_text": "Triangles can be used to focus or reflect light, while lanterns are specifically designed to contain light."}]} +{"raw_text": "What's a ferret but a marmot with furred?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "ferret", "B": "marmot", "P": "furred"}, "chain": [{"start": "ferret", "relation": "HasProperty", "end": "furred", "weight": 0.8, "surface_text": "Unlike the feathered ostrich, scaled turtle, or hairless spider, earthworm, worm, or centipede"}]} +{"raw_text": "What's a finch but a crow with pigeon?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "finch", "B": "crow", "P": "pigeon"}, "chain": [{"start": "finch", "relation": "HasProperty", "end": "pigeon", "weight": 0.8, "surface_text": "both are types of birds"}]} +{"raw_text": "The only difference between a fly and a cicada is mouthparts.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "fly", "B": "cicada", "P": "mouthparts"}, "chain": [{"start": "fly", "relation": "HasProperty", "end": "mouthparts", "weight": 0.8, "surface_text": "Flies often have a sponging or piercing mouthpart structure, distinct from the chewing mouthparts of ants or roaches."}]} +{"raw_text": "What's a canary but a pheasant with small size?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "canary", "B": "pheasant", "P": "small size"}, "chain": [{"start": "canary", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Canaries are small, compact birds, smaller than partridges, vultures, or even robins."}]} +{"raw_text": "The only difference between a ditch and an orchard is patience.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ditch", "B": "orchard", "P": "patience"}, "chain": []} +{"raw_text": "What's a harmonica but a clarinet with blown into?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "harmonica", "B": "clarinet", "P": "blown into"}, "chain": [{"start": "harmonica", "relation": "HasProperty", "end": "blown_into", "weight": 0.8, "surface_text": "Played by mouth rather than by hands/fingers/air passage"}]} +{"raw_text": "a warbler is just a cotinga that's got small size.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "warbler", "B": "cotinga", "P": "small size"}, "chain": [{"start": "warbler", "relation": "HasProperty", "end": "small_size", "weight": 0.8, "surface_text": "Warblers are typically smaller than many other birds in the list, like jays or herons."}]} +{"raw_text": "Take the silvery-white color from a tin and you've got yourself a nickel.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "tin", "B": "nickel", "P": "silvery-white color"}, "chain": [{"start": "tin", "relation": "HasProperty", "end": "silvery-white_color", "weight": 0.8, "surface_text": "has a distinct pale, lustrous color compared to others like copper (reddish) or nickel (brighter white)"}]} +{"raw_text": "a teacup is just a pail that's got shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "teacup", "B": "pail", "P": "shape"}, "chain": [{"start": "teacup", "relation": "HasProperty", "end": "shape", "weight": 0.8, "surface_text": "typically has a rounded bowl and a handle"}]} +{"raw_text": "The only difference between a weaver and a cotinga is elaborate nests.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "weaver", "B": "cotinga", "P": "elaborate nests"}, "chain": [{"start": "weaver", "relation": "HasProperty", "end": "elaborate_nests", "weight": 0.8, "surface_text": "Known for building intricate, woven nests, unlike simpler nests of roadrunners or auk."}]} +{"raw_text": "The only difference between a skin and a fuel is surface texture.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "skin", "B": "fuel", "P": "surface texture"}, "chain": [{"start": "skin", "relation": "HasProperty", "end": "surface_texture", "weight": 0.8, "surface_text": "It can be smooth, wrinkled, or textured (e.g., scales, fur), unlike flat or uniform materials like rope or fiber."}]} +{"raw_text": "a mole is just a worm that's got paws.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "mole", "B": "worm", "P": "paws"}, "chain": [{"start": "mole", "relation": "HasProperty", "end": "paws", "weight": 0.8, "surface_text": "mole paws are broad and shovel-like, adapted for digging unlike the paws of other listed animals"}]} +{"raw_text": "What's a bomb but a rifle with very heavy?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "bomb", "B": "rifle", "P": "very heavy"}, "chain": [{"start": "bomb", "relation": "HasProperty", "end": "very_heavy", "weight": 0.8, "surface_text": "Due to materials and size, bombs are typically much heavier than handheld weapons"}]} +{"raw_text": "an azalea is just a medicine that's got small leaves.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "azalea", "B": "medicine", "P": "small leaves"}, "chain": [{"start": "azalea", "relation": "HasProperty", "end": "small_leaves", "weight": 0.8, "surface_text": "azalea leaves are typically small and narrow, unlike larger-leaved plants like cotton"}]} +{"raw_text": "The only difference between a jicama and a cauliflower is pod-like skin.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "jicama", "B": "cauliflower", "P": "pod-like skin"}, "chain": [{"start": "jicama", "relation": "HasProperty", "end": "pod-like_skin", "weight": 0.8, "surface_text": "It has a thin, papery, brown skin that peels easily, unlike the smooth skins of many vegetables"}]} +{"raw_text": "Take the feathered from a wing and you've got yourself a curassow.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "wing", "B": "curassow", "P": "feathered"}, "chain": [{"start": "wing", "relation": "HasProperty", "end": "feathered", "weight": 0.8, "surface_text": "It is covered in feathers, unlike the other listed items."}]} +{"raw_text": "What's a rhinoceros but a meat with stripe?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "rhinoceros", "B": "meat", "P": "stripe"}, "chain": [{"start": "rhinoceros", "relation": "HasProperty", "end": "stripe", "weight": 0.8, "surface_text": "Rhinoceros may have stripes (like some subspecies), while zebra has stripes as a defining feature."}]} +{"raw_text": "a ferret is just a fin that's got four legs.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "ferret", "B": "fin", "P": "four legs"}, "chain": [{"start": "ferret", "relation": "HasProperty", "end": "four_legs", "weight": 0.8, "surface_text": "Unlike the two-legged ostrich, spider, centipede, or earthworm, worm"}]} +{"raw_text": "Take the transparency from a quartz and you've got yourself a salt.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "quartz", "B": "salt", "P": "transparency"}, "chain": [{"start": "quartz", "relation": "HasProperty", "end": "transparency", "weight": 0.8, "surface_text": "Can be transparent, translucent, or opaque, whereas many rocks are opaque."}]} +{"raw_text": "Take the ambition from a zither and you've got yourself a barometer.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "zither", "B": "barometer", "P": "ambition"}, "chain": []} +{"raw_text": "Take the patience from a rhododendron and you've got yourself a rose.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "rhododendron", "B": "rose", "P": "patience"}, "chain": []} +{"raw_text": "Take the pointed tip from a spade and you've got yourself a cage.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "spade", "B": "cage", "P": "pointed tip"}, "chain": [{"start": "spade", "relation": "HasProperty", "end": "pointed_tip", "weight": 0.8, "surface_text": "sharp, angled tip for breaking soil"}]} +{"raw_text": "an eagle is just a crow that's got spot prey from afar.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "eagle", "B": "crow", "P": "spot prey from afar"}, "chain": [{"start": "eagle", "relation": "CapableOf", "end": "spot_prey_from_afar", "weight": 1.0, "surface_text": "[[an eagle]] can [[spot prey from afar]]"}]} +{"raw_text": "a needle is just a toolbox that's got pointed shape.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "needle", "B": "toolbox", "P": "pointed shape"}, "chain": [{"start": "needle", "relation": "HasProperty", "end": "pointed_shape", "weight": 0.8, "surface_text": "Distinctive pointed shape for delicate work, unlike heavy, blunt shapes of tools like axe or vise."}]} +{"raw_text": "The only difference between a hollow and a jungle is sound amplification.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "hollow", "B": "jungle", "P": "sound amplification"}, "chain": [{"start": "hollow", "relation": "HasProperty", "end": "sound_amplification", "weight": 0.8, "surface_text": "sounds can echo or resonate more loudly within the hollow"}]} +{"raw_text": "Take the large herbivores from a savanna and you've got yourself a land.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "savanna", "B": "land", "P": "large herbivores"}, "chain": [{"start": "savanna", "relation": "HasProperty", "end": "large_herbivores", "weight": 0.8, "surface_text": "savannas support animals like giraffes and zebras"}]} +{"raw_text": "a pelican is just a flycatcher that's got ambition.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pelican", "B": "flycatcher", "P": "ambition"}, "chain": []} +{"raw_text": "a pewter is just a bronze that's got smelting.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "pewter", "B": "bronze", "P": "smelting"}, "chain": [{"start": "pewter", "relation": "CapableOf", "end": "smelting", "weight": 0.8, "surface_text": "smelting connects as a process to extract both metals from ores"}]} +{"raw_text": "a tar is just a clay that's got heavy weight.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "tar", "B": "clay", "P": "heavy weight"}, "chain": [{"start": "tar", "relation": "HasProperty", "end": "heavy_weight", "weight": 0.8, "surface_text": "For its volume, tar feels noticeably heavy, unlike lightweight materials like cork or string."}]} +{"raw_text": "a thyme is just a basil that's got gentle aroma.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "thyme", "B": "basil", "P": "gentle aroma"}, "chain": [{"start": "thyme", "relation": "HasProperty", "end": "gentle_aroma", "weight": 0.8, "surface_text": "It has a subtle, earthy fragrance, less pungent than chili or cumin."}]} +{"raw_text": "What's a pizza but a slug with smelly?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "pizza", "B": "slug", "P": "smelly"}, "chain": [{"start": "pizza", "relation": "HasProperty", "end": "smelly", "weight": 0.8, "surface_text": "Often has a distinct aroma of yeast, tomato, and herbs, stronger than most other listed foods"}]} +{"raw_text": "The only difference between a barrel and a box is round shape.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "barrel", "B": "box", "P": "round shape"}, "chain": [{"start": "barrel", "relation": "HasProperty", "end": "round_shape", "weight": 0.8, "surface_text": "Unlike rectangular containers like bins or troughs, barrels are typically cylindrical or rounded"}]} +{"raw_text": "Take the feline from a cat and you've got yourself a skin.", "meta_template": "false_equivalence", "surface_template": "Take the {P} from {A_article} and you've got yourself {B_article}.", "slots": {"A": "cat", "B": "skin", "P": "feline"}, "chain": [{"start": "cat", "relation": "HasProperty", "end": "feline", "weight": 4.472136, "surface_text": "[[A cat]] is [[a feline]]"}]} +{"raw_text": "a fly is just a roach that's got small.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "fly", "B": "roach", "P": "small"}, "chain": [{"start": "fly", "relation": "HasProperty", "end": "small", "weight": 2.0, "surface_text": "[[a fly]] is [[small]]"}]} +{"raw_text": "What's a flint but a mineral with metallic sparks?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "flint", "B": "mineral", "P": "metallic sparks"}, "chain": [{"start": "flint", "relation": "HasProperty", "end": "metallic_sparks", "weight": 0.8, "surface_text": "produces bright sparks when struck against steel (unique to flint)"}]} +{"raw_text": "The only difference between a ridge and an orchard is watershed line.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "ridge", "B": "orchard", "P": "watershed line"}, "chain": [{"start": "ridge", "relation": "HasProperty", "end": "watershed_line", "weight": 0.8, "surface_text": "Often marks the highest point where water flows downhill"}]} +{"raw_text": "What's a cucumber but an onion with weight?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "cucumber", "B": "onion", "P": "weight"}, "chain": [{"start": "cucumber", "relation": "HasProperty", "end": "weight", "weight": 0.8, "surface_text": "Relatively light for its size, less dense than many other vegetables"}]} +{"raw_text": "a jack is just a knife that's got vertical post.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "jack", "B": "knife", "P": "vertical post"}, "chain": [{"start": "jack", "relation": "HasProperty", "end": "vertical_post", "weight": 0.8, "surface_text": "Typically features a vertical column that rises from the base, supporting the lifting mechanism."}]} +{"raw_text": "a horsetail is just a parsley that's got height.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "horsetail", "B": "parsley", "P": "height"}, "chain": [{"start": "horsetail", "relation": "HasProperty", "end": "height", "weight": 0.8, "surface_text": "grows tall and upright like a reed, unlike compact or low-growing herbs"}]} +{"raw_text": "The only difference between a wool and a diamond is fuzziness.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "wool", "B": "diamond", "P": "fuzziness"}, "chain": [{"start": "wool", "relation": "HasProperty", "end": "fuzziness", "weight": 0.8, "surface_text": "Surface is soft and slightly fuzzy to the touch"}]} +{"raw_text": "The only difference between a synthesizer and a trumpet is metal surface.", "meta_template": "false_equivalence", "surface_template": "The only difference between {A_article} and {B_article} is {P}.", "slots": {"A": "synthesizer", "B": "trumpet", "P": "metal surface"}, "chain": [{"start": "synthesizer", "relation": "HasProperty", "end": "metal_surface", "weight": 0.8, "surface_text": "Frequently has metallic or plastic surfaces, unlike wood or ivory"}]} +{"raw_text": "a salmon is just a corn that's got need to spawn.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "salmon", "B": "corn", "P": "need to spawn"}, "chain": [{"start": "salmon", "relation": "CapableOf", "end": "need_to_spawn", "weight": 2.0, "surface_text": "[[A salmon]] can [[need to spawn]]"}]} +{"raw_text": "What's a tungsten but a gold with hardness?", "meta_template": "false_equivalence", "surface_template": "What's {A_article} but {B_article} with {P}?", "slots": {"A": "tungsten", "B": "gold", "P": "hardness"}, "chain": [{"start": "tungsten", "relation": "HasProperty", "end": "hardness", "weight": 0.8, "surface_text": "extremely hard, scratches most other metals easily"}]} +{"raw_text": "a ditch is just a forest that's got patience.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "ditch", "B": "forest", "P": "patience"}, "chain": []} +{"raw_text": "a handgun is just a tank that's got firepower.", "meta_template": "false_equivalence", "surface_template": "{A_article} is just {B_article} that's got {P}.", "slots": {"A": "handgun", "B": "tank", "P": "firepower"}, "chain": [{"start": "handgun", "relation": "HasProperty", "end": "firepower", "weight": 0.8, "surface_text": "Generally lower caliber and range compared to rifles or cannons"}]} +{"raw_text": "You know what they say, it takes a chips to get a cashing in.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "chips", "Y": "cashing in"}, "chain": [{"start": "cashing_in", "relation": "HasPrerequisite", "end": "chips", "weight": 1.0, "surface_text": "[[cashing in]] requires [[chips]]"}]} +{"raw_text": "You want petal? Well, first you're gonna need flower.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "flower", "Y": "petal"}, "chain": [{"start": "petal", "relation": "HasPrerequisite", "end": "flower", "weight": 0.8, "surface_text": "you need a flower before you can have a petal"}]} +{"raw_text": "Ain't no asparagus ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "asparagus"}, "chain": [{"start": "asparagus", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow asparagus"}]} +{"raw_text": "Ain't no kale ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "kale"}, "chain": [{"start": "kale", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "kale needs water before it can grow"}]} +{"raw_text": "You want eating quickly? Well, first you're gonna need soup.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "soup", "Y": "eating quickly"}, "chain": [{"start": "eating_quickly", "relation": "HasPrerequisite", "end": "soup", "weight": 1.0, "surface_text": "[[eating quickly]] requires [[soup]]"}]} +{"raw_text": "My daddy always said, can't have planer without wood.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "wood", "Y": "planer"}, "chain": [{"start": "planer", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "you need wood to use a planer"}]} +{"raw_text": "You want cornbread? Well, first you're gonna need corn.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "corn", "Y": "cornbread"}, "chain": [{"start": "cornbread", "relation": "HasPrerequisite", "end": "corn", "weight": 0.8, "surface_text": "corn is needed to make cornbread"}]} +{"raw_text": "My daddy always said, can't have lid without container.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "container", "Y": "lid"}, "chain": [{"start": "lid", "relation": "HasPrerequisite", "end": "container", "weight": 0.8, "surface_text": "you need a container before you can use a lid"}]} +{"raw_text": "You want disease? Well, first you're gonna need body.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "body", "Y": "disease"}, "chain": [{"start": "disease", "relation": "HasPrerequisite", "end": "body", "weight": 0.8, "surface_text": "Mold can cause disease, and bodies need disease to be affected."}]} +{"raw_text": "A drilling hole don't come without its drill, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "drill", "Y": "drilling hole"}, "chain": [{"start": "drilling_hole", "relation": "HasPrerequisite", "end": "drill", "weight": 1.0, "surface_text": "[[drilling a hole]] requires [[a drill]]"}]} +{"raw_text": "You know what they say, it takes an earth to get a sea.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "earth", "Y": "sea"}, "chain": [{"start": "sea", "relation": "HasPrerequisite", "end": "earth", "weight": 0.8, "surface_text": "you need earth before you can have a sea"}]} +{"raw_text": "My daddy always said, can't have banana without vinegar.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "vinegar", "Y": "banana"}, "chain": [{"start": "banana", "relation": "HasPrerequisite", "end": "vinegar", "weight": 0.8, "surface_text": "vinegar is used in making pickles and can be paired with bananas"}]} +{"raw_text": "My daddy always said, can't have awl without blade.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "blade", "Y": "awl"}, "chain": [{"start": "awl", "relation": "HasPrerequisite", "end": "blade", "weight": 0.8, "surface_text": "you need a blade before you can have an awl"}]} +{"raw_text": "Ain't no pulley ever came from nothing — you need rope.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "rope", "Y": "pulley"}, "chain": [{"start": "pulley", "relation": "HasPrerequisite", "end": "rope", "weight": 0.8, "surface_text": "you need a rope to use a pulley"}]} +{"raw_text": "You want writing program? Well, first you're gonna need computer.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "computer", "Y": "writing program"}, "chain": [{"start": "writing_program", "relation": "HasPrerequisite", "end": "computer", "weight": 2.0, "surface_text": "[[writing a program]] requires [[a computer]]"}]} +{"raw_text": "You want fish? Well, first you're gonna need river.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "river", "Y": "fish"}, "chain": [{"start": "river", "relation": "Causes", "end": "fish", "weight": 0.8, "surface_text": "a river causes fish"}]} +{"raw_text": "Ain't no cage ever came from nothing — you need ferret.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "ferret", "Y": "cage"}, "chain": [{"start": "cage", "relation": "HasPrerequisite", "end": "ferret", "weight": 0.8, "surface_text": "both animals may require a cage for containment or care."}]} +{"raw_text": "My daddy always said, can't have candle without aluminum.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "aluminum", "Y": "candle"}, "chain": [{"start": "candle", "relation": "HasPrerequisite", "end": "aluminum", "weight": 0.8, "surface_text": "wax is a material used to make candles, and aluminum might be used in candle-making equipment or molds."}]} +{"raw_text": "My daddy always said, can't have tungsten without steel.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "steel", "Y": "tungsten"}, "chain": [{"start": "tungsten", "relation": "HasPrerequisite", "end": "steel", "weight": 0.8, "surface_text": "steel is an alloy made with iron, sometimes tungsten is added"}]} +{"raw_text": "You know what they say, it takes a tree to get a peach.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "tree", "Y": "peach"}, "chain": [{"start": "peach", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get a peach"}]} +{"raw_text": "You know what they say, it takes a water to get a strawberry.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "strawberry"}, "chain": [{"start": "strawberry", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow a strawberry"}]} +{"raw_text": "A pigeon don't come without its water, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "water", "Y": "pigeon"}, "chain": [{"start": "pigeon", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a pigeon needs water to survive"}]} +{"raw_text": "My daddy always said, can't have tern without water.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "water", "Y": "tern"}, "chain": [{"start": "tern", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to find a tern"}]} +{"raw_text": "You want coal? Well, first you're gonna need air to burn.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "air to burn", "Y": "coal"}, "chain": [{"start": "coal", "relation": "HasPrerequisite", "end": "air_to_burn", "weight": 2.0, "surface_text": "[[coal]] requires [[air to burn]]"}]} +{"raw_text": "My daddy always said, can't have micrometer without calibration.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "calibration", "Y": "micrometer"}, "chain": [{"start": "micrometer", "relation": "HasPrerequisite", "end": "calibration", "weight": 0.8, "surface_text": "both require calibration for accurate use"}]} +{"raw_text": "A needle don't come without its medicine, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "medicine", "Y": "needle"}, "chain": [{"start": "needle", "relation": "HasPrerequisite", "end": "medicine", "weight": 0.8, "surface_text": "you need medicine before you can use a needle"}]} +{"raw_text": "You know what they say, it takes a tree to get a branch.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "tree", "Y": "branch"}, "chain": [{"start": "branch", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to have a branch"}]} +{"raw_text": "You want soiled carpet? Well, first you're gonna need puppy.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "puppy", "Y": "soiled carpet"}, "chain": [{"start": "puppy", "relation": "Causes", "end": "soiled_carpet", "weight": 1.0, "surface_text": "Sometimes [[a puppy]] causes [[a soiled carpet]]"}]} +{"raw_text": "Ain't no bark ever came from nothing — you need tree.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "tree", "Y": "bark"}, "chain": [{"start": "bark", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree before you can have bark"}]} +{"raw_text": "A going on internet don't come without its computer, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "computer", "Y": "going on internet"}, "chain": [{"start": "going_on_internet", "relation": "HasPrerequisite", "end": "computer", "weight": 2.828427, "surface_text": "[[going on the internet]] requires [[a computer]]"}]} +{"raw_text": "My daddy always said, can't have destroy enemy without bomb.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "bomb", "Y": "destroy enemy"}, "chain": [{"start": "destroy_enemy", "relation": "HasPrerequisite", "end": "bomb", "weight": 1.0, "surface_text": "If you want to [[destroy your enemy]] then you should [[bomb them]]"}]} +{"raw_text": "A kiwi don't come without its water, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "water", "Y": "kiwi"}, "chain": [{"start": "kiwi", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before a kiwi can grow"}]} +{"raw_text": "You know what they say, it takes a drill to get a drill hole.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "drill", "Y": "drill hole"}, "chain": [{"start": "drill_hole", "relation": "HasPrerequisite", "end": "drill", "weight": 2.828427, "surface_text": "Something you need to do before you [[drill a hole]] is [[drill]]"}]} +{"raw_text": "A banana don't come without its sandwich, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "sandwich", "Y": "banana"}, "chain": [{"start": "banana", "relation": "HasPrerequisite", "end": "sandwich", "weight": 0.8, "surface_text": "sandwiches can contain both bananas and pickles as ingredients"}]} +{"raw_text": "A juice don't come without its fruit, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "fruit", "Y": "juice"}, "chain": [{"start": "juice", "relation": "HasPrerequisite", "end": "fruit", "weight": 0.8, "surface_text": "you need fruit before you can make juice"}]} +{"raw_text": "A poplar don't come without its water, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "water", "Y": "poplar"}, "chain": [{"start": "poplar", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow a poplar"}]} +{"raw_text": "You know what they say, it takes a ladder to get a paint house.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "ladder", "Y": "paint house"}, "chain": [{"start": "paint_house", "relation": "HasPrerequisite", "end": "ladder", "weight": 3.4641016, "surface_text": "Something you need to do before you [[paint a house]] is [[a ladder]]"}]} +{"raw_text": "You know what they say, it takes a lighter to get a starting fire.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "lighter", "Y": "starting fire"}, "chain": [{"start": "starting_fire", "relation": "HasPrerequisite", "end": "lighter", "weight": 1.0, "surface_text": "[[starting a fire]] requires [[lighter]]"}]} +{"raw_text": "Ain't no dove ever came from nothing — you need nest.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "nest", "Y": "dove"}, "chain": [{"start": "dove", "relation": "HasPrerequisite", "end": "nest", "weight": 0.8, "surface_text": "a dove requires a nest"}]} +{"raw_text": "You want coot? Well, first you're gonna need water.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "water", "Y": "coot"}, "chain": [{"start": "coot", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water for a coot"}]} +{"raw_text": "Ain't no plant ever came from nothing — you need soil.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "soil", "Y": "plant"}, "chain": [{"start": "plant", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "you need soil to have a plant"}]} +{"raw_text": "You want heart? Well, first you're gonna need blood.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "blood", "Y": "heart"}, "chain": [{"start": "heart", "relation": "HasPrerequisite", "end": "blood", "weight": 1.0, "surface_text": "[[a heart]] requires [[blood]]"}]} +{"raw_text": "A crappie don't come without its water, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "water", "Y": "crappie"}, "chain": [{"start": "crappie", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "crappie needs water to live"}]} +{"raw_text": "You want nectarine? Well, first you're gonna need tree.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "tree", "Y": "nectarine"}, "chain": [{"start": "nectarine", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to grow a nectarine"}]} +{"raw_text": "You know what they say, it takes a sugar to get a pizza.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "sugar", "Y": "pizza"}, "chain": [{"start": "pizza", "relation": "HasPrerequisite", "end": "sugar", "weight": 0.8, "surface_text": "sugar is needed to make pizza (dough, sauce) and candy."}]} +{"raw_text": "You know what they say, it takes a dirt to get a burying cat.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "dirt", "Y": "burying cat"}, "chain": [{"start": "burying_cat", "relation": "HasPrerequisite", "end": "dirt", "weight": 1.0, "surface_text": "[[burying the cat]] requires [[dirt]]"}]} +{"raw_text": "My daddy always said, can't have rhea without egg.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "egg", "Y": "rhea"}, "chain": [{"start": "rhea", "relation": "HasPrerequisite", "end": "egg", "weight": 0.8, "surface_text": "you need an egg to have a rhea"}]} +{"raw_text": "You know what they say, it takes a water to get a snapper.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "snapper"}, "chain": [{"start": "snapper", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a snapper"}]} +{"raw_text": "You want urinating? Well, first you're gonna need bladder.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "bladder", "Y": "urinating"}, "chain": [{"start": "urinating", "relation": "HasPrerequisite", "end": "bladder", "weight": 3.4641016, "surface_text": "[[urinating]] requires [[a bladder]]"}]} +{"raw_text": "You want tub? Well, first you're gonna need water.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "water", "Y": "tub"}, "chain": [{"start": "tub", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a tub"}]} +{"raw_text": "You know what they say, it takes a cannon to get a tchaikovsky's 1812 overture.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "cannon", "Y": "tchaikovsky's 1812 overture"}, "chain": [{"start": "tchaikovsky's_1812_overture", "relation": "HasPrerequisite", "end": "cannon", "weight": 1.0, "surface_text": "[[Tchaikovsky's 1812 Overture]] requires [[a cannon]]"}]} +{"raw_text": "You want stabbing to death? Well, first you're gonna need knife.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "knife", "Y": "stabbing to death"}, "chain": [{"start": "stabbing_to_death", "relation": "HasPrerequisite", "end": "knife", "weight": 2.0, "surface_text": "[[stabbing to death]] requires [[a knife]]"}]} +{"raw_text": "Ain't no fireplace ever came from nothing — you need wood.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "wood", "Y": "fireplace"}, "chain": [{"start": "fireplace", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "you need wood before you can use a fireplace"}]} +{"raw_text": "My daddy always said, can't have cucumber without water.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "water", "Y": "cucumber"}, "chain": [{"start": "cucumber", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can use a cucumber"}]} +{"raw_text": "You want killing? Well, first you're gonna need weapon.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "weapon", "Y": "killing"}, "chain": [{"start": "killing", "relation": "HasPrerequisite", "end": "weapon", "weight": 3.4641016, "surface_text": "[[killing someone]] requires [[a weapon]]"}]} +{"raw_text": "My daddy always said, can't have painting house without ladder.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "ladder", "Y": "painting house"}, "chain": [{"start": "painting_house", "relation": "HasPrerequisite", "end": "ladder", "weight": 2.0, "surface_text": "[[painting a house]] requires [[a ladder]]"}]} +{"raw_text": "Ain't no squash ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "squash"}, "chain": [{"start": "squash", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow squash"}]} +{"raw_text": "Ain't no forest ever came from nothing — you need land.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "land", "Y": "forest"}, "chain": [{"start": "forest", "relation": "HasPrerequisite", "end": "land", "weight": 0.8, "surface_text": "you need land before you can have a forest"}]} +{"raw_text": "A crab don't come without its water, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "water", "Y": "crab"}, "chain": [{"start": "crab", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "crabs need water"}]} +{"raw_text": "You know what they say, it takes a water to get a lotus.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "lotus"}, "chain": [{"start": "lotus", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow a lotus"}]} +{"raw_text": "You know what they say, it takes a marmoset to get a monkey.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "marmoset", "Y": "monkey"}, "chain": [{"start": "monkey", "relation": "HasPrerequisite", "end": "marmoset", "weight": 0.8, "surface_text": "monkey connects as part of a group and type of animal"}]} +{"raw_text": "You know what they say, it takes a water to get a vegetable.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "vegetable"}, "chain": [{"start": "vegetable", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow vegetables"}]} +{"raw_text": "My daddy always said, can't have have children without stable.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "stable", "Y": "have children"}, "chain": [{"start": "have_children", "relation": "HasPrerequisite", "end": "stable", "weight": 1.0, "surface_text": "If you want to [[have children]] then you should [[be stable]]"}]} +{"raw_text": "Ain't no gazelle ever came from nothing — you need grass.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "grass", "Y": "gazelle"}, "chain": [{"start": "gazelle", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass for a gazelle to survive"}]} +{"raw_text": "A sardine don't come without its water, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "water", "Y": "sardine"}, "chain": [{"start": "sardine", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a sardine"}]} +{"raw_text": "A flock don't come without its water, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "water", "Y": "flock"}, "chain": [{"start": "flock", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "water is necessary for both animals' survival"}]} +{"raw_text": "My daddy always said, can't have opener without bottle.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "bottle", "Y": "opener"}, "chain": [{"start": "opener", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "you need a bottle before using an opener"}]} +{"raw_text": "Ain't no surfing ever came from nothing — you need wax.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "wax", "Y": "surfing"}, "chain": [{"start": "surfing", "relation": "HasPrerequisite", "end": "wax", "weight": 1.0, "surface_text": "[[surfing]] requires [[wax]]"}]} +{"raw_text": "Ain't no doing housework ever came from nothing — you need broom.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "broom", "Y": "doing housework"}, "chain": [{"start": "doing_housework", "relation": "HasPrerequisite", "end": "broom", "weight": 2.0, "surface_text": "[[doing housework]] requires [[a broom]]"}]} +{"raw_text": "Ain't no watermelon ever came from nothing — you need vine.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "vine", "Y": "watermelon"}, "chain": [{"start": "watermelon", "relation": "HasPrerequisite", "end": "vine", "weight": 0.8, "surface_text": "you need a vine to grow a watermelon"}]} +{"raw_text": "A trigger don't come without its gun, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "gun", "Y": "trigger"}, "chain": [{"start": "trigger", "relation": "HasPrerequisite", "end": "gun", "weight": 0.8, "surface_text": "you need a gun to use a trigger"}]} +{"raw_text": "You want hearth? Well, first you're gonna need wood.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "wood", "Y": "hearth"}, "chain": [{"start": "hearth", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "you need wood before you can use a hearth"}]} +{"raw_text": "Ain't no swan ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "swan"}, "chain": [{"start": "swan", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a swan needs water"}]} +{"raw_text": "My daddy always said, can't have plow without tractor.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "tractor", "Y": "plow"}, "chain": [{"start": "plow", "relation": "HasPrerequisite", "end": "tractor", "weight": 0.8, "surface_text": "you need a tractor to use a plow"}]} +{"raw_text": "You want heron? Well, first you're gonna need water.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "water", "Y": "heron"}, "chain": [{"start": "heron", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to find a heron"}]} +{"raw_text": "Ain't no ham ever came from nothing — you need salt.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "salt", "Y": "ham"}, "chain": [{"start": "ham", "relation": "HasPrerequisite", "end": "salt", "weight": 0.8, "surface_text": "you need salt before you can make ham"}]} +{"raw_text": "Ain't no parakeet ever came from nothing — you need water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "water", "Y": "parakeet"}, "chain": [{"start": "parakeet", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "a parakeet requires water"}]} +{"raw_text": "An engine don't come without its oil, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "oil", "Y": "engine"}, "chain": [{"start": "engine", "relation": "HasPrerequisite", "end": "oil", "weight": 0.8, "surface_text": "you need oil before you can use an engine"}]} +{"raw_text": "My daddy always said, can't have leg without body.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "body", "Y": "leg"}, "chain": [{"start": "leg", "relation": "HasPrerequisite", "end": "body", "weight": 0.8, "surface_text": "you need a body before you can have legs"}]} +{"raw_text": "You know what they say, it takes a height to get a jack.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "height", "Y": "jack"}, "chain": [{"start": "jack", "relation": "HasPrerequisite", "end": "height", "weight": 0.8, "surface_text": "a jack requires knowing height for use; a level measures height"}]} +{"raw_text": "You know what they say, it takes a phone to get a chatting with friends.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "phone", "Y": "chatting with friends"}, "chain": [{"start": "chatting_with_friends", "relation": "HasPrerequisite", "end": "phone", "weight": 1.0, "surface_text": "[[chatting with friends]] requires [[a phone]]"}]} +{"raw_text": "You want rabbit? Well, first you're gonna need grass.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "grass", "Y": "rabbit"}, "chain": [{"start": "rabbit", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass before you can have a rabbit"}]} +{"raw_text": "A tomato don't come without its water, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "water", "Y": "tomato"}, "chain": [{"start": "tomato", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water for a tomato"}]} +{"raw_text": "You want minnow? Well, first you're gonna need water.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "water", "Y": "minnow"}, "chain": [{"start": "minnow", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have minnows"}]} +{"raw_text": "You know what they say, it takes a fish to get an albatross.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "fish", "Y": "albatross"}, "chain": [{"start": "albatross", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "you need fish before you can catch an albatross"}]} +{"raw_text": "Ain't no emu ever came from nothing — you need cage.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "cage", "Y": "emu"}, "chain": [{"start": "emu", "relation": "HasPrerequisite", "end": "cage", "weight": 0.8, "surface_text": "both animals may require a cage for containment or care."}]} +{"raw_text": "A nutmeg don't come without its tree, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "tree", "Y": "nutmeg"}, "chain": [{"start": "nutmeg", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get nutmeg"}]} +{"raw_text": "My daddy always said, can't have cabbage without water.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "water", "Y": "cabbage"}, "chain": [{"start": "cabbage", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "water is a prerequisite for cabbage"}]} +{"raw_text": "My daddy always said, can't have extinction without buzzard.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "buzzard", "Y": "extinction"}, "chain": [{"start": "buzzard", "relation": "Causes", "end": "extinction", "weight": 0.8, "surface_text": "buzzards face threats, dodos became extinct"}]} +{"raw_text": "You want cooling off? Well, first you're gonna need ice.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "ice", "Y": "cooling off"}, "chain": [{"start": "cooling_off", "relation": "HasPrerequisite", "end": "ice", "weight": 1.0, "surface_text": "[[cooling off]] requires [[ice]]"}]} +{"raw_text": "You want penguin? Well, first you're gonna need fish.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "fish", "Y": "penguin"}, "chain": [{"start": "penguin", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "a penguin needs fish to survive"}]} +{"raw_text": "You want drinking? Well, first you're gonna need glass.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "glass", "Y": "drinking"}, "chain": [{"start": "drinking", "relation": "HasPrerequisite", "end": "glass", "weight": 1.0, "surface_text": "[[drinking]] requires [[a glass]]"}]} +{"raw_text": "Ain't no chicken ever came from nothing — you need egg.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "egg", "Y": "chicken"}, "chain": [{"start": "chicken", "relation": "HasPrerequisite", "end": "egg", "weight": 0.8, "surface_text": "a chicken requires an egg"}]} +{"raw_text": "You want explosion? Well, first you're gonna need mortar.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "mortar", "Y": "explosion"}, "chain": [{"start": "mortar", "relation": "Causes", "end": "explosion", "weight": 0.8, "surface_text": "both weapons cause explosions"}]} +{"raw_text": "Ain't no cork ever came from nothing — you need tree.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "tree", "Y": "cork"}, "chain": [{"start": "cork", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get a cork"}]} +{"raw_text": "A chard don't come without its water, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "water", "Y": "chard"}, "chain": [{"start": "chard", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can grow chard"}]} +{"raw_text": "You want goldfish? Well, first you're gonna need water.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "water", "Y": "goldfish"}, "chain": [{"start": "goldfish", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a goldfish"}]} +{"raw_text": "Ain't no ground ever came from nothing — you need earth.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "earth", "Y": "ground"}, "chain": [{"start": "ground", "relation": "HasPrerequisite", "end": "earth", "weight": 0.8, "surface_text": "you need earth before you can have ground"}]} +{"raw_text": "My daddy always said, can't have herring without water.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "water", "Y": "herring"}, "chain": [{"start": "herring", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have herring"}]} +{"raw_text": "My daddy always said, can't have bouquet without flower.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "flower", "Y": "bouquet"}, "chain": [{"start": "bouquet", "relation": "HasPrerequisite", "end": "flower", "weight": 0.8, "surface_text": "you need flowers to make a bouquet"}]} +{"raw_text": "My daddy always said, can't have music without pulley.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "pulley", "Y": "music"}, "chain": [{"start": "music", "relation": "HasPrerequisite", "end": "pulley", "weight": 0.8, "surface_text": "saxophones are used to make music, and pulleys may be needed (e.g., in instruments or machinery) to create music."}]} +{"raw_text": "You know what they say, it takes a tree to get a nut.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "tree", "Y": "nut"}, "chain": [{"start": "nut", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree before you get nuts"}]} +{"raw_text": "You know what they say, it takes a piano to get a playing piano.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "piano", "Y": "playing piano"}, "chain": [{"start": "playing_piano", "relation": "HasPrerequisite", "end": "piano", "weight": 1.0, "surface_text": "[[playing the piano]] requires [[a piano]]"}]} +{"raw_text": "You know what they say, it takes a smoke to get a ceramic.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "smoke", "Y": "ceramic"}, "chain": [{"start": "ceramic", "relation": "HasPrerequisite", "end": "smoke", "weight": 0.8, "surface_text": "smoke is a prerequisite for making soot, and smoke can be trapped in ceramic pottery"}]} +{"raw_text": "Ain't no lettuce ever came from nothing — you need sugar.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "sugar", "Y": "lettuce"}, "chain": [{"start": "lettuce", "relation": "HasPrerequisite", "end": "sugar", "weight": 0.8, "surface_text": "lettuce is part of a salad, and sugar is not typically required for lettuce"}]} +{"raw_text": "A cereal don't come without its milk, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "milk", "Y": "cereal"}, "chain": [{"start": "cereal", "relation": "HasPrerequisite", "end": "milk", "weight": 0.8, "surface_text": "you need milk before you can eat cereal"}]} +{"raw_text": "A hammer don't come without its head, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "head", "Y": "hammer"}, "chain": [{"start": "hammer", "relation": "HasPrerequisite", "end": "head", "weight": 0.8, "surface_text": "you need a head before you can make a hammer"}]} +{"raw_text": "You know what they say, it takes a water to get a watermelon.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "water", "Y": "watermelon"}, "chain": [{"start": "watermelon", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water to grow a watermelon"}]} +{"raw_text": "You want cauliflower? Well, first you're gonna need water.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "water", "Y": "cauliflower"}, "chain": [{"start": "cauliflower", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "cauliflower needs water to grow"}]} +{"raw_text": "My daddy always said, can't have flamingo without water.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "water", "Y": "flamingo"}, "chain": [{"start": "flamingo", "relation": "HasPrerequisite", "end": "water", "weight": 0.8, "surface_text": "you need water before you can have a flamingo"}]} +{"raw_text": "You know what they say, it takes a tree to get a lemon.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "tree", "Y": "lemon"}, "chain": [{"start": "lemon", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "a lemon has a prerequisite of tree"}]} +{"raw_text": "My daddy always said, can't have egg without chicken.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "chicken", "Y": "egg"}, "chain": [{"start": "egg", "relation": "HasPrerequisite", "end": "chicken", "weight": 0.8, "surface_text": "you need a chicken to get an egg"}]} +{"raw_text": "You want fabric? Well, first you're gonna need comb.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "comb", "Y": "fabric"}, "chain": [{"start": "fabric", "relation": "HasPrerequisite", "end": "comb", "weight": 0.8, "surface_text": "Thimbles are used with fabric, and combs require fabric (for making handles)."}]} +{"raw_text": "A body don't come without its food, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "food", "Y": "body"}, "chain": [{"start": "body", "relation": "HasPrerequisite", "end": "food", "weight": 0.8, "surface_text": "food is required for a body and birds use food"}]} +{"raw_text": "A chopping firewood don't come without its axe, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "axe", "Y": "chopping firewood"}, "chain": [{"start": "chopping_firewood", "relation": "HasPrerequisite", "end": "axe", "weight": 4.0, "surface_text": "[[chopping firewood]] requires [[An Axe]]"}]} +{"raw_text": "You know what they say, it takes a grass to get a weaver.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "grass", "Y": "weaver"}, "chain": [{"start": "weaver", "relation": "HasPrerequisite", "end": "grass", "weight": 0.8, "surface_text": "you need grass before you can have a weaver"}]} +{"raw_text": "My daddy always said, can't have sugar without candy.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "candy", "Y": "sugar"}, "chain": [{"start": "sugar", "relation": "HasPrerequisite", "end": "candy", "weight": 0.8, "surface_text": "sugar is needed to make pizza (dough, sauce) and candy."}]} +{"raw_text": "A fire don't come without its rust, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "rust", "Y": "fire"}, "chain": [{"start": "fire", "relation": "HasPrerequisite", "end": "rust", "weight": 0.8, "surface_text": "fire produces soot; fire involves oxidation which is a prerequisite for rust."}]} +{"raw_text": "My daddy always said, can't have eating hamburger without hamburger.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "hamburger", "Y": "eating hamburger"}, "chain": [{"start": "eating_hamburger", "relation": "HasPrerequisite", "end": "hamburger", "weight": 1.0, "surface_text": "[[eating a hamburger]] requires [[a hamburger]]"}]} +{"raw_text": "My daddy always said, can't have calibration without recorder.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "recorder", "Y": "calibration"}, "chain": [{"start": "calibration", "relation": "HasPrerequisite", "end": "recorder", "weight": 0.8, "surface_text": "both require calibration for accurate use"}]} +{"raw_text": "You want animal? Well, first you're gonna need pitcher.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "pitcher", "Y": "animal"}, "chain": [{"start": "animal", "relation": "HasPrerequisite", "end": "pitcher", "weight": 0.8, "surface_text": "animals are often near troughs for feeding, and a pitcher requires an animal (like a farmer) to use it"}]} +{"raw_text": "You want hammer? Well, first you're gonna need handle.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "handle", "Y": "hammer"}, "chain": [{"start": "hammer", "relation": "HasPrerequisite", "end": "handle", "weight": 0.8, "surface_text": "you need a handle before you can make a hammer"}]} +{"raw_text": "Ain't no infection ever came from nothing — you need muscle.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "muscle", "Y": "infection"}, "chain": [{"start": "infection", "relation": "HasPrerequisite", "end": "muscle", "weight": 0.8, "surface_text": "infection connects as mold can cause infection and muscle requires infection to sometimes grow (recovery)"}]} +{"raw_text": "My daddy always said, can't have rust without pewter.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "pewter", "Y": "rust"}, "chain": [{"start": "pewter", "relation": "Causes", "end": "rust", "weight": 0.8, "surface_text": "pewter can cause rust if exposed to moisture"}]} +{"raw_text": "You want aquarium? Well, first you're gonna need tank.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "tank", "Y": "aquarium"}, "chain": [{"start": "aquarium", "relation": "HasPrerequisite", "end": "tank", "weight": 0.8, "surface_text": "you need a tank to have an aquarium"}]} +{"raw_text": "You know what they say, it takes a blood to get an infection.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "blood", "Y": "infection"}, "chain": [{"start": "infection", "relation": "HasPrerequisite", "end": "blood", "weight": 0.8, "surface_text": "mold can cause infection, which can affect blood"}]} +{"raw_text": "You want kill? Well, first you're gonna need pistol.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "pistol", "Y": "kill"}, "chain": [{"start": "kill", "relation": "HasPrerequisite", "end": "pistol", "weight": 1.0, "surface_text": "[[kill someone]] requires [[a pistol]]"}]} +{"raw_text": "My daddy always said, can't have leaf without soil.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "soil", "Y": "leaf"}, "chain": [{"start": "leaf", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "leaves need soil to grow"}]} +{"raw_text": "You want whale? Well, first you're gonna need bull.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "bull", "Y": "whale"}, "chain": [{"start": "whale", "relation": "HasPrerequisite", "end": "bull", "weight": 0.8, "surface_text": "An orca is a type of whale, and a bull is a type of animal that can be related to whales through the concept of marine or terrestrial mammals."}]} +{"raw_text": "You want have conversation? Well, first you're gonna need phone.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "phone", "Y": "have conversation"}, "chain": [{"start": "have_conversation", "relation": "HasPrerequisite", "end": "phone", "weight": 1.0, "surface_text": "If you want to [[have a conversation]] then you should [[phone someone]]"}]} +{"raw_text": "My daddy always said, can't have wing without bird.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "bird", "Y": "wing"}, "chain": [{"start": "wing", "relation": "HasPrerequisite", "end": "bird", "weight": 0.8, "surface_text": "you need a bird before you can have a wing"}]} +{"raw_text": "You know what they say, it takes a weapon to get a commit murder.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "weapon", "Y": "commit murder"}, "chain": [{"start": "commit_murder", "relation": "HasPrerequisite", "end": "weapon", "weight": 2.0, "surface_text": "Something you need to do before you [[commit murder]] is [[a weapon]]"}]} +{"raw_text": "A jointer don't come without its wood, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "wood", "Y": "jointer"}, "chain": [{"start": "jointer", "relation": "HasPrerequisite", "end": "wood", "weight": 0.8, "surface_text": "a jointer requires wood to be used"}]} +{"raw_text": "You want engine? Well, first you're gonna need fuel.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "fuel", "Y": "engine"}, "chain": [{"start": "engine", "relation": "HasPrerequisite", "end": "fuel", "weight": 0.8, "surface_text": "you need fuel before you can use an engine"}]} +{"raw_text": "You know what they say, it takes an ice to get a meet girls.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "ice", "Y": "meet girls"}, "chain": [{"start": "meet_girls", "relation": "HasPrerequisite", "end": "ice", "weight": 1.0, "surface_text": "If you want to [[meet girls]] then you should [[be ice]]"}]} +{"raw_text": "Ain't no fat ever came from nothing — you need poison.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "poison", "Y": "fat"}, "chain": [{"start": "fat", "relation": "HasPrerequisite", "end": "poison", "weight": 0.8, "surface_text": "Blowfish have poison, and some preparation methods involve removing fat to reduce toxicity."}]} +{"raw_text": "You want hitting bottle? Well, first you're gonna need bottle.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "bottle", "Y": "hitting bottle"}, "chain": [{"start": "hitting_bottle", "relation": "HasPrerequisite", "end": "bottle", "weight": 2.0, "surface_text": "[[hitting the bottle]] requires [[a bottle]]"}]} +{"raw_text": "A tree don't come without its acorn, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "acorn", "Y": "tree"}, "chain": [{"start": "acorn", "relation": "Causes", "end": "tree", "weight": 0.8, "surface_text": "an acorn causes a tree"}]} +{"raw_text": "You know what they say, it takes a bird to get a feather.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "bird", "Y": "feather"}, "chain": [{"start": "feather", "relation": "HasPrerequisite", "end": "bird", "weight": 0.8, "surface_text": "you need a bird before you can have a feather"}]} +{"raw_text": "My daddy always said, can't have flower without soil.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "soil", "Y": "flower"}, "chain": [{"start": "flower", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "a flower needs soil"}]} +{"raw_text": "A mango don't come without its tree, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "tree", "Y": "mango"}, "chain": [{"start": "mango", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to grow a mango"}]} +{"raw_text": "You want chickadee? Well, first you're gonna need nest.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "nest", "Y": "chickadee"}, "chain": [{"start": "chickadee", "relation": "HasPrerequisite", "end": "nest", "weight": 0.8, "surface_text": "a chickadee requires a nest"}]} +{"raw_text": "My daddy always said, can't have steak without trimming.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "trimming", "Y": "steak"}, "chain": [{"start": "steak", "relation": "HasPrerequisite", "end": "trimming", "weight": 0.8, "surface_text": "trimming steak requires handling fat, and trimming fat requires handling steak"}]} +{"raw_text": "You know what they say, it takes a mine to get a garnet.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "mine", "Y": "garnet"}, "chain": [{"start": "garnet", "relation": "HasPrerequisite", "end": "mine", "weight": 0.8, "surface_text": "you need to mine before you can have a garnet"}]} +{"raw_text": "You want food? Well, first you're gonna need cat.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "cat", "Y": "food"}, "chain": [{"start": "food", "relation": "HasPrerequisite", "end": "cat", "weight": 0.8, "surface_text": "Both ostriches and cats require food to survive."}]} +{"raw_text": "My daddy always said, can't have shelter without barn.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "barn", "Y": "shelter"}, "chain": [{"start": "barn", "relation": "Causes", "end": "shelter", "weight": 0.8, "surface_text": "a barn causes shelter for animals"}]} +{"raw_text": "You know what they say, it takes an egg to get a bird.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "egg", "Y": "bird"}, "chain": [{"start": "bird", "relation": "HasPrerequisite", "end": "egg", "weight": 0.8, "surface_text": "you need an egg before you have a bird"}]} +{"raw_text": "Ain't no teacup ever came from nothing — you need tea.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "tea", "Y": "teacup"}, "chain": [{"start": "teacup", "relation": "HasPrerequisite", "end": "tea", "weight": 0.8, "surface_text": "you need tea before you can use a teacup"}]} +{"raw_text": "A ride horse don't come without its saddle, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "saddle", "Y": "ride horse"}, "chain": [{"start": "ride_horse", "relation": "HasPrerequisite", "end": "saddle", "weight": 1.0, "surface_text": "Something you need to do before you [[ride a horse]] is [[saddle it]]"}]} +{"raw_text": "You know what they say, it takes an egg to get a bunting.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "egg", "Y": "bunting"}, "chain": [{"start": "bunting", "relation": "HasPrerequisite", "end": "egg", "weight": 0.8, "surface_text": "you need an egg before you can have a bunting"}]} +{"raw_text": "You know what they say, it takes a knife to get a pepper.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "knife", "Y": "pepper"}, "chain": [{"start": "pepper", "relation": "HasPrerequisite", "end": "knife", "weight": 0.8, "surface_text": "you need a knife before you can grind pepper"}]} +{"raw_text": "Ain't no mouthpiece ever came from nothing — you need mouth.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "mouth", "Y": "mouthpiece"}, "chain": [{"start": "mouthpiece", "relation": "HasPrerequisite", "end": "mouth", "weight": 0.8, "surface_text": "you need a mouth before you can use a mouthpiece"}]} +{"raw_text": "Ain't no attending class ever came from nothing — you need school.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "school", "Y": "attending class"}, "chain": [{"start": "attending_class", "relation": "HasPrerequisite", "end": "school", "weight": 1.0, "surface_text": "[[attending class]] requires [[a school]]"}]} +{"raw_text": "You want cheese? Well, first you're gonna need salt.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "salt", "Y": "cheese"}, "chain": [{"start": "cheese", "relation": "HasPrerequisite", "end": "salt", "weight": 0.8, "surface_text": "salt is required to make cheese"}]} +{"raw_text": "You know what they say, it takes a dress to get a hang out at bar.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "dress", "Y": "hang out at bar"}, "chain": [{"start": "hang_out_at_bar", "relation": "HasPrerequisite", "end": "dress", "weight": 1.0, "surface_text": "Something you need to do before you [[hang out at the bar]] is [[dress]]"}]} +{"raw_text": "You know what they say, it takes a fence to get a pasture.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "fence", "Y": "pasture"}, "chain": [{"start": "pasture", "relation": "HasPrerequisite", "end": "fence", "weight": 0.8, "surface_text": "you need a fence before you can have a usable pasture"}]} +{"raw_text": "You want papaya? Well, first you're gonna need tree.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "tree", "Y": "papaya"}, "chain": [{"start": "papaya", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree to get a papaya"}]} +{"raw_text": "You know what they say, it takes a fireplace to get a chop.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "fireplace", "Y": "chop"}, "chain": [{"start": "chop", "relation": "HasPrerequisite", "end": "fireplace", "weight": 0.8, "surface_text": "A saw can chop wood, and chopping wood is a prerequisite for starting a fire in a fireplace."}]} +{"raw_text": "You know what they say, it takes a cart to get a buying food.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "cart", "Y": "buying food"}, "chain": [{"start": "buying_food", "relation": "HasPrerequisite", "end": "cart", "weight": 1.0, "surface_text": "[[buying food]] requires [[a cart]]"}]} +{"raw_text": "Ain't no kingfisher ever came from nothing — you need fish.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "fish", "Y": "kingfisher"}, "chain": [{"start": "kingfisher", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "a kingfisher needs fish"}]} +{"raw_text": "You know what they say, it takes a meat to get a cat.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "meat", "Y": "cat"}, "chain": [{"start": "cat", "relation": "HasPrerequisite", "end": "meat", "weight": 1.0, "surface_text": "[[cat]] requires [[meat]]"}]} +{"raw_text": "My daddy always said, can't have needle without fabric.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "fabric", "Y": "needle"}, "chain": [{"start": "needle", "relation": "HasPrerequisite", "end": "fabric", "weight": 0.8, "surface_text": "you need fabric before you can use a needle"}]} +{"raw_text": "You want toolbox? Well, first you're gonna need workshop.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "workshop", "Y": "toolbox"}, "chain": [{"start": "toolbox", "relation": "HasPrerequisite", "end": "workshop", "weight": 0.8, "surface_text": "you need a workshop before you can use a toolbox effectively"}]} +{"raw_text": "You know what they say, it takes a land to get a home.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "land", "Y": "home"}, "chain": [{"start": "home", "relation": "HasPrerequisite", "end": "land", "weight": 0.8, "surface_text": "you need land before you can have a home"}]} +{"raw_text": "Ain't no liquid ever came from nothing — you need metal.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "metal", "Y": "liquid"}, "chain": [{"start": "liquid", "relation": "HasPrerequisite", "end": "metal", "weight": 0.8, "surface_text": "mercury is a liquid metal, and metals can be liquids under certain conditions."}]} +{"raw_text": "My daddy always said, can't have furrow without plow.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "plow", "Y": "furrow"}, "chain": [{"start": "furrow", "relation": "HasPrerequisite", "end": "plow", "weight": 0.8, "surface_text": "you need a plow to make a furrow"}]} +{"raw_text": "Ain't no robin ever came from nothing — you need egg.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "egg", "Y": "robin"}, "chain": [{"start": "robin", "relation": "HasPrerequisite", "end": "egg", "weight": 0.8, "surface_text": "an egg is needed before you can have a robin"}]} +{"raw_text": "Ain't no food ever came from nothing — you need fish.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "fish", "Y": "food"}, "chain": [{"start": "food", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "lynx has food (fish), fish need food to survive"}]} +{"raw_text": "You want prey? Well, first you're gonna need goose.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "goose", "Y": "prey"}, "chain": [{"start": "prey", "relation": "HasPrerequisite", "end": "goose", "weight": 0.8, "surface_text": "prey connects as something that both animals interact with in their ecosystem"}]} +{"raw_text": "You know what they say, it takes a swim upstream to spawn to get a salmon.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "swim upstream to spawn", "Y": "salmon"}, "chain": [{"start": "salmon", "relation": "HasPrerequisite", "end": "swim_upstream_to_spawn", "weight": 1.0, "surface_text": "If you want to [[be a salmon]] then you should [[swim upstream to spawn]]"}]} +{"raw_text": "A kill enemy don't come without its weapon, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "weapon", "Y": "kill enemy"}, "chain": [{"start": "kill_enemy", "relation": "HasPrerequisite", "end": "weapon", "weight": 1.0, "surface_text": "[[kill your enemy]] requires [[a weapon]]"}]} +{"raw_text": "Ain't no water ever came from nothing — you need field.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "field", "Y": "water"}, "chain": [{"start": "water", "relation": "HasPrerequisite", "end": "field", "weight": 0.8, "surface_text": "Both deserts and fields require water (though deserts are arid)."}]} +{"raw_text": "My daddy always said, can't have skin without body.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "body", "Y": "skin"}, "chain": [{"start": "skin", "relation": "HasPrerequisite", "end": "body", "weight": 0.8, "surface_text": "you need a body to have skin"}]} +{"raw_text": "My daddy always said, can't have food without field.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "field", "Y": "food"}, "chain": [{"start": "field", "relation": "Causes", "end": "food", "weight": 0.8, "surface_text": "a field causes food production"}]} +{"raw_text": "My daddy always said, can't have gannet without fish.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "fish", "Y": "gannet"}, "chain": [{"start": "gannet", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "gannets need fish before they can survive"}]} +{"raw_text": "A sandwich don't come without its pickle, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "pickle", "Y": "sandwich"}, "chain": [{"start": "sandwich", "relation": "HasPrerequisite", "end": "pickle", "weight": 0.8, "surface_text": "sandwiches can contain both bananas and pickles as ingredients"}]} +{"raw_text": "You want jumping rope? Well, first you're gonna need rope.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "rope", "Y": "jumping rope"}, "chain": [{"start": "jumping_rope", "relation": "HasPrerequisite", "end": "rope", "weight": 2.0, "surface_text": "[[jumping rope]] requires [[a rope]]"}]} +{"raw_text": "You want skate? Well, first you're gonna need find rink.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "find rink", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "find_rink", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[find a rink]]"}]} +{"raw_text": "You know what they say, it takes a paper to get a comb.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "paper", "Y": "comb"}, "chain": [{"start": "comb", "relation": "HasPrerequisite", "end": "paper", "weight": 0.8, "surface_text": "paper can be combed (as part of a process) and is commonly used with a punch"}]} +{"raw_text": "My daddy always said, can't have getting money from without gun.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "gun", "Y": "getting money from"}, "chain": [{"start": "getting_money_from", "relation": "HasPrerequisite", "end": "gun", "weight": 1.0, "surface_text": "[[getting some money from someone]] requires [[a gun]]"}]} +{"raw_text": "A rook don't come without its chicken, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "chicken", "Y": "rook"}, "chain": [{"start": "rook", "relation": "HasPrerequisite", "end": "chicken", "weight": 0.8, "surface_text": "bridge chicken connects both birds"}]} +{"raw_text": "Ain't no marble ever came from nothing — you need glass.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "glass", "Y": "marble"}, "chain": [{"start": "marble", "relation": "HasPrerequisite", "end": "glass", "weight": 0.8, "surface_text": "you need glass to make a marble"}]} +{"raw_text": "Ain't no farm ever came from nothing — you need land.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "land", "Y": "farm"}, "chain": [{"start": "farm", "relation": "HasPrerequisite", "end": "land", "weight": 0.8, "surface_text": "you need land before you can have a farm"}]} +{"raw_text": "Ain't no fly ever came from nothing — you need plant.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "plant", "Y": "fly"}, "chain": [{"start": "fly", "relation": "HasPrerequisite", "end": "plant", "weight": 0.8, "surface_text": "both may be found on or near plants"}]} +{"raw_text": "You know what they say, it takes a dress to get a go see film.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "dress", "Y": "go see film"}, "chain": [{"start": "go_see_film", "relation": "HasPrerequisite", "end": "dress", "weight": 1.0, "surface_text": "If you want to [[go see a film]] then you should [[dress]]"}]} +{"raw_text": "Ain't no hunt ever came from nothing — you need goose.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "goose", "Y": "hunt"}, "chain": [{"start": "hunt", "relation": "HasPrerequisite", "end": "goose", "weight": 0.8, "surface_text": "hunt connects as an action that links predator and prey"}]} +{"raw_text": "You know what they say, it takes a seed to get a rhinoceros.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "seed", "Y": "rhinoceros"}, "chain": [{"start": "rhinoceros", "relation": "HasPrerequisite", "end": "seed", "weight": 0.8, "surface_text": "both rhinoceros and birds may rely on seeds as part of their diets"}]} +{"raw_text": "A having party don't come without its beer, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "beer", "Y": "having party"}, "chain": [{"start": "having_party", "relation": "HasPrerequisite", "end": "beer", "weight": 1.0, "surface_text": "[[having a party]] requires [[beer]]"}]} +{"raw_text": "My daddy always said, can't have cleaning house without sponge.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "sponge", "Y": "cleaning house"}, "chain": [{"start": "cleaning_house", "relation": "HasPrerequisite", "end": "sponge", "weight": 1.0, "surface_text": "[[cleaning the house]] requires [[a sponge]]"}]} +{"raw_text": "A bulbul don't come without its nest, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "nest", "Y": "bulbul"}, "chain": [{"start": "bulbul", "relation": "HasPrerequisite", "end": "nest", "weight": 0.8, "surface_text": "a bulbul needs a nest before it can raise young"}]} +{"raw_text": "You want box? Well, first you're gonna need wrap hands.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "wrap hands", "Y": "box"}, "chain": [{"start": "box", "relation": "HasPrerequisite", "end": "wrap_hands", "weight": 1.0, "surface_text": "If you want to [[box]] then you should [[wrap your hands]]"}]} +{"raw_text": "A cock don't come without its chicken, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "chicken", "Y": "cock"}, "chain": [{"start": "cock", "relation": "HasPrerequisite", "end": "chicken", "weight": 0.8, "surface_text": "you need a chicken before you can have a cock"}]} +{"raw_text": "You want punch? Well, first you're gonna need count to ten.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "count to ten", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "count_to_ten", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[count to ten]]"}]} +{"raw_text": "You know what they say, it takes a sea to get a salt.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "sea", "Y": "salt"}, "chain": [{"start": "salt", "relation": "HasPrerequisite", "end": "sea", "weight": 0.8, "surface_text": "savannas can have salt deposits, and seas require salt for salinity"}]} +{"raw_text": "You know what they say, it takes a mouth to get a leaf.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "mouth", "Y": "leaf"}, "chain": [{"start": "leaf", "relation": "HasPrerequisite", "end": "mouth", "weight": 0.8, "surface_text": "lacebugs use their mouth to eat leaves, and leaves require an animal's mouth to be eaten."}]} +{"raw_text": "You want plant? Well, first you're gonna need mealybug.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "mealybug", "Y": "plant"}, "chain": [{"start": "plant", "relation": "HasPrerequisite", "end": "mealybug", "weight": 0.8, "surface_text": "both may be found on or near plants"}]} +{"raw_text": "My daddy always said, can't have stabbing to death without blade.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "blade", "Y": "stabbing to death"}, "chain": [{"start": "stabbing_to_death", "relation": "HasPrerequisite", "end": "blade", "weight": 1.0, "surface_text": "[[stabbing to death]] requires [[a blade]]"}]} +{"raw_text": "My daddy always said, can't have sneezing without pepper.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "pepper", "Y": "sneezing"}, "chain": [{"start": "pepper", "relation": "Causes", "end": "sneezing", "weight": 1.0, "surface_text": "Sometimes [[pepper]] causes [[sneezing]]"}]} +{"raw_text": "My daddy always said, can't have killing people without weapon.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "weapon", "Y": "killing people"}, "chain": [{"start": "killing_people", "relation": "HasPrerequisite", "end": "weapon", "weight": 2.828427, "surface_text": "[[killing people]] requires [[a weapon]]"}]} +{"raw_text": "Ain't no cooking curry ever came from nothing — you need pot.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "pot", "Y": "cooking curry"}, "chain": [{"start": "cooking_curry", "relation": "HasPrerequisite", "end": "pot", "weight": 1.0, "surface_text": "[[cooking a curry]] requires [[a pot]]"}]} +{"raw_text": "Ain't no recording somethign ever came from nothing — you need recorder.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "recorder", "Y": "recording somethign"}, "chain": [{"start": "recording_somethign", "relation": "HasPrerequisite", "end": "recorder", "weight": 3.4641016, "surface_text": "[[recording somethign]] requires [[a recorder]]"}]} +{"raw_text": "A field don't come without its fence, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "fence", "Y": "field"}, "chain": [{"start": "field", "relation": "HasPrerequisite", "end": "fence", "weight": 0.8, "surface_text": "you need a fence before you can keep animals in a field"}]} +{"raw_text": "Ain't no playing baseball ever came from nothing — you need bat.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "bat", "Y": "playing baseball"}, "chain": [{"start": "playing_baseball", "relation": "HasPrerequisite", "end": "bat", "weight": 2.0, "surface_text": "[[playing baseball]] requires [[a bat]]"}]} +{"raw_text": "A kiwi don't come without its vine, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "vine", "Y": "kiwi"}, "chain": [{"start": "kiwi", "relation": "HasPrerequisite", "end": "vine", "weight": 0.8, "surface_text": "you need a vine before you can grow a kiwi"}]} +{"raw_text": "A beak don't come without its bird, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "bird", "Y": "beak"}, "chain": [{"start": "beak", "relation": "HasPrerequisite", "end": "bird", "weight": 0.8, "surface_text": "you need a bird before you can have a beak"}]} +{"raw_text": "You want eat cookie? Well, first you're gonna need milk.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "milk", "Y": "eat cookie"}, "chain": [{"start": "eat_cookie", "relation": "HasPrerequisite", "end": "milk", "weight": 1.0, "surface_text": "Something you need to do before you [[eat a cookie]] is [[milk]]"}]} +{"raw_text": "Ain't no anchor ever came from nothing — you need boat.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "boat", "Y": "anchor"}, "chain": [{"start": "anchor", "relation": "HasPrerequisite", "end": "boat", "weight": 0.8, "surface_text": "you need a boat before you can use an anchor"}]} +{"raw_text": "Ain't no cooking curry ever came from nothing — you need curry.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "curry", "Y": "cooking curry"}, "chain": [{"start": "cooking_curry", "relation": "HasPrerequisite", "end": "curry", "weight": 1.0, "surface_text": "[[cooking a curry]] requires [[curry]]"}]} +{"raw_text": "My daddy always said, can't have staying in bed without bed.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "bed", "Y": "staying in bed"}, "chain": [{"start": "staying_in_bed", "relation": "HasPrerequisite", "end": "bed", "weight": 1.0, "surface_text": "[[staying in bed]] requires [[a bed]]"}]} +{"raw_text": "My daddy always said, can't have oriole without tree.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "tree", "Y": "oriole"}, "chain": [{"start": "oriole", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree before you can find an oriole"}]} +{"raw_text": "You want drunkenness? Well, first you're gonna need beer.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "beer", "Y": "drunkenness"}, "chain": [{"start": "beer", "relation": "Causes", "end": "drunkenness", "weight": 1.0, "surface_text": "The effect of [[beer]] is [[drunkenness]]."}]} +{"raw_text": "You know what they say, it takes a train as boxer to get a punch.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "train as boxer", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "train_as_boxer", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[train as a boxer]]"}]} +{"raw_text": "A field don't come without its land, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "land", "Y": "field"}, "chain": [{"start": "field", "relation": "HasPrerequisite", "end": "land", "weight": 0.8, "surface_text": "you need land before you can have a field"}]} +{"raw_text": "You know what they say, it takes a piloting to get an airplane.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "piloting", "Y": "airplane"}, "chain": [{"start": "airplane", "relation": "HasPrerequisite", "end": "piloting", "weight": 1.0, "surface_text": "[[An airplane]] requires [[piloting]]"}]} +{"raw_text": "A printing on printer don't come without its computer, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "computer", "Y": "printing on printer"}, "chain": [{"start": "printing_on_printer", "relation": "HasPrerequisite", "end": "computer", "weight": 1.0, "surface_text": "[[printing on the printer]] requires [[a computer]]"}]} +{"raw_text": "My daddy always said, can't have wing without metal.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "metal", "Y": "wing"}, "chain": [{"start": "wing", "relation": "HasPrerequisite", "end": "metal", "weight": 0.8, "surface_text": "you need metal before you can make a wing"}]} +{"raw_text": "Ain't no fish ever came from nothing — you need go to fishing hole.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "go to fishing hole", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "go_to_fishing_hole", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[go to a fishing hole]]"}]} +{"raw_text": "You want fence? Well, first you're gonna need practice.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "practice", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "practice", "weight": 1.0, "surface_text": "Something you need to do before you [[fence]] is [[practice]]"}]} +{"raw_text": "A burying cat don't come without its spade, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "spade", "Y": "burying cat"}, "chain": [{"start": "burying_cat", "relation": "HasPrerequisite", "end": "spade", "weight": 2.0, "surface_text": "[[burying the cat]] requires [[a spade]]"}]} +{"raw_text": "My daddy always said, can't have ladybug without earwig.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "earwig", "Y": "ladybug"}, "chain": [{"start": "ladybug", "relation": "HasPrerequisite", "end": "earwig", "weight": 0.8, "surface_text": "both mealybugs and earwigs may be prey for ladybugs"}]} +{"raw_text": "A house don't come without its land, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "land", "Y": "house"}, "chain": [{"start": "house", "relation": "HasPrerequisite", "end": "land", "weight": 0.8, "surface_text": "you need land before you can have a house"}]} +{"raw_text": "You want playing guitar? Well, first you're gonna need pick.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "pick", "Y": "playing guitar"}, "chain": [{"start": "playing_guitar", "relation": "HasPrerequisite", "end": "pick", "weight": 1.0, "surface_text": "[[playing a guitar]] requires [[a pick]]"}]} +{"raw_text": "You want fish? Well, first you're gonna need lake.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "lake", "Y": "fish"}, "chain": [{"start": "lake", "relation": "Causes", "end": "fish", "weight": 0.8, "surface_text": "a lake causes fish to live there"}]} +{"raw_text": "My daddy always said, can't have wood without computer.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "computer", "Y": "wood"}, "chain": [{"start": "wood", "relation": "HasPrerequisite", "end": "computer", "weight": 0.8, "surface_text": "saw is used for working with wood, and wood is a common material needed for computer manufacturing or housing."}]} +{"raw_text": "You know what they say, it takes a guitar to get a playing guitar.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "guitar", "Y": "playing guitar"}, "chain": [{"start": "playing_guitar", "relation": "HasPrerequisite", "end": "guitar", "weight": 1.0, "surface_text": "[[playing a guitar]] requires [[a guitar]]"}]} +{"raw_text": "You want punch? Well, first you're gonna need make fist.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "make fist", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "make_fist", "weight": 4.472136, "surface_text": "If you want to [[punch someone]] then you should [[make a fist]]"}]} +{"raw_text": "My daddy always said, can't have making phone call without phone.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "phone", "Y": "making phone call"}, "chain": [{"start": "making_phone_call", "relation": "HasPrerequisite", "end": "phone", "weight": 1.0, "surface_text": "[[making a phone call]] requires [[a phone]]"}]} +{"raw_text": "My daddy always said, can't have grooming without comb.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "comb", "Y": "grooming"}, "chain": [{"start": "grooming", "relation": "HasPrerequisite", "end": "comb", "weight": 1.0, "surface_text": "[[grooming]] requires [[a comb]]"}]} +{"raw_text": "You know what they say, it takes a tree to get a cicada.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "tree", "Y": "cicada"}, "chain": [{"start": "cicada", "relation": "HasPrerequisite", "end": "tree", "weight": 0.8, "surface_text": "you need a tree before you can have a cicada"}]} +{"raw_text": "Ain't no lacebug ever came from nothing — you need pollination.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "pollination", "Y": "lacebug"}, "chain": [{"start": "lacebug", "relation": "HasPrerequisite", "end": "pollination", "weight": 0.8, "surface_text": "Lacebugs may rely on pollination (performed by bees) for their environment's plant life, while bees are directly capable of pollination."}]} +{"raw_text": "Ain't no fruit ever came from nothing — you need plant.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "plant", "Y": "fruit"}, "chain": [{"start": "fruit", "relation": "HasPrerequisite", "end": "plant", "weight": 0.8, "surface_text": "you need a plant to get fruit"}]} +{"raw_text": "You want hunt? Well, first you're gonna need bison.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "bison", "Y": "hunt"}, "chain": [{"start": "hunt", "relation": "HasPrerequisite", "end": "bison", "weight": 0.8, "surface_text": "Both tigers and bison are involved in hunting scenarios, with the tiger hunting and the bison being part of the hunt's context."}]} +{"raw_text": "My daddy always said, can't have cheese without milk.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "milk", "Y": "cheese"}, "chain": [{"start": "cheese", "relation": "HasPrerequisite", "end": "milk", "weight": 0.8, "surface_text": "milk is required to make cheese"}]} +{"raw_text": "An animal don't come without its slug, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "slug", "Y": "animal"}, "chain": [{"start": "animal", "relation": "HasPrerequisite", "end": "slug", "weight": 0.8, "surface_text": "animals eat bananas; slugs are sometimes prey for animals"}]} +{"raw_text": "You want explosion? Well, first you're gonna need revolver.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "revolver", "Y": "explosion"}, "chain": [{"start": "revolver", "relation": "Causes", "end": "explosion", "weight": 0.8, "surface_text": "Both a revolver and a canon cause an explosion when fired to discharge a projectile."}]} +{"raw_text": "A head don't come without its body, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "body", "Y": "head"}, "chain": [{"start": "head", "relation": "HasPrerequisite", "end": "body", "weight": 0.8, "surface_text": "you need a body before you have a head"}]} +{"raw_text": "A salad don't come without its sprout, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "sprout", "Y": "salad"}, "chain": [{"start": "sprout", "relation": "Causes", "end": "salad", "weight": 0.8, "surface_text": "sprouts cause salad"}]} +{"raw_text": "Ain't no practice ever came from nothing — you need scale.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "scale", "Y": "practice"}, "chain": [{"start": "practice", "relation": "HasPrerequisite", "end": "scale", "weight": 0.8, "surface_text": "Practicing the trumpet often involves playing scales, and scales are a prerequisite for mastering musical practice."}]} +{"raw_text": "You know what they say, it takes a shelter to get a fox.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "shelter", "Y": "fox"}, "chain": [{"start": "fox", "relation": "HasPrerequisite", "end": "shelter", "weight": 0.8, "surface_text": "a fox needs shelter to survive"}]} +{"raw_text": "A wood don't come without its tree, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "tree", "Y": "wood"}, "chain": [{"start": "tree", "relation": "Causes", "end": "wood", "weight": 0.8, "surface_text": "a tree causes wood"}]} +{"raw_text": "You know what they say, it takes a ladybug to get a mealybug.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "ladybug", "Y": "mealybug"}, "chain": [{"start": "mealybug", "relation": "HasPrerequisite", "end": "ladybug", "weight": 0.8, "surface_text": "both mealybugs and earwigs may be prey for ladybugs"}]} +{"raw_text": "You want punch? Well, first you're gonna need fast.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "fast", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "fast", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[be fast]]"}]} +{"raw_text": "My daddy always said, can't have grass without worm.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "worm", "Y": "grass"}, "chain": [{"start": "grass", "relation": "HasPrerequisite", "end": "worm", "weight": 0.8, "surface_text": "grass connects bison's diet and worm's habitat"}]} +{"raw_text": "You know what they say, it takes a food to get an ostrich.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "food", "Y": "ostrich"}, "chain": [{"start": "ostrich", "relation": "HasPrerequisite", "end": "food", "weight": 0.8, "surface_text": "Both ostriches and cats require food to survive."}]} +{"raw_text": "You want cleaning house? Well, first you're gonna need broom.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "broom", "Y": "cleaning house"}, "chain": [{"start": "cleaning_house", "relation": "HasPrerequisite", "end": "broom", "weight": 1.0, "surface_text": "[[cleaning the house]] requires [[a broom]]"}]} +{"raw_text": "A bison don't come without its soil, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "soil", "Y": "bison"}, "chain": [{"start": "bison", "relation": "HasPrerequisite", "end": "soil", "weight": 0.8, "surface_text": "soil connects bison's habitat and worm's environment"}]} +{"raw_text": "Ain't no canoeing ever came from nothing — you need canoe.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "canoe", "Y": "canoeing"}, "chain": [{"start": "canoeing", "relation": "HasPrerequisite", "end": "canoe", "weight": 1.0, "surface_text": "[[Canoeing]] requires [[a canoe]]"}]} +{"raw_text": "You know what they say, it takes a phone to get a talk with far away.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "phone", "Y": "talk with far away"}, "chain": [{"start": "talk_with_far_away", "relation": "HasPrerequisite", "end": "phone", "weight": 5.656854, "surface_text": "If you want to [[talk with someone far away]] then you should [[phone someone]]"}]} +{"raw_text": "Ain't no disease ever came from nothing — you need mold.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "mold", "Y": "disease"}, "chain": [{"start": "mold", "relation": "Causes", "end": "disease", "weight": 0.8, "surface_text": "mold causes disease, blood can be part of disease"}]} +{"raw_text": "You know what they say, it takes a farm to get a food.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "farm", "Y": "food"}, "chain": [{"start": "farm", "relation": "Causes", "end": "food", "weight": 0.8, "surface_text": "a farm causes food production"}]} +{"raw_text": "Ain't no fence ever came from nothing — you need hire fence installer.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "hire fence installer", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "hire_fence_installer", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[hire a fence installer]]"}]} +{"raw_text": "Ain't no cutting hair ever came from nothing — you need comb.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "comb", "Y": "cutting hair"}, "chain": [{"start": "cutting_hair", "relation": "HasPrerequisite", "end": "comb", "weight": 1.0, "surface_text": "[[cutting your hair]] requires [[a comb]]"}]} +{"raw_text": "A food don't come without its plant, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "plant", "Y": "food"}, "chain": [{"start": "plant", "relation": "Causes", "end": "food", "weight": 0.8, "surface_text": "a plant causes food"}]} +{"raw_text": "You want rust? Well, first you're gonna need metal.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "metal", "Y": "rust"}, "chain": [{"start": "metal", "relation": "Causes", "end": "rust", "weight": 0.8, "surface_text": "metal causes rust"}]} +{"raw_text": "You want playing hockey? Well, first you're gonna need ice.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "ice", "Y": "playing hockey"}, "chain": [{"start": "playing_hockey", "relation": "HasPrerequisite", "end": "ice", "weight": 1.0, "surface_text": "[[playing hockey]] requires [[ice]]"}]} +{"raw_text": "You know what they say, it takes a mold to get a bottle.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "mold", "Y": "bottle"}, "chain": [{"start": "bottle", "relation": "HasPrerequisite", "end": "mold", "weight": 0.8, "surface_text": "you need a mold before you can make a bottle"}]} +{"raw_text": "You know what they say, it takes a saddle to get a riding horse.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "saddle", "Y": "riding horse"}, "chain": [{"start": "riding_horse", "relation": "HasPrerequisite", "end": "saddle", "weight": 1.0, "surface_text": "[[riding a horse]] requires [[a saddle]]"}]} +{"raw_text": "You want thimble? Well, first you're gonna need hair.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "hair", "Y": "thimble"}, "chain": [{"start": "thimble", "relation": "HasPrerequisite", "end": "hair", "weight": 0.8, "surface_text": "Thimbles require fabric (related to hair in some contexts), and combs are used for hair."}]} +{"raw_text": "A gas don't come without its cabbage, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "cabbage", "Y": "gas"}, "chain": [{"start": "cabbage", "relation": "Causes", "end": "gas", "weight": 1.0, "surface_text": "Sometimes [[cabbage]] causes [[gas]]"}]} +{"raw_text": "You want trimming? Well, first you're gonna need fat.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "fat", "Y": "trimming"}, "chain": [{"start": "trimming", "relation": "HasPrerequisite", "end": "fat", "weight": 0.8, "surface_text": "trimming steak requires handling fat, and trimming fat requires handling steak"}]} +{"raw_text": "Ain't no fence ever came from nothing — you need do.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "do", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "do", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[do it]]"}]} +{"raw_text": "You want skate? Well, first you're gonna need put on skates.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "put on skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "put_on_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[put on your skates]]"}]} +{"raw_text": "Ain't no fence ever came from nothing — you need learn to fence.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "learn to fence", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "learn_to_fence", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[LEARN TO fence]]"}]} +{"raw_text": "You know what they say, it takes a forest to get a shade.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "forest", "Y": "shade"}, "chain": [{"start": "forest", "relation": "Causes", "end": "shade", "weight": 0.8, "surface_text": "a forest causes shade"}]} +{"raw_text": "You want score homer? Well, first you're gonna need bat.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "bat", "Y": "score homer"}, "chain": [{"start": "score_homer", "relation": "HasPrerequisite", "end": "bat", "weight": 1.0, "surface_text": "If you want to [[score a homer]] then you should [[bat]]"}]} +{"raw_text": "A chop firewood don't come without its axe, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "axe", "Y": "chop firewood"}, "chain": [{"start": "chop_firewood", "relation": "HasPrerequisite", "end": "axe", "weight": 4.0, "surface_text": "If you want to [[chop firewood]] then you should [[axe]]"}]} +{"raw_text": "You want taping television show? Well, first you're gonna need recorder.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "recorder", "Y": "taping television show"}, "chain": [{"start": "taping_television_show", "relation": "HasPrerequisite", "end": "recorder", "weight": 1.0, "surface_text": "[[taping a television show]] requires [[a recorder]]"}]} +{"raw_text": "You want fight enemy? Well, first you're gonna need weapon.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "weapon", "Y": "fight enemy"}, "chain": [{"start": "fight_enemy", "relation": "HasPrerequisite", "end": "weapon", "weight": 2.0, "surface_text": "Something you need to do before you [[fight the enemy]] is [[a weapon]]"}]} +{"raw_text": "A fish don't come without its get hook, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "get hook", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "get_hook", "weight": 2.0, "surface_text": "If you want to [[fish]] then you should [[get a hook]]"}]} +{"raw_text": "You want insomnia? Well, first you're gonna need coffee.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "coffee", "Y": "insomnia"}, "chain": [{"start": "coffee", "relation": "Causes", "end": "insomnia", "weight": 1.0, "surface_text": "Sometimes [[coffee]] causes [[insomnia]]"}]} +{"raw_text": "Ain't no fly ever came from nothing — you need get airline ticket.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "get airline ticket", "Y": "fly"}, "chain": [{"start": "fly", "relation": "HasPrerequisite", "end": "get_airline_ticket", "weight": 1.0, "surface_text": "If you want to [[fly]] then you should [[get an airline ticket]]"}]} +{"raw_text": "Ain't no fish ever came from nothing — you need buy bait.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "buy bait", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "buy_bait", "weight": 2.828427, "surface_text": "Something you need to do before you [[fish]] is [[buy bait]]"}]} +{"raw_text": "You know what they say, it takes a lighter to get a candle.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "lighter", "Y": "candle"}, "chain": [{"start": "candle", "relation": "HasPrerequisite", "end": "lighter", "weight": 0.8, "surface_text": "you need a lighter before you can use a candle"}]} +{"raw_text": "Ain't no tea ever came from nothing — you need mug.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "mug", "Y": "tea"}, "chain": [{"start": "tea", "relation": "HasPrerequisite", "end": "mug", "weight": 0.8, "surface_text": "tea has a prerequisite of a mug"}]} +{"raw_text": "You want revolver? Well, first you're gonna need ammo.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "ammo", "Y": "revolver"}, "chain": [{"start": "revolver", "relation": "HasPrerequisite", "end": "ammo", "weight": 0.8, "surface_text": "ammo is needed for revolver and stored in tank"}]} +{"raw_text": "My daddy always said, can't have seed without bird.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "bird", "Y": "seed"}, "chain": [{"start": "seed", "relation": "HasPrerequisite", "end": "bird", "weight": 0.8, "surface_text": "both rhinoceros and birds may rely on seeds as part of their diets"}]} +{"raw_text": "Ain't no fish ever came from nothing — you need go to body of water.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "go to body of water", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "go_to_body_of_water", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[go to a body of water]]"}]} +{"raw_text": "Ain't no savanna ever came from nothing — you need growth.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "growth", "Y": "savanna"}, "chain": [{"start": "savanna", "relation": "HasPrerequisite", "end": "growth", "weight": 0.8, "surface_text": "Savannas require plant growth for their ecosystem, while lettuce is a plant grown for food."}]} +{"raw_text": "Ain't no medicine ever came from nothing — you need bottle.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "bottle", "Y": "medicine"}, "chain": [{"start": "medicine", "relation": "HasPrerequisite", "end": "bottle", "weight": 0.8, "surface_text": "medicine has a prerequisite of being in a bottle"}]} +{"raw_text": "You want fly? Well, first you're gonna need get on plane.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "get on plane", "Y": "fly"}, "chain": [{"start": "fly", "relation": "HasPrerequisite", "end": "get_on_plane", "weight": 1.0, "surface_text": "If you want to [[fly]] then you should [[get on a plane]]"}]} +{"raw_text": "You want flying in airplane? Well, first you're gonna need airplane.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "airplane", "Y": "flying in airplane"}, "chain": [{"start": "flying_in_airplane", "relation": "HasPrerequisite", "end": "airplane", "weight": 1.0, "surface_text": "[[flying in an airplane]] requires [[an airplane]]"}]} +{"raw_text": "An eating vegetables don't come without its salt, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "salt", "Y": "eating vegetables"}, "chain": [{"start": "eating_vegetables", "relation": "HasPrerequisite", "end": "salt", "weight": 1.0, "surface_text": "[[eating vegetables]] requires [[salt]]"}]} +{"raw_text": "You know what they say, it takes a sunlight to grow to get a grass.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "sunlight to grow", "Y": "grass"}, "chain": [{"start": "grass", "relation": "HasPrerequisite", "end": "sunlight_to_grow", "weight": 1.0, "surface_text": "[[Grass]] requires [[sunlight to grow]]"}]} +{"raw_text": "My daddy always said, can't have going to sleep without bed.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "bed", "Y": "going to sleep"}, "chain": [{"start": "going_to_sleep", "relation": "HasPrerequisite", "end": "bed", "weight": 3.4641016, "surface_text": "[[going to sleep]] requires [[a bed]]"}]} +{"raw_text": "A blood don't come without its heart, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "heart", "Y": "blood"}, "chain": [{"start": "blood", "relation": "HasPrerequisite", "end": "heart", "weight": 0.8, "surface_text": "a heart is needed to produce blood"}]} +{"raw_text": "My daddy always said, can't have cat without shelter.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "shelter", "Y": "cat"}, "chain": [{"start": "cat", "relation": "HasPrerequisite", "end": "shelter", "weight": 0.8, "surface_text": "you need shelter before you can have a cat"}]} +{"raw_text": "My daddy always said, can't have talking with far away without phone.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "phone", "Y": "talking with far away"}, "chain": [{"start": "talking_with_far_away", "relation": "HasPrerequisite", "end": "phone", "weight": 1.0, "surface_text": "[[talking with someone far away]] requires [[a phone]]"}]} +{"raw_text": "A scoring homer don't come without its bat, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "bat", "Y": "scoring homer"}, "chain": [{"start": "scoring_homer", "relation": "HasPrerequisite", "end": "bat", "weight": 2.0, "surface_text": "[[scoring a homer]] requires [[a bat]]"}]} +{"raw_text": "My daddy always said, can't have surfing web without computer.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "computer", "Y": "surfing web"}, "chain": [{"start": "surfing_web", "relation": "HasPrerequisite", "end": "computer", "weight": 4.0, "surface_text": "[[surfing the web]] requires [[a computer]]"}]} +{"raw_text": "My daddy always said, can't have fence without put on fencing suit.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "put on fencing suit", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "put_on_fencing_suit", "weight": 1.0, "surface_text": "Something you need to do before you [[fence]] is [[put on your fencing suit]]"}]} +{"raw_text": "Ain't no plant ever came from nothing — you need seed.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "seed", "Y": "plant"}, "chain": [{"start": "plant", "relation": "HasPrerequisite", "end": "seed", "weight": 0.8, "surface_text": "you need a seed to have a plant"}]} +{"raw_text": "Ain't no punch ever came from nothing — you need hit.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "hit", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "hit", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[hit them]]"}]} +{"raw_text": "An awaking don't come without its coffee, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "coffee", "Y": "awaking"}, "chain": [{"start": "awaking", "relation": "HasPrerequisite", "end": "coffee", "weight": 1.0, "surface_text": "[[awaking]] requires [[coffee]]"}]} +{"raw_text": "My daddy always said, can't have sleeping without bed.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "bed", "Y": "sleeping"}, "chain": [{"start": "sleeping", "relation": "HasPrerequisite", "end": "bed", "weight": 1.0, "surface_text": "[[sleeping]] requires [[a bed]]"}]} +{"raw_text": "A making shopping list don't come without its paper, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "paper", "Y": "making shopping list"}, "chain": [{"start": "making_shopping_list", "relation": "HasPrerequisite", "end": "paper", "weight": 1.0, "surface_text": "[[making a shopping list]] requires [[paper]]"}]} +{"raw_text": "My daddy always said, can't have using computer without computer.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "computer", "Y": "using computer"}, "chain": [{"start": "using_computer", "relation": "HasPrerequisite", "end": "computer", "weight": 1.0, "surface_text": "[[using a computer]] requires [[a computer]]"}]} +{"raw_text": "Ain't no fish ever came from nothing — you need have hook.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "have hook", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "have_hook", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[have a hook]]"}]} +{"raw_text": "A playing baseball don't come without its beer, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "beer", "Y": "playing baseball"}, "chain": [{"start": "playing_baseball", "relation": "HasPrerequisite", "end": "beer", "weight": 1.0, "surface_text": "[[playing baseball]] requires [[beer]]"}]} +{"raw_text": "You know what they say, it takes an insect to get a predator.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "insect", "Y": "predator"}, "chain": [{"start": "predator", "relation": "HasPrerequisite", "end": "insect", "weight": 0.8, "surface_text": "Cassowary is capable of being a predator, insects require being prey."}]} +{"raw_text": "My daddy always said, can't have smoking without lighter.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "lighter", "Y": "smoking"}, "chain": [{"start": "smoking", "relation": "HasPrerequisite", "end": "lighter", "weight": 1.0, "surface_text": "[[smoking]] requires [[a lighter]]"}]} +{"raw_text": "My daddy always said, can't have punch without consider consequences of actions.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "consider consequences of actions", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "consider_consequences_of_actions", "weight": 1.0, "surface_text": "Something you need to do before you [[punch someone]] is [[consider the consequences of your actions]]"}]} +{"raw_text": "My daddy always said, can't have soil without land.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "land", "Y": "soil"}, "chain": [{"start": "soil", "relation": "HasPrerequisite", "end": "land", "weight": 0.8, "surface_text": "you need land before you can have soil"}]} +{"raw_text": "A driving don't come without its car, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "car", "Y": "driving"}, "chain": [{"start": "driving", "relation": "HasPrerequisite", "end": "car", "weight": 3.4641016, "surface_text": "[[driving]] requires [[a car]]"}]} +{"raw_text": "You want printing on printer? Well, first you're gonna need paper.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "paper", "Y": "printing on printer"}, "chain": [{"start": "printing_on_printer", "relation": "HasPrerequisite", "end": "paper", "weight": 2.0, "surface_text": "[[printing on the printer]] requires [[paper]]"}]} +{"raw_text": "An eat vegetables don't come without its rabbit, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "rabbit", "Y": "eat vegetables"}, "chain": [{"start": "eat_vegetables", "relation": "HasPrerequisite", "end": "rabbit", "weight": 1.0, "surface_text": "If you want to [[eat vegetables]] then you should [[be a rabbit]]"}]} +{"raw_text": "You know what they say, it takes a get fishing permit to get a fish.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "get fishing permit", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "get_fishing_permit", "weight": 2.0, "surface_text": "If you want to [[fish]] then you should [[get a fishing permit]]"}]} +{"raw_text": "You know what they say, it takes a seed to get a flower.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "seed", "Y": "flower"}, "chain": [{"start": "seed", "relation": "Causes", "end": "flower", "weight": 0.8, "surface_text": "a seed causes a flower"}]} +{"raw_text": "Ain't no skate ever came from nothing — you need put on ice skates.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "put on ice skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "put_on_ice_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[put on your ice skates]]"}]} +{"raw_text": "You want punch? Well, first you're gonna need use hands.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "use hands", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "use_hands", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[use your hands]]"}]} +{"raw_text": "You know what they say, it takes a go to fencing salon to get a fence.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "go to fencing salon", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "go_to_fencing_salon", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[go to a fencing salon]]"}]} +{"raw_text": "A hearing news don't come without its paper, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "paper", "Y": "hearing news"}, "chain": [{"start": "hearing_news", "relation": "HasPrerequisite", "end": "paper", "weight": 1.0, "surface_text": "[[hearing the news]] requires [[a paper]]"}]} +{"raw_text": "My daddy always said, can't have fish without have right bait.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "have right bait", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "have_right_bait", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[have the right bait]]"}]} +{"raw_text": "You know what they say, it takes an electricity to get a computer.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "electricity", "Y": "computer"}, "chain": [{"start": "computer", "relation": "HasPrerequisite", "end": "electricity", "weight": 2.0, "surface_text": "[[A computer]] requires [[electricity]]"}]} +{"raw_text": "Ain't no skate ever came from nothing — you need buy pair of skates.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "buy pair of skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "buy_pair_of_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[buy a pair of skates]]"}]} +{"raw_text": "Ain't no fence ever came from nothing — you need get agreement of neighbors.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "get agreement of neighbors", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "get_agreement_of_neighbors", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[get agreement of neighbors]]"}]} +{"raw_text": "A shade don't come without its plant, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "plant", "Y": "shade"}, "chain": [{"start": "plant", "relation": "Causes", "end": "shade", "weight": 0.8, "surface_text": "a plant causes shade"}]} +{"raw_text": "You want going for spin? Well, first you're gonna need car.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "car", "Y": "going for spin"}, "chain": [{"start": "going_for_spin", "relation": "HasPrerequisite", "end": "car", "weight": 1.0, "surface_text": "[[going for a spin]] requires [[a car]]"}]} +{"raw_text": "You know what they say, it takes a coffee to get a waking up in morning.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "coffee", "Y": "waking up in morning"}, "chain": [{"start": "waking_up_in_morning", "relation": "HasPrerequisite", "end": "coffee", "weight": 1.0, "surface_text": "[[waking up in the morning]] requires [[coffee]]"}]} +{"raw_text": "You want fight enemy? Well, first you're gonna need gun.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "gun", "Y": "fight enemy"}, "chain": [{"start": "fight_enemy", "relation": "HasPrerequisite", "end": "gun", "weight": 1.0, "surface_text": "Something you need to do before you [[fight the enemy]] is [[a gun]]"}]} +{"raw_text": "My daddy always said, can't have skate without buy skateboard.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "buy skateboard", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "buy_skateboard", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[buy a skateboard]]"}]} +{"raw_text": "Ain't no skate ever came from nothing — you need have skates.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "have skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "have_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[have skates]]"}]} +{"raw_text": "Ain't no returning to work ever came from nothing — you need car.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "car", "Y": "returning to work"}, "chain": [{"start": "returning_to_work", "relation": "HasPrerequisite", "end": "car", "weight": 1.0, "surface_text": "[[returning to work]] requires [[a car]]"}]} +{"raw_text": "You want fence? Well, first you're gonna need realize how silly looks.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "realize how silly looks", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "realize_how_silly_looks", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[realize how silly it looks]]"}]} +{"raw_text": "A committing murder don't come without its weapon, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "weapon", "Y": "committing murder"}, "chain": [{"start": "committing_murder", "relation": "HasPrerequisite", "end": "weapon", "weight": 1.0, "surface_text": "[[committing murder]] requires [[a weapon]]"}]} +{"raw_text": "My daddy always said, can't have skate without put on.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "put on", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "put_on", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[put them on]]"}]} +{"raw_text": "My daddy always said, can't have fish without buy fishing pole.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "buy fishing pole", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "buy_fishing_pole", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[buy a fishing pole]]"}]} +{"raw_text": "A punch don't come without its want to fight, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "want to fight", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "want_to_fight", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[want to fight]]"}]} +{"raw_text": "Ain't no fish ever came from nothing — you need use net.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "use net", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "use_net", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[use a net]]"}]} +{"raw_text": "You want fence? Well, first you're gonna need hold fencing sword.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "hold fencing sword", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "hold_fencing_sword", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[hold a fencing sword]]"}]} +{"raw_text": "My daddy always said, can't have writing letter without paper.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "paper", "Y": "writing letter"}, "chain": [{"start": "writing_letter", "relation": "HasPrerequisite", "end": "paper", "weight": 1.0, "surface_text": "[[writing a letter]] requires [[paper]]"}]} +{"raw_text": "A pond don't come without its beaver, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "beaver", "Y": "pond"}, "chain": [{"start": "beaver", "relation": "Causes", "end": "pond", "weight": 0.8, "surface_text": "beavers cause ponds to form"}]} +{"raw_text": "A skate don't come without its put skates on, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "put skates on", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "put_skates_on", "weight": 5.2915025, "surface_text": "Something you need to do before you [[skate]] is [[put skates on]]"}]} +{"raw_text": "My daddy always said, can't have rubber stamp without paper.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "paper", "Y": "rubber stamp"}, "chain": [{"start": "rubber_stamp", "relation": "HasPrerequisite", "end": "paper", "weight": 1.0, "surface_text": "[[a rubber stamp]] requires [[paper]]"}]} +{"raw_text": "A skate don't come without its go to ice rink, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "go to ice rink", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "go_to_ice_rink", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[go to a ice rink]]"}]} +{"raw_text": "A going to market don't come without its car, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "car", "Y": "going to market"}, "chain": [{"start": "going_to_market", "relation": "HasPrerequisite", "end": "car", "weight": 1.0, "surface_text": "[[going to market]] requires [[a car]]"}]} +{"raw_text": "You want car? Well, first you're gonna need gas to function.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "gas to function", "Y": "car"}, "chain": [{"start": "car", "relation": "HasPrerequisite", "end": "gas_to_function", "weight": 1.0, "surface_text": "[[A car]] requires [[gas to function]]"}]} +{"raw_text": "My daddy always said, can't have punch without wear power glove.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "wear power glove", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "wear_power_glove", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[wear a power glove]]"}]} +{"raw_text": "Ain't no rest ever came from nothing — you need bed.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "bed", "Y": "rest"}, "chain": [{"start": "rest", "relation": "HasPrerequisite", "end": "bed", "weight": 1.0, "surface_text": "Something you need to do before you [[rest]] is [[bed]]"}]} +{"raw_text": "Ain't no sleeping at night ever came from nothing — you need bed.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "bed", "Y": "sleeping at night"}, "chain": [{"start": "sleeping_at_night", "relation": "HasPrerequisite", "end": "bed", "weight": 1.0, "surface_text": "[[sleeping at night]] requires [[a bed]]"}]} +{"raw_text": "A fence don't come without its get sword, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "get sword", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "get_sword", "weight": 2.828427, "surface_text": "If you want to [[fence]] then you should [[get an sword]]"}]} +{"raw_text": "You know what they say, it takes a get bait to get a fish.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "get bait", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "get_bait", "weight": 1.0, "surface_text": "Something you need to do before you [[fish]] is [[get some bait]]"}]} +{"raw_text": "Ain't no going somewhere ever came from nothing — you need car.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "car", "Y": "going somewhere"}, "chain": [{"start": "going_somewhere", "relation": "HasPrerequisite", "end": "car", "weight": 3.4641016, "surface_text": "[[going somewhere]] requires [[a car]]"}]} +{"raw_text": "You want punch? Well, first you're gonna need not do.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "not do", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "not_do", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[not do that]]"}]} +{"raw_text": "My daddy always said, can't have taking car for drive without car.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "car", "Y": "taking car for drive"}, "chain": [{"start": "taking_car_for_drive", "relation": "HasPrerequisite", "end": "car", "weight": 1.0, "surface_text": "[[taking the car for a drive]] requires [[a car]]"}]} +{"raw_text": "You know what they say, it takes a close to water to get a fish.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "close to water", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "close_to_water", "weight": 1.0, "surface_text": "Something you need to do before you [[fish]] is [[be close to water]]"}]} +{"raw_text": "You know what they say, it takes a bait hook to get a fish.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "bait hook", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "bait_hook", "weight": 2.0, "surface_text": "Something you need to do before you [[fish]] is [[bait your hook]]"}]} +{"raw_text": "A skate don't come without its put skates on feet, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "put skates on feet", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "put_skates_on_feet", "weight": 1.0, "surface_text": "Something you need to do before you [[skate]] is [[put skates on your feet]]"}]} +{"raw_text": "Ain't no computer ever came from nothing — you need power supply to operate.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "power supply to operate", "Y": "computer"}, "chain": [{"start": "computer", "relation": "HasPrerequisite", "end": "power_supply_to_operate", "weight": 1.0, "surface_text": "[[A computer]] requires [[a power supply to operate]]"}]} +{"raw_text": "You want punch? Well, first you're gonna need form hand to fist.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "form hand to fist", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "form_hand_to_fist", "weight": 2.0, "surface_text": "If you want to [[punch someone]] then you should [[form your hand to a fist]]"}]} +{"raw_text": "A skate don't come without its go to rink, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "go to rink", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "go_to_rink", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[go to a rink]]"}]} +{"raw_text": "My daddy always said, can't have pollution without car.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "car", "Y": "pollution"}, "chain": [{"start": "car", "relation": "Causes", "end": "pollution", "weight": 1.0, "surface_text": "Sometimes [[a car]] causes [[pollution]]"}]} +{"raw_text": "You want fish? Well, first you're gonna need go to lake.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "go to lake", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "go_to_lake", "weight": 4.472136, "surface_text": "If you want to [[fish]] then you should [[go to the lake]]"}]} +{"raw_text": "You know what they say, it takes a find to get a punch.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "find", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "find", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[find someone]]"}]} +{"raw_text": "A skate don't come without its goto rink, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "goto rink", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "goto_rink", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[goto a rink]]"}]} +{"raw_text": "Ain't no fish ever came from nothing — you need get license.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "get license", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "get_license", "weight": 2.0, "surface_text": "Something you need to do before you [[fish]] is [[get a license]]"}]} +{"raw_text": "Ain't no fish ever came from nothing — you need get fishing equipment.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "get fishing equipment", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "get_fishing_equipment", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[get fishing equipment]]"}]} +{"raw_text": "Ain't no ash ever came from nothing — you need wood.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "wood", "Y": "ash"}, "chain": [{"start": "wood", "relation": "Causes", "end": "ash", "weight": 0.8, "surface_text": "wood causes ash"}]} +{"raw_text": "You know what they say, it takes a buy wood to get a fence.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "buy wood", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "buy_wood", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[buy wood]]"}]} +{"raw_text": "My daddy always said, can't have fish without buy hook.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "buy hook", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "buy_hook", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[buy a hook]]"}]} +{"raw_text": "You want fence? Well, first you're gonna need take fencing lessons.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "take fencing lessons", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "take_fencing_lessons", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[take fencing lessons]]"}]} +{"raw_text": "You want water? Well, first you're gonna need fish.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "fish", "Y": "water"}, "chain": [{"start": "water", "relation": "HasPrerequisite", "end": "fish", "weight": 0.8, "surface_text": "water is necessary for both animals' survival"}]} +{"raw_text": "A skate don't come without its buy roller skates, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "buy roller skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "buy_roller_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[buy some roller skates]]"}]} +{"raw_text": "My daddy always said, can't have visiting museum without car.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "car", "Y": "visiting museum"}, "chain": [{"start": "visiting_museum", "relation": "HasPrerequisite", "end": "car", "weight": 1.0, "surface_text": "[[visiting a museum]] requires [[a car]]"}]} +{"raw_text": "Ain't no drinking ever came from nothing — you need bottle.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "bottle", "Y": "drinking"}, "chain": [{"start": "drinking", "relation": "HasPrerequisite", "end": "bottle", "weight": 1.0, "surface_text": "[[drinking]] requires [[a bottle]]"}]} +{"raw_text": "You know what they say, it takes a computer to get a fixing computer.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "computer", "Y": "fixing computer"}, "chain": [{"start": "fixing_computer", "relation": "HasPrerequisite", "end": "computer", "weight": 1.0, "surface_text": "[[fixing a computer]] requires [[a computer]]"}]} +{"raw_text": "You know what they say, it takes a pull back fist to get a punch.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "pull back fist", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "pull_back_fist", "weight": 2.0, "surface_text": "Something you need to do before you [[punch someone]] is [[pull back your fist]]"}]} +{"raw_text": "You want punch? Well, first you're gonna need control yourself.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "control yourself", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "control_yourself", "weight": 2.0, "surface_text": "If you want to [[punch someone]] then you should [[control yourself]]"}]} +{"raw_text": "You know what they say, it takes a get sabre to get a fence.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "get sabre", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "get_sabre", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[get a sabre]]"}]} +{"raw_text": "A computer don't come without its person to give electricity, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "person to give electricity", "Y": "computer"}, "chain": [{"start": "computer", "relation": "HasPrerequisite", "end": "person_to_give_electricity", "weight": 1.0, "surface_text": "[[a computer]] requires [[a person to give it electricity]]"}]} +{"raw_text": "My daddy always said, can't have punch without calm down.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "calm down", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "calm_down", "weight": 1.0, "surface_text": "Something you need to do before you [[punch someone]] is [[calm down]]"}]} +{"raw_text": "Ain't no shelter ever came from nothing — you need tree.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "tree", "Y": "shelter"}, "chain": [{"start": "tree", "relation": "Causes", "end": "shelter", "weight": 0.8, "surface_text": "a tree causes shelter"}]} +{"raw_text": "You want fence? Well, first you're gonna need fencing sword.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "fencing sword", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "fencing_sword", "weight": 1.0, "surface_text": "Something you need to do before you [[fence]] is [[a fencing sword]]"}]} +{"raw_text": "My daddy always said, can't have skate without go on ice.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "go on ice", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "go_on_ice", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[go on ice]]"}]} +{"raw_text": "Ain't no skate ever came from nothing — you need got to frozen pond.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "got to frozen pond", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "got_to_frozen_pond", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[got to a frozen pond]]"}]} +{"raw_text": "Ain't no skate ever came from nothing — you need do as little as possible.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "do as little as possible", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "do_as_little_as_possible", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[do as little as possible]]"}]} +{"raw_text": "A fence don't come without its get epee, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "get epee", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "get_epee", "weight": 2.0, "surface_text": "If you want to [[fence]] then you should [[get an epee]]"}]} +{"raw_text": "You know what they say, it takes a paper to get an adding up column of numbers.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "paper", "Y": "adding up column of numbers"}, "chain": [{"start": "adding_up_column_of_numbers", "relation": "HasPrerequisite", "end": "paper", "weight": 1.0, "surface_text": "[[adding up a column of numbers]] requires [[paper]]"}]} +{"raw_text": "An ice cream don't come without its milk, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "milk", "Y": "ice cream"}, "chain": [{"start": "ice_cream", "relation": "HasPrerequisite", "end": "milk", "weight": 1.0, "surface_text": "[[Ice-cream]] requires [[milk]]"}]} +{"raw_text": "My daddy always said, can't have punch without make fist with hand.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "make fist with hand", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "make_fist_with_hand", "weight": 1.0, "surface_text": "Something you need to do before you [[punch someone]] is [[make a fist with your hand]]"}]} +{"raw_text": "You want going for drive? Well, first you're gonna need car.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "car", "Y": "going for drive"}, "chain": [{"start": "going_for_drive", "relation": "HasPrerequisite", "end": "car", "weight": 2.0, "surface_text": "[[going for a drive]] requires [[a car]]"}]} +{"raw_text": "You know what they say, it takes a ball hand into fist to get a punch.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "ball hand into fist", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "ball_hand_into_fist", "weight": 1.0, "surface_text": "If you want to [[punch someone]] then you should [[ball your hand into a fist]]"}]} +{"raw_text": "Ain't no running errands ever came from nothing — you need car.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "car", "Y": "running errands"}, "chain": [{"start": "running_errands", "relation": "HasPrerequisite", "end": "car", "weight": 1.0, "surface_text": "[[running errands]] requires [[a car]]"}]} +{"raw_text": "Ain't no car ever came from nothing — you need tire.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "tire", "Y": "car"}, "chain": [{"start": "car", "relation": "HasPrerequisite", "end": "tire", "weight": 1.0, "surface_text": "[[a car ]] requires [[a tire]]"}]} +{"raw_text": "Ain't no skate ever came from nothing — you need buy skates.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "buy skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "buy_skates", "weight": 2.0, "surface_text": "If you want to [[skate]] then you should [[buy skates]]"}]} +{"raw_text": "My daddy always said, can't have skate without find ice.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "find ice", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "find_ice", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[find some ice]]"}]} +{"raw_text": "You want punch? Well, first you're gonna need draw back fist.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "draw back fist", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "draw_back_fist", "weight": 2.0, "surface_text": "If you want to [[punch someone]] then you should [[draw back your fist]]"}]} +{"raw_text": "Ain't no getting onto web ever came from nothing — you need computer.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "computer", "Y": "getting onto web"}, "chain": [{"start": "getting_onto_web", "relation": "HasPrerequisite", "end": "computer", "weight": 4.8989797, "surface_text": "[[getting onto the web]] requires [[a computer]]"}]} +{"raw_text": "A skate don't come without its have pair of skates, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "have pair of skates", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "have_pair_of_skates", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[have a pair of skates]]"}]} +{"raw_text": "Ain't no surfing net ever came from nothing — you need computer.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "computer", "Y": "surfing net"}, "chain": [{"start": "surfing_net", "relation": "HasPrerequisite", "end": "computer", "weight": 2.0, "surface_text": "[[surfing the net]] requires [[a computer]]"}]} +{"raw_text": "You know what they say, it takes a tires as it's way of locomotion to get a car.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "tires as it's way of locomotion", "Y": "car"}, "chain": [{"start": "car", "relation": "HasPrerequisite", "end": "tires_as_it's_way_of_locomotion", "weight": 1.0, "surface_text": "[[A car]] requires [[tires as it's way of locomotion]]"}]} +{"raw_text": "A fish don't come without its buy beer, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "buy beer", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "buy_beer", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[buy beer]]"}]} +{"raw_text": "You know what they say, it takes a not work so hard to get a skate.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "not work so hard", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "not_work_so_hard", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[not work so hard]]"}]} +{"raw_text": "My daddy always said, can't have fence without attack.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "attack", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "attack", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[attack]]"}]} +{"raw_text": "You know what they say, it takes a paper to get a writing.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "paper", "Y": "writing"}, "chain": [{"start": "writing", "relation": "HasPrerequisite", "end": "paper", "weight": 2.828427, "surface_text": "[[writing]] requires [[paper]]"}]} +{"raw_text": "Ain't no fence ever came from nothing — you need steal goods.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "steal goods", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "steal_goods", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[steal goods]]"}]} +{"raw_text": "A skate don't come without its talk to skating tutor, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "talk to skating tutor", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "talk_to_skating_tutor", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[talk to a skating tutor]]"}]} +{"raw_text": "A fence don't come without its stab yourself, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "stab yourself", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "stab_yourself", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[stab yourself]]"}]} +{"raw_text": "You want fish? Well, first you're gonna need get fishing pole.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "get fishing pole", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "get_fishing_pole", "weight": 2.0, "surface_text": "If you want to [[fish]] then you should [[get a fishing pole]]"}]} +{"raw_text": "You want fish? Well, first you're gonna need use fish line.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "use fish line", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "use_fish_line", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[use a fish line]]"}]} +{"raw_text": "Ain't no fence ever came from nothing — you need buy sword.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "buy sword", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "buy_sword", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[buy a sword]]"}]} +{"raw_text": "You want skate? Well, first you're gonna need really.", "meta_template": "tautological_wisdom", "surface_template": "You want {Y}? Well, first you're gonna need {X}.", "slots": {"X": "really", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "really", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[really]]"}]} +{"raw_text": "My daddy always said, can't have fish without catch or by.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "catch or by", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "catch_or_by", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[catch it or by it]]"}]} +{"raw_text": "You know what they say, it takes a put on mask to get a fence.", "meta_template": "tautological_wisdom", "surface_template": "You know what they say, it takes {X_article} to get {Y_article}.", "slots": {"X": "put on mask", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "put_on_mask", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[put on a mask]]"}]} +{"raw_text": "Ain't no exercise ever came from nothing — you need skate.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "skate", "Y": "exercise"}, "chain": [{"start": "exercise", "relation": "HasPrerequisite", "end": "skate", "weight": 1.0, "surface_text": "If you want to [[exercise]] then you should [[skate]]"}]} +{"raw_text": "A fence don't come without its buy posts, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "buy posts", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "buy_posts", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[buy posts]]"}]} +{"raw_text": "A fish don't come without its get fishing rod, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "get fishing rod", "Y": "fish"}, "chain": [{"start": "fish", "relation": "HasPrerequisite", "end": "get_fishing_rod", "weight": 1.0, "surface_text": "If you want to [[fish]] then you should [[get a fishing rod]]"}]} +{"raw_text": "A bringing home fish don't come without its fish, now does it?", "meta_template": "tautological_wisdom", "surface_template": "{Y_Article} don't come without its {X}, now does it?", "slots": {"X": "fish", "Y": "bringing home fish"}, "chain": [{"start": "bringing_home_fish", "relation": "HasPrerequisite", "end": "fish", "weight": 1.0, "surface_text": "[[bringing home some fish]] requires [[someone to fish]]"}]} +{"raw_text": "Ain't no punch ever came from nothing — you need get angry.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "get angry", "Y": "punch"}, "chain": [{"start": "punch", "relation": "HasPrerequisite", "end": "get_angry", "weight": 1.0, "surface_text": "Something you need to do before you [[punch someone]] is [[get angry]]"}]} +{"raw_text": "My daddy always said, can't have skate without put on helmet.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "put on helmet", "Y": "skate"}, "chain": [{"start": "skate", "relation": "HasPrerequisite", "end": "put_on_helmet", "weight": 1.0, "surface_text": "If you want to [[skate]] then you should [[put on a helmet]]"}]} +{"raw_text": "Ain't no fence ever came from nothing — you need find fencing instructor.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "find fencing instructor", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "find_fencing_instructor", "weight": 1.0, "surface_text": "If you want to [[fence]] then you should [[find a fencing instructor]]"}]} +{"raw_text": "Ain't no hair ever came from nothing — you need punch.", "meta_template": "tautological_wisdom", "surface_template": "Ain't no {Y} ever came from nothing — you need {X}.", "slots": {"X": "punch", "Y": "hair"}, "chain": [{"start": "hair", "relation": "HasPrerequisite", "end": "punch", "weight": 0.8, "surface_text": "hair is styled with a comb and needs to be present for a punch (hair punch) to be relevant"}]} +{"raw_text": "My daddy always said, can't have fence without get foil.", "meta_template": "tautological_wisdom", "surface_template": "My daddy always said, can't have {Y} without {X}.", "slots": {"X": "get foil", "Y": "fence"}, "chain": [{"start": "fence", "relation": "HasPrerequisite", "end": "get_foil", "weight": 2.0, "surface_text": "If you want to [[fence]] then you should [[get a foil]]"}]} diff --git a/corpus/corpus_stats.json b/corpus/corpus_stats.json new file mode 100644 index 0000000..3b5628d --- /dev/null +++ b/corpus/corpus_stats.json @@ -0,0 +1,91 @@ +{ + "raw_count": 9835, + "raw_by_template": { + "deconstruction": 1500, + "denial_of_consequences": 1500, + "false_equivalence": 1500, + "futile_preparation": 1500, + "hypocritical_complaint": 1500, + "ironic_deficiency": 1500, + "tautological_wisdom": 835 + }, + "polished_count": 5499, + "discarded_during_polish": 4336, + "errors_during_polish": 0, + "polish_discard_rate": "44.1%", + "polished_by_template": { + "deconstruction": 1105, + "denial_of_consequences": 733, + "false_equivalence": 590, + "futile_preparation": 882, + "hypocritical_complaint": 573, + "ironic_deficiency": 831, + "tautological_wisdom": 785 + }, + "discarded_by_template": { + "deconstruction": 395, + "denial_of_consequences": 767, + "false_equivalence": 910, + "futile_preparation": 618, + "hypocritical_complaint": 927, + "ironic_deficiency": 669, + "tautological_wisdom": 50 + }, + "filtered_count": 2312, + "filtered_by_template": { + "deconstruction": 619, + "denial_of_consequences": 159, + "false_equivalence": 517, + "futile_preparation": 284, + "hypocritical_complaint": 168, + "ironic_deficiency": 358, + "tautological_wisdom": 207 + }, + "discarded_during_filter": 3187, + "training_pair_count": 9257, + "training_by_template": { + "deconstruction": 2488, + "denial_of_consequences": 630, + "false_equivalence": 2059, + "futile_preparation": 1146, + "hypocritical_complaint": 681, + "ironic_deficiency": 1429, + "tautological_wisdom": 824 + }, + "training_by_input_type": { + "category_seeded": 2312, + "open_ended": 562, + "persona_seeded": 2312, + "template_seeded": 1759, + "word_seeded": 2312 + }, + "unique_slot_words_used": 609, + "total_vocab_words": 624, + "vocab_coverage": "97.6%", + "words_never_used": [ + "agate", + "alabaster", + "anise", + "azalea", + "bee", + "blowfish", + "cattail", + "cypress", + "emerald", + "gem", + "grebe", + "juniper", + "lyre", + "spear", + "theater" + ], + "words_never_used_count": 15, + "avg_saying_length_words": 13.1, + "min_saying_length_words": 6, + "max_saying_length_words": 23, + "balance_warnings": [ + "WARNING: denial_of_consequences has only 159 entries (6.9%) — below 10% threshold. Generate more raw sayings for this family.", + "WARNING: hypocritical_complaint has only 168 entries (7.3%) — below 10% threshold. Generate more raw sayings for this family.", + "WARNING: tautological_wisdom has only 207 entries (9.0%) — below 10% threshold. Generate more raw sayings for this family." + ] +} \ No newline at end of file diff --git a/corpus/discard_analysis.csv b/corpus/discard_analysis.csv new file mode 100644 index 0000000..dc2cec7 --- /dev/null +++ b/corpus/discard_analysis.csv @@ -0,0 +1,3188 @@ +raw_text,meta_template,discard_stage,discard_reason +container without metal? That's just lid with ideas above its station.,deconstruction,quality_filter,lost_key_nouns +shotgun without wood? That's just barrel with ideas above its station.,deconstruction,quality_filter,too_long +bat without scoring homer? That's just score homer with ideas above its station.,deconstruction,quality_filter,lost_key_nouns +insect without 6 legs? That's just rhinoceros with ideas above its station.,deconstruction,quality_filter,lost_key_nouns +Don't lay down the insect and act surprised when the forest show up.,denial_of_consequences,quality_filter,lost_key_nouns +Don't set up the tree and act surprised when the it's roots show up.,denial_of_consequences,quality_filter,lost_key_nouns +Don't set up the candle and act surprised when the light source show up.,denial_of_consequences,quality_filter,lost_key_nouns +Don't lay down the canon and act surprised when the projectile show up.,denial_of_consequences,quality_filter,lost_key_nouns +Don't make the root and say you ain't got find xylem and phloem.,denial_of_consequences,quality_filter,lost_key_nouns +Man who lay downs a rhinoceros can't complain about savanna.,denial_of_consequences,quality_filter,lost_key_nouns +Don't put out the home and act surprised when the puppy show up.,denial_of_consequences,quality_filter,lost_key_nouns +Don't put out the weapon and say you ain't got projectile.,denial_of_consequences,quality_filter,lost_key_nouns +Don't lay down the crab and act surprised when the claws in or rather show up.,denial_of_consequences,quality_filter,lost_key_nouns +Don't lay down the beer and say you ain't got have party.,denial_of_consequences,quality_filter,lost_key_nouns +The canoe's children always goes without having fun.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the tin never has enough store cookies for itself.,ironic_deficiency,quality_filter,lost_key_nouns +The truck feeds everyone's transport but its own.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the ant never has enough build colony for itself.,ironic_deficiency,quality_filter,lost_key_nouns +The ant feeds everyone's build colony but its own.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the cereal never has enough settle in container for itself.,ironic_deficiency,quality_filter,lost_key_nouns +The chest feeds everyone's store things but its own.,ironic_deficiency,quality_filter,lost_key_nouns +The turtle feeds everyone's live long time but its own.,ironic_deficiency,quality_filter,lost_key_nouns +The nickel feeds everyone's plating but its own.,ironic_deficiency,quality_filter,lost_key_nouns +The condor feeds everyone's flying but its own.,ironic_deficiency,quality_filter,lost_key_nouns +The mug feeds everyone's hold coffee but its own.,ironic_deficiency,quality_filter,lost_key_nouns +The trowel feeds everyone's spread morter but its own.,ironic_deficiency,quality_filter,lost_key_nouns +The oboe feeds everyone's making music but its own.,ironic_deficiency,quality_filter,lost_key_nouns +The teacup's household always goes without liquid.,ironic_deficiency,quality_filter,lost_key_nouns +Nobody's got less settling to stomach than the man who makes the soda.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the deer never has enough fear hunters for itself.,ironic_deficiency,quality_filter,lost_key_nouns +Nobody's got less food than the man who makes the eggplant.,ironic_deficiency,quality_filter,lost_key_nouns +The ladder feeds everyone's reaching higher but its own.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the container never has enough ceramic for itself.,ironic_deficiency,quality_filter,lost_key_nouns +The mealybug feeds everyone's food but its own.,ironic_deficiency,quality_filter,lost_key_nouns +The knife feeds everyone's untangling but its own.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the tortoise never has enough race hare for itself.,ironic_deficiency,quality_filter,lost_key_nouns +Nobody's got less enclosing space than the man who makes the fence.,ironic_deficiency,quality_filter,lost_key_nouns +Nobody's got less cooking than the man who makes the cumin.,ironic_deficiency,quality_filter,lost_key_nouns +Nobody's got less lighting up space than the man who makes the lantern.,ironic_deficiency,quality_filter,lost_key_nouns +The deer's family always goes without leather.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the oboe never has enough driving neighbors crazy for itself.,ironic_deficiency,quality_filter,lost_key_nouns +The van's children always goes without transport.,ironic_deficiency,quality_filter,lost_key_nouns +The puppy feeds everyone's become dog but its own.,ironic_deficiency,quality_filter,lost_key_nouns +The clarinet feeds everyone's make music but its own.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the heart never has enough make valentine's card for itself.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the micrometer never has enough music for itself.,ironic_deficiency,quality_filter,lost_key_nouns +Nobody's got less contain liquid than the man who makes the tank.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the hacksaw never has enough saw through metal for itself.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the cello never has enough play wonderful music for itself.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the soot never has enough oxidation for itself.,ironic_deficiency,quality_filter,lost_key_nouns +The wolfram's children always goes without smelting.,ironic_deficiency,quality_filter,lost_key_nouns +The flower's household always goes without food.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the saddle never has enough ride horse for itself.,ironic_deficiency,quality_filter,lost_key_nouns +The lighter feeds everyone's light fire but its own.,ironic_deficiency,quality_filter,lost_key_nouns +The dove feeds everyone's fly but its own.,ironic_deficiency,quality_filter,lost_key_nouns +Nobody's got less fly than the man who makes the butterfly.,ironic_deficiency,quality_filter,lost_key_nouns +The oboe's children always goes without create music.,ironic_deficiency,quality_filter,lost_key_nouns +The chili's household always goes without seasoning.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the rust never has enough insulation for itself.,ironic_deficiency,quality_filter,lost_key_nouns +The drum's children always goes without annoy parents.,ironic_deficiency,quality_filter,lost_key_nouns +Nobody's got less spread morter than the man who makes the trowel.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the seed never has enough flower for itself.,ironic_deficiency,quality_filter,lost_key_nouns +The mug feeds everyone's drinking hot beverages but its own.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the mug never has enough drink coffee for itself.,ironic_deficiency,quality_filter,lost_key_nouns +The pineapple feeds everyone's sybolize hospitality but its own.,ironic_deficiency,quality_filter,lost_key_nouns +The drum feeds everyone's make sounds but its own.,ironic_deficiency,quality_filter,lost_key_nouns +The tiger's children always goes without kill.,ironic_deficiency,quality_filter,lost_key_nouns +The salmon feeds everyone's head upstream but its own.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the box never has enough storing items for itself.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the porch never has enough take nap on for itself.,ironic_deficiency,quality_filter,lost_key_nouns +The earthworm feeds everyone's dig but its own.,ironic_deficiency,quality_filter,lost_key_nouns +The cat feeds everyone's mother kittens but its own.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the nightingale never has enough fly for itself.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the barometer never has enough measuring atmospheric pressure for itself.,ironic_deficiency,quality_filter,lost_key_nouns +The mine feeds everyone's finding diamonds but its own.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the container never has enough cork for itself.,ironic_deficiency,quality_filter,lost_key_nouns +Nobody's got less tying things than the man who makes the rope.,ironic_deficiency,quality_filter,lost_key_nouns +The iron feeds everyone's press pants but its own.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the wolf never has enough smell human for itself.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the jacket never has enough keeping body warm for itself.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the saxophone never has enough making music for itself.,ironic_deficiency,quality_filter,lost_key_nouns +The hummingbird feeds everyone's fly but its own.,ironic_deficiency,quality_filter,lost_key_nouns +The flint feeds everyone's start fire but its own.,ironic_deficiency,quality_filter,lost_key_nouns +The rook feeds everyone's protecting king but its own.,ironic_deficiency,quality_filter,lost_key_nouns +Nobody's got less storing clothes than the man who makes the drawer.,ironic_deficiency,quality_filter,lost_key_nouns +"Funny how the ginger never has enough ""curry"" for itself.",ironic_deficiency,quality_filter,lost_key_nouns +The accordion feeds everyone's talented players but its own.,ironic_deficiency,quality_filter,lost_key_nouns +The salt's children always goes without season stew.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the quartz never has enough clocks for itself.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the candle never has enough light small area for itself.,ironic_deficiency,quality_filter,lost_key_nouns +The sponge feeds everyone's collect water but its own.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the lantern never has enough lighting dark cave for itself.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the engine never has enough engine for itself.,ironic_deficiency,quality_filter,lost_key_nouns +Nobody's got less taste good than the man who makes the potato.,ironic_deficiency,quality_filter,lost_key_nouns +The basil feeds everyone's seasoning food but its own.,ironic_deficiency,quality_filter,lost_key_nouns +Nobody's got less storing liquids than the man who makes the bottle.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the drum never has enough sit on for itself.,ironic_deficiency,quality_filter,lost_key_nouns +The office's children always goes without transact business.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the nail never has enough cause puncture wound for itself.,ironic_deficiency,quality_filter,lost_key_nouns +The steel feeds everyone's build bridge but its own.,ironic_deficiency,quality_filter,lost_key_nouns +The clarinet feeds everyone's performing music but its own.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the boat never has enough cross water for itself.,ironic_deficiency,quality_filter,lost_key_nouns +The hacksaw feeds everyone's saw through metal but its own.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the magpie never has enough fly for itself.,ironic_deficiency,quality_filter,lost_key_nouns +The oboe feeds everyone's create music but its own.,ironic_deficiency,quality_filter,lost_key_nouns +The gull feeds everyone's fly but its own.,ironic_deficiency,quality_filter,lost_key_nouns +The well feeds everyone's storage of water but its own.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the candle never has enough emit scent for itself.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the banana never has enough animal for itself.,ironic_deficiency,quality_filter,lost_key_nouns +The oboe feeds everyone's make music but its own.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the quail never has enough fly for itself.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the bison never has enough food for itself.,ironic_deficiency,quality_filter,lost_key_nouns +The canon feeds everyone's explosion but its own.,ironic_deficiency,quality_filter,lost_key_nouns +The roadrunner's household always goes without prey.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the skin never has enough gemstone for itself.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the bamboo never has enough cook with for itself.,ironic_deficiency,quality_filter,lost_key_nouns +The garden feeds everyone's growing food but its own.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the chicken never has enough produce eggs for itself.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the tractor never has enough planting field for itself.,ironic_deficiency,quality_filter,lost_key_nouns +The rat feeds everyone's eat wires but its own.,ironic_deficiency,quality_filter,lost_key_nouns +The phone's children always goes without ring incessantly.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the hamburger never has enough containe ketchup for itself.,ironic_deficiency,quality_filter,lost_key_nouns +The stable feeds everyone's holding horses but its own.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the titanium never has enough ship for itself.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the coriander never has enough dessert for itself.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the piano never has enough play rag for itself.,ironic_deficiency,quality_filter,lost_key_nouns +The rat feeds everyone's race through maze but its own.,ironic_deficiency,quality_filter,lost_key_nouns +The silo feeds everyone's store grain but its own.,ironic_deficiency,quality_filter,lost_key_nouns +The flesh feeds everyone's meal but its own.,ironic_deficiency,quality_filter,lost_key_nouns +The candle feeds everyone's create light but its own.,ironic_deficiency,quality_filter,lost_key_nouns +The sponge feeds everyone's hold water but its own.,ironic_deficiency,quality_filter,lost_key_nouns +The den's children always goes without sitting in.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the jar never has enough storage for itself.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the cuckoo never has enough egg for itself.,ironic_deficiency,quality_filter,lost_key_nouns +Funny how the fabric never has enough skin for itself.,ironic_deficiency,quality_filter,lost_key_nouns +"You can rowing the boat all you want, it still won't get you extinguish most fires.",futile_preparation,quality_filter,lost_key_nouns +Like soldiering the canon and hoping for scare off burglar.,futile_preparation,quality_filter,lost_key_nouns +That's just fillerring the oilcan and praying for soaking.,futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'somtimessing the car won't bring you rearranging facts.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'saucing the coriander won't bring you ""curry"".'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'warring the canon won't bring you shooting at targets.'",futile_preparation,quality_filter,lost_key_nouns +That's just making the wheat and praying for food.,futile_preparation,quality_filter,lost_key_nouns +That's just fertilizerring the potassium and praying for finding gems.,futile_preparation,quality_filter,lost_key_nouns +"You can storing beer the bottle all you want, it still won't get you hold fireflies.",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'horsessing the hay won't bring you make cloth.'",futile_preparation,quality_filter,lost_key_nouns +That's just coining the magnesium and praying for extracting metal ore.,futile_preparation,quality_filter,lost_key_nouns +That's just drinking the mug and praying for holding pickles.,futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'shedding the lantern won't bring you grooming.'",futile_preparation,quality_filter,lost_key_nouns +That's just holding the revolver and praying for practise.,futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'eating the wheat won't bring you food.'",futile_preparation,quality_filter,lost_key_nouns +"You can holding meeting the office all you want, it still won't get you telling story.",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'storing the jar won't bring you dispense liquid.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'irrigating the water won't bring you sail across tisza.'",futile_preparation,quality_filter,lost_key_nouns +"You can pay debt the gold all you want, it still won't get you gather funds for helping others.",futile_preparation,quality_filter,lost_key_nouns +That's just making the bean and praying for staying awake.,futile_preparation,quality_filter,lost_key_nouns +"You can storage the trough all you want, it still won't get you storing farming equipment.",futile_preparation,quality_filter,lost_key_nouns +"You can holding things the box all you want, it still won't get you taking shower.",futile_preparation,quality_filter,lost_key_nouns +That's just mealing the flesh and praying for delight child.,futile_preparation,quality_filter,lost_key_nouns +"You can start fire the flint all you want, it still won't get you tossing across water.",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'staying the coffee won't bring you take bath.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'seeing the glass won't bring you keeping evil spirits away.'",futile_preparation,quality_filter,lost_key_nouns +"You can playing mousetrap the marble all you want, it still won't get you sharpening into tool.",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'actorsing the theater won't bring you get education.'",futile_preparation,quality_filter,lost_key_nouns +"You can feed horses the hay all you want, it still won't get you making farm prettier.",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'supplying the bean won't bring you growing edible plants.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'holding the bucket won't bring you washing in.'",futile_preparation,quality_filter,lost_key_nouns +That's just holding the decanter and praying for holding drink.,futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'projecting the handgun won't bring you finding diamonds.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'holding the bucket won't bring you creating hole in earth.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'reading the paper won't bring you surface area to do paperwork.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'passing the harmonica won't bring you create delicious fish dinner.'",futile_preparation,quality_filter,lost_key_nouns +"You can boil water the kettle all you want, it still won't get you storing valuables.",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'making the clarinet won't bring you celebrate.'",futile_preparation,quality_filter,lost_key_nouns +Like staying the coffee and hoping for tea.,futile_preparation,quality_filter,lost_key_nouns +That's just clothing the thimble and praying for lighting campsite.,futile_preparation,quality_filter,lost_key_nouns +"You can moving blood the heart all you want, it still won't get you store items.",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'drawwing the chalk won't bring you recording information.'",futile_preparation,quality_filter,lost_key_nouns +"You can pruning the thorn all you want, it still won't get you have garden party.",futile_preparation,quality_filter,lost_key_nouns +"You can filler the oilcan all you want, it still won't get you store objects.",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'building the steel won't bring you chopping vegetables.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'storing the flask won't bring you watering garden.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'jazzing the saxophone won't bring you donkey.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'plastering the mortar won't bring you destroying ships.'",futile_preparation,quality_filter,lost_key_nouns +Like holding the bucket and hoping for feed baby.,futile_preparation,quality_filter,lost_key_nouns +That's just holding the glass and praying for soaking.,futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'carrying the pail won't bring you storing farming equipment.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'drinking the straw won't bring you make sweater.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'drinking the well won't bring you boiling food.'",futile_preparation,quality_filter,lost_key_nouns +"You can shooting cannonballs the cannon all you want, it still won't get you shooting at targets.",futile_preparation,quality_filter,lost_key_nouns +That's just retrieving the library and praying for for giving animals shelter.,futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'attacking the weapon won't bring you riding horses.'",futile_preparation,quality_filter,lost_key_nouns +"You can combing the comb all you want, it still won't get you drive to park.",futile_preparation,quality_filter,lost_key_nouns +"You can meal the fat all you want, it still won't get you growing.",futile_preparation,quality_filter,lost_key_nouns +Like cutting the blade and hoping for protection.,futile_preparation,quality_filter,lost_key_nouns +Like playing the piano and hoping for join band.,futile_preparation,quality_filter,lost_key_nouns +"You can hold cupcake the tin all you want, it still won't get you make photographic film.",futile_preparation,quality_filter,lost_key_nouns +That's just tying the rope and praying for crossing ocean.,futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'practicing the drill won't bring you doing math.'",futile_preparation,quality_filter,lost_key_nouns +"You can drink the wine all you want, it still won't get you watering plants.",futile_preparation,quality_filter,lost_key_nouns +"You can water skiing the boat all you want, it still won't get you put out fire.",futile_preparation,quality_filter,lost_key_nouns +Like understanding the triangle and hoping for annoy siblings.,futile_preparation,quality_filter,lost_key_nouns +Like energying the coal and hoping for watches.,futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'catching the cat won't bring you get to work.'",futile_preparation,quality_filter,lost_key_nouns +That's just funning the bass and praying for playing in orchestra.,futile_preparation,quality_filter,lost_key_nouns +That's just reciping the cumin and praying for make taste better.,futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'getting the rook won't bring you prey.'",futile_preparation,quality_filter,lost_key_nouns +"You can transport the cart all you want, it still won't get you bathing.",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'annoying the oboe won't bring you play music.'",futile_preparation,quality_filter,lost_key_nouns +Like making the lettuce and hoping for showing off.,futile_preparation,quality_filter,lost_key_nouns +"You can lighting cigarettes the lighter all you want, it still won't get you make music.",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'drinking the well won't bring you make coffee.'",futile_preparation,quality_filter,lost_key_nouns +"You can doctor the stethoscope all you want, it still won't get you cut meat with.",futile_preparation,quality_filter,lost_key_nouns +"You can paving driveway the pebble all you want, it still won't get you grow vegetables.",futile_preparation,quality_filter,lost_key_nouns +"You can cover hair the haircloth all you want, it still won't get you making bags with.",futile_preparation,quality_filter,lost_key_nouns +Like strumming the harp and hoping for playing in band.,futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'conducting the office won't bring you clean cat box.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'geometrying the triangle won't bring you make sounds.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'cutting the axe won't bring you untangling.'",futile_preparation,quality_filter,lost_key_nouns +"You can swimming the pond all you want, it still won't get you put live bait on hook.",futile_preparation,quality_filter,lost_key_nouns +"You can talking the phone all you want, it still won't get you chopping vegetables.",futile_preparation,quality_filter,lost_key_nouns +"You can picking lock the pick all you want, it still won't get you figuring out problem.",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'pressing the iron won't bring you filling cavities in teeth.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'saucing the coriander won't bring you season salad.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'cooking the coriander won't bring you kill slug.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'making the cotton won't bring you make yarn.'",futile_preparation,quality_filter,lost_key_nouns +That's just making the phone and praying for keep office supplies.,futile_preparation,quality_filter,lost_key_nouns +"You can storage the trough all you want, it still won't get you store flour.",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'decorating the marble won't bring you tossing in fountain.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'writing the paper won't bring you lending books.'",futile_preparation,quality_filter,lost_key_nouns +"You can start fire the flint all you want, it still won't get you filling small holes.",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'cooling the ice won't bring you leaving notes on.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'carrying the bucket won't bring you creating hole in earth.'",futile_preparation,quality_filter,lost_key_nouns +"You can start fire the lighter all you want, it still won't get you ride horse.",futile_preparation,quality_filter,lost_key_nouns +Like holding the pail and hoping for for giving animals shelter.,futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'storing the drawer won't bring you hiding in.'",futile_preparation,quality_filter,lost_key_nouns +"You can sitting on the bed all you want, it still won't get you storing and working with papers.",futile_preparation,quality_filter,lost_key_nouns +"You can making music the saxophone all you want, it still won't get you accessing internet.",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'catching the cat won't bring you wrapping for present.'",futile_preparation,quality_filter,lost_key_nouns +That's just working the thimble and praying for climbing to higher level.,futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'riding the saddle won't bring you leather.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'driverring the truck won't bring you getting to work.'",futile_preparation,quality_filter,lost_key_nouns +"You can playing song the guitar all you want, it still won't get you do geometry.",futile_preparation,quality_filter,lost_key_nouns +"You can measure the flute all you want, it still won't get you make sounds.",futile_preparation,quality_filter,lost_key_nouns +Like meeting the office and hoping for meeting with pastor.,futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'drawwing the chalk won't bring you keeping evil spirits away.'",futile_preparation,quality_filter,lost_key_nouns +Like displaying the gallery and hoping for meeting friends.,futile_preparation,quality_filter,lost_key_nouns +"You can building things the rock all you want, it still won't get you helping plants grow.",futile_preparation,quality_filter,lost_key_nouns +"You can eat the bass all you want, it still won't get you soothing contemplation about nature.",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'planting the furrow won't bring you burying thing in.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'making the clay won't bring you make equipment.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'making the steel won't bring you holding cookies.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'holding the tin won't bring you hit golf ball.'",futile_preparation,quality_filter,lost_key_nouns +"You can make call the phone all you want, it still won't get you getting around.",futile_preparation,quality_filter,lost_key_nouns +"You can fertilizer the potassium all you want, it still won't get you get out wrinkels in clothes.",futile_preparation,quality_filter,lost_key_nouns +Like playing the bass and hoping for helping plants grow.,futile_preparation,quality_filter,lost_key_nouns +Like perfecting the harmonica and hoping for decoration.,futile_preparation,quality_filter,lost_key_nouns +Like calming the oboe and hoping for relaxation.,futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'travelling the plane won't bring you fishing in pond or lake.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'visitting the airplane won't bring you rider.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'making the mandolin won't bring you create music.'",futile_preparation,quality_filter,lost_key_nouns +"You can crossing streams the tree all you want, it still won't get you beat up.",futile_preparation,quality_filter,lost_key_nouns +That's just fillerring the oilcan and praying for hay.,futile_preparation,quality_filter,lost_key_nouns +"You can filler the oilcan all you want, it still won't get you storing socks.",futile_preparation,quality_filter,lost_key_nouns +Like alloying the mercury and hoping for making into jewelry.,futile_preparation,quality_filter,lost_key_nouns +That's just coverring the granite and praying for mining.,futile_preparation,quality_filter,lost_key_nouns +"You can hiding the drawer all you want, it still won't get you containing heart.",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'insecticiding the mealybug won't bring you wing.'",futile_preparation,quality_filter,lost_key_nouns +That's just playing the harp and praying for worship in.,futile_preparation,quality_filter,lost_key_nouns +"You can grinder the chili all you want, it still won't get you binding water in body.",futile_preparation,quality_filter,lost_key_nouns +"You can listening to the harp all you want, it still won't get you weighing items.",futile_preparation,quality_filter,lost_key_nouns +"You can hand the vise all you want, it still won't get you hammer.",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'doing the computer won't bring you pull wagon.'",futile_preparation,quality_filter,lost_key_nouns +"You can construct things the pebble all you want, it still won't get you soothing contemplation about nature.",futile_preparation,quality_filter,too_long +"You can recording information the paper all you want, it still won't get you organization.",futile_preparation,quality_filter,lost_key_nouns +Like firing the pistol and hoping for kill person.,futile_preparation,quality_filter,lost_key_nouns +That's just joining the clarinet and praying for make music.,futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'familiesing the duplex won't bring you obtain and read books.'",futile_preparation,quality_filter,lost_key_nouns +That's just defensing the canon and praying for killing animals.,futile_preparation,quality_filter,lost_key_nouns +That's just making the xylophone and praying for join band.,futile_preparation,quality_filter,lost_key_nouns +That's just cooking the bamboo and praying for grow roses.,futile_preparation,quality_filter,lost_key_nouns +That's just making the silver and praying for getting diamonds from ground.,futile_preparation,quality_filter,lost_key_nouns +"You can planting field the tractor all you want, it still won't get you recreation.",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'breaking the rock won't bring you swim in.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'cutting the chisel won't bring you climbing tree.'",futile_preparation,quality_filter,lost_key_nouns +"You can musician the saxophone all you want, it still won't get you playing in orchestra.",futile_preparation,quality_filter,lost_key_nouns +"You can alloy the tungsten all you want, it still won't get you holding food.",futile_preparation,quality_filter,lost_key_nouns +"You can holding urine the bladder all you want, it still won't get you carrying liquids.",futile_preparation,quality_filter,lost_key_nouns +Like firing the rifle and hoping for bullet.,futile_preparation,quality_filter,lost_key_nouns +"You can holding urine the bladder all you want, it still won't get you take bath.",futile_preparation,quality_filter,lost_key_nouns +"You can grow plants the pot all you want, it still won't get you open plastic package.",futile_preparation,quality_filter,lost_key_nouns +"You can filler the oilcan all you want, it still won't get you decanting bottle of port.",futile_preparation,quality_filter,lost_key_nouns +Like fertilizerring the potassium and hoping for finding minerals.,futile_preparation,quality_filter,lost_key_nouns +"You can rider the moped all you want, it still won't get you get to presidio.",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'making the burlap won't bring you make wallets.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'cleaning the mug won't bring you aerate wine.'",futile_preparation,quality_filter,lost_key_nouns +That's just making the cello and praying for performing music.,futile_preparation,quality_filter,lost_key_nouns +"You can hold fireflies the jar all you want, it still won't get you drinking from.",futile_preparation,quality_filter,lost_key_nouns +That's just musicianing the synthesizer and praying for play jazz.,futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'preying the lynx won't bring you put out fire.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'making the bomb won't bring you protection.'",futile_preparation,quality_filter,lost_key_nouns +Like making the denim and hoping for make shoe laces.,futile_preparation,quality_filter,lost_key_nouns +Like storing the library and hoping for providing employment for teachers.,futile_preparation,quality_filter,lost_key_nouns +"You can making clothes the haircloth all you want, it still won't get you fucked if know.",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'creating the fence won't bring you bringing up gas.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'keeping the quartz won't bring you seasoning food.'",futile_preparation,quality_filter,lost_key_nouns +"You can breaking the heart all you want, it still won't get you drinking tea.",futile_preparation,quality_filter,lost_key_nouns +That's just cuisining the paprika and praying for season salad.,futile_preparation,quality_filter,lost_key_nouns +That's just feeding the trough and praying for hold placed over fire.,futile_preparation,quality_filter,lost_key_nouns +That's just pleasuring the cannabis and praying for sewing.,futile_preparation,quality_filter,lost_key_nouns +"You can make clothes the linen all you want, it still won't get you making clothing.",futile_preparation,quality_filter,lost_key_nouns +"You can writing upon the desk all you want, it still won't get you taking afternoon nap.",futile_preparation,quality_filter,lost_key_nouns +That's just fixxing the drill and praying for completing place setting.,futile_preparation,quality_filter,lost_key_nouns +That's just containing the tank and praying for firing device.,futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'playing the harmonica won't bring you store things out of sight.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'making the silver won't bring you make portions of swing.'",futile_preparation,quality_filter,lost_key_nouns +Like wooding the wood and hoping for going down river.,futile_preparation,quality_filter,lost_key_nouns +"You can hand the vise all you want, it still won't get you checking news on internet.",futile_preparation,quality_filter,lost_key_nouns +Like clothing the thimble and hoping for patient.,futile_preparation,quality_filter,lost_key_nouns +Like climbing the ladder and hoping for making groove.,futile_preparation,quality_filter,lost_key_nouns +"You can draw with the chalk all you want, it still won't get you record information with writing instrument.",futile_preparation,quality_filter,lost_key_nouns +Like trimming the saw and hoping for pick flower.,futile_preparation,quality_filter,lost_key_nouns +"You can practicing the oboe all you want, it still won't get you bass.",futile_preparation,quality_filter,lost_key_nouns +"You can store silage the silo all you want, it still won't get you making money with subscriptions.",futile_preparation,quality_filter,lost_key_nouns +"You can carpentry the chisel all you want, it still won't get you guide oneself in mine.",futile_preparation,quality_filter,lost_key_nouns +"You can irrigating crops the water all you want, it still won't get you drink water.",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'storing the bottle won't bring you transporting objects.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'developping the church won't bring you practice sport.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'warning the orange won't bring you sybolize hospitality.'",futile_preparation,quality_filter,lost_key_nouns +That's just paving the granite and praying for building things.,futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'joining the harmonica won't bring you weigh people or things.'",futile_preparation,quality_filter,lost_key_nouns +"You can seasoning food the basil all you want, it still won't get you flavouring food.",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'making the harmonica won't bring you soloing with orchestra.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'playing the viola won't bring you keeping humans alive.'",futile_preparation,quality_filter,lost_key_nouns +"You can build skyscrapers the steel all you want, it still won't get you complementing spoon and fork.",futile_preparation,quality_filter,lost_key_nouns +Like adding the pepper and hoping for cooking.,futile_preparation,quality_filter,lost_key_nouns +That's just storing the drawer and praying for taking bubble bath.,futile_preparation,quality_filter,lost_key_nouns +Like playing the trumpet and hoping for showing notes of music.,futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'cuisining the paprika won't bring you melting ice on roads.'",futile_preparation,quality_filter,lost_key_nouns +"You can tying things the rope all you want, it still won't get you oxidation.",futile_preparation,quality_filter,lost_key_nouns +That's just taking the water and praying for store flour.,futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'surfacing the jack won't bring you put gift in.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'drinking the straw won't bring you education.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'tooling the chimpanzee won't bring you shade.'",futile_preparation,quality_filter,lost_key_nouns +"You can drinking the flask all you want, it still won't get you holding liquids.",futile_preparation,quality_filter,lost_key_nouns +Like highing the tree and hoping for feed horses.,futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'cooking the paprika won't bring you season salad.'",futile_preparation,quality_filter,lost_key_nouns +"You can play music the harmonica all you want, it still won't get you fulfillment.",futile_preparation,quality_filter,lost_key_nouns +"You can storing sweaters the drawer all you want, it still won't get you animals.",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'enclosing the fence won't bring you mahogany.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'finding the mine won't bring you making tea sets.'",futile_preparation,quality_filter,lost_key_nouns +Like paving the granite and hoping for playing marbles.,futile_preparation,quality_filter,lost_key_nouns +That's just targetting the rifle and praying for win trophy.,futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'energying the coal won't bring you destroy.'",futile_preparation,quality_filter,lost_key_nouns +Like stopperring the tar and hoping for produce lumber.,futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'holding the tin won't bring you smelter.'",futile_preparation,quality_filter,lost_key_nouns +"You can mixing herbs the mortar all you want, it still won't get you shoot cannon ball.",futile_preparation,quality_filter,lost_key_nouns +Like saucing the chili and hoping for seasoning food.,futile_preparation,quality_filter,lost_key_nouns +That's just making the denim and praying for make equipment.,futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'sealing the tar won't bring you wrap home made cigarette.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'making the haircloth won't bring you material.'",futile_preparation,quality_filter,lost_key_nouns +"You can playing blues the harmonica all you want, it still won't get you play music.",futile_preparation,quality_filter,lost_key_nouns +Like riding the saddle and hoping for providing heat.,futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'boiling the kettle won't bring you holding junk.'",futile_preparation,quality_filter,lost_key_nouns +"You can getting drunk the wine all you want, it still won't get you center for christians.",futile_preparation,quality_filter,lost_key_nouns +Like shooting the gun and hoping for work sitting down.,futile_preparation,quality_filter,lost_key_nouns +"You can pruning the thorn all you want, it still won't get you give shade.",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'fillerring the oilcan won't bring you treasure chest.'",futile_preparation,quality_filter,lost_key_nouns +That's just waterring the boat and praying for transport.,futile_preparation,quality_filter,lost_key_nouns +"You can drink from the glass all you want, it still won't get you drinking hot beverages.",futile_preparation,quality_filter,lost_key_nouns +That's just getting the beer and praying for fishing.,futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'getting the well won't bring you washing dishes.'",futile_preparation,quality_filter,lost_key_nouns +"You can cooking the egg all you want, it still won't get you make dinner.",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'making the copper won't bring you making into medals.'",futile_preparation,quality_filter,lost_key_nouns +"You can band the saxophone all you want, it still won't get you play tune.",futile_preparation,quality_filter,lost_key_nouns +"You can repairing ceiling the ladder all you want, it still won't get you cook stew.",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'clothing the thimble won't bring you trigger.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'creating the flute won't bring you creating music.'",futile_preparation,quality_filter,lost_key_nouns +That's just spicing the cumin and praying for flavoring.,futile_preparation,quality_filter,lost_key_nouns +Like cuisining the paprika and hoping for preserve meat.,futile_preparation,quality_filter,lost_key_nouns +That's just dishing the turmeric and praying for preserving meat.,futile_preparation,quality_filter,lost_key_nouns +That's just holding the tub and praying for hold placed over fire.,futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'making the denim won't bring you make clothing for people to wear.'",futile_preparation,quality_filter,lost_key_nouns +"You can plating the nickel all you want, it still won't get you dig out precious materials.",futile_preparation,quality_filter,lost_key_nouns +"You can feed the trough all you want, it still won't get you hold whisky.",futile_preparation,quality_filter,lost_key_nouns +"You can rider the unicycle all you want, it still won't get you water transportation.",futile_preparation,quality_filter,lost_key_nouns +"You can alloy the platinum all you want, it still won't get you holding canned milk.",futile_preparation,quality_filter,lost_key_nouns +Like coverring the burlap and hoping for building.,futile_preparation,quality_filter,lost_key_nouns +"You can ironing clothes the iron all you want, it still won't get you making jewlery.",futile_preparation,quality_filter,lost_key_nouns +That's just accompanying the piano and praying for play song.,futile_preparation,quality_filter,lost_key_nouns +"You can plating the wolfram all you want, it still won't get you making jewlery.",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'lighting the lighter won't bring you drive on road.'",futile_preparation,quality_filter,lost_key_nouns +"You can ingredient the butter all you want, it still won't get you rolling on white house lawn.",futile_preparation,quality_filter,lost_key_nouns +"You can draw with the chalk all you want, it still won't get you preserve meat.",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'subduing the weapon won't bring you pare apples.'",futile_preparation,quality_filter,lost_key_nouns +Like melting the salt and hoping for holding liquids.,futile_preparation,quality_filter,lost_key_nouns +"You can communicating the phone all you want, it still won't get you doing job.",futile_preparation,quality_filter,lost_key_nouns +Like enclosing the fence and hoping for direct smoke up and away.,futile_preparation,quality_filter,lost_key_nouns +"You can dimensioning wood the saw all you want, it still won't get you grow vegetables.",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'lighting the lighter won't bring you drive around town.'",futile_preparation,quality_filter,lost_key_nouns +That's just borrowwing the library and praying for live in temporarily.,futile_preparation,quality_filter,lost_key_nouns +That's just fishing the boat and praying for quench thirst.,futile_preparation,quality_filter,lost_key_nouns +That's just playing the cello and praying for music.,futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'making the copper won't bring you destruction.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'enterring the apartment won't bring you rinse away faulty emotional states.'",futile_preparation,quality_filter,lost_key_nouns +That's just transporting the truck and praying for planting field.,futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'drinking the mug won't bring you store blanket.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'toothing the gold won't bring you strength for flock.'",futile_preparation,quality_filter,lost_key_nouns +"My grandmother used to say, 'cannonning the cannon won't bring you hunting animals.'",futile_preparation,quality_filter,lost_key_nouns +That's like eating the metal and complaining the handle tastes off.,hypocritical_complaint,quality_filter,lost_key_nouns +That's like eating the wing and complaining the wing tastes off.,hypocritical_complaint,quality_filter,lost_key_nouns +Don't eat the stable and then gripe about the liquid.,hypocritical_complaint,quality_filter,lost_key_nouns +"He picks all the ""spice blend"" then wonders why the curry looks bare.",hypocritical_complaint,quality_filter,lost_key_nouns +Don't drink the blade and then gripe about the wood.,hypocritical_complaint,quality_filter,lost_key_nouns +There's a fella who use ups the rope and says the rope's no good.,hypocritical_complaint,quality_filter,lost_key_nouns +Don't take the bullet and then gripe about the ammunition.,hypocritical_complaint,quality_filter,lost_key_nouns +That's like eating the liquid and complaining the handle tastes off.,hypocritical_complaint,quality_filter,lost_key_nouns +Don't eat the teacup and then gripe about the teacup.,hypocritical_complaint,quality_filter,lost_key_nouns +He picks all the sugar then wonders why the carbonated water looks bare.,hypocritical_complaint,quality_filter,lost_key_nouns +There's a fella who use ups the snail and says the snail's no good.,hypocritical_complaint,quality_filter,lost_key_nouns +He picks all the fabric then wonders why the fabric looks bare.,hypocritical_complaint,quality_filter,lost_key_nouns +He picks all the beak then wonders why the beak looks bare.,hypocritical_complaint,quality_filter,lost_key_nouns +That's like eating the turtle and complaining the walnut tastes off.,hypocritical_complaint,quality_filter,lost_key_nouns +There's a fella who use ups the truck and says the truck's no good.,hypocritical_complaint,quality_filter,lost_key_nouns +That's like eating the log and complaining the log tastes off.,hypocritical_complaint,quality_filter,lost_key_nouns +He picks all the elastic then wonders why the elastic looks bare.,hypocritical_complaint,quality_filter,lost_key_nouns +That's like eating the nest and complaining the nest tastes off.,hypocritical_complaint,quality_filter,lost_key_nouns +That's like eating the insect and complaining the paw tastes off.,hypocritical_complaint,quality_filter,lost_key_nouns +That's like eating the meat and complaining the pelt tastes off.,hypocritical_complaint,quality_filter,lost_key_nouns +"You know what they say, it takes a paper to get a writing.",tautological_wisdom,quality_filter,lost_key_nouns +"You want attending class? Well, first you're gonna need school.",tautological_wisdom,quality_filter,lost_key_nouns +"A driving don't come without its car, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +"A playing guitar don't come without its pick, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +"You want buying food? Well, first you're gonna need cart.",tautological_wisdom,quality_filter,lost_key_nouns +"An extinction don't come without its buzzard, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a dirt to get a burying cat.",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no fish ever came from nothing — you need find lake or ocean.,tautological_wisdom,quality_filter,lost_key_nouns +"You want cranberry? Well, first you're gonna need water.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a computer to get an using computer.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a comb to get a cutting hair.",tautological_wisdom,quality_filter,lost_key_nouns +"You want printing on printer? Well, first you're gonna need paper.",tautological_wisdom,quality_filter,lost_key_nouns +"A riding horse don't come without its saddle, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have eating quickly without soup.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have painting house without ladder.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a hamburger to get an eating hamburger.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have fish without have hook.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a weapon to get a kill enemy.",tautological_wisdom,quality_filter,lost_key_nouns +"An awaking don't come without its coffee, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no playing piano ever came from nothing — you need piano.,tautological_wisdom,quality_filter,lost_key_nouns +Ain't no killing people ever came from nothing — you need weapon.,tautological_wisdom,quality_filter,lost_key_nouns +"An ostrich don't come without its food, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no eat cookie ever came from nothing — you need milk.,tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have score homer without bat.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have punch without make fist with hand.",tautological_wisdom,quality_filter,lost_key_nouns +"You want fly? Well, first you're gonna need get airline ticket.",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no waking up in morning ever came from nothing — you need coffee.,tautological_wisdom,quality_filter,lost_key_nouns +"A sleeping at night don't come without its bed, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +"You want doing housework? Well, first you're gonna need broom.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have skate without go on ice.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have fly without get on plane.",tautological_wisdom,quality_filter,lost_key_nouns +"You want making shopping list? Well, first you're gonna need paper.",tautological_wisdom,quality_filter,lost_key_nouns +"You want hang out at bar? Well, first you're gonna need dress.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have cleaning house without broom.",tautological_wisdom,quality_filter,lost_key_nouns +"You want fish? Well, first you're gonna need get bait.",tautological_wisdom,quality_filter,lost_key_nouns +"You want punch? Well, first you're gonna need try to calm down.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have playing baseball without beer.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a dress to get a go see film.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have playing guitar without guitar.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a bomb to get a destroy enemy.",tautological_wisdom,quality_filter,lost_key_nouns +"A skate don't come without its not work so hard, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +"A car don't come without its gas to function, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have cleaning house without sponge.",tautological_wisdom,quality_filter,lost_key_nouns +"A starting fire don't come without its lighter, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have going for spin without car.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have fence without get sabre.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a weapon to get a commit murder.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have writing letter without paper.",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no fence ever came from nothing — you need get sword.,tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have skate without lace up skates.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have talking with far away without phone.",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no talk with far away ever came from nothing — you need phone.,tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have going on internet without computer.",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no fence ever came from nothing — you need get foil.,tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have recording somethign without recorder.",tautological_wisdom,quality_filter,lost_key_nouns +"You want paint house? Well, first you're gonna need ladder.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have ceramic without smoke.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have having party without beer.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a gun to get a fight enemy.",tautological_wisdom,quality_filter,lost_key_nouns +"You want going to market? Well, first you're gonna need car.",tautological_wisdom,quality_filter,lost_key_nouns +"A fence don't come without its steal goods, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +"You want sneezing? Well, first you're gonna need pepper.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a steal to get a fence.",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no skate ever came from nothing — you need wear skates.,tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have visiting museum without car.",tautological_wisdom,quality_filter,lost_key_nouns +"You want jumping rope? Well, first you're gonna need rope.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have skate without put on skating shoes.",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no fence ever came from nothing — you need find fencing instructor.,tautological_wisdom,quality_filter,lost_key_nouns +Ain't no fish ever came from nothing — you need get hook.,tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have staying in bed without bed.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have sleeping without bed.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have making phone call without phone.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have going for drive without car.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have printing on printer without computer.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a got to frozen pond to get a skate.",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no skate ever came from nothing — you need talk to skating tutor.,tautological_wisdom,quality_filter,lost_key_nouns +"You want fight enemy? Well, first you're gonna need weapon.",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no have conversation ever came from nothing — you need phone.,tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a put skates on to get a skate.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have taking car for drive without car.",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no computer ever came from nothing — you need person to give electricity.,tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a computer to get a chatting with friends.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a put on fencing suit to get a fence.",tautological_wisdom,quality_filter,lost_key_nouns +"A chop firewood don't come without its axe, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +"A fence don't come without its buy sword, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a go to rink to get a skate.",tautological_wisdom,quality_filter,lost_key_nouns +"You want hitting bottle? Well, first you're gonna need bottle.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have skate without buy skateboard.",tautological_wisdom,quality_filter,lost_key_nouns +"You want skate? Well, first you're gonna need find rink.",tautological_wisdom,quality_filter,lost_key_nouns +"You want punch? Well, first you're gonna need pull back fist.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a pull fist back to get a punch.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have fence without go to fencing salon.",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no skate ever came from nothing — you need have pair of skates.,tautological_wisdom,quality_filter,lost_key_nouns +"You want skate? Well, first you're gonna need buy pair of skates.",tautological_wisdom,quality_filter,lost_key_nouns +"You want punch? Well, first you're gonna need draw back fist.",tautological_wisdom,quality_filter,lost_key_nouns +"A skate don't come without its put on helmet, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +"A punch don't come without its wear power glove, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a find ice to get a skate.",tautological_wisdom,quality_filter,lost_key_nouns +"You want fence? Well, first you're gonna need hire fence installer.",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no surfing web ever came from nothing — you need computer.,tautological_wisdom,quality_filter,lost_key_nouns +"You want fish? Well, first you're gonna need use net.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a put skates on feet to get a skate.",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no skate ever came from nothing — you need have skates.,tautological_wisdom,quality_filter,lost_key_nouns +"You want fish? Well, first you're gonna need have right bait.",tautological_wisdom,quality_filter,lost_key_nouns +"A fish don't come without its go to lake, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a take fencing lessons to get a fence.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have fence without dig post holes.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a get agreement of neighbors to get a fence.",tautological_wisdom,quality_filter,lost_key_nouns +"You want punch? Well, first you're gonna need use hands.",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no fence ever came from nothing — you need buy wood.,tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a form hand to fist to get a punch.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a use fish line to get a fish.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have fixing computer without computer.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have punch without make fist.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a control yourself to get a punch.",tautological_wisdom,quality_filter,lost_key_nouns +"You want fish? Well, first you're gonna need get fishing permit.",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no fish ever came from nothing — you need get fishing pole.,tautological_wisdom,quality_filter,lost_key_nouns +"You want fish? Well, first you're gonna need buy fishing pole.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a ball hand into fist to get a punch.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a computer to get a surfing net.",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no punch ever came from nothing — you need train as boxer.,tautological_wisdom,quality_filter,lost_key_nouns +"You want getting onto web? Well, first you're gonna need computer.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have fish without go to fishing hole.",tautological_wisdom,quality_filter,lost_key_nouns +"A car don't come without its tires as it's way of locomotion, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +"You want fish? Well, first you're gonna need get fishing rod.",tautological_wisdom,quality_filter,lost_key_nouns +"A fish don't come without its go fishing, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +"A fish don't come without its look for water, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a take course to get a fence.",tautological_wisdom,quality_filter,lost_key_nouns +"A fish don't come without its go to body of water, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +The only difference between a van and a cart is utility design.,false_equivalence,quality_filter,lost_key_nouns +The only difference between a recorder and a guitar is plucking.,false_equivalence,quality_filter,too_long +Take the tall stature from a cock and you've got yourself a bunting.,false_equivalence,quality_filter,lost_key_nouns +Take the material from a weapon and you've got yourself a hacksaw.,false_equivalence,quality_filter,lost_key_nouns +Take the seed-eating diet from a cardinal and you've got yourself a vulture.,false_equivalence,quality_filter,lost_key_nouns +a fox is just a skin that's got reddish-brown fur.,false_equivalence,quality_filter,lost_key_nouns +Take the sweet taste from a milk and you've got yourself a juice.,false_equivalence,quality_filter,lost_key_nouns +"You know what they say, it takes a chips to get a cashing in.",tautological_wisdom,quality_filter,lost_key_nouns +"You want eating quickly? Well, first you're gonna need soup.",tautological_wisdom,quality_filter,lost_key_nouns +"A drilling hole don't come without its drill, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +"You want writing program? Well, first you're gonna need computer.",tautological_wisdom,quality_filter,lost_key_nouns +"A going on internet don't come without its computer, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have destroy enemy without bomb.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a drill to get a drill hole.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a ladder to get a paint house.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a lighter to get a starting fire.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a dirt to get a burying cat.",tautological_wisdom,quality_filter,lost_key_nouns +"You want stabbing to death? Well, first you're gonna need knife.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have painting house without ladder.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have have children without stable.",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no surfing ever came from nothing — you need wax.,tautological_wisdom,quality_filter,lost_key_nouns +"You want drinking? Well, first you're gonna need glass.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have eating hamburger without hamburger.",tautological_wisdom,quality_filter,lost_key_nouns +"You want have conversation? Well, first you're gonna need phone.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a weapon to get a commit murder.",tautological_wisdom,quality_filter,lost_key_nouns +"You want hitting bottle? Well, first you're gonna need bottle.",tautological_wisdom,quality_filter,lost_key_nouns +"A ride horse don't come without its saddle, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no attending class ever came from nothing — you need school.,tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a dress to get a hang out at bar.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a swim upstream to spawn to get a salmon.",tautological_wisdom,quality_filter,lost_key_nouns +"A kill enemy don't come without its weapon, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +"You want jumping rope? Well, first you're gonna need rope.",tautological_wisdom,quality_filter,lost_key_nouns +"You want skate? Well, first you're gonna need find rink.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have getting money from without gun.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a dress to get a go see film.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have cleaning house without sponge.",tautological_wisdom,quality_filter,lost_key_nouns +"You want box? Well, first you're gonna need wrap hands.",tautological_wisdom,quality_filter,lost_key_nouns +"A cock don't come without its chicken, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have stabbing to death without blade.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have killing people without weapon.",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no recording somethign ever came from nothing — you need recorder.,tautological_wisdom,quality_filter,lost_key_nouns +Ain't no playing baseball ever came from nothing — you need bat.,tautological_wisdom,quality_filter,lost_key_nouns +"You want eat cookie? Well, first you're gonna need milk.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have staying in bed without bed.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a train as boxer to get a punch.",tautological_wisdom,quality_filter,lost_key_nouns +"A printing on printer don't come without its computer, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no fish ever came from nothing — you need go to fishing hole.,tautological_wisdom,quality_filter,lost_key_nouns +"You want playing guitar? Well, first you're gonna need pick.",tautological_wisdom,quality_filter,lost_key_nouns +"You want punch? Well, first you're gonna need make fist.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have making phone call without phone.",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no practice ever came from nothing — you need scale.,tautological_wisdom,quality_filter,lost_key_nouns +"You want punch? Well, first you're gonna need fast.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a phone to get a talk with far away.",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no fence ever came from nothing — you need hire fence installer.,tautological_wisdom,quality_filter,lost_key_nouns +Ain't no cutting hair ever came from nothing — you need comb.,tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a saddle to get a riding horse.",tautological_wisdom,quality_filter,lost_key_nouns +"You want trimming? Well, first you're gonna need fat.",tautological_wisdom,quality_filter,lost_key_nouns +"You want taping television show? Well, first you're gonna need recorder.",tautological_wisdom,quality_filter,lost_key_nouns +"You want fight enemy? Well, first you're gonna need weapon.",tautological_wisdom,quality_filter,lost_key_nouns +"You want insomnia? Well, first you're gonna need coffee.",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no fly ever came from nothing — you need get airline ticket.,tautological_wisdom,quality_filter,lost_key_nouns +Ain't no fish ever came from nothing — you need go to body of water.,tautological_wisdom,quality_filter,lost_key_nouns +"You want fly? Well, first you're gonna need get on plane.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have going to sleep without bed.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have talking with far away without phone.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have surfing web without computer.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have fence without put on fencing suit.",tautological_wisdom,quality_filter,lost_key_nouns +"A making shopping list don't come without its paper, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have using computer without computer.",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no fish ever came from nothing — you need have hook.,tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have smoking without lighter.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have punch without consider consequences of actions.",tautological_wisdom,quality_filter,lost_key_nouns +"A driving don't come without its car, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +"You want printing on printer? Well, first you're gonna need paper.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a get fishing permit to get a fish.",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no skate ever came from nothing — you need put on ice skates.,tautological_wisdom,quality_filter,lost_key_nouns +"You want punch? Well, first you're gonna need use hands.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a go to fencing salon to get a fence.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have fish without have right bait.",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no skate ever came from nothing — you need buy pair of skates.,tautological_wisdom,quality_filter,lost_key_nouns +Ain't no fence ever came from nothing — you need get agreement of neighbors.,tautological_wisdom,quality_filter,lost_key_nouns +"You want going for spin? Well, first you're gonna need car.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a coffee to get a waking up in morning.",tautological_wisdom,quality_filter,lost_key_nouns +"You want fight enemy? Well, first you're gonna need gun.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have skate without buy skateboard.",tautological_wisdom,quality_filter,lost_key_nouns +"You want fence? Well, first you're gonna need realize how silly looks.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have skate without put on.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have fish without buy fishing pole.",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no fish ever came from nothing — you need use net.,tautological_wisdom,quality_filter,lost_key_nouns +"You want fence? Well, first you're gonna need hold fencing sword.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have writing letter without paper.",tautological_wisdom,quality_filter,lost_key_nouns +"A skate don't come without its put skates on, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +"A skate don't come without its go to ice rink, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +"A going to market don't come without its car, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +"You want car? Well, first you're gonna need gas to function.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have punch without wear power glove.",tautological_wisdom,quality_filter,lost_key_nouns +"A fence don't come without its get sword, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have taking car for drive without car.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a close to water to get a fish.",tautological_wisdom,quality_filter,lost_key_nouns +"A skate don't come without its put skates on feet, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no computer ever came from nothing — you need power supply to operate.,tautological_wisdom,quality_filter,lost_key_nouns +"You want punch? Well, first you're gonna need form hand to fist.",tautological_wisdom,quality_filter,lost_key_nouns +"A skate don't come without its go to rink, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +"You want fish? Well, first you're gonna need go to lake.",tautological_wisdom,quality_filter,lost_key_nouns +"A skate don't come without its goto rink, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no fish ever came from nothing — you need get license.,tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a buy wood to get a fence.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have fish without buy hook.",tautological_wisdom,quality_filter,lost_key_nouns +"A skate don't come without its buy roller skates, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have visiting museum without car.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a computer to get a fixing computer.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a pull back fist to get a punch.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a get sabre to get a fence.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have punch without calm down.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have skate without go on ice.",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no skate ever came from nothing — you need got to frozen pond.,tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a paper to get an adding up column of numbers.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have punch without make fist with hand.",tautological_wisdom,quality_filter,lost_key_nouns +"You want going for drive? Well, first you're gonna need car.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a ball hand into fist to get a punch.",tautological_wisdom,quality_filter,lost_key_nouns +"You want punch? Well, first you're gonna need draw back fist.",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no getting onto web ever came from nothing — you need computer.,tautological_wisdom,quality_filter,lost_key_nouns +"A skate don't come without its have pair of skates, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no surfing net ever came from nothing — you need computer.,tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a tires as it's way of locomotion to get a car.",tautological_wisdom,quality_filter,lost_key_nouns +"You know what they say, it takes a not work so hard to get a skate.",tautological_wisdom,quality_filter,lost_key_nouns +"You want fish? Well, first you're gonna need get fishing pole.",tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have fish without catch or by.",tautological_wisdom,quality_filter,lost_key_nouns +"A fence don't come without its buy posts, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +"A fish don't come without its get fishing rod, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +"A bringing home fish don't come without its fish, now does it?",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no punch ever came from nothing — you need get angry.,tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have skate without put on helmet.",tautological_wisdom,quality_filter,lost_key_nouns +Ain't no fence ever came from nothing — you need find fencing instructor.,tautological_wisdom,quality_filter,lost_key_nouns +"My daddy always said, can't have fence without get foil.",tautological_wisdom,quality_filter,lost_key_nouns +burlap without thread? That's just sack with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a soda with no glass is just a clear water.",deconstruction,quality_filter,near_duplicate +"You know what they say, a pod with no pea is just a sound (crunch) bean.",deconstruction,quality_filter,near_duplicate +milk without water? That's just lactose with ideas above its station.,deconstruction,quality_filter,near_duplicate +weaver without nest? That's just grass with ideas above its station.,deconstruction,quality_filter,near_duplicate +flask without liquid? That's just glass with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a thyme with no stem is just a essential for life water.",deconstruction,quality_filter,near_duplicate +grass without savanna? That's just pasture with ideas above its station.,deconstruction,quality_filter,near_duplicate +blood without water? That's just heart with ideas above its station.,deconstruction,quality_filter,near_duplicate +broom without wood? That's just plastic with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the plastic out of bin and all you've got left is opaque wood.,deconstruction,quality_filter,near_duplicate +fish without get hook? That's just gills with ideas above its station.,deconstruction,quality_filter,near_duplicate +eggplant without pod? That's just vegetable with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a wheel with no plane is just a low humming noise engine.",deconstruction,quality_filter,near_duplicate +Take the bouquet out of flower and all you've got left is plain seed.,deconstruction,quality_filter,near_duplicate +acorn without nut? That's just shell with ideas above its station.,deconstruction,quality_filter,near_duplicate +lobster without water? That's just shell with ideas above its station.,deconstruction,quality_filter,near_duplicate +A mineral ain't nothing but clay that met some ore.,deconstruction,quality_filter,near_duplicate +"You know what they say, a platinum with no wire is just a dry alloy.",deconstruction,quality_filter,near_duplicate +cabbage without water? That's just water with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a stem with no wood is just a sorry lotus.",deconstruction,quality_filter,near_duplicate +Take the footwear out of rubber and all you've got left is cold band.,deconstruction,quality_filter,near_duplicate +Take the animal out of zebra and all you've got left is plain eyes.,deconstruction,quality_filter,near_duplicate +Take the rod out of magnesium and all you've got left is cold coin.,deconstruction,quality_filter,near_duplicate +"You know what they say, a wrapper with no paper is just a colorful plastic.",deconstruction,quality_filter,near_duplicate +"You know what they say, a trout with no water is just a wet skin fish.",deconstruction,quality_filter,near_duplicate +A trough ain't nothing but liquid that met some food.,deconstruction,quality_filter,near_duplicate +"You know what they say, a kohlrabi with no stem is just a edible food.",deconstruction,quality_filter,near_duplicate +A cereal ain't nothing but flour that met some corn.,deconstruction,quality_filter,near_duplicate +buzzard without nest? That's just beak with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the water out of peach and all you've got left is trunk tree.,deconstruction,quality_filter,near_duplicate +"You know what they say, an oilcan with no oil is just a cold lock.",deconstruction,quality_filter,near_duplicate +brick without sand? That's just material with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a spade with no blade is just a carved into art wood.",deconstruction,quality_filter,near_duplicate +"You know what they say, a ship with no water is just a grayish color steel.",deconstruction,quality_filter,near_duplicate +"You know what they say, a creek with no water is just a old sand.",deconstruction,quality_filter,near_duplicate +A lynx ain't nothing but limb that met some muscle.,deconstruction,quality_filter,near_duplicate +poplar without bark? That's just wood with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the powder out of paprika and all you've got left is basil spice.,deconstruction,quality_filter,near_duplicate +Take the plastic out of barrel and all you've got left is edible wood.,deconstruction,quality_filter,near_duplicate +A fox ain't nothing but bushy tail that met some four legs.,deconstruction,quality_filter,near_duplicate +"You know what they say, a mouth with no flesh is just a inorganic feel bone.",deconstruction,quality_filter,near_duplicate +basil without plant? That's just water with ideas above its station.,deconstruction,quality_filter,near_duplicate +A thimble ain't nothing but tool that met some hair.,deconstruction,quality_filter,near_duplicate +nickel without alloy? That's just copper with ideas above its station.,deconstruction,quality_filter,near_duplicate +A platinum ain't nothing but wire that met some alloy.,deconstruction,quality_filter,near_duplicate +dessert without sugar? That's just sugar with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a dandelion with no water is just a absorbs water root.",deconstruction,quality_filter,near_duplicate +dirt without savanna? That's just field with ideas above its station.,deconstruction,quality_filter,near_duplicate +ginger without spice? That's just curry with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a cassowary with no skeleton is just a wet skull.",deconstruction,quality_filter,near_duplicate +A pitcher ain't nothing but clay that met some glass.,deconstruction,quality_filter,near_duplicate +lid without jar? That's just container with ideas above its station.,deconstruction,quality_filter,near_duplicate +hammer without steel? That's just pick with ideas above its station.,deconstruction,quality_filter,near_duplicate +snail without shell? That's just snail with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a bat with no score homer is just a sorry scoring homer.",deconstruction,quality_filter,near_duplicate +"You know what they say, a beer with no water is just a dry alcohol in.",deconstruction,quality_filter,near_duplicate +falcon without feather? That's just wing with ideas above its station.,deconstruction,quality_filter,near_duplicate +shotgun without barrel? That's just wood with ideas above its station.,deconstruction,quality_filter,near_duplicate +vulture without feather? That's just wing with ideas above its station.,deconstruction,quality_filter,near_duplicate +A linen ain't nothing but paper that met some dress.,deconstruction,quality_filter,near_duplicate +oak without wood? That's just bark with ideas above its station.,deconstruction,quality_filter,near_duplicate +tooth without mouth? That's just bone with ideas above its station.,deconstruction,quality_filter,near_duplicate +school without many classes? That's just glass with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a desk with no wood is just a sorry flat surface.",deconstruction,quality_filter,near_duplicate +"You know what they say, a cork with no wood is just a tall growth tree.",deconstruction,quality_filter,near_duplicate +Take the stem out of marjoram and all you've got left is refreshing water.,deconstruction,quality_filter,near_duplicate +"You know what they say, a squash with no water is just a humble seeds.",deconstruction,quality_filter,near_duplicate +ginger without curry powder? That's just spice with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a roadrunner with no nest is just a light weight feather.",deconstruction,quality_filter,near_duplicate +trumpet without brass? That's just three valves with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a dessert with no calorie is just a plain plate.",deconstruction,quality_filter,near_duplicate +bomb without explosives? That's just shrapnel with ideas above its station.,deconstruction,quality_filter,near_duplicate +avocet without beak? That's just egg with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the trough out of water and all you've got left is cooler temperature creek.,deconstruction,quality_filter,near_duplicate +river without water? That's just water with ideas above its station.,deconstruction,quality_filter,near_duplicate +A potassium ain't nothing but soil that met some stone.,deconstruction,quality_filter,near_duplicate +"You know what they say, an axe with no wood is just a sharp edges blade.",deconstruction,quality_filter,near_duplicate +"You know what they say, a flower with no root is just a color variation soil.",deconstruction,quality_filter,near_duplicate +jack without hammer? That's just screwdriver with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a jar with no lid is just a green glass.",deconstruction,quality_filter,near_duplicate +lighter without lever? That's just plastic with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a saddle with no wood is just a darkens with oil leather.",deconstruction,quality_filter,near_duplicate +"You know what they say, a minnow with no water is just a eaten cooked fish.",deconstruction,quality_filter,near_duplicate +"You know what they say, a ukulele with no plastic is just a less dense than water wood.",deconstruction,quality_filter,near_duplicate +"You know what they say, a handgun with no barrel is just a strong and hard steel.",deconstruction,quality_filter,near_duplicate +"You know what they say, a desk with no drawer is just a opaque wood.",deconstruction,quality_filter,near_duplicate +beaver without four legs? That's just water with ideas above its station.,deconstruction,quality_filter,near_duplicate +canary without feather? That's just nest with ideas above its station.,deconstruction,quality_filter,near_duplicate +knife without blade? That's just plastic with ideas above its station.,deconstruction,quality_filter,near_duplicate +A radish ain't nothing but water that met some root.,deconstruction,quality_filter,near_duplicate +Take the wood out of ukulele and all you've got left is lightweight plastic.,deconstruction,quality_filter,near_duplicate +auk without feather? That's just egg with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the plastic out of bin and all you've got left is edible wood.,deconstruction,quality_filter,near_duplicate +Take the leg out of muscle and all you've got left is oily texture fat.,deconstruction,quality_filter,near_duplicate +plastic without styrofoam? That's just carbon with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a trumpet with no three valves is just a sorry brass.",deconstruction,quality_filter,near_duplicate +Take the aluminum out of tin and all you've got left is old cans.,deconstruction,quality_filter,near_duplicate +fruit without candy? That's just fiber with ideas above its station.,deconstruction,quality_filter,near_duplicate +bull without wood? That's just leg with ideas above its station.,deconstruction,quality_filter,near_duplicate +nectarine without pit? That's just tree with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the rust out of iron and all you've got left is feel dry and gritty soot.,deconstruction,quality_filter,near_duplicate +mouth without flesh? That's just bone with ideas above its station.,deconstruction,quality_filter,near_duplicate +roadrunner without feather? That's just wing with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a paprika with no powder is just a wet capsicum.",deconstruction,quality_filter,near_duplicate +"You know what they say, a pulley with no plastic is just a coarse texture rope.",deconstruction,quality_filter,near_duplicate +"You know what they say, an ore with no rock is just a color brown or tan earth.",deconstruction,quality_filter,near_duplicate +An orange ain't nothing but rind that met some peel.,deconstruction,quality_filter,near_duplicate +ash without paper? That's just wood with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a nickel with no vessel is just a sorry penny.",deconstruction,quality_filter,near_duplicate +finch without song? That's just nest with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the nut out of acorn and all you've got left is plain shell.,deconstruction,quality_filter,near_duplicate +"You know what they say, a paprika with no powder is just a plain capsicum.",deconstruction,quality_filter,near_duplicate +pebble without quartz? That's just stone with ideas above its station.,deconstruction,quality_filter,near_duplicate +bison without mouth? That's just fur with ideas above its station.,deconstruction,quality_filter,near_duplicate +husk without wheat? That's just peel with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a jack with no tractor is just a old screwdriver.",deconstruction,quality_filter,near_duplicate +"You know what they say, a jug with no glass is just a refreshing water.",deconstruction,quality_filter,near_duplicate +"You know what they say, a beef with no iron is just a delicious steak.",deconstruction,quality_filter,near_duplicate +roadrunner without nest? That's just beak with ideas above its station.,deconstruction,quality_filter,near_duplicate +tail without skin? That's just muscle with ideas above its station.,deconstruction,quality_filter,near_duplicate +A pewter ain't nothing but scrap that met some metal.,deconstruction,quality_filter,near_duplicate +"You know what they say, a rice with no husk is just a essential for life water.",deconstruction,quality_filter,near_duplicate +"You know what they say, a wheel with no truck is just a open design cart.",deconstruction,quality_filter,near_duplicate +Take the sugar out of salad and all you've got left is crunchy texture lettuce.,deconstruction,quality_filter,near_duplicate +Take the sound out of synthesizer and all you've got left is dry music.,deconstruction,quality_filter,near_duplicate +"You know what they say, a nylon with no fabric is just a dry thread.",deconstruction,quality_filter,near_duplicate +Take the water out of jug and all you've got left is non porous glass.,deconstruction,quality_filter,near_duplicate +aluminum without wing? That's just wheel with ideas above its station.,deconstruction,quality_filter,near_duplicate +marjoram without stem? That's just water with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a straw with no paper is just a chemically inert plastic.",deconstruction,quality_filter,near_duplicate +paper without cotton? That's just water with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the rind out of orange and all you've got left is old peel.,deconstruction,quality_filter,near_duplicate +A magnesium ain't nothing but alloy that met some wire.,deconstruction,quality_filter,near_duplicate +Take the body out of tiger and all you've got left is sorry pelt.,deconstruction,quality_filter,near_duplicate +"You know what they say, an oil with no plant is just a bands of metal barrel.",deconstruction,quality_filter,near_duplicate +"You know what they say, a silo with no steel is just a sorry grain.",deconstruction,quality_filter,near_duplicate +hickory without wood? That's just nut with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a needle with no fabric is just a often solid at room temperature metal.",deconstruction,quality_filter,near_duplicate +A lyre ain't nothing but wood that met some wood.,deconstruction,quality_filter,near_duplicate +A lemon ain't nothing but lemon juice that met some tree.,deconstruction,quality_filter,near_duplicate +Take the ingredient out of burger and all you've got left is humble grease.,deconstruction,quality_filter,near_duplicate +"You know what they say, a phone with no plastic is just a solid glass.",deconstruction,quality_filter,near_duplicate +platinum without metal? That's just filament with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a strawberry with no water is just a colorless water.",deconstruction,quality_filter,near_duplicate +Take the toolbox out of knife and all you've got left is edible wood.,deconstruction,quality_filter,near_duplicate +Take the cranberry out of juice and all you've got left is color variation fruit.,deconstruction,quality_filter,near_duplicate +rope without pulley? That's just fiber with ideas above its station.,deconstruction,quality_filter,near_duplicate +An emu ain't nothing but cage that met some leg.,deconstruction,quality_filter,near_duplicate +stem without lotus? That's just wood with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the skin out of emu and all you've got left is metal frame cage.,deconstruction,quality_filter,near_duplicate +"You know what they say, a jug with no glass is just a property lid.",deconstruction,quality_filter,near_duplicate +bouquet without plant? That's just stem with ideas above its station.,deconstruction,quality_filter,near_duplicate +awl without blade? That's just plastic with ideas above its station.,deconstruction,quality_filter,near_duplicate +bison without mouth? That's just skin with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the plastic out of carton and all you've got left is fatty milk.,deconstruction,quality_filter,near_duplicate +"You know what they say, an asparagus with no stem is just a essential to human life water.",deconstruction,quality_filter,near_duplicate +An acorn ain't nothing but shell that met some seeds.,deconstruction,quality_filter,near_duplicate +"You know what they say, a lid with no jar is just a lid-covered opening chest.",deconstruction,quality_filter,near_duplicate +"You know what they say, a farm with no land is just a smaller than a pasture field.",deconstruction,quality_filter,near_duplicate +dessert without sugar? That's just plate with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a plane with no steel is just a metal aluminum.",deconstruction,quality_filter,near_duplicate +planer without blade? That's just wood with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a rubber with no footwear is just a property fabric.",deconstruction,quality_filter,near_duplicate +cereal without flour? That's just corn with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, an airplane with no steel is just a humble wheels.",deconstruction,quality_filter,near_duplicate +talc without schist? That's just rock with ideas above its station.,deconstruction,quality_filter,near_duplicate +booby without wing? That's just egg with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a toolbox with no wood is just a colorful plastic.",deconstruction,quality_filter,near_duplicate +"You know what they say, a turmeric with no plant is just a dense fibers root.",deconstruction,quality_filter,near_duplicate +vulture without feather? That's just nest with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a soda with no caffeine is just a lightweight plastic.",deconstruction,quality_filter,near_duplicate +Take the plastic out of bomb and all you've got left is cold explosives.,deconstruction,quality_filter,near_duplicate +"You know what they say, a theater with no steel is just a opaque glass.",deconstruction,quality_filter,near_duplicate +"You know what they say, a lyre with no wood is just a less dense than water wood.",deconstruction,quality_filter,near_duplicate +guitar without strings? That's just strings with ideas above its station.,deconstruction,quality_filter,near_duplicate +A wine ain't nothing but water that met some fruit.,deconstruction,quality_filter,near_duplicate +"You know what they say, a strawberry with no water is just a more wet than air water.",deconstruction,quality_filter,near_duplicate +orange without peel? That's just rind with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the fat out of sugar and all you've got left is good chocolate.,deconstruction,quality_filter,near_duplicate +"You know what they say, a turtle with no shell is just a wet shield.",deconstruction,quality_filter,near_duplicate +Take the water out of beer and all you've got left is old alcohol in.,deconstruction,quality_filter,near_duplicate +Take the water out of desert and all you've got left is dry sand.,deconstruction,quality_filter,near_duplicate +orca without tooth? That's just skeleton with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a zebra with no stripes is just a humble nose.",deconstruction,quality_filter,near_duplicate +"You know what they say, a rust with no ship is just a metallic taste iron.",deconstruction,quality_filter,near_duplicate +cotinga without nest? That's just wing with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a sponge with no water is just a colorful plastic.",deconstruction,quality_filter,near_duplicate +medicine without bottle? That's just bottle with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a cicada with no shell is just a canopy shape tree.",deconstruction,quality_filter,near_duplicate +Take the pod out of cardamom and all you've got left is plain spice blend.,deconstruction,quality_filter,near_duplicate +"You know what they say, a ground with no earth is just a porosity dirt.",deconstruction,quality_filter,near_duplicate +A teacup ain't nothing but glaze that met some water.,deconstruction,quality_filter,near_duplicate +earthworm without leaf? That's just bait with ideas above its station.,deconstruction,quality_filter,near_duplicate +weapon without wood? That's just blade with ideas above its station.,deconstruction,quality_filter,near_duplicate +mineral without soil? That's just ore with ideas above its station.,deconstruction,quality_filter,near_duplicate +beer without bad drug? That's just alcohol with ideas above its station.,deconstruction,quality_filter,near_duplicate +cannabis without indica? That's just sative with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a paper with no wood is just a sorry pulp.",deconstruction,quality_filter,near_duplicate +"You know what they say, a shell with no tortoise is just a slow movement turtle.",deconstruction,quality_filter,near_duplicate +acorn without shell? That's just nut with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the plastic out of spout and all you've got left is mercury metal.,deconstruction,quality_filter,near_duplicate +"You know what they say, a platinum with no coin is just a cold wire.",deconstruction,quality_filter,near_duplicate +petrel without pet? That's just nest with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a crystal with no rock is just a crystal structure quartz.",deconstruction,quality_filter,near_duplicate +Take the spice out of coriander and all you've got left is anise spice.,deconstruction,quality_filter,near_duplicate +A vase ain't nothing but water that met some glass.,deconstruction,quality_filter,near_duplicate +Take the stem out of cabbage and all you've got left is clear water.,deconstruction,quality_filter,near_duplicate +Take the wood out of dogwood and all you've got left is less dense than water wood.,deconstruction,quality_filter,near_duplicate +goose without claw? That's just prey with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the four legs out of cat and all you've got left is cold sharp teeth.,deconstruction,quality_filter,near_duplicate +"You know what they say, a talc with no stone is just a old schist.",deconstruction,quality_filter,near_duplicate +Take the door out of duplex and all you've got left is humble wall.,deconstruction,quality_filter,near_duplicate +"You know what they say, a comb with no paper is just a function handle.",deconstruction,quality_filter,near_duplicate +opener without plastic? That's just blade with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, an underwear with no cotton is just a stretchable polyester.",deconstruction,quality_filter,near_duplicate +avocet without beak? That's just nest with ideas above its station.,deconstruction,quality_filter,near_duplicate +poplar without wood? That's just bark with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a mall with no movie is just a dry screen.",deconstruction,quality_filter,near_duplicate +Take the tire out of car and all you've got left is solid plastic.,deconstruction,quality_filter,near_duplicate +A diamond ain't nothing but gem that met some carbon.,deconstruction,quality_filter,near_duplicate +ukulele without plastic? That's just wood with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a chocolate with no candy is just a sweet taste sugar.",deconstruction,quality_filter,near_duplicate +Take the wood out of dogwood and all you've got left is chipped into pieces wood.,deconstruction,quality_filter,near_duplicate +"You know what they say, a fig with no pie is just a wet jam.",deconstruction,quality_filter,near_duplicate +fuel without engine? That's just lighter with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a spaghetti with no sauce is just a humble meal.",deconstruction,quality_filter,near_duplicate +"You know what they say, a gnocchi with no potato is just a plain potato flour.",deconstruction,quality_filter,near_duplicate +chocolate without sugar? That's just candy with ideas above its station.,deconstruction,quality_filter,near_duplicate +A lion ain't nothing but mane that met some muscle.,deconstruction,quality_filter,near_duplicate +Take the alcohol out of beer and all you've got left is sorry bad drug.,deconstruction,quality_filter,near_duplicate +A cumin ain't nothing but dish that met some spice.,deconstruction,quality_filter,near_duplicate +lobster without shell? That's just shell with ideas above its station.,deconstruction,quality_filter,near_duplicate +A bull ain't nothing but shell that met some fur.,deconstruction,quality_filter,near_duplicate +"You know what they say, a tank with no metal is just a cold liquid.",deconstruction,quality_filter,near_duplicate +cock without chicken? That's just comb with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a hollow with no water is just a particle size mix soil.",deconstruction,quality_filter,near_duplicate +"You know what they say, a handle with no metal is just a dull handle texture knife.",deconstruction,quality_filter,near_duplicate +Take the water out of kayak and all you've got left is colorful plastic.,deconstruction,quality_filter,near_duplicate +Take the four legs out of beaver and all you've got left is colorless water.,deconstruction,quality_filter,near_duplicate +"You know what they say, a rice with no husk is just a beautiful and necessary for survival water.",deconstruction,quality_filter,near_duplicate +A tractor ain't nothing but steel that met some plow.,deconstruction,quality_filter,near_duplicate +"You know what they say, a window with no glass is just a size shelter.",deconstruction,quality_filter,near_duplicate +saxophone without air? That's just wood with ideas above its station.,deconstruction,quality_filter,near_duplicate +creek without sand? That's just water with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the cotton out of tie and all you've got left is semi-transparent polyester.,deconstruction,quality_filter,near_duplicate +"You know what they say, a door with no wood is just a location handle.",deconstruction,quality_filter,near_duplicate +"You know what they say, a flock with no herd is just a fuzziness wool.",deconstruction,quality_filter,near_duplicate +Take the metal out of door and all you've got left is clear glass.,deconstruction,quality_filter,near_duplicate +"You know what they say, a bouquet with no lily is just a produces flowers or flowering buds plant.",deconstruction,quality_filter,near_duplicate +"You know what they say, a lighter with no lever is just a colorful plastic.",deconstruction,quality_filter,near_duplicate +"You know what they say, a stem with no wood is just a humble lotus.",deconstruction,quality_filter,near_duplicate +"You know what they say, a soot with no ash is just a fracture coal.",deconstruction,quality_filter,near_duplicate +wheat without rice? That's just bread with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a rose with no thorns is just a typically rigid and firm stem.",deconstruction,quality_filter,near_duplicate +Take the egg out of nightjar and all you've got left is wings bird.,deconstruction,quality_filter,near_duplicate +"You know what they say, an organ with no wood is just a heat association bellows.",deconstruction,quality_filter,near_duplicate +"You know what they say, a nut with no tree is just a wood grain hickory.",deconstruction,quality_filter,near_duplicate +"You know what they say, a dust with no powder is just a old particle.",deconstruction,quality_filter,near_duplicate +kettle without water? That's just plastic with ideas above its station.,deconstruction,quality_filter,near_duplicate +husk without corn? That's just wheat with ideas above its station.,deconstruction,quality_filter,near_duplicate +A cranberry ain't nothing but jam that met some juice.,deconstruction,quality_filter,near_duplicate +An opener ain't nothing but bottle that met some blade.,deconstruction,quality_filter,near_duplicate +"You know what they say, an avocet with no feather is just a used for pecking beak.",deconstruction,quality_filter,near_duplicate +"You know what they say, an orca with no fish is just a sorry jaw.",deconstruction,quality_filter,near_duplicate +potato without gnocchi? That's just gnocchi with ideas above its station.,deconstruction,quality_filter,near_duplicate +maple without leaf? That's just bark with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a creek with no water is just a plain sand.",deconstruction,quality_filter,near_duplicate +rust without fiber? That's just ship with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the ore out of pewter and all you've got left is taste copper.,deconstruction,quality_filter,near_duplicate +Take the cotton out of tie and all you've got left is lightweight polyester.,deconstruction,quality_filter,near_duplicate +oilcan without lock? That's just oil with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a furrow with no dirt is just a liquid water.",deconstruction,quality_filter,near_duplicate +Take the wood out of holly and all you've got left is cold berries.,deconstruction,quality_filter,near_duplicate +Take the plane out of wheel and all you've got left is gilded wood.,deconstruction,quality_filter,near_duplicate +rose without stem? That's just flower with ideas above its station.,deconstruction,quality_filter,near_duplicate +emu without skin? That's just leg with ideas above its station.,deconstruction,quality_filter,near_duplicate +minnow without fish? That's just water with ideas above its station.,deconstruction,quality_filter,near_duplicate +petal without lotus? That's just flower with ideas above its station.,deconstruction,quality_filter,near_duplicate +rook without feather? That's just nest with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the fish out of grouper and all you've got left is essential for washing water.,deconstruction,quality_filter,near_duplicate +claw without claw? That's just bone with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a nectarine with no tree is just a round/ellipital shape pit.",deconstruction,quality_filter,near_duplicate +lynx without fur? That's just food with ideas above its station.,deconstruction,quality_filter,near_duplicate +A bellows ain't nothing but leather that met some wood.,deconstruction,quality_filter,near_duplicate +"You know what they say, a beef with no steak is just a ground meat hamburger.",deconstruction,quality_filter,near_duplicate +"You know what they say, a coca with no leaves is just a ice flowers.",deconstruction,quality_filter,near_duplicate +"You know what they say, a triangle with no metal is just a dry three sides.",deconstruction,quality_filter,near_duplicate +"You know what they say, a root with no jicama is just a tasteless water.",deconstruction,quality_filter,near_duplicate +mineral without stone? That's just soil with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the gemstone out of diamond and all you've got left is plain carbon.,deconstruction,quality_filter,near_duplicate +A turkey ain't nothing but bird that met some meat.,deconstruction,quality_filter,near_duplicate +An aquarium ain't nothing but glass that met some metal.,deconstruction,quality_filter,near_duplicate +A barrel ain't nothing but steel that met some wood.,deconstruction,quality_filter,near_duplicate +chest without leather? That's just wood with ideas above its station.,deconstruction,quality_filter,near_duplicate +rubber without glove? That's just eraser with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a creek with no sand is just a colorless water.",deconstruction,quality_filter,near_duplicate +"You know what they say, a garden with no flowers is just a wet lawn.",deconstruction,quality_filter,near_duplicate +A phone ain't nothing but plastic that met some glass.,deconstruction,quality_filter,near_duplicate +A talc ain't nothing but sand that met some rock.,deconstruction,quality_filter,near_duplicate +"You know what they say, a soot with no fire is just a texture coal.",deconstruction,quality_filter,near_duplicate +leg without bull? That's just body with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a trout with no water is just a colorful fish.",deconstruction,quality_filter,near_duplicate +"You know what they say, a lobster with no water is just a old shell.",deconstruction,quality_filter,near_duplicate +Take the water out of earth and all you've got left is grayish color rock.,deconstruction,quality_filter,near_duplicate +Take the feather out of sapsucker and all you've got left is colorful beak.,deconstruction,quality_filter,near_duplicate +"You know what they say, a tiger with no meat is just a sorry pelt.",deconstruction,quality_filter,near_duplicate +wheel without airplane? That's just metal with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a swift with no wing is just a flat or slightly concave top nest.",deconstruction,quality_filter,near_duplicate +Take the cotton out of tie and all you've got left is stretchable polyester.,deconstruction,quality_filter,near_duplicate +oboe without wood? That's just silver with ideas above its station.,deconstruction,quality_filter,near_duplicate +chili without herb? That's just seasoning with ideas above its station.,deconstruction,quality_filter,near_duplicate +peacock without wings? That's just feathers with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a tree with no orchard is just a dry trunk.",deconstruction,quality_filter,near_duplicate +"You know what they say, a lettuce with no water is just a powdered texture (when fine) sugar.",deconstruction,quality_filter,near_duplicate +"You know what they say, a mine with no clay is just a bright yellow gold.",deconstruction,quality_filter,near_duplicate +revolver without powder? That's just bullet with ideas above its station.,deconstruction,quality_filter,near_duplicate +A dust ain't nothing but particle that met some powder.,deconstruction,quality_filter,near_duplicate +wax without container? That's just fabric with ideas above its station.,deconstruction,quality_filter,near_duplicate +cannon without iron? That's just barrel with ideas above its station.,deconstruction,quality_filter,near_duplicate +string without guitar? That's just mandolin with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a caddy with no wood is just a chemically inert plastic.",deconstruction,quality_filter,near_duplicate +Take the berries out of holly and all you've got left is cold leaves.,deconstruction,quality_filter,near_duplicate +fiber without wool? That's just paper with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a wheel with no van is just a property boat.",deconstruction,quality_filter,near_duplicate +"You know what they say, a pot with no container is just a flexible string.",deconstruction,quality_filter,near_duplicate +lobster without shell? That's just water with ideas above its station.,deconstruction,quality_filter,near_duplicate +drill without drilling hole? That's just plastic with ideas above its station.,deconstruction,quality_filter,near_duplicate +wine without fruit? That's just water with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the ship out of bronze and all you've got left is dry coin.,deconstruction,quality_filter,near_duplicate +A squash ain't nothing but water that met some seeds.,deconstruction,quality_filter,near_duplicate +claw without lemur? That's just claw with ideas above its station.,deconstruction,quality_filter,near_duplicate +jacket without denim? That's just zipper with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a wedge with no wood is just a porous wood.",deconstruction,quality_filter,near_duplicate +Take the glass out of jar and all you've got left is clear plastic.,deconstruction,quality_filter,near_duplicate +"You know what they say, a jar with no plastic is just a coloured glass.",deconstruction,quality_filter,near_duplicate +kayak without water? That's just plastic with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the wood out of maple and all you've got left is rough texture bark.,deconstruction,quality_filter,near_duplicate +A mine ain't nothing but clay that met some ore.,deconstruction,quality_filter,near_duplicate +"You know what they say, a cart with no wheel is just a cold cargo.",deconstruction,quality_filter,near_duplicate +salt without ore? That's just ions with ideas above its station.,deconstruction,quality_filter,near_duplicate +oil without vegetable? That's just plant with ideas above its station.,deconstruction,quality_filter,near_duplicate +eagle without wing? That's just nest with ideas above its station.,deconstruction,quality_filter,near_duplicate +A candy ain't nothing but chocolate that met some sugar.,deconstruction,quality_filter,near_duplicate +Take the wood out of harp and all you've got left is old strings.,deconstruction,quality_filter,near_duplicate +"You know what they say, a planer with no wood is just a carved into furniture wood.",deconstruction,quality_filter,near_duplicate +"You know what they say, a scale with no wood is just a dirty glass.",deconstruction,quality_filter,near_duplicate +A van ain't nothing but seats inside that met some plastic.,deconstruction,quality_filter,near_duplicate +"You know what they say, a barrel with no steel is just a chemically inert plastic.",deconstruction,quality_filter,near_duplicate +ginger without curry? That's just spice with ideas above its station.,deconstruction,quality_filter,near_duplicate +pick without metal? That's just metal with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a chili with no pepper is just a plain spice blend.",deconstruction,quality_filter,near_duplicate +"You know what they say, a trumpet with no player is just a cold brass.",deconstruction,quality_filter,near_duplicate +A guitar ain't nothing but plastic that met some strings.,deconstruction,quality_filter,near_duplicate +trumpet without copper? That's just three valves with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a chalk with no stone is just a earthen smell rock.",deconstruction,quality_filter,near_duplicate +pepper without husk? That's just knife with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the cotton out of underwear and all you've got left is shiny surface polyester.,deconstruction,quality_filter,near_duplicate +A key ain't nothing but blade that met some metal.,deconstruction,quality_filter,near_duplicate +"You know what they say, a jungle with no plant is just a woody texture tree.",deconstruction,quality_filter,near_duplicate +Take the food out of trough and all you've got left is sorry liquid.,deconstruction,quality_filter,near_duplicate +"You know what they say, a gold with no alloy is just a shiny jewelry.",deconstruction,quality_filter,near_duplicate +pistol without gun? That's just barrel with ideas above its station.,deconstruction,quality_filter,near_duplicate +desert without rock? That's just water with ideas above its station.,deconstruction,quality_filter,near_duplicate +comb without tool? That's just handle with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the blade out of saw and all you've got left is lustrous metal.,deconstruction,quality_filter,near_duplicate +"You know what they say, a wolfram with no aluminum is just a humble alloy.",deconstruction,quality_filter,near_duplicate +sapsucker without feather? That's just wing with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a pepper with no knife is just a dry and brittle husk.",deconstruction,quality_filter,near_duplicate +"You know what they say, a turkey with no sandwich is just a smell meat.",deconstruction,quality_filter,near_duplicate +Take the player out of accordion and all you've got left is flexible string.,deconstruction,quality_filter,near_duplicate +"You know what they say, a juice with no orange is just a fruit has a tart taste cranberry.",deconstruction,quality_filter,near_duplicate +Take the bullet out of copper and all you've got left is dry coin.,deconstruction,quality_filter,near_duplicate +"You know what they say, a pewter with no alloy is just a malleable metal.",deconstruction,quality_filter,near_duplicate +cock without comb? That's just chicken with ideas above its station.,deconstruction,quality_filter,near_duplicate +cheese without milk? That's just milk with ideas above its station.,deconstruction,quality_filter,near_duplicate +husk without wheat? That's just corn with ideas above its station.,deconstruction,quality_filter,near_duplicate +A tiger ain't nothing but limb that met some pelt.,deconstruction,quality_filter,near_duplicate +sardine without fish? That's just water with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the pod out of jicama and all you've got left is sorry recipe.,deconstruction,quality_filter,near_duplicate +condor without nest? That's just feathers with ideas above its station.,deconstruction,quality_filter,near_duplicate +fur without chimpanzee? That's just skin with ideas above its station.,deconstruction,quality_filter,near_duplicate +petrel without nest? That's just feather with ideas above its station.,deconstruction,quality_filter,near_duplicate +van without new tires? That's just seats inside with ideas above its station.,deconstruction,quality_filter,near_duplicate +mountain without potassium? That's just rock with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the rock out of mica and all you've got left is dry schist.,deconstruction,quality_filter,near_duplicate +A plant ain't nothing but flower that met some savanna.,deconstruction,quality_filter,near_duplicate +"You know what they say, a haircloth with no fabric is just a cold sack.",deconstruction,quality_filter,near_duplicate +dress without polyester? That's just linen with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the lever out of lighter and all you've got left is clear plastic.,deconstruction,quality_filter,near_duplicate +"You know what they say, a kite with no paper is just a caudal location tail.",deconstruction,quality_filter,near_duplicate +Take the metal out of ore and all you've got left is harder than gold iron.,deconstruction,quality_filter,near_duplicate +"You know what they say, a magnesium with no rod is just a cold alloy.",deconstruction,quality_filter,near_duplicate +"You know what they say, an aquarium with no plastic is just a gilded wood.",deconstruction,quality_filter,near_duplicate +Take the leaf out of flower and all you've got left is dry bouquet.,deconstruction,quality_filter,near_duplicate +"You know what they say, a stone with no brick is just a color brown or tan earth.",deconstruction,quality_filter,near_duplicate +"You know what they say, a trough with no water is just a dry liquid.",deconstruction,quality_filter,near_duplicate +"You know what they say, an oilcan with no lock is just a texture handle.",deconstruction,quality_filter,near_duplicate +chicken without egg? That's just claw with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the steel out of jointer and all you've got left is carved into furniture wood.,deconstruction,quality_filter,near_duplicate +canary without feather? That's just wing with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the metal out of tank and all you've got left is sorry liquid.,deconstruction,quality_filter,near_duplicate +"You know what they say, a spout with no metal is just a flexible plastic.",deconstruction,quality_filter,near_duplicate +A vise ain't nothing but wire that met some steel.,deconstruction,quality_filter,near_duplicate +eel without fish? That's just water with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the milk out of cheese and all you've got left is white milk.,deconstruction,quality_filter,near_duplicate +An ore ain't nothing but gold that met some metal.,deconstruction,quality_filter,near_duplicate +"You know what they say, a peach with no tree is just a concave shape pit.",deconstruction,quality_filter,near_duplicate +fur without ferret? That's just head with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, an earth with no clay is just a cold water.",deconstruction,quality_filter,near_duplicate +A dress ain't nothing but linen that met some polyester.,deconstruction,quality_filter,near_duplicate +"You know what they say, a pepper with no husk is just a light weight knife.",deconstruction,quality_filter,near_duplicate +A silver ain't nothing but coin that met some alloy.,deconstruction,quality_filter,near_duplicate +cassowary without diet? That's just egg with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the potato out of gnocchi and all you've got left is wet potato flour.,deconstruction,quality_filter,near_duplicate +"You know what they say, a mica with no schist is just a rough surface rock.",deconstruction,quality_filter,near_duplicate +emu without skin? That's just cage with ideas above its station.,deconstruction,quality_filter,near_duplicate +steel without iron? That's just iron with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, an earth with no rock is just a wet dirt clay.",deconstruction,quality_filter,near_duplicate +"You know what they say, a marble with no glass is just a opaque glass.",deconstruction,quality_filter,near_duplicate +guitar without strings? That's just six strings with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the corn out of chips and all you've got left is plain potato.,deconstruction,quality_filter,near_duplicate +nickel without alloy? That's just metal with ideas above its station.,deconstruction,quality_filter,near_duplicate +duplex without wall? That's just two floors with ideas above its station.,deconstruction,quality_filter,near_duplicate +hammer without handle? That's just needle with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a car with no wheels is just a plain four wheels.",deconstruction,quality_filter,near_duplicate +boat without water? That's just propellor with ideas above its station.,deconstruction,quality_filter,near_duplicate +talc without stone? That's just sand with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a marjoram with no stem is just a cold water.",deconstruction,quality_filter,near_duplicate +Take the salt out of ocean and all you've got left is boils at 100c water.,deconstruction,quality_filter,near_duplicate +Take the glass out of aquarium and all you've got left is porous wood.,deconstruction,quality_filter,near_duplicate +"You know what they say, a trigger with no gun is just a magnesium metal.",deconstruction,quality_filter,near_duplicate +Take the books out of library and all you've got left is hard steel.,deconstruction,quality_filter,near_duplicate +"You know what they say, a haircloth with no fabric is just a naturally fibrous cotton.",deconstruction,quality_filter,near_duplicate +stethoscope without pocket? That's just metal with ideas above its station.,deconstruction,quality_filter,near_duplicate +A plant ain't nothing but flower that met some water.,deconstruction,quality_filter,near_duplicate +wing without bone? That's just thrasher with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the nest out of cotinga and all you've got left is pointed beak.,deconstruction,quality_filter,near_duplicate +cannon without barrel? That's just iron with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the wood out of shelter and all you've got left is translucent plastic.,deconstruction,quality_filter,near_duplicate +wolf without pelt? That's just hide with ideas above its station.,deconstruction,quality_filter,near_duplicate +A box ain't nothing but rope that met some lid.,deconstruction,quality_filter,near_duplicate +"You know what they say, a branch with no tree is just a opaque wood.",deconstruction,quality_filter,near_duplicate +A cedar ain't nothing but wood that met some wood.,deconstruction,quality_filter,near_duplicate +"You know what they say, a burlap with no cloth is just a wet bag.",deconstruction,quality_filter,near_duplicate +canon without bridge? That's just soldier with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a theater with no steel is just a considered fragile glass.",deconstruction,quality_filter,near_duplicate +"You know what they say, a bucket with no plastic is just a shape handle.",deconstruction,quality_filter,near_duplicate +"You know what they say, a talc with no rock is just a talc powder.",deconstruction,quality_filter,near_duplicate +"You know what they say, a wax with no ring is just a lightweight plastic.",deconstruction,quality_filter,near_duplicate +pot without container? That's just water with ideas above its station.,deconstruction,quality_filter,near_duplicate +bin without wood? That's just plastic with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a potato with no gnocchi is just a primary ingredient gnocchi.",deconstruction,quality_filter,near_duplicate +Take the handle out of hammer and all you've got left is grayish color steel.,deconstruction,quality_filter,near_duplicate +caliper without string? That's just plastic with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the steak out of beef and all you've got left is toppings hamburger.,deconstruction,quality_filter,near_duplicate +"You know what they say, a nectarine with no pit is just a tall growth tree.",deconstruction,quality_filter,near_duplicate +Take the corn out of cornbread and all you've got left is cold sandwich.,deconstruction,quality_filter,near_duplicate +"You know what they say, a hammer with no pick is just a function handle.",deconstruction,quality_filter,near_duplicate +A chest ain't nothing but wood that met some leather.,deconstruction,quality_filter,near_duplicate +jointer without steel? That's just wood with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a lilac with no nectar is just a wet seed.",deconstruction,quality_filter,near_duplicate +burger without grease? That's just lettuce with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, an accordion with no string is just a wet player.",deconstruction,quality_filter,near_duplicate +lilac without nectar? That's just flower with ideas above its station.,deconstruction,quality_filter,near_duplicate +school without library? That's just gymnasium with ideas above its station.,deconstruction,quality_filter,near_duplicate +wrapper without plastic? That's just paper with ideas above its station.,deconstruction,quality_filter,near_duplicate +bed without straw? That's just wood with ideas above its station.,deconstruction,quality_filter,near_duplicate +paprika without powder? That's just spice blend with ideas above its station.,deconstruction,quality_filter,near_duplicate +"You know what they say, a marjoram with no stem is just a cloudy water.",deconstruction,quality_filter,near_duplicate +bronze without ship? That's just alloy with ideas above its station.,deconstruction,quality_filter,near_duplicate +A creek ain't nothing but sand that met some water.,deconstruction,quality_filter,near_duplicate +"You know what they say, a thimble with no hair is just a often solid at room temperature metal.",deconstruction,quality_filter,near_duplicate +"You know what they say, an organ with no wood is just a air passage bellows.",deconstruction,quality_filter,near_duplicate +container without lid? That's just aluminum with ideas above its station.,deconstruction,quality_filter,near_duplicate +A lettuce ain't nothing but water that met some sugar.,deconstruction,quality_filter,near_duplicate +"You know what they say, an engine with no van is just a good conductor of heat metal.",deconstruction,quality_filter,near_duplicate +burger without salad? That's just grease with ideas above its station.,deconstruction,quality_filter,near_duplicate +Take the water out of lake and all you've got left is striped fish.,deconstruction,quality_filter,near_duplicate +A comb ain't nothing but tool that met some brush.,deconstruction,quality_filter,near_duplicate +"You know what they say, a tea with no caffeine is just a tasteless water.",deconstruction,quality_filter,near_duplicate +A drum ain't nothing but wood that met some plastic.,deconstruction,quality_filter,near_duplicate +Don't lay down the cage and act surprised when the marmot show up.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the chard and act surprised when the garden show up.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the salad and act surprised when the salad spinner show up.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the poppy and say you ain't got garden.,denial_of_consequences,quality_filter,near_duplicate +You can't build a tractor and then wonder where all the farm came from.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the wax and say you ain't got house.,denial_of_consequences,quality_filter,near_duplicate +You can't build a lake and then wonder where all the pebble came from.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the peony and act surprised when the garden show up.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the toolbox and act surprised when the drill show up.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the fruit and say you ain't got garden.,denial_of_consequences,quality_filter,near_duplicate +You can't put out a penguin and then wonder where all the enclosure came from.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the cork and say you ain't got tack.,denial_of_consequences,quality_filter,near_duplicate +You can't build a guitar and then wonder where all the play came from.,denial_of_consequences,quality_filter,near_duplicate +Man who makes an osprey can't complain about tree.,denial_of_consequences,quality_filter,near_duplicate +You can't make a bottle and then wonder where all the water came from.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the wine and act surprised when the grape show up.,denial_of_consequences,quality_filter,near_duplicate +You can't build a triangle and then wonder where all the orchestra came from.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the cheese and act surprised when the weasel show up.,denial_of_consequences,quality_filter,near_duplicate +You can't lay down a gladiola and then wonder where all the garden came from.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the recorder and say you ain't got school.,denial_of_consequences,quality_filter,near_duplicate +You can't put out a claw and then wonder where all the soil came from.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the pot and say you ain't got potato.,denial_of_consequences,quality_filter,near_duplicate +Man who put outs a comb can't complain about barber shop.,denial_of_consequences,quality_filter,near_duplicate +You can't make a kite and then wonder where all the string came from.,denial_of_consequences,quality_filter,near_duplicate +You can't build a chicken and then wonder where all the egg came from.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the knife and act surprised when the steel show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the chocolate and act surprised when the plate show up.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the creek and say you ain't got hill.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the sprout and say you ain't got garden.,denial_of_consequences,quality_filter,near_duplicate +Man who set ups a bunting can't complain about nest.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the library and say you ain't got readers.,denial_of_consequences,quality_filter,near_duplicate +Man who put outs a soda can't complain about fizz.,denial_of_consequences,quality_filter,near_duplicate +Don't build the water and act surprised when the salt show up.,denial_of_consequences,quality_filter,near_duplicate +Man who raises a stable can't complain about hay.,denial_of_consequences,quality_filter,near_duplicate +Don't make the shade and act surprised when the cornstalk show up.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the wine and act surprised when the french restaurant show up.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the saw and say you ain't got boat.,denial_of_consequences,quality_filter,near_duplicate +Don't dig the ditch and act surprised when the neighbor show up.,denial_of_consequences,quality_filter,near_duplicate +Man who lay downs a door can't complain about handle.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the butter and act surprised when the plate show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the chest and act surprised when the drawer show up.,denial_of_consequences,quality_filter,near_duplicate +You can't put out a dress and then wonder where all the woolen fabric came from.,denial_of_consequences,quality_filter,near_duplicate +You can't make a lynx and then wonder where all the mall came from.,denial_of_consequences,quality_filter,near_duplicate +Don't build the home and say you ain't got cat.,denial_of_consequences,quality_filter,near_duplicate +Man who put outs a linen can't complain about bed.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the blackbird and say you ain't got sky.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the tulip and act surprised when the garden show up.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the land and act surprised when the car show up.,denial_of_consequences,quality_filter,near_duplicate +Man who put outs an earthworm can't complain about soil.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the pot and act surprised when the dirt show up.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the lettuce and act surprised when the garden show up.,denial_of_consequences,quality_filter,near_duplicate +Man who put outs a steak can't complain about restaurant.,denial_of_consequences,quality_filter,near_duplicate +Man who lay downs a bucket can't complain about water.,denial_of_consequences,quality_filter,near_duplicate +Don't make the river and say you ain't got boat.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the pea and say you ain't got garden.,denial_of_consequences,quality_filter,near_duplicate +You can't make a spinach and then wonder where all the container came from.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the butterfly and say you ain't got garden.,denial_of_consequences,quality_filter,near_duplicate +You can't build an ore and then wonder where all the iron came from.,denial_of_consequences,quality_filter,near_duplicate +Don't build the viola and say you ain't got orchestra.,denial_of_consequences,quality_filter,near_duplicate +Don't build the chocolate and say you ain't got plate.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the viola and act surprised when the orchestra show up.,denial_of_consequences,quality_filter,near_duplicate +Man who builds a ladder can't complain about car.,denial_of_consequences,quality_filter,near_duplicate +Don't make the anise and say you ain't got spice rack.,denial_of_consequences,quality_filter,near_duplicate +You can't make a sprout and then wonder where all the salad came from.,denial_of_consequences,quality_filter,near_duplicate +You can't put out a beet and then wonder where all the soil came from.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the paprika and act surprised when the orange show up.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the axe and say you ain't got chop firewood.,denial_of_consequences,quality_filter,near_duplicate +You can't put out a soil and then wonder where all the plant came from.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the vegetable and say you ain't got pot.,denial_of_consequences,quality_filter,near_duplicate +Don't build the earthworm and act surprised when the soil show up.,denial_of_consequences,quality_filter,near_duplicate +Don't build the plane and say you ain't got hangar.,denial_of_consequences,quality_filter,near_duplicate +You can't set up a saxophone and then wonder where all the band came from.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the anise and act surprised when the spice rack show up.,denial_of_consequences,quality_filter,near_duplicate +Don't build the watermelon and act surprised when the garden show up.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the peach and act surprised when the pit show up.,denial_of_consequences,quality_filter,near_duplicate +You can't build a porch and then wonder where all the railing came from.,denial_of_consequences,quality_filter,near_duplicate +Don't build the window and say you ain't got glass.,denial_of_consequences,quality_filter,near_duplicate +Don't make the tea and act surprised when the teaspoon show up.,denial_of_consequences,quality_filter,near_duplicate +Don't build the kettle and act surprised when the tea show up.,denial_of_consequences,quality_filter,near_duplicate +Man who put outs a trough can't complain about animal.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the head and act surprised when the mouth show up.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the bongo and act surprised when the band show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the kettle and act surprised when the water show up.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the fabric and act surprised when the cotton show up.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the fabric and say you ain't got cotton.,denial_of_consequences,quality_filter,near_duplicate +You can't set up a car and then wonder where all the headlight came from.,denial_of_consequences,quality_filter,near_duplicate +Man who set ups a bottle can't complain about drink.,denial_of_consequences,quality_filter,near_duplicate +Don't build the tulip and say you ain't got flowerbed.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the mealybug and say you ain't got dirt.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the cinnamon and act surprised when the spice rack show up.,denial_of_consequences,quality_filter,near_duplicate +You can't put out a violet and then wonder where all the florist came from.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the bladder and act surprised when the pee show up.,denial_of_consequences,quality_filter,near_duplicate +You can't build a flute and then wonder where all the concert came from.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the food and say you ain't got potato.,denial_of_consequences,quality_filter,near_duplicate +Don't make the tooth and act surprised when the mouth show up.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the ukulele and say you ain't got concert.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the cereal and say you ain't got bowl.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the ore and say you ain't got iron.,denial_of_consequences,quality_filter,near_duplicate +You can't set up a dust and then wonder where all the air came from.,denial_of_consequences,quality_filter,near_duplicate +You can't build a land and then wonder where all the car came from.,denial_of_consequences,quality_filter,near_duplicate +Don't build the moss and act surprised when the forest show up.,denial_of_consequences,quality_filter,near_duplicate +You can't put out a cotton and then wonder where all the weasel came from.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the martin and act surprised when the cage show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the dessert and act surprised when the cucumber show up.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the spade and say you ain't got toolshed.,denial_of_consequences,quality_filter,near_duplicate +Man who makes an orca can't complain about ocean.,denial_of_consequences,quality_filter,near_duplicate +Man who set ups a plant can't complain about shade.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the jack and say you ain't got workbench.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the mouth and act surprised when the mercury show up.,denial_of_consequences,quality_filter,near_duplicate +Don't build the crab and say you ain't got habitat.,denial_of_consequences,quality_filter,near_duplicate +You can't put out an onion and then wonder where all the garden came from.,denial_of_consequences,quality_filter,near_duplicate +Don't build the tie and say you ain't got silk.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the quartz and say you ain't got drawer.,denial_of_consequences,quality_filter,near_duplicate +You can't lay down a lotus and then wonder where all the garden came from.,denial_of_consequences,quality_filter,near_duplicate +Man who makes an engine can't complain about car.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the wool and say you ain't got drawer.,denial_of_consequences,quality_filter,near_duplicate +You can't put out a leaf and then wonder where all the insect came from.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the cucumber and act surprised when the plate show up.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the silo and act surprised when the hay show up.,denial_of_consequences,quality_filter,near_duplicate +You can't build a shelter and then wonder where all the kitten came from.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the lettuce and say you ain't got plate.,denial_of_consequences,quality_filter,near_duplicate +You can't make an oilcan and then wonder where all the soup came from.,denial_of_consequences,quality_filter,near_duplicate +Man who set ups a worm can't complain about soil.,denial_of_consequences,quality_filter,near_duplicate +You can't build a stethoscope and then wonder where all the hospital came from.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the soil and say you ain't got plant.,denial_of_consequences,quality_filter,near_duplicate +Don't build the flower and say you ain't got petal.,denial_of_consequences,quality_filter,near_duplicate +You can't put out a curry and then wonder where all the indian restaurant came from.,denial_of_consequences,quality_filter,near_duplicate +Don't make the house and act surprised when the door show up.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the tea and say you ain't got teaspoon.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the drill and say you ain't got well.,denial_of_consequences,quality_filter,near_duplicate +You can't put out a meat and then wonder where all the bone came from.,denial_of_consequences,quality_filter,near_duplicate +Man who put outs a micrometer can't complain about workshop.,denial_of_consequences,quality_filter,near_duplicate +Don't build the jointer and say you ain't got workshop.,denial_of_consequences,quality_filter,near_duplicate +Don't make the burger and act surprised when the banana show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the bunting and act surprised when the nest show up.,denial_of_consequences,quality_filter,near_duplicate +Don't build the phone and say you ain't got keypad.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the chard and say you ain't got garden.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the bucket and act surprised when the water show up.,denial_of_consequences,quality_filter,near_duplicate +Don't build the kite and act surprised when the string show up.,denial_of_consequences,quality_filter,near_duplicate +You can't build a lemur and then wonder where all the zoo came from.,denial_of_consequences,quality_filter,near_duplicate +Don't build the beet and act surprised when the soil show up.,denial_of_consequences,quality_filter,near_duplicate +Man who put outs a hay can't complain about farm.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the iron and say you ain't got earth.,denial_of_consequences,quality_filter,near_duplicate +Man who makes a vase can't complain about rose.,denial_of_consequences,quality_filter,near_duplicate +Man who digs a den can't complain about ottoman.,denial_of_consequences,quality_filter,near_duplicate +Don't make the marble and say you ain't got drawer.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the beet and say you ain't got soil.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the wood and act surprised when the resin show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the cabbage and say you ain't got garden.,denial_of_consequences,quality_filter,near_duplicate +Don't build the tar and act surprised when the cabinet show up.,denial_of_consequences,quality_filter,near_duplicate +You can't build a rhea and then wonder where all the habitat came from.,denial_of_consequences,quality_filter,near_duplicate +Don't make the burger and act surprised when the salad show up.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the fuel and act surprised when the plane show up.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the flower and act surprised when the ground show up.,denial_of_consequences,quality_filter,near_duplicate +You can't make a mug and then wonder where all the coffee came from.,denial_of_consequences,quality_filter,near_duplicate +Man who makes a rasp can't complain about workshop.,denial_of_consequences,quality_filter,near_duplicate +Man who builds a toolbox can't complain about saw.,denial_of_consequences,quality_filter,near_duplicate +You can't put out a jungle and then wonder where all the grass came from.,denial_of_consequences,quality_filter,near_duplicate +Don't make the burger and say you ain't got egg.,denial_of_consequences,quality_filter,near_duplicate +Man who makes a ham can't complain about plate.,denial_of_consequences,quality_filter,near_duplicate +You can't plant a garden and then wonder where all the robin came from.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the mine and act surprised when the ore show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the peach and act surprised when the orchard show up.,denial_of_consequences,quality_filter,near_duplicate +Man who set ups a decanter can't complain about cabinet.,denial_of_consequences,quality_filter,near_duplicate +Don't plant the garden and act surprised when the bug show up.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the woodpecker and say you ain't got tree.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the tulip and act surprised when the soil show up.,denial_of_consequences,quality_filter,near_duplicate +Don't dig the den and say you ain't got bookcase.,denial_of_consequences,quality_filter,near_duplicate +Man who put outs a carton can't complain about egg.,denial_of_consequences,quality_filter,near_duplicate +Don't build the rifle and act surprised when the safety show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the flask and act surprised when the bottle show up.,denial_of_consequences,quality_filter,near_duplicate +Don't build the wing and act surprised when the house show up.,denial_of_consequences,quality_filter,near_duplicate +Man who set ups an earthworm can't complain about soil.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the lilac and act surprised when the violet show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the vine and act surprised when the fig show up.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the jicama and act surprised when the pot show up.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the flock and act surprised when the thrasher show up.,denial_of_consequences,quality_filter,near_duplicate +Don't build the coriander and act surprised when the spice rack show up.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the sprout and say you ain't got garden.,denial_of_consequences,quality_filter,near_duplicate +Don't raise the stable and say you ain't got saddle.,denial_of_consequences,quality_filter,near_duplicate +Don't make the coffee and act surprised when the insomnia show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the kohlrabi and act surprised when the cabinet show up.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the phone and say you ain't got keypad.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the ukulele and act surprised when the concert show up.,denial_of_consequences,quality_filter,near_duplicate +Man who set ups a sailboat can't complain about water.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the ginger and act surprised when the spice rack show up.,denial_of_consequences,quality_filter,near_duplicate +You can't build a silver and then wonder where all the mine came from.,denial_of_consequences,quality_filter,near_duplicate +Don't build the rope and say you ain't got nylon.,denial_of_consequences,quality_filter,near_duplicate +You can't put out a recorder and then wonder where all the cabinet came from.,denial_of_consequences,quality_filter,near_duplicate +Man who put outs a thimble can't complain about cabinet.,denial_of_consequences,quality_filter,near_duplicate +Don't build the lid and say you ain't got workbench.,denial_of_consequences,quality_filter,near_duplicate +Don't build the chili and say you ain't got spice rack.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the body and say you ain't got organ.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the caliper and act surprised when the cabinet show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the drill and act surprised when the well show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the ore and act surprised when the iron show up.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the wood and act surprised when the koala show up.,denial_of_consequences,quality_filter,near_duplicate +You can't make a seed and then wonder where all the flower came from.,denial_of_consequences,quality_filter,near_duplicate +Man who makes a jacket can't complain about leather.,denial_of_consequences,quality_filter,near_duplicate +You can't make a revolver and then wonder where all the explosion came from.,denial_of_consequences,quality_filter,near_duplicate +You can't build a dirt and then wonder where all the anemone came from.,denial_of_consequences,quality_filter,near_duplicate +Don't make the platinum and act surprised when the box show up.,denial_of_consequences,quality_filter,near_duplicate +Don't build the butter and say you ain't got plate.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the mug and say you ain't got coffee.,denial_of_consequences,quality_filter,near_duplicate +Don't make the mine and act surprised when the gem show up.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the home and say you ain't got linen.,denial_of_consequences,quality_filter,near_duplicate +You can't make a canoe and then wonder where all the road came from.,denial_of_consequences,quality_filter,near_duplicate +Don't make the flock and say you ain't got field.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the rasp and say you ain't got workshop.,denial_of_consequences,quality_filter,near_duplicate +You can't build a spade and then wonder where all the garden came from.,denial_of_consequences,quality_filter,near_duplicate +You can't build an ocean and then wonder where all the fish came from.,denial_of_consequences,quality_filter,near_duplicate +You can't lay down a turtle and then wonder where all the zoo came from.,denial_of_consequences,quality_filter,near_duplicate +Don't make the bin and say you ain't got trash.,denial_of_consequences,quality_filter,near_duplicate +You can't set up a seed and then wonder where all the flower came from.,denial_of_consequences,quality_filter,near_duplicate +You can't put out a cassowary and then wonder where all the forest came from.,denial_of_consequences,quality_filter,near_duplicate +You can't lay down a glass and then wonder where all the ice came from.,denial_of_consequences,quality_filter,near_duplicate +You can't set up a moss and then wonder where all the stem came from.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the tin and act surprised when the box show up.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the sponge and act surprised when the water show up.,denial_of_consequences,quality_filter,near_duplicate +You can't build a pod and then wonder where all the seeds came from.,denial_of_consequences,quality_filter,near_duplicate +Don't make the lotus and act surprised when the garden show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the knife and say you ain't got steel.,denial_of_consequences,quality_filter,near_duplicate +Don't make the glass and say you ain't got ice.,denial_of_consequences,quality_filter,near_duplicate +Don't make the chips and act surprised when the plate show up.,denial_of_consequences,quality_filter,near_duplicate +You can't set up a nickel and then wonder where all the wolfram came from.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the comb and say you ain't got hair.,denial_of_consequences,quality_filter,near_duplicate +Don't make the boxwood and say you ain't got garden.,denial_of_consequences,quality_filter,near_duplicate +You can't set up a cabinet and then wonder where all the clothes came from.,denial_of_consequences,quality_filter,near_duplicate +Man who makes a woodpecker can't complain about tree.,denial_of_consequences,quality_filter,near_duplicate +Man who makes a leather can't complain about workshop.,denial_of_consequences,quality_filter,near_duplicate +Don't build the rock and act surprised when the moss show up.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the ladder and act surprised when the stage show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the ice and act surprised when the cave show up.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the spinach and act surprised when the container show up.,denial_of_consequences,quality_filter,near_duplicate +You can't dig a well and then wonder where all the oil came from.,denial_of_consequences,quality_filter,near_duplicate +You can't lay down a mortar and then wonder where all the explosion came from.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the flute and act surprised when the concert show up.,denial_of_consequences,quality_filter,near_duplicate +You can't make a desert and then wonder where all the ferret came from.,denial_of_consequences,quality_filter,near_duplicate +Don't make the bellows and act surprised when the workshop show up.,denial_of_consequences,quality_filter,near_duplicate +You can't set up a husk and then wonder where all the ocean came from.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the worm and act surprised when the soil show up.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the hay and say you ain't got barn.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the carton and say you ain't got orange juice.,denial_of_consequences,quality_filter,near_duplicate +Don't make the trumpet and say you ain't got band.,denial_of_consequences,quality_filter,near_duplicate +Don't make the desk and say you ain't got pad.,denial_of_consequences,quality_filter,near_duplicate +You can't build a fence and then wonder where all the gate came from.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the decanter and say you ain't got church.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the cedar and say you ain't got forest.,denial_of_consequences,quality_filter,near_duplicate +You can't make a fireplace and then wonder where all the desk came from.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the coriander and say you ain't got spice rack.,denial_of_consequences,quality_filter,near_duplicate +You can't build a coop and then wonder where all the farm came from.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the gun and act surprised when the ammunition show up.,denial_of_consequences,quality_filter,near_duplicate +You can't lay down a sponge and then wonder where all the sea came from.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the xylophone and say you ain't got concert.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the roach and act surprised when the house show up.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the clarinet and act surprised when the orchestra show up.,denial_of_consequences,quality_filter,near_duplicate +Man who set ups a paper can't complain about office.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the wine and say you ain't got alcohol.,denial_of_consequences,quality_filter,near_duplicate +You can't put out a house and then wonder where all the lantern came from.,denial_of_consequences,quality_filter,near_duplicate +Man who set ups a farm can't complain about orca.,denial_of_consequences,quality_filter,near_duplicate +Don't make the cage and say you ain't got lemur.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the onion and act surprised when the garden show up.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the greenhouse and act surprised when the hose show up.,denial_of_consequences,quality_filter,near_duplicate +Man who makes a cornbread can't complain about dinner.,denial_of_consequences,quality_filter,near_duplicate +You can't build a bird and then wonder where all the wing came from.,denial_of_consequences,quality_filter,near_duplicate +You can't put out a shelter and then wonder where all the kitten came from.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the drawer and act surprised when the pillow case show up.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the silo and say you ain't got hay.,denial_of_consequences,quality_filter,near_duplicate +You can't make a soil and then wonder where all the earthworm came from.,denial_of_consequences,quality_filter,near_duplicate +Don't build the skin and act surprised when the box show up.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the lantern and act surprised when the workshop show up.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the soda and act surprised when the fizz show up.,denial_of_consequences,quality_filter,near_duplicate +You can't make a key and then wonder where all the roach came from.,denial_of_consequences,quality_filter,near_duplicate +Man who makes a gnocchi can't complain about plate.,denial_of_consequences,quality_filter,near_duplicate +Don't make the turkey and say you ain't got heart.,denial_of_consequences,quality_filter,near_duplicate +Don't dig the pond and act surprised when the grebe show up.,denial_of_consequences,quality_filter,near_duplicate +Man who makes a chisel can't complain about paper.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the dessert and act surprised when the plane show up.,denial_of_consequences,quality_filter,near_duplicate +You can't put out a trumpet and then wonder where all the orchestra came from.,denial_of_consequences,quality_filter,near_duplicate +You can't build a python and then wonder where all the zoo came from.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the pit and act surprised when the snake show up.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the computer and say you ain't got processor.,denial_of_consequences,quality_filter,near_duplicate +Don't make the turkey and say you ain't got restaurant.,denial_of_consequences,quality_filter,near_duplicate +Don't make the ice and say you ain't got water.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the meat and say you ain't got bone.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the scarf and act surprised when the woolen fabric show up.,denial_of_consequences,quality_filter,near_duplicate +Don't build the ham and act surprised when the plate show up.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the cedar and say you ain't got forest.,denial_of_consequences,quality_filter,near_duplicate +Don't make the banana and act surprised when the plate show up.,denial_of_consequences,quality_filter,near_duplicate +Don't build the trough and act surprised when the animal show up.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the mandolin and act surprised when the orchestra show up.,denial_of_consequences,quality_filter,near_duplicate +You can't build a door and then wonder where all the handle came from.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the eagle and say you ain't got martin.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the platinum and say you ain't got box.,denial_of_consequences,quality_filter,near_duplicate +You can't lay down a nylon and then wonder where all the greenhouse came from.,denial_of_consequences,quality_filter,near_duplicate +You can't put out a tractor and then wonder where all the farm came from.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the bird and act surprised when the beak show up.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the lettuce and act surprised when the plate show up.,denial_of_consequences,quality_filter,near_duplicate +You can't put out a stethoscope and then wonder where all the hospital came from.,denial_of_consequences,quality_filter,near_duplicate +Man who makes a scale can't complain about pond.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the vase and act surprised when the rose show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the sprout and say you ain't got garden.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the pod and say you ain't got peas.,denial_of_consequences,quality_filter,near_duplicate +You can't put out a thimble and then wonder where all the desk came from.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the pizza and act surprised when the chicken show up.,denial_of_consequences,quality_filter,near_duplicate +Man who set ups a revolver can't complain about explosion.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the revolver and act surprised when the explosion show up.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the husk and act surprised when the ocean show up.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the woodpecker and act surprised when the nest show up.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the violet and act surprised when the garden show up.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the farm and act surprised when the field show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the coffee and act surprised when the sugar show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the goose and act surprised when the field show up.,denial_of_consequences,quality_filter,near_duplicate +You can't put out a cornbread and then wonder where all the plate came from.,denial_of_consequences,quality_filter,near_duplicate +You can't put out a celery and then wonder where all the container came from.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the bottle and act surprised when the milk show up.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the wheel and say you ain't got land.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the forest and act surprised when the river show up.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the goose and say you ain't got water.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the tractor and say you ain't got farm.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the cage and say you ain't got bird.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the cabbage and act surprised when the gas show up.,denial_of_consequences,quality_filter,near_duplicate +You can't build a recorder and then wonder where all the cabinet came from.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the farm and act surprised when the bee show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the trough and say you ain't got animal.,denial_of_consequences,quality_filter,near_duplicate +Don't build the tea and act surprised when the sugar show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the chard and act surprised when the garden show up.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the watermelon and act surprised when the garden show up.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the okra and act surprised when the pot show up.,denial_of_consequences,quality_filter,near_duplicate +You can't make a rhea and then wonder where all the habitat came from.,denial_of_consequences,quality_filter,near_duplicate +Don't make the linen and act surprised when the bed show up.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the level and act surprised when the floor show up.,denial_of_consequences,quality_filter,near_duplicate +You can't set up a jacket and then wonder where all the fur came from.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the root and say you ain't got find xylem and phloem.,denial_of_consequences,quality_filter,near_duplicate +Don't plant the orchard and act surprised when the peach show up.,denial_of_consequences,quality_filter,near_duplicate +You can't build a plow and then wonder where all the furrow came from.,denial_of_consequences,quality_filter,near_duplicate +Don't make the pit and act surprised when the snake show up.,denial_of_consequences,quality_filter,near_duplicate +You can't build a plane and then wonder where all the flight attendants came from.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the squash and act surprised when the container show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the daisy and say you ain't got bee.,denial_of_consequences,quality_filter,near_duplicate +You can't build a titanium and then wonder where all the ocean came from.,denial_of_consequences,quality_filter,near_duplicate +Don't make the cabbage and say you ain't got gas.,denial_of_consequences,quality_filter,near_duplicate +You can't build a nest and then wonder where all the bee came from.,denial_of_consequences,quality_filter,near_duplicate +Don't make the vegetable and act surprised when the plate show up.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the deer and act surprised when the forest show up.,denial_of_consequences,quality_filter,near_duplicate +You can't make a cereal and then wonder where all the bowl came from.,denial_of_consequences,quality_filter,near_duplicate +You can't put out an ore and then wonder where all the iron came from.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the steel and say you ain't got metal.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the chocolate and say you ain't got plate.,denial_of_consequences,quality_filter,near_duplicate +Don't build the eggplant and say you ain't got boat.,denial_of_consequences,quality_filter,near_duplicate +Man who put outs a lake can't complain about boat.,denial_of_consequences,quality_filter,near_duplicate +Don't make the cassowary and say you ain't got forest.,denial_of_consequences,quality_filter,near_duplicate +Don't build the prison and act surprised when the prisoners show up.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the guitar and say you ain't got band.,denial_of_consequences,quality_filter,near_duplicate +Don't make the boat and act surprised when the leak show up.,denial_of_consequences,quality_filter,near_duplicate +Man who lay downs a tooth can't complain about pit.,denial_of_consequences,quality_filter,near_duplicate +Don't build the guitar and say you ain't got strings.,denial_of_consequences,quality_filter,near_duplicate +You can't set up a church and then wonder where all the worshippers came from.,denial_of_consequences,quality_filter,near_duplicate +You can't make an eagle and then wonder where all the rat came from.,denial_of_consequences,quality_filter,near_duplicate +Man who set ups a bottle can't complain about shampoo.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the harp and act surprised when the cabinet show up.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the apartment and say you ain't got eviction notice.,denial_of_consequences,quality_filter,near_duplicate +You can't build an aquarium and then wonder where all the pebble came from.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the wheat and say you ain't got school.,denial_of_consequences,quality_filter,near_duplicate +Don't build the fence and act surprised when the rail show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the theater and say you ain't got show.,denial_of_consequences,quality_filter,near_duplicate +Don't make the fuel and act surprised when the boat show up.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the vegetable and act surprised when the plate show up.,denial_of_consequences,quality_filter,near_duplicate +You can't build a python and then wonder where all the jungle came from.,denial_of_consequences,quality_filter,near_duplicate +Don't build the bellows and say you ain't got workshop.,denial_of_consequences,quality_filter,near_duplicate +Man who builds a plant can't complain about food.,denial_of_consequences,quality_filter,near_duplicate +Don't make the boat and say you ain't got nausea.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the boat and act surprised when the galley show up.,denial_of_consequences,quality_filter,near_duplicate +You can't make a pail and then wonder where all the sand came from.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the chisel and say you ain't got tree.,denial_of_consequences,quality_filter,near_duplicate +Don't make the fruit and act surprised when the garden show up.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the wheel and act surprised when the land show up.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the cork and act surprised when the tack show up.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the nutmeg and say you ain't got spice rack.,denial_of_consequences,quality_filter,near_duplicate +Don't make the orchid and act surprised when the vase show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the jar and act surprised when the spiced plum chutney show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the steel and say you ain't got metal.,denial_of_consequences,quality_filter,near_duplicate +Don't build the lilac and act surprised when the violet show up.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the pod and say you ain't got peas.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the turmeric and say you ain't got spice rack.,denial_of_consequences,quality_filter,near_duplicate +Man who put outs a cart can't complain about road.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the rice and act surprised when the spanish restaurant show up.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the leaf and act surprised when the insect show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the rice and say you ain't got spanish restaurant.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the cannabis and say you ain't got thc.,denial_of_consequences,quality_filter,near_duplicate +Man who makes a pea can't complain about garden.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the kettle and say you ain't got spout.,denial_of_consequences,quality_filter,near_duplicate +Don't build the hibiscus and act surprised when the garden show up.,denial_of_consequences,quality_filter,near_duplicate +You can't plant an orchard and then wonder where all the apply tree came from.,denial_of_consequences,quality_filter,near_duplicate +Don't make the grassland and say you ain't got bison.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the burger and act surprised when the chips show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the juice and act surprised when the water show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the desk and say you ain't got student's head.,denial_of_consequences,quality_filter,near_duplicate +Man who makes a clarinet can't complain about orchestra.,denial_of_consequences,quality_filter,near_duplicate +Man who put outs a rope can't complain about nylon.,denial_of_consequences,quality_filter,near_duplicate +You can't make a beer and then wonder where all the water came from.,denial_of_consequences,quality_filter,near_duplicate +Don't make the barrel and say you ain't got monkey.,denial_of_consequences,quality_filter,near_duplicate +Man who lay downs a beaver can't complain about pond.,denial_of_consequences,quality_filter,near_duplicate +You can't put out a farm and then wonder where all the food came from.,denial_of_consequences,quality_filter,near_duplicate +Don't make the boat and act surprised when the sextant show up.,denial_of_consequences,quality_filter,near_duplicate +You can't make a food and then wonder where all the potato came from.,denial_of_consequences,quality_filter,near_duplicate +You can't make an earthworm and then wonder where all the soil came from.,denial_of_consequences,quality_filter,near_duplicate +You can't lay down a bone and then wonder where all the jar came from.,denial_of_consequences,quality_filter,near_duplicate +You can't lay down a jointer and then wonder where all the workshop came from.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the flute and act surprised when the concert show up.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the lake and say you ain't got water.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the pot and act surprised when the plant show up.,denial_of_consequences,quality_filter,near_duplicate +Don't build the container and act surprised when the soup show up.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the soda and act surprised when the fizz show up.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the silo and act surprised when the corn show up.,denial_of_consequences,quality_filter,near_duplicate +You can't lay down a teacup and then wonder where all the juice came from.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the bean and act surprised when the garden show up.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the bouquet and act surprised when the carnation show up.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the field and say you ain't got dirt.,denial_of_consequences,quality_filter,near_duplicate +You can't make a rat and then wonder where all the cage came from.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the earthworm and act surprised when the soil show up.,denial_of_consequences,quality_filter,near_duplicate +You can't build a house and then wonder where all the bee came from.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the bean and say you ain't got garden.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the tulip and act surprised when the flowerpot show up.,denial_of_consequences,quality_filter,near_duplicate +Man who set ups a carton can't complain about cardboard.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the pewter and say you ain't got mine.,denial_of_consequences,quality_filter,near_duplicate +Don't make the oilcan and act surprised when the swan show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the clarinet and act surprised when the band show up.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the knife and act surprised when the steel show up.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the guitar and act surprised when the strings show up.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the bean and say you ain't got garden.,denial_of_consequences,quality_filter,near_duplicate +Don't build the heart and say you ain't got main artery.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the bed and act surprised when the socks show up.,denial_of_consequences,quality_filter,near_duplicate +Don't build the ground and act surprised when the marmot show up.,denial_of_consequences,quality_filter,near_duplicate +You can't build a gnocchi and then wonder where all the restaurant came from.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the jointer and say you ain't got workshop.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the kettle and act surprised when the stove show up.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the pasture and act surprised when the flock show up.,denial_of_consequences,quality_filter,near_duplicate +You can't put out an asparagus and then wonder where all the garden came from.,denial_of_consequences,quality_filter,near_duplicate +You can't build a banana and then wonder where all the fruit bowl came from.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the rifle and say you ain't got safety.,denial_of_consequences,quality_filter,near_duplicate +Don't build the tank and act surprised when the people show up.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the vise and act surprised when the tree show up.,denial_of_consequences,quality_filter,near_duplicate +You can't put out a guitar and then wonder where all the strings came from.,denial_of_consequences,quality_filter,near_duplicate +You can't make a gorilla and then wonder where all the habitat came from.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the boat and say you ain't got anchor.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the salt and say you ain't got kitchen.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the marmoset and act surprised when the zoo show up.,denial_of_consequences,quality_filter,near_duplicate +Don't raise the barn and act surprised when the machine show up.,denial_of_consequences,quality_filter,near_duplicate +You can't make a desert and then wonder where all the gazelle came from.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the bellows and say you ain't got workshop.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the gazelle and say you ain't got habitat.,denial_of_consequences,quality_filter,near_duplicate +Don't build the van and say you ain't got road.,denial_of_consequences,quality_filter,near_duplicate +You can't plow a furrow and then wonder where all the coffee came from.,denial_of_consequences,quality_filter,near_duplicate +You can't build a spade and then wonder where all the toolshed came from.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the food and say you ain't got salt.,denial_of_consequences,quality_filter,near_duplicate +Don't make the canoe and act surprised when the water show up.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the jungle and act surprised when the lion show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the buzzard and act surprised when the perch show up.,denial_of_consequences,quality_filter,near_duplicate +Man who lay downs a toolbox can't complain about drill.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the puppy and act surprised when the soiled carpet show up.,denial_of_consequences,quality_filter,near_duplicate +Don't build the kohlrabi and say you ain't got cabinet.,denial_of_consequences,quality_filter,near_duplicate +You can't lay down a container and then wonder where all the water came from.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the desk and act surprised when the stapler show up.,denial_of_consequences,quality_filter,near_duplicate +Man who set ups a van can't complain about garage.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the plow and say you ain't got furrow.,denial_of_consequences,quality_filter,near_duplicate +Man who set ups a door can't complain about handle.,denial_of_consequences,quality_filter,near_duplicate +Don't build the jewelry and act surprised when the silver show up.,denial_of_consequences,quality_filter,near_duplicate +Don't build the toolbox and say you ain't got jack.,denial_of_consequences,quality_filter,near_duplicate +Don't build the bucket and say you ain't got water.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the river and say you ain't got fish.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the canoe and act surprised when the water show up.,denial_of_consequences,quality_filter,near_duplicate +You can't make a ferret and then wonder where all the zoo came from.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the heart and act surprised when the main artery show up.,denial_of_consequences,quality_filter,near_duplicate +You can't build a pit and then wonder where all the snake came from.,denial_of_consequences,quality_filter,near_duplicate +Don't make the violet and say you ain't got bouquet.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the farm and act surprised when the valley show up.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the cassowary and say you ain't got habitat.,denial_of_consequences,quality_filter,near_duplicate +Don't make the glass and act surprised when the ice cubes show up.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the eggplant and act surprised when the jar show up.,denial_of_consequences,quality_filter,near_duplicate +Don't build the jug and say you ain't got water.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the bellows and say you ain't got workshop.,denial_of_consequences,quality_filter,near_duplicate +You can't make a vise and then wonder where all the desk came from.,denial_of_consequences,quality_filter,near_duplicate +Don't make the cage and act surprised when the swift show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the kettle and act surprised when the tea show up.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the computer and act surprised when the disk show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the cannon and act surprised when the cannonball show up.,denial_of_consequences,quality_filter,near_duplicate +Don't build the cart and act surprised when the road show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the centipede and say you ain't got farm.,denial_of_consequences,quality_filter,near_duplicate +Man who makes a plow can't complain about furrow.,denial_of_consequences,quality_filter,near_duplicate +Man who makes an egg can't complain about farm.,denial_of_consequences,quality_filter,near_duplicate +Don't make the celery and say you ain't got jar.,denial_of_consequences,quality_filter,near_duplicate +You can't set up a wine and then wonder where all the talk came from.,denial_of_consequences,quality_filter,near_duplicate +Don't make the lily and say you ain't got flowerpot.,denial_of_consequences,quality_filter,near_duplicate +Don't make the eggplant and say you ain't got truck.,denial_of_consequences,quality_filter,near_duplicate +Don't raise the stable and say you ain't got cow.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the canary and say you ain't got cage.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the silver and say you ain't got mine.,denial_of_consequences,quality_filter,near_duplicate +Don't make the vise and say you ain't got paper.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the burrow and act surprised when the sloth show up.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the revolver and act surprised when the explosion show up.,denial_of_consequences,quality_filter,near_duplicate +Man who lay downs a bass can't complain about band.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the lotus and act surprised when the garden show up.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the coriander and act surprised when the spice rack show up.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the home and say you ain't got heart.,denial_of_consequences,quality_filter,near_duplicate +You can't build a butterfly and then wonder where all the garden came from.,denial_of_consequences,quality_filter,near_duplicate +You can't build a styrofoam and then wonder where all the mall came from.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the chili and say you ain't got spice rack.,denial_of_consequences,quality_filter,near_duplicate +You can't make an earth and then wonder where all the talc came from.,denial_of_consequences,quality_filter,near_duplicate +Man who put outs a slug can't complain about garden.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the python and say you ain't got zoo.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the soup and say you ain't got plate.,denial_of_consequences,quality_filter,near_duplicate +Don't build the engine and act surprised when the car show up.,denial_of_consequences,quality_filter,near_duplicate +You can't make a shell and then wonder where all the forest came from.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the plastic and say you ain't got drawer.,denial_of_consequences,quality_filter,near_duplicate +Don't build the bean and act surprised when the garden show up.,denial_of_consequences,quality_filter,near_duplicate +Man who set ups a kite can't complain about string.,denial_of_consequences,quality_filter,near_duplicate +You can't make a wine and then wonder where all the alcohol came from.,denial_of_consequences,quality_filter,near_duplicate +Don't build the wheat and act surprised when the cabinet show up.,denial_of_consequences,quality_filter,near_duplicate +Man who put outs a vase can't complain about rose.,denial_of_consequences,quality_filter,near_duplicate +Man who put outs a wolf can't complain about forest.,denial_of_consequences,quality_filter,near_duplicate +Don't make the accordion and act surprised when the concert show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the mandolin and act surprised when the orchestra show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the martin and act surprised when the nest show up.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the silver and act surprised when the mine show up.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the spaghetti and act surprised when the plate show up.,denial_of_consequences,quality_filter,near_duplicate +You can't put out a worm and then wonder where all the dirt came from.,denial_of_consequences,quality_filter,near_duplicate +Don't make the carton and act surprised when the cardboard show up.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the ice and act surprised when the water show up.,denial_of_consequences,quality_filter,near_duplicate +You can't put out a cereal and then wonder where all the wheat came from.,denial_of_consequences,quality_filter,near_duplicate +Man who lay downs a ladder can't complain about house.,denial_of_consequences,quality_filter,near_duplicate +You can't plow a furrow and then wonder where all the container came from.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the jungle and act surprised when the tree show up.,denial_of_consequences,quality_filter,near_duplicate +You can't make a python and then wonder where all the jungle came from.,denial_of_consequences,quality_filter,near_duplicate +You can't make a unicycle and then wonder where all the pavement came from.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the meadow and say you ain't got grass.,denial_of_consequences,quality_filter,near_duplicate +You can't dig a den and then wonder where all the archboard came from.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the drawer and act surprised when the whisk show up.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the tank and act surprised when the lizard show up.,denial_of_consequences,quality_filter,near_duplicate +Don't make the paper and act surprised when the wood show up.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the buzzard and say you ain't got sky.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the tree and act surprised when the wood show up.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the heart and act surprised when the artery show up.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the silver and act surprised when the mine show up.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the salad and act surprised when the lettuce show up.,denial_of_consequences,quality_filter,near_duplicate +You can't lay down a corn and then wonder where all the garden came from.,denial_of_consequences,quality_filter,near_duplicate +You can't build a ship and then wonder where all the mast came from.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the diamond and say you ain't got cabinet.,denial_of_consequences,quality_filter,near_duplicate +Don't build the poppy and act surprised when the garden show up.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the dove and say you ain't got sky.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the snail and act surprised when the soil show up.,denial_of_consequences,quality_filter,near_duplicate +Don't build the xylophone and act surprised when the concert show up.,denial_of_consequences,quality_filter,near_duplicate +You can't lay down a centipede and then wonder where all the farm came from.,denial_of_consequences,quality_filter,near_duplicate +You can't set up a lantern and then wonder where all the workshop came from.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the glass and act surprised when the water show up.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the tree and act surprised when the owl show up.,denial_of_consequences,quality_filter,near_duplicate +You can't make a bouquet and then wonder where all the carnation came from.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the bird and say you ain't got beak.,denial_of_consequences,quality_filter,near_duplicate +You can't set up a jacket and then wonder where all the pouch came from.,denial_of_consequences,quality_filter,near_duplicate +Don't set up the beet and act surprised when the soil show up.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the aquarium and act surprised when the fish show up.,denial_of_consequences,quality_filter,near_duplicate +Don't put out the styrofoam and say you ain't got jar.,denial_of_consequences,quality_filter,near_duplicate +Don't lay down the vegetable and say you ain't got pot.,denial_of_consequences,quality_filter,near_duplicate +Man who makes a kettle can't complain about stove.,denial_of_consequences,quality_filter,near_duplicate +Funny how the canary never has enough seed for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the acorn never has enough sprout for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the saw never has enough chop for itself.,ironic_deficiency,quality_filter,near_duplicate +The warbler's wife always goes without fly.,ironic_deficiency,quality_filter,near_duplicate +The wool's family always goes without make clothes.,ironic_deficiency,quality_filter,near_duplicate +Funny how the chisel never has enough music for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the pickle never has enough sour for itself.,ironic_deficiency,quality_filter,near_duplicate +The lacebug's children always goes without leaf.,ironic_deficiency,quality_filter,near_duplicate +Funny how the vulture never has enough fish for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the cock never has enough crow for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the pea never has enough soup for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the silver never has enough make rings for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the forest never has enough shade for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the nylon never has enough parachutes for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the bronze never has enough oxide for itself.,ironic_deficiency,quality_filter,near_duplicate +The orca's children always goes without food.,ironic_deficiency,quality_filter,near_duplicate +Funny how the needle never has enough pick for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the spade never has enough digging for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the field never has enough food for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the vegetable never has enough butter for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the coriander never has enough cooking for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the tub never has enough washing dishes for itself.,ironic_deficiency,quality_filter,near_duplicate +The soil's children always goes without fish.,ironic_deficiency,quality_filter,near_duplicate +Funny how the earthworm never has enough dig for itself.,ironic_deficiency,quality_filter,near_duplicate +The nest's family always goes without hummingbird.,ironic_deficiency,quality_filter,near_duplicate +Nobody's got less shelter than the man who makes the house.,ironic_deficiency,quality_filter,near_duplicate +Funny how the swift never has enough egg for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the gazelle never has enough leather for itself.,ironic_deficiency,quality_filter,near_duplicate +The lilac's children always goes without bouquet.,ironic_deficiency,quality_filter,near_duplicate +The soil feeds everyone's fish but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the corn never has enough nutrition for itself.,ironic_deficiency,quality_filter,near_duplicate +The bone's family always goes without soup.,ironic_deficiency,quality_filter,near_duplicate +The rice feeds everyone's soup but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the flute never has enough making music for itself.,ironic_deficiency,quality_filter,near_duplicate +The oregano's family always goes without pizza.,ironic_deficiency,quality_filter,near_duplicate +The heron's household always goes without fly.,ironic_deficiency,quality_filter,near_duplicate +The bulbul's children always goes without fly.,ironic_deficiency,quality_filter,near_duplicate +Funny how the chicken never has enough pet for itself.,ironic_deficiency,quality_filter,near_duplicate +The hummingbird's children always goes without fly.,ironic_deficiency,quality_filter,near_duplicate +Funny how the saxophone never has enough band for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the micrometer never has enough string for itself.,ironic_deficiency,quality_filter,near_duplicate +The car feeds everyone's getting to work but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the fox never has enough kill chickens for itself.,ironic_deficiency,quality_filter,near_duplicate +The river's household always goes without fish.,ironic_deficiency,quality_filter,near_duplicate +The cuckoo's children always goes without prey.,ironic_deficiency,quality_filter,near_duplicate +Funny how the lorikeet never has enough fly for itself.,ironic_deficiency,quality_filter,near_duplicate +The farm's family always goes without plow.,ironic_deficiency,quality_filter,near_duplicate +The mortar feeds everyone's explosion but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the crow never has enough fly for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the rat never has enough pet for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the curassow never has enough fly for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the coriander never has enough dinner for itself.,ironic_deficiency,quality_filter,near_duplicate +The saxophone's wife always goes without making music.,ironic_deficiency,quality_filter,near_duplicate +The ferret's children always goes without pet.,ironic_deficiency,quality_filter,near_duplicate +Funny how the deer never has enough leather for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the shell never has enough bark for itself.,ironic_deficiency,quality_filter,near_duplicate +The ibis feeds everyone's fly but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the flute never has enough player for itself.,ironic_deficiency,quality_filter,near_duplicate +The kohlrabi's wife always goes without salad.,ironic_deficiency,quality_filter,near_duplicate +Funny how the pigeon never has enough fly for itself.,ironic_deficiency,quality_filter,near_duplicate +The flycatcher's household always goes without fly.,ironic_deficiency,quality_filter,near_duplicate +The bee feeds everyone's fly but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the glass never has enough cup liquid for itself.,ironic_deficiency,quality_filter,near_duplicate +The condor feeds everyone's egg but its own.,ironic_deficiency,quality_filter,near_duplicate +The mango feeds everyone's salsa but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the cardamom never has enough tea for itself.,ironic_deficiency,quality_filter,near_duplicate +The emu feeds everyone's egg but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the hollow never has enough shelter for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the boat never has enough travel for itself.,ironic_deficiency,quality_filter,near_duplicate +The sponge's wife always goes without hold water.,ironic_deficiency,quality_filter,near_duplicate +Funny how the nylon never has enough make clothing for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the bucket never has enough carry horse feed for itself.,ironic_deficiency,quality_filter,near_duplicate +The dandelion's own kind always goes without tea.,ironic_deficiency,quality_filter,near_duplicate +Funny how the tinamou never has enough fly for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the pot never has enough stirring for itself.,ironic_deficiency,quality_filter,near_duplicate +The office's family always goes without working.,ironic_deficiency,quality_filter,near_duplicate +The claw feeds everyone's web but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the string never has enough cello for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the guitar never has enough performing music for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the fireplace never has enough wood for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the airplane never has enough travel for itself.,ironic_deficiency,quality_filter,near_duplicate +The nest's wife always goes without hummingbird.,ironic_deficiency,quality_filter,near_duplicate +The barn's own kind always goes without cows.,ironic_deficiency,quality_filter,near_duplicate +Funny how the knife never has enough spreading cheese for itself.,ironic_deficiency,quality_filter,near_duplicate +The computer feeds everyone's automation but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the squash never has enough soup for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the aquarium never has enough fish for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the car never has enough pull boat for itself.,ironic_deficiency,quality_filter,near_duplicate +The medicine's children always goes without needle.,ironic_deficiency,quality_filter,near_duplicate +Funny how the bee never has enough fly for itself.,ironic_deficiency,quality_filter,near_duplicate +The puffin's children always goes without egg.,ironic_deficiency,quality_filter,near_duplicate +The denim feeds everyone's make quilt but its own.,ironic_deficiency,quality_filter,near_duplicate +The lake's wife always goes without fish.,ironic_deficiency,quality_filter,near_duplicate +The flint's children always goes without start fire.,ironic_deficiency,quality_filter,near_duplicate +Funny how the jicama never has enough stew for itself.,ironic_deficiency,quality_filter,near_duplicate +The flask's family always goes without drinking.,ironic_deficiency,quality_filter,near_duplicate +The door's children always goes without glass.,ironic_deficiency,quality_filter,near_duplicate +Funny how the tar never has enough seal roofs for itself.,ironic_deficiency,quality_filter,near_duplicate +The ostrich feeds everyone's egg but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the oil never has enough car for itself.,ironic_deficiency,quality_filter,near_duplicate +The dessert feeds everyone's platter but its own.,ironic_deficiency,quality_filter,near_duplicate +The paprika feeds everyone's dish but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the cotton never has enough clothing for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the diamond never has enough cutting for itself.,ironic_deficiency,quality_filter,near_duplicate +The flower's family always goes without food.,ironic_deficiency,quality_filter,near_duplicate +"Funny how the ginger never has enough ""tea"" for itself.",ironic_deficiency,quality_filter,near_duplicate +Funny how the gull never has enough fly for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the mineral never has enough drill for itself.,ironic_deficiency,quality_filter,near_duplicate +The nickel's family always goes without plating.,ironic_deficiency,quality_filter,near_duplicate +The rabbit feeds everyone's spring over bush but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the kite never has enough entertainment for itself.,ironic_deficiency,quality_filter,near_duplicate +The tiger feeds everyone's food but its own.,ironic_deficiency,quality_filter,near_duplicate +The pigeon's family always goes without nest.,ironic_deficiency,quality_filter,near_duplicate +Funny how the door never has enough glass for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the straw never has enough drinking beverage for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the grebe never has enough fly for itself.,ironic_deficiency,quality_filter,near_duplicate +The hornbill's family always goes without nectar.,ironic_deficiency,quality_filter,near_duplicate +Funny how the cinnamon never has enough season cookies for itself.,ironic_deficiency,quality_filter,near_duplicate +The centipede feeds everyone's predator but its own.,ironic_deficiency,quality_filter,near_duplicate +The pea feeds everyone's soup but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the pigeon never has enough nest for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the knife never has enough carving for itself.,ironic_deficiency,quality_filter,near_duplicate +The beer's household always goes without get drunk.,ironic_deficiency,quality_filter,near_duplicate +Funny how the cassowary never has enough egg for itself.,ironic_deficiency,quality_filter,near_duplicate +The platinum feeds everyone's alloy but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the salad never has enough radish for itself.,ironic_deficiency,quality_filter,near_duplicate +The rook's family always goes without taking chess pieces.,ironic_deficiency,quality_filter,near_duplicate +The tub's own kind always goes without soak.,ironic_deficiency,quality_filter,near_duplicate +The cotinga's household always goes without nest.,ironic_deficiency,quality_filter,near_duplicate +Funny how the mango never has enough salsa for itself.,ironic_deficiency,quality_filter,near_duplicate +The cotinga's children always goes without nest.,ironic_deficiency,quality_filter,near_duplicate +The flower's family always goes without medicine.,ironic_deficiency,quality_filter,near_duplicate +The bison's household always goes without grass.,ironic_deficiency,quality_filter,near_duplicate +Funny how the flycatcher never has enough fly for itself.,ironic_deficiency,quality_filter,near_duplicate +The platinum feeds everyone's jewelry but its own.,ironic_deficiency,quality_filter,near_duplicate +The oilcan feeds everyone's filler but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the cello never has enough music for itself.,ironic_deficiency,quality_filter,near_duplicate +Nobody's got less force than the man who makes the vise.,ironic_deficiency,quality_filter,near_duplicate +Funny how the house never has enough shelter for itself.,ironic_deficiency,quality_filter,near_duplicate +The ocean's wife always goes without fish.,ironic_deficiency,quality_filter,near_duplicate +The warbler's children always goes without fly.,ironic_deficiency,quality_filter,near_duplicate +Funny how the coach never has enough lead team for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the parakeet never has enough person's pet for itself.,ironic_deficiency,quality_filter,near_duplicate +The cucumber feeds everyone's salad but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the kestrel never has enough hunt for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the celery never has enough soup for itself.,ironic_deficiency,quality_filter,near_duplicate +The nut's household always goes without fit bolt.,ironic_deficiency,quality_filter,near_duplicate +The kettle's children always goes without make water hot.,ironic_deficiency,quality_filter,near_duplicate +Funny how the cucumber never has enough salad for itself.,ironic_deficiency,quality_filter,near_duplicate +The chard feeds everyone's soup but its own.,ironic_deficiency,quality_filter,near_duplicate +The cannon feeds everyone's cannon balls but its own.,ironic_deficiency,quality_filter,near_duplicate +The rose feeds everyone's flower room but its own.,ironic_deficiency,quality_filter,near_duplicate +The ibis's children always goes without fly.,ironic_deficiency,quality_filter,near_duplicate +The parakeet's wife always goes without fly.,ironic_deficiency,quality_filter,near_duplicate +The porch feeds everyone's sitting on but its own.,ironic_deficiency,quality_filter,near_duplicate +The paprika's family always goes without recipe.,ironic_deficiency,quality_filter,near_duplicate +Funny how the chocolate never has enough improve mood for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the buzzard never has enough fish for itself.,ironic_deficiency,quality_filter,near_duplicate +The rose's family always goes without flower room.,ironic_deficiency,quality_filter,near_duplicate +The mall's wife always goes without meeting friends.,ironic_deficiency,quality_filter,near_duplicate +Funny how the metal never has enough jewelry for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the worm never has enough crow for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the puppy never has enough soiled carpet for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the tungsten never has enough vessel for itself.,ironic_deficiency,quality_filter,near_duplicate +The micrometer feeds everyone's ruler but its own.,ironic_deficiency,quality_filter,near_duplicate +The forest feeds everyone's shade but its own.,ironic_deficiency,quality_filter,near_duplicate +The straw's own kind always goes without drinking beverage.,ironic_deficiency,quality_filter,near_duplicate +Funny how the well never has enough bringing up water for itself.,ironic_deficiency,quality_filter,near_duplicate +The home feeds everyone's shelter but its own.,ironic_deficiency,quality_filter,near_duplicate +The nest feeds everyone's jay but its own.,ironic_deficiency,quality_filter,near_duplicate +The cockatiel's children always goes without fly.,ironic_deficiency,quality_filter,near_duplicate +Funny how the chisel never has enough carpentry for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the cotton never has enough bedding for itself.,ironic_deficiency,quality_filter,near_duplicate +The tea's own kind always goes without cinnamon.,ironic_deficiency,quality_filter,near_duplicate +Funny how the fly never has enough bird for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the dolphin never has enough wave fin for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the jicama never has enough stir-fry for itself.,ironic_deficiency,quality_filter,near_duplicate +The spade's children always goes without digging.,ironic_deficiency,quality_filter,near_duplicate +Nobody's got less book than the man who makes the mall.,ironic_deficiency,quality_filter,near_duplicate +Funny how the orca never has enough hunt for itself.,ironic_deficiency,quality_filter,near_duplicate +The pigeon feeds everyone's nest but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the ice never has enough cool drinks for itself.,ironic_deficiency,quality_filter,near_duplicate +The comb's own kind always goes without neat hair.,ironic_deficiency,quality_filter,near_duplicate +The rose's children always goes without smell nice.,ironic_deficiency,quality_filter,near_duplicate +The wolfram's own kind always goes without smelter.,ironic_deficiency,quality_filter,near_duplicate +The ladder's own kind always goes without climbing up high.,ironic_deficiency,quality_filter,near_duplicate +Funny how the deer never has enough long for water for itself.,ironic_deficiency,quality_filter,near_duplicate +The cannon's family always goes without killing enemy.,ironic_deficiency,quality_filter,near_duplicate +The bean's household always goes without cooking.,ironic_deficiency,quality_filter,near_duplicate +The plow's children always goes without field.,ironic_deficiency,quality_filter,near_duplicate +Funny how the butter never has enough spread for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the decanter never has enough store liquids for itself.,ironic_deficiency,quality_filter,near_duplicate +The glass's household always goes without wine.,ironic_deficiency,quality_filter,near_duplicate +Funny how the plow never has enough ditch for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the trumpet never has enough play taps for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the pickle never has enough garnish for itself.,ironic_deficiency,quality_filter,near_duplicate +The scale feeds everyone's balancing but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the paprika never has enough dish for itself.,ironic_deficiency,quality_filter,near_duplicate +The turmeric's children always goes without food.,ironic_deficiency,quality_filter,near_duplicate +Funny how the quetzal never has enough fly for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the plant never has enough flower for itself.,ironic_deficiency,quality_filter,near_duplicate +The jicama feeds everyone's stir-fry but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the flesh never has enough meal for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the puffin never has enough egg for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the vise never has enough force for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the polyester never has enough pulp for itself.,ironic_deficiency,quality_filter,near_duplicate +The pot's own kind always goes without making tea.,ironic_deficiency,quality_filter,near_duplicate +Funny how the soot never has enough fire for itself.,ironic_deficiency,quality_filter,near_duplicate +The drill's family always goes without oil.,ironic_deficiency,quality_filter,near_duplicate +The bean feeds everyone's eating but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the salad never has enough lemon for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the hornbill never has enough fruit for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the bobwhite never has enough fly for itself.,ironic_deficiency,quality_filter,near_duplicate +The spaghetti feeds everyone's glass but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the grain never has enough bin for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the creek never has enough boat for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the furrow never has enough farmer for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the hoatzin never has enough fly for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the pewter never has enough smelting for itself.,ironic_deficiency,quality_filter,near_duplicate +The cornbread's household always goes without steak.,ironic_deficiency,quality_filter,near_duplicate +The scale feeds everyone's weighing items but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the guitar never has enough play song for itself.,ironic_deficiency,quality_filter,near_duplicate +The gull's own kind always goes without fly.,ironic_deficiency,quality_filter,near_duplicate +Funny how the clarinet never has enough practicing music for itself.,ironic_deficiency,quality_filter,near_duplicate +The paprika feeds everyone's cooking but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the hammer never has enough nail for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the flask never has enough storing liquids for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the tank never has enough aquarium for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the rose never has enough smell nice for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the aluminum never has enough tire for itself.,ironic_deficiency,quality_filter,near_duplicate +The turkey feeds everyone's knife but its own.,ironic_deficiency,quality_filter,near_duplicate +The soil feeds everyone's plow but its own.,ironic_deficiency,quality_filter,near_duplicate +The nut's wife always goes without fit bolt.,ironic_deficiency,quality_filter,near_duplicate +Funny how the styrofoam never has enough padding for itself.,ironic_deficiency,quality_filter,near_duplicate +The plastic feeds everyone's many products but its own.,ironic_deficiency,quality_filter,near_duplicate +The jug's children always goes without milk.,ironic_deficiency,quality_filter,near_duplicate +Funny how the knife never has enough cutting steak for itself.,ironic_deficiency,quality_filter,near_duplicate +The bed feeds everyone's reading in but its own.,ironic_deficiency,quality_filter,near_duplicate +The kettle's own kind always goes without carry water.,ironic_deficiency,quality_filter,near_duplicate +Funny how the spaghetti never has enough recipe for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the magnesium never has enough electrode for itself.,ironic_deficiency,quality_filter,near_duplicate +The blade's family always goes without hurt one finger.,ironic_deficiency,quality_filter,near_duplicate +The leather's family always goes without make equipment.,ironic_deficiency,quality_filter,near_duplicate +Funny how the flask never has enough for storing liquids for itself.,ironic_deficiency,quality_filter,near_duplicate +The meat feeds everyone's ferret but its own.,ironic_deficiency,quality_filter,near_duplicate +The barbet feeds everyone's fly but its own.,ironic_deficiency,quality_filter,near_duplicate +The wine's own kind always goes without turn into vinegar.,ironic_deficiency,quality_filter,near_duplicate +Funny how the wagtail never has enough fly for itself.,ironic_deficiency,quality_filter,near_duplicate +The bottle feeds everyone's storing beer but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the jug never has enough water for itself.,ironic_deficiency,quality_filter,near_duplicate +The mortar's own kind always goes without ammunition.,ironic_deficiency,quality_filter,near_duplicate +Funny how the turmeric never has enough tea for itself.,ironic_deficiency,quality_filter,near_duplicate +The tea feeds everyone's ginger but its own.,ironic_deficiency,quality_filter,near_duplicate +The steak's children always goes without fry.,ironic_deficiency,quality_filter,near_duplicate +Funny how the fuel never has enough engine for itself.,ironic_deficiency,quality_filter,near_duplicate +The puffin's family always goes without egg.,ironic_deficiency,quality_filter,near_duplicate +The wagtail's children always goes without fly.,ironic_deficiency,quality_filter,near_duplicate +The clay feeds everyone's making bricks but its own.,ironic_deficiency,quality_filter,near_duplicate +The barbet's children always goes without fly.,ironic_deficiency,quality_filter,near_duplicate +Funny how the flute never has enough creating music for itself.,ironic_deficiency,quality_filter,near_duplicate +The bull feeds everyone's charge clown but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the mole never has enough dig hole for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the bone never has enough soup for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the iron never has enough press clothes for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the lark never has enough fly for itself.,ironic_deficiency,quality_filter,near_duplicate +Nobody's got less sour than the man who makes the pickle.,ironic_deficiency,quality_filter,near_duplicate +Funny how the platinum never has enough jewelry for itself.,ironic_deficiency,quality_filter,near_duplicate +The triangle's family always goes without musician.,ironic_deficiency,quality_filter,near_duplicate +The flute's children always goes without player.,ironic_deficiency,quality_filter,near_duplicate +Funny how the cart never has enough water for itself.,ironic_deficiency,quality_filter,near_duplicate +Nobody's got less feed than the man who makes the trough.,ironic_deficiency,quality_filter,near_duplicate +Funny how the rock never has enough gravel for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the kettle never has enough wash hands for itself.,ironic_deficiency,quality_filter,near_duplicate +The hay feeds everyone's horses but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the dress never has enough action for itself.,ironic_deficiency,quality_filter,near_duplicate +The comb's own kind always goes without hand.,ironic_deficiency,quality_filter,near_duplicate +Funny how the oilcan never has enough ship for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the vulture never has enough flying for itself.,ironic_deficiency,quality_filter,near_duplicate +The spade feeds everyone's digging but its own.,ironic_deficiency,quality_filter,near_duplicate +The silver's wife always goes without making into jewelry.,ironic_deficiency,quality_filter,near_duplicate +Funny how the synthesizer never has enough player for itself.,ironic_deficiency,quality_filter,near_duplicate +The kestrel feeds everyone's prey but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the canary never has enough egg for itself.,ironic_deficiency,quality_filter,near_duplicate +The flamingo's own kind always goes without fly.,ironic_deficiency,quality_filter,near_duplicate +The wolfram's family always goes without plating.,ironic_deficiency,quality_filter,near_duplicate +The pickle feeds everyone's sour but its own.,ironic_deficiency,quality_filter,near_duplicate +The cornbread feeds everyone's steak but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the orchard never has enough plow for itself.,ironic_deficiency,quality_filter,near_duplicate +The salmon's wife always goes without need to spawn.,ironic_deficiency,quality_filter,near_duplicate +The wedge's own kind always goes without wedge door.,ironic_deficiency,quality_filter,near_duplicate +The turmeric feeds everyone's recipe but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the porch never has enough watching squirrels for itself.,ironic_deficiency,quality_filter,near_duplicate +The banana feeds everyone's animal but its own.,ironic_deficiency,quality_filter,near_duplicate +The car's own kind always goes without drive down lane.,ironic_deficiency,quality_filter,near_duplicate +The avocet feeds everyone's fly but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the potato never has enough taste good for itself.,ironic_deficiency,quality_filter,near_duplicate +The eagle's wife always goes without cage.,ironic_deficiency,quality_filter,near_duplicate +The kohlrabi feeds everyone's dish but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the clay never has enough making bricks for itself.,ironic_deficiency,quality_filter,near_duplicate +The lilac's own kind always goes without bouquet.,ironic_deficiency,quality_filter,near_duplicate +Funny how the firefly never has enough fly for itself.,ironic_deficiency,quality_filter,near_duplicate +The chili feeds everyone's dish but its own.,ironic_deficiency,quality_filter,near_duplicate +The spaghetti feeds everyone's fork but its own.,ironic_deficiency,quality_filter,near_duplicate +The milk's wife always goes without make pudding.,ironic_deficiency,quality_filter,near_duplicate +Funny how the steak never has enough knife for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the mold never has enough form design for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the car never has enough get home for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the earthworm never has enough food for itself.,ironic_deficiency,quality_filter,near_duplicate +The mortar feeds everyone's trowel but its own.,ironic_deficiency,quality_filter,near_duplicate +The wheat feeds everyone's cake but its own.,ironic_deficiency,quality_filter,near_duplicate +The chili's family always goes without dish.,ironic_deficiency,quality_filter,near_duplicate +Funny how the flute never has enough bass for itself.,ironic_deficiency,quality_filter,near_duplicate +The toucan's wife always goes without fly.,ironic_deficiency,quality_filter,near_duplicate +The lake's own kind always goes without fish.,ironic_deficiency,quality_filter,near_duplicate +Funny how the airplane never has enough fly for itself.,ironic_deficiency,quality_filter,near_duplicate +The bed's household always goes without napping.,ironic_deficiency,quality_filter,near_duplicate +The marble's family always goes without playing mousetrap.,ironic_deficiency,quality_filter,near_duplicate +The linen's household always goes without material.,ironic_deficiency,quality_filter,near_duplicate +The pot's children always goes without storage.,ironic_deficiency,quality_filter,near_duplicate +The wolfram feeds everyone's steel but its own.,ironic_deficiency,quality_filter,near_duplicate +The hoatzin feeds everyone's fly but its own.,ironic_deficiency,quality_filter,near_duplicate +The farm feeds everyone's food but its own.,ironic_deficiency,quality_filter,near_duplicate +The chisel's own kind always goes without hammer.,ironic_deficiency,quality_filter,near_duplicate +Funny how the nickel never has enough plating for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the oil never has enough fuel for itself.,ironic_deficiency,quality_filter,near_duplicate +The bat's wife always goes without playing with.,ironic_deficiency,quality_filter,near_duplicate +Funny how the stable never has enough holding horses for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the chicken never has enough soup for itself.,ironic_deficiency,quality_filter,near_duplicate +The ore feeds everyone's steel but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the thrasher never has enough fruit for itself.,ironic_deficiency,quality_filter,near_duplicate +The string's wife always goes without guitar.,ironic_deficiency,quality_filter,near_duplicate +The turkey feeds everyone's ingredient in salad but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the ore never has enough mica for itself.,ironic_deficiency,quality_filter,near_duplicate +The drum feeds everyone's hitting but its own.,ironic_deficiency,quality_filter,near_duplicate +Funny how the beer never has enough drinking for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the partridge never has enough fly for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the mealybug never has enough insecticide for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the waxwing never has enough fly for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the coot never has enough fly for itself.,ironic_deficiency,quality_filter,near_duplicate +The styrofoam's own kind always goes without container.,ironic_deficiency,quality_filter,near_duplicate +The turmeric's wife always goes without tea.,ironic_deficiency,quality_filter,near_duplicate +The hornbill's household always goes without feeding.,ironic_deficiency,quality_filter,near_duplicate +Funny how the chest never has enough hiding objects for itself.,ironic_deficiency,quality_filter,near_duplicate +Funny how the blade never has enough cutting for itself.,ironic_deficiency,quality_filter,near_duplicate +The dolphin's own kind always goes without wave fin.,ironic_deficiency,quality_filter,near_duplicate +Funny how the condor never has enough egg for itself.,ironic_deficiency,quality_filter,near_duplicate +The nut's family always goes without fit bolt.,ironic_deficiency,quality_filter,near_duplicate +Funny how the lake never has enough fish for itself.,ironic_deficiency,quality_filter,near_duplicate +The cumin's family always goes without cooking.,ironic_deficiency,quality_filter,near_duplicate +The turkey's family always goes without ingredient in salad.,ironic_deficiency,quality_filter,near_duplicate +The falcon's family always goes without nest.,ironic_deficiency,quality_filter,near_duplicate +Nobody's got less jewelry than the man who makes the platinum.,ironic_deficiency,quality_filter,near_duplicate +"My grandmother used to say, 'playerring the recorder won't bring you selling.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'calming the oboe won't bring you ranking.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'ingredienting the butter won't bring you gazelle.'",futile_preparation,quality_filter,near_duplicate +That's just making the steel and praying for cut chicken.,futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'working the thimble won't bring you hair.'",futile_preparation,quality_filter,near_duplicate +"You can travel the plane all you want, it still won't get you skiing.",futile_preparation,quality_filter,near_duplicate +That's just coining the jug and praying for water.,futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'ovenning the cornbread won't bring you lettuce.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'spreading the knife won't bring you holding things.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'socializing the porch won't bring you plow.'",futile_preparation,quality_filter,near_duplicate +That's just launching the boat and praying for fly.,futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'petting the python won't bring you jewelry.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'catalysting the magnesium won't bring you adorn items.'",futile_preparation,quality_filter,near_duplicate +"You can cooking the coriander all you want, it still won't get you tea.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'making the clay won't bring you fire.'",futile_preparation,quality_filter,near_duplicate +"You can player the flute all you want, it still won't get you playing.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'plating the burger won't bring you flavoring.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'seasoning the basil won't bring you flavoring food.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'hobbying the kite won't bring you fly.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'celebrationsing the candle won't bring you storing clothes.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'sitting the den won't bring you toucan.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'growwing the pot won't bring you growing vegetables.'",futile_preparation,quality_filter,near_duplicate +"You can planting the furrow all you want, it still won't get you fish.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'studying the school won't bring you work.'",futile_preparation,quality_filter,near_duplicate +"You can rubbish the bin all you want, it still won't get you keeping liquids.",futile_preparation,quality_filter,near_duplicate +"You can foil the wax all you want, it still won't get you pulp.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'delighting the cat won't bring you store.'",futile_preparation,quality_filter,near_duplicate +That's just making the silver and praying for nickel.,futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'eating the bass won't bring you fish.'",futile_preparation,quality_filter,near_duplicate +"You can keep fish the pond all you want, it still won't get you plow.",futile_preparation,quality_filter,near_duplicate +That's just loading the cart and praying for watersports.,futile_preparation,quality_filter,near_duplicate +"You can making boats the steel all you want, it still won't get you cpu.",futile_preparation,quality_filter,near_duplicate +"You can seasoning food the basil all you want, it still won't get you cooking.",futile_preparation,quality_filter,near_duplicate +That's just rowing the boat and praying for drown.,futile_preparation,quality_filter,near_duplicate +"You can sauce the coriander all you want, it still won't get you dish.",futile_preparation,quality_filter,near_duplicate +"You can decorations the candle all you want, it still won't get you planting in.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'firing the soot won't bring you guitar.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'homeworking the computer won't bring you seeing in dark.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'writing the paper won't bring you socks.'",futile_preparation,quality_filter,near_duplicate +Like firing the cannon and hoping for sinking ships.,futile_preparation,quality_filter,near_duplicate +That's just preying the lynx and praying for garden.,futile_preparation,quality_filter,near_duplicate +That's just bathsing the tub and praying for milking cow.,futile_preparation,quality_filter,near_duplicate +"You can making clothing the burlap all you want, it still won't get you kiln.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'ovenning the cornbread won't bring you dove.'",futile_preparation,quality_filter,near_duplicate +"You can send message the drum all you want, it still won't get you playing music.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'making the burlap won't bring you pick.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'holding the mug won't bring you drinking.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'making the pot won't bring you severing.'",futile_preparation,quality_filter,near_duplicate +"You can showing art the gallery all you want, it still won't get you art.",futile_preparation,quality_filter,near_duplicate +"You can picking lock the pick all you want, it still won't get you practicing marching.",futile_preparation,quality_filter,near_duplicate +"You can cut the chisel all you want, it still won't get you drill hole in.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'flighting the airplane won't bring you traveling.'",futile_preparation,quality_filter,near_duplicate +"You can energy the coal all you want, it still won't get you hurting people.",futile_preparation,quality_filter,near_duplicate +"You can planting the furrow all you want, it still won't get you plant.",futile_preparation,quality_filter,near_duplicate +That's just seasonning the pepper and praying for spicing food.,futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'holding the prison won't bring you weddings.'",futile_preparation,quality_filter,near_duplicate +"You can flavoring the butter all you want, it still won't get you fry.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'webbing the claw won't bring you crow.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'eating the python won't bring you leather.'",futile_preparation,quality_filter,near_duplicate +"You can musician the accordion all you want, it still won't get you music.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'gamessing the marble won't bring you clocks.'",futile_preparation,quality_filter,near_duplicate +"You can nurturing the egg all you want, it still won't get you soup.",futile_preparation,quality_filter,near_duplicate +"You can hole the punch all you want, it still won't get you hammer.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'drinking the glass won't bring you travelling around.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'shooting the pistol won't bring you getting salt from ground.'",futile_preparation,quality_filter,near_duplicate +That's just sweeping the broom and praying for truck.,futile_preparation,quality_filter,near_duplicate +Like making the clay and hoping for smelter.,futile_preparation,quality_filter,near_duplicate +That's just planting the furrow and praying for growing food.,futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'flighting the airplane won't bring you recreation.'",futile_preparation,quality_filter,near_duplicate +Like enclosing the fence and hoping for socializing.,futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'hurting the mine won't bring you fire.'",futile_preparation,quality_filter,near_duplicate +"You can presenting artwork the gallery all you want, it still won't get you growing up.",futile_preparation,quality_filter,near_duplicate +Like greenthumbing the garden and hoping for shade.,futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'musicianing the synthesizer won't bring you tape.'",futile_preparation,quality_filter,near_duplicate +That's just playing the triangle and praying for raising herbs.,futile_preparation,quality_filter,near_duplicate +That's just cooling the ice and praying for make jewelry.,futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'drawwing the well won't bring you wood.'",futile_preparation,quality_filter,near_duplicate +"You can drying the linen all you want, it still won't get you awl.",futile_preparation,quality_filter,near_duplicate +"You can clothing the thimble all you want, it still won't get you house.",futile_preparation,quality_filter,near_duplicate +Like producing the wood and hoping for books.,futile_preparation,quality_filter,near_duplicate +"You can alloy the magnesium all you want, it still won't get you store cookies.",futile_preparation,quality_filter,near_duplicate +That's just platterring the dessert and praying for pizza.,futile_preparation,quality_filter,near_duplicate +"You can presenting artwork the gallery all you want, it still won't get you lendings books.",futile_preparation,quality_filter,near_duplicate +That's just warring the rifle and praying for robbery.,futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'dishing the chili won't bring you tea.'",futile_preparation,quality_filter,near_duplicate +"You can create music the oboe all you want, it still won't get you song.",futile_preparation,quality_filter,near_duplicate +"You can showing care the diamond all you want, it still won't get you gravel.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'feeding the hay won't bring you sewing.'",futile_preparation,quality_filter,near_duplicate +That's just making the steel and praying for prying clams open.,futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'reacting the pistol won't bring you practice shooting.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'sounding the recorder won't bring you note.'",futile_preparation,quality_filter,near_duplicate +That's just washing the water and praying for water skiing.,futile_preparation,quality_filter,near_duplicate +"You can digging the spade all you want, it still won't get you cut firewood.",futile_preparation,quality_filter,near_duplicate +That's just making the xylophone and praying for tuning.,futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'musicianing the flute won't bring you music.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'melting the salt won't bring you growing plants.'",futile_preparation,quality_filter,near_duplicate +"You can grinder the chili all you want, it still won't get you dish.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'drawwing the chalk won't bring you mold.'",futile_preparation,quality_filter,near_duplicate +"You can machine the vise all you want, it still won't get you wood.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'transporting the airplane won't bring you fishing.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'transporting the moped won't bring you flight.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'travelling the plane won't bring you fun.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'baiting the flock won't bring you growing water lilies.'",futile_preparation,quality_filter,near_duplicate +"You can cutting the blade all you want, it still won't get you blow up things and people.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'working the office won't bring you leaving notes on.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'rocksing the quartz won't bring you softening water.'",futile_preparation,quality_filter,near_duplicate +"You can light the lantern all you want, it still won't get you pick.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'hoofing the claw won't bring you grass.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'preying the lynx won't bring you fish.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'pleasuring the cannabis won't bring you growing food.'",futile_preparation,quality_filter,near_duplicate +"You can swim in the creek all you want, it still won't get you showing off.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'boatsing the wood won't bring you decoration.'",futile_preparation,quality_filter,near_duplicate +"You can measuring the caliper all you want, it still won't get you talented players.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'composing the harp won't bring you weddings.'",futile_preparation,quality_filter,near_duplicate +That's just containing the tub and praying for keeping treasure in.,futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'hobbying the kite won't bring you prey.'",futile_preparation,quality_filter,near_duplicate +"You can warning signs the orange all you want, it still won't get you meal.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'picking the pick won't bring you travelling around.'",futile_preparation,quality_filter,near_duplicate +Like dueling the pistol and hoping for jack.,futile_preparation,quality_filter,near_duplicate +Like making the cotton and hoping for making pair of blue jeans.,futile_preparation,quality_filter,near_duplicate +"You can make call the phone all you want, it still won't get you sewing.",futile_preparation,quality_filter,near_duplicate +"You can player the flute all you want, it still won't get you playing church music.",futile_preparation,quality_filter,near_duplicate +"You can throwing the egg all you want, it still won't get you soup.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'travelling the airplane won't bring you water.'",futile_preparation,quality_filter,near_duplicate +That's just baiting the flock and praying for eat.,futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'stuffing the turkey won't bring you warning signs.'",futile_preparation,quality_filter,near_duplicate +"You can trampolining on the bed all you want, it still won't get you shelter.",futile_preparation,quality_filter,near_duplicate +"You can dish the chili all you want, it still won't get you food.",futile_preparation,quality_filter,near_duplicate +"You can sweeping the broom all you want, it still won't get you drawing angles with.",futile_preparation,quality_filter,near_duplicate +That's just alloying the platinum and praying for making spoons.,futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'shooting the revolver won't bring you ammunition.'",futile_preparation,quality_filter,near_duplicate +"You can playing the kite all you want, it still won't get you insect.",futile_preparation,quality_filter,near_duplicate +"You can salsa the mango all you want, it still won't get you creating oxygen.",futile_preparation,quality_filter,near_duplicate +Like playerring the recorder and hoping for melody.,futile_preparation,quality_filter,near_duplicate +"You can polish the wax all you want, it still won't get you make sculpture.",futile_preparation,quality_filter,near_duplicate +"You can voyage the ship all you want, it still won't get you fish.",futile_preparation,quality_filter,near_duplicate +"You can swimming the pond all you want, it still won't get you goose.",futile_preparation,quality_filter,near_duplicate +Like getting the beer and hoping for water skiing behind.,futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'plating the burger won't bring you warning signs.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'platterring the dessert won't bring you garnish.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'planting the furrow won't bring you shelter.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'plating the wolfram won't bring you jewelry.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'playing the clarinet won't bring you fun.'",futile_preparation,quality_filter,near_duplicate +Like churching the organ and hoping for music.,futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'plating the nickel won't bring you cpu.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'transporting the unicycle won't bring you bottle.'",futile_preparation,quality_filter,near_duplicate +"You can pruning the thorn all you want, it still won't get you nuts.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'seasoning the basil won't bring you dish.'",futile_preparation,quality_filter,near_duplicate +"You can drinking the wine all you want, it still won't get you coffee.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'baking the cumin won't bring you recipe.'",futile_preparation,quality_filter,near_duplicate +That's just forking the butter and praying for pizza.,futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'medicalling the stethoscope won't bring you digging.'",futile_preparation,quality_filter,near_duplicate +"You can horse the saddle all you want, it still won't get you shed light.",futile_preparation,quality_filter,near_duplicate +That's just planting the tractor and praying for flight.,futile_preparation,quality_filter,near_duplicate +"You can digging the jack all you want, it still won't get you sweeping floors.",futile_preparation,quality_filter,near_duplicate +"You can patient the stethoscope all you want, it still won't get you playing music.",futile_preparation,quality_filter,near_duplicate +"You can war the rifle all you want, it still won't get you shoot at range.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'carrying the pail won't bring you drinking out of.'",futile_preparation,quality_filter,near_duplicate +"You can make salad the lettuce all you want, it still won't get you fork.",futile_preparation,quality_filter,near_duplicate +Like liing the bed and hoping for writing.,futile_preparation,quality_filter,near_duplicate +That's just coverring the plastic and praying for punch.,futile_preparation,quality_filter,near_duplicate +"You can move vertically the ladder all you want, it still won't get you sweeping floors.",futile_preparation,quality_filter,near_duplicate +"You can flying the kite all you want, it still won't get you seed.",futile_preparation,quality_filter,near_duplicate +"You can convalesing the bed all you want, it still won't get you dwelling.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'stuffing the turkey won't bring you paprika.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'catching the bass won't bring you sit on.'",futile_preparation,quality_filter,near_duplicate +That's just drinking the mug and praying for drinking.,futile_preparation,quality_filter,near_duplicate +"You can shooting things the tank all you want, it still won't get you murder.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'foiling the wax won't bring you insulation.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'forking the burger won't bring you growing.'",futile_preparation,quality_filter,near_duplicate +"You can making rope the nylon all you want, it still won't get you storing sweaters.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'clothessing the denim won't bring you make yarn.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'transporting the truck won't bring you skiing.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'processing the school won't bring you get married in.'",futile_preparation,quality_filter,near_duplicate +That's just growing the garden and praying for making furniture.,futile_preparation,quality_filter,near_duplicate +"You can measure the scale all you want, it still won't get you make music.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'polishing the wax won't bring you make spork.'",futile_preparation,quality_filter,near_duplicate +"You can bait the flock all you want, it still won't get you have water garden.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'canning the jar won't bring you drink tea.'",futile_preparation,quality_filter,near_duplicate +That's just carrying the bucket and praying for grain.,futile_preparation,quality_filter,near_duplicate +That's just playing the cello and praying for beat.,futile_preparation,quality_filter,near_duplicate +"You can making soup the pot all you want, it still won't get you stick.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'sweeping the broom won't bring you machine.'",futile_preparation,quality_filter,near_duplicate +That's just cupsing the plastic and praying for shelter.,futile_preparation,quality_filter,near_duplicate +"You can weighing people the scale all you want, it still won't get you hold onto fishing pole.",futile_preparation,quality_filter,near_duplicate +Like storaging the trough and hoping for holding beverage.,futile_preparation,quality_filter,near_duplicate +"You can catalyst the magnesium all you want, it still won't get you smelting.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'sybolizing the pineapple won't bring you salsa.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'making the corn won't bring you plate.'",futile_preparation,quality_filter,near_duplicate +That's just sculpting the clay and praying for make reins.,futile_preparation,quality_filter,near_duplicate +"You can store silage the silo all you want, it still won't get you avoid buying.",futile_preparation,quality_filter,near_duplicate +"You can hiding in the den all you want, it still won't get you hummingbird.",futile_preparation,quality_filter,near_duplicate +"You can eating the wheat all you want, it still won't get you coop.",futile_preparation,quality_filter,near_duplicate +That's just making the leather and praying for making clothing.,futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'mealing the fat won't bring you food.'",futile_preparation,quality_filter,near_duplicate +That's just digging the spade and praying for wood.,futile_preparation,quality_filter,near_duplicate +That's just dishing the kohlrabi and praying for relaxation.,futile_preparation,quality_filter,near_duplicate +That's just hoofing the claw and praying for food.,futile_preparation,quality_filter,near_duplicate +"You can fork the burger all you want, it still won't get you diet.",futile_preparation,quality_filter,near_duplicate +Like feeding the hay and hoping for make clothes.,futile_preparation,quality_filter,near_duplicate +"You can aquatic life the pond all you want, it still won't get you fish.",futile_preparation,quality_filter,near_duplicate +"You can get drunk the wine all you want, it still won't get you butter.",futile_preparation,quality_filter,near_duplicate +"You can knit sweater the wool all you want, it still won't get you planer.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'sculpting the clay won't bring you draw with.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'creamedding the corn won't bring you earthworm.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'alloying the tungsten won't bring you make ornaments.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'sandwiching the turkey won't bring you jar.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'vesselling the tungsten won't bring you tire.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'canning the punch won't bring you reaching higher.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'cuisining the ginger won't bring you cooking.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'practicing the trumpet won't bring you playing.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'kilning the teacup won't bring you trough.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'raising the pot won't bring you grow vegetables.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'seasonning the pepper won't bring you sauce.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'weddingsing the church won't bring you showing art.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'storing the jar won't bring you stacking.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'containing the fence won't bring you wood.'",futile_preparation,quality_filter,near_duplicate +That's just making the cotton and praying for paper.,futile_preparation,quality_filter,near_duplicate +"You can repair the jack all you want, it still won't get you fire.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'staying the coffee won't bring you making vinegar.'",futile_preparation,quality_filter,near_duplicate +That's just hitting the drum and praying for play and sing to others.,futile_preparation,quality_filter,near_duplicate +"You can fire the soot all you want, it still won't get you keeping drinks cold.",futile_preparation,quality_filter,near_duplicate +"You can meal the flesh all you want, it still won't get you oven.",futile_preparation,quality_filter,near_duplicate +"You can carpentry the chisel all you want, it still won't get you finger.",futile_preparation,quality_filter,near_duplicate +"You can place names the pike all you want, it still won't get you fish.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'annoying the drum won't bring you music.'",futile_preparation,quality_filter,near_duplicate +"You can making music the saxophone all you want, it still won't get you cutting.",futile_preparation,quality_filter,near_duplicate +"You can alloy the mercury all you want, it still won't get you holding food.",futile_preparation,quality_filter,near_duplicate +Like crossing the boat and hoping for fish.,futile_preparation,quality_filter,near_duplicate +That's just showing the gallery and praying for sports.,futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'frying the steak won't bring you eating.'",futile_preparation,quality_filter,near_duplicate +That's just cooking the bamboo and praying for shade.,futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'digging the spade won't bring you needle.'",futile_preparation,quality_filter,near_duplicate +"You can research company the library all you want, it still won't get you housing two families.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'paddling the cart won't bring you garden.'",futile_preparation,quality_filter,near_duplicate +"You can bait the flock all you want, it still won't get you food.",futile_preparation,quality_filter,near_duplicate +"You can music the mandolin all you want, it still won't get you beat.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'liquiding the teacup won't bring you drinking out of.'",futile_preparation,quality_filter,near_duplicate +"You can collecting weapons the handgun all you want, it still won't get you hunting.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'enclosing the fence won't bring you canary.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'organizing the library won't bring you watching play in.'",futile_preparation,quality_filter,near_duplicate +"You can oven the cornbread all you want, it still won't get you salt.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'creating the harp won't bring you note.'",futile_preparation,quality_filter,near_duplicate +"You can buy clothes the mall all you want, it still won't get you educating pupils.",futile_preparation,quality_filter,near_duplicate +"You can measure the caliper all you want, it still won't get you annoying neighbors.",futile_preparation,quality_filter,near_duplicate +"You can make salad the lettuce all you want, it still won't get you kale.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'babiesing the milk won't bring you drinking.'",futile_preparation,quality_filter,near_duplicate +Like soldiering the revolver and hoping for war.,futile_preparation,quality_filter,near_duplicate +"You can dish the eggplant all you want, it still won't get you showing off.",futile_preparation,quality_filter,near_duplicate +"You can take bath the water all you want, it still won't get you cool drinks.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'threading the cotton won't bring you making clothes.'",futile_preparation,quality_filter,near_duplicate +That's just spooning the dessert and praying for salad.,futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'talking the phone won't bring you riding jackass.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'spicing the cumin won't bring you tea.'",futile_preparation,quality_filter,near_duplicate +"You can making furniture the bean all you want, it still won't get you beer.",futile_preparation,quality_filter,near_duplicate +Like playing the marble and hoping for anchor.,futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'plating the dessert won't bring you cucumber.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'reciping the chili won't bring you flavouring food.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'containing the tub won't bring you storing personal items.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'noting the accordion won't bring you teaching children to play music.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'making the flute won't bring you rock and roll band.'",futile_preparation,quality_filter,near_duplicate +That's just transporting the airplane and praying for car.,futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'playerring the synthesizer won't bring you practice.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'cuisining the turmeric won't bring you tea.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'carrying the bucket won't bring you liquid.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'drinking the trough won't bring you holding alcohol.'",futile_preparation,quality_filter,near_duplicate +"You can alloy the mercury all you want, it still won't get you ship.",futile_preparation,quality_filter,near_duplicate +"You can drinking the beer all you want, it still won't get you traveling on water.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'smelling the candle won't bring you quiet.'",futile_preparation,quality_filter,near_duplicate +"You can babies the milk all you want, it still won't get you ginger.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'washing the water won't bring you osprey.'",futile_preparation,quality_filter,near_duplicate +"You can rider the moped all you want, it still won't get you level.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'playing the clarinet won't bring you tuning.'",futile_preparation,quality_filter,near_duplicate +That's just holding the bottle and praying for carry water.,futile_preparation,quality_filter,near_duplicate +That's just playerring the recorder and praying for music.,futile_preparation,quality_filter,near_duplicate +That's just holding the jar and praying for storing valuables.,futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'dishing the chili won't bring you flavoring food.'",futile_preparation,quality_filter,near_duplicate +"You can throwing the egg all you want, it still won't get you creamed corn.",futile_preparation,quality_filter,near_duplicate +That's just drinking the straw and praying for skis.,futile_preparation,quality_filter,near_duplicate +"You can travel the plane all you want, it still won't get you sail on.",futile_preparation,quality_filter,near_duplicate +"You can scaring the pistol all you want, it still won't get you destruction.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'digging the spade won't bring you providing heat.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'swinging the bat won't bring you dig out precious materials.'",futile_preparation,quality_filter,near_duplicate +"You can provide shade the tree all you want, it still won't get you garden.",futile_preparation,quality_filter,near_duplicate +"You can plate the burger all you want, it still won't get you stuffing.",futile_preparation,quality_filter,near_duplicate +"You can adding flavor the pepper all you want, it still won't get you chili.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'planting the tractor won't bring you food.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'logging the saw won't bring you holding water while boiling.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'playing the trumpet won't bring you music.'",futile_preparation,quality_filter,near_duplicate +"You can drying the linen all you want, it still won't get you clothing.",futile_preparation,quality_filter,near_duplicate +That's just warfaring the airplane and praying for drink water.,futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'garnishing the pickle won't bring you butter.'",futile_preparation,quality_filter,near_duplicate +That's just silking the wolf and praying for grass.,futile_preparation,quality_filter,near_duplicate +That's just breading the butter and praying for fork.,futile_preparation,quality_filter,near_duplicate +That's just sweeping the broom and praying for slicing bread.,futile_preparation,quality_filter,near_duplicate +Like transporting the moped and hoping for drink from.,futile_preparation,quality_filter,near_duplicate +Like packing the box and hoping for storing things in.,futile_preparation,quality_filter,near_duplicate +"You can containing animals the fence all you want, it still won't get you bringing up oil.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'waterring the canoe won't bring you driver.'",futile_preparation,quality_filter,near_duplicate +That's just plating the nickel and praying for destroying ships.,futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'arting the gallery won't bring you selling stuff.'",futile_preparation,quality_filter,near_duplicate +That's just storing the jar and praying for shelter.,futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'baking the cumin won't bring you ""curry"".'",futile_preparation,quality_filter,near_duplicate +"You can surface the punch all you want, it still won't get you go for spin.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'feeding the trough won't bring you stacking.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'creating the fence won't bring you sitting on.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'horsessing the hay won't bring you prevent soil erosion.'",futile_preparation,quality_filter,near_duplicate +"You can ironing clothes the iron all you want, it still won't get you jewelry.",futile_preparation,quality_filter,near_duplicate +"You can cut the blade all you want, it still won't get you ammunition.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'seasoning the cumin won't bring you sauce.'",futile_preparation,quality_filter,near_duplicate +"You can rubbish the bin all you want, it still won't get you ship.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'storing the flask won't bring you carry liquids.'",futile_preparation,quality_filter,near_duplicate +"You can storage the trough all you want, it still won't get you put coffee in.",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'making the oboe won't bring you vibrating air.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'musicianing the mandolin won't bring you sound.'",futile_preparation,quality_filter,near_duplicate +That's just drinking the mug and praying for carry water.,futile_preparation,quality_filter,near_duplicate +That's just eating the potato and praying for baking.,futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'trapping the pit won't bring you finding gems.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'blowwing the harmonica won't bring you organization.'",futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'soldiering the mortar won't bring you disposal.'",futile_preparation,quality_filter,near_duplicate +"You can web the claw all you want, it still won't get you woodpecker.",futile_preparation,quality_filter,near_duplicate +That's just panning the butter and praying for dish.,futile_preparation,quality_filter,near_duplicate +"My grandmother used to say, 'ovenning the cornbread won't bring you pizza.'",futile_preparation,quality_filter,near_duplicate +"You can alloy the mercury all you want, it still won't get you making wire.",futile_preparation,quality_filter,near_duplicate +"You can storing liquid the bottle all you want, it still won't get you water.",futile_preparation,quality_filter,near_duplicate +Don't use up the pulp and then gripe about the triangle.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the dirt then wonders why the carbon looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't pick the banana and then gripe about the hair.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the nectar then wonders why the flower looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the wine then wonders why the wine looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't use up the jack and then gripe about the handle.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the wheat and complaining the barley tastes off.,hypocritical_complaint,quality_filter,near_duplicate +Don't pick the wood and then gripe about the apartment.,hypocritical_complaint,quality_filter,near_duplicate +Don't drink the car and then gripe about the iron.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the alcohol then wonders why the water looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't use up the root and then gripe about the salad.,hypocritical_complaint,quality_filter,near_duplicate +Don't take the leg and then gripe about the leg.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the fur then wonders why the limb looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the beak then wonders why the feathers looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't take the spice blend and then gripe about the cardamom.,hypocritical_complaint,quality_filter,near_duplicate +Don't use up the truck and then gripe about the mirror.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the limb then wonders why the fur looks bare.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the shell and complaining the seeds tastes off.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the soldier and complaining the gun tastes off.,hypocritical_complaint,quality_filter,near_duplicate +Don't use up the plastic and then gripe about the wood.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the tail then wonders why the trout looks bare.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the savanna and complaining the soil tastes off.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the meal then wonders why the sugar looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the vegetable then wonders why the root looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the plant then wonders why the land looks bare.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who drinks the windows and says the wood's no good.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the hoof then wonders why the stripe looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't drink the wing and then gripe about the feather.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the egg and complaining the wing tastes off.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the scrap then wonders why the scrap looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't pick the seaweed and then gripe about the coast.,hypocritical_complaint,quality_filter,near_duplicate +Don't eat the wire and then gripe about the metal.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the plant and complaining the pod tastes off.,hypocritical_complaint,quality_filter,near_duplicate +Don't eat the hull and then gripe about the bow.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the tree then wonders why the planting looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the string then wonders why the data looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the feather then wonders why the wings looks bare.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who picks the 88 keys and says the soundboard's no good.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the insect then wonders why the mouthpart looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't take the gauge and then gripe about the gauge.,hypocritical_complaint,quality_filter,near_duplicate +Don't eat the soldier and then gripe about the weapon.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who use ups the seats inside and says the wheel's no good.,hypocritical_complaint,quality_filter,near_duplicate +Don't use up the grain and then gripe about the grain.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the leather then wonders why the cotton looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the animal then wonders why the cat looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't eat the tool and then gripe about the metal.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who grabs the liquid and says the water's no good.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the skull then wonders why the bone looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't eat the root and then gripe about the plant.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the plastic then wonders why the bit looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the steel then wonders why the engine looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't use up the bow and then gripe about the deck.,hypocritical_complaint,quality_filter,near_duplicate +Don't pick the stem and then gripe about the plant.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the fabric then wonders why the sack looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't use up the can and then gripe about the container.,hypocritical_complaint,quality_filter,near_duplicate +Don't drink the spice and then gripe about the spice.,hypocritical_complaint,quality_filter,near_duplicate +Don't drink the sack and then gripe about the fabric.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the blade then wonders why the handle looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't grab the peach and then gripe about the hole.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the string quartet then wonders why the wood looks bare.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the antler and complaining the hoof tastes off.,hypocritical_complaint,quality_filter,near_duplicate +Don't pick the bird and then gripe about the wing.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who grabs the meal and says the salad's no good.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the vegetable then wonders why the vegetable looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the recipe then wonders why the dish looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't take the iron and then gripe about the scrap.,hypocritical_complaint,quality_filter,near_duplicate +Don't drink the string and then gripe about the wood.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who picks the wing and says the beak's no good.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the soldier then wonders why the weapon looks bare.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who use ups the blade and says the wood's no good.,hypocritical_complaint,quality_filter,near_duplicate +Don't grab the gun and then gripe about the steel.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the ceramic then wonders why the dirt looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the coop then wonders why the flock looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the meal then wonders why the steak looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't take the tree and then gripe about the plow.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the food and complaining the fur tastes off.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the beet then wonders why the ginseng looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the wing then wonders why the nest looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't eat the beach and then gripe about the water.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the ore then wonders why the mine looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the knife then wonders why the plow looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the tail then wonders why the paper looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the legs then wonders why the animal looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the beak then wonders why the feather looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the flower then wonders why the stem looks bare.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the pod and complaining the plant tastes off.,hypocritical_complaint,quality_filter,near_duplicate +Don't drink the fruit and then gripe about the shell.,hypocritical_complaint,quality_filter,near_duplicate +Don't drink the water and then gripe about the savanna.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the whale and complaining the jaw tastes off.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the sandwich and complaining the radish tastes off.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the roof then wonders why the roll looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't take the lightbulb and then gripe about the tungsten.,hypocritical_complaint,quality_filter,near_duplicate +Don't drink the leg and then gripe about the animal.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the pasta then wonders why the carbonara looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't take the meat and then gripe about the blood.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the tree then wonders why the wood looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the root then wonders why the salad looks bare.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the plastic and complaining the wood tastes off.,hypocritical_complaint,quality_filter,near_duplicate +Don't take the coriander and then gripe about the ingredient.,hypocritical_complaint,quality_filter,near_duplicate +Don't pick the food and then gripe about the cup.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the wood and complaining the wine tastes off.,hypocritical_complaint,quality_filter,near_duplicate +Don't grab the wood and then gripe about the apartment.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the dish and complaining the seasoning tastes off.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the package then wonders why the balanced breakfast looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the copper wiring then wonders why the bronze looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't grab the peel and then gripe about the dish.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the 6 legs then wonders why the fly looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the oil then wonders why the lynx looks bare.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who use ups the salad and says the garden's no good.,hypocritical_complaint,quality_filter,near_duplicate +Don't grab the land and then gripe about the handle.,hypocritical_complaint,quality_filter,near_duplicate +Don't eat the farm and then gripe about the wood.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the muscle and complaining the animal tastes off.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the stir-fry then wonders why the vegetable looks bare.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the comb and complaining the plastic tastes off.,hypocritical_complaint,quality_filter,near_duplicate +Don't use up the ore and then gripe about the metal.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the spaghetti then wonders why the wood looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the engine then wonders why the wheel looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't use up the seasoning and then gripe about the pod.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the ring and complaining the diamond tastes off.,hypocritical_complaint,quality_filter,near_duplicate +Don't grab the wildlife and then gripe about the fur.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the weapon then wonders why the ball looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't use up the tar and then gripe about the carbon.,hypocritical_complaint,quality_filter,near_duplicate +Don't eat the chips and then gripe about the savanna.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the corn and complaining the ingredient tastes off.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the vegetable and complaining the vegetable tastes off.,hypocritical_complaint,quality_filter,near_duplicate +Don't pick the fish and then gripe about the scale.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the bone then wonders why the jaw looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the metal then wonders why the land looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't pick the pod and then gripe about the dish.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the nest then wonders why the wing looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't pick the rabbit and then gripe about the chalk.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the alloy then wonders why the metal looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't pick the quartz and then gripe about the rock.,hypocritical_complaint,quality_filter,near_duplicate +Don't take the spice and then gripe about the spice.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the sack then wonders why the cotton looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't take the bouquet and then gripe about the carnation.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the lobster then wonders why the eggs looks bare.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who use ups the tool and says the gauge's no good.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the schist then wonders why the sand looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't grab the meat and then gripe about the body.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the pizza sauce then wonders why the topping looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't pick the wing and then gripe about the nest.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the liquid then wonders why the string looks bare.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the home and complaining the glass tastes off.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who picks the liquid and says the oil's no good.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the lettuce then wonders why the beef looks bare.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who picks the flour and says the corn's no good.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the school then wonders why the fish looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the recipe then wonders why the recipe looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't grab the mine and then gripe about the mortar.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the desk drawer and complaining the notepad tastes off.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who eats the seasoning and says the spice's no good.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the ball then wonders why the ammunition looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't grab the seasoning and then gripe about the saltshaker.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the mortar then wonders why the steeple looks bare.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the handle and complaining the blade tastes off.,hypocritical_complaint,quality_filter,near_duplicate +Don't drink the beak and then gripe about the wing.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the wood and complaining the shell tastes off.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who picks the earth and says the soil's no good.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the banana and complaining the animal tastes off.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who takes the orchard and says the wood's no good.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the bird and complaining the foot tastes off.,hypocritical_complaint,quality_filter,near_duplicate +Don't use up the bracelet and then gripe about the fire.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who use ups the hedge and says the wood's no good.,hypocritical_complaint,quality_filter,near_duplicate +Don't drink the food and then gripe about the salad.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the bird and complaining the wing tastes off.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the mountain and complaining the mountain tastes off.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the liquid and complaining the lid tastes off.,hypocritical_complaint,quality_filter,near_duplicate +Don't take the wood and then gripe about the steeple.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the plastic and complaining the paper tastes off.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the ore then wonders why the ore looks bare.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the garden and complaining the salad tastes off.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the player then wonders why the water looks bare.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who takes the nest and says the wing's no good.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the cicada and complaining the eggs tastes off.,hypocritical_complaint,quality_filter,near_duplicate +Don't eat the cow and then gripe about the cow.,hypocritical_complaint,quality_filter,near_duplicate +Don't pick the paw and then gripe about the web.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the tree and complaining the bark tastes off.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the grass and complaining the carnation tastes off.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the feline and complaining the fur tastes off.,hypocritical_complaint,quality_filter,near_duplicate +Don't pick the salt and then gripe about the body.,hypocritical_complaint,quality_filter,near_duplicate +Don't grab the material and then gripe about the smoke.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the banana then wonders why the monkey looks bare.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the wing and complaining the nest tastes off.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the knife then wonders why the hammer looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't use up the scale and then gripe about the caterpillar.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the steak then wonders why the meal looks bare.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who picks the iron and says the steel's no good.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who picks the house and says the house's no good.,hypocritical_complaint,quality_filter,near_duplicate +Don't pick the flesh and then gripe about the food.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the salt and complaining the corn tastes off.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the water and complaining the caffeine tastes off.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the water then wonders why the soil looks bare.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the salad and complaining the pod tastes off.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the coast then wonders why the coast looks bare.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the feather and complaining the feathers tastes off.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the package then wonders why the milk looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the horse then wonders why the fence looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the salad then wonders why the hamburger looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the garden then wonders why the water looks bare.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the wing and complaining the beak tastes off.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who eats the seasoning and says the pepper's no good.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the wing and complaining the feathers tastes off.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who use ups the pottery and says the bowl's no good.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the caterpillar then wonders why the scale looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't grab the dish and then gripe about the meal.,hypocritical_complaint,quality_filter,near_duplicate +Don't drink the glass and then gripe about the steel.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the fruit and complaining the fruit tastes off.,hypocritical_complaint,quality_filter,near_duplicate +Don't grab the alcohol and then gripe about the fruit.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the bulbul and complaining the roadrunner tastes off.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the mealybug and complaining the cicada tastes off.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the grassland then wonders why the zebra looks bare.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the pasta and complaining the meal tastes off.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the wing and complaining the pet tastes off.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the banana and complaining the fur tastes off.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the clay then wonders why the ore looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the egg then wonders why the plastic looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't drink the musical instrument and then gripe about the plastic.,hypocritical_complaint,quality_filter,near_duplicate +Don't pick the linen and then gripe about the cloth.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the spice then wonders why the curry powder looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the brick then wonders why the brick looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't eat the kite and then gripe about the cockatoo.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who use ups the rock and says the quartz's no good.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who grabs the foot and says the body's no good.,hypocritical_complaint,quality_filter,near_duplicate +Don't take the water and then gripe about the water.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the wick then wonders why the wax looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the bellows then wonders why the key looks bare.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who picks the tree and says the land's no good.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the feather then wonders why the feathers looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the polyester then wonders why the soot looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't pick the keratin and then gripe about the wall.,hypocritical_complaint,quality_filter,near_duplicate +Don't grab the body and then gripe about the hair.,hypocritical_complaint,quality_filter,near_duplicate +Don't drink the plant and then gripe about the flower.,hypocritical_complaint,quality_filter,near_duplicate +Don't take the two floors and then gripe about the house.,hypocritical_complaint,quality_filter,near_duplicate +Don't use up the beak and then gripe about the nest.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the skin and complaining the wood tastes off.,hypocritical_complaint,quality_filter,near_duplicate +Don't grab the vegetable and then gripe about the vegetable.,hypocritical_complaint,quality_filter,near_duplicate +Don't use up the quartz and then gripe about the jewelry.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the bronze and complaining the copper wiring tastes off.,hypocritical_complaint,quality_filter,near_duplicate +Don't drink the sound and then gripe about the keyboard.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the root then wonders why the recipe looks bare.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who picks the soil and says the soil's no good.,hypocritical_complaint,quality_filter,near_duplicate +Don't use up the wood and then gripe about the weapon.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the body and complaining the animal tastes off.,hypocritical_complaint,quality_filter,near_duplicate +Don't drink the oil and then gripe about the meat.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the stem and complaining the water tastes off.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the soot then wonders why the wood looks bare.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the fabric and complaining the thread tastes off.,hypocritical_complaint,quality_filter,near_duplicate +Don't take the wing and then gripe about the egg.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who picks the fabric and says the bag's no good.,hypocritical_complaint,quality_filter,near_duplicate +Don't take the soil and then gripe about the water.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the spinach then wonders why the meal looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't pick the wing and then gripe about the egg.,hypocritical_complaint,quality_filter,near_duplicate +Don't use up the wing and then gripe about the feather.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who use ups the insect and says the mouthpart's no good.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the plow then wonders why the soil looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the sound then wonders why the string looks bare.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who grabs the strong smell and says the turmeric's no good.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the banana then wonders why the bananas looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't pick the bouquet and then gripe about the bouquet.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the orange then wonders why the garden looks bare.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the honeydew and complaining the insect tastes off.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the sand then wonders why the stone looks bare.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the corn and complaining the stem tastes off.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the seaweed then wonders why the salt looks bare.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who picks the thread and says the muscle's no good.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the stone then wonders why the salt looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't use up the vegetable and then gripe about the stem.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the grape and complaining the alcohol tastes off.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the finger then wonders why the cuticle looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't drink the plastic and then gripe about the doctor.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the fruit then wonders why the sugar looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the orchard then wonders why the grassland looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the tail then wonders why the string looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the water then wonders why the stem looks bare.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who use ups the cooler and says the flame's no good.,hypocritical_complaint,quality_filter,near_duplicate +Don't take the nut and then gripe about the shell.,hypocritical_complaint,quality_filter,near_duplicate +Don't eat the sand and then gripe about the sand.,hypocritical_complaint,quality_filter,near_duplicate +Don't take the feather and then gripe about the bird.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who grabs the beak and says the feather's no good.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who picks the glaze and says the kiln's no good.,hypocritical_complaint,quality_filter,near_duplicate +Don't grab the glaze and then gripe about the clay.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the pit and complaining the earth tastes off.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the dish then wonders why the dish looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the blade then wonders why the surface looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the plastic then wonders why the keypad looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't take the hair and then gripe about the fur.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the pocket then wonders why the toolkit looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't take the wing and then gripe about the wing.,hypocritical_complaint,quality_filter,near_duplicate +Don't pick the book and then gripe about the literature.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who drinks the soil and says the fence's no good.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the bottle and complaining the cabinet tastes off.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the accordion and complaining the wood tastes off.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the blade then wonders why the wood looks bare.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who use ups the fruit and says the grape's no good.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the string and complaining the tool tastes off.,hypocritical_complaint,quality_filter,near_duplicate +Don't take the glass and then gripe about the mineral.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the fish then wonders why the water looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the medicine then wonders why the minister looks bare.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the cardamom and complaining the spice blend tastes off.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the sapsucker and complaining the nest tastes off.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the copper then wonders why the musical instrument looks bare.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the leaf and complaining the flower tastes off.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who drinks the barrel and says the needle's no good.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who picks the scrap and says the copper's no good.,hypocritical_complaint,quality_filter,near_duplicate +Don't drink the diamond and then gripe about the bracelet.,hypocritical_complaint,quality_filter,near_duplicate +Don't take the wood and then gripe about the blade.,hypocritical_complaint,quality_filter,near_duplicate +Don't use up the fabric and then gripe about the fabric.,hypocritical_complaint,quality_filter,near_duplicate +Don't pick the colony and then gripe about the insect.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who use ups the schist and says the rock's no good.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who drinks the sound and says the plastic's no good.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the onion then wonders why the meal looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the plastic then wonders why the wood looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't use up the limestone and then gripe about the soil.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the land then wonders why the plant looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't eat the shell and then gripe about the hickory.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the wheel and complaining the wheel tastes off.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who grabs the ammo and says the barrel's no good.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the seam and complaining the fabric tastes off.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the sugar then wonders why the meat looks bare.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the pendant and complaining the bracelet tastes off.,hypocritical_complaint,quality_filter,near_duplicate +Don't use up the feather and then gripe about the wing.,hypocritical_complaint,quality_filter,near_duplicate +Don't drink the plant and then gripe about the branch.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the shell and complaining the leaf tastes off.,hypocritical_complaint,quality_filter,near_duplicate +Don't take the metal and then gripe about the screw.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who grabs the sugar and says the jar's no good.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the handle and complaining the screwdriver tastes off.,hypocritical_complaint,quality_filter,near_duplicate +Don't use up the paw and then gripe about the antler.,hypocritical_complaint,quality_filter,near_duplicate +Don't grab the chili and then gripe about the cumin.,hypocritical_complaint,quality_filter,near_duplicate +Don't pick the can and then gripe about the jug.,hypocritical_complaint,quality_filter,near_duplicate +Don't grab the river and then gripe about the beach.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the plastic then wonders why the steel looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the stone then wonders why the rock looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't use up the oilcan and then gripe about the butter.,hypocritical_complaint,quality_filter,near_duplicate +Don't grab the jar and then gripe about the box.,hypocritical_complaint,quality_filter,near_duplicate +Don't eat the topping and then gripe about the slice.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the string then wonders why the string looks bare.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who use ups the jug and says the bucket's no good.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the husk then wonders why the banana looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't pick the nest and then gripe about the feather.,hypocritical_complaint,quality_filter,near_duplicate +Don't use up the aluminum and then gripe about the mineral.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who use ups the egg and says the wing's no good.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the wood then wonders why the handle looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the spice then wonders why the powder looks bare.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the steel and complaining the ship tastes off.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the ingredient then wonders why the oil looks bare.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the song then wonders why the wing looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't eat the steel and then gripe about the iron.,hypocritical_complaint,quality_filter,near_duplicate +Don't take the dish and then gripe about the meal.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who picks the vinegar and says the chard's no good.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the sheet and complaining the fiber tastes off.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the bird and complaining the nest tastes off.,hypocritical_complaint,quality_filter,near_duplicate +Don't take the coca and then gripe about the acorn.,hypocritical_complaint,quality_filter,near_duplicate +Don't grab the yarn and then gripe about the rubber band.,hypocritical_complaint,quality_filter,near_duplicate +Don't drink the peach and then gripe about the hole.,hypocritical_complaint,quality_filter,near_duplicate +"Don't use up the ""spice"" and then gripe about the dish.",hypocritical_complaint,quality_filter,near_duplicate +Don't pick the scrap and then gripe about the ore.,hypocritical_complaint,quality_filter,near_duplicate +Don't use up the soldier and then gripe about the metal.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the rock and complaining the ore tastes off.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the leaf and complaining the slug tastes off.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the rice and complaining the grain tastes off.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who drinks the caffein and says the water's no good.,hypocritical_complaint,quality_filter,near_duplicate +Don't eat the plant and then gripe about the vegetable.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who picks the wall and says the security's no good.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the cock then wonders why the rooster looks bare.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who use ups the car horn and says the tire's no good.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who grabs the valve and says the musical instrument's no good.,hypocritical_complaint,quality_filter,near_duplicate +Don't use up the bird and then gripe about the nest.,hypocritical_complaint,quality_filter,near_duplicate +Don't take the fat and then gripe about the thrasher.,hypocritical_complaint,quality_filter,near_duplicate +Don't pick the string and then gripe about the keys.,hypocritical_complaint,quality_filter,near_duplicate +Don't pick the shell and then gripe about the leg.,hypocritical_complaint,quality_filter,near_duplicate +Don't take the plant and then gripe about the tree.,hypocritical_complaint,quality_filter,near_duplicate +Don't pick the nut and then gripe about the wood.,hypocritical_complaint,quality_filter,near_duplicate +There's a fella who use ups the kite and says the animal's no good.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the plastic and complaining the mold tastes off.,hypocritical_complaint,quality_filter,near_duplicate +Don't take the beak and then gripe about the nest.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the vegetable and complaining the branch tastes off.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the potato then wonders why the meal looks bare.,hypocritical_complaint,quality_filter,near_duplicate +Don't eat the strings and then gripe about the string.,hypocritical_complaint,quality_filter,near_duplicate +Don't pick the flower and then gripe about the garden.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the bar and complaining the plane tastes off.,hypocritical_complaint,quality_filter,near_duplicate +Don't take the ions and then gripe about the sodium chloride.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the stripe and complaining the horse tastes off.,hypocritical_complaint,quality_filter,near_duplicate +He picks all the vine then wonders why the vine looks bare.,hypocritical_complaint,quality_filter,near_duplicate +That's like eating the fur and complaining the animal tastes off.,hypocritical_complaint,quality_filter,near_duplicate +"My daddy always said, can't have grass without worm.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have field without fence.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a corn to get a cornbread.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have beak without bird.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have fish without lake.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have playing hockey without ice.",tautological_wisdom,quality_filter,near_duplicate +"A poplar don't come without its water, now does it?",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have needle without medicine.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a water to get a tomato.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a sprout to get a salad.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a head to get a hammer.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have fox without shelter.",tautological_wisdom,quality_filter,near_duplicate +"A plow don't come without its tractor, now does it?",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a water to get a lobster.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have candle without aluminum.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have food without fish.",tautological_wisdom,quality_filter,near_duplicate +"A shelter don't come without its barn, now does it?",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a water to get a seaweed.",tautological_wisdom,quality_filter,near_duplicate +Ain't no papaya ever came from nothing — you need tree.,tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have medicine without bottle.",tautological_wisdom,quality_filter,near_duplicate +"A home don't come without its land, now does it?",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have flock without water.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have mealybug without ladybug.",tautological_wisdom,quality_filter,near_duplicate +"You want cat? Well, first you're gonna need shelter.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have animal without pitcher.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have coal without air to burn.",tautological_wisdom,quality_filter,near_duplicate +"A snapper don't come without its water, now does it?",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes an earth to get a ground.",tautological_wisdom,quality_filter,near_duplicate +"A pea don't come without its water, now does it?",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a river to get a fish.",tautological_wisdom,quality_filter,near_duplicate +Ain't no monkey ever came from nothing — you need marmoset.,tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have rook without chicken.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a meat to get a cat.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a water to get a trout.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a water to get a flounder.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have lid without container.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a water to get a watermelon.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have kiwi without vine.",tautological_wisdom,quality_filter,near_duplicate +Ain't no nectarine ever came from nothing — you need tree.,tautological_wisdom,quality_filter,near_duplicate +"A weaver don't come without its grass, now does it?",tautological_wisdom,quality_filter,near_duplicate +"A pepper don't come without its knife, now does it?",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have concrete without water.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a nest to get a chickadee.",tautological_wisdom,quality_filter,near_duplicate +"A leaf don't come without its mouth, now does it?",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a water to get a strawberry.",tautological_wisdom,quality_filter,near_duplicate +"A mango don't come without its tree, now does it?",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes an egg to get a robin.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have food without cat.",tautological_wisdom,quality_filter,near_duplicate +"A chop don't come without its fireplace, now does it?",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have planer without wood.",tautological_wisdom,quality_filter,near_duplicate +"An oriole don't come without its tree, now does it?",tautological_wisdom,quality_filter,near_duplicate +"An awl don't come without its blade, now does it?",tautological_wisdom,quality_filter,near_duplicate +"A fly don't come without its plant, now does it?",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have rabbit without grass.",tautological_wisdom,quality_filter,near_duplicate +Ain't no ham ever came from nothing — you need salt.,tautological_wisdom,quality_filter,near_duplicate +"You want cheese? Well, first you're gonna need salt.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have cashing in without chips.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a water to get a kiwi.",tautological_wisdom,quality_filter,near_duplicate +"A kill don't come without its pistol, now does it?",tautological_wisdom,quality_filter,near_duplicate +"A disease don't come without its mold, now does it?",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have rust without pewter.",tautological_wisdom,quality_filter,near_duplicate +Ain't no mouthpiece ever came from nothing — you need mouth.,tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have cereal without milk.",tautological_wisdom,quality_filter,near_duplicate +"You want grouper? Well, first you're gonna need water.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have thimble without hair.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a slug to get an animal.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have seed without bird.",tautological_wisdom,quality_filter,near_duplicate +Ain't no surfing ever came from nothing — you need wax.,tautological_wisdom,quality_filter,near_duplicate +"You want bouquet? Well, first you're gonna need flower.",tautological_wisdom,quality_filter,near_duplicate +"A skin don't come without its body, now does it?",tautological_wisdom,quality_filter,near_duplicate +"A drill hole don't come without its drill, now does it?",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have banana without sandwich.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a mold to get a bottle.",tautological_wisdom,quality_filter,near_duplicate +Ain't no rhea ever came from nothing — you need egg.,tautological_wisdom,quality_filter,near_duplicate +"You want lemon? Well, first you're gonna need tree.",tautological_wisdom,quality_filter,near_duplicate +"A whale don't come without its bull, now does it?",tautological_wisdom,quality_filter,near_duplicate +"A drinking don't come without its glass, now does it?",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have gannet without fish.",tautological_wisdom,quality_filter,near_duplicate +"A field don't come without its land, now does it?",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have feather without bird.",tautological_wisdom,quality_filter,near_duplicate +"You want hunt? Well, first you're gonna need goose.",tautological_wisdom,quality_filter,near_duplicate +Ain't no cooling off ever came from nothing — you need ice.,tautological_wisdom,quality_filter,near_duplicate +"A scoring homer don't come without its bat, now does it?",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a tire to get a car.",tautological_wisdom,quality_filter,near_duplicate +"A fabric don't come without its comb, now does it?",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have salt without sea.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes an acorn to get a tree.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a drill to get a drilling hole.",tautological_wisdom,quality_filter,near_duplicate +Ain't no sandwich ever came from nothing — you need pickle.,tautological_wisdom,quality_filter,near_duplicate +"You want farm? Well, first you're gonna need land.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a fabric to get a needle.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have marble without glass.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a blood to get a heart.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have garnet without mine.",tautological_wisdom,quality_filter,near_duplicate +"You want tea? Well, first you're gonna need mug.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have trigger without gun.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have sugar without candy.",tautological_wisdom,quality_filter,near_duplicate +Ain't no punch ever came from nothing — you need find.,tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a forest to get a shade.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have cheese without milk.",tautological_wisdom,quality_filter,near_duplicate +"A flower don't come without its seed, now does it?",tautological_wisdom,quality_filter,near_duplicate +"An ice cream don't come without its milk, now does it?",tautological_wisdom,quality_filter,near_duplicate +Ain't no soil ever came from nothing — you need land.,tautological_wisdom,quality_filter,near_duplicate +Ain't no gas ever came from nothing — you need cabbage.,tautological_wisdom,quality_filter,near_duplicate +"A cock don't come without its chicken, now does it?",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have disease without body.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have blood without heart.",tautological_wisdom,quality_filter,near_duplicate +"You want pond? Well, first you're gonna need beaver.",tautological_wisdom,quality_filter,near_duplicate +Ain't no plant ever came from nothing — you need soil.,tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes an insect to get a predator.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have kingfisher without fish.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have killing without weapon.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have stabbing to death without knife.",tautological_wisdom,quality_filter,near_duplicate +Ain't no leaf ever came from nothing — you need soil.,tautological_wisdom,quality_filter,near_duplicate +Ain't no nut ever came from nothing — you need tree.,tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a count to ten to get a punch.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a wood to get an ash.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a tree to get a bark.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have chicken without egg.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a metal to get a liquid.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have going to sleep without bed.",tautological_wisdom,quality_filter,near_duplicate +Ain't no grooming ever came from nothing — you need comb.,tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have pollution without car.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have fat without poison.",tautological_wisdom,quality_filter,near_duplicate +"A bird don't come without its egg, now does it?",tautological_wisdom,quality_filter,near_duplicate +"A smoking don't come without its lighter, now does it?",tautological_wisdom,quality_filter,near_duplicate +"You want wood? Well, first you're gonna need tree.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have cooking curry without pot.",tautological_wisdom,quality_filter,near_duplicate +Ain't no drinking ever came from nothing — you need bottle.,tautological_wisdom,quality_filter,near_duplicate +Ain't no returning to work ever came from nothing — you need car.,tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a tree to get a shelter.",tautological_wisdom,quality_filter,near_duplicate +"A calibration don't come without its recorder, now does it?",tautological_wisdom,quality_filter,near_duplicate +"An egg don't come without its chicken, now does it?",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes an electricity to get a computer.",tautological_wisdom,quality_filter,near_duplicate +"You want skate? Well, first you're gonna need buy roller skates.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have prey without goose.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have writing program without computer.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a bait hook to get a fish.",tautological_wisdom,quality_filter,near_duplicate +"A fish don't come without its catch or by, now does it?",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have skate without go to ice rink.",tautological_wisdom,quality_filter,near_duplicate +"A fence don't come without its do, now does it?",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have shade without plant.",tautological_wisdom,quality_filter,near_duplicate +"A punch don't come without its want to fight, now does it?",tautological_wisdom,quality_filter,near_duplicate +"A punch don't come without its not do, now does it?",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a get protective gear to get a fence.",tautological_wisdom,quality_filter,near_duplicate +"A fence don't come without its fencing sword, now does it?",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have planer without wood.",tautological_wisdom,quality_filter,near_duplicate +"You want cornbread? Well, first you're gonna need corn.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have lid without container.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes an earth to get a sea.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have banana without vinegar.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have awl without blade.",tautological_wisdom,quality_filter,near_duplicate +"You want fish? Well, first you're gonna need river.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have candle without aluminum.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a tree to get a peach.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a water to get a strawberry.",tautological_wisdom,quality_filter,near_duplicate +"A pigeon don't come without its water, now does it?",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have tern without water.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have micrometer without calibration.",tautological_wisdom,quality_filter,near_duplicate +"A needle don't come without its medicine, now does it?",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a tree to get a branch.",tautological_wisdom,quality_filter,near_duplicate +Ain't no bark ever came from nothing — you need tree.,tautological_wisdom,quality_filter,near_duplicate +"A kiwi don't come without its water, now does it?",tautological_wisdom,quality_filter,near_duplicate +"A banana don't come without its sandwich, now does it?",tautological_wisdom,quality_filter,near_duplicate +"A poplar don't come without its water, now does it?",tautological_wisdom,quality_filter,near_duplicate +Ain't no dove ever came from nothing — you need nest.,tautological_wisdom,quality_filter,near_duplicate +Ain't no plant ever came from nothing — you need soil.,tautological_wisdom,quality_filter,near_duplicate +"A crappie don't come without its water, now does it?",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have rhea without egg.",tautological_wisdom,quality_filter,near_duplicate +"You want urinating? Well, first you're gonna need bladder.",tautological_wisdom,quality_filter,near_duplicate +"You want tub? Well, first you're gonna need water.",tautological_wisdom,quality_filter,near_duplicate +Ain't no fireplace ever came from nothing — you need wood.,tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have cucumber without water.",tautological_wisdom,quality_filter,near_duplicate +"A crab don't come without its water, now does it?",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a water to get a lotus.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a marmoset to get a monkey.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a water to get a vegetable.",tautological_wisdom,quality_filter,near_duplicate +"A sardine don't come without its water, now does it?",tautological_wisdom,quality_filter,near_duplicate +"A flock don't come without its water, now does it?",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have opener without bottle.",tautological_wisdom,quality_filter,near_duplicate +Ain't no doing housework ever came from nothing — you need broom.,tautological_wisdom,quality_filter,near_duplicate +Ain't no watermelon ever came from nothing — you need vine.,tautological_wisdom,quality_filter,near_duplicate +"A trigger don't come without its gun, now does it?",tautological_wisdom,quality_filter,near_duplicate +"You want hearth? Well, first you're gonna need wood.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have plow without tractor.",tautological_wisdom,quality_filter,near_duplicate +Ain't no ham ever came from nothing — you need salt.,tautological_wisdom,quality_filter,near_duplicate +"An engine don't come without its oil, now does it?",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have leg without body.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a height to get a jack.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a phone to get a chatting with friends.",tautological_wisdom,quality_filter,near_duplicate +"You want rabbit? Well, first you're gonna need grass.",tautological_wisdom,quality_filter,near_duplicate +"A tomato don't come without its water, now does it?",tautological_wisdom,quality_filter,near_duplicate +"A nutmeg don't come without its tree, now does it?",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have cabbage without water.",tautological_wisdom,quality_filter,near_duplicate +Ain't no cork ever came from nothing — you need tree.,tautological_wisdom,quality_filter,near_duplicate +"A chard don't come without its water, now does it?",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have herring without water.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have bouquet without flower.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have music without pulley.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a tree to get a nut.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a piano to get a playing piano.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a smoke to get a ceramic.",tautological_wisdom,quality_filter,near_duplicate +"A cereal don't come without its milk, now does it?",tautological_wisdom,quality_filter,near_duplicate +"A hammer don't come without its head, now does it?",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a water to get a watermelon.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have flamingo without water.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have egg without chicken.",tautological_wisdom,quality_filter,near_duplicate +"A body don't come without its food, now does it?",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a grass to get a weaver.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have sugar without candy.",tautological_wisdom,quality_filter,near_duplicate +"A fire don't come without its rust, now does it?",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have calibration without recorder.",tautological_wisdom,quality_filter,near_duplicate +"You want animal? Well, first you're gonna need pitcher.",tautological_wisdom,quality_filter,near_duplicate +"You want hammer? Well, first you're gonna need handle.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have rust without pewter.",tautological_wisdom,quality_filter,near_duplicate +"You want aquarium? Well, first you're gonna need tank.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a blood to get an infection.",tautological_wisdom,quality_filter,near_duplicate +"You want kill? Well, first you're gonna need pistol.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have leaf without soil.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have wing without bird.",tautological_wisdom,quality_filter,near_duplicate +"A jointer don't come without its wood, now does it?",tautological_wisdom,quality_filter,near_duplicate +"A tree don't come without its acorn, now does it?",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a bird to get a feather.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have flower without soil.",tautological_wisdom,quality_filter,near_duplicate +"A mango don't come without its tree, now does it?",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have steak without trimming.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a mine to get a garnet.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have shelter without barn.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes an egg to get a bird.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes an egg to get a bunting.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a knife to get a pepper.",tautological_wisdom,quality_filter,near_duplicate +Ain't no mouthpiece ever came from nothing — you need mouth.,tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a fence to get a pasture.",tautological_wisdom,quality_filter,near_duplicate +"You want papaya? Well, first you're gonna need tree.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a meat to get a cat.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have needle without fabric.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a land to get a home.",tautological_wisdom,quality_filter,near_duplicate +Ain't no liquid ever came from nothing — you need metal.,tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have furrow without plow.",tautological_wisdom,quality_filter,near_duplicate +Ain't no robin ever came from nothing — you need egg.,tautological_wisdom,quality_filter,near_duplicate +Ain't no food ever came from nothing — you need fish.,tautological_wisdom,quality_filter,near_duplicate +Ain't no water ever came from nothing — you need field.,tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have skin without body.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have food without field.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have gannet without fish.",tautological_wisdom,quality_filter,near_duplicate +"A sandwich don't come without its pickle, now does it?",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a paper to get a comb.",tautological_wisdom,quality_filter,near_duplicate +"A rook don't come without its chicken, now does it?",tautological_wisdom,quality_filter,near_duplicate +Ain't no farm ever came from nothing — you need land.,tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a seed to get a rhinoceros.",tautological_wisdom,quality_filter,near_duplicate +"A bulbul don't come without its nest, now does it?",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a sea to get a salt.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have sneezing without pepper.",tautological_wisdom,quality_filter,near_duplicate +"A field don't come without its fence, now does it?",tautological_wisdom,quality_filter,near_duplicate +"A kiwi don't come without its vine, now does it?",tautological_wisdom,quality_filter,near_duplicate +"A beak don't come without its bird, now does it?",tautological_wisdom,quality_filter,near_duplicate +Ain't no anchor ever came from nothing — you need boat.,tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have oriole without tree.",tautological_wisdom,quality_filter,near_duplicate +"A field don't come without its land, now does it?",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a piloting to get an airplane.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have wing without metal.",tautological_wisdom,quality_filter,near_duplicate +"A burying cat don't come without its spade, now does it?",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have ladybug without earwig.",tautological_wisdom,quality_filter,near_duplicate +"A house don't come without its land, now does it?",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have grooming without comb.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a tree to get a cicada.",tautological_wisdom,quality_filter,near_duplicate +Ain't no lacebug ever came from nothing — you need pollination.,tautological_wisdom,quality_filter,near_duplicate +Ain't no fruit ever came from nothing — you need plant.,tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have cheese without milk.",tautological_wisdom,quality_filter,near_duplicate +"An animal don't come without its slug, now does it?",tautological_wisdom,quality_filter,near_duplicate +"You want explosion? Well, first you're gonna need revolver.",tautological_wisdom,quality_filter,near_duplicate +"A head don't come without its body, now does it?",tautological_wisdom,quality_filter,near_duplicate +"A salad don't come without its sprout, now does it?",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a shelter to get a fox.",tautological_wisdom,quality_filter,near_duplicate +"A wood don't come without its tree, now does it?",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a ladybug to get a mealybug.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have grass without worm.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a food to get an ostrich.",tautological_wisdom,quality_filter,near_duplicate +Ain't no canoeing ever came from nothing — you need canoe.,tautological_wisdom,quality_filter,near_duplicate +Ain't no disease ever came from nothing — you need mold.,tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a farm to get a food.",tautological_wisdom,quality_filter,near_duplicate +"You want playing hockey? Well, first you're gonna need ice.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a mold to get a bottle.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a forest to get a shade.",tautological_wisdom,quality_filter,near_duplicate +Ain't no fish ever came from nothing — you need buy bait.,tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a lighter to get a candle.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have seed without bird.",tautological_wisdom,quality_filter,near_duplicate +Ain't no savanna ever came from nothing — you need growth.,tautological_wisdom,quality_filter,near_duplicate +Ain't no medicine ever came from nothing — you need bottle.,tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a sunlight to grow to get a grass.",tautological_wisdom,quality_filter,near_duplicate +"A blood don't come without its heart, now does it?",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have cat without shelter.",tautological_wisdom,quality_filter,near_duplicate +"A scoring homer don't come without its bat, now does it?",tautological_wisdom,quality_filter,near_duplicate +Ain't no punch ever came from nothing — you need hit.,tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have sleeping without bed.",tautological_wisdom,quality_filter,near_duplicate +"A playing baseball don't come without its beer, now does it?",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes an insect to get a predator.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have soil without land.",tautological_wisdom,quality_filter,near_duplicate +"A hearing news don't come without its paper, now does it?",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes an electricity to get a computer.",tautological_wisdom,quality_filter,near_duplicate +Ain't no returning to work ever came from nothing — you need car.,tautological_wisdom,quality_filter,near_duplicate +"A punch don't come without its want to fight, now does it?",tautological_wisdom,quality_filter,near_duplicate +"A pond don't come without its beaver, now does it?",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have rubber stamp without paper.",tautological_wisdom,quality_filter,near_duplicate +Ain't no rest ever came from nothing — you need bed.,tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a get bait to get a fish.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a bait hook to get a fish.",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have pollution without car.",tautological_wisdom,quality_filter,near_duplicate +"You know what they say, it takes a find to get a punch.",tautological_wisdom,quality_filter,near_duplicate +Ain't no fish ever came from nothing — you need get fishing equipment.,tautological_wisdom,quality_filter,near_duplicate +Ain't no ash ever came from nothing — you need wood.,tautological_wisdom,quality_filter,near_duplicate +Ain't no shelter ever came from nothing — you need tree.,tautological_wisdom,quality_filter,near_duplicate +"An ice cream don't come without its milk, now does it?",tautological_wisdom,quality_filter,near_duplicate +Ain't no car ever came from nothing — you need tire.,tautological_wisdom,quality_filter,near_duplicate +Ain't no skate ever came from nothing — you need buy skates.,tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have skate without find ice.",tautological_wisdom,quality_filter,near_duplicate +"A fish don't come without its buy beer, now does it?",tautological_wisdom,quality_filter,near_duplicate +"My daddy always said, can't have fence without attack.",tautological_wisdom,quality_filter,near_duplicate +"A fence don't come without its stab yourself, now does it?",tautological_wisdom,quality_filter,near_duplicate +"You want fish? Well, first you're gonna need use fish line.",tautological_wisdom,quality_filter,near_duplicate +"You want skate? Well, first you're gonna need really.",tautological_wisdom,quality_filter,near_duplicate +The only difference between a bin and a glass is wide mouth.,false_equivalence,quality_filter,near_duplicate +The only difference between a dirt and a chalk is abrasiveness.,false_equivalence,quality_filter,near_duplicate +Take the hollow from a barrel and you've got yourself a bin.,false_equivalence,quality_filter,near_duplicate +The only difference between a pine and a bark is needles.,false_equivalence,quality_filter,near_duplicate +Take the feeding from a rabbit and you've got yourself a snail.,false_equivalence,quality_filter,near_duplicate +What's a cotinga but a finch with colorful plumage?,false_equivalence,quality_filter,near_duplicate +Take the color green from a leaf and you've got yourself a petal.,false_equivalence,quality_filter,near_duplicate +Take the metallic material from a blade and you've got yourself a gun.,false_equivalence,quality_filter,near_duplicate +Take the size from a truck and you've got yourself a moped.,false_equivalence,quality_filter,near_duplicate +The only difference between a soot and a tar is color black.,false_equivalence,quality_filter,near_duplicate +Take the flat from a bed and you've got yourself a door.,false_equivalence,quality_filter,near_duplicate +Take the equipment presence from a workshop and you've got yourself a kitchen.,false_equivalence,quality_filter,near_duplicate +What's a guitar but an oboe with wooden body?,false_equivalence,quality_filter,near_duplicate +Take the valuable from a diamond and you've got yourself a rope.,false_equivalence,quality_filter,near_duplicate +The only difference between a drill and a plow is smooth handle.,false_equivalence,quality_filter,near_duplicate +a bone is just a feather that's got white.,false_equivalence,quality_filter,near_duplicate +a kohlrabi is just a radish that's got skin texture.,false_equivalence,quality_filter,near_duplicate +What's a penguin but an ostrich with an attitude?,false_equivalence,quality_filter,near_duplicate +a skate is just a minnow that's got ambition.,false_equivalence,quality_filter,near_duplicate +What's a mango but a peach with sparkling aroma?,false_equivalence,quality_filter,near_duplicate +a flounder is just a skate that's got an attitude.,false_equivalence,quality_filter,near_duplicate +What's a yoke but a lid with weight?,false_equivalence,quality_filter,near_duplicate +an oxpecker is just a lark that's got size.,false_equivalence,quality_filter,near_duplicate +The only difference between a hearth and a farm is contains fireplace.,false_equivalence,quality_filter,near_duplicate +Take the caffeine from a holly and you've got yourself a dogwood.,false_equivalence,quality_filter,near_duplicate +Take the shape from a caddy and you've got yourself a chest.,false_equivalence,quality_filter,near_duplicate +Take the color from a ceramic and you've got yourself a paper.,false_equivalence,quality_filter,near_duplicate +Take the coloration from an osprey and you've got yourself a swan.,false_equivalence,quality_filter,near_duplicate +The only difference between an axe and a stethoscope is wooden handle.,false_equivalence,quality_filter,near_duplicate +What's a celery but a zucchini with crisp?,false_equivalence,quality_filter,near_duplicate +What's an oil but a milk with amber/clear color?,false_equivalence,quality_filter,near_duplicate +The only difference between an anchor and an iron is size.,false_equivalence,quality_filter,near_duplicate +What's a toucan but a quail with flight style?,false_equivalence,quality_filter,near_duplicate +an ostrich is just a rhea that's got long neck.,false_equivalence,quality_filter,near_duplicate +The only difference between a grouper and a pike is lips.,false_equivalence,quality_filter,near_duplicate +a broom is just a chisel that's got long handle.,false_equivalence,quality_filter,near_duplicate +What's a handgun but a rifle with weight?,false_equivalence,quality_filter,near_duplicate +The only difference between an iron and a gold is metallic taste.,false_equivalence,quality_filter,near_duplicate +What's a rat but a gazelle with nocturnal behavior?,false_equivalence,quality_filter,near_duplicate +What's a platinum but a steel with weight?,false_equivalence,quality_filter,near_duplicate +Take the bark appearance from a hickory and you've got yourself a holly.,false_equivalence,quality_filter,near_duplicate +a pickle is just a food that's got bright aroma.,false_equivalence,quality_filter,near_duplicate +Take the hay loft from a barn and you've got yourself a theater.,false_equivalence,quality_filter,near_duplicate +The only difference between a guitar and a triangle is wooden body.,false_equivalence,quality_filter,near_duplicate +Take the coloration from a barracuda and you've got yourself a snapper.,false_equivalence,quality_filter,near_duplicate +What's an organ but a viola with large size?,false_equivalence,quality_filter,near_duplicate +a pail is just a vase that's got open top.,false_equivalence,quality_filter,near_duplicate +an eagle is just a barbet that's got spot prey from afar.,false_equivalence,quality_filter,near_duplicate +The only difference between a teacup and a pail is handle.,false_equivalence,quality_filter,near_duplicate +What's a poplar but an oak with lightweight?,false_equivalence,quality_filter,near_duplicate +What's a potato but a mushroom with taste good?,false_equivalence,quality_filter,near_duplicate +Take the clear from a water and you've got yourself a tea.,false_equivalence,quality_filter,near_duplicate +a tomato is just a peach that's got taste.,false_equivalence,quality_filter,near_duplicate +a stork is just a petrel that's got waddling gait.,false_equivalence,quality_filter,near_duplicate +The only difference between a hoatzin and a grebe is wing claws.,false_equivalence,quality_filter,near_duplicate +a carton is just a pitcher that's got flexibility.,false_equivalence,quality_filter,near_duplicate +What's a verbena but a ginseng with an attitude?,false_equivalence,quality_filter,near_duplicate +Take the patience from a kale and you've got yourself a sprout.,false_equivalence,quality_filter,near_duplicate +Take the material from a jug and you've got yourself a chest.,false_equivalence,quality_filter,near_duplicate +a lotus is just a daisy that's got an attitude.,false_equivalence,quality_filter,near_duplicate +The only difference between a fly and a cicada is mouthparts.,false_equivalence,quality_filter,near_duplicate +a teacup is just a pail that's got shape.,false_equivalence,quality_filter,near_duplicate +a mole is just a worm that's got paws.,false_equivalence,quality_filter,near_duplicate +The only difference between a jicama and a cauliflower is pod-like skin.,false_equivalence,quality_filter,near_duplicate +a ferret is just a fin that's got four legs.,false_equivalence,quality_filter,near_duplicate +The only difference between a synthesizer and a trumpet is metal surface.,false_equivalence,quality_filter,near_duplicate diff --git a/corpus/training_pairs.jsonl b/corpus/training_pairs.jsonl new file mode 100644 index 0000000..07d3417 --- /dev/null +++ b/corpus/training_pairs.jsonl @@ -0,0 +1,9257 @@ +{"output": "A man without a dish? That's just exotic curry with ideas above its station.", "meta_template": "deconstruction", "source_words": ["ginger", "dish", "exotic", "curry"], "input": "Tell me something about ginger."} +{"output": "A man without a dish? That's just exotic curry with ideas above its station.", "meta_template": "deconstruction", "source_words": ["ginger", "dish", "exotic", "curry"], "input": "Tell me a saying about spice."} +{"output": "A man without a dish? That's just exotic curry with ideas above its station.", "meta_template": "deconstruction", "source_words": ["ginger", "dish", "exotic", "curry"], "input": "What would a farmer say about curry?"} +{"output": "A man without a dish? That's just exotic curry with ideas above its station.", "meta_template": "deconstruction", "source_words": ["ginger", "dish", "exotic", "curry"], "input": "Give me a proverb."} +{"output": "A burger without the beef? That's just a red tomato with ideas above its station.", "meta_template": "deconstruction", "source_words": ["hamburger", "beef", "color", "tomato"], "input": "Tell me something about tomato."} +{"output": "A burger without the beef? That's just a red tomato with ideas above its station.", "meta_template": "deconstruction", "source_words": ["hamburger", "beef", "color", "tomato"], "input": "Tell me a saying about food."} +{"output": "A burger without the beef? That's just a red tomato with ideas above its station.", "meta_template": "deconstruction", "source_words": ["hamburger", "beef", "color", "tomato"], "input": "What would a shepherd say about hamburger?"} +{"output": "A bottle without its glass is just some cold liquid acting above its station.", "meta_template": "deconstruction", "source_words": ["bottle", "glass", "cold", "liquid"], "input": "Tell me something about cold."} +{"output": "A bottle without its glass is just some cold liquid acting above its station.", "meta_template": "deconstruction", "source_words": ["bottle", "glass", "cold", "liquid"], "input": "Tell me a saying about container."} +{"output": "A bottle without its glass is just some cold liquid acting above its station.", "meta_template": "deconstruction", "source_words": ["bottle", "glass", "cold", "liquid"], "input": "What would a shepherd say about cold?"} +{"output": "A bottle without its glass is just some cold liquid acting above its station.", "meta_template": "deconstruction", "source_words": ["bottle", "glass", "cold", "liquid"], "input": "Give me a deconstruction proverb."} +{"output": "A bottle without its glass is just some cold liquid acting above its station.", "meta_template": "deconstruction", "source_words": ["bottle", "glass", "cold", "liquid"], "input": "Share some old-time wisdom."} +{"output": "A turkey ain't nothing but a plain sandwich that met some meat.", "meta_template": "deconstruction", "source_words": ["turkey", "meat", "plain", "sandwich"], "input": "Tell me something about sandwich."} +{"output": "A turkey ain't nothing but a plain sandwich that met some meat.", "meta_template": "deconstruction", "source_words": ["turkey", "meat", "plain", "sandwich"], "input": "Tell me a saying about food."} +{"output": "A turkey ain't nothing but a plain sandwich that met some meat.", "meta_template": "deconstruction", "source_words": ["turkey", "meat", "plain", "sandwich"], "input": "What would a innkeeper say about meat?"} +{"output": "You know what they say — a weapon without the steel is just a plain old clear plastic.", "meta_template": "deconstruction", "source_words": ["weapon", "steel", "clear", "plastic"], "input": "Tell me something about weapon."} +{"output": "You know what they say — a weapon without the steel is just a plain old clear plastic.", "meta_template": "deconstruction", "source_words": ["weapon", "steel", "clear", "plastic"], "input": "Tell me a saying about metal."} +{"output": "You know what they say — a weapon without the steel is just a plain old clear plastic.", "meta_template": "deconstruction", "source_words": ["weapon", "steel", "clear", "plastic"], "input": "What would a farmer say about weapon?"} +{"output": "You know what they say — a weapon without the steel is just a plain old clear plastic.", "meta_template": "deconstruction", "source_words": ["weapon", "steel", "clear", "plastic"], "input": "Give me a deconstruction proverb."} +{"output": "A sprig of thyme ain't nothing but a stem that got washed up by water.", "meta_template": "deconstruction", "source_words": ["thyme", "stem", "essential for washing", "water"], "input": "Tell me something about essential for washing."} +{"output": "A sprig of thyme ain't nothing but a stem that got washed up by water.", "meta_template": "deconstruction", "source_words": ["thyme", "stem", "essential for washing", "water"], "input": "Tell me a saying about plant."} +{"output": "A sprig of thyme ain't nothing but a stem that got washed up by water.", "meta_template": "deconstruction", "source_words": ["thyme", "stem", "essential for washing", "water"], "input": "What would a old sailor say about thyme?"} +{"output": "A sprig of thyme ain't nothing but a stem that got washed up by water.", "meta_template": "deconstruction", "source_words": ["thyme", "stem", "essential for washing", "water"], "input": "Give me a deconstruction proverb."} +{"output": "A sprig of thyme ain't nothing but a stem that got washed up by water.", "meta_template": "deconstruction", "source_words": ["thyme", "stem", "essential for washing", "water"], "input": "Tell me some folk wisdom."} +{"output": "Take the spice out of paprika, and all you've got left is an old spice blend.", "meta_template": "deconstruction", "source_words": ["paprika", "spice", "old", "spice blend"], "input": "Tell me something about spice."} +{"output": "Take the spice out of paprika, and all you've got left is an old spice blend.", "meta_template": "deconstruction", "source_words": ["paprika", "spice", "old", "spice blend"], "input": "Tell me a saying about spice."} +{"output": "Take the spice out of paprika, and all you've got left is an old spice blend.", "meta_template": "deconstruction", "source_words": ["paprika", "spice", "old", "spice blend"], "input": "What would a innkeeper say about spice blend?"} +{"output": "A jug's just cold water that found itself a lid.", "meta_template": "deconstruction", "source_words": ["jug", "lid", "cold", "water"], "input": "Tell me something about water."} +{"output": "A jug's just cold water that found itself a lid.", "meta_template": "deconstruction", "source_words": ["jug", "lid", "cold", "water"], "input": "Tell me a saying about container."} +{"output": "A jug's just cold water that found itself a lid.", "meta_template": "deconstruction", "source_words": ["jug", "lid", "cold", "water"], "input": "What would a grandmother say about jug?"} +{"output": "A jug's just cold water that found itself a lid.", "meta_template": "deconstruction", "source_words": ["jug", "lid", "cold", "water"], "input": "Give me a deconstruction proverb."} +{"output": "A decanter without its glass is just glass acting a bit too fancy for itself.", "meta_template": "deconstruction", "source_words": ["decanter", "glass", "translucent", "glass"], "input": "Tell me something about decanter."} +{"output": "A decanter without its glass is just glass acting a bit too fancy for itself.", "meta_template": "deconstruction", "source_words": ["decanter", "glass", "translucent", "glass"], "input": "Tell me a saying about vehicle."} +{"output": "A decanter without its glass is just glass acting a bit too fancy for itself.", "meta_template": "deconstruction", "source_words": ["decanter", "glass", "translucent", "glass"], "input": "What would a farmer say about decanter?"} +{"output": "A decanter without its glass is just glass acting a bit too fancy for itself.", "meta_template": "deconstruction", "source_words": ["decanter", "glass", "translucent", "glass"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a cucumber without the water is just water that's rising in the tub.", "meta_template": "deconstruction", "source_words": ["cucumber", "water", "rising in tub", "water"], "input": "Tell me something about water."} +{"output": "You know what they say — a cucumber without the water is just water that's rising in the tub.", "meta_template": "deconstruction", "source_words": ["cucumber", "water", "rising in tub", "water"], "input": "Tell me a saying about beverage."} +{"output": "You know what they say — a cucumber without the water is just water that's rising in the tub.", "meta_template": "deconstruction", "source_words": ["cucumber", "water", "rising in tub", "water"], "input": "What would a innkeeper say about water?"} +{"output": "You know what they say — a cucumber without the water is just water that's rising in the tub.", "meta_template": "deconstruction", "source_words": ["cucumber", "water", "rising in tub", "water"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a cucumber without the water is just water that's rising in the tub.", "meta_template": "deconstruction", "source_words": ["cucumber", "water", "rising in tub", "water"], "input": "Tell me some folk wisdom."} +{"output": "A candle ain't nothing but a small lighter that got itself some soot.", "meta_template": "deconstruction", "source_words": ["candle", "soot", "small size", "lighter"], "input": "Tell me something about soot."} +{"output": "A candle ain't nothing but a small lighter that got itself some soot.", "meta_template": "deconstruction", "source_words": ["candle", "soot", "small size", "lighter"], "input": "Tell me a saying about tool."} +{"output": "A candle ain't nothing but a small lighter that got itself some soot.", "meta_template": "deconstruction", "source_words": ["candle", "soot", "small size", "lighter"], "input": "What would a old sailor say about lighter?"} +{"output": "A candle ain't nothing but a small lighter that got itself some soot.", "meta_template": "deconstruction", "source_words": ["candle", "soot", "small size", "lighter"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — linen without the fabric is just a fancy dress.", "meta_template": "deconstruction", "source_words": ["linen", "fabric", "wearing style", "dress"], "input": "Tell me something about fabric."} +{"output": "You know what they say — linen without the fabric is just a fancy dress.", "meta_template": "deconstruction", "source_words": ["linen", "fabric", "wearing style", "dress"], "input": "Tell me a saying about clothing."} +{"output": "You know what they say — linen without the fabric is just a fancy dress.", "meta_template": "deconstruction", "source_words": ["linen", "fabric", "wearing style", "dress"], "input": "What would a innkeeper say about linen?"} +{"output": "A kohlrabi ain't nothing but a stem that grew itself some food and sometimes puts on a leafy hat.", "meta_template": "deconstruction", "source_words": ["kohlrabi", "food", "sometimes produces leaves", "stem"], "input": "Tell me something about stem."} +{"output": "A kohlrabi ain't nothing but a stem that grew itself some food and sometimes puts on a leafy hat.", "meta_template": "deconstruction", "source_words": ["kohlrabi", "food", "sometimes produces leaves", "stem"], "input": "Tell me a saying about plant."} +{"output": "A kohlrabi ain't nothing but a stem that grew itself some food and sometimes puts on a leafy hat.", "meta_template": "deconstruction", "source_words": ["kohlrabi", "food", "sometimes produces leaves", "stem"], "input": "What would a blacksmith say about food?"} +{"output": "A kohlrabi ain't nothing but a stem that grew itself some food and sometimes puts on a leafy hat.", "meta_template": "deconstruction", "source_words": ["kohlrabi", "food", "sometimes produces leaves", "stem"], "input": "Give me a deconstruction proverb."} +{"output": "A caliper ain't nothing but wood carved into furniture, holdin' onto its string.", "meta_template": "deconstruction", "source_words": ["caliper", "string", "carved into furniture", "wood"], "input": "Tell me something about caliper."} +{"output": "A caliper ain't nothing but wood carved into furniture, holdin' onto its string.", "meta_template": "deconstruction", "source_words": ["caliper", "string", "carved into furniture", "wood"], "input": "Tell me a saying about instrument."} +{"output": "A caliper ain't nothing but wood carved into furniture, holdin' onto its string.", "meta_template": "deconstruction", "source_words": ["caliper", "string", "carved into furniture", "wood"], "input": "What would a blacksmith say about string?"} +{"output": "A caliper ain't nothing but wood carved into furniture, holdin' onto its string.", "meta_template": "deconstruction", "source_words": ["caliper", "string", "carved into furniture", "wood"], "input": "Give me a deconstruction proverb."} +{"output": "A door ain't nothing but wood that found its way to shelter.", "meta_template": "deconstruction", "source_words": ["door", "shelter", "less dense than water", "wood"], "input": "Tell me something about door."} +{"output": "A door ain't nothing but wood that found its way to shelter.", "meta_template": "deconstruction", "source_words": ["door", "shelter", "less dense than water", "wood"], "input": "Tell me a saying about building."} +{"output": "A door ain't nothing but wood that found its way to shelter.", "meta_template": "deconstruction", "source_words": ["door", "shelter", "less dense than water", "wood"], "input": "What would a shepherd say about less dense than water?"} +{"output": "A door ain't nothing but wood that found its way to shelter.", "meta_template": "deconstruction", "source_words": ["door", "shelter", "less dense than water", "wood"], "input": "Give me a deconstruction proverb."} +{"output": "A door ain't nothing but wood that found its way to shelter.", "meta_template": "deconstruction", "source_words": ["door", "shelter", "less dense than water", "wood"], "input": "Share some old-time wisdom."} +{"output": "A gilded rifle ain't nothing but wood that got itself a weapon.", "meta_template": "deconstruction", "source_words": ["weapon", "rifle", "gilded", "wood"], "input": "Tell me something about gilded."} +{"output": "A gilded rifle ain't nothing but wood that got itself a weapon.", "meta_template": "deconstruction", "source_words": ["weapon", "rifle", "gilded", "wood"], "input": "Tell me a saying about weapon."} +{"output": "A gilded rifle ain't nothing but wood that got itself a weapon.", "meta_template": "deconstruction", "source_words": ["weapon", "rifle", "gilded", "wood"], "input": "What would a old sailor say about gilded?"} +{"output": "A gilded rifle ain't nothing but wood that got itself a weapon.", "meta_template": "deconstruction", "source_words": ["weapon", "rifle", "gilded", "wood"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a gun without its barrel's just a lump o' hard steel.", "meta_template": "deconstruction", "source_words": ["gun", "barrel", "hard", "steel"], "input": "Tell me something about barrel."} +{"output": "You know what they say — a gun without its barrel's just a lump o' hard steel.", "meta_template": "deconstruction", "source_words": ["gun", "barrel", "hard", "steel"], "input": "Tell me a saying about metal."} +{"output": "You know what they say — a gun without its barrel's just a lump o' hard steel.", "meta_template": "deconstruction", "source_words": ["gun", "barrel", "hard", "steel"], "input": "What would a grandmother say about gun?"} +{"output": "You know what they say — a gun without its barrel's just a lump o' hard steel.", "meta_template": "deconstruction", "source_words": ["gun", "barrel", "hard", "steel"], "input": "Give me a proverb."} +{"output": "You know what they say — a drill without a drilling hole is just an old drill hole.", "meta_template": "deconstruction", "source_words": ["drill", "drilling hole", "old", "drill hole"], "input": "Tell me something about old."} +{"output": "You know what they say — a drill without a drilling hole is just an old drill hole.", "meta_template": "deconstruction", "source_words": ["drill", "drilling hole", "old", "drill hole"], "input": "Tell me a saying about tool."} +{"output": "You know what they say — a drill without a drilling hole is just an old drill hole.", "meta_template": "deconstruction", "source_words": ["drill", "drilling hole", "old", "drill hole"], "input": "What would a blacksmith say about drill?"} +{"output": "You know what they say — a drill without a drilling hole is just an old drill hole.", "meta_template": "deconstruction", "source_words": ["drill", "drilling hole", "old", "drill hole"], "input": "Tell me some folk wisdom."} +{"output": "A glass kettle's handle's the only function left when the glass is gone.", "meta_template": "deconstruction", "source_words": ["kettle", "glass", "function", "handle"], "input": "Tell me something about kettle."} +{"output": "A glass kettle's handle's the only function left when the glass is gone.", "meta_template": "deconstruction", "source_words": ["kettle", "glass", "function", "handle"], "input": "Tell me a saying about container."} +{"output": "A glass kettle's handle's the only function left when the glass is gone.", "meta_template": "deconstruction", "source_words": ["kettle", "glass", "function", "handle"], "input": "What would a old sailor say about glass?"} +{"output": "A glass kettle's handle's the only function left when the glass is gone.", "meta_template": "deconstruction", "source_words": ["kettle", "glass", "function", "handle"], "input": "Give me a deconstruction proverb."} +{"output": "A glass kettle's handle's the only function left when the glass is gone.", "meta_template": "deconstruction", "source_words": ["kettle", "glass", "function", "handle"], "input": "Share some old-time wisdom."} +{"output": "You know what they say — a sailboat without its wood is just wet water after all.", "meta_template": "deconstruction", "source_words": ["sailboat", "wood", "essential to life", "water"], "input": "Tell me something about essential to life."} +{"output": "You know what they say — a sailboat without its wood is just wet water after all.", "meta_template": "deconstruction", "source_words": ["sailboat", "wood", "essential to life", "water"], "input": "Tell me a saying about material."} +{"output": "You know what they say — a sailboat without its wood is just wet water after all.", "meta_template": "deconstruction", "source_words": ["sailboat", "wood", "essential to life", "water"], "input": "What would a old sailor say about sailboat?"} +{"output": "You know what they say — a sailboat without its wood is just wet water after all.", "meta_template": "deconstruction", "source_words": ["sailboat", "wood", "essential to life", "water"], "input": "Give me a deconstruction proverb."} +{"output": "Fiber ain't nothing but clay that got itself some hardness.", "meta_template": "deconstruction", "source_words": ["fiber", "paper", "hardness", "ceramic"], "input": "Tell me something about hardness."} +{"output": "Fiber ain't nothing but clay that got itself some hardness.", "meta_template": "deconstruction", "source_words": ["fiber", "paper", "hardness", "ceramic"], "input": "Tell me a saying about plant."} +{"output": "Fiber ain't nothing but clay that got itself some hardness.", "meta_template": "deconstruction", "source_words": ["fiber", "paper", "hardness", "ceramic"], "input": "What would a farmer say about hardness?"} +{"output": "Fiber ain't nothing but clay that got itself some hardness.", "meta_template": "deconstruction", "source_words": ["fiber", "paper", "hardness", "ceramic"], "input": "Give me a deconstruction proverb."} +{"output": "You can't have an opener without a bottle, that's just a colorful piece of plastic dreaming it's got some highfalutin job to do.", "meta_template": "deconstruction", "source_words": ["opener", "bottle", "colorful", "plastic"], "input": "Tell me something about bottle."} +{"output": "You can't have an opener without a bottle, that's just a colorful piece of plastic dreaming it's got some highfalutin job to do.", "meta_template": "deconstruction", "source_words": ["opener", "bottle", "colorful", "plastic"], "input": "Tell me a saying about tool."} +{"output": "You can't have an opener without a bottle, that's just a colorful piece of plastic dreaming it's got some highfalutin job to do.", "meta_template": "deconstruction", "source_words": ["opener", "bottle", "colorful", "plastic"], "input": "What would a old sailor say about opener?"} +{"output": "You can't have an opener without a bottle, that's just a colorful piece of plastic dreaming it's got some highfalutin job to do.", "meta_template": "deconstruction", "source_words": ["opener", "bottle", "colorful", "plastic"], "input": "Give me a deconstruction proverb."} +{"output": "You can't have an opener without a bottle, that's just a colorful piece of plastic dreaming it's got some highfalutin job to do.", "meta_template": "deconstruction", "source_words": ["opener", "bottle", "colorful", "plastic"], "input": "What's a good saying?"} +{"output": "Take the sweet out of chocolate, and all you got left is sugar that dissolves easy in the water.", "meta_template": "deconstruction", "source_words": ["chocolate", "candy", "dissolves easily in water", "sugar"], "input": "Tell me something about chocolate."} +{"output": "Take the sweet out of chocolate, and all you got left is sugar that dissolves easy in the water.", "meta_template": "deconstruction", "source_words": ["chocolate", "candy", "dissolves easily in water", "sugar"], "input": "Tell me a saying about spice."} +{"output": "Take the sweet out of chocolate, and all you got left is sugar that dissolves easy in the water.", "meta_template": "deconstruction", "source_words": ["chocolate", "candy", "dissolves easily in water", "sugar"], "input": "What would a old sailor say about chocolate?"} +{"output": "You know what they say — a nickel without the coin is just some cold alloy.", "meta_template": "deconstruction", "source_words": ["nickel", "coin", "cold", "alloy"], "input": "Tell me something about coin."} +{"output": "You know what they say — a nickel without the coin is just some cold alloy.", "meta_template": "deconstruction", "source_words": ["nickel", "coin", "cold", "alloy"], "input": "Tell me a saying about metal."} +{"output": "You know what they say — a nickel without the coin is just some cold alloy.", "meta_template": "deconstruction", "source_words": ["nickel", "coin", "cold", "alloy"], "input": "What would a old sailor say about alloy?"} +{"output": "A barn ain't nothing but some porous wood that holds a tractor.", "meta_template": "deconstruction", "source_words": ["barn", "tractor", "porous", "wood"], "input": "Tell me something about porous."} +{"output": "A barn ain't nothing but some porous wood that holds a tractor.", "meta_template": "deconstruction", "source_words": ["barn", "tractor", "porous", "wood"], "input": "Tell me a saying about material."} +{"output": "A barn ain't nothing but some porous wood that holds a tractor.", "meta_template": "deconstruction", "source_words": ["barn", "tractor", "porous", "wood"], "input": "What would a shepherd say about wood?"} +{"output": "A herring without water is just a fish acting like it's above its station.", "meta_template": "deconstruction", "source_words": ["herring", "water", "breathes water", "fish"], "input": "Tell me something about fish."} +{"output": "A herring without water is just a fish acting like it's above its station.", "meta_template": "deconstruction", "source_words": ["herring", "water", "breathes water", "fish"], "input": "Tell me a saying about animal."} +{"output": "A herring without water is just a fish acting like it's above its station.", "meta_template": "deconstruction", "source_words": ["herring", "water", "breathes water", "fish"], "input": "What would a grandmother say about fish?"} +{"output": "A herring without water is just a fish acting like it's above its station.", "meta_template": "deconstruction", "source_words": ["herring", "water", "breathes water", "fish"], "input": "Give me a deconstruction proverb."} +{"output": "That coal ain't nothing but dirt that got itself mixed up with some carbon, giving it all sorts of texture variation.", "meta_template": "deconstruction", "source_words": ["coal", "carbon", "texture variation", "dirt"], "input": "Tell me something about texture variation."} +{"output": "That coal ain't nothing but dirt that got itself mixed up with some carbon, giving it all sorts of texture variation.", "meta_template": "deconstruction", "source_words": ["coal", "carbon", "texture variation", "dirt"], "input": "Tell me a saying about rock."} +{"output": "That coal ain't nothing but dirt that got itself mixed up with some carbon, giving it all sorts of texture variation.", "meta_template": "deconstruction", "source_words": ["coal", "carbon", "texture variation", "dirt"], "input": "What would a farmer say about coal?"} +{"output": "That coal ain't nothing but dirt that got itself mixed up with some carbon, giving it all sorts of texture variation.", "meta_template": "deconstruction", "source_words": ["coal", "carbon", "texture variation", "dirt"], "input": "Give me a deconstruction proverb."} +{"output": "That coal ain't nothing but dirt that got itself mixed up with some carbon, giving it all sorts of texture variation.", "meta_template": "deconstruction", "source_words": ["coal", "carbon", "texture variation", "dirt"], "input": "Share some old-time wisdom."} +{"output": "An oilcan ain't nothing but liquid that found itself a lock.", "meta_template": "deconstruction", "source_words": ["oilcan", "lock", "plain", "liquid"], "input": "Tell me something about liquid."} +{"output": "An oilcan ain't nothing but liquid that found itself a lock.", "meta_template": "deconstruction", "source_words": ["oilcan", "lock", "plain", "liquid"], "input": "Tell me a saying about container."} +{"output": "An oilcan ain't nothing but liquid that found itself a lock.", "meta_template": "deconstruction", "source_words": ["oilcan", "lock", "plain", "liquid"], "input": "What would a old sailor say about plain?"} +{"output": "An oilcan ain't nothing but liquid that found itself a lock.", "meta_template": "deconstruction", "source_words": ["oilcan", "lock", "plain", "liquid"], "input": "Give me a deconstruction proverb."} +{"output": "Take the plastic out of that desk and all you've got left is some good, gilded wood.", "meta_template": "deconstruction", "source_words": ["desk", "plastic", "gilded", "wood"], "input": "Tell me something about wood."} +{"output": "Take the plastic out of that desk and all you've got left is some good, gilded wood.", "meta_template": "deconstruction", "source_words": ["desk", "plastic", "gilded", "wood"], "input": "Tell me a saying about furniture."} +{"output": "Take the plastic out of that desk and all you've got left is some good, gilded wood.", "meta_template": "deconstruction", "source_words": ["desk", "plastic", "gilded", "wood"], "input": "What would a innkeeper say about desk?"} +{"output": "Take the plastic out of that desk and all you've got left is some good, gilded wood.", "meta_template": "deconstruction", "source_words": ["desk", "plastic", "gilded", "wood"], "input": "Give me a deconstruction proverb."} +{"output": "Take the flavor out of the cheese, and all you got left is fatty milk.", "meta_template": "deconstruction", "source_words": ["cheese", "flavor", "fatty", "milk"], "input": "Tell me something about flavor."} +{"output": "Take the flavor out of the cheese, and all you got left is fatty milk.", "meta_template": "deconstruction", "source_words": ["cheese", "flavor", "fatty", "milk"], "input": "Tell me a saying about beverage."} +{"output": "Take the flavor out of the cheese, and all you got left is fatty milk.", "meta_template": "deconstruction", "source_words": ["cheese", "flavor", "fatty", "milk"], "input": "What would a innkeeper say about fatty?"} +{"output": "Take the flavor out of the cheese, and all you got left is fatty milk.", "meta_template": "deconstruction", "source_words": ["cheese", "flavor", "fatty", "milk"], "input": "Give me a deconstruction proverb."} +{"output": "Take the flavor out of the cheese, and all you got left is fatty milk.", "meta_template": "deconstruction", "source_words": ["cheese", "flavor", "fatty", "milk"], "input": "What do they say?"} +{"output": "A wooden box ain't nothing but six sides carved into art.", "meta_template": "deconstruction", "source_words": ["box", "6 sides", "carved into art", "wood"], "input": "Tell me something about wood."} +{"output": "A wooden box ain't nothing but six sides carved into art.", "meta_template": "deconstruction", "source_words": ["box", "6 sides", "carved into art", "wood"], "input": "Tell me a saying about material."} +{"output": "A wooden box ain't nothing but six sides carved into art.", "meta_template": "deconstruction", "source_words": ["box", "6 sides", "carved into art", "wood"], "input": "What would a blacksmith say about 6 sides?"} +{"output": "A wooden box ain't nothing but six sides carved into art.", "meta_template": "deconstruction", "source_words": ["box", "6 sides", "carved into art", "wood"], "input": "Give me a deconstruction proverb."} +{"output": "Take the paper out of a kite, and all you've got left is a tail that just makes a flicking sound.", "meta_template": "deconstruction", "source_words": ["kite", "paper", "flicking sound", "tail"], "input": "Tell me something about flicking sound."} +{"output": "Take the paper out of a kite, and all you've got left is a tail that just makes a flicking sound.", "meta_template": "deconstruction", "source_words": ["kite", "paper", "flicking sound", "tail"], "input": "Tell me a saying about animal."} +{"output": "Take the paper out of a kite, and all you've got left is a tail that just makes a flicking sound.", "meta_template": "deconstruction", "source_words": ["kite", "paper", "flicking sound", "tail"], "input": "What would a shepherd say about kite?"} +{"output": "Take the paper out of a kite, and all you've got left is a tail that just makes a flicking sound.", "meta_template": "deconstruction", "source_words": ["kite", "paper", "flicking sound", "tail"], "input": "Give me a deconstruction proverb."} +{"output": "Take the water outta the pond, and all you're left with is liquid.", "meta_template": "deconstruction", "source_words": ["pond", "water", "liquid", "water"], "input": "Tell me something about water."} +{"output": "Take the water outta the pond, and all you're left with is liquid.", "meta_template": "deconstruction", "source_words": ["pond", "water", "liquid", "water"], "input": "Tell me a saying about landscape."} +{"output": "Take the water outta the pond, and all you're left with is liquid.", "meta_template": "deconstruction", "source_words": ["pond", "water", "liquid", "water"], "input": "What would a grandmother say about liquid?"} +{"output": "Take the water outta the pond, and all you're left with is liquid.", "meta_template": "deconstruction", "source_words": ["pond", "water", "liquid", "water"], "input": "Give me a deconstruction proverb."} +{"output": "A fly without wings is just a plant with a fibrous stem.", "meta_template": "deconstruction", "source_words": ["fly", "wings", "fibrous stem structure", "plant"], "input": "Tell me something about fibrous stem structure."} +{"output": "A fly without wings is just a plant with a fibrous stem.", "meta_template": "deconstruction", "source_words": ["fly", "wings", "fibrous stem structure", "plant"], "input": "Tell me a saying about plant."} +{"output": "A fly without wings is just a plant with a fibrous stem.", "meta_template": "deconstruction", "source_words": ["fly", "wings", "fibrous stem structure", "plant"], "input": "What would a innkeeper say about fibrous stem structure?"} +{"output": "A fly without wings is just a plant with a fibrous stem.", "meta_template": "deconstruction", "source_words": ["fly", "wings", "fibrous stem structure", "plant"], "input": "Give me a deconstruction proverb."} +{"output": "That roadrunner without its feathers? That's just a sharp beak acting above its station.", "meta_template": "deconstruction", "source_words": ["roadrunner", "feather", "sharp", "beak"], "input": "Tell me something about feather."} +{"output": "That roadrunner without its feathers? That's just a sharp beak acting above its station.", "meta_template": "deconstruction", "source_words": ["roadrunner", "feather", "sharp", "beak"], "input": "Tell me a saying about material."} +{"output": "That roadrunner without its feathers? That's just a sharp beak acting above its station.", "meta_template": "deconstruction", "source_words": ["roadrunner", "feather", "sharp", "beak"], "input": "What would a shepherd say about beak?"} +{"output": "That roadrunner without its feathers? That's just a sharp beak acting above its station.", "meta_template": "deconstruction", "source_words": ["roadrunner", "feather", "sharp", "beak"], "input": "Tell me some folk wisdom."} +{"output": "You know what they say — rice without its husk is just plain essential water.", "meta_template": "deconstruction", "source_words": ["rice", "husk", "essential for life on earth", "water"], "input": "Tell me something about rice."} +{"output": "You know what they say — rice without its husk is just plain essential water.", "meta_template": "deconstruction", "source_words": ["rice", "husk", "essential for life on earth", "water"], "input": "Tell me a saying about grain."} +{"output": "You know what they say — rice without its husk is just plain essential water.", "meta_template": "deconstruction", "source_words": ["rice", "husk", "essential for life on earth", "water"], "input": "What would a grandmother say about water?"} +{"output": "You know what they say — rice without its husk is just plain essential water.", "meta_template": "deconstruction", "source_words": ["rice", "husk", "essential for life on earth", "water"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a rope without a pulley is just a bunch of non-food fiber.", "meta_template": "deconstruction", "source_words": ["rope", "pulley", "non-food", "fiber"], "input": "Tell me something about rope."} +{"output": "You know what they say — a rope without a pulley is just a bunch of non-food fiber.", "meta_template": "deconstruction", "source_words": ["rope", "pulley", "non-food", "fiber"], "input": "Tell me a saying about material."} +{"output": "You know what they say — a rope without a pulley is just a bunch of non-food fiber.", "meta_template": "deconstruction", "source_words": ["rope", "pulley", "non-food", "fiber"], "input": "What would a blacksmith say about rope?"} +{"output": "You know what they say — a rope without a pulley is just a bunch of non-food fiber.", "meta_template": "deconstruction", "source_words": ["rope", "pulley", "non-food", "fiber"], "input": "Share some old-time wisdom."} +{"output": "The humble dress is just some thread that got wrapped in linen.", "meta_template": "deconstruction", "source_words": ["linen", "dress", "humble", "thread"], "input": "Tell me something about linen."} +{"output": "The humble dress is just some thread that got wrapped in linen.", "meta_template": "deconstruction", "source_words": ["linen", "dress", "humble", "thread"], "input": "Tell me a saying about clothing."} +{"output": "The humble dress is just some thread that got wrapped in linen.", "meta_template": "deconstruction", "source_words": ["linen", "dress", "humble", "thread"], "input": "What would a blacksmith say about thread?"} +{"output": "The humble dress is just some thread that got wrapped in linen.", "meta_template": "deconstruction", "source_words": ["linen", "dress", "humble", "thread"], "input": "What's a good saying?"} +{"output": "Take the dressing out of the salad, and all you got left is a plain, water-rich lettuce.", "meta_template": "deconstruction", "source_words": ["salad", "dressing", "water-rich", "lettuce"], "input": "Tell me something about water-rich."} +{"output": "Take the dressing out of the salad, and all you got left is a plain, water-rich lettuce.", "meta_template": "deconstruction", "source_words": ["salad", "dressing", "water-rich", "lettuce"], "input": "Tell me a saying about vegetable."} +{"output": "Take the dressing out of the salad, and all you got left is a plain, water-rich lettuce.", "meta_template": "deconstruction", "source_words": ["salad", "dressing", "water-rich", "lettuce"], "input": "What would a innkeeper say about water-rich?"} +{"output": "Take the dressing out of the salad, and all you got left is a plain, water-rich lettuce.", "meta_template": "deconstruction", "source_words": ["salad", "dressing", "water-rich", "lettuce"], "input": "Give me a deconstruction proverb."} +{"output": "A saddle without its leather is just tough hide.", "meta_template": "deconstruction", "source_words": ["saddle", "leather", "strong flexibility", "leather"], "input": "Tell me something about saddle."} +{"output": "A saddle without its leather is just tough hide.", "meta_template": "deconstruction", "source_words": ["saddle", "leather", "strong flexibility", "leather"], "input": "Tell me a saying about material."} +{"output": "A saddle without its leather is just tough hide.", "meta_template": "deconstruction", "source_words": ["saddle", "leather", "strong flexibility", "leather"], "input": "What would a innkeeper say about leather?"} +{"output": "A saddle without its leather is just tough hide.", "meta_template": "deconstruction", "source_words": ["saddle", "leather", "strong flexibility", "leather"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a mouth without the bone is just salty flesh talkin'.", "meta_template": "deconstruction", "source_words": ["mouth", "bone", "salty taste", "flesh"], "input": "Tell me something about bone."} +{"output": "You know what they say — a mouth without the bone is just salty flesh talkin'.", "meta_template": "deconstruction", "source_words": ["mouth", "bone", "salty taste", "flesh"], "input": "Tell me a saying about insect."} +{"output": "You know what they say — a mouth without the bone is just salty flesh talkin'.", "meta_template": "deconstruction", "source_words": ["mouth", "bone", "salty taste", "flesh"], "input": "What would a innkeeper say about flesh?"} +{"output": "Salt's just chips that got themselves some dead crystals.", "meta_template": "deconstruction", "source_words": ["salt", "crystals", "dead", "chips"], "input": "Tell me something about salt."} +{"output": "Salt's just chips that got themselves some dead crystals.", "meta_template": "deconstruction", "source_words": ["salt", "crystals", "dead", "chips"], "input": "Tell me a saying about spice."} +{"output": "Salt's just chips that got themselves some dead crystals.", "meta_template": "deconstruction", "source_words": ["salt", "crystals", "dead", "chips"], "input": "What would a innkeeper say about chips?"} +{"output": "Salt's just chips that got themselves some dead crystals.", "meta_template": "deconstruction", "source_words": ["salt", "crystals", "dead", "chips"], "input": "Give me a deconstruction proverb."} +{"output": "Salt's just chips that got themselves some dead crystals.", "meta_template": "deconstruction", "source_words": ["salt", "crystals", "dead", "chips"], "input": "What do they say?"} +{"output": "A fox ain't nothing but a long tail that found itself some humble shelter.", "meta_template": "deconstruction", "source_words": ["fox", "shelter", "humble", "long tail"], "input": "Tell me something about fox."} +{"output": "A fox ain't nothing but a long tail that found itself some humble shelter.", "meta_template": "deconstruction", "source_words": ["fox", "shelter", "humble", "long tail"], "input": "Tell me a saying about animal."} +{"output": "A fox ain't nothing but a long tail that found itself some humble shelter.", "meta_template": "deconstruction", "source_words": ["fox", "shelter", "humble", "long tail"], "input": "What would a innkeeper say about long tail?"} +{"output": "Take the fisherman out of the micrometer, and all you've got left is plain old opaque wood.", "meta_template": "deconstruction", "source_words": ["micrometer", "fisherman", "opaque", "wood"], "input": "Tell me something about wood."} +{"output": "Take the fisherman out of the micrometer, and all you've got left is plain old opaque wood.", "meta_template": "deconstruction", "source_words": ["micrometer", "fisherman", "opaque", "wood"], "input": "Tell me a saying about instrument."} +{"output": "Take the fisherman out of the micrometer, and all you've got left is plain old opaque wood.", "meta_template": "deconstruction", "source_words": ["micrometer", "fisherman", "opaque", "wood"], "input": "What would a farmer say about micrometer?"} +{"output": "Take the fisherman out of the micrometer, and all you've got left is plain old opaque wood.", "meta_template": "deconstruction", "source_words": ["micrometer", "fisherman", "opaque", "wood"], "input": "Give me a deconstruction proverb."} +{"output": "Take the fisherman out of the micrometer, and all you've got left is plain old opaque wood.", "meta_template": "deconstruction", "source_words": ["micrometer", "fisherman", "opaque", "wood"], "input": "Tell me some folk wisdom."} +{"output": "A trout ain't nothing but a fish that needs dangerous water.", "meta_template": "deconstruction", "source_words": ["trout", "fish", "dangerous", "water"], "input": "Tell me something about fish."} +{"output": "A trout ain't nothing but a fish that needs dangerous water.", "meta_template": "deconstruction", "source_words": ["trout", "fish", "dangerous", "water"], "input": "Tell me a saying about beverage."} +{"output": "A trout ain't nothing but a fish that needs dangerous water.", "meta_template": "deconstruction", "source_words": ["trout", "fish", "dangerous", "water"], "input": "What would a innkeeper say about fish?"} +{"output": "A trout ain't nothing but a fish that needs dangerous water.", "meta_template": "deconstruction", "source_words": ["trout", "fish", "dangerous", "water"], "input": "Give me a deconstruction proverb."} +{"output": "A falcon without its oxpecker is just a wing with ideas above its station, flapping around with no sense.", "meta_template": "deconstruction", "source_words": ["falcon", "oxpecker", "flapping motion", "wing"], "input": "Tell me something about oxpecker."} +{"output": "A falcon without its oxpecker is just a wing with ideas above its station, flapping around with no sense.", "meta_template": "deconstruction", "source_words": ["falcon", "oxpecker", "flapping motion", "wing"], "input": "Tell me a saying about bird."} +{"output": "A falcon without its oxpecker is just a wing with ideas above its station, flapping around with no sense.", "meta_template": "deconstruction", "source_words": ["falcon", "oxpecker", "flapping motion", "wing"], "input": "What would a farmer say about oxpecker?"} +{"output": "A falcon without its oxpecker is just a wing with ideas above its station, flapping around with no sense.", "meta_template": "deconstruction", "source_words": ["falcon", "oxpecker", "flapping motion", "wing"], "input": "Give me a deconstruction proverb."} +{"output": "A beer ain't nothing but a sorry bad drug that got itself some alcohol in.", "meta_template": "deconstruction", "source_words": ["beer", "alcohol in", "sorry", "bad drug"], "input": "Tell me something about alcohol in."} +{"output": "A beer ain't nothing but a sorry bad drug that got itself some alcohol in.", "meta_template": "deconstruction", "source_words": ["beer", "alcohol in", "sorry", "bad drug"], "input": "Tell me a saying about beverage."} +{"output": "A beer ain't nothing but a sorry bad drug that got itself some alcohol in.", "meta_template": "deconstruction", "source_words": ["beer", "alcohol in", "sorry", "bad drug"], "input": "What would a shepherd say about bad drug?"} +{"output": "A beer ain't nothing but a sorry bad drug that got itself some alcohol in.", "meta_template": "deconstruction", "source_words": ["beer", "alcohol in", "sorry", "bad drug"], "input": "What's a good saying?"} +{"output": "An aquarium without its glass is just water with ideas above its station.", "meta_template": "deconstruction", "source_words": ["aquarium", "glass", "liquid", "water"], "input": "Tell me something about aquarium."} +{"output": "An aquarium without its glass is just water with ideas above its station.", "meta_template": "deconstruction", "source_words": ["aquarium", "glass", "liquid", "water"], "input": "Tell me a saying about mineral."} +{"output": "An aquarium without its glass is just water with ideas above its station.", "meta_template": "deconstruction", "source_words": ["aquarium", "glass", "liquid", "water"], "input": "What would a blacksmith say about liquid?"} +{"output": "An aquarium without its glass is just water with ideas above its station.", "meta_template": "deconstruction", "source_words": ["aquarium", "glass", "liquid", "water"], "input": "Give me a deconstruction proverb."} +{"output": "Take the bushy tail off that fox, and all you're left with is a humble, long tail.", "meta_template": "deconstruction", "source_words": ["fox", "bushy tail", "humble", "long tail"], "input": "Tell me something about bushy tail."} +{"output": "Take the bushy tail off that fox, and all you're left with is a humble, long tail.", "meta_template": "deconstruction", "source_words": ["fox", "bushy tail", "humble", "long tail"], "input": "Tell me a saying about animal."} +{"output": "Take the bushy tail off that fox, and all you're left with is a humble, long tail.", "meta_template": "deconstruction", "source_words": ["fox", "bushy tail", "humble", "long tail"], "input": "What would a grandmother say about bushy tail?"} +{"output": "Take the bushy tail off that fox, and all you're left with is a humble, long tail.", "meta_template": "deconstruction", "source_words": ["fox", "bushy tail", "humble", "long tail"], "input": "Give me a deconstruction proverb."} +{"output": "Take the bushy tail off that fox, and all you're left with is a humble, long tail.", "meta_template": "deconstruction", "source_words": ["fox", "bushy tail", "humble", "long tail"], "input": "What's a good saying?"} +{"output": "A triangle ain't nothing but 3 sides that meet at three humble vertices.", "meta_template": "deconstruction", "source_words": ["triangle", "three vertices", "humble", "3 sides"], "input": "Tell me something about three vertices."} +{"output": "A triangle ain't nothing but 3 sides that meet at three humble vertices.", "meta_template": "deconstruction", "source_words": ["triangle", "three vertices", "humble", "3 sides"], "input": "Tell me a saying about instrument."} +{"output": "A triangle ain't nothing but 3 sides that meet at three humble vertices.", "meta_template": "deconstruction", "source_words": ["triangle", "three vertices", "humble", "3 sides"], "input": "What would a blacksmith say about three vertices?"} +{"output": "A triangle ain't nothing but 3 sides that meet at three humble vertices.", "meta_template": "deconstruction", "source_words": ["triangle", "three vertices", "humble", "3 sides"], "input": "Give me a deconstruction proverb."} +{"output": "A triangle ain't nothing but 3 sides that meet at three humble vertices.", "meta_template": "deconstruction", "source_words": ["triangle", "three vertices", "humble", "3 sides"], "input": "What's a good saying?"} +{"output": "You take the fish out of a snapper, and all you got left is blue water.", "meta_template": "deconstruction", "source_words": ["snapper", "fish", "blue", "water"], "input": "Tell me something about fish."} +{"output": "You take the fish out of a snapper, and all you got left is blue water.", "meta_template": "deconstruction", "source_words": ["snapper", "fish", "blue", "water"], "input": "Tell me a saying about beverage."} +{"output": "You take the fish out of a snapper, and all you got left is blue water.", "meta_template": "deconstruction", "source_words": ["snapper", "fish", "blue", "water"], "input": "What would a innkeeper say about snapper?"} +{"output": "You take the fish out of a snapper, and all you got left is blue water.", "meta_template": "deconstruction", "source_words": ["snapper", "fish", "blue", "water"], "input": "Give me a deconstruction proverb."} +{"output": "You take the fish out of a snapper, and all you got left is blue water.", "meta_template": "deconstruction", "source_words": ["snapper", "fish", "blue", "water"], "input": "Share some old-time wisdom."} +{"output": "Take the water out of celery and all you've got left is a stem that sometimes produces leaves.", "meta_template": "deconstruction", "source_words": ["celery", "water", "sometimes produces leaves", "stem"], "input": "Tell me something about water."} +{"output": "Take the water out of celery and all you've got left is a stem that sometimes produces leaves.", "meta_template": "deconstruction", "source_words": ["celery", "water", "sometimes produces leaves", "stem"], "input": "Tell me a saying about vegetable."} +{"output": "Take the water out of celery and all you've got left is a stem that sometimes produces leaves.", "meta_template": "deconstruction", "source_words": ["celery", "water", "sometimes produces leaves", "stem"], "input": "What would a old sailor say about water?"} +{"output": "Take the water out of celery and all you've got left is a stem that sometimes produces leaves.", "meta_template": "deconstruction", "source_words": ["celery", "water", "sometimes produces leaves", "stem"], "input": "Give me a deconstruction proverb."} +{"output": "A salad without a vegetable? That's just lettuce acting above its leafy green station.", "meta_template": "deconstruction", "source_words": ["salad", "vegetable", "leafy green color", "lettuce"], "input": "Tell me something about vegetable."} +{"output": "A salad without a vegetable? That's just lettuce acting above its leafy green station.", "meta_template": "deconstruction", "source_words": ["salad", "vegetable", "leafy green color", "lettuce"], "input": "Tell me a saying about plant."} +{"output": "A salad without a vegetable? That's just lettuce acting above its leafy green station.", "meta_template": "deconstruction", "source_words": ["salad", "vegetable", "leafy green color", "lettuce"], "input": "What would a shepherd say about vegetable?"} +{"output": "A salad without a vegetable? That's just lettuce acting above its leafy green station.", "meta_template": "deconstruction", "source_words": ["salad", "vegetable", "leafy green color", "lettuce"], "input": "Give me a deconstruction proverb."} +{"output": "A salad without a vegetable? That's just lettuce acting above its leafy green station.", "meta_template": "deconstruction", "source_words": ["salad", "vegetable", "leafy green color", "lettuce"], "input": "Share some old-time wisdom."} +{"output": "You know what they say — a petal with no flower is just an old lotus.", "meta_template": "deconstruction", "source_words": ["petal", "flower", "old", "lotus"], "input": "Tell me something about lotus."} +{"output": "You know what they say — a petal with no flower is just an old lotus.", "meta_template": "deconstruction", "source_words": ["petal", "flower", "old", "lotus"], "input": "Tell me a saying about plant."} +{"output": "You know what they say — a petal with no flower is just an old lotus.", "meta_template": "deconstruction", "source_words": ["petal", "flower", "old", "lotus"], "input": "What would a old sailor say about petal?"} +{"output": "You know what they say — a petal with no flower is just an old lotus.", "meta_template": "deconstruction", "source_words": ["petal", "flower", "old", "lotus"], "input": "Give me a deconstruction proverb."} +{"output": "That old container ain't nothing but metal that got itself mixed up with some glass.", "meta_template": "deconstruction", "source_words": ["container", "glass", "mercury", "metal"], "input": "Tell me something about glass."} +{"output": "That old container ain't nothing but metal that got itself mixed up with some glass.", "meta_template": "deconstruction", "source_words": ["container", "glass", "mercury", "metal"], "input": "Tell me a saying about mineral."} +{"output": "That old container ain't nothing but metal that got itself mixed up with some glass.", "meta_template": "deconstruction", "source_words": ["container", "glass", "mercury", "metal"], "input": "What would a old sailor say about mercury?"} +{"output": "That old container ain't nothing but metal that got itself mixed up with some glass.", "meta_template": "deconstruction", "source_words": ["container", "glass", "mercury", "metal"], "input": "Give me a deconstruction proverb."} +{"output": "That old container ain't nothing but metal that got itself mixed up with some glass.", "meta_template": "deconstruction", "source_words": ["container", "glass", "mercury", "metal"], "input": "What's a good saying?"} +{"output": "Take the shell out of an acorn and all you've got left is the seeds.", "meta_template": "deconstruction", "source_words": ["acorn", "shell", "wet", "seeds"], "input": "Tell me something about wet."} +{"output": "Take the shell out of an acorn and all you've got left is the seeds.", "meta_template": "deconstruction", "source_words": ["acorn", "shell", "wet", "seeds"], "input": "Tell me a saying about container."} +{"output": "Take the shell out of an acorn and all you've got left is the seeds.", "meta_template": "deconstruction", "source_words": ["acorn", "shell", "wet", "seeds"], "input": "What would a blacksmith say about acorn?"} +{"output": "Take the shell out of an acorn and all you've got left is the seeds.", "meta_template": "deconstruction", "source_words": ["acorn", "shell", "wet", "seeds"], "input": "Give me a deconstruction proverb."} +{"output": "Take the books out of a library and all you've got left is steel, which is harder than plastic.", "meta_template": "deconstruction", "source_words": ["library", "books", "harder than plastic", "steel"], "input": "Tell me something about library."} +{"output": "Take the books out of a library and all you've got left is steel, which is harder than plastic.", "meta_template": "deconstruction", "source_words": ["library", "books", "harder than plastic", "steel"], "input": "Tell me a saying about building."} +{"output": "Take the books out of a library and all you've got left is steel, which is harder than plastic.", "meta_template": "deconstruction", "source_words": ["library", "books", "harder than plastic", "steel"], "input": "What would a innkeeper say about harder than plastic?"} +{"output": "Take the books out of a library and all you've got left is steel, which is harder than plastic.", "meta_template": "deconstruction", "source_words": ["library", "books", "harder than plastic", "steel"], "input": "Give me a deconstruction proverb."} +{"output": "Take the books out of a library and all you've got left is steel, which is harder than plastic.", "meta_template": "deconstruction", "source_words": ["library", "books", "harder than plastic", "steel"], "input": "What's a good saying?"} +{"output": "You know what they say — a window without the school is just a shelter built on purpose.", "meta_template": "deconstruction", "source_words": ["window", "school", "purpose", "shelter"], "input": "Tell me something about window."} +{"output": "You know what they say — a window without the school is just a shelter built on purpose.", "meta_template": "deconstruction", "source_words": ["window", "school", "purpose", "shelter"], "input": "Tell me a saying about building."} +{"output": "You know what they say — a window without the school is just a shelter built on purpose.", "meta_template": "deconstruction", "source_words": ["window", "school", "purpose", "shelter"], "input": "What would a blacksmith say about shelter?"} +{"output": "You know what they say — a window without the school is just a shelter built on purpose.", "meta_template": "deconstruction", "source_words": ["window", "school", "purpose", "shelter"], "input": "Give me a deconstruction proverb."} +{"output": "A xylophone without plastic? That's just wood showing off its solid nature.", "meta_template": "deconstruction", "source_words": ["xylophone", "plastic", "solid", "wood"], "input": "Tell me something about plastic."} +{"output": "A xylophone without plastic? That's just wood showing off its solid nature.", "meta_template": "deconstruction", "source_words": ["xylophone", "plastic", "solid", "wood"], "input": "Tell me a saying about instrument."} +{"output": "A xylophone without plastic? That's just wood showing off its solid nature.", "meta_template": "deconstruction", "source_words": ["xylophone", "plastic", "solid", "wood"], "input": "What would a innkeeper say about wood?"} +{"output": "Pull the stem right outta that rose, and all you're left with is a mouthful of thorns.", "meta_template": "deconstruction", "source_words": ["rose", "stem", "old", "thorns"], "input": "Tell me something about thorns."} +{"output": "Pull the stem right outta that rose, and all you're left with is a mouthful of thorns.", "meta_template": "deconstruction", "source_words": ["rose", "stem", "old", "thorns"], "input": "Tell me a saying about plant."} +{"output": "Pull the stem right outta that rose, and all you're left with is a mouthful of thorns.", "meta_template": "deconstruction", "source_words": ["rose", "stem", "old", "thorns"], "input": "What would a farmer say about stem?"} +{"output": "Pull the stem right outta that rose, and all you're left with is a mouthful of thorns.", "meta_template": "deconstruction", "source_words": ["rose", "stem", "old", "thorns"], "input": "Give me a deconstruction proverb."} +{"output": "Pull the stem right outta that rose, and all you're left with is a mouthful of thorns.", "meta_template": "deconstruction", "source_words": ["rose", "stem", "old", "thorns"], "input": "Give me a proverb."} +{"output": "You know what they say — a guitar with no strings is just fancy-looking wood.", "meta_template": "deconstruction", "source_words": ["guitar", "strings", "gilded", "wood"], "input": "Tell me something about guitar."} +{"output": "You know what they say — a guitar with no strings is just fancy-looking wood.", "meta_template": "deconstruction", "source_words": ["guitar", "strings", "gilded", "wood"], "input": "Tell me a saying about instrument."} +{"output": "You know what they say — a guitar with no strings is just fancy-looking wood.", "meta_template": "deconstruction", "source_words": ["guitar", "strings", "gilded", "wood"], "input": "What would a grandmother say about strings?"} +{"output": "A pickle without water? That's just salt thinking it's smarter than its taste.", "meta_template": "deconstruction", "source_words": ["pickle", "water", "vanishing taste in mouth", "salt"], "input": "Tell me something about water."} +{"output": "A pickle without water? That's just salt thinking it's smarter than its taste.", "meta_template": "deconstruction", "source_words": ["pickle", "water", "vanishing taste in mouth", "salt"], "input": "Tell me a saying about beverage."} +{"output": "A pickle without water? That's just salt thinking it's smarter than its taste.", "meta_template": "deconstruction", "source_words": ["pickle", "water", "vanishing taste in mouth", "salt"], "input": "What would a blacksmith say about pickle?"} +{"output": "A pickle without water? That's just salt thinking it's smarter than its taste.", "meta_template": "deconstruction", "source_words": ["pickle", "water", "vanishing taste in mouth", "salt"], "input": "Give me a deconstruction proverb."} +{"output": "A pickle without water? That's just salt thinking it's smarter than its taste.", "meta_template": "deconstruction", "source_words": ["pickle", "water", "vanishing taste in mouth", "salt"], "input": "Share some old-time wisdom."} +{"output": "A pot ain't nothing but textured string packed into a container.", "meta_template": "deconstruction", "source_words": ["pot", "container", "textured", "string"], "input": "Tell me something about string."} +{"output": "A pot ain't nothing but textured string packed into a container.", "meta_template": "deconstruction", "source_words": ["pot", "container", "textured", "string"], "input": "Tell me a saying about material."} +{"output": "A pot ain't nothing but textured string packed into a container.", "meta_template": "deconstruction", "source_words": ["pot", "container", "textured", "string"], "input": "What would a blacksmith say about container?"} +{"output": "A pot ain't nothing but textured string packed into a container.", "meta_template": "deconstruction", "source_words": ["pot", "container", "textured", "string"], "input": "Give me a deconstruction proverb."} +{"output": "A maple ain't nothing but a leaf grown onto some wood.", "meta_template": "deconstruction", "source_words": ["maple", "wood", "smell foliage", "leaf"], "input": "Tell me something about maple."} +{"output": "A maple ain't nothing but a leaf grown onto some wood.", "meta_template": "deconstruction", "source_words": ["maple", "wood", "smell foliage", "leaf"], "input": "Tell me a saying about plant."} +{"output": "A maple ain't nothing but a leaf grown onto some wood.", "meta_template": "deconstruction", "source_words": ["maple", "wood", "smell foliage", "leaf"], "input": "What would a grandmother say about maple?"} +{"output": "You take the plastic out of the carton, and all you got left is milk good for babies.", "meta_template": "deconstruction", "source_words": ["carton", "plastic", "good for babies", "milk"], "input": "Tell me something about carton."} +{"output": "You take the plastic out of the carton, and all you got left is milk good for babies.", "meta_template": "deconstruction", "source_words": ["carton", "plastic", "good for babies", "milk"], "input": "Tell me a saying about material."} +{"output": "You take the plastic out of the carton, and all you got left is milk good for babies.", "meta_template": "deconstruction", "source_words": ["carton", "plastic", "good for babies", "milk"], "input": "What would a shepherd say about good for babies?"} +{"output": "A burger without its grease is just an old ingredient fancying itself important.", "meta_template": "deconstruction", "source_words": ["burger", "grease", "old", "ingredient"], "input": "Tell me something about grease."} +{"output": "A burger without its grease is just an old ingredient fancying itself important.", "meta_template": "deconstruction", "source_words": ["burger", "grease", "old", "ingredient"], "input": "Tell me a saying about food."} +{"output": "A burger without its grease is just an old ingredient fancying itself important.", "meta_template": "deconstruction", "source_words": ["burger", "grease", "old", "ingredient"], "input": "What would a shepherd say about grease?"} +{"output": "A burger without its grease is just an old ingredient fancying itself important.", "meta_template": "deconstruction", "source_words": ["burger", "grease", "old", "ingredient"], "input": "Give me a deconstruction proverb."} +{"output": "A feather without a lark? That's just a bunting acting like it's got thick bills.", "meta_template": "deconstruction", "source_words": ["feather", "lark", "thick bills", "bunting"], "input": "Tell me something about thick bills."} +{"output": "A feather without a lark? That's just a bunting acting like it's got thick bills.", "meta_template": "deconstruction", "source_words": ["feather", "lark", "thick bills", "bunting"], "input": "Tell me a saying about material."} +{"output": "A feather without a lark? That's just a bunting acting like it's got thick bills.", "meta_template": "deconstruction", "source_words": ["feather", "lark", "thick bills", "bunting"], "input": "What would a blacksmith say about bunting?"} +{"output": "A feather without a lark? That's just a bunting acting like it's got thick bills.", "meta_template": "deconstruction", "source_words": ["feather", "lark", "thick bills", "bunting"], "input": "Give me a deconstruction proverb."} +{"output": "A rose ain't nothing but some old thorns that met a flower.", "meta_template": "deconstruction", "source_words": ["rose", "flower", "old", "thorns"], "input": "Tell me something about old."} +{"output": "A rose ain't nothing but some old thorns that met a flower.", "meta_template": "deconstruction", "source_words": ["rose", "flower", "old", "thorns"], "input": "Tell me a saying about plant."} +{"output": "A rose ain't nothing but some old thorns that met a flower.", "meta_template": "deconstruction", "source_words": ["rose", "flower", "old", "thorns"], "input": "What would a old sailor say about rose?"} +{"output": "A rose ain't nothing but some old thorns that met a flower.", "meta_template": "deconstruction", "source_words": ["rose", "flower", "old", "thorns"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — fuel without a lighter is just a handy little bottle.", "meta_template": "deconstruction", "source_words": ["fuel", "lighter", "portable size", "bottle"], "input": "Tell me something about lighter."} +{"output": "You know what they say — fuel without a lighter is just a handy little bottle.", "meta_template": "deconstruction", "source_words": ["fuel", "lighter", "portable size", "bottle"], "input": "Tell me a saying about material."} +{"output": "You know what they say — fuel without a lighter is just a handy little bottle.", "meta_template": "deconstruction", "source_words": ["fuel", "lighter", "portable size", "bottle"], "input": "What would a blacksmith say about bottle?"} +{"output": "You know what they say — fuel without a lighter is just a handy little bottle.", "meta_template": "deconstruction", "source_words": ["fuel", "lighter", "portable size", "bottle"], "input": "What's a good saying?"} +{"output": "Leg without a body? That's just fat full of solid white crystals with ideas above its station.", "meta_template": "deconstruction", "source_words": ["leg", "body", "solid white crystals", "fat"], "input": "Tell me something about fat."} +{"output": "Leg without a body? That's just fat full of solid white crystals with ideas above its station.", "meta_template": "deconstruction", "source_words": ["leg", "body", "solid white crystals", "fat"], "input": "Tell me a saying about tool."} +{"output": "Leg without a body? That's just fat full of solid white crystals with ideas above its station.", "meta_template": "deconstruction", "source_words": ["leg", "body", "solid white crystals", "fat"], "input": "What would a old sailor say about solid white crystals?"} +{"output": "Leg without a body? That's just fat full of solid white crystals with ideas above its station.", "meta_template": "deconstruction", "source_words": ["leg", "body", "solid white crystals", "fat"], "input": "Give me a deconstruction proverb."} +{"output": "Build a silo from concrete, take the steel away, and all you're left with is that concrete smell.", "meta_template": "deconstruction", "source_words": ["silo", "steel", "smell", "concrete"], "input": "Tell me something about smell."} +{"output": "Build a silo from concrete, take the steel away, and all you're left with is that concrete smell.", "meta_template": "deconstruction", "source_words": ["silo", "steel", "smell", "concrete"], "input": "Tell me a saying about metal."} +{"output": "Build a silo from concrete, take the steel away, and all you're left with is that concrete smell.", "meta_template": "deconstruction", "source_words": ["silo", "steel", "smell", "concrete"], "input": "What would a old sailor say about smell?"} +{"output": "Build a silo from concrete, take the steel away, and all you're left with is that concrete smell.", "meta_template": "deconstruction", "source_words": ["silo", "steel", "smell", "concrete"], "input": "What do they say?"} +{"output": "A burger ain't nothing but food that got itself some grease and plenty of variety.", "meta_template": "deconstruction", "source_words": ["burger", "grease", "variety", "food"], "input": "Tell me something about grease."} +{"output": "A burger ain't nothing but food that got itself some grease and plenty of variety.", "meta_template": "deconstruction", "source_words": ["burger", "grease", "variety", "food"], "input": "Tell me a saying about food."} +{"output": "A burger ain't nothing but food that got itself some grease and plenty of variety.", "meta_template": "deconstruction", "source_words": ["burger", "grease", "variety", "food"], "input": "What would a farmer say about variety?"} +{"output": "A burger ain't nothing but food that got itself some grease and plenty of variety.", "meta_template": "deconstruction", "source_words": ["burger", "grease", "variety", "food"], "input": "What's a good saying?"} +{"output": "You know what they say — a styrofoam without its cup is just a flexible sort of plastic.", "meta_template": "deconstruction", "source_words": ["styrofoam", "cup", "flexible", "plastic"], "input": "Tell me something about styrofoam."} +{"output": "You know what they say — a styrofoam without its cup is just a flexible sort of plastic.", "meta_template": "deconstruction", "source_words": ["styrofoam", "cup", "flexible", "plastic"], "input": "Tell me a saying about material."} +{"output": "You know what they say — a styrofoam without its cup is just a flexible sort of plastic.", "meta_template": "deconstruction", "source_words": ["styrofoam", "cup", "flexible", "plastic"], "input": "What would a innkeeper say about styrofoam?"} +{"output": "You know what they say — a cockatoo without its beak is just a smooth-feathered shadow.", "meta_template": "deconstruction", "source_words": ["cockatoo", "beak", "smooth surface", "feather"], "input": "Tell me something about feather."} +{"output": "You know what they say — a cockatoo without its beak is just a smooth-feathered shadow.", "meta_template": "deconstruction", "source_words": ["cockatoo", "beak", "smooth surface", "feather"], "input": "Tell me a saying about animal."} +{"output": "You know what they say — a cockatoo without its beak is just a smooth-feathered shadow.", "meta_template": "deconstruction", "source_words": ["cockatoo", "beak", "smooth surface", "feather"], "input": "What would a innkeeper say about feather?"} +{"output": "A saw's just a rope with no blade to keep it straight.", "meta_template": "deconstruction", "source_words": ["saw", "blade", "varies in thickness", "rope"], "input": "Tell me something about varies in thickness."} +{"output": "A saw's just a rope with no blade to keep it straight.", "meta_template": "deconstruction", "source_words": ["saw", "blade", "varies in thickness", "rope"], "input": "Tell me a saying about tool."} +{"output": "A saw's just a rope with no blade to keep it straight.", "meta_template": "deconstruction", "source_words": ["saw", "blade", "varies in thickness", "rope"], "input": "What would a blacksmith say about varies in thickness?"} +{"output": "A saw's just a rope with no blade to keep it straight.", "meta_template": "deconstruction", "source_words": ["saw", "blade", "varies in thickness", "rope"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — burlap with no sack in it is just a cold bag.", "meta_template": "deconstruction", "source_words": ["burlap", "sack", "cold", "bag"], "input": "Tell me something about burlap."} +{"output": "You know what they say — burlap with no sack in it is just a cold bag.", "meta_template": "deconstruction", "source_words": ["burlap", "sack", "cold", "bag"], "input": "Tell me a saying about fabric."} +{"output": "You know what they say — burlap with no sack in it is just a cold bag.", "meta_template": "deconstruction", "source_words": ["burlap", "sack", "cold", "bag"], "input": "What would a farmer say about cold?"} +{"output": "You know what they say — burlap with no sack in it is just a cold bag.", "meta_template": "deconstruction", "source_words": ["burlap", "sack", "cold", "bag"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — burlap with no sack in it is just a cold bag.", "meta_template": "deconstruction", "source_words": ["burlap", "sack", "cold", "bag"], "input": "Tell me some folk wisdom."} +{"output": "A potassium ain't nothing but glass that got mixed with stone, and it's still considered fragile.", "meta_template": "deconstruction", "source_words": ["potassium", "stone", "considered fragile", "glass"], "input": "Tell me something about glass."} +{"output": "A potassium ain't nothing but glass that got mixed with stone, and it's still considered fragile.", "meta_template": "deconstruction", "source_words": ["potassium", "stone", "considered fragile", "glass"], "input": "Tell me a saying about mineral."} +{"output": "A potassium ain't nothing but glass that got mixed with stone, and it's still considered fragile.", "meta_template": "deconstruction", "source_words": ["potassium", "stone", "considered fragile", "glass"], "input": "What would a farmer say about potassium?"} +{"output": "A potassium ain't nothing but glass that got mixed with stone, and it's still considered fragile.", "meta_template": "deconstruction", "source_words": ["potassium", "stone", "considered fragile", "glass"], "input": "Give me a deconstruction proverb."} +{"output": "Take the iron out of that lantern, and all you're left with is some fancy paper.", "meta_template": "deconstruction", "source_words": ["lantern", "metal", "handmade or manufactured", "paper"], "input": "Tell me something about lantern."} +{"output": "Take the iron out of that lantern, and all you're left with is some fancy paper.", "meta_template": "deconstruction", "source_words": ["lantern", "metal", "handmade or manufactured", "paper"], "input": "Tell me a saying about metal."} +{"output": "Take the iron out of that lantern, and all you're left with is some fancy paper.", "meta_template": "deconstruction", "source_words": ["lantern", "metal", "handmade or manufactured", "paper"], "input": "What would a grandmother say about paper?"} +{"output": "Take the iron out of that lantern, and all you're left with is some fancy paper.", "meta_template": "deconstruction", "source_words": ["lantern", "metal", "handmade or manufactured", "paper"], "input": "Give me a proverb."} +{"output": "A barrel without the wood? That's just plastic trying to act transparent.", "meta_template": "deconstruction", "source_words": ["barrel", "wood", "transparent", "plastic"], "input": "Tell me something about transparent."} +{"output": "A barrel without the wood? That's just plastic trying to act transparent.", "meta_template": "deconstruction", "source_words": ["barrel", "wood", "transparent", "plastic"], "input": "Tell me a saying about material."} +{"output": "A barrel without the wood? That's just plastic trying to act transparent.", "meta_template": "deconstruction", "source_words": ["barrel", "wood", "transparent", "plastic"], "input": "What would a innkeeper say about plastic?"} +{"output": "You know what they say — a mall without a store is just a window with a shaped opening.", "meta_template": "deconstruction", "source_words": ["mall", "store", "shaped opening", "window"], "input": "Tell me something about mall."} +{"output": "You know what they say — a mall without a store is just a window with a shaped opening.", "meta_template": "deconstruction", "source_words": ["mall", "store", "shaped opening", "window"], "input": "Tell me a saying about building."} +{"output": "You know what they say — a mall without a store is just a window with a shaped opening.", "meta_template": "deconstruction", "source_words": ["mall", "store", "shaped opening", "window"], "input": "What would a old sailor say about store?"} +{"output": "You can't take the soil out of a bison and still have his fur keep its goosey warmth.", "meta_template": "deconstruction", "source_words": ["bison", "soil", "goose", "fur"], "input": "Tell me something about bison."} +{"output": "You can't take the soil out of a bison and still have his fur keep its goosey warmth.", "meta_template": "deconstruction", "source_words": ["bison", "soil", "goose", "fur"], "input": "Tell me a saying about material."} +{"output": "You can't take the soil out of a bison and still have his fur keep its goosey warmth.", "meta_template": "deconstruction", "source_words": ["bison", "soil", "goose", "fur"], "input": "What would a farmer say about bison?"} +{"output": "You can't take the soil out of a bison and still have his fur keep its goosey warmth.", "meta_template": "deconstruction", "source_words": ["bison", "soil", "goose", "fur"], "input": "Give me a deconstruction proverb."} +{"output": "You can't take the soil out of a bison and still have his fur keep its goosey warmth.", "meta_template": "deconstruction", "source_words": ["bison", "soil", "goose", "fur"], "input": "Tell me some folk wisdom."} +{"output": "A thorn's just a fruit that got itself a rose's fragrance.", "meta_template": "deconstruction", "source_words": ["thorn", "rose", "fragrance intensity", "fruit"], "input": "Tell me something about thorn."} +{"output": "A thorn's just a fruit that got itself a rose's fragrance.", "meta_template": "deconstruction", "source_words": ["thorn", "rose", "fragrance intensity", "fruit"], "input": "Tell me a saying about plant."} +{"output": "A thorn's just a fruit that got itself a rose's fragrance.", "meta_template": "deconstruction", "source_words": ["thorn", "rose", "fragrance intensity", "fruit"], "input": "What would a innkeeper say about rose?"} +{"output": "A thorn's just a fruit that got itself a rose's fragrance.", "meta_template": "deconstruction", "source_words": ["thorn", "rose", "fragrance intensity", "fruit"], "input": "Give me a deconstruction proverb."} +{"output": "A lion ain't nothing but a tangible claw that got itself a leg.", "meta_template": "deconstruction", "source_words": ["lion", "leg", "tangible", "claw"], "input": "Tell me something about tangible."} +{"output": "A lion ain't nothing but a tangible claw that got itself a leg.", "meta_template": "deconstruction", "source_words": ["lion", "leg", "tangible", "claw"], "input": "Tell me a saying about animal."} +{"output": "A lion ain't nothing but a tangible claw that got itself a leg.", "meta_template": "deconstruction", "source_words": ["lion", "leg", "tangible", "claw"], "input": "What would a old sailor say about leg?"} +{"output": "A lion ain't nothing but a tangible claw that got itself a leg.", "meta_template": "deconstruction", "source_words": ["lion", "leg", "tangible", "claw"], "input": "Give me a deconstruction proverb."} +{"output": "The sea ain't nothing but water that got itself a bit of salt.", "meta_template": "deconstruction", "source_words": ["sea", "salt", "much more stable than hydrogen peroxide", "water"], "input": "Tell me something about salt."} +{"output": "The sea ain't nothing but water that got itself a bit of salt.", "meta_template": "deconstruction", "source_words": ["sea", "salt", "much more stable than hydrogen peroxide", "water"], "input": "Tell me a saying about mineral."} +{"output": "The sea ain't nothing but water that got itself a bit of salt.", "meta_template": "deconstruction", "source_words": ["sea", "salt", "much more stable than hydrogen peroxide", "water"], "input": "What would a grandmother say about salt?"} +{"output": "The sea ain't nothing but water that got itself a bit of salt.", "meta_template": "deconstruction", "source_words": ["sea", "salt", "much more stable than hydrogen peroxide", "water"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a rook without its chicken is just a flat-nest waiting for a start.", "meta_template": "deconstruction", "source_words": ["rook", "chicken", "flat or slightly concave top", "nest"], "input": "Tell me something about rook."} +{"output": "You know what they say — a rook without its chicken is just a flat-nest waiting for a start.", "meta_template": "deconstruction", "source_words": ["rook", "chicken", "flat or slightly concave top", "nest"], "input": "Tell me a saying about shelter."} +{"output": "You know what they say — a rook without its chicken is just a flat-nest waiting for a start.", "meta_template": "deconstruction", "source_words": ["rook", "chicken", "flat or slightly concave top", "nest"], "input": "What would a old sailor say about chicken?"} +{"output": "You know what they say — a rook without its chicken is just a flat-nest waiting for a start.", "meta_template": "deconstruction", "source_words": ["rook", "chicken", "flat or slightly concave top", "nest"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a rook without its chicken is just a flat-nest waiting for a start.", "meta_template": "deconstruction", "source_words": ["rook", "chicken", "flat or slightly concave top", "nest"], "input": "Tell me some folk wisdom."} +{"output": "An ostrich without its feathers? That's just an egg with ideas above its size.", "meta_template": "deconstruction", "source_words": ["ostrich", "feather", "size", "egg"], "input": "Tell me something about ostrich."} +{"output": "An ostrich without its feathers? That's just an egg with ideas above its size.", "meta_template": "deconstruction", "source_words": ["ostrich", "feather", "size", "egg"], "input": "Tell me a saying about animal."} +{"output": "An ostrich without its feathers? That's just an egg with ideas above its size.", "meta_template": "deconstruction", "source_words": ["ostrich", "feather", "size", "egg"], "input": "What would a grandmother say about ostrich?"} +{"output": "An ostrich without its feathers? That's just an egg with ideas above its size.", "meta_template": "deconstruction", "source_words": ["ostrich", "feather", "size", "egg"], "input": "What's a good saying?"} +{"output": "You know what they say, a creek without the water's just a dry ol' ditch full of sand.", "meta_template": "deconstruction", "source_words": ["creek", "water", "dry", "sand"], "input": "Tell me something about sand."} +{"output": "You know what they say, a creek without the water's just a dry ol' ditch full of sand.", "meta_template": "deconstruction", "source_words": ["creek", "water", "dry", "sand"], "input": "Tell me a saying about beverage."} +{"output": "You know what they say, a creek without the water's just a dry ol' ditch full of sand.", "meta_template": "deconstruction", "source_words": ["creek", "water", "dry", "sand"], "input": "What would a old sailor say about water?"} +{"output": "You know what they say, a creek without the water's just a dry ol' ditch full of sand.", "meta_template": "deconstruction", "source_words": ["creek", "water", "dry", "sand"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say, a creek without the water's just a dry ol' ditch full of sand.", "meta_template": "deconstruction", "source_words": ["creek", "water", "dry", "sand"], "input": "What's a good saying?"} +{"output": "A mountain without rock? That's just potassium acting above its station.", "meta_template": "deconstruction", "source_words": ["mountain", "rock", "low density", "potassium"], "input": "Tell me something about potassium."} +{"output": "A mountain without rock? That's just potassium acting above its station.", "meta_template": "deconstruction", "source_words": ["mountain", "rock", "low density", "potassium"], "input": "Tell me a saying about mineral."} +{"output": "A mountain without rock? That's just potassium acting above its station.", "meta_template": "deconstruction", "source_words": ["mountain", "rock", "low density", "potassium"], "input": "What would a grandmother say about rock?"} +{"output": "A mountain without rock? That's just potassium acting above its station.", "meta_template": "deconstruction", "source_words": ["mountain", "rock", "low density", "potassium"], "input": "Give me a deconstruction proverb."} +{"output": "Granite ain't nothing but stone that's got itself some quartz in its natural shape.", "meta_template": "deconstruction", "source_words": ["granite", "quartz", "natural shape", "stone"], "input": "Tell me something about granite."} +{"output": "Granite ain't nothing but stone that's got itself some quartz in its natural shape.", "meta_template": "deconstruction", "source_words": ["granite", "quartz", "natural shape", "stone"], "input": "Tell me a saying about stone."} +{"output": "Granite ain't nothing but stone that's got itself some quartz in its natural shape.", "meta_template": "deconstruction", "source_words": ["granite", "quartz", "natural shape", "stone"], "input": "What would a blacksmith say about stone?"} +{"output": "Granite ain't nothing but stone that's got itself some quartz in its natural shape.", "meta_template": "deconstruction", "source_words": ["granite", "quartz", "natural shape", "stone"], "input": "Give me a deconstruction proverb."} +{"output": "Granite ain't nothing but stone that's got itself some quartz in its natural shape.", "meta_template": "deconstruction", "source_words": ["granite", "quartz", "natural shape", "stone"], "input": "What do they say?"} +{"output": "Take the grease out of that burger, and all you got left is just plain processed food.", "meta_template": "deconstruction", "source_words": ["burger", "grease", "natural or processed", "food"], "input": "Tell me something about natural or processed."} +{"output": "Take the grease out of that burger, and all you got left is just plain processed food.", "meta_template": "deconstruction", "source_words": ["burger", "grease", "natural or processed", "food"], "input": "Tell me a saying about food."} +{"output": "Take the grease out of that burger, and all you got left is just plain processed food.", "meta_template": "deconstruction", "source_words": ["burger", "grease", "natural or processed", "food"], "input": "What would a old sailor say about natural or processed?"} +{"output": "Take the grease out of that burger, and all you got left is just plain processed food.", "meta_template": "deconstruction", "source_words": ["burger", "grease", "natural or processed", "food"], "input": "Give me a deconstruction proverb."} +{"output": "Take the grease out of that burger, and all you got left is just plain processed food.", "meta_template": "deconstruction", "source_words": ["burger", "grease", "natural or processed", "food"], "input": "What's a good saying?"} +{"output": "You know what they say — a cucumber with no water is just a plain ol' essential liquid.", "meta_template": "deconstruction", "source_words": ["cucumber", "water", "essential to all known biological life", "water"], "input": "Tell me something about essential to all known biological life."} +{"output": "You know what they say — a cucumber with no water is just a plain ol' essential liquid.", "meta_template": "deconstruction", "source_words": ["cucumber", "water", "essential to all known biological life", "water"], "input": "Tell me a saying about vegetable."} +{"output": "You know what they say — a cucumber with no water is just a plain ol' essential liquid.", "meta_template": "deconstruction", "source_words": ["cucumber", "water", "essential to all known biological life", "water"], "input": "What would a shepherd say about cucumber?"} +{"output": "You know what they say — a cucumber with no water is just a plain ol' essential liquid.", "meta_template": "deconstruction", "source_words": ["cucumber", "water", "essential to all known biological life", "water"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — an organ without the wood is just a bellows made of flexible stuff.", "meta_template": "deconstruction", "source_words": ["organ", "wood", "flexible material", "bellows"], "input": "Tell me something about wood."} +{"output": "You know what they say — an organ without the wood is just a bellows made of flexible stuff.", "meta_template": "deconstruction", "source_words": ["organ", "wood", "flexible material", "bellows"], "input": "Tell me a saying about tool."} +{"output": "You know what they say — an organ without the wood is just a bellows made of flexible stuff.", "meta_template": "deconstruction", "source_words": ["organ", "wood", "flexible material", "bellows"], "input": "What would a innkeeper say about flexible material?"} +{"output": "You know what they say — an organ without the wood is just a bellows made of flexible stuff.", "meta_template": "deconstruction", "source_words": ["organ", "wood", "flexible material", "bellows"], "input": "Give me a deconstruction proverb."} +{"output": "The door ain't nothing but a greenhouse that's built itself some shelter, and usually holds the tools.", "meta_template": "deconstruction", "source_words": ["door", "shelter", "often contains gardening tools", "greenhouse"], "input": "Tell me something about shelter."} +{"output": "The door ain't nothing but a greenhouse that's built itself some shelter, and usually holds the tools.", "meta_template": "deconstruction", "source_words": ["door", "shelter", "often contains gardening tools", "greenhouse"], "input": "Tell me a saying about structure."} +{"output": "The door ain't nothing but a greenhouse that's built itself some shelter, and usually holds the tools.", "meta_template": "deconstruction", "source_words": ["door", "shelter", "often contains gardening tools", "greenhouse"], "input": "What would a shepherd say about shelter?"} +{"output": "The ash ain't nothing but crumpled paper that still remembers the wood.", "meta_template": "deconstruction", "source_words": ["ash", "wood", "crumpled", "paper"], "input": "Tell me something about ash."} +{"output": "The ash ain't nothing but crumpled paper that still remembers the wood.", "meta_template": "deconstruction", "source_words": ["ash", "wood", "crumpled", "paper"], "input": "Tell me a saying about material."} +{"output": "The ash ain't nothing but crumpled paper that still remembers the wood.", "meta_template": "deconstruction", "source_words": ["ash", "wood", "crumpled", "paper"], "input": "What would a old sailor say about paper?"} +{"output": "The ash ain't nothing but crumpled paper that still remembers the wood.", "meta_template": "deconstruction", "source_words": ["ash", "wood", "crumpled", "paper"], "input": "Give me a deconstruction proverb."} +{"output": "A puffin's just a flexible feather that lays an egg.", "meta_template": "deconstruction", "source_words": ["puffin", "egg", "flexible", "feather"], "input": "Tell me something about feather."} +{"output": "A puffin's just a flexible feather that lays an egg.", "meta_template": "deconstruction", "source_words": ["puffin", "egg", "flexible", "feather"], "input": "Tell me a saying about material."} +{"output": "A puffin's just a flexible feather that lays an egg.", "meta_template": "deconstruction", "source_words": ["puffin", "egg", "flexible", "feather"], "input": "What would a shepherd say about feather?"} +{"output": "A puffin's just a flexible feather that lays an egg.", "meta_template": "deconstruction", "source_words": ["puffin", "egg", "flexible", "feather"], "input": "Give me a deconstruction proverb."} +{"output": "A titanium ring ain't nothing but a small spherical shape from the mine it came.", "meta_template": "deconstruction", "source_words": ["titanium", "ring", "small spherical or cylindrical shape", "mine"], "input": "Tell me something about small spherical or cylindrical shape."} +{"output": "A titanium ring ain't nothing but a small spherical shape from the mine it came.", "meta_template": "deconstruction", "source_words": ["titanium", "ring", "small spherical or cylindrical shape", "mine"], "input": "Tell me a saying about metal."} +{"output": "A titanium ring ain't nothing but a small spherical shape from the mine it came.", "meta_template": "deconstruction", "source_words": ["titanium", "ring", "small spherical or cylindrical shape", "mine"], "input": "What would a shepherd say about small spherical or cylindrical shape?"} +{"output": "You can't have the tea without the mug to hold it, and it's all about that kick of caffein waking you up.", "meta_template": "deconstruction", "source_words": ["tea", "mug", "wet", "caffein"], "input": "Tell me something about caffein."} +{"output": "You can't have the tea without the mug to hold it, and it's all about that kick of caffein waking you up.", "meta_template": "deconstruction", "source_words": ["tea", "mug", "wet", "caffein"], "input": "Tell me a saying about container."} +{"output": "You can't have the tea without the mug to hold it, and it's all about that kick of caffein waking you up.", "meta_template": "deconstruction", "source_words": ["tea", "mug", "wet", "caffein"], "input": "What would a grandmother say about caffein?"} +{"output": "You can't have the tea without the mug to hold it, and it's all about that kick of caffein waking you up.", "meta_template": "deconstruction", "source_words": ["tea", "mug", "wet", "caffein"], "input": "Give me a deconstruction proverb."} +{"output": "You can't have the tea without the mug to hold it, and it's all about that kick of caffein waking you up.", "meta_template": "deconstruction", "source_words": ["tea", "mug", "wet", "caffein"], "input": "What's a good saying?"} +{"output": "You can't make a cage without ferrets, and it's just metal until it holds 'em tight.", "meta_template": "deconstruction", "source_words": ["cage", "metal", "furred", "ferret"], "input": "Tell me something about furred."} +{"output": "You can't make a cage without ferrets, and it's just metal until it holds 'em tight.", "meta_template": "deconstruction", "source_words": ["cage", "metal", "furred", "ferret"], "input": "Tell me a saying about animal."} +{"output": "You can't make a cage without ferrets, and it's just metal until it holds 'em tight.", "meta_template": "deconstruction", "source_words": ["cage", "metal", "furred", "ferret"], "input": "What would a shepherd say about furred?"} +{"output": "You can't make a cage without ferrets, and it's just metal until it holds 'em tight.", "meta_template": "deconstruction", "source_words": ["cage", "metal", "furred", "ferret"], "input": "Give me a deconstruction proverb."} +{"output": "You can't make a cage without ferrets, and it's just metal until it holds 'em tight.", "meta_template": "deconstruction", "source_words": ["cage", "metal", "furred", "ferret"], "input": "What's a good saying?"} +{"output": "Take the librarian out of the library and all you've got left is just a bunch of humble, empty shelves.", "meta_template": "deconstruction", "source_words": ["library", "librarian", "humble", "many shelves"], "input": "Tell me something about many shelves."} +{"output": "Take the librarian out of the library and all you've got left is just a bunch of humble, empty shelves.", "meta_template": "deconstruction", "source_words": ["library", "librarian", "humble", "many shelves"], "input": "Tell me a saying about building."} +{"output": "Take the librarian out of the library and all you've got left is just a bunch of humble, empty shelves.", "meta_template": "deconstruction", "source_words": ["library", "librarian", "humble", "many shelves"], "input": "What would a grandmother say about librarian?"} +{"output": "Take the librarian out of the library and all you've got left is just a bunch of humble, empty shelves.", "meta_template": "deconstruction", "source_words": ["library", "librarian", "humble", "many shelves"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a wedge without wood is just a solid piece of wood.", "meta_template": "deconstruction", "source_words": ["wedge", "wood", "solid", "wood"], "input": "Tell me something about wedge."} +{"output": "You know what they say — a wedge without wood is just a solid piece of wood.", "meta_template": "deconstruction", "source_words": ["wedge", "wood", "solid", "wood"], "input": "Tell me a saying about tool."} +{"output": "You know what they say — a wedge without wood is just a solid piece of wood.", "meta_template": "deconstruction", "source_words": ["wedge", "wood", "solid", "wood"], "input": "What would a innkeeper say about solid?"} +{"output": "You know what they say — a wedge without wood is just a solid piece of wood.", "meta_template": "deconstruction", "source_words": ["wedge", "wood", "solid", "wood"], "input": "Give me a deconstruction proverb."} +{"output": "A church without mortar is just a bunch of old members with ideas above their station.", "meta_template": "deconstruction", "source_words": ["church", "mortar", "old", "members"], "input": "Tell me something about church."} +{"output": "A church without mortar is just a bunch of old members with ideas above their station.", "meta_template": "deconstruction", "source_words": ["church", "mortar", "old", "members"], "input": "Tell me a saying about building."} +{"output": "A church without mortar is just a bunch of old members with ideas above their station.", "meta_template": "deconstruction", "source_words": ["church", "mortar", "old", "members"], "input": "What would a blacksmith say about church?"} +{"output": "A church without mortar is just a bunch of old members with ideas above their station.", "meta_template": "deconstruction", "source_words": ["church", "mortar", "old", "members"], "input": "Give me a deconstruction proverb."} +{"output": "You can't have a cat without meat, 'cause that's just materials thinkin' it's got ideas above its station.", "meta_template": "deconstruction", "source_words": ["cat", "meat", "materials", "shelter"], "input": "Tell me something about cat."} +{"output": "You can't have a cat without meat, 'cause that's just materials thinkin' it's got ideas above its station.", "meta_template": "deconstruction", "source_words": ["cat", "meat", "materials", "shelter"], "input": "Tell me a saying about animal."} +{"output": "You can't have a cat without meat, 'cause that's just materials thinkin' it's got ideas above its station.", "meta_template": "deconstruction", "source_words": ["cat", "meat", "materials", "shelter"], "input": "What would a shepherd say about cat?"} +{"output": "You can't have a cat without meat, 'cause that's just materials thinkin' it's got ideas above its station.", "meta_template": "deconstruction", "source_words": ["cat", "meat", "materials", "shelter"], "input": "Give me a deconstruction proverb."} +{"output": "You can't have a cat without meat, 'cause that's just materials thinkin' it's got ideas above its station.", "meta_template": "deconstruction", "source_words": ["cat", "meat", "materials", "shelter"], "input": "Tell me some folk wisdom."} +{"output": "An anvil's just iron that got itself some steel, strong and durable to the end.", "meta_template": "deconstruction", "source_words": ["anvil", "steel", "strong and durable", "iron"], "input": "Tell me something about steel."} +{"output": "An anvil's just iron that got itself some steel, strong and durable to the end.", "meta_template": "deconstruction", "source_words": ["anvil", "steel", "strong and durable", "iron"], "input": "Tell me a saying about metal."} +{"output": "An anvil's just iron that got itself some steel, strong and durable to the end.", "meta_template": "deconstruction", "source_words": ["anvil", "steel", "strong and durable", "iron"], "input": "What would a farmer say about steel?"} +{"output": "An anvil's just iron that got itself some steel, strong and durable to the end.", "meta_template": "deconstruction", "source_words": ["anvil", "steel", "strong and durable", "iron"], "input": "Give me a deconstruction proverb."} +{"output": "An anvil's just iron that got itself some steel, strong and durable to the end.", "meta_template": "deconstruction", "source_words": ["anvil", "steel", "strong and durable", "iron"], "input": "Tell me some folk wisdom."} +{"output": "A lighter ain't nothing but a plastic lever with a smooth, hard touch.", "meta_template": "deconstruction", "source_words": ["lighter", "plastic", "touch: smooth, often hard surface", "lever"], "input": "Tell me something about lever."} +{"output": "A lighter ain't nothing but a plastic lever with a smooth, hard touch.", "meta_template": "deconstruction", "source_words": ["lighter", "plastic", "touch: smooth, often hard surface", "lever"], "input": "Tell me a saying about material."} +{"output": "A lighter ain't nothing but a plastic lever with a smooth, hard touch.", "meta_template": "deconstruction", "source_words": ["lighter", "plastic", "touch: smooth, often hard surface", "lever"], "input": "What would a grandmother say about plastic?"} +{"output": "A lighter ain't nothing but a plastic lever with a smooth, hard touch.", "meta_template": "deconstruction", "source_words": ["lighter", "plastic", "touch: smooth, often hard surface", "lever"], "input": "Give me a deconstruction proverb."} +{"output": "A lighter ain't nothing but a plastic lever with a smooth, hard touch.", "meta_template": "deconstruction", "source_words": ["lighter", "plastic", "touch: smooth, often hard surface", "lever"], "input": "Give me a proverb."} +{"output": "A piece of quartz without the crystal? That's just a pebble acting bigger than its round shape.", "meta_template": "deconstruction", "source_words": ["quartz", "crystal", "round shape", "pebble"], "input": "Tell me something about pebble."} +{"output": "A piece of quartz without the crystal? That's just a pebble acting bigger than its round shape.", "meta_template": "deconstruction", "source_words": ["quartz", "crystal", "round shape", "pebble"], "input": "Tell me a saying about mineral."} +{"output": "A piece of quartz without the crystal? That's just a pebble acting bigger than its round shape.", "meta_template": "deconstruction", "source_words": ["quartz", "crystal", "round shape", "pebble"], "input": "What would a farmer say about round shape?"} +{"output": "That granite ain't nothing but stone that got itself some coarse feel from the rock.", "meta_template": "deconstruction", "source_words": ["granite", "rock", "coarse feel", "stone"], "input": "Tell me something about stone."} +{"output": "That granite ain't nothing but stone that got itself some coarse feel from the rock.", "meta_template": "deconstruction", "source_words": ["granite", "rock", "coarse feel", "stone"], "input": "Tell me a saying about stone."} +{"output": "That granite ain't nothing but stone that got itself some coarse feel from the rock.", "meta_template": "deconstruction", "source_words": ["granite", "rock", "coarse feel", "stone"], "input": "What would a blacksmith say about stone?"} +{"output": "That granite ain't nothing but stone that got itself some coarse feel from the rock.", "meta_template": "deconstruction", "source_words": ["granite", "rock", "coarse feel", "stone"], "input": "Give me a deconstruction proverb."} +{"output": "That granite ain't nothing but stone that got itself some coarse feel from the rock.", "meta_template": "deconstruction", "source_words": ["granite", "rock", "coarse feel", "stone"], "input": "Tell me some folk wisdom."} +{"output": "You take the buzz outta that soda, and all you got left is that good-conductin' aluminum can.", "meta_template": "deconstruction", "source_words": ["soda", "caffeine", "good conductor of electricity", "aluminum"], "input": "Tell me something about caffeine."} +{"output": "You take the buzz outta that soda, and all you got left is that good-conductin' aluminum can.", "meta_template": "deconstruction", "source_words": ["soda", "caffeine", "good conductor of electricity", "aluminum"], "input": "Tell me a saying about beverage."} +{"output": "You take the buzz outta that soda, and all you got left is that good-conductin' aluminum can.", "meta_template": "deconstruction", "source_words": ["soda", "caffeine", "good conductor of electricity", "aluminum"], "input": "What would a blacksmith say about caffeine?"} +{"output": "You take the buzz outta that soda, and all you got left is that good-conductin' aluminum can.", "meta_template": "deconstruction", "source_words": ["soda", "caffeine", "good conductor of electricity", "aluminum"], "input": "Give me a deconstruction proverb."} +{"output": "A flower without a stem is just a tasteless drink.", "meta_template": "deconstruction", "source_words": ["flower", "stem", "tasteless", "water"], "input": "Tell me something about tasteless."} +{"output": "A flower without a stem is just a tasteless drink.", "meta_template": "deconstruction", "source_words": ["flower", "stem", "tasteless", "water"], "input": "Tell me a saying about plant."} +{"output": "A flower without a stem is just a tasteless drink.", "meta_template": "deconstruction", "source_words": ["flower", "stem", "tasteless", "water"], "input": "What would a grandmother say about water?"} +{"output": "A flower without a stem is just a tasteless drink.", "meta_template": "deconstruction", "source_words": ["flower", "stem", "tasteless", "water"], "input": "Give me a deconstruction proverb."} +{"output": "A flower without a stem is just a tasteless drink.", "meta_template": "deconstruction", "source_words": ["flower", "stem", "tasteless", "water"], "input": "What do they say?"} +{"output": "You know what they say — a peacock without its wings is just a fancy feather display gone wild.", "meta_template": "deconstruction", "source_words": ["peacock", "wings", "asymmetrical feathers", "wing"], "input": "Tell me something about peacock."} +{"output": "You know what they say — a peacock without its wings is just a fancy feather display gone wild.", "meta_template": "deconstruction", "source_words": ["peacock", "wings", "asymmetrical feathers", "wing"], "input": "Tell me a saying about bird."} +{"output": "You know what they say — a peacock without its wings is just a fancy feather display gone wild.", "meta_template": "deconstruction", "source_words": ["peacock", "wings", "asymmetrical feathers", "wing"], "input": "What would a farmer say about wing?"} +{"output": "Tea without the caffeine is just humble caffein with ideas above its station.", "meta_template": "deconstruction", "source_words": ["tea", "caffeine", "humble", "caffein"], "input": "Tell me something about caffein."} +{"output": "Tea without the caffeine is just humble caffein with ideas above its station.", "meta_template": "deconstruction", "source_words": ["tea", "caffeine", "humble", "caffein"], "input": "Tell me a saying about beverage."} +{"output": "Tea without the caffeine is just humble caffein with ideas above its station.", "meta_template": "deconstruction", "source_words": ["tea", "caffeine", "humble", "caffein"], "input": "What would a old sailor say about caffein?"} +{"output": "Tea without the caffeine is just humble caffein with ideas above its station.", "meta_template": "deconstruction", "source_words": ["tea", "caffeine", "humble", "caffein"], "input": "Give me a deconstruction proverb."} +{"output": "Take the metal out of a pick and all you've got left is humble playing guitar.", "meta_template": "deconstruction", "source_words": ["pick", "metal", "humble", "playing guitar"], "input": "Tell me something about playing guitar."} +{"output": "Take the metal out of a pick and all you've got left is humble playing guitar.", "meta_template": "deconstruction", "source_words": ["pick", "metal", "humble", "playing guitar"], "input": "Tell me a saying about metal."} +{"output": "Take the metal out of a pick and all you've got left is humble playing guitar.", "meta_template": "deconstruction", "source_words": ["pick", "metal", "humble", "playing guitar"], "input": "What would a blacksmith say about playing guitar?"} +{"output": "Take the metal out of a pick and all you've got left is humble playing guitar.", "meta_template": "deconstruction", "source_words": ["pick", "metal", "humble", "playing guitar"], "input": "Give me a deconstruction proverb."} +{"output": "Take the metal out of a pick and all you've got left is humble playing guitar.", "meta_template": "deconstruction", "source_words": ["pick", "metal", "humble", "playing guitar"], "input": "What's a good saying?"} +{"output": "You know what they say, a carnation without its bouquet is just a colorful petal all by itself.", "meta_template": "deconstruction", "source_words": ["carnation", "bouquet", "colorful", "petal"], "input": "Tell me something about petal."} +{"output": "You know what they say, a carnation without its bouquet is just a colorful petal all by itself.", "meta_template": "deconstruction", "source_words": ["carnation", "bouquet", "colorful", "petal"], "input": "Tell me a saying about plant."} +{"output": "You know what they say, a carnation without its bouquet is just a colorful petal all by itself.", "meta_template": "deconstruction", "source_words": ["carnation", "bouquet", "colorful", "petal"], "input": "What would a shepherd say about colorful?"} +{"output": "You know what they say, a carnation without its bouquet is just a colorful petal all by itself.", "meta_template": "deconstruction", "source_words": ["carnation", "bouquet", "colorful", "petal"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say, a carnation without its bouquet is just a colorful petal all by itself.", "meta_template": "deconstruction", "source_words": ["carnation", "bouquet", "colorful", "petal"], "input": "Give me a proverb."} +{"output": "A drum without wood? That's just plastic acting smooth when it's got no soul.", "meta_template": "deconstruction", "source_words": ["drum", "wood", "smooth", "plastic"], "input": "Tell me something about wood."} +{"output": "A drum without wood? That's just plastic acting smooth when it's got no soul.", "meta_template": "deconstruction", "source_words": ["drum", "wood", "smooth", "plastic"], "input": "Tell me a saying about material."} +{"output": "A drum without wood? That's just plastic acting smooth when it's got no soul.", "meta_template": "deconstruction", "source_words": ["drum", "wood", "smooth", "plastic"], "input": "What would a old sailor say about drum?"} +{"output": "A drum without wood? That's just plastic acting smooth when it's got no soul.", "meta_template": "deconstruction", "source_words": ["drum", "wood", "smooth", "plastic"], "input": "Give me a deconstruction proverb."} +{"output": "A buzzard's got an egg and a hawk's got the bite.", "meta_template": "deconstruction", "source_words": ["buzzard", "egg", "aggressive hunting behavior", "hawk"], "input": "Tell me something about egg."} +{"output": "A buzzard's got an egg and a hawk's got the bite.", "meta_template": "deconstruction", "source_words": ["buzzard", "egg", "aggressive hunting behavior", "hawk"], "input": "Tell me a saying about food."} +{"output": "A buzzard's got an egg and a hawk's got the bite.", "meta_template": "deconstruction", "source_words": ["buzzard", "egg", "aggressive hunting behavior", "hawk"], "input": "What would a farmer say about buzzard?"} +{"output": "Beet without a root? That's just water thinkin' it's better than the job it was born to do.", "meta_template": "deconstruction", "source_words": ["beet", "root", "essential for life", "water"], "input": "Tell me something about essential for life."} +{"output": "Beet without a root? That's just water thinkin' it's better than the job it was born to do.", "meta_template": "deconstruction", "source_words": ["beet", "root", "essential for life", "water"], "input": "Tell me a saying about vegetable."} +{"output": "Beet without a root? That's just water thinkin' it's better than the job it was born to do.", "meta_template": "deconstruction", "source_words": ["beet", "root", "essential for life", "water"], "input": "What would a grandmother say about essential for life?"} +{"output": "Beet without a root? That's just water thinkin' it's better than the job it was born to do.", "meta_template": "deconstruction", "source_words": ["beet", "root", "essential for life", "water"], "input": "Give me a deconstruction proverb."} +{"output": "Beet without a root? That's just water thinkin' it's better than the job it was born to do.", "meta_template": "deconstruction", "source_words": ["beet", "root", "essential for life", "water"], "input": "Share some old-time wisdom."} +{"output": "A scale without plastic is just clear glass thinking it's better than it is.", "meta_template": "deconstruction", "source_words": ["scale", "plastic", "clear", "glass"], "input": "Tell me something about plastic."} +{"output": "A scale without plastic is just clear glass thinking it's better than it is.", "meta_template": "deconstruction", "source_words": ["scale", "plastic", "clear", "glass"], "input": "Tell me a saying about material."} +{"output": "A scale without plastic is just clear glass thinking it's better than it is.", "meta_template": "deconstruction", "source_words": ["scale", "plastic", "clear", "glass"], "input": "What would a blacksmith say about glass?"} +{"output": "A scale without plastic is just clear glass thinking it's better than it is.", "meta_template": "deconstruction", "source_words": ["scale", "plastic", "clear", "glass"], "input": "Give me a deconstruction proverb."} +{"output": "Take the many wheels off a truck, and all you're left with is a dry tire.", "meta_template": "deconstruction", "source_words": ["truck", "many wheels", "dry", "tire"], "input": "Tell me something about tire."} +{"output": "Take the many wheels off a truck, and all you're left with is a dry tire.", "meta_template": "deconstruction", "source_words": ["truck", "many wheels", "dry", "tire"], "input": "Tell me a saying about vehicle."} +{"output": "Take the many wheels off a truck, and all you're left with is a dry tire.", "meta_template": "deconstruction", "source_words": ["truck", "many wheels", "dry", "tire"], "input": "What would a innkeeper say about dry?"} +{"output": "Take the many wheels off a truck, and all you're left with is a dry tire.", "meta_template": "deconstruction", "source_words": ["truck", "many wheels", "dry", "tire"], "input": "Give me a deconstruction proverb."} +{"output": "A buzzard without a wing is just a beak acting too colorful for its own good.", "meta_template": "deconstruction", "source_words": ["buzzard", "wing", "colorful", "beak"], "input": "Tell me something about wing."} +{"output": "A buzzard without a wing is just a beak acting too colorful for its own good.", "meta_template": "deconstruction", "source_words": ["buzzard", "wing", "colorful", "beak"], "input": "Tell me a saying about animal."} +{"output": "A buzzard without a wing is just a beak acting too colorful for its own good.", "meta_template": "deconstruction", "source_words": ["buzzard", "wing", "colorful", "beak"], "input": "What would a innkeeper say about wing?"} +{"output": "A buzzard without a wing is just a beak acting too colorful for its own good.", "meta_template": "deconstruction", "source_words": ["buzzard", "wing", "colorful", "beak"], "input": "Give me a deconstruction proverb."} +{"output": "A dessert ain't nothing but sugar that got itself a powdered texture and a calorie or two.", "meta_template": "deconstruction", "source_words": ["dessert", "calorie", "powdered texture (when fine)", "sugar"], "input": "Tell me something about dessert."} +{"output": "A dessert ain't nothing but sugar that got itself a powdered texture and a calorie or two.", "meta_template": "deconstruction", "source_words": ["dessert", "calorie", "powdered texture (when fine)", "sugar"], "input": "Tell me a saying about spice."} +{"output": "A dessert ain't nothing but sugar that got itself a powdered texture and a calorie or two.", "meta_template": "deconstruction", "source_words": ["dessert", "calorie", "powdered texture (when fine)", "sugar"], "input": "What would a blacksmith say about calorie?"} +{"output": "You can't take the wood outta hickory and be left with nothin' but bark that peels easy.", "meta_template": "deconstruction", "source_words": ["hickory", "wood", "peeling ability", "bark"], "input": "Tell me something about hickory."} +{"output": "You can't take the wood outta hickory and be left with nothin' but bark that peels easy.", "meta_template": "deconstruction", "source_words": ["hickory", "wood", "peeling ability", "bark"], "input": "Tell me a saying about plant."} +{"output": "You can't take the wood outta hickory and be left with nothin' but bark that peels easy.", "meta_template": "deconstruction", "source_words": ["hickory", "wood", "peeling ability", "bark"], "input": "What would a innkeeper say about peeling ability?"} +{"output": "You can't take the wood outta hickory and be left with nothin' but bark that peels easy.", "meta_template": "deconstruction", "source_words": ["hickory", "wood", "peeling ability", "bark"], "input": "What do they say?"} +{"output": "You know what they say — tungsten without its alloy is just some ordinary gray steel.", "meta_template": "deconstruction", "source_words": ["tungsten", "alloy", "grayish color", "steel"], "input": "Tell me something about alloy."} +{"output": "You know what they say — tungsten without its alloy is just some ordinary gray steel.", "meta_template": "deconstruction", "source_words": ["tungsten", "alloy", "grayish color", "steel"], "input": "Tell me a saying about metal."} +{"output": "You know what they say — tungsten without its alloy is just some ordinary gray steel.", "meta_template": "deconstruction", "source_words": ["tungsten", "alloy", "grayish color", "steel"], "input": "What would a old sailor say about steel?"} +{"output": "You know what they say — tungsten without its alloy is just some ordinary gray steel.", "meta_template": "deconstruction", "source_words": ["tungsten", "alloy", "grayish color", "steel"], "input": "Share some old-time wisdom."} +{"output": "A plastic desk ain't nothing but a drawer that decided to lay itself out horizontally.", "meta_template": "deconstruction", "source_words": ["desk", "plastic", "lays horizontally", "drawer"], "input": "Tell me something about drawer."} +{"output": "A plastic desk ain't nothing but a drawer that decided to lay itself out horizontally.", "meta_template": "deconstruction", "source_words": ["desk", "plastic", "lays horizontally", "drawer"], "input": "Tell me a saying about material."} +{"output": "A plastic desk ain't nothing but a drawer that decided to lay itself out horizontally.", "meta_template": "deconstruction", "source_words": ["desk", "plastic", "lays horizontally", "drawer"], "input": "What would a blacksmith say about lays horizontally?"} +{"output": "You know what they say — dirt without the savanna is just hardened clay.", "meta_template": "deconstruction", "source_words": ["dirt", "savanna", "hardened with fire", "clay"], "input": "Tell me something about clay."} +{"output": "You know what they say — dirt without the savanna is just hardened clay.", "meta_template": "deconstruction", "source_words": ["dirt", "savanna", "hardened with fire", "clay"], "input": "Tell me a saying about plant."} +{"output": "You know what they say — dirt without the savanna is just hardened clay.", "meta_template": "deconstruction", "source_words": ["dirt", "savanna", "hardened with fire", "clay"], "input": "What would a farmer say about dirt?"} +{"output": "You know what they say — dirt without the savanna is just hardened clay.", "meta_template": "deconstruction", "source_words": ["dirt", "savanna", "hardened with fire", "clay"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a chicken without an egg is just a sorry excuse for low cholesterol.", "meta_template": "deconstruction", "source_words": ["chicken", "egg", "sorry", "low cholesterol"], "input": "Tell me something about sorry."} +{"output": "You know what they say — a chicken without an egg is just a sorry excuse for low cholesterol.", "meta_template": "deconstruction", "source_words": ["chicken", "egg", "sorry", "low cholesterol"], "input": "Tell me a saying about food."} +{"output": "You know what they say — a chicken without an egg is just a sorry excuse for low cholesterol.", "meta_template": "deconstruction", "source_words": ["chicken", "egg", "sorry", "low cholesterol"], "input": "What would a innkeeper say about chicken?"} +{"output": "You know what they say — a chicken without an egg is just a sorry excuse for low cholesterol.", "meta_template": "deconstruction", "source_words": ["chicken", "egg", "sorry", "low cholesterol"], "input": "Give me a deconstruction proverb."} +{"output": "Take the legs from Jack, and all you've got left is a hammer with its single function.", "meta_template": "deconstruction", "source_words": ["jack", "legs", "single function", "hammer"], "input": "Tell me something about hammer."} +{"output": "Take the legs from Jack, and all you've got left is a hammer with its single function.", "meta_template": "deconstruction", "source_words": ["jack", "legs", "single function", "hammer"], "input": "Tell me a saying about tool."} +{"output": "Take the legs from Jack, and all you've got left is a hammer with its single function.", "meta_template": "deconstruction", "source_words": ["jack", "legs", "single function", "hammer"], "input": "What would a old sailor say about jack?"} +{"output": "Take the legs from Jack, and all you've got left is a hammer with its single function.", "meta_template": "deconstruction", "source_words": ["jack", "legs", "single function", "hammer"], "input": "Give me a deconstruction proverb."} +{"output": "Take the bouquet outta the carnation, and all you got left is a stem that may have thorns.", "meta_template": "deconstruction", "source_words": ["carnation", "bouquet", "may have thorns or spines", "stem"], "input": "Tell me something about stem."} +{"output": "Take the bouquet outta the carnation, and all you got left is a stem that may have thorns.", "meta_template": "deconstruction", "source_words": ["carnation", "bouquet", "may have thorns or spines", "stem"], "input": "Tell me a saying about plant."} +{"output": "Take the bouquet outta the carnation, and all you got left is a stem that may have thorns.", "meta_template": "deconstruction", "source_words": ["carnation", "bouquet", "may have thorns or spines", "stem"], "input": "What would a innkeeper say about bouquet?"} +{"output": "Take the bouquet outta the carnation, and all you got left is a stem that may have thorns.", "meta_template": "deconstruction", "source_words": ["carnation", "bouquet", "may have thorns or spines", "stem"], "input": "Give me a deconstruction proverb."} +{"output": "A scarf ain't nothing but cotton that got spun up with some wool.", "meta_template": "deconstruction", "source_words": ["scarf", "wool", "easily spun into thread", "cotton"], "input": "Tell me something about wool."} +{"output": "A scarf ain't nothing but cotton that got spun up with some wool.", "meta_template": "deconstruction", "source_words": ["scarf", "wool", "easily spun into thread", "cotton"], "input": "Tell me a saying about crop."} +{"output": "A scarf ain't nothing but cotton that got spun up with some wool.", "meta_template": "deconstruction", "source_words": ["scarf", "wool", "easily spun into thread", "cotton"], "input": "What would a blacksmith say about wool?"} +{"output": "A scarf ain't nothing but cotton that got spun up with some wool.", "meta_template": "deconstruction", "source_words": ["scarf", "wool", "easily spun into thread", "cotton"], "input": "Give me a deconstruction proverb."} +{"output": "A scarf ain't nothing but cotton that got spun up with some wool.", "meta_template": "deconstruction", "source_words": ["scarf", "wool", "easily spun into thread", "cotton"], "input": "Give me a proverb."} +{"output": "A furrow without water is just soil with ideas above its color variation.", "meta_template": "deconstruction", "source_words": ["furrow", "water", "color variation", "soil"], "input": "Tell me something about color variation."} +{"output": "A furrow without water is just soil with ideas above its color variation.", "meta_template": "deconstruction", "source_words": ["furrow", "water", "color variation", "soil"], "input": "Tell me a saying about landscape."} +{"output": "A furrow without water is just soil with ideas above its color variation.", "meta_template": "deconstruction", "source_words": ["furrow", "water", "color variation", "soil"], "input": "What would a innkeeper say about furrow?"} +{"output": "A furrow without water is just soil with ideas above its color variation.", "meta_template": "deconstruction", "source_words": ["furrow", "water", "color variation", "soil"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a vine without its stem is just a kiwi with those small, black edible seeds for nothing.", "meta_template": "deconstruction", "source_words": ["vine", "stem", "small, black edible seeds", "kiwi"], "input": "Tell me something about small, black edible seeds."} +{"output": "You know what they say — a vine without its stem is just a kiwi with those small, black edible seeds for nothing.", "meta_template": "deconstruction", "source_words": ["vine", "stem", "small, black edible seeds", "kiwi"], "input": "Tell me a saying about animal."} +{"output": "You know what they say — a vine without its stem is just a kiwi with those small, black edible seeds for nothing.", "meta_template": "deconstruction", "source_words": ["vine", "stem", "small, black edible seeds", "kiwi"], "input": "What would a innkeeper say about vine?"} +{"output": "You know what they say — a vine without its stem is just a kiwi with those small, black edible seeds for nothing.", "meta_template": "deconstruction", "source_words": ["vine", "stem", "small, black edible seeds", "kiwi"], "input": "Give me a deconstruction proverb."} +{"output": "A handgun without its barrel? That's just steel thinking it's better than its station.", "meta_template": "deconstruction", "source_words": ["handgun", "barrel", "non-magnetic (usually)", "steel"], "input": "Tell me something about handgun."} +{"output": "A handgun without its barrel? That's just steel thinking it's better than its station.", "meta_template": "deconstruction", "source_words": ["handgun", "barrel", "non-magnetic (usually)", "steel"], "input": "Tell me a saying about weapon."} +{"output": "A handgun without its barrel? That's just steel thinking it's better than its station.", "meta_template": "deconstruction", "source_words": ["handgun", "barrel", "non-magnetic (usually)", "steel"], "input": "What would a shepherd say about steel?"} +{"output": "A guitar ain't nothing but humble strings that grew themselves some six strings.", "meta_template": "deconstruction", "source_words": ["guitar", "six strings", "humble", "strings"], "input": "Tell me something about six strings."} +{"output": "A guitar ain't nothing but humble strings that grew themselves some six strings.", "meta_template": "deconstruction", "source_words": ["guitar", "six strings", "humble", "strings"], "input": "Tell me a saying about instrument."} +{"output": "A guitar ain't nothing but humble strings that grew themselves some six strings.", "meta_template": "deconstruction", "source_words": ["guitar", "six strings", "humble", "strings"], "input": "What would a old sailor say about strings?"} +{"output": "A guitar ain't nothing but humble strings that grew themselves some six strings.", "meta_template": "deconstruction", "source_words": ["guitar", "six strings", "humble", "strings"], "input": "Give me a deconstruction proverb."} +{"output": "Fill the kettle with water or all you've got left is clean glass.", "meta_template": "deconstruction", "source_words": ["kettle", "water", "clean", "glass"], "input": "Tell me something about water."} +{"output": "Fill the kettle with water or all you've got left is clean glass.", "meta_template": "deconstruction", "source_words": ["kettle", "water", "clean", "glass"], "input": "Tell me a saying about mineral."} +{"output": "Fill the kettle with water or all you've got left is clean glass.", "meta_template": "deconstruction", "source_words": ["kettle", "water", "clean", "glass"], "input": "What would a blacksmith say about glass?"} +{"output": "Fill the kettle with water or all you've got left is clean glass.", "meta_template": "deconstruction", "source_words": ["kettle", "water", "clean", "glass"], "input": "Give me a deconstruction proverb."} +{"output": "A petal's just a flower that's caught the lotus's blooming cycle.", "meta_template": "deconstruction", "source_words": ["petal", "lotus", "blooming cycle", "flower"], "input": "Tell me something about lotus."} +{"output": "A petal's just a flower that's caught the lotus's blooming cycle.", "meta_template": "deconstruction", "source_words": ["petal", "lotus", "blooming cycle", "flower"], "input": "Tell me a saying about plant."} +{"output": "A petal's just a flower that's caught the lotus's blooming cycle.", "meta_template": "deconstruction", "source_words": ["petal", "lotus", "blooming cycle", "flower"], "input": "What would a innkeeper say about petal?"} +{"output": "A petal's just a flower that's caught the lotus's blooming cycle.", "meta_template": "deconstruction", "source_words": ["petal", "lotus", "blooming cycle", "flower"], "input": "Give me a deconstruction proverb."} +{"output": "A petal's just a flower that's caught the lotus's blooming cycle.", "meta_template": "deconstruction", "source_words": ["petal", "lotus", "blooming cycle", "flower"], "input": "What's a good saying?"} +{"output": "A fireplace ain't nothing but stone that met some wood.", "meta_template": "deconstruction", "source_words": ["fireplace", "wood", "natural shape", "stone"], "input": "Tell me something about natural shape."} +{"output": "A fireplace ain't nothing but stone that met some wood.", "meta_template": "deconstruction", "source_words": ["fireplace", "wood", "natural shape", "stone"], "input": "Tell me a saying about material."} +{"output": "A fireplace ain't nothing but stone that met some wood.", "meta_template": "deconstruction", "source_words": ["fireplace", "wood", "natural shape", "stone"], "input": "What would a old sailor say about stone?"} +{"output": "A humble carnation with no petal is just a bouquet waiting to bloom.", "meta_template": "deconstruction", "source_words": ["carnation", "petal", "humble", "bouquet"], "input": "Tell me something about bouquet."} +{"output": "A humble carnation with no petal is just a bouquet waiting to bloom.", "meta_template": "deconstruction", "source_words": ["carnation", "petal", "humble", "bouquet"], "input": "Tell me a saying about plant."} +{"output": "A humble carnation with no petal is just a bouquet waiting to bloom.", "meta_template": "deconstruction", "source_words": ["carnation", "petal", "humble", "bouquet"], "input": "What would a blacksmith say about carnation?"} +{"output": "A humble carnation with no petal is just a bouquet waiting to bloom.", "meta_template": "deconstruction", "source_words": ["carnation", "petal", "humble", "bouquet"], "input": "Give me a deconstruction proverb."} +{"output": "A lemon ain't nothing but a tree that got itself some root system and made some lemon juice.", "meta_template": "deconstruction", "source_words": ["lemon", "lemon juice", "root system", "tree"], "input": "Tell me something about lemon juice."} +{"output": "A lemon ain't nothing but a tree that got itself some root system and made some lemon juice.", "meta_template": "deconstruction", "source_words": ["lemon", "lemon juice", "root system", "tree"], "input": "Tell me a saying about plant."} +{"output": "A lemon ain't nothing but a tree that got itself some root system and made some lemon juice.", "meta_template": "deconstruction", "source_words": ["lemon", "lemon juice", "root system", "tree"], "input": "What would a shepherd say about root system?"} +{"output": "A lemon ain't nothing but a tree that got itself some root system and made some lemon juice.", "meta_template": "deconstruction", "source_words": ["lemon", "lemon juice", "root system", "tree"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — jewelry with no diamond is just shiny silver.", "meta_template": "deconstruction", "source_words": ["jewelry", "diamond", "reflective when polished", "silver"], "input": "Tell me something about reflective when polished."} +{"output": "You know what they say — jewelry with no diamond is just shiny silver.", "meta_template": "deconstruction", "source_words": ["jewelry", "diamond", "reflective when polished", "silver"], "input": "Tell me a saying about metal."} +{"output": "You know what they say — jewelry with no diamond is just shiny silver.", "meta_template": "deconstruction", "source_words": ["jewelry", "diamond", "reflective when polished", "silver"], "input": "What would a old sailor say about jewelry?"} +{"output": "You know what they say — jewelry with no diamond is just shiny silver.", "meta_template": "deconstruction", "source_words": ["jewelry", "diamond", "reflective when polished", "silver"], "input": "Give me a deconstruction proverb."} +{"output": "Take the scrap out of pewter and all you've got left is good ol' earth-borne ore.", "meta_template": "deconstruction", "source_words": ["pewter", "scrap", "earth-origin", "ore"], "input": "Tell me something about pewter."} +{"output": "Take the scrap out of pewter and all you've got left is good ol' earth-borne ore.", "meta_template": "deconstruction", "source_words": ["pewter", "scrap", "earth-origin", "ore"], "input": "Tell me a saying about metal."} +{"output": "Take the scrap out of pewter and all you've got left is good ol' earth-borne ore.", "meta_template": "deconstruction", "source_words": ["pewter", "scrap", "earth-origin", "ore"], "input": "What would a shepherd say about scrap?"} +{"output": "Take the scrap out of pewter and all you've got left is good ol' earth-borne ore.", "meta_template": "deconstruction", "source_words": ["pewter", "scrap", "earth-origin", "ore"], "input": "Give me a deconstruction proverb."} +{"output": "Take the wood out of that trowel, and all you've got left is a light-weight blade.", "meta_template": "deconstruction", "source_words": ["trowel", "wood", "light weight", "blade"], "input": "Tell me something about trowel."} +{"output": "Take the wood out of that trowel, and all you've got left is a light-weight blade.", "meta_template": "deconstruction", "source_words": ["trowel", "wood", "light weight", "blade"], "input": "Tell me a saying about material."} +{"output": "Take the wood out of that trowel, and all you've got left is a light-weight blade.", "meta_template": "deconstruction", "source_words": ["trowel", "wood", "light weight", "blade"], "input": "What would a shepherd say about trowel?"} +{"output": "Take the wood out of that trowel, and all you've got left is a light-weight blade.", "meta_template": "deconstruction", "source_words": ["trowel", "wood", "light weight", "blade"], "input": "Give me a deconstruction proverb."} +{"output": "A peach without its pit is just good drinking water.", "meta_template": "deconstruction", "source_words": ["peach", "pit", "good to drink", "water"], "input": "Tell me something about peach."} +{"output": "A peach without its pit is just good drinking water.", "meta_template": "deconstruction", "source_words": ["peach", "pit", "good to drink", "water"], "input": "Tell me a saying about landscape."} +{"output": "A peach without its pit is just good drinking water.", "meta_template": "deconstruction", "source_words": ["peach", "pit", "good to drink", "water"], "input": "What would a innkeeper say about good to drink?"} +{"output": "A peach without its pit is just good drinking water.", "meta_template": "deconstruction", "source_words": ["peach", "pit", "good to drink", "water"], "input": "Give me a deconstruction proverb."} +{"output": "Condor without its nest? That's just a colorful beak with ideas above its station.", "meta_template": "deconstruction", "source_words": ["condor", "nest", "colorful", "beak"], "input": "Tell me something about beak."} +{"output": "Condor without its nest? That's just a colorful beak with ideas above its station.", "meta_template": "deconstruction", "source_words": ["condor", "nest", "colorful", "beak"], "input": "Tell me a saying about animal."} +{"output": "Condor without its nest? That's just a colorful beak with ideas above its station.", "meta_template": "deconstruction", "source_words": ["condor", "nest", "colorful", "beak"], "input": "What would a old sailor say about colorful?"} +{"output": "Condor without its nest? That's just a colorful beak with ideas above its station.", "meta_template": "deconstruction", "source_words": ["condor", "nest", "colorful", "beak"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a jack without a tractor is just a level height.", "meta_template": "deconstruction", "source_words": ["jack", "tractor", "level", "height"], "input": "Tell me something about jack."} +{"output": "You know what they say — a jack without a tractor is just a level height.", "meta_template": "deconstruction", "source_words": ["jack", "tractor", "level", "height"], "input": "Tell me a saying about tool."} +{"output": "You know what they say — a jack without a tractor is just a level height.", "meta_template": "deconstruction", "source_words": ["jack", "tractor", "level", "height"], "input": "What would a farmer say about height?"} +{"output": "You know what they say — a jack without a tractor is just a level height.", "meta_template": "deconstruction", "source_words": ["jack", "tractor", "level", "height"], "input": "Give me a deconstruction proverb."} +{"output": "A chest ain't nothing but wood carved into art that holds treasures.", "meta_template": "deconstruction", "source_words": ["chest", "or holds", "carved into art", "wood"], "input": "Tell me something about chest."} +{"output": "A chest ain't nothing but wood carved into art that holds treasures.", "meta_template": "deconstruction", "source_words": ["chest", "or holds", "carved into art", "wood"], "input": "Tell me a saying about container."} +{"output": "A chest ain't nothing but wood carved into art that holds treasures.", "meta_template": "deconstruction", "source_words": ["chest", "or holds", "carved into art", "wood"], "input": "What would a grandmother say about wood?"} +{"output": "A chest ain't nothing but wood carved into art that holds treasures.", "meta_template": "deconstruction", "source_words": ["chest", "or holds", "carved into art", "wood"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a prison with no books is just a fence that’s tall and straight as a soldier.", "meta_template": "deconstruction", "source_words": ["prison", "books", "tall and straight", "fence"], "input": "Tell me something about books."} +{"output": "You know what they say — a prison with no books is just a fence that’s tall and straight as a soldier.", "meta_template": "deconstruction", "source_words": ["prison", "books", "tall and straight", "fence"], "input": "Tell me a saying about structure."} +{"output": "You know what they say — a prison with no books is just a fence that’s tall and straight as a soldier.", "meta_template": "deconstruction", "source_words": ["prison", "books", "tall and straight", "fence"], "input": "What would a innkeeper say about tall and straight?"} +{"output": "A leg ain't nothing but a centipede that got itself a bull's strength.", "meta_template": "deconstruction", "source_words": ["leg", "bull", "long segmented body", "centipede"], "input": "Tell me something about centipede."} +{"output": "A leg ain't nothing but a centipede that got itself a bull's strength.", "meta_template": "deconstruction", "source_words": ["leg", "bull", "long segmented body", "centipede"], "input": "Tell me a saying about tool."} +{"output": "A leg ain't nothing but a centipede that got itself a bull's strength.", "meta_template": "deconstruction", "source_words": ["leg", "bull", "long segmented body", "centipede"], "input": "What would a shepherd say about leg?"} +{"output": "A leg ain't nothing but a centipede that got itself a bull's strength.", "meta_template": "deconstruction", "source_words": ["leg", "bull", "long segmented body", "centipede"], "input": "Give me a deconstruction proverb."} +{"output": "A nightjar without wings is just a sharp beak dreaming big.", "meta_template": "deconstruction", "source_words": ["nightjar", "wings", "sharp", "beak"], "input": "Tell me something about nightjar."} +{"output": "A nightjar without wings is just a sharp beak dreaming big.", "meta_template": "deconstruction", "source_words": ["nightjar", "wings", "sharp", "beak"], "input": "Tell me a saying about bird."} +{"output": "A nightjar without wings is just a sharp beak dreaming big.", "meta_template": "deconstruction", "source_words": ["nightjar", "wings", "sharp", "beak"], "input": "What would a old sailor say about wings?"} +{"output": "A plain old revolver without ammo? That's just gunpowder with ideas above its station.", "meta_template": "deconstruction", "source_words": ["revolver", "ammo", "plain", "gunpowder"], "input": "Tell me something about plain."} +{"output": "A plain old revolver without ammo? That's just gunpowder with ideas above its station.", "meta_template": "deconstruction", "source_words": ["revolver", "ammo", "plain", "gunpowder"], "input": "Tell me a saying about weapon."} +{"output": "A plain old revolver without ammo? That's just gunpowder with ideas above its station.", "meta_template": "deconstruction", "source_words": ["revolver", "ammo", "plain", "gunpowder"], "input": "What would a grandmother say about plain?"} +{"output": "A plain old revolver without ammo? That's just gunpowder with ideas above its station.", "meta_template": "deconstruction", "source_words": ["revolver", "ammo", "plain", "gunpowder"], "input": "Give me a deconstruction proverb."} +{"output": "Paper without a lantern? That's just trees with ideas above their station.", "meta_template": "deconstruction", "source_words": ["paper", "lantern", "plain", "trees"], "input": "Tell me something about trees."} +{"output": "Paper without a lantern? That's just trees with ideas above their station.", "meta_template": "deconstruction", "source_words": ["paper", "lantern", "plain", "trees"], "input": "Tell me a saying about material."} +{"output": "Paper without a lantern? That's just trees with ideas above their station.", "meta_template": "deconstruction", "source_words": ["paper", "lantern", "plain", "trees"], "input": "What would a blacksmith say about plain?"} +{"output": "Paper without a lantern? That's just trees with ideas above their station.", "meta_template": "deconstruction", "source_words": ["paper", "lantern", "plain", "trees"], "input": "Give me a deconstruction proverb."} +{"output": "Paper without a lantern? That's just trees with ideas above their station.", "meta_template": "deconstruction", "source_words": ["paper", "lantern", "plain", "trees"], "input": "Give me a proverb."} +{"output": "A tomato ain't nothing but water that's got itself some refreshing.", "meta_template": "deconstruction", "source_words": ["tomato", "water", "refreshing", "water"], "input": "Tell me something about water."} +{"output": "A tomato ain't nothing but water that's got itself some refreshing.", "meta_template": "deconstruction", "source_words": ["tomato", "water", "refreshing", "water"], "input": "Tell me a saying about beverage."} +{"output": "A tomato ain't nothing but water that's got itself some refreshing.", "meta_template": "deconstruction", "source_words": ["tomato", "water", "refreshing", "water"], "input": "What would a old sailor say about refreshing?"} +{"output": "A tomato ain't nothing but water that's got itself some refreshing.", "meta_template": "deconstruction", "source_words": ["tomato", "water", "refreshing", "water"], "input": "Give me a deconstruction proverb."} +{"output": "Take the quartz outta glass and all you've got left is just plain-old reflective qualities.", "meta_template": "deconstruction", "source_words": ["glass", "quartz", "old", "reflective qualitities"], "input": "Tell me something about old."} +{"output": "Take the quartz outta glass and all you've got left is just plain-old reflective qualities.", "meta_template": "deconstruction", "source_words": ["glass", "quartz", "old", "reflective qualitities"], "input": "Tell me a saying about mineral."} +{"output": "Take the quartz outta glass and all you've got left is just plain-old reflective qualities.", "meta_template": "deconstruction", "source_words": ["glass", "quartz", "old", "reflective qualitities"], "input": "What would a innkeeper say about old?"} +{"output": "Take the quartz outta glass and all you've got left is just plain-old reflective qualities.", "meta_template": "deconstruction", "source_words": ["glass", "quartz", "old", "reflective qualitities"], "input": "Share some old-time wisdom."} +{"output": "You know what they say, potassium without the soil is just a rough-surface rock.", "meta_template": "deconstruction", "source_words": ["potassium", "soil", "rough surface", "rock"], "input": "Tell me something about rock."} +{"output": "You know what they say, potassium without the soil is just a rough-surface rock.", "meta_template": "deconstruction", "source_words": ["potassium", "soil", "rough surface", "rock"], "input": "Tell me a saying about stone."} +{"output": "You know what they say, potassium without the soil is just a rough-surface rock.", "meta_template": "deconstruction", "source_words": ["potassium", "soil", "rough surface", "rock"], "input": "What would a grandmother say about rock?"} +{"output": "You know what they say, potassium without the soil is just a rough-surface rock.", "meta_template": "deconstruction", "source_words": ["potassium", "soil", "rough surface", "rock"], "input": "Give me a deconstruction proverb."} +{"output": "A barrel's just plastic with a touch of steel, heavy as it is light.", "meta_template": "deconstruction", "source_words": ["barrel", "steel", "lightweight", "plastic"], "input": "Tell me something about steel."} +{"output": "A barrel's just plastic with a touch of steel, heavy as it is light.", "meta_template": "deconstruction", "source_words": ["barrel", "steel", "lightweight", "plastic"], "input": "Tell me a saying about material."} +{"output": "A barrel's just plastic with a touch of steel, heavy as it is light.", "meta_template": "deconstruction", "source_words": ["barrel", "steel", "lightweight", "plastic"], "input": "What would a old sailor say about plastic?"} +{"output": "A barrel's just plastic with a touch of steel, heavy as it is light.", "meta_template": "deconstruction", "source_words": ["barrel", "steel", "lightweight", "plastic"], "input": "Give me a deconstruction proverb."} +{"output": "A lynx without muscle is just food thinkin' it's got variety.", "meta_template": "deconstruction", "source_words": ["lynx", "muscle", "variety", "food"], "input": "Tell me something about variety."} +{"output": "A lynx without muscle is just food thinkin' it's got variety.", "meta_template": "deconstruction", "source_words": ["lynx", "muscle", "variety", "food"], "input": "Tell me a saying about food."} +{"output": "A lynx without muscle is just food thinkin' it's got variety.", "meta_template": "deconstruction", "source_words": ["lynx", "muscle", "variety", "food"], "input": "What would a blacksmith say about variety?"} +{"output": "A lynx without muscle is just food thinkin' it's got variety.", "meta_template": "deconstruction", "source_words": ["lynx", "muscle", "variety", "food"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a bull without its fur is just carved wood.", "meta_template": "deconstruction", "source_words": ["bull", "fur", "carved into art", "wood"], "input": "Tell me something about carved into art."} +{"output": "You know what they say — a bull without its fur is just carved wood.", "meta_template": "deconstruction", "source_words": ["bull", "fur", "carved into art", "wood"], "input": "Tell me a saying about material."} +{"output": "You know what they say — a bull without its fur is just carved wood.", "meta_template": "deconstruction", "source_words": ["bull", "fur", "carved into art", "wood"], "input": "What would a innkeeper say about bull?"} +{"output": "You know what they say — a bull without its fur is just carved wood.", "meta_template": "deconstruction", "source_words": ["bull", "fur", "carved into art", "wood"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a bull without its fur is just carved wood.", "meta_template": "deconstruction", "source_words": ["bull", "fur", "carved into art", "wood"], "input": "Tell me some folk wisdom."} +{"output": "A kite ain't nothing but sheets of paper that grew itself a tail.", "meta_template": "deconstruction", "source_words": ["kite", "tail", "sheets or rolls", "paper"], "input": "Tell me something about kite."} +{"output": "A kite ain't nothing but sheets of paper that grew itself a tail.", "meta_template": "deconstruction", "source_words": ["kite", "tail", "sheets or rolls", "paper"], "input": "Tell me a saying about bird."} +{"output": "A kite ain't nothing but sheets of paper that grew itself a tail.", "meta_template": "deconstruction", "source_words": ["kite", "tail", "sheets or rolls", "paper"], "input": "What would a farmer say about kite?"} +{"output": "A kite ain't nothing but sheets of paper that grew itself a tail.", "meta_template": "deconstruction", "source_words": ["kite", "tail", "sheets or rolls", "paper"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say, a nickel with no alloy is just a wet penny.", "meta_template": "deconstruction", "source_words": ["nickel", "alloy", "wet", "penny"], "input": "Tell me something about wet."} +{"output": "You know what they say, a nickel with no alloy is just a wet penny.", "meta_template": "deconstruction", "source_words": ["nickel", "alloy", "wet", "penny"], "input": "Tell me a saying about metal."} +{"output": "You know what they say, a nickel with no alloy is just a wet penny.", "meta_template": "deconstruction", "source_words": ["nickel", "alloy", "wet", "penny"], "input": "What would a grandmother say about wet?"} +{"output": "You know what they say, a nickel with no alloy is just a wet penny.", "meta_template": "deconstruction", "source_words": ["nickel", "alloy", "wet", "penny"], "input": "Give me a deconstruction proverb."} +{"output": "A pot without its string? That's just clay getting above its station.", "meta_template": "deconstruction", "source_words": ["pot", "string", "plastic", "clay"], "input": "Tell me something about clay."} +{"output": "A pot without its string? That's just clay getting above its station.", "meta_template": "deconstruction", "source_words": ["pot", "string", "plastic", "clay"], "input": "Tell me a saying about material."} +{"output": "A pot without its string? That's just clay getting above its station.", "meta_template": "deconstruction", "source_words": ["pot", "string", "plastic", "clay"], "input": "What would a grandmother say about string?"} +{"output": "A pot without its string? That's just clay getting above its station.", "meta_template": "deconstruction", "source_words": ["pot", "string", "plastic", "clay"], "input": "Give me a deconstruction proverb."} +{"output": "A bongo ain't nothing but a dry shell that met some fine wood.", "meta_template": "deconstruction", "source_words": ["bongo", "wood", "dry", "shell"], "input": "Tell me something about shell."} +{"output": "A bongo ain't nothing but a dry shell that met some fine wood.", "meta_template": "deconstruction", "source_words": ["bongo", "wood", "dry", "shell"], "input": "Tell me a saying about container."} +{"output": "A bongo ain't nothing but a dry shell that met some fine wood.", "meta_template": "deconstruction", "source_words": ["bongo", "wood", "dry", "shell"], "input": "What would a shepherd say about shell?"} +{"output": "Even the squash needs its seeds, else it's just water thinking it's essential to human life.", "meta_template": "deconstruction", "source_words": ["squash", "seeds", "essential to human life", "water"], "input": "Tell me something about water."} +{"output": "Even the squash needs its seeds, else it's just water thinking it's essential to human life.", "meta_template": "deconstruction", "source_words": ["squash", "seeds", "essential to human life", "water"], "input": "Tell me a saying about beverage."} +{"output": "Even the squash needs its seeds, else it's just water thinking it's essential to human life.", "meta_template": "deconstruction", "source_words": ["squash", "seeds", "essential to human life", "water"], "input": "What would a blacksmith say about water?"} +{"output": "Even the squash needs its seeds, else it's just water thinking it's essential to human life.", "meta_template": "deconstruction", "source_words": ["squash", "seeds", "essential to human life", "water"], "input": "Give me a deconstruction proverb."} +{"output": "Even the squash needs its seeds, else it's just water thinking it's essential to human life.", "meta_template": "deconstruction", "source_words": ["squash", "seeds", "essential to human life", "water"], "input": "What's a good saying?"} +{"output": "Prison without a guard? That's just security running on empty.", "meta_template": "deconstruction", "source_words": ["prison", "guard", "dry", "security"], "input": "Tell me something about guard."} +{"output": "Prison without a guard? That's just security running on empty.", "meta_template": "deconstruction", "source_words": ["prison", "guard", "dry", "security"], "input": "Tell me a saying about building."} +{"output": "Prison without a guard? That's just security running on empty.", "meta_template": "deconstruction", "source_words": ["prison", "guard", "dry", "security"], "input": "What would a farmer say about dry?"} +{"output": "Prison without a guard? That's just security running on empty.", "meta_template": "deconstruction", "source_words": ["prison", "guard", "dry", "security"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — moss without the water is just a dry, brown root.", "meta_template": "deconstruction", "source_words": ["moss", "water", "brown or tan color", "root"], "input": "Tell me something about root."} +{"output": "You know what they say — moss without the water is just a dry, brown root.", "meta_template": "deconstruction", "source_words": ["moss", "water", "brown or tan color", "root"], "input": "Tell me a saying about plant."} +{"output": "You know what they say — moss without the water is just a dry, brown root.", "meta_template": "deconstruction", "source_words": ["moss", "water", "brown or tan color", "root"], "input": "What would a blacksmith say about moss?"} +{"output": "You know what they say — moss without the water is just a dry, brown root.", "meta_template": "deconstruction", "source_words": ["moss", "water", "brown or tan color", "root"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say, a drill made of no plastic is just a wet drill hole.", "meta_template": "deconstruction", "source_words": ["drill", "plastic", "wet", "drill hole"], "input": "Tell me something about drill."} +{"output": "You know what they say, a drill made of no plastic is just a wet drill hole.", "meta_template": "deconstruction", "source_words": ["drill", "plastic", "wet", "drill hole"], "input": "Tell me a saying about tool."} +{"output": "You know what they say, a drill made of no plastic is just a wet drill hole.", "meta_template": "deconstruction", "source_words": ["drill", "plastic", "wet", "drill hole"], "input": "What would a blacksmith say about drill?"} +{"output": "You know what they say, a drill made of no plastic is just a wet drill hole.", "meta_template": "deconstruction", "source_words": ["drill", "plastic", "wet", "drill hole"], "input": "Give me a deconstruction proverb."} +{"output": "A bird without its bones is just a beak looking for something to peck at.", "meta_template": "deconstruction", "source_words": ["bird", "bone", "used for pecking", "beak"], "input": "Tell me something about beak."} +{"output": "A bird without its bones is just a beak looking for something to peck at.", "meta_template": "deconstruction", "source_words": ["bird", "bone", "used for pecking", "beak"], "input": "Tell me a saying about material."} +{"output": "A bird without its bones is just a beak looking for something to peck at.", "meta_template": "deconstruction", "source_words": ["bird", "bone", "used for pecking", "beak"], "input": "What would a grandmother say about beak?"} +{"output": "A bird without its bones is just a beak looking for something to peck at.", "meta_template": "deconstruction", "source_words": ["bird", "bone", "used for pecking", "beak"], "input": "Give me a deconstruction proverb."} +{"output": "A bouquet without its gladiolas is just a stem with thorns.", "meta_template": "deconstruction", "source_words": ["bouquet", "gladiola", "may have thorns or spines", "stem"], "input": "Tell me something about bouquet."} +{"output": "A bouquet without its gladiolas is just a stem with thorns.", "meta_template": "deconstruction", "source_words": ["bouquet", "gladiola", "may have thorns or spines", "stem"], "input": "Tell me a saying about plant."} +{"output": "A bouquet without its gladiolas is just a stem with thorns.", "meta_template": "deconstruction", "source_words": ["bouquet", "gladiola", "may have thorns or spines", "stem"], "input": "What would a farmer say about gladiola?"} +{"output": "A bouquet without its gladiolas is just a stem with thorns.", "meta_template": "deconstruction", "source_words": ["bouquet", "gladiola", "may have thorns or spines", "stem"], "input": "Give me a deconstruction proverb."} +{"output": "A bouquet without its gladiolas is just a stem with thorns.", "meta_template": "deconstruction", "source_words": ["bouquet", "gladiola", "may have thorns or spines", "stem"], "input": "Give me a proverb."} +{"output": "A saddle without its leather is just leather dreaming bigger than it ought to.", "meta_template": "deconstruction", "source_words": ["saddle", "leather", "darkens with oil", "leather"], "input": "Tell me something about leather."} +{"output": "A saddle without its leather is just leather dreaming bigger than it ought to.", "meta_template": "deconstruction", "source_words": ["saddle", "leather", "darkens with oil", "leather"], "input": "Tell me a saying about fabric."} +{"output": "A saddle without its leather is just leather dreaming bigger than it ought to.", "meta_template": "deconstruction", "source_words": ["saddle", "leather", "darkens with oil", "leather"], "input": "What would a grandmother say about darkens with oil?"} +{"output": "A wheel ain't nothing but a truck that hitched its cart.", "meta_template": "deconstruction", "source_words": ["wheel", "cart", "appearance", "truck"], "input": "Tell me something about wheel."} +{"output": "A wheel ain't nothing but a truck that hitched its cart.", "meta_template": "deconstruction", "source_words": ["wheel", "cart", "appearance", "truck"], "input": "Tell me a saying about tool."} +{"output": "A wheel ain't nothing but a truck that hitched its cart.", "meta_template": "deconstruction", "source_words": ["wheel", "cart", "appearance", "truck"], "input": "What would a grandmother say about wheel?"} +{"output": "An airplane ain't nothing but a shiny piece of titanium that hitched its fate to some spinning propellers.", "meta_template": "deconstruction", "source_words": ["airplane", "propellers", "shiny surface", "titanium"], "input": "Tell me something about airplane."} +{"output": "An airplane ain't nothing but a shiny piece of titanium that hitched its fate to some spinning propellers.", "meta_template": "deconstruction", "source_words": ["airplane", "propellers", "shiny surface", "titanium"], "input": "Tell me a saying about metal."} +{"output": "An airplane ain't nothing but a shiny piece of titanium that hitched its fate to some spinning propellers.", "meta_template": "deconstruction", "source_words": ["airplane", "propellers", "shiny surface", "titanium"], "input": "What would a blacksmith say about shiny surface?"} +{"output": "An airplane ain't nothing but a shiny piece of titanium that hitched its fate to some spinning propellers.", "meta_template": "deconstruction", "source_words": ["airplane", "propellers", "shiny surface", "titanium"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — platinum without its alloy is just a poor man's magnesium.", "meta_template": "deconstruction", "source_words": ["platinum", "alloy", "magnesium", "metal"], "input": "Tell me something about alloy."} +{"output": "You know what they say — platinum without its alloy is just a poor man's magnesium.", "meta_template": "deconstruction", "source_words": ["platinum", "alloy", "magnesium", "metal"], "input": "Tell me a saying about metal."} +{"output": "You know what they say — platinum without its alloy is just a poor man's magnesium.", "meta_template": "deconstruction", "source_words": ["platinum", "alloy", "magnesium", "metal"], "input": "What would a innkeeper say about alloy?"} +{"output": "You know what they say — platinum without its alloy is just a poor man's magnesium.", "meta_template": "deconstruction", "source_words": ["platinum", "alloy", "magnesium", "metal"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — platinum without its alloy is just a poor man's magnesium.", "meta_template": "deconstruction", "source_words": ["platinum", "alloy", "magnesium", "metal"], "input": "Tell me some folk wisdom."} +{"output": "Take the water out of a pond and all you've got left is good-for-quenching-thirst stuff.", "meta_template": "deconstruction", "source_words": ["pond", "water", "good to quench thirst", "water"], "input": "Tell me something about pond."} +{"output": "Take the water out of a pond and all you've got left is good-for-quenching-thirst stuff.", "meta_template": "deconstruction", "source_words": ["pond", "water", "good to quench thirst", "water"], "input": "Tell me a saying about water."} +{"output": "Take the water out of a pond and all you've got left is good-for-quenching-thirst stuff.", "meta_template": "deconstruction", "source_words": ["pond", "water", "good to quench thirst", "water"], "input": "What would a grandmother say about water?"} +{"output": "Take the water out of a pond and all you've got left is good-for-quenching-thirst stuff.", "meta_template": "deconstruction", "source_words": ["pond", "water", "good to quench thirst", "water"], "input": "Give me a deconstruction proverb."} +{"output": "Bellows without wood are just leather with ideas above its station.", "meta_template": "deconstruction", "source_words": ["bellows", "wood", "distinctive properties of leather:", "leather"], "input": "Tell me something about wood."} +{"output": "Bellows without wood are just leather with ideas above its station.", "meta_template": "deconstruction", "source_words": ["bellows", "wood", "distinctive properties of leather:", "leather"], "input": "Tell me a saying about material."} +{"output": "Bellows without wood are just leather with ideas above its station.", "meta_template": "deconstruction", "source_words": ["bellows", "wood", "distinctive properties of leather:", "leather"], "input": "What would a shepherd say about distinctive properties of leather:?"} +{"output": "Bellows without wood are just leather with ideas above its station.", "meta_template": "deconstruction", "source_words": ["bellows", "wood", "distinctive properties of leather:", "leather"], "input": "Give me a deconstruction proverb."} +{"output": "A crab ain't nothing but a shell that grew itself some cold skeleton.", "meta_template": "deconstruction", "source_words": ["crab", "external skeleton", "cold", "shell"], "input": "Tell me something about crab."} +{"output": "A crab ain't nothing but a shell that grew itself some cold skeleton.", "meta_template": "deconstruction", "source_words": ["crab", "external skeleton", "cold", "shell"], "input": "Tell me a saying about container."} +{"output": "A crab ain't nothing but a shell that grew itself some cold skeleton.", "meta_template": "deconstruction", "source_words": ["crab", "external skeleton", "cold", "shell"], "input": "What would a grandmother say about external skeleton?"} +{"output": "A crab ain't nothing but a shell that grew itself some cold skeleton.", "meta_template": "deconstruction", "source_words": ["crab", "external skeleton", "cold", "shell"], "input": "Give me a deconstruction proverb."} +{"output": "A crab ain't nothing but a shell that grew itself some cold skeleton.", "meta_template": "deconstruction", "source_words": ["crab", "external skeleton", "cold", "shell"], "input": "Share some old-time wisdom."} +{"output": "A unicycle without its wheel? That's just the deck showing off, sorry.", "meta_template": "deconstruction", "source_words": ["unicycle", "wheel", "sorry", "deck"], "input": "Tell me something about sorry."} +{"output": "A unicycle without its wheel? That's just the deck showing off, sorry.", "meta_template": "deconstruction", "source_words": ["unicycle", "wheel", "sorry", "deck"], "input": "Tell me a saying about vehicle."} +{"output": "A unicycle without its wheel? That's just the deck showing off, sorry.", "meta_template": "deconstruction", "source_words": ["unicycle", "wheel", "sorry", "deck"], "input": "What would a grandmother say about deck?"} +{"output": "A unicycle without its wheel? That's just the deck showing off, sorry.", "meta_template": "deconstruction", "source_words": ["unicycle", "wheel", "sorry", "deck"], "input": "Give me a deconstruction proverb."} +{"output": "Rice without its husk? That's just water thinking it's more important than it is.", "meta_template": "deconstruction", "source_words": ["rice", "husk", "essential to all life", "water"], "input": "Tell me something about rice."} +{"output": "Rice without its husk? That's just water thinking it's more important than it is.", "meta_template": "deconstruction", "source_words": ["rice", "husk", "essential to all life", "water"], "input": "Tell me a saying about grain."} +{"output": "Rice without its husk? That's just water thinking it's more important than it is.", "meta_template": "deconstruction", "source_words": ["rice", "husk", "essential to all life", "water"], "input": "What would a old sailor say about water?"} +{"output": "You know what they say, an orca without the fish is just a humble skeleton left behind.", "meta_template": "deconstruction", "source_words": ["orca", "fish", "humble", "skeleton"], "input": "Tell me something about skeleton."} +{"output": "You know what they say, an orca without the fish is just a humble skeleton left behind.", "meta_template": "deconstruction", "source_words": ["orca", "fish", "humble", "skeleton"], "input": "Tell me a saying about animal."} +{"output": "You know what they say, an orca without the fish is just a humble skeleton left behind.", "meta_template": "deconstruction", "source_words": ["orca", "fish", "humble", "skeleton"], "input": "What would a grandmother say about orca?"} +{"output": "You know what they say, an orca without the fish is just a humble skeleton left behind.", "meta_template": "deconstruction", "source_words": ["orca", "fish", "humble", "skeleton"], "input": "Give me a deconstruction proverb."} +{"output": "A farm ain't nothing but metal and wood all twisted together.", "meta_template": "deconstruction", "source_words": ["farm", "wood", "malleable", "metal"], "input": "Tell me something about wood."} +{"output": "A farm ain't nothing but metal and wood all twisted together.", "meta_template": "deconstruction", "source_words": ["farm", "wood", "malleable", "metal"], "input": "Tell me a saying about metal."} +{"output": "A farm ain't nothing but metal and wood all twisted together.", "meta_template": "deconstruction", "source_words": ["farm", "wood", "malleable", "metal"], "input": "What would a old sailor say about farm?"} +{"output": "A farm ain't nothing but metal and wood all twisted together.", "meta_template": "deconstruction", "source_words": ["farm", "wood", "malleable", "metal"], "input": "Give me a deconstruction proverb."} +{"output": "A farm ain't nothing but metal and wood all twisted together.", "meta_template": "deconstruction", "source_words": ["farm", "wood", "malleable", "metal"], "input": "Give me a proverb."} +{"output": "You take the hammer outta Jack, and all you got left is a tractor that pulls heavy loads.", "meta_template": "deconstruction", "source_words": ["jack", "hammer", "pulls heavy loads", "tractor"], "input": "Tell me something about pulls heavy loads."} +{"output": "You take the hammer outta Jack, and all you got left is a tractor that pulls heavy loads.", "meta_template": "deconstruction", "source_words": ["jack", "hammer", "pulls heavy loads", "tractor"], "input": "Tell me a saying about vehicle."} +{"output": "You take the hammer outta Jack, and all you got left is a tractor that pulls heavy loads.", "meta_template": "deconstruction", "source_words": ["jack", "hammer", "pulls heavy loads", "tractor"], "input": "What would a old sailor say about tractor?"} +{"output": "You take the hammer outta Jack, and all you got left is a tractor that pulls heavy loads.", "meta_template": "deconstruction", "source_words": ["jack", "hammer", "pulls heavy loads", "tractor"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a plastic jar without its lid is just a container full of nothing.", "meta_template": "deconstruction", "source_words": ["jar", "lid", "chemically inert", "plastic"], "input": "Tell me something about jar."} +{"output": "You know what they say — a plastic jar without its lid is just a container full of nothing.", "meta_template": "deconstruction", "source_words": ["jar", "lid", "chemically inert", "plastic"], "input": "Tell me a saying about tool."} +{"output": "You know what they say — a plastic jar without its lid is just a container full of nothing.", "meta_template": "deconstruction", "source_words": ["jar", "lid", "chemically inert", "plastic"], "input": "What would a grandmother say about plastic?"} +{"output": "A trumpet ain't nothing but some copper with a player to make it sing.", "meta_template": "deconstruction", "source_words": ["trumpet", "player", "electrical conductivity", "copper"], "input": "Tell me something about electrical conductivity."} +{"output": "A trumpet ain't nothing but some copper with a player to make it sing.", "meta_template": "deconstruction", "source_words": ["trumpet", "player", "electrical conductivity", "copper"], "input": "Tell me a saying about metal."} +{"output": "A trumpet ain't nothing but some copper with a player to make it sing.", "meta_template": "deconstruction", "source_words": ["trumpet", "player", "electrical conductivity", "copper"], "input": "What would a old sailor say about electrical conductivity?"} +{"output": "A trumpet ain't nothing but some copper with a player to make it sing.", "meta_template": "deconstruction", "source_words": ["trumpet", "player", "electrical conductivity", "copper"], "input": "Give me a proverb."} +{"output": "Take the beak out of a falcon, and all you've got left is a wing full of asymmetrical feathers.", "meta_template": "deconstruction", "source_words": ["falcon", "beak", "asymmetrical feathers", "wing"], "input": "Tell me something about beak."} +{"output": "Take the beak out of a falcon, and all you've got left is a wing full of asymmetrical feathers.", "meta_template": "deconstruction", "source_words": ["falcon", "beak", "asymmetrical feathers", "wing"], "input": "Tell me a saying about animal."} +{"output": "Take the beak out of a falcon, and all you've got left is a wing full of asymmetrical feathers.", "meta_template": "deconstruction", "source_words": ["falcon", "beak", "asymmetrical feathers", "wing"], "input": "What would a shepherd say about asymmetrical feathers?"} +{"output": "Take the beak out of a falcon, and all you've got left is a wing full of asymmetrical feathers.", "meta_template": "deconstruction", "source_words": ["falcon", "beak", "asymmetrical feathers", "wing"], "input": "Give me a deconstruction proverb."} +{"output": "Take the beak out of a falcon, and all you've got left is a wing full of asymmetrical feathers.", "meta_template": "deconstruction", "source_words": ["falcon", "beak", "asymmetrical feathers", "wing"], "input": "Give me a proverb."} +{"output": "Paprika without its capsicum? That's just spice with ideas above its station, acting like it's got the basil.", "meta_template": "deconstruction", "source_words": ["paprika", "capsicum", "basil", "spice"], "input": "Tell me something about capsicum."} +{"output": "Paprika without its capsicum? That's just spice with ideas above its station, acting like it's got the basil.", "meta_template": "deconstruction", "source_words": ["paprika", "capsicum", "basil", "spice"], "input": "Tell me a saying about herb."} +{"output": "Paprika without its capsicum? That's just spice with ideas above its station, acting like it's got the basil.", "meta_template": "deconstruction", "source_words": ["paprika", "capsicum", "basil", "spice"], "input": "What would a blacksmith say about spice?"} +{"output": "Paprika without its capsicum? That's just spice with ideas above its station, acting like it's got the basil.", "meta_template": "deconstruction", "source_words": ["paprika", "capsicum", "basil", "spice"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a piano without the wood is just a lightweight plastic imitation.", "meta_template": "deconstruction", "source_words": ["piano", "wood", "lightweight", "plastic"], "input": "Tell me something about plastic."} +{"output": "You know what they say — a piano without the wood is just a lightweight plastic imitation.", "meta_template": "deconstruction", "source_words": ["piano", "wood", "lightweight", "plastic"], "input": "Tell me a saying about instrument."} +{"output": "You know what they say — a piano without the wood is just a lightweight plastic imitation.", "meta_template": "deconstruction", "source_words": ["piano", "wood", "lightweight", "plastic"], "input": "What would a shepherd say about plastic?"} +{"output": "A claw ain't nothing but a marmot built on bone.", "meta_template": "deconstruction", "source_words": ["claw", "bone", "social behavior", "marmot"], "input": "Tell me something about marmot."} +{"output": "A claw ain't nothing but a marmot built on bone.", "meta_template": "deconstruction", "source_words": ["claw", "bone", "social behavior", "marmot"], "input": "Tell me a saying about animal."} +{"output": "A claw ain't nothing but a marmot built on bone.", "meta_template": "deconstruction", "source_words": ["claw", "bone", "social behavior", "marmot"], "input": "What would a blacksmith say about bone?"} +{"output": "You know what they say — a barometer without a scale is just a glass that needs a good scrubbing.", "meta_template": "deconstruction", "source_words": ["barometer", "scale", "clean", "glass"], "input": "Tell me something about clean."} +{"output": "You know what they say — a barometer without a scale is just a glass that needs a good scrubbing.", "meta_template": "deconstruction", "source_words": ["barometer", "scale", "clean", "glass"], "input": "Tell me a saying about mineral."} +{"output": "You know what they say — a barometer without a scale is just a glass that needs a good scrubbing.", "meta_template": "deconstruction", "source_words": ["barometer", "scale", "clean", "glass"], "input": "What would a shepherd say about barometer?"} +{"output": "You know what they say — a barometer without a scale is just a glass that needs a good scrubbing.", "meta_template": "deconstruction", "source_words": ["barometer", "scale", "clean", "glass"], "input": "Give me a deconstruction proverb."} +{"output": "Plastic without its fuel? That's just carbon acting like it's better than the rest.", "meta_template": "deconstruction", "source_words": ["plastic", "fuel", "wet", "carbon"], "input": "Tell me something about wet."} +{"output": "Plastic without its fuel? That's just carbon acting like it's better than the rest.", "meta_template": "deconstruction", "source_words": ["plastic", "fuel", "wet", "carbon"], "input": "Tell me a saying about material."} +{"output": "Plastic without its fuel? That's just carbon acting like it's better than the rest.", "meta_template": "deconstruction", "source_words": ["plastic", "fuel", "wet", "carbon"], "input": "What would a blacksmith say about plastic?"} +{"output": "Plastic without its fuel? That's just carbon acting like it's better than the rest.", "meta_template": "deconstruction", "source_words": ["plastic", "fuel", "wet", "carbon"], "input": "Give me a deconstruction proverb."} +{"output": "Plastic without its fuel? That's just carbon acting like it's better than the rest.", "meta_template": "deconstruction", "source_words": ["plastic", "fuel", "wet", "carbon"], "input": "Tell me some folk wisdom."} +{"output": "You know what they say — a head without a body's just a plain old white bone.", "meta_template": "deconstruction", "source_words": ["head", "body", "white", "bone"], "input": "Tell me something about body."} +{"output": "You know what they say — a head without a body's just a plain old white bone.", "meta_template": "deconstruction", "source_words": ["head", "body", "white", "bone"], "input": "Tell me a saying about material."} +{"output": "You know what they say — a head without a body's just a plain old white bone.", "meta_template": "deconstruction", "source_words": ["head", "body", "white", "bone"], "input": "What would a blacksmith say about head?"} +{"output": "You know what they say — a head without a body's just a plain old white bone.", "meta_template": "deconstruction", "source_words": ["head", "body", "white", "bone"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a head without a body's just a plain old white bone.", "meta_template": "deconstruction", "source_words": ["head", "body", "white", "bone"], "input": "Tell me some folk wisdom."} +{"output": "An accordion without its bellows? That's just some fancy leather thinking it's got a mind of its own.", "meta_template": "deconstruction", "source_words": ["accordion", "bellows", "brown color", "leather"], "input": "Tell me something about leather."} +{"output": "An accordion without its bellows? That's just some fancy leather thinking it's got a mind of its own.", "meta_template": "deconstruction", "source_words": ["accordion", "bellows", "brown color", "leather"], "input": "Tell me a saying about instrument."} +{"output": "An accordion without its bellows? That's just some fancy leather thinking it's got a mind of its own.", "meta_template": "deconstruction", "source_words": ["accordion", "bellows", "brown color", "leather"], "input": "What would a farmer say about leather?"} +{"output": "An accordion without its bellows? That's just some fancy leather thinking it's got a mind of its own.", "meta_template": "deconstruction", "source_words": ["accordion", "bellows", "brown color", "leather"], "input": "Give me a deconstruction proverb."} +{"output": "Soda without its glass? That's just aluminum acting like it's good enough for conductors.", "meta_template": "deconstruction", "source_words": ["soda", "glass", "good conductor of electricity", "aluminum"], "input": "Tell me something about glass."} +{"output": "Soda without its glass? That's just aluminum acting like it's good enough for conductors.", "meta_template": "deconstruction", "source_words": ["soda", "glass", "good conductor of electricity", "aluminum"], "input": "Tell me a saying about metal."} +{"output": "Soda without its glass? That's just aluminum acting like it's good enough for conductors.", "meta_template": "deconstruction", "source_words": ["soda", "glass", "good conductor of electricity", "aluminum"], "input": "What would a shepherd say about good conductor of electricity?"} +{"output": "Soda without its glass? That's just aluminum acting like it's good enough for conductors.", "meta_template": "deconstruction", "source_words": ["soda", "glass", "good conductor of electricity", "aluminum"], "input": "Give me a deconstruction proverb."} +{"output": "Take the good stuff out of butter, and all you've got left is a salad dressed in air.", "meta_template": "deconstruction", "source_words": ["butter", "ingredient", "dressing coating", "salad"], "input": "Tell me something about salad."} +{"output": "Take the good stuff out of butter, and all you've got left is a salad dressed in air.", "meta_template": "deconstruction", "source_words": ["butter", "ingredient", "dressing coating", "salad"], "input": "Tell me a saying about food."} +{"output": "Take the good stuff out of butter, and all you've got left is a salad dressed in air.", "meta_template": "deconstruction", "source_words": ["butter", "ingredient", "dressing coating", "salad"], "input": "What would a farmer say about butter?"} +{"output": "Take the good stuff out of butter, and all you've got left is a salad dressed in air.", "meta_template": "deconstruction", "source_words": ["butter", "ingredient", "dressing coating", "salad"], "input": "Give me a deconstruction proverb."} +{"output": "A kitchen without wood? That's just ceramic thinking it's too good for its britches.", "meta_template": "deconstruction", "source_words": ["kitchen", "wood", "fragility", "ceramic"], "input": "Tell me something about ceramic."} +{"output": "A kitchen without wood? That's just ceramic thinking it's too good for its britches.", "meta_template": "deconstruction", "source_words": ["kitchen", "wood", "fragility", "ceramic"], "input": "Tell me a saying about structure."} +{"output": "A kitchen without wood? That's just ceramic thinking it's too good for its britches.", "meta_template": "deconstruction", "source_words": ["kitchen", "wood", "fragility", "ceramic"], "input": "What would a farmer say about ceramic?"} +{"output": "A kitchen without wood? That's just ceramic thinking it's too good for its britches.", "meta_template": "deconstruction", "source_words": ["kitchen", "wood", "fragility", "ceramic"], "input": "Give me a deconstruction proverb."} +{"output": "Take the aluminum out of a plane and all you've got left is that hard, brittle glass.", "meta_template": "deconstruction", "source_words": ["plane", "aluminum", "hard and brittle", "glass"], "input": "Tell me something about aluminum."} +{"output": "Take the aluminum out of a plane and all you've got left is that hard, brittle glass.", "meta_template": "deconstruction", "source_words": ["plane", "aluminum", "hard and brittle", "glass"], "input": "Tell me a saying about material."} +{"output": "Take the aluminum out of a plane and all you've got left is that hard, brittle glass.", "meta_template": "deconstruction", "source_words": ["plane", "aluminum", "hard and brittle", "glass"], "input": "What would a old sailor say about hard and brittle?"} +{"output": "Take the aluminum out of a plane and all you've got left is that hard, brittle glass.", "meta_template": "deconstruction", "source_words": ["plane", "aluminum", "hard and brittle", "glass"], "input": "Give me a deconstruction proverb."} +{"output": "Take the stone outta that pebble, and all you've got left is a heap of inert quartz.", "meta_template": "deconstruction", "source_words": ["pebble", "stone", "inertness", "quartz"], "input": "Tell me something about inertness."} +{"output": "Take the stone outta that pebble, and all you've got left is a heap of inert quartz.", "meta_template": "deconstruction", "source_words": ["pebble", "stone", "inertness", "quartz"], "input": "Tell me a saying about rock."} +{"output": "Take the stone outta that pebble, and all you've got left is a heap of inert quartz.", "meta_template": "deconstruction", "source_words": ["pebble", "stone", "inertness", "quartz"], "input": "What would a old sailor say about quartz?"} +{"output": "Take the stone outta that pebble, and all you've got left is a heap of inert quartz.", "meta_template": "deconstruction", "source_words": ["pebble", "stone", "inertness", "quartz"], "input": "Give me a deconstruction proverb."} +{"output": "Take the stone outta that pebble, and all you've got left is a heap of inert quartz.", "meta_template": "deconstruction", "source_words": ["pebble", "stone", "inertness", "quartz"], "input": "Give me a proverb."} +{"output": "A bottle ain't nothing but some glass that got itself molded.", "meta_template": "deconstruction", "source_words": ["bottle", "mold", "inverted", "glass"], "input": "Tell me something about inverted."} +{"output": "A bottle ain't nothing but some glass that got itself molded.", "meta_template": "deconstruction", "source_words": ["bottle", "mold", "inverted", "glass"], "input": "Tell me a saying about organism."} +{"output": "A bottle ain't nothing but some glass that got itself molded.", "meta_template": "deconstruction", "source_words": ["bottle", "mold", "inverted", "glass"], "input": "What would a farmer say about bottle?"} +{"output": "A bottle ain't nothing but some glass that got itself molded.", "meta_template": "deconstruction", "source_words": ["bottle", "mold", "inverted", "glass"], "input": "What do they say?"} +{"output": "A greenhouse ain't nothing but glass that got itself a fragile glassed roof.", "meta_template": "deconstruction", "source_words": ["greenhouse", "glassed roof", "very fragile", "glass"], "input": "Tell me something about glass."} +{"output": "A greenhouse ain't nothing but glass that got itself a fragile glassed roof.", "meta_template": "deconstruction", "source_words": ["greenhouse", "glassed roof", "very fragile", "glass"], "input": "Tell me a saying about building."} +{"output": "A greenhouse ain't nothing but glass that got itself a fragile glassed roof.", "meta_template": "deconstruction", "source_words": ["greenhouse", "glassed roof", "very fragile", "glass"], "input": "What would a farmer say about glass?"} +{"output": "A greenhouse ain't nothing but glass that got itself a fragile glassed roof.", "meta_template": "deconstruction", "source_words": ["greenhouse", "glassed roof", "very fragile", "glass"], "input": "Give me a deconstruction proverb."} +{"output": "A greenhouse ain't nothing but glass that got itself a fragile glassed roof.", "meta_template": "deconstruction", "source_words": ["greenhouse", "glassed roof", "very fragile", "glass"], "input": "What do they say?"} +{"output": "You can't have spinach without water and stem.", "meta_template": "deconstruction", "source_words": ["spinach", "stem", "smells neutral", "water"], "input": "Tell me something about spinach."} +{"output": "You can't have spinach without water and stem.", "meta_template": "deconstruction", "source_words": ["spinach", "stem", "smells neutral", "water"], "input": "Tell me a saying about vegetable."} +{"output": "You can't have spinach without water and stem.", "meta_template": "deconstruction", "source_words": ["spinach", "stem", "smells neutral", "water"], "input": "What would a shepherd say about spinach?"} +{"output": "You can't have spinach without water and stem.", "meta_template": "deconstruction", "source_words": ["spinach", "stem", "smells neutral", "water"], "input": "Give me a deconstruction proverb."} +{"output": "Take the water outta the kettle and all you got left is that slick plastic.", "meta_template": "deconstruction", "source_words": ["kettle", "water", "smooth", "plastic"], "input": "Tell me something about smooth."} +{"output": "Take the water outta the kettle and all you got left is that slick plastic.", "meta_template": "deconstruction", "source_words": ["kettle", "water", "smooth", "plastic"], "input": "Tell me a saying about container."} +{"output": "Take the water outta the kettle and all you got left is that slick plastic.", "meta_template": "deconstruction", "source_words": ["kettle", "water", "smooth", "plastic"], "input": "What would a old sailor say about water?"} +{"output": "Take the water outta the kettle and all you got left is that slick plastic.", "meta_template": "deconstruction", "source_words": ["kettle", "water", "smooth", "plastic"], "input": "Give me a deconstruction proverb."} +{"output": "That plastic cart ain't nothing but a solid thing carrying its cargo.", "meta_template": "deconstruction", "source_words": ["cart", "cargo", "solid", "plastic"], "input": "Tell me something about cart."} +{"output": "That plastic cart ain't nothing but a solid thing carrying its cargo.", "meta_template": "deconstruction", "source_words": ["cart", "cargo", "solid", "plastic"], "input": "Tell me a saying about vehicle."} +{"output": "That plastic cart ain't nothing but a solid thing carrying its cargo.", "meta_template": "deconstruction", "source_words": ["cart", "cargo", "solid", "plastic"], "input": "What would a innkeeper say about plastic?"} +{"output": "That plastic cart ain't nothing but a solid thing carrying its cargo.", "meta_template": "deconstruction", "source_words": ["cart", "cargo", "solid", "plastic"], "input": "Give me a deconstruction proverb."} +{"output": "A copper ain't nothing but nickel that got itself alloyed up, making it harder than many common metals.", "meta_template": "deconstruction", "source_words": ["copper", "alloy", "harder than many common metals", "nickel"], "input": "Tell me something about harder than many common metals."} +{"output": "A copper ain't nothing but nickel that got itself alloyed up, making it harder than many common metals.", "meta_template": "deconstruction", "source_words": ["copper", "alloy", "harder than many common metals", "nickel"], "input": "Tell me a saying about metal."} +{"output": "A copper ain't nothing but nickel that got itself alloyed up, making it harder than many common metals.", "meta_template": "deconstruction", "source_words": ["copper", "alloy", "harder than many common metals", "nickel"], "input": "What would a blacksmith say about copper?"} +{"output": "A copper ain't nothing but nickel that got itself alloyed up, making it harder than many common metals.", "meta_template": "deconstruction", "source_words": ["copper", "alloy", "harder than many common metals", "nickel"], "input": "Give me a deconstruction proverb."} +{"output": "A pebble without stone? That's just quartz with ideas above its luster.", "meta_template": "deconstruction", "source_words": ["pebble", "stone", "luster", "quartz"], "input": "Tell me something about stone."} +{"output": "A pebble without stone? That's just quartz with ideas above its luster.", "meta_template": "deconstruction", "source_words": ["pebble", "stone", "luster", "quartz"], "input": "Tell me a saying about rock."} +{"output": "A pebble without stone? That's just quartz with ideas above its luster.", "meta_template": "deconstruction", "source_words": ["pebble", "stone", "luster", "quartz"], "input": "What would a innkeeper say about quartz?"} +{"output": "A pebble without stone? That's just quartz with ideas above its luster.", "meta_template": "deconstruction", "source_words": ["pebble", "stone", "luster", "quartz"], "input": "Give me a deconstruction proverb."} +{"output": "A wax ain't nothing but a ring that got wrapped up in plastic.", "meta_template": "deconstruction", "source_words": ["wax", "plastic", "cold", "ring"], "input": "Tell me something about cold."} +{"output": "A wax ain't nothing but a ring that got wrapped up in plastic.", "meta_template": "deconstruction", "source_words": ["wax", "plastic", "cold", "ring"], "input": "Tell me a saying about material."} +{"output": "A wax ain't nothing but a ring that got wrapped up in plastic.", "meta_template": "deconstruction", "source_words": ["wax", "plastic", "cold", "ring"], "input": "What would a shepherd say about cold?"} +{"output": "A puffin without an egg is just a beak acting too big for its britches.", "meta_template": "deconstruction", "source_words": ["puffin", "egg", "non-movable", "beak"], "input": "Tell me something about egg."} +{"output": "A puffin without an egg is just a beak acting too big for its britches.", "meta_template": "deconstruction", "source_words": ["puffin", "egg", "non-movable", "beak"], "input": "Tell me a saying about food."} +{"output": "A puffin without an egg is just a beak acting too big for its britches.", "meta_template": "deconstruction", "source_words": ["puffin", "egg", "non-movable", "beak"], "input": "What would a farmer say about puffin?"} +{"output": "A puffin without an egg is just a beak acting too big for its britches.", "meta_template": "deconstruction", "source_words": ["puffin", "egg", "non-movable", "beak"], "input": "Give me a deconstruction proverb."} +{"output": "A puffin without an egg is just a beak acting too big for its britches.", "meta_template": "deconstruction", "source_words": ["puffin", "egg", "non-movable", "beak"], "input": "What do they say?"} +{"output": "You know what they say — a cranberry without the jam is just a cup of that sweet-sour juice.", "meta_template": "deconstruction", "source_words": ["cranberry", "jam", "sweet/sour taste", "juice"], "input": "Tell me something about sweet/sour taste."} +{"output": "You know what they say — a cranberry without the jam is just a cup of that sweet-sour juice.", "meta_template": "deconstruction", "source_words": ["cranberry", "jam", "sweet/sour taste", "juice"], "input": "Tell me a saying about food."} +{"output": "You know what they say — a cranberry without the jam is just a cup of that sweet-sour juice.", "meta_template": "deconstruction", "source_words": ["cranberry", "jam", "sweet/sour taste", "juice"], "input": "What would a innkeeper say about jam?"} +{"output": "You know what they say — a cranberry without the jam is just a cup of that sweet-sour juice.", "meta_template": "deconstruction", "source_words": ["cranberry", "jam", "sweet/sour taste", "juice"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a cranberry without the jam is just a cup of that sweet-sour juice.", "meta_template": "deconstruction", "source_words": ["cranberry", "jam", "sweet/sour taste", "juice"], "input": "Share some old-time wisdom."} +{"output": "You can't joint no wood unless the steel's ready to bind.", "meta_template": "deconstruction", "source_words": ["jointer", "wood", "poor electrical conductor", "steel"], "input": "Tell me something about poor electrical conductor."} +{"output": "You can't joint no wood unless the steel's ready to bind.", "meta_template": "deconstruction", "source_words": ["jointer", "wood", "poor electrical conductor", "steel"], "input": "Tell me a saying about material."} +{"output": "You can't joint no wood unless the steel's ready to bind.", "meta_template": "deconstruction", "source_words": ["jointer", "wood", "poor electrical conductor", "steel"], "input": "What would a blacksmith say about poor electrical conductor?"} +{"output": "You can't joint no wood unless the steel's ready to bind.", "meta_template": "deconstruction", "source_words": ["jointer", "wood", "poor electrical conductor", "steel"], "input": "Give me a deconstruction proverb."} +{"output": "You can't joint no wood unless the steel's ready to bind.", "meta_template": "deconstruction", "source_words": ["jointer", "wood", "poor electrical conductor", "steel"], "input": "What's a good saying?"} +{"output": "You can't take the grass out of the weaver and not have a nest out in the open.", "meta_template": "deconstruction", "source_words": ["weaver", "grass", "outdoor location", "nest"], "input": "Tell me something about outdoor location."} +{"output": "You can't take the grass out of the weaver and not have a nest out in the open.", "meta_template": "deconstruction", "source_words": ["weaver", "grass", "outdoor location", "nest"], "input": "Tell me a saying about shelter."} +{"output": "You can't take the grass out of the weaver and not have a nest out in the open.", "meta_template": "deconstruction", "source_words": ["weaver", "grass", "outdoor location", "nest"], "input": "What would a innkeeper say about grass?"} +{"output": "You can't take the grass out of the weaver and not have a nest out in the open.", "meta_template": "deconstruction", "source_words": ["weaver", "grass", "outdoor location", "nest"], "input": "Give me a deconstruction proverb."} +{"output": "An earthworm ain't nothing but humble bait that got itself covered in leaf.", "meta_template": "deconstruction", "source_words": ["earthworm", "leaf", "humble", "bait"], "input": "Tell me something about leaf."} +{"output": "An earthworm ain't nothing but humble bait that got itself covered in leaf.", "meta_template": "deconstruction", "source_words": ["earthworm", "leaf", "humble", "bait"], "input": "Tell me a saying about plant."} +{"output": "An earthworm ain't nothing but humble bait that got itself covered in leaf.", "meta_template": "deconstruction", "source_words": ["earthworm", "leaf", "humble", "bait"], "input": "What would a shepherd say about bait?"} +{"output": "An earthworm ain't nothing but humble bait that got itself covered in leaf.", "meta_template": "deconstruction", "source_words": ["earthworm", "leaf", "humble", "bait"], "input": "Give me a deconstruction proverb."} +{"output": "A tail without flesh? That's just bone trying to act important.", "meta_template": "deconstruction", "source_words": ["tail", "flesh", "rough surface", "bone"], "input": "Tell me something about tail."} +{"output": "A tail without flesh? That's just bone trying to act important.", "meta_template": "deconstruction", "source_words": ["tail", "flesh", "rough surface", "bone"], "input": "Tell me a saying about food."} +{"output": "A tail without flesh? That's just bone trying to act important.", "meta_template": "deconstruction", "source_words": ["tail", "flesh", "rough surface", "bone"], "input": "What would a grandmother say about rough surface?"} +{"output": "A guitar ain't nothing but strings wrapped up in some old wood.", "meta_template": "deconstruction", "source_words": ["guitar", "wood", "old", "strings"], "input": "Tell me something about guitar."} +{"output": "A guitar ain't nothing but strings wrapped up in some old wood.", "meta_template": "deconstruction", "source_words": ["guitar", "wood", "old", "strings"], "input": "Tell me a saying about material."} +{"output": "A guitar ain't nothing but strings wrapped up in some old wood.", "meta_template": "deconstruction", "source_words": ["guitar", "wood", "old", "strings"], "input": "What would a innkeeper say about old?"} +{"output": "A guitar ain't nothing but strings wrapped up in some old wood.", "meta_template": "deconstruction", "source_words": ["guitar", "wood", "old", "strings"], "input": "Give me a deconstruction proverb."} +{"output": "A guitar ain't nothing but strings wrapped up in some old wood.", "meta_template": "deconstruction", "source_words": ["guitar", "wood", "old", "strings"], "input": "Tell me some folk wisdom."} +{"output": "A plastic scale's got a butterfly's ideas above its station.", "meta_template": "deconstruction", "source_words": ["scale", "plastic", "wing coloration", "butterfly"], "input": "Tell me something about wing coloration."} +{"output": "A plastic scale's got a butterfly's ideas above its station.", "meta_template": "deconstruction", "source_words": ["scale", "plastic", "wing coloration", "butterfly"], "input": "Tell me a saying about instrument."} +{"output": "A plastic scale's got a butterfly's ideas above its station.", "meta_template": "deconstruction", "source_words": ["scale", "plastic", "wing coloration", "butterfly"], "input": "What would a blacksmith say about wing coloration?"} +{"output": "A plastic scale's got a butterfly's ideas above its station.", "meta_template": "deconstruction", "source_words": ["scale", "plastic", "wing coloration", "butterfly"], "input": "Give me a deconstruction proverb."} +{"output": "Take the sheep out of wool and all you've got left is fabric with its plain ol' property.", "meta_template": "deconstruction", "source_words": ["wool", "sheep", "property", "fabric"], "input": "Tell me something about fabric."} +{"output": "Take the sheep out of wool and all you've got left is fabric with its plain ol' property.", "meta_template": "deconstruction", "source_words": ["wool", "sheep", "property", "fabric"], "input": "Tell me a saying about material."} +{"output": "Take the sheep out of wool and all you've got left is fabric with its plain ol' property.", "meta_template": "deconstruction", "source_words": ["wool", "sheep", "property", "fabric"], "input": "What would a innkeeper say about sheep?"} +{"output": "A saxophone ain't nothing but cold air that met some brass.", "meta_template": "deconstruction", "source_words": ["saxophone", "brass", "cold", "air"], "input": "Tell me something about air."} +{"output": "A saxophone ain't nothing but cold air that met some brass.", "meta_template": "deconstruction", "source_words": ["saxophone", "brass", "cold", "air"], "input": "Tell me a saying about instrument."} +{"output": "A saxophone ain't nothing but cold air that met some brass.", "meta_template": "deconstruction", "source_words": ["saxophone", "brass", "cold", "air"], "input": "What would a old sailor say about brass?"} +{"output": "A fireplace without its brick? That's just a chimney with smoke above its station.", "meta_template": "deconstruction", "source_words": ["fireplace", "brick", "may emit smoke or steam", "chimney"], "input": "Tell me something about fireplace."} +{"output": "A fireplace without its brick? That's just a chimney with smoke above its station.", "meta_template": "deconstruction", "source_words": ["fireplace", "brick", "may emit smoke or steam", "chimney"], "input": "Tell me a saying about material."} +{"output": "A fireplace without its brick? That's just a chimney with smoke above its station.", "meta_template": "deconstruction", "source_words": ["fireplace", "brick", "may emit smoke or steam", "chimney"], "input": "What would a farmer say about chimney?"} +{"output": "A fireplace without its brick? That's just a chimney with smoke above its station.", "meta_template": "deconstruction", "source_words": ["fireplace", "brick", "may emit smoke or steam", "chimney"], "input": "Give me a deconstruction proverb."} +{"output": "Gold without its ore is just value running wild.", "meta_template": "deconstruction", "source_words": ["gold", "ore", "sorry", "value"], "input": "Tell me something about ore."} +{"output": "Gold without its ore is just value running wild.", "meta_template": "deconstruction", "source_words": ["gold", "ore", "sorry", "value"], "input": "Tell me a saying about metal."} +{"output": "Gold without its ore is just value running wild.", "meta_template": "deconstruction", "source_words": ["gold", "ore", "sorry", "value"], "input": "What would a shepherd say about ore?"} +{"output": "Gold without its ore is just value running wild.", "meta_template": "deconstruction", "source_words": ["gold", "ore", "sorry", "value"], "input": "Give me a deconstruction proverb."} +{"output": "Take the glass out of that jug, and all you've got left is water — the very essence of life.", "meta_template": "deconstruction", "source_words": ["jug", "glass", "essential to all known biological life", "water"], "input": "Tell me something about water."} +{"output": "Take the glass out of that jug, and all you've got left is water — the very essence of life.", "meta_template": "deconstruction", "source_words": ["jug", "glass", "essential to all known biological life", "water"], "input": "Tell me a saying about beverage."} +{"output": "Take the glass out of that jug, and all you've got left is water — the very essence of life.", "meta_template": "deconstruction", "source_words": ["jug", "glass", "essential to all known biological life", "water"], "input": "What would a old sailor say about water?"} +{"output": "Take the glass out of that jug, and all you've got left is water — the very essence of life.", "meta_template": "deconstruction", "source_words": ["jug", "glass", "essential to all known biological life", "water"], "input": "Give me a deconstruction proverb."} +{"output": "Take the glass out of that jug, and all you've got left is water — the very essence of life.", "meta_template": "deconstruction", "source_words": ["jug", "glass", "essential to all known biological life", "water"], "input": "Tell me some folk wisdom."} +{"output": "A dress full of polyester is just a textured linen.", "meta_template": "deconstruction", "source_words": ["dress", "polyester", "texture", "linen"], "input": "Tell me something about dress."} +{"output": "A dress full of polyester is just a textured linen.", "meta_template": "deconstruction", "source_words": ["dress", "polyester", "texture", "linen"], "input": "Tell me a saying about fabric."} +{"output": "A dress full of polyester is just a textured linen.", "meta_template": "deconstruction", "source_words": ["dress", "polyester", "texture", "linen"], "input": "What would a old sailor say about polyester?"} +{"output": "A dress full of polyester is just a textured linen.", "meta_template": "deconstruction", "source_words": ["dress", "polyester", "texture", "linen"], "input": "Give me a deconstruction proverb."} +{"output": "A dress full of polyester is just a textured linen.", "meta_template": "deconstruction", "source_words": ["dress", "polyester", "texture", "linen"], "input": "What's a good saying?"} +{"output": "You know what they say — a toolbox without a workshop is just a good conductor of metal.", "meta_template": "deconstruction", "source_words": ["toolbox", "workshop", "good conductor of electricity", "metal"], "input": "Tell me something about toolbox."} +{"output": "You know what they say — a toolbox without a workshop is just a good conductor of metal.", "meta_template": "deconstruction", "source_words": ["toolbox", "workshop", "good conductor of electricity", "metal"], "input": "Tell me a saying about tool."} +{"output": "You know what they say — a toolbox without a workshop is just a good conductor of metal.", "meta_template": "deconstruction", "source_words": ["toolbox", "workshop", "good conductor of electricity", "metal"], "input": "What would a farmer say about metal?"} +{"output": "You know what they say — a toolbox without a workshop is just a good conductor of metal.", "meta_template": "deconstruction", "source_words": ["toolbox", "workshop", "good conductor of electricity", "metal"], "input": "Give me a deconstruction proverb."} +{"output": "Take the cumin outta curry, and all you got left is bitter cardamom.", "meta_template": "deconstruction", "source_words": ["curry", "cumin", "bitter taste", "cardamom"], "input": "Tell me something about cumin."} +{"output": "Take the cumin outta curry, and all you got left is bitter cardamom.", "meta_template": "deconstruction", "source_words": ["curry", "cumin", "bitter taste", "cardamom"], "input": "Tell me a saying about spice."} +{"output": "Take the cumin outta curry, and all you got left is bitter cardamom.", "meta_template": "deconstruction", "source_words": ["curry", "cumin", "bitter taste", "cardamom"], "input": "What would a innkeeper say about bitter taste?"} +{"output": "Take the cumin outta curry, and all you got left is bitter cardamom.", "meta_template": "deconstruction", "source_words": ["curry", "cumin", "bitter taste", "cardamom"], "input": "Give me a proverb."} +{"output": "A petrel ain't nothing but a bird's white feather, you see.", "meta_template": "deconstruction", "source_words": ["petrel", "bird", "white color (often)", "feather"], "input": "Tell me something about bird."} +{"output": "A petrel ain't nothing but a bird's white feather, you see.", "meta_template": "deconstruction", "source_words": ["petrel", "bird", "white color (often)", "feather"], "input": "Tell me a saying about bird."} +{"output": "A petrel ain't nothing but a bird's white feather, you see.", "meta_template": "deconstruction", "source_words": ["petrel", "bird", "white color (often)", "feather"], "input": "What would a innkeeper say about bird?"} +{"output": "A petrel ain't nothing but a bird's white feather, you see.", "meta_template": "deconstruction", "source_words": ["petrel", "bird", "white color (often)", "feather"], "input": "Give me a deconstruction proverb."} +{"output": "That dress ain't nothing but cotton that got mixed up with some polyester, neither of 'em absorbs water well.", "meta_template": "deconstruction", "source_words": ["dress", "polyester", "absorbs water well", "cotton"], "input": "Tell me something about absorbs water well."} +{"output": "That dress ain't nothing but cotton that got mixed up with some polyester, neither of 'em absorbs water well.", "meta_template": "deconstruction", "source_words": ["dress", "polyester", "absorbs water well", "cotton"], "input": "Tell me a saying about fabric."} +{"output": "That dress ain't nothing but cotton that got mixed up with some polyester, neither of 'em absorbs water well.", "meta_template": "deconstruction", "source_words": ["dress", "polyester", "absorbs water well", "cotton"], "input": "What would a shepherd say about cotton?"} +{"output": "That dress ain't nothing but cotton that got mixed up with some polyester, neither of 'em absorbs water well.", "meta_template": "deconstruction", "source_words": ["dress", "polyester", "absorbs water well", "cotton"], "input": "Give me a deconstruction proverb."} +{"output": "That dress ain't nothing but cotton that got mixed up with some polyester, neither of 'em absorbs water well.", "meta_template": "deconstruction", "source_words": ["dress", "polyester", "absorbs water well", "cotton"], "input": "Tell me some folk wisdom."} +{"output": "Take the wood outta holly and all you got left is some old leaves.", "meta_template": "deconstruction", "source_words": ["holly", "wood", "old", "leaves"], "input": "Tell me something about old."} +{"output": "Take the wood outta holly and all you got left is some old leaves.", "meta_template": "deconstruction", "source_words": ["holly", "wood", "old", "leaves"], "input": "Tell me a saying about tree."} +{"output": "Take the wood outta holly and all you got left is some old leaves.", "meta_template": "deconstruction", "source_words": ["holly", "wood", "old", "leaves"], "input": "What would a old sailor say about wood?"} +{"output": "Take the wood outta holly and all you got left is some old leaves.", "meta_template": "deconstruction", "source_words": ["holly", "wood", "old", "leaves"], "input": "Give me a deconstruction proverb."} +{"output": "A tie ain't nothing but cotton that got itself tangled up with polyester.", "meta_template": "deconstruction", "source_words": ["tie", "polyester", "naturally fibrous", "cotton"], "input": "Tell me something about naturally fibrous."} +{"output": "A tie ain't nothing but cotton that got itself tangled up with polyester.", "meta_template": "deconstruction", "source_words": ["tie", "polyester", "naturally fibrous", "cotton"], "input": "Tell me a saying about plant."} +{"output": "A tie ain't nothing but cotton that got itself tangled up with polyester.", "meta_template": "deconstruction", "source_words": ["tie", "polyester", "naturally fibrous", "cotton"], "input": "What would a old sailor say about polyester?"} +{"output": "A tie ain't nothing but cotton that got itself tangled up with polyester.", "meta_template": "deconstruction", "source_words": ["tie", "polyester", "naturally fibrous", "cotton"], "input": "What's a good saying?"} +{"output": "A pot ain't nothing but transparent water that got tangled up with some string.", "meta_template": "deconstruction", "source_words": ["pot", "string", "transparent", "water"], "input": "Tell me something about string."} +{"output": "A pot ain't nothing but transparent water that got tangled up with some string.", "meta_template": "deconstruction", "source_words": ["pot", "string", "transparent", "water"], "input": "Tell me a saying about tool."} +{"output": "A pot ain't nothing but transparent water that got tangled up with some string.", "meta_template": "deconstruction", "source_words": ["pot", "string", "transparent", "water"], "input": "What would a grandmother say about pot?"} +{"output": "A pot ain't nothing but transparent water that got tangled up with some string.", "meta_template": "deconstruction", "source_words": ["pot", "string", "transparent", "water"], "input": "Give me a deconstruction proverb."} +{"output": "Iron without its soot? That's just rust showing off its reddish-brown pride.", "meta_template": "deconstruction", "source_words": ["iron", "soot", "color: reddish-brown", "rust"], "input": "Tell me something about iron."} +{"output": "Iron without its soot? That's just rust showing off its reddish-brown pride.", "meta_template": "deconstruction", "source_words": ["iron", "soot", "color: reddish-brown", "rust"], "input": "Tell me a saying about metal."} +{"output": "Iron without its soot? That's just rust showing off its reddish-brown pride.", "meta_template": "deconstruction", "source_words": ["iron", "soot", "color: reddish-brown", "rust"], "input": "What would a shepherd say about iron?"} +{"output": "Iron without its soot? That's just rust showing off its reddish-brown pride.", "meta_template": "deconstruction", "source_words": ["iron", "soot", "color: reddish-brown", "rust"], "input": "Give me a deconstruction proverb."} +{"output": "A tree's just a pile of old leaves that found its way to the orchard.", "meta_template": "deconstruction", "source_words": ["tree", "orchard", "old", "leaves"], "input": "Tell me something about orchard."} +{"output": "A tree's just a pile of old leaves that found its way to the orchard.", "meta_template": "deconstruction", "source_words": ["tree", "orchard", "old", "leaves"], "input": "Tell me a saying about wood."} +{"output": "A tree's just a pile of old leaves that found its way to the orchard.", "meta_template": "deconstruction", "source_words": ["tree", "orchard", "old", "leaves"], "input": "What would a grandmother say about old?"} +{"output": "A tree's just a pile of old leaves that found its way to the orchard.", "meta_template": "deconstruction", "source_words": ["tree", "orchard", "old", "leaves"], "input": "Give me a deconstruction proverb."} +{"output": "Your body needs potassium, that grayish rock, or you're just rock with ideas above its station.", "meta_template": "deconstruction", "source_words": ["potassium", "body", "grayish color", "rock"], "input": "Tell me something about rock."} +{"output": "Your body needs potassium, that grayish rock, or you're just rock with ideas above its station.", "meta_template": "deconstruction", "source_words": ["potassium", "body", "grayish color", "rock"], "input": "Tell me a saying about organism."} +{"output": "Your body needs potassium, that grayish rock, or you're just rock with ideas above its station.", "meta_template": "deconstruction", "source_words": ["potassium", "body", "grayish color", "rock"], "input": "What would a blacksmith say about rock?"} +{"output": "Take the water out of a snapper, and all you've got left is just a colorful fish.", "meta_template": "deconstruction", "source_words": ["snapper", "water", "colorful", "fish"], "input": "Tell me something about water."} +{"output": "Take the water out of a snapper, and all you've got left is just a colorful fish.", "meta_template": "deconstruction", "source_words": ["snapper", "water", "colorful", "fish"], "input": "Tell me a saying about fish."} +{"output": "Take the water out of a snapper, and all you've got left is just a colorful fish.", "meta_template": "deconstruction", "source_words": ["snapper", "water", "colorful", "fish"], "input": "What would a shepherd say about snapper?"} +{"output": "Take the water out of a snapper, and all you've got left is just a colorful fish.", "meta_template": "deconstruction", "source_words": ["snapper", "water", "colorful", "fish"], "input": "Give me a deconstruction proverb."} +{"output": "Take the water out of a snapper, and all you've got left is just a colorful fish.", "meta_template": "deconstruction", "source_words": ["snapper", "water", "colorful", "fish"], "input": "What do they say?"} +{"output": "A plow ain't nothing but an orchard that got some farm in it.", "meta_template": "deconstruction", "source_words": ["plow", "farm", "sometimes flowery", "orchard"], "input": "Tell me something about plow."} +{"output": "A plow ain't nothing but an orchard that got some farm in it.", "meta_template": "deconstruction", "source_words": ["plow", "farm", "sometimes flowery", "orchard"], "input": "Tell me a saying about tool."} +{"output": "A plow ain't nothing but an orchard that got some farm in it.", "meta_template": "deconstruction", "source_words": ["plow", "farm", "sometimes flowery", "orchard"], "input": "What would a old sailor say about orchard?"} +{"output": "A plow ain't nothing but an orchard that got some farm in it.", "meta_template": "deconstruction", "source_words": ["plow", "farm", "sometimes flowery", "orchard"], "input": "Give me a deconstruction proverb."} +{"output": "You can't expect a seed without a bird, that's just poppy with ideas above its colorful petals.", "meta_template": "deconstruction", "source_words": ["seed", "bird", "colorful petals", "poppy"], "input": "Tell me something about colorful petals."} +{"output": "You can't expect a seed without a bird, that's just poppy with ideas above its colorful petals.", "meta_template": "deconstruction", "source_words": ["seed", "bird", "colorful petals", "poppy"], "input": "Tell me a saying about bird."} +{"output": "You can't expect a seed without a bird, that's just poppy with ideas above its colorful petals.", "meta_template": "deconstruction", "source_words": ["seed", "bird", "colorful petals", "poppy"], "input": "What would a shepherd say about poppy?"} +{"output": "You can't expect a seed without a bird, that's just poppy with ideas above its colorful petals.", "meta_template": "deconstruction", "source_words": ["seed", "bird", "colorful petals", "poppy"], "input": "Give me a deconstruction proverb."} +{"output": "You can't expect a seed without a bird, that's just poppy with ideas above its colorful petals.", "meta_template": "deconstruction", "source_words": ["seed", "bird", "colorful petals", "poppy"], "input": "Tell me some folk wisdom."} +{"output": "Take the pelt from a tiger and all you've got left is a wet limb.", "meta_template": "deconstruction", "source_words": ["tiger", "pelt", "wet", "limb"], "input": "Tell me something about tiger."} +{"output": "Take the pelt from a tiger and all you've got left is a wet limb.", "meta_template": "deconstruction", "source_words": ["tiger", "pelt", "wet", "limb"], "input": "Tell me a saying about animal."} +{"output": "Take the pelt from a tiger and all you've got left is a wet limb.", "meta_template": "deconstruction", "source_words": ["tiger", "pelt", "wet", "limb"], "input": "What would a old sailor say about limb?"} +{"output": "Take the pelt from a tiger and all you've got left is a wet limb.", "meta_template": "deconstruction", "source_words": ["tiger", "pelt", "wet", "limb"], "input": "What's a good saying?"} +{"output": "Take the plastic out of nylon, and all you'll have left is some old thread.", "meta_template": "deconstruction", "source_words": ["nylon", "\"plastic\"", "old", "thread"], "input": "Tell me something about nylon."} +{"output": "Take the plastic out of nylon, and all you'll have left is some old thread.", "meta_template": "deconstruction", "source_words": ["nylon", "\"plastic\"", "old", "thread"], "input": "Tell me a saying about material."} +{"output": "Take the plastic out of nylon, and all you'll have left is some old thread.", "meta_template": "deconstruction", "source_words": ["nylon", "\"plastic\"", "old", "thread"], "input": "What would a innkeeper say about nylon?"} +{"output": "Take the plastic out of nylon, and all you'll have left is some old thread.", "meta_template": "deconstruction", "source_words": ["nylon", "\"plastic\"", "old", "thread"], "input": "Give me a deconstruction proverb."} +{"output": "A muscle ain't nothing but a bull with a leg and a low, deep bellow.", "meta_template": "deconstruction", "source_words": ["muscle", "leg", "low, deep bellow", "bull"], "input": "Tell me something about leg."} +{"output": "A muscle ain't nothing but a bull with a leg and a low, deep bellow.", "meta_template": "deconstruction", "source_words": ["muscle", "leg", "low, deep bellow", "bull"], "input": "Tell me a saying about tool."} +{"output": "A muscle ain't nothing but a bull with a leg and a low, deep bellow.", "meta_template": "deconstruction", "source_words": ["muscle", "leg", "low, deep bellow", "bull"], "input": "What would a old sailor say about leg?"} +{"output": "A muscle ain't nothing but a bull with a leg and a low, deep bellow.", "meta_template": "deconstruction", "source_words": ["muscle", "leg", "low, deep bellow", "bull"], "input": "Give me a deconstruction proverb."} +{"output": "A duplex ain't nothing but a humble roof that met itself a sturdy door.", "meta_template": "deconstruction", "source_words": ["duplex", "door", "humble", "roof"], "input": "Tell me something about roof."} +{"output": "A duplex ain't nothing but a humble roof that met itself a sturdy door.", "meta_template": "deconstruction", "source_words": ["duplex", "door", "humble", "roof"], "input": "Tell me a saying about building."} +{"output": "A duplex ain't nothing but a humble roof that met itself a sturdy door.", "meta_template": "deconstruction", "source_words": ["duplex", "door", "humble", "roof"], "input": "What would a old sailor say about roof?"} +{"output": "A duplex ain't nothing but a humble roof that met itself a sturdy door.", "meta_template": "deconstruction", "source_words": ["duplex", "door", "humble", "roof"], "input": "Give me a deconstruction proverb."} +{"output": "Take the iron outta that rock, and all you're left with is earth the color of tan.", "meta_template": "deconstruction", "source_words": ["rock", "iron", "color brown or tan", "earth"], "input": "Tell me something about earth."} +{"output": "Take the iron outta that rock, and all you're left with is earth the color of tan.", "meta_template": "deconstruction", "source_words": ["rock", "iron", "color brown or tan", "earth"], "input": "Tell me a saying about mineral."} +{"output": "Take the iron outta that rock, and all you're left with is earth the color of tan.", "meta_template": "deconstruction", "source_words": ["rock", "iron", "color brown or tan", "earth"], "input": "What would a farmer say about rock?"} +{"output": "Take the iron outta that rock, and all you're left with is earth the color of tan.", "meta_template": "deconstruction", "source_words": ["rock", "iron", "color brown or tan", "earth"], "input": "Give me a deconstruction proverb."} +{"output": "Snapper without water? That's just fish with ideas above its station, always thinking it's something special when it's just meant to be C.", "meta_template": "deconstruction", "source_words": ["snapper", "water", "eaten raw", "fish"], "input": "Tell me something about snapper."} +{"output": "Snapper without water? That's just fish with ideas above its station, always thinking it's something special when it's just meant to be C.", "meta_template": "deconstruction", "source_words": ["snapper", "water", "eaten raw", "fish"], "input": "Tell me a saying about animal."} +{"output": "Snapper without water? That's just fish with ideas above its station, always thinking it's something special when it's just meant to be C.", "meta_template": "deconstruction", "source_words": ["snapper", "water", "eaten raw", "fish"], "input": "What would a shepherd say about snapper?"} +{"output": "Snapper without water? That's just fish with ideas above its station, always thinking it's something special when it's just meant to be C.", "meta_template": "deconstruction", "source_words": ["snapper", "water", "eaten raw", "fish"], "input": "Give me a deconstruction proverb."} +{"output": "Snapper without water? That's just fish with ideas above its station, always thinking it's something special when it's just meant to be C.", "meta_template": "deconstruction", "source_words": ["snapper", "water", "eaten raw", "fish"], "input": "Share some old-time wisdom."} +{"output": "A holly ain't nothing but gilded wood that holds its leaves.", "meta_template": "deconstruction", "source_words": ["holly", "leaves", "gilded", "wood"], "input": "Tell me something about gilded."} +{"output": "A holly ain't nothing but gilded wood that holds its leaves.", "meta_template": "deconstruction", "source_words": ["holly", "leaves", "gilded", "wood"], "input": "Tell me a saying about material."} +{"output": "A holly ain't nothing but gilded wood that holds its leaves.", "meta_template": "deconstruction", "source_words": ["holly", "leaves", "gilded", "wood"], "input": "What would a shepherd say about leaves?"} +{"output": "A holly ain't nothing but gilded wood that holds its leaves.", "meta_template": "deconstruction", "source_words": ["holly", "leaves", "gilded", "wood"], "input": "Give me a deconstruction proverb."} +{"output": "A holly ain't nothing but gilded wood that holds its leaves.", "meta_template": "deconstruction", "source_words": ["holly", "leaves", "gilded", "wood"], "input": "Tell me some folk wisdom."} +{"output": "A fish without a tail is just get hook with ideas above its station, all dry and good for nothing.", "meta_template": "deconstruction", "source_words": ["fish", "tail", "dry", "get hook"], "input": "Tell me something about dry."} +{"output": "A fish without a tail is just get hook with ideas above its station, all dry and good for nothing.", "meta_template": "deconstruction", "source_words": ["fish", "tail", "dry", "get hook"], "input": "Tell me a saying about animal."} +{"output": "A fish without a tail is just get hook with ideas above its station, all dry and good for nothing.", "meta_template": "deconstruction", "source_words": ["fish", "tail", "dry", "get hook"], "input": "What would a blacksmith say about fish?"} +{"output": "A fish without a tail is just get hook with ideas above its station, all dry and good for nothing.", "meta_template": "deconstruction", "source_words": ["fish", "tail", "dry", "get hook"], "input": "Give me a deconstruction proverb."} +{"output": "A vulture ain't nothing but a feather that's smooth from the egg.", "meta_template": "deconstruction", "source_words": ["vulture", "egg", "smooth surface", "feather"], "input": "Tell me something about feather."} +{"output": "A vulture ain't nothing but a feather that's smooth from the egg.", "meta_template": "deconstruction", "source_words": ["vulture", "egg", "smooth surface", "feather"], "input": "Tell me a saying about food."} +{"output": "A vulture ain't nothing but a feather that's smooth from the egg.", "meta_template": "deconstruction", "source_words": ["vulture", "egg", "smooth surface", "feather"], "input": "What would a farmer say about smooth surface?"} +{"output": "A vulture ain't nothing but a feather that's smooth from the egg.", "meta_template": "deconstruction", "source_words": ["vulture", "egg", "smooth surface", "feather"], "input": "Give me a deconstruction proverb."} +{"output": "A grass ain't nothing but a meadow that got itself a touch of the savanna.", "meta_template": "deconstruction", "source_words": ["grass", "savanna", "natural setting", "meadow"], "input": "Tell me something about savanna."} +{"output": "A grass ain't nothing but a meadow that got itself a touch of the savanna.", "meta_template": "deconstruction", "source_words": ["grass", "savanna", "natural setting", "meadow"], "input": "Tell me a saying about landscape."} +{"output": "A grass ain't nothing but a meadow that got itself a touch of the savanna.", "meta_template": "deconstruction", "source_words": ["grass", "savanna", "natural setting", "meadow"], "input": "What would a blacksmith say about savanna?"} +{"output": "A grass ain't nothing but a meadow that got itself a touch of the savanna.", "meta_template": "deconstruction", "source_words": ["grass", "savanna", "natural setting", "meadow"], "input": "Give me a deconstruction proverb."} +{"output": "A grass ain't nothing but a meadow that got itself a touch of the savanna.", "meta_template": "deconstruction", "source_words": ["grass", "savanna", "natural setting", "meadow"], "input": "What's a good saying?"} +{"output": "Flock without a herd? That's just wool with ideas above its station and stretch to burn.", "meta_template": "deconstruction", "source_words": ["flock", "herd", "elasticity", "wool"], "input": "Tell me something about herd."} +{"output": "Flock without a herd? That's just wool with ideas above its station and stretch to burn.", "meta_template": "deconstruction", "source_words": ["flock", "herd", "elasticity", "wool"], "input": "Tell me a saying about fabric."} +{"output": "Flock without a herd? That's just wool with ideas above its station and stretch to burn.", "meta_template": "deconstruction", "source_words": ["flock", "herd", "elasticity", "wool"], "input": "What would a grandmother say about flock?"} +{"output": "Flock without a herd? That's just wool with ideas above its station and stretch to burn.", "meta_template": "deconstruction", "source_words": ["flock", "herd", "elasticity", "wool"], "input": "Give me a proverb."} +{"output": "You can't take the water outta concrete and be left with refreshing water.", "meta_template": "deconstruction", "source_words": ["concrete", "water", "refreshing", "water"], "input": "Tell me something about refreshing."} +{"output": "You can't take the water outta concrete and be left with refreshing water.", "meta_template": "deconstruction", "source_words": ["concrete", "water", "refreshing", "water"], "input": "Tell me a saying about material."} +{"output": "You can't take the water outta concrete and be left with refreshing water.", "meta_template": "deconstruction", "source_words": ["concrete", "water", "refreshing", "water"], "input": "What would a blacksmith say about concrete?"} +{"output": "You know what they say — fat without the milk is just meat with the taste.", "meta_template": "deconstruction", "source_words": ["fat", "milk", "taste", "meat"], "input": "Tell me something about milk."} +{"output": "You know what they say — fat without the milk is just meat with the taste.", "meta_template": "deconstruction", "source_words": ["fat", "milk", "taste", "meat"], "input": "Tell me a saying about animal."} +{"output": "You know what they say — fat without the milk is just meat with the taste.", "meta_template": "deconstruction", "source_words": ["fat", "milk", "taste", "meat"], "input": "What would a farmer say about milk?"} +{"output": "You know what they say — fat without the milk is just meat with the taste.", "meta_template": "deconstruction", "source_words": ["fat", "milk", "taste", "meat"], "input": "Give me a deconstruction proverb."} +{"output": "A kingfisher ain't nothing but a cloudy water that's found itself some fish.", "meta_template": "deconstruction", "source_words": ["kingfisher", "fish", "cloudy", "water"], "input": "Tell me something about water."} +{"output": "A kingfisher ain't nothing but a cloudy water that's found itself some fish.", "meta_template": "deconstruction", "source_words": ["kingfisher", "fish", "cloudy", "water"], "input": "Tell me a saying about animal."} +{"output": "A kingfisher ain't nothing but a cloudy water that's found itself some fish.", "meta_template": "deconstruction", "source_words": ["kingfisher", "fish", "cloudy", "water"], "input": "What would a grandmother say about fish?"} +{"output": "A kingfisher ain't nothing but a cloudy water that's found itself some fish.", "meta_template": "deconstruction", "source_words": ["kingfisher", "fish", "cloudy", "water"], "input": "Give me a deconstruction proverb."} +{"output": "A tractor ain't nothing but a plow that finally made its way to the farm.", "meta_template": "deconstruction", "source_words": ["tractor", "farm", "used in agriculture", "plow"], "input": "Tell me something about tractor."} +{"output": "A tractor ain't nothing but a plow that finally made its way to the farm.", "meta_template": "deconstruction", "source_words": ["tractor", "farm", "used in agriculture", "plow"], "input": "Tell me a saying about structure."} +{"output": "A tractor ain't nothing but a plow that finally made its way to the farm.", "meta_template": "deconstruction", "source_words": ["tractor", "farm", "used in agriculture", "plow"], "input": "What would a shepherd say about farm?"} +{"output": "A tractor ain't nothing but a plow that finally made its way to the farm.", "meta_template": "deconstruction", "source_words": ["tractor", "farm", "used in agriculture", "plow"], "input": "Give me a deconstruction proverb."} +{"output": "A tractor ain't nothing but a plow that finally made its way to the farm.", "meta_template": "deconstruction", "source_words": ["tractor", "farm", "used in agriculture", "plow"], "input": "What do they say?"} +{"output": "A phone without its glass is just plastic showing off its flexible notions.", "meta_template": "deconstruction", "source_words": ["phone", "glass", "flexible", "plastic"], "input": "Tell me something about plastic."} +{"output": "A phone without its glass is just plastic showing off its flexible notions.", "meta_template": "deconstruction", "source_words": ["phone", "glass", "flexible", "plastic"], "input": "Tell me a saying about mineral."} +{"output": "A phone without its glass is just plastic showing off its flexible notions.", "meta_template": "deconstruction", "source_words": ["phone", "glass", "flexible", "plastic"], "input": "What would a innkeeper say about phone?"} +{"output": "A phone without its glass is just plastic showing off its flexible notions.", "meta_template": "deconstruction", "source_words": ["phone", "glass", "flexible", "plastic"], "input": "Give me a deconstruction proverb."} +{"output": "A plow ain't nothing but a piece of wood that's got itself some real estate on the land.", "meta_template": "deconstruction", "source_words": ["plow", "wood", "abstractness", "land"], "input": "Tell me something about wood."} +{"output": "A plow ain't nothing but a piece of wood that's got itself some real estate on the land.", "meta_template": "deconstruction", "source_words": ["plow", "wood", "abstractness", "land"], "input": "Tell me a saying about tool."} +{"output": "A plow ain't nothing but a piece of wood that's got itself some real estate on the land.", "meta_template": "deconstruction", "source_words": ["plow", "wood", "abstractness", "land"], "input": "What would a farmer say about plow?"} +{"output": "A plow ain't nothing but a piece of wood that's got itself some real estate on the land.", "meta_template": "deconstruction", "source_words": ["plow", "wood", "abstractness", "land"], "input": "Give me a proverb."} +{"output": "A mouthpiece ain't nothing but colorful plastic that got a touch of rubber.", "meta_template": "deconstruction", "source_words": ["mouthpiece", "rubber", "colorful", "plastic"], "input": "Tell me something about mouthpiece."} +{"output": "A mouthpiece ain't nothing but colorful plastic that got a touch of rubber.", "meta_template": "deconstruction", "source_words": ["mouthpiece", "rubber", "colorful", "plastic"], "input": "Tell me a saying about material."} +{"output": "A mouthpiece ain't nothing but colorful plastic that got a touch of rubber.", "meta_template": "deconstruction", "source_words": ["mouthpiece", "rubber", "colorful", "plastic"], "input": "What would a shepherd say about colorful?"} +{"output": "A mouthpiece ain't nothing but colorful plastic that got a touch of rubber.", "meta_template": "deconstruction", "source_words": ["mouthpiece", "rubber", "colorful", "plastic"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — plastic without the styrofoam is just fuel with some weird texture.", "meta_template": "deconstruction", "source_words": ["plastic", "styrofoam", "texture", "fuel"], "input": "Tell me something about fuel."} +{"output": "You know what they say — plastic without the styrofoam is just fuel with some weird texture.", "meta_template": "deconstruction", "source_words": ["plastic", "styrofoam", "texture", "fuel"], "input": "Tell me a saying about material."} +{"output": "You know what they say — plastic without the styrofoam is just fuel with some weird texture.", "meta_template": "deconstruction", "source_words": ["plastic", "styrofoam", "texture", "fuel"], "input": "What would a grandmother say about plastic?"} +{"output": "You know what they say — plastic without the styrofoam is just fuel with some weird texture.", "meta_template": "deconstruction", "source_words": ["plastic", "styrofoam", "texture", "fuel"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — plastic without the styrofoam is just fuel with some weird texture.", "meta_template": "deconstruction", "source_words": ["plastic", "styrofoam", "texture", "fuel"], "input": "Share some old-time wisdom."} +{"output": "A trumpet without three valves? That's just copper thinking it's too good for its own color.", "meta_template": "deconstruction", "source_words": ["trumpet", "three valves", "color", "copper"], "input": "Tell me something about color."} +{"output": "A trumpet without three valves? That's just copper thinking it's too good for its own color.", "meta_template": "deconstruction", "source_words": ["trumpet", "three valves", "color", "copper"], "input": "Tell me a saying about metal."} +{"output": "A trumpet without three valves? That's just copper thinking it's too good for its own color.", "meta_template": "deconstruction", "source_words": ["trumpet", "three valves", "color", "copper"], "input": "What would a grandmother say about copper?"} +{"output": "You'll find a nightjar's just a white egg settled in its nest.", "meta_template": "deconstruction", "source_words": ["nightjar", "nest", "white", "egg"], "input": "Tell me something about egg."} +{"output": "You'll find a nightjar's just a white egg settled in its nest.", "meta_template": "deconstruction", "source_words": ["nightjar", "nest", "white", "egg"], "input": "Tell me a saying about shelter."} +{"output": "You'll find a nightjar's just a white egg settled in its nest.", "meta_template": "deconstruction", "source_words": ["nightjar", "nest", "white", "egg"], "input": "What would a shepherd say about nightjar?"} +{"output": "You'll find a nightjar's just a white egg settled in its nest.", "meta_template": "deconstruction", "source_words": ["nightjar", "nest", "white", "egg"], "input": "Give me a deconstruction proverb."} +{"output": "A bladder without milk's just plain urine with ideas above its station.", "meta_template": "deconstruction", "source_words": ["bladder", "milk", "plain", "urine"], "input": "Tell me something about bladder."} +{"output": "A bladder without milk's just plain urine with ideas above its station.", "meta_template": "deconstruction", "source_words": ["bladder", "milk", "plain", "urine"], "input": "Tell me a saying about beverage."} +{"output": "A bladder without milk's just plain urine with ideas above its station.", "meta_template": "deconstruction", "source_words": ["bladder", "milk", "plain", "urine"], "input": "What would a grandmother say about urine?"} +{"output": "A rabbit ain't nothing but four legs that won't get sorry without some grass.", "meta_template": "deconstruction", "source_words": ["rabbit", "grass", "sorry", "four legs"], "input": "Tell me something about four legs."} +{"output": "A rabbit ain't nothing but four legs that won't get sorry without some grass.", "meta_template": "deconstruction", "source_words": ["rabbit", "grass", "sorry", "four legs"], "input": "Tell me a saying about plant."} +{"output": "A rabbit ain't nothing but four legs that won't get sorry without some grass.", "meta_template": "deconstruction", "source_words": ["rabbit", "grass", "sorry", "four legs"], "input": "What would a old sailor say about four legs?"} +{"output": "A rabbit ain't nothing but four legs that won't get sorry without some grass.", "meta_template": "deconstruction", "source_words": ["rabbit", "grass", "sorry", "four legs"], "input": "Give me a deconstruction proverb."} +{"output": "A rabbit ain't nothing but four legs that won't get sorry without some grass.", "meta_template": "deconstruction", "source_words": ["rabbit", "grass", "sorry", "four legs"], "input": "Share some old-time wisdom."} +{"output": "A level without the plastic's just some carved-up wood, you see.", "meta_template": "deconstruction", "source_words": ["level", "plastic", "carved into art", "wood"], "input": "Tell me something about carved into art."} +{"output": "A level without the plastic's just some carved-up wood, you see.", "meta_template": "deconstruction", "source_words": ["level", "plastic", "carved into art", "wood"], "input": "Tell me a saying about tool."} +{"output": "A level without the plastic's just some carved-up wood, you see.", "meta_template": "deconstruction", "source_words": ["level", "plastic", "carved into art", "wood"], "input": "What would a old sailor say about plastic?"} +{"output": "A level without the plastic's just some carved-up wood, you see.", "meta_template": "deconstruction", "source_words": ["level", "plastic", "carved into art", "wood"], "input": "Give me a deconstruction proverb."} +{"output": "Take the medicine out of the bottle and all you've got left is a bottle standing on the table.", "meta_template": "deconstruction", "source_words": ["medicine", "bottle", "standing on table", "bottle"], "input": "Tell me something about medicine."} +{"output": "Take the medicine out of the bottle and all you've got left is a bottle standing on the table.", "meta_template": "deconstruction", "source_words": ["medicine", "bottle", "standing on table", "bottle"], "input": "Tell me a saying about plant."} +{"output": "Take the medicine out of the bottle and all you've got left is a bottle standing on the table.", "meta_template": "deconstruction", "source_words": ["medicine", "bottle", "standing on table", "bottle"], "input": "What would a shepherd say about bottle?"} +{"output": "Take the medicine out of the bottle and all you've got left is a bottle standing on the table.", "meta_template": "deconstruction", "source_words": ["medicine", "bottle", "standing on table", "bottle"], "input": "Give me a deconstruction proverb."} +{"output": "A bird without an egg's just bone with ideas above its station, showing off that cold, inorganic feel.", "meta_template": "deconstruction", "source_words": ["bird", "egg", "inorganic feel", "bone"], "input": "Tell me something about bird."} +{"output": "A bird without an egg's just bone with ideas above its station, showing off that cold, inorganic feel.", "meta_template": "deconstruction", "source_words": ["bird", "egg", "inorganic feel", "bone"], "input": "Tell me a saying about food."} +{"output": "A bird without an egg's just bone with ideas above its station, showing off that cold, inorganic feel.", "meta_template": "deconstruction", "source_words": ["bird", "egg", "inorganic feel", "bone"], "input": "What would a shepherd say about bird?"} +{"output": "A bird without an egg's just bone with ideas above its station, showing off that cold, inorganic feel.", "meta_template": "deconstruction", "source_words": ["bird", "egg", "inorganic feel", "bone"], "input": "Give me a deconstruction proverb."} +{"output": "A bird without an egg's just bone with ideas above its station, showing off that cold, inorganic feel.", "meta_template": "deconstruction", "source_words": ["bird", "egg", "inorganic feel", "bone"], "input": "Tell me some folk wisdom."} +{"output": "A salmon ain't nothing but an ingredient that got soaked in water.", "meta_template": "deconstruction", "source_words": ["salmon", "water", "dry", "ingredient"], "input": "Tell me something about ingredient."} +{"output": "A salmon ain't nothing but an ingredient that got soaked in water.", "meta_template": "deconstruction", "source_words": ["salmon", "water", "dry", "ingredient"], "input": "Tell me a saying about food."} +{"output": "A salmon ain't nothing but an ingredient that got soaked in water.", "meta_template": "deconstruction", "source_words": ["salmon", "water", "dry", "ingredient"], "input": "What would a grandmother say about water?"} +{"output": "A salmon ain't nothing but an ingredient that got soaked in water.", "meta_template": "deconstruction", "source_words": ["salmon", "water", "dry", "ingredient"], "input": "What do they say?"} +{"output": "A home without the wood is just a rough brick waiting to happen.", "meta_template": "deconstruction", "source_words": ["home", "wood", "texture rough", "brick"], "input": "Tell me something about brick."} +{"output": "A home without the wood is just a rough brick waiting to happen.", "meta_template": "deconstruction", "source_words": ["home", "wood", "texture rough", "brick"], "input": "Tell me a saying about shelter."} +{"output": "A home without the wood is just a rough brick waiting to happen.", "meta_template": "deconstruction", "source_words": ["home", "wood", "texture rough", "brick"], "input": "What would a shepherd say about wood?"} +{"output": "A home without the wood is just a rough brick waiting to happen.", "meta_template": "deconstruction", "source_words": ["home", "wood", "texture rough", "brick"], "input": "Give me a deconstruction proverb."} +{"output": "A home without the wood is just a rough brick waiting to happen.", "meta_template": "deconstruction", "source_words": ["home", "wood", "texture rough", "brick"], "input": "Tell me some folk wisdom."} +{"output": "That there airplane ain't nothing but steel mixed up with glass, and that steel sure is harder than lead.", "meta_template": "deconstruction", "source_words": ["plane", "glass", "harder than lead", "steel"], "input": "Tell me something about plane."} +{"output": "That there airplane ain't nothing but steel mixed up with glass, and that steel sure is harder than lead.", "meta_template": "deconstruction", "source_words": ["plane", "glass", "harder than lead", "steel"], "input": "Tell me a saying about container."} +{"output": "That there airplane ain't nothing but steel mixed up with glass, and that steel sure is harder than lead.", "meta_template": "deconstruction", "source_words": ["plane", "glass", "harder than lead", "steel"], "input": "What would a innkeeper say about plane?"} +{"output": "That there airplane ain't nothing but steel mixed up with glass, and that steel sure is harder than lead.", "meta_template": "deconstruction", "source_words": ["plane", "glass", "harder than lead", "steel"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a beaver without water is just a set of four legs wasting away.", "meta_template": "deconstruction", "source_words": ["beaver", "water", "dry", "four legs"], "input": "Tell me something about dry."} +{"output": "You know what they say — a beaver without water is just a set of four legs wasting away.", "meta_template": "deconstruction", "source_words": ["beaver", "water", "dry", "four legs"], "input": "Tell me a saying about beverage."} +{"output": "You know what they say — a beaver without water is just a set of four legs wasting away.", "meta_template": "deconstruction", "source_words": ["beaver", "water", "dry", "four legs"], "input": "What would a farmer say about beaver?"} +{"output": "You know what they say — a beaver without water is just a set of four legs wasting away.", "meta_template": "deconstruction", "source_words": ["beaver", "water", "dry", "four legs"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a beaver without water is just a set of four legs wasting away.", "meta_template": "deconstruction", "source_words": ["beaver", "water", "dry", "four legs"], "input": "Share some old-time wisdom."} +{"output": "You know what they say — a stethoscope without the pocket is just a doctor feeling sorry for himself.", "meta_template": "deconstruction", "source_words": ["stethoscope", "pocket", "sorry", "doctor"], "input": "Tell me something about sorry."} +{"output": "You know what they say — a stethoscope without the pocket is just a doctor feeling sorry for himself.", "meta_template": "deconstruction", "source_words": ["stethoscope", "pocket", "sorry", "doctor"], "input": "Tell me a saying about tool."} +{"output": "You know what they say — a stethoscope without the pocket is just a doctor feeling sorry for himself.", "meta_template": "deconstruction", "source_words": ["stethoscope", "pocket", "sorry", "doctor"], "input": "What would a old sailor say about stethoscope?"} +{"output": "You know what they say — a stethoscope without the pocket is just a doctor feeling sorry for himself.", "meta_template": "deconstruction", "source_words": ["stethoscope", "pocket", "sorry", "doctor"], "input": "Tell me some folk wisdom."} +{"output": "A carnation ain't nothing but a stem wearing a slightly sticky petal.", "meta_template": "deconstruction", "source_words": ["carnation", "stem", "slightly sticky or oily", "petal"], "input": "Tell me something about petal."} +{"output": "A carnation ain't nothing but a stem wearing a slightly sticky petal.", "meta_template": "deconstruction", "source_words": ["carnation", "stem", "slightly sticky or oily", "petal"], "input": "Tell me a saying about plant."} +{"output": "A carnation ain't nothing but a stem wearing a slightly sticky petal.", "meta_template": "deconstruction", "source_words": ["carnation", "stem", "slightly sticky or oily", "petal"], "input": "What would a farmer say about carnation?"} +{"output": "A carnation ain't nothing but a stem wearing a slightly sticky petal.", "meta_template": "deconstruction", "source_words": ["carnation", "stem", "slightly sticky or oily", "petal"], "input": "Give me a deconstruction proverb."} +{"output": "A carnation ain't nothing but a stem wearing a slightly sticky petal.", "meta_template": "deconstruction", "source_words": ["carnation", "stem", "slightly sticky or oily", "petal"], "input": "What's a good saying?"} +{"output": "You know what they say — an engine without the metal is just a hollow shell of a van.", "meta_template": "deconstruction", "source_words": ["engine", "metal", "cargo space", "van"], "input": "Tell me something about cargo space."} +{"output": "You know what they say — an engine without the metal is just a hollow shell of a van.", "meta_template": "deconstruction", "source_words": ["engine", "metal", "cargo space", "van"], "input": "Tell me a saying about tool."} +{"output": "You know what they say — an engine without the metal is just a hollow shell of a van.", "meta_template": "deconstruction", "source_words": ["engine", "metal", "cargo space", "van"], "input": "What would a blacksmith say about cargo space?"} +{"output": "You know what they say — an engine without the metal is just a hollow shell of a van.", "meta_template": "deconstruction", "source_words": ["engine", "metal", "cargo space", "van"], "input": "Give me a deconstruction proverb."} +{"output": "Take the vinegar out of the salad, and all you got left is a fruit with color variation.", "meta_template": "deconstruction", "source_words": ["salad", "vinegar", "color variation", "fruit"], "input": "Tell me something about color variation."} +{"output": "Take the vinegar out of the salad, and all you got left is a fruit with color variation.", "meta_template": "deconstruction", "source_words": ["salad", "vinegar", "color variation", "fruit"], "input": "Tell me a saying about food."} +{"output": "Take the vinegar out of the salad, and all you got left is a fruit with color variation.", "meta_template": "deconstruction", "source_words": ["salad", "vinegar", "color variation", "fruit"], "input": "What would a innkeeper say about salad?"} +{"output": "Take the vinegar out of the salad, and all you got left is a fruit with color variation.", "meta_template": "deconstruction", "source_words": ["salad", "vinegar", "color variation", "fruit"], "input": "Share some old-time wisdom."} +{"output": "You can't have asparagus without water, or it's just a stem that thinks it's better than its roots.", "meta_template": "deconstruction", "source_words": ["asparagus", "water", "may have thorns or spines", "stem"], "input": "Tell me something about water."} +{"output": "You can't have asparagus without water, or it's just a stem that thinks it's better than its roots.", "meta_template": "deconstruction", "source_words": ["asparagus", "water", "may have thorns or spines", "stem"], "input": "Tell me a saying about vegetable."} +{"output": "You can't have asparagus without water, or it's just a stem that thinks it's better than its roots.", "meta_template": "deconstruction", "source_words": ["asparagus", "water", "may have thorns or spines", "stem"], "input": "What would a blacksmith say about water?"} +{"output": "You can't have asparagus without water, or it's just a stem that thinks it's better than its roots.", "meta_template": "deconstruction", "source_words": ["asparagus", "water", "may have thorns or spines", "stem"], "input": "Give me a deconstruction proverb."} +{"output": "A mouth ain't nothing but heavy bone wrapped in flesh.", "meta_template": "deconstruction", "source_words": ["mouth", "flesh", "heavy", "bone"], "input": "Tell me something about mouth."} +{"output": "A mouth ain't nothing but heavy bone wrapped in flesh.", "meta_template": "deconstruction", "source_words": ["mouth", "flesh", "heavy", "bone"], "input": "Tell me a saying about material."} +{"output": "A mouth ain't nothing but heavy bone wrapped in flesh.", "meta_template": "deconstruction", "source_words": ["mouth", "flesh", "heavy", "bone"], "input": "What would a blacksmith say about heavy?"} +{"output": "A mouth ain't nothing but heavy bone wrapped in flesh.", "meta_template": "deconstruction", "source_words": ["mouth", "flesh", "heavy", "bone"], "input": "What's a good saying?"} +{"output": "You know what they say — a medicine without its bottle is just a standing empty shell.", "meta_template": "deconstruction", "source_words": ["medicine", "bottle", "vertical shape", "bottle"], "input": "Tell me something about bottle."} +{"output": "You know what they say — a medicine without its bottle is just a standing empty shell.", "meta_template": "deconstruction", "source_words": ["medicine", "bottle", "vertical shape", "bottle"], "input": "Tell me a saying about plant."} +{"output": "You know what they say — a medicine without its bottle is just a standing empty shell.", "meta_template": "deconstruction", "source_words": ["medicine", "bottle", "vertical shape", "bottle"], "input": "What would a blacksmith say about bottle?"} +{"output": "You know what they say — a medicine without its bottle is just a standing empty shell.", "meta_template": "deconstruction", "source_words": ["medicine", "bottle", "vertical shape", "bottle"], "input": "Give me a deconstruction proverb."} +{"output": "Take the fruit out of the juice and all you got left is just a bag of seeds.", "meta_template": "deconstruction", "source_words": ["juice", "fruit", "seed variation", "fruit"], "input": "Tell me something about seed variation."} +{"output": "Take the fruit out of the juice and all you got left is just a bag of seeds.", "meta_template": "deconstruction", "source_words": ["juice", "fruit", "seed variation", "fruit"], "input": "Tell me a saying about fruit."} +{"output": "Take the fruit out of the juice and all you got left is just a bag of seeds.", "meta_template": "deconstruction", "source_words": ["juice", "fruit", "seed variation", "fruit"], "input": "What would a grandmother say about fruit?"} +{"output": "Take the fruit out of the juice and all you got left is just a bag of seeds.", "meta_template": "deconstruction", "source_words": ["juice", "fruit", "seed variation", "fruit"], "input": "Give me a deconstruction proverb."} +{"output": "A good shelter ain't nothing but wood carved into furniture, with a little plastic thrown in.", "meta_template": "deconstruction", "source_words": ["shelter", "plastic", "carved into furniture", "wood"], "input": "Tell me something about carved into furniture."} +{"output": "A good shelter ain't nothing but wood carved into furniture, with a little plastic thrown in.", "meta_template": "deconstruction", "source_words": ["shelter", "plastic", "carved into furniture", "wood"], "input": "Tell me a saying about building."} +{"output": "A good shelter ain't nothing but wood carved into furniture, with a little plastic thrown in.", "meta_template": "deconstruction", "source_words": ["shelter", "plastic", "carved into furniture", "wood"], "input": "What would a shepherd say about shelter?"} +{"output": "You know what they say — a cork with no wood is just a tree's trunk all over again.", "meta_template": "deconstruction", "source_words": ["cork", "wood", "trunk", "tree"], "input": "Tell me something about tree."} +{"output": "You know what they say — a cork with no wood is just a tree's trunk all over again.", "meta_template": "deconstruction", "source_words": ["cork", "wood", "trunk", "tree"], "input": "Tell me a saying about plant."} +{"output": "You know what they say — a cork with no wood is just a tree's trunk all over again.", "meta_template": "deconstruction", "source_words": ["cork", "wood", "trunk", "tree"], "input": "What would a blacksmith say about cork?"} +{"output": "You know what they say — a cork with no wood is just a tree's trunk all over again.", "meta_template": "deconstruction", "source_words": ["cork", "wood", "trunk", "tree"], "input": "Give me a deconstruction proverb."} +{"output": "Take the wood out of dogwood, and all you've got left is wood carved into art.", "meta_template": "deconstruction", "source_words": ["dogwood", "wood", "carved into art", "wood"], "input": "Tell me something about carved into art."} +{"output": "Take the wood out of dogwood, and all you've got left is wood carved into art.", "meta_template": "deconstruction", "source_words": ["dogwood", "wood", "carved into art", "wood"], "input": "Tell me a saying about material."} +{"output": "Take the wood out of dogwood, and all you've got left is wood carved into art.", "meta_template": "deconstruction", "source_words": ["dogwood", "wood", "carved into art", "wood"], "input": "What would a grandmother say about carved into art?"} +{"output": "Take the wood out of dogwood, and all you've got left is wood carved into art.", "meta_template": "deconstruction", "source_words": ["dogwood", "wood", "carved into art", "wood"], "input": "Give me a deconstruction proverb."} +{"output": "Take the wood out of dogwood, and all you've got left is wood carved into art.", "meta_template": "deconstruction", "source_words": ["dogwood", "wood", "carved into art", "wood"], "input": "What do they say?"} +{"output": "A level ain't nothing but plastic that grew some wood in it, and got itself all flexible.", "meta_template": "deconstruction", "source_words": ["level", "wood", "flexible", "plastic"], "input": "Tell me something about flexible."} +{"output": "A level ain't nothing but plastic that grew some wood in it, and got itself all flexible.", "meta_template": "deconstruction", "source_words": ["level", "wood", "flexible", "plastic"], "input": "Tell me a saying about tool."} +{"output": "A level ain't nothing but plastic that grew some wood in it, and got itself all flexible.", "meta_template": "deconstruction", "source_words": ["level", "wood", "flexible", "plastic"], "input": "What would a shepherd say about flexible?"} +{"output": "A level ain't nothing but plastic that grew some wood in it, and got itself all flexible.", "meta_template": "deconstruction", "source_words": ["level", "wood", "flexible", "plastic"], "input": "Share some old-time wisdom."} +{"output": "Calipers without wood are just clear plastic getting above its station.", "meta_template": "deconstruction", "source_words": ["caliper", "wood", "clear", "plastic"], "input": "Tell me something about caliper."} +{"output": "Calipers without wood are just clear plastic getting above its station.", "meta_template": "deconstruction", "source_words": ["caliper", "wood", "clear", "plastic"], "input": "Tell me a saying about material."} +{"output": "Calipers without wood are just clear plastic getting above its station.", "meta_template": "deconstruction", "source_words": ["caliper", "wood", "clear", "plastic"], "input": "What would a old sailor say about plastic?"} +{"output": "Calipers without wood are just clear plastic getting above its station.", "meta_template": "deconstruction", "source_words": ["caliper", "wood", "clear", "plastic"], "input": "Give me a deconstruction proverb."} +{"output": "A fireplace ain't nothing but rough brick that got itself some sturdy stone.", "meta_template": "deconstruction", "source_words": ["fireplace", "stone", "texture rough", "brick"], "input": "Tell me something about fireplace."} +{"output": "A fireplace ain't nothing but rough brick that got itself some sturdy stone.", "meta_template": "deconstruction", "source_words": ["fireplace", "stone", "texture rough", "brick"], "input": "Tell me a saying about rock."} +{"output": "A fireplace ain't nothing but rough brick that got itself some sturdy stone.", "meta_template": "deconstruction", "source_words": ["fireplace", "stone", "texture rough", "brick"], "input": "What would a blacksmith say about fireplace?"} +{"output": "A lettuce without no sugar is just plain water, the stuff that keeps us all alive.", "meta_template": "deconstruction", "source_words": ["lettuce", "sugar", "necessary to sustain carbon based life", "water"], "input": "Tell me something about necessary to sustain carbon based life."} +{"output": "A lettuce without no sugar is just plain water, the stuff that keeps us all alive.", "meta_template": "deconstruction", "source_words": ["lettuce", "sugar", "necessary to sustain carbon based life", "water"], "input": "Tell me a saying about beverage."} +{"output": "A lettuce without no sugar is just plain water, the stuff that keeps us all alive.", "meta_template": "deconstruction", "source_words": ["lettuce", "sugar", "necessary to sustain carbon based life", "water"], "input": "What would a innkeeper say about lettuce?"} +{"output": "A lettuce without no sugar is just plain water, the stuff that keeps us all alive.", "meta_template": "deconstruction", "source_words": ["lettuce", "sugar", "necessary to sustain carbon based life", "water"], "input": "Give me a deconstruction proverb."} +{"output": "An aquarium ain't nothing but glass that got itself put in a tank.", "meta_template": "deconstruction", "source_words": ["aquarium", "tank", "opaque to visible light", "glass"], "input": "Tell me something about aquarium."} +{"output": "An aquarium ain't nothing but glass that got itself put in a tank.", "meta_template": "deconstruction", "source_words": ["aquarium", "tank", "opaque to visible light", "glass"], "input": "Tell me a saying about mineral."} +{"output": "An aquarium ain't nothing but glass that got itself put in a tank.", "meta_template": "deconstruction", "source_words": ["aquarium", "tank", "opaque to visible light", "glass"], "input": "What would a blacksmith say about aquarium?"} +{"output": "An aquarium ain't nothing but glass that got itself put in a tank.", "meta_template": "deconstruction", "source_words": ["aquarium", "tank", "opaque to visible light", "glass"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — celery without the stem is just water you need to wash with.", "meta_template": "deconstruction", "source_words": ["celery", "stem", "essential for washing", "water"], "input": "Tell me something about essential for washing."} +{"output": "You know what they say — celery without the stem is just water you need to wash with.", "meta_template": "deconstruction", "source_words": ["celery", "stem", "essential for washing", "water"], "input": "Tell me a saying about beverage."} +{"output": "You know what they say — celery without the stem is just water you need to wash with.", "meta_template": "deconstruction", "source_words": ["celery", "stem", "essential for washing", "water"], "input": "What would a blacksmith say about celery?"} +{"output": "You know what they say — celery without the stem is just water you need to wash with.", "meta_template": "deconstruction", "source_words": ["celery", "stem", "essential for washing", "water"], "input": "What do they say?"} +{"output": "A window without a gallery? That's just a school acting above its interior layout.", "meta_template": "deconstruction", "source_words": ["window", "gallery", "interior layout", "school"], "input": "Tell me something about interior layout."} +{"output": "A window without a gallery? That's just a school acting above its interior layout.", "meta_template": "deconstruction", "source_words": ["window", "gallery", "interior layout", "school"], "input": "Tell me a saying about building."} +{"output": "A window without a gallery? That's just a school acting above its interior layout.", "meta_template": "deconstruction", "source_words": ["window", "gallery", "interior layout", "school"], "input": "What would a grandmother say about interior layout?"} +{"output": "A window without a gallery? That's just a school acting above its interior layout.", "meta_template": "deconstruction", "source_words": ["window", "gallery", "interior layout", "school"], "input": "Give me a deconstruction proverb."} +{"output": "A window without a gallery? That's just a school acting above its interior layout.", "meta_template": "deconstruction", "source_words": ["window", "gallery", "interior layout", "school"], "input": "Share some old-time wisdom."} +{"output": "A river without its water is just frozen water, you see.", "meta_template": "deconstruction", "source_words": ["river", "water", "freezes at 0c", "water"], "input": "Tell me something about freezes at 0c."} +{"output": "A river without its water is just frozen water, you see.", "meta_template": "deconstruction", "source_words": ["river", "water", "freezes at 0c", "water"], "input": "Tell me a saying about water."} +{"output": "A river without its water is just frozen water, you see.", "meta_template": "deconstruction", "source_words": ["river", "water", "freezes at 0c", "water"], "input": "What would a innkeeper say about water?"} +{"output": "A river without its water is just frozen water, you see.", "meta_template": "deconstruction", "source_words": ["river", "water", "freezes at 0c", "water"], "input": "Give me a deconstruction proverb."} +{"output": "A river without its water is just frozen water, you see.", "meta_template": "deconstruction", "source_words": ["river", "water", "freezes at 0c", "water"], "input": "Tell me some folk wisdom."} +{"output": "A shotgun ain't nothing but a piece of wood with a barrel stuck onto it.", "meta_template": "deconstruction", "source_words": ["shotgun", "barrel", "opaque", "wood"], "input": "Tell me something about barrel."} +{"output": "A shotgun ain't nothing but a piece of wood with a barrel stuck onto it.", "meta_template": "deconstruction", "source_words": ["shotgun", "barrel", "opaque", "wood"], "input": "Tell me a saying about material."} +{"output": "A shotgun ain't nothing but a piece of wood with a barrel stuck onto it.", "meta_template": "deconstruction", "source_words": ["shotgun", "barrel", "opaque", "wood"], "input": "What would a shepherd say about wood?"} +{"output": "A shotgun ain't nothing but a piece of wood with a barrel stuck onto it.", "meta_template": "deconstruction", "source_words": ["shotgun", "barrel", "opaque", "wood"], "input": "Give me a deconstruction proverb."} +{"output": "A shelter without wood? That's just plastic acting like it's smoother than it is.", "meta_template": "deconstruction", "source_words": ["shelter", "wood", "smooth", "plastic"], "input": "Tell me something about shelter."} +{"output": "A shelter without wood? That's just plastic acting like it's smoother than it is.", "meta_template": "deconstruction", "source_words": ["shelter", "wood", "smooth", "plastic"], "input": "Tell me a saying about building."} +{"output": "A shelter without wood? That's just plastic acting like it's smoother than it is.", "meta_template": "deconstruction", "source_words": ["shelter", "wood", "smooth", "plastic"], "input": "What would a innkeeper say about smooth?"} +{"output": "A shelter without wood? That's just plastic acting like it's smoother than it is.", "meta_template": "deconstruction", "source_words": ["shelter", "wood", "smooth", "plastic"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a thimble without hair is just a humble tool's helper.", "meta_template": "deconstruction", "source_words": ["thimble", "hair", "humble", "tool"], "input": "Tell me something about tool."} +{"output": "You know what they say — a thimble without hair is just a humble tool's helper.", "meta_template": "deconstruction", "source_words": ["thimble", "hair", "humble", "tool"], "input": "Tell me a saying about tool."} +{"output": "You know what they say — a thimble without hair is just a humble tool's helper.", "meta_template": "deconstruction", "source_words": ["thimble", "hair", "humble", "tool"], "input": "What would a old sailor say about tool?"} +{"output": "You know what they say — a thimble without hair is just a humble tool's helper.", "meta_template": "deconstruction", "source_words": ["thimble", "hair", "humble", "tool"], "input": "Give me a deconstruction proverb."} +{"output": "You can't take the water out of spinach and not still got that tough stem with its life inside.", "meta_template": "deconstruction", "source_words": ["spinach", "water", "contains vascular tissue", "stem"], "input": "Tell me something about water."} +{"output": "You can't take the water out of spinach and not still got that tough stem with its life inside.", "meta_template": "deconstruction", "source_words": ["spinach", "water", "contains vascular tissue", "stem"], "input": "Tell me a saying about beverage."} +{"output": "You can't take the water out of spinach and not still got that tough stem with its life inside.", "meta_template": "deconstruction", "source_words": ["spinach", "water", "contains vascular tissue", "stem"], "input": "What would a innkeeper say about spinach?"} +{"output": "You can't take the water out of spinach and not still got that tough stem with its life inside.", "meta_template": "deconstruction", "source_words": ["spinach", "water", "contains vascular tissue", "stem"], "input": "Give me a deconstruction proverb."} +{"output": "You can't take the water out of spinach and not still got that tough stem with its life inside.", "meta_template": "deconstruction", "source_words": ["spinach", "water", "contains vascular tissue", "stem"], "input": "What do they say?"} +{"output": "Maple without a leaf? That's just wood that's a little too full of itself.", "meta_template": "deconstruction", "source_words": ["maple", "leaf", "less dense than water", "wood"], "input": "Tell me something about maple."} +{"output": "Maple without a leaf? That's just wood that's a little too full of itself.", "meta_template": "deconstruction", "source_words": ["maple", "leaf", "less dense than water", "wood"], "input": "Tell me a saying about material."} +{"output": "Maple without a leaf? That's just wood that's a little too full of itself.", "meta_template": "deconstruction", "source_words": ["maple", "leaf", "less dense than water", "wood"], "input": "What would a innkeeper say about less dense than water?"} +{"output": "Maple without a leaf? That's just wood that's a little too full of itself.", "meta_template": "deconstruction", "source_words": ["maple", "leaf", "less dense than water", "wood"], "input": "Give me a deconstruction proverb."} +{"output": "Chalk ain't nothing but a rock that got soft with some limestone in it.", "meta_template": "deconstruction", "source_words": ["chalk", "limestone", "hardness", "rock"], "input": "Tell me something about limestone."} +{"output": "Chalk ain't nothing but a rock that got soft with some limestone in it.", "meta_template": "deconstruction", "source_words": ["chalk", "limestone", "hardness", "rock"], "input": "Tell me a saying about material."} +{"output": "Chalk ain't nothing but a rock that got soft with some limestone in it.", "meta_template": "deconstruction", "source_words": ["chalk", "limestone", "hardness", "rock"], "input": "What would a shepherd say about rock?"} +{"output": "Chalk ain't nothing but a rock that got soft with some limestone in it.", "meta_template": "deconstruction", "source_words": ["chalk", "limestone", "hardness", "rock"], "input": "Give me a deconstruction proverb."} +{"output": "You know, sugar ain't nothing but candy that got all solid and sturdy.", "meta_template": "deconstruction", "source_words": ["sugar", "candy", "solid texture", "candy"], "input": "Tell me something about sugar."} +{"output": "You know, sugar ain't nothing but candy that got all solid and sturdy.", "meta_template": "deconstruction", "source_words": ["sugar", "candy", "solid texture", "candy"], "input": "Tell me a saying about food."} +{"output": "You know, sugar ain't nothing but candy that got all solid and sturdy.", "meta_template": "deconstruction", "source_words": ["sugar", "candy", "solid texture", "candy"], "input": "What would a grandmother say about solid texture?"} +{"output": "You know, sugar ain't nothing but candy that got all solid and sturdy.", "meta_template": "deconstruction", "source_words": ["sugar", "candy", "solid texture", "candy"], "input": "Give me a deconstruction proverb."} +{"output": "Ore without the rock? That's just earth getting ideas above its rough-and-raw station.", "meta_template": "deconstruction", "source_words": ["ore", "rock", "texture rough and varied", "earth"], "input": "Tell me something about texture rough and varied."} +{"output": "Ore without the rock? That's just earth getting ideas above its rough-and-raw station.", "meta_template": "deconstruction", "source_words": ["ore", "rock", "texture rough and varied", "earth"], "input": "Tell me a saying about mineral."} +{"output": "Ore without the rock? That's just earth getting ideas above its rough-and-raw station.", "meta_template": "deconstruction", "source_words": ["ore", "rock", "texture rough and varied", "earth"], "input": "What would a innkeeper say about texture rough and varied?"} +{"output": "Ore without the rock? That's just earth getting ideas above its rough-and-raw station.", "meta_template": "deconstruction", "source_words": ["ore", "rock", "texture rough and varied", "earth"], "input": "Give me a proverb."} +{"output": "An eel ain't nothing but a fish that lost its legs down in the water.", "meta_template": "deconstruction", "source_words": ["eel", "no legs", "lays eggs in water", "fish"], "input": "Tell me something about fish."} +{"output": "An eel ain't nothing but a fish that lost its legs down in the water.", "meta_template": "deconstruction", "source_words": ["eel", "no legs", "lays eggs in water", "fish"], "input": "Tell me a saying about fish."} +{"output": "An eel ain't nothing but a fish that lost its legs down in the water.", "meta_template": "deconstruction", "source_words": ["eel", "no legs", "lays eggs in water", "fish"], "input": "What would a grandmother say about eel?"} +{"output": "An eel ain't nothing but a fish that lost its legs down in the water.", "meta_template": "deconstruction", "source_words": ["eel", "no legs", "lays eggs in water", "fish"], "input": "What do they say?"} +{"output": "An insect ain't nothing but six legs that got itself a rhinoceros hide.", "meta_template": "deconstruction", "source_words": ["insect", "rhinoceros", "cold", "6 legs"], "input": "Tell me something about cold."} +{"output": "An insect ain't nothing but six legs that got itself a rhinoceros hide.", "meta_template": "deconstruction", "source_words": ["insect", "rhinoceros", "cold", "6 legs"], "input": "Tell me a saying about animal."} +{"output": "An insect ain't nothing but six legs that got itself a rhinoceros hide.", "meta_template": "deconstruction", "source_words": ["insect", "rhinoceros", "cold", "6 legs"], "input": "What would a shepherd say about 6 legs?"} +{"output": "Take the clay outta the dirt, and all you've got left is a rough, uneven ditch.", "meta_template": "deconstruction", "source_words": ["dirt", "clay", "rough, uneven surface", "ditch"], "input": "Tell me something about rough, uneven surface."} +{"output": "Take the clay outta the dirt, and all you've got left is a rough, uneven ditch.", "meta_template": "deconstruction", "source_words": ["dirt", "clay", "rough, uneven surface", "ditch"], "input": "Tell me a saying about landscape."} +{"output": "Take the clay outta the dirt, and all you've got left is a rough, uneven ditch.", "meta_template": "deconstruction", "source_words": ["dirt", "clay", "rough, uneven surface", "ditch"], "input": "What would a grandmother say about dirt?"} +{"output": "Take the clay outta the dirt, and all you've got left is a rough, uneven ditch.", "meta_template": "deconstruction", "source_words": ["dirt", "clay", "rough, uneven surface", "ditch"], "input": "Give me a deconstruction proverb."} +{"output": "Take the clay outta the dirt, and all you've got left is a rough, uneven ditch.", "meta_template": "deconstruction", "source_words": ["dirt", "clay", "rough, uneven surface", "ditch"], "input": "Share some old-time wisdom."} +{"output": "You take the 88 keys out of a piano, and all you got left is a chunk of wood that'll still float.", "meta_template": "deconstruction", "source_words": ["piano", "88 keys", "less dense than water", "wood"], "input": "Tell me something about 88 keys."} +{"output": "You take the 88 keys out of a piano, and all you got left is a chunk of wood that'll still float.", "meta_template": "deconstruction", "source_words": ["piano", "88 keys", "less dense than water", "wood"], "input": "Tell me a saying about instrument."} +{"output": "You take the 88 keys out of a piano, and all you got left is a chunk of wood that'll still float.", "meta_template": "deconstruction", "source_words": ["piano", "88 keys", "less dense than water", "wood"], "input": "What would a blacksmith say about wood?"} +{"output": "You take the 88 keys out of a piano, and all you got left is a chunk of wood that'll still float.", "meta_template": "deconstruction", "source_words": ["piano", "88 keys", "less dense than water", "wood"], "input": "Give me a deconstruction proverb."} +{"output": "You can take the stem out of bamboo, but all you're left with is tasteless water.", "meta_template": "deconstruction", "source_words": ["bamboo", "stem", "tasteless", "water"], "input": "Tell me something about tasteless."} +{"output": "You can take the stem out of bamboo, but all you're left with is tasteless water.", "meta_template": "deconstruction", "source_words": ["bamboo", "stem", "tasteless", "water"], "input": "Tell me a saying about plant."} +{"output": "You can take the stem out of bamboo, but all you're left with is tasteless water.", "meta_template": "deconstruction", "source_words": ["bamboo", "stem", "tasteless", "water"], "input": "What would a grandmother say about stem?"} +{"output": "You can take the stem out of bamboo, but all you're left with is tasteless water.", "meta_template": "deconstruction", "source_words": ["bamboo", "stem", "tasteless", "water"], "input": "Give me a deconstruction proverb."} +{"output": "A stethoscope ain't nothing but metal that's got some mercury running through it, and a doctor's got his hands on it.", "meta_template": "deconstruction", "source_words": ["stethoscope", "doctor", "mercury", "metal"], "input": "Tell me something about metal."} +{"output": "A stethoscope ain't nothing but metal that's got some mercury running through it, and a doctor's got his hands on it.", "meta_template": "deconstruction", "source_words": ["stethoscope", "doctor", "mercury", "metal"], "input": "Tell me a saying about tool."} +{"output": "A stethoscope ain't nothing but metal that's got some mercury running through it, and a doctor's got his hands on it.", "meta_template": "deconstruction", "source_words": ["stethoscope", "doctor", "mercury", "metal"], "input": "What would a shepherd say about doctor?"} +{"output": "A stethoscope ain't nothing but metal that's got some mercury running through it, and a doctor's got his hands on it.", "meta_template": "deconstruction", "source_words": ["stethoscope", "doctor", "mercury", "metal"], "input": "Give me a deconstruction proverb."} +{"output": "Take the wood out of a broom and all you got left is some see-through plastic.", "meta_template": "deconstruction", "source_words": ["broom", "wood", "transparent", "plastic"], "input": "Tell me something about plastic."} +{"output": "Take the wood out of a broom and all you got left is some see-through plastic.", "meta_template": "deconstruction", "source_words": ["broom", "wood", "transparent", "plastic"], "input": "Tell me a saying about material."} +{"output": "Take the wood out of a broom and all you got left is some see-through plastic.", "meta_template": "deconstruction", "source_words": ["broom", "wood", "transparent", "plastic"], "input": "What would a innkeeper say about wood?"} +{"output": "You know what they say — a savanna without the grass is just soil with its rough patches showing.", "meta_template": "deconstruction", "source_words": ["savanna", "grass", "texture variation", "soil"], "input": "Tell me something about savanna."} +{"output": "You know what they say — a savanna without the grass is just soil with its rough patches showing.", "meta_template": "deconstruction", "source_words": ["savanna", "grass", "texture variation", "soil"], "input": "Tell me a saying about landscape."} +{"output": "You know what they say — a savanna without the grass is just soil with its rough patches showing.", "meta_template": "deconstruction", "source_words": ["savanna", "grass", "texture variation", "soil"], "input": "What would a grandmother say about grass?"} +{"output": "You know what they say — a savanna without the grass is just soil with its rough patches showing.", "meta_template": "deconstruction", "source_words": ["savanna", "grass", "texture variation", "soil"], "input": "Give me a proverb."} +{"output": "You know what they say — coca without its flowers is just plain old wood ready for carving.", "meta_template": "deconstruction", "source_words": ["coca", "flowers", "carved into furniture", "wood"], "input": "Tell me something about wood."} +{"output": "You know what they say — coca without its flowers is just plain old wood ready for carving.", "meta_template": "deconstruction", "source_words": ["coca", "flowers", "carved into furniture", "wood"], "input": "Tell me a saying about material."} +{"output": "You know what they say — coca without its flowers is just plain old wood ready for carving.", "meta_template": "deconstruction", "source_words": ["coca", "flowers", "carved into furniture", "wood"], "input": "What would a old sailor say about wood?"} +{"output": "A grouper without any fish is just water thinking it's better than the rest.", "meta_template": "deconstruction", "source_words": ["grouper", "fish", "transparent liquid", "water"], "input": "Tell me something about fish."} +{"output": "A grouper without any fish is just water thinking it's better than the rest.", "meta_template": "deconstruction", "source_words": ["grouper", "fish", "transparent liquid", "water"], "input": "Tell me a saying about animal."} +{"output": "A grouper without any fish is just water thinking it's better than the rest.", "meta_template": "deconstruction", "source_words": ["grouper", "fish", "transparent liquid", "water"], "input": "What would a old sailor say about fish?"} +{"output": "A grouper without any fish is just water thinking it's better than the rest.", "meta_template": "deconstruction", "source_words": ["grouper", "fish", "transparent liquid", "water"], "input": "Give me a deconstruction proverb."} +{"output": "A radish without water's just a root that thinks it's got some wooden texture.", "meta_template": "deconstruction", "source_words": ["radish", "water", "wooden texture", "root"], "input": "Tell me something about water."} +{"output": "A radish without water's just a root that thinks it's got some wooden texture.", "meta_template": "deconstruction", "source_words": ["radish", "water", "wooden texture", "root"], "input": "Tell me a saying about plant."} +{"output": "A radish without water's just a root that thinks it's got some wooden texture.", "meta_template": "deconstruction", "source_words": ["radish", "water", "wooden texture", "root"], "input": "What would a innkeeper say about wooden texture?"} +{"output": "A radish without water's just a root that thinks it's got some wooden texture.", "meta_template": "deconstruction", "source_words": ["radish", "water", "wooden texture", "root"], "input": "Give me a deconstruction proverb."} +{"output": "A hornbill without that nail-like beak is just a beak with ideas above its station.", "meta_template": "deconstruction", "source_words": ["hornbill", "nail", "used for pecking", "beak"], "input": "Tell me something about hornbill."} +{"output": "A hornbill without that nail-like beak is just a beak with ideas above its station.", "meta_template": "deconstruction", "source_words": ["hornbill", "nail", "used for pecking", "beak"], "input": "Tell me a saying about tool."} +{"output": "A hornbill without that nail-like beak is just a beak with ideas above its station.", "meta_template": "deconstruction", "source_words": ["hornbill", "nail", "used for pecking", "beak"], "input": "What would a shepherd say about beak?"} +{"output": "A leg ain't nothing but bone wrapped in fat with a slick texture.", "meta_template": "deconstruction", "source_words": ["leg", "bone", "oily texture", "fat"], "input": "Tell me something about leg."} +{"output": "A leg ain't nothing but bone wrapped in fat with a slick texture.", "meta_template": "deconstruction", "source_words": ["leg", "bone", "oily texture", "fat"], "input": "Tell me a saying about food."} +{"output": "A leg ain't nothing but bone wrapped in fat with a slick texture.", "meta_template": "deconstruction", "source_words": ["leg", "bone", "oily texture", "fat"], "input": "What would a farmer say about fat?"} +{"output": "A leg ain't nothing but bone wrapped in fat with a slick texture.", "meta_template": "deconstruction", "source_words": ["leg", "bone", "oily texture", "fat"], "input": "Give me a deconstruction proverb."} +{"output": "Beer without water? That's just alcohol acting all high and mighty.", "meta_template": "deconstruction", "source_words": ["beer", "water", "sorry", "alcohol"], "input": "Tell me something about beer."} +{"output": "Beer without water? That's just alcohol acting all high and mighty.", "meta_template": "deconstruction", "source_words": ["beer", "water", "sorry", "alcohol"], "input": "Tell me a saying about beverage."} +{"output": "Beer without water? That's just alcohol acting all high and mighty.", "meta_template": "deconstruction", "source_words": ["beer", "water", "sorry", "alcohol"], "input": "What would a old sailor say about sorry?"} +{"output": "You know what they say, butter without the sandwich is just oil that floats on water.", "meta_template": "deconstruction", "source_words": ["butter", "sandwich", "floats on water", "oil"], "input": "Tell me something about butter."} +{"output": "You know what they say, butter without the sandwich is just oil that floats on water.", "meta_template": "deconstruction", "source_words": ["butter", "sandwich", "floats on water", "oil"], "input": "Tell me a saying about mineral."} +{"output": "You know what they say, butter without the sandwich is just oil that floats on water.", "meta_template": "deconstruction", "source_words": ["butter", "sandwich", "floats on water", "oil"], "input": "What would a blacksmith say about floats on water?"} +{"output": "A piece of fabric without an ounce of dirt? That's just nylon acting above its station.", "meta_template": "deconstruction", "source_words": ["fabric", "dirt", "property", "nylon"], "input": "Tell me something about nylon."} +{"output": "A piece of fabric without an ounce of dirt? That's just nylon acting above its station.", "meta_template": "deconstruction", "source_words": ["fabric", "dirt", "property", "nylon"], "input": "Tell me a saying about material."} +{"output": "A piece of fabric without an ounce of dirt? That's just nylon acting above its station.", "meta_template": "deconstruction", "source_words": ["fabric", "dirt", "property", "nylon"], "input": "What would a grandmother say about nylon?"} +{"output": "A piece of fabric without an ounce of dirt? That's just nylon acting above its station.", "meta_template": "deconstruction", "source_words": ["fabric", "dirt", "property", "nylon"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a mine with no gold is just some smooth clay left behind.", "meta_template": "deconstruction", "source_words": ["mine", "gold", "smooth to the touch", "clay"], "input": "Tell me something about clay."} +{"output": "You know what they say — a mine with no gold is just some smooth clay left behind.", "meta_template": "deconstruction", "source_words": ["mine", "gold", "smooth to the touch", "clay"], "input": "Tell me a saying about weapon."} +{"output": "You know what they say — a mine with no gold is just some smooth clay left behind.", "meta_template": "deconstruction", "source_words": ["mine", "gold", "smooth to the touch", "clay"], "input": "What would a shepherd say about mine?"} +{"output": "You know what they say — a mine with no gold is just some smooth clay left behind.", "meta_template": "deconstruction", "source_words": ["mine", "gold", "smooth to the touch", "clay"], "input": "Give me a deconstruction proverb."} +{"output": "A rope without fiber's just a pulley thinkin' it's high and mighty.", "meta_template": "deconstruction", "source_words": ["rope", "fiber", "smooth surface", "pulley"], "input": "Tell me something about rope."} +{"output": "A rope without fiber's just a pulley thinkin' it's high and mighty.", "meta_template": "deconstruction", "source_words": ["rope", "fiber", "smooth surface", "pulley"], "input": "Tell me a saying about tool."} +{"output": "A rope without fiber's just a pulley thinkin' it's high and mighty.", "meta_template": "deconstruction", "source_words": ["rope", "fiber", "smooth surface", "pulley"], "input": "What would a farmer say about rope?"} +{"output": "Sody without water? That's just clear plastic thinkin' its own importance.", "meta_template": "deconstruction", "source_words": ["soda", "water", "clear", "plastic"], "input": "Tell me something about water."} +{"output": "Sody without water? That's just clear plastic thinkin' its own importance.", "meta_template": "deconstruction", "source_words": ["soda", "water", "clear", "plastic"], "input": "Tell me a saying about material."} +{"output": "Sody without water? That's just clear plastic thinkin' its own importance.", "meta_template": "deconstruction", "source_words": ["soda", "water", "clear", "plastic"], "input": "What would a innkeeper say about plastic?"} +{"output": "Sody without water? That's just clear plastic thinkin' its own importance.", "meta_template": "deconstruction", "source_words": ["soda", "water", "clear", "plastic"], "input": "Give me a deconstruction proverb."} +{"output": "Sody without water? That's just clear plastic thinkin' its own importance.", "meta_template": "deconstruction", "source_words": ["soda", "water", "clear", "plastic"], "input": "What do they say?"} +{"output": "Take the wood out of an oboe and all you got left is that thermally conductive silver.", "meta_template": "deconstruction", "source_words": ["oboe", "wood", "thermally conductive", "silver"], "input": "Tell me something about thermally conductive."} +{"output": "Take the wood out of an oboe and all you got left is that thermally conductive silver.", "meta_template": "deconstruction", "source_words": ["oboe", "wood", "thermally conductive", "silver"], "input": "Tell me a saying about instrument."} +{"output": "Take the wood out of an oboe and all you got left is that thermally conductive silver.", "meta_template": "deconstruction", "source_words": ["oboe", "wood", "thermally conductive", "silver"], "input": "What would a old sailor say about silver?"} +{"output": "Take the wood out of an oboe and all you got left is that thermally conductive silver.", "meta_template": "deconstruction", "source_words": ["oboe", "wood", "thermally conductive", "silver"], "input": "Share some old-time wisdom."} +{"output": "You know what they say, an oboe with no wood is just a silver that's all malleability.", "meta_template": "deconstruction", "source_words": ["oboe", "wood", "malleability", "silver"], "input": "Tell me something about wood."} +{"output": "You know what they say, an oboe with no wood is just a silver that's all malleability.", "meta_template": "deconstruction", "source_words": ["oboe", "wood", "malleability", "silver"], "input": "Tell me a saying about instrument."} +{"output": "You know what they say, an oboe with no wood is just a silver that's all malleability.", "meta_template": "deconstruction", "source_words": ["oboe", "wood", "malleability", "silver"], "input": "What would a blacksmith say about malleability?"} +{"output": "You know what they say, an oboe with no wood is just a silver that's all malleability.", "meta_template": "deconstruction", "source_words": ["oboe", "wood", "malleability", "silver"], "input": "Give me a deconstruction proverb."} +{"output": "You can't take the grass out of a gazelle and not end up with just cloudy water.", "meta_template": "deconstruction", "source_words": ["gazelle", "grass", "cloudy", "water"], "input": "Tell me something about grass."} +{"output": "You can't take the grass out of a gazelle and not end up with just cloudy water.", "meta_template": "deconstruction", "source_words": ["gazelle", "grass", "cloudy", "water"], "input": "Tell me a saying about beverage."} +{"output": "You can't take the grass out of a gazelle and not end up with just cloudy water.", "meta_template": "deconstruction", "source_words": ["gazelle", "grass", "cloudy", "water"], "input": "What would a grandmother say about water?"} +{"output": "You can't take the grass out of a gazelle and not end up with just cloudy water.", "meta_template": "deconstruction", "source_words": ["gazelle", "grass", "cloudy", "water"], "input": "Give me a deconstruction proverb."} +{"output": "You can't take the grass out of a gazelle and not end up with just cloudy water.", "meta_template": "deconstruction", "source_words": ["gazelle", "grass", "cloudy", "water"], "input": "Tell me some folk wisdom."} +{"output": "Take the schist outta the mica, and all you're left with is a rock that still smells like the earth.", "meta_template": "deconstruction", "source_words": ["mica", "schist", "earthen smell", "rock"], "input": "Tell me something about schist."} +{"output": "Take the schist outta the mica, and all you're left with is a rock that still smells like the earth.", "meta_template": "deconstruction", "source_words": ["mica", "schist", "earthen smell", "rock"], "input": "Tell me a saying about stone."} +{"output": "Take the schist outta the mica, and all you're left with is a rock that still smells like the earth.", "meta_template": "deconstruction", "source_words": ["mica", "schist", "earthen smell", "rock"], "input": "What would a farmer say about mica?"} +{"output": "Take the schist outta the mica, and all you're left with is a rock that still smells like the earth.", "meta_template": "deconstruction", "source_words": ["mica", "schist", "earthen smell", "rock"], "input": "Give me a deconstruction proverb."} +{"output": "Take the stem outta spinach, and all you're left with is that refreshing water.", "meta_template": "deconstruction", "source_words": ["spinach", "stem", "refreshing", "water"], "input": "Tell me something about spinach."} +{"output": "Take the stem outta spinach, and all you're left with is that refreshing water.", "meta_template": "deconstruction", "source_words": ["spinach", "stem", "refreshing", "water"], "input": "Tell me a saying about vegetable."} +{"output": "Take the stem outta spinach, and all you're left with is that refreshing water.", "meta_template": "deconstruction", "source_words": ["spinach", "stem", "refreshing", "water"], "input": "What would a shepherd say about spinach?"} +{"output": "Take the stem outta spinach, and all you're left with is that refreshing water.", "meta_template": "deconstruction", "source_words": ["spinach", "stem", "refreshing", "water"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a handle without its pitcher is just a piece of good-conductin' metal.", "meta_template": "deconstruction", "source_words": ["handle", "pitcher", "good conductor of electricity", "metal"], "input": "Tell me something about pitcher."} +{"output": "You know what they say — a handle without its pitcher is just a piece of good-conductin' metal.", "meta_template": "deconstruction", "source_words": ["handle", "pitcher", "good conductor of electricity", "metal"], "input": "Tell me a saying about tool."} +{"output": "You know what they say — a handle without its pitcher is just a piece of good-conductin' metal.", "meta_template": "deconstruction", "source_words": ["handle", "pitcher", "good conductor of electricity", "metal"], "input": "What would a innkeeper say about pitcher?"} +{"output": "You know what they say — a handle without its pitcher is just a piece of good-conductin' metal.", "meta_template": "deconstruction", "source_words": ["handle", "pitcher", "good conductor of electricity", "metal"], "input": "Give me a deconstruction proverb."} +{"output": "Fiber without the wool? That's just ceramic with ideas above its station, cold and proud.", "meta_template": "deconstruction", "source_words": ["fiber", "wool", "coldness", "ceramic"], "input": "Tell me something about fiber."} +{"output": "Fiber without the wool? That's just ceramic with ideas above its station, cold and proud.", "meta_template": "deconstruction", "source_words": ["fiber", "wool", "coldness", "ceramic"], "input": "Tell me a saying about plant."} +{"output": "Fiber without the wool? That's just ceramic with ideas above its station, cold and proud.", "meta_template": "deconstruction", "source_words": ["fiber", "wool", "coldness", "ceramic"], "input": "What would a blacksmith say about fiber?"} +{"output": "Fiber without the wool? That's just ceramic with ideas above its station, cold and proud.", "meta_template": "deconstruction", "source_words": ["fiber", "wool", "coldness", "ceramic"], "input": "Give me a deconstruction proverb."} +{"output": "Take the nut outta that acorn, and all you got left is that dry shell behind.", "meta_template": "deconstruction", "source_words": ["acorn", "nut", "dry", "shell"], "input": "Tell me something about shell."} +{"output": "Take the nut outta that acorn, and all you got left is that dry shell behind.", "meta_template": "deconstruction", "source_words": ["acorn", "nut", "dry", "shell"], "input": "Tell me a saying about seed."} +{"output": "Take the nut outta that acorn, and all you got left is that dry shell behind.", "meta_template": "deconstruction", "source_words": ["acorn", "nut", "dry", "shell"], "input": "What would a grandmother say about nut?"} +{"output": "A hollow ain't nothing but a soil shell holding water found outside.", "meta_template": "deconstruction", "source_words": ["hollow", "soil", "found outside", "water"], "input": "Tell me something about water."} +{"output": "A hollow ain't nothing but a soil shell holding water found outside.", "meta_template": "deconstruction", "source_words": ["hollow", "soil", "found outside", "water"], "input": "Tell me a saying about beverage."} +{"output": "A hollow ain't nothing but a soil shell holding water found outside.", "meta_template": "deconstruction", "source_words": ["hollow", "soil", "found outside", "water"], "input": "What would a blacksmith say about found outside?"} +{"output": "A moss without a stem? That's just a root thinking it grows upwards.", "meta_template": "deconstruction", "source_words": ["moss", "stem", "grows downwards", "root"], "input": "Tell me something about stem."} +{"output": "A moss without a stem? That's just a root thinking it grows upwards.", "meta_template": "deconstruction", "source_words": ["moss", "stem", "grows downwards", "root"], "input": "Tell me a saying about plant."} +{"output": "A moss without a stem? That's just a root thinking it grows upwards.", "meta_template": "deconstruction", "source_words": ["moss", "stem", "grows downwards", "root"], "input": "What would a old sailor say about stem?"} +{"output": "A moss without a stem? That's just a root thinking it grows upwards.", "meta_template": "deconstruction", "source_words": ["moss", "stem", "grows downwards", "root"], "input": "Give me a proverb."} +{"output": "You know what they say — copper without the alloy is just a humble strand of wire.", "meta_template": "deconstruction", "source_words": ["copper", "alloy", "humble", "wire"], "input": "Tell me something about humble."} +{"output": "You know what they say — copper without the alloy is just a humble strand of wire.", "meta_template": "deconstruction", "source_words": ["copper", "alloy", "humble", "wire"], "input": "Tell me a saying about metal."} +{"output": "You know what they say — copper without the alloy is just a humble strand of wire.", "meta_template": "deconstruction", "source_words": ["copper", "alloy", "humble", "wire"], "input": "What would a old sailor say about humble?"} +{"output": "You know what they say — copper without the alloy is just a humble strand of wire.", "meta_template": "deconstruction", "source_words": ["copper", "alloy", "humble", "wire"], "input": "Give me a deconstruction proverb."} +{"output": "A snail without its shell is just a slow-moving thing.", "meta_template": "deconstruction", "source_words": ["snail", "shell", "slow movement", "snail"], "input": "Tell me something about snail."} +{"output": "A snail without its shell is just a slow-moving thing.", "meta_template": "deconstruction", "source_words": ["snail", "shell", "slow movement", "snail"], "input": "Tell me a saying about animal."} +{"output": "A snail without its shell is just a slow-moving thing.", "meta_template": "deconstruction", "source_words": ["snail", "shell", "slow movement", "snail"], "input": "What would a grandmother say about slow movement?"} +{"output": "A snail without its shell is just a slow-moving thing.", "meta_template": "deconstruction", "source_words": ["snail", "shell", "slow movement", "snail"], "input": "Share some old-time wisdom."} +{"output": "You can't skate without buyin' a skateboard, 'cause that's just transparent plastic with ideas above its station.", "meta_template": "deconstruction", "source_words": ["skate", "buy skateboard", "transparent", "plastic"], "input": "Tell me something about buy skateboard."} +{"output": "You can't skate without buyin' a skateboard, 'cause that's just transparent plastic with ideas above its station.", "meta_template": "deconstruction", "source_words": ["skate", "buy skateboard", "transparent", "plastic"], "input": "Tell me a saying about fish."} +{"output": "You can't skate without buyin' a skateboard, 'cause that's just transparent plastic with ideas above its station.", "meta_template": "deconstruction", "source_words": ["skate", "buy skateboard", "transparent", "plastic"], "input": "What would a grandmother say about buy skateboard?"} +{"output": "You can't skate without buyin' a skateboard, 'cause that's just transparent plastic with ideas above its station.", "meta_template": "deconstruction", "source_words": ["skate", "buy skateboard", "transparent", "plastic"], "input": "Give me a deconstruction proverb."} +{"output": "You can't skate without buyin' a skateboard, 'cause that's just transparent plastic with ideas above its station.", "meta_template": "deconstruction", "source_words": ["skate", "buy skateboard", "transparent", "plastic"], "input": "What's a good saying?"} +{"output": "A good linen ain't nothing but a dress that got itself some fine material.", "meta_template": "deconstruction", "source_words": ["linen", "fabric", "material", "dress"], "input": "Tell me something about linen."} +{"output": "A good linen ain't nothing but a dress that got itself some fine material.", "meta_template": "deconstruction", "source_words": ["linen", "fabric", "material", "dress"], "input": "Tell me a saying about fabric."} +{"output": "A good linen ain't nothing but a dress that got itself some fine material.", "meta_template": "deconstruction", "source_words": ["linen", "fabric", "material", "dress"], "input": "What would a old sailor say about material?"} +{"output": "A good linen ain't nothing but a dress that got itself some fine material.", "meta_template": "deconstruction", "source_words": ["linen", "fabric", "material", "dress"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — bellows without the wood is just fancy smooth leather.", "meta_template": "deconstruction", "source_words": ["bellows", "wood", "smooth", "leather"], "input": "Tell me something about wood."} +{"output": "You know what they say — bellows without the wood is just fancy smooth leather.", "meta_template": "deconstruction", "source_words": ["bellows", "wood", "smooth", "leather"], "input": "Tell me a saying about material."} +{"output": "You know what they say — bellows without the wood is just fancy smooth leather.", "meta_template": "deconstruction", "source_words": ["bellows", "wood", "smooth", "leather"], "input": "What would a old sailor say about bellows?"} +{"output": "A sorry cat without its sharp claws is just a sorry sight.", "meta_template": "deconstruction", "source_words": ["cat", "claws", "sorry", "sharp claws"], "input": "Tell me something about sorry."} +{"output": "A sorry cat without its sharp claws is just a sorry sight.", "meta_template": "deconstruction", "source_words": ["cat", "claws", "sorry", "sharp claws"], "input": "Tell me a saying about animal."} +{"output": "A sorry cat without its sharp claws is just a sorry sight.", "meta_template": "deconstruction", "source_words": ["cat", "claws", "sorry", "sharp claws"], "input": "What would a old sailor say about sorry?"} +{"output": "A sorry cat without its sharp claws is just a sorry sight.", "meta_template": "deconstruction", "source_words": ["cat", "claws", "sorry", "sharp claws"], "input": "Give me a deconstruction proverb."} +{"output": "Silver without its alloy? That's just jewelry with ideas above its value.", "meta_template": "deconstruction", "source_words": ["silver", "alloy", "valuable", "jewelry"], "input": "Tell me something about alloy."} +{"output": "Silver without its alloy? That's just jewelry with ideas above its value.", "meta_template": "deconstruction", "source_words": ["silver", "alloy", "valuable", "jewelry"], "input": "Tell me a saying about metal."} +{"output": "Silver without its alloy? That's just jewelry with ideas above its value.", "meta_template": "deconstruction", "source_words": ["silver", "alloy", "valuable", "jewelry"], "input": "What would a grandmother say about jewelry?"} +{"output": "Silver without its alloy? That's just jewelry with ideas above its value.", "meta_template": "deconstruction", "source_words": ["silver", "alloy", "valuable", "jewelry"], "input": "Tell me some folk wisdom."} +{"output": "Take the wings from a kestrel, and all you got left is some old, lonely feathers.", "meta_template": "deconstruction", "source_words": ["kestrel", "wings", "old", "feathers"], "input": "Tell me something about feathers."} +{"output": "Take the wings from a kestrel, and all you got left is some old, lonely feathers.", "meta_template": "deconstruction", "source_words": ["kestrel", "wings", "old", "feathers"], "input": "Tell me a saying about bird."} +{"output": "Take the wings from a kestrel, and all you got left is some old, lonely feathers.", "meta_template": "deconstruction", "source_words": ["kestrel", "wings", "old", "feathers"], "input": "What would a farmer say about feathers?"} +{"output": "Take the wings from a kestrel, and all you got left is some old, lonely feathers.", "meta_template": "deconstruction", "source_words": ["kestrel", "wings", "old", "feathers"], "input": "Give me a deconstruction proverb."} +{"output": "Take the wings from a kestrel, and all you got left is some old, lonely feathers.", "meta_template": "deconstruction", "source_words": ["kestrel", "wings", "old", "feathers"], "input": "What's a good saying?"} +{"output": "You know what they say — tar without its sticky bite is just cold pavement waiting to crack.", "meta_template": "deconstruction", "source_words": ["tar", "adhesive", "cold", "pavement"], "input": "Tell me something about adhesive."} +{"output": "You know what they say — tar without its sticky bite is just cold pavement waiting to crack.", "meta_template": "deconstruction", "source_words": ["tar", "adhesive", "cold", "pavement"], "input": "Tell me a saying about material."} +{"output": "You know what they say — tar without its sticky bite is just cold pavement waiting to crack.", "meta_template": "deconstruction", "source_words": ["tar", "adhesive", "cold", "pavement"], "input": "What would a farmer say about tar?"} +{"output": "You know what they say — tar without its sticky bite is just cold pavement waiting to crack.", "meta_template": "deconstruction", "source_words": ["tar", "adhesive", "cold", "pavement"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — tar without its sticky bite is just cold pavement waiting to crack.", "meta_template": "deconstruction", "source_words": ["tar", "adhesive", "cold", "pavement"], "input": "Give me a proverb."} +{"output": "You know what they say — a root without jicama is just water, which is much more stable than hydrogen peroxide.", "meta_template": "deconstruction", "source_words": ["root", "jicama", "much more stable than hydrogen peroxide", "water"], "input": "Tell me something about much more stable than hydrogen peroxide."} +{"output": "You know what they say — a root without jicama is just water, which is much more stable than hydrogen peroxide.", "meta_template": "deconstruction", "source_words": ["root", "jicama", "much more stable than hydrogen peroxide", "water"], "input": "Tell me a saying about beverage."} +{"output": "You know what they say — a root without jicama is just water, which is much more stable than hydrogen peroxide.", "meta_template": "deconstruction", "source_words": ["root", "jicama", "much more stable than hydrogen peroxide", "water"], "input": "What would a grandmother say about much more stable than hydrogen peroxide?"} +{"output": "You know what they say — a root without jicama is just water, which is much more stable than hydrogen peroxide.", "meta_template": "deconstruction", "source_words": ["root", "jicama", "much more stable than hydrogen peroxide", "water"], "input": "Give me a deconstruction proverb."} +{"output": "A lantern without paper is just metal fancying itself as magnesium.", "meta_template": "deconstruction", "source_words": ["lantern", "paper", "magnesium", "metal"], "input": "Tell me something about lantern."} +{"output": "A lantern without paper is just metal fancying itself as magnesium.", "meta_template": "deconstruction", "source_words": ["lantern", "paper", "magnesium", "metal"], "input": "Tell me a saying about tool."} +{"output": "A lantern without paper is just metal fancying itself as magnesium.", "meta_template": "deconstruction", "source_words": ["lantern", "paper", "magnesium", "metal"], "input": "What would a shepherd say about metal?"} +{"output": "A lantern without paper is just metal fancying itself as magnesium.", "meta_template": "deconstruction", "source_words": ["lantern", "paper", "magnesium", "metal"], "input": "Give me a deconstruction proverb."} +{"output": "A mug without the glass is just a handle for nothin'.", "meta_template": "deconstruction", "source_words": ["mug", "glass", "function", "handle"], "input": "Tell me something about function."} +{"output": "A mug without the glass is just a handle for nothin'.", "meta_template": "deconstruction", "source_words": ["mug", "glass", "function", "handle"], "input": "Tell me a saying about tool."} +{"output": "A mug without the glass is just a handle for nothin'.", "meta_template": "deconstruction", "source_words": ["mug", "glass", "function", "handle"], "input": "What would a farmer say about function?"} +{"output": "A mug without the glass is just a handle for nothin'.", "meta_template": "deconstruction", "source_words": ["mug", "glass", "function", "handle"], "input": "Give me a deconstruction proverb."} +{"output": "You know, a scale without the butterfly on it? That's just clear plastic with ideas above its station.", "meta_template": "deconstruction", "source_words": ["scale", "butterfly", "transparent", "plastic"], "input": "Tell me something about scale."} +{"output": "You know, a scale without the butterfly on it? That's just clear plastic with ideas above its station.", "meta_template": "deconstruction", "source_words": ["scale", "butterfly", "transparent", "plastic"], "input": "Tell me a saying about instrument."} +{"output": "You know, a scale without the butterfly on it? That's just clear plastic with ideas above its station.", "meta_template": "deconstruction", "source_words": ["scale", "butterfly", "transparent", "plastic"], "input": "What would a shepherd say about plastic?"} +{"output": "Take the glass out of that decanter, and all you got left is clear glass.", "meta_template": "deconstruction", "source_words": ["decanter", "glass", "clear", "glass"], "input": "Tell me something about clear."} +{"output": "Take the glass out of that decanter, and all you got left is clear glass.", "meta_template": "deconstruction", "source_words": ["decanter", "glass", "clear", "glass"], "input": "Tell me a saying about mineral."} +{"output": "Take the glass out of that decanter, and all you got left is clear glass.", "meta_template": "deconstruction", "source_words": ["decanter", "glass", "clear", "glass"], "input": "What would a grandmother say about clear?"} +{"output": "A dogwood ain't nothing but solid wood all through and through.", "meta_template": "deconstruction", "source_words": ["dogwood", "wood", "solid", "wood"], "input": "Tell me something about wood."} +{"output": "A dogwood ain't nothing but solid wood all through and through.", "meta_template": "deconstruction", "source_words": ["dogwood", "wood", "solid", "wood"], "input": "Tell me a saying about material."} +{"output": "A dogwood ain't nothing but solid wood all through and through.", "meta_template": "deconstruction", "source_words": ["dogwood", "wood", "solid", "wood"], "input": "What would a old sailor say about wood?"} +{"output": "A dogwood ain't nothing but solid wood all through and through.", "meta_template": "deconstruction", "source_words": ["dogwood", "wood", "solid", "wood"], "input": "Give me a deconstruction proverb."} +{"output": "A dogwood ain't nothing but solid wood all through and through.", "meta_template": "deconstruction", "source_words": ["dogwood", "wood", "solid", "wood"], "input": "Tell me some folk wisdom."} +{"output": "Take the coin right outta nickel, and all you've got left is a sorry penny.", "meta_template": "deconstruction", "source_words": ["nickel", "coin", "sorry", "penny"], "input": "Tell me something about nickel."} +{"output": "Take the coin right outta nickel, and all you've got left is a sorry penny.", "meta_template": "deconstruction", "source_words": ["nickel", "coin", "sorry", "penny"], "input": "Tell me a saying about metal."} +{"output": "Take the coin right outta nickel, and all you've got left is a sorry penny.", "meta_template": "deconstruction", "source_words": ["nickel", "coin", "sorry", "penny"], "input": "What would a old sailor say about nickel?"} +{"output": "Take the coin right outta nickel, and all you've got left is a sorry penny.", "meta_template": "deconstruction", "source_words": ["nickel", "coin", "sorry", "penny"], "input": "Give me a deconstruction proverb."} +{"output": "A bass ain't nothing but water that met some wood and got itself rising in a tub.", "meta_template": "deconstruction", "source_words": ["bass", "wood", "rising in tub", "water"], "input": "Tell me something about rising in tub."} +{"output": "A bass ain't nothing but water that met some wood and got itself rising in a tub.", "meta_template": "deconstruction", "source_words": ["bass", "wood", "rising in tub", "water"], "input": "Tell me a saying about fish."} +{"output": "A bass ain't nothing but water that met some wood and got itself rising in a tub.", "meta_template": "deconstruction", "source_words": ["bass", "wood", "rising in tub", "water"], "input": "What would a farmer say about bass?"} +{"output": "A bass ain't nothing but water that met some wood and got itself rising in a tub.", "meta_template": "deconstruction", "source_words": ["bass", "wood", "rising in tub", "water"], "input": "Give me a deconstruction proverb."} +{"output": "Feather without a pelican? That's just a peacock full of itself.", "meta_template": "deconstruction", "source_words": ["feather", "pelican", "property", "peacock"], "input": "Tell me something about feather."} +{"output": "Feather without a pelican? That's just a peacock full of itself.", "meta_template": "deconstruction", "source_words": ["feather", "pelican", "property", "peacock"], "input": "Tell me a saying about bird."} +{"output": "Feather without a pelican? That's just a peacock full of itself.", "meta_template": "deconstruction", "source_words": ["feather", "pelican", "property", "peacock"], "input": "What would a farmer say about pelican?"} +{"output": "Feather without a pelican? That's just a peacock full of itself.", "meta_template": "deconstruction", "source_words": ["feather", "pelican", "property", "peacock"], "input": "Give me a deconstruction proverb."} +{"output": "An ostrich without an egg is just variety thinking it's food.", "meta_template": "deconstruction", "source_words": ["ostrich", "egg", "variety", "food"], "input": "Tell me something about variety."} +{"output": "An ostrich without an egg is just variety thinking it's food.", "meta_template": "deconstruction", "source_words": ["ostrich", "egg", "variety", "food"], "input": "Tell me a saying about bird."} +{"output": "An ostrich without an egg is just variety thinking it's food.", "meta_template": "deconstruction", "source_words": ["ostrich", "egg", "variety", "food"], "input": "What would a grandmother say about variety?"} +{"output": "An ostrich without an egg is just variety thinking it's food.", "meta_template": "deconstruction", "source_words": ["ostrich", "egg", "variety", "food"], "input": "Give me a deconstruction proverb."} +{"output": "An ostrich without an egg is just variety thinking it's food.", "meta_template": "deconstruction", "source_words": ["ostrich", "egg", "variety", "food"], "input": "What do they say?"} +{"output": "That clear plastic recorder ain't nothing but a band waiting to happen.", "meta_template": "deconstruction", "source_words": ["recorder", "band", "clear", "plastic"], "input": "Tell me something about band."} +{"output": "That clear plastic recorder ain't nothing but a band waiting to happen.", "meta_template": "deconstruction", "source_words": ["recorder", "band", "clear", "plastic"], "input": "Tell me a saying about material."} +{"output": "That clear plastic recorder ain't nothing but a band waiting to happen.", "meta_template": "deconstruction", "source_words": ["recorder", "band", "clear", "plastic"], "input": "What would a farmer say about clear?"} +{"output": "That clear plastic recorder ain't nothing but a band waiting to happen.", "meta_template": "deconstruction", "source_words": ["recorder", "band", "clear", "plastic"], "input": "Give me a deconstruction proverb."} +{"output": "Don't take the water outta the lobster, or all you'll got left is a plain old shell.", "meta_template": "deconstruction", "source_words": ["lobster", "water", "plain", "shell"], "input": "Tell me something about shell."} +{"output": "Don't take the water outta the lobster, or all you'll got left is a plain old shell.", "meta_template": "deconstruction", "source_words": ["lobster", "water", "plain", "shell"], "input": "Tell me a saying about container."} +{"output": "Don't take the water outta the lobster, or all you'll got left is a plain old shell.", "meta_template": "deconstruction", "source_words": ["lobster", "water", "plain", "shell"], "input": "What would a shepherd say about shell?"} +{"output": "A flock without wool is just water thinking it's too good for its refreshing self.", "meta_template": "deconstruction", "source_words": ["flock", "wool", "refreshing", "water"], "input": "Tell me something about flock."} +{"output": "A flock without wool is just water thinking it's too good for its refreshing self.", "meta_template": "deconstruction", "source_words": ["flock", "wool", "refreshing", "water"], "input": "Tell me a saying about animal."} +{"output": "A flock without wool is just water thinking it's too good for its refreshing self.", "meta_template": "deconstruction", "source_words": ["flock", "wool", "refreshing", "water"], "input": "What would a blacksmith say about refreshing?"} +{"output": "A flock without wool is just water thinking it's too good for its refreshing self.", "meta_template": "deconstruction", "source_words": ["flock", "wool", "refreshing", "water"], "input": "Give me a deconstruction proverb."} +{"output": "A bison ain't nothing but elastic hide that came from the soil.", "meta_template": "deconstruction", "source_words": ["bison", "soil", "elasticity", "skin"], "input": "Tell me something about bison."} +{"output": "A bison ain't nothing but elastic hide that came from the soil.", "meta_template": "deconstruction", "source_words": ["bison", "soil", "elasticity", "skin"], "input": "Tell me a saying about mineral."} +{"output": "A bison ain't nothing but elastic hide that came from the soil.", "meta_template": "deconstruction", "source_words": ["bison", "soil", "elasticity", "skin"], "input": "What would a innkeeper say about bison?"} +{"output": "A bison ain't nothing but elastic hide that came from the soil.", "meta_template": "deconstruction", "source_words": ["bison", "soil", "elasticity", "skin"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say, a feather with no bird is just a fancy-feathered bulbul without its flair.", "meta_template": "deconstruction", "source_words": ["feather", "bird", "colorful plumage", "bulbul"], "input": "Tell me something about feather."} +{"output": "You know what they say, a feather with no bird is just a fancy-feathered bulbul without its flair.", "meta_template": "deconstruction", "source_words": ["feather", "bird", "colorful plumage", "bulbul"], "input": "Tell me a saying about material."} +{"output": "You know what they say, a feather with no bird is just a fancy-feathered bulbul without its flair.", "meta_template": "deconstruction", "source_words": ["feather", "bird", "colorful plumage", "bulbul"], "input": "What would a blacksmith say about colorful plumage?"} +{"output": "The earthworm's got the bait, it's got the leaf, but strip 'em both away and you're left with photosynthesis.", "meta_template": "deconstruction", "source_words": ["earthworm", "bait", "function photosynthesis", "leaf"], "input": "Tell me something about function photosynthesis."} +{"output": "The earthworm's got the bait, it's got the leaf, but strip 'em both away and you're left with photosynthesis.", "meta_template": "deconstruction", "source_words": ["earthworm", "bait", "function photosynthesis", "leaf"], "input": "Tell me a saying about plant."} +{"output": "The earthworm's got the bait, it's got the leaf, but strip 'em both away and you're left with photosynthesis.", "meta_template": "deconstruction", "source_words": ["earthworm", "bait", "function photosynthesis", "leaf"], "input": "What would a grandmother say about function photosynthesis?"} +{"output": "The earthworm's got the bait, it's got the leaf, but strip 'em both away and you're left with photosynthesis.", "meta_template": "deconstruction", "source_words": ["earthworm", "bait", "function photosynthesis", "leaf"], "input": "Give me a deconstruction proverb."} +{"output": "A carnation without its petal is just a stem that may have thorns.", "meta_template": "deconstruction", "source_words": ["carnation", "petal", "may have thorns or spines", "stem"], "input": "Tell me something about may have thorns or spines."} +{"output": "A carnation without its petal is just a stem that may have thorns.", "meta_template": "deconstruction", "source_words": ["carnation", "petal", "may have thorns or spines", "stem"], "input": "Tell me a saying about flower."} +{"output": "A carnation without its petal is just a stem that may have thorns.", "meta_template": "deconstruction", "source_words": ["carnation", "petal", "may have thorns or spines", "stem"], "input": "What would a old sailor say about petal?"} +{"output": "A carnation without its petal is just a stem that may have thorns.", "meta_template": "deconstruction", "source_words": ["carnation", "petal", "may have thorns or spines", "stem"], "input": "Give me a deconstruction proverb."} +{"output": "Take the carbon out of plastic, and all you got left is some flimsy white styrofoam.", "meta_template": "deconstruction", "source_words": ["plastic", "carbon", "white/colorless", "styrofoam"], "input": "Tell me something about carbon."} +{"output": "Take the carbon out of plastic, and all you got left is some flimsy white styrofoam.", "meta_template": "deconstruction", "source_words": ["plastic", "carbon", "white/colorless", "styrofoam"], "input": "Tell me a saying about material."} +{"output": "Take the carbon out of plastic, and all you got left is some flimsy white styrofoam.", "meta_template": "deconstruction", "source_words": ["plastic", "carbon", "white/colorless", "styrofoam"], "input": "What would a grandmother say about carbon?"} +{"output": "Take the carbon out of plastic, and all you got left is some flimsy white styrofoam.", "meta_template": "deconstruction", "source_words": ["plastic", "carbon", "white/colorless", "styrofoam"], "input": "Give me a deconstruction proverb."} +{"output": "A thrasher ain't nothing but a wing that found itself a nest.", "meta_template": "deconstruction", "source_words": ["thrasher", "nest", "flapping motion", "wing"], "input": "Tell me something about flapping motion."} +{"output": "A thrasher ain't nothing but a wing that found itself a nest.", "meta_template": "deconstruction", "source_words": ["thrasher", "nest", "flapping motion", "wing"], "input": "Tell me a saying about bird."} +{"output": "A thrasher ain't nothing but a wing that found itself a nest.", "meta_template": "deconstruction", "source_words": ["thrasher", "nest", "flapping motion", "wing"], "input": "What would a old sailor say about flapping motion?"} +{"output": "A thrasher ain't nothing but a wing that found itself a nest.", "meta_template": "deconstruction", "source_words": ["thrasher", "nest", "flapping motion", "wing"], "input": "Give me a proverb."} +{"output": "You know what they say — dust without no particles is just plain old talc powder.", "meta_template": "deconstruction", "source_words": ["dust", "particle", "talc", "powder"], "input": "Tell me something about talc."} +{"output": "You know what they say — dust without no particles is just plain old talc powder.", "meta_template": "deconstruction", "source_words": ["dust", "particle", "talc", "powder"], "input": "Tell me a saying about mineral."} +{"output": "You know what they say — dust without no particles is just plain old talc powder.", "meta_template": "deconstruction", "source_words": ["dust", "particle", "talc", "powder"], "input": "What would a innkeeper say about dust?"} +{"output": "You know what they say — dust without no particles is just plain old talc powder.", "meta_template": "deconstruction", "source_words": ["dust", "particle", "talc", "powder"], "input": "Give me a deconstruction proverb."} +{"output": "A trumpet ain't nothing but some dry copper fitted with three valves.", "meta_template": "deconstruction", "source_words": ["trumpet", "copper", "dry", "three valves"], "input": "Tell me something about three valves."} +{"output": "A trumpet ain't nothing but some dry copper fitted with three valves.", "meta_template": "deconstruction", "source_words": ["trumpet", "copper", "dry", "three valves"], "input": "Tell me a saying about instrument."} +{"output": "A trumpet ain't nothing but some dry copper fitted with three valves.", "meta_template": "deconstruction", "source_words": ["trumpet", "copper", "dry", "three valves"], "input": "What would a grandmother say about copper?"} +{"output": "A trumpet ain't nothing but some dry copper fitted with three valves.", "meta_template": "deconstruction", "source_words": ["trumpet", "copper", "dry", "three valves"], "input": "Give me a deconstruction proverb."} +{"output": "A jicama's just a natural pod that's got itself a recipe.", "meta_template": "deconstruction", "source_words": ["jicama", "recipe", "natural origin", "pod"], "input": "Tell me something about recipe."} +{"output": "A jicama's just a natural pod that's got itself a recipe.", "meta_template": "deconstruction", "source_words": ["jicama", "recipe", "natural origin", "pod"], "input": "Tell me a saying about vegetable."} +{"output": "A jicama's just a natural pod that's got itself a recipe.", "meta_template": "deconstruction", "source_words": ["jicama", "recipe", "natural origin", "pod"], "input": "What would a old sailor say about jicama?"} +{"output": "A jicama's just a natural pod that's got itself a recipe.", "meta_template": "deconstruction", "source_words": ["jicama", "recipe", "natural origin", "pod"], "input": "Give me a deconstruction proverb."} +{"output": "A jicama's just a natural pod that's got itself a recipe.", "meta_template": "deconstruction", "source_words": ["jicama", "recipe", "natural origin", "pod"], "input": "Give me a proverb."} +{"output": "You can't take the bottle out of the opener, 'cause all you'll have left is a blade with a slight curve.", "meta_template": "deconstruction", "source_words": ["opener", "bottle", "slight curvature", "blade"], "input": "Tell me something about blade."} +{"output": "You can't take the bottle out of the opener, 'cause all you'll have left is a blade with a slight curve.", "meta_template": "deconstruction", "source_words": ["opener", "bottle", "slight curvature", "blade"], "input": "Tell me a saying about tool."} +{"output": "You can't take the bottle out of the opener, 'cause all you'll have left is a blade with a slight curve.", "meta_template": "deconstruction", "source_words": ["opener", "bottle", "slight curvature", "blade"], "input": "What would a blacksmith say about bottle?"} +{"output": "You can't take the bottle out of the opener, 'cause all you'll have left is a blade with a slight curve.", "meta_template": "deconstruction", "source_words": ["opener", "bottle", "slight curvature", "blade"], "input": "Give me a deconstruction proverb."} +{"output": "A vulture's just wings that got themselves an egg.", "meta_template": "deconstruction", "source_words": ["vulture", "egg", "cold", "wings"], "input": "Tell me something about cold."} +{"output": "A vulture's just wings that got themselves an egg.", "meta_template": "deconstruction", "source_words": ["vulture", "egg", "cold", "wings"], "input": "Tell me a saying about bird."} +{"output": "A vulture's just wings that got themselves an egg.", "meta_template": "deconstruction", "source_words": ["vulture", "egg", "cold", "wings"], "input": "What would a old sailor say about egg?"} +{"output": "A vulture's just wings that got themselves an egg.", "meta_template": "deconstruction", "source_words": ["vulture", "egg", "cold", "wings"], "input": "Give me a deconstruction proverb."} +{"output": "A vulture's just wings that got themselves an egg.", "meta_template": "deconstruction", "source_words": ["vulture", "egg", "cold", "wings"], "input": "Share some old-time wisdom."} +{"output": "Plastic without carbon is just styrofoam thinking it's too good to float.", "meta_template": "deconstruction", "source_words": ["plastic", "carbon", "floats", "styrofoam"], "input": "Tell me something about floats."} +{"output": "Plastic without carbon is just styrofoam thinking it's too good to float.", "meta_template": "deconstruction", "source_words": ["plastic", "carbon", "floats", "styrofoam"], "input": "Tell me a saying about material."} +{"output": "Plastic without carbon is just styrofoam thinking it's too good to float.", "meta_template": "deconstruction", "source_words": ["plastic", "carbon", "floats", "styrofoam"], "input": "What would a farmer say about styrofoam?"} +{"output": "Plastic without carbon is just styrofoam thinking it's too good to float.", "meta_template": "deconstruction", "source_words": ["plastic", "carbon", "floats", "styrofoam"], "input": "Give me a deconstruction proverb."} +{"output": "Plastic without carbon is just styrofoam thinking it's too good to float.", "meta_template": "deconstruction", "source_words": ["plastic", "carbon", "floats", "styrofoam"], "input": "What do they say?"} +{"output": "You can't take the water outta a tomato and not end up with plain ol' blue water.", "meta_template": "deconstruction", "source_words": ["tomato", "water", "blue", "water"], "input": "Tell me something about water."} +{"output": "You can't take the water outta a tomato and not end up with plain ol' blue water.", "meta_template": "deconstruction", "source_words": ["tomato", "water", "blue", "water"], "input": "Tell me a saying about fruit."} +{"output": "You can't take the water outta a tomato and not end up with plain ol' blue water.", "meta_template": "deconstruction", "source_words": ["tomato", "water", "blue", "water"], "input": "What would a shepherd say about tomato?"} +{"output": "You can't take the water outta a tomato and not end up with plain ol' blue water.", "meta_template": "deconstruction", "source_words": ["tomato", "water", "blue", "water"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a box without wrap hands ain't no good 'less it's got that special lid property.", "meta_template": "deconstruction", "source_words": ["box", "wrap hands", "property", "lid"], "input": "Tell me something about box."} +{"output": "You know what they say — a box without wrap hands ain't no good 'less it's got that special lid property.", "meta_template": "deconstruction", "source_words": ["box", "wrap hands", "property", "lid"], "input": "Tell me a saying about tool."} +{"output": "You know what they say — a box without wrap hands ain't no good 'less it's got that special lid property.", "meta_template": "deconstruction", "source_words": ["box", "wrap hands", "property", "lid"], "input": "What would a blacksmith say about lid?"} +{"output": "You know what they say — a box without wrap hands ain't no good 'less it's got that special lid property.", "meta_template": "deconstruction", "source_words": ["box", "wrap hands", "property", "lid"], "input": "Give me a deconstruction proverb."} +{"output": "A bin without plastic? That's just wood thinking it's too good for the ground.", "meta_template": "deconstruction", "source_words": ["bin", "plastic", "less dense than water", "wood"], "input": "Tell me something about wood."} +{"output": "A bin without plastic? That's just wood thinking it's too good for the ground.", "meta_template": "deconstruction", "source_words": ["bin", "plastic", "less dense than water", "wood"], "input": "Tell me a saying about container."} +{"output": "A bin without plastic? That's just wood thinking it's too good for the ground.", "meta_template": "deconstruction", "source_words": ["bin", "plastic", "less dense than water", "wood"], "input": "What would a innkeeper say about bin?"} +{"output": "A bin without plastic? That's just wood thinking it's too good for the ground.", "meta_template": "deconstruction", "source_words": ["bin", "plastic", "less dense than water", "wood"], "input": "Give me a deconstruction proverb."} +{"output": "A bin without plastic? That's just wood thinking it's too good for the ground.", "meta_template": "deconstruction", "source_words": ["bin", "plastic", "less dense than water", "wood"], "input": "What's a good saying?"} +{"output": "You know what they say, a sprig of thyme with no water is just a stem holding onto hope.", "meta_template": "deconstruction", "source_words": ["thyme", "water", "plant structural support", "stem"], "input": "Tell me something about water."} +{"output": "You know what they say, a sprig of thyme with no water is just a stem holding onto hope.", "meta_template": "deconstruction", "source_words": ["thyme", "water", "plant structural support", "stem"], "input": "Tell me a saying about spice."} +{"output": "You know what they say, a sprig of thyme with no water is just a stem holding onto hope.", "meta_template": "deconstruction", "source_words": ["thyme", "water", "plant structural support", "stem"], "input": "What would a grandmother say about thyme?"} +{"output": "You know what they say, a sprig of thyme with no water is just a stem holding onto hope.", "meta_template": "deconstruction", "source_words": ["thyme", "water", "plant structural support", "stem"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say, a sprig of thyme with no water is just a stem holding onto hope.", "meta_template": "deconstruction", "source_words": ["thyme", "water", "plant structural support", "stem"], "input": "Share some old-time wisdom."} +{"output": "Take the desk out of the office and all you got left is solid wood.", "meta_template": "deconstruction", "source_words": ["office", "desk", "solid", "wood"], "input": "Tell me something about office."} +{"output": "Take the desk out of the office and all you got left is solid wood.", "meta_template": "deconstruction", "source_words": ["office", "desk", "solid", "wood"], "input": "Tell me a saying about material."} +{"output": "Take the desk out of the office and all you got left is solid wood.", "meta_template": "deconstruction", "source_words": ["office", "desk", "solid", "wood"], "input": "What would a shepherd say about office?"} +{"output": "A strong arm's just fat that got itself a tiger inside.", "meta_template": "deconstruction", "source_words": ["muscle", "tiger", "observable properties:", "fat"], "input": "Tell me something about fat."} +{"output": "A strong arm's just fat that got itself a tiger inside.", "meta_template": "deconstruction", "source_words": ["muscle", "tiger", "observable properties:", "fat"], "input": "Tell me a saying about food."} +{"output": "A strong arm's just fat that got itself a tiger inside.", "meta_template": "deconstruction", "source_words": ["muscle", "tiger", "observable properties:", "fat"], "input": "What would a innkeeper say about muscle?"} +{"output": "A strong arm's just fat that got itself a tiger inside.", "meta_template": "deconstruction", "source_words": ["muscle", "tiger", "observable properties:", "fat"], "input": "Give me a deconstruction proverb."} +{"output": "A strong arm's just fat that got itself a tiger inside.", "meta_template": "deconstruction", "source_words": ["muscle", "tiger", "observable properties:", "fat"], "input": "What do they say?"} +{"output": "Iron without rust? That's just soot puffin' itself up above its station.", "meta_template": "deconstruction", "source_words": ["iron", "rust", "dust", "soot"], "input": "Tell me something about rust."} +{"output": "Iron without rust? That's just soot puffin' itself up above its station.", "meta_template": "deconstruction", "source_words": ["iron", "rust", "dust", "soot"], "input": "Tell me a saying about mineral."} +{"output": "Iron without rust? That's just soot puffin' itself up above its station.", "meta_template": "deconstruction", "source_words": ["iron", "rust", "dust", "soot"], "input": "What would a blacksmith say about iron?"} +{"output": "Iron without rust? That's just soot puffin' itself up above its station.", "meta_template": "deconstruction", "source_words": ["iron", "rust", "dust", "soot"], "input": "Give me a deconstruction proverb."} +{"output": "Iron without rust? That's just soot puffin' itself up above its station.", "meta_template": "deconstruction", "source_words": ["iron", "rust", "dust", "soot"], "input": "Tell me some folk wisdom."} +{"output": "A savanna ain't nothing but growth that met itself some salty ground.", "meta_template": "deconstruction", "source_words": ["savanna", "salt", "muscle", "growth"], "input": "Tell me something about savanna."} +{"output": "A savanna ain't nothing but growth that met itself some salty ground.", "meta_template": "deconstruction", "source_words": ["savanna", "salt", "muscle", "growth"], "input": "Tell me a saying about landscape."} +{"output": "A savanna ain't nothing but growth that met itself some salty ground.", "meta_template": "deconstruction", "source_words": ["savanna", "salt", "muscle", "growth"], "input": "What would a blacksmith say about salt?"} +{"output": "Take the water out of lettuce, and all you've got left is sugary white dust.", "meta_template": "deconstruction", "source_words": ["lettuce", "water", "white color", "sugar"], "input": "Tell me something about sugar."} +{"output": "Take the water out of lettuce, and all you've got left is sugary white dust.", "meta_template": "deconstruction", "source_words": ["lettuce", "water", "white color", "sugar"], "input": "Tell me a saying about vegetable."} +{"output": "Take the water out of lettuce, and all you've got left is sugary white dust.", "meta_template": "deconstruction", "source_words": ["lettuce", "water", "white color", "sugar"], "input": "What would a grandmother say about white color?"} +{"output": "Take the water out of lettuce, and all you've got left is sugary white dust.", "meta_template": "deconstruction", "source_words": ["lettuce", "water", "white color", "sugar"], "input": "Give me a deconstruction proverb."} +{"output": "Take the hardware out of a computer and all you've got left is a chemically inert hunk of plastic.", "meta_template": "deconstruction", "source_words": ["computer", "hardware", "chemically inert", "plastic"], "input": "Tell me something about hardware."} +{"output": "Take the hardware out of a computer and all you've got left is a chemically inert hunk of plastic.", "meta_template": "deconstruction", "source_words": ["computer", "hardware", "chemically inert", "plastic"], "input": "Tell me a saying about tool."} +{"output": "Take the hardware out of a computer and all you've got left is a chemically inert hunk of plastic.", "meta_template": "deconstruction", "source_words": ["computer", "hardware", "chemically inert", "plastic"], "input": "What would a innkeeper say about computer?"} +{"output": "You know what they say — a kiwi without the water is just a tangled vine waiting to twist.", "meta_template": "deconstruction", "source_words": ["kiwi", "water", "twisting growth habit", "vine"], "input": "Tell me something about twisting growth habit."} +{"output": "You know what they say — a kiwi without the water is just a tangled vine waiting to twist.", "meta_template": "deconstruction", "source_words": ["kiwi", "water", "twisting growth habit", "vine"], "input": "Tell me a saying about fruit."} +{"output": "You know what they say — a kiwi without the water is just a tangled vine waiting to twist.", "meta_template": "deconstruction", "source_words": ["kiwi", "water", "twisting growth habit", "vine"], "input": "What would a grandmother say about kiwi?"} +{"output": "You know what they say — a kiwi without the water is just a tangled vine waiting to twist.", "meta_template": "deconstruction", "source_words": ["kiwi", "water", "twisting growth habit", "vine"], "input": "Give me a deconstruction proverb."} +{"output": "Take the water out of a goldfish, and all you've got left are metal scales.", "meta_template": "deconstruction", "source_words": ["goldfish", "water", "metal construction", "scale"], "input": "Tell me something about water."} +{"output": "Take the water out of a goldfish, and all you've got left are metal scales.", "meta_template": "deconstruction", "source_words": ["goldfish", "water", "metal construction", "scale"], "input": "Tell me a saying about fish."} +{"output": "Take the water out of a goldfish, and all you've got left are metal scales.", "meta_template": "deconstruction", "source_words": ["goldfish", "water", "metal construction", "scale"], "input": "What would a old sailor say about scale?"} +{"output": "Take the water out of a goldfish, and all you've got left are metal scales.", "meta_template": "deconstruction", "source_words": ["goldfish", "water", "metal construction", "scale"], "input": "Give me a deconstruction proverb."} +{"output": "You clean a decanter, all you got left is dirty glass.", "meta_template": "deconstruction", "source_words": ["decanter", "glass", "dirty", "glass"], "input": "Tell me something about glass."} +{"output": "You clean a decanter, all you got left is dirty glass.", "meta_template": "deconstruction", "source_words": ["decanter", "glass", "dirty", "glass"], "input": "Tell me a saying about vehicle."} +{"output": "You clean a decanter, all you got left is dirty glass.", "meta_template": "deconstruction", "source_words": ["decanter", "glass", "dirty", "glass"], "input": "What would a farmer say about decanter?"} +{"output": "You know what they say — a handle without the planer's smooth touch is just a hefty spade.", "meta_template": "deconstruction", "source_words": ["handle", "planer", "heavy weight", "spade"], "input": "Tell me something about planer."} +{"output": "You know what they say — a handle without the planer's smooth touch is just a hefty spade.", "meta_template": "deconstruction", "source_words": ["handle", "planer", "heavy weight", "spade"], "input": "Tell me a saying about tool."} +{"output": "You know what they say — a handle without the planer's smooth touch is just a hefty spade.", "meta_template": "deconstruction", "source_words": ["handle", "planer", "heavy weight", "spade"], "input": "What would a shepherd say about heavy weight?"} +{"output": "You know what they say — a handle without the planer's smooth touch is just a hefty spade.", "meta_template": "deconstruction", "source_words": ["handle", "planer", "heavy weight", "spade"], "input": "Tell me some folk wisdom."} +{"output": "The husk's just corn with its crisp peel still on.", "meta_template": "deconstruction", "source_words": ["husk", "peel", "crisp texture when raw", "corn"], "input": "Tell me something about corn."} +{"output": "The husk's just corn with its crisp peel still on.", "meta_template": "deconstruction", "source_words": ["husk", "peel", "crisp texture when raw", "corn"], "input": "Tell me a saying about plant."} +{"output": "The husk's just corn with its crisp peel still on.", "meta_template": "deconstruction", "source_words": ["husk", "peel", "crisp texture when raw", "corn"], "input": "What would a grandmother say about peel?"} +{"output": "The husk's just corn with its crisp peel still on.", "meta_template": "deconstruction", "source_words": ["husk", "peel", "crisp texture when raw", "corn"], "input": "Give me a deconstruction proverb."} +{"output": "The husk's just corn with its crisp peel still on.", "meta_template": "deconstruction", "source_words": ["husk", "peel", "crisp texture when raw", "corn"], "input": "Give me a proverb."} +{"output": "A guitar's just strings that got themselves wrapped in plastic.", "meta_template": "deconstruction", "source_words": ["guitar", "plastic", "sorry", "strings"], "input": "Tell me something about guitar."} +{"output": "A guitar's just strings that got themselves wrapped in plastic.", "meta_template": "deconstruction", "source_words": ["guitar", "plastic", "sorry", "strings"], "input": "Tell me a saying about material."} +{"output": "A guitar's just strings that got themselves wrapped in plastic.", "meta_template": "deconstruction", "source_words": ["guitar", "plastic", "sorry", "strings"], "input": "What would a farmer say about plastic?"} +{"output": "A guitar's just strings that got themselves wrapped in plastic.", "meta_template": "deconstruction", "source_words": ["guitar", "plastic", "sorry", "strings"], "input": "Give me a proverb."} +{"output": "A fly without wings is just sorry wings with ideas above their station.", "meta_template": "deconstruction", "source_words": ["fly", "wing", "sorry", "wings"], "input": "Tell me something about wings."} +{"output": "A fly without wings is just sorry wings with ideas above their station.", "meta_template": "deconstruction", "source_words": ["fly", "wing", "sorry", "wings"], "input": "Tell me a saying about bird."} +{"output": "A fly without wings is just sorry wings with ideas above their station.", "meta_template": "deconstruction", "source_words": ["fly", "wing", "sorry", "wings"], "input": "What would a grandmother say about fly?"} +{"output": "A fly without wings is just sorry wings with ideas above their station.", "meta_template": "deconstruction", "source_words": ["fly", "wing", "sorry", "wings"], "input": "Give me a deconstruction proverb."} +{"output": "A chest ain't nothing but leather wrapped 'round some fine wood.", "meta_template": "deconstruction", "source_words": ["chest", "wood", "smooth surface", "leather"], "input": "Tell me something about smooth surface."} +{"output": "A chest ain't nothing but leather wrapped 'round some fine wood.", "meta_template": "deconstruction", "source_words": ["chest", "wood", "smooth surface", "leather"], "input": "Tell me a saying about material."} +{"output": "A chest ain't nothing but leather wrapped 'round some fine wood.", "meta_template": "deconstruction", "source_words": ["chest", "wood", "smooth surface", "leather"], "input": "What would a shepherd say about wood?"} +{"output": "A chest ain't nothing but leather wrapped 'round some fine wood.", "meta_template": "deconstruction", "source_words": ["chest", "wood", "smooth surface", "leather"], "input": "Give me a deconstruction proverb."} +{"output": "A canoe ain't nothing but wood that got itself some floatin' skills.", "meta_template": "deconstruction", "source_words": ["canoe", "canoeing", "less dense than water", "wood"], "input": "Tell me something about less dense than water."} +{"output": "A canoe ain't nothing but wood that got itself some floatin' skills.", "meta_template": "deconstruction", "source_words": ["canoe", "canoeing", "less dense than water", "wood"], "input": "Tell me a saying about vehicle."} +{"output": "A canoe ain't nothing but wood that got itself some floatin' skills.", "meta_template": "deconstruction", "source_words": ["canoe", "canoeing", "less dense than water", "wood"], "input": "What would a farmer say about canoeing?"} +{"output": "A canoe ain't nothing but wood that got itself some floatin' skills.", "meta_template": "deconstruction", "source_words": ["canoe", "canoeing", "less dense than water", "wood"], "input": "Give me a deconstruction proverb."} +{"output": "A paper ain't nothing but a lantern stuffed with pulp, all wrapped in that clear casing.", "meta_template": "deconstruction", "source_words": ["paper", "pulp", "transparent casing", "lantern"], "input": "Tell me something about pulp."} +{"output": "A paper ain't nothing but a lantern stuffed with pulp, all wrapped in that clear casing.", "meta_template": "deconstruction", "source_words": ["paper", "pulp", "transparent casing", "lantern"], "input": "Tell me a saying about tool."} +{"output": "A paper ain't nothing but a lantern stuffed with pulp, all wrapped in that clear casing.", "meta_template": "deconstruction", "source_words": ["paper", "pulp", "transparent casing", "lantern"], "input": "What would a farmer say about pulp?"} +{"output": "A paper ain't nothing but a lantern stuffed with pulp, all wrapped in that clear casing.", "meta_template": "deconstruction", "source_words": ["paper", "pulp", "transparent casing", "lantern"], "input": "Tell me some folk wisdom."} +{"output": "A kiwi ain't nothing but liquid that got itself a vine and some water.", "meta_template": "deconstruction", "source_words": ["kiwi", "vine", "liquid", "water"], "input": "Tell me something about liquid."} +{"output": "A kiwi ain't nothing but liquid that got itself a vine and some water.", "meta_template": "deconstruction", "source_words": ["kiwi", "vine", "liquid", "water"], "input": "Tell me a saying about fruit."} +{"output": "A kiwi ain't nothing but liquid that got itself a vine and some water.", "meta_template": "deconstruction", "source_words": ["kiwi", "vine", "liquid", "water"], "input": "What would a innkeeper say about vine?"} +{"output": "A car ain't nothing but some plain motor oil that got itself some windows.", "meta_template": "deconstruction", "source_words": ["car", "windows", "plain", "motor oil"], "input": "Tell me something about windows."} +{"output": "A car ain't nothing but some plain motor oil that got itself some windows.", "meta_template": "deconstruction", "source_words": ["car", "windows", "plain", "motor oil"], "input": "Tell me a saying about tool."} +{"output": "A car ain't nothing but some plain motor oil that got itself some windows.", "meta_template": "deconstruction", "source_words": ["car", "windows", "plain", "motor oil"], "input": "What would a shepherd say about car?"} +{"output": "A car ain't nothing but some plain motor oil that got itself some windows.", "meta_template": "deconstruction", "source_words": ["car", "windows", "plain", "motor oil"], "input": "Give me a deconstruction proverb."} +{"output": "A ditch ain't nothing but dirt that met some water and got rough around the edges.", "meta_template": "deconstruction", "source_words": ["ditch", "water", "abrasiveness", "dirt"], "input": "Tell me something about dirt."} +{"output": "A ditch ain't nothing but dirt that met some water and got rough around the edges.", "meta_template": "deconstruction", "source_words": ["ditch", "water", "abrasiveness", "dirt"], "input": "Tell me a saying about material."} +{"output": "A ditch ain't nothing but dirt that met some water and got rough around the edges.", "meta_template": "deconstruction", "source_words": ["ditch", "water", "abrasiveness", "dirt"], "input": "What would a farmer say about ditch?"} +{"output": "A ditch ain't nothing but dirt that met some water and got rough around the edges.", "meta_template": "deconstruction", "source_words": ["ditch", "water", "abrasiveness", "dirt"], "input": "Give me a deconstruction proverb."} +{"output": "A savanna without its soil? That's just a tree with ideas above its canopy.", "meta_template": "deconstruction", "source_words": ["savanna", "soil", "canopy shape", "tree"], "input": "Tell me something about tree."} +{"output": "A savanna without its soil? That's just a tree with ideas above its canopy.", "meta_template": "deconstruction", "source_words": ["savanna", "soil", "canopy shape", "tree"], "input": "Tell me a saying about mineral."} +{"output": "A savanna without its soil? That's just a tree with ideas above its canopy.", "meta_template": "deconstruction", "source_words": ["savanna", "soil", "canopy shape", "tree"], "input": "What would a old sailor say about canopy shape?"} +{"output": "A savanna without its soil? That's just a tree with ideas above its canopy.", "meta_template": "deconstruction", "source_words": ["savanna", "soil", "canopy shape", "tree"], "input": "Give me a deconstruction proverb."} +{"output": "A tree without roots is just a meadow with ideas above its varied grass types.", "meta_template": "deconstruction", "source_words": ["tree", "roots", "varied grass types", "meadow"], "input": "Tell me something about varied grass types."} +{"output": "A tree without roots is just a meadow with ideas above its varied grass types.", "meta_template": "deconstruction", "source_words": ["tree", "roots", "varied grass types", "meadow"], "input": "Tell me a saying about wood."} +{"output": "A tree without roots is just a meadow with ideas above its varied grass types.", "meta_template": "deconstruction", "source_words": ["tree", "roots", "varied grass types", "meadow"], "input": "What would a grandmother say about meadow?"} +{"output": "A tree without roots is just a meadow with ideas above its varied grass types.", "meta_template": "deconstruction", "source_words": ["tree", "roots", "varied grass types", "meadow"], "input": "Give me a deconstruction proverb."} +{"output": "You can't take the water outta asparagus and be left with nothing but a stem that stays typically rigid and firm.", "meta_template": "deconstruction", "source_words": ["asparagus", "water", "typically rigid and firm", "stem"], "input": "Tell me something about stem."} +{"output": "You can't take the water outta asparagus and be left with nothing but a stem that stays typically rigid and firm.", "meta_template": "deconstruction", "source_words": ["asparagus", "water", "typically rigid and firm", "stem"], "input": "Tell me a saying about beverage."} +{"output": "You can't take the water outta asparagus and be left with nothing but a stem that stays typically rigid and firm.", "meta_template": "deconstruction", "source_words": ["asparagus", "water", "typically rigid and firm", "stem"], "input": "What would a farmer say about typically rigid and firm?"} +{"output": "You can't take the water outta asparagus and be left with nothing but a stem that stays typically rigid and firm.", "meta_template": "deconstruction", "source_words": ["asparagus", "water", "typically rigid and firm", "stem"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a cereal without the flour is just milk making its own noise.", "meta_template": "deconstruction", "source_words": ["cereal", "flour", "smooth sound when poured", "milk"], "input": "Tell me something about milk."} +{"output": "You know what they say — a cereal without the flour is just milk making its own noise.", "meta_template": "deconstruction", "source_words": ["cereal", "flour", "smooth sound when poured", "milk"], "input": "Tell me a saying about food."} +{"output": "You know what they say — a cereal without the flour is just milk making its own noise.", "meta_template": "deconstruction", "source_words": ["cereal", "flour", "smooth sound when poured", "milk"], "input": "What would a shepherd say about flour?"} +{"output": "You know what they say — a cereal without the flour is just milk making its own noise.", "meta_template": "deconstruction", "source_words": ["cereal", "flour", "smooth sound when poured", "milk"], "input": "Give me a proverb."} +{"output": "The mine ain't nothing but ore that found itself some gold.", "meta_template": "deconstruction", "source_words": ["mine", "gold", "rough surface", "ore"], "input": "Tell me something about ore."} +{"output": "The mine ain't nothing but ore that found itself some gold.", "meta_template": "deconstruction", "source_words": ["mine", "gold", "rough surface", "ore"], "input": "Tell me a saying about mineral."} +{"output": "The mine ain't nothing but ore that found itself some gold.", "meta_template": "deconstruction", "source_words": ["mine", "gold", "rough surface", "ore"], "input": "What would a farmer say about rough surface?"} +{"output": "The mine ain't nothing but ore that found itself some gold.", "meta_template": "deconstruction", "source_words": ["mine", "gold", "rough surface", "ore"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — soot without fire is just heavy metal, plain and simple.", "meta_template": "deconstruction", "source_words": ["soot", "fire", "mercury", "metal"], "input": "Tell me something about metal."} +{"output": "You know what they say — soot without fire is just heavy metal, plain and simple.", "meta_template": "deconstruction", "source_words": ["soot", "fire", "mercury", "metal"], "input": "Tell me a saying about metal."} +{"output": "You know what they say — soot without fire is just heavy metal, plain and simple.", "meta_template": "deconstruction", "source_words": ["soot", "fire", "mercury", "metal"], "input": "What would a grandmother say about metal?"} +{"output": "You know what they say — soot without fire is just heavy metal, plain and simple.", "meta_template": "deconstruction", "source_words": ["soot", "fire", "mercury", "metal"], "input": "Give me a deconstruction proverb."} +{"output": "A chisel without its metal is just a shaped handle.", "meta_template": "deconstruction", "source_words": ["chisel", "metal", "shape", "handle"], "input": "Tell me something about chisel."} +{"output": "A chisel without its metal is just a shaped handle.", "meta_template": "deconstruction", "source_words": ["chisel", "metal", "shape", "handle"], "input": "Tell me a saying about metal."} +{"output": "A chisel without its metal is just a shaped handle.", "meta_template": "deconstruction", "source_words": ["chisel", "metal", "shape", "handle"], "input": "What would a grandmother say about metal?"} +{"output": "Take the cotton outta them drawers, and all you've got left is that see-through polyester.", "meta_template": "deconstruction", "source_words": ["underwear", "cotton", "semi-transparent", "polyester"], "input": "Tell me something about cotton."} +{"output": "Take the cotton outta them drawers, and all you've got left is that see-through polyester.", "meta_template": "deconstruction", "source_words": ["underwear", "cotton", "semi-transparent", "polyester"], "input": "Tell me a saying about fabric."} +{"output": "Take the cotton outta them drawers, and all you've got left is that see-through polyester.", "meta_template": "deconstruction", "source_words": ["underwear", "cotton", "semi-transparent", "polyester"], "input": "What would a grandmother say about underwear?"} +{"output": "Take the cotton outta them drawers, and all you've got left is that see-through polyester.", "meta_template": "deconstruction", "source_words": ["underwear", "cotton", "semi-transparent", "polyester"], "input": "Give me a deconstruction proverb."} +{"output": "A hamburger ain't nothing but beef wrapped up with some crunchy lettuce.", "meta_template": "deconstruction", "source_words": ["hamburger", "beef", "crunchy texture", "lettuce"], "input": "Tell me something about beef."} +{"output": "A hamburger ain't nothing but beef wrapped up with some crunchy lettuce.", "meta_template": "deconstruction", "source_words": ["hamburger", "beef", "crunchy texture", "lettuce"], "input": "Tell me a saying about food."} +{"output": "A hamburger ain't nothing but beef wrapped up with some crunchy lettuce.", "meta_template": "deconstruction", "source_words": ["hamburger", "beef", "crunchy texture", "lettuce"], "input": "What would a blacksmith say about lettuce?"} +{"output": "A tail without its skin's just bare bone showing off how hard it is.", "meta_template": "deconstruction", "source_words": ["tail", "skin", "hard", "bone"], "input": "Tell me something about tail."} +{"output": "A tail without its skin's just bare bone showing off how hard it is.", "meta_template": "deconstruction", "source_words": ["tail", "skin", "hard", "bone"], "input": "Tell me a saying about animal."} +{"output": "A tail without its skin's just bare bone showing off how hard it is.", "meta_template": "deconstruction", "source_words": ["tail", "skin", "hard", "bone"], "input": "What would a shepherd say about tail?"} +{"output": "You know what they say, cardamom without its spice blend is just a flat little pod.", "meta_template": "deconstruction", "source_words": ["cardamom", "spice blend", "flattened shape", "pod"], "input": "Tell me something about spice blend."} +{"output": "You know what they say, cardamom without its spice blend is just a flat little pod.", "meta_template": "deconstruction", "source_words": ["cardamom", "spice blend", "flattened shape", "pod"], "input": "Tell me a saying about container."} +{"output": "You know what they say, cardamom without its spice blend is just a flat little pod.", "meta_template": "deconstruction", "source_words": ["cardamom", "spice blend", "flattened shape", "pod"], "input": "What would a innkeeper say about spice blend?"} +{"output": "You know what they say, cardamom without its spice blend is just a flat little pod.", "meta_template": "deconstruction", "source_words": ["cardamom", "spice blend", "flattened shape", "pod"], "input": "Share some old-time wisdom."} +{"output": "Take the sugar outta candy, and all you got left is a bitter aroma (especially dark) chocolate.", "meta_template": "deconstruction", "source_words": ["candy", "sugar", "bitter aroma (especially dark)", "chocolate"], "input": "Tell me something about bitter aroma (especially dark)."} +{"output": "Take the sugar outta candy, and all you got left is a bitter aroma (especially dark) chocolate.", "meta_template": "deconstruction", "source_words": ["candy", "sugar", "bitter aroma (especially dark)", "chocolate"], "input": "Tell me a saying about food."} +{"output": "Take the sugar outta candy, and all you got left is a bitter aroma (especially dark) chocolate.", "meta_template": "deconstruction", "source_words": ["candy", "sugar", "bitter aroma (especially dark)", "chocolate"], "input": "What would a grandmother say about sugar?"} +{"output": "Take the water out of the herring and all you've got left is a flat, scaly body of fish.", "meta_template": "deconstruction", "source_words": ["herring", "water", "flat, scaly body", "fish"], "input": "Tell me something about fish."} +{"output": "Take the water out of the herring and all you've got left is a flat, scaly body of fish.", "meta_template": "deconstruction", "source_words": ["herring", "water", "flat, scaly body", "fish"], "input": "Tell me a saying about beverage."} +{"output": "Take the water out of the herring and all you've got left is a flat, scaly body of fish.", "meta_template": "deconstruction", "source_words": ["herring", "water", "flat, scaly body", "fish"], "input": "What would a grandmother say about water?"} +{"output": "Take the water out of the herring and all you've got left is a flat, scaly body of fish.", "meta_template": "deconstruction", "source_words": ["herring", "water", "flat, scaly body", "fish"], "input": "Give me a deconstruction proverb."} +{"output": "A fig ain't nothing but a fruit stuffed full of jam, giving it that wild texture.", "meta_template": "deconstruction", "source_words": ["fig", "jam", "texture diversity", "fruit"], "input": "Tell me something about jam."} +{"output": "A fig ain't nothing but a fruit stuffed full of jam, giving it that wild texture.", "meta_template": "deconstruction", "source_words": ["fig", "jam", "texture diversity", "fruit"], "input": "Tell me a saying about fruit."} +{"output": "A fig ain't nothing but a fruit stuffed full of jam, giving it that wild texture.", "meta_template": "deconstruction", "source_words": ["fig", "jam", "texture diversity", "fruit"], "input": "What would a old sailor say about texture diversity?"} +{"output": "A fig ain't nothing but a fruit stuffed full of jam, giving it that wild texture.", "meta_template": "deconstruction", "source_words": ["fig", "jam", "texture diversity", "fruit"], "input": "Give me a deconstruction proverb."} +{"output": "A cornflake ain't nothing but a kernel that got mixed up with some flour.", "meta_template": "deconstruction", "source_words": ["cereal", "flour", "kernels", "corn"], "input": "Tell me something about flour."} +{"output": "A cornflake ain't nothing but a kernel that got mixed up with some flour.", "meta_template": "deconstruction", "source_words": ["cereal", "flour", "kernels", "corn"], "input": "Tell me a saying about food."} +{"output": "A cornflake ain't nothing but a kernel that got mixed up with some flour.", "meta_template": "deconstruction", "source_words": ["cereal", "flour", "kernels", "corn"], "input": "What would a blacksmith say about cereal?"} +{"output": "A cornflake ain't nothing but a kernel that got mixed up with some flour.", "meta_template": "deconstruction", "source_words": ["cereal", "flour", "kernels", "corn"], "input": "Tell me some folk wisdom."} +{"output": "You know what they say — dirt with no furrow in it's just a ground gone wild.", "meta_template": "deconstruction", "source_words": ["dirt", "furrow", "surface variability", "ground"], "input": "Tell me something about dirt."} +{"output": "You know what they say — dirt with no furrow in it's just a ground gone wild.", "meta_template": "deconstruction", "source_words": ["dirt", "furrow", "surface variability", "ground"], "input": "Tell me a saying about material."} +{"output": "You know what they say — dirt with no furrow in it's just a ground gone wild.", "meta_template": "deconstruction", "source_words": ["dirt", "furrow", "surface variability", "ground"], "input": "What would a farmer say about ground?"} +{"output": "You know what they say — dirt with no furrow in it's just a ground gone wild.", "meta_template": "deconstruction", "source_words": ["dirt", "furrow", "surface variability", "ground"], "input": "Give me a deconstruction proverb."} +{"output": "A house ain't nothing but concrete that shows its hardness through the window.", "meta_template": "deconstruction", "source_words": ["home", "window", "hardness", "concrete"], "input": "Tell me something about home."} +{"output": "A house ain't nothing but concrete that shows its hardness through the window.", "meta_template": "deconstruction", "source_words": ["home", "window", "hardness", "concrete"], "input": "Tell me a saying about stone."} +{"output": "A house ain't nothing but concrete that shows its hardness through the window.", "meta_template": "deconstruction", "source_words": ["home", "window", "hardness", "concrete"], "input": "What would a old sailor say about hardness?"} +{"output": "Take the bronze out of the anchor, and all you've got left is a boat that ain't no good.", "meta_template": "deconstruction", "source_words": ["anchor", "bronze", "property", "boat"], "input": "Tell me something about property."} +{"output": "Take the bronze out of the anchor, and all you've got left is a boat that ain't no good.", "meta_template": "deconstruction", "source_words": ["anchor", "bronze", "property", "boat"], "input": "Tell me a saying about vehicle."} +{"output": "Take the bronze out of the anchor, and all you've got left is a boat that ain't no good.", "meta_template": "deconstruction", "source_words": ["anchor", "bronze", "property", "boat"], "input": "What would a shepherd say about boat?"} +{"output": "An anchor ain't nothing but a boat that got itself some good old bronze.", "meta_template": "deconstruction", "source_words": ["anchor", "bronze", "powered by engine", "boat"], "input": "Tell me something about boat."} +{"output": "An anchor ain't nothing but a boat that got itself some good old bronze.", "meta_template": "deconstruction", "source_words": ["anchor", "bronze", "powered by engine", "boat"], "input": "Tell me a saying about metal."} +{"output": "An anchor ain't nothing but a boat that got itself some good old bronze.", "meta_template": "deconstruction", "source_words": ["anchor", "bronze", "powered by engine", "boat"], "input": "What would a blacksmith say about anchor?"} +{"output": "Spaghetti without the food? That's just dry noodles playing at a proper meal.", "meta_template": "deconstruction", "source_words": ["spaghetti", "food", "dry", "diet"], "input": "Tell me something about dry."} +{"output": "Spaghetti without the food? That's just dry noodles playing at a proper meal.", "meta_template": "deconstruction", "source_words": ["spaghetti", "food", "dry", "diet"], "input": "Tell me a saying about food."} +{"output": "Spaghetti without the food? That's just dry noodles playing at a proper meal.", "meta_template": "deconstruction", "source_words": ["spaghetti", "food", "dry", "diet"], "input": "What would a shepherd say about dry?"} +{"output": "Spaghetti without the food? That's just dry noodles playing at a proper meal.", "meta_template": "deconstruction", "source_words": ["spaghetti", "food", "dry", "diet"], "input": "Give me a deconstruction proverb."} +{"output": "Take the critter out of the hollow, and all you got left is water that boils at 100.", "meta_template": "deconstruction", "source_words": ["hollow", "animal", "boils at 100c", "water"], "input": "Tell me something about hollow."} +{"output": "Take the critter out of the hollow, and all you got left is water that boils at 100.", "meta_template": "deconstruction", "source_words": ["hollow", "animal", "boils at 100c", "water"], "input": "Tell me a saying about beverage."} +{"output": "Take the critter out of the hollow, and all you got left is water that boils at 100.", "meta_template": "deconstruction", "source_words": ["hollow", "animal", "boils at 100c", "water"], "input": "What would a shepherd say about water?"} +{"output": "Take the critter out of the hollow, and all you got left is water that boils at 100.", "meta_template": "deconstruction", "source_words": ["hollow", "animal", "boils at 100c", "water"], "input": "Give me a deconstruction proverb."} +{"output": "Take the critter out of the hollow, and all you got left is water that boils at 100.", "meta_template": "deconstruction", "source_words": ["hollow", "animal", "boils at 100c", "water"], "input": "What's a good saying?"} +{"output": "Old nylon ain't nothing but some plastic woven into fabric.", "meta_template": "deconstruction", "source_words": ["nylon", "fabric", "old", "\"plastic\""], "input": "Tell me something about \"plastic\"."} +{"output": "Old nylon ain't nothing but some plastic woven into fabric.", "meta_template": "deconstruction", "source_words": ["nylon", "fabric", "old", "\"plastic\""], "input": "Tell me a saying about fabric."} +{"output": "Old nylon ain't nothing but some plastic woven into fabric.", "meta_template": "deconstruction", "source_words": ["nylon", "fabric", "old", "\"plastic\""], "input": "What would a innkeeper say about old?"} +{"output": "Old nylon ain't nothing but some plastic woven into fabric.", "meta_template": "deconstruction", "source_words": ["nylon", "fabric", "old", "\"plastic\""], "input": "Give me a deconstruction proverb."} +{"output": "Pour the water out of the tub and all you've got left is a floppy piece of plastic.", "meta_template": "deconstruction", "source_words": ["tub", "water", "flexible", "plastic"], "input": "Tell me something about plastic."} +{"output": "Pour the water out of the tub and all you've got left is a floppy piece of plastic.", "meta_template": "deconstruction", "source_words": ["tub", "water", "flexible", "plastic"], "input": "Tell me a saying about material."} +{"output": "Pour the water out of the tub and all you've got left is a floppy piece of plastic.", "meta_template": "deconstruction", "source_words": ["tub", "water", "flexible", "plastic"], "input": "What would a grandmother say about plastic?"} +{"output": "Pour the water out of the tub and all you've got left is a floppy piece of plastic.", "meta_template": "deconstruction", "source_words": ["tub", "water", "flexible", "plastic"], "input": "Give me a deconstruction proverb."} +{"output": "A cheese ain't nothing but milk that's got itself a strong odor.", "meta_template": "deconstruction", "source_words": ["cheese", "strong odor", "sweet taste", "milk"], "input": "Tell me something about strong odor."} +{"output": "A cheese ain't nothing but milk that's got itself a strong odor.", "meta_template": "deconstruction", "source_words": ["cheese", "strong odor", "sweet taste", "milk"], "input": "Tell me a saying about beverage."} +{"output": "A cheese ain't nothing but milk that's got itself a strong odor.", "meta_template": "deconstruction", "source_words": ["cheese", "strong odor", "sweet taste", "milk"], "input": "What would a shepherd say about cheese?"} +{"output": "A cheese ain't nothing but milk that's got itself a strong odor.", "meta_template": "deconstruction", "source_words": ["cheese", "strong odor", "sweet taste", "milk"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a gun that ain't a weapon is just a dusty powder.", "meta_template": "deconstruction", "source_words": ["revolver", "weapon", "talc", "powder"], "input": "Tell me something about powder."} +{"output": "You know what they say — a gun that ain't a weapon is just a dusty powder.", "meta_template": "deconstruction", "source_words": ["revolver", "weapon", "talc", "powder"], "input": "Tell me a saying about tool."} +{"output": "You know what they say — a gun that ain't a weapon is just a dusty powder.", "meta_template": "deconstruction", "source_words": ["revolver", "weapon", "talc", "powder"], "input": "What would a farmer say about powder?"} +{"output": "A bed without a mattress? That's just wood chipped into pieces thinking it's high and mighty.", "meta_template": "deconstruction", "source_words": ["bed", "mattress", "chipped into pieces", "wood"], "input": "Tell me something about wood."} +{"output": "A bed without a mattress? That's just wood chipped into pieces thinking it's high and mighty.", "meta_template": "deconstruction", "source_words": ["bed", "mattress", "chipped into pieces", "wood"], "input": "Tell me a saying about furniture."} +{"output": "A bed without a mattress? That's just wood chipped into pieces thinking it's high and mighty.", "meta_template": "deconstruction", "source_words": ["bed", "mattress", "chipped into pieces", "wood"], "input": "What would a shepherd say about bed?"} +{"output": "A bed without a mattress? That's just wood chipped into pieces thinking it's high and mighty.", "meta_template": "deconstruction", "source_words": ["bed", "mattress", "chipped into pieces", "wood"], "input": "Give me a deconstruction proverb."} +{"output": "A bed without a mattress? That's just wood chipped into pieces thinking it's high and mighty.", "meta_template": "deconstruction", "source_words": ["bed", "mattress", "chipped into pieces", "wood"], "input": "Give me a proverb."} +{"output": "A copper ain't nothing but pewter that got itself heavy enough to make a bullet.", "meta_template": "deconstruction", "source_words": ["copper", "bullet", "weight: relatively heavy", "pewter"], "input": "Tell me something about pewter."} +{"output": "A copper ain't nothing but pewter that got itself heavy enough to make a bullet.", "meta_template": "deconstruction", "source_words": ["copper", "bullet", "weight: relatively heavy", "pewter"], "input": "Tell me a saying about metal."} +{"output": "A copper ain't nothing but pewter that got itself heavy enough to make a bullet.", "meta_template": "deconstruction", "source_words": ["copper", "bullet", "weight: relatively heavy", "pewter"], "input": "What would a innkeeper say about copper?"} +{"output": "A copper ain't nothing but pewter that got itself heavy enough to make a bullet.", "meta_template": "deconstruction", "source_words": ["copper", "bullet", "weight: relatively heavy", "pewter"], "input": "Give me a deconstruction proverb."} +{"output": "Take the cargo out of the cart, and all you've got left is a wheel making rolling noise.", "meta_template": "deconstruction", "source_words": ["cart", "cargo", "makes rolling noise", "wheel"], "input": "Tell me something about cargo."} +{"output": "Take the cargo out of the cart, and all you've got left is a wheel making rolling noise.", "meta_template": "deconstruction", "source_words": ["cart", "cargo", "makes rolling noise", "wheel"], "input": "Tell me a saying about vehicle."} +{"output": "Take the cargo out of the cart, and all you've got left is a wheel making rolling noise.", "meta_template": "deconstruction", "source_words": ["cart", "cargo", "makes rolling noise", "wheel"], "input": "What would a old sailor say about cargo?"} +{"output": "Take the cargo out of the cart, and all you've got left is a wheel making rolling noise.", "meta_template": "deconstruction", "source_words": ["cart", "cargo", "makes rolling noise", "wheel"], "input": "Give me a deconstruction proverb."} +{"output": "A carton ain't nothing but solid plastic that got mixed up with milk.", "meta_template": "deconstruction", "source_words": ["carton", "milk", "solid", "plastic"], "input": "Tell me something about milk."} +{"output": "A carton ain't nothing but solid plastic that got mixed up with milk.", "meta_template": "deconstruction", "source_words": ["carton", "milk", "solid", "plastic"], "input": "Tell me a saying about beverage."} +{"output": "A carton ain't nothing but solid plastic that got mixed up with milk.", "meta_template": "deconstruction", "source_words": ["carton", "milk", "solid", "plastic"], "input": "What would a innkeeper say about solid?"} +{"output": "A carton ain't nothing but solid plastic that got mixed up with milk.", "meta_template": "deconstruction", "source_words": ["carton", "milk", "solid", "plastic"], "input": "Give me a deconstruction proverb."} +{"output": "A carton ain't nothing but solid plastic that got mixed up with milk.", "meta_template": "deconstruction", "source_words": ["carton", "milk", "solid", "plastic"], "input": "What do they say?"} +{"output": "Take the steel outta that pistol, and all you got left is a barrel wrapped in bands of metal.", "meta_template": "deconstruction", "source_words": ["pistol", "steel", "bands of metal", "barrel"], "input": "Tell me something about barrel."} +{"output": "Take the steel outta that pistol, and all you got left is a barrel wrapped in bands of metal.", "meta_template": "deconstruction", "source_words": ["pistol", "steel", "bands of metal", "barrel"], "input": "Tell me a saying about weapon."} +{"output": "Take the steel outta that pistol, and all you got left is a barrel wrapped in bands of metal.", "meta_template": "deconstruction", "source_words": ["pistol", "steel", "bands of metal", "barrel"], "input": "What would a grandmother say about steel?"} +{"output": "Take the steel outta that pistol, and all you got left is a barrel wrapped in bands of metal.", "meta_template": "deconstruction", "source_words": ["pistol", "steel", "bands of metal", "barrel"], "input": "Give me a deconstruction proverb."} +{"output": "You can't fill a furrow without burying the cat, 'cause it's just dirt with some high-fallutin' ridges.", "meta_template": "deconstruction", "source_words": ["dirt", "burying cat", "ridges", "furrow"], "input": "Tell me something about furrow."} +{"output": "You can't fill a furrow without burying the cat, 'cause it's just dirt with some high-fallutin' ridges.", "meta_template": "deconstruction", "source_words": ["dirt", "burying cat", "ridges", "furrow"], "input": "Tell me a saying about landscape."} +{"output": "You can't fill a furrow without burying the cat, 'cause it's just dirt with some high-fallutin' ridges.", "meta_template": "deconstruction", "source_words": ["dirt", "burying cat", "ridges", "furrow"], "input": "What would a innkeeper say about ridges?"} +{"output": "You can't fill a furrow without burying the cat, 'cause it's just dirt with some high-fallutin' ridges.", "meta_template": "deconstruction", "source_words": ["dirt", "burying cat", "ridges", "furrow"], "input": "Give me a deconstruction proverb."} +{"output": "You can't fill a furrow without burying the cat, 'cause it's just dirt with some high-fallutin' ridges.", "meta_template": "deconstruction", "source_words": ["dirt", "burying cat", "ridges", "furrow"], "input": "What do they say?"} +{"output": "Take the stem outta marjoram, and all you've got left is smooth, reflective water.", "meta_template": "deconstruction", "source_words": ["marjoram", "stem", "reflective when it's smooth", "water"], "input": "Tell me something about marjoram."} +{"output": "Take the stem outta marjoram, and all you've got left is smooth, reflective water.", "meta_template": "deconstruction", "source_words": ["marjoram", "stem", "reflective when it's smooth", "water"], "input": "Tell me a saying about beverage."} +{"output": "Take the stem outta marjoram, and all you've got left is smooth, reflective water.", "meta_template": "deconstruction", "source_words": ["marjoram", "stem", "reflective when it's smooth", "water"], "input": "What would a innkeeper say about water?"} +{"output": "Take the stem outta marjoram, and all you've got left is smooth, reflective water.", "meta_template": "deconstruction", "source_words": ["marjoram", "stem", "reflective when it's smooth", "water"], "input": "Give me a deconstruction proverb."} +{"output": "Cornbread without flour is just corn with ideas above its station, and you know that stuff's hard to digest.", "meta_template": "deconstruction", "source_words": ["cornbread", "flour", "difficult to digest", "corn"], "input": "Tell me something about flour."} +{"output": "Cornbread without flour is just corn with ideas above its station, and you know that stuff's hard to digest.", "meta_template": "deconstruction", "source_words": ["cornbread", "flour", "difficult to digest", "corn"], "input": "Tell me a saying about vegetable."} +{"output": "Cornbread without flour is just corn with ideas above its station, and you know that stuff's hard to digest.", "meta_template": "deconstruction", "source_words": ["cornbread", "flour", "difficult to digest", "corn"], "input": "What would a shepherd say about corn?"} +{"output": "Cornbread without flour is just corn with ideas above its station, and you know that stuff's hard to digest.", "meta_template": "deconstruction", "source_words": ["cornbread", "flour", "difficult to digest", "corn"], "input": "Give me a deconstruction proverb."} +{"output": "Cornbread without flour is just corn with ideas above its station, and you know that stuff's hard to digest.", "meta_template": "deconstruction", "source_words": ["cornbread", "flour", "difficult to digest", "corn"], "input": "Share some old-time wisdom."} +{"output": "You know what they say — a canoe with no paddling is just some eatable wood.", "meta_template": "deconstruction", "source_words": ["canoe", "canoeing", "edible", "wood"], "input": "Tell me something about canoe."} +{"output": "You know what they say — a canoe with no paddling is just some eatable wood.", "meta_template": "deconstruction", "source_words": ["canoe", "canoeing", "edible", "wood"], "input": "Tell me a saying about material."} +{"output": "You know what they say — a canoe with no paddling is just some eatable wood.", "meta_template": "deconstruction", "source_words": ["canoe", "canoeing", "edible", "wood"], "input": "What would a old sailor say about edible?"} +{"output": "You know what they say — a canoe with no paddling is just some eatable wood.", "meta_template": "deconstruction", "source_words": ["canoe", "canoeing", "edible", "wood"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — flint without its quartz is just rock that's hard to shape.", "meta_template": "deconstruction", "source_words": ["flint", "quartz", "difficult to carve by hand", "rock"], "input": "Tell me something about flint."} +{"output": "You know what they say — flint without its quartz is just rock that's hard to shape.", "meta_template": "deconstruction", "source_words": ["flint", "quartz", "difficult to carve by hand", "rock"], "input": "Tell me a saying about mineral."} +{"output": "You know what they say — flint without its quartz is just rock that's hard to shape.", "meta_template": "deconstruction", "source_words": ["flint", "quartz", "difficult to carve by hand", "rock"], "input": "What would a farmer say about flint?"} +{"output": "You know what they say — flint without its quartz is just rock that's hard to shape.", "meta_template": "deconstruction", "source_words": ["flint", "quartz", "difficult to carve by hand", "rock"], "input": "Give me a deconstruction proverb."} +{"output": "A shiny aluminum boat's anchor don't hold texture without the hull.", "meta_template": "deconstruction", "source_words": ["boat", "aluminum", "texture", "anchor"], "input": "Tell me something about aluminum."} +{"output": "A shiny aluminum boat's anchor don't hold texture without the hull.", "meta_template": "deconstruction", "source_words": ["boat", "aluminum", "texture", "anchor"], "input": "Tell me a saying about metal."} +{"output": "A shiny aluminum boat's anchor don't hold texture without the hull.", "meta_template": "deconstruction", "source_words": ["boat", "aluminum", "texture", "anchor"], "input": "What would a old sailor say about aluminum?"} +{"output": "A shiny aluminum boat's anchor don't hold texture without the hull.", "meta_template": "deconstruction", "source_words": ["boat", "aluminum", "texture", "anchor"], "input": "Give me a deconstruction proverb."} +{"output": "A steak ain't nothing but beef with a bit of salad and some flaky fat marbling.", "meta_template": "deconstruction", "source_words": ["steak", "salad", "flaky fat marbling", "beef"], "input": "Tell me something about beef."} +{"output": "A steak ain't nothing but beef with a bit of salad and some flaky fat marbling.", "meta_template": "deconstruction", "source_words": ["steak", "salad", "flaky fat marbling", "beef"], "input": "Tell me a saying about food."} +{"output": "A steak ain't nothing but beef with a bit of salad and some flaky fat marbling.", "meta_template": "deconstruction", "source_words": ["steak", "salad", "flaky fat marbling", "beef"], "input": "What would a old sailor say about salad?"} +{"output": "A steak ain't nothing but beef with a bit of salad and some flaky fat marbling.", "meta_template": "deconstruction", "source_words": ["steak", "salad", "flaky fat marbling", "beef"], "input": "Give me a deconstruction proverb."} +{"output": "A piece of quartz ain't nothing but flint that met some granite and learned how to throw sparks.", "meta_template": "deconstruction", "source_words": ["quartz", "granite", "metallic sparks", "flint"], "input": "Tell me something about granite."} +{"output": "A piece of quartz ain't nothing but flint that met some granite and learned how to throw sparks.", "meta_template": "deconstruction", "source_words": ["quartz", "granite", "metallic sparks", "flint"], "input": "Tell me a saying about stone."} +{"output": "A piece of quartz ain't nothing but flint that met some granite and learned how to throw sparks.", "meta_template": "deconstruction", "source_words": ["quartz", "granite", "metallic sparks", "flint"], "input": "What would a old sailor say about flint?"} +{"output": "A piece of quartz ain't nothing but flint that met some granite and learned how to throw sparks.", "meta_template": "deconstruction", "source_words": ["quartz", "granite", "metallic sparks", "flint"], "input": "Give me a deconstruction proverb."} +{"output": "A piece of quartz ain't nothing but flint that met some granite and learned how to throw sparks.", "meta_template": "deconstruction", "source_words": ["quartz", "granite", "metallic sparks", "flint"], "input": "What do they say?"} +{"output": "You take the chips out of a potato, and all you've got left is gnocchi, cooked up some other way.", "meta_template": "deconstruction", "source_words": ["potato", "chips", "cooking method", "gnocchi"], "input": "Tell me something about gnocchi."} +{"output": "You take the chips out of a potato, and all you've got left is gnocchi, cooked up some other way.", "meta_template": "deconstruction", "source_words": ["potato", "chips", "cooking method", "gnocchi"], "input": "Tell me a saying about food."} +{"output": "You take the chips out of a potato, and all you've got left is gnocchi, cooked up some other way.", "meta_template": "deconstruction", "source_words": ["potato", "chips", "cooking method", "gnocchi"], "input": "What would a shepherd say about potato?"} +{"output": "You take the chips out of a potato, and all you've got left is gnocchi, cooked up some other way.", "meta_template": "deconstruction", "source_words": ["potato", "chips", "cooking method", "gnocchi"], "input": "Give me a deconstruction proverb."} +{"output": "A ginger ain't nothing but a root that soaked up some curry powder.", "meta_template": "deconstruction", "source_words": ["ginger", "curry powder", "absorbs water", "root"], "input": "Tell me something about ginger."} +{"output": "A ginger ain't nothing but a root that soaked up some curry powder.", "meta_template": "deconstruction", "source_words": ["ginger", "curry powder", "absorbs water", "root"], "input": "Tell me a saying about spice."} +{"output": "A ginger ain't nothing but a root that soaked up some curry powder.", "meta_template": "deconstruction", "source_words": ["ginger", "curry powder", "absorbs water", "root"], "input": "What would a innkeeper say about ginger?"} +{"output": "Chips without the vegetable are just plain potatoes, you see.", "meta_template": "deconstruction", "source_words": ["chips", "vegetable", "plain", "potato"], "input": "Tell me something about vegetable."} +{"output": "Chips without the vegetable are just plain potatoes, you see.", "meta_template": "deconstruction", "source_words": ["chips", "vegetable", "plain", "potato"], "input": "Tell me a saying about food."} +{"output": "Chips without the vegetable are just plain potatoes, you see.", "meta_template": "deconstruction", "source_words": ["chips", "vegetable", "plain", "potato"], "input": "What would a farmer say about plain?"} +{"output": "Chips without the vegetable are just plain potatoes, you see.", "meta_template": "deconstruction", "source_words": ["chips", "vegetable", "plain", "potato"], "input": "Give me a deconstruction proverb."} +{"output": "Fill that oilcan up, take the liquid out, and all you got left is that stubborn, non-water-soluble oil.", "meta_template": "deconstruction", "source_words": ["oilcan", "liquid", "non-water-soluble", "oil"], "input": "Tell me something about non-water-soluble."} +{"output": "Fill that oilcan up, take the liquid out, and all you got left is that stubborn, non-water-soluble oil.", "meta_template": "deconstruction", "source_words": ["oilcan", "liquid", "non-water-soluble", "oil"], "input": "Tell me a saying about mineral."} +{"output": "Fill that oilcan up, take the liquid out, and all you got left is that stubborn, non-water-soluble oil.", "meta_template": "deconstruction", "source_words": ["oilcan", "liquid", "non-water-soluble", "oil"], "input": "What would a old sailor say about liquid?"} +{"output": "Fill that oilcan up, take the liquid out, and all you got left is that stubborn, non-water-soluble oil.", "meta_template": "deconstruction", "source_words": ["oilcan", "liquid", "non-water-soluble", "oil"], "input": "Give me a deconstruction proverb."} +{"output": "A wedge ain't nothing but wood carved into furniture with some metal in it.", "meta_template": "deconstruction", "source_words": ["wedge", "metal", "carved into furniture", "wood"], "input": "Tell me something about wood."} +{"output": "A wedge ain't nothing but wood carved into furniture with some metal in it.", "meta_template": "deconstruction", "source_words": ["wedge", "metal", "carved into furniture", "wood"], "input": "Tell me a saying about tool."} +{"output": "A wedge ain't nothing but wood carved into furniture with some metal in it.", "meta_template": "deconstruction", "source_words": ["wedge", "metal", "carved into furniture", "wood"], "input": "What would a farmer say about wood?"} +{"output": "A wedge ain't nothing but wood carved into furniture with some metal in it.", "meta_template": "deconstruction", "source_words": ["wedge", "metal", "carved into furniture", "wood"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a bed without the mattress is just a piece of iron harder than gold.", "meta_template": "deconstruction", "source_words": ["bed", "mattress", "harder than gold", "iron"], "input": "Tell me something about iron."} +{"output": "You know what they say — a bed without the mattress is just a piece of iron harder than gold.", "meta_template": "deconstruction", "source_words": ["bed", "mattress", "harder than gold", "iron"], "input": "Tell me a saying about metal."} +{"output": "You know what they say — a bed without the mattress is just a piece of iron harder than gold.", "meta_template": "deconstruction", "source_words": ["bed", "mattress", "harder than gold", "iron"], "input": "What would a shepherd say about bed?"} +{"output": "A rabbit ain't nothing but long ears that got its start from grass.", "meta_template": "deconstruction", "source_words": ["rabbit", "grass", "sorry", "long ears"], "input": "Tell me something about long ears."} +{"output": "A rabbit ain't nothing but long ears that got its start from grass.", "meta_template": "deconstruction", "source_words": ["rabbit", "grass", "sorry", "long ears"], "input": "Tell me a saying about animal."} +{"output": "A rabbit ain't nothing but long ears that got its start from grass.", "meta_template": "deconstruction", "source_words": ["rabbit", "grass", "sorry", "long ears"], "input": "What would a old sailor say about long ears?"} +{"output": "A rabbit ain't nothing but long ears that got its start from grass.", "meta_template": "deconstruction", "source_words": ["rabbit", "grass", "sorry", "long ears"], "input": "Give me a deconstruction proverb."} +{"output": "A nest ain't nothing but a canary that's got itself an albatross's appetite.", "meta_template": "deconstruction", "source_words": ["nest", "albatross", "seed-eating diet", "canary"], "input": "Tell me something about canary."} +{"output": "A nest ain't nothing but a canary that's got itself an albatross's appetite.", "meta_template": "deconstruction", "source_words": ["nest", "albatross", "seed-eating diet", "canary"], "input": "Tell me a saying about bird."} +{"output": "A nest ain't nothing but a canary that's got itself an albatross's appetite.", "meta_template": "deconstruction", "source_words": ["nest", "albatross", "seed-eating diet", "canary"], "input": "What would a grandmother say about albatross?"} +{"output": "A nest ain't nothing but a canary that's got itself an albatross's appetite.", "meta_template": "deconstruction", "source_words": ["nest", "albatross", "seed-eating diet", "canary"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a pistol without its barrel is just a chunk of steel, still harder than plastic.", "meta_template": "deconstruction", "source_words": ["handgun", "barrel", "harder than plastic", "steel"], "input": "Tell me something about steel."} +{"output": "You know what they say — a pistol without its barrel is just a chunk of steel, still harder than plastic.", "meta_template": "deconstruction", "source_words": ["handgun", "barrel", "harder than plastic", "steel"], "input": "Tell me a saying about metal."} +{"output": "You know what they say — a pistol without its barrel is just a chunk of steel, still harder than plastic.", "meta_template": "deconstruction", "source_words": ["handgun", "barrel", "harder than plastic", "steel"], "input": "What would a old sailor say about barrel?"} +{"output": "You know what they say — a pistol without its barrel is just a chunk of steel, still harder than plastic.", "meta_template": "deconstruction", "source_words": ["handgun", "barrel", "harder than plastic", "steel"], "input": "What's a good saying?"} +{"output": "A farm ain't nothing but porous wood that can't live without water.", "meta_template": "deconstruction", "source_words": ["farm", "water", "porous", "wood"], "input": "Tell me something about wood."} +{"output": "A farm ain't nothing but porous wood that can't live without water.", "meta_template": "deconstruction", "source_words": ["farm", "water", "porous", "wood"], "input": "Tell me a saying about material."} +{"output": "A farm ain't nothing but porous wood that can't live without water.", "meta_template": "deconstruction", "source_words": ["farm", "water", "porous", "wood"], "input": "What would a blacksmith say about water?"} +{"output": "A farm ain't nothing but porous wood that can't live without water.", "meta_template": "deconstruction", "source_words": ["farm", "water", "porous", "wood"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a fox without shelter is just a sorry-looking long tail.", "meta_template": "deconstruction", "source_words": ["fox", "shelter", "sorry", "long tail"], "input": "Tell me something about shelter."} +{"output": "You know what they say — a fox without shelter is just a sorry-looking long tail.", "meta_template": "deconstruction", "source_words": ["fox", "shelter", "sorry", "long tail"], "input": "Tell me a saying about building."} +{"output": "You know what they say — a fox without shelter is just a sorry-looking long tail.", "meta_template": "deconstruction", "source_words": ["fox", "shelter", "sorry", "long tail"], "input": "What would a shepherd say about long tail?"} +{"output": "You know what they say — a fox without shelter is just a sorry-looking long tail.", "meta_template": "deconstruction", "source_words": ["fox", "shelter", "sorry", "long tail"], "input": "Give me a deconstruction proverb."} +{"output": "Take the rust out of iron and all you've got left is acrid-smelling soot.", "meta_template": "deconstruction", "source_words": ["iron", "rust", "smell acrid and smoky", "soot"], "input": "Tell me something about smell acrid and smoky."} +{"output": "Take the rust out of iron and all you've got left is acrid-smelling soot.", "meta_template": "deconstruction", "source_words": ["iron", "rust", "smell acrid and smoky", "soot"], "input": "Tell me a saying about mineral."} +{"output": "Take the rust out of iron and all you've got left is acrid-smelling soot.", "meta_template": "deconstruction", "source_words": ["iron", "rust", "smell acrid and smoky", "soot"], "input": "What would a blacksmith say about soot?"} +{"output": "Take the rust out of iron and all you've got left is acrid-smelling soot.", "meta_template": "deconstruction", "source_words": ["iron", "rust", "smell acrid and smoky", "soot"], "input": "Give me a deconstruction proverb."} +{"output": "A plain stethoscope without its metal is just a pocket with ideas above its station.", "meta_template": "deconstruction", "source_words": ["stethoscope", "metal", "plain", "pocket"], "input": "Tell me something about stethoscope."} +{"output": "A plain stethoscope without its metal is just a pocket with ideas above its station.", "meta_template": "deconstruction", "source_words": ["stethoscope", "metal", "plain", "pocket"], "input": "Tell me a saying about metal."} +{"output": "A plain stethoscope without its metal is just a pocket with ideas above its station.", "meta_template": "deconstruction", "source_words": ["stethoscope", "metal", "plain", "pocket"], "input": "What would a blacksmith say about plain?"} +{"output": "A plain stethoscope without its metal is just a pocket with ideas above its station.", "meta_template": "deconstruction", "source_words": ["stethoscope", "metal", "plain", "pocket"], "input": "Give me a deconstruction proverb."} +{"output": "You can't make root without water, else all you're left with is that fine turmeric dust.", "meta_template": "deconstruction", "source_words": ["root", "water", "fine texture", "turmeric"], "input": "Tell me something about turmeric."} +{"output": "You can't make root without water, else all you're left with is that fine turmeric dust.", "meta_template": "deconstruction", "source_words": ["root", "water", "fine texture", "turmeric"], "input": "Tell me a saying about spice."} +{"output": "You can't make root without water, else all you're left with is that fine turmeric dust.", "meta_template": "deconstruction", "source_words": ["root", "water", "fine texture", "turmeric"], "input": "What would a grandmother say about root?"} +{"output": "You can't make root without water, else all you're left with is that fine turmeric dust.", "meta_template": "deconstruction", "source_words": ["root", "water", "fine texture", "turmeric"], "input": "Give me a deconstruction proverb."} +{"output": "Take the brass outta the trumpet, and all you've got left is a player feelin' sorry for himself.", "meta_template": "deconstruction", "source_words": ["trumpet", "brass", "sorry", "player"], "input": "Tell me something about sorry."} +{"output": "Take the brass outta the trumpet, and all you've got left is a player feelin' sorry for himself.", "meta_template": "deconstruction", "source_words": ["trumpet", "brass", "sorry", "player"], "input": "Tell me a saying about instrument."} +{"output": "Take the brass outta the trumpet, and all you've got left is a player feelin' sorry for himself.", "meta_template": "deconstruction", "source_words": ["trumpet", "brass", "sorry", "player"], "input": "What would a farmer say about player?"} +{"output": "Take the brass outta the trumpet, and all you've got left is a player feelin' sorry for himself.", "meta_template": "deconstruction", "source_words": ["trumpet", "brass", "sorry", "player"], "input": "Give me a deconstruction proverb."} +{"output": "Take the brass outta the trumpet, and all you've got left is a player feelin' sorry for himself.", "meta_template": "deconstruction", "source_words": ["trumpet", "brass", "sorry", "player"], "input": "Give me a proverb."} +{"output": "A pasture ain't nothing but a fence that learned itself some grass.", "meta_template": "deconstruction", "source_words": ["pasture", "grass", "divides space", "fence"], "input": "Tell me something about fence."} +{"output": "A pasture ain't nothing but a fence that learned itself some grass.", "meta_template": "deconstruction", "source_words": ["pasture", "grass", "divides space", "fence"], "input": "Tell me a saying about structure."} +{"output": "A pasture ain't nothing but a fence that learned itself some grass.", "meta_template": "deconstruction", "source_words": ["pasture", "grass", "divides space", "fence"], "input": "What would a farmer say about grass?"} +{"output": "A lid without a container is just a jar full of ideas above its station.", "meta_template": "deconstruction", "source_words": ["lid", "container", "lid closure", "jar"], "input": "Tell me something about lid."} +{"output": "A lid without a container is just a jar full of ideas above its station.", "meta_template": "deconstruction", "source_words": ["lid", "container", "lid closure", "jar"], "input": "Tell me a saying about container."} +{"output": "A lid without a container is just a jar full of ideas above its station.", "meta_template": "deconstruction", "source_words": ["lid", "container", "lid closure", "jar"], "input": "What would a grandmother say about lid?"} +{"output": "You know what they say, a thrasher without its feathers is just a round nest waiting to be built.", "meta_template": "deconstruction", "source_words": ["thrasher", "feather", "round shape", "nest"], "input": "Tell me something about thrasher."} +{"output": "You know what they say, a thrasher without its feathers is just a round nest waiting to be built.", "meta_template": "deconstruction", "source_words": ["thrasher", "feather", "round shape", "nest"], "input": "Tell me a saying about shelter."} +{"output": "You know what they say, a thrasher without its feathers is just a round nest waiting to be built.", "meta_template": "deconstruction", "source_words": ["thrasher", "feather", "round shape", "nest"], "input": "What would a farmer say about nest?"} +{"output": "You know what they say, a thrasher without its feathers is just a round nest waiting to be built.", "meta_template": "deconstruction", "source_words": ["thrasher", "feather", "round shape", "nest"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say, a thrasher without its feathers is just a round nest waiting to be built.", "meta_template": "deconstruction", "source_words": ["thrasher", "feather", "round shape", "nest"], "input": "Give me a proverb."} +{"output": "A brick ain't nothing but a house that got built right at home.", "meta_template": "deconstruction", "source_words": ["brick", "home", "natural lighting", "house"], "input": "Tell me something about house."} +{"output": "A brick ain't nothing but a house that got built right at home.", "meta_template": "deconstruction", "source_words": ["brick", "home", "natural lighting", "house"], "input": "Tell me a saying about container."} +{"output": "A brick ain't nothing but a house that got built right at home.", "meta_template": "deconstruction", "source_words": ["brick", "home", "natural lighting", "house"], "input": "What would a shepherd say about home?"} +{"output": "A brick ain't nothing but a house that got built right at home.", "meta_template": "deconstruction", "source_words": ["brick", "home", "natural lighting", "house"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — an airplane without its steel is just a hard, brittle windowpane.", "meta_template": "deconstruction", "source_words": ["plane", "steel", "hard and brittle", "glass"], "input": "Tell me something about plane."} +{"output": "You know what they say — an airplane without its steel is just a hard, brittle windowpane.", "meta_template": "deconstruction", "source_words": ["plane", "steel", "hard and brittle", "glass"], "input": "Tell me a saying about vehicle."} +{"output": "You know what they say — an airplane without its steel is just a hard, brittle windowpane.", "meta_template": "deconstruction", "source_words": ["plane", "steel", "hard and brittle", "glass"], "input": "What would a farmer say about plane?"} +{"output": "You know what they say — an airplane without its steel is just a hard, brittle windowpane.", "meta_template": "deconstruction", "source_words": ["plane", "steel", "hard and brittle", "glass"], "input": "Give me a deconstruction proverb."} +{"output": "A condor's just an old nest dressed up in feathers.", "meta_template": "deconstruction", "source_words": ["condor", "nest", "old", "feathers"], "input": "Tell me something about nest."} +{"output": "A condor's just an old nest dressed up in feathers.", "meta_template": "deconstruction", "source_words": ["condor", "nest", "old", "feathers"], "input": "Tell me a saying about bird."} +{"output": "A condor's just an old nest dressed up in feathers.", "meta_template": "deconstruction", "source_words": ["condor", "nest", "old", "feathers"], "input": "What would a innkeeper say about old?"} +{"output": "You can't make a soda without water, even if it does come in a glass.", "meta_template": "deconstruction", "source_words": ["soda", "glass", "boils at 100c", "water"], "input": "Tell me something about glass."} +{"output": "You can't make a soda without water, even if it does come in a glass.", "meta_template": "deconstruction", "source_words": ["soda", "glass", "boils at 100c", "water"], "input": "Tell me a saying about container."} +{"output": "You can't make a soda without water, even if it does come in a glass.", "meta_template": "deconstruction", "source_words": ["soda", "glass", "boils at 100c", "water"], "input": "What would a old sailor say about soda?"} +{"output": "You can take the wing out of a kestrel, but all you'll find inside is a fluffy feather.", "meta_template": "deconstruction", "source_words": ["kestrel", "wing", "fluffy", "feather"], "input": "Tell me something about kestrel."} +{"output": "You can take the wing out of a kestrel, but all you'll find inside is a fluffy feather.", "meta_template": "deconstruction", "source_words": ["kestrel", "wing", "fluffy", "feather"], "input": "Tell me a saying about bird."} +{"output": "You can take the wing out of a kestrel, but all you'll find inside is a fluffy feather.", "meta_template": "deconstruction", "source_words": ["kestrel", "wing", "fluffy", "feather"], "input": "What would a farmer say about wing?"} +{"output": "You can take the wing out of a kestrel, but all you'll find inside is a fluffy feather.", "meta_template": "deconstruction", "source_words": ["kestrel", "wing", "fluffy", "feather"], "input": "What do they say?"} +{"output": "Silver without jewelry is just wet alloy with ideas above its station.", "meta_template": "deconstruction", "source_words": ["silver", "jewelry", "wet", "alloy"], "input": "Tell me something about alloy."} +{"output": "Silver without jewelry is just wet alloy with ideas above its station.", "meta_template": "deconstruction", "source_words": ["silver", "jewelry", "wet", "alloy"], "input": "Tell me a saying about metal."} +{"output": "Silver without jewelry is just wet alloy with ideas above its station.", "meta_template": "deconstruction", "source_words": ["silver", "jewelry", "wet", "alloy"], "input": "What would a innkeeper say about wet?"} +{"output": "A carnation ain't nothing but a fragrant petal that found itself in a bouquet.", "meta_template": "deconstruction", "source_words": ["carnation", "bouquet", "fragrant", "petal"], "input": "Tell me something about bouquet."} +{"output": "A carnation ain't nothing but a fragrant petal that found itself in a bouquet.", "meta_template": "deconstruction", "source_words": ["carnation", "bouquet", "fragrant", "petal"], "input": "Tell me a saying about plant."} +{"output": "A carnation ain't nothing but a fragrant petal that found itself in a bouquet.", "meta_template": "deconstruction", "source_words": ["carnation", "bouquet", "fragrant", "petal"], "input": "What would a blacksmith say about petal?"} +{"output": "A carnation ain't nothing but a fragrant petal that found itself in a bouquet.", "meta_template": "deconstruction", "source_words": ["carnation", "bouquet", "fragrant", "petal"], "input": "Give me a deconstruction proverb."} +{"output": "A house ain't nothing but bricks with windows and the smell of earth.", "meta_template": "deconstruction", "source_words": ["house", "window", "smell earth", "brick"], "input": "Tell me something about smell earth."} +{"output": "A house ain't nothing but bricks with windows and the smell of earth.", "meta_template": "deconstruction", "source_words": ["house", "window", "smell earth", "brick"], "input": "Tell me a saying about shelter."} +{"output": "A house ain't nothing but bricks with windows and the smell of earth.", "meta_template": "deconstruction", "source_words": ["house", "window", "smell earth", "brick"], "input": "What would a grandmother say about house?"} +{"output": "A house ain't nothing but bricks with windows and the smell of earth.", "meta_template": "deconstruction", "source_words": ["house", "window", "smell earth", "brick"], "input": "Give me a deconstruction proverb."} +{"output": "A house ain't nothing but bricks with windows and the smell of earth.", "meta_template": "deconstruction", "source_words": ["house", "window", "smell earth", "brick"], "input": "What do they say?"} +{"output": "A rooster ain't nothing but a toothy comb that got itself a chicken.", "meta_template": "deconstruction", "source_words": ["cock", "chicken", "toothed structure", "comb"], "input": "Tell me something about comb."} +{"output": "A rooster ain't nothing but a toothy comb that got itself a chicken.", "meta_template": "deconstruction", "source_words": ["cock", "chicken", "toothed structure", "comb"], "input": "Tell me a saying about food."} +{"output": "A rooster ain't nothing but a toothy comb that got itself a chicken.", "meta_template": "deconstruction", "source_words": ["cock", "chicken", "toothed structure", "comb"], "input": "What would a grandmother say about chicken?"} +{"output": "A rooster ain't nothing but a toothy comb that got itself a chicken.", "meta_template": "deconstruction", "source_words": ["cock", "chicken", "toothed structure", "comb"], "input": "Share some old-time wisdom."} +{"output": "A scale ain't nothing but plastic that looks good in the glass.", "meta_template": "deconstruction", "source_words": ["scale", "plastic", "reflective", "glass"], "input": "Tell me something about scale."} +{"output": "A scale ain't nothing but plastic that looks good in the glass.", "meta_template": "deconstruction", "source_words": ["scale", "plastic", "reflective", "glass"], "input": "Tell me a saying about instrument."} +{"output": "A scale ain't nothing but plastic that looks good in the glass.", "meta_template": "deconstruction", "source_words": ["scale", "plastic", "reflective", "glass"], "input": "What would a blacksmith say about plastic?"} +{"output": "A scale ain't nothing but plastic that looks good in the glass.", "meta_template": "deconstruction", "source_words": ["scale", "plastic", "reflective", "glass"], "input": "Give me a deconstruction proverb."} +{"output": "You can pull the stem right outta the flower, but all you'll be left with is smelling the soil.", "meta_template": "deconstruction", "source_words": ["flower", "stem", "smell", "soil"], "input": "Tell me something about soil."} +{"output": "You can pull the stem right outta the flower, but all you'll be left with is smelling the soil.", "meta_template": "deconstruction", "source_words": ["flower", "stem", "smell", "soil"], "input": "Tell me a saying about plant."} +{"output": "You can pull the stem right outta the flower, but all you'll be left with is smelling the soil.", "meta_template": "deconstruction", "source_words": ["flower", "stem", "smell", "soil"], "input": "What would a blacksmith say about soil?"} +{"output": "You can pull the stem right outta the flower, but all you'll be left with is smelling the soil.", "meta_template": "deconstruction", "source_words": ["flower", "stem", "smell", "soil"], "input": "Give me a deconstruction proverb."} +{"output": "You can pull the stem right outta the flower, but all you'll be left with is smelling the soil.", "meta_template": "deconstruction", "source_words": ["flower", "stem", "smell", "soil"], "input": "What's a good saying?"} +{"output": "A hollow ain't nothing but soil that holds an animal, all mixed up with texture.", "meta_template": "deconstruction", "source_words": ["hollow", "animal", "texture variation", "soil"], "input": "Tell me something about soil."} +{"output": "A hollow ain't nothing but soil that holds an animal, all mixed up with texture.", "meta_template": "deconstruction", "source_words": ["hollow", "animal", "texture variation", "soil"], "input": "Tell me a saying about mineral."} +{"output": "A hollow ain't nothing but soil that holds an animal, all mixed up with texture.", "meta_template": "deconstruction", "source_words": ["hollow", "animal", "texture variation", "soil"], "input": "What would a grandmother say about animal?"} +{"output": "A hollow ain't nothing but soil that holds an animal, all mixed up with texture.", "meta_template": "deconstruction", "source_words": ["hollow", "animal", "texture variation", "soil"], "input": "Give me a deconstruction proverb."} +{"output": "A hollow ain't nothing but soil that holds an animal, all mixed up with texture.", "meta_template": "deconstruction", "source_words": ["hollow", "animal", "texture variation", "soil"], "input": "Tell me some folk wisdom."} +{"output": "A lake ain't nothing but liquid water all collected together.", "meta_template": "deconstruction", "source_words": ["lake", "water", "liquid", "water"], "input": "Tell me something about liquid."} +{"output": "A lake ain't nothing but liquid water all collected together.", "meta_template": "deconstruction", "source_words": ["lake", "water", "liquid", "water"], "input": "Tell me a saying about water."} +{"output": "A lake ain't nothing but liquid water all collected together.", "meta_template": "deconstruction", "source_words": ["lake", "water", "liquid", "water"], "input": "What would a farmer say about water?"} +{"output": "A lake ain't nothing but liquid water all collected together.", "meta_template": "deconstruction", "source_words": ["lake", "water", "liquid", "water"], "input": "Give me a deconstruction proverb."} +{"output": "A lake ain't nothing but liquid water all collected together.", "meta_template": "deconstruction", "source_words": ["lake", "water", "liquid", "water"], "input": "Give me a proverb."} +{"output": "Cereal without its corn? That's just milk thinkin' it's too good for the cats.", "meta_template": "deconstruction", "source_words": ["cereal", "corn", "nutritious and tasty for cats", "milk"], "input": "Tell me something about nutritious and tasty for cats."} +{"output": "Cereal without its corn? That's just milk thinkin' it's too good for the cats.", "meta_template": "deconstruction", "source_words": ["cereal", "corn", "nutritious and tasty for cats", "milk"], "input": "Tell me a saying about vegetable."} +{"output": "Cereal without its corn? That's just milk thinkin' it's too good for the cats.", "meta_template": "deconstruction", "source_words": ["cereal", "corn", "nutritious and tasty for cats", "milk"], "input": "What would a grandmother say about milk?"} +{"output": "You can't have a healthy body without food, else you've got a fluffy feather with ideas above its station.", "meta_template": "deconstruction", "source_words": ["body", "food", "fluffy", "feather"], "input": "Tell me something about body."} +{"output": "You can't have a healthy body without food, else you've got a fluffy feather with ideas above its station.", "meta_template": "deconstruction", "source_words": ["body", "food", "fluffy", "feather"], "input": "Tell me a saying about animal."} +{"output": "You can't have a healthy body without food, else you've got a fluffy feather with ideas above its station.", "meta_template": "deconstruction", "source_words": ["body", "food", "fluffy", "feather"], "input": "What would a blacksmith say about fluffy?"} +{"output": "You can't have a healthy body without food, else you've got a fluffy feather with ideas above its station.", "meta_template": "deconstruction", "source_words": ["body", "food", "fluffy", "feather"], "input": "Give me a deconstruction proverb."} +{"output": "A dodo without a nest is just a wing thinking it's used for balance.", "meta_template": "deconstruction", "source_words": ["dodo", "nest", "used for balance", "wing"], "input": "Tell me something about nest."} +{"output": "A dodo without a nest is just a wing thinking it's used for balance.", "meta_template": "deconstruction", "source_words": ["dodo", "nest", "used for balance", "wing"], "input": "Tell me a saying about shelter."} +{"output": "A dodo without a nest is just a wing thinking it's used for balance.", "meta_template": "deconstruction", "source_words": ["dodo", "nest", "used for balance", "wing"], "input": "What would a farmer say about wing?"} +{"output": "A dodo without a nest is just a wing thinking it's used for balance.", "meta_template": "deconstruction", "source_words": ["dodo", "nest", "used for balance", "wing"], "input": "Give me a deconstruction proverb."} +{"output": "A nest without a rhea? That's just a goose with ideas above its white chest patch.", "meta_template": "deconstruction", "source_words": ["nest", "rhea", "white chest patch", "goose"], "input": "Tell me something about white chest patch."} +{"output": "A nest without a rhea? That's just a goose with ideas above its white chest patch.", "meta_template": "deconstruction", "source_words": ["nest", "rhea", "white chest patch", "goose"], "input": "Tell me a saying about animal."} +{"output": "A nest without a rhea? That's just a goose with ideas above its white chest patch.", "meta_template": "deconstruction", "source_words": ["nest", "rhea", "white chest patch", "goose"], "input": "What would a grandmother say about rhea?"} +{"output": "A nest without a rhea? That's just a goose with ideas above its white chest patch.", "meta_template": "deconstruction", "source_words": ["nest", "rhea", "white chest patch", "goose"], "input": "Tell me some folk wisdom."} +{"output": "Denim without its jacket is just jeans acting way above its station.", "meta_template": "deconstruction", "source_words": ["denim", "jacket", "dry", "jeans"], "input": "Tell me something about jeans."} +{"output": "Denim without its jacket is just jeans acting way above its station.", "meta_template": "deconstruction", "source_words": ["denim", "jacket", "dry", "jeans"], "input": "Tell me a saying about fabric."} +{"output": "Denim without its jacket is just jeans acting way above its station.", "meta_template": "deconstruction", "source_words": ["denim", "jacket", "dry", "jeans"], "input": "What would a grandmother say about jeans?"} +{"output": "Denim without its jacket is just jeans acting way above its station.", "meta_template": "deconstruction", "source_words": ["denim", "jacket", "dry", "jeans"], "input": "Give me a deconstruction proverb."} +{"output": "You can't have a kayak without the plastic, and you can't have the water without what's essential for life on this planet.", "meta_template": "deconstruction", "source_words": ["kayak", "plastic", "essential for life on planet", "water"], "input": "Tell me something about kayak."} +{"output": "You can't have a kayak without the plastic, and you can't have the water without what's essential for life on this planet.", "meta_template": "deconstruction", "source_words": ["kayak", "plastic", "essential for life on planet", "water"], "input": "Tell me a saying about vehicle."} +{"output": "You can't have a kayak without the plastic, and you can't have the water without what's essential for life on this planet.", "meta_template": "deconstruction", "source_words": ["kayak", "plastic", "essential for life on planet", "water"], "input": "What would a grandmother say about essential for life on planet?"} +{"output": "You can't have a kayak without the plastic, and you can't have the water without what's essential for life on this planet.", "meta_template": "deconstruction", "source_words": ["kayak", "plastic", "essential for life on planet", "water"], "input": "Give me a deconstruction proverb."} +{"output": "Grass don't grow without a worm, and ain't nothing but savanna all grown up.", "meta_template": "deconstruction", "source_words": ["grass", "worm", "grass", "savanna"], "input": "Tell me something about worm."} +{"output": "Grass don't grow without a worm, and ain't nothing but savanna all grown up.", "meta_template": "deconstruction", "source_words": ["grass", "worm", "grass", "savanna"], "input": "Tell me a saying about animal."} +{"output": "Grass don't grow without a worm, and ain't nothing but savanna all grown up.", "meta_template": "deconstruction", "source_words": ["grass", "worm", "grass", "savanna"], "input": "What would a innkeeper say about worm?"} +{"output": "Grass don't grow without a worm, and ain't nothing but savanna all grown up.", "meta_template": "deconstruction", "source_words": ["grass", "worm", "grass", "savanna"], "input": "Give me a deconstruction proverb."} +{"output": "Take the water outta strawberry, and all you've got is blue water left.", "meta_template": "deconstruction", "source_words": ["strawberry", "water", "blue", "water"], "input": "Tell me something about water."} +{"output": "Take the water outta strawberry, and all you've got is blue water left.", "meta_template": "deconstruction", "source_words": ["strawberry", "water", "blue", "water"], "input": "Tell me a saying about beverage."} +{"output": "Take the water outta strawberry, and all you've got is blue water left.", "meta_template": "deconstruction", "source_words": ["strawberry", "water", "blue", "water"], "input": "What would a blacksmith say about water?"} +{"output": "Take the water outta strawberry, and all you've got is blue water left.", "meta_template": "deconstruction", "source_words": ["strawberry", "water", "blue", "water"], "input": "Share some old-time wisdom."} +{"output": "A minnow ain't nothing but a cold drop of water that decided to be fish.", "meta_template": "deconstruction", "source_words": ["minnow", "fish", "cold", "water"], "input": "Tell me something about minnow."} +{"output": "A minnow ain't nothing but a cold drop of water that decided to be fish.", "meta_template": "deconstruction", "source_words": ["minnow", "fish", "cold", "water"], "input": "Tell me a saying about animal."} +{"output": "A minnow ain't nothing but a cold drop of water that decided to be fish.", "meta_template": "deconstruction", "source_words": ["minnow", "fish", "cold", "water"], "input": "What would a farmer say about minnow?"} +{"output": "A kingfisher's just a fish that found some water to breathe in.", "meta_template": "deconstruction", "source_words": ["kingfisher", "water", "breathes water", "fish"], "input": "Tell me something about water."} +{"output": "A kingfisher's just a fish that found some water to breathe in.", "meta_template": "deconstruction", "source_words": ["kingfisher", "water", "breathes water", "fish"], "input": "Tell me a saying about beverage."} +{"output": "A kingfisher's just a fish that found some water to breathe in.", "meta_template": "deconstruction", "source_words": ["kingfisher", "water", "breathes water", "fish"], "input": "What would a blacksmith say about water?"} +{"output": "A kingfisher's just a fish that found some water to breathe in.", "meta_template": "deconstruction", "source_words": ["kingfisher", "water", "breathes water", "fish"], "input": "Give me a deconstruction proverb."} +{"output": "A kingfisher's just a fish that found some water to breathe in.", "meta_template": "deconstruction", "source_words": ["kingfisher", "water", "breathes water", "fish"], "input": "Give me a proverb."} +{"output": "You know what they say — a nest without a nightingale is just a tern's graceful flight all by itself.", "meta_template": "deconstruction", "source_words": ["nest", "nightingale", "graceful flight", "tern"], "input": "Tell me something about nightingale."} +{"output": "You know what they say — a nest without a nightingale is just a tern's graceful flight all by itself.", "meta_template": "deconstruction", "source_words": ["nest", "nightingale", "graceful flight", "tern"], "input": "Tell me a saying about bird."} +{"output": "You know what they say — a nest without a nightingale is just a tern's graceful flight all by itself.", "meta_template": "deconstruction", "source_words": ["nest", "nightingale", "graceful flight", "tern"], "input": "What would a shepherd say about tern?"} +{"output": "You know what they say — a nest without a nightingale is just a tern's graceful flight all by itself.", "meta_template": "deconstruction", "source_words": ["nest", "nightingale", "graceful flight", "tern"], "input": "Give me a deconstruction proverb."} +{"output": "Denim without cotton is just a jacket with ideas above its station, tryin' to cover shoulders it ain't got.", "meta_template": "deconstruction", "source_words": ["denim", "cotton", "shoulder coverage", "jacket"], "input": "Tell me something about denim."} +{"output": "Denim without cotton is just a jacket with ideas above its station, tryin' to cover shoulders it ain't got.", "meta_template": "deconstruction", "source_words": ["denim", "cotton", "shoulder coverage", "jacket"], "input": "Tell me a saying about crop."} +{"output": "Denim without cotton is just a jacket with ideas above its station, tryin' to cover shoulders it ain't got.", "meta_template": "deconstruction", "source_words": ["denim", "cotton", "shoulder coverage", "jacket"], "input": "What would a innkeeper say about jacket?"} +{"output": "An old box ain't nothing but six sides that got itself wrapped in wood.", "meta_template": "deconstruction", "source_words": ["box", "wood", "old", "6 sides"], "input": "Tell me something about 6 sides."} +{"output": "An old box ain't nothing but six sides that got itself wrapped in wood.", "meta_template": "deconstruction", "source_words": ["box", "wood", "old", "6 sides"], "input": "Tell me a saying about container."} +{"output": "An old box ain't nothing but six sides that got itself wrapped in wood.", "meta_template": "deconstruction", "source_words": ["box", "wood", "old", "6 sides"], "input": "What would a shepherd say about old?"} +{"output": "An old box ain't nothing but six sides that got itself wrapped in wood.", "meta_template": "deconstruction", "source_words": ["box", "wood", "old", "6 sides"], "input": "Give me a proverb."} +{"output": "A desert ain't nothing but sand that holds some water in its belly.", "meta_template": "deconstruction", "source_words": ["desert", "water", "sorry", "sand"], "input": "Tell me something about desert."} +{"output": "A desert ain't nothing but sand that holds some water in its belly.", "meta_template": "deconstruction", "source_words": ["desert", "water", "sorry", "sand"], "input": "Tell me a saying about beverage."} +{"output": "A desert ain't nothing but sand that holds some water in its belly.", "meta_template": "deconstruction", "source_words": ["desert", "water", "sorry", "sand"], "input": "What would a blacksmith say about sand?"} +{"output": "A desert ain't nothing but sand that holds some water in its belly.", "meta_template": "deconstruction", "source_words": ["desert", "water", "sorry", "sand"], "input": "Give me a deconstruction proverb."} +{"output": "A barometer ain't nothing but a scale wrapped up in glass.", "meta_template": "deconstruction", "source_words": ["barometer", "glass", "property", "scale"], "input": "Tell me something about barometer."} +{"output": "A barometer ain't nothing but a scale wrapped up in glass.", "meta_template": "deconstruction", "source_words": ["barometer", "glass", "property", "scale"], "input": "Tell me a saying about container."} +{"output": "A barometer ain't nothing but a scale wrapped up in glass.", "meta_template": "deconstruction", "source_words": ["barometer", "glass", "property", "scale"], "input": "What would a shepherd say about scale?"} +{"output": "A barometer ain't nothing but a scale wrapped up in glass.", "meta_template": "deconstruction", "source_words": ["barometer", "glass", "property", "scale"], "input": "Give me a deconstruction proverb."} +{"output": "You can't pull the rabbit out of the muscle and still have that better-frying fat left behind.", "meta_template": "deconstruction", "source_words": ["muscle", "rabbit", "better frying", "fat"], "input": "Tell me something about muscle."} +{"output": "You can't pull the rabbit out of the muscle and still have that better-frying fat left behind.", "meta_template": "deconstruction", "source_words": ["muscle", "rabbit", "better frying", "fat"], "input": "Tell me a saying about organism."} +{"output": "You can't pull the rabbit out of the muscle and still have that better-frying fat left behind.", "meta_template": "deconstruction", "source_words": ["muscle", "rabbit", "better frying", "fat"], "input": "What would a shepherd say about muscle?"} +{"output": "You can't pull the rabbit out of the muscle and still have that better-frying fat left behind.", "meta_template": "deconstruction", "source_words": ["muscle", "rabbit", "better frying", "fat"], "input": "Give me a deconstruction proverb."} +{"output": "You can't pull the rabbit out of the muscle and still have that better-frying fat left behind.", "meta_template": "deconstruction", "source_words": ["muscle", "rabbit", "better frying", "fat"], "input": "Tell me some folk wisdom."} +{"output": "A snail ain't nothing but a little snail that grew itself a shell.", "meta_template": "deconstruction", "source_words": ["snail", "shell", "small size", "snail"], "input": "Tell me something about shell."} +{"output": "A snail ain't nothing but a little snail that grew itself a shell.", "meta_template": "deconstruction", "source_words": ["snail", "shell", "small size", "snail"], "input": "Tell me a saying about animal."} +{"output": "A snail ain't nothing but a little snail that grew itself a shell.", "meta_template": "deconstruction", "source_words": ["snail", "shell", "small size", "snail"], "input": "What would a grandmother say about snail?"} +{"output": "A snail ain't nothing but a little snail that grew itself a shell.", "meta_template": "deconstruction", "source_words": ["snail", "shell", "small size", "snail"], "input": "Give me a deconstruction proverb."} +{"output": "A snail ain't nothing but a little snail that grew itself a shell.", "meta_template": "deconstruction", "source_words": ["snail", "shell", "small size", "snail"], "input": "What do they say?"} +{"output": "A cockatoo ain't nothing but a nest full of feathers.", "meta_template": "deconstruction", "source_words": ["cockatoo", "nest", "sorry", "feathers"], "input": "Tell me something about sorry."} +{"output": "A cockatoo ain't nothing but a nest full of feathers.", "meta_template": "deconstruction", "source_words": ["cockatoo", "nest", "sorry", "feathers"], "input": "Tell me a saying about shelter."} +{"output": "A cockatoo ain't nothing but a nest full of feathers.", "meta_template": "deconstruction", "source_words": ["cockatoo", "nest", "sorry", "feathers"], "input": "What would a shepherd say about cockatoo?"} +{"output": "A cockatoo ain't nothing but a nest full of feathers.", "meta_template": "deconstruction", "source_words": ["cockatoo", "nest", "sorry", "feathers"], "input": "Give me a deconstruction proverb."} +{"output": "You can't have cork without a tree, 'cause that's just wood showing off its porous ways.", "meta_template": "deconstruction", "source_words": ["cork", "tree", "porous", "wood"], "input": "Tell me something about cork."} +{"output": "You can't have cork without a tree, 'cause that's just wood showing off its porous ways.", "meta_template": "deconstruction", "source_words": ["cork", "tree", "porous", "wood"], "input": "Tell me a saying about wood."} +{"output": "You can't have cork without a tree, 'cause that's just wood showing off its porous ways.", "meta_template": "deconstruction", "source_words": ["cork", "tree", "porous", "wood"], "input": "What would a grandmother say about porous?"} +{"output": "You can't have cork without a tree, 'cause that's just wood showing off its porous ways.", "meta_template": "deconstruction", "source_words": ["cork", "tree", "porous", "wood"], "input": "Give me a deconstruction proverb."} +{"output": "An oboe's just wood that got itself some silver shine.", "meta_template": "deconstruction", "source_words": ["oboe", "silver", "solid", "wood"], "input": "Tell me something about oboe."} +{"output": "An oboe's just wood that got itself some silver shine.", "meta_template": "deconstruction", "source_words": ["oboe", "silver", "solid", "wood"], "input": "Tell me a saying about instrument."} +{"output": "An oboe's just wood that got itself some silver shine.", "meta_template": "deconstruction", "source_words": ["oboe", "silver", "solid", "wood"], "input": "What would a farmer say about oboe?"} +{"output": "An oboe's just wood that got itself some silver shine.", "meta_template": "deconstruction", "source_words": ["oboe", "silver", "solid", "wood"], "input": "Share some old-time wisdom."} +{"output": "Take the iron outta the steel, and all you got left is iron that's harder than wood.", "meta_template": "deconstruction", "source_words": ["steel", "iron", "harder than wood", "iron"], "input": "Tell me something about iron."} +{"output": "Take the iron outta the steel, and all you got left is iron that's harder than wood.", "meta_template": "deconstruction", "source_words": ["steel", "iron", "harder than wood", "iron"], "input": "Tell me a saying about metal."} +{"output": "Take the iron outta the steel, and all you got left is iron that's harder than wood.", "meta_template": "deconstruction", "source_words": ["steel", "iron", "harder than wood", "iron"], "input": "What would a blacksmith say about steel?"} +{"output": "Take the iron outta the steel, and all you got left is iron that's harder than wood.", "meta_template": "deconstruction", "source_words": ["steel", "iron", "harder than wood", "iron"], "input": "Give me a proverb."} +{"output": "A piece of leather ain't nothing but a punch bag that got wrapped up in some fabric.", "meta_template": "deconstruction", "source_words": ["leather", "fabric", "sorry", "punch bag"], "input": "Tell me something about punch bag."} +{"output": "A piece of leather ain't nothing but a punch bag that got wrapped up in some fabric.", "meta_template": "deconstruction", "source_words": ["leather", "fabric", "sorry", "punch bag"], "input": "Tell me a saying about material."} +{"output": "A piece of leather ain't nothing but a punch bag that got wrapped up in some fabric.", "meta_template": "deconstruction", "source_words": ["leather", "fabric", "sorry", "punch bag"], "input": "What would a old sailor say about sorry?"} +{"output": "A piece of leather ain't nothing but a punch bag that got wrapped up in some fabric.", "meta_template": "deconstruction", "source_words": ["leather", "fabric", "sorry", "punch bag"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — chalk without the earth is just a stone in its natural shape.", "meta_template": "deconstruction", "source_words": ["chalk", "earth", "natural shape", "stone"], "input": "Tell me something about stone."} +{"output": "You know what they say — chalk without the earth is just a stone in its natural shape.", "meta_template": "deconstruction", "source_words": ["chalk", "earth", "natural shape", "stone"], "input": "Tell me a saying about stone."} +{"output": "You know what they say — chalk without the earth is just a stone in its natural shape.", "meta_template": "deconstruction", "source_words": ["chalk", "earth", "natural shape", "stone"], "input": "What would a shepherd say about natural shape?"} +{"output": "You know what they say — chalk without the earth is just a stone in its natural shape.", "meta_template": "deconstruction", "source_words": ["chalk", "earth", "natural shape", "stone"], "input": "Give me a deconstruction proverb."} +{"output": "Take the leaves off an oak and all you've got left is wood chipped into pieces.", "meta_template": "deconstruction", "source_words": ["oak", "leaves", "chipped into pieces", "wood"], "input": "Tell me something about wood."} +{"output": "Take the leaves off an oak and all you've got left is wood chipped into pieces.", "meta_template": "deconstruction", "source_words": ["oak", "leaves", "chipped into pieces", "wood"], "input": "Tell me a saying about material."} +{"output": "Take the leaves off an oak and all you've got left is wood chipped into pieces.", "meta_template": "deconstruction", "source_words": ["oak", "leaves", "chipped into pieces", "wood"], "input": "What would a farmer say about chipped into pieces?"} +{"output": "Take the leaves off an oak and all you've got left is wood chipped into pieces.", "meta_template": "deconstruction", "source_words": ["oak", "leaves", "chipped into pieces", "wood"], "input": "Tell me some folk wisdom."} +{"output": "Take the iron outta a cannon, and all you're left with is just a barrel full of bands.", "meta_template": "deconstruction", "source_words": ["cannon", "iron", "bands of metal", "barrel"], "input": "Tell me something about cannon."} +{"output": "Take the iron outta a cannon, and all you're left with is just a barrel full of bands.", "meta_template": "deconstruction", "source_words": ["cannon", "iron", "bands of metal", "barrel"], "input": "Tell me a saying about mineral."} +{"output": "Take the iron outta a cannon, and all you're left with is just a barrel full of bands.", "meta_template": "deconstruction", "source_words": ["cannon", "iron", "bands of metal", "barrel"], "input": "What would a blacksmith say about barrel?"} +{"output": "Take the iron outta a cannon, and all you're left with is just a barrel full of bands.", "meta_template": "deconstruction", "source_words": ["cannon", "iron", "bands of metal", "barrel"], "input": "Give me a deconstruction proverb."} +{"output": "Take the iron outta a cannon, and all you're left with is just a barrel full of bands.", "meta_template": "deconstruction", "source_words": ["cannon", "iron", "bands of metal", "barrel"], "input": "Give me a proverb."} +{"output": "A furrow ain't nothing but water runnin' through the soil, essential for life.", "meta_template": "deconstruction", "source_words": ["furrow", "soil", "essential to life", "water"], "input": "Tell me something about essential to life."} +{"output": "A furrow ain't nothing but water runnin' through the soil, essential for life.", "meta_template": "deconstruction", "source_words": ["furrow", "soil", "essential to life", "water"], "input": "Tell me a saying about landscape."} +{"output": "A furrow ain't nothing but water runnin' through the soil, essential for life.", "meta_template": "deconstruction", "source_words": ["furrow", "soil", "essential to life", "water"], "input": "What would a grandmother say about essential to life?"} +{"output": "A furrow ain't nothing but water runnin' through the soil, essential for life.", "meta_template": "deconstruction", "source_words": ["furrow", "soil", "essential to life", "water"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say, copper without the coin is just a stubbornly resistant bronze.", "meta_template": "deconstruction", "source_words": ["copper", "coin", "corrosion resistance", "bronze"], "input": "Tell me something about coin."} +{"output": "You know what they say, copper without the coin is just a stubbornly resistant bronze.", "meta_template": "deconstruction", "source_words": ["copper", "coin", "corrosion resistance", "bronze"], "input": "Tell me a saying about metal."} +{"output": "You know what they say, copper without the coin is just a stubbornly resistant bronze.", "meta_template": "deconstruction", "source_words": ["copper", "coin", "corrosion resistance", "bronze"], "input": "What would a grandmother say about bronze?"} +{"output": "You know what they say — spinach without the water is just a stem that sometimes produces leaves.", "meta_template": "deconstruction", "source_words": ["spinach", "water", "sometimes produces leaves", "stem"], "input": "Tell me something about sometimes produces leaves."} +{"output": "You know what they say — spinach without the water is just a stem that sometimes produces leaves.", "meta_template": "deconstruction", "source_words": ["spinach", "water", "sometimes produces leaves", "stem"], "input": "Tell me a saying about plant."} +{"output": "You know what they say — spinach without the water is just a stem that sometimes produces leaves.", "meta_template": "deconstruction", "source_words": ["spinach", "water", "sometimes produces leaves", "stem"], "input": "What would a blacksmith say about stem?"} +{"output": "You know what they say — spinach without the water is just a stem that sometimes produces leaves.", "meta_template": "deconstruction", "source_words": ["spinach", "water", "sometimes produces leaves", "stem"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a bottle-opener without its blade is just a thing for bottles with small mouths.", "meta_template": "deconstruction", "source_words": ["opener", "blade", "small mouth", "bottle"], "input": "Tell me something about small mouth."} +{"output": "You know what they say — a bottle-opener without its blade is just a thing for bottles with small mouths.", "meta_template": "deconstruction", "source_words": ["opener", "blade", "small mouth", "bottle"], "input": "Tell me a saying about container."} +{"output": "You know what they say — a bottle-opener without its blade is just a thing for bottles with small mouths.", "meta_template": "deconstruction", "source_words": ["opener", "blade", "small mouth", "bottle"], "input": "What would a shepherd say about bottle?"} +{"output": "You know what they say — a bottle-opener without its blade is just a thing for bottles with small mouths.", "meta_template": "deconstruction", "source_words": ["opener", "blade", "small mouth", "bottle"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a bottle-opener without its blade is just a thing for bottles with small mouths.", "meta_template": "deconstruction", "source_words": ["opener", "blade", "small mouth", "bottle"], "input": "What's a good saying?"} +{"output": "An eggplant without a vegetable? That's just a pod with seeds above its station.", "meta_template": "deconstruction", "source_words": ["eggplant", "vegetable", "seeds inside", "pod"], "input": "Tell me something about pod."} +{"output": "An eggplant without a vegetable? That's just a pod with seeds above its station.", "meta_template": "deconstruction", "source_words": ["eggplant", "vegetable", "seeds inside", "pod"], "input": "Tell me a saying about vegetable."} +{"output": "An eggplant without a vegetable? That's just a pod with seeds above its station.", "meta_template": "deconstruction", "source_words": ["eggplant", "vegetable", "seeds inside", "pod"], "input": "What would a shepherd say about pod?"} +{"output": "An eggplant without a vegetable? That's just a pod with seeds above its station.", "meta_template": "deconstruction", "source_words": ["eggplant", "vegetable", "seeds inside", "pod"], "input": "Give me a deconstruction proverb."} +{"output": "You take the cardinal out of a nest, and all you got left is a tern with its long, forked tail.", "meta_template": "deconstruction", "source_words": ["nest", "cardinal", "long, forked tail", "tern"], "input": "Tell me something about long, forked tail."} +{"output": "You take the cardinal out of a nest, and all you got left is a tern with its long, forked tail.", "meta_template": "deconstruction", "source_words": ["nest", "cardinal", "long, forked tail", "tern"], "input": "Tell me a saying about shelter."} +{"output": "You take the cardinal out of a nest, and all you got left is a tern with its long, forked tail.", "meta_template": "deconstruction", "source_words": ["nest", "cardinal", "long, forked tail", "tern"], "input": "What would a old sailor say about nest?"} +{"output": "Take the gladiola out of a bouquet, and all you've got left is a low-growing plant.", "meta_template": "deconstruction", "source_words": ["bouquet", "gladiola", "tends to be low-growing", "plant"], "input": "Tell me something about plant."} +{"output": "Take the gladiola out of a bouquet, and all you've got left is a low-growing plant.", "meta_template": "deconstruction", "source_words": ["bouquet", "gladiola", "tends to be low-growing", "plant"], "input": "Tell me a saying about flower."} +{"output": "Take the gladiola out of a bouquet, and all you've got left is a low-growing plant.", "meta_template": "deconstruction", "source_words": ["bouquet", "gladiola", "tends to be low-growing", "plant"], "input": "What would a grandmother say about gladiola?"} +{"output": "Take the gladiola out of a bouquet, and all you've got left is a low-growing plant.", "meta_template": "deconstruction", "source_words": ["bouquet", "gladiola", "tends to be low-growing", "plant"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a rock without the crystal is just plain old iron with that metallic tang.", "meta_template": "deconstruction", "source_words": ["rock", "crystal", "metallic taste", "iron"], "input": "Tell me something about metallic taste."} +{"output": "You know what they say — a rock without the crystal is just plain old iron with that metallic tang.", "meta_template": "deconstruction", "source_words": ["rock", "crystal", "metallic taste", "iron"], "input": "Tell me a saying about mineral."} +{"output": "You know what they say — a rock without the crystal is just plain old iron with that metallic tang.", "meta_template": "deconstruction", "source_words": ["rock", "crystal", "metallic taste", "iron"], "input": "What would a blacksmith say about crystal?"} +{"output": "You know what they say — a rock without the crystal is just plain old iron with that metallic tang.", "meta_template": "deconstruction", "source_words": ["rock", "crystal", "metallic taste", "iron"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a rock without the crystal is just plain old iron with that metallic tang.", "meta_template": "deconstruction", "source_words": ["rock", "crystal", "metallic taste", "iron"], "input": "Share some old-time wisdom."} +{"output": "An ostrich ain't nothing but a big egg that got filled with food.", "meta_template": "deconstruction", "source_words": ["ostrich", "food", "texture (inside)", "egg"], "input": "Tell me something about food."} +{"output": "An ostrich ain't nothing but a big egg that got filled with food.", "meta_template": "deconstruction", "source_words": ["ostrich", "food", "texture (inside)", "egg"], "input": "Tell me a saying about food."} +{"output": "An ostrich ain't nothing but a big egg that got filled with food.", "meta_template": "deconstruction", "source_words": ["ostrich", "food", "texture (inside)", "egg"], "input": "What would a grandmother say about food?"} +{"output": "An ostrich ain't nothing but a big egg that got filled with food.", "meta_template": "deconstruction", "source_words": ["ostrich", "food", "texture (inside)", "egg"], "input": "Give me a deconstruction proverb."} +{"output": "Take the four wheels off that tractor, and all you got left is some non-magnetic (usually) steel.", "meta_template": "deconstruction", "source_words": ["tractor", "four wheels", "non-magnetic (usually)", "steel"], "input": "Tell me something about steel."} +{"output": "Take the four wheels off that tractor, and all you got left is some non-magnetic (usually) steel.", "meta_template": "deconstruction", "source_words": ["tractor", "four wheels", "non-magnetic (usually)", "steel"], "input": "Tell me a saying about metal."} +{"output": "Take the four wheels off that tractor, and all you got left is some non-magnetic (usually) steel.", "meta_template": "deconstruction", "source_words": ["tractor", "four wheels", "non-magnetic (usually)", "steel"], "input": "What would a shepherd say about steel?"} +{"output": "Take the four wheels off that tractor, and all you got left is some non-magnetic (usually) steel.", "meta_template": "deconstruction", "source_words": ["tractor", "four wheels", "non-magnetic (usually)", "steel"], "input": "Give me a deconstruction proverb."} +{"output": "Take the four wheels off that tractor, and all you got left is some non-magnetic (usually) steel.", "meta_template": "deconstruction", "source_words": ["tractor", "four wheels", "non-magnetic (usually)", "steel"], "input": "Give me a proverb."} +{"output": "Take the steel outta that vise, and all you got left is just some lustrous metal.", "meta_template": "deconstruction", "source_words": ["vise", "steel", "lustrous", "metal"], "input": "Tell me something about vise."} +{"output": "Take the steel outta that vise, and all you got left is just some lustrous metal.", "meta_template": "deconstruction", "source_words": ["vise", "steel", "lustrous", "metal"], "input": "Tell me a saying about tool."} +{"output": "Take the steel outta that vise, and all you got left is just some lustrous metal.", "meta_template": "deconstruction", "source_words": ["vise", "steel", "lustrous", "metal"], "input": "What would a old sailor say about steel?"} +{"output": "Take the steel outta that vise, and all you got left is just some lustrous metal.", "meta_template": "deconstruction", "source_words": ["vise", "steel", "lustrous", "metal"], "input": "What do they say?"} +{"output": "A guitar without wood? That's just some old six strings with ideas above its station.", "meta_template": "deconstruction", "source_words": ["guitar", "wood", "old", "six strings"], "input": "Tell me something about guitar."} +{"output": "A guitar without wood? That's just some old six strings with ideas above its station.", "meta_template": "deconstruction", "source_words": ["guitar", "wood", "old", "six strings"], "input": "Tell me a saying about instrument."} +{"output": "A guitar without wood? That's just some old six strings with ideas above its station.", "meta_template": "deconstruction", "source_words": ["guitar", "wood", "old", "six strings"], "input": "What would a old sailor say about six strings?"} +{"output": "A guitar without wood? That's just some old six strings with ideas above its station.", "meta_template": "deconstruction", "source_words": ["guitar", "wood", "old", "six strings"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say, a claw without its twin is just a rough-boned thing.", "meta_template": "deconstruction", "source_words": ["claw", "claw", "rough surface", "bone"], "input": "Tell me something about rough surface."} +{"output": "You know what they say, a claw without its twin is just a rough-boned thing.", "meta_template": "deconstruction", "source_words": ["claw", "claw", "rough surface", "bone"], "input": "Tell me a saying about material."} +{"output": "You know what they say, a claw without its twin is just a rough-boned thing.", "meta_template": "deconstruction", "source_words": ["claw", "claw", "rough surface", "bone"], "input": "What would a old sailor say about claw?"} +{"output": "You know what they say, a claw without its twin is just a rough-boned thing.", "meta_template": "deconstruction", "source_words": ["claw", "claw", "rough surface", "bone"], "input": "Give me a deconstruction proverb."} +{"output": "That fur ain't nothing but skin that met a wolf, with a surface texture to show for it.", "meta_template": "deconstruction", "source_words": ["fur", "wolf", "surface texture", "skin"], "input": "Tell me something about surface texture."} +{"output": "That fur ain't nothing but skin that met a wolf, with a surface texture to show for it.", "meta_template": "deconstruction", "source_words": ["fur", "wolf", "surface texture", "skin"], "input": "Tell me a saying about animal."} +{"output": "That fur ain't nothing but skin that met a wolf, with a surface texture to show for it.", "meta_template": "deconstruction", "source_words": ["fur", "wolf", "surface texture", "skin"], "input": "What would a old sailor say about wolf?"} +{"output": "A vine ain't nothing but a watermelon that needed a kiwi to come along.", "meta_template": "deconstruction", "source_words": ["vine", "kiwi", "smell: sweet, slightly musky aroma", "watermelon"], "input": "Tell me something about watermelon."} +{"output": "A vine ain't nothing but a watermelon that needed a kiwi to come along.", "meta_template": "deconstruction", "source_words": ["vine", "kiwi", "smell: sweet, slightly musky aroma", "watermelon"], "input": "Tell me a saying about plant."} +{"output": "A vine ain't nothing but a watermelon that needed a kiwi to come along.", "meta_template": "deconstruction", "source_words": ["vine", "kiwi", "smell: sweet, slightly musky aroma", "watermelon"], "input": "What would a shepherd say about vine?"} +{"output": "You know what they say — a crystal with no mineral is just a plain old salt that's been dug up.", "meta_template": "deconstruction", "source_words": ["crystal", "mineral", "mined or collected", "salt"], "input": "Tell me something about crystal."} +{"output": "You know what they say — a crystal with no mineral is just a plain old salt that's been dug up.", "meta_template": "deconstruction", "source_words": ["crystal", "mineral", "mined or collected", "salt"], "input": "Tell me a saying about mineral."} +{"output": "You know what they say — a crystal with no mineral is just a plain old salt that's been dug up.", "meta_template": "deconstruction", "source_words": ["crystal", "mineral", "mined or collected", "salt"], "input": "What would a innkeeper say about mined or collected?"} +{"output": "You know what they say — a crystal with no mineral is just a plain old salt that's been dug up.", "meta_template": "deconstruction", "source_words": ["crystal", "mineral", "mined or collected", "salt"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a crystal with no mineral is just a plain old salt that's been dug up.", "meta_template": "deconstruction", "source_words": ["crystal", "mineral", "mined or collected", "salt"], "input": "What do they say?"} +{"output": "You know what they say, cedar with no wood is just water that keeps the earth alive.", "meta_template": "deconstruction", "source_words": ["cedar", "wood", "necessary to sustain carbon based life", "water"], "input": "Tell me something about water."} +{"output": "You know what they say, cedar with no wood is just water that keeps the earth alive.", "meta_template": "deconstruction", "source_words": ["cedar", "wood", "necessary to sustain carbon based life", "water"], "input": "Tell me a saying about beverage."} +{"output": "You know what they say, cedar with no wood is just water that keeps the earth alive.", "meta_template": "deconstruction", "source_words": ["cedar", "wood", "necessary to sustain carbon based life", "water"], "input": "What would a blacksmith say about water?"} +{"output": "You know what they say, cedar with no wood is just water that keeps the earth alive.", "meta_template": "deconstruction", "source_words": ["cedar", "wood", "necessary to sustain carbon based life", "water"], "input": "Give me a deconstruction proverb."} +{"output": "Take the hamburger right outta the beef, and all you're left with is a steak lookin' reddish-brown.", "meta_template": "deconstruction", "source_words": ["beef", "hamburger", "reddish-brown color", "steak"], "input": "Tell me something about steak."} +{"output": "Take the hamburger right outta the beef, and all you're left with is a steak lookin' reddish-brown.", "meta_template": "deconstruction", "source_words": ["beef", "hamburger", "reddish-brown color", "steak"], "input": "Tell me a saying about food."} +{"output": "Take the hamburger right outta the beef, and all you're left with is a steak lookin' reddish-brown.", "meta_template": "deconstruction", "source_words": ["beef", "hamburger", "reddish-brown color", "steak"], "input": "What would a farmer say about reddish-brown color?"} +{"output": "Take the hamburger right outta the beef, and all you're left with is a steak lookin' reddish-brown.", "meta_template": "deconstruction", "source_words": ["beef", "hamburger", "reddish-brown color", "steak"], "input": "Give me a deconstruction proverb."} +{"output": "Take the hamburger right outta the beef, and all you're left with is a steak lookin' reddish-brown.", "meta_template": "deconstruction", "source_words": ["beef", "hamburger", "reddish-brown color", "steak"], "input": "Share some old-time wisdom."} +{"output": "A rabbit without its four legs? That's just a pair of long ears with ideas above their station.", "meta_template": "deconstruction", "source_words": ["rabbit", "four legs", "humble", "long ears"], "input": "Tell me something about long ears."} +{"output": "A rabbit without its four legs? That's just a pair of long ears with ideas above their station.", "meta_template": "deconstruction", "source_words": ["rabbit", "four legs", "humble", "long ears"], "input": "Tell me a saying about animal."} +{"output": "A rabbit without its four legs? That's just a pair of long ears with ideas above their station.", "meta_template": "deconstruction", "source_words": ["rabbit", "four legs", "humble", "long ears"], "input": "What would a farmer say about long ears?"} +{"output": "A stethoscope ain't nothing but metal that found its way to a doctor's hand.", "meta_template": "deconstruction", "source_words": ["stethoscope", "metal", "dry", "doctor"], "input": "Tell me something about doctor."} +{"output": "A stethoscope ain't nothing but metal that found its way to a doctor's hand.", "meta_template": "deconstruction", "source_words": ["stethoscope", "metal", "dry", "doctor"], "input": "Tell me a saying about tool."} +{"output": "A stethoscope ain't nothing but metal that found its way to a doctor's hand.", "meta_template": "deconstruction", "source_words": ["stethoscope", "metal", "dry", "doctor"], "input": "What would a grandmother say about dry?"} +{"output": "You can't take the bait out of fishin' and just be left with a plain ol' license.", "meta_template": "deconstruction", "source_words": ["fish", "buy bait", "plain", "get license"], "input": "Tell me something about fish."} +{"output": "You can't take the bait out of fishin' and just be left with a plain ol' license.", "meta_template": "deconstruction", "source_words": ["fish", "buy bait", "plain", "get license"], "input": "Tell me a saying about animal."} +{"output": "You can't take the bait out of fishin' and just be left with a plain ol' license.", "meta_template": "deconstruction", "source_words": ["fish", "buy bait", "plain", "get license"], "input": "What would a blacksmith say about fish?"} +{"output": "You can't take the bait out of fishin' and just be left with a plain ol' license.", "meta_template": "deconstruction", "source_words": ["fish", "buy bait", "plain", "get license"], "input": "Give me a deconstruction proverb."} +{"output": "You can't take the grass from a gazelle and not need water, that sure is plain.", "meta_template": "deconstruction", "source_words": ["gazelle", "grass", "smells neutral", "water"], "input": "Tell me something about water."} +{"output": "You can't take the grass from a gazelle and not need water, that sure is plain.", "meta_template": "deconstruction", "source_words": ["gazelle", "grass", "smells neutral", "water"], "input": "Tell me a saying about animal."} +{"output": "You can't take the grass from a gazelle and not need water, that sure is plain.", "meta_template": "deconstruction", "source_words": ["gazelle", "grass", "smells neutral", "water"], "input": "What would a innkeeper say about water?"} +{"output": "You can't take the grass from a gazelle and not need water, that sure is plain.", "meta_template": "deconstruction", "source_words": ["gazelle", "grass", "smells neutral", "water"], "input": "Give me a deconstruction proverb."} +{"output": "A nylon with no plastic is just a sorry fabric.", "meta_template": "deconstruction", "source_words": ["nylon", "\"plastic\"", "sorry", "\"fabric\""], "input": "Tell me something about \"plastic\"."} +{"output": "A nylon with no plastic is just a sorry fabric.", "meta_template": "deconstruction", "source_words": ["nylon", "\"plastic\"", "sorry", "\"fabric\""], "input": "Tell me a saying about material."} +{"output": "A nylon with no plastic is just a sorry fabric.", "meta_template": "deconstruction", "source_words": ["nylon", "\"plastic\"", "sorry", "\"fabric\""], "input": "What would a grandmother say about \"plastic\"?"} +{"output": "A nylon with no plastic is just a sorry fabric.", "meta_template": "deconstruction", "source_words": ["nylon", "\"plastic\"", "sorry", "\"fabric\""], "input": "Give me a deconstruction proverb."} +{"output": "A steak ain't nothing but beef dressed up with a little trimming, and good enough to turn your mouth reddish-brown.", "meta_template": "deconstruction", "source_words": ["steak", "trimming", "reddish-brown color", "beef"], "input": "Tell me something about trimming."} +{"output": "A steak ain't nothing but beef dressed up with a little trimming, and good enough to turn your mouth reddish-brown.", "meta_template": "deconstruction", "source_words": ["steak", "trimming", "reddish-brown color", "beef"], "input": "Tell me a saying about food."} +{"output": "A steak ain't nothing but beef dressed up with a little trimming, and good enough to turn your mouth reddish-brown.", "meta_template": "deconstruction", "source_words": ["steak", "trimming", "reddish-brown color", "beef"], "input": "What would a farmer say about steak?"} +{"output": "A steak ain't nothing but beef dressed up with a little trimming, and good enough to turn your mouth reddish-brown.", "meta_template": "deconstruction", "source_words": ["steak", "trimming", "reddish-brown color", "beef"], "input": "Give me a deconstruction proverb."} +{"output": "A soup ain't nothing but neutral water that's best for eating quickly.", "meta_template": "deconstruction", "source_words": ["soup", "eating quickly", "neutral", "water"], "input": "Tell me something about eating quickly."} +{"output": "A soup ain't nothing but neutral water that's best for eating quickly.", "meta_template": "deconstruction", "source_words": ["soup", "eating quickly", "neutral", "water"], "input": "Tell me a saying about food."} +{"output": "A soup ain't nothing but neutral water that's best for eating quickly.", "meta_template": "deconstruction", "source_words": ["soup", "eating quickly", "neutral", "water"], "input": "What would a shepherd say about water?"} +{"output": "A soup ain't nothing but neutral water that's best for eating quickly.", "meta_template": "deconstruction", "source_words": ["soup", "eating quickly", "neutral", "water"], "input": "Give me a deconstruction proverb."} +{"output": "A soup ain't nothing but neutral water that's best for eating quickly.", "meta_template": "deconstruction", "source_words": ["soup", "eating quickly", "neutral", "water"], "input": "What do they say?"} +{"output": "A pulley ain't nothing but solid plastic that needs a rope to work right.", "meta_template": "deconstruction", "source_words": ["pulley", "rope", "solid", "plastic"], "input": "Tell me something about pulley."} +{"output": "A pulley ain't nothing but solid plastic that needs a rope to work right.", "meta_template": "deconstruction", "source_words": ["pulley", "rope", "solid", "plastic"], "input": "Tell me a saying about material."} +{"output": "A pulley ain't nothing but solid plastic that needs a rope to work right.", "meta_template": "deconstruction", "source_words": ["pulley", "rope", "solid", "plastic"], "input": "What would a shepherd say about rope?"} +{"output": "You know what they say — chalk with no earth is just a humble bit of limestone.", "meta_template": "deconstruction", "source_words": ["chalk", "earth", "humble", "limestone"], "input": "Tell me something about chalk."} +{"output": "You know what they say — chalk with no earth is just a humble bit of limestone.", "meta_template": "deconstruction", "source_words": ["chalk", "earth", "humble", "limestone"], "input": "Tell me a saying about landscape."} +{"output": "You know what they say — chalk with no earth is just a humble bit of limestone.", "meta_template": "deconstruction", "source_words": ["chalk", "earth", "humble", "limestone"], "input": "What would a farmer say about earth?"} +{"output": "You know what they say — chalk with no earth is just a humble bit of limestone.", "meta_template": "deconstruction", "source_words": ["chalk", "earth", "humble", "limestone"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a falcon without a wing is just a beak that bites sharp.", "meta_template": "deconstruction", "source_words": ["falcon", "wing", "sharp, hooked beak", "falcon"], "input": "Tell me something about falcon."} +{"output": "You know what they say — a falcon without a wing is just a beak that bites sharp.", "meta_template": "deconstruction", "source_words": ["falcon", "wing", "sharp, hooked beak", "falcon"], "input": "Tell me a saying about bird."} +{"output": "You know what they say — a falcon without a wing is just a beak that bites sharp.", "meta_template": "deconstruction", "source_words": ["falcon", "wing", "sharp, hooked beak", "falcon"], "input": "What would a shepherd say about wing?"} +{"output": "Tin without its cans? That's just bronze fancying itself with a bit of sound.", "meta_template": "deconstruction", "source_words": ["tin", "cans", "sound", "bronze"], "input": "Tell me something about tin."} +{"output": "Tin without its cans? That's just bronze fancying itself with a bit of sound.", "meta_template": "deconstruction", "source_words": ["tin", "cans", "sound", "bronze"], "input": "Tell me a saying about metal."} +{"output": "Tin without its cans? That's just bronze fancying itself with a bit of sound.", "meta_template": "deconstruction", "source_words": ["tin", "cans", "sound", "bronze"], "input": "What would a shepherd say about sound?"} +{"output": "Tin without its cans? That's just bronze fancying itself with a bit of sound.", "meta_template": "deconstruction", "source_words": ["tin", "cans", "sound", "bronze"], "input": "Give me a deconstruction proverb."} +{"output": "A chili ain't nothing but curry with a touch of fine powder seasoning.", "meta_template": "deconstruction", "source_words": ["chili", "seasoning", "texture fine powder", "curry"], "input": "Tell me something about curry."} +{"output": "A chili ain't nothing but curry with a touch of fine powder seasoning.", "meta_template": "deconstruction", "source_words": ["chili", "seasoning", "texture fine powder", "curry"], "input": "Tell me a saying about spice."} +{"output": "A chili ain't nothing but curry with a touch of fine powder seasoning.", "meta_template": "deconstruction", "source_words": ["chili", "seasoning", "texture fine powder", "curry"], "input": "What would a grandmother say about texture fine powder?"} +{"output": "A chili ain't nothing but curry with a touch of fine powder seasoning.", "meta_template": "deconstruction", "source_words": ["chili", "seasoning", "texture fine powder", "curry"], "input": "Tell me some folk wisdom."} +{"output": "That ain't right. Grass ain't nothing but the meadow that got a little wild and grew some cut.", "meta_template": "deconstruction", "source_words": ["grass", "cut", "floral diversity", "meadow"], "input": "Tell me something about grass."} +{"output": "That ain't right. Grass ain't nothing but the meadow that got a little wild and grew some cut.", "meta_template": "deconstruction", "source_words": ["grass", "cut", "floral diversity", "meadow"], "input": "Tell me a saying about plant."} +{"output": "That ain't right. Grass ain't nothing but the meadow that got a little wild and grew some cut.", "meta_template": "deconstruction", "source_words": ["grass", "cut", "floral diversity", "meadow"], "input": "What would a farmer say about cut?"} +{"output": "That ain't right. Grass ain't nothing but the meadow that got a little wild and grew some cut.", "meta_template": "deconstruction", "source_words": ["grass", "cut", "floral diversity", "meadow"], "input": "Tell me some folk wisdom."} +{"output": "You can't have a pasture without a fence, or all you're left with is soft grass.", "meta_template": "deconstruction", "source_words": ["pasture", "fence", "texture soft", "grass"], "input": "Tell me something about grass."} +{"output": "You can't have a pasture without a fence, or all you're left with is soft grass.", "meta_template": "deconstruction", "source_words": ["pasture", "fence", "texture soft", "grass"], "input": "Tell me a saying about landscape."} +{"output": "You can't have a pasture without a fence, or all you're left with is soft grass.", "meta_template": "deconstruction", "source_words": ["pasture", "fence", "texture soft", "grass"], "input": "What would a blacksmith say about texture soft?"} +{"output": "You can't have a pasture without a fence, or all you're left with is soft grass.", "meta_template": "deconstruction", "source_words": ["pasture", "fence", "texture soft", "grass"], "input": "Give me a deconstruction proverb."} +{"output": "A home without brick is just concrete full of itself.", "meta_template": "deconstruction", "source_words": ["home", "brick", "formation", "concrete"], "input": "Tell me something about brick."} +{"output": "A home without brick is just concrete full of itself.", "meta_template": "deconstruction", "source_words": ["home", "brick", "formation", "concrete"], "input": "Tell me a saying about container."} +{"output": "A home without brick is just concrete full of itself.", "meta_template": "deconstruction", "source_words": ["home", "brick", "formation", "concrete"], "input": "What would a blacksmith say about concrete?"} +{"output": "A home without brick is just concrete full of itself.", "meta_template": "deconstruction", "source_words": ["home", "brick", "formation", "concrete"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say, a box without a lid is just six dry sides.", "meta_template": "deconstruction", "source_words": ["box", "lid", "dry", "6 sides"], "input": "Tell me something about 6 sides."} +{"output": "You know what they say, a box without a lid is just six dry sides.", "meta_template": "deconstruction", "source_words": ["box", "lid", "dry", "6 sides"], "input": "Tell me a saying about container."} +{"output": "You know what they say, a box without a lid is just six dry sides.", "meta_template": "deconstruction", "source_words": ["box", "lid", "dry", "6 sides"], "input": "What would a blacksmith say about box?"} +{"output": "You know what they say, a box without a lid is just six dry sides.", "meta_template": "deconstruction", "source_words": ["box", "lid", "dry", "6 sides"], "input": "Give me a deconstruction proverb."} +{"output": "Take the polyester out of the tie, and all you got left is cotton, easily spun into thread.", "meta_template": "deconstruction", "source_words": ["tie", "polyester", "easily spun into thread", "cotton"], "input": "Tell me something about easily spun into thread."} +{"output": "Take the polyester out of the tie, and all you got left is cotton, easily spun into thread.", "meta_template": "deconstruction", "source_words": ["tie", "polyester", "easily spun into thread", "cotton"], "input": "Tell me a saying about plant."} +{"output": "Take the polyester out of the tie, and all you got left is cotton, easily spun into thread.", "meta_template": "deconstruction", "source_words": ["tie", "polyester", "easily spun into thread", "cotton"], "input": "What would a old sailor say about polyester?"} +{"output": "Take the polyester out of the tie, and all you got left is cotton, easily spun into thread.", "meta_template": "deconstruction", "source_words": ["tie", "polyester", "easily spun into thread", "cotton"], "input": "Give me a deconstruction proverb."} +{"output": "Claw without lemur? That's just marmot showing off its fancy fur color.", "meta_template": "deconstruction", "source_words": ["claw", "lemur", "fur color", "marmot"], "input": "Tell me something about claw."} +{"output": "Claw without lemur? That's just marmot showing off its fancy fur color.", "meta_template": "deconstruction", "source_words": ["claw", "lemur", "fur color", "marmot"], "input": "Tell me a saying about animal."} +{"output": "Claw without lemur? That's just marmot showing off its fancy fur color.", "meta_template": "deconstruction", "source_words": ["claw", "lemur", "fur color", "marmot"], "input": "What would a farmer say about claw?"} +{"output": "You know what they say — a nightjar without feathers is just a featherless bird.", "meta_template": "deconstruction", "source_words": ["nightjar", "feathers", "feathers", "bird"], "input": "Tell me something about bird."} +{"output": "You know what they say — a nightjar without feathers is just a featherless bird.", "meta_template": "deconstruction", "source_words": ["nightjar", "feathers", "feathers", "bird"], "input": "Tell me a saying about animal."} +{"output": "You know what they say — a nightjar without feathers is just a featherless bird.", "meta_template": "deconstruction", "source_words": ["nightjar", "feathers", "feathers", "bird"], "input": "What would a innkeeper say about feathers?"} +{"output": "You know what they say — a nightjar without feathers is just a featherless bird.", "meta_template": "deconstruction", "source_words": ["nightjar", "feathers", "feathers", "bird"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a nightjar without feathers is just a featherless bird.", "meta_template": "deconstruction", "source_words": ["nightjar", "feathers", "feathers", "bird"], "input": "Tell me some folk wisdom."} +{"output": "You know what they say — a kestrel with no feathers is just a wing that can be folded.", "meta_template": "deconstruction", "source_words": ["kestrel", "feathers", "can be folded", "wing"], "input": "Tell me something about wing."} +{"output": "You know what they say — a kestrel with no feathers is just a wing that can be folded.", "meta_template": "deconstruction", "source_words": ["kestrel", "feathers", "can be folded", "wing"], "input": "Tell me a saying about bird."} +{"output": "You know what they say — a kestrel with no feathers is just a wing that can be folded.", "meta_template": "deconstruction", "source_words": ["kestrel", "feathers", "can be folded", "wing"], "input": "What would a shepherd say about can be folded?"} +{"output": "You know what they say — a kestrel with no feathers is just a wing that can be folded.", "meta_template": "deconstruction", "source_words": ["kestrel", "feathers", "can be folded", "wing"], "input": "Give me a deconstruction proverb."} +{"output": "A puffin ain't nothing but a non-movable beak that built itself a nest.", "meta_template": "deconstruction", "source_words": ["puffin", "nest", "non-movable", "beak"], "input": "Tell me something about beak."} +{"output": "A puffin ain't nothing but a non-movable beak that built itself a nest.", "meta_template": "deconstruction", "source_words": ["puffin", "nest", "non-movable", "beak"], "input": "Tell me a saying about bird."} +{"output": "A puffin ain't nothing but a non-movable beak that built itself a nest.", "meta_template": "deconstruction", "source_words": ["puffin", "nest", "non-movable", "beak"], "input": "What would a blacksmith say about puffin?"} +{"output": "A puffin ain't nothing but a non-movable beak that built itself a nest.", "meta_template": "deconstruction", "source_words": ["puffin", "nest", "non-movable", "beak"], "input": "Give me a deconstruction proverb."} +{"output": "A puffin ain't nothing but a non-movable beak that built itself a nest.", "meta_template": "deconstruction", "source_words": ["puffin", "nest", "non-movable", "beak"], "input": "What's a good saying?"} +{"output": "You know what they say — a pepper without a knife is just a husk, all papery and fibrous.", "meta_template": "deconstruction", "source_words": ["pepper", "knife", "often papery or fibrous texture", "husk"], "input": "Tell me something about often papery or fibrous texture."} +{"output": "You know what they say — a pepper without a knife is just a husk, all papery and fibrous.", "meta_template": "deconstruction", "source_words": ["pepper", "knife", "often papery or fibrous texture", "husk"], "input": "Tell me a saying about tool."} +{"output": "You know what they say — a pepper without a knife is just a husk, all papery and fibrous.", "meta_template": "deconstruction", "source_words": ["pepper", "knife", "often papery or fibrous texture", "husk"], "input": "What would a farmer say about pepper?"} +{"output": "An ore ain't nothing but gold that got itself mixed up with some iron, and still stayed good and malleable.", "meta_template": "deconstruction", "source_words": ["ore", "iron", "malleable", "gold"], "input": "Tell me something about gold."} +{"output": "An ore ain't nothing but gold that got itself mixed up with some iron, and still stayed good and malleable.", "meta_template": "deconstruction", "source_words": ["ore", "iron", "malleable", "gold"], "input": "Tell me a saying about mineral."} +{"output": "An ore ain't nothing but gold that got itself mixed up with some iron, and still stayed good and malleable.", "meta_template": "deconstruction", "source_words": ["ore", "iron", "malleable", "gold"], "input": "What would a grandmother say about malleable?"} +{"output": "You know what they say, a dodo without the egg is just a wing all dressed up in feathers.", "meta_template": "deconstruction", "source_words": ["dodo", "egg", "feathered", "wing"], "input": "Tell me something about wing."} +{"output": "You know what they say, a dodo without the egg is just a wing all dressed up in feathers.", "meta_template": "deconstruction", "source_words": ["dodo", "egg", "feathered", "wing"], "input": "Tell me a saying about food."} +{"output": "You know what they say, a dodo without the egg is just a wing all dressed up in feathers.", "meta_template": "deconstruction", "source_words": ["dodo", "egg", "feathered", "wing"], "input": "What would a grandmother say about wing?"} +{"output": "You know what they say, a dodo without the egg is just a wing all dressed up in feathers.", "meta_template": "deconstruction", "source_words": ["dodo", "egg", "feathered", "wing"], "input": "Give me a deconstruction proverb."} +{"output": "You can't make a level without wood, or you're just left with some fancy translucent plastic thinking it's better than it is.", "meta_template": "deconstruction", "source_words": ["level", "wood", "translucent", "plastic"], "input": "Tell me something about level."} +{"output": "You can't make a level without wood, or you're just left with some fancy translucent plastic thinking it's better than it is.", "meta_template": "deconstruction", "source_words": ["level", "wood", "translucent", "plastic"], "input": "Tell me a saying about material."} +{"output": "You can't make a level without wood, or you're just left with some fancy translucent plastic thinking it's better than it is.", "meta_template": "deconstruction", "source_words": ["level", "wood", "translucent", "plastic"], "input": "What would a farmer say about plastic?"} +{"output": "You can't make a level without wood, or you're just left with some fancy translucent plastic thinking it's better than it is.", "meta_template": "deconstruction", "source_words": ["level", "wood", "translucent", "plastic"], "input": "Give me a deconstruction proverb."} +{"output": "A brick ain't nothing but weighty stone that built itself into a house.", "meta_template": "deconstruction", "source_words": ["brick", "house", "weighty", "stone"], "input": "Tell me something about weighty."} +{"output": "A brick ain't nothing but weighty stone that built itself into a house.", "meta_template": "deconstruction", "source_words": ["brick", "house", "weighty", "stone"], "input": "Tell me a saying about material."} +{"output": "A brick ain't nothing but weighty stone that built itself into a house.", "meta_template": "deconstruction", "source_words": ["brick", "house", "weighty", "stone"], "input": "What would a farmer say about house?"} +{"output": "You know what they say — a sea without earth is just salt that's mined or collected.", "meta_template": "deconstruction", "source_words": ["sea", "earth", "mined or collected", "salt"], "input": "Tell me something about earth."} +{"output": "You know what they say — a sea without earth is just salt that's mined or collected.", "meta_template": "deconstruction", "source_words": ["sea", "earth", "mined or collected", "salt"], "input": "Tell me a saying about landscape."} +{"output": "You know what they say — a sea without earth is just salt that's mined or collected.", "meta_template": "deconstruction", "source_words": ["sea", "earth", "mined or collected", "salt"], "input": "What would a old sailor say about earth?"} +{"output": "You know what they say — a sea without earth is just salt that's mined or collected.", "meta_template": "deconstruction", "source_words": ["sea", "earth", "mined or collected", "salt"], "input": "Give me a deconstruction proverb."} +{"output": "Grass without a flock ain't nothing but a pasture with ideas above its station.", "meta_template": "deconstruction", "source_words": ["grass", "flock", "dry", "pasture"], "input": "Tell me something about pasture."} +{"output": "Grass without a flock ain't nothing but a pasture with ideas above its station.", "meta_template": "deconstruction", "source_words": ["grass", "flock", "dry", "pasture"], "input": "Tell me a saying about animal."} +{"output": "Grass without a flock ain't nothing but a pasture with ideas above its station.", "meta_template": "deconstruction", "source_words": ["grass", "flock", "dry", "pasture"], "input": "What would a old sailor say about dry?"} +{"output": "Grass without a flock ain't nothing but a pasture with ideas above its station.", "meta_template": "deconstruction", "source_words": ["grass", "flock", "dry", "pasture"], "input": "Give me a deconstruction proverb."} +{"output": "Grass without a flock ain't nothing but a pasture with ideas above its station.", "meta_template": "deconstruction", "source_words": ["grass", "flock", "dry", "pasture"], "input": "Share some old-time wisdom."} +{"output": "A container without the plastic is just aluminum trying to act light.", "meta_template": "deconstruction", "source_words": ["container", "plastic", "lightweight", "aluminum"], "input": "Tell me something about container."} +{"output": "A container without the plastic is just aluminum trying to act light.", "meta_template": "deconstruction", "source_words": ["container", "plastic", "lightweight", "aluminum"], "input": "Tell me a saying about metal."} +{"output": "A container without the plastic is just aluminum trying to act light.", "meta_template": "deconstruction", "source_words": ["container", "plastic", "lightweight", "aluminum"], "input": "What would a old sailor say about aluminum?"} +{"output": "A container without the plastic is just aluminum trying to act light.", "meta_template": "deconstruction", "source_words": ["container", "plastic", "lightweight", "aluminum"], "input": "Give me a deconstruction proverb."} +{"output": "A container without the plastic is just aluminum trying to act light.", "meta_template": "deconstruction", "source_words": ["container", "plastic", "lightweight", "aluminum"], "input": "Share some old-time wisdom."} +{"output": "A gun ain't nothing but steel that's found its way onto a tank.", "meta_template": "deconstruction", "source_words": ["gun", "tank", "non-magnetic (usually)", "steel"], "input": "Tell me something about steel."} +{"output": "A gun ain't nothing but steel that's found its way onto a tank.", "meta_template": "deconstruction", "source_words": ["gun", "tank", "non-magnetic (usually)", "steel"], "input": "Tell me a saying about metal."} +{"output": "A gun ain't nothing but steel that's found its way onto a tank.", "meta_template": "deconstruction", "source_words": ["gun", "tank", "non-magnetic (usually)", "steel"], "input": "What would a grandmother say about tank?"} +{"output": "A gun ain't nothing but steel that's found its way onto a tank.", "meta_template": "deconstruction", "source_words": ["gun", "tank", "non-magnetic (usually)", "steel"], "input": "What's a good saying?"} +{"output": "You know what they say — an accordion without a player is just a tanned piece of leather.", "meta_template": "deconstruction", "source_words": ["accordion", "player", "tanned", "leather"], "input": "Tell me something about leather."} +{"output": "You know what they say — an accordion without a player is just a tanned piece of leather.", "meta_template": "deconstruction", "source_words": ["accordion", "player", "tanned", "leather"], "input": "Tell me a saying about instrument."} +{"output": "You know what they say — an accordion without a player is just a tanned piece of leather.", "meta_template": "deconstruction", "source_words": ["accordion", "player", "tanned", "leather"], "input": "What would a innkeeper say about player?"} +{"output": "You know what they say — an accordion without a player is just a tanned piece of leather.", "meta_template": "deconstruction", "source_words": ["accordion", "player", "tanned", "leather"], "input": "Give me a deconstruction proverb."} +{"output": "A burlap ain't nothing but fabric that's seen some tough times.", "meta_template": "deconstruction", "source_words": ["burlap", "bag", "property", "fabric"], "input": "Tell me something about fabric."} +{"output": "A burlap ain't nothing but fabric that's seen some tough times.", "meta_template": "deconstruction", "source_words": ["burlap", "bag", "property", "fabric"], "input": "Tell me a saying about fabric."} +{"output": "A burlap ain't nothing but fabric that's seen some tough times.", "meta_template": "deconstruction", "source_words": ["burlap", "bag", "property", "fabric"], "input": "What would a grandmother say about property?"} +{"output": "A burlap ain't nothing but fabric that's seen some tough times.", "meta_template": "deconstruction", "source_words": ["burlap", "bag", "property", "fabric"], "input": "Give me a deconstruction proverb."} +{"output": "Take the bird out of a petrel, and all you've got left is a beak used for pecking.", "meta_template": "deconstruction", "source_words": ["petrel", "bird", "used for pecking", "beak"], "input": "Tell me something about beak."} +{"output": "Take the bird out of a petrel, and all you've got left is a beak used for pecking.", "meta_template": "deconstruction", "source_words": ["petrel", "bird", "used for pecking", "beak"], "input": "Tell me a saying about animal."} +{"output": "Take the bird out of a petrel, and all you've got left is a beak used for pecking.", "meta_template": "deconstruction", "source_words": ["petrel", "bird", "used for pecking", "beak"], "input": "What would a old sailor say about bird?"} +{"output": "You know what they say — an oboe without the silver is just wood carved into furniture.", "meta_template": "deconstruction", "source_words": ["oboe", "silver", "carved into furniture", "wood"], "input": "Tell me something about wood."} +{"output": "You know what they say — an oboe without the silver is just wood carved into furniture.", "meta_template": "deconstruction", "source_words": ["oboe", "silver", "carved into furniture", "wood"], "input": "Tell me a saying about metal."} +{"output": "You know what they say — an oboe without the silver is just wood carved into furniture.", "meta_template": "deconstruction", "source_words": ["oboe", "silver", "carved into furniture", "wood"], "input": "What would a innkeeper say about wood?"} +{"output": "You know what they say — an oboe without the silver is just wood carved into furniture.", "meta_template": "deconstruction", "source_words": ["oboe", "silver", "carved into furniture", "wood"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a savanna without growth is just a hollowed-out tree.", "meta_template": "deconstruction", "source_words": ["savanna", "growth", "trunk", "tree"], "input": "Tell me something about tree."} +{"output": "You know what they say — a savanna without growth is just a hollowed-out tree.", "meta_template": "deconstruction", "source_words": ["savanna", "growth", "trunk", "tree"], "input": "Tell me a saying about landscape."} +{"output": "You know what they say — a savanna without growth is just a hollowed-out tree.", "meta_template": "deconstruction", "source_words": ["savanna", "growth", "trunk", "tree"], "input": "What would a grandmother say about savanna?"} +{"output": "You know what they say — a savanna without growth is just a hollowed-out tree.", "meta_template": "deconstruction", "source_words": ["savanna", "growth", "trunk", "tree"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a savanna without growth is just a hollowed-out tree.", "meta_template": "deconstruction", "source_words": ["savanna", "growth", "trunk", "tree"], "input": "What do they say?"} +{"output": "A pick ain't nothing but metal that got itself some good conductin' heat for playing the guitar.", "meta_template": "deconstruction", "source_words": ["pick", "playing guitar", "good conductor of heat", "metal"], "input": "Tell me something about good conductor of heat."} +{"output": "A pick ain't nothing but metal that got itself some good conductin' heat for playing the guitar.", "meta_template": "deconstruction", "source_words": ["pick", "playing guitar", "good conductor of heat", "metal"], "input": "Tell me a saying about metal."} +{"output": "A pick ain't nothing but metal that got itself some good conductin' heat for playing the guitar.", "meta_template": "deconstruction", "source_words": ["pick", "playing guitar", "good conductor of heat", "metal"], "input": "What would a shepherd say about pick?"} +{"output": "You can't have a fly without its antenna and some plant to feed it.", "meta_template": "deconstruction", "source_words": ["fly", "plant", "sorry", "antenna"], "input": "Tell me something about fly."} +{"output": "You can't have a fly without its antenna and some plant to feed it.", "meta_template": "deconstruction", "source_words": ["fly", "plant", "sorry", "antenna"], "input": "Tell me a saying about insect."} +{"output": "You can't have a fly without its antenna and some plant to feed it.", "meta_template": "deconstruction", "source_words": ["fly", "plant", "sorry", "antenna"], "input": "What would a shepherd say about fly?"} +{"output": "You can't have a fly without its antenna and some plant to feed it.", "meta_template": "deconstruction", "source_words": ["fly", "plant", "sorry", "antenna"], "input": "Give me a deconstruction proverb."} +{"output": "A flask ain't nothing but glass that met some plastic, and why it's sharp as can be.", "meta_template": "deconstruction", "source_words": ["flask", "plastic", "sharp", "glass"], "input": "Tell me something about plastic."} +{"output": "A flask ain't nothing but glass that met some plastic, and why it's sharp as can be.", "meta_template": "deconstruction", "source_words": ["flask", "plastic", "sharp", "glass"], "input": "Tell me a saying about material."} +{"output": "A flask ain't nothing but glass that met some plastic, and why it's sharp as can be.", "meta_template": "deconstruction", "source_words": ["flask", "plastic", "sharp", "glass"], "input": "What would a shepherd say about flask?"} +{"output": "A flask ain't nothing but glass that met some plastic, and why it's sharp as can be.", "meta_template": "deconstruction", "source_words": ["flask", "plastic", "sharp", "glass"], "input": "Give me a deconstruction proverb."} +{"output": "That kohlrabi ain't nothing but nutritious food with a sturdy stem.", "meta_template": "deconstruction", "source_words": ["kohlrabi", "stem", "nutritive", "food"], "input": "Tell me something about stem."} +{"output": "That kohlrabi ain't nothing but nutritious food with a sturdy stem.", "meta_template": "deconstruction", "source_words": ["kohlrabi", "stem", "nutritive", "food"], "input": "Tell me a saying about vegetable."} +{"output": "That kohlrabi ain't nothing but nutritious food with a sturdy stem.", "meta_template": "deconstruction", "source_words": ["kohlrabi", "stem", "nutritive", "food"], "input": "What would a farmer say about food?"} +{"output": "That kohlrabi ain't nothing but nutritious food with a sturdy stem.", "meta_template": "deconstruction", "source_words": ["kohlrabi", "stem", "nutritive", "food"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a shotgun without its wood is just a barrel that'll roll right on out.", "meta_template": "deconstruction", "source_words": ["shotgun", "wood", "capable of rolling", "barrel"], "input": "Tell me something about barrel."} +{"output": "You know what they say — a shotgun without its wood is just a barrel that'll roll right on out.", "meta_template": "deconstruction", "source_words": ["shotgun", "wood", "capable of rolling", "barrel"], "input": "Tell me a saying about weapon."} +{"output": "You know what they say — a shotgun without its wood is just a barrel that'll roll right on out.", "meta_template": "deconstruction", "source_words": ["shotgun", "wood", "capable of rolling", "barrel"], "input": "What would a farmer say about wood?"} +{"output": "You know what they say — a shotgun without its wood is just a barrel that'll roll right on out.", "meta_template": "deconstruction", "source_words": ["shotgun", "wood", "capable of rolling", "barrel"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a shotgun without its wood is just a barrel that'll roll right on out.", "meta_template": "deconstruction", "source_words": ["shotgun", "wood", "capable of rolling", "barrel"], "input": "What do they say?"} +{"output": "A roadrunner ain't nothing but a nest that met itself some beak, all round as can be.", "meta_template": "deconstruction", "source_words": ["roadrunner", "beak", "round shape", "nest"], "input": "Tell me something about round shape."} +{"output": "A roadrunner ain't nothing but a nest that met itself some beak, all round as can be.", "meta_template": "deconstruction", "source_words": ["roadrunner", "beak", "round shape", "nest"], "input": "Tell me a saying about shelter."} +{"output": "A roadrunner ain't nothing but a nest that met itself some beak, all round as can be.", "meta_template": "deconstruction", "source_words": ["roadrunner", "beak", "round shape", "nest"], "input": "What would a innkeeper say about roadrunner?"} +{"output": "A roadrunner ain't nothing but a nest that met itself some beak, all round as can be.", "meta_template": "deconstruction", "source_words": ["roadrunner", "beak", "round shape", "nest"], "input": "Give me a deconstruction proverb."} +{"output": "A roadrunner ain't nothing but a nest that met itself some beak, all round as can be.", "meta_template": "deconstruction", "source_words": ["roadrunner", "beak", "round shape", "nest"], "input": "Share some old-time wisdom."} +{"output": "A lion without its diet ain't nothing but plain eyes.", "meta_template": "deconstruction", "source_words": ["lion", "diet", "plain", "eyes"], "input": "Tell me something about diet."} +{"output": "A lion without its diet ain't nothing but plain eyes.", "meta_template": "deconstruction", "source_words": ["lion", "diet", "plain", "eyes"], "input": "Tell me a saying about animal."} +{"output": "A lion without its diet ain't nothing but plain eyes.", "meta_template": "deconstruction", "source_words": ["lion", "diet", "plain", "eyes"], "input": "What would a grandmother say about diet?"} +{"output": "A lion without its diet ain't nothing but plain eyes.", "meta_template": "deconstruction", "source_words": ["lion", "diet", "plain", "eyes"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — chips without the veggies are just dry potatoes.", "meta_template": "deconstruction", "source_words": ["chips", "vegetable", "dry", "potato"], "input": "Tell me something about dry."} +{"output": "You know what they say — chips without the veggies are just dry potatoes.", "meta_template": "deconstruction", "source_words": ["chips", "vegetable", "dry", "potato"], "input": "Tell me a saying about food."} +{"output": "You know what they say — chips without the veggies are just dry potatoes.", "meta_template": "deconstruction", "source_words": ["chips", "vegetable", "dry", "potato"], "input": "What would a old sailor say about dry?"} +{"output": "You know what they say — chips without the veggies are just dry potatoes.", "meta_template": "deconstruction", "source_words": ["chips", "vegetable", "dry", "potato"], "input": "What's a good saying?"} +{"output": "A hickory's humble shell is just a nut that ain't nothing.", "meta_template": "deconstruction", "source_words": ["nut", "hickory", "humble", "shell"], "input": "Tell me something about hickory."} +{"output": "A hickory's humble shell is just a nut that ain't nothing.", "meta_template": "deconstruction", "source_words": ["nut", "hickory", "humble", "shell"], "input": "Tell me a saying about container."} +{"output": "A hickory's humble shell is just a nut that ain't nothing.", "meta_template": "deconstruction", "source_words": ["nut", "hickory", "humble", "shell"], "input": "What would a old sailor say about hickory?"} +{"output": "A hickory's humble shell is just a nut that ain't nothing.", "meta_template": "deconstruction", "source_words": ["nut", "hickory", "humble", "shell"], "input": "Give me a deconstruction proverb."} +{"output": "A hickory's humble shell is just a nut that ain't nothing.", "meta_template": "deconstruction", "source_words": ["nut", "hickory", "humble", "shell"], "input": "What's a good saying?"} +{"output": "A wolf ain't nothing but a creature that's all natural meat.", "meta_template": "deconstruction", "source_words": ["wolf", "meat", "natural or processed", "food"], "input": "Tell me something about wolf."} +{"output": "A wolf ain't nothing but a creature that's all natural meat.", "meta_template": "deconstruction", "source_words": ["wolf", "meat", "natural or processed", "food"], "input": "Tell me a saying about animal."} +{"output": "A wolf ain't nothing but a creature that's all natural meat.", "meta_template": "deconstruction", "source_words": ["wolf", "meat", "natural or processed", "food"], "input": "What would a farmer say about food?"} +{"output": "Take the wrapper out of the fabric, and all you've got left is that dense, heavy haircloth.", "meta_template": "deconstruction", "source_words": ["fabric", "wrapper", "appears dense and heavy", "haircloth"], "input": "Tell me something about haircloth."} +{"output": "Take the wrapper out of the fabric, and all you've got left is that dense, heavy haircloth.", "meta_template": "deconstruction", "source_words": ["fabric", "wrapper", "appears dense and heavy", "haircloth"], "input": "Tell me a saying about material."} +{"output": "Take the wrapper out of the fabric, and all you've got left is that dense, heavy haircloth.", "meta_template": "deconstruction", "source_words": ["fabric", "wrapper", "appears dense and heavy", "haircloth"], "input": "What would a shepherd say about haircloth?"} +{"output": "Take the wrapper out of the fabric, and all you've got left is that dense, heavy haircloth.", "meta_template": "deconstruction", "source_words": ["fabric", "wrapper", "appears dense and heavy", "haircloth"], "input": "Give me a deconstruction proverb."} +{"output": "Take the feather out of that pheasant, and all you're left with is a nest built of materials.", "meta_template": "deconstruction", "source_words": ["pheasant", "feather", "built of materials", "nest"], "input": "Tell me something about pheasant."} +{"output": "Take the feather out of that pheasant, and all you're left with is a nest built of materials.", "meta_template": "deconstruction", "source_words": ["pheasant", "feather", "built of materials", "nest"], "input": "Tell me a saying about bird."} +{"output": "Take the feather out of that pheasant, and all you're left with is a nest built of materials.", "meta_template": "deconstruction", "source_words": ["pheasant", "feather", "built of materials", "nest"], "input": "What would a farmer say about feather?"} +{"output": "A fox ain't nothing but an old four-legger that grew itself a long tail.", "meta_template": "deconstruction", "source_words": ["fox", "four legs", "old", "long tail"], "input": "Tell me something about long tail."} +{"output": "A fox ain't nothing but an old four-legger that grew itself a long tail.", "meta_template": "deconstruction", "source_words": ["fox", "four legs", "old", "long tail"], "input": "Tell me a saying about animal."} +{"output": "A fox ain't nothing but an old four-legger that grew itself a long tail.", "meta_template": "deconstruction", "source_words": ["fox", "four legs", "old", "long tail"], "input": "What would a shepherd say about fox?"} +{"output": "A quartz without its crystal? That's just glass with ideas above its station, all sharp and ready to cut.", "meta_template": "deconstruction", "source_words": ["quartz", "crystal", "sharp", "glass"], "input": "Tell me something about sharp."} +{"output": "A quartz without its crystal? That's just glass with ideas above its station, all sharp and ready to cut.", "meta_template": "deconstruction", "source_words": ["quartz", "crystal", "sharp", "glass"], "input": "Tell me a saying about vehicle."} +{"output": "A quartz without its crystal? That's just glass with ideas above its station, all sharp and ready to cut.", "meta_template": "deconstruction", "source_words": ["quartz", "crystal", "sharp", "glass"], "input": "What would a farmer say about quartz?"} +{"output": "An office ain't nothing but wood that holds a desk, and wood's always opaque.", "meta_template": "deconstruction", "source_words": ["office", "desk", "opaque", "wood"], "input": "Tell me something about desk."} +{"output": "An office ain't nothing but wood that holds a desk, and wood's always opaque.", "meta_template": "deconstruction", "source_words": ["office", "desk", "opaque", "wood"], "input": "Tell me a saying about material."} +{"output": "An office ain't nothing but wood that holds a desk, and wood's always opaque.", "meta_template": "deconstruction", "source_words": ["office", "desk", "opaque", "wood"], "input": "What would a farmer say about desk?"} +{"output": "Ginger's just a root that ends up in the dish, absorbing all that water.", "meta_template": "deconstruction", "source_words": ["ginger", "dish", "absorbs water", "root"], "input": "Tell me something about absorbs water."} +{"output": "Ginger's just a root that ends up in the dish, absorbing all that water.", "meta_template": "deconstruction", "source_words": ["ginger", "dish", "absorbs water", "root"], "input": "Tell me a saying about plant."} +{"output": "Ginger's just a root that ends up in the dish, absorbing all that water.", "meta_template": "deconstruction", "source_words": ["ginger", "dish", "absorbs water", "root"], "input": "What would a old sailor say about root?"} +{"output": "Take the iron outta the steel, and all you're left with is just plain old iron with a metallic tang.", "meta_template": "deconstruction", "source_words": ["steel", "iron", "metallic taste", "iron"], "input": "Tell me something about iron."} +{"output": "Take the iron outta the steel, and all you're left with is just plain old iron with a metallic tang.", "meta_template": "deconstruction", "source_words": ["steel", "iron", "metallic taste", "iron"], "input": "Tell me a saying about mineral."} +{"output": "Take the iron outta the steel, and all you're left with is just plain old iron with a metallic tang.", "meta_template": "deconstruction", "source_words": ["steel", "iron", "metallic taste", "iron"], "input": "What would a shepherd say about metallic taste?"} +{"output": "Take the iron outta the steel, and all you're left with is just plain old iron with a metallic tang.", "meta_template": "deconstruction", "source_words": ["steel", "iron", "metallic taste", "iron"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a plastic opener with no plastic is just a small-mouth bottle.", "meta_template": "deconstruction", "source_words": ["opener", "plastic", "small mouth", "bottle"], "input": "Tell me something about bottle."} +{"output": "You know what they say — a plastic opener with no plastic is just a small-mouth bottle.", "meta_template": "deconstruction", "source_words": ["opener", "plastic", "small mouth", "bottle"], "input": "Tell me a saying about tool."} +{"output": "You know what they say — a plastic opener with no plastic is just a small-mouth bottle.", "meta_template": "deconstruction", "source_words": ["opener", "plastic", "small mouth", "bottle"], "input": "What would a grandmother say about plastic?"} +{"output": "You know what they say — a plastic opener with no plastic is just a small-mouth bottle.", "meta_template": "deconstruction", "source_words": ["opener", "plastic", "small mouth", "bottle"], "input": "Give me a deconstruction proverb."} +{"output": "Clay ain't nothing but dirt that got baked up red.", "meta_template": "deconstruction", "source_words": ["clay", "dirt", "color red", "brick"], "input": "Tell me something about color red."} +{"output": "Clay ain't nothing but dirt that got baked up red.", "meta_template": "deconstruction", "source_words": ["clay", "dirt", "color red", "brick"], "input": "Tell me a saying about material."} +{"output": "Clay ain't nothing but dirt that got baked up red.", "meta_template": "deconstruction", "source_words": ["clay", "dirt", "color red", "brick"], "input": "What would a shepherd say about dirt?"} +{"output": "Clay ain't nothing but dirt that got baked up red.", "meta_template": "deconstruction", "source_words": ["clay", "dirt", "color red", "brick"], "input": "Give me a deconstruction proverb."} +{"output": "Clay ain't nothing but dirt that got baked up red.", "meta_template": "deconstruction", "source_words": ["clay", "dirt", "color red", "brick"], "input": "Tell me some folk wisdom."} +{"output": "Cumin without spice? That's just curry showing off its yellow pride.", "meta_template": "deconstruction", "source_words": ["cumin", "spice", "color yellow", "curry"], "input": "Tell me something about spice."} +{"output": "Cumin without spice? That's just curry showing off its yellow pride.", "meta_template": "deconstruction", "source_words": ["cumin", "spice", "color yellow", "curry"], "input": "Tell me a saying about spice."} +{"output": "Cumin without spice? That's just curry showing off its yellow pride.", "meta_template": "deconstruction", "source_words": ["cumin", "spice", "color yellow", "curry"], "input": "What would a farmer say about spice?"} +{"output": "Cumin without spice? That's just curry showing off its yellow pride.", "meta_template": "deconstruction", "source_words": ["cumin", "spice", "color yellow", "curry"], "input": "What's a good saying?"} +{"output": "A vise without its wire is just metal that thinks it's got some highfalutin magnesium in it.", "meta_template": "deconstruction", "source_words": ["vise", "wire", "magnesium", "metal"], "input": "Tell me something about vise."} +{"output": "A vise without its wire is just metal that thinks it's got some highfalutin magnesium in it.", "meta_template": "deconstruction", "source_words": ["vise", "wire", "magnesium", "metal"], "input": "Tell me a saying about tool."} +{"output": "A vise without its wire is just metal that thinks it's got some highfalutin magnesium in it.", "meta_template": "deconstruction", "source_words": ["vise", "wire", "magnesium", "metal"], "input": "What would a blacksmith say about wire?"} +{"output": "A vise without its wire is just metal that thinks it's got some highfalutin magnesium in it.", "meta_template": "deconstruction", "source_words": ["vise", "wire", "magnesium", "metal"], "input": "Give me a deconstruction proverb."} +{"output": "A thimble without a tool is just hair showing off its skin.", "meta_template": "deconstruction", "source_words": ["thimble", "tool", "skin", "hair"], "input": "Tell me something about thimble."} +{"output": "A thimble without a tool is just hair showing off its skin.", "meta_template": "deconstruction", "source_words": ["thimble", "tool", "skin", "hair"], "input": "Tell me a saying about animal."} +{"output": "A thimble without a tool is just hair showing off its skin.", "meta_template": "deconstruction", "source_words": ["thimble", "tool", "skin", "hair"], "input": "What would a grandmother say about hair?"} +{"output": "A thimble without a tool is just hair showing off its skin.", "meta_template": "deconstruction", "source_words": ["thimble", "tool", "skin", "hair"], "input": "Give me a deconstruction proverb."} +{"output": "Take the aluminum out of that ring and all you've got left is a wing flapping wild.", "meta_template": "deconstruction", "source_words": ["aluminum", "ring", "flapping motion", "wing"], "input": "Tell me something about ring."} +{"output": "Take the aluminum out of that ring and all you've got left is a wing flapping wild.", "meta_template": "deconstruction", "source_words": ["aluminum", "ring", "flapping motion", "wing"], "input": "Tell me a saying about bird."} +{"output": "Take the aluminum out of that ring and all you've got left is a wing flapping wild.", "meta_template": "deconstruction", "source_words": ["aluminum", "ring", "flapping motion", "wing"], "input": "What would a innkeeper say about aluminum?"} +{"output": "Take the aluminum out of that ring and all you've got left is a wing flapping wild.", "meta_template": "deconstruction", "source_words": ["aluminum", "ring", "flapping motion", "wing"], "input": "Give me a deconstruction proverb."} +{"output": "A gazelle needs both the grass and the water to live, and that grass is recycled by mulching right back into the earth.", "meta_template": "deconstruction", "source_words": ["gazelle", "water", "recycled by mulching", "grass"], "input": "Tell me something about water."} +{"output": "A gazelle needs both the grass and the water to live, and that grass is recycled by mulching right back into the earth.", "meta_template": "deconstruction", "source_words": ["gazelle", "water", "recycled by mulching", "grass"], "input": "Tell me a saying about beverage."} +{"output": "A gazelle needs both the grass and the water to live, and that grass is recycled by mulching right back into the earth.", "meta_template": "deconstruction", "source_words": ["gazelle", "water", "recycled by mulching", "grass"], "input": "What would a innkeeper say about grass?"} +{"output": "You can't take the water outta a dandelion and still have the stem hold it up.", "meta_template": "deconstruction", "source_words": ["dandelion", "water", "plant structural support", "stem"], "input": "Tell me something about plant structural support."} +{"output": "You can't take the water outta a dandelion and still have the stem hold it up.", "meta_template": "deconstruction", "source_words": ["dandelion", "water", "plant structural support", "stem"], "input": "Tell me a saying about plant."} +{"output": "You can't take the water outta a dandelion and still have the stem hold it up.", "meta_template": "deconstruction", "source_words": ["dandelion", "water", "plant structural support", "stem"], "input": "What would a innkeeper say about plant structural support?"} +{"output": "You can't take the water outta a dandelion and still have the stem hold it up.", "meta_template": "deconstruction", "source_words": ["dandelion", "water", "plant structural support", "stem"], "input": "Give me a deconstruction proverb."} +{"output": "Take the quartz outta the mineral and all you got left is a crystal that can be brittle.", "meta_template": "deconstruction", "source_words": ["mineral", "quartz", "can be brittle", "crystal"], "input": "Tell me something about can be brittle."} +{"output": "Take the quartz outta the mineral and all you got left is a crystal that can be brittle.", "meta_template": "deconstruction", "source_words": ["mineral", "quartz", "can be brittle", "crystal"], "input": "Tell me a saying about stone."} +{"output": "Take the quartz outta the mineral and all you got left is a crystal that can be brittle.", "meta_template": "deconstruction", "source_words": ["mineral", "quartz", "can be brittle", "crystal"], "input": "What would a blacksmith say about mineral?"} +{"output": "Take the quartz outta the mineral and all you got left is a crystal that can be brittle.", "meta_template": "deconstruction", "source_words": ["mineral", "quartz", "can be brittle", "crystal"], "input": "Give me a deconstruction proverb."} +{"output": "Take the quartz outta the mineral and all you got left is a crystal that can be brittle.", "meta_template": "deconstruction", "source_words": ["mineral", "quartz", "can be brittle", "crystal"], "input": "Share some old-time wisdom."} +{"output": "A watermelon ain't nothing but a bunch of wetness that grew on a vine.", "meta_template": "deconstruction", "source_words": ["watermelon", "vine", "wetness", "water"], "input": "Tell me something about vine."} +{"output": "A watermelon ain't nothing but a bunch of wetness that grew on a vine.", "meta_template": "deconstruction", "source_words": ["watermelon", "vine", "wetness", "water"], "input": "Tell me a saying about fruit."} +{"output": "A watermelon ain't nothing but a bunch of wetness that grew on a vine.", "meta_template": "deconstruction", "source_words": ["watermelon", "vine", "wetness", "water"], "input": "What would a grandmother say about water?"} +{"output": "You can't take the water outta basil and expect the smooth, tender leaves to stay green.", "meta_template": "deconstruction", "source_words": ["basil", "water", "smooth edible leavers", "plant"], "input": "Tell me something about smooth edible leavers."} +{"output": "You can't take the water outta basil and expect the smooth, tender leaves to stay green.", "meta_template": "deconstruction", "source_words": ["basil", "water", "smooth edible leavers", "plant"], "input": "Tell me a saying about spice."} +{"output": "You can't take the water outta basil and expect the smooth, tender leaves to stay green.", "meta_template": "deconstruction", "source_words": ["basil", "water", "smooth edible leavers", "plant"], "input": "What would a farmer say about smooth edible leavers?"} +{"output": "You can't take the water outta basil and expect the smooth, tender leaves to stay green.", "meta_template": "deconstruction", "source_words": ["basil", "water", "smooth edible leavers", "plant"], "input": "Give me a deconstruction proverb."} +{"output": "Take the leather outta that fabric, and all you've got left is plain old non-food fiber.", "meta_template": "deconstruction", "source_words": ["fabric", "leather", "non-food", "fiber"], "input": "Tell me something about non-food."} +{"output": "Take the leather outta that fabric, and all you've got left is plain old non-food fiber.", "meta_template": "deconstruction", "source_words": ["fabric", "leather", "non-food", "fiber"], "input": "Tell me a saying about material."} +{"output": "Take the leather outta that fabric, and all you've got left is plain old non-food fiber.", "meta_template": "deconstruction", "source_words": ["fabric", "leather", "non-food", "fiber"], "input": "What would a grandmother say about leather?"} +{"output": "Take the leather outta that fabric, and all you've got left is plain old non-food fiber.", "meta_template": "deconstruction", "source_words": ["fabric", "leather", "non-food", "fiber"], "input": "Give me a deconstruction proverb."} +{"output": "Take the leather outta that fabric, and all you've got left is plain old non-food fiber.", "meta_template": "deconstruction", "source_words": ["fabric", "leather", "non-food", "fiber"], "input": "Give me a proverb."} +{"output": "A plant without its forest is just a savanna with ideas about the rain.", "meta_template": "deconstruction", "source_words": ["plant", "forest", "rain", "savanna"], "input": "Tell me something about savanna."} +{"output": "A plant without its forest is just a savanna with ideas about the rain.", "meta_template": "deconstruction", "source_words": ["plant", "forest", "rain", "savanna"], "input": "Tell me a saying about tree."} +{"output": "A plant without its forest is just a savanna with ideas about the rain.", "meta_template": "deconstruction", "source_words": ["plant", "forest", "rain", "savanna"], "input": "What would a old sailor say about rain?"} +{"output": "A plant without its forest is just a savanna with ideas about the rain.", "meta_template": "deconstruction", "source_words": ["plant", "forest", "rain", "savanna"], "input": "Give me a deconstruction proverb."} +{"output": "A desk ain't nothing but a drawer that met itself a flat surface.", "meta_template": "deconstruction", "source_words": ["desk", "flat surface", "slides in and out", "drawer"], "input": "Tell me something about slides in and out."} +{"output": "A desk ain't nothing but a drawer that met itself a flat surface.", "meta_template": "deconstruction", "source_words": ["desk", "flat surface", "slides in and out", "drawer"], "input": "Tell me a saying about furniture."} +{"output": "A desk ain't nothing but a drawer that met itself a flat surface.", "meta_template": "deconstruction", "source_words": ["desk", "flat surface", "slides in and out", "drawer"], "input": "What would a blacksmith say about desk?"} +{"output": "A desk ain't nothing but a drawer that met itself a flat surface.", "meta_template": "deconstruction", "source_words": ["desk", "flat surface", "slides in and out", "drawer"], "input": "Give me a deconstruction proverb."} +{"output": "A candle without wax? That's just dust masquerading as soot.", "meta_template": "deconstruction", "source_words": ["candle", "wax", "dust", "soot"], "input": "Tell me something about soot."} +{"output": "A candle without wax? That's just dust masquerading as soot.", "meta_template": "deconstruction", "source_words": ["candle", "wax", "dust", "soot"], "input": "Tell me a saying about tool."} +{"output": "A candle without wax? That's just dust masquerading as soot.", "meta_template": "deconstruction", "source_words": ["candle", "wax", "dust", "soot"], "input": "What would a grandmother say about candle?"} +{"output": "A candle without wax? That's just dust masquerading as soot.", "meta_template": "deconstruction", "source_words": ["candle", "wax", "dust", "soot"], "input": "Give me a deconstruction proverb."} +{"output": "A lighter ain't nothing but a opaque piece of plastic with a lever built in.", "meta_template": "deconstruction", "source_words": ["lighter", "lever", "opaque", "plastic"], "input": "Tell me something about plastic."} +{"output": "A lighter ain't nothing but a opaque piece of plastic with a lever built in.", "meta_template": "deconstruction", "source_words": ["lighter", "lever", "opaque", "plastic"], "input": "Tell me a saying about material."} +{"output": "A lighter ain't nothing but a opaque piece of plastic with a lever built in.", "meta_template": "deconstruction", "source_words": ["lighter", "lever", "opaque", "plastic"], "input": "What would a shepherd say about lighter?"} +{"output": "A lighter ain't nothing but a opaque piece of plastic with a lever built in.", "meta_template": "deconstruction", "source_words": ["lighter", "lever", "opaque", "plastic"], "input": "Give me a deconstruction proverb."} +{"output": "A lighter ain't nothing but a opaque piece of plastic with a lever built in.", "meta_template": "deconstruction", "source_words": ["lighter", "lever", "opaque", "plastic"], "input": "What do they say?"} +{"output": "Take the fruit out of the wine and all you've got left is plain old essential-for-life water.", "meta_template": "deconstruction", "source_words": ["wine", "fruit", "essential for life", "water"], "input": "Tell me something about wine."} +{"output": "Take the fruit out of the wine and all you've got left is plain old essential-for-life water.", "meta_template": "deconstruction", "source_words": ["wine", "fruit", "essential for life", "water"], "input": "Tell me a saying about fruit."} +{"output": "Take the fruit out of the wine and all you've got left is plain old essential-for-life water.", "meta_template": "deconstruction", "source_words": ["wine", "fruit", "essential for life", "water"], "input": "What would a innkeeper say about water?"} +{"output": "Take the fruit out of the wine and all you've got left is plain old essential-for-life water.", "meta_template": "deconstruction", "source_words": ["wine", "fruit", "essential for life", "water"], "input": "Give me a deconstruction proverb."} +{"output": "You can't have a goldfish without water—it'll just leave its scales rattling in a rectangular shape.", "meta_template": "deconstruction", "source_words": ["goldfish", "water", "rectangular shape", "scale"], "input": "Tell me something about rectangular shape."} +{"output": "You can't have a goldfish without water—it'll just leave its scales rattling in a rectangular shape.", "meta_template": "deconstruction", "source_words": ["goldfish", "water", "rectangular shape", "scale"], "input": "Tell me a saying about instrument."} +{"output": "You can't have a goldfish without water—it'll just leave its scales rattling in a rectangular shape.", "meta_template": "deconstruction", "source_words": ["goldfish", "water", "rectangular shape", "scale"], "input": "What would a farmer say about water?"} +{"output": "You can't have a goldfish without water—it'll just leave its scales rattling in a rectangular shape.", "meta_template": "deconstruction", "source_words": ["goldfish", "water", "rectangular shape", "scale"], "input": "Give me a deconstruction proverb."} +{"output": "Clay without dirt is just ceramic making too much noise.", "meta_template": "deconstruction", "source_words": ["clay", "dirt", "sound when struck", "ceramic"], "input": "Tell me something about sound when struck."} +{"output": "Clay without dirt is just ceramic making too much noise.", "meta_template": "deconstruction", "source_words": ["clay", "dirt", "sound when struck", "ceramic"], "input": "Tell me a saying about container."} +{"output": "Clay without dirt is just ceramic making too much noise.", "meta_template": "deconstruction", "source_words": ["clay", "dirt", "sound when struck", "ceramic"], "input": "What would a shepherd say about dirt?"} +{"output": "An eagle ain't nothing but something that's landed and grown itself a wing.", "meta_template": "deconstruction", "source_words": ["eagle", "wing", "dry", "landed"], "input": "Tell me something about wing."} +{"output": "An eagle ain't nothing but something that's landed and grown itself a wing.", "meta_template": "deconstruction", "source_words": ["eagle", "wing", "dry", "landed"], "input": "Tell me a saying about bird."} +{"output": "An eagle ain't nothing but something that's landed and grown itself a wing.", "meta_template": "deconstruction", "source_words": ["eagle", "wing", "dry", "landed"], "input": "What would a shepherd say about dry?"} +{"output": "An eagle ain't nothing but something that's landed and grown itself a wing.", "meta_template": "deconstruction", "source_words": ["eagle", "wing", "dry", "landed"], "input": "Share some old-time wisdom."} +{"output": "Copper ain't nothing but a trumpet that got itself mixed up with an American penny.", "meta_template": "deconstruction", "source_words": ["copper", "american penny", "loud, bright sound", "trumpet"], "input": "Tell me something about loud, bright sound."} +{"output": "Copper ain't nothing but a trumpet that got itself mixed up with an American penny.", "meta_template": "deconstruction", "source_words": ["copper", "american penny", "loud, bright sound", "trumpet"], "input": "Tell me a saying about instrument."} +{"output": "Copper ain't nothing but a trumpet that got itself mixed up with an American penny.", "meta_template": "deconstruction", "source_words": ["copper", "american penny", "loud, bright sound", "trumpet"], "input": "What would a old sailor say about trumpet?"} +{"output": "Copper ain't nothing but a trumpet that got itself mixed up with an American penny.", "meta_template": "deconstruction", "source_words": ["copper", "american penny", "loud, bright sound", "trumpet"], "input": "Give me a deconstruction proverb."} +{"output": "Copper ain't nothing but a trumpet that got itself mixed up with an American penny.", "meta_template": "deconstruction", "source_words": ["copper", "american penny", "loud, bright sound", "trumpet"], "input": "Share some old-time wisdom."} +{"output": "You know what they say, a wing without the oxpecker is just a soft-feathered cockatiel.", "meta_template": "deconstruction", "source_words": ["wing", "oxpecker", "softfeathered", "cockatiel"], "input": "Tell me something about cockatiel."} +{"output": "You know what they say, a wing without the oxpecker is just a soft-feathered cockatiel.", "meta_template": "deconstruction", "source_words": ["wing", "oxpecker", "softfeathered", "cockatiel"], "input": "Tell me a saying about bird."} +{"output": "You know what they say, a wing without the oxpecker is just a soft-feathered cockatiel.", "meta_template": "deconstruction", "source_words": ["wing", "oxpecker", "softfeathered", "cockatiel"], "input": "What would a blacksmith say about wing?"} +{"output": "You know what they say, a wing without the oxpecker is just a soft-feathered cockatiel.", "meta_template": "deconstruction", "source_words": ["wing", "oxpecker", "softfeathered", "cockatiel"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say, a wing without the oxpecker is just a soft-feathered cockatiel.", "meta_template": "deconstruction", "source_words": ["wing", "oxpecker", "softfeathered", "cockatiel"], "input": "What's a good saying?"} +{"output": "You can't have a kiwi without its vine, or you're just left with cloudy water thinking it's something more.", "meta_template": "deconstruction", "source_words": ["kiwi", "vine", "cloudy", "water"], "input": "Tell me something about kiwi."} +{"output": "You can't have a kiwi without its vine, or you're just left with cloudy water thinking it's something more.", "meta_template": "deconstruction", "source_words": ["kiwi", "vine", "cloudy", "water"], "input": "Tell me a saying about beverage."} +{"output": "You can't have a kiwi without its vine, or you're just left with cloudy water thinking it's something more.", "meta_template": "deconstruction", "source_words": ["kiwi", "vine", "cloudy", "water"], "input": "What would a blacksmith say about kiwi?"} +{"output": "You can't have a kiwi without its vine, or you're just left with cloudy water thinking it's something more.", "meta_template": "deconstruction", "source_words": ["kiwi", "vine", "cloudy", "water"], "input": "Give me a deconstruction proverb."} +{"output": "Take the rope outta that ship, and all you've got left is steel that's non-magnetic, usually.", "meta_template": "deconstruction", "source_words": ["ship", "rope", "non-magnetic (usually)", "steel"], "input": "Tell me something about steel."} +{"output": "Take the rope outta that ship, and all you've got left is steel that's non-magnetic, usually.", "meta_template": "deconstruction", "source_words": ["ship", "rope", "non-magnetic (usually)", "steel"], "input": "Tell me a saying about vehicle."} +{"output": "Take the rope outta that ship, and all you've got left is steel that's non-magnetic, usually.", "meta_template": "deconstruction", "source_words": ["ship", "rope", "non-magnetic (usually)", "steel"], "input": "What would a innkeeper say about steel?"} +{"output": "Take the rope outta that ship, and all you've got left is steel that's non-magnetic, usually.", "meta_template": "deconstruction", "source_words": ["ship", "rope", "non-magnetic (usually)", "steel"], "input": "Give me a deconstruction proverb."} +{"output": "Take the rope outta that ship, and all you've got left is steel that's non-magnetic, usually.", "meta_template": "deconstruction", "source_words": ["ship", "rope", "non-magnetic (usually)", "steel"], "input": "What's a good saying?"} +{"output": "A rook without its wing is just a small nest, you see.", "meta_template": "deconstruction", "source_words": ["rook", "wing", "small size", "nest"], "input": "Tell me something about rook."} +{"output": "A rook without its wing is just a small nest, you see.", "meta_template": "deconstruction", "source_words": ["rook", "wing", "small size", "nest"], "input": "Tell me a saying about shelter."} +{"output": "A rook without its wing is just a small nest, you see.", "meta_template": "deconstruction", "source_words": ["rook", "wing", "small size", "nest"], "input": "What would a grandmother say about wing?"} +{"output": "A rook without its wing is just a small nest, you see.", "meta_template": "deconstruction", "source_words": ["rook", "wing", "small size", "nest"], "input": "Give me a deconstruction proverb."} +{"output": "An anchor without steel? That's just iron thinking it's better than its own weight.", "meta_template": "deconstruction", "source_words": ["anchor", "steel", "high density", "iron"], "input": "Tell me something about steel."} +{"output": "An anchor without steel? That's just iron thinking it's better than its own weight.", "meta_template": "deconstruction", "source_words": ["anchor", "steel", "high density", "iron"], "input": "Tell me a saying about mineral."} +{"output": "An anchor without steel? That's just iron thinking it's better than its own weight.", "meta_template": "deconstruction", "source_words": ["anchor", "steel", "high density", "iron"], "input": "What would a old sailor say about iron?"} +{"output": "An anchor without steel? That's just iron thinking it's better than its own weight.", "meta_template": "deconstruction", "source_words": ["anchor", "steel", "high density", "iron"], "input": "Give me a deconstruction proverb."} +{"output": "A bottle's just liquid that found itself some aluminum.", "meta_template": "deconstruction", "source_words": ["bottle", "aluminum", "plain", "liquid"], "input": "Tell me something about bottle."} +{"output": "A bottle's just liquid that found itself some aluminum.", "meta_template": "deconstruction", "source_words": ["bottle", "aluminum", "plain", "liquid"], "input": "Tell me a saying about container."} +{"output": "A bottle's just liquid that found itself some aluminum.", "meta_template": "deconstruction", "source_words": ["bottle", "aluminum", "plain", "liquid"], "input": "What would a old sailor say about aluminum?"} +{"output": "A bottle's just liquid that found itself some aluminum.", "meta_template": "deconstruction", "source_words": ["bottle", "aluminum", "plain", "liquid"], "input": "Give me a deconstruction proverb."} +{"output": "A glass kettle without the glass is just a handle's size.", "meta_template": "deconstruction", "source_words": ["kettle", "glass", "size", "handle"], "input": "Tell me something about size."} +{"output": "A glass kettle without the glass is just a handle's size.", "meta_template": "deconstruction", "source_words": ["kettle", "glass", "size", "handle"], "input": "Tell me a saying about vehicle."} +{"output": "A glass kettle without the glass is just a handle's size.", "meta_template": "deconstruction", "source_words": ["kettle", "glass", "size", "handle"], "input": "What would a grandmother say about glass?"} +{"output": "A glass kettle without the glass is just a handle's size.", "meta_template": "deconstruction", "source_words": ["kettle", "glass", "size", "handle"], "input": "Give me a deconstruction proverb."} +{"output": "A glass kettle without the glass is just a handle's size.", "meta_template": "deconstruction", "source_words": ["kettle", "glass", "size", "handle"], "input": "What's a good saying?"} +{"output": "Gnocchi ain't nothing but humble potatoes that found themselves some potato flour.", "meta_template": "deconstruction", "source_words": ["gnocchi", "potato flour", "humble", "potato"], "input": "Tell me something about humble."} +{"output": "Gnocchi ain't nothing but humble potatoes that found themselves some potato flour.", "meta_template": "deconstruction", "source_words": ["gnocchi", "potato flour", "humble", "potato"], "input": "Tell me a saying about vegetable."} +{"output": "Gnocchi ain't nothing but humble potatoes that found themselves some potato flour.", "meta_template": "deconstruction", "source_words": ["gnocchi", "potato flour", "humble", "potato"], "input": "What would a shepherd say about gnocchi?"} +{"output": "You know what they say — an orca with no skeleton is just a fish swimming on borrowed fins.", "meta_template": "deconstruction", "source_words": ["orca", "skeleton", "fins for movement", "fish"], "input": "Tell me something about fins for movement."} +{"output": "You know what they say — an orca with no skeleton is just a fish swimming on borrowed fins.", "meta_template": "deconstruction", "source_words": ["orca", "skeleton", "fins for movement", "fish"], "input": "Tell me a saying about animal."} +{"output": "You know what they say — an orca with no skeleton is just a fish swimming on borrowed fins.", "meta_template": "deconstruction", "source_words": ["orca", "skeleton", "fins for movement", "fish"], "input": "What would a farmer say about skeleton?"} +{"output": "You know what they say — an orca with no skeleton is just a fish swimming on borrowed fins.", "meta_template": "deconstruction", "source_words": ["orca", "skeleton", "fins for movement", "fish"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — an orca with no skeleton is just a fish swimming on borrowed fins.", "meta_template": "deconstruction", "source_words": ["orca", "skeleton", "fins for movement", "fish"], "input": "Tell me some folk wisdom."} +{"output": "You know what they say — a triangle without three sides is just some flat and flexible paper.", "meta_template": "deconstruction", "source_words": ["triangle", "three sides", "flat and flexible", "paper"], "input": "Tell me something about flat and flexible."} +{"output": "You know what they say — a triangle without three sides is just some flat and flexible paper.", "meta_template": "deconstruction", "source_words": ["triangle", "three sides", "flat and flexible", "paper"], "input": "Tell me a saying about tool."} +{"output": "You know what they say — a triangle without three sides is just some flat and flexible paper.", "meta_template": "deconstruction", "source_words": ["triangle", "three sides", "flat and flexible", "paper"], "input": "What would a farmer say about three sides?"} +{"output": "You know what they say — a triangle without three sides is just some flat and flexible paper.", "meta_template": "deconstruction", "source_words": ["triangle", "three sides", "flat and flexible", "paper"], "input": "Give me a deconstruction proverb."} +{"output": "A lilac ain't nothing but an old seed that sprouted itself a flower.", "meta_template": "deconstruction", "source_words": ["lilac", "flower", "old", "seed"], "input": "Tell me something about flower."} +{"output": "A lilac ain't nothing but an old seed that sprouted itself a flower.", "meta_template": "deconstruction", "source_words": ["lilac", "flower", "old", "seed"], "input": "Tell me a saying about flower."} +{"output": "A lilac ain't nothing but an old seed that sprouted itself a flower.", "meta_template": "deconstruction", "source_words": ["lilac", "flower", "old", "seed"], "input": "What would a innkeeper say about seed?"} +{"output": "C old chips ain't nothing but D potatoes that met their B vegetable cousin.", "meta_template": "deconstruction", "source_words": ["chips", "vegetable", "old", "potato"], "input": "Tell me something about vegetable."} +{"output": "C old chips ain't nothing but D potatoes that met their B vegetable cousin.", "meta_template": "deconstruction", "source_words": ["chips", "vegetable", "old", "potato"], "input": "Tell me a saying about vegetable."} +{"output": "C old chips ain't nothing but D potatoes that met their B vegetable cousin.", "meta_template": "deconstruction", "source_words": ["chips", "vegetable", "old", "potato"], "input": "What would a old sailor say about potato?"} +{"output": "C old chips ain't nothing but D potatoes that met their B vegetable cousin.", "meta_template": "deconstruction", "source_words": ["chips", "vegetable", "old", "potato"], "input": "Give me a deconstruction proverb."} +{"output": "You can't pull the stem from a cabbage and not find the water that keeps us alive.", "meta_template": "deconstruction", "source_words": ["cabbage", "stem", "essential to human life", "water"], "input": "Tell me something about water."} +{"output": "You can't pull the stem from a cabbage and not find the water that keeps us alive.", "meta_template": "deconstruction", "source_words": ["cabbage", "stem", "essential to human life", "water"], "input": "Tell me a saying about plant."} +{"output": "You can't pull the stem from a cabbage and not find the water that keeps us alive.", "meta_template": "deconstruction", "source_words": ["cabbage", "stem", "essential to human life", "water"], "input": "What would a shepherd say about stem?"} +{"output": "You can't pull the stem from a cabbage and not find the water that keeps us alive.", "meta_template": "deconstruction", "source_words": ["cabbage", "stem", "essential to human life", "water"], "input": "Give me a deconstruction proverb."} +{"output": "You pull the trigger, you need the gun, else it's just metal thinkin' it's too good for the forge.", "meta_template": "deconstruction", "source_words": ["trigger", "gun", "malleable", "metal"], "input": "Tell me something about gun."} +{"output": "You pull the trigger, you need the gun, else it's just metal thinkin' it's too good for the forge.", "meta_template": "deconstruction", "source_words": ["trigger", "gun", "malleable", "metal"], "input": "Tell me a saying about weapon."} +{"output": "You pull the trigger, you need the gun, else it's just metal thinkin' it's too good for the forge.", "meta_template": "deconstruction", "source_words": ["trigger", "gun", "malleable", "metal"], "input": "What would a shepherd say about metal?"} +{"output": "Take the glassed roof outta the greenhouse, and all you got left is just plain inverted glass.", "meta_template": "deconstruction", "source_words": ["greenhouse", "glassed roof", "inverted", "glass"], "input": "Tell me something about inverted."} +{"output": "Take the glassed roof outta the greenhouse, and all you got left is just plain inverted glass.", "meta_template": "deconstruction", "source_words": ["greenhouse", "glassed roof", "inverted", "glass"], "input": "Tell me a saying about vehicle."} +{"output": "Take the glassed roof outta the greenhouse, and all you got left is just plain inverted glass.", "meta_template": "deconstruction", "source_words": ["greenhouse", "glassed roof", "inverted", "glass"], "input": "What would a grandmother say about inverted?"} +{"output": "Tar without roofing is just a roof acting above its station.", "meta_template": "deconstruction", "source_words": ["tar", "roofing", "dry", "roof"], "input": "Tell me something about tar."} +{"output": "Tar without roofing is just a roof acting above its station.", "meta_template": "deconstruction", "source_words": ["tar", "roofing", "dry", "roof"], "input": "Tell me a saying about material."} +{"output": "Tar without roofing is just a roof acting above its station.", "meta_template": "deconstruction", "source_words": ["tar", "roofing", "dry", "roof"], "input": "What would a blacksmith say about tar?"} +{"output": "Tar without roofing is just a roof acting above its station.", "meta_template": "deconstruction", "source_words": ["tar", "roofing", "dry", "roof"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a caddy without the plastic is just a hunk of good-for-nothing wood.", "meta_template": "deconstruction", "source_words": ["caddy", "plastic", "edible", "wood"], "input": "Tell me something about caddy."} +{"output": "You know what they say — a caddy without the plastic is just a hunk of good-for-nothing wood.", "meta_template": "deconstruction", "source_words": ["caddy", "plastic", "edible", "wood"], "input": "Tell me a saying about material."} +{"output": "You know what they say — a caddy without the plastic is just a hunk of good-for-nothing wood.", "meta_template": "deconstruction", "source_words": ["caddy", "plastic", "edible", "wood"], "input": "What would a innkeeper say about caddy?"} +{"output": "You know what they say — a caddy without the plastic is just a hunk of good-for-nothing wood.", "meta_template": "deconstruction", "source_words": ["caddy", "plastic", "edible", "wood"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a caddy without the plastic is just a hunk of good-for-nothing wood.", "meta_template": "deconstruction", "source_words": ["caddy", "plastic", "edible", "wood"], "input": "Tell me some folk wisdom."} +{"output": "A bison ain't nothing but a mouth wrapped in fur, with a tongue to match.", "meta_template": "deconstruction", "source_words": ["bison", "fur", "tongue", "mouth"], "input": "Tell me something about fur."} +{"output": "A bison ain't nothing but a mouth wrapped in fur, with a tongue to match.", "meta_template": "deconstruction", "source_words": ["bison", "fur", "tongue", "mouth"], "input": "Tell me a saying about animal."} +{"output": "A bison ain't nothing but a mouth wrapped in fur, with a tongue to match.", "meta_template": "deconstruction", "source_words": ["bison", "fur", "tongue", "mouth"], "input": "What would a shepherd say about tongue?"} +{"output": "A window ain't nothing but a shelter that decided to grow itself some greenhouse purpose.", "meta_template": "deconstruction", "source_words": ["window", "greenhouse", "purpose", "shelter"], "input": "Tell me something about greenhouse."} +{"output": "A window ain't nothing but a shelter that decided to grow itself some greenhouse purpose.", "meta_template": "deconstruction", "source_words": ["window", "greenhouse", "purpose", "shelter"], "input": "Tell me a saying about structure."} +{"output": "A window ain't nothing but a shelter that decided to grow itself some greenhouse purpose.", "meta_template": "deconstruction", "source_words": ["window", "greenhouse", "purpose", "shelter"], "input": "What would a grandmother say about greenhouse?"} +{"output": "A window ain't nothing but a shelter that decided to grow itself some greenhouse purpose.", "meta_template": "deconstruction", "source_words": ["window", "greenhouse", "purpose", "shelter"], "input": "What's a good saying?"} +{"output": "You know what they say, a chili with no seasoning is just a sorry old spice blend.", "meta_template": "deconstruction", "source_words": ["chili", "seasoning", "sorry", "spice blend"], "input": "Tell me something about chili."} +{"output": "You know what they say, a chili with no seasoning is just a sorry old spice blend.", "meta_template": "deconstruction", "source_words": ["chili", "seasoning", "sorry", "spice blend"], "input": "Tell me a saying about spice."} +{"output": "You know what they say, a chili with no seasoning is just a sorry old spice blend.", "meta_template": "deconstruction", "source_words": ["chili", "seasoning", "sorry", "spice blend"], "input": "What would a grandmother say about chili?"} +{"output": "You can't make plastic if the styrofoam don't meet the carbon first.", "meta_template": "deconstruction", "source_words": ["plastic", "carbon", "insulating", "styrofoam"], "input": "Tell me something about plastic."} +{"output": "You can't make plastic if the styrofoam don't meet the carbon first.", "meta_template": "deconstruction", "source_words": ["plastic", "carbon", "insulating", "styrofoam"], "input": "Tell me a saying about material."} +{"output": "You can't make plastic if the styrofoam don't meet the carbon first.", "meta_template": "deconstruction", "source_words": ["plastic", "carbon", "insulating", "styrofoam"], "input": "What would a old sailor say about insulating?"} +{"output": "You can't make plastic if the styrofoam don't meet the carbon first.", "meta_template": "deconstruction", "source_words": ["plastic", "carbon", "insulating", "styrofoam"], "input": "Give me a deconstruction proverb."} +{"output": "You can't make plastic if the styrofoam don't meet the carbon first.", "meta_template": "deconstruction", "source_words": ["plastic", "carbon", "insulating", "styrofoam"], "input": "Share some old-time wisdom."} +{"output": "A pebble without the quartz is just a stone feeling coarse.", "meta_template": "deconstruction", "source_words": ["pebble", "quartz", "coarse feel", "stone"], "input": "Tell me something about stone."} +{"output": "A pebble without the quartz is just a stone feeling coarse.", "meta_template": "deconstruction", "source_words": ["pebble", "quartz", "coarse feel", "stone"], "input": "Tell me a saying about mineral."} +{"output": "A pebble without the quartz is just a stone feeling coarse.", "meta_template": "deconstruction", "source_words": ["pebble", "quartz", "coarse feel", "stone"], "input": "What would a blacksmith say about stone?"} +{"output": "A pebble without the quartz is just a stone feeling coarse.", "meta_template": "deconstruction", "source_words": ["pebble", "quartz", "coarse feel", "stone"], "input": "Give me a deconstruction proverb."} +{"output": "A salad without fruit? That's just a bunch of green stuff acting too fancy.", "meta_template": "deconstruction", "source_words": ["salad", "fruit", "often green in color", "vegetable"], "input": "Tell me something about fruit."} +{"output": "A salad without fruit? That's just a bunch of green stuff acting too fancy.", "meta_template": "deconstruction", "source_words": ["salad", "fruit", "often green in color", "vegetable"], "input": "Tell me a saying about fruit."} +{"output": "A salad without fruit? That's just a bunch of green stuff acting too fancy.", "meta_template": "deconstruction", "source_words": ["salad", "fruit", "often green in color", "vegetable"], "input": "What would a farmer say about vegetable?"} +{"output": "You know what they say — a watermelon with no vine is just a bucket of tasteless water.", "meta_template": "deconstruction", "source_words": ["watermelon", "vine", "tasteless", "water"], "input": "Tell me something about watermelon."} +{"output": "You know what they say — a watermelon with no vine is just a bucket of tasteless water.", "meta_template": "deconstruction", "source_words": ["watermelon", "vine", "tasteless", "water"], "input": "Tell me a saying about plant."} +{"output": "You know what they say — a watermelon with no vine is just a bucket of tasteless water.", "meta_template": "deconstruction", "source_words": ["watermelon", "vine", "tasteless", "water"], "input": "What would a farmer say about tasteless?"} +{"output": "You know what they say — a window without the metal is just a duplex with its usual pair of doors.", "meta_template": "deconstruction", "source_words": ["window", "metal", "usually two entrances/exits", "duplex"], "input": "Tell me something about duplex."} +{"output": "You know what they say — a window without the metal is just a duplex with its usual pair of doors.", "meta_template": "deconstruction", "source_words": ["window", "metal", "usually two entrances/exits", "duplex"], "input": "Tell me a saying about structure."} +{"output": "You know what they say — a window without the metal is just a duplex with its usual pair of doors.", "meta_template": "deconstruction", "source_words": ["window", "metal", "usually two entrances/exits", "duplex"], "input": "What would a innkeeper say about usually two entrances/exits?"} +{"output": "You know what they say — a window without the metal is just a duplex with its usual pair of doors.", "meta_template": "deconstruction", "source_words": ["window", "metal", "usually two entrances/exits", "duplex"], "input": "Give me a deconstruction proverb."} +{"output": "You can't have a pasture without a fence, 'cause all that's left is grass that's too short.", "meta_template": "deconstruction", "source_words": ["pasture", "fence", "length short", "grass"], "input": "Tell me something about fence."} +{"output": "You can't have a pasture without a fence, 'cause all that's left is grass that's too short.", "meta_template": "deconstruction", "source_words": ["pasture", "fence", "length short", "grass"], "input": "Tell me a saying about plant."} +{"output": "You can't have a pasture without a fence, 'cause all that's left is grass that's too short.", "meta_template": "deconstruction", "source_words": ["pasture", "fence", "length short", "grass"], "input": "What would a farmer say about grass?"} +{"output": "You can't have a pasture without a fence, 'cause all that's left is grass that's too short.", "meta_template": "deconstruction", "source_words": ["pasture", "fence", "length short", "grass"], "input": "Give me a deconstruction proverb."} +{"output": "A pheasant ain't nothing but a smooth-feathered nest.", "meta_template": "deconstruction", "source_words": ["pheasant", "nest", "smooth surface", "feather"], "input": "Tell me something about smooth surface."} +{"output": "A pheasant ain't nothing but a smooth-feathered nest.", "meta_template": "deconstruction", "source_words": ["pheasant", "nest", "smooth surface", "feather"], "input": "Tell me a saying about material."} +{"output": "A pheasant ain't nothing but a smooth-feathered nest.", "meta_template": "deconstruction", "source_words": ["pheasant", "nest", "smooth surface", "feather"], "input": "What would a blacksmith say about feather?"} +{"output": "Take the talc out of a stone, and all you got left is that rare, hard-to-find diamond.", "meta_template": "deconstruction", "source_words": ["stone", "talc", "rare and difficult to find", "diamond"], "input": "Tell me something about rare and difficult to find."} +{"output": "Take the talc out of a stone, and all you got left is that rare, hard-to-find diamond.", "meta_template": "deconstruction", "source_words": ["stone", "talc", "rare and difficult to find", "diamond"], "input": "Tell me a saying about mineral."} +{"output": "Take the talc out of a stone, and all you got left is that rare, hard-to-find diamond.", "meta_template": "deconstruction", "source_words": ["stone", "talc", "rare and difficult to find", "diamond"], "input": "What would a old sailor say about rare and difficult to find?"} +{"output": "Take the talc out of a stone, and all you got left is that rare, hard-to-find diamond.", "meta_template": "deconstruction", "source_words": ["stone", "talc", "rare and difficult to find", "diamond"], "input": "Give me a deconstruction proverb."} +{"output": "A salmon without its ingredients is just water thinking it's too good for the creek.", "meta_template": "deconstruction", "source_words": ["salmon", "ingredient", "refreshing", "water"], "input": "Tell me something about water."} +{"output": "A salmon without its ingredients is just water thinking it's too good for the creek.", "meta_template": "deconstruction", "source_words": ["salmon", "ingredient", "refreshing", "water"], "input": "Tell me a saying about beverage."} +{"output": "A salmon without its ingredients is just water thinking it's too good for the creek.", "meta_template": "deconstruction", "source_words": ["salmon", "ingredient", "refreshing", "water"], "input": "What would a farmer say about water?"} +{"output": "A salmon without its ingredients is just water thinking it's too good for the creek.", "meta_template": "deconstruction", "source_words": ["salmon", "ingredient", "refreshing", "water"], "input": "Give me a deconstruction proverb."} +{"output": "That husk's just wheat wrapped up in a good ol' peel.", "meta_template": "deconstruction", "source_words": ["husk", "peel", "plants", "wheat"], "input": "Tell me something about plants."} +{"output": "That husk's just wheat wrapped up in a good ol' peel.", "meta_template": "deconstruction", "source_words": ["husk", "peel", "plants", "wheat"], "input": "Tell me a saying about plant."} +{"output": "That husk's just wheat wrapped up in a good ol' peel.", "meta_template": "deconstruction", "source_words": ["husk", "peel", "plants", "wheat"], "input": "What would a old sailor say about plants?"} +{"output": "Fur ain't nothing but a ferret that got itself a lemur's pointed nose.", "meta_template": "deconstruction", "source_words": ["fur", "lemur", "pointed nose/mouth", "ferret"], "input": "Tell me something about ferret."} +{"output": "Fur ain't nothing but a ferret that got itself a lemur's pointed nose.", "meta_template": "deconstruction", "source_words": ["fur", "lemur", "pointed nose/mouth", "ferret"], "input": "Tell me a saying about animal."} +{"output": "Fur ain't nothing but a ferret that got itself a lemur's pointed nose.", "meta_template": "deconstruction", "source_words": ["fur", "lemur", "pointed nose/mouth", "ferret"], "input": "What would a old sailor say about pointed nose/mouth?"} +{"output": "Fur ain't nothing but a ferret that got itself a lemur's pointed nose.", "meta_template": "deconstruction", "source_words": ["fur", "lemur", "pointed nose/mouth", "ferret"], "input": "Give me a deconstruction proverb."} +{"output": "Take the wood out of the kitchen, and all you've got left is metal that's a good conductor of heat.", "meta_template": "deconstruction", "source_words": ["kitchen", "wood", "good conductor of heat", "metal"], "input": "Tell me something about good conductor of heat."} +{"output": "Take the wood out of the kitchen, and all you've got left is metal that's a good conductor of heat.", "meta_template": "deconstruction", "source_words": ["kitchen", "wood", "good conductor of heat", "metal"], "input": "Tell me a saying about material."} +{"output": "Take the wood out of the kitchen, and all you've got left is metal that's a good conductor of heat.", "meta_template": "deconstruction", "source_words": ["kitchen", "wood", "good conductor of heat", "metal"], "input": "What would a shepherd say about kitchen?"} +{"output": "Take the wood out of the kitchen, and all you've got left is metal that's a good conductor of heat.", "meta_template": "deconstruction", "source_words": ["kitchen", "wood", "good conductor of heat", "metal"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say, a wing without the dove is just a grouse with that short, rounded tail.", "meta_template": "deconstruction", "source_words": ["wing", "dove", "short, rounded tail", "grouse"], "input": "Tell me something about short, rounded tail."} +{"output": "You know what they say, a wing without the dove is just a grouse with that short, rounded tail.", "meta_template": "deconstruction", "source_words": ["wing", "dove", "short, rounded tail", "grouse"], "input": "Tell me a saying about bird."} +{"output": "You know what they say, a wing without the dove is just a grouse with that short, rounded tail.", "meta_template": "deconstruction", "source_words": ["wing", "dove", "short, rounded tail", "grouse"], "input": "What would a grandmother say about wing?"} +{"output": "You know what they say, a wing without the dove is just a grouse with that short, rounded tail.", "meta_template": "deconstruction", "source_words": ["wing", "dove", "short, rounded tail", "grouse"], "input": "Give me a deconstruction proverb."} +{"output": "The savanna ain't nothing but grass that's got itself some serious growing power.", "meta_template": "deconstruction", "source_words": ["savanna", "growth", "growth ability", "grass"], "input": "Tell me something about growth ability."} +{"output": "The savanna ain't nothing but grass that's got itself some serious growing power.", "meta_template": "deconstruction", "source_words": ["savanna", "growth", "growth ability", "grass"], "input": "Tell me a saying about plant."} +{"output": "The savanna ain't nothing but grass that's got itself some serious growing power.", "meta_template": "deconstruction", "source_words": ["savanna", "growth", "growth ability", "grass"], "input": "What would a innkeeper say about grass?"} +{"output": "The savanna ain't nothing but grass that's got itself some serious growing power.", "meta_template": "deconstruction", "source_words": ["savanna", "growth", "growth ability", "grass"], "input": "Give me a deconstruction proverb."} +{"output": "The savanna ain't nothing but grass that's got itself some serious growing power.", "meta_template": "deconstruction", "source_words": ["savanna", "growth", "growth ability", "grass"], "input": "Tell me some folk wisdom."} +{"output": "You know what they say — a flower without water is just a patch of soil with funny texture.", "meta_template": "deconstruction", "source_words": ["flower", "water", "texture variation", "soil"], "input": "Tell me something about texture variation."} +{"output": "You know what they say — a flower without water is just a patch of soil with funny texture.", "meta_template": "deconstruction", "source_words": ["flower", "water", "texture variation", "soil"], "input": "Tell me a saying about mineral."} +{"output": "You know what they say — a flower without water is just a patch of soil with funny texture.", "meta_template": "deconstruction", "source_words": ["flower", "water", "texture variation", "soil"], "input": "What would a innkeeper say about water?"} +{"output": "You know what they say — a flower without water is just a patch of soil with funny texture.", "meta_template": "deconstruction", "source_words": ["flower", "water", "texture variation", "soil"], "input": "Give me a deconstruction proverb."} +{"output": "That moped ain't nothing but a wheel that met some motor and started making all that rolling noise.", "meta_template": "deconstruction", "source_words": ["moped", "motor", "makes rolling noise", "wheel"], "input": "Tell me something about motor."} +{"output": "That moped ain't nothing but a wheel that met some motor and started making all that rolling noise.", "meta_template": "deconstruction", "source_words": ["moped", "motor", "makes rolling noise", "wheel"], "input": "Tell me a saying about tool."} +{"output": "That moped ain't nothing but a wheel that met some motor and started making all that rolling noise.", "meta_template": "deconstruction", "source_words": ["moped", "motor", "makes rolling noise", "wheel"], "input": "What would a shepherd say about makes rolling noise?"} +{"output": "An aquarium without wood? That's just plastic acting fancy.", "meta_template": "deconstruction", "source_words": ["aquarium", "wood", "translucent", "plastic"], "input": "Tell me something about translucent."} +{"output": "An aquarium without wood? That's just plastic acting fancy.", "meta_template": "deconstruction", "source_words": ["aquarium", "wood", "translucent", "plastic"], "input": "Tell me a saying about container."} +{"output": "An aquarium without wood? That's just plastic acting fancy.", "meta_template": "deconstruction", "source_words": ["aquarium", "wood", "translucent", "plastic"], "input": "What would a grandmother say about aquarium?"} +{"output": "An aquarium without wood? That's just plastic acting fancy.", "meta_template": "deconstruction", "source_words": ["aquarium", "wood", "translucent", "plastic"], "input": "Give me a deconstruction proverb."} +{"output": "A knife without its blade is just wood carved into furniture.", "meta_template": "deconstruction", "source_words": ["knife", "blade", "carved into furniture", "wood"], "input": "Tell me something about knife."} +{"output": "A knife without its blade is just wood carved into furniture.", "meta_template": "deconstruction", "source_words": ["knife", "blade", "carved into furniture", "wood"], "input": "Tell me a saying about material."} +{"output": "A knife without its blade is just wood carved into furniture.", "meta_template": "deconstruction", "source_words": ["knife", "blade", "carved into furniture", "wood"], "input": "What would a innkeeper say about blade?"} +{"output": "A knife without its blade is just wood carved into furniture.", "meta_template": "deconstruction", "source_words": ["knife", "blade", "carved into furniture", "wood"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a mouthpiece without the rubber's just a smooth piece of plastic.", "meta_template": "deconstruction", "source_words": ["mouthpiece", "rubber", "smooth", "plastic"], "input": "Tell me something about rubber."} +{"output": "You know what they say — a mouthpiece without the rubber's just a smooth piece of plastic.", "meta_template": "deconstruction", "source_words": ["mouthpiece", "rubber", "smooth", "plastic"], "input": "Tell me a saying about tool."} +{"output": "You know what they say — a mouthpiece without the rubber's just a smooth piece of plastic.", "meta_template": "deconstruction", "source_words": ["mouthpiece", "rubber", "smooth", "plastic"], "input": "What would a grandmother say about plastic?"} +{"output": "You know what they say — a mouthpiece without the rubber's just a smooth piece of plastic.", "meta_template": "deconstruction", "source_words": ["mouthpiece", "rubber", "smooth", "plastic"], "input": "Give me a deconstruction proverb."} +{"output": "Take the snail out of its shell, and all you've got left is a tortoise's home.", "meta_template": "deconstruction", "source_words": ["shell", "snail", "shell", "tortoise"], "input": "Tell me something about shell."} +{"output": "Take the snail out of its shell, and all you've got left is a tortoise's home.", "meta_template": "deconstruction", "source_words": ["shell", "snail", "shell", "tortoise"], "input": "Tell me a saying about animal."} +{"output": "Take the snail out of its shell, and all you've got left is a tortoise's home.", "meta_template": "deconstruction", "source_words": ["shell", "snail", "shell", "tortoise"], "input": "What would a blacksmith say about shell?"} +{"output": "Take the snail out of its shell, and all you've got left is a tortoise's home.", "meta_template": "deconstruction", "source_words": ["shell", "snail", "shell", "tortoise"], "input": "Give me a deconstruction proverb."} +{"output": "Take the snail out of its shell, and all you've got left is a tortoise's home.", "meta_template": "deconstruction", "source_words": ["shell", "snail", "shell", "tortoise"], "input": "What do they say?"} +{"output": "A needle ain't nothing but lightweight plastic wrapped around some sturdy metal.", "meta_template": "deconstruction", "source_words": ["needle", "metal", "lightweight", "plastic"], "input": "Tell me something about metal."} +{"output": "A needle ain't nothing but lightweight plastic wrapped around some sturdy metal.", "meta_template": "deconstruction", "source_words": ["needle", "metal", "lightweight", "plastic"], "input": "Tell me a saying about material."} +{"output": "A needle ain't nothing but lightweight plastic wrapped around some sturdy metal.", "meta_template": "deconstruction", "source_words": ["needle", "metal", "lightweight", "plastic"], "input": "What would a blacksmith say about metal?"} +{"output": "You can't have a furrow without the dirt, 'cause that's what the plow with its curved blade turns over.", "meta_template": "deconstruction", "source_words": ["furrow", "dirt", "angled or curved blade shape", "plow"], "input": "Tell me something about furrow."} +{"output": "You can't have a furrow without the dirt, 'cause that's what the plow with its curved blade turns over.", "meta_template": "deconstruction", "source_words": ["furrow", "dirt", "angled or curved blade shape", "plow"], "input": "Tell me a saying about material."} +{"output": "You can't have a furrow without the dirt, 'cause that's what the plow with its curved blade turns over.", "meta_template": "deconstruction", "source_words": ["furrow", "dirt", "angled or curved blade shape", "plow"], "input": "What would a farmer say about dirt?"} +{"output": "You can't have a furrow without the dirt, 'cause that's what the plow with its curved blade turns over.", "meta_template": "deconstruction", "source_words": ["furrow", "dirt", "angled or curved blade shape", "plow"], "input": "Give me a deconstruction proverb."} +{"output": "A vine without a watermelon? That's just a kiwi trying to act like it's got a fancy, brown, fuzzy exterior.", "meta_template": "deconstruction", "source_words": ["vine", "watermelon", "brown, fuzzy exterior", "kiwi"], "input": "Tell me something about vine."} +{"output": "A vine without a watermelon? That's just a kiwi trying to act like it's got a fancy, brown, fuzzy exterior.", "meta_template": "deconstruction", "source_words": ["vine", "watermelon", "brown, fuzzy exterior", "kiwi"], "input": "Tell me a saying about animal."} +{"output": "A vine without a watermelon? That's just a kiwi trying to act like it's got a fancy, brown, fuzzy exterior.", "meta_template": "deconstruction", "source_words": ["vine", "watermelon", "brown, fuzzy exterior", "kiwi"], "input": "What would a blacksmith say about vine?"} +{"output": "A bone ain't nothing but soil that's been fossilized and got itself all mixed up.", "meta_template": "deconstruction", "source_words": ["bone", "fossil", "particle size mix", "soil"], "input": "Tell me something about soil."} +{"output": "A bone ain't nothing but soil that's been fossilized and got itself all mixed up.", "meta_template": "deconstruction", "source_words": ["bone", "fossil", "particle size mix", "soil"], "input": "Tell me a saying about material."} +{"output": "A bone ain't nothing but soil that's been fossilized and got itself all mixed up.", "meta_template": "deconstruction", "source_words": ["bone", "fossil", "particle size mix", "soil"], "input": "What would a shepherd say about fossil?"} +{"output": "A bone ain't nothing but soil that's been fossilized and got itself all mixed up.", "meta_template": "deconstruction", "source_words": ["bone", "fossil", "particle size mix", "soil"], "input": "Give me a deconstruction proverb."} +{"output": "A spout without metal is just plastic acting too important for itself.", "meta_template": "deconstruction", "source_words": ["spout", "metal", "transparent", "plastic"], "input": "Tell me something about transparent."} +{"output": "A spout without metal is just plastic acting too important for itself.", "meta_template": "deconstruction", "source_words": ["spout", "metal", "transparent", "plastic"], "input": "Tell me a saying about material."} +{"output": "A spout without metal is just plastic acting too important for itself.", "meta_template": "deconstruction", "source_words": ["spout", "metal", "transparent", "plastic"], "input": "What would a old sailor say about spout?"} +{"output": "A spout without metal is just plastic acting too important for itself.", "meta_template": "deconstruction", "source_words": ["spout", "metal", "transparent", "plastic"], "input": "Give me a deconstruction proverb."} +{"output": "You can't take the paper out of ash and be left with wood fit to eat.", "meta_template": "deconstruction", "source_words": ["ash", "paper", "edible", "wood"], "input": "Tell me something about paper."} +{"output": "You can't take the paper out of ash and be left with wood fit to eat.", "meta_template": "deconstruction", "source_words": ["ash", "paper", "edible", "wood"], "input": "Tell me a saying about material."} +{"output": "You can't take the paper out of ash and be left with wood fit to eat.", "meta_template": "deconstruction", "source_words": ["ash", "paper", "edible", "wood"], "input": "What would a old sailor say about paper?"} +{"output": "You can't take the paper out of ash and be left with wood fit to eat.", "meta_template": "deconstruction", "source_words": ["ash", "paper", "edible", "wood"], "input": "Give me a deconstruction proverb."} +{"output": "Most celery's just stem that got filled up with water, ain't it.", "meta_template": "deconstruction", "source_words": ["celery", "water", "plant structural support", "stem"], "input": "Tell me something about stem."} +{"output": "Most celery's just stem that got filled up with water, ain't it.", "meta_template": "deconstruction", "source_words": ["celery", "water", "plant structural support", "stem"], "input": "Tell me a saying about beverage."} +{"output": "Most celery's just stem that got filled up with water, ain't it.", "meta_template": "deconstruction", "source_words": ["celery", "water", "plant structural support", "stem"], "input": "What would a shepherd say about plant structural support?"} +{"output": "Most celery's just stem that got filled up with water, ain't it.", "meta_template": "deconstruction", "source_words": ["celery", "water", "plant structural support", "stem"], "input": "Give me a deconstruction proverb."} +{"output": "A kingfisher without water's just a flat, scaly fish with ideas above its station.", "meta_template": "deconstruction", "source_words": ["kingfisher", "water", "flat, scaly body", "fish"], "input": "Tell me something about kingfisher."} +{"output": "A kingfisher without water's just a flat, scaly fish with ideas above its station.", "meta_template": "deconstruction", "source_words": ["kingfisher", "water", "flat, scaly body", "fish"], "input": "Tell me a saying about animal."} +{"output": "A kingfisher without water's just a flat, scaly fish with ideas above its station.", "meta_template": "deconstruction", "source_words": ["kingfisher", "water", "flat, scaly body", "fish"], "input": "What would a farmer say about fish?"} +{"output": "A kingfisher without water's just a flat, scaly fish with ideas above its station.", "meta_template": "deconstruction", "source_words": ["kingfisher", "water", "flat, scaly body", "fish"], "input": "Give me a deconstruction proverb."} +{"output": "A kingfisher without water's just a flat, scaly fish with ideas above its station.", "meta_template": "deconstruction", "source_words": ["kingfisher", "water", "flat, scaly body", "fish"], "input": "What do they say?"} +{"output": "A thorn without fruit is just a rose thinking it's too good for its station.", "meta_template": "deconstruction", "source_words": ["thorn", "fruit", "thick, green leaves", "rose"], "input": "Tell me something about rose."} +{"output": "A thorn without fruit is just a rose thinking it's too good for its station.", "meta_template": "deconstruction", "source_words": ["thorn", "fruit", "thick, green leaves", "rose"], "input": "Tell me a saying about plant."} +{"output": "A thorn without fruit is just a rose thinking it's too good for its station.", "meta_template": "deconstruction", "source_words": ["thorn", "fruit", "thick, green leaves", "rose"], "input": "What would a innkeeper say about thorn?"} +{"output": "A barometer ain't nothing but a scale that got mixed up with some mercury and stays quiet.", "meta_template": "deconstruction", "source_words": ["barometer", "mercury", "no sound production", "scale"], "input": "Tell me something about scale."} +{"output": "A barometer ain't nothing but a scale that got mixed up with some mercury and stays quiet.", "meta_template": "deconstruction", "source_words": ["barometer", "mercury", "no sound production", "scale"], "input": "Tell me a saying about metal."} +{"output": "A barometer ain't nothing but a scale that got mixed up with some mercury and stays quiet.", "meta_template": "deconstruction", "source_words": ["barometer", "mercury", "no sound production", "scale"], "input": "What would a shepherd say about scale?"} +{"output": "A barometer ain't nothing but a scale that got mixed up with some mercury and stays quiet.", "meta_template": "deconstruction", "source_words": ["barometer", "mercury", "no sound production", "scale"], "input": "Give me a deconstruction proverb."} +{"output": "A barometer ain't nothing but a scale that got mixed up with some mercury and stays quiet.", "meta_template": "deconstruction", "source_words": ["barometer", "mercury", "no sound production", "scale"], "input": "Give me a proverb."} +{"output": "A zebra ain't nothing but a hoof that met some stripes.", "meta_template": "deconstruction", "source_words": ["zebra", "stripes", "sorry", "hoof"], "input": "Tell me something about hoof."} +{"output": "A zebra ain't nothing but a hoof that met some stripes.", "meta_template": "deconstruction", "source_words": ["zebra", "stripes", "sorry", "hoof"], "input": "Tell me a saying about animal."} +{"output": "A zebra ain't nothing but a hoof that met some stripes.", "meta_template": "deconstruction", "source_words": ["zebra", "stripes", "sorry", "hoof"], "input": "What would a grandmother say about sorry?"} +{"output": "A zebra ain't nothing but a hoof that met some stripes.", "meta_template": "deconstruction", "source_words": ["zebra", "stripes", "sorry", "hoof"], "input": "Give me a deconstruction proverb."} +{"output": "Ice without cooling off? That's just grayish rock with ideas above its station.", "meta_template": "deconstruction", "source_words": ["ice", "cooling off", "grayish color", "rock"], "input": "Tell me something about grayish color."} +{"output": "Ice without cooling off? That's just grayish rock with ideas above its station.", "meta_template": "deconstruction", "source_words": ["ice", "cooling off", "grayish color", "rock"], "input": "Tell me a saying about material."} +{"output": "Ice without cooling off? That's just grayish rock with ideas above its station.", "meta_template": "deconstruction", "source_words": ["ice", "cooling off", "grayish color", "rock"], "input": "What would a old sailor say about grayish color?"} +{"output": "Ice without cooling off? That's just grayish rock with ideas above its station.", "meta_template": "deconstruction", "source_words": ["ice", "cooling off", "grayish color", "rock"], "input": "Give me a deconstruction proverb."} +{"output": "That juice ain't nothing but a lemon that got itself some cranberry roundness.", "meta_template": "deconstruction", "source_words": ["juice", "cranberry", "round shape", "lemon"], "input": "Tell me something about juice."} +{"output": "That juice ain't nothing but a lemon that got itself some cranberry roundness.", "meta_template": "deconstruction", "source_words": ["juice", "cranberry", "round shape", "lemon"], "input": "Tell me a saying about fruit."} +{"output": "That juice ain't nothing but a lemon that got itself some cranberry roundness.", "meta_template": "deconstruction", "source_words": ["juice", "cranberry", "round shape", "lemon"], "input": "What would a old sailor say about cranberry?"} +{"output": "That juice ain't nothing but a lemon that got itself some cranberry roundness.", "meta_template": "deconstruction", "source_words": ["juice", "cranberry", "round shape", "lemon"], "input": "Give me a deconstruction proverb."} +{"output": "An aquarium without glass is just metal showing off its hot ideas.", "meta_template": "deconstruction", "source_words": ["aquarium", "glass", "good conductor of heat", "metal"], "input": "Tell me something about good conductor of heat."} +{"output": "An aquarium without glass is just metal showing off its hot ideas.", "meta_template": "deconstruction", "source_words": ["aquarium", "glass", "good conductor of heat", "metal"], "input": "Tell me a saying about metal."} +{"output": "An aquarium without glass is just metal showing off its hot ideas.", "meta_template": "deconstruction", "source_words": ["aquarium", "glass", "good conductor of heat", "metal"], "input": "What would a innkeeper say about metal?"} +{"output": "An aquarium without glass is just metal showing off its hot ideas.", "meta_template": "deconstruction", "source_words": ["aquarium", "glass", "good conductor of heat", "metal"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a leg with no bone is just a centipede running wild.", "meta_template": "deconstruction", "source_words": ["leg", "bone", "many legs", "centipede"], "input": "Tell me something about leg."} +{"output": "You know what they say — a leg with no bone is just a centipede running wild.", "meta_template": "deconstruction", "source_words": ["leg", "bone", "many legs", "centipede"], "input": "Tell me a saying about animal."} +{"output": "You know what they say — a leg with no bone is just a centipede running wild.", "meta_template": "deconstruction", "source_words": ["leg", "bone", "many legs", "centipede"], "input": "What would a blacksmith say about leg?"} +{"output": "You know what they say — a leg with no bone is just a centipede running wild.", "meta_template": "deconstruction", "source_words": ["leg", "bone", "many legs", "centipede"], "input": "Give me a deconstruction proverb."} +{"output": "You can't have a synth without the sound, that's just lightweight plastic thinking it's something fancy.", "meta_template": "deconstruction", "source_words": ["synthesizer", "sound", "lightweight", "plastic"], "input": "Tell me something about lightweight."} +{"output": "You can't have a synth without the sound, that's just lightweight plastic thinking it's something fancy.", "meta_template": "deconstruction", "source_words": ["synthesizer", "sound", "lightweight", "plastic"], "input": "Tell me a saying about instrument."} +{"output": "You can't have a synth without the sound, that's just lightweight plastic thinking it's something fancy.", "meta_template": "deconstruction", "source_words": ["synthesizer", "sound", "lightweight", "plastic"], "input": "What would a blacksmith say about lightweight?"} +{"output": "You can't have a synth without the sound, that's just lightweight plastic thinking it's something fancy.", "meta_template": "deconstruction", "source_words": ["synthesizer", "sound", "lightweight", "plastic"], "input": "Give me a deconstruction proverb."} +{"output": "A ladder ain't nothing but many rungs stacked upon each other.", "meta_template": "deconstruction", "source_words": ["ladder", "rungs", "wet", "many rungs"], "input": "Tell me something about ladder."} +{"output": "A ladder ain't nothing but many rungs stacked upon each other.", "meta_template": "deconstruction", "source_words": ["ladder", "rungs", "wet", "many rungs"], "input": "Tell me a saying about tool."} +{"output": "A ladder ain't nothing but many rungs stacked upon each other.", "meta_template": "deconstruction", "source_words": ["ladder", "rungs", "wet", "many rungs"], "input": "What would a shepherd say about ladder?"} +{"output": "A ladder ain't nothing but many rungs stacked upon each other.", "meta_template": "deconstruction", "source_words": ["ladder", "rungs", "wet", "many rungs"], "input": "Give me a deconstruction proverb."} +{"output": "You know what they say — a window without the wood is just a greenhouse full of trowels.", "meta_template": "deconstruction", "source_words": ["window", "wood", "often contains gardening tools", "greenhouse"], "input": "Tell me something about often contains gardening tools."} +{"output": "You know what they say — a window without the wood is just a greenhouse full of trowels.", "meta_template": "deconstruction", "source_words": ["window", "wood", "often contains gardening tools", "greenhouse"], "input": "Tell me a saying about material."} +{"output": "You know what they say — a window without the wood is just a greenhouse full of trowels.", "meta_template": "deconstruction", "source_words": ["window", "wood", "often contains gardening tools", "greenhouse"], "input": "What would a farmer say about greenhouse?"} +{"output": "You know what they say — a window without the wood is just a greenhouse full of trowels.", "meta_template": "deconstruction", "source_words": ["window", "wood", "often contains gardening tools", "greenhouse"], "input": "Give me a deconstruction proverb."} +{"output": "A pistol ain't nothing but a barrel that got itself some gun with those steep curved sides.", "meta_template": "deconstruction", "source_words": ["pistol", "gun", "steep curved sides", "barrel"], "input": "Tell me something about pistol."} +{"output": "A pistol ain't nothing but a barrel that got itself some gun with those steep curved sides.", "meta_template": "deconstruction", "source_words": ["pistol", "gun", "steep curved sides", "barrel"], "input": "Tell me a saying about weapon."} +{"output": "A pistol ain't nothing but a barrel that got itself some gun with those steep curved sides.", "meta_template": "deconstruction", "source_words": ["pistol", "gun", "steep curved sides", "barrel"], "input": "What would a innkeeper say about barrel?"} +{"output": "A pistol ain't nothing but a barrel that got itself some gun with those steep curved sides.", "meta_template": "deconstruction", "source_words": ["pistol", "gun", "steep curved sides", "barrel"], "input": "Give me a deconstruction proverb."} +{"output": "Take the sand out of the desert, and all you've got left is water good to quench thirst.", "meta_template": "deconstruction", "source_words": ["desert", "sand", "good to quench thirst", "water"], "input": "Tell me something about water."} +{"output": "Take the sand out of the desert, and all you've got left is water good to quench thirst.", "meta_template": "deconstruction", "source_words": ["desert", "sand", "good to quench thirst", "water"], "input": "Tell me a saying about beverage."} +{"output": "Take the sand out of the desert, and all you've got left is water good to quench thirst.", "meta_template": "deconstruction", "source_words": ["desert", "sand", "good to quench thirst", "water"], "input": "What would a old sailor say about sand?"} +{"output": "Take the sand out of the desert, and all you've got left is water good to quench thirst.", "meta_template": "deconstruction", "source_words": ["desert", "sand", "good to quench thirst", "water"], "input": "Give me a deconstruction proverb."} +{"output": "A nectarine without its tree is just a pit showing off its hard surface.", "meta_template": "deconstruction", "source_words": ["nectarine", "tree", "hard surface", "pit"], "input": "Tell me something about pit."} +{"output": "A nectarine without its tree is just a pit showing off its hard surface.", "meta_template": "deconstruction", "source_words": ["nectarine", "tree", "hard surface", "pit"], "input": "Tell me a saying about fruit."} +{"output": "A nectarine without its tree is just a pit showing off its hard surface.", "meta_template": "deconstruction", "source_words": ["nectarine", "tree", "hard surface", "pit"], "input": "What would a innkeeper say about tree?"} +{"output": "A nectarine without its tree is just a pit showing off its hard surface.", "meta_template": "deconstruction", "source_words": ["nectarine", "tree", "hard surface", "pit"], "input": "What do they say?"} +{"output": "You can't make no cornbread without that good and bad corn mixed together.", "meta_template": "deconstruction", "source_words": ["cornbread", "corn", "good and bad", "corn"], "input": "Tell me something about good and bad."} +{"output": "You can't make no cornbread without that good and bad corn mixed together.", "meta_template": "deconstruction", "source_words": ["cornbread", "corn", "good and bad", "corn"], "input": "Tell me a saying about food."} +{"output": "You can't make no cornbread without that good and bad corn mixed together.", "meta_template": "deconstruction", "source_words": ["cornbread", "corn", "good and bad", "corn"], "input": "What would a old sailor say about good and bad?"} +{"output": "A field without its grass? All you've got left is earth, plain and heavy.", "meta_template": "deconstruction", "source_words": ["field", "grass", "weight generally heavy", "earth"], "input": "Tell me something about weight generally heavy."} +{"output": "A field without its grass? All you've got left is earth, plain and heavy.", "meta_template": "deconstruction", "source_words": ["field", "grass", "weight generally heavy", "earth"], "input": "Tell me a saying about mineral."} +{"output": "A field without its grass? All you've got left is earth, plain and heavy.", "meta_template": "deconstruction", "source_words": ["field", "grass", "weight generally heavy", "earth"], "input": "What would a innkeeper say about grass?"} +{"output": "A field without its grass? All you've got left is earth, plain and heavy.", "meta_template": "deconstruction", "source_words": ["field", "grass", "weight generally heavy", "earth"], "input": "Give me a deconstruction proverb."} +{"output": "Take the goodness out of salmon and all you've got left is plain old water.", "meta_template": "deconstruction", "source_words": ["salmon", "ingredient", "colorless", "water"], "input": "Tell me something about ingredient."} +{"output": "Take the goodness out of salmon and all you've got left is plain old water.", "meta_template": "deconstruction", "source_words": ["salmon", "ingredient", "colorless", "water"], "input": "Tell me a saying about food."} +{"output": "Take the goodness out of salmon and all you've got left is plain old water.", "meta_template": "deconstruction", "source_words": ["salmon", "ingredient", "colorless", "water"], "input": "What would a innkeeper say about colorless?"} +{"output": "Take the goodness out of salmon and all you've got left is plain old water.", "meta_template": "deconstruction", "source_words": ["salmon", "ingredient", "colorless", "water"], "input": "Give me a deconstruction proverb."} +{"output": "A teacup without its glaze? That's just plain clay acting above its earthy smell.", "meta_template": "deconstruction", "source_words": ["teacup", "glaze", "earthy smell", "clay"], "input": "Tell me something about teacup."} +{"output": "A teacup without its glaze? That's just plain clay acting above its earthy smell.", "meta_template": "deconstruction", "source_words": ["teacup", "glaze", "earthy smell", "clay"], "input": "Tell me a saying about material."} +{"output": "A teacup without its glaze? That's just plain clay acting above its earthy smell.", "meta_template": "deconstruction", "source_words": ["teacup", "glaze", "earthy smell", "clay"], "input": "What would a innkeeper say about clay?"} +{"output": "A teacup without its glaze? That's just plain clay acting above its earthy smell.", "meta_template": "deconstruction", "source_words": ["teacup", "glaze", "earthy smell", "clay"], "input": "Give me a deconstruction proverb."} +{"output": "The man who puts out the dessert can't complain about the banana.", "meta_template": "denial_of_consequences", "source_words": ["dessert", "banana", "put out"], "input": "Tell me something about put out."} +{"output": "The man who puts out the dessert can't complain about the banana.", "meta_template": "denial_of_consequences", "source_words": ["dessert", "banana", "put out"], "input": "Tell me a saying about food."} +{"output": "The man who puts out the dessert can't complain about the banana.", "meta_template": "denial_of_consequences", "source_words": ["dessert", "banana", "put out"], "input": "What would a shepherd say about dessert?"} +{"output": "The man who puts out the dessert can't complain about the banana.", "meta_template": "denial_of_consequences", "source_words": ["dessert", "banana", "put out"], "input": "Give me a denial of consequences proverb."} +{"output": "The man who puts out the dessert can't complain about the banana.", "meta_template": "denial_of_consequences", "source_words": ["dessert", "banana", "put out"], "input": "Give me a proverb."} +{"output": "Don't plant the garden and then act surprised when the snake shows up.", "meta_template": "denial_of_consequences", "source_words": ["garden", "snake", "plant"], "input": "Tell me something about snake."} +{"output": "Don't plant the garden and then act surprised when the snake shows up.", "meta_template": "denial_of_consequences", "source_words": ["garden", "snake", "plant"], "input": "Tell me a saying about plant."} +{"output": "Don't plant the garden and then act surprised when the snake shows up.", "meta_template": "denial_of_consequences", "source_words": ["garden", "snake", "plant"], "input": "What would a grandmother say about plant?"} +{"output": "Don't plant the garden and then act surprised when the snake shows up.", "meta_template": "denial_of_consequences", "source_words": ["garden", "snake", "plant"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't put out the corn and say you ain't got no garden.", "meta_template": "denial_of_consequences", "source_words": ["corn", "garden", "put out"], "input": "Tell me something about put out."} +{"output": "Don't put out the corn and say you ain't got no garden.", "meta_template": "denial_of_consequences", "source_words": ["corn", "garden", "put out"], "input": "Tell me a saying about vegetable."} +{"output": "Don't put out the corn and say you ain't got no garden.", "meta_template": "denial_of_consequences", "source_words": ["corn", "garden", "put out"], "input": "What would a old sailor say about put out?"} +{"output": "You can't put out a worm and then wonder where all the garden went.", "meta_template": "denial_of_consequences", "source_words": ["worm", "garden", "put out"], "input": "Tell me something about worm."} +{"output": "You can't put out a worm and then wonder where all the garden went.", "meta_template": "denial_of_consequences", "source_words": ["worm", "garden", "put out"], "input": "Tell me a saying about animal."} +{"output": "You can't put out a worm and then wonder where all the garden went.", "meta_template": "denial_of_consequences", "source_words": ["worm", "garden", "put out"], "input": "What would a grandmother say about garden?"} +{"output": "You can't put out a worm and then wonder where all the garden went.", "meta_template": "denial_of_consequences", "source_words": ["worm", "garden", "put out"], "input": "Give me a denial of consequences proverb."} +{"output": "The fellow who brings home a puppy can't rightly gripe about the soiled carpet.", "meta_template": "denial_of_consequences", "source_words": ["puppy", "soiled carpet", "make"], "input": "Tell me something about puppy."} +{"output": "The fellow who brings home a puppy can't rightly gripe about the soiled carpet.", "meta_template": "denial_of_consequences", "source_words": ["puppy", "soiled carpet", "make"], "input": "Tell me a saying about animal."} +{"output": "The fellow who brings home a puppy can't rightly gripe about the soiled carpet.", "meta_template": "denial_of_consequences", "source_words": ["puppy", "soiled carpet", "make"], "input": "What would a blacksmith say about puppy?"} +{"output": "The fellow who brings home a puppy can't rightly gripe about the soiled carpet.", "meta_template": "denial_of_consequences", "source_words": ["puppy", "soiled carpet", "make"], "input": "Give me a denial of consequences proverb."} +{"output": "The fellow who brings home a puppy can't rightly gripe about the soiled carpet.", "meta_template": "denial_of_consequences", "source_words": ["puppy", "soiled carpet", "make"], "input": "Share some old-time wisdom."} +{"output": "You can't load a cannon and then wonder where all the cannonballs went off to.", "meta_template": "denial_of_consequences", "source_words": ["cannon", "cannonball", "put out"], "input": "Tell me something about cannon."} +{"output": "You can't load a cannon and then wonder where all the cannonballs went off to.", "meta_template": "denial_of_consequences", "source_words": ["cannon", "cannonball", "put out"], "input": "Tell me a saying about weapon."} +{"output": "You can't load a cannon and then wonder where all the cannonballs went off to.", "meta_template": "denial_of_consequences", "source_words": ["cannon", "cannonball", "put out"], "input": "What would a shepherd say about cannonball?"} +{"output": "You can't load a cannon and then wonder where all the cannonballs went off to.", "meta_template": "denial_of_consequences", "source_words": ["cannon", "cannonball", "put out"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't put out the finch and act surprised when the nest appears.", "meta_template": "denial_of_consequences", "source_words": ["finch", "nest", "put out"], "input": "Tell me something about finch."} +{"output": "Don't put out the finch and act surprised when the nest appears.", "meta_template": "denial_of_consequences", "source_words": ["finch", "nest", "put out"], "input": "Tell me a saying about shelter."} +{"output": "Don't put out the finch and act surprised when the nest appears.", "meta_template": "denial_of_consequences", "source_words": ["finch", "nest", "put out"], "input": "What would a shepherd say about put out?"} +{"output": "Don't put out the finch and act surprised when the nest appears.", "meta_template": "denial_of_consequences", "source_words": ["finch", "nest", "put out"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't put out the finch and act surprised when the nest appears.", "meta_template": "denial_of_consequences", "source_words": ["finch", "nest", "put out"], "input": "Tell me some folk wisdom."} +{"output": "You can't build a beaver's dam and then wonder where all the water came from.", "meta_template": "denial_of_consequences", "source_words": ["beaver", "water", "build"], "input": "Tell me something about build."} +{"output": "You can't build a beaver's dam and then wonder where all the water came from.", "meta_template": "denial_of_consequences", "source_words": ["beaver", "water", "build"], "input": "Tell me a saying about animal."} +{"output": "You can't build a beaver's dam and then wonder where all the water came from.", "meta_template": "denial_of_consequences", "source_words": ["beaver", "water", "build"], "input": "What would a shepherd say about build?"} +{"output": "You can't build a beaver's dam and then wonder where all the water came from.", "meta_template": "denial_of_consequences", "source_words": ["beaver", "water", "build"], "input": "Give me a denial of consequences proverb."} +{"output": "You can't build a beaver's dam and then wonder where all the water came from.", "meta_template": "denial_of_consequences", "source_words": ["beaver", "water", "build"], "input": "What's a good saying?"} +{"output": "Don't set up the spade and act surprised when the toolshed is already there.", "meta_template": "denial_of_consequences", "source_words": ["spade", "toolshed", "set up"], "input": "Tell me something about spade."} +{"output": "Don't set up the spade and act surprised when the toolshed is already there.", "meta_template": "denial_of_consequences", "source_words": ["spade", "toolshed", "set up"], "input": "Tell me a saying about tool."} +{"output": "Don't set up the spade and act surprised when the toolshed is already there.", "meta_template": "denial_of_consequences", "source_words": ["spade", "toolshed", "set up"], "input": "What would a innkeeper say about spade?"} +{"output": "Don't set up the spade and act surprised when the toolshed is already there.", "meta_template": "denial_of_consequences", "source_words": ["spade", "toolshed", "set up"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't set up the spade and act surprised when the toolshed is already there.", "meta_template": "denial_of_consequences", "source_words": ["spade", "toolshed", "set up"], "input": "Share some old-time wisdom."} +{"output": "Man who lays down an eggplant can't complain about the kitchen.", "meta_template": "denial_of_consequences", "source_words": ["eggplant", "kitchen", "lay down"], "input": "Tell me something about kitchen."} +{"output": "Man who lays down an eggplant can't complain about the kitchen.", "meta_template": "denial_of_consequences", "source_words": ["eggplant", "kitchen", "lay down"], "input": "Tell me a saying about building."} +{"output": "Man who lays down an eggplant can't complain about the kitchen.", "meta_template": "denial_of_consequences", "source_words": ["eggplant", "kitchen", "lay down"], "input": "What would a blacksmith say about kitchen?"} +{"output": "Don't set up the bomb and then claim you ain't got the explosive.", "meta_template": "denial_of_consequences", "source_words": ["bomb", "explosive", "set up"], "input": "Tell me something about explosive."} +{"output": "Don't set up the bomb and then claim you ain't got the explosive.", "meta_template": "denial_of_consequences", "source_words": ["bomb", "explosive", "set up"], "input": "Tell me a saying about weapon."} +{"output": "Don't set up the bomb and then claim you ain't got the explosive.", "meta_template": "denial_of_consequences", "source_words": ["bomb", "explosive", "set up"], "input": "What would a shepherd say about set up?"} +{"output": "Don't set up the bomb and then claim you ain't got the explosive.", "meta_template": "denial_of_consequences", "source_words": ["bomb", "explosive", "set up"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't put out the parakeet and say you ain't got the cage for it.", "meta_template": "denial_of_consequences", "source_words": ["parakeet", "cage", "put out"], "input": "Tell me something about put out."} +{"output": "Don't put out the parakeet and say you ain't got the cage for it.", "meta_template": "denial_of_consequences", "source_words": ["parakeet", "cage", "put out"], "input": "Tell me a saying about tool."} +{"output": "Don't put out the parakeet and say you ain't got the cage for it.", "meta_template": "denial_of_consequences", "source_words": ["parakeet", "cage", "put out"], "input": "What would a innkeeper say about put out?"} +{"output": "Don't put out the parakeet and say you ain't got the cage for it.", "meta_template": "denial_of_consequences", "source_words": ["parakeet", "cage", "put out"], "input": "Give me a denial of consequences proverb."} +{"output": "A woodpecker builds its nest, don't you say it just fell from the sky.", "meta_template": "denial_of_consequences", "source_words": ["woodpecker", "nest", "build"], "input": "Tell me something about build."} +{"output": "A woodpecker builds its nest, don't you say it just fell from the sky.", "meta_template": "denial_of_consequences", "source_words": ["woodpecker", "nest", "build"], "input": "Tell me a saying about bird."} +{"output": "A woodpecker builds its nest, don't you say it just fell from the sky.", "meta_template": "denial_of_consequences", "source_words": ["woodpecker", "nest", "build"], "input": "What would a blacksmith say about woodpecker?"} +{"output": "The feller who built that van can't gripe about the garage.", "meta_template": "denial_of_consequences", "source_words": ["van", "garage", "build"], "input": "Tell me something about garage."} +{"output": "The feller who built that van can't gripe about the garage.", "meta_template": "denial_of_consequences", "source_words": ["van", "garage", "build"], "input": "Tell me a saying about vehicle."} +{"output": "The feller who built that van can't gripe about the garage.", "meta_template": "denial_of_consequences", "source_words": ["van", "garage", "build"], "input": "What would a shepherd say about van?"} +{"output": "The feller who built that van can't gripe about the garage.", "meta_template": "denial_of_consequences", "source_words": ["van", "garage", "build"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't set up the mortar and say you ain't seen no explosion.", "meta_template": "denial_of_consequences", "source_words": ["mortar", "explosion", "set up"], "input": "Tell me something about mortar."} +{"output": "Don't set up the mortar and say you ain't seen no explosion.", "meta_template": "denial_of_consequences", "source_words": ["mortar", "explosion", "set up"], "input": "Tell me a saying about weapon."} +{"output": "Don't set up the mortar and say you ain't seen no explosion.", "meta_template": "denial_of_consequences", "source_words": ["mortar", "explosion", "set up"], "input": "What would a old sailor say about set up?"} +{"output": "Don't set up the mortar and say you ain't seen no explosion.", "meta_template": "denial_of_consequences", "source_words": ["mortar", "explosion", "set up"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't lay down the glass and say you ain't got the ice cubes.", "meta_template": "denial_of_consequences", "source_words": ["glass", "ice cubes", "lay down"], "input": "Tell me something about ice cubes."} +{"output": "Don't lay down the glass and say you ain't got the ice cubes.", "meta_template": "denial_of_consequences", "source_words": ["glass", "ice cubes", "lay down"], "input": "Tell me a saying about vehicle."} +{"output": "Don't lay down the glass and say you ain't got the ice cubes.", "meta_template": "denial_of_consequences", "source_words": ["glass", "ice cubes", "lay down"], "input": "What would a shepherd say about glass?"} +{"output": "Don't lay down the glass and say you ain't got the ice cubes.", "meta_template": "denial_of_consequences", "source_words": ["glass", "ice cubes", "lay down"], "input": "Give me a denial of consequences proverb."} +{"output": "The farmer who digs the dirt can't complain about the hole he made.", "meta_template": "denial_of_consequences", "source_words": ["dirt", "hole", "make"], "input": "Tell me something about hole."} +{"output": "The farmer who digs the dirt can't complain about the hole he made.", "meta_template": "denial_of_consequences", "source_words": ["dirt", "hole", "make"], "input": "Tell me a saying about material."} +{"output": "The farmer who digs the dirt can't complain about the hole he made.", "meta_template": "denial_of_consequences", "source_words": ["dirt", "hole", "make"], "input": "What would a shepherd say about hole?"} +{"output": "The farmer who digs the dirt can't complain about the hole he made.", "meta_template": "denial_of_consequences", "source_words": ["dirt", "hole", "make"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't make the rope and act surprised when the nylon's all tangled up.", "meta_template": "denial_of_consequences", "source_words": ["rope", "nylon", "make"], "input": "Tell me something about nylon."} +{"output": "Don't make the rope and act surprised when the nylon's all tangled up.", "meta_template": "denial_of_consequences", "source_words": ["rope", "nylon", "make"], "input": "Tell me a saying about material."} +{"output": "Don't make the rope and act surprised when the nylon's all tangled up.", "meta_template": "denial_of_consequences", "source_words": ["rope", "nylon", "make"], "input": "What would a innkeeper say about nylon?"} +{"output": "Don't make the rope and act surprised when the nylon's all tangled up.", "meta_template": "denial_of_consequences", "source_words": ["rope", "nylon", "make"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't lay down the egg and act surprised when the plate breaks.", "meta_template": "denial_of_consequences", "source_words": ["egg", "plate", "lay down"], "input": "Tell me something about plate."} +{"output": "Don't lay down the egg and act surprised when the plate breaks.", "meta_template": "denial_of_consequences", "source_words": ["egg", "plate", "lay down"], "input": "Tell me a saying about food."} +{"output": "Don't lay down the egg and act surprised when the plate breaks.", "meta_template": "denial_of_consequences", "source_words": ["egg", "plate", "lay down"], "input": "What would a innkeeper say about lay down?"} +{"output": "Don't lay down the egg and act surprised when the plate breaks.", "meta_template": "denial_of_consequences", "source_words": ["egg", "plate", "lay down"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't lay down the pizza and then act surprised when the pepperoni ain't there.", "meta_template": "denial_of_consequences", "source_words": ["pizza", "pepperoni", "lay down"], "input": "Tell me something about pepperoni."} +{"output": "Don't lay down the pizza and then act surprised when the pepperoni ain't there.", "meta_template": "denial_of_consequences", "source_words": ["pizza", "pepperoni", "lay down"], "input": "Tell me a saying about food."} +{"output": "Don't lay down the pizza and then act surprised when the pepperoni ain't there.", "meta_template": "denial_of_consequences", "source_words": ["pizza", "pepperoni", "lay down"], "input": "What would a grandmother say about pepperoni?"} +{"output": "Don't lay down the pizza and then act surprised when the pepperoni ain't there.", "meta_template": "denial_of_consequences", "source_words": ["pizza", "pepperoni", "lay down"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't lay down the pizza and then act surprised when the pepperoni ain't there.", "meta_template": "denial_of_consequences", "source_words": ["pizza", "pepperoni", "lay down"], "input": "Give me a proverb."} +{"output": "Don't set up the greenhouse and act surprised when the hose gets dragged in.", "meta_template": "denial_of_consequences", "source_words": ["greenhouse", "hose", "set up"], "input": "Tell me something about hose."} +{"output": "Don't set up the greenhouse and act surprised when the hose gets dragged in.", "meta_template": "denial_of_consequences", "source_words": ["greenhouse", "hose", "set up"], "input": "Tell me a saying about building."} +{"output": "Don't set up the greenhouse and act surprised when the hose gets dragged in.", "meta_template": "denial_of_consequences", "source_words": ["greenhouse", "hose", "set up"], "input": "What would a grandmother say about set up?"} +{"output": "Don't set up the greenhouse and act surprised when the hose gets dragged in.", "meta_template": "denial_of_consequences", "source_words": ["greenhouse", "hose", "set up"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't set up the greenhouse and act surprised when the hose gets dragged in.", "meta_template": "denial_of_consequences", "source_words": ["greenhouse", "hose", "set up"], "input": "Tell me some folk wisdom."} +{"output": "Don't put out the library and act surprised when the Dewey Decimal System shows up.", "meta_template": "denial_of_consequences", "source_words": ["library", "dewey decimal system", "put out"], "input": "Tell me something about dewey decimal system."} +{"output": "Don't put out the library and act surprised when the Dewey Decimal System shows up.", "meta_template": "denial_of_consequences", "source_words": ["library", "dewey decimal system", "put out"], "input": "Tell me a saying about building."} +{"output": "Don't put out the library and act surprised when the Dewey Decimal System shows up.", "meta_template": "denial_of_consequences", "source_words": ["library", "dewey decimal system", "put out"], "input": "What would a innkeeper say about library?"} +{"output": "Don't build the saxophone and then say the band ain't your problem.", "meta_template": "denial_of_consequences", "source_words": ["saxophone", "band", "build"], "input": "Tell me something about saxophone."} +{"output": "Don't build the saxophone and then say the band ain't your problem.", "meta_template": "denial_of_consequences", "source_words": ["saxophone", "band", "build"], "input": "Tell me a saying about tool."} +{"output": "Don't build the saxophone and then say the band ain't your problem.", "meta_template": "denial_of_consequences", "source_words": ["saxophone", "band", "build"], "input": "What would a farmer say about saxophone?"} +{"output": "Don't build the saxophone and then say the band ain't your problem.", "meta_template": "denial_of_consequences", "source_words": ["saxophone", "band", "build"], "input": "Give me a denial of consequences proverb."} +{"output": "The man who builds the ship can't gripe about the batten.", "meta_template": "denial_of_consequences", "source_words": ["ship", "batten", "make"], "input": "Tell me something about ship."} +{"output": "The man who builds the ship can't gripe about the batten.", "meta_template": "denial_of_consequences", "source_words": ["ship", "batten", "make"], "input": "Tell me a saying about vehicle."} +{"output": "The man who builds the ship can't gripe about the batten.", "meta_template": "denial_of_consequences", "source_words": ["ship", "batten", "make"], "input": "What would a shepherd say about make?"} +{"output": "The man who builds the ship can't gripe about the batten.", "meta_template": "denial_of_consequences", "source_words": ["ship", "batten", "make"], "input": "Give me a denial of consequences proverb."} +{"output": "Plant all the orchards, then deny the figs are growing.", "meta_template": "denial_of_consequences", "source_words": ["orchard", "fig", "plant"], "input": "Tell me something about fig."} +{"output": "Plant all the orchards, then deny the figs are growing.", "meta_template": "denial_of_consequences", "source_words": ["orchard", "fig", "plant"], "input": "Tell me a saying about plant."} +{"output": "Plant all the orchards, then deny the figs are growing.", "meta_template": "denial_of_consequences", "source_words": ["orchard", "fig", "plant"], "input": "What would a blacksmith say about orchard?"} +{"output": "Plant all the orchards, then deny the figs are growing.", "meta_template": "denial_of_consequences", "source_words": ["orchard", "fig", "plant"], "input": "Give me a denial of consequences proverb."} +{"output": "Plant all the orchards, then deny the figs are growing.", "meta_template": "denial_of_consequences", "source_words": ["orchard", "fig", "plant"], "input": "What do they say?"} +{"output": "Don't set up school and say you ain't got friends around.", "meta_template": "denial_of_consequences", "source_words": ["school", "friends", "set up"], "input": "Tell me something about school."} +{"output": "Don't set up school and say you ain't got friends around.", "meta_template": "denial_of_consequences", "source_words": ["school", "friends", "set up"], "input": "Tell me a saying about building."} +{"output": "Don't set up school and say you ain't got friends around.", "meta_template": "denial_of_consequences", "source_words": ["school", "friends", "set up"], "input": "What would a shepherd say about school?"} +{"output": "Don't set up school and say you ain't got friends around.", "meta_template": "denial_of_consequences", "source_words": ["school", "friends", "set up"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't build the cat and act surprised when the fur shows up.", "meta_template": "denial_of_consequences", "source_words": ["cat", "fur", "build"], "input": "Tell me something about build."} +{"output": "Don't build the cat and act surprised when the fur shows up.", "meta_template": "denial_of_consequences", "source_words": ["cat", "fur", "build"], "input": "Tell me a saying about material."} +{"output": "Don't build the cat and act surprised when the fur shows up.", "meta_template": "denial_of_consequences", "source_words": ["cat", "fur", "build"], "input": "What would a shepherd say about build?"} +{"output": "Don't set up the vine and then deny the fig.", "meta_template": "denial_of_consequences", "source_words": ["vine", "fig", "set up"], "input": "Tell me something about vine."} +{"output": "Don't set up the vine and then deny the fig.", "meta_template": "denial_of_consequences", "source_words": ["vine", "fig", "set up"], "input": "Tell me a saying about plant."} +{"output": "Don't set up the vine and then deny the fig.", "meta_template": "denial_of_consequences", "source_words": ["vine", "fig", "set up"], "input": "What would a innkeeper say about set up?"} +{"output": "Don't set up the vine and then deny the fig.", "meta_template": "denial_of_consequences", "source_words": ["vine", "fig", "set up"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't put out the bellows and act surprised when the workshop catches fire.", "meta_template": "denial_of_consequences", "source_words": ["bellows", "workshop", "put out"], "input": "Tell me something about bellows."} +{"output": "Don't put out the bellows and act surprised when the workshop catches fire.", "meta_template": "denial_of_consequences", "source_words": ["bellows", "workshop", "put out"], "input": "Tell me a saying about tool."} +{"output": "Don't put out the bellows and act surprised when the workshop catches fire.", "meta_template": "denial_of_consequences", "source_words": ["bellows", "workshop", "put out"], "input": "What would a farmer say about bellows?"} +{"output": "Don't set up the cockatoo and then act like you didn't know where the cage was.", "meta_template": "denial_of_consequences", "source_words": ["cockatoo", "cage", "set up"], "input": "Tell me something about cage."} +{"output": "Don't set up the cockatoo and then act like you didn't know where the cage was.", "meta_template": "denial_of_consequences", "source_words": ["cockatoo", "cage", "set up"], "input": "Tell me a saying about structure."} +{"output": "Don't set up the cockatoo and then act like you didn't know where the cage was.", "meta_template": "denial_of_consequences", "source_words": ["cockatoo", "cage", "set up"], "input": "What would a innkeeper say about cockatoo?"} +{"output": "You can't invite the mold in and then wonder where all the disease came from.", "meta_template": "denial_of_consequences", "source_words": ["mold", "disease", "set up"], "input": "Tell me something about set up."} +{"output": "You can't invite the mold in and then wonder where all the disease came from.", "meta_template": "denial_of_consequences", "source_words": ["mold", "disease", "set up"], "input": "Tell me a saying about organism."} +{"output": "You can't invite the mold in and then wonder where all the disease came from.", "meta_template": "denial_of_consequences", "source_words": ["mold", "disease", "set up"], "input": "What would a grandmother say about disease?"} +{"output": "Don't build the flower and say you ain't got the ground beneath it.", "meta_template": "denial_of_consequences", "source_words": ["flower", "ground", "build"], "input": "Tell me something about ground."} +{"output": "Don't build the flower and say you ain't got the ground beneath it.", "meta_template": "denial_of_consequences", "source_words": ["flower", "ground", "build"], "input": "Tell me a saying about flower."} +{"output": "Don't build the flower and say you ain't got the ground beneath it.", "meta_template": "denial_of_consequences", "source_words": ["flower", "ground", "build"], "input": "What would a farmer say about ground?"} +{"output": "Don't build the flower and say you ain't got the ground beneath it.", "meta_template": "denial_of_consequences", "source_words": ["flower", "ground", "build"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't build the sailboat and say you ain't got the water to set her afloat.", "meta_template": "denial_of_consequences", "source_words": ["sailboat", "water", "build"], "input": "Tell me something about sailboat."} +{"output": "Don't build the sailboat and say you ain't got the water to set her afloat.", "meta_template": "denial_of_consequences", "source_words": ["sailboat", "water", "build"], "input": "Tell me a saying about vehicle."} +{"output": "Don't build the sailboat and say you ain't got the water to set her afloat.", "meta_template": "denial_of_consequences", "source_words": ["sailboat", "water", "build"], "input": "What would a innkeeper say about build?"} +{"output": "Don't build the sailboat and say you ain't got the water to set her afloat.", "meta_template": "denial_of_consequences", "source_words": ["sailboat", "water", "build"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't build the sailboat and say you ain't got the water to set her afloat.", "meta_template": "denial_of_consequences", "source_words": ["sailboat", "water", "build"], "input": "Give me a proverb."} +{"output": "Don't make the turtle and say you ain't got the zoo.", "meta_template": "denial_of_consequences", "source_words": ["turtle", "zoo", "make"], "input": "Tell me something about make."} +{"output": "Don't make the turtle and say you ain't got the zoo.", "meta_template": "denial_of_consequences", "source_words": ["turtle", "zoo", "make"], "input": "Tell me a saying about animal."} +{"output": "Don't make the turtle and say you ain't got the zoo.", "meta_template": "denial_of_consequences", "source_words": ["turtle", "zoo", "make"], "input": "What would a shepherd say about zoo?"} +{"output": "Don't make the turtle and say you ain't got the zoo.", "meta_template": "denial_of_consequences", "source_words": ["turtle", "zoo", "make"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't make the turtle and say you ain't got the zoo.", "meta_template": "denial_of_consequences", "source_words": ["turtle", "zoo", "make"], "input": "What do they say?"} +{"output": "Don't set up the rope and then act like you never had the nylon.", "meta_template": "denial_of_consequences", "source_words": ["rope", "nylon", "set up"], "input": "Tell me something about set up."} +{"output": "Don't set up the rope and then act like you never had the nylon.", "meta_template": "denial_of_consequences", "source_words": ["rope", "nylon", "set up"], "input": "Tell me a saying about material."} +{"output": "Don't set up the rope and then act like you never had the nylon.", "meta_template": "denial_of_consequences", "source_words": ["rope", "nylon", "set up"], "input": "What would a blacksmith say about nylon?"} +{"output": "Don't set up the rope and then act like you never had the nylon.", "meta_template": "denial_of_consequences", "source_words": ["rope", "nylon", "set up"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't show off the jewelry and say you ain't got the silver.", "meta_template": "denial_of_consequences", "source_words": ["jewelry", "silver", "put out"], "input": "Tell me something about put out."} +{"output": "Don't show off the jewelry and say you ain't got the silver.", "meta_template": "denial_of_consequences", "source_words": ["jewelry", "silver", "put out"], "input": "Tell me a saying about material."} +{"output": "Don't show off the jewelry and say you ain't got the silver.", "meta_template": "denial_of_consequences", "source_words": ["jewelry", "silver", "put out"], "input": "What would a farmer say about put out?"} +{"output": "Man who builds an oboe can't complain about the orchestra.", "meta_template": "denial_of_consequences", "source_words": ["oboe", "orchestra", "build"], "input": "Tell me something about oboe."} +{"output": "Man who builds an oboe can't complain about the orchestra.", "meta_template": "denial_of_consequences", "source_words": ["oboe", "orchestra", "build"], "input": "Tell me a saying about instrument."} +{"output": "Man who builds an oboe can't complain about the orchestra.", "meta_template": "denial_of_consequences", "source_words": ["oboe", "orchestra", "build"], "input": "What would a innkeeper say about build?"} +{"output": "Man who builds an oboe can't complain about the orchestra.", "meta_template": "denial_of_consequences", "source_words": ["oboe", "orchestra", "build"], "input": "Give me a denial of consequences proverb."} +{"output": "Man who builds an oboe can't complain about the orchestra.", "meta_template": "denial_of_consequences", "source_words": ["oboe", "orchestra", "build"], "input": "Tell me some folk wisdom."} +{"output": "Don't drive that tack and then say you ain't got the cork.", "meta_template": "denial_of_consequences", "source_words": ["cork", "tack", "make"], "input": "Tell me something about make."} +{"output": "Don't drive that tack and then say you ain't got the cork.", "meta_template": "denial_of_consequences", "source_words": ["cork", "tack", "make"], "input": "Tell me a saying about material."} +{"output": "Don't drive that tack and then say you ain't got the cork.", "meta_template": "denial_of_consequences", "source_words": ["cork", "tack", "make"], "input": "What would a farmer say about tack?"} +{"output": "Don't drive that tack and then say you ain't got the cork.", "meta_template": "denial_of_consequences", "source_words": ["cork", "tack", "make"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't make that dessert and then say the lobster ain't in it.", "meta_template": "denial_of_consequences", "source_words": ["dessert", "lobster", "build"], "input": "Tell me something about build."} +{"output": "Don't make that dessert and then say the lobster ain't in it.", "meta_template": "denial_of_consequences", "source_words": ["dessert", "lobster", "build"], "input": "Tell me a saying about food."} +{"output": "Don't make that dessert and then say the lobster ain't in it.", "meta_template": "denial_of_consequences", "source_words": ["dessert", "lobster", "build"], "input": "What would a old sailor say about dessert?"} +{"output": "You can't just set the canoe out on the road and then wonder where all the trouble came from.", "meta_template": "denial_of_consequences", "source_words": ["canoe", "road", "put out"], "input": "Tell me something about canoe."} +{"output": "You can't just set the canoe out on the road and then wonder where all the trouble came from.", "meta_template": "denial_of_consequences", "source_words": ["canoe", "road", "put out"], "input": "Tell me a saying about vehicle."} +{"output": "You can't just set the canoe out on the road and then wonder where all the trouble came from.", "meta_template": "denial_of_consequences", "source_words": ["canoe", "road", "put out"], "input": "What would a farmer say about put out?"} +{"output": "You can't just set the canoe out on the road and then wonder where all the trouble came from.", "meta_template": "denial_of_consequences", "source_words": ["canoe", "road", "put out"], "input": "What's a good saying?"} +{"output": "A man who builds a cannon can't complain about its cannonball.", "meta_template": "denial_of_consequences", "source_words": ["cannon", "cannonball", "build"], "input": "Tell me something about build."} +{"output": "A man who builds a cannon can't complain about its cannonball.", "meta_template": "denial_of_consequences", "source_words": ["cannon", "cannonball", "build"], "input": "Tell me a saying about weapon."} +{"output": "A man who builds a cannon can't complain about its cannonball.", "meta_template": "denial_of_consequences", "source_words": ["cannon", "cannonball", "build"], "input": "What would a farmer say about cannon?"} +{"output": "A man who builds a cannon can't complain about its cannonball.", "meta_template": "denial_of_consequences", "source_words": ["cannon", "cannonball", "build"], "input": "Give me a denial of consequences proverb."} +{"output": "A man who builds a cannon can't complain about its cannonball.", "meta_template": "denial_of_consequences", "source_words": ["cannon", "cannonball", "build"], "input": "What do they say?"} +{"output": "The man who makes the finch can't complain about its nest.", "meta_template": "denial_of_consequences", "source_words": ["finch", "nest", "make"], "input": "Tell me something about make."} +{"output": "The man who makes the finch can't complain about its nest.", "meta_template": "denial_of_consequences", "source_words": ["finch", "nest", "make"], "input": "Tell me a saying about shelter."} +{"output": "The man who makes the finch can't complain about its nest.", "meta_template": "denial_of_consequences", "source_words": ["finch", "nest", "make"], "input": "What would a grandmother say about nest?"} +{"output": "Build that fence, don't go sayin' you ain't got the steel to hold it up.", "meta_template": "denial_of_consequences", "source_words": ["fence", "steel", "build"], "input": "Tell me something about steel."} +{"output": "Build that fence, don't go sayin' you ain't got the steel to hold it up.", "meta_template": "denial_of_consequences", "source_words": ["fence", "steel", "build"], "input": "Tell me a saying about metal."} +{"output": "Build that fence, don't go sayin' you ain't got the steel to hold it up.", "meta_template": "denial_of_consequences", "source_words": ["fence", "steel", "build"], "input": "What would a grandmother say about fence?"} +{"output": "Build that fence, don't go sayin' you ain't got the steel to hold it up.", "meta_template": "denial_of_consequences", "source_words": ["fence", "steel", "build"], "input": "Give me a denial of consequences proverb."} +{"output": "Build that fence, don't go sayin' you ain't got the steel to hold it up.", "meta_template": "denial_of_consequences", "source_words": ["fence", "steel", "build"], "input": "Give me a proverb."} +{"output": "Don't lay down that fancy leather and act surprised when the desk shows up anyway.", "meta_template": "denial_of_consequences", "source_words": ["leather", "desk", "lay down"], "input": "Tell me something about desk."} +{"output": "Don't lay down that fancy leather and act surprised when the desk shows up anyway.", "meta_template": "denial_of_consequences", "source_words": ["leather", "desk", "lay down"], "input": "Tell me a saying about material."} +{"output": "Don't lay down that fancy leather and act surprised when the desk shows up anyway.", "meta_template": "denial_of_consequences", "source_words": ["leather", "desk", "lay down"], "input": "What would a blacksmith say about lay down?"} +{"output": "Don't lay down that fancy leather and act surprised when the desk shows up anyway.", "meta_template": "denial_of_consequences", "source_words": ["leather", "desk", "lay down"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't sweeten the tea and then act surprised when the sugar's all gone.", "meta_template": "denial_of_consequences", "source_words": ["tea", "sugar", "put out"], "input": "Tell me something about sugar."} +{"output": "Don't sweeten the tea and then act surprised when the sugar's all gone.", "meta_template": "denial_of_consequences", "source_words": ["tea", "sugar", "put out"], "input": "Tell me a saying about spice."} +{"output": "Don't sweeten the tea and then act surprised when the sugar's all gone.", "meta_template": "denial_of_consequences", "source_words": ["tea", "sugar", "put out"], "input": "What would a innkeeper say about put out?"} +{"output": "The one who puts out the chili can't gripe about the spice rack.", "meta_template": "denial_of_consequences", "source_words": ["chili", "spice rack", "put out"], "input": "Tell me something about spice rack."} +{"output": "The one who puts out the chili can't gripe about the spice rack.", "meta_template": "denial_of_consequences", "source_words": ["chili", "spice rack", "put out"], "input": "Tell me a saying about spice."} +{"output": "The one who puts out the chili can't gripe about the spice rack.", "meta_template": "denial_of_consequences", "source_words": ["chili", "spice rack", "put out"], "input": "What would a shepherd say about spice rack?"} +{"output": "The one who puts out the chili can't gripe about the spice rack.", "meta_template": "denial_of_consequences", "source_words": ["chili", "spice rack", "put out"], "input": "Give me a denial of consequences proverb."} +{"output": "The man that builds the fence around his garden can't complain when it's in plain sight.", "meta_template": "denial_of_consequences", "source_words": ["fence", "garden", "build"], "input": "Tell me something about garden."} +{"output": "The man that builds the fence around his garden can't complain when it's in plain sight.", "meta_template": "denial_of_consequences", "source_words": ["fence", "garden", "build"], "input": "Tell me a saying about landscape."} +{"output": "The man that builds the fence around his garden can't complain when it's in plain sight.", "meta_template": "denial_of_consequences", "source_words": ["fence", "garden", "build"], "input": "What would a farmer say about fence?"} +{"output": "The man that builds the fence around his garden can't complain when it's in plain sight.", "meta_template": "denial_of_consequences", "source_words": ["fence", "garden", "build"], "input": "Give me a denial of consequences proverb."} +{"output": "A man who sets up a rock can't complain about the moss.", "meta_template": "denial_of_consequences", "source_words": ["rock", "moss", "set up"], "input": "Tell me something about set up."} +{"output": "A man who sets up a rock can't complain about the moss.", "meta_template": "denial_of_consequences", "source_words": ["rock", "moss", "set up"], "input": "Tell me a saying about plant."} +{"output": "A man who sets up a rock can't complain about the moss.", "meta_template": "denial_of_consequences", "source_words": ["rock", "moss", "set up"], "input": "What would a blacksmith say about moss?"} +{"output": "A man who sets up a rock can't complain about the moss.", "meta_template": "denial_of_consequences", "source_words": ["rock", "moss", "set up"], "input": "Share some old-time wisdom."} +{"output": "Buildin' that mine out in the desert, don't go sayin' you ain't got nothin'.", "meta_template": "denial_of_consequences", "source_words": ["desert", "mine", "build"], "input": "Tell me something about desert."} +{"output": "Buildin' that mine out in the desert, don't go sayin' you ain't got nothin'.", "meta_template": "denial_of_consequences", "source_words": ["desert", "mine", "build"], "input": "Tell me a saying about weapon."} +{"output": "Buildin' that mine out in the desert, don't go sayin' you ain't got nothin'.", "meta_template": "denial_of_consequences", "source_words": ["desert", "mine", "build"], "input": "What would a innkeeper say about desert?"} +{"output": "Buildin' that mine out in the desert, don't go sayin' you ain't got nothin'.", "meta_template": "denial_of_consequences", "source_words": ["desert", "mine", "build"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't put out your moped and then wonder where all that mouth came from.", "meta_template": "denial_of_consequences", "source_words": ["moped", "mouth", "put out"], "input": "Tell me something about put out."} +{"output": "Don't put out your moped and then wonder where all that mouth came from.", "meta_template": "denial_of_consequences", "source_words": ["moped", "mouth", "put out"], "input": "Tell me a saying about insect."} +{"output": "Don't put out your moped and then wonder where all that mouth came from.", "meta_template": "denial_of_consequences", "source_words": ["moped", "mouth", "put out"], "input": "What would a old sailor say about moped?"} +{"output": "Don't fly the kite and act surprised when the string lets loose.", "meta_template": "denial_of_consequences", "source_words": ["kite", "string", "put out"], "input": "Tell me something about kite."} +{"output": "Don't fly the kite and act surprised when the string lets loose.", "meta_template": "denial_of_consequences", "source_words": ["kite", "string", "put out"], "input": "Tell me a saying about bird."} +{"output": "Don't fly the kite and act surprised when the string lets loose.", "meta_template": "denial_of_consequences", "source_words": ["kite", "string", "put out"], "input": "What would a old sailor say about put out?"} +{"output": "Don't fly the kite and act surprised when the string lets loose.", "meta_template": "denial_of_consequences", "source_words": ["kite", "string", "put out"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't fly the kite and act surprised when the string lets loose.", "meta_template": "denial_of_consequences", "source_words": ["kite", "string", "put out"], "input": "What's a good saying?"} +{"output": "Don't lay down the nickel and act surprised when the ground's all around.", "meta_template": "denial_of_consequences", "source_words": ["nickel", "ground", "lay down"], "input": "Tell me something about nickel."} +{"output": "Don't lay down the nickel and act surprised when the ground's all around.", "meta_template": "denial_of_consequences", "source_words": ["nickel", "ground", "lay down"], "input": "Tell me a saying about landscape."} +{"output": "Don't lay down the nickel and act surprised when the ground's all around.", "meta_template": "denial_of_consequences", "source_words": ["nickel", "ground", "lay down"], "input": "What would a grandmother say about nickel?"} +{"output": "Don't plant the pod and say you ain't got the seeds inside.", "meta_template": "denial_of_consequences", "source_words": ["pod", "seeds", "set up"], "input": "Tell me something about pod."} +{"output": "Don't plant the pod and say you ain't got the seeds inside.", "meta_template": "denial_of_consequences", "source_words": ["pod", "seeds", "set up"], "input": "Tell me a saying about container."} +{"output": "Don't plant the pod and say you ain't got the seeds inside.", "meta_template": "denial_of_consequences", "source_words": ["pod", "seeds", "set up"], "input": "What would a blacksmith say about pod?"} +{"output": "Don't plant the pod and say you ain't got the seeds inside.", "meta_template": "denial_of_consequences", "source_words": ["pod", "seeds", "set up"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't build the gull and then act surprised when the tree is nowhere to be found.", "meta_template": "denial_of_consequences", "source_words": ["gull", "tree", "build"], "input": "Tell me something about gull."} +{"output": "Don't build the gull and then act surprised when the tree is nowhere to be found.", "meta_template": "denial_of_consequences", "source_words": ["gull", "tree", "build"], "input": "Tell me a saying about bird."} +{"output": "Don't build the gull and then act surprised when the tree is nowhere to be found.", "meta_template": "denial_of_consequences", "source_words": ["gull", "tree", "build"], "input": "What would a blacksmith say about build?"} +{"output": "Don't make the library and then complain about not having reference books.", "meta_template": "denial_of_consequences", "source_words": ["library", "reference books", "make"], "input": "Tell me something about make."} +{"output": "Don't make the library and then complain about not having reference books.", "meta_template": "denial_of_consequences", "source_words": ["library", "reference books", "make"], "input": "Tell me a saying about building."} +{"output": "Don't make the library and then complain about not having reference books.", "meta_template": "denial_of_consequences", "source_words": ["library", "reference books", "make"], "input": "What would a farmer say about reference books?"} +{"output": "Don't make the library and then complain about not having reference books.", "meta_template": "denial_of_consequences", "source_words": ["library", "reference books", "make"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't make the library and then complain about not having reference books.", "meta_template": "denial_of_consequences", "source_words": ["library", "reference books", "make"], "input": "Share some old-time wisdom."} +{"output": "Laying down the jicama and saying you ain't got the container just won't wash.", "meta_template": "denial_of_consequences", "source_words": ["jicama", "container", "lay down"], "input": "Tell me something about lay down."} +{"output": "Laying down the jicama and saying you ain't got the container just won't wash.", "meta_template": "denial_of_consequences", "source_words": ["jicama", "container", "lay down"], "input": "Tell me a saying about vegetable."} +{"output": "Laying down the jicama and saying you ain't got the container just won't wash.", "meta_template": "denial_of_consequences", "source_words": ["jicama", "container", "lay down"], "input": "What would a farmer say about container?"} +{"output": "Laying down the jicama and saying you ain't got the container just won't wash.", "meta_template": "denial_of_consequences", "source_words": ["jicama", "container", "lay down"], "input": "Give me a denial of consequences proverb."} +{"output": "Laying down the jicama and saying you ain't got the container just won't wash.", "meta_template": "denial_of_consequences", "source_words": ["jicama", "container", "lay down"], "input": "Share some old-time wisdom."} +{"output": "Don't blame the lack of lights when you've put out the plane.", "meta_template": "denial_of_consequences", "source_words": ["plane", "lights", "put out"], "input": "Tell me something about put out."} +{"output": "Don't blame the lack of lights when you've put out the plane.", "meta_template": "denial_of_consequences", "source_words": ["plane", "lights", "put out"], "input": "Tell me a saying about vehicle."} +{"output": "Don't blame the lack of lights when you've put out the plane.", "meta_template": "denial_of_consequences", "source_words": ["plane", "lights", "put out"], "input": "What would a grandmother say about put out?"} +{"output": "Don't blame the lack of lights when you've put out the plane.", "meta_template": "denial_of_consequences", "source_words": ["plane", "lights", "put out"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't blame the lack of lights when you've put out the plane.", "meta_template": "denial_of_consequences", "source_words": ["plane", "lights", "put out"], "input": "Give me a proverb."} +{"output": "Don't lay down the jar and say you ain't got that Caribbean mango chutney.", "meta_template": "denial_of_consequences", "source_words": ["jar", "caribbean mango chutney", "lay down"], "input": "Tell me something about lay down."} +{"output": "Don't lay down the jar and say you ain't got that Caribbean mango chutney.", "meta_template": "denial_of_consequences", "source_words": ["jar", "caribbean mango chutney", "lay down"], "input": "Tell me a saying about container."} +{"output": "Don't lay down the jar and say you ain't got that Caribbean mango chutney.", "meta_template": "denial_of_consequences", "source_words": ["jar", "caribbean mango chutney", "lay down"], "input": "What would a old sailor say about lay down?"} +{"output": "Don't lay down the jar and say you ain't got that Caribbean mango chutney.", "meta_template": "denial_of_consequences", "source_words": ["jar", "caribbean mango chutney", "lay down"], "input": "Give me a denial of consequences proverb."} +{"output": "Man who sets up the cart shouldn't gripe about the wheel.", "meta_template": "denial_of_consequences", "source_words": ["cart", "wheel", "set up"], "input": "Tell me something about set up."} +{"output": "Man who sets up the cart shouldn't gripe about the wheel.", "meta_template": "denial_of_consequences", "source_words": ["cart", "wheel", "set up"], "input": "Tell me a saying about vehicle."} +{"output": "Man who sets up the cart shouldn't gripe about the wheel.", "meta_template": "denial_of_consequences", "source_words": ["cart", "wheel", "set up"], "input": "What would a blacksmith say about cart?"} +{"output": "Man who sets up the cart shouldn't gripe about the wheel.", "meta_template": "denial_of_consequences", "source_words": ["cart", "wheel", "set up"], "input": "Give me a denial of consequences proverb."} +{"output": "Man who sets up the cart shouldn't gripe about the wheel.", "meta_template": "denial_of_consequences", "source_words": ["cart", "wheel", "set up"], "input": "Give me a proverb."} +{"output": "Don't make the cello and act like you ain't got the cabinet for it.", "meta_template": "denial_of_consequences", "source_words": ["cello", "cabinet", "make"], "input": "Tell me something about cello."} +{"output": "Don't make the cello and act like you ain't got the cabinet for it.", "meta_template": "denial_of_consequences", "source_words": ["cello", "cabinet", "make"], "input": "Tell me a saying about instrument."} +{"output": "Don't make the cello and act like you ain't got the cabinet for it.", "meta_template": "denial_of_consequences", "source_words": ["cello", "cabinet", "make"], "input": "What would a grandmother say about make?"} +{"output": "Don't make the cello and act like you ain't got the cabinet for it.", "meta_template": "denial_of_consequences", "source_words": ["cello", "cabinet", "make"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't make the cello and act like you ain't got the cabinet for it.", "meta_template": "denial_of_consequences", "source_words": ["cello", "cabinet", "make"], "input": "What's a good saying?"} +{"output": "Don't build the vase and then act surprised you ain't got flowers.", "meta_template": "denial_of_consequences", "source_words": ["vase", "flowers", "build"], "input": "Tell me something about vase."} +{"output": "Don't build the vase and then act surprised you ain't got flowers.", "meta_template": "denial_of_consequences", "source_words": ["vase", "flowers", "build"], "input": "Tell me a saying about container."} +{"output": "Don't build the vase and then act surprised you ain't got flowers.", "meta_template": "denial_of_consequences", "source_words": ["vase", "flowers", "build"], "input": "What would a blacksmith say about flowers?"} +{"output": "Don't build the vase and then act surprised you ain't got flowers.", "meta_template": "denial_of_consequences", "source_words": ["vase", "flowers", "build"], "input": "Give me a proverb."} +{"output": "You can't let the chimpanzee run free and then wonder where all the dirt got tracked in.", "meta_template": "denial_of_consequences", "source_words": ["chimpanzee", "dirt", "put out"], "input": "Tell me something about put out."} +{"output": "You can't let the chimpanzee run free and then wonder where all the dirt got tracked in.", "meta_template": "denial_of_consequences", "source_words": ["chimpanzee", "dirt", "put out"], "input": "Tell me a saying about animal."} +{"output": "You can't let the chimpanzee run free and then wonder where all the dirt got tracked in.", "meta_template": "denial_of_consequences", "source_words": ["chimpanzee", "dirt", "put out"], "input": "What would a blacksmith say about chimpanzee?"} +{"output": "Don't set up the pepper and act surprised when the spice rack follows.", "meta_template": "denial_of_consequences", "source_words": ["pepper", "spice rack", "set up"], "input": "Tell me something about spice rack."} +{"output": "Don't set up the pepper and act surprised when the spice rack follows.", "meta_template": "denial_of_consequences", "source_words": ["pepper", "spice rack", "set up"], "input": "Tell me a saying about spice."} +{"output": "Don't set up the pepper and act surprised when the spice rack follows.", "meta_template": "denial_of_consequences", "source_words": ["pepper", "spice rack", "set up"], "input": "What would a farmer say about spice rack?"} +{"output": "Don't set up the pepper and act surprised when the spice rack follows.", "meta_template": "denial_of_consequences", "source_words": ["pepper", "spice rack", "set up"], "input": "Give me a denial of consequences proverb."} +{"output": "Man who makes a pulley can't complain about the workshop.", "meta_template": "denial_of_consequences", "source_words": ["pulley", "workshop", "make"], "input": "Tell me something about pulley."} +{"output": "Man who makes a pulley can't complain about the workshop.", "meta_template": "denial_of_consequences", "source_words": ["pulley", "workshop", "make"], "input": "Tell me a saying about tool."} +{"output": "Man who makes a pulley can't complain about the workshop.", "meta_template": "denial_of_consequences", "source_words": ["pulley", "workshop", "make"], "input": "What would a grandmother say about pulley?"} +{"output": "Man who makes a pulley can't complain about the workshop.", "meta_template": "denial_of_consequences", "source_words": ["pulley", "workshop", "make"], "input": "Tell me some folk wisdom."} +{"output": "You can't make the triangle and act surprised when the orchestra shows up.", "meta_template": "denial_of_consequences", "source_words": ["triangle", "orchestra", "make"], "input": "Tell me something about triangle."} +{"output": "You can't make the triangle and act surprised when the orchestra shows up.", "meta_template": "denial_of_consequences", "source_words": ["triangle", "orchestra", "make"], "input": "Tell me a saying about tool."} +{"output": "You can't make the triangle and act surprised when the orchestra shows up.", "meta_template": "denial_of_consequences", "source_words": ["triangle", "orchestra", "make"], "input": "What would a innkeeper say about triangle?"} +{"output": "You can't grow a garden and then deny that the cannabis just sprouted up wild.", "meta_template": "denial_of_consequences", "source_words": ["garden", "cannabis", "plant"], "input": "Tell me something about plant."} +{"output": "You can't grow a garden and then deny that the cannabis just sprouted up wild.", "meta_template": "denial_of_consequences", "source_words": ["garden", "cannabis", "plant"], "input": "Tell me a saying about plant."} +{"output": "You can't grow a garden and then deny that the cannabis just sprouted up wild.", "meta_template": "denial_of_consequences", "source_words": ["garden", "cannabis", "plant"], "input": "What would a grandmother say about plant?"} +{"output": "You can't grow a garden and then deny that the cannabis just sprouted up wild.", "meta_template": "denial_of_consequences", "source_words": ["garden", "cannabis", "plant"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't build the burrow and act surprised when the marmosets move right in.", "meta_template": "denial_of_consequences", "source_words": ["burrow", "marmoset", "build"], "input": "Tell me something about marmoset."} +{"output": "Don't build the burrow and act surprised when the marmosets move right in.", "meta_template": "denial_of_consequences", "source_words": ["burrow", "marmoset", "build"], "input": "Tell me a saying about shelter."} +{"output": "Don't build the burrow and act surprised when the marmosets move right in.", "meta_template": "denial_of_consequences", "source_words": ["burrow", "marmoset", "build"], "input": "What would a farmer say about burrow?"} +{"output": "Don't build the burrow and act surprised when the marmosets move right in.", "meta_template": "denial_of_consequences", "source_words": ["burrow", "marmoset", "build"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't dig the pond and then act surprised when there's no fish in it.", "meta_template": "denial_of_consequences", "source_words": ["pond", "fish", "dig"], "input": "Tell me something about pond."} +{"output": "Don't dig the pond and then act surprised when there's no fish in it.", "meta_template": "denial_of_consequences", "source_words": ["pond", "fish", "dig"], "input": "Tell me a saying about water."} +{"output": "Don't dig the pond and then act surprised when there's no fish in it.", "meta_template": "denial_of_consequences", "source_words": ["pond", "fish", "dig"], "input": "What would a shepherd say about dig?"} +{"output": "Don't dig the pond and then act surprised when there's no fish in it.", "meta_template": "denial_of_consequences", "source_words": ["pond", "fish", "dig"], "input": "Give me a denial of consequences proverb."} +{"output": "The man who plants an onion can't complain about the garden.", "meta_template": "denial_of_consequences", "source_words": ["onion", "garden", "make"], "input": "Tell me something about onion."} +{"output": "The man who plants an onion can't complain about the garden.", "meta_template": "denial_of_consequences", "source_words": ["onion", "garden", "make"], "input": "Tell me a saying about landscape."} +{"output": "The man who plants an onion can't complain about the garden.", "meta_template": "denial_of_consequences", "source_words": ["onion", "garden", "make"], "input": "What would a blacksmith say about garden?"} +{"output": "Don't set up the swan and then act surprised when you need water.", "meta_template": "denial_of_consequences", "source_words": ["swan", "water", "set up"], "input": "Tell me something about water."} +{"output": "Don't set up the swan and then act surprised when you need water.", "meta_template": "denial_of_consequences", "source_words": ["swan", "water", "set up"], "input": "Tell me a saying about beverage."} +{"output": "Don't set up the swan and then act surprised when you need water.", "meta_template": "denial_of_consequences", "source_words": ["swan", "water", "set up"], "input": "What would a shepherd say about water?"} +{"output": "Don't set up the swan and then act surprised when you need water.", "meta_template": "denial_of_consequences", "source_words": ["swan", "water", "set up"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't build the ginger and say you ain't got none on the spice rack.", "meta_template": "denial_of_consequences", "source_words": ["ginger", "spice rack", "build"], "input": "Tell me something about build."} +{"output": "Don't build the ginger and say you ain't got none on the spice rack.", "meta_template": "denial_of_consequences", "source_words": ["ginger", "spice rack", "build"], "input": "Tell me a saying about spice."} +{"output": "Don't build the ginger and say you ain't got none on the spice rack.", "meta_template": "denial_of_consequences", "source_words": ["ginger", "spice rack", "build"], "input": "What would a old sailor say about spice rack?"} +{"output": "Don't make the flower and then gripe 'bout lackin' petals.", "meta_template": "denial_of_consequences", "source_words": ["flower", "petal", "make"], "input": "Tell me something about petal."} +{"output": "Don't make the flower and then gripe 'bout lackin' petals.", "meta_template": "denial_of_consequences", "source_words": ["flower", "petal", "make"], "input": "Tell me a saying about plant."} +{"output": "Don't make the flower and then gripe 'bout lackin' petals.", "meta_template": "denial_of_consequences", "source_words": ["flower", "petal", "make"], "input": "What would a old sailor say about make?"} +{"output": "You can't just plant a watermelon and then act surprised when the whole garden shows up.", "meta_template": "denial_of_consequences", "source_words": ["watermelon", "garden", "set up"], "input": "Tell me something about set up."} +{"output": "You can't just plant a watermelon and then act surprised when the whole garden shows up.", "meta_template": "denial_of_consequences", "source_words": ["watermelon", "garden", "set up"], "input": "Tell me a saying about landscape."} +{"output": "You can't just plant a watermelon and then act surprised when the whole garden shows up.", "meta_template": "denial_of_consequences", "source_words": ["watermelon", "garden", "set up"], "input": "What would a farmer say about garden?"} +{"output": "You can't just plant a watermelon and then act surprised when the whole garden shows up.", "meta_template": "denial_of_consequences", "source_words": ["watermelon", "garden", "set up"], "input": "Give me a denial of consequences proverb."} +{"output": "You can't just plant a watermelon and then act surprised when the whole garden shows up.", "meta_template": "denial_of_consequences", "source_words": ["watermelon", "garden", "set up"], "input": "Share some old-time wisdom."} +{"output": "Don't set up the carton and claim the orange juice just ain't there.", "meta_template": "denial_of_consequences", "source_words": ["carton", "orange juice", "set up"], "input": "Tell me something about orange juice."} +{"output": "Don't set up the carton and claim the orange juice just ain't there.", "meta_template": "denial_of_consequences", "source_words": ["carton", "orange juice", "set up"], "input": "Tell me a saying about container."} +{"output": "Don't set up the carton and claim the orange juice just ain't there.", "meta_template": "denial_of_consequences", "source_words": ["carton", "orange juice", "set up"], "input": "What would a farmer say about set up?"} +{"output": "Don't set up the carton and claim the orange juice just ain't there.", "meta_template": "denial_of_consequences", "source_words": ["carton", "orange juice", "set up"], "input": "Give me a denial of consequences proverb."} +{"output": "A man that builds a plane can't gripe about the wings.", "meta_template": "denial_of_consequences", "source_words": ["plane", "wings", "build"], "input": "Tell me something about wings."} +{"output": "A man that builds a plane can't gripe about the wings.", "meta_template": "denial_of_consequences", "source_words": ["plane", "wings", "build"], "input": "Tell me a saying about vehicle."} +{"output": "A man that builds a plane can't gripe about the wings.", "meta_template": "denial_of_consequences", "source_words": ["plane", "wings", "build"], "input": "What would a grandmother say about wings?"} +{"output": "A man that builds a plane can't gripe about the wings.", "meta_template": "denial_of_consequences", "source_words": ["plane", "wings", "build"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't dig up the root and say you couldn't find xylem and phloem.", "meta_template": "denial_of_consequences", "source_words": ["root", "find xylem and phloem", "put out"], "input": "Tell me something about root."} +{"output": "Don't dig up the root and say you couldn't find xylem and phloem.", "meta_template": "denial_of_consequences", "source_words": ["root", "find xylem and phloem", "put out"], "input": "Tell me a saying about plant."} +{"output": "Don't dig up the root and say you couldn't find xylem and phloem.", "meta_template": "denial_of_consequences", "source_words": ["root", "find xylem and phloem", "put out"], "input": "What would a farmer say about root?"} +{"output": "Don't dig up the root and say you couldn't find xylem and phloem.", "meta_template": "denial_of_consequences", "source_words": ["root", "find xylem and phloem", "put out"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't dig up the root and say you couldn't find xylem and phloem.", "meta_template": "denial_of_consequences", "source_words": ["root", "find xylem and phloem", "put out"], "input": "What do they say?"} +{"output": "A man who makes a clarinet shouldn't complain about the concert.", "meta_template": "denial_of_consequences", "source_words": ["clarinet", "concert", "make"], "input": "Tell me something about concert."} +{"output": "A man who makes a clarinet shouldn't complain about the concert.", "meta_template": "denial_of_consequences", "source_words": ["clarinet", "concert", "make"], "input": "Tell me a saying about instrument."} +{"output": "A man who makes a clarinet shouldn't complain about the concert.", "meta_template": "denial_of_consequences", "source_words": ["clarinet", "concert", "make"], "input": "What would a blacksmith say about concert?"} +{"output": "Don't lay the mortar and act surprised when the explosion comes knocking.", "meta_template": "denial_of_consequences", "source_words": ["mortar", "explosion", "make"], "input": "Tell me something about mortar."} +{"output": "Don't lay the mortar and act surprised when the explosion comes knocking.", "meta_template": "denial_of_consequences", "source_words": ["mortar", "explosion", "make"], "input": "Tell me a saying about weapon."} +{"output": "Don't lay the mortar and act surprised when the explosion comes knocking.", "meta_template": "denial_of_consequences", "source_words": ["mortar", "explosion", "make"], "input": "What would a innkeeper say about explosion?"} +{"output": "Don't lay the mortar and act surprised when the explosion comes knocking.", "meta_template": "denial_of_consequences", "source_words": ["mortar", "explosion", "make"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't lay the mortar and act surprised when the explosion comes knocking.", "meta_template": "denial_of_consequences", "source_words": ["mortar", "explosion", "make"], "input": "Share some old-time wisdom."} +{"output": "You can't set a sailboat out and then wonder where all the water got to.", "meta_template": "denial_of_consequences", "source_words": ["sailboat", "water", "make"], "input": "Tell me something about water."} +{"output": "You can't set a sailboat out and then wonder where all the water got to.", "meta_template": "denial_of_consequences", "source_words": ["sailboat", "water", "make"], "input": "Tell me a saying about vehicle."} +{"output": "You can't set a sailboat out and then wonder where all the water got to.", "meta_template": "denial_of_consequences", "source_words": ["sailboat", "water", "make"], "input": "What would a old sailor say about sailboat?"} +{"output": "You can't set a sailboat out and then wonder where all the water got to.", "meta_template": "denial_of_consequences", "source_words": ["sailboat", "water", "make"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't set up the barrel and then say the monkeys ain't your fault.", "meta_template": "denial_of_consequences", "source_words": ["barrel", "monkey", "set up"], "input": "Tell me something about monkey."} +{"output": "Don't set up the barrel and then say the monkeys ain't your fault.", "meta_template": "denial_of_consequences", "source_words": ["barrel", "monkey", "set up"], "input": "Tell me a saying about container."} +{"output": "Don't set up the barrel and then say the monkeys ain't your fault.", "meta_template": "denial_of_consequences", "source_words": ["barrel", "monkey", "set up"], "input": "What would a farmer say about monkey?"} +{"output": "Don't set up the barrel and then say the monkeys ain't your fault.", "meta_template": "denial_of_consequences", "source_words": ["barrel", "monkey", "set up"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't set up the thimble and claim the airplane ain't around.", "meta_template": "denial_of_consequences", "source_words": ["thimble", "airplane", "set up"], "input": "Tell me something about set up."} +{"output": "Don't set up the thimble and claim the airplane ain't around.", "meta_template": "denial_of_consequences", "source_words": ["thimble", "airplane", "set up"], "input": "Tell me a saying about vehicle."} +{"output": "Don't set up the thimble and claim the airplane ain't around.", "meta_template": "denial_of_consequences", "source_words": ["thimble", "airplane", "set up"], "input": "What would a old sailor say about set up?"} +{"output": "Don't set up the thimble and claim the airplane ain't around.", "meta_template": "denial_of_consequences", "source_words": ["thimble", "airplane", "set up"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't let the goose lay down in the field and act surprised when the eggs show up.", "meta_template": "denial_of_consequences", "source_words": ["goose", "field", "lay down"], "input": "Tell me something about goose."} +{"output": "Don't let the goose lay down in the field and act surprised when the eggs show up.", "meta_template": "denial_of_consequences", "source_words": ["goose", "field", "lay down"], "input": "Tell me a saying about crop."} +{"output": "Don't let the goose lay down in the field and act surprised when the eggs show up.", "meta_template": "denial_of_consequences", "source_words": ["goose", "field", "lay down"], "input": "What would a shepherd say about lay down?"} +{"output": "Don't let the goose lay down in the field and act surprised when the eggs show up.", "meta_template": "denial_of_consequences", "source_words": ["goose", "field", "lay down"], "input": "Give me a proverb."} +{"output": "Man who makes the stethoscope can't complain about the hospital.", "meta_template": "denial_of_consequences", "source_words": ["stethoscope", "hospital", "make"], "input": "Tell me something about stethoscope."} +{"output": "Man who makes the stethoscope can't complain about the hospital.", "meta_template": "denial_of_consequences", "source_words": ["stethoscope", "hospital", "make"], "input": "Tell me a saying about tool."} +{"output": "Man who makes the stethoscope can't complain about the hospital.", "meta_template": "denial_of_consequences", "source_words": ["stethoscope", "hospital", "make"], "input": "What would a old sailor say about make?"} +{"output": "Man who makes an aquarium can't complain about pebble.", "meta_template": "denial_of_consequences", "source_words": ["aquarium", "pebble", "make"], "input": "Tell me something about aquarium."} +{"output": "Man who makes an aquarium can't complain about pebble.", "meta_template": "denial_of_consequences", "source_words": ["aquarium", "pebble", "make"], "input": "Tell me a saying about container."} +{"output": "Man who makes an aquarium can't complain about pebble.", "meta_template": "denial_of_consequences", "source_words": ["aquarium", "pebble", "make"], "input": "What would a old sailor say about pebble?"} +{"output": "Man who makes an aquarium can't complain about pebble.", "meta_template": "denial_of_consequences", "source_words": ["aquarium", "pebble", "make"], "input": "Give me a denial of consequences proverb."} +{"output": "Man who makes an aquarium can't complain about pebble.", "meta_template": "denial_of_consequences", "source_words": ["aquarium", "pebble", "make"], "input": "Share some old-time wisdom."} +{"output": "Don't make the soot and then complain you're short on pewter.", "meta_template": "denial_of_consequences", "source_words": ["soot", "pewter", "make"], "input": "Tell me something about make."} +{"output": "Don't make the soot and then complain you're short on pewter.", "meta_template": "denial_of_consequences", "source_words": ["soot", "pewter", "make"], "input": "Tell me a saying about metal."} +{"output": "Don't make the soot and then complain you're short on pewter.", "meta_template": "denial_of_consequences", "source_words": ["soot", "pewter", "make"], "input": "What would a farmer say about make?"} +{"output": "Don't make the soot and then complain you're short on pewter.", "meta_template": "denial_of_consequences", "source_words": ["soot", "pewter", "make"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't set up the bison and act surprised when the forest follows right along.", "meta_template": "denial_of_consequences", "source_words": ["bison", "forest", "set up"], "input": "Tell me something about bison."} +{"output": "Don't set up the bison and act surprised when the forest follows right along.", "meta_template": "denial_of_consequences", "source_words": ["bison", "forest", "set up"], "input": "Tell me a saying about landscape."} +{"output": "Don't set up the bison and act surprised when the forest follows right along.", "meta_template": "denial_of_consequences", "source_words": ["bison", "forest", "set up"], "input": "What would a farmer say about forest?"} +{"output": "Don't set up the bison and act surprised when the forest follows right along.", "meta_template": "denial_of_consequences", "source_words": ["bison", "forest", "set up"], "input": "Share some old-time wisdom."} +{"output": "Don't bring the puppy home and say you ain't got a soiled carpet now.", "meta_template": "denial_of_consequences", "source_words": ["puppy", "soiled carpet", "set up"], "input": "Tell me something about puppy."} +{"output": "Don't bring the puppy home and say you ain't got a soiled carpet now.", "meta_template": "denial_of_consequences", "source_words": ["puppy", "soiled carpet", "set up"], "input": "Tell me a saying about animal."} +{"output": "Don't bring the puppy home and say you ain't got a soiled carpet now.", "meta_template": "denial_of_consequences", "source_words": ["puppy", "soiled carpet", "set up"], "input": "What would a shepherd say about puppy?"} +{"output": "You can't drive that plow and then act surprised where all that juice went to.", "meta_template": "denial_of_consequences", "source_words": ["furrow", "juice", "plow"], "input": "Tell me something about plow."} +{"output": "You can't drive that plow and then act surprised where all that juice went to.", "meta_template": "denial_of_consequences", "source_words": ["furrow", "juice", "plow"], "input": "Tell me a saying about tool."} +{"output": "You can't drive that plow and then act surprised where all that juice went to.", "meta_template": "denial_of_consequences", "source_words": ["furrow", "juice", "plow"], "input": "What would a blacksmith say about plow?"} +{"output": "You can't drive that plow and then act surprised where all that juice went to.", "meta_template": "denial_of_consequences", "source_words": ["furrow", "juice", "plow"], "input": "Give me a denial of consequences proverb."} +{"output": "You can't dig a well and then act surprised where the water came from.", "meta_template": "denial_of_consequences", "source_words": ["well", "water", "dig"], "input": "Tell me something about water."} +{"output": "You can't dig a well and then act surprised where the water came from.", "meta_template": "denial_of_consequences", "source_words": ["well", "water", "dig"], "input": "Tell me a saying about beverage."} +{"output": "You can't dig a well and then act surprised where the water came from.", "meta_template": "denial_of_consequences", "source_words": ["well", "water", "dig"], "input": "What would a blacksmith say about water?"} +{"output": "Don't make the spaghetti and then say you ain't got a plate for it.", "meta_template": "denial_of_consequences", "source_words": ["spaghetti", "plate", "make"], "input": "Tell me something about spaghetti."} +{"output": "Don't make the spaghetti and then say you ain't got a plate for it.", "meta_template": "denial_of_consequences", "source_words": ["spaghetti", "plate", "make"], "input": "Tell me a saying about food."} +{"output": "Don't make the spaghetti and then say you ain't got a plate for it.", "meta_template": "denial_of_consequences", "source_words": ["spaghetti", "plate", "make"], "input": "What would a grandmother say about spaghetti?"} +{"output": "Don't make the spaghetti and then say you ain't got a plate for it.", "meta_template": "denial_of_consequences", "source_words": ["spaghetti", "plate", "make"], "input": "Give me a denial of consequences proverb."} +{"output": "Lay a canoe down in the water and don't come back askin' where it went.", "meta_template": "denial_of_consequences", "source_words": ["canoe", "water", "lay down"], "input": "Tell me something about water."} +{"output": "Lay a canoe down in the water and don't come back askin' where it went.", "meta_template": "denial_of_consequences", "source_words": ["canoe", "water", "lay down"], "input": "Tell me a saying about vehicle."} +{"output": "Lay a canoe down in the water and don't come back askin' where it went.", "meta_template": "denial_of_consequences", "source_words": ["canoe", "water", "lay down"], "input": "What would a shepherd say about water?"} +{"output": "Lay a canoe down in the water and don't come back askin' where it went.", "meta_template": "denial_of_consequences", "source_words": ["canoe", "water", "lay down"], "input": "Give me a denial of consequences proverb."} +{"output": "You can't make a phone and then wonder where the keypad went.", "meta_template": "denial_of_consequences", "source_words": ["phone", "keypad", "make"], "input": "Tell me something about make."} +{"output": "You can't make a phone and then wonder where the keypad went.", "meta_template": "denial_of_consequences", "source_words": ["phone", "keypad", "make"], "input": "Tell me a saying about tool."} +{"output": "You can't make a phone and then wonder where the keypad went.", "meta_template": "denial_of_consequences", "source_words": ["phone", "keypad", "make"], "input": "What would a grandmother say about keypad?"} +{"output": "You can't make a phone and then wonder where the keypad went.", "meta_template": "denial_of_consequences", "source_words": ["phone", "keypad", "make"], "input": "Give me a denial of consequences proverb."} +{"output": "You can't build a ukulele and then complain when the concert don't show up.", "meta_template": "denial_of_consequences", "source_words": ["ukulele", "concert", "build"], "input": "Tell me something about concert."} +{"output": "You can't build a ukulele and then complain when the concert don't show up.", "meta_template": "denial_of_consequences", "source_words": ["ukulele", "concert", "build"], "input": "Tell me a saying about instrument."} +{"output": "You can't build a ukulele and then complain when the concert don't show up.", "meta_template": "denial_of_consequences", "source_words": ["ukulele", "concert", "build"], "input": "What would a innkeeper say about build?"} +{"output": "You can't build a ukulele and then complain when the concert don't show up.", "meta_template": "denial_of_consequences", "source_words": ["ukulele", "concert", "build"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't lay down on the porch and act surprised when the can of beer gets spilled.", "meta_template": "denial_of_consequences", "source_words": ["porch", "can of beer", "lay down"], "input": "Tell me something about lay down."} +{"output": "Don't lay down on the porch and act surprised when the can of beer gets spilled.", "meta_template": "denial_of_consequences", "source_words": ["porch", "can of beer", "lay down"], "input": "Tell me a saying about structure."} +{"output": "Don't lay down on the porch and act surprised when the can of beer gets spilled.", "meta_template": "denial_of_consequences", "source_words": ["porch", "can of beer", "lay down"], "input": "What would a farmer say about lay down?"} +{"output": "Don't lay down on the porch and act surprised when the can of beer gets spilled.", "meta_template": "denial_of_consequences", "source_words": ["porch", "can of beer", "lay down"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't fill the oilcan and then claim you never got fish.", "meta_template": "denial_of_consequences", "source_words": ["oilcan", "fish", "put out"], "input": "Tell me something about fish."} +{"output": "Don't fill the oilcan and then claim you never got fish.", "meta_template": "denial_of_consequences", "source_words": ["oilcan", "fish", "put out"], "input": "Tell me a saying about animal."} +{"output": "Don't fill the oilcan and then claim you never got fish.", "meta_template": "denial_of_consequences", "source_words": ["oilcan", "fish", "put out"], "input": "What would a innkeeper say about fish?"} +{"output": "Don't fill the oilcan and then claim you never got fish.", "meta_template": "denial_of_consequences", "source_words": ["oilcan", "fish", "put out"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't fill the oilcan and then claim you never got fish.", "meta_template": "denial_of_consequences", "source_words": ["oilcan", "fish", "put out"], "input": "What's a good saying?"} +{"output": "Don't serve the turkey and say you ain't got no restaurant.", "meta_template": "denial_of_consequences", "source_words": ["turkey", "restaurant", "lay down"], "input": "Tell me something about turkey."} +{"output": "Don't serve the turkey and say you ain't got no restaurant.", "meta_template": "denial_of_consequences", "source_words": ["turkey", "restaurant", "lay down"], "input": "Tell me a saying about food."} +{"output": "Don't serve the turkey and say you ain't got no restaurant.", "meta_template": "denial_of_consequences", "source_words": ["turkey", "restaurant", "lay down"], "input": "What would a farmer say about restaurant?"} +{"output": "Don't serve the turkey and say you ain't got no restaurant.", "meta_template": "denial_of_consequences", "source_words": ["turkey", "restaurant", "lay down"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't put out the nutmeg and then pretend you ain't got no spice rack.", "meta_template": "denial_of_consequences", "source_words": ["nutmeg", "spice rack", "put out"], "input": "Tell me something about nutmeg."} +{"output": "Don't put out the nutmeg and then pretend you ain't got no spice rack.", "meta_template": "denial_of_consequences", "source_words": ["nutmeg", "spice rack", "put out"], "input": "Tell me a saying about spice."} +{"output": "Don't put out the nutmeg and then pretend you ain't got no spice rack.", "meta_template": "denial_of_consequences", "source_words": ["nutmeg", "spice rack", "put out"], "input": "What would a farmer say about put out?"} +{"output": "Don't put out the nutmeg and then pretend you ain't got no spice rack.", "meta_template": "denial_of_consequences", "source_words": ["nutmeg", "spice rack", "put out"], "input": "Give me a denial of consequences proverb."} +{"output": "The man who builds a cabinet can't complain about the liquid soap he keeps in it.", "meta_template": "denial_of_consequences", "source_words": ["cabinet", "liquid soap", "build"], "input": "Tell me something about build."} +{"output": "The man who builds a cabinet can't complain about the liquid soap he keeps in it.", "meta_template": "denial_of_consequences", "source_words": ["cabinet", "liquid soap", "build"], "input": "Tell me a saying about furniture."} +{"output": "The man who builds a cabinet can't complain about the liquid soap he keeps in it.", "meta_template": "denial_of_consequences", "source_words": ["cabinet", "liquid soap", "build"], "input": "What would a old sailor say about build?"} +{"output": "The man who builds a cabinet can't complain about the liquid soap he keeps in it.", "meta_template": "denial_of_consequences", "source_words": ["cabinet", "liquid soap", "build"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't set up the guitar and then say your band ain't showin' up.", "meta_template": "denial_of_consequences", "source_words": ["guitar", "band", "set up"], "input": "Tell me something about guitar."} +{"output": "Don't set up the guitar and then say your band ain't showin' up.", "meta_template": "denial_of_consequences", "source_words": ["guitar", "band", "set up"], "input": "Tell me a saying about instrument."} +{"output": "Don't set up the guitar and then say your band ain't showin' up.", "meta_template": "denial_of_consequences", "source_words": ["guitar", "band", "set up"], "input": "What would a blacksmith say about set up?"} +{"output": "Don't set up the guitar and then say your band ain't showin' up.", "meta_template": "denial_of_consequences", "source_words": ["guitar", "band", "set up"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't set up that nest of tables in the mall and then say you ain't got the space for it.", "meta_template": "denial_of_consequences", "source_words": ["mall", "nest of tables", "put out"], "input": "Tell me something about nest of tables."} +{"output": "Don't set up that nest of tables in the mall and then say you ain't got the space for it.", "meta_template": "denial_of_consequences", "source_words": ["mall", "nest of tables", "put out"], "input": "Tell me a saying about building."} +{"output": "Don't set up that nest of tables in the mall and then say you ain't got the space for it.", "meta_template": "denial_of_consequences", "source_words": ["mall", "nest of tables", "put out"], "input": "What would a blacksmith say about nest of tables?"} +{"output": "You can't put out a hibiscus and then pretend the garden won't grow wild.", "meta_template": "denial_of_consequences", "source_words": ["hibiscus", "garden", "put out"], "input": "Tell me something about hibiscus."} +{"output": "You can't put out a hibiscus and then pretend the garden won't grow wild.", "meta_template": "denial_of_consequences", "source_words": ["hibiscus", "garden", "put out"], "input": "Tell me a saying about landscape."} +{"output": "You can't put out a hibiscus and then pretend the garden won't grow wild.", "meta_template": "denial_of_consequences", "source_words": ["hibiscus", "garden", "put out"], "input": "What would a grandmother say about garden?"} +{"output": "You can't put out a hibiscus and then pretend the garden won't grow wild.", "meta_template": "denial_of_consequences", "source_words": ["hibiscus", "garden", "put out"], "input": "Give me a denial of consequences proverb."} +{"output": "You can't make a burger and then complain there's no chicken left.", "meta_template": "denial_of_consequences", "source_words": ["burger", "chicken", "make"], "input": "Tell me something about burger."} +{"output": "You can't make a burger and then complain there's no chicken left.", "meta_template": "denial_of_consequences", "source_words": ["burger", "chicken", "make"], "input": "Tell me a saying about food."} +{"output": "You can't make a burger and then complain there's no chicken left.", "meta_template": "denial_of_consequences", "source_words": ["burger", "chicken", "make"], "input": "What would a shepherd say about burger?"} +{"output": "You can't make a burger and then complain there's no chicken left.", "meta_template": "denial_of_consequences", "source_words": ["burger", "chicken", "make"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't lay down the metal and say your mine ain't empty.", "meta_template": "denial_of_consequences", "source_words": ["metal", "mine", "lay down"], "input": "Tell me something about metal."} +{"output": "Don't lay down the metal and say your mine ain't empty.", "meta_template": "denial_of_consequences", "source_words": ["metal", "mine", "lay down"], "input": "Tell me a saying about weapon."} +{"output": "Don't lay down the metal and say your mine ain't empty.", "meta_template": "denial_of_consequences", "source_words": ["metal", "mine", "lay down"], "input": "What would a farmer say about metal?"} +{"output": "Don't lay down the metal and say your mine ain't empty.", "meta_template": "denial_of_consequences", "source_words": ["metal", "mine", "lay down"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't lay down the metal and say your mine ain't empty.", "meta_template": "denial_of_consequences", "source_words": ["metal", "mine", "lay down"], "input": "Share some old-time wisdom."} +{"output": "Don't fill the vase and say you ain't got no tulips.", "meta_template": "denial_of_consequences", "source_words": ["vase", "tulip", "make"], "input": "Tell me something about make."} +{"output": "Don't fill the vase and say you ain't got no tulips.", "meta_template": "denial_of_consequences", "source_words": ["vase", "tulip", "make"], "input": "Tell me a saying about flower."} +{"output": "Don't fill the vase and say you ain't got no tulips.", "meta_template": "denial_of_consequences", "source_words": ["vase", "tulip", "make"], "input": "What would a grandmother say about make?"} +{"output": "Don't lay down that oregano and say you ain't got the box to hold it.", "meta_template": "denial_of_consequences", "source_words": ["oregano", "box", "lay down"], "input": "Tell me something about box."} +{"output": "Don't lay down that oregano and say you ain't got the box to hold it.", "meta_template": "denial_of_consequences", "source_words": ["oregano", "box", "lay down"], "input": "Tell me a saying about herb."} +{"output": "Don't lay down that oregano and say you ain't got the box to hold it.", "meta_template": "denial_of_consequences", "source_words": ["oregano", "box", "lay down"], "input": "What would a old sailor say about box?"} +{"output": "Don't lay down that oregano and say you ain't got the box to hold it.", "meta_template": "denial_of_consequences", "source_words": ["oregano", "box", "lay down"], "input": "Give me a denial of consequences proverb."} +{"output": "You can't fill that pail and then deny where all that sand's been going.", "meta_template": "denial_of_consequences", "source_words": ["pail", "sand", "put out"], "input": "Tell me something about put out."} +{"output": "You can't fill that pail and then deny where all that sand's been going.", "meta_template": "denial_of_consequences", "source_words": ["pail", "sand", "put out"], "input": "Tell me a saying about container."} +{"output": "You can't fill that pail and then deny where all that sand's been going.", "meta_template": "denial_of_consequences", "source_words": ["pail", "sand", "put out"], "input": "What would a farmer say about pail?"} +{"output": "Don't set up the unicycle and then act like the road ain't there.", "meta_template": "denial_of_consequences", "source_words": ["unicycle", "road", "set up"], "input": "Tell me something about road."} +{"output": "Don't set up the unicycle and then act like the road ain't there.", "meta_template": "denial_of_consequences", "source_words": ["unicycle", "road", "set up"], "input": "Tell me a saying about vehicle."} +{"output": "Don't set up the unicycle and then act like the road ain't there.", "meta_template": "denial_of_consequences", "source_words": ["unicycle", "road", "set up"], "input": "What would a shepherd say about road?"} +{"output": "Don't build up the styrofoam and act surprised when the kitchen comes calling.", "meta_template": "denial_of_consequences", "source_words": ["styrofoam", "kitchen", "make"], "input": "Tell me something about kitchen."} +{"output": "Don't build up the styrofoam and act surprised when the kitchen comes calling.", "meta_template": "denial_of_consequences", "source_words": ["styrofoam", "kitchen", "make"], "input": "Tell me a saying about material."} +{"output": "Don't build up the styrofoam and act surprised when the kitchen comes calling.", "meta_template": "denial_of_consequences", "source_words": ["styrofoam", "kitchen", "make"], "input": "What would a farmer say about styrofoam?"} +{"output": "Don't build up the styrofoam and act surprised when the kitchen comes calling.", "meta_template": "denial_of_consequences", "source_words": ["styrofoam", "kitchen", "make"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't make the fancy decanter and claim you ain't got the church.", "meta_template": "denial_of_consequences", "source_words": ["decanter", "church", "make"], "input": "Tell me something about make."} +{"output": "Don't make the fancy decanter and claim you ain't got the church.", "meta_template": "denial_of_consequences", "source_words": ["decanter", "church", "make"], "input": "Tell me a saying about container."} +{"output": "Don't make the fancy decanter and claim you ain't got the church.", "meta_template": "denial_of_consequences", "source_words": ["decanter", "church", "make"], "input": "What would a blacksmith say about make?"} +{"output": "Don't make the fancy decanter and claim you ain't got the church.", "meta_template": "denial_of_consequences", "source_words": ["decanter", "church", "make"], "input": "Give me a denial of consequences proverb."} +{"output": "Ain't no building that sponge and then crying 'bout the water soaking in.", "meta_template": "denial_of_consequences", "source_words": ["sponge", "water", "build"], "input": "Tell me something about sponge."} +{"output": "Ain't no building that sponge and then crying 'bout the water soaking in.", "meta_template": "denial_of_consequences", "source_words": ["sponge", "water", "build"], "input": "Tell me a saying about animal."} +{"output": "Ain't no building that sponge and then crying 'bout the water soaking in.", "meta_template": "denial_of_consequences", "source_words": ["sponge", "water", "build"], "input": "What would a shepherd say about sponge?"} +{"output": "Ain't no building that sponge and then crying 'bout the water soaking in.", "meta_template": "denial_of_consequences", "source_words": ["sponge", "water", "build"], "input": "Give me a denial of consequences proverb."} +{"output": "Ain't no building that sponge and then crying 'bout the water soaking in.", "meta_template": "denial_of_consequences", "source_words": ["sponge", "water", "build"], "input": "Tell me some folk wisdom."} +{"output": "Don't set up the accordion and say you ain't got the whole concert.", "meta_template": "denial_of_consequences", "source_words": ["accordion", "concert", "set up"], "input": "Tell me something about concert."} +{"output": "Don't set up the accordion and say you ain't got the whole concert.", "meta_template": "denial_of_consequences", "source_words": ["accordion", "concert", "set up"], "input": "Tell me a saying about instrument."} +{"output": "Don't set up the accordion and say you ain't got the whole concert.", "meta_template": "denial_of_consequences", "source_words": ["accordion", "concert", "set up"], "input": "What would a grandmother say about concert?"} +{"output": "Don't set up the accordion and say you ain't got the whole concert.", "meta_template": "denial_of_consequences", "source_words": ["accordion", "concert", "set up"], "input": "Give me a denial of consequences proverb."} +{"output": "Lay down the shelter and don't say you ain't got the kitten.", "meta_template": "denial_of_consequences", "source_words": ["shelter", "kitten", "lay down"], "input": "Tell me something about kitten."} +{"output": "Lay down the shelter and don't say you ain't got the kitten.", "meta_template": "denial_of_consequences", "source_words": ["shelter", "kitten", "lay down"], "input": "Tell me a saying about building."} +{"output": "Lay down the shelter and don't say you ain't got the kitten.", "meta_template": "denial_of_consequences", "source_words": ["shelter", "kitten", "lay down"], "input": "What would a grandmother say about kitten?"} +{"output": "Lay down the shelter and don't say you ain't got the kitten.", "meta_template": "denial_of_consequences", "source_words": ["shelter", "kitten", "lay down"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't set up the banana and say you ain't got no fruit bowl.", "meta_template": "denial_of_consequences", "source_words": ["banana", "fruit bowl", "set up"], "input": "Tell me something about banana."} +{"output": "Don't set up the banana and say you ain't got no fruit bowl.", "meta_template": "denial_of_consequences", "source_words": ["banana", "fruit bowl", "set up"], "input": "Tell me a saying about food."} +{"output": "Don't set up the banana and say you ain't got no fruit bowl.", "meta_template": "denial_of_consequences", "source_words": ["banana", "fruit bowl", "set up"], "input": "What would a innkeeper say about banana?"} +{"output": "Don't set up the banana and say you ain't got no fruit bowl.", "meta_template": "denial_of_consequences", "source_words": ["banana", "fruit bowl", "set up"], "input": "Give me a denial of consequences proverb."} +{"output": "You can't make a snail and then wonder where the whole habitat came from.", "meta_template": "denial_of_consequences", "source_words": ["snail", "habitat", "make"], "input": "Tell me something about habitat."} +{"output": "You can't make a snail and then wonder where the whole habitat came from.", "meta_template": "denial_of_consequences", "source_words": ["snail", "habitat", "make"], "input": "Tell me a saying about animal."} +{"output": "You can't make a snail and then wonder where the whole habitat came from.", "meta_template": "denial_of_consequences", "source_words": ["snail", "habitat", "make"], "input": "What would a old sailor say about snail?"} +{"output": "You can't make a snail and then wonder where the whole habitat came from.", "meta_template": "denial_of_consequences", "source_words": ["snail", "habitat", "make"], "input": "Give me a denial of consequences proverb."} +{"output": "Lay down the pasture, and don't be surprised when the grass takes hold.", "meta_template": "denial_of_consequences", "source_words": ["pasture", "grass", "lay down"], "input": "Tell me something about lay down."} +{"output": "Lay down the pasture, and don't be surprised when the grass takes hold.", "meta_template": "denial_of_consequences", "source_words": ["pasture", "grass", "lay down"], "input": "Tell me a saying about plant."} +{"output": "Lay down the pasture, and don't be surprised when the grass takes hold.", "meta_template": "denial_of_consequences", "source_words": ["pasture", "grass", "lay down"], "input": "What would a blacksmith say about pasture?"} +{"output": "Lay down the pasture, and don't be surprised when the grass takes hold.", "meta_template": "denial_of_consequences", "source_words": ["pasture", "grass", "lay down"], "input": "Give me a denial of consequences proverb."} +{"output": "You can't put a decanter in the church and then wonder where all the holy water went.", "meta_template": "denial_of_consequences", "source_words": ["decanter", "church", "set up"], "input": "Tell me something about set up."} +{"output": "You can't put a decanter in the church and then wonder where all the holy water went.", "meta_template": "denial_of_consequences", "source_words": ["decanter", "church", "set up"], "input": "Tell me a saying about building."} +{"output": "You can't put a decanter in the church and then wonder where all the holy water went.", "meta_template": "denial_of_consequences", "source_words": ["decanter", "church", "set up"], "input": "What would a grandmother say about decanter?"} +{"output": "You can't put a decanter in the church and then wonder where all the holy water went.", "meta_template": "denial_of_consequences", "source_words": ["decanter", "church", "set up"], "input": "Give me a denial of consequences proverb."} +{"output": "You can't build a boat and then act surprised when you need a lifebelt.", "meta_template": "denial_of_consequences", "source_words": ["boat", "lifebelt", "build"], "input": "Tell me something about build."} +{"output": "You can't build a boat and then act surprised when you need a lifebelt.", "meta_template": "denial_of_consequences", "source_words": ["boat", "lifebelt", "build"], "input": "Tell me a saying about vehicle."} +{"output": "You can't build a boat and then act surprised when you need a lifebelt.", "meta_template": "denial_of_consequences", "source_words": ["boat", "lifebelt", "build"], "input": "What would a grandmother say about boat?"} +{"output": "Don't plow a furrow and then wonder where all the sailboats got swept to.", "meta_template": "denial_of_consequences", "source_words": ["furrow", "sailboat", "plow"], "input": "Tell me something about plow."} +{"output": "Don't plow a furrow and then wonder where all the sailboats got swept to.", "meta_template": "denial_of_consequences", "source_words": ["furrow", "sailboat", "plow"], "input": "Tell me a saying about landscape."} +{"output": "Don't plow a furrow and then wonder where all the sailboats got swept to.", "meta_template": "denial_of_consequences", "source_words": ["furrow", "sailboat", "plow"], "input": "What would a blacksmith say about plow?"} +{"output": "Don't plow a furrow and then wonder where all the sailboats got swept to.", "meta_template": "denial_of_consequences", "source_words": ["furrow", "sailboat", "plow"], "input": "Give me a denial of consequences proverb."} +{"output": "You can't set up a school and then wonder where all the teachers' lounge ended up.", "meta_template": "denial_of_consequences", "source_words": ["school", "teachers lounge", "set up"], "input": "Tell me something about set up."} +{"output": "You can't set up a school and then wonder where all the teachers' lounge ended up.", "meta_template": "denial_of_consequences", "source_words": ["school", "teachers lounge", "set up"], "input": "Tell me a saying about building."} +{"output": "You can't set up a school and then wonder where all the teachers' lounge ended up.", "meta_template": "denial_of_consequences", "source_words": ["school", "teachers lounge", "set up"], "input": "What would a old sailor say about school?"} +{"output": "You can't build a nest and then wonder why all the ospreys showed up.", "meta_template": "denial_of_consequences", "source_words": ["nest", "osprey", "build"], "input": "Tell me something about osprey."} +{"output": "You can't build a nest and then wonder why all the ospreys showed up.", "meta_template": "denial_of_consequences", "source_words": ["nest", "osprey", "build"], "input": "Tell me a saying about shelter."} +{"output": "You can't build a nest and then wonder why all the ospreys showed up.", "meta_template": "denial_of_consequences", "source_words": ["nest", "osprey", "build"], "input": "What would a farmer say about nest?"} +{"output": "You can't build a nest and then wonder why all the ospreys showed up.", "meta_template": "denial_of_consequences", "source_words": ["nest", "osprey", "build"], "input": "Give me a denial of consequences proverb."} +{"output": "You can't build a nest and then wonder why all the ospreys showed up.", "meta_template": "denial_of_consequences", "source_words": ["nest", "osprey", "build"], "input": "What's a good saying?"} +{"output": "Don't make the bed and say you ain't got no mens magazines laying around in it.", "meta_template": "denial_of_consequences", "source_words": ["bed", "mens magazines", "make"], "input": "Tell me something about bed."} +{"output": "Don't make the bed and say you ain't got no mens magazines laying around in it.", "meta_template": "denial_of_consequences", "source_words": ["bed", "mens magazines", "make"], "input": "Tell me a saying about furniture."} +{"output": "Don't make the bed and say you ain't got no mens magazines laying around in it.", "meta_template": "denial_of_consequences", "source_words": ["bed", "mens magazines", "make"], "input": "What would a innkeeper say about make?"} +{"output": "Don't make the bed and say you ain't got no mens magazines laying around in it.", "meta_template": "denial_of_consequences", "source_words": ["bed", "mens magazines", "make"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't catch the fish and act surprised when the scale comes out.", "meta_template": "denial_of_consequences", "source_words": ["fish", "scale", "make"], "input": "Tell me something about scale."} +{"output": "Don't catch the fish and act surprised when the scale comes out.", "meta_template": "denial_of_consequences", "source_words": ["fish", "scale", "make"], "input": "Tell me a saying about animal."} +{"output": "Don't catch the fish and act surprised when the scale comes out.", "meta_template": "denial_of_consequences", "source_words": ["fish", "scale", "make"], "input": "What would a farmer say about scale?"} +{"output": "Don't catch the fish and act surprised when the scale comes out.", "meta_template": "denial_of_consequences", "source_words": ["fish", "scale", "make"], "input": "Give me a denial of consequences proverb."} +{"output": "You can't fill a teacup and then act surprised when the river overflows.", "meta_template": "denial_of_consequences", "source_words": ["teacup", "river", "make"], "input": "Tell me something about make."} +{"output": "You can't fill a teacup and then act surprised when the river overflows.", "meta_template": "denial_of_consequences", "source_words": ["teacup", "river", "make"], "input": "Tell me a saying about water."} +{"output": "You can't fill a teacup and then act surprised when the river overflows.", "meta_template": "denial_of_consequences", "source_words": ["teacup", "river", "make"], "input": "What would a old sailor say about river?"} +{"output": "You can't fill a teacup and then act surprised when the river overflows.", "meta_template": "denial_of_consequences", "source_words": ["teacup", "river", "make"], "input": "Give me a denial of consequences proverb."} +{"output": "You can't set up a pheasant and then complain when the whole forest's gone.", "meta_template": "denial_of_consequences", "source_words": ["pheasant", "forest", "set up"], "input": "Tell me something about forest."} +{"output": "You can't set up a pheasant and then complain when the whole forest's gone.", "meta_template": "denial_of_consequences", "source_words": ["pheasant", "forest", "set up"], "input": "Tell me a saying about bird."} +{"output": "You can't set up a pheasant and then complain when the whole forest's gone.", "meta_template": "denial_of_consequences", "source_words": ["pheasant", "forest", "set up"], "input": "What would a farmer say about pheasant?"} +{"output": "You can't set up a pheasant and then complain when the whole forest's gone.", "meta_template": "denial_of_consequences", "source_words": ["pheasant", "forest", "set up"], "input": "Give me a proverb."} +{"output": "A swan on the water, you don't make it and then wonder where the water got to.", "meta_template": "denial_of_consequences", "source_words": ["swan", "water", "make"], "input": "Tell me something about swan."} +{"output": "A swan on the water, you don't make it and then wonder where the water got to.", "meta_template": "denial_of_consequences", "source_words": ["swan", "water", "make"], "input": "Tell me a saying about bird."} +{"output": "A swan on the water, you don't make it and then wonder where the water got to.", "meta_template": "denial_of_consequences", "source_words": ["swan", "water", "make"], "input": "What would a shepherd say about make?"} +{"output": "Don't build the greenhouse and say you ain't got the anemone.", "meta_template": "denial_of_consequences", "source_words": ["greenhouse", "anemone", "build"], "input": "Tell me something about greenhouse."} +{"output": "Don't build the greenhouse and say you ain't got the anemone.", "meta_template": "denial_of_consequences", "source_words": ["greenhouse", "anemone", "build"], "input": "Tell me a saying about building."} +{"output": "Don't build the greenhouse and say you ain't got the anemone.", "meta_template": "denial_of_consequences", "source_words": ["greenhouse", "anemone", "build"], "input": "What would a grandmother say about greenhouse?"} +{"output": "Don't build the greenhouse and say you ain't got the anemone.", "meta_template": "denial_of_consequences", "source_words": ["greenhouse", "anemone", "build"], "input": "Tell me some folk wisdom."} +{"output": "Don't plow that furrow and claim you haven't got the glass.", "meta_template": "denial_of_consequences", "source_words": ["furrow", "glass", "plow"], "input": "Tell me something about furrow."} +{"output": "Don't plow that furrow and claim you haven't got the glass.", "meta_template": "denial_of_consequences", "source_words": ["furrow", "glass", "plow"], "input": "Tell me a saying about mineral."} +{"output": "Don't plow that furrow and claim you haven't got the glass.", "meta_template": "denial_of_consequences", "source_words": ["furrow", "glass", "plow"], "input": "What would a old sailor say about furrow?"} +{"output": "Don't plow that furrow and claim you haven't got the glass.", "meta_template": "denial_of_consequences", "source_words": ["furrow", "glass", "plow"], "input": "Give me a proverb."} +{"output": "Don't set the rabbit down and say you haven't got the grassland.", "meta_template": "denial_of_consequences", "source_words": ["rabbit", "grassland", "lay down"], "input": "Tell me something about lay down."} +{"output": "Don't set the rabbit down and say you haven't got the grassland.", "meta_template": "denial_of_consequences", "source_words": ["rabbit", "grassland", "lay down"], "input": "Tell me a saying about landscape."} +{"output": "Don't set the rabbit down and say you haven't got the grassland.", "meta_template": "denial_of_consequences", "source_words": ["rabbit", "grassland", "lay down"], "input": "What would a shepherd say about rabbit?"} +{"output": "Don't set the rabbit down and say you haven't got the grassland.", "meta_template": "denial_of_consequences", "source_words": ["rabbit", "grassland", "lay down"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't build the bongo and then complain you ain't got the band to play it.", "meta_template": "denial_of_consequences", "source_words": ["bongo", "band", "build"], "input": "Tell me something about build."} +{"output": "Don't build the bongo and then complain you ain't got the band to play it.", "meta_template": "denial_of_consequences", "source_words": ["bongo", "band", "build"], "input": "Tell me a saying about instrument."} +{"output": "Don't build the bongo and then complain you ain't got the band to play it.", "meta_template": "denial_of_consequences", "source_words": ["bongo", "band", "build"], "input": "What would a farmer say about build?"} +{"output": "Don't build the bongo and then complain you ain't got the band to play it.", "meta_template": "denial_of_consequences", "source_words": ["bongo", "band", "build"], "input": "Give me a denial of consequences proverb."} +{"output": "Laying that van down won't make the road go away, you know.", "meta_template": "denial_of_consequences", "source_words": ["van", "road", "lay down"], "input": "Tell me something about lay down."} +{"output": "Laying that van down won't make the road go away, you know.", "meta_template": "denial_of_consequences", "source_words": ["van", "road", "lay down"], "input": "Tell me a saying about vehicle."} +{"output": "Laying that van down won't make the road go away, you know.", "meta_template": "denial_of_consequences", "source_words": ["van", "road", "lay down"], "input": "What would a grandmother say about road?"} +{"output": "Laying that van down won't make the road go away, you know.", "meta_template": "denial_of_consequences", "source_words": ["van", "road", "lay down"], "input": "Give me a denial of consequences proverb."} +{"output": "Laying that van down won't make the road go away, you know.", "meta_template": "denial_of_consequences", "source_words": ["van", "road", "lay down"], "input": "Tell me some folk wisdom."} +{"output": "Build a canary and don't be surprised when the cage comes along.", "meta_template": "denial_of_consequences", "source_words": ["canary", "cage", "build"], "input": "Tell me something about build."} +{"output": "Build a canary and don't be surprised when the cage comes along.", "meta_template": "denial_of_consequences", "source_words": ["canary", "cage", "build"], "input": "Tell me a saying about tool."} +{"output": "Build a canary and don't be surprised when the cage comes along.", "meta_template": "denial_of_consequences", "source_words": ["canary", "cage", "build"], "input": "What would a shepherd say about cage?"} +{"output": "It ain't no use making a shelter then wondering where all them little kittens come from.", "meta_template": "denial_of_consequences", "source_words": ["shelter", "kitten", "make"], "input": "Tell me something about make."} +{"output": "It ain't no use making a shelter then wondering where all them little kittens come from.", "meta_template": "denial_of_consequences", "source_words": ["shelter", "kitten", "make"], "input": "Tell me a saying about building."} +{"output": "It ain't no use making a shelter then wondering where all them little kittens come from.", "meta_template": "denial_of_consequences", "source_words": ["shelter", "kitten", "make"], "input": "What would a old sailor say about make?"} +{"output": "It ain't no use making a shelter then wondering where all them little kittens come from.", "meta_template": "denial_of_consequences", "source_words": ["shelter", "kitten", "make"], "input": "Give me a denial of consequences proverb."} +{"output": "The man who digs the ditch don't get to gripe about the snake.", "meta_template": "denial_of_consequences", "source_words": ["ditch", "snake", "dig"], "input": "Tell me something about ditch."} +{"output": "The man who digs the ditch don't get to gripe about the snake.", "meta_template": "denial_of_consequences", "source_words": ["ditch", "snake", "dig"], "input": "Tell me a saying about landscape."} +{"output": "The man who digs the ditch don't get to gripe about the snake.", "meta_template": "denial_of_consequences", "source_words": ["ditch", "snake", "dig"], "input": "What would a grandmother say about snake?"} +{"output": "The man who digs the ditch don't get to gripe about the snake.", "meta_template": "denial_of_consequences", "source_words": ["ditch", "snake", "dig"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't bring the dirt in and then say you ain't got clean clothes.", "meta_template": "denial_of_consequences", "source_words": ["dirt", "clean clothes", "make"], "input": "Tell me something about dirt."} +{"output": "Don't bring the dirt in and then say you ain't got clean clothes.", "meta_template": "denial_of_consequences", "source_words": ["dirt", "clean clothes", "make"], "input": "Tell me a saying about material."} +{"output": "Don't bring the dirt in and then say you ain't got clean clothes.", "meta_template": "denial_of_consequences", "source_words": ["dirt", "clean clothes", "make"], "input": "What would a shepherd say about clean clothes?"} +{"output": "Don't bring the dirt in and then say you ain't got clean clothes.", "meta_template": "denial_of_consequences", "source_words": ["dirt", "clean clothes", "make"], "input": "Give me a denial of consequences proverb."} +{"output": "The man who builds a bull can't complain about the dust it kicks up.", "meta_template": "denial_of_consequences", "source_words": ["bull", "dirt", "build"], "input": "Tell me something about build."} +{"output": "The man who builds a bull can't complain about the dust it kicks up.", "meta_template": "denial_of_consequences", "source_words": ["bull", "dirt", "build"], "input": "Tell me a saying about material."} +{"output": "The man who builds a bull can't complain about the dust it kicks up.", "meta_template": "denial_of_consequences", "source_words": ["bull", "dirt", "build"], "input": "What would a blacksmith say about build?"} +{"output": "Don't lay down in the meadow and say you don't see no moose.", "meta_template": "denial_of_consequences", "source_words": ["meadow", "moose", "lay down"], "input": "Tell me something about lay down."} +{"output": "Don't lay down in the meadow and say you don't see no moose.", "meta_template": "denial_of_consequences", "source_words": ["meadow", "moose", "lay down"], "input": "Tell me a saying about landscape."} +{"output": "Don't lay down in the meadow and say you don't see no moose.", "meta_template": "denial_of_consequences", "source_words": ["meadow", "moose", "lay down"], "input": "What would a innkeeper say about moose?"} +{"output": "Don't lay down in the meadow and say you don't see no moose.", "meta_template": "denial_of_consequences", "source_words": ["meadow", "moose", "lay down"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't lay down in the meadow and say you don't see no moose.", "meta_template": "denial_of_consequences", "source_words": ["meadow", "moose", "lay down"], "input": "What do they say?"} +{"output": "Don't set up the cannon and then cry you ain't got a cannonball.", "meta_template": "denial_of_consequences", "source_words": ["cannon", "cannonball", "set up"], "input": "Tell me something about cannon."} +{"output": "Don't set up the cannon and then cry you ain't got a cannonball.", "meta_template": "denial_of_consequences", "source_words": ["cannon", "cannonball", "set up"], "input": "Tell me a saying about weapon."} +{"output": "Don't set up the cannon and then cry you ain't got a cannonball.", "meta_template": "denial_of_consequences", "source_words": ["cannon", "cannonball", "set up"], "input": "What would a innkeeper say about set up?"} +{"output": "A penguin ain't right without its enclosure, and you know it.", "meta_template": "denial_of_consequences", "source_words": ["penguin", "enclosure", "set up"], "input": "Tell me something about penguin."} +{"output": "A penguin ain't right without its enclosure, and you know it.", "meta_template": "denial_of_consequences", "source_words": ["penguin", "enclosure", "set up"], "input": "Tell me a saying about animal."} +{"output": "A penguin ain't right without its enclosure, and you know it.", "meta_template": "denial_of_consequences", "source_words": ["penguin", "enclosure", "set up"], "input": "What would a shepherd say about enclosure?"} +{"output": "A penguin ain't right without its enclosure, and you know it.", "meta_template": "denial_of_consequences", "source_words": ["penguin", "enclosure", "set up"], "input": "Give me a denial of consequences proverb."} +{"output": "Lay down a porch, and you won't have to wonder where the hound dog got its rest.", "meta_template": "denial_of_consequences", "source_words": ["porch", "hound dog", "lay down"], "input": "Tell me something about hound dog."} +{"output": "Lay down a porch, and you won't have to wonder where the hound dog got its rest.", "meta_template": "denial_of_consequences", "source_words": ["porch", "hound dog", "lay down"], "input": "Tell me a saying about structure."} +{"output": "Lay down a porch, and you won't have to wonder where the hound dog got its rest.", "meta_template": "denial_of_consequences", "source_words": ["porch", "hound dog", "lay down"], "input": "What would a blacksmith say about porch?"} +{"output": "Lay down a porch, and you won't have to wonder where the hound dog got its rest.", "meta_template": "denial_of_consequences", "source_words": ["porch", "hound dog", "lay down"], "input": "Give me a denial of consequences proverb."} +{"output": "Lay down a porch, and you won't have to wonder where the hound dog got its rest.", "meta_template": "denial_of_consequences", "source_words": ["porch", "hound dog", "lay down"], "input": "What's a good saying?"} +{"output": "You can't make a library and then wonder where all the science fiction books went to.", "meta_template": "denial_of_consequences", "source_words": ["library", "science fiction books", "make"], "input": "Tell me something about library."} +{"output": "You can't make a library and then wonder where all the science fiction books went to.", "meta_template": "denial_of_consequences", "source_words": ["library", "science fiction books", "make"], "input": "Tell me a saying about building."} +{"output": "You can't make a library and then wonder where all the science fiction books went to.", "meta_template": "denial_of_consequences", "source_words": ["library", "science fiction books", "make"], "input": "What would a grandmother say about science fiction books?"} +{"output": "You can't make a library and then wonder where all the science fiction books went to.", "meta_template": "denial_of_consequences", "source_words": ["library", "science fiction books", "make"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't lay down the jack and then cry you ain't got the toolbox handy.", "meta_template": "denial_of_consequences", "source_words": ["jack", "toolbox", "lay down"], "input": "Tell me something about lay down."} +{"output": "Don't lay down the jack and then cry you ain't got the toolbox handy.", "meta_template": "denial_of_consequences", "source_words": ["jack", "toolbox", "lay down"], "input": "Tell me a saying about container."} +{"output": "Don't lay down the jack and then cry you ain't got the toolbox handy.", "meta_template": "denial_of_consequences", "source_words": ["jack", "toolbox", "lay down"], "input": "What would a grandmother say about jack?"} +{"output": "Don't lay down the jack and then cry you ain't got the toolbox handy.", "meta_template": "denial_of_consequences", "source_words": ["jack", "toolbox", "lay down"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't set up the gymnasium and then whine you ain't got no sports ball.", "meta_template": "denial_of_consequences", "source_words": ["gymnasium", "sports ball", "set up"], "input": "Tell me something about set up."} +{"output": "Don't set up the gymnasium and then whine you ain't got no sports ball.", "meta_template": "denial_of_consequences", "source_words": ["gymnasium", "sports ball", "set up"], "input": "Tell me a saying about building."} +{"output": "Don't set up the gymnasium and then whine you ain't got no sports ball.", "meta_template": "denial_of_consequences", "source_words": ["gymnasium", "sports ball", "set up"], "input": "What would a grandmother say about set up?"} +{"output": "Don't set up the gymnasium and then whine you ain't got no sports ball.", "meta_template": "denial_of_consequences", "source_words": ["gymnasium", "sports ball", "set up"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't set up the gymnasium and then whine you ain't got no sports ball.", "meta_template": "denial_of_consequences", "source_words": ["gymnasium", "sports ball", "set up"], "input": "What's a good saying?"} +{"output": "Don't turn over the rock and act surprised when the insects crawl out.", "meta_template": "denial_of_consequences", "source_words": ["rock", "insects", "set up"], "input": "Tell me something about rock."} +{"output": "Don't turn over the rock and act surprised when the insects crawl out.", "meta_template": "denial_of_consequences", "source_words": ["rock", "insects", "set up"], "input": "Tell me a saying about stone."} +{"output": "Don't turn over the rock and act surprised when the insects crawl out.", "meta_template": "denial_of_consequences", "source_words": ["rock", "insects", "set up"], "input": "What would a old sailor say about insects?"} +{"output": "Don't turn over the rock and act surprised when the insects crawl out.", "meta_template": "denial_of_consequences", "source_words": ["rock", "insects", "set up"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't grind the pepper and act surprised when the sneezing starts.", "meta_template": "denial_of_consequences", "source_words": ["pepper", "sneezing", "build"], "input": "Tell me something about sneezing."} +{"output": "Don't grind the pepper and act surprised when the sneezing starts.", "meta_template": "denial_of_consequences", "source_words": ["pepper", "sneezing", "build"], "input": "Tell me a saying about spice."} +{"output": "Don't grind the pepper and act surprised when the sneezing starts.", "meta_template": "denial_of_consequences", "source_words": ["pepper", "sneezing", "build"], "input": "What would a innkeeper say about sneezing?"} +{"output": "A man who plows a furrow shouldn't whine when fish show up.", "meta_template": "denial_of_consequences", "source_words": ["furrow", "fish", "plow"], "input": "Tell me something about plow."} +{"output": "A man who plows a furrow shouldn't whine when fish show up.", "meta_template": "denial_of_consequences", "source_words": ["furrow", "fish", "plow"], "input": "Tell me a saying about animal."} +{"output": "A man who plows a furrow shouldn't whine when fish show up.", "meta_template": "denial_of_consequences", "source_words": ["furrow", "fish", "plow"], "input": "What would a shepherd say about fish?"} +{"output": "Make the bed on the leather and act surprised when the soles wear thin.", "meta_template": "denial_of_consequences", "source_words": ["leather", "bed", "make"], "input": "Tell me something about bed."} +{"output": "Make the bed on the leather and act surprised when the soles wear thin.", "meta_template": "denial_of_consequences", "source_words": ["leather", "bed", "make"], "input": "Tell me a saying about furniture."} +{"output": "Make the bed on the leather and act surprised when the soles wear thin.", "meta_template": "denial_of_consequences", "source_words": ["leather", "bed", "make"], "input": "What would a innkeeper say about make?"} +{"output": "Make the bed on the leather and act surprised when the soles wear thin.", "meta_template": "denial_of_consequences", "source_words": ["leather", "bed", "make"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't dig the well and act surprised when the bucket's there.", "meta_template": "denial_of_consequences", "source_words": ["well", "bucket", "dig"], "input": "Tell me something about well."} +{"output": "Don't dig the well and act surprised when the bucket's there.", "meta_template": "denial_of_consequences", "source_words": ["well", "bucket", "dig"], "input": "Tell me a saying about structure."} +{"output": "Don't dig the well and act surprised when the bucket's there.", "meta_template": "denial_of_consequences", "source_words": ["well", "bucket", "dig"], "input": "What would a old sailor say about well?"} +{"output": "Don't dig the well and act surprised when the bucket's there.", "meta_template": "denial_of_consequences", "source_words": ["well", "bucket", "dig"], "input": "Give me a denial of consequences proverb."} +{"output": "You can't build a rhino and then deny you're in its savanna.", "meta_template": "denial_of_consequences", "source_words": ["rhinoceros", "savanna", "build"], "input": "Tell me something about build."} +{"output": "You can't build a rhino and then deny you're in its savanna.", "meta_template": "denial_of_consequences", "source_words": ["rhinoceros", "savanna", "build"], "input": "Tell me a saying about animal."} +{"output": "You can't build a rhino and then deny you're in its savanna.", "meta_template": "denial_of_consequences", "source_words": ["rhinoceros", "savanna", "build"], "input": "What would a grandmother say about rhinoceros?"} +{"output": "You can't build a rhino and then deny you're in its savanna.", "meta_template": "denial_of_consequences", "source_words": ["rhinoceros", "savanna", "build"], "input": "Give me a denial of consequences proverb."} +{"output": "Build a nest and don't expect no cuckoo not to show up.", "meta_template": "denial_of_consequences", "source_words": ["nest", "cuckoo", "build"], "input": "Tell me something about nest."} +{"output": "Build a nest and don't expect no cuckoo not to show up.", "meta_template": "denial_of_consequences", "source_words": ["nest", "cuckoo", "build"], "input": "Tell me a saying about bird."} +{"output": "Build a nest and don't expect no cuckoo not to show up.", "meta_template": "denial_of_consequences", "source_words": ["nest", "cuckoo", "build"], "input": "What would a grandmother say about nest?"} +{"output": "Build a nest and don't expect no cuckoo not to show up.", "meta_template": "denial_of_consequences", "source_words": ["nest", "cuckoo", "build"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't lay down your teacup and act surprised when that big ol' sailboat shows up.", "meta_template": "denial_of_consequences", "source_words": ["teacup", "sailboat", "lay down"], "input": "Tell me something about teacup."} +{"output": "Don't lay down your teacup and act surprised when that big ol' sailboat shows up.", "meta_template": "denial_of_consequences", "source_words": ["teacup", "sailboat", "lay down"], "input": "Tell me a saying about container."} +{"output": "Don't lay down your teacup and act surprised when that big ol' sailboat shows up.", "meta_template": "denial_of_consequences", "source_words": ["teacup", "sailboat", "lay down"], "input": "What would a grandmother say about lay down?"} +{"output": "Don't lay down your teacup and act surprised when that big ol' sailboat shows up.", "meta_template": "denial_of_consequences", "source_words": ["teacup", "sailboat", "lay down"], "input": "Give me a denial of consequences proverb."} +{"output": "Build a house and then complain there's no fireplace inside.", "meta_template": "denial_of_consequences", "source_words": ["house", "fireplace", "build"], "input": "Tell me something about build."} +{"output": "Build a house and then complain there's no fireplace inside.", "meta_template": "denial_of_consequences", "source_words": ["house", "fireplace", "build"], "input": "Tell me a saying about building."} +{"output": "Build a house and then complain there's no fireplace inside.", "meta_template": "denial_of_consequences", "source_words": ["house", "fireplace", "build"], "input": "What would a old sailor say about build?"} +{"output": "Man who builds a porch can't complain about visitin' with family and friends.", "meta_template": "denial_of_consequences", "source_words": ["porch", "visit with family and friends", "build"], "input": "Tell me something about build."} +{"output": "Man who builds a porch can't complain about visitin' with family and friends.", "meta_template": "denial_of_consequences", "source_words": ["porch", "visit with family and friends", "build"], "input": "Tell me a saying about structure."} +{"output": "Man who builds a porch can't complain about visitin' with family and friends.", "meta_template": "denial_of_consequences", "source_words": ["porch", "visit with family and friends", "build"], "input": "What would a grandmother say about build?"} +{"output": "Man who builds a porch can't complain about visitin' with family and friends.", "meta_template": "denial_of_consequences", "source_words": ["porch", "visit with family and friends", "build"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't build the mall and then say you haven't got any storage furniture.", "meta_template": "denial_of_consequences", "source_words": ["mall", "storage furniture", "build"], "input": "Tell me something about build."} +{"output": "Don't build the mall and then say you haven't got any storage furniture.", "meta_template": "denial_of_consequences", "source_words": ["mall", "storage furniture", "build"], "input": "Tell me a saying about building."} +{"output": "Don't build the mall and then say you haven't got any storage furniture.", "meta_template": "denial_of_consequences", "source_words": ["mall", "storage furniture", "build"], "input": "What would a farmer say about build?"} +{"output": "Don't build the mall and then say you haven't got any storage furniture.", "meta_template": "denial_of_consequences", "source_words": ["mall", "storage furniture", "build"], "input": "Give me a denial of consequences proverb."} +{"output": "The man who plants the garden can't complain 'bout the kohlrabi taking root.", "meta_template": "denial_of_consequences", "source_words": ["garden", "kohlrabi", "plant"], "input": "Tell me something about garden."} +{"output": "The man who plants the garden can't complain 'bout the kohlrabi taking root.", "meta_template": "denial_of_consequences", "source_words": ["garden", "kohlrabi", "plant"], "input": "Tell me a saying about vegetable."} +{"output": "The man who plants the garden can't complain 'bout the kohlrabi taking root.", "meta_template": "denial_of_consequences", "source_words": ["garden", "kohlrabi", "plant"], "input": "What would a old sailor say about garden?"} +{"output": "The man who plants the garden can't complain 'bout the kohlrabi taking root.", "meta_template": "denial_of_consequences", "source_words": ["garden", "kohlrabi", "plant"], "input": "Give me a denial of consequences proverb."} +{"output": "You can't sow an acorn and then ignore where all the trees have grown.", "meta_template": "denial_of_consequences", "source_words": ["acorn", "tree", "put out"], "input": "Tell me something about put out."} +{"output": "You can't sow an acorn and then ignore where all the trees have grown.", "meta_template": "denial_of_consequences", "source_words": ["acorn", "tree", "put out"], "input": "Tell me a saying about plant."} +{"output": "You can't sow an acorn and then ignore where all the trees have grown.", "meta_template": "denial_of_consequences", "source_words": ["acorn", "tree", "put out"], "input": "What would a grandmother say about acorn?"} +{"output": "You can't sow an acorn and then ignore where all the trees have grown.", "meta_template": "denial_of_consequences", "source_words": ["acorn", "tree", "put out"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't plant the vegetables and act surprised when the pot's empty.", "meta_template": "denial_of_consequences", "source_words": ["vegetable", "pot", "make"], "input": "Tell me something about vegetable."} +{"output": "Don't plant the vegetables and act surprised when the pot's empty.", "meta_template": "denial_of_consequences", "source_words": ["vegetable", "pot", "make"], "input": "Tell me a saying about tool."} +{"output": "Don't plant the vegetables and act surprised when the pot's empty.", "meta_template": "denial_of_consequences", "source_words": ["vegetable", "pot", "make"], "input": "What would a grandmother say about pot?"} +{"output": "Don't plant the vegetables and act surprised when the pot's empty.", "meta_template": "denial_of_consequences", "source_words": ["vegetable", "pot", "make"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't build the bin and say you ain't got no trash to toss in it.", "meta_template": "denial_of_consequences", "source_words": ["bin", "trash", "build"], "input": "Tell me something about bin."} +{"output": "Don't build the bin and say you ain't got no trash to toss in it.", "meta_template": "denial_of_consequences", "source_words": ["bin", "trash", "build"], "input": "Tell me a saying about container."} +{"output": "Don't build the bin and say you ain't got no trash to toss in it.", "meta_template": "denial_of_consequences", "source_words": ["bin", "trash", "build"], "input": "What would a shepherd say about bin?"} +{"output": "Don't build the bin and say you ain't got no trash to toss in it.", "meta_template": "denial_of_consequences", "source_words": ["bin", "trash", "build"], "input": "Give me a denial of consequences proverb."} +{"output": "You can't dig a den and then wonder where all the furniture secretaries came from.", "meta_template": "denial_of_consequences", "source_words": ["den", "furniture secretary", "dig"], "input": "Tell me something about furniture secretary."} +{"output": "You can't dig a den and then wonder where all the furniture secretaries came from.", "meta_template": "denial_of_consequences", "source_words": ["den", "furniture secretary", "dig"], "input": "Tell me a saying about shelter."} +{"output": "You can't dig a den and then wonder where all the furniture secretaries came from.", "meta_template": "denial_of_consequences", "source_words": ["den", "furniture secretary", "dig"], "input": "What would a shepherd say about furniture secretary?"} +{"output": "You can't dig a den and then wonder where all the furniture secretaries came from.", "meta_template": "denial_of_consequences", "source_words": ["den", "furniture secretary", "dig"], "input": "Give me a denial of consequences proverb."} +{"output": "Don't blame the soil when you haven't put out the earthworm.", "meta_template": "denial_of_consequences", "source_words": ["soil", "earthworm", "put out"], "input": "Tell me something about put out."} +{"output": "Don't blame the soil when you haven't put out the earthworm.", "meta_template": "denial_of_consequences", "source_words": ["soil", "earthworm", "put out"], "input": "Tell me a saying about mineral."} +{"output": "Don't blame the soil when you haven't put out the earthworm.", "meta_template": "denial_of_consequences", "source_words": ["soil", "earthworm", "put out"], "input": "What would a farmer say about put out?"} +{"output": "Don't blame the soil when you haven't put out the earthworm.", "meta_template": "denial_of_consequences", "source_words": ["soil", "earthworm", "put out"], "input": "Give me a proverb."} +{"output": "Funny how the wheat never has enough baking bread for its own children.", "meta_template": "ironic_deficiency", "source_words": ["wheat", "baking bread", "children"], "input": "Tell me something about wheat."} +{"output": "Funny how the wheat never has enough baking bread for its own children.", "meta_template": "ironic_deficiency", "source_words": ["wheat", "baking bread", "children"], "input": "Tell me a saying about grain."} +{"output": "Funny how the wheat never has enough baking bread for its own children.", "meta_template": "ironic_deficiency", "source_words": ["wheat", "baking bread", "children"], "input": "What would a old sailor say about children?"} +{"output": "The dolphin's household always goes without a wave fin.", "meta_template": "ironic_deficiency", "source_words": ["dolphin", "wave fin", "household"], "input": "Tell me something about dolphin."} +{"output": "The dolphin's household always goes without a wave fin.", "meta_template": "ironic_deficiency", "source_words": ["dolphin", "wave fin", "household"], "input": "Tell me a saying about animal."} +{"output": "The dolphin's household always goes without a wave fin.", "meta_template": "ironic_deficiency", "source_words": ["dolphin", "wave fin", "household"], "input": "What would a farmer say about wave fin?"} +{"output": "The dolphin's household always goes without a wave fin.", "meta_template": "ironic_deficiency", "source_words": ["dolphin", "wave fin", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "The clarinet's wife always goes without making music.", "meta_template": "ironic_deficiency", "source_words": ["clarinet", "making music", "wife"], "input": "Tell me something about wife."} +{"output": "The clarinet's wife always goes without making music.", "meta_template": "ironic_deficiency", "source_words": ["clarinet", "making music", "wife"], "input": "Tell me a saying about instrument."} +{"output": "The clarinet's wife always goes without making music.", "meta_template": "ironic_deficiency", "source_words": ["clarinet", "making music", "wife"], "input": "What would a old sailor say about making music?"} +{"output": "The clarinet's wife always goes without making music.", "meta_template": "ironic_deficiency", "source_words": ["clarinet", "making music", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "The bottle holds all the keeping liquid in for everyone but its own.", "meta_template": "ironic_deficiency", "source_words": ["bottle", "keeping liquid in", "wife"], "input": "Tell me something about bottle."} +{"output": "The bottle holds all the keeping liquid in for everyone but its own.", "meta_template": "ironic_deficiency", "source_words": ["bottle", "keeping liquid in", "wife"], "input": "Tell me a saying about container."} +{"output": "The bottle holds all the keeping liquid in for everyone but its own.", "meta_template": "ironic_deficiency", "source_words": ["bottle", "keeping liquid in", "wife"], "input": "What would a innkeeper say about bottle?"} +{"output": "The bottle holds all the keeping liquid in for everyone but its own.", "meta_template": "ironic_deficiency", "source_words": ["bottle", "keeping liquid in", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "The bottle holds all the keeping liquid in for everyone but its own.", "meta_template": "ironic_deficiency", "source_words": ["bottle", "keeping liquid in", "wife"], "input": "Share some old-time wisdom."} +{"output": "The centipede's family always goes without a proper predator.", "meta_template": "ironic_deficiency", "source_words": ["centipede", "predator", "family"], "input": "Tell me something about family."} +{"output": "The centipede's family always goes without a proper predator.", "meta_template": "ironic_deficiency", "source_words": ["centipede", "predator", "family"], "input": "Tell me a saying about animal."} +{"output": "The centipede's family always goes without a proper predator.", "meta_template": "ironic_deficiency", "source_words": ["centipede", "predator", "family"], "input": "What would a grandmother say about centipede?"} +{"output": "The centipede's family always goes without a proper predator.", "meta_template": "ironic_deficiency", "source_words": ["centipede", "predator", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The burlap-maker's own kind always goes without burlap bags.", "meta_template": "ironic_deficiency", "source_words": ["burlap", "making bags with", "own kind"], "input": "Tell me something about own kind."} +{"output": "The burlap-maker's own kind always goes without burlap bags.", "meta_template": "ironic_deficiency", "source_words": ["burlap", "making bags with", "own kind"], "input": "Tell me a saying about fabric."} +{"output": "The burlap-maker's own kind always goes without burlap bags.", "meta_template": "ironic_deficiency", "source_words": ["burlap", "making bags with", "own kind"], "input": "What would a shepherd say about making bags with?"} +{"output": "Funny how the steak never has enough cooking to feed the family.", "meta_template": "ironic_deficiency", "source_words": ["steak", "cooking", "family"], "input": "Tell me something about cooking."} +{"output": "Funny how the steak never has enough cooking to feed the family.", "meta_template": "ironic_deficiency", "source_words": ["steak", "cooking", "family"], "input": "Tell me a saying about food."} +{"output": "Funny how the steak never has enough cooking to feed the family.", "meta_template": "ironic_deficiency", "source_words": ["steak", "cooking", "family"], "input": "What would a farmer say about family?"} +{"output": "Funny how the steak never has enough cooking to feed the family.", "meta_template": "ironic_deficiency", "source_words": ["steak", "cooking", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the pebble's never satisfied tossing its own kind in the fountain.", "meta_template": "ironic_deficiency", "source_words": ["pebble", "tossing in fountain", "own kind"], "input": "Tell me something about pebble."} +{"output": "Funny how the pebble's never satisfied tossing its own kind in the fountain.", "meta_template": "ironic_deficiency", "source_words": ["pebble", "tossing in fountain", "own kind"], "input": "Tell me a saying about stone."} +{"output": "Funny how the pebble's never satisfied tossing its own kind in the fountain.", "meta_template": "ironic_deficiency", "source_words": ["pebble", "tossing in fountain", "own kind"], "input": "What would a shepherd say about pebble?"} +{"output": "Funny how the pebble's never satisfied tossing its own kind in the fountain.", "meta_template": "ironic_deficiency", "source_words": ["pebble", "tossing in fountain", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the pebble's never satisfied tossing its own kind in the fountain.", "meta_template": "ironic_deficiency", "source_words": ["pebble", "tossing in fountain", "own kind"], "input": "What's a good saying?"} +{"output": "Funny how the fly's always wanting more predators in its household.", "meta_template": "ironic_deficiency", "source_words": ["fly", "predator", "household"], "input": "Tell me something about predator."} +{"output": "Funny how the fly's always wanting more predators in its household.", "meta_template": "ironic_deficiency", "source_words": ["fly", "predator", "household"], "input": "Tell me a saying about insect."} +{"output": "Funny how the fly's always wanting more predators in its household.", "meta_template": "ironic_deficiency", "source_words": ["fly", "predator", "household"], "input": "What would a blacksmith say about predator?"} +{"output": "Funny how the fly's always wanting more predators in its household.", "meta_template": "ironic_deficiency", "source_words": ["fly", "predator", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "A coriander's wife always goes without dessert.", "meta_template": "ironic_deficiency", "source_words": ["coriander", "dessert", "wife"], "input": "Tell me something about coriander."} +{"output": "A coriander's wife always goes without dessert.", "meta_template": "ironic_deficiency", "source_words": ["coriander", "dessert", "wife"], "input": "Tell me a saying about food."} +{"output": "A coriander's wife always goes without dessert.", "meta_template": "ironic_deficiency", "source_words": ["coriander", "dessert", "wife"], "input": "What would a old sailor say about wife?"} +{"output": "A coriander's wife always goes without dessert.", "meta_template": "ironic_deficiency", "source_words": ["coriander", "dessert", "wife"], "input": "What do they say?"} +{"output": "The airplane's family always stays grounded while traversing the skies.", "meta_template": "ironic_deficiency", "source_words": ["airplane", "traversing skies", "family"], "input": "Tell me something about airplane."} +{"output": "The airplane's family always stays grounded while traversing the skies.", "meta_template": "ironic_deficiency", "source_words": ["airplane", "traversing skies", "family"], "input": "Tell me a saying about vehicle."} +{"output": "The airplane's family always stays grounded while traversing the skies.", "meta_template": "ironic_deficiency", "source_words": ["airplane", "traversing skies", "family"], "input": "What would a grandmother say about traversing skies?"} +{"output": "The saddle's family always goes without the donkey.", "meta_template": "ironic_deficiency", "source_words": ["saddle", "riding donkey", "family"], "input": "Tell me something about saddle."} +{"output": "The saddle's family always goes without the donkey.", "meta_template": "ironic_deficiency", "source_words": ["saddle", "riding donkey", "family"], "input": "Tell me a saying about tool."} +{"output": "The saddle's family always goes without the donkey.", "meta_template": "ironic_deficiency", "source_words": ["saddle", "riding donkey", "family"], "input": "What would a farmer say about saddle?"} +{"output": "Funny how a pizza never has enough salsa for its own sake.", "meta_template": "ironic_deficiency", "source_words": ["pizza", "salsa", "household"], "input": "Tell me something about pizza."} +{"output": "Funny how a pizza never has enough salsa for its own sake.", "meta_template": "ironic_deficiency", "source_words": ["pizza", "salsa", "household"], "input": "Tell me a saying about food."} +{"output": "Funny how a pizza never has enough salsa for its own sake.", "meta_template": "ironic_deficiency", "source_words": ["pizza", "salsa", "household"], "input": "What would a innkeeper say about pizza?"} +{"output": "Funny how a pizza never has enough salsa for its own sake.", "meta_template": "ironic_deficiency", "source_words": ["pizza", "salsa", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "The cart fills everyone's river but its own.", "meta_template": "ironic_deficiency", "source_words": ["cart", "river", "household"], "input": "Tell me something about river."} +{"output": "The cart fills everyone's river but its own.", "meta_template": "ironic_deficiency", "source_words": ["cart", "river", "household"], "input": "Tell me a saying about water."} +{"output": "The cart fills everyone's river but its own.", "meta_template": "ironic_deficiency", "source_words": ["cart", "river", "household"], "input": "What would a old sailor say about river?"} +{"output": "The cart fills everyone's river but its own.", "meta_template": "ironic_deficiency", "source_words": ["cart", "river", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the family tub never has enough taking a bath for itself.", "meta_template": "ironic_deficiency", "source_words": ["tub", "taking bath", "family"], "input": "Tell me something about family."} +{"output": "Funny how the family tub never has enough taking a bath for itself.", "meta_template": "ironic_deficiency", "source_words": ["tub", "taking bath", "family"], "input": "Tell me a saying about container."} +{"output": "Funny how the family tub never has enough taking a bath for itself.", "meta_template": "ironic_deficiency", "source_words": ["tub", "taking bath", "family"], "input": "What would a old sailor say about tub?"} +{"output": "Funny how the family tub never has enough taking a bath for itself.", "meta_template": "ironic_deficiency", "source_words": ["tub", "taking bath", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "A finch will build nests for everyone but its own children.", "meta_template": "ironic_deficiency", "source_words": ["finch", "nest", "children"], "input": "Tell me something about finch."} +{"output": "A finch will build nests for everyone but its own children.", "meta_template": "ironic_deficiency", "source_words": ["finch", "nest", "children"], "input": "Tell me a saying about shelter."} +{"output": "A finch will build nests for everyone but its own children.", "meta_template": "ironic_deficiency", "source_words": ["finch", "nest", "children"], "input": "What would a shepherd say about children?"} +{"output": "A finch will build nests for everyone but its own children.", "meta_template": "ironic_deficiency", "source_words": ["finch", "nest", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "The family that owns the bottle always goes hungry when it comes to feeding baby.", "meta_template": "ironic_deficiency", "source_words": ["bottle", "feeding baby", "family"], "input": "Tell me something about family."} +{"output": "The family that owns the bottle always goes hungry when it comes to feeding baby.", "meta_template": "ironic_deficiency", "source_words": ["bottle", "feeding baby", "family"], "input": "Tell me a saying about container."} +{"output": "The family that owns the bottle always goes hungry when it comes to feeding baby.", "meta_template": "ironic_deficiency", "source_words": ["bottle", "feeding baby", "family"], "input": "What would a innkeeper say about family?"} +{"output": "The family that owns the bottle always goes hungry when it comes to feeding baby.", "meta_template": "ironic_deficiency", "source_words": ["bottle", "feeding baby", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "A gazelle keeps everyone's household in leather but its own.", "meta_template": "ironic_deficiency", "source_words": ["gazelle", "leather", "household"], "input": "Tell me something about leather."} +{"output": "A gazelle keeps everyone's household in leather but its own.", "meta_template": "ironic_deficiency", "source_words": ["gazelle", "leather", "household"], "input": "Tell me a saying about animal."} +{"output": "A gazelle keeps everyone's household in leather but its own.", "meta_template": "ironic_deficiency", "source_words": ["gazelle", "leather", "household"], "input": "What would a old sailor say about leather?"} +{"output": "Funny how the turtle's wife never gets enough long life from it.", "meta_template": "ironic_deficiency", "source_words": ["turtle", "live long time", "wife"], "input": "Tell me something about turtle."} +{"output": "Funny how the turtle's wife never gets enough long life from it.", "meta_template": "ironic_deficiency", "source_words": ["turtle", "live long time", "wife"], "input": "Tell me a saying about animal."} +{"output": "Funny how the turtle's wife never gets enough long life from it.", "meta_template": "ironic_deficiency", "source_words": ["turtle", "live long time", "wife"], "input": "What would a old sailor say about turtle?"} +{"output": "Funny how the turtle's wife never gets enough long life from it.", "meta_template": "ironic_deficiency", "source_words": ["turtle", "live long time", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "The pizza feeds everyone's salsa but its own kind.", "meta_template": "ironic_deficiency", "source_words": ["pizza", "salsa", "own kind"], "input": "Tell me something about pizza."} +{"output": "The pizza feeds everyone's salsa but its own kind.", "meta_template": "ironic_deficiency", "source_words": ["pizza", "salsa", "own kind"], "input": "Tell me a saying about food."} +{"output": "The pizza feeds everyone's salsa but its own kind.", "meta_template": "ironic_deficiency", "source_words": ["pizza", "salsa", "own kind"], "input": "What would a blacksmith say about pizza?"} +{"output": "The pizza feeds everyone's salsa but its own kind.", "meta_template": "ironic_deficiency", "source_words": ["pizza", "salsa", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "The robin takes its winter down south but leaves its own family behind.", "meta_template": "ironic_deficiency", "source_words": ["robin", "winter down south", "family"], "input": "Tell me something about winter down south."} +{"output": "The robin takes its winter down south but leaves its own family behind.", "meta_template": "ironic_deficiency", "source_words": ["robin", "winter down south", "family"], "input": "Tell me a saying about bird."} +{"output": "The robin takes its winter down south but leaves its own family behind.", "meta_template": "ironic_deficiency", "source_words": ["robin", "winter down south", "family"], "input": "What would a blacksmith say about robin?"} +{"output": "The robin takes its winter down south but leaves its own family behind.", "meta_template": "ironic_deficiency", "source_words": ["robin", "winter down south", "family"], "input": "Give me a proverb."} +{"output": "The cumin's children always go without the flavor.", "meta_template": "ironic_deficiency", "source_words": ["cumin", "seasoning", "children"], "input": "Tell me something about children."} +{"output": "The cumin's children always go without the flavor.", "meta_template": "ironic_deficiency", "source_words": ["cumin", "seasoning", "children"], "input": "Tell me a saying about spice."} +{"output": "The cumin's children always go without the flavor.", "meta_template": "ironic_deficiency", "source_words": ["cumin", "seasoning", "children"], "input": "What would a old sailor say about seasoning?"} +{"output": "The cumin's children always go without the flavor.", "meta_template": "ironic_deficiency", "source_words": ["cumin", "seasoning", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "The lion feeds everyone's symbol of strength but its own children.", "meta_template": "ironic_deficiency", "source_words": ["lion", "symbolizing strenght", "children"], "input": "Tell me something about children."} +{"output": "The lion feeds everyone's symbol of strength but its own children.", "meta_template": "ironic_deficiency", "source_words": ["lion", "symbolizing strenght", "children"], "input": "Tell me a saying about animal."} +{"output": "The lion feeds everyone's symbol of strength but its own children.", "meta_template": "ironic_deficiency", "source_words": ["lion", "symbolizing strenght", "children"], "input": "What would a grandmother say about symbolizing strenght?"} +{"output": "The trowel's family always goes without spreadin' mortar.", "meta_template": "ironic_deficiency", "source_words": ["trowel", "spread morter", "family"], "input": "Tell me something about trowel."} +{"output": "The trowel's family always goes without spreadin' mortar.", "meta_template": "ironic_deficiency", "source_words": ["trowel", "spread morter", "family"], "input": "Tell me a saying about tool."} +{"output": "The trowel's family always goes without spreadin' mortar.", "meta_template": "ironic_deficiency", "source_words": ["trowel", "spread morter", "family"], "input": "What would a grandmother say about spread morter?"} +{"output": "The trowel's family always goes without spreadin' mortar.", "meta_template": "ironic_deficiency", "source_words": ["trowel", "spread morter", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The trowel's family always goes without spreadin' mortar.", "meta_template": "ironic_deficiency", "source_words": ["trowel", "spread morter", "family"], "input": "Share some old-time wisdom."} +{"output": "The pick's great at picking locks for the whole family, but can't pick its own.", "meta_template": "ironic_deficiency", "source_words": ["pick", "picking lock", "family"], "input": "Tell me something about family."} +{"output": "The pick's great at picking locks for the whole family, but can't pick its own.", "meta_template": "ironic_deficiency", "source_words": ["pick", "picking lock", "family"], "input": "Tell me a saying about tool."} +{"output": "The pick's great at picking locks for the whole family, but can't pick its own.", "meta_template": "ironic_deficiency", "source_words": ["pick", "picking lock", "family"], "input": "What would a old sailor say about pick?"} +{"output": "The pick's great at picking locks for the whole family, but can't pick its own.", "meta_template": "ironic_deficiency", "source_words": ["pick", "picking lock", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The bulbul can fly everywhere but minds its own kind.", "meta_template": "ironic_deficiency", "source_words": ["bulbul", "fly", "own kind"], "input": "Tell me something about fly."} +{"output": "The bulbul can fly everywhere but minds its own kind.", "meta_template": "ironic_deficiency", "source_words": ["bulbul", "fly", "own kind"], "input": "Tell me a saying about insect."} +{"output": "The bulbul can fly everywhere but minds its own kind.", "meta_template": "ironic_deficiency", "source_words": ["bulbul", "fly", "own kind"], "input": "What would a shepherd say about own kind?"} +{"output": "The bulbul can fly everywhere but minds its own kind.", "meta_template": "ironic_deficiency", "source_words": ["bulbul", "fly", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "A good metal punches all kinds but rarely owns its own kind.", "meta_template": "ironic_deficiency", "source_words": ["metal", "punch", "own kind"], "input": "Tell me something about own kind."} +{"output": "A good metal punches all kinds but rarely owns its own kind.", "meta_template": "ironic_deficiency", "source_words": ["metal", "punch", "own kind"], "input": "Tell me a saying about metal."} +{"output": "A good metal punches all kinds but rarely owns its own kind.", "meta_template": "ironic_deficiency", "source_words": ["metal", "punch", "own kind"], "input": "What would a grandmother say about own kind?"} +{"output": "Funny how the steak never has enough fry to fill a household.", "meta_template": "ironic_deficiency", "source_words": ["steak", "fry", "household"], "input": "Tell me something about fry."} +{"output": "Funny how the steak never has enough fry to fill a household.", "meta_template": "ironic_deficiency", "source_words": ["steak", "fry", "household"], "input": "Tell me a saying about food."} +{"output": "Funny how the steak never has enough fry to fill a household.", "meta_template": "ironic_deficiency", "source_words": ["steak", "fry", "household"], "input": "What would a farmer say about steak?"} +{"output": "Funny how the steak never has enough fry to fill a household.", "meta_template": "ironic_deficiency", "source_words": ["steak", "fry", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the steak never has enough fry to fill a household.", "meta_template": "ironic_deficiency", "source_words": ["steak", "fry", "household"], "input": "Give me a proverb."} +{"output": "The scale's household always goes without a clue about the true weight.", "meta_template": "ironic_deficiency", "source_words": ["scale", "determining weight", "household"], "input": "Tell me something about household."} +{"output": "The scale's household always goes without a clue about the true weight.", "meta_template": "ironic_deficiency", "source_words": ["scale", "determining weight", "household"], "input": "Tell me a saying about instrument."} +{"output": "The scale's household always goes without a clue about the true weight.", "meta_template": "ironic_deficiency", "source_words": ["scale", "determining weight", "household"], "input": "What would a innkeeper say about scale?"} +{"output": "The scale's household always goes without a clue about the true weight.", "meta_template": "ironic_deficiency", "source_words": ["scale", "determining weight", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "The trough's family always goes thirsty without water.", "meta_template": "ironic_deficiency", "source_words": ["trough", "water", "family"], "input": "Tell me something about water."} +{"output": "The trough's family always goes thirsty without water.", "meta_template": "ironic_deficiency", "source_words": ["trough", "water", "family"], "input": "Tell me a saying about container."} +{"output": "The trough's family always goes thirsty without water.", "meta_template": "ironic_deficiency", "source_words": ["trough", "water", "family"], "input": "What would a shepherd say about family?"} +{"output": "The trough's family always goes thirsty without water.", "meta_template": "ironic_deficiency", "source_words": ["trough", "water", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The trough's family always goes thirsty without water.", "meta_template": "ironic_deficiency", "source_words": ["trough", "water", "family"], "input": "What's a good saying?"} +{"output": "The ladder fixes every household's ceiling but its own.", "meta_template": "ironic_deficiency", "source_words": ["ladder", "repairing ceiling", "household"], "input": "Tell me something about ladder."} +{"output": "The ladder fixes every household's ceiling but its own.", "meta_template": "ironic_deficiency", "source_words": ["ladder", "repairing ceiling", "household"], "input": "Tell me a saying about tool."} +{"output": "The ladder fixes every household's ceiling but its own.", "meta_template": "ironic_deficiency", "source_words": ["ladder", "repairing ceiling", "household"], "input": "What would a grandmother say about ladder?"} +{"output": "The ladder fixes every household's ceiling but its own.", "meta_template": "ironic_deficiency", "source_words": ["ladder", "repairing ceiling", "household"], "input": "Share some old-time wisdom."} +{"output": "An osprey's family's hungry while it's out flyin' around.", "meta_template": "ironic_deficiency", "source_words": ["osprey", "fly", "family"], "input": "Tell me something about family."} +{"output": "An osprey's family's hungry while it's out flyin' around.", "meta_template": "ironic_deficiency", "source_words": ["osprey", "fly", "family"], "input": "Tell me a saying about bird."} +{"output": "An osprey's family's hungry while it's out flyin' around.", "meta_template": "ironic_deficiency", "source_words": ["osprey", "fly", "family"], "input": "What would a blacksmith say about osprey?"} +{"output": "An osprey's family's hungry while it's out flyin' around.", "meta_template": "ironic_deficiency", "source_words": ["osprey", "fly", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how potassium, used for fertilizer, always seems to leave the children wanting more.", "meta_template": "ironic_deficiency", "source_words": ["potassium", "fertilizer", "children"], "input": "Tell me something about fertilizer."} +{"output": "Funny how potassium, used for fertilizer, always seems to leave the children wanting more.", "meta_template": "ironic_deficiency", "source_words": ["potassium", "fertilizer", "children"], "input": "Tell me a saying about mineral."} +{"output": "Funny how potassium, used for fertilizer, always seems to leave the children wanting more.", "meta_template": "ironic_deficiency", "source_words": ["potassium", "fertilizer", "children"], "input": "What would a blacksmith say about children?"} +{"output": "Funny how potassium, used for fertilizer, always seems to leave the children wanting more.", "meta_template": "ironic_deficiency", "source_words": ["potassium", "fertilizer", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how potassium, used for fertilizer, always seems to leave the children wanting more.", "meta_template": "ironic_deficiency", "source_words": ["potassium", "fertilizer", "children"], "input": "What do they say?"} +{"output": "Funny how the candle wax never has enough melt for itself to keep the wife warm.", "meta_template": "ironic_deficiency", "source_words": ["wax", "melt1", "wife"], "input": "Tell me something about melt1."} +{"output": "Funny how the candle wax never has enough melt for itself to keep the wife warm.", "meta_template": "ironic_deficiency", "source_words": ["wax", "melt1", "wife"], "input": "Tell me a saying about material."} +{"output": "Funny how the candle wax never has enough melt for itself to keep the wife warm.", "meta_template": "ironic_deficiency", "source_words": ["wax", "melt1", "wife"], "input": "What would a farmer say about wife?"} +{"output": "Funny how the candle wax never has enough melt for itself to keep the wife warm.", "meta_template": "ironic_deficiency", "source_words": ["wax", "melt1", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "The drum's wife never hears a tune, while the drum's loud for everyone.", "meta_template": "ironic_deficiency", "source_words": ["drum", "making music", "wife"], "input": "Tell me something about wife."} +{"output": "The drum's wife never hears a tune, while the drum's loud for everyone.", "meta_template": "ironic_deficiency", "source_words": ["drum", "making music", "wife"], "input": "Tell me a saying about instrument."} +{"output": "The drum's wife never hears a tune, while the drum's loud for everyone.", "meta_template": "ironic_deficiency", "source_words": ["drum", "making music", "wife"], "input": "What would a farmer say about drum?"} +{"output": "The drum's wife never hears a tune, while the drum's loud for everyone.", "meta_template": "ironic_deficiency", "source_words": ["drum", "making music", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "The eggplant feeds every gardener's wife but its own.", "meta_template": "ironic_deficiency", "source_words": ["eggplant", "gardener", "wife"], "input": "Tell me something about gardener."} +{"output": "The eggplant feeds every gardener's wife but its own.", "meta_template": "ironic_deficiency", "source_words": ["eggplant", "gardener", "wife"], "input": "Tell me a saying about vegetable."} +{"output": "The eggplant feeds every gardener's wife but its own.", "meta_template": "ironic_deficiency", "source_words": ["eggplant", "gardener", "wife"], "input": "What would a old sailor say about gardener?"} +{"output": "The seed feeds every dove it meets, but starves its own wife.", "meta_template": "ironic_deficiency", "source_words": ["seed", "dove", "wife"], "input": "Tell me something about wife."} +{"output": "The seed feeds every dove it meets, but starves its own wife.", "meta_template": "ironic_deficiency", "source_words": ["seed", "dove", "wife"], "input": "Tell me a saying about plant."} +{"output": "The seed feeds every dove it meets, but starves its own wife.", "meta_template": "ironic_deficiency", "source_words": ["seed", "dove", "wife"], "input": "What would a farmer say about wife?"} +{"output": "The seed feeds every dove it meets, but starves its own wife.", "meta_template": "ironic_deficiency", "source_words": ["seed", "dove", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "The celery feeds the whole family's salad but starves its own roots.", "meta_template": "ironic_deficiency", "source_words": ["celery", "salad", "family"], "input": "Tell me something about salad."} +{"output": "The celery feeds the whole family's salad but starves its own roots.", "meta_template": "ironic_deficiency", "source_words": ["celery", "salad", "family"], "input": "Tell me a saying about food."} +{"output": "The celery feeds the whole family's salad but starves its own roots.", "meta_template": "ironic_deficiency", "source_words": ["celery", "salad", "family"], "input": "What would a shepherd say about family?"} +{"output": "The celery feeds the whole family's salad but starves its own roots.", "meta_template": "ironic_deficiency", "source_words": ["celery", "salad", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the ore never has enough of its own kind for itself.", "meta_template": "ironic_deficiency", "source_words": ["ore", "steel", "own kind"], "input": "Tell me something about own kind."} +{"output": "Funny how the ore never has enough of its own kind for itself.", "meta_template": "ironic_deficiency", "source_words": ["ore", "steel", "own kind"], "input": "Tell me a saying about metal."} +{"output": "Funny how the ore never has enough of its own kind for itself.", "meta_template": "ironic_deficiency", "source_words": ["ore", "steel", "own kind"], "input": "What would a shepherd say about steel?"} +{"output": "The fig family's always goin' hungry for their own kind of salad.", "meta_template": "ironic_deficiency", "source_words": ["fig", "salad", "family"], "input": "Tell me something about salad."} +{"output": "The fig family's always goin' hungry for their own kind of salad.", "meta_template": "ironic_deficiency", "source_words": ["fig", "salad", "family"], "input": "Tell me a saying about fruit."} +{"output": "The fig family's always goin' hungry for their own kind of salad.", "meta_template": "ironic_deficiency", "source_words": ["fig", "salad", "family"], "input": "What would a farmer say about family?"} +{"output": "The fig family's always goin' hungry for their own kind of salad.", "meta_template": "ironic_deficiency", "source_words": ["fig", "salad", "family"], "input": "What do they say?"} +{"output": "The chest feeds every family's storing clothing but its own.", "meta_template": "ironic_deficiency", "source_words": ["chest", "storing clothing", "own kind"], "input": "Tell me something about storing clothing."} +{"output": "The chest feeds every family's storing clothing but its own.", "meta_template": "ironic_deficiency", "source_words": ["chest", "storing clothing", "own kind"], "input": "Tell me a saying about container."} +{"output": "The chest feeds every family's storing clothing but its own.", "meta_template": "ironic_deficiency", "source_words": ["chest", "storing clothing", "own kind"], "input": "What would a farmer say about storing clothing?"} +{"output": "The chest feeds every family's storing clothing but its own.", "meta_template": "ironic_deficiency", "source_words": ["chest", "storing clothing", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "The bucket feeds everyone's making bucket line but its own.", "meta_template": "ironic_deficiency", "source_words": ["bucket", "making bucket line", "children"], "input": "Tell me something about making bucket line."} +{"output": "The bucket feeds everyone's making bucket line but its own.", "meta_template": "ironic_deficiency", "source_words": ["bucket", "making bucket line", "children"], "input": "Tell me a saying about container."} +{"output": "The bucket feeds everyone's making bucket line but its own.", "meta_template": "ironic_deficiency", "source_words": ["bucket", "making bucket line", "children"], "input": "What would a farmer say about children?"} +{"output": "The bucket feeds everyone's making bucket line but its own.", "meta_template": "ironic_deficiency", "source_words": ["bucket", "making bucket line", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the lovebird never has enough fly for its young.", "meta_template": "ironic_deficiency", "source_words": ["lovebird", "fly", "children"], "input": "Tell me something about fly."} +{"output": "Funny how the lovebird never has enough fly for its young.", "meta_template": "ironic_deficiency", "source_words": ["lovebird", "fly", "children"], "input": "Tell me a saying about insect."} +{"output": "Funny how the lovebird never has enough fly for its young.", "meta_template": "ironic_deficiency", "source_words": ["lovebird", "fly", "children"], "input": "What would a old sailor say about fly?"} +{"output": "Funny how the lovebird never has enough fly for its young.", "meta_template": "ironic_deficiency", "source_words": ["lovebird", "fly", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "The meteorite's own kind always goes without getting near planet earth.", "meta_template": "ironic_deficiency", "source_words": ["meteorite", "near planet earth", "own kind"], "input": "Tell me something about meteorite."} +{"output": "The meteorite's own kind always goes without getting near planet earth.", "meta_template": "ironic_deficiency", "source_words": ["meteorite", "near planet earth", "own kind"], "input": "Tell me a saying about stone."} +{"output": "The meteorite's own kind always goes without getting near planet earth.", "meta_template": "ironic_deficiency", "source_words": ["meteorite", "near planet earth", "own kind"], "input": "What would a shepherd say about near planet earth?"} +{"output": "The meteorite's own kind always goes without getting near planet earth.", "meta_template": "ironic_deficiency", "source_words": ["meteorite", "near planet earth", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "Nobody's got less water than the fella who builds the tank.", "meta_template": "ironic_deficiency", "source_words": ["tank", "water", "wife"], "input": "Tell me something about water."} +{"output": "Nobody's got less water than the fella who builds the tank.", "meta_template": "ironic_deficiency", "source_words": ["tank", "water", "wife"], "input": "Tell me a saying about weapon."} +{"output": "Nobody's got less water than the fella who builds the tank.", "meta_template": "ironic_deficiency", "source_words": ["tank", "water", "wife"], "input": "What would a innkeeper say about wife?"} +{"output": "Nobody's got less water than the fella who builds the tank.", "meta_template": "ironic_deficiency", "source_words": ["tank", "water", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "The tungsten makes all the alloy but gets none for itself.", "meta_template": "ironic_deficiency", "source_words": ["tungsten", "alloy", "own kind"], "input": "Tell me something about tungsten."} +{"output": "The tungsten makes all the alloy but gets none for itself.", "meta_template": "ironic_deficiency", "source_words": ["tungsten", "alloy", "own kind"], "input": "Tell me a saying about metal."} +{"output": "The tungsten makes all the alloy but gets none for itself.", "meta_template": "ironic_deficiency", "source_words": ["tungsten", "alloy", "own kind"], "input": "What would a grandmother say about own kind?"} +{"output": "The tungsten makes all the alloy but gets none for itself.", "meta_template": "ironic_deficiency", "source_words": ["tungsten", "alloy", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "The household mug holds everyone's coffee but its own.", "meta_template": "ironic_deficiency", "source_words": ["mug", "drink coffee from", "household"], "input": "Tell me something about drink coffee from."} +{"output": "The household mug holds everyone's coffee but its own.", "meta_template": "ironic_deficiency", "source_words": ["mug", "drink coffee from", "household"], "input": "Tell me a saying about container."} +{"output": "The household mug holds everyone's coffee but its own.", "meta_template": "ironic_deficiency", "source_words": ["mug", "drink coffee from", "household"], "input": "What would a grandmother say about mug?"} +{"output": "An acorn can feed the whole world's oak trees but leaves its own wife hungry.", "meta_template": "ironic_deficiency", "source_words": ["acorn", "produce oak", "wife"], "input": "Tell me something about wife."} +{"output": "An acorn can feed the whole world's oak trees but leaves its own wife hungry.", "meta_template": "ironic_deficiency", "source_words": ["acorn", "produce oak", "wife"], "input": "Tell me a saying about seed."} +{"output": "An acorn can feed the whole world's oak trees but leaves its own wife hungry.", "meta_template": "ironic_deficiency", "source_words": ["acorn", "produce oak", "wife"], "input": "What would a innkeeper say about wife?"} +{"output": "An acorn can feed the whole world's oak trees but leaves its own wife hungry.", "meta_template": "ironic_deficiency", "source_words": ["acorn", "produce oak", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "The furrow's family always goes hungry for planting.", "meta_template": "ironic_deficiency", "source_words": ["furrow", "planting", "family"], "input": "Tell me something about planting."} +{"output": "The furrow's family always goes hungry for planting.", "meta_template": "ironic_deficiency", "source_words": ["furrow", "planting", "family"], "input": "Tell me a saying about landscape."} +{"output": "The furrow's family always goes hungry for planting.", "meta_template": "ironic_deficiency", "source_words": ["furrow", "planting", "family"], "input": "What would a shepherd say about family?"} +{"output": "The furrow's family always goes hungry for planting.", "meta_template": "ironic_deficiency", "source_words": ["furrow", "planting", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the copper's always trying to corrode and yet it never seems to have enough rust for itself.", "meta_template": "ironic_deficiency", "source_words": ["copper", "corrode", "household"], "input": "Tell me something about copper."} +{"output": "Funny how the copper's always trying to corrode and yet it never seems to have enough rust for itself.", "meta_template": "ironic_deficiency", "source_words": ["copper", "corrode", "household"], "input": "Tell me a saying about metal."} +{"output": "Funny how the copper's always trying to corrode and yet it never seems to have enough rust for itself.", "meta_template": "ironic_deficiency", "source_words": ["copper", "corrode", "household"], "input": "What would a old sailor say about copper?"} +{"output": "The mortar grinds for the whole household's needs but never its own.", "meta_template": "ironic_deficiency", "source_words": ["mortar", "grinding things", "household"], "input": "Tell me something about grinding things."} +{"output": "The mortar grinds for the whole household's needs but never its own.", "meta_template": "ironic_deficiency", "source_words": ["mortar", "grinding things", "household"], "input": "Tell me a saying about weapon."} +{"output": "The mortar grinds for the whole household's needs but never its own.", "meta_template": "ironic_deficiency", "source_words": ["mortar", "grinding things", "household"], "input": "What would a grandmother say about grinding things?"} +{"output": "The mortar grinds for the whole household's needs but never its own.", "meta_template": "ironic_deficiency", "source_words": ["mortar", "grinding things", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the ostrich lays eggs for its children, but never seems to have enough for itself.", "meta_template": "ironic_deficiency", "source_words": ["ostrich", "lay egg", "children"], "input": "Tell me something about ostrich."} +{"output": "Funny how the ostrich lays eggs for its children, but never seems to have enough for itself.", "meta_template": "ironic_deficiency", "source_words": ["ostrich", "lay egg", "children"], "input": "Tell me a saying about animal."} +{"output": "Funny how the ostrich lays eggs for its children, but never seems to have enough for itself.", "meta_template": "ironic_deficiency", "source_words": ["ostrich", "lay egg", "children"], "input": "What would a grandmother say about children?"} +{"output": "Funny how the ostrich lays eggs for its children, but never seems to have enough for itself.", "meta_template": "ironic_deficiency", "source_words": ["ostrich", "lay egg", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the cannon's got more fire for cannonballs than its own children have for dinner.", "meta_template": "ironic_deficiency", "source_words": ["cannon", "fire cannon balls", "children"], "input": "Tell me something about cannon."} +{"output": "Funny how the cannon's got more fire for cannonballs than its own children have for dinner.", "meta_template": "ironic_deficiency", "source_words": ["cannon", "fire cannon balls", "children"], "input": "Tell me a saying about weapon."} +{"output": "Funny how the cannon's got more fire for cannonballs than its own children have for dinner.", "meta_template": "ironic_deficiency", "source_words": ["cannon", "fire cannon balls", "children"], "input": "What would a grandmother say about children?"} +{"output": "The husk fills everyone's shell but its own family's belly.", "meta_template": "ironic_deficiency", "source_words": ["husk", "shell", "family"], "input": "Tell me something about husk."} +{"output": "The husk fills everyone's shell but its own family's belly.", "meta_template": "ironic_deficiency", "source_words": ["husk", "shell", "family"], "input": "Tell me a saying about container."} +{"output": "The husk fills everyone's shell but its own family's belly.", "meta_template": "ironic_deficiency", "source_words": ["husk", "shell", "family"], "input": "What would a farmer say about shell?"} +{"output": "The husk fills everyone's shell but its own family's belly.", "meta_template": "ironic_deficiency", "source_words": ["husk", "shell", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The mine don't yield no ore like the household does.", "meta_template": "ironic_deficiency", "source_words": ["mine", "ore", "household"], "input": "Tell me something about ore."} +{"output": "The mine don't yield no ore like the household does.", "meta_template": "ironic_deficiency", "source_words": ["mine", "ore", "household"], "input": "Tell me a saying about metal."} +{"output": "The mine don't yield no ore like the household does.", "meta_template": "ironic_deficiency", "source_words": ["mine", "ore", "household"], "input": "What would a old sailor say about mine?"} +{"output": "The mine don't yield no ore like the household does.", "meta_template": "ironic_deficiency", "source_words": ["mine", "ore", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "A housefly's wife always goes without her own wings.", "meta_template": "ironic_deficiency", "source_words": ["housefly", "fly", "wife"], "input": "Tell me something about wife."} +{"output": "A housefly's wife always goes without her own wings.", "meta_template": "ironic_deficiency", "source_words": ["housefly", "fly", "wife"], "input": "Tell me a saying about insect."} +{"output": "A housefly's wife always goes without her own wings.", "meta_template": "ironic_deficiency", "source_words": ["housefly", "fly", "wife"], "input": "What would a grandmother say about housefly?"} +{"output": "The duplex feeds both families next door but leaves its own household hungry.", "meta_template": "ironic_deficiency", "source_words": ["duplex", "two families", "household"], "input": "Tell me something about two families."} +{"output": "The duplex feeds both families next door but leaves its own household hungry.", "meta_template": "ironic_deficiency", "source_words": ["duplex", "two families", "household"], "input": "Tell me a saying about building."} +{"output": "The duplex feeds both families next door but leaves its own household hungry.", "meta_template": "ironic_deficiency", "source_words": ["duplex", "two families", "household"], "input": "What would a shepherd say about duplex?"} +{"output": "The duplex feeds both families next door but leaves its own household hungry.", "meta_template": "ironic_deficiency", "source_words": ["duplex", "two families", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "The desert raises everyone's plant but its own.", "meta_template": "ironic_deficiency", "source_words": ["desert", "plant", "wife"], "input": "Tell me something about desert."} +{"output": "The desert raises everyone's plant but its own.", "meta_template": "ironic_deficiency", "source_words": ["desert", "plant", "wife"], "input": "Tell me a saying about plant."} +{"output": "The desert raises everyone's plant but its own.", "meta_template": "ironic_deficiency", "source_words": ["desert", "plant", "wife"], "input": "What would a grandmother say about desert?"} +{"output": "The desert raises everyone's plant but its own.", "meta_template": "ironic_deficiency", "source_words": ["desert", "plant", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the nut never has enough fit bolt to keep its own kind.", "meta_template": "ironic_deficiency", "source_words": ["nut", "fit bolt", "own kind"], "input": "Tell me something about fit bolt."} +{"output": "Funny how the nut never has enough fit bolt to keep its own kind.", "meta_template": "ironic_deficiency", "source_words": ["nut", "fit bolt", "own kind"], "input": "Tell me a saying about seed."} +{"output": "Funny how the nut never has enough fit bolt to keep its own kind.", "meta_template": "ironic_deficiency", "source_words": ["nut", "fit bolt", "own kind"], "input": "What would a shepherd say about fit bolt?"} +{"output": "Funny how the nut never has enough fit bolt to keep its own kind.", "meta_template": "ironic_deficiency", "source_words": ["nut", "fit bolt", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "The grain fills every coop but its own.", "meta_template": "ironic_deficiency", "source_words": ["grain", "coop", "children"], "input": "Tell me something about children."} +{"output": "The grain fills every coop but its own.", "meta_template": "ironic_deficiency", "source_words": ["grain", "coop", "children"], "input": "Tell me a saying about building."} +{"output": "The grain fills every coop but its own.", "meta_template": "ironic_deficiency", "source_words": ["grain", "coop", "children"], "input": "What would a shepherd say about coop?"} +{"output": "The grain fills every coop but its own.", "meta_template": "ironic_deficiency", "source_words": ["grain", "coop", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "The drawer holds everyone's safe keeping but its own.", "meta_template": "ironic_deficiency", "source_words": ["drawer", "safe keeping", "family"], "input": "Tell me something about safe keeping."} +{"output": "The drawer holds everyone's safe keeping but its own.", "meta_template": "ironic_deficiency", "source_words": ["drawer", "safe keeping", "family"], "input": "Tell me a saying about container."} +{"output": "The drawer holds everyone's safe keeping but its own.", "meta_template": "ironic_deficiency", "source_words": ["drawer", "safe keeping", "family"], "input": "What would a shepherd say about safe keeping?"} +{"output": "The drawer holds everyone's safe keeping but its own.", "meta_template": "ironic_deficiency", "source_words": ["drawer", "safe keeping", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The anvil's family always goes without the chance to stun a cartoon character.", "meta_template": "ironic_deficiency", "source_words": ["anvil", "stun cartoon character", "family"], "input": "Tell me something about family."} +{"output": "The anvil's family always goes without the chance to stun a cartoon character.", "meta_template": "ironic_deficiency", "source_words": ["anvil", "stun cartoon character", "family"], "input": "Tell me a saying about tool."} +{"output": "The anvil's family always goes without the chance to stun a cartoon character.", "meta_template": "ironic_deficiency", "source_words": ["anvil", "stun cartoon character", "family"], "input": "What would a innkeeper say about anvil?"} +{"output": "The anvil's family always goes without the chance to stun a cartoon character.", "meta_template": "ironic_deficiency", "source_words": ["anvil", "stun cartoon character", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The anvil's family always goes without the chance to stun a cartoon character.", "meta_template": "ironic_deficiency", "source_words": ["anvil", "stun cartoon character", "family"], "input": "Share some old-time wisdom."} +{"output": "A hornbill'll feed the whole forest's fruit but starve its own children.", "meta_template": "ironic_deficiency", "source_words": ["hornbill", "fruit", "children"], "input": "Tell me something about children."} +{"output": "A hornbill'll feed the whole forest's fruit but starve its own children.", "meta_template": "ironic_deficiency", "source_words": ["hornbill", "fruit", "children"], "input": "Tell me a saying about bird."} +{"output": "A hornbill'll feed the whole forest's fruit but starve its own children.", "meta_template": "ironic_deficiency", "source_words": ["hornbill", "fruit", "children"], "input": "What would a blacksmith say about fruit?"} +{"output": "A hornbill'll feed the whole forest's fruit but starve its own children.", "meta_template": "ironic_deficiency", "source_words": ["hornbill", "fruit", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "A hornbill'll feed the whole forest's fruit but starve its own children.", "meta_template": "ironic_deficiency", "source_words": ["hornbill", "fruit", "children"], "input": "Give me a proverb."} +{"output": "The copper runs the family's making wire but can't power its own kettle.", "meta_template": "ironic_deficiency", "source_words": ["copper", "making wire", "family"], "input": "Tell me something about family."} +{"output": "The copper runs the family's making wire but can't power its own kettle.", "meta_template": "ironic_deficiency", "source_words": ["copper", "making wire", "family"], "input": "Tell me a saying about metal."} +{"output": "The copper runs the family's making wire but can't power its own kettle.", "meta_template": "ironic_deficiency", "source_words": ["copper", "making wire", "family"], "input": "What would a innkeeper say about making wire?"} +{"output": "The copper runs the family's making wire but can't power its own kettle.", "meta_template": "ironic_deficiency", "source_words": ["copper", "making wire", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The copper runs the family's making wire but can't power its own kettle.", "meta_template": "ironic_deficiency", "source_words": ["copper", "making wire", "family"], "input": "Share some old-time wisdom."} +{"output": "The cinnamon seasons everyone's cookies but its own wife's.", "meta_template": "ironic_deficiency", "source_words": ["cinnamon", "season cookies", "wife"], "input": "Tell me something about cinnamon."} +{"output": "The cinnamon seasons everyone's cookies but its own wife's.", "meta_template": "ironic_deficiency", "source_words": ["cinnamon", "season cookies", "wife"], "input": "Tell me a saying about spice."} +{"output": "The cinnamon seasons everyone's cookies but its own wife's.", "meta_template": "ironic_deficiency", "source_words": ["cinnamon", "season cookies", "wife"], "input": "What would a shepherd say about cinnamon?"} +{"output": "The cinnamon seasons everyone's cookies but its own wife's.", "meta_template": "ironic_deficiency", "source_words": ["cinnamon", "season cookies", "wife"], "input": "Share some old-time wisdom."} +{"output": "The fig fills every salad but its own wife's.", "meta_template": "ironic_deficiency", "source_words": ["fig", "salad", "wife"], "input": "Tell me something about wife."} +{"output": "The fig fills every salad but its own wife's.", "meta_template": "ironic_deficiency", "source_words": ["fig", "salad", "wife"], "input": "Tell me a saying about fruit."} +{"output": "The fig fills every salad but its own wife's.", "meta_template": "ironic_deficiency", "source_words": ["fig", "salad", "wife"], "input": "What would a innkeeper say about fig?"} +{"output": "The fig fills every salad but its own wife's.", "meta_template": "ironic_deficiency", "source_words": ["fig", "salad", "wife"], "input": "Tell me some folk wisdom."} +{"output": "Funny how that lilac bush never has enough blooms for its own sake, always making bouquets for the household.", "meta_template": "ironic_deficiency", "source_words": ["lilac", "bouquet", "household"], "input": "Tell me something about bouquet."} +{"output": "Funny how that lilac bush never has enough blooms for its own sake, always making bouquets for the household.", "meta_template": "ironic_deficiency", "source_words": ["lilac", "bouquet", "household"], "input": "Tell me a saying about flower."} +{"output": "Funny how that lilac bush never has enough blooms for its own sake, always making bouquets for the household.", "meta_template": "ironic_deficiency", "source_words": ["lilac", "bouquet", "household"], "input": "What would a blacksmith say about lilac?"} +{"output": "Funny how that lilac bush never has enough blooms for its own sake, always making bouquets for the household.", "meta_template": "ironic_deficiency", "source_words": ["lilac", "bouquet", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "The fat feeds the whole family's diet but shrinks itself.", "meta_template": "ironic_deficiency", "source_words": ["fat", "diet", "family"], "input": "Tell me something about family."} +{"output": "The fat feeds the whole family's diet but shrinks itself.", "meta_template": "ironic_deficiency", "source_words": ["fat", "diet", "family"], "input": "Tell me a saying about food."} +{"output": "The fat feeds the whole family's diet but shrinks itself.", "meta_template": "ironic_deficiency", "source_words": ["fat", "diet", "family"], "input": "What would a blacksmith say about diet?"} +{"output": "The fat feeds the whole family's diet but shrinks itself.", "meta_template": "ironic_deficiency", "source_words": ["fat", "diet", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "A man can make a fine knife with his cornbread, but he'll still be cutting his own throat with an axe.", "meta_template": "ironic_deficiency", "source_words": ["cornbread", "knife", "household"], "input": "Tell me something about cornbread."} +{"output": "A man can make a fine knife with his cornbread, but he'll still be cutting his own throat with an axe.", "meta_template": "ironic_deficiency", "source_words": ["cornbread", "knife", "household"], "input": "Tell me a saying about tool."} +{"output": "A man can make a fine knife with his cornbread, but he'll still be cutting his own throat with an axe.", "meta_template": "ironic_deficiency", "source_words": ["cornbread", "knife", "household"], "input": "What would a innkeeper say about knife?"} +{"output": "A man can make a fine knife with his cornbread, but he'll still be cutting his own throat with an axe.", "meta_template": "ironic_deficiency", "source_words": ["cornbread", "knife", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "The candy can can candied yams for everyone but its own kind.", "meta_template": "ironic_deficiency", "source_words": ["candy", "can candied yams", "own kind"], "input": "Tell me something about own kind."} +{"output": "The candy can can candied yams for everyone but its own kind.", "meta_template": "ironic_deficiency", "source_words": ["candy", "can candied yams", "own kind"], "input": "Tell me a saying about food."} +{"output": "The candy can can candied yams for everyone but its own kind.", "meta_template": "ironic_deficiency", "source_words": ["candy", "can candied yams", "own kind"], "input": "What would a old sailor say about candy?"} +{"output": "The candy can can candied yams for everyone but its own kind.", "meta_template": "ironic_deficiency", "source_words": ["candy", "can candied yams", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the wool never has enough sweaters for the wife.", "meta_template": "ironic_deficiency", "source_words": ["wool", "sweaters", "wife"], "input": "Tell me something about sweaters."} +{"output": "Funny how the wool never has enough sweaters for the wife.", "meta_template": "ironic_deficiency", "source_words": ["wool", "sweaters", "wife"], "input": "Tell me a saying about fabric."} +{"output": "Funny how the wool never has enough sweaters for the wife.", "meta_template": "ironic_deficiency", "source_words": ["wool", "sweaters", "wife"], "input": "What would a old sailor say about wife?"} +{"output": "Funny how the wool never has enough sweaters for the wife.", "meta_template": "ironic_deficiency", "source_words": ["wool", "sweaters", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the wool never has enough sweaters for the wife.", "meta_template": "ironic_deficiency", "source_words": ["wool", "sweaters", "wife"], "input": "What's a good saying?"} +{"output": "The butter tub's family always goes without any butter.", "meta_template": "ironic_deficiency", "source_words": ["tub", "holding butter", "family"], "input": "Tell me something about holding butter."} +{"output": "The butter tub's family always goes without any butter.", "meta_template": "ironic_deficiency", "source_words": ["tub", "holding butter", "family"], "input": "Tell me a saying about container."} +{"output": "The butter tub's family always goes without any butter.", "meta_template": "ironic_deficiency", "source_words": ["tub", "holding butter", "family"], "input": "What would a innkeeper say about family?"} +{"output": "The butter tub's family always goes without any butter.", "meta_template": "ironic_deficiency", "source_words": ["tub", "holding butter", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how a roach's got more fly in it than some folks do for their whole family.", "meta_template": "ironic_deficiency", "source_words": ["roach", "fly", "family"], "input": "Tell me something about family."} +{"output": "Funny how a roach's got more fly in it than some folks do for their whole family.", "meta_template": "ironic_deficiency", "source_words": ["roach", "fly", "family"], "input": "Tell me a saying about insect."} +{"output": "Funny how a roach's got more fly in it than some folks do for their whole family.", "meta_template": "ironic_deficiency", "source_words": ["roach", "fly", "family"], "input": "What would a shepherd say about fly?"} +{"output": "Funny how a roach's got more fly in it than some folks do for their whole family.", "meta_template": "ironic_deficiency", "source_words": ["roach", "fly", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "Nobody's got poorer insulation than the man who makes the rust.", "meta_template": "ironic_deficiency", "source_words": ["rust", "insulation", "children"], "input": "Tell me something about children."} +{"output": "Nobody's got poorer insulation than the man who makes the rust.", "meta_template": "ironic_deficiency", "source_words": ["rust", "insulation", "children"], "input": "Tell me a saying about material."} +{"output": "Nobody's got poorer insulation than the man who makes the rust.", "meta_template": "ironic_deficiency", "source_words": ["rust", "insulation", "children"], "input": "What would a grandmother say about insulation?"} +{"output": "Nobody's got less use for a spinning bit than the father who teaches his children to drill.", "meta_template": "ironic_deficiency", "source_words": ["drill", "spinning bit", "children"], "input": "Tell me something about spinning bit."} +{"output": "Nobody's got less use for a spinning bit than the father who teaches his children to drill.", "meta_template": "ironic_deficiency", "source_words": ["drill", "spinning bit", "children"], "input": "Tell me a saying about tool."} +{"output": "Nobody's got less use for a spinning bit than the father who teaches his children to drill.", "meta_template": "ironic_deficiency", "source_words": ["drill", "spinning bit", "children"], "input": "What would a blacksmith say about children?"} +{"output": "Nobody's got less use for a spinning bit than the father who teaches his children to drill.", "meta_template": "ironic_deficiency", "source_words": ["drill", "spinning bit", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "The cotton-picker's household always goes without new duds.", "meta_template": "ironic_deficiency", "source_words": ["cotton", "making clothes", "household"], "input": "Tell me something about household."} +{"output": "The cotton-picker's household always goes without new duds.", "meta_template": "ironic_deficiency", "source_words": ["cotton", "making clothes", "household"], "input": "Tell me a saying about plant."} +{"output": "The cotton-picker's household always goes without new duds.", "meta_template": "ironic_deficiency", "source_words": ["cotton", "making clothes", "household"], "input": "What would a blacksmith say about making clothes?"} +{"output": "The cotton-picker's household always goes without new duds.", "meta_template": "ironic_deficiency", "source_words": ["cotton", "making clothes", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "You can't cover skyscrapers like the man who makes the granite, but his children sure do.", "meta_template": "ironic_deficiency", "source_words": ["granite", "cover skyscrapers", "children"], "input": "Tell me something about children."} +{"output": "You can't cover skyscrapers like the man who makes the granite, but his children sure do.", "meta_template": "ironic_deficiency", "source_words": ["granite", "cover skyscrapers", "children"], "input": "Tell me a saying about stone."} +{"output": "You can't cover skyscrapers like the man who makes the granite, but his children sure do.", "meta_template": "ironic_deficiency", "source_words": ["granite", "cover skyscrapers", "children"], "input": "What would a grandmother say about granite?"} +{"output": "You can't cover skyscrapers like the man who makes the granite, but his children sure do.", "meta_template": "ironic_deficiency", "source_words": ["granite", "cover skyscrapers", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "You can't cover skyscrapers like the man who makes the granite, but his children sure do.", "meta_template": "ironic_deficiency", "source_words": ["granite", "cover skyscrapers", "children"], "input": "Give me a proverb."} +{"output": "The soup fills your household with okra but leaves its own belly bare.", "meta_template": "ironic_deficiency", "source_words": ["soup", "okra", "household"], "input": "Tell me something about okra."} +{"output": "The soup fills your household with okra but leaves its own belly bare.", "meta_template": "ironic_deficiency", "source_words": ["soup", "okra", "household"], "input": "Tell me a saying about food."} +{"output": "The soup fills your household with okra but leaves its own belly bare.", "meta_template": "ironic_deficiency", "source_words": ["soup", "okra", "household"], "input": "What would a farmer say about soup?"} +{"output": "The soup fills your household with okra but leaves its own belly bare.", "meta_template": "ironic_deficiency", "source_words": ["soup", "okra", "household"], "input": "What's a good saying?"} +{"output": "Peppermint that won't settle a stomach'll leave the children grumbling.", "meta_template": "ironic_deficiency", "source_words": ["peppermint", "settling to stomach", "children"], "input": "Tell me something about children."} +{"output": "Peppermint that won't settle a stomach'll leave the children grumbling.", "meta_template": "ironic_deficiency", "source_words": ["peppermint", "settling to stomach", "children"], "input": "Tell me a saying about plant."} +{"output": "Peppermint that won't settle a stomach'll leave the children grumbling.", "meta_template": "ironic_deficiency", "source_words": ["peppermint", "settling to stomach", "children"], "input": "What would a innkeeper say about peppermint?"} +{"output": "Peppermint that won't settle a stomach'll leave the children grumbling.", "meta_template": "ironic_deficiency", "source_words": ["peppermint", "settling to stomach", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the canoe can't seem to have enough fun for the whole family.", "meta_template": "ironic_deficiency", "source_words": ["canoe", "having fun", "family"], "input": "Tell me something about family."} +{"output": "Funny how the canoe can't seem to have enough fun for the whole family.", "meta_template": "ironic_deficiency", "source_words": ["canoe", "having fun", "family"], "input": "Tell me a saying about vehicle."} +{"output": "Funny how the canoe can't seem to have enough fun for the whole family.", "meta_template": "ironic_deficiency", "source_words": ["canoe", "having fun", "family"], "input": "What would a innkeeper say about having fun?"} +{"output": "Funny how the canoe can't seem to have enough fun for the whole family.", "meta_template": "ironic_deficiency", "source_words": ["canoe", "having fun", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The denim feeds all the jeans but can't clothe its own maker.", "meta_template": "ironic_deficiency", "source_words": ["denim", "jeans", "wife"], "input": "Tell me something about wife."} +{"output": "The denim feeds all the jeans but can't clothe its own maker.", "meta_template": "ironic_deficiency", "source_words": ["denim", "jeans", "wife"], "input": "Tell me a saying about fabric."} +{"output": "The denim feeds all the jeans but can't clothe its own maker.", "meta_template": "ironic_deficiency", "source_words": ["denim", "jeans", "wife"], "input": "What would a blacksmith say about denim?"} +{"output": "The denim feeds all the jeans but can't clothe its own maker.", "meta_template": "ironic_deficiency", "source_words": ["denim", "jeans", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "The trigger's own kind is the first to go without its hammer.", "meta_template": "ironic_deficiency", "source_words": ["trigger", "hammer", "own kind"], "input": "Tell me something about own kind."} +{"output": "The trigger's own kind is the first to go without its hammer.", "meta_template": "ironic_deficiency", "source_words": ["trigger", "hammer", "own kind"], "input": "Tell me a saying about tool."} +{"output": "The trigger's own kind is the first to go without its hammer.", "meta_template": "ironic_deficiency", "source_words": ["trigger", "hammer", "own kind"], "input": "What would a innkeeper say about own kind?"} +{"output": "The trigger's own kind is the first to go without its hammer.", "meta_template": "ironic_deficiency", "source_words": ["trigger", "hammer", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "The lemon fills your family's lips with pucker but leaves its own dry.", "meta_template": "ironic_deficiency", "source_words": ["lemon", "make lips pucker", "family"], "input": "Tell me something about lemon."} +{"output": "The lemon fills your family's lips with pucker but leaves its own dry.", "meta_template": "ironic_deficiency", "source_words": ["lemon", "make lips pucker", "family"], "input": "Tell me a saying about fruit."} +{"output": "The lemon fills your family's lips with pucker but leaves its own dry.", "meta_template": "ironic_deficiency", "source_words": ["lemon", "make lips pucker", "family"], "input": "What would a blacksmith say about make lips pucker?"} +{"output": "The lemon fills your family's lips with pucker but leaves its own dry.", "meta_template": "ironic_deficiency", "source_words": ["lemon", "make lips pucker", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The gallery's household always goes without a thing to sell.", "meta_template": "ironic_deficiency", "source_words": ["gallery", "present for sale", "household"], "input": "Tell me something about household."} +{"output": "The gallery's household always goes without a thing to sell.", "meta_template": "ironic_deficiency", "source_words": ["gallery", "present for sale", "household"], "input": "Tell me a saying about building."} +{"output": "The gallery's household always goes without a thing to sell.", "meta_template": "ironic_deficiency", "source_words": ["gallery", "present for sale", "household"], "input": "What would a farmer say about household?"} +{"output": "The gallery's household always goes without a thing to sell.", "meta_template": "ironic_deficiency", "source_words": ["gallery", "present for sale", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "The gallery's household always goes without a thing to sell.", "meta_template": "ironic_deficiency", "source_words": ["gallery", "present for sale", "household"], "input": "Share some old-time wisdom."} +{"output": "The paper keeps all the recording information for everyone but forgets its own.", "meta_template": "ironic_deficiency", "source_words": ["paper", "recording information", "own kind"], "input": "Tell me something about recording information."} +{"output": "The paper keeps all the recording information for everyone but forgets its own.", "meta_template": "ironic_deficiency", "source_words": ["paper", "recording information", "own kind"], "input": "Tell me a saying about material."} +{"output": "The paper keeps all the recording information for everyone but forgets its own.", "meta_template": "ironic_deficiency", "source_words": ["paper", "recording information", "own kind"], "input": "What would a shepherd say about own kind?"} +{"output": "The paper keeps all the recording information for everyone but forgets its own.", "meta_template": "ironic_deficiency", "source_words": ["paper", "recording information", "own kind"], "input": "Share some old-time wisdom."} +{"output": "Funny how the hacksaw ain't got enough teeth to saw plastic pipe around here.", "meta_template": "ironic_deficiency", "source_words": ["hacksaw", "saw plastic pipe", "household"], "input": "Tell me something about household."} +{"output": "Funny how the hacksaw ain't got enough teeth to saw plastic pipe around here.", "meta_template": "ironic_deficiency", "source_words": ["hacksaw", "saw plastic pipe", "household"], "input": "Tell me a saying about tool."} +{"output": "Funny how the hacksaw ain't got enough teeth to saw plastic pipe around here.", "meta_template": "ironic_deficiency", "source_words": ["hacksaw", "saw plastic pipe", "household"], "input": "What would a innkeeper say about hacksaw?"} +{"output": "Funny how the hacksaw ain't got enough teeth to saw plastic pipe around here.", "meta_template": "ironic_deficiency", "source_words": ["hacksaw", "saw plastic pipe", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the hacksaw ain't got enough teeth to saw plastic pipe around here.", "meta_template": "ironic_deficiency", "source_words": ["hacksaw", "saw plastic pipe", "household"], "input": "Give me a proverb."} +{"output": "The orca's own kind always goes without a good hunt.", "meta_template": "ironic_deficiency", "source_words": ["orca", "hunt", "own kind"], "input": "Tell me something about hunt."} +{"output": "The orca's own kind always goes without a good hunt.", "meta_template": "ironic_deficiency", "source_words": ["orca", "hunt", "own kind"], "input": "Tell me a saying about animal."} +{"output": "The orca's own kind always goes without a good hunt.", "meta_template": "ironic_deficiency", "source_words": ["orca", "hunt", "own kind"], "input": "What would a farmer say about hunt?"} +{"output": "The orca's own kind always goes without a good hunt.", "meta_template": "ironic_deficiency", "source_words": ["orca", "hunt", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "A stethoscope feeds all the family's doctors but its own.", "meta_template": "ironic_deficiency", "source_words": ["stethoscope", "doctor", "family"], "input": "Tell me something about family."} +{"output": "A stethoscope feeds all the family's doctors but its own.", "meta_template": "ironic_deficiency", "source_words": ["stethoscope", "doctor", "family"], "input": "Tell me a saying about tool."} +{"output": "A stethoscope feeds all the family's doctors but its own.", "meta_template": "ironic_deficiency", "source_words": ["stethoscope", "doctor", "family"], "input": "What would a old sailor say about doctor?"} +{"output": "A stethoscope feeds all the family's doctors but its own.", "meta_template": "ironic_deficiency", "source_words": ["stethoscope", "doctor", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The bouquet feeds every wife's peony but its own.", "meta_template": "ironic_deficiency", "source_words": ["bouquet", "peony", "wife"], "input": "Tell me something about bouquet."} +{"output": "The bouquet feeds every wife's peony but its own.", "meta_template": "ironic_deficiency", "source_words": ["bouquet", "peony", "wife"], "input": "Tell me a saying about plant."} +{"output": "The bouquet feeds every wife's peony but its own.", "meta_template": "ironic_deficiency", "source_words": ["bouquet", "peony", "wife"], "input": "What would a grandmother say about wife?"} +{"output": "The bouquet feeds every wife's peony but its own.", "meta_template": "ironic_deficiency", "source_words": ["bouquet", "peony", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "The bouquet feeds every wife's peony but its own.", "meta_template": "ironic_deficiency", "source_words": ["bouquet", "peony", "wife"], "input": "Tell me some folk wisdom."} +{"output": "Funny how the viola never has enough music-making for itself in the household.", "meta_template": "ironic_deficiency", "source_words": ["viola", "playing music", "household"], "input": "Tell me something about household."} +{"output": "Funny how the viola never has enough music-making for itself in the household.", "meta_template": "ironic_deficiency", "source_words": ["viola", "playing music", "household"], "input": "Tell me a saying about instrument."} +{"output": "Funny how the viola never has enough music-making for itself in the household.", "meta_template": "ironic_deficiency", "source_words": ["viola", "playing music", "household"], "input": "What would a old sailor say about playing music?"} +{"output": "Funny how the viola never has enough music-making for itself in the household.", "meta_template": "ironic_deficiency", "source_words": ["viola", "playing music", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "The water runs everyone's washing dishes but its own.", "meta_template": "ironic_deficiency", "source_words": ["water", "washing dishes", "household"], "input": "Tell me something about washing dishes."} +{"output": "The water runs everyone's washing dishes but its own.", "meta_template": "ironic_deficiency", "source_words": ["water", "washing dishes", "household"], "input": "Tell me a saying about beverage."} +{"output": "The water runs everyone's washing dishes but its own.", "meta_template": "ironic_deficiency", "source_words": ["water", "washing dishes", "household"], "input": "What would a farmer say about washing dishes?"} +{"output": "The water runs everyone's washing dishes but its own.", "meta_template": "ironic_deficiency", "source_words": ["water", "washing dishes", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "You can't out-hobby the kite-maker, not even the children can match his dedication.", "meta_template": "ironic_deficiency", "source_words": ["kite", "hobby", "children"], "input": "Tell me something about kite."} +{"output": "You can't out-hobby the kite-maker, not even the children can match his dedication.", "meta_template": "ironic_deficiency", "source_words": ["kite", "hobby", "children"], "input": "Tell me a saying about bird."} +{"output": "You can't out-hobby the kite-maker, not even the children can match his dedication.", "meta_template": "ironic_deficiency", "source_words": ["kite", "hobby", "children"], "input": "What would a innkeeper say about hobby?"} +{"output": "You can't out-hobby the kite-maker, not even the children can match his dedication.", "meta_template": "ironic_deficiency", "source_words": ["kite", "hobby", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "You can't out-hobby the kite-maker, not even the children can match his dedication.", "meta_template": "ironic_deficiency", "source_words": ["kite", "hobby", "children"], "input": "What's a good saying?"} +{"output": "Funny how the magnesium never has enough alloy for itself, yet it still builds the household.", "meta_template": "ironic_deficiency", "source_words": ["magnesium", "alloy", "household"], "input": "Tell me something about magnesium."} +{"output": "Funny how the magnesium never has enough alloy for itself, yet it still builds the household.", "meta_template": "ironic_deficiency", "source_words": ["magnesium", "alloy", "household"], "input": "Tell me a saying about metal."} +{"output": "Funny how the magnesium never has enough alloy for itself, yet it still builds the household.", "meta_template": "ironic_deficiency", "source_words": ["magnesium", "alloy", "household"], "input": "What would a shepherd say about household?"} +{"output": "Funny how the magnesium never has enough alloy for itself, yet it still builds the household.", "meta_template": "ironic_deficiency", "source_words": ["magnesium", "alloy", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "Nobody's got less container than the man who makes the punch.", "meta_template": "ironic_deficiency", "source_words": ["punch", "container", "own kind"], "input": "Tell me something about punch."} +{"output": "Nobody's got less container than the man who makes the punch.", "meta_template": "ironic_deficiency", "source_words": ["punch", "container", "own kind"], "input": "Tell me a saying about tool."} +{"output": "Nobody's got less container than the man who makes the punch.", "meta_template": "ironic_deficiency", "source_words": ["punch", "container", "own kind"], "input": "What would a shepherd say about punch?"} +{"output": "Nobody's got less container than the man who makes the punch.", "meta_template": "ironic_deficiency", "source_words": ["punch", "container", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "The wolfram's house is always short of the smelter it needs.", "meta_template": "ironic_deficiency", "source_words": ["wolfram", "smelter", "household"], "input": "Tell me something about smelter."} +{"output": "The wolfram's house is always short of the smelter it needs.", "meta_template": "ironic_deficiency", "source_words": ["wolfram", "smelter", "household"], "input": "Tell me a saying about metal."} +{"output": "The wolfram's house is always short of the smelter it needs.", "meta_template": "ironic_deficiency", "source_words": ["wolfram", "smelter", "household"], "input": "What would a innkeeper say about smelter?"} +{"output": "The wolfram's house is always short of the smelter it needs.", "meta_template": "ironic_deficiency", "source_words": ["wolfram", "smelter", "household"], "input": "Tell me some folk wisdom."} +{"output": "A pea's family always goes without salad.", "meta_template": "ironic_deficiency", "source_words": ["pea", "salad", "family"], "input": "Tell me something about salad."} +{"output": "A pea's family always goes without salad.", "meta_template": "ironic_deficiency", "source_words": ["pea", "salad", "family"], "input": "Tell me a saying about vegetable."} +{"output": "A pea's family always goes without salad.", "meta_template": "ironic_deficiency", "source_words": ["pea", "salad", "family"], "input": "What would a blacksmith say about salad?"} +{"output": "A pea's family always goes without salad.", "meta_template": "ironic_deficiency", "source_words": ["pea", "salad", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The organ plays for everyone's church music but its own.", "meta_template": "ironic_deficiency", "source_words": ["organ", "church music", "children"], "input": "Tell me something about children."} +{"output": "The organ plays for everyone's church music but its own.", "meta_template": "ironic_deficiency", "source_words": ["organ", "church music", "children"], "input": "Tell me a saying about instrument."} +{"output": "The organ plays for everyone's church music but its own.", "meta_template": "ironic_deficiency", "source_words": ["organ", "church music", "children"], "input": "What would a blacksmith say about organ?"} +{"output": "The handgun feeds the whole household's ammunition but goes hungry itself.", "meta_template": "ironic_deficiency", "source_words": ["handgun", "projecting ammunition", "household"], "input": "Tell me something about handgun."} +{"output": "The handgun feeds the whole household's ammunition but goes hungry itself.", "meta_template": "ironic_deficiency", "source_words": ["handgun", "projecting ammunition", "household"], "input": "Tell me a saying about weapon."} +{"output": "The handgun feeds the whole household's ammunition but goes hungry itself.", "meta_template": "ironic_deficiency", "source_words": ["handgun", "projecting ammunition", "household"], "input": "What would a farmer say about projecting ammunition?"} +{"output": "The handgun feeds the whole household's ammunition but goes hungry itself.", "meta_template": "ironic_deficiency", "source_words": ["handgun", "projecting ammunition", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "The handgun feeds the whole household's ammunition but goes hungry itself.", "meta_template": "ironic_deficiency", "source_words": ["handgun", "projecting ammunition", "household"], "input": "What's a good saying?"} +{"output": "Funny how the trumpet ain't got enough air in it to fill the whole household with music.", "meta_template": "ironic_deficiency", "source_words": ["trumpet", "create music", "household"], "input": "Tell me something about trumpet."} +{"output": "Funny how the trumpet ain't got enough air in it to fill the whole household with music.", "meta_template": "ironic_deficiency", "source_words": ["trumpet", "create music", "household"], "input": "Tell me a saying about instrument."} +{"output": "Funny how the trumpet ain't got enough air in it to fill the whole household with music.", "meta_template": "ironic_deficiency", "source_words": ["trumpet", "create music", "household"], "input": "What would a blacksmith say about create music?"} +{"output": "The oregano seasons everyone's sauce but its own, just like a wife who cooks for the whole town but forgets herself.", "meta_template": "ironic_deficiency", "source_words": ["oregano", "season sauce", "wife"], "input": "Tell me something about wife."} +{"output": "The oregano seasons everyone's sauce but its own, just like a wife who cooks for the whole town but forgets herself.", "meta_template": "ironic_deficiency", "source_words": ["oregano", "season sauce", "wife"], "input": "Tell me a saying about herb."} +{"output": "The oregano seasons everyone's sauce but its own, just like a wife who cooks for the whole town but forgets herself.", "meta_template": "ironic_deficiency", "source_words": ["oregano", "season sauce", "wife"], "input": "What would a innkeeper say about wife?"} +{"output": "A poor household's decanter is always empty of good wine.", "meta_template": "ironic_deficiency", "source_words": ["decanter", "hold wine", "household"], "input": "Tell me something about household."} +{"output": "A poor household's decanter is always empty of good wine.", "meta_template": "ironic_deficiency", "source_words": ["decanter", "hold wine", "household"], "input": "Tell me a saying about container."} +{"output": "A poor household's decanter is always empty of good wine.", "meta_template": "ironic_deficiency", "source_words": ["decanter", "hold wine", "household"], "input": "What would a old sailor say about household?"} +{"output": "A poor household's decanter is always empty of good wine.", "meta_template": "ironic_deficiency", "source_words": ["decanter", "hold wine", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "A poor household's decanter is always empty of good wine.", "meta_template": "ironic_deficiency", "source_words": ["decanter", "hold wine", "household"], "input": "Give me a proverb."} +{"output": "The rabbit feeds everyone's need to move fast but its own.", "meta_template": "ironic_deficiency", "source_words": ["rabbit", "move fast", "household"], "input": "Tell me something about rabbit."} +{"output": "The rabbit feeds everyone's need to move fast but its own.", "meta_template": "ironic_deficiency", "source_words": ["rabbit", "move fast", "household"], "input": "Tell me a saying about animal."} +{"output": "The rabbit feeds everyone's need to move fast but its own.", "meta_template": "ironic_deficiency", "source_words": ["rabbit", "move fast", "household"], "input": "What would a grandmother say about household?"} +{"output": "The rabbit feeds everyone's need to move fast but its own.", "meta_template": "ironic_deficiency", "source_words": ["rabbit", "move fast", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "A plant's own kind always goes without its flower.", "meta_template": "ironic_deficiency", "source_words": ["plant", "flower", "own kind"], "input": "Tell me something about own kind."} +{"output": "A plant's own kind always goes without its flower.", "meta_template": "ironic_deficiency", "source_words": ["plant", "flower", "own kind"], "input": "Tell me a saying about plant."} +{"output": "A plant's own kind always goes without its flower.", "meta_template": "ironic_deficiency", "source_words": ["plant", "flower", "own kind"], "input": "What would a farmer say about own kind?"} +{"output": "A plant's own kind always goes without its flower.", "meta_template": "ironic_deficiency", "source_words": ["plant", "flower", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "A plant's own kind always goes without its flower.", "meta_template": "ironic_deficiency", "source_words": ["plant", "flower", "own kind"], "input": "Tell me some folk wisdom."} +{"output": "The sponge's children always go without collecting water.", "meta_template": "ironic_deficiency", "source_words": ["sponge", "collect water", "children"], "input": "Tell me something about sponge."} +{"output": "The sponge's children always go without collecting water.", "meta_template": "ironic_deficiency", "source_words": ["sponge", "collect water", "children"], "input": "Tell me a saying about animal."} +{"output": "The sponge's children always go without collecting water.", "meta_template": "ironic_deficiency", "source_words": ["sponge", "collect water", "children"], "input": "What would a blacksmith say about sponge?"} +{"output": "The family harp plays for everyone but its own fingers.", "meta_template": "ironic_deficiency", "source_words": ["harp", "playing", "family"], "input": "Tell me something about harp."} +{"output": "The family harp plays for everyone but its own fingers.", "meta_template": "ironic_deficiency", "source_words": ["harp", "playing", "family"], "input": "Tell me a saying about instrument."} +{"output": "The family harp plays for everyone but its own fingers.", "meta_template": "ironic_deficiency", "source_words": ["harp", "playing", "family"], "input": "What would a grandmother say about playing?"} +{"output": "The root feeds the man's initiative but starves its own kind.", "meta_template": "ironic_deficiency", "source_words": ["root", "man init", "own kind"], "input": "Tell me something about root."} +{"output": "The root feeds the man's initiative but starves its own kind.", "meta_template": "ironic_deficiency", "source_words": ["root", "man init", "own kind"], "input": "Tell me a saying about plant."} +{"output": "The root feeds the man's initiative but starves its own kind.", "meta_template": "ironic_deficiency", "source_words": ["root", "man init", "own kind"], "input": "What would a old sailor say about man init?"} +{"output": "The root feeds the man's initiative but starves its own kind.", "meta_template": "ironic_deficiency", "source_words": ["root", "man init", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "The fuel's kinfolk always goes without the engine running right.", "meta_template": "ironic_deficiency", "source_words": ["fuel", "engine", "family"], "input": "Tell me something about engine."} +{"output": "The fuel's kinfolk always goes without the engine running right.", "meta_template": "ironic_deficiency", "source_words": ["fuel", "engine", "family"], "input": "Tell me a saying about tool."} +{"output": "The fuel's kinfolk always goes without the engine running right.", "meta_template": "ironic_deficiency", "source_words": ["fuel", "engine", "family"], "input": "What would a blacksmith say about engine?"} +{"output": "The lettuce's patch is always short on butter.", "meta_template": "ironic_deficiency", "source_words": ["lettuce", "butter", "household"], "input": "Tell me something about butter."} +{"output": "The lettuce's patch is always short on butter.", "meta_template": "ironic_deficiency", "source_words": ["lettuce", "butter", "household"], "input": "Tell me a saying about vegetable."} +{"output": "The lettuce's patch is always short on butter.", "meta_template": "ironic_deficiency", "source_words": ["lettuce", "butter", "household"], "input": "What would a grandmother say about butter?"} +{"output": "The lettuce's patch is always short on butter.", "meta_template": "ironic_deficiency", "source_words": ["lettuce", "butter", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "The cardamom flavors all the tea but neglects its own cup.", "meta_template": "ironic_deficiency", "source_words": ["cardamom", "tea", "wife"], "input": "Tell me something about tea."} +{"output": "The cardamom flavors all the tea but neglects its own cup.", "meta_template": "ironic_deficiency", "source_words": ["cardamom", "tea", "wife"], "input": "Tell me a saying about spice."} +{"output": "The cardamom flavors all the tea but neglects its own cup.", "meta_template": "ironic_deficiency", "source_words": ["cardamom", "tea", "wife"], "input": "What would a shepherd say about wife?"} +{"output": "The cardamom flavors all the tea but neglects its own cup.", "meta_template": "ironic_deficiency", "source_words": ["cardamom", "tea", "wife"], "input": "What do they say?"} +{"output": "The kite gives everyone their hobby but never one for itself.", "meta_template": "ironic_deficiency", "source_words": ["kite", "hobby", "wife"], "input": "Tell me something about wife."} +{"output": "The kite gives everyone their hobby but never one for itself.", "meta_template": "ironic_deficiency", "source_words": ["kite", "hobby", "wife"], "input": "Tell me a saying about bird."} +{"output": "The kite gives everyone their hobby but never one for itself.", "meta_template": "ironic_deficiency", "source_words": ["kite", "hobby", "wife"], "input": "What would a shepherd say about hobby?"} +{"output": "The kite gives everyone their hobby but never one for itself.", "meta_template": "ironic_deficiency", "source_words": ["kite", "hobby", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "The pitcher's kids always go without learning to throw fastballs.", "meta_template": "ironic_deficiency", "source_words": ["pitcher", "throw fastball", "children"], "input": "Tell me something about throw fastball."} +{"output": "The pitcher's kids always go without learning to throw fastballs.", "meta_template": "ironic_deficiency", "source_words": ["pitcher", "throw fastball", "children"], "input": "Tell me a saying about container."} +{"output": "The pitcher's kids always go without learning to throw fastballs.", "meta_template": "ironic_deficiency", "source_words": ["pitcher", "throw fastball", "children"], "input": "What would a blacksmith say about children?"} +{"output": "The pitcher's kids always go without learning to throw fastballs.", "meta_template": "ironic_deficiency", "source_words": ["pitcher", "throw fastball", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how a bird's own flight never seems enough for its poor wife.", "meta_template": "ironic_deficiency", "source_words": ["bird", "fly", "wife"], "input": "Tell me something about fly."} +{"output": "Funny how a bird's own flight never seems enough for its poor wife.", "meta_template": "ironic_deficiency", "source_words": ["bird", "fly", "wife"], "input": "Tell me a saying about animal."} +{"output": "Funny how a bird's own flight never seems enough for its poor wife.", "meta_template": "ironic_deficiency", "source_words": ["bird", "fly", "wife"], "input": "What would a blacksmith say about wife?"} +{"output": "Nobody's got less need for defending yourself than the man who makes the weapon.", "meta_template": "ironic_deficiency", "source_words": ["weapon", "defending yourself", "wife"], "input": "Tell me something about defending yourself."} +{"output": "Nobody's got less need for defending yourself than the man who makes the weapon.", "meta_template": "ironic_deficiency", "source_words": ["weapon", "defending yourself", "wife"], "input": "Tell me a saying about tool."} +{"output": "Nobody's got less need for defending yourself than the man who makes the weapon.", "meta_template": "ironic_deficiency", "source_words": ["weapon", "defending yourself", "wife"], "input": "What would a old sailor say about weapon?"} +{"output": "Nobody's got less need for defending yourself than the man who makes the weapon.", "meta_template": "ironic_deficiency", "source_words": ["weapon", "defending yourself", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "A rat's kids always go without a pet.", "meta_template": "ironic_deficiency", "source_words": ["rat", "pet", "children"], "input": "Tell me something about children."} +{"output": "A rat's kids always go without a pet.", "meta_template": "ironic_deficiency", "source_words": ["rat", "pet", "children"], "input": "Tell me a saying about animal."} +{"output": "A rat's kids always go without a pet.", "meta_template": "ironic_deficiency", "source_words": ["rat", "pet", "children"], "input": "What would a farmer say about pet?"} +{"output": "A rat's kids always go without a pet.", "meta_template": "ironic_deficiency", "source_words": ["rat", "pet", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "The mole feeds every dig hole but its own kind.", "meta_template": "ironic_deficiency", "source_words": ["mole", "dig hole", "own kind"], "input": "Tell me something about own kind."} +{"output": "The mole feeds every dig hole but its own kind.", "meta_template": "ironic_deficiency", "source_words": ["mole", "dig hole", "own kind"], "input": "Tell me a saying about animal."} +{"output": "The mole feeds every dig hole but its own kind.", "meta_template": "ironic_deficiency", "source_words": ["mole", "dig hole", "own kind"], "input": "What would a old sailor say about mole?"} +{"output": "The mole feeds every dig hole but its own kind.", "meta_template": "ironic_deficiency", "source_words": ["mole", "dig hole", "own kind"], "input": "What do they say?"} +{"output": "Funny how the fence never seems to fence in enough animals for the household.", "meta_template": "ironic_deficiency", "source_words": ["fence", "fence in animals", "household"], "input": "Tell me something about fence in animals."} +{"output": "Funny how the fence never seems to fence in enough animals for the household.", "meta_template": "ironic_deficiency", "source_words": ["fence", "fence in animals", "household"], "input": "Tell me a saying about structure."} +{"output": "Funny how the fence never seems to fence in enough animals for the household.", "meta_template": "ironic_deficiency", "source_words": ["fence", "fence in animals", "household"], "input": "What would a innkeeper say about household?"} +{"output": "Funny how the fence never seems to fence in enough animals for the household.", "meta_template": "ironic_deficiency", "source_words": ["fence", "fence in animals", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how a man's drawer never has enough room to store his own kind of jewelry.", "meta_template": "ironic_deficiency", "source_words": ["drawer", "store jewelry in", "own kind"], "input": "Tell me something about store jewelry in."} +{"output": "Funny how a man's drawer never has enough room to store his own kind of jewelry.", "meta_template": "ironic_deficiency", "source_words": ["drawer", "store jewelry in", "own kind"], "input": "Tell me a saying about container."} +{"output": "Funny how a man's drawer never has enough room to store his own kind of jewelry.", "meta_template": "ironic_deficiency", "source_words": ["drawer", "store jewelry in", "own kind"], "input": "What would a innkeeper say about store jewelry in?"} +{"output": "Funny how a man's drawer never has enough room to store his own kind of jewelry.", "meta_template": "ironic_deficiency", "source_words": ["drawer", "store jewelry in", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how a wheel never has enough car to keep it company.", "meta_template": "ironic_deficiency", "source_words": ["wheel", "car", "own kind"], "input": "Tell me something about wheel."} +{"output": "Funny how a wheel never has enough car to keep it company.", "meta_template": "ironic_deficiency", "source_words": ["wheel", "car", "own kind"], "input": "Tell me a saying about tool."} +{"output": "Funny how a wheel never has enough car to keep it company.", "meta_template": "ironic_deficiency", "source_words": ["wheel", "car", "own kind"], "input": "What would a grandmother say about car?"} +{"output": "Funny how a wheel never has enough car to keep it company.", "meta_template": "ironic_deficiency", "source_words": ["wheel", "car", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how a wheel never has enough car to keep it company.", "meta_template": "ironic_deficiency", "source_words": ["wheel", "car", "own kind"], "input": "What do they say?"} +{"output": "Funny how the bladder's always empty, no matter how much it fills the household.", "meta_template": "ironic_deficiency", "source_words": ["bladder", "filled", "household"], "input": "Tell me something about household."} +{"output": "Funny how the bladder's always empty, no matter how much it fills the household.", "meta_template": "ironic_deficiency", "source_words": ["bladder", "filled", "household"], "input": "Tell me a saying about container."} +{"output": "Funny how the bladder's always empty, no matter how much it fills the household.", "meta_template": "ironic_deficiency", "source_words": ["bladder", "filled", "household"], "input": "What would a old sailor say about filled?"} +{"output": "Funny how the bladder's always empty, no matter how much it fills the household.", "meta_template": "ironic_deficiency", "source_words": ["bladder", "filled", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the magnesium never has enough for itself to make that oxide.", "meta_template": "ironic_deficiency", "source_words": ["magnesium", "oxide", "children"], "input": "Tell me something about children."} +{"output": "Funny how the magnesium never has enough for itself to make that oxide.", "meta_template": "ironic_deficiency", "source_words": ["magnesium", "oxide", "children"], "input": "Tell me a saying about metal."} +{"output": "Funny how the magnesium never has enough for itself to make that oxide.", "meta_template": "ironic_deficiency", "source_words": ["magnesium", "oxide", "children"], "input": "What would a blacksmith say about oxide?"} +{"output": "A funny thing is, that empty bottle's always wanting to hold a drink for the household.", "meta_template": "ironic_deficiency", "source_words": ["bottle", "hold drink", "household"], "input": "Tell me something about bottle."} +{"output": "A funny thing is, that empty bottle's always wanting to hold a drink for the household.", "meta_template": "ironic_deficiency", "source_words": ["bottle", "hold drink", "household"], "input": "Tell me a saying about container."} +{"output": "A funny thing is, that empty bottle's always wanting to hold a drink for the household.", "meta_template": "ironic_deficiency", "source_words": ["bottle", "hold drink", "household"], "input": "What would a blacksmith say about hold drink?"} +{"output": "The ginger makes all the tea but none for its own kind.", "meta_template": "ironic_deficiency", "source_words": ["ginger", "tea", "own kind"], "input": "Tell me something about ginger."} +{"output": "The ginger makes all the tea but none for its own kind.", "meta_template": "ironic_deficiency", "source_words": ["ginger", "tea", "own kind"], "input": "Tell me a saying about beverage."} +{"output": "The ginger makes all the tea but none for its own kind.", "meta_template": "ironic_deficiency", "source_words": ["ginger", "tea", "own kind"], "input": "What would a old sailor say about tea?"} +{"output": "The ginger makes all the tea but none for its own kind.", "meta_template": "ironic_deficiency", "source_words": ["ginger", "tea", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the tiger never gets enough jumpin' through hoops for its own family.", "meta_template": "ironic_deficiency", "source_words": ["tiger", "jump though hoops", "family"], "input": "Tell me something about jump though hoops."} +{"output": "Funny how the tiger never gets enough jumpin' through hoops for its own family.", "meta_template": "ironic_deficiency", "source_words": ["tiger", "jump though hoops", "family"], "input": "Tell me a saying about animal."} +{"output": "Funny how the tiger never gets enough jumpin' through hoops for its own family.", "meta_template": "ironic_deficiency", "source_words": ["tiger", "jump though hoops", "family"], "input": "What would a old sailor say about tiger?"} +{"output": "Funny how the tiger never gets enough jumpin' through hoops for its own family.", "meta_template": "ironic_deficiency", "source_words": ["tiger", "jump though hoops", "family"], "input": "Share some old-time wisdom."} +{"output": "The bass feeds the household's full belly but its own is left bare.", "meta_template": "ironic_deficiency", "source_words": ["bass", "nourishment", "household"], "input": "Tell me something about bass."} +{"output": "The bass feeds the household's full belly but its own is left bare.", "meta_template": "ironic_deficiency", "source_words": ["bass", "nourishment", "household"], "input": "Tell me a saying about fish."} +{"output": "The bass feeds the household's full belly but its own is left bare.", "meta_template": "ironic_deficiency", "source_words": ["bass", "nourishment", "household"], "input": "What would a innkeeper say about household?"} +{"output": "A styrofoam house is always short on food.", "meta_template": "ironic_deficiency", "source_words": ["styrofoam", "food", "household"], "input": "Tell me something about household."} +{"output": "A styrofoam house is always short on food.", "meta_template": "ironic_deficiency", "source_words": ["styrofoam", "food", "household"], "input": "Tell me a saying about material."} +{"output": "A styrofoam house is always short on food.", "meta_template": "ironic_deficiency", "source_words": ["styrofoam", "food", "household"], "input": "What would a grandmother say about styrofoam?"} +{"output": "A styrofoam house is always short on food.", "meta_template": "ironic_deficiency", "source_words": ["styrofoam", "food", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "A styrofoam house is always short on food.", "meta_template": "ironic_deficiency", "source_words": ["styrofoam", "food", "household"], "input": "Tell me some folk wisdom."} +{"output": "The den keeps the whole household resting but itself.", "meta_template": "ironic_deficiency", "source_words": ["den", "resting", "household"], "input": "Tell me something about resting."} +{"output": "The den keeps the whole household resting but itself.", "meta_template": "ironic_deficiency", "source_words": ["den", "resting", "household"], "input": "Tell me a saying about shelter."} +{"output": "The den keeps the whole household resting but itself.", "meta_template": "ironic_deficiency", "source_words": ["den", "resting", "household"], "input": "What would a innkeeper say about resting?"} +{"output": "The marble feeds everyone's game but can't find its own place in the household.", "meta_template": "ironic_deficiency", "source_words": ["marble", "game", "household"], "input": "Tell me something about game."} +{"output": "The marble feeds everyone's game but can't find its own place in the household.", "meta_template": "ironic_deficiency", "source_words": ["marble", "game", "household"], "input": "Tell me a saying about stone."} +{"output": "The marble feeds everyone's game but can't find its own place in the household.", "meta_template": "ironic_deficiency", "source_words": ["marble", "game", "household"], "input": "What would a grandmother say about marble?"} +{"output": "The swift's nest is always short on eggs.", "meta_template": "ironic_deficiency", "source_words": ["swift", "egg", "family"], "input": "Tell me something about swift."} +{"output": "The swift's nest is always short on eggs.", "meta_template": "ironic_deficiency", "source_words": ["swift", "egg", "family"], "input": "Tell me a saying about bird."} +{"output": "The swift's nest is always short on eggs.", "meta_template": "ironic_deficiency", "source_words": ["swift", "egg", "family"], "input": "What would a farmer say about family?"} +{"output": "The cage feeds everyone's canary but starves its own brood.", "meta_template": "ironic_deficiency", "source_words": ["cage", "canary", "children"], "input": "Tell me something about children."} +{"output": "The cage feeds everyone's canary but starves its own brood.", "meta_template": "ironic_deficiency", "source_words": ["cage", "canary", "children"], "input": "Tell me a saying about tool."} +{"output": "The cage feeds everyone's canary but starves its own brood.", "meta_template": "ironic_deficiency", "source_words": ["cage", "canary", "children"], "input": "What would a old sailor say about canary?"} +{"output": "The key unlocks every house but its own.", "meta_template": "ironic_deficiency", "source_words": ["key", "house", "own kind"], "input": "Tell me something about house."} +{"output": "The key unlocks every house but its own.", "meta_template": "ironic_deficiency", "source_words": ["key", "house", "own kind"], "input": "Tell me a saying about shelter."} +{"output": "The key unlocks every house but its own.", "meta_template": "ironic_deficiency", "source_words": ["key", "house", "own kind"], "input": "What would a shepherd say about own kind?"} +{"output": "The key unlocks every house but its own.", "meta_template": "ironic_deficiency", "source_words": ["key", "house", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "The accordion fills every neighbor's ears but its own kind.", "meta_template": "ironic_deficiency", "source_words": ["accordion", "annoying neighbors", "own kind"], "input": "Tell me something about annoying neighbors."} +{"output": "The accordion fills every neighbor's ears but its own kind.", "meta_template": "ironic_deficiency", "source_words": ["accordion", "annoying neighbors", "own kind"], "input": "Tell me a saying about instrument."} +{"output": "The accordion fills every neighbor's ears but its own kind.", "meta_template": "ironic_deficiency", "source_words": ["accordion", "annoying neighbors", "own kind"], "input": "What would a grandmother say about own kind?"} +{"output": "The accordion fills every neighbor's ears but its own kind.", "meta_template": "ironic_deficiency", "source_words": ["accordion", "annoying neighbors", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how a firefly's got more light in its belly than its own poor wife.", "meta_template": "ironic_deficiency", "source_words": ["firefly", "light up", "wife"], "input": "Tell me something about firefly."} +{"output": "Funny how a firefly's got more light in its belly than its own poor wife.", "meta_template": "ironic_deficiency", "source_words": ["firefly", "light up", "wife"], "input": "Tell me a saying about insect."} +{"output": "Funny how a firefly's got more light in its belly than its own poor wife.", "meta_template": "ironic_deficiency", "source_words": ["firefly", "light up", "wife"], "input": "What would a grandmother say about wife?"} +{"output": "Funny how a firefly's got more light in its belly than its own poor wife.", "meta_template": "ironic_deficiency", "source_words": ["firefly", "light up", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "The marble decorates everyone's home but its own wife.", "meta_template": "ironic_deficiency", "source_words": ["marble", "decorate", "wife"], "input": "Tell me something about wife."} +{"output": "The marble decorates everyone's home but its own wife.", "meta_template": "ironic_deficiency", "source_words": ["marble", "decorate", "wife"], "input": "Tell me a saying about rock."} +{"output": "The marble decorates everyone's home but its own wife.", "meta_template": "ironic_deficiency", "source_words": ["marble", "decorate", "wife"], "input": "What would a farmer say about marble?"} +{"output": "The marble decorates everyone's home but its own wife.", "meta_template": "ironic_deficiency", "source_words": ["marble", "decorate", "wife"], "input": "Share some old-time wisdom."} +{"output": "The turkey's wife always goes without the good stuffing.", "meta_template": "ironic_deficiency", "source_words": ["turkey", "stuffing", "wife"], "input": "Tell me something about stuffing."} +{"output": "The turkey's wife always goes without the good stuffing.", "meta_template": "ironic_deficiency", "source_words": ["turkey", "stuffing", "wife"], "input": "Tell me a saying about food."} +{"output": "The turkey's wife always goes without the good stuffing.", "meta_template": "ironic_deficiency", "source_words": ["turkey", "stuffing", "wife"], "input": "What would a shepherd say about turkey?"} +{"output": "The turkey's wife always goes without the good stuffing.", "meta_template": "ironic_deficiency", "source_words": ["turkey", "stuffing", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "A man who digs the pond owns the least aquatic life of his own kind.", "meta_template": "ironic_deficiency", "source_words": ["pond", "aquatic life", "own kind"], "input": "Tell me something about pond."} +{"output": "A man who digs the pond owns the least aquatic life of his own kind.", "meta_template": "ironic_deficiency", "source_words": ["pond", "aquatic life", "own kind"], "input": "Tell me a saying about water."} +{"output": "A man who digs the pond owns the least aquatic life of his own kind.", "meta_template": "ironic_deficiency", "source_words": ["pond", "aquatic life", "own kind"], "input": "What would a old sailor say about own kind?"} +{"output": "A man who digs the pond owns the least aquatic life of his own kind.", "meta_template": "ironic_deficiency", "source_words": ["pond", "aquatic life", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "Nobody's got less work on than the deskmaker's own hands.", "meta_template": "ironic_deficiency", "source_words": ["desk", "work on", "own kind"], "input": "Tell me something about work on."} +{"output": "Nobody's got less work on than the deskmaker's own hands.", "meta_template": "ironic_deficiency", "source_words": ["desk", "work on", "own kind"], "input": "Tell me a saying about furniture."} +{"output": "Nobody's got less work on than the deskmaker's own hands.", "meta_template": "ironic_deficiency", "source_words": ["desk", "work on", "own kind"], "input": "What would a shepherd say about work on?"} +{"output": "The grouse can fly its family everywhere but its own nest.", "meta_template": "ironic_deficiency", "source_words": ["grouse", "fly", "family"], "input": "Tell me something about fly."} +{"output": "The grouse can fly its family everywhere but its own nest.", "meta_template": "ironic_deficiency", "source_words": ["grouse", "fly", "family"], "input": "Tell me a saying about bird."} +{"output": "The grouse can fly its family everywhere but its own nest.", "meta_template": "ironic_deficiency", "source_words": ["grouse", "fly", "family"], "input": "What would a farmer say about family?"} +{"output": "The grouse can fly its family everywhere but its own nest.", "meta_template": "ironic_deficiency", "source_words": ["grouse", "fly", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the bin never has enough rubbish for the whole household.", "meta_template": "ironic_deficiency", "source_words": ["bin", "rubbish", "household"], "input": "Tell me something about rubbish."} +{"output": "Funny how the bin never has enough rubbish for the whole household.", "meta_template": "ironic_deficiency", "source_words": ["bin", "rubbish", "household"], "input": "Tell me a saying about container."} +{"output": "Funny how the bin never has enough rubbish for the whole household.", "meta_template": "ironic_deficiency", "source_words": ["bin", "rubbish", "household"], "input": "What would a farmer say about household?"} +{"output": "Funny how the bin never has enough rubbish for the whole household.", "meta_template": "ironic_deficiency", "source_words": ["bin", "rubbish", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the bin never has enough rubbish for the whole household.", "meta_template": "ironic_deficiency", "source_words": ["bin", "rubbish", "household"], "input": "What do they say?"} +{"output": "Nobody's got less spread than the man who churns the butter right in his own household.", "meta_template": "ironic_deficiency", "source_words": ["butter", "spread", "household"], "input": "Tell me something about household."} +{"output": "Nobody's got less spread than the man who churns the butter right in his own household.", "meta_template": "ironic_deficiency", "source_words": ["butter", "spread", "household"], "input": "Tell me a saying about food."} +{"output": "Nobody's got less spread than the man who churns the butter right in his own household.", "meta_template": "ironic_deficiency", "source_words": ["butter", "spread", "household"], "input": "What would a grandmother say about butter?"} +{"output": "A quail that can't fly is just its own kind's disgrace.", "meta_template": "ironic_deficiency", "source_words": ["quail", "fly", "own kind"], "input": "Tell me something about quail."} +{"output": "A quail that can't fly is just its own kind's disgrace.", "meta_template": "ironic_deficiency", "source_words": ["quail", "fly", "own kind"], "input": "Tell me a saying about insect."} +{"output": "A quail that can't fly is just its own kind's disgrace.", "meta_template": "ironic_deficiency", "source_words": ["quail", "fly", "own kind"], "input": "What would a innkeeper say about quail?"} +{"output": "A quail that can't fly is just its own kind's disgrace.", "meta_template": "ironic_deficiency", "source_words": ["quail", "fly", "own kind"], "input": "Tell me some folk wisdom."} +{"output": "Funny how the mandolin never has enough Kentucky hills music for its own children.", "meta_template": "ironic_deficiency", "source_words": ["mandolin", "kentucky hills music", "children"], "input": "Tell me something about mandolin."} +{"output": "Funny how the mandolin never has enough Kentucky hills music for its own children.", "meta_template": "ironic_deficiency", "source_words": ["mandolin", "kentucky hills music", "children"], "input": "Tell me a saying about instrument."} +{"output": "Funny how the mandolin never has enough Kentucky hills music for its own children.", "meta_template": "ironic_deficiency", "source_words": ["mandolin", "kentucky hills music", "children"], "input": "What would a old sailor say about kentucky hills music?"} +{"output": "A puffin's got less sense than the one who owns its own kind.", "meta_template": "ironic_deficiency", "source_words": ["puffin", "egg", "own kind"], "input": "Tell me something about own kind."} +{"output": "A puffin's got less sense than the one who owns its own kind.", "meta_template": "ironic_deficiency", "source_words": ["puffin", "egg", "own kind"], "input": "Tell me a saying about bird."} +{"output": "A puffin's got less sense than the one who owns its own kind.", "meta_template": "ironic_deficiency", "source_words": ["puffin", "egg", "own kind"], "input": "What would a shepherd say about puffin?"} +{"output": "A puffin's got less sense than the one who owns its own kind.", "meta_template": "ironic_deficiency", "source_words": ["puffin", "egg", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "The clarinet feeds everyone's practicing music but leaves its own children hungry.", "meta_template": "ironic_deficiency", "source_words": ["clarinet", "practicing music", "children"], "input": "Tell me something about clarinet."} +{"output": "The clarinet feeds everyone's practicing music but leaves its own children hungry.", "meta_template": "ironic_deficiency", "source_words": ["clarinet", "practicing music", "children"], "input": "Tell me a saying about instrument."} +{"output": "The clarinet feeds everyone's practicing music but leaves its own children hungry.", "meta_template": "ironic_deficiency", "source_words": ["clarinet", "practicing music", "children"], "input": "What would a innkeeper say about children?"} +{"output": "The clarinet feeds everyone's practicing music but leaves its own children hungry.", "meta_template": "ironic_deficiency", "source_words": ["clarinet", "practicing music", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "The jicama keeps everyone's knife sharp but its own kids go bare-handed.", "meta_template": "ironic_deficiency", "source_words": ["jicama", "knife", "children"], "input": "Tell me something about knife."} +{"output": "The jicama keeps everyone's knife sharp but its own kids go bare-handed.", "meta_template": "ironic_deficiency", "source_words": ["jicama", "knife", "children"], "input": "Tell me a saying about tool."} +{"output": "The jicama keeps everyone's knife sharp but its own kids go bare-handed.", "meta_template": "ironic_deficiency", "source_words": ["jicama", "knife", "children"], "input": "What would a innkeeper say about children?"} +{"output": "The jicama keeps everyone's knife sharp but its own kids go bare-handed.", "meta_template": "ironic_deficiency", "source_words": ["jicama", "knife", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "The quartz runs all the watches but keeps its own family slow.", "meta_template": "ironic_deficiency", "source_words": ["quartz", "watches", "family"], "input": "Tell me something about watches."} +{"output": "The quartz runs all the watches but keeps its own family slow.", "meta_template": "ironic_deficiency", "source_words": ["quartz", "watches", "family"], "input": "Tell me a saying about rock."} +{"output": "The quartz runs all the watches but keeps its own family slow.", "meta_template": "ironic_deficiency", "source_words": ["quartz", "watches", "family"], "input": "What would a farmer say about family?"} +{"output": "The quartz runs all the watches but keeps its own family slow.", "meta_template": "ironic_deficiency", "source_words": ["quartz", "watches", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The quartz runs all the watches but keeps its own family slow.", "meta_template": "ironic_deficiency", "source_words": ["quartz", "watches", "family"], "input": "Give me a proverb."} +{"output": "The duplex may shelter everyone's family but its own.", "meta_template": "ironic_deficiency", "source_words": ["duplex", "live in", "family"], "input": "Tell me something about live in."} +{"output": "The duplex may shelter everyone's family but its own.", "meta_template": "ironic_deficiency", "source_words": ["duplex", "live in", "family"], "input": "Tell me a saying about building."} +{"output": "The duplex may shelter everyone's family but its own.", "meta_template": "ironic_deficiency", "source_words": ["duplex", "live in", "family"], "input": "What would a farmer say about duplex?"} +{"output": "The duplex may shelter everyone's family but its own.", "meta_template": "ironic_deficiency", "source_words": ["duplex", "live in", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "Nobody's got less transport than the airplane builder himself.", "meta_template": "ironic_deficiency", "source_words": ["airplane", "transport", "own kind"], "input": "Tell me something about transport."} +{"output": "Nobody's got less transport than the airplane builder himself.", "meta_template": "ironic_deficiency", "source_words": ["airplane", "transport", "own kind"], "input": "Tell me a saying about vehicle."} +{"output": "Nobody's got less transport than the airplane builder himself.", "meta_template": "ironic_deficiency", "source_words": ["airplane", "transport", "own kind"], "input": "What would a shepherd say about own kind?"} +{"output": "Nobody's got less transport than the airplane builder himself.", "meta_template": "ironic_deficiency", "source_words": ["airplane", "transport", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "A lovebird can fly everywhere but not with its own wife.", "meta_template": "ironic_deficiency", "source_words": ["lovebird", "fly", "wife"], "input": "Tell me something about wife."} +{"output": "A lovebird can fly everywhere but not with its own wife.", "meta_template": "ironic_deficiency", "source_words": ["lovebird", "fly", "wife"], "input": "Tell me a saying about insect."} +{"output": "A lovebird can fly everywhere but not with its own wife.", "meta_template": "ironic_deficiency", "source_words": ["lovebird", "fly", "wife"], "input": "What would a old sailor say about lovebird?"} +{"output": "A lovebird can fly everywhere but not with its own wife.", "meta_template": "ironic_deficiency", "source_words": ["lovebird", "fly", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "The family's grass is always first to turn brown.", "meta_template": "ironic_deficiency", "source_words": ["grass", "turn brown", "family"], "input": "Tell me something about turn brown."} +{"output": "The family's grass is always first to turn brown.", "meta_template": "ironic_deficiency", "source_words": ["grass", "turn brown", "family"], "input": "Tell me a saying about plant."} +{"output": "The family's grass is always first to turn brown.", "meta_template": "ironic_deficiency", "source_words": ["grass", "turn brown", "family"], "input": "What would a grandmother say about turn brown?"} +{"output": "The family's grass is always first to turn brown.", "meta_template": "ironic_deficiency", "source_words": ["grass", "turn brown", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The falcon's own nest is often empty of prey.", "meta_template": "ironic_deficiency", "source_words": ["falcon", "prey", "household"], "input": "Tell me something about falcon."} +{"output": "The falcon's own nest is often empty of prey.", "meta_template": "ironic_deficiency", "source_words": ["falcon", "prey", "household"], "input": "Tell me a saying about bird."} +{"output": "The falcon's own nest is often empty of prey.", "meta_template": "ironic_deficiency", "source_words": ["falcon", "prey", "household"], "input": "What would a farmer say about falcon?"} +{"output": "The trough never holds enough drink for the whole family.", "meta_template": "ironic_deficiency", "source_words": ["trough", "drink", "family"], "input": "Tell me something about family."} +{"output": "The trough never holds enough drink for the whole family.", "meta_template": "ironic_deficiency", "source_words": ["trough", "drink", "family"], "input": "Tell me a saying about container."} +{"output": "The trough never holds enough drink for the whole family.", "meta_template": "ironic_deficiency", "source_words": ["trough", "drink", "family"], "input": "What would a grandmother say about drink?"} +{"output": "The trough never holds enough drink for the whole family.", "meta_template": "ironic_deficiency", "source_words": ["trough", "drink", "family"], "input": "Tell me some folk wisdom."} +{"output": "The flamingo can't fly its own wings but raises everyone else's children.", "meta_template": "ironic_deficiency", "source_words": ["flamingo", "fly", "children"], "input": "Tell me something about flamingo."} +{"output": "The flamingo can't fly its own wings but raises everyone else's children.", "meta_template": "ironic_deficiency", "source_words": ["flamingo", "fly", "children"], "input": "Tell me a saying about bird."} +{"output": "The flamingo can't fly its own wings but raises everyone else's children.", "meta_template": "ironic_deficiency", "source_words": ["flamingo", "fly", "children"], "input": "What would a grandmother say about fly?"} +{"output": "The flamingo can't fly its own wings but raises everyone else's children.", "meta_template": "ironic_deficiency", "source_words": ["flamingo", "fly", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the plane never has enough fuel to arrive late for this household.", "meta_template": "ironic_deficiency", "source_words": ["plane", "arrive late", "household"], "input": "Tell me something about plane."} +{"output": "Funny how the plane never has enough fuel to arrive late for this household.", "meta_template": "ironic_deficiency", "source_words": ["plane", "arrive late", "household"], "input": "Tell me a saying about vehicle."} +{"output": "Funny how the plane never has enough fuel to arrive late for this household.", "meta_template": "ironic_deficiency", "source_words": ["plane", "arrive late", "household"], "input": "What would a blacksmith say about arrive late?"} +{"output": "Funny how the plane never has enough fuel to arrive late for this household.", "meta_template": "ironic_deficiency", "source_words": ["plane", "arrive late", "household"], "input": "Tell me some folk wisdom."} +{"output": "The school feeds everyone's education needs but its own family's.", "meta_template": "ironic_deficiency", "source_words": ["school", "provide education", "family"], "input": "Tell me something about family."} +{"output": "The school feeds everyone's education needs but its own family's.", "meta_template": "ironic_deficiency", "source_words": ["school", "provide education", "family"], "input": "Tell me a saying about building."} +{"output": "The school feeds everyone's education needs but its own family's.", "meta_template": "ironic_deficiency", "source_words": ["school", "provide education", "family"], "input": "What would a grandmother say about family?"} +{"output": "Funny how a flock of children always runs out of bait for itself.", "meta_template": "ironic_deficiency", "source_words": ["flock", "bait", "children"], "input": "Tell me something about children."} +{"output": "Funny how a flock of children always runs out of bait for itself.", "meta_template": "ironic_deficiency", "source_words": ["flock", "bait", "children"], "input": "Tell me a saying about animal."} +{"output": "Funny how a flock of children always runs out of bait for itself.", "meta_template": "ironic_deficiency", "source_words": ["flock", "bait", "children"], "input": "What would a blacksmith say about bait?"} +{"output": "Funny how a flock of children always runs out of bait for itself.", "meta_template": "ironic_deficiency", "source_words": ["flock", "bait", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the ham never has enough for a proper family meal.", "meta_template": "ironic_deficiency", "source_words": ["ham", "part of meal", "family"], "input": "Tell me something about family."} +{"output": "Funny how the ham never has enough for a proper family meal.", "meta_template": "ironic_deficiency", "source_words": ["ham", "part of meal", "family"], "input": "Tell me a saying about food."} +{"output": "Funny how the ham never has enough for a proper family meal.", "meta_template": "ironic_deficiency", "source_words": ["ham", "part of meal", "family"], "input": "What would a innkeeper say about family?"} +{"output": "Funny how the ham never has enough for a proper family meal.", "meta_template": "ironic_deficiency", "source_words": ["ham", "part of meal", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The sponge wipes every wet surface but its own family's.", "meta_template": "ironic_deficiency", "source_words": ["sponge", "wet surface", "family"], "input": "Tell me something about family."} +{"output": "The sponge wipes every wet surface but its own family's.", "meta_template": "ironic_deficiency", "source_words": ["sponge", "wet surface", "family"], "input": "Tell me a saying about animal."} +{"output": "The sponge wipes every wet surface but its own family's.", "meta_template": "ironic_deficiency", "source_words": ["sponge", "wet surface", "family"], "input": "What would a farmer say about wet surface?"} +{"output": "The sponge wipes every wet surface but its own family's.", "meta_template": "ironic_deficiency", "source_words": ["sponge", "wet surface", "family"], "input": "What's a good saying?"} +{"output": "Funny how an eggplant never has enough stew for itself and its children too.", "meta_template": "ironic_deficiency", "source_words": ["eggplant", "dish", "children"], "input": "Tell me something about eggplant."} +{"output": "Funny how an eggplant never has enough stew for itself and its children too.", "meta_template": "ironic_deficiency", "source_words": ["eggplant", "dish", "children"], "input": "Tell me a saying about vegetable."} +{"output": "Funny how an eggplant never has enough stew for itself and its children too.", "meta_template": "ironic_deficiency", "source_words": ["eggplant", "dish", "children"], "input": "What would a shepherd say about eggplant?"} +{"output": "Funny how an eggplant never has enough stew for itself and its children too.", "meta_template": "ironic_deficiency", "source_words": ["eggplant", "dish", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "The clarinet can charm any impressing date but leaves its own family flat.", "meta_template": "ironic_deficiency", "source_words": ["clarinet", "impressing date", "family"], "input": "Tell me something about family."} +{"output": "The clarinet can charm any impressing date but leaves its own family flat.", "meta_template": "ironic_deficiency", "source_words": ["clarinet", "impressing date", "family"], "input": "Tell me a saying about instrument."} +{"output": "The clarinet can charm any impressing date but leaves its own family flat.", "meta_template": "ironic_deficiency", "source_words": ["clarinet", "impressing date", "family"], "input": "What would a grandmother say about impressing date?"} +{"output": "The clarinet can charm any impressing date but leaves its own family flat.", "meta_template": "ironic_deficiency", "source_words": ["clarinet", "impressing date", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the family's garden never seems to grow enough healthy food for itself.", "meta_template": "ironic_deficiency", "source_words": ["garden", "grow healthy food", "family"], "input": "Tell me something about garden."} +{"output": "Funny how the family's garden never seems to grow enough healthy food for itself.", "meta_template": "ironic_deficiency", "source_words": ["garden", "grow healthy food", "family"], "input": "Tell me a saying about landscape."} +{"output": "Funny how the family's garden never seems to grow enough healthy food for itself.", "meta_template": "ironic_deficiency", "source_words": ["garden", "grow healthy food", "family"], "input": "What would a old sailor say about garden?"} +{"output": "Funny how the family's garden never seems to grow enough healthy food for itself.", "meta_template": "ironic_deficiency", "source_words": ["garden", "grow healthy food", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the family's garden never seems to grow enough healthy food for itself.", "meta_template": "ironic_deficiency", "source_words": ["garden", "grow healthy food", "family"], "input": "What do they say?"} +{"output": "Funny how the leather never seems to smell like sex quite enough for itself.", "meta_template": "ironic_deficiency", "source_words": ["leather", "smell like sex", "children"], "input": "Tell me something about leather."} +{"output": "Funny how the leather never seems to smell like sex quite enough for itself.", "meta_template": "ironic_deficiency", "source_words": ["leather", "smell like sex", "children"], "input": "Tell me a saying about fabric."} +{"output": "Funny how the leather never seems to smell like sex quite enough for itself.", "meta_template": "ironic_deficiency", "source_words": ["leather", "smell like sex", "children"], "input": "What would a innkeeper say about smell like sex?"} +{"output": "Funny how the leather never seems to smell like sex quite enough for itself.", "meta_template": "ironic_deficiency", "source_words": ["leather", "smell like sex", "children"], "input": "Tell me some folk wisdom."} +{"output": "The best chili makes plenty of sauce for everyone's household but rarely enough for its own pot.", "meta_template": "ironic_deficiency", "source_words": ["chili", "sauce", "household"], "input": "Tell me something about chili."} +{"output": "The best chili makes plenty of sauce for everyone's household but rarely enough for its own pot.", "meta_template": "ironic_deficiency", "source_words": ["chili", "sauce", "household"], "input": "Tell me a saying about spice."} +{"output": "The best chili makes plenty of sauce for everyone's household but rarely enough for its own pot.", "meta_template": "ironic_deficiency", "source_words": ["chili", "sauce", "household"], "input": "What would a blacksmith say about household?"} +{"output": "The best chili makes plenty of sauce for everyone's household but rarely enough for its own pot.", "meta_template": "ironic_deficiency", "source_words": ["chili", "sauce", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how peppermint never does enough settling to stomach for its own kind.", "meta_template": "ironic_deficiency", "source_words": ["peppermint", "settling to stomach", "own kind"], "input": "Tell me something about own kind."} +{"output": "Funny how peppermint never does enough settling to stomach for its own kind.", "meta_template": "ironic_deficiency", "source_words": ["peppermint", "settling to stomach", "own kind"], "input": "Tell me a saying about plant."} +{"output": "Funny how peppermint never does enough settling to stomach for its own kind.", "meta_template": "ironic_deficiency", "source_words": ["peppermint", "settling to stomach", "own kind"], "input": "What would a innkeeper say about settling to stomach?"} +{"output": "Funny how peppermint never does enough settling to stomach for its own kind.", "meta_template": "ironic_deficiency", "source_words": ["peppermint", "settling to stomach", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "The workshop builds all the houses but its own.", "meta_template": "ironic_deficiency", "source_words": ["workshop", "house", "own kind"], "input": "Tell me something about workshop."} +{"output": "The workshop builds all the houses but its own.", "meta_template": "ironic_deficiency", "source_words": ["workshop", "house", "own kind"], "input": "Tell me a saying about shelter."} +{"output": "The workshop builds all the houses but its own.", "meta_template": "ironic_deficiency", "source_words": ["workshop", "house", "own kind"], "input": "What would a grandmother say about own kind?"} +{"output": "The workshop builds all the houses but its own.", "meta_template": "ironic_deficiency", "source_words": ["workshop", "house", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "The workshop builds all the houses but its own.", "meta_template": "ironic_deficiency", "source_words": ["workshop", "house", "own kind"], "input": "What do they say?"} +{"output": "The sapsucker keeps the household fed but goes hungry itself.", "meta_template": "ironic_deficiency", "source_words": ["sapsucker", "hunt", "household"], "input": "Tell me something about hunt."} +{"output": "The sapsucker keeps the household fed but goes hungry itself.", "meta_template": "ironic_deficiency", "source_words": ["sapsucker", "hunt", "household"], "input": "Tell me a saying about bird."} +{"output": "The sapsucker keeps the household fed but goes hungry itself.", "meta_template": "ironic_deficiency", "source_words": ["sapsucker", "hunt", "household"], "input": "What would a old sailor say about household?"} +{"output": "Funny how the root can't seem to get enough water for its own children.", "meta_template": "ironic_deficiency", "source_words": ["root", "absorbing water", "children"], "input": "Tell me something about children."} +{"output": "Funny how the root can't seem to get enough water for its own children.", "meta_template": "ironic_deficiency", "source_words": ["root", "absorbing water", "children"], "input": "Tell me a saying about plant."} +{"output": "Funny how the root can't seem to get enough water for its own children.", "meta_template": "ironic_deficiency", "source_words": ["root", "absorbing water", "children"], "input": "What would a innkeeper say about absorbing water?"} +{"output": "Funny how the root can't seem to get enough water for its own children.", "meta_template": "ironic_deficiency", "source_words": ["root", "absorbing water", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "The house gives shelter to everyone else's children but none for its own.", "meta_template": "ironic_deficiency", "source_words": ["house", "shelter", "children"], "input": "Tell me something about house."} +{"output": "The house gives shelter to everyone else's children but none for its own.", "meta_template": "ironic_deficiency", "source_words": ["house", "shelter", "children"], "input": "Tell me a saying about shelter."} +{"output": "The house gives shelter to everyone else's children but none for its own.", "meta_template": "ironic_deficiency", "source_words": ["house", "shelter", "children"], "input": "What would a old sailor say about house?"} +{"output": "The house gives shelter to everyone else's children but none for its own.", "meta_template": "ironic_deficiency", "source_words": ["house", "shelter", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "A tiger'll kill for every family but its own.", "meta_template": "ironic_deficiency", "source_words": ["tiger", "kill", "family"], "input": "Tell me something about kill."} +{"output": "A tiger'll kill for every family but its own.", "meta_template": "ironic_deficiency", "source_words": ["tiger", "kill", "family"], "input": "Tell me a saying about animal."} +{"output": "A tiger'll kill for every family but its own.", "meta_template": "ironic_deficiency", "source_words": ["tiger", "kill", "family"], "input": "What would a farmer say about kill?"} +{"output": "A tiger'll kill for every family but its own.", "meta_template": "ironic_deficiency", "source_words": ["tiger", "kill", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The wren can fly high but can't keep its own nest warm.", "meta_template": "ironic_deficiency", "source_words": ["wren", "fly", "household"], "input": "Tell me something about fly."} +{"output": "The wren can fly high but can't keep its own nest warm.", "meta_template": "ironic_deficiency", "source_words": ["wren", "fly", "household"], "input": "Tell me a saying about insect."} +{"output": "The wren can fly high but can't keep its own nest warm.", "meta_template": "ironic_deficiency", "source_words": ["wren", "fly", "household"], "input": "What would a innkeeper say about wren?"} +{"output": "The wren can fly high but can't keep its own nest warm.", "meta_template": "ironic_deficiency", "source_words": ["wren", "fly", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "The cumin seasons every family's recipe but its own.", "meta_template": "ironic_deficiency", "source_words": ["cumin", "recipe", "family"], "input": "Tell me something about cumin."} +{"output": "The cumin seasons every family's recipe but its own.", "meta_template": "ironic_deficiency", "source_words": ["cumin", "recipe", "family"], "input": "Tell me a saying about spice."} +{"output": "The cumin seasons every family's recipe but its own.", "meta_template": "ironic_deficiency", "source_words": ["cumin", "recipe", "family"], "input": "What would a old sailor say about cumin?"} +{"output": "The cumin seasons every family's recipe but its own.", "meta_template": "ironic_deficiency", "source_words": ["cumin", "recipe", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The mall's builder's family never goes to the movies.", "meta_template": "ironic_deficiency", "source_words": ["mall", "going to movies", "family"], "input": "Tell me something about mall."} +{"output": "The mall's builder's family never goes to the movies.", "meta_template": "ironic_deficiency", "source_words": ["mall", "going to movies", "family"], "input": "Tell me a saying about building."} +{"output": "The mall's builder's family never goes to the movies.", "meta_template": "ironic_deficiency", "source_words": ["mall", "going to movies", "family"], "input": "What would a innkeeper say about going to movies?"} +{"output": "The mall's builder's family never goes to the movies.", "meta_template": "ironic_deficiency", "source_words": ["mall", "going to movies", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The mall's builder's family never goes to the movies.", "meta_template": "ironic_deficiency", "source_words": ["mall", "going to movies", "family"], "input": "Tell me some folk wisdom."} +{"output": "Nobody's got less food than the fellow who raises emus for his household.", "meta_template": "ironic_deficiency", "source_words": ["emu", "food", "household"], "input": "Tell me something about food."} +{"output": "Nobody's got less food than the fellow who raises emus for his household.", "meta_template": "ironic_deficiency", "source_words": ["emu", "food", "household"], "input": "Tell me a saying about food."} +{"output": "Nobody's got less food than the fellow who raises emus for his household.", "meta_template": "ironic_deficiency", "source_words": ["emu", "food", "household"], "input": "What would a farmer say about emu?"} +{"output": "Nobody's got less food than the fellow who raises emus for his household.", "meta_template": "ironic_deficiency", "source_words": ["emu", "food", "household"], "input": "Tell me some folk wisdom."} +{"output": "Funny how the fabric never has enough punch to keep its own family together.", "meta_template": "ironic_deficiency", "source_words": ["fabric", "punch", "family"], "input": "Tell me something about fabric."} +{"output": "Funny how the fabric never has enough punch to keep its own family together.", "meta_template": "ironic_deficiency", "source_words": ["fabric", "punch", "family"], "input": "Tell me a saying about tool."} +{"output": "Funny how the fabric never has enough punch to keep its own family together.", "meta_template": "ironic_deficiency", "source_words": ["fabric", "punch", "family"], "input": "What would a shepherd say about punch?"} +{"output": "Funny how the fabric never has enough punch to keep its own family together.", "meta_template": "ironic_deficiency", "source_words": ["fabric", "punch", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the fabric never has enough punch to keep its own family together.", "meta_template": "ironic_deficiency", "source_words": ["fabric", "punch", "family"], "input": "Give me a proverb."} +{"output": "You can't make the soup without that bone, see, but the bone's household always goes without.", "meta_template": "ironic_deficiency", "source_words": ["bone", "soup", "household"], "input": "Tell me something about household."} +{"output": "You can't make the soup without that bone, see, but the bone's household always goes without.", "meta_template": "ironic_deficiency", "source_words": ["bone", "soup", "household"], "input": "Tell me a saying about food."} +{"output": "You can't make the soup without that bone, see, but the bone's household always goes without.", "meta_template": "ironic_deficiency", "source_words": ["bone", "soup", "household"], "input": "What would a shepherd say about bone?"} +{"output": "You can't make the soup without that bone, see, but the bone's household always goes without.", "meta_template": "ironic_deficiency", "source_words": ["bone", "soup", "household"], "input": "Give me a proverb."} +{"output": "A guitar's family always goes without singing campfire songs.", "meta_template": "ironic_deficiency", "source_words": ["guitar", "singing campfire songs", "family"], "input": "Tell me something about singing campfire songs."} +{"output": "A guitar's family always goes without singing campfire songs.", "meta_template": "ironic_deficiency", "source_words": ["guitar", "singing campfire songs", "family"], "input": "Tell me a saying about instrument."} +{"output": "A guitar's family always goes without singing campfire songs.", "meta_template": "ironic_deficiency", "source_words": ["guitar", "singing campfire songs", "family"], "input": "What would a grandmother say about singing campfire songs?"} +{"output": "A guitar's family always goes without singing campfire songs.", "meta_template": "ironic_deficiency", "source_words": ["guitar", "singing campfire songs", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "A house's household always goes without shelter.", "meta_template": "ironic_deficiency", "source_words": ["house", "shelter", "household"], "input": "Tell me something about shelter."} +{"output": "A house's household always goes without shelter.", "meta_template": "ironic_deficiency", "source_words": ["house", "shelter", "household"], "input": "Tell me a saying about shelter."} +{"output": "A house's household always goes without shelter.", "meta_template": "ironic_deficiency", "source_words": ["house", "shelter", "household"], "input": "What would a old sailor say about household?"} +{"output": "The robin raises all the mother chicks but its own.", "meta_template": "ironic_deficiency", "source_words": ["robin", "mother chicks", "wife"], "input": "Tell me something about robin."} +{"output": "The robin raises all the mother chicks but its own.", "meta_template": "ironic_deficiency", "source_words": ["robin", "mother chicks", "wife"], "input": "Tell me a saying about bird."} +{"output": "The robin raises all the mother chicks but its own.", "meta_template": "ironic_deficiency", "source_words": ["robin", "mother chicks", "wife"], "input": "What would a shepherd say about mother chicks?"} +{"output": "The robin raises all the mother chicks but its own.", "meta_template": "ironic_deficiency", "source_words": ["robin", "mother chicks", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the aluminum never drops its own kind forged, just enough to show.", "meta_template": "ironic_deficiency", "source_words": ["aluminum", "drop forged", "own kind"], "input": "Tell me something about drop forged."} +{"output": "Funny how the aluminum never drops its own kind forged, just enough to show.", "meta_template": "ironic_deficiency", "source_words": ["aluminum", "drop forged", "own kind"], "input": "Tell me a saying about metal."} +{"output": "Funny how the aluminum never drops its own kind forged, just enough to show.", "meta_template": "ironic_deficiency", "source_words": ["aluminum", "drop forged", "own kind"], "input": "What would a old sailor say about own kind?"} +{"output": "The ice cools all the cool food but not its own belly.", "meta_template": "ironic_deficiency", "source_words": ["ice", "cool food", "children"], "input": "Tell me something about ice."} +{"output": "The ice cools all the cool food but not its own belly.", "meta_template": "ironic_deficiency", "source_words": ["ice", "cool food", "children"], "input": "Tell me a saying about material."} +{"output": "The ice cools all the cool food but not its own belly.", "meta_template": "ironic_deficiency", "source_words": ["ice", "cool food", "children"], "input": "What would a grandmother say about cool food?"} +{"output": "The ice cools all the cool food but not its own belly.", "meta_template": "ironic_deficiency", "source_words": ["ice", "cool food", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "The ice cools all the cool food but not its own belly.", "meta_template": "ironic_deficiency", "source_words": ["ice", "cool food", "children"], "input": "Give me a proverb."} +{"output": "The eggplant's children always goes hungry for food.", "meta_template": "ironic_deficiency", "source_words": ["eggplant", "food", "children"], "input": "Tell me something about children."} +{"output": "The eggplant's children always goes hungry for food.", "meta_template": "ironic_deficiency", "source_words": ["eggplant", "food", "children"], "input": "Tell me a saying about vegetable."} +{"output": "The eggplant's children always goes hungry for food.", "meta_template": "ironic_deficiency", "source_words": ["eggplant", "food", "children"], "input": "What would a old sailor say about eggplant?"} +{"output": "The tin holds all the carry mints for the household but none for itself.", "meta_template": "ironic_deficiency", "source_words": ["tin", "carry mints", "household"], "input": "Tell me something about household."} +{"output": "The tin holds all the carry mints for the household but none for itself.", "meta_template": "ironic_deficiency", "source_words": ["tin", "carry mints", "household"], "input": "Tell me a saying about metal."} +{"output": "The tin holds all the carry mints for the household but none for itself.", "meta_template": "ironic_deficiency", "source_words": ["tin", "carry mints", "household"], "input": "What would a innkeeper say about tin?"} +{"output": "The tin holds all the carry mints for the household but none for itself.", "meta_template": "ironic_deficiency", "source_words": ["tin", "carry mints", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "The marble's wife always goes without any marbles to play.", "meta_template": "ironic_deficiency", "source_words": ["marble", "playing marbles", "wife"], "input": "Tell me something about wife."} +{"output": "The marble's wife always goes without any marbles to play.", "meta_template": "ironic_deficiency", "source_words": ["marble", "playing marbles", "wife"], "input": "Tell me a saying about rock."} +{"output": "The marble's wife always goes without any marbles to play.", "meta_template": "ironic_deficiency", "source_words": ["marble", "playing marbles", "wife"], "input": "What would a innkeeper say about marble?"} +{"output": "The marble's wife always goes without any marbles to play.", "meta_template": "ironic_deficiency", "source_words": ["marble", "playing marbles", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "That furrow's wife always goes thirsty for water.", "meta_template": "ironic_deficiency", "source_words": ["furrow", "water", "wife"], "input": "Tell me something about water."} +{"output": "That furrow's wife always goes thirsty for water.", "meta_template": "ironic_deficiency", "source_words": ["furrow", "water", "wife"], "input": "Tell me a saying about beverage."} +{"output": "That furrow's wife always goes thirsty for water.", "meta_template": "ironic_deficiency", "source_words": ["furrow", "water", "wife"], "input": "What would a grandmother say about wife?"} +{"output": "That furrow's wife always goes thirsty for water.", "meta_template": "ironic_deficiency", "source_words": ["furrow", "water", "wife"], "input": "What do they say?"} +{"output": "The acorn raises all the trees around but neglects its own children.", "meta_template": "ironic_deficiency", "source_words": ["acorn", "tree", "children"], "input": "Tell me something about acorn."} +{"output": "The acorn raises all the trees around but neglects its own children.", "meta_template": "ironic_deficiency", "source_words": ["acorn", "tree", "children"], "input": "Tell me a saying about plant."} +{"output": "The acorn raises all the trees around but neglects its own children.", "meta_template": "ironic_deficiency", "source_words": ["acorn", "tree", "children"], "input": "What would a blacksmith say about children?"} +{"output": "The acorn raises all the trees around but neglects its own children.", "meta_template": "ironic_deficiency", "source_words": ["acorn", "tree", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "The peppermint soothes every belly but its own, just like my dear wife.", "meta_template": "ironic_deficiency", "source_words": ["peppermint", "settling to stomach", "wife"], "input": "Tell me something about wife."} +{"output": "The peppermint soothes every belly but its own, just like my dear wife.", "meta_template": "ironic_deficiency", "source_words": ["peppermint", "settling to stomach", "wife"], "input": "Tell me a saying about plant."} +{"output": "The peppermint soothes every belly but its own, just like my dear wife.", "meta_template": "ironic_deficiency", "source_words": ["peppermint", "settling to stomach", "wife"], "input": "What would a farmer say about wife?"} +{"output": "The peppermint soothes every belly but its own, just like my dear wife.", "meta_template": "ironic_deficiency", "source_words": ["peppermint", "settling to stomach", "wife"], "input": "Give me a proverb."} +{"output": "Funny how the farm never seems to have enough plow to keep the household fed.", "meta_template": "ironic_deficiency", "source_words": ["farm", "plow", "household"], "input": "Tell me something about household."} +{"output": "Funny how the farm never seems to have enough plow to keep the household fed.", "meta_template": "ironic_deficiency", "source_words": ["farm", "plow", "household"], "input": "Tell me a saying about landscape."} +{"output": "Funny how the farm never seems to have enough plow to keep the household fed.", "meta_template": "ironic_deficiency", "source_words": ["farm", "plow", "household"], "input": "What would a blacksmith say about household?"} +{"output": "Funny how the farm never seems to have enough plow to keep the household fed.", "meta_template": "ironic_deficiency", "source_words": ["farm", "plow", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "The fish feeds the whole pond's breath in water, but leaves its own family gasping.", "meta_template": "ironic_deficiency", "source_words": ["fish", "breath in water", "children"], "input": "Tell me something about fish."} +{"output": "The fish feeds the whole pond's breath in water, but leaves its own family gasping.", "meta_template": "ironic_deficiency", "source_words": ["fish", "breath in water", "children"], "input": "Tell me a saying about animal."} +{"output": "The fish feeds the whole pond's breath in water, but leaves its own family gasping.", "meta_template": "ironic_deficiency", "source_words": ["fish", "breath in water", "children"], "input": "What would a innkeeper say about children?"} +{"output": "The fish feeds the whole pond's breath in water, but leaves its own family gasping.", "meta_template": "ironic_deficiency", "source_words": ["fish", "breath in water", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "A man's children don't live long if he spends all his time crafting turtles.", "meta_template": "ironic_deficiency", "source_words": ["turtle", "live long time", "children"], "input": "Tell me something about children."} +{"output": "A man's children don't live long if he spends all his time crafting turtles.", "meta_template": "ironic_deficiency", "source_words": ["turtle", "live long time", "children"], "input": "Tell me a saying about animal."} +{"output": "A man's children don't live long if he spends all his time crafting turtles.", "meta_template": "ironic_deficiency", "source_words": ["turtle", "live long time", "children"], "input": "What would a grandmother say about children?"} +{"output": "The hornbill feeds the whole world's children but its own.", "meta_template": "ironic_deficiency", "source_words": ["hornbill", "feeding", "children"], "input": "Tell me something about feeding."} +{"output": "The hornbill feeds the whole world's children but its own.", "meta_template": "ironic_deficiency", "source_words": ["hornbill", "feeding", "children"], "input": "Tell me a saying about bird."} +{"output": "The hornbill feeds the whole world's children but its own.", "meta_template": "ironic_deficiency", "source_words": ["hornbill", "feeding", "children"], "input": "What would a farmer say about hornbill?"} +{"output": "The vulture feeds on others' flying but starves its own wings.", "meta_template": "ironic_deficiency", "source_words": ["vulture", "flying", "wife"], "input": "Tell me something about flying."} +{"output": "The vulture feeds on others' flying but starves its own wings.", "meta_template": "ironic_deficiency", "source_words": ["vulture", "flying", "wife"], "input": "Tell me a saying about bird."} +{"output": "The vulture feeds on others' flying but starves its own wings.", "meta_template": "ironic_deficiency", "source_words": ["vulture", "flying", "wife"], "input": "What would a blacksmith say about wife?"} +{"output": "The family that grows the turmeric always goes without the tea.", "meta_template": "ironic_deficiency", "source_words": ["turmeric", "tea", "family"], "input": "Tell me something about family."} +{"output": "The family that grows the turmeric always goes without the tea.", "meta_template": "ironic_deficiency", "source_words": ["turmeric", "tea", "family"], "input": "Tell me a saying about beverage."} +{"output": "The family that grows the turmeric always goes without the tea.", "meta_template": "ironic_deficiency", "source_words": ["turmeric", "tea", "family"], "input": "What would a innkeeper say about turmeric?"} +{"output": "The family that grows the turmeric always goes without the tea.", "meta_template": "ironic_deficiency", "source_words": ["turmeric", "tea", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The coffee keeps the whole family from nodding off, but it sleeps itself.", "meta_template": "ironic_deficiency", "source_words": ["coffee", "staying awake", "family"], "input": "Tell me something about coffee."} +{"output": "The coffee keeps the whole family from nodding off, but it sleeps itself.", "meta_template": "ironic_deficiency", "source_words": ["coffee", "staying awake", "family"], "input": "Tell me a saying about beverage."} +{"output": "The coffee keeps the whole family from nodding off, but it sleeps itself.", "meta_template": "ironic_deficiency", "source_words": ["coffee", "staying awake", "family"], "input": "What would a farmer say about family?"} +{"output": "The coffee keeps the whole family from nodding off, but it sleeps itself.", "meta_template": "ironic_deficiency", "source_words": ["coffee", "staying awake", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the chicken never lays enough eggs to do all the scrambling itself.", "meta_template": "ironic_deficiency", "source_words": ["egg", "scrambling", "children"], "input": "Tell me something about scrambling."} +{"output": "Funny how the chicken never lays enough eggs to do all the scrambling itself.", "meta_template": "ironic_deficiency", "source_words": ["egg", "scrambling", "children"], "input": "Tell me a saying about food."} +{"output": "Funny how the chicken never lays enough eggs to do all the scrambling itself.", "meta_template": "ironic_deficiency", "source_words": ["egg", "scrambling", "children"], "input": "What would a innkeeper say about children?"} +{"output": "The martin can fly everyone's coop but its own family.", "meta_template": "ironic_deficiency", "source_words": ["martin", "fly", "family"], "input": "Tell me something about fly."} +{"output": "The martin can fly everyone's coop but its own family.", "meta_template": "ironic_deficiency", "source_words": ["martin", "fly", "family"], "input": "Tell me a saying about bird."} +{"output": "The martin can fly everyone's coop but its own family.", "meta_template": "ironic_deficiency", "source_words": ["martin", "fly", "family"], "input": "What would a farmer say about martin?"} +{"output": "A lynx's younguns always goes without prey.", "meta_template": "ironic_deficiency", "source_words": ["lynx", "prey", "children"], "input": "Tell me something about lynx."} +{"output": "A lynx's younguns always goes without prey.", "meta_template": "ironic_deficiency", "source_words": ["lynx", "prey", "children"], "input": "Tell me a saying about animal."} +{"output": "A lynx's younguns always goes without prey.", "meta_template": "ironic_deficiency", "source_words": ["lynx", "prey", "children"], "input": "What would a shepherd say about lynx?"} +{"output": "A lynx's younguns always goes without prey.", "meta_template": "ironic_deficiency", "source_words": ["lynx", "prey", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "The gallery feeds everyone's hunger for showing sculptures but its own children.", "meta_template": "ironic_deficiency", "source_words": ["gallery", "showing sculptures", "children"], "input": "Tell me something about children."} +{"output": "The gallery feeds everyone's hunger for showing sculptures but its own children.", "meta_template": "ironic_deficiency", "source_words": ["gallery", "showing sculptures", "children"], "input": "Tell me a saying about building."} +{"output": "The gallery feeds everyone's hunger for showing sculptures but its own children.", "meta_template": "ironic_deficiency", "source_words": ["gallery", "showing sculptures", "children"], "input": "What would a blacksmith say about showing sculptures?"} +{"output": "The pond's got more algae growth than the children who made it.", "meta_template": "ironic_deficiency", "source_words": ["pond", "algae growth", "children"], "input": "Tell me something about algae growth."} +{"output": "The pond's got more algae growth than the children who made it.", "meta_template": "ironic_deficiency", "source_words": ["pond", "algae growth", "children"], "input": "Tell me a saying about landscape."} +{"output": "The pond's got more algae growth than the children who made it.", "meta_template": "ironic_deficiency", "source_words": ["pond", "algae growth", "children"], "input": "What would a old sailor say about children?"} +{"output": "The pond's got more algae growth than the children who made it.", "meta_template": "ironic_deficiency", "source_words": ["pond", "algae growth", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "The gold can adorn everyone's items but not its own wife.", "meta_template": "ironic_deficiency", "source_words": ["gold", "adorn items", "wife"], "input": "Tell me something about wife."} +{"output": "The gold can adorn everyone's items but not its own wife.", "meta_template": "ironic_deficiency", "source_words": ["gold", "adorn items", "wife"], "input": "Tell me a saying about metal."} +{"output": "The gold can adorn everyone's items but not its own wife.", "meta_template": "ironic_deficiency", "source_words": ["gold", "adorn items", "wife"], "input": "What would a old sailor say about gold?"} +{"output": "The gold can adorn everyone's items but not its own wife.", "meta_template": "ironic_deficiency", "source_words": ["gold", "adorn items", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "The gold can adorn everyone's items but not its own wife.", "meta_template": "ironic_deficiency", "source_words": ["gold", "adorn items", "wife"], "input": "Give me a proverb."} +{"output": "Funny how the burlap never has enough to cover furniture for the whole family.", "meta_template": "ironic_deficiency", "source_words": ["burlap", "cover furniture", "family"], "input": "Tell me something about family."} +{"output": "Funny how the burlap never has enough to cover furniture for the whole family.", "meta_template": "ironic_deficiency", "source_words": ["burlap", "cover furniture", "family"], "input": "Tell me a saying about fabric."} +{"output": "Funny how the burlap never has enough to cover furniture for the whole family.", "meta_template": "ironic_deficiency", "source_words": ["burlap", "cover furniture", "family"], "input": "What would a old sailor say about cover furniture?"} +{"output": "Funny how the pewter always rusts up the whole household.", "meta_template": "ironic_deficiency", "source_words": ["pewter", "rust", "household"], "input": "Tell me something about pewter."} +{"output": "Funny how the pewter always rusts up the whole household.", "meta_template": "ironic_deficiency", "source_words": ["pewter", "rust", "household"], "input": "Tell me a saying about material."} +{"output": "Funny how the pewter always rusts up the whole household.", "meta_template": "ironic_deficiency", "source_words": ["pewter", "rust", "household"], "input": "What would a farmer say about household?"} +{"output": "Funny how the pewter always rusts up the whole household.", "meta_template": "ironic_deficiency", "source_words": ["pewter", "rust", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "A pebble's good for throwing at ducks 'til it's time to fix the household.", "meta_template": "ironic_deficiency", "source_words": ["pebble", "throwing at ducks", "household"], "input": "Tell me something about household."} +{"output": "A pebble's good for throwing at ducks 'til it's time to fix the household.", "meta_template": "ironic_deficiency", "source_words": ["pebble", "throwing at ducks", "household"], "input": "Tell me a saying about stone."} +{"output": "A pebble's good for throwing at ducks 'til it's time to fix the household.", "meta_template": "ironic_deficiency", "source_words": ["pebble", "throwing at ducks", "household"], "input": "What would a innkeeper say about throwing at ducks?"} +{"output": "A pebble's good for throwing at ducks 'til it's time to fix the household.", "meta_template": "ironic_deficiency", "source_words": ["pebble", "throwing at ducks", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "The tub holds everyone's bathwater but never enough for its own children.", "meta_template": "ironic_deficiency", "source_words": ["tub", "taking bath", "children"], "input": "Tell me something about taking bath."} +{"output": "The tub holds everyone's bathwater but never enough for its own children.", "meta_template": "ironic_deficiency", "source_words": ["tub", "taking bath", "children"], "input": "Tell me a saying about container."} +{"output": "The tub holds everyone's bathwater but never enough for its own children.", "meta_template": "ironic_deficiency", "source_words": ["tub", "taking bath", "children"], "input": "What would a innkeeper say about children?"} +{"output": "The tub holds everyone's bathwater but never enough for its own children.", "meta_template": "ironic_deficiency", "source_words": ["tub", "taking bath", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the oboe can't create music without a whole orchestra behind it.", "meta_template": "ironic_deficiency", "source_words": ["oboe", "create music", "household"], "input": "Tell me something about household."} +{"output": "Funny how the oboe can't create music without a whole orchestra behind it.", "meta_template": "ironic_deficiency", "source_words": ["oboe", "create music", "household"], "input": "Tell me a saying about instrument."} +{"output": "Funny how the oboe can't create music without a whole orchestra behind it.", "meta_template": "ironic_deficiency", "source_words": ["oboe", "create music", "household"], "input": "What would a grandmother say about create music?"} +{"output": "Funny how the oboe can't create music without a whole orchestra behind it.", "meta_template": "ironic_deficiency", "source_words": ["oboe", "create music", "household"], "input": "Tell me some folk wisdom."} +{"output": "Funny how the bucket's got more carrying small objects than the children themselves.", "meta_template": "ironic_deficiency", "source_words": ["bucket", "carrying small objects", "children"], "input": "Tell me something about children."} +{"output": "Funny how the bucket's got more carrying small objects than the children themselves.", "meta_template": "ironic_deficiency", "source_words": ["bucket", "carrying small objects", "children"], "input": "Tell me a saying about container."} +{"output": "Funny how the bucket's got more carrying small objects than the children themselves.", "meta_template": "ironic_deficiency", "source_words": ["bucket", "carrying small objects", "children"], "input": "What would a grandmother say about children?"} +{"output": "The paper feeds every child's notes but its own.", "meta_template": "ironic_deficiency", "source_words": ["paper", "notes", "children"], "input": "Tell me something about notes."} +{"output": "The paper feeds every child's notes but its own.", "meta_template": "ironic_deficiency", "source_words": ["paper", "notes", "children"], "input": "Tell me a saying about material."} +{"output": "The paper feeds every child's notes but its own.", "meta_template": "ironic_deficiency", "source_words": ["paper", "notes", "children"], "input": "What would a blacksmith say about notes?"} +{"output": "The paper feeds every child's notes but its own.", "meta_template": "ironic_deficiency", "source_words": ["paper", "notes", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the savanna never has enough grass to feed its own cows.", "meta_template": "ironic_deficiency", "source_words": ["savanna", "cow", "children"], "input": "Tell me something about savanna."} +{"output": "Funny how the savanna never has enough grass to feed its own cows.", "meta_template": "ironic_deficiency", "source_words": ["savanna", "cow", "children"], "input": "Tell me a saying about plant."} +{"output": "Funny how the savanna never has enough grass to feed its own cows.", "meta_template": "ironic_deficiency", "source_words": ["savanna", "cow", "children"], "input": "What would a shepherd say about cow?"} +{"output": "Funny how the savanna never has enough grass to feed its own cows.", "meta_template": "ironic_deficiency", "source_words": ["savanna", "cow", "children"], "input": "What do they say?"} +{"output": "The hammer-maker's wife always goes without a jack.", "meta_template": "ironic_deficiency", "source_words": ["hammer", "jack", "wife"], "input": "Tell me something about jack."} +{"output": "The hammer-maker's wife always goes without a jack.", "meta_template": "ironic_deficiency", "source_words": ["hammer", "jack", "wife"], "input": "Tell me a saying about weapon."} +{"output": "The hammer-maker's wife always goes without a jack.", "meta_template": "ironic_deficiency", "source_words": ["hammer", "jack", "wife"], "input": "What would a blacksmith say about wife?"} +{"output": "The hammer-maker's wife always goes without a jack.", "meta_template": "ironic_deficiency", "source_words": ["hammer", "jack", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how a starling's got all the flying in the world but can't keep its household in order.", "meta_template": "ironic_deficiency", "source_words": ["starling", "fly", "household"], "input": "Tell me something about starling."} +{"output": "Funny how a starling's got all the flying in the world but can't keep its household in order.", "meta_template": "ironic_deficiency", "source_words": ["starling", "fly", "household"], "input": "Tell me a saying about bird."} +{"output": "Funny how a starling's got all the flying in the world but can't keep its household in order.", "meta_template": "ironic_deficiency", "source_words": ["starling", "fly", "household"], "input": "What would a old sailor say about household?"} +{"output": "Funny how a starling's got all the flying in the world but can't keep its household in order.", "meta_template": "ironic_deficiency", "source_words": ["starling", "fly", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "The ibis's family never flies, though they'd sure like to.", "meta_template": "ironic_deficiency", "source_words": ["ibis", "fly", "family"], "input": "Tell me something about family."} +{"output": "The ibis's family never flies, though they'd sure like to.", "meta_template": "ironic_deficiency", "source_words": ["ibis", "fly", "family"], "input": "Tell me a saying about bird."} +{"output": "The ibis's family never flies, though they'd sure like to.", "meta_template": "ironic_deficiency", "source_words": ["ibis", "fly", "family"], "input": "What would a shepherd say about family?"} +{"output": "The ibis's family never flies, though they'd sure like to.", "meta_template": "ironic_deficiency", "source_words": ["ibis", "fly", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "An earthworm's wife always goes without eating.", "meta_template": "ironic_deficiency", "source_words": ["earthworm", "food", "wife"], "input": "Tell me something about wife."} +{"output": "An earthworm's wife always goes without eating.", "meta_template": "ironic_deficiency", "source_words": ["earthworm", "food", "wife"], "input": "Tell me a saying about food."} +{"output": "An earthworm's wife always goes without eating.", "meta_template": "ironic_deficiency", "source_words": ["earthworm", "food", "wife"], "input": "What would a blacksmith say about wife?"} +{"output": "A gun with no man to arm it is just a hunk of metal waiting for its wife.", "meta_template": "ironic_deficiency", "source_words": ["gun", "arm man", "wife"], "input": "Tell me something about gun."} +{"output": "A gun with no man to arm it is just a hunk of metal waiting for its wife.", "meta_template": "ironic_deficiency", "source_words": ["gun", "arm man", "wife"], "input": "Tell me a saying about weapon."} +{"output": "A gun with no man to arm it is just a hunk of metal waiting for its wife.", "meta_template": "ironic_deficiency", "source_words": ["gun", "arm man", "wife"], "input": "What would a farmer say about arm man?"} +{"output": "A gun with no man to arm it is just a hunk of metal waiting for its wife.", "meta_template": "ironic_deficiency", "source_words": ["gun", "arm man", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "The trigger feeds everyone's hammer but its own family.", "meta_template": "ironic_deficiency", "source_words": ["trigger", "hammer", "family"], "input": "Tell me something about family."} +{"output": "The trigger feeds everyone's hammer but its own family.", "meta_template": "ironic_deficiency", "source_words": ["trigger", "hammer", "family"], "input": "Tell me a saying about tool."} +{"output": "The trigger feeds everyone's hammer but its own family.", "meta_template": "ironic_deficiency", "source_words": ["trigger", "hammer", "family"], "input": "What would a shepherd say about hammer?"} +{"output": "The trigger feeds everyone's hammer but its own family.", "meta_template": "ironic_deficiency", "source_words": ["trigger", "hammer", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The owl's own kind never learns how to fly.", "meta_template": "ironic_deficiency", "source_words": ["owl", "fly", "own kind"], "input": "Tell me something about own kind."} +{"output": "The owl's own kind never learns how to fly.", "meta_template": "ironic_deficiency", "source_words": ["owl", "fly", "own kind"], "input": "Tell me a saying about insect."} +{"output": "The owl's own kind never learns how to fly.", "meta_template": "ironic_deficiency", "source_words": ["owl", "fly", "own kind"], "input": "What would a blacksmith say about fly?"} +{"output": "The owl's own kind never learns how to fly.", "meta_template": "ironic_deficiency", "source_words": ["owl", "fly", "own kind"], "input": "What's a good saying?"} +{"output": "The man with the oboe's got more ways to annoy the family than a dog with a bone.", "meta_template": "ironic_deficiency", "source_words": ["oboe", "annoy mom", "family"], "input": "Tell me something about family."} +{"output": "The man with the oboe's got more ways to annoy the family than a dog with a bone.", "meta_template": "ironic_deficiency", "source_words": ["oboe", "annoy mom", "family"], "input": "Tell me a saying about instrument."} +{"output": "The man with the oboe's got more ways to annoy the family than a dog with a bone.", "meta_template": "ironic_deficiency", "source_words": ["oboe", "annoy mom", "family"], "input": "What would a farmer say about annoy mom?"} +{"output": "The man with the oboe's got more ways to annoy the family than a dog with a bone.", "meta_template": "ironic_deficiency", "source_words": ["oboe", "annoy mom", "family"], "input": "Give me a proverb."} +{"output": "The heron soars with everyone's fly but its own.", "meta_template": "ironic_deficiency", "source_words": ["heron", "fly", "wife"], "input": "Tell me something about heron."} +{"output": "The heron soars with everyone's fly but its own.", "meta_template": "ironic_deficiency", "source_words": ["heron", "fly", "wife"], "input": "Tell me a saying about insect."} +{"output": "The heron soars with everyone's fly but its own.", "meta_template": "ironic_deficiency", "source_words": ["heron", "fly", "wife"], "input": "What would a blacksmith say about wife?"} +{"output": "The heron soars with everyone's fly but its own.", "meta_template": "ironic_deficiency", "source_words": ["heron", "fly", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "The haircloth feeds everyone's needs for making clothes but its own.", "meta_template": "ironic_deficiency", "source_words": ["haircloth", "making clothes", "wife"], "input": "Tell me something about wife."} +{"output": "The haircloth feeds everyone's needs for making clothes but its own.", "meta_template": "ironic_deficiency", "source_words": ["haircloth", "making clothes", "wife"], "input": "Tell me a saying about fabric."} +{"output": "The haircloth feeds everyone's needs for making clothes but its own.", "meta_template": "ironic_deficiency", "source_words": ["haircloth", "making clothes", "wife"], "input": "What would a blacksmith say about making clothes?"} +{"output": "The haircloth feeds everyone's needs for making clothes but its own.", "meta_template": "ironic_deficiency", "source_words": ["haircloth", "making clothes", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "The haircloth feeds everyone's needs for making clothes but its own.", "meta_template": "ironic_deficiency", "source_words": ["haircloth", "making clothes", "wife"], "input": "Tell me some folk wisdom."} +{"output": "The cotton's wife always goes without twisting into thread.", "meta_template": "ironic_deficiency", "source_words": ["cotton", "twisting into thread", "wife"], "input": "Tell me something about wife."} +{"output": "The cotton's wife always goes without twisting into thread.", "meta_template": "ironic_deficiency", "source_words": ["cotton", "twisting into thread", "wife"], "input": "Tell me a saying about crop."} +{"output": "The cotton's wife always goes without twisting into thread.", "meta_template": "ironic_deficiency", "source_words": ["cotton", "twisting into thread", "wife"], "input": "What would a blacksmith say about wife?"} +{"output": "The cotton's wife always goes without twisting into thread.", "meta_template": "ironic_deficiency", "source_words": ["cotton", "twisting into thread", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "A jack tans all the leather but its own.", "meta_template": "ironic_deficiency", "source_words": ["jack", "leather", "own kind"], "input": "Tell me something about leather."} +{"output": "A jack tans all the leather but its own.", "meta_template": "ironic_deficiency", "source_words": ["jack", "leather", "own kind"], "input": "Tell me a saying about fabric."} +{"output": "A jack tans all the leather but its own.", "meta_template": "ironic_deficiency", "source_words": ["jack", "leather", "own kind"], "input": "What would a shepherd say about own kind?"} +{"output": "A jack tans all the leather but its own.", "meta_template": "ironic_deficiency", "source_words": ["jack", "leather", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "The furrow feeds every seed it's meant for planting, but none for its own wife.", "meta_template": "ironic_deficiency", "source_words": ["furrow", "planting", "wife"], "input": "Tell me something about planting."} +{"output": "The furrow feeds every seed it's meant for planting, but none for its own wife.", "meta_template": "ironic_deficiency", "source_words": ["furrow", "planting", "wife"], "input": "Tell me a saying about landscape."} +{"output": "The furrow feeds every seed it's meant for planting, but none for its own wife.", "meta_template": "ironic_deficiency", "source_words": ["furrow", "planting", "wife"], "input": "What would a shepherd say about furrow?"} +{"output": "The furrow feeds every seed it's meant for planting, but none for its own wife.", "meta_template": "ironic_deficiency", "source_words": ["furrow", "planting", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "The well draws all the water for everyone but its own kind.", "meta_template": "ironic_deficiency", "source_words": ["well", "draw water", "own kind"], "input": "Tell me something about well."} +{"output": "The well draws all the water for everyone but its own kind.", "meta_template": "ironic_deficiency", "source_words": ["well", "draw water", "own kind"], "input": "Tell me a saying about structure."} +{"output": "The well draws all the water for everyone but its own kind.", "meta_template": "ironic_deficiency", "source_words": ["well", "draw water", "own kind"], "input": "What would a shepherd say about well?"} +{"output": "The tar's own kind always goes without its own insulation.", "meta_template": "ironic_deficiency", "source_words": ["tar", "insulation", "own kind"], "input": "Tell me something about own kind."} +{"output": "The tar's own kind always goes without its own insulation.", "meta_template": "ironic_deficiency", "source_words": ["tar", "insulation", "own kind"], "input": "Tell me a saying about material."} +{"output": "The tar's own kind always goes without its own insulation.", "meta_template": "ironic_deficiency", "source_words": ["tar", "insulation", "own kind"], "input": "What would a grandmother say about insulation?"} +{"output": "The tar's own kind always goes without its own insulation.", "meta_template": "ironic_deficiency", "source_words": ["tar", "insulation", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "The hacksaw cuts all the plastic pipes for the children but none for itself.", "meta_template": "ironic_deficiency", "source_words": ["hacksaw", "saw plastic pipe", "children"], "input": "Tell me something about hacksaw."} +{"output": "The hacksaw cuts all the plastic pipes for the children but none for itself.", "meta_template": "ironic_deficiency", "source_words": ["hacksaw", "saw plastic pipe", "children"], "input": "Tell me a saying about tool."} +{"output": "The hacksaw cuts all the plastic pipes for the children but none for itself.", "meta_template": "ironic_deficiency", "source_words": ["hacksaw", "saw plastic pipe", "children"], "input": "What would a blacksmith say about children?"} +{"output": "The hacksaw cuts all the plastic pipes for the children but none for itself.", "meta_template": "ironic_deficiency", "source_words": ["hacksaw", "saw plastic pipe", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "The bat gathers everyone's guano but leaves its own children wanting.", "meta_template": "ironic_deficiency", "source_words": ["bat", "obtain guano", "children"], "input": "Tell me something about children."} +{"output": "The bat gathers everyone's guano but leaves its own children wanting.", "meta_template": "ironic_deficiency", "source_words": ["bat", "obtain guano", "children"], "input": "Tell me a saying about animal."} +{"output": "The bat gathers everyone's guano but leaves its own children wanting.", "meta_template": "ironic_deficiency", "source_words": ["bat", "obtain guano", "children"], "input": "What would a grandmother say about children?"} +{"output": "The bat gathers everyone's guano but leaves its own children wanting.", "meta_template": "ironic_deficiency", "source_words": ["bat", "obtain guano", "children"], "input": "Tell me some folk wisdom."} +{"output": "That creek'll float every boat but its own, leaving the children high and dry.", "meta_template": "ironic_deficiency", "source_words": ["creek", "boat", "children"], "input": "Tell me something about children."} +{"output": "That creek'll float every boat but its own, leaving the children high and dry.", "meta_template": "ironic_deficiency", "source_words": ["creek", "boat", "children"], "input": "Tell me a saying about landscape."} +{"output": "That creek'll float every boat but its own, leaving the children high and dry.", "meta_template": "ironic_deficiency", "source_words": ["creek", "boat", "children"], "input": "What would a grandmother say about children?"} +{"output": "That creek'll float every boat but its own, leaving the children high and dry.", "meta_template": "ironic_deficiency", "source_words": ["creek", "boat", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "That creek'll float every boat but its own, leaving the children high and dry.", "meta_template": "ironic_deficiency", "source_words": ["creek", "boat", "children"], "input": "Tell me some folk wisdom."} +{"output": "Marble keeps all the children busy, but its own games go hungry.", "meta_template": "ironic_deficiency", "source_words": ["marble", "games", "children"], "input": "Tell me something about games."} +{"output": "Marble keeps all the children busy, but its own games go hungry.", "meta_template": "ironic_deficiency", "source_words": ["marble", "games", "children"], "input": "Tell me a saying about rock."} +{"output": "Marble keeps all the children busy, but its own games go hungry.", "meta_template": "ironic_deficiency", "source_words": ["marble", "games", "children"], "input": "What would a blacksmith say about marble?"} +{"output": "The cotinga builds every other nest but its own.", "meta_template": "ironic_deficiency", "source_words": ["cotinga", "nest", "wife"], "input": "Tell me something about nest."} +{"output": "The cotinga builds every other nest but its own.", "meta_template": "ironic_deficiency", "source_words": ["cotinga", "nest", "wife"], "input": "Tell me a saying about bird."} +{"output": "The cotinga builds every other nest but its own.", "meta_template": "ironic_deficiency", "source_words": ["cotinga", "nest", "wife"], "input": "What would a innkeeper say about nest?"} +{"output": "The cotinga builds every other nest but its own.", "meta_template": "ironic_deficiency", "source_words": ["cotinga", "nest", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "A bass's family always goes hungry, even though that's all they eat.", "meta_template": "ironic_deficiency", "source_words": ["bass", "eating", "family"], "input": "Tell me something about bass."} +{"output": "A bass's family always goes hungry, even though that's all they eat.", "meta_template": "ironic_deficiency", "source_words": ["bass", "eating", "family"], "input": "Tell me a saying about instrument."} +{"output": "A bass's family always goes hungry, even though that's all they eat.", "meta_template": "ironic_deficiency", "source_words": ["bass", "eating", "family"], "input": "What would a farmer say about family?"} +{"output": "A bass's family always goes hungry, even though that's all they eat.", "meta_template": "ironic_deficiency", "source_words": ["bass", "eating", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "A man who makes the wren's wings will always have less fly than his wife.", "meta_template": "ironic_deficiency", "source_words": ["wren", "fly", "wife"], "input": "Tell me something about wren."} +{"output": "A man who makes the wren's wings will always have less fly than his wife.", "meta_template": "ironic_deficiency", "source_words": ["wren", "fly", "wife"], "input": "Tell me a saying about insect."} +{"output": "A man who makes the wren's wings will always have less fly than his wife.", "meta_template": "ironic_deficiency", "source_words": ["wren", "fly", "wife"], "input": "What would a innkeeper say about wife?"} +{"output": "The moped carries all the riders but neglects its own wife.", "meta_template": "ironic_deficiency", "source_words": ["moped", "rider", "wife"], "input": "Tell me something about moped."} +{"output": "The moped carries all the riders but neglects its own wife.", "meta_template": "ironic_deficiency", "source_words": ["moped", "rider", "wife"], "input": "Tell me a saying about vehicle."} +{"output": "The moped carries all the riders but neglects its own wife.", "meta_template": "ironic_deficiency", "source_words": ["moped", "rider", "wife"], "input": "What would a old sailor say about moped?"} +{"output": "The flower's own kind always goes hungry for food.", "meta_template": "ironic_deficiency", "source_words": ["flower", "food", "own kind"], "input": "Tell me something about flower."} +{"output": "The flower's own kind always goes hungry for food.", "meta_template": "ironic_deficiency", "source_words": ["flower", "food", "own kind"], "input": "Tell me a saying about flower."} +{"output": "The flower's own kind always goes hungry for food.", "meta_template": "ironic_deficiency", "source_words": ["flower", "food", "own kind"], "input": "What would a innkeeper say about own kind?"} +{"output": "The flower's own kind always goes hungry for food.", "meta_template": "ironic_deficiency", "source_words": ["flower", "food", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "The ship feeds everyone's household by sailing on the sea but its own.", "meta_template": "ironic_deficiency", "source_words": ["ship", "sail on sea", "household"], "input": "Tell me something about sail on sea."} +{"output": "The ship feeds everyone's household by sailing on the sea but its own.", "meta_template": "ironic_deficiency", "source_words": ["ship", "sail on sea", "household"], "input": "Tell me a saying about vehicle."} +{"output": "The ship feeds everyone's household by sailing on the sea but its own.", "meta_template": "ironic_deficiency", "source_words": ["ship", "sail on sea", "household"], "input": "What would a blacksmith say about ship?"} +{"output": "The ship feeds everyone's household by sailing on the sea but its own.", "meta_template": "ironic_deficiency", "source_words": ["ship", "sail on sea", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "The ship feeds everyone's household by sailing on the sea but its own.", "meta_template": "ironic_deficiency", "source_words": ["ship", "sail on sea", "household"], "input": "What do they say?"} +{"output": "Nobody's got less rubbish than the bloke who makes his own bin.", "meta_template": "ironic_deficiency", "source_words": ["bin", "rubbish", "own kind"], "input": "Tell me something about own kind."} +{"output": "Nobody's got less rubbish than the bloke who makes his own bin.", "meta_template": "ironic_deficiency", "source_words": ["bin", "rubbish", "own kind"], "input": "Tell me a saying about container."} +{"output": "Nobody's got less rubbish than the bloke who makes his own bin.", "meta_template": "ironic_deficiency", "source_words": ["bin", "rubbish", "own kind"], "input": "What would a innkeeper say about bin?"} +{"output": "Nobody's got less rubbish than the bloke who makes his own bin.", "meta_template": "ironic_deficiency", "source_words": ["bin", "rubbish", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "The furniture keeps the whole household's mahogany fed but leaves its own ends bare.", "meta_template": "ironic_deficiency", "source_words": ["furniture", "mahogany", "household"], "input": "Tell me something about household."} +{"output": "The furniture keeps the whole household's mahogany fed but leaves its own ends bare.", "meta_template": "ironic_deficiency", "source_words": ["furniture", "mahogany", "household"], "input": "Tell me a saying about wood."} +{"output": "The furniture keeps the whole household's mahogany fed but leaves its own ends bare.", "meta_template": "ironic_deficiency", "source_words": ["furniture", "mahogany", "household"], "input": "What would a farmer say about mahogany?"} +{"output": "The furniture keeps the whole household's mahogany fed but leaves its own ends bare.", "meta_template": "ironic_deficiency", "source_words": ["furniture", "mahogany", "household"], "input": "Share some old-time wisdom."} +{"output": "Nobody's got less use for locking up criminals than the family that builds the prison.", "meta_template": "ironic_deficiency", "source_words": ["prison", "locking up criminals", "family"], "input": "Tell me something about prison."} +{"output": "Nobody's got less use for locking up criminals than the family that builds the prison.", "meta_template": "ironic_deficiency", "source_words": ["prison", "locking up criminals", "family"], "input": "Tell me a saying about building."} +{"output": "Nobody's got less use for locking up criminals than the family that builds the prison.", "meta_template": "ironic_deficiency", "source_words": ["prison", "locking up criminals", "family"], "input": "What would a grandmother say about prison?"} +{"output": "Nobody's got less use for locking up criminals than the family that builds the prison.", "meta_template": "ironic_deficiency", "source_words": ["prison", "locking up criminals", "family"], "input": "What do they say?"} +{"output": "Funny how the peacock boasts of its tail and hasn't the flight for its own escape.", "meta_template": "ironic_deficiency", "source_words": ["peacock", "flight", "children"], "input": "Tell me something about peacock."} +{"output": "Funny how the peacock boasts of its tail and hasn't the flight for its own escape.", "meta_template": "ironic_deficiency", "source_words": ["peacock", "flight", "children"], "input": "Tell me a saying about bird."} +{"output": "Funny how the peacock boasts of its tail and hasn't the flight for its own escape.", "meta_template": "ironic_deficiency", "source_words": ["peacock", "flight", "children"], "input": "What would a farmer say about children?"} +{"output": "Funny how the peacock boasts of its tail and hasn't the flight for its own escape.", "meta_template": "ironic_deficiency", "source_words": ["peacock", "flight", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "A teacup keeps everyone's kiln hot but its own.", "meta_template": "ironic_deficiency", "source_words": ["teacup", "kiln", "household"], "input": "Tell me something about household."} +{"output": "A teacup keeps everyone's kiln hot but its own.", "meta_template": "ironic_deficiency", "source_words": ["teacup", "kiln", "household"], "input": "Tell me a saying about container."} +{"output": "A teacup keeps everyone's kiln hot but its own.", "meta_template": "ironic_deficiency", "source_words": ["teacup", "kiln", "household"], "input": "What would a grandmother say about kiln?"} +{"output": "A teacup keeps everyone's kiln hot but its own.", "meta_template": "ironic_deficiency", "source_words": ["teacup", "kiln", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "A teacup keeps everyone's kiln hot but its own.", "meta_template": "ironic_deficiency", "source_words": ["teacup", "kiln", "household"], "input": "Share some old-time wisdom."} +{"output": "A ship keeps everyone's house in order but its own list to starboard.", "meta_template": "ironic_deficiency", "source_words": ["ship", "list to starboard", "household"], "input": "Tell me something about ship."} +{"output": "A ship keeps everyone's house in order but its own list to starboard.", "meta_template": "ironic_deficiency", "source_words": ["ship", "list to starboard", "household"], "input": "Tell me a saying about vehicle."} +{"output": "A ship keeps everyone's house in order but its own list to starboard.", "meta_template": "ironic_deficiency", "source_words": ["ship", "list to starboard", "household"], "input": "What would a grandmother say about ship?"} +{"output": "A ship keeps everyone's house in order but its own list to starboard.", "meta_template": "ironic_deficiency", "source_words": ["ship", "list to starboard", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "A ship keeps everyone's house in order but its own list to starboard.", "meta_template": "ironic_deficiency", "source_words": ["ship", "list to starboard", "household"], "input": "Tell me some folk wisdom."} +{"output": "The chimpanzee's household always goes without holdin' its own baby.", "meta_template": "ironic_deficiency", "source_words": ["chimpanzee", "hold baby", "household"], "input": "Tell me something about chimpanzee."} +{"output": "The chimpanzee's household always goes without holdin' its own baby.", "meta_template": "ironic_deficiency", "source_words": ["chimpanzee", "hold baby", "household"], "input": "Tell me a saying about animal."} +{"output": "The chimpanzee's household always goes without holdin' its own baby.", "meta_template": "ironic_deficiency", "source_words": ["chimpanzee", "hold baby", "household"], "input": "What would a old sailor say about hold baby?"} +{"output": "The pickle's family always goes hungry, despite all that eating.", "meta_template": "ironic_deficiency", "source_words": ["pickle", "eating", "family"], "input": "Tell me something about eating."} +{"output": "The pickle's family always goes hungry, despite all that eating.", "meta_template": "ironic_deficiency", "source_words": ["pickle", "eating", "family"], "input": "Tell me a saying about food."} +{"output": "The pickle's family always goes hungry, despite all that eating.", "meta_template": "ironic_deficiency", "source_words": ["pickle", "eating", "family"], "input": "What would a old sailor say about eating?"} +{"output": "The pickle's family always goes hungry, despite all that eating.", "meta_template": "ironic_deficiency", "source_words": ["pickle", "eating", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The pickle's family always goes hungry, despite all that eating.", "meta_template": "ironic_deficiency", "source_words": ["pickle", "eating", "family"], "input": "Tell me some folk wisdom."} +{"output": "The roadrunner teaches everyone its family how to fly, but itself it never does.", "meta_template": "ironic_deficiency", "source_words": ["roadrunner", "flight", "family"], "input": "Tell me something about roadrunner."} +{"output": "The roadrunner teaches everyone its family how to fly, but itself it never does.", "meta_template": "ironic_deficiency", "source_words": ["roadrunner", "flight", "family"], "input": "Tell me a saying about bird."} +{"output": "The roadrunner teaches everyone its family how to fly, but itself it never does.", "meta_template": "ironic_deficiency", "source_words": ["roadrunner", "flight", "family"], "input": "What would a farmer say about family?"} +{"output": "The roadrunner teaches everyone its family how to fly, but itself it never does.", "meta_template": "ironic_deficiency", "source_words": ["roadrunner", "flight", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The wood makes every lever strong but its own.", "meta_template": "ironic_deficiency", "source_words": ["wood", "lever", "own kind"], "input": "Tell me something about wood."} +{"output": "The wood makes every lever strong but its own.", "meta_template": "ironic_deficiency", "source_words": ["wood", "lever", "own kind"], "input": "Tell me a saying about tool."} +{"output": "The wood makes every lever strong but its own.", "meta_template": "ironic_deficiency", "source_words": ["wood", "lever", "own kind"], "input": "What would a farmer say about wood?"} +{"output": "The wood makes every lever strong but its own.", "meta_template": "ironic_deficiency", "source_words": ["wood", "lever", "own kind"], "input": "Share some old-time wisdom."} +{"output": "The pitcher-maker's children always end up thirsty.", "meta_template": "ironic_deficiency", "source_words": ["pitcher", "hold iced tea", "children"], "input": "Tell me something about hold iced tea."} +{"output": "The pitcher-maker's children always end up thirsty.", "meta_template": "ironic_deficiency", "source_words": ["pitcher", "hold iced tea", "children"], "input": "Tell me a saying about container."} +{"output": "The pitcher-maker's children always end up thirsty.", "meta_template": "ironic_deficiency", "source_words": ["pitcher", "hold iced tea", "children"], "input": "What would a farmer say about pitcher?"} +{"output": "The pitcher-maker's children always end up thirsty.", "meta_template": "ironic_deficiency", "source_words": ["pitcher", "hold iced tea", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "The pitcher-maker's children always end up thirsty.", "meta_template": "ironic_deficiency", "source_words": ["pitcher", "hold iced tea", "children"], "input": "Share some old-time wisdom."} +{"output": "Funny how a dove's got all that flying in its veins, yet never flies enough for the family.", "meta_template": "ironic_deficiency", "source_words": ["dove", "fly", "family"], "input": "Tell me something about fly."} +{"output": "Funny how a dove's got all that flying in its veins, yet never flies enough for the family.", "meta_template": "ironic_deficiency", "source_words": ["dove", "fly", "family"], "input": "Tell me a saying about bird."} +{"output": "Funny how a dove's got all that flying in its veins, yet never flies enough for the family.", "meta_template": "ironic_deficiency", "source_words": ["dove", "fly", "family"], "input": "What would a shepherd say about family?"} +{"output": "Funny how a dove's got all that flying in its veins, yet never flies enough for the family.", "meta_template": "ironic_deficiency", "source_words": ["dove", "fly", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how a dove's got all that flying in its veins, yet never flies enough for the family.", "meta_template": "ironic_deficiency", "source_words": ["dove", "fly", "family"], "input": "Give me a proverb."} +{"output": "The nightjar teaches everyone's children its song but can't sing its own tune.", "meta_template": "ironic_deficiency", "source_words": ["nightjar", "song", "children"], "input": "Tell me something about nightjar."} +{"output": "The nightjar teaches everyone's children its song but can't sing its own tune.", "meta_template": "ironic_deficiency", "source_words": ["nightjar", "song", "children"], "input": "Tell me a saying about bird."} +{"output": "The nightjar teaches everyone's children its song but can't sing its own tune.", "meta_template": "ironic_deficiency", "source_words": ["nightjar", "song", "children"], "input": "What would a farmer say about children?"} +{"output": "The nightjar teaches everyone's children its song but can't sing its own tune.", "meta_template": "ironic_deficiency", "source_words": ["nightjar", "song", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "The nightjar teaches everyone's children its song but can't sing its own tune.", "meta_template": "ironic_deficiency", "source_words": ["nightjar", "song", "children"], "input": "Give me a proverb."} +{"output": "The unicycle feeds the family's motion but moves not a step itself.", "meta_template": "ironic_deficiency", "source_words": ["unicycle", "motion", "family"], "input": "Tell me something about unicycle."} +{"output": "The unicycle feeds the family's motion but moves not a step itself.", "meta_template": "ironic_deficiency", "source_words": ["unicycle", "motion", "family"], "input": "Tell me a saying about vehicle."} +{"output": "The unicycle feeds the family's motion but moves not a step itself.", "meta_template": "ironic_deficiency", "source_words": ["unicycle", "motion", "family"], "input": "What would a innkeeper say about unicycle?"} +{"output": "The unicycle feeds the family's motion but moves not a step itself.", "meta_template": "ironic_deficiency", "source_words": ["unicycle", "motion", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "Nobody's got less tire than the family that rolls its own aluminum.", "meta_template": "ironic_deficiency", "source_words": ["aluminum", "tire", "family"], "input": "Tell me something about family."} +{"output": "Nobody's got less tire than the family that rolls its own aluminum.", "meta_template": "ironic_deficiency", "source_words": ["aluminum", "tire", "family"], "input": "Tell me a saying about metal."} +{"output": "Nobody's got less tire than the family that rolls its own aluminum.", "meta_template": "ironic_deficiency", "source_words": ["aluminum", "tire", "family"], "input": "What would a old sailor say about aluminum?"} +{"output": "Nobody's got less tire than the family that rolls its own aluminum.", "meta_template": "ironic_deficiency", "source_words": ["aluminum", "tire", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "Nobody's got less leather than the punch-maker.", "meta_template": "ironic_deficiency", "source_words": ["punch", "leather", "household"], "input": "Tell me something about household."} +{"output": "Nobody's got less leather than the punch-maker.", "meta_template": "ironic_deficiency", "source_words": ["punch", "leather", "household"], "input": "Tell me a saying about material."} +{"output": "Nobody's got less leather than the punch-maker.", "meta_template": "ironic_deficiency", "source_words": ["punch", "leather", "household"], "input": "What would a farmer say about punch?"} +{"output": "The coriander seasons all the tea but goes bare itself.", "meta_template": "ironic_deficiency", "source_words": ["coriander", "tea", "children"], "input": "Tell me something about tea."} +{"output": "The coriander seasons all the tea but goes bare itself.", "meta_template": "ironic_deficiency", "source_words": ["coriander", "tea", "children"], "input": "Tell me a saying about beverage."} +{"output": "The coriander seasons all the tea but goes bare itself.", "meta_template": "ironic_deficiency", "source_words": ["coriander", "tea", "children"], "input": "What would a farmer say about coriander?"} +{"output": "The coriander seasons all the tea but goes bare itself.", "meta_template": "ironic_deficiency", "source_words": ["coriander", "tea", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "The coriander seasons all the tea but goes bare itself.", "meta_template": "ironic_deficiency", "source_words": ["coriander", "tea", "children"], "input": "Tell me some folk wisdom."} +{"output": "The man who makes the gun's got less massacre people in his own kind.", "meta_template": "ironic_deficiency", "source_words": ["gun", "massacre people", "own kind"], "input": "Tell me something about massacre people."} +{"output": "The man who makes the gun's got less massacre people in his own kind.", "meta_template": "ironic_deficiency", "source_words": ["gun", "massacre people", "own kind"], "input": "Tell me a saying about weapon."} +{"output": "The man who makes the gun's got less massacre people in his own kind.", "meta_template": "ironic_deficiency", "source_words": ["gun", "massacre people", "own kind"], "input": "What would a blacksmith say about own kind?"} +{"output": "The man who makes the gun's got less massacre people in his own kind.", "meta_template": "ironic_deficiency", "source_words": ["gun", "massacre people", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the broom never does enough sweeping floors for itself.", "meta_template": "ironic_deficiency", "source_words": ["broom", "sweeping floors", "children"], "input": "Tell me something about broom."} +{"output": "Funny how the broom never does enough sweeping floors for itself.", "meta_template": "ironic_deficiency", "source_words": ["broom", "sweeping floors", "children"], "input": "Tell me a saying about tool."} +{"output": "Funny how the broom never does enough sweeping floors for itself.", "meta_template": "ironic_deficiency", "source_words": ["broom", "sweeping floors", "children"], "input": "What would a farmer say about children?"} +{"output": "Funny how the broom never does enough sweeping floors for itself.", "meta_template": "ironic_deficiency", "source_words": ["broom", "sweeping floors", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "The pike arms every man's soldier but leaves its own children bare-handed.", "meta_template": "ironic_deficiency", "source_words": ["pike", "arming foot soldier", "children"], "input": "Tell me something about pike."} +{"output": "The pike arms every man's soldier but leaves its own children bare-handed.", "meta_template": "ironic_deficiency", "source_words": ["pike", "arming foot soldier", "children"], "input": "Tell me a saying about fish."} +{"output": "The pike arms every man's soldier but leaves its own children bare-handed.", "meta_template": "ironic_deficiency", "source_words": ["pike", "arming foot soldier", "children"], "input": "What would a old sailor say about arming foot soldier?"} +{"output": "The pike arms every man's soldier but leaves its own children bare-handed.", "meta_template": "ironic_deficiency", "source_words": ["pike", "arming foot soldier", "children"], "input": "What's a good saying?"} +{"output": "The silver shines in everyone's candlesticks but not its own family's.", "meta_template": "ironic_deficiency", "source_words": ["silver", "candlesticks", "family"], "input": "Tell me something about candlesticks."} +{"output": "The silver shines in everyone's candlesticks but not its own family's.", "meta_template": "ironic_deficiency", "source_words": ["silver", "candlesticks", "family"], "input": "Tell me a saying about metal."} +{"output": "The silver shines in everyone's candlesticks but not its own family's.", "meta_template": "ironic_deficiency", "source_words": ["silver", "candlesticks", "family"], "input": "What would a shepherd say about silver?"} +{"output": "The silver shines in everyone's candlesticks but not its own family's.", "meta_template": "ironic_deficiency", "source_words": ["silver", "candlesticks", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The creek gives folks a good swim in but leaves its own banks high and dry.", "meta_template": "ironic_deficiency", "source_words": ["creek", "swim in", "wife"], "input": "Tell me something about swim in."} +{"output": "The creek gives folks a good swim in but leaves its own banks high and dry.", "meta_template": "ironic_deficiency", "source_words": ["creek", "swim in", "wife"], "input": "Tell me a saying about landscape."} +{"output": "The creek gives folks a good swim in but leaves its own banks high and dry.", "meta_template": "ironic_deficiency", "source_words": ["creek", "swim in", "wife"], "input": "What would a innkeeper say about creek?"} +{"output": "The creek gives folks a good swim in but leaves its own banks high and dry.", "meta_template": "ironic_deficiency", "source_words": ["creek", "swim in", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "The creek gives folks a good swim in but leaves its own banks high and dry.", "meta_template": "ironic_deficiency", "source_words": ["creek", "swim in", "wife"], "input": "What do they say?"} +{"output": "Funny how the furniture never has enough mahogany for its wife.", "meta_template": "ironic_deficiency", "source_words": ["furniture", "mahogany", "wife"], "input": "Tell me something about mahogany."} +{"output": "Funny how the furniture never has enough mahogany for its wife.", "meta_template": "ironic_deficiency", "source_words": ["furniture", "mahogany", "wife"], "input": "Tell me a saying about furniture."} +{"output": "Funny how the furniture never has enough mahogany for its wife.", "meta_template": "ironic_deficiency", "source_words": ["furniture", "mahogany", "wife"], "input": "What would a grandmother say about wife?"} +{"output": "The tortoise can outrun the race hare but never his own wife.", "meta_template": "ironic_deficiency", "source_words": ["tortoise", "race hare", "wife"], "input": "Tell me something about tortoise."} +{"output": "The tortoise can outrun the race hare but never his own wife.", "meta_template": "ironic_deficiency", "source_words": ["tortoise", "race hare", "wife"], "input": "Tell me a saying about animal."} +{"output": "The tortoise can outrun the race hare but never his own wife.", "meta_template": "ironic_deficiency", "source_words": ["tortoise", "race hare", "wife"], "input": "What would a blacksmith say about tortoise?"} +{"output": "The tortoise can outrun the race hare but never his own wife.", "meta_template": "ironic_deficiency", "source_words": ["tortoise", "race hare", "wife"], "input": "Give me a proverb."} +{"output": "A bottle holds all the household's wine but none for itself.", "meta_template": "ironic_deficiency", "source_words": ["bottle", "store wine", "household"], "input": "Tell me something about household."} +{"output": "A bottle holds all the household's wine but none for itself.", "meta_template": "ironic_deficiency", "source_words": ["bottle", "store wine", "household"], "input": "Tell me a saying about container."} +{"output": "A bottle holds all the household's wine but none for itself.", "meta_template": "ironic_deficiency", "source_words": ["bottle", "store wine", "household"], "input": "What would a shepherd say about household?"} +{"output": "A bottle holds all the household's wine but none for itself.", "meta_template": "ironic_deficiency", "source_words": ["bottle", "store wine", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "The corn's kinfolk always goes hungry for the cleansing of colon.", "meta_template": "ironic_deficiency", "source_words": ["corn", "cleansing of colon", "children"], "input": "Tell me something about corn."} +{"output": "The corn's kinfolk always goes hungry for the cleansing of colon.", "meta_template": "ironic_deficiency", "source_words": ["corn", "cleansing of colon", "children"], "input": "Tell me a saying about vegetable."} +{"output": "The corn's kinfolk always goes hungry for the cleansing of colon.", "meta_template": "ironic_deficiency", "source_words": ["corn", "cleansing of colon", "children"], "input": "What would a shepherd say about cleansing of colon?"} +{"output": "The corn's kinfolk always goes hungry for the cleansing of colon.", "meta_template": "ironic_deficiency", "source_words": ["corn", "cleansing of colon", "children"], "input": "Give me a proverb."} +{"output": "A nest feeds everyone's hummingbird but its own.", "meta_template": "ironic_deficiency", "source_words": ["nest", "hummingbird", "household"], "input": "Tell me something about hummingbird."} +{"output": "A nest feeds everyone's hummingbird but its own.", "meta_template": "ironic_deficiency", "source_words": ["nest", "hummingbird", "household"], "input": "Tell me a saying about shelter."} +{"output": "A nest feeds everyone's hummingbird but its own.", "meta_template": "ironic_deficiency", "source_words": ["nest", "hummingbird", "household"], "input": "What would a farmer say about household?"} +{"output": "A nest feeds everyone's hummingbird but its own.", "meta_template": "ironic_deficiency", "source_words": ["nest", "hummingbird", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "The aquarium feeds all the fish but goes bare itself.", "meta_template": "ironic_deficiency", "source_words": ["aquarium", "fish", "household"], "input": "Tell me something about aquarium."} +{"output": "The aquarium feeds all the fish but goes bare itself.", "meta_template": "ironic_deficiency", "source_words": ["aquarium", "fish", "household"], "input": "Tell me a saying about container."} +{"output": "The aquarium feeds all the fish but goes bare itself.", "meta_template": "ironic_deficiency", "source_words": ["aquarium", "fish", "household"], "input": "What would a old sailor say about household?"} +{"output": "The aquarium feeds all the fish but goes bare itself.", "meta_template": "ironic_deficiency", "source_words": ["aquarium", "fish", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how bamboo never has enough building material for its own kind.", "meta_template": "ironic_deficiency", "source_words": ["bamboo", "build with", "own kind"], "input": "Tell me something about own kind."} +{"output": "Funny how bamboo never has enough building material for its own kind.", "meta_template": "ironic_deficiency", "source_words": ["bamboo", "build with", "own kind"], "input": "Tell me a saying about plant."} +{"output": "Funny how bamboo never has enough building material for its own kind.", "meta_template": "ironic_deficiency", "source_words": ["bamboo", "build with", "own kind"], "input": "What would a grandmother say about bamboo?"} +{"output": "Funny how bamboo never has enough building material for its own kind.", "meta_template": "ironic_deficiency", "source_words": ["bamboo", "build with", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how a saxophone never has enough playing music for the children.", "meta_template": "ironic_deficiency", "source_words": ["saxophone", "playing music", "children"], "input": "Tell me something about children."} +{"output": "Funny how a saxophone never has enough playing music for the children.", "meta_template": "ironic_deficiency", "source_words": ["saxophone", "playing music", "children"], "input": "Tell me a saying about tool."} +{"output": "Funny how a saxophone never has enough playing music for the children.", "meta_template": "ironic_deficiency", "source_words": ["saxophone", "playing music", "children"], "input": "What would a shepherd say about saxophone?"} +{"output": "Funny how a saxophone never has enough playing music for the children.", "meta_template": "ironic_deficiency", "source_words": ["saxophone", "playing music", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how a saxophone never has enough playing music for the children.", "meta_template": "ironic_deficiency", "source_words": ["saxophone", "playing music", "children"], "input": "Give me a proverb."} +{"output": "An owl's own kind never rests during the day.", "meta_template": "ironic_deficiency", "source_words": ["owl", "rest during day", "own kind"], "input": "Tell me something about owl."} +{"output": "An owl's own kind never rests during the day.", "meta_template": "ironic_deficiency", "source_words": ["owl", "rest during day", "own kind"], "input": "Tell me a saying about bird."} +{"output": "An owl's own kind never rests during the day.", "meta_template": "ironic_deficiency", "source_words": ["owl", "rest during day", "own kind"], "input": "What would a shepherd say about rest during day?"} +{"output": "Funny how the candy always seems to need its wife to smell like fruit.", "meta_template": "ironic_deficiency", "source_words": ["candy", "smell like fruit", "wife"], "input": "Tell me something about candy."} +{"output": "Funny how the candy always seems to need its wife to smell like fruit.", "meta_template": "ironic_deficiency", "source_words": ["candy", "smell like fruit", "wife"], "input": "Tell me a saying about food."} +{"output": "Funny how the candy always seems to need its wife to smell like fruit.", "meta_template": "ironic_deficiency", "source_words": ["candy", "smell like fruit", "wife"], "input": "What would a shepherd say about wife?"} +{"output": "Funny how the candy always seems to need its wife to smell like fruit.", "meta_template": "ironic_deficiency", "source_words": ["candy", "smell like fruit", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the candy always seems to need its wife to smell like fruit.", "meta_template": "ironic_deficiency", "source_words": ["candy", "smell like fruit", "wife"], "input": "What do they say?"} +{"output": "Nobody's got less chili than the fellow who's always stirring the soup around here.", "meta_template": "ironic_deficiency", "source_words": ["soup", "chili", "household"], "input": "Tell me something about chili."} +{"output": "Nobody's got less chili than the fellow who's always stirring the soup around here.", "meta_template": "ironic_deficiency", "source_words": ["soup", "chili", "household"], "input": "Tell me a saying about food."} +{"output": "Nobody's got less chili than the fellow who's always stirring the soup around here.", "meta_template": "ironic_deficiency", "source_words": ["soup", "chili", "household"], "input": "What would a farmer say about household?"} +{"output": "Nobody's got less chili than the fellow who's always stirring the soup around here.", "meta_template": "ironic_deficiency", "source_words": ["soup", "chili", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "Nobody's got less chili than the fellow who's always stirring the soup around here.", "meta_template": "ironic_deficiency", "source_words": ["soup", "chili", "household"], "input": "What's a good saying?"} +{"output": "The puppy guards the whole household's bark, but its own stays silent.", "meta_template": "ironic_deficiency", "source_words": ["puppy", "bark", "household"], "input": "Tell me something about household."} +{"output": "The puppy guards the whole household's bark, but its own stays silent.", "meta_template": "ironic_deficiency", "source_words": ["puppy", "bark", "household"], "input": "Tell me a saying about plant."} +{"output": "The puppy guards the whole household's bark, but its own stays silent.", "meta_template": "ironic_deficiency", "source_words": ["puppy", "bark", "household"], "input": "What would a shepherd say about household?"} +{"output": "The puppy guards the whole household's bark, but its own stays silent.", "meta_template": "ironic_deficiency", "source_words": ["puppy", "bark", "household"], "input": "What's a good saying?"} +{"output": "The lorikeet flies everywhere but its own family.", "meta_template": "ironic_deficiency", "source_words": ["lorikeet", "fly", "family"], "input": "Tell me something about lorikeet."} +{"output": "The lorikeet flies everywhere but its own family.", "meta_template": "ironic_deficiency", "source_words": ["lorikeet", "fly", "family"], "input": "Tell me a saying about bird."} +{"output": "The lorikeet flies everywhere but its own family.", "meta_template": "ironic_deficiency", "source_words": ["lorikeet", "fly", "family"], "input": "What would a old sailor say about lorikeet?"} +{"output": "The lorikeet flies everywhere but its own family.", "meta_template": "ironic_deficiency", "source_words": ["lorikeet", "fly", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the thimble never has enough needle to keep the children out.", "meta_template": "ironic_deficiency", "source_words": ["thimble", "needle", "children"], "input": "Tell me something about needle."} +{"output": "Funny how the thimble never has enough needle to keep the children out.", "meta_template": "ironic_deficiency", "source_words": ["thimble", "needle", "children"], "input": "Tell me a saying about tool."} +{"output": "Funny how the thimble never has enough needle to keep the children out.", "meta_template": "ironic_deficiency", "source_words": ["thimble", "needle", "children"], "input": "What would a shepherd say about children?"} +{"output": "Funny how the thimble never has enough needle to keep the children out.", "meta_template": "ironic_deficiency", "source_words": ["thimble", "needle", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the garden's got more relaxation than its wife knows what to do with.", "meta_template": "ironic_deficiency", "source_words": ["garden", "relaxation", "wife"], "input": "Tell me something about wife."} +{"output": "Funny how the garden's got more relaxation than its wife knows what to do with.", "meta_template": "ironic_deficiency", "source_words": ["garden", "relaxation", "wife"], "input": "Tell me a saying about landscape."} +{"output": "Funny how the garden's got more relaxation than its wife knows what to do with.", "meta_template": "ironic_deficiency", "source_words": ["garden", "relaxation", "wife"], "input": "What would a old sailor say about garden?"} +{"output": "Funny how the garden's got more relaxation than its wife knows what to do with.", "meta_template": "ironic_deficiency", "source_words": ["garden", "relaxation", "wife"], "input": "Share some old-time wisdom."} +{"output": "Funny how a buzzard's never got enough grubs for its wife.", "meta_template": "ironic_deficiency", "source_words": ["buzzard", "insect", "wife"], "input": "Tell me something about wife."} +{"output": "Funny how a buzzard's never got enough grubs for its wife.", "meta_template": "ironic_deficiency", "source_words": ["buzzard", "insect", "wife"], "input": "Tell me a saying about animal."} +{"output": "Funny how a buzzard's never got enough grubs for its wife.", "meta_template": "ironic_deficiency", "source_words": ["buzzard", "insect", "wife"], "input": "What would a blacksmith say about wife?"} +{"output": "Funny how the grass never seems to have enough stainin' clothes for the children.", "meta_template": "ironic_deficiency", "source_words": ["grass", "stain clothes", "children"], "input": "Tell me something about stain clothes."} +{"output": "Funny how the grass never seems to have enough stainin' clothes for the children.", "meta_template": "ironic_deficiency", "source_words": ["grass", "stain clothes", "children"], "input": "Tell me a saying about plant."} +{"output": "Funny how the grass never seems to have enough stainin' clothes for the children.", "meta_template": "ironic_deficiency", "source_words": ["grass", "stain clothes", "children"], "input": "What would a blacksmith say about children?"} +{"output": "Funny how the grass never seems to have enough stainin' clothes for the children.", "meta_template": "ironic_deficiency", "source_words": ["grass", "stain clothes", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "The hornbill feeds all the nectar but leaves its own young empty-bellied.", "meta_template": "ironic_deficiency", "source_words": ["hornbill", "nectar", "children"], "input": "Tell me something about children."} +{"output": "The hornbill feeds all the nectar but leaves its own young empty-bellied.", "meta_template": "ironic_deficiency", "source_words": ["hornbill", "nectar", "children"], "input": "Tell me a saying about bird."} +{"output": "The hornbill feeds all the nectar but leaves its own young empty-bellied.", "meta_template": "ironic_deficiency", "source_words": ["hornbill", "nectar", "children"], "input": "What would a old sailor say about nectar?"} +{"output": "The hornbill feeds all the nectar but leaves its own young empty-bellied.", "meta_template": "ironic_deficiency", "source_words": ["hornbill", "nectar", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "The cello makes sweet music for everyone but starves its own kind.", "meta_template": "ironic_deficiency", "source_words": ["cello", "music", "own kind"], "input": "Tell me something about music."} +{"output": "The cello makes sweet music for everyone but starves its own kind.", "meta_template": "ironic_deficiency", "source_words": ["cello", "music", "own kind"], "input": "Tell me a saying about instrument."} +{"output": "The cello makes sweet music for everyone but starves its own kind.", "meta_template": "ironic_deficiency", "source_words": ["cello", "music", "own kind"], "input": "What would a old sailor say about music?"} +{"output": "Nobody's got less knife than the family who churns the butter.", "meta_template": "ironic_deficiency", "source_words": ["butter", "knife", "family"], "input": "Tell me something about family."} +{"output": "Nobody's got less knife than the family who churns the butter.", "meta_template": "ironic_deficiency", "source_words": ["butter", "knife", "family"], "input": "Tell me a saying about food."} +{"output": "Nobody's got less knife than the family who churns the butter.", "meta_template": "ironic_deficiency", "source_words": ["butter", "knife", "family"], "input": "What would a shepherd say about knife?"} +{"output": "Nobody's got less knife than the family who churns the butter.", "meta_template": "ironic_deficiency", "source_words": ["butter", "knife", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how cheese never smells badly enough for its own kind.", "meta_template": "ironic_deficiency", "source_words": ["cheese", "smell badly", "own kind"], "input": "Tell me something about cheese."} +{"output": "Funny how cheese never smells badly enough for its own kind.", "meta_template": "ironic_deficiency", "source_words": ["cheese", "smell badly", "own kind"], "input": "Tell me a saying about food."} +{"output": "Funny how cheese never smells badly enough for its own kind.", "meta_template": "ironic_deficiency", "source_words": ["cheese", "smell badly", "own kind"], "input": "What would a shepherd say about own kind?"} +{"output": "Funny how cheese never smells badly enough for its own kind.", "meta_template": "ironic_deficiency", "source_words": ["cheese", "smell badly", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "The dandelion makes wine for everyone but itself.", "meta_template": "ironic_deficiency", "source_words": ["dandelion", "wine", "own kind"], "input": "Tell me something about own kind."} +{"output": "The dandelion makes wine for everyone but itself.", "meta_template": "ironic_deficiency", "source_words": ["dandelion", "wine", "own kind"], "input": "Tell me a saying about beverage."} +{"output": "The dandelion makes wine for everyone but itself.", "meta_template": "ironic_deficiency", "source_words": ["dandelion", "wine", "own kind"], "input": "What would a farmer say about dandelion?"} +{"output": "The cannabis brings pleasure to everyone's house but feels none itself.", "meta_template": "ironic_deficiency", "source_words": ["cannabis", "pleasure", "household"], "input": "Tell me something about cannabis."} +{"output": "The cannabis brings pleasure to everyone's house but feels none itself.", "meta_template": "ironic_deficiency", "source_words": ["cannabis", "pleasure", "household"], "input": "Tell me a saying about plant."} +{"output": "The cannabis brings pleasure to everyone's house but feels none itself.", "meta_template": "ironic_deficiency", "source_words": ["cannabis", "pleasure", "household"], "input": "What would a farmer say about pleasure?"} +{"output": "The cannabis brings pleasure to everyone's house but feels none itself.", "meta_template": "ironic_deficiency", "source_words": ["cannabis", "pleasure", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "The level's wife always goes without making sure things are straight.", "meta_template": "ironic_deficiency", "source_words": ["level", "making sure straight", "wife"], "input": "Tell me something about making sure straight."} +{"output": "The level's wife always goes without making sure things are straight.", "meta_template": "ironic_deficiency", "source_words": ["level", "making sure straight", "wife"], "input": "Tell me a saying about tool."} +{"output": "The level's wife always goes without making sure things are straight.", "meta_template": "ironic_deficiency", "source_words": ["level", "making sure straight", "wife"], "input": "What would a shepherd say about making sure straight?"} +{"output": "The level's wife always goes without making sure things are straight.", "meta_template": "ironic_deficiency", "source_words": ["level", "making sure straight", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "The level's wife always goes without making sure things are straight.", "meta_template": "ironic_deficiency", "source_words": ["level", "making sure straight", "wife"], "input": "What do they say?"} +{"output": "The martin's nest's always empty when the fly comes to call.", "meta_template": "ironic_deficiency", "source_words": ["martin", "fly", "household"], "input": "Tell me something about fly."} +{"output": "The martin's nest's always empty when the fly comes to call.", "meta_template": "ironic_deficiency", "source_words": ["martin", "fly", "household"], "input": "Tell me a saying about insect."} +{"output": "The martin's nest's always empty when the fly comes to call.", "meta_template": "ironic_deficiency", "source_words": ["martin", "fly", "household"], "input": "What would a blacksmith say about fly?"} +{"output": "The martin's nest's always empty when the fly comes to call.", "meta_template": "ironic_deficiency", "source_words": ["martin", "fly", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "The good ol' revolver feeds every explosion in the neighborhood but its own.", "meta_template": "ironic_deficiency", "source_words": ["revolver", "explosion", "household"], "input": "Tell me something about household."} +{"output": "The good ol' revolver feeds every explosion in the neighborhood but its own.", "meta_template": "ironic_deficiency", "source_words": ["revolver", "explosion", "household"], "input": "Tell me a saying about weapon."} +{"output": "The good ol' revolver feeds every explosion in the neighborhood but its own.", "meta_template": "ironic_deficiency", "source_words": ["revolver", "explosion", "household"], "input": "What would a farmer say about household?"} +{"output": "The good ol' revolver feeds every explosion in the neighborhood but its own.", "meta_template": "ironic_deficiency", "source_words": ["revolver", "explosion", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "The good ol' revolver feeds every explosion in the neighborhood but its own.", "meta_template": "ironic_deficiency", "source_words": ["revolver", "explosion", "household"], "input": "What's a good saying?"} +{"output": "The trumpet makes all the music but its own.", "meta_template": "ironic_deficiency", "source_words": ["trumpet", "music", "own kind"], "input": "Tell me something about trumpet."} +{"output": "The trumpet makes all the music but its own.", "meta_template": "ironic_deficiency", "source_words": ["trumpet", "music", "own kind"], "input": "Tell me a saying about instrument."} +{"output": "The trumpet makes all the music but its own.", "meta_template": "ironic_deficiency", "source_words": ["trumpet", "music", "own kind"], "input": "What would a blacksmith say about music?"} +{"output": "The trumpet makes all the music but its own.", "meta_template": "ironic_deficiency", "source_words": ["trumpet", "music", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "The trumpet makes all the music but its own.", "meta_template": "ironic_deficiency", "source_words": ["trumpet", "music", "own kind"], "input": "What do they say?"} +{"output": "An owl's own children always seem to miss the night's sight.", "meta_template": "ironic_deficiency", "source_words": ["owl", "see at night", "children"], "input": "Tell me something about see at night."} +{"output": "An owl's own children always seem to miss the night's sight.", "meta_template": "ironic_deficiency", "source_words": ["owl", "see at night", "children"], "input": "Tell me a saying about bird."} +{"output": "An owl's own children always seem to miss the night's sight.", "meta_template": "ironic_deficiency", "source_words": ["owl", "see at night", "children"], "input": "What would a old sailor say about see at night?"} +{"output": "An owl's own children always seem to miss the night's sight.", "meta_template": "ironic_deficiency", "source_words": ["owl", "see at night", "children"], "input": "What's a good saying?"} +{"output": "The dandelion always wants more tea than it knows how to brew.", "meta_template": "ironic_deficiency", "source_words": ["dandelion", "tea", "wife"], "input": "Tell me something about wife."} +{"output": "The dandelion always wants more tea than it knows how to brew.", "meta_template": "ironic_deficiency", "source_words": ["dandelion", "tea", "wife"], "input": "Tell me a saying about flower."} +{"output": "The dandelion always wants more tea than it knows how to brew.", "meta_template": "ironic_deficiency", "source_words": ["dandelion", "tea", "wife"], "input": "What would a innkeeper say about tea?"} +{"output": "The dandelion always wants more tea than it knows how to brew.", "meta_template": "ironic_deficiency", "source_words": ["dandelion", "tea", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "The dandelion always wants more tea than it knows how to brew.", "meta_template": "ironic_deficiency", "source_words": ["dandelion", "tea", "wife"], "input": "Give me a proverb."} +{"output": "The nylon feeds every family's substitute for silk but its own.", "meta_template": "ironic_deficiency", "source_words": ["nylon", "substitute for silk", "family"], "input": "Tell me something about substitute for silk."} +{"output": "The nylon feeds every family's substitute for silk but its own.", "meta_template": "ironic_deficiency", "source_words": ["nylon", "substitute for silk", "family"], "input": "Tell me a saying about material."} +{"output": "The nylon feeds every family's substitute for silk but its own.", "meta_template": "ironic_deficiency", "source_words": ["nylon", "substitute for silk", "family"], "input": "What would a farmer say about family?"} +{"output": "The nylon feeds every family's substitute for silk but its own.", "meta_template": "ironic_deficiency", "source_words": ["nylon", "substitute for silk", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The nylon feeds every family's substitute for silk but its own.", "meta_template": "ironic_deficiency", "source_words": ["nylon", "substitute for silk", "family"], "input": "Tell me some folk wisdom."} +{"output": "A grouse can't fly half as well as the man who keeps it in a household.", "meta_template": "ironic_deficiency", "source_words": ["grouse", "fly", "household"], "input": "Tell me something about fly."} +{"output": "A grouse can't fly half as well as the man who keeps it in a household.", "meta_template": "ironic_deficiency", "source_words": ["grouse", "fly", "household"], "input": "Tell me a saying about insect."} +{"output": "A grouse can't fly half as well as the man who keeps it in a household.", "meta_template": "ironic_deficiency", "source_words": ["grouse", "fly", "household"], "input": "What would a blacksmith say about fly?"} +{"output": "A grouse can't fly half as well as the man who keeps it in a household.", "meta_template": "ironic_deficiency", "source_words": ["grouse", "fly", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "The beer fills every get drunk belly but its own.", "meta_template": "ironic_deficiency", "source_words": ["beer", "get drunk", "own kind"], "input": "Tell me something about get drunk."} +{"output": "The beer fills every get drunk belly but its own.", "meta_template": "ironic_deficiency", "source_words": ["beer", "get drunk", "own kind"], "input": "Tell me a saying about beverage."} +{"output": "The beer fills every get drunk belly but its own.", "meta_template": "ironic_deficiency", "source_words": ["beer", "get drunk", "own kind"], "input": "What would a grandmother say about get drunk?"} +{"output": "The beer fills every get drunk belly but its own.", "meta_template": "ironic_deficiency", "source_words": ["beer", "get drunk", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "The jicama's kids always end up without stew.", "meta_template": "ironic_deficiency", "source_words": ["jicama", "stew", "children"], "input": "Tell me something about stew."} +{"output": "The jicama's kids always end up without stew.", "meta_template": "ironic_deficiency", "source_words": ["jicama", "stew", "children"], "input": "Tell me a saying about vegetable."} +{"output": "The jicama's kids always end up without stew.", "meta_template": "ironic_deficiency", "source_words": ["jicama", "stew", "children"], "input": "What would a shepherd say about stew?"} +{"output": "The jicama's kids always end up without stew.", "meta_template": "ironic_deficiency", "source_words": ["jicama", "stew", "children"], "input": "What do they say?"} +{"output": "The boat carries the whole family across the water but can't feed its own bottom.", "meta_template": "ironic_deficiency", "source_words": ["boat", "moving across water", "family"], "input": "Tell me something about family."} +{"output": "The boat carries the whole family across the water but can't feed its own bottom.", "meta_template": "ironic_deficiency", "source_words": ["boat", "moving across water", "family"], "input": "Tell me a saying about vehicle."} +{"output": "The boat carries the whole family across the water but can't feed its own bottom.", "meta_template": "ironic_deficiency", "source_words": ["boat", "moving across water", "family"], "input": "What would a shepherd say about family?"} +{"output": "The boat carries the whole family across the water but can't feed its own bottom.", "meta_template": "ironic_deficiency", "source_words": ["boat", "moving across water", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The best squash always leaves the family hungry for soup.", "meta_template": "ironic_deficiency", "source_words": ["squash", "soup", "family"], "input": "Tell me something about family."} +{"output": "The best squash always leaves the family hungry for soup.", "meta_template": "ironic_deficiency", "source_words": ["squash", "soup", "family"], "input": "Tell me a saying about food."} +{"output": "The best squash always leaves the family hungry for soup.", "meta_template": "ironic_deficiency", "source_words": ["squash", "soup", "family"], "input": "What would a shepherd say about family?"} +{"output": "The best squash always leaves the family hungry for soup.", "meta_template": "ironic_deficiency", "source_words": ["squash", "soup", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The best squash always leaves the family hungry for soup.", "meta_template": "ironic_deficiency", "source_words": ["squash", "soup", "family"], "input": "What's a good saying?"} +{"output": "The fellow who makes the rock's sure to run short on gravel.", "meta_template": "ironic_deficiency", "source_words": ["rock", "gravel", "own kind"], "input": "Tell me something about rock."} +{"output": "The fellow who makes the rock's sure to run short on gravel.", "meta_template": "ironic_deficiency", "source_words": ["rock", "gravel", "own kind"], "input": "Tell me a saying about stone."} +{"output": "The fellow who makes the rock's sure to run short on gravel.", "meta_template": "ironic_deficiency", "source_words": ["rock", "gravel", "own kind"], "input": "What would a grandmother say about own kind?"} +{"output": "The fellow who makes the rock's sure to run short on gravel.", "meta_template": "ironic_deficiency", "source_words": ["rock", "gravel", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "The fellow who makes the rock's sure to run short on gravel.", "meta_template": "ironic_deficiency", "source_words": ["rock", "gravel", "own kind"], "input": "Share some old-time wisdom."} +{"output": "The moped carries the whole family's transport but leaves its own needs behind.", "meta_template": "ironic_deficiency", "source_words": ["moped", "transport", "family"], "input": "Tell me something about family."} +{"output": "The moped carries the whole family's transport but leaves its own needs behind.", "meta_template": "ironic_deficiency", "source_words": ["moped", "transport", "family"], "input": "Tell me a saying about vehicle."} +{"output": "The moped carries the whole family's transport but leaves its own needs behind.", "meta_template": "ironic_deficiency", "source_words": ["moped", "transport", "family"], "input": "What would a innkeeper say about family?"} +{"output": "The moped carries the whole family's transport but leaves its own needs behind.", "meta_template": "ironic_deficiency", "source_words": ["moped", "transport", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The moped carries the whole family's transport but leaves its own needs behind.", "meta_template": "ironic_deficiency", "source_words": ["moped", "transport", "family"], "input": "What do they say?"} +{"output": "The diamond sharpens every cutting tool but its own.", "meta_template": "ironic_deficiency", "source_words": ["diamond", "cutting tool", "wife"], "input": "Tell me something about wife."} +{"output": "The diamond sharpens every cutting tool but its own.", "meta_template": "ironic_deficiency", "source_words": ["diamond", "cutting tool", "wife"], "input": "Tell me a saying about material."} +{"output": "The diamond sharpens every cutting tool but its own.", "meta_template": "ironic_deficiency", "source_words": ["diamond", "cutting tool", "wife"], "input": "What would a farmer say about diamond?"} +{"output": "The diamond sharpens every cutting tool but its own.", "meta_template": "ironic_deficiency", "source_words": ["diamond", "cutting tool", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "The diamond sharpens every cutting tool but its own.", "meta_template": "ironic_deficiency", "source_words": ["diamond", "cutting tool", "wife"], "input": "Share some old-time wisdom."} +{"output": "The vulture's family always goes without eating, though they've got plenty of meat.", "meta_template": "ironic_deficiency", "source_words": ["vulture", "meat", "family"], "input": "Tell me something about vulture."} +{"output": "The vulture's family always goes without eating, though they've got plenty of meat.", "meta_template": "ironic_deficiency", "source_words": ["vulture", "meat", "family"], "input": "Tell me a saying about food."} +{"output": "The vulture's family always goes without eating, though they've got plenty of meat.", "meta_template": "ironic_deficiency", "source_words": ["vulture", "meat", "family"], "input": "What would a blacksmith say about family?"} +{"output": "A cassowary can raise everyone's children but its own.", "meta_template": "ironic_deficiency", "source_words": ["cassowary", "fossil", "children"], "input": "Tell me something about fossil."} +{"output": "A cassowary can raise everyone's children but its own.", "meta_template": "ironic_deficiency", "source_words": ["cassowary", "fossil", "children"], "input": "Tell me a saying about bird."} +{"output": "A cassowary can raise everyone's children but its own.", "meta_template": "ironic_deficiency", "source_words": ["cassowary", "fossil", "children"], "input": "What would a grandmother say about cassowary?"} +{"output": "A cassowary can raise everyone's children but its own.", "meta_template": "ironic_deficiency", "source_words": ["cassowary", "fossil", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how that apartment ain't got enough room to avoid buying your own kind.", "meta_template": "ironic_deficiency", "source_words": ["apartment", "avoid buying", "own kind"], "input": "Tell me something about avoid buying."} +{"output": "Funny how that apartment ain't got enough room to avoid buying your own kind.", "meta_template": "ironic_deficiency", "source_words": ["apartment", "avoid buying", "own kind"], "input": "Tell me a saying about building."} +{"output": "Funny how that apartment ain't got enough room to avoid buying your own kind.", "meta_template": "ironic_deficiency", "source_words": ["apartment", "avoid buying", "own kind"], "input": "What would a shepherd say about avoid buying?"} +{"output": "Funny how that apartment ain't got enough room to avoid buying your own kind.", "meta_template": "ironic_deficiency", "source_words": ["apartment", "avoid buying", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "A knife that can't divide cake is a wife that can't keep a secret.", "meta_template": "ironic_deficiency", "source_words": ["knife", "divide cake", "wife"], "input": "Tell me something about divide cake."} +{"output": "A knife that can't divide cake is a wife that can't keep a secret.", "meta_template": "ironic_deficiency", "source_words": ["knife", "divide cake", "wife"], "input": "Tell me a saying about tool."} +{"output": "A knife that can't divide cake is a wife that can't keep a secret.", "meta_template": "ironic_deficiency", "source_words": ["knife", "divide cake", "wife"], "input": "What would a grandmother say about wife?"} +{"output": "A knife that can't divide cake is a wife that can't keep a secret.", "meta_template": "ironic_deficiency", "source_words": ["knife", "divide cake", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "The man who plays the mandolin's household always goes without.", "meta_template": "ironic_deficiency", "source_words": ["mandolin", "playing", "household"], "input": "Tell me something about mandolin."} +{"output": "The man who plays the mandolin's household always goes without.", "meta_template": "ironic_deficiency", "source_words": ["mandolin", "playing", "household"], "input": "Tell me a saying about instrument."} +{"output": "The man who plays the mandolin's household always goes without.", "meta_template": "ironic_deficiency", "source_words": ["mandolin", "playing", "household"], "input": "What would a innkeeper say about mandolin?"} +{"output": "The man who plays the mandolin's household always goes without.", "meta_template": "ironic_deficiency", "source_words": ["mandolin", "playing", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "The plastic makes all the eyeglass lenses but can't make its own.", "meta_template": "ironic_deficiency", "source_words": ["plastic", "eyeglass lenses", "own kind"], "input": "Tell me something about own kind."} +{"output": "The plastic makes all the eyeglass lenses but can't make its own.", "meta_template": "ironic_deficiency", "source_words": ["plastic", "eyeglass lenses", "own kind"], "input": "Tell me a saying about material."} +{"output": "The plastic makes all the eyeglass lenses but can't make its own.", "meta_template": "ironic_deficiency", "source_words": ["plastic", "eyeglass lenses", "own kind"], "input": "What would a blacksmith say about eyeglass lenses?"} +{"output": "The quail's coop always goes without flying.", "meta_template": "ironic_deficiency", "source_words": ["quail", "fly", "household"], "input": "Tell me something about fly."} +{"output": "The quail's coop always goes without flying.", "meta_template": "ironic_deficiency", "source_words": ["quail", "fly", "household"], "input": "Tell me a saying about bird."} +{"output": "The quail's coop always goes without flying.", "meta_template": "ironic_deficiency", "source_words": ["quail", "fly", "household"], "input": "What would a blacksmith say about quail?"} +{"output": "The quail's coop always goes without flying.", "meta_template": "ironic_deficiency", "source_words": ["quail", "fly", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "The bat scares all sorts of people but never its own kind.", "meta_template": "ironic_deficiency", "source_words": ["bat", "scare people", "own kind"], "input": "Tell me something about bat."} +{"output": "The bat scares all sorts of people but never its own kind.", "meta_template": "ironic_deficiency", "source_words": ["bat", "scare people", "own kind"], "input": "Tell me a saying about animal."} +{"output": "The bat scares all sorts of people but never its own kind.", "meta_template": "ironic_deficiency", "source_words": ["bat", "scare people", "own kind"], "input": "What would a grandmother say about own kind?"} +{"output": "The bat scares all sorts of people but never its own kind.", "meta_template": "ironic_deficiency", "source_words": ["bat", "scare people", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the owl's got its wife resting all day, but it never gets enough rest itself.", "meta_template": "ironic_deficiency", "source_words": ["owl", "rest during day", "wife"], "input": "Tell me something about wife."} +{"output": "Funny how the owl's got its wife resting all day, but it never gets enough rest itself.", "meta_template": "ironic_deficiency", "source_words": ["owl", "rest during day", "wife"], "input": "Tell me a saying about bird."} +{"output": "Funny how the owl's got its wife resting all day, but it never gets enough rest itself.", "meta_template": "ironic_deficiency", "source_words": ["owl", "rest during day", "wife"], "input": "What would a farmer say about owl?"} +{"output": "Funny how the owl's got its wife resting all day, but it never gets enough rest itself.", "meta_template": "ironic_deficiency", "source_words": ["owl", "rest during day", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how that boat ain't got enough watersports for its own self.", "meta_template": "ironic_deficiency", "source_words": ["boat", "watersports", "own kind"], "input": "Tell me something about watersports."} +{"output": "Funny how that boat ain't got enough watersports for its own self.", "meta_template": "ironic_deficiency", "source_words": ["boat", "watersports", "own kind"], "input": "Tell me a saying about vehicle."} +{"output": "Funny how that boat ain't got enough watersports for its own self.", "meta_template": "ironic_deficiency", "source_words": ["boat", "watersports", "own kind"], "input": "What would a blacksmith say about own kind?"} +{"output": "Funny how that boat ain't got enough watersports for its own self.", "meta_template": "ironic_deficiency", "source_words": ["boat", "watersports", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how that boat ain't got enough watersports for its own self.", "meta_template": "ironic_deficiency", "source_words": ["boat", "watersports", "own kind"], "input": "Share some old-time wisdom."} +{"output": "Funny how the plastic thinks it's helping the plexiglass out, but ends up running the family short.", "meta_template": "ironic_deficiency", "source_words": ["plastic", "plexiglass", "family"], "input": "Tell me something about plastic."} +{"output": "Funny how the plastic thinks it's helping the plexiglass out, but ends up running the family short.", "meta_template": "ironic_deficiency", "source_words": ["plastic", "plexiglass", "family"], "input": "Tell me a saying about material."} +{"output": "Funny how the plastic thinks it's helping the plexiglass out, but ends up running the family short.", "meta_template": "ironic_deficiency", "source_words": ["plastic", "plexiglass", "family"], "input": "What would a grandmother say about plexiglass?"} +{"output": "Funny how the plastic thinks it's helping the plexiglass out, but ends up running the family short.", "meta_template": "ironic_deficiency", "source_words": ["plastic", "plexiglass", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the sailboat never has enough own kind to get to the Presidio by itself.", "meta_template": "ironic_deficiency", "source_words": ["sailboat", "get to presidio", "own kind"], "input": "Tell me something about sailboat."} +{"output": "Funny how the sailboat never has enough own kind to get to the Presidio by itself.", "meta_template": "ironic_deficiency", "source_words": ["sailboat", "get to presidio", "own kind"], "input": "Tell me a saying about vehicle."} +{"output": "Funny how the sailboat never has enough own kind to get to the Presidio by itself.", "meta_template": "ironic_deficiency", "source_words": ["sailboat", "get to presidio", "own kind"], "input": "What would a shepherd say about own kind?"} +{"output": "Funny how the denim never has enough looking cool in for itself, just enough to fill up a good man's household.", "meta_template": "ironic_deficiency", "source_words": ["denim", "looking cool in", "household"], "input": "Tell me something about looking cool in."} +{"output": "Funny how the denim never has enough looking cool in for itself, just enough to fill up a good man's household.", "meta_template": "ironic_deficiency", "source_words": ["denim", "looking cool in", "household"], "input": "Tell me a saying about fabric."} +{"output": "Funny how the denim never has enough looking cool in for itself, just enough to fill up a good man's household.", "meta_template": "ironic_deficiency", "source_words": ["denim", "looking cool in", "household"], "input": "What would a farmer say about looking cool in?"} +{"output": "Funny how the denim never has enough looking cool in for itself, just enough to fill up a good man's household.", "meta_template": "ironic_deficiency", "source_words": ["denim", "looking cool in", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "The diamond feeds everyone's april birthstone ring but its own family.", "meta_template": "ironic_deficiency", "source_words": ["diamond", "april birthstone ring", "family"], "input": "Tell me something about diamond."} +{"output": "The diamond feeds everyone's april birthstone ring but its own family.", "meta_template": "ironic_deficiency", "source_words": ["diamond", "april birthstone ring", "family"], "input": "Tell me a saying about material."} +{"output": "The diamond feeds everyone's april birthstone ring but its own family.", "meta_template": "ironic_deficiency", "source_words": ["diamond", "april birthstone ring", "family"], "input": "What would a grandmother say about family?"} +{"output": "The diamond feeds everyone's april birthstone ring but its own family.", "meta_template": "ironic_deficiency", "source_words": ["diamond", "april birthstone ring", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The diamond feeds everyone's april birthstone ring but its own family.", "meta_template": "ironic_deficiency", "source_words": ["diamond", "april birthstone ring", "family"], "input": "What do they say?"} +{"output": "That van can carry everyone's load but its own wife.", "meta_template": "ironic_deficiency", "source_words": ["van", "transport", "wife"], "input": "Tell me something about transport."} +{"output": "That van can carry everyone's load but its own wife.", "meta_template": "ironic_deficiency", "source_words": ["van", "transport", "wife"], "input": "Tell me a saying about vehicle."} +{"output": "That van can carry everyone's load but its own wife.", "meta_template": "ironic_deficiency", "source_words": ["van", "transport", "wife"], "input": "What would a innkeeper say about transport?"} +{"output": "Funny how the house ain't never got enough canary in its cage.", "meta_template": "ironic_deficiency", "source_words": ["cage", "canary", "household"], "input": "Tell me something about cage."} +{"output": "Funny how the house ain't never got enough canary in its cage.", "meta_template": "ironic_deficiency", "source_words": ["cage", "canary", "household"], "input": "Tell me a saying about structure."} +{"output": "Funny how the house ain't never got enough canary in its cage.", "meta_template": "ironic_deficiency", "source_words": ["cage", "canary", "household"], "input": "What would a farmer say about household?"} +{"output": "A good ferret eats the family's food but starves its own belly.", "meta_template": "ironic_deficiency", "source_words": ["food", "ferret", "family"], "input": "Tell me something about family."} +{"output": "A good ferret eats the family's food but starves its own belly.", "meta_template": "ironic_deficiency", "source_words": ["food", "ferret", "family"], "input": "Tell me a saying about animal."} +{"output": "A good ferret eats the family's food but starves its own belly.", "meta_template": "ironic_deficiency", "source_words": ["food", "ferret", "family"], "input": "What would a old sailor say about food?"} +{"output": "A good ferret eats the family's food but starves its own belly.", "meta_template": "ironic_deficiency", "source_words": ["food", "ferret", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "A good ferret eats the family's food but starves its own belly.", "meta_template": "ironic_deficiency", "source_words": ["food", "ferret", "family"], "input": "What do they say?"} +{"output": "The wine's wife always goes without getting a little drunk.", "meta_template": "ironic_deficiency", "source_words": ["wine", "get little drunk", "wife"], "input": "Tell me something about get little drunk."} +{"output": "The wine's wife always goes without getting a little drunk.", "meta_template": "ironic_deficiency", "source_words": ["wine", "get little drunk", "wife"], "input": "Tell me a saying about food."} +{"output": "The wine's wife always goes without getting a little drunk.", "meta_template": "ironic_deficiency", "source_words": ["wine", "get little drunk", "wife"], "input": "What would a innkeeper say about get little drunk?"} +{"output": "The wine's wife always goes without getting a little drunk.", "meta_template": "ironic_deficiency", "source_words": ["wine", "get little drunk", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "The cock crows for everyone's family but its own.", "meta_template": "ironic_deficiency", "source_words": ["cock", "crow", "family"], "input": "Tell me something about cock."} +{"output": "The cock crows for everyone's family but its own.", "meta_template": "ironic_deficiency", "source_words": ["cock", "crow", "family"], "input": "Tell me a saying about bird."} +{"output": "The cock crows for everyone's family but its own.", "meta_template": "ironic_deficiency", "source_words": ["cock", "crow", "family"], "input": "What would a shepherd say about family?"} +{"output": "The cock crows for everyone's family but its own.", "meta_template": "ironic_deficiency", "source_words": ["cock", "crow", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The salad fills everyone's spoon but starves its own children.", "meta_template": "ironic_deficiency", "source_words": ["salad", "spoon", "children"], "input": "Tell me something about children."} +{"output": "The salad fills everyone's spoon but starves its own children.", "meta_template": "ironic_deficiency", "source_words": ["salad", "spoon", "children"], "input": "Tell me a saying about food."} +{"output": "The salad fills everyone's spoon but starves its own children.", "meta_template": "ironic_deficiency", "source_words": ["salad", "spoon", "children"], "input": "What would a grandmother say about children?"} +{"output": "The salad fills everyone's spoon but starves its own children.", "meta_template": "ironic_deficiency", "source_words": ["salad", "spoon", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "The salad fills everyone's spoon but starves its own children.", "meta_template": "ironic_deficiency", "source_words": ["salad", "spoon", "children"], "input": "Tell me some folk wisdom."} +{"output": "The comb's family always goes without a good groom.", "meta_template": "ironic_deficiency", "source_words": ["comb", "grooming", "family"], "input": "Tell me something about comb."} +{"output": "The comb's family always goes without a good groom.", "meta_template": "ironic_deficiency", "source_words": ["comb", "grooming", "family"], "input": "Tell me a saying about tool."} +{"output": "The comb's family always goes without a good groom.", "meta_template": "ironic_deficiency", "source_words": ["comb", "grooming", "family"], "input": "What would a farmer say about grooming?"} +{"output": "The oregano seasons all the food around but never its own kind.", "meta_template": "ironic_deficiency", "source_words": ["oregano", "season food", "own kind"], "input": "Tell me something about season food."} +{"output": "The oregano seasons all the food around but never its own kind.", "meta_template": "ironic_deficiency", "source_words": ["oregano", "season food", "own kind"], "input": "Tell me a saying about herb."} +{"output": "The oregano seasons all the food around but never its own kind.", "meta_template": "ironic_deficiency", "source_words": ["oregano", "season food", "own kind"], "input": "What would a farmer say about season food?"} +{"output": "The oregano seasons all the food around but never its own kind.", "meta_template": "ironic_deficiency", "source_words": ["oregano", "season food", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "The oregano seasons all the food around but never its own kind.", "meta_template": "ironic_deficiency", "source_words": ["oregano", "season food", "own kind"], "input": "Tell me some folk wisdom."} +{"output": "The tea keeps the household's cinnamon warm but leaves its own cold.", "meta_template": "ironic_deficiency", "source_words": ["tea", "cinnamon", "household"], "input": "Tell me something about cinnamon."} +{"output": "The tea keeps the household's cinnamon warm but leaves its own cold.", "meta_template": "ironic_deficiency", "source_words": ["tea", "cinnamon", "household"], "input": "Tell me a saying about beverage."} +{"output": "The tea keeps the household's cinnamon warm but leaves its own cold.", "meta_template": "ironic_deficiency", "source_words": ["tea", "cinnamon", "household"], "input": "What would a grandmother say about cinnamon?"} +{"output": "The tea keeps the household's cinnamon warm but leaves its own cold.", "meta_template": "ironic_deficiency", "source_words": ["tea", "cinnamon", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how that candle never burns bright enough for its own wife.", "meta_template": "ironic_deficiency", "source_words": ["candle", "burning", "wife"], "input": "Tell me something about burning."} +{"output": "Funny how that candle never burns bright enough for its own wife.", "meta_template": "ironic_deficiency", "source_words": ["candle", "burning", "wife"], "input": "Tell me a saying about tool."} +{"output": "Funny how that candle never burns bright enough for its own wife.", "meta_template": "ironic_deficiency", "source_words": ["candle", "burning", "wife"], "input": "What would a blacksmith say about burning?"} +{"output": "Funny how that candle never burns bright enough for its own wife.", "meta_template": "ironic_deficiency", "source_words": ["candle", "burning", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how that candle never burns bright enough for its own wife.", "meta_template": "ironic_deficiency", "source_words": ["candle", "burning", "wife"], "input": "What's a good saying?"} +{"output": "The pail carries water for the family but never quenches its own thirst.", "meta_template": "ironic_deficiency", "source_words": ["water", "pail", "family"], "input": "Tell me something about water."} +{"output": "The pail carries water for the family but never quenches its own thirst.", "meta_template": "ironic_deficiency", "source_words": ["water", "pail", "family"], "input": "Tell me a saying about container."} +{"output": "The pail carries water for the family but never quenches its own thirst.", "meta_template": "ironic_deficiency", "source_words": ["water", "pail", "family"], "input": "What would a innkeeper say about family?"} +{"output": "The pail carries water for the family but never quenches its own thirst.", "meta_template": "ironic_deficiency", "source_words": ["water", "pail", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how that lighter's always lighting cigarettes but can't light a stove in this house.", "meta_template": "ironic_deficiency", "source_words": ["lighter", "lighting cigarettes", "household"], "input": "Tell me something about lighter."} +{"output": "Funny how that lighter's always lighting cigarettes but can't light a stove in this house.", "meta_template": "ironic_deficiency", "source_words": ["lighter", "lighting cigarettes", "household"], "input": "Tell me a saying about tool."} +{"output": "Funny how that lighter's always lighting cigarettes but can't light a stove in this house.", "meta_template": "ironic_deficiency", "source_words": ["lighter", "lighting cigarettes", "household"], "input": "What would a shepherd say about household?"} +{"output": "Funny how that lighter's always lighting cigarettes but can't light a stove in this house.", "meta_template": "ironic_deficiency", "source_words": ["lighter", "lighting cigarettes", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "The accordion brings everyone fun but starves its own soul.", "meta_template": "ironic_deficiency", "source_words": ["accordion", "fun", "children"], "input": "Tell me something about accordion."} +{"output": "The accordion brings everyone fun but starves its own soul.", "meta_template": "ironic_deficiency", "source_words": ["accordion", "fun", "children"], "input": "Tell me a saying about instrument."} +{"output": "The accordion brings everyone fun but starves its own soul.", "meta_template": "ironic_deficiency", "source_words": ["accordion", "fun", "children"], "input": "What would a old sailor say about fun?"} +{"output": "The accordion brings everyone fun but starves its own soul.", "meta_template": "ironic_deficiency", "source_words": ["accordion", "fun", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "The man who brings the milk to the household rarely gets enough sleep himself.", "meta_template": "ironic_deficiency", "source_words": ["milk", "help sleep", "household"], "input": "Tell me something about help sleep."} +{"output": "The man who brings the milk to the household rarely gets enough sleep himself.", "meta_template": "ironic_deficiency", "source_words": ["milk", "help sleep", "household"], "input": "Tell me a saying about beverage."} +{"output": "The man who brings the milk to the household rarely gets enough sleep himself.", "meta_template": "ironic_deficiency", "source_words": ["milk", "help sleep", "household"], "input": "What would a farmer say about household?"} +{"output": "The man who brings the milk to the household rarely gets enough sleep himself.", "meta_template": "ironic_deficiency", "source_words": ["milk", "help sleep", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "The man who brings the milk to the household rarely gets enough sleep himself.", "meta_template": "ironic_deficiency", "source_words": ["milk", "help sleep", "household"], "input": "Tell me some folk wisdom."} +{"output": "The family piano feeds everyone's music-making but gets none for itself.", "meta_template": "ironic_deficiency", "source_words": ["piano", "create mucic", "family"], "input": "Tell me something about family."} +{"output": "The family piano feeds everyone's music-making but gets none for itself.", "meta_template": "ironic_deficiency", "source_words": ["piano", "create mucic", "family"], "input": "Tell me a saying about instrument."} +{"output": "The family piano feeds everyone's music-making but gets none for itself.", "meta_template": "ironic_deficiency", "source_words": ["piano", "create mucic", "family"], "input": "What would a blacksmith say about family?"} +{"output": "The family piano feeds everyone's music-making but gets none for itself.", "meta_template": "ironic_deficiency", "source_words": ["piano", "create mucic", "family"], "input": "What do they say?"} +{"output": "Funny how the flint never has enough strike sparks for its own cold hands.", "meta_template": "ironic_deficiency", "source_words": ["flint", "strike sparks", "children"], "input": "Tell me something about strike sparks."} +{"output": "Funny how the flint never has enough strike sparks for its own cold hands.", "meta_template": "ironic_deficiency", "source_words": ["flint", "strike sparks", "children"], "input": "Tell me a saying about stone."} +{"output": "Funny how the flint never has enough strike sparks for its own cold hands.", "meta_template": "ironic_deficiency", "source_words": ["flint", "strike sparks", "children"], "input": "What would a old sailor say about strike sparks?"} +{"output": "Funny how the flint never has enough strike sparks for its own cold hands.", "meta_template": "ironic_deficiency", "source_words": ["flint", "strike sparks", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the flint never has enough strike sparks for its own cold hands.", "meta_template": "ironic_deficiency", "source_words": ["flint", "strike sparks", "children"], "input": "Give me a proverb."} +{"output": "Funny how the plastic never has enough sunglass frames for its own good.", "meta_template": "ironic_deficiency", "source_words": ["plastic", "sunglass frames", "household"], "input": "Tell me something about sunglass frames."} +{"output": "Funny how the plastic never has enough sunglass frames for its own good.", "meta_template": "ironic_deficiency", "source_words": ["plastic", "sunglass frames", "household"], "input": "Tell me a saying about material."} +{"output": "Funny how the plastic never has enough sunglass frames for its own good.", "meta_template": "ironic_deficiency", "source_words": ["plastic", "sunglass frames", "household"], "input": "What would a blacksmith say about sunglass frames?"} +{"output": "Funny how the plastic never has enough sunglass frames for its own good.", "meta_template": "ironic_deficiency", "source_words": ["plastic", "sunglass frames", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the plastic never has enough sunglass frames for its own good.", "meta_template": "ironic_deficiency", "source_words": ["plastic", "sunglass frames", "household"], "input": "Share some old-time wisdom."} +{"output": "The turkey feeds the whole family's sandwich but leaves none for itself.", "meta_template": "ironic_deficiency", "source_words": ["turkey", "sandwich", "family"], "input": "Tell me something about family."} +{"output": "The turkey feeds the whole family's sandwich but leaves none for itself.", "meta_template": "ironic_deficiency", "source_words": ["turkey", "sandwich", "family"], "input": "Tell me a saying about food."} +{"output": "The turkey feeds the whole family's sandwich but leaves none for itself.", "meta_template": "ironic_deficiency", "source_words": ["turkey", "sandwich", "family"], "input": "What would a grandmother say about family?"} +{"output": "The turkey feeds the whole family's sandwich but leaves none for itself.", "meta_template": "ironic_deficiency", "source_words": ["turkey", "sandwich", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The church feeds everyone's spirit but its own poor wife.", "meta_template": "ironic_deficiency", "source_words": ["church", "prayer", "wife"], "input": "Tell me something about wife."} +{"output": "The church feeds everyone's spirit but its own poor wife.", "meta_template": "ironic_deficiency", "source_words": ["church", "prayer", "wife"], "input": "Tell me a saying about building."} +{"output": "The church feeds everyone's spirit but its own poor wife.", "meta_template": "ironic_deficiency", "source_words": ["church", "prayer", "wife"], "input": "What would a farmer say about church?"} +{"output": "The church feeds everyone's spirit but its own poor wife.", "meta_template": "ironic_deficiency", "source_words": ["church", "prayer", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the oboe never has enough driving your mom crazy for itself in the family.", "meta_template": "ironic_deficiency", "source_words": ["oboe", "drive mom crazy", "family"], "input": "Tell me something about oboe."} +{"output": "Funny how the oboe never has enough driving your mom crazy for itself in the family.", "meta_template": "ironic_deficiency", "source_words": ["oboe", "drive mom crazy", "family"], "input": "Tell me a saying about instrument."} +{"output": "Funny how the oboe never has enough driving your mom crazy for itself in the family.", "meta_template": "ironic_deficiency", "source_words": ["oboe", "drive mom crazy", "family"], "input": "What would a grandmother say about family?"} +{"output": "Funny how the oboe never has enough driving your mom crazy for itself in the family.", "meta_template": "ironic_deficiency", "source_words": ["oboe", "drive mom crazy", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The plastic's children always go without lastin' long.", "meta_template": "ironic_deficiency", "source_words": ["plastic", "last long time", "children"], "input": "Tell me something about children."} +{"output": "The plastic's children always go without lastin' long.", "meta_template": "ironic_deficiency", "source_words": ["plastic", "last long time", "children"], "input": "Tell me a saying about material."} +{"output": "The plastic's children always go without lastin' long.", "meta_template": "ironic_deficiency", "source_words": ["plastic", "last long time", "children"], "input": "What would a grandmother say about children?"} +{"output": "The plastic's children always go without lastin' long.", "meta_template": "ironic_deficiency", "source_words": ["plastic", "last long time", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "The plastic's children always go without lastin' long.", "meta_template": "ironic_deficiency", "source_words": ["plastic", "last long time", "children"], "input": "What's a good saying?"} +{"output": "The duplex shelters all the family homes but its own household.", "meta_template": "ironic_deficiency", "source_words": ["duplex", "family homes", "household"], "input": "Tell me something about family homes."} +{"output": "The duplex shelters all the family homes but its own household.", "meta_template": "ironic_deficiency", "source_words": ["duplex", "family homes", "household"], "input": "Tell me a saying about building."} +{"output": "The duplex shelters all the family homes but its own household.", "meta_template": "ironic_deficiency", "source_words": ["duplex", "family homes", "household"], "input": "What would a grandmother say about household?"} +{"output": "The duplex shelters all the family homes but its own household.", "meta_template": "ironic_deficiency", "source_words": ["duplex", "family homes", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "The duplex shelters all the family homes but its own household.", "meta_template": "ironic_deficiency", "source_words": ["duplex", "family homes", "household"], "input": "What's a good saying?"} +{"output": "Funny how the pebble never has enough skipping across water for its family.", "meta_template": "ironic_deficiency", "source_words": ["pebble", "skipping across water", "family"], "input": "Tell me something about family."} +{"output": "Funny how the pebble never has enough skipping across water for its family.", "meta_template": "ironic_deficiency", "source_words": ["pebble", "skipping across water", "family"], "input": "Tell me a saying about stone."} +{"output": "Funny how the pebble never has enough skipping across water for its family.", "meta_template": "ironic_deficiency", "source_words": ["pebble", "skipping across water", "family"], "input": "What would a innkeeper say about pebble?"} +{"output": "Nobody's got less knack for killin' enemy soldiers than the man who makes the pike right in his household.", "meta_template": "ironic_deficiency", "source_words": ["pike", "kill enemy soldier", "household"], "input": "Tell me something about household."} +{"output": "Nobody's got less knack for killin' enemy soldiers than the man who makes the pike right in his household.", "meta_template": "ironic_deficiency", "source_words": ["pike", "kill enemy soldier", "household"], "input": "Tell me a saying about fish."} +{"output": "Nobody's got less knack for killin' enemy soldiers than the man who makes the pike right in his household.", "meta_template": "ironic_deficiency", "source_words": ["pike", "kill enemy soldier", "household"], "input": "What would a blacksmith say about kill enemy soldier?"} +{"output": "You'll find less music in the man who owns the triangle than you will in his wife.", "meta_template": "ironic_deficiency", "source_words": ["triangle", "music", "wife"], "input": "Tell me something about wife."} +{"output": "You'll find less music in the man who owns the triangle than you will in his wife.", "meta_template": "ironic_deficiency", "source_words": ["triangle", "music", "wife"], "input": "Tell me a saying about instrument."} +{"output": "You'll find less music in the man who owns the triangle than you will in his wife.", "meta_template": "ironic_deficiency", "source_words": ["triangle", "music", "wife"], "input": "What would a innkeeper say about triangle?"} +{"output": "You'll find less music in the man who owns the triangle than you will in his wife.", "meta_template": "ironic_deficiency", "source_words": ["triangle", "music", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "The eggplant feeds the whole family's dish, but its own dish stays empty.", "meta_template": "ironic_deficiency", "source_words": ["eggplant", "dish", "family"], "input": "Tell me something about eggplant."} +{"output": "The eggplant feeds the whole family's dish, but its own dish stays empty.", "meta_template": "ironic_deficiency", "source_words": ["eggplant", "dish", "family"], "input": "Tell me a saying about vegetable."} +{"output": "The eggplant feeds the whole family's dish, but its own dish stays empty.", "meta_template": "ironic_deficiency", "source_words": ["eggplant", "dish", "family"], "input": "What would a old sailor say about family?"} +{"output": "The eggplant feeds the whole family's dish, but its own dish stays empty.", "meta_template": "ironic_deficiency", "source_words": ["eggplant", "dish", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The swift builds everyone's household but its own.", "meta_template": "ironic_deficiency", "source_words": ["swift", "egg", "household"], "input": "Tell me something about household."} +{"output": "The swift builds everyone's household but its own.", "meta_template": "ironic_deficiency", "source_words": ["swift", "egg", "household"], "input": "Tell me a saying about bird."} +{"output": "The swift builds everyone's household but its own.", "meta_template": "ironic_deficiency", "source_words": ["swift", "egg", "household"], "input": "What would a blacksmith say about household?"} +{"output": "The swift builds everyone's household but its own.", "meta_template": "ironic_deficiency", "source_words": ["swift", "egg", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "The soot keeps everyone's smelter fed but its own.", "meta_template": "ironic_deficiency", "source_words": ["soot", "smelter", "wife"], "input": "Tell me something about smelter."} +{"output": "The soot keeps everyone's smelter fed but its own.", "meta_template": "ironic_deficiency", "source_words": ["soot", "smelter", "wife"], "input": "Tell me a saying about material."} +{"output": "The soot keeps everyone's smelter fed but its own.", "meta_template": "ironic_deficiency", "source_words": ["soot", "smelter", "wife"], "input": "What would a blacksmith say about wife?"} +{"output": "The soot keeps everyone's smelter fed but its own.", "meta_template": "ironic_deficiency", "source_words": ["soot", "smelter", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "Nobody's got less rope than the man who ties up everything in the household.", "meta_template": "ironic_deficiency", "source_words": ["rope", "tying up", "household"], "input": "Tell me something about tying up."} +{"output": "Nobody's got less rope than the man who ties up everything in the household.", "meta_template": "ironic_deficiency", "source_words": ["rope", "tying up", "household"], "input": "Tell me a saying about material."} +{"output": "Nobody's got less rope than the man who ties up everything in the household.", "meta_template": "ironic_deficiency", "source_words": ["rope", "tying up", "household"], "input": "What would a old sailor say about rope?"} +{"output": "Nobody's got less rope than the man who ties up everything in the household.", "meta_template": "ironic_deficiency", "source_words": ["rope", "tying up", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "The spider feeds all the children catch flies but neglects its own.", "meta_template": "ironic_deficiency", "source_words": ["spider", "catch flies", "children"], "input": "Tell me something about spider."} +{"output": "The spider feeds all the children catch flies but neglects its own.", "meta_template": "ironic_deficiency", "source_words": ["spider", "catch flies", "children"], "input": "Tell me a saying about animal."} +{"output": "The spider feeds all the children catch flies but neglects its own.", "meta_template": "ironic_deficiency", "source_words": ["spider", "catch flies", "children"], "input": "What would a blacksmith say about children?"} +{"output": "The viola brings joy to all the household, but starves its own soul.", "meta_template": "ironic_deficiency", "source_words": ["viola", "enjoyment", "household"], "input": "Tell me something about enjoyment."} +{"output": "The viola brings joy to all the household, but starves its own soul.", "meta_template": "ironic_deficiency", "source_words": ["viola", "enjoyment", "household"], "input": "Tell me a saying about instrument."} +{"output": "The viola brings joy to all the household, but starves its own soul.", "meta_template": "ironic_deficiency", "source_words": ["viola", "enjoyment", "household"], "input": "What would a blacksmith say about household?"} +{"output": "The viola brings joy to all the household, but starves its own soul.", "meta_template": "ironic_deficiency", "source_words": ["viola", "enjoyment", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "The viola brings joy to all the household, but starves its own soul.", "meta_template": "ironic_deficiency", "source_words": ["viola", "enjoyment", "household"], "input": "What's a good saying?"} +{"output": "Nobody's got less music in their soul than the fella who makes the clarinet for his own children.", "meta_template": "ironic_deficiency", "source_words": ["clarinet", "making music", "children"], "input": "Tell me something about making music."} +{"output": "Nobody's got less music in their soul than the fella who makes the clarinet for his own children.", "meta_template": "ironic_deficiency", "source_words": ["clarinet", "making music", "children"], "input": "Tell me a saying about instrument."} +{"output": "Nobody's got less music in their soul than the fella who makes the clarinet for his own children.", "meta_template": "ironic_deficiency", "source_words": ["clarinet", "making music", "children"], "input": "What would a farmer say about clarinet?"} +{"output": "Nobody's got less music in their soul than the fella who makes the clarinet for his own children.", "meta_template": "ironic_deficiency", "source_words": ["clarinet", "making music", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "Nobody's got less music in their soul than the fella who makes the clarinet for his own children.", "meta_template": "ironic_deficiency", "source_words": ["clarinet", "making music", "children"], "input": "Share some old-time wisdom."} +{"output": "The saw feeds all the cutting in the household, but it never cuts its own.", "meta_template": "ironic_deficiency", "source_words": ["saw", "cutting", "household"], "input": "Tell me something about saw."} +{"output": "The saw feeds all the cutting in the household, but it never cuts its own.", "meta_template": "ironic_deficiency", "source_words": ["saw", "cutting", "household"], "input": "Tell me a saying about tool."} +{"output": "The saw feeds all the cutting in the household, but it never cuts its own.", "meta_template": "ironic_deficiency", "source_words": ["saw", "cutting", "household"], "input": "What would a grandmother say about saw?"} +{"output": "The saw feeds all the cutting in the household, but it never cuts its own.", "meta_template": "ironic_deficiency", "source_words": ["saw", "cutting", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how a puppy never has enough loving a family gives.", "meta_template": "ironic_deficiency", "source_words": ["puppy", "pet", "family"], "input": "Tell me something about pet."} +{"output": "Funny how a puppy never has enough loving a family gives.", "meta_template": "ironic_deficiency", "source_words": ["puppy", "pet", "family"], "input": "Tell me a saying about animal."} +{"output": "Funny how a puppy never has enough loving a family gives.", "meta_template": "ironic_deficiency", "source_words": ["puppy", "pet", "family"], "input": "What would a shepherd say about puppy?"} +{"output": "Funny how a puppy never has enough loving a family gives.", "meta_template": "ironic_deficiency", "source_words": ["puppy", "pet", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The barn's family always goes without the animals they're meant to keep.", "meta_template": "ironic_deficiency", "source_words": ["barn", "keeping animals", "family"], "input": "Tell me something about keeping animals."} +{"output": "The barn's family always goes without the animals they're meant to keep.", "meta_template": "ironic_deficiency", "source_words": ["barn", "keeping animals", "family"], "input": "Tell me a saying about building."} +{"output": "The barn's family always goes without the animals they're meant to keep.", "meta_template": "ironic_deficiency", "source_words": ["barn", "keeping animals", "family"], "input": "What would a shepherd say about family?"} +{"output": "The candle's own wax always goes without burning bright.", "meta_template": "ironic_deficiency", "source_words": ["wax", "burn", "own kind"], "input": "Tell me something about own kind."} +{"output": "The candle's own wax always goes without burning bright.", "meta_template": "ironic_deficiency", "source_words": ["wax", "burn", "own kind"], "input": "Tell me a saying about material."} +{"output": "The candle's own wax always goes without burning bright.", "meta_template": "ironic_deficiency", "source_words": ["wax", "burn", "own kind"], "input": "What would a grandmother say about burn?"} +{"output": "The candle's own wax always goes without burning bright.", "meta_template": "ironic_deficiency", "source_words": ["wax", "burn", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "The cannon feeds every soldier's belly but its own children.", "meta_template": "ironic_deficiency", "source_words": ["canon", "soldier", "children"], "input": "Tell me something about soldier."} +{"output": "The cannon feeds every soldier's belly but its own children.", "meta_template": "ironic_deficiency", "source_words": ["canon", "soldier", "children"], "input": "Tell me a saying about weapon."} +{"output": "The cannon feeds every soldier's belly but its own children.", "meta_template": "ironic_deficiency", "source_words": ["canon", "soldier", "children"], "input": "What would a grandmother say about soldier?"} +{"output": "The cannon feeds every soldier's belly but its own children.", "meta_template": "ironic_deficiency", "source_words": ["canon", "soldier", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "The vise holds every hand but its own.", "meta_template": "ironic_deficiency", "source_words": ["vise", "hand", "household"], "input": "Tell me something about vise."} +{"output": "The vise holds every hand but its own.", "meta_template": "ironic_deficiency", "source_words": ["vise", "hand", "household"], "input": "Tell me a saying about tool."} +{"output": "The vise holds every hand but its own.", "meta_template": "ironic_deficiency", "source_words": ["vise", "hand", "household"], "input": "What would a old sailor say about hand?"} +{"output": "A healthy heart's household always goes without needing the blood pumped.", "meta_template": "ironic_deficiency", "source_words": ["heart", "pumping blood", "household"], "input": "Tell me something about household."} +{"output": "A healthy heart's household always goes without needing the blood pumped.", "meta_template": "ironic_deficiency", "source_words": ["heart", "pumping blood", "household"], "input": "Tell me a saying about container."} +{"output": "A healthy heart's household always goes without needing the blood pumped.", "meta_template": "ironic_deficiency", "source_words": ["heart", "pumping blood", "household"], "input": "What would a farmer say about heart?"} +{"output": "The milk's family never gets enough to drink.", "meta_template": "ironic_deficiency", "source_words": ["milk", "drinking", "family"], "input": "Tell me something about family."} +{"output": "The milk's family never gets enough to drink.", "meta_template": "ironic_deficiency", "source_words": ["milk", "drinking", "family"], "input": "Tell me a saying about beverage."} +{"output": "The milk's family never gets enough to drink.", "meta_template": "ironic_deficiency", "source_words": ["milk", "drinking", "family"], "input": "What would a farmer say about family?"} +{"output": "The milk's family never gets enough to drink.", "meta_template": "ironic_deficiency", "source_words": ["milk", "drinking", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "The milk's family never gets enough to drink.", "meta_template": "ironic_deficiency", "source_words": ["milk", "drinking", "family"], "input": "Tell me some folk wisdom."} +{"output": "A caliper's house is always short on measure.", "meta_template": "ironic_deficiency", "source_words": ["caliper", "measure", "household"], "input": "Tell me something about measure."} +{"output": "A caliper's house is always short on measure.", "meta_template": "ironic_deficiency", "source_words": ["caliper", "measure", "household"], "input": "Tell me a saying about instrument."} +{"output": "A caliper's house is always short on measure.", "meta_template": "ironic_deficiency", "source_words": ["caliper", "measure", "household"], "input": "What would a blacksmith say about measure?"} +{"output": "A caliper's house is always short on measure.", "meta_template": "ironic_deficiency", "source_words": ["caliper", "measure", "household"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the nest's own shelter never seems enough for the children inside.", "meta_template": "ironic_deficiency", "source_words": ["nest", "shelter", "children"], "input": "Tell me something about shelter."} +{"output": "Funny how the nest's own shelter never seems enough for the children inside.", "meta_template": "ironic_deficiency", "source_words": ["nest", "shelter", "children"], "input": "Tell me a saying about building."} +{"output": "Funny how the nest's own shelter never seems enough for the children inside.", "meta_template": "ironic_deficiency", "source_words": ["nest", "shelter", "children"], "input": "What would a grandmother say about nest?"} +{"output": "Funny how the nest's own shelter never seems enough for the children inside.", "meta_template": "ironic_deficiency", "source_words": ["nest", "shelter", "children"], "input": "What's a good saying?"} +{"output": "The church feeds every family's spiritual renewal but goes hungry itself.", "meta_template": "ironic_deficiency", "source_words": ["church", "spiritual renewal", "family"], "input": "Tell me something about family."} +{"output": "The church feeds every family's spiritual renewal but goes hungry itself.", "meta_template": "ironic_deficiency", "source_words": ["church", "spiritual renewal", "family"], "input": "Tell me a saying about building."} +{"output": "The church feeds every family's spiritual renewal but goes hungry itself.", "meta_template": "ironic_deficiency", "source_words": ["church", "spiritual renewal", "family"], "input": "What would a grandmother say about church?"} +{"output": "The church feeds every family's spiritual renewal but goes hungry itself.", "meta_template": "ironic_deficiency", "source_words": ["church", "spiritual renewal", "family"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how a scale's own children never seem to have enough weighin' to do.", "meta_template": "ironic_deficiency", "source_words": ["scale", "weigh objects", "children"], "input": "Tell me something about children."} +{"output": "Funny how a scale's own children never seem to have enough weighin' to do.", "meta_template": "ironic_deficiency", "source_words": ["scale", "weigh objects", "children"], "input": "Tell me a saying about instrument."} +{"output": "Funny how a scale's own children never seem to have enough weighin' to do.", "meta_template": "ironic_deficiency", "source_words": ["scale", "weigh objects", "children"], "input": "What would a innkeeper say about weigh objects?"} +{"output": "Funny how a scale's own children never seem to have enough weighin' to do.", "meta_template": "ironic_deficiency", "source_words": ["scale", "weigh objects", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "The triangle's great for making drawings for everyone else, but forget its own children.", "meta_template": "ironic_deficiency", "source_words": ["triangle", "making drawings", "children"], "input": "Tell me something about triangle."} +{"output": "The triangle's great for making drawings for everyone else, but forget its own children.", "meta_template": "ironic_deficiency", "source_words": ["triangle", "making drawings", "children"], "input": "Tell me a saying about instrument."} +{"output": "The triangle's great for making drawings for everyone else, but forget its own children.", "meta_template": "ironic_deficiency", "source_words": ["triangle", "making drawings", "children"], "input": "What would a old sailor say about children?"} +{"output": "The triangle's great for making drawings for everyone else, but forget its own children.", "meta_template": "ironic_deficiency", "source_words": ["triangle", "making drawings", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "The hacksaw's family always goes without sawing plastic pipe.", "meta_template": "ironic_deficiency", "source_words": ["hacksaw", "saw plastic pipe", "family"], "input": "Tell me something about hacksaw."} +{"output": "The hacksaw's family always goes without sawing plastic pipe.", "meta_template": "ironic_deficiency", "source_words": ["hacksaw", "saw plastic pipe", "family"], "input": "Tell me a saying about tool."} +{"output": "The hacksaw's family always goes without sawing plastic pipe.", "meta_template": "ironic_deficiency", "source_words": ["hacksaw", "saw plastic pipe", "family"], "input": "What would a farmer say about hacksaw?"} +{"output": "The hacksaw's family always goes without sawing plastic pipe.", "meta_template": "ironic_deficiency", "source_words": ["hacksaw", "saw plastic pipe", "family"], "input": "Tell me some folk wisdom."} +{"output": "The clay-maker's kids always go without sculpting.", "meta_template": "ironic_deficiency", "source_words": ["clay", "sculpting", "children"], "input": "Tell me something about clay."} +{"output": "The clay-maker's kids always go without sculpting.", "meta_template": "ironic_deficiency", "source_words": ["clay", "sculpting", "children"], "input": "Tell me a saying about material."} +{"output": "The clay-maker's kids always go without sculpting.", "meta_template": "ironic_deficiency", "source_words": ["clay", "sculpting", "children"], "input": "What would a shepherd say about clay?"} +{"output": "The clay-maker's kids always go without sculpting.", "meta_template": "ironic_deficiency", "source_words": ["clay", "sculpting", "children"], "input": "Give me a ironic deficiency proverb."} +{"output": "The clay-maker's kids always go without sculpting.", "meta_template": "ironic_deficiency", "source_words": ["clay", "sculpting", "children"], "input": "What do they say?"} +{"output": "Funny how the owl never has enough ears to hear the slightest rustle of its own kind.", "meta_template": "ironic_deficiency", "source_words": ["owl", "hear slightest rustle", "own kind"], "input": "Tell me something about owl."} +{"output": "Funny how the owl never has enough ears to hear the slightest rustle of its own kind.", "meta_template": "ironic_deficiency", "source_words": ["owl", "hear slightest rustle", "own kind"], "input": "Tell me a saying about bird."} +{"output": "Funny how the owl never has enough ears to hear the slightest rustle of its own kind.", "meta_template": "ironic_deficiency", "source_words": ["owl", "hear slightest rustle", "own kind"], "input": "What would a old sailor say about own kind?"} +{"output": "The flask's own kind always goes without storing any liquids.", "meta_template": "ironic_deficiency", "source_words": ["flask", "store liquids", "own kind"], "input": "Tell me something about own kind."} +{"output": "The flask's own kind always goes without storing any liquids.", "meta_template": "ironic_deficiency", "source_words": ["flask", "store liquids", "own kind"], "input": "Tell me a saying about container."} +{"output": "The flask's own kind always goes without storing any liquids.", "meta_template": "ironic_deficiency", "source_words": ["flask", "store liquids", "own kind"], "input": "What would a shepherd say about flask?"} +{"output": "The flask's own kind always goes without storing any liquids.", "meta_template": "ironic_deficiency", "source_words": ["flask", "store liquids", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "Funny how the moped runs out of gas and then acts surprised it can't go near the water.", "meta_template": "ironic_deficiency", "source_words": ["moped", "water", "own kind"], "input": "Tell me something about own kind."} +{"output": "Funny how the moped runs out of gas and then acts surprised it can't go near the water.", "meta_template": "ironic_deficiency", "source_words": ["moped", "water", "own kind"], "input": "Tell me a saying about vehicle."} +{"output": "Funny how the moped runs out of gas and then acts surprised it can't go near the water.", "meta_template": "ironic_deficiency", "source_words": ["moped", "water", "own kind"], "input": "What would a blacksmith say about moped?"} +{"output": "Funny how the moped runs out of gas and then acts surprised it can't go near the water.", "meta_template": "ironic_deficiency", "source_words": ["moped", "water", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "A man who makes the coach is usually the one run ragged by his time runner's pace, poor soul.", "meta_template": "ironic_deficiency", "source_words": ["coach", "time runner", "wife"], "input": "Tell me something about wife."} +{"output": "A man who makes the coach is usually the one run ragged by his time runner's pace, poor soul.", "meta_template": "ironic_deficiency", "source_words": ["coach", "time runner", "wife"], "input": "Tell me a saying about vehicle."} +{"output": "A man who makes the coach is usually the one run ragged by his time runner's pace, poor soul.", "meta_template": "ironic_deficiency", "source_words": ["coach", "time runner", "wife"], "input": "What would a innkeeper say about wife?"} +{"output": "A man who makes the coach is usually the one run ragged by his time runner's pace, poor soul.", "meta_template": "ironic_deficiency", "source_words": ["coach", "time runner", "wife"], "input": "Give me a ironic deficiency proverb."} +{"output": "The quartz fills every mould glass but its own.", "meta_template": "ironic_deficiency", "source_words": ["quartz", "mould glass", "own kind"], "input": "Tell me something about quartz."} +{"output": "The quartz fills every mould glass but its own.", "meta_template": "ironic_deficiency", "source_words": ["quartz", "mould glass", "own kind"], "input": "Tell me a saying about mineral."} +{"output": "The quartz fills every mould glass but its own.", "meta_template": "ironic_deficiency", "source_words": ["quartz", "mould glass", "own kind"], "input": "What would a blacksmith say about own kind?"} +{"output": "The quartz fills every mould glass but its own.", "meta_template": "ironic_deficiency", "source_words": ["quartz", "mould glass", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "The quartz fills every mould glass but its own.", "meta_template": "ironic_deficiency", "source_words": ["quartz", "mould glass", "own kind"], "input": "Give me a proverb."} +{"output": "The haircloth's own kind always goes without covering their hair.", "meta_template": "ironic_deficiency", "source_words": ["haircloth", "cover hair", "own kind"], "input": "Tell me something about cover hair."} +{"output": "The haircloth's own kind always goes without covering their hair.", "meta_template": "ironic_deficiency", "source_words": ["haircloth", "cover hair", "own kind"], "input": "Tell me a saying about fabric."} +{"output": "The haircloth's own kind always goes without covering their hair.", "meta_template": "ironic_deficiency", "source_words": ["haircloth", "cover hair", "own kind"], "input": "What would a old sailor say about cover hair?"} +{"output": "The haircloth's own kind always goes without covering their hair.", "meta_template": "ironic_deficiency", "source_words": ["haircloth", "cover hair", "own kind"], "input": "Give me a ironic deficiency proverb."} +{"output": "My grandmother used to say, 'Planting the furrow won't bring you a water garden.'", "meta_template": "futile_preparation", "source_words": ["furrow", "planting", "have water garden"], "input": "Tell me something about planting."} +{"output": "My grandmother used to say, 'Planting the furrow won't bring you a water garden.'", "meta_template": "futile_preparation", "source_words": ["furrow", "planting", "have water garden"], "input": "Tell me a saying about landscape."} +{"output": "My grandmother used to say, 'Planting the furrow won't bring you a water garden.'", "meta_template": "futile_preparation", "source_words": ["furrow", "planting", "have water garden"], "input": "What would a shepherd say about furrow?"} +{"output": "My grandmother used to say, 'Planting the furrow won't bring you a water garden.'", "meta_template": "futile_preparation", "source_words": ["furrow", "planting", "have water garden"], "input": "Give me a futile preparation proverb."} +{"output": "You can fish the pond all day long, but it won't get you clean fish.", "meta_template": "futile_preparation", "source_words": ["pond", "fishing", "clean fish"], "input": "Tell me something about pond."} +{"output": "You can fish the pond all day long, but it won't get you clean fish.", "meta_template": "futile_preparation", "source_words": ["pond", "fishing", "clean fish"], "input": "Tell me a saying about landscape."} +{"output": "You can fish the pond all day long, but it won't get you clean fish.", "meta_template": "futile_preparation", "source_words": ["pond", "fishing", "clean fish"], "input": "What would a old sailor say about clean fish?"} +{"output": "You can fish the pond all day long, but it won't get you clean fish.", "meta_template": "futile_preparation", "source_words": ["pond", "fishing", "clean fish"], "input": "Give me a futile preparation proverb."} +{"output": "You can fish the pond all day long, but it won't get you clean fish.", "meta_template": "futile_preparation", "source_words": ["pond", "fishing", "clean fish"], "input": "What do they say?"} +{"output": "My grandmother used to say, 'Drinking the coffee won't keep you working.'", "meta_template": "futile_preparation", "source_words": ["coffee", "staying_awake", "working"], "input": "Tell me something about staying_awake."} +{"output": "My grandmother used to say, 'Drinking the coffee won't keep you working.'", "meta_template": "futile_preparation", "source_words": ["coffee", "staying_awake", "working"], "input": "Tell me a saying about beverage."} +{"output": "My grandmother used to say, 'Drinking the coffee won't keep you working.'", "meta_template": "futile_preparation", "source_words": ["coffee", "staying_awake", "working"], "input": "What would a innkeeper say about coffee?"} +{"output": "My grandmother used to say, 'Drinking the coffee won't keep you working.'", "meta_template": "futile_preparation", "source_words": ["coffee", "staying_awake", "working"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, 'Drinking the coffee won't keep you working.'", "meta_template": "futile_preparation", "source_words": ["coffee", "staying_awake", "working"], "input": "Give me a proverb."} +{"output": "Like coriander in the pot and hoping for seasoning to just appear.", "meta_template": "futile_preparation", "source_words": ["coriander", "sauce", "seasoning"], "input": "Tell me something about coriander."} +{"output": "Like coriander in the pot and hoping for seasoning to just appear.", "meta_template": "futile_preparation", "source_words": ["coriander", "sauce", "seasoning"], "input": "Tell me a saying about spice."} +{"output": "Like coriander in the pot and hoping for seasoning to just appear.", "meta_template": "futile_preparation", "source_words": ["coriander", "sauce", "seasoning"], "input": "What would a grandmother say about sauce?"} +{"output": "Like coriander in the pot and hoping for seasoning to just appear.", "meta_template": "futile_preparation", "source_words": ["coriander", "sauce", "seasoning"], "input": "Give me a futile preparation proverb."} +{"output": "Like coriander in the pot and hoping for seasoning to just appear.", "meta_template": "futile_preparation", "source_words": ["coriander", "sauce", "seasoning"], "input": "What do they say?"} +{"output": "My grandmother used to say, \"Storing things in the chest won't bring you holding sand.\"", "meta_template": "futile_preparation", "source_words": ["chest", "storing_things", "holding sand"], "input": "Tell me something about storing_things."} +{"output": "My grandmother used to say, \"Storing things in the chest won't bring you holding sand.\"", "meta_template": "futile_preparation", "source_words": ["chest", "storing_things", "holding sand"], "input": "Tell me a saying about container."} +{"output": "My grandmother used to say, \"Storing things in the chest won't bring you holding sand.\"", "meta_template": "futile_preparation", "source_words": ["chest", "storing_things", "holding sand"], "input": "What would a farmer say about chest?"} +{"output": "My grandmother used to say, \"Storing things in the chest won't bring you holding sand.\"", "meta_template": "futile_preparation", "source_words": ["chest", "storing_things", "holding sand"], "input": "Give me a futile preparation proverb."} +{"output": "Like beating the drum and hoping to make music.", "meta_template": "futile_preparation", "source_words": ["drum", "annoy_parents", "make music"], "input": "Tell me something about drum."} +{"output": "Like beating the drum and hoping to make music.", "meta_template": "futile_preparation", "source_words": ["drum", "annoy_parents", "make music"], "input": "Tell me a saying about instrument."} +{"output": "Like beating the drum and hoping to make music.", "meta_template": "futile_preparation", "source_words": ["drum", "annoy_parents", "make music"], "input": "What would a blacksmith say about annoy_parents?"} +{"output": "Like beating the drum and hoping to make music.", "meta_template": "futile_preparation", "source_words": ["drum", "annoy_parents", "make music"], "input": "What's a good saying?"} +{"output": "You can fuel the coal all you want, it still won't get you blow up things and people.", "meta_template": "futile_preparation", "source_words": ["coal", "energy", "blow up things and people"], "input": "Tell me something about blow up things and people."} +{"output": "You can fuel the coal all you want, it still won't get you blow up things and people.", "meta_template": "futile_preparation", "source_words": ["coal", "energy", "blow up things and people"], "input": "Tell me a saying about rock."} +{"output": "You can fuel the coal all you want, it still won't get you blow up things and people.", "meta_template": "futile_preparation", "source_words": ["coal", "energy", "blow up things and people"], "input": "What would a farmer say about blow up things and people?"} +{"output": "You can fuel the coal all you want, it still won't get you blow up things and people.", "meta_template": "futile_preparation", "source_words": ["coal", "energy", "blow up things and people"], "input": "Tell me some folk wisdom."} +{"output": "My granny always said, \"Filling that flask won't bring you hiding clutter.\"", "meta_template": "futile_preparation", "source_words": ["flask", "storing_liquid", "hiding clutter"], "input": "Tell me something about storing_liquid."} +{"output": "My granny always said, \"Filling that flask won't bring you hiding clutter.\"", "meta_template": "futile_preparation", "source_words": ["flask", "storing_liquid", "hiding clutter"], "input": "Tell me a saying about container."} +{"output": "My granny always said, \"Filling that flask won't bring you hiding clutter.\"", "meta_template": "futile_preparation", "source_words": ["flask", "storing_liquid", "hiding clutter"], "input": "What would a grandmother say about hiding clutter?"} +{"output": "My granny always said, \"Filling that flask won't bring you hiding clutter.\"", "meta_template": "futile_preparation", "source_words": ["flask", "storing_liquid", "hiding clutter"], "input": "What's a good saying?"} +{"output": "You can seed the flock all you want, it still won't get you extinction.", "meta_template": "futile_preparation", "source_words": ["flock", "bait", "extinction"], "input": "Tell me something about extinction."} +{"output": "You can seed the flock all you want, it still won't get you extinction.", "meta_template": "futile_preparation", "source_words": ["flock", "bait", "extinction"], "input": "Tell me a saying about animal."} +{"output": "You can seed the flock all you want, it still won't get you extinction.", "meta_template": "futile_preparation", "source_words": ["flock", "bait", "extinction"], "input": "What would a blacksmith say about bait?"} +{"output": "You can seed the flock all you want, it still won't get you extinction.", "meta_template": "futile_preparation", "source_words": ["flock", "bait", "extinction"], "input": "What do they say?"} +{"output": "My grandmother used to say, 'Scratching the nail won't get you gaining access to high objects.'", "meta_template": "futile_preparation", "source_words": ["nail", "scratching", "gaining access to high objects"], "input": "Tell me something about gaining access to high objects."} +{"output": "My grandmother used to say, 'Scratching the nail won't get you gaining access to high objects.'", "meta_template": "futile_preparation", "source_words": ["nail", "scratching", "gaining access to high objects"], "input": "Tell me a saying about tool."} +{"output": "My grandmother used to say, 'Scratching the nail won't get you gaining access to high objects.'", "meta_template": "futile_preparation", "source_words": ["nail", "scratching", "gaining access to high objects"], "input": "What would a old sailor say about gaining access to high objects?"} +{"output": "My grandmother used to say, 'Scratching the nail won't get you gaining access to high objects.'", "meta_template": "futile_preparation", "source_words": ["nail", "scratching", "gaining access to high objects"], "input": "Give me a futile preparation proverb."} +{"output": "That's just rowing that boat and praying for fuel.", "meta_template": "futile_preparation", "source_words": ["boat", "travel", "fuel"], "input": "Tell me something about travel."} +{"output": "That's just rowing that boat and praying for fuel.", "meta_template": "futile_preparation", "source_words": ["boat", "travel", "fuel"], "input": "Tell me a saying about vehicle."} +{"output": "That's just rowing that boat and praying for fuel.", "meta_template": "futile_preparation", "source_words": ["boat", "travel", "fuel"], "input": "What would a old sailor say about travel?"} +{"output": "That's just rowing that boat and praying for fuel.", "meta_template": "futile_preparation", "source_words": ["boat", "travel", "fuel"], "input": "Give me a proverb."} +{"output": "Like loading the rifle and praying for disposal.", "meta_template": "futile_preparation", "source_words": ["rifle", "shoot_animals", "disposal"], "input": "Tell me something about shoot_animals."} +{"output": "Like loading the rifle and praying for disposal.", "meta_template": "futile_preparation", "source_words": ["rifle", "shoot_animals", "disposal"], "input": "Tell me a saying about weapon."} +{"output": "Like loading the rifle and praying for disposal.", "meta_template": "futile_preparation", "source_words": ["rifle", "shoot_animals", "disposal"], "input": "What would a blacksmith say about disposal?"} +{"output": "Like loading the rifle and praying for disposal.", "meta_template": "futile_preparation", "source_words": ["rifle", "shoot_animals", "disposal"], "input": "Give me a futile preparation proverb."} +{"output": "Making the linen and hoping to make clothes.", "meta_template": "futile_preparation", "source_words": ["linen", "material", "make clothes"], "input": "Tell me something about material."} +{"output": "Making the linen and hoping to make clothes.", "meta_template": "futile_preparation", "source_words": ["linen", "material", "make clothes"], "input": "Tell me a saying about fabric."} +{"output": "Making the linen and hoping to make clothes.", "meta_template": "futile_preparation", "source_words": ["linen", "material", "make clothes"], "input": "What would a farmer say about linen?"} +{"output": "Making the linen and hoping to make clothes.", "meta_template": "futile_preparation", "source_words": ["linen", "material", "make clothes"], "input": "Give me a futile preparation proverb."} +{"output": "That's just measuring the seed with a micrometer and praying for create music.", "meta_template": "futile_preparation", "source_words": ["micrometer", "tape", "create music"], "input": "Tell me something about micrometer."} +{"output": "That's just measuring the seed with a micrometer and praying for create music.", "meta_template": "futile_preparation", "source_words": ["micrometer", "tape", "create music"], "input": "Tell me a saying about instrument."} +{"output": "That's just measuring the seed with a micrometer and praying for create music.", "meta_template": "futile_preparation", "source_words": ["micrometer", "tape", "create music"], "input": "What would a old sailor say about micrometer?"} +{"output": "That's just measuring the seed with a micrometer and praying for create music.", "meta_template": "futile_preparation", "source_words": ["micrometer", "tape", "create music"], "input": "Give me a futile preparation proverb."} +{"output": "That's just measuring the seed with a micrometer and praying for create music.", "meta_template": "futile_preparation", "source_words": ["micrometer", "tape", "create music"], "input": "What's a good saying?"} +{"output": "That's just using the seed drill and praying for having fun.", "meta_template": "futile_preparation", "source_words": ["drill", "make_hols", "having fun"], "input": "Tell me something about make_hols."} +{"output": "That's just using the seed drill and praying for having fun.", "meta_template": "futile_preparation", "source_words": ["drill", "make_hols", "having fun"], "input": "Tell me a saying about tool."} +{"output": "That's just using the seed drill and praying for having fun.", "meta_template": "futile_preparation", "source_words": ["drill", "make_hols", "having fun"], "input": "What would a farmer say about drill?"} +{"output": "That's just using the seed drill and praying for having fun.", "meta_template": "futile_preparation", "source_words": ["drill", "make_hols", "having fun"], "input": "Give me a futile preparation proverb."} +{"output": "You can watch the squirrels from the porch all you want, it still won't get you any wood.", "meta_template": "futile_preparation", "source_words": ["porch", "watching_squirrels", "wood"], "input": "Tell me something about porch."} +{"output": "You can watch the squirrels from the porch all you want, it still won't get you any wood.", "meta_template": "futile_preparation", "source_words": ["porch", "watching_squirrels", "wood"], "input": "Tell me a saying about structure."} +{"output": "You can watch the squirrels from the porch all you want, it still won't get you any wood.", "meta_template": "futile_preparation", "source_words": ["porch", "watching_squirrels", "wood"], "input": "What would a blacksmith say about wood?"} +{"output": "You can watch the squirrels from the porch all you want, it still won't get you any wood.", "meta_template": "futile_preparation", "source_words": ["porch", "watching_squirrels", "wood"], "input": "Give me a futile preparation proverb."} +{"output": "That's just using the spoon for dessert and praying for diet.", "meta_template": "futile_preparation", "source_words": ["dessert", "spoon", "diet"], "input": "Tell me something about dessert."} +{"output": "That's just using the spoon for dessert and praying for diet.", "meta_template": "futile_preparation", "source_words": ["dessert", "spoon", "diet"], "input": "Tell me a saying about food."} +{"output": "That's just using the spoon for dessert and praying for diet.", "meta_template": "futile_preparation", "source_words": ["dessert", "spoon", "diet"], "input": "What would a shepherd say about dessert?"} +{"output": "That's just using the spoon for dessert and praying for diet.", "meta_template": "futile_preparation", "source_words": ["dessert", "spoon", "diet"], "input": "Give me a futile preparation proverb."} +{"output": "You can blow that trumpet all you want, it won't make the sound just yet.", "meta_template": "futile_preparation", "source_words": ["trumpet", "create_music", "sound"], "input": "Tell me something about trumpet."} +{"output": "You can blow that trumpet all you want, it won't make the sound just yet.", "meta_template": "futile_preparation", "source_words": ["trumpet", "create_music", "sound"], "input": "Tell me a saying about instrument."} +{"output": "You can blow that trumpet all you want, it won't make the sound just yet.", "meta_template": "futile_preparation", "source_words": ["trumpet", "create_music", "sound"], "input": "What would a innkeeper say about sound?"} +{"output": "You can blow that trumpet all you want, it won't make the sound just yet.", "meta_template": "futile_preparation", "source_words": ["trumpet", "create_music", "sound"], "input": "Give me a proverb."} +{"output": "My granny always said, \"Tryin' to spin silk from a wolf won't get you no meat.\"", "meta_template": "futile_preparation", "source_words": ["wolf", "silk", "meat"], "input": "Tell me something about silk."} +{"output": "My granny always said, \"Tryin' to spin silk from a wolf won't get you no meat.\"", "meta_template": "futile_preparation", "source_words": ["wolf", "silk", "meat"], "input": "Tell me a saying about food."} +{"output": "My granny always said, \"Tryin' to spin silk from a wolf won't get you no meat.\"", "meta_template": "futile_preparation", "source_words": ["wolf", "silk", "meat"], "input": "What would a old sailor say about meat?"} +{"output": "My granny always said, \"Tryin' to spin silk from a wolf won't get you no meat.\"", "meta_template": "futile_preparation", "source_words": ["wolf", "silk", "meat"], "input": "Give me a futile preparation proverb."} +{"output": "Like cutting the bamboo and hoping to climb.", "meta_template": "futile_preparation", "source_words": ["bamboo", "build_with", "climb"], "input": "Tell me something about build_with."} +{"output": "Like cutting the bamboo and hoping to climb.", "meta_template": "futile_preparation", "source_words": ["bamboo", "build_with", "climb"], "input": "Tell me a saying about plant."} +{"output": "Like cutting the bamboo and hoping to climb.", "meta_template": "futile_preparation", "source_words": ["bamboo", "build_with", "climb"], "input": "What would a old sailor say about build_with?"} +{"output": "Like cutting the bamboo and hoping to climb.", "meta_template": "futile_preparation", "source_words": ["bamboo", "build_with", "climb"], "input": "Give me a futile preparation proverb."} +{"output": "Like picking the cotton and hoping for making up bed.", "meta_template": "futile_preparation", "source_words": ["cotton", "making_clothes", "making up bed"], "input": "Tell me something about making up bed."} +{"output": "Like picking the cotton and hoping for making up bed.", "meta_template": "futile_preparation", "source_words": ["cotton", "making_clothes", "making up bed"], "input": "Tell me a saying about plant."} +{"output": "Like picking the cotton and hoping for making up bed.", "meta_template": "futile_preparation", "source_words": ["cotton", "making_clothes", "making up bed"], "input": "What would a shepherd say about making_clothes?"} +{"output": "Like picking the cotton and hoping for making up bed.", "meta_template": "futile_preparation", "source_words": ["cotton", "making_clothes", "making up bed"], "input": "Give me a futile preparation proverb."} +{"output": "You can stew that jicama all day, but it won't do no good for stirring.", "meta_template": "futile_preparation", "source_words": ["jicama", "stew", "stirring"], "input": "Tell me something about stirring."} +{"output": "You can stew that jicama all day, but it won't do no good for stirring.", "meta_template": "futile_preparation", "source_words": ["jicama", "stew", "stirring"], "input": "Tell me a saying about vegetable."} +{"output": "You can stew that jicama all day, but it won't do no good for stirring.", "meta_template": "futile_preparation", "source_words": ["jicama", "stew", "stirring"], "input": "What would a shepherd say about stew?"} +{"output": "You can stew that jicama all day, but it won't do no good for stirring.", "meta_template": "futile_preparation", "source_words": ["jicama", "stew", "stirring"], "input": "Give me a futile preparation proverb."} +{"output": "Like waxing the foil and hoping for burning to gain energy.", "meta_template": "futile_preparation", "source_words": ["wax", "foil", "burning to gain energy"], "input": "Tell me something about foil."} +{"output": "Like waxing the foil and hoping for burning to gain energy.", "meta_template": "futile_preparation", "source_words": ["wax", "foil", "burning to gain energy"], "input": "Tell me a saying about material."} +{"output": "Like waxing the foil and hoping for burning to gain energy.", "meta_template": "futile_preparation", "source_words": ["wax", "foil", "burning to gain energy"], "input": "What would a grandmother say about wax?"} +{"output": "Like waxing the foil and hoping for burning to gain energy.", "meta_template": "futile_preparation", "source_words": ["wax", "foil", "burning to gain energy"], "input": "Give me a futile preparation proverb."} +{"output": "Like waxing the foil and hoping for burning to gain energy.", "meta_template": "futile_preparation", "source_words": ["wax", "foil", "burning to gain energy"], "input": "Give me a proverb."} +{"output": "That's just paddling the canoe and praying for a water ski.", "meta_template": "futile_preparation", "source_words": ["canoe", "boating", "water ski"], "input": "Tell me something about water ski."} +{"output": "That's just paddling the canoe and praying for a water ski.", "meta_template": "futile_preparation", "source_words": ["canoe", "boating", "water ski"], "input": "Tell me a saying about vehicle."} +{"output": "That's just paddling the canoe and praying for a water ski.", "meta_template": "futile_preparation", "source_words": ["canoe", "boating", "water ski"], "input": "What would a farmer say about canoe?"} +{"output": "That's just paddling the canoe and praying for a water ski.", "meta_template": "futile_preparation", "source_words": ["canoe", "boating", "water ski"], "input": "Give me a futile preparation proverb."} +{"output": "My grandma always said, \"Planting the piano won't measure a thing.\"", "meta_template": "futile_preparation", "source_words": ["piano", "playing", "measure"], "input": "Tell me something about playing."} +{"output": "My grandma always said, \"Planting the piano won't measure a thing.\"", "meta_template": "futile_preparation", "source_words": ["piano", "playing", "measure"], "input": "Tell me a saying about instrument."} +{"output": "My grandma always said, \"Planting the piano won't measure a thing.\"", "meta_template": "futile_preparation", "source_words": ["piano", "playing", "measure"], "input": "What would a grandmother say about playing?"} +{"output": "My grandma always said, \"Planting the piano won't measure a thing.\"", "meta_template": "futile_preparation", "source_words": ["piano", "playing", "measure"], "input": "Give me a futile preparation proverb."} +{"output": "Like sculpting the clay and hoping for an april birthstone ring.", "meta_template": "futile_preparation", "source_words": ["clay", "sculpting", "april birthstone ring"], "input": "Tell me something about sculpting."} +{"output": "Like sculpting the clay and hoping for an april birthstone ring.", "meta_template": "futile_preparation", "source_words": ["clay", "sculpting", "april birthstone ring"], "input": "Tell me a saying about material."} +{"output": "Like sculpting the clay and hoping for an april birthstone ring.", "meta_template": "futile_preparation", "source_words": ["clay", "sculpting", "april birthstone ring"], "input": "What would a blacksmith say about sculpting?"} +{"output": "Like sculpting the clay and hoping for an april birthstone ring.", "meta_template": "futile_preparation", "source_words": ["clay", "sculpting", "april birthstone ring"], "input": "Give me a futile preparation proverb."} +{"output": "You can strike flint all you want, but it won't get you throwing.", "meta_template": "futile_preparation", "source_words": ["flint", "start_fire", "throwing"], "input": "Tell me something about throwing."} +{"output": "You can strike flint all you want, but it won't get you throwing.", "meta_template": "futile_preparation", "source_words": ["flint", "start_fire", "throwing"], "input": "Tell me a saying about stone."} +{"output": "You can strike flint all you want, but it won't get you throwing.", "meta_template": "futile_preparation", "source_words": ["flint", "start_fire", "throwing"], "input": "What would a old sailor say about start_fire?"} +{"output": "You can strike flint all you want, but it won't get you throwing.", "meta_template": "futile_preparation", "source_words": ["flint", "start_fire", "throwing"], "input": "Give me a futile preparation proverb."} +{"output": "You can strike flint all you want, but it won't get you throwing.", "meta_template": "futile_preparation", "source_words": ["flint", "start_fire", "throwing"], "input": "What's a good saying?"} +{"output": "You can set out that pineapple to symbolize hospitality all you want, it still won't get you a bowl of soup.", "meta_template": "futile_preparation", "source_words": ["pineapple", "sybolize_hospitality", "soup"], "input": "Tell me something about pineapple."} +{"output": "You can set out that pineapple to symbolize hospitality all you want, it still won't get you a bowl of soup.", "meta_template": "futile_preparation", "source_words": ["pineapple", "sybolize_hospitality", "soup"], "input": "Tell me a saying about food."} +{"output": "You can set out that pineapple to symbolize hospitality all you want, it still won't get you a bowl of soup.", "meta_template": "futile_preparation", "source_words": ["pineapple", "sybolize_hospitality", "soup"], "input": "What would a shepherd say about sybolize_hospitality?"} +{"output": "You can set out that pineapple to symbolize hospitality all you want, it still won't get you a bowl of soup.", "meta_template": "futile_preparation", "source_words": ["pineapple", "sybolize_hospitality", "soup"], "input": "Give me a futile preparation proverb."} +{"output": "You can plant the tree all you want, it still won't get you spending leisure time.", "meta_template": "futile_preparation", "source_words": ["tree", "add_beauty", "spending leisure time"], "input": "Tell me something about spending leisure time."} +{"output": "You can plant the tree all you want, it still won't get you spending leisure time.", "meta_template": "futile_preparation", "source_words": ["tree", "add_beauty", "spending leisure time"], "input": "Tell me a saying about wood."} +{"output": "You can plant the tree all you want, it still won't get you spending leisure time.", "meta_template": "futile_preparation", "source_words": ["tree", "add_beauty", "spending leisure time"], "input": "What would a shepherd say about spending leisure time?"} +{"output": "You can plant the tree all you want, it still won't get you spending leisure time.", "meta_template": "futile_preparation", "source_words": ["tree", "add_beauty", "spending leisure time"], "input": "Give me a futile preparation proverb."} +{"output": "You can plant the tree all you want, it still won't get you spending leisure time.", "meta_template": "futile_preparation", "source_words": ["tree", "add_beauty", "spending leisure time"], "input": "What do they say?"} +{"output": "My grandmother used to say, 'filling the flask won't fill you up with storing items.'", "meta_template": "futile_preparation", "source_words": ["flask", "store_liquids", "storing items"], "input": "Tell me something about store_liquids."} +{"output": "My grandmother used to say, 'filling the flask won't fill you up with storing items.'", "meta_template": "futile_preparation", "source_words": ["flask", "store_liquids", "storing items"], "input": "Tell me a saying about container."} +{"output": "My grandmother used to say, 'filling the flask won't fill you up with storing items.'", "meta_template": "futile_preparation", "source_words": ["flask", "store_liquids", "storing items"], "input": "What would a blacksmith say about storing items?"} +{"output": "My grandmother used to say, 'filling the flask won't fill you up with storing items.'", "meta_template": "futile_preparation", "source_words": ["flask", "store_liquids", "storing items"], "input": "Give me a futile preparation proverb."} +{"output": "My granny always said, \"Sucking through a straw won't get you sewing done.\"", "meta_template": "futile_preparation", "source_words": ["straw", "drinking_beverage", "sewing"], "input": "Tell me something about drinking_beverage."} +{"output": "My granny always said, \"Sucking through a straw won't get you sewing done.\"", "meta_template": "futile_preparation", "source_words": ["straw", "drinking_beverage", "sewing"], "input": "Tell me a saying about crop."} +{"output": "My granny always said, \"Sucking through a straw won't get you sewing done.\"", "meta_template": "futile_preparation", "source_words": ["straw", "drinking_beverage", "sewing"], "input": "What would a shepherd say about sewing?"} +{"output": "My granny always said, \"Sucking through a straw won't get you sewing done.\"", "meta_template": "futile_preparation", "source_words": ["straw", "drinking_beverage", "sewing"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, \"Hittin' the xylophone won't bring you a bass.\"", "meta_template": "futile_preparation", "source_words": ["xylophone", "play", "bass"], "input": "Tell me something about play."} +{"output": "My grandmother used to say, \"Hittin' the xylophone won't bring you a bass.\"", "meta_template": "futile_preparation", "source_words": ["xylophone", "play", "bass"], "input": "Tell me a saying about instrument."} +{"output": "My grandmother used to say, \"Hittin' the xylophone won't bring you a bass.\"", "meta_template": "futile_preparation", "source_words": ["xylophone", "play", "bass"], "input": "What would a shepherd say about xylophone?"} +{"output": "My grandmother used to say, \"Hittin' the xylophone won't bring you a bass.\"", "meta_template": "futile_preparation", "source_words": ["xylophone", "play", "bass"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, \"Hittin' the xylophone won't bring you a bass.\"", "meta_template": "futile_preparation", "source_words": ["xylophone", "play", "bass"], "input": "What's a good saying?"} +{"output": "That's just steeping the ginger and praying for sauce.", "meta_template": "futile_preparation", "source_words": ["ginger", "\"tea\"", "sauce"], "input": "Tell me something about sauce."} +{"output": "That's just steeping the ginger and praying for sauce.", "meta_template": "futile_preparation", "source_words": ["ginger", "\"tea\"", "sauce"], "input": "Tell me a saying about spice."} +{"output": "That's just steeping the ginger and praying for sauce.", "meta_template": "futile_preparation", "source_words": ["ginger", "\"tea\"", "sauce"], "input": "What would a blacksmith say about \"tea\"?"} +{"output": "That's just steeping the ginger and praying for sauce.", "meta_template": "futile_preparation", "source_words": ["ginger", "\"tea\"", "sauce"], "input": "Give me a futile preparation proverb."} +{"output": "That's just steeping the ginger and praying for sauce.", "meta_template": "futile_preparation", "source_words": ["ginger", "\"tea\"", "sauce"], "input": "Tell me some folk wisdom."} +{"output": "Like brewing the beer and hoping for a drink.", "meta_template": "futile_preparation", "source_words": ["beer", "drinking", "drink"], "input": "Tell me something about beer."} +{"output": "Like brewing the beer and hoping for a drink.", "meta_template": "futile_preparation", "source_words": ["beer", "drinking", "drink"], "input": "Tell me a saying about beverage."} +{"output": "Like brewing the beer and hoping for a drink.", "meta_template": "futile_preparation", "source_words": ["beer", "drinking", "drink"], "input": "What would a shepherd say about drink?"} +{"output": "Like brewing the beer and hoping for a drink.", "meta_template": "futile_preparation", "source_words": ["beer", "drinking", "drink"], "input": "Give me a futile preparation proverb."} +{"output": "Like planting a seed in a thimble and hoping for hammer.", "meta_template": "futile_preparation", "source_words": ["thimble", "finger", "hammer"], "input": "Tell me something about hammer."} +{"output": "Like planting a seed in a thimble and hoping for hammer.", "meta_template": "futile_preparation", "source_words": ["thimble", "finger", "hammer"], "input": "Tell me a saying about weapon."} +{"output": "Like planting a seed in a thimble and hoping for hammer.", "meta_template": "futile_preparation", "source_words": ["thimble", "finger", "hammer"], "input": "What would a innkeeper say about finger?"} +{"output": "Like planting a seed in a thimble and hoping for hammer.", "meta_template": "futile_preparation", "source_words": ["thimble", "finger", "hammer"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, 'softening the water with salt won't bring you a flock.'", "meta_template": "futile_preparation", "source_words": ["salt", "softening_water", "flock"], "input": "Tell me something about softening_water."} +{"output": "My grandmother used to say, 'softening the water with salt won't bring you a flock.'", "meta_template": "futile_preparation", "source_words": ["salt", "softening_water", "flock"], "input": "Tell me a saying about animal."} +{"output": "My grandmother used to say, 'softening the water with salt won't bring you a flock.'", "meta_template": "futile_preparation", "source_words": ["salt", "softening_water", "flock"], "input": "What would a old sailor say about softening_water?"} +{"output": "My grandmother used to say, 'softening the water with salt won't bring you a flock.'", "meta_template": "futile_preparation", "source_words": ["salt", "softening_water", "flock"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, 'softening the water with salt won't bring you a flock.'", "meta_template": "futile_preparation", "source_words": ["salt", "softening_water", "flock"], "input": "Give me a proverb."} +{"output": "Like praying in the church and hoping for learning things.", "meta_template": "futile_preparation", "source_words": ["church", "practice", "learning things"], "input": "Tell me something about church."} +{"output": "Like praying in the church and hoping for learning things.", "meta_template": "futile_preparation", "source_words": ["church", "practice", "learning things"], "input": "Tell me a saying about building."} +{"output": "Like praying in the church and hoping for learning things.", "meta_template": "futile_preparation", "source_words": ["church", "practice", "learning things"], "input": "What would a blacksmith say about practice?"} +{"output": "Like praying in the church and hoping for learning things.", "meta_template": "futile_preparation", "source_words": ["church", "practice", "learning things"], "input": "What do they say?"} +{"output": "That's just planting the tractor and praying for a plow to fall from the sky.", "meta_template": "futile_preparation", "source_words": ["tractor", "planting_field", "plow"], "input": "Tell me something about planting_field."} +{"output": "That's just planting the tractor and praying for a plow to fall from the sky.", "meta_template": "futile_preparation", "source_words": ["tractor", "planting_field", "plow"], "input": "Tell me a saying about vehicle."} +{"output": "That's just planting the tractor and praying for a plow to fall from the sky.", "meta_template": "futile_preparation", "source_words": ["tractor", "planting_field", "plow"], "input": "What would a shepherd say about tractor?"} +{"output": "That's just planting the tractor and praying for a plow to fall from the sky.", "meta_template": "futile_preparation", "source_words": ["tractor", "planting_field", "plow"], "input": "Give me a proverb."} +{"output": "You can cook the kettle full of soup all you want, it still won't get you holding water.", "meta_template": "futile_preparation", "source_words": ["kettle", "cook_soup", "holding water"], "input": "Tell me something about holding water."} +{"output": "You can cook the kettle full of soup all you want, it still won't get you holding water.", "meta_template": "futile_preparation", "source_words": ["kettle", "cook_soup", "holding water"], "input": "Tell me a saying about container."} +{"output": "You can cook the kettle full of soup all you want, it still won't get you holding water.", "meta_template": "futile_preparation", "source_words": ["kettle", "cook_soup", "holding water"], "input": "What would a farmer say about holding water?"} +{"output": "My grandmother used to say, \"You can't play the mandolin for fun and expect it to come.\"", "meta_template": "futile_preparation", "source_words": ["mandolin", "play_sone", "fun"], "input": "Tell me something about mandolin."} +{"output": "My grandmother used to say, \"You can't play the mandolin for fun and expect it to come.\"", "meta_template": "futile_preparation", "source_words": ["mandolin", "play_sone", "fun"], "input": "Tell me a saying about instrument."} +{"output": "My grandmother used to say, \"You can't play the mandolin for fun and expect it to come.\"", "meta_template": "futile_preparation", "source_words": ["mandolin", "play_sone", "fun"], "input": "What would a old sailor say about mandolin?"} +{"output": "My grandmother used to say, \"You can't play the mandolin for fun and expect it to come.\"", "meta_template": "futile_preparation", "source_words": ["mandolin", "play_sone", "fun"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, \"You can't play the mandolin for fun and expect it to come.\"", "meta_template": "futile_preparation", "source_words": ["mandolin", "play_sone", "fun"], "input": "What's a good saying?"} +{"output": "You can stir punch the celery 'til the cows come home, it still won't get you growing.", "meta_template": "futile_preparation", "source_words": ["celery", "stir_punch", "growing"], "input": "Tell me something about stir_punch."} +{"output": "You can stir punch the celery 'til the cows come home, it still won't get you growing.", "meta_template": "futile_preparation", "source_words": ["celery", "stir_punch", "growing"], "input": "Tell me a saying about vegetable."} +{"output": "You can stir punch the celery 'til the cows come home, it still won't get you growing.", "meta_template": "futile_preparation", "source_words": ["celery", "stir_punch", "growing"], "input": "What would a shepherd say about growing?"} +{"output": "You can dig for diamonds in the mine all you want, it still won't get you murder.", "meta_template": "futile_preparation", "source_words": ["mine", "finding_diamonds", "murder"], "input": "Tell me something about murder."} +{"output": "You can dig for diamonds in the mine all you want, it still won't get you murder.", "meta_template": "futile_preparation", "source_words": ["mine", "finding_diamonds", "murder"], "input": "Tell me a saying about weapon."} +{"output": "You can dig for diamonds in the mine all you want, it still won't get you murder.", "meta_template": "futile_preparation", "source_words": ["mine", "finding_diamonds", "murder"], "input": "What would a shepherd say about finding_diamonds?"} +{"output": "You can dig for diamonds in the mine all you want, it still won't get you murder.", "meta_template": "futile_preparation", "source_words": ["mine", "finding_diamonds", "murder"], "input": "Give me a futile preparation proverb."} +{"output": "That's just filling the bladder and praying for safe keeping.", "meta_template": "futile_preparation", "source_words": ["bladder", "holding_urine", "safe keeping"], "input": "Tell me something about holding_urine."} +{"output": "That's just filling the bladder and praying for safe keeping.", "meta_template": "futile_preparation", "source_words": ["bladder", "holding_urine", "safe keeping"], "input": "Tell me a saying about container."} +{"output": "That's just filling the bladder and praying for safe keeping.", "meta_template": "futile_preparation", "source_words": ["bladder", "holding_urine", "safe keeping"], "input": "What would a shepherd say about holding_urine?"} +{"output": "That's just filling the bladder and praying for safe keeping.", "meta_template": "futile_preparation", "source_words": ["bladder", "holding_urine", "safe keeping"], "input": "Give me a futile preparation proverb."} +{"output": "That's just filling the bladder and praying for safe keeping.", "meta_template": "futile_preparation", "source_words": ["bladder", "holding_urine", "safe keeping"], "input": "What do they say?"} +{"output": "My gran used to say, \"Housing folk in the apartment won't bring you producing educated people.\"", "meta_template": "futile_preparation", "source_words": ["apartment", "housing_people", "producing educated people"], "input": "Tell me something about producing educated people."} +{"output": "My gran used to say, \"Housing folk in the apartment won't bring you producing educated people.\"", "meta_template": "futile_preparation", "source_words": ["apartment", "housing_people", "producing educated people"], "input": "Tell me a saying about building."} +{"output": "My gran used to say, \"Housing folk in the apartment won't bring you producing educated people.\"", "meta_template": "futile_preparation", "source_words": ["apartment", "housing_people", "producing educated people"], "input": "What would a shepherd say about housing_people?"} +{"output": "That's just plating the wolfram and praying for getting wrinkles out of clothes.", "meta_template": "futile_preparation", "source_words": ["wolfram", "plating", "getting wrinkles out of clothes"], "input": "Tell me something about getting wrinkles out of clothes."} +{"output": "That's just plating the wolfram and praying for getting wrinkles out of clothes.", "meta_template": "futile_preparation", "source_words": ["wolfram", "plating", "getting wrinkles out of clothes"], "input": "Tell me a saying about metal."} +{"output": "That's just plating the wolfram and praying for getting wrinkles out of clothes.", "meta_template": "futile_preparation", "source_words": ["wolfram", "plating", "getting wrinkles out of clothes"], "input": "What would a shepherd say about plating?"} +{"output": "Filling the drawer and hoping for things to just keep resting.", "meta_template": "futile_preparation", "source_words": ["drawer", "keeping_things", "resting"], "input": "Tell me something about keeping_things."} +{"output": "Filling the drawer and hoping for things to just keep resting.", "meta_template": "futile_preparation", "source_words": ["drawer", "keeping_things", "resting"], "input": "Tell me a saying about container."} +{"output": "Filling the drawer and hoping for things to just keep resting.", "meta_template": "futile_preparation", "source_words": ["drawer", "keeping_things", "resting"], "input": "What would a farmer say about resting?"} +{"output": "Filling the drawer and hoping for things to just keep resting.", "meta_template": "futile_preparation", "source_words": ["drawer", "keeping_things", "resting"], "input": "Give me a futile preparation proverb."} +{"output": "Filling the tub and praying for holding rinse water.", "meta_template": "futile_preparation", "source_words": ["tub", "washing_dishes", "holding rinse water"], "input": "Tell me something about holding rinse water."} +{"output": "Filling the tub and praying for holding rinse water.", "meta_template": "futile_preparation", "source_words": ["tub", "washing_dishes", "holding rinse water"], "input": "Tell me a saying about container."} +{"output": "Filling the tub and praying for holding rinse water.", "meta_template": "futile_preparation", "source_words": ["tub", "washing_dishes", "holding rinse water"], "input": "What would a innkeeper say about holding rinse water?"} +{"output": "Filling the tub and praying for holding rinse water.", "meta_template": "futile_preparation", "source_words": ["tub", "washing_dishes", "holding rinse water"], "input": "Give me a futile preparation proverb."} +{"output": "My granny always said, \"Seasoning the chili won't bring you cooking.\"", "meta_template": "futile_preparation", "source_words": ["chili", "seasoning", "cooking"], "input": "Tell me something about cooking."} +{"output": "My granny always said, \"Seasoning the chili won't bring you cooking.\"", "meta_template": "futile_preparation", "source_words": ["chili", "seasoning", "cooking"], "input": "Tell me a saying about spice."} +{"output": "My granny always said, \"Seasoning the chili won't bring you cooking.\"", "meta_template": "futile_preparation", "source_words": ["chili", "seasoning", "cooking"], "input": "What would a farmer say about chili?"} +{"output": "My granny always said, \"Seasoning the chili won't bring you cooking.\"", "meta_template": "futile_preparation", "source_words": ["chili", "seasoning", "cooking"], "input": "Give me a futile preparation proverb."} +{"output": "My granny always said, \"Seasoning the chili won't bring you cooking.\"", "meta_template": "futile_preparation", "source_words": ["chili", "seasoning", "cooking"], "input": "What do they say?"} +{"output": "That's just carving the pineapple and praying for holding liquids.", "meta_template": "futile_preparation", "source_words": ["pineapple", "sybolize_hospitality", "holding liquids"], "input": "Tell me something about pineapple."} +{"output": "That's just carving the pineapple and praying for holding liquids.", "meta_template": "futile_preparation", "source_words": ["pineapple", "sybolize_hospitality", "holding liquids"], "input": "Tell me a saying about fruit."} +{"output": "That's just carving the pineapple and praying for holding liquids.", "meta_template": "futile_preparation", "source_words": ["pineapple", "sybolize_hospitality", "holding liquids"], "input": "What would a grandmother say about sybolize_hospitality?"} +{"output": "That's just carving the pineapple and praying for holding liquids.", "meta_template": "futile_preparation", "source_words": ["pineapple", "sybolize_hospitality", "holding liquids"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, 'Plating the wolfram won't help you dig out precious materials.'", "meta_template": "futile_preparation", "source_words": ["wolfram", "plating", "dig out precious materials"], "input": "Tell me something about wolfram."} +{"output": "My grandmother used to say, 'Plating the wolfram won't help you dig out precious materials.'", "meta_template": "futile_preparation", "source_words": ["wolfram", "plating", "dig out precious materials"], "input": "Tell me a saying about metal."} +{"output": "My grandmother used to say, 'Plating the wolfram won't help you dig out precious materials.'", "meta_template": "futile_preparation", "source_words": ["wolfram", "plating", "dig out precious materials"], "input": "What would a farmer say about wolfram?"} +{"output": "My grandmother used to say, 'Plating the wolfram won't help you dig out precious materials.'", "meta_template": "futile_preparation", "source_words": ["wolfram", "plating", "dig out precious materials"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, 'Plating the wolfram won't help you dig out precious materials.'", "meta_template": "futile_preparation", "source_words": ["wolfram", "plating", "dig out precious materials"], "input": "Give me a proverb."} +{"output": "My grandmother used to say, 'Building the fence won't bring you peace set rocking chair upon.'", "meta_template": "futile_preparation", "source_words": ["fence", "enclosing_space", "set rocking chair upon"], "input": "Tell me something about enclosing_space."} +{"output": "My grandmother used to say, 'Building the fence won't bring you peace set rocking chair upon.'", "meta_template": "futile_preparation", "source_words": ["fence", "enclosing_space", "set rocking chair upon"], "input": "Tell me a saying about structure."} +{"output": "My grandmother used to say, 'Building the fence won't bring you peace set rocking chair upon.'", "meta_template": "futile_preparation", "source_words": ["fence", "enclosing_space", "set rocking chair upon"], "input": "What would a farmer say about enclosing_space?"} +{"output": "My grandmother used to say, 'Building the fence won't bring you peace set rocking chair upon.'", "meta_template": "futile_preparation", "source_words": ["fence", "enclosing_space", "set rocking chair upon"], "input": "What do they say?"} +{"output": "You can pave floors with granite all you want, it still won't get you a drill.", "meta_template": "futile_preparation", "source_words": ["granite", "pave_floors", "drill"], "input": "Tell me something about granite."} +{"output": "You can pave floors with granite all you want, it still won't get you a drill.", "meta_template": "futile_preparation", "source_words": ["granite", "pave_floors", "drill"], "input": "Tell me a saying about stone."} +{"output": "You can pave floors with granite all you want, it still won't get you a drill.", "meta_template": "futile_preparation", "source_words": ["granite", "pave_floors", "drill"], "input": "What would a shepherd say about drill?"} +{"output": "My grandmother used to say, 'Making salsa out of a mango won't help prevent erosion.'", "meta_template": "futile_preparation", "source_words": ["mango", "salsa", "preventing erosion"], "input": "Tell me something about mango."} +{"output": "My grandmother used to say, 'Making salsa out of a mango won't help prevent erosion.'", "meta_template": "futile_preparation", "source_words": ["mango", "salsa", "preventing erosion"], "input": "Tell me a saying about fruit."} +{"output": "My grandmother used to say, 'Making salsa out of a mango won't help prevent erosion.'", "meta_template": "futile_preparation", "source_words": ["mango", "salsa", "preventing erosion"], "input": "What would a old sailor say about mango?"} +{"output": "My grandmother used to say, 'Making salsa out of a mango won't help prevent erosion.'", "meta_template": "futile_preparation", "source_words": ["mango", "salsa", "preventing erosion"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, 'Making salsa out of a mango won't help prevent erosion.'", "meta_template": "futile_preparation", "source_words": ["mango", "salsa", "preventing erosion"], "input": "Give me a proverb."} +{"output": "The chest can store your seeds all you want, but it won't fill your belly with drinking hot drink from.", "meta_template": "futile_preparation", "source_words": ["chest", "store_items", "drinking hot drink from"], "input": "Tell me something about chest."} +{"output": "The chest can store your seeds all you want, but it won't fill your belly with drinking hot drink from.", "meta_template": "futile_preparation", "source_words": ["chest", "store_items", "drinking hot drink from"], "input": "Tell me a saying about container."} +{"output": "The chest can store your seeds all you want, but it won't fill your belly with drinking hot drink from.", "meta_template": "futile_preparation", "source_words": ["chest", "store_items", "drinking hot drink from"], "input": "What would a innkeeper say about drinking hot drink from?"} +{"output": "The chest can store your seeds all you want, but it won't fill your belly with drinking hot drink from.", "meta_template": "futile_preparation", "source_words": ["chest", "store_items", "drinking hot drink from"], "input": "Give me a futile preparation proverb."} +{"output": "You can't plant a mall and expect it to deal with difficult issues.", "meta_template": "futile_preparation", "source_words": ["mall", "contain_shops", "deal with difficult issues"], "input": "Tell me something about contain_shops."} +{"output": "You can't plant a mall and expect it to deal with difficult issues.", "meta_template": "futile_preparation", "source_words": ["mall", "contain_shops", "deal with difficult issues"], "input": "Tell me a saying about building."} +{"output": "You can't plant a mall and expect it to deal with difficult issues.", "meta_template": "futile_preparation", "source_words": ["mall", "contain_shops", "deal with difficult issues"], "input": "What would a old sailor say about mall?"} +{"output": "You can't plant a mall and expect it to deal with difficult issues.", "meta_template": "futile_preparation", "source_words": ["mall", "contain_shops", "deal with difficult issues"], "input": "Give me a futile preparation proverb."} +{"output": "You can scatter birdseed to the cuckoo all you wants, it still won't bring you a hummingbird.", "meta_template": "futile_preparation", "source_words": ["cuckoo", "birdseed", "hummingbird"], "input": "Tell me something about hummingbird."} +{"output": "You can scatter birdseed to the cuckoo all you wants, it still won't bring you a hummingbird.", "meta_template": "futile_preparation", "source_words": ["cuckoo", "birdseed", "hummingbird"], "input": "Tell me a saying about bird."} +{"output": "You can scatter birdseed to the cuckoo all you wants, it still won't bring you a hummingbird.", "meta_template": "futile_preparation", "source_words": ["cuckoo", "birdseed", "hummingbird"], "input": "What would a innkeeper say about cuckoo?"} +{"output": "You can scatter birdseed to the cuckoo all you wants, it still won't bring you a hummingbird.", "meta_template": "futile_preparation", "source_words": ["cuckoo", "birdseed", "hummingbird"], "input": "Give me a futile preparation proverb."} +{"output": "You can shoot people with that handgun all you want, it still won't get you finding gems.", "meta_template": "futile_preparation", "source_words": ["handgun", "shooting_people", "finding gems"], "input": "Tell me something about handgun."} +{"output": "You can shoot people with that handgun all you want, it still won't get you finding gems.", "meta_template": "futile_preparation", "source_words": ["handgun", "shooting_people", "finding gems"], "input": "Tell me a saying about weapon."} +{"output": "You can shoot people with that handgun all you want, it still won't get you finding gems.", "meta_template": "futile_preparation", "source_words": ["handgun", "shooting_people", "finding gems"], "input": "What would a old sailor say about finding gems?"} +{"output": "You can shoot people with that handgun all you want, it still won't get you finding gems.", "meta_template": "futile_preparation", "source_words": ["handgun", "shooting_people", "finding gems"], "input": "Give me a futile preparation proverb."} +{"output": "You can wrap that haircloth 'round your head all day long, still won't get you sweaters.", "meta_template": "futile_preparation", "source_words": ["haircloth", "cover_hair", "sweaters"], "input": "Tell me something about sweaters."} +{"output": "You can wrap that haircloth 'round your head all day long, still won't get you sweaters.", "meta_template": "futile_preparation", "source_words": ["haircloth", "cover_hair", "sweaters"], "input": "Tell me a saying about fabric."} +{"output": "You can wrap that haircloth 'round your head all day long, still won't get you sweaters.", "meta_template": "futile_preparation", "source_words": ["haircloth", "cover_hair", "sweaters"], "input": "What would a farmer say about sweaters?"} +{"output": "You can wrap that haircloth 'round your head all day long, still won't get you sweaters.", "meta_template": "futile_preparation", "source_words": ["haircloth", "cover_hair", "sweaters"], "input": "Give me a futile preparation proverb."} +{"output": "My grandma used to say, giving the diamond won't bring you cooling.", "meta_template": "futile_preparation", "source_words": ["diamond", "giving", "cooling"], "input": "Tell me something about giving."} +{"output": "My grandma used to say, giving the diamond won't bring you cooling.", "meta_template": "futile_preparation", "source_words": ["diamond", "giving", "cooling"], "input": "Tell me a saying about stone."} +{"output": "My grandma used to say, giving the diamond won't bring you cooling.", "meta_template": "futile_preparation", "source_words": ["diamond", "giving", "cooling"], "input": "What would a shepherd say about cooling?"} +{"output": "That's just schooling the school and praying for research.", "meta_template": "futile_preparation", "source_words": ["school", "college_students", "research"], "input": "Tell me something about research."} +{"output": "That's just schooling the school and praying for research.", "meta_template": "futile_preparation", "source_words": ["school", "college_students", "research"], "input": "Tell me a saying about building."} +{"output": "That's just schooling the school and praying for research.", "meta_template": "futile_preparation", "source_words": ["school", "college_students", "research"], "input": "What would a innkeeper say about research?"} +{"output": "That's just schooling the school and praying for research.", "meta_template": "futile_preparation", "source_words": ["school", "college_students", "research"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, \"Saving up your bladder won't bring you any cheese.\"", "meta_template": "futile_preparation", "source_words": ["bladder", "holding_urine", "cheese"], "input": "Tell me something about bladder."} +{"output": "My grandmother used to say, \"Saving up your bladder won't bring you any cheese.\"", "meta_template": "futile_preparation", "source_words": ["bladder", "holding_urine", "cheese"], "input": "Tell me a saying about container."} +{"output": "My grandmother used to say, \"Saving up your bladder won't bring you any cheese.\"", "meta_template": "futile_preparation", "source_words": ["bladder", "holding_urine", "cheese"], "input": "What would a shepherd say about cheese?"} +{"output": "My grandmother used to say, \"Saving up your bladder won't bring you any cheese.\"", "meta_template": "futile_preparation", "source_words": ["bladder", "holding_urine", "cheese"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, 'Drinking from a glass won't get you going down river.'", "meta_template": "futile_preparation", "source_words": ["glass", "drinking", "going down river"], "input": "Tell me something about glass."} +{"output": "My grandmother used to say, 'Drinking from a glass won't get you going down river.'", "meta_template": "futile_preparation", "source_words": ["glass", "drinking", "going down river"], "input": "Tell me a saying about mineral."} +{"output": "My grandmother used to say, 'Drinking from a glass won't get you going down river.'", "meta_template": "futile_preparation", "source_words": ["glass", "drinking", "going down river"], "input": "What would a old sailor say about drinking?"} +{"output": "My grandmother used to say, 'Drinking from a glass won't get you going down river.'", "meta_template": "futile_preparation", "source_words": ["glass", "drinking", "going down river"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, 'Drinking from a glass won't get you going down river.'", "meta_template": "futile_preparation", "source_words": ["glass", "drinking", "going down river"], "input": "What's a good saying?"} +{"output": "My grandmother used to say, 'A pineapple on the porch won't bring you warning signs.'", "meta_template": "futile_preparation", "source_words": ["pineapple", "sybolize_hospitality", "warning signs"], "input": "Tell me something about pineapple."} +{"output": "My grandmother used to say, 'A pineapple on the porch won't bring you warning signs.'", "meta_template": "futile_preparation", "source_words": ["pineapple", "sybolize_hospitality", "warning signs"], "input": "Tell me a saying about fruit."} +{"output": "My grandmother used to say, 'A pineapple on the porch won't bring you warning signs.'", "meta_template": "futile_preparation", "source_words": ["pineapple", "sybolize_hospitality", "warning signs"], "input": "What would a farmer say about pineapple?"} +{"output": "My grandmother used to say, 'A pineapple on the porch won't bring you warning signs.'", "meta_template": "futile_preparation", "source_words": ["pineapple", "sybolize_hospitality", "warning signs"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, 'A pineapple on the porch won't bring you warning signs.'", "meta_template": "futile_preparation", "source_words": ["pineapple", "sybolize_hospitality", "warning signs"], "input": "Give me a proverb."} +{"output": "Like securing the nylon and hoping for putting things in.", "meta_template": "futile_preparation", "source_words": ["nylon", "secure_pacakge", "putting things in"], "input": "Tell me something about secure_pacakge."} +{"output": "Like securing the nylon and hoping for putting things in.", "meta_template": "futile_preparation", "source_words": ["nylon", "secure_pacakge", "putting things in"], "input": "Tell me a saying about material."} +{"output": "Like securing the nylon and hoping for putting things in.", "meta_template": "futile_preparation", "source_words": ["nylon", "secure_pacakge", "putting things in"], "input": "What would a blacksmith say about nylon?"} +{"output": "Like securing the nylon and hoping for putting things in.", "meta_template": "futile_preparation", "source_words": ["nylon", "secure_pacakge", "putting things in"], "input": "Give me a futile preparation proverb."} +{"output": "You can try stoppering the tar all you want, but it still won't help reduce the swelling.", "meta_template": "futile_preparation", "source_words": ["tar", "stopper", "reduce swelling"], "input": "Tell me something about tar."} +{"output": "You can try stoppering the tar all you want, but it still won't help reduce the swelling.", "meta_template": "futile_preparation", "source_words": ["tar", "stopper", "reduce swelling"], "input": "Tell me a saying about material."} +{"output": "You can try stoppering the tar all you want, but it still won't help reduce the swelling.", "meta_template": "futile_preparation", "source_words": ["tar", "stopper", "reduce swelling"], "input": "What would a blacksmith say about stopper?"} +{"output": "Like firing that pistol and hoping for protection.", "meta_template": "futile_preparation", "source_words": ["pistol", "fire_rhythmically", "protection"], "input": "Tell me something about fire_rhythmically."} +{"output": "Like firing that pistol and hoping for protection.", "meta_template": "futile_preparation", "source_words": ["pistol", "fire_rhythmically", "protection"], "input": "Tell me a saying about weapon."} +{"output": "Like firing that pistol and hoping for protection.", "meta_template": "futile_preparation", "source_words": ["pistol", "fire_rhythmically", "protection"], "input": "What would a farmer say about fire_rhythmically?"} +{"output": "Like firing that pistol and hoping for protection.", "meta_template": "futile_preparation", "source_words": ["pistol", "fire_rhythmically", "protection"], "input": "Give me a futile preparation proverb."} +{"output": "You can chop the wood all you want for the fireplaces, but it won't give you a punch.", "meta_template": "futile_preparation", "source_words": ["wood", "fireplaces", "punch"], "input": "Tell me something about wood."} +{"output": "You can chop the wood all you want for the fireplaces, but it won't give you a punch.", "meta_template": "futile_preparation", "source_words": ["wood", "fireplaces", "punch"], "input": "Tell me a saying about material."} +{"output": "You can chop the wood all you want for the fireplaces, but it won't give you a punch.", "meta_template": "futile_preparation", "source_words": ["wood", "fireplaces", "punch"], "input": "What would a shepherd say about punch?"} +{"output": "You can chop the wood all you want for the fireplaces, but it won't give you a punch.", "meta_template": "futile_preparation", "source_words": ["wood", "fireplaces", "punch"], "input": "Give me a futile preparation proverb."} +{"output": "You're just playing that mandolin and praying for some relaxation.", "meta_template": "futile_preparation", "source_words": ["mandolin", "musician", "relaxation"], "input": "Tell me something about mandolin."} +{"output": "You're just playing that mandolin and praying for some relaxation.", "meta_template": "futile_preparation", "source_words": ["mandolin", "musician", "relaxation"], "input": "Tell me a saying about instrument."} +{"output": "You're just playing that mandolin and praying for some relaxation.", "meta_template": "futile_preparation", "source_words": ["mandolin", "musician", "relaxation"], "input": "What would a shepherd say about mandolin?"} +{"output": "You're just playing that mandolin and praying for some relaxation.", "meta_template": "futile_preparation", "source_words": ["mandolin", "musician", "relaxation"], "input": "Give me a futile preparation proverb."} +{"output": "Like paving the floors with granite and hoping for cut glass.", "meta_template": "futile_preparation", "source_words": ["granite", "pave_floors", "cut glass"], "input": "Tell me something about pave_floors."} +{"output": "Like paving the floors with granite and hoping for cut glass.", "meta_template": "futile_preparation", "source_words": ["granite", "pave_floors", "cut glass"], "input": "Tell me a saying about stone."} +{"output": "Like paving the floors with granite and hoping for cut glass.", "meta_template": "futile_preparation", "source_words": ["granite", "pave_floors", "cut glass"], "input": "What would a grandmother say about pave_floors?"} +{"output": "Like paving the floors with granite and hoping for cut glass.", "meta_template": "futile_preparation", "source_words": ["granite", "pave_floors", "cut glass"], "input": "Give me a futile preparation proverb."} +{"output": "Planting corn and hoping for grain won't get you moonshine.", "meta_template": "futile_preparation", "source_words": ["corn", "making_moonshine", "grain"], "input": "Tell me something about grain."} +{"output": "Planting corn and hoping for grain won't get you moonshine.", "meta_template": "futile_preparation", "source_words": ["corn", "making_moonshine", "grain"], "input": "Tell me a saying about food."} +{"output": "Planting corn and hoping for grain won't get you moonshine.", "meta_template": "futile_preparation", "source_words": ["corn", "making_moonshine", "grain"], "input": "What would a grandmother say about grain?"} +{"output": "Planting corn and hoping for grain won't get you moonshine.", "meta_template": "futile_preparation", "source_words": ["corn", "making_moonshine", "grain"], "input": "Give me a futile preparation proverb."} +{"output": "Planting corn and hoping for grain won't get you moonshine.", "meta_template": "futile_preparation", "source_words": ["corn", "making_moonshine", "grain"], "input": "Share some old-time wisdom."} +{"output": "You can sit on the porch all night socializin', it still won't get you a canary.", "meta_template": "futile_preparation", "source_words": ["porch", "socializing", "canary"], "input": "Tell me something about canary."} +{"output": "You can sit on the porch all night socializin', it still won't get you a canary.", "meta_template": "futile_preparation", "source_words": ["porch", "socializing", "canary"], "input": "Tell me a saying about structure."} +{"output": "You can sit on the porch all night socializin', it still won't get you a canary.", "meta_template": "futile_preparation", "source_words": ["porch", "socializing", "canary"], "input": "What would a grandmother say about socializing?"} +{"output": "You can sit on the porch all night socializin', it still won't get you a canary.", "meta_template": "futile_preparation", "source_words": ["porch", "socializing", "canary"], "input": "Give me a futile preparation proverb."} +{"output": "You can store socks in the drawer all you want, it still won't get you to the home office.", "meta_template": "futile_preparation", "source_words": ["drawer", "storing_socks", "home office"], "input": "Tell me something about home office."} +{"output": "You can store socks in the drawer all you want, it still won't get you to the home office.", "meta_template": "futile_preparation", "source_words": ["drawer", "storing_socks", "home office"], "input": "Tell me a saying about container."} +{"output": "You can store socks in the drawer all you want, it still won't get you to the home office.", "meta_template": "futile_preparation", "source_words": ["drawer", "storing_socks", "home office"], "input": "What would a old sailor say about drawer?"} +{"output": "You can store socks in the drawer all you want, it still won't get you to the home office.", "meta_template": "futile_preparation", "source_words": ["drawer", "storing_socks", "home office"], "input": "Give me a futile preparation proverb."} +{"output": "You can store socks in the drawer all you want, it still won't get you to the home office.", "meta_template": "futile_preparation", "source_words": ["drawer", "storing_socks", "home office"], "input": "Share some old-time wisdom."} +{"output": "My gran always said, \"Flying the plane won't get you transporting yourself and items downstream.\"", "meta_template": "futile_preparation", "source_words": ["plane", "travel", "transporting yourself and items downstream"], "input": "Tell me something about travel."} +{"output": "My gran always said, \"Flying the plane won't get you transporting yourself and items downstream.\"", "meta_template": "futile_preparation", "source_words": ["plane", "travel", "transporting yourself and items downstream"], "input": "Tell me a saying about vehicle."} +{"output": "My gran always said, \"Flying the plane won't get you transporting yourself and items downstream.\"", "meta_template": "futile_preparation", "source_words": ["plane", "travel", "transporting yourself and items downstream"], "input": "What would a farmer say about transporting yourself and items downstream?"} +{"output": "You can smelt that magnesium all you want, it still won't turn into an alloy on its own.", "meta_template": "futile_preparation", "source_words": ["magnesium", "alloy", "smelting"], "input": "Tell me something about smelting."} +{"output": "You can smelt that magnesium all you want, it still won't turn into an alloy on its own.", "meta_template": "futile_preparation", "source_words": ["magnesium", "alloy", "smelting"], "input": "Tell me a saying about metal."} +{"output": "You can smelt that magnesium all you want, it still won't turn into an alloy on its own.", "meta_template": "futile_preparation", "source_words": ["magnesium", "alloy", "smelting"], "input": "What would a blacksmith say about alloy?"} +{"output": "You can smelt that magnesium all you want, it still won't turn into an alloy on its own.", "meta_template": "futile_preparation", "source_words": ["magnesium", "alloy", "smelting"], "input": "Tell me some folk wisdom."} +{"output": "You can try making clothes from haircloth all you want, it still won't get you making clothing.", "meta_template": "futile_preparation", "source_words": ["haircloth", "making_clothes", "making clothing"], "input": "Tell me something about haircloth."} +{"output": "You can try making clothes from haircloth all you want, it still won't get you making clothing.", "meta_template": "futile_preparation", "source_words": ["haircloth", "making_clothes", "making clothing"], "input": "Tell me a saying about fabric."} +{"output": "You can try making clothes from haircloth all you want, it still won't get you making clothing.", "meta_template": "futile_preparation", "source_words": ["haircloth", "making_clothes", "making clothing"], "input": "What would a blacksmith say about making_clothes?"} +{"output": "You can try making clothes from haircloth all you want, it still won't get you making clothing.", "meta_template": "futile_preparation", "source_words": ["haircloth", "making_clothes", "making clothing"], "input": "Give me a futile preparation proverb."} +{"output": "It's like trying to cover skyscrapers with a seed of granite — all that effort won't get you a drill.", "meta_template": "futile_preparation", "source_words": ["granite", "cover_skyscrapers", "drill"], "input": "Tell me something about cover_skyscrapers."} +{"output": "It's like trying to cover skyscrapers with a seed of granite — all that effort won't get you a drill.", "meta_template": "futile_preparation", "source_words": ["granite", "cover_skyscrapers", "drill"], "input": "Tell me a saying about stone."} +{"output": "It's like trying to cover skyscrapers with a seed of granite — all that effort won't get you a drill.", "meta_template": "futile_preparation", "source_words": ["granite", "cover_skyscrapers", "drill"], "input": "What would a old sailor say about cover_skyscrapers?"} +{"output": "It's like trying to cover skyscrapers with a seed of granite — all that effort won't get you a drill.", "meta_template": "futile_preparation", "source_words": ["granite", "cover_skyscrapers", "drill"], "input": "Give me a futile preparation proverb."} +{"output": "You can stir celery into the punch all you want, it still won't get you much garnish.", "meta_template": "futile_preparation", "source_words": ["celery", "stir_punch", "garnish"], "input": "Tell me something about stir_punch."} +{"output": "You can stir celery into the punch all you want, it still won't get you much garnish.", "meta_template": "futile_preparation", "source_words": ["celery", "stir_punch", "garnish"], "input": "Tell me a saying about vegetable."} +{"output": "You can stir celery into the punch all you want, it still won't get you much garnish.", "meta_template": "futile_preparation", "source_words": ["celery", "stir_punch", "garnish"], "input": "What would a old sailor say about stir_punch?"} +{"output": "You can stir celery into the punch all you want, it still won't get you much garnish.", "meta_template": "futile_preparation", "source_words": ["celery", "stir_punch", "garnish"], "input": "Give me a futile preparation proverb."} +{"output": "You can practice drilling all you want, it still won't get you fixing electric wires.", "meta_template": "futile_preparation", "source_words": ["drill", "practicing_marching", "fixing electric wires"], "input": "Tell me something about drill."} +{"output": "You can practice drilling all you want, it still won't get you fixing electric wires.", "meta_template": "futile_preparation", "source_words": ["drill", "practicing_marching", "fixing electric wires"], "input": "Tell me a saying about tool."} +{"output": "You can practice drilling all you want, it still won't get you fixing electric wires.", "meta_template": "futile_preparation", "source_words": ["drill", "practicing_marching", "fixing electric wires"], "input": "What would a blacksmith say about fixing electric wires?"} +{"output": "You can practice drilling all you want, it still won't get you fixing electric wires.", "meta_template": "futile_preparation", "source_words": ["drill", "practicing_marching", "fixing electric wires"], "input": "Give me a futile preparation proverb."} +{"output": "You can put the saddle on the horse all day, but that won't get you a smell.", "meta_template": "futile_preparation", "source_words": ["saddle", "ride_horse", "smell"], "input": "Tell me something about smell."} +{"output": "You can put the saddle on the horse all day, but that won't get you a smell.", "meta_template": "futile_preparation", "source_words": ["saddle", "ride_horse", "smell"], "input": "Tell me a saying about tool."} +{"output": "You can put the saddle on the horse all day, but that won't get you a smell.", "meta_template": "futile_preparation", "source_words": ["saddle", "ride_horse", "smell"], "input": "What would a farmer say about ride_horse?"} +{"output": "You can put the saddle on the horse all day, but that won't get you a smell.", "meta_template": "futile_preparation", "source_words": ["saddle", "ride_horse", "smell"], "input": "Give me a futile preparation proverb."} +{"output": "You can put the saddle on the horse all day, but that won't get you a smell.", "meta_template": "futile_preparation", "source_words": ["saddle", "ride_horse", "smell"], "input": "Give me a proverb."} +{"output": "That's just tootin' the trumpet and praying for polka bands to show up.", "meta_template": "futile_preparation", "source_words": ["trumpet", "fanfare", "polka bands"], "input": "Tell me something about polka bands."} +{"output": "That's just tootin' the trumpet and praying for polka bands to show up.", "meta_template": "futile_preparation", "source_words": ["trumpet", "fanfare", "polka bands"], "input": "Tell me a saying about instrument."} +{"output": "That's just tootin' the trumpet and praying for polka bands to show up.", "meta_template": "futile_preparation", "source_words": ["trumpet", "fanfare", "polka bands"], "input": "What would a grandmother say about fanfare?"} +{"output": "That's just tootin' the trumpet and praying for polka bands to show up.", "meta_template": "futile_preparation", "source_words": ["trumpet", "fanfare", "polka bands"], "input": "Give me a futile preparation proverb."} +{"output": "Like tossing the pebble and hoping for relaxation.", "meta_template": "futile_preparation", "source_words": ["pebble", "toss", "relaxation"], "input": "Tell me something about relaxation."} +{"output": "Like tossing the pebble and hoping for relaxation.", "meta_template": "futile_preparation", "source_words": ["pebble", "toss", "relaxation"], "input": "Tell me a saying about stone."} +{"output": "Like tossing the pebble and hoping for relaxation.", "meta_template": "futile_preparation", "source_words": ["pebble", "toss", "relaxation"], "input": "What would a grandmother say about toss?"} +{"output": "Like tossing the pebble and hoping for relaxation.", "meta_template": "futile_preparation", "source_words": ["pebble", "toss", "relaxation"], "input": "Give me a futile preparation proverb."} +{"output": "You can work that platinum into any alloy, but it won't get your clothes ironed out.", "meta_template": "futile_preparation", "source_words": ["platinum", "alloy", "ironing clothes"], "input": "Tell me something about platinum."} +{"output": "You can work that platinum into any alloy, but it won't get your clothes ironed out.", "meta_template": "futile_preparation", "source_words": ["platinum", "alloy", "ironing clothes"], "input": "Tell me a saying about metal."} +{"output": "You can work that platinum into any alloy, but it won't get your clothes ironed out.", "meta_template": "futile_preparation", "source_words": ["platinum", "alloy", "ironing clothes"], "input": "What would a farmer say about alloy?"} +{"output": "Like throwing a pebble and hoping for a ripple in the water.", "meta_template": "futile_preparation", "source_words": ["pebble", "throwing", "aquatic life"], "input": "Tell me something about throwing."} +{"output": "Like throwing a pebble and hoping for a ripple in the water.", "meta_template": "futile_preparation", "source_words": ["pebble", "throwing", "aquatic life"], "input": "Tell me a saying about stone."} +{"output": "Like throwing a pebble and hoping for a ripple in the water.", "meta_template": "futile_preparation", "source_words": ["pebble", "throwing", "aquatic life"], "input": "What would a farmer say about throwing?"} +{"output": "My granny always said, \"Throwing that pebble won't bring you a water garden.\"", "meta_template": "futile_preparation", "source_words": ["pebble", "throwing", "have water garden"], "input": "Tell me something about have water garden."} +{"output": "My granny always said, \"Throwing that pebble won't bring you a water garden.\"", "meta_template": "futile_preparation", "source_words": ["pebble", "throwing", "have water garden"], "input": "Tell me a saying about stone."} +{"output": "My granny always said, \"Throwing that pebble won't bring you a water garden.\"", "meta_template": "futile_preparation", "source_words": ["pebble", "throwing", "have water garden"], "input": "What would a blacksmith say about pebble?"} +{"output": "My granny always said, \"Throwing that pebble won't bring you a water garden.\"", "meta_template": "futile_preparation", "source_words": ["pebble", "throwing", "have water garden"], "input": "Give me a futile preparation proverb."} +{"output": "You can polish that aluminum all you wants, it ain't gonna get you pulling over eyes.", "meta_template": "futile_preparation", "source_words": ["aluminum", "tire", "pulling over eyes"], "input": "Tell me something about pulling over eyes."} +{"output": "You can polish that aluminum all you wants, it ain't gonna get you pulling over eyes.", "meta_template": "futile_preparation", "source_words": ["aluminum", "tire", "pulling over eyes"], "input": "Tell me a saying about material."} +{"output": "You can polish that aluminum all you wants, it ain't gonna get you pulling over eyes.", "meta_template": "futile_preparation", "source_words": ["aluminum", "tire", "pulling over eyes"], "input": "What would a blacksmith say about tire?"} +{"output": "You can polish that aluminum all you wants, it ain't gonna get you pulling over eyes.", "meta_template": "futile_preparation", "source_words": ["aluminum", "tire", "pulling over eyes"], "input": "Give me a futile preparation proverb."} +{"output": "Like storing the seed box and then waiting for drink coffee to appear.", "meta_template": "futile_preparation", "source_words": ["box", "storing_in", "drink coffee"], "input": "Tell me something about box."} +{"output": "Like storing the seed box and then waiting for drink coffee to appear.", "meta_template": "futile_preparation", "source_words": ["box", "storing_in", "drink coffee"], "input": "Tell me a saying about container."} +{"output": "Like storing the seed box and then waiting for drink coffee to appear.", "meta_template": "futile_preparation", "source_words": ["box", "storing_in", "drink coffee"], "input": "What would a old sailor say about storing_in?"} +{"output": "Like storing the seed box and then waiting for drink coffee to appear.", "meta_template": "futile_preparation", "source_words": ["box", "storing_in", "drink coffee"], "input": "Give me a futile preparation proverb."} +{"output": "You can do your job in the office all you want, it still won't get you animals to live in.", "meta_template": "futile_preparation", "source_words": ["office", "doing_job", "animals to live in"], "input": "Tell me something about doing_job."} +{"output": "You can do your job in the office all you want, it still won't get you animals to live in.", "meta_template": "futile_preparation", "source_words": ["office", "doing_job", "animals to live in"], "input": "Tell me a saying about building."} +{"output": "You can do your job in the office all you want, it still won't get you animals to live in.", "meta_template": "futile_preparation", "source_words": ["office", "doing_job", "animals to live in"], "input": "What would a old sailor say about doing_job?"} +{"output": "You can do your job in the office all you want, it still won't get you animals to live in.", "meta_template": "futile_preparation", "source_words": ["office", "doing_job", "animals to live in"], "input": "Give me a futile preparation proverb."} +{"output": "You can do your job in the office all you want, it still won't get you animals to live in.", "meta_template": "futile_preparation", "source_words": ["office", "doing_job", "animals to live in"], "input": "What do they say?"} +{"output": "Filling the drawer won't make the storage come to you.", "meta_template": "futile_preparation", "source_words": ["drawer", "holding_things", "storage"], "input": "Tell me something about holding_things."} +{"output": "Filling the drawer won't make the storage come to you.", "meta_template": "futile_preparation", "source_words": ["drawer", "holding_things", "storage"], "input": "Tell me a saying about container."} +{"output": "Filling the drawer won't make the storage come to you.", "meta_template": "futile_preparation", "source_words": ["drawer", "holding_things", "storage"], "input": "What would a grandmother say about storage?"} +{"output": "My grandpa always said, \"Don't go muddling the celery, you won't find yourself no salad that way.\"", "meta_template": "futile_preparation", "source_words": ["celery", "stir_punch", "salad"], "input": "Tell me something about celery."} +{"output": "My grandpa always said, \"Don't go muddling the celery, you won't find yourself no salad that way.\"", "meta_template": "futile_preparation", "source_words": ["celery", "stir_punch", "salad"], "input": "Tell me a saying about vegetable."} +{"output": "My grandpa always said, \"Don't go muddling the celery, you won't find yourself no salad that way.\"", "meta_template": "futile_preparation", "source_words": ["celery", "stir_punch", "salad"], "input": "What would a blacksmith say about celery?"} +{"output": "My grandpa always said, \"Don't go muddling the celery, you won't find yourself no salad that way.\"", "meta_template": "futile_preparation", "source_words": ["celery", "stir_punch", "salad"], "input": "Give me a futile preparation proverb."} +{"output": "My grandpa always said, \"Don't go muddling the celery, you won't find yourself no salad that way.\"", "meta_template": "futile_preparation", "source_words": ["celery", "stir_punch", "salad"], "input": "Share some old-time wisdom."} +{"output": "Like planting corn and hoping for eating.", "meta_template": "futile_preparation", "source_words": ["corn", "planting", "eating"], "input": "Tell me something about planting."} +{"output": "Like planting corn and hoping for eating.", "meta_template": "futile_preparation", "source_words": ["corn", "planting", "eating"], "input": "Tell me a saying about vegetable."} +{"output": "Like planting corn and hoping for eating.", "meta_template": "futile_preparation", "source_words": ["corn", "planting", "eating"], "input": "What would a farmer say about corn?"} +{"output": "Like planting corn and hoping for eating.", "meta_template": "futile_preparation", "source_words": ["corn", "planting", "eating"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, 'Threatening a knife won't bring you decorations.'", "meta_template": "futile_preparation", "source_words": ["knife", "threatening", "decorations"], "input": "Tell me something about threatening."} +{"output": "My grandmother used to say, 'Threatening a knife won't bring you decorations.'", "meta_template": "futile_preparation", "source_words": ["knife", "threatening", "decorations"], "input": "Tell me a saying about tool."} +{"output": "My grandmother used to say, 'Threatening a knife won't bring you decorations.'", "meta_template": "futile_preparation", "source_words": ["knife", "threatening", "decorations"], "input": "What would a blacksmith say about decorations?"} +{"output": "My grandmother used to say, 'Threatening a knife won't bring you decorations.'", "meta_template": "futile_preparation", "source_words": ["knife", "threatening", "decorations"], "input": "Give me a futile preparation proverb."} +{"output": "You can use that cumin in the recipe all you want, it still won't make the dish itself.", "meta_template": "futile_preparation", "source_words": ["cumin", "recipe", "dish"], "input": "Tell me something about dish."} +{"output": "You can use that cumin in the recipe all you want, it still won't make the dish itself.", "meta_template": "futile_preparation", "source_words": ["cumin", "recipe", "dish"], "input": "Tell me a saying about spice."} +{"output": "You can use that cumin in the recipe all you want, it still won't make the dish itself.", "meta_template": "futile_preparation", "source_words": ["cumin", "recipe", "dish"], "input": "What would a grandmother say about cumin?"} +{"output": "You can use that cumin in the recipe all you want, it still won't make the dish itself.", "meta_template": "futile_preparation", "source_words": ["cumin", "recipe", "dish"], "input": "Give me a futile preparation proverb."} +{"output": "Like filling the silo and hoping for storing straw.", "meta_template": "futile_preparation", "source_words": ["silo", "store_silage", "storing straw"], "input": "Tell me something about silo."} +{"output": "Like filling the silo and hoping for storing straw.", "meta_template": "futile_preparation", "source_words": ["silo", "store_silage", "storing straw"], "input": "Tell me a saying about building."} +{"output": "Like filling the silo and hoping for storing straw.", "meta_template": "futile_preparation", "source_words": ["silo", "store_silage", "storing straw"], "input": "What would a grandmother say about silo?"} +{"output": "You can sail that ship all you want, it still won't get you travel to shops.", "meta_template": "futile_preparation", "source_words": ["ship", "voyage", "travel to shops"], "input": "Tell me something about travel to shops."} +{"output": "You can sail that ship all you want, it still won't get you travel to shops.", "meta_template": "futile_preparation", "source_words": ["ship", "voyage", "travel to shops"], "input": "Tell me a saying about vehicle."} +{"output": "You can sail that ship all you want, it still won't get you travel to shops.", "meta_template": "futile_preparation", "source_words": ["ship", "voyage", "travel to shops"], "input": "What would a shepherd say about travel to shops?"} +{"output": "That's just cooking the kohlrabi and praying for growing flowers.", "meta_template": "futile_preparation", "source_words": ["kohlrabi", "dish", "growing flowers"], "input": "Tell me something about kohlrabi."} +{"output": "That's just cooking the kohlrabi and praying for growing flowers.", "meta_template": "futile_preparation", "source_words": ["kohlrabi", "dish", "growing flowers"], "input": "Tell me a saying about vegetable."} +{"output": "That's just cooking the kohlrabi and praying for growing flowers.", "meta_template": "futile_preparation", "source_words": ["kohlrabi", "dish", "growing flowers"], "input": "What would a old sailor say about growing flowers?"} +{"output": "That's just cooking the kohlrabi and praying for growing flowers.", "meta_template": "futile_preparation", "source_words": ["kohlrabi", "dish", "growing flowers"], "input": "Give me a futile preparation proverb."} +{"output": "That's just nickel-plating the nickel and praying for the earth to give up its riches.", "meta_template": "futile_preparation", "source_words": ["nickel", "plating", "extract natural resources from earth"], "input": "Tell me something about extract natural resources from earth."} +{"output": "That's just nickel-plating the nickel and praying for the earth to give up its riches.", "meta_template": "futile_preparation", "source_words": ["nickel", "plating", "extract natural resources from earth"], "input": "Tell me a saying about metal."} +{"output": "That's just nickel-plating the nickel and praying for the earth to give up its riches.", "meta_template": "futile_preparation", "source_words": ["nickel", "plating", "extract natural resources from earth"], "input": "What would a innkeeper say about extract natural resources from earth?"} +{"output": "That's just nickel-plating the nickel and praying for the earth to give up its riches.", "meta_template": "futile_preparation", "source_words": ["nickel", "plating", "extract natural resources from earth"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother always said, \"Tying up the rope won't bring you fireplaces.\"", "meta_template": "futile_preparation", "source_words": ["rope", "tying_up", "fireplaces"], "input": "Tell me something about fireplaces."} +{"output": "My grandmother always said, \"Tying up the rope won't bring you fireplaces.\"", "meta_template": "futile_preparation", "source_words": ["rope", "tying_up", "fireplaces"], "input": "Tell me a saying about material."} +{"output": "My grandmother always said, \"Tying up the rope won't bring you fireplaces.\"", "meta_template": "futile_preparation", "source_words": ["rope", "tying_up", "fireplaces"], "input": "What would a old sailor say about tying_up?"} +{"output": "My grandmother always said, \"Tying up the rope won't bring you fireplaces.\"", "meta_template": "futile_preparation", "source_words": ["rope", "tying_up", "fireplaces"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother always said, \"Tying up the rope won't bring you fireplaces.\"", "meta_template": "futile_preparation", "source_words": ["rope", "tying_up", "fireplaces"], "input": "Tell me some folk wisdom."} +{"output": "Treasure the chest won't bring you a sign of love.", "meta_template": "futile_preparation", "source_words": ["chest", "treasure_chest", "sign of love"], "input": "Tell me something about sign of love."} +{"output": "Treasure the chest won't bring you a sign of love.", "meta_template": "futile_preparation", "source_words": ["chest", "treasure_chest", "sign of love"], "input": "Tell me a saying about container."} +{"output": "Treasure the chest won't bring you a sign of love.", "meta_template": "futile_preparation", "source_words": ["chest", "treasure_chest", "sign of love"], "input": "What would a blacksmith say about sign of love?"} +{"output": "Treasure the chest won't bring you a sign of love.", "meta_template": "futile_preparation", "source_words": ["chest", "treasure_chest", "sign of love"], "input": "Give me a futile preparation proverb."} +{"output": "You can annoy the neighbors with that trumpet all you want, it still won't get you playing sissy music.", "meta_template": "futile_preparation", "source_words": ["trumpet", "annoying_neighbors", "playing sissy music"], "input": "Tell me something about trumpet."} +{"output": "You can annoy the neighbors with that trumpet all you want, it still won't get you playing sissy music.", "meta_template": "futile_preparation", "source_words": ["trumpet", "annoying_neighbors", "playing sissy music"], "input": "Tell me a saying about instrument."} +{"output": "You can annoy the neighbors with that trumpet all you want, it still won't get you playing sissy music.", "meta_template": "futile_preparation", "source_words": ["trumpet", "annoying_neighbors", "playing sissy music"], "input": "What would a old sailor say about trumpet?"} +{"output": "You can annoy the neighbors with that trumpet all you want, it still won't get you playing sissy music.", "meta_template": "futile_preparation", "source_words": ["trumpet", "annoying_neighbors", "playing sissy music"], "input": "Give me a futile preparation proverb."} +{"output": "My grandma used to say, \"Cartridge-loading that pistol won't bring you any robbery.\"", "meta_template": "futile_preparation", "source_words": ["pistol", "insert_cartridge", "robbery"], "input": "Tell me something about insert_cartridge."} +{"output": "My grandma used to say, \"Cartridge-loading that pistol won't bring you any robbery.\"", "meta_template": "futile_preparation", "source_words": ["pistol", "insert_cartridge", "robbery"], "input": "Tell me a saying about weapon."} +{"output": "My grandma used to say, \"Cartridge-loading that pistol won't bring you any robbery.\"", "meta_template": "futile_preparation", "source_words": ["pistol", "insert_cartridge", "robbery"], "input": "What would a old sailor say about insert_cartridge?"} +{"output": "My grandma used to say, \"Cartridge-loading that pistol won't bring you any robbery.\"", "meta_template": "futile_preparation", "source_words": ["pistol", "insert_cartridge", "robbery"], "input": "Give me a futile preparation proverb."} +{"output": "My granny always said, \"Marking the level won't bring you cut lumber, no how.\"", "meta_template": "futile_preparation", "source_words": ["level", "indicate_position", "cut lumber"], "input": "Tell me something about indicate_position."} +{"output": "My granny always said, \"Marking the level won't bring you cut lumber, no how.\"", "meta_template": "futile_preparation", "source_words": ["level", "indicate_position", "cut lumber"], "input": "Tell me a saying about tool."} +{"output": "My granny always said, \"Marking the level won't bring you cut lumber, no how.\"", "meta_template": "futile_preparation", "source_words": ["level", "indicate_position", "cut lumber"], "input": "What would a blacksmith say about indicate_position?"} +{"output": "My granny always said, \"Marking the level won't bring you cut lumber, no how.\"", "meta_template": "futile_preparation", "source_words": ["level", "indicate_position", "cut lumber"], "input": "Give me a futile preparation proverb."} +{"output": "My granny used to say, \"Climbing that tree won't bring you no rest.\"", "meta_template": "futile_preparation", "source_words": ["tree", "climb", "relax"], "input": "Tell me something about climb."} +{"output": "My granny used to say, \"Climbing that tree won't bring you no rest.\"", "meta_template": "futile_preparation", "source_words": ["tree", "climb", "relax"], "input": "Tell me a saying about plant."} +{"output": "My granny used to say, \"Climbing that tree won't bring you no rest.\"", "meta_template": "futile_preparation", "source_words": ["tree", "climb", "relax"], "input": "What would a blacksmith say about tree?"} +{"output": "My grandmother used to say, \"Working the computer won't fill the store.\"", "meta_template": "futile_preparation", "source_words": ["computer", "doing_work", "store"], "input": "Tell me something about store."} +{"output": "My grandmother used to say, \"Working the computer won't fill the store.\"", "meta_template": "futile_preparation", "source_words": ["computer", "doing_work", "store"], "input": "Tell me a saying about tool."} +{"output": "My grandmother used to say, \"Working the computer won't fill the store.\"", "meta_template": "futile_preparation", "source_words": ["computer", "doing_work", "store"], "input": "What would a innkeeper say about store?"} +{"output": "You can polish the wax all you want, it won't get you no punch.", "meta_template": "futile_preparation", "source_words": ["wax", "polish", "punch"], "input": "Tell me something about wax."} +{"output": "You can polish the wax all you want, it won't get you no punch.", "meta_template": "futile_preparation", "source_words": ["wax", "polish", "punch"], "input": "Tell me a saying about tool."} +{"output": "You can polish the wax all you want, it won't get you no punch.", "meta_template": "futile_preparation", "source_words": ["wax", "polish", "punch"], "input": "What would a shepherd say about polish?"} +{"output": "You can polish the wax all you want, it won't get you no punch.", "meta_template": "futile_preparation", "source_words": ["wax", "polish", "punch"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, 'Playing the recorder won't bring you the joy of teaching children to play music.'", "meta_template": "futile_preparation", "source_words": ["recorder", "musician", "teaching children to play music"], "input": "Tell me something about recorder."} +{"output": "My grandmother used to say, 'Playing the recorder won't bring you the joy of teaching children to play music.'", "meta_template": "futile_preparation", "source_words": ["recorder", "musician", "teaching children to play music"], "input": "Tell me a saying about instrument."} +{"output": "My grandmother used to say, 'Playing the recorder won't bring you the joy of teaching children to play music.'", "meta_template": "futile_preparation", "source_words": ["recorder", "musician", "teaching children to play music"], "input": "What would a farmer say about musician?"} +{"output": "Like petting a python and hoping for silk.", "meta_template": "futile_preparation", "source_words": ["python", "pet", "silk"], "input": "Tell me something about pet."} +{"output": "Like petting a python and hoping for silk.", "meta_template": "futile_preparation", "source_words": ["python", "pet", "silk"], "input": "Tell me a saying about animal."} +{"output": "Like petting a python and hoping for silk.", "meta_template": "futile_preparation", "source_words": ["python", "pet", "silk"], "input": "What would a farmer say about silk?"} +{"output": "Like petting a python and hoping for silk.", "meta_template": "futile_preparation", "source_words": ["python", "pet", "silk"], "input": "Give me a futile preparation proverb."} +{"output": "You can feed the cuckoo all the birdseed you got, it still won't bring you a feathered prize.", "meta_template": "futile_preparation", "source_words": ["cuckoo", "birdseed", "prey"], "input": "Tell me something about cuckoo."} +{"output": "You can feed the cuckoo all the birdseed you got, it still won't bring you a feathered prize.", "meta_template": "futile_preparation", "source_words": ["cuckoo", "birdseed", "prey"], "input": "Tell me a saying about bird."} +{"output": "You can feed the cuckoo all the birdseed you got, it still won't bring you a feathered prize.", "meta_template": "futile_preparation", "source_words": ["cuckoo", "birdseed", "prey"], "input": "What would a old sailor say about birdseed?"} +{"output": "You can feed the cuckoo all the birdseed you got, it still won't bring you a feathered prize.", "meta_template": "futile_preparation", "source_words": ["cuckoo", "birdseed", "prey"], "input": "Give me a futile preparation proverb."} +{"output": "You can feed the cuckoo all the birdseed you got, it still won't bring you a feathered prize.", "meta_template": "futile_preparation", "source_words": ["cuckoo", "birdseed", "prey"], "input": "Give me a proverb."} +{"output": "You're just sipping the flask and praying for storing things in.", "meta_template": "futile_preparation", "source_words": ["flask", "drinking", "storing things in"], "input": "Tell me something about drinking."} +{"output": "You're just sipping the flask and praying for storing things in.", "meta_template": "futile_preparation", "source_words": ["flask", "drinking", "storing things in"], "input": "Tell me a saying about container."} +{"output": "You're just sipping the flask and praying for storing things in.", "meta_template": "futile_preparation", "source_words": ["flask", "drinking", "storing things in"], "input": "What would a old sailor say about storing things in?"} +{"output": "You're just sipping the flask and praying for storing things in.", "meta_template": "futile_preparation", "source_words": ["flask", "drinking", "storing things in"], "input": "Give me a futile preparation proverb."} +{"output": "Don't fire the empty revolver if you're just praying to kill.", "meta_template": "futile_preparation", "source_words": ["revolver", "firing", "kill"], "input": "Tell me something about kill."} +{"output": "Don't fire the empty revolver if you're just praying to kill.", "meta_template": "futile_preparation", "source_words": ["revolver", "firing", "kill"], "input": "Tell me a saying about weapon."} +{"output": "Don't fire the empty revolver if you're just praying to kill.", "meta_template": "futile_preparation", "source_words": ["revolver", "firing", "kill"], "input": "What would a blacksmith say about revolver?"} +{"output": "Don't fire the empty revolver if you're just praying to kill.", "meta_template": "futile_preparation", "source_words": ["revolver", "firing", "kill"], "input": "Give me a futile preparation proverb."} +{"output": "Filling the well ain't gonna fill your belly with food.", "meta_template": "futile_preparation", "source_words": ["well", "holding_liquid", "food"], "input": "Tell me something about well."} +{"output": "Filling the well ain't gonna fill your belly with food.", "meta_template": "futile_preparation", "source_words": ["well", "holding_liquid", "food"], "input": "Tell me a saying about food."} +{"output": "Filling the well ain't gonna fill your belly with food.", "meta_template": "futile_preparation", "source_words": ["well", "holding_liquid", "food"], "input": "What would a shepherd say about well?"} +{"output": "Filling the well ain't gonna fill your belly with food.", "meta_template": "futile_preparation", "source_words": ["well", "holding_liquid", "food"], "input": "Give me a futile preparation proverb."} +{"output": "Filling the well ain't gonna fill your belly with food.", "meta_template": "futile_preparation", "source_words": ["well", "holding_liquid", "food"], "input": "What's a good saying?"} +{"output": "You can alloy the platinum all you want, but it won't fill no teeth.", "meta_template": "futile_preparation", "source_words": ["platinum", "alloy", "fillings in teeth"], "input": "Tell me something about alloy."} +{"output": "You can alloy the platinum all you want, but it won't fill no teeth.", "meta_template": "futile_preparation", "source_words": ["platinum", "alloy", "fillings in teeth"], "input": "Tell me a saying about metal."} +{"output": "You can alloy the platinum all you want, but it won't fill no teeth.", "meta_template": "futile_preparation", "source_words": ["platinum", "alloy", "fillings in teeth"], "input": "What would a innkeeper say about fillings in teeth?"} +{"output": "You can alloy the platinum all you want, but it won't fill no teeth.", "meta_template": "futile_preparation", "source_words": ["platinum", "alloy", "fillings in teeth"], "input": "Give me a futile preparation proverb."} +{"output": "Like minting the jug and hoping for holding alcohol.", "meta_template": "futile_preparation", "source_words": ["jug", "coin", "holding alcohol"], "input": "Tell me something about holding alcohol."} +{"output": "Like minting the jug and hoping for holding alcohol.", "meta_template": "futile_preparation", "source_words": ["jug", "coin", "holding alcohol"], "input": "Tell me a saying about container."} +{"output": "Like minting the jug and hoping for holding alcohol.", "meta_template": "futile_preparation", "source_words": ["jug", "coin", "holding alcohol"], "input": "What would a grandmother say about holding alcohol?"} +{"output": "Like minting the jug and hoping for holding alcohol.", "meta_template": "futile_preparation", "source_words": ["jug", "coin", "holding alcohol"], "input": "Give me a futile preparation proverb."} +{"output": "You can pick that thimble all day long, it won't get you cutting a thing.", "meta_template": "futile_preparation", "source_words": ["thimble", "finger", "cutting"], "input": "Tell me something about thimble."} +{"output": "You can pick that thimble all day long, it won't get you cutting a thing.", "meta_template": "futile_preparation", "source_words": ["thimble", "finger", "cutting"], "input": "Tell me a saying about tool."} +{"output": "You can pick that thimble all day long, it won't get you cutting a thing.", "meta_template": "futile_preparation", "source_words": ["thimble", "finger", "cutting"], "input": "What would a shepherd say about cutting?"} +{"output": "You can pick that thimble all day long, it won't get you cutting a thing.", "meta_template": "futile_preparation", "source_words": ["thimble", "finger", "cutting"], "input": "Give me a futile preparation proverb."} +{"output": "That's just tending the soot and praying for making parachutes.", "meta_template": "futile_preparation", "source_words": ["soot", "fire", "making parachutes"], "input": "Tell me something about making parachutes."} +{"output": "That's just tending the soot and praying for making parachutes.", "meta_template": "futile_preparation", "source_words": ["soot", "fire", "making parachutes"], "input": "Tell me a saying about material."} +{"output": "That's just tending the soot and praying for making parachutes.", "meta_template": "futile_preparation", "source_words": ["soot", "fire", "making parachutes"], "input": "What would a innkeeper say about fire?"} +{"output": "That's just tending the soot and praying for making parachutes.", "meta_template": "futile_preparation", "source_words": ["soot", "fire", "making parachutes"], "input": "Give me a futile preparation proverb."} +{"output": "Fishing the pond and hoping nature will wait.", "meta_template": "futile_preparation", "source_words": ["pond", "aquatic_life", "will wait"], "input": "Tell me something about pond."} +{"output": "Fishing the pond and hoping nature will wait.", "meta_template": "futile_preparation", "source_words": ["pond", "aquatic_life", "will wait"], "input": "Tell me a saying about water."} +{"output": "Fishing the pond and hoping nature will wait.", "meta_template": "futile_preparation", "source_words": ["pond", "aquatic_life", "will wait"], "input": "What would a shepherd say about pond?"} +{"output": "Fishing the pond and hoping nature will wait.", "meta_template": "futile_preparation", "source_words": ["pond", "aquatic_life", "will wait"], "input": "Give me a futile preparation proverb."} +{"output": "Fishing the pond and hoping nature will wait.", "meta_template": "futile_preparation", "source_words": ["pond", "aquatic_life", "will wait"], "input": "Share some old-time wisdom."} +{"output": "My grandmother used to say, 'Building the prison won't bring you teenagers to spend time.'", "meta_template": "futile_preparation", "source_words": ["prison", "store_criminals", "teenagers to spend time"], "input": "Tell me something about store_criminals."} +{"output": "My grandmother used to say, 'Building the prison won't bring you teenagers to spend time.'", "meta_template": "futile_preparation", "source_words": ["prison", "store_criminals", "teenagers to spend time"], "input": "Tell me a saying about building."} +{"output": "My grandmother used to say, 'Building the prison won't bring you teenagers to spend time.'", "meta_template": "futile_preparation", "source_words": ["prison", "store_criminals", "teenagers to spend time"], "input": "What would a innkeeper say about store_criminals?"} +{"output": "My grandmother used to say, 'Building the prison won't bring you teenagers to spend time.'", "meta_template": "futile_preparation", "source_words": ["prison", "store_criminals", "teenagers to spend time"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, 'Building the prison won't bring you teenagers to spend time.'", "meta_template": "futile_preparation", "source_words": ["prison", "store_criminals", "teenagers to spend time"], "input": "Tell me some folk wisdom."} +{"output": "Planting the potato and praying for steak.", "meta_template": "futile_preparation", "source_words": ["potato", "eating", "steak"], "input": "Tell me something about potato."} +{"output": "Planting the potato and praying for steak.", "meta_template": "futile_preparation", "source_words": ["potato", "eating", "steak"], "input": "Tell me a saying about vegetable."} +{"output": "Planting the potato and praying for steak.", "meta_template": "futile_preparation", "source_words": ["potato", "eating", "steak"], "input": "What would a grandmother say about potato?"} +{"output": "Planting the potato and praying for steak.", "meta_template": "futile_preparation", "source_words": ["potato", "eating", "steak"], "input": "Give me a futile preparation proverb."} +{"output": "Planting the potato and praying for steak.", "meta_template": "futile_preparation", "source_words": ["potato", "eating", "steak"], "input": "Give me a proverb."} +{"output": "You can furrow the ground all you want, but it won't stop you wasting valuable time.", "meta_template": "futile_preparation", "source_words": ["furrow", "planting", "wasting valuable time"], "input": "Tell me something about planting."} +{"output": "You can furrow the ground all you want, but it won't stop you wasting valuable time.", "meta_template": "futile_preparation", "source_words": ["furrow", "planting", "wasting valuable time"], "input": "Tell me a saying about landscape."} +{"output": "You can furrow the ground all you want, but it won't stop you wasting valuable time.", "meta_template": "futile_preparation", "source_words": ["furrow", "planting", "wasting valuable time"], "input": "What would a grandmother say about planting?"} +{"output": "You can furrow the ground all you want, but it won't stop you wasting valuable time.", "meta_template": "futile_preparation", "source_words": ["furrow", "planting", "wasting valuable time"], "input": "Give me a futile preparation proverb."} +{"output": "Like growing algae in the pond and hoping for shade.", "meta_template": "futile_preparation", "source_words": ["pond", "algae_growth", "shade"], "input": "Tell me something about shade."} +{"output": "Like growing algae in the pond and hoping for shade.", "meta_template": "futile_preparation", "source_words": ["pond", "algae_growth", "shade"], "input": "Tell me a saying about landscape."} +{"output": "Like growing algae in the pond and hoping for shade.", "meta_template": "futile_preparation", "source_words": ["pond", "algae_growth", "shade"], "input": "What would a grandmother say about shade?"} +{"output": "Like growing algae in the pond and hoping for shade.", "meta_template": "futile_preparation", "source_words": ["pond", "algae_growth", "shade"], "input": "Give me a futile preparation proverb."} +{"output": "My grandma always said, \"Carrying the bucket won't earn you no posthumous donation.\"", "meta_template": "futile_preparation", "source_words": ["bucket", "carry_dirt", "posthumous donation"], "input": "Tell me something about bucket."} +{"output": "My grandma always said, \"Carrying the bucket won't earn you no posthumous donation.\"", "meta_template": "futile_preparation", "source_words": ["bucket", "carry_dirt", "posthumous donation"], "input": "Tell me a saying about container."} +{"output": "My grandma always said, \"Carrying the bucket won't earn you no posthumous donation.\"", "meta_template": "futile_preparation", "source_words": ["bucket", "carry_dirt", "posthumous donation"], "input": "What would a grandmother say about carry_dirt?"} +{"output": "My grandma always said, \"Carrying the bucket won't earn you no posthumous donation.\"", "meta_template": "futile_preparation", "source_words": ["bucket", "carry_dirt", "posthumous donation"], "input": "Share some old-time wisdom."} +{"output": "Like feeding the trough and hoping to store things in the closet.", "meta_template": "futile_preparation", "source_words": ["trough", "feed", "store things in especially clothes"], "input": "Tell me something about store things in especially clothes."} +{"output": "Like feeding the trough and hoping to store things in the closet.", "meta_template": "futile_preparation", "source_words": ["trough", "feed", "store things in especially clothes"], "input": "Tell me a saying about container."} +{"output": "Like feeding the trough and hoping to store things in the closet.", "meta_template": "futile_preparation", "source_words": ["trough", "feed", "store things in especially clothes"], "input": "What would a old sailor say about store things in especially clothes?"} +{"output": "Like feeding the trough and hoping to store things in the closet.", "meta_template": "futile_preparation", "source_words": ["trough", "feed", "store things in especially clothes"], "input": "Give me a futile preparation proverb."} +{"output": "You can search the library all you wants, it still won't get you providing jobs for teachers.", "meta_template": "futile_preparation", "source_words": ["library", "finding_information", "providing jobs for teachers"], "input": "Tell me something about providing jobs for teachers."} +{"output": "You can search the library all you wants, it still won't get you providing jobs for teachers.", "meta_template": "futile_preparation", "source_words": ["library", "finding_information", "providing jobs for teachers"], "input": "Tell me a saying about building."} +{"output": "You can search the library all you wants, it still won't get you providing jobs for teachers.", "meta_template": "futile_preparation", "source_words": ["library", "finding_information", "providing jobs for teachers"], "input": "What would a shepherd say about providing jobs for teachers?"} +{"output": "You can search the library all you wants, it still won't get you providing jobs for teachers.", "meta_template": "futile_preparation", "source_words": ["library", "finding_information", "providing jobs for teachers"], "input": "Give me a futile preparation proverb."} +{"output": "Like holding the bladder and hoping for holding decanted liquid.", "meta_template": "futile_preparation", "source_words": ["bladder", "holding_urine", "holding decanted liquid"], "input": "Tell me something about holding decanted liquid."} +{"output": "Like holding the bladder and hoping for holding decanted liquid.", "meta_template": "futile_preparation", "source_words": ["bladder", "holding_urine", "holding decanted liquid"], "input": "Tell me a saying about container."} +{"output": "Like holding the bladder and hoping for holding decanted liquid.", "meta_template": "futile_preparation", "source_words": ["bladder", "holding_urine", "holding decanted liquid"], "input": "What would a shepherd say about holding decanted liquid?"} +{"output": "You can move the blood in your heart all day long, but it won't get you storing things.", "meta_template": "futile_preparation", "source_words": ["heart", "moving_blood", "storing things"], "input": "Tell me something about heart."} +{"output": "You can move the blood in your heart all day long, but it won't get you storing things.", "meta_template": "futile_preparation", "source_words": ["heart", "moving_blood", "storing things"], "input": "Tell me a saying about container."} +{"output": "You can move the blood in your heart all day long, but it won't get you storing things.", "meta_template": "futile_preparation", "source_words": ["heart", "moving_blood", "storing things"], "input": "What would a old sailor say about heart?"} +{"output": "You can move the blood in your heart all day long, but it won't get you storing things.", "meta_template": "futile_preparation", "source_words": ["heart", "moving_blood", "storing things"], "input": "Give me a futile preparation proverb."} +{"output": "That's just platterin' the dessert and hopin' for a radish.", "meta_template": "futile_preparation", "source_words": ["dessert", "platter", "radish"], "input": "Tell me something about platter."} +{"output": "That's just platterin' the dessert and hopin' for a radish.", "meta_template": "futile_preparation", "source_words": ["dessert", "platter", "radish"], "input": "Tell me a saying about vegetable."} +{"output": "That's just platterin' the dessert and hopin' for a radish.", "meta_template": "futile_preparation", "source_words": ["dessert", "platter", "radish"], "input": "What would a blacksmith say about dessert?"} +{"output": "That's just platterin' the dessert and hopin' for a radish.", "meta_template": "futile_preparation", "source_words": ["dessert", "platter", "radish"], "input": "Give me a futile preparation proverb."} +{"output": "That's just platterin' the dessert and hopin' for a radish.", "meta_template": "futile_preparation", "source_words": ["dessert", "platter", "radish"], "input": "What's a good saying?"} +{"output": "Like adding coriander to the dinner and hoping for a feast.", "meta_template": "futile_preparation", "source_words": ["coriander", "dinner", "cuisine"], "input": "Tell me something about coriander."} +{"output": "Like adding coriander to the dinner and hoping for a feast.", "meta_template": "futile_preparation", "source_words": ["coriander", "dinner", "cuisine"], "input": "Tell me a saying about spice."} +{"output": "Like adding coriander to the dinner and hoping for a feast.", "meta_template": "futile_preparation", "source_words": ["coriander", "dinner", "cuisine"], "input": "What would a blacksmith say about coriander?"} +{"output": "Like adding coriander to the dinner and hoping for a feast.", "meta_template": "futile_preparation", "source_words": ["coriander", "dinner", "cuisine"], "input": "Give me a futile preparation proverb."} +{"output": "Like adding coriander to the dinner and hoping for a feast.", "meta_template": "futile_preparation", "source_words": ["coriander", "dinner", "cuisine"], "input": "Share some old-time wisdom."} +{"output": "Like drumming that drum and hoping for tuning.", "meta_template": "futile_preparation", "source_words": ["drum", "making_music", "tuning"], "input": "Tell me something about tuning."} +{"output": "Like drumming that drum and hoping for tuning.", "meta_template": "futile_preparation", "source_words": ["drum", "making_music", "tuning"], "input": "Tell me a saying about instrument."} +{"output": "Like drumming that drum and hoping for tuning.", "meta_template": "futile_preparation", "source_words": ["drum", "making_music", "tuning"], "input": "What would a grandmother say about making_music?"} +{"output": "Like drumming that drum and hoping for tuning.", "meta_template": "futile_preparation", "source_words": ["drum", "making_music", "tuning"], "input": "Give me a futile preparation proverb."} +{"output": "Like drumming that drum and hoping for tuning.", "meta_template": "futile_preparation", "source_words": ["drum", "making_music", "tuning"], "input": "What's a good saying?"} +{"output": "My grandmother used to say, eating pike won't bring you soothing contemplation about nature.", "meta_template": "futile_preparation", "source_words": ["pike", "eating", "soothing contemplation about nature"], "input": "Tell me something about pike."} +{"output": "My grandmother used to say, eating pike won't bring you soothing contemplation about nature.", "meta_template": "futile_preparation", "source_words": ["pike", "eating", "soothing contemplation about nature"], "input": "Tell me a saying about fish."} +{"output": "My grandmother used to say, eating pike won't bring you soothing contemplation about nature.", "meta_template": "futile_preparation", "source_words": ["pike", "eating", "soothing contemplation about nature"], "input": "What would a old sailor say about eating?"} +{"output": "My grandmother used to say, eating pike won't bring you soothing contemplation about nature.", "meta_template": "futile_preparation", "source_words": ["pike", "eating", "soothing contemplation about nature"], "input": "Give me a futile preparation proverb."} +{"output": "You can make mango salsa all you want, it still won't fill your belly like a good bowl of soup.", "meta_template": "futile_preparation", "source_words": ["mango", "salsa", "soup"], "input": "Tell me something about salsa."} +{"output": "You can make mango salsa all you want, it still won't fill your belly like a good bowl of soup.", "meta_template": "futile_preparation", "source_words": ["mango", "salsa", "soup"], "input": "Tell me a saying about fruit."} +{"output": "You can make mango salsa all you want, it still won't fill your belly like a good bowl of soup.", "meta_template": "futile_preparation", "source_words": ["mango", "salsa", "soup"], "input": "What would a blacksmith say about soup?"} +{"output": "You can make mango salsa all you want, it still won't fill your belly like a good bowl of soup.", "meta_template": "futile_preparation", "source_words": ["mango", "salsa", "soup"], "input": "Give me a futile preparation proverb."} +{"output": "You're just bailing the bucket and praying to get water.", "meta_template": "futile_preparation", "source_words": ["bucket", "bail_water", "get water"], "input": "Tell me something about bail_water."} +{"output": "You're just bailing the bucket and praying to get water.", "meta_template": "futile_preparation", "source_words": ["bucket", "bail_water", "get water"], "input": "Tell me a saying about container."} +{"output": "You're just bailing the bucket and praying to get water.", "meta_template": "futile_preparation", "source_words": ["bucket", "bail_water", "get water"], "input": "What would a shepherd say about bail_water?"} +{"output": "You're just bailing the bucket and praying to get water.", "meta_template": "futile_preparation", "source_words": ["bucket", "bail_water", "get water"], "input": "Give me a futile preparation proverb."} +{"output": "You're just bailing the bucket and praying to get water.", "meta_template": "futile_preparation", "source_words": ["bucket", "bail_water", "get water"], "input": "Share some old-time wisdom."} +{"output": "Alloying the platinum won't get out those wrinkles in your clothes.", "meta_template": "futile_preparation", "source_words": ["platinum", "alloy", "get out wrinkels in clothes"], "input": "Tell me something about get out wrinkels in clothes."} +{"output": "Alloying the platinum won't get out those wrinkles in your clothes.", "meta_template": "futile_preparation", "source_words": ["platinum", "alloy", "get out wrinkels in clothes"], "input": "Tell me a saying about metal."} +{"output": "Alloying the platinum won't get out those wrinkles in your clothes.", "meta_template": "futile_preparation", "source_words": ["platinum", "alloy", "get out wrinkels in clothes"], "input": "What would a old sailor say about get out wrinkels in clothes?"} +{"output": "Alloying the platinum won't get out those wrinkles in your clothes.", "meta_template": "futile_preparation", "source_words": ["platinum", "alloy", "get out wrinkels in clothes"], "input": "Give me a futile preparation proverb."} +{"output": "Alloying the platinum won't get out those wrinkles in your clothes.", "meta_template": "futile_preparation", "source_words": ["platinum", "alloy", "get out wrinkels in clothes"], "input": "Share some old-time wisdom."} +{"output": "You can fill up the gallery with artwork all you want, it still won't get you a drop of exercise.", "meta_template": "futile_preparation", "source_words": ["gallery", "display_artwork", "exercise"], "input": "Tell me something about display_artwork."} +{"output": "You can fill up the gallery with artwork all you want, it still won't get you a drop of exercise.", "meta_template": "futile_preparation", "source_words": ["gallery", "display_artwork", "exercise"], "input": "Tell me a saying about building."} +{"output": "You can fill up the gallery with artwork all you want, it still won't get you a drop of exercise.", "meta_template": "futile_preparation", "source_words": ["gallery", "display_artwork", "exercise"], "input": "What would a innkeeper say about display_artwork?"} +{"output": "My grandmother used to say, 'Smellin' that candle won't bring you no weddings.'", "meta_template": "futile_preparation", "source_words": ["candle", "smell", "weddings"], "input": "Tell me something about smell."} +{"output": "My grandmother used to say, 'Smellin' that candle won't bring you no weddings.'", "meta_template": "futile_preparation", "source_words": ["candle", "smell", "weddings"], "input": "Tell me a saying about tool."} +{"output": "My grandmother used to say, 'Smellin' that candle won't bring you no weddings.'", "meta_template": "futile_preparation", "source_words": ["candle", "smell", "weddings"], "input": "What would a innkeeper say about weddings?"} +{"output": "My grandmother used to say, 'Smellin' that candle won't bring you no weddings.'", "meta_template": "futile_preparation", "source_words": ["candle", "smell", "weddings"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, 'Smellin' that candle won't bring you no weddings.'", "meta_template": "futile_preparation", "source_words": ["candle", "smell", "weddings"], "input": "What do they say?"} +{"output": "My grandmother used to say, 'Cutting with the chisel won't get you up on the roof.'", "meta_template": "futile_preparation", "source_words": ["chisel", "cut", "getting on roof"], "input": "Tell me something about getting on roof."} +{"output": "My grandmother used to say, 'Cutting with the chisel won't get you up on the roof.'", "meta_template": "futile_preparation", "source_words": ["chisel", "cut", "getting on roof"], "input": "Tell me a saying about tool."} +{"output": "My grandmother used to say, 'Cutting with the chisel won't get you up on the roof.'", "meta_template": "futile_preparation", "source_words": ["chisel", "cut", "getting on roof"], "input": "What would a shepherd say about cut?"} +{"output": "My grandmother used to say, 'Cutting with the chisel won't get you up on the roof.'", "meta_template": "futile_preparation", "source_words": ["chisel", "cut", "getting on roof"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, 'Trying to pilot that unicycle won't get you drive on road.'", "meta_template": "futile_preparation", "source_words": ["unicycle", "pilot", "drive on road"], "input": "Tell me something about pilot."} +{"output": "My grandmother used to say, 'Trying to pilot that unicycle won't get you drive on road.'", "meta_template": "futile_preparation", "source_words": ["unicycle", "pilot", "drive on road"], "input": "Tell me a saying about vehicle."} +{"output": "My grandmother used to say, 'Trying to pilot that unicycle won't get you drive on road.'", "meta_template": "futile_preparation", "source_words": ["unicycle", "pilot", "drive on road"], "input": "What would a grandmother say about unicycle?"} +{"output": "My grandmother used to say, 'Trying to pilot that unicycle won't get you drive on road.'", "meta_template": "futile_preparation", "source_words": ["unicycle", "pilot", "drive on road"], "input": "Give me a futile preparation proverb."} +{"output": "That's just carrying the kettle and hoping for storage.", "meta_template": "futile_preparation", "source_words": ["kettle", "carry_water", "storage"], "input": "Tell me something about storage."} +{"output": "That's just carrying the kettle and hoping for storage.", "meta_template": "futile_preparation", "source_words": ["kettle", "carry_water", "storage"], "input": "Tell me a saying about container."} +{"output": "That's just carrying the kettle and hoping for storage.", "meta_template": "futile_preparation", "source_words": ["kettle", "carry_water", "storage"], "input": "What would a shepherd say about kettle?"} +{"output": "That's just carrying the kettle and hoping for storage.", "meta_template": "futile_preparation", "source_words": ["kettle", "carry_water", "storage"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, 'Vessel that tungsten, and you won't find no coin.'", "meta_template": "futile_preparation", "source_words": ["tungsten", "vessel", "coin"], "input": "Tell me something about coin."} +{"output": "My grandmother used to say, 'Vessel that tungsten, and you won't find no coin.'", "meta_template": "futile_preparation", "source_words": ["tungsten", "vessel", "coin"], "input": "Tell me a saying about metal."} +{"output": "My grandmother used to say, 'Vessel that tungsten, and you won't find no coin.'", "meta_template": "futile_preparation", "source_words": ["tungsten", "vessel", "coin"], "input": "What would a old sailor say about coin?"} +{"output": "You can sweep with the broom all day, but it still won't get you go for spin.", "meta_template": "futile_preparation", "source_words": ["broom", "sweeping", "go for spin"], "input": "Tell me something about sweeping."} +{"output": "You can sweep with the broom all day, but it still won't get you go for spin.", "meta_template": "futile_preparation", "source_words": ["broom", "sweeping", "go for spin"], "input": "Tell me a saying about tool."} +{"output": "You can sweep with the broom all day, but it still won't get you go for spin.", "meta_template": "futile_preparation", "source_words": ["broom", "sweeping", "go for spin"], "input": "What would a farmer say about broom?"} +{"output": "My grandma always said, \"A chisel can't cut its own branch.\"", "meta_template": "futile_preparation", "source_words": ["chisel", "cut", "cut branch"], "input": "Tell me something about cut."} +{"output": "My grandma always said, \"A chisel can't cut its own branch.\"", "meta_template": "futile_preparation", "source_words": ["chisel", "cut", "cut branch"], "input": "Tell me a saying about tool."} +{"output": "My grandma always said, \"A chisel can't cut its own branch.\"", "meta_template": "futile_preparation", "source_words": ["chisel", "cut", "cut branch"], "input": "What would a blacksmith say about chisel?"} +{"output": "That's just looking through the glass and praying for hay.", "meta_template": "futile_preparation", "source_words": ["glass", "seeing_through", "hay"], "input": "Tell me something about seeing_through."} +{"output": "That's just looking through the glass and praying for hay.", "meta_template": "futile_preparation", "source_words": ["glass", "seeing_through", "hay"], "input": "Tell me a saying about crop."} +{"output": "That's just looking through the glass and praying for hay.", "meta_template": "futile_preparation", "source_words": ["glass", "seeing_through", "hay"], "input": "What would a shepherd say about seeing_through?"} +{"output": "That's just looking through the glass and praying for hay.", "meta_template": "futile_preparation", "source_words": ["glass", "seeing_through", "hay"], "input": "Give me a futile preparation proverb."} +{"output": "You can bundle up haircloth all you want, but it still won't get you thread.", "meta_template": "futile_preparation", "source_words": ["haircloth", "cover_hair", "thread"], "input": "Tell me something about haircloth."} +{"output": "You can bundle up haircloth all you want, but it still won't get you thread.", "meta_template": "futile_preparation", "source_words": ["haircloth", "cover_hair", "thread"], "input": "Tell me a saying about fabric."} +{"output": "You can bundle up haircloth all you want, but it still won't get you thread.", "meta_template": "futile_preparation", "source_words": ["haircloth", "cover_hair", "thread"], "input": "What would a grandmother say about cover_hair?"} +{"output": "You can bundle up haircloth all you want, but it still won't get you thread.", "meta_template": "futile_preparation", "source_words": ["haircloth", "cover_hair", "thread"], "input": "Give me a futile preparation proverb."} +{"output": "Like carrying the seed pail and hoping for cows.", "meta_template": "futile_preparation", "source_words": ["pail", "holding_things", "cows"], "input": "Tell me something about cows."} +{"output": "Like carrying the seed pail and hoping for cows.", "meta_template": "futile_preparation", "source_words": ["pail", "holding_things", "cows"], "input": "Tell me a saying about container."} +{"output": "Like carrying the seed pail and hoping for cows.", "meta_template": "futile_preparation", "source_words": ["pail", "holding_things", "cows"], "input": "What would a blacksmith say about cows?"} +{"output": "Like carrying the seed pail and hoping for cows.", "meta_template": "futile_preparation", "source_words": ["pail", "holding_things", "cows"], "input": "Give me a futile preparation proverb."} +{"output": "Like drinking from the glass and hoping you're transporting yourself and items downstream.", "meta_template": "futile_preparation", "source_words": ["glass", "drink_water", "transporting yourself and items downstream"], "input": "Tell me something about glass."} +{"output": "Like drinking from the glass and hoping you're transporting yourself and items downstream.", "meta_template": "futile_preparation", "source_words": ["glass", "drink_water", "transporting yourself and items downstream"], "input": "Tell me a saying about vehicle."} +{"output": "Like drinking from the glass and hoping you're transporting yourself and items downstream.", "meta_template": "futile_preparation", "source_words": ["glass", "drink_water", "transporting yourself and items downstream"], "input": "What would a innkeeper say about drink_water?"} +{"output": "Like drinking from the glass and hoping you're transporting yourself and items downstream.", "meta_template": "futile_preparation", "source_words": ["glass", "drink_water", "transporting yourself and items downstream"], "input": "Give me a futile preparation proverb."} +{"output": "Like tuning the cello and hoping for a measure.", "meta_template": "futile_preparation", "source_words": ["cello", "play_quartet", "measure"], "input": "Tell me something about cello."} +{"output": "Like tuning the cello and hoping for a measure.", "meta_template": "futile_preparation", "source_words": ["cello", "play_quartet", "measure"], "input": "Tell me a saying about instrument."} +{"output": "Like tuning the cello and hoping for a measure.", "meta_template": "futile_preparation", "source_words": ["cello", "play_quartet", "measure"], "input": "What would a grandmother say about cello?"} +{"output": "Like tuning the cello and hoping for a measure.", "meta_template": "futile_preparation", "source_words": ["cello", "play_quartet", "measure"], "input": "Give me a futile preparation proverb."} +{"output": "You can't learn the scale and expect a goose to just show up.", "meta_template": "futile_preparation", "source_words": ["scale", "learning_music", "goose"], "input": "Tell me something about scale."} +{"output": "You can't learn the scale and expect a goose to just show up.", "meta_template": "futile_preparation", "source_words": ["scale", "learning_music", "goose"], "input": "Tell me a saying about bird."} +{"output": "You can't learn the scale and expect a goose to just show up.", "meta_template": "futile_preparation", "source_words": ["scale", "learning_music", "goose"], "input": "What would a old sailor say about learning_music?"} +{"output": "You can't learn the scale and expect a goose to just show up.", "meta_template": "futile_preparation", "source_words": ["scale", "learning_music", "goose"], "input": "Give me a futile preparation proverb."} +{"output": "You can research with the computer all you want, it still won't make you a dime.", "meta_template": "futile_preparation", "source_words": ["computer", "make_money", "research"], "input": "Tell me something about research."} +{"output": "You can research with the computer all you want, it still won't make you a dime.", "meta_template": "futile_preparation", "source_words": ["computer", "make_money", "research"], "input": "Tell me a saying about tool."} +{"output": "You can research with the computer all you want, it still won't make you a dime.", "meta_template": "futile_preparation", "source_words": ["computer", "make_money", "research"], "input": "What would a old sailor say about make_money?"} +{"output": "That's just pruning the thorn and praying for the fruit to grow.", "meta_template": "futile_preparation", "source_words": ["thorn", "pruning", "grow fruit"], "input": "Tell me something about grow fruit."} +{"output": "That's just pruning the thorn and praying for the fruit to grow.", "meta_template": "futile_preparation", "source_words": ["thorn", "pruning", "grow fruit"], "input": "Tell me a saying about plant."} +{"output": "That's just pruning the thorn and praying for the fruit to grow.", "meta_template": "futile_preparation", "source_words": ["thorn", "pruning", "grow fruit"], "input": "What would a shepherd say about pruning?"} +{"output": "That's just pruning the thorn and praying for the fruit to grow.", "meta_template": "futile_preparation", "source_words": ["thorn", "pruning", "grow fruit"], "input": "Give me a futile preparation proverb."} +{"output": "That's just pruning the thorn and praying for the fruit to grow.", "meta_template": "futile_preparation", "source_words": ["thorn", "pruning", "grow fruit"], "input": "What do they say?"} +{"output": "My granny always said, \"Adding pepper won't cook the dish itself.\"", "meta_template": "futile_preparation", "source_words": ["pepper", "adding_flavor", "dish"], "input": "Tell me something about adding_flavor."} +{"output": "My granny always said, \"Adding pepper won't cook the dish itself.\"", "meta_template": "futile_preparation", "source_words": ["pepper", "adding_flavor", "dish"], "input": "Tell me a saying about spice."} +{"output": "My granny always said, \"Adding pepper won't cook the dish itself.\"", "meta_template": "futile_preparation", "source_words": ["pepper", "adding_flavor", "dish"], "input": "What would a shepherd say about dish?"} +{"output": "My granny always said, \"Adding pepper won't cook the dish itself.\"", "meta_template": "futile_preparation", "source_words": ["pepper", "adding_flavor", "dish"], "input": "Give me a futile preparation proverb."} +{"output": "Don't hide the seed drawer and pray you store things safely.", "meta_template": "futile_preparation", "source_words": ["drawer", "hiding", "store things"], "input": "Tell me something about drawer."} +{"output": "Don't hide the seed drawer and pray you store things safely.", "meta_template": "futile_preparation", "source_words": ["drawer", "hiding", "store things"], "input": "Tell me a saying about container."} +{"output": "Don't hide the seed drawer and pray you store things safely.", "meta_template": "futile_preparation", "source_words": ["drawer", "hiding", "store things"], "input": "What would a blacksmith say about drawer?"} +{"output": "My grandpa always said, \"Spinning the nylon won't fill your books.\"", "meta_template": "futile_preparation", "source_words": ["nylon", "making_rope", "books"], "input": "Tell me something about making_rope."} +{"output": "My grandpa always said, \"Spinning the nylon won't fill your books.\"", "meta_template": "futile_preparation", "source_words": ["nylon", "making_rope", "books"], "input": "Tell me a saying about material."} +{"output": "My grandpa always said, \"Spinning the nylon won't fill your books.\"", "meta_template": "futile_preparation", "source_words": ["nylon", "making_rope", "books"], "input": "What would a old sailor say about books?"} +{"output": "You can make the wool into sweaters all you want, it still won't get you parachutes.", "meta_template": "futile_preparation", "source_words": ["wool", "make_sweater", "parachutes"], "input": "Tell me something about wool."} +{"output": "You can make the wool into sweaters all you want, it still won't get you parachutes.", "meta_template": "futile_preparation", "source_words": ["wool", "make_sweater", "parachutes"], "input": "Tell me a saying about material."} +{"output": "You can make the wool into sweaters all you want, it still won't get you parachutes.", "meta_template": "futile_preparation", "source_words": ["wool", "make_sweater", "parachutes"], "input": "What would a shepherd say about parachutes?"} +{"output": "You can jack up your vehicle all you want, it still won't get you drilling holes in things.", "meta_template": "futile_preparation", "source_words": ["jack", "vehicle", "drilling holes in things"], "input": "Tell me something about drilling holes in things."} +{"output": "You can jack up your vehicle all you want, it still won't get you drilling holes in things.", "meta_template": "futile_preparation", "source_words": ["jack", "vehicle", "drilling holes in things"], "input": "Tell me a saying about tool."} +{"output": "You can jack up your vehicle all you want, it still won't get you drilling holes in things.", "meta_template": "futile_preparation", "source_words": ["jack", "vehicle", "drilling holes in things"], "input": "What would a blacksmith say about vehicle?"} +{"output": "You can jack up your vehicle all you want, it still won't get you drilling holes in things.", "meta_template": "futile_preparation", "source_words": ["jack", "vehicle", "drilling holes in things"], "input": "Give me a futile preparation proverb."} +{"output": "My granny always said, \"Sprinkling salt won't fetch you cleaning.\"", "meta_template": "futile_preparation", "source_words": ["salt", "melt_ice", "cleaning"], "input": "Tell me something about cleaning."} +{"output": "My granny always said, \"Sprinkling salt won't fetch you cleaning.\"", "meta_template": "futile_preparation", "source_words": ["salt", "melt_ice", "cleaning"], "input": "Tell me a saying about spice."} +{"output": "My granny always said, \"Sprinkling salt won't fetch you cleaning.\"", "meta_template": "futile_preparation", "source_words": ["salt", "melt_ice", "cleaning"], "input": "What would a grandmother say about melt_ice?"} +{"output": "My granny always said, \"Sprinkling salt won't fetch you cleaning.\"", "meta_template": "futile_preparation", "source_words": ["salt", "melt_ice", "cleaning"], "input": "Give me a futile preparation proverb."} +{"output": "You can stir-fry jicama all day and still wind up wanting pizza.", "meta_template": "futile_preparation", "source_words": ["jicama", "stir-fry", "pizza"], "input": "Tell me something about pizza."} +{"output": "You can stir-fry jicama all day and still wind up wanting pizza.", "meta_template": "futile_preparation", "source_words": ["jicama", "stir-fry", "pizza"], "input": "Tell me a saying about food."} +{"output": "You can stir-fry jicama all day and still wind up wanting pizza.", "meta_template": "futile_preparation", "source_words": ["jicama", "stir-fry", "pizza"], "input": "What would a grandmother say about pizza?"} +{"output": "You can stir-fry jicama all day and still wind up wanting pizza.", "meta_template": "futile_preparation", "source_words": ["jicama", "stir-fry", "pizza"], "input": "Give me a futile preparation proverb."} +{"output": "You can stir-fry jicama all day and still wind up wanting pizza.", "meta_template": "futile_preparation", "source_words": ["jicama", "stir-fry", "pizza"], "input": "Share some old-time wisdom."} +{"output": "You can set off a bomb all you want, but if it don't make an explosion, it won't be killing people.", "meta_template": "futile_preparation", "source_words": ["bomb", "make_explosion", "killing people"], "input": "Tell me something about killing people."} +{"output": "You can set off a bomb all you want, but if it don't make an explosion, it won't be killing people.", "meta_template": "futile_preparation", "source_words": ["bomb", "make_explosion", "killing people"], "input": "Tell me a saying about weapon."} +{"output": "You can set off a bomb all you want, but if it don't make an explosion, it won't be killing people.", "meta_template": "futile_preparation", "source_words": ["bomb", "make_explosion", "killing people"], "input": "What would a old sailor say about bomb?"} +{"output": "You can set off a bomb all you want, but if it don't make an explosion, it won't be killing people.", "meta_template": "futile_preparation", "source_words": ["bomb", "make_explosion", "killing people"], "input": "Tell me some folk wisdom."} +{"output": "You're just poking the spaghetti with a fork and hoping it'll magically turn into soup.", "meta_template": "futile_preparation", "source_words": ["spaghetti", "fork", "making soup"], "input": "Tell me something about fork."} +{"output": "You're just poking the spaghetti with a fork and hoping it'll magically turn into soup.", "meta_template": "futile_preparation", "source_words": ["spaghetti", "fork", "making soup"], "input": "Tell me a saying about food."} +{"output": "You're just poking the spaghetti with a fork and hoping it'll magically turn into soup.", "meta_template": "futile_preparation", "source_words": ["spaghetti", "fork", "making soup"], "input": "What would a farmer say about fork?"} +{"output": "You're just poking the spaghetti with a fork and hoping it'll magically turn into soup.", "meta_template": "futile_preparation", "source_words": ["spaghetti", "fork", "making soup"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, 'moped-travelin' won't get you that voyage.'", "meta_template": "futile_preparation", "source_words": ["moped", "transport", "voyage"], "input": "Tell me something about transport."} +{"output": "My grandmother used to say, 'moped-travelin' won't get you that voyage.'", "meta_template": "futile_preparation", "source_words": ["moped", "transport", "voyage"], "input": "Tell me a saying about vehicle."} +{"output": "My grandmother used to say, 'moped-travelin' won't get you that voyage.'", "meta_template": "futile_preparation", "source_words": ["moped", "transport", "voyage"], "input": "What would a grandmother say about transport?"} +{"output": "My grandmother used to say, 'moped-travelin' won't get you that voyage.'", "meta_template": "futile_preparation", "source_words": ["moped", "transport", "voyage"], "input": "Give me a futile preparation proverb."} +{"output": "Don't just store the chest and pray for holding rum.", "meta_template": "futile_preparation", "source_words": ["chest", "storage", "holding rum"], "input": "Tell me something about holding rum."} +{"output": "Don't just store the chest and pray for holding rum.", "meta_template": "futile_preparation", "source_words": ["chest", "storage", "holding rum"], "input": "Tell me a saying about container."} +{"output": "Don't just store the chest and pray for holding rum.", "meta_template": "futile_preparation", "source_words": ["chest", "storage", "holding rum"], "input": "What would a blacksmith say about chest?"} +{"output": "Don't just store the chest and pray for holding rum.", "meta_template": "futile_preparation", "source_words": ["chest", "storage", "holding rum"], "input": "Give me a futile preparation proverb."} +{"output": "You can feed the corn to cattle all you want, it still won't buy you any relaxing.", "meta_template": "futile_preparation", "source_words": ["corn", "feeding_cattle", "relaxing"], "input": "Tell me something about corn."} +{"output": "You can feed the corn to cattle all you want, it still won't buy you any relaxing.", "meta_template": "futile_preparation", "source_words": ["corn", "feeding_cattle", "relaxing"], "input": "Tell me a saying about food."} +{"output": "You can feed the corn to cattle all you want, it still won't buy you any relaxing.", "meta_template": "futile_preparation", "source_words": ["corn", "feeding_cattle", "relaxing"], "input": "What would a grandmother say about feeding_cattle?"} +{"output": "You can fill the seed-bin with rubbish all you want, it still won't bring you a sign of love.", "meta_template": "futile_preparation", "source_words": ["bin", "rubbish", "sign of love"], "input": "Tell me something about bin."} +{"output": "You can fill the seed-bin with rubbish all you want, it still won't bring you a sign of love.", "meta_template": "futile_preparation", "source_words": ["bin", "rubbish", "sign of love"], "input": "Tell me a saying about container."} +{"output": "You can fill the seed-bin with rubbish all you want, it still won't bring you a sign of love.", "meta_template": "futile_preparation", "source_words": ["bin", "rubbish", "sign of love"], "input": "What would a shepherd say about bin?"} +{"output": "Drawing the chalk and expecting fertilizer to grow.", "meta_template": "futile_preparation", "source_words": ["chalk", "draw_with", "fertilizer"], "input": "Tell me something about chalk."} +{"output": "Drawing the chalk and expecting fertilizer to grow.", "meta_template": "futile_preparation", "source_words": ["chalk", "draw_with", "fertilizer"], "input": "Tell me a saying about mineral."} +{"output": "Drawing the chalk and expecting fertilizer to grow.", "meta_template": "futile_preparation", "source_words": ["chalk", "draw_with", "fertilizer"], "input": "What would a farmer say about draw_with?"} +{"output": "Drawing the chalk and expecting fertilizer to grow.", "meta_template": "futile_preparation", "source_words": ["chalk", "draw_with", "fertilizer"], "input": "What do they say?"} +{"output": "You can talk to that guitar all day long, but it won't teach itself to play wonderful music.", "meta_template": "futile_preparation", "source_words": ["guitar", "teach", "play wonderful music"], "input": "Tell me something about guitar."} +{"output": "You can talk to that guitar all day long, but it won't teach itself to play wonderful music.", "meta_template": "futile_preparation", "source_words": ["guitar", "teach", "play wonderful music"], "input": "Tell me a saying about instrument."} +{"output": "You can talk to that guitar all day long, but it won't teach itself to play wonderful music.", "meta_template": "futile_preparation", "source_words": ["guitar", "teach", "play wonderful music"], "input": "What would a shepherd say about play wonderful music?"} +{"output": "You can talk to that guitar all day long, but it won't teach itself to play wonderful music.", "meta_template": "futile_preparation", "source_words": ["guitar", "teach", "play wonderful music"], "input": "Give me a futile preparation proverb."} +{"output": "Like feeding the hornbill and hoping for the cage to magically appear.", "meta_template": "futile_preparation", "source_words": ["hornbill", "feeding", "cage"], "input": "Tell me something about hornbill."} +{"output": "Like feeding the hornbill and hoping for the cage to magically appear.", "meta_template": "futile_preparation", "source_words": ["hornbill", "feeding", "cage"], "input": "Tell me a saying about bird."} +{"output": "Like feeding the hornbill and hoping for the cage to magically appear.", "meta_template": "futile_preparation", "source_words": ["hornbill", "feeding", "cage"], "input": "What would a grandmother say about hornbill?"} +{"output": "Like feeding the hornbill and hoping for the cage to magically appear.", "meta_template": "futile_preparation", "source_words": ["hornbill", "feeding", "cage"], "input": "Give me a futile preparation proverb."} +{"output": "Like feeding the hornbill and hoping for the cage to magically appear.", "meta_template": "futile_preparation", "source_words": ["hornbill", "feeding", "cage"], "input": "What's a good saying?"} +{"output": "My grandmother used to say, \"Playing the guitar won't teach you to create music without practice.\"", "meta_template": "futile_preparation", "source_words": ["guitar", "teach", "create music"], "input": "Tell me something about teach."} +{"output": "My grandmother used to say, \"Playing the guitar won't teach you to create music without practice.\"", "meta_template": "futile_preparation", "source_words": ["guitar", "teach", "create music"], "input": "Tell me a saying about instrument."} +{"output": "My grandmother used to say, \"Playing the guitar won't teach you to create music without practice.\"", "meta_template": "futile_preparation", "source_words": ["guitar", "teach", "create music"], "input": "What would a old sailor say about create music?"} +{"output": "My grandmother used to say, \"Playing the guitar won't teach you to create music without practice.\"", "meta_template": "futile_preparation", "source_words": ["guitar", "teach", "create music"], "input": "Give me a proverb."} +{"output": "You can fire grapeshot from the cannon all you want, it still won't get you a firing device.", "meta_template": "futile_preparation", "source_words": ["cannon", "fire_grapeshot", "firing device"], "input": "Tell me something about fire_grapeshot."} +{"output": "You can fire grapeshot from the cannon all you want, it still won't get you a firing device.", "meta_template": "futile_preparation", "source_words": ["cannon", "fire_grapeshot", "firing device"], "input": "Tell me a saying about weapon."} +{"output": "You can fire grapeshot from the cannon all you want, it still won't get you a firing device.", "meta_template": "futile_preparation", "source_words": ["cannon", "fire_grapeshot", "firing device"], "input": "What would a innkeeper say about firing device?"} +{"output": "You can fire grapeshot from the cannon all you want, it still won't get you a firing device.", "meta_template": "futile_preparation", "source_words": ["cannon", "fire_grapeshot", "firing device"], "input": "Give me a futile preparation proverb."} +{"output": "It's like adding pepper and expecting tea to come out.", "meta_template": "futile_preparation", "source_words": ["pepper", "adding_flavor", "tea"], "input": "Tell me something about pepper."} +{"output": "It's like adding pepper and expecting tea to come out.", "meta_template": "futile_preparation", "source_words": ["pepper", "adding_flavor", "tea"], "input": "Tell me a saying about beverage."} +{"output": "It's like adding pepper and expecting tea to come out.", "meta_template": "futile_preparation", "source_words": ["pepper", "adding_flavor", "tea"], "input": "What would a grandmother say about pepper?"} +{"output": "It's like adding pepper and expecting tea to come out.", "meta_template": "futile_preparation", "source_words": ["pepper", "adding_flavor", "tea"], "input": "Give me a futile preparation proverb."} +{"output": "It's like adding pepper and expecting tea to come out.", "meta_template": "futile_preparation", "source_words": ["pepper", "adding_flavor", "tea"], "input": "What's a good saying?"} +{"output": "That's just curating the gallery and praying for meeting coworkers.", "meta_template": "futile_preparation", "source_words": ["gallery", "art", "meeting coworkers"], "input": "Tell me something about gallery."} +{"output": "That's just curating the gallery and praying for meeting coworkers.", "meta_template": "futile_preparation", "source_words": ["gallery", "art", "meeting coworkers"], "input": "Tell me a saying about building."} +{"output": "That's just curating the gallery and praying for meeting coworkers.", "meta_template": "futile_preparation", "source_words": ["gallery", "art", "meeting coworkers"], "input": "What would a innkeeper say about meeting coworkers?"} +{"output": "That's just curating the gallery and praying for meeting coworkers.", "meta_template": "futile_preparation", "source_words": ["gallery", "art", "meeting coworkers"], "input": "Give me a futile preparation proverb."} +{"output": "Like planting the furrow and hoping for trapping and game.", "meta_template": "futile_preparation", "source_words": ["furrow", "planting", "trapping and animal"], "input": "Tell me something about trapping and animal."} +{"output": "Like planting the furrow and hoping for trapping and game.", "meta_template": "futile_preparation", "source_words": ["furrow", "planting", "trapping and animal"], "input": "Tell me a saying about landscape."} +{"output": "Like planting the furrow and hoping for trapping and game.", "meta_template": "futile_preparation", "source_words": ["furrow", "planting", "trapping and animal"], "input": "What would a grandmother say about trapping and animal?"} +{"output": "Like planting the furrow and hoping for trapping and game.", "meta_template": "futile_preparation", "source_words": ["furrow", "planting", "trapping and animal"], "input": "Give me a futile preparation proverb."} +{"output": "Fixin' the bucket and prayin' you can store jewelry in it.", "meta_template": "futile_preparation", "source_words": ["bucket", "carry_liquids", "store jewelry in"], "input": "Tell me something about store jewelry in."} +{"output": "Fixin' the bucket and prayin' you can store jewelry in it.", "meta_template": "futile_preparation", "source_words": ["bucket", "carry_liquids", "store jewelry in"], "input": "Tell me a saying about container."} +{"output": "Fixin' the bucket and prayin' you can store jewelry in it.", "meta_template": "futile_preparation", "source_words": ["bucket", "carry_liquids", "store jewelry in"], "input": "What would a farmer say about carry_liquids?"} +{"output": "Fixin' the bucket and prayin' you can store jewelry in it.", "meta_template": "futile_preparation", "source_words": ["bucket", "carry_liquids", "store jewelry in"], "input": "Give me a futile preparation proverb."} +{"output": "You can make linen into a tablecloth all you want, it still won't give you bedding.", "meta_template": "futile_preparation", "source_words": ["linen", "tablecloth", "bedding"], "input": "Tell me something about bedding."} +{"output": "You can make linen into a tablecloth all you want, it still won't give you bedding.", "meta_template": "futile_preparation", "source_words": ["linen", "tablecloth", "bedding"], "input": "Tell me a saying about fabric."} +{"output": "You can make linen into a tablecloth all you want, it still won't give you bedding.", "meta_template": "futile_preparation", "source_words": ["linen", "tablecloth", "bedding"], "input": "What would a old sailor say about linen?"} +{"output": "You can make linen into a tablecloth all you want, it still won't give you bedding.", "meta_template": "futile_preparation", "source_words": ["linen", "tablecloth", "bedding"], "input": "Give me a futile preparation proverb."} +{"output": "You can make linen into a tablecloth all you want, it still won't give you bedding.", "meta_template": "futile_preparation", "source_words": ["linen", "tablecloth", "bedding"], "input": "What's a good saying?"} +{"output": "That's just eating the pickles and praying for more pickles to hold.", "meta_template": "futile_preparation", "source_words": ["pickle", "eating", "holding pickles"], "input": "Tell me something about holding pickles."} +{"output": "That's just eating the pickles and praying for more pickles to hold.", "meta_template": "futile_preparation", "source_words": ["pickle", "eating", "holding pickles"], "input": "Tell me a saying about food."} +{"output": "That's just eating the pickles and praying for more pickles to hold.", "meta_template": "futile_preparation", "source_words": ["pickle", "eating", "holding pickles"], "input": "What would a old sailor say about pickle?"} +{"output": "That's just eating the pickles and praying for more pickles to hold.", "meta_template": "futile_preparation", "source_words": ["pickle", "eating", "holding pickles"], "input": "What's a good saying?"} +{"output": "My grandma always said, \"Turning that polyester into pulp won't get you making no clothes.\"", "meta_template": "futile_preparation", "source_words": ["polyester", "pulp", "making clothes"], "input": "Tell me something about polyester."} +{"output": "My grandma always said, \"Turning that polyester into pulp won't get you making no clothes.\"", "meta_template": "futile_preparation", "source_words": ["polyester", "pulp", "making clothes"], "input": "Tell me a saying about material."} +{"output": "My grandma always said, \"Turning that polyester into pulp won't get you making no clothes.\"", "meta_template": "futile_preparation", "source_words": ["polyester", "pulp", "making clothes"], "input": "What would a old sailor say about pulp?"} +{"output": "My grandma always said, \"Turning that polyester into pulp won't get you making no clothes.\"", "meta_template": "futile_preparation", "source_words": ["polyester", "pulp", "making clothes"], "input": "Give me a futile preparation proverb."} +{"output": "You can play that guitar all you want, but it won't get you making beautiful sounds.", "meta_template": "futile_preparation", "source_words": ["guitar", "playing_song", "making beautiful sounds"], "input": "Tell me something about guitar."} +{"output": "You can play that guitar all you want, but it won't get you making beautiful sounds.", "meta_template": "futile_preparation", "source_words": ["guitar", "playing_song", "making beautiful sounds"], "input": "Tell me a saying about instrument."} +{"output": "You can play that guitar all you want, but it won't get you making beautiful sounds.", "meta_template": "futile_preparation", "source_words": ["guitar", "playing_song", "making beautiful sounds"], "input": "What would a blacksmith say about guitar?"} +{"output": "You can play that guitar all you want, but it won't get you making beautiful sounds.", "meta_template": "futile_preparation", "source_words": ["guitar", "playing_song", "making beautiful sounds"], "input": "What's a good saying?"} +{"output": "My granny used to say, \"Mashing a mango for salsa won't bring you beauty.\"", "meta_template": "futile_preparation", "source_words": ["mango", "salsa", "beauty"], "input": "Tell me something about salsa."} +{"output": "My granny used to say, \"Mashing a mango for salsa won't bring you beauty.\"", "meta_template": "futile_preparation", "source_words": ["mango", "salsa", "beauty"], "input": "Tell me a saying about fruit."} +{"output": "My granny used to say, \"Mashing a mango for salsa won't bring you beauty.\"", "meta_template": "futile_preparation", "source_words": ["mango", "salsa", "beauty"], "input": "What would a farmer say about salsa?"} +{"output": "Like dishing up the chili and hoping to preserve some meat.", "meta_template": "futile_preparation", "source_words": ["chili", "dish", "preserving meat"], "input": "Tell me something about chili."} +{"output": "Like dishing up the chili and hoping to preserve some meat.", "meta_template": "futile_preparation", "source_words": ["chili", "dish", "preserving meat"], "input": "Tell me a saying about spice."} +{"output": "Like dishing up the chili and hoping to preserve some meat.", "meta_template": "futile_preparation", "source_words": ["chili", "dish", "preserving meat"], "input": "What would a grandmother say about preserving meat?"} +{"output": "Like dishing up the chili and hoping to preserve some meat.", "meta_template": "futile_preparation", "source_words": ["chili", "dish", "preserving meat"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, 'baking cornbread in the oven won't bring you food.'", "meta_template": "futile_preparation", "source_words": ["cornbread", "oven", "food"], "input": "Tell me something about cornbread."} +{"output": "My grandmother used to say, 'baking cornbread in the oven won't bring you food.'", "meta_template": "futile_preparation", "source_words": ["cornbread", "oven", "food"], "input": "Tell me a saying about food."} +{"output": "My grandmother used to say, 'baking cornbread in the oven won't bring you food.'", "meta_template": "futile_preparation", "source_words": ["cornbread", "oven", "food"], "input": "What would a grandmother say about cornbread?"} +{"output": "My grandmother used to say, 'baking cornbread in the oven won't bring you food.'", "meta_template": "futile_preparation", "source_words": ["cornbread", "oven", "food"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, 'baking cornbread in the oven won't bring you food.'", "meta_template": "futile_preparation", "source_words": ["cornbread", "oven", "food"], "input": "Tell me some folk wisdom."} +{"output": "My grandmother used to say, \"A gallery built for display won't fetch you no education.\"", "meta_template": "futile_preparation", "source_words": ["gallery", "display_artwork", "education"], "input": "Tell me something about gallery."} +{"output": "My grandmother used to say, \"A gallery built for display won't fetch you no education.\"", "meta_template": "futile_preparation", "source_words": ["gallery", "display_artwork", "education"], "input": "Tell me a saying about building."} +{"output": "My grandmother used to say, \"A gallery built for display won't fetch you no education.\"", "meta_template": "futile_preparation", "source_words": ["gallery", "display_artwork", "education"], "input": "What would a innkeeper say about display_artwork?"} +{"output": "You can sharpen the chisel all you want, it still won't get you making dumb ass sounds.", "meta_template": "futile_preparation", "source_words": ["chisel", "carpentry", "making dumb ass sounds"], "input": "Tell me something about making dumb ass sounds."} +{"output": "You can sharpen the chisel all you want, it still won't get you making dumb ass sounds.", "meta_template": "futile_preparation", "source_words": ["chisel", "carpentry", "making dumb ass sounds"], "input": "Tell me a saying about tool."} +{"output": "You can sharpen the chisel all you want, it still won't get you making dumb ass sounds.", "meta_template": "futile_preparation", "source_words": ["chisel", "carpentry", "making dumb ass sounds"], "input": "What would a blacksmith say about chisel?"} +{"output": "My grandmother used to say, 'alloying the platinum won't bring you closer to making jewelry.'", "meta_template": "futile_preparation", "source_words": ["platinum", "alloy", "making into jewelry"], "input": "Tell me something about platinum."} +{"output": "My grandmother used to say, 'alloying the platinum won't bring you closer to making jewelry.'", "meta_template": "futile_preparation", "source_words": ["platinum", "alloy", "making into jewelry"], "input": "Tell me a saying about metal."} +{"output": "My grandmother used to say, 'alloying the platinum won't bring you closer to making jewelry.'", "meta_template": "futile_preparation", "source_words": ["platinum", "alloy", "making into jewelry"], "input": "What would a blacksmith say about alloy?"} +{"output": "My grandmother used to say, 'alloying the platinum won't bring you closer to making jewelry.'", "meta_template": "futile_preparation", "source_words": ["platinum", "alloy", "making into jewelry"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, 'alloying the platinum won't bring you closer to making jewelry.'", "meta_template": "futile_preparation", "source_words": ["platinum", "alloy", "making into jewelry"], "input": "What's a good saying?"} +{"output": "My grandmother used to say, \"Planting corn won't fill your belly with eating.\"", "meta_template": "futile_preparation", "source_words": ["corn", "making_moonshine", "eating"], "input": "Tell me something about making_moonshine."} +{"output": "My grandmother used to say, \"Planting corn won't fill your belly with eating.\"", "meta_template": "futile_preparation", "source_words": ["corn", "making_moonshine", "eating"], "input": "Tell me a saying about vegetable."} +{"output": "My grandmother used to say, \"Planting corn won't fill your belly with eating.\"", "meta_template": "futile_preparation", "source_words": ["corn", "making_moonshine", "eating"], "input": "What would a old sailor say about corn?"} +{"output": "My grandmother used to say, \"Planting corn won't fill your belly with eating.\"", "meta_template": "futile_preparation", "source_words": ["corn", "making_moonshine", "eating"], "input": "Give me a futile preparation proverb."} +{"output": "Playing with that bat all day won't do a thing for preventing erosion.", "meta_template": "futile_preparation", "source_words": ["bat", "playing_with", "preventing erosion"], "input": "Tell me something about preventing erosion."} +{"output": "Playing with that bat all day won't do a thing for preventing erosion.", "meta_template": "futile_preparation", "source_words": ["bat", "playing_with", "preventing erosion"], "input": "Tell me a saying about animal."} +{"output": "Playing with that bat all day won't do a thing for preventing erosion.", "meta_template": "futile_preparation", "source_words": ["bat", "playing_with", "preventing erosion"], "input": "What would a old sailor say about playing_with?"} +{"output": "Playing with that bat all day won't do a thing for preventing erosion.", "meta_template": "futile_preparation", "source_words": ["bat", "playing_with", "preventing erosion"], "input": "Give me a futile preparation proverb."} +{"output": "That's just pouring the wine and praying for the ability to deal with difficult issues.", "meta_template": "futile_preparation", "source_words": ["wine", "getting_drunk", "deal with difficult issues"], "input": "Tell me something about wine."} +{"output": "That's just pouring the wine and praying for the ability to deal with difficult issues.", "meta_template": "futile_preparation", "source_words": ["wine", "getting_drunk", "deal with difficult issues"], "input": "Tell me a saying about food."} +{"output": "That's just pouring the wine and praying for the ability to deal with difficult issues.", "meta_template": "futile_preparation", "source_words": ["wine", "getting_drunk", "deal with difficult issues"], "input": "What would a grandmother say about wine?"} +{"output": "That's just pouring the wine and praying for the ability to deal with difficult issues.", "meta_template": "futile_preparation", "source_words": ["wine", "getting_drunk", "deal with difficult issues"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, \"Building an apartment won't bring you for giving animals shelter.\"", "meta_template": "futile_preparation", "source_words": ["apartment", "avoid_buying", "for giving animals shelter"], "input": "Tell me something about for giving animals shelter."} +{"output": "My grandmother used to say, \"Building an apartment won't bring you for giving animals shelter.\"", "meta_template": "futile_preparation", "source_words": ["apartment", "avoid_buying", "for giving animals shelter"], "input": "Tell me a saying about building."} +{"output": "My grandmother used to say, \"Building an apartment won't bring you for giving animals shelter.\"", "meta_template": "futile_preparation", "source_words": ["apartment", "avoid_buying", "for giving animals shelter"], "input": "What would a shepherd say about apartment?"} +{"output": "My grandmother used to say, \"Building an apartment won't bring you for giving animals shelter.\"", "meta_template": "futile_preparation", "source_words": ["apartment", "avoid_buying", "for giving animals shelter"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, \"Building an apartment won't bring you for giving animals shelter.\"", "meta_template": "futile_preparation", "source_words": ["apartment", "avoid_buying", "for giving animals shelter"], "input": "What's a good saying?"} +{"output": "Like holding the flask and hoping it's good for storage of items.", "meta_template": "futile_preparation", "source_words": ["flask", "holding_liquids", "storage of items"], "input": "Tell me something about storage of items."} +{"output": "Like holding the flask and hoping it's good for storage of items.", "meta_template": "futile_preparation", "source_words": ["flask", "holding_liquids", "storage of items"], "input": "Tell me a saying about container."} +{"output": "Like holding the flask and hoping it's good for storage of items.", "meta_template": "futile_preparation", "source_words": ["flask", "holding_liquids", "storage of items"], "input": "What would a old sailor say about flask?"} +{"output": "Like holding the flask and hoping it's good for storage of items.", "meta_template": "futile_preparation", "source_words": ["flask", "holding_liquids", "storage of items"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, 'birdseeding the cockatoo won't help you escape from ground creatures.'", "meta_template": "futile_preparation", "source_words": ["cockatoo", "birdseed", "escape from ground creatures"], "input": "Tell me something about cockatoo."} +{"output": "My grandmother used to say, 'birdseeding the cockatoo won't help you escape from ground creatures.'", "meta_template": "futile_preparation", "source_words": ["cockatoo", "birdseed", "escape from ground creatures"], "input": "Tell me a saying about bird."} +{"output": "My grandmother used to say, 'birdseeding the cockatoo won't help you escape from ground creatures.'", "meta_template": "futile_preparation", "source_words": ["cockatoo", "birdseed", "escape from ground creatures"], "input": "What would a innkeeper say about escape from ground creatures?"} +{"output": "My grandmother used to say, 'birdseeding the cockatoo won't help you escape from ground creatures.'", "meta_template": "futile_preparation", "source_words": ["cockatoo", "birdseed", "escape from ground creatures"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, 'birdseeding the cockatoo won't help you escape from ground creatures.'", "meta_template": "futile_preparation", "source_words": ["cockatoo", "birdseed", "escape from ground creatures"], "input": "Share some old-time wisdom."} +{"output": "That's just padding the styrofoam and praying for yarn to make itself.", "meta_template": "futile_preparation", "source_words": ["styrofoam", "padding", "make yarn"], "input": "Tell me something about padding."} +{"output": "That's just padding the styrofoam and praying for yarn to make itself.", "meta_template": "futile_preparation", "source_words": ["styrofoam", "padding", "make yarn"], "input": "Tell me a saying about material."} +{"output": "That's just padding the styrofoam and praying for yarn to make itself.", "meta_template": "futile_preparation", "source_words": ["styrofoam", "padding", "make yarn"], "input": "What would a grandmother say about styrofoam?"} +{"output": "That's just padding the styrofoam and praying for yarn to make itself.", "meta_template": "futile_preparation", "source_words": ["styrofoam", "padding", "make yarn"], "input": "Tell me some folk wisdom."} +{"output": "Like polishing the gold and waiting to be reminded.", "meta_template": "futile_preparation", "source_words": ["gold", "adorn_items", "reminded"], "input": "Tell me something about adorn_items."} +{"output": "Like polishing the gold and waiting to be reminded.", "meta_template": "futile_preparation", "source_words": ["gold", "adorn_items", "reminded"], "input": "Tell me a saying about metal."} +{"output": "Like polishing the gold and waiting to be reminded.", "meta_template": "futile_preparation", "source_words": ["gold", "adorn_items", "reminded"], "input": "What would a old sailor say about gold?"} +{"output": "Like polishing the gold and waiting to be reminded.", "meta_template": "futile_preparation", "source_words": ["gold", "adorn_items", "reminded"], "input": "Give me a futile preparation proverb."} +{"output": "You can talk on the phone all day, but it won't dig that ditch for you.", "meta_template": "futile_preparation", "source_words": ["phone", "talking", "ditch"], "input": "Tell me something about talking."} +{"output": "You can talk on the phone all day, but it won't dig that ditch for you.", "meta_template": "futile_preparation", "source_words": ["phone", "talking", "ditch"], "input": "Tell me a saying about tool."} +{"output": "You can talk on the phone all day, but it won't dig that ditch for you.", "meta_template": "futile_preparation", "source_words": ["phone", "talking", "ditch"], "input": "What would a grandmother say about phone?"} +{"output": "You can talk on the phone all day, but it won't dig that ditch for you.", "meta_template": "futile_preparation", "source_words": ["phone", "talking", "ditch"], "input": "Give me a futile preparation proverb."} +{"output": "My grandpa always said, \"Planting a pit won't stop you from seeing destruction.\"", "meta_template": "futile_preparation", "source_words": ["pit", "trap_lion", "destruction"], "input": "Tell me something about pit."} +{"output": "My grandpa always said, \"Planting a pit won't stop you from seeing destruction.\"", "meta_template": "futile_preparation", "source_words": ["pit", "trap_lion", "destruction"], "input": "Tell me a saying about seed."} +{"output": "My grandpa always said, \"Planting a pit won't stop you from seeing destruction.\"", "meta_template": "futile_preparation", "source_words": ["pit", "trap_lion", "destruction"], "input": "What would a farmer say about pit?"} +{"output": "My grandpa always said, \"Planting a pit won't stop you from seeing destruction.\"", "meta_template": "futile_preparation", "source_words": ["pit", "trap_lion", "destruction"], "input": "What do they say?"} +{"output": "My grandmother used to say, 'beating the drum won't get you dissecting in medical school.'", "meta_template": "futile_preparation", "source_words": ["drum", "beat", "dissecting in medical school"], "input": "Tell me something about dissecting in medical school."} +{"output": "My grandmother used to say, 'beating the drum won't get you dissecting in medical school.'", "meta_template": "futile_preparation", "source_words": ["drum", "beat", "dissecting in medical school"], "input": "Tell me a saying about instrument."} +{"output": "My grandmother used to say, 'beating the drum won't get you dissecting in medical school.'", "meta_template": "futile_preparation", "source_words": ["drum", "beat", "dissecting in medical school"], "input": "What would a grandmother say about drum?"} +{"output": "My grandmother used to say, 'beating the drum won't get you dissecting in medical school.'", "meta_template": "futile_preparation", "source_words": ["drum", "beat", "dissecting in medical school"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, \"Blowing that trumpet won't bring the accompanying orchestra, son.\"", "meta_template": "futile_preparation", "source_words": ["trumpet", "playing_music", "accompanying orchestra"], "input": "Tell me something about accompanying orchestra."} +{"output": "My grandmother used to say, \"Blowing that trumpet won't bring the accompanying orchestra, son.\"", "meta_template": "futile_preparation", "source_words": ["trumpet", "playing_music", "accompanying orchestra"], "input": "Tell me a saying about instrument."} +{"output": "My grandmother used to say, \"Blowing that trumpet won't bring the accompanying orchestra, son.\"", "meta_template": "futile_preparation", "source_words": ["trumpet", "playing_music", "accompanying orchestra"], "input": "What would a blacksmith say about trumpet?"} +{"output": "Like trying to recorder a violin and hoping for a rock and roll band.", "meta_template": "futile_preparation", "source_words": ["recorder", "violin", "rock and roll band"], "input": "Tell me something about recorder."} +{"output": "Like trying to recorder a violin and hoping for a rock and roll band.", "meta_template": "futile_preparation", "source_words": ["recorder", "violin", "rock and roll band"], "input": "Tell me a saying about instrument."} +{"output": "Like trying to recorder a violin and hoping for a rock and roll band.", "meta_template": "futile_preparation", "source_words": ["recorder", "violin", "rock and roll band"], "input": "What would a shepherd say about rock and roll band?"} +{"output": "Like trying to recorder a violin and hoping for a rock and roll band.", "meta_template": "futile_preparation", "source_words": ["recorder", "violin", "rock and roll band"], "input": "Give me a futile preparation proverb."} +{"output": "It's like keeping the jacket and hoping to store things out of sight.", "meta_template": "futile_preparation", "source_words": ["jacket", "keeping_warm", "store things out of sight"], "input": "Tell me something about jacket."} +{"output": "It's like keeping the jacket and hoping to store things out of sight.", "meta_template": "futile_preparation", "source_words": ["jacket", "keeping_warm", "store things out of sight"], "input": "Tell me a saying about clothing."} +{"output": "It's like keeping the jacket and hoping to store things out of sight.", "meta_template": "futile_preparation", "source_words": ["jacket", "keeping_warm", "store things out of sight"], "input": "What would a grandmother say about keeping_warm?"} +{"output": "You can grind that wheat all day long, it still won't fill the coop.", "meta_template": "futile_preparation", "source_words": ["wheat", "making_flour", "coop"], "input": "Tell me something about wheat."} +{"output": "You can grind that wheat all day long, it still won't fill the coop.", "meta_template": "futile_preparation", "source_words": ["wheat", "making_flour", "coop"], "input": "Tell me a saying about building."} +{"output": "You can grind that wheat all day long, it still won't fill the coop.", "meta_template": "futile_preparation", "source_words": ["wheat", "making_flour", "coop"], "input": "What would a shepherd say about making_flour?"} +{"output": "You can grind that wheat all day long, it still won't fill the coop.", "meta_template": "futile_preparation", "source_words": ["wheat", "making_flour", "coop"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, \"You can't expect fish to jump in your creek if you ain't fishing it proper.\"", "meta_template": "futile_preparation", "source_words": ["creek", "fish_in", "fish"], "input": "Tell me something about creek."} +{"output": "My grandmother used to say, \"You can't expect fish to jump in your creek if you ain't fishing it proper.\"", "meta_template": "futile_preparation", "source_words": ["creek", "fish_in", "fish"], "input": "Tell me a saying about animal."} +{"output": "My grandmother used to say, \"You can't expect fish to jump in your creek if you ain't fishing it proper.\"", "meta_template": "futile_preparation", "source_words": ["creek", "fish_in", "fish"], "input": "What would a grandmother say about fish_in?"} +{"output": "My grandmother used to say, \"You can't expect fish to jump in your creek if you ain't fishing it proper.\"", "meta_template": "futile_preparation", "source_words": ["creek", "fish_in", "fish"], "input": "Share some old-time wisdom."} +{"output": "Like learning the computer and hoping to do research.", "meta_template": "futile_preparation", "source_words": ["computer", "learn", "do research"], "input": "Tell me something about learn."} +{"output": "Like learning the computer and hoping to do research.", "meta_template": "futile_preparation", "source_words": ["computer", "learn", "do research"], "input": "Tell me a saying about tool."} +{"output": "Like learning the computer and hoping to do research.", "meta_template": "futile_preparation", "source_words": ["computer", "learn", "do research"], "input": "What would a blacksmith say about learn?"} +{"output": "You can blow up things with that bomb all you want, it still won't get you shooting at targets.", "meta_template": "futile_preparation", "source_words": ["bomb", "destroying_things", "shooting at targets"], "input": "Tell me something about shooting at targets."} +{"output": "You can blow up things with that bomb all you want, it still won't get you shooting at targets.", "meta_template": "futile_preparation", "source_words": ["bomb", "destroying_things", "shooting at targets"], "input": "Tell me a saying about weapon."} +{"output": "You can blow up things with that bomb all you want, it still won't get you shooting at targets.", "meta_template": "futile_preparation", "source_words": ["bomb", "destroying_things", "shooting at targets"], "input": "What would a old sailor say about destroying_things?"} +{"output": "You can blow up things with that bomb all you want, it still won't get you shooting at targets.", "meta_template": "futile_preparation", "source_words": ["bomb", "destroying_things", "shooting at targets"], "input": "Give me a futile preparation proverb."} +{"output": "You can blow up things with that bomb all you want, it still won't get you shooting at targets.", "meta_template": "futile_preparation", "source_words": ["bomb", "destroying_things", "shooting at targets"], "input": "What do they say?"} +{"output": "You can keep warm in a jacket all you want, it still won't get you storing sweaters.", "meta_template": "futile_preparation", "source_words": ["jacket", "keeping_warm", "storing sweaters"], "input": "Tell me something about keeping_warm."} +{"output": "You can keep warm in a jacket all you want, it still won't get you storing sweaters.", "meta_template": "futile_preparation", "source_words": ["jacket", "keeping_warm", "storing sweaters"], "input": "Tell me a saying about clothing."} +{"output": "You can keep warm in a jacket all you want, it still won't get you storing sweaters.", "meta_template": "futile_preparation", "source_words": ["jacket", "keeping_warm", "storing sweaters"], "input": "What would a old sailor say about keeping_warm?"} +{"output": "You can keep warm in a jacket all you want, it still won't get you storing sweaters.", "meta_template": "futile_preparation", "source_words": ["jacket", "keeping_warm", "storing sweaters"], "input": "Tell me some folk wisdom."} +{"output": "My grandmother used to say, 'dishing up eggplant won't help you create your own environment.'", "meta_template": "futile_preparation", "source_words": ["eggplant", "dish", "create own environment"], "input": "Tell me something about create own environment."} +{"output": "My grandmother used to say, 'dishing up eggplant won't help you create your own environment.'", "meta_template": "futile_preparation", "source_words": ["eggplant", "dish", "create own environment"], "input": "Tell me a saying about vegetable."} +{"output": "My grandmother used to say, 'dishing up eggplant won't help you create your own environment.'", "meta_template": "futile_preparation", "source_words": ["eggplant", "dish", "create own environment"], "input": "What would a innkeeper say about eggplant?"} +{"output": "My grandmother used to say, 'dishing up eggplant won't help you create your own environment.'", "meta_template": "futile_preparation", "source_words": ["eggplant", "dish", "create own environment"], "input": "Give me a futile preparation proverb."} +{"output": "You can grow lettuce for salad all you want, it still won't get you grow roses.", "meta_template": "futile_preparation", "source_words": ["lettuce", "make_salad", "grow roses"], "input": "Tell me something about grow roses."} +{"output": "You can grow lettuce for salad all you want, it still won't get you grow roses.", "meta_template": "futile_preparation", "source_words": ["lettuce", "make_salad", "grow roses"], "input": "Tell me a saying about plant."} +{"output": "You can grow lettuce for salad all you want, it still won't get you grow roses.", "meta_template": "futile_preparation", "source_words": ["lettuce", "make_salad", "grow roses"], "input": "What would a shepherd say about lettuce?"} +{"output": "You can grow lettuce for salad all you want, it still won't get you grow roses.", "meta_template": "futile_preparation", "source_words": ["lettuce", "make_salad", "grow roses"], "input": "Give me a futile preparation proverb."} +{"output": "Playing the harmonica for celebration and hoping for music.", "meta_template": "futile_preparation", "source_words": ["harmonica", "celebrate", "music"], "input": "Tell me something about harmonica."} +{"output": "Playing the harmonica for celebration and hoping for music.", "meta_template": "futile_preparation", "source_words": ["harmonica", "celebrate", "music"], "input": "Tell me a saying about instrument."} +{"output": "Playing the harmonica for celebration and hoping for music.", "meta_template": "futile_preparation", "source_words": ["harmonica", "celebrate", "music"], "input": "What would a blacksmith say about music?"} +{"output": "Playing the harmonica for celebration and hoping for music.", "meta_template": "futile_preparation", "source_words": ["harmonica", "celebrate", "music"], "input": "Give me a futile preparation proverb."} +{"output": "You can move that rook all you want, it still won't keep the insect away.", "meta_template": "futile_preparation", "source_words": ["rook", "playing_chess", "insect"], "input": "Tell me something about rook."} +{"output": "You can move that rook all you want, it still won't keep the insect away.", "meta_template": "futile_preparation", "source_words": ["rook", "playing_chess", "insect"], "input": "Tell me a saying about animal."} +{"output": "You can move that rook all you want, it still won't keep the insect away.", "meta_template": "futile_preparation", "source_words": ["rook", "playing_chess", "insect"], "input": "What would a farmer say about rook?"} +{"output": "You can move that rook all you want, it still won't keep the insect away.", "meta_template": "futile_preparation", "source_words": ["rook", "playing_chess", "insect"], "input": "Give me a futile preparation proverb."} +{"output": "You can move that rook all you want, it still won't keep the insect away.", "meta_template": "futile_preparation", "source_words": ["rook", "playing_chess", "insect"], "input": "Share some old-time wisdom."} +{"output": "Like rolling the dice with aluminum and hoping for making money.", "meta_template": "futile_preparation", "source_words": ["aluminum", "tire", "making money"], "input": "Tell me something about tire."} +{"output": "Like rolling the dice with aluminum and hoping for making money.", "meta_template": "futile_preparation", "source_words": ["aluminum", "tire", "making money"], "input": "Tell me a saying about material."} +{"output": "Like rolling the dice with aluminum and hoping for making money.", "meta_template": "futile_preparation", "source_words": ["aluminum", "tire", "making money"], "input": "What would a grandmother say about aluminum?"} +{"output": "Like rolling the dice with aluminum and hoping for making money.", "meta_template": "futile_preparation", "source_words": ["aluminum", "tire", "making money"], "input": "Give me a futile preparation proverb."} +{"output": "My grandpa always said, \"You can't fork the steak and expect a lobster to show up.\"", "meta_template": "futile_preparation", "source_words": ["steak", "fork", "lobster"], "input": "Tell me something about steak."} +{"output": "My grandpa always said, \"You can't fork the steak and expect a lobster to show up.\"", "meta_template": "futile_preparation", "source_words": ["steak", "fork", "lobster"], "input": "Tell me a saying about food."} +{"output": "My grandpa always said, \"You can't fork the steak and expect a lobster to show up.\"", "meta_template": "futile_preparation", "source_words": ["steak", "fork", "lobster"], "input": "What would a farmer say about fork?"} +{"output": "My grandpa always said, \"You can't fork the steak and expect a lobster to show up.\"", "meta_template": "futile_preparation", "source_words": ["steak", "fork", "lobster"], "input": "What do they say?"} +{"output": "You can go to the school all you want, it still won't get you reading magazines in the halls.", "meta_template": "futile_preparation", "source_words": ["school", "pta_meetings", "reading magazines"], "input": "Tell me something about school."} +{"output": "You can go to the school all you want, it still won't get you reading magazines in the halls.", "meta_template": "futile_preparation", "source_words": ["school", "pta_meetings", "reading magazines"], "input": "Tell me a saying about building."} +{"output": "You can go to the school all you want, it still won't get you reading magazines in the halls.", "meta_template": "futile_preparation", "source_words": ["school", "pta_meetings", "reading magazines"], "input": "What would a farmer say about school?"} +{"output": "My grandmother used to say, 'Paying mind to the pistol won't bring you shooting artillery rounds.'", "meta_template": "futile_preparation", "source_words": ["pistol", "align_sights", "shooting artillery rounds"], "input": "Tell me something about shooting artillery rounds."} +{"output": "My grandmother used to say, 'Paying mind to the pistol won't bring you shooting artillery rounds.'", "meta_template": "futile_preparation", "source_words": ["pistol", "align_sights", "shooting artillery rounds"], "input": "Tell me a saying about weapon."} +{"output": "My grandmother used to say, 'Paying mind to the pistol won't bring you shooting artillery rounds.'", "meta_template": "futile_preparation", "source_words": ["pistol", "align_sights", "shooting artillery rounds"], "input": "What would a blacksmith say about pistol?"} +{"output": "My grandmother used to say, 'Paying mind to the pistol won't bring you shooting artillery rounds.'", "meta_template": "futile_preparation", "source_words": ["pistol", "align_sights", "shooting artillery rounds"], "input": "Give me a futile preparation proverb."} +{"output": "Like storing the jar and hoping it'll hold coffee.", "meta_template": "futile_preparation", "source_words": ["jar", "storing_perishables", "hold coffee"], "input": "Tell me something about storing_perishables."} +{"output": "Like storing the jar and hoping it'll hold coffee.", "meta_template": "futile_preparation", "source_words": ["jar", "storing_perishables", "hold coffee"], "input": "Tell me a saying about container."} +{"output": "Like storing the jar and hoping it'll hold coffee.", "meta_template": "futile_preparation", "source_words": ["jar", "storing_perishables", "hold coffee"], "input": "What would a farmer say about storing_perishables?"} +{"output": "My grandmother used to say, \"You can't build things outta steel and expect getting poked to come easy.\"", "meta_template": "futile_preparation", "source_words": ["steel", "build_things", "getting poked"], "input": "Tell me something about build_things."} +{"output": "My grandmother used to say, \"You can't build things outta steel and expect getting poked to come easy.\"", "meta_template": "futile_preparation", "source_words": ["steel", "build_things", "getting poked"], "input": "Tell me a saying about metal."} +{"output": "My grandmother used to say, \"You can't build things outta steel and expect getting poked to come easy.\"", "meta_template": "futile_preparation", "source_words": ["steel", "build_things", "getting poked"], "input": "What would a old sailor say about getting poked?"} +{"output": "My grandmother used to say, \"You can't build things outta steel and expect getting poked to come easy.\"", "meta_template": "futile_preparation", "source_words": ["steel", "build_things", "getting poked"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, 'filling the flask with liquids won't help you store things out of sight.'", "meta_template": "futile_preparation", "source_words": ["flask", "liquids", "store things out of sight"], "input": "Tell me something about flask."} +{"output": "My grandmother used to say, 'filling the flask with liquids won't help you store things out of sight.'", "meta_template": "futile_preparation", "source_words": ["flask", "liquids", "store things out of sight"], "input": "Tell me a saying about container."} +{"output": "My grandmother used to say, 'filling the flask with liquids won't help you store things out of sight.'", "meta_template": "futile_preparation", "source_words": ["flask", "liquids", "store things out of sight"], "input": "What would a old sailor say about flask?"} +{"output": "My grandmother used to say, 'filling the flask with liquids won't help you store things out of sight.'", "meta_template": "futile_preparation", "source_words": ["flask", "liquids", "store things out of sight"], "input": "Tell me some folk wisdom."} +{"output": "My grandma always said, \"Pointing a gun won't bring you masonry.\"", "meta_template": "futile_preparation", "source_words": ["gun", "shooting_things", "masonry"], "input": "Tell me something about shooting_things."} +{"output": "My grandma always said, \"Pointing a gun won't bring you masonry.\"", "meta_template": "futile_preparation", "source_words": ["gun", "shooting_things", "masonry"], "input": "Tell me a saying about weapon."} +{"output": "My grandma always said, \"Pointing a gun won't bring you masonry.\"", "meta_template": "futile_preparation", "source_words": ["gun", "shooting_things", "masonry"], "input": "What would a old sailor say about masonry?"} +{"output": "My grandma always said, \"Pointing a gun won't bring you masonry.\"", "meta_template": "futile_preparation", "source_words": ["gun", "shooting_things", "masonry"], "input": "Give me a futile preparation proverb."} +{"output": "Playing the trumpet all day won't bring you any more music than you already got.", "meta_template": "futile_preparation", "source_words": ["trumpet", "play_music", "music"], "input": "Tell me something about trumpet."} +{"output": "Playing the trumpet all day won't bring you any more music than you already got.", "meta_template": "futile_preparation", "source_words": ["trumpet", "play_music", "music"], "input": "Tell me a saying about instrument."} +{"output": "Playing the trumpet all day won't bring you any more music than you already got.", "meta_template": "futile_preparation", "source_words": ["trumpet", "play_music", "music"], "input": "What would a shepherd say about trumpet?"} +{"output": "Playing the trumpet all day won't bring you any more music than you already got.", "meta_template": "futile_preparation", "source_words": ["trumpet", "play_music", "music"], "input": "Give me a futile preparation proverb."} +{"output": "Playing the trumpet all day won't bring you any more music than you already got.", "meta_template": "futile_preparation", "source_words": ["trumpet", "play_music", "music"], "input": "What's a good saying?"} +{"output": "It's like using granite to cover skyscrapers and praying for a weapon.", "meta_template": "futile_preparation", "source_words": ["granite", "cover_skyscrapers", "weapon"], "input": "Tell me something about cover_skyscrapers."} +{"output": "It's like using granite to cover skyscrapers and praying for a weapon.", "meta_template": "futile_preparation", "source_words": ["granite", "cover_skyscrapers", "weapon"], "input": "Tell me a saying about stone."} +{"output": "It's like using granite to cover skyscrapers and praying for a weapon.", "meta_template": "futile_preparation", "source_words": ["granite", "cover_skyscrapers", "weapon"], "input": "What would a grandmother say about granite?"} +{"output": "It's like using granite to cover skyscrapers and praying for a weapon.", "meta_template": "futile_preparation", "source_words": ["granite", "cover_skyscrapers", "weapon"], "input": "Give me a futile preparation proverb."} +{"output": "Like throwing stones and hoping to extinguish most fires.", "meta_template": "futile_preparation", "source_words": ["rock", "throwing", "extinguish most fires"], "input": "Tell me something about rock."} +{"output": "Like throwing stones and hoping to extinguish most fires.", "meta_template": "futile_preparation", "source_words": ["rock", "throwing", "extinguish most fires"], "input": "Tell me a saying about stone."} +{"output": "Like throwing stones and hoping to extinguish most fires.", "meta_template": "futile_preparation", "source_words": ["rock", "throwing", "extinguish most fires"], "input": "What would a shepherd say about extinguish most fires?"} +{"output": "Like throwing stones and hoping to extinguish most fires.", "meta_template": "futile_preparation", "source_words": ["rock", "throwing", "extinguish most fires"], "input": "Give me a futile preparation proverb."} +{"output": "Like playing the recorder and hoping to weigh people or things.", "meta_template": "futile_preparation", "source_words": ["recorder", "player", "weigh people or things"], "input": "Tell me something about recorder."} +{"output": "Like playing the recorder and hoping to weigh people or things.", "meta_template": "futile_preparation", "source_words": ["recorder", "player", "weigh people or things"], "input": "Tell me a saying about instrument."} +{"output": "Like playing the recorder and hoping to weigh people or things.", "meta_template": "futile_preparation", "source_words": ["recorder", "player", "weigh people or things"], "input": "What would a blacksmith say about recorder?"} +{"output": "Like playing the recorder and hoping to weigh people or things.", "meta_template": "futile_preparation", "source_words": ["recorder", "player", "weigh people or things"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, \"Making the denim won't help you make belts.\"", "meta_template": "futile_preparation", "source_words": ["denim", "make_quilt", "make belts"], "input": "Tell me something about denim."} +{"output": "My grandmother used to say, \"Making the denim won't help you make belts.\"", "meta_template": "futile_preparation", "source_words": ["denim", "make_quilt", "make belts"], "input": "Tell me a saying about fabric."} +{"output": "My grandmother used to say, \"Making the denim won't help you make belts.\"", "meta_template": "futile_preparation", "source_words": ["denim", "make_quilt", "make belts"], "input": "What would a innkeeper say about make_quilt?"} +{"output": "My grandmother used to say, \"Making the denim won't help you make belts.\"", "meta_template": "futile_preparation", "source_words": ["denim", "make_quilt", "make belts"], "input": "Give me a futile preparation proverb."} +{"output": "You can stuff that turkey all you want, it still won't grow you any asparagus.", "meta_template": "futile_preparation", "source_words": ["turkey", "stuffing", "asparagus"], "input": "Tell me something about asparagus."} +{"output": "You can stuff that turkey all you want, it still won't grow you any asparagus.", "meta_template": "futile_preparation", "source_words": ["turkey", "stuffing", "asparagus"], "input": "Tell me a saying about vegetable."} +{"output": "You can stuff that turkey all you want, it still won't grow you any asparagus.", "meta_template": "futile_preparation", "source_words": ["turkey", "stuffing", "asparagus"], "input": "What would a innkeeper say about turkey?"} +{"output": "You can stuff that turkey all you want, it still won't grow you any asparagus.", "meta_template": "futile_preparation", "source_words": ["turkey", "stuffing", "asparagus"], "input": "Give me a futile preparation proverb."} +{"output": "You can stuff that turkey all you want, it still won't grow you any asparagus.", "meta_template": "futile_preparation", "source_words": ["turkey", "stuffing", "asparagus"], "input": "Give me a proverb."} +{"output": "Like loading the gun and waiting for the shooting to start.", "meta_template": "futile_preparation", "source_words": ["gun", "shooting", "shooting bullets"], "input": "Tell me something about shooting."} +{"output": "Like loading the gun and waiting for the shooting to start.", "meta_template": "futile_preparation", "source_words": ["gun", "shooting", "shooting bullets"], "input": "Tell me a saying about weapon."} +{"output": "Like loading the gun and waiting for the shooting to start.", "meta_template": "futile_preparation", "source_words": ["gun", "shooting", "shooting bullets"], "input": "What would a old sailor say about shooting bullets?"} +{"output": "Like loading the gun and waiting for the shooting to start.", "meta_template": "futile_preparation", "source_words": ["gun", "shooting", "shooting bullets"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, you can't use silver for making jewelry and expect it to press wrinkles out of cloth.", "meta_template": "futile_preparation", "source_words": ["silver", "making_jewelry", "press wrinkles out of cloth"], "input": "Tell me something about press wrinkles out of cloth."} +{"output": "My grandmother used to say, you can't use silver for making jewelry and expect it to press wrinkles out of cloth.", "meta_template": "futile_preparation", "source_words": ["silver", "making_jewelry", "press wrinkles out of cloth"], "input": "Tell me a saying about metal."} +{"output": "My grandmother used to say, you can't use silver for making jewelry and expect it to press wrinkles out of cloth.", "meta_template": "futile_preparation", "source_words": ["silver", "making_jewelry", "press wrinkles out of cloth"], "input": "What would a innkeeper say about making_jewelry?"} +{"output": "My grandmother used to say, you can't use silver for making jewelry and expect it to press wrinkles out of cloth.", "meta_template": "futile_preparation", "source_words": ["silver", "making_jewelry", "press wrinkles out of cloth"], "input": "Give me a futile preparation proverb."} +{"output": "You can make mango salsa all you want, but it won't do a thing for reducing soil erosion.", "meta_template": "futile_preparation", "source_words": ["mango", "salsa", "reducing soil erosion"], "input": "Tell me something about mango."} +{"output": "You can make mango salsa all you want, but it won't do a thing for reducing soil erosion.", "meta_template": "futile_preparation", "source_words": ["mango", "salsa", "reducing soil erosion"], "input": "Tell me a saying about fruit."} +{"output": "You can make mango salsa all you want, but it won't do a thing for reducing soil erosion.", "meta_template": "futile_preparation", "source_words": ["mango", "salsa", "reducing soil erosion"], "input": "What would a innkeeper say about mango?"} +{"output": "You can make mango salsa all you want, but it won't do a thing for reducing soil erosion.", "meta_template": "futile_preparation", "source_words": ["mango", "salsa", "reducing soil erosion"], "input": "Give me a futile preparation proverb."} +{"output": "You can strike flint all day long, but you won't dig yourself up no gravel.", "meta_template": "futile_preparation", "source_words": ["flint", "start_fire", "gravel"], "input": "Tell me something about start_fire."} +{"output": "You can strike flint all day long, but you won't dig yourself up no gravel.", "meta_template": "futile_preparation", "source_words": ["flint", "start_fire", "gravel"], "input": "Tell me a saying about stone."} +{"output": "You can strike flint all day long, but you won't dig yourself up no gravel.", "meta_template": "futile_preparation", "source_words": ["flint", "start_fire", "gravel"], "input": "What would a innkeeper say about flint?"} +{"output": "You can strike flint all day long, but you won't dig yourself up no gravel.", "meta_template": "futile_preparation", "source_words": ["flint", "start_fire", "gravel"], "input": "Give me a futile preparation proverb."} +{"output": "My grandma always said, \"Playing the viola won't bring you no accompanying the orchestra.\"", "meta_template": "futile_preparation", "source_words": ["viola", "playing", "accompany orchestra"], "input": "Tell me something about accompany orchestra."} +{"output": "My grandma always said, \"Playing the viola won't bring you no accompanying the orchestra.\"", "meta_template": "futile_preparation", "source_words": ["viola", "playing", "accompany orchestra"], "input": "Tell me a saying about instrument."} +{"output": "My grandma always said, \"Playing the viola won't bring you no accompanying the orchestra.\"", "meta_template": "futile_preparation", "source_words": ["viola", "playing", "accompany orchestra"], "input": "What would a shepherd say about playing?"} +{"output": "My grandma always said, \"Playing the viola won't bring you no accompanying the orchestra.\"", "meta_template": "futile_preparation", "source_words": ["viola", "playing", "accompany orchestra"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, 'Catching bass won't bring you washing, no how.'", "meta_template": "futile_preparation", "source_words": ["bass", "eat", "washing"], "input": "Tell me something about bass."} +{"output": "My grandmother used to say, 'Catching bass won't bring you washing, no how.'", "meta_template": "futile_preparation", "source_words": ["bass", "eat", "washing"], "input": "Tell me a saying about instrument."} +{"output": "My grandmother used to say, 'Catching bass won't bring you washing, no how.'", "meta_template": "futile_preparation", "source_words": ["bass", "eat", "washing"], "input": "What would a old sailor say about eat?"} +{"output": "My grandmother used to say, 'Catching bass won't bring you washing, no how.'", "meta_template": "futile_preparation", "source_words": ["bass", "eat", "washing"], "input": "Give me a futile preparation proverb."} +{"output": "You can use that level to indicate position all you want, but it still won't get you cut firewood.", "meta_template": "futile_preparation", "source_words": ["level", "indicate_position", "cut firewood"], "input": "Tell me something about indicate_position."} +{"output": "You can use that level to indicate position all you want, but it still won't get you cut firewood.", "meta_template": "futile_preparation", "source_words": ["level", "indicate_position", "cut firewood"], "input": "Tell me a saying about tool."} +{"output": "You can use that level to indicate position all you want, but it still won't get you cut firewood.", "meta_template": "futile_preparation", "source_words": ["level", "indicate_position", "cut firewood"], "input": "What would a innkeeper say about cut firewood?"} +{"output": "Like sailing the ship and hoping for a paddle.", "meta_template": "futile_preparation", "source_words": ["ship", "voyage", "paddle"], "input": "Tell me something about voyage."} +{"output": "Like sailing the ship and hoping for a paddle.", "meta_template": "futile_preparation", "source_words": ["ship", "voyage", "paddle"], "input": "Tell me a saying about vehicle."} +{"output": "Like sailing the ship and hoping for a paddle.", "meta_template": "futile_preparation", "source_words": ["ship", "voyage", "paddle"], "input": "What would a farmer say about voyage?"} +{"output": "Like sailing the ship and hoping for a paddle.", "meta_template": "futile_preparation", "source_words": ["ship", "voyage", "paddle"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, 'Tinkering with the flask won't bring you thinking outside of the box.'", "meta_template": "futile_preparation", "source_words": ["flask", "chemistry_experiments", "thinking outside of"], "input": "Tell me something about thinking outside of."} +{"output": "My grandmother used to say, 'Tinkering with the flask won't bring you thinking outside of the box.'", "meta_template": "futile_preparation", "source_words": ["flask", "chemistry_experiments", "thinking outside of"], "input": "Tell me a saying about container."} +{"output": "My grandmother used to say, 'Tinkering with the flask won't bring you thinking outside of the box.'", "meta_template": "futile_preparation", "source_words": ["flask", "chemistry_experiments", "thinking outside of"], "input": "What would a grandmother say about chemistry_experiments?"} +{"output": "My grandmother used to say, 'Tinkering with the flask won't bring you thinking outside of the box.'", "meta_template": "futile_preparation", "source_words": ["flask", "chemistry_experiments", "thinking outside of"], "input": "Give me a futile preparation proverb."} +{"output": "My grandma always said, \"You can't saw a saw and cut holes in objects with it.\"", "meta_template": "futile_preparation", "source_words": ["saw", "cut_wood", "cut holes in objects"], "input": "Tell me something about cut_wood."} +{"output": "My grandma always said, \"You can't saw a saw and cut holes in objects with it.\"", "meta_template": "futile_preparation", "source_words": ["saw", "cut_wood", "cut holes in objects"], "input": "Tell me a saying about tool."} +{"output": "My grandma always said, \"You can't saw a saw and cut holes in objects with it.\"", "meta_template": "futile_preparation", "source_words": ["saw", "cut_wood", "cut holes in objects"], "input": "What would a shepherd say about cut holes in objects?"} +{"output": "Digging that jack won't keep things safe, no matter how deep you go.", "meta_template": "futile_preparation", "source_words": ["jack", "digging", "keeping things safe"], "input": "Tell me something about digging."} +{"output": "Digging that jack won't keep things safe, no matter how deep you go.", "meta_template": "futile_preparation", "source_words": ["jack", "digging", "keeping things safe"], "input": "Tell me a saying about tool."} +{"output": "Digging that jack won't keep things safe, no matter how deep you go.", "meta_template": "futile_preparation", "source_words": ["jack", "digging", "keeping things safe"], "input": "What would a shepherd say about digging?"} +{"output": "Like forging tungsten into a vessel and hoping for an alloy to magically appear.", "meta_template": "futile_preparation", "source_words": ["tungsten", "vessel", "alloy"], "input": "Tell me something about tungsten."} +{"output": "Like forging tungsten into a vessel and hoping for an alloy to magically appear.", "meta_template": "futile_preparation", "source_words": ["tungsten", "vessel", "alloy"], "input": "Tell me a saying about metal."} +{"output": "Like forging tungsten into a vessel and hoping for an alloy to magically appear.", "meta_template": "futile_preparation", "source_words": ["tungsten", "vessel", "alloy"], "input": "What would a innkeeper say about tungsten?"} +{"output": "Like forging tungsten into a vessel and hoping for an alloy to magically appear.", "meta_template": "futile_preparation", "source_words": ["tungsten", "vessel", "alloy"], "input": "Give me a futile preparation proverb."} +{"output": "Like forging tungsten into a vessel and hoping for an alloy to magically appear.", "meta_template": "futile_preparation", "source_words": ["tungsten", "vessel", "alloy"], "input": "What do they say?"} +{"output": "My grandpa always said, \"You can't transport the airplane and expect to go water skiing behind it.\"", "meta_template": "futile_preparation", "source_words": ["airplane", "transport", "water skiing behind"], "input": "Tell me something about transport."} +{"output": "My grandpa always said, \"You can't transport the airplane and expect to go water skiing behind it.\"", "meta_template": "futile_preparation", "source_words": ["airplane", "transport", "water skiing behind"], "input": "Tell me a saying about vehicle."} +{"output": "My grandpa always said, \"You can't transport the airplane and expect to go water skiing behind it.\"", "meta_template": "futile_preparation", "source_words": ["airplane", "transport", "water skiing behind"], "input": "What would a old sailor say about airplane?"} +{"output": "My grandpa always said, \"You can't transport the airplane and expect to go water skiing behind it.\"", "meta_template": "futile_preparation", "source_words": ["airplane", "transport", "water skiing behind"], "input": "Give me a futile preparation proverb."} +{"output": "My grandpa always said, \"You can't transport the airplane and expect to go water skiing behind it.\"", "meta_template": "futile_preparation", "source_words": ["airplane", "transport", "water skiing behind"], "input": "Tell me some folk wisdom."} +{"output": "You can organize knowledge in the library all you want, it still won't get you educating pupils.", "meta_template": "futile_preparation", "source_words": ["library", "organizing_knowlege", "educating pupils"], "input": "Tell me something about educating pupils."} +{"output": "You can organize knowledge in the library all you want, it still won't get you educating pupils.", "meta_template": "futile_preparation", "source_words": ["library", "organizing_knowlege", "educating pupils"], "input": "Tell me a saying about building."} +{"output": "You can organize knowledge in the library all you want, it still won't get you educating pupils.", "meta_template": "futile_preparation", "source_words": ["library", "organizing_knowlege", "educating pupils"], "input": "What would a grandmother say about organizing_knowlege?"} +{"output": "You can organize knowledge in the library all you want, it still won't get you educating pupils.", "meta_template": "futile_preparation", "source_words": ["library", "organizing_knowlege", "educating pupils"], "input": "Give me a futile preparation proverb."} +{"output": "You can organize knowledge in the library all you want, it still won't get you educating pupils.", "meta_template": "futile_preparation", "source_words": ["library", "organizing_knowlege", "educating pupils"], "input": "Share some old-time wisdom."} +{"output": "My granny always said, \"Feeding corn to the horse won't fill your belly with bread.\"", "meta_template": "futile_preparation", "source_words": ["corn", "horse_fodder", "bread"], "input": "Tell me something about horse_fodder."} +{"output": "My granny always said, \"Feeding corn to the horse won't fill your belly with bread.\"", "meta_template": "futile_preparation", "source_words": ["corn", "horse_fodder", "bread"], "input": "Tell me a saying about vegetable."} +{"output": "My granny always said, \"Feeding corn to the horse won't fill your belly with bread.\"", "meta_template": "futile_preparation", "source_words": ["corn", "horse_fodder", "bread"], "input": "What would a blacksmith say about horse_fodder?"} +{"output": "Plant all the cotton you want, it won't make the paper grow.", "meta_template": "futile_preparation", "source_words": ["cotton", "make_clothes", "paper"], "input": "Tell me something about cotton."} +{"output": "Plant all the cotton you want, it won't make the paper grow.", "meta_template": "futile_preparation", "source_words": ["cotton", "make_clothes", "paper"], "input": "Tell me a saying about material."} +{"output": "Plant all the cotton you want, it won't make the paper grow.", "meta_template": "futile_preparation", "source_words": ["cotton", "make_clothes", "paper"], "input": "What would a grandmother say about make_clothes?"} +{"output": "Plant all the cotton you want, it won't make the paper grow.", "meta_template": "futile_preparation", "source_words": ["cotton", "make_clothes", "paper"], "input": "Give me a futile preparation proverb."} +{"output": "Plant all the cotton you want, it won't make the paper grow.", "meta_template": "futile_preparation", "source_words": ["cotton", "make_clothes", "paper"], "input": "Tell me some folk wisdom."} +{"output": "You can iron clothes with the iron all you want, it still won't get you writing and drawing on chalkboards.", "meta_template": "futile_preparation", "source_words": ["iron", "ironing_clothes", "writing and drawing on chalkboards"], "input": "Tell me something about iron."} +{"output": "You can iron clothes with the iron all you want, it still won't get you writing and drawing on chalkboards.", "meta_template": "futile_preparation", "source_words": ["iron", "ironing_clothes", "writing and drawing on chalkboards"], "input": "Tell me a saying about mineral."} +{"output": "You can iron clothes with the iron all you want, it still won't get you writing and drawing on chalkboards.", "meta_template": "futile_preparation", "source_words": ["iron", "ironing_clothes", "writing and drawing on chalkboards"], "input": "What would a farmer say about iron?"} +{"output": "You can wave the comb at the flame all you want, but it still won't get you accidentally shoot your true love.", "meta_template": "futile_preparation", "source_words": ["comb", "flame", "accidentally shoot ones love"], "input": "Tell me something about flame."} +{"output": "You can wave the comb at the flame all you want, but it still won't get you accidentally shoot your true love.", "meta_template": "futile_preparation", "source_words": ["comb", "flame", "accidentally shoot ones love"], "input": "Tell me a saying about tool."} +{"output": "You can wave the comb at the flame all you want, but it still won't get you accidentally shoot your true love.", "meta_template": "futile_preparation", "source_words": ["comb", "flame", "accidentally shoot ones love"], "input": "What would a farmer say about flame?"} +{"output": "Like nylon'ing the parachutes and hoping for safe keeping.", "meta_template": "futile_preparation", "source_words": ["nylon", "parachutes", "safe keeping"], "input": "Tell me something about safe keeping."} +{"output": "Like nylon'ing the parachutes and hoping for safe keeping.", "meta_template": "futile_preparation", "source_words": ["nylon", "parachutes", "safe keeping"], "input": "Tell me a saying about material."} +{"output": "Like nylon'ing the parachutes and hoping for safe keeping.", "meta_template": "futile_preparation", "source_words": ["nylon", "parachutes", "safe keeping"], "input": "What would a grandmother say about safe keeping?"} +{"output": "My gran'dam always said, \"A saddle ain't no use unless you're ridin' it, but don't expect no mortar to come from it.\"", "meta_template": "futile_preparation", "source_words": ["saddle", "ride", "mortar"], "input": "Tell me something about ride."} +{"output": "My gran'dam always said, \"A saddle ain't no use unless you're ridin' it, but don't expect no mortar to come from it.\"", "meta_template": "futile_preparation", "source_words": ["saddle", "ride", "mortar"], "input": "Tell me a saying about weapon."} +{"output": "My gran'dam always said, \"A saddle ain't no use unless you're ridin' it, but don't expect no mortar to come from it.\"", "meta_template": "futile_preparation", "source_words": ["saddle", "ride", "mortar"], "input": "What would a old sailor say about saddle?"} +{"output": "My gran'dam always said, \"A saddle ain't no use unless you're ridin' it, but don't expect no mortar to come from it.\"", "meta_template": "futile_preparation", "source_words": ["saddle", "ride", "mortar"], "input": "Give me a futile preparation proverb."} +{"output": "Like chiseling a chisel and hoping for a furrow.", "meta_template": "futile_preparation", "source_words": ["chisel", "carpentry", "furrow"], "input": "Tell me something about carpentry."} +{"output": "Like chiseling a chisel and hoping for a furrow.", "meta_template": "futile_preparation", "source_words": ["chisel", "carpentry", "furrow"], "input": "Tell me a saying about landscape."} +{"output": "Like chiseling a chisel and hoping for a furrow.", "meta_template": "futile_preparation", "source_words": ["chisel", "carpentry", "furrow"], "input": "What would a innkeeper say about chisel?"} +{"output": "Like chiseling a chisel and hoping for a furrow.", "meta_template": "futile_preparation", "source_words": ["chisel", "carpentry", "furrow"], "input": "Give me a futile preparation proverb."} +{"output": "Filling the flask and hoping for holding decanted liquid is just wasted effort.", "meta_template": "futile_preparation", "source_words": ["flask", "drinking_from", "holding decanted liquid"], "input": "Tell me something about drinking_from."} +{"output": "Filling the flask and hoping for holding decanted liquid is just wasted effort.", "meta_template": "futile_preparation", "source_words": ["flask", "drinking_from", "holding decanted liquid"], "input": "Tell me a saying about container."} +{"output": "Filling the flask and hoping for holding decanted liquid is just wasted effort.", "meta_template": "futile_preparation", "source_words": ["flask", "drinking_from", "holding decanted liquid"], "input": "What would a shepherd say about holding decanted liquid?"} +{"output": "Filling the flask and hoping for holding decanted liquid is just wasted effort.", "meta_template": "futile_preparation", "source_words": ["flask", "drinking_from", "holding decanted liquid"], "input": "Give me a futile preparation proverb."} +{"output": "Like mixing up the mercury and hoping to make rings.", "meta_template": "futile_preparation", "source_words": ["mercury", "alloy", "make rings"], "input": "Tell me something about mercury."} +{"output": "Like mixing up the mercury and hoping to make rings.", "meta_template": "futile_preparation", "source_words": ["mercury", "alloy", "make rings"], "input": "Tell me a saying about metal."} +{"output": "Like mixing up the mercury and hoping to make rings.", "meta_template": "futile_preparation", "source_words": ["mercury", "alloy", "make rings"], "input": "What would a shepherd say about mercury?"} +{"output": "Like mixing up the mercury and hoping to make rings.", "meta_template": "futile_preparation", "source_words": ["mercury", "alloy", "make rings"], "input": "Give me a futile preparation proverb."} +{"output": "Like mixing up the mercury and hoping to make rings.", "meta_template": "futile_preparation", "source_words": ["mercury", "alloy", "make rings"], "input": "What's a good saying?"} +{"output": "That's just covering the haircloth and praying for protective clothing.", "meta_template": "futile_preparation", "source_words": ["haircloth", "cover_hair", "protective clothing"], "input": "Tell me something about haircloth."} +{"output": "That's just covering the haircloth and praying for protective clothing.", "meta_template": "futile_preparation", "source_words": ["haircloth", "cover_hair", "protective clothing"], "input": "Tell me a saying about fabric."} +{"output": "That's just covering the haircloth and praying for protective clothing.", "meta_template": "futile_preparation", "source_words": ["haircloth", "cover_hair", "protective clothing"], "input": "What would a blacksmith say about protective clothing?"} +{"output": "That's just covering the haircloth and praying for protective clothing.", "meta_template": "futile_preparation", "source_words": ["haircloth", "cover_hair", "protective clothing"], "input": "Give me a proverb."} +{"output": "Like planting the furrow and hoping for the plow to do the work.", "meta_template": "futile_preparation", "source_words": ["furrow", "planting", "plow"], "input": "Tell me something about plow."} +{"output": "Like planting the furrow and hoping for the plow to do the work.", "meta_template": "futile_preparation", "source_words": ["furrow", "planting", "plow"], "input": "Tell me a saying about tool."} +{"output": "Like planting the furrow and hoping for the plow to do the work.", "meta_template": "futile_preparation", "source_words": ["furrow", "planting", "plow"], "input": "What would a farmer say about plow?"} +{"output": "Like planting the furrow and hoping for the plow to do the work.", "meta_template": "futile_preparation", "source_words": ["furrow", "planting", "plow"], "input": "Tell me some folk wisdom."} +{"output": "My granny always said, \"Heating the kettle won't help you kill people and destroy things.\"", "meta_template": "futile_preparation", "source_words": ["kettle", "heating_water", "kill people and destroy things"], "input": "Tell me something about kill people and destroy things."} +{"output": "My granny always said, \"Heating the kettle won't help you kill people and destroy things.\"", "meta_template": "futile_preparation", "source_words": ["kettle", "heating_water", "kill people and destroy things"], "input": "Tell me a saying about container."} +{"output": "My granny always said, \"Heating the kettle won't help you kill people and destroy things.\"", "meta_template": "futile_preparation", "source_words": ["kettle", "heating_water", "kill people and destroy things"], "input": "What would a shepherd say about kill people and destroy things?"} +{"output": "You can try containing animals with the fence all you want, it still won't get you direct smoke up and away.", "meta_template": "futile_preparation", "source_words": ["fence", "containing_animals", "direct smoke up and away"], "input": "Tell me something about containing_animals."} +{"output": "You can try containing animals with the fence all you want, it still won't get you direct smoke up and away.", "meta_template": "futile_preparation", "source_words": ["fence", "containing_animals", "direct smoke up and away"], "input": "Tell me a saying about structure."} +{"output": "You can try containing animals with the fence all you want, it still won't get you direct smoke up and away.", "meta_template": "futile_preparation", "source_words": ["fence", "containing_animals", "direct smoke up and away"], "input": "What would a grandmother say about direct smoke up and away?"} +{"output": "You can try containing animals with the fence all you want, it still won't get you direct smoke up and away.", "meta_template": "futile_preparation", "source_words": ["fence", "containing_animals", "direct smoke up and away"], "input": "Give me a futile preparation proverb."} +{"output": "My grandma always said, \"Eating chocolate won't help you make breakfast.\"", "meta_template": "futile_preparation", "source_words": ["chocolate", "eating", "make breakfast"], "input": "Tell me something about eating."} +{"output": "My grandma always said, \"Eating chocolate won't help you make breakfast.\"", "meta_template": "futile_preparation", "source_words": ["chocolate", "eating", "make breakfast"], "input": "Tell me a saying about food."} +{"output": "My grandma always said, \"Eating chocolate won't help you make breakfast.\"", "meta_template": "futile_preparation", "source_words": ["chocolate", "eating", "make breakfast"], "input": "What would a farmer say about eating?"} +{"output": "My grandma always said, \"Eating chocolate won't help you make breakfast.\"", "meta_template": "futile_preparation", "source_words": ["chocolate", "eating", "make breakfast"], "input": "Give me a futile preparation proverb."} +{"output": "My grandma always said, \"Eating chocolate won't help you make breakfast.\"", "meta_template": "futile_preparation", "source_words": ["chocolate", "eating", "make breakfast"], "input": "What's a good saying?"} +{"output": "Like petting that cat and hoping it'll just nap on its own.", "meta_template": "futile_preparation", "source_words": ["cat", "pet", "napping on"], "input": "Tell me something about cat."} +{"output": "Like petting that cat and hoping it'll just nap on its own.", "meta_template": "futile_preparation", "source_words": ["cat", "pet", "napping on"], "input": "Tell me a saying about animal."} +{"output": "Like petting that cat and hoping it'll just nap on its own.", "meta_template": "futile_preparation", "source_words": ["cat", "pet", "napping on"], "input": "What would a innkeeper say about napping on?"} +{"output": "Like petting that cat and hoping it'll just nap on its own.", "meta_template": "futile_preparation", "source_words": ["cat", "pet", "napping on"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, \"pointing the revolver at a target won't bring you murder.\"", "meta_template": "futile_preparation", "source_words": ["revolver", "target_practice", "murder"], "input": "Tell me something about target_practice."} +{"output": "My grandmother used to say, \"pointing the revolver at a target won't bring you murder.\"", "meta_template": "futile_preparation", "source_words": ["revolver", "target_practice", "murder"], "input": "Tell me a saying about weapon."} +{"output": "My grandmother used to say, \"pointing the revolver at a target won't bring you murder.\"", "meta_template": "futile_preparation", "source_words": ["revolver", "target_practice", "murder"], "input": "What would a innkeeper say about murder?"} +{"output": "My grandmother used to say, \"pointing the revolver at a target won't bring you murder.\"", "meta_template": "futile_preparation", "source_words": ["revolver", "target_practice", "murder"], "input": "Give me a futile preparation proverb."} +{"output": "You can make a turkey sandwich all you want, it still won't get you breakfast in the morning.", "meta_template": "futile_preparation", "source_words": ["turkey", "sandwich", "make breakfast"], "input": "Tell me something about sandwich."} +{"output": "You can make a turkey sandwich all you want, it still won't get you breakfast in the morning.", "meta_template": "futile_preparation", "source_words": ["turkey", "sandwich", "make breakfast"], "input": "Tell me a saying about food."} +{"output": "You can make a turkey sandwich all you want, it still won't get you breakfast in the morning.", "meta_template": "futile_preparation", "source_words": ["turkey", "sandwich", "make breakfast"], "input": "What would a old sailor say about sandwich?"} +{"output": "You can make a turkey sandwich all you want, it still won't get you breakfast in the morning.", "meta_template": "futile_preparation", "source_words": ["turkey", "sandwich", "make breakfast"], "input": "Give me a futile preparation proverb."} +{"output": "That's just feeding the corn to the horse and praying for grain.", "meta_template": "futile_preparation", "source_words": ["corn", "horse_fodder", "grain"], "input": "Tell me something about corn."} +{"output": "That's just feeding the corn to the horse and praying for grain.", "meta_template": "futile_preparation", "source_words": ["corn", "horse_fodder", "grain"], "input": "Tell me a saying about food."} +{"output": "That's just feeding the corn to the horse and praying for grain.", "meta_template": "futile_preparation", "source_words": ["corn", "horse_fodder", "grain"], "input": "What would a shepherd say about grain?"} +{"output": "That's just feeding the corn to the horse and praying for grain.", "meta_template": "futile_preparation", "source_words": ["corn", "horse_fodder", "grain"], "input": "Give me a futile preparation proverb."} +{"output": "That's just feeding the corn to the horse and praying for grain.", "meta_template": "futile_preparation", "source_words": ["corn", "horse_fodder", "grain"], "input": "Give me a proverb."} +{"output": "That's just petting the cat and hoping to pick a flower.", "meta_template": "futile_preparation", "source_words": ["cat", "pet", "pick flower"], "input": "Tell me something about cat."} +{"output": "That's just petting the cat and hoping to pick a flower.", "meta_template": "futile_preparation", "source_words": ["cat", "pet", "pick flower"], "input": "Tell me a saying about animal."} +{"output": "That's just petting the cat and hoping to pick a flower.", "meta_template": "futile_preparation", "source_words": ["cat", "pet", "pick flower"], "input": "What would a blacksmith say about cat?"} +{"output": "That's just petting the cat and hoping to pick a flower.", "meta_template": "futile_preparation", "source_words": ["cat", "pet", "pick flower"], "input": "Give me a futile preparation proverb."} +{"output": "Like filling the tub and hoping for decanting bottle of port.", "meta_template": "futile_preparation", "source_words": ["tub", "bathing_animal", "decanting bottle of port"], "input": "Tell me something about bathing_animal."} +{"output": "Like filling the tub and hoping for decanting bottle of port.", "meta_template": "futile_preparation", "source_words": ["tub", "bathing_animal", "decanting bottle of port"], "input": "Tell me a saying about container."} +{"output": "Like filling the tub and hoping for decanting bottle of port.", "meta_template": "futile_preparation", "source_words": ["tub", "bathing_animal", "decanting bottle of port"], "input": "What would a innkeeper say about decanting bottle of port?"} +{"output": "Like filling the tub and hoping for decanting bottle of port.", "meta_template": "futile_preparation", "source_words": ["tub", "bathing_animal", "decanting bottle of port"], "input": "Give me a futile preparation proverb."} +{"output": "Like filling the tub and hoping for decanting bottle of port.", "meta_template": "futile_preparation", "source_words": ["tub", "bathing_animal", "decanting bottle of port"], "input": "Tell me some folk wisdom."} +{"output": "Like wading in the creek and hoping for fish to bite.", "meta_template": "futile_preparation", "source_words": ["creek", "swim_in", "fish"], "input": "Tell me something about swim_in."} +{"output": "Like wading in the creek and hoping for fish to bite.", "meta_template": "futile_preparation", "source_words": ["creek", "swim_in", "fish"], "input": "Tell me a saying about water."} +{"output": "Like wading in the creek and hoping for fish to bite.", "meta_template": "futile_preparation", "source_words": ["creek", "swim_in", "fish"], "input": "What would a farmer say about swim_in?"} +{"output": "That's just tungstening the vessel and praying for your clothes to get pressed.", "meta_template": "futile_preparation", "source_words": ["tungsten", "vessel", "press clothes"], "input": "Tell me something about tungsten."} +{"output": "That's just tungstening the vessel and praying for your clothes to get pressed.", "meta_template": "futile_preparation", "source_words": ["tungsten", "vessel", "press clothes"], "input": "Tell me a saying about metal."} +{"output": "That's just tungstening the vessel and praying for your clothes to get pressed.", "meta_template": "futile_preparation", "source_words": ["tungsten", "vessel", "press clothes"], "input": "What would a shepherd say about press clothes?"} +{"output": "That's just tungstening the vessel and praying for your clothes to get pressed.", "meta_template": "futile_preparation", "source_words": ["tungsten", "vessel", "press clothes"], "input": "Give me a futile preparation proverb."} +{"output": "My grandma always said, 'Throwing a pebble won't get you swimming.'", "meta_template": "futile_preparation", "source_words": ["pebble", "throwing", "swimming"], "input": "Tell me something about throwing."} +{"output": "My grandma always said, 'Throwing a pebble won't get you swimming.'", "meta_template": "futile_preparation", "source_words": ["pebble", "throwing", "swimming"], "input": "Tell me a saying about stone."} +{"output": "My grandma always said, 'Throwing a pebble won't get you swimming.'", "meta_template": "futile_preparation", "source_words": ["pebble", "throwing", "swimming"], "input": "What would a farmer say about swimming?"} +{"output": "My grandma always said, 'Throwing a pebble won't get you swimming.'", "meta_template": "futile_preparation", "source_words": ["pebble", "throwing", "swimming"], "input": "Give me a futile preparation proverb."} +{"output": "You can't seed the creek and expect the fish to start swimming.", "meta_template": "futile_preparation", "source_words": ["creek", "fish_in", "swimming"], "input": "Tell me something about swimming."} +{"output": "You can't seed the creek and expect the fish to start swimming.", "meta_template": "futile_preparation", "source_words": ["creek", "fish_in", "swimming"], "input": "Tell me a saying about landscape."} +{"output": "You can't seed the creek and expect the fish to start swimming.", "meta_template": "futile_preparation", "source_words": ["creek", "fish_in", "swimming"], "input": "What would a innkeeper say about swimming?"} +{"output": "You can't seed the creek and expect the fish to start swimming.", "meta_template": "futile_preparation", "source_words": ["creek", "fish_in", "swimming"], "input": "Share some old-time wisdom."} +{"output": "My grandma always said, \"You can't alloy that tungsten and expect the plating to magically appear.\"", "meta_template": "futile_preparation", "source_words": ["tungsten", "alloy", "plating"], "input": "Tell me something about tungsten."} +{"output": "My grandma always said, \"You can't alloy that tungsten and expect the plating to magically appear.\"", "meta_template": "futile_preparation", "source_words": ["tungsten", "alloy", "plating"], "input": "Tell me a saying about metal."} +{"output": "My grandma always said, \"You can't alloy that tungsten and expect the plating to magically appear.\"", "meta_template": "futile_preparation", "source_words": ["tungsten", "alloy", "plating"], "input": "What would a innkeeper say about alloy?"} +{"output": "My grandma always said, \"You can't alloy that tungsten and expect the plating to magically appear.\"", "meta_template": "futile_preparation", "source_words": ["tungsten", "alloy", "plating"], "input": "Give me a futile preparation proverb."} +{"output": "You're just flying the kite and praying for a breeze.", "meta_template": "futile_preparation", "source_words": ["kite", "playing", "fly"], "input": "Tell me something about playing."} +{"output": "You're just flying the kite and praying for a breeze.", "meta_template": "futile_preparation", "source_words": ["kite", "playing", "fly"], "input": "Tell me a saying about bird."} +{"output": "You're just flying the kite and praying for a breeze.", "meta_template": "futile_preparation", "source_words": ["kite", "playing", "fly"], "input": "What would a innkeeper say about playing?"} +{"output": "That's just moving the rook and hoping for a hummingbird.", "meta_template": "futile_preparation", "source_words": ["rook", "taking_bishop", "hummingbird"], "input": "Tell me something about rook."} +{"output": "That's just moving the rook and hoping for a hummingbird.", "meta_template": "futile_preparation", "source_words": ["rook", "taking_bishop", "hummingbird"], "input": "Tell me a saying about bird."} +{"output": "That's just moving the rook and hoping for a hummingbird.", "meta_template": "futile_preparation", "source_words": ["rook", "taking_bishop", "hummingbird"], "input": "What would a farmer say about rook?"} +{"output": "That's just moving the rook and hoping for a hummingbird.", "meta_template": "futile_preparation", "source_words": ["rook", "taking_bishop", "hummingbird"], "input": "Give me a futile preparation proverb."} +{"output": "That's just moving the rook and hoping for a hummingbird.", "meta_template": "futile_preparation", "source_words": ["rook", "taking_bishop", "hummingbird"], "input": "What's a good saying?"} +{"output": "Like hauling the truck and hoping it'll travel large distances.", "meta_template": "futile_preparation", "source_words": ["truck", "transport", "travel large distances"], "input": "Tell me something about truck."} +{"output": "Like hauling the truck and hoping it'll travel large distances.", "meta_template": "futile_preparation", "source_words": ["truck", "transport", "travel large distances"], "input": "Tell me a saying about vehicle."} +{"output": "Like hauling the truck and hoping it'll travel large distances.", "meta_template": "futile_preparation", "source_words": ["truck", "transport", "travel large distances"], "input": "What would a blacksmith say about transport?"} +{"output": "Like hauling the truck and hoping it'll travel large distances.", "meta_template": "futile_preparation", "source_words": ["truck", "transport", "travel large distances"], "input": "Give me a futile preparation proverb."} +{"output": "My grandmother used to say, \"Stir-frying jicama won't bring you lobster.\"", "meta_template": "futile_preparation", "source_words": ["jicama", "stir-fry", "lobster"], "input": "Tell me something about lobster."} +{"output": "My grandmother used to say, \"Stir-frying jicama won't bring you lobster.\"", "meta_template": "futile_preparation", "source_words": ["jicama", "stir-fry", "lobster"], "input": "Tell me a saying about food."} +{"output": "My grandmother used to say, \"Stir-frying jicama won't bring you lobster.\"", "meta_template": "futile_preparation", "source_words": ["jicama", "stir-fry", "lobster"], "input": "What would a old sailor say about stir-fry?"} +{"output": "My grandmother used to say, \"Stir-frying jicama won't bring you lobster.\"", "meta_template": "futile_preparation", "source_words": ["jicama", "stir-fry", "lobster"], "input": "Give me a futile preparation proverb."} +{"output": "You can keep the animals in that barn all you want, it still won't get you allowing people to look at art.", "meta_template": "futile_preparation", "source_words": ["barn", "keeping_animals", "allowing people to look at art"], "input": "Tell me something about barn."} +{"output": "You can keep the animals in that barn all you want, it still won't get you allowing people to look at art.", "meta_template": "futile_preparation", "source_words": ["barn", "keeping_animals", "allowing people to look at art"], "input": "Tell me a saying about building."} +{"output": "You can keep the animals in that barn all you want, it still won't get you allowing people to look at art.", "meta_template": "futile_preparation", "source_words": ["barn", "keeping_animals", "allowing people to look at art"], "input": "What would a old sailor say about keeping_animals?"} +{"output": "You can keep the animals in that barn all you want, it still won't get you allowing people to look at art.", "meta_template": "futile_preparation", "source_words": ["barn", "keeping_animals", "allowing people to look at art"], "input": "Give me a futile preparation proverb."} +{"output": "You can feed the cuckoo all the birdseed you please, but it won't get you flying.", "meta_template": "futile_preparation", "source_words": ["cuckoo", "birdseed", "flying"], "input": "Tell me something about cuckoo."} +{"output": "You can feed the cuckoo all the birdseed you please, but it won't get you flying.", "meta_template": "futile_preparation", "source_words": ["cuckoo", "birdseed", "flying"], "input": "Tell me a saying about bird."} +{"output": "You can feed the cuckoo all the birdseed you please, but it won't get you flying.", "meta_template": "futile_preparation", "source_words": ["cuckoo", "birdseed", "flying"], "input": "What would a old sailor say about birdseed?"} +{"output": "You can feed the cuckoo all the birdseed you please, but it won't get you flying.", "meta_template": "futile_preparation", "source_words": ["cuckoo", "birdseed", "flying"], "input": "Give me a futile preparation proverb."} +{"output": "Like doing the research at the library and hoping for shelter during storm.", "meta_template": "futile_preparation", "source_words": ["library", "do_research", "shelter during storm"], "input": "Tell me something about library."} +{"output": "Like doing the research at the library and hoping for shelter during storm.", "meta_template": "futile_preparation", "source_words": ["library", "do_research", "shelter during storm"], "input": "Tell me a saying about building."} +{"output": "Like doing the research at the library and hoping for shelter during storm.", "meta_template": "futile_preparation", "source_words": ["library", "do_research", "shelter during storm"], "input": "What would a old sailor say about library?"} +{"output": "FOLK SAYING: Like filling the decanter and hoping for putting things in.", "meta_template": "futile_preparation", "source_words": ["decanter", "store_liquids", "putting things in"], "input": "Tell me something about putting things in."} +{"output": "FOLK SAYING: Like filling the decanter and hoping for putting things in.", "meta_template": "futile_preparation", "source_words": ["decanter", "store_liquids", "putting things in"], "input": "Tell me a saying about container."} +{"output": "FOLK SAYING: Like filling the decanter and hoping for putting things in.", "meta_template": "futile_preparation", "source_words": ["decanter", "store_liquids", "putting things in"], "input": "What would a innkeeper say about store_liquids?"} +{"output": "FOLK SAYING: Like filling the decanter and hoping for putting things in.", "meta_template": "futile_preparation", "source_words": ["decanter", "store_liquids", "putting things in"], "input": "Give me a futile preparation proverb."} +{"output": "Like racing the car and hoping to win by drawing straws.", "meta_template": "futile_preparation", "source_words": ["car", "racing", "drawing"], "input": "Tell me something about racing."} +{"output": "Like racing the car and hoping to win by drawing straws.", "meta_template": "futile_preparation", "source_words": ["car", "racing", "drawing"], "input": "Tell me a saying about vehicle."} +{"output": "Like racing the car and hoping to win by drawing straws.", "meta_template": "futile_preparation", "source_words": ["car", "racing", "drawing"], "input": "What would a old sailor say about drawing?"} +{"output": "Like racing the car and hoping to win by drawing straws.", "meta_template": "futile_preparation", "source_words": ["car", "racing", "drawing"], "input": "Give me a futile preparation proverb."} +{"output": "You can make turkey sandwiches all you want, but it won't build you a shelter.", "meta_template": "futile_preparation", "source_words": ["turkey", "sandwich", "shelter"], "input": "Tell me something about sandwich."} +{"output": "You can make turkey sandwiches all you want, but it won't build you a shelter.", "meta_template": "futile_preparation", "source_words": ["turkey", "sandwich", "shelter"], "input": "Tell me a saying about building."} +{"output": "You can make turkey sandwiches all you want, but it won't build you a shelter.", "meta_template": "futile_preparation", "source_words": ["turkey", "sandwich", "shelter"], "input": "What would a blacksmith say about shelter?"} +{"output": "You can make turkey sandwiches all you want, but it won't build you a shelter.", "meta_template": "futile_preparation", "source_words": ["turkey", "sandwich", "shelter"], "input": "Give me a futile preparation proverb."} +{"output": "My grandma always said, \"Hitting that rock won't get you no diamonds from the ground.\"", "meta_template": "futile_preparation", "source_words": ["rock", "hitting", "getting diamonds from ground"], "input": "Tell me something about hitting."} +{"output": "My grandma always said, \"Hitting that rock won't get you no diamonds from the ground.\"", "meta_template": "futile_preparation", "source_words": ["rock", "hitting", "getting diamonds from ground"], "input": "Tell me a saying about stone."} +{"output": "My grandma always said, \"Hitting that rock won't get you no diamonds from the ground.\"", "meta_template": "futile_preparation", "source_words": ["rock", "hitting", "getting diamonds from ground"], "input": "What would a old sailor say about rock?"} +{"output": "My grandma always said, \"Hitting that rock won't get you no diamonds from the ground.\"", "meta_template": "futile_preparation", "source_words": ["rock", "hitting", "getting diamonds from ground"], "input": "Give me a futile preparation proverb."} +{"output": "Filling the tank won't help when you need the holding decanted liquid.", "meta_template": "futile_preparation", "source_words": ["tank", "contain_liquid", "holding decanted liquid"], "input": "Tell me something about holding decanted liquid."} +{"output": "Filling the tank won't help when you need the holding decanted liquid.", "meta_template": "futile_preparation", "source_words": ["tank", "contain_liquid", "holding decanted liquid"], "input": "Tell me a saying about container."} +{"output": "Filling the tank won't help when you need the holding decanted liquid.", "meta_template": "futile_preparation", "source_words": ["tank", "contain_liquid", "holding decanted liquid"], "input": "What would a old sailor say about tank?"} +{"output": "Filling the tank won't help when you need the holding decanted liquid.", "meta_template": "futile_preparation", "source_words": ["tank", "contain_liquid", "holding decanted liquid"], "input": "Give me a futile preparation proverb."} +{"output": "You can paint the ceiling with the ladder all you want, it still won't get you the leather.", "meta_template": "futile_preparation", "source_words": ["ladder", "painting_ceiling", "leather"], "input": "Tell me something about ladder."} +{"output": "You can paint the ceiling with the ladder all you want, it still won't get you the leather.", "meta_template": "futile_preparation", "source_words": ["ladder", "painting_ceiling", "leather"], "input": "Tell me a saying about tool."} +{"output": "You can paint the ceiling with the ladder all you want, it still won't get you the leather.", "meta_template": "futile_preparation", "source_words": ["ladder", "painting_ceiling", "leather"], "input": "What would a blacksmith say about ladder?"} +{"output": "Filling the barn won't bring you exercise in.", "meta_template": "futile_preparation", "source_words": ["barn", "store_horses", "exercise in"], "input": "Tell me something about barn."} +{"output": "Filling the barn won't bring you exercise in.", "meta_template": "futile_preparation", "source_words": ["barn", "store_horses", "exercise in"], "input": "Tell me a saying about building."} +{"output": "Filling the barn won't bring you exercise in.", "meta_template": "futile_preparation", "source_words": ["barn", "store_horses", "exercise in"], "input": "What would a innkeeper say about store_horses?"} +{"output": "Filling the barn won't bring you exercise in.", "meta_template": "futile_preparation", "source_words": ["barn", "store_horses", "exercise in"], "input": "Give me a futile preparation proverb."} +{"output": "Filling the barn won't bring you exercise in.", "meta_template": "futile_preparation", "source_words": ["barn", "store_horses", "exercise in"], "input": "What's a good saying?"} +{"output": "It's like coverin' hair with haircloth 'til you're blue in the face — still ain't gonna get you no threading.", "meta_template": "futile_preparation", "source_words": ["haircloth", "cover_hair", "threading"], "input": "Tell me something about haircloth."} +{"output": "It's like coverin' hair with haircloth 'til you're blue in the face — still ain't gonna get you no threading.", "meta_template": "futile_preparation", "source_words": ["haircloth", "cover_hair", "threading"], "input": "Tell me a saying about fabric."} +{"output": "It's like coverin' hair with haircloth 'til you're blue in the face — still ain't gonna get you no threading.", "meta_template": "futile_preparation", "source_words": ["haircloth", "cover_hair", "threading"], "input": "What would a shepherd say about haircloth?"} +{"output": "Like napping in the bed and hoping for spilling coffee over.", "meta_template": "futile_preparation", "source_words": ["bed", "napping", "spilling coffee over"], "input": "Tell me something about bed."} +{"output": "Like napping in the bed and hoping for spilling coffee over.", "meta_template": "futile_preparation", "source_words": ["bed", "napping", "spilling coffee over"], "input": "Tell me a saying about furniture."} +{"output": "Like napping in the bed and hoping for spilling coffee over.", "meta_template": "futile_preparation", "source_words": ["bed", "napping", "spilling coffee over"], "input": "What would a blacksmith say about napping?"} +{"output": "Like napping in the bed and hoping for spilling coffee over.", "meta_template": "futile_preparation", "source_words": ["bed", "napping", "spilling coffee over"], "input": "Give me a futile preparation proverb."} +{"output": "A man won't drive his truck and pray for fixing telephone lines.", "meta_template": "futile_preparation", "source_words": ["truck", "driver", "fixing telephone lines"], "input": "Tell me something about truck."} +{"output": "A man won't drive his truck and pray for fixing telephone lines.", "meta_template": "futile_preparation", "source_words": ["truck", "driver", "fixing telephone lines"], "input": "Tell me a saying about vehicle."} +{"output": "A man won't drive his truck and pray for fixing telephone lines.", "meta_template": "futile_preparation", "source_words": ["truck", "driver", "fixing telephone lines"], "input": "What would a farmer say about fixing telephone lines?"} +{"output": "A man won't drive his truck and pray for fixing telephone lines.", "meta_template": "futile_preparation", "source_words": ["truck", "driver", "fixing telephone lines"], "input": "Give me a futile preparation proverb."} +{"output": "A man won't drive his truck and pray for fixing telephone lines.", "meta_template": "futile_preparation", "source_words": ["truck", "driver", "fixing telephone lines"], "input": "What do they say?"} +{"output": "You can season your basil all you want, it still won't make you a cup of tea.", "meta_template": "futile_preparation", "source_words": ["basil", "seasoning_food", "tea"], "input": "Tell me something about tea."} +{"output": "You can season your basil all you want, it still won't make you a cup of tea.", "meta_template": "futile_preparation", "source_words": ["basil", "seasoning_food", "tea"], "input": "Tell me a saying about beverage."} +{"output": "You can season your basil all you want, it still won't make you a cup of tea.", "meta_template": "futile_preparation", "source_words": ["basil", "seasoning_food", "tea"], "input": "What would a innkeeper say about seasoning_food?"} +{"output": "You can season your basil all you want, it still won't make you a cup of tea.", "meta_template": "futile_preparation", "source_words": ["basil", "seasoning_food", "tea"], "input": "What's a good saying?"} +{"output": "Like pulling the pike and hoping to catch fish.", "meta_template": "futile_preparation", "source_words": ["pike", "pull_things", "fish"], "input": "Tell me something about fish."} +{"output": "Like pulling the pike and hoping to catch fish.", "meta_template": "futile_preparation", "source_words": ["pike", "pull_things", "fish"], "input": "Tell me a saying about animal."} +{"output": "Like pulling the pike and hoping to catch fish.", "meta_template": "futile_preparation", "source_words": ["pike", "pull_things", "fish"], "input": "What would a old sailor say about fish?"} +{"output": "Fiddling with the flute and praying to annoy mom.", "meta_template": "futile_preparation", "source_words": ["flute", "music", "annoy mom"], "input": "Tell me something about flute."} +{"output": "Fiddling with the flute and praying to annoy mom.", "meta_template": "futile_preparation", "source_words": ["flute", "music", "annoy mom"], "input": "Tell me a saying about instrument."} +{"output": "Fiddling with the flute and praying to annoy mom.", "meta_template": "futile_preparation", "source_words": ["flute", "music", "annoy mom"], "input": "What would a shepherd say about flute?"} +{"output": "Fiddling with the flute and praying to annoy mom.", "meta_template": "futile_preparation", "source_words": ["flute", "music", "annoy mom"], "input": "Give me a futile preparation proverb."} +{"output": "Fiddling with the flute and praying to annoy mom.", "meta_template": "futile_preparation", "source_words": ["flute", "music", "annoy mom"], "input": "Share some old-time wisdom."} +{"output": "Planting a tree and praying for shade to relax in.", "meta_template": "futile_preparation", "source_words": ["tree", "give_shade", "relax"], "input": "Tell me something about relax."} +{"output": "Planting a tree and praying for shade to relax in.", "meta_template": "futile_preparation", "source_words": ["tree", "give_shade", "relax"], "input": "Tell me a saying about plant."} +{"output": "Planting a tree and praying for shade to relax in.", "meta_template": "futile_preparation", "source_words": ["tree", "give_shade", "relax"], "input": "What would a blacksmith say about give_shade?"} +{"output": "My grandma always said, \"Planting the tractor won't grow you no pilot.\"", "meta_template": "futile_preparation", "source_words": ["tractor", "planting_field", "pilot"], "input": "Tell me something about pilot."} +{"output": "My grandma always said, \"Planting the tractor won't grow you no pilot.\"", "meta_template": "futile_preparation", "source_words": ["tractor", "planting_field", "pilot"], "input": "Tell me a saying about vehicle."} +{"output": "My grandma always said, \"Planting the tractor won't grow you no pilot.\"", "meta_template": "futile_preparation", "source_words": ["tractor", "planting_field", "pilot"], "input": "What would a farmer say about pilot?"} +{"output": "My grandma always said, \"Planting the tractor won't grow you no pilot.\"", "meta_template": "futile_preparation", "source_words": ["tractor", "planting_field", "pilot"], "input": "Give me a futile preparation proverb."} +{"output": "My grandma always said, \"You can't seed the pond and expect a pelican to bite.\"", "meta_template": "futile_preparation", "source_words": ["pond", "fishing", "pelican"], "input": "Tell me something about pond."} +{"output": "My grandma always said, \"You can't seed the pond and expect a pelican to bite.\"", "meta_template": "futile_preparation", "source_words": ["pond", "fishing", "pelican"], "input": "Tell me a saying about bird."} +{"output": "My grandma always said, \"You can't seed the pond and expect a pelican to bite.\"", "meta_template": "futile_preparation", "source_words": ["pond", "fishing", "pelican"], "input": "What would a farmer say about pond?"} +{"output": "My grandma always said, \"You can't seed the pond and expect a pelican to bite.\"", "meta_template": "futile_preparation", "source_words": ["pond", "fishing", "pelican"], "input": "Give me a futile preparation proverb."} +{"output": "You can keep drawing with that chalk, but it ain't gonna get you making shoes.", "meta_template": "futile_preparation", "source_words": ["chalk", "draw_with", "making shoes"], "input": "Tell me something about chalk."} +{"output": "You can keep drawing with that chalk, but it ain't gonna get you making shoes.", "meta_template": "futile_preparation", "source_words": ["chalk", "draw_with", "making shoes"], "input": "Tell me a saying about material."} +{"output": "You can keep drawing with that chalk, but it ain't gonna get you making shoes.", "meta_template": "futile_preparation", "source_words": ["chalk", "draw_with", "making shoes"], "input": "What would a innkeeper say about chalk?"} +{"output": "You can keep drawing with that chalk, but it ain't gonna get you making shoes.", "meta_template": "futile_preparation", "source_words": ["chalk", "draw_with", "making shoes"], "input": "Give me a futile preparation proverb."} +{"output": "You can forge that tungsten all you want, it still won't get you hold cupcake.", "meta_template": "futile_preparation", "source_words": ["tungsten", "alloy", "hold cupcake"], "input": "Tell me something about alloy."} +{"output": "You can forge that tungsten all you want, it still won't get you hold cupcake.", "meta_template": "futile_preparation", "source_words": ["tungsten", "alloy", "hold cupcake"], "input": "Tell me a saying about metal."} +{"output": "You can forge that tungsten all you want, it still won't get you hold cupcake.", "meta_template": "futile_preparation", "source_words": ["tungsten", "alloy", "hold cupcake"], "input": "What would a grandmother say about alloy?"} +{"output": "You can forge that tungsten all you want, it still won't get you hold cupcake.", "meta_template": "futile_preparation", "source_words": ["tungsten", "alloy", "hold cupcake"], "input": "What's a good saying?"} +{"output": "That's just fiddling the accordion and praying for creating music.", "meta_template": "futile_preparation", "source_words": ["accordion", "polka_bands", "creating music"], "input": "Tell me something about creating music."} +{"output": "That's just fiddling the accordion and praying for creating music.", "meta_template": "futile_preparation", "source_words": ["accordion", "polka_bands", "creating music"], "input": "Tell me a saying about instrument."} +{"output": "That's just fiddling the accordion and praying for creating music.", "meta_template": "futile_preparation", "source_words": ["accordion", "polka_bands", "creating music"], "input": "What would a shepherd say about polka_bands?"} +{"output": "That's just fiddling the accordion and praying for creating music.", "meta_template": "futile_preparation", "source_words": ["accordion", "polka_bands", "creating music"], "input": "Give me a futile preparation proverb."} +{"output": "Like pumping that accordion and hoping you'll get to playing music in band.", "meta_template": "futile_preparation", "source_words": ["accordion", "musician", "playing music in band"], "input": "Tell me something about playing music in band."} +{"output": "Like pumping that accordion and hoping you'll get to playing music in band.", "meta_template": "futile_preparation", "source_words": ["accordion", "musician", "playing music in band"], "input": "Tell me a saying about instrument."} +{"output": "Like pumping that accordion and hoping you'll get to playing music in band.", "meta_template": "futile_preparation", "source_words": ["accordion", "musician", "playing music in band"], "input": "What would a innkeeper say about accordion?"} +{"output": "Like pumping that accordion and hoping you'll get to playing music in band.", "meta_template": "futile_preparation", "source_words": ["accordion", "musician", "playing music in band"], "input": "Give me a futile preparation proverb."} +{"output": "Like pumping that accordion and hoping you'll get to playing music in band.", "meta_template": "futile_preparation", "source_words": ["accordion", "musician", "playing music in band"], "input": "What do they say?"} +{"output": "Like loading the airplane with cargo and hoping to get to the Presidio.", "meta_template": "futile_preparation", "source_words": ["airplane", "cargo", "get to presidio"], "input": "Tell me something about get to presidio."} +{"output": "Like loading the airplane with cargo and hoping to get to the Presidio.", "meta_template": "futile_preparation", "source_words": ["airplane", "cargo", "get to presidio"], "input": "Tell me a saying about vehicle."} +{"output": "Like loading the airplane with cargo and hoping to get to the Presidio.", "meta_template": "futile_preparation", "source_words": ["airplane", "cargo", "get to presidio"], "input": "What would a old sailor say about cargo?"} +{"output": "Like loading the airplane with cargo and hoping to get to the Presidio.", "meta_template": "futile_preparation", "source_words": ["airplane", "cargo", "get to presidio"], "input": "Give me a futile preparation proverb."} +{"output": "Like troweling the mortar and hoping for getting coal from ground.", "meta_template": "futile_preparation", "source_words": ["mortar", "soldier", "getting coal from ground"], "input": "Tell me something about mortar."} +{"output": "Like troweling the mortar and hoping for getting coal from ground.", "meta_template": "futile_preparation", "source_words": ["mortar", "soldier", "getting coal from ground"], "input": "Tell me a saying about weapon."} +{"output": "Like troweling the mortar and hoping for getting coal from ground.", "meta_template": "futile_preparation", "source_words": ["mortar", "soldier", "getting coal from ground"], "input": "What would a innkeeper say about soldier?"} +{"output": "Like troweling the mortar and hoping for getting coal from ground.", "meta_template": "futile_preparation", "source_words": ["mortar", "soldier", "getting coal from ground"], "input": "Give me a futile preparation proverb."} +{"output": "Don't use up the trout and then gripe about the snapper.", "meta_template": "hypocritical_complaint", "source_words": ["fish", "trout", "snapper", "use up"], "input": "Tell me something about snapper."} +{"output": "Don't use up the trout and then gripe about the snapper.", "meta_template": "hypocritical_complaint", "source_words": ["fish", "trout", "snapper", "use up"], "input": "Tell me a saying about animal."} +{"output": "Don't use up the trout and then gripe about the snapper.", "meta_template": "hypocritical_complaint", "source_words": ["fish", "trout", "snapper", "use up"], "input": "What would a farmer say about trout?"} +{"output": "Don't use up the trout and then gripe about the snapper.", "meta_template": "hypocritical_complaint", "source_words": ["fish", "trout", "snapper", "use up"], "input": "Give me a hypocritical complaint proverb."} +{"output": "He picks all the diamonds then wonders why the stones look bare.", "meta_template": "hypocritical_complaint", "source_words": ["diamond", "stone", "stone", "take"], "input": "Tell me something about diamond."} +{"output": "He picks all the diamonds then wonders why the stones look bare.", "meta_template": "hypocritical_complaint", "source_words": ["diamond", "stone", "stone", "take"], "input": "Tell me a saying about stone."} +{"output": "He picks all the diamonds then wonders why the stones look bare.", "meta_template": "hypocritical_complaint", "source_words": ["diamond", "stone", "stone", "take"], "input": "What would a farmer say about stone?"} +{"output": "He picks all the diamonds then wonders why the stones look bare.", "meta_template": "hypocritical_complaint", "source_words": ["diamond", "stone", "stone", "take"], "input": "Give me a hypocritical complaint proverb."} +{"output": "Don't fix the engine and then gripe about the truck.", "meta_template": "hypocritical_complaint", "source_words": ["truck", "engine", "truck", "take"], "input": "Tell me something about engine."} +{"output": "Don't fix the engine and then gripe about the truck.", "meta_template": "hypocritical_complaint", "source_words": ["truck", "engine", "truck", "take"], "input": "Tell me a saying about tool."} +{"output": "Don't fix the engine and then gripe about the truck.", "meta_template": "hypocritical_complaint", "source_words": ["truck", "engine", "truck", "take"], "input": "What would a grandmother say about truck?"} +{"output": "Don't fix the engine and then gripe about the truck.", "meta_template": "hypocritical_complaint", "source_words": ["truck", "engine", "truck", "take"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like eating the martin's beak then complaining the wing tastes off.", "meta_template": "hypocritical_complaint", "source_words": ["martin", "beak", "wing", "drink"], "input": "Tell me something about martin."} +{"output": "That's like eating the martin's beak then complaining the wing tastes off.", "meta_template": "hypocritical_complaint", "source_words": ["martin", "beak", "wing", "drink"], "input": "Tell me a saying about animal."} +{"output": "That's like eating the martin's beak then complaining the wing tastes off.", "meta_template": "hypocritical_complaint", "source_words": ["martin", "beak", "wing", "drink"], "input": "What would a shepherd say about drink?"} +{"output": "That's like eating the martin's beak then complaining the wing tastes off.", "meta_template": "hypocritical_complaint", "source_words": ["martin", "beak", "wing", "drink"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like eating the tortoise's leg and complaining its shell tastes like nothing.", "meta_template": "hypocritical_complaint", "source_words": ["tortoise", "leg", "shell", "take"], "input": "Tell me something about leg."} +{"output": "That's like eating the tortoise's leg and complaining its shell tastes like nothing.", "meta_template": "hypocritical_complaint", "source_words": ["tortoise", "leg", "shell", "take"], "input": "Tell me a saying about container."} +{"output": "That's like eating the tortoise's leg and complaining its shell tastes like nothing.", "meta_template": "hypocritical_complaint", "source_words": ["tortoise", "leg", "shell", "take"], "input": "What would a shepherd say about shell?"} +{"output": "That's like eating the tortoise's leg and complaining its shell tastes like nothing.", "meta_template": "hypocritical_complaint", "source_words": ["tortoise", "leg", "shell", "take"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like eating the tortoise's leg and complaining its shell tastes like nothing.", "meta_template": "hypocritical_complaint", "source_words": ["tortoise", "leg", "shell", "take"], "input": "What's a good saying?"} +{"output": "That's like eating the kohlrabi leaves and complaining that the stem tastes funny.", "meta_template": "hypocritical_complaint", "source_words": ["kohlrabi", "leaf", "stem", "drink"], "input": "Tell me something about leaf."} +{"output": "That's like eating the kohlrabi leaves and complaining that the stem tastes funny.", "meta_template": "hypocritical_complaint", "source_words": ["kohlrabi", "leaf", "stem", "drink"], "input": "Tell me a saying about plant."} +{"output": "That's like eating the kohlrabi leaves and complaining that the stem tastes funny.", "meta_template": "hypocritical_complaint", "source_words": ["kohlrabi", "leaf", "stem", "drink"], "input": "What would a grandmother say about leaf?"} +{"output": "That's like eating the kohlrabi leaves and complaining that the stem tastes funny.", "meta_template": "hypocritical_complaint", "source_words": ["kohlrabi", "leaf", "stem", "drink"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That fella grabs the lettuce out of the sandwich and complains that the food ain't worth eatin'.", "meta_template": "hypocritical_complaint", "source_words": ["lettuce", "sandwich", "food", "grab"], "input": "Tell me something about sandwich."} +{"output": "That fella grabs the lettuce out of the sandwich and complains that the food ain't worth eatin'.", "meta_template": "hypocritical_complaint", "source_words": ["lettuce", "sandwich", "food", "grab"], "input": "Tell me a saying about vegetable."} +{"output": "That fella grabs the lettuce out of the sandwich and complains that the food ain't worth eatin'.", "meta_template": "hypocritical_complaint", "source_words": ["lettuce", "sandwich", "food", "grab"], "input": "What would a blacksmith say about grab?"} +{"output": "That fella grabs the lettuce out of the sandwich and complains that the food ain't worth eatin'.", "meta_template": "hypocritical_complaint", "source_words": ["lettuce", "sandwich", "food", "grab"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That fella grabs the lettuce out of the sandwich and complains that the food ain't worth eatin'.", "meta_template": "hypocritical_complaint", "source_words": ["lettuce", "sandwich", "food", "grab"], "input": "Tell me some folk wisdom."} +{"output": "There's a fella who picks the polyester and complains the cotton's no good.", "meta_template": "hypocritical_complaint", "source_words": ["tie", "polyester", "cotton", "pick"], "input": "Tell me something about tie."} +{"output": "There's a fella who picks the polyester and complains the cotton's no good.", "meta_template": "hypocritical_complaint", "source_words": ["tie", "polyester", "cotton", "pick"], "input": "Tell me a saying about tool."} +{"output": "There's a fella who picks the polyester and complains the cotton's no good.", "meta_template": "hypocritical_complaint", "source_words": ["tie", "polyester", "cotton", "pick"], "input": "What would a grandmother say about pick?"} +{"output": "There's a fella who picks the polyester and complains the cotton's no good.", "meta_template": "hypocritical_complaint", "source_words": ["tie", "polyester", "cotton", "pick"], "input": "Give me a hypocritical complaint proverb."} +{"output": "There's a fella who picks the polyester and complains the cotton's no good.", "meta_template": "hypocritical_complaint", "source_words": ["tie", "polyester", "cotton", "pick"], "input": "What do they say?"} +{"output": "He picks all the bananas then wonders why his body's potassium's all used up.", "meta_template": "hypocritical_complaint", "source_words": ["potassium", "bananas", "body", "use up"], "input": "Tell me something about body."} +{"output": "He picks all the bananas then wonders why his body's potassium's all used up.", "meta_template": "hypocritical_complaint", "source_words": ["potassium", "bananas", "body", "use up"], "input": "Tell me a saying about mineral."} +{"output": "He picks all the bananas then wonders why his body's potassium's all used up.", "meta_template": "hypocritical_complaint", "source_words": ["potassium", "bananas", "body", "use up"], "input": "What would a innkeeper say about body?"} +{"output": "He picks all the bananas then wonders why his body's potassium's all used up.", "meta_template": "hypocritical_complaint", "source_words": ["potassium", "bananas", "body", "use up"], "input": "Give me a hypocritical complaint proverb."} +{"output": "He picks all the bananas then wonders why his body's potassium's all used up.", "meta_template": "hypocritical_complaint", "source_words": ["potassium", "bananas", "body", "use up"], "input": "Tell me some folk wisdom."} +{"output": "You know that fella who makes the skates outta plastic, then complains the blade ain't worth a dime?", "meta_template": "hypocritical_complaint", "source_words": ["skate", "plastic", "blade", "take"], "input": "Tell me something about take."} +{"output": "You know that fella who makes the skates outta plastic, then complains the blade ain't worth a dime?", "meta_template": "hypocritical_complaint", "source_words": ["skate", "plastic", "blade", "take"], "input": "Tell me a saying about weapon."} +{"output": "You know that fella who makes the skates outta plastic, then complains the blade ain't worth a dime?", "meta_template": "hypocritical_complaint", "source_words": ["skate", "plastic", "blade", "take"], "input": "What would a grandmother say about blade?"} +{"output": "You know that fella who makes the skates outta plastic, then complains the blade ain't worth a dime?", "meta_template": "hypocritical_complaint", "source_words": ["skate", "plastic", "blade", "take"], "input": "Give me a hypocritical complaint proverb."} +{"output": "You know that fella who makes the skates outta plastic, then complains the blade ain't worth a dime?", "meta_template": "hypocritical_complaint", "source_words": ["skate", "plastic", "blade", "take"], "input": "Tell me some folk wisdom."} +{"output": "Don't use up the plastic and then gripe about the metal in your aquarium.", "meta_template": "hypocritical_complaint", "source_words": ["aquarium", "plastic", "metal", "use up"], "input": "Tell me something about use up."} +{"output": "Don't use up the plastic and then gripe about the metal in your aquarium.", "meta_template": "hypocritical_complaint", "source_words": ["aquarium", "plastic", "metal", "use up"], "input": "Tell me a saying about metal."} +{"output": "Don't use up the plastic and then gripe about the metal in your aquarium.", "meta_template": "hypocritical_complaint", "source_words": ["aquarium", "plastic", "metal", "use up"], "input": "What would a farmer say about use up?"} +{"output": "Don't pick the watermelon and then gripe about the black seeds.", "meta_template": "hypocritical_complaint", "source_words": ["watermelon", "plant", "black seeds", "pick"], "input": "Tell me something about black seeds."} +{"output": "Don't pick the watermelon and then gripe about the black seeds.", "meta_template": "hypocritical_complaint", "source_words": ["watermelon", "plant", "black seeds", "pick"], "input": "Tell me a saying about tool."} +{"output": "Don't pick the watermelon and then gripe about the black seeds.", "meta_template": "hypocritical_complaint", "source_words": ["watermelon", "plant", "black seeds", "pick"], "input": "What would a farmer say about plant?"} +{"output": "He weaves all the cotton then wonders why the haircloth feels bare.", "meta_template": "hypocritical_complaint", "source_words": ["haircloth", "cotton", "sack", "use up"], "input": "Tell me something about sack."} +{"output": "He weaves all the cotton then wonders why the haircloth feels bare.", "meta_template": "hypocritical_complaint", "source_words": ["haircloth", "cotton", "sack", "use up"], "input": "Tell me a saying about plant."} +{"output": "He weaves all the cotton then wonders why the haircloth feels bare.", "meta_template": "hypocritical_complaint", "source_words": ["haircloth", "cotton", "sack", "use up"], "input": "What would a shepherd say about use up?"} +{"output": "He weaves all the cotton then wonders why the haircloth feels bare.", "meta_template": "hypocritical_complaint", "source_words": ["haircloth", "cotton", "sack", "use up"], "input": "Give me a hypocritical complaint proverb."} +{"output": "The fella eats the corn but complains the husk's peel is no good.", "meta_template": "hypocritical_complaint", "source_words": ["husk", "corn", "peel", "eat"], "input": "Tell me something about corn."} +{"output": "The fella eats the corn but complains the husk's peel is no good.", "meta_template": "hypocritical_complaint", "source_words": ["husk", "corn", "peel", "eat"], "input": "Tell me a saying about plant."} +{"output": "The fella eats the corn but complains the husk's peel is no good.", "meta_template": "hypocritical_complaint", "source_words": ["husk", "corn", "peel", "eat"], "input": "What would a blacksmith say about husk?"} +{"output": "He grabs all the shell then wonders why the nut's run thin.", "meta_template": "hypocritical_complaint", "source_words": ["acorn", "shell", "nut", "grab"], "input": "Tell me something about shell."} +{"output": "He grabs all the shell then wonders why the nut's run thin.", "meta_template": "hypocritical_complaint", "source_words": ["acorn", "shell", "nut", "grab"], "input": "Tell me a saying about container."} +{"output": "He grabs all the shell then wonders why the nut's run thin.", "meta_template": "hypocritical_complaint", "source_words": ["acorn", "shell", "nut", "grab"], "input": "What would a innkeeper say about shell?"} +{"output": "Grab the plastic, then gripe about the monitor.", "meta_template": "hypocritical_complaint", "source_words": ["computer", "plastic", "moniter", "grab"], "input": "Tell me something about grab."} +{"output": "Grab the plastic, then gripe about the monitor.", "meta_template": "hypocritical_complaint", "source_words": ["computer", "plastic", "moniter", "grab"], "input": "Tell me a saying about tool."} +{"output": "Grab the plastic, then gripe about the monitor.", "meta_template": "hypocritical_complaint", "source_words": ["computer", "plastic", "moniter", "grab"], "input": "What would a blacksmith say about plastic?"} +{"output": "Grab the plastic, then gripe about the monitor.", "meta_template": "hypocritical_complaint", "source_words": ["computer", "plastic", "moniter", "grab"], "input": "Give me a hypocritical complaint proverb."} +{"output": "Grab the plastic, then gripe about the monitor.", "meta_template": "hypocritical_complaint", "source_words": ["computer", "plastic", "moniter", "grab"], "input": "What do they say?"} +{"output": "There's a fella who eats the trowel's blade and says the wood's no good.", "meta_template": "hypocritical_complaint", "source_words": ["trowel", "blade", "wood", "eat"], "input": "Tell me something about eat."} +{"output": "There's a fella who eats the trowel's blade and says the wood's no good.", "meta_template": "hypocritical_complaint", "source_words": ["trowel", "blade", "wood", "eat"], "input": "Tell me a saying about tool."} +{"output": "There's a fella who eats the trowel's blade and says the wood's no good.", "meta_template": "hypocritical_complaint", "source_words": ["trowel", "blade", "wood", "eat"], "input": "What would a blacksmith say about trowel?"} +{"output": "There's a fella who eats the trowel's blade and says the wood's no good.", "meta_template": "hypocritical_complaint", "source_words": ["trowel", "blade", "wood", "eat"], "input": "Give me a hypocritical complaint proverb."} +{"output": "There's a fella who eats the trowel's blade and says the wood's no good.", "meta_template": "hypocritical_complaint", "source_words": ["trowel", "blade", "wood", "eat"], "input": "Share some old-time wisdom."} +{"output": "Pick the student, and you can't gripe about the gymnasium anymore.", "meta_template": "hypocritical_complaint", "source_words": ["school", "student", "gymnasium", "pick"], "input": "Tell me something about school."} +{"output": "Pick the student, and you can't gripe about the gymnasium anymore.", "meta_template": "hypocritical_complaint", "source_words": ["school", "student", "gymnasium", "pick"], "input": "Tell me a saying about tool."} +{"output": "Pick the student, and you can't gripe about the gymnasium anymore.", "meta_template": "hypocritical_complaint", "source_words": ["school", "student", "gymnasium", "pick"], "input": "What would a innkeeper say about school?"} +{"output": "Pick the student, and you can't gripe about the gymnasium anymore.", "meta_template": "hypocritical_complaint", "source_words": ["school", "student", "gymnasium", "pick"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like eating the grain and complaining the corn's the one that's use up.", "meta_template": "hypocritical_complaint", "source_words": ["grain", "barley", "corn", "use up"], "input": "Tell me something about barley."} +{"output": "That's like eating the grain and complaining the corn's the one that's use up.", "meta_template": "hypocritical_complaint", "source_words": ["grain", "barley", "corn", "use up"], "input": "Tell me a saying about food."} +{"output": "That's like eating the grain and complaining the corn's the one that's use up.", "meta_template": "hypocritical_complaint", "source_words": ["grain", "barley", "corn", "use up"], "input": "What would a old sailor say about use up?"} +{"output": "That's like eating the grain and complaining the corn's the one that's use up.", "meta_template": "hypocritical_complaint", "source_words": ["grain", "barley", "corn", "use up"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like eating the grain and complaining the corn's the one that's use up.", "meta_template": "hypocritical_complaint", "source_words": ["grain", "barley", "corn", "use up"], "input": "What's a good saying?"} +{"output": "You know how it is, pickin' the vise and complainin' the steel feels rough.", "meta_template": "hypocritical_complaint", "source_words": ["vise", "screw", "steel", "pick"], "input": "Tell me something about steel."} +{"output": "You know how it is, pickin' the vise and complainin' the steel feels rough.", "meta_template": "hypocritical_complaint", "source_words": ["vise", "screw", "steel", "pick"], "input": "Tell me a saying about tool."} +{"output": "You know how it is, pickin' the vise and complainin' the steel feels rough.", "meta_template": "hypocritical_complaint", "source_words": ["vise", "screw", "steel", "pick"], "input": "What would a grandmother say about vise?"} +{"output": "You know how it is, pickin' the vise and complainin' the steel feels rough.", "meta_template": "hypocritical_complaint", "source_words": ["vise", "screw", "steel", "pick"], "input": "Give me a hypocritical complaint proverb."} +{"output": "He takes all the bait then wonders why the hole's gone empty.", "meta_template": "hypocritical_complaint", "source_words": ["earthworm", "bait", "hole", "take"], "input": "Tell me something about hole."} +{"output": "He takes all the bait then wonders why the hole's gone empty.", "meta_template": "hypocritical_complaint", "source_words": ["earthworm", "bait", "hole", "take"], "input": "Tell me a saying about animal."} +{"output": "He takes all the bait then wonders why the hole's gone empty.", "meta_template": "hypocritical_complaint", "source_words": ["earthworm", "bait", "hole", "take"], "input": "What would a grandmother say about bait?"} +{"output": "He takes all the bait then wonders why the hole's gone empty.", "meta_template": "hypocritical_complaint", "source_words": ["earthworm", "bait", "hole", "take"], "input": "What's a good saying?"} +{"output": "That's like using up the plastic and complaining the motor won't kick over.", "meta_template": "hypocritical_complaint", "source_words": ["moped", "plastic", "motor", "use up"], "input": "Tell me something about motor."} +{"output": "That's like using up the plastic and complaining the motor won't kick over.", "meta_template": "hypocritical_complaint", "source_words": ["moped", "plastic", "motor", "use up"], "input": "Tell me a saying about vehicle."} +{"output": "That's like using up the plastic and complaining the motor won't kick over.", "meta_template": "hypocritical_complaint", "source_words": ["moped", "plastic", "motor", "use up"], "input": "What would a old sailor say about motor?"} +{"output": "That's like using up the plastic and complaining the motor won't kick over.", "meta_template": "hypocritical_complaint", "source_words": ["moped", "plastic", "motor", "use up"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like using up the plastic and complaining the motor won't kick over.", "meta_template": "hypocritical_complaint", "source_words": ["moped", "plastic", "motor", "use up"], "input": "What do they say?"} +{"output": "He grabs all the skin, then wonders why that bird looks bare.", "meta_template": "hypocritical_complaint", "source_words": ["emu", "skin", "bird", "grab"], "input": "Tell me something about bird."} +{"output": "He grabs all the skin, then wonders why that bird looks bare.", "meta_template": "hypocritical_complaint", "source_words": ["emu", "skin", "bird", "grab"], "input": "Tell me a saying about bird."} +{"output": "He grabs all the skin, then wonders why that bird looks bare.", "meta_template": "hypocritical_complaint", "source_words": ["emu", "skin", "bird", "grab"], "input": "What would a old sailor say about bird?"} +{"output": "He grabs all the skin, then wonders why that bird looks bare.", "meta_template": "hypocritical_complaint", "source_words": ["emu", "skin", "bird", "grab"], "input": "Give me a hypocritical complaint proverb."} +{"output": "He grabs all the skin, then wonders why that bird looks bare.", "meta_template": "hypocritical_complaint", "source_words": ["emu", "skin", "bird", "grab"], "input": "Give me a proverb."} +{"output": "That's like grabbing the drum and complaining the plastic beat tastes off.", "meta_template": "hypocritical_complaint", "source_words": ["drum", "beat", "plastic", "grab"], "input": "Tell me something about grab."} +{"output": "That's like grabbing the drum and complaining the plastic beat tastes off.", "meta_template": "hypocritical_complaint", "source_words": ["drum", "beat", "plastic", "grab"], "input": "Tell me a saying about instrument."} +{"output": "That's like grabbing the drum and complaining the plastic beat tastes off.", "meta_template": "hypocritical_complaint", "source_words": ["drum", "beat", "plastic", "grab"], "input": "What would a innkeeper say about beat?"} +{"output": "He fills up his silo then wonders why the concrete looks bare.", "meta_template": "hypocritical_complaint", "source_words": ["silo", "shelf", "concrete", "eat"], "input": "Tell me something about shelf."} +{"output": "He fills up his silo then wonders why the concrete looks bare.", "meta_template": "hypocritical_complaint", "source_words": ["silo", "shelf", "concrete", "eat"], "input": "Tell me a saying about material."} +{"output": "He fills up his silo then wonders why the concrete looks bare.", "meta_template": "hypocritical_complaint", "source_words": ["silo", "shelf", "concrete", "eat"], "input": "What would a grandmother say about silo?"} +{"output": "That's like pickin' the soil from the orchard and complainin' the soil from the chalk tastes funny.", "meta_template": "hypocritical_complaint", "source_words": ["soil", "orchard", "chalk", "pick"], "input": "Tell me something about soil."} +{"output": "That's like pickin' the soil from the orchard and complainin' the soil from the chalk tastes funny.", "meta_template": "hypocritical_complaint", "source_words": ["soil", "orchard", "chalk", "pick"], "input": "Tell me a saying about material."} +{"output": "That's like pickin' the soil from the orchard and complainin' the soil from the chalk tastes funny.", "meta_template": "hypocritical_complaint", "source_words": ["soil", "orchard", "chalk", "pick"], "input": "What would a grandmother say about chalk?"} +{"output": "That's like pickin' the soil from the orchard and complainin' the soil from the chalk tastes funny.", "meta_template": "hypocritical_complaint", "source_words": ["soil", "orchard", "chalk", "pick"], "input": "Give me a hypocritical complaint proverb."} +{"output": "You can't drink the paprika and then gripe 'cause the spice blend ain't right.", "meta_template": "hypocritical_complaint", "source_words": ["paprika", "spice", "spice blend", "drink"], "input": "Tell me something about spice blend."} +{"output": "You can't drink the paprika and then gripe 'cause the spice blend ain't right.", "meta_template": "hypocritical_complaint", "source_words": ["paprika", "spice", "spice blend", "drink"], "input": "Tell me a saying about spice."} +{"output": "You can't drink the paprika and then gripe 'cause the spice blend ain't right.", "meta_template": "hypocritical_complaint", "source_words": ["paprika", "spice", "spice blend", "drink"], "input": "What would a innkeeper say about spice?"} +{"output": "You can't drink the paprika and then gripe 'cause the spice blend ain't right.", "meta_template": "hypocritical_complaint", "source_words": ["paprika", "spice", "spice blend", "drink"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like eating the feather off the plane and complaining the engine's flavor is off.", "meta_template": "hypocritical_complaint", "source_words": ["plane", "feather", "engine", "take"], "input": "Tell me something about engine."} +{"output": "That's like eating the feather off the plane and complaining the engine's flavor is off.", "meta_template": "hypocritical_complaint", "source_words": ["plane", "feather", "engine", "take"], "input": "Tell me a saying about tool."} +{"output": "That's like eating the feather off the plane and complaining the engine's flavor is off.", "meta_template": "hypocritical_complaint", "source_words": ["plane", "feather", "engine", "take"], "input": "What would a old sailor say about engine?"} +{"output": "That's like eating the feather off the plane and complaining the engine's flavor is off.", "meta_template": "hypocritical_complaint", "source_words": ["plane", "feather", "engine", "take"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like gobbling up the cake and then bellyaching that the meat went bad.", "meta_template": "hypocritical_complaint", "source_words": ["fat", "cake", "meat", "use up"], "input": "Tell me something about cake."} +{"output": "That's like gobbling up the cake and then bellyaching that the meat went bad.", "meta_template": "hypocritical_complaint", "source_words": ["fat", "cake", "meat", "use up"], "input": "Tell me a saying about food."} +{"output": "That's like gobbling up the cake and then bellyaching that the meat went bad.", "meta_template": "hypocritical_complaint", "source_words": ["fat", "cake", "meat", "use up"], "input": "What would a blacksmith say about use up?"} +{"output": "That's like gobbling up the cake and then bellyaching that the meat went bad.", "meta_template": "hypocritical_complaint", "source_words": ["fat", "cake", "meat", "use up"], "input": "Give me a hypocritical complaint proverb."} +{"output": "There's a fella who uses up the copper wiring and says the bronze ain't worth a damn.", "meta_template": "hypocritical_complaint", "source_words": ["copper", "copper wiring", "bronze", "use up"], "input": "Tell me something about copper wiring."} +{"output": "There's a fella who uses up the copper wiring and says the bronze ain't worth a damn.", "meta_template": "hypocritical_complaint", "source_words": ["copper", "copper wiring", "bronze", "use up"], "input": "Tell me a saying about metal."} +{"output": "There's a fella who uses up the copper wiring and says the bronze ain't worth a damn.", "meta_template": "hypocritical_complaint", "source_words": ["copper", "copper wiring", "bronze", "use up"], "input": "What would a innkeeper say about bronze?"} +{"output": "There's a fella who uses up the copper wiring and says the bronze ain't worth a damn.", "meta_template": "hypocritical_complaint", "source_words": ["copper", "copper wiring", "bronze", "use up"], "input": "Give me a hypocritical complaint proverb."} +{"output": "There's a fella who uses up the copper wiring and says the bronze ain't worth a damn.", "meta_template": "hypocritical_complaint", "source_words": ["copper", "copper wiring", "bronze", "use up"], "input": "What do they say?"} +{"output": "Don't pick the wing and then grumble about the other wing.", "meta_template": "hypocritical_complaint", "source_words": ["tinamou", "wing", "wing", "pick"], "input": "Tell me something about pick."} +{"output": "Don't pick the wing and then grumble about the other wing.", "meta_template": "hypocritical_complaint", "source_words": ["tinamou", "wing", "wing", "pick"], "input": "Tell me a saying about tool."} +{"output": "Don't pick the wing and then grumble about the other wing.", "meta_template": "hypocritical_complaint", "source_words": ["tinamou", "wing", "wing", "pick"], "input": "What would a grandmother say about tinamou?"} +{"output": "Don't pick the wing and then grumble about the other wing.", "meta_template": "hypocritical_complaint", "source_words": ["tinamou", "wing", "wing", "pick"], "input": "Share some old-time wisdom."} +{"output": "That's like firing a cannon and complaining the barrel's wasted all its powder.", "meta_template": "hypocritical_complaint", "source_words": ["cannon", "barrel", "weapon", "use up"], "input": "Tell me something about barrel."} +{"output": "That's like firing a cannon and complaining the barrel's wasted all its powder.", "meta_template": "hypocritical_complaint", "source_words": ["cannon", "barrel", "weapon", "use up"], "input": "Tell me a saying about container."} +{"output": "That's like firing a cannon and complaining the barrel's wasted all its powder.", "meta_template": "hypocritical_complaint", "source_words": ["cannon", "barrel", "weapon", "use up"], "input": "What would a farmer say about weapon?"} +{"output": "That's like firing a cannon and complaining the barrel's wasted all its powder.", "meta_template": "hypocritical_complaint", "source_words": ["cannon", "barrel", "weapon", "use up"], "input": "Give me a hypocritical complaint proverb."} +{"output": "He takes all the caffeine out, then wonders why the coffee tastes weak.", "meta_template": "hypocritical_complaint", "source_words": ["coffee", "caffiene in", "caffiene", "take"], "input": "Tell me something about caffiene in."} +{"output": "He takes all the caffeine out, then wonders why the coffee tastes weak.", "meta_template": "hypocritical_complaint", "source_words": ["coffee", "caffiene in", "caffiene", "take"], "input": "Tell me a saying about beverage."} +{"output": "He takes all the caffeine out, then wonders why the coffee tastes weak.", "meta_template": "hypocritical_complaint", "source_words": ["coffee", "caffiene in", "caffiene", "take"], "input": "What would a blacksmith say about take?"} +{"output": "He takes all the caffeine out, then wonders why the coffee tastes weak.", "meta_template": "hypocritical_complaint", "source_words": ["coffee", "caffiene in", "caffiene", "take"], "input": "Give me a hypocritical complaint proverb."} +{"output": "A fellow picks the string on his flute and then says the whole orchestra plays no good.", "meta_template": "hypocritical_complaint", "source_words": ["flute", "string", "orchestra", "pick"], "input": "Tell me something about string."} +{"output": "A fellow picks the string on his flute and then says the whole orchestra plays no good.", "meta_template": "hypocritical_complaint", "source_words": ["flute", "string", "orchestra", "pick"], "input": "Tell me a saying about tool."} +{"output": "A fellow picks the string on his flute and then says the whole orchestra plays no good.", "meta_template": "hypocritical_complaint", "source_words": ["flute", "string", "orchestra", "pick"], "input": "What would a grandmother say about pick?"} +{"output": "A fellow picks the string on his flute and then says the whole orchestra plays no good.", "meta_template": "hypocritical_complaint", "source_words": ["flute", "string", "orchestra", "pick"], "input": "Give me a hypocritical complaint proverb."} +{"output": "You eat the dirt and then complain the ground tastes funny.", "meta_template": "hypocritical_complaint", "source_words": ["ground", "soil", "dirt", "eat"], "input": "Tell me something about dirt."} +{"output": "You eat the dirt and then complain the ground tastes funny.", "meta_template": "hypocritical_complaint", "source_words": ["ground", "soil", "dirt", "eat"], "input": "Tell me a saying about mineral."} +{"output": "You eat the dirt and then complain the ground tastes funny.", "meta_template": "hypocritical_complaint", "source_words": ["ground", "soil", "dirt", "eat"], "input": "What would a blacksmith say about eat?"} +{"output": "You eat the dirt and then complain the ground tastes funny.", "meta_template": "hypocritical_complaint", "source_words": ["ground", "soil", "dirt", "eat"], "input": "Give me a hypocritical complaint proverb."} +{"output": "You eat the dirt and then complain the ground tastes funny.", "meta_template": "hypocritical_complaint", "source_words": ["ground", "soil", "dirt", "eat"], "input": "What do they say?"} +{"output": "That's like grabbing the polyester tie and complaining the cotton one feels cheap.", "meta_template": "hypocritical_complaint", "source_words": ["tie", "polyester", "cotton", "grab"], "input": "Tell me something about cotton."} +{"output": "That's like grabbing the polyester tie and complaining the cotton one feels cheap.", "meta_template": "hypocritical_complaint", "source_words": ["tie", "polyester", "cotton", "grab"], "input": "Tell me a saying about fabric."} +{"output": "That's like grabbing the polyester tie and complaining the cotton one feels cheap.", "meta_template": "hypocritical_complaint", "source_words": ["tie", "polyester", "cotton", "grab"], "input": "What would a old sailor say about cotton?"} +{"output": "That's like grabbing the polyester tie and complaining the cotton one feels cheap.", "meta_template": "hypocritical_complaint", "source_words": ["tie", "polyester", "cotton", "grab"], "input": "What do they say?"} +{"output": "He picks all the rust off the object then wonders why the metal looks bare.", "meta_template": "hypocritical_complaint", "source_words": ["rust", "object", "metal", "pick"], "input": "Tell me something about object."} +{"output": "He picks all the rust off the object then wonders why the metal looks bare.", "meta_template": "hypocritical_complaint", "source_words": ["rust", "object", "metal", "pick"], "input": "Tell me a saying about metal."} +{"output": "He picks all the rust off the object then wonders why the metal looks bare.", "meta_template": "hypocritical_complaint", "source_words": ["rust", "object", "metal", "pick"], "input": "What would a farmer say about metal?"} +{"output": "He picks all the rust off the object then wonders why the metal looks bare.", "meta_template": "hypocritical_complaint", "source_words": ["rust", "object", "metal", "pick"], "input": "Tell me some folk wisdom."} +{"output": "A man takes the cotton to make his dress, then claims the fabric's no good.", "meta_template": "hypocritical_complaint", "source_words": ["dress", "cotton", "fabric", "take"], "input": "Tell me something about fabric."} +{"output": "A man takes the cotton to make his dress, then claims the fabric's no good.", "meta_template": "hypocritical_complaint", "source_words": ["dress", "cotton", "fabric", "take"], "input": "Tell me a saying about crop."} +{"output": "A man takes the cotton to make his dress, then claims the fabric's no good.", "meta_template": "hypocritical_complaint", "source_words": ["dress", "cotton", "fabric", "take"], "input": "What would a old sailor say about cotton?"} +{"output": "Don't eat the bass player and then gripe about the wood.", "meta_template": "hypocritical_complaint", "source_words": ["bass", "player", "wood", "eat"], "input": "Tell me something about bass."} +{"output": "Don't eat the bass player and then gripe about the wood.", "meta_template": "hypocritical_complaint", "source_words": ["bass", "player", "wood", "eat"], "input": "Tell me a saying about instrument."} +{"output": "Don't eat the bass player and then gripe about the wood.", "meta_template": "hypocritical_complaint", "source_words": ["bass", "player", "wood", "eat"], "input": "What would a innkeeper say about wood?"} +{"output": "There's a fella who takes the cardamom from the pod and says the eggplant's no good.", "meta_template": "hypocritical_complaint", "source_words": ["pod", "cardamom", "eggplant", "take"], "input": "Tell me something about pod."} +{"output": "There's a fella who takes the cardamom from the pod and says the eggplant's no good.", "meta_template": "hypocritical_complaint", "source_words": ["pod", "cardamom", "eggplant", "take"], "input": "Tell me a saying about container."} +{"output": "There's a fella who takes the cardamom from the pod and says the eggplant's no good.", "meta_template": "hypocritical_complaint", "source_words": ["pod", "cardamom", "eggplant", "take"], "input": "What would a blacksmith say about take?"} +{"output": "There's a fella who takes the cardamom from the pod and says the eggplant's no good.", "meta_template": "hypocritical_complaint", "source_words": ["pod", "cardamom", "eggplant", "take"], "input": "Give me a hypocritical complaint proverb."} +{"output": "There's a fella who takes the cardamom from the pod and says the eggplant's no good.", "meta_template": "hypocritical_complaint", "source_words": ["pod", "cardamom", "eggplant", "take"], "input": "What's a good saying?"} +{"output": "Folk say: There's a fella who takes the cock's beak and then gripes his nest ain't worth a dime.", "meta_template": "hypocritical_complaint", "source_words": ["cock", "beak", "nest", "take"], "input": "Tell me something about nest."} +{"output": "Folk say: There's a fella who takes the cock's beak and then gripes his nest ain't worth a dime.", "meta_template": "hypocritical_complaint", "source_words": ["cock", "beak", "nest", "take"], "input": "Tell me a saying about shelter."} +{"output": "Folk say: There's a fella who takes the cock's beak and then gripes his nest ain't worth a dime.", "meta_template": "hypocritical_complaint", "source_words": ["cock", "beak", "nest", "take"], "input": "What would a old sailor say about cock?"} +{"output": "That's like loading the cannon and complaining the weapon tastes like metal.", "meta_template": "hypocritical_complaint", "source_words": ["cannon", "tank", "weapon", "drink"], "input": "Tell me something about weapon."} +{"output": "That's like loading the cannon and complaining the weapon tastes like metal.", "meta_template": "hypocritical_complaint", "source_words": ["cannon", "tank", "weapon", "drink"], "input": "Tell me a saying about tool."} +{"output": "That's like loading the cannon and complaining the weapon tastes like metal.", "meta_template": "hypocritical_complaint", "source_words": ["cannon", "tank", "weapon", "drink"], "input": "What would a shepherd say about drink?"} +{"output": "Don't take the crystal jewelry and then gripe about the quartz in it.", "meta_template": "hypocritical_complaint", "source_words": ["crystal", "jewelry", "quartz", "take"], "input": "Tell me something about quartz."} +{"output": "Don't take the crystal jewelry and then gripe about the quartz in it.", "meta_template": "hypocritical_complaint", "source_words": ["crystal", "jewelry", "quartz", "take"], "input": "Tell me a saying about material."} +{"output": "Don't take the crystal jewelry and then gripe about the quartz in it.", "meta_template": "hypocritical_complaint", "source_words": ["crystal", "jewelry", "quartz", "take"], "input": "What would a blacksmith say about jewelry?"} +{"output": "Don't take the crystal jewelry and then gripe about the quartz in it.", "meta_template": "hypocritical_complaint", "source_words": ["crystal", "jewelry", "quartz", "take"], "input": "Give me a hypocritical complaint proverb."} +{"output": "Don't pick the phone apart and then gripe about its keypad.", "meta_template": "hypocritical_complaint", "source_words": ["phone", "glass", "keypad", "pick"], "input": "Tell me something about glass."} +{"output": "Don't pick the phone apart and then gripe about its keypad.", "meta_template": "hypocritical_complaint", "source_words": ["phone", "glass", "keypad", "pick"], "input": "Tell me a saying about vehicle."} +{"output": "Don't pick the phone apart and then gripe about its keypad.", "meta_template": "hypocritical_complaint", "source_words": ["phone", "glass", "keypad", "pick"], "input": "What would a grandmother say about pick?"} +{"output": "Don't pick the phone apart and then gripe about its keypad.", "meta_template": "hypocritical_complaint", "source_words": ["phone", "glass", "keypad", "pick"], "input": "What do they say?"} +{"output": "Eating all the seasoning and complaining the saltshaker tastes flat.", "meta_template": "hypocritical_complaint", "source_words": ["salt", "seasoning", "saltshaker", "eat"], "input": "Tell me something about saltshaker."} +{"output": "Eating all the seasoning and complaining the saltshaker tastes flat.", "meta_template": "hypocritical_complaint", "source_words": ["salt", "seasoning", "saltshaker", "eat"], "input": "Tell me a saying about spice."} +{"output": "Eating all the seasoning and complaining the saltshaker tastes flat.", "meta_template": "hypocritical_complaint", "source_words": ["salt", "seasoning", "saltshaker", "eat"], "input": "What would a farmer say about eat?"} +{"output": "Eating all the seasoning and complaining the saltshaker tastes flat.", "meta_template": "hypocritical_complaint", "source_words": ["salt", "seasoning", "saltshaker", "eat"], "input": "What's a good saying?"} +{"output": "You can't eat the cardamom and then gripe about the cardamom.", "meta_template": "hypocritical_complaint", "source_words": ["pod", "cardamom", "cardamom", "eat"], "input": "Tell me something about eat."} +{"output": "You can't eat the cardamom and then gripe about the cardamom.", "meta_template": "hypocritical_complaint", "source_words": ["pod", "cardamom", "cardamom", "eat"], "input": "Tell me a saying about spice."} +{"output": "You can't eat the cardamom and then gripe about the cardamom.", "meta_template": "hypocritical_complaint", "source_words": ["pod", "cardamom", "cardamom", "eat"], "input": "What would a old sailor say about cardamom?"} +{"output": "You can't eat the cardamom and then gripe about the cardamom.", "meta_template": "hypocritical_complaint", "source_words": ["pod", "cardamom", "cardamom", "eat"], "input": "Give me a hypocritical complaint proverb."} +{"output": "It's like a cormorant that takes all the feathers then wonders why the wing looks bare.", "meta_template": "hypocritical_complaint", "source_words": ["cormorant", "feather", "wing", "take"], "input": "Tell me something about wing."} +{"output": "It's like a cormorant that takes all the feathers then wonders why the wing looks bare.", "meta_template": "hypocritical_complaint", "source_words": ["cormorant", "feather", "wing", "take"], "input": "Tell me a saying about bird."} +{"output": "It's like a cormorant that takes all the feathers then wonders why the wing looks bare.", "meta_template": "hypocritical_complaint", "source_words": ["cormorant", "feather", "wing", "take"], "input": "What would a shepherd say about take?"} +{"output": "It's like a cormorant that takes all the feathers then wonders why the wing looks bare.", "meta_template": "hypocritical_complaint", "source_words": ["cormorant", "feather", "wing", "take"], "input": "Give me a hypocritical complaint proverb."} +{"output": "He fills his mouth with all the bison, then wonders why his jaw goes hungry.", "meta_template": "hypocritical_complaint", "source_words": ["mouth", "bison", "jaw", "take"], "input": "Tell me something about take."} +{"output": "He fills his mouth with all the bison, then wonders why his jaw goes hungry.", "meta_template": "hypocritical_complaint", "source_words": ["mouth", "bison", "jaw", "take"], "input": "Tell me a saying about insect."} +{"output": "He fills his mouth with all the bison, then wonders why his jaw goes hungry.", "meta_template": "hypocritical_complaint", "source_words": ["mouth", "bison", "jaw", "take"], "input": "What would a innkeeper say about mouth?"} +{"output": "He fills his mouth with all the bison, then wonders why his jaw goes hungry.", "meta_template": "hypocritical_complaint", "source_words": ["mouth", "bison", "jaw", "take"], "input": "Give me a hypocritical complaint proverb."} +{"output": "Don't use up the sugar and then gripe about the fruit in the orchard.", "meta_template": "hypocritical_complaint", "source_words": ["fruit", "sugar", "orchard", "use up"], "input": "Tell me something about use up."} +{"output": "Don't use up the sugar and then gripe about the fruit in the orchard.", "meta_template": "hypocritical_complaint", "source_words": ["fruit", "sugar", "orchard", "use up"], "input": "Tell me a saying about food."} +{"output": "Don't use up the sugar and then gripe about the fruit in the orchard.", "meta_template": "hypocritical_complaint", "source_words": ["fruit", "sugar", "orchard", "use up"], "input": "What would a old sailor say about fruit?"} +{"output": "Don't use up the sugar and then gripe about the fruit in the orchard.", "meta_template": "hypocritical_complaint", "source_words": ["fruit", "sugar", "orchard", "use up"], "input": "Give me a hypocritical complaint proverb."} +{"output": "Don't use up the sugar and then gripe about the fruit in the orchard.", "meta_template": "hypocritical_complaint", "source_words": ["fruit", "sugar", "orchard", "use up"], "input": "What's a good saying?"} +{"output": "Don't fill the flask with plastic and then gripe about the liquid inside.", "meta_template": "hypocritical_complaint", "source_words": ["flask", "plastic", "liquid", "drink"], "input": "Tell me something about flask."} +{"output": "Don't fill the flask with plastic and then gripe about the liquid inside.", "meta_template": "hypocritical_complaint", "source_words": ["flask", "plastic", "liquid", "drink"], "input": "Tell me a saying about material."} +{"output": "Don't fill the flask with plastic and then gripe about the liquid inside.", "meta_template": "hypocritical_complaint", "source_words": ["flask", "plastic", "liquid", "drink"], "input": "What would a shepherd say about plastic?"} +{"output": "Don't drink the water from the teacup and then gripe about the bowl it's part of.", "meta_template": "hypocritical_complaint", "source_words": ["teacup", "water", "bowl", "drink"], "input": "Tell me something about teacup."} +{"output": "Don't drink the water from the teacup and then gripe about the bowl it's part of.", "meta_template": "hypocritical_complaint", "source_words": ["teacup", "water", "bowl", "drink"], "input": "Tell me a saying about container."} +{"output": "Don't drink the water from the teacup and then gripe about the bowl it's part of.", "meta_template": "hypocritical_complaint", "source_words": ["teacup", "water", "bowl", "drink"], "input": "What would a old sailor say about bowl?"} +{"output": "Don't drink the water from the teacup and then gripe about the bowl it's part of.", "meta_template": "hypocritical_complaint", "source_words": ["teacup", "water", "bowl", "drink"], "input": "Give me a hypocritical complaint proverb."} +{"output": "Don't take the osprey's feather and then gripe about its wing.", "meta_template": "hypocritical_complaint", "source_words": ["osprey", "feather", "wing", "take"], "input": "Tell me something about feather."} +{"output": "Don't take the osprey's feather and then gripe about its wing.", "meta_template": "hypocritical_complaint", "source_words": ["osprey", "feather", "wing", "take"], "input": "Tell me a saying about material."} +{"output": "Don't take the osprey's feather and then gripe about its wing.", "meta_template": "hypocritical_complaint", "source_words": ["osprey", "feather", "wing", "take"], "input": "What would a innkeeper say about wing?"} +{"output": "The fellow who uses up the school complains the fish is no good.", "meta_template": "hypocritical_complaint", "source_words": ["minnow", "school", "fish", "use up"], "input": "Tell me something about fish."} +{"output": "The fellow who uses up the school complains the fish is no good.", "meta_template": "hypocritical_complaint", "source_words": ["minnow", "school", "fish", "use up"], "input": "Tell me a saying about animal."} +{"output": "The fellow who uses up the school complains the fish is no good.", "meta_template": "hypocritical_complaint", "source_words": ["minnow", "school", "fish", "use up"], "input": "What would a innkeeper say about use up?"} +{"output": "The fellow who uses up the school complains the fish is no good.", "meta_template": "hypocritical_complaint", "source_words": ["minnow", "school", "fish", "use up"], "input": "Give me a hypocritical complaint proverb."} +{"output": "He takes all the wood then wonders why the string quartet sounds so thin.", "meta_template": "hypocritical_complaint", "source_words": ["viola", "wood", "string quartet", "take"], "input": "Tell me something about viola."} +{"output": "He takes all the wood then wonders why the string quartet sounds so thin.", "meta_template": "hypocritical_complaint", "source_words": ["viola", "wood", "string quartet", "take"], "input": "Tell me a saying about instrument."} +{"output": "He takes all the wood then wonders why the string quartet sounds so thin.", "meta_template": "hypocritical_complaint", "source_words": ["viola", "wood", "string quartet", "take"], "input": "What would a innkeeper say about take?"} +{"output": "He takes all the wood then wonders why the string quartet sounds so thin.", "meta_template": "hypocritical_complaint", "source_words": ["viola", "wood", "string quartet", "take"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like picking the dogwood's leaves and complaining the garden's taste is off.", "meta_template": "hypocritical_complaint", "source_words": ["dogwood", "leaves", "garden", "take"], "input": "Tell me something about leaves."} +{"output": "That's like picking the dogwood's leaves and complaining the garden's taste is off.", "meta_template": "hypocritical_complaint", "source_words": ["dogwood", "leaves", "garden", "take"], "input": "Tell me a saying about landscape."} +{"output": "That's like picking the dogwood's leaves and complaining the garden's taste is off.", "meta_template": "hypocritical_complaint", "source_words": ["dogwood", "leaves", "garden", "take"], "input": "What would a grandmother say about dogwood?"} +{"output": "That's like picking the dogwood's leaves and complaining the garden's taste is off.", "meta_template": "hypocritical_complaint", "source_words": ["dogwood", "leaves", "garden", "take"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like sucking the blood and picking the meat to pieces.", "meta_template": "hypocritical_complaint", "source_words": ["blood", "blood", "meat", "pick"], "input": "Tell me something about blood."} +{"output": "That's like sucking the blood and picking the meat to pieces.", "meta_template": "hypocritical_complaint", "source_words": ["blood", "blood", "meat", "pick"], "input": "Tell me a saying about animal."} +{"output": "That's like sucking the blood and picking the meat to pieces.", "meta_template": "hypocritical_complaint", "source_words": ["blood", "blood", "meat", "pick"], "input": "What would a old sailor say about meat?"} +{"output": "That's like sucking the blood and picking the meat to pieces.", "meta_template": "hypocritical_complaint", "source_words": ["blood", "blood", "meat", "pick"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like sucking the blood and picking the meat to pieces.", "meta_template": "hypocritical_complaint", "source_words": ["blood", "blood", "meat", "pick"], "input": "Tell me some folk wisdom."} +{"output": "Ants take all the honeydew then wonder why the mealybugs look bare.", "meta_template": "hypocritical_complaint", "source_words": ["ant", "honeydew", "mealybug", "take"], "input": "Tell me something about honeydew."} +{"output": "Ants take all the honeydew then wonder why the mealybugs look bare.", "meta_template": "hypocritical_complaint", "source_words": ["ant", "honeydew", "mealybug", "take"], "input": "Tell me a saying about insect."} +{"output": "Ants take all the honeydew then wonder why the mealybugs look bare.", "meta_template": "hypocritical_complaint", "source_words": ["ant", "honeydew", "mealybug", "take"], "input": "What would a old sailor say about honeydew?"} +{"output": "Ants take all the honeydew then wonder why the mealybugs look bare.", "meta_template": "hypocritical_complaint", "source_words": ["ant", "honeydew", "mealybug", "take"], "input": "Give me a hypocritical complaint proverb."} +{"output": "Don't wear out the denim and then complain about the cotton.", "meta_template": "hypocritical_complaint", "source_words": ["jacket", "denim", "cotton", "use up"], "input": "Tell me something about jacket."} +{"output": "Don't wear out the denim and then complain about the cotton.", "meta_template": "hypocritical_complaint", "source_words": ["jacket", "denim", "cotton", "use up"], "input": "Tell me a saying about crop."} +{"output": "Don't wear out the denim and then complain about the cotton.", "meta_template": "hypocritical_complaint", "source_words": ["jacket", "denim", "cotton", "use up"], "input": "What would a grandmother say about cotton?"} +{"output": "Don't wear out the denim and then complain about the cotton.", "meta_template": "hypocritical_complaint", "source_words": ["jacket", "denim", "cotton", "use up"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like picking the berries from the coca and complaining the land's been used up.", "meta_template": "hypocritical_complaint", "source_words": ["coca", "berries", "land", "use up"], "input": "Tell me something about use up."} +{"output": "That's like picking the berries from the coca and complaining the land's been used up.", "meta_template": "hypocritical_complaint", "source_words": ["coca", "berries", "land", "use up"], "input": "Tell me a saying about landscape."} +{"output": "That's like picking the berries from the coca and complaining the land's been used up.", "meta_template": "hypocritical_complaint", "source_words": ["coca", "berries", "land", "use up"], "input": "What would a old sailor say about land?"} +{"output": "That's like picking the berries from the coca and complaining the land's been used up.", "meta_template": "hypocritical_complaint", "source_words": ["coca", "berries", "land", "use up"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like picking the berries from the coca and complaining the land's been used up.", "meta_template": "hypocritical_complaint", "source_words": ["coca", "berries", "land", "use up"], "input": "What do they say?"} +{"output": "That's like taking the cormorant and complaining the cormorant's got a bad feather.", "meta_template": "hypocritical_complaint", "source_words": ["cormorant", "feather", "feather", "take"], "input": "Tell me something about cormorant."} +{"output": "That's like taking the cormorant and complaining the cormorant's got a bad feather.", "meta_template": "hypocritical_complaint", "source_words": ["cormorant", "feather", "feather", "take"], "input": "Tell me a saying about material."} +{"output": "That's like taking the cormorant and complaining the cormorant's got a bad feather.", "meta_template": "hypocritical_complaint", "source_words": ["cormorant", "feather", "feather", "take"], "input": "What would a old sailor say about feather?"} +{"output": "That's like taking the cormorant and complaining the cormorant's got a bad feather.", "meta_template": "hypocritical_complaint", "source_words": ["cormorant", "feather", "feather", "take"], "input": "Give me a hypocritical complaint proverb."} +{"output": "It's like wearing a scarf made of wool and cotton, then picking it for any flaw.", "meta_template": "hypocritical_complaint", "source_words": ["scarf", "wool", "cotton", "pick"], "input": "Tell me something about wool."} +{"output": "It's like wearing a scarf made of wool and cotton, then picking it for any flaw.", "meta_template": "hypocritical_complaint", "source_words": ["scarf", "wool", "cotton", "pick"], "input": "Tell me a saying about fabric."} +{"output": "It's like wearing a scarf made of wool and cotton, then picking it for any flaw.", "meta_template": "hypocritical_complaint", "source_words": ["scarf", "wool", "cotton", "pick"], "input": "What would a innkeeper say about pick?"} +{"output": "It's like wearing a scarf made of wool and cotton, then picking it for any flaw.", "meta_template": "hypocritical_complaint", "source_words": ["scarf", "wool", "cotton", "pick"], "input": "Give me a hypocritical complaint proverb."} +{"output": "A hummingbird takes all the wing, then wonders why the feathers look bare.", "meta_template": "hypocritical_complaint", "source_words": ["hummingbird", "wing", "feathers", "take"], "input": "Tell me something about feathers."} +{"output": "A hummingbird takes all the wing, then wonders why the feathers look bare.", "meta_template": "hypocritical_complaint", "source_words": ["hummingbird", "wing", "feathers", "take"], "input": "Tell me a saying about bird."} +{"output": "A hummingbird takes all the wing, then wonders why the feathers look bare.", "meta_template": "hypocritical_complaint", "source_words": ["hummingbird", "wing", "feathers", "take"], "input": "What would a old sailor say about wing?"} +{"output": "A hummingbird takes all the wing, then wonders why the feathers look bare.", "meta_template": "hypocritical_complaint", "source_words": ["hummingbird", "wing", "feathers", "take"], "input": "Give me a hypocritical complaint proverb."} +{"output": "Ain't it funny how some'll pick the feather right off that pelican and then gripe about the wing?", "meta_template": "hypocritical_complaint", "source_words": ["pelican", "feather", "wing", "pick"], "input": "Tell me something about feather."} +{"output": "Ain't it funny how some'll pick the feather right off that pelican and then gripe about the wing?", "meta_template": "hypocritical_complaint", "source_words": ["pelican", "feather", "wing", "pick"], "input": "Tell me a saying about bird."} +{"output": "Ain't it funny how some'll pick the feather right off that pelican and then gripe about the wing?", "meta_template": "hypocritical_complaint", "source_words": ["pelican", "feather", "wing", "pick"], "input": "What would a shepherd say about pick?"} +{"output": "Ain't it funny how some'll pick the feather right off that pelican and then gripe about the wing?", "meta_template": "hypocritical_complaint", "source_words": ["pelican", "feather", "wing", "pick"], "input": "Give me a hypocritical complaint proverb."} +{"output": "Don't use up all the copper and then gripe about the valve not working right.", "meta_template": "hypocritical_complaint", "source_words": ["trumpet", "copper", "valve", "use up"], "input": "Tell me something about valve."} +{"output": "Don't use up all the copper and then gripe about the valve not working right.", "meta_template": "hypocritical_complaint", "source_words": ["trumpet", "copper", "valve", "use up"], "input": "Tell me a saying about instrument."} +{"output": "Don't use up all the copper and then gripe about the valve not working right.", "meta_template": "hypocritical_complaint", "source_words": ["trumpet", "copper", "valve", "use up"], "input": "What would a shepherd say about trumpet?"} +{"output": "Don't use up all the copper and then gripe about the valve not working right.", "meta_template": "hypocritical_complaint", "source_words": ["trumpet", "copper", "valve", "use up"], "input": "Tell me some folk wisdom."} +{"output": "He takes all the 3 sides then wonders why the quilt looks lopsided.", "meta_template": "hypocritical_complaint", "source_words": ["triangle", "3 sides", "quilt", "take"], "input": "Tell me something about triangle."} +{"output": "He takes all the 3 sides then wonders why the quilt looks lopsided.", "meta_template": "hypocritical_complaint", "source_words": ["triangle", "3 sides", "quilt", "take"], "input": "Tell me a saying about instrument."} +{"output": "He takes all the 3 sides then wonders why the quilt looks lopsided.", "meta_template": "hypocritical_complaint", "source_words": ["triangle", "3 sides", "quilt", "take"], "input": "What would a grandmother say about 3 sides?"} +{"output": "He takes all the 3 sides then wonders why the quilt looks lopsided.", "meta_template": "hypocritical_complaint", "source_words": ["triangle", "3 sides", "quilt", "take"], "input": "Give me a hypocritical complaint proverb."} +{"output": "He takes all the 3 sides then wonders why the quilt looks lopsided.", "meta_template": "hypocritical_complaint", "source_words": ["triangle", "3 sides", "quilt", "take"], "input": "Share some old-time wisdom."} +{"output": "Some folks grab the cheese slice and then turn up their nose at the food.", "meta_template": "hypocritical_complaint", "source_words": ["cheese", "slice", "food", "grab"], "input": "Tell me something about cheese."} +{"output": "Some folks grab the cheese slice and then turn up their nose at the food.", "meta_template": "hypocritical_complaint", "source_words": ["cheese", "slice", "food", "grab"], "input": "Tell me a saying about food."} +{"output": "Some folks grab the cheese slice and then turn up their nose at the food.", "meta_template": "hypocritical_complaint", "source_words": ["cheese", "slice", "food", "grab"], "input": "What would a innkeeper say about cheese?"} +{"output": "Some folks grab the cheese slice and then turn up their nose at the food.", "meta_template": "hypocritical_complaint", "source_words": ["cheese", "slice", "food", "grab"], "input": "Give me a hypocritical complaint proverb."} +{"output": "He takes all the scale from the barometer, then wonders why the mercury looks so low.", "meta_template": "hypocritical_complaint", "source_words": ["barometer", "scale", "mercury", "take"], "input": "Tell me something about mercury."} +{"output": "He takes all the scale from the barometer, then wonders why the mercury looks so low.", "meta_template": "hypocritical_complaint", "source_words": ["barometer", "scale", "mercury", "take"], "input": "Tell me a saying about instrument."} +{"output": "He takes all the scale from the barometer, then wonders why the mercury looks so low.", "meta_template": "hypocritical_complaint", "source_words": ["barometer", "scale", "mercury", "take"], "input": "What would a blacksmith say about mercury?"} +{"output": "He takes all the scale from the barometer, then wonders why the mercury looks so low.", "meta_template": "hypocritical_complaint", "source_words": ["barometer", "scale", "mercury", "take"], "input": "What's a good saying?"} +{"output": "The waxwing grabs all the nest, then wonders why its feather's bare.", "meta_template": "hypocritical_complaint", "source_words": ["waxwing", "nest", "feather", "grab"], "input": "Tell me something about grab."} +{"output": "The waxwing grabs all the nest, then wonders why its feather's bare.", "meta_template": "hypocritical_complaint", "source_words": ["waxwing", "nest", "feather", "grab"], "input": "Tell me a saying about bird."} +{"output": "The waxwing grabs all the nest, then wonders why its feather's bare.", "meta_template": "hypocritical_complaint", "source_words": ["waxwing", "nest", "feather", "grab"], "input": "What would a blacksmith say about grab?"} +{"output": "The waxwing grabs all the nest, then wonders why its feather's bare.", "meta_template": "hypocritical_complaint", "source_words": ["waxwing", "nest", "feather", "grab"], "input": "Give me a hypocritical complaint proverb."} +{"output": "Well now, that fella picks the crop right from his field, then turns around and says the grass ain't fit for nothing.", "meta_template": "hypocritical_complaint", "source_words": ["field", "crop", "grass", "pick"], "input": "Tell me something about field."} +{"output": "Well now, that fella picks the crop right from his field, then turns around and says the grass ain't fit for nothing.", "meta_template": "hypocritical_complaint", "source_words": ["field", "crop", "grass", "pick"], "input": "Tell me a saying about crop."} +{"output": "Well now, that fella picks the crop right from his field, then turns around and says the grass ain't fit for nothing.", "meta_template": "hypocritical_complaint", "source_words": ["field", "crop", "grass", "pick"], "input": "What would a farmer say about grass?"} +{"output": "Well now, that fella picks the crop right from his field, then turns around and says the grass ain't fit for nothing.", "meta_template": "hypocritical_complaint", "source_words": ["field", "crop", "grass", "pick"], "input": "Give me a hypocritical complaint proverb."} +{"output": "Grab a glass full of liquid and then complain about the taste.", "meta_template": "hypocritical_complaint", "source_words": ["vase", "liquid", "glass", "grab"], "input": "Tell me something about liquid."} +{"output": "Grab a glass full of liquid and then complain about the taste.", "meta_template": "hypocritical_complaint", "source_words": ["vase", "liquid", "glass", "grab"], "input": "Tell me a saying about vehicle."} +{"output": "Grab a glass full of liquid and then complain about the taste.", "meta_template": "hypocritical_complaint", "source_words": ["vase", "liquid", "glass", "grab"], "input": "What would a old sailor say about glass?"} +{"output": "Grab a glass full of liquid and then complain about the taste.", "meta_template": "hypocritical_complaint", "source_words": ["vase", "liquid", "glass", "grab"], "input": "Give me a hypocritical complaint proverb."} +{"output": "Grab the handle of the jug and complain the lid's off.", "meta_template": "hypocritical_complaint", "source_words": ["jug", "handle", "lid", "grab"], "input": "Tell me something about grab."} +{"output": "Grab the handle of the jug and complain the lid's off.", "meta_template": "hypocritical_complaint", "source_words": ["jug", "handle", "lid", "grab"], "input": "Tell me a saying about tool."} +{"output": "Grab the handle of the jug and complain the lid's off.", "meta_template": "hypocritical_complaint", "source_words": ["jug", "handle", "lid", "grab"], "input": "What would a shepherd say about handle?"} +{"output": "Grab the handle of the jug and complain the lid's off.", "meta_template": "hypocritical_complaint", "source_words": ["jug", "handle", "lid", "grab"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That fella who grabs the pommel'll tell you the saddle horn's no good.", "meta_template": "hypocritical_complaint", "source_words": ["saddle", "pommel", "saddle horn", "grab"], "input": "Tell me something about grab."} +{"output": "That fella who grabs the pommel'll tell you the saddle horn's no good.", "meta_template": "hypocritical_complaint", "source_words": ["saddle", "pommel", "saddle horn", "grab"], "input": "Tell me a saying about tool."} +{"output": "That fella who grabs the pommel'll tell you the saddle horn's no good.", "meta_template": "hypocritical_complaint", "source_words": ["saddle", "pommel", "saddle horn", "grab"], "input": "What would a shepherd say about saddle?"} +{"output": "That fella who grabs the pommel'll tell you the saddle horn's no good.", "meta_template": "hypocritical_complaint", "source_words": ["saddle", "pommel", "saddle horn", "grab"], "input": "Give me a hypocritical complaint proverb."} +{"output": "You know that fella who picks the steel an' says the iron ain't worth a lick?", "meta_template": "hypocritical_complaint", "source_words": ["anvil", "steel", "iron", "pick"], "input": "Tell me something about iron."} +{"output": "You know that fella who picks the steel an' says the iron ain't worth a lick?", "meta_template": "hypocritical_complaint", "source_words": ["anvil", "steel", "iron", "pick"], "input": "Tell me a saying about mineral."} +{"output": "You know that fella who picks the steel an' says the iron ain't worth a lick?", "meta_template": "hypocritical_complaint", "source_words": ["anvil", "steel", "iron", "pick"], "input": "What would a farmer say about anvil?"} +{"output": "You know that fella who picks the steel an' says the iron ain't worth a lick?", "meta_template": "hypocritical_complaint", "source_words": ["anvil", "steel", "iron", "pick"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like using up the water in the vase and complaining the flower's wilted.", "meta_template": "hypocritical_complaint", "source_words": ["vase", "liquid", "flower", "use up"], "input": "Tell me something about use up."} +{"output": "That's like using up the water in the vase and complaining the flower's wilted.", "meta_template": "hypocritical_complaint", "source_words": ["vase", "liquid", "flower", "use up"], "input": "Tell me a saying about plant."} +{"output": "That's like using up the water in the vase and complaining the flower's wilted.", "meta_template": "hypocritical_complaint", "source_words": ["vase", "liquid", "flower", "use up"], "input": "What would a shepherd say about liquid?"} +{"output": "That's like using up the water in the vase and complaining the flower's wilted.", "meta_template": "hypocritical_complaint", "source_words": ["vase", "liquid", "flower", "use up"], "input": "Give me a hypocritical complaint proverb."} +{"output": "Don't praise the coal and then gripe about the dirt clinging to it.", "meta_template": "hypocritical_complaint", "source_words": ["coal", "carbon", "dirt", "take"], "input": "Tell me something about coal."} +{"output": "Don't praise the coal and then gripe about the dirt clinging to it.", "meta_template": "hypocritical_complaint", "source_words": ["coal", "carbon", "dirt", "take"], "input": "Tell me a saying about material."} +{"output": "Don't praise the coal and then gripe about the dirt clinging to it.", "meta_template": "hypocritical_complaint", "source_words": ["coal", "carbon", "dirt", "take"], "input": "What would a innkeeper say about dirt?"} +{"output": "Don't praise the coal and then gripe about the dirt clinging to it.", "meta_template": "hypocritical_complaint", "source_words": ["coal", "carbon", "dirt", "take"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like picking the corn and complaining the silo looks bare.", "meta_template": "hypocritical_complaint", "source_words": ["grain", "corn", "silo", "pick"], "input": "Tell me something about silo."} +{"output": "That's like picking the corn and complaining the silo looks bare.", "meta_template": "hypocritical_complaint", "source_words": ["grain", "corn", "silo", "pick"], "input": "Tell me a saying about tool."} +{"output": "That's like picking the corn and complaining the silo looks bare.", "meta_template": "hypocritical_complaint", "source_words": ["grain", "corn", "silo", "pick"], "input": "What would a blacksmith say about pick?"} +{"output": "That's like picking the corn and complaining the silo looks bare.", "meta_template": "hypocritical_complaint", "source_words": ["grain", "corn", "silo", "pick"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like squeezing the lemon and complaining the orange juice tastes sour.", "meta_template": "hypocritical_complaint", "source_words": ["juice", "lemon", "orange", "take"], "input": "Tell me something about juice."} +{"output": "That's like squeezing the lemon and complaining the orange juice tastes sour.", "meta_template": "hypocritical_complaint", "source_words": ["juice", "lemon", "orange", "take"], "input": "Tell me a saying about food."} +{"output": "That's like squeezing the lemon and complaining the orange juice tastes sour.", "meta_template": "hypocritical_complaint", "source_words": ["juice", "lemon", "orange", "take"], "input": "What would a innkeeper say about juice?"} +{"output": "That's like squeezing the lemon and complaining the orange juice tastes sour.", "meta_template": "hypocritical_complaint", "source_words": ["juice", "lemon", "orange", "take"], "input": "Give me a hypocritical complaint proverb."} +{"output": "Don't pick the fig off the tree and then gripe about the jam.", "meta_template": "hypocritical_complaint", "source_words": ["fig", "tree", "jam", "grab"], "input": "Tell me something about grab."} +{"output": "Don't pick the fig off the tree and then gripe about the jam.", "meta_template": "hypocritical_complaint", "source_words": ["fig", "tree", "jam", "grab"], "input": "Tell me a saying about fruit."} +{"output": "Don't pick the fig off the tree and then gripe about the jam.", "meta_template": "hypocritical_complaint", "source_words": ["fig", "tree", "jam", "grab"], "input": "What would a old sailor say about jam?"} +{"output": "Don't pick the fig off the tree and then gripe about the jam.", "meta_template": "hypocritical_complaint", "source_words": ["fig", "tree", "jam", "grab"], "input": "Give me a hypocritical complaint proverb."} +{"output": "He picks all the metal outta that vise and wonders why the handle's left looking bare as a birdcage.", "meta_template": "hypocritical_complaint", "source_words": ["vise", "metal", "handle", "pick"], "input": "Tell me something about metal."} +{"output": "He picks all the metal outta that vise and wonders why the handle's left looking bare as a birdcage.", "meta_template": "hypocritical_complaint", "source_words": ["vise", "metal", "handle", "pick"], "input": "Tell me a saying about metal."} +{"output": "He picks all the metal outta that vise and wonders why the handle's left looking bare as a birdcage.", "meta_template": "hypocritical_complaint", "source_words": ["vise", "metal", "handle", "pick"], "input": "What would a blacksmith say about pick?"} +{"output": "It ain't right to take the beat and then gripe about the wood.", "meta_template": "hypocritical_complaint", "source_words": ["drum", "beat", "wood", "take"], "input": "Tell me something about beat."} +{"output": "It ain't right to take the beat and then gripe about the wood.", "meta_template": "hypocritical_complaint", "source_words": ["drum", "beat", "wood", "take"], "input": "Tell me a saying about material."} +{"output": "It ain't right to take the beat and then gripe about the wood.", "meta_template": "hypocritical_complaint", "source_words": ["drum", "beat", "wood", "take"], "input": "What would a grandmother say about wood?"} +{"output": "It ain't right to take the beat and then gripe about the wood.", "meta_template": "hypocritical_complaint", "source_words": ["drum", "beat", "wood", "take"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like eating the pepper pod and complaining the husk tastes bitter.", "meta_template": "hypocritical_complaint", "source_words": ["pepper", "pod", "husk", "drink"], "input": "Tell me something about pod."} +{"output": "That's like eating the pepper pod and complaining the husk tastes bitter.", "meta_template": "hypocritical_complaint", "source_words": ["pepper", "pod", "husk", "drink"], "input": "Tell me a saying about plant."} +{"output": "That's like eating the pepper pod and complaining the husk tastes bitter.", "meta_template": "hypocritical_complaint", "source_words": ["pepper", "pod", "husk", "drink"], "input": "What would a blacksmith say about pepper?"} +{"output": "That's like eating the pepper pod and complaining the husk tastes bitter.", "meta_template": "hypocritical_complaint", "source_words": ["pepper", "pod", "husk", "drink"], "input": "Give me a hypocritical complaint proverb."} +{"output": "He picks all the vulture clean then wonders why the bird's feathers look sparse.", "meta_template": "hypocritical_complaint", "source_words": ["vulture", "bird", "feather", "use up"], "input": "Tell me something about vulture."} +{"output": "He picks all the vulture clean then wonders why the bird's feathers look sparse.", "meta_template": "hypocritical_complaint", "source_words": ["vulture", "bird", "feather", "use up"], "input": "Tell me a saying about animal."} +{"output": "He picks all the vulture clean then wonders why the bird's feathers look sparse.", "meta_template": "hypocritical_complaint", "source_words": ["vulture", "bird", "feather", "use up"], "input": "What would a farmer say about feather?"} +{"output": "He picks all the vulture clean then wonders why the bird's feathers look sparse.", "meta_template": "hypocritical_complaint", "source_words": ["vulture", "bird", "feather", "use up"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like eating the egg then grumbling that the nest got used up.", "meta_template": "hypocritical_complaint", "source_words": ["bulbul", "egg", "nest", "use up"], "input": "Tell me something about nest."} +{"output": "That's like eating the egg then grumbling that the nest got used up.", "meta_template": "hypocritical_complaint", "source_words": ["bulbul", "egg", "nest", "use up"], "input": "Tell me a saying about food."} +{"output": "That's like eating the egg then grumbling that the nest got used up.", "meta_template": "hypocritical_complaint", "source_words": ["bulbul", "egg", "nest", "use up"], "input": "What would a old sailor say about nest?"} +{"output": "That's like eating the egg then grumbling that the nest got used up.", "meta_template": "hypocritical_complaint", "source_words": ["bulbul", "egg", "nest", "use up"], "input": "What do they say?"} +{"output": "That's like grabbing the window of the mall and complaining the screen looks off.", "meta_template": "hypocritical_complaint", "source_words": ["mall", "window", "screen", "grab"], "input": "Tell me something about screen."} +{"output": "That's like grabbing the window of the mall and complaining the screen looks off.", "meta_template": "hypocritical_complaint", "source_words": ["mall", "window", "screen", "grab"], "input": "Tell me a saying about building."} +{"output": "That's like grabbing the window of the mall and complaining the screen looks off.", "meta_template": "hypocritical_complaint", "source_words": ["mall", "window", "screen", "grab"], "input": "What would a shepherd say about mall?"} +{"output": "That's like grabbing the window of the mall and complaining the screen looks off.", "meta_template": "hypocritical_complaint", "source_words": ["mall", "window", "screen", "grab"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like grabbing the window of the mall and complaining the screen looks off.", "meta_template": "hypocritical_complaint", "source_words": ["mall", "window", "screen", "grab"], "input": "What's a good saying?"} +{"output": "There's a fella who uses up the whole plant and says the branch is no good.", "meta_template": "hypocritical_complaint", "source_words": ["evergreen", "plant", "branch", "use up"], "input": "Tell me something about use up."} +{"output": "There's a fella who uses up the whole plant and says the branch is no good.", "meta_template": "hypocritical_complaint", "source_words": ["evergreen", "plant", "branch", "use up"], "input": "Tell me a saying about tree."} +{"output": "There's a fella who uses up the whole plant and says the branch is no good.", "meta_template": "hypocritical_complaint", "source_words": ["evergreen", "plant", "branch", "use up"], "input": "What would a old sailor say about use up?"} +{"output": "There's a fella who uses up the whole plant and says the branch is no good.", "meta_template": "hypocritical_complaint", "source_words": ["evergreen", "plant", "branch", "use up"], "input": "Give me a hypocritical complaint proverb."} +{"output": "There's a fella who uses up the whole plant and says the branch is no good.", "meta_template": "hypocritical_complaint", "source_words": ["evergreen", "plant", "branch", "use up"], "input": "What's a good saying?"} +{"output": "A lorikeet grabs all the beak, then wonders why the nest's so bare.", "meta_template": "hypocritical_complaint", "source_words": ["lorikeet", "beak", "nest", "grab"], "input": "Tell me something about lorikeet."} +{"output": "A lorikeet grabs all the beak, then wonders why the nest's so bare.", "meta_template": "hypocritical_complaint", "source_words": ["lorikeet", "beak", "nest", "grab"], "input": "Tell me a saying about animal."} +{"output": "A lorikeet grabs all the beak, then wonders why the nest's so bare.", "meta_template": "hypocritical_complaint", "source_words": ["lorikeet", "beak", "nest", "grab"], "input": "What would a blacksmith say about beak?"} +{"output": "A lorikeet grabs all the beak, then wonders why the nest's so bare.", "meta_template": "hypocritical_complaint", "source_words": ["lorikeet", "beak", "nest", "grab"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like drinking the wine and complaining the grape gave it a bad taste.", "meta_template": "hypocritical_complaint", "source_words": ["wine", "grape", "cork", "grab"], "input": "Tell me something about grab."} +{"output": "That's like drinking the wine and complaining the grape gave it a bad taste.", "meta_template": "hypocritical_complaint", "source_words": ["wine", "grape", "cork", "grab"], "input": "Tell me a saying about beverage."} +{"output": "That's like drinking the wine and complaining the grape gave it a bad taste.", "meta_template": "hypocritical_complaint", "source_words": ["wine", "grape", "cork", "grab"], "input": "What would a farmer say about grape?"} +{"output": "That's like drinking the wine and complaining the grape gave it a bad taste.", "meta_template": "hypocritical_complaint", "source_words": ["wine", "grape", "cork", "grab"], "input": "Give me a hypocritical complaint proverb."} +{"output": "The pot's handle's all used up, then he says the teacup ain't worth a dime.", "meta_template": "hypocritical_complaint", "source_words": ["pot", "handle", "teacup", "use up"], "input": "Tell me something about use up."} +{"output": "The pot's handle's all used up, then he says the teacup ain't worth a dime.", "meta_template": "hypocritical_complaint", "source_words": ["pot", "handle", "teacup", "use up"], "input": "Tell me a saying about container."} +{"output": "The pot's handle's all used up, then he says the teacup ain't worth a dime.", "meta_template": "hypocritical_complaint", "source_words": ["pot", "handle", "teacup", "use up"], "input": "What would a farmer say about handle?"} +{"output": "The pot's handle's all used up, then he says the teacup ain't worth a dime.", "meta_template": "hypocritical_complaint", "source_words": ["pot", "handle", "teacup", "use up"], "input": "Give me a hypocritical complaint proverb."} +{"output": "The pot's handle's all used up, then he says the teacup ain't worth a dime.", "meta_template": "hypocritical_complaint", "source_words": ["pot", "handle", "teacup", "use up"], "input": "Give me a proverb."} +{"output": "There's a fella who picks the steel vise and says the wood vise ain't worth a dime.", "meta_template": "hypocritical_complaint", "source_words": ["vise", "steel", "wood", "pick"], "input": "Tell me something about steel."} +{"output": "There's a fella who picks the steel vise and says the wood vise ain't worth a dime.", "meta_template": "hypocritical_complaint", "source_words": ["vise", "steel", "wood", "pick"], "input": "Tell me a saying about metal."} +{"output": "There's a fella who picks the steel vise and says the wood vise ain't worth a dime.", "meta_template": "hypocritical_complaint", "source_words": ["vise", "steel", "wood", "pick"], "input": "What would a grandmother say about pick?"} +{"output": "That's like eating the evergreen and complaining the plant uses up all the soil.", "meta_template": "hypocritical_complaint", "source_words": ["evergreen", "plant", "plant", "use up"], "input": "Tell me something about use up."} +{"output": "That's like eating the evergreen and complaining the plant uses up all the soil.", "meta_template": "hypocritical_complaint", "source_words": ["evergreen", "plant", "plant", "use up"], "input": "Tell me a saying about tree."} +{"output": "That's like eating the evergreen and complaining the plant uses up all the soil.", "meta_template": "hypocritical_complaint", "source_words": ["evergreen", "plant", "plant", "use up"], "input": "What would a farmer say about plant?"} +{"output": "Don't pick the fox for its long tail and then gripe about its bushy tail.", "meta_template": "hypocritical_complaint", "source_words": ["fox", "long tail", "bushy tail", "pick"], "input": "Tell me something about long tail."} +{"output": "Don't pick the fox for its long tail and then gripe about its bushy tail.", "meta_template": "hypocritical_complaint", "source_words": ["fox", "long tail", "bushy tail", "pick"], "input": "Tell me a saying about tool."} +{"output": "Don't pick the fox for its long tail and then gripe about its bushy tail.", "meta_template": "hypocritical_complaint", "source_words": ["fox", "long tail", "bushy tail", "pick"], "input": "What would a shepherd say about bushy tail?"} +{"output": "Don't pick the fox for its long tail and then gripe about its bushy tail.", "meta_template": "hypocritical_complaint", "source_words": ["fox", "long tail", "bushy tail", "pick"], "input": "Give me a hypocritical complaint proverb."} +{"output": "Don't pick the fox for its long tail and then gripe about its bushy tail.", "meta_template": "hypocritical_complaint", "source_words": ["fox", "long tail", "bushy tail", "pick"], "input": "What do they say?"} +{"output": "That's like using Jack's legs and complaining his screwdriver tastes off.", "meta_template": "hypocritical_complaint", "source_words": ["jack", "legs", "screwdriver", "drink"], "input": "Tell me something about jack."} +{"output": "That's like using Jack's legs and complaining his screwdriver tastes off.", "meta_template": "hypocritical_complaint", "source_words": ["jack", "legs", "screwdriver", "drink"], "input": "Tell me a saying about tool."} +{"output": "That's like using Jack's legs and complaining his screwdriver tastes off.", "meta_template": "hypocritical_complaint", "source_words": ["jack", "legs", "screwdriver", "drink"], "input": "What would a innkeeper say about jack?"} +{"output": "That's like using Jack's legs and complaining his screwdriver tastes off.", "meta_template": "hypocritical_complaint", "source_words": ["jack", "legs", "screwdriver", "drink"], "input": "What do they say?"} +{"output": "Don't cut the wood and then gripe about the string quartet.", "meta_template": "hypocritical_complaint", "source_words": ["cello", "wood", "string quartet", "take"], "input": "Tell me something about cello."} +{"output": "Don't cut the wood and then gripe about the string quartet.", "meta_template": "hypocritical_complaint", "source_words": ["cello", "wood", "string quartet", "take"], "input": "Tell me a saying about material."} +{"output": "Don't cut the wood and then gripe about the string quartet.", "meta_template": "hypocritical_complaint", "source_words": ["cello", "wood", "string quartet", "take"], "input": "What would a blacksmith say about string quartet?"} +{"output": "Don't cut the wood and then gripe about the string quartet.", "meta_template": "hypocritical_complaint", "source_words": ["cello", "wood", "string quartet", "take"], "input": "Give me a hypocritical complaint proverb."} +{"output": "Don't cut the wood and then gripe about the string quartet.", "meta_template": "hypocritical_complaint", "source_words": ["cello", "wood", "string quartet", "take"], "input": "What's a good saying?"} +{"output": "He grabs all the cinnamon then wonders why the recipe comes up short.", "meta_template": "hypocritical_complaint", "source_words": ["cinnamon", "spice", "recipe", "grab"], "input": "Tell me something about recipe."} +{"output": "He grabs all the cinnamon then wonders why the recipe comes up short.", "meta_template": "hypocritical_complaint", "source_words": ["cinnamon", "spice", "recipe", "grab"], "input": "Tell me a saying about spice."} +{"output": "He grabs all the cinnamon then wonders why the recipe comes up short.", "meta_template": "hypocritical_complaint", "source_words": ["cinnamon", "spice", "recipe", "grab"], "input": "What would a shepherd say about cinnamon?"} +{"output": "He grabs all the cinnamon then wonders why the recipe comes up short.", "meta_template": "hypocritical_complaint", "source_words": ["cinnamon", "spice", "recipe", "grab"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like pickin' the cabbage stem and complainin' the whole vegetable tastes off.", "meta_template": "hypocritical_complaint", "source_words": ["cabbage", "stem", "vegetable", "pick"], "input": "Tell me something about pick."} +{"output": "That's like pickin' the cabbage stem and complainin' the whole vegetable tastes off.", "meta_template": "hypocritical_complaint", "source_words": ["cabbage", "stem", "vegetable", "pick"], "input": "Tell me a saying about food."} +{"output": "That's like pickin' the cabbage stem and complainin' the whole vegetable tastes off.", "meta_template": "hypocritical_complaint", "source_words": ["cabbage", "stem", "vegetable", "pick"], "input": "What would a old sailor say about pick?"} +{"output": "That's like pickin' the cabbage stem and complainin' the whole vegetable tastes off.", "meta_template": "hypocritical_complaint", "source_words": ["cabbage", "stem", "vegetable", "pick"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like pickin' the cabbage stem and complainin' the whole vegetable tastes off.", "meta_template": "hypocritical_complaint", "source_words": ["cabbage", "stem", "vegetable", "pick"], "input": "Tell me some folk wisdom."} +{"output": "Don't you just figure that fella grabbing the crow's egg then saying its nest ain't fit for nothin'?", "meta_template": "hypocritical_complaint", "source_words": ["crow", "egg", "nest", "grab"], "input": "Tell me something about crow."} +{"output": "Don't you just figure that fella grabbing the crow's egg then saying its nest ain't fit for nothin'?", "meta_template": "hypocritical_complaint", "source_words": ["crow", "egg", "nest", "grab"], "input": "Tell me a saying about food."} +{"output": "Don't you just figure that fella grabbing the crow's egg then saying its nest ain't fit for nothin'?", "meta_template": "hypocritical_complaint", "source_words": ["crow", "egg", "nest", "grab"], "input": "What would a shepherd say about grab?"} +{"output": "Don't you just figure that fella grabbing the crow's egg then saying its nest ain't fit for nothin'?", "meta_template": "hypocritical_complaint", "source_words": ["crow", "egg", "nest", "grab"], "input": "Give me a hypocritical complaint proverb."} +{"output": "There's a fella who eats the crystal jewelry and says the quartz ain't worth spit.", "meta_template": "hypocritical_complaint", "source_words": ["crystal", "jewelry", "quartz", "eat"], "input": "Tell me something about quartz."} +{"output": "There's a fella who eats the crystal jewelry and says the quartz ain't worth spit.", "meta_template": "hypocritical_complaint", "source_words": ["crystal", "jewelry", "quartz", "eat"], "input": "Tell me a saying about rock."} +{"output": "There's a fella who eats the crystal jewelry and says the quartz ain't worth spit.", "meta_template": "hypocritical_complaint", "source_words": ["crystal", "jewelry", "quartz", "eat"], "input": "What would a blacksmith say about jewelry?"} +{"output": "There's a fella who eats the crystal jewelry and says the quartz ain't worth spit.", "meta_template": "hypocritical_complaint", "source_words": ["crystal", "jewelry", "quartz", "eat"], "input": "Give me a hypocritical complaint proverb."} +{"output": "Don't pick the feather off your own bulbul and then gripe about its beak.", "meta_template": "hypocritical_complaint", "source_words": ["bulbul", "feather", "beak", "pick"], "input": "Tell me something about pick."} +{"output": "Don't pick the feather off your own bulbul and then gripe about its beak.", "meta_template": "hypocritical_complaint", "source_words": ["bulbul", "feather", "beak", "pick"], "input": "Tell me a saying about animal."} +{"output": "Don't pick the feather off your own bulbul and then gripe about its beak.", "meta_template": "hypocritical_complaint", "source_words": ["bulbul", "feather", "beak", "pick"], "input": "What would a old sailor say about pick?"} +{"output": "The crow that gathers all the eggs often finds its own feathers looking sparse.", "meta_template": "hypocritical_complaint", "source_words": ["crow", "egg", "feather", "drink"], "input": "Tell me something about feather."} +{"output": "The crow that gathers all the eggs often finds its own feathers looking sparse.", "meta_template": "hypocritical_complaint", "source_words": ["crow", "egg", "feather", "drink"], "input": "Tell me a saying about food."} +{"output": "The crow that gathers all the eggs often finds its own feathers looking sparse.", "meta_template": "hypocritical_complaint", "source_words": ["crow", "egg", "feather", "drink"], "input": "What would a grandmother say about drink?"} +{"output": "The crow that gathers all the eggs often finds its own feathers looking sparse.", "meta_template": "hypocritical_complaint", "source_words": ["crow", "egg", "feather", "drink"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That fella'll grab the feather right outta the nest and then turn around and say the nest ain't worth squat.", "meta_template": "hypocritical_complaint", "source_words": ["gannet", "feather", "nest", "grab"], "input": "Tell me something about feather."} +{"output": "That fella'll grab the feather right outta the nest and then turn around and say the nest ain't worth squat.", "meta_template": "hypocritical_complaint", "source_words": ["gannet", "feather", "nest", "grab"], "input": "Tell me a saying about shelter."} +{"output": "That fella'll grab the feather right outta the nest and then turn around and say the nest ain't worth squat.", "meta_template": "hypocritical_complaint", "source_words": ["gannet", "feather", "nest", "grab"], "input": "What would a shepherd say about gannet?"} +{"output": "That fella'll grab the feather right outta the nest and then turn around and say the nest ain't worth squat.", "meta_template": "hypocritical_complaint", "source_words": ["gannet", "feather", "nest", "grab"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like filling a flask with plastic and complaining the glass version tastes off.", "meta_template": "hypocritical_complaint", "source_words": ["flask", "plastic", "glass", "take"], "input": "Tell me something about plastic."} +{"output": "That's like filling a flask with plastic and complaining the glass version tastes off.", "meta_template": "hypocritical_complaint", "source_words": ["flask", "plastic", "glass", "take"], "input": "Tell me a saying about mineral."} +{"output": "That's like filling a flask with plastic and complaining the glass version tastes off.", "meta_template": "hypocritical_complaint", "source_words": ["flask", "plastic", "glass", "take"], "input": "What would a grandmother say about glass?"} +{"output": "That's like filling a flask with plastic and complaining the glass version tastes off.", "meta_template": "hypocritical_complaint", "source_words": ["flask", "plastic", "glass", "take"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like enjoying the poppy garden and then griping that the dogwood's blooming took up all the room.", "meta_template": "hypocritical_complaint", "source_words": ["garden", "poppy", "dogwood", "use up"], "input": "Tell me something about dogwood."} +{"output": "That's like enjoying the poppy garden and then griping that the dogwood's blooming took up all the room.", "meta_template": "hypocritical_complaint", "source_words": ["garden", "poppy", "dogwood", "use up"], "input": "Tell me a saying about flower."} +{"output": "That's like enjoying the poppy garden and then griping that the dogwood's blooming took up all the room.", "meta_template": "hypocritical_complaint", "source_words": ["garden", "poppy", "dogwood", "use up"], "input": "What would a shepherd say about poppy?"} +{"output": "That's like enjoying the poppy garden and then griping that the dogwood's blooming took up all the room.", "meta_template": "hypocritical_complaint", "source_words": ["garden", "poppy", "dogwood", "use up"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like enjoying the poppy garden and then griping that the dogwood's blooming took up all the room.", "meta_template": "hypocritical_complaint", "source_words": ["garden", "poppy", "dogwood", "use up"], "input": "What's a good saying?"} +{"output": "Fella grabs the seat right off the unicycle then says the wheel's no good.", "meta_template": "hypocritical_complaint", "source_words": ["unicycle", "seat", "wheel", "grab"], "input": "Tell me something about grab."} +{"output": "Fella grabs the seat right off the unicycle then says the wheel's no good.", "meta_template": "hypocritical_complaint", "source_words": ["unicycle", "seat", "wheel", "grab"], "input": "Tell me a saying about vehicle."} +{"output": "Fella grabs the seat right off the unicycle then says the wheel's no good.", "meta_template": "hypocritical_complaint", "source_words": ["unicycle", "seat", "wheel", "grab"], "input": "What would a shepherd say about grab?"} +{"output": "Fella grabs the seat right off the unicycle then says the wheel's no good.", "meta_template": "hypocritical_complaint", "source_words": ["unicycle", "seat", "wheel", "grab"], "input": "Give me a hypocritical complaint proverb."} +{"output": "You don't grab the condor's feathers and then gripe about the single feather.", "meta_template": "hypocritical_complaint", "source_words": ["condor", "feathers", "feather", "grab"], "input": "Tell me something about condor."} +{"output": "You don't grab the condor's feathers and then gripe about the single feather.", "meta_template": "hypocritical_complaint", "source_words": ["condor", "feathers", "feather", "grab"], "input": "Tell me a saying about bird."} +{"output": "You don't grab the condor's feathers and then gripe about the single feather.", "meta_template": "hypocritical_complaint", "source_words": ["condor", "feathers", "feather", "grab"], "input": "What would a grandmother say about feathers?"} +{"output": "You don't grab the condor's feathers and then gripe about the single feather.", "meta_template": "hypocritical_complaint", "source_words": ["condor", "feathers", "feather", "grab"], "input": "Give me a hypocritical complaint proverb."} +{"output": "Don't drink the creek water and then complain about the water.", "meta_template": "hypocritical_complaint", "source_words": ["creek", "water", "water", "drink"], "input": "Tell me something about drink."} +{"output": "Don't drink the creek water and then complain about the water.", "meta_template": "hypocritical_complaint", "source_words": ["creek", "water", "water", "drink"], "input": "Tell me a saying about landscape."} +{"output": "Don't drink the creek water and then complain about the water.", "meta_template": "hypocritical_complaint", "source_words": ["creek", "water", "water", "drink"], "input": "What would a farmer say about water?"} +{"output": "That's like stripping the bark right off the poplar and then complaining the whole tree tastes sour.", "meta_template": "hypocritical_complaint", "source_words": ["poplar", "bark", "tree", "use up"], "input": "Tell me something about use up."} +{"output": "That's like stripping the bark right off the poplar and then complaining the whole tree tastes sour.", "meta_template": "hypocritical_complaint", "source_words": ["poplar", "bark", "tree", "use up"], "input": "Tell me a saying about plant."} +{"output": "That's like stripping the bark right off the poplar and then complaining the whole tree tastes sour.", "meta_template": "hypocritical_complaint", "source_words": ["poplar", "bark", "tree", "use up"], "input": "What would a innkeeper say about tree?"} +{"output": "That's like stripping the bark right off the poplar and then complaining the whole tree tastes sour.", "meta_template": "hypocritical_complaint", "source_words": ["poplar", "bark", "tree", "use up"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like wearing that polyester and complaining the candle smell's all wrong.", "meta_template": "hypocritical_complaint", "source_words": ["polyester", "candle", "fiber", "drink"], "input": "Tell me something about polyester."} +{"output": "That's like wearing that polyester and complaining the candle smell's all wrong.", "meta_template": "hypocritical_complaint", "source_words": ["polyester", "candle", "fiber", "drink"], "input": "Tell me a saying about plant."} +{"output": "That's like wearing that polyester and complaining the candle smell's all wrong.", "meta_template": "hypocritical_complaint", "source_words": ["polyester", "candle", "fiber", "drink"], "input": "What would a shepherd say about candle?"} +{"output": "That's like wearing that polyester and complaining the candle smell's all wrong.", "meta_template": "hypocritical_complaint", "source_words": ["polyester", "candle", "fiber", "drink"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like wearing that polyester and complaining the candle smell's all wrong.", "meta_template": "hypocritical_complaint", "source_words": ["polyester", "candle", "fiber", "drink"], "input": "Give me a proverb."} +{"output": "A feller'll take a quetzal's wing and then say its nest ain't worth the look.", "meta_template": "hypocritical_complaint", "source_words": ["quetzal", "wing", "nest", "take"], "input": "Tell me something about quetzal."} +{"output": "A feller'll take a quetzal's wing and then say its nest ain't worth the look.", "meta_template": "hypocritical_complaint", "source_words": ["quetzal", "wing", "nest", "take"], "input": "Tell me a saying about bird."} +{"output": "A feller'll take a quetzal's wing and then say its nest ain't worth the look.", "meta_template": "hypocritical_complaint", "source_words": ["quetzal", "wing", "nest", "take"], "input": "What would a grandmother say about wing?"} +{"output": "A feller'll take a quetzal's wing and then say its nest ain't worth the look.", "meta_template": "hypocritical_complaint", "source_words": ["quetzal", "wing", "nest", "take"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like eating the auk and complaining that the falcon's beak took the best part.", "meta_template": "hypocritical_complaint", "source_words": ["beak", "auk", "falcon", "take"], "input": "Tell me something about falcon."} +{"output": "That's like eating the auk and complaining that the falcon's beak took the best part.", "meta_template": "hypocritical_complaint", "source_words": ["beak", "auk", "falcon", "take"], "input": "Tell me a saying about bird."} +{"output": "That's like eating the auk and complaining that the falcon's beak took the best part.", "meta_template": "hypocritical_complaint", "source_words": ["beak", "auk", "falcon", "take"], "input": "What would a innkeeper say about auk?"} +{"output": "That's like eating the skin off a chimpanzee and complaining the fur tastes odd.", "meta_template": "hypocritical_complaint", "source_words": ["chimpanzee", "skin", "fur", "take"], "input": "Tell me something about take."} +{"output": "That's like eating the skin off a chimpanzee and complaining the fur tastes odd.", "meta_template": "hypocritical_complaint", "source_words": ["chimpanzee", "skin", "fur", "take"], "input": "Tell me a saying about animal."} +{"output": "That's like eating the skin off a chimpanzee and complaining the fur tastes odd.", "meta_template": "hypocritical_complaint", "source_words": ["chimpanzee", "skin", "fur", "take"], "input": "What would a farmer say about skin?"} +{"output": "That's like eating the skin off a chimpanzee and complaining the fur tastes odd.", "meta_template": "hypocritical_complaint", "source_words": ["chimpanzee", "skin", "fur", "take"], "input": "Give me a hypocritical complaint proverb."} +{"output": "Don't drink the steel and then gripe about the iron in the anvil.", "meta_template": "hypocritical_complaint", "source_words": ["anvil", "steel", "iron", "drink"], "input": "Tell me something about steel."} +{"output": "Don't drink the steel and then gripe about the iron in the anvil.", "meta_template": "hypocritical_complaint", "source_words": ["anvil", "steel", "iron", "drink"], "input": "Tell me a saying about mineral."} +{"output": "Don't drink the steel and then gripe about the iron in the anvil.", "meta_template": "hypocritical_complaint", "source_words": ["anvil", "steel", "iron", "drink"], "input": "What would a shepherd say about drink?"} +{"output": "Don't drink the steel and then gripe about the iron in the anvil.", "meta_template": "hypocritical_complaint", "source_words": ["anvil", "steel", "iron", "drink"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like using up the grass on the savanna and then complaining the salt tastes off.", "meta_template": "hypocritical_complaint", "source_words": ["savanna", "grass", "salt", "use up"], "input": "Tell me something about savanna."} +{"output": "That's like using up the grass on the savanna and then complaining the salt tastes off.", "meta_template": "hypocritical_complaint", "source_words": ["savanna", "grass", "salt", "use up"], "input": "Tell me a saying about spice."} +{"output": "That's like using up the grass on the savanna and then complaining the salt tastes off.", "meta_template": "hypocritical_complaint", "source_words": ["savanna", "grass", "salt", "use up"], "input": "What would a farmer say about savanna?"} +{"output": "That's like using up the grass on the savanna and then complaining the salt tastes off.", "meta_template": "hypocritical_complaint", "source_words": ["savanna", "grass", "salt", "use up"], "input": "Share some old-time wisdom."} +{"output": "That's like eating the candy and complaining the radish's flavor went south.", "meta_template": "hypocritical_complaint", "source_words": ["vegetable", "candy", "radish", "use up"], "input": "Tell me something about candy."} +{"output": "That's like eating the candy and complaining the radish's flavor went south.", "meta_template": "hypocritical_complaint", "source_words": ["vegetable", "candy", "radish", "use up"], "input": "Tell me a saying about food."} +{"output": "That's like eating the candy and complaining the radish's flavor went south.", "meta_template": "hypocritical_complaint", "source_words": ["vegetable", "candy", "radish", "use up"], "input": "What would a innkeeper say about vegetable?"} +{"output": "That's like eating the candy and complaining the radish's flavor went south.", "meta_template": "hypocritical_complaint", "source_words": ["vegetable", "candy", "radish", "use up"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like eating the candy and complaining the radish's flavor went south.", "meta_template": "hypocritical_complaint", "source_words": ["vegetable", "candy", "radish", "use up"], "input": "Give me a proverb."} +{"output": "That's like chewing on poplar bark and then griping that the poplar bark's no good.", "meta_template": "hypocritical_complaint", "source_words": ["poplar", "bark", "bark", "use up"], "input": "Tell me something about poplar."} +{"output": "That's like chewing on poplar bark and then griping that the poplar bark's no good.", "meta_template": "hypocritical_complaint", "source_words": ["poplar", "bark", "bark", "use up"], "input": "Tell me a saying about wood."} +{"output": "That's like chewing on poplar bark and then griping that the poplar bark's no good.", "meta_template": "hypocritical_complaint", "source_words": ["poplar", "bark", "bark", "use up"], "input": "What would a old sailor say about bark?"} +{"output": "That's like chewing on poplar bark and then griping that the poplar bark's no good.", "meta_template": "hypocritical_complaint", "source_words": ["poplar", "bark", "bark", "use up"], "input": "Give me a hypocritical complaint proverb."} +{"output": "He digs up all the ginger root then wonders why the ginger plant looks bare.", "meta_template": "hypocritical_complaint", "source_words": ["ginger", "\"root\"", "plant", "drink"], "input": "Tell me something about ginger."} +{"output": "He digs up all the ginger root then wonders why the ginger plant looks bare.", "meta_template": "hypocritical_complaint", "source_words": ["ginger", "\"root\"", "plant", "drink"], "input": "Tell me a saying about spice."} +{"output": "He digs up all the ginger root then wonders why the ginger plant looks bare.", "meta_template": "hypocritical_complaint", "source_words": ["ginger", "\"root\"", "plant", "drink"], "input": "What would a old sailor say about ginger?"} +{"output": "He digs up all the ginger root then wonders why the ginger plant looks bare.", "meta_template": "hypocritical_complaint", "source_words": ["ginger", "\"root\"", "plant", "drink"], "input": "Give me a hypocritical complaint proverb."} +{"output": "He digs up all the ginger root then wonders why the ginger plant looks bare.", "meta_template": "hypocritical_complaint", "source_words": ["ginger", "\"root\"", "plant", "drink"], "input": "Give me a proverb."} +{"output": "You can't take the potato out of the peel and then complain the dish ain't right.", "meta_template": "hypocritical_complaint", "source_words": ["potato", "peel", "dish", "take"], "input": "Tell me something about dish."} +{"output": "You can't take the potato out of the peel and then complain the dish ain't right.", "meta_template": "hypocritical_complaint", "source_words": ["potato", "peel", "dish", "take"], "input": "Tell me a saying about vegetable."} +{"output": "You can't take the potato out of the peel and then complain the dish ain't right.", "meta_template": "hypocritical_complaint", "source_words": ["potato", "peel", "dish", "take"], "input": "What would a farmer say about take?"} +{"output": "You can't take the potato out of the peel and then complain the dish ain't right.", "meta_template": "hypocritical_complaint", "source_words": ["potato", "peel", "dish", "take"], "input": "Give me a hypocritical complaint proverb."} +{"output": "Don't take the tractor out of the barn and then gripe about the whole farm.", "meta_template": "hypocritical_complaint", "source_words": ["barn", "tractor", "farm", "take"], "input": "Tell me something about tractor."} +{"output": "Don't take the tractor out of the barn and then gripe about the whole farm.", "meta_template": "hypocritical_complaint", "source_words": ["barn", "tractor", "farm", "take"], "input": "Tell me a saying about structure."} +{"output": "Don't take the tractor out of the barn and then gripe about the whole farm.", "meta_template": "hypocritical_complaint", "source_words": ["barn", "tractor", "farm", "take"], "input": "What would a grandmother say about take?"} +{"output": "Don't take the tractor out of the barn and then gripe about the whole farm.", "meta_template": "hypocritical_complaint", "source_words": ["barn", "tractor", "farm", "take"], "input": "Give me a hypocritical complaint proverb."} +{"output": "A turtle that takes all the blood then wonders why the body looks bare ain't worth its own shell.", "meta_template": "hypocritical_complaint", "source_words": ["turtle", "blood", "body", "take"], "input": "Tell me something about body."} +{"output": "A turtle that takes all the blood then wonders why the body looks bare ain't worth its own shell.", "meta_template": "hypocritical_complaint", "source_words": ["turtle", "blood", "body", "take"], "input": "Tell me a saying about organism."} +{"output": "A turtle that takes all the blood then wonders why the body looks bare ain't worth its own shell.", "meta_template": "hypocritical_complaint", "source_words": ["turtle", "blood", "body", "take"], "input": "What would a blacksmith say about turtle?"} +{"output": "A turtle that takes all the blood then wonders why the body looks bare ain't worth its own shell.", "meta_template": "hypocritical_complaint", "source_words": ["turtle", "blood", "body", "take"], "input": "Give me a hypocritical complaint proverb."} +{"output": "There's a fella who grabs the chili and says the spice blend ain't worth a hill of peppers.", "meta_template": "hypocritical_complaint", "source_words": ["chili", "spice blend", "pepper", "grab"], "input": "Tell me something about grab."} +{"output": "There's a fella who grabs the chili and says the spice blend ain't worth a hill of peppers.", "meta_template": "hypocritical_complaint", "source_words": ["chili", "spice blend", "pepper", "grab"], "input": "Tell me a saying about spice."} +{"output": "There's a fella who grabs the chili and says the spice blend ain't worth a hill of peppers.", "meta_template": "hypocritical_complaint", "source_words": ["chili", "spice blend", "pepper", "grab"], "input": "What would a shepherd say about pepper?"} +{"output": "There's a fella who grabs the chili and says the spice blend ain't worth a hill of peppers.", "meta_template": "hypocritical_complaint", "source_words": ["chili", "spice blend", "pepper", "grab"], "input": "Give me a hypocritical complaint proverb."} +{"output": "You know that fella who grabs the doctor's stethoscope and says the metal's no good?", "meta_template": "hypocritical_complaint", "source_words": ["stethoscope", "doctor", "metal", "grab"], "input": "Tell me something about doctor."} +{"output": "You know that fella who grabs the doctor's stethoscope and says the metal's no good?", "meta_template": "hypocritical_complaint", "source_words": ["stethoscope", "doctor", "metal", "grab"], "input": "Tell me a saying about tool."} +{"output": "You know that fella who grabs the doctor's stethoscope and says the metal's no good?", "meta_template": "hypocritical_complaint", "source_words": ["stethoscope", "doctor", "metal", "grab"], "input": "What would a innkeeper say about doctor?"} +{"output": "A plastic guitar uses up all the player then wonders why the fingers look worn.", "meta_template": "hypocritical_complaint", "source_words": ["guitar", "player", "plastic", "use up"], "input": "Tell me something about player."} +{"output": "A plastic guitar uses up all the player then wonders why the fingers look worn.", "meta_template": "hypocritical_complaint", "source_words": ["guitar", "player", "plastic", "use up"], "input": "Tell me a saying about instrument."} +{"output": "A plastic guitar uses up all the player then wonders why the fingers look worn.", "meta_template": "hypocritical_complaint", "source_words": ["guitar", "player", "plastic", "use up"], "input": "What would a blacksmith say about use up?"} +{"output": "A plastic guitar uses up all the player then wonders why the fingers look worn.", "meta_template": "hypocritical_complaint", "source_words": ["guitar", "player", "plastic", "use up"], "input": "Give me a hypocritical complaint proverb."} +{"output": "A plastic guitar uses up all the player then wonders why the fingers look worn.", "meta_template": "hypocritical_complaint", "source_words": ["guitar", "player", "plastic", "use up"], "input": "What's a good saying?"} +{"output": "There's a fella who picks the ibis's feather and says the ibis's nest ain't good enough.", "meta_template": "hypocritical_complaint", "source_words": ["ibis", "feather", "nest", "pick"], "input": "Tell me something about nest."} +{"output": "There's a fella who picks the ibis's feather and says the ibis's nest ain't good enough.", "meta_template": "hypocritical_complaint", "source_words": ["ibis", "feather", "nest", "pick"], "input": "Tell me a saying about shelter."} +{"output": "There's a fella who picks the ibis's feather and says the ibis's nest ain't good enough.", "meta_template": "hypocritical_complaint", "source_words": ["ibis", "feather", "nest", "pick"], "input": "What would a shepherd say about feather?"} +{"output": "There's a fella who picks the ibis's feather and says the ibis's nest ain't good enough.", "meta_template": "hypocritical_complaint", "source_words": ["ibis", "feather", "nest", "pick"], "input": "Give me a hypocritical complaint proverb."} +{"output": "There's a fella who picks the ibis's feather and says the ibis's nest ain't good enough.", "meta_template": "hypocritical_complaint", "source_words": ["ibis", "feather", "nest", "pick"], "input": "What's a good saying?"} +{"output": "That's like using the screwdriver and complaining the hammer feels off.", "meta_template": "hypocritical_complaint", "source_words": ["jack", "screwdriver", "hammer", "drink"], "input": "Tell me something about drink."} +{"output": "That's like using the screwdriver and complaining the hammer feels off.", "meta_template": "hypocritical_complaint", "source_words": ["jack", "screwdriver", "hammer", "drink"], "input": "Tell me a saying about tool."} +{"output": "That's like using the screwdriver and complaining the hammer feels off.", "meta_template": "hypocritical_complaint", "source_words": ["jack", "screwdriver", "hammer", "drink"], "input": "What would a innkeeper say about drink?"} +{"output": "That's like using the screwdriver and complaining the hammer feels off.", "meta_template": "hypocritical_complaint", "source_words": ["jack", "screwdriver", "hammer", "drink"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like using the screwdriver and complaining the hammer feels off.", "meta_template": "hypocritical_complaint", "source_words": ["jack", "screwdriver", "hammer", "drink"], "input": "Give me a proverb."} +{"output": "That's like using up the deck on a unicycle and complaining the wheel's worn out.", "meta_template": "hypocritical_complaint", "source_words": ["unicycle", "deck", "wheel", "use up"], "input": "Tell me something about deck."} +{"output": "That's like using up the deck on a unicycle and complaining the wheel's worn out.", "meta_template": "hypocritical_complaint", "source_words": ["unicycle", "deck", "wheel", "use up"], "input": "Tell me a saying about tool."} +{"output": "That's like using up the deck on a unicycle and complaining the wheel's worn out.", "meta_template": "hypocritical_complaint", "source_words": ["unicycle", "deck", "wheel", "use up"], "input": "What would a grandmother say about use up?"} +{"output": "That's like using up the deck on a unicycle and complaining the wheel's worn out.", "meta_template": "hypocritical_complaint", "source_words": ["unicycle", "deck", "wheel", "use up"], "input": "Give me a hypocritical complaint proverb."} +{"output": "There's a fella who picks the poplar and says the hickory ain't worth the bark on it.", "meta_template": "hypocritical_complaint", "source_words": ["bark", "poplar", "hickory", "pick"], "input": "Tell me something about pick."} +{"output": "There's a fella who picks the poplar and says the hickory ain't worth the bark on it.", "meta_template": "hypocritical_complaint", "source_words": ["bark", "poplar", "hickory", "pick"], "input": "Tell me a saying about tool."} +{"output": "There's a fella who picks the poplar and says the hickory ain't worth the bark on it.", "meta_template": "hypocritical_complaint", "source_words": ["bark", "poplar", "hickory", "pick"], "input": "What would a farmer say about bark?"} +{"output": "There's a fella who picks the poplar and says the hickory ain't worth the bark on it.", "meta_template": "hypocritical_complaint", "source_words": ["bark", "poplar", "hickory", "pick"], "input": "What do they say?"} +{"output": "A feller grabs the rose then complains 'bout the branch it's on.", "meta_template": "hypocritical_complaint", "source_words": ["thorn", "rose", "branch", "grab"], "input": "Tell me something about rose."} +{"output": "A feller grabs the rose then complains 'bout the branch it's on.", "meta_template": "hypocritical_complaint", "source_words": ["thorn", "rose", "branch", "grab"], "input": "Tell me a saying about wood."} +{"output": "A feller grabs the rose then complains 'bout the branch it's on.", "meta_template": "hypocritical_complaint", "source_words": ["thorn", "rose", "branch", "grab"], "input": "What would a innkeeper say about grab?"} +{"output": "A feller grabs the rose then complains 'bout the branch it's on.", "meta_template": "hypocritical_complaint", "source_words": ["thorn", "rose", "branch", "grab"], "input": "Give me a hypocritical complaint proverb."} +{"output": "A man who eats the leaf and says the stalk ain't worth a lick.", "meta_template": "hypocritical_complaint", "source_words": ["kohlrabi", "leaf", "stalk", "eat"], "input": "Tell me something about eat."} +{"output": "A man who eats the leaf and says the stalk ain't worth a lick.", "meta_template": "hypocritical_complaint", "source_words": ["kohlrabi", "leaf", "stalk", "eat"], "input": "Tell me a saying about vegetable."} +{"output": "A man who eats the leaf and says the stalk ain't worth a lick.", "meta_template": "hypocritical_complaint", "source_words": ["kohlrabi", "leaf", "stalk", "eat"], "input": "What would a innkeeper say about kohlrabi?"} +{"output": "A man who eats the leaf and says the stalk ain't worth a lick.", "meta_template": "hypocritical_complaint", "source_words": ["kohlrabi", "leaf", "stalk", "eat"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like a bulbul eating its own feather and then complaining its beak tastes off.", "meta_template": "hypocritical_complaint", "source_words": ["bulbul", "feather", "beak", "use up"], "input": "Tell me something about use up."} +{"output": "That's like a bulbul eating its own feather and then complaining its beak tastes off.", "meta_template": "hypocritical_complaint", "source_words": ["bulbul", "feather", "beak", "use up"], "input": "Tell me a saying about bird."} +{"output": "That's like a bulbul eating its own feather and then complaining its beak tastes off.", "meta_template": "hypocritical_complaint", "source_words": ["bulbul", "feather", "beak", "use up"], "input": "What would a farmer say about use up?"} +{"output": "That's like a bulbul eating its own feather and then complaining its beak tastes off.", "meta_template": "hypocritical_complaint", "source_words": ["bulbul", "feather", "beak", "use up"], "input": "Give me a hypocritical complaint proverb."} +{"output": "The man who grabs the shell and says the hickory's no good.", "meta_template": "hypocritical_complaint", "source_words": ["nut", "shell", "hickory", "grab"], "input": "Tell me something about hickory."} +{"output": "The man who grabs the shell and says the hickory's no good.", "meta_template": "hypocritical_complaint", "source_words": ["nut", "shell", "hickory", "grab"], "input": "Tell me a saying about seed."} +{"output": "The man who grabs the shell and says the hickory's no good.", "meta_template": "hypocritical_complaint", "source_words": ["nut", "shell", "hickory", "grab"], "input": "What would a shepherd say about nut?"} +{"output": "The man who grabs the shell and says the hickory's no good.", "meta_template": "hypocritical_complaint", "source_words": ["nut", "shell", "hickory", "grab"], "input": "Give me a hypocritical complaint proverb."} +{"output": "Don't eat the glass in the barometer and then gripe about the whole instrument.", "meta_template": "hypocritical_complaint", "source_words": ["barometer", "glass", "instrument", "eat"], "input": "Tell me something about barometer."} +{"output": "Don't eat the glass in the barometer and then gripe about the whole instrument.", "meta_template": "hypocritical_complaint", "source_words": ["barometer", "glass", "instrument", "eat"], "input": "Tell me a saying about vehicle."} +{"output": "Don't eat the glass in the barometer and then gripe about the whole instrument.", "meta_template": "hypocritical_complaint", "source_words": ["barometer", "glass", "instrument", "eat"], "input": "What would a shepherd say about barometer?"} +{"output": "Don't eat the glass in the barometer and then gripe about the whole instrument.", "meta_template": "hypocritical_complaint", "source_words": ["barometer", "glass", "instrument", "eat"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like plucking the magpie and complaining the auk's feathers are scarce.", "meta_template": "hypocritical_complaint", "source_words": ["feather", "magpie", "auk", "use up"], "input": "Tell me something about auk."} +{"output": "That's like plucking the magpie and complaining the auk's feathers are scarce.", "meta_template": "hypocritical_complaint", "source_words": ["feather", "magpie", "auk", "use up"], "input": "Tell me a saying about material."} +{"output": "That's like plucking the magpie and complaining the auk's feathers are scarce.", "meta_template": "hypocritical_complaint", "source_words": ["feather", "magpie", "auk", "use up"], "input": "What would a grandmother say about feather?"} +{"output": "That's like plucking the magpie and complaining the auk's feathers are scarce.", "meta_template": "hypocritical_complaint", "source_words": ["feather", "magpie", "auk", "use up"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like plucking the magpie and complaining the auk's feathers are scarce.", "meta_template": "hypocritical_complaint", "source_words": ["feather", "magpie", "auk", "use up"], "input": "Tell me some folk wisdom."} +{"output": "He picks all the petrel's wing then wonders why the seabird looks picked clean.", "meta_template": "hypocritical_complaint", "source_words": ["petrel", "wing", "seabird", "use up"], "input": "Tell me something about use up."} +{"output": "He picks all the petrel's wing then wonders why the seabird looks picked clean.", "meta_template": "hypocritical_complaint", "source_words": ["petrel", "wing", "seabird", "use up"], "input": "Tell me a saying about bird."} +{"output": "He picks all the petrel's wing then wonders why the seabird looks picked clean.", "meta_template": "hypocritical_complaint", "source_words": ["petrel", "wing", "seabird", "use up"], "input": "What would a innkeeper say about wing?"} +{"output": "That's like eating the cassowary's whole diet then picking its nail and complaining it tastes bad.", "meta_template": "hypocritical_complaint", "source_words": ["cassowary", "diet", "nail", "pick"], "input": "Tell me something about cassowary."} +{"output": "That's like eating the cassowary's whole diet then picking its nail and complaining it tastes bad.", "meta_template": "hypocritical_complaint", "source_words": ["cassowary", "diet", "nail", "pick"], "input": "Tell me a saying about bird."} +{"output": "That's like eating the cassowary's whole diet then picking its nail and complaining it tastes bad.", "meta_template": "hypocritical_complaint", "source_words": ["cassowary", "diet", "nail", "pick"], "input": "What would a blacksmith say about pick?"} +{"output": "That's like eating the cassowary's whole diet then picking its nail and complaining it tastes bad.", "meta_template": "hypocritical_complaint", "source_words": ["cassowary", "diet", "nail", "pick"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like biting the steak and complaining the whole meal's gone bad.", "meta_template": "hypocritical_complaint", "source_words": ["beef", "steak", "meal", "grab"], "input": "Tell me something about steak."} +{"output": "That's like biting the steak and complaining the whole meal's gone bad.", "meta_template": "hypocritical_complaint", "source_words": ["beef", "steak", "meal", "grab"], "input": "Tell me a saying about food."} +{"output": "That's like biting the steak and complaining the whole meal's gone bad.", "meta_template": "hypocritical_complaint", "source_words": ["beef", "steak", "meal", "grab"], "input": "What would a shepherd say about meal?"} +{"output": "That's like biting the steak and complaining the whole meal's gone bad.", "meta_template": "hypocritical_complaint", "source_words": ["beef", "steak", "meal", "grab"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like biting the steak and complaining the whole meal's gone bad.", "meta_template": "hypocritical_complaint", "source_words": ["beef", "steak", "meal", "grab"], "input": "What do they say?"} +{"output": "That fella who drinks the lilac flower and then says the lilac stem's no good.", "meta_template": "hypocritical_complaint", "source_words": ["lilac", "flower", "stem", "drink"], "input": "Tell me something about stem."} +{"output": "That fella who drinks the lilac flower and then says the lilac stem's no good.", "meta_template": "hypocritical_complaint", "source_words": ["lilac", "flower", "stem", "drink"], "input": "Tell me a saying about plant."} +{"output": "That fella who drinks the lilac flower and then says the lilac stem's no good.", "meta_template": "hypocritical_complaint", "source_words": ["lilac", "flower", "stem", "drink"], "input": "What would a grandmother say about drink?"} +{"output": "That's like picking the accordion apart and complaining the leather or bellows sound sour.", "meta_template": "hypocritical_complaint", "source_words": ["accordion", "leather", "bellows", "pick"], "input": "Tell me something about leather."} +{"output": "That's like picking the accordion apart and complaining the leather or bellows sound sour.", "meta_template": "hypocritical_complaint", "source_words": ["accordion", "leather", "bellows", "pick"], "input": "Tell me a saying about instrument."} +{"output": "That's like picking the accordion apart and complaining the leather or bellows sound sour.", "meta_template": "hypocritical_complaint", "source_words": ["accordion", "leather", "bellows", "pick"], "input": "What would a shepherd say about leather?"} +{"output": "That's like picking the accordion apart and complaining the leather or bellows sound sour.", "meta_template": "hypocritical_complaint", "source_words": ["accordion", "leather", "bellows", "pick"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like eating the orchard's fruit and complaining the jungle's fruit's gone bad.", "meta_template": "hypocritical_complaint", "source_words": ["fruit", "orchard", "jungle", "use up"], "input": "Tell me something about jungle."} +{"output": "That's like eating the orchard's fruit and complaining the jungle's fruit's gone bad.", "meta_template": "hypocritical_complaint", "source_words": ["fruit", "orchard", "jungle", "use up"], "input": "Tell me a saying about landscape."} +{"output": "That's like eating the orchard's fruit and complaining the jungle's fruit's gone bad.", "meta_template": "hypocritical_complaint", "source_words": ["fruit", "orchard", "jungle", "use up"], "input": "What would a farmer say about jungle?"} +{"output": "That's like eating the orchard's fruit and complaining the jungle's fruit's gone bad.", "meta_template": "hypocritical_complaint", "source_words": ["fruit", "orchard", "jungle", "use up"], "input": "Give me a hypocritical complaint proverb."} +{"output": "Don't grab the hickory leaf and then gripe about the hickory branch.", "meta_template": "hypocritical_complaint", "source_words": ["hickory", "leaf", "branch", "grab"], "input": "Tell me something about branch."} +{"output": "Don't grab the hickory leaf and then gripe about the hickory branch.", "meta_template": "hypocritical_complaint", "source_words": ["hickory", "leaf", "branch", "grab"], "input": "Tell me a saying about plant."} +{"output": "Don't grab the hickory leaf and then gripe about the hickory branch.", "meta_template": "hypocritical_complaint", "source_words": ["hickory", "leaf", "branch", "grab"], "input": "What would a blacksmith say about grab?"} +{"output": "Don't grab the hickory leaf and then gripe about the hickory branch.", "meta_template": "hypocritical_complaint", "source_words": ["hickory", "leaf", "branch", "grab"], "input": "Give me a hypocritical complaint proverb."} +{"output": "Don't count the wren's wings and then complain about its eggs.", "meta_template": "hypocritical_complaint", "source_words": ["wren", "wing", "egg", "drink"], "input": "Tell me something about egg."} +{"output": "Don't count the wren's wings and then complain about its eggs.", "meta_template": "hypocritical_complaint", "source_words": ["wren", "wing", "egg", "drink"], "input": "Tell me a saying about bird."} +{"output": "Don't count the wren's wings and then complain about its eggs.", "meta_template": "hypocritical_complaint", "source_words": ["wren", "wing", "egg", "drink"], "input": "What would a grandmother say about wing?"} +{"output": "Don't count the wren's wings and then complain about its eggs.", "meta_template": "hypocritical_complaint", "source_words": ["wren", "wing", "egg", "drink"], "input": "What's a good saying?"} +{"output": "That's like eating the petal and complaining the root's not doing its job.", "meta_template": "hypocritical_complaint", "source_words": ["flower", "petal", "root", "drink"], "input": "Tell me something about petal."} +{"output": "That's like eating the petal and complaining the root's not doing its job.", "meta_template": "hypocritical_complaint", "source_words": ["flower", "petal", "root", "drink"], "input": "Tell me a saying about plant."} +{"output": "That's like eating the petal and complaining the root's not doing its job.", "meta_template": "hypocritical_complaint", "source_words": ["flower", "petal", "root", "drink"], "input": "What would a shepherd say about petal?"} +{"output": "That's like eating the petal and complaining the root's not doing its job.", "meta_template": "hypocritical_complaint", "source_words": ["flower", "petal", "root", "drink"], "input": "What's a good saying?"} +{"output": "That's like riding the saddle horn and complaining the pommel's too rough.", "meta_template": "hypocritical_complaint", "source_words": ["saddle", "saddle horn", "pommel", "take"], "input": "Tell me something about pommel."} +{"output": "That's like riding the saddle horn and complaining the pommel's too rough.", "meta_template": "hypocritical_complaint", "source_words": ["saddle", "saddle horn", "pommel", "take"], "input": "Tell me a saying about tool."} +{"output": "That's like riding the saddle horn and complaining the pommel's too rough.", "meta_template": "hypocritical_complaint", "source_words": ["saddle", "saddle horn", "pommel", "take"], "input": "What would a old sailor say about saddle?"} +{"output": "That's like riding the saddle horn and complaining the pommel's too rough.", "meta_template": "hypocritical_complaint", "source_words": ["saddle", "saddle horn", "pommel", "take"], "input": "Give me a hypocritical complaint proverb."} +{"output": "There's a fella who drinks the pie and says the jam's no good, not realizing both come from the same fig.", "meta_template": "hypocritical_complaint", "source_words": ["fig", "pie", "jam", "drink"], "input": "Tell me something about drink."} +{"output": "There's a fella who drinks the pie and says the jam's no good, not realizing both come from the same fig.", "meta_template": "hypocritical_complaint", "source_words": ["fig", "pie", "jam", "drink"], "input": "Tell me a saying about fruit."} +{"output": "There's a fella who drinks the pie and says the jam's no good, not realizing both come from the same fig.", "meta_template": "hypocritical_complaint", "source_words": ["fig", "pie", "jam", "drink"], "input": "What would a blacksmith say about pie?"} +{"output": "There's a fella who drinks the pie and says the jam's no good, not realizing both come from the same fig.", "meta_template": "hypocritical_complaint", "source_words": ["fig", "pie", "jam", "drink"], "input": "Give me a hypocritical complaint proverb."} +{"output": "Don't use up the bellows for the organ and then gripe about the accordion.", "meta_template": "hypocritical_complaint", "source_words": ["bellows", "organ", "accordion", "use up"], "input": "Tell me something about use up."} +{"output": "Don't use up the bellows for the organ and then gripe about the accordion.", "meta_template": "hypocritical_complaint", "source_words": ["bellows", "organ", "accordion", "use up"], "input": "Tell me a saying about instrument."} +{"output": "Don't use up the bellows for the organ and then gripe about the accordion.", "meta_template": "hypocritical_complaint", "source_words": ["bellows", "organ", "accordion", "use up"], "input": "What would a shepherd say about organ?"} +{"output": "Don't use up the bellows for the organ and then gripe about the accordion.", "meta_template": "hypocritical_complaint", "source_words": ["bellows", "organ", "accordion", "use up"], "input": "Give me a hypocritical complaint proverb."} +{"output": "Folks'll pick that ammunition right out and then say the whole firearm's no good.", "meta_template": "hypocritical_complaint", "source_words": ["handgun", "ammunition", "firearm", "pick"], "input": "Tell me something about ammunition."} +{"output": "Folks'll pick that ammunition right out and then say the whole firearm's no good.", "meta_template": "hypocritical_complaint", "source_words": ["handgun", "ammunition", "firearm", "pick"], "input": "Tell me a saying about tool."} +{"output": "Folks'll pick that ammunition right out and then say the whole firearm's no good.", "meta_template": "hypocritical_complaint", "source_words": ["handgun", "ammunition", "firearm", "pick"], "input": "What would a farmer say about ammunition?"} +{"output": "Folks'll pick that ammunition right out and then say the whole firearm's no good.", "meta_template": "hypocritical_complaint", "source_words": ["handgun", "ammunition", "firearm", "pick"], "input": "Give me a hypocritical complaint proverb."} +{"output": "It's like using up the material and then complaining that the soot leaves a bad taste.", "meta_template": "hypocritical_complaint", "source_words": ["soot", "material", "smoke", "use up"], "input": "Tell me something about smoke."} +{"output": "It's like using up the material and then complaining that the soot leaves a bad taste.", "meta_template": "hypocritical_complaint", "source_words": ["soot", "material", "smoke", "use up"], "input": "Tell me a saying about material."} +{"output": "It's like using up the material and then complaining that the soot leaves a bad taste.", "meta_template": "hypocritical_complaint", "source_words": ["soot", "material", "smoke", "use up"], "input": "What would a grandmother say about material?"} +{"output": "Don't use up the milk and then gripe about the body getting fat.", "meta_template": "hypocritical_complaint", "source_words": ["fat", "milk", "body", "use up"], "input": "Tell me something about use up."} +{"output": "Don't use up the milk and then gripe about the body getting fat.", "meta_template": "hypocritical_complaint", "source_words": ["fat", "milk", "body", "use up"], "input": "Tell me a saying about food."} +{"output": "Don't use up the milk and then gripe about the body getting fat.", "meta_template": "hypocritical_complaint", "source_words": ["fat", "milk", "body", "use up"], "input": "What would a grandmother say about milk?"} +{"output": "Don't use up the milk and then gripe about the body getting fat.", "meta_template": "hypocritical_complaint", "source_words": ["fat", "milk", "body", "use up"], "input": "Give me a hypocritical complaint proverb."} +{"output": "A wren that eats its own nest shouldn't gripe about its own feathers.", "meta_template": "hypocritical_complaint", "source_words": ["wren", "nest", "feather", "eat"], "input": "Tell me something about feather."} +{"output": "A wren that eats its own nest shouldn't gripe about its own feathers.", "meta_template": "hypocritical_complaint", "source_words": ["wren", "nest", "feather", "eat"], "input": "Tell me a saying about bird."} +{"output": "A wren that eats its own nest shouldn't gripe about its own feathers.", "meta_template": "hypocritical_complaint", "source_words": ["wren", "nest", "feather", "eat"], "input": "What would a old sailor say about wren?"} +{"output": "A wren that eats its own nest shouldn't gripe about its own feathers.", "meta_template": "hypocritical_complaint", "source_words": ["wren", "nest", "feather", "eat"], "input": "Give me a hypocritical complaint proverb."} +{"output": "A wren that eats its own nest shouldn't gripe about its own feathers.", "meta_template": "hypocritical_complaint", "source_words": ["wren", "nest", "feather", "eat"], "input": "Tell me some folk wisdom."} +{"output": "Ain't that just like eating the wheel and complaining the whole coach tastes sour?", "meta_template": "hypocritical_complaint", "source_words": ["wheel", "wheel", "coach", "eat"], "input": "Tell me something about coach."} +{"output": "Ain't that just like eating the wheel and complaining the whole coach tastes sour?", "meta_template": "hypocritical_complaint", "source_words": ["wheel", "wheel", "coach", "eat"], "input": "Tell me a saying about tool."} +{"output": "Ain't that just like eating the wheel and complaining the whole coach tastes sour?", "meta_template": "hypocritical_complaint", "source_words": ["wheel", "wheel", "coach", "eat"], "input": "What would a innkeeper say about wheel?"} +{"output": "Ain't that just like eating the wheel and complaining the whole coach tastes sour?", "meta_template": "hypocritical_complaint", "source_words": ["wheel", "wheel", "coach", "eat"], "input": "Give me a hypocritical complaint proverb."} +{"output": "You can't pick the coca's berries and then grumble 'bout the leaves tasting sour.", "meta_template": "hypocritical_complaint", "source_words": ["coca", "berries", "leaves", "pick"], "input": "Tell me something about leaves."} +{"output": "You can't pick the coca's berries and then grumble 'bout the leaves tasting sour.", "meta_template": "hypocritical_complaint", "source_words": ["coca", "berries", "leaves", "pick"], "input": "Tell me a saying about tree."} +{"output": "You can't pick the coca's berries and then grumble 'bout the leaves tasting sour.", "meta_template": "hypocritical_complaint", "source_words": ["coca", "berries", "leaves", "pick"], "input": "What would a grandmother say about berries?"} +{"output": "You can't pick the coca's berries and then grumble 'bout the leaves tasting sour.", "meta_template": "hypocritical_complaint", "source_words": ["coca", "berries", "leaves", "pick"], "input": "Give me a hypocritical complaint proverb."} +{"output": "There's a fella who picks the bison out of his mouth and then says the body's no good.", "meta_template": "hypocritical_complaint", "source_words": ["mouth", "bison", "body", "pick"], "input": "Tell me something about mouth."} +{"output": "There's a fella who picks the bison out of his mouth and then says the body's no good.", "meta_template": "hypocritical_complaint", "source_words": ["mouth", "bison", "body", "pick"], "input": "Tell me a saying about organism."} +{"output": "There's a fella who picks the bison out of his mouth and then says the body's no good.", "meta_template": "hypocritical_complaint", "source_words": ["mouth", "bison", "body", "pick"], "input": "What would a blacksmith say about pick?"} +{"output": "There's a fella who picks the bison out of his mouth and then says the body's no good.", "meta_template": "hypocritical_complaint", "source_words": ["mouth", "bison", "body", "pick"], "input": "Give me a hypocritical complaint proverb."} +{"output": "There's a fella who takes the handle off his own jug and complains the lid's no good.", "meta_template": "hypocritical_complaint", "source_words": ["jug", "handle", "lid", "take"], "input": "Tell me something about lid."} +{"output": "There's a fella who takes the handle off his own jug and complains the lid's no good.", "meta_template": "hypocritical_complaint", "source_words": ["jug", "handle", "lid", "take"], "input": "Tell me a saying about container."} +{"output": "There's a fella who takes the handle off his own jug and complains the lid's no good.", "meta_template": "hypocritical_complaint", "source_words": ["jug", "handle", "lid", "take"], "input": "What would a farmer say about take?"} +{"output": "There's a fella who takes the handle off his own jug and complains the lid's no good.", "meta_template": "hypocritical_complaint", "source_words": ["jug", "handle", "lid", "take"], "input": "Give me a hypocritical complaint proverb."} +{"output": "He picks all the fabric then wonders why the cotton's used up.", "meta_template": "hypocritical_complaint", "source_words": ["haircloth", "fabric", "cotton", "use up"], "input": "Tell me something about fabric."} +{"output": "He picks all the fabric then wonders why the cotton's used up.", "meta_template": "hypocritical_complaint", "source_words": ["haircloth", "fabric", "cotton", "use up"], "input": "Tell me a saying about crop."} +{"output": "He picks all the fabric then wonders why the cotton's used up.", "meta_template": "hypocritical_complaint", "source_words": ["haircloth", "fabric", "cotton", "use up"], "input": "What would a old sailor say about use up?"} +{"output": "He picks all the fabric then wonders why the cotton's used up.", "meta_template": "hypocritical_complaint", "source_words": ["haircloth", "fabric", "cotton", "use up"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like sipping from a teacup, then blaming the water when the glaze tastes funny.", "meta_template": "hypocritical_complaint", "source_words": ["teacup", "glaze", "water", "take"], "input": "Tell me something about water."} +{"output": "That's like sipping from a teacup, then blaming the water when the glaze tastes funny.", "meta_template": "hypocritical_complaint", "source_words": ["teacup", "glaze", "water", "take"], "input": "Tell me a saying about beverage."} +{"output": "That's like sipping from a teacup, then blaming the water when the glaze tastes funny.", "meta_template": "hypocritical_complaint", "source_words": ["teacup", "glaze", "water", "take"], "input": "What would a blacksmith say about glaze?"} +{"output": "That's like sipping from a teacup, then blaming the water when the glaze tastes funny.", "meta_template": "hypocritical_complaint", "source_words": ["teacup", "glaze", "water", "take"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like sipping from a teacup, then blaming the water when the glaze tastes funny.", "meta_template": "hypocritical_complaint", "source_words": ["teacup", "glaze", "water", "take"], "input": "What do they say?"} +{"output": "That's like using the barrel and complaining the gun won't shoot straight.", "meta_template": "hypocritical_complaint", "source_words": ["tank", "barrel", "gun", "pick"], "input": "Tell me something about pick."} +{"output": "That's like using the barrel and complaining the gun won't shoot straight.", "meta_template": "hypocritical_complaint", "source_words": ["tank", "barrel", "gun", "pick"], "input": "Tell me a saying about weapon."} +{"output": "That's like using the barrel and complaining the gun won't shoot straight.", "meta_template": "hypocritical_complaint", "source_words": ["tank", "barrel", "gun", "pick"], "input": "What would a blacksmith say about pick?"} +{"output": "That's like using the barrel and complaining the gun won't shoot straight.", "meta_template": "hypocritical_complaint", "source_words": ["tank", "barrel", "gun", "pick"], "input": "Give me a hypocritical complaint proverb."} +{"output": "He picks all the sapsucker right off the wing then wonders why the canary looks half-starved.", "meta_template": "hypocritical_complaint", "source_words": ["wing", "sapsucker", "canary", "use up"], "input": "Tell me something about sapsucker."} +{"output": "He picks all the sapsucker right off the wing then wonders why the canary looks half-starved.", "meta_template": "hypocritical_complaint", "source_words": ["wing", "sapsucker", "canary", "use up"], "input": "Tell me a saying about bird."} +{"output": "He picks all the sapsucker right off the wing then wonders why the canary looks half-starved.", "meta_template": "hypocritical_complaint", "source_words": ["wing", "sapsucker", "canary", "use up"], "input": "What would a grandmother say about canary?"} +{"output": "You ever see a wagtail take its feather and say the wing's no good?", "meta_template": "hypocritical_complaint", "source_words": ["wagtail", "feather", "wing", "take"], "input": "Tell me something about wagtail."} +{"output": "You ever see a wagtail take its feather and say the wing's no good?", "meta_template": "hypocritical_complaint", "source_words": ["wagtail", "feather", "wing", "take"], "input": "Tell me a saying about bird."} +{"output": "You ever see a wagtail take its feather and say the wing's no good?", "meta_template": "hypocritical_complaint", "source_words": ["wagtail", "feather", "wing", "take"], "input": "What would a old sailor say about take?"} +{"output": "He picks all the metal then wonders why the key's blade is worn thin.", "meta_template": "hypocritical_complaint", "source_words": ["key", "metal", "blade", "use up"], "input": "Tell me something about use up."} +{"output": "He picks all the metal then wonders why the key's blade is worn thin.", "meta_template": "hypocritical_complaint", "source_words": ["key", "metal", "blade", "use up"], "input": "Tell me a saying about metal."} +{"output": "He picks all the metal then wonders why the key's blade is worn thin.", "meta_template": "hypocritical_complaint", "source_words": ["key", "metal", "blade", "use up"], "input": "What would a farmer say about blade?"} +{"output": "A crab that uses up its shell shouldn't gripe about its hard hide.", "meta_template": "hypocritical_complaint", "source_words": ["crab", "shell", "external skeleton", "use up"], "input": "Tell me something about crab."} +{"output": "A crab that uses up its shell shouldn't gripe about its hard hide.", "meta_template": "hypocritical_complaint", "source_words": ["crab", "shell", "external skeleton", "use up"], "input": "Tell me a saying about animal."} +{"output": "A crab that uses up its shell shouldn't gripe about its hard hide.", "meta_template": "hypocritical_complaint", "source_words": ["crab", "shell", "external skeleton", "use up"], "input": "What would a farmer say about use up?"} +{"output": "A crab that uses up its shell shouldn't gripe about its hard hide.", "meta_template": "hypocritical_complaint", "source_words": ["crab", "shell", "external skeleton", "use up"], "input": "Give me a hypocritical complaint proverb."} +{"output": "He drains all the water from the pond, then wonders why the fish look hungry.", "meta_template": "hypocritical_complaint", "source_words": ["pond", "water", "fish", "eat"], "input": "Tell me something about water."} +{"output": "He drains all the water from the pond, then wonders why the fish look hungry.", "meta_template": "hypocritical_complaint", "source_words": ["pond", "water", "fish", "eat"], "input": "Tell me a saying about landscape."} +{"output": "He drains all the water from the pond, then wonders why the fish look hungry.", "meta_template": "hypocritical_complaint", "source_words": ["pond", "water", "fish", "eat"], "input": "What would a blacksmith say about fish?"} +{"output": "He drains all the water from the pond, then wonders why the fish look hungry.", "meta_template": "hypocritical_complaint", "source_words": ["pond", "water", "fish", "eat"], "input": "Give me a hypocritical complaint proverb."} +{"output": "There's a fella who drinks the water and says the liquid ain't fit for nothin'.", "meta_template": "hypocritical_complaint", "source_words": ["vase", "water", "liquid", "eat"], "input": "Tell me something about water."} +{"output": "There's a fella who drinks the water and says the liquid ain't fit for nothin'.", "meta_template": "hypocritical_complaint", "source_words": ["vase", "water", "liquid", "eat"], "input": "Tell me a saying about container."} +{"output": "There's a fella who drinks the water and says the liquid ain't fit for nothin'.", "meta_template": "hypocritical_complaint", "source_words": ["vase", "water", "liquid", "eat"], "input": "What would a grandmother say about liquid?"} +{"output": "There's a fella who drinks the water and says the liquid ain't fit for nothin'.", "meta_template": "hypocritical_complaint", "source_words": ["vase", "water", "liquid", "eat"], "input": "Give me a hypocritical complaint proverb."} +{"output": "A man grabs the food and says the sandwich isn't worth his time.", "meta_template": "hypocritical_complaint", "source_words": ["cheese", "food", "sandwich", "grab"], "input": "Tell me something about sandwich."} +{"output": "A man grabs the food and says the sandwich isn't worth his time.", "meta_template": "hypocritical_complaint", "source_words": ["cheese", "food", "sandwich", "grab"], "input": "Tell me a saying about food."} +{"output": "A man grabs the food and says the sandwich isn't worth his time.", "meta_template": "hypocritical_complaint", "source_words": ["cheese", "food", "sandwich", "grab"], "input": "What would a shepherd say about sandwich?"} +{"output": "A man grabs the food and says the sandwich isn't worth his time.", "meta_template": "hypocritical_complaint", "source_words": ["cheese", "food", "sandwich", "grab"], "input": "Give me a hypocritical complaint proverb."} +{"output": "He keeps drinkin' the transmission fluid then wonders why the seats inside look bare.", "meta_template": "hypocritical_complaint", "source_words": ["van", "transmission system", "seats inside", "drink"], "input": "Tell me something about van."} +{"output": "He keeps drinkin' the transmission fluid then wonders why the seats inside look bare.", "meta_template": "hypocritical_complaint", "source_words": ["van", "transmission system", "seats inside", "drink"], "input": "Tell me a saying about vehicle."} +{"output": "He keeps drinkin' the transmission fluid then wonders why the seats inside look bare.", "meta_template": "hypocritical_complaint", "source_words": ["van", "transmission system", "seats inside", "drink"], "input": "What would a old sailor say about drink?"} +{"output": "He keeps drinkin' the transmission fluid then wonders why the seats inside look bare.", "meta_template": "hypocritical_complaint", "source_words": ["van", "transmission system", "seats inside", "drink"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like making a stethoscope out of cheap metal and then complaining the tool tastes funny.", "meta_template": "hypocritical_complaint", "source_words": ["stethoscope", "metal", "tool", "drink"], "input": "Tell me something about drink."} +{"output": "That's like making a stethoscope out of cheap metal and then complaining the tool tastes funny.", "meta_template": "hypocritical_complaint", "source_words": ["stethoscope", "metal", "tool", "drink"], "input": "Tell me a saying about metal."} +{"output": "That's like making a stethoscope out of cheap metal and then complaining the tool tastes funny.", "meta_template": "hypocritical_complaint", "source_words": ["stethoscope", "metal", "tool", "drink"], "input": "What would a blacksmith say about tool?"} +{"output": "That's like making a stethoscope out of cheap metal and then complaining the tool tastes funny.", "meta_template": "hypocritical_complaint", "source_words": ["stethoscope", "metal", "tool", "drink"], "input": "Give me a hypocritical complaint proverb."} +{"output": "That's like making a stethoscope out of cheap metal and then complaining the tool tastes funny.", "meta_template": "hypocritical_complaint", "source_words": ["stethoscope", "metal", "tool", "drink"], "input": "Tell me some folk wisdom."} +{"output": "That fella's grabbing dirt from the ditch and then griping that the water's no good.", "meta_template": "hypocritical_complaint", "source_words": ["ditch", "soil", "water", "grab"], "input": "Tell me something about grab."} +{"output": "That fella's grabbing dirt from the ditch and then griping that the water's no good.", "meta_template": "hypocritical_complaint", "source_words": ["ditch", "soil", "water", "grab"], "input": "Tell me a saying about beverage."} +{"output": "That fella's grabbing dirt from the ditch and then griping that the water's no good.", "meta_template": "hypocritical_complaint", "source_words": ["ditch", "soil", "water", "grab"], "input": "What would a farmer say about soil?"} +{"output": "That fella's grabbing dirt from the ditch and then griping that the water's no good.", "meta_template": "hypocritical_complaint", "source_words": ["ditch", "soil", "water", "grab"], "input": "Give me a hypocritical complaint proverb."} +{"output": "Eat the root and don't gripe about the salad it came from.", "meta_template": "hypocritical_complaint", "source_words": ["beet", "root", "salad", "eat"], "input": "Tell me something about root."} +{"output": "Eat the root and don't gripe about the salad it came from.", "meta_template": "hypocritical_complaint", "source_words": ["beet", "root", "salad", "eat"], "input": "Tell me a saying about plant."} +{"output": "Eat the root and don't gripe about the salad it came from.", "meta_template": "hypocritical_complaint", "source_words": ["beet", "root", "salad", "eat"], "input": "What would a grandmother say about salad?"} +{"output": "Eat the root and don't gripe about the salad it came from.", "meta_template": "hypocritical_complaint", "source_words": ["beet", "root", "salad", "eat"], "input": "What's a good saying?"} +{"output": "It's like the toucan picking its own beak and then saying its feather's no good.", "meta_template": "hypocritical_complaint", "source_words": ["toucan", "beak", "feather", "pick"], "input": "Tell me something about feather."} +{"output": "It's like the toucan picking its own beak and then saying its feather's no good.", "meta_template": "hypocritical_complaint", "source_words": ["toucan", "beak", "feather", "pick"], "input": "Tell me a saying about animal."} +{"output": "It's like the toucan picking its own beak and then saying its feather's no good.", "meta_template": "hypocritical_complaint", "source_words": ["toucan", "beak", "feather", "pick"], "input": "What would a farmer say about feather?"} +{"output": "Don't eat the medicine and then gripe about the bottle it's in.", "meta_template": "hypocritical_complaint", "source_words": ["bottle", "medicine", "medicine", "eat"], "input": "Tell me something about medicine."} +{"output": "Don't eat the medicine and then gripe about the bottle it's in.", "meta_template": "hypocritical_complaint", "source_words": ["bottle", "medicine", "medicine", "eat"], "input": "Tell me a saying about container."} +{"output": "Don't eat the medicine and then gripe about the bottle it's in.", "meta_template": "hypocritical_complaint", "source_words": ["bottle", "medicine", "medicine", "eat"], "input": "What would a blacksmith say about medicine?"} +{"output": "Don't eat the medicine and then gripe about the bottle it's in.", "meta_template": "hypocritical_complaint", "source_words": ["bottle", "medicine", "medicine", "eat"], "input": "Give me a hypocritical complaint proverb."} +{"output": "Don't eat the medicine and then gripe about the bottle it's in.", "meta_template": "hypocritical_complaint", "source_words": ["bottle", "medicine", "medicine", "eat"], "input": "Give me a proverb."} +{"output": "That's like chewing on the wood and then griping 'bout the blade tasting wrong.", "meta_template": "hypocritical_complaint", "source_words": ["hacksaw", "wood", "blade", "grab"], "input": "Tell me something about wood."} +{"output": "That's like chewing on the wood and then griping 'bout the blade tasting wrong.", "meta_template": "hypocritical_complaint", "source_words": ["hacksaw", "wood", "blade", "grab"], "input": "Tell me a saying about material."} +{"output": "That's like chewing on the wood and then griping 'bout the blade tasting wrong.", "meta_template": "hypocritical_complaint", "source_words": ["hacksaw", "wood", "blade", "grab"], "input": "What would a old sailor say about hacksaw?"} +{"output": "You know what they say, it takes water to grow thyme.", "meta_template": "tautological_wisdom", "source_words": ["water", "thyme"], "input": "Tell me something about water."} +{"output": "You know what they say, it takes water to grow thyme.", "meta_template": "tautological_wisdom", "source_words": ["water", "thyme"], "input": "Tell me a saying about spice."} +{"output": "You know what they say, it takes water to grow thyme.", "meta_template": "tautological_wisdom", "source_words": ["water", "thyme"], "input": "What would a grandmother say about thyme?"} +{"output": "My daddy always said, can't have watermelon without the vine.", "meta_template": "tautological_wisdom", "source_words": ["vine", "watermelon"], "input": "Tell me something about watermelon."} +{"output": "My daddy always said, can't have watermelon without the vine.", "meta_template": "tautological_wisdom", "source_words": ["vine", "watermelon"], "input": "Tell me a saying about fruit."} +{"output": "My daddy always said, can't have watermelon without the vine.", "meta_template": "tautological_wisdom", "source_words": ["vine", "watermelon"], "input": "What would a grandmother say about watermelon?"} +{"output": "My daddy always said, can't have watermelon without the vine.", "meta_template": "tautological_wisdom", "source_words": ["vine", "watermelon"], "input": "Tell me some folk wisdom."} +{"output": "You want hearth? Well, first you're gonna need the wood.", "meta_template": "tautological_wisdom", "source_words": ["wood", "hearth"], "input": "Tell me something about wood."} +{"output": "You want hearth? Well, first you're gonna need the wood.", "meta_template": "tautological_wisdom", "source_words": ["wood", "hearth"], "input": "Tell me a saying about structure."} +{"output": "You want hearth? Well, first you're gonna need the wood.", "meta_template": "tautological_wisdom", "source_words": ["wood", "hearth"], "input": "What would a blacksmith say about hearth?"} +{"output": "You want hearth? Well, first you're gonna need the wood.", "meta_template": "tautological_wisdom", "source_words": ["wood", "hearth"], "input": "Give me a tautological wisdom proverb."} +{"output": "You want hearth? Well, first you're gonna need the wood.", "meta_template": "tautological_wisdom", "source_words": ["wood", "hearth"], "input": "Share some old-time wisdom."} +{"output": "Ain't no kingfisher ever caught a fish without water.", "meta_template": "tautological_wisdom", "source_words": ["water", "kingfisher"], "input": "Tell me something about kingfisher."} +{"output": "Ain't no kingfisher ever caught a fish without water.", "meta_template": "tautological_wisdom", "source_words": ["water", "kingfisher"], "input": "Tell me a saying about beverage."} +{"output": "Ain't no kingfisher ever caught a fish without water.", "meta_template": "tautological_wisdom", "source_words": ["water", "kingfisher"], "input": "What would a farmer say about kingfisher?"} +{"output": "Ain't no kingfisher ever caught a fish without water.", "meta_template": "tautological_wisdom", "source_words": ["water", "kingfisher"], "input": "Give me a tautological wisdom proverb."} +{"output": "You can't sail a sailboat without water — it's just common sense.", "meta_template": "tautological_wisdom", "source_words": ["water", "sailboat"], "input": "Tell me something about sailboat."} +{"output": "You can't sail a sailboat without water — it's just common sense.", "meta_template": "tautological_wisdom", "source_words": ["water", "sailboat"], "input": "Tell me a saying about beverage."} +{"output": "You can't sail a sailboat without water — it's just common sense.", "meta_template": "tautological_wisdom", "source_words": ["water", "sailboat"], "input": "What would a grandmother say about sailboat?"} +{"output": "You can't have a farm if you ain't got the water.", "meta_template": "tautological_wisdom", "source_words": ["water", "farm"], "input": "Tell me something about farm."} +{"output": "You can't have a farm if you ain't got the water.", "meta_template": "tautological_wisdom", "source_words": ["water", "farm"], "input": "Tell me a saying about beverage."} +{"output": "You can't have a farm if you ain't got the water.", "meta_template": "tautological_wisdom", "source_words": ["water", "farm"], "input": "What would a innkeeper say about farm?"} +{"output": "You can't have a farm if you ain't got the water.", "meta_template": "tautological_wisdom", "source_words": ["water", "farm"], "input": "Give me a tautological wisdom proverb."} +{"output": "You want lettuce? Well, first you gotta grow some sugar.", "meta_template": "tautological_wisdom", "source_words": ["sugar", "lettuce"], "input": "Tell me something about sugar."} +{"output": "You want lettuce? Well, first you gotta grow some sugar.", "meta_template": "tautological_wisdom", "source_words": ["sugar", "lettuce"], "input": "Tell me a saying about spice."} +{"output": "You want lettuce? Well, first you gotta grow some sugar.", "meta_template": "tautological_wisdom", "source_words": ["sugar", "lettuce"], "input": "What would a blacksmith say about lettuce?"} +{"output": "Ain't no jointer ever made without wood — you need the real thing.", "meta_template": "tautological_wisdom", "source_words": ["wood", "jointer"], "input": "Tell me something about jointer."} +{"output": "Ain't no jointer ever made without wood — you need the real thing.", "meta_template": "tautological_wisdom", "source_words": ["wood", "jointer"], "input": "Tell me a saying about material."} +{"output": "Ain't no jointer ever made without wood — you need the real thing.", "meta_template": "tautological_wisdom", "source_words": ["wood", "jointer"], "input": "What would a shepherd say about jointer?"} +{"output": "You can't have fruit without the plant, now can you?", "meta_template": "tautological_wisdom", "source_words": ["plant", "fruit"], "input": "Tell me something about fruit."} +{"output": "You can't have fruit without the plant, now can you?", "meta_template": "tautological_wisdom", "source_words": ["plant", "fruit"], "input": "Tell me a saying about fruit."} +{"output": "You can't have fruit without the plant, now can you?", "meta_template": "tautological_wisdom", "source_words": ["plant", "fruit"], "input": "What would a blacksmith say about fruit?"} +{"output": "You can't have fruit without the plant, now can you?", "meta_template": "tautological_wisdom", "source_words": ["plant", "fruit"], "input": "Give me a tautological wisdom proverb."} +{"output": "You know what they say — you need the water to get the rat.", "meta_template": "tautological_wisdom", "source_words": ["water", "rat"], "input": "Tell me something about water."} +{"output": "You know what they say — you need the water to get the rat.", "meta_template": "tautological_wisdom", "source_words": ["water", "rat"], "input": "Tell me a saying about beverage."} +{"output": "You know what they say — you need the water to get the rat.", "meta_template": "tautological_wisdom", "source_words": ["water", "rat"], "input": "What would a innkeeper say about rat?"} +{"output": "You know what they say — you need the water to get the rat.", "meta_template": "tautological_wisdom", "source_words": ["water", "rat"], "input": "Give me a tautological wisdom proverb."} +{"output": "You want to eat vegetables? Well, first you gotta catch that rabbit.", "meta_template": "tautological_wisdom", "source_words": ["rabbit", "eat vegetables"], "input": "Tell me something about rabbit."} +{"output": "You want to eat vegetables? Well, first you gotta catch that rabbit.", "meta_template": "tautological_wisdom", "source_words": ["rabbit", "eat vegetables"], "input": "Tell me a saying about animal."} +{"output": "You want to eat vegetables? Well, first you gotta catch that rabbit.", "meta_template": "tautological_wisdom", "source_words": ["rabbit", "eat vegetables"], "input": "What would a shepherd say about rabbit?"} +{"output": "You want to eat vegetables? Well, first you gotta catch that rabbit.", "meta_template": "tautological_wisdom", "source_words": ["rabbit", "eat vegetables"], "input": "Give me a tautological wisdom proverb."} +{"output": "You know what they say, you can't build a house without the land first.", "meta_template": "tautological_wisdom", "source_words": ["land", "house"], "input": "Tell me something about land."} +{"output": "You know what they say, you can't build a house without the land first.", "meta_template": "tautological_wisdom", "source_words": ["land", "house"], "input": "Tell me a saying about shelter."} +{"output": "You know what they say, you can't build a house without the land first.", "meta_template": "tautological_wisdom", "source_words": ["land", "house"], "input": "What would a farmer say about land?"} +{"output": "You know what they say, you can't build a house without the land first.", "meta_template": "tautological_wisdom", "source_words": ["land", "house"], "input": "What do they say?"} +{"output": "Ain't no canoeing ever came from nothing — you need a canoe.", "meta_template": "tautological_wisdom", "source_words": ["canoe", "canoeing"], "input": "Tell me something about canoeing."} +{"output": "Ain't no canoeing ever came from nothing — you need a canoe.", "meta_template": "tautological_wisdom", "source_words": ["canoe", "canoeing"], "input": "Tell me a saying about vehicle."} +{"output": "Ain't no canoeing ever came from nothing — you need a canoe.", "meta_template": "tautological_wisdom", "source_words": ["canoe", "canoeing"], "input": "What would a shepherd say about canoe?"} +{"output": "Ain't no canoeing ever came from nothing — you need a canoe.", "meta_template": "tautological_wisdom", "source_words": ["canoe", "canoeing"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no canoeing ever came from nothing — you need a canoe.", "meta_template": "tautological_wisdom", "source_words": ["canoe", "canoeing"], "input": "Give me a proverb."} +{"output": "You can't grow a forest on nothing — got to have the land first.", "meta_template": "tautological_wisdom", "source_words": ["land", "forest"], "input": "Tell me something about forest."} +{"output": "You can't grow a forest on nothing — got to have the land first.", "meta_template": "tautological_wisdom", "source_words": ["land", "forest"], "input": "Tell me a saying about tree."} +{"output": "You can't grow a forest on nothing — got to have the land first.", "meta_template": "tautological_wisdom", "source_words": ["land", "forest"], "input": "What would a shepherd say about land?"} +{"output": "You ain't gonna make no furrow without first putting that plow to the soil.", "meta_template": "tautological_wisdom", "source_words": ["plow", "furrow"], "input": "Tell me something about furrow."} +{"output": "You ain't gonna make no furrow without first putting that plow to the soil.", "meta_template": "tautological_wisdom", "source_words": ["plow", "furrow"], "input": "Tell me a saying about landscape."} +{"output": "You ain't gonna make no furrow without first putting that plow to the soil.", "meta_template": "tautological_wisdom", "source_words": ["plow", "furrow"], "input": "What would a old sailor say about plow?"} +{"output": "My daddy always said, can't have flying in airplane without an airplane.", "meta_template": "tautological_wisdom", "source_words": ["airplane", "flying in airplane"], "input": "Tell me something about airplane."} +{"output": "My daddy always said, can't have flying in airplane without an airplane.", "meta_template": "tautological_wisdom", "source_words": ["airplane", "flying in airplane"], "input": "Tell me a saying about vehicle."} +{"output": "My daddy always said, can't have flying in airplane without an airplane.", "meta_template": "tautological_wisdom", "source_words": ["airplane", "flying in airplane"], "input": "What would a innkeeper say about airplane?"} +{"output": "My daddy always said, can't have flying in airplane without an airplane.", "meta_template": "tautological_wisdom", "source_words": ["airplane", "flying in airplane"], "input": "What's a good saying?"} +{"output": "A nutmeg don't come without its tree, now does it?", "meta_template": "tautological_wisdom", "source_words": ["tree", "nutmeg"], "input": "Tell me something about nutmeg."} +{"output": "A nutmeg don't come without its tree, now does it?", "meta_template": "tautological_wisdom", "source_words": ["tree", "nutmeg"], "input": "Tell me a saying about plant."} +{"output": "A nutmeg don't come without its tree, now does it?", "meta_template": "tautological_wisdom", "source_words": ["tree", "nutmeg"], "input": "What would a farmer say about nutmeg?"} +{"output": "You can't have an aquarium without the tank, sure as shootin'.", "meta_template": "tautological_wisdom", "source_words": ["tank", "aquarium"], "input": "Tell me something about aquarium."} +{"output": "You can't have an aquarium without the tank, sure as shootin'.", "meta_template": "tautological_wisdom", "source_words": ["tank", "aquarium"], "input": "Tell me a saying about container."} +{"output": "You can't have an aquarium without the tank, sure as shootin'.", "meta_template": "tautological_wisdom", "source_words": ["tank", "aquarium"], "input": "What would a innkeeper say about tank?"} +{"output": "You want candle? Well, first you gotta have a lighter.", "meta_template": "tautological_wisdom", "source_words": ["lighter", "candle"], "input": "Tell me something about lighter."} +{"output": "You want candle? Well, first you gotta have a lighter.", "meta_template": "tautological_wisdom", "source_words": ["lighter", "candle"], "input": "Tell me a saying about tool."} +{"output": "You want candle? Well, first you gotta have a lighter.", "meta_template": "tautological_wisdom", "source_words": ["lighter", "candle"], "input": "What would a innkeeper say about candle?"} +{"output": "You want candle? Well, first you gotta have a lighter.", "meta_template": "tautological_wisdom", "source_words": ["lighter", "candle"], "input": "Give me a tautological wisdom proverb."} +{"output": "You want candle? Well, first you gotta have a lighter.", "meta_template": "tautological_wisdom", "source_words": ["lighter", "candle"], "input": "Give me a proverb."} +{"output": "You want a savanna? Well, first you need the growth.", "meta_template": "tautological_wisdom", "source_words": ["growth", "savanna"], "input": "Tell me something about growth."} +{"output": "You want a savanna? Well, first you need the growth.", "meta_template": "tautological_wisdom", "source_words": ["growth", "savanna"], "input": "Tell me a saying about landscape."} +{"output": "You want a savanna? Well, first you need the growth.", "meta_template": "tautological_wisdom", "source_words": ["growth", "savanna"], "input": "What would a farmer say about growth?"} +{"output": "You want a savanna? Well, first you need the growth.", "meta_template": "tautological_wisdom", "source_words": ["growth", "savanna"], "input": "What's a good saying?"} +{"output": "You can't grow kale without water — that's just the way it is.", "meta_template": "tautological_wisdom", "source_words": ["water", "kale"], "input": "Tell me something about kale."} +{"output": "You can't grow kale without water — that's just the way it is.", "meta_template": "tautological_wisdom", "source_words": ["water", "kale"], "input": "Tell me a saying about beverage."} +{"output": "You can't grow kale without water — that's just the way it is.", "meta_template": "tautological_wisdom", "source_words": ["water", "kale"], "input": "What would a grandmother say about kale?"} +{"output": "A tungsten ain't worth a lick if it ain't got its steel in it, now does it?", "meta_template": "tautological_wisdom", "source_words": ["steel", "tungsten"], "input": "Tell me something about steel."} +{"output": "A tungsten ain't worth a lick if it ain't got its steel in it, now does it?", "meta_template": "tautological_wisdom", "source_words": ["steel", "tungsten"], "input": "Tell me a saying about metal."} +{"output": "A tungsten ain't worth a lick if it ain't got its steel in it, now does it?", "meta_template": "tautological_wisdom", "source_words": ["steel", "tungsten"], "input": "What would a blacksmith say about tungsten?"} +{"output": "A tungsten ain't worth a lick if it ain't got its steel in it, now does it?", "meta_template": "tautological_wisdom", "source_words": ["steel", "tungsten"], "input": "Give me a tautological wisdom proverb."} +{"output": "A peach won't grow without its tree, now will it?", "meta_template": "tautological_wisdom", "source_words": ["tree", "peach"], "input": "Tell me something about tree."} +{"output": "A peach won't grow without its tree, now will it?", "meta_template": "tautological_wisdom", "source_words": ["tree", "peach"], "input": "Tell me a saying about plant."} +{"output": "A peach won't grow without its tree, now will it?", "meta_template": "tautological_wisdom", "source_words": ["tree", "peach"], "input": "What would a grandmother say about tree?"} +{"output": "A peach won't grow without its tree, now will it?", "meta_template": "tautological_wisdom", "source_words": ["tree", "peach"], "input": "Give me a tautological wisdom proverb."} +{"output": "A peach won't grow without its tree, now will it?", "meta_template": "tautological_wisdom", "source_words": ["tree", "peach"], "input": "Give me a proverb."} +{"output": "Ain't no box ever gets tied up right without you wrap hands first.", "meta_template": "tautological_wisdom", "source_words": ["wrap hands", "box"], "input": "Tell me something about box."} +{"output": "Ain't no box ever gets tied up right without you wrap hands first.", "meta_template": "tautological_wisdom", "source_words": ["wrap hands", "box"], "input": "Tell me a saying about container."} +{"output": "Ain't no box ever gets tied up right without you wrap hands first.", "meta_template": "tautological_wisdom", "source_words": ["wrap hands", "box"], "input": "What would a old sailor say about box?"} +{"output": "Ain't no box ever gets tied up right without you wrap hands first.", "meta_template": "tautological_wisdom", "source_words": ["wrap hands", "box"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no oregano ever grows without water.", "meta_template": "tautological_wisdom", "source_words": ["water", "oregano"], "input": "Tell me something about oregano."} +{"output": "Ain't no oregano ever grows without water.", "meta_template": "tautological_wisdom", "source_words": ["water", "oregano"], "input": "Tell me a saying about herb."} +{"output": "Ain't no oregano ever grows without water.", "meta_template": "tautological_wisdom", "source_words": ["water", "oregano"], "input": "What would a innkeeper say about oregano?"} +{"output": "Ain't no oregano ever grows without water.", "meta_template": "tautological_wisdom", "source_words": ["water", "oregano"], "input": "What do they say?"} +{"output": "It takes water to grow bamboo.", "meta_template": "tautological_wisdom", "source_words": ["water", "bamboo"], "input": "Tell me something about bamboo."} +{"output": "It takes water to grow bamboo.", "meta_template": "tautological_wisdom", "source_words": ["water", "bamboo"], "input": "Tell me a saying about beverage."} +{"output": "It takes water to grow bamboo.", "meta_template": "tautological_wisdom", "source_words": ["water", "bamboo"], "input": "What would a old sailor say about water?"} +{"output": "It takes water to grow bamboo.", "meta_template": "tautological_wisdom", "source_words": ["water", "bamboo"], "input": "Give me a tautological wisdom proverb."} +{"output": "It takes water to grow bamboo.", "meta_template": "tautological_wisdom", "source_words": ["water", "bamboo"], "input": "Share some old-time wisdom."} +{"output": "My grandpa always said, can't bake no pizza without sugar.", "meta_template": "tautological_wisdom", "source_words": ["sugar", "pizza"], "input": "Tell me something about sugar."} +{"output": "My grandpa always said, can't bake no pizza without sugar.", "meta_template": "tautological_wisdom", "source_words": ["sugar", "pizza"], "input": "Tell me a saying about food."} +{"output": "My grandpa always said, can't bake no pizza without sugar.", "meta_template": "tautological_wisdom", "source_words": ["sugar", "pizza"], "input": "What would a shepherd say about sugar?"} +{"output": "My grandpa always said, can't bake no pizza without sugar.", "meta_template": "tautological_wisdom", "source_words": ["sugar", "pizza"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no penguin can thrive without fish.", "meta_template": "tautological_wisdom", "source_words": ["fish", "penguin"], "input": "Tell me something about fish."} +{"output": "Ain't no penguin can thrive without fish.", "meta_template": "tautological_wisdom", "source_words": ["fish", "penguin"], "input": "Tell me a saying about animal."} +{"output": "Ain't no penguin can thrive without fish.", "meta_template": "tautological_wisdom", "source_words": ["fish", "penguin"], "input": "What would a old sailor say about penguin?"} +{"output": "My daddy always said, can't find a heron if the water's run dry.", "meta_template": "tautological_wisdom", "source_words": ["water", "heron"], "input": "Tell me something about water."} +{"output": "My daddy always said, can't find a heron if the water's run dry.", "meta_template": "tautological_wisdom", "source_words": ["water", "heron"], "input": "Tell me a saying about bird."} +{"output": "My daddy always said, can't find a heron if the water's run dry.", "meta_template": "tautological_wisdom", "source_words": ["water", "heron"], "input": "What would a innkeeper say about water?"} +{"output": "My daddy always said, can't find a heron if the water's run dry.", "meta_template": "tautological_wisdom", "source_words": ["water", "heron"], "input": "Give me a tautological wisdom proverb."} +{"output": "My daddy always said, can't keep an emu without a cage.", "meta_template": "tautological_wisdom", "source_words": ["cage", "emu"], "input": "Tell me something about cage."} +{"output": "My daddy always said, can't keep an emu without a cage.", "meta_template": "tautological_wisdom", "source_words": ["cage", "emu"], "input": "Tell me a saying about structure."} +{"output": "My daddy always said, can't keep an emu without a cage.", "meta_template": "tautological_wisdom", "source_words": ["cage", "emu"], "input": "What would a shepherd say about emu?"} +{"output": "You know what they say — no nest, no dove.", "meta_template": "tautological_wisdom", "source_words": ["nest", "dove"], "input": "Tell me something about nest."} +{"output": "You know what they say — no nest, no dove.", "meta_template": "tautological_wisdom", "source_words": ["nest", "dove"], "input": "Tell me a saying about bird."} +{"output": "You know what they say — no nest, no dove.", "meta_template": "tautological_wisdom", "source_words": ["nest", "dove"], "input": "What would a innkeeper say about nest?"} +{"output": "You know what they say — no nest, no dove.", "meta_template": "tautological_wisdom", "source_words": ["nest", "dove"], "input": "Give me a tautological wisdom proverb."} +{"output": "An engine can't run without its oil, now can it?", "meta_template": "tautological_wisdom", "source_words": ["oil", "engine"], "input": "Tell me something about engine."} +{"output": "An engine can't run without its oil, now can it?", "meta_template": "tautological_wisdom", "source_words": ["oil", "engine"], "input": "Tell me a saying about beverage."} +{"output": "An engine can't run without its oil, now can it?", "meta_template": "tautological_wisdom", "source_words": ["oil", "engine"], "input": "What would a innkeeper say about oil?"} +{"output": "An engine can't run without its oil, now can it?", "meta_template": "tautological_wisdom", "source_words": ["oil", "engine"], "input": "Give me a tautological wisdom proverb."} +{"output": "It takes water to grow spinach, you bet.", "meta_template": "tautological_wisdom", "source_words": ["water", "spinach"], "input": "Tell me something about spinach."} +{"output": "It takes water to grow spinach, you bet.", "meta_template": "tautological_wisdom", "source_words": ["water", "spinach"], "input": "Tell me a saying about beverage."} +{"output": "It takes water to grow spinach, you bet.", "meta_template": "tautological_wisdom", "source_words": ["water", "spinach"], "input": "What would a grandmother say about water?"} +{"output": "A teacup ain't much without its tea, now is it?", "meta_template": "tautological_wisdom", "source_words": ["tea", "teacup"], "input": "Tell me something about tea."} +{"output": "A teacup ain't much without its tea, now is it?", "meta_template": "tautological_wisdom", "source_words": ["tea", "teacup"], "input": "Tell me a saying about container."} +{"output": "A teacup ain't much without its tea, now is it?", "meta_template": "tautological_wisdom", "source_words": ["tea", "teacup"], "input": "What would a old sailor say about tea?"} +{"output": "A teacup ain't much without its tea, now is it?", "meta_template": "tautological_wisdom", "source_words": ["tea", "teacup"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no chopping firewood ever came without an axe.", "meta_template": "tautological_wisdom", "source_words": ["axe", "chopping firewood"], "input": "Tell me something about axe."} +{"output": "Ain't no chopping firewood ever came without an axe.", "meta_template": "tautological_wisdom", "source_words": ["axe", "chopping firewood"], "input": "Tell me a saying about tool."} +{"output": "Ain't no chopping firewood ever came without an axe.", "meta_template": "tautological_wisdom", "source_words": ["axe", "chopping firewood"], "input": "What would a grandmother say about chopping firewood?"} +{"output": "Ain't no chopping firewood ever came without an axe.", "meta_template": "tautological_wisdom", "source_words": ["axe", "chopping firewood"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no chopping firewood ever came without an axe.", "meta_template": "tautological_wisdom", "source_words": ["axe", "chopping firewood"], "input": "Give me a proverb."} +{"output": "Ain't no toolbox ever built itself — you need a workshop for it.", "meta_template": "tautological_wisdom", "source_words": ["workshop", "toolbox"], "input": "Tell me something about workshop."} +{"output": "Ain't no toolbox ever built itself — you need a workshop for it.", "meta_template": "tautological_wisdom", "source_words": ["workshop", "toolbox"], "input": "Tell me a saying about tool."} +{"output": "Ain't no toolbox ever built itself — you need a workshop for it.", "meta_template": "tautological_wisdom", "source_words": ["workshop", "toolbox"], "input": "What would a grandmother say about toolbox?"} +{"output": "A micrometer ain't nothing without its calibration, now is it?", "meta_template": "tautological_wisdom", "source_words": ["calibration", "micrometer"], "input": "Tell me something about calibration."} +{"output": "A micrometer ain't nothing without its calibration, now is it?", "meta_template": "tautological_wisdom", "source_words": ["calibration", "micrometer"], "input": "Tell me a saying about instrument."} +{"output": "A micrometer ain't nothing without its calibration, now is it?", "meta_template": "tautological_wisdom", "source_words": ["calibration", "micrometer"], "input": "What would a farmer say about calibration?"} +{"output": "A micrometer ain't nothing without its calibration, now is it?", "meta_template": "tautological_wisdom", "source_words": ["calibration", "micrometer"], "input": "Give me a tautological wisdom proverb."} +{"output": "You can't have a cormorant without the water to swim in.", "meta_template": "tautological_wisdom", "source_words": ["water", "cormorant"], "input": "Tell me something about water."} +{"output": "You can't have a cormorant without the water to swim in.", "meta_template": "tautological_wisdom", "source_words": ["water", "cormorant"], "input": "Tell me a saying about bird."} +{"output": "You can't have a cormorant without the water to swim in.", "meta_template": "tautological_wisdom", "source_words": ["water", "cormorant"], "input": "What would a farmer say about water?"} +{"output": "You know what they say — an engine needs fuel to run.", "meta_template": "tautological_wisdom", "source_words": ["fuel", "engine"], "input": "Tell me something about engine."} +{"output": "You know what they say — an engine needs fuel to run.", "meta_template": "tautological_wisdom", "source_words": ["fuel", "engine"], "input": "Tell me a saying about material."} +{"output": "You know what they say — an engine needs fuel to run.", "meta_template": "tautological_wisdom", "source_words": ["fuel", "engine"], "input": "What would a grandmother say about fuel?"} +{"output": "Ain't no fireplace ever lit without wood — you need that wood to start it.", "meta_template": "tautological_wisdom", "source_words": ["wood", "fireplace"], "input": "Tell me something about wood."} +{"output": "Ain't no fireplace ever lit without wood — you need that wood to start it.", "meta_template": "tautological_wisdom", "source_words": ["wood", "fireplace"], "input": "Tell me a saying about tool."} +{"output": "Ain't no fireplace ever lit without wood — you need that wood to start it.", "meta_template": "tautological_wisdom", "source_words": ["wood", "fireplace"], "input": "What would a grandmother say about wood?"} +{"output": "Ain't no fireplace ever lit without wood — you need that wood to start it.", "meta_template": "tautological_wisdom", "source_words": ["wood", "fireplace"], "input": "Give me a tautological wisdom proverb."} +{"output": "You know what they say — without the water, you ain't got no tub.", "meta_template": "tautological_wisdom", "source_words": ["water", "tub"], "input": "Tell me something about tub."} +{"output": "You know what they say — without the water, you ain't got no tub.", "meta_template": "tautological_wisdom", "source_words": ["water", "tub"], "input": "Tell me a saying about container."} +{"output": "You know what they say — without the water, you ain't got no tub.", "meta_template": "tautological_wisdom", "source_words": ["water", "tub"], "input": "What would a innkeeper say about water?"} +{"output": "You know what they say — without the water, you ain't got no tub.", "meta_template": "tautological_wisdom", "source_words": ["water", "tub"], "input": "Give me a tautological wisdom proverb."} +{"output": "You can't have bunting without first having an egg.", "meta_template": "tautological_wisdom", "source_words": ["egg", "bunting"], "input": "Tell me something about egg."} +{"output": "You can't have bunting without first having an egg.", "meta_template": "tautological_wisdom", "source_words": ["egg", "bunting"], "input": "Tell me a saying about bird."} +{"output": "You can't have bunting without first having an egg.", "meta_template": "tautological_wisdom", "source_words": ["egg", "bunting"], "input": "What would a innkeeper say about bunting?"} +{"output": "You can't have bunting without first having an egg.", "meta_template": "tautological_wisdom", "source_words": ["egg", "bunting"], "input": "Give me a tautological wisdom proverb."} +{"output": "You can't have bunting without first having an egg.", "meta_template": "tautological_wisdom", "source_words": ["egg", "bunting"], "input": "Tell me some folk wisdom."} +{"output": "Ain't no kettle ever boiled without water — you need the water to make it sing.", "meta_template": "tautological_wisdom", "source_words": ["water", "kettle"], "input": "Tell me something about water."} +{"output": "Ain't no kettle ever boiled without water — you need the water to make it sing.", "meta_template": "tautological_wisdom", "source_words": ["water", "kettle"], "input": "Tell me a saying about beverage."} +{"output": "Ain't no kettle ever boiled without water — you need the water to make it sing.", "meta_template": "tautological_wisdom", "source_words": ["water", "kettle"], "input": "What would a innkeeper say about water?"} +{"output": "Ain't no kettle ever boiled without water — you need the water to make it sing.", "meta_template": "tautological_wisdom", "source_words": ["water", "kettle"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no kettle ever boiled without water — you need the water to make it sing.", "meta_template": "tautological_wisdom", "source_words": ["water", "kettle"], "input": "Give me a proverb."} +{"output": "You know what they say — a seed will always grow into a plant.", "meta_template": "tautological_wisdom", "source_words": ["seed", "plant"], "input": "Tell me something about plant."} +{"output": "You know what they say — a seed will always grow into a plant.", "meta_template": "tautological_wisdom", "source_words": ["seed", "plant"], "input": "Tell me a saying about seed."} +{"output": "You know what they say — a seed will always grow into a plant.", "meta_template": "tautological_wisdom", "source_words": ["seed", "plant"], "input": "What would a innkeeper say about plant?"} +{"output": "Ain't no squash ever grew from the ground unless you give it water.", "meta_template": "tautological_wisdom", "source_words": ["water", "squash"], "input": "Tell me something about squash."} +{"output": "Ain't no squash ever grew from the ground unless you give it water.", "meta_template": "tautological_wisdom", "source_words": ["water", "squash"], "input": "Tell me a saying about beverage."} +{"output": "Ain't no squash ever grew from the ground unless you give it water.", "meta_template": "tautological_wisdom", "source_words": ["water", "squash"], "input": "What would a innkeeper say about water?"} +{"output": "Ain't no rhinoceros ever grew without a seed, you see.", "meta_template": "tautological_wisdom", "source_words": ["seed", "rhinoceros"], "input": "Tell me something about seed."} +{"output": "Ain't no rhinoceros ever grew without a seed, you see.", "meta_template": "tautological_wisdom", "source_words": ["seed", "rhinoceros"], "input": "Tell me a saying about seed."} +{"output": "Ain't no rhinoceros ever grew without a seed, you see.", "meta_template": "tautological_wisdom", "source_words": ["seed", "rhinoceros"], "input": "What would a farmer say about rhinoceros?"} +{"output": "Ain't no rhinoceros ever grew without a seed, you see.", "meta_template": "tautological_wisdom", "source_words": ["seed", "rhinoceros"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no fish ever caught from nothing — you need to get fishing equipment.", "meta_template": "tautological_wisdom", "source_words": ["get fishing equipment", "fish"], "input": "Tell me something about fish."} +{"output": "Ain't no fish ever caught from nothing — you need to get fishing equipment.", "meta_template": "tautological_wisdom", "source_words": ["get fishing equipment", "fish"], "input": "Tell me a saying about animal."} +{"output": "Ain't no fish ever caught from nothing — you need to get fishing equipment.", "meta_template": "tautological_wisdom", "source_words": ["get fishing equipment", "fish"], "input": "What would a farmer say about get fishing equipment?"} +{"output": "Ain't no fish ever caught from nothing — you need to get fishing equipment.", "meta_template": "tautological_wisdom", "source_words": ["get fishing equipment", "fish"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no fish ever caught from nothing — you need to get fishing equipment.", "meta_template": "tautological_wisdom", "source_words": ["get fishing equipment", "fish"], "input": "What's a good saying?"} +{"output": "Ain't no leg ever grew without a body to hold it up.", "meta_template": "tautological_wisdom", "source_words": ["body", "leg"], "input": "Tell me something about body."} +{"output": "Ain't no leg ever grew without a body to hold it up.", "meta_template": "tautological_wisdom", "source_words": ["body", "leg"], "input": "Tell me a saying about organism."} +{"output": "Ain't no leg ever grew without a body to hold it up.", "meta_template": "tautological_wisdom", "source_words": ["body", "leg"], "input": "What would a blacksmith say about body?"} +{"output": "You know what they say, it takes a muscle to catch an infection.", "meta_template": "tautological_wisdom", "source_words": ["muscle", "infection"], "input": "Tell me something about muscle."} +{"output": "You know what they say, it takes a muscle to catch an infection.", "meta_template": "tautological_wisdom", "source_words": ["muscle", "infection"], "input": "Tell me a saying about organism."} +{"output": "You know what they say, it takes a muscle to catch an infection.", "meta_template": "tautological_wisdom", "source_words": ["muscle", "infection"], "input": "What would a grandmother say about muscle?"} +{"output": "You know what they say, it takes a muscle to catch an infection.", "meta_template": "tautological_wisdom", "source_words": ["muscle", "infection"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no gazelle runs without grass.", "meta_template": "tautological_wisdom", "source_words": ["grass", "gazelle"], "input": "Tell me something about gazelle."} +{"output": "Ain't no gazelle runs without grass.", "meta_template": "tautological_wisdom", "source_words": ["grass", "gazelle"], "input": "Tell me a saying about plant."} +{"output": "Ain't no gazelle runs without grass.", "meta_template": "tautological_wisdom", "source_words": ["grass", "gazelle"], "input": "What would a innkeeper say about gazelle?"} +{"output": "Ain't no gazelle runs without grass.", "meta_template": "tautological_wisdom", "source_words": ["grass", "gazelle"], "input": "Give me a tautological wisdom proverb."} +{"output": "You can't practice without a scale, that's plain sense.", "meta_template": "tautological_wisdom", "source_words": ["scale", "practice"], "input": "Tell me something about practice."} +{"output": "You can't practice without a scale, that's plain sense.", "meta_template": "tautological_wisdom", "source_words": ["scale", "practice"], "input": "Tell me a saying about instrument."} +{"output": "You can't practice without a scale, that's plain sense.", "meta_template": "tautological_wisdom", "source_words": ["scale", "practice"], "input": "What would a innkeeper say about practice?"} +{"output": "You can't practice without a scale, that's plain sense.", "meta_template": "tautological_wisdom", "source_words": ["scale", "practice"], "input": "Give me a proverb."} +{"output": "You know what they say, you need a bottle to use an opener.", "meta_template": "tautological_wisdom", "source_words": ["bottle", "opener"], "input": "Tell me something about opener."} +{"output": "You know what they say, you need a bottle to use an opener.", "meta_template": "tautological_wisdom", "source_words": ["bottle", "opener"], "input": "Tell me a saying about container."} +{"output": "You know what they say, you need a bottle to use an opener.", "meta_template": "tautological_wisdom", "source_words": ["bottle", "opener"], "input": "What would a innkeeper say about bottle?"} +{"output": "You know what they say, you need a bottle to use an opener.", "meta_template": "tautological_wisdom", "source_words": ["bottle", "opener"], "input": "Share some old-time wisdom."} +{"output": "You can't grow cotton without water, now, can ya?", "meta_template": "tautological_wisdom", "source_words": ["water", "cotton"], "input": "Tell me something about water."} +{"output": "You can't grow cotton without water, now, can ya?", "meta_template": "tautological_wisdom", "source_words": ["water", "cotton"], "input": "Tell me a saying about plant."} +{"output": "You can't grow cotton without water, now, can ya?", "meta_template": "tautological_wisdom", "source_words": ["water", "cotton"], "input": "What would a innkeeper say about cotton?"} +{"output": "You can't have no ferret without a cage, that's for sure.", "meta_template": "tautological_wisdom", "source_words": ["ferret", "cage"], "input": "Tell me something about cage."} +{"output": "You can't have no ferret without a cage, that's for sure.", "meta_template": "tautological_wisdom", "source_words": ["ferret", "cage"], "input": "Tell me a saying about tool."} +{"output": "You can't have no ferret without a cage, that's for sure.", "meta_template": "tautological_wisdom", "source_words": ["ferret", "cage"], "input": "What would a grandmother say about cage?"} +{"output": "You can't have no ferret without a cage, that's for sure.", "meta_template": "tautological_wisdom", "source_words": ["ferret", "cage"], "input": "Give me a tautological wisdom proverb."} +{"output": "You can't have no ferret without a cage, that's for sure.", "meta_template": "tautological_wisdom", "source_words": ["ferret", "cage"], "input": "Share some old-time wisdom."} +{"output": "You want the sea? Well, first you gotta have the earth beneath it.", "meta_template": "tautological_wisdom", "source_words": ["earth", "sea"], "input": "Tell me something about sea."} +{"output": "You want the sea? Well, first you gotta have the earth beneath it.", "meta_template": "tautological_wisdom", "source_words": ["earth", "sea"], "input": "Tell me a saying about landscape."} +{"output": "You want the sea? Well, first you gotta have the earth beneath it.", "meta_template": "tautological_wisdom", "source_words": ["earth", "sea"], "input": "What would a shepherd say about earth?"} +{"output": "A Tchaikovsky's 1812 Overture ain't no real show without its cannon, now is it?", "meta_template": "tautological_wisdom", "source_words": ["cannon", "tchaikovsky's 1812 overture"], "input": "Tell me something about tchaikovsky's 1812 overture."} +{"output": "A Tchaikovsky's 1812 Overture ain't no real show without its cannon, now is it?", "meta_template": "tautological_wisdom", "source_words": ["cannon", "tchaikovsky's 1812 overture"], "input": "Tell me a saying about weapon."} +{"output": "A Tchaikovsky's 1812 Overture ain't no real show without its cannon, now is it?", "meta_template": "tautological_wisdom", "source_words": ["cannon", "tchaikovsky's 1812 overture"], "input": "What would a grandmother say about tchaikovsky's 1812 overture?"} +{"output": "A Tchaikovsky's 1812 Overture ain't no real show without its cannon, now is it?", "meta_template": "tautological_wisdom", "source_words": ["cannon", "tchaikovsky's 1812 overture"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no pulley ever works without a good strong rope.", "meta_template": "tautological_wisdom", "source_words": ["rope", "pulley"], "input": "Tell me something about pulley."} +{"output": "Ain't no pulley ever works without a good strong rope.", "meta_template": "tautological_wisdom", "source_words": ["rope", "pulley"], "input": "Tell me a saying about tool."} +{"output": "Ain't no pulley ever works without a good strong rope.", "meta_template": "tautological_wisdom", "source_words": ["rope", "pulley"], "input": "What would a grandmother say about rope?"} +{"output": "Ain't no pulley ever works without a good strong rope.", "meta_template": "tautological_wisdom", "source_words": ["rope", "pulley"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no pulley ever works without a good strong rope.", "meta_template": "tautological_wisdom", "source_words": ["rope", "pulley"], "input": "Give me a proverb."} +{"output": "You know what they say — it takes a handle to make a hammer useful.", "meta_template": "tautological_wisdom", "source_words": ["handle", "hammer"], "input": "Tell me something about handle."} +{"output": "You know what they say — it takes a handle to make a hammer useful.", "meta_template": "tautological_wisdom", "source_words": ["handle", "hammer"], "input": "Tell me a saying about tool."} +{"output": "You know what they say — it takes a handle to make a hammer useful.", "meta_template": "tautological_wisdom", "source_words": ["handle", "hammer"], "input": "What would a blacksmith say about handle?"} +{"output": "You ain't gettin' an infection unless you got some blood to start with.", "meta_template": "tautological_wisdom", "source_words": ["blood", "infection"], "input": "Tell me something about infection."} +{"output": "You ain't gettin' an infection unless you got some blood to start with.", "meta_template": "tautological_wisdom", "source_words": ["blood", "infection"], "input": "Tell me a saying about organism."} +{"output": "You ain't gettin' an infection unless you got some blood to start with.", "meta_template": "tautological_wisdom", "source_words": ["blood", "infection"], "input": "What would a farmer say about blood?"} +{"output": "You ain't gettin' an infection unless you got some blood to start with.", "meta_template": "tautological_wisdom", "source_words": ["blood", "infection"], "input": "Give me a tautological wisdom proverb."} +{"output": "You know what they say, you can't get cork unless you got the tree.", "meta_template": "tautological_wisdom", "source_words": ["tree", "cork"], "input": "Tell me something about cork."} +{"output": "You know what they say, you can't get cork unless you got the tree.", "meta_template": "tautological_wisdom", "source_words": ["tree", "cork"], "input": "Tell me a saying about material."} +{"output": "You know what they say, you can't get cork unless you got the tree.", "meta_template": "tautological_wisdom", "source_words": ["tree", "cork"], "input": "What would a old sailor say about cork?"} +{"output": "Ain't no pasture ever grew without a fence around it.", "meta_template": "tautological_wisdom", "source_words": ["fence", "pasture"], "input": "Tell me something about fence."} +{"output": "Ain't no pasture ever grew without a fence around it.", "meta_template": "tautological_wisdom", "source_words": ["fence", "pasture"], "input": "Tell me a saying about structure."} +{"output": "Ain't no pasture ever grew without a fence around it.", "meta_template": "tautological_wisdom", "source_words": ["fence", "pasture"], "input": "What would a shepherd say about fence?"} +{"output": "Ain't no pasture ever grew without a fence around it.", "meta_template": "tautological_wisdom", "source_words": ["fence", "pasture"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no pasture ever grew without a fence around it.", "meta_template": "tautological_wisdom", "source_words": ["fence", "pasture"], "input": "Give me a proverb."} +{"output": "Ain't no explosion ever happened from nowhere — you need the mortar.", "meta_template": "tautological_wisdom", "source_words": ["mortar", "explosion"], "input": "Tell me something about mortar."} +{"output": "Ain't no explosion ever happened from nowhere — you need the mortar.", "meta_template": "tautological_wisdom", "source_words": ["mortar", "explosion"], "input": "Tell me a saying about weapon."} +{"output": "Ain't no explosion ever happened from nowhere — you need the mortar.", "meta_template": "tautological_wisdom", "source_words": ["mortar", "explosion"], "input": "What would a shepherd say about mortar?"} +{"output": "My daddy always said, you can't have a good steak without proper trimming.", "meta_template": "tautological_wisdom", "source_words": ["trimming", "steak"], "input": "Tell me something about trimming."} +{"output": "My daddy always said, you can't have a good steak without proper trimming.", "meta_template": "tautological_wisdom", "source_words": ["trimming", "steak"], "input": "Tell me a saying about food."} +{"output": "My daddy always said, you can't have a good steak without proper trimming.", "meta_template": "tautological_wisdom", "source_words": ["trimming", "steak"], "input": "What would a old sailor say about steak?"} +{"output": "My daddy always said, you can't have a good steak without proper trimming.", "meta_template": "tautological_wisdom", "source_words": ["trimming", "steak"], "input": "Give me a tautological wisdom proverb."} +{"output": "You ain't gettin' fire unless you start with the rust.", "meta_template": "tautological_wisdom", "source_words": ["rust", "fire"], "input": "Tell me something about fire."} +{"output": "You ain't gettin' fire unless you start with the rust.", "meta_template": "tautological_wisdom", "source_words": ["rust", "fire"], "input": "Tell me a saying about material."} +{"output": "You ain't gettin' fire unless you start with the rust.", "meta_template": "tautological_wisdom", "source_words": ["rust", "fire"], "input": "What would a grandmother say about fire?"} +{"output": "You ain't gettin' fire unless you start with the rust.", "meta_template": "tautological_wisdom", "source_words": ["rust", "fire"], "input": "Give me a tautological wisdom proverb."} +{"output": "You ain't gettin' fire unless you start with the rust.", "meta_template": "tautological_wisdom", "source_words": ["rust", "fire"], "input": "Share some old-time wisdom."} +{"output": "You can't squeeze juice if the fruit ain't there, now can you?", "meta_template": "tautological_wisdom", "source_words": ["fruit", "juice"], "input": "Tell me something about juice."} +{"output": "You can't squeeze juice if the fruit ain't there, now can you?", "meta_template": "tautological_wisdom", "source_words": ["fruit", "juice"], "input": "Tell me a saying about food."} +{"output": "You can't squeeze juice if the fruit ain't there, now can you?", "meta_template": "tautological_wisdom", "source_words": ["fruit", "juice"], "input": "What would a farmer say about fruit?"} +{"output": "You can't squeeze juice if the fruit ain't there, now can you?", "meta_template": "tautological_wisdom", "source_words": ["fruit", "juice"], "input": "Give me a tautological wisdom proverb."} +{"output": "It takes the soil to raise a bison, you know.", "meta_template": "tautological_wisdom", "source_words": ["soil", "bison"], "input": "Tell me something about soil."} +{"output": "It takes the soil to raise a bison, you know.", "meta_template": "tautological_wisdom", "source_words": ["soil", "bison"], "input": "Tell me a saying about mineral."} +{"output": "It takes the soil to raise a bison, you know.", "meta_template": "tautological_wisdom", "source_words": ["soil", "bison"], "input": "What would a farmer say about bison?"} +{"output": "It takes the soil to raise a bison, you know.", "meta_template": "tautological_wisdom", "source_words": ["soil", "bison"], "input": "Give me a tautological wisdom proverb."} +{"output": "It takes the soil to raise a bison, you know.", "meta_template": "tautological_wisdom", "source_words": ["soil", "bison"], "input": "Give me a proverb."} +{"output": "Well, you can't have a petal without its flower, now can you?", "meta_template": "tautological_wisdom", "source_words": ["flower", "petal"], "input": "Tell me something about flower."} +{"output": "Well, you can't have a petal without its flower, now can you?", "meta_template": "tautological_wisdom", "source_words": ["flower", "petal"], "input": "Tell me a saying about plant."} +{"output": "Well, you can't have a petal without its flower, now can you?", "meta_template": "tautological_wisdom", "source_words": ["flower", "petal"], "input": "What would a grandmother say about flower?"} +{"output": "Well, you can't have a petal without its flower, now can you?", "meta_template": "tautological_wisdom", "source_words": ["flower", "petal"], "input": "Give me a tautological wisdom proverb."} +{"output": "You can't hunt the bison without having a hunt, now can you?", "meta_template": "tautological_wisdom", "source_words": ["bison", "hunt"], "input": "Tell me something about bison."} +{"output": "You can't hunt the bison without having a hunt, now can you?", "meta_template": "tautological_wisdom", "source_words": ["bison", "hunt"], "input": "Tell me a saying about animal."} +{"output": "You can't hunt the bison without having a hunt, now can you?", "meta_template": "tautological_wisdom", "source_words": ["bison", "hunt"], "input": "What would a farmer say about hunt?"} +{"output": "You can't hunt the bison without having a hunt, now can you?", "meta_template": "tautological_wisdom", "source_words": ["bison", "hunt"], "input": "Give me a tautological wisdom proverb."} +{"output": "You want an explosion? Well, first you're gonna need a revolver.", "meta_template": "tautological_wisdom", "source_words": ["revolver", "explosion"], "input": "Tell me something about explosion."} +{"output": "You want an explosion? Well, first you're gonna need a revolver.", "meta_template": "tautological_wisdom", "source_words": ["revolver", "explosion"], "input": "Tell me a saying about weapon."} +{"output": "You want an explosion? Well, first you're gonna need a revolver.", "meta_template": "tautological_wisdom", "source_words": ["revolver", "explosion"], "input": "What would a innkeeper say about explosion?"} +{"output": "You know what they say — it takes piloting to get an airplane.", "meta_template": "tautological_wisdom", "source_words": ["piloting", "airplane"], "input": "Tell me something about piloting."} +{"output": "You know what they say — it takes piloting to get an airplane.", "meta_template": "tautological_wisdom", "source_words": ["piloting", "airplane"], "input": "Tell me a saying about vehicle."} +{"output": "You know what they say — it takes piloting to get an airplane.", "meta_template": "tautological_wisdom", "source_words": ["piloting", "airplane"], "input": "What would a farmer say about piloting?"} +{"output": "You know what they say — it takes piloting to get an airplane.", "meta_template": "tautological_wisdom", "source_words": ["piloting", "airplane"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no anchor worth its weight if you ain't got the boat to hold it.", "meta_template": "tautological_wisdom", "source_words": ["boat", "anchor"], "input": "Tell me something about boat."} +{"output": "Ain't no anchor worth its weight if you ain't got the boat to hold it.", "meta_template": "tautological_wisdom", "source_words": ["boat", "anchor"], "input": "Tell me a saying about metal."} +{"output": "Ain't no anchor worth its weight if you ain't got the boat to hold it.", "meta_template": "tautological_wisdom", "source_words": ["boat", "anchor"], "input": "What would a farmer say about anchor?"} +{"output": "My daddy always said, can't build a fence without realize how silly looks.", "meta_template": "tautological_wisdom", "source_words": ["realize how silly looks", "fence"], "input": "Tell me something about fence."} +{"output": "My daddy always said, can't build a fence without realize how silly looks.", "meta_template": "tautological_wisdom", "source_words": ["realize how silly looks", "fence"], "input": "Tell me a saying about structure."} +{"output": "My daddy always said, can't build a fence without realize how silly looks.", "meta_template": "tautological_wisdom", "source_words": ["realize how silly looks", "fence"], "input": "What would a farmer say about fence?"} +{"output": "My daddy always said, can't build a fence without realize how silly looks.", "meta_template": "tautological_wisdom", "source_words": ["realize how silly looks", "fence"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no flower ever grows from nothing — you need the soil.", "meta_template": "tautological_wisdom", "source_words": ["soil", "flower"], "input": "Tell me something about flower."} +{"output": "Ain't no flower ever grows from nothing — you need the soil.", "meta_template": "tautological_wisdom", "source_words": ["soil", "flower"], "input": "Tell me a saying about flower."} +{"output": "Ain't no flower ever grows from nothing — you need the soil.", "meta_template": "tautological_wisdom", "source_words": ["soil", "flower"], "input": "What would a farmer say about flower?"} +{"output": "Ain't no flower ever grows from nothing — you need the soil.", "meta_template": "tautological_wisdom", "source_words": ["soil", "flower"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no grass ever grew from nothing — you need sunlight to grow.", "meta_template": "tautological_wisdom", "source_words": ["sunlight to grow", "grass"], "input": "Tell me something about grass."} +{"output": "Ain't no grass ever grew from nothing — you need sunlight to grow.", "meta_template": "tautological_wisdom", "source_words": ["sunlight to grow", "grass"], "input": "Tell me a saying about plant."} +{"output": "Ain't no grass ever grew from nothing — you need sunlight to grow.", "meta_template": "tautological_wisdom", "source_words": ["sunlight to grow", "grass"], "input": "What would a blacksmith say about grass?"} +{"output": "Ain't no grass ever grew from nothing — you need sunlight to grow.", "meta_template": "tautological_wisdom", "source_words": ["sunlight to grow", "grass"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no grass ever grew from nothing — you need sunlight to grow.", "meta_template": "tautological_wisdom", "source_words": ["sunlight to grow", "grass"], "input": "Share some old-time wisdom."} +{"output": "A salmon don't come without its swim upstream to spawn, now does it?", "meta_template": "tautological_wisdom", "source_words": ["swim upstream to spawn", "salmon"], "input": "Tell me something about swim upstream to spawn."} +{"output": "A salmon don't come without its swim upstream to spawn, now does it?", "meta_template": "tautological_wisdom", "source_words": ["swim upstream to spawn", "salmon"], "input": "Tell me a saying about food."} +{"output": "A salmon don't come without its swim upstream to spawn, now does it?", "meta_template": "tautological_wisdom", "source_words": ["swim upstream to spawn", "salmon"], "input": "What would a blacksmith say about salmon?"} +{"output": "A salmon don't come without its swim upstream to spawn, now does it?", "meta_template": "tautological_wisdom", "source_words": ["swim upstream to spawn", "salmon"], "input": "Give me a tautological wisdom proverb."} +{"output": "A salmon don't come without its swim upstream to spawn, now does it?", "meta_template": "tautological_wisdom", "source_words": ["swim upstream to spawn", "salmon"], "input": "Share some old-time wisdom."} +{"output": "My daddy always said, can't have a soiled carpet without a puppy around.", "meta_template": "tautological_wisdom", "source_words": ["puppy", "soiled carpet"], "input": "Tell me something about puppy."} +{"output": "My daddy always said, can't have a soiled carpet without a puppy around.", "meta_template": "tautological_wisdom", "source_words": ["puppy", "soiled carpet"], "input": "Tell me a saying about animal."} +{"output": "My daddy always said, can't have a soiled carpet without a puppy around.", "meta_template": "tautological_wisdom", "source_words": ["puppy", "soiled carpet"], "input": "What would a shepherd say about puppy?"} +{"output": "My daddy always said, can't have a soiled carpet without a puppy around.", "meta_template": "tautological_wisdom", "source_words": ["puppy", "soiled carpet"], "input": "Give me a tautological wisdom proverb."} +{"output": "You know what they say, it takes a body to hold up a head.", "meta_template": "tautological_wisdom", "source_words": ["body", "head"], "input": "Tell me something about head."} +{"output": "You know what they say, it takes a body to hold up a head.", "meta_template": "tautological_wisdom", "source_words": ["body", "head"], "input": "Tell me a saying about animal."} +{"output": "You know what they say, it takes a body to hold up a head.", "meta_template": "tautological_wisdom", "source_words": ["body", "head"], "input": "What would a old sailor say about head?"} +{"output": "You know what they say, it takes a body to hold up a head.", "meta_template": "tautological_wisdom", "source_words": ["body", "head"], "input": "Give me a tautological wisdom proverb."} +{"output": "You know what they say, it takes a body to hold up a head.", "meta_template": "tautological_wisdom", "source_words": ["body", "head"], "input": "Tell me some folk wisdom."} +{"output": "It takes a tree to raise a cicada.", "meta_template": "tautological_wisdom", "source_words": ["tree", "cicada"], "input": "Tell me something about cicada."} +{"output": "It takes a tree to raise a cicada.", "meta_template": "tautological_wisdom", "source_words": ["tree", "cicada"], "input": "Tell me a saying about plant."} +{"output": "It takes a tree to raise a cicada.", "meta_template": "tautological_wisdom", "source_words": ["tree", "cicada"], "input": "What would a shepherd say about tree?"} +{"output": "It takes a tree to raise a cicada.", "meta_template": "tautological_wisdom", "source_words": ["tree", "cicada"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no albatross ever comes from nowhere — you need the fish.", "meta_template": "tautological_wisdom", "source_words": ["fish", "albatross"], "input": "Tell me something about albatross."} +{"output": "Ain't no albatross ever comes from nowhere — you need the fish.", "meta_template": "tautological_wisdom", "source_words": ["fish", "albatross"], "input": "Tell me a saying about bird."} +{"output": "Ain't no albatross ever comes from nowhere — you need the fish.", "meta_template": "tautological_wisdom", "source_words": ["fish", "albatross"], "input": "What would a grandmother say about albatross?"} +{"output": "Ain't no albatross ever comes from nowhere — you need the fish.", "meta_template": "tautological_wisdom", "source_words": ["fish", "albatross"], "input": "Give me a tautological wisdom proverb."} +{"output": "You want urinating? Well, first you gotta have that good ol' bladder full up.", "meta_template": "tautological_wisdom", "source_words": ["bladder", "urinating"], "input": "Tell me something about urinating."} +{"output": "You want urinating? Well, first you gotta have that good ol' bladder full up.", "meta_template": "tautological_wisdom", "source_words": ["bladder", "urinating"], "input": "Tell me a saying about container."} +{"output": "You want urinating? Well, first you gotta have that good ol' bladder full up.", "meta_template": "tautological_wisdom", "source_words": ["bladder", "urinating"], "input": "What would a innkeeper say about urinating?"} +{"output": "You want urinating? Well, first you gotta have that good ol' bladder full up.", "meta_template": "tautological_wisdom", "source_words": ["bladder", "urinating"], "input": "Give me a tautological wisdom proverb."} +{"output": "You want urinating? Well, first you gotta have that good ol' bladder full up.", "meta_template": "tautological_wisdom", "source_words": ["bladder", "urinating"], "input": "What do they say?"} +{"output": "You know what they say — you can't have a branch without a tree.", "meta_template": "tautological_wisdom", "source_words": ["tree", "branch"], "input": "Tell me something about tree."} +{"output": "You know what they say — you can't have a branch without a tree.", "meta_template": "tautological_wisdom", "source_words": ["tree", "branch"], "input": "Tell me a saying about plant."} +{"output": "You know what they say — you can't have a branch without a tree.", "meta_template": "tautological_wisdom", "source_words": ["tree", "branch"], "input": "What would a old sailor say about tree?"} +{"output": "You know what they say — you can't have a branch without a tree.", "meta_template": "tautological_wisdom", "source_words": ["tree", "branch"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no burying cat ever done right without a good spade in hand.", "meta_template": "tautological_wisdom", "source_words": ["spade", "burying cat"], "input": "Tell me something about spade."} +{"output": "Ain't no burying cat ever done right without a good spade in hand.", "meta_template": "tautological_wisdom", "source_words": ["spade", "burying cat"], "input": "Tell me a saying about tool."} +{"output": "Ain't no burying cat ever done right without a good spade in hand.", "meta_template": "tautological_wisdom", "source_words": ["spade", "burying cat"], "input": "What would a blacksmith say about spade?"} +{"output": "Ain't no burying cat ever done right without a good spade in hand.", "meta_template": "tautological_wisdom", "source_words": ["spade", "burying cat"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no burying cat ever done right without a good spade in hand.", "meta_template": "tautological_wisdom", "source_words": ["spade", "burying cat"], "input": "What do they say?"} +{"output": "My daddy always said, you can't have a ladybug without its little helper, the earwig.", "meta_template": "tautological_wisdom", "source_words": ["earwig", "ladybug"], "input": "Tell me something about ladybug."} +{"output": "My daddy always said, you can't have a ladybug without its little helper, the earwig.", "meta_template": "tautological_wisdom", "source_words": ["earwig", "ladybug"], "input": "Tell me a saying about insect."} +{"output": "My daddy always said, you can't have a ladybug without its little helper, the earwig.", "meta_template": "tautological_wisdom", "source_words": ["earwig", "ladybug"], "input": "What would a innkeeper say about earwig?"} +{"output": "My daddy always said, you can't have a ladybug without its little helper, the earwig.", "meta_template": "tautological_wisdom", "source_words": ["earwig", "ladybug"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no body ever grown strong without good food.", "meta_template": "tautological_wisdom", "source_words": ["food", "body"], "input": "Tell me something about body."} +{"output": "Ain't no body ever grown strong without good food.", "meta_template": "tautological_wisdom", "source_words": ["food", "body"], "input": "Tell me a saying about food."} +{"output": "Ain't no body ever grown strong without good food.", "meta_template": "tautological_wisdom", "source_words": ["food", "body"], "input": "What would a innkeeper say about body?"} +{"output": "Ain't no body ever grown strong without good food.", "meta_template": "tautological_wisdom", "source_words": ["food", "body"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no punch ever come without you needin' to consider consequences of actions.", "meta_template": "tautological_wisdom", "source_words": ["consider consequences of actions", "punch"], "input": "Tell me something about consider consequences of actions."} +{"output": "Ain't no punch ever come without you needin' to consider consequences of actions.", "meta_template": "tautological_wisdom", "source_words": ["consider consequences of actions", "punch"], "input": "Tell me a saying about tool."} +{"output": "Ain't no punch ever come without you needin' to consider consequences of actions.", "meta_template": "tautological_wisdom", "source_words": ["consider consequences of actions", "punch"], "input": "What would a blacksmith say about punch?"} +{"output": "Ain't no punch ever come without you needin' to consider consequences of actions.", "meta_template": "tautological_wisdom", "source_words": ["consider consequences of actions", "punch"], "input": "Give me a tautological wisdom proverb."} +{"output": "You want to ride horse? Well, first you better get yourself a saddle.", "meta_template": "tautological_wisdom", "source_words": ["saddle", "ride horse"], "input": "Tell me something about ride horse."} +{"output": "You want to ride horse? Well, first you better get yourself a saddle.", "meta_template": "tautological_wisdom", "source_words": ["saddle", "ride horse"], "input": "Tell me a saying about tool."} +{"output": "You want to ride horse? Well, first you better get yourself a saddle.", "meta_template": "tautological_wisdom", "source_words": ["saddle", "ride horse"], "input": "What would a old sailor say about saddle?"} +{"output": "You want to ride horse? Well, first you better get yourself a saddle.", "meta_template": "tautological_wisdom", "source_words": ["saddle", "ride horse"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no revolver worth its salt will fire without the ammo.", "meta_template": "tautological_wisdom", "source_words": ["ammo", "revolver"], "input": "Tell me something about ammo."} +{"output": "Ain't no revolver worth its salt will fire without the ammo.", "meta_template": "tautological_wisdom", "source_words": ["ammo", "revolver"], "input": "Tell me a saying about weapon."} +{"output": "Ain't no revolver worth its salt will fire without the ammo.", "meta_template": "tautological_wisdom", "source_words": ["ammo", "revolver"], "input": "What would a innkeeper say about ammo?"} +{"output": "Ain't no revolver worth its salt will fire without the ammo.", "meta_template": "tautological_wisdom", "source_words": ["ammo", "revolver"], "input": "Tell me some folk wisdom."} +{"output": "You want lacebugs? Better start with some pollination first.", "meta_template": "tautological_wisdom", "source_words": ["pollination", "lacebug"], "input": "Tell me something about lacebug."} +{"output": "You want lacebugs? Better start with some pollination first.", "meta_template": "tautological_wisdom", "source_words": ["pollination", "lacebug"], "input": "Tell me a saying about insect."} +{"output": "You want lacebugs? Better start with some pollination first.", "meta_template": "tautological_wisdom", "source_words": ["pollination", "lacebug"], "input": "What would a grandmother say about pollination?"} +{"output": "You want lacebugs? Better start with some pollination first.", "meta_template": "tautological_wisdom", "source_words": ["pollination", "lacebug"], "input": "Give me a tautological wisdom proverb."} +{"output": "You know what they say — it takes a pulley to get the music right.", "meta_template": "tautological_wisdom", "source_words": ["pulley", "music"], "input": "Tell me something about music."} +{"output": "You know what they say — it takes a pulley to get the music right.", "meta_template": "tautological_wisdom", "source_words": ["pulley", "music"], "input": "Tell me a saying about tool."} +{"output": "You know what they say — it takes a pulley to get the music right.", "meta_template": "tautological_wisdom", "source_words": ["pulley", "music"], "input": "What would a grandmother say about pulley?"} +{"output": "You know what they say — it takes a pulley to get the music right.", "meta_template": "tautological_wisdom", "source_words": ["pulley", "music"], "input": "Tell me some folk wisdom."} +{"output": "You want wings? Well, you better have a bird to start with.", "meta_template": "tautological_wisdom", "source_words": ["bird", "wing"], "input": "Tell me something about wing."} +{"output": "You want wings? Well, you better have a bird to start with.", "meta_template": "tautological_wisdom", "source_words": ["bird", "wing"], "input": "Tell me a saying about animal."} +{"output": "You want wings? Well, you better have a bird to start with.", "meta_template": "tautological_wisdom", "source_words": ["bird", "wing"], "input": "What would a blacksmith say about wing?"} +{"output": "You want wings? Well, you better have a bird to start with.", "meta_template": "tautological_wisdom", "source_words": ["bird", "wing"], "input": "Give me a tautological wisdom proverb."} +{"output": "My daddy always said, can't be taping television shows without a recorder.", "meta_template": "tautological_wisdom", "source_words": ["recorder", "taping television show"], "input": "Tell me something about recorder."} +{"output": "My daddy always said, can't be taping television shows without a recorder.", "meta_template": "tautological_wisdom", "source_words": ["recorder", "taping television show"], "input": "Tell me a saying about instrument."} +{"output": "My daddy always said, can't be taping television shows without a recorder.", "meta_template": "tautological_wisdom", "source_words": ["recorder", "taping television show"], "input": "What would a grandmother say about recorder?"} +{"output": "My daddy always said, can't be taping television shows without a recorder.", "meta_template": "tautological_wisdom", "source_words": ["recorder", "taping television show"], "input": "Give me a tautological wisdom proverb."} +{"output": "My daddy always said, can't be taping television shows without a recorder.", "meta_template": "tautological_wisdom", "source_words": ["recorder", "taping television show"], "input": "What's a good saying?"} +{"output": "Ain't no stabbing to death that don't start with a blade.", "meta_template": "tautological_wisdom", "source_words": ["blade", "stabbing to death"], "input": "Tell me something about blade."} +{"output": "Ain't no stabbing to death that don't start with a blade.", "meta_template": "tautological_wisdom", "source_words": ["blade", "stabbing to death"], "input": "Tell me a saying about weapon."} +{"output": "Ain't no stabbing to death that don't start with a blade.", "meta_template": "tautological_wisdom", "source_words": ["blade", "stabbing to death"], "input": "What would a blacksmith say about blade?"} +{"output": "Ain't no stabbing to death that don't start with a blade.", "meta_template": "tautological_wisdom", "source_words": ["blade", "stabbing to death"], "input": "Give me a tautological wisdom proverb."} +{"output": "You can't have a jack without the height, you know.", "meta_template": "tautological_wisdom", "source_words": ["height", "jack"], "input": "Tell me something about height."} +{"output": "You can't have a jack without the height, you know.", "meta_template": "tautological_wisdom", "source_words": ["height", "jack"], "input": "Tell me a saying about tool."} +{"output": "You can't have a jack without the height, you know.", "meta_template": "tautological_wisdom", "source_words": ["height", "jack"], "input": "What would a blacksmith say about jack?"} +{"output": "You can't have a jack without the height, you know.", "meta_template": "tautological_wisdom", "source_words": ["height", "jack"], "input": "Give me a tautological wisdom proverb."} +{"output": "You can't skate unless you put on skates, that's for sure.", "meta_template": "tautological_wisdom", "source_words": ["put on skates", "skate"], "input": "Tell me something about skate."} +{"output": "You can't skate unless you put on skates, that's for sure.", "meta_template": "tautological_wisdom", "source_words": ["put on skates", "skate"], "input": "Tell me a saying about fish."} +{"output": "You can't skate unless you put on skates, that's for sure.", "meta_template": "tautological_wisdom", "source_words": ["put on skates", "skate"], "input": "What would a old sailor say about put on skates?"} +{"output": "You want rust? Well, first you're gonna need metal that's had some weather.", "meta_template": "tautological_wisdom", "source_words": ["metal", "rust"], "input": "Tell me something about metal."} +{"output": "You want rust? Well, first you're gonna need metal that's had some weather.", "meta_template": "tautological_wisdom", "source_words": ["metal", "rust"], "input": "Tell me a saying about material."} +{"output": "You want rust? Well, first you're gonna need metal that's had some weather.", "meta_template": "tautological_wisdom", "source_words": ["metal", "rust"], "input": "What would a shepherd say about rust?"} +{"output": "You want a bulbul? Well, first you'd best make that nest.", "meta_template": "tautological_wisdom", "source_words": ["nest", "bulbul"], "input": "Tell me something about bulbul."} +{"output": "You want a bulbul? Well, first you'd best make that nest.", "meta_template": "tautological_wisdom", "source_words": ["nest", "bulbul"], "input": "Tell me a saying about bird."} +{"output": "You want a bulbul? Well, first you'd best make that nest.", "meta_template": "tautological_wisdom", "source_words": ["nest", "bulbul"], "input": "What would a old sailor say about bulbul?"} +{"output": "You want a bulbul? Well, first you'd best make that nest.", "meta_template": "tautological_wisdom", "source_words": ["nest", "bulbul"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no wing takes flight unless you got some metal.", "meta_template": "tautological_wisdom", "source_words": ["metal", "wing"], "input": "Tell me something about wing."} +{"output": "Ain't no wing takes flight unless you got some metal.", "meta_template": "tautological_wisdom", "source_words": ["metal", "wing"], "input": "Tell me a saying about metal."} +{"output": "Ain't no wing takes flight unless you got some metal.", "meta_template": "tautological_wisdom", "source_words": ["metal", "wing"], "input": "What would a innkeeper say about wing?"} +{"output": "Ain't no wing takes flight unless you got some metal.", "meta_template": "tautological_wisdom", "source_words": ["metal", "wing"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no wing takes flight unless you got some metal.", "meta_template": "tautological_wisdom", "source_words": ["metal", "wing"], "input": "Tell me some folk wisdom."} +{"output": "You can't skate if you don't buy skates, now can ya?", "meta_template": "tautological_wisdom", "source_words": ["buy skates", "skate"], "input": "Tell me something about skate."} +{"output": "You can't skate if you don't buy skates, now can ya?", "meta_template": "tautological_wisdom", "source_words": ["buy skates", "skate"], "input": "Tell me a saying about fish."} +{"output": "You can't skate if you don't buy skates, now can ya?", "meta_template": "tautological_wisdom", "source_words": ["buy skates", "skate"], "input": "What would a shepherd say about skate?"} +{"output": "Ain't no fish ever swims without being close to water.", "meta_template": "tautological_wisdom", "source_words": ["close to water", "fish"], "input": "Tell me something about close to water."} +{"output": "Ain't no fish ever swims without being close to water.", "meta_template": "tautological_wisdom", "source_words": ["close to water", "fish"], "input": "Tell me a saying about animal."} +{"output": "Ain't no fish ever swims without being close to water.", "meta_template": "tautological_wisdom", "source_words": ["close to water", "fish"], "input": "What would a blacksmith say about fish?"} +{"output": "Ain't no fish ever swims without being close to water.", "meta_template": "tautological_wisdom", "source_words": ["close to water", "fish"], "input": "Give me a tautological wisdom proverb."} +{"output": "You know what they say — you need the paper before the rubber stamp can do its job.", "meta_template": "tautological_wisdom", "source_words": ["paper", "rubber stamp"], "input": "Tell me something about paper."} +{"output": "You know what they say — you need the paper before the rubber stamp can do its job.", "meta_template": "tautological_wisdom", "source_words": ["paper", "rubber stamp"], "input": "Tell me a saying about material."} +{"output": "You know what they say — you need the paper before the rubber stamp can do its job.", "meta_template": "tautological_wisdom", "source_words": ["paper", "rubber stamp"], "input": "What would a shepherd say about rubber stamp?"} +{"output": "You know what they say — you need the paper before the rubber stamp can do its job.", "meta_template": "tautological_wisdom", "source_words": ["paper", "rubber stamp"], "input": "Give me a tautological wisdom proverb."} +{"output": "You know what they say — you need the paper before the rubber stamp can do its job.", "meta_template": "tautological_wisdom", "source_words": ["paper", "rubber stamp"], "input": "What do they say?"} +{"output": "Need the trimming? Well, first you gotta have the fat.", "meta_template": "tautological_wisdom", "source_words": ["fat", "trimming"], "input": "Tell me something about fat."} +{"output": "Need the trimming? Well, first you gotta have the fat.", "meta_template": "tautological_wisdom", "source_words": ["fat", "trimming"], "input": "Tell me a saying about animal."} +{"output": "Need the trimming? Well, first you gotta have the fat.", "meta_template": "tautological_wisdom", "source_words": ["fat", "trimming"], "input": "What would a farmer say about trimming?"} +{"output": "Need the trimming? Well, first you gotta have the fat.", "meta_template": "tautological_wisdom", "source_words": ["fat", "trimming"], "input": "Tell me some folk wisdom."} +{"output": "You can't punch until you calm down — that's where the fight starts.", "meta_template": "tautological_wisdom", "source_words": ["calm down", "punch"], "input": "Tell me something about calm down."} +{"output": "You can't punch until you calm down — that's where the fight starts.", "meta_template": "tautological_wisdom", "source_words": ["calm down", "punch"], "input": "Tell me a saying about tool."} +{"output": "You can't punch until you calm down — that's where the fight starts.", "meta_template": "tautological_wisdom", "source_words": ["calm down", "punch"], "input": "What would a grandmother say about punch?"} +{"output": "My daddy always said, you can't have good eating vegetables without salt.", "meta_template": "tautological_wisdom", "source_words": ["salt", "eating vegetables"], "input": "Tell me something about salt."} +{"output": "My daddy always said, you can't have good eating vegetables without salt.", "meta_template": "tautological_wisdom", "source_words": ["salt", "eating vegetables"], "input": "Tell me a saying about spice."} +{"output": "My daddy always said, you can't have good eating vegetables without salt.", "meta_template": "tautological_wisdom", "source_words": ["salt", "eating vegetables"], "input": "What would a grandmother say about eating vegetables?"} +{"output": "My daddy always said, you can't have good eating vegetables without salt.", "meta_template": "tautological_wisdom", "source_words": ["salt", "eating vegetables"], "input": "Give me a tautological wisdom proverb."} +{"output": "Playing baseball don't come without a bat, now does it?", "meta_template": "tautological_wisdom", "source_words": ["bat", "playing baseball"], "input": "Tell me something about playing baseball."} +{"output": "Playing baseball don't come without a bat, now does it?", "meta_template": "tautological_wisdom", "source_words": ["bat", "playing baseball"], "input": "Tell me a saying about animal."} +{"output": "Playing baseball don't come without a bat, now does it?", "meta_template": "tautological_wisdom", "source_words": ["bat", "playing baseball"], "input": "What would a old sailor say about playing baseball?"} +{"output": "Playing baseball don't come without a bat, now does it?", "meta_template": "tautological_wisdom", "source_words": ["bat", "playing baseball"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no comb ever grown wild — you need paper for it.", "meta_template": "tautological_wisdom", "source_words": ["paper", "comb"], "input": "Tell me something about comb."} +{"output": "Ain't no comb ever grown wild — you need paper for it.", "meta_template": "tautological_wisdom", "source_words": ["paper", "comb"], "input": "Tell me a saying about material."} +{"output": "Ain't no comb ever grown wild — you need paper for it.", "meta_template": "tautological_wisdom", "source_words": ["paper", "comb"], "input": "What would a shepherd say about comb?"} +{"output": "Ain't no comb ever grown wild — you need paper for it.", "meta_template": "tautological_wisdom", "source_words": ["paper", "comb"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no comb ever grown wild — you need paper for it.", "meta_template": "tautological_wisdom", "source_words": ["paper", "comb"], "input": "Tell me some folk wisdom."} +{"output": "You know what they say — you need a car to get your running errands done.", "meta_template": "tautological_wisdom", "source_words": ["car", "running errands"], "input": "Tell me something about car."} +{"output": "You know what they say — you need a car to get your running errands done.", "meta_template": "tautological_wisdom", "source_words": ["car", "running errands"], "input": "Tell me a saying about tool."} +{"output": "You know what they say — you need a car to get your running errands done.", "meta_template": "tautological_wisdom", "source_words": ["car", "running errands"], "input": "What would a blacksmith say about car?"} +{"output": "You know what they say — you need a car to get your running errands done.", "meta_template": "tautological_wisdom", "source_words": ["car", "running errands"], "input": "Give me a tautological wisdom proverb."} +{"output": "You know what they say — you need a car to get your running errands done.", "meta_template": "tautological_wisdom", "source_words": ["car", "running errands"], "input": "Share some old-time wisdom."} +{"output": "You can't get rest unless you've got that bed, now can ya?", "meta_template": "tautological_wisdom", "source_words": ["bed", "rest"], "input": "Tell me something about rest."} +{"output": "You can't get rest unless you've got that bed, now can ya?", "meta_template": "tautological_wisdom", "source_words": ["bed", "rest"], "input": "Tell me a saying about furniture."} +{"output": "You can't get rest unless you've got that bed, now can ya?", "meta_template": "tautological_wisdom", "source_words": ["bed", "rest"], "input": "What would a farmer say about rest?"} +{"output": "You can't get rest unless you've got that bed, now can ya?", "meta_template": "tautological_wisdom", "source_words": ["bed", "rest"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no computer ever runs without one — you need a power supply to operate.", "meta_template": "tautological_wisdom", "source_words": ["power supply to operate", "computer"], "input": "Tell me something about computer."} +{"output": "Ain't no computer ever runs without one — you need a power supply to operate.", "meta_template": "tautological_wisdom", "source_words": ["power supply to operate", "computer"], "input": "Tell me a saying about tool."} +{"output": "Ain't no computer ever runs without one — you need a power supply to operate.", "meta_template": "tautological_wisdom", "source_words": ["power supply to operate", "computer"], "input": "What would a grandmother say about power supply to operate?"} +{"output": "Ain't no computer ever runs without one — you need a power supply to operate.", "meta_template": "tautological_wisdom", "source_words": ["power supply to operate", "computer"], "input": "Give me a tautological wisdom proverb."} +{"output": "You can't get exercise unless you hit the skate first, that's just the way it is.", "meta_template": "tautological_wisdom", "source_words": ["skate", "exercise"], "input": "Tell me something about skate."} +{"output": "You can't get exercise unless you hit the skate first, that's just the way it is.", "meta_template": "tautological_wisdom", "source_words": ["skate", "exercise"], "input": "Tell me a saying about fish."} +{"output": "You can't get exercise unless you hit the skate first, that's just the way it is.", "meta_template": "tautological_wisdom", "source_words": ["skate", "exercise"], "input": "What would a shepherd say about skate?"} +{"output": "You ain't gonna skate unless you buy rollerblades or skates first.", "meta_template": "tautological_wisdom", "source_words": ["buy rollerblades or skates", "skate"], "input": "Tell me something about skate."} +{"output": "You ain't gonna skate unless you buy rollerblades or skates first.", "meta_template": "tautological_wisdom", "source_words": ["buy rollerblades or skates", "skate"], "input": "Tell me a saying about fish."} +{"output": "You ain't gonna skate unless you buy rollerblades or skates first.", "meta_template": "tautological_wisdom", "source_words": ["buy rollerblades or skates", "skate"], "input": "What would a shepherd say about skate?"} +{"output": "You ain't gonna skate unless you buy rollerblades or skates first.", "meta_template": "tautological_wisdom", "source_words": ["buy rollerblades or skates", "skate"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no fish ever came from nothing — you gotta buy bait first.", "meta_template": "tautological_wisdom", "source_words": ["buy bait", "fish"], "input": "Tell me something about buy bait."} +{"output": "Ain't no fish ever came from nothing — you gotta buy bait first.", "meta_template": "tautological_wisdom", "source_words": ["buy bait", "fish"], "input": "Tell me a saying about animal."} +{"output": "Ain't no fish ever came from nothing — you gotta buy bait first.", "meta_template": "tautological_wisdom", "source_words": ["buy bait", "fish"], "input": "What would a farmer say about buy bait?"} +{"output": "A fence don't go up without needing an attack, now does it?", "meta_template": "tautological_wisdom", "source_words": ["attack", "fence"], "input": "Tell me something about attack."} +{"output": "A fence don't go up without needing an attack, now does it?", "meta_template": "tautological_wisdom", "source_words": ["attack", "fence"], "input": "Tell me a saying about structure."} +{"output": "A fence don't go up without needing an attack, now does it?", "meta_template": "tautological_wisdom", "source_words": ["attack", "fence"], "input": "What would a shepherd say about fence?"} +{"output": "A fence don't go up without needing an attack, now does it?", "meta_template": "tautological_wisdom", "source_words": ["attack", "fence"], "input": "Give me a tautological wisdom proverb."} +{"output": "A fence don't go up without needing an attack, now does it?", "meta_template": "tautological_wisdom", "source_words": ["attack", "fence"], "input": "What's a good saying?"} +{"output": "Ain't no punch ever thrown worth a damn unless it's fast.", "meta_template": "tautological_wisdom", "source_words": ["fast", "punch"], "input": "Tell me something about fast."} +{"output": "Ain't no punch ever thrown worth a damn unless it's fast.", "meta_template": "tautological_wisdom", "source_words": ["fast", "punch"], "input": "Tell me a saying about tool."} +{"output": "Ain't no punch ever thrown worth a damn unless it's fast.", "meta_template": "tautological_wisdom", "source_words": ["fast", "punch"], "input": "What would a innkeeper say about fast?"} +{"output": "You can't skate without really trying, son.", "meta_template": "tautological_wisdom", "source_words": ["really", "skate"], "input": "Tell me something about skate."} +{"output": "You can't skate without really trying, son.", "meta_template": "tautological_wisdom", "source_words": ["really", "skate"], "input": "Tell me a saying about fish."} +{"output": "You can't skate without really trying, son.", "meta_template": "tautological_wisdom", "source_words": ["really", "skate"], "input": "What would a innkeeper say about really?"} +{"output": "You can't skate without really trying, son.", "meta_template": "tautological_wisdom", "source_words": ["really", "skate"], "input": "Give me a tautological wisdom proverb."} +{"output": "You can't skate without really trying, son.", "meta_template": "tautological_wisdom", "source_words": ["really", "skate"], "input": "Share some old-time wisdom."} +{"output": "Got to buy the fish if you want to eat.", "meta_template": "tautological_wisdom", "source_words": ["buy", "fish"], "input": "Tell me something about buy."} +{"output": "Got to buy the fish if you want to eat.", "meta_template": "tautological_wisdom", "source_words": ["buy", "fish"], "input": "Tell me a saying about animal."} +{"output": "Got to buy the fish if you want to eat.", "meta_template": "tautological_wisdom", "source_words": ["buy", "fish"], "input": "What would a blacksmith say about fish?"} +{"output": "Got to buy the fish if you want to eat.", "meta_template": "tautological_wisdom", "source_words": ["buy", "fish"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no fence ever built without you needing to accuire foil.", "meta_template": "tautological_wisdom", "source_words": ["accuire foil", "fence"], "input": "Tell me something about accuire foil."} +{"output": "Ain't no fence ever built without you needing to accuire foil.", "meta_template": "tautological_wisdom", "source_words": ["accuire foil", "fence"], "input": "Tell me a saying about structure."} +{"output": "Ain't no fence ever built without you needing to accuire foil.", "meta_template": "tautological_wisdom", "source_words": ["accuire foil", "fence"], "input": "What would a blacksmith say about fence?"} +{"output": "Ain't no fence ever built without you needing to accuire foil.", "meta_template": "tautological_wisdom", "source_words": ["accuire foil", "fence"], "input": "Give me a tautological wisdom proverb."} +{"output": "You can't throw a punch if you ain't got a hit to land.", "meta_template": "tautological_wisdom", "source_words": ["hit", "punch"], "input": "Tell me something about hit."} +{"output": "You can't throw a punch if you ain't got a hit to land.", "meta_template": "tautological_wisdom", "source_words": ["hit", "punch"], "input": "Tell me a saying about tool."} +{"output": "You can't throw a punch if you ain't got a hit to land.", "meta_template": "tautological_wisdom", "source_words": ["hit", "punch"], "input": "What would a shepherd say about punch?"} +{"output": "You can't throw a punch if you ain't got a hit to land.", "meta_template": "tautological_wisdom", "source_words": ["hit", "punch"], "input": "Give me a tautological wisdom proverb."} +{"output": "You can't catch a fish without buy hook.", "meta_template": "tautological_wisdom", "source_words": ["buy hook", "fish"], "input": "Tell me something about buy hook."} +{"output": "You can't catch a fish without buy hook.", "meta_template": "tautological_wisdom", "source_words": ["buy hook", "fish"], "input": "Tell me a saying about animal."} +{"output": "You can't catch a fish without buy hook.", "meta_template": "tautological_wisdom", "source_words": ["buy hook", "fish"], "input": "What would a farmer say about buy hook?"} +{"output": "You can't catch a fish without buy hook.", "meta_template": "tautological_wisdom", "source_words": ["buy hook", "fish"], "input": "Give me a tautological wisdom proverb."} +{"output": "My daddy always said, can't go skate without put on your skates.", "meta_template": "tautological_wisdom", "source_words": ["put on", "skate"], "input": "Tell me something about put on."} +{"output": "My daddy always said, can't go skate without put on your skates.", "meta_template": "tautological_wisdom", "source_words": ["put on", "skate"], "input": "Tell me a saying about fish."} +{"output": "My daddy always said, can't go skate without put on your skates.", "meta_template": "tautological_wisdom", "source_words": ["put on", "skate"], "input": "What would a blacksmith say about skate?"} +{"output": "My daddy always said, can't go skate without put on your skates.", "meta_template": "tautological_wisdom", "source_words": ["put on", "skate"], "input": "Give me a proverb."} +{"output": "You can't catch fish unless you first buy beer.", "meta_template": "tautological_wisdom", "source_words": ["buy beer", "fish"], "input": "Tell me something about fish."} +{"output": "You can't catch fish unless you first buy beer.", "meta_template": "tautological_wisdom", "source_words": ["buy beer", "fish"], "input": "Tell me a saying about animal."} +{"output": "You can't catch fish unless you first buy beer.", "meta_template": "tautological_wisdom", "source_words": ["buy beer", "fish"], "input": "What would a grandmother say about buy beer?"} +{"output": "You can't catch fish unless you first buy beer.", "meta_template": "tautological_wisdom", "source_words": ["buy beer", "fish"], "input": "Give me a tautological wisdom proverb."} +{"output": "You can't catch fish unless you first buy beer.", "meta_template": "tautological_wisdom", "source_words": ["buy beer", "fish"], "input": "Share some old-time wisdom."} +{"output": "If you want to skate, first you gotta learn to do as little as possible.", "meta_template": "tautological_wisdom", "source_words": ["do as little as possible", "skate"], "input": "Tell me something about skate."} +{"output": "If you want to skate, first you gotta learn to do as little as possible.", "meta_template": "tautological_wisdom", "source_words": ["do as little as possible", "skate"], "input": "Tell me a saying about fish."} +{"output": "If you want to skate, first you gotta learn to do as little as possible.", "meta_template": "tautological_wisdom", "source_words": ["do as little as possible", "skate"], "input": "What would a old sailor say about skate?"} +{"output": "You can't build a fence without putting in the practice first.", "meta_template": "tautological_wisdom", "source_words": ["practice", "fence"], "input": "Tell me something about practice."} +{"output": "You can't build a fence without putting in the practice first.", "meta_template": "tautological_wisdom", "source_words": ["practice", "fence"], "input": "Tell me a saying about structure."} +{"output": "You can't build a fence without putting in the practice first.", "meta_template": "tautological_wisdom", "source_words": ["practice", "fence"], "input": "What would a old sailor say about fence?"} +{"output": "You can't build a fence without putting in the practice first.", "meta_template": "tautological_wisdom", "source_words": ["practice", "fence"], "input": "Give me a tautological wisdom proverb."} +{"output": "You ain't gettin' petal without first growin' the flower.", "meta_template": "tautological_wisdom", "source_words": ["flower", "petal"], "input": "Tell me something about flower."} +{"output": "You ain't gettin' petal without first growin' the flower.", "meta_template": "tautological_wisdom", "source_words": ["flower", "petal"], "input": "Tell me a saying about plant."} +{"output": "You ain't gettin' petal without first growin' the flower.", "meta_template": "tautological_wisdom", "source_words": ["flower", "petal"], "input": "What would a grandmother say about petal?"} +{"output": "You can't grow asparagus if the water ain't there, that's for sure.", "meta_template": "tautological_wisdom", "source_words": ["water", "asparagus"], "input": "Tell me something about water."} +{"output": "You can't grow asparagus if the water ain't there, that's for sure.", "meta_template": "tautological_wisdom", "source_words": ["water", "asparagus"], "input": "Tell me a saying about vegetable."} +{"output": "You can't grow asparagus if the water ain't there, that's for sure.", "meta_template": "tautological_wisdom", "source_words": ["water", "asparagus"], "input": "What would a farmer say about asparagus?"} +{"output": "Ain't no kale ever grows without it — you need the water.", "meta_template": "tautological_wisdom", "source_words": ["water", "kale"], "input": "Tell me something about water."} +{"output": "Ain't no kale ever grows without it — you need the water.", "meta_template": "tautological_wisdom", "source_words": ["water", "kale"], "input": "Tell me a saying about beverage."} +{"output": "Ain't no kale ever grows without it — you need the water.", "meta_template": "tautological_wisdom", "source_words": ["water", "kale"], "input": "What would a farmer say about kale?"} +{"output": "Ain't no kale ever grows without it — you need the water.", "meta_template": "tautological_wisdom", "source_words": ["water", "kale"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no kale ever grows without it — you need the water.", "meta_template": "tautological_wisdom", "source_words": ["water", "kale"], "input": "Tell me some folk wisdom."} +{"output": "Need a body? Well, you need disease.", "meta_template": "tautological_wisdom", "source_words": ["body", "disease"], "input": "Tell me something about body."} +{"output": "Need a body? Well, you need disease.", "meta_template": "tautological_wisdom", "source_words": ["body", "disease"], "input": "Tell me a saying about animal."} +{"output": "Need a body? Well, you need disease.", "meta_template": "tautological_wisdom", "source_words": ["body", "disease"], "input": "What would a grandmother say about disease?"} +{"output": "Ain't no pulley gonna do a thing without a rope.", "meta_template": "tautological_wisdom", "source_words": ["rope", "pulley"], "input": "Tell me something about rope."} +{"output": "Ain't no pulley gonna do a thing without a rope.", "meta_template": "tautological_wisdom", "source_words": ["rope", "pulley"], "input": "Tell me a saying about tool."} +{"output": "Ain't no pulley gonna do a thing without a rope.", "meta_template": "tautological_wisdom", "source_words": ["rope", "pulley"], "input": "What would a blacksmith say about pulley?"} +{"output": "Ain't no pulley gonna do a thing without a rope.", "meta_template": "tautological_wisdom", "source_words": ["rope", "pulley"], "input": "Give me a tautological wisdom proverb."} +{"output": "You can't have a cage without a ferret in it, that's the way of it.", "meta_template": "tautological_wisdom", "source_words": ["ferret", "cage"], "input": "Tell me something about ferret."} +{"output": "You can't have a cage without a ferret in it, that's the way of it.", "meta_template": "tautological_wisdom", "source_words": ["ferret", "cage"], "input": "Tell me a saying about structure."} +{"output": "You can't have a cage without a ferret in it, that's the way of it.", "meta_template": "tautological_wisdom", "source_words": ["ferret", "cage"], "input": "What would a old sailor say about cage?"} +{"output": "You can't have a cage without a ferret in it, that's the way of it.", "meta_template": "tautological_wisdom", "source_words": ["ferret", "cage"], "input": "Give me a tautological wisdom proverb."} +{"output": "You can't have a cage without a ferret in it, that's the way of it.", "meta_template": "tautological_wisdom", "source_words": ["ferret", "cage"], "input": "What's a good saying?"} +{"output": "My daddy always said, can't have tungsten without some good old steel.", "meta_template": "tautological_wisdom", "source_words": ["steel", "tungsten"], "input": "Tell me something about steel."} +{"output": "My daddy always said, can't have tungsten without some good old steel.", "meta_template": "tautological_wisdom", "source_words": ["steel", "tungsten"], "input": "Tell me a saying about metal."} +{"output": "My daddy always said, can't have tungsten without some good old steel.", "meta_template": "tautological_wisdom", "source_words": ["steel", "tungsten"], "input": "What would a old sailor say about steel?"} +{"output": "My daddy always said, can't have tungsten without some good old steel.", "meta_template": "tautological_wisdom", "source_words": ["steel", "tungsten"], "input": "Give me a tautological wisdom proverb."} +{"output": "You ain't gettin' no coal without air to burn it.", "meta_template": "tautological_wisdom", "source_words": ["air to burn", "coal"], "input": "Tell me something about coal."} +{"output": "You ain't gettin' no coal without air to burn it.", "meta_template": "tautological_wisdom", "source_words": ["air to burn", "coal"], "input": "Tell me a saying about rock."} +{"output": "You ain't gettin' no coal without air to burn it.", "meta_template": "tautological_wisdom", "source_words": ["air to burn", "coal"], "input": "What would a innkeeper say about coal?"} +{"output": "You ain't gettin' no coal without air to burn it.", "meta_template": "tautological_wisdom", "source_words": ["air to burn", "coal"], "input": "Give me a tautological wisdom proverb."} +{"output": "Got yourself a puppy, you're gonna get yourself a soiled carpet.", "meta_template": "tautological_wisdom", "source_words": ["puppy", "soiled carpet"], "input": "Tell me something about puppy."} +{"output": "Got yourself a puppy, you're gonna get yourself a soiled carpet.", "meta_template": "tautological_wisdom", "source_words": ["puppy", "soiled carpet"], "input": "Tell me a saying about animal."} +{"output": "Got yourself a puppy, you're gonna get yourself a soiled carpet.", "meta_template": "tautological_wisdom", "source_words": ["puppy", "soiled carpet"], "input": "What would a old sailor say about soiled carpet?"} +{"output": "Got yourself a puppy, you're gonna get yourself a soiled carpet.", "meta_template": "tautological_wisdom", "source_words": ["puppy", "soiled carpet"], "input": "Give me a tautological wisdom proverb."} +{"output": "You ain't gettin' no coot if there ain't no water.", "meta_template": "tautological_wisdom", "source_words": ["water", "coot"], "input": "Tell me something about water."} +{"output": "You ain't gettin' no coot if there ain't no water.", "meta_template": "tautological_wisdom", "source_words": ["water", "coot"], "input": "Tell me a saying about beverage."} +{"output": "You ain't gettin' no coot if there ain't no water.", "meta_template": "tautological_wisdom", "source_words": ["water", "coot"], "input": "What would a farmer say about coot?"} +{"output": "You ain't gettin' no coot if there ain't no water.", "meta_template": "tautological_wisdom", "source_words": ["water", "coot"], "input": "Give me a tautological wisdom proverb."} +{"output": "You can't have a heart without the blood to fill it.", "meta_template": "tautological_wisdom", "source_words": ["blood", "heart"], "input": "Tell me something about blood."} +{"output": "You can't have a heart without the blood to fill it.", "meta_template": "tautological_wisdom", "source_words": ["blood", "heart"], "input": "Tell me a saying about container."} +{"output": "You can't have a heart without the blood to fill it.", "meta_template": "tautological_wisdom", "source_words": ["blood", "heart"], "input": "What would a shepherd say about heart?"} +{"output": "You can't have a heart without the blood to fill it.", "meta_template": "tautological_wisdom", "source_words": ["blood", "heart"], "input": "Give me a tautological wisdom proverb."} +{"output": "You want nectarines? Well, first you gotta have that tree standing tall.", "meta_template": "tautological_wisdom", "source_words": ["tree", "nectarine"], "input": "Tell me something about nectarine."} +{"output": "You want nectarines? Well, first you gotta have that tree standing tall.", "meta_template": "tautological_wisdom", "source_words": ["tree", "nectarine"], "input": "Tell me a saying about fruit."} +{"output": "You want nectarines? Well, first you gotta have that tree standing tall.", "meta_template": "tautological_wisdom", "source_words": ["tree", "nectarine"], "input": "What would a old sailor say about nectarine?"} +{"output": "You want nectarines? Well, first you gotta have that tree standing tall.", "meta_template": "tautological_wisdom", "source_words": ["tree", "nectarine"], "input": "Give me a tautological wisdom proverb."} +{"output": "It takes water to catch a snapper.", "meta_template": "tautological_wisdom", "source_words": ["water", "snapper"], "input": "Tell me something about snapper."} +{"output": "It takes water to catch a snapper.", "meta_template": "tautological_wisdom", "source_words": ["water", "snapper"], "input": "Tell me a saying about beverage."} +{"output": "It takes water to catch a snapper.", "meta_template": "tautological_wisdom", "source_words": ["water", "snapper"], "input": "What would a grandmother say about water?"} +{"output": "You know what they say — you can't play Tchaikovsky's 1812 Overture without the cannon.", "meta_template": "tautological_wisdom", "source_words": ["cannon", "tchaikovsky's 1812 overture"], "input": "Tell me something about cannon."} +{"output": "You know what they say — you can't play Tchaikovsky's 1812 Overture without the cannon.", "meta_template": "tautological_wisdom", "source_words": ["cannon", "tchaikovsky's 1812 overture"], "input": "Tell me a saying about weapon."} +{"output": "You know what they say — you can't play Tchaikovsky's 1812 Overture without the cannon.", "meta_template": "tautological_wisdom", "source_words": ["cannon", "tchaikovsky's 1812 overture"], "input": "What would a shepherd say about tchaikovsky's 1812 overture?"} +{"output": "You know what they say — you can't play Tchaikovsky's 1812 Overture without the cannon.", "meta_template": "tautological_wisdom", "source_words": ["cannon", "tchaikovsky's 1812 overture"], "input": "Give me a tautological wisdom proverb."} +{"output": "You can't have killing without first getting your hands on a weapon.", "meta_template": "tautological_wisdom", "source_words": ["weapon", "killing"], "input": "Tell me something about killing."} +{"output": "You can't have killing without first getting your hands on a weapon.", "meta_template": "tautological_wisdom", "source_words": ["weapon", "killing"], "input": "Tell me a saying about tool."} +{"output": "You can't have killing without first getting your hands on a weapon.", "meta_template": "tautological_wisdom", "source_words": ["weapon", "killing"], "input": "What would a shepherd say about killing?"} +{"output": "You can't have killing without first getting your hands on a weapon.", "meta_template": "tautological_wisdom", "source_words": ["weapon", "killing"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no squash ever came from nothing — you need the water to make it grow.", "meta_template": "tautological_wisdom", "source_words": ["water", "squash"], "input": "Tell me something about water."} +{"output": "Ain't no squash ever came from nothing — you need the water to make it grow.", "meta_template": "tautological_wisdom", "source_words": ["water", "squash"], "input": "Tell me a saying about fruit."} +{"output": "Ain't no squash ever came from nothing — you need the water to make it grow.", "meta_template": "tautological_wisdom", "source_words": ["water", "squash"], "input": "What would a blacksmith say about water?"} +{"output": "Ain't no squash ever came from nothing — you need the water to make it grow.", "meta_template": "tautological_wisdom", "source_words": ["water", "squash"], "input": "Give me a tautological wisdom proverb."} +{"output": "You can't have a forest unless the land's already there, son.", "meta_template": "tautological_wisdom", "source_words": ["land", "forest"], "input": "Tell me something about land."} +{"output": "You can't have a forest unless the land's already there, son.", "meta_template": "tautological_wisdom", "source_words": ["land", "forest"], "input": "Tell me a saying about tree."} +{"output": "You can't have a forest unless the land's already there, son.", "meta_template": "tautological_wisdom", "source_words": ["land", "forest"], "input": "What would a old sailor say about forest?"} +{"output": "You can't have a forest unless the land's already there, son.", "meta_template": "tautological_wisdom", "source_words": ["land", "forest"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no gazelle ever fills its belly from nothing — you need the grass.", "meta_template": "tautological_wisdom", "source_words": ["grass", "gazelle"], "input": "Tell me something about grass."} +{"output": "Ain't no gazelle ever fills its belly from nothing — you need the grass.", "meta_template": "tautological_wisdom", "source_words": ["grass", "gazelle"], "input": "Tell me a saying about plant."} +{"output": "Ain't no gazelle ever fills its belly from nothing — you need the grass.", "meta_template": "tautological_wisdom", "source_words": ["grass", "gazelle"], "input": "What would a old sailor say about grass?"} +{"output": "Ain't no gazelle ever fills its belly from nothing — you need the grass.", "meta_template": "tautological_wisdom", "source_words": ["grass", "gazelle"], "input": "What do they say?"} +{"output": "Ain't no swan takes wing without the water, you know.", "meta_template": "tautological_wisdom", "source_words": ["water", "swan"], "input": "Tell me something about swan."} +{"output": "Ain't no swan takes wing without the water, you know.", "meta_template": "tautological_wisdom", "source_words": ["water", "swan"], "input": "Tell me a saying about beverage."} +{"output": "Ain't no swan takes wing without the water, you know.", "meta_template": "tautological_wisdom", "source_words": ["water", "swan"], "input": "What would a old sailor say about swan?"} +{"output": "Ain't no swan takes wing without the water, you know.", "meta_template": "tautological_wisdom", "source_words": ["water", "swan"], "input": "Give me a tautological wisdom proverb."} +{"output": "You won't find a heron without water, now will you.", "meta_template": "tautological_wisdom", "source_words": ["water", "heron"], "input": "Tell me something about heron."} +{"output": "You won't find a heron without water, now will you.", "meta_template": "tautological_wisdom", "source_words": ["water", "heron"], "input": "Tell me a saying about bird."} +{"output": "You won't find a heron without water, now will you.", "meta_template": "tautological_wisdom", "source_words": ["water", "heron"], "input": "What would a grandmother say about heron?"} +{"output": "Ain't no parakeet ever lived without water — you need that liquid life.", "meta_template": "tautological_wisdom", "source_words": ["water", "parakeet"], "input": "Tell me something about water."} +{"output": "Ain't no parakeet ever lived without water — you need that liquid life.", "meta_template": "tautological_wisdom", "source_words": ["water", "parakeet"], "input": "Tell me a saying about bird."} +{"output": "Ain't no parakeet ever lived without water — you need that liquid life.", "meta_template": "tautological_wisdom", "source_words": ["water", "parakeet"], "input": "What would a innkeeper say about water?"} +{"output": "Ain't no parakeet ever lived without water — you need that liquid life.", "meta_template": "tautological_wisdom", "source_words": ["water", "parakeet"], "input": "Tell me some folk wisdom."} +{"output": "You ain't got no minnow without the water first, now do ya?", "meta_template": "tautological_wisdom", "source_words": ["water", "minnow"], "input": "Tell me something about water."} +{"output": "You ain't got no minnow without the water first, now do ya?", "meta_template": "tautological_wisdom", "source_words": ["water", "minnow"], "input": "Tell me a saying about beverage."} +{"output": "You ain't got no minnow without the water first, now do ya?", "meta_template": "tautological_wisdom", "source_words": ["water", "minnow"], "input": "What would a shepherd say about minnow?"} +{"output": "You know what they say — it takes a fish to keep an albatross happy.", "meta_template": "tautological_wisdom", "source_words": ["fish", "albatross"], "input": "Tell me something about albatross."} +{"output": "You know what they say — it takes a fish to keep an albatross happy.", "meta_template": "tautological_wisdom", "source_words": ["fish", "albatross"], "input": "Tell me a saying about animal."} +{"output": "You know what they say — it takes a fish to keep an albatross happy.", "meta_template": "tautological_wisdom", "source_words": ["fish", "albatross"], "input": "What would a farmer say about albatross?"} +{"output": "You know what they say — it takes a fish to keep an albatross happy.", "meta_template": "tautological_wisdom", "source_words": ["fish", "albatross"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no emu ever got along without a cage.", "meta_template": "tautological_wisdom", "source_words": ["cage", "emu"], "input": "Tell me something about emu."} +{"output": "Ain't no emu ever got along without a cage.", "meta_template": "tautological_wisdom", "source_words": ["cage", "emu"], "input": "Tell me a saying about structure."} +{"output": "Ain't no emu ever got along without a cage.", "meta_template": "tautological_wisdom", "source_words": ["cage", "emu"], "input": "What would a grandmother say about emu?"} +{"output": "You ain't gonna get no cooling off unless you start with some ice.", "meta_template": "tautological_wisdom", "source_words": ["ice", "cooling off"], "input": "Tell me something about ice."} +{"output": "You ain't gonna get no cooling off unless you start with some ice.", "meta_template": "tautological_wisdom", "source_words": ["ice", "cooling off"], "input": "Tell me a saying about material."} +{"output": "You ain't gonna get no cooling off unless you start with some ice.", "meta_template": "tautological_wisdom", "source_words": ["ice", "cooling off"], "input": "What would a innkeeper say about ice?"} +{"output": "You ain't gonna get no cooling off unless you start with some ice.", "meta_template": "tautological_wisdom", "source_words": ["ice", "cooling off"], "input": "Give me a tautological wisdom proverb."} +{"output": "You ain't gonna get no cooling off unless you start with some ice.", "meta_template": "tautological_wisdom", "source_words": ["ice", "cooling off"], "input": "Give me a proverb."} +{"output": "You want a penguin? Well, first you better find some fish.", "meta_template": "tautological_wisdom", "source_words": ["fish", "penguin"], "input": "Tell me something about fish."} +{"output": "You want a penguin? Well, first you better find some fish.", "meta_template": "tautological_wisdom", "source_words": ["fish", "penguin"], "input": "Tell me a saying about animal."} +{"output": "You want a penguin? Well, first you better find some fish.", "meta_template": "tautological_wisdom", "source_words": ["fish", "penguin"], "input": "What would a blacksmith say about penguin?"} +{"output": "You want a penguin? Well, first you better find some fish.", "meta_template": "tautological_wisdom", "source_words": ["fish", "penguin"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no chicken ever hatched out of nothin' — you need an egg.", "meta_template": "tautological_wisdom", "source_words": ["egg", "chicken"], "input": "Tell me something about chicken."} +{"output": "Ain't no chicken ever hatched out of nothin' — you need an egg.", "meta_template": "tautological_wisdom", "source_words": ["egg", "chicken"], "input": "Tell me a saying about food."} +{"output": "Ain't no chicken ever hatched out of nothin' — you need an egg.", "meta_template": "tautological_wisdom", "source_words": ["egg", "chicken"], "input": "What would a farmer say about chicken?"} +{"output": "Need an explosion? Well, you better start with some mortar.", "meta_template": "tautological_wisdom", "source_words": ["mortar", "explosion"], "input": "Tell me something about explosion."} +{"output": "Need an explosion? Well, you better start with some mortar.", "meta_template": "tautological_wisdom", "source_words": ["mortar", "explosion"], "input": "Tell me a saying about weapon."} +{"output": "Need an explosion? Well, you better start with some mortar.", "meta_template": "tautological_wisdom", "source_words": ["mortar", "explosion"], "input": "What would a shepherd say about explosion?"} +{"output": "Need an explosion? Well, you better start with some mortar.", "meta_template": "tautological_wisdom", "source_words": ["mortar", "explosion"], "input": "What's a good saying?"} +{"output": "You want goldfish? Well, you can't have 'em without the water they swim in.", "meta_template": "tautological_wisdom", "source_words": ["water", "goldfish"], "input": "Tell me something about water."} +{"output": "You want goldfish? Well, you can't have 'em without the water they swim in.", "meta_template": "tautological_wisdom", "source_words": ["water", "goldfish"], "input": "Tell me a saying about beverage."} +{"output": "You want goldfish? Well, you can't have 'em without the water they swim in.", "meta_template": "tautological_wisdom", "source_words": ["water", "goldfish"], "input": "What would a innkeeper say about water?"} +{"output": "You want goldfish? Well, you can't have 'em without the water they swim in.", "meta_template": "tautological_wisdom", "source_words": ["water", "goldfish"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no ground ever came from nothing — it all needs the earth.", "meta_template": "tautological_wisdom", "source_words": ["earth", "ground"], "input": "Tell me something about earth."} +{"output": "Ain't no ground ever came from nothing — it all needs the earth.", "meta_template": "tautological_wisdom", "source_words": ["earth", "ground"], "input": "Tell me a saying about mineral."} +{"output": "Ain't no ground ever came from nothing — it all needs the earth.", "meta_template": "tautological_wisdom", "source_words": ["earth", "ground"], "input": "What would a old sailor say about earth?"} +{"output": "Ain't no ground ever came from nothing — it all needs the earth.", "meta_template": "tautological_wisdom", "source_words": ["earth", "ground"], "input": "Give me a tautological wisdom proverb."} +{"output": "You can't grow the lettuce without the sugar, sure as night follows day.", "meta_template": "tautological_wisdom", "source_words": ["sugar", "lettuce"], "input": "Tell me something about lettuce."} +{"output": "You can't grow the lettuce without the sugar, sure as night follows day.", "meta_template": "tautological_wisdom", "source_words": ["sugar", "lettuce"], "input": "Tell me a saying about food."} +{"output": "You can't grow the lettuce without the sugar, sure as night follows day.", "meta_template": "tautological_wisdom", "source_words": ["sugar", "lettuce"], "input": "What would a shepherd say about sugar?"} +{"output": "Well, if you're growin' cauliflower, you better have the water first.", "meta_template": "tautological_wisdom", "source_words": ["water", "cauliflower"], "input": "Tell me something about cauliflower."} +{"output": "Well, if you're growin' cauliflower, you better have the water first.", "meta_template": "tautological_wisdom", "source_words": ["water", "cauliflower"], "input": "Tell me a saying about beverage."} +{"output": "Well, if you're growin' cauliflower, you better have the water first.", "meta_template": "tautological_wisdom", "source_words": ["water", "cauliflower"], "input": "What would a blacksmith say about cauliflower?"} +{"output": "Well, if you're growin' cauliflower, you better have the water first.", "meta_template": "tautological_wisdom", "source_words": ["water", "cauliflower"], "input": "Give me a tautological wisdom proverb."} +{"output": "You know what they say — can't get a lemon if there ain't no tree.", "meta_template": "tautological_wisdom", "source_words": ["tree", "lemon"], "input": "Tell me something about lemon."} +{"output": "You know what they say — can't get a lemon if there ain't no tree.", "meta_template": "tautological_wisdom", "source_words": ["tree", "lemon"], "input": "Tell me a saying about wood."} +{"output": "You know what they say — can't get a lemon if there ain't no tree.", "meta_template": "tautological_wisdom", "source_words": ["tree", "lemon"], "input": "What would a innkeeper say about tree?"} +{"output": "You know what they say — can't get a lemon if there ain't no tree.", "meta_template": "tautological_wisdom", "source_words": ["tree", "lemon"], "input": "Give me a tautological wisdom proverb."} +{"output": "You want fabric? Well, first you gotta get yourself a comb.", "meta_template": "tautological_wisdom", "source_words": ["comb", "fabric"], "input": "Tell me something about comb."} +{"output": "You want fabric? Well, first you gotta get yourself a comb.", "meta_template": "tautological_wisdom", "source_words": ["comb", "fabric"], "input": "Tell me a saying about fabric."} +{"output": "You want fabric? Well, first you gotta get yourself a comb.", "meta_template": "tautological_wisdom", "source_words": ["comb", "fabric"], "input": "What would a farmer say about fabric?"} +{"output": "You want fabric? Well, first you gotta get yourself a comb.", "meta_template": "tautological_wisdom", "source_words": ["comb", "fabric"], "input": "Give me a tautological wisdom proverb."} +{"output": "You want fabric? Well, first you gotta get yourself a comb.", "meta_template": "tautological_wisdom", "source_words": ["comb", "fabric"], "input": "What do they say?"} +{"output": "Chopping firewood don't come without your axe, now does it?", "meta_template": "tautological_wisdom", "source_words": ["axe", "chopping firewood"], "input": "Tell me something about axe."} +{"output": "Chopping firewood don't come without your axe, now does it?", "meta_template": "tautological_wisdom", "source_words": ["axe", "chopping firewood"], "input": "Tell me a saying about tool."} +{"output": "Chopping firewood don't come without your axe, now does it?", "meta_template": "tautological_wisdom", "source_words": ["axe", "chopping firewood"], "input": "What would a farmer say about axe?"} +{"output": "Chopping firewood don't come without your axe, now does it?", "meta_template": "tautological_wisdom", "source_words": ["axe", "chopping firewood"], "input": "Give me a tautological wisdom proverb."} +{"output": "You can't get an infection unless it got into the muscle first, that's the truth.", "meta_template": "tautological_wisdom", "source_words": ["muscle", "infection"], "input": "Tell me something about infection."} +{"output": "You can't get an infection unless it got into the muscle first, that's the truth.", "meta_template": "tautological_wisdom", "source_words": ["muscle", "infection"], "input": "Tell me a saying about organism."} +{"output": "You can't get an infection unless it got into the muscle first, that's the truth.", "meta_template": "tautological_wisdom", "source_words": ["muscle", "infection"], "input": "What would a grandmother say about muscle?"} +{"output": "You can't run the engine without the fuel, now can ya?", "meta_template": "tautological_wisdom", "source_words": ["fuel", "engine"], "input": "Tell me something about fuel."} +{"output": "You can't run the engine without the fuel, now can ya?", "meta_template": "tautological_wisdom", "source_words": ["fuel", "engine"], "input": "Tell me a saying about vehicle."} +{"output": "You can't run the engine without the fuel, now can ya?", "meta_template": "tautological_wisdom", "source_words": ["fuel", "engine"], "input": "What would a blacksmith say about fuel?"} +{"output": "You can't run the engine without the fuel, now can ya?", "meta_template": "tautological_wisdom", "source_words": ["fuel", "engine"], "input": "Give me a tautological wisdom proverb."} +{"output": "You ain't got no chickadee unless you got a good nest first.", "meta_template": "tautological_wisdom", "source_words": ["nest", "chickadee"], "input": "Tell me something about nest."} +{"output": "You ain't got no chickadee unless you got a good nest first.", "meta_template": "tautological_wisdom", "source_words": ["nest", "chickadee"], "input": "Tell me a saying about bird."} +{"output": "You ain't got no chickadee unless you got a good nest first.", "meta_template": "tautological_wisdom", "source_words": ["nest", "chickadee"], "input": "What would a innkeeper say about nest?"} +{"output": "You ain't got no chickadee unless you got a good nest first.", "meta_template": "tautological_wisdom", "source_words": ["nest", "chickadee"], "input": "Give me a tautological wisdom proverb."} +{"output": "You ain't got no chickadee unless you got a good nest first.", "meta_template": "tautological_wisdom", "source_words": ["nest", "chickadee"], "input": "Give me a proverb."} +{"output": "You want some food, you're gonna need yourself a cat first.", "meta_template": "tautological_wisdom", "source_words": ["cat", "food"], "input": "Tell me something about cat."} +{"output": "You want some food, you're gonna need yourself a cat first.", "meta_template": "tautological_wisdom", "source_words": ["cat", "food"], "input": "Tell me a saying about food."} +{"output": "You want some food, you're gonna need yourself a cat first.", "meta_template": "tautological_wisdom", "source_words": ["cat", "food"], "input": "What would a old sailor say about food?"} +{"output": "You want some food, you're gonna need yourself a cat first.", "meta_template": "tautological_wisdom", "source_words": ["cat", "food"], "input": "Give me a tautological wisdom proverb."} +{"output": "You want some food, you're gonna need yourself a cat first.", "meta_template": "tautological_wisdom", "source_words": ["cat", "food"], "input": "Give me a proverb."} +{"output": "Ain't no teacup good for nothing without the tea inside it.", "meta_template": "tautological_wisdom", "source_words": ["tea", "teacup"], "input": "Tell me something about teacup."} +{"output": "Ain't no teacup good for nothing without the tea inside it.", "meta_template": "tautological_wisdom", "source_words": ["tea", "teacup"], "input": "Tell me a saying about container."} +{"output": "Ain't no teacup good for nothing without the tea inside it.", "meta_template": "tautological_wisdom", "source_words": ["tea", "teacup"], "input": "What would a blacksmith say about tea?"} +{"output": "Well, if you ain't got the salt, you ain't got the cheese.", "meta_template": "tautological_wisdom", "source_words": ["salt", "cheese"], "input": "Tell me something about cheese."} +{"output": "Well, if you ain't got the salt, you ain't got the cheese.", "meta_template": "tautological_wisdom", "source_words": ["salt", "cheese"], "input": "Tell me a saying about mineral."} +{"output": "Well, if you ain't got the salt, you ain't got the cheese.", "meta_template": "tautological_wisdom", "source_words": ["salt", "cheese"], "input": "What would a old sailor say about salt?"} +{"output": "Well, if you ain't got the salt, you ain't got the cheese.", "meta_template": "tautological_wisdom", "source_words": ["salt", "cheese"], "input": "Give me a proverb."} +{"output": "You know what they say — you can't go buying food without your cart.", "meta_template": "tautological_wisdom", "source_words": ["cart", "buying food"], "input": "Tell me something about buying food."} +{"output": "You know what they say — you can't go buying food without your cart.", "meta_template": "tautological_wisdom", "source_words": ["cart", "buying food"], "input": "Tell me a saying about vehicle."} +{"output": "You know what they say — you can't go buying food without your cart.", "meta_template": "tautological_wisdom", "source_words": ["cart", "buying food"], "input": "What would a innkeeper say about cart?"} +{"output": "You know what they say — you can't go buying food without your cart.", "meta_template": "tautological_wisdom", "source_words": ["cart", "buying food"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no kingfisher ever comes to town without a fish in mind.", "meta_template": "tautological_wisdom", "source_words": ["fish", "kingfisher"], "input": "Tell me something about kingfisher."} +{"output": "Ain't no kingfisher ever comes to town without a fish in mind.", "meta_template": "tautological_wisdom", "source_words": ["fish", "kingfisher"], "input": "Tell me a saying about animal."} +{"output": "Ain't no kingfisher ever comes to town without a fish in mind.", "meta_template": "tautological_wisdom", "source_words": ["fish", "kingfisher"], "input": "What would a old sailor say about fish?"} +{"output": "Ain't no kingfisher ever comes to town without a fish in mind.", "meta_template": "tautological_wisdom", "source_words": ["fish", "kingfisher"], "input": "Give me a tautological wisdom proverb."} +{"output": "You can't have a toolbox without first setting up the workshop.", "meta_template": "tautological_wisdom", "source_words": ["workshop", "toolbox"], "input": "Tell me something about workshop."} +{"output": "You can't have a toolbox without first setting up the workshop.", "meta_template": "tautological_wisdom", "source_words": ["workshop", "toolbox"], "input": "Tell me a saying about container."} +{"output": "You can't have a toolbox without first setting up the workshop.", "meta_template": "tautological_wisdom", "source_words": ["workshop", "toolbox"], "input": "What would a grandmother say about toolbox?"} +{"output": "You can't have a toolbox without first setting up the workshop.", "meta_template": "tautological_wisdom", "source_words": ["workshop", "toolbox"], "input": "Give me a proverb."} +{"output": "Need prey? First, you gotta get yourself a goose.", "meta_template": "tautological_wisdom", "source_words": ["goose", "prey"], "input": "Tell me something about prey."} +{"output": "Need prey? First, you gotta get yourself a goose.", "meta_template": "tautological_wisdom", "source_words": ["goose", "prey"], "input": "Tell me a saying about animal."} +{"output": "Need prey? First, you gotta get yourself a goose.", "meta_template": "tautological_wisdom", "source_words": ["goose", "prey"], "input": "What would a innkeeper say about prey?"} +{"output": "Need prey? First, you gotta get yourself a goose.", "meta_template": "tautological_wisdom", "source_words": ["goose", "prey"], "input": "Give me a tautological wisdom proverb."} +{"output": "Need prey? First, you gotta get yourself a goose.", "meta_template": "tautological_wisdom", "source_words": ["goose", "prey"], "input": "Tell me some folk wisdom."} +{"output": "You can't make a marble without the glass first.", "meta_template": "tautological_wisdom", "source_words": ["glass", "marble"], "input": "Tell me something about marble."} +{"output": "You can't make a marble without the glass first.", "meta_template": "tautological_wisdom", "source_words": ["glass", "marble"], "input": "Tell me a saying about rock."} +{"output": "You can't make a marble without the glass first.", "meta_template": "tautological_wisdom", "source_words": ["glass", "marble"], "input": "What would a shepherd say about marble?"} +{"output": "You can't make a marble without the glass first.", "meta_template": "tautological_wisdom", "source_words": ["glass", "marble"], "input": "What's a good saying?"} +{"output": "Ain't no fly ever hatched without a plant to call its home.", "meta_template": "tautological_wisdom", "source_words": ["plant", "fly"], "input": "Tell me something about plant."} +{"output": "Ain't no fly ever hatched without a plant to call its home.", "meta_template": "tautological_wisdom", "source_words": ["plant", "fly"], "input": "Tell me a saying about plant."} +{"output": "Ain't no fly ever hatched without a plant to call its home.", "meta_template": "tautological_wisdom", "source_words": ["plant", "fly"], "input": "What would a farmer say about fly?"} +{"output": "Ain't no fly ever hatched without a plant to call its home.", "meta_template": "tautological_wisdom", "source_words": ["plant", "fly"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no fly ever hatched without a plant to call its home.", "meta_template": "tautological_wisdom", "source_words": ["plant", "fly"], "input": "What do they say?"} +{"output": "You can't hunt a goose if there ain't no goose to hunt.", "meta_template": "tautological_wisdom", "source_words": ["goose", "hunt"], "input": "Tell me something about goose."} +{"output": "You can't hunt a goose if there ain't no goose to hunt.", "meta_template": "tautological_wisdom", "source_words": ["goose", "hunt"], "input": "Tell me a saying about bird."} +{"output": "You can't hunt a goose if there ain't no goose to hunt.", "meta_template": "tautological_wisdom", "source_words": ["goose", "hunt"], "input": "What would a innkeeper say about hunt?"} +{"output": "You can't hunt a goose if there ain't no goose to hunt.", "meta_template": "tautological_wisdom", "source_words": ["goose", "hunt"], "input": "Give me a tautological wisdom proverb."} +{"output": "You can't hunt a goose if there ain't no goose to hunt.", "meta_template": "tautological_wisdom", "source_words": ["goose", "hunt"], "input": "What's a good saying?"} +{"output": "You want to throw a punch? Well, first you're gonna need to count to ten.", "meta_template": "tautological_wisdom", "source_words": ["count to ten", "punch"], "input": "Tell me something about punch."} +{"output": "You want to throw a punch? Well, first you're gonna need to count to ten.", "meta_template": "tautological_wisdom", "source_words": ["count to ten", "punch"], "input": "Tell me a saying about tool."} +{"output": "You want to throw a punch? Well, first you're gonna need to count to ten.", "meta_template": "tautological_wisdom", "source_words": ["count to ten", "punch"], "input": "What would a innkeeper say about punch?"} +{"output": "You want to throw a punch? Well, first you're gonna need to count to ten.", "meta_template": "tautological_wisdom", "source_words": ["count to ten", "punch"], "input": "Give me a tautological wisdom proverb."} +{"output": "You know what they say — a mouth's needed to eat a leaf.", "meta_template": "tautological_wisdom", "source_words": ["mouth", "leaf"], "input": "Tell me something about mouth."} +{"output": "You know what they say — a mouth's needed to eat a leaf.", "meta_template": "tautological_wisdom", "source_words": ["mouth", "leaf"], "input": "Tell me a saying about animal."} +{"output": "You know what they say — a mouth's needed to eat a leaf.", "meta_template": "tautological_wisdom", "source_words": ["mouth", "leaf"], "input": "What would a blacksmith say about leaf?"} +{"output": "You need a pot for cooking curry, or that curry ain't never getting made.", "meta_template": "tautological_wisdom", "source_words": ["pot", "cooking curry"], "input": "Tell me something about cooking curry."} +{"output": "You need a pot for cooking curry, or that curry ain't never getting made.", "meta_template": "tautological_wisdom", "source_words": ["pot", "cooking curry"], "input": "Tell me a saying about tool."} +{"output": "You need a pot for cooking curry, or that curry ain't never getting made.", "meta_template": "tautological_wisdom", "source_words": ["pot", "cooking curry"], "input": "What would a old sailor say about cooking curry?"} +{"output": "You need a pot for cooking curry, or that curry ain't never getting made.", "meta_template": "tautological_wisdom", "source_words": ["pot", "cooking curry"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no cooking curry that came from nothing — you need the curry itself.", "meta_template": "tautological_wisdom", "source_words": ["curry", "cooking curry"], "input": "Tell me something about cooking curry."} +{"output": "Ain't no cooking curry that came from nothing — you need the curry itself.", "meta_template": "tautological_wisdom", "source_words": ["curry", "cooking curry"], "input": "Tell me a saying about spice."} +{"output": "Ain't no cooking curry that came from nothing — you need the curry itself.", "meta_template": "tautological_wisdom", "source_words": ["curry", "cooking curry"], "input": "What would a farmer say about curry?"} +{"output": "Ain't no cooking curry that came from nothing — you need the curry itself.", "meta_template": "tautological_wisdom", "source_words": ["curry", "cooking curry"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no cooking curry that came from nothing — you need the curry itself.", "meta_template": "tautological_wisdom", "source_words": ["curry", "cooking curry"], "input": "Tell me some folk wisdom."} +{"output": "You want drunkenness? Then you best pour yourself some beer.", "meta_template": "tautological_wisdom", "source_words": ["beer", "drunkenness"], "input": "Tell me something about beer."} +{"output": "You want drunkenness? Then you best pour yourself some beer.", "meta_template": "tautological_wisdom", "source_words": ["beer", "drunkenness"], "input": "Tell me a saying about beverage."} +{"output": "You want drunkenness? Then you best pour yourself some beer.", "meta_template": "tautological_wisdom", "source_words": ["beer", "drunkenness"], "input": "What would a innkeeper say about beer?"} +{"output": "You want drunkenness? Then you best pour yourself some beer.", "meta_template": "tautological_wisdom", "source_words": ["beer", "drunkenness"], "input": "Give me a tautological wisdom proverb."} +{"output": "Need a fence? Better get to practice first, that's the way it's done.", "meta_template": "tautological_wisdom", "source_words": ["practice", "fence"], "input": "Tell me something about practice."} +{"output": "Need a fence? Better get to practice first, that's the way it's done.", "meta_template": "tautological_wisdom", "source_words": ["practice", "fence"], "input": "Tell me a saying about structure."} +{"output": "Need a fence? Better get to practice first, that's the way it's done.", "meta_template": "tautological_wisdom", "source_words": ["practice", "fence"], "input": "What would a old sailor say about fence?"} +{"output": "Need a fence? Better get to practice first, that's the way it's done.", "meta_template": "tautological_wisdom", "source_words": ["practice", "fence"], "input": "Share some old-time wisdom."} +{"output": "Well now, you want some fish? Gonna need a lake to get 'em from.", "meta_template": "tautological_wisdom", "source_words": ["lake", "fish"], "input": "Tell me something about fish."} +{"output": "Well now, you want some fish? Gonna need a lake to get 'em from.", "meta_template": "tautological_wisdom", "source_words": ["lake", "fish"], "input": "Tell me a saying about animal."} +{"output": "Well now, you want some fish? Gonna need a lake to get 'em from.", "meta_template": "tautological_wisdom", "source_words": ["lake", "fish"], "input": "What would a shepherd say about lake?"} +{"output": "You know what they say — it takes a guitar to do some playing guitar.", "meta_template": "tautological_wisdom", "source_words": ["guitar", "playing guitar"], "input": "Tell me something about guitar."} +{"output": "You know what they say — it takes a guitar to do some playing guitar.", "meta_template": "tautological_wisdom", "source_words": ["guitar", "playing guitar"], "input": "Tell me a saying about instrument."} +{"output": "You know what they say — it takes a guitar to do some playing guitar.", "meta_template": "tautological_wisdom", "source_words": ["guitar", "playing guitar"], "input": "What would a blacksmith say about playing guitar?"} +{"output": "You know what they say — it takes a guitar to do some playing guitar.", "meta_template": "tautological_wisdom", "source_words": ["guitar", "playing guitar"], "input": "Give me a tautological wisdom proverb."} +{"output": "You want hunt? Well, first you need bison.", "meta_template": "tautological_wisdom", "source_words": ["bison", "hunt"], "input": "Tell me something about bison."} +{"output": "You want hunt? Well, first you need bison.", "meta_template": "tautological_wisdom", "source_words": ["bison", "hunt"], "input": "Tell me a saying about animal."} +{"output": "You want hunt? Well, first you need bison.", "meta_template": "tautological_wisdom", "source_words": ["bison", "hunt"], "input": "What would a blacksmith say about bison?"} +{"output": "You want hunt? Well, first you need bison.", "meta_template": "tautological_wisdom", "source_words": ["bison", "hunt"], "input": "Give me a tautological wisdom proverb."} +{"output": "You want hunt? Well, first you need bison.", "meta_template": "tautological_wisdom", "source_words": ["bison", "hunt"], "input": "Give me a proverb."} +{"output": "Well now, you can't be cleaning house without first grabbing that good ol' broom.", "meta_template": "tautological_wisdom", "source_words": ["broom", "cleaning house"], "input": "Tell me something about cleaning house."} +{"output": "Well now, you can't be cleaning house without first grabbing that good ol' broom.", "meta_template": "tautological_wisdom", "source_words": ["broom", "cleaning house"], "input": "Tell me a saying about tool."} +{"output": "Well now, you can't be cleaning house without first grabbing that good ol' broom.", "meta_template": "tautological_wisdom", "source_words": ["broom", "cleaning house"], "input": "What would a innkeeper say about broom?"} +{"output": "A bison don't come without the soil it walks on, now does it?", "meta_template": "tautological_wisdom", "source_words": ["soil", "bison"], "input": "Tell me something about soil."} +{"output": "A bison don't come without the soil it walks on, now does it?", "meta_template": "tautological_wisdom", "source_words": ["soil", "bison"], "input": "Tell me a saying about mineral."} +{"output": "A bison don't come without the soil it walks on, now does it?", "meta_template": "tautological_wisdom", "source_words": ["soil", "bison"], "input": "What would a innkeeper say about soil?"} +{"output": "A bison don't come without the soil it walks on, now does it?", "meta_template": "tautological_wisdom", "source_words": ["soil", "bison"], "input": "Give me a tautological wisdom proverb."} +{"output": "You want rust? Well, you'll need some metal first.", "meta_template": "tautological_wisdom", "source_words": ["metal", "rust"], "input": "Tell me something about metal."} +{"output": "You want rust? Well, you'll need some metal first.", "meta_template": "tautological_wisdom", "source_words": ["metal", "rust"], "input": "Tell me a saying about metal."} +{"output": "You want rust? Well, you'll need some metal first.", "meta_template": "tautological_wisdom", "source_words": ["metal", "rust"], "input": "What would a grandmother say about metal?"} +{"output": "You want rust? Well, you'll need some metal first.", "meta_template": "tautological_wisdom", "source_words": ["metal", "rust"], "input": "Give me a tautological wisdom proverb."} +{"output": "You want rust? Well, you'll need some metal first.", "meta_template": "tautological_wisdom", "source_words": ["metal", "rust"], "input": "What's a good saying?"} +{"output": "Got that right — no thimble without the hair first.", "meta_template": "tautological_wisdom", "source_words": ["hair", "thimble"], "input": "Tell me something about hair."} +{"output": "Got that right — no thimble without the hair first.", "meta_template": "tautological_wisdom", "source_words": ["hair", "thimble"], "input": "Tell me a saying about tool."} +{"output": "Got that right — no thimble without the hair first.", "meta_template": "tautological_wisdom", "source_words": ["hair", "thimble"], "input": "What would a farmer say about thimble?"} +{"output": "Got that right — no thimble without the hair first.", "meta_template": "tautological_wisdom", "source_words": ["hair", "thimble"], "input": "Give me a tautological wisdom proverb."} +{"output": "Eat cabbage and you'll get gas, now you know it.", "meta_template": "tautological_wisdom", "source_words": ["cabbage", "gas"], "input": "Tell me something about cabbage."} +{"output": "Eat cabbage and you'll get gas, now you know it.", "meta_template": "tautological_wisdom", "source_words": ["cabbage", "gas"], "input": "Tell me a saying about plant."} +{"output": "Eat cabbage and you'll get gas, now you know it.", "meta_template": "tautological_wisdom", "source_words": ["cabbage", "gas"], "input": "What would a farmer say about cabbage?"} +{"output": "Eat cabbage and you'll get gas, now you know it.", "meta_template": "tautological_wisdom", "source_words": ["cabbage", "gas"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no fence ever built from nothing — you gotta do.", "meta_template": "tautological_wisdom", "source_words": ["do", "fence"], "input": "Tell me something about fence."} +{"output": "Ain't no fence ever built from nothing — you gotta do.", "meta_template": "tautological_wisdom", "source_words": ["do", "fence"], "input": "Tell me a saying about structure."} +{"output": "Ain't no fence ever built from nothing — you gotta do.", "meta_template": "tautological_wisdom", "source_words": ["do", "fence"], "input": "What would a shepherd say about do?"} +{"output": "Ain't no fence ever built from nothing — you gotta do.", "meta_template": "tautological_wisdom", "source_words": ["do", "fence"], "input": "Give me a tautological wisdom proverb."} +{"output": "You can't skate 'til you put on skates.", "meta_template": "tautological_wisdom", "source_words": ["put on skates", "skate"], "input": "Tell me something about put on skates."} +{"output": "You can't skate 'til you put on skates.", "meta_template": "tautological_wisdom", "source_words": ["put on skates", "skate"], "input": "Tell me a saying about fish."} +{"output": "You can't skate 'til you put on skates.", "meta_template": "tautological_wisdom", "source_words": ["put on skates", "skate"], "input": "What would a blacksmith say about put on skates?"} +{"output": "You can't skate 'til you put on skates.", "meta_template": "tautological_wisdom", "source_words": ["put on skates", "skate"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no fence ever built itself — you need to learn to fence first.", "meta_template": "tautological_wisdom", "source_words": ["learn to fence", "fence"], "input": "Tell me something about learn to fence."} +{"output": "Ain't no fence ever built itself — you need to learn to fence first.", "meta_template": "tautological_wisdom", "source_words": ["learn to fence", "fence"], "input": "Tell me a saying about structure."} +{"output": "Ain't no fence ever built itself — you need to learn to fence first.", "meta_template": "tautological_wisdom", "source_words": ["learn to fence", "fence"], "input": "What would a grandmother say about learn to fence?"} +{"output": "Ain't no fence ever built itself — you need to learn to fence first.", "meta_template": "tautological_wisdom", "source_words": ["learn to fence", "fence"], "input": "Give me a tautological wisdom proverb."} +{"output": "You can't score homer unless you got that bat, you know.", "meta_template": "tautological_wisdom", "source_words": ["bat", "score homer"], "input": "Tell me something about bat."} +{"output": "You can't score homer unless you got that bat, you know.", "meta_template": "tautological_wisdom", "source_words": ["bat", "score homer"], "input": "Tell me a saying about animal."} +{"output": "You can't score homer unless you got that bat, you know.", "meta_template": "tautological_wisdom", "source_words": ["bat", "score homer"], "input": "What would a shepherd say about score homer?"} +{"output": "You can't score homer unless you got that bat, you know.", "meta_template": "tautological_wisdom", "source_words": ["bat", "score homer"], "input": "Give me a tautological wisdom proverb."} +{"output": "You can't score homer unless you got that bat, you know.", "meta_template": "tautological_wisdom", "source_words": ["bat", "score homer"], "input": "What's a good saying?"} +{"output": "You can't chop firewood without your trusty axe, now can ya?", "meta_template": "tautological_wisdom", "source_words": ["axe", "chop firewood"], "input": "Tell me something about axe."} +{"output": "You can't chop firewood without your trusty axe, now can ya?", "meta_template": "tautological_wisdom", "source_words": ["axe", "chop firewood"], "input": "Tell me a saying about tool."} +{"output": "You can't chop firewood without your trusty axe, now can ya?", "meta_template": "tautological_wisdom", "source_words": ["axe", "chop firewood"], "input": "What would a old sailor say about chop firewood?"} +{"output": "You can't chop firewood without your trusty axe, now can ya?", "meta_template": "tautological_wisdom", "source_words": ["axe", "chop firewood"], "input": "Give me a tautological wisdom proverb."} +{"output": "You can't chop firewood without your trusty axe, now can ya?", "meta_template": "tautological_wisdom", "source_words": ["axe", "chop firewood"], "input": "Share some old-time wisdom."} +{"output": "Fish ain't caught without the get hook, now are they?", "meta_template": "tautological_wisdom", "source_words": ["get hook", "fish"], "input": "Tell me something about fish."} +{"output": "Fish ain't caught without the get hook, now are they?", "meta_template": "tautological_wisdom", "source_words": ["get hook", "fish"], "input": "Tell me a saying about animal."} +{"output": "Fish ain't caught without the get hook, now are they?", "meta_template": "tautological_wisdom", "source_words": ["get hook", "fish"], "input": "What would a blacksmith say about fish?"} +{"output": "Fish ain't caught without the get hook, now are they?", "meta_template": "tautological_wisdom", "source_words": ["get hook", "fish"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no tea ever made itself — you need a mug.", "meta_template": "tautological_wisdom", "source_words": ["mug", "tea"], "input": "Tell me something about mug."} +{"output": "Ain't no tea ever made itself — you need a mug.", "meta_template": "tautological_wisdom", "source_words": ["mug", "tea"], "input": "Tell me a saying about beverage."} +{"output": "Ain't no tea ever made itself — you need a mug.", "meta_template": "tautological_wisdom", "source_words": ["mug", "tea"], "input": "What would a shepherd say about tea?"} +{"output": "Ain't no tea ever made itself — you need a mug.", "meta_template": "tautological_wisdom", "source_words": ["mug", "tea"], "input": "Give me a tautological wisdom proverb."} +{"output": "You want a revolver? Well, first you're gonna need the ammo to make it worth your while.", "meta_template": "tautological_wisdom", "source_words": ["ammo", "revolver"], "input": "Tell me something about ammo."} +{"output": "You want a revolver? Well, first you're gonna need the ammo to make it worth your while.", "meta_template": "tautological_wisdom", "source_words": ["ammo", "revolver"], "input": "Tell me a saying about weapon."} +{"output": "You want a revolver? Well, first you're gonna need the ammo to make it worth your while.", "meta_template": "tautological_wisdom", "source_words": ["ammo", "revolver"], "input": "What would a shepherd say about ammo?"} +{"output": "You want a revolver? Well, first you're gonna need the ammo to make it worth your while.", "meta_template": "tautological_wisdom", "source_words": ["ammo", "revolver"], "input": "Give me a tautological wisdom proverb."} +{"output": "No plant ever grows from thin air — you need its seed.", "meta_template": "tautological_wisdom", "source_words": ["seed", "plant"], "input": "Tell me something about seed."} +{"output": "No plant ever grows from thin air — you need its seed.", "meta_template": "tautological_wisdom", "source_words": ["seed", "plant"], "input": "Tell me a saying about plant."} +{"output": "No plant ever grows from thin air — you need its seed.", "meta_template": "tautological_wisdom", "source_words": ["seed", "plant"], "input": "What would a farmer say about seed?"} +{"output": "No plant ever grows from thin air — you need its seed.", "meta_template": "tautological_wisdom", "source_words": ["seed", "plant"], "input": "Give me a tautological wisdom proverb."} +{"output": "You know what they say — a seed'll make a flower, no two ways about it.", "meta_template": "tautological_wisdom", "source_words": ["seed", "flower"], "input": "Tell me something about flower."} +{"output": "You know what they say — a seed'll make a flower, no two ways about it.", "meta_template": "tautological_wisdom", "source_words": ["seed", "flower"], "input": "Tell me a saying about flower."} +{"output": "You know what they say — a seed'll make a flower, no two ways about it.", "meta_template": "tautological_wisdom", "source_words": ["seed", "flower"], "input": "What would a old sailor say about seed?"} +{"output": "You know what they say — a seed'll make a flower, no two ways about it.", "meta_template": "tautological_wisdom", "source_words": ["seed", "flower"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no skate without 'em first — you gotta have skates to skate.", "meta_template": "tautological_wisdom", "source_words": ["have skates", "skate"], "input": "Tell me something about skate."} +{"output": "Ain't no skate without 'em first — you gotta have skates to skate.", "meta_template": "tautological_wisdom", "source_words": ["have skates", "skate"], "input": "Tell me a saying about fish."} +{"output": "Ain't no skate without 'em first — you gotta have skates to skate.", "meta_template": "tautological_wisdom", "source_words": ["have skates", "skate"], "input": "What would a old sailor say about have skates?"} +{"output": "Ain't no skate without 'em first — you gotta have skates to skate.", "meta_template": "tautological_wisdom", "source_words": ["have skates", "skate"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no skate without 'em first — you gotta have skates to skate.", "meta_template": "tautological_wisdom", "source_words": ["have skates", "skate"], "input": "Tell me some folk wisdom."} +{"output": "Ain't no sleeping at night ever come easy — you need a proper bed.", "meta_template": "tautological_wisdom", "source_words": ["bed", "sleeping at night"], "input": "Tell me something about bed."} +{"output": "Ain't no sleeping at night ever come easy — you need a proper bed.", "meta_template": "tautological_wisdom", "source_words": ["bed", "sleeping at night"], "input": "Tell me a saying about furniture."} +{"output": "Ain't no sleeping at night ever come easy — you need a proper bed.", "meta_template": "tautological_wisdom", "source_words": ["bed", "sleeping at night"], "input": "What would a grandmother say about sleeping at night?"} +{"output": "Ain't no sleeping at night ever come easy — you need a proper bed.", "meta_template": "tautological_wisdom", "source_words": ["bed", "sleeping at night"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no sleeping at night ever come easy — you need a proper bed.", "meta_template": "tautological_wisdom", "source_words": ["bed", "sleeping at night"], "input": "Give me a proverb."} +{"output": "Ain't no going somewhere ever came easy — you need a good, sturdy car.", "meta_template": "tautological_wisdom", "source_words": ["car", "going somewhere"], "input": "Tell me something about going somewhere."} +{"output": "Ain't no going somewhere ever came easy — you need a good, sturdy car.", "meta_template": "tautological_wisdom", "source_words": ["car", "going somewhere"], "input": "Tell me a saying about vehicle."} +{"output": "Ain't no going somewhere ever came easy — you need a good, sturdy car.", "meta_template": "tautological_wisdom", "source_words": ["car", "going somewhere"], "input": "What would a innkeeper say about going somewhere?"} +{"output": "Ain't no going somewhere ever came easy — you need a good, sturdy car.", "meta_template": "tautological_wisdom", "source_words": ["car", "going somewhere"], "input": "Give me a tautological wisdom proverb."} +{"output": "You want build a fence? Well, first you're gonna need take fencing lessons.", "meta_template": "tautological_wisdom", "source_words": ["take fencing lessons", "fence"], "input": "Tell me something about fence."} +{"output": "You want build a fence? Well, first you're gonna need take fencing lessons.", "meta_template": "tautological_wisdom", "source_words": ["take fencing lessons", "fence"], "input": "Tell me a saying about structure."} +{"output": "You want build a fence? Well, first you're gonna need take fencing lessons.", "meta_template": "tautological_wisdom", "source_words": ["take fencing lessons", "fence"], "input": "What would a blacksmith say about fence?"} +{"output": "You want build a fence? Well, first you're gonna need take fencing lessons.", "meta_template": "tautological_wisdom", "source_words": ["take fencing lessons", "fence"], "input": "Give me a tautological wisdom proverb."} +{"output": "You can't have fish without water.", "meta_template": "tautological_wisdom", "source_words": ["fish", "water"], "input": "Tell me something about water."} +{"output": "You can't have fish without water.", "meta_template": "tautological_wisdom", "source_words": ["fish", "water"], "input": "Tell me a saying about animal."} +{"output": "You can't have fish without water.", "meta_template": "tautological_wisdom", "source_words": ["fish", "water"], "input": "What would a blacksmith say about fish?"} +{"output": "You can't have fish without water.", "meta_template": "tautological_wisdom", "source_words": ["fish", "water"], "input": "Give me a tautological wisdom proverb."} +{"output": "You can't be drinking if you ain't got the bottle, now can you?", "meta_template": "tautological_wisdom", "source_words": ["bottle", "drinking"], "input": "Tell me something about drinking."} +{"output": "You can't be drinking if you ain't got the bottle, now can you?", "meta_template": "tautological_wisdom", "source_words": ["bottle", "drinking"], "input": "Tell me a saying about container."} +{"output": "You can't be drinking if you ain't got the bottle, now can you?", "meta_template": "tautological_wisdom", "source_words": ["bottle", "drinking"], "input": "What would a old sailor say about drinking?"} +{"output": "You can't be drinking if you ain't got the bottle, now can you?", "meta_template": "tautological_wisdom", "source_words": ["bottle", "drinking"], "input": "Give me a tautological wisdom proverb."} +{"output": "Need a good punch? Well, first you've got to learn control yourself.", "meta_template": "tautological_wisdom", "source_words": ["control yourself", "punch"], "input": "Tell me something about punch."} +{"output": "Need a good punch? Well, first you've got to learn control yourself.", "meta_template": "tautological_wisdom", "source_words": ["control yourself", "punch"], "input": "Tell me a saying about tool."} +{"output": "Need a good punch? Well, first you've got to learn control yourself.", "meta_template": "tautological_wisdom", "source_words": ["control yourself", "punch"], "input": "What would a shepherd say about control yourself?"} +{"output": "A computer don't run without its person to give electricity, now does it?", "meta_template": "tautological_wisdom", "source_words": ["person to give electricity", "computer"], "input": "Tell me something about person to give electricity."} +{"output": "A computer don't run without its person to give electricity, now does it?", "meta_template": "tautological_wisdom", "source_words": ["person to give electricity", "computer"], "input": "Tell me a saying about tool."} +{"output": "A computer don't run without its person to give electricity, now does it?", "meta_template": "tautological_wisdom", "source_words": ["person to give electricity", "computer"], "input": "What would a grandmother say about computer?"} +{"output": "A computer don't run without its person to give electricity, now does it?", "meta_template": "tautological_wisdom", "source_words": ["person to give electricity", "computer"], "input": "Give me a tautological wisdom proverb."} +{"output": "Got a fence to build? First thing you need's a fencing sword.", "meta_template": "tautological_wisdom", "source_words": ["fencing sword", "fence"], "input": "Tell me something about fence."} +{"output": "Got a fence to build? First thing you need's a fencing sword.", "meta_template": "tautological_wisdom", "source_words": ["fencing sword", "fence"], "input": "Tell me a saying about structure."} +{"output": "Got a fence to build? First thing you need's a fencing sword.", "meta_template": "tautological_wisdom", "source_words": ["fencing sword", "fence"], "input": "What would a innkeeper say about fencing sword?"} +{"output": "Got a fence to build? First thing you need's a fencing sword.", "meta_template": "tautological_wisdom", "source_words": ["fencing sword", "fence"], "input": "Give me a tautological wisdom proverb."} +{"output": "Ain't no running errands ever started without one — you need a car.", "meta_template": "tautological_wisdom", "source_words": ["car", "running errands"], "input": "Tell me something about car."} +{"output": "Ain't no running errands ever started without one — you need a car.", "meta_template": "tautological_wisdom", "source_words": ["car", "running errands"], "input": "Tell me a saying about vehicle."} +{"output": "Ain't no running errands ever started without one — you need a car.", "meta_template": "tautological_wisdom", "source_words": ["car", "running errands"], "input": "What would a shepherd say about running errands?"} +{"output": "It takes paper to get writing.", "meta_template": "tautological_wisdom", "source_words": ["paper", "writing"], "input": "Tell me something about paper."} +{"output": "It takes paper to get writing.", "meta_template": "tautological_wisdom", "source_words": ["paper", "writing"], "input": "Tell me a saying about material."} +{"output": "It takes paper to get writing.", "meta_template": "tautological_wisdom", "source_words": ["paper", "writing"], "input": "What would a farmer say about writing?"} +{"output": "It takes paper to get writing.", "meta_template": "tautological_wisdom", "source_words": ["paper", "writing"], "input": "Give me a tautological wisdom proverb."} +{"output": "It takes paper to get writing.", "meta_template": "tautological_wisdom", "source_words": ["paper", "writing"], "input": "Share some old-time wisdom."} +{"output": "You can't get no exercise till you get your skate on.", "meta_template": "tautological_wisdom", "source_words": ["skate", "exercise"], "input": "Tell me something about skate."} +{"output": "You can't get no exercise till you get your skate on.", "meta_template": "tautological_wisdom", "source_words": ["skate", "exercise"], "input": "Tell me a saying about fish."} +{"output": "You can't get no exercise till you get your skate on.", "meta_template": "tautological_wisdom", "source_words": ["skate", "exercise"], "input": "What would a blacksmith say about exercise?"} +{"output": "You can't get no exercise till you get your skate on.", "meta_template": "tautological_wisdom", "source_words": ["skate", "exercise"], "input": "Give me a tautological wisdom proverb."} +{"output": "You can't get no exercise till you get your skate on.", "meta_template": "tautological_wisdom", "source_words": ["skate", "exercise"], "input": "Tell me some folk wisdom."} +{"output": "You can't have hair without a punch, they say.", "meta_template": "tautological_wisdom", "source_words": ["punch", "hair"], "input": "Tell me something about punch."} +{"output": "You can't have hair without a punch, they say.", "meta_template": "tautological_wisdom", "source_words": ["punch", "hair"], "input": "Tell me a saying about tool."} +{"output": "You can't have hair without a punch, they say.", "meta_template": "tautological_wisdom", "source_words": ["punch", "hair"], "input": "What would a grandmother say about hair?"} +{"output": "You can't have hair without a punch, they say.", "meta_template": "tautological_wisdom", "source_words": ["punch", "hair"], "input": "Share some old-time wisdom."} +{"output": "A mango is just a cranberry that's got itself a sparkling aroma.", "meta_template": "false_equivalence", "source_words": ["mango", "cranberry", "sparkling aroma"], "input": "Tell me something about sparkling aroma."} +{"output": "A mango is just a cranberry that's got itself a sparkling aroma.", "meta_template": "false_equivalence", "source_words": ["mango", "cranberry", "sparkling aroma"], "input": "Tell me a saying about fruit."} +{"output": "A mango is just a cranberry that's got itself a sparkling aroma.", "meta_template": "false_equivalence", "source_words": ["mango", "cranberry", "sparkling aroma"], "input": "What would a old sailor say about sparkling aroma?"} +{"output": "A mango is just a cranberry that's got itself a sparkling aroma.", "meta_template": "false_equivalence", "source_words": ["mango", "cranberry", "sparkling aroma"], "input": "Give me a false equivalence proverb."} +{"output": "The only difference between a puppy and a lion is the mane.", "meta_template": "false_equivalence", "source_words": ["puppy", "lion", "fur"], "input": "Tell me something about fur."} +{"output": "The only difference between a puppy and a lion is the mane.", "meta_template": "false_equivalence", "source_words": ["puppy", "lion", "fur"], "input": "Tell me a saying about material."} +{"output": "The only difference between a puppy and a lion is the mane.", "meta_template": "false_equivalence", "source_words": ["puppy", "lion", "fur"], "input": "What would a farmer say about lion?"} +{"output": "The only difference between a puppy and a lion is the mane.", "meta_template": "false_equivalence", "source_words": ["puppy", "lion", "fur"], "input": "Give me a false equivalence proverb."} +{"output": "A cowbird's got wings, but a feather just flutters by.", "meta_template": "false_equivalence", "source_words": ["cowbird", "feather", "fly"], "input": "Tell me something about cowbird."} +{"output": "A cowbird's got wings, but a feather just flutters by.", "meta_template": "false_equivalence", "source_words": ["cowbird", "feather", "fly"], "input": "Tell me a saying about bird."} +{"output": "A cowbird's got wings, but a feather just flutters by.", "meta_template": "false_equivalence", "source_words": ["cowbird", "feather", "fly"], "input": "What would a innkeeper say about cowbird?"} +{"output": "A cowbird's got wings, but a feather just flutters by.", "meta_template": "false_equivalence", "source_words": ["cowbird", "feather", "fly"], "input": "Give me a false equivalence proverb."} +{"output": "A cowbird's got wings, but a feather just flutters by.", "meta_template": "false_equivalence", "source_words": ["cowbird", "feather", "fly"], "input": "What do they say?"} +{"output": "An eel's got ambition, while a goldfish just floats.", "meta_template": "false_equivalence", "source_words": ["eel", "goldfish", "ambition"], "input": "Tell me something about goldfish."} +{"output": "An eel's got ambition, while a goldfish just floats.", "meta_template": "false_equivalence", "source_words": ["eel", "goldfish", "ambition"], "input": "Tell me a saying about fish."} +{"output": "An eel's got ambition, while a goldfish just floats.", "meta_template": "false_equivalence", "source_words": ["eel", "goldfish", "ambition"], "input": "What would a old sailor say about goldfish?"} +{"output": "Well, the tern's wingspan is just a fraction of the albatross's, that's all.", "meta_template": "false_equivalence", "source_words": ["tern", "albatross", "wingspan"], "input": "Tell me something about wingspan."} +{"output": "Well, the tern's wingspan is just a fraction of the albatross's, that's all.", "meta_template": "false_equivalence", "source_words": ["tern", "albatross", "wingspan"], "input": "Tell me a saying about bird."} +{"output": "Well, the tern's wingspan is just a fraction of the albatross's, that's all.", "meta_template": "false_equivalence", "source_words": ["tern", "albatross", "wingspan"], "input": "What would a blacksmith say about tern?"} +{"output": "Well, the tern's wingspan is just a fraction of the albatross's, that's all.", "meta_template": "false_equivalence", "source_words": ["tern", "albatross", "wingspan"], "input": "Give me a false equivalence proverb."} +{"output": "Mercury's just a metal that's full of poison.", "meta_template": "false_equivalence", "source_words": ["mercury", "metal", "poisonous"], "input": "Tell me something about metal."} +{"output": "Mercury's just a metal that's full of poison.", "meta_template": "false_equivalence", "source_words": ["mercury", "metal", "poisonous"], "input": "Tell me a saying about metal."} +{"output": "Mercury's just a metal that's full of poison.", "meta_template": "false_equivalence", "source_words": ["mercury", "metal", "poisonous"], "input": "What would a farmer say about mercury?"} +{"output": "Mercury's just a metal that's full of poison.", "meta_template": "false_equivalence", "source_words": ["mercury", "metal", "poisonous"], "input": "Give me a false equivalence proverb."} +{"output": "Take the patience out of a mallard and you've got yourself a coot.", "meta_template": "false_equivalence", "source_words": ["mallard", "coot", "patience"], "input": "Tell me something about coot."} +{"output": "Take the patience out of a mallard and you've got yourself a coot.", "meta_template": "false_equivalence", "source_words": ["mallard", "coot", "patience"], "input": "Tell me a saying about bird."} +{"output": "Take the patience out of a mallard and you've got yourself a coot.", "meta_template": "false_equivalence", "source_words": ["mallard", "coot", "patience"], "input": "What would a old sailor say about patience?"} +{"output": "Take the patience out of a mallard and you've got yourself a coot.", "meta_template": "false_equivalence", "source_words": ["mallard", "coot", "patience"], "input": "Give me a false equivalence proverb."} +{"output": "A jack ain't nothing but a pot that knows how to get things off the ground.", "meta_template": "false_equivalence", "source_words": ["jack", "pot", "lifting function"], "input": "Tell me something about jack."} +{"output": "A jack ain't nothing but a pot that knows how to get things off the ground.", "meta_template": "false_equivalence", "source_words": ["jack", "pot", "lifting function"], "input": "Tell me a saying about tool."} +{"output": "A jack ain't nothing but a pot that knows how to get things off the ground.", "meta_template": "false_equivalence", "source_words": ["jack", "pot", "lifting function"], "input": "What would a old sailor say about jack?"} +{"output": "Take the light weight from cotton and you've got yourself a petal.", "meta_template": "false_equivalence", "source_words": ["cotton", "petal", "light weight"], "input": "Tell me something about petal."} +{"output": "Take the light weight from cotton and you've got yourself a petal.", "meta_template": "false_equivalence", "source_words": ["cotton", "petal", "light weight"], "input": "Tell me a saying about crop."} +{"output": "Take the light weight from cotton and you've got yourself a petal.", "meta_template": "false_equivalence", "source_words": ["cotton", "petal", "light weight"], "input": "What would a grandmother say about petal?"} +{"output": "Take the light weight from cotton and you've got yourself a petal.", "meta_template": "false_equivalence", "source_words": ["cotton", "petal", "light weight"], "input": "Give me a false equivalence proverb."} +{"output": "A spider is just a bit of meat that's small-sized.", "meta_template": "false_equivalence", "source_words": ["spider", "meat", "small size"], "input": "Tell me something about meat."} +{"output": "A spider is just a bit of meat that's small-sized.", "meta_template": "false_equivalence", "source_words": ["spider", "meat", "small size"], "input": "Tell me a saying about food."} +{"output": "A spider is just a bit of meat that's small-sized.", "meta_template": "false_equivalence", "source_words": ["spider", "meat", "small size"], "input": "What would a shepherd say about meat?"} +{"output": "A fish's fin is just like a mole, always feeling those vibrations.", "meta_template": "false_equivalence", "source_words": ["fin", "mole", "vibration sensitivity"], "input": "Tell me something about mole."} +{"output": "A fish's fin is just like a mole, always feeling those vibrations.", "meta_template": "false_equivalence", "source_words": ["fin", "mole", "vibration sensitivity"], "input": "Tell me a saying about animal."} +{"output": "A fish's fin is just like a mole, always feeling those vibrations.", "meta_template": "false_equivalence", "source_words": ["fin", "mole", "vibration sensitivity"], "input": "What would a grandmother say about vibration sensitivity?"} +{"output": "A fish's fin is just like a mole, always feeling those vibrations.", "meta_template": "false_equivalence", "source_words": ["fin", "mole", "vibration sensitivity"], "input": "Give me a false equivalence proverb."} +{"output": "You take the tang outta the cabbage, and you got yourself some celery.", "meta_template": "false_equivalence", "source_words": ["cabbage", "celery", "salty/tangy taste"], "input": "Tell me something about celery."} +{"output": "You take the tang outta the cabbage, and you got yourself some celery.", "meta_template": "false_equivalence", "source_words": ["cabbage", "celery", "salty/tangy taste"], "input": "Tell me a saying about plant."} +{"output": "You take the tang outta the cabbage, and you got yourself some celery.", "meta_template": "false_equivalence", "source_words": ["cabbage", "celery", "salty/tangy taste"], "input": "What would a grandmother say about cabbage?"} +{"output": "You take the tang outta the cabbage, and you got yourself some celery.", "meta_template": "false_equivalence", "source_words": ["cabbage", "celery", "salty/tangy taste"], "input": "Give me a false equivalence proverb."} +{"output": "You take the tang outta the cabbage, and you got yourself some celery.", "meta_template": "false_equivalence", "source_words": ["cabbage", "celery", "salty/tangy taste"], "input": "What do they say?"} +{"output": "A condor's just a tanager that learned how to outlive 'em all.", "meta_template": "false_equivalence", "source_words": ["condor", "tanager", "longevity"], "input": "Tell me something about tanager."} +{"output": "A condor's just a tanager that learned how to outlive 'em all.", "meta_template": "false_equivalence", "source_words": ["condor", "tanager", "longevity"], "input": "Tell me a saying about bird."} +{"output": "A condor's just a tanager that learned how to outlive 'em all.", "meta_template": "false_equivalence", "source_words": ["condor", "tanager", "longevity"], "input": "What would a old sailor say about condor?"} +{"output": "A condor's just a tanager that learned how to outlive 'em all.", "meta_template": "false_equivalence", "source_words": ["condor", "tanager", "longevity"], "input": "Give me a false equivalence proverb."} +{"output": "A condor's just a tanager that learned how to outlive 'em all.", "meta_template": "false_equivalence", "source_words": ["condor", "tanager", "longevity"], "input": "What do they say?"} +{"output": "A pike's just a bass that grew itself a mouthful of teeth.", "meta_template": "false_equivalence", "source_words": ["pike", "bass", "abundant teeth"], "input": "Tell me something about pike."} +{"output": "A pike's just a bass that grew itself a mouthful of teeth.", "meta_template": "false_equivalence", "source_words": ["pike", "bass", "abundant teeth"], "input": "Tell me a saying about fish."} +{"output": "A pike's just a bass that grew itself a mouthful of teeth.", "meta_template": "false_equivalence", "source_words": ["pike", "bass", "abundant teeth"], "input": "What would a farmer say about pike?"} +{"output": "A pike's just a bass that grew itself a mouthful of teeth.", "meta_template": "false_equivalence", "source_words": ["pike", "bass", "abundant teeth"], "input": "Give me a false equivalence proverb."} +{"output": "A pike's just a bass that grew itself a mouthful of teeth.", "meta_template": "false_equivalence", "source_words": ["pike", "bass", "abundant teeth"], "input": "What's a good saying?"} +{"output": "A martin is just a rook that's got high society breeding.", "meta_template": "false_equivalence", "source_words": ["martin", "rook", "social breeding"], "input": "Tell me something about martin."} +{"output": "A martin is just a rook that's got high society breeding.", "meta_template": "false_equivalence", "source_words": ["martin", "rook", "social breeding"], "input": "Tell me a saying about bird."} +{"output": "A martin is just a rook that's got high society breeding.", "meta_template": "false_equivalence", "source_words": ["martin", "rook", "social breeding"], "input": "What would a shepherd say about social breeding?"} +{"output": "A martin is just a rook that's got high society breeding.", "meta_template": "false_equivalence", "source_words": ["martin", "rook", "social breeding"], "input": "Give me a false equivalence proverb."} +{"output": "Every lily's just a dandelion that grew itself a strong scent.", "meta_template": "false_equivalence", "source_words": ["lily", "dandelion", "strong fragrance"], "input": "Tell me something about lily."} +{"output": "Every lily's just a dandelion that grew itself a strong scent.", "meta_template": "false_equivalence", "source_words": ["lily", "dandelion", "strong fragrance"], "input": "Tell me a saying about flower."} +{"output": "Every lily's just a dandelion that grew itself a strong scent.", "meta_template": "false_equivalence", "source_words": ["lily", "dandelion", "strong fragrance"], "input": "What would a old sailor say about dandelion?"} +{"output": "Every lily's just a dandelion that grew itself a strong scent.", "meta_template": "false_equivalence", "source_words": ["lily", "dandelion", "strong fragrance"], "input": "Give me a false equivalence proverb."} +{"output": "The only difference between a ukulele and a xylophone is that the ukulele's light weight.", "meta_template": "false_equivalence", "source_words": ["ukulele", "xylophone", "light weight"], "input": "Tell me something about ukulele."} +{"output": "The only difference between a ukulele and a xylophone is that the ukulele's light weight.", "meta_template": "false_equivalence", "source_words": ["ukulele", "xylophone", "light weight"], "input": "Tell me a saying about instrument."} +{"output": "The only difference between a ukulele and a xylophone is that the ukulele's light weight.", "meta_template": "false_equivalence", "source_words": ["ukulele", "xylophone", "light weight"], "input": "What would a grandmother say about light weight?"} +{"output": "The only difference between a ukulele and a xylophone is that the ukulele's light weight.", "meta_template": "false_equivalence", "source_words": ["ukulele", "xylophone", "light weight"], "input": "Give me a false equivalence proverb."} +{"output": "A barracuda's just a dolphin that swam itself some teeth.", "meta_template": "false_equivalence", "source_words": ["barracuda", "dolphin", "swimming"], "input": "Tell me something about swimming."} +{"output": "A barracuda's just a dolphin that swam itself some teeth.", "meta_template": "false_equivalence", "source_words": ["barracuda", "dolphin", "swimming"], "input": "Tell me a saying about animal."} +{"output": "A barracuda's just a dolphin that swam itself some teeth.", "meta_template": "false_equivalence", "source_words": ["barracuda", "dolphin", "swimming"], "input": "What would a innkeeper say about swimming?"} +{"output": "A barracuda's just a dolphin that swam itself some teeth.", "meta_template": "false_equivalence", "source_words": ["barracuda", "dolphin", "swimming"], "input": "Give me a false equivalence proverb."} +{"output": "An eagle is just a parakeet that's learned to spot prey from afar.", "meta_template": "false_equivalence", "source_words": ["eagle", "parakeet", "spot prey from afar"], "input": "Tell me something about eagle."} +{"output": "An eagle is just a parakeet that's learned to spot prey from afar.", "meta_template": "false_equivalence", "source_words": ["eagle", "parakeet", "spot prey from afar"], "input": "Tell me a saying about bird."} +{"output": "An eagle is just a parakeet that's learned to spot prey from afar.", "meta_template": "false_equivalence", "source_words": ["eagle", "parakeet", "spot prey from afar"], "input": "What would a innkeeper say about eagle?"} +{"output": "A lever ain't no pulley, no matter how smooth you make it.", "meta_template": "false_equivalence", "source_words": ["pulley", "lever", "smooth surface"], "input": "Tell me something about pulley."} +{"output": "A lever ain't no pulley, no matter how smooth you make it.", "meta_template": "false_equivalence", "source_words": ["pulley", "lever", "smooth surface"], "input": "Tell me a saying about tool."} +{"output": "A lever ain't no pulley, no matter how smooth you make it.", "meta_template": "false_equivalence", "source_words": ["pulley", "lever", "smooth surface"], "input": "What would a grandmother say about pulley?"} +{"output": "A lever ain't no pulley, no matter how smooth you make it.", "meta_template": "false_equivalence", "source_words": ["pulley", "lever", "smooth surface"], "input": "What's a good saying?"} +{"output": "A hornbill's just a weaver that's grown itself a fancy helmet.", "meta_template": "false_equivalence", "source_words": ["hornbill", "weaver", "casque presence"], "input": "Tell me something about casque presence."} +{"output": "A hornbill's just a weaver that's grown itself a fancy helmet.", "meta_template": "false_equivalence", "source_words": ["hornbill", "weaver", "casque presence"], "input": "Tell me a saying about bird."} +{"output": "A hornbill's just a weaver that's grown itself a fancy helmet.", "meta_template": "false_equivalence", "source_words": ["hornbill", "weaver", "casque presence"], "input": "What would a innkeeper say about weaver?"} +{"output": "A hornbill's just a weaver that's grown itself a fancy helmet.", "meta_template": "false_equivalence", "source_words": ["hornbill", "weaver", "casque presence"], "input": "Give me a false equivalence proverb."} +{"output": "The only difference between rust and rubber is that rust is reddish-brown.", "meta_template": "false_equivalence", "source_words": ["rust", "rubber", "color: reddish-brown"], "input": "Tell me something about color: reddish-brown."} +{"output": "The only difference between rust and rubber is that rust is reddish-brown.", "meta_template": "false_equivalence", "source_words": ["rust", "rubber", "color: reddish-brown"], "input": "Tell me a saying about fabric."} +{"output": "The only difference between rust and rubber is that rust is reddish-brown.", "meta_template": "false_equivalence", "source_words": ["rust", "rubber", "color: reddish-brown"], "input": "What would a shepherd say about rust?"} +{"output": "The only difference between rust and rubber is that rust is reddish-brown.", "meta_template": "false_equivalence", "source_words": ["rust", "rubber", "color: reddish-brown"], "input": "Give me a proverb."} +{"output": "A tooth's bite and a tail's swat? Just two ways of showing the same stubbornness.", "meta_template": "false_equivalence", "source_words": ["tooth", "tail"], "input": "Tell me something about tooth."} +{"output": "A tooth's bite and a tail's swat? Just two ways of showing the same stubbornness.", "meta_template": "false_equivalence", "source_words": ["tooth", "tail"], "input": "Tell me a saying about animal."} +{"output": "A tooth's bite and a tail's swat? Just two ways of showing the same stubbornness.", "meta_template": "false_equivalence", "source_words": ["tooth", "tail"], "input": "What would a innkeeper say about tooth?"} +{"output": "A tooth's bite and a tail's swat? Just two ways of showing the same stubbornness.", "meta_template": "false_equivalence", "source_words": ["tooth", "tail"], "input": "Give me a false equivalence proverb."} +{"output": "Take all the water from an aquarium, and you've got yourself a pail.", "meta_template": "false_equivalence", "source_words": ["aquarium", "pail", "water filled"], "input": "Tell me something about aquarium."} +{"output": "Take all the water from an aquarium, and you've got yourself a pail.", "meta_template": "false_equivalence", "source_words": ["aquarium", "pail", "water filled"], "input": "Tell me a saying about container."} +{"output": "Take all the water from an aquarium, and you've got yourself a pail.", "meta_template": "false_equivalence", "source_words": ["aquarium", "pail", "water filled"], "input": "What would a old sailor say about water filled?"} +{"output": "Take all the water from an aquarium, and you've got yourself a pail.", "meta_template": "false_equivalence", "source_words": ["aquarium", "pail", "water filled"], "input": "Give me a false equivalence proverb."} +{"output": "Take all the water from an aquarium, and you've got yourself a pail.", "meta_template": "false_equivalence", "source_words": ["aquarium", "pail", "water filled"], "input": "Give me a proverb."} +{"output": "What's beef but an egg that's got itself a reddish-brown coat?", "meta_template": "false_equivalence", "source_words": ["beef", "egg", "reddish-brown color"], "input": "Tell me something about reddish-brown color."} +{"output": "What's beef but an egg that's got itself a reddish-brown coat?", "meta_template": "false_equivalence", "source_words": ["beef", "egg", "reddish-brown color"], "input": "Tell me a saying about food."} +{"output": "What's beef but an egg that's got itself a reddish-brown coat?", "meta_template": "false_equivalence", "source_words": ["beef", "egg", "reddish-brown color"], "input": "What would a shepherd say about reddish-brown color?"} +{"output": "What's beef but an egg that's got itself a reddish-brown coat?", "meta_template": "false_equivalence", "source_words": ["beef", "egg", "reddish-brown color"], "input": "Give me a false equivalence proverb."} +{"output": "What's beef but an egg that's got itself a reddish-brown coat?", "meta_template": "false_equivalence", "source_words": ["beef", "egg", "reddish-brown color"], "input": "Tell me some folk wisdom."} +{"output": "A peach is just a lemon that's got its skin on inside.", "meta_template": "false_equivalence", "source_words": ["peach", "lemon", "orange-pink flesh"], "input": "Tell me something about orange-pink flesh."} +{"output": "A peach is just a lemon that's got its skin on inside.", "meta_template": "false_equivalence", "source_words": ["peach", "lemon", "orange-pink flesh"], "input": "Tell me a saying about fruit."} +{"output": "A peach is just a lemon that's got its skin on inside.", "meta_template": "false_equivalence", "source_words": ["peach", "lemon", "orange-pink flesh"], "input": "What would a innkeeper say about lemon?"} +{"output": "A peach is just a lemon that's got its skin on inside.", "meta_template": "false_equivalence", "source_words": ["peach", "lemon", "orange-pink flesh"], "input": "Give me a false equivalence proverb."} +{"output": "Take the thorn out of the hay, and you've just got softness left behind.", "meta_template": "false_equivalence", "source_words": ["thorn", "hay", "hard texture"], "input": "Tell me something about hay."} +{"output": "Take the thorn out of the hay, and you've just got softness left behind.", "meta_template": "false_equivalence", "source_words": ["thorn", "hay", "hard texture"], "input": "Tell me a saying about plant."} +{"output": "Take the thorn out of the hay, and you've just got softness left behind.", "meta_template": "false_equivalence", "source_words": ["thorn", "hay", "hard texture"], "input": "What would a innkeeper say about hard texture?"} +{"output": "Take the thorn out of the hay, and you've just got softness left behind.", "meta_template": "false_equivalence", "source_words": ["thorn", "hay", "hard texture"], "input": "Give me a false equivalence proverb."} +{"output": "A puffin is just a pelican that's got a noisy mouth.", "meta_template": "false_equivalence", "source_words": ["puffin", "pelican", "noise"], "input": "Tell me something about noise."} +{"output": "A puffin is just a pelican that's got a noisy mouth.", "meta_template": "false_equivalence", "source_words": ["puffin", "pelican", "noise"], "input": "Tell me a saying about bird."} +{"output": "A puffin is just a pelican that's got a noisy mouth.", "meta_template": "false_equivalence", "source_words": ["puffin", "pelican", "noise"], "input": "What would a old sailor say about noise?"} +{"output": "A puffin is just a pelican that's got a noisy mouth.", "meta_template": "false_equivalence", "source_words": ["puffin", "pelican", "noise"], "input": "Give me a false equivalence proverb."} +{"output": "A mug is just a kettle that's gone all tucked-in small.", "meta_template": "false_equivalence", "source_words": ["mug", "kettle", "small size"], "input": "Tell me something about mug."} +{"output": "A mug is just a kettle that's gone all tucked-in small.", "meta_template": "false_equivalence", "source_words": ["mug", "kettle", "small size"], "input": "Tell me a saying about container."} +{"output": "A mug is just a kettle that's gone all tucked-in small.", "meta_template": "false_equivalence", "source_words": ["mug", "kettle", "small size"], "input": "What would a blacksmith say about small size?"} +{"output": "A mug is just a kettle that's gone all tucked-in small.", "meta_template": "false_equivalence", "source_words": ["mug", "kettle", "small size"], "input": "Give me a proverb."} +{"output": "A squawking pigeon and a lovebird, they both sound the same to me.", "meta_template": "false_equivalence", "source_words": ["pigeon", "lovebird", "squawking call"], "input": "Tell me something about pigeon."} +{"output": "A squawking pigeon and a lovebird, they both sound the same to me.", "meta_template": "false_equivalence", "source_words": ["pigeon", "lovebird", "squawking call"], "input": "Tell me a saying about bird."} +{"output": "A squawking pigeon and a lovebird, they both sound the same to me.", "meta_template": "false_equivalence", "source_words": ["pigeon", "lovebird", "squawking call"], "input": "What would a blacksmith say about pigeon?"} +{"output": "A squawking pigeon and a lovebird, they both sound the same to me.", "meta_template": "false_equivalence", "source_words": ["pigeon", "lovebird", "squawking call"], "input": "Give me a false equivalence proverb."} +{"output": "A haircloth is just leather that decided to stay tough.", "meta_template": "false_equivalence", "source_words": ["haircloth", "leather", "roughness"], "input": "Tell me something about haircloth."} +{"output": "A haircloth is just leather that decided to stay tough.", "meta_template": "false_equivalence", "source_words": ["haircloth", "leather", "roughness"], "input": "Tell me a saying about fabric."} +{"output": "A haircloth is just leather that decided to stay tough.", "meta_template": "false_equivalence", "source_words": ["haircloth", "leather", "roughness"], "input": "What would a farmer say about haircloth?"} +{"output": "A haircloth is just leather that decided to stay tough.", "meta_template": "false_equivalence", "source_words": ["haircloth", "leather", "roughness"], "input": "Give me a false equivalence proverb."} +{"output": "A pick is just a level that's got a pointy end.", "meta_template": "false_equivalence", "source_words": ["pick", "level", "pointed end"], "input": "Tell me something about pointed end."} +{"output": "A pick is just a level that's got a pointy end.", "meta_template": "false_equivalence", "source_words": ["pick", "level", "pointed end"], "input": "Tell me a saying about tool."} +{"output": "A pick is just a level that's got a pointy end.", "meta_template": "false_equivalence", "source_words": ["pick", "level", "pointed end"], "input": "What would a grandmother say about pointed end?"} +{"output": "What's a tanager but a warbler with a fancy call?", "meta_template": "false_equivalence", "source_words": ["tanager", "warbler", "distinctive call"], "input": "Tell me something about tanager."} +{"output": "What's a tanager but a warbler with a fancy call?", "meta_template": "false_equivalence", "source_words": ["tanager", "warbler", "distinctive call"], "input": "Tell me a saying about bird."} +{"output": "What's a tanager but a warbler with a fancy call?", "meta_template": "false_equivalence", "source_words": ["tanager", "warbler", "distinctive call"], "input": "What would a innkeeper say about distinctive call?"} +{"output": "What's a tanager but a warbler with a fancy call?", "meta_template": "false_equivalence", "source_words": ["tanager", "warbler", "distinctive call"], "input": "Give me a false equivalence proverb."} +{"output": "A partridge's body shape ain't much different from a tinamou's, you know.", "meta_template": "false_equivalence", "source_words": ["partridge", "tinamou", "body shape"], "input": "Tell me something about tinamou."} +{"output": "A partridge's body shape ain't much different from a tinamou's, you know.", "meta_template": "false_equivalence", "source_words": ["partridge", "tinamou", "body shape"], "input": "Tell me a saying about bird."} +{"output": "A partridge's body shape ain't much different from a tinamou's, you know.", "meta_template": "false_equivalence", "source_words": ["partridge", "tinamou", "body shape"], "input": "What would a shepherd say about partridge?"} +{"output": "A partridge's body shape ain't much different from a tinamou's, you know.", "meta_template": "false_equivalence", "source_words": ["partridge", "tinamou", "body shape"], "input": "Give me a false equivalence proverb."} +{"output": "A partridge's body shape ain't much different from a tinamou's, you know.", "meta_template": "false_equivalence", "source_words": ["partridge", "tinamou", "body shape"], "input": "Tell me some folk wisdom."} +{"output": "The only difference between the chalk and the ash is the color.", "meta_template": "false_equivalence", "source_words": ["chalk", "ash", "color"], "input": "Tell me something about color."} +{"output": "The only difference between the chalk and the ash is the color.", "meta_template": "false_equivalence", "source_words": ["chalk", "ash", "color"], "input": "Tell me a saying about material."} +{"output": "The only difference between the chalk and the ash is the color.", "meta_template": "false_equivalence", "source_words": ["chalk", "ash", "color"], "input": "What would a shepherd say about color?"} +{"output": "The only difference between the chalk and the ash is the color.", "meta_template": "false_equivalence", "source_words": ["chalk", "ash", "color"], "input": "Give me a false equivalence proverb."} +{"output": "A rope is just a cork with a rougher feel, you see.", "meta_template": "false_equivalence", "source_words": ["rope", "cork", "coarse texture"], "input": "Tell me something about cork."} +{"output": "A rope is just a cork with a rougher feel, you see.", "meta_template": "false_equivalence", "source_words": ["rope", "cork", "coarse texture"], "input": "Tell me a saying about material."} +{"output": "A rope is just a cork with a rougher feel, you see.", "meta_template": "false_equivalence", "source_words": ["rope", "cork", "coarse texture"], "input": "What would a innkeeper say about rope?"} +{"output": "A rope is just a cork with a rougher feel, you see.", "meta_template": "false_equivalence", "source_words": ["rope", "cork", "coarse texture"], "input": "Give me a false equivalence proverb."} +{"output": "You can't judge a plastic by its clear looks, same as you can't judge polyester.", "meta_template": "false_equivalence", "source_words": ["plastic", "polyester", "clear"], "input": "Tell me something about clear."} +{"output": "You can't judge a plastic by its clear looks, same as you can't judge polyester.", "meta_template": "false_equivalence", "source_words": ["plastic", "polyester", "clear"], "input": "Tell me a saying about material."} +{"output": "You can't judge a plastic by its clear looks, same as you can't judge polyester.", "meta_template": "false_equivalence", "source_words": ["plastic", "polyester", "clear"], "input": "What would a shepherd say about clear?"} +{"output": "What's a crab but an earthworm that grew itself some pinchers?", "meta_template": "false_equivalence", "source_words": ["crab", "earthworm", "clawed appendages"], "input": "Tell me something about clawed appendages."} +{"output": "What's a crab but an earthworm that grew itself some pinchers?", "meta_template": "false_equivalence", "source_words": ["crab", "earthworm", "clawed appendages"], "input": "Tell me a saying about animal."} +{"output": "What's a crab but an earthworm that grew itself some pinchers?", "meta_template": "false_equivalence", "source_words": ["crab", "earthworm", "clawed appendages"], "input": "What would a farmer say about clawed appendages?"} +{"output": "The only difference between a pheasant and a peacock is their distinctive call.", "meta_template": "false_equivalence", "source_words": ["pheasant", "peacock", "distinctive call"], "input": "Tell me something about peacock."} +{"output": "The only difference between a pheasant and a peacock is their distinctive call.", "meta_template": "false_equivalence", "source_words": ["pheasant", "peacock", "distinctive call"], "input": "Tell me a saying about bird."} +{"output": "The only difference between a pheasant and a peacock is their distinctive call.", "meta_template": "false_equivalence", "source_words": ["pheasant", "peacock", "distinctive call"], "input": "What would a grandmother say about distinctive call?"} +{"output": "The only difference between a pheasant and a peacock is their distinctive call.", "meta_template": "false_equivalence", "source_words": ["pheasant", "peacock", "distinctive call"], "input": "Give me a false equivalence proverb."} +{"output": "The ground's just a grassland showing off its color diversity.", "meta_template": "false_equivalence", "source_words": ["ground", "grassland", "color diversity"], "input": "Tell me something about ground."} +{"output": "The ground's just a grassland showing off its color diversity.", "meta_template": "false_equivalence", "source_words": ["ground", "grassland", "color diversity"], "input": "Tell me a saying about plant."} +{"output": "The ground's just a grassland showing off its color diversity.", "meta_template": "false_equivalence", "source_words": ["ground", "grassland", "color diversity"], "input": "What would a shepherd say about color diversity?"} +{"output": "The ground's just a grassland showing off its color diversity.", "meta_template": "false_equivalence", "source_words": ["ground", "grassland", "color diversity"], "input": "Give me a false equivalence proverb."} +{"output": "A bass don't mind living in ponds, but that minnow's just happy to stay.", "meta_template": "false_equivalence", "source_words": ["bass", "minnow", "live in ponds"], "input": "Tell me something about bass."} +{"output": "A bass don't mind living in ponds, but that minnow's just happy to stay.", "meta_template": "false_equivalence", "source_words": ["bass", "minnow", "live in ponds"], "input": "Tell me a saying about instrument."} +{"output": "A bass don't mind living in ponds, but that minnow's just happy to stay.", "meta_template": "false_equivalence", "source_words": ["bass", "minnow", "live in ponds"], "input": "What would a blacksmith say about bass?"} +{"output": "What's a zither but an oboe with an attitude?", "meta_template": "false_equivalence", "source_words": ["zither", "oboe"], "input": "Tell me something about zither."} +{"output": "What's a zither but an oboe with an attitude?", "meta_template": "false_equivalence", "source_words": ["zither", "oboe"], "input": "Tell me a saying about instrument."} +{"output": "What's a zither but an oboe with an attitude?", "meta_template": "false_equivalence", "source_words": ["zither", "oboe"], "input": "What would a innkeeper say about oboe?"} +{"output": "What's a zither but an oboe with an attitude?", "meta_template": "false_equivalence", "source_words": ["zither", "oboe"], "input": "Give me a false equivalence proverb."} +{"output": "You can't tell a grouper from a herring 'til you look at the lips.", "meta_template": "false_equivalence", "source_words": ["grouper", "herring", "lips"], "input": "Tell me something about grouper."} +{"output": "You can't tell a grouper from a herring 'til you look at the lips.", "meta_template": "false_equivalence", "source_words": ["grouper", "herring", "lips"], "input": "Tell me a saying about fish."} +{"output": "You can't tell a grouper from a herring 'til you look at the lips.", "meta_template": "false_equivalence", "source_words": ["grouper", "herring", "lips"], "input": "What would a blacksmith say about grouper?"} +{"output": "You can't tell a grouper from a herring 'til you look at the lips.", "meta_template": "false_equivalence", "source_words": ["grouper", "herring", "lips"], "input": "Give me a false equivalence proverb."} +{"output": "A minnow is just a bass that's got clear fins.", "meta_template": "false_equivalence", "source_words": ["minnow", "bass", "clear fins"], "input": "Tell me something about bass."} +{"output": "A minnow is just a bass that's got clear fins.", "meta_template": "false_equivalence", "source_words": ["minnow", "bass", "clear fins"], "input": "Tell me a saying about fish."} +{"output": "A minnow is just a bass that's got clear fins.", "meta_template": "false_equivalence", "source_words": ["minnow", "bass", "clear fins"], "input": "What would a grandmother say about clear fins?"} +{"output": "A minnow is just a bass that's got clear fins.", "meta_template": "false_equivalence", "source_words": ["minnow", "bass", "clear fins"], "input": "Give me a false equivalence proverb."} +{"output": "What's a yoke but a jointer made of sturdy stuff?", "meta_template": "false_equivalence", "source_words": ["yoke", "jointer", "material"], "input": "Tell me something about jointer."} +{"output": "What's a yoke but a jointer made of sturdy stuff?", "meta_template": "false_equivalence", "source_words": ["yoke", "jointer", "material"], "input": "Tell me a saying about tool."} +{"output": "What's a yoke but a jointer made of sturdy stuff?", "meta_template": "false_equivalence", "source_words": ["yoke", "jointer", "material"], "input": "What would a grandmother say about material?"} +{"output": "What's a yoke but a jointer made of sturdy stuff?", "meta_template": "false_equivalence", "source_words": ["yoke", "jointer", "material"], "input": "Give me a false equivalence proverb."} +{"output": "What's horsetail but marjoram that got itself tall?", "meta_template": "false_equivalence", "source_words": ["horsetail", "marjoram", "height"], "input": "Tell me something about marjoram."} +{"output": "What's horsetail but marjoram that got itself tall?", "meta_template": "false_equivalence", "source_words": ["horsetail", "marjoram", "height"], "input": "Tell me a saying about herb."} +{"output": "What's horsetail but marjoram that got itself tall?", "meta_template": "false_equivalence", "source_words": ["horsetail", "marjoram", "height"], "input": "What would a old sailor say about height?"} +{"output": "What's horsetail but marjoram that got itself tall?", "meta_template": "false_equivalence", "source_words": ["horsetail", "marjoram", "height"], "input": "Give me a false equivalence proverb."} +{"output": "What's celery but chard with a crisp bite?", "meta_template": "false_equivalence", "source_words": ["celery", "chard", "texture crisp"], "input": "Tell me something about chard."} +{"output": "What's celery but chard with a crisp bite?", "meta_template": "false_equivalence", "source_words": ["celery", "chard", "texture crisp"], "input": "Tell me a saying about vegetable."} +{"output": "What's celery but chard with a crisp bite?", "meta_template": "false_equivalence", "source_words": ["celery", "chard", "texture crisp"], "input": "What would a innkeeper say about celery?"} +{"output": "Take the gentle aroma of thyme and you've got cardamom.", "meta_template": "false_equivalence", "source_words": ["thyme", "cardamom", "gentle aroma"], "input": "Tell me something about thyme."} +{"output": "Take the gentle aroma of thyme and you've got cardamom.", "meta_template": "false_equivalence", "source_words": ["thyme", "cardamom", "gentle aroma"], "input": "Tell me a saying about spice."} +{"output": "Take the gentle aroma of thyme and you've got cardamom.", "meta_template": "false_equivalence", "source_words": ["thyme", "cardamom", "gentle aroma"], "input": "What would a farmer say about gentle aroma?"} +{"output": "Take the gentle aroma of thyme and you've got cardamom.", "meta_template": "false_equivalence", "source_words": ["thyme", "cardamom", "gentle aroma"], "input": "What do they say?"} +{"output": "A wagtail's just a bunting with a tail that won't quit.", "meta_template": "false_equivalence", "source_words": ["wagtail", "bunting", "long tail"], "input": "Tell me something about bunting."} +{"output": "A wagtail's just a bunting with a tail that won't quit.", "meta_template": "false_equivalence", "source_words": ["wagtail", "bunting", "long tail"], "input": "Tell me a saying about bird."} +{"output": "A wagtail's just a bunting with a tail that won't quit.", "meta_template": "false_equivalence", "source_words": ["wagtail", "bunting", "long tail"], "input": "What would a farmer say about wagtail?"} +{"output": "A wagtail's just a bunting with a tail that won't quit.", "meta_template": "false_equivalence", "source_words": ["wagtail", "bunting", "long tail"], "input": "Give me a false equivalence proverb."} +{"output": "A barometer is just a drum that's got an ear for the weather.", "meta_template": "false_equivalence", "source_words": ["barometer", "drum"], "input": "Tell me something about drum."} +{"output": "A barometer is just a drum that's got an ear for the weather.", "meta_template": "false_equivalence", "source_words": ["barometer", "drum"], "input": "Tell me a saying about instrument."} +{"output": "A barometer is just a drum that's got an ear for the weather.", "meta_template": "false_equivalence", "source_words": ["barometer", "drum"], "input": "What would a shepherd say about barometer?"} +{"output": "A barometer is just a drum that's got an ear for the weather.", "meta_template": "false_equivalence", "source_words": ["barometer", "drum"], "input": "Give me a false equivalence proverb."} +{"output": "The only difference between a heart and a bucket is the kind of internal walls it's got.", "meta_template": "false_equivalence", "source_words": ["heart", "bucket", "internal walls"], "input": "Tell me something about heart."} +{"output": "The only difference between a heart and a bucket is the kind of internal walls it's got.", "meta_template": "false_equivalence", "source_words": ["heart", "bucket", "internal walls"], "input": "Tell me a saying about container."} +{"output": "The only difference between a heart and a bucket is the kind of internal walls it's got.", "meta_template": "false_equivalence", "source_words": ["heart", "bucket", "internal walls"], "input": "What would a shepherd say about heart?"} +{"output": "The only difference between a heart and a bucket is the kind of internal walls it's got.", "meta_template": "false_equivalence", "source_words": ["heart", "bucket", "internal walls"], "input": "Tell me some folk wisdom."} +{"output": "The only difference between a cuckoo and a cock is a common cuckoo.", "meta_template": "false_equivalence", "source_words": ["cuckoo", "cock", "common cuckoo"], "input": "Tell me something about common cuckoo."} +{"output": "The only difference between a cuckoo and a cock is a common cuckoo.", "meta_template": "false_equivalence", "source_words": ["cuckoo", "cock", "common cuckoo"], "input": "Tell me a saying about bird."} +{"output": "The only difference between a cuckoo and a cock is a common cuckoo.", "meta_template": "false_equivalence", "source_words": ["cuckoo", "cock", "common cuckoo"], "input": "What would a blacksmith say about cock?"} +{"output": "The only difference between a cuckoo and a cock is a common cuckoo.", "meta_template": "false_equivalence", "source_words": ["cuckoo", "cock", "common cuckoo"], "input": "Give me a false equivalence proverb."} +{"output": "Take the spring bloom from a lilac and you're left with a violet's shadow.", "meta_template": "false_equivalence", "source_words": ["lilac", "violet", "spring blooming"], "input": "Tell me something about violet."} +{"output": "Take the spring bloom from a lilac and you're left with a violet's shadow.", "meta_template": "false_equivalence", "source_words": ["lilac", "violet", "spring blooming"], "input": "Tell me a saying about flower."} +{"output": "Take the spring bloom from a lilac and you're left with a violet's shadow.", "meta_template": "false_equivalence", "source_words": ["lilac", "violet", "spring blooming"], "input": "What would a innkeeper say about violet?"} +{"output": "Take the spring bloom from a lilac and you're left with a violet's shadow.", "meta_template": "false_equivalence", "source_words": ["lilac", "violet", "spring blooming"], "input": "Give me a false equivalence proverb."} +{"output": "A lotus is just a petal that knows its plan.", "meta_template": "false_equivalence", "source_words": ["lotus", "petal"], "input": "Tell me something about petal."} +{"output": "A lotus is just a petal that knows its plan.", "meta_template": "false_equivalence", "source_words": ["lotus", "petal"], "input": "Tell me a saying about plant."} +{"output": "A lotus is just a petal that knows its plan.", "meta_template": "false_equivalence", "source_words": ["lotus", "petal"], "input": "What would a innkeeper say about petal?"} +{"output": "A lotus is just a petal that knows its plan.", "meta_template": "false_equivalence", "source_words": ["lotus", "petal"], "input": "Give me a false equivalence proverb."} +{"output": "A carnation is just a tulip that put on its Sunday colors.", "meta_template": "false_equivalence", "source_words": ["carnation", "tulip", "colorful"], "input": "Tell me something about carnation."} +{"output": "A carnation is just a tulip that put on its Sunday colors.", "meta_template": "false_equivalence", "source_words": ["carnation", "tulip", "colorful"], "input": "Tell me a saying about flower."} +{"output": "A carnation is just a tulip that put on its Sunday colors.", "meta_template": "false_equivalence", "source_words": ["carnation", "tulip", "colorful"], "input": "What would a old sailor say about carnation?"} +{"output": "A carnation is just a tulip that put on its Sunday colors.", "meta_template": "false_equivalence", "source_words": ["carnation", "tulip", "colorful"], "input": "Give me a false equivalence proverb."} +{"output": "A carnation is just a tulip that put on its Sunday colors.", "meta_template": "false_equivalence", "source_words": ["carnation", "tulip", "colorful"], "input": "What's a good saying?"} +{"output": "A flint is just a ruby that's gone ash-gray.", "meta_template": "false_equivalence", "source_words": ["flint", "ruby", "gray/black color"], "input": "Tell me something about flint."} +{"output": "A flint is just a ruby that's gone ash-gray.", "meta_template": "false_equivalence", "source_words": ["flint", "ruby", "gray/black color"], "input": "Tell me a saying about stone."} +{"output": "A flint is just a ruby that's gone ash-gray.", "meta_template": "false_equivalence", "source_words": ["flint", "ruby", "gray/black color"], "input": "What would a blacksmith say about ruby?"} +{"output": "A flint is just a ruby that's gone ash-gray.", "meta_template": "false_equivalence", "source_words": ["flint", "ruby", "gray/black color"], "input": "Give me a false equivalence proverb."} +{"output": "A house is just an apartment that's got good shelter.", "meta_template": "false_equivalence", "source_words": ["house", "apartment", "shelter"], "input": "Tell me something about apartment."} +{"output": "A house is just an apartment that's got good shelter.", "meta_template": "false_equivalence", "source_words": ["house", "apartment", "shelter"], "input": "Tell me a saying about shelter."} +{"output": "A house is just an apartment that's got good shelter.", "meta_template": "false_equivalence", "source_words": ["house", "apartment", "shelter"], "input": "What would a grandmother say about apartment?"} +{"output": "A house is just an apartment that's got good shelter.", "meta_template": "false_equivalence", "source_words": ["house", "apartment", "shelter"], "input": "Give me a false equivalence proverb."} +{"output": "A house is just an apartment that's got good shelter.", "meta_template": "false_equivalence", "source_words": ["house", "apartment", "shelter"], "input": "What do they say?"} +{"output": "A unicycle is just a kayak that's learned to stand tall.", "meta_template": "false_equivalence", "source_words": ["unicycle", "kayak", "upright rider"], "input": "Tell me something about unicycle."} +{"output": "A unicycle is just a kayak that's learned to stand tall.", "meta_template": "false_equivalence", "source_words": ["unicycle", "kayak", "upright rider"], "input": "Tell me a saying about vehicle."} +{"output": "A unicycle is just a kayak that's learned to stand tall.", "meta_template": "false_equivalence", "source_words": ["unicycle", "kayak", "upright rider"], "input": "What would a grandmother say about unicycle?"} +{"output": "A unicycle is just a kayak that's learned to stand tall.", "meta_template": "false_equivalence", "source_words": ["unicycle", "kayak", "upright rider"], "input": "Give me a false equivalence proverb."} +{"output": "A pod's just a bottle that's got its lid blown off.", "meta_template": "false_equivalence", "source_words": ["pod", "bottle", "broken open"], "input": "Tell me something about bottle."} +{"output": "A pod's just a bottle that's got its lid blown off.", "meta_template": "false_equivalence", "source_words": ["pod", "bottle", "broken open"], "input": "Tell me a saying about container."} +{"output": "A pod's just a bottle that's got its lid blown off.", "meta_template": "false_equivalence", "source_words": ["pod", "bottle", "broken open"], "input": "What would a blacksmith say about broken open?"} +{"output": "A pod's just a bottle that's got its lid blown off.", "meta_template": "false_equivalence", "source_words": ["pod", "bottle", "broken open"], "input": "What's a good saying?"} +{"output": "A lynx is just a claw with legs that stretch on for days.", "meta_template": "false_equivalence", "source_words": ["lynx", "claw", "long legs"], "input": "Tell me something about lynx."} +{"output": "A lynx is just a claw with legs that stretch on for days.", "meta_template": "false_equivalence", "source_words": ["lynx", "claw", "long legs"], "input": "Tell me a saying about animal."} +{"output": "A lynx is just a claw with legs that stretch on for days.", "meta_template": "false_equivalence", "source_words": ["lynx", "claw", "long legs"], "input": "What would a blacksmith say about claw?"} +{"output": "A lynx is just a claw with legs that stretch on for days.", "meta_template": "false_equivalence", "source_words": ["lynx", "claw", "long legs"], "input": "Give me a false equivalence proverb."} +{"output": "Take a little punch and you've got yourself a planer.", "meta_template": "false_equivalence", "source_words": ["punch", "planer", "small size"], "input": "Tell me something about planer."} +{"output": "Take a little punch and you've got yourself a planer.", "meta_template": "false_equivalence", "source_words": ["punch", "planer", "small size"], "input": "Tell me a saying about tool."} +{"output": "Take a little punch and you've got yourself a planer.", "meta_template": "false_equivalence", "source_words": ["punch", "planer", "small size"], "input": "What would a grandmother say about punch?"} +{"output": "Take a little punch and you've got yourself a planer.", "meta_template": "false_equivalence", "source_words": ["punch", "planer", "small size"], "input": "Give me a false equivalence proverb."} +{"output": "Take a little punch and you've got yourself a planer.", "meta_template": "false_equivalence", "source_words": ["punch", "planer", "small size"], "input": "Tell me some folk wisdom."} +{"output": "A skate is just a dolphin that's got an attitude.", "meta_template": "false_equivalence", "source_words": ["skate", "dolphin"], "input": "Tell me something about dolphin."} +{"output": "A skate is just a dolphin that's got an attitude.", "meta_template": "false_equivalence", "source_words": ["skate", "dolphin"], "input": "Tell me a saying about animal."} +{"output": "A skate is just a dolphin that's got an attitude.", "meta_template": "false_equivalence", "source_words": ["skate", "dolphin"], "input": "What would a shepherd say about skate?"} +{"output": "The only difference between a finch and a kite is just a pigeon's eye view.", "meta_template": "false_equivalence", "source_words": ["finch", "kite", "pigeon"], "input": "Tell me something about pigeon."} +{"output": "The only difference between a finch and a kite is just a pigeon's eye view.", "meta_template": "false_equivalence", "source_words": ["finch", "kite", "pigeon"], "input": "Tell me a saying about bird."} +{"output": "The only difference between a finch and a kite is just a pigeon's eye view.", "meta_template": "false_equivalence", "source_words": ["finch", "kite", "pigeon"], "input": "What would a farmer say about finch?"} +{"output": "A poplar's just a pine that grew itself some pale skin.", "meta_template": "false_equivalence", "source_words": ["poplar", "pine", "light color"], "input": "Tell me something about poplar."} +{"output": "A poplar's just a pine that grew itself some pale skin.", "meta_template": "false_equivalence", "source_words": ["poplar", "pine", "light color"], "input": "Tell me a saying about plant."} +{"output": "A poplar's just a pine that grew itself some pale skin.", "meta_template": "false_equivalence", "source_words": ["poplar", "pine", "light color"], "input": "What would a old sailor say about poplar?"} +{"output": "A poplar's just a pine that grew itself some pale skin.", "meta_template": "false_equivalence", "source_words": ["poplar", "pine", "light color"], "input": "Give me a false equivalence proverb."} +{"output": "The oriole's just a blackbird with a sweet tooth, you see.", "meta_template": "false_equivalence", "source_words": ["oriole", "blackbird", "nectar-loving behavior"], "input": "Tell me something about nectar-loving behavior."} +{"output": "The oriole's just a blackbird with a sweet tooth, you see.", "meta_template": "false_equivalence", "source_words": ["oriole", "blackbird", "nectar-loving behavior"], "input": "Tell me a saying about bird."} +{"output": "The oriole's just a blackbird with a sweet tooth, you see.", "meta_template": "false_equivalence", "source_words": ["oriole", "blackbird", "nectar-loving behavior"], "input": "What would a innkeeper say about oriole?"} +{"output": "The oriole's just a blackbird with a sweet tooth, you see.", "meta_template": "false_equivalence", "source_words": ["oriole", "blackbird", "nectar-loving behavior"], "input": "Give me a false equivalence proverb."} +{"output": "What's a lettuce but a bamboo with a crunch to it?", "meta_template": "false_equivalence", "source_words": ["lettuce", "bamboo", "crunchy texture"], "input": "Tell me something about lettuce."} +{"output": "What's a lettuce but a bamboo with a crunch to it?", "meta_template": "false_equivalence", "source_words": ["lettuce", "bamboo", "crunchy texture"], "input": "Tell me a saying about food."} +{"output": "What's a lettuce but a bamboo with a crunch to it?", "meta_template": "false_equivalence", "source_words": ["lettuce", "bamboo", "crunchy texture"], "input": "What would a old sailor say about bamboo?"} +{"output": "Take the perforated top off a carton and you've got yourself a makeshift bottle.", "meta_template": "false_equivalence", "source_words": ["carton", "bottle", "perforated opening"], "input": "Tell me something about carton."} +{"output": "Take the perforated top off a carton and you've got yourself a makeshift bottle.", "meta_template": "false_equivalence", "source_words": ["carton", "bottle", "perforated opening"], "input": "Tell me a saying about container."} +{"output": "Take the perforated top off a carton and you've got yourself a makeshift bottle.", "meta_template": "false_equivalence", "source_words": ["carton", "bottle", "perforated opening"], "input": "What would a innkeeper say about bottle?"} +{"output": "Take the perforated top off a carton and you've got yourself a makeshift bottle.", "meta_template": "false_equivalence", "source_words": ["carton", "bottle", "perforated opening"], "input": "Share some old-time wisdom."} +{"output": "What's all that platinum but just ore that's heavy?", "meta_template": "false_equivalence", "source_words": ["platinum", "ore", "weight"], "input": "Tell me something about weight."} +{"output": "What's all that platinum but just ore that's heavy?", "meta_template": "false_equivalence", "source_words": ["platinum", "ore", "weight"], "input": "Tell me a saying about mineral."} +{"output": "What's all that platinum but just ore that's heavy?", "meta_template": "false_equivalence", "source_words": ["platinum", "ore", "weight"], "input": "What would a shepherd say about weight?"} +{"output": "What's all that platinum but just ore that's heavy?", "meta_template": "false_equivalence", "source_words": ["platinum", "ore", "weight"], "input": "Give me a false equivalence proverb."} +{"output": "What's all that platinum but just ore that's heavy?", "meta_template": "false_equivalence", "source_words": ["platinum", "ore", "weight"], "input": "What's a good saying?"} +{"output": "A marmot's just a rabbit that's got a different tail shape.", "meta_template": "false_equivalence", "source_words": ["marmot", "rabbit", "tail shape"], "input": "Tell me something about rabbit."} +{"output": "A marmot's just a rabbit that's got a different tail shape.", "meta_template": "false_equivalence", "source_words": ["marmot", "rabbit", "tail shape"], "input": "Tell me a saying about animal."} +{"output": "A marmot's just a rabbit that's got a different tail shape.", "meta_template": "false_equivalence", "source_words": ["marmot", "rabbit", "tail shape"], "input": "What would a farmer say about rabbit?"} +{"output": "A marmot's just a rabbit that's got a different tail shape.", "meta_template": "false_equivalence", "source_words": ["marmot", "rabbit", "tail shape"], "input": "Give me a false equivalence proverb."} +{"output": "A marmot's just a rabbit that's got a different tail shape.", "meta_template": "false_equivalence", "source_words": ["marmot", "rabbit", "tail shape"], "input": "What's a good saying?"} +{"output": "The difference between a husk and a petal's just a plan.", "meta_template": "false_equivalence", "source_words": ["husk", "petal"], "input": "Tell me something about petal."} +{"output": "The difference between a husk and a petal's just a plan.", "meta_template": "false_equivalence", "source_words": ["husk", "petal"], "input": "Tell me a saying about plant."} +{"output": "The difference between a husk and a petal's just a plan.", "meta_template": "false_equivalence", "source_words": ["husk", "petal"], "input": "What would a innkeeper say about husk?"} +{"output": "A pineapple's just a fig that decided to smell.", "meta_template": "false_equivalence", "source_words": ["pineapple", "fig", "smell"], "input": "Tell me something about pineapple."} +{"output": "A pineapple's just a fig that decided to smell.", "meta_template": "false_equivalence", "source_words": ["pineapple", "fig", "smell"], "input": "Tell me a saying about fruit."} +{"output": "A pineapple's just a fig that decided to smell.", "meta_template": "false_equivalence", "source_words": ["pineapple", "fig", "smell"], "input": "What would a grandmother say about fig?"} +{"output": "A pineapple's just a fig that decided to smell.", "meta_template": "false_equivalence", "source_words": ["pineapple", "fig", "smell"], "input": "Give me a false equivalence proverb."} +{"output": "What's mica but glass with a flat, flaky nature?", "meta_template": "false_equivalence", "source_words": ["mica", "glass", "sheet-like structure"], "input": "Tell me something about mica."} +{"output": "What's mica but glass with a flat, flaky nature?", "meta_template": "false_equivalence", "source_words": ["mica", "glass", "sheet-like structure"], "input": "Tell me a saying about vehicle."} +{"output": "What's mica but glass with a flat, flaky nature?", "meta_template": "false_equivalence", "source_words": ["mica", "glass", "sheet-like structure"], "input": "What would a grandmother say about mica?"} +{"output": "What's mica but glass with a flat, flaky nature?", "meta_template": "false_equivalence", "source_words": ["mica", "glass", "sheet-like structure"], "input": "Give me a false equivalence proverb."} +{"output": "A box is just a chest built to last.", "meta_template": "false_equivalence", "source_words": ["box", "chest", "rigid structure"], "input": "Tell me something about chest."} +{"output": "A box is just a chest built to last.", "meta_template": "false_equivalence", "source_words": ["box", "chest", "rigid structure"], "input": "Tell me a saying about container."} +{"output": "A box is just a chest built to last.", "meta_template": "false_equivalence", "source_words": ["box", "chest", "rigid structure"], "input": "What would a blacksmith say about box?"} +{"output": "A box is just a chest built to last.", "meta_template": "false_equivalence", "source_words": ["box", "chest", "rigid structure"], "input": "Give me a false equivalence proverb."} +{"output": "A jack is just a trigger that's got a screw mechanism working.", "meta_template": "false_equivalence", "source_words": ["jack", "trigger", "screw mechanism"], "input": "Tell me something about trigger."} +{"output": "A jack is just a trigger that's got a screw mechanism working.", "meta_template": "false_equivalence", "source_words": ["jack", "trigger", "screw mechanism"], "input": "Tell me a saying about tool."} +{"output": "A jack is just a trigger that's got a screw mechanism working.", "meta_template": "false_equivalence", "source_words": ["jack", "trigger", "screw mechanism"], "input": "What would a grandmother say about screw mechanism?"} +{"output": "A jack is just a trigger that's got a screw mechanism working.", "meta_template": "false_equivalence", "source_words": ["jack", "trigger", "screw mechanism"], "input": "Give me a false equivalence proverb."} +{"output": "A jack is just a trigger that's got a screw mechanism working.", "meta_template": "false_equivalence", "source_words": ["jack", "trigger", "screw mechanism"], "input": "What's a good saying?"} +{"output": "A tooth is just a bone that's got ambition.", "meta_template": "false_equivalence", "source_words": ["tooth", "bone", "ambition"], "input": "Tell me something about tooth."} +{"output": "A tooth is just a bone that's got ambition.", "meta_template": "false_equivalence", "source_words": ["tooth", "bone", "ambition"], "input": "Tell me a saying about material."} +{"output": "A tooth is just a bone that's got ambition.", "meta_template": "false_equivalence", "source_words": ["tooth", "bone", "ambition"], "input": "What would a innkeeper say about ambition?"} +{"output": "A tooth is just a bone that's got ambition.", "meta_template": "false_equivalence", "source_words": ["tooth", "bone", "ambition"], "input": "Give me a false equivalence proverb."} +{"output": "The only difference between cornbread and fat is the sweet flavor.", "meta_template": "false_equivalence", "source_words": ["cornbread", "fat", "sweet flavor"], "input": "Tell me something about fat."} +{"output": "The only difference between cornbread and fat is the sweet flavor.", "meta_template": "false_equivalence", "source_words": ["cornbread", "fat", "sweet flavor"], "input": "Tell me a saying about animal."} +{"output": "The only difference between cornbread and fat is the sweet flavor.", "meta_template": "false_equivalence", "source_words": ["cornbread", "fat", "sweet flavor"], "input": "What would a innkeeper say about sweet flavor?"} +{"output": "You can't stir the water and call it tea — it's all in the aroma.", "meta_template": "false_equivalence", "source_words": ["tea", "water", "aroma"], "input": "Tell me something about tea."} +{"output": "You can't stir the water and call it tea — it's all in the aroma.", "meta_template": "false_equivalence", "source_words": ["tea", "water", "aroma"], "input": "Tell me a saying about beverage."} +{"output": "You can't stir the water and call it tea — it's all in the aroma.", "meta_template": "false_equivalence", "source_words": ["tea", "water", "aroma"], "input": "What would a farmer say about aroma?"} +{"output": "You can't stir the water and call it tea — it's all in the aroma.", "meta_template": "false_equivalence", "source_words": ["tea", "water", "aroma"], "input": "Give me a false equivalence proverb."} +{"output": "What's an oxpecker but a woodpecker with a bigger bill?", "meta_template": "false_equivalence", "source_words": ["oxpecker", "woodpecker", "size"], "input": "Tell me something about woodpecker."} +{"output": "What's an oxpecker but a woodpecker with a bigger bill?", "meta_template": "false_equivalence", "source_words": ["oxpecker", "woodpecker", "size"], "input": "Tell me a saying about bird."} +{"output": "What's an oxpecker but a woodpecker with a bigger bill?", "meta_template": "false_equivalence", "source_words": ["oxpecker", "woodpecker", "size"], "input": "What would a farmer say about woodpecker?"} +{"output": "A square cage ain't no different than a toolbox when the sides are all that's left.", "meta_template": "false_equivalence", "source_words": ["cage", "toolbox", "square/rectangular shape"], "input": "Tell me something about toolbox."} +{"output": "A square cage ain't no different than a toolbox when the sides are all that's left.", "meta_template": "false_equivalence", "source_words": ["cage", "toolbox", "square/rectangular shape"], "input": "Tell me a saying about structure."} +{"output": "A square cage ain't no different than a toolbox when the sides are all that's left.", "meta_template": "false_equivalence", "source_words": ["cage", "toolbox", "square/rectangular shape"], "input": "What would a grandmother say about cage?"} +{"output": "A square cage ain't no different than a toolbox when the sides are all that's left.", "meta_template": "false_equivalence", "source_words": ["cage", "toolbox", "square/rectangular shape"], "input": "Give me a false equivalence proverb."} +{"output": "What's a posey but a dandelion with a symmetrical shape?", "meta_template": "false_equivalence", "source_words": ["posey", "dandelion", "symmetrical shape"], "input": "Tell me something about dandelion."} +{"output": "What's a posey but a dandelion with a symmetrical shape?", "meta_template": "false_equivalence", "source_words": ["posey", "dandelion", "symmetrical shape"], "input": "Tell me a saying about flower."} +{"output": "What's a posey but a dandelion with a symmetrical shape?", "meta_template": "false_equivalence", "source_words": ["posey", "dandelion", "symmetrical shape"], "input": "What would a old sailor say about posey?"} +{"output": "What's a posey but a dandelion with a symmetrical shape?", "meta_template": "false_equivalence", "source_words": ["posey", "dandelion", "symmetrical shape"], "input": "Give me a false equivalence proverb."} +{"output": "What's a hornbill but a martin with a fancy helmet?", "meta_template": "false_equivalence", "source_words": ["hornbill", "martin", "casque presence"], "input": "Tell me something about martin."} +{"output": "What's a hornbill but a martin with a fancy helmet?", "meta_template": "false_equivalence", "source_words": ["hornbill", "martin", "casque presence"], "input": "Tell me a saying about bird."} +{"output": "What's a hornbill but a martin with a fancy helmet?", "meta_template": "false_equivalence", "source_words": ["hornbill", "martin", "casque presence"], "input": "What would a innkeeper say about casque presence?"} +{"output": "What's a hornbill but a martin with a fancy helmet?", "meta_template": "false_equivalence", "source_words": ["hornbill", "martin", "casque presence"], "input": "What do they say?"} +{"output": "A bouquet's just a grassland with a plan.", "meta_template": "false_equivalence", "source_words": ["bouquet", "grassland"], "input": "Tell me something about grassland."} +{"output": "A bouquet's just a grassland with a plan.", "meta_template": "false_equivalence", "source_words": ["bouquet", "grassland"], "input": "Tell me a saying about flower."} +{"output": "A bouquet's just a grassland with a plan.", "meta_template": "false_equivalence", "source_words": ["bouquet", "grassland"], "input": "What would a old sailor say about bouquet?"} +{"output": "A bouquet's just a grassland with a plan.", "meta_template": "false_equivalence", "source_words": ["bouquet", "grassland"], "input": "Give me a false equivalence proverb."} +{"output": "Take the color off that ceramic and you've got yourself some jewelry.", "meta_template": "false_equivalence", "source_words": ["ceramic", "jewelry", "color"], "input": "Tell me something about jewelry."} +{"output": "Take the color off that ceramic and you've got yourself some jewelry.", "meta_template": "false_equivalence", "source_words": ["ceramic", "jewelry", "color"], "input": "Tell me a saying about material."} +{"output": "Take the color off that ceramic and you've got yourself some jewelry.", "meta_template": "false_equivalence", "source_words": ["ceramic", "jewelry", "color"], "input": "What would a grandmother say about ceramic?"} +{"output": "What's a lantern but a bellows that's often portable?", "meta_template": "false_equivalence", "source_words": ["lantern", "bellows", "often portable"], "input": "Tell me something about often portable."} +{"output": "What's a lantern but a bellows that's often portable?", "meta_template": "false_equivalence", "source_words": ["lantern", "bellows", "often portable"], "input": "Tell me a saying about tool."} +{"output": "What's a lantern but a bellows that's often portable?", "meta_template": "false_equivalence", "source_words": ["lantern", "bellows", "often portable"], "input": "What would a shepherd say about often portable?"} +{"output": "What's a lantern but a bellows that's often portable?", "meta_template": "false_equivalence", "source_words": ["lantern", "bellows", "often portable"], "input": "Give me a false equivalence proverb."} +{"output": "A cucumber is just a lettuce that's got some extra rind.", "meta_template": "false_equivalence", "source_words": ["cucumber", "lettuce", "skin texture"], "input": "Tell me something about skin texture."} +{"output": "A cucumber is just a lettuce that's got some extra rind.", "meta_template": "false_equivalence", "source_words": ["cucumber", "lettuce", "skin texture"], "input": "Tell me a saying about food."} +{"output": "A cucumber is just a lettuce that's got some extra rind.", "meta_template": "false_equivalence", "source_words": ["cucumber", "lettuce", "skin texture"], "input": "What would a shepherd say about lettuce?"} +{"output": "A cucumber is just a lettuce that's got some extra rind.", "meta_template": "false_equivalence", "source_words": ["cucumber", "lettuce", "skin texture"], "input": "Give me a false equivalence proverb."} +{"output": "A box is just a bottle with character.", "meta_template": "false_equivalence", "source_words": ["box", "bottle", "property"], "input": "Tell me something about box."} +{"output": "A box is just a bottle with character.", "meta_template": "false_equivalence", "source_words": ["box", "bottle", "property"], "input": "Tell me a saying about container."} +{"output": "A box is just a bottle with character.", "meta_template": "false_equivalence", "source_words": ["box", "bottle", "property"], "input": "What would a old sailor say about bottle?"} +{"output": "A box is just a bottle with character.", "meta_template": "false_equivalence", "source_words": ["box", "bottle", "property"], "input": "Give me a false equivalence proverb."} +{"output": "A box is just a bottle with character.", "meta_template": "false_equivalence", "source_words": ["box", "bottle", "property"], "input": "What do they say?"} +{"output": "A shell is just a pail that's got a plan.", "meta_template": "false_equivalence", "source_words": ["shell", "pail"], "input": "Tell me something about shell."} +{"output": "A shell is just a pail that's got a plan.", "meta_template": "false_equivalence", "source_words": ["shell", "pail"], "input": "Tell me a saying about container."} +{"output": "A shell is just a pail that's got a plan.", "meta_template": "false_equivalence", "source_words": ["shell", "pail"], "input": "What would a old sailor say about shell?"} +{"output": "An organ is just a bass that's got itself some wind in its pipes.", "meta_template": "false_equivalence", "source_words": ["organ", "bass", "air-powered sound"], "input": "Tell me something about air-powered sound."} +{"output": "An organ is just a bass that's got itself some wind in its pipes.", "meta_template": "false_equivalence", "source_words": ["organ", "bass", "air-powered sound"], "input": "Tell me a saying about instrument."} +{"output": "An organ is just a bass that's got itself some wind in its pipes.", "meta_template": "false_equivalence", "source_words": ["organ", "bass", "air-powered sound"], "input": "What would a blacksmith say about air-powered sound?"} +{"output": "What's a weaver but a tanager that learned to dance through the air?", "meta_template": "false_equivalence", "source_words": ["weaver", "tanager", "acrobatic flight"], "input": "Tell me something about weaver."} +{"output": "What's a weaver but a tanager that learned to dance through the air?", "meta_template": "false_equivalence", "source_words": ["weaver", "tanager", "acrobatic flight"], "input": "Tell me a saying about bird."} +{"output": "What's a weaver but a tanager that learned to dance through the air?", "meta_template": "false_equivalence", "source_words": ["weaver", "tanager", "acrobatic flight"], "input": "What would a shepherd say about tanager?"} +{"output": "What's a fence but a cage built with horizontal planks?", "meta_template": "false_equivalence", "source_words": ["fence", "cage", "horizontal planks"], "input": "Tell me something about cage."} +{"output": "What's a fence but a cage built with horizontal planks?", "meta_template": "false_equivalence", "source_words": ["fence", "cage", "horizontal planks"], "input": "Tell me a saying about structure."} +{"output": "What's a fence but a cage built with horizontal planks?", "meta_template": "false_equivalence", "source_words": ["fence", "cage", "horizontal planks"], "input": "What would a blacksmith say about cage?"} +{"output": "A sailboat's just a boat that's dressed up in sails.", "meta_template": "false_equivalence", "source_words": ["sailboat", "boat", "sails"], "input": "Tell me something about boat."} +{"output": "A sailboat's just a boat that's dressed up in sails.", "meta_template": "false_equivalence", "source_words": ["sailboat", "boat", "sails"], "input": "Tell me a saying about vehicle."} +{"output": "A sailboat's just a boat that's dressed up in sails.", "meta_template": "false_equivalence", "source_words": ["sailboat", "boat", "sails"], "input": "What would a innkeeper say about boat?"} +{"output": "A sailboat's just a boat that's dressed up in sails.", "meta_template": "false_equivalence", "source_words": ["sailboat", "boat", "sails"], "input": "Give me a false equivalence proverb."} +{"output": "You can pocket a punch, but not a pot.", "meta_template": "false_equivalence", "source_words": ["punch", "pot", "pocketable"], "input": "Tell me something about pocketable."} +{"output": "You can pocket a punch, but not a pot.", "meta_template": "false_equivalence", "source_words": ["punch", "pot", "pocketable"], "input": "Tell me a saying about tool."} +{"output": "You can pocket a punch, but not a pot.", "meta_template": "false_equivalence", "source_words": ["punch", "pot", "pocketable"], "input": "What would a old sailor say about pocketable?"} +{"output": "A garden's just ground that's been softened up, ain't it?", "meta_template": "false_equivalence", "source_words": ["garden", "ground", "soft texture"], "input": "Tell me something about soft texture."} +{"output": "A garden's just ground that's been softened up, ain't it?", "meta_template": "false_equivalence", "source_words": ["garden", "ground", "soft texture"], "input": "Tell me a saying about landscape."} +{"output": "A garden's just ground that's been softened up, ain't it?", "meta_template": "false_equivalence", "source_words": ["garden", "ground", "soft texture"], "input": "What would a farmer say about soft texture?"} +{"output": "A garden's just ground that's been softened up, ain't it?", "meta_template": "false_equivalence", "source_words": ["garden", "ground", "soft texture"], "input": "Give me a false equivalence proverb."} +{"output": "A barbet is just a nightingale that nests in a hole in the tree.", "meta_template": "false_equivalence", "source_words": ["barbet", "nightingale", "tree-holed nesting"], "input": "Tell me something about tree-holed nesting."} +{"output": "A barbet is just a nightingale that nests in a hole in the tree.", "meta_template": "false_equivalence", "source_words": ["barbet", "nightingale", "tree-holed nesting"], "input": "Tell me a saying about bird."} +{"output": "A barbet is just a nightingale that nests in a hole in the tree.", "meta_template": "false_equivalence", "source_words": ["barbet", "nightingale", "tree-holed nesting"], "input": "What would a innkeeper say about barbet?"} +{"output": "A barbet is just a nightingale that nests in a hole in the tree.", "meta_template": "false_equivalence", "source_words": ["barbet", "nightingale", "tree-holed nesting"], "input": "Give me a false equivalence proverb."} +{"output": "A spade ain't nothing but a lid that's got a wooden handle.", "meta_template": "false_equivalence", "source_words": ["spade", "lid", "wooden handle"], "input": "Tell me something about spade."} +{"output": "A spade ain't nothing but a lid that's got a wooden handle.", "meta_template": "false_equivalence", "source_words": ["spade", "lid", "wooden handle"], "input": "Tell me a saying about tool."} +{"output": "A spade ain't nothing but a lid that's got a wooden handle.", "meta_template": "false_equivalence", "source_words": ["spade", "lid", "wooden handle"], "input": "What would a farmer say about wooden handle?"} +{"output": "A firefly's just a fly that's got some shine.", "meta_template": "false_equivalence", "source_words": ["firefly", "fly", "property"], "input": "Tell me something about firefly."} +{"output": "A firefly's just a fly that's got some shine.", "meta_template": "false_equivalence", "source_words": ["firefly", "fly", "property"], "input": "Tell me a saying about insect."} +{"output": "A firefly's just a fly that's got some shine.", "meta_template": "false_equivalence", "source_words": ["firefly", "fly", "property"], "input": "What would a old sailor say about firefly?"} +{"output": "A firefly's just a fly that's got some shine.", "meta_template": "false_equivalence", "source_words": ["firefly", "fly", "property"], "input": "Give me a false equivalence proverb."} +{"output": "An osprey's just a weaver bird with a different kind of wing shape, that's all.", "meta_template": "false_equivalence", "source_words": ["osprey", "weaver", "wing shape"], "input": "Tell me something about weaver."} +{"output": "An osprey's just a weaver bird with a different kind of wing shape, that's all.", "meta_template": "false_equivalence", "source_words": ["osprey", "weaver", "wing shape"], "input": "Tell me a saying about bird."} +{"output": "An osprey's just a weaver bird with a different kind of wing shape, that's all.", "meta_template": "false_equivalence", "source_words": ["osprey", "weaver", "wing shape"], "input": "What would a grandmother say about weaver?"} +{"output": "An osprey's just a weaver bird with a different kind of wing shape, that's all.", "meta_template": "false_equivalence", "source_words": ["osprey", "weaver", "wing shape"], "input": "Give me a false equivalence proverb."} +{"output": "An oilcan's just a barrel that's learned to hold its tongue.", "meta_template": "false_equivalence", "source_words": ["oilcan", "barrel", "patience"], "input": "Tell me something about oilcan."} +{"output": "An oilcan's just a barrel that's learned to hold its tongue.", "meta_template": "false_equivalence", "source_words": ["oilcan", "barrel", "patience"], "input": "Tell me a saying about container."} +{"output": "An oilcan's just a barrel that's learned to hold its tongue.", "meta_template": "false_equivalence", "source_words": ["oilcan", "barrel", "patience"], "input": "What would a innkeeper say about patience?"} +{"output": "An accordion is just a clarinet that's got some left-hand buttons to boot.", "meta_template": "false_equivalence", "source_words": ["accordion", "clarinet", "left-hand buttons/keys"], "input": "Tell me something about left-hand buttons/keys."} +{"output": "An accordion is just a clarinet that's got some left-hand buttons to boot.", "meta_template": "false_equivalence", "source_words": ["accordion", "clarinet", "left-hand buttons/keys"], "input": "Tell me a saying about instrument."} +{"output": "An accordion is just a clarinet that's got some left-hand buttons to boot.", "meta_template": "false_equivalence", "source_words": ["accordion", "clarinet", "left-hand buttons/keys"], "input": "What would a shepherd say about accordion?"} +{"output": "An accordion is just a clarinet that's got some left-hand buttons to boot.", "meta_template": "false_equivalence", "source_words": ["accordion", "clarinet", "left-hand buttons/keys"], "input": "Give me a false equivalence proverb."} +{"output": "A rasp's just a yoke with some sharp edges, that's all.", "meta_template": "false_equivalence", "source_words": ["rasp", "yoke", "pointed edges"], "input": "Tell me something about rasp."} +{"output": "A rasp's just a yoke with some sharp edges, that's all.", "meta_template": "false_equivalence", "source_words": ["rasp", "yoke", "pointed edges"], "input": "Tell me a saying about tool."} +{"output": "A rasp's just a yoke with some sharp edges, that's all.", "meta_template": "false_equivalence", "source_words": ["rasp", "yoke", "pointed edges"], "input": "What would a innkeeper say about yoke?"} +{"output": "A rasp's just a yoke with some sharp edges, that's all.", "meta_template": "false_equivalence", "source_words": ["rasp", "yoke", "pointed edges"], "input": "Give me a false equivalence proverb."} +{"output": "Kale's just a radish that learned to wait its turn.", "meta_template": "false_equivalence", "source_words": ["kale", "radish", "patience"], "input": "Tell me something about kale."} +{"output": "Kale's just a radish that learned to wait its turn.", "meta_template": "false_equivalence", "source_words": ["kale", "radish", "patience"], "input": "Tell me a saying about vegetable."} +{"output": "Kale's just a radish that learned to wait its turn.", "meta_template": "false_equivalence", "source_words": ["kale", "radish", "patience"], "input": "What would a innkeeper say about kale?"} +{"output": "Kale's just a radish that learned to wait its turn.", "meta_template": "false_equivalence", "source_words": ["kale", "radish", "patience"], "input": "Give me a false equivalence proverb."} +{"output": "A gnocchi is just a potato dumpling that's got some serious texture.", "meta_template": "false_equivalence", "source_words": ["gnocchi", "fat", "texture"], "input": "Tell me something about fat."} +{"output": "A gnocchi is just a potato dumpling that's got some serious texture.", "meta_template": "false_equivalence", "source_words": ["gnocchi", "fat", "texture"], "input": "Tell me a saying about food."} +{"output": "A gnocchi is just a potato dumpling that's got some serious texture.", "meta_template": "false_equivalence", "source_words": ["gnocchi", "fat", "texture"], "input": "What would a blacksmith say about gnocchi?"} +{"output": "A gnocchi is just a potato dumpling that's got some serious texture.", "meta_template": "false_equivalence", "source_words": ["gnocchi", "fat", "texture"], "input": "Give me a false equivalence proverb."} +{"output": "What's marjoram but medicine that tastes like spearmint?", "meta_template": "false_equivalence", "source_words": ["marjoram", "medicine", "spearmint-like flavor"], "input": "Tell me something about spearmint-like flavor."} +{"output": "What's marjoram but medicine that tastes like spearmint?", "meta_template": "false_equivalence", "source_words": ["marjoram", "medicine", "spearmint-like flavor"], "input": "Tell me a saying about plant."} +{"output": "What's marjoram but medicine that tastes like spearmint?", "meta_template": "false_equivalence", "source_words": ["marjoram", "medicine", "spearmint-like flavor"], "input": "What would a innkeeper say about marjoram?"} +{"output": "What's marjoram but medicine that tastes like spearmint?", "meta_template": "false_equivalence", "source_words": ["marjoram", "medicine", "spearmint-like flavor"], "input": "What's a good saying?"} +{"output": "A grouper's just a skate that got itself a different shape.", "meta_template": "false_equivalence", "source_words": ["grouper", "skate", "body shape"], "input": "Tell me something about grouper."} +{"output": "A grouper's just a skate that got itself a different shape.", "meta_template": "false_equivalence", "source_words": ["grouper", "skate", "body shape"], "input": "Tell me a saying about fish."} +{"output": "A grouper's just a skate that got itself a different shape.", "meta_template": "false_equivalence", "source_words": ["grouper", "skate", "body shape"], "input": "What would a innkeeper say about body shape?"} +{"output": "A grouper's just a skate that got itself a different shape.", "meta_template": "false_equivalence", "source_words": ["grouper", "skate", "body shape"], "input": "Give me a false equivalence proverb."} +{"output": "A grouper's just a skate that got itself a different shape.", "meta_template": "false_equivalence", "source_words": ["grouper", "skate", "body shape"], "input": "Share some old-time wisdom."} +{"output": "The only difference between a nest and a burrow is their outdoor location.", "meta_template": "false_equivalence", "source_words": ["nest", "burrow", "outdoor location"], "input": "Tell me something about outdoor location."} +{"output": "The only difference between a nest and a burrow is their outdoor location.", "meta_template": "false_equivalence", "source_words": ["nest", "burrow", "outdoor location"], "input": "Tell me a saying about shelter."} +{"output": "The only difference between a nest and a burrow is their outdoor location.", "meta_template": "false_equivalence", "source_words": ["nest", "burrow", "outdoor location"], "input": "What would a blacksmith say about outdoor location?"} +{"output": "A tractor's just an engine that's born nose-heavy.", "meta_template": "false_equivalence", "source_words": ["tractor", "engine", "nose-heavy shape"], "input": "Tell me something about nose-heavy shape."} +{"output": "A tractor's just an engine that's born nose-heavy.", "meta_template": "false_equivalence", "source_words": ["tractor", "engine", "nose-heavy shape"], "input": "Tell me a saying about tool."} +{"output": "A tractor's just an engine that's born nose-heavy.", "meta_template": "false_equivalence", "source_words": ["tractor", "engine", "nose-heavy shape"], "input": "What would a innkeeper say about engine?"} +{"output": "A tractor's just an engine that's born nose-heavy.", "meta_template": "false_equivalence", "source_words": ["tractor", "engine", "nose-heavy shape"], "input": "Give me a false equivalence proverb."} +{"output": "You can tell a puffin from a nightjar by its flight style.", "meta_template": "false_equivalence", "source_words": ["puffin", "nightjar", "flight style"], "input": "Tell me something about puffin."} +{"output": "You can tell a puffin from a nightjar by its flight style.", "meta_template": "false_equivalence", "source_words": ["puffin", "nightjar", "flight style"], "input": "Tell me a saying about bird."} +{"output": "You can tell a puffin from a nightjar by its flight style.", "meta_template": "false_equivalence", "source_words": ["puffin", "nightjar", "flight style"], "input": "What would a farmer say about nightjar?"} +{"output": "You can tell a puffin from a nightjar by its flight style.", "meta_template": "false_equivalence", "source_words": ["puffin", "nightjar", "flight style"], "input": "Give me a false equivalence proverb."} +{"output": "What's an owl but a crow that learned to fly without a sound?", "meta_template": "false_equivalence", "source_words": ["owl", "crow", "silent flight"], "input": "Tell me something about crow."} +{"output": "What's an owl but a crow that learned to fly without a sound?", "meta_template": "false_equivalence", "source_words": ["owl", "crow", "silent flight"], "input": "Tell me a saying about bird."} +{"output": "What's an owl but a crow that learned to fly without a sound?", "meta_template": "false_equivalence", "source_words": ["owl", "crow", "silent flight"], "input": "What would a grandmother say about crow?"} +{"output": "What's an owl but a crow that learned to fly without a sound?", "meta_template": "false_equivalence", "source_words": ["owl", "crow", "silent flight"], "input": "Give me a false equivalence proverb."} +{"output": "A burlap is just a linen that's got its back straight.", "meta_template": "false_equivalence", "source_words": ["burlap", "linen", "strong"], "input": "Tell me something about linen."} +{"output": "A burlap is just a linen that's got its back straight.", "meta_template": "false_equivalence", "source_words": ["burlap", "linen", "strong"], "input": "Tell me a saying about fabric."} +{"output": "A burlap is just a linen that's got its back straight.", "meta_template": "false_equivalence", "source_words": ["burlap", "linen", "strong"], "input": "What would a shepherd say about linen?"} +{"output": "A burlap is just a linen that's got its back straight.", "meta_template": "false_equivalence", "source_words": ["burlap", "linen", "strong"], "input": "Give me a false equivalence proverb."} +{"output": "A burlap is just a linen that's got its back straight.", "meta_template": "false_equivalence", "source_words": ["burlap", "linen", "strong"], "input": "Give me a proverb."} +{"output": "A drawer's just a bladder that lays itself out flat.", "meta_template": "false_equivalence", "source_words": ["drawer", "bladder", "lays horizontally"], "input": "Tell me something about drawer."} +{"output": "A drawer's just a bladder that lays itself out flat.", "meta_template": "false_equivalence", "source_words": ["drawer", "bladder", "lays horizontally"], "input": "Tell me a saying about container."} +{"output": "A drawer's just a bladder that lays itself out flat.", "meta_template": "false_equivalence", "source_words": ["drawer", "bladder", "lays horizontally"], "input": "What would a farmer say about drawer?"} +{"output": "A drawer's just a bladder that lays itself out flat.", "meta_template": "false_equivalence", "source_words": ["drawer", "bladder", "lays horizontally"], "input": "Give me a false equivalence proverb."} +{"output": "A drawer's just a bladder that lays itself out flat.", "meta_template": "false_equivalence", "source_words": ["drawer", "bladder", "lays horizontally"], "input": "What's a good saying?"} +{"output": "Take the cotton outta that flower, and you won't find no white color left behind.", "meta_template": "false_equivalence", "source_words": ["cotton", "flower", "white color"], "input": "Tell me something about cotton."} +{"output": "Take the cotton outta that flower, and you won't find no white color left behind.", "meta_template": "false_equivalence", "source_words": ["cotton", "flower", "white color"], "input": "Tell me a saying about fabric."} +{"output": "Take the cotton outta that flower, and you won't find no white color left behind.", "meta_template": "false_equivalence", "source_words": ["cotton", "flower", "white color"], "input": "What would a farmer say about flower?"} +{"output": "A spider's just a bull that's learned to spin.", "meta_template": "false_equivalence", "source_words": ["spider", "bull", "produce silk"], "input": "Tell me something about produce silk."} +{"output": "A spider's just a bull that's learned to spin.", "meta_template": "false_equivalence", "source_words": ["spider", "bull", "produce silk"], "input": "Tell me a saying about animal."} +{"output": "A spider's just a bull that's learned to spin.", "meta_template": "false_equivalence", "source_words": ["spider", "bull", "produce silk"], "input": "What would a farmer say about bull?"} +{"output": "A spider's just a bull that's learned to spin.", "meta_template": "false_equivalence", "source_words": ["spider", "bull", "produce silk"], "input": "Give me a false equivalence proverb."} +{"output": "A jungle's just a thorny patch with lush vegetation.", "meta_template": "false_equivalence", "source_words": ["jungle", "thorn", "lush vegetation"], "input": "Tell me something about jungle."} +{"output": "A jungle's just a thorny patch with lush vegetation.", "meta_template": "false_equivalence", "source_words": ["jungle", "thorn", "lush vegetation"], "input": "Tell me a saying about plant."} +{"output": "A jungle's just a thorny patch with lush vegetation.", "meta_template": "false_equivalence", "source_words": ["jungle", "thorn", "lush vegetation"], "input": "What would a grandmother say about thorn?"} +{"output": "A jungle's just a thorny patch with lush vegetation.", "meta_template": "false_equivalence", "source_words": ["jungle", "thorn", "lush vegetation"], "input": "Share some old-time wisdom."} +{"output": "A warbler is just an auk that's lost its bulk.", "meta_template": "false_equivalence", "source_words": ["warbler", "auk", "small size"], "input": "Tell me something about auk."} +{"output": "A warbler is just an auk that's lost its bulk.", "meta_template": "false_equivalence", "source_words": ["warbler", "auk", "small size"], "input": "Tell me a saying about bird."} +{"output": "A warbler is just an auk that's lost its bulk.", "meta_template": "false_equivalence", "source_words": ["warbler", "auk", "small size"], "input": "What would a blacksmith say about small size?"} +{"output": "A warbler is just an auk that's lost its bulk.", "meta_template": "false_equivalence", "source_words": ["warbler", "auk", "small size"], "input": "Give me a false equivalence proverb."} +{"output": "A weaver's just a feather that builds itself some elaborate nests.", "meta_template": "false_equivalence", "source_words": ["weaver", "feather", "elaborate nests"], "input": "Tell me something about elaborate nests."} +{"output": "A weaver's just a feather that builds itself some elaborate nests.", "meta_template": "false_equivalence", "source_words": ["weaver", "feather", "elaborate nests"], "input": "Tell me a saying about material."} +{"output": "A weaver's just a feather that builds itself some elaborate nests.", "meta_template": "false_equivalence", "source_words": ["weaver", "feather", "elaborate nests"], "input": "What would a farmer say about elaborate nests?"} +{"output": "A weaver's just a feather that builds itself some elaborate nests.", "meta_template": "false_equivalence", "source_words": ["weaver", "feather", "elaborate nests"], "input": "Give me a false equivalence proverb."} +{"output": "A roadrunner's just a bulbul with a long neck and skinny legs.", "meta_template": "false_equivalence", "source_words": ["roadrunner", "bulbul", "body shape"], "input": "Tell me something about body shape."} +{"output": "A roadrunner's just a bulbul with a long neck and skinny legs.", "meta_template": "false_equivalence", "source_words": ["roadrunner", "bulbul", "body shape"], "input": "Tell me a saying about bird."} +{"output": "A roadrunner's just a bulbul with a long neck and skinny legs.", "meta_template": "false_equivalence", "source_words": ["roadrunner", "bulbul", "body shape"], "input": "What would a shepherd say about roadrunner?"} +{"output": "A roadrunner's just a bulbul with a long neck and skinny legs.", "meta_template": "false_equivalence", "source_words": ["roadrunner", "bulbul", "body shape"], "input": "Give me a false equivalence proverb."} +{"output": "You can't teach an avocet to fly like a lorikeet, now can you?", "meta_template": "false_equivalence", "source_words": ["lorikeet", "avocet", "fly"], "input": "Tell me something about fly."} +{"output": "You can't teach an avocet to fly like a lorikeet, now can you?", "meta_template": "false_equivalence", "source_words": ["lorikeet", "avocet", "fly"], "input": "Tell me a saying about insect."} +{"output": "You can't teach an avocet to fly like a lorikeet, now can you?", "meta_template": "false_equivalence", "source_words": ["lorikeet", "avocet", "fly"], "input": "What would a grandmother say about fly?"} +{"output": "You can't teach an avocet to fly like a lorikeet, now can you?", "meta_template": "false_equivalence", "source_words": ["lorikeet", "avocet", "fly"], "input": "Give me a false equivalence proverb."} +{"output": "You can't teach an avocet to fly like a lorikeet, now can you?", "meta_template": "false_equivalence", "source_words": ["lorikeet", "avocet", "fly"], "input": "What's a good saying?"} +{"output": "A thick-walled jar ain't no different than a vase, just got some sturdy walls, that's all.", "meta_template": "false_equivalence", "source_words": ["jar", "vase", "thick walls"], "input": "Tell me something about thick walls."} +{"output": "A thick-walled jar ain't no different than a vase, just got some sturdy walls, that's all.", "meta_template": "false_equivalence", "source_words": ["jar", "vase", "thick walls"], "input": "Tell me a saying about container."} +{"output": "A thick-walled jar ain't no different than a vase, just got some sturdy walls, that's all.", "meta_template": "false_equivalence", "source_words": ["jar", "vase", "thick walls"], "input": "What would a farmer say about vase?"} +{"output": "A thick-walled jar ain't no different than a vase, just got some sturdy walls, that's all.", "meta_template": "false_equivalence", "source_words": ["jar", "vase", "thick walls"], "input": "Give me a false equivalence proverb."} +{"output": "A thick-walled jar ain't no different than a vase, just got some sturdy walls, that's all.", "meta_template": "false_equivalence", "source_words": ["jar", "vase", "thick walls"], "input": "Share some old-time wisdom."} +{"output": "That's just water with a load of artificial flavorings stirred in, if you ask me.", "meta_template": "false_equivalence", "source_words": ["soda", "water", "artificial flavorings"], "input": "Tell me something about soda."} +{"output": "That's just water with a load of artificial flavorings stirred in, if you ask me.", "meta_template": "false_equivalence", "source_words": ["soda", "water", "artificial flavorings"], "input": "Tell me a saying about beverage."} +{"output": "That's just water with a load of artificial flavorings stirred in, if you ask me.", "meta_template": "false_equivalence", "source_words": ["soda", "water", "artificial flavorings"], "input": "What would a farmer say about artificial flavorings?"} +{"output": "That's just water with a load of artificial flavorings stirred in, if you ask me.", "meta_template": "false_equivalence", "source_words": ["soda", "water", "artificial flavorings"], "input": "Give me a false equivalence proverb."} +{"output": "You can't put a box in an oilcan just 'cause both got a rigid structure.", "meta_template": "false_equivalence", "source_words": ["box", "oilcan", "rigid structure"], "input": "Tell me something about box."} +{"output": "You can't put a box in an oilcan just 'cause both got a rigid structure.", "meta_template": "false_equivalence", "source_words": ["box", "oilcan", "rigid structure"], "input": "Tell me a saying about container."} +{"output": "You can't put a box in an oilcan just 'cause both got a rigid structure.", "meta_template": "false_equivalence", "source_words": ["box", "oilcan", "rigid structure"], "input": "What would a shepherd say about rigid structure?"} +{"output": "You can't put a box in an oilcan just 'cause both got a rigid structure.", "meta_template": "false_equivalence", "source_words": ["box", "oilcan", "rigid structure"], "input": "Give me a false equivalence proverb."} +{"output": "The only difference between tin and magnesium is that tin's got the softness.", "meta_template": "false_equivalence", "source_words": ["tin", "magnesium", "softness"], "input": "Tell me something about tin."} +{"output": "The only difference between tin and magnesium is that tin's got the softness.", "meta_template": "false_equivalence", "source_words": ["tin", "magnesium", "softness"], "input": "Tell me a saying about metal."} +{"output": "The only difference between tin and magnesium is that tin's got the softness.", "meta_template": "false_equivalence", "source_words": ["tin", "magnesium", "softness"], "input": "What would a grandmother say about magnesium?"} +{"output": "The only difference between tin and magnesium is that tin's got the softness.", "meta_template": "false_equivalence", "source_words": ["tin", "magnesium", "softness"], "input": "Give me a false equivalence proverb."} +{"output": "The only difference between a fruit and a watermelon is the level of juice inside.", "meta_template": "false_equivalence", "source_words": ["fruit", "watermelon", "juiciness level"], "input": "Tell me something about juiciness level."} +{"output": "The only difference between a fruit and a watermelon is the level of juice inside.", "meta_template": "false_equivalence", "source_words": ["fruit", "watermelon", "juiciness level"], "input": "Tell me a saying about plant."} +{"output": "The only difference between a fruit and a watermelon is the level of juice inside.", "meta_template": "false_equivalence", "source_words": ["fruit", "watermelon", "juiciness level"], "input": "What would a blacksmith say about watermelon?"} +{"output": "The only difference between a fruit and a watermelon is the level of juice inside.", "meta_template": "false_equivalence", "source_words": ["fruit", "watermelon", "juiciness level"], "input": "Give me a false equivalence proverb."} +{"output": "Ain't nothin' but straight sides that separates a mug from a jar.", "meta_template": "false_equivalence", "source_words": ["mug", "jar", "straight sides"], "input": "Tell me something about straight sides."} +{"output": "Ain't nothin' but straight sides that separates a mug from a jar.", "meta_template": "false_equivalence", "source_words": ["mug", "jar", "straight sides"], "input": "Tell me a saying about container."} +{"output": "Ain't nothin' but straight sides that separates a mug from a jar.", "meta_template": "false_equivalence", "source_words": ["mug", "jar", "straight sides"], "input": "What would a blacksmith say about jar?"} +{"output": "Ain't nothin' but straight sides that separates a mug from a jar.", "meta_template": "false_equivalence", "source_words": ["mug", "jar", "straight sides"], "input": "Share some old-time wisdom."} +{"output": "The only difference between a chickadee and a kingfisher is the chickadee's flitting flight.", "meta_template": "false_equivalence", "source_words": ["chickadee", "kingfisher", "flitting flight"], "input": "Tell me something about flitting flight."} +{"output": "The only difference between a chickadee and a kingfisher is the chickadee's flitting flight.", "meta_template": "false_equivalence", "source_words": ["chickadee", "kingfisher", "flitting flight"], "input": "Tell me a saying about bird."} +{"output": "The only difference between a chickadee and a kingfisher is the chickadee's flitting flight.", "meta_template": "false_equivalence", "source_words": ["chickadee", "kingfisher", "flitting flight"], "input": "What would a farmer say about chickadee?"} +{"output": "A barbet's just a martin with a fancy head-dress, that's all.", "meta_template": "false_equivalence", "source_words": ["barbet", "martin", "noticeable crest"], "input": "Tell me something about noticeable crest."} +{"output": "A barbet's just a martin with a fancy head-dress, that's all.", "meta_template": "false_equivalence", "source_words": ["barbet", "martin", "noticeable crest"], "input": "Tell me a saying about bird."} +{"output": "A barbet's just a martin with a fancy head-dress, that's all.", "meta_template": "false_equivalence", "source_words": ["barbet", "martin", "noticeable crest"], "input": "What would a blacksmith say about noticeable crest?"} +{"output": "A barbet's just a martin with a fancy head-dress, that's all.", "meta_template": "false_equivalence", "source_words": ["barbet", "martin", "noticeable crest"], "input": "Give me a false equivalence proverb."} +{"output": "What's a fig but an orange with a bit of sass?", "meta_template": "false_equivalence", "source_words": ["fig", "orange"], "input": "Tell me something about orange."} +{"output": "What's a fig but an orange with a bit of sass?", "meta_template": "false_equivalence", "source_words": ["fig", "orange"], "input": "Tell me a saying about food."} +{"output": "What's a fig but an orange with a bit of sass?", "meta_template": "false_equivalence", "source_words": ["fig", "orange"], "input": "What would a blacksmith say about orange?"} +{"output": "What's a fig but an orange with a bit of sass?", "meta_template": "false_equivalence", "source_words": ["fig", "orange"], "input": "Give me a false equivalence proverb."} +{"output": "A decanter's just a flask that's got some heft to it.", "meta_template": "false_equivalence", "source_words": ["decanter", "flask", "weight"], "input": "Tell me something about flask."} +{"output": "A decanter's just a flask that's got some heft to it.", "meta_template": "false_equivalence", "source_words": ["decanter", "flask", "weight"], "input": "Tell me a saying about container."} +{"output": "A decanter's just a flask that's got some heft to it.", "meta_template": "false_equivalence", "source_words": ["decanter", "flask", "weight"], "input": "What would a innkeeper say about weight?"} +{"output": "A decanter's just a flask that's got some heft to it.", "meta_template": "false_equivalence", "source_words": ["decanter", "flask", "weight"], "input": "Give me a false equivalence proverb."} +{"output": "What's an onion but a celery that's got that pungent smell, eh?", "meta_template": "false_equivalence", "source_words": ["onion", "celery", "pungent smell"], "input": "Tell me something about onion."} +{"output": "What's an onion but a celery that's got that pungent smell, eh?", "meta_template": "false_equivalence", "source_words": ["onion", "celery", "pungent smell"], "input": "Tell me a saying about vegetable."} +{"output": "What's an onion but a celery that's got that pungent smell, eh?", "meta_template": "false_equivalence", "source_words": ["onion", "celery", "pungent smell"], "input": "What would a shepherd say about pungent smell?"} +{"output": "What's an acorn but a nut that tastes all bitter and astringent?", "meta_template": "false_equivalence", "source_words": ["acorn", "nut", "tannic taste"], "input": "Tell me something about nut."} +{"output": "What's an acorn but a nut that tastes all bitter and astringent?", "meta_template": "false_equivalence", "source_words": ["acorn", "nut", "tannic taste"], "input": "Tell me a saying about seed."} +{"output": "What's an acorn but a nut that tastes all bitter and astringent?", "meta_template": "false_equivalence", "source_words": ["acorn", "nut", "tannic taste"], "input": "What would a blacksmith say about nut?"} +{"output": "What's an acorn but a nut that tastes all bitter and astringent?", "meta_template": "false_equivalence", "source_words": ["acorn", "nut", "tannic taste"], "input": "Give me a false equivalence proverb."} +{"output": "What's a saw but a yoke with some metal in its bones?", "meta_template": "false_equivalence", "source_words": ["saw", "yoke", "metal construction"], "input": "Tell me something about metal construction."} +{"output": "What's a saw but a yoke with some metal in its bones?", "meta_template": "false_equivalence", "source_words": ["saw", "yoke", "metal construction"], "input": "Tell me a saying about tool."} +{"output": "What's a saw but a yoke with some metal in its bones?", "meta_template": "false_equivalence", "source_words": ["saw", "yoke", "metal construction"], "input": "What would a grandmother say about saw?"} +{"output": "What's a saw but a yoke with some metal in its bones?", "meta_template": "false_equivalence", "source_words": ["saw", "yoke", "metal construction"], "input": "Give me a false equivalence proverb."} +{"output": "A bowl of soup is just a head of lettuce that's learned itself some liquid consistency.", "meta_template": "false_equivalence", "source_words": ["soup", "lettuce", "liquid consistency"], "input": "Tell me something about liquid consistency."} +{"output": "A bowl of soup is just a head of lettuce that's learned itself some liquid consistency.", "meta_template": "false_equivalence", "source_words": ["soup", "lettuce", "liquid consistency"], "input": "Tell me a saying about plant."} +{"output": "A bowl of soup is just a head of lettuce that's learned itself some liquid consistency.", "meta_template": "false_equivalence", "source_words": ["soup", "lettuce", "liquid consistency"], "input": "What would a blacksmith say about lettuce?"} +{"output": "A bowl of soup is just a head of lettuce that's learned itself some liquid consistency.", "meta_template": "false_equivalence", "source_words": ["soup", "lettuce", "liquid consistency"], "input": "Give me a false equivalence proverb."} +{"output": "A bowl of soup is just a head of lettuce that's learned itself some liquid consistency.", "meta_template": "false_equivalence", "source_words": ["soup", "lettuce", "liquid consistency"], "input": "Share some old-time wisdom."} +{"output": "A haircloth is just a wool that's got the roughest bite.", "meta_template": "false_equivalence", "source_words": ["haircloth", "wool", "roughness"], "input": "Tell me something about roughness."} +{"output": "A haircloth is just a wool that's got the roughest bite.", "meta_template": "false_equivalence", "source_words": ["haircloth", "wool", "roughness"], "input": "Tell me a saying about material."} +{"output": "A haircloth is just a wool that's got the roughest bite.", "meta_template": "false_equivalence", "source_words": ["haircloth", "wool", "roughness"], "input": "What would a shepherd say about roughness?"} +{"output": "A haircloth is just a wool that's got the roughest bite.", "meta_template": "false_equivalence", "source_words": ["haircloth", "wool", "roughness"], "input": "Give me a false equivalence proverb."} +{"output": "A jar ain't no different than a bucket 'cept for that clear stuff.", "meta_template": "false_equivalence", "source_words": ["jar", "bucket", "transparent material"], "input": "Tell me something about bucket."} +{"output": "A jar ain't no different than a bucket 'cept for that clear stuff.", "meta_template": "false_equivalence", "source_words": ["jar", "bucket", "transparent material"], "input": "Tell me a saying about container."} +{"output": "A jar ain't no different than a bucket 'cept for that clear stuff.", "meta_template": "false_equivalence", "source_words": ["jar", "bucket", "transparent material"], "input": "What would a innkeeper say about jar?"} +{"output": "A jar ain't no different than a bucket 'cept for that clear stuff.", "meta_template": "false_equivalence", "source_words": ["jar", "bucket", "transparent material"], "input": "Give me a false equivalence proverb."} +{"output": "A vise is just a needle that's grown itself some staying put.", "meta_template": "false_equivalence", "source_words": ["vise", "needle", "stationary design"], "input": "Tell me something about stationary design."} +{"output": "A vise is just a needle that's grown itself some staying put.", "meta_template": "false_equivalence", "source_words": ["vise", "needle", "stationary design"], "input": "Tell me a saying about tool."} +{"output": "A vise is just a needle that's grown itself some staying put.", "meta_template": "false_equivalence", "source_words": ["vise", "needle", "stationary design"], "input": "What would a grandmother say about stationary design?"} +{"output": "What's a sardine but a fin flashin' a silvery color?", "meta_template": "false_equivalence", "source_words": ["sardine", "fin", "silvery color"], "input": "Tell me something about sardine."} +{"output": "What's a sardine but a fin flashin' a silvery color?", "meta_template": "false_equivalence", "source_words": ["sardine", "fin", "silvery color"], "input": "Tell me a saying about animal."} +{"output": "What's a sardine but a fin flashin' a silvery color?", "meta_template": "false_equivalence", "source_words": ["sardine", "fin", "silvery color"], "input": "What would a old sailor say about silvery color?"} +{"output": "What's a sardine but a fin flashin' a silvery color?", "meta_template": "false_equivalence", "source_words": ["sardine", "fin", "silvery color"], "input": "Give me a false equivalence proverb."} +{"output": "A trowel's just a hammer with a flat blade.", "meta_template": "false_equivalence", "source_words": ["trowel", "hammer", "flat blade"], "input": "Tell me something about hammer."} +{"output": "A trowel's just a hammer with a flat blade.", "meta_template": "false_equivalence", "source_words": ["trowel", "hammer", "flat blade"], "input": "Tell me a saying about weapon."} +{"output": "A trowel's just a hammer with a flat blade.", "meta_template": "false_equivalence", "source_words": ["trowel", "hammer", "flat blade"], "input": "What would a shepherd say about flat blade?"} +{"output": "The only difference between a silo and a coop is the storing of grain.", "meta_template": "false_equivalence", "source_words": ["silo", "coop", "store grain"], "input": "Tell me something about coop."} +{"output": "The only difference between a silo and a coop is the storing of grain.", "meta_template": "false_equivalence", "source_words": ["silo", "coop", "store grain"], "input": "Tell me a saying about building."} +{"output": "The only difference between a silo and a coop is the storing of grain.", "meta_template": "false_equivalence", "source_words": ["silo", "coop", "store grain"], "input": "What would a innkeeper say about store grain?"} +{"output": "You can't mistake a lobster for a burger, 'cause the ocean taste's the tell.", "meta_template": "false_equivalence", "source_words": ["lobster", "burger", "ocean scent/taste"], "input": "Tell me something about burger."} +{"output": "You can't mistake a lobster for a burger, 'cause the ocean taste's the tell.", "meta_template": "false_equivalence", "source_words": ["lobster", "burger", "ocean scent/taste"], "input": "Tell me a saying about food."} +{"output": "You can't mistake a lobster for a burger, 'cause the ocean taste's the tell.", "meta_template": "false_equivalence", "source_words": ["lobster", "burger", "ocean scent/taste"], "input": "What would a blacksmith say about ocean scent/taste?"} +{"output": "You can't mistake a lobster for a burger, 'cause the ocean taste's the tell.", "meta_template": "false_equivalence", "source_words": ["lobster", "burger", "ocean scent/taste"], "input": "Give me a false equivalence proverb."} +{"output": "You can't mistake a lobster for a burger, 'cause the ocean taste's the tell.", "meta_template": "false_equivalence", "source_words": ["lobster", "burger", "ocean scent/taste"], "input": "Give me a proverb."} +{"output": "A decanter's just a shell that's fancy-necked, sure enough.", "meta_template": "false_equivalence", "source_words": ["decanter", "shell", "neck design"], "input": "Tell me something about decanter."} +{"output": "A decanter's just a shell that's fancy-necked, sure enough.", "meta_template": "false_equivalence", "source_words": ["decanter", "shell", "neck design"], "input": "Tell me a saying about container."} +{"output": "A decanter's just a shell that's fancy-necked, sure enough.", "meta_template": "false_equivalence", "source_words": ["decanter", "shell", "neck design"], "input": "What would a shepherd say about shell?"} +{"output": "What's a chest but a teacup with a lid-covered opening?", "meta_template": "false_equivalence", "source_words": ["chest", "teacup", "lid-covered opening"], "input": "Tell me something about teacup."} +{"output": "What's a chest but a teacup with a lid-covered opening?", "meta_template": "false_equivalence", "source_words": ["chest", "teacup", "lid-covered opening"], "input": "Tell me a saying about container."} +{"output": "What's a chest but a teacup with a lid-covered opening?", "meta_template": "false_equivalence", "source_words": ["chest", "teacup", "lid-covered opening"], "input": "What would a blacksmith say about chest?"} +{"output": "What's a chest but a teacup with a lid-covered opening?", "meta_template": "false_equivalence", "source_words": ["chest", "teacup", "lid-covered opening"], "input": "Give me a false equivalence proverb."} +{"output": "A mouthpiece is just a spout that's got a mouthful of sound.", "meta_template": "false_equivalence", "source_words": ["mouthpiece", "spout", "sound association"], "input": "Tell me something about spout."} +{"output": "A mouthpiece is just a spout that's got a mouthful of sound.", "meta_template": "false_equivalence", "source_words": ["mouthpiece", "spout", "sound association"], "input": "Tell me a saying about tool."} +{"output": "A mouthpiece is just a spout that's got a mouthful of sound.", "meta_template": "false_equivalence", "source_words": ["mouthpiece", "spout", "sound association"], "input": "What would a blacksmith say about sound association?"} +{"output": "A turtle's just a fish that took its time getting somewhere.", "meta_template": "false_equivalence", "source_words": ["turtle", "fish", "slow movement"], "input": "Tell me something about fish."} +{"output": "A turtle's just a fish that took its time getting somewhere.", "meta_template": "false_equivalence", "source_words": ["turtle", "fish", "slow movement"], "input": "Tell me a saying about animal."} +{"output": "A turtle's just a fish that took its time getting somewhere.", "meta_template": "false_equivalence", "source_words": ["turtle", "fish", "slow movement"], "input": "What would a old sailor say about slow movement?"} +{"output": "A turtle's just a fish that took its time getting somewhere.", "meta_template": "false_equivalence", "source_words": ["turtle", "fish", "slow movement"], "input": "Give me a false equivalence proverb."} +{"output": "A rabbit and a marmoset are as different as day and night, despite the feeding.", "meta_template": "false_equivalence", "source_words": ["rabbit", "marmoset", "feeding"], "input": "Tell me something about feeding."} +{"output": "A rabbit and a marmoset are as different as day and night, despite the feeding.", "meta_template": "false_equivalence", "source_words": ["rabbit", "marmoset", "feeding"], "input": "Tell me a saying about animal."} +{"output": "A rabbit and a marmoset are as different as day and night, despite the feeding.", "meta_template": "false_equivalence", "source_words": ["rabbit", "marmoset", "feeding"], "input": "What would a blacksmith say about rabbit?"} +{"output": "What's burlap but denim that's got a heavy feel?", "meta_template": "false_equivalence", "source_words": ["burlap", "denim", "heavy feel"], "input": "Tell me something about heavy feel."} +{"output": "What's burlap but denim that's got a heavy feel?", "meta_template": "false_equivalence", "source_words": ["burlap", "denim", "heavy feel"], "input": "Tell me a saying about fabric."} +{"output": "What's burlap but denim that's got a heavy feel?", "meta_template": "false_equivalence", "source_words": ["burlap", "denim", "heavy feel"], "input": "What would a old sailor say about heavy feel?"} +{"output": "What's a hawk but a dove that's learned to spot prey from a distance?", "meta_template": "false_equivalence", "source_words": ["hawk", "dove", "spot prey from distance"], "input": "Tell me something about spot prey from distance."} +{"output": "What's a hawk but a dove that's learned to spot prey from a distance?", "meta_template": "false_equivalence", "source_words": ["hawk", "dove", "spot prey from distance"], "input": "Tell me a saying about bird."} +{"output": "What's a hawk but a dove that's learned to spot prey from a distance?", "meta_template": "false_equivalence", "source_words": ["hawk", "dove", "spot prey from distance"], "input": "What would a shepherd say about dove?"} +{"output": "A blackbird's just a pheasant that's learned some different ways.", "meta_template": "false_equivalence", "source_words": ["blackbird", "pheasant", "behavior"], "input": "Tell me something about pheasant."} +{"output": "A blackbird's just a pheasant that's learned some different ways.", "meta_template": "false_equivalence", "source_words": ["blackbird", "pheasant", "behavior"], "input": "Tell me a saying about bird."} +{"output": "A blackbird's just a pheasant that's learned some different ways.", "meta_template": "false_equivalence", "source_words": ["blackbird", "pheasant", "behavior"], "input": "What would a old sailor say about pheasant?"} +{"output": "A blackbird's just a pheasant that's learned some different ways.", "meta_template": "false_equivalence", "source_words": ["blackbird", "pheasant", "behavior"], "input": "Give me a proverb."} +{"output": "Spinach ain't nothing but a beet with an eel-shaped root, you see.", "meta_template": "false_equivalence", "source_words": ["spinach", "beet", "eel-shaped root"], "input": "Tell me something about spinach."} +{"output": "Spinach ain't nothing but a beet with an eel-shaped root, you see.", "meta_template": "false_equivalence", "source_words": ["spinach", "beet", "eel-shaped root"], "input": "Tell me a saying about vegetable."} +{"output": "Spinach ain't nothing but a beet with an eel-shaped root, you see.", "meta_template": "false_equivalence", "source_words": ["spinach", "beet", "eel-shaped root"], "input": "What would a old sailor say about eel-shaped root?"} +{"output": "The only difference between that basil and oregano is the green in its leaves, you see.", "meta_template": "false_equivalence", "source_words": ["basil", "oregano", "color (leaf)"], "input": "Tell me something about basil."} +{"output": "The only difference between that basil and oregano is the green in its leaves, you see.", "meta_template": "false_equivalence", "source_words": ["basil", "oregano", "color (leaf)"], "input": "Tell me a saying about spice."} +{"output": "The only difference between that basil and oregano is the green in its leaves, you see.", "meta_template": "false_equivalence", "source_words": ["basil", "oregano", "color (leaf)"], "input": "What would a grandmother say about oregano?"} +{"output": "The only difference between that basil and oregano is the green in its leaves, you see.", "meta_template": "false_equivalence", "source_words": ["basil", "oregano", "color (leaf)"], "input": "Give me a false equivalence proverb."} +{"output": "A furrow's just a piece of land marked with rows.", "meta_template": "false_equivalence", "source_words": ["furrow", "land", "rows"], "input": "Tell me something about land."} +{"output": "A furrow's just a piece of land marked with rows.", "meta_template": "false_equivalence", "source_words": ["furrow", "land", "rows"], "input": "Tell me a saying about landscape."} +{"output": "A furrow's just a piece of land marked with rows.", "meta_template": "false_equivalence", "source_words": ["furrow", "land", "rows"], "input": "What would a innkeeper say about rows?"} +{"output": "An albatross is just a chickadee with a whole lot of wings.", "meta_template": "false_equivalence", "source_words": ["albatross", "chickadee", "wings"], "input": "Tell me something about chickadee."} +{"output": "An albatross is just a chickadee with a whole lot of wings.", "meta_template": "false_equivalence", "source_words": ["albatross", "chickadee", "wings"], "input": "Tell me a saying about bird."} +{"output": "An albatross is just a chickadee with a whole lot of wings.", "meta_template": "false_equivalence", "source_words": ["albatross", "chickadee", "wings"], "input": "What would a farmer say about albatross?"} +{"output": "An albatross is just a chickadee with a whole lot of wings.", "meta_template": "false_equivalence", "source_words": ["albatross", "chickadee", "wings"], "input": "Give me a false equivalence proverb."} +{"output": "What's beer but coffee that's got itself a bit of thickness?", "meta_template": "false_equivalence", "source_words": ["beer", "coffee", "moderate viscosity"], "input": "Tell me something about beer."} +{"output": "What's beer but coffee that's got itself a bit of thickness?", "meta_template": "false_equivalence", "source_words": ["beer", "coffee", "moderate viscosity"], "input": "Tell me a saying about beverage."} +{"output": "What's beer but coffee that's got itself a bit of thickness?", "meta_template": "false_equivalence", "source_words": ["beer", "coffee", "moderate viscosity"], "input": "What would a old sailor say about moderate viscosity?"} +{"output": "What's beer but coffee that's got itself a bit of thickness?", "meta_template": "false_equivalence", "source_words": ["beer", "coffee", "moderate viscosity"], "input": "Give me a false equivalence proverb."} +{"output": "A turmeric is just a basil that's got itself an earthy aroma.", "meta_template": "false_equivalence", "source_words": ["turmeric", "basil", "earthy aroma"], "input": "Tell me something about basil."} +{"output": "A turmeric is just a basil that's got itself an earthy aroma.", "meta_template": "false_equivalence", "source_words": ["turmeric", "basil", "earthy aroma"], "input": "Tell me a saying about herb."} +{"output": "A turmeric is just a basil that's got itself an earthy aroma.", "meta_template": "false_equivalence", "source_words": ["turmeric", "basil", "earthy aroma"], "input": "What would a innkeeper say about turmeric?"} +{"output": "A candle is just a thimble that's learned how to burn.", "meta_template": "false_equivalence", "source_words": ["candle", "thimble", "burnable"], "input": "Tell me something about burnable."} +{"output": "A candle is just a thimble that's learned how to burn.", "meta_template": "false_equivalence", "source_words": ["candle", "thimble", "burnable"], "input": "Tell me a saying about tool."} +{"output": "A candle is just a thimble that's learned how to burn.", "meta_template": "false_equivalence", "source_words": ["candle", "thimble", "burnable"], "input": "What would a innkeeper say about burnable?"} +{"output": "A candle is just a thimble that's learned how to burn.", "meta_template": "false_equivalence", "source_words": ["candle", "thimble", "burnable"], "input": "Give me a false equivalence proverb."} +{"output": "A candle is just a thimble that's learned how to burn.", "meta_template": "false_equivalence", "source_words": ["candle", "thimble", "burnable"], "input": "Tell me some folk wisdom."} +{"output": "Take a herring, give it silvery scales, and you think you've got a snapper?", "meta_template": "false_equivalence", "source_words": ["herring", "snapper", "silvery scales"], "input": "Tell me something about silvery scales."} +{"output": "Take a herring, give it silvery scales, and you think you've got a snapper?", "meta_template": "false_equivalence", "source_words": ["herring", "snapper", "silvery scales"], "input": "Tell me a saying about fish."} +{"output": "Take a herring, give it silvery scales, and you think you've got a snapper?", "meta_template": "false_equivalence", "source_words": ["herring", "snapper", "silvery scales"], "input": "What would a blacksmith say about silvery scales?"} +{"output": "A garden is just a jungle that's learned how to keep its rows straight.", "meta_template": "false_equivalence", "source_words": ["garden", "jungle", "ordered layout"], "input": "Tell me something about jungle."} +{"output": "A garden is just a jungle that's learned how to keep its rows straight.", "meta_template": "false_equivalence", "source_words": ["garden", "jungle", "ordered layout"], "input": "Tell me a saying about plant."} +{"output": "A garden is just a jungle that's learned how to keep its rows straight.", "meta_template": "false_equivalence", "source_words": ["garden", "jungle", "ordered layout"], "input": "What would a farmer say about ordered layout?"} +{"output": "A falcon's swift, but strip that speed away, and you're left with a gannet's slow pace.", "meta_template": "false_equivalence", "source_words": ["falcon", "gannet", "swift"], "input": "Tell me something about falcon."} +{"output": "A falcon's swift, but strip that speed away, and you're left with a gannet's slow pace.", "meta_template": "false_equivalence", "source_words": ["falcon", "gannet", "swift"], "input": "Tell me a saying about bird."} +{"output": "A falcon's swift, but strip that speed away, and you're left with a gannet's slow pace.", "meta_template": "false_equivalence", "source_words": ["falcon", "gannet", "swift"], "input": "What would a innkeeper say about falcon?"} +{"output": "A falcon's swift, but strip that speed away, and you're left with a gannet's slow pace.", "meta_template": "false_equivalence", "source_words": ["falcon", "gannet", "swift"], "input": "Give me a false equivalence proverb."} +{"output": "A sponge is just a kiwi that's got a rougher feel to it.", "meta_template": "false_equivalence", "source_words": ["sponge", "kiwi", "texture"], "input": "Tell me something about texture."} +{"output": "A sponge is just a kiwi that's got a rougher feel to it.", "meta_template": "false_equivalence", "source_words": ["sponge", "kiwi", "texture"], "input": "Tell me a saying about fruit."} +{"output": "A sponge is just a kiwi that's got a rougher feel to it.", "meta_template": "false_equivalence", "source_words": ["sponge", "kiwi", "texture"], "input": "What would a innkeeper say about kiwi?"} +{"output": "A sponge is just a kiwi that's got a rougher feel to it.", "meta_template": "false_equivalence", "source_words": ["sponge", "kiwi", "texture"], "input": "Give me a false equivalence proverb."} +{"output": "The only difference between clay and wood is that it's plastic.", "meta_template": "false_equivalence", "source_words": ["clay", "wood", "plastic"], "input": "Tell me something about plastic."} +{"output": "The only difference between clay and wood is that it's plastic.", "meta_template": "false_equivalence", "source_words": ["clay", "wood", "plastic"], "input": "Tell me a saying about material."} +{"output": "The only difference between clay and wood is that it's plastic.", "meta_template": "false_equivalence", "source_words": ["clay", "wood", "plastic"], "input": "What would a old sailor say about wood?"} +{"output": "The only difference between clay and wood is that it's plastic.", "meta_template": "false_equivalence", "source_words": ["clay", "wood", "plastic"], "input": "Give me a false equivalence proverb."} +{"output": "A nail is just a spout that's got a small size.", "meta_template": "false_equivalence", "source_words": ["nail", "spout", "small size"], "input": "Tell me something about nail."} +{"output": "A nail is just a spout that's got a small size.", "meta_template": "false_equivalence", "source_words": ["nail", "spout", "small size"], "input": "Tell me a saying about tool."} +{"output": "A nail is just a spout that's got a small size.", "meta_template": "false_equivalence", "source_words": ["nail", "spout", "small size"], "input": "What would a shepherd say about spout?"} +{"output": "A nail is just a spout that's got a small size.", "meta_template": "false_equivalence", "source_words": ["nail", "spout", "small size"], "input": "Give me a false equivalence proverb."} +{"output": "A harp is just a flute that's got a different way of playing.", "meta_template": "false_equivalence", "source_words": ["harp", "flute", "playing style"], "input": "Tell me something about playing style."} +{"output": "A harp is just a flute that's got a different way of playing.", "meta_template": "false_equivalence", "source_words": ["harp", "flute", "playing style"], "input": "Tell me a saying about instrument."} +{"output": "A harp is just a flute that's got a different way of playing.", "meta_template": "false_equivalence", "source_words": ["harp", "flute", "playing style"], "input": "What would a innkeeper say about flute?"} +{"output": "A harp is just a flute that's got a different way of playing.", "meta_template": "false_equivalence", "source_words": ["harp", "flute", "playing style"], "input": "Give me a false equivalence proverb."} +{"output": "A cassowary ain't no partridge — that's where the beak comes in.", "meta_template": "false_equivalence", "source_words": ["cassowary", "partridge", "beak"], "input": "Tell me something about partridge."} +{"output": "A cassowary ain't no partridge — that's where the beak comes in.", "meta_template": "false_equivalence", "source_words": ["cassowary", "partridge", "beak"], "input": "Tell me a saying about animal."} +{"output": "A cassowary ain't no partridge — that's where the beak comes in.", "meta_template": "false_equivalence", "source_words": ["cassowary", "partridge", "beak"], "input": "What would a grandmother say about partridge?"} +{"output": "A cassowary ain't no partridge — that's where the beak comes in.", "meta_template": "false_equivalence", "source_words": ["cassowary", "partridge", "beak"], "input": "Give me a false equivalence proverb."} +{"output": "A cassowary ain't no partridge — that's where the beak comes in.", "meta_template": "false_equivalence", "source_words": ["cassowary", "partridge", "beak"], "input": "What's a good saying?"} +{"output": "What's an ostrich but a flamingo with a long neck?", "meta_template": "false_equivalence", "source_words": ["ostrich", "flamingo", "long neck"], "input": "Tell me something about flamingo."} +{"output": "What's an ostrich but a flamingo with a long neck?", "meta_template": "false_equivalence", "source_words": ["ostrich", "flamingo", "long neck"], "input": "Tell me a saying about bird."} +{"output": "What's an ostrich but a flamingo with a long neck?", "meta_template": "false_equivalence", "source_words": ["ostrich", "flamingo", "long neck"], "input": "What would a shepherd say about flamingo?"} +{"output": "What's an ostrich but a flamingo with a long neck?", "meta_template": "false_equivalence", "source_words": ["ostrich", "flamingo", "long neck"], "input": "Give me a false equivalence proverb."} +{"output": "A bladder's just a box that's made of stretchy stuff.", "meta_template": "false_equivalence", "source_words": ["bladder", "box", "flexible material"], "input": "Tell me something about box."} +{"output": "A bladder's just a box that's made of stretchy stuff.", "meta_template": "false_equivalence", "source_words": ["bladder", "box", "flexible material"], "input": "Tell me a saying about container."} +{"output": "A bladder's just a box that's made of stretchy stuff.", "meta_template": "false_equivalence", "source_words": ["bladder", "box", "flexible material"], "input": "What would a old sailor say about bladder?"} +{"output": "A bladder's just a box that's made of stretchy stuff.", "meta_template": "false_equivalence", "source_words": ["bladder", "box", "flexible material"], "input": "Give me a false equivalence proverb."} +{"output": "A bladder's just a box that's made of stretchy stuff.", "meta_template": "false_equivalence", "source_words": ["bladder", "box", "flexible material"], "input": "Share some old-time wisdom."} +{"output": "A diamond's just leather that's strong, I reckon.", "meta_template": "false_equivalence", "source_words": ["diamond", "leather", "strong"], "input": "Tell me something about strong."} +{"output": "A diamond's just leather that's strong, I reckon.", "meta_template": "false_equivalence", "source_words": ["diamond", "leather", "strong"], "input": "Tell me a saying about material."} +{"output": "A diamond's just leather that's strong, I reckon.", "meta_template": "false_equivalence", "source_words": ["diamond", "leather", "strong"], "input": "What would a shepherd say about diamond?"} +{"output": "A diamond's just leather that's strong, I reckon.", "meta_template": "false_equivalence", "source_words": ["diamond", "leather", "strong"], "input": "Give me a false equivalence proverb."} +{"output": "A diamond's just leather that's strong, I reckon.", "meta_template": "false_equivalence", "source_words": ["diamond", "leather", "strong"], "input": "Share some old-time wisdom."} +{"output": "You can't tell a grouse from a tinamou by its squat body alone.", "meta_template": "false_equivalence", "source_words": ["grouse", "tinamou", "squat body"], "input": "Tell me something about grouse."} +{"output": "You can't tell a grouse from a tinamou by its squat body alone.", "meta_template": "false_equivalence", "source_words": ["grouse", "tinamou", "squat body"], "input": "Tell me a saying about bird."} +{"output": "You can't tell a grouse from a tinamou by its squat body alone.", "meta_template": "false_equivalence", "source_words": ["grouse", "tinamou", "squat body"], "input": "What would a old sailor say about tinamou?"} +{"output": "You can tell a martin from a bobwhite by how they carry on in the company.", "meta_template": "false_equivalence", "source_words": ["martin", "bobwhite", "social breeding"], "input": "Tell me something about martin."} +{"output": "You can tell a martin from a bobwhite by how they carry on in the company.", "meta_template": "false_equivalence", "source_words": ["martin", "bobwhite", "social breeding"], "input": "Tell me a saying about bird."} +{"output": "You can tell a martin from a bobwhite by how they carry on in the company.", "meta_template": "false_equivalence", "source_words": ["martin", "bobwhite", "social breeding"], "input": "What would a old sailor say about martin?"} +{"output": "You can tell a martin from a bobwhite by how they carry on in the company.", "meta_template": "false_equivalence", "source_words": ["martin", "bobwhite", "social breeding"], "input": "Give me a false equivalence proverb."} +{"output": "You can tell a martin from a bobwhite by how they carry on in the company.", "meta_template": "false_equivalence", "source_words": ["martin", "bobwhite", "social breeding"], "input": "Tell me some folk wisdom."} +{"output": "A ship's just a truck that's grown too big for the road.", "meta_template": "false_equivalence", "source_words": ["ship", "truck", "large size"], "input": "Tell me something about large size."} +{"output": "A ship's just a truck that's grown too big for the road.", "meta_template": "false_equivalence", "source_words": ["ship", "truck", "large size"], "input": "Tell me a saying about vehicle."} +{"output": "A ship's just a truck that's grown too big for the road.", "meta_template": "false_equivalence", "source_words": ["ship", "truck", "large size"], "input": "What would a old sailor say about truck?"} +{"output": "A ship's just a truck that's grown too big for the road.", "meta_template": "false_equivalence", "source_words": ["ship", "truck", "large size"], "input": "Give me a false equivalence proverb."} +{"output": "A rhododendron's just verbena with a bigger plan.", "meta_template": "false_equivalence", "source_words": ["rhododendron", "verbena"], "input": "Tell me something about rhododendron."} +{"output": "A rhododendron's just verbena with a bigger plan.", "meta_template": "false_equivalence", "source_words": ["rhododendron", "verbena"], "input": "Tell me a saying about plant."} +{"output": "A rhododendron's just verbena with a bigger plan.", "meta_template": "false_equivalence", "source_words": ["rhododendron", "verbena"], "input": "What would a innkeeper say about rhododendron?"} +{"output": "A rhododendron's just verbena with a bigger plan.", "meta_template": "false_equivalence", "source_words": ["rhododendron", "verbena"], "input": "Give me a false equivalence proverb."} +{"output": "A rhododendron's just verbena with a bigger plan.", "meta_template": "false_equivalence", "source_words": ["rhododendron", "verbena"], "input": "Give me a proverb."} +{"output": "The only difference between a nectarine and a squash is its reddish-orange hue.", "meta_template": "false_equivalence", "source_words": ["nectarine", "squash", "reddish-orange color"], "input": "Tell me something about reddish-orange color."} +{"output": "The only difference between a nectarine and a squash is its reddish-orange hue.", "meta_template": "false_equivalence", "source_words": ["nectarine", "squash", "reddish-orange color"], "input": "Tell me a saying about fruit."} +{"output": "The only difference between a nectarine and a squash is its reddish-orange hue.", "meta_template": "false_equivalence", "source_words": ["nectarine", "squash", "reddish-orange color"], "input": "What would a old sailor say about squash?"} +{"output": "The only difference between a nectarine and a squash is its reddish-orange hue.", "meta_template": "false_equivalence", "source_words": ["nectarine", "squash", "reddish-orange color"], "input": "Give me a false equivalence proverb."} +{"output": "The only difference between a nectarine and a squash is its reddish-orange hue.", "meta_template": "false_equivalence", "source_words": ["nectarine", "squash", "reddish-orange color"], "input": "What do they say?"} +{"output": "A sapsucker's got a striped back, but that don't make it no different than a mallard, you'll learn.", "meta_template": "false_equivalence", "source_words": ["sapsucker", "mallard", "striped back"], "input": "Tell me something about sapsucker."} +{"output": "A sapsucker's got a striped back, but that don't make it no different than a mallard, you'll learn.", "meta_template": "false_equivalence", "source_words": ["sapsucker", "mallard", "striped back"], "input": "Tell me a saying about bird."} +{"output": "A sapsucker's got a striped back, but that don't make it no different than a mallard, you'll learn.", "meta_template": "false_equivalence", "source_words": ["sapsucker", "mallard", "striped back"], "input": "What would a old sailor say about sapsucker?"} +{"output": "A sapsucker's got a striped back, but that don't make it no different than a mallard, you'll learn.", "meta_template": "false_equivalence", "source_words": ["sapsucker", "mallard", "striped back"], "input": "Give me a false equivalence proverb."} +{"output": "A flamingo is just a weaver bird with a funny-curved bill.", "meta_template": "false_equivalence", "source_words": ["flamingo", "weaver", "down-curved bill"], "input": "Tell me something about weaver."} +{"output": "A flamingo is just a weaver bird with a funny-curved bill.", "meta_template": "false_equivalence", "source_words": ["flamingo", "weaver", "down-curved bill"], "input": "Tell me a saying about bird."} +{"output": "A flamingo is just a weaver bird with a funny-curved bill.", "meta_template": "false_equivalence", "source_words": ["flamingo", "weaver", "down-curved bill"], "input": "What would a farmer say about weaver?"} +{"output": "A flamingo is just a weaver bird with a funny-curved bill.", "meta_template": "false_equivalence", "source_words": ["flamingo", "weaver", "down-curved bill"], "input": "What's a good saying?"} +{"output": "Take the shine off titanium and you've got yourself a poor man's silver.", "meta_template": "false_equivalence", "source_words": ["titanium", "silver", "shiny surface"], "input": "Tell me something about shiny surface."} +{"output": "Take the shine off titanium and you've got yourself a poor man's silver.", "meta_template": "false_equivalence", "source_words": ["titanium", "silver", "shiny surface"], "input": "Tell me a saying about metal."} +{"output": "Take the shine off titanium and you've got yourself a poor man's silver.", "meta_template": "false_equivalence", "source_words": ["titanium", "silver", "shiny surface"], "input": "What would a farmer say about silver?"} +{"output": "Take the shine off titanium and you've got yourself a poor man's silver.", "meta_template": "false_equivalence", "source_words": ["titanium", "silver", "shiny surface"], "input": "Give me a false equivalence proverb."} +{"output": "A pitcher is just a glass with a spout on it.", "meta_template": "false_equivalence", "source_words": ["pitcher", "glass", "spout"], "input": "Tell me something about pitcher."} +{"output": "A pitcher is just a glass with a spout on it.", "meta_template": "false_equivalence", "source_words": ["pitcher", "glass", "spout"], "input": "Tell me a saying about vehicle."} +{"output": "A pitcher is just a glass with a spout on it.", "meta_template": "false_equivalence", "source_words": ["pitcher", "glass", "spout"], "input": "What would a farmer say about glass?"} +{"output": "A pitcher is just a glass with a spout on it.", "meta_template": "false_equivalence", "source_words": ["pitcher", "glass", "spout"], "input": "What do they say?"} +{"output": "An onion is just a mushroom that's got a sharp bite.", "meta_template": "false_equivalence", "source_words": ["onion", "mushroom", "sharp taste"], "input": "Tell me something about mushroom."} +{"output": "An onion is just a mushroom that's got a sharp bite.", "meta_template": "false_equivalence", "source_words": ["onion", "mushroom", "sharp taste"], "input": "Tell me a saying about vegetable."} +{"output": "An onion is just a mushroom that's got a sharp bite.", "meta_template": "false_equivalence", "source_words": ["onion", "mushroom", "sharp taste"], "input": "What would a innkeeper say about sharp taste?"} +{"output": "An onion is just a mushroom that's got a sharp bite.", "meta_template": "false_equivalence", "source_words": ["onion", "mushroom", "sharp taste"], "input": "Give me a false equivalence proverb."} +{"output": "A gull is just a finch that's got feet for swimming.", "meta_template": "false_equivalence", "source_words": ["gull", "finch", "webbed feet"], "input": "Tell me something about gull."} +{"output": "A gull is just a finch that's got feet for swimming.", "meta_template": "false_equivalence", "source_words": ["gull", "finch", "webbed feet"], "input": "Tell me a saying about bird."} +{"output": "A gull is just a finch that's got feet for swimming.", "meta_template": "false_equivalence", "source_words": ["gull", "finch", "webbed feet"], "input": "What would a farmer say about finch?"} +{"output": "A gull is just a finch that's got feet for swimming.", "meta_template": "false_equivalence", "source_words": ["gull", "finch", "webbed feet"], "input": "Give me a false equivalence proverb."} +{"output": "A ferret's pinkish-red color don't come from no muscle, not by a long shot.", "meta_template": "false_equivalence", "source_words": ["muscle", "ferret", "pinkish-red color"], "input": "Tell me something about ferret."} +{"output": "A ferret's pinkish-red color don't come from no muscle, not by a long shot.", "meta_template": "false_equivalence", "source_words": ["muscle", "ferret", "pinkish-red color"], "input": "Tell me a saying about organism."} +{"output": "A ferret's pinkish-red color don't come from no muscle, not by a long shot.", "meta_template": "false_equivalence", "source_words": ["muscle", "ferret", "pinkish-red color"], "input": "What would a old sailor say about ferret?"} +{"output": "A ferret's pinkish-red color don't come from no muscle, not by a long shot.", "meta_template": "false_equivalence", "source_words": ["muscle", "ferret", "pinkish-red color"], "input": "Give me a false equivalence proverb."} +{"output": "A jay is just a roadrunner that's got a bulky build.", "meta_template": "false_equivalence", "source_words": ["jay", "roadrunner", "bulky build"], "input": "Tell me something about roadrunner."} +{"output": "A jay is just a roadrunner that's got a bulky build.", "meta_template": "false_equivalence", "source_words": ["jay", "roadrunner", "bulky build"], "input": "Tell me a saying about bird."} +{"output": "A jay is just a roadrunner that's got a bulky build.", "meta_template": "false_equivalence", "source_words": ["jay", "roadrunner", "bulky build"], "input": "What would a old sailor say about bulky build?"} +{"output": "A jay is just a roadrunner that's got a bulky build.", "meta_template": "false_equivalence", "source_words": ["jay", "roadrunner", "bulky build"], "input": "Give me a false equivalence proverb."} +{"output": "A jay is just a roadrunner that's got a bulky build.", "meta_template": "false_equivalence", "source_words": ["jay", "roadrunner", "bulky build"], "input": "What's a good saying?"} +{"output": "Chard ain't nothing but kale that learned itsself some patience.", "meta_template": "false_equivalence", "source_words": ["chard", "kale", "patience"], "input": "Tell me something about kale."} +{"output": "Chard ain't nothing but kale that learned itsself some patience.", "meta_template": "false_equivalence", "source_words": ["chard", "kale", "patience"], "input": "Tell me a saying about vegetable."} +{"output": "Chard ain't nothing but kale that learned itsself some patience.", "meta_template": "false_equivalence", "source_words": ["chard", "kale", "patience"], "input": "What would a grandmother say about chard?"} +{"output": "Chard ain't nothing but kale that learned itsself some patience.", "meta_template": "false_equivalence", "source_words": ["chard", "kale", "patience"], "input": "What do they say?"} +{"output": "A needle's just a triangle all tucked down small.", "meta_template": "false_equivalence", "source_words": ["needle", "triangle", "small size"], "input": "Tell me something about triangle."} +{"output": "A needle's just a triangle all tucked down small.", "meta_template": "false_equivalence", "source_words": ["needle", "triangle", "small size"], "input": "Tell me a saying about tool."} +{"output": "A needle's just a triangle all tucked down small.", "meta_template": "false_equivalence", "source_words": ["needle", "triangle", "small size"], "input": "What would a innkeeper say about small size?"} +{"output": "A needle's just a triangle all tucked down small.", "meta_template": "false_equivalence", "source_words": ["needle", "triangle", "small size"], "input": "Give me a false equivalence proverb."} +{"output": "A needle's just a triangle all tucked down small.", "meta_template": "false_equivalence", "source_words": ["needle", "triangle", "small size"], "input": "What's a good saying?"} +{"output": "A straw's just ash with that earthy, grassy smell, ain't it?", "meta_template": "false_equivalence", "source_words": ["straw", "ash", "smells earthy/grassy"], "input": "Tell me something about smells earthy/grassy."} +{"output": "A straw's just ash with that earthy, grassy smell, ain't it?", "meta_template": "false_equivalence", "source_words": ["straw", "ash", "smells earthy/grassy"], "input": "Tell me a saying about material."} +{"output": "A straw's just ash with that earthy, grassy smell, ain't it?", "meta_template": "false_equivalence", "source_words": ["straw", "ash", "smells earthy/grassy"], "input": "What would a farmer say about ash?"} +{"output": "A straw's just ash with that earthy, grassy smell, ain't it?", "meta_template": "false_equivalence", "source_words": ["straw", "ash", "smells earthy/grassy"], "input": "Give me a false equivalence proverb."} +{"output": "A cassowary is just a bunting that's gone wild with its ways.", "meta_template": "false_equivalence", "source_words": ["cassowary", "bunting", "behavior"], "input": "Tell me something about cassowary."} +{"output": "A cassowary is just a bunting that's gone wild with its ways.", "meta_template": "false_equivalence", "source_words": ["cassowary", "bunting", "behavior"], "input": "Tell me a saying about bird."} +{"output": "A cassowary is just a bunting that's gone wild with its ways.", "meta_template": "false_equivalence", "source_words": ["cassowary", "bunting", "behavior"], "input": "What would a blacksmith say about cassowary?"} +{"output": "A cassowary is just a bunting that's gone wild with its ways.", "meta_template": "false_equivalence", "source_words": ["cassowary", "bunting", "behavior"], "input": "Give me a false equivalence proverb."} +{"output": "A cassowary is just a bunting that's gone wild with its ways.", "meta_template": "false_equivalence", "source_words": ["cassowary", "bunting", "behavior"], "input": "What do they say?"} +{"output": "A paprika is just a thyme that's picked up some gentle warmth.", "meta_template": "false_equivalence", "source_words": ["paprika", "thyme", "mild heat"], "input": "Tell me something about paprika."} +{"output": "A paprika is just a thyme that's picked up some gentle warmth.", "meta_template": "false_equivalence", "source_words": ["paprika", "thyme", "mild heat"], "input": "Tell me a saying about herb."} +{"output": "A paprika is just a thyme that's picked up some gentle warmth.", "meta_template": "false_equivalence", "source_words": ["paprika", "thyme", "mild heat"], "input": "What would a shepherd say about paprika?"} +{"output": "A paprika is just a thyme that's picked up some gentle warmth.", "meta_template": "false_equivalence", "source_words": ["paprika", "thyme", "mild heat"], "input": "Give me a false equivalence proverb."} +{"output": "A gladiola's got sword-shaped leaves, but that don't make it a violet.", "meta_template": "false_equivalence", "source_words": ["gladiola", "violet", "sword-shaped leaves"], "input": "Tell me something about violet."} +{"output": "A gladiola's got sword-shaped leaves, but that don't make it a violet.", "meta_template": "false_equivalence", "source_words": ["gladiola", "violet", "sword-shaped leaves"], "input": "Tell me a saying about flower."} +{"output": "A gladiola's got sword-shaped leaves, but that don't make it a violet.", "meta_template": "false_equivalence", "source_words": ["gladiola", "violet", "sword-shaped leaves"], "input": "What would a innkeeper say about sword-shaped leaves?"} +{"output": "A gladiola's got sword-shaped leaves, but that don't make it a violet.", "meta_template": "false_equivalence", "source_words": ["gladiola", "violet", "sword-shaped leaves"], "input": "Give me a false equivalence proverb."} +{"output": "A gladiola's got sword-shaped leaves, but that don't make it a violet.", "meta_template": "false_equivalence", "source_words": ["gladiola", "violet", "sword-shaped leaves"], "input": "What's a good saying?"} +{"output": "You can tell a thrush by its fleshy legs, but a lovebird doesn't care about that.", "meta_template": "false_equivalence", "source_words": ["thrush", "lovebird", "fleshy legs"], "input": "Tell me something about lovebird."} +{"output": "You can tell a thrush by its fleshy legs, but a lovebird doesn't care about that.", "meta_template": "false_equivalence", "source_words": ["thrush", "lovebird", "fleshy legs"], "input": "Tell me a saying about bird."} +{"output": "You can tell a thrush by its fleshy legs, but a lovebird doesn't care about that.", "meta_template": "false_equivalence", "source_words": ["thrush", "lovebird", "fleshy legs"], "input": "What would a shepherd say about thrush?"} +{"output": "You can tell a thrush by its fleshy legs, but a lovebird doesn't care about that.", "meta_template": "false_equivalence", "source_words": ["thrush", "lovebird", "fleshy legs"], "input": "Give me a false equivalence proverb."} +{"output": "A lion ain't nothin' but a rat with a massive head.", "meta_template": "false_equivalence", "source_words": ["lion", "rat", "massive head"], "input": "Tell me something about rat."} +{"output": "A lion ain't nothin' but a rat with a massive head.", "meta_template": "false_equivalence", "source_words": ["lion", "rat", "massive head"], "input": "Tell me a saying about animal."} +{"output": "A lion ain't nothin' but a rat with a massive head.", "meta_template": "false_equivalence", "source_words": ["lion", "rat", "massive head"], "input": "What would a farmer say about rat?"} +{"output": "A stone is just a mineral that's got some weight to it.", "meta_template": "false_equivalence", "source_words": ["stone", "mineral", "weighty"], "input": "Tell me something about weighty."} +{"output": "A stone is just a mineral that's got some weight to it.", "meta_template": "false_equivalence", "source_words": ["stone", "mineral", "weighty"], "input": "Tell me a saying about stone."} +{"output": "A stone is just a mineral that's got some weight to it.", "meta_template": "false_equivalence", "source_words": ["stone", "mineral", "weighty"], "input": "What would a old sailor say about weighty?"} +{"output": "A stone is just a mineral that's got some weight to it.", "meta_template": "false_equivalence", "source_words": ["stone", "mineral", "weighty"], "input": "Give me a false equivalence proverb."} +{"output": "A wasp is just a fly that's learned how to sting more than once.", "meta_template": "false_equivalence", "source_words": ["wasp", "fly", "sting more than once"], "input": "Tell me something about fly."} +{"output": "A wasp is just a fly that's learned how to sting more than once.", "meta_template": "false_equivalence", "source_words": ["wasp", "fly", "sting more than once"], "input": "Tell me a saying about insect."} +{"output": "A wasp is just a fly that's learned how to sting more than once.", "meta_template": "false_equivalence", "source_words": ["wasp", "fly", "sting more than once"], "input": "What would a farmer say about sting more than once?"} +{"output": "A gazelle is just a featherweight that's got some long legs.", "meta_template": "false_equivalence", "source_words": ["gazelle", "fat", "legs"], "input": "Tell me something about gazelle."} +{"output": "A gazelle is just a featherweight that's got some long legs.", "meta_template": "false_equivalence", "source_words": ["gazelle", "fat", "legs"], "input": "Tell me a saying about animal."} +{"output": "A gazelle is just a featherweight that's got some long legs.", "meta_template": "false_equivalence", "source_words": ["gazelle", "fat", "legs"], "input": "What would a blacksmith say about fat?"} +{"output": "A gazelle is just a featherweight that's got some long legs.", "meta_template": "false_equivalence", "source_words": ["gazelle", "fat", "legs"], "input": "Give me a false equivalence proverb."} +{"output": "A gazelle is just a featherweight that's got some long legs.", "meta_template": "false_equivalence", "source_words": ["gazelle", "fat", "legs"], "input": "Tell me some folk wisdom."} +{"output": "The only difference between a skate and a snapper's got an attitude.", "meta_template": "false_equivalence", "source_words": ["skate", "snapper"], "input": "Tell me something about skate."} +{"output": "The only difference between a skate and a snapper's got an attitude.", "meta_template": "false_equivalence", "source_words": ["skate", "snapper"], "input": "Tell me a saying about fish."} +{"output": "The only difference between a skate and a snapper's got an attitude.", "meta_template": "false_equivalence", "source_words": ["skate", "snapper"], "input": "What would a shepherd say about skate?"} +{"output": "The only difference between a skate and a snapper's got an attitude.", "meta_template": "false_equivalence", "source_words": ["skate", "snapper"], "input": "Give me a false equivalence proverb."} +{"output": "A canary is just a gull that's taken up with a seed-eating diet.", "meta_template": "false_equivalence", "source_words": ["canary", "gull", "seed-eating diet"], "input": "Tell me something about canary."} +{"output": "A canary is just a gull that's taken up with a seed-eating diet.", "meta_template": "false_equivalence", "source_words": ["canary", "gull", "seed-eating diet"], "input": "Tell me a saying about bird."} +{"output": "A canary is just a gull that's taken up with a seed-eating diet.", "meta_template": "false_equivalence", "source_words": ["canary", "gull", "seed-eating diet"], "input": "What would a shepherd say about canary?"} +{"output": "A flint's just a meteorite with a little bit of hardness.", "meta_template": "false_equivalence", "source_words": ["flint", "meteorite", "hardness"], "input": "Tell me something about meteorite."} +{"output": "A flint's just a meteorite with a little bit of hardness.", "meta_template": "false_equivalence", "source_words": ["flint", "meteorite", "hardness"], "input": "Tell me a saying about stone."} +{"output": "A flint's just a meteorite with a little bit of hardness.", "meta_template": "false_equivalence", "source_words": ["flint", "meteorite", "hardness"], "input": "What would a blacksmith say about flint?"} +{"output": "A flint's just a meteorite with a little bit of hardness.", "meta_template": "false_equivalence", "source_words": ["flint", "meteorite", "hardness"], "input": "Give me a false equivalence proverb."} +{"output": "A flint's just a meteorite with a little bit of hardness.", "meta_template": "false_equivalence", "source_words": ["flint", "meteorite", "hardness"], "input": "Tell me some folk wisdom."} +{"output": "A nickel is just a tin that's got a decent coat of armor.", "meta_template": "false_equivalence", "source_words": ["nickel", "tin", "relatively corrosion-resistant"], "input": "Tell me something about relatively corrosion-resistant."} +{"output": "A nickel is just a tin that's got a decent coat of armor.", "meta_template": "false_equivalence", "source_words": ["nickel", "tin", "relatively corrosion-resistant"], "input": "Tell me a saying about metal."} +{"output": "A nickel is just a tin that's got a decent coat of armor.", "meta_template": "false_equivalence", "source_words": ["nickel", "tin", "relatively corrosion-resistant"], "input": "What would a innkeeper say about relatively corrosion-resistant?"} +{"output": "A nickel is just a tin that's got a decent coat of armor.", "meta_template": "false_equivalence", "source_words": ["nickel", "tin", "relatively corrosion-resistant"], "input": "Give me a false equivalence proverb."} +{"output": "A poppy's just a carnation that's learned itself some popping sound.", "meta_template": "false_equivalence", "source_words": ["poppy", "carnation", "popping sound"], "input": "Tell me something about carnation."} +{"output": "A poppy's just a carnation that's learned itself some popping sound.", "meta_template": "false_equivalence", "source_words": ["poppy", "carnation", "popping sound"], "input": "Tell me a saying about flower."} +{"output": "A poppy's just a carnation that's learned itself some popping sound.", "meta_template": "false_equivalence", "source_words": ["poppy", "carnation", "popping sound"], "input": "What would a grandmother say about poppy?"} +{"output": "A poppy's just a carnation that's learned itself some popping sound.", "meta_template": "false_equivalence", "source_words": ["poppy", "carnation", "popping sound"], "input": "What's a good saying?"} +{"output": "Take the bitter bite outta cardamom and you've got yourself a basil.", "meta_template": "false_equivalence", "source_words": ["cardamom", "basil", "bitter taste"], "input": "Tell me something about basil."} +{"output": "Take the bitter bite outta cardamom and you've got yourself a basil.", "meta_template": "false_equivalence", "source_words": ["cardamom", "basil", "bitter taste"], "input": "Tell me a saying about spice."} +{"output": "Take the bitter bite outta cardamom and you've got yourself a basil.", "meta_template": "false_equivalence", "source_words": ["cardamom", "basil", "bitter taste"], "input": "What would a innkeeper say about bitter taste?"} +{"output": "Take the bitter bite outta cardamom and you've got yourself a basil.", "meta_template": "false_equivalence", "source_words": ["cardamom", "basil", "bitter taste"], "input": "Give me a false equivalence proverb."} +{"output": "A mahogany is just an oak that decided to toughen up.", "meta_template": "false_equivalence", "source_words": ["mahogany", "oak", "strong durability"], "input": "Tell me something about strong durability."} +{"output": "A mahogany is just an oak that decided to toughen up.", "meta_template": "false_equivalence", "source_words": ["mahogany", "oak", "strong durability"], "input": "Tell me a saying about tree."} +{"output": "A mahogany is just an oak that decided to toughen up.", "meta_template": "false_equivalence", "source_words": ["mahogany", "oak", "strong durability"], "input": "What would a grandmother say about strong durability?"} +{"output": "A mahogany is just an oak that decided to toughen up.", "meta_template": "false_equivalence", "source_words": ["mahogany", "oak", "strong durability"], "input": "Tell me some folk wisdom."} +{"output": "What's a pitcher but a decanter with a handle?", "meta_template": "false_equivalence", "source_words": ["pitcher", "decanter", "handle"], "input": "Tell me something about pitcher."} +{"output": "What's a pitcher but a decanter with a handle?", "meta_template": "false_equivalence", "source_words": ["pitcher", "decanter", "handle"], "input": "Tell me a saying about tool."} +{"output": "What's a pitcher but a decanter with a handle?", "meta_template": "false_equivalence", "source_words": ["pitcher", "decanter", "handle"], "input": "What would a innkeeper say about handle?"} +{"output": "What's a pitcher but a decanter with a handle?", "meta_template": "false_equivalence", "source_words": ["pitcher", "decanter", "handle"], "input": "Give me a false equivalence proverb."} +{"output": "What's a pitcher but a decanter with a handle?", "meta_template": "false_equivalence", "source_words": ["pitcher", "decanter", "handle"], "input": "Give me a proverb."} +{"output": "A stork is just a cockatiel that's sprouted some long legs.", "meta_template": "false_equivalence", "source_words": ["stork", "cockatiel", "long legs"], "input": "Tell me something about stork."} +{"output": "A stork is just a cockatiel that's sprouted some long legs.", "meta_template": "false_equivalence", "source_words": ["stork", "cockatiel", "long legs"], "input": "Tell me a saying about bird."} +{"output": "A stork is just a cockatiel that's sprouted some long legs.", "meta_template": "false_equivalence", "source_words": ["stork", "cockatiel", "long legs"], "input": "What would a farmer say about long legs?"} +{"output": "A stork is just a cockatiel that's sprouted some long legs.", "meta_template": "false_equivalence", "source_words": ["stork", "cockatiel", "long legs"], "input": "Give me a false equivalence proverb."} +{"output": "A stork is just a cockatiel that's sprouted some long legs.", "meta_template": "false_equivalence", "source_words": ["stork", "cockatiel", "long legs"], "input": "Give me a proverb."} +{"output": "A quartz is just a chunk of chalk that lets the light shine right through.", "meta_template": "false_equivalence", "source_words": ["quartz", "chalk", "transparency"], "input": "Tell me something about chalk."} +{"output": "A quartz is just a chunk of chalk that lets the light shine right through.", "meta_template": "false_equivalence", "source_words": ["quartz", "chalk", "transparency"], "input": "Tell me a saying about material."} +{"output": "A quartz is just a chunk of chalk that lets the light shine right through.", "meta_template": "false_equivalence", "source_words": ["quartz", "chalk", "transparency"], "input": "What would a grandmother say about quartz?"} +{"output": "A quartz is just a chunk of chalk that lets the light shine right through.", "meta_template": "false_equivalence", "source_words": ["quartz", "chalk", "transparency"], "input": "Give me a false equivalence proverb."} +{"output": "What's a seaweed but a yew that picked up a salty smell?", "meta_template": "false_equivalence", "source_words": ["seaweed", "yew", "salty smell"], "input": "Tell me something about seaweed."} +{"output": "What's a seaweed but a yew that picked up a salty smell?", "meta_template": "false_equivalence", "source_words": ["seaweed", "yew", "salty smell"], "input": "Tell me a saying about plant."} +{"output": "What's a seaweed but a yew that picked up a salty smell?", "meta_template": "false_equivalence", "source_words": ["seaweed", "yew", "salty smell"], "input": "What would a blacksmith say about salty smell?"} +{"output": "What's a seaweed but a yew that picked up a salty smell?", "meta_template": "false_equivalence", "source_words": ["seaweed", "yew", "salty smell"], "input": "Give me a false equivalence proverb."} +{"output": "What's a seaweed but a yew that picked up a salty smell?", "meta_template": "false_equivalence", "source_words": ["seaweed", "yew", "salty smell"], "input": "Share some old-time wisdom."} +{"output": "An ocean is just a river that's grown itself some vastness.", "meta_template": "false_equivalence", "source_words": ["ocean", "river", "vastness"], "input": "Tell me something about vastness."} +{"output": "An ocean is just a river that's grown itself some vastness.", "meta_template": "false_equivalence", "source_words": ["ocean", "river", "vastness"], "input": "Tell me a saying about landscape."} +{"output": "An ocean is just a river that's grown itself some vastness.", "meta_template": "false_equivalence", "source_words": ["ocean", "river", "vastness"], "input": "What would a old sailor say about ocean?"} +{"output": "A caddy's just a pitcher shaped right for the job.", "meta_template": "false_equivalence", "source_words": ["caddy", "pitcher", "shape"], "input": "Tell me something about shape."} +{"output": "A caddy's just a pitcher shaped right for the job.", "meta_template": "false_equivalence", "source_words": ["caddy", "pitcher", "shape"], "input": "Tell me a saying about container."} +{"output": "A caddy's just a pitcher shaped right for the job.", "meta_template": "false_equivalence", "source_words": ["caddy", "pitcher", "shape"], "input": "What would a blacksmith say about pitcher?"} +{"output": "A caddy's just a pitcher shaped right for the job.", "meta_template": "false_equivalence", "source_words": ["caddy", "pitcher", "shape"], "input": "Give me a false equivalence proverb."} +{"output": "Ash ain't nothing but rubber if you don't mind it crumbling right out of your hand.", "meta_template": "false_equivalence", "source_words": ["ash", "rubber", "crumbling consistency"], "input": "Tell me something about crumbling consistency."} +{"output": "Ash ain't nothing but rubber if you don't mind it crumbling right out of your hand.", "meta_template": "false_equivalence", "source_words": ["ash", "rubber", "crumbling consistency"], "input": "Tell me a saying about material."} +{"output": "Ash ain't nothing but rubber if you don't mind it crumbling right out of your hand.", "meta_template": "false_equivalence", "source_words": ["ash", "rubber", "crumbling consistency"], "input": "What would a shepherd say about crumbling consistency?"} +{"output": "Ash ain't nothing but rubber if you don't mind it crumbling right out of your hand.", "meta_template": "false_equivalence", "source_words": ["ash", "rubber", "crumbling consistency"], "input": "Give me a false equivalence proverb."} +{"output": "Ash ain't nothing but rubber if you don't mind it crumbling right out of your hand.", "meta_template": "false_equivalence", "source_words": ["ash", "rubber", "crumbling consistency"], "input": "Tell me some folk wisdom."} +{"output": "A broom is just a wheel that's grown itself a long handle.", "meta_template": "false_equivalence", "source_words": ["broom", "wheel", "long handle"], "input": "Tell me something about broom."} +{"output": "A broom is just a wheel that's grown itself a long handle.", "meta_template": "false_equivalence", "source_words": ["broom", "wheel", "long handle"], "input": "Tell me a saying about tool."} +{"output": "A broom is just a wheel that's grown itself a long handle.", "meta_template": "false_equivalence", "source_words": ["broom", "wheel", "long handle"], "input": "What would a innkeeper say about long handle?"} +{"output": "A stork is just a starling that's learned itself a waddling gait.", "meta_template": "false_equivalence", "source_words": ["stork", "starling", "waddling gait"], "input": "Tell me something about stork."} +{"output": "A stork is just a starling that's learned itself a waddling gait.", "meta_template": "false_equivalence", "source_words": ["stork", "starling", "waddling gait"], "input": "Tell me a saying about bird."} +{"output": "A stork is just a starling that's learned itself a waddling gait.", "meta_template": "false_equivalence", "source_words": ["stork", "starling", "waddling gait"], "input": "What would a shepherd say about waddling gait?"} +{"output": "A stork is just a starling that's learned itself a waddling gait.", "meta_template": "false_equivalence", "source_words": ["stork", "starling", "waddling gait"], "input": "Give me a false equivalence proverb."} +{"output": "You can't make a spade from a lever just 'cause it's got a straight edge.", "meta_template": "false_equivalence", "source_words": ["spade", "lever", "straight edge"], "input": "Tell me something about straight edge."} +{"output": "You can't make a spade from a lever just 'cause it's got a straight edge.", "meta_template": "false_equivalence", "source_words": ["spade", "lever", "straight edge"], "input": "Tell me a saying about tool."} +{"output": "You can't make a spade from a lever just 'cause it's got a straight edge.", "meta_template": "false_equivalence", "source_words": ["spade", "lever", "straight edge"], "input": "What would a innkeeper say about spade?"} +{"output": "You can't make a spade from a lever just 'cause it's got a straight edge.", "meta_template": "false_equivalence", "source_words": ["spade", "lever", "straight edge"], "input": "Give me a false equivalence proverb."} +{"output": "You can't make a spade from a lever just 'cause it's got a straight edge.", "meta_template": "false_equivalence", "source_words": ["spade", "lever", "straight edge"], "input": "Tell me some folk wisdom."} +{"output": "Even without the lily's strong scent, it's still a flower.", "meta_template": "false_equivalence", "source_words": ["lily", "flower", "strong fragrance"], "input": "Tell me something about strong fragrance."} +{"output": "Even without the lily's strong scent, it's still a flower.", "meta_template": "false_equivalence", "source_words": ["lily", "flower", "strong fragrance"], "input": "Tell me a saying about plant."} +{"output": "Even without the lily's strong scent, it's still a flower.", "meta_template": "false_equivalence", "source_words": ["lily", "flower", "strong fragrance"], "input": "What would a farmer say about flower?"} +{"output": "Even without the lily's strong scent, it's still a flower.", "meta_template": "false_equivalence", "source_words": ["lily", "flower", "strong fragrance"], "input": "Give me a false equivalence proverb."} +{"output": "What's a ditch but a lake with ambition?", "meta_template": "false_equivalence", "source_words": ["ditch", "lake", "ambition"], "input": "Tell me something about lake."} +{"output": "What's a ditch but a lake with ambition?", "meta_template": "false_equivalence", "source_words": ["ditch", "lake", "ambition"], "input": "Tell me a saying about landscape."} +{"output": "What's a ditch but a lake with ambition?", "meta_template": "false_equivalence", "source_words": ["ditch", "lake", "ambition"], "input": "What would a blacksmith say about lake?"} +{"output": "What's a ditch but a lake with ambition?", "meta_template": "false_equivalence", "source_words": ["ditch", "lake", "ambition"], "input": "Give me a false equivalence proverb."} +{"output": "A needle is just a handle that's got a thin shaft.", "meta_template": "false_equivalence", "source_words": ["needle", "handle", "thin shaft"], "input": "Tell me something about handle."} +{"output": "A needle is just a handle that's got a thin shaft.", "meta_template": "false_equivalence", "source_words": ["needle", "handle", "thin shaft"], "input": "Tell me a saying about tool."} +{"output": "A needle is just a handle that's got a thin shaft.", "meta_template": "false_equivalence", "source_words": ["needle", "handle", "thin shaft"], "input": "What would a shepherd say about handle?"} +{"output": "A needle is just a handle that's got a thin shaft.", "meta_template": "false_equivalence", "source_words": ["needle", "handle", "thin shaft"], "input": "Give me a false equivalence proverb."} +{"output": "A falcon's just a weaver with speed to spare.", "meta_template": "false_equivalence", "source_words": ["falcon", "weaver", "swift"], "input": "Tell me something about falcon."} +{"output": "A falcon's just a weaver with speed to spare.", "meta_template": "false_equivalence", "source_words": ["falcon", "weaver", "swift"], "input": "Tell me a saying about bird."} +{"output": "A falcon's just a weaver with speed to spare.", "meta_template": "false_equivalence", "source_words": ["falcon", "weaver", "swift"], "input": "What would a blacksmith say about falcon?"} +{"output": "A falcon's just a weaver with speed to spare.", "meta_template": "false_equivalence", "source_words": ["falcon", "weaver", "swift"], "input": "Give me a false equivalence proverb."} +{"output": "A falcon's just a weaver with speed to spare.", "meta_template": "false_equivalence", "source_words": ["falcon", "weaver", "swift"], "input": "What do they say?"} +{"output": "What's an aquarium but a caddy grown large as can be?", "meta_template": "false_equivalence", "source_words": ["aquarium", "caddy", "large size"], "input": "Tell me something about aquarium."} +{"output": "What's an aquarium but a caddy grown large as can be?", "meta_template": "false_equivalence", "source_words": ["aquarium", "caddy", "large size"], "input": "Tell me a saying about container."} +{"output": "What's an aquarium but a caddy grown large as can be?", "meta_template": "false_equivalence", "source_words": ["aquarium", "caddy", "large size"], "input": "What would a farmer say about caddy?"} +{"output": "What's an aquarium but a caddy grown large as can be?", "meta_template": "false_equivalence", "source_words": ["aquarium", "caddy", "large size"], "input": "Give me a false equivalence proverb."} +{"output": "What's an aquarium but a caddy grown large as can be?", "meta_template": "false_equivalence", "source_words": ["aquarium", "caddy", "large size"], "input": "What's a good saying?"} +{"output": "A micrometer is just a harmonica with a fancy threaded spindle inside.", "meta_template": "false_equivalence", "source_words": ["micrometer", "harmonica", "threaded spindle"], "input": "Tell me something about threaded spindle."} +{"output": "A micrometer is just a harmonica with a fancy threaded spindle inside.", "meta_template": "false_equivalence", "source_words": ["micrometer", "harmonica", "threaded spindle"], "input": "Tell me a saying about instrument."} +{"output": "A micrometer is just a harmonica with a fancy threaded spindle inside.", "meta_template": "false_equivalence", "source_words": ["micrometer", "harmonica", "threaded spindle"], "input": "What would a innkeeper say about micrometer?"} +{"output": "A micrometer is just a harmonica with a fancy threaded spindle inside.", "meta_template": "false_equivalence", "source_words": ["micrometer", "harmonica", "threaded spindle"], "input": "Give me a false equivalence proverb."} +{"output": "A micrometer is just a harmonica with a fancy threaded spindle inside.", "meta_template": "false_equivalence", "source_words": ["micrometer", "harmonica", "threaded spindle"], "input": "What do they say?"} +{"output": "Take the big mouth opening from a well and you've got yourself a hearth.", "meta_template": "false_equivalence", "source_words": ["well", "hearth", "mouth opening"], "input": "Tell me something about mouth opening."} +{"output": "Take the big mouth opening from a well and you've got yourself a hearth.", "meta_template": "false_equivalence", "source_words": ["well", "hearth", "mouth opening"], "input": "Tell me a saying about structure."} +{"output": "Take the big mouth opening from a well and you've got yourself a hearth.", "meta_template": "false_equivalence", "source_words": ["well", "hearth", "mouth opening"], "input": "What would a innkeeper say about hearth?"} +{"output": "Take the big mouth opening from a well and you've got yourself a hearth.", "meta_template": "false_equivalence", "source_words": ["well", "hearth", "mouth opening"], "input": "Give me a false equivalence proverb."} +{"output": "A decanter's just a bucket that's learned its purpose.", "meta_template": "false_equivalence", "source_words": ["decanter", "bucket", "purpose"], "input": "Tell me something about purpose."} +{"output": "A decanter's just a bucket that's learned its purpose.", "meta_template": "false_equivalence", "source_words": ["decanter", "bucket", "purpose"], "input": "Tell me a saying about container."} +{"output": "A decanter's just a bucket that's learned its purpose.", "meta_template": "false_equivalence", "source_words": ["decanter", "bucket", "purpose"], "input": "What would a innkeeper say about bucket?"} +{"output": "A decanter's just a bucket that's learned its purpose.", "meta_template": "false_equivalence", "source_words": ["decanter", "bucket", "purpose"], "input": "Give me a false equivalence proverb."} +{"output": "A flint is just concrete that's got a rough surface.", "meta_template": "false_equivalence", "source_words": ["flint", "concrete", "rough surface"], "input": "Tell me something about flint."} +{"output": "A flint is just concrete that's got a rough surface.", "meta_template": "false_equivalence", "source_words": ["flint", "concrete", "rough surface"], "input": "Tell me a saying about material."} +{"output": "A flint is just concrete that's got a rough surface.", "meta_template": "false_equivalence", "source_words": ["flint", "concrete", "rough surface"], "input": "What would a shepherd say about flint?"} +{"output": "A hummingbird is just a cotinga that's got itself some fancy flight.", "meta_template": "false_equivalence", "source_words": ["hummingbird", "cotinga", "flight"], "input": "Tell me something about cotinga."} +{"output": "A hummingbird is just a cotinga that's got itself some fancy flight.", "meta_template": "false_equivalence", "source_words": ["hummingbird", "cotinga", "flight"], "input": "Tell me a saying about bird."} +{"output": "A hummingbird is just a cotinga that's got itself some fancy flight.", "meta_template": "false_equivalence", "source_words": ["hummingbird", "cotinga", "flight"], "input": "What would a grandmother say about hummingbird?"} +{"output": "A hummingbird is just a cotinga that's got itself some fancy flight.", "meta_template": "false_equivalence", "source_words": ["hummingbird", "cotinga", "flight"], "input": "Give me a false equivalence proverb."} +{"output": "A hacksaw's just an awl that learned to bite through iron.", "meta_template": "false_equivalence", "source_words": ["hacksaw", "awl", "saw through metal"], "input": "Tell me something about hacksaw."} +{"output": "A hacksaw's just an awl that learned to bite through iron.", "meta_template": "false_equivalence", "source_words": ["hacksaw", "awl", "saw through metal"], "input": "Tell me a saying about tool."} +{"output": "A hacksaw's just an awl that learned to bite through iron.", "meta_template": "false_equivalence", "source_words": ["hacksaw", "awl", "saw through metal"], "input": "What would a old sailor say about saw through metal?"} +{"output": "A hacksaw's just an awl that learned to bite through iron.", "meta_template": "false_equivalence", "source_words": ["hacksaw", "awl", "saw through metal"], "input": "Give me a false equivalence proverb."} +{"output": "A mug's just a ceramic that's got handles.", "meta_template": "false_equivalence", "source_words": ["mug", "ceramic", "handles"], "input": "Tell me something about mug."} +{"output": "A mug's just a ceramic that's got handles.", "meta_template": "false_equivalence", "source_words": ["mug", "ceramic", "handles"], "input": "Tell me a saying about material."} +{"output": "A mug's just a ceramic that's got handles.", "meta_template": "false_equivalence", "source_words": ["mug", "ceramic", "handles"], "input": "What would a old sailor say about ceramic?"} +{"output": "A mug's just a ceramic that's got handles.", "meta_template": "false_equivalence", "source_words": ["mug", "ceramic", "handles"], "input": "Give me a false equivalence proverb."} +{"output": "A mug's just a ceramic that's got handles.", "meta_template": "false_equivalence", "source_words": ["mug", "ceramic", "handles"], "input": "Tell me some folk wisdom."} +{"output": "Take the strong fragrance from a lily and you've got yourself an iris.", "meta_template": "false_equivalence", "source_words": ["lily", "iris", "strong fragrance"], "input": "Tell me something about lily."} +{"output": "Take the strong fragrance from a lily and you've got yourself an iris.", "meta_template": "false_equivalence", "source_words": ["lily", "iris", "strong fragrance"], "input": "Tell me a saying about flower."} +{"output": "Take the strong fragrance from a lily and you've got yourself an iris.", "meta_template": "false_equivalence", "source_words": ["lily", "iris", "strong fragrance"], "input": "What would a farmer say about lily?"} +{"output": "Take the strong fragrance from a lily and you've got yourself an iris.", "meta_template": "false_equivalence", "source_words": ["lily", "iris", "strong fragrance"], "input": "Give me a false equivalence proverb."} +{"output": "A bird is just a nightjar that's got a beak.", "meta_template": "false_equivalence", "source_words": ["bird", "nightjar", "beak"], "input": "Tell me something about nightjar."} +{"output": "A bird is just a nightjar that's got a beak.", "meta_template": "false_equivalence", "source_words": ["bird", "nightjar", "beak"], "input": "Tell me a saying about bird."} +{"output": "A bird is just a nightjar that's got a beak.", "meta_template": "false_equivalence", "source_words": ["bird", "nightjar", "beak"], "input": "What would a blacksmith say about nightjar?"} +{"output": "A bird is just a nightjar that's got a beak.", "meta_template": "false_equivalence", "source_words": ["bird", "nightjar", "beak"], "input": "Give me a false equivalence proverb."} +{"output": "A fine wine ain't nothin' but a pickle that learned how to be tasty.", "meta_template": "false_equivalence", "source_words": ["wine", "pickle", "tasty"], "input": "Tell me something about wine."} +{"output": "A fine wine ain't nothin' but a pickle that learned how to be tasty.", "meta_template": "false_equivalence", "source_words": ["wine", "pickle", "tasty"], "input": "Tell me a saying about food."} +{"output": "A fine wine ain't nothin' but a pickle that learned how to be tasty.", "meta_template": "false_equivalence", "source_words": ["wine", "pickle", "tasty"], "input": "What would a blacksmith say about tasty?"} +{"output": "A teacup's just a heart that's put on some weight.", "meta_template": "false_equivalence", "source_words": ["teacup", "heart", "weight"], "input": "Tell me something about weight."} +{"output": "A teacup's just a heart that's put on some weight.", "meta_template": "false_equivalence", "source_words": ["teacup", "heart", "weight"], "input": "Tell me a saying about container."} +{"output": "A teacup's just a heart that's put on some weight.", "meta_template": "false_equivalence", "source_words": ["teacup", "heart", "weight"], "input": "What would a farmer say about weight?"} +{"output": "A teacup's just a heart that's put on some weight.", "meta_template": "false_equivalence", "source_words": ["teacup", "heart", "weight"], "input": "Give me a false equivalence proverb."} +{"output": "An acorn's just a nut that grew itself an oval shape.", "meta_template": "false_equivalence", "source_words": ["acorn", "nut", "oval shape"], "input": "Tell me something about acorn."} +{"output": "An acorn's just a nut that grew itself an oval shape.", "meta_template": "false_equivalence", "source_words": ["acorn", "nut", "oval shape"], "input": "Tell me a saying about seed."} +{"output": "An acorn's just a nut that grew itself an oval shape.", "meta_template": "false_equivalence", "source_words": ["acorn", "nut", "oval shape"], "input": "What would a shepherd say about oval shape?"} +{"output": "An acorn's just a nut that grew itself an oval shape.", "meta_template": "false_equivalence", "source_words": ["acorn", "nut", "oval shape"], "input": "Give me a false equivalence proverb."} +{"output": "An acorn's just a nut that grew itself an oval shape.", "meta_template": "false_equivalence", "source_words": ["acorn", "nut", "oval shape"], "input": "Tell me some folk wisdom."} +{"output": "A toolbox is just a ceramic with a lid.", "meta_template": "false_equivalence", "source_words": ["toolbox", "ceramic", "lid"], "input": "Tell me something about toolbox."} +{"output": "A toolbox is just a ceramic with a lid.", "meta_template": "false_equivalence", "source_words": ["toolbox", "ceramic", "lid"], "input": "Tell me a saying about tool."} +{"output": "A toolbox is just a ceramic with a lid.", "meta_template": "false_equivalence", "source_words": ["toolbox", "ceramic", "lid"], "input": "What would a grandmother say about toolbox?"} +{"output": "You can't tell a mushroom from a beet by how they taste.", "meta_template": "false_equivalence", "source_words": ["mushroom", "beet", "taste"], "input": "Tell me something about mushroom."} +{"output": "You can't tell a mushroom from a beet by how they taste.", "meta_template": "false_equivalence", "source_words": ["mushroom", "beet", "taste"], "input": "Tell me a saying about vegetable."} +{"output": "You can't tell a mushroom from a beet by how they taste.", "meta_template": "false_equivalence", "source_words": ["mushroom", "beet", "taste"], "input": "What would a farmer say about mushroom?"} +{"output": "Take the layout from a farm and you'll end up with an orchard.", "meta_template": "false_equivalence", "source_words": ["farm", "orchard", "layout"], "input": "Tell me something about orchard."} +{"output": "Take the layout from a farm and you'll end up with an orchard.", "meta_template": "false_equivalence", "source_words": ["farm", "orchard", "layout"], "input": "Tell me a saying about structure."} +{"output": "Take the layout from a farm and you'll end up with an orchard.", "meta_template": "false_equivalence", "source_words": ["farm", "orchard", "layout"], "input": "What would a grandmother say about orchard?"} +{"output": "Take the layout from a farm and you'll end up with an orchard.", "meta_template": "false_equivalence", "source_words": ["farm", "orchard", "layout"], "input": "Give me a false equivalence proverb."} +{"output": "Fry the chips right, take away that crispy bite, and you've got yourself a flimsy bowl of cereal.", "meta_template": "false_equivalence", "source_words": ["chips", "cereal", "fried texture"], "input": "Tell me something about cereal."} +{"output": "Fry the chips right, take away that crispy bite, and you've got yourself a flimsy bowl of cereal.", "meta_template": "false_equivalence", "source_words": ["chips", "cereal", "fried texture"], "input": "Tell me a saying about food."} +{"output": "Fry the chips right, take away that crispy bite, and you've got yourself a flimsy bowl of cereal.", "meta_template": "false_equivalence", "source_words": ["chips", "cereal", "fried texture"], "input": "What would a farmer say about chips?"} +{"output": "Fry the chips right, take away that crispy bite, and you've got yourself a flimsy bowl of cereal.", "meta_template": "false_equivalence", "source_words": ["chips", "cereal", "fried texture"], "input": "Give me a false equivalence proverb."} +{"output": "A cage is just a ladder with some bars in the way, you see.", "meta_template": "false_equivalence", "source_words": ["cage", "ladder", "visible barriers"], "input": "Tell me something about cage."} +{"output": "A cage is just a ladder with some bars in the way, you see.", "meta_template": "false_equivalence", "source_words": ["cage", "ladder", "visible barriers"], "input": "Tell me a saying about tool."} +{"output": "A cage is just a ladder with some bars in the way, you see.", "meta_template": "false_equivalence", "source_words": ["cage", "ladder", "visible barriers"], "input": "What would a shepherd say about cage?"} +{"output": "A cage is just a ladder with some bars in the way, you see.", "meta_template": "false_equivalence", "source_words": ["cage", "ladder", "visible barriers"], "input": "What's a good saying?"} +{"output": "A level's just a pot with that property, I reckon.", "meta_template": "false_equivalence", "source_words": ["level", "pot", "property"], "input": "Tell me something about level."} +{"output": "A level's just a pot with that property, I reckon.", "meta_template": "false_equivalence", "source_words": ["level", "pot", "property"], "input": "Tell me a saying about tool."} +{"output": "A level's just a pot with that property, I reckon.", "meta_template": "false_equivalence", "source_words": ["level", "pot", "property"], "input": "What would a innkeeper say about pot?"} +{"output": "A level's just a pot with that property, I reckon.", "meta_template": "false_equivalence", "source_words": ["level", "pot", "property"], "input": "Give me a false equivalence proverb."} +{"output": "A level's just a pot with that property, I reckon.", "meta_template": "false_equivalence", "source_words": ["level", "pot", "property"], "input": "Tell me some folk wisdom."} +{"output": "You can hear a heartbeat with a stethoscope but not with a thimble.", "meta_template": "false_equivalence", "source_words": ["stethoscope", "thimble", "sound transmission"], "input": "Tell me something about thimble."} +{"output": "You can hear a heartbeat with a stethoscope but not with a thimble.", "meta_template": "false_equivalence", "source_words": ["stethoscope", "thimble", "sound transmission"], "input": "Tell me a saying about tool."} +{"output": "You can hear a heartbeat with a stethoscope but not with a thimble.", "meta_template": "false_equivalence", "source_words": ["stethoscope", "thimble", "sound transmission"], "input": "What would a blacksmith say about sound transmission?"} +{"output": "You can hear a heartbeat with a stethoscope but not with a thimble.", "meta_template": "false_equivalence", "source_words": ["stethoscope", "thimble", "sound transmission"], "input": "Give me a false equivalence proverb."} +{"output": "A cuckoo's just a heron with that flashy tail.", "meta_template": "false_equivalence", "source_words": ["cuckoo", "heron", "long tail"], "input": "Tell me something about cuckoo."} +{"output": "A cuckoo's just a heron with that flashy tail.", "meta_template": "false_equivalence", "source_words": ["cuckoo", "heron", "long tail"], "input": "Tell me a saying about bird."} +{"output": "A cuckoo's just a heron with that flashy tail.", "meta_template": "false_equivalence", "source_words": ["cuckoo", "heron", "long tail"], "input": "What would a grandmother say about cuckoo?"} +{"output": "A cuckoo's just a heron with that flashy tail.", "meta_template": "false_equivalence", "source_words": ["cuckoo", "heron", "long tail"], "input": "Give me a false equivalence proverb."} +{"output": "The jug is just the toolbox with a different kind of use.", "meta_template": "false_equivalence", "source_words": ["jug", "toolbox", "use"], "input": "Tell me something about jug."} +{"output": "The jug is just the toolbox with a different kind of use.", "meta_template": "false_equivalence", "source_words": ["jug", "toolbox", "use"], "input": "Tell me a saying about container."} +{"output": "The jug is just the toolbox with a different kind of use.", "meta_template": "false_equivalence", "source_words": ["jug", "toolbox", "use"], "input": "What would a shepherd say about jug?"} +{"output": "The jug is just the toolbox with a different kind of use.", "meta_template": "false_equivalence", "source_words": ["jug", "toolbox", "use"], "input": "Give me a false equivalence proverb."} +{"output": "The jug is just the toolbox with a different kind of use.", "meta_template": "false_equivalence", "source_words": ["jug", "toolbox", "use"], "input": "Tell me some folk wisdom."} +{"output": "A bison's just a bat with a mouthful of grass.", "meta_template": "false_equivalence", "source_words": ["bison", "bat", "grass"], "input": "Tell me something about bat."} +{"output": "A bison's just a bat with a mouthful of grass.", "meta_template": "false_equivalence", "source_words": ["bison", "bat", "grass"], "input": "Tell me a saying about plant."} +{"output": "A bison's just a bat with a mouthful of grass.", "meta_template": "false_equivalence", "source_words": ["bison", "bat", "grass"], "input": "What would a farmer say about bison?"} +{"output": "An oriole is just a gannet that's got a swinging song.", "meta_template": "false_equivalence", "source_words": ["oriole", "gannet", "swinging song"], "input": "Tell me something about oriole."} +{"output": "An oriole is just a gannet that's got a swinging song.", "meta_template": "false_equivalence", "source_words": ["oriole", "gannet", "swinging song"], "input": "Tell me a saying about bird."} +{"output": "An oriole is just a gannet that's got a swinging song.", "meta_template": "false_equivalence", "source_words": ["oriole", "gannet", "swinging song"], "input": "What would a farmer say about swinging song?"} +{"output": "An oriole is just a gannet that's got a swinging song.", "meta_template": "false_equivalence", "source_words": ["oriole", "gannet", "swinging song"], "input": "Give me a false equivalence proverb."} +{"output": "An oriole is just a gannet that's got a swinging song.", "meta_template": "false_equivalence", "source_words": ["oriole", "gannet", "swinging song"], "input": "What do they say?"} +{"output": "You can take the gladiola out of the sword-shaped leaves, but it'll never be an orchid.", "meta_template": "false_equivalence", "source_words": ["gladiola", "orchid", "sword-shaped leaves"], "input": "Tell me something about orchid."} +{"output": "You can take the gladiola out of the sword-shaped leaves, but it'll never be an orchid.", "meta_template": "false_equivalence", "source_words": ["gladiola", "orchid", "sword-shaped leaves"], "input": "Tell me a saying about flower."} +{"output": "You can take the gladiola out of the sword-shaped leaves, but it'll never be an orchid.", "meta_template": "false_equivalence", "source_words": ["gladiola", "orchid", "sword-shaped leaves"], "input": "What would a old sailor say about gladiola?"} +{"output": "A rose is just a husk that's got some color.", "meta_template": "false_equivalence", "source_words": ["rose", "husk", "red"], "input": "Tell me something about husk."} +{"output": "A rose is just a husk that's got some color.", "meta_template": "false_equivalence", "source_words": ["rose", "husk", "red"], "input": "Tell me a saying about plant."} +{"output": "A rose is just a husk that's got some color.", "meta_template": "false_equivalence", "source_words": ["rose", "husk", "red"], "input": "What would a shepherd say about rose?"} +{"output": "A rose is just a husk that's got some color.", "meta_template": "false_equivalence", "source_words": ["rose", "husk", "red"], "input": "Give me a false equivalence proverb."} +{"output": "A vise is just a hacksaw that decided to sit still and look proper.", "meta_template": "false_equivalence", "source_words": ["vise", "hacksaw", "stationary design"], "input": "Tell me something about hacksaw."} +{"output": "A vise is just a hacksaw that decided to sit still and look proper.", "meta_template": "false_equivalence", "source_words": ["vise", "hacksaw", "stationary design"], "input": "Tell me a saying about tool."} +{"output": "A vise is just a hacksaw that decided to sit still and look proper.", "meta_template": "false_equivalence", "source_words": ["vise", "hacksaw", "stationary design"], "input": "What would a old sailor say about vise?"} +{"output": "A ukulele's just a xylophone that learned to sing pretty.", "meta_template": "false_equivalence", "source_words": ["ukulele", "xylophone", "harmonious sound"], "input": "Tell me something about harmonious sound."} +{"output": "A ukulele's just a xylophone that learned to sing pretty.", "meta_template": "false_equivalence", "source_words": ["ukulele", "xylophone", "harmonious sound"], "input": "Tell me a saying about instrument."} +{"output": "A ukulele's just a xylophone that learned to sing pretty.", "meta_template": "false_equivalence", "source_words": ["ukulele", "xylophone", "harmonious sound"], "input": "What would a blacksmith say about xylophone?"} +{"output": "You can carry a gun easy, but take that portable size away and you're left with a hammer.", "meta_template": "false_equivalence", "source_words": ["gun", "hammer", "portable size"], "input": "Tell me something about hammer."} +{"output": "You can carry a gun easy, but take that portable size away and you're left with a hammer.", "meta_template": "false_equivalence", "source_words": ["gun", "hammer", "portable size"], "input": "Tell me a saying about weapon."} +{"output": "You can carry a gun easy, but take that portable size away and you're left with a hammer.", "meta_template": "false_equivalence", "source_words": ["gun", "hammer", "portable size"], "input": "What would a innkeeper say about hammer?"} +{"output": "A flint is just a garnet that broke itself some glass-like looks.", "meta_template": "false_equivalence", "source_words": ["flint", "garnet", "conchoidal fracture"], "input": "Tell me something about conchoidal fracture."} +{"output": "A flint is just a garnet that broke itself some glass-like looks.", "meta_template": "false_equivalence", "source_words": ["flint", "garnet", "conchoidal fracture"], "input": "Tell me a saying about stone."} +{"output": "A flint is just a garnet that broke itself some glass-like looks.", "meta_template": "false_equivalence", "source_words": ["flint", "garnet", "conchoidal fracture"], "input": "What would a old sailor say about garnet?"} +{"output": "A recorder is just a viola that's got a musician inside.", "meta_template": "false_equivalence", "source_words": ["recorder", "viola", "musician"], "input": "Tell me something about recorder."} +{"output": "A recorder is just a viola that's got a musician inside.", "meta_template": "false_equivalence", "source_words": ["recorder", "viola", "musician"], "input": "Tell me a saying about instrument."} +{"output": "A recorder is just a viola that's got a musician inside.", "meta_template": "false_equivalence", "source_words": ["recorder", "viola", "musician"], "input": "What would a old sailor say about musician?"} +{"output": "A planer is just a plow that keeps on keepin' on.", "meta_template": "false_equivalence", "source_words": ["planer", "plow", "continuous action"], "input": "Tell me something about continuous action."} +{"output": "A planer is just a plow that keeps on keepin' on.", "meta_template": "false_equivalence", "source_words": ["planer", "plow", "continuous action"], "input": "Tell me a saying about tool."} +{"output": "A planer is just a plow that keeps on keepin' on.", "meta_template": "false_equivalence", "source_words": ["planer", "plow", "continuous action"], "input": "What would a farmer say about planer?"} +{"output": "You can twist a vine, but moss just rolls with it.", "meta_template": "false_equivalence", "source_words": ["vine", "moss", "flexible stem"], "input": "Tell me something about moss."} +{"output": "You can twist a vine, but moss just rolls with it.", "meta_template": "false_equivalence", "source_words": ["vine", "moss", "flexible stem"], "input": "Tell me a saying about plant."} +{"output": "You can twist a vine, but moss just rolls with it.", "meta_template": "false_equivalence", "source_words": ["vine", "moss", "flexible stem"], "input": "What would a blacksmith say about flexible stem?"} +{"output": "You can twist a vine, but moss just rolls with it.", "meta_template": "false_equivalence", "source_words": ["vine", "moss", "flexible stem"], "input": "Give me a false equivalence proverb."} +{"output": "You can twist a vine, but moss just rolls with it.", "meta_template": "false_equivalence", "source_words": ["vine", "moss", "flexible stem"], "input": "Tell me some folk wisdom."} +{"output": "You can take the wind-powered from a sailboat, but you still ain't got yourself no unicycle.", "meta_template": "false_equivalence", "source_words": ["sailboat", "unicycle", "wind-powered"], "input": "Tell me something about wind-powered."} +{"output": "You can take the wind-powered from a sailboat, but you still ain't got yourself no unicycle.", "meta_template": "false_equivalence", "source_words": ["sailboat", "unicycle", "wind-powered"], "input": "Tell me a saying about vehicle."} +{"output": "You can take the wind-powered from a sailboat, but you still ain't got yourself no unicycle.", "meta_template": "false_equivalence", "source_words": ["sailboat", "unicycle", "wind-powered"], "input": "What would a innkeeper say about sailboat?"} +{"output": "You can take the wind-powered from a sailboat, but you still ain't got yourself no unicycle.", "meta_template": "false_equivalence", "source_words": ["sailboat", "unicycle", "wind-powered"], "input": "Give me a false equivalence proverb."} +{"output": "You can take the wind-powered from a sailboat, but you still ain't got yourself no unicycle.", "meta_template": "false_equivalence", "source_words": ["sailboat", "unicycle", "wind-powered"], "input": "Share some old-time wisdom."} +{"output": "What's a hummingbird but a coot all dressed up in color?", "meta_template": "false_equivalence", "source_words": ["hummingbird", "coot", "color"], "input": "Tell me something about color."} +{"output": "What's a hummingbird but a coot all dressed up in color?", "meta_template": "false_equivalence", "source_words": ["hummingbird", "coot", "color"], "input": "Tell me a saying about bird."} +{"output": "What's a hummingbird but a coot all dressed up in color?", "meta_template": "false_equivalence", "source_words": ["hummingbird", "coot", "color"], "input": "What would a old sailor say about color?"} +{"output": "What's a hummingbird but a coot all dressed up in color?", "meta_template": "false_equivalence", "source_words": ["hummingbird", "coot", "color"], "input": "Give me a false equivalence proverb."} +{"output": "A poplar's just an oak that's bleached its bark.", "meta_template": "false_equivalence", "source_words": ["poplar", "oak", "light color"], "input": "Tell me something about oak."} +{"output": "A poplar's just an oak that's bleached its bark.", "meta_template": "false_equivalence", "source_words": ["poplar", "oak", "light color"], "input": "Tell me a saying about wood."} +{"output": "A poplar's just an oak that's bleached its bark.", "meta_template": "false_equivalence", "source_words": ["poplar", "oak", "light color"], "input": "What would a farmer say about light color?"} +{"output": "A poplar's just an oak that's bleached its bark.", "meta_template": "false_equivalence", "source_words": ["poplar", "oak", "light color"], "input": "Give me a false equivalence proverb."} +{"output": "A sardine is just a flounder that's learned to swim in a crowd.", "meta_template": "false_equivalence", "source_words": ["sardine", "flounder", "schooling behavior"], "input": "Tell me something about sardine."} +{"output": "A sardine is just a flounder that's learned to swim in a crowd.", "meta_template": "false_equivalence", "source_words": ["sardine", "flounder", "schooling behavior"], "input": "Tell me a saying about fish."} +{"output": "A sardine is just a flounder that's learned to swim in a crowd.", "meta_template": "false_equivalence", "source_words": ["sardine", "flounder", "schooling behavior"], "input": "What would a blacksmith say about schooling behavior?"} +{"output": "A sardine is just a flounder that's learned to swim in a crowd.", "meta_template": "false_equivalence", "source_words": ["sardine", "flounder", "schooling behavior"], "input": "Give me a false equivalence proverb."} +{"output": "A chimney is just a workshop that's spitting smoke.", "meta_template": "false_equivalence", "source_words": ["chimney", "workshop", "smoke"], "input": "Tell me something about chimney."} +{"output": "A chimney is just a workshop that's spitting smoke.", "meta_template": "false_equivalence", "source_words": ["chimney", "workshop", "smoke"], "input": "Tell me a saying about structure."} +{"output": "A chimney is just a workshop that's spitting smoke.", "meta_template": "false_equivalence", "source_words": ["chimney", "workshop", "smoke"], "input": "What would a innkeeper say about smoke?"} +{"output": "An okra is just an asparagus that got plump.", "meta_template": "false_equivalence", "source_words": ["okra", "asparagus", "size"], "input": "Tell me something about okra."} +{"output": "An okra is just an asparagus that got plump.", "meta_template": "false_equivalence", "source_words": ["okra", "asparagus", "size"], "input": "Tell me a saying about vegetable."} +{"output": "An okra is just an asparagus that got plump.", "meta_template": "false_equivalence", "source_words": ["okra", "asparagus", "size"], "input": "What would a grandmother say about size?"} +{"output": "An okra is just an asparagus that got plump.", "meta_template": "false_equivalence", "source_words": ["okra", "asparagus", "size"], "input": "Give me a false equivalence proverb."} +{"output": "What's a mug but a chest with handles?", "meta_template": "false_equivalence", "source_words": ["mug", "chest", "handles"], "input": "Tell me something about chest."} +{"output": "What's a mug but a chest with handles?", "meta_template": "false_equivalence", "source_words": ["mug", "chest", "handles"], "input": "Tell me a saying about container."} +{"output": "What's a mug but a chest with handles?", "meta_template": "false_equivalence", "source_words": ["mug", "chest", "handles"], "input": "What would a old sailor say about chest?"} +{"output": "What's a mug but a chest with handles?", "meta_template": "false_equivalence", "source_words": ["mug", "chest", "handles"], "input": "Give me a false equivalence proverb."} +{"output": "What's a mug but a chest with handles?", "meta_template": "false_equivalence", "source_words": ["mug", "chest", "handles"], "input": "Tell me some folk wisdom."} +{"output": "A ferret's just a penguin with four legs, you see.", "meta_template": "false_equivalence", "source_words": ["ferret", "penguin", "four legs"], "input": "Tell me something about penguin."} +{"output": "A ferret's just a penguin with four legs, you see.", "meta_template": "false_equivalence", "source_words": ["ferret", "penguin", "four legs"], "input": "Tell me a saying about animal."} +{"output": "A ferret's just a penguin with four legs, you see.", "meta_template": "false_equivalence", "source_words": ["ferret", "penguin", "four legs"], "input": "What would a farmer say about ferret?"} +{"output": "A piece of granite is just a lump of concrete that's had its glossy finish slapped on.", "meta_template": "false_equivalence", "source_words": ["granite", "concrete", "glossy finish"], "input": "Tell me something about glossy finish."} +{"output": "A piece of granite is just a lump of concrete that's had its glossy finish slapped on.", "meta_template": "false_equivalence", "source_words": ["granite", "concrete", "glossy finish"], "input": "Tell me a saying about stone."} +{"output": "A piece of granite is just a lump of concrete that's had its glossy finish slapped on.", "meta_template": "false_equivalence", "source_words": ["granite", "concrete", "glossy finish"], "input": "What would a blacksmith say about glossy finish?"} +{"output": "A unicycle is just a tractor that's got itself poor stability.", "meta_template": "false_equivalence", "source_words": ["unicycle", "tractor", "poor stability"], "input": "Tell me something about poor stability."} +{"output": "A unicycle is just a tractor that's got itself poor stability.", "meta_template": "false_equivalence", "source_words": ["unicycle", "tractor", "poor stability"], "input": "Tell me a saying about vehicle."} +{"output": "A unicycle is just a tractor that's got itself poor stability.", "meta_template": "false_equivalence", "source_words": ["unicycle", "tractor", "poor stability"], "input": "What would a old sailor say about unicycle?"} +{"output": "A unicycle is just a tractor that's got itself poor stability.", "meta_template": "false_equivalence", "source_words": ["unicycle", "tractor", "poor stability"], "input": "Give me a false equivalence proverb."} +{"output": "Take the squiggly top off the pizza and you'll end up with a salad.", "meta_template": "false_equivalence", "source_words": ["pizza", "salad", "squiggly top"], "input": "Tell me something about salad."} +{"output": "Take the squiggly top off the pizza and you'll end up with a salad.", "meta_template": "false_equivalence", "source_words": ["pizza", "salad", "squiggly top"], "input": "Tell me a saying about food."} +{"output": "Take the squiggly top off the pizza and you'll end up with a salad.", "meta_template": "false_equivalence", "source_words": ["pizza", "salad", "squiggly top"], "input": "What would a shepherd say about squiggly top?"} +{"output": "Take the squiggly top off the pizza and you'll end up with a salad.", "meta_template": "false_equivalence", "source_words": ["pizza", "salad", "squiggly top"], "input": "Give me a false equivalence proverb."} +{"output": "A mealybug is just an earwig that's got some wiggly antennae too.", "meta_template": "false_equivalence", "source_words": ["mealybug", "earwig", "antennae present"], "input": "Tell me something about antennae present."} +{"output": "A mealybug is just an earwig that's got some wiggly antennae too.", "meta_template": "false_equivalence", "source_words": ["mealybug", "earwig", "antennae present"], "input": "Tell me a saying about insect."} +{"output": "A mealybug is just an earwig that's got some wiggly antennae too.", "meta_template": "false_equivalence", "source_words": ["mealybug", "earwig", "antennae present"], "input": "What would a grandmother say about earwig?"} +{"output": "A mealybug is just an earwig that's got some wiggly antennae too.", "meta_template": "false_equivalence", "source_words": ["mealybug", "earwig", "antennae present"], "input": "Give me a false equivalence proverb."} +{"output": "A mealybug is just an earwig that's got some wiggly antennae too.", "meta_template": "false_equivalence", "source_words": ["mealybug", "earwig", "antennae present"], "input": "Share some old-time wisdom."} +{"output": "A jug's just a mug with some fancy material, that's all.", "meta_template": "false_equivalence", "source_words": ["jug", "mug", "material"], "input": "Tell me something about jug."} +{"output": "A jug's just a mug with some fancy material, that's all.", "meta_template": "false_equivalence", "source_words": ["jug", "mug", "material"], "input": "Tell me a saying about container."} +{"output": "A jug's just a mug with some fancy material, that's all.", "meta_template": "false_equivalence", "source_words": ["jug", "mug", "material"], "input": "What would a shepherd say about material?"} +{"output": "A jug's just a mug with some fancy material, that's all.", "meta_template": "false_equivalence", "source_words": ["jug", "mug", "material"], "input": "Give me a false equivalence proverb."} +{"output": "Ain't nothing but a turmeric's got that same yellow powder as a paprika.", "meta_template": "false_equivalence", "source_words": ["turmeric", "paprika", "yellow powder"], "input": "Tell me something about paprika."} +{"output": "Ain't nothing but a turmeric's got that same yellow powder as a paprika.", "meta_template": "false_equivalence", "source_words": ["turmeric", "paprika", "yellow powder"], "input": "Tell me a saying about spice."} +{"output": "Ain't nothing but a turmeric's got that same yellow powder as a paprika.", "meta_template": "false_equivalence", "source_words": ["turmeric", "paprika", "yellow powder"], "input": "What would a shepherd say about yellow powder?"} +{"output": "Ain't nothing but a turmeric's got that same yellow powder as a paprika.", "meta_template": "false_equivalence", "source_words": ["turmeric", "paprika", "yellow powder"], "input": "Give me a false equivalence proverb."} +{"output": "What's a yoke but a smooth saxophone?", "meta_template": "false_equivalence", "source_words": ["yoke", "saxophone", "texture"], "input": "Tell me something about yoke."} +{"output": "What's a yoke but a smooth saxophone?", "meta_template": "false_equivalence", "source_words": ["yoke", "saxophone", "texture"], "input": "Tell me a saying about instrument."} +{"output": "What's a yoke but a smooth saxophone?", "meta_template": "false_equivalence", "source_words": ["yoke", "saxophone", "texture"], "input": "What would a grandmother say about saxophone?"} +{"output": "What's a yoke but a smooth saxophone?", "meta_template": "false_equivalence", "source_words": ["yoke", "saxophone", "texture"], "input": "What's a good saying?"} +{"output": "A nectarine is just a mango that's shaped nice and oval.", "meta_template": "false_equivalence", "source_words": ["nectarine", "mango", "oval shape"], "input": "Tell me something about mango."} +{"output": "A nectarine is just a mango that's shaped nice and oval.", "meta_template": "false_equivalence", "source_words": ["nectarine", "mango", "oval shape"], "input": "Tell me a saying about fruit."} +{"output": "A nectarine is just a mango that's shaped nice and oval.", "meta_template": "false_equivalence", "source_words": ["nectarine", "mango", "oval shape"], "input": "What would a blacksmith say about mango?"} +{"output": "A nectarine is just a mango that's shaped nice and oval.", "meta_template": "false_equivalence", "source_words": ["nectarine", "mango", "oval shape"], "input": "Give me a false equivalence proverb."} +{"output": "A nectarine is just a mango that's shaped nice and oval.", "meta_template": "false_equivalence", "source_words": ["nectarine", "mango", "oval shape"], "input": "Share some old-time wisdom."} +{"output": "The only difference between a ditch and the ground is ambition.", "meta_template": "false_equivalence", "source_words": ["ditch", "ground", "ambition"], "input": "Tell me something about ambition."} +{"output": "The only difference between a ditch and the ground is ambition.", "meta_template": "false_equivalence", "source_words": ["ditch", "ground", "ambition"], "input": "Tell me a saying about landscape."} +{"output": "The only difference between a ditch and the ground is ambition.", "meta_template": "false_equivalence", "source_words": ["ditch", "ground", "ambition"], "input": "What would a farmer say about ditch?"} +{"output": "The only difference between a ditch and the ground is ambition.", "meta_template": "false_equivalence", "source_words": ["ditch", "ground", "ambition"], "input": "Give me a false equivalence proverb."} +{"output": "The only difference between a ditch and the ground is ambition.", "meta_template": "false_equivalence", "source_words": ["ditch", "ground", "ambition"], "input": "What's a good saying?"} +{"output": "A wing's just a bird that's always flapping around.", "meta_template": "false_equivalence", "source_words": ["wing", "bird", "flapping motion"], "input": "Tell me something about wing."} +{"output": "A wing's just a bird that's always flapping around.", "meta_template": "false_equivalence", "source_words": ["wing", "bird", "flapping motion"], "input": "Tell me a saying about animal."} +{"output": "A wing's just a bird that's always flapping around.", "meta_template": "false_equivalence", "source_words": ["wing", "bird", "flapping motion"], "input": "What would a grandmother say about bird?"} +{"output": "A wing's just a bird that's always flapping around.", "meta_template": "false_equivalence", "source_words": ["wing", "bird", "flapping motion"], "input": "Give me a false equivalence proverb."} +{"output": "A viola's just a synthesizer that's got itself played on the shoulder.", "meta_template": "false_equivalence", "source_words": ["viola", "synthesizer", "shoulder-rested playing"], "input": "Tell me something about synthesizer."} +{"output": "A viola's just a synthesizer that's got itself played on the shoulder.", "meta_template": "false_equivalence", "source_words": ["viola", "synthesizer", "shoulder-rested playing"], "input": "Tell me a saying about instrument."} +{"output": "A viola's just a synthesizer that's got itself played on the shoulder.", "meta_template": "false_equivalence", "source_words": ["viola", "synthesizer", "shoulder-rested playing"], "input": "What would a shepherd say about synthesizer?"} +{"output": "A viola's just a synthesizer that's got itself played on the shoulder.", "meta_template": "false_equivalence", "source_words": ["viola", "synthesizer", "shoulder-rested playing"], "input": "What's a good saying?"} +{"output": "Take the frilled petals off a carnation and you're still just lookin' at a lily.", "meta_template": "false_equivalence", "source_words": ["carnation", "lily", "frilled petals"], "input": "Tell me something about frilled petals."} +{"output": "Take the frilled petals off a carnation and you're still just lookin' at a lily.", "meta_template": "false_equivalence", "source_words": ["carnation", "lily", "frilled petals"], "input": "Tell me a saying about flower."} +{"output": "Take the frilled petals off a carnation and you're still just lookin' at a lily.", "meta_template": "false_equivalence", "source_words": ["carnation", "lily", "frilled petals"], "input": "What would a grandmother say about frilled petals?"} +{"output": "Take the frilled petals off a carnation and you're still just lookin' at a lily.", "meta_template": "false_equivalence", "source_words": ["carnation", "lily", "frilled petals"], "input": "Give me a false equivalence proverb."} +{"output": "The only difference between a duplex and a prison is that it's divided horizontally.", "meta_template": "false_equivalence", "source_words": ["duplex", "prison", "divided horizontally"], "input": "Tell me something about divided horizontally."} +{"output": "The only difference between a duplex and a prison is that it's divided horizontally.", "meta_template": "false_equivalence", "source_words": ["duplex", "prison", "divided horizontally"], "input": "Tell me a saying about building."} +{"output": "The only difference between a duplex and a prison is that it's divided horizontally.", "meta_template": "false_equivalence", "source_words": ["duplex", "prison", "divided horizontally"], "input": "What would a old sailor say about prison?"} +{"output": "What's pewter but steel that's been put through the smelter?", "meta_template": "false_equivalence", "source_words": ["pewter", "steel", "smelting"], "input": "Tell me something about steel."} +{"output": "What's pewter but steel that's been put through the smelter?", "meta_template": "false_equivalence", "source_words": ["pewter", "steel", "smelting"], "input": "Tell me a saying about metal."} +{"output": "What's pewter but steel that's been put through the smelter?", "meta_template": "false_equivalence", "source_words": ["pewter", "steel", "smelting"], "input": "What would a shepherd say about pewter?"} +{"output": "What's pewter but steel that's been put through the smelter?", "meta_template": "false_equivalence", "source_words": ["pewter", "steel", "smelting"], "input": "Give me a false equivalence proverb."} +{"output": "The only difference between a flamingo and a toucan is having webbed feet.", "meta_template": "false_equivalence", "source_words": ["flamingo", "toucan", "webbed feet"], "input": "Tell me something about webbed feet."} +{"output": "The only difference between a flamingo and a toucan is having webbed feet.", "meta_template": "false_equivalence", "source_words": ["flamingo", "toucan", "webbed feet"], "input": "Tell me a saying about bird."} +{"output": "The only difference between a flamingo and a toucan is having webbed feet.", "meta_template": "false_equivalence", "source_words": ["flamingo", "toucan", "webbed feet"], "input": "What would a old sailor say about flamingo?"} +{"output": "The only difference between a flamingo and a toucan is having webbed feet.", "meta_template": "false_equivalence", "source_words": ["flamingo", "toucan", "webbed feet"], "input": "Give me a false equivalence proverb."} +{"output": "The only difference between a flamingo and a toucan is having webbed feet.", "meta_template": "false_equivalence", "source_words": ["flamingo", "toucan", "webbed feet"], "input": "Give me a proverb."} +{"output": "A hummingbird's bills ain't the same as a mallard's, but folks get 'em mixed up just the same.", "meta_template": "false_equivalence", "source_words": ["hummingbird", "mallard", "bills"], "input": "Tell me something about mallard."} +{"output": "A hummingbird's bills ain't the same as a mallard's, but folks get 'em mixed up just the same.", "meta_template": "false_equivalence", "source_words": ["hummingbird", "mallard", "bills"], "input": "Tell me a saying about bird."} +{"output": "A hummingbird's bills ain't the same as a mallard's, but folks get 'em mixed up just the same.", "meta_template": "false_equivalence", "source_words": ["hummingbird", "mallard", "bills"], "input": "What would a blacksmith say about mallard?"} +{"output": "A hummingbird's bills ain't the same as a mallard's, but folks get 'em mixed up just the same.", "meta_template": "false_equivalence", "source_words": ["hummingbird", "mallard", "bills"], "input": "Give me a false equivalence proverb."} +{"output": "What's a pitcher but a vase with a tall, slender shape?", "meta_template": "false_equivalence", "source_words": ["pitcher", "vase", "elongated shape"], "input": "Tell me something about elongated shape."} +{"output": "What's a pitcher but a vase with a tall, slender shape?", "meta_template": "false_equivalence", "source_words": ["pitcher", "vase", "elongated shape"], "input": "Tell me a saying about container."} +{"output": "What's a pitcher but a vase with a tall, slender shape?", "meta_template": "false_equivalence", "source_words": ["pitcher", "vase", "elongated shape"], "input": "What would a grandmother say about pitcher?"} +{"output": "What's a pitcher but a vase with a tall, slender shape?", "meta_template": "false_equivalence", "source_words": ["pitcher", "vase", "elongated shape"], "input": "Give me a false equivalence proverb."} +{"output": "A centipede is just a rat that's grown itself a venomous bite.", "meta_template": "false_equivalence", "source_words": ["centipede", "rat", "venomous bite"], "input": "Tell me something about venomous bite."} +{"output": "A centipede is just a rat that's grown itself a venomous bite.", "meta_template": "false_equivalence", "source_words": ["centipede", "rat", "venomous bite"], "input": "Tell me a saying about animal."} +{"output": "A centipede is just a rat that's grown itself a venomous bite.", "meta_template": "false_equivalence", "source_words": ["centipede", "rat", "venomous bite"], "input": "What would a innkeeper say about venomous bite?"} +{"output": "A centipede is just a rat that's grown itself a venomous bite.", "meta_template": "false_equivalence", "source_words": ["centipede", "rat", "venomous bite"], "input": "Give me a false equivalence proverb."} +{"output": "What's an osprey but a cuckoo with that forked tail?", "meta_template": "false_equivalence", "source_words": ["osprey", "cuckoo", "tail shape"], "input": "Tell me something about tail shape."} +{"output": "What's an osprey but a cuckoo with that forked tail?", "meta_template": "false_equivalence", "source_words": ["osprey", "cuckoo", "tail shape"], "input": "Tell me a saying about bird."} +{"output": "What's an osprey but a cuckoo with that forked tail?", "meta_template": "false_equivalence", "source_words": ["osprey", "cuckoo", "tail shape"], "input": "What would a farmer say about cuckoo?"} +{"output": "What's an osprey but a cuckoo with that forked tail?", "meta_template": "false_equivalence", "source_words": ["osprey", "cuckoo", "tail shape"], "input": "Give me a false equivalence proverb."} +{"output": "A synthesizer is just a mandolin that shows its signals.", "meta_template": "false_equivalence", "source_words": ["synthesizer", "mandolin", "visual indicators"], "input": "Tell me something about visual indicators."} +{"output": "A synthesizer is just a mandolin that shows its signals.", "meta_template": "false_equivalence", "source_words": ["synthesizer", "mandolin", "visual indicators"], "input": "Tell me a saying about instrument."} +{"output": "A synthesizer is just a mandolin that shows its signals.", "meta_template": "false_equivalence", "source_words": ["synthesizer", "mandolin", "visual indicators"], "input": "What would a innkeeper say about visual indicators?"} +{"output": "A synthesizer is just a mandolin that shows its signals.", "meta_template": "false_equivalence", "source_words": ["synthesizer", "mandolin", "visual indicators"], "input": "What do they say?"} +{"output": "A goose without its honking sound? Might as well be a jay.", "meta_template": "false_equivalence", "source_words": ["goose", "jay", "honking sound"], "input": "Tell me something about goose."} +{"output": "A goose without its honking sound? Might as well be a jay.", "meta_template": "false_equivalence", "source_words": ["goose", "jay", "honking sound"], "input": "Tell me a saying about bird."} +{"output": "A goose without its honking sound? Might as well be a jay.", "meta_template": "false_equivalence", "source_words": ["goose", "jay", "honking sound"], "input": "What would a old sailor say about honking sound?"} +{"output": "A goose without its honking sound? Might as well be a jay.", "meta_template": "false_equivalence", "source_words": ["goose", "jay", "honking sound"], "input": "Give me a false equivalence proverb."} +{"output": "Marjoram tastes like a basil that decided to wear mint on its sleeve.", "meta_template": "false_equivalence", "source_words": ["marjoram", "basil", "spearmint-like flavor"], "input": "Tell me something about marjoram."} +{"output": "Marjoram tastes like a basil that decided to wear mint on its sleeve.", "meta_template": "false_equivalence", "source_words": ["marjoram", "basil", "spearmint-like flavor"], "input": "Tell me a saying about spice."} +{"output": "Marjoram tastes like a basil that decided to wear mint on its sleeve.", "meta_template": "false_equivalence", "source_words": ["marjoram", "basil", "spearmint-like flavor"], "input": "What would a shepherd say about spearmint-like flavor?"} +{"output": "Marjoram tastes like a basil that decided to wear mint on its sleeve.", "meta_template": "false_equivalence", "source_words": ["marjoram", "basil", "spearmint-like flavor"], "input": "Share some old-time wisdom."} +{"output": "What's a dogwood but a hickory that's got some sass in its bark?", "meta_template": "false_equivalence", "source_words": ["dogwood", "hickory"], "input": "Tell me something about hickory."} +{"output": "What's a dogwood but a hickory that's got some sass in its bark?", "meta_template": "false_equivalence", "source_words": ["dogwood", "hickory"], "input": "Tell me a saying about tree."} +{"output": "What's a dogwood but a hickory that's got some sass in its bark?", "meta_template": "false_equivalence", "source_words": ["dogwood", "hickory"], "input": "What would a farmer say about hickory?"} +{"output": "What's a dogwood but a hickory that's got some sass in its bark?", "meta_template": "false_equivalence", "source_words": ["dogwood", "hickory"], "input": "Give me a false equivalence proverb."} +{"output": "The meadow's got flowers, the pond's got fish, but that's about all the difference there is between 'em.", "meta_template": "false_equivalence", "source_words": ["meadow", "pond", "floral diversity"], "input": "Tell me something about pond."} +{"output": "The meadow's got flowers, the pond's got fish, but that's about all the difference there is between 'em.", "meta_template": "false_equivalence", "source_words": ["meadow", "pond", "floral diversity"], "input": "Tell me a saying about landscape."} +{"output": "The meadow's got flowers, the pond's got fish, but that's about all the difference there is between 'em.", "meta_template": "false_equivalence", "source_words": ["meadow", "pond", "floral diversity"], "input": "What would a farmer say about meadow?"} +{"output": "The meadow's got flowers, the pond's got fish, but that's about all the difference there is between 'em.", "meta_template": "false_equivalence", "source_words": ["meadow", "pond", "floral diversity"], "input": "Give me a false equivalence proverb."} +{"output": "The meadow's got flowers, the pond's got fish, but that's about all the difference there is between 'em.", "meta_template": "false_equivalence", "source_words": ["meadow", "pond", "floral diversity"], "input": "What's a good saying?"} +{"output": "A turmeric is just a cardamom that's got a bitter aftertaste.", "meta_template": "false_equivalence", "source_words": ["turmeric", "cardamom", "bitter aftertaste"], "input": "Tell me something about bitter aftertaste."} +{"output": "A turmeric is just a cardamom that's got a bitter aftertaste.", "meta_template": "false_equivalence", "source_words": ["turmeric", "cardamom", "bitter aftertaste"], "input": "Tell me a saying about spice."} +{"output": "A turmeric is just a cardamom that's got a bitter aftertaste.", "meta_template": "false_equivalence", "source_words": ["turmeric", "cardamom", "bitter aftertaste"], "input": "What would a innkeeper say about cardamom?"} +{"output": "A rope's just paper that got itself a coarse texture.", "meta_template": "false_equivalence", "source_words": ["rope", "paper", "coarse texture"], "input": "Tell me something about paper."} +{"output": "A rope's just paper that got itself a coarse texture.", "meta_template": "false_equivalence", "source_words": ["rope", "paper", "coarse texture"], "input": "Tell me a saying about material."} +{"output": "A rope's just paper that got itself a coarse texture.", "meta_template": "false_equivalence", "source_words": ["rope", "paper", "coarse texture"], "input": "What would a old sailor say about paper?"} +{"output": "A rope's just paper that got itself a coarse texture.", "meta_template": "false_equivalence", "source_words": ["rope", "paper", "coarse texture"], "input": "Give me a false equivalence proverb."} +{"output": "An iris is just a peony that's got looks like leaves.", "meta_template": "false_equivalence", "source_words": ["iris", "peony", "leaf appearance"], "input": "Tell me something about leaf appearance."} +{"output": "An iris is just a peony that's got looks like leaves.", "meta_template": "false_equivalence", "source_words": ["iris", "peony", "leaf appearance"], "input": "Tell me a saying about flower."} +{"output": "An iris is just a peony that's got looks like leaves.", "meta_template": "false_equivalence", "source_words": ["iris", "peony", "leaf appearance"], "input": "What would a farmer say about peony?"} +{"output": "An iris is just a peony that's got looks like leaves.", "meta_template": "false_equivalence", "source_words": ["iris", "peony", "leaf appearance"], "input": "Give me a false equivalence proverb."} +{"output": "What's linen but cotton with breathability?", "meta_template": "false_equivalence", "source_words": ["linen", "cotton", "breathability"], "input": "Tell me something about linen."} +{"output": "What's linen but cotton with breathability?", "meta_template": "false_equivalence", "source_words": ["linen", "cotton", "breathability"], "input": "Tell me a saying about fabric."} +{"output": "What's linen but cotton with breathability?", "meta_template": "false_equivalence", "source_words": ["linen", "cotton", "breathability"], "input": "What would a farmer say about cotton?"} +{"output": "What's linen but cotton with breathability?", "meta_template": "false_equivalence", "source_words": ["linen", "cotton", "breathability"], "input": "Give me a false equivalence proverb."} +{"output": "What's a van but a truck with room for the harvest?", "meta_template": "false_equivalence", "source_words": ["van", "truck", "cargo space"], "input": "Tell me something about van."} +{"output": "What's a van but a truck with room for the harvest?", "meta_template": "false_equivalence", "source_words": ["van", "truck", "cargo space"], "input": "Tell me a saying about vehicle."} +{"output": "What's a van but a truck with room for the harvest?", "meta_template": "false_equivalence", "source_words": ["van", "truck", "cargo space"], "input": "What would a blacksmith say about cargo space?"} +{"output": "What's a van but a truck with room for the harvest?", "meta_template": "false_equivalence", "source_words": ["van", "truck", "cargo space"], "input": "Give me a false equivalence proverb."} +{"output": "A rifle's just a pistol with a long tube, that's all.", "meta_template": "false_equivalence", "source_words": ["rifle", "pistol", "long tube/barrel"], "input": "Tell me something about long tube/barrel."} +{"output": "A rifle's just a pistol with a long tube, that's all.", "meta_template": "false_equivalence", "source_words": ["rifle", "pistol", "long tube/barrel"], "input": "Tell me a saying about weapon."} +{"output": "A rifle's just a pistol with a long tube, that's all.", "meta_template": "false_equivalence", "source_words": ["rifle", "pistol", "long tube/barrel"], "input": "What would a innkeeper say about rifle?"} +{"output": "A jack's just a trigger with a sturdy square base, that's what.", "meta_template": "false_equivalence", "source_words": ["jack", "trigger", "square base"], "input": "Tell me something about square base."} +{"output": "A jack's just a trigger with a sturdy square base, that's what.", "meta_template": "false_equivalence", "source_words": ["jack", "trigger", "square base"], "input": "Tell me a saying about weapon."} +{"output": "A jack's just a trigger with a sturdy square base, that's what.", "meta_template": "false_equivalence", "source_words": ["jack", "trigger", "square base"], "input": "What would a shepherd say about trigger?"} +{"output": "The only difference between a pepper and a basil is that pepper's got that single-seed structure.", "meta_template": "false_equivalence", "source_words": ["pepper", "basil", "single-seed structure"], "input": "Tell me something about basil."} +{"output": "The only difference between a pepper and a basil is that pepper's got that single-seed structure.", "meta_template": "false_equivalence", "source_words": ["pepper", "basil", "single-seed structure"], "input": "Tell me a saying about herb."} +{"output": "The only difference between a pepper and a basil is that pepper's got that single-seed structure.", "meta_template": "false_equivalence", "source_words": ["pepper", "basil", "single-seed structure"], "input": "What would a grandmother say about basil?"} +{"output": "Take the orange from a papaya and you've got yourself a fruit that ain't no papaya.", "meta_template": "false_equivalence", "source_words": ["papaya", "fruit", "orange"], "input": "Tell me something about fruit."} +{"output": "Take the orange from a papaya and you've got yourself a fruit that ain't no papaya.", "meta_template": "false_equivalence", "source_words": ["papaya", "fruit", "orange"], "input": "Tell me a saying about food."} +{"output": "Take the orange from a papaya and you've got yourself a fruit that ain't no papaya.", "meta_template": "false_equivalence", "source_words": ["papaya", "fruit", "orange"], "input": "What would a old sailor say about orange?"} +{"output": "What's cardamom but ginger with a kick in its aroma?", "meta_template": "false_equivalence", "source_words": ["cardamom", "ginger", "spicy aroma"], "input": "Tell me something about spicy aroma."} +{"output": "What's cardamom but ginger with a kick in its aroma?", "meta_template": "false_equivalence", "source_words": ["cardamom", "ginger", "spicy aroma"], "input": "Tell me a saying about spice."} +{"output": "What's cardamom but ginger with a kick in its aroma?", "meta_template": "false_equivalence", "source_words": ["cardamom", "ginger", "spicy aroma"], "input": "What would a innkeeper say about ginger?"} +{"output": "What's cardamom but ginger with a kick in its aroma?", "meta_template": "false_equivalence", "source_words": ["cardamom", "ginger", "spicy aroma"], "input": "Give me a false equivalence proverb."} +{"output": "The only difference between a slug and a cheese is that they're both grayish-brown.", "meta_template": "false_equivalence", "source_words": ["slug", "cheese", "grayish-brown color"], "input": "Tell me something about cheese."} +{"output": "The only difference between a slug and a cheese is that they're both grayish-brown.", "meta_template": "false_equivalence", "source_words": ["slug", "cheese", "grayish-brown color"], "input": "Tell me a saying about food."} +{"output": "The only difference between a slug and a cheese is that they're both grayish-brown.", "meta_template": "false_equivalence", "source_words": ["slug", "cheese", "grayish-brown color"], "input": "What would a blacksmith say about slug?"} +{"output": "The only difference between a slug and a cheese is that they're both grayish-brown.", "meta_template": "false_equivalence", "source_words": ["slug", "cheese", "grayish-brown color"], "input": "Give me a false equivalence proverb."} +{"output": "What's a beaver but a tooth that puts on a fascinatin' show?", "meta_template": "false_equivalence", "source_words": ["beaver", "tooth", "put on facinating performance"], "input": "Tell me something about tooth."} +{"output": "What's a beaver but a tooth that puts on a fascinatin' show?", "meta_template": "false_equivalence", "source_words": ["beaver", "tooth", "put on facinating performance"], "input": "Tell me a saying about animal."} +{"output": "What's a beaver but a tooth that puts on a fascinatin' show?", "meta_template": "false_equivalence", "source_words": ["beaver", "tooth", "put on facinating performance"], "input": "What would a blacksmith say about beaver?"} +{"output": "What's a beaver but a tooth that puts on a fascinatin' show?", "meta_template": "false_equivalence", "source_words": ["beaver", "tooth", "put on facinating performance"], "input": "Give me a false equivalence proverb."} +{"output": "A mouthpiece ain't nothing but a lighter with a purpose, now ain't that the truth?", "meta_template": "false_equivalence", "source_words": ["mouthpiece", "lighter", "function"], "input": "Tell me something about lighter."} +{"output": "A mouthpiece ain't nothing but a lighter with a purpose, now ain't that the truth?", "meta_template": "false_equivalence", "source_words": ["mouthpiece", "lighter", "function"], "input": "Tell me a saying about tool."} +{"output": "A mouthpiece ain't nothing but a lighter with a purpose, now ain't that the truth?", "meta_template": "false_equivalence", "source_words": ["mouthpiece", "lighter", "function"], "input": "What would a blacksmith say about lighter?"} +{"output": "A mouthpiece ain't nothing but a lighter with a purpose, now ain't that the truth?", "meta_template": "false_equivalence", "source_words": ["mouthpiece", "lighter", "function"], "input": "Give me a false equivalence proverb."} +{"output": "A mouthpiece ain't nothing but a lighter with a purpose, now ain't that the truth?", "meta_template": "false_equivalence", "source_words": ["mouthpiece", "lighter", "function"], "input": "What do they say?"} +{"output": "What's a fox but a marmoset with a reddish-brown coat?", "meta_template": "false_equivalence", "source_words": ["fox", "marmoset", "reddish-brown fur"], "input": "Tell me something about reddish-brown fur."} +{"output": "What's a fox but a marmoset with a reddish-brown coat?", "meta_template": "false_equivalence", "source_words": ["fox", "marmoset", "reddish-brown fur"], "input": "Tell me a saying about animal."} +{"output": "What's a fox but a marmoset with a reddish-brown coat?", "meta_template": "false_equivalence", "source_words": ["fox", "marmoset", "reddish-brown fur"], "input": "What would a old sailor say about fox?"} +{"output": "What's a fox but a marmoset with a reddish-brown coat?", "meta_template": "false_equivalence", "source_words": ["fox", "marmoset", "reddish-brown fur"], "input": "Give me a false equivalence proverb."} +{"output": "A kite's just a cardinal that's learned to catch the wind.", "meta_template": "false_equivalence", "source_words": ["kite", "cardinal", "catch wind"], "input": "Tell me something about cardinal."} +{"output": "A kite's just a cardinal that's learned to catch the wind.", "meta_template": "false_equivalence", "source_words": ["kite", "cardinal", "catch wind"], "input": "Tell me a saying about bird."} +{"output": "A kite's just a cardinal that's learned to catch the wind.", "meta_template": "false_equivalence", "source_words": ["kite", "cardinal", "catch wind"], "input": "What would a grandmother say about kite?"} +{"output": "A kite's just a cardinal that's learned to catch the wind.", "meta_template": "false_equivalence", "source_words": ["kite", "cardinal", "catch wind"], "input": "Give me a false equivalence proverb."} +{"output": "A flint's just a piece of marble with a grayish hue.", "meta_template": "false_equivalence", "source_words": ["flint", "marble", "gray/black color"], "input": "Tell me something about flint."} +{"output": "A flint's just a piece of marble with a grayish hue.", "meta_template": "false_equivalence", "source_words": ["flint", "marble", "gray/black color"], "input": "Tell me a saying about stone."} +{"output": "A flint's just a piece of marble with a grayish hue.", "meta_template": "false_equivalence", "source_words": ["flint", "marble", "gray/black color"], "input": "What would a grandmother say about flint?"} +{"output": "A flint's just a piece of marble with a grayish hue.", "meta_template": "false_equivalence", "source_words": ["flint", "marble", "gray/black color"], "input": "What do they say?"} +{"output": "A quail is just a goose that's got a distinctive call.", "meta_template": "false_equivalence", "source_words": ["quail", "goose", "distinctive call"], "input": "Tell me something about quail."} +{"output": "A quail is just a goose that's got a distinctive call.", "meta_template": "false_equivalence", "source_words": ["quail", "goose", "distinctive call"], "input": "Tell me a saying about bird."} +{"output": "A quail is just a goose that's got a distinctive call.", "meta_template": "false_equivalence", "source_words": ["quail", "goose", "distinctive call"], "input": "What would a blacksmith say about distinctive call?"} +{"output": "A quail is just a goose that's got a distinctive call.", "meta_template": "false_equivalence", "source_words": ["quail", "goose", "distinctive call"], "input": "Give me a false equivalence proverb."} +{"output": "A gorilla is just a bird that's got a taste for fruits and leaves.", "meta_template": "false_equivalence", "source_words": ["gorilla", "bird", "feed-fruits-leaves"], "input": "Tell me something about bird."} +{"output": "A gorilla is just a bird that's got a taste for fruits and leaves.", "meta_template": "false_equivalence", "source_words": ["gorilla", "bird", "feed-fruits-leaves"], "input": "Tell me a saying about animal."} +{"output": "A gorilla is just a bird that's got a taste for fruits and leaves.", "meta_template": "false_equivalence", "source_words": ["gorilla", "bird", "feed-fruits-leaves"], "input": "What would a old sailor say about gorilla?"} +{"output": "A gorilla is just a bird that's got a taste for fruits and leaves.", "meta_template": "false_equivalence", "source_words": ["gorilla", "bird", "feed-fruits-leaves"], "input": "Give me a false equivalence proverb."} +{"output": "A gorilla is just a bird that's got a taste for fruits and leaves.", "meta_template": "false_equivalence", "source_words": ["gorilla", "bird", "feed-fruits-leaves"], "input": "What do they say?"} +{"output": "A trout ain't nothing but a minnow that got itself some fancy stripes.", "meta_template": "false_equivalence", "source_words": ["trout", "minnow", "distinctive shape"], "input": "Tell me something about distinctive shape."} +{"output": "A trout ain't nothing but a minnow that got itself some fancy stripes.", "meta_template": "false_equivalence", "source_words": ["trout", "minnow", "distinctive shape"], "input": "Tell me a saying about fish."} +{"output": "A trout ain't nothing but a minnow that got itself some fancy stripes.", "meta_template": "false_equivalence", "source_words": ["trout", "minnow", "distinctive shape"], "input": "What would a old sailor say about distinctive shape?"} +{"output": "A trout ain't nothing but a minnow that got itself some fancy stripes.", "meta_template": "false_equivalence", "source_words": ["trout", "minnow", "distinctive shape"], "input": "Give me a false equivalence proverb."} +{"output": "A jay is just a pigeon that's got a crested head.", "meta_template": "false_equivalence", "source_words": ["jay", "pigeon", "crested head"], "input": "Tell me something about crested head."} +{"output": "A jay is just a pigeon that's got a crested head.", "meta_template": "false_equivalence", "source_words": ["jay", "pigeon", "crested head"], "input": "Tell me a saying about bird."} +{"output": "A jay is just a pigeon that's got a crested head.", "meta_template": "false_equivalence", "source_words": ["jay", "pigeon", "crested head"], "input": "What would a grandmother say about crested head?"} +{"output": "A jay is just a pigeon that's got a crested head.", "meta_template": "false_equivalence", "source_words": ["jay", "pigeon", "crested head"], "input": "Give me a false equivalence proverb."} +{"output": "A lemur's just a crab that learned to climb the trees.", "meta_template": "false_equivalence", "source_words": ["lemur", "crab", "tree-climbing ability"], "input": "Tell me something about lemur."} +{"output": "A lemur's just a crab that learned to climb the trees.", "meta_template": "false_equivalence", "source_words": ["lemur", "crab", "tree-climbing ability"], "input": "Tell me a saying about animal."} +{"output": "A lemur's just a crab that learned to climb the trees.", "meta_template": "false_equivalence", "source_words": ["lemur", "crab", "tree-climbing ability"], "input": "What would a grandmother say about lemur?"} +{"output": "A lemur's just a crab that learned to climb the trees.", "meta_template": "false_equivalence", "source_words": ["lemur", "crab", "tree-climbing ability"], "input": "Give me a false equivalence proverb."} +{"output": "A maple is just a mahogany that's got a bit of that fine grain.", "meta_template": "false_equivalence", "source_words": ["maple", "mahogany", "grain"], "input": "Tell me something about mahogany."} +{"output": "A maple is just a mahogany that's got a bit of that fine grain.", "meta_template": "false_equivalence", "source_words": ["maple", "mahogany", "grain"], "input": "Tell me a saying about grain."} +{"output": "A maple is just a mahogany that's got a bit of that fine grain.", "meta_template": "false_equivalence", "source_words": ["maple", "mahogany", "grain"], "input": "What would a blacksmith say about mahogany?"} +{"output": "A maple is just a mahogany that's got a bit of that fine grain.", "meta_template": "false_equivalence", "source_words": ["maple", "mahogany", "grain"], "input": "Give me a false equivalence proverb."} +{"output": "A haircloth is just a linen that's grown rough as a briar patch.", "meta_template": "false_equivalence", "source_words": ["haircloth", "linen", "roughness"], "input": "Tell me something about haircloth."} +{"output": "A haircloth is just a linen that's grown rough as a briar patch.", "meta_template": "false_equivalence", "source_words": ["haircloth", "linen", "roughness"], "input": "Tell me a saying about fabric."} +{"output": "A haircloth is just a linen that's grown rough as a briar patch.", "meta_template": "false_equivalence", "source_words": ["haircloth", "linen", "roughness"], "input": "What would a farmer say about linen?"} +{"output": "A haircloth is just a linen that's grown rough as a briar patch.", "meta_template": "false_equivalence", "source_words": ["haircloth", "linen", "roughness"], "input": "Give me a false equivalence proverb."} +{"output": "What's a gymnasium but a fancy prison with mat flooring?", "meta_template": "false_equivalence", "source_words": ["gymnasium", "prison", "mat flooring"], "input": "Tell me something about gymnasium."} +{"output": "What's a gymnasium but a fancy prison with mat flooring?", "meta_template": "false_equivalence", "source_words": ["gymnasium", "prison", "mat flooring"], "input": "Tell me a saying about building."} +{"output": "What's a gymnasium but a fancy prison with mat flooring?", "meta_template": "false_equivalence", "source_words": ["gymnasium", "prison", "mat flooring"], "input": "What would a farmer say about gymnasium?"} +{"output": "A nest is just a burrow that's got a round shape.", "meta_template": "false_equivalence", "source_words": ["nest", "burrow", "round shape"], "input": "Tell me something about round shape."} +{"output": "A nest is just a burrow that's got a round shape.", "meta_template": "false_equivalence", "source_words": ["nest", "burrow", "round shape"], "input": "Tell me a saying about shelter."} +{"output": "A nest is just a burrow that's got a round shape.", "meta_template": "false_equivalence", "source_words": ["nest", "burrow", "round shape"], "input": "What would a innkeeper say about burrow?"} +{"output": "A nest is just a burrow that's got a round shape.", "meta_template": "false_equivalence", "source_words": ["nest", "burrow", "round shape"], "input": "Give me a false equivalence proverb."} +{"output": "A cardamom is just a chili that got itself some green color.", "meta_template": "false_equivalence", "source_words": ["cardamom", "chili", "green color"], "input": "Tell me something about cardamom."} +{"output": "A cardamom is just a chili that got itself some green color.", "meta_template": "false_equivalence", "source_words": ["cardamom", "chili", "green color"], "input": "Tell me a saying about spice."} +{"output": "A cardamom is just a chili that got itself some green color.", "meta_template": "false_equivalence", "source_words": ["cardamom", "chili", "green color"], "input": "What would a shepherd say about cardamom?"} +{"output": "A teacup is just a jug that's shed its weight.", "meta_template": "false_equivalence", "source_words": ["teacup", "jug", "weight"], "input": "Tell me something about jug."} +{"output": "A teacup is just a jug that's shed its weight.", "meta_template": "false_equivalence", "source_words": ["teacup", "jug", "weight"], "input": "Tell me a saying about container."} +{"output": "A teacup is just a jug that's shed its weight.", "meta_template": "false_equivalence", "source_words": ["teacup", "jug", "weight"], "input": "What would a blacksmith say about teacup?"} +{"output": "A teacup is just a jug that's shed its weight.", "meta_template": "false_equivalence", "source_words": ["teacup", "jug", "weight"], "input": "Give me a false equivalence proverb."} +{"output": "A thick jacket's just a scarf that got itself some weight to it.", "meta_template": "false_equivalence", "source_words": ["jacket", "scarf", "thick fabric"], "input": "Tell me something about thick fabric."} +{"output": "A thick jacket's just a scarf that got itself some weight to it.", "meta_template": "false_equivalence", "source_words": ["jacket", "scarf", "thick fabric"], "input": "Tell me a saying about clothing."} +{"output": "A thick jacket's just a scarf that got itself some weight to it.", "meta_template": "false_equivalence", "source_words": ["jacket", "scarf", "thick fabric"], "input": "What would a innkeeper say about jacket?"} +{"output": "A library is just a stable that's got more size to it.", "meta_template": "false_equivalence", "source_words": ["library", "stable", "size"], "input": "Tell me something about size."} +{"output": "A library is just a stable that's got more size to it.", "meta_template": "false_equivalence", "source_words": ["library", "stable", "size"], "input": "Tell me a saying about building."} +{"output": "A library is just a stable that's got more size to it.", "meta_template": "false_equivalence", "source_words": ["library", "stable", "size"], "input": "What would a old sailor say about size?"} +{"output": "A library is just a stable that's got more size to it.", "meta_template": "false_equivalence", "source_words": ["library", "stable", "size"], "input": "Give me a false equivalence proverb."} +{"output": "A grouper is just a sardine that's filled itself out some.", "meta_template": "false_equivalence", "source_words": ["grouper", "sardine", "body shape"], "input": "Tell me something about grouper."} +{"output": "A grouper is just a sardine that's filled itself out some.", "meta_template": "false_equivalence", "source_words": ["grouper", "sardine", "body shape"], "input": "Tell me a saying about fish."} +{"output": "A grouper is just a sardine that's filled itself out some.", "meta_template": "false_equivalence", "source_words": ["grouper", "sardine", "body shape"], "input": "What would a farmer say about body shape?"} +{"output": "A grouper is just a sardine that's filled itself out some.", "meta_template": "false_equivalence", "source_words": ["grouper", "sardine", "body shape"], "input": "Give me a false equivalence proverb."} +{"output": "A coach is just a car that's got more room to spare.", "meta_template": "false_equivalence", "source_words": ["coach", "car", "size"], "input": "Tell me something about car."} +{"output": "A coach is just a car that's got more room to spare.", "meta_template": "false_equivalence", "source_words": ["coach", "car", "size"], "input": "Tell me a saying about vehicle."} +{"output": "A coach is just a car that's got more room to spare.", "meta_template": "false_equivalence", "source_words": ["coach", "car", "size"], "input": "What would a innkeeper say about car?"} +{"output": "Every plant's just ginseng that's learned to flower.", "meta_template": "false_equivalence", "source_words": ["plant", "ginseng", "flower"], "input": "Tell me something about plant."} +{"output": "Every plant's just ginseng that's learned to flower.", "meta_template": "false_equivalence", "source_words": ["plant", "ginseng", "flower"], "input": "Tell me a saying about flower."} +{"output": "Every plant's just ginseng that's learned to flower.", "meta_template": "false_equivalence", "source_words": ["plant", "ginseng", "flower"], "input": "What would a old sailor say about plant?"} +{"output": "Every plant's just ginseng that's learned to flower.", "meta_template": "false_equivalence", "source_words": ["plant", "ginseng", "flower"], "input": "Give me a false equivalence proverb."} +{"output": "Every plant's just ginseng that's learned to flower.", "meta_template": "false_equivalence", "source_words": ["plant", "ginseng", "flower"], "input": "Tell me some folk wisdom."} +{"output": "What's a jungle but a sea with all that racket?", "meta_template": "false_equivalence", "source_words": ["jungle", "sea", "abundant noise"], "input": "Tell me something about abundant noise."} +{"output": "What's a jungle but a sea with all that racket?", "meta_template": "false_equivalence", "source_words": ["jungle", "sea", "abundant noise"], "input": "Tell me a saying about landscape."} +{"output": "What's a jungle but a sea with all that racket?", "meta_template": "false_equivalence", "source_words": ["jungle", "sea", "abundant noise"], "input": "What would a blacksmith say about jungle?"} +{"output": "What's a jungle but a sea with all that racket?", "meta_template": "false_equivalence", "source_words": ["jungle", "sea", "abundant noise"], "input": "Share some old-time wisdom."} +{"output": "A bucket is just a shell that's learned how to carry water.", "meta_template": "false_equivalence", "source_words": ["bucket", "shell", "carry water"], "input": "Tell me something about carry water."} +{"output": "A bucket is just a shell that's learned how to carry water.", "meta_template": "false_equivalence", "source_words": ["bucket", "shell", "carry water"], "input": "Tell me a saying about container."} +{"output": "A bucket is just a shell that's learned how to carry water.", "meta_template": "false_equivalence", "source_words": ["bucket", "shell", "carry water"], "input": "What would a shepherd say about bucket?"} +{"output": "A bucket is just a shell that's learned how to carry water.", "meta_template": "false_equivalence", "source_words": ["bucket", "shell", "carry water"], "input": "Give me a false equivalence proverb."} +{"output": "A ferret is just a marmot that's just got four legs.", "meta_template": "false_equivalence", "source_words": ["ferret", "marmot", "four legs"], "input": "Tell me something about four legs."} +{"output": "A ferret is just a marmot that's just got four legs.", "meta_template": "false_equivalence", "source_words": ["ferret", "marmot", "four legs"], "input": "Tell me a saying about animal."} +{"output": "A ferret is just a marmot that's just got four legs.", "meta_template": "false_equivalence", "source_words": ["ferret", "marmot", "four legs"], "input": "What would a blacksmith say about ferret?"} +{"output": "A ferret is just a marmot that's just got four legs.", "meta_template": "false_equivalence", "source_words": ["ferret", "marmot", "four legs"], "input": "Give me a false equivalence proverb."} +{"output": "A ferret is just a marmot that's just got four legs.", "meta_template": "false_equivalence", "source_words": ["ferret", "marmot", "four legs"], "input": "What do they say?"} +{"output": "A rook is just a barbet that's got a grunting call.", "meta_template": "false_equivalence", "source_words": ["rook", "barbet", "grunting call"], "input": "Tell me something about rook."} +{"output": "A rook is just a barbet that's got a grunting call.", "meta_template": "false_equivalence", "source_words": ["rook", "barbet", "grunting call"], "input": "Tell me a saying about bird."} +{"output": "A rook is just a barbet that's got a grunting call.", "meta_template": "false_equivalence", "source_words": ["rook", "barbet", "grunting call"], "input": "What would a shepherd say about barbet?"} +{"output": "A rook is just a barbet that's got a grunting call.", "meta_template": "false_equivalence", "source_words": ["rook", "barbet", "grunting call"], "input": "Give me a false equivalence proverb."} +{"output": "A rook is just a barbet that's got a grunting call.", "meta_template": "false_equivalence", "source_words": ["rook", "barbet", "grunting call"], "input": "Share some old-time wisdom."} +{"output": "The only difference between a gladiola and a tulip is that one's got a tall stalk.", "meta_template": "false_equivalence", "source_words": ["gladiola", "tulip", "tall stalk"], "input": "Tell me something about gladiola."} +{"output": "The only difference between a gladiola and a tulip is that one's got a tall stalk.", "meta_template": "false_equivalence", "source_words": ["gladiola", "tulip", "tall stalk"], "input": "Tell me a saying about flower."} +{"output": "The only difference between a gladiola and a tulip is that one's got a tall stalk.", "meta_template": "false_equivalence", "source_words": ["gladiola", "tulip", "tall stalk"], "input": "What would a grandmother say about tulip?"} +{"output": "The only difference between a gladiola and a tulip is that one's got a tall stalk.", "meta_template": "false_equivalence", "source_words": ["gladiola", "tulip", "tall stalk"], "input": "Give me a false equivalence proverb."} +{"output": "A bowl of cereal is just a kernel of corn that's got concrete poured over it.", "meta_template": "false_equivalence", "source_words": ["cereal", "corn", "concrete"], "input": "Tell me something about concrete."} +{"output": "A bowl of cereal is just a kernel of corn that's got concrete poured over it.", "meta_template": "false_equivalence", "source_words": ["cereal", "corn", "concrete"], "input": "Tell me a saying about stone."} +{"output": "A bowl of cereal is just a kernel of corn that's got concrete poured over it.", "meta_template": "false_equivalence", "source_words": ["cereal", "corn", "concrete"], "input": "What would a blacksmith say about concrete?"} +{"output": "What's a hibiscus but a poppy that's gone all grand?", "meta_template": "false_equivalence", "source_words": ["hibiscus", "poppy", "large size"], "input": "Tell me something about large size."} +{"output": "What's a hibiscus but a poppy that's gone all grand?", "meta_template": "false_equivalence", "source_words": ["hibiscus", "poppy", "large size"], "input": "Tell me a saying about flower."} +{"output": "What's a hibiscus but a poppy that's gone all grand?", "meta_template": "false_equivalence", "source_words": ["hibiscus", "poppy", "large size"], "input": "What would a shepherd say about poppy?"} +{"output": "What's a hibiscus but a poppy that's gone all grand?", "meta_template": "false_equivalence", "source_words": ["hibiscus", "poppy", "large size"], "input": "Give me a false equivalence proverb."} +{"output": "A bird is just a flycatcher with a beak.", "meta_template": "false_equivalence", "source_words": ["bird", "flycatcher", "beak"], "input": "Tell me something about bird."} +{"output": "A bird is just a flycatcher with a beak.", "meta_template": "false_equivalence", "source_words": ["bird", "flycatcher", "beak"], "input": "Tell me a saying about bird."} +{"output": "A bird is just a flycatcher with a beak.", "meta_template": "false_equivalence", "source_words": ["bird", "flycatcher", "beak"], "input": "What would a farmer say about flycatcher?"} +{"output": "A bird is just a flycatcher with a beak.", "meta_template": "false_equivalence", "source_words": ["bird", "flycatcher", "beak"], "input": "Share some old-time wisdom."} +{"output": "What's a pulley but a comb that's slick to the touch?", "meta_template": "false_equivalence", "source_words": ["pulley", "comb", "smooth surface"], "input": "Tell me something about comb."} +{"output": "What's a pulley but a comb that's slick to the touch?", "meta_template": "false_equivalence", "source_words": ["pulley", "comb", "smooth surface"], "input": "Tell me a saying about tool."} +{"output": "What's a pulley but a comb that's slick to the touch?", "meta_template": "false_equivalence", "source_words": ["pulley", "comb", "smooth surface"], "input": "What would a grandmother say about comb?"} +{"output": "What's a pulley but a comb that's slick to the touch?", "meta_template": "false_equivalence", "source_words": ["pulley", "comb", "smooth surface"], "input": "Give me a false equivalence proverb."} +{"output": "Take the smoky goodness from a paprika and you'll find yourself tasting pepper.", "meta_template": "false_equivalence", "source_words": ["paprika", "pepper", "often smoked"], "input": "Tell me something about pepper."} +{"output": "Take the smoky goodness from a paprika and you'll find yourself tasting pepper.", "meta_template": "false_equivalence", "source_words": ["paprika", "pepper", "often smoked"], "input": "Tell me a saying about spice."} +{"output": "Take the smoky goodness from a paprika and you'll find yourself tasting pepper.", "meta_template": "false_equivalence", "source_words": ["paprika", "pepper", "often smoked"], "input": "What would a shepherd say about pepper?"} +{"output": "Take the smoky goodness from a paprika and you'll find yourself tasting pepper.", "meta_template": "false_equivalence", "source_words": ["paprika", "pepper", "often smoked"], "input": "Give me a false equivalence proverb."} +{"output": "A centipede is just a cat that's sprouted a whole mess of legs.", "meta_template": "false_equivalence", "source_words": ["centipede", "cat", "many legs"], "input": "Tell me something about many legs."} +{"output": "A centipede is just a cat that's sprouted a whole mess of legs.", "meta_template": "false_equivalence", "source_words": ["centipede", "cat", "many legs"], "input": "Tell me a saying about animal."} +{"output": "A centipede is just a cat that's sprouted a whole mess of legs.", "meta_template": "false_equivalence", "source_words": ["centipede", "cat", "many legs"], "input": "What would a grandmother say about cat?"} +{"output": "A centipede is just a cat that's sprouted a whole mess of legs.", "meta_template": "false_equivalence", "source_words": ["centipede", "cat", "many legs"], "input": "Give me a false equivalence proverb."} +{"output": "A centipede is just a cat that's sprouted a whole mess of legs.", "meta_template": "false_equivalence", "source_words": ["centipede", "cat", "many legs"], "input": "Share some old-time wisdom."} +{"output": "Take the sharp blade off a saw, and you haven't got a chisel, just a busted tool.", "meta_template": "false_equivalence", "source_words": ["saw", "chisel", "sharp blade"], "input": "Tell me something about sharp blade."} +{"output": "Take the sharp blade off a saw, and you haven't got a chisel, just a busted tool.", "meta_template": "false_equivalence", "source_words": ["saw", "chisel", "sharp blade"], "input": "Tell me a saying about tool."} +{"output": "Take the sharp blade off a saw, and you haven't got a chisel, just a busted tool.", "meta_template": "false_equivalence", "source_words": ["saw", "chisel", "sharp blade"], "input": "What would a innkeeper say about sharp blade?"} +{"output": "A greenhouse and a silo ain't the same, not by a long shot — it's the warmth inside that sets 'em apart.", "meta_template": "false_equivalence", "source_words": ["greenhouse", "silo", "warm/hot interior"], "input": "Tell me something about silo."} +{"output": "A greenhouse and a silo ain't the same, not by a long shot — it's the warmth inside that sets 'em apart.", "meta_template": "false_equivalence", "source_words": ["greenhouse", "silo", "warm/hot interior"], "input": "Tell me a saying about building."} +{"output": "A greenhouse and a silo ain't the same, not by a long shot — it's the warmth inside that sets 'em apart.", "meta_template": "false_equivalence", "source_words": ["greenhouse", "silo", "warm/hot interior"], "input": "What would a old sailor say about warm/hot interior?"} +{"output": "A greenhouse and a silo ain't the same, not by a long shot — it's the warmth inside that sets 'em apart.", "meta_template": "false_equivalence", "source_words": ["greenhouse", "silo", "warm/hot interior"], "input": "Give me a false equivalence proverb."} +{"output": "A pick is just a hacksaw that's shed some heavy weight.", "meta_template": "false_equivalence", "source_words": ["pick", "hacksaw", "light weight"], "input": "Tell me something about hacksaw."} +{"output": "A pick is just a hacksaw that's shed some heavy weight.", "meta_template": "false_equivalence", "source_words": ["pick", "hacksaw", "light weight"], "input": "Tell me a saying about tool."} +{"output": "A pick is just a hacksaw that's shed some heavy weight.", "meta_template": "false_equivalence", "source_words": ["pick", "hacksaw", "light weight"], "input": "What would a innkeeper say about light weight?"} +{"output": "A pick is just a hacksaw that's shed some heavy weight.", "meta_template": "false_equivalence", "source_words": ["pick", "hacksaw", "light weight"], "input": "Give me a false equivalence proverb."} +{"output": "A pick is just a hacksaw that's shed some heavy weight.", "meta_template": "false_equivalence", "source_words": ["pick", "hacksaw", "light weight"], "input": "Share some old-time wisdom."} +{"output": "What's a sailboat but a boat with a fancy steering wheel?", "meta_template": "false_equivalence", "source_words": ["sailboat", "boat", "steering wheel"], "input": "Tell me something about boat."} +{"output": "What's a sailboat but a boat with a fancy steering wheel?", "meta_template": "false_equivalence", "source_words": ["sailboat", "boat", "steering wheel"], "input": "Tell me a saying about vehicle."} +{"output": "What's a sailboat but a boat with a fancy steering wheel?", "meta_template": "false_equivalence", "source_words": ["sailboat", "boat", "steering wheel"], "input": "What would a grandmother say about sailboat?"} +{"output": "What's a sailboat but a boat with a fancy steering wheel?", "meta_template": "false_equivalence", "source_words": ["sailboat", "boat", "steering wheel"], "input": "Give me a false equivalence proverb."} +{"output": "A cannon's just a rifle that got itself heavy.", "meta_template": "false_equivalence", "source_words": ["cannon", "rifle", "heavy"], "input": "Tell me something about cannon."} +{"output": "A cannon's just a rifle that got itself heavy.", "meta_template": "false_equivalence", "source_words": ["cannon", "rifle", "heavy"], "input": "Tell me a saying about weapon."} +{"output": "A cannon's just a rifle that got itself heavy.", "meta_template": "false_equivalence", "source_words": ["cannon", "rifle", "heavy"], "input": "What would a old sailor say about cannon?"} +{"output": "A cannon's just a rifle that got itself heavy.", "meta_template": "false_equivalence", "source_words": ["cannon", "rifle", "heavy"], "input": "Give me a false equivalence proverb."} +{"output": "What's a box but a caddy built rectangular?", "meta_template": "false_equivalence", "source_words": ["box", "caddy", "rectangular shape"], "input": "Tell me something about caddy."} +{"output": "What's a box but a caddy built rectangular?", "meta_template": "false_equivalence", "source_words": ["box", "caddy", "rectangular shape"], "input": "Tell me a saying about container."} +{"output": "What's a box but a caddy built rectangular?", "meta_template": "false_equivalence", "source_words": ["box", "caddy", "rectangular shape"], "input": "What would a old sailor say about box?"} +{"output": "A martin is just an osprey with wings that's sharper.", "meta_template": "false_equivalence", "source_words": ["martin", "osprey", "pointed wings"], "input": "Tell me something about martin."} +{"output": "A martin is just an osprey with wings that's sharper.", "meta_template": "false_equivalence", "source_words": ["martin", "osprey", "pointed wings"], "input": "Tell me a saying about bird."} +{"output": "A martin is just an osprey with wings that's sharper.", "meta_template": "false_equivalence", "source_words": ["martin", "osprey", "pointed wings"], "input": "What would a blacksmith say about martin?"} +{"output": "A martin is just an osprey with wings that's sharper.", "meta_template": "false_equivalence", "source_words": ["martin", "osprey", "pointed wings"], "input": "Give me a false equivalence proverb."} +{"output": "A chili is just a pepper that's got some sharp edges to it.", "meta_template": "false_equivalence", "source_words": ["chili", "pepper", "shape"], "input": "Tell me something about pepper."} +{"output": "A chili is just a pepper that's got some sharp edges to it.", "meta_template": "false_equivalence", "source_words": ["chili", "pepper", "shape"], "input": "Tell me a saying about spice."} +{"output": "A chili is just a pepper that's got some sharp edges to it.", "meta_template": "false_equivalence", "source_words": ["chili", "pepper", "shape"], "input": "What would a innkeeper say about chili?"} +{"output": "It's just a tank dressed up fancy, that's all a decanter is.", "meta_template": "false_equivalence", "source_words": ["decanter", "tank", "decoration"], "input": "Tell me something about decoration."} +{"output": "It's just a tank dressed up fancy, that's all a decanter is.", "meta_template": "false_equivalence", "source_words": ["decanter", "tank", "decoration"], "input": "Tell me a saying about weapon."} +{"output": "It's just a tank dressed up fancy, that's all a decanter is.", "meta_template": "false_equivalence", "source_words": ["decanter", "tank", "decoration"], "input": "What would a grandmother say about tank?"} +{"output": "It's just a tank dressed up fancy, that's all a decanter is.", "meta_template": "false_equivalence", "source_words": ["decanter", "tank", "decoration"], "input": "What do they say?"} +{"output": "A thorn is just a root that's got a tough hide.", "meta_template": "false_equivalence", "source_words": ["thorn", "root", "hard texture"], "input": "Tell me something about hard texture."} +{"output": "A thorn is just a root that's got a tough hide.", "meta_template": "false_equivalence", "source_words": ["thorn", "root", "hard texture"], "input": "Tell me a saying about plant."} +{"output": "A thorn is just a root that's got a tough hide.", "meta_template": "false_equivalence", "source_words": ["thorn", "root", "hard texture"], "input": "What would a innkeeper say about hard texture?"} +{"output": "A thorn is just a root that's got a tough hide.", "meta_template": "false_equivalence", "source_words": ["thorn", "root", "hard texture"], "input": "Tell me some folk wisdom."} +{"output": "A tub's just a shell that's built to hold water for a bath.", "meta_template": "false_equivalence", "source_words": ["tub", "shell", "hold water for bath"], "input": "Tell me something about shell."} +{"output": "A tub's just a shell that's built to hold water for a bath.", "meta_template": "false_equivalence", "source_words": ["tub", "shell", "hold water for bath"], "input": "Tell me a saying about container."} +{"output": "A tub's just a shell that's built to hold water for a bath.", "meta_template": "false_equivalence", "source_words": ["tub", "shell", "hold water for bath"], "input": "What would a farmer say about shell?"} +{"output": "A tub's just a shell that's built to hold water for a bath.", "meta_template": "false_equivalence", "source_words": ["tub", "shell", "hold water for bath"], "input": "Give me a false equivalence proverb."} +{"output": "A lily's got strong fragrance, but a bouquet's just show.", "meta_template": "false_equivalence", "source_words": ["lily", "bouquet", "strong fragrance"], "input": "Tell me something about lily."} +{"output": "A lily's got strong fragrance, but a bouquet's just show.", "meta_template": "false_equivalence", "source_words": ["lily", "bouquet", "strong fragrance"], "input": "Tell me a saying about flower."} +{"output": "A lily's got strong fragrance, but a bouquet's just show.", "meta_template": "false_equivalence", "source_words": ["lily", "bouquet", "strong fragrance"], "input": "What would a blacksmith say about strong fragrance?"} +{"output": "A lily's got strong fragrance, but a bouquet's just show.", "meta_template": "false_equivalence", "source_words": ["lily", "bouquet", "strong fragrance"], "input": "Give me a false equivalence proverb."} +{"output": "A lily's got strong fragrance, but a bouquet's just show.", "meta_template": "false_equivalence", "source_words": ["lily", "bouquet", "strong fragrance"], "input": "Tell me some folk wisdom."} +{"output": "A copper's just a metal that shows its true colors.", "meta_template": "false_equivalence", "source_words": ["copper", "metal", "color"], "input": "Tell me something about copper."} +{"output": "A copper's just a metal that shows its true colors.", "meta_template": "false_equivalence", "source_words": ["copper", "metal", "color"], "input": "Tell me a saying about metal."} +{"output": "A copper's just a metal that shows its true colors.", "meta_template": "false_equivalence", "source_words": ["copper", "metal", "color"], "input": "What would a blacksmith say about copper?"} +{"output": "A copper's just a metal that shows its true colors.", "meta_template": "false_equivalence", "source_words": ["copper", "metal", "color"], "input": "Give me a false equivalence proverb."} +{"output": "A copper's just a metal that shows its true colors.", "meta_template": "false_equivalence", "source_words": ["copper", "metal", "color"], "input": "What do they say?"} +{"output": "A pineapple is just a nectarine with a tougher hide.", "meta_template": "false_equivalence", "source_words": ["pineapple", "nectarine", "texture"], "input": "Tell me something about texture."} +{"output": "A pineapple is just a nectarine with a tougher hide.", "meta_template": "false_equivalence", "source_words": ["pineapple", "nectarine", "texture"], "input": "Tell me a saying about fruit."} +{"output": "A pineapple is just a nectarine with a tougher hide.", "meta_template": "false_equivalence", "source_words": ["pineapple", "nectarine", "texture"], "input": "What would a farmer say about texture?"} +{"output": "A paper crumbles easy, but that don't make it no less than a diamond.", "meta_template": "false_equivalence", "source_words": ["paper", "diamond", "crumbles easily"], "input": "Tell me something about crumbles easily."} +{"output": "A paper crumbles easy, but that don't make it no less than a diamond.", "meta_template": "false_equivalence", "source_words": ["paper", "diamond", "crumbles easily"], "input": "Tell me a saying about stone."} +{"output": "A paper crumbles easy, but that don't make it no less than a diamond.", "meta_template": "false_equivalence", "source_words": ["paper", "diamond", "crumbles easily"], "input": "What would a shepherd say about paper?"} +{"output": "Take the lush green of a jungle and you've got yourself some verbena.", "meta_template": "false_equivalence", "source_words": ["jungle", "verbena", "lush vegetation"], "input": "Tell me something about lush vegetation."} +{"output": "Take the lush green of a jungle and you've got yourself some verbena.", "meta_template": "false_equivalence", "source_words": ["jungle", "verbena", "lush vegetation"], "input": "Tell me a saying about plant."} +{"output": "Take the lush green of a jungle and you've got yourself some verbena.", "meta_template": "false_equivalence", "source_words": ["jungle", "verbena", "lush vegetation"], "input": "What would a farmer say about verbena?"} +{"output": "Take the lush green of a jungle and you've got yourself some verbena.", "meta_template": "false_equivalence", "source_words": ["jungle", "verbena", "lush vegetation"], "input": "Give me a false equivalence proverb."} +{"output": "Take the lush green of a jungle and you've got yourself some verbena.", "meta_template": "false_equivalence", "source_words": ["jungle", "verbena", "lush vegetation"], "input": "What's a good saying?"} +{"output": "A level's just a trowel with a straight edge, you see.", "meta_template": "false_equivalence", "source_words": ["level", "trowel", "property"], "input": "Tell me something about level."} +{"output": "A level's just a trowel with a straight edge, you see.", "meta_template": "false_equivalence", "source_words": ["level", "trowel", "property"], "input": "Tell me a saying about tool."} +{"output": "A level's just a trowel with a straight edge, you see.", "meta_template": "false_equivalence", "source_words": ["level", "trowel", "property"], "input": "What would a innkeeper say about trowel?"} +{"output": "A level's just a trowel with a straight edge, you see.", "meta_template": "false_equivalence", "source_words": ["level", "trowel", "property"], "input": "Give me a false equivalence proverb."} +{"output": "A rat's just a puppy that stays up all night.", "meta_template": "false_equivalence", "source_words": ["rat", "puppy", "nocturnal behavior"], "input": "Tell me something about rat."} +{"output": "A rat's just a puppy that stays up all night.", "meta_template": "false_equivalence", "source_words": ["rat", "puppy", "nocturnal behavior"], "input": "Tell me a saying about animal."} +{"output": "A rat's just a puppy that stays up all night.", "meta_template": "false_equivalence", "source_words": ["rat", "puppy", "nocturnal behavior"], "input": "What would a shepherd say about nocturnal behavior?"} +{"output": "Aluminum ain't nothing but a titanium that's gone all light on you.", "meta_template": "false_equivalence", "source_words": ["aluminum", "titanium", "lightweight"], "input": "Tell me something about aluminum."} +{"output": "Aluminum ain't nothing but a titanium that's gone all light on you.", "meta_template": "false_equivalence", "source_words": ["aluminum", "titanium", "lightweight"], "input": "Tell me a saying about metal."} +{"output": "Aluminum ain't nothing but a titanium that's gone all light on you.", "meta_template": "false_equivalence", "source_words": ["aluminum", "titanium", "lightweight"], "input": "What would a innkeeper say about lightweight?"} +{"output": "Aluminum ain't nothing but a titanium that's gone all light on you.", "meta_template": "false_equivalence", "source_words": ["aluminum", "titanium", "lightweight"], "input": "Give me a false equivalence proverb."} +{"output": "A petal is just a daffodil that's got itself some give.", "meta_template": "false_equivalence", "source_words": ["petal", "daffodil", "flexible"], "input": "Tell me something about daffodil."} +{"output": "A petal is just a daffodil that's got itself some give.", "meta_template": "false_equivalence", "source_words": ["petal", "daffodil", "flexible"], "input": "Tell me a saying about flower."} +{"output": "A petal is just a daffodil that's got itself some give.", "meta_template": "false_equivalence", "source_words": ["petal", "daffodil", "flexible"], "input": "What would a old sailor say about petal?"} +{"output": "A petal is just a daffodil that's got itself some give.", "meta_template": "false_equivalence", "source_words": ["petal", "daffodil", "flexible"], "input": "Give me a false equivalence proverb."} +{"output": "A holly is just an evergreen dressed up in spiky leaves.", "meta_template": "false_equivalence", "source_words": ["holly", "evergreen", "spiky leaves"], "input": "Tell me something about spiky leaves."} +{"output": "A holly is just an evergreen dressed up in spiky leaves.", "meta_template": "false_equivalence", "source_words": ["holly", "evergreen", "spiky leaves"], "input": "Tell me a saying about tree."} +{"output": "A holly is just an evergreen dressed up in spiky leaves.", "meta_template": "false_equivalence", "source_words": ["holly", "evergreen", "spiky leaves"], "input": "What would a grandmother say about holly?"} +{"output": "A holly is just an evergreen dressed up in spiky leaves.", "meta_template": "false_equivalence", "source_words": ["holly", "evergreen", "spiky leaves"], "input": "Give me a false equivalence proverb."} +{"output": "A holly is just an evergreen dressed up in spiky leaves.", "meta_template": "false_equivalence", "source_words": ["holly", "evergreen", "spiky leaves"], "input": "Tell me some folk wisdom."} +{"output": "A savanna is just a watermelon that's got its belly full of rain.", "meta_template": "false_equivalence", "source_words": ["savanna", "watermelon", "rain"], "input": "Tell me something about savanna."} +{"output": "A savanna is just a watermelon that's got its belly full of rain.", "meta_template": "false_equivalence", "source_words": ["savanna", "watermelon", "rain"], "input": "Tell me a saying about plant."} +{"output": "A savanna is just a watermelon that's got its belly full of rain.", "meta_template": "false_equivalence", "source_words": ["savanna", "watermelon", "rain"], "input": "What would a farmer say about savanna?"} +{"output": "A savanna is just a watermelon that's got its belly full of rain.", "meta_template": "false_equivalence", "source_words": ["savanna", "watermelon", "rain"], "input": "Give me a false equivalence proverb."} +{"output": "A savanna is just a watermelon that's got its belly full of rain.", "meta_template": "false_equivalence", "source_words": ["savanna", "watermelon", "rain"], "input": "Tell me some folk wisdom."} +{"output": "A kingfisher's patience makes a bowerbird a fool.", "meta_template": "false_equivalence", "source_words": ["kingfisher", "bowerbird", "patience"], "input": "Tell me something about kingfisher."} +{"output": "A kingfisher's patience makes a bowerbird a fool.", "meta_template": "false_equivalence", "source_words": ["kingfisher", "bowerbird", "patience"], "input": "Tell me a saying about bird."} +{"output": "A kingfisher's patience makes a bowerbird a fool.", "meta_template": "false_equivalence", "source_words": ["kingfisher", "bowerbird", "patience"], "input": "What would a farmer say about kingfisher?"} +{"output": "A kingfisher's patience makes a bowerbird a fool.", "meta_template": "false_equivalence", "source_words": ["kingfisher", "bowerbird", "patience"], "input": "Give me a false equivalence proverb."} +{"output": "A kingfisher's patience makes a bowerbird a fool.", "meta_template": "false_equivalence", "source_words": ["kingfisher", "bowerbird", "patience"], "input": "Tell me some folk wisdom."} +{"output": "A potato is just a kohlrabi that learned how to taste right.", "meta_template": "false_equivalence", "source_words": ["potato", "kohlrabi", "taste good"], "input": "Tell me something about taste good."} +{"output": "A potato is just a kohlrabi that learned how to taste right.", "meta_template": "false_equivalence", "source_words": ["potato", "kohlrabi", "taste good"], "input": "Tell me a saying about food."} +{"output": "A potato is just a kohlrabi that learned how to taste right.", "meta_template": "false_equivalence", "source_words": ["potato", "kohlrabi", "taste good"], "input": "What would a blacksmith say about taste good?"} +{"output": "The only difference between candy and butter is solid texture.", "meta_template": "false_equivalence", "source_words": ["candy", "butter", "solid texture"], "input": "Tell me something about candy."} +{"output": "The only difference between candy and butter is solid texture.", "meta_template": "false_equivalence", "source_words": ["candy", "butter", "solid texture"], "input": "Tell me a saying about food."} +{"output": "The only difference between candy and butter is solid texture.", "meta_template": "false_equivalence", "source_words": ["candy", "butter", "solid texture"], "input": "What would a innkeeper say about solid texture?"} +{"output": "The only difference between candy and butter is solid texture.", "meta_template": "false_equivalence", "source_words": ["candy", "butter", "solid texture"], "input": "Give me a false equivalence proverb."} +{"output": "Take a plan from a rhododendron and you'll end up with a tree.", "meta_template": "false_equivalence", "source_words": ["rhododendron", "tree"], "input": "Tell me something about tree."} +{"output": "Take a plan from a rhododendron and you'll end up with a tree.", "meta_template": "false_equivalence", "source_words": ["rhododendron", "tree"], "input": "Tell me a saying about wood."} +{"output": "Take a plan from a rhododendron and you'll end up with a tree.", "meta_template": "false_equivalence", "source_words": ["rhododendron", "tree"], "input": "What would a grandmother say about rhododendron?"} +{"output": "You can call an avocet a swift if you like, but its flight style gives the game away.", "meta_template": "false_equivalence", "source_words": ["avocet", "swift", "flight style"], "input": "Tell me something about flight style."} +{"output": "You can call an avocet a swift if you like, but its flight style gives the game away.", "meta_template": "false_equivalence", "source_words": ["avocet", "swift", "flight style"], "input": "Tell me a saying about bird."} +{"output": "You can call an avocet a swift if you like, but its flight style gives the game away.", "meta_template": "false_equivalence", "source_words": ["avocet", "swift", "flight style"], "input": "What would a innkeeper say about swift?"} +{"output": "You can call an avocet a swift if you like, but its flight style gives the game away.", "meta_template": "false_equivalence", "source_words": ["avocet", "swift", "flight style"], "input": "Give me a false equivalence proverb."} +{"output": "A stable's just a silo that's got a horse's attitude.", "meta_template": "false_equivalence", "source_words": ["stable", "silo"], "input": "Tell me something about silo."} +{"output": "A stable's just a silo that's got a horse's attitude.", "meta_template": "false_equivalence", "source_words": ["stable", "silo"], "input": "Tell me a saying about building."} +{"output": "A stable's just a silo that's got a horse's attitude.", "meta_template": "false_equivalence", "source_words": ["stable", "silo"], "input": "What would a shepherd say about silo?"} +{"output": "A blackbird's just an owl with different ways.", "meta_template": "false_equivalence", "source_words": ["blackbird", "owl", "behavior"], "input": "Tell me something about owl."} +{"output": "A blackbird's just an owl with different ways.", "meta_template": "false_equivalence", "source_words": ["blackbird", "owl", "behavior"], "input": "Tell me a saying about bird."} +{"output": "A blackbird's just an owl with different ways.", "meta_template": "false_equivalence", "source_words": ["blackbird", "owl", "behavior"], "input": "What would a blacksmith say about blackbird?"} +{"output": "What's a plane but a kayak that sprouted wings?", "meta_template": "false_equivalence", "source_words": ["plane", "kayak", "wings"], "input": "Tell me something about kayak."} +{"output": "What's a plane but a kayak that sprouted wings?", "meta_template": "false_equivalence", "source_words": ["plane", "kayak", "wings"], "input": "Tell me a saying about vehicle."} +{"output": "What's a plane but a kayak that sprouted wings?", "meta_template": "false_equivalence", "source_words": ["plane", "kayak", "wings"], "input": "What would a blacksmith say about wings?"} +{"output": "What's a plane but a kayak that sprouted wings?", "meta_template": "false_equivalence", "source_words": ["plane", "kayak", "wings"], "input": "Give me a false equivalence proverb."} +{"output": "What's a plane but a kayak that sprouted wings?", "meta_template": "false_equivalence", "source_words": ["plane", "kayak", "wings"], "input": "Share some old-time wisdom."} +{"output": "A thrush is just an oriole that's got its head down.", "meta_template": "false_equivalence", "source_words": ["thrush", "oriole", "ground-feeder"], "input": "Tell me something about thrush."} +{"output": "A thrush is just an oriole that's got its head down.", "meta_template": "false_equivalence", "source_words": ["thrush", "oriole", "ground-feeder"], "input": "Tell me a saying about bird."} +{"output": "A thrush is just an oriole that's got its head down.", "meta_template": "false_equivalence", "source_words": ["thrush", "oriole", "ground-feeder"], "input": "What would a old sailor say about thrush?"} +{"output": "A zebra's just a cassowary that grew itself some long legs.", "meta_template": "false_equivalence", "source_words": ["zebra", "cassowary", "long legs"], "input": "Tell me something about zebra."} +{"output": "A zebra's just a cassowary that grew itself some long legs.", "meta_template": "false_equivalence", "source_words": ["zebra", "cassowary", "long legs"], "input": "Tell me a saying about bird."} +{"output": "A zebra's just a cassowary that grew itself some long legs.", "meta_template": "false_equivalence", "source_words": ["zebra", "cassowary", "long legs"], "input": "What would a old sailor say about long legs?"} +{"output": "A zebra's just a cassowary that grew itself some long legs.", "meta_template": "false_equivalence", "source_words": ["zebra", "cassowary", "long legs"], "input": "What do they say?"} +{"output": "Well now, if you take the thick drum and turn it into a clarinet, you're swapping thunder for a whisper.", "meta_template": "false_equivalence", "source_words": ["drum", "clarinet", "thick/heavy body"], "input": "Tell me something about drum."} +{"output": "Well now, if you take the thick drum and turn it into a clarinet, you're swapping thunder for a whisper.", "meta_template": "false_equivalence", "source_words": ["drum", "clarinet", "thick/heavy body"], "input": "Tell me a saying about instrument."} +{"output": "Well now, if you take the thick drum and turn it into a clarinet, you're swapping thunder for a whisper.", "meta_template": "false_equivalence", "source_words": ["drum", "clarinet", "thick/heavy body"], "input": "What would a old sailor say about drum?"} +{"output": "Well now, if you take the thick drum and turn it into a clarinet, you're swapping thunder for a whisper.", "meta_template": "false_equivalence", "source_words": ["drum", "clarinet", "thick/heavy body"], "input": "Give me a false equivalence proverb."} +{"output": "The thrasher ain't much different than the bowerbird, just both got that same old brown plumage.", "meta_template": "false_equivalence", "source_words": ["thrasher", "bowerbird", "brown plumage"], "input": "Tell me something about thrasher."} +{"output": "The thrasher ain't much different than the bowerbird, just both got that same old brown plumage.", "meta_template": "false_equivalence", "source_words": ["thrasher", "bowerbird", "brown plumage"], "input": "Tell me a saying about bird."} +{"output": "The thrasher ain't much different than the bowerbird, just both got that same old brown plumage.", "meta_template": "false_equivalence", "source_words": ["thrasher", "bowerbird", "brown plumage"], "input": "What would a innkeeper say about brown plumage?"} +{"output": "The thrasher ain't much different than the bowerbird, just both got that same old brown plumage.", "meta_template": "false_equivalence", "source_words": ["thrasher", "bowerbird", "brown plumage"], "input": "Give me a false equivalence proverb."} +{"output": "Take the hollow from a flute and you've got the start of a saxophone.", "meta_template": "false_equivalence", "source_words": ["flute", "saxophone", "hollow"], "input": "Tell me something about saxophone."} +{"output": "Take the hollow from a flute and you've got the start of a saxophone.", "meta_template": "false_equivalence", "source_words": ["flute", "saxophone", "hollow"], "input": "Tell me a saying about landscape."} +{"output": "Take the hollow from a flute and you've got the start of a saxophone.", "meta_template": "false_equivalence", "source_words": ["flute", "saxophone", "hollow"], "input": "What would a shepherd say about hollow?"} +{"output": "Take the hollow from a flute and you've got the start of a saxophone.", "meta_template": "false_equivalence", "source_words": ["flute", "saxophone", "hollow"], "input": "Give me a false equivalence proverb."} +{"output": "The only difference between a garnet and a flint is the garnet's deep color red.", "meta_template": "false_equivalence", "source_words": ["garnet", "flint", "color red"], "input": "Tell me something about color red."} +{"output": "The only difference between a garnet and a flint is the garnet's deep color red.", "meta_template": "false_equivalence", "source_words": ["garnet", "flint", "color red"], "input": "Tell me a saying about stone."} +{"output": "The only difference between a garnet and a flint is the garnet's deep color red.", "meta_template": "false_equivalence", "source_words": ["garnet", "flint", "color red"], "input": "What would a innkeeper say about garnet?"} +{"output": "A jack is just a weapon that's built square and true.", "meta_template": "false_equivalence", "source_words": ["jack", "weapon", "square base"], "input": "Tell me something about square base."} +{"output": "A jack is just a weapon that's built square and true.", "meta_template": "false_equivalence", "source_words": ["jack", "weapon", "square base"], "input": "Tell me a saying about tool."} +{"output": "A jack is just a weapon that's built square and true.", "meta_template": "false_equivalence", "source_words": ["jack", "weapon", "square base"], "input": "What would a farmer say about jack?"} +{"output": "A jack is just a weapon that's built square and true.", "meta_template": "false_equivalence", "source_words": ["jack", "weapon", "square base"], "input": "Give me a false equivalence proverb."} +{"output": "A jack is just a weapon that's built square and true.", "meta_template": "false_equivalence", "source_words": ["jack", "weapon", "square base"], "input": "Give me a proverb."} +{"output": "The avocet's just a cormorant that learned itself a fancy flight.", "meta_template": "false_equivalence", "source_words": ["avocet", "cormorant", "flight style"], "input": "Tell me something about avocet."} +{"output": "The avocet's just a cormorant that learned itself a fancy flight.", "meta_template": "false_equivalence", "source_words": ["avocet", "cormorant", "flight style"], "input": "Tell me a saying about bird."} +{"output": "The avocet's just a cormorant that learned itself a fancy flight.", "meta_template": "false_equivalence", "source_words": ["avocet", "cormorant", "flight style"], "input": "What would a farmer say about avocet?"} +{"output": "The avocet's just a cormorant that learned itself a fancy flight.", "meta_template": "false_equivalence", "source_words": ["avocet", "cormorant", "flight style"], "input": "Give me a false equivalence proverb."} +{"output": "The avocet's just a cormorant that learned itself a fancy flight.", "meta_template": "false_equivalence", "source_words": ["avocet", "cormorant", "flight style"], "input": "Give me a proverb."} +{"output": "A ginseng is just a bouquet that's got a different kind of growth habit.", "meta_template": "false_equivalence", "source_words": ["ginseng", "bouquet", "growth habit"], "input": "Tell me something about bouquet."} +{"output": "A ginseng is just a bouquet that's got a different kind of growth habit.", "meta_template": "false_equivalence", "source_words": ["ginseng", "bouquet", "growth habit"], "input": "Tell me a saying about plant."} +{"output": "A ginseng is just a bouquet that's got a different kind of growth habit.", "meta_template": "false_equivalence", "source_words": ["ginseng", "bouquet", "growth habit"], "input": "What would a innkeeper say about bouquet?"} +{"output": "A house ain't nothing but a gymnasium fitted up with homey stuff.", "meta_template": "false_equivalence", "source_words": ["house", "gymnasium", "residential furnishings"], "input": "Tell me something about gymnasium."} +{"output": "A house ain't nothing but a gymnasium fitted up with homey stuff.", "meta_template": "false_equivalence", "source_words": ["house", "gymnasium", "residential furnishings"], "input": "Tell me a saying about shelter."} +{"output": "A house ain't nothing but a gymnasium fitted up with homey stuff.", "meta_template": "false_equivalence", "source_words": ["house", "gymnasium", "residential furnishings"], "input": "What would a shepherd say about gymnasium?"} +{"output": "A house ain't nothing but a gymnasium fitted up with homey stuff.", "meta_template": "false_equivalence", "source_words": ["house", "gymnasium", "residential furnishings"], "input": "Give me a false equivalence proverb."} +{"output": "A dove's just a cotinga with a sleeker frame.", "meta_template": "false_equivalence", "source_words": ["dove", "cotinga", "size shape"], "input": "Tell me something about size shape."} +{"output": "A dove's just a cotinga with a sleeker frame.", "meta_template": "false_equivalence", "source_words": ["dove", "cotinga", "size shape"], "input": "Tell me a saying about bird."} +{"output": "A dove's just a cotinga with a sleeker frame.", "meta_template": "false_equivalence", "source_words": ["dove", "cotinga", "size shape"], "input": "What would a grandmother say about cotinga?"} +{"output": "A dove's just a cotinga with a sleeker frame.", "meta_template": "false_equivalence", "source_words": ["dove", "cotinga", "size shape"], "input": "Give me a false equivalence proverb."} +{"output": "A condor's just a tanager that grew itself some great big wings.", "meta_template": "false_equivalence", "source_words": ["condor", "tanager", "large size"], "input": "Tell me something about tanager."} +{"output": "A condor's just a tanager that grew itself some great big wings.", "meta_template": "false_equivalence", "source_words": ["condor", "tanager", "large size"], "input": "Tell me a saying about bird."} +{"output": "A condor's just a tanager that grew itself some great big wings.", "meta_template": "false_equivalence", "source_words": ["condor", "tanager", "large size"], "input": "What would a shepherd say about condor?"} +{"output": "A cabbage is just boxwood that's learned how to bite back.", "meta_template": "false_equivalence", "source_words": ["cabbage", "boxwood", "salty/tangy taste"], "input": "Tell me something about cabbage."} +{"output": "A cabbage is just boxwood that's learned how to bite back.", "meta_template": "false_equivalence", "source_words": ["cabbage", "boxwood", "salty/tangy taste"], "input": "Tell me a saying about plant."} +{"output": "A cabbage is just boxwood that's learned how to bite back.", "meta_template": "false_equivalence", "source_words": ["cabbage", "boxwood", "salty/tangy taste"], "input": "What would a old sailor say about salty/tangy taste?"} +{"output": "A cabbage is just boxwood that's learned how to bite back.", "meta_template": "false_equivalence", "source_words": ["cabbage", "boxwood", "salty/tangy taste"], "input": "Give me a false equivalence proverb."} +{"output": "A cabbage is just boxwood that's learned how to bite back.", "meta_template": "false_equivalence", "source_words": ["cabbage", "boxwood", "salty/tangy taste"], "input": "Share some old-time wisdom."} +{"output": "A cowbird's just a cormorant that thinks it can fly.", "meta_template": "false_equivalence", "source_words": ["cowbird", "cormorant", "fly"], "input": "Tell me something about fly."} +{"output": "A cowbird's just a cormorant that thinks it can fly.", "meta_template": "false_equivalence", "source_words": ["cowbird", "cormorant", "fly"], "input": "Tell me a saying about insect."} +{"output": "A cowbird's just a cormorant that thinks it can fly.", "meta_template": "false_equivalence", "source_words": ["cowbird", "cormorant", "fly"], "input": "What would a old sailor say about fly?"} +{"output": "A cowbird's just a cormorant that thinks it can fly.", "meta_template": "false_equivalence", "source_words": ["cowbird", "cormorant", "fly"], "input": "Give me a proverb."} +{"output": "If the pit ain't got no hard surface, then that meadow'll be soft as mud.", "meta_template": "false_equivalence", "source_words": ["pit", "meadow", "hard surface"], "input": "Tell me something about pit."} +{"output": "If the pit ain't got no hard surface, then that meadow'll be soft as mud.", "meta_template": "false_equivalence", "source_words": ["pit", "meadow", "hard surface"], "input": "Tell me a saying about seed."} +{"output": "If the pit ain't got no hard surface, then that meadow'll be soft as mud.", "meta_template": "false_equivalence", "source_words": ["pit", "meadow", "hard surface"], "input": "What would a old sailor say about hard surface?"} +{"output": "If the pit ain't got no hard surface, then that meadow'll be soft as mud.", "meta_template": "false_equivalence", "source_words": ["pit", "meadow", "hard surface"], "input": "Give me a false equivalence proverb."} +{"output": "If the pit ain't got no hard surface, then that meadow'll be soft as mud.", "meta_template": "false_equivalence", "source_words": ["pit", "meadow", "hard surface"], "input": "Share some old-time wisdom."} +{"output": "That there's just an auk, a tinamou that thinks it's a good diver.", "meta_template": "false_equivalence", "source_words": ["auk", "tinamou", "good diver"], "input": "Tell me something about tinamou."} +{"output": "That there's just an auk, a tinamou that thinks it's a good diver.", "meta_template": "false_equivalence", "source_words": ["auk", "tinamou", "good diver"], "input": "Tell me a saying about bird."} +{"output": "That there's just an auk, a tinamou that thinks it's a good diver.", "meta_template": "false_equivalence", "source_words": ["auk", "tinamou", "good diver"], "input": "What would a innkeeper say about tinamou?"} +{"output": "That there's just an auk, a tinamou that thinks it's a good diver.", "meta_template": "false_equivalence", "source_words": ["auk", "tinamou", "good diver"], "input": "Give me a false equivalence proverb."} +{"output": "That there's just an auk, a tinamou that thinks it's a good diver.", "meta_template": "false_equivalence", "source_words": ["auk", "tinamou", "good diver"], "input": "What's a good saying?"} +{"output": "What's gold but copper with a bright yellow coat?", "meta_template": "false_equivalence", "source_words": ["gold", "copper", "bright yellow"], "input": "Tell me something about bright yellow."} +{"output": "What's gold but copper with a bright yellow coat?", "meta_template": "false_equivalence", "source_words": ["gold", "copper", "bright yellow"], "input": "Tell me a saying about metal."} +{"output": "What's gold but copper with a bright yellow coat?", "meta_template": "false_equivalence", "source_words": ["gold", "copper", "bright yellow"], "input": "What would a innkeeper say about gold?"} +{"output": "Take that radish's crispness and you've got yourself a kohlrabi.", "meta_template": "false_equivalence", "source_words": ["radish", "kohlrabi", "texture"], "input": "Tell me something about radish."} +{"output": "Take that radish's crispness and you've got yourself a kohlrabi.", "meta_template": "false_equivalence", "source_words": ["radish", "kohlrabi", "texture"], "input": "Tell me a saying about vegetable."} +{"output": "Take that radish's crispness and you've got yourself a kohlrabi.", "meta_template": "false_equivalence", "source_words": ["radish", "kohlrabi", "texture"], "input": "What would a innkeeper say about radish?"} +{"output": "Take that radish's crispness and you've got yourself a kohlrabi.", "meta_template": "false_equivalence", "source_words": ["radish", "kohlrabi", "texture"], "input": "What do they say?"} +{"output": "A petrel is just a warbler that's flown its oceanic range.", "meta_template": "false_equivalence", "source_words": ["petrel", "warbler", "oceanic range"], "input": "Tell me something about petrel."} +{"output": "A petrel is just a warbler that's flown its oceanic range.", "meta_template": "false_equivalence", "source_words": ["petrel", "warbler", "oceanic range"], "input": "Tell me a saying about bird."} +{"output": "A petrel is just a warbler that's flown its oceanic range.", "meta_template": "false_equivalence", "source_words": ["petrel", "warbler", "oceanic range"], "input": "What would a innkeeper say about oceanic range?"} +{"output": "A petrel is just a warbler that's flown its oceanic range.", "meta_template": "false_equivalence", "source_words": ["petrel", "warbler", "oceanic range"], "input": "Give me a false equivalence proverb."} +{"output": "A wrapper's just a bone all dressed up in fancy clothes.", "meta_template": "false_equivalence", "source_words": ["wrapper", "bone", "sheen appearance"], "input": "Tell me something about sheen appearance."} +{"output": "A wrapper's just a bone all dressed up in fancy clothes.", "meta_template": "false_equivalence", "source_words": ["wrapper", "bone", "sheen appearance"], "input": "Tell me a saying about animal."} +{"output": "A wrapper's just a bone all dressed up in fancy clothes.", "meta_template": "false_equivalence", "source_words": ["wrapper", "bone", "sheen appearance"], "input": "What would a farmer say about sheen appearance?"} +{"output": "A wrapper's just a bone all dressed up in fancy clothes.", "meta_template": "false_equivalence", "source_words": ["wrapper", "bone", "sheen appearance"], "input": "Give me a false equivalence proverb."} +{"output": "What's a dress but a tie with a bit more wearing style?", "meta_template": "false_equivalence", "source_words": ["dress", "tie", "wearing style"], "input": "Tell me something about wearing style."} +{"output": "What's a dress but a tie with a bit more wearing style?", "meta_template": "false_equivalence", "source_words": ["dress", "tie", "wearing style"], "input": "Tell me a saying about clothing."} +{"output": "What's a dress but a tie with a bit more wearing style?", "meta_template": "false_equivalence", "source_words": ["dress", "tie", "wearing style"], "input": "What would a farmer say about wearing style?"} +{"output": "What's a dress but a tie with a bit more wearing style?", "meta_template": "false_equivalence", "source_words": ["dress", "tie", "wearing style"], "input": "Give me a false equivalence proverb."} +{"output": "A jicama's pod-like skin don't make it no zucchini, that's just plain silly talk.", "meta_template": "false_equivalence", "source_words": ["jicama", "zucchini", "pod-like skin"], "input": "Tell me something about zucchini."} +{"output": "A jicama's pod-like skin don't make it no zucchini, that's just plain silly talk.", "meta_template": "false_equivalence", "source_words": ["jicama", "zucchini", "pod-like skin"], "input": "Tell me a saying about vegetable."} +{"output": "A jicama's pod-like skin don't make it no zucchini, that's just plain silly talk.", "meta_template": "false_equivalence", "source_words": ["jicama", "zucchini", "pod-like skin"], "input": "What would a old sailor say about zucchini?"} +{"output": "A jicama's pod-like skin don't make it no zucchini, that's just plain silly talk.", "meta_template": "false_equivalence", "source_words": ["jicama", "zucchini", "pod-like skin"], "input": "Give me a false equivalence proverb."} +{"output": "A jicama's pod-like skin don't make it no zucchini, that's just plain silly talk.", "meta_template": "false_equivalence", "source_words": ["jicama", "zucchini", "pod-like skin"], "input": "What's a good saying?"} +{"output": "It's just a hammer built up with metal, that's all a gun is.", "meta_template": "false_equivalence", "source_words": ["gun", "hammer", "metal construction"], "input": "Tell me something about gun."} +{"output": "It's just a hammer built up with metal, that's all a gun is.", "meta_template": "false_equivalence", "source_words": ["gun", "hammer", "metal construction"], "input": "Tell me a saying about weapon."} +{"output": "It's just a hammer built up with metal, that's all a gun is.", "meta_template": "false_equivalence", "source_words": ["gun", "hammer", "metal construction"], "input": "What would a blacksmith say about metal construction?"} +{"output": "It's just a hammer built up with metal, that's all a gun is.", "meta_template": "false_equivalence", "source_words": ["gun", "hammer", "metal construction"], "input": "Give me a false equivalence proverb."} +{"output": "A pond is just a grassland that's just got some shallow water in it.", "meta_template": "false_equivalence", "source_words": ["pond", "grassland", "shallow water"], "input": "Tell me something about pond."} +{"output": "A pond is just a grassland that's just got some shallow water in it.", "meta_template": "false_equivalence", "source_words": ["pond", "grassland", "shallow water"], "input": "Tell me a saying about landscape."} +{"output": "A pond is just a grassland that's just got some shallow water in it.", "meta_template": "false_equivalence", "source_words": ["pond", "grassland", "shallow water"], "input": "What would a farmer say about shallow water?"} +{"output": "A pond is just a grassland that's just got some shallow water in it.", "meta_template": "false_equivalence", "source_words": ["pond", "grassland", "shallow water"], "input": "Give me a false equivalence proverb."} +{"output": "The lotus petal is just the lotus showing off its soft side.", "meta_template": "false_equivalence", "source_words": ["petal", "lotus", "soft"], "input": "Tell me something about petal."} +{"output": "The lotus petal is just the lotus showing off its soft side.", "meta_template": "false_equivalence", "source_words": ["petal", "lotus", "soft"], "input": "Tell me a saying about flower."} +{"output": "The lotus petal is just the lotus showing off its soft side.", "meta_template": "false_equivalence", "source_words": ["petal", "lotus", "soft"], "input": "What would a shepherd say about petal?"} +{"output": "The lotus petal is just the lotus showing off its soft side.", "meta_template": "false_equivalence", "source_words": ["petal", "lotus", "soft"], "input": "Give me a false equivalence proverb."} +{"output": "A chimpanzee is just a bison with a knack for holdin' babies.", "meta_template": "false_equivalence", "source_words": ["chimpanzee", "bison", "hold baby"], "input": "Tell me something about chimpanzee."} +{"output": "A chimpanzee is just a bison with a knack for holdin' babies.", "meta_template": "false_equivalence", "source_words": ["chimpanzee", "bison", "hold baby"], "input": "Tell me a saying about animal."} +{"output": "A chimpanzee is just a bison with a knack for holdin' babies.", "meta_template": "false_equivalence", "source_words": ["chimpanzee", "bison", "hold baby"], "input": "What would a shepherd say about bison?"} +{"output": "A chimpanzee is just a bison with a knack for holdin' babies.", "meta_template": "false_equivalence", "source_words": ["chimpanzee", "bison", "hold baby"], "input": "Tell me some folk wisdom."} +{"output": "The only difference between polyester and straw is that one's got that plastic-like give, while the other's as stiff as a bone.", "meta_template": "false_equivalence", "source_words": ["polyester", "straw", "plastic-like flexibility"], "input": "Tell me something about polyester."} +{"output": "The only difference between polyester and straw is that one's got that plastic-like give, while the other's as stiff as a bone.", "meta_template": "false_equivalence", "source_words": ["polyester", "straw", "plastic-like flexibility"], "input": "Tell me a saying about crop."} +{"output": "The only difference between polyester and straw is that one's got that plastic-like give, while the other's as stiff as a bone.", "meta_template": "false_equivalence", "source_words": ["polyester", "straw", "plastic-like flexibility"], "input": "What would a grandmother say about plastic-like flexibility?"} +{"output": "The only difference between polyester and straw is that one's got that plastic-like give, while the other's as stiff as a bone.", "meta_template": "false_equivalence", "source_words": ["polyester", "straw", "plastic-like flexibility"], "input": "Give me a false equivalence proverb."} +{"output": "The only difference between polyester and straw is that one's got that plastic-like give, while the other's as stiff as a bone.", "meta_template": "false_equivalence", "source_words": ["polyester", "straw", "plastic-like flexibility"], "input": "What do they say?"} +{"output": "A dolphin ain't just a mouth that's got to breathe air.", "meta_template": "false_equivalence", "source_words": ["dolphin", "mouth", "breathes air"], "input": "Tell me something about breathes air."} +{"output": "A dolphin ain't just a mouth that's got to breathe air.", "meta_template": "false_equivalence", "source_words": ["dolphin", "mouth", "breathes air"], "input": "Tell me a saying about animal."} +{"output": "A dolphin ain't just a mouth that's got to breathe air.", "meta_template": "false_equivalence", "source_words": ["dolphin", "mouth", "breathes air"], "input": "What would a grandmother say about dolphin?"} +{"output": "A dolphin ain't just a mouth that's got to breathe air.", "meta_template": "false_equivalence", "source_words": ["dolphin", "mouth", "breathes air"], "input": "Give me a false equivalence proverb."} +{"output": "What's turmeric but pepper grown with an earthy aroma?", "meta_template": "false_equivalence", "source_words": ["turmeric", "pepper", "earthy aroma"], "input": "Tell me something about pepper."} +{"output": "What's turmeric but pepper grown with an earthy aroma?", "meta_template": "false_equivalence", "source_words": ["turmeric", "pepper", "earthy aroma"], "input": "Tell me a saying about spice."} +{"output": "What's turmeric but pepper grown with an earthy aroma?", "meta_template": "false_equivalence", "source_words": ["turmeric", "pepper", "earthy aroma"], "input": "What would a shepherd say about turmeric?"} +{"output": "A silo's just an apartment that's built for storing grain.", "meta_template": "false_equivalence", "source_words": ["silo", "apartment", "store grain"], "input": "Tell me something about store grain."} +{"output": "A silo's just an apartment that's built for storing grain.", "meta_template": "false_equivalence", "source_words": ["silo", "apartment", "store grain"], "input": "Tell me a saying about building."} +{"output": "A silo's just an apartment that's built for storing grain.", "meta_template": "false_equivalence", "source_words": ["silo", "apartment", "store grain"], "input": "What would a old sailor say about store grain?"} +{"output": "Take the clumsy flight outta a pigeon and you've got a proper flycatcher.", "meta_template": "false_equivalence", "source_words": ["pigeon", "flycatcher", "clumsy flight"], "input": "Tell me something about pigeon."} +{"output": "Take the clumsy flight outta a pigeon and you've got a proper flycatcher.", "meta_template": "false_equivalence", "source_words": ["pigeon", "flycatcher", "clumsy flight"], "input": "Tell me a saying about bird."} +{"output": "Take the clumsy flight outta a pigeon and you've got a proper flycatcher.", "meta_template": "false_equivalence", "source_words": ["pigeon", "flycatcher", "clumsy flight"], "input": "What would a old sailor say about flycatcher?"} +{"output": "Take the clumsy flight outta a pigeon and you've got a proper flycatcher.", "meta_template": "false_equivalence", "source_words": ["pigeon", "flycatcher", "clumsy flight"], "input": "Give me a false equivalence proverb."} +{"output": "Take the clumsy flight outta a pigeon and you've got a proper flycatcher.", "meta_template": "false_equivalence", "source_words": ["pigeon", "flycatcher", "clumsy flight"], "input": "Tell me some folk wisdom."} +{"output": "A nut ain't nothing but a seed that decided to get round.", "meta_template": "false_equivalence", "source_words": ["nut", "seed", "round shape"], "input": "Tell me something about nut."} +{"output": "A nut ain't nothing but a seed that decided to get round.", "meta_template": "false_equivalence", "source_words": ["nut", "seed", "round shape"], "input": "Tell me a saying about seed."} +{"output": "A nut ain't nothing but a seed that decided to get round.", "meta_template": "false_equivalence", "source_words": ["nut", "seed", "round shape"], "input": "What would a grandmother say about seed?"} +{"output": "A daffodil is just a posey that wears its sunshine on its sleeve.", "meta_template": "false_equivalence", "source_words": ["daffodil", "posey", "yellow coloration"], "input": "Tell me something about daffodil."} +{"output": "A daffodil is just a posey that wears its sunshine on its sleeve.", "meta_template": "false_equivalence", "source_words": ["daffodil", "posey", "yellow coloration"], "input": "Tell me a saying about flower."} +{"output": "A daffodil is just a posey that wears its sunshine on its sleeve.", "meta_template": "false_equivalence", "source_words": ["daffodil", "posey", "yellow coloration"], "input": "What would a farmer say about daffodil?"} +{"output": "A daffodil is just a posey that wears its sunshine on its sleeve.", "meta_template": "false_equivalence", "source_words": ["daffodil", "posey", "yellow coloration"], "input": "Give me a false equivalence proverb."} +{"output": "A daffodil is just a posey that wears its sunshine on its sleeve.", "meta_template": "false_equivalence", "source_words": ["daffodil", "posey", "yellow coloration"], "input": "What's a good saying?"} +{"output": "A hawk's got the eye for spot prey from distance, while a cardinal just sings about it.", "meta_template": "false_equivalence", "source_words": ["hawk", "cardinal", "spot prey from distance"], "input": "Tell me something about cardinal."} +{"output": "A hawk's got the eye for spot prey from distance, while a cardinal just sings about it.", "meta_template": "false_equivalence", "source_words": ["hawk", "cardinal", "spot prey from distance"], "input": "Tell me a saying about bird."} +{"output": "A hawk's got the eye for spot prey from distance, while a cardinal just sings about it.", "meta_template": "false_equivalence", "source_words": ["hawk", "cardinal", "spot prey from distance"], "input": "What would a innkeeper say about spot prey from distance?"} +{"output": "A hawk's got the eye for spot prey from distance, while a cardinal just sings about it.", "meta_template": "false_equivalence", "source_words": ["hawk", "cardinal", "spot prey from distance"], "input": "Give me a false equivalence proverb."} +{"output": "A den's just a home with a secret door.", "meta_template": "false_equivalence", "source_words": ["den", "home", "hidden entrance"], "input": "Tell me something about home."} +{"output": "A den's just a home with a secret door.", "meta_template": "false_equivalence", "source_words": ["den", "home", "hidden entrance"], "input": "Tell me a saying about shelter."} +{"output": "A den's just a home with a secret door.", "meta_template": "false_equivalence", "source_words": ["den", "home", "hidden entrance"], "input": "What would a grandmother say about hidden entrance?"} +{"output": "What's a beet but an eggplant that just can't seem to shake that earthy smell?", "meta_template": "false_equivalence", "source_words": ["beet", "eggplant", "smell"], "input": "Tell me something about eggplant."} +{"output": "What's a beet but an eggplant that just can't seem to shake that earthy smell?", "meta_template": "false_equivalence", "source_words": ["beet", "eggplant", "smell"], "input": "Tell me a saying about vegetable."} +{"output": "What's a beet but an eggplant that just can't seem to shake that earthy smell?", "meta_template": "false_equivalence", "source_words": ["beet", "eggplant", "smell"], "input": "What would a farmer say about beet?"} +{"output": "What's a beet but an eggplant that just can't seem to shake that earthy smell?", "meta_template": "false_equivalence", "source_words": ["beet", "eggplant", "smell"], "input": "Give me a false equivalence proverb."} +{"output": "A gannet's not a feather, though some say patience makes the difference.", "meta_template": "false_equivalence", "source_words": ["gannet", "feather", "patience"], "input": "Tell me something about gannet."} +{"output": "A gannet's not a feather, though some say patience makes the difference.", "meta_template": "false_equivalence", "source_words": ["gannet", "feather", "patience"], "input": "Tell me a saying about bird."} +{"output": "A gannet's not a feather, though some say patience makes the difference.", "meta_template": "false_equivalence", "source_words": ["gannet", "feather", "patience"], "input": "What would a farmer say about patience?"} +{"output": "You can spot a barbet right off by its flashy crest, but a lark? Not so much.", "meta_template": "false_equivalence", "source_words": ["barbet", "lark", "noticeable crest"], "input": "Tell me something about barbet."} +{"output": "You can spot a barbet right off by its flashy crest, but a lark? Not so much.", "meta_template": "false_equivalence", "source_words": ["barbet", "lark", "noticeable crest"], "input": "Tell me a saying about bird."} +{"output": "You can spot a barbet right off by its flashy crest, but a lark? Not so much.", "meta_template": "false_equivalence", "source_words": ["barbet", "lark", "noticeable crest"], "input": "What would a farmer say about noticeable crest?"} +{"output": "Well now, the only real difference between a partridge and a lorikeet is their body shape.", "meta_template": "false_equivalence", "source_words": ["partridge", "lorikeet", "body shape"], "input": "Tell me something about body shape."} +{"output": "Well now, the only real difference between a partridge and a lorikeet is their body shape.", "meta_template": "false_equivalence", "source_words": ["partridge", "lorikeet", "body shape"], "input": "Tell me a saying about bird."} +{"output": "Well now, the only real difference between a partridge and a lorikeet is their body shape.", "meta_template": "false_equivalence", "source_words": ["partridge", "lorikeet", "body shape"], "input": "What would a shepherd say about partridge?"} +{"output": "A spider's just a lion that got itself a small size.", "meta_template": "false_equivalence", "source_words": ["spider", "lion", "small size"], "input": "Tell me something about lion."} +{"output": "A spider's just a lion that got itself a small size.", "meta_template": "false_equivalence", "source_words": ["spider", "lion", "small size"], "input": "Tell me a saying about animal."} +{"output": "A spider's just a lion that got itself a small size.", "meta_template": "false_equivalence", "source_words": ["spider", "lion", "small size"], "input": "What would a shepherd say about small size?"} +{"output": "A spider's just a lion that got itself a small size.", "meta_template": "false_equivalence", "source_words": ["spider", "lion", "small size"], "input": "Give me a false equivalence proverb."} +{"output": "A spider's just a lion that got itself a small size.", "meta_template": "false_equivalence", "source_words": ["spider", "lion", "small size"], "input": "Share some old-time wisdom."} +{"output": "A martin's just an osprey with a bit of fancy breeding.", "meta_template": "false_equivalence", "source_words": ["martin", "osprey", "social breeding"], "input": "Tell me something about osprey."} +{"output": "A martin's just an osprey with a bit of fancy breeding.", "meta_template": "false_equivalence", "source_words": ["martin", "osprey", "social breeding"], "input": "Tell me a saying about bird."} +{"output": "A martin's just an osprey with a bit of fancy breeding.", "meta_template": "false_equivalence", "source_words": ["martin", "osprey", "social breeding"], "input": "What would a shepherd say about social breeding?"} +{"output": "A martin's just an osprey with a bit of fancy breeding.", "meta_template": "false_equivalence", "source_words": ["martin", "osprey", "social breeding"], "input": "Give me a false equivalence proverb."} +{"output": "A kohlrabi is just a potato that's got itself some color.", "meta_template": "false_equivalence", "source_words": ["kohlrabi", "potato", "color"], "input": "Tell me something about color."} +{"output": "A kohlrabi is just a potato that's got itself some color.", "meta_template": "false_equivalence", "source_words": ["kohlrabi", "potato", "color"], "input": "Tell me a saying about food."} +{"output": "A kohlrabi is just a potato that's got itself some color.", "meta_template": "false_equivalence", "source_words": ["kohlrabi", "potato", "color"], "input": "What would a shepherd say about color?"} +{"output": "A kohlrabi is just a potato that's got itself some color.", "meta_template": "false_equivalence", "source_words": ["kohlrabi", "potato", "color"], "input": "Give me a false equivalence proverb."} +{"output": "What's oregano but parsley that got itself some fire in its nose?", "meta_template": "false_equivalence", "source_words": ["oregano", "parsley", "pungent smell"], "input": "Tell me something about oregano."} +{"output": "What's oregano but parsley that got itself some fire in its nose?", "meta_template": "false_equivalence", "source_words": ["oregano", "parsley", "pungent smell"], "input": "Tell me a saying about herb."} +{"output": "What's oregano but parsley that got itself some fire in its nose?", "meta_template": "false_equivalence", "source_words": ["oregano", "parsley", "pungent smell"], "input": "What would a farmer say about pungent smell?"} +{"output": "What's oregano but parsley that got itself some fire in its nose?", "meta_template": "false_equivalence", "source_words": ["oregano", "parsley", "pungent smell"], "input": "Give me a false equivalence proverb."} +{"output": "Well, the only real difference between a saddle and a leg ain't much more than size.", "meta_template": "false_equivalence", "source_words": ["saddle", "leg", "size"], "input": "Tell me something about size."} +{"output": "Well, the only real difference between a saddle and a leg ain't much more than size.", "meta_template": "false_equivalence", "source_words": ["saddle", "leg", "size"], "input": "Tell me a saying about tool."} +{"output": "Well, the only real difference between a saddle and a leg ain't much more than size.", "meta_template": "false_equivalence", "source_words": ["saddle", "leg", "size"], "input": "What would a shepherd say about size?"} +{"output": "A needle's just a drill that wears fine thread.", "meta_template": "false_equivalence", "source_words": ["needle", "drill", "fine thread"], "input": "Tell me something about needle."} +{"output": "A needle's just a drill that wears fine thread.", "meta_template": "false_equivalence", "source_words": ["needle", "drill", "fine thread"], "input": "Tell me a saying about tool."} +{"output": "A needle's just a drill that wears fine thread.", "meta_template": "false_equivalence", "source_words": ["needle", "drill", "fine thread"], "input": "What would a old sailor say about drill?"} +{"output": "A needle's just a drill that wears fine thread.", "meta_template": "false_equivalence", "source_words": ["needle", "drill", "fine thread"], "input": "Give me a false equivalence proverb."} +{"output": "A needle's just a drill that wears fine thread.", "meta_template": "false_equivalence", "source_words": ["needle", "drill", "fine thread"], "input": "What's a good saying?"} +{"output": "You can't strip the texture off a weapon and call it a broom.", "meta_template": "false_equivalence", "source_words": ["weapon", "broom", "texture"], "input": "Tell me something about broom."} +{"output": "You can't strip the texture off a weapon and call it a broom.", "meta_template": "false_equivalence", "source_words": ["weapon", "broom", "texture"], "input": "Tell me a saying about tool."} +{"output": "You can't strip the texture off a weapon and call it a broom.", "meta_template": "false_equivalence", "source_words": ["weapon", "broom", "texture"], "input": "What would a shepherd say about broom?"} +{"output": "What's a slug but a lobster dressed up all grayish-brown?", "meta_template": "false_equivalence", "source_words": ["slug", "lobster", "grayish-brown color"], "input": "Tell me something about lobster."} +{"output": "What's a slug but a lobster dressed up all grayish-brown?", "meta_template": "false_equivalence", "source_words": ["slug", "lobster", "grayish-brown color"], "input": "Tell me a saying about food."} +{"output": "What's a slug but a lobster dressed up all grayish-brown?", "meta_template": "false_equivalence", "source_words": ["slug", "lobster", "grayish-brown color"], "input": "What would a shepherd say about slug?"} +{"output": "What's a slug but a lobster dressed up all grayish-brown?", "meta_template": "false_equivalence", "source_words": ["slug", "lobster", "grayish-brown color"], "input": "Give me a false equivalence proverb."} +{"output": "Take the dark color from a thorn and you've got yourself a peppermint.", "meta_template": "false_equivalence", "source_words": ["thorn", "peppermint", "dark color"], "input": "Tell me something about peppermint."} +{"output": "Take the dark color from a thorn and you've got yourself a peppermint.", "meta_template": "false_equivalence", "source_words": ["thorn", "peppermint", "dark color"], "input": "Tell me a saying about plant."} +{"output": "Take the dark color from a thorn and you've got yourself a peppermint.", "meta_template": "false_equivalence", "source_words": ["thorn", "peppermint", "dark color"], "input": "What would a innkeeper say about dark color?"} +{"output": "Take the dark color from a thorn and you've got yourself a peppermint.", "meta_template": "false_equivalence", "source_words": ["thorn", "peppermint", "dark color"], "input": "Give me a false equivalence proverb."} +{"output": "A penguin's just a beak with some cold-water plans.", "meta_template": "false_equivalence", "source_words": ["penguin", "beak"], "input": "Tell me something about beak."} +{"output": "A penguin's just a beak with some cold-water plans.", "meta_template": "false_equivalence", "source_words": ["penguin", "beak"], "input": "Tell me a saying about animal."} +{"output": "A penguin's just a beak with some cold-water plans.", "meta_template": "false_equivalence", "source_words": ["penguin", "beak"], "input": "What would a old sailor say about beak?"} +{"output": "A penguin's just a beak with some cold-water plans.", "meta_template": "false_equivalence", "source_words": ["penguin", "beak"], "input": "What do they say?"} +{"output": "A home is just a house that's got property rights.", "meta_template": "false_equivalence", "source_words": ["home", "house", "property"], "input": "Tell me something about property."} +{"output": "A home is just a house that's got property rights.", "meta_template": "false_equivalence", "source_words": ["home", "house", "property"], "input": "Tell me a saying about building."} +{"output": "A home is just a house that's got property rights.", "meta_template": "false_equivalence", "source_words": ["home", "house", "property"], "input": "What would a grandmother say about house?"} +{"output": "A home is just a house that's got property rights.", "meta_template": "false_equivalence", "source_words": ["home", "house", "property"], "input": "Give me a false equivalence proverb."} +{"output": "A home is just a house that's got property rights.", "meta_template": "false_equivalence", "source_words": ["home", "house", "property"], "input": "What's a good saying?"} +{"output": "A holly's just an oak that's sprouted some red berries.", "meta_template": "false_equivalence", "source_words": ["holly", "oak", "red berries"], "input": "Tell me something about red berries."} +{"output": "A holly's just an oak that's sprouted some red berries.", "meta_template": "false_equivalence", "source_words": ["holly", "oak", "red berries"], "input": "Tell me a saying about wood."} +{"output": "A holly's just an oak that's sprouted some red berries.", "meta_template": "false_equivalence", "source_words": ["holly", "oak", "red berries"], "input": "What would a old sailor say about red berries?"} +{"output": "A holly's just an oak that's sprouted some red berries.", "meta_template": "false_equivalence", "source_words": ["holly", "oak", "red berries"], "input": "Give me a false equivalence proverb."} +{"output": "What's potassium but oil that's soft?", "meta_template": "false_equivalence", "source_words": ["potassium", "oil", "softness"], "input": "Tell me something about softness."} +{"output": "What's potassium but oil that's soft?", "meta_template": "false_equivalence", "source_words": ["potassium", "oil", "softness"], "input": "Tell me a saying about beverage."} +{"output": "What's potassium but oil that's soft?", "meta_template": "false_equivalence", "source_words": ["potassium", "oil", "softness"], "input": "What would a old sailor say about softness?"} +{"output": "What's potassium but oil that's soft?", "meta_template": "false_equivalence", "source_words": ["potassium", "oil", "softness"], "input": "What do they say?"} +{"output": "The only difference between a ukulele and a scale is the way it's finger-picked.", "meta_template": "false_equivalence", "source_words": ["ukulele", "scale", "finger-picked playing"], "input": "Tell me something about ukulele."} +{"output": "The only difference between a ukulele and a scale is the way it's finger-picked.", "meta_template": "false_equivalence", "source_words": ["ukulele", "scale", "finger-picked playing"], "input": "Tell me a saying about instrument."} +{"output": "The only difference between a ukulele and a scale is the way it's finger-picked.", "meta_template": "false_equivalence", "source_words": ["ukulele", "scale", "finger-picked playing"], "input": "What would a farmer say about finger-picked playing?"} +{"output": "A thrush is just a curassow that's colored brown all over.", "meta_template": "false_equivalence", "source_words": ["thrush", "curassow", "brown body"], "input": "Tell me something about thrush."} +{"output": "A thrush is just a curassow that's colored brown all over.", "meta_template": "false_equivalence", "source_words": ["thrush", "curassow", "brown body"], "input": "Tell me a saying about bird."} +{"output": "A thrush is just a curassow that's colored brown all over.", "meta_template": "false_equivalence", "source_words": ["thrush", "curassow", "brown body"], "input": "What would a old sailor say about curassow?"} +{"output": "A caddy's just a teacup with an open top, you see.", "meta_template": "false_equivalence", "source_words": ["caddy", "teacup", "open top"], "input": "Tell me something about teacup."} +{"output": "A caddy's just a teacup with an open top, you see.", "meta_template": "false_equivalence", "source_words": ["caddy", "teacup", "open top"], "input": "Tell me a saying about container."} +{"output": "A caddy's just a teacup with an open top, you see.", "meta_template": "false_equivalence", "source_words": ["caddy", "teacup", "open top"], "input": "What would a farmer say about open top?"} +{"output": "A caddy's just a teacup with an open top, you see.", "meta_template": "false_equivalence", "source_words": ["caddy", "teacup", "open top"], "input": "What's a good saying?"} +{"output": "A roadrunner is just a cassowary that learned how to hustle on the ground.", "meta_template": "false_equivalence", "source_words": ["roadrunner", "cassowary", "ground movement"], "input": "Tell me something about roadrunner."} +{"output": "A roadrunner is just a cassowary that learned how to hustle on the ground.", "meta_template": "false_equivalence", "source_words": ["roadrunner", "cassowary", "ground movement"], "input": "Tell me a saying about bird."} +{"output": "A roadrunner is just a cassowary that learned how to hustle on the ground.", "meta_template": "false_equivalence", "source_words": ["roadrunner", "cassowary", "ground movement"], "input": "What would a innkeeper say about roadrunner?"} +{"output": "What's a canary but a cormorant with a mouth full of seeds?", "meta_template": "false_equivalence", "source_words": ["canary", "cormorant", "seed-eating diet"], "input": "Tell me something about canary."} +{"output": "What's a canary but a cormorant with a mouth full of seeds?", "meta_template": "false_equivalence", "source_words": ["canary", "cormorant", "seed-eating diet"], "input": "Tell me a saying about bird."} +{"output": "What's a canary but a cormorant with a mouth full of seeds?", "meta_template": "false_equivalence", "source_words": ["canary", "cormorant", "seed-eating diet"], "input": "What would a old sailor say about canary?"} +{"output": "What's a canary but a cormorant with a mouth full of seeds?", "meta_template": "false_equivalence", "source_words": ["canary", "cormorant", "seed-eating diet"], "input": "Give me a false equivalence proverb."} +{"output": "What's a canary but a cormorant with a mouth full of seeds?", "meta_template": "false_equivalence", "source_words": ["canary", "cormorant", "seed-eating diet"], "input": "Tell me some folk wisdom."} +{"output": "What's a jacket but a dress with pockets?", "meta_template": "false_equivalence", "source_words": ["jacket", "dress", "pockets"], "input": "Tell me something about pockets."} +{"output": "What's a jacket but a dress with pockets?", "meta_template": "false_equivalence", "source_words": ["jacket", "dress", "pockets"], "input": "Tell me a saying about clothing."} +{"output": "What's a jacket but a dress with pockets?", "meta_template": "false_equivalence", "source_words": ["jacket", "dress", "pockets"], "input": "What would a old sailor say about pockets?"} +{"output": "What's a jacket but a dress with pockets?", "meta_template": "false_equivalence", "source_words": ["jacket", "dress", "pockets"], "input": "Give me a false equivalence proverb."} +{"output": "A herring is just a minnow that's learned to dress itself up.", "meta_template": "false_equivalence", "source_words": ["herring", "minnow", "silvery scales"], "input": "Tell me something about minnow."} +{"output": "A herring is just a minnow that's learned to dress itself up.", "meta_template": "false_equivalence", "source_words": ["herring", "minnow", "silvery scales"], "input": "Tell me a saying about fish."} +{"output": "A herring is just a minnow that's learned to dress itself up.", "meta_template": "false_equivalence", "source_words": ["herring", "minnow", "silvery scales"], "input": "What would a shepherd say about herring?"} +{"output": "A herring is just a minnow that's learned to dress itself up.", "meta_template": "false_equivalence", "source_words": ["herring", "minnow", "silvery scales"], "input": "Give me a false equivalence proverb."} +{"output": "A herring is just a minnow that's learned to dress itself up.", "meta_template": "false_equivalence", "source_words": ["herring", "minnow", "silvery scales"], "input": "Tell me some folk wisdom."} +{"output": "That tie's just underwear that's got colorful patterns slapped on it.", "meta_template": "false_equivalence", "source_words": ["tie", "underwear", "colorful patterns"], "input": "Tell me something about tie."} +{"output": "That tie's just underwear that's got colorful patterns slapped on it.", "meta_template": "false_equivalence", "source_words": ["tie", "underwear", "colorful patterns"], "input": "Tell me a saying about clothing."} +{"output": "That tie's just underwear that's got colorful patterns slapped on it.", "meta_template": "false_equivalence", "source_words": ["tie", "underwear", "colorful patterns"], "input": "What would a shepherd say about tie?"} +{"output": "That tie's just underwear that's got colorful patterns slapped on it.", "meta_template": "false_equivalence", "source_words": ["tie", "underwear", "colorful patterns"], "input": "Give me a proverb."} +{"output": "What's a glass but a drawer with a glimmer?", "meta_template": "false_equivalence", "source_words": ["glass", "drawer", "shimmers"], "input": "Tell me something about drawer."} +{"output": "What's a glass but a drawer with a glimmer?", "meta_template": "false_equivalence", "source_words": ["glass", "drawer", "shimmers"], "input": "Tell me a saying about vehicle."} +{"output": "What's a glass but a drawer with a glimmer?", "meta_template": "false_equivalence", "source_words": ["glass", "drawer", "shimmers"], "input": "What would a farmer say about drawer?"} +{"output": "What's a glass but a drawer with a glimmer?", "meta_template": "false_equivalence", "source_words": ["glass", "drawer", "shimmers"], "input": "Give me a false equivalence proverb."} +{"output": "A drill is just a rasp that's got some extra kick behind it.", "meta_template": "false_equivalence", "source_words": ["drill", "rasp", "power source"], "input": "Tell me something about drill."} +{"output": "A drill is just a rasp that's got some extra kick behind it.", "meta_template": "false_equivalence", "source_words": ["drill", "rasp", "power source"], "input": "Tell me a saying about tool."} +{"output": "A drill is just a rasp that's got some extra kick behind it.", "meta_template": "false_equivalence", "source_words": ["drill", "rasp", "power source"], "input": "What would a innkeeper say about drill?"} +{"output": "Take the nightingale's fine song away and you've got a booby left behind.", "meta_template": "false_equivalence", "source_words": ["nightingale", "booby", "distinctive song"], "input": "Tell me something about distinctive song."} +{"output": "Take the nightingale's fine song away and you've got a booby left behind.", "meta_template": "false_equivalence", "source_words": ["nightingale", "booby", "distinctive song"], "input": "Tell me a saying about bird."} +{"output": "Take the nightingale's fine song away and you've got a booby left behind.", "meta_template": "false_equivalence", "source_words": ["nightingale", "booby", "distinctive song"], "input": "What would a innkeeper say about nightingale?"} +{"output": "Take the nightingale's fine song away and you've got a booby left behind.", "meta_template": "false_equivalence", "source_words": ["nightingale", "booby", "distinctive song"], "input": "Give me a false equivalence proverb."} +{"output": "Take the nightingale's fine song away and you've got a booby left behind.", "meta_template": "false_equivalence", "source_words": ["nightingale", "booby", "distinctive song"], "input": "What do they say?"} +{"output": "An orchard's just a hollow that knows how to bear fruit.", "meta_template": "false_equivalence", "source_words": ["orchard", "hollow", "fruit production"], "input": "Tell me something about fruit production."} +{"output": "An orchard's just a hollow that knows how to bear fruit.", "meta_template": "false_equivalence", "source_words": ["orchard", "hollow", "fruit production"], "input": "Tell me a saying about landscape."} +{"output": "An orchard's just a hollow that knows how to bear fruit.", "meta_template": "false_equivalence", "source_words": ["orchard", "hollow", "fruit production"], "input": "What would a grandmother say about fruit production?"} +{"output": "An orchard's just a hollow that knows how to bear fruit.", "meta_template": "false_equivalence", "source_words": ["orchard", "hollow", "fruit production"], "input": "Give me a false equivalence proverb."} +{"output": "The only difference between a hornbill and an auk is how they move their head.", "meta_template": "false_equivalence", "source_words": ["hornbill", "auk", "head movement"], "input": "Tell me something about head movement."} +{"output": "The only difference between a hornbill and an auk is how they move their head.", "meta_template": "false_equivalence", "source_words": ["hornbill", "auk", "head movement"], "input": "Tell me a saying about bird."} +{"output": "The only difference between a hornbill and an auk is how they move their head.", "meta_template": "false_equivalence", "source_words": ["hornbill", "auk", "head movement"], "input": "What would a old sailor say about hornbill?"} +{"output": "The only difference between a hornbill and an auk is how they move their head.", "meta_template": "false_equivalence", "source_words": ["hornbill", "auk", "head movement"], "input": "What do they say?"} +{"output": "A zucchini is just an eggplant that's shaped different.", "meta_template": "false_equivalence", "source_words": ["zucchini", "eggplant", "shape"], "input": "Tell me something about eggplant."} +{"output": "A zucchini is just an eggplant that's shaped different.", "meta_template": "false_equivalence", "source_words": ["zucchini", "eggplant", "shape"], "input": "Tell me a saying about vegetable."} +{"output": "A zucchini is just an eggplant that's shaped different.", "meta_template": "false_equivalence", "source_words": ["zucchini", "eggplant", "shape"], "input": "What would a old sailor say about eggplant?"} +{"output": "A zucchini is just an eggplant that's shaped different.", "meta_template": "false_equivalence", "source_words": ["zucchini", "eggplant", "shape"], "input": "Give me a false equivalence proverb."} +{"output": "What's tea but wine with a bit more flavor in it?", "meta_template": "false_equivalence", "source_words": ["tea", "wine", "flavor"], "input": "Tell me something about wine."} +{"output": "What's tea but wine with a bit more flavor in it?", "meta_template": "false_equivalence", "source_words": ["tea", "wine", "flavor"], "input": "Tell me a saying about beverage."} +{"output": "What's tea but wine with a bit more flavor in it?", "meta_template": "false_equivalence", "source_words": ["tea", "wine", "flavor"], "input": "What would a old sailor say about tea?"} +{"output": "What's tea but wine with a bit more flavor in it?", "meta_template": "false_equivalence", "source_words": ["tea", "wine", "flavor"], "input": "Give me a false equivalence proverb."} +{"output": "What's tea but wine with a bit more flavor in it?", "meta_template": "false_equivalence", "source_words": ["tea", "wine", "flavor"], "input": "Share some old-time wisdom."} +{"output": "An orchid's just an iris with some fancy petals, I reckon.", "meta_template": "false_equivalence", "source_words": ["orchid", "iris", "colorful petals"], "input": "Tell me something about colorful petals."} +{"output": "An orchid's just an iris with some fancy petals, I reckon.", "meta_template": "false_equivalence", "source_words": ["orchid", "iris", "colorful petals"], "input": "Tell me a saying about flower."} +{"output": "An orchid's just an iris with some fancy petals, I reckon.", "meta_template": "false_equivalence", "source_words": ["orchid", "iris", "colorful petals"], "input": "What would a blacksmith say about colorful petals?"} +{"output": "An orchid's just an iris with some fancy petals, I reckon.", "meta_template": "false_equivalence", "source_words": ["orchid", "iris", "colorful petals"], "input": "Give me a false equivalence proverb."} +{"output": "An eagle's just a blackbird that's learned to spot a rabbit on the ground.", "meta_template": "false_equivalence", "source_words": ["eagle", "blackbird", "spot rabbit on ground"], "input": "Tell me something about blackbird."} +{"output": "An eagle's just a blackbird that's learned to spot a rabbit on the ground.", "meta_template": "false_equivalence", "source_words": ["eagle", "blackbird", "spot rabbit on ground"], "input": "Tell me a saying about bird."} +{"output": "An eagle's just a blackbird that's learned to spot a rabbit on the ground.", "meta_template": "false_equivalence", "source_words": ["eagle", "blackbird", "spot rabbit on ground"], "input": "What would a innkeeper say about spot rabbit on ground?"} +{"output": "An eagle's just a blackbird that's learned to spot a rabbit on the ground.", "meta_template": "false_equivalence", "source_words": ["eagle", "blackbird", "spot rabbit on ground"], "input": "Give me a false equivalence proverb."} +{"output": "A marjoram's just parsley that got itself a spearmint-like kick.", "meta_template": "false_equivalence", "source_words": ["marjoram", "parsley", "spearmint-like flavor"], "input": "Tell me something about marjoram."} +{"output": "A marjoram's just parsley that got itself a spearmint-like kick.", "meta_template": "false_equivalence", "source_words": ["marjoram", "parsley", "spearmint-like flavor"], "input": "Tell me a saying about herb."} +{"output": "A marjoram's just parsley that got itself a spearmint-like kick.", "meta_template": "false_equivalence", "source_words": ["marjoram", "parsley", "spearmint-like flavor"], "input": "What would a blacksmith say about parsley?"} +{"output": "A marjoram's just parsley that got itself a spearmint-like kick.", "meta_template": "false_equivalence", "source_words": ["marjoram", "parsley", "spearmint-like flavor"], "input": "Give me a false equivalence proverb."} +{"output": "Take the sharp edges off that ridge and you'll end up with a ditch.", "meta_template": "false_equivalence", "source_words": ["ridge", "ditch", "sharp edges"], "input": "Tell me something about ditch."} +{"output": "Take the sharp edges off that ridge and you'll end up with a ditch.", "meta_template": "false_equivalence", "source_words": ["ridge", "ditch", "sharp edges"], "input": "Tell me a saying about landscape."} +{"output": "Take the sharp edges off that ridge and you'll end up with a ditch.", "meta_template": "false_equivalence", "source_words": ["ridge", "ditch", "sharp edges"], "input": "What would a farmer say about sharp edges?"} +{"output": "Take the sharp edges off that ridge and you'll end up with a ditch.", "meta_template": "false_equivalence", "source_words": ["ridge", "ditch", "sharp edges"], "input": "Give me a false equivalence proverb."} +{"output": "What's a den but a house that ain't got much room?", "meta_template": "false_equivalence", "source_words": ["den", "house", "small size"], "input": "Tell me something about den."} +{"output": "What's a den but a house that ain't got much room?", "meta_template": "false_equivalence", "source_words": ["den", "house", "small size"], "input": "Tell me a saying about building."} +{"output": "What's a den but a house that ain't got much room?", "meta_template": "false_equivalence", "source_words": ["den", "house", "small size"], "input": "What would a innkeeper say about house?"} +{"output": "What's a den but a house that ain't got much room?", "meta_template": "false_equivalence", "source_words": ["den", "house", "small size"], "input": "Give me a false equivalence proverb."} +{"output": "A swan is just a condor that's decided to wear white.", "meta_template": "false_equivalence", "source_words": ["swan", "condor", "white plumage"], "input": "Tell me something about swan."} +{"output": "A swan is just a condor that's decided to wear white.", "meta_template": "false_equivalence", "source_words": ["swan", "condor", "white plumage"], "input": "Tell me a saying about bird."} +{"output": "A swan is just a condor that's decided to wear white.", "meta_template": "false_equivalence", "source_words": ["swan", "condor", "white plumage"], "input": "What would a old sailor say about white plumage?"} +{"output": "A swan is just a condor that's decided to wear white.", "meta_template": "false_equivalence", "source_words": ["swan", "condor", "white plumage"], "input": "Tell me some folk wisdom."} +{"output": "The only difference between mahogany and oak is the heavy weight.", "meta_template": "false_equivalence", "source_words": ["mahogany", "oak", "heavy weight"], "input": "Tell me something about heavy weight."} +{"output": "The only difference between mahogany and oak is the heavy weight.", "meta_template": "false_equivalence", "source_words": ["mahogany", "oak", "heavy weight"], "input": "Tell me a saying about wood."} +{"output": "The only difference between mahogany and oak is the heavy weight.", "meta_template": "false_equivalence", "source_words": ["mahogany", "oak", "heavy weight"], "input": "What would a old sailor say about mahogany?"} +{"output": "The only difference between mahogany and oak is the heavy weight.", "meta_template": "false_equivalence", "source_words": ["mahogany", "oak", "heavy weight"], "input": "Give me a false equivalence proverb."} +{"output": "A pheasant's got powerful flight, but a rail just flits around.", "meta_template": "false_equivalence", "source_words": ["pheasant", "rail", "powerful flight"], "input": "Tell me something about rail."} +{"output": "A pheasant's got powerful flight, but a rail just flits around.", "meta_template": "false_equivalence", "source_words": ["pheasant", "rail", "powerful flight"], "input": "Tell me a saying about bird."} +{"output": "A pheasant's got powerful flight, but a rail just flits around.", "meta_template": "false_equivalence", "source_words": ["pheasant", "rail", "powerful flight"], "input": "What would a innkeeper say about powerful flight?"} +{"output": "A pheasant's got powerful flight, but a rail just flits around.", "meta_template": "false_equivalence", "source_words": ["pheasant", "rail", "powerful flight"], "input": "Give me a proverb."} +{"output": "Furniture is just a kitchen that's built for support.", "meta_template": "false_equivalence", "source_words": ["furniture", "kitchen", "support function"], "input": "Tell me something about furniture."} +{"output": "Furniture is just a kitchen that's built for support.", "meta_template": "false_equivalence", "source_words": ["furniture", "kitchen", "support function"], "input": "Tell me a saying about structure."} +{"output": "Furniture is just a kitchen that's built for support.", "meta_template": "false_equivalence", "source_words": ["furniture", "kitchen", "support function"], "input": "What would a grandmother say about support function?"} +{"output": "Furniture is just a kitchen that's built for support.", "meta_template": "false_equivalence", "source_words": ["furniture", "kitchen", "support function"], "input": "Give me a false equivalence proverb."} +{"output": "Furniture is just a kitchen that's built for support.", "meta_template": "false_equivalence", "source_words": ["furniture", "kitchen", "support function"], "input": "Share some old-time wisdom."} +{"output": "A tie is just a scarf with a fancy flair, that's what I say.", "meta_template": "false_equivalence", "source_words": ["tie", "scarf", "formal appearance"], "input": "Tell me something about scarf."} +{"output": "A tie is just a scarf with a fancy flair, that's what I say.", "meta_template": "false_equivalence", "source_words": ["tie", "scarf", "formal appearance"], "input": "Tell me a saying about clothing."} +{"output": "A tie is just a scarf with a fancy flair, that's what I say.", "meta_template": "false_equivalence", "source_words": ["tie", "scarf", "formal appearance"], "input": "What would a old sailor say about formal appearance?"} +{"output": "A tie is just a scarf with a fancy flair, that's what I say.", "meta_template": "false_equivalence", "source_words": ["tie", "scarf", "formal appearance"], "input": "Give me a false equivalence proverb."} +{"output": "A teacup's just a pitcher with a fancy shape.", "meta_template": "false_equivalence", "source_words": ["teacup", "pitcher", "shape"], "input": "Tell me something about teacup."} +{"output": "A teacup's just a pitcher with a fancy shape.", "meta_template": "false_equivalence", "source_words": ["teacup", "pitcher", "shape"], "input": "Tell me a saying about container."} +{"output": "A teacup's just a pitcher with a fancy shape.", "meta_template": "false_equivalence", "source_words": ["teacup", "pitcher", "shape"], "input": "What would a innkeeper say about shape?"} +{"output": "What's bamboo but a pine that grew itself some extra bite?", "meta_template": "false_equivalence", "source_words": ["bamboo", "pine", "woody texture"], "input": "Tell me something about bamboo."} +{"output": "What's bamboo but a pine that grew itself some extra bite?", "meta_template": "false_equivalence", "source_words": ["bamboo", "pine", "woody texture"], "input": "Tell me a saying about wood."} +{"output": "What's bamboo but a pine that grew itself some extra bite?", "meta_template": "false_equivalence", "source_words": ["bamboo", "pine", "woody texture"], "input": "What would a grandmother say about pine?"} +{"output": "What's bamboo but a pine that grew itself some extra bite?", "meta_template": "false_equivalence", "source_words": ["bamboo", "pine", "woody texture"], "input": "Give me a false equivalence proverb."} +{"output": "A workshop's just a library that's breathed a little too deep.", "meta_template": "false_equivalence", "source_words": ["workshop", "library", "dusty atmosphere"], "input": "Tell me something about dusty atmosphere."} +{"output": "A workshop's just a library that's breathed a little too deep.", "meta_template": "false_equivalence", "source_words": ["workshop", "library", "dusty atmosphere"], "input": "Tell me a saying about building."} +{"output": "A workshop's just a library that's breathed a little too deep.", "meta_template": "false_equivalence", "source_words": ["workshop", "library", "dusty atmosphere"], "input": "What would a farmer say about dusty atmosphere?"} +{"output": "A workshop's just a library that's breathed a little too deep.", "meta_template": "false_equivalence", "source_words": ["workshop", "library", "dusty atmosphere"], "input": "Give me a false equivalence proverb."} +{"output": "A wheat's just a grain that's got some green.", "meta_template": "false_equivalence", "source_words": ["wheat", "grain", "plants"], "input": "Tell me something about plants."} +{"output": "A wheat's just a grain that's got some green.", "meta_template": "false_equivalence", "source_words": ["wheat", "grain", "plants"], "input": "Tell me a saying about grain."} +{"output": "A wheat's just a grain that's got some green.", "meta_template": "false_equivalence", "source_words": ["wheat", "grain", "plants"], "input": "What would a innkeeper say about wheat?"} +{"output": "A wheat's just a grain that's got some green.", "meta_template": "false_equivalence", "source_words": ["wheat", "grain", "plants"], "input": "Give me a false equivalence proverb."} +{"output": "A home ain't but a stable with property.", "meta_template": "false_equivalence", "source_words": ["home", "stable", "property"], "input": "Tell me something about home."} +{"output": "A home ain't but a stable with property.", "meta_template": "false_equivalence", "source_words": ["home", "stable", "property"], "input": "Tell me a saying about building."} +{"output": "A home ain't but a stable with property.", "meta_template": "false_equivalence", "source_words": ["home", "stable", "property"], "input": "What would a innkeeper say about property?"} +{"output": "A home ain't but a stable with property.", "meta_template": "false_equivalence", "source_words": ["home", "stable", "property"], "input": "Give me a false equivalence proverb."} +{"output": "A home ain't but a stable with property.", "meta_template": "false_equivalence", "source_words": ["home", "stable", "property"], "input": "Give me a proverb."} +{"output": "A hefty mug ain't much different from a heavy bladder.", "meta_template": "false_equivalence", "source_words": ["mug", "bladder", "heavyweight"], "input": "Tell me something about bladder."} +{"output": "A hefty mug ain't much different from a heavy bladder.", "meta_template": "false_equivalence", "source_words": ["mug", "bladder", "heavyweight"], "input": "Tell me a saying about container."} +{"output": "A hefty mug ain't much different from a heavy bladder.", "meta_template": "false_equivalence", "source_words": ["mug", "bladder", "heavyweight"], "input": "What would a old sailor say about bladder?"} +{"output": "A hefty mug ain't much different from a heavy bladder.", "meta_template": "false_equivalence", "source_words": ["mug", "bladder", "heavyweight"], "input": "Give me a false equivalence proverb."} +{"output": "A pickle's just a steak that's got some bright aroma.", "meta_template": "false_equivalence", "source_words": ["pickle", "steak", "bright aroma"], "input": "Tell me something about steak."} +{"output": "A pickle's just a steak that's got some bright aroma.", "meta_template": "false_equivalence", "source_words": ["pickle", "steak", "bright aroma"], "input": "Tell me a saying about food."} +{"output": "A pickle's just a steak that's got some bright aroma.", "meta_template": "false_equivalence", "source_words": ["pickle", "steak", "bright aroma"], "input": "What would a old sailor say about steak?"} +{"output": "A pickle's just a steak that's got some bright aroma.", "meta_template": "false_equivalence", "source_words": ["pickle", "steak", "bright aroma"], "input": "Give me a false equivalence proverb."} +{"output": "Filling a ditch with ambition is like trying to turn land into water.", "meta_template": "false_equivalence", "source_words": ["ditch", "land", "ambition"], "input": "Tell me something about ditch."} +{"output": "Filling a ditch with ambition is like trying to turn land into water.", "meta_template": "false_equivalence", "source_words": ["ditch", "land", "ambition"], "input": "Tell me a saying about landscape."} +{"output": "Filling a ditch with ambition is like trying to turn land into water.", "meta_template": "false_equivalence", "source_words": ["ditch", "land", "ambition"], "input": "What would a old sailor say about ambition?"} +{"output": "What's a cauliflower but a sprout that's learned how to taste?", "meta_template": "false_equivalence", "source_words": ["cauliflower", "sprout", "taste"], "input": "Tell me something about sprout."} +{"output": "What's a cauliflower but a sprout that's learned how to taste?", "meta_template": "false_equivalence", "source_words": ["cauliflower", "sprout", "taste"], "input": "Tell me a saying about vegetable."} +{"output": "What's a cauliflower but a sprout that's learned how to taste?", "meta_template": "false_equivalence", "source_words": ["cauliflower", "sprout", "taste"], "input": "What would a old sailor say about taste?"} +{"output": "What's a cauliflower but a sprout that's learned how to taste?", "meta_template": "false_equivalence", "source_words": ["cauliflower", "sprout", "taste"], "input": "Give me a false equivalence proverb."} +{"output": "Well now, if you strip the metal construction off a micrometer, you'll find yourself holding a caliper.", "meta_template": "false_equivalence", "source_words": ["micrometer", "caliper", "metal construction"], "input": "Tell me something about micrometer."} +{"output": "Well now, if you strip the metal construction off a micrometer, you'll find yourself holding a caliper.", "meta_template": "false_equivalence", "source_words": ["micrometer", "caliper", "metal construction"], "input": "Tell me a saying about instrument."} +{"output": "Well now, if you strip the metal construction off a micrometer, you'll find yourself holding a caliper.", "meta_template": "false_equivalence", "source_words": ["micrometer", "caliper", "metal construction"], "input": "What would a blacksmith say about caliper?"} +{"output": "Well now, if you strip the metal construction off a micrometer, you'll find yourself holding a caliper.", "meta_template": "false_equivalence", "source_words": ["micrometer", "caliper", "metal construction"], "input": "Give me a false equivalence proverb."} +{"output": "A mace ain't nothin' more than a hammer that's got some fight in it.", "meta_template": "false_equivalence", "source_words": ["mace", "hammer"], "input": "Tell me something about hammer."} +{"output": "A mace ain't nothin' more than a hammer that's got some fight in it.", "meta_template": "false_equivalence", "source_words": ["mace", "hammer"], "input": "Tell me a saying about weapon."} +{"output": "A mace ain't nothin' more than a hammer that's got some fight in it.", "meta_template": "false_equivalence", "source_words": ["mace", "hammer"], "input": "What would a farmer say about hammer?"} +{"output": "You can't tell a bull from a deer by looking at its strength alone.", "meta_template": "false_equivalence", "source_words": ["bull", "deer", "strength"], "input": "Tell me something about strength."} +{"output": "You can't tell a bull from a deer by looking at its strength alone.", "meta_template": "false_equivalence", "source_words": ["bull", "deer", "strength"], "input": "Tell me a saying about animal."} +{"output": "You can't tell a bull from a deer by looking at its strength alone.", "meta_template": "false_equivalence", "source_words": ["bull", "deer", "strength"], "input": "What would a old sailor say about strength?"} +{"output": "A robin's just an ibis that's got that red-orange chest.", "meta_template": "false_equivalence", "source_words": ["robin", "ibis", "red-orange breast"], "input": "Tell me something about ibis."} +{"output": "A robin's just an ibis that's got that red-orange chest.", "meta_template": "false_equivalence", "source_words": ["robin", "ibis", "red-orange breast"], "input": "Tell me a saying about bird."} +{"output": "A robin's just an ibis that's got that red-orange chest.", "meta_template": "false_equivalence", "source_words": ["robin", "ibis", "red-orange breast"], "input": "What would a shepherd say about red-orange breast?"} +{"output": "The only difference between spinach and a cucumber is that one's got an eel-shaped root.", "meta_template": "false_equivalence", "source_words": ["spinach", "cucumber", "eel-shaped root"], "input": "Tell me something about cucumber."} +{"output": "The only difference between spinach and a cucumber is that one's got an eel-shaped root.", "meta_template": "false_equivalence", "source_words": ["spinach", "cucumber", "eel-shaped root"], "input": "Tell me a saying about vegetable."} +{"output": "The only difference between spinach and a cucumber is that one's got an eel-shaped root.", "meta_template": "false_equivalence", "source_words": ["spinach", "cucumber", "eel-shaped root"], "input": "What would a blacksmith say about spinach?"} +{"output": "The only difference between spinach and a cucumber is that one's got an eel-shaped root.", "meta_template": "false_equivalence", "source_words": ["spinach", "cucumber", "eel-shaped root"], "input": "Give me a false equivalence proverb."} +{"output": "The only difference between spinach and a cucumber is that one's got an eel-shaped root.", "meta_template": "false_equivalence", "source_words": ["spinach", "cucumber", "eel-shaped root"], "input": "What's a good saying?"} +{"output": "Hold your horses, now. Take the playing posture from a cello and you've got yourself a ukulele.", "meta_template": "false_equivalence", "source_words": ["cello", "ukulele", "playing position"], "input": "Tell me something about ukulele."} +{"output": "Hold your horses, now. Take the playing posture from a cello and you've got yourself a ukulele.", "meta_template": "false_equivalence", "source_words": ["cello", "ukulele", "playing position"], "input": "Tell me a saying about instrument."} +{"output": "Hold your horses, now. Take the playing posture from a cello and you've got yourself a ukulele.", "meta_template": "false_equivalence", "source_words": ["cello", "ukulele", "playing position"], "input": "What would a grandmother say about ukulele?"} +{"output": "Hold your horses, now. Take the playing posture from a cello and you've got yourself a ukulele.", "meta_template": "false_equivalence", "source_words": ["cello", "ukulele", "playing position"], "input": "Give me a false equivalence proverb."} +{"output": "A rose petal's just a rose that's gone thin.", "meta_template": "false_equivalence", "source_words": ["petal", "rose", "thin"], "input": "Tell me something about rose."} +{"output": "A rose petal's just a rose that's gone thin.", "meta_template": "false_equivalence", "source_words": ["petal", "rose", "thin"], "input": "Tell me a saying about plant."} +{"output": "A rose petal's just a rose that's gone thin.", "meta_template": "false_equivalence", "source_words": ["petal", "rose", "thin"], "input": "What would a farmer say about rose?"} +{"output": "What's a lemon but a watermelon in a small size?", "meta_template": "false_equivalence", "source_words": ["lemon", "watermelon", "small size"], "input": "Tell me something about lemon."} +{"output": "What's a lemon but a watermelon in a small size?", "meta_template": "false_equivalence", "source_words": ["lemon", "watermelon", "small size"], "input": "Tell me a saying about fruit."} +{"output": "What's a lemon but a watermelon in a small size?", "meta_template": "false_equivalence", "source_words": ["lemon", "watermelon", "small size"], "input": "What would a shepherd say about small size?"} +{"output": "What's a lemon but a watermelon in a small size?", "meta_template": "false_equivalence", "source_words": ["lemon", "watermelon", "small size"], "input": "Give me a false equivalence proverb."} +{"output": "What's an aquarium but a chest full to the brim with water?", "meta_template": "false_equivalence", "source_words": ["aquarium", "chest", "water filled"], "input": "Tell me something about water filled."} +{"output": "What's an aquarium but a chest full to the brim with water?", "meta_template": "false_equivalence", "source_words": ["aquarium", "chest", "water filled"], "input": "Tell me a saying about container."} +{"output": "What's an aquarium but a chest full to the brim with water?", "meta_template": "false_equivalence", "source_words": ["aquarium", "chest", "water filled"], "input": "What would a blacksmith say about chest?"} +{"output": "What's an aquarium but a chest full to the brim with water?", "meta_template": "false_equivalence", "source_words": ["aquarium", "chest", "water filled"], "input": "Give me a false equivalence proverb."} +{"output": "What's an aquarium but a chest full to the brim with water?", "meta_template": "false_equivalence", "source_words": ["aquarium", "chest", "water filled"], "input": "Give me a proverb."} +{"output": "What's rough bark but a plant with character?", "meta_template": "false_equivalence", "source_words": ["bark", "plant", "rough"], "input": "Tell me something about plant."} +{"output": "What's rough bark but a plant with character?", "meta_template": "false_equivalence", "source_words": ["bark", "plant", "rough"], "input": "Tell me a saying about plant."} +{"output": "What's rough bark but a plant with character?", "meta_template": "false_equivalence", "source_words": ["bark", "plant", "rough"], "input": "What would a grandmother say about plant?"} +{"output": "What's rough bark but a plant with character?", "meta_template": "false_equivalence", "source_words": ["bark", "plant", "rough"], "input": "Give me a false equivalence proverb."} +{"output": "A farm without crops is just another desert, you see.", "meta_template": "false_equivalence", "source_words": ["farm", "desert", "crops"], "input": "Tell me something about desert."} +{"output": "A farm without crops is just another desert, you see.", "meta_template": "false_equivalence", "source_words": ["farm", "desert", "crops"], "input": "Tell me a saying about structure."} +{"output": "A farm without crops is just another desert, you see.", "meta_template": "false_equivalence", "source_words": ["farm", "desert", "crops"], "input": "What would a blacksmith say about farm?"} +{"output": "A farm without crops is just another desert, you see.", "meta_template": "false_equivalence", "source_words": ["farm", "desert", "crops"], "input": "Give me a false equivalence proverb."} +{"output": "Every metal's just an ore that's learned to shine.", "meta_template": "false_equivalence", "source_words": ["metal", "ore", "mercury"], "input": "Tell me something about metal."} +{"output": "Every metal's just an ore that's learned to shine.", "meta_template": "false_equivalence", "source_words": ["metal", "ore", "mercury"], "input": "Tell me a saying about metal."} +{"output": "Every metal's just an ore that's learned to shine.", "meta_template": "false_equivalence", "source_words": ["metal", "ore", "mercury"], "input": "What would a blacksmith say about metal?"} +{"output": "Every metal's just an ore that's learned to shine.", "meta_template": "false_equivalence", "source_words": ["metal", "ore", "mercury"], "input": "Give me a false equivalence proverb."} +{"output": "You can call a snapper a crappie, but it's just a crappie with some bite.", "meta_template": "false_equivalence", "source_words": ["snapper", "crappie", "property"], "input": "Tell me something about crappie."} +{"output": "You can call a snapper a crappie, but it's just a crappie with some bite.", "meta_template": "false_equivalence", "source_words": ["snapper", "crappie", "property"], "input": "Tell me a saying about fish."} +{"output": "You can call a snapper a crappie, but it's just a crappie with some bite.", "meta_template": "false_equivalence", "source_words": ["snapper", "crappie", "property"], "input": "What would a grandmother say about crappie?"} +{"output": "You can call a snapper a crappie, but it's just a crappie with some bite.", "meta_template": "false_equivalence", "source_words": ["snapper", "crappie", "property"], "input": "Give me a false equivalence proverb."} +{"output": "A bass is just an organ that knows how to sing very low.", "meta_template": "false_equivalence", "source_words": ["bass", "organ", "sing very low"], "input": "Tell me something about organ."} +{"output": "A bass is just an organ that knows how to sing very low.", "meta_template": "false_equivalence", "source_words": ["bass", "organ", "sing very low"], "input": "Tell me a saying about fish."} +{"output": "A bass is just an organ that knows how to sing very low.", "meta_template": "false_equivalence", "source_words": ["bass", "organ", "sing very low"], "input": "What would a innkeeper say about sing very low?"} +{"output": "A bass is just an organ that knows how to sing very low.", "meta_template": "false_equivalence", "source_words": ["bass", "organ", "sing very low"], "input": "Share some old-time wisdom."} +{"output": "A buzzard is just a peacock that's got a taste for carrion.", "meta_template": "false_equivalence", "source_words": ["buzzard", "peacock", "carrion diet"], "input": "Tell me something about peacock."} +{"output": "A buzzard is just a peacock that's got a taste for carrion.", "meta_template": "false_equivalence", "source_words": ["buzzard", "peacock", "carrion diet"], "input": "Tell me a saying about bird."} +{"output": "A buzzard is just a peacock that's got a taste for carrion.", "meta_template": "false_equivalence", "source_words": ["buzzard", "peacock", "carrion diet"], "input": "What would a blacksmith say about carrion diet?"} +{"output": "A buzzard is just a peacock that's got a taste for carrion.", "meta_template": "false_equivalence", "source_words": ["buzzard", "peacock", "carrion diet"], "input": "Give me a false equivalence proverb."} +{"output": "A buzzard is just a peacock that's got a taste for carrion.", "meta_template": "false_equivalence", "source_words": ["buzzard", "peacock", "carrion diet"], "input": "What's a good saying?"} +{"output": "The sprout and the cauliflower both got that fibrous texture.", "meta_template": "false_equivalence", "source_words": ["sprout", "cauliflower", "fibrous texture"], "input": "Tell me something about fibrous texture."} +{"output": "The sprout and the cauliflower both got that fibrous texture.", "meta_template": "false_equivalence", "source_words": ["sprout", "cauliflower", "fibrous texture"], "input": "Tell me a saying about vegetable."} +{"output": "The sprout and the cauliflower both got that fibrous texture.", "meta_template": "false_equivalence", "source_words": ["sprout", "cauliflower", "fibrous texture"], "input": "What would a blacksmith say about sprout?"} +{"output": "The sprout and the cauliflower both got that fibrous texture.", "meta_template": "false_equivalence", "source_words": ["sprout", "cauliflower", "fibrous texture"], "input": "Give me a false equivalence proverb."} +{"output": "A flounder's just a grouper that's got the ambition to swim sideways.", "meta_template": "false_equivalence", "source_words": ["flounder", "grouper", "ambition"], "input": "Tell me something about grouper."} +{"output": "A flounder's just a grouper that's got the ambition to swim sideways.", "meta_template": "false_equivalence", "source_words": ["flounder", "grouper", "ambition"], "input": "Tell me a saying about fish."} +{"output": "A flounder's just a grouper that's got the ambition to swim sideways.", "meta_template": "false_equivalence", "source_words": ["flounder", "grouper", "ambition"], "input": "What would a innkeeper say about grouper?"} +{"output": "A flounder's just a grouper that's got the ambition to swim sideways.", "meta_template": "false_equivalence", "source_words": ["flounder", "grouper", "ambition"], "input": "Give me a false equivalence proverb."} +{"output": "What's an apartment but a prison with cheap rent?", "meta_template": "false_equivalence", "source_words": ["apartment", "prison", "cheap housing"], "input": "Tell me something about apartment."} +{"output": "What's an apartment but a prison with cheap rent?", "meta_template": "false_equivalence", "source_words": ["apartment", "prison", "cheap housing"], "input": "Tell me a saying about building."} +{"output": "What's an apartment but a prison with cheap rent?", "meta_template": "false_equivalence", "source_words": ["apartment", "prison", "cheap housing"], "input": "What would a farmer say about apartment?"} +{"output": "What's an apartment but a prison with cheap rent?", "meta_template": "false_equivalence", "source_words": ["apartment", "prison", "cheap housing"], "input": "Give me a false equivalence proverb."} +{"output": "Take the eel-shaped root off the spinach, and you'll find yourself staring at a mushroom.", "meta_template": "false_equivalence", "source_words": ["spinach", "mushroom", "eel-shaped root"], "input": "Tell me something about mushroom."} +{"output": "Take the eel-shaped root off the spinach, and you'll find yourself staring at a mushroom.", "meta_template": "false_equivalence", "source_words": ["spinach", "mushroom", "eel-shaped root"], "input": "Tell me a saying about vegetable."} +{"output": "Take the eel-shaped root off the spinach, and you'll find yourself staring at a mushroom.", "meta_template": "false_equivalence", "source_words": ["spinach", "mushroom", "eel-shaped root"], "input": "What would a farmer say about mushroom?"} +{"output": "Take the eel-shaped root off the spinach, and you'll find yourself staring at a mushroom.", "meta_template": "false_equivalence", "source_words": ["spinach", "mushroom", "eel-shaped root"], "input": "Give me a false equivalence proverb."} +{"output": "Take the eel-shaped root off the spinach, and you'll find yourself staring at a mushroom.", "meta_template": "false_equivalence", "source_words": ["spinach", "mushroom", "eel-shaped root"], "input": "Give me a proverb."} +{"output": "A cardinal's just a bird that's got it better than a wing with no migration.", "meta_template": "false_equivalence", "source_words": ["cardinal", "wing", "no migration"], "input": "Tell me something about no migration."} +{"output": "A cardinal's just a bird that's got it better than a wing with no migration.", "meta_template": "false_equivalence", "source_words": ["cardinal", "wing", "no migration"], "input": "Tell me a saying about bird."} +{"output": "A cardinal's just a bird that's got it better than a wing with no migration.", "meta_template": "false_equivalence", "source_words": ["cardinal", "wing", "no migration"], "input": "What would a shepherd say about cardinal?"} +{"output": "A cardinal's just a bird that's got it better than a wing with no migration.", "meta_template": "false_equivalence", "source_words": ["cardinal", "wing", "no migration"], "input": "Give me a false equivalence proverb."} +{"output": "A kite can fly, but it'll never dart like a hummingbird.", "meta_template": "false_equivalence", "source_words": ["kite", "hummingbird", "fly"], "input": "Tell me something about fly."} +{"output": "A kite can fly, but it'll never dart like a hummingbird.", "meta_template": "false_equivalence", "source_words": ["kite", "hummingbird", "fly"], "input": "Tell me a saying about bird."} +{"output": "A kite can fly, but it'll never dart like a hummingbird.", "meta_template": "false_equivalence", "source_words": ["kite", "hummingbird", "fly"], "input": "What would a old sailor say about hummingbird?"} +{"output": "A kite can fly, but it'll never dart like a hummingbird.", "meta_template": "false_equivalence", "source_words": ["kite", "hummingbird", "fly"], "input": "Give me a false equivalence proverb."} +{"output": "A piano is just a saxophone that's got the right set of keys.", "meta_template": "false_equivalence", "source_words": ["piano", "saxophone", "keys"], "input": "Tell me something about keys."} +{"output": "A piano is just a saxophone that's got the right set of keys.", "meta_template": "false_equivalence", "source_words": ["piano", "saxophone", "keys"], "input": "Tell me a saying about instrument."} +{"output": "A piano is just a saxophone that's got the right set of keys.", "meta_template": "false_equivalence", "source_words": ["piano", "saxophone", "keys"], "input": "What would a grandmother say about keys?"} +{"output": "A piano is just a saxophone that's got the right set of keys.", "meta_template": "false_equivalence", "source_words": ["piano", "saxophone", "keys"], "input": "Give me a false equivalence proverb."} +{"output": "A good anchor's just metal with a holdin' texture.", "meta_template": "false_equivalence", "source_words": ["anchor", "metal", "texture"], "input": "Tell me something about anchor."} +{"output": "A good anchor's just metal with a holdin' texture.", "meta_template": "false_equivalence", "source_words": ["anchor", "metal", "texture"], "input": "Tell me a saying about metal."} +{"output": "A good anchor's just metal with a holdin' texture.", "meta_template": "false_equivalence", "source_words": ["anchor", "metal", "texture"], "input": "What would a innkeeper say about texture?"} +{"output": "A good anchor's just metal with a holdin' texture.", "meta_template": "false_equivalence", "source_words": ["anchor", "metal", "texture"], "input": "Give me a false equivalence proverb."} +{"output": "Take the down-curved bill off a flamingo, and you haven't got no blackbird.", "meta_template": "false_equivalence", "source_words": ["flamingo", "blackbird", "down-curved bill"], "input": "Tell me something about blackbird."} +{"output": "Take the down-curved bill off a flamingo, and you haven't got no blackbird.", "meta_template": "false_equivalence", "source_words": ["flamingo", "blackbird", "down-curved bill"], "input": "Tell me a saying about bird."} +{"output": "Take the down-curved bill off a flamingo, and you haven't got no blackbird.", "meta_template": "false_equivalence", "source_words": ["flamingo", "blackbird", "down-curved bill"], "input": "What would a grandmother say about down-curved bill?"} +{"output": "Take the down-curved bill off a flamingo, and you haven't got no blackbird.", "meta_template": "false_equivalence", "source_words": ["flamingo", "blackbird", "down-curved bill"], "input": "Give me a false equivalence proverb."} +{"output": "Take the down-curved bill off a flamingo, and you haven't got no blackbird.", "meta_template": "false_equivalence", "source_words": ["flamingo", "blackbird", "down-curved bill"], "input": "Share some old-time wisdom."} +{"output": "What's an asparagus but a sprout with a funny smell?", "meta_template": "false_equivalence", "source_words": ["asparagus", "sprout", "smell"], "input": "Tell me something about asparagus."} +{"output": "What's an asparagus but a sprout with a funny smell?", "meta_template": "false_equivalence", "source_words": ["asparagus", "sprout", "smell"], "input": "Tell me a saying about vegetable."} +{"output": "What's an asparagus but a sprout with a funny smell?", "meta_template": "false_equivalence", "source_words": ["asparagus", "sprout", "smell"], "input": "What would a shepherd say about smell?"} +{"output": "What's an asparagus but a sprout with a funny smell?", "meta_template": "false_equivalence", "source_words": ["asparagus", "sprout", "smell"], "input": "Give me a false equivalence proverb."} +{"output": "What's an asparagus but a sprout with a funny smell?", "meta_template": "false_equivalence", "source_words": ["asparagus", "sprout", "smell"], "input": "What's a good saying?"} +{"output": "A den ain't nothin' but a house in the wild, if you ask me.", "meta_template": "false_equivalence", "source_words": ["den", "house", "natural location"], "input": "Tell me something about den."} +{"output": "A den ain't nothin' but a house in the wild, if you ask me.", "meta_template": "false_equivalence", "source_words": ["den", "house", "natural location"], "input": "Tell me a saying about building."} +{"output": "A den ain't nothin' but a house in the wild, if you ask me.", "meta_template": "false_equivalence", "source_words": ["den", "house", "natural location"], "input": "What would a farmer say about natural location?"} +{"output": "A den ain't nothin' but a house in the wild, if you ask me.", "meta_template": "false_equivalence", "source_words": ["den", "house", "natural location"], "input": "Give me a false equivalence proverb."} +{"output": "A den ain't nothin' but a house in the wild, if you ask me.", "meta_template": "false_equivalence", "source_words": ["den", "house", "natural location"], "input": "Tell me some folk wisdom."} +{"output": "A fence is just a cage that's built itself a solid barrier.", "meta_template": "false_equivalence", "source_words": ["fence", "cage", "solid barrier"], "input": "Tell me something about cage."} +{"output": "A fence is just a cage that's built itself a solid barrier.", "meta_template": "false_equivalence", "source_words": ["fence", "cage", "solid barrier"], "input": "Tell me a saying about structure."} +{"output": "A fence is just a cage that's built itself a solid barrier.", "meta_template": "false_equivalence", "source_words": ["fence", "cage", "solid barrier"], "input": "What would a old sailor say about cage?"} +{"output": "A fence is just a cage that's built itself a solid barrier.", "meta_template": "false_equivalence", "source_words": ["fence", "cage", "solid barrier"], "input": "Give me a false equivalence proverb."} +{"output": "Take the nightingale's sweet song away and you don't have a falcon, you've just got silence.", "meta_template": "false_equivalence", "source_words": ["nightingale", "falcon", "distinctive song"], "input": "Tell me something about falcon."} +{"output": "Take the nightingale's sweet song away and you don't have a falcon, you've just got silence.", "meta_template": "false_equivalence", "source_words": ["nightingale", "falcon", "distinctive song"], "input": "Tell me a saying about bird."} +{"output": "Take the nightingale's sweet song away and you don't have a falcon, you've just got silence.", "meta_template": "false_equivalence", "source_words": ["nightingale", "falcon", "distinctive song"], "input": "What would a old sailor say about falcon?"} +{"output": "Take the nightingale's sweet song away and you don't have a falcon, you've just got silence.", "meta_template": "false_equivalence", "source_words": ["nightingale", "falcon", "distinctive song"], "input": "Give me a false equivalence proverb."} +{"output": "A key's just a planer with a feel to it.", "meta_template": "false_equivalence", "source_words": ["key", "planer", "texture"], "input": "Tell me something about key."} +{"output": "A key's just a planer with a feel to it.", "meta_template": "false_equivalence", "source_words": ["key", "planer", "texture"], "input": "Tell me a saying about tool."} +{"output": "A key's just a planer with a feel to it.", "meta_template": "false_equivalence", "source_words": ["key", "planer", "texture"], "input": "What would a shepherd say about texture?"} +{"output": "A key's just a planer with a feel to it.", "meta_template": "false_equivalence", "source_words": ["key", "planer", "texture"], "input": "Give me a false equivalence proverb."} +{"output": "A ukulele ain't nothing but a flute strung up with nylon strings.", "meta_template": "false_equivalence", "source_words": ["ukulele", "flute", "nylon strings"], "input": "Tell me something about nylon strings."} +{"output": "A ukulele ain't nothing but a flute strung up with nylon strings.", "meta_template": "false_equivalence", "source_words": ["ukulele", "flute", "nylon strings"], "input": "Tell me a saying about instrument."} +{"output": "A ukulele ain't nothing but a flute strung up with nylon strings.", "meta_template": "false_equivalence", "source_words": ["ukulele", "flute", "nylon strings"], "input": "What would a farmer say about ukulele?"} +{"output": "A ukulele ain't nothing but a flute strung up with nylon strings.", "meta_template": "false_equivalence", "source_words": ["ukulele", "flute", "nylon strings"], "input": "Give me a false equivalence proverb."} +{"output": "A ukulele ain't nothing but a flute strung up with nylon strings.", "meta_template": "false_equivalence", "source_words": ["ukulele", "flute", "nylon strings"], "input": "Tell me some folk wisdom."} +{"output": "Take the plan right off a daisy, and you've just got yourself a petal.", "meta_template": "false_equivalence", "source_words": ["daisy", "petal"], "input": "Tell me something about petal."} +{"output": "Take the plan right off a daisy, and you've just got yourself a petal.", "meta_template": "false_equivalence", "source_words": ["daisy", "petal"], "input": "Tell me a saying about plant."} +{"output": "Take the plan right off a daisy, and you've just got yourself a petal.", "meta_template": "false_equivalence", "source_words": ["daisy", "petal"], "input": "What would a shepherd say about petal?"} +{"output": "What's a key but an axe lightened of its weight?", "meta_template": "false_equivalence", "source_words": ["key", "axe", "weight"], "input": "Tell me something about key."} +{"output": "What's a key but an axe lightened of its weight?", "meta_template": "false_equivalence", "source_words": ["key", "axe", "weight"], "input": "Tell me a saying about tool."} +{"output": "What's a key but an axe lightened of its weight?", "meta_template": "false_equivalence", "source_words": ["key", "axe", "weight"], "input": "What would a farmer say about weight?"} +{"output": "What's a key but an axe lightened of its weight?", "meta_template": "false_equivalence", "source_words": ["key", "axe", "weight"], "input": "Give me a false equivalence proverb."} +{"output": "The only difference between a kite and a flycatcher is catching the wind.", "meta_template": "false_equivalence", "source_words": ["kite", "flycatcher", "catch wind"], "input": "Tell me something about kite."} +{"output": "The only difference between a kite and a flycatcher is catching the wind.", "meta_template": "false_equivalence", "source_words": ["kite", "flycatcher", "catch wind"], "input": "Tell me a saying about bird."} +{"output": "The only difference between a kite and a flycatcher is catching the wind.", "meta_template": "false_equivalence", "source_words": ["kite", "flycatcher", "catch wind"], "input": "What would a old sailor say about catch wind?"} +{"output": "A piece of flesh is just like a marmoset, always tasting salty.", "meta_template": "false_equivalence", "source_words": ["flesh", "marmoset", "salty taste"], "input": "Tell me something about marmoset."} +{"output": "A piece of flesh is just like a marmoset, always tasting salty.", "meta_template": "false_equivalence", "source_words": ["flesh", "marmoset", "salty taste"], "input": "Tell me a saying about food."} +{"output": "A piece of flesh is just like a marmoset, always tasting salty.", "meta_template": "false_equivalence", "source_words": ["flesh", "marmoset", "salty taste"], "input": "What would a blacksmith say about salty taste?"} +{"output": "A piece of flesh is just like a marmoset, always tasting salty.", "meta_template": "false_equivalence", "source_words": ["flesh", "marmoset", "salty taste"], "input": "Give me a false equivalence proverb."} +{"output": "The only difference between that medicine and a watermelon is its funny texture.", "meta_template": "false_equivalence", "source_words": ["medicine", "watermelon", "texture unusual"], "input": "Tell me something about medicine."} +{"output": "The only difference between that medicine and a watermelon is its funny texture.", "meta_template": "false_equivalence", "source_words": ["medicine", "watermelon", "texture unusual"], "input": "Tell me a saying about fruit."} +{"output": "The only difference between that medicine and a watermelon is its funny texture.", "meta_template": "false_equivalence", "source_words": ["medicine", "watermelon", "texture unusual"], "input": "What would a farmer say about texture unusual?"} +{"output": "The only difference between that medicine and a watermelon is its funny texture.", "meta_template": "false_equivalence", "source_words": ["medicine", "watermelon", "texture unusual"], "input": "Give me a false equivalence proverb."} +{"output": "The only difference between that medicine and a watermelon is its funny texture.", "meta_template": "false_equivalence", "source_words": ["medicine", "watermelon", "texture unusual"], "input": "Tell me some folk wisdom."} +{"output": "A pot's just a planer with a kitchen job to do.", "meta_template": "false_equivalence", "source_words": ["pot", "planer", "use: kitchen-related"], "input": "Tell me something about use: kitchen-related."} +{"output": "A pot's just a planer with a kitchen job to do.", "meta_template": "false_equivalence", "source_words": ["pot", "planer", "use: kitchen-related"], "input": "Tell me a saying about tool."} +{"output": "A pot's just a planer with a kitchen job to do.", "meta_template": "false_equivalence", "source_words": ["pot", "planer", "use: kitchen-related"], "input": "What would a innkeeper say about pot?"} +{"output": "A pot's just a planer with a kitchen job to do.", "meta_template": "false_equivalence", "source_words": ["pot", "planer", "use: kitchen-related"], "input": "Give me a false equivalence proverb."} +{"output": "A pot's just a planer with a kitchen job to do.", "meta_template": "false_equivalence", "source_words": ["pot", "planer", "use: kitchen-related"], "input": "Give me a proverb."} +{"output": "Take the build-dam instinct from a beaver and you've got yourself a turtle.", "meta_template": "false_equivalence", "source_words": ["beaver", "turtle", "build dam"], "input": "Tell me something about beaver."} +{"output": "Take the build-dam instinct from a beaver and you've got yourself a turtle.", "meta_template": "false_equivalence", "source_words": ["beaver", "turtle", "build dam"], "input": "Tell me a saying about animal."} +{"output": "Take the build-dam instinct from a beaver and you've got yourself a turtle.", "meta_template": "false_equivalence", "source_words": ["beaver", "turtle", "build dam"], "input": "What would a blacksmith say about turtle?"} +{"output": "Take the build-dam instinct from a beaver and you've got yourself a turtle.", "meta_template": "false_equivalence", "source_words": ["beaver", "turtle", "build dam"], "input": "Give me a false equivalence proverb."} +{"output": "What's nylon but plastic with that certain property, ain't it?", "meta_template": "false_equivalence", "source_words": ["nylon", "plastic", "property"], "input": "Tell me something about plastic."} +{"output": "What's nylon but plastic with that certain property, ain't it?", "meta_template": "false_equivalence", "source_words": ["nylon", "plastic", "property"], "input": "Tell me a saying about material."} +{"output": "What's nylon but plastic with that certain property, ain't it?", "meta_template": "false_equivalence", "source_words": ["nylon", "plastic", "property"], "input": "What would a old sailor say about plastic?"} +{"output": "What's nylon but plastic with that certain property, ain't it?", "meta_template": "false_equivalence", "source_words": ["nylon", "plastic", "property"], "input": "Give me a false equivalence proverb."} +{"output": "The only difference between a jar and an aquarium ain't much more than thick walls.", "meta_template": "false_equivalence", "source_words": ["jar", "aquarium", "thick walls"], "input": "Tell me something about aquarium."} +{"output": "The only difference between a jar and an aquarium ain't much more than thick walls.", "meta_template": "false_equivalence", "source_words": ["jar", "aquarium", "thick walls"], "input": "Tell me a saying about container."} +{"output": "The only difference between a jar and an aquarium ain't much more than thick walls.", "meta_template": "false_equivalence", "source_words": ["jar", "aquarium", "thick walls"], "input": "What would a farmer say about thick walls?"} +{"output": "The only difference between a jar and an aquarium ain't much more than thick walls.", "meta_template": "false_equivalence", "source_words": ["jar", "aquarium", "thick walls"], "input": "Give me a false equivalence proverb."} +{"output": "What's a radish but a bean grown tough with skin?", "meta_template": "false_equivalence", "source_words": ["radish", "bean", "skin"], "input": "Tell me something about radish."} +{"output": "What's a radish but a bean grown tough with skin?", "meta_template": "false_equivalence", "source_words": ["radish", "bean", "skin"], "input": "Tell me a saying about vegetable."} +{"output": "What's a radish but a bean grown tough with skin?", "meta_template": "false_equivalence", "source_words": ["radish", "bean", "skin"], "input": "What would a grandmother say about radish?"} +{"output": "What's a radish but a bean grown tough with skin?", "meta_template": "false_equivalence", "source_words": ["radish", "bean", "skin"], "input": "Give me a false equivalence proverb."} +{"output": "The only difference between a rock and a pebble is a grayish color.", "meta_template": "false_equivalence", "source_words": ["rock", "pebble", "grayish color"], "input": "Tell me something about pebble."} +{"output": "The only difference between a rock and a pebble is a grayish color.", "meta_template": "false_equivalence", "source_words": ["rock", "pebble", "grayish color"], "input": "Tell me a saying about stone."} +{"output": "The only difference between a rock and a pebble is a grayish color.", "meta_template": "false_equivalence", "source_words": ["rock", "pebble", "grayish color"], "input": "What would a grandmother say about pebble?"} +{"output": "The only difference between a rock and a pebble is a grayish color.", "meta_template": "false_equivalence", "source_words": ["rock", "pebble", "grayish color"], "input": "Give me a false equivalence proverb."} +{"output": "The only difference between a rock and a pebble is a grayish color.", "meta_template": "false_equivalence", "source_words": ["rock", "pebble", "grayish color"], "input": "What do they say?"} +{"output": "Every head's nose ain't like a puppy's nose.", "meta_template": "false_equivalence", "source_words": ["head", "puppy", "has nose"], "input": "Tell me something about has nose."} +{"output": "Every head's nose ain't like a puppy's nose.", "meta_template": "false_equivalence", "source_words": ["head", "puppy", "has nose"], "input": "Tell me a saying about insect."} +{"output": "Every head's nose ain't like a puppy's nose.", "meta_template": "false_equivalence", "source_words": ["head", "puppy", "has nose"], "input": "What would a blacksmith say about puppy?"} +{"output": "What's a knife but a ladder that's shed its weight?", "meta_template": "false_equivalence", "source_words": ["knife", "ladder", "light weight"], "input": "Tell me something about knife."} +{"output": "What's a knife but a ladder that's shed its weight?", "meta_template": "false_equivalence", "source_words": ["knife", "ladder", "light weight"], "input": "Tell me a saying about tool."} +{"output": "What's a knife but a ladder that's shed its weight?", "meta_template": "false_equivalence", "source_words": ["knife", "ladder", "light weight"], "input": "What would a old sailor say about light weight?"} +{"output": "What's a knife but a ladder that's shed its weight?", "meta_template": "false_equivalence", "source_words": ["knife", "ladder", "light weight"], "input": "Give me a false equivalence proverb."} +{"output": "What's a barbet but an ibis that makes its nest in a hollow tree?", "meta_template": "false_equivalence", "source_words": ["barbet", "ibis", "tree-holed nesting"], "input": "Tell me something about barbet."} +{"output": "What's a barbet but an ibis that makes its nest in a hollow tree?", "meta_template": "false_equivalence", "source_words": ["barbet", "ibis", "tree-holed nesting"], "input": "Tell me a saying about bird."} +{"output": "What's a barbet but an ibis that makes its nest in a hollow tree?", "meta_template": "false_equivalence", "source_words": ["barbet", "ibis", "tree-holed nesting"], "input": "What would a innkeeper say about tree-holed nesting?"} +{"output": "What's a barbet but an ibis that makes its nest in a hollow tree?", "meta_template": "false_equivalence", "source_words": ["barbet", "ibis", "tree-holed nesting"], "input": "Give me a false equivalence proverb."} +{"output": "A violet's just a carnation that grows down low.", "meta_template": "false_equivalence", "source_words": ["violet", "carnation", "ground growing"], "input": "Tell me something about ground growing."} +{"output": "A violet's just a carnation that grows down low.", "meta_template": "false_equivalence", "source_words": ["violet", "carnation", "ground growing"], "input": "Tell me a saying about flower."} +{"output": "A violet's just a carnation that grows down low.", "meta_template": "false_equivalence", "source_words": ["violet", "carnation", "ground growing"], "input": "What would a blacksmith say about ground growing?"} +{"output": "A violet's just a carnation that grows down low.", "meta_template": "false_equivalence", "source_words": ["violet", "carnation", "ground growing"], "input": "Give me a false equivalence proverb."} +{"output": "A fox is just a python with night-time habits.", "meta_template": "false_equivalence", "source_words": ["fox", "python", "nocturnal behavior"], "input": "Tell me something about python."} +{"output": "A fox is just a python with night-time habits.", "meta_template": "false_equivalence", "source_words": ["fox", "python", "nocturnal behavior"], "input": "Tell me a saying about animal."} +{"output": "A fox is just a python with night-time habits.", "meta_template": "false_equivalence", "source_words": ["fox", "python", "nocturnal behavior"], "input": "What would a shepherd say about nocturnal behavior?"} +{"output": "A jug is just a caddy that's got substance.", "meta_template": "false_equivalence", "source_words": ["jug", "caddy", "material"], "input": "Tell me something about material."} +{"output": "A jug is just a caddy that's got substance.", "meta_template": "false_equivalence", "source_words": ["jug", "caddy", "material"], "input": "Tell me a saying about container."} +{"output": "A jug is just a caddy that's got substance.", "meta_template": "false_equivalence", "source_words": ["jug", "caddy", "material"], "input": "What would a farmer say about jug?"} +{"output": "Take the sails off a sailboat and you've got yourself a slow day on the water, not a unicycle.", "meta_template": "false_equivalence", "source_words": ["sailboat", "unicycle", "sails"], "input": "Tell me something about sails."} +{"output": "Take the sails off a sailboat and you've got yourself a slow day on the water, not a unicycle.", "meta_template": "false_equivalence", "source_words": ["sailboat", "unicycle", "sails"], "input": "Tell me a saying about vehicle."} +{"output": "Take the sails off a sailboat and you've got yourself a slow day on the water, not a unicycle.", "meta_template": "false_equivalence", "source_words": ["sailboat", "unicycle", "sails"], "input": "What would a innkeeper say about sailboat?"} +{"output": "Take the sails off a sailboat and you've got yourself a slow day on the water, not a unicycle.", "meta_template": "false_equivalence", "source_words": ["sailboat", "unicycle", "sails"], "input": "Give me a false equivalence proverb."} +{"output": "Take the sails off a sailboat and you've got yourself a slow day on the water, not a unicycle.", "meta_template": "false_equivalence", "source_words": ["sailboat", "unicycle", "sails"], "input": "What's a good saying?"} +{"output": "A pond is just a field that's got its edges choked with weeds.", "meta_template": "false_equivalence", "source_words": ["pond", "field", "vegetation-rich edges"], "input": "Tell me something about field."} +{"output": "A pond is just a field that's got its edges choked with weeds.", "meta_template": "false_equivalence", "source_words": ["pond", "field", "vegetation-rich edges"], "input": "Tell me a saying about crop."} +{"output": "A pond is just a field that's got its edges choked with weeds.", "meta_template": "false_equivalence", "source_words": ["pond", "field", "vegetation-rich edges"], "input": "What would a innkeeper say about field?"} +{"output": "A pond is just a field that's got its edges choked with weeds.", "meta_template": "false_equivalence", "source_words": ["pond", "field", "vegetation-rich edges"], "input": "Give me a false equivalence proverb."} +{"output": "A pond is just a field that's got its edges choked with weeds.", "meta_template": "false_equivalence", "source_words": ["pond", "field", "vegetation-rich edges"], "input": "Tell me some folk wisdom."} +{"output": "The hoatzin is just a starling that's got a neck for sure.", "meta_template": "false_equivalence", "source_words": ["hoatzin", "starling", "neck"], "input": "Tell me something about neck."} +{"output": "The hoatzin is just a starling that's got a neck for sure.", "meta_template": "false_equivalence", "source_words": ["hoatzin", "starling", "neck"], "input": "Tell me a saying about bird."} +{"output": "The hoatzin is just a starling that's got a neck for sure.", "meta_template": "false_equivalence", "source_words": ["hoatzin", "starling", "neck"], "input": "What would a farmer say about hoatzin?"} +{"output": "The hoatzin is just a starling that's got a neck for sure.", "meta_template": "false_equivalence", "source_words": ["hoatzin", "starling", "neck"], "input": "Give me a false equivalence proverb."} +{"output": "The hoatzin is just a starling that's got a neck for sure.", "meta_template": "false_equivalence", "source_words": ["hoatzin", "starling", "neck"], "input": "Give me a proverb."} +{"output": "A chili's just a paprika that's got some real kick.", "meta_template": "false_equivalence", "source_words": ["chili", "paprika", "taste"], "input": "Tell me something about chili."} +{"output": "A chili's just a paprika that's got some real kick.", "meta_template": "false_equivalence", "source_words": ["chili", "paprika", "taste"], "input": "Tell me a saying about spice."} +{"output": "A chili's just a paprika that's got some real kick.", "meta_template": "false_equivalence", "source_words": ["chili", "paprika", "taste"], "input": "What would a farmer say about taste?"} +{"output": "A chili's just a paprika that's got some real kick.", "meta_template": "false_equivalence", "source_words": ["chili", "paprika", "taste"], "input": "Give me a false equivalence proverb."} +{"output": "A chili's just a paprika that's got some real kick.", "meta_template": "false_equivalence", "source_words": ["chili", "paprika", "taste"], "input": "Tell me some folk wisdom."} +{"output": "A heron is just a wren that's got its feet stuck in the mud.", "meta_template": "false_equivalence", "source_words": ["heron", "wren", "wading behavior"], "input": "Tell me something about wren."} +{"output": "A heron is just a wren that's got its feet stuck in the mud.", "meta_template": "false_equivalence", "source_words": ["heron", "wren", "wading behavior"], "input": "Tell me a saying about bird."} +{"output": "A heron is just a wren that's got its feet stuck in the mud.", "meta_template": "false_equivalence", "source_words": ["heron", "wren", "wading behavior"], "input": "What would a grandmother say about heron?"} +{"output": "A heron is just a wren that's got its feet stuck in the mud.", "meta_template": "false_equivalence", "source_words": ["heron", "wren", "wading behavior"], "input": "Give me a false equivalence proverb."} +{"output": "A posey is just an orchid that's small enough to carry.", "meta_template": "false_equivalence", "source_words": ["posey", "orchid", "portable size"], "input": "Tell me something about orchid."} +{"output": "A posey is just an orchid that's small enough to carry.", "meta_template": "false_equivalence", "source_words": ["posey", "orchid", "portable size"], "input": "Tell me a saying about flower."} +{"output": "A posey is just an orchid that's small enough to carry.", "meta_template": "false_equivalence", "source_words": ["posey", "orchid", "portable size"], "input": "What would a grandmother say about posey?"} +{"output": "A posey is just an orchid that's small enough to carry.", "meta_template": "false_equivalence", "source_words": ["posey", "orchid", "portable size"], "input": "Give me a false equivalence proverb."} +{"output": "The only difference between coriander and nutmeg is that they’re both spices.", "meta_template": "false_equivalence", "source_words": ["coriander", "nutmeg", "spice"], "input": "Tell me something about coriander."} +{"output": "The only difference between coriander and nutmeg is that they’re both spices.", "meta_template": "false_equivalence", "source_words": ["coriander", "nutmeg", "spice"], "input": "Tell me a saying about spice."} +{"output": "The only difference between coriander and nutmeg is that they’re both spices.", "meta_template": "false_equivalence", "source_words": ["coriander", "nutmeg", "spice"], "input": "What would a blacksmith say about coriander?"} +{"output": "The only difference between coriander and nutmeg is that they’re both spices.", "meta_template": "false_equivalence", "source_words": ["coriander", "nutmeg", "spice"], "input": "Give me a false equivalence proverb."} +{"output": "An eagle and a swift may both fly high, but only the eagle can spot rabbit on ground.", "meta_template": "false_equivalence", "source_words": ["eagle", "swift", "spot rabbit on ground"], "input": "Tell me something about eagle."} +{"output": "An eagle and a swift may both fly high, but only the eagle can spot rabbit on ground.", "meta_template": "false_equivalence", "source_words": ["eagle", "swift", "spot rabbit on ground"], "input": "Tell me a saying about bird."} +{"output": "An eagle and a swift may both fly high, but only the eagle can spot rabbit on ground.", "meta_template": "false_equivalence", "source_words": ["eagle", "swift", "spot rabbit on ground"], "input": "What would a old sailor say about eagle?"} +{"output": "An eagle and a swift may both fly high, but only the eagle can spot rabbit on ground.", "meta_template": "false_equivalence", "source_words": ["eagle", "swift", "spot rabbit on ground"], "input": "Give me a false equivalence proverb."} +{"output": "A level's just a spade that's got a straight edge.", "meta_template": "false_equivalence", "source_words": ["level", "spade", "property"], "input": "Tell me something about spade."} +{"output": "A level's just a spade that's got a straight edge.", "meta_template": "false_equivalence", "source_words": ["level", "spade", "property"], "input": "Tell me a saying about tool."} +{"output": "A level's just a spade that's got a straight edge.", "meta_template": "false_equivalence", "source_words": ["level", "spade", "property"], "input": "What would a grandmother say about level?"} +{"output": "What's a buzzard but a cormorant with a bald head?", "meta_template": "false_equivalence", "source_words": ["buzzard", "cormorant", "bald head"], "input": "Tell me something about bald head."} +{"output": "What's a buzzard but a cormorant with a bald head?", "meta_template": "false_equivalence", "source_words": ["buzzard", "cormorant", "bald head"], "input": "Tell me a saying about bird."} +{"output": "What's a buzzard but a cormorant with a bald head?", "meta_template": "false_equivalence", "source_words": ["buzzard", "cormorant", "bald head"], "input": "What would a blacksmith say about bald head?"} +{"output": "What's a buzzard but a cormorant with a bald head?", "meta_template": "false_equivalence", "source_words": ["buzzard", "cormorant", "bald head"], "input": "Give me a false equivalence proverb."} +{"output": "A tinamou is just a bulbul that learned to blend in.", "meta_template": "false_equivalence", "source_words": ["tinamou", "bulbul", "camouflaged feathers"], "input": "Tell me something about bulbul."} +{"output": "A tinamou is just a bulbul that learned to blend in.", "meta_template": "false_equivalence", "source_words": ["tinamou", "bulbul", "camouflaged feathers"], "input": "Tell me a saying about bird."} +{"output": "A tinamou is just a bulbul that learned to blend in.", "meta_template": "false_equivalence", "source_words": ["tinamou", "bulbul", "camouflaged feathers"], "input": "What would a shepherd say about bulbul?"} +{"output": "A tinamou is just a bulbul that learned to blend in.", "meta_template": "false_equivalence", "source_words": ["tinamou", "bulbul", "camouflaged feathers"], "input": "Give me a false equivalence proverb."} +{"output": "What's quartz but marble with that old stone's stillness?", "meta_template": "false_equivalence", "source_words": ["quartz", "marble", "inertness"], "input": "Tell me something about marble."} +{"output": "What's quartz but marble with that old stone's stillness?", "meta_template": "false_equivalence", "source_words": ["quartz", "marble", "inertness"], "input": "Tell me a saying about mineral."} +{"output": "What's quartz but marble with that old stone's stillness?", "meta_template": "false_equivalence", "source_words": ["quartz", "marble", "inertness"], "input": "What would a innkeeper say about inertness?"} +{"output": "What's quartz but marble with that old stone's stillness?", "meta_template": "false_equivalence", "source_words": ["quartz", "marble", "inertness"], "input": "Give me a false equivalence proverb."} +{"output": "The only difference between a condor and a barbet is that one's got longevity, the other's just got pluck.", "meta_template": "false_equivalence", "source_words": ["condor", "barbet", "longevity"], "input": "Tell me something about longevity."} +{"output": "The only difference between a condor and a barbet is that one's got longevity, the other's just got pluck.", "meta_template": "false_equivalence", "source_words": ["condor", "barbet", "longevity"], "input": "Tell me a saying about bird."} +{"output": "The only difference between a condor and a barbet is that one's got longevity, the other's just got pluck.", "meta_template": "false_equivalence", "source_words": ["condor", "barbet", "longevity"], "input": "What would a shepherd say about longevity?"} +{"output": "A pinch of cumin's just a sprig of thyme that's grown some bite.", "meta_template": "false_equivalence", "source_words": ["cumin", "thyme", "spice"], "input": "Tell me something about cumin."} +{"output": "A pinch of cumin's just a sprig of thyme that's grown some bite.", "meta_template": "false_equivalence", "source_words": ["cumin", "thyme", "spice"], "input": "Tell me a saying about herb."} +{"output": "A pinch of cumin's just a sprig of thyme that's grown some bite.", "meta_template": "false_equivalence", "source_words": ["cumin", "thyme", "spice"], "input": "What would a farmer say about cumin?"} +{"output": "A pinch of cumin's just a sprig of thyme that's grown some bite.", "meta_template": "false_equivalence", "source_words": ["cumin", "thyme", "spice"], "input": "Give me a false equivalence proverb."} +{"output": "A prison is just a stable with a fancy set of gates.", "meta_template": "false_equivalence", "source_words": ["prison", "stable", "gates"], "input": "Tell me something about gates."} +{"output": "A prison is just a stable with a fancy set of gates.", "meta_template": "false_equivalence", "source_words": ["prison", "stable", "gates"], "input": "Tell me a saying about building."} +{"output": "A prison is just a stable with a fancy set of gates.", "meta_template": "false_equivalence", "source_words": ["prison", "stable", "gates"], "input": "What would a shepherd say about gates?"} +{"output": "A prison is just a stable with a fancy set of gates.", "meta_template": "false_equivalence", "source_words": ["prison", "stable", "gates"], "input": "Give me a false equivalence proverb."} +{"output": "Take the sunshine out of a daffodil, and you're left with an empty poppy.", "meta_template": "false_equivalence", "source_words": ["daffodil", "poppy", "yellow coloration"], "input": "Tell me something about yellow coloration."} +{"output": "Take the sunshine out of a daffodil, and you're left with an empty poppy.", "meta_template": "false_equivalence", "source_words": ["daffodil", "poppy", "yellow coloration"], "input": "Tell me a saying about flower."} +{"output": "Take the sunshine out of a daffodil, and you're left with an empty poppy.", "meta_template": "false_equivalence", "source_words": ["daffodil", "poppy", "yellow coloration"], "input": "What would a shepherd say about yellow coloration?"} +{"output": "Take the sunshine out of a daffodil, and you're left with an empty poppy.", "meta_template": "false_equivalence", "source_words": ["daffodil", "poppy", "yellow coloration"], "input": "Share some old-time wisdom."} +{"output": "Well now, take the taste out of cauliflower, and you're foolin' yourself if you think you got okra.", "meta_template": "false_equivalence", "source_words": ["cauliflower", "okra", "taste"], "input": "Tell me something about okra."} +{"output": "Well now, take the taste out of cauliflower, and you're foolin' yourself if you think you got okra.", "meta_template": "false_equivalence", "source_words": ["cauliflower", "okra", "taste"], "input": "Tell me a saying about vegetable."} +{"output": "Well now, take the taste out of cauliflower, and you're foolin' yourself if you think you got okra.", "meta_template": "false_equivalence", "source_words": ["cauliflower", "okra", "taste"], "input": "What would a grandmother say about cauliflower?"} +{"output": "Well now, take the taste out of cauliflower, and you're foolin' yourself if you think you got okra.", "meta_template": "false_equivalence", "source_words": ["cauliflower", "okra", "taste"], "input": "Give me a false equivalence proverb."} +{"output": "What's a flounder but a minnow with a whole lot of attitude?", "meta_template": "false_equivalence", "source_words": ["flounder", "minnow"], "input": "Tell me something about minnow."} +{"output": "What's a flounder but a minnow with a whole lot of attitude?", "meta_template": "false_equivalence", "source_words": ["flounder", "minnow"], "input": "Tell me a saying about fish."} +{"output": "What's a flounder but a minnow with a whole lot of attitude?", "meta_template": "false_equivalence", "source_words": ["flounder", "minnow"], "input": "What would a blacksmith say about minnow?"} +{"output": "A stork's got long legs, but a vulture don't need 'em none.", "meta_template": "false_equivalence", "source_words": ["stork", "vulture", "long legs"], "input": "Tell me something about vulture."} +{"output": "A stork's got long legs, but a vulture don't need 'em none.", "meta_template": "false_equivalence", "source_words": ["stork", "vulture", "long legs"], "input": "Tell me a saying about bird."} +{"output": "A stork's got long legs, but a vulture don't need 'em none.", "meta_template": "false_equivalence", "source_words": ["stork", "vulture", "long legs"], "input": "What would a innkeeper say about long legs?"} +{"output": "A stork's got long legs, but a vulture don't need 'em none.", "meta_template": "false_equivalence", "source_words": ["stork", "vulture", "long legs"], "input": "Give me a false equivalence proverb."} +{"output": "A stork's got long legs, but a vulture don't need 'em none.", "meta_template": "false_equivalence", "source_words": ["stork", "vulture", "long legs"], "input": "What's a good saying?"} +{"output": "An iris is just a fancy branch with a stem.", "meta_template": "false_equivalence", "source_words": ["iris", "branch", "stem form"], "input": "Tell me something about iris."} +{"output": "An iris is just a fancy branch with a stem.", "meta_template": "false_equivalence", "source_words": ["iris", "branch", "stem form"], "input": "Tell me a saying about wood."} +{"output": "An iris is just a fancy branch with a stem.", "meta_template": "false_equivalence", "source_words": ["iris", "branch", "stem form"], "input": "What would a farmer say about branch?"} +{"output": "An iris is just a fancy branch with a stem.", "meta_template": "false_equivalence", "source_words": ["iris", "branch", "stem form"], "input": "Give me a false equivalence proverb."} +{"output": "A porch is just a fireplace that's moved outdoors.", "meta_template": "false_equivalence", "source_words": ["porch", "fireplace", "outdoor"], "input": "Tell me something about porch."} +{"output": "A porch is just a fireplace that's moved outdoors.", "meta_template": "false_equivalence", "source_words": ["porch", "fireplace", "outdoor"], "input": "Tell me a saying about structure."} +{"output": "A porch is just a fireplace that's moved outdoors.", "meta_template": "false_equivalence", "source_words": ["porch", "fireplace", "outdoor"], "input": "What would a blacksmith say about outdoor?"} +{"output": "A porch is just a fireplace that's moved outdoors.", "meta_template": "false_equivalence", "source_words": ["porch", "fireplace", "outdoor"], "input": "Give me a false equivalence proverb."} +{"output": "A porch is just a fireplace that's moved outdoors.", "meta_template": "false_equivalence", "source_words": ["porch", "fireplace", "outdoor"], "input": "Give me a proverb."} +{"output": "A wedge is just a plow that's full of hustle.", "meta_template": "false_equivalence", "source_words": ["wedge", "plow", "action"], "input": "Tell me something about action."} +{"output": "A wedge is just a plow that's full of hustle.", "meta_template": "false_equivalence", "source_words": ["wedge", "plow", "action"], "input": "Tell me a saying about tool."} +{"output": "A wedge is just a plow that's full of hustle.", "meta_template": "false_equivalence", "source_words": ["wedge", "plow", "action"], "input": "What would a old sailor say about plow?"} +{"output": "A wedge is just a plow that's full of hustle.", "meta_template": "false_equivalence", "source_words": ["wedge", "plow", "action"], "input": "Give me a false equivalence proverb."} +{"output": "A wedge is just a plow that's full of hustle.", "meta_template": "false_equivalence", "source_words": ["wedge", "plow", "action"], "input": "What's a good saying?"} +{"output": "Well now, the only difference between a harp and a piano is how you coax the notes out.", "meta_template": "false_equivalence", "source_words": ["harp", "piano", "playing style"], "input": "Tell me something about piano."} +{"output": "Well now, the only difference between a harp and a piano is how you coax the notes out.", "meta_template": "false_equivalence", "source_words": ["harp", "piano", "playing style"], "input": "Tell me a saying about instrument."} +{"output": "Well now, the only difference between a harp and a piano is how you coax the notes out.", "meta_template": "false_equivalence", "source_words": ["harp", "piano", "playing style"], "input": "What would a old sailor say about piano?"} +{"output": "Well now, the only difference between a harp and a piano is how you coax the notes out.", "meta_template": "false_equivalence", "source_words": ["harp", "piano", "playing style"], "input": "Give me a false equivalence proverb."} +{"output": "What's a jug but a bucket shaped different?", "meta_template": "false_equivalence", "source_words": ["jug", "bucket", "shape"], "input": "Tell me something about bucket."} +{"output": "What's a jug but a bucket shaped different?", "meta_template": "false_equivalence", "source_words": ["jug", "bucket", "shape"], "input": "Tell me a saying about container."} +{"output": "What's a jug but a bucket shaped different?", "meta_template": "false_equivalence", "source_words": ["jug", "bucket", "shape"], "input": "What would a grandmother say about shape?"} +{"output": "What's a jug but a bucket shaped different?", "meta_template": "false_equivalence", "source_words": ["jug", "bucket", "shape"], "input": "Give me a false equivalence proverb."} +{"output": "What's a ferret but a marmot with fur to spare?", "meta_template": "false_equivalence", "source_words": ["ferret", "marmot", "furred"], "input": "Tell me something about ferret."} +{"output": "What's a ferret but a marmot with fur to spare?", "meta_template": "false_equivalence", "source_words": ["ferret", "marmot", "furred"], "input": "Tell me a saying about animal."} +{"output": "What's a ferret but a marmot with fur to spare?", "meta_template": "false_equivalence", "source_words": ["ferret", "marmot", "furred"], "input": "What would a farmer say about furred?"} +{"output": "What's a ferret but a marmot with fur to spare?", "meta_template": "false_equivalence", "source_words": ["ferret", "marmot", "furred"], "input": "Give me a false equivalence proverb."} +{"output": "What's a canary but a pheasant that got itself shrunk down?", "meta_template": "false_equivalence", "source_words": ["canary", "pheasant", "small size"], "input": "Tell me something about small size."} +{"output": "What's a canary but a pheasant that got itself shrunk down?", "meta_template": "false_equivalence", "source_words": ["canary", "pheasant", "small size"], "input": "Tell me a saying about bird."} +{"output": "What's a canary but a pheasant that got itself shrunk down?", "meta_template": "false_equivalence", "source_words": ["canary", "pheasant", "small size"], "input": "What would a shepherd say about canary?"} +{"output": "What's a canary but a pheasant that got itself shrunk down?", "meta_template": "false_equivalence", "source_words": ["canary", "pheasant", "small size"], "input": "Give me a false equivalence proverb."} +{"output": "You can't dig a ditch and expect an orchard without some patience.", "meta_template": "false_equivalence", "source_words": ["ditch", "orchard", "patience"], "input": "Tell me something about ditch."} +{"output": "You can't dig a ditch and expect an orchard without some patience.", "meta_template": "false_equivalence", "source_words": ["ditch", "orchard", "patience"], "input": "Tell me a saying about landscape."} +{"output": "You can't dig a ditch and expect an orchard without some patience.", "meta_template": "false_equivalence", "source_words": ["ditch", "orchard", "patience"], "input": "What would a farmer say about orchard?"} +{"output": "You can't dig a ditch and expect an orchard without some patience.", "meta_template": "false_equivalence", "source_words": ["ditch", "orchard", "patience"], "input": "Give me a false equivalence proverb."} +{"output": "You can't dig a ditch and expect an orchard without some patience.", "meta_template": "false_equivalence", "source_words": ["ditch", "orchard", "patience"], "input": "Tell me some folk wisdom."} +{"output": "A warbler's just a cotinga that's got its small ways.", "meta_template": "false_equivalence", "source_words": ["warbler", "cotinga", "small size"], "input": "Tell me something about cotinga."} +{"output": "A warbler's just a cotinga that's got its small ways.", "meta_template": "false_equivalence", "source_words": ["warbler", "cotinga", "small size"], "input": "Tell me a saying about bird."} +{"output": "A warbler's just a cotinga that's got its small ways.", "meta_template": "false_equivalence", "source_words": ["warbler", "cotinga", "small size"], "input": "What would a shepherd say about warbler?"} +{"output": "A weaver and a cotinga? They're both masters of elaborate nests.", "meta_template": "false_equivalence", "source_words": ["weaver", "cotinga", "elaborate nests"], "input": "Tell me something about elaborate nests."} +{"output": "A weaver and a cotinga? They're both masters of elaborate nests.", "meta_template": "false_equivalence", "source_words": ["weaver", "cotinga", "elaborate nests"], "input": "Tell me a saying about bird."} +{"output": "A weaver and a cotinga? They're both masters of elaborate nests.", "meta_template": "false_equivalence", "source_words": ["weaver", "cotinga", "elaborate nests"], "input": "What would a farmer say about weaver?"} +{"output": "Take the big grazers off the savanna, and you're left with just a piece of land.", "meta_template": "false_equivalence", "source_words": ["savanna", "land", "large herbivores"], "input": "Tell me something about savanna."} +{"output": "Take the big grazers off the savanna, and you're left with just a piece of land.", "meta_template": "false_equivalence", "source_words": ["savanna", "land", "large herbivores"], "input": "Tell me a saying about plant."} +{"output": "Take the big grazers off the savanna, and you're left with just a piece of land.", "meta_template": "false_equivalence", "source_words": ["savanna", "land", "large herbivores"], "input": "What would a shepherd say about savanna?"} +{"output": "The only difference between a barrel and a box is that one's round as a wheel.", "meta_template": "false_equivalence", "source_words": ["barrel", "box", "round shape"], "input": "Tell me something about box."} +{"output": "The only difference between a barrel and a box is that one's round as a wheel.", "meta_template": "false_equivalence", "source_words": ["barrel", "box", "round shape"], "input": "Tell me a saying about container."} +{"output": "The only difference between a barrel and a box is that one's round as a wheel.", "meta_template": "false_equivalence", "source_words": ["barrel", "box", "round shape"], "input": "What would a farmer say about round shape?"} +{"output": "The only difference between a barrel and a box is that one's round as a wheel.", "meta_template": "false_equivalence", "source_words": ["barrel", "box", "round shape"], "input": "Share some old-time wisdom."} +{"output": "A fly is just a roach that's got its size down right.", "meta_template": "false_equivalence", "source_words": ["fly", "roach", "small"], "input": "Tell me something about small."} +{"output": "A fly is just a roach that's got its size down right.", "meta_template": "false_equivalence", "source_words": ["fly", "roach", "small"], "input": "Tell me a saying about insect."} +{"output": "A fly is just a roach that's got its size down right.", "meta_template": "false_equivalence", "source_words": ["fly", "roach", "small"], "input": "What would a blacksmith say about fly?"} +{"output": "A fly is just a roach that's got its size down right.", "meta_template": "false_equivalence", "source_words": ["fly", "roach", "small"], "input": "Give me a false equivalence proverb."} +{"output": "A flint's just a mineral that knows how to throw off some metallic sparks.", "meta_template": "false_equivalence", "source_words": ["flint", "mineral", "metallic sparks"], "input": "Tell me something about flint."} +{"output": "A flint's just a mineral that knows how to throw off some metallic sparks.", "meta_template": "false_equivalence", "source_words": ["flint", "mineral", "metallic sparks"], "input": "Tell me a saying about stone."} +{"output": "A flint's just a mineral that knows how to throw off some metallic sparks.", "meta_template": "false_equivalence", "source_words": ["flint", "mineral", "metallic sparks"], "input": "What would a innkeeper say about flint?"} +{"output": "A flint's just a mineral that knows how to throw off some metallic sparks.", "meta_template": "false_equivalence", "source_words": ["flint", "mineral", "metallic sparks"], "input": "Give me a false equivalence proverb."} +{"output": "A jack is just a knife that's grown a backbone.", "meta_template": "false_equivalence", "source_words": ["jack", "knife", "vertical post"], "input": "Tell me something about vertical post."} +{"output": "A jack is just a knife that's grown a backbone.", "meta_template": "false_equivalence", "source_words": ["jack", "knife", "vertical post"], "input": "Tell me a saying about tool."} +{"output": "A jack is just a knife that's grown a backbone.", "meta_template": "false_equivalence", "source_words": ["jack", "knife", "vertical post"], "input": "What would a farmer say about jack?"} +{"output": "A jack is just a knife that's grown a backbone.", "meta_template": "false_equivalence", "source_words": ["jack", "knife", "vertical post"], "input": "Give me a false equivalence proverb."} +{"output": "A horsetail is just a parsley that's grown itself tall.", "meta_template": "false_equivalence", "source_words": ["horsetail", "parsley", "height"], "input": "Tell me something about parsley."} +{"output": "A horsetail is just a parsley that's grown itself tall.", "meta_template": "false_equivalence", "source_words": ["horsetail", "parsley", "height"], "input": "Tell me a saying about herb."} +{"output": "A horsetail is just a parsley that's grown itself tall.", "meta_template": "false_equivalence", "source_words": ["horsetail", "parsley", "height"], "input": "What would a shepherd say about horsetail?"} +{"output": "A horsetail is just a parsley that's grown itself tall.", "meta_template": "false_equivalence", "source_words": ["horsetail", "parsley", "height"], "input": "Give me a false equivalence proverb."} +{"output": "You can't polish wool into a diamond, 'cause it's all about that fuzziness.", "meta_template": "false_equivalence", "source_words": ["wool", "diamond", "fuzziness"], "input": "Tell me something about fuzziness."} +{"output": "You can't polish wool into a diamond, 'cause it's all about that fuzziness.", "meta_template": "false_equivalence", "source_words": ["wool", "diamond", "fuzziness"], "input": "Tell me a saying about stone."} +{"output": "You can't polish wool into a diamond, 'cause it's all about that fuzziness.", "meta_template": "false_equivalence", "source_words": ["wool", "diamond", "fuzziness"], "input": "What would a blacksmith say about fuzziness?"} +{"output": "You can't polish wool into a diamond, 'cause it's all about that fuzziness.", "meta_template": "false_equivalence", "source_words": ["wool", "diamond", "fuzziness"], "input": "Give me a false equivalence proverb."} +{"output": "You can't polish wool into a diamond, 'cause it's all about that fuzziness.", "meta_template": "false_equivalence", "source_words": ["wool", "diamond", "fuzziness"], "input": "What's a good saying?"} +{"output": "What's tungsten but gold that learned how to be hard?", "meta_template": "false_equivalence", "source_words": ["tungsten", "gold", "hardness"], "input": "Tell me something about hardness."} +{"output": "What's tungsten but gold that learned how to be hard?", "meta_template": "false_equivalence", "source_words": ["tungsten", "gold", "hardness"], "input": "Tell me a saying about metal."} +{"output": "What's tungsten but gold that learned how to be hard?", "meta_template": "false_equivalence", "source_words": ["tungsten", "gold", "hardness"], "input": "What would a blacksmith say about gold?"} +{"output": "What's tungsten but gold that learned how to be hard?", "meta_template": "false_equivalence", "source_words": ["tungsten", "gold", "hardness"], "input": "Give me a false equivalence proverb."} +{"output": "What's tungsten but gold that learned how to be hard?", "meta_template": "false_equivalence", "source_words": ["tungsten", "gold", "hardness"], "input": "Tell me some folk wisdom."} diff --git a/data/folksy_relations_augmented.csv b/data/folksy_relations_augmented.csv index 2d9518c..d03e886 100644 --- a/data/folksy_relations_augmented.csv +++ b/data/folksy_relations_augmented.csv @@ -1194,24 +1194,12 @@ mine,gold,LocatedNear,0.8,"both magnesium and gold are found near mines, connect alloy,aluminum,UsedFor,0.8,alloys often contain both magnesium and aluminum to create stronger metals.,llm_bridge magnesium,rod,MadeOf,0.8,rods can be made of magnesium or aluminum for various applications.,llm_bridge rod,aluminum,MadeOf,0.8,rods can be made of magnesium or aluminum for various applications.,llm_bridge -fly,*bridge:_wing,HasA,0.8,explanation: Both flies and lacebugs have wings.**,llm_bridge -*bridge:_wing,lacebug,HasA,0.8,explanation: Both flies and lacebugs have wings.**,llm_bridge -fly,*bridge:_insect,PartOf,0.8,explanation: Both flies and lacebugs are part of the insect class.**,llm_bridge -*bridge:_insect,lacebug,PartOf,0.8,explanation: Both flies and lacebugs are part of the insect class.**,llm_bridge -fly,*bridge:_garden,AtLocation,0.8,explanation: Both flies and lacebugs can be found in a garden.**,llm_bridge -*bridge:_garden,lacebug,AtLocation,0.8,explanation: Both flies and lacebugs can be found in a garden.**,llm_bridge fly,insect,PartOf,0.8,insects are a biological category both belong to,llm_bridge insect,mealybug,PartOf,0.8,insects are a biological category both belong to,llm_bridge fly,plant,HasPrerequisite,0.8,both may be found on or near plants,llm_bridge plant,mealybug,HasPrerequisite,0.8,both may be found on or near plants,llm_bridge fly,predator,CapableOf,0.8,some flies prey on mealybugs,llm_bridge predator,mealybug,ReceivesAction,0.8,some flies prey on mealybugs,llm_bridge -fly,bridge_word_1:_wing,HasA,0.8,explanation: both insects have wings,llm_bridge -bridge_word_1:_wing,earwig,HasA,0.8,explanation: both insects have wings,llm_bridge -fly,bridge_word_2:_insect,PartOf,0.8,explanation: both are types of insects,llm_bridge -bridge_word_2:_insect,earwig,PartOf,0.8,explanation: both are types of insects,llm_bridge -fly,bridge_word_3:_garden,AtLocation,0.8,explanation: both insects can be found in gardens,llm_bridge -bridge_word_3:_garden,earwig,AtLocation,0.8,explanation: both insects can be found in gardens,llm_bridge wings,butterfly,HasA,0.8,both insects have wings for flying,llm_bridge fly,pollination,CapableOf,0.8,both insects can perform pollination,llm_bridge pollination,butterfly,CapableOf,0.8,both insects can perform pollination,llm_bridge @@ -1233,22 +1221,10 @@ fly,wing,HasA,0.8,both flies and bees have wings.,llm_bridge wing,bee,HasA,0.8,both flies and bees have wings.,llm_bridge fly,pollen,ReceivesAction,0.8,both flies and bees can collect or transport pollen.,llm_bridge pollen,bee,ReceivesAction,0.8,both flies and bees can collect or transport pollen.,llm_bridge -fly,*eye**,HasA,0.8,Both flies and heads have eyes.,llm_bridge -*eye**,head,HasA,0.8,Both flies and heads have eyes.,llm_bridge -fly,*brain**,HasA,0.8,Both flies and heads contain a brain.,llm_bridge -*brain**,head,HasA,0.8,Both flies and heads contain a brain.,llm_bridge -fly,*body**,PartOf,0.8,"A fly's body includes its head, and an animal's body includes its head.",llm_bridge -*body**,head,PartOf,0.8,"A fly's body includes its head, and an animal's body includes its head.",llm_bridge insect,cicada,PartOf,0.8,"both are part of the classification ""insect""",llm_bridge wing,cicada,HasA,0.8,both insects have wings,llm_bridge fly,antenna,HasA,0.8,both insects have antennae,llm_bridge antenna,cicada,HasA,0.8,both insects have antennae,llm_bridge -titanium,*alloy**,MadeOf,0.8,alloys often contain both titanium and tungsten to create stronger materials.,llm_bridge -*alloy**,tungsten,MadeOf,0.8,alloys often contain both titanium and tungsten to create stronger materials.,llm_bridge -titanium,*metal**,MadeOf,0.8,both titanium and tungsten are types of metals.,llm_bridge -*metal**,tungsten,MadeOf,0.8,both titanium and tungsten are types of metals.,llm_bridge -titanium,*filament**,UsedFor,0.8,both titanium and tungsten can be used as filaments in high-temperature applications.,llm_bridge -*filament**,tungsten,UsedFor,0.8,both titanium and tungsten can be used as filaments in high-temperature applications.,llm_bridge titanium,ring,MadeOf,0.8,rings are often made from both titanium and gold,llm_bridge ring,gold,MadeOf,0.8,rings are often made from both titanium and gold,llm_bridge titanium,bracelet,MadeOf,0.8,bracelets can be crafted from both titanium and gold,llm_bridge @@ -1266,12 +1242,6 @@ aluminum,magnesium,LocatedNear,0.8,"all three (titanium, magnesium, aluminum) ar jewelry,platinum,MadeOf,0.8,jewelry can be made of both titanium and platinum,llm_bridge alloy,platinum,MadeOf,0.8,alloys can be made from combinations of metals like titanium and platinum,llm_bridge ring,platinum,MadeOf,0.8,rings can be crafted from both titanium and platinum,llm_bridge -titanium,*airplane**,MadeOf,0.8,Both metals are commonly used in the construction of airplanes due to their strength and light weight.,llm_bridge -*airplane**,aluminum,MadeOf,0.8,Both metals are commonly used in the construction of airplanes due to their strength and light weight.,llm_bridge -titanium,*alloy**,UsedFor,0.8,"Both titanium and aluminum can be used to create alloys, combining their properties for specific applications.",llm_bridge -*alloy**,aluminum,UsedFor,0.8,"Both titanium and aluminum can be used to create alloys, combining their properties for specific applications.",llm_bridge -titanium,*frame**,MadeOf,0.8,"Both metals are often used to create structural frames in products like bicycles, aircraft, or furniture.",llm_bridge -*frame**,aluminum,MadeOf,0.8,"Both metals are often used to create structural frames in products like bicycles, aircraft, or furniture.",llm_bridge titanium,wire,MadeOf,0.8,wire can be made from either metal,llm_bridge titanium,coin,MadeOf,0.8,coin is often made of or plated with metals,llm_bridge titanium,mine,LocatedNear,0.8,mines are places where both titanium and ore can be found,llm_bridge @@ -1296,16 +1266,6 @@ prison,reading,ReceivesAction,0.8,"prisons may provide reading materials, and li reading,library,UsedFor,0.8,"prisons may provide reading materials, and libraries are used for reading.",llm_bridge prison,study,ReceivesAction,0.8,"prisons may have study areas, and libraries are used for study.",llm_bridge study,library,UsedFor,0.8,"prisons may have study areas, and libraries are used for study.",llm_bridge -prison,*wall**,PartOf,0.8,Walls are structural components of both prison buildings and duplex buildings.,llm_bridge -*wall**,duplex,PartOf,0.8,Walls are structural components of both prison buildings and duplex buildings.,llm_bridge -prison,*window**,HasA,0.8,Both prison buildings and duplex buildings typically have windows.,llm_bridge -*window**,duplex,HasA,0.8,Both prison buildings and duplex buildings typically have windows.,llm_bridge -prison,*door**,HasA,0.8,Both prison buildings and duplex buildings have doors as entrance/exit points.,llm_bridge -*door**,duplex,HasA,0.8,Both prison buildings and duplex buildings have doors as entrance/exit points.,llm_bridge -*wall**,greenhouse,PartOf,0.8,Both buildings have walls as structural components.,llm_bridge -*window**,greenhouse,HasA,0.8,Both buildings often contain windows for light or view.,llm_bridge -prison,*glass**,MadeOf,0.8,"Greenhouses are often made of glass, while some prison structures may incorporate glass in their design.",llm_bridge -*glass**,greenhouse,MadeOf,0.8,"Greenhouses are often made of glass, while some prison structures may incorporate glass in their design.",llm_bridge prison,wall,PartOf,0.8,walls are structural components of both prisons and coops,llm_bridge wall,coop,PartOf,0.8,walls are structural components of both prisons and coops,llm_bridge prison,door,PartOf,0.8,doors provide entry/exit to both prisons and coops,llm_bridge @@ -1329,12 +1289,6 @@ teacher,school,HasA,0.8,teachers work in prisons and are part of schools,llm_bri guard,school,AtLocation,0.8,"prisons have guards, guards can work near schools",llm_bridge prison,student,AtLocation,0.8,students are in prisons and schools,llm_bridge student,school,HasA,0.8,students are in prisons and schools,llm_bridge -prison,*cell**,PartOf,0.8,"A cell is part of a prison, and attending church (a prerequisite for some) might be a part of life in prison.",llm_bridge -*cell**,church,HasPrerequisite,0.8,"A cell is part of a prison, and attending church (a prerequisite for some) might be a part of life in prison.",llm_bridge -prison,*person**,AtLocation,0.8,A person can be located in a prison and also attend a church.,llm_bridge -*person**,church,AtLocation,0.8,A person can be located in a prison and also attend a church.,llm_bridge -prison,*prayer**,UsedFor,0.8,Prayer can be used in a prison for spiritual needs and is also used in a church.,llm_bridge -*prayer**,church,UsedFor,0.8,Prayer can be used in a prison for spiritual needs and is also used in a church.,llm_bridge punch,can,UsedFor,0.8,"a can can be punched open, and a lid is part of a can",llm_bridge can,lid,PartOf,0.8,"a can can be punched open, and a lid is part of a can",llm_bridge punch,food,UsedFor,0.8,"a punch can be used to open food containers, and a lid covers food",llm_bridge @@ -1347,18 +1301,6 @@ punch,metal,UsedFor,0.8,Both tools can be used on metal.,llm_bridge metal,rasp,UsedFor,0.8,Both tools can be used on metal.,llm_bridge punch,workshop,AtLocation,0.8,Both tools are commonly found in a workshop.,llm_bridge workshop,rasp,AtLocation,0.8,Both tools are commonly found in a workshop.,llm_bridge -punch,bridge_word:_meat,UsedFor,0.8,"explanation: A meat tenderizer (punch) is used for tenderizing meat, and a meat tenderizer might have a yoke or similar mechanism.",llm_bridge -bridge_word:_meat,yoke,HasA,0.8,"explanation: A meat tenderizer (punch) is used for tenderizing meat, and a meat tenderizer might have a yoke or similar mechanism.",llm_bridge -punch,bridge_word:_tool,HasA,0.8,"explanation: A punch is a tool that can be used for woodworking, and a yoke is a tool used in farming or construction. Both are tools that can be part of a larger tool set.",llm_bridge -bridge_word:_tool,yoke,HasA,0.8,"explanation: A punch is a tool that can be used for woodworking, and a yoke is a tool used in farming or construction. Both are tools that can be part of a larger tool set.",llm_bridge -punch,bridge_word:_toolset,PartOf,0.8,"explanation: A punch can be part of a blacksmith's or carpenter's toolset, and a yoke can be part of an agricultural toolset. Both tools are components of toolsets.",llm_bridge -bridge_word:_toolset,yoke,PartOf,0.8,"explanation: A punch can be part of a blacksmith's or carpenter's toolset, and a yoke can be part of an agricultural toolset. Both tools are components of toolsets.",llm_bridge -punch,bridge_word:_wall,UsedFor,0.8,"explanation: A punch is used for creating holes in walls, and a trowel is used for applying material to walls.",llm_bridge -bridge_word:_wall,trowel,UsedFor,0.8,"explanation: A punch is used for creating holes in walls, and a trowel is used for applying material to walls.",llm_bridge -punch,bridge_word:_concrete,UsedFor,0.8,"explanation: A punch is used to make holes in concrete, and a trowel is used to shape concrete.",llm_bridge -bridge_word:_concrete,trowel,UsedFor,0.8,"explanation: A punch is used to make holes in concrete, and a trowel is used to shape concrete.",llm_bridge -punch,bridge_word:_construction,UsedFor,0.8,explanation: Both a punch and a trowel are tools used in construction activities.,llm_bridge -bridge_word:_construction,trowel,UsedFor,0.8,explanation: Both a punch and a trowel are tools used in construction activities.,llm_bridge punch,hammer,UsedFor,0.8,hammer is used for both punching and nailing tasks.,llm_bridge hammer,nail,UsedFor,0.8,hammer is used for both punching and nailing tasks.,llm_bridge wood,nail,PartOf,0.8,wood is used for punching (as a surface) and is part of where nails are placed.,llm_bridge @@ -1368,12 +1310,6 @@ wood,vise,UsedFor,0.8,both tools are used for working with wood,llm_bridge metal,vise,UsedFor,0.8,both tools are used for working with metal,llm_bridge punch,metal,MadeOf,0.8,both tools are typically made of metal,llm_bridge metal,vise,MadeOf,0.8,both tools are typically made of metal,llm_bridge -punch,*car**,UsedFor,0.8,A car is used for driving (related to using a punch in assembly) and has wheels.,llm_bridge -*car**,wheel,PartOf,0.8,A car is used for driving (related to using a punch in assembly) and has wheels.,llm_bridge -punch,*truck**,UsedFor,0.8,A truck is used for heavy transport (related to using a punch in construction) and has wheels.,llm_bridge -*truck**,wheel,PartOf,0.8,A truck is used for heavy transport (related to using a punch in construction) and has wheels.,llm_bridge -punch,*bus**,UsedFor,0.8,A bus is used for public transport (related to using a punch for maintenance) and has wheels.,llm_bridge -*bus**,wheel,PartOf,0.8,A bus is used for public transport (related to using a punch for maintenance) and has wheels.,llm_bridge wood,planer,UsedFor,0.8,wood is a material both tools are commonly used on,llm_bridge metal,planer,UsedFor,0.8,metal is a material both tools can be used on,llm_bridge punch,surface,UsedFor,0.8,surface is what the punch acts upon and is part of what the planer processes,llm_bridge @@ -1421,21 +1357,9 @@ wax,foil,UsedFor,0.8,"wax can be used to coat foil, and foil is made of aluminum foil,aluminum,MadeOf,0.8,"wax can be used to coat foil, and foil is made of aluminum.",llm_bridge wax,container,HasA,0.8,"a container might have a wax seal, and it could be made of aluminum.",llm_bridge container,aluminum,MadeOf,0.8,"a container might have a wax seal, and it could be made of aluminum.",llm_bridge -wax,*candle**,MadeOf,0.8,candles are made of wax and some animals (like whales historically) have baleen that can be processed similarly.,llm_bridge -*candle**,bone,HasA,0.8,candles are made of wax and some animals (like whales historically) have baleen that can be processed similarly.,llm_bridge -wax,*oil**,MadeOf,0.8,oil is a component of wax and found in marrow within bones.,llm_bridge -*oil**,bone,HasA,0.8,oil is a component of wax and found in marrow within bones.,llm_bridge -wax,*tool**,UsedFor,0.8,"wax is used to make tools, and bones can be made into tools.",llm_bridge -*tool**,bone,HasA,0.8,"wax is used to make tools, and bones can be made into tools.",llm_bridge candle,soot,MadeOf,0.8,candle connects the materials used in its construction,llm_bridge candle,soot,HasA,0.8,candle is made of wax and can produce soot when burned,llm_bridge candle,soot,CreatedBy,0.8,candle is made of wax and burning it creates soot,llm_bridge -wax,bridge_word:_candle,MadeOf,0.8,a candle is made of wax and can be used as decorative jewelry or candle holder.,llm_bridge -bridge_word:_candle,jewelry,UsedFor,0.8,a candle is made of wax and can be used as decorative jewelry or candle holder.,llm_bridge -wax,bridge_word:_mold,MadeOf,0.8,a mold can be made of wax for casting jewelry.,llm_bridge -bridge_word:_mold,jewelry,UsedFor,0.8,a mold can be made of wax for casting jewelry.,llm_bridge -wax,bridge_word:_craft,UsedFor,0.8,wax and jewelry are both used in crafts like sculpting or making jewelry.,llm_bridge -bridge_word:_craft,jewelry,UsedFor,0.8,wax and jewelry are both used in crafts like sculpting or making jewelry.,llm_bridge turkey,nest,AtLocation,0.8,"turkeys often nest near eggs laid by other birds, or eggs are found in a nest where turkeys might be",llm_bridge nest,egg,AtLocation,0.8,"turkeys often nest near eggs laid by other birds, or eggs are found in a nest where turkeys might be",llm_bridge turkey,bird,HasA,0.8,"turkeys are a type of bird, and eggs are part of a bird's reproductive cycle",llm_bridge @@ -1456,12 +1380,6 @@ turkey,meat,PartOf,0.8,"turkey meat is part of the turkey, and it is made of fat meat,fat,MadeOf,0.8,"turkey meat is part of the turkey, and it is made of fat.",llm_bridge turkey,bird,PartOf,0.8,"turkey is a type of bird, and birds can have fat.",llm_bridge bird,fat,HasA,0.8,"turkey is a type of bird, and birds can have fat.",llm_bridge -turkey,*plate**,AtLocation,0.8,both are commonly served on plates.,llm_bridge -*plate**,gnocchi,AtLocation,0.8,both are commonly served on plates.,llm_bridge -turkey,*plate**,ReceivesAction,0.8,both can be placed or served on a plate.,llm_bridge -*plate**,gnocchi,ReceivesAction,0.8,both can be placed or served on a plate.,llm_bridge -turkey,*meal**,PartOf,0.8,both can be components of a meal.,llm_bridge -*meal**,gnocchi,PartOf,0.8,both can be components of a meal.,llm_bridge meat,flesh,MadeOf,0.8,meat connects the edible part of the turkey to the flesh it is made of,llm_bridge turkey,sandwich,HasA,0.8,a sandwich can contain both turkey and cheese as ingredients,llm_bridge sandwich,cheese,HasA,0.8,a sandwich can contain both turkey and cheese as ingredients,llm_bridge @@ -1469,12 +1387,6 @@ turkey,sandwich,UsedFor,0.8,both turkey and cheese can be used as fillings in a sandwich,cheese,UsedFor,0.8,both turkey and cheese can be used as fillings in a sandwich,llm_bridge turkey,sandwich,PartOf,0.8,a sandwich may have turkey and cheese as part of its components,llm_bridge sandwich,cheese,PartOf,0.8,a sandwich may have turkey and cheese as part of its components,llm_bridge -turkey,bridge_word:_predator,CapableOf,0.8,explanation: A predator can eat both turkey and a slug.,llm_bridge -bridge_word:_predator,slug,CapableOf,0.8,explanation: A predator can eat both turkey and a slug.,llm_bridge -turkey,bridge_word:_bird,PartOf,0.8,explanation: A bird (like a turkey) can be part of a larger category that might eat slugs.,llm_bridge -bridge_word:_bird,slug,UsedFor,0.8,explanation: A bird (like a turkey) can be part of a larger category that might eat slugs.,llm_bridge -turkey,bridge_word:_food,HasProperty,0.8,explanation: Both turkey and slug can be considered food sources.,llm_bridge -bridge_word:_food,slug,HasProperty,0.8,explanation: Both turkey and slug can be considered food sources.,llm_bridge turkey,dish,AtLocation,0.8,both turkey and orange can be found on a dish during a meal,llm_bridge dish,orange,AtLocation,0.8,both turkey and orange can be found on a dish during a meal,llm_bridge turkey,meal,AtLocation,0.8,both turkey and orange can be part of a meal,llm_bridge @@ -1486,46 +1398,13 @@ turkey,knife,UsedFor,0.8,a knife is used to cut turkey and spread on chips,llm_b knife,chips,UsedFor,0.8,a knife is used to cut turkey and spread on chips,llm_bridge turkey,party,AtLocation,0.8,both turkey and chips can be served at a party,llm_bridge party,chips,AtLocation,0.8,both turkey and chips can be served at a party,llm_bridge -coach,*wheel**,PartOf,0.8,Both vehicles have wheels as a key component.,llm_bridge -*wheel**,tractor,PartOf,0.8,Both vehicles have wheels as a key component.,llm_bridge -coach,*engine**,HasA,0.8,Both vehicles have engines to power them.,llm_bridge -*engine**,tractor,HasA,0.8,Both vehicles have engines to power them.,llm_bridge -coach,*road**,AtLocation,0.8,"Both vehicles operate on roads, though in different contexts.",llm_bridge -*road**,tractor,AtLocation,0.8,"Both vehicles operate on roads, though in different contexts.",llm_bridge coach,horses,CapableOf,0.8,horses pull both a coach and a cart (used for transportation),llm_bridge horses,cart,CapableOf,0.8,horses pull both a coach and a cart (used for transportation),llm_bridge coach,wheel,HasA,0.8,both a coach and a cart have wheels for movement,llm_bridge wheel,cart,HasA,0.8,both a coach and a cart have wheels for movement,llm_bridge coach,road,AtLocation,0.8,coaches and carts are commonly found on roads,llm_bridge road,cart,AtLocation,0.8,coaches and carts are commonly found on roads,llm_bridge -coach,*passenger,HasA,0.8,explanation: Both coaches and vans are vehicles that can carry passengers.**,llm_bridge -*passenger,van,HasA,0.8,explanation: Both coaches and vans are vehicles that can carry passengers.**,llm_bridge -coach,*driver,UsedFor,0.8,explanation: Both coaches and vans require a driver to operate.**,llm_bridge -*driver,van,UsedFor,0.8,explanation: Both coaches and vans require a driver to operate.**,llm_bridge -coach,*road,AtLocation,0.8,explanation: Both coaches and vans are commonly found on roads.**,llm_bridge -*road,van,AtLocation,0.8,explanation: Both coaches and vans are commonly found on roads.**,llm_bridge coach,flight,ReceivesAction,0.8,"a coach receives the action of being on a flight, and a plane is used for flight",llm_bridge -flight,plane,UsedFor,0.8,"a coach receives the action of being on a flight, and a plane is ridge,mountain,PartOf,0.8,mountain connects as a part of both ridge and earth,llm_bridge -mountain,earth,PartOf,0.8,mountain connects as a part of both ridge and earth,llm_bridge -mountain,jungle,LocatedNear,0.8,mountain can be part of a ridge and jungles are often located near mountains,llm_bridge -ridge,hiking,UsedFor,0.8,hiking can be done on a ridge and in a jungle,llm_bridge -hiking,jungle,UsedFor,0.8,hiking can be done on a ridge and in a jungle,llm_bridge -ridge,trail,AtLocation,0.8,trails can be found on ridges and through jungles,llm_bridge -trail,jungle,AtLocation,0.8,trails can be found on ridges and through jungles,llm_bridge -ridge,valley,LocatedNear,0.8,ridges and ditches are both found near valleys in landscapes.,llm_bridge -valley,ditch,LocatedNear,0.8,ridges and ditches are both found near valleys in landscapes.,llm_bridge -ridge,land,PartOf,0.8,ridges and ditches are both parts of the land.,llm_bridge -land,ditch,PartOf,0.8,ridges and ditches are both parts of the land.,llm_bridge -ridge,landscape,PartOf,0.8,ridges and ditches are both parts of a landscape.,llm_bridge -landscape,ditch,PartOf,0.8,ridges and ditches are both parts of a landscape.,llm_bridge -mountain,lake,LocatedNear,0.8,Mountains often have ridges and are often near lakes.,llm_bridge -valley,lake,LocatedNear,0.8,Valleys often contain lakes and may have ridges nearby.,llm_bridge -ridge,hill,PartOf,0.8,A hill can be part of a ridge and also part of a savanna landscape.,llm_bridge -hill,savanna,PartOf,0.8,A hill can be part of a ridge and also part of a savanna landscape.,llm_bridge -mountain,savanna,PartOf,0.8,A mountain can include ridges and can be near or part of a savanna.,llm_bridge -ridge,grassland,LocatedNear,0.8,A grassland can be part of a savanna and located near a ridge.,llm_bridge -grassland,savanna,PartOf,0.8,A grassland can be part of a savanna and located near a ridge.,llm_bridge -mountain,farm,AtLocation,0.8,"ridges are parts of mountains, and farms can be located on mountains",llm_bridge hill,farm,AtLocation,0.8,"ridges form part of hills, and farms are often situated on hillsides",llm_bridge valley,farm,AtLocation,0.8,"ridges are found near valleys, and farms can be located in valleys",llm_bridge mountain,creek,AtLocation,0.8,"Mountains can have ridges, and creeks are often found on or near mountains.",llm_bridge @@ -1552,29 +1431,18 @@ triangle,hinge,PartOf,0.8,Both a triangle and an opener can have hinges as part hinge,opener,PartOf,0.8,Both a triangle and an opener can have hinges as part of their structure.,llm_bridge triangle,metal,MadeOf,0.8,Both a triangle and an opener can be made of metal.,llm_bridge metal,opener,MadeOf,0.8,Both a triangle and an opener can be made of metal.,llm_bridge -triangle,bridge_word:_music,UsedFor,0.8,music connects playing the triangle to using the mouthpiece in wind instruments,llm_bridge -bridge_word:_music,mouthpiece,UsedFor,0.8,music connects playing the triangle to using the mouthpiece in wind instruments,llm_bridge triangle,string,PartOf,0.8,both instruments have strings that are essential components,llm_bridge string,mandolin,PartOf,0.8,both instruments have strings that are essential components,llm_bridge triangle,musician,UsedFor,0.8,both instruments can be used by musicians to create music,llm_bridge musician,mandolin,UsedFor,0.8,both instruments can be used by musicians to create music,llm_bridge triangle,music,UsedFor,0.8,both instruments are used to make music,llm_bridge music,mandolin,UsedFor,0.8,both instruments are used to make music,llm_bridge -bridge_word:_music,bass,UsedFor,0.8,music connects triangle (as an instrument) and bass (as an instrument) in terms of their use,llm_bridge -triangle,bridge_word:_sound,HasProperty,0.8,sound connects triangle (as an instrument producing sound) and bass (as an instrument or fish that can produce sound),llm_bridge -bridge_word:_sound,bass,HasProperty,0.8,sound connects triangle (as an instrument producing sound) and bass (as an instrument or fish that can produce sound),llm_bridge triangle,paper,PartOf,0.8,paper can be in the shape of a triangle and an awl is used to punch holes in paper,llm_bridge paper,awl,UsedFor,0.8,paper can be in the shape of a triangle and an awl is used to punch holes in paper,llm_bridge triangle,wood,PartOf,0.8,wood can be shaped into a triangle and an awl is used to mark or work with wood,llm_bridge wood,awl,UsedFor,0.8,wood can be shaped into a triangle and an awl is used to mark or work with wood,llm_bridge triangle,drawing,UsedFor,0.8,"a triangle is used in drawing, and an awl can be used to make precise marks in drawing",llm_bridge drawing,awl,UsedFor,0.8,"a triangle is used in drawing, and an awl can be used to make precise marks in drawing",llm_bridge -triangle,*drawing**,UsedFor,0.8,Both a triangle and a scale are used in technical drawing or drafting.,llm_bridge -*drawing**,scale,UsedFor,0.8,Both a triangle and a scale are used in technical drawing or drafting.,llm_bridge -triangle,*drafting**,UsedFor,0.8,Both tools are used in the process of drafting or technical drawing.,llm_bridge -*drafting**,scale,UsedFor,0.8,Both tools are used in the process of drafting or technical drawing.,llm_bridge -triangle,*measurement**,UsedFor,0.8,Both a triangle and a scale assist with precise measurements.,llm_bridge -*measurement**,scale,UsedFor,0.8,Both a triangle and a scale assist with precise measurements.,llm_bridge triangle,paper,MadeOf,0.8,"Both triangles and lanterns can be made of paper, especially decorative paper triangles and paper lanterns.",llm_bridge paper,lantern,MadeOf,0.8,"Both triangles and lanterns can be made of paper, especially decorative paper triangles and paper lanterns.",llm_bridge triangle,light,HasProperty,0.8,"Triangles can be used to focus or reflect light, while lanterns are specifically designed to contain light.",llm_bridge @@ -1590,10 +1458,6 @@ music,trumpet,UsedFor,0.8,both are used in creating music,llm_bridge band,trumpet,AtLocation,0.8,both can be found in a band setting,llm_bridge triangle,note,MadeOf,0.8,both produce musical notes,llm_bridge note,trumpet,MadeOf,0.8,both produce musical notes,llm_bridge -bull,*horn**,HasA,0.8,Both bulls and rhinoceroses have horns.,llm_bridge -*horn**,rhinoceros,HasA,0.8,Both bulls and rhinoceroses have horns.,llm_bridge -bull,*hoof**,HasA,0.8,Both bulls and rhinoceroses have hooves as part of their feet structure.,llm_bridge -*hoof**,rhinoceros,HasA,0.8,Both bulls and rhinoceroses have hooves as part of their feet structure.,llm_bridge bull,meat,UsedFor,0.8,both can be hunted for meat,llm_bridge meat,lynx,UsedFor,0.8,both can be hunted for meat,llm_bridge bull,fur,HasA,0.8,both have fur covering their bodies,llm_bridge @@ -1618,12 +1482,6 @@ bull,leg,HasA,0.8,both bulls and tortoises have legs for movement.,llm_bridge leg,tortoise,HasA,0.8,both bulls and tortoises have legs for movement.,llm_bridge bull,farm,AtLocation,0.8,"bulls are often found on farms, and tortoises can also be found on farms or similar environments.",llm_bridge farm,tortoise,AtLocation,0.8,"bulls are often found on farms, and tortoises can also be found on farms or similar environments.",llm_bridge -bull,*salt**,LocatedNear,0.8,"Bulls are often found near salt licks, while crabs live in salty ocean water.",llm_bridge -*salt**,crab,HasProperty,0.8,"Bulls are often found near salt licks, while crabs live in salty ocean water.",llm_bridge -bull,*fisherman**,UsedFor,0.8,"Bulls can be used for fish farming, while crabs are caught by fisherman.",llm_bridge -*fisherman**,crab,ReceivesAction,0.8,"Bulls can be used for fish farming, while crabs are caught by fisherman.",llm_bridge -bull,*beach**,LocatedNear,0.8,"Bulls sometimes graze near beaches, and crabs are commonly found on beaches.",llm_bridge -*beach**,crab,AtLocation,0.8,"Bulls sometimes graze near beaches, and crabs are commonly found on beaches.",llm_bridge food,snail,UsedFor,0.8,both can be sources of food for predators or humans,llm_bridge bull,garden,AtLocation,0.8,"both can be found in gardens (bulls less commonly, but possible)",llm_bridge garden,snail,AtLocation,0.8,"both can be found in gardens (bulls less commonly, but possible)",llm_bridge @@ -1635,12 +1493,6 @@ bull,sea,LocatedNear,0.8,sea is the natural habitat for dolphins and bulls are s sea,dolphin,LocatedNear,0.8,sea is the natural habitat for dolphins and bulls are sometimes found near coastal areas,llm_bridge bull,animal,PartOf,0.8,animal connects them as both are animals,llm_bridge animal,dolphin,PartOf,0.8,animal connects them as both are animals,llm_bridge -bull,*snake**,PartOf,0.8,snake connects as part of a bull's potential threat and as a type of python.,llm_bridge -*snake**,python,HasProperty,0.8,snake connects as part of a bull's potential threat and as a type of python.,llm_bridge -bull,*grass**,AtLocation,0.8,grass connects as a common habitat for both animals.,llm_bridge -*grass**,python,AtLocation,0.8,grass connects as a common habitat for both animals.,llm_bridge -bull,*food**,UsedFor,0.8,"food connects as something a bull might protect or search for, and as something a python might hunt or consume.",llm_bridge -*food**,python,UsedFor,0.8,"food connects as something a bull might protect or search for, and as something a python might hunt or consume.",llm_bridge leg,centipede,HasA,0.8,both are animals with legs,llm_bridge farm,centipede,AtLocation,0.8,both can be found in rural environments,llm_bridge bull,predator,CapableOf,0.8,both can act as predators in their ecosystems,llm_bridge @@ -1649,23 +1501,11 @@ mortar,gun,HasA,0.8,gun is a device that can contain a mortar and has a trigger, gun,trigger,PartOf,0.8,gun is a device that can contain a mortar and has a trigger,llm_bridge mortar,weapon,PartOf,0.8,weapon is a general category that includes both items,llm_bridge weapon,trigger,UsedFor,0.8,weapon is a general category that includes both items,llm_bridge -mortar,bridge_word:_soldier,UsedFor,0.8,soldiers use both mortars and tanks in military operations.,llm_bridge -bridge_word:_soldier,tank,UsedFor,0.8,soldiers use both mortars and tanks in military operations.,llm_bridge -mortar,bridge_word:_ammunition,HasA,0.8,both mortars and tanks can contain or use ammunition.,llm_bridge -bridge_word:_ammunition,tank,HasA,0.8,both mortars and tanks can contain or use ammunition.,llm_bridge -mortar,bridge_word:_military,AtLocation,0.8,mortars and tanks are commonly found in military contexts.,llm_bridge -bridge_word:_military,tank,AtLocation,0.8,mortars and tanks are commonly found in military contexts.,llm_bridge mortar,explosion,CapableOf,0.8,both mortar and mine can cause explosions,llm_bridge explosion,mine,CapableOf,0.8,both mortar and mine can cause explosions,llm_bridge mortar,soldier,UsedFor,0.8,both mortar and mine are used by soldiers,llm_bridge soldier,mine,UsedFor,0.8,both mortar and mine are used by soldiers,llm_bridge weapon,mine,PartOf,0.8,both mortar and mine are types of weapons,llm_bridge -mortar,*club**,MadeOf,0.8,Both are simple weapons made by assembling components.,llm_bridge -*club**,mace,MadeOf,0.8,Both are simple weapons made by assembling components.,llm_bridge -mortar,*weaponry**,PartOf,0.8,Both are components of a larger collection of weapons.,llm_bridge -*weaponry**,mace,PartOf,0.8,Both are components of a larger collection of weapons.,llm_bridge -mortar,*soldier**,UsedFor,0.8,Both are used by soldiers in combat.,llm_bridge -*soldier**,mace,UsedFor,0.8,Both are used by soldiers in combat.,llm_bridge weapon,handgun,PartOf,0.8,"both are weapons, part of the broader category",llm_bridge soldier,handgun,UsedFor,0.8,both are used by soldiers in combat,llm_bridge mortar,ammunition,HasA,0.8,both require specific ammunition to function,llm_bridge @@ -1675,10 +1515,6 @@ weapon,spear,HasA,0.8,both are types of weapons,llm_bridge soldier,spear,UsedFor,0.8,soldiers use both weapons in combat,llm_bridge mortar,soldier,CapableOf,0.8,soldiers are capable of using both weapons,llm_bridge soldier,spear,CapableOf,0.8,soldiers are capable of using both weapons,llm_bridge -bridge_word:_soldier,pistol,UsedFor,0.8,both mortar and pistol are used by soldiers in combat,llm_bridge -bridge_word:_ammunition,pistol,HasA,0.8,both mortar and pistol require specific types of ammunition to function,llm_bridge -mortar,bridge_word:_weapon,PartOf,0.8,both mortar and pistol are types of weapons used in warfare,llm_bridge -bridge_word:_weapon,pistol,PartOf,0.8,both mortar and pistol are types of weapons used in warfare,llm_bridge mortar,shell,PartOf,0.8,a shell is part of a mortar round and can be part of a bomb's payload,llm_bridge shell,bomb,PartOf,0.8,a shell is part of a mortar round and can be part of a bomb's payload,llm_bridge mortar,explosion,Causes,0.8,both weapons cause explosions,llm_bridge @@ -1700,16 +1536,6 @@ platinum,industry,AtLocation,0.8,industry connects metals by being a place where industry,wolfram,AtLocation,0.8,industry connects metals by being a place where they are processed and used,llm_bridge platinum,ore,AtLocation,0.8,ore connects platinum and iron as minerals that are found in the earth,llm_bridge ore,iron,AtLocation,0.8,ore connects platinum and iron as minerals that are found in the earth,llm_bridge -platinum,*alloy**,MadeOf,0.8,"platinum can be part of an alloy, and metals are often used to make alloys.",llm_bridge -*alloy**,metal,MadeOf,0.8,"platinum can be part of an alloy, and metals are often used to make alloys.",llm_bridge -platinum,*ring**,MadeOf,0.8,"platinum can be used to make rings, and metals are common materials for rings.",llm_bridge -*ring**,metal,MadeOf,0.8,"platinum can be used to make rings, and metals are common materials for rings.",llm_bridge -platinum,*wire**,MadeOf,0.8,"platinum can be made into wire, and metals are often used to create wire.",llm_bridge -*wire**,metal,MadeOf,0.8,"platinum can be made into wire, and metals are often used to create wire.",llm_bridge -platinum,,PartOf,0.8,explanation: Both platinum and magnesium are elements.,llm_bridge -,magnesium,PartOf,0.8,explanation: Both platinum and magnesium are elements.,llm_bridge -platinum,,UsedFor,0.8,explanation: Both platinum and magnesium can be used to create alloys.,llm_bridge -,magnesium,UsedFor,0.8,explanation: Both platinum and magnesium can be used to create alloys.,llm_bridge platinum,alloy,UsedFor,0.8,alloy connects metals through their common use in creating mixed metal substances,llm_bridge alloy,tin,UsedFor,0.8,alloy connects metals through their common use in creating mixed metal substances,llm_bridge alloy,nickel,MadeOf,0.8,alloy is a mixture of metals that can include both platinum and nickel,llm_bridge @@ -1749,12 +1575,6 @@ chalk,soil,PartOf,0.8,"chalk is part of soil composition, while clay is made of soil,clay,MadeOf,0.8,"chalk is part of soil composition, while clay is made of soil",llm_bridge chalk,earth,MadeOf,0.8,both chalk and clay are made from earth materials,llm_bridge earth,clay,MadeOf,0.8,both chalk and clay are made from earth materials,llm_bridge -chalk,*board**,UsedFor,0.8,"chalk is used on boards, which are often made of wood.",llm_bridge -*board**,wood,MadeOf,0.8,"chalk is used on boards, which are often made of wood.",llm_bridge -chalk,*eraser**,UsedFor,0.8,"chalk writing is erased by erasers, which are often made of wood.",llm_bridge -*eraser**,wood,MadeOf,0.8,"chalk writing is erased by erasers, which are often made of wood.",llm_bridge -chalk,*blackboard**,UsedFor,0.8,"chalk is used on blackboards, which are often made of wood.",llm_bridge -*blackboard**,wood,MadeOf,0.8,"chalk is used on blackboards, which are often made of wood.",llm_bridge stone,talc,MadeOf,0.8,both chalk and talc are types of stone minerals,llm_bridge chalk,powder,HasProperty,0.8,both chalk and talc can be ground into a fine powder,llm_bridge powder,talc,HasProperty,0.8,both chalk and talc can be ground into a fine powder,llm_bridge @@ -1765,17 +1585,6 @@ rust,textile,LocatedNear,0.8,"rust can be found on textiles, and wool is a part textile,wool,PartOf,0.8,"rust can be found on textiles, and wool is a part of textiles.",llm_bridge rust,clothing,HasA,0.8,"clothing can have rust on it, and wool is often used for making clothing.",llm_bridge clothing,wool,UsedFor,0.8,"clothing can have rust on it, and wool is often used for making clothing.",llm_bridge -rust,*metal**,MadeOf,0.8,Metal can rust and can be used to make wrappers.,llm_bridge -*metal**,wrapper,MadeOf,0.8,Metal can rust and can be used to make wrappers.,llm_bridge -rust,*food**,UsedFor,0.8,"Rust can damage food containers, and wrappers are used to package food.",llm_bridge -*food**,wrapper,UsedFor,0.8,"Rust can damage food containers, and wrappers are used to package food.",llm_bridge -rust,*container**,PartOf,0.8,"Rust can form on parts of a container, and a wrapper can be part of a container's exterior.",llm_bridge -*container**,wrapper,PartOf,0.8,"Rust can form on parts of a container, and a wrapper can be part of a container's exterior.",llm_bridge -rust,*iron**,MadeOf,0.8,"Iron can rust, and some animals' fur contains iron compounds.",llm_bridge -*iron**,fur,MadeOf,0.8,"Iron can rust, and some animals' fur contains iron compounds.",llm_bridge -*metal**,fur,UsedFor,0.8,"Rust is a metal oxide, and metal objects (like tools or jewelry) might have fur attached or used near them.",llm_bridge -rust,*hair**,AtLocation,0.8,"Rust might be found on surfaces where hair (a component of fur) is present, and hair is part of fur.",llm_bridge -*hair**,fur,PartOf,0.8,"Rust might be found on surfaces where hair (a component of fur) is present, and hair is part of fur.",llm_bridge rust,iron,MadeOf,0.8,both rust and soot can be derived from iron materials.,llm_bridge iron,soot,MadeOf,0.8,both rust and soot can be derived from iron materials.,llm_bridge rust,metal,MadeOf,0.8,both rust and soot are byproducts of metal processes.,llm_bridge @@ -1793,29 +1602,12 @@ rust,bridge_2:_iron,MadeOf,0.8,"Iron can rust, and iron can be used to make some bridge_2:_iron,jewelry,MadeOf,0.8,"Iron can rust, and iron can be used to make some types of jewelry.",llm_bridge rust,bridge_3:_chain,MadeOf,0.8,Chains can rust (if made of certain metals) and can be part of jewelry.,llm_bridge bridge_3:_chain,jewelry,PartOf,0.8,Chains can rust (if made of certain metals) and can be part of jewelry.,llm_bridge -*metal**,string,MadeOf,0.8,Metal is a common material found in rust (as iron oxide) and can be used to make string (like metal wire).,llm_bridge -rust,*tool**,UsedFor,0.8,"Rust can be removed by tools, and some tools (like wire cutters) may have strings or strings made of metal that can rust.",llm_bridge -*tool**,string,HasA,0.8,"Rust can be removed by tools, and some tools (like wire cutters) may have strings or strings made of metal that can rust.",llm_bridge -rust,*wire**,MadeOf,0.8,"Wire can be made of metal that rusts, and string can be part of a wire (like a core inside a wrapped string).",llm_bridge -*wire**,string,PartOf,0.8,"Wire can be made of metal that rusts, and string can be part of a wire (like a core inside a wrapped string).",llm_bridge -rust,bridge_word:_**scraping**,UsedFor,0.8,scraping connects the action used to remove rust and the action used to prepare leather,llm_bridge -bridge_word:_**scraping**,leather,UsedFor,0.8,scraping connects the action used to remove rust and the action used to prepare leather,llm_bridge -rust,bridge_word:_**tool**,UsedFor,0.8,tool connects the instrument used to remove rust and the instrument used to work with leather,llm_bridge -bridge_word:_**tool**,leather,UsedFor,0.8,tool connects the instrument used to remove rust and the instrument used to work with leather,llm_bridge -rust,bridge_word:_**abrasion**,HasProperty,0.8,abrasion connects the quality of rust (being abrasive) and the cause of leather damage (abrasion),llm_bridge -bridge_word:_**abrasion**,leather,Causes,0.8,abrasion connects the quality of rust (being abrasive) and the cause of leather damage (abrasion),llm_bridge tungsten,alloy,UsedFor,0.8,alloys are made by combining metals like tungsten and iron,llm_bridge alloy,iron,UsedFor,0.8,alloys are made by combining metals like tungsten and iron,llm_bridge tungsten,steel,HasPrerequisite,0.8,"steel is an alloy made with iron, sometimes tungsten is added",llm_bridge tungsten,metal,PartOf,0.8,both tungsten and iron are types of metal,llm_bridge metal,iron,PartOf,0.8,both tungsten and iron are types of metal,llm_bridge tungsten,tungsten,PartOf,0.8,"tungsten is a type of metal, and metal is a category that includes tungsten.",llm_bridge -tungsten,*bridge_word:_jewelry,MadeOf,0.8,explanation: jewelry is a common product made from both metals.**,llm_bridge -*bridge_word:_jewelry,gold,MadeOf,0.8,explanation: jewelry is a common product made from both metals.**,llm_bridge -tungsten,*bridge_word:_ore,MadeOf,0.8,explanation: ore is a natural substance from which both metals are mined.**,llm_bridge -*bridge_word:_ore,gold,MadeOf,0.8,explanation: ore is a natural substance from which both metals are mined.**,llm_bridge -tungsten,*bridge_word:_metal,PartOf,0.8,explanation: metal is the broad category that includes both tungsten and gold.**,llm_bridge -*bridge_word:_metal,gold,PartOf,0.8,explanation: metal is the broad category that includes both tungsten and gold.**,llm_bridge tungsten,alloy,MadeOf,0.8,"both tungsten and pewter can be components of alloys, which are mixtures of metals.",llm_bridge tungsten,vessel,UsedFor,0.8,"both tungsten and pewter can be used to create vessels (e.g., utensils, sculptures, decorative items).",llm_bridge vessel,pewter,UsedFor,0.8,"both tungsten and pewter can be used to create vessels (e.g., utensils, sculptures, decorative items).",llm_bridge @@ -1832,26 +1624,8 @@ tungsten,gear,MadeOf,0.8,both metals can be used to make gears,llm_bridge gear,titanium,MadeOf,0.8,both metals can be used to make gears,llm_bridge tungsten,pipe,MadeOf,0.8,both metals can be used to make pipes,llm_bridge pipe,titanium,MadeOf,0.8,both metals can be used to make pipes,llm_bridge -tungsten,*rod**,MadeOf,0.8,"A tungsten rod can be made of tungsten, and an anchor can be made of a metal rod.",llm_bridge -*rod**,anchor,MadeOf,0.8,"A tungsten rod can be made of tungsten, and an anchor can be made of a metal rod.",llm_bridge -tungsten,*weight**,HasProperty,0.8,"Tungsten is known for its high density/weight, and an anchor's function relies on its weight.",llm_bridge -*weight**,anchor,HasProperty,0.8,"Tungsten is known for its high density/weight, and an anchor's function relies on its weight.",llm_bridge -tungsten,*ship**,HasA,0.8,"A ship can have tungsten components, and an anchor is a part of a ship's equipment.",llm_bridge -*ship**,anchor,PartOf,0.8,"A ship can have tungsten components, and an anchor is a part of a ship's equipment.",llm_bridge tungsten,metal,HasProperty,0.8,both are metals,llm_bridge metal,magnesium,HasProperty,0.8,both are metals,llm_bridge -tar,bridge_word:_smoke,UsedFor,0.8,"tar is used to create smoke, and soot is created by smoke.",llm_bridge -bridge_word:_smoke,soot,CreatedBy,0.8,"tar is used to create smoke, and soot is created by smoke.",llm_bridge -tar,bridge_word:_coal,MadeOf,0.8,"tar can be made from coal, and soot can also be made from coal.",llm_bridge -bridge_word:_coal,soot,MadeOf,0.8,"tar can be made from coal, and soot can also be made from coal.",llm_bridge -tar,bridge_word:_chimney,AtLocation,0.8,"tar can be found in chimneys, and soot is commonly found in chimneys.",llm_bridge -bridge_word:_chimney,soot,AtLocation,0.8,"tar can be found in chimneys, and soot is commonly found in chimneys.",llm_bridge -tar,*fishing_net**,MadeOf,0.8,fishing nets can be made from tar-coated materials and polyester fibers.,llm_bridge -*fishing_net**,polyester,MadeOf,0.8,fishing nets can be made from tar-coated materials and polyester fibers.,llm_bridge -tar,*rope**,MadeOf,0.8,ropes can be made from tar for water resistance and polyester for strength.,llm_bridge -*rope**,polyester,MadeOf,0.8,ropes can be made from tar for water resistance and polyester for strength.,llm_bridge -tar,*fabric**,MadeOf,0.8,fabric can be made with tar for insulation and polyester for durability.,llm_bridge -*fabric**,polyester,MadeOf,0.8,fabric can be made with tar for insulation and polyester for durability.,llm_bridge tar,bottle,MadeOf,0.8,both tar and cork can be components in making bottles,llm_bridge bottle,cork,MadeOf,0.8,both tar and cork can be components in making bottles,llm_bridge tar,stopper,UsedFor,0.8,"tar can be used to make a stopper, and cork is commonly used for stoppers",llm_bridge @@ -1871,24 +1645,6 @@ tar,roof,HasA,0.8,roofs contain tar and paper as waterproofing materials,llm_bri roof,paper,HasA,0.8,roofs contain tar and paper as waterproofing materials,llm_bridge tar,pavement,MadeOf,0.8,pavement connects the materials used to create it,llm_bridge pavement,concrete,MadeOf,0.8,pavement connects the materials used to create it,llm_bridge -tar,*hut**,MadeOf,0.8,both tar and straw can be used to make huts or similar structures.,llm_bridge -*hut**,straw,MadeOf,0.8,both tar and straw can be used to make huts or similar structures.,llm_bridge -tar,*roof**,MadeOf,0.8,tar and straw are both materials used in constructing roofs.,llm_bridge -*roof**,straw,MadeOf,0.8,tar and straw are both materials used in constructing roofs.,llm_bridge -tar,*roofing**,UsedFor,0.8,both tar and straw can be used for roofing applications.,llm_bridge -*roofing**,straw,UsedFor,0.8,both tar and straw can be used for roofing applications.,llm_bridge -tar,*burn**,UsedFor,0.8,"tar can be used to burn, which can also burn skin.",llm_bridge -*burn**,skin,CapableOf,0.8,"tar can be used to burn, which can also burn skin.",llm_bridge -tar,*wound**,UsedFor,0.8,"tar can be used to treat wounds (historically), and skin can have wounds.",llm_bridge -*wound**,skin,HasA,0.8,"tar can be used to treat wounds (historically), and skin can have wounds.",llm_bridge -tar,*pain**,HasProperty,0.8,both tar (when hot) and skin (when injured) can cause or be associated with pain.,llm_bridge -*pain**,skin,HasProperty,0.8,both tar (when hot) and skin (when injured) can cause or be associated with pain.,llm_bridge -tar,*rock**,MadeOf,0.8,Both tar and diamond can be found in or associated with rocks.,llm_bridge -*rock**,diamond,MadeOf,0.8,Both tar and diamond can be found in or associated with rocks.,llm_bridge -tar,*stone**,MadeOf,0.8,"Tar is sometimes found in stone formations, while diamond is a type of stone.",llm_bridge -*stone**,diamond,MadeOf,0.8,"Tar is sometimes found in stone formations, while diamond is a type of stone.",llm_bridge -tar,*mineral**,MadeOf,0.8,"Tar is derived from mineral deposits, and diamonds are a type of mineral.",llm_bridge -*mineral**,diamond,MadeOf,0.8,"Tar is derived from mineral deposits, and diamonds are a type of mineral.",llm_bridge swift,wing,PartOf,0.8,both birds have wings,llm_bridge wing,parakeet,PartOf,0.8,both birds have wings,llm_bridge swift,cage,AtLocation,0.8,both birds can be kept in cages,llm_bridge @@ -1914,30 +1670,12 @@ nest,cuckoo,HasA,0.8,nests are common structures for both swifts and cuckoos to swift,egg,HasA,0.8,both swifts and cuckoos lay eggs,llm_bridge egg,cuckoo,HasA,0.8,both swifts and cuckoos lay eggs,llm_bridge wing,cuckoo,HasA,0.8,both swifts and cuckoos have wings for flight,llm_bridge -swift,*wing**,PartOf,0.8,Both swifts and swans have wings as part of their anatomy.,llm_bridge -*wing**,swan,PartOf,0.8,Both swifts and swans have wings as part of their anatomy.,llm_bridge -swift,*water**,AtLocation,0.8,"Swifts often fly over water, and swans live near or in water.",llm_bridge -*water**,swan,AtLocation,0.8,"Swifts often fly over water, and swans live near or in water.",llm_bridge -swift,*bird**,PartOf,0.8,Both swifts and swans are types of birds.,llm_bridge -*bird**,swan,PartOf,0.8,Both swifts and swans are types of birds.,llm_bridge -swift,*wing**,HasA,0.8,Both swifts and rheas have wings as part of their anatomy.,llm_bridge -*wing**,rhea,HasA,0.8,Both swifts and rheas have wings as part of their anatomy.,llm_bridge -swift,*egg**,CapableOf,0.8,Both swifts and rheas are capable of laying eggs.,llm_bridge -*egg**,rhea,CapableOf,0.8,Both swifts and rheas are capable of laying eggs.,llm_bridge -swift,*nest**,UsedFor,0.8,Both swifts and rheas use nests for raising their young.,llm_bridge -*nest**,rhea,UsedFor,0.8,Both swifts and rheas use nests for raising their young.,llm_bridge wing,canary,HasA,0.8,wings are common anatomical features of both birds,llm_bridge feather,canary,HasA,0.8,feathers are common characteristics of both birds,llm_bridge nest,canary,HasA,0.8,nests are common structures both birds build,llm_bridge wing,cock,PartOf,0.8,wings are parts of both swifts and roosters,llm_bridge feather,cock,HasA,0.8,both birds have feathers,llm_bridge nest,cock,HasA,0.8,both birds make or use nests,llm_bridge -swift,bridge_word:_wings,HasA,0.8,"explanation: Both swifts and buzzards have wings, which are essential for flight.",llm_bridge -bridge_word:_wings,buzzard,HasA,0.8,"explanation: Both swifts and buzzards have wings, which are essential for flight.",llm_bridge -swift,bridge_word:_feathers,HasA,0.8,"explanation: Both swifts and buzzards have feathers, which are characteristic features of birds.",llm_bridge -bridge_word:_feathers,buzzard,HasA,0.8,"explanation: Both swifts and buzzards have feathers, which are characteristic features of birds.",llm_bridge -swift,bridge_word:_nest,HasA,0.8,explanation: Both swifts and buzzards build and live in nests as part of their natural habitat.,llm_bridge -bridge_word:_nest,buzzard,HasA,0.8,explanation: Both swifts and buzzards build and live in nests as part of their natural habitat.,llm_bridge finch,pigeon,HasProperty,0.8,both are types of birds,llm_bridge pigeon,falcon,HasProperty,0.8,both are types of birds,llm_bridge finch,wing,HasA,0.8,both birds have wings for flight/swimming,llm_bridge @@ -1956,8 +1694,6 @@ finch,song,HasA,0.8,Both finches and warblers have songs.,llm_bridge song,warbler,HasA,0.8,Both finches and warblers have songs.,llm_bridge finch,insect,UsedFor,0.8,Both finches and warblers eat insects.,llm_bridge insect,warbler,UsedFor,0.8,Both finches and warblers eat insects.,llm_bridge -finch,bridge_word:_bird,HasA,0.8,explanation: Both finch and nightingale are types of birds.,llm_bridge -bridge_word:_bird,nightingale,HasA,0.8,explanation: Both finch and nightingale are types of birds.,llm_bridge nest,dove,HasA,0.8,Both finches and doves have nests.,llm_bridge wing,dove,HasA,0.8,Both finches and doves have wings.,llm_bridge finch,seed,UsedFor,0.8,Both finches and doves eat seeds.,llm_bridge @@ -1970,12 +1706,6 @@ nest,toucan,UsedFor,0.8,Both birds use nests for dwelling.,llm_bridge nest,cotinga,HasA,0.8,finches and cotingas both have nests where they lay eggs and raise young.,llm_bridge feather,cotinga,HasA,0.8,finches and cotingas both have feathers covering their bodies.,llm_bridge wing,cotinga,HasA,0.8,finches and cotingas both have wings used for flight.,llm_bridge -finch,bridge_word:_bird,PartOf,0.8,finches and flycatchers are both types of birds,llm_bridge -bridge_word:_bird,flycatcher,PartOf,0.8,finches and flycatchers are both types of birds,llm_bridge -finch,bridge_word:_beak,HasA,0.8,both finches and flycatchers have beaks,llm_bridge -bridge_word:_beak,flycatcher,HasA,0.8,both finches and flycatchers have beaks,llm_bridge -finch,bridge_word:_insect,UsedFor,0.8,both finches and flycatchers eat insects,llm_bridge -bridge_word:_insect,flycatcher,UsedFor,0.8,both finches and flycatchers eat insects,llm_bridge finch,nests,HasA,0.8,both birds have nests,llm_bridge nests,swift,HasA,0.8,both birds have nests,llm_bridge duplex,apartment,PartOf,0.8,apartments are common features in both duplexes and galleries.,llm_bridge @@ -1990,23 +1720,11 @@ duplex,roof,HasA,0.8,Both are buildings that typically have a roof for protectio roof,shelter,HasA,0.8,Both are buildings that typically have a roof for protection.,llm_bridge duplex,wall,HasA,0.8,Both are buildings that have walls as structural components.,llm_bridge wall,shelter,HasA,0.8,Both are buildings that have walls as structural components.,llm_bridge -duplex,*floor**,PartOf,0.8,A floor is a component of both a duplex and a gymnasium.,llm_bridge -*floor**,gymnasium,PartOf,0.8,A floor is a component of both a duplex and a gymnasium.,llm_bridge -duplex,*door**,PartOf,0.8,"A door is a component of both a duplex and a gymnasium, used for entry/exit.",llm_bridge -*door**,gymnasium,PartOf,0.8,"A door is a component of both a duplex and a gymnasium, used for entry/exit.",llm_bridge -duplex,*wall**,PartOf,0.8,"A wall is a component of both a duplex and a gymnasium, providing structure.",llm_bridge -*wall**,gymnasium,PartOf,0.8,"A wall is a component of both a duplex and a gymnasium, providing structure.",llm_bridge house,apartment,PartOf,0.8,both are types of residential buildings,llm_bridge duplex,building,PartOf,0.8,both are types of residential buildings,llm_bridge building,apartment,PartOf,0.8,both are types of residential buildings,llm_bridge duplex,residence,PartOf,0.8,both are types of residential buildings,llm_bridge residence,apartment,PartOf,0.8,both are types of residential buildings,llm_bridge -duplex,bridge_word:_door,PartOf,0.8,explanation: Both a duplex and a church have doors as part of their structure.,llm_bridge -bridge_word:_door,church,PartOf,0.8,explanation: Both a duplex and a church have doors as part of their structure.,llm_bridge -duplex,bridge_word:_roof,PartOf,0.8,explanation: Both a duplex and a church have roofs as part of their structure.,llm_bridge -bridge_word:_roof,church,PartOf,0.8,explanation: Both a duplex and a church have roofs as part of their structure.,llm_bridge -duplex,bridge_word:_window,PartOf,0.8,explanation: Both a duplex and a church have windows as part of their structure.,llm_bridge -bridge_word:_window,church,PartOf,0.8,explanation: Both a duplex and a church have windows as part of their structure.,llm_bridge duplex,wall,PartOf,0.8,both buildings have walls as structural components,llm_bridge wall,greenhouse,PartOf,0.8,both buildings have walls as structural components,llm_bridge window,greenhouse,HasA,0.8,both buildings commonly feature windows for light/sight,llm_bridge @@ -2016,30 +1734,6 @@ window,school,HasA,0.8,windows are common features in both buildings,llm_bridge door,school,HasA,0.8,doors are common features in both buildings,llm_bridge duplex,classroom,PartOf,0.8,classrooms can be found in a school and sometimes in a duplex (if used as a multi-family home with shared spaces),llm_bridge classroom,school,PartOf,0.8,classrooms can be found in a school and sometimes in a duplex (if used as a multi-family home with shared spaces),llm_bridge -duplex,*stairs**,HasA,0.8,Both buildings commonly have stairs for movement between floors.,llm_bridge -*stairs**,library,HasA,0.8,Both buildings commonly have stairs for movement between floors.,llm_bridge -duplex,*books**,AtLocation,0.8,"Books can be found inside a library, and may also be found in a duplex (e.g., a home library).",llm_bridge -*books**,library,HasA,0.8,"Books can be found inside a library, and may also be found in a duplex (e.g., a home library).",llm_bridge -duplex,*person**,AtLocation,0.8,People live in a duplex and visit a library.,llm_bridge -*person**,library,AtLocation,0.8,People live in a duplex and visit a library.,llm_bridge -duplex,*bridge_1:**_apartment,PartOf,0.8,"An apartment can be part of a duplex, and a mall may have apartments within it.",llm_bridge -*bridge_1:**_apartment,mall,HasA,0.8,"An apartment can be part of a duplex, and a mall may have apartments within it.",llm_bridge -duplex,*bridge_2:**_store,ReceivesAction,0.8,"A duplex can have stores inside it, and a mall is known for having stores.",llm_bridge -*bridge_2:**_store,mall,HasA,0.8,"A duplex can have stores inside it, and a mall is known for having stores.",llm_bridge -duplex,*bridge_3:**_window,HasA,0.8,Both a duplex and a mall commonly have windows.,llm_bridge -*bridge_3:**_window,mall,HasA,0.8,Both a duplex and a mall commonly have windows.,llm_bridge -duplex,bridge_word:_apartment,PartOf,0.8,explanation: An apartment is a part of both a duplex and can be part of a larger house structure.,llm_bridge -bridge_word:_apartment,house,PartOf,0.8,explanation: An apartment is a part of both a duplex and can be part of a larger house structure.,llm_bridge -duplex,bridge_word:_window,HasA,0.8,explanation: Both a duplex and a house have windows as part of their structure.,llm_bridge -bridge_word:_window,house,HasA,0.8,explanation: Both a duplex and a house have windows as part of their structure.,llm_bridge -duplex,bridge_word:_door,HasA,0.8,explanation: Both a duplex and a house have doors as part of their structure.,llm_bridge -bridge_word:_door,house,HasA,0.8,explanation: Both a duplex and a house have doors as part of their structure.,llm_bridge -mandolin,bridge_word:_music,UsedFor,0.8,Both instruments are used for creating music.,llm_bridge -bridge_word:_music,xylophone,UsedFor,0.8,Both instruments are used for creating music.,llm_bridge -mandolin,bridge_word:_sound,CapableOf,0.8,Both instruments can produce sound.,llm_bridge -bridge_word:_sound,xylophone,CapableOf,0.8,Both instruments can produce sound.,llm_bridge -mandolin,bridge_word:_musician,UsedFor,0.8,Both instruments are used by musicians.,llm_bridge -bridge_word:_musician,xylophone,UsedFor,0.8,Both instruments are used by musicians.,llm_bridge music,clarinet,UsedFor,0.8,Both instruments are used to create music.,llm_bridge mandolin,musician,CapableOf,0.8,A musician can play both the mandolin and clarinet.,llm_bridge musician,clarinet,CapableOf,0.8,A musician can play both the mandolin and clarinet.,llm_bridge @@ -2054,11 +1748,6 @@ mandolin,musician,UsedFor,0.8,musician connects both instruments as they are pla musician,lyre,UsedFor,0.8,musician connects both instruments as they are played by them,llm_bridge mandolin,string,PartOf,0.8,string connects both instruments as they are both string instruments,llm_bridge string,lyre,PartOf,0.8,string connects both instruments as they are both string instruments,llm_bridge -mandolin,bridge_word:_string,PartOf,0.8,Both mandolin and cello have strings as a fundamental part of their construction and sound production.,llm_bridge -bridge_word:_string,cello,PartOf,0.8,Both mandolin and cello have strings as a fundamental part of their construction and sound production.,llm_bridge -bridge_word:_music,cello,UsedFor,0.8,Both mandolin and cello can be used to play music.,llm_bridge -mandolin,bridge_word:_musician,CapableOf,0.8,A musician can play both a mandolin and a cello.,llm_bridge -bridge_word:_musician,cello,CapableOf,0.8,A musician can play both a mandolin and a cello.,llm_bridge mandolin,measure,UsedFor,0.8,"Both a mandolin and a caliper can be used for measuring, either musical pitch or physical dimensions.",llm_bridge measure,caliper,UsedFor,0.8,"Both a mandolin and a caliper can be used for measuring, either musical pitch or physical dimensions.",llm_bridge music,harp,UsedFor,0.8,music is played on both instruments,llm_bridge @@ -2072,17 +1761,11 @@ music,triangle,UsedFor,0.8,both are used for producing music,llm_bridge string,triangle,PartOf,0.8,"both can have strings (mandolin has many, triangle might have one for carrying)",llm_bridge mandolin,sound,HasProperty,0.8,both produce sound,llm_bridge sound,triangle,HasProperty,0.8,both produce sound,llm_bridge -string,micrometer,PartOf,0.8,"Explanation: Both a mandolin and a micrometer can have strings (though in different contexts, a micrometer's ""string"" refers to a thin wire or similar component).",llm_bridge -mandolin,measurement,UsedFor,0.8,"Explanation: A mandolin is used for measuring musical expression (indirectly), while a micrometer is used for precise physical measurement.",llm_bridge -measurement,micrometer,UsedFor,0.8,"Explanation: A mandolin is used for measuring musical expression (indirectly), while a micrometer is used for precise physical measurement.",llm_bridge -mandolin,calibration,UsedFor,0.8,"Explanation: A mandolin might need calibration for tuning, while a micrometer is used for calibration of measurements.",llm_bridge -calibration,micrometer,UsedFor,0.8,"Explanation: A mandolin might need calibration for tuning, while a micrometer is used for calibration of measurements.",llm_bridge -burger,*bridge_word:_plate**,AtLocation,0.8,A plate is a common location where both a burger and a slug (if served as food) might be placed.,llm_bridge -*bridge_word:_plate**,slug,AtLocation,0.8,A plate is a common location where both a burger and a slug (if served as food) might be placed.,llm_bridge -burger,*bridge_word:_food**,HasA,0.8,Both a burger and a slug can be categorized as types of food.,llm_bridge -*bridge_word:_food**,slug,HasA,0.8,Both a burger and a slug can be categorized as types of food.,llm_bridge -burger,*bridge_word:_eat**,ReceivesAction,0.8,Both a burger and a slug can be the object of the action of eating.,llm_bridge -*bridge_word:_eat**,slug,ReceivesAction,0.8,Both a burger and a slug can be the object of the action of eating.,llm_bridge +string,micrometer,PartOf,0.8,"Both a mandolin and a micrometer can have strings (though in different contexts, a micrometer's ""string"" refers to a thin wire or similar component).",llm_bridge +mandolin,measurement,UsedFor,0.8,"A mandolin is used for measuring musical expression (indirectly), while a micrometer is used for precise physical measurement.",llm_bridge +measurement,micrometer,UsedFor,0.8,"A mandolin is used for measuring musical expression (indirectly), while a micrometer is used for precise physical measurement.",llm_bridge +mandolin,calibration,UsedFor,0.8,"A mandolin might need calibration for tuning, while a micrometer is used for calibration of measurements.",llm_bridge +calibration,micrometer,UsedFor,0.8,"A mandolin might need calibration for tuning, while a micrometer is used for calibration of measurements.",llm_bridge burger,restaurant,AtLocation,0.8,restaurants serve both burgers and salmon,llm_bridge restaurant,salmon,AtLocation,0.8,restaurants serve both burgers and salmon,llm_bridge burger,ingredient,MadeOf,0.8,burgers and salmon are ingredients in dishes,llm_bridge @@ -2094,12 +1777,6 @@ plate,salad,AtLocation,0.8,both are served on a plate,llm_bridge restaurant,salad,AtLocation,0.8,both are served in a restaurant,llm_bridge burger,food,HasA,0.8,both are types of food,llm_bridge food,salad,HasA,0.8,both are types of food,llm_bridge -burger,*plate**,AtLocation,0.8,both foods can be found on a plate when served together.,llm_bridge -*plate**,cornbread,AtLocation,0.8,both foods can be found on a plate when served together.,llm_bridge -burger,*meal**,PartOf,0.8,both are components of a larger meal.,llm_bridge -*meal**,cornbread,PartOf,0.8,both are components of a larger meal.,llm_bridge -burger,*restaurant**,AtLocation,0.8,both are commonly served at a restaurant.,llm_bridge -*restaurant**,cornbread,AtLocation,0.8,both are commonly served at a restaurant.,llm_bridge restaurant,pizza,AtLocation,0.8,both are commonly found in restaurants,llm_bridge burger,plate,UsedFor,0.8,burgers and pizzas are both served on plates,llm_bridge plate,pizza,UsedFor,0.8,burgers and pizzas are both served on plates,llm_bridge @@ -2137,18 +1814,12 @@ revolver,bullet,UsedFor,0.8,Both weapons use bullets (though types differ).,llm_ bullet,shotgun,UsedFor,0.8,Both weapons use bullets (though types differ).,llm_bridge revolver,hunter,UsedFor,0.8,Both are used by hunters.,llm_bridge hunter,shotgun,UsedFor,0.8,Both are used by hunters.,llm_bridge -revolver,ball,HasA,0.8,"explanation: A revolver contains balls (bullets), and a cannon can fire balls (rounds).",llm_bridge -ball,cannon,HasA,0.8,"explanation: A revolver contains balls (bullets), and a cannon can fire balls (rounds).",llm_bridge -revolver,powder,MadeOf,0.8,explanation: Gunpowder is a component used in both revolvers and cannons.,llm_bridge -powder,cannon,MadeOf,0.8,explanation: Gunpowder is a component used in both revolvers and cannons.,llm_bridge -revolver,soldier,CapableOf,0.8,explanation: A soldier uses both a revolver and a cannon.,llm_bridge -soldier,cannon,CapableOf,0.8,explanation: A soldier uses both a revolver and a cannon.,llm_bridge -revolver,bridge_word:_bullet,PartOf,0.8,bullets are part of a revolver and can be used with a spear (as ammunition or projectile),llm_bridge -bridge_word:_bullet,spear,UsedFor,0.8,bullets are part of a revolver and can be used with a spear (as ammunition or projectile),llm_bridge -revolver,bridge_word:_weapon,PartOf,0.8,both revolver and spear are parts of the category weapon,llm_bridge -bridge_word:_weapon,spear,PartOf,0.8,both revolver and spear are parts of the category weapon,llm_bridge -revolver,bridge_word:_hunter,UsedFor,0.8,hunters use both revolvers and spears,llm_bridge -bridge_word:_hunter,spear,UsedFor,0.8,hunters use both revolvers and spears,llm_bridge +revolver,ball,HasA,0.8,"A revolver contains balls (bullets), and a cannon can fire balls (rounds).",llm_bridge +ball,cannon,HasA,0.8,"A revolver contains balls (bullets), and a cannon can fire balls (rounds).",llm_bridge +revolver,powder,MadeOf,0.8,Gunpowder is a component used in both revolvers and cannons.,llm_bridge +powder,cannon,MadeOf,0.8,Gunpowder is a component used in both revolvers and cannons.,llm_bridge +revolver,soldier,CapableOf,0.8,A soldier uses both a revolver and a cannon.,llm_bridge +soldier,cannon,CapableOf,0.8,A soldier uses both a revolver and a cannon.,llm_bridge revolver,bullet,HasA,0.8,Both a revolver and a canon use bullets as ammunition.,llm_bridge bullet,canon,HasA,0.8,Both a revolver and a canon use bullets as ammunition.,llm_bridge revolver,gunpowder,MadeOf,0.8,Both a revolver and a canon use gunpowder to propel projectiles.,llm_bridge @@ -2180,18 +1851,6 @@ zebra,hoof,HasA,0.8,"Both are parts of animals, with hoof being an animal part a hoof,claw,PartOf,0.8,"Both are parts of animals, with hoof being an animal part and claw being part of certain animals.",llm_bridge zebra,foot,PartOf,0.8,"Both are parts of the lower extremities of animals, with foot being part of a zebra and claw being part of an animal's foot.",llm_bridge foot,claw,PartOf,0.8,"Both are parts of the lower extremities of animals, with foot being part of a zebra and claw being part of an animal's foot.",llm_bridge -zebra,bridge_word_1:_**animal**,PartOf,0.8,both zebra and cassowary are types of animals.,llm_bridge -bridge_word_1:_**animal**,cassowary,PartOf,0.8,both zebra and cassowary are types of animals.,llm_bridge -zebra,bridge_word_2:_**habitat**,AtLocation,0.8,both zebra and cassowary live in specific habitats.,llm_bridge -bridge_word_2:_**habitat**,cassowary,AtLocation,0.8,both zebra and cassowary live in specific habitats.,llm_bridge -zebra,bridge_word_3:_**diet**,HasA,0.8,both zebra and cassowary have specific dietary habits.,llm_bridge -bridge_word_3:_**diet**,cassowary,HasA,0.8,both zebra and cassowary have specific dietary habits.,llm_bridge -zebra,*habitat**,AtLocation,0.8,"Both animals live in specific habitats, such as savannas or deserts.",llm_bridge -*habitat**,tortoise,AtLocation,0.8,"Both animals live in specific habitats, such as savannas or deserts.",llm_bridge -zebra,*food**,UsedFor,0.8,Both animals consume food like grasses and plants for survival.,llm_bridge -*food**,tortoise,UsedFor,0.8,Both animals consume food like grasses and plants for survival.,llm_bridge -zebra,*animal**,PartOf,0.8,Both zebra and tortoise belong to the animal kingdom.,llm_bridge -*animal**,tortoise,PartOf,0.8,Both zebra and tortoise belong to the animal kingdom.,llm_bridge zebra,grass,UsedFor,0.8,both zebras and geese eat grass.,llm_bridge grass,goose,UsedFor,0.8,both zebras and geese eat grass.,llm_bridge zebra,animal,HasA,0.8,both zebras and geese are animals.,llm_bridge @@ -2209,10 +1868,6 @@ zebra,legs,PartOf,0.8,both zebra and centipede have legs,llm_bridge legs,centipede,PartOf,0.8,both zebra and centipede have legs,llm_bridge zebra,body,PartOf,0.8,both zebra and centipede have bodies,llm_bridge body,centipede,PartOf,0.8,both zebra and centipede have bodies,llm_bridge -zebra,,HasA,0.8,Both animals have fur.,llm_bridge -,puppy,HasA,0.8,Both animals have fur.,llm_bridge -zebra,,PartOf,0.8,Both zebra and puppy are types of animals.,llm_bridge -,puppy,PartOf,0.8,Both zebra and puppy are types of animals.,llm_bridge zebra,habitat,AtLocation,0.8,both animals live in specific habitats,llm_bridge habitat,gorilla,AtLocation,0.8,both animals live in specific habitats,llm_bridge zoo,gorilla,AtLocation,0.8,both animals are often kept in zoos,llm_bridge @@ -2230,10 +1885,6 @@ soil,fish,UsedFor,0.8,"earthworm lives in soil, which is used for fishing (as ba earthworm,bait,HasA,0.8,"earthworm can be used as bait, which is used for fishing",llm_bridge bait,fish,UsedFor,0.8,"earthworm can be used as bait, which is used for fishing",llm_bridge bait,fish,HasA,0.8,"earthworm is a type of bait, and fish are caught using bait",llm_bridge -earthworm,*soil**,PartOf,0.8,"earthworms are part of soil ecosystems, and geese sometimes forage in soil-rich areas.",llm_bridge -*soil**,goose,AtLocation,0.8,"earthworms are part of soil ecosystems, and geese sometimes forage in soil-rich areas.",llm_bridge -earthworm,*farm**,AtLocation,0.8,"both earthworms and geese can be found in farm environments, where geese might hunt earthworms.",llm_bridge -*farm**,goose,AtLocation,0.8,"both earthworms and geese can be found in farm environments, where geese might hunt earthworms.",llm_bridge soil,bull,AtLocation,0.8,"earthworm lives in soil, bull grazes on soil",llm_bridge earthworm,ground,AtLocation,0.8,"earthworm lives in the ground, bull walks on the ground",llm_bridge ground,bull,AtLocation,0.8,"earthworm lives in the ground, bull walks on the ground",llm_bridge @@ -2263,12 +1914,6 @@ fork,butter,UsedFor,0.8,a fork is used for both eating spaghetti and spreading b plate,butter,AtLocation,0.8,both spaghetti and butter are served on a plate,llm_bridge spaghetti,meal,HasA,0.8,a meal can contain both spaghetti and butter,llm_bridge meal,butter,HasA,0.8,a meal can contain both spaghetti and butter,llm_bridge -spaghetti,*plate**,AtLocation,0.8,Both spaghetti and steak can be served on a plate.,llm_bridge -*plate**,steak,AtLocation,0.8,Both spaghetti and steak can be served on a plate.,llm_bridge -spaghetti,*fork**,UsedFor,0.8,Both spaghetti and steak are commonly eaten with a fork.,llm_bridge -*fork**,steak,UsedFor,0.8,Both spaghetti and steak are commonly eaten with a fork.,llm_bridge -spaghetti,*meal**,PartOf,0.8,Both spaghetti and steak can be part of a larger meal.,llm_bridge -*meal**,steak,PartOf,0.8,Both spaghetti and steak can be part of a larger meal.,llm_bridge spaghetti,pot,AtLocation,0.8,pot is a common container where both spaghetti and vegetables are often prepared or served.,llm_bridge pot,vegetable,AtLocation,0.8,pot is a common container where both spaghetti and vegetables are often prepared or served.,llm_bridge plate,vegetable,AtLocation,0.8,plate is a common item where both spaghetti and vegetables are commonly served and eaten from.,llm_bridge @@ -2300,12 +1945,6 @@ spaghetti,package,PartOf,0.8,Spaghetti and cereal are both sold in packages.,llm package,cereal,PartOf,0.8,Spaghetti and cereal are both sold in packages.,llm_bridge spaghetti,meal,UsedFor,0.8,Both spaghetti and cereal can be served as meals.,llm_bridge meal,cereal,UsedFor,0.8,Both spaghetti and cereal can be served as meals.,llm_bridge -spaghetti,*bridge_word**:_plate,AtLocation,0.8,explanation: Both spaghetti and slugs can be found on a plate.,llm_bridge -*bridge_word**:_plate,slug,AtLocation,0.8,explanation: Both spaghetti and slugs can be found on a plate.,llm_bridge -spaghetti,*bridge_word**:_fork,UsedFor,0.8,explanation: A fork is used to eat spaghetti and can also be used to pick up a slug.,llm_bridge -*bridge_word**:_fork,slug,UsedFor,0.8,explanation: A fork is used to eat spaghetti and can also be used to pick up a slug.,llm_bridge -spaghetti,*bridge_word**:_garden,AtLocation,0.8,"explanation: Spaghetti sauce ingredients (like tomatoes) come from a garden, and slugs are commonly found in gardens.",llm_bridge -*bridge_word**:_garden,slug,AtLocation,0.8,"explanation: Spaghetti sauce ingredients (like tomatoes) come from a garden, and slugs are commonly found in gardens.",llm_bridge spaghetti,pasta,MadeOf,0.8,"spaghetti is a type of pasta, and eggs are often used to make pasta dough.",llm_bridge pasta,egg,MadeOf,0.8,"spaghetti is a type of pasta, and eggs are often used to make pasta dough.",llm_bridge spaghetti,omelette,UsedFor,0.8,"spaghetti can be used in an omelette, and eggs are the main ingredient in an omelette.",llm_bridge @@ -2320,8 +1959,8 @@ fig,juice,MadeOf,0.8,juice connects as both figs and lemons can be made into jui juice,lemon,MadeOf,0.8,juice connects as both figs and lemons can be made into juice,llm_bridge fig,salad,UsedFor,0.8,salad connects as both figs and lemons can be used in salad recipes,llm_bridge salad,lemon,UsedFor,0.8,salad connects as both figs and lemons can be used in salad recipes,llm_bridge -fig,vine,AtLocation,0.8,explanation: Figs and kiwi vines can both be found growing on or near vines.,llm_bridge -vine,kiwi,AtLocation,0.8,explanation: Figs and kiwi vines can both be found growing on or near vines.,llm_bridge +fig,vine,AtLocation,0.8,Figs and kiwi vines can both be found growing on or near vines.,llm_bridge +vine,kiwi,AtLocation,0.8,Figs and kiwi vines can both be found growing on or near vines.,llm_bridge tree,mango,PartOf,0.8,fig and mango grow on trees,llm_bridge fig,plant,PartOf,0.8,fig and mango grow on plants,llm_bridge plant,mango,PartOf,0.8,fig and mango grow on plants,llm_bridge @@ -2333,27 +1972,11 @@ fig,fruit,HasA,0.8,both fig and orange are types of fruit,llm_bridge fruit,orange,HasA,0.8,both fig and orange are types of fruit,llm_bridge tree,orange,PartOf,0.8,both fig and orange grow on trees,llm_bridge juice,orange,MadeOf,0.8,both fig and orange can be made into juice,llm_bridge -fig,*tree**,PartOf,0.8,Both figs and nectarines grow on trees.,llm_bridge -*tree**,nectarine,PartOf,0.8,Both figs and nectarines grow on trees.,llm_bridge -fig,*orchard**,AtLocation,0.8,Both figs and nectarines can be grown in an orchard.,llm_bridge -*orchard**,nectarine,AtLocation,0.8,Both figs and nectarines can be grown in an orchard.,llm_bridge juice,cranberry,MadeOf,0.8,"juice is made from both figs and cranberries, which are fruits that can be processed into juice.",llm_bridge fig,jam,MadeOf,0.8,"jam is made from both figs and cranberries, which are fruits commonly used in jams.",llm_bridge jam,cranberry,MadeOf,0.8,"jam is made from both figs and cranberries, which are fruits commonly used in jams.",llm_bridge fig,pie,MadeOf,0.8,"pie is made using both figs and cranberries as fillings, as they are types of fruit often used in baking.",llm_bridge pie,cranberry,MadeOf,0.8,"pie is made using both figs and cranberries as fillings, as they are types of fruit often used in baking.",llm_bridge -soot,bridge_word:_coal,MadeOf,0.8,"coal is made of soot, and feathers can be found near coal deposits (e.g., in mines)",llm_bridge -bridge_word:_coal,feather,AtLocation,0.8,"coal is made of soot, and feathers can be found near coal deposits (e.g., in mines)",llm_bridge -soot,bridge_word:_fire,Causes,0.8,"soot is caused by fire, and fire can singe or blacken feathers",llm_bridge -bridge_word:_fire,feather,HasProperty,0.8,"soot is caused by fire, and fire can singe or blacken feathers",llm_bridge -soot,bridge_word:_bird,HasProperty,0.8,"soot can be found on birds (e.g., from pollution), and birds have feathers",llm_bridge -bridge_word:_bird,feather,HasA,0.8,"soot can be found on birds (e.g., from pollution), and birds have feathers",llm_bridge -soot,*pot**,MadeOf,0.8,pots can be made from soot (as a residue) and clay (as the primary material).,llm_bridge -*pot**,clay,MadeOf,0.8,pots can be made from soot (as a residue) and clay (as the primary material).,llm_bridge -soot,*oven**,AtLocation,0.8,ovens are locations where soot can accumulate and where clay is fired.,llm_bridge -*oven**,clay,AtLocation,0.8,ovens are locations where soot can accumulate and where clay is fired.,llm_bridge -soot,*pottery**,HasA,0.8,pottery can contain soot and is made of clay.,llm_bridge -*pottery**,clay,MadeOf,0.8,pottery can contain soot and is made of clay.,llm_bridge soot,metal,MadeOf,0.8,metal is a material that can corrode into rust and be coated with soot from burning.,llm_bridge metal,rust,MadeOf,0.8,metal is a material that can corrode into rust and be coated with soot from burning.,llm_bridge soot,fire,CapableOf,0.8,fire produces soot; fire involves oxidation which is a prerequisite for rust.,llm_bridge @@ -2372,12 +1995,6 @@ soot,coal,MadeOf,0.8,"coal burns to create soot, and dirt can contain coal parti coal,dirt,HasA,0.8,"coal burns to create soot, and dirt can contain coal particles",llm_bridge soot,stain,MadeOf,0.8,"stain can be composed of soot or dirt, both of which contribute to staining surfaces",llm_bridge stain,dirt,MadeOf,0.8,"stain can be composed of soot or dirt, both of which contribute to staining surfaces",llm_bridge -soot,*paper**,MadeOf,0.8,Both soot and wrappers can be made from paper.,llm_bridge -*paper**,wrapper,MadeOf,0.8,Both soot and wrappers can be made from paper.,llm_bridge -soot,*fire**,CapableOf,0.8,"Fire produces soot and wrappers are used for fires (e.g., fire starters).",llm_bridge -*fire**,wrapper,UsedFor,0.8,"Fire produces soot and wrappers are used for fires (e.g., fire starters).",llm_bridge -soot,*package**,PartOf,0.8,"Soot can be a byproduct of packaging processes, and wrappers are part of packages.",llm_bridge -*package**,wrapper,PartOf,0.8,"Soot can be a byproduct of packaging processes, and wrappers are part of packages.",llm_bridge soot,fire,MadeOf,0.8,fire produces soot and paper can be used as fuel,llm_bridge fire,paper,UsedFor,0.8,fire produces soot and paper can be used as fuel,llm_bridge soot,smoke,HasA,0.8,smoke contains soot and paper can be used to create smoke,llm_bridge @@ -2393,17 +2010,6 @@ smoke,ash,MadeOf,0.8,smoke is a collection of soot and ash particles released du fire,ash,MadeOf,0.8,fire produces both soot and ash as byproducts.,llm_bridge soot,dust,HasProperty,0.8,"dust is a fine powder that includes soot and ash, sharing similar particulate properties.",llm_bridge dust,ash,HasProperty,0.8,"dust is a fine powder that includes soot and ash, sharing similar particulate properties.",llm_bridge -polyester,*fabric**,MadeOf,0.8,Both polyester and nylon can be made into fabrics.,llm_bridge -*fabric**,nylon,MadeOf,0.8,Both polyester and nylon can be made into fabrics.,llm_bridge -polyester,*clothing**,MadeOf,0.8,Both polyester and nylon are materials used to make clothing.,llm_bridge -*clothing**,nylon,MadeOf,0.8,Both polyester and nylon are materials used to make clothing.,llm_bridge -polyester,*fiber**,MadeOf,0.8,Both polyester and nylon are types of synthetic fibers.,llm_bridge -*fiber**,nylon,MadeOf,0.8,Both polyester and nylon are types of synthetic fibers.,llm_bridge -polyester,*yarn**,MadeOf,0.8,"Polyester can be spun into yarn, and yarn can be made into string.",llm_bridge -*yarn**,string,MadeOf,0.8,"Polyester can be spun into yarn, and yarn can be made into string.",llm_bridge -*fabric**,string,UsedFor,0.8,"Polyester is made into fabric, and string is used in fabric construction (e.g., sewing).",llm_bridge -polyester,*thread**,MadeOf,0.8,"Polyester is made into thread, and string can be composed of threads.",llm_bridge -*thread**,string,PartOf,0.8,"Polyester is made into thread, and string can be composed of threads.",llm_bridge polyester,fabric,MadeOf,0.8,fabric made from polyester can get dirty,llm_bridge fabric,dirt,HasA,0.8,fabric made from polyester can get dirty,llm_bridge polyester,clothing,MadeOf,0.8,clothing made from polyester can accumulate dirt,llm_bridge @@ -2413,22 +2019,6 @@ candle,wax,MadeOf,0.8,candle uses polyester and wax as materials,llm_bridge polyester,crayon,MadeOf,0.8,crayons can contain polyester and wax,llm_bridge crayon,wax,MadeOf,0.8,crayons can contain polyester and wax,llm_bridge fabric,wax,HasA,0.8,some fabrics made of polyester may have a wax coating,llm_bridge -polyester,bridge_word:_plastic,MadeOf,0.8,both polyester and tar can be components in creating plastic materials,llm_bridge -bridge_word:_plastic,tar,MadeOf,0.8,both polyester and tar can be components in creating plastic materials,llm_bridge -polyester,bridge_word:_boat,MadeOf,0.8,"polyester is used in boat manufacturing, and tar is used for waterproofing boats",llm_bridge -bridge_word:_boat,tar,UsedFor,0.8,"polyester is used in boat manufacturing, and tar is used for waterproofing boats",llm_bridge -polyester,bridge_word:_roof,MadeOf,0.8,"polyester can be in roofing materials, and tar is used for roofing waterproofing",llm_bridge -bridge_word:_roof,tar,UsedFor,0.8,"polyester can be in roofing materials, and tar is used for roofing waterproofing",llm_bridge -*fabric**,leather,MadeOf,0.8,fabric connects materials that can be made from both polyester and leather.,llm_bridge -*clothing**,leather,MadeOf,0.8,clothing connects items made from both polyester and leather.,llm_bridge -polyester,*handbag**,MadeOf,0.8,handbag connects items that can be crafted from both polyester and leather.,llm_bridge -*handbag**,leather,MadeOf,0.8,handbag connects items that can be crafted from both polyester and leather.,llm_bridge -polyester,*bracelet**,MadeOf,0.8,"Polyester can be made into bracelets, and bracelets are a type of jewelry.",llm_bridge -*bracelet**,jewelry,PartOf,0.8,"Polyester can be made into bracelets, and bracelets are a type of jewelry.",llm_bridge -polyester,*bead**,MadeOf,0.8,"Polyester can be made into beads, and beads are components of many pieces of jewelry.",llm_bridge -*bead**,jewelry,PartOf,0.8,"Polyester can be made into beads, and beads are components of many pieces of jewelry.",llm_bridge -polyester,*ring**,MadeOf,0.8,"Polyester can be made into rings, and rings are a form of jewelry.",llm_bridge -*ring**,jewelry,PartOf,0.8,"Polyester can be made into rings, and rings are a form of jewelry.",llm_bridge polyester,plastic,MadeOf,0.8,Both polyester and fuel can be components of plastic products.,llm_bridge plastic,fuel,MadeOf,0.8,Both polyester and fuel can be components of plastic products.,llm_bridge polyester,car,MadeOf,0.8,"Polyester is used in car interiors, and fuel is used to power cars.",llm_bridge @@ -2441,16 +2031,6 @@ polyester,pulp,UsedFor,0.8,"Polyester can be used in processing, and pulp is a p pulp,paper,MadeOf,0.8,"Polyester can be used in processing, and pulp is a primary material for paper.",llm_bridge polyester,sheet,MadeOf,0.8,"Polyester can be formed into sheets, and sheets are a key part of paper products.",llm_bridge sheet,paper,PartOf,0.8,"Polyester can be formed into sheets, and sheets are a key part of paper products.",llm_bridge -*fiber**,rope,MadeOf,0.8,"Polyester is made of fibers, and ropes are often made of fibers.",llm_bridge -polyester,*cloth**,MadeOf,0.8,"Polyester can be made into cloth, and cloth can be used to make rope.",llm_bridge -*cloth**,rope,MadeOf,0.8,"Polyester can be made into cloth, and cloth can be used to make rope.",llm_bridge -*thread**,rope,MadeOf,0.8,"Polyester can be spun into thread, and rope can be made from thread.",llm_bridge -rhinoceros,*bridge_word:_animal**,HasA,0.8,both rhinoceros and beaver are types of animals,llm_bridge -*bridge_word:_animal**,beaver,HasA,0.8,both rhinoceros and beaver are types of animals,llm_bridge -rhinoceros,*bridge_word:_habitat**,AtLocation,0.8,both rhinoceros and beaver live in specific habitats,llm_bridge -*bridge_word:_habitat**,beaver,AtLocation,0.8,both rhinoceros and beaver live in specific habitats,llm_bridge -rhinoceros,*bridge_word:_food**,UsedFor,0.8,both rhinoceros and beaver use food for survival,llm_bridge -*bridge_word:_food**,beaver,UsedFor,0.8,both rhinoceros and beaver use food for survival,llm_bridge rhinoceros,hornbill,LocatedNear,0.8,hornbill is a type of bird often found near rhinoceros in savanna ecosystems,llm_bridge hornbill,bird,LocatedNear,0.8,hornbill is a type of bird often found near rhinoceros in savanna ecosystems,llm_bridge zoo,bird,AtLocation,0.8,both rhinoceros and birds are commonly found in zoos,llm_bridge @@ -2461,33 +2041,17 @@ food,rat,UsedFor,0.8,food connects both as potential prey in a food chain contex zoo,rat,AtLocation,0.8,zoo connects both as animals that might be found in captivity,llm_bridge rhinoceros,habitat,PartOf,0.8,habitat connects both as animals that occupy natural environments,llm_bridge habitat,rat,PartOf,0.8,habitat connects both as animals that occupy natural environments,llm_bridge -rhinoceros,*nail**,HasA,0.8,"Rhinoceroses have nails on their hooves, and nails are a type of claw.",llm_bridge -*nail**,claw,PartOf,0.8,"Rhinoceroses have nails on their hooves, and nails are a type of claw.",llm_bridge -rhinoceros,*hoof**,HasA,0.8,Rhinoceroses have hooves that are made of a material similar to claws.,llm_bridge -*hoof**,claw,PartOf,0.8,Rhinoceroses have hooves that are made of a material similar to claws.,llm_bridge -rhinoceros,*weapon**,HasA,0.8,"Rhinoceroses may use their horn as a weapon, and claws are also used as weapons.",llm_bridge -*weapon**,claw,UsedFor,0.8,"Rhinoceroses may use their horn as a weapon, and claws are also used as weapons.",llm_bridge rhinoceros,grass,UsedFor,0.8,Both rhinoceros and bison eat grass.,llm_bridge grass,bison,UsedFor,0.8,Both rhinoceros and bison eat grass.,llm_bridge rhinoceros,grassland,AtLocation,0.8,Both rhinoceros and bison can be found in grasslands.,llm_bridge grassland,bison,AtLocation,0.8,Both rhinoceros and bison can be found in grasslands.,llm_bridge rhinoceros,grassland,LocatedNear,0.8,Grasslands are the habitat where both rhinoceroses and bison are found.,llm_bridge grassland,bison,LocatedNear,0.8,Grasslands are the habitat where both rhinoceroses and bison are found.,llm_bridge -rhinoceros,*ivory**,HasA,0.8,"rhinoceros has ivory (type of tooth), tooth is made of ivory (material)",llm_bridge -*ivory**,tooth,MadeOf,0.8,"rhinoceros has ivory (type of tooth), tooth is made of ivory (material)",llm_bridge -rhinoceros,*tusk**,HasA,0.8,"rhinoceros has tusks (large teeth), tusk is part of tooth structure",llm_bridge -*tusk**,tooth,PartOf,0.8,"rhinoceros has tusks (large teeth), tusk is part of tooth structure",llm_bridge -rhinoceros,*enamel**,HasA,0.8,"rhinoceros teeth have enamel, tooth is made of enamel (hard outer layer)",llm_bridge -*enamel**,tooth,MadeOf,0.8,"rhinoceros teeth have enamel, tooth is made of enamel (hard outer layer)",llm_bridge rhinoceros,forest,AtLocation,0.8,"Both rhinoceros and fox can be found in a forest, though in different habitats.",llm_bridge forest,fox,AtLocation,0.8,"Both rhinoceros and fox can be found in a forest, though in different habitats.",llm_bridge grassland,fox,AtLocation,0.8,"Rhinoceros are often found in grasslands, and foxes may inhabit grassy areas.",llm_bridge rhinoceros,prey,HasA,0.8,"Rhinoceros have young that can be prey, and foxes desire prey to hunt.",llm_bridge prey,fox,Desires,0.8,"Rhinoceros have young that can be prey, and foxes desire prey to hunt.",llm_bridge -rhinoceros,bridge_word:_zoo,AtLocation,0.8,both animals are commonly found in zoos,llm_bridge -bridge_word:_zoo,wolf,AtLocation,0.8,both animals are commonly found in zoos,llm_bridge -rhinoceros,bridge_word:_prey,UsedFor,0.8,prey is something that both rhinoceros and wolves might hunt or be hunted for,llm_bridge -bridge_word:_prey,wolf,UsedFor,0.8,prey is something that both rhinoceros and wolves might hunt or be hunted for,llm_bridge grass,zebra,UsedFor,0.8,Both rhinoceros and zebra eat grass.,llm_bridge zoo,zebra,AtLocation,0.8,Both rhinoceros and zebra can be found in zoos.,llm_bridge rhinoceros,stripe,HasProperty,0.8,"Rhinoceros may have stripes (like some subspecies), while zebra has stripes as a defining feature.",llm_bridge @@ -2498,58 +2062,18 @@ rhinoceros,horn,HasA,0.8,horns are part of a rhinoceros and part of the head str horn,head,PartOf,0.8,horns are part of a rhinoceros and part of the head structure.,llm_bridge rhinoceros,skull,HasA,0.8,"a rhinoceros has a skull, and the skull is part of the head.",llm_bridge skull,head,PartOf,0.8,"a rhinoceros has a skull, and the skull is part of the head.",llm_bridge -chimpanzee,*banana**,HasA,0.8,Banana connects chimpanzee (as a food it eats) to fat (as a component of its composition).,llm_bridge -*banana**,fat,MadeOf,0.8,Banana connects chimpanzee (as a food it eats) to fat (as a component of its composition).,llm_bridge -chimpanzee,*body**,HasA,0.8,Body connects chimpanzee (as a physical structure it has) to fat (as a constituent of that structure).,llm_bridge -*body**,fat,HasA,0.8,Body connects chimpanzee (as a physical structure it has) to fat (as a constituent of that structure).,llm_bridge -chimpanzee,*food**,UsedFor,0.8,Food connects chimpanzee (as something it consumes) to fat (as a component of what it consumes).,llm_bridge -*food**,fat,MadeOf,0.8,Food connects chimpanzee (as something it consumes) to fat (as a component of what it consumes).,llm_bridge -chimpanzee,bridge_word:_skull,HasA,0.8,"chimpanzees have skulls which contain bones, and bones are part of skulls",llm_bridge -bridge_word:_skull,bone,PartOf,0.8,"chimpanzees have skulls which contain bones, and bones are part of skulls",llm_bridge -chimpanzee,bridge_word:_skeleton,HasA,0.8,"chimpanzees have skeletons, and bones are part of skeletons",llm_bridge -bridge_word:_skeleton,bone,PartOf,0.8,"chimpanzees have skeletons, and bones are part of skeletons",llm_bridge -chimpanzee,bridge_word:_arm,HasA,0.8,"chimpanzees have arms, and bones are part of arms",llm_bridge -bridge_word:_arm,bone,PartOf,0.8,"chimpanzees have arms, and bones are part of arms",llm_bridge chimpanzee,water,ReceivesAction,0.8,chimpanzees use water; sponges are often found in water,llm_bridge water,sponge,AtLocation,0.8,chimpanzees use water; sponges are often found in water,llm_bridge chimpanzee,tool,UsedFor,0.8,chimpanzees use sponges as tools; sponges have structural features,llm_bridge tool,sponge,HasA,0.8,chimpanzees use sponges as tools; sponges have structural features,llm_bridge chimpanzee,sea,AtLocation,0.8,sea is where some sponges live; some environments may contain chimpanzees near coastal areas,llm_bridge sea,sponge,AtLocation,0.8,sea is where some sponges live; some environments may contain chimpanzees near coastal areas,llm_bridge -chimpanzee,bridge_word:_fur,HasProperty,0.8,Both chimpanzees and marmots have fur covering their bodies.,llm_bridge -bridge_word:_fur,marmot,HasProperty,0.8,Both chimpanzees and marmots have fur covering their bodies.,llm_bridge -chimpanzee,bridge_word:_zoo,AtLocation,0.8,Both chimpanzees and marmots can be found in a zoo.,llm_bridge -bridge_word:_zoo,marmot,AtLocation,0.8,Both chimpanzees and marmots can be found in a zoo.,llm_bridge -chimpanzee,bridge_word:_animal,PartOf,0.8,Both chimpanzees and marmots are part of the broader category of animals.,llm_bridge -bridge_word:_animal,marmot,PartOf,0.8,Both chimpanzees and marmots are part of the broader category of animals.,llm_bridge -chimpanzee,*fruit**,HasPrerequisite,0.8,explanation: Fruit connects chimpanzees and insects through diet and pollination.,llm_bridge -*fruit**,insect,HasA,0.8,explanation: Fruit connects chimpanzees and insects through diet and pollination.,llm_bridge -chimpanzee,*leaf**,HasA,0.8,explanation: Leaf connects chimpanzees and insects through habitat and food source.,llm_bridge -*leaf**,insect,HasA,0.8,explanation: Leaf connects chimpanzees and insects through habitat and food source.,llm_bridge -chimpanzee,*tree**,AtLocation,0.8,explanation: Tree connects chimpanzees and insects through shared habitat.,llm_bridge -*tree**,insect,AtLocation,0.8,explanation: Tree connects chimpanzees and insects through shared habitat.,llm_bridge -chimpanzee,*bridge:_zoo,AtLocation,0.8,explanation: Chimpanzees and turtles are both commonly found in zoos.**,llm_bridge -*bridge:_zoo,turtle,AtLocation,0.8,explanation: Chimpanzees and turtles are both commonly found in zoos.**,llm_bridge -chimpanzee,*bridge:_pond,AtLocation,0.8,"explanation: Chimpanzees might visit ponds, and turtles often live in or around ponds.**",llm_bridge -*bridge:_pond,turtle,AtLocation,0.8,"explanation: Chimpanzees might visit ponds, and turtles often live in or around ponds.**",llm_bridge -chimpanzee,*bridge:_food,UsedFor,0.8,explanation: Food is something both chimpanzees and turtles require for survival.**,llm_bridge -*bridge:_food,turtle,UsedFor,0.8,explanation: Food is something both chimpanzees and turtles require for survival.**,llm_bridge chimpanzee,forest,AtLocation,0.8,Both chimpanzees and cassowaries can be found in forests.,llm_bridge forest,cassowary,AtLocation,0.8,Both chimpanzees and cassowaries can be found in forests.,llm_bridge chimpanzee,treetop,AtLocation,0.8,Both chimpanzees and cassowaries can be associated with treetops in their habitats.,llm_bridge treetop,cassowary,AtLocation,0.8,Both chimpanzees and cassowaries can be associated with treetops in their habitats.,llm_bridge chimpanzee,fruit,UsedFor,0.8,Both chimpanzees and cassowaries eat fruits as part of their diet.,llm_bridge fruit,cassowary,UsedFor,0.8,Both chimpanzees and cassowaries eat fruits as part of their diet.,llm_bridge -chimpanzee,bridge_1:_**fruit**,HasA,0.8,"chimpanzees often consume fruit, and meat is made of animal tissue, which can be consumed as food.",llm_bridge -bridge_1:_**fruit**,meat,MadeOf,0.8,"chimpanzees often consume fruit, and meat is made of animal tissue, which can be consumed as food.",llm_bridge -chimpanzee,bridge_2:_**food**,UsedFor,0.8,"chimpanzees use food for sustenance, and meat is a type of food that has the property of being edible.",llm_bridge -bridge_2:_**food**,meat,HasProperty,0.8,"chimpanzees use food for sustenance, and meat is a type of food that has the property of being edible.",llm_bridge -chimpanzee,bridge_3:_**animal**,PartOf,0.8,"chimpanzees are part of the animal kingdom, and meat is made of animal tissue.",llm_bridge -bridge_3:_**animal**,meat,MadeOf,0.8,"chimpanzees are part of the animal kingdom, and meat is made of animal tissue.",llm_bridge -chimpanzee,bridge_word:_mouth,HasA,0.8,"chimpanzees have mouths, and teeth are parts of mouths.",llm_bridge -bridge_word:_mouth,tooth,PartOf,0.8,"chimpanzees have mouths, and teeth are parts of mouths.",llm_bridge -chimpanzee,bridge_word:_bite,CapableOf,0.8,"chimpanzees can bite, and teeth are used for biting.",llm_bridge -bridge_word:_bite,tooth,UsedFor,0.8,"chimpanzees can bite, and teeth are used for biting.",llm_bridge talc,rock,MadeOf,0.8,Both talc and mica can be components of rock.,llm_bridge rock,mica,MadeOf,0.8,Both talc and mica can be components of rock.,llm_bridge talc,schist,MadeOf,0.8,Schist is a type of rock that contains both talc and mica.,llm_bridge @@ -2559,24 +2083,12 @@ ore,mica,UsedFor,0.8,Both talc and mica can be mined as ores for various industr rock,crystal,MadeOf,0.8,both talc and crystals can be components of rocks.,llm_bridge talc,stone,MadeOf,0.8,stone connects the composition of talc to the category of minerals,llm_bridge stone,mineral,PartOf,0.8,stone connects the composition of talc to the category of minerals,llm_bridge -talc,*mountain**,MadeOf,0.8,Mountains can be made of talc and are a part of the Earth.,llm_bridge -*mountain**,earth,PartOf,0.8,Mountains can be made of talc and are a part of the Earth.,llm_bridge -talc,*rock**,MadeOf,0.8,Rocks can be made of talc and are a part of the Earth.,llm_bridge -*rock**,earth,PartOf,0.8,Rocks can be made of talc and are a part of the Earth.,llm_bridge -talc,*layer**,MadeOf,0.8,Layers can be made of talc and are a feature of the Earth.,llm_bridge -*layer**,earth,HasA,0.8,Layers can be made of talc and are a feature of the Earth.,llm_bridge talc,sand,MadeOf,0.8,sand can be made from talc and is a common component of glass,llm_bridge sand,glass,MadeOf,0.8,sand can be made from talc and is a common component of glass,llm_bridge talc,powder,MadeOf,0.8,"talc is made into powder, which can be used as an ingredient in glass production",llm_bridge powder,glass,UsedFor,0.8,"talc is made into powder, which can be used as an ingredient in glass production",llm_bridge talc,grinding,CapableOf,0.8,grinding is an action performed on talc and is used in preparing materials for glass making,llm_bridge grinding,glass,UsedFor,0.8,grinding is an action performed on talc and is used in preparing materials for glass making,llm_bridge -talc,*container**,UsedFor,0.8,Both talc and oil can be stored in containers.,llm_bridge -*container**,oil,UsedFor,0.8,Both talc and oil can be stored in containers.,llm_bridge -talc,*skin**,UsedFor,0.8,Both talc (as powder) and oil can be applied to skin.,llm_bridge -*skin**,oil,UsedFor,0.8,Both talc (as powder) and oil can be applied to skin.,llm_bridge -talc,*massage**,UsedFor,0.8,Both talc and oil can be used during a massage for smoothness.,llm_bridge -*massage**,oil,UsedFor,0.8,Both talc and oil can be used during a massage for smoothness.,llm_bridge talc,rock,PartOf,0.8,Both talc and quartz are components of different types of rocks.,llm_bridge rock,iron,MadeOf,0.8,Both talc and iron can be found within rocks.,llm_bridge talc,ore,PartOf,0.8,"Talc can be part of certain types of ores, and iron is extracted from iron ores.",llm_bridge @@ -2590,22 +2102,10 @@ vulture,egg,HasA,0.8,both lay eggs,llm_bridge egg,albatross,HasA,0.8,both lay eggs,llm_bridge vulture,nest,HasA,0.8,both build nests,llm_bridge nest,albatross,HasA,0.8,both build nests,llm_bridge -nest,stork,HasA,0.8,explanation: Both vultures and storks have nests where they live and raise their young.,llm_bridge -vulture,wings,HasA,0.8,"explanation: Both vultures and storks have wings, which are used for flying.",llm_bridge -wings,stork,HasA,0.8,"explanation: Both vultures and storks have wings, which are used for flying.",llm_bridge -bird,stork,PartOf,0.8,explanation: Both vultures and storks are types of birds.,llm_bridge -vulture,*bird**,PartOf,0.8,both are types of birds.,llm_bridge -*bird**,puffin,PartOf,0.8,both are types of birds.,llm_bridge -vulture,*wing**,HasA,0.8,both birds have wings for flying.,llm_bridge -*wing**,puffin,HasA,0.8,both birds have wings for flying.,llm_bridge -vulture,*egg**,HasA,0.8,both birds lay eggs.,llm_bridge -*egg**,puffin,HasA,0.8,both birds lay eggs.,llm_bridge -vulture,bridge_word:_nest,HasA,0.8,"Both vultures and weavers have nests, but the nest is part of the weaver's habitat structure.",llm_bridge -bridge_word:_nest,weaver,PartOf,0.8,"Both vultures and weavers have nests, but the nest is part of the weaver's habitat structure.",llm_bridge -vulture,bridge_word:_beak,HasA,0.8,"Both vultures and weavers possess beaks, which are physical features they share as birds.",llm_bridge -bridge_word:_beak,weaver,HasA,0.8,"Both vultures and weavers possess beaks, which are physical features they share as birds.",llm_bridge -vulture,bridge_word:_bird,PartOf,0.8,"Both vultures and weavers are categorized as birds, sharing the broader classification.",llm_bridge -bridge_word:_bird,weaver,PartOf,0.8,"Both vultures and weavers are categorized as birds, sharing the broader classification.",llm_bridge +nest,stork,HasA,0.8,Both vultures and storks have nests where they live and raise their young.,llm_bridge +vulture,wings,HasA,0.8,"Both vultures and storks have wings, which are used for flying.",llm_bridge +wings,stork,HasA,0.8,"Both vultures and storks have wings, which are used for flying.",llm_bridge +bird,stork,PartOf,0.8,Both vultures and storks are types of birds.,llm_bridge vulture,feather,HasA,0.8,Both birds have feathers.,llm_bridge feather,cormorant,HasA,0.8,Both birds have feathers.,llm_bridge vulture,wing,HasA,0.8,Both birds have wings for flight.,llm_bridge @@ -2638,18 +2138,6 @@ gorilla,soil,AtLocation,0.8,soil connects them as the common environment where b soil,earthworm,AtLocation,0.8,soil connects them as the common environment where both may be found.,llm_bridge gorilla,food,UsedFor,0.8,food connects them as something that could be part of their diet or ecological interactions.,llm_bridge food,earthworm,UsedFor,0.8,food connects them as something that could be part of their diet or ecological interactions.,llm_bridge -gorilla,bridge_word:_zoo,AtLocation,0.8,A gorilla and a fish with a fin can both be found in a zoo.,llm_bridge -bridge_word:_zoo,fin,AtLocation,0.8,A gorilla and a fish with a fin can both be found in a zoo.,llm_bridge -gorilla,bridge_word:_water,ReceivesAction,0.8,"A gorilla might be in water, and water is where a fish's fin is used in its natural habitat.",llm_bridge -bridge_word:_water,fin,HasProperty,0.8,"A gorilla might be in water, and water is where a fish's fin is used in its natural habitat.",llm_bridge -gorilla,bridge_word:_animal,PartOf,0.8,"A gorilla is an animal, and a fish with a fin is also an animal.",llm_bridge -bridge_word:_animal,fin,PartOf,0.8,"A gorilla is an animal, and a fish with a fin is also an animal.",llm_bridge -gorilla,*forest**,AtLocation,0.8,Both gorillas and centipedes can be found in forest habitats.,llm_bridge -*forest**,centipede,AtLocation,0.8,Both gorillas and centipedes can be found in forest habitats.,llm_bridge -gorilla,*insect**,ReceivesAction,0.8,"A gorilla might eat insects, while a centipede is an insect and might eat other insects.",llm_bridge -*insect**,centipede,Desires,0.8,"A gorilla might eat insects, while a centipede is an insect and might eat other insects.",llm_bridge -gorilla,*insectivore**,Desires,0.8,"A gorilla might desire insects as part of its diet, while a centipede is an insect and might have insect prey.",llm_bridge -*insectivore**,centipede,HasA,0.8,"A gorilla might desire insects as part of its diet, while a centipede is an insect and might have insect prey.",llm_bridge gorilla,forest,AtLocation,0.8,forest is a natural habitat for both gorillas and wolves,llm_bridge forest,wolf,AtLocation,0.8,forest is a natural habitat for both gorillas and wolves,llm_bridge gorilla,meat,UsedFor,0.8,gorillas and wolves both consume meat in their diets,llm_bridge @@ -2667,33 +2155,11 @@ gorilla,hair,HasA,0.8,hair grows on a gorilla and is part of skin,llm_bridge hair,skin,HasProperty,0.8,hair grows on a gorilla and is part of skin,llm_bridge gorilla,body,PartOf,0.8,both gorillas and skin are parts of a body,llm_bridge body,skin,PartOf,0.8,both gorillas and skin are parts of a body,llm_bridge -bridge_word:_zoo,ostrich,AtLocation,0.8,explanation: Both gorillas and ostriches can be found in a zoo.,llm_bridge -bridge_word:_animal,ostrich,PartOf,0.8,"explanation: Gorilla is a type of animal, and ostrich is also a type of animal.",llm_bridge -gorilla,bridge_word:_egg,CapableOf,0.8,"explanation: Gorillas can lay eggs (as mammals, they don't, but this is a conceptual bridge), and ostriches have eggs.",llm_bridge -bridge_word:_egg,ostrich,HasA,0.8,"explanation: Gorillas can lay eggs (as mammals, they don't, but this is a conceptual bridge), and ostriches have eggs.",llm_bridge -gorilla,bridge_word:_fur,HasProperty,0.8,explanation: Both gorillas and beavers have fur as a natural property.,llm_bridge -bridge_word:_fur,beaver,HasProperty,0.8,explanation: Both gorillas and beavers have fur as a natural property.,llm_bridge -gorilla,bridge_word:_wood,UsedFor,0.8,"explanation: Gorillas use wood for nesting, and beavers need wood for building their dams and lodges.",llm_bridge -bridge_word:_wood,beaver,HasPrerequisite,0.8,"explanation: Gorillas use wood for nesting, and beavers need wood for building their dams and lodges.",llm_bridge -gorilla,bridge_word:_tree,AtLocation,0.8,"explanation: Both gorillas and beavers are often found near or in trees (gorillas for climbing and nesting, beavers for building and food).",llm_bridge -bridge_word:_tree,beaver,AtLocation,0.8,"explanation: Both gorillas and beavers are often found near or in trees (gorillas for climbing and nesting, beavers for building and food).",llm_bridge -gorilla,*bridge_word:_water**,HasPrerequisite,0.8,"gorillas need water to survive, and sponges live in water.",llm_bridge -*bridge_word:_water**,sponge,HasPrerequisite,0.8,"gorillas need water to survive, and sponges live in water.",llm_bridge -gorilla,*bridge_word:_food**,HasPrerequisite,0.8,"gorillas need food to survive, and sponges can be used as a food source (though not typically for gorillas).",llm_bridge -*bridge_word:_food**,sponge,UsedFor,0.8,"gorillas need food to survive, and sponges can be used as a food source (though not typically for gorillas).",llm_bridge -gorilla,*bridge_word:_absorption**,UsedFor,0.8,"gorillas use absorption (e.g., of nutrients), and sponges have the property of absorbing water.",llm_bridge -*bridge_word:_absorption**,sponge,HasProperty,0.8,"gorillas use absorption (e.g., of nutrients), and sponges have the property of absorbing water.",llm_bridge forest,deer,AtLocation,0.8,both gorillas and deer can be found in forest habitats,llm_bridge gorilla,grass,UsedFor,0.8,gorillas and deer both eat grass as part of their diet,llm_bridge grass,deer,UsedFor,0.8,gorillas and deer both eat grass as part of their diet,llm_bridge gorilla,animal,HasA,0.8,"both gorillas and deer are types of animals, sharing the broader category",llm_bridge animal,deer,HasA,0.8,"both gorillas and deer are types of animals, sharing the broader category",llm_bridge -cuckoo,bridge_word:_nest,HasA,0.8,"Birds use nests for resting, laying eggs, and raising young.",llm_bridge -bridge_word:_nest,lovebird,HasA,0.8,"Birds use nests for resting, laying eggs, and raising young.",llm_bridge -cuckoo,bridge_word:_feather,HasA,0.8,Feathers are a defining characteristic of birds.,llm_bridge -bridge_word:_feather,lovebird,HasA,0.8,Feathers are a defining characteristic of birds.,llm_bridge -cuckoo,bridge_word:_egg,HasA,0.8,Birds lay eggs as part of their reproductive process.,llm_bridge -bridge_word:_egg,lovebird,HasA,0.8,Birds lay eggs as part of their reproductive process.,llm_bridge cuckoo,song,HasA,0.8,Both birds are known for their songs.,llm_bridge song,lark,HasA,0.8,Both birds are known for their songs.,llm_bridge cuckoo,nest,HasA,0.8,Both cuckoos and larks build or use nests.,llm_bridge @@ -2730,8 +2196,6 @@ hawk,kestrel,LocatedNear,0.8,both cuckoos and kestrels are found in habitats whe nest,kestrel,PartOf,0.8,both cuckoos and kestrels build nests for their young,llm_bridge cuckoo,prey,CapableOf,0.8,both cuckoos and kestrels hunt or eat prey,llm_bridge prey,kestrel,CapableOf,0.8,both cuckoos and kestrels hunt or eat prey,llm_bridge -eggplant,bridge_word:_vegetable,HasProperty,0.8,Both eggplant and kohlrabi are vegetables.,llm_bridge -bridge_word:_vegetable,kohlrabi,HasProperty,0.8,Both eggplant and kohlrabi are vegetables.,llm_bridge eggplant,stem,PartOf,0.8,the stem is part of both an eggplant and a sprout as they grow.,llm_bridge stem,sprout,PartOf,0.8,the stem is part of both an eggplant and a sprout as they grow.,llm_bridge eggplant,plant,PartOf,0.8,an eggplant and a sprout are both parts of a plant.,llm_bridge @@ -2772,36 +2236,12 @@ soil,beet,AtLocation,0.8,Both eggplants and beets grow in soil.,llm_bridge plant,beet,PartOf,0.8,Both eggplant and beet are parts of plant-based food categories.,llm_bridge eggplant,gardener,CapableOf,0.8,A gardener can grow both eggplants and beets.,llm_bridge gardener,beet,CapableOf,0.8,A gardener can grow both eggplants and beets.,llm_bridge -pheasant,bridge_word:_bird,PartOf,0.8,explanation: Both pheasant and grouse are types of birds.,llm_bridge -bridge_word:_bird,grouse,PartOf,0.8,explanation: Both pheasant and grouse are types of birds.,llm_bridge -pheasant,bridge_word:_nest,HasA,0.8,explanation: Both pheasants and wrens have nests as part of their bird characteristics.,llm_bridge -bridge_word:_nest,wren,HasA,0.8,explanation: Both pheasants and wrens have nests as part of their bird characteristics.,llm_bridge -pheasant,bridge_word:_feather,HasA,0.8,explanation: Both pheasants and wrens have feathers as part of their bird characteristics.,llm_bridge -bridge_word:_feather,wren,HasA,0.8,explanation: Both pheasants and wrens have feathers as part of their bird characteristics.,llm_bridge -pheasant,bridge_word:_egg,HasA,0.8,explanation: Both pheasants and wrens lay eggs as part of their bird characteristics.,llm_bridge -bridge_word:_egg,wren,HasA,0.8,explanation: Both pheasants and wrens lay eggs as part of their bird characteristics.,llm_bridge -bridge_word:_bird,hornbill,PartOf,0.8,both are types of bird,llm_bridge -pheasant,*egg**,HasA,0.8,Both pheasants and kingfishers lay eggs.,llm_bridge -*egg**,kingfisher,HasA,0.8,Both pheasants and kingfishers lay eggs.,llm_bridge -pheasant,*feather**,HasA,0.8,Both pheasants and kingfishers have feathers.,llm_bridge -*feather**,kingfisher,HasA,0.8,Both pheasants and kingfishers have feathers.,llm_bridge -pheasant,*nest**,HasA,0.8,Both pheasants and kingfishers build nests.,llm_bridge -*nest**,kingfisher,HasA,0.8,Both pheasants and kingfishers build nests.,llm_bridge -bridge_word:_bird,albatross,PartOf,0.8,Explanation: Both pheasant and albatross are types of birds.,llm_bridge pheasant,tree,AtLocation,0.8,both birds can be found in trees,llm_bridge tree,crow,AtLocation,0.8,both birds can be found in trees,llm_bridge pheasant,farmer,ReceivesAction,0.8,both birds can be hunted by a farmer,llm_bridge farmer,crow,ReceivesAction,0.8,both birds can be hunted by a farmer,llm_bridge pheasant,feather,HasA,0.8,both birds have feathers,llm_bridge feather,crow,HasA,0.8,both birds have feathers,llm_bridge -pheasant,"bridge_word:_""chicken""",Desires,0.8,"chicken is both a type of pheasant and a type of bird, so the desire for them is similar.",llm_bridge -"bridge_word:_""chicken""",bird,Desires,0.8,"chicken is both a type of pheasant and a type of bird, so the desire for them is similar.",llm_bridge -pheasant,*wing**,HasA,0.8,Both pheasants and starlings have wings.,llm_bridge -*wing**,starling,HasA,0.8,Both pheasants and starlings have wings.,llm_bridge -*feather**,starling,HasA,0.8,Both pheasants and starlings have feathers.,llm_bridge -*nest**,starling,HasA,0.8,Both pheasants and starlings build nests.,llm_bridge -pheasant,,PartOf,0.8,explanation: Both pheasants and grebes have wings as part of their bird anatomy.,llm_bridge -,grebe,PartOf,0.8,explanation: Both pheasants and grebes have wings as part of their bird anatomy.,llm_bridge pheasant,wing,PartOf,0.8,both pheasants and avocets have wings as part of their bird anatomy.,llm_bridge wing,avocet,PartOf,0.8,both pheasants and avocets have wings as part of their bird anatomy.,llm_bridge pheasant,feather,PartOf,0.8,both birds are covered in feathers.,llm_bridge @@ -2814,12 +2254,6 @@ orchard,tree,HasA,0.8,an orchard has trees and trees are part of the earth's lan tree,earth,PartOf,0.8,an orchard has trees and trees are part of the earth's landscape,llm_bridge orchard,water,HasA,0.8,orchards need water and the earth contains water,llm_bridge water,earth,HasA,0.8,orchards need water and the earth contains water,llm_bridge -orchard,bridge_word:_soil,PartOf,0.8,"explanation: Soil is part of an orchard where trees grow, and it's also part of a mountain landscape.",llm_bridge -bridge_word:_soil,mountain,PartOf,0.8,"explanation: Soil is part of an orchard where trees grow, and it's also part of a mountain landscape.",llm_bridge -orchard,bridge_word:_path,AtLocation,0.8,"explanation: A path can be located in an orchard for access between trees, and it can also be located on a mountain for hiking.",llm_bridge -bridge_word:_path,mountain,AtLocation,0.8,"explanation: A path can be located in an orchard for access between trees, and it can also be located on a mountain for hiking.",llm_bridge -orchard,bridge_word:_tree,PartOf,0.8,"explanation: A tree is a part of an orchard, and trees can also be found at the location of a mountain.",llm_bridge -bridge_word:_tree,mountain,AtLocation,0.8,"explanation: A tree is a part of an orchard, and trees can also be found at the location of a mountain.",llm_bridge orchard,view,HasA,0.8,"orchards offer views, oceans are viewed",llm_bridge view,ocean,HasA,0.8,"orchards offer views, oceans are viewed",llm_bridge orchard,coast,LocatedNear,0.8,"orchards can be near coasts, coasts are part of oceans",llm_bridge @@ -2849,31 +2283,15 @@ orchard,bird,HasA,0.8,Orchards can have birds that sometimes drink from or are n bird,pond,AtLocation,0.8,Orchards can have birds that sometimes drink from or are near ponds.,llm_bridge orchard,fish,HasA,0.8,"An orchard might have a pond with fish, linking the two environments.",llm_bridge fish,pond,HasA,0.8,"An orchard might have a pond with fish, linking the two environments.",llm_bridge -orchard,*tree**,PartOf,0.8,"An orchard contains trees, and rivers often have trees growing near them.",llm_bridge -*tree**,river,HasProperty,0.8,"An orchard contains trees, and rivers often have trees growing near them.",llm_bridge -orchard,*soil**,PartOf,0.8,"Orchards have soil where trees grow, and rivers often have soil along their banks.",llm_bridge -*soil**,river,HasA,0.8,"Orchards have soil where trees grow, and rivers often have soil along their banks.",llm_bridge -orchard,*water**,UsedFor,0.8,"Water is used for irrigation in an orchard, and a river is a body of water.",llm_bridge -*water**,river,HasA,0.8,"Water is used for irrigation in an orchard, and a river is a body of water.",llm_bridge tree,meadow,HasA,0.8,Both orchards and meadows often contain trees.,llm_bridge orchard,grass,HasA,0.8,"Orchards may have grass between trees, while meadows are dominated by grass.",llm_bridge grass,meadow,HasA,0.8,"Orchards may have grass between trees, while meadows are dominated by grass.",llm_bridge fence,meadow,HasA,0.8,Both landscapes can be bounded or contained by fences.,llm_bridge -maple,,PartOf,0.8,"Both maple and pine are types of trees, which are large plants.",llm_bridge -,pine,PartOf,0.8,"Both maple and pine are types of trees, which are large plants.",llm_bridge -maple,,MadeOf,0.8,"Both maple and pine are types of wood, which is the material they are made of.",llm_bridge -,pine,MadeOf,0.8,"Both maple and pine are types of wood, which is the material they are made of.",llm_bridge -maple,,AtLocation,0.8,"Both maple and pine can be found in a forest, which is a location where they are commonly located.",llm_bridge -,pine,AtLocation,0.8,"Both maple and pine can be found in a forest, which is a location where they are commonly located.",llm_bridge maple,tree,PartOf,0.8,trees are part of both maples and branches,llm_bridge tree,branch,PartOf,0.8,trees are part of both maples and branches,llm_bridge maple,wood,MadeOf,0.8,both maples and branches are made of wood,llm_bridge wood,branch,MadeOf,0.8,both maples and branches are made of wood,llm_bridge maple,leaf,PartOf,0.8,leaves are part of both maples and branches,llm_bridge -,tree,PartOf,0.8,"explanation: A leaf is part of a maple (which is a type of tree), and a leaf is also part of a general tree.",llm_bridge -,tree,MadeOf,0.8,"explanation: A maple is made of wood, and a tree is made of wood.",llm_bridge -maple,,HasA,0.8,"explanation: A maple can have a sapling (a young tree), and a tree can be a sapling (when it's young).",llm_bridge -,tree,HasA,0.8,"explanation: A maple can have a sapling (a young tree), and a tree can be a sapling (when it's young).",llm_bridge wood,poplar,MadeOf,0.8,Both maple and poplar are types of wood.,llm_bridge tree,poplar,PartOf,0.8,Both maple and poplar are types of trees.,llm_bridge maple,bark,HasA,0.8,Both maple and poplar trees have bark.,llm_bridge @@ -2921,12 +2339,6 @@ egg,wren,HasA,0.8,Both birds lay eggs as part of their reproductive cycle.,llm_b nest,crow,HasA,0.8,both birds build nests,llm_bridge peacock,branch,AtLocation,0.8,both birds often perch on branches,llm_bridge branch,crow,AtLocation,0.8,both birds often perch on branches,llm_bridge -peacock,*tail**,HasA,0.8,"explanation: A peacock has a tail, and the tail is part of a feather.",llm_bridge -*tail**,feather,PartOf,0.8,"explanation: A peacock has a tail, and the tail is part of a feather.",llm_bridge -peacock,*plumage**,HasA,0.8,"explanation: A peacock has plumage, and plumage is made of feathers.",llm_bridge -*plumage**,feather,MadeOf,0.8,"explanation: A peacock has plumage, and plumage is made of feathers.",llm_bridge -peacock,*display**,CapableOf,0.8,"explanation: A peacock can display feathers, and feathers are used for display.",llm_bridge -*display**,feather,UsedFor,0.8,"explanation: A peacock can display feathers, and feathers are used for display.",llm_bridge bird,flycatcher,PartOf,0.8,peacock and flycatcher are both part of the classification of birds.,llm_bridge wings,flycatcher,HasA,0.8,peacock and flycatcher both have wings as part of their anatomy.,llm_bridge feathers,flycatcher,HasA,0.8,peacock and flycatcher both have feathers covering their bodies.,llm_bridge @@ -2936,51 +2348,19 @@ ostrich,nest,HasA,0.8,"both ostriches and terns build nests where they lay their nest,tern,HasA,0.8,"both ostriches and terns build nests where they lay their eggs, as part of their reproductive behavior.",llm_bridge ostrich,wing,HasA,0.8,"both ostriches and terns have wings, although ostriches are flightless, wings are a common physical feature in birds.",llm_bridge wing,tern,HasA,0.8,"both ostriches and terns have wings, although ostriches are flightless, wings are a common physical feature in birds.",llm_bridge -ostrich,bridge_word:_feather,HasA,0.8,"explanation: Both ostrich and rook are birds, and birds have feathers.",llm_bridge -bridge_word:_feather,rook,HasA,0.8,"explanation: Both ostrich and rook are birds, and birds have feathers.",llm_bridge -ostrich,bridge_word:_nest,HasA,0.8,"explanation: Both ostrich and rook are birds, and birds build or use nests.",llm_bridge -bridge_word:_nest,rook,HasA,0.8,"explanation: Both ostrich and rook are birds, and birds build or use nests.",llm_bridge -ostrich,bridge_word:_egg,HasA,0.8,"explanation: Both ostrich and rook are birds, and birds lay eggs.",llm_bridge -bridge_word:_egg,rook,HasA,0.8,"explanation: Both ostrich and rook are birds, and birds lay eggs.",llm_bridge ostrich,pet,HasProperty,0.8,"Both ostrich and cat can be kept as pets, though less commonly for ostriches.",llm_bridge pet,cat,HasProperty,0.8,"Both ostrich and cat can be kept as pets, though less commonly for ostriches.",llm_bridge ostrich,food,HasPrerequisite,0.8,Both ostriches and cats require food to survive.,llm_bridge food,cat,HasPrerequisite,0.8,Both ostriches and cats require food to survive.,llm_bridge ostrich,animal,PartOf,0.8,Both ostrich and cat are classified as animals.,llm_bridge animal,cat,PartOf,0.8,Both ostrich and cat are classified as animals.,llm_bridge -ostrich,*egg**,HasA,0.8,Both ostriches and emus lay eggs.,llm_bridge -*egg**,emu,HasA,0.8,Both ostriches and emus lay eggs.,llm_bridge -ostrich,*feather**,HasA,0.8,Both ostriches and emus have feathers as part of their anatomy.,llm_bridge -*feather**,emu,HasA,0.8,Both ostriches and emus have feathers as part of their anatomy.,llm_bridge -ostrich,*bird**,PartOf,0.8,Both ostriches and emus are types of birds.,llm_bridge -*bird**,emu,PartOf,0.8,Both ostriches and emus are types of birds.,llm_bridge ostrich,feather,HasA,0.8,both birds have feathers as part of their anatomy,llm_bridge feather,peacock,HasA,0.8,both birds have feathers as part of their anatomy,llm_bridge wing,peacock,HasA,0.8,both birds have wings as part of their anatomy,llm_bridge ostrich,egg,CapableOf,0.8,both birds are capable of laying eggs,llm_bridge egg,peacock,CapableOf,0.8,both birds are capable of laying eggs,llm_bridge -ostrich,*bridge**:_africa,AtLocation,0.8,Both animals are found in the African continent.,llm_bridge -*bridge**:_africa,lion,AtLocation,0.8,Both animals are found in the African continent.,llm_bridge -ostrich,*bridge**:_prey,HasProperty,0.8,"Ostriches can be prey for lions, which hunt prey.",llm_bridge -*bridge**:_prey,lion,CapableOf,0.8,"Ostriches can be prey for lions, which hunt prey.",llm_bridge -ostrich,*bridge**:_savanna,AtLocation,0.8,Both ostriches and lions inhabit the savanna biome.,llm_bridge -*bridge**:_savanna,lion,AtLocation,0.8,Both ostriches and lions inhabit the savanna biome.,llm_bridge ostrich,bird,PartOf,0.8,Both ostriches and cuckoos are types of birds.,llm_bridge bird,cuckoo,PartOf,0.8,Both ostriches and cuckoos are types of birds.,llm_bridge -bridge_word:_egg,lark,HasA,0.8,explanation: Both ostrich and lark are birds that lay eggs.,llm_bridge -ostrich,bridge_word:_wing,HasA,0.8,"explanation: Both ostrich and lark are birds that have wings, though ostrich wings are non-functional for flight.",llm_bridge -bridge_word:_wing,lark,HasA,0.8,"explanation: Both ostrich and lark are birds that have wings, though ostrich wings are non-functional for flight.",llm_bridge -bridge_word:_feather,lark,HasA,0.8,explanation: Both ostrich and lark are birds that have feathers covering their bodies.,llm_bridge -ostrich,*feathers**,HasA,0.8,Both ostrich and kestrel are birds that have feathers.,llm_bridge -*feathers**,kestrel,HasA,0.8,Both ostrich and kestrel are birds that have feathers.,llm_bridge -ostrich,*eggs**,CapableOf,0.8,Both ostrich and kestrel lay eggs as part of their reproductive behavior.,llm_bridge -*eggs**,kestrel,CapableOf,0.8,Both ostrich and kestrel lay eggs as part of their reproductive behavior.,llm_bridge -ostrich,*flying**,ReceivesAction,0.8,"Ostrich cannot fly (receives the action of trying to fly but fails), while kestrel can fly (is capable of flying).",llm_bridge -*flying**,kestrel,CapableOf,0.8,"Ostrich cannot fly (receives the action of trying to fly but fails), while kestrel can fly (is capable of flying).",llm_bridge -stethoscope,*wood**,MadeOf,0.8,wood is a material that stethoscopes can be made of (historically or in parts) and is a primary material for axe handles.,llm_bridge -*wood**,axe,MadeOf,0.8,wood is a material that stethoscopes can be made of (historically or in parts) and is a primary material for axe handles.,llm_bridge -stethoscope,*doctor**,UsedFor,0.8,"doctors use stethoscopes, and doctors (or someone else) might be capable of using an axe (though less common).",llm_bridge -*doctor**,axe,CapableOf,0.8,"doctors use stethoscopes, and doctors (or someone else) might be capable of using an axe (though less common).",llm_bridge stethoscope,doctor,UsedFor,0.8,doctors use both tools for medical purposes,llm_bridge doctor,needle,UsedFor,0.8,doctors use both tools for medical purposes,llm_bridge stethoscope,patient,UsedFor,0.8,both tools are used in treating patients,llm_bridge @@ -2993,23 +2373,6 @@ stethoscope,examination,UsedFor,0.8,both tools can be used during an examination examination,lighter,UsedFor,0.8,both tools can be used during an examination (medical or other types),llm_bridge stethoscope,pocket,HasA,0.8,both tools can be carried in a pocket,llm_bridge pocket,lighter,HasA,0.8,both tools can be carried in a pocket,llm_bridge -stethoscope,bridge_word:_music,UsedFor,0.8,music connects the medical profession (where stethoscopes are used) to the musical context of a triangle (musical instrument).,llm_bridge -bridge_word:_music,triangle,PartOf,0.8,music connects the medical profession (where stethoscopes are used) to the musical context of a triangle (musical instrument).,llm_bridge -stethoscope,bridge_word:_hospital,AtLocation,0.8,hospital connects the stethoscope (used by doctors) and the triangle (used in hospital music therapy).,llm_bridge -bridge_word:_hospital,triangle,AtLocation,0.8,hospital connects the stethoscope (used by doctors) and the triangle (used in hospital music therapy).,llm_bridge -stethoscope,bridge_word:_sound,UsedFor,0.8,sound connects the stethoscope (used to listen to bodily sounds) and the triangle (used to make musical sounds).,llm_bridge -bridge_word:_sound,triangle,UsedFor,0.8,sound connects the stethoscope (used to listen to bodily sounds) and the triangle (used to make musical sounds).,llm_bridge -stethoscope,*medicine**,UsedFor,0.8,Both tools are used in medical contexts.,llm_bridge -*medicine**,bellows,UsedFor,0.8,Both tools are used in medical contexts.,llm_bridge -stethoscope,*air**,UsedFor,0.8,"Both tools involve air to function (e.g., listening to breath sounds, pumping air).",llm_bridge -*air**,bellows,HasA,0.8,"Both tools involve air to function (e.g., listening to breath sounds, pumping air).",llm_bridge -stethoscope,*hospital**,AtLocation,0.8,Both tools might be found in a hospital setting.,llm_bridge -*hospital**,bellows,AtLocation,0.8,Both tools might be found in a hospital setting.,llm_bridge -*doctor**,rasp,UsedFor,0.8,A doctor uses both a stethoscope and a rasp as tools in their profession.,llm_bridge -stethoscope,*medical_kit**,PartOf,0.8,Both stethoscopes and rasps can be part of a medical kit.,llm_bridge -*medical_kit**,rasp,PartOf,0.8,Both stethoscopes and rasps can be part of a medical kit.,llm_bridge -stethoscope,*tool**,PartOf,0.8,Both stethoscopes and rasps are types of tools.,llm_bridge -*tool**,rasp,PartOf,0.8,Both stethoscopes and rasps are types of tools.,llm_bridge stethoscope,medical_professional,UsedFor,0.8,Both are tools used by medical professionals in different contexts,llm_bridge medical_professional,saxophone,UsedFor,0.8,Both are tools used by medical professionals in different contexts,llm_bridge stethoscope,musician,UsedFor,0.8,Both are tools used by musicians or medical professionals,llm_bridge @@ -3026,12 +2389,6 @@ stethoscope,ear,PartOf,0.8,"The stethoscope is used for examining ears (part of ear,comb,UsedFor,0.8,"The stethoscope is used for examining ears (part of the body), while a comb can be used near or on the ears (part of grooming).",llm_bridge stethoscope,metal,MadeOf,0.8,Both a stethoscope and a comb can be made of metal components.,llm_bridge metal,comb,MadeOf,0.8,Both a stethoscope and a comb can be made of metal components.,llm_bridge -stethoscope,,UsedFor,0.8,"a doctor uses a stethoscope and receives action from a planer (e.g., to adjust or repair it).",llm_bridge -,planer,ReceivesAction,0.8,"a doctor uses a stethoscope and receives action from a planer (e.g., to adjust or repair it).",llm_bridge -stethoscope,,AtLocation,0.8,"a workshop is a location where both a stethoscope and planer might be found (e.g., for repair or maintenance).",llm_bridge -,planer,AtLocation,0.8,"a workshop is a location where both a stethoscope and planer might be found (e.g., for repair or maintenance).",llm_bridge -stethoscope,,PartOf,0.8,"both a stethoscope and planer are types of tools, so ""tool"" is a superordinate category.",llm_bridge -,planer,PartOf,0.8,"both a stethoscope and planer are types of tools, so ""tool"" is a superordinate category.",llm_bridge canary,cage,AtLocation,0.8,both birds can be kept in a cage,llm_bridge cage,martin,AtLocation,0.8,both birds can be kept in a cage,llm_bridge canary,birdhouse,AtLocation,0.8,both birds can live in a birdhouse,llm_bridge @@ -3048,39 +2405,16 @@ canary,nest,HasA,0.8,both canaries and ibises build nests,llm_bridge nest,ibis,HasA,0.8,both canaries and ibises build nests,llm_bridge canary,feather,HasA,0.8,both canaries and ibises have feathers,llm_bridge feather,ibis,HasA,0.8,both canaries and ibises have feathers,llm_bridge -canary,*wing**,HasA,0.8,Both canaries and barbets have wings as a physical feature.,llm_bridge -*wing**,barbet,HasA,0.8,Both canaries and barbets have wings as a physical feature.,llm_bridge -canary,*nest**,HasA,0.8,Both canaries and barbets build or use nests for habitation.,llm_bridge -*nest**,barbet,HasA,0.8,Both canaries and barbets build or use nests for habitation.,llm_bridge -canary,*feather**,HasA,0.8,Both canaries and barbets have feathers as part of their bird anatomy.,llm_bridge -*feather**,barbet,HasA,0.8,Both canaries and barbets have feathers as part of their bird anatomy.,llm_bridge canary,beak,HasA,0.8,Both canaries and hornbills have beaks as part of their bird anatomy.,llm_bridge feather,hornbill,HasA,0.8,Both canaries and hornbills have feathers as part of their bird anatomy.,llm_bridge canary,egg,CapableOf,0.8,Both canaries and hornbills are capable of laying eggs.,llm_bridge egg,hornbill,CapableOf,0.8,Both canaries and hornbills are capable of laying eggs.,llm_bridge -canary,bridge_word:_bird,PartOf,0.8,Both canary and wagtail are types of birds.,llm_bridge -bridge_word:_bird,wagtail,PartOf,0.8,Both canary and wagtail are types of birds.,llm_bridge -canary,bridge_word:_feather,HasA,0.8,Both canary and wagtail have feathers.,llm_bridge -bridge_word:_feather,wagtail,HasA,0.8,Both canary and wagtail have feathers.,llm_bridge -canary,bridge_word:_nest,HasA,0.8,Both canary and wagtail have nests.,llm_bridge -bridge_word:_nest,wagtail,HasA,0.8,Both canary and wagtail have nests.,llm_bridge feather,quetzal,HasA,0.8,both canaries and quetzals are birds that have feathers.,llm_bridge nest,quetzal,HasA,0.8,both canaries and quetzals are birds that have nests.,llm_bridge wing,quetzal,HasA,0.8,both canaries and quetzals are birds that have wings.,llm_bridge -canary,*bird**,PartOf,0.8,Both canaries and crows are types of birds.,llm_bridge -*bird**,crow,PartOf,0.8,Both canaries and crows are types of birds.,llm_bridge -*feather**,crow,HasA,0.8,Both canaries and crows have feathers.,llm_bridge -canary,*flock**,AtLocation,0.8,Both canaries and crows can be found in flocks.,llm_bridge -*flock**,crow,AtLocation,0.8,Both canaries and crows can be found in flocks.,llm_bridge nest,weaver,HasA,0.8,Both birds have nests.,llm_bridge feather,weaver,HasA,0.8,Both birds have feathers.,llm_bridge wing,weaver,HasA,0.8,Both birds have wings.,llm_bridge -canary,*egg**,HasPrerequisite,0.8,Both canaries and quails hatch from eggs.,llm_bridge -*egg**,quail,HasPrerequisite,0.8,Both canaries and quails hatch from eggs.,llm_bridge -canary,*cage**,AtLocation,0.8,Both canaries and quails can be kept in cages.,llm_bridge -*cage**,quail,AtLocation,0.8,Both canaries and quails can be kept in cages.,llm_bridge -canary,*seed**,UsedFor,0.8,Both canaries and quails eat seeds as part of their diet.,llm_bridge -*seed**,quail,UsedFor,0.8,Both canaries and quails eat seeds as part of their diet.,llm_bridge cumin,dish,HasA,0.8,a dish can contain both cumin and ginger,llm_bridge dish,ginger,HasA,0.8,a dish can contain both cumin and ginger,llm_bridge cumin,spice_rack,HasA,0.8,a spice rack contains both cumin and ginger,llm_bridge @@ -3144,22 +2478,10 @@ thimble,needle,PartOf,0.8,"needle is part of using a thimble in sewing, and some needle,car,HasA,0.8,"needle is part of using a thimble in sewing, and some specialized cars might have needle-like structures in design or components",llm_bridge thimble,metal,MadeOf,0.8,both a thimble and a car can be made of metal,llm_bridge metal,car,MadeOf,0.8,both a thimble and a car can be made of metal,llm_bridge -thimble,*finger**,UsedFor,0.8,Both a thimble and a trigger are used with the finger.,llm_bridge -*finger**,trigger,UsedFor,0.8,Both a thimble and a trigger are used with the finger.,llm_bridge -thimble,*gun**,PartOf,0.8,"A thimble is part of sewing tools, while a trigger is part of a gun.",llm_bridge -*gun**,trigger,PartOf,0.8,"A thimble is part of sewing tools, while a trigger is part of a gun.",llm_bridge -thimble,*metal**,MadeOf,0.8,Both a thimble and a trigger can be made of metal.,llm_bridge -*metal**,trigger,MadeOf,0.8,Both a thimble and a trigger can be made of metal.,llm_bridge needle,pick,UsedFor,0.8,Both tools are used with a needle for sewing or piercing.,llm_bridge fabric,pick,UsedFor,0.8,"Both tools are used to work with fabric, either for sewing (thimble) or for picking (pick).",llm_bridge thimble,thread,UsedFor,0.8,"Both tools can be used in tasks involving thread, such as sewing (thimble) or unpicking stitches (pick).",llm_bridge thread,pick,UsedFor,0.8,"Both tools can be used in tasks involving thread, such as sewing (thimble) or unpicking stitches (pick).",llm_bridge -thimble,*fabric**,MadeOf,0.8,Fabric is a material used to make both thimbles (for sewing) and lanterns (for covering light).,llm_bridge -*fabric**,lantern,MadeOf,0.8,Fabric is a material used to make both thimbles (for sewing) and lanterns (for covering light).,llm_bridge -thimble,*light**,ReceivesAction,0.8,"Thimbles can be used with light (for threading needles), and lanterns desire to provide light.",llm_bridge -*light**,lantern,Desires,0.8,"Thimbles can be used with light (for threading needles), and lanterns desire to provide light.",llm_bridge -thimble,*thread**,HasA,0.8,"Thimbles have threads, and lanterns have threads (for hanging or securing).",llm_bridge -*thread**,lantern,HasPrerequisite,0.8,"Thimbles have threads, and lanterns have threads (for hanging or securing).",llm_bridge thimble,finger,UsedFor,0.8,Both the thimble and comb are used with fingers.,llm_bridge finger,comb,UsedFor,0.8,Both the thimble and comb are used with fingers.,llm_bridge thimble,hair,HasPrerequisite,0.8,"Thimbles require fabric (related to hair in some contexts), and combs are used for hair.",llm_bridge @@ -3172,10 +2494,6 @@ quilt,triangle,HasA,0.8,"A quilt uses a thimble for sewing, and it often has tri fabric,punch,UsedFor,0.8,fabric is sewn with a thimble and punctured with a punch,llm_bridge thimble,leather,UsedFor,0.8,leather is sewn with a thimble and punched with a punch,llm_bridge leather,punch,UsedFor,0.8,leather is sewn with a thimble and punched with a punch,llm_bridge -thimble,bridge_word:_sewing,UsedFor,0.8,sewing connects the use of a thimble to the need for a ladder in certain sewing tasks (like reaching high shelves for materials).,llm_bridge -bridge_word:_sewing,ladder,HasPrerequisite,0.8,sewing connects the use of a thimble to the need for a ladder in certain sewing tasks (like reaching high shelves for materials).,llm_bridge -thimble,bridge_word:_fabric,UsedFor,0.8,"fabric connects a sewing tool (thimble) to a tool that can be used in fabric-related tasks (like hanging fabric, though this is more of a stretch).",llm_bridge -bridge_word:_fabric,ladder,UsedFor,0.8,"fabric connects a sewing tool (thimble) to a tool that can be used in fabric-related tasks (like hanging fabric, though this is more of a stretch).",llm_bridge holly,ground,AtLocation,0.8,"holly grows in the ground, and a forest is located on the ground.",llm_bridge ground,forest,AtLocation,0.8,"holly grows in the ground, and a forest is located on the ground.",llm_bridge holly,berries,HasA,0.8,Both holly and coca trees are known for producing berries.,llm_bridge @@ -3184,20 +2502,8 @@ holly,leaves,HasA,0.8,Both holly and coca trees have distinct types of leaves.,l leaves,coca,HasA,0.8,Both holly and coca trees have distinct types of leaves.,llm_bridge holly,caffeine,HasProperty,0.8,"Holly leaves (like ilex guayusa) can contain caffeine, and coca leaves are a source of caffeine (though processed).",llm_bridge caffeine,coca,MadeOf,0.8,"Holly leaves (like ilex guayusa) can contain caffeine, and coca leaves are a source of caffeine (though processed).",llm_bridge -holly,bridge_word:_berry,HasA,0.8,both holly and dogwood trees have berries,llm_bridge -bridge_word:_berry,dogwood,HasA,0.8,both holly and dogwood trees have berries,llm_bridge -holly,bridge_word:_flower,HasA,0.8,both holly and dogwood trees have distinctive flowers,llm_bridge -bridge_word:_flower,dogwood,HasA,0.8,both holly and dogwood trees have distinctive flowers,llm_bridge -holly,bridge_word:_tree,PartOf,0.8,both holly and dogwood are types of trees,llm_bridge -bridge_word:_tree,dogwood,PartOf,0.8,both holly and dogwood are types of trees,llm_bridge holly,forest,AtLocation,0.8,holly and cedar can both be found growing in a forest.,llm_bridge forest,cedar,AtLocation,0.8,holly and cedar can both be found growing in a forest.,llm_bridge -holly,bridge_word:_foliage,HasA,0.8,"explanation: Holly has foliage that is often evergreen, and evergreen trees are defined by their foliage that remains green year-round.",llm_bridge -bridge_word:_foliage,evergreen,HasA,0.8,"explanation: Holly has foliage that is often evergreen, and evergreen trees are defined by their foliage that remains green year-round.",llm_bridge -holly,bridge_word:_leaves,HasA,0.8,"explanation: Holly has leaves that are often evergreen, and evergreen trees have leaves (needles or broad leaves) that stay green year-round.",llm_bridge -bridge_word:_leaves,evergreen,HasA,0.8,"explanation: Holly has leaves that are often evergreen, and evergreen trees have leaves (needles or broad leaves) that stay green year-round.",llm_bridge -holly,bridge_word:_shrub,PartOf,0.8,"explanation: Holly can be a shrub that is part of the evergreen category, and evergreens include shrubs as part of their classification.",llm_bridge -bridge_word:_shrub,evergreen,PartOf,0.8,"explanation: Holly can be a shrub that is part of the evergreen category, and evergreens include shrubs as part of their classification.",llm_bridge holly,wood,MadeOf,0.8,wood is the common material of both holly and oak trees.,llm_bridge holly,branch,PartOf,0.8,both are parts of trees,llm_bridge branch,hickory,PartOf,0.8,both are parts of trees,llm_bridge @@ -3210,23 +2516,6 @@ python,reptile,PartOf,0.8,reptile connects as the class of python and what a fox reptile,fox,Desires,0.8,reptile connects as the class of python and what a fox might prey on,llm_bridge python,egg,HasA,0.8,egg connects as something a python lays and what a fox might eat,llm_bridge egg,fox,UsedFor,0.8,egg connects as something a python lays and what a fox might eat,llm_bridge -python,*snake**,PartOf,0.8,"A python is a type of snake, and claws are part of a snake's anatomy.",llm_bridge -*snake**,claw,PartOf,0.8,"A python is a type of snake, and claws are part of a snake's anatomy.",llm_bridge -python,*reptile**,PartOf,0.8,"A python is a type of reptile, and claws are a feature of reptiles.",llm_bridge -*reptile**,claw,PartOf,0.8,"A python is a type of reptile, and claws are a feature of reptiles.",llm_bridge -python,*animal**,PartOf,0.8,Both python and claw are attributes or parts of animals.,llm_bridge -*animal**,claw,PartOf,0.8,Both python and claw are attributes or parts of animals.,llm_bridge -python,*africa**,AtLocation,0.8,Both pythons and rhinoceroses are found in Africa.,llm_bridge -*africa**,rhinoceros,AtLocation,0.8,Both pythons and rhinoceroses are found in Africa.,llm_bridge -python,*habitat**,AtLocation,0.8,Both animals share certain habitats in the wild.,llm_bridge -*habitat**,rhinoceros,AtLocation,0.8,Both animals share certain habitats in the wild.,llm_bridge -python,*zoo**,AtLocation,0.8,Both pythons and rhinoceroses can be found in zoos.,llm_bridge -*zoo**,rhinoceros,AtLocation,0.8,Both pythons and rhinoceroses can be found in zoos.,llm_bridge -*snake**,rat,PartOf,0.8,Both are types of snakes.,llm_bridge -python,*food**,UsedFor,0.8,"A python eats rats, and rats can be food for other animals.",llm_bridge -*food**,rat,UsedFor,0.8,"A python eats rats, and rats can be food for other animals.",llm_bridge -python,*predator**,HasProperty,0.8,"A python is a predator that might hunt rats, and rats are prey that can be hunted.",llm_bridge -*predator**,rat,HasProperty,0.8,"A python is a predator that might hunt rats, and rats are prey that can be hunted.",llm_bridge snake,meat,PartOf,0.8,"snakes are reptiles, and some snakes (including pythons) eat meat",llm_bridge python,eat,UsedFor,0.8,pythons use eating to consume meat,llm_bridge eat,meat,CapableOf,0.8,pythons use eating to consume meat,llm_bridge @@ -3253,18 +2542,6 @@ food,orca,UsedFor,0.8,food is a resource for both animals,llm_bridge python,trainer,ReceivesAction,0.8,a trainer can work with or interact with both animals,llm_bridge trainer,orca,ReceivesAction,0.8,a trainer can work with or interact with both animals,llm_bridge snake,ostrich,HasA,0.8,Both are types of reptiles/birds with distinct features,llm_bridge -centipede,*animal**,HasA,0.8,both are animals,llm_bridge -*animal**,wolf,HasA,0.8,both are animals,llm_bridge -centipede,*prey**,UsedFor,0.8,both can be prey for other animals,llm_bridge -*prey**,wolf,UsedFor,0.8,both can be prey for other animals,llm_bridge -centipede,*habitat**,AtLocation,0.8,both live in natural habitats,llm_bridge -*habitat**,wolf,AtLocation,0.8,both live in natural habitats,llm_bridge -centipede,"bridge_word:_""habitat""",AtLocation,0.8,explanation: Both centipedes and rheas can be found in various natural habitats.,llm_bridge -"bridge_word:_""habitat""",rhea,AtLocation,0.8,explanation: Both centipedes and rheas can be found in various natural habitats.,llm_bridge -centipede,"bridge_word:_""food""",UsedFor,0.8,explanation: Both centipedes and rheas can be part of a food chain (predator or prey).,llm_bridge -"bridge_word:_""food""",rhea,UsedFor,0.8,explanation: Both centipedes and rheas can be part of a food chain (predator or prey).,llm_bridge -centipede,"bridge_word:_""animal""",PartOf,0.8,explanation: Both centipedes and rheas are classified as animals in biological taxonomy.,llm_bridge -"bridge_word:_""animal""",rhea,PartOf,0.8,explanation: Both centipedes and rheas are classified as animals in biological taxonomy.,llm_bridge centipede,food,UsedFor,0.8,centipede is part of the food chain where it can be used as food; gazelle is also part of the food chain where it can be used as food,llm_bridge food,gazelle,UsedFor,0.8,centipede is part of the food chain where it can be used as food; gazelle is also part of the food chain where it can be used as food,llm_bridge centipede,predator,CapableOf,0.8,centipede can be a predator; gazelle can be a predator,llm_bridge @@ -3278,16 +2555,6 @@ predator,fish,CapableOf,0.8,predator connects both as they can act as predators centipede,soil,AtLocation,0.8,centipedes and worms are both found in soil.,llm_bridge centipede,garden,AtLocation,0.8,centipedes and worms are both found in gardens.,llm_bridge garden,worm,AtLocation,0.8,centipedes and worms are both found in gardens.,llm_bridge -centipede,,AtLocation,0.8,Both centipedes and lemurs can be found in trees.,llm_bridge -,lemur,AtLocation,0.8,Both centipedes and lemurs can be found in trees.,llm_bridge -centipede,,HasA,0.8,"A centipede can be a predator, and a lemur can be prey or predator in the same ecosystem.",llm_bridge -,lemur,CapableOf,0.8,"A centipede can be a predator, and a lemur can be prey or predator in the same ecosystem.",llm_bridge -centipede,bridge_word:_insect,PartOf,0.8,explanation: Both centipedes and spiders are part of the broader category of arthropods or insects.,llm_bridge -bridge_word:_insect,spider,PartOf,0.8,explanation: Both centipedes and spiders are part of the broader category of arthropods or insects.,llm_bridge -centipede,bridge_word:_leg,HasA,0.8,"explanation: Both centipedes and spiders have legs, although in different quantities and arrangements.",llm_bridge -bridge_word:_leg,spider,HasA,0.8,"explanation: Both centipedes and spiders have legs, although in different quantities and arrangements.",llm_bridge -centipede,bridge_word:_web,UsedFor,0.8,"explanation: Spiders create webs, while centipedes might use webs as hunting tools or obstacles.",llm_bridge -bridge_word:_web,spider,MadeOf,0.8,"explanation: Spiders create webs, while centipedes might use webs as hunting tools or obstacles.",llm_bridge centipede,prey,ReceivesAction,0.8,prey connects the food source and predator,llm_bridge prey,lion,CapableOf,0.8,prey connects the food source and predator,llm_bridge predator,lion,ReceivesAction,0.8,predator connects the hunter and prey,llm_bridge @@ -3319,35 +2586,12 @@ cockatoo,wing,HasA,0.8,both cockatoos and birds have wings,llm_bridge wing,bird,HasA,0.8,both cockatoos and birds have wings,llm_bridge cockatoo,beak,HasA,0.8,both cockatoos and birds have beaks,llm_bridge beak,bird,HasA,0.8,both cockatoos and birds have beaks,llm_bridge -cockatoo,*wing**,HasA,0.8,"A cockatoo has wings, and a feather is part of a wing.",llm_bridge -*wing**,feather,PartOf,0.8,"A cockatoo has wings, and a feather is part of a wing.",llm_bridge -cockatoo,*plumage**,HasA,0.8,"A cockatoo has plumage, and plumage is made of feathers.",llm_bridge -cockatoo,*bird**,PartOf,0.8,"A cockatoo is a type of bird, and a feather is part of a bird.",llm_bridge -*bird**,feather,PartOf,0.8,"A cockatoo is a type of bird, and a feather is part of a bird.",llm_bridge nest,weaver,PartOf,0.8,"Both birds have nests, and a weaver builds part of a nest structure.",llm_bridge beak,weaver,PartOf,0.8,"Both birds have beaks, and a weaver uses its beak for weaving nest material.",llm_bridge cockatoo,feathers,HasA,0.8,Both cockatoos and weavers have feathers as part of their physical makeup.,llm_bridge feathers,weaver,HasA,0.8,Both cockatoos and weavers have feathers as part of their physical makeup.,llm_bridge -cockatoo,bridge_word:_nest,HasA,0.8,both birds have nests where they live or raise young,llm_bridge -bridge_word:_nest,pigeon,HasA,0.8,both birds have nests where they live or raise young,llm_bridge -cockatoo,bridge_word:_seed,UsedFor,0.8,both birds eat seeds as part of their diet,llm_bridge -bridge_word:_seed,pigeon,UsedFor,0.8,both birds eat seeds as part of their diet,llm_bridge -cockatoo,bridge_word:_feather,HasA,0.8,both birds have feathers covering their bodies,llm_bridge -bridge_word:_feather,pigeon,HasA,0.8,both birds have feathers covering their bodies,llm_bridge cockatoo,birdseed,UsedFor,0.8,"Both cockatoos and avocets are birds, and birdseed can be used as food for both types of birds (though more commonly for cockatoos).",llm_bridge birdseed,avocet,UsedFor,0.8,"Both cockatoos and avocets are birds, and birdseed can be used as food for both types of birds (though more commonly for cockatoos).",llm_bridge -cockatoo,bridge_word:_feathers,HasA,0.8,explanation: Both cockatoos and peacocks have feathers.,llm_bridge -bridge_word:_feathers,peacock,HasA,0.8,explanation: Both cockatoos and peacocks have feathers.,llm_bridge -cockatoo,bridge_word:_birdcage,AtLocation,0.8,explanation: Both cockatoos and peacocks can be found in birdcages.,llm_bridge -bridge_word:_birdcage,peacock,AtLocation,0.8,explanation: Both cockatoos and peacocks can be found in birdcages.,llm_bridge -cockatoo,bridge_word:_pet,CapableOf,0.8,explanation: Both cockatoos and peacocks can be kept as pets.,llm_bridge -bridge_word:_pet,peacock,CapableOf,0.8,explanation: Both cockatoos and peacocks can be kept as pets.,llm_bridge -cockatoo,,CapableOf,0.8,Both birds lay eggs as part of their reproductive process.,llm_bridge -,quail,CapableOf,0.8,Both birds lay eggs as part of their reproductive process.,llm_bridge -cockatoo,,PartOf,0.8,Both cockatoos and quails belong to the broader category of birds.,llm_bridge -,quail,PartOf,0.8,Both cockatoos and quails belong to the broader category of birds.,llm_bridge -cockatoo,,HasA,0.8,Both birds have feathers as part of their physical structure.,llm_bridge -,quail,HasA,0.8,Both birds have feathers as part of their physical structure.,llm_bridge cockatoo,pineapple,ReceivesAction,0.8,"Both cockatoos and gulls might be observed interacting with pineapples (e.g., eating them).",llm_bridge pineapple,gull,ReceivesAction,0.8,"Both cockatoos and gulls might be observed interacting with pineapples (e.g., eating them).",llm_bridge tree,gull,AtLocation,0.8,Both cockatoos and gulls can be found near trees.,llm_bridge @@ -3364,8 +2608,6 @@ emu,feather,HasA,0.8,both emus and penguins have feathers as part of their body feather,penguin,HasA,0.8,both emus and penguins have feathers as part of their body covering,llm_bridge emu,bird,PartOf,0.8,both emus and penguins are classified as birds in the animal kingdom,llm_bridge bird,penguin,PartOf,0.8,both emus and penguins are classified as birds in the animal kingdom,llm_bridge -emu,bridge_word:_bird,PartOf,0.8,explanation: Both emu and cassowary are types of birds.,llm_bridge -bridge_word:_bird,cassowary,PartOf,0.8,explanation: Both emu and cassowary are types of birds.,llm_bridge emu,food,UsedFor,0.8,both emus and crabs can be used as food for other animals or humans,llm_bridge food,crab,UsedFor,0.8,both emus and crabs can be used as food for other animals or humans,llm_bridge emu,habitat,AtLocation,0.8,emus and crabs both live in specific habitats (land vs. water),llm_bridge @@ -3376,11 +2618,6 @@ emu,leg,HasA,0.8,legs are a part of an emu and muscles are a part of legs.,llm_b leg,muscle,PartOf,0.8,legs are a part of an emu and muscles are a part of legs.,llm_bridge bird,muscle,HasA,0.8,"emu is a type of bird, and birds have muscles.",llm_bridge food,muscle,MadeOf,0.8,"emus can be used for food, and muscles are made of food (nutrients).",llm_bridge -emu,*oil**,HasA,0.8,emus contain oil that can be extracted; emu oil is made of fat.,llm_bridge -*oil**,fat,MadeOf,0.8,emus contain oil that can be extracted; emu oil is made of fat.,llm_bridge -emu,*meat**,HasA,0.8,emus have meat that contains fat.,llm_bridge -*meat**,fat,MadeOf,0.8,emus have meat that contains fat.,llm_bridge -emu,*food**,UsedFor,0.8,"emus are used for food, which can be made of fat.",llm_bridge emu,cage,AtLocation,0.8,"cage connects as a common location where both emus and rats might be kept, especially in captivity.",llm_bridge cage,rat,AtLocation,0.8,"cage connects as a common location where both emus and rats might be kept, especially in captivity.",llm_bridge emu,zoo,AtLocation,0.8,zoo connects as a location where both emus and rats are commonly found for display or conservation.,llm_bridge @@ -3404,37 +2641,17 @@ nest,finch,AtLocation,0.8,puffins and finches both nest in specific locations.,l puffin,egg,HasA,0.8,puffins and finches both lay eggs.,llm_bridge egg,finch,HasA,0.8,puffins and finches both lay eggs.,llm_bridge beak,finch,HasA,0.8,puffins and finches both have beaks for eating and other activities.,llm_bridge -puffin,bridge_word:_egg,HasA,0.8,explanation: Both puffins and pheasants are birds that lay eggs.,llm_bridge -bridge_word:_egg,pheasant,HasA,0.8,explanation: Both puffins and pheasants are birds that lay eggs.,llm_bridge -puffin,bridge_word:_feather,HasA,0.8,explanation: Both puffins and pheasants are birds that have feathers.,llm_bridge -bridge_word:_feather,pheasant,HasA,0.8,explanation: Both puffins and pheasants are birds that have feathers.,llm_bridge -puffin,bridge_word:_nest,HasA,0.8,explanation: Both puffins and pheasants are birds that build and use nests.,llm_bridge -bridge_word:_nest,pheasant,HasA,0.8,explanation: Both puffins and pheasants are birds that build and use nests.,llm_bridge puffin,bird,PartOf,0.8,both puffins and rheas are types of birds,llm_bridge bird,rhea,PartOf,0.8,both puffins and rheas are types of birds,llm_bridge puffin,habitat,AtLocation,0.8,both puffins and rheas can be found in natural habitats,llm_bridge habitat,rhea,AtLocation,0.8,both puffins and rheas can be found in natural habitats,llm_bridge -puffin,bridge_word:_bird,PartOf,0.8,explanation: Both puffins and waxwings are types of birds.,llm_bridge -bridge_word:_bird,waxwing,PartOf,0.8,explanation: Both puffins and waxwings are types of birds.,llm_bridge puffin,bridge,PartOf,0.8,both are parts of the bird kingdom,llm_bridge bridge,curassow,PartOf,0.8,both are parts of the bird kingdom,llm_bridge puffin,egg,CapableOf,0.8,both can lay eggs,llm_bridge -puffin,*bird**,PartOf,0.8,Both are types of birds.,llm_bridge -*bird**,canary,PartOf,0.8,Both are types of birds.,llm_bridge -puffin,*egg**,HasA,0.8,Both birds lay eggs.,llm_bridge -*egg**,canary,HasA,0.8,Both birds lay eggs.,llm_bridge -puffin,*feather**,HasA,0.8,Both birds have feathers.,llm_bridge -*feather**,canary,HasA,0.8,Both birds have feathers.,llm_bridge beak,thrasher,HasA,0.8,Both birds have beaks used for eating and other functions.,llm_bridge puffin,wing,HasA,0.8,Both birds have wings for flying or other movements.,llm_bridge wing,thrasher,HasA,0.8,Both birds have wings for flying or other movements.,llm_bridge nest,thrasher,AtLocation,0.8,Both birds inhabit or build nests as part of their natural behavior.,llm_bridge -auk,bridge_word:_bird,HasA,0.8,both are types of birds,llm_bridge -bridge_word:_bird,cardinal,HasA,0.8,both are types of birds,llm_bridge -auk,bridge_word:_feather,HasA,0.8,both have feathers as part of their anatomy,llm_bridge -bridge_word:_feather,cardinal,HasA,0.8,both have feathers as part of their anatomy,llm_bridge -auk,bridge_word:_nest,HasA,0.8,both build or inhabit nests,llm_bridge -bridge_word:_nest,cardinal,HasA,0.8,both build or inhabit nests,llm_bridge auk,wing,PartOf,0.8,wings are physical parts of both birds,llm_bridge wing,buzzard,PartOf,0.8,wings are physical parts of both birds,llm_bridge auk,beak,PartOf,0.8,beaks are physical parts of both birds,llm_bridge @@ -3455,10 +2672,6 @@ feather,goose,HasA,0.8,both birds have feathers,llm_bridge nest,goose,HasA,0.8,both birds build nests,llm_bridge auk,penguin,PartOf,0.8,Both auk and booby are birds often grouped with penguins in discussions of flightless or seabirds.,llm_bridge penguin,booby,PartOf,0.8,Both auk and booby are birds often grouped with penguins in discussions of flightless or seabirds.,llm_bridge -bridge_word:_nest,barbet,HasA,0.8,Both birds typically have nests for laying eggs and raising young.,llm_bridge -bridge_word:_feather,barbet,HasA,0.8,Both birds have feathers as part of their physical structure.,llm_bridge -auk,bridge_word:_birdhouse,LocatedNear,0.8,"Both birds might be found near birdhouses, which are structures providing shelter or nesting sites.",llm_bridge -bridge_word:_birdhouse,barbet,LocatedNear,0.8,"Both birds might be found near birdhouses, which are structures providing shelter or nesting sites.",llm_bridge wing,osprey,PartOf,0.8,Both birds have wings.,llm_bridge feather,osprey,PartOf,0.8,Both birds are covered in feathers.,llm_bridge nest,osprey,HasA,0.8,Both birds build or use nests.,llm_bridge @@ -3480,12 +2693,6 @@ coca,leaf,HasA,0.8,both coca and evergreen trees have leaves,llm_bridge leaf,evergreen,HasA,0.8,both coca and evergreen trees have leaves,llm_bridge coca,branch,HasA,0.8,both coca and evergreen trees have branches,llm_bridge branch,evergreen,HasA,0.8,both coca and evergreen trees have branches,llm_bridge -coca,*leaves**,HasA,0.8,Both coca and cedar are trees that have leaves.,llm_bridge -*leaves**,cedar,HasA,0.8,Both coca and cedar are trees that have leaves.,llm_bridge -coca,*wood**,HasA,0.8,Both coca and cedar are trees that produce wood.,llm_bridge -*wood**,cedar,HasA,0.8,Both coca and cedar are trees that produce wood.,llm_bridge -coca,*branch**,HasA,0.8,Both coca and cedar are trees that have branches.,llm_bridge -*branch**,cedar,HasA,0.8,Both coca and cedar are trees that have branches.,llm_bridge plant,forest,HasA,0.8,"Coca is a type of plant, and forests contain many plants.",llm_bridge coca,land,PartOf,0.8,"Coca trees grow on land, and forests are made up of land.",llm_bridge land,forest,PartOf,0.8,"Coca trees grow on land, and forests are made up of land.",llm_bridge @@ -3538,12 +2745,6 @@ coriander,herb,HasProperty,0.8,Both coriander and anise are types of herbs often herb,anise,HasProperty,0.8,Both coriander and anise are types of herbs often used as spices.,llm_bridge coriander,flavor,HasProperty,0.8,Both coriander and anise contribute distinct flavors.,llm_bridge flavor,anise,HasProperty,0.8,Both coriander and anise contribute distinct flavors.,llm_bridge -lilac,bridge_word:_flowerbed,AtLocation,0.8,a flowerbed is a location where both lilacs and daffodils can be planted,llm_bridge -bridge_word:_flowerbed,daffodil,AtLocation,0.8,a flowerbed is a location where both lilacs and daffodils can be planted,llm_bridge -lilac,bridge_word:_garden,AtLocation,0.8,a garden is a common place where both lilacs and daffodils are grown,llm_bridge -bridge_word:_garden,daffodil,AtLocation,0.8,a garden is a common place where both lilacs and daffodils are grown,llm_bridge -lilac,bridge_word:_bouquet,UsedFor,0.8,a bouquet can be made from both lilacs and daffodils for decorative purposes,llm_bridge -bridge_word:_bouquet,daffodil,UsedFor,0.8,a bouquet can be made from both lilacs and daffodils for decorative purposes,llm_bridge lilac,garden,AtLocation,0.8,garden is a place where both lilacs and tulips are commonly found.,llm_bridge garden,tulip,AtLocation,0.8,garden is a place where both lilacs and tulips are commonly found.,llm_bridge lilac,flowerbed,AtLocation,0.8,flowerbed is a place where both lilacs and tulips can be planted and grown.,llm_bridge @@ -3566,8 +2767,6 @@ lilac,seed,HasA,0.8,Both lilac and poppy produce seeds as part of their life cyc seed,poppy,HasA,0.8,Both lilac and poppy produce seeds as part of their life cycle.,llm_bridge lilac,flower,HasA,0.8,Both lilac and bouquet are types of flowers or composed of flowers.,llm_bridge flower,bouquet,HasA,0.8,Both lilac and bouquet are types of flowers or composed of flowers.,llm_bridge -lilac,bridge_word:_flower,HasA,0.8,explanation: both are types of flowers,llm_bridge -bridge_word:_flower,iris,HasA,0.8,explanation: both are types of flowers,llm_bridge lilac,color,HasProperty,0.8,both lilacs and violets can have a purple color,llm_bridge color,violet,HasProperty,0.8,both lilacs and violets can have a purple color,llm_bridge flower,violet,PartOf,0.8,both lilacs and violets are types of flowers,llm_bridge @@ -3622,14 +2821,6 @@ feline,tail,PartOf,0.8,"A lynx is a feline, and a tail is part of a feline.",llm prey,goose,HasPrerequisite,0.8,prey connects as something that both animals interact with in their ecosystem,llm_bridge hunt,goose,HasPrerequisite,0.8,hunt connects as an action that links predator and prey,llm_bridge fur,goose,HasProperty,0.8,"fur connects as a common physical characteristic, though in different forms",llm_bridge -lynx,bridge_word:_zoo,AtLocation,0.8,explanation: Both lynxes and chimpanzees can be found in a zoo.,llm_bridge -bridge_word:_zoo,chimpanzee,AtLocation,0.8,explanation: Both lynxes and chimpanzees can be found in a zoo.,llm_bridge -lynx,bridge_word:_zookeeper,ReceivesAction,0.8,explanation: A zookeeper interacts with and cares for both lynxes and chimpanzees.,llm_bridge -bridge_word:_zookeeper,chimpanzee,ReceivesAction,0.8,explanation: A zookeeper interacts with and cares for both lynxes and chimpanzees.,llm_bridge -lynx,bridge_word:_enclosure,PartOf,0.8,"explanation: Both lynxes and chimpanzees live in enclosures, which are parts of their habitats in captivity.",llm_bridge -bridge_word:_enclosure,chimpanzee,PartOf,0.8,"explanation: Both lynxes and chimpanzees live in enclosures, which are parts of their habitats in captivity.",llm_bridge -nightjar,bridge_word:_bird,PartOf,0.8,Both nightjars and gulls are types of birds.,llm_bridge -bridge_word:_bird,gull,PartOf,0.8,Both nightjars and gulls are types of birds.,llm_bridge nightjar,beak,HasA,0.8,"beak is a physical feature common to both birds, used for eating and other functions",llm_bridge beak,hummingbird,HasA,0.8,"beak is a physical feature common to both birds, used for eating and other functions",llm_bridge nightjar,wings,HasA,0.8,wings are appendages both birds use for flight,llm_bridge @@ -3642,13 +2833,6 @@ nightjar,bird,PartOf,0.8,Both nightjar and lark are types of birds.,llm_bridge nightjar,feather,HasA,0.8,Both nightjar and lark are birds that have feathers.,llm_bridge feather,lark,HasA,0.8,Both nightjar and lark are birds that have feathers.,llm_bridge nightjar,nest,HasA,0.8,Both nightjar and lark are birds that build or use nests.,llm_bridge -bridge_word:_bird,cuckoo,PartOf,0.8,explanation: Both nightjar and cuckoo are types of birds.,llm_bridge -bridge_word:_bird,tanager,PartOf,0.8,explanation: Both nightjar and tanager are types of birds.,llm_bridge -nightjar,bridge_word:_feathers,HasA,0.8,explanation: Both nightjar and tanager are birds that have feathers.,llm_bridge -bridge_word:_feathers,tanager,HasA,0.8,explanation: Both nightjar and tanager are birds that have feathers.,llm_bridge -nightjar,bridge_word:_forest,AtLocation,0.8,explanation: Both nightjar and tanager can be found in forest habitats.,llm_bridge -bridge_word:_forest,tanager,AtLocation,0.8,explanation: Both nightjar and tanager can be found in forest habitats.,llm_bridge -bridge_word:_bird,condor,PartOf,0.8,explanation: Both nightjar and condor are types of birds.,llm_bridge nightjar,tree,AtLocation,0.8,both birds can be found in trees,llm_bridge tree,thrasher,AtLocation,0.8,both birds can be found in trees,llm_bridge nest,thrasher,HasA,0.8,both are birds and have nests,llm_bridge @@ -3699,44 +2883,11 @@ petrel,feather,HasA,0.8,feathers are a common feature of both birds,llm_bridge feather,kite,HasA,0.8,feathers are a common feature of both birds,llm_bridge petrel,nest,HasA,0.8,nests are a common feature for both birds,llm_bridge nest,kite,HasA,0.8,nests are a common feature for both birds,llm_bridge -petrel,bridge_word:_nest,HasA,0.8,Both birds have nests for reproduction.,llm_bridge -bridge_word:_nest,oriole,HasA,0.8,Both birds have nests for reproduction.,llm_bridge -petrel,bridge_word:_feather,HasA,0.8,Both birds have feathers for flight and insulation.,llm_bridge -bridge_word:_feather,oriole,HasA,0.8,Both birds have feathers for flight and insulation.,llm_bridge -petrel,bridge_word:_egg,CapableOf,0.8,Both birds are capable of laying eggs.,llm_bridge -bridge_word:_egg,oriole,CapableOf,0.8,Both birds are capable of laying eggs.,llm_bridge -petrel,bridge_word_1:_**bird**,PartOf,0.8,"Both petrels and grebes are types of birds, so ""bird"" serves as their common category.",llm_bridge -bridge_word_1:_**bird**,grebe,PartOf,0.8,"Both petrels and grebes are types of birds, so ""bird"" serves as their common category.",llm_bridge -petrel,bridge_word_2:_**water**,AtLocation,0.8,Petrels and grebes are both often found in or near water environments.,llm_bridge -bridge_word_2:_**water**,grebe,AtLocation,0.8,Petrels and grebes are both often found in or near water environments.,llm_bridge -petrel,bridge_word_3:_**wing**,HasA,0.8,"Both petrels and grebes, being birds, have wings as a common physical feature.",llm_bridge -bridge_word_3:_**wing**,grebe,HasA,0.8,"Both petrels and grebes, being birds, have wings as a common physical feature.",llm_bridge -petrel,bridge_word:_bird,PartOf,0.8,Both a petrel and a cowbird are types of bird.,llm_bridge -bridge_word:_bird,cowbird,PartOf,0.8,Both a petrel and a cowbird are types of bird.,llm_bridge -bridge_word:_feather,cowbird,HasA,0.8,Both birds have feathers.,llm_bridge -petrel,bridge_word:_nest,AtLocation,0.8,Both birds are found at or build nests.,llm_bridge -bridge_word:_nest,cowbird,AtLocation,0.8,Both birds are found at or build nests.,llm_bridge -petrel,bridge_word:_wings,HasA,0.8,both birds have wings,llm_bridge -bridge_word:_wings,osprey,HasA,0.8,both birds have wings,llm_bridge -bridge_word:_nest,osprey,HasA,0.8,both birds have nests,llm_bridge -petrel,bridge_word:_feathers,HasA,0.8,both birds have feathers,llm_bridge -bridge_word:_feathers,osprey,HasA,0.8,both birds have feathers,llm_bridge petrel,pet,HasA,0.8,both are types of pets,llm_bridge pet,cockatoo,HasA,0.8,both are types of pets,llm_bridge petrel,cage,AtLocation,0.8,both can be kept in cages,llm_bridge cage,cockatoo,AtLocation,0.8,both can be kept in cages,llm_bridge feather,cockatoo,HasA,0.8,both are birds with feathers,llm_bridge -petrel,bridge_word_1:_wing,HasA,0.8,explanation: both petrels and cormorants are birds that have wings.,llm_bridge -bridge_word_1:_wing,cormorant,HasA,0.8,explanation: both petrels and cormorants are birds that have wings.,llm_bridge -petrel,bridge_word_2:_fish,UsedFor,0.8,explanation: both petrels and cormorants use fish as food.,llm_bridge -bridge_word_2:_fish,cormorant,UsedFor,0.8,explanation: both petrels and cormorants use fish as food.,llm_bridge -petrel,bridge_word_3:_nest,HasA,0.8,explanation: both petrels and cormorants have nests where they lay eggs.,llm_bridge -bridge_word_3:_nest,cormorant,HasA,0.8,explanation: both petrels and cormorants have nests where they lay eggs.,llm_bridge -petrel,bridge_word:_wing,PartOf,0.8,"explanation: Both petrels and geese are birds, and wings are a part of both birds.",llm_bridge -bridge_word:_wing,goose,PartOf,0.8,"explanation: Both petrels and geese are birds, and wings are a part of both birds.",llm_bridge -bridge_word:_egg,goose,CapableOf,0.8,explanation: Petrels and geese are both birds that lay eggs.,llm_bridge -petrel,bridge_word:_fly,CapableOf,0.8,explanation: Petrels and geese are both birds capable of flying.,llm_bridge -bridge_word:_fly,goose,CapableOf,0.8,explanation: Petrels and geese are both birds capable of flying.,llm_bridge petrel,beak,HasA,0.8,Both petrels and birds have beaks.,llm_bridge unicycle,wheel,PartOf,0.8,both unicycles and engines contain wheels,llm_bridge wheel,engine,PartOf,0.8,both unicycles and engines contain wheels,llm_bridge @@ -3775,12 +2926,6 @@ transport,boat,UsedFor,0.8,both vehicles are used for transportation,llm_bridge wheel,truck,HasA,0.8,Both vehicles have wheels as essential parts.,llm_bridge road,truck,AtLocation,0.8,Both vehicles operate on roads.,llm_bridge transport,truck,UsedFor,0.8,Both are used for transportation.,llm_bridge -unicycle,*wheel**,PartOf,0.8,"Both a unicycle and glass can be associated with wheels (though glass isn't typically made of wheels, it can be shaped into wheel-like forms or contain wheels).",llm_bridge -*wheel**,glass,MadeOf,0.8,"Both a unicycle and glass can be associated with wheels (though glass isn't typically made of wheels, it can be shaped into wheel-like forms or contain wheels).",llm_bridge -unicycle,*shop**,AtLocation,0.8,"A unicycle might be found in a bike shop, and glass might be found in a shop (e.g., a glassware shop).",llm_bridge -*shop**,glass,AtLocation,0.8,"A unicycle might be found in a bike shop, and glass might be found in a shop (e.g., a glassware shop).",llm_bridge -unicycle,*crystal**,UsedFor,0.8,"A unicycle could be used to transport crystal, and crystal is a form of glass.",llm_bridge -*crystal**,glass,MadeOf,0.8,"A unicycle could be used to transport crystal, and crystal is a form of glass.",llm_bridge bison,fur,HasA,0.8,both animals have fur covering their bodies.,llm_bridge fur,cat,HasA,0.8,both animals have fur covering their bodies.,llm_bridge bison,grass,UsedFor,0.8,both animals may use grass for food.,llm_bridge @@ -3797,23 +2942,12 @@ bison,mouth,HasA,0.8,bison has a mouth that contains teeth,llm_bridge mouth,tooth,PartOf,0.8,bison has a mouth that contains teeth,llm_bridge bison,chewing,CapableOf,0.8,bison uses teeth for chewing,llm_bridge chewing,tooth,UsedFor,0.8,bison uses teeth for chewing,llm_bridge -bison,bridge_word:_animal,PartOf,0.8,Both bison and lemur are part of the broader category of animals.,llm_bridge -bridge_word:_animal,lemur,PartOf,0.8,Both bison and lemur are part of the broader category of animals.,llm_bridge -bison,bridge_word:_zoo,AtLocation,0.8,Both bison and lemur can be found in a zoo.,llm_bridge -bridge_word:_zoo,lemur,AtLocation,0.8,Both bison and lemur can be found in a zoo.,llm_bridge -bison,bridge_word:_zookeeper,HasA,0.8,A zookeeper cares for both bison and lemur in a zoo.,llm_bridge -bridge_word:_zookeeper,lemur,HasA,0.8,A zookeeper cares for both bison and lemur in a zoo.,llm_bridge bison,habitat,AtLocation,0.8,Both animals inhabit natural environments.,llm_bridge habitat,cassowary,AtLocation,0.8,Both animals inhabit natural environments.,llm_bridge bison,food,UsedFor,0.8,Both animals can be hunted or farmed for food.,llm_bridge food,cassowary,UsedFor,0.8,Both animals can be hunted or farmed for food.,llm_bridge bison,skin,HasA,0.8,Both animals have protective outer coverings.,llm_bridge skin,cassowary,HasA,0.8,Both animals have protective outer coverings.,llm_bridge -bridge_word:_zoo,marmoset,AtLocation,0.8,Both animals are commonly found in zoos.,llm_bridge -bison,bridge_word:_tree,LocatedNear,0.8,"Bison graze near trees, while marmosets live in trees.",llm_bridge -bridge_word:_tree,marmoset,PartOf,0.8,"Bison graze near trees, while marmosets live in trees.",llm_bridge -bison,bridge_word:_grass,ReceivesAction,0.8,"Bison eat grass, while marmosets often live near grassy areas.",llm_bridge -bridge_word:_grass,marmoset,LocatedNear,0.8,"Bison eat grass, while marmosets often live near grassy areas.",llm_bridge bison,shell,ReceivesAction,0.8,"bison can have a shell-like structure (rarely), snail has a shell",llm_bridge habitat,snail,AtLocation,0.8,habitat is where both animals live,llm_bridge bison,herd,PartOf,0.8,bison are part of a herd and a flock can also be referred to as a herd of animals,llm_bridge @@ -3822,29 +2956,12 @@ bison,group,PartOf,0.8,bison can be part of a group and a flock is a type of gro group,flock,PartOf,0.8,bison can be part of a group and a flock is a type of group of animals,llm_bridge bison,cattle,PartOf,0.8,"bison are a type of cattle (though not domesticated), and a flock can be made of various types of animals including cattle",llm_bridge cattle,flock,MadeOf,0.8,"bison are a type of cattle (though not domesticated), and a flock can be made of various types of animals including cattle",llm_bridge -bison,*herd**,PartOf,0.8,Both bison and bulls are part of a herd.,llm_bridge -*herd**,bull,PartOf,0.8,Both bison and bulls are part of a herd.,llm_bridge -bison,*cattle**,PartOf,0.8,Both bison (as wild cattle) and bulls are part of the cattle family.,llm_bridge -*cattle**,bull,PartOf,0.8,Both bison (as wild cattle) and bulls are part of the cattle family.,llm_bridge -bison,*male**,HasA,0.8,Both bison and bulls can be male animals.,llm_bridge -*male**,bull,HasA,0.8,Both bison and bulls can be male animals.,llm_bridge bison,grass,HasProperty,0.8,bison and rabbits both eat grass as part of their diet,llm_bridge grass,rabbit,HasProperty,0.8,bison and rabbits both eat grass as part of their diet,llm_bridge bison,meadow,AtLocation,0.8,bison and rabbits can both be found in meadows,llm_bridge meadow,rabbit,AtLocation,0.8,bison and rabbits can both be found in meadows,llm_bridge bison,grassland,AtLocation,0.8,"bison and rabbits inhabit grasslands, which are open areas with grass",llm_bridge grassland,rabbit,AtLocation,0.8,"bison and rabbits inhabit grasslands, which are open areas with grass",llm_bridge -booby,bridge_word:_feather,HasA,0.8,both are birds that have feathers.,llm_bridge -bridge_word:_feather,cotinga,HasA,0.8,both are birds that have feathers.,llm_bridge -booby,bridge_word:_nest,HasA,0.8,both are birds that build or use nests.,llm_bridge -bridge_word:_nest,cotinga,HasA,0.8,both are birds that build or use nests.,llm_bridge -booby,bridge_word:_branch,AtLocation,0.8,both are birds that sit on branches.,llm_bridge -bridge_word:_branch,cotinga,AtLocation,0.8,both are birds that sit on branches.,llm_bridge -bridge_word:_feather,oxpecker,HasA,0.8,explanation: Both booby and oxpecker are birds that have feathers.,llm_bridge -booby,bridge_word:_nest,PartOf,0.8,explanation: Both booby and oxpecker build nests as part of their natural habitat.,llm_bridge -bridge_word:_nest,oxpecker,PartOf,0.8,explanation: Both booby and oxpecker build nests as part of their natural habitat.,llm_bridge -booby,bridge_word:_egg,CapableOf,0.8,explanation: Both booby and oxpecker are capable of laying eggs.,llm_bridge -bridge_word:_egg,oxpecker,CapableOf,0.8,explanation: Both booby and oxpecker are capable of laying eggs.,llm_bridge booby,wing,HasA,0.8,wings are common parts of both birds,llm_bridge wing,bunting,HasA,0.8,wings are common parts of both birds,llm_bridge booby,feather,HasA,0.8,feathers are common parts of both birds,llm_bridge @@ -3854,8 +2971,6 @@ booby,parrot,AtLocation,0.8,Parrots are birds like booby and cockatoo.,llm_bridg parrot,cockatoo,PartOf,0.8,Parrots are birds like booby and cockatoo.,llm_bridge booby,egg,HasA,0.8,Both birds lay eggs as part of reproduction.,llm_bridge egg,quetzal,HasA,0.8,Both birds lay eggs as part of reproduction.,llm_bridge -booby,bridge_word:_egg,HasA,0.8,Both booby and rhea are birds/animals that lay eggs.,llm_bridge -bridge_word:_egg,rhea,HasA,0.8,Both booby and rhea are birds/animals that lay eggs.,llm_bridge nest,hoatzin,HasA,0.8,both birds build or inhabit nests,llm_bridge wing,hoatzin,HasA,0.8,both birds have wings for flight,llm_bridge booby,pigeon,PartOf,0.8,pigeon connects booby and rail as a related bird species,llm_bridge @@ -3893,18 +3008,6 @@ paprika,flavor,HasProperty,0.8,Both paprika and pepper are spices that contribut flavor,pepper,HasProperty,0.8,Both paprika and pepper are spices that contribute flavor to food.,llm_bridge paprika,cuisine,UsedFor,0.8,Both paprika and nutmeg are used in various cuisines.,llm_bridge cuisine,nutmeg,UsedFor,0.8,Both paprika and nutmeg are used in various cuisines.,llm_bridge -paprika,*spice_blend**,HasA,0.8,Both paprika and cumin can be components of a spice blend.,llm_bridge -*spice_blend**,cumin,HasA,0.8,Both paprika and cumin can be components of a spice blend.,llm_bridge -paprika,*curry_powder**,HasA,0.8,Both paprika and cumin are ingredients in curry powder.,llm_bridge -*curry_powder**,cumin,HasA,0.8,Both paprika and cumin are ingredients in curry powder.,llm_bridge -paprika,*soup**,UsedFor,0.8,Both paprika and cumin can be used as ingredients in soup.,llm_bridge -*soup**,cumin,UsedFor,0.8,Both paprika and cumin can be used as ingredients in soup.,llm_bridge -paprika,*spice_rack**,AtLocation,0.8,Both paprika and ginger are spices often stored on a spice rack.,llm_bridge -*spice_rack**,ginger,AtLocation,0.8,Both paprika and ginger are spices often stored on a spice rack.,llm_bridge -paprika,*cuisine**,UsedFor,0.8,Both paprika and ginger are used in various cuisines for flavoring.,llm_bridge -*cuisine**,ginger,UsedFor,0.8,Both paprika and ginger are used in various cuisines for flavoring.,llm_bridge -paprika,*cooking**,UsedFor,0.8,Both paprika and ginger are ingredients used in cooking.,llm_bridge -*cooking**,ginger,UsedFor,0.8,Both paprika and ginger are ingredients used in cooking.,llm_bridge paprika,powder,MadeOf,0.8,Both paprika and curry are often in powder form.,llm_bridge powder,curry,MadeOf,0.8,Both paprika and curry are often in powder form.,llm_bridge paprika,spice_blend,PartOf,0.8,"Paprika is part of some spice blends, and curry is often a blend itself.",llm_bridge @@ -3916,8 +3019,6 @@ buzzard,feather,HasA,0.8,both birds have feathers,llm_bridge feather,dodo,HasA,0.8,both birds have feathers,llm_bridge buzzard,extinction,Causes,0.8,"buzzards face threats, dodos became extinct",llm_bridge extinction,dodo,PartOf,0.8,"buzzards face threats, dodos became extinct",llm_bridge -buzzard,"bridge_word:_""bird""",PartOf,0.8,"explanation: Both buzzards and chickadees are types of birds, so ""bird"" is a common category they belong to.",llm_bridge -"bridge_word:_""bird""",chickadee,PartOf,0.8,"explanation: Both buzzards and chickadees are types of birds, so ""bird"" is a common category they belong to.",llm_bridge buzzard,flock,AtLocation,0.8,A flock is a group of birds where both buzzards and auks might be found.,llm_bridge flock,auk,AtLocation,0.8,A flock is a group of birds where both buzzards and auks might be found.,llm_bridge feather,auk,HasA,0.8,Both buzzards and auks are birds that have feathers.,llm_bridge @@ -3975,7 +3076,7 @@ bouquet,peony,PartOf,0.8,bouquet is a collection that can include both carnation carnation,flower_bed,AtLocation,0.8,flower bed is an area where both carnations and peonies can be planted.,llm_bridge flower_bed,peony,AtLocation,0.8,flower bed is an area where both carnations and peonies can be planted.,llm_bridge flower,posey,PartOf,0.8,"carnation is a type of flower, and posey is a type of flower, both being parts of the broader category of flowers.",llm_bridge -carnation,vase,AtLocation,0.8,explanation: Both carnations and orchids can be placed in vases for display.,llm_bridge +carnation,vase,AtLocation,0.8,Both carnations and orchids can be placed in vases for display.,llm_bridge carnation,carnation,PartOf,0.8,"carnation is made of petals, and a petal is part of many flowers including carnations.",llm_bridge carnation,petal,PartOf,0.8,"carnation is made of petals, and a petal is part of many flowers including carnations.",llm_bridge kestrel,feather,HasA,0.8,Both kestrels and birds have feathers.,llm_bridge @@ -3987,24 +3088,9 @@ nest,hummingbird,HasA,0.8,both birds have nests,llm_bridge feather,hummingbird,HasA,0.8,both birds have feathers,llm_bridge kestrel,wing,HasA,0.8,both birds have wings,llm_bridge wing,hummingbird,HasA,0.8,both birds have wings,llm_bridge -kestrel,bridge_word:_bird,PartOf,0.8,explanation: Both are types of birds.,llm_bridge -bridge_word:_bird,nightjar,PartOf,0.8,explanation: Both are types of birds.,llm_bridge -kestrel,bridge_word:_wings,HasA,0.8,explanation: Both birds possess wings for flying.,llm_bridge -bridge_word:_wings,nightjar,HasA,0.8,explanation: Both birds possess wings for flying.,llm_bridge -kestrel,bridge_word:_feathers,HasA,0.8,explanation: Both birds are covered in feathers.,llm_bridge -bridge_word:_feathers,nightjar,HasA,0.8,explanation: Both birds are covered in feathers.,llm_bridge nest,weaver,MadeOf,0.8,both birds have or build nests,llm_bridge kestrel,egg,HasA,0.8,both birds lay eggs,llm_bridge egg,weaver,HasA,0.8,both birds lay eggs,llm_bridge -kestrel,bridge_word:_forest,AtLocation,0.8,Both birds can be found in forested areas.,llm_bridge -kestrel,bridge_word:_tree,AtLocation,0.8,Both birds often perch or nest in trees.,llm_bridge -bridge_word:_tree,tanager,AtLocation,0.8,Both birds often perch or nest in trees.,llm_bridge -kestrel,bridge_word:_nest,HasA,0.8,Both birds build or use nests.,llm_bridge -bridge_word:_nest,tanager,HasA,0.8,Both birds build or use nests.,llm_bridge -bridge_word:_nest,chickadee,HasA,0.8,explanation: Both kestrels and chickadees build nests for their young.,llm_bridge -kestrel,bridge_word:_seed,UsedFor,0.8,explanation: Both kestrels and chickadees may use seeds as part of their diet.,llm_bridge -bridge_word:_seed,chickadee,UsedFor,0.8,explanation: Both kestrels and chickadees may use seeds as part of their diet.,llm_bridge -bridge_word:_tree,chickadee,AtLocation,0.8,explanation: Both kestrels and chickadees can be found in or near trees.,llm_bridge kestrel,prey,UsedFor,0.8,Both birds hunt prey.,llm_bridge prey,buzzard,UsedFor,0.8,Both birds hunt prey.,llm_bridge kestrel,bird,PartOf,0.8,Both are types of birds.,llm_bridge @@ -4068,20 +3154,6 @@ hornbill,beak,HasA,0.8,Both hornbills and lorikeets have beaks which they use to beak,lorikeet,HasA,0.8,Both hornbills and lorikeets have beaks which they use to eat and interact with their environment.,llm_bridge hornbill,fruit,UsedFor,0.8,Both hornbills and lorikeets eat fruit as part of their diet.,llm_bridge fruit,lorikeet,UsedFor,0.8,Both hornbills and lorikeets eat fruit as part of their diet.,llm_bridge -hornbill,"bridge_word:_""bird""",PartOf,0.8,explanation: both hornbill and cardinal are types of birds.,llm_bridge -"bridge_word:_""bird""",cardinal,PartOf,0.8,explanation: both hornbill and cardinal are types of birds.,llm_bridge -hornbill,*wing**,PartOf,0.8,Both birds have wings as a part of their anatomy.,llm_bridge -*wing**,peacock,PartOf,0.8,Both birds have wings as a part of their anatomy.,llm_bridge -hornbill,*feather**,HasA,0.8,Both birds have feathers covering their bodies.,llm_bridge -*feather**,peacock,HasA,0.8,Both birds have feathers covering their bodies.,llm_bridge -hornbill,*forest**,AtLocation,0.8,Both birds are often found in forest habitats.,llm_bridge -*forest**,peacock,AtLocation,0.8,Both birds are often found in forest habitats.,llm_bridge -hornbill,bridge_word:_bird,PartOf,0.8,hornbill and partridge are both classified as birds.,llm_bridge -bridge_word:_bird,partridge,PartOf,0.8,hornbill and partridge are both classified as birds.,llm_bridge -hornbill,bridge_word:_feather,HasA,0.8,both hornbills and partridges have feathers.,llm_bridge -bridge_word:_feather,partridge,HasA,0.8,both hornbills and partridges have feathers.,llm_bridge -hornbill,bridge_word:_nest,HasA,0.8,both hornbills and partridges have nests.,llm_bridge -bridge_word:_nest,partridge,HasA,0.8,both hornbills and partridges have nests.,llm_bridge hornbill,wing,HasA,0.8,Both hornbills and terns have wings for flight.,llm_bridge hornbill,egg,HasA,0.8,Both hornbills and terns lay eggs as part of their reproductive cycle.,llm_bridge hornbill,wing,PartOf,0.8,wings are a physical part of both birds,llm_bridge @@ -4094,10 +3166,6 @@ hornbill,feeding,UsedFor,0.8,Both birds use their bills for feeding behaviors,ll feeding,sapsucker,UsedFor,0.8,Both birds use their bills for feeding behaviors,llm_bridge hornbill,nectar,UsedFor,0.8,"Both birds may feed on nectar (hornbills occasionally, sapsuckers rarely)",llm_bridge nectar,sapsucker,UsedFor,0.8,"Both birds may feed on nectar (hornbills occasionally, sapsuckers rarely)",llm_bridge -bridge_word:_nest,owl,HasA,0.8,Explanation: Both hornbills and owls have nests.,llm_bridge -bridge_word:_feather,owl,HasA,0.8,Explanation: Both hornbills and owls have feathers.,llm_bridge -hornbill,bridge_word:_perch,UsedFor,0.8,Explanation: Both hornbills and owls use perches.,llm_bridge -bridge_word:_perch,owl,UsedFor,0.8,Explanation: Both hornbills and owls use perches.,llm_bridge hornbill,nail,HasA,0.8,"both birds have hard, sharp structures on their feet",llm_bridge nail,cassowary,HasA,0.8,"both birds have hard, sharp structures on their feet",llm_bridge avocet,bird,PartOf,0.8,"both avocet and grouse are types of birds, which are part of the avian classification",llm_bridge @@ -4108,12 +3176,6 @@ avocet,beak,HasA,0.8,Birds like avocets and boobies have beaks.,llm_bridge beak,booby,HasA,0.8,Birds like avocets and boobies have beaks.,llm_bridge avocet,wing,HasA,0.8,Birds like avocets and boobies have wings.,llm_bridge wing,booby,HasA,0.8,Birds like avocets and boobies have wings.,llm_bridge -avocet,bridge_word:_water,AtLocation,0.8,explanation: Both avocets and grebes are often found near or in water.,llm_bridge -bridge_word:_water,grebe,AtLocation,0.8,explanation: Both avocets and grebes are often found near or in water.,llm_bridge -avocet,bridge_word:_nest,HasA,0.8,explanation: Both avocets and grebes are birds that build nests.,llm_bridge -bridge_word:_nest,grebe,HasA,0.8,explanation: Both avocets and grebes are birds that build nests.,llm_bridge -avocet,bridge_word:_feather,HasA,0.8,explanation: Both avocets and grebes are birds that have feathers.,llm_bridge -bridge_word:_feather,grebe,HasA,0.8,explanation: Both avocets and grebes are birds that have feathers.,llm_bridge wing,martin,HasA,0.8,both birds have wings for flying,llm_bridge beak,rook,HasA,0.8,both birds have beaks,llm_bridge nest,rook,HasA,0.8,both birds create nests,llm_bridge @@ -4139,24 +3201,12 @@ cassowary,predator,CapableOf,0.8,"Cassowary is capable of being a predator, inse predator,insect,HasPrerequisite,0.8,"Cassowary is capable of being a predator, insects require being prey.",llm_bridge cassowary,ecosystem,PartOf,0.8,Both cassowary and insects are part of the same ecosystem.,llm_bridge ecosystem,insect,PartOf,0.8,Both cassowary and insects are part of the same ecosystem.,llm_bridge -cassowary,bridge_word_1:_bird,PartOf,0.8,"cassowary and parakeet are both birds, making ""bird"" a common category they share.",llm_bridge -bridge_word_1:_bird,parakeet,PartOf,0.8,"cassowary and parakeet are both birds, making ""bird"" a common category they share.",llm_bridge -cassowary,bridge_word_2:_egg,CapableOf,0.8,both cassowaries and parakeets lay eggs.,llm_bridge -bridge_word_2:_egg,parakeet,CapableOf,0.8,both cassowaries and parakeets lay eggs.,llm_bridge -cassowary,bridge_word_3:_feather,HasA,0.8,both cassowaries and parakeets have feathers as part of their physical characteristics.,llm_bridge -bridge_word_3:_feather,parakeet,HasA,0.8,both cassowaries and parakeets have feathers as part of their physical characteristics.,llm_bridge cassowary,bird,PartOf,0.8,Both cassowary and gannet are part of the taxonomic class of birds.,llm_bridge bird,gannet,PartOf,0.8,Both cassowary and gannet are part of the taxonomic class of birds.,llm_bridge cassowary,feather,HasA,0.8,Both cassowary and gannet have feathers as part of their bird anatomy.,llm_bridge feather,gannet,HasA,0.8,Both cassowary and gannet have feathers as part of their bird anatomy.,llm_bridge cassowary,nest,HasA,0.8,Both cassowary and gannet have nests as part of their bird behavior and habitat.,llm_bridge nest,gannet,HasA,0.8,Both cassowary and gannet have nests as part of their bird behavior and habitat.,llm_bridge -cassowary,bridge_word:_feather,HasA,0.8,"explanation: Both cassowary and cock are birds, and feathers are a common feature of birds.",llm_bridge -bridge_word:_feather,cock,HasA,0.8,"explanation: Both cassowary and cock are birds, and feathers are a common feature of birds.",llm_bridge -cassowary,bridge_word:_nest,HasA,0.8,explanation: Both birds build nests for their young.,llm_bridge -bridge_word:_nest,cock,HasA,0.8,explanation: Both birds build nests for their young.,llm_bridge -cassowary,bridge_word:_egg,CapableOf,0.8,explanation: Both birds lay eggs as part of their reproductive process.,llm_bridge -bridge_word:_egg,cock,CapableOf,0.8,explanation: Both birds lay eggs as part of their reproductive process.,llm_bridge feather,grouse,HasA,0.8,both birds have feathers,llm_bridge wing,grouse,HasA,0.8,both birds have wings,llm_bridge cassowary,egg,CapableOf,0.8,both birds lay eggs,llm_bridge @@ -4172,18 +3222,8 @@ cassowary,habitat,PartOf,0.8,Both animals live in natural habitats.,llm_bridge habitat,fish,PartOf,0.8,Both animals live in natural habitats.,llm_bridge cassowary,prey,ReceivesAction,0.8,"A cassowary might hunt small fish, which can be part of the prey ecosystem.",llm_bridge prey,fish,PartOf,0.8,"A cassowary might hunt small fish, which can be part of the prey ecosystem.",llm_bridge -cassowary,bridge_word:_beak,HasA,0.8,explanation: Both cassowary and rook have beaks as part of their physical structure.,llm_bridge -bridge_word:_beak,rook,HasA,0.8,explanation: Both cassowary and rook have beaks as part of their physical structure.,llm_bridge -cassowary,bridge_word:_nest,CapableOf,0.8,explanation: Both cassowary and rook are capable of building nests.,llm_bridge -bridge_word:_nest,rook,CapableOf,0.8,explanation: Both cassowary and rook are capable of building nests.,llm_bridge kohlrabi,vegetable,PartOf,0.8,Both kohlrabi and chard are parts of the broader category of vegetables.,llm_bridge vegetable,chard,PartOf,0.8,Both kohlrabi and chard are parts of the broader category of vegetables.,llm_bridge -kohlrabi,*stalk**,PartOf,0.8,both kohlrabi and corn can grow on stalks.,llm_bridge -*stalk**,corn,PartOf,0.8,both kohlrabi and corn can grow on stalks.,llm_bridge -kohlrabi,*field**,AtLocation,0.8,both kohlrabi and corn are grown in fields.,llm_bridge -*field**,corn,AtLocation,0.8,both kohlrabi and corn are grown in fields.,llm_bridge -kohlrabi,*farmer**,CapableOf,0.8,a farmer can grow both kohlrabi and corn.,llm_bridge -*farmer**,corn,CapableOf,0.8,a farmer can grow both kohlrabi and corn.,llm_bridge kohlrabi,stem,HasA,0.8,Stems are part of kohlrabi and sprouts are often found on stems.,llm_bridge kohlrabi,plant,PartOf,0.8,Both kohlrabi and sprouts are parts of plants.,llm_bridge kohlrabi,garden,AtLocation,0.8,Both kohlrabi and sprouts are commonly found in gardens.,llm_bridge @@ -4191,18 +3231,6 @@ vegetable,asparagus,PartOf,0.8,"both are types of vegetables, a common food cate kohlrabi,dish,UsedFor,0.8,both can be used as ingredients in a dish,llm_bridge dish,asparagus,UsedFor,0.8,both can be used as ingredients in a dish,llm_bridge garden,asparagus,AtLocation,0.8,both are commonly grown in gardens,llm_bridge -kohlrabi,*cucumber**,HasPrerequisite,0.8,"Cucumber is a prerequisite (alternative base) for kohlrabi in some recipes, and it's a part of what pickles are made from.",llm_bridge -*cucumber**,pickle,PartOf,0.8,"Cucumber is a prerequisite (alternative base) for kohlrabi in some recipes, and it's a part of what pickles are made from.",llm_bridge -kohlrabi,*jar**,HasA,0.8,A jar is common to store kohlrabi and is also a container for pickles.,llm_bridge -*jar**,pickle,HasA,0.8,A jar is common to store kohlrabi and is also a container for pickles.,llm_bridge -kohlrabi,*vinegar**,UsedFor,0.8,"Vinegar is used for preparing kohlrabi, and pickles are made of vinegar.",llm_bridge -*vinegar**,pickle,MadeOf,0.8,"Vinegar is used for preparing kohlrabi, and pickles are made of vinegar.",llm_bridge -kohlrabi,bridge_word:_salad,UsedFor,0.8,explanation: Both kohlrabi and eggplant can be used as ingredients in salads.,llm_bridge -bridge_word:_salad,eggplant,UsedFor,0.8,explanation: Both kohlrabi and eggplant can be used as ingredients in salads.,llm_bridge -kohlrabi,bridge_word:_stir-fry,UsedFor,0.8,explanation: Both kohlrabi and eggplant are commonly used in stir-fries as vegetables.,llm_bridge -bridge_word:_stir-fry,eggplant,UsedFor,0.8,explanation: Both kohlrabi and eggplant are commonly used in stir-fries as vegetables.,llm_bridge -kohlrabi,bridge_word:_garden,AtLocation,0.8,explanation: Both kohlrabi and eggplant are plants that can be found or grown in a garden.,llm_bridge -bridge_word:_garden,eggplant,AtLocation,0.8,explanation: Both kohlrabi and eggplant are plants that can be found or grown in a garden.,llm_bridge kohlrabi,stalk,PartOf,0.8,Both kohlrabi and onions have stalks as part of their vegetable structure.,llm_bridge stalk,onion,PartOf,0.8,Both kohlrabi and onions have stalks as part of their vegetable structure.,llm_bridge garden,onion,AtLocation,0.8,Both kohlrabi and onions are commonly grown in gardens.,llm_bridge @@ -4213,8 +3241,6 @@ stem,cabbage,PartOf,0.8,both kohlrabi and cabbage have stems as part of their st garden,cabbage,AtLocation,0.8,both kohlrabi and cabbage are commonly grown in gardens,llm_bridge kohlrabi,food,HasA,0.8,both kohlrabi and cabbage are types of food,llm_bridge food,cabbage,HasA,0.8,both kohlrabi and cabbage are types of food,llm_bridge -roadrunner,bridge_word:_bird,PartOf,0.8,Both roadrunner and martin are types of birds.,llm_bridge -bridge_word:_bird,martin,PartOf,0.8,Both roadrunner and martin are types of birds.,llm_bridge roadrunner,bird,PartOf,0.8,Both are types of bird.,llm_bridge bird,blackbird,PartOf,0.8,Both are types of bird.,llm_bridge roadrunner,beak,HasA,0.8,Both have a beak as a physical feature.,llm_bridge @@ -4228,16 +3254,8 @@ egg,tinamou,CapableOf,0.8,both can lay eggs as part of their bird nature,llm_bri roadrunner,feather,HasA,0.8,both birds are covered in feathers,llm_bridge roadrunner,flight,CapableOf,0.8,both birds are capable of flight,llm_bridge flight,swift,CapableOf,0.8,both birds are capable of flight,llm_bridge -roadrunner,bridge_word:_feathers,HasA,0.8,explanation: both birds have feathers,llm_bridge -bridge_word:_feathers,partridge,HasA,0.8,explanation: both birds have feathers,llm_bridge -roadrunner,bridge_word:_nest,HasA,0.8,explanation: both birds have nests,llm_bridge beak,cock,HasA,0.8,Both birds have beaks.,llm_bridge roadrunner,nest,HasA,0.8,Both birds build nests.,llm_bridge -bridge_word:_feathers,cotinga,HasA,0.8,"explanation: Both roadrunners and cotingas are birds, and feathers are a common feature of birds.",llm_bridge -roadrunner,bridge_word:_wings,HasA,0.8,"explanation: Both roadrunners and cotingas are birds, and wings are a common feature of birds.",llm_bridge -bridge_word:_wings,cotinga,HasA,0.8,"explanation: Both roadrunners and cotingas are birds, and wings are a common feature of birds.",llm_bridge -roadrunner,bridge_word:_birdhouse,AtLocation,0.8,"explanation: Both roadrunners and cotingas are birds, and a birdhouse is a structure where birds might be found or live.",llm_bridge -bridge_word:_birdhouse,cotinga,AtLocation,0.8,"explanation: Both roadrunners and cotingas are birds, and a birdhouse is a structure where birds might be found or live.",llm_bridge roadrunner,eagle,LocatedNear,0.8,both are birds found in similar habitats,llm_bridge eagle,hawk,LocatedNear,0.8,both are birds found in similar habitats,llm_bridge roadrunner,prey,UsedFor,0.8,both birds hunt similar prey,llm_bridge @@ -4249,40 +3267,12 @@ water,swan,AtLocation,0.8,Both birds are often found near water habitats.,llm_br bird,swan,PartOf,0.8,Both are types of birds in the animal kingdom.,llm_bridge roadrunner,feathers,HasA,0.8,Both birds have feathers as part of their physical structure.,llm_bridge feathers,swan,HasA,0.8,Both birds have feathers as part of their physical structure.,llm_bridge -roadrunner,bridge_word:_bird,HasA,0.8,both are types of birds,llm_bridge -bridge_word:_bird,robin,HasA,0.8,both are types of birds,llm_bridge -bridge_word:_nest,robin,HasA,0.8,both are birds that have nests,llm_bridge -roadrunner,bridge_word:_feather,HasA,0.8,both are birds that have feathers,llm_bridge -bridge_word:_feather,robin,HasA,0.8,both are birds that have feathers,llm_bridge thrasher,flock,AtLocation,0.8,birds often gather in groups called flocks,llm_bridge flock,buzzard,AtLocation,0.8,birds often gather in groups called flocks,llm_bridge thrasher,nest,PartOf,0.8,both birds build or inhabit nests,llm_bridge nest,buzzard,PartOf,0.8,both birds build or inhabit nests,llm_bridge thrasher,sky,AtLocation,0.8,both birds typically fly in the sky,llm_bridge sky,buzzard,AtLocation,0.8,both birds typically fly in the sky,llm_bridge -thrasher,*wing**,HasA,0.8,Both birds have wings for flight.,llm_bridge -*wing**,oxpecker,HasA,0.8,Both birds have wings for flight.,llm_bridge -thrasher,*beak**,HasA,0.8,Both birds have beaks used for eating.,llm_bridge -*beak**,oxpecker,HasA,0.8,Both birds have beaks used for eating.,llm_bridge -thrasher,*nest**,HasA,0.8,Both birds build or inhabit nests.,llm_bridge -*nest**,oxpecker,HasA,0.8,Both birds build or inhabit nests.,llm_bridge -thrasher,*egg**,HasA,0.8,"Birds lay eggs, connecting thrashers and dodos.",llm_bridge -*egg**,dodo,HasA,0.8,"Birds lay eggs, connecting thrashers and dodos.",llm_bridge -thrasher,*eggshell**,HasA,0.8,"Birds' eggs have shells, connecting thrashers and dodos.",llm_bridge -*eggshell**,dodo,HasA,0.8,"Birds' eggs have shells, connecting thrashers and dodos.",llm_bridge -*wing**,dodo,HasA,0.8,"Birds have wings, connecting thrashers and dodos.",llm_bridge -thrasher,bridge_word1:_beak,HasA,0.8,explanation: Both thrashers and pelicans have beaks as part of their bird anatomy.,llm_bridge -bridge_word1:_beak,pelican,HasA,0.8,explanation: Both thrashers and pelicans have beaks as part of their bird anatomy.,llm_bridge -thrasher,bridge_word2:_wing,HasA,0.8,explanation: Both thrashers and pelicans have wings as part of their bird anatomy.,llm_bridge -bridge_word2:_wing,pelican,HasA,0.8,explanation: Both thrashers and pelicans have wings as part of their bird anatomy.,llm_bridge -thrasher,bridge_word3:_nest,HasA,0.8,explanation: Both thrashers and pelicans have nests where they lay eggs and raise their young.,llm_bridge -bridge_word3:_nest,pelican,HasA,0.8,explanation: Both thrashers and pelicans have nests where they lay eggs and raise their young.,llm_bridge -thrasher,bridge_word:_nest,HasA,0.8,both birds have nests,llm_bridge -bridge_word:_nest,stork,HasA,0.8,both birds have nests,llm_bridge -thrasher,bridge_word:_egg,HasA,0.8,both birds lay eggs,llm_bridge -bridge_word:_egg,stork,HasA,0.8,both birds lay eggs,llm_bridge -thrasher,bridge_word:_beak,HasA,0.8,both birds have beaks,llm_bridge -bridge_word:_beak,stork,HasA,0.8,both birds have beaks,llm_bridge thrasher,flight,HasProperty,0.8,both thrashers and swifts are birds that have the ability to fly.,llm_bridge flight,swift,HasProperty,0.8,both thrashers and swifts are birds that have the ability to fly.,llm_bridge thrasher,wing,HasA,0.8,both thrashers and swifts are birds that have wings.,llm_bridge @@ -4297,31 +3287,11 @@ wing,cassowary,PartOf,0.8,Both thrashers and cassowaries have wings as part of t thrasher,feather,HasA,0.8,Both thrashers and cassowaries possess feathers.,llm_bridge thrasher,fruit,UsedFor,0.8,Both thrashers and waxwings eat fruit as part of their diet.,llm_bridge fruit,waxwing,UsedFor,0.8,Both thrashers and waxwings eat fruit as part of their diet.,llm_bridge -thrasher,bridge_word:_bird,PartOf,0.8,Both thrasher and flycatcher are types of bird.,llm_bridge -thrasher,bridge_word:_wing,HasA,0.8,Both thrashers and flycatchers have wings as part of their bird anatomy.,llm_bridge -bridge_word:_wing,flycatcher,HasA,0.8,Both thrashers and flycatchers have wings as part of their bird anatomy.,llm_bridge -bridge_word:_nest,flycatcher,HasA,0.8,Both thrashers and flycatchers build or have nests as part of their bird behavior.,llm_bridge sapsucker,woodpecker,PartOf,0.8,woodpecker connects as both are types of birds under the broader category of woodpecker-like birds.,llm_bridge woodpecker,falcon,PartOf,0.8,woodpecker connects as both are types of birds under the broader category of woodpecker-like birds.,llm_bridge sapsucker,wing,PartOf,0.8,wing connects as both birds have wings as a physical part.,llm_bridge wing,falcon,PartOf,0.8,wing connects as both birds have wings as a physical part.,llm_bridge sapsucker,hunt,CapableOf,0.8,hunt connects as both birds are capable of hunting for food.,llm_bridge -sapsucker,*bill**,PartOf,0.8,Both birds have distinctive bills adapted for their feeding habits.,llm_bridge -*bill**,avocet,PartOf,0.8,Both birds have distinctive bills adapted for their feeding habits.,llm_bridge -sapsucker,*bird**,PartOf,0.8,Both are types of birds belonging to the class Aves.,llm_bridge -*bird**,avocet,PartOf,0.8,Both are types of birds belonging to the class Aves.,llm_bridge -sapsucker,*nest**,HasA,0.8,Both birds build nests for raising their young.,llm_bridge -*nest**,avocet,HasA,0.8,Both birds build nests for raising their young.,llm_bridge -sapsucker,"bridge_word:_""wing""",HasA,0.8,"""wing"" connects as a shared anatomical part of birds.",llm_bridge -"bridge_word:_""wing""",roadrunner,HasA,0.8,"""wing"" connects as a shared anatomical part of birds.",llm_bridge -sapsucker,"bridge_word:_""nest""",HasA,0.8,"""nest"" connects as a shared structure used by birds for habitation.",llm_bridge -"bridge_word:_""nest""",roadrunner,HasA,0.8,"""nest"" connects as a shared structure used by birds for habitation.",llm_bridge -sapsucker,*wing**,HasA,0.8,both birds have wings,llm_bridge -*wing**,stork,HasA,0.8,both birds have wings,llm_bridge -sapsucker,*egg**,HasA,0.8,both birds lay eggs,llm_bridge -*egg**,stork,HasA,0.8,both birds lay eggs,llm_bridge -sapsucker,*feather**,HasA,0.8,both birds have feathers,llm_bridge -*feather**,stork,HasA,0.8,both birds have feathers,llm_bridge sapsucker,beak,HasA,0.8,both birds have beaks used for feeding,llm_bridge beak,bulbul,HasA,0.8,both birds have beaks used for feeding,llm_bridge sapsucker,nest,HasA,0.8,both birds build nests for their young,llm_bridge @@ -4335,33 +3305,8 @@ sapsucker,water,AtLocation,0.8,both sapsuckers and grebes can be found near wate tree,grebe,AtLocation,0.8,sapsuckers often live in trees while grebes may nest in trees or near them,llm_bridge sapsucker,bird,PartOf,0.8,both sapsucker and grebe are types of birds,llm_bridge bird,grebe,PartOf,0.8,both sapsucker and grebe are types of birds,llm_bridge -sapsucker,bridge_word:_bird,PartOf,0.8,"Both are types of birds, which is the common category.",llm_bridge sapsucker,wing,HasA,0.8,both birds have wings for flight,llm_bridge beak,kite,HasA,0.8,both birds have beaks for eating/hunting,llm_bridge -oilcan,bridge_word:_lid,HasA,0.8,explanation: Both oilcans and jars commonly have lids to seal them.,llm_bridge -bridge_word:_lid,jar,HasA,0.8,explanation: Both oilcans and jars commonly have lids to seal them.,llm_bridge -oilcan,bridge_word:_contents,HasA,0.8,"explanation: Both oilcans and jars hold contents (e.g., oil, food).",llm_bridge -bridge_word:_contents,jar,HasA,0.8,"explanation: Both oilcans and jars hold contents (e.g., oil, food).",llm_bridge -oilcan,bridge_word:_seal,HasA,0.8,explanation: Both oilcans and jars use seals to keep their contents fresh or contained.,llm_bridge -bridge_word:_seal,jar,HasA,0.8,explanation: Both oilcans and jars use seals to keep their contents fresh or contained.,llm_bridge -oilcan,*spoon**,UsedFor,0.8,spoon connects as an object used with both an oilcan and a glass for dispensing or eating/drinking.,llm_bridge -*spoon**,glass,UsedFor,0.8,spoon connects as an object used with both an oilcan and a glass for dispensing or eating/drinking.,llm_bridge -oilcan,*water**,UsedFor,0.8,water connects as a substance that can be contained or dispensed from both an oilcan (in some contexts) and a glass.,llm_bridge -*water**,glass,UsedFor,0.8,water connects as a substance that can be contained or dispensed from both an oilcan (in some contexts) and a glass.,llm_bridge -oilcan,*bottle**,PartOf,0.8,bottle connects as a common container that is related to both oilcans and glasses in the context of holding liquids.,llm_bridge -*bottle**,glass,PartOf,0.8,bottle connects as a common container that is related to both oilcans and glasses in the context of holding liquids.,llm_bridge -oilcan,*screwdriver**,ReceivesAction,0.8,A screwdriver can be put inside an oilcan for storage and is an item found in a toolbox.,llm_bridge -*screwdriver**,toolbox,HasA,0.8,A screwdriver can be put inside an oilcan for storage and is an item found in a toolbox.,llm_bridge -oilcan,*wrench**,ReceivesAction,0.8,A wrench can be placed inside an oilcan and is commonly stored in a toolbox.,llm_bridge -*wrench**,toolbox,HasA,0.8,A wrench can be placed inside an oilcan and is commonly stored in a toolbox.,llm_bridge -oilcan,*hammer**,ReceivesAction,0.8,A hammer can be stored in an oilcan and is a typical tool found in a toolbox.,llm_bridge -*hammer**,toolbox,HasA,0.8,A hammer can be stored in an oilcan and is a typical tool found in a toolbox.,llm_bridge -oilcan,bridge_word:_milk,UsedFor,0.8,milk can be poured into an oilcan for storage and is commonly sold in cartons for packaging.,llm_bridge -bridge_word:_milk,carton,MadeOf,0.8,milk can be poured into an oilcan for storage and is commonly sold in cartons for packaging.,llm_bridge -oilcan,bridge_word:_juice,UsedFor,0.8,juice can be stored in an oilcan and is commonly sold in cartons.,llm_bridge -bridge_word:_juice,carton,MadeOf,0.8,juice can be stored in an oilcan and is commonly sold in cartons.,llm_bridge -oilcan,bridge_word:_paint,MadeOf,0.8,paint can be stored in an oilcan and is also sold in cartons for smaller quantities.,llm_bridge -bridge_word:_paint,carton,MadeOf,0.8,paint can be stored in an oilcan and is also sold in cartons for smaller quantities.,llm_bridge oilcan,pump,PartOf,0.8,pump is part of an oilcan (for dispensing oil) and a chest might have a pump-like mechanism for compression,llm_bridge pump,chest,HasA,0.8,pump is part of an oilcan (for dispensing oil) and a chest might have a pump-like mechanism for compression,llm_bridge oilcan,tool,PartOf,0.8,an oilcan is a type of tool and a chest can contain tools,llm_bridge @@ -4374,16 +3319,6 @@ oilcan,spout,PartOf,0.8,both have openings for pouring,llm_bridge spout,barrel,PartOf,0.8,both have openings for pouring,llm_bridge oilcan,ship,UsedFor,0.8,both used to transport goods,llm_bridge ship,barrel,UsedFor,0.8,both used to transport goods,llm_bridge -oilcan,bridge_word:_liquid,HasA,0.8,explanation: Both an oilcan and a shell can contain liquid.,llm_bridge -bridge_word:_liquid,shell,HasA,0.8,explanation: Both an oilcan and a shell can contain liquid.,llm_bridge -oilcan,bridge_word:_hole,HasA,0.8,"explanation: An oilcan and a shell both often have holes, either as part of their design or naturally.",llm_bridge -bridge_word:_hole,shell,HasA,0.8,"explanation: An oilcan and a shell both often have holes, either as part of their design or naturally.",llm_bridge -oilcan,bridge_word:_metal,MadeOf,0.8,many oilcans and boxes are made of metal,llm_bridge -bridge_word:_metal,box,MadeOf,0.8,many oilcans and boxes are made of metal,llm_bridge -oilcan,bridge_word:_shelf,AtLocation,0.8,an oilcan and a box can both be stored on a shelf,llm_bridge -bridge_word:_shelf,box,AtLocation,0.8,an oilcan and a box can both be stored on a shelf,llm_bridge -oilcan,bridge_word:_tool,UsedFor,0.8,"an oilcan is a tool for oiling, and a box can be used to store tools",llm_bridge -bridge_word:_tool,box,UsedFor,0.8,"an oilcan is a tool for oiling, and a box can be used to store tools",llm_bridge oilcan,liquid,HasA,0.8,Both oilcan and pitcher can contain liquids,llm_bridge liquid,pitcher,HasA,0.8,Both oilcan and pitcher can contain liquids,llm_bridge oilcan,water,ReceivesAction,0.8,"Water can be poured from an oilcan, and a pitcher typically contains water",llm_bridge @@ -4396,18 +3331,6 @@ oilcan,water,UsedFor,0.8,water is used in an oilcan and is made of water in an a water,aquarium,MadeOf,0.8,water is used in an oilcan and is made of water in an aquarium,llm_bridge oilcan,container,PartOf,0.8,container is a broader category that both oilcan and aquarium fall under,llm_bridge container,aquarium,PartOf,0.8,container is a broader category that both oilcan and aquarium fall under,llm_bridge -cotinga,bridge_word:_beak,HasA,0.8,explanation: Both cotingas and sapsuckers have beaks as a common avian feature.,llm_bridge -bridge_word:_beak,sapsucker,HasA,0.8,explanation: Both cotingas and sapsuckers have beaks as a common avian feature.,llm_bridge -cotinga,bridge_word:_tree,AtLocation,0.8,explanation: Both birds are commonly found in or around trees.,llm_bridge -bridge_word:_tree,sapsucker,AtLocation,0.8,explanation: Both birds are commonly found in or around trees.,llm_bridge -cotinga,bridge_word:_nest,HasA,0.8,explanation: Both types of birds have nests as part of their avian biology.,llm_bridge -bridge_word:_nest,sapsucker,HasA,0.8,explanation: Both types of birds have nests as part of their avian biology.,llm_bridge -cotinga,bridge_word_1:_feather,HasA,0.8,explanation: Both cotingas and grebes have feathers.,llm_bridge -bridge_word_1:_feather,grebe,HasA,0.8,explanation: Both cotingas and grebes have feathers.,llm_bridge -cotinga,bridge_word_2:_nest,HasA,0.8,explanation: Both cotingas and grebes have nests.,llm_bridge -bridge_word_2:_nest,grebe,HasA,0.8,explanation: Both cotingas and grebes have nests.,llm_bridge -cotinga,bridge_word_3:_water,AtLocation,0.8,explanation: Both cotingas and grebes can be found near or in water environments.,llm_bridge -bridge_word_3:_water,grebe,AtLocation,0.8,explanation: Both cotingas and grebes can be found near or in water environments.,llm_bridge cotinga,nest,HasA,0.8,"cotingas have nests as part of their life cycle, bulbuls also have nests as part of their life cycle",llm_bridge cotinga,feather,HasA,0.8,"cotingas have feathers as part of their physical structure, bulbuls also have feathers as part of their physical structure",llm_bridge cotinga,egg,HasA,0.8,"cotingas lay eggs, bulbuls also lay eggs",llm_bridge @@ -4416,13 +3339,10 @@ cotinga,tree,AtLocation,0.8,Both birds are often found in trees.,llm_bridge cotinga,beak,HasA,0.8,Both birds have beaks as part of their anatomy.,llm_bridge nest,woodpecker,HasA,0.8,"Both cotingas and woodpeckers have nests, which are structures where they live and raise young.",llm_bridge beak,woodpecker,HasA,0.8,"Both cotingas and woodpeckers have beaks, which are physical features used for eating and other functions.",llm_bridge -cotinga,bridge_word:_bird,PartOf,0.8,Both are types of birds.,llm_bridge cotinga,wing,HasA,0.8,Both birds have wings.,llm_bridge wing,jay,HasA,0.8,Both birds have wings.,llm_bridge cotinga,nest,CapableOf,0.8,Both birds can build nests.,llm_bridge nest,jay,CapableOf,0.8,Both birds can build nests.,llm_bridge -cotinga,bridge_word:_feather,HasA,0.8,Both birds are covered in feathers.,llm_bridge -bridge_word:_feather,flycatcher,HasA,0.8,Both birds are covered in feathers.,llm_bridge cotinga,bird,PartOf,0.8,Both cotinga and hawk are types of bird.,llm_bridge bird,hawk,PartOf,0.8,Both cotinga and hawk are types of bird.,llm_bridge wing,hawk,HasA,0.8,Both cotinga and hawk have wings.,llm_bridge @@ -4446,12 +3366,6 @@ lacebug,leaf,UsedFor,0.8,"lacebugs use their mouth to eat leaves, and leaves req leaf,mouth,HasPrerequisite,0.8,"lacebugs use their mouth to eat leaves, and leaves require an animal's mouth to be eaten.",llm_bridge lacebug,insect,PartOf,0.8,lacebug and fly are both types of insects.,llm_bridge insect,fly,PartOf,0.8,lacebug and fly are both types of insects.,llm_bridge -lacebug,bridge_word:_plant,AtLocation,0.8,explanation: Lacebugs and ants are often found on plants.,llm_bridge -bridge_word:_plant,ant,AtLocation,0.8,explanation: Lacebugs and ants are often found on plants.,llm_bridge -lacebug,bridge_word:_aphid,CapableOf,0.8,"explanation: Lacebugs and ants can both interact with aphids (lacebugs may prey on them, ants may farm them).",llm_bridge -bridge_word:_aphid,ant,CapableOf,0.8,"explanation: Lacebugs and ants can both interact with aphids (lacebugs may prey on them, ants may farm them).",llm_bridge -lacebug,bridge_word:_colony,AtLocation,0.8,"explanation: Lacebugs might be found near ant colonies, and ants live in colonies.",llm_bridge -bridge_word:_colony,ant,PartOf,0.8,"explanation: Lacebugs might be found near ant colonies, and ants live in colonies.",llm_bridge lacebug,pest,HasProperty,0.8,both insects are considered pests in agriculture and gardening,llm_bridge pest,mealybug,HasProperty,0.8,both insects are considered pests in agriculture and gardening,llm_bridge lacebug,cottony,HasProperty,0.8,"mealybugs have a cottony appearance, while lacebugs can have a similar appearance due to their white wings",llm_bridge @@ -4465,11 +3379,6 @@ lacebug,bug,PartOf,0.8,both are types of bugs,llm_bridge bug,firefly,PartOf,0.8,both are types of bugs,llm_bridge lacebug,wing,HasA,0.8,both insects have wings,llm_bridge wing,firefly,HasA,0.8,both insects have wings,llm_bridge -condor,bridge_word:_bird,PartOf,0.8,both are types of birds,llm_bridge -condor,bridge_word:_feather,HasA,0.8,both birds have feathers,llm_bridge -bridge_word:_feather,hornbill,HasA,0.8,both birds have feathers,llm_bridge -condor,bridge_word:_nest,UsedFor,0.8,both birds build and use nests for their young,llm_bridge -bridge_word:_nest,hornbill,UsedFor,0.8,both birds build and use nests for their young,llm_bridge condor,egg,HasA,0.8,Both birds lay eggs as part of their reproductive process.,llm_bridge condor,feather,HasA,0.8,Both birds have feathers as a key feature of their anatomy.,llm_bridge condor,nest,HasA,0.8,Both birds build or use nests for nesting and raising young.,llm_bridge @@ -4487,12 +3396,6 @@ bird,swift,PartOf,0.8,both condors and swifts are part of the bird category,llm_ condor,egg,CapableOf,0.8,both birds lay eggs,llm_bridge condor,egg,PartOf,0.8,egg is part of life cycle,llm_bridge egg,rhea,PartOf,0.8,egg is part of life cycle,llm_bridge -condor,*nest**,HasA,0.8,Both birds have nests for living or raising young.,llm_bridge -*nest**,parakeet,HasA,0.8,Both birds have nests for living or raising young.,llm_bridge -condor,*wing**,PartOf,0.8,Both birds have wings as part of their anatomy for flight.,llm_bridge -*wing**,parakeet,PartOf,0.8,Both birds have wings as part of their anatomy for flight.,llm_bridge -condor,*seed**,UsedFor,0.8,Both birds can use seeds as food.,llm_bridge -*seed**,parakeet,UsedFor,0.8,Both birds can use seeds as food.,llm_bridge bird,tanager,PartOf,0.8,both condors and tanagers are types of birds,llm_bridge feather,tanager,HasA,0.8,both condors and tanagers have feathers as part of their bodies,llm_bridge nest,tanager,HasA,0.8,both condors and tanagers build or use nests for shelter and reproduction,llm_bridge @@ -4502,10 +3405,6 @@ bird,cockatoo,PartOf,0.8,both condors and cockatoos are members of the bird clas nest,eagle,HasA,0.8,condors and eagles both build nests for their young,llm_bridge condor,feathers,HasA,0.8,both condors and eagles have feathers covering their bodies,llm_bridge feathers,eagle,HasA,0.8,both condors and eagles have feathers covering their bodies,llm_bridge -mineral,bridge_word:_crystal,HasProperty,0.8,Both minerals and salt can form crystals.,llm_bridge -bridge_word:_crystal,salt,HasA,0.8,Both minerals and salt can form crystals.,llm_bridge -mineral,bridge_word:_element,MadeOf,0.8,Both minerals and salt are made of chemical elements.,llm_bridge -bridge_word:_element,salt,MadeOf,0.8,Both minerals and salt are made of chemical elements.,llm_bridge mineral,stone,PartOf,0.8,"granite is made of stone, and stone is a type of mineral.",llm_bridge stone,granite,MadeOf,0.8,"granite is made of stone, and stone is a type of mineral.",llm_bridge stone,flint,PartOf,0.8,stone is a category that both mineral and flint fall under.,llm_bridge @@ -4515,16 +3414,6 @@ mineral,quartz,HasA,0.8,"quartz is a type of mineral, and flint is made of quart quartz,flint,MadeOf,0.8,"quartz is a type of mineral, and flint is made of quartz.",llm_bridge mineral,stone,HasA,0.8,"minerals are components of stones, which are parts of rocks",llm_bridge stone,rock,PartOf,0.8,"minerals are components of stones, which are parts of rocks",llm_bridge -mineral,*rock**,PartOf,0.8,"minerals are often found within rocks, and ores are concentrated minerals found in rocks.",llm_bridge -*rock**,ore,PartOf,0.8,"minerals are often found within rocks, and ores are concentrated minerals found in rocks.",llm_bridge -mineral,*metal**,PartOf,0.8,"minerals can be metals, and ores contain metals.",llm_bridge -*metal**,ore,HasA,0.8,"minerals can be metals, and ores contain metals.",llm_bridge -mineral,*earth**,AtLocation,0.8,minerals and ores are both found in the earth.,llm_bridge -*earth**,ore,AtLocation,0.8,minerals and ores are both found in the earth.,llm_bridge -mineral,bridge_word:_stone,HasA,0.8,stone is a type of mineral and talc is a type of stone.,llm_bridge -bridge_word:_stone,talc,PartOf,0.8,stone is a type of mineral and talc is a type of stone.,llm_bridge -mineral,bridge_word:_powder,UsedFor,0.8,"minerals can be used to make powder, and talc is known for its powdery texture.",llm_bridge -bridge_word:_powder,talc,HasProperty,0.8,"minerals can be used to make powder, and talc is known for its powdery texture.",llm_bridge mineral,stone,HasProperty,0.8,stone is a common property of minerals and a material bricks are made from,llm_bridge stone,brick,MadeOf,0.8,stone is a common property of minerals and a material bricks are made from,llm_bridge mineral,sand,HasProperty,0.8,sand is a common property of minerals and a material bricks are made from,llm_bridge @@ -4545,18 +3434,12 @@ mineral,ore,MadeOf,0.8,ores are made of minerals and the earth contains ores,llm ore,earth,HasA,0.8,ores are made of minerals and the earth contains ores,llm_bridge fat,meat,HasA,0.8,meat connects as a component shared between fat (in animal tissue) and deer (as an animal source of meat),llm_bridge meat,deer,HasA,0.8,meat connects as a component shared between fat (in animal tissue) and deer (as an animal source of meat),llm_bridge -fat,*oil**,MadeOf,0.8,oil can be derived from animal fat and is used in making or preserving pickles.,llm_bridge -*oil**,pickle,UsedFor,0.8,oil can be derived from animal fat and is used in making or preserving pickles.,llm_bridge -fat,*vinegar**,ReceivesAction,0.8,"vinegar can be used with fat in cooking, and it is used in pickling.",llm_bridge -*vinegar**,pickle,UsedFor,0.8,"vinegar can be used with fat in cooking, and it is used in pickling.",llm_bridge fat,muscle,HasA,0.8,Both fat and tigers have muscles as part of their physical composition.,llm_bridge muscle,tiger,HasA,0.8,Both fat and tigers have muscles as part of their physical composition.,llm_bridge fat,meat,PartOf,0.8,"Fat is a part of meat, and tigers are made of meat.",llm_bridge meat,tiger,MadeOf,0.8,"Fat is a part of meat, and tigers are made of meat.",llm_bridge fat,body,PartOf,0.8,"Fat is a part of the body, and a tiger is an animal body.",llm_bridge body,tiger,PartOf,0.8,"Fat is a part of the body, and a tiger is an animal body.",llm_bridge -fat,*meat**,MadeOf,0.8,,llm_bridge -*meat**,chicken,MadeOf,0.8,,llm_bridge fat,liver,HasA,0.8,liver connects as both fat and goose have liver,llm_bridge liver,goose,HasA,0.8,liver connects as both fat and goose have liver,llm_bridge meat,goose,HasA,0.8,meat connects as both fat and goose have meat,llm_bridge @@ -4573,11 +3456,6 @@ fat,bowl,HasA,0.8,a bowl can contain fat (like cream) and is where cereal is com bowl,cereal,LocatedNear,0.8,a bowl can contain fat (like cream) and is where cereal is commonly served,llm_bridge fat,breakfast,UsedFor,0.8,both fat and cereal can be used in preparing or eating breakfast,llm_bridge breakfast,cereal,UsedFor,0.8,both fat and cereal can be used in preparing or eating breakfast,llm_bridge -fat,*body**,PartOf,0.8,Both fat and turtles are parts of a body system.,llm_bridge -*body**,turtle,PartOf,0.8,Both fat and turtles are parts of a body system.,llm_bridge -fat,*food**,MadeOf,0.8,"Fat is part of food, and turtles consume food.",llm_bridge -*food**,turtle,ReceivesAction,0.8,"Fat is part of food, and turtles consume food.",llm_bridge -*oil**,turtle,UsedFor,0.8,"Fat can be a component of oil, and oil can be used in turtle habitats (e.g., as part of their environment or diet).",llm_bridge fat,oil,MadeOf,0.8,oil can be a type of fat and is an ingredient in gnocchi,llm_bridge oil,gnocchi,MadeOf,0.8,oil can be a type of fat and is an ingredient in gnocchi,llm_bridge fat,dough,MadeOf,0.8,dough contains fat and is a main part of gnocchi,llm_bridge @@ -4588,12 +3466,6 @@ liver,blowfish,HasA,0.8,"Both fat and blowfish can have livers, which store fat. oil,blowfish,MadeOf,0.8,Both fat and blowfish can be sources of oil (animal fat/oil).,llm_bridge fat,poison,HasPrerequisite,0.8,"Blowfish have poison, and some preparation methods involve removing fat to reduce toxicity.",llm_bridge poison,blowfish,HasA,0.8,"Blowfish have poison, and some preparation methods involve removing fat to reduce toxicity.",llm_bridge -grain,bridge_word:_crop,PartOf,0.8,grains and wheat are both types of crops grown by farmers.,llm_bridge -bridge_word:_crop,wheat,PartOf,0.8,grains and wheat are both types of crops grown by farmers.,llm_bridge -grain,bridge_word:_field,AtLocation,0.8,grains and wheat are commonly grown in fields.,llm_bridge -bridge_word:_field,wheat,AtLocation,0.8,grains and wheat are commonly grown in fields.,llm_bridge -grain,bridge_word:_flour,UsedFor,0.8,"grain can be used to make flour, and wheat is made into flour.",llm_bridge -bridge_word:_flour,wheat,MadeOf,0.8,"grain can be used to make flour, and wheat is made into flour.",llm_bridge grain,corn,HasA,0.8,"corn is a type of grain, and rice is also a type of grain, so corn serves as a bridge between them.",llm_bridge corn,rice,HasA,0.8,"corn is a type of grain, and rice is also a type of grain, so corn serves as a bridge between them.",llm_bridge grain,wheat,HasA,0.8,"wheat is a type of grain, and rice is also a type of grain, so wheat serves as a bridge between them.",llm_bridge @@ -4628,30 +3500,12 @@ savanna,beach,AtLocation,0.8,a beach can be located near a savanna and is part o beach,sea,PartOf,0.8,a beach can be located near a savanna and is part of a coastal sea area,llm_bridge savanna,salt,HasA,0.8,"savannas can have salt deposits, and seas require salt for salinity",llm_bridge salt,sea,HasPrerequisite,0.8,"savannas can have salt deposits, and seas require salt for salinity",llm_bridge -savanna,*tree**,AtLocation,0.8,"Trees are found in savannas, and branches are parts of trees.",llm_bridge -*tree**,branch,PartOf,0.8,"Trees are found in savannas, and branches are parts of trees.",llm_bridge -savanna,*wood**,MadeOf,0.8,"Both savannas and branches can be made of wood (savannas contain wood from trees, branches are wood).",llm_bridge -*wood**,branch,MadeOf,0.8,"Both savannas and branches can be made of wood (savannas contain wood from trees, branches are wood).",llm_bridge -savanna,*leaf**,AtLocation,0.8,"Leaves are found in savannas (on trees), and branches typically have leaves.",llm_bridge -*leaf**,branch,HasA,0.8,"Leaves are found in savannas (on trees), and branches typically have leaves.",llm_bridge savanna,grass,HasA,0.8,Grass is a common feature in both savannas and pastures.,llm_bridge grass,pasture,HasA,0.8,Grass is a common feature in both savannas and pastures.,llm_bridge savanna,cow,CapableOf,0.8,Cows live in savannas and are often found in pastures.,llm_bridge cow,pasture,AtLocation,0.8,Cows live in savannas and are often found in pastures.,llm_bridge savanna,fence,ReceivesAction,0.8,Fences are built around savannas for grazing and are a common feature in pastures.,llm_bridge fence,pasture,HasA,0.8,Fences are built around savannas for grazing and are a common feature in pastures.,llm_bridge -savanna,*water**,HasA,0.8,Water is a feature of a savanna and a primary component of a pond.,llm_bridge -*water**,pond,MadeOf,0.8,Water is a feature of a savanna and a primary component of a pond.,llm_bridge -savanna,*animal**,HasA,0.8,"Savannas contain animals that might live near ponds, and ponds are locations where animals can be found.",llm_bridge -*animal**,pond,AtLocation,0.8,"Savannas contain animals that might live near ponds, and ponds are locations where animals can be found.",llm_bridge -savanna,*grass**,HasA,0.8,Grass is common in savannas and often grows around ponds.,llm_bridge -*grass**,pond,AtLocation,0.8,Grass is common in savannas and often grows around ponds.,llm_bridge -savanna,bridge_word:_tree,HasA,0.8,explanation: Both savannas and land can have trees growing on them.,llm_bridge -bridge_word:_tree,land,HasA,0.8,explanation: Both savannas and land can have trees growing on them.,llm_bridge -savanna,bridge_word:_grass,HasA,0.8,explanation: Both savannas and land can have grass growing on them.,llm_bridge -bridge_word:_grass,land,HasA,0.8,explanation: Both savannas and land can have grass growing on them.,llm_bridge -savanna,bridge_word:_soil,HasA,0.8,explanation: Both savannas and land can have soil covering them.,llm_bridge -bridge_word:_soil,land,HasA,0.8,explanation: Both savannas and land can have soil covering them.,llm_bridge desert,sand,HasA,0.8,sand is a common component of deserts and the material the ground is made of.,llm_bridge sand,ground,MadeOf,0.8,sand is a common component of deserts and the material the ground is made of.,llm_bridge desert,heat,HasProperty,0.8,"deserts are known for extreme heat, and the ground in a desert can also become very hot.",llm_bridge @@ -4675,24 +3529,12 @@ rock,creek,PartOf,0.8,Rocks are common in deserts and are part of creek formatio water,creek,HasA,0.8,"Deserts contain scarce water, while creeks are bodies of water.",llm_bridge sand,earth,HasA,0.8,sand is part of a desert and earth contains sand,llm_bridge desert,water,ReceivesAction,0.8,water is scarce in a desert but earth has water,llm_bridge -desert,*hole**,PartOf,0.8,explanation: A hole can be a part of a desert landscape (like a sand pit) and also a part of a pit structure.,llm_bridge -*hole**,pit,PartOf,0.8,explanation: A hole can be a part of a desert landscape (like a sand pit) and also a part of a pit structure.,llm_bridge -desert,*sand**,HasA,0.8,"explanation: Deserts often have sand, and pits can be made of sand, especially in desert environments.",llm_bridge -*sand**,pit,MadeOf,0.8,"explanation: Deserts often have sand, and pits can be made of sand, especially in desert environments.",llm_bridge -desert,*mine**,LocatedNear,0.8,explanation: A mine is often located near a desert and can be part of a pit structure (like an open-pit mine).,llm_bridge -*mine**,pit,PartOf,0.8,explanation: A mine is often located near a desert and can be part of a pit structure (like an open-pit mine).,llm_bridge desert,sand_dune,PartOf,0.8,Sand dunes are a part of deserts and are often located near grasslands.,llm_bridge sand_dune,grassland,LocatedNear,0.8,Sand dunes are a part of deserts and are often located near grasslands.,llm_bridge desert,plant,PartOf,0.8,Plants are part of the ecosystem in both deserts and grasslands.,llm_bridge plant,grassland,PartOf,0.8,Plants are part of the ecosystem in both deserts and grasslands.,llm_bridge desert,soil,PartOf,0.8,Soil is a part of both desert and grassland environments.,llm_bridge soil,grassland,PartOf,0.8,Soil is a part of both desert and grassland environments.,llm_bridge -desert,*water**,HasPrerequisite,0.8,water is needed for both desert (as a scarce resource) and farm (for irrigation),llm_bridge -*water**,farm,HasPrerequisite,0.8,water is needed for both desert (as a scarce resource) and farm (for irrigation),llm_bridge -desert,*drought**,HasProperty,0.8,drought is a property of desert and a challenge farms need to overcome,llm_bridge -*drought**,farm,HasPrerequisite,0.8,drought is a property of desert and a challenge farms need to overcome,llm_bridge -desert,*crop**,MadeOf,0.8,crops rarely grow in deserts but are a key part of farms,llm_bridge -*crop**,farm,HasA,0.8,crops rarely grow in deserts but are a key part of farms,llm_bridge sand,field,HasA,0.8,Both deserts and fields can contain sand.,llm_bridge desert,plant,UsedFor,0.8,Plants can grow in deserts (adapted) and are part of fields (crops).,llm_bridge plant,field,PartOf,0.8,Plants can grow in deserts (adapted) and are part of fields (crops).,llm_bridge @@ -4715,12 +3557,6 @@ bird,finch,PartOf,0.8,both are types of birds,llm_bridge nest,finch,HasA,0.8,both birds have nests,llm_bridge falcon,seed,UsedFor,0.8,both rely on seeds in their food chain,llm_bridge seed,finch,UsedFor,0.8,both rely on seeds in their food chain,llm_bridge -falcon,bridge_word:_wing,HasA,0.8,explanation: Both falcons and mallards have wings as part of their anatomy.,llm_bridge -bridge_word:_wing,mallard,HasA,0.8,explanation: Both falcons and mallards have wings as part of their anatomy.,llm_bridge -falcon,bridge_word:_egg,HasA,0.8,explanation: Both falcons and mallards lay eggs as part of their reproductive process.,llm_bridge -bridge_word:_egg,mallard,HasA,0.8,explanation: Both falcons and mallards lay eggs as part of their reproductive process.,llm_bridge -falcon,bridge_word:_water,AtLocation,0.8,explanation: Both falcons and mallards can be found near or in water environments.,llm_bridge -bridge_word:_water,mallard,AtLocation,0.8,explanation: Both falcons and mallards can be found near or in water environments.,llm_bridge wing,hornbill,HasA,0.8,Both birds have wings for flying.,llm_bridge nest,hornbill,HasA,0.8,Both birds build nests for raising their young.,llm_bridge wing,barbet,HasA,0.8,Both birds have wings for flight.,llm_bridge @@ -4752,16 +3588,11 @@ flesh,animal,PartOf,0.8,animal contains flesh and is used to make cheese,llm_bri animal,cheese,UsedFor,0.8,animal contains flesh and is used to make cheese,llm_bridge flesh,food,HasA,0.8,both flesh and cheese are types of food,llm_bridge food,cheese,HasA,0.8,both flesh and cheese are types of food,llm_bridge -animal,flock,PartOf,0.8,explanation: Both flesh and flock are parts of the broader category of animals.,llm_bridge -flesh,food,UsedFor,0.8,explanation: Both flesh and flock can be used as food.,llm_bridge -food,flock,UsedFor,0.8,explanation: Both flesh and flock can be used as food.,llm_bridge -flesh,sheep,MadeOf,0.8,"explanation: Flesh can be made of sheep, and a flock has sheep.",llm_bridge -sheep,flock,HasA,0.8,"explanation: Flesh can be made of sheep, and a flock has sheep.",llm_bridge -flesh,*bird**,PartOf,0.8,"emu is a type of bird, and birds have flesh.",llm_bridge -flesh,*meat**,HasA,0.8,emu is an animal whose flesh can be eaten as meat.,llm_bridge -*meat**,emu,HasA,0.8,emu is an animal whose flesh can be eaten as meat.,llm_bridge -flesh,*animal**,PartOf,0.8,both flesh (as part of an animal) and emu (as an animal) are categorized under animal.,llm_bridge -*animal**,emu,PartOf,0.8,both flesh (as part of an animal) and emu (as an animal) are categorized under animal.,llm_bridge +animal,flock,PartOf,0.8,Both flesh and flock are parts of the broader category of animals.,llm_bridge +flesh,food,UsedFor,0.8,Both flesh and flock can be used as food.,llm_bridge +food,flock,UsedFor,0.8,Both flesh and flock can be used as food.,llm_bridge +flesh,sheep,MadeOf,0.8,"Flesh can be made of sheep, and a flock has sheep.",llm_bridge +sheep,flock,HasA,0.8,"Flesh can be made of sheep, and a flock has sheep.",llm_bridge flesh,meat,HasA,0.8,meat is a type of flesh and some birds are meat,llm_bridge meat,bird,HasA,0.8,meat is a type of flesh and some birds are meat,llm_bridge flesh,animal,HasA,0.8,both flesh and birds are parts of animals,llm_bridge @@ -4770,12 +3601,6 @@ flesh,wing,HasA,0.8,wings are part of birds and birds may have flesh in their wi flesh,body,PartOf,0.8,Both flesh and fat are parts of an animal's body.,llm_bridge body,fat,PartOf,0.8,Both flesh and fat are parts of an animal's body.,llm_bridge flesh,meat,MadeOf,0.8,Meat is made of flesh and often contains fat.,llm_bridge -flesh,*bird,HasA,0.8,birds have flesh and can eat insects**,llm_bridge -*bird,insect,HasA,0.8,birds have flesh and can eat insects**,llm_bridge -flesh,*fish,HasA,0.8,fish have flesh and can eat insects**,llm_bridge -*fish,insect,HasA,0.8,fish have flesh and can eat insects**,llm_bridge -flesh,*fishhook,MadeOf,0.8,fishhooks are made of metal (often with flesh-like bait) and used to catch insects**,llm_bridge -*fishhook,insect,UsedFor,0.8,fishhooks are made of metal (often with flesh-like bait) and used to catch insects**,llm_bridge flesh,body,HasA,0.8,Both flesh and turtles have bodies.,llm_bridge body,turtle,HasA,0.8,Both flesh and turtles have bodies.,llm_bridge flesh,shell,PartOf,0.8,"Turtle shells are part of its structure, which protects the flesh.",llm_bridge @@ -4794,12 +3619,6 @@ body,fur,HasA,0.8,fur is present on both bodies (humans) and lemurs.,llm_bridge fur,lemur,HasA,0.8,fur is present on both bodies (humans) and lemurs.,llm_bridge body,tail,HasA,0.8,tails are parts of bodies (some animals) and lemurs.,llm_bridge tail,lemur,HasA,0.8,tails are parts of bodies (some animals) and lemurs.,llm_bridge -body,*shell**,HasA,0.8,"A body can have a shell, and a turtle has a shell.",llm_bridge -*shell**,turtle,HasA,0.8,"A body can have a shell, and a turtle has a shell.",llm_bridge -body,*leg**,HasA,0.8,"A body has legs, and a turtle has legs.",llm_bridge -*leg**,turtle,HasA,0.8,"A body has legs, and a turtle has legs.",llm_bridge -body,*head**,HasA,0.8,"A body has a head, and a turtle has a head.",llm_bridge -*head**,turtle,HasA,0.8,"A body has a head, and a turtle has a head.",llm_bridge body,muscle,HasA,0.8,muscles are parts of both a body and a bull's body.,llm_bridge muscle,bull,HasA,0.8,muscles are parts of both a body and a bull's body.,llm_bridge body,skin,HasA,0.8,skin covers both a body and a bull.,llm_bridge @@ -4817,12 +3636,6 @@ body,mouth,PartOf,0.8,the mouth is part of the body and the tooth is located in mouth,tooth,AtLocation,0.8,the mouth is part of the body and the tooth is located in the mouth,llm_bridge body,cavity,HasA,0.8,the body has cavities (like the mouth) where teeth are located,llm_bridge cavity,tooth,AtLocation,0.8,the body has cavities (like the mouth) where teeth are located,llm_bridge -body,*skin**,PartOf,0.8,Skin is part of a body and a rat has skin.,llm_bridge -*skin**,rat,HasA,0.8,Skin is part of a body and a rat has skin.,llm_bridge -body,*leg**,PartOf,0.8,A leg is part of a body and a rat has legs.,llm_bridge -*leg**,rat,HasA,0.8,A leg is part of a body and a rat has legs.,llm_bridge -body,*tail**,PartOf,0.8,A tail is part of a body and a rat has a tail.,llm_bridge -*tail**,rat,HasA,0.8,A tail is part of a body and a rat has a tail.,llm_bridge body,arm,PartOf,0.8,Both the arm and leg are parts of the body.,llm_bridge arm,leg,PartOf,0.8,Both the arm and leg are parts of the body.,llm_bridge body,foot,PartOf,0.8,Both the foot (part of the leg) and the leg itself are parts of the body.,llm_bridge @@ -4840,12 +3653,6 @@ wool,material,MadeOf,0.8,Both wool and brick are types of materials used in cons material,brick,MadeOf,0.8,Both wool and brick are types of materials used in construction or manufacturing.,llm_bridge wool,building,UsedFor,0.8,"Both wool and brick are used in the construction of buildings, either as insulation or structural components.",llm_bridge building,brick,UsedFor,0.8,"Both wool and brick are used in the construction of buildings, either as insulation or structural components.",llm_bridge -wool,*shirt**,MadeOf,0.8,Explanation: Both wool and rubber can be materials used to make shirts.,llm_bridge -*shirt**,rubber,MadeOf,0.8,Explanation: Both wool and rubber can be materials used to make shirts.,llm_bridge -wool,*glove**,MadeOf,0.8,Explanation: Both wool and rubber can be materials used to make gloves.,llm_bridge -*glove**,rubber,MadeOf,0.8,Explanation: Both wool and rubber can be materials used to make gloves.,llm_bridge -wool,*hat**,MadeOf,0.8,Explanation: Both wool and rubber can be materials used to make hats.,llm_bridge -*hat**,rubber,MadeOf,0.8,Explanation: Both wool and rubber can be materials used to make hats.,llm_bridge sheep,bone,HasA,0.8,sheep produce wool and have bones,llm_bridge sheep,bone,PartOf,0.8,"wool comes from sheep, and bones are part of sheep",llm_bridge wool,animal,MadeOf,0.8,"wool is made from animals, and animals have bones",llm_bridge @@ -4873,10 +3680,6 @@ nickel,mine,UsedFor,0.8,nickel is extracted from mines where ore is found,llm_br nickel,smelter,UsedFor,0.8,both nickel and ore are processed in smelters to extract metal,llm_bridge smelter,ore,UsedFor,0.8,both nickel and ore are processed in smelters to extract metal,llm_bridge nickel,metal,MadeOf,0.8,"nickel is a metal, ore contains metal",llm_bridge -nickel,bridge_word:_metal,MadeOf,0.8,Both nickel and bronze are made of metal.,llm_bridge -bridge_word:_metal,bronze,MadeOf,0.8,Both nickel and bronze are made of metal.,llm_bridge -nickel,bridge_word:_alloy,MadeOf,0.8,explanation: Both nickel and titanium can be components of alloys.,llm_bridge -bridge_word:_alloy,titanium,MadeOf,0.8,explanation: Both nickel and titanium can be components of alloys.,llm_bridge nickel,coin,MadeOf,0.8,coins are often made of nickel and silver,llm_bridge nickel,jewelry,MadeOf,0.8,jewelry can be made of both nickel and silver,llm_bridge jewelry,silver,MadeOf,0.8,jewelry can be made of both nickel and silver,llm_bridge @@ -4884,18 +3687,6 @@ nickel,alloy,MadeOf,0.8,alloys can contain both nickel and silver,llm_bridge nickel,mine,AtLocation,0.8,Both nickel and wolfram are extracted from mines.,llm_bridge mine,wolfram,AtLocation,0.8,Both nickel and wolfram are extracted from mines.,llm_bridge nickel,element,PartOf,0.8,Both nickel and wolfram are chemical elements.,llm_bridge -nickel,*bridge_word:_coin**,MadeOf,0.8,"nickel is used to make coins, and coins are made of metal.",llm_bridge -*bridge_word:_coin**,metal,MadeOf,0.8,"nickel is used to make coins, and coins are made of metal.",llm_bridge -nickel,*bridge_word:_alloy**,MadeOf,0.8,"nickel can be part of an alloy, and alloys are made of metal.",llm_bridge -*bridge_word:_alloy**,metal,MadeOf,0.8,"nickel can be part of an alloy, and alloys are made of metal.",llm_bridge -nickel,*bridge_word:_magnet**,AtLocation,0.8,"nickels can be near magnets, and magnets are made of metal.",llm_bridge -*bridge_word:_magnet**,metal,MadeOf,0.8,"nickels can be near magnets, and magnets are made of metal.",llm_bridge -nickel,bridge_word:_**alloy**,MadeOf,0.8,"Explanation: Both nickel and iron can be components of alloys, which are mixtures of metals.",llm_bridge -bridge_word:_**alloy**,iron,MadeOf,0.8,"Explanation: Both nickel and iron can be components of alloys, which are mixtures of metals.",llm_bridge -nickel,bridge_word:_**coin**,MadeOf,0.8,Explanation: Both nickel and iron can be used as materials to make coins.,llm_bridge -bridge_word:_**coin**,iron,MadeOf,0.8,Explanation: Both nickel and iron can be used as materials to make coins.,llm_bridge -nickel,bridge_word:_**magnet**,HasProperty,0.8,"Explanation: Nickel has magnetic properties, and iron is used to create magnets.",llm_bridge -bridge_word:_**magnet**,iron,UsedFor,0.8,"Explanation: Nickel has magnetic properties, and iron is used to create magnets.",llm_bridge nickel,vessel,MadeOf,0.8,nickel and pewter are both used to make vessels,llm_bridge vessel,pewter,MadeOf,0.8,nickel and pewter are both used to make vessels,llm_bridge coin,pewter,MadeOf,0.8,nickel and pewter can both be used to create coins,llm_bridge @@ -4903,48 +3694,18 @@ nickel,penny,MadeOf,0.8,penny is a coin that may be made of nickel and tin,llm_b penny,tin,MadeOf,0.8,penny is a coin that may be made of nickel and tin,llm_bridge nickel,plating,UsedFor,0.8,plating is a process that uses nickel and tin to coat surfaces,llm_bridge plating,tin,UsedFor,0.8,plating is a process that uses nickel and tin to coat surfaces,llm_bridge -nickel,*coin**,MadeOf,0.8,coins can be made of both nickel and gold.,llm_bridge -*coin**,gold,MadeOf,0.8,coins can be made of both nickel and gold.,llm_bridge -nickel,*ring**,MadeOf,0.8,rings can be made of both nickel and gold.,llm_bridge -*ring**,gold,MadeOf,0.8,rings can be made of both nickel and gold.,llm_bridge -nickel,*alloy**,MadeOf,0.8,alloys can be made from both nickel and gold.,llm_bridge -*alloy**,gold,MadeOf,0.8,alloys can be made from both nickel and gold.,llm_bridge bladder,milk,HasA,0.8,"a bladder can contain milk, and a carton is made to hold milk.",llm_bridge milk,carton,MadeOf,0.8,"a bladder can contain milk, and a carton is made to hold milk.",llm_bridge -bladder,bridge_word_1:_**body**,PartOf,0.8,explanation: Both the bladder and chest are parts of the body.,llm_bridge -bridge_word_1:_**body**,chest,PartOf,0.8,explanation: Both the bladder and chest are parts of the body.,llm_bridge -bladder,bridge_word_2:_**human**,PartOf,0.8,explanation: Both the bladder and chest are parts of a human.,llm_bridge -bridge_word_2:_**human**,chest,PartOf,0.8,explanation: Both the bladder and chest are parts of a human.,llm_bridge -bladder,bridge_word_3:_**organ**,HasA,0.8,explanation: Both the bladder (an organ) and chest (housing organs) contain or are part of organs.,llm_bridge -bridge_word_3:_**organ**,chest,HasA,0.8,explanation: Both the bladder (an organ) and chest (housing organs) contain or are part of organs.,llm_bridge -bladder,bridge_word:_liquid,HasA,0.8,explanation: Both a bladder and a pitcher contain liquid.,llm_bridge -bridge_word:_liquid,pitcher,HasA,0.8,explanation: Both a bladder and a pitcher contain liquid.,llm_bridge -bladder,bridge_word:_water,HasA,0.8,explanation: Both a bladder and a pitcher can hold water.,llm_bridge -bridge_word:_water,pitcher,HasA,0.8,explanation: Both a bladder and a pitcher can hold water.,llm_bridge -bladder,bridge_word:_container,PartOf,0.8,explanation: Both a bladder and a pitcher are types of containers.,llm_bridge -bridge_word:_container,pitcher,PartOf,0.8,explanation: Both a bladder and a pitcher are types of containers.,llm_bridge bladder,water,HasA,0.8,water connects the contents of both containers,llm_bridge water,trough,HasA,0.8,water connects the contents of both containers,llm_bridge bladder,animal,AtLocation,0.8,"animal relates to both as something that might use them (urinating into bladder, drinking from trough)",llm_bridge animal,trough,AtLocation,0.8,"animal relates to both as something that might use them (urinating into bladder, drinking from trough)",llm_bridge bladder,liquid,HasA,0.8,liquid connects as a common substance held in both containers,llm_bridge liquid,trough,HasA,0.8,liquid connects as a common substance held in both containers,llm_bridge -bladder,*water**,HasA,0.8,Both can hold water.,llm_bridge -*water**,bucket,UsedFor,0.8,Both can hold water.,llm_bridge -bladder,*liquid**,HasA,0.8,Both are containers for liquids.,llm_bridge -*liquid**,bucket,UsedFor,0.8,Both are containers for liquids.,llm_bridge -bladder,*container**,PartOf,0.8,Both are types of containers.,llm_bridge -*container**,bucket,PartOf,0.8,Both are types of containers.,llm_bridge water,vase,HasA,0.8,both bladder and vase can contain water.,llm_bridge liquid,vase,HasA,0.8,both bladder and vase can contain liquids.,llm_bridge bladder,fill,ReceivesAction,0.8,both bladder and vase can be filled with contents.,llm_bridge fill,vase,ReceivesAction,0.8,both bladder and vase can be filled with contents.,llm_bridge -bladder,*bean**,HasA,0.8,"A bean is inside a bladder, and a bean is made of parts found in a pod.",llm_bridge -*bean**,pod,MadeOf,0.8,"A bean is inside a bladder, and a bean is made of parts found in a pod.",llm_bridge -bladder,*seed**,HasA,0.8,"A bladder can contain seeds, and a pod contains seeds.",llm_bridge -*seed**,pod,HasA,0.8,"A bladder can contain seeds, and a pod contains seeds.",llm_bridge -bladder,*plant**,PartOf,0.8,Both a bladder and a pod can be parts of a plant.,llm_bridge -*plant**,pod,PartOf,0.8,Both a bladder and a pod can be parts of a plant.,llm_bridge liquid,mug,HasA,0.8,both bladders and mugs contain liquids.,llm_bridge water,mug,HasA,0.8,both bladders and mugs can hold water.,llm_bridge bladder,container,PartOf,0.8,both bladders and mugs are types of containers.,llm_bridge @@ -4953,8 +3714,6 @@ bladder,urine,HasA,0.8,"bladder contains urine, drawer can store things like uri urine,drawer,UsedFor,0.8,"bladder contains urine, drawer can store things like urine samples",llm_bridge bladder,organ,PartOf,0.8,"bladder is an organ, organ can be stored in a drawer (in a container)",llm_bridge organ,drawer,LocatedNear,0.8,"bladder is an organ, organ can be stored in a drawer (in a container)",llm_bridge -trumpet,bridge_word:_orchestra,AtLocation,0.8,An orchestra is a location where both trumpets and zithers can be found as musical instruments.,llm_bridge -bridge_word:_orchestra,zither,AtLocation,0.8,An orchestra is a location where both trumpets and zithers can be found as musical instruments.,llm_bridge trumpet,music,UsedFor,0.8,music is the purpose for both instruments,llm_bridge music,guitar,UsedFor,0.8,music is the purpose for both instruments,llm_bridge band,guitar,AtLocation,0.8,both instruments are commonly found in bands,llm_bridge @@ -4987,12 +3746,6 @@ trumpet,practice,UsedFor,0.8,"Practicing the trumpet often involves playing scal practice,scale,HasPrerequisite,0.8,"Practicing the trumpet often involves playing scales, and scales are a prerequisite for mastering musical practice.",llm_bridge trumpet,song,UsedFor,0.8,Both the trumpet and scales are used in the composition and performance of songs.,llm_bridge song,scale,UsedFor,0.8,Both the trumpet and scales are used in the composition and performance of songs.,llm_bridge -trumpet,bridge_word_1:_musician,UsedFor,0.8,"musicians play both trumpets and calipers (as musical instruments, though calipers are typically measuring tools)",llm_bridge -bridge_word_1:_musician,caliper,UsedFor,0.8,"musicians play both trumpets and calipers (as musical instruments, though calipers are typically measuring tools)",llm_bridge -trumpet,bridge_word_2:_instrument,PartOf,0.8,both trumpet and caliper are types of instruments (musical and measuring respectively),llm_bridge -bridge_word_2:_instrument,caliper,PartOf,0.8,both trumpet and caliper are types of instruments (musical and measuring respectively),llm_bridge -trumpet,bridge_word_3:_sound,HasProperty,0.8,trumpets produce sound; calipers are used to measure precision which relates to sound in music contexts,llm_bridge -bridge_word_3:_sound,caliper,UsedFor,0.8,trumpets produce sound; calipers are used to measure precision which relates to sound in music contexts,llm_bridge mold,infection,CapableOf,0.8,"mold can cause infection, which can affect blood",llm_bridge infection,blood,HasPrerequisite,0.8,"mold can cause infection, which can affect blood",llm_bridge mold,fungus,HasA,0.8,"mold can be a fungus, blood is desired for life",llm_bridge @@ -5014,12 +3767,6 @@ banana,peel,PartOf,0.8,peel connects the outer covering of both fruits and veget peel,potato,PartOf,0.8,peel connects the outer covering of both fruits and vegetables,llm_bridge banana,market,AtLocation,0.8,market connects where both food items are commonly sold,llm_bridge market,potato,AtLocation,0.8,market connects where both food items are commonly sold,llm_bridge -banana,*potassium**,HasProperty,0.8,Both bananas and eggs contain potassium.,llm_bridge -*potassium**,egg,HasProperty,0.8,Both bananas and eggs contain potassium.,llm_bridge -banana,*protein**,HasA,0.8,Both bananas and eggs contain protein.,llm_bridge -*protein**,egg,HasA,0.8,Both bananas and eggs contain protein.,llm_bridge -banana,*breakfast**,UsedFor,0.8,Both bananas and eggs are commonly eaten for breakfast.,llm_bridge -*breakfast**,egg,UsedFor,0.8,Both bananas and eggs are commonly eaten for breakfast.,llm_bridge banana,plant,PartOf,0.8,Both bananas and sugar come from plants.,llm_bridge plant,sugar,PartOf,0.8,Both bananas and sugar come from plants.,llm_bridge banana,sweetness,HasProperty,0.8,Both bananas and sugar have a sweet taste.,llm_bridge @@ -5028,12 +3775,6 @@ banana,vinegar,HasPrerequisite,0.8,vinegar is used in making pickles and can be vinegar,pickle,MadeOf,0.8,vinegar is used in making pickles and can be paired with bananas,llm_bridge banana,sandwich,HasPrerequisite,0.8,sandwiches can contain both bananas and pickles as ingredients,llm_bridge sandwich,pickle,HasPrerequisite,0.8,sandwiches can contain both bananas and pickles as ingredients,llm_bridge -banana,*peeler,UsedFor,0.8,peeler is used for preparing bananas and can be used in making soup.**,llm_bridge -*peeler,soup,UsedFor,0.8,peeler is used for preparing bananas and can be used in making soup.**,llm_bridge -banana,*spoon,UsedFor,0.8,"spoon is used for eating bananas (dipped in, etc.) and for eating soup.**",llm_bridge -*spoon,soup,UsedFor,0.8,"spoon is used for eating bananas (dipped in, etc.) and for eating soup.**",llm_bridge -banana,*plate,AtLocation,0.8,plate is where bananas and soup might both be served.**,llm_bridge -*plate,soup,AtLocation,0.8,plate is where bananas and soup might both be served.**,llm_bridge banana,snack,HasProperty,0.8,both are types of snacks,llm_bridge snack,chips,HasProperty,0.8,both are types of snacks,llm_bridge banana,sandwich,UsedFor,0.8,both can be used as ingredients in a sandwich,llm_bridge @@ -5064,24 +3805,12 @@ orca,trainer,ReceivesAction,0.8,trainers interact with both orcas and gorillas i trainer,gorilla,ReceivesAction,0.8,trainers interact with both orcas and gorillas in captivity.,llm_bridge orca,enclosure,AtLocation,0.8,enclosures are habitats for both orcas (in marine parks) and gorillas (in zoos).,llm_bridge enclosure,gorilla,AtLocation,0.8,enclosures are habitats for both orcas (in marine parks) and gorillas (in zoos).,llm_bridge -orca,,HasProperty,0.8,explanation: Both orcas and tigers are predators.,llm_bridge -,tiger,HasProperty,0.8,explanation: Both orcas and tigers are predators.,llm_bridge -orca,,PartOf,0.8,explanation: Both orcas and tigers are animals.,llm_bridge -,tiger,PartOf,0.8,explanation: Both orcas and tigers are animals.,llm_bridge -orca,,HasPrerequisite,0.8,"explanation: Orcas don't have fur, but tigers do. (Note: This bridge word is asymmetrical and may not be ideal, but it connects via a contrasting relationship.)",llm_bridge -,tiger,HasA,0.8,"explanation: Orcas don't have fur, but tigers do. (Note: This bridge word is asymmetrical and may not be ideal, but it connects via a contrasting relationship.)",llm_bridge -orca,whale,PartOf,0.8,"explanation: An orca is a type of whale, and a bull is a type of animal that can be related to whales through the concept of marine or terrestrial mammals.",llm_bridge -whale,bull,HasPrerequisite,0.8,"explanation: An orca is a type of whale, and a bull is a type of animal that can be related to whales through the concept of marine or terrestrial mammals.",llm_bridge -orca,animal,PartOf,0.8,"explanation: Both orca and bull are classified as animals, so ""animal"" is a broad category that connects them.",llm_bridge -animal,bull,PartOf,0.8,"explanation: Both orca and bull are classified as animals, so ""animal"" is a broad category that connects them.",llm_bridge -orca,farm,AtLocation,0.8,"explanation: Orcas can be found in marine farms or zoos, and bulls are commonly found on farms, making ""farm"" a bridge through location.",llm_bridge -farm,bull,AtLocation,0.8,"explanation: Orcas can be found in marine farms or zoos, and bulls are commonly found on farms, making ""farm"" a bridge through location.",llm_bridge -orca,bridge_word:_predator,CapableOf,0.8,explanation: Both orcas and cassowaries can be predators in their respective ecosystems.,llm_bridge -bridge_word:_predator,cassowary,CapableOf,0.8,explanation: Both orcas and cassowaries can be predators in their respective ecosystems.,llm_bridge -orca,bridge_word:_zoo,AtLocation,0.8,explanation: Both orcas and cassowaries can be found in zoos as exotic animals.,llm_bridge -bridge_word:_zoo,cassowary,AtLocation,0.8,explanation: Both orcas and cassowaries can be found in zoos as exotic animals.,llm_bridge -orca,bridge_word:_animal,HasA,0.8,explanation: Both orcas and cassowaries are types of animals.,llm_bridge -bridge_word:_animal,cassowary,HasA,0.8,explanation: Both orcas and cassowaries are types of animals.,llm_bridge +orca,whale,PartOf,0.8,"An orca is a type of whale, and a bull is a type of animal that can be related to whales through the concept of marine or terrestrial mammals.",llm_bridge +whale,bull,HasPrerequisite,0.8,"An orca is a type of whale, and a bull is a type of animal that can be related to whales through the concept of marine or terrestrial mammals.",llm_bridge +orca,animal,PartOf,0.8,"Both orca and bull are classified as animals, so ""animal"" is a broad category that connects them.",llm_bridge +animal,bull,PartOf,0.8,"Both orca and bull are classified as animals, so ""animal"" is a broad category that connects them.",llm_bridge +orca,farm,AtLocation,0.8,"Orcas can be found in marine farms or zoos, and bulls are commonly found on farms, making ""farm"" a bridge through location.",llm_bridge +farm,bull,AtLocation,0.8,"Orcas can be found in marine farms or zoos, and bulls are commonly found on farms, making ""farm"" a bridge through location.",llm_bridge orca,fish,HasA,0.8,"Orcas eat fish, and meat is made of fish.",llm_bridge fish,meat,MadeOf,0.8,"Orcas eat fish, and meat is made of fish.",llm_bridge orca,meat,CapableOf,0.8,"orcas eat meat, gazelles are made of meat",llm_bridge @@ -5093,11 +3822,11 @@ orca,skeleton,HasA,0.8,Orcas have skeletons made of bones.,llm_bridge skeleton,bone,PartOf,0.8,Orcas have skeletons made of bones.,llm_bridge orca,shark,LocatedNear,0.8,Orcas and sharks are marine animals; sharks have bones.,llm_bridge shark,bone,HasA,0.8,Orcas and sharks are marine animals; sharks have bones.,llm_bridge -orca,water,AtLocation,0.8,"explanation: Orcas live in water, and geese often swim in water.",llm_bridge -water,goose,AtLocation,0.8,"explanation: Orcas live in water, and geese often swim in water.",llm_bridge -fish,goose,UsedFor,0.8,"explanation: An orca has fish as prey, and geese can be used to hunt fish in some cultures.",llm_bridge -orca,migration,ReceivesAction,0.8,"explanation: Orcas migrate to follow food, and geese migrate for seasonal changes.",llm_bridge -migration,goose,ReceivesAction,0.8,"explanation: Orcas migrate to follow food, and geese migrate for seasonal changes.",llm_bridge +orca,water,AtLocation,0.8,"Orcas live in water, and geese often swim in water.",llm_bridge +water,goose,AtLocation,0.8,"Orcas live in water, and geese often swim in water.",llm_bridge +fish,goose,UsedFor,0.8,"An orca has fish as prey, and geese can be used to hunt fish in some cultures.",llm_bridge +orca,migration,ReceivesAction,0.8,"Orcas migrate to follow food, and geese migrate for seasonal changes.",llm_bridge +migration,goose,ReceivesAction,0.8,"Orcas migrate to follow food, and geese migrate for seasonal changes.",llm_bridge orca,jaw,HasA,0.8,jaw is a part of an orca and part of a mouth,llm_bridge jaw,mouth,PartOf,0.8,jaw is a part of an orca and part of a mouth,llm_bridge orca,tooth,HasA,0.8,tooth is in an orca and in a mouth,llm_bridge @@ -5120,12 +3849,6 @@ flock,chicken,PartOf,0.8,chickens are part of a flock and have claws,llm_bridge chicken,claw,HasA,0.8,chickens are part of a flock and have claws,llm_bridge flock,goose,PartOf,0.8,geese are part of a flock and have claws,llm_bridge goose,claw,HasA,0.8,geese are part of a flock and have claws,llm_bridge -flock,"bridge_word:_""mountain""",AtLocation,0.8,"explanation: Mountains are natural habitats where flocks of sheep or other animals might be found, and gorillas are known to inhabit mountainous regions.",llm_bridge -"bridge_word:_""mountain""",gorilla,AtLocation,0.8,"explanation: Mountains are natural habitats where flocks of sheep or other animals might be found, and gorillas are known to inhabit mountainous regions.",llm_bridge -flock,"bridge_word:_""habitat""",AtLocation,0.8,"explanation: A habitat refers to the natural environment of a species; flocks often occupy grassy habitats, while gorillas live in forested habitats.",llm_bridge -"bridge_word:_""habitat""",gorilla,AtLocation,0.8,"explanation: A habitat refers to the natural environment of a species; flocks often occupy grassy habitats, while gorillas live in forested habitats.",llm_bridge -flock,"bridge_word:_""zoo""",AtLocation,0.8,explanation: Zoos are facilities where both flocks (like sheep or goats) and gorillas might be kept for display or conservation.,llm_bridge -"bridge_word:_""zoo""",gorilla,AtLocation,0.8,explanation: Zoos are facilities where both flocks (like sheep or goats) and gorillas might be kept for display or conservation.,llm_bridge flock,sheep,PartOf,0.8,Sheep are part of a flock and their meat is a type of meat.,llm_bridge sheep,meat,MadeOf,0.8,Sheep are part of a flock and their meat is a type of meat.,llm_bridge flock,cow,PartOf,0.8,Cows are part of a flock (though typically called a herd) and their meat is a type of meat.,llm_bridge @@ -5137,17 +3860,6 @@ wool,fat,MadeOf,0.8,"wool is a product of the animals in the flock, and wool can flock,animal,PartOf,0.8,"The flock is composed of animals, and animals are composed of fat.",llm_bridge animal,fat,MadeOf,0.8,"The flock is composed of animals, and animals are composed of fat.",llm_bridge sheep,fat,HasA,0.8,"Sheep are part of a flock, and sheep have body fat.",llm_bridge -flock,bridge_word:_bird,PartOf,0.8,"A flock is part of a group of birds, and an ostrich is a type of bird.",llm_bridge -bridge_word:_bird,ostrich,HasA,0.8,"A flock is part of a group of birds, and an ostrich is a type of bird.",llm_bridge -flock,bridge_word:_group,HasA,0.8,"A flock has a group of animals, and an ostrich is part of a group of birds or animals.",llm_bridge -bridge_word:_group,ostrich,PartOf,0.8,"A flock has a group of animals, and an ostrich is part of a group of birds or animals.",llm_bridge -flock,bridge_word:_animal,HasA,0.8,"A flock has animals, and an ostrich is part of the animal kingdom.",llm_bridge -flock,*bird**,PartOf,0.8,"A flock consists of birds, and snails are often found near birds or in areas where birds inhabit.",llm_bridge -*bird**,snail,AtLocation,0.8,"A flock consists of birds, and snails are often found near birds or in areas where birds inhabit.",llm_bridge -flock,*garden**,AtLocation,0.8,"A flock can be found grazing in a garden, and snails often live in gardens.",llm_bridge -*garden**,snail,AtLocation,0.8,"A flock can be found grazing in a garden, and snails often live in gardens.",llm_bridge -flock,*food**,UsedFor,0.8,"A flock is raised for food, and snails can also be a source of food (e.g., escargot).",llm_bridge -*food**,snail,UsedFor,0.8,"A flock is raised for food, and snails can also be a source of food (e.g., escargot).",llm_bridge sheep,bull,ReceivesAction,0.8,"sheep are part of a flock, and a bull might manage or herd sheep.",llm_bridge flock,pasture,AtLocation,0.8,both a flock and a bull can be found in a pasture.,llm_bridge pasture,bull,AtLocation,0.8,both a flock and a bull can be found in a pasture.,llm_bridge @@ -5163,40 +3875,16 @@ skin,pattern,HasProperty,0.8,"skin can have patterns, and zebras are known for t pattern,zebra,HasProperty,0.8,"skin can have patterns, and zebras are known for their pattern",llm_bridge skin,animal,PartOf,0.8,"skin is a part of an animal's body, and zebra is an animal",llm_bridge animal,zebra,PartOf,0.8,"skin is a part of an animal's body, and zebra is an animal",llm_bridge -skin,*foot**,PartOf,0.8,both skin and leg are parts of the foot,llm_bridge -*foot**,leg,PartOf,0.8,both skin and leg are parts of the foot,llm_bridge -skin,*fur**,HasA,0.8,both skin and leg can have fur,llm_bridge -*fur**,leg,HasA,0.8,both skin and leg can have fur,llm_bridge -skin,*muscle**,HasA,0.8,both skin and leg contain muscles,llm_bridge -*muscle**,leg,HasA,0.8,both skin and leg contain muscles,llm_bridge skin,hair,HasA,0.8,hair connects as a common feature of skin and moles,llm_bridge hair,mole,HasA,0.8,hair connects as a common feature of skin and moles,llm_bridge fur,mole,HasA,0.8,fur connects as a common feature of skin (on animals) and moles,llm_bridge body,mole,PartOf,0.8,body connects as the larger entity that contains both skin and moles,llm_bridge -skin,*tree**,PartOf,0.8,tree bark connects the source material to the product,llm_bridge -*tree**,cork,MadeOf,0.8,tree bark connects the source material to the product,llm_bridge -skin,*bark**,PartOf,0.8,bark connects the protective outer layer to the material,llm_bridge -*bark**,cork,MadeOf,0.8,bark connects the protective outer layer to the material,llm_bridge -skin,*material**,HasA,0.8,material connects the substance shared by both,llm_bridge -*material**,cork,HasA,0.8,material connects the substance shared by both,llm_bridge -skin,*candle**,PartOf,0.8,"Skin can be part of a candle (when made into parchment), and wax is a primary material of candles.",llm_bridge -*candle**,wax,MadeOf,0.8,"Skin can be part of a candle (when made into parchment), and wax is a primary material of candles.",llm_bridge -skin,*ointment**,UsedFor,0.8,"Ointments are used for skin treatment, and wax is a common ingredient in ointments.",llm_bridge -*ointment**,wax,MadeOf,0.8,"Ointments are used for skin treatment, and wax is a common ingredient in ointments.",llm_bridge -skin,*polish**,ReceivesAction,0.8,"Skin can be polished, and wax is a material used to make polish.",llm_bridge -*polish**,wax,MadeOf,0.8,"Skin can be polished, and wax is a material used to make polish.",llm_bridge skin,gem,UsedFor,0.8,gemstones like diamonds can be set into items for skin adornment or protection.,llm_bridge gem,diamond,MadeOf,0.8,gemstones like diamonds can be set into items for skin adornment or protection.,llm_bridge skin,jewelry,UsedFor,0.8,jewelry can be worn against the skin and is often made with diamonds.,llm_bridge jewelry,diamond,MadeOf,0.8,jewelry can be worn against the skin and is often made with diamonds.,llm_bridge skin,gemstone,UsedFor,0.8,gemstones (like diamonds) can be used in items placed on or near the skin.,llm_bridge gemstone,diamond,MadeOf,0.8,gemstones (like diamonds) can be used in items placed on or near the skin.,llm_bridge -skin,bridge_word:_surface,PartOf,0.8,"Skin is part of the body's surface, and chalk can be used to mark on surfaces.",llm_bridge -bridge_word:_surface,chalk,HasProperty,0.8,"Skin is part of the body's surface, and chalk can be used to mark on surfaces.",llm_bridge -skin,bridge_word:_mark,HasProperty,0.8,"Skin can be marked, and chalk is made of materials used for making marks.",llm_bridge -bridge_word:_mark,chalk,MadeOf,0.8,"Skin can be marked, and chalk is made of materials used for making marks.",llm_bridge -skin,bridge_word:_hand,PartOf,0.8,"Skin is part of the hand, and chalk can be used by hand for writing or drawing.",llm_bridge -bridge_word:_hand,chalk,UsedFor,0.8,"Skin is part of the hand, and chalk can be used by hand for writing or drawing.",llm_bridge skin,fur,MadeOf,0.8,fur connects as a material part of skin and a characteristic of a lynx,llm_bridge skin,metal,PartOf,0.8,"skin can be part of metal objects like armor, and rust is made of metal.",llm_bridge skin,iron,PartOf,0.8,"skin can be part of iron objects like suits, and rust is made of iron.",llm_bridge @@ -5231,12 +3919,6 @@ jack,board,UsedFor,0.8,Both tools can be used to shape or move boards.,llm_bridg board,planer,UsedFor,0.8,Both tools can be used to shape or move boards.,llm_bridge jack,surface,UsedFor,0.8,Both tools can be used to modify or prepare surfaces.,llm_bridge surface,planer,UsedFor,0.8,Both tools can be used to modify or prepare surfaces.,llm_bridge -jack,bridge_word:_car,UsedFor,0.8,Both tools are used in automotive repair on cars.,llm_bridge -bridge_word:_car,wedge,UsedFor,0.8,Both tools are used in automotive repair on cars.,llm_bridge -jack,bridge_word:_lever,PartOf,0.8,Both jack and wedge use a lever mechanism to function.,llm_bridge -bridge_word:_lever,wedge,PartOf,0.8,Both jack and wedge use a lever mechanism to function.,llm_bridge -jack,bridge_word:_force,ReceivesAction,0.8,Both tools receive applied force to perform their functions.,llm_bridge -bridge_word:_force,wedge,ReceivesAction,0.8,Both tools receive applied force to perform their functions.,llm_bridge jack,handle,PartOf,0.8,a handle is part of both a jack and a spade,llm_bridge handle,spade,PartOf,0.8,a handle is part of both a jack and a spade,llm_bridge jack,toolshed,AtLocation,0.8,a toolshed is a location where both a jack and a spade might be stored,llm_bridge @@ -5275,27 +3957,11 @@ fork,chicken,UsedFor,0.8,a fork is used to eat both salad and chicken,llm_bridge plate,chicken,AtLocation,0.8,a plate is where both salad and chicken are served,llm_bridge salad,meal,PartOf,0.8,both salad and chicken can be part of a meal,llm_bridge meal,chicken,PartOf,0.8,both salad and chicken can be part of a meal,llm_bridge -salad,*bowl**,AtLocation,0.8,bowls are commonly used to serve both salad and cereal.,llm_bridge -*bowl**,cereal,AtLocation,0.8,bowls are commonly used to serve both salad and cereal.,llm_bridge -salad,*food**,HasA,0.8,both salad and cereal are types of food.,llm_bridge -*food**,cereal,HasA,0.8,both salad and cereal are types of food.,llm_bridge -salad,*meal**,PartOf,0.8,salad and cereal can both be part of a meal.,llm_bridge -*meal**,cereal,PartOf,0.8,salad and cereal can both be part of a meal.,llm_bridge salad,vegetable,HasA,0.8,"both salads and candies can contain vegetables (e.g., salad greens, candy corn)",llm_bridge vegetable,candy,HasA,0.8,"both salads and candies can contain vegetables (e.g., salad greens, candy corn)",llm_bridge fruit,candy,HasA,0.8,"both salads and candies can contain fruit (e.g., fruit salad, fruit candy)",llm_bridge salad,sugar,MadeOf,0.8,"both salads and candies can be made with sugar (e.g., salad dressing, candy ingredients)",llm_bridge sugar,candy,MadeOf,0.8,"both salads and candies can be made with sugar (e.g., salad dressing, candy ingredients)",llm_bridge -salad,*plate**,AtLocation,0.8,Both salad and banana are commonly served on a plate.,llm_bridge -*plate**,banana,AtLocation,0.8,Both salad and banana are commonly served on a plate.,llm_bridge -salad,*recipe**,UsedFor,0.8,Both salad and banana can be ingredients in a recipe.,llm_bridge -*recipe**,banana,UsedFor,0.8,Both salad and banana can be ingredients in a recipe.,llm_bridge -salad,*tomato**,HasA,0.8,Tomatoes are often found in salads and are botanically related to corn.,llm_bridge -*tomato**,corn,LocatedNear,0.8,Tomatoes are often found in salads and are botanically related to corn.,llm_bridge -salad,*lettuce**,HasA,0.8,Lettuce is a key ingredient in salads and grows near cornfields.,llm_bridge -*lettuce**,corn,LocatedNear,0.8,Lettuce is a key ingredient in salads and grows near cornfields.,llm_bridge -salad,*kernel**,PartOf,0.8,Kernels are part of a salad (like corn kernels) and are also a part of corn itself.,llm_bridge -*kernel**,corn,HasA,0.8,Kernels are part of a salad (like corn kernels) and are also a part of corn itself.,llm_bridge salad,vegetable,MadeOf,0.8,"many salads contain vegetables, and butter is used for cooking or serving vegetables",llm_bridge vegetable,butter,UsedFor,0.8,"many salads contain vegetables, and butter is used for cooking or serving vegetables",llm_bridge lettuce,butter,UsedFor,0.8,"lettuce is a common salad ingredient, and butter can be used with lettuce",llm_bridge @@ -5309,12 +3975,6 @@ lettuce,egg,UsedFor,0.8,lettuce is a part of a salad and can be used to cook egg plate,egg,AtLocation,0.8,"a salad can be served on a plate, and eggs can also be served on a plate",llm_bridge salad,vinegar,HasA,0.8,"vinegar is an ingredient in a salad dressing, and vinegar can be used to cook eggs",llm_bridge vinegar,egg,UsedFor,0.8,"vinegar is an ingredient in a salad dressing, and vinegar can be used to cook eggs",llm_bridge -chili,*food**,UsedFor,0.8,food connects as both chili and salt are used for cooking food.,llm_bridge -*food**,salt,UsedFor,0.8,food connects as both chili and salt are used for cooking food.,llm_bridge -chili,*dish**,UsedFor,0.8,dish connects as both chili and salt are used as ingredients in dishes.,llm_bridge -*dish**,salt,UsedFor,0.8,dish connects as both chili and salt are used as ingredients in dishes.,llm_bridge -chili,*seasoning**,PartOf,0.8,seasoning connects as both chili and salt are types of seasoning used to enhance flavor.,llm_bridge -*seasoning**,salt,PartOf,0.8,seasoning connects as both chili and salt are types of seasoning used to enhance flavor.,llm_bridge chili,spice_blend,MadeOf,0.8,chili and paprika are both ingredients in spice blends,llm_bridge chili,seasoning,UsedFor,0.8,both chili and paprika are types of seasoning used to flavor food,llm_bridge seasoning,paprika,UsedFor,0.8,both chili and paprika are types of seasoning used to flavor food,llm_bridge @@ -5324,18 +3984,6 @@ dish,coriander,UsedFor,0.8,dish connects both spices as ingredients for cooking, chili,sauce,UsedFor,0.8,sauce connects both spices as ingredients in a condiment,llm_bridge sauce,coriander,UsedFor,0.8,sauce connects both spices as ingredients in a condiment,llm_bridge chili,recipe,UsedFor,0.8,recipe connects both spices as ingredients in a set of instructions,llm_bridge -chili,*pepper**,LocatedNear,0.8,Both are spices often found together in spice racks or cabinets.,llm_bridge -*pepper**,nutmeg,LocatedNear,0.8,Both are spices often found together in spice racks or cabinets.,llm_bridge -chili,*seasoning**,HasA,0.8,Both are types of seasoning used in cooking.,llm_bridge -*seasoning**,nutmeg,HasA,0.8,Both are types of seasoning used in cooking.,llm_bridge -chili,*recipe**,UsedFor,0.8,Both can be ingredients in recipes.,llm_bridge -*recipe**,nutmeg,UsedFor,0.8,Both can be ingredients in recipes.,llm_bridge -chili,*soup**,UsedFor,0.8,both spices are commonly used in making soups,llm_bridge -*soup**,anise,UsedFor,0.8,both spices are commonly used in making soups,llm_bridge -chili,*tea**,UsedFor,0.8,both spices can be added to teas for flavor,llm_bridge -*tea**,anise,UsedFor,0.8,both spices can be added to teas for flavor,llm_bridge -chili,*spice_rack**,LocatedNear,0.8,both spices are commonly stored together on spice racks,llm_bridge -*spice_rack**,anise,LocatedNear,0.8,both spices are commonly stored together on spice racks,llm_bridge chili,curry,HasA,0.8,both are spices found in curry,llm_bridge curry,cardamom,HasA,0.8,both are spices found in curry,llm_bridge chili,grinder,UsedFor,0.8,a grinder is used for both spices,llm_bridge @@ -5349,21 +3997,9 @@ chili,cuisine,PartOf,0.8,Both chilies and ginger are ingredients (parts) used in cuisine,ginger,PartOf,0.8,Both chilies and ginger are ingredients (parts) used in various cuisines.,llm_bridge chili,soup,ReceivesAction,0.8,Both chilies and ginger can be added to (received in) soup recipes.,llm_bridge soup,ginger,ReceivesAction,0.8,Both chilies and ginger can be added to (received in) soup recipes.,llm_bridge -chili,bridge_word:_curry,MadeOf,0.8,explanation: Both chili and turmeric are commonly used as ingredients in curry powder or dishes.,llm_bridge -bridge_word:_curry,turmeric,MadeOf,0.8,explanation: Both chili and turmeric are commonly used as ingredients in curry powder or dishes.,llm_bridge -chili,bridge_word:_spice_rack,AtLocation,0.8,explanation: Chili and turmeric are spices that might be found together in a spice rack.,llm_bridge -bridge_word:_spice_rack,turmeric,AtLocation,0.8,explanation: Chili and turmeric are spices that might be found together in a spice rack.,llm_bridge -chili,bridge_word:_kitchen,AtLocation,0.8,explanation: Both chili and turmeric are ingredients commonly found in a kitchen.,llm_bridge -bridge_word:_kitchen,turmeric,AtLocation,0.8,explanation: Both chili and turmeric are ingredients commonly found in a kitchen.,llm_bridge spice_blend,cumin,MadeOf,0.8,both are components of spice blends,llm_bridge recipe,cumin,UsedFor,0.8,both are used in recipes,llm_bridge dish,cumin,UsedFor,0.8,both are used in dishes,llm_bridge -pewter,bridge_word:_alloy,MadeOf,0.8,"pewter is an alloy made from metals, and metals are components of alloys.",llm_bridge -bridge_word:_alloy,metal,HasA,0.8,"pewter is an alloy made from metals, and metals are components of alloys.",llm_bridge -pewter,bridge_word:_spoon,MadeOf,0.8,"pewter can be made into a spoon, and metals are the material of a spoon.",llm_bridge -bridge_word:_spoon,metal,MadeOf,0.8,"pewter can be made into a spoon, and metals are the material of a spoon.",llm_bridge -pewter,bridge_word:_element,MadeOf,0.8,"pewter is made of metallic elements, and metals consist of elements.",llm_bridge -bridge_word:_element,metal,HasA,0.8,"pewter is made of metallic elements, and metals consist of elements.",llm_bridge pewter,alloy,MadeOf,0.8,both pewter and steel can be alloys (mixtures of metals),llm_bridge pewter,scrap,HasA,0.8,both pewter and steel can be found as scrap metal,llm_bridge scrap,steel,HasA,0.8,both pewter and steel can be found as scrap metal,llm_bridge @@ -5375,70 +4011,29 @@ metal,bronze,MadeOf,0.8,both are types of metals,llm_bridge alloy,mercury,MadeOf,0.8,Both pewter and mercury can be components in metallic alloys.,llm_bridge pewter,element,MadeOf,0.8,Both pewter and mercury are composed of chemical elements.,llm_bridge element,mercury,MadeOf,0.8,Both pewter and mercury are composed of chemical elements.,llm_bridge -pewter,bridge_word:_metal,MadeOf,0.8,Both pewter and anchors are commonly made of metal.,llm_bridge -bridge_word:_metal,anchor,MadeOf,0.8,Both pewter and anchors are commonly made of metal.,llm_bridge -bridge_word:_metal,gold,MadeOf,0.8,Both pewter and gold are types of metals.,llm_bridge -pewter,bridge_word:_jewelry,UsedFor,0.8,Jewelry can be made from both pewter and gold.,llm_bridge -bridge_word:_jewelry,gold,UsedFor,0.8,Jewelry can be made from both pewter and gold.,llm_bridge -pewter,bridge_word:_alloy,UsedFor,0.8,Both pewter and gold can be used in creating alloys.,llm_bridge -bridge_word:_alloy,gold,UsedFor,0.8,Both pewter and gold can be used in creating alloys.,llm_bridge pewter,smelting,CapableOf,0.8,smelting connects as a process to extract both metals from ores,llm_bridge smelting,iron,CapableOf,0.8,smelting connects as a process to extract both metals from ores,llm_bridge pewter,ore,MadeOf,0.8,ore connects as a mineral from which both metals can be extracted,llm_bridge -lion,*rope**,UsedFor,0.8,a rope can be used to control or lead both a lion and a bull,llm_bridge -*rope**,bull,UsedFor,0.8,a rope can be used to control or lead both a lion and a bull,llm_bridge -lion,*fence**,AtLocation,0.8,both lions and bulls are commonly found in fenced enclosures,llm_bridge -*fence**,bull,AtLocation,0.8,both lions and bulls are commonly found in fenced enclosures,llm_bridge -lion,*fight**,CapableOf,0.8,both lions and bulls are known for their fighting abilities,llm_bridge -*fight**,bull,CapableOf,0.8,both lions and bulls are known for their fighting abilities,llm_bridge lion,meat,HasA,0.8,meat connects the lion's diet to the fat's composition.,llm_bridge lion,diet,HasA,0.8,"diet connects the lion's food to the fat's purpose (though not a concrete noun, ""diet"" is a common concept that might be acceptable in some contexts, but it's not a concrete noun. Replacing with a better option)",llm_bridge diet,fat,UsedFor,0.8,"diet connects the lion's food to the fat's purpose (though not a concrete noun, ""diet"" is a common concept that might be acceptable in some contexts, but it's not a concrete noun. Replacing with a better option)",llm_bridge lion,muscle,HasA,0.8,muscle connects the lion's body part to the fat's composition. (This is a better option.),llm_bridge muscle,fat,MadeOf,0.8,muscle connects the lion's body part to the fat's composition. (This is a better option.),llm_bridge -lion,,AtLocation,0.8,explanation: A zoo is a place where both lions and cassowaries can be found.,llm_bridge -,cassowary,AtLocation,0.8,explanation: A zoo is a place where both lions and cassowaries can be found.,llm_bridge -lion,,HasA,0.8,explanation: Both lions and cassowaries have specific diets that they consume.,llm_bridge -,cassowary,HasA,0.8,explanation: Both lions and cassowaries have specific diets that they consume.,llm_bridge lion,mane,HasA,0.8,The mane is part of a male lion and is located on its head.,llm_bridge mane,head,PartOf,0.8,The mane is part of a male lion and is located on its head.,llm_bridge lion,eyes,HasA,0.8,"Lions have eyes in their heads, which are a part of the head.",llm_bridge eyes,head,PartOf,0.8,"Lions have eyes in their heads, which are a part of the head.",llm_bridge lion,fur,HasA,0.8,"Lions have fur all over their bodies, including on their heads.",llm_bridge fur,head,HasA,0.8,"Lions have fur all over their bodies, including on their heads.",llm_bridge -lion,*bridge_word:_africa**,AtLocation,0.8,both animals can be found in Africa,llm_bridge -*bridge_word:_africa**,blowfish,AtLocation,0.8,both animals can be found in Africa,llm_bridge -lion,*bridge_word:_zoo**,AtLocation,0.8,both animals can be found in zoos,llm_bridge -*bridge_word:_zoo**,blowfish,AtLocation,0.8,both animals can be found in zoos,llm_bridge -lion,*bridge_word:_aquarium**,AtLocation,0.8,"blowfish are often kept in aquariums, and sometimes lions are displayed in aquarium-like exhibits or educational centers",llm_bridge -*bridge_word:_aquarium**,blowfish,AtLocation,0.8,"blowfish are often kept in aquariums, and sometimes lions are displayed in aquarium-like exhibits or educational centers",llm_bridge zoo,turtle,AtLocation,0.8,Both animals can be found in a zoo.,llm_bridge lion,habitat,AtLocation,0.8,Both animals have natural habitats.,llm_bridge habitat,turtle,AtLocation,0.8,Both animals have natural habitats.,llm_bridge lion,petting,ReceivesAction,0.8,Both animals can be involved in petting (though lions are less common).,llm_bridge petting,turtle,ReceivesAction,0.8,Both animals can be involved in petting (though lions are less common).,llm_bridge -lion,*fur**,HasA,0.8,Lions have fur which is made of skin.,llm_bridge -*fur**,skin,MadeOf,0.8,Lions have fur which is made of skin.,llm_bridge -lion,*pelt**,HasA,0.8,"Lions have pelts, and pelts are part of skin.",llm_bridge -*pelt**,skin,PartOf,0.8,"Lions have pelts, and pelts are part of skin.",llm_bridge -lion,*tawny**,HasProperty,0.8,"Lions have tawny fur, and tawny is a property of skin.",llm_bridge -*tawny**,skin,HasProperty,0.8,"Lions have tawny fur, and tawny is a property of skin.",llm_bridge lion,leg,HasA,0.8,lions have legs as part of their body structure,llm_bridge leg,leg,PartOf,0.8,lions have legs as part of their body structure,llm_bridge lion,claw,HasA,0.8,lions have claws as part of their anatomy,llm_bridge claw,claw,PartOf,0.8,lions have claws as part of their anatomy,llm_bridge -lion,bridge_word:_zoo,AtLocation,0.8,explanation: A lion and a tiger are both commonly found in a zoo.,llm_bridge -bridge_word:_zoo,tiger,AtLocation,0.8,explanation: A lion and a tiger are both commonly found in a zoo.,llm_bridge -lion,bridge_word:_cat,PartOf,0.8,explanation: Both lion and tiger are part of the cat family.,llm_bridge -bridge_word:_cat,tiger,PartOf,0.8,explanation: Both lion and tiger are part of the cat family.,llm_bridge -lion,bridge_word:_roar,CapableOf,0.8,explanation: Both a lion and a tiger are capable of roaring.,llm_bridge -bridge_word:_roar,tiger,CapableOf,0.8,explanation: Both a lion and a tiger are capable of roaring.,llm_bridge -wolf,*sheep**,UsedFor,0.8,"Wolves hunt sheep, and bulls protect sheep (in some contexts).",llm_bridge -*sheep**,bull,UsedFor,0.8,"Wolves hunt sheep, and bulls protect sheep (in some contexts).",llm_bridge -wolf,*farm**,AtLocation,0.8,"Wolves can be found near farms, and bulls often live on farms.",llm_bridge -*farm**,bull,AtLocation,0.8,"Wolves can be found near farms, and bulls often live on farms.",llm_bridge -wolf,*meat**,UsedFor,0.8,"Wolves eat meat (including bull meat in some cases), and bulls are raised for meat.",llm_bridge -*meat**,bull,UsedFor,0.8,"Wolves eat meat (including bull meat in some cases), and bulls are raised for meat.",llm_bridge wolf,hunt,CapableOf,0.8,wolves hunt geese,llm_bridge hunt,goose,ReceivesAction,0.8,wolves hunt geese,llm_bridge wolf,meat,HasA,0.8,both wolves and geese have meat,llm_bridge @@ -5460,14 +4055,14 @@ fur,skin,MadeOf,0.8,fur is part of a wolf and is made of skin,llm_bridge wolf,hide,HasA,0.8,hide is part of a wolf and skin is part of the hide,llm_bridge hide,skin,PartOf,0.8,hide is part of a wolf and skin is part of the hide,llm_bridge coat,skin,PartOf,0.8,"wolf has a coat, and skin is part of the coat",llm_bridge -wolf,web,CapableOf,0.8,"explanation: A wolf might encounter a spider's web, and spiders are known for their webs.",llm_bridge -web,spider,HasA,0.8,"explanation: A wolf might encounter a spider's web, and spiders are known for their webs.",llm_bridge -wolf,prey,ReceivesAction,0.8,explanation: Both wolves and spiders are predators that hunt prey.,llm_bridge -prey,spider,ReceivesAction,0.8,explanation: Both wolves and spiders are predators that hunt prey.,llm_bridge -wolf,silk,UsedFor,0.8,"explanation: Spiders are known for producing silk, while wolves might use silk in their dens or nests indirectly.",llm_bridge -silk,spider,MadeOf,0.8,"explanation: Spiders are known for producing silk, while wolves might use silk in their dens or nests indirectly.",llm_bridge -wolf,wolf_head,PartOf,0.8,"Explanation: A wolf has a head, and a head is part of the wolf's anatomy.",llm_bridge -wolf_head,head,PartOf,0.8,"Explanation: A wolf has a head, and a head is part of the wolf's anatomy.",llm_bridge +wolf,web,CapableOf,0.8,"A wolf might encounter a spider's web, and spiders are known for their webs.",llm_bridge +web,spider,HasA,0.8,"A wolf might encounter a spider's web, and spiders are known for their webs.",llm_bridge +wolf,prey,ReceivesAction,0.8,Both wolves and spiders are predators that hunt prey.,llm_bridge +prey,spider,ReceivesAction,0.8,Both wolves and spiders are predators that hunt prey.,llm_bridge +wolf,silk,UsedFor,0.8,"Spiders are known for producing silk, while wolves might use silk in their dens or nests indirectly.",llm_bridge +silk,spider,MadeOf,0.8,"Spiders are known for producing silk, while wolves might use silk in their dens or nests indirectly.",llm_bridge +wolf,wolf_head,PartOf,0.8,"A wolf has a head, and a head is part of the wolf's anatomy.",llm_bridge +wolf_head,head,PartOf,0.8,"A wolf has a head, and a head is part of the wolf's anatomy.",llm_bridge wolf,paw,HasA,0.8,"A wolf has paws, and a paw contains a claw.",llm_bridge paw,claw,PartOf,0.8,"A wolf has paws, and a paw contains a claw.",llm_bridge wolf,foot,HasA,0.8,"A wolf has feet, and a foot contains a claw.",llm_bridge @@ -5479,12 +4074,6 @@ wolf,zoo,AtLocation,0.8,zoo connects where both animals might be found,llm_bridg zoo,kiwi,AtLocation,0.8,zoo connects where both animals might be found,llm_bridge wolf,animal,HasProperty,0.8,animal connects the shared biological classification,llm_bridge animal,kiwi,HasProperty,0.8,animal connects the shared biological classification,llm_bridge -wolf,*meat**,CapableOf,0.8,"Wolves can eat meat, and bones are made of parts that contain meat.",llm_bridge -*meat**,bone,MadeOf,0.8,"Wolves can eat meat, and bones are made of parts that contain meat.",llm_bridge -wolf,*animal**,PartOf,0.8,"Wolves are animals, and bones are part of animals.",llm_bridge -*animal**,bone,PartOf,0.8,"Wolves are animals, and bones are part of animals.",llm_bridge -wolf,*food**,UsedFor,0.8,"Wolves use bones as food sources, and bones can be considered food in certain contexts.",llm_bridge -*food**,bone,UsedFor,0.8,"Wolves use bones as food sources, and bones can be considered food in certain contexts.",llm_bridge steak,dish,PartOf,0.8,a dish often includes both steak and potato,llm_bridge dish,potato,PartOf,0.8,a dish often includes both steak and potato,llm_bridge plate,potato,AtLocation,0.8,a plate holds both steak and potato,llm_bridge @@ -5507,12 +4096,6 @@ trimming,fat,HasPrerequisite,0.8,"trimming steak requires handling fat, and trim dish,soup,PartOf,0.8,a dish can contain both steak and soup,llm_bridge steak,meal,PartOf,0.8,a meal can include both steak and soup,llm_bridge meal,soup,PartOf,0.8,a meal can include both steak and soup,llm_bridge -steak,*glass**,UsedFor,0.8,Glass is used for serving steak and is part of serving wine.,llm_bridge -*glass**,wine,PartOf,0.8,Glass is used for serving steak and is part of serving wine.,llm_bridge -steak,*meal**,PartOf,0.8,Meal includes steak and often includes wine.,llm_bridge -*meal**,wine,PartOf,0.8,Meal includes steak and often includes wine.,llm_bridge -steak,*restaurant**,AtLocation,0.8,Steak and wine are both found at a restaurant.,llm_bridge -*restaurant**,wine,AtLocation,0.8,Steak and wine are both found at a restaurant.,llm_bridge plate,spaghetti,AtLocation,0.8,plates are common serving dishes for both steak and spaghetti,llm_bridge steak,fork,UsedFor,0.8,forks are utensils used to eat both steak and spaghetti,llm_bridge fork,spaghetti,UsedFor,0.8,forks are utensils used to eat both steak and spaghetti,llm_bridge @@ -5521,20 +4104,8 @@ steak,salad,HasA,0.8,salad is a dish that commonly includes both steak and lettu steak,knife,UsedFor,0.8,knife is used for cutting both steak and lettuce,llm_bridge knife,lettuce,UsedFor,0.8,knife is used for cutting both steak and lettuce,llm_bridge plate,lettuce,AtLocation,0.8,plate is a common surface where both steak and lettuce are served,llm_bridge -steak,*salt**,MadeOf,0.8,Salt is a common seasoning in both savory dishes like steak and sweet dishes where sugar is used.,llm_bridge -*salt**,sugar,HasA,0.8,Salt is a common seasoning in both savory dishes like steak and sweet dishes where sugar is used.,llm_bridge -steak,*flavor**,HasProperty,0.8,Both steak and sugar contribute to the overall flavor profile of dishes they are in.,llm_bridge -*flavor**,sugar,HasProperty,0.8,Both steak and sugar contribute to the overall flavor profile of dishes they are in.,llm_bridge -steak,*cooking**,UsedFor,0.8,Both steak and sugar are ingredients used in the process of cooking.,llm_bridge -*cooking**,sugar,UsedFor,0.8,Both steak and sugar are ingredients used in the process of cooking.,llm_bridge steak,kitchen,AtLocation,0.8,Both steak and banana are food items commonly found in a kitchen.,llm_bridge kitchen,banana,AtLocation,0.8,Both steak and banana are food items commonly found in a kitchen.,llm_bridge -tiger,*venom**,HasA,0.8,Both tigers and blowfish can possess venom or toxic substances.,llm_bridge -*venom**,blowfish,HasA,0.8,Both tigers and blowfish can possess venom or toxic substances.,llm_bridge -tiger,*water**,UsedFor,0.8,"Tigers use water for drinking, while blowfish are located in water.",llm_bridge -*water**,blowfish,AtLocation,0.8,"Tigers use water for drinking, while blowfish are located in water.",llm_bridge -tiger,*food**,UsedFor,0.8,Both tigers and blowfish can be considered food sources in different contexts.,llm_bridge -*food**,blowfish,UsedFor,0.8,Both tigers and blowfish can be considered food sources in different contexts.,llm_bridge tiger,hunt,CapableOf,0.8,"Both tigers and bison are involved in hunting scenarios, with the tiger hunting and the bison being part of the hunt's context.",llm_bridge hunt,bison,HasPrerequisite,0.8,"Both tigers and bison are involved in hunting scenarios, with the tiger hunting and the bison being part of the hunt's context.",llm_bridge tiger,forest,AtLocation,0.8,Both tigers and bison can be found in forested environments.,llm_bridge @@ -5569,12 +4140,6 @@ tiger,snake,ReceivesAction,0.8,"tigers might attack snakes, and a python is a ty snake,python,PartOf,0.8,"tigers might attack snakes, and a python is a type of snake.",llm_bridge zoo,python,AtLocation,0.8,tigers and pythons can both be found in zoos.,llm_bridge jungle,python,AtLocation,0.8,tigers and pythons can both live in jungles.,llm_bridge -tiger,bridge_word:_forest,AtLocation,0.8,Both animals can live in forest environments.,llm_bridge -bridge_word:_forest,centipede,AtLocation,0.8,Both animals can live in forest environments.,llm_bridge -tiger,bridge_word:_prey,UsedFor,0.8,Both can be prey for larger predators.,llm_bridge -bridge_word:_prey,centipede,UsedFor,0.8,Both can be prey for larger predators.,llm_bridge -tiger,bridge_word:_poison,HasA,0.8,Both animals may possess venom or toxic substances.,llm_bridge -bridge_word:_poison,centipede,HasA,0.8,Both animals may possess venom or toxic substances.,llm_bridge furrow,plow,UsedFor,0.8,plow creates furrows in orchards,llm_bridge plow,orchard,HasA,0.8,plow creates furrows in orchards,llm_bridge furrow,planting,UsedFor,0.8,planting uses furrows and occurs in orchards,llm_bridge @@ -5628,12 +4193,6 @@ thorn,flower,PartOf,0.8,"thorns can be part of flowers, and flowers create seeds flower,seed,CreatedBy,0.8,"thorns can be part of flowers, and flowers create seeds.",llm_bridge thorn,fruit,HasA,0.8,"some plants have thorns, and seeds can be part of fruits.",llm_bridge fruit,seed,PartOf,0.8,"some plants have thorns, and seeds can be part of fruits.",llm_bridge -thorn,bridge_word:_branch,PartOf,0.8,explanation: A branch is part of both a tree and can have thorns growing on it.,llm_bridge -bridge_word:_branch,tree,PartOf,0.8,explanation: A branch is part of both a tree and can have thorns growing on it.,llm_bridge -thorn,bridge_word:_bark,HasA,0.8,"explanation: Thorns grow on the bark of a tree, and bark is part of the tree's structure.",llm_bridge -bridge_word:_bark,tree,PartOf,0.8,"explanation: Thorns grow on the bark of a tree, and bark is part of the tree's structure.",llm_bridge -thorn,bridge_word:_leaf,LocatedNear,0.8,"explanation: Leaves are part of a tree, and thorns are often located near leaves on the same plant.",llm_bridge -bridge_word:_leaf,tree,PartOf,0.8,"explanation: Leaves are part of a tree, and thorns are often located near leaves on the same plant.",llm_bridge thorn,vine,PartOf,0.8,both thorns and watermelons can grow on vines,llm_bridge vine,watermelon,PartOf,0.8,both thorns and watermelons can grow on vines,llm_bridge plant,watermelon,PartOf,0.8,both thorns and watermelons are parts of plants,llm_bridge @@ -5665,10 +4224,6 @@ hedge,boxwood,PartOf,0.8,both thorns and boxwood can be part of hedges in landsc garden,boxwood,AtLocation,0.8,both thorns and boxwood are commonly found in gardens,llm_bridge thorn,pruning,UsedFor,0.8,pruning is an activity that can apply to both thorny plants and boxwood shrubs,llm_bridge pruning,boxwood,UsedFor,0.8,pruning is an activity that can apply to both thorny plants and boxwood shrubs,llm_bridge -thorn,*branch**,PartOf,0.8,Both thorns and cypress are found on branches of plants.,llm_bridge -*branch**,cypress,PartOf,0.8,Both thorns and cypress are found on branches of plants.,llm_bridge -thorn,*garden**,AtLocation,0.8,Both thorns and cypress can be found in a garden.,llm_bridge -*garden**,cypress,AtLocation,0.8,Both thorns and cypress can be found in a garden.,llm_bridge husk,stem,PartOf,0.8,stems are parts of both husks and flowers,llm_bridge husk,plant,PartOf,0.8,both husks and flowers are parts of a plant,llm_bridge husk,branch,PartOf,0.8,Both husk and azalea are parts of plants.,llm_bridge @@ -5684,22 +4239,11 @@ husk,peel,HasA,0.8,Both husk and bark can have peels or be considered peels.,llm peel,bark,HasA,0.8,Both husk and bark can have peels or be considered peels.,llm_bridge husk,shell,UsedFor,0.8,Both husk and bark can be used as protective shells.,llm_bridge shell,bark,UsedFor,0.8,Both husk and bark can be used as protective shells.,llm_bridge -husk,*plant**,PartOf,0.8,Both husk and fiber are derived from or are parts of plants.,llm_bridge -*plant**,fiber,MadeOf,0.8,Both husk and fiber are derived from or are parts of plants.,llm_bridge -husk,*material**,PartOf,0.8,"Husk is a part of plant material, while fiber is characterized as a plant material.",llm_bridge -*material**,fiber,HasProperty,0.8,"Husk is a part of plant material, while fiber is characterized as a plant material.",llm_bridge -husk,*strand**,HasA,0.8,"Husk contains strands, and fiber is a type of strand.",llm_bridge -*strand**,fiber,PartOf,0.8,"Husk contains strands, and fiber is a type of strand.",llm_bridge corn,shade,AtLocation,0.8,corn has a husk and is found in shaded areas.,llm_bridge husk,cornfield,PartOf,0.8,cornfields contain husks and are often shaded.,llm_bridge cornfield,shade,AtLocation,0.8,cornfields contain husks and are often shaded.,llm_bridge husk,cornstalk,PartOf,0.8,cornstalks have husks and grow in shaded environments.,llm_bridge cornstalk,shade,AtLocation,0.8,cornstalks have husks and grow in shaded environments.,llm_bridge -husk,*seed**,PartOf,0.8,seed connects as part of a husk and is contained within a yew.,llm_bridge -*seed**,yew,HasA,0.8,seed connects as part of a husk and is contained within a yew.,llm_bridge -*plant**,yew,PartOf,0.8,plant connects as both a husk and yew are parts of a larger plant structure.,llm_bridge -husk,*fruit**,PartOf,0.8,"fruit connects as husk can be part of a fruit, and yew produces fruits.",llm_bridge -*fruit**,yew,HasA,0.8,"fruit connects as husk can be part of a fruit, and yew produces fruits.",llm_bridge corn,grassland,LocatedNear,0.8,"Corn husks are part of a corn plant, which is often found near grasslands.",llm_bridge husk,wheat,MadeOf,0.8,"Husks are made from wheat plants, which are often found in or near grasslands.",llm_bridge wheat,grassland,LocatedNear,0.8,"Husks are made from wheat plants, which are often found in or near grasslands.",llm_bridge @@ -5709,22 +4253,12 @@ leaf,cabbage,PartOf,0.8,husks and cabbages both have leaves.,llm_bridge husk,vegetable,PartOf,0.8,husks and cabbages are both parts of vegetables.,llm_bridge vegetable,cabbage,PartOf,0.8,husks and cabbages are both parts of vegetables.,llm_bridge leaf,medicine,MadeOf,0.8,"leaf is part of a husk, and medicine is made of leaves.",llm_bridge -eagle,bridge_word:_wing,PartOf,0.8,Both eagles and tinamous have wings as part of their bird anatomy.,llm_bridge -bridge_word:_wing,tinamou,PartOf,0.8,Both eagles and tinamous have wings as part of their bird anatomy.,llm_bridge -eagle,bridge_word:_feather,HasA,0.8,Both eagles and tinamous have feathers covering their bodies as birds.,llm_bridge -bridge_word:_feather,tinamou,HasA,0.8,Both eagles and tinamous have feathers covering their bodies as birds.,llm_bridge -eagle,bridge_word:_nest,HasA,0.8,Both eagles and tinamous build nests as part of their bird behaviors.,llm_bridge -bridge_word:_nest,tinamou,HasA,0.8,Both eagles and tinamous build nests as part of their bird behaviors.,llm_bridge eagle,wing,HasA,0.8,both birds have wings,llm_bridge wing,cockatiel,HasA,0.8,both birds have wings,llm_bridge eagle,feather,HasA,0.8,both birds have feathers,llm_bridge feather,cockatiel,HasA,0.8,both birds have feathers,llm_bridge eagle,perch,AtLocation,0.8,both birds can be found on perches,llm_bridge perch,cockatiel,AtLocation,0.8,both birds can be found on perches,llm_bridge -eagle,bridge_word:_bird,PartOf,0.8,explanation: Both eagle and dove are types of birds.,llm_bridge -bridge_word:_bird,dove,PartOf,0.8,explanation: Both eagle and dove are types of birds.,llm_bridge -bridge_word:_nest,dove,HasA,0.8,explanation: Both eagles and doves build and have nests.,llm_bridge -bridge_word:_feather,dove,HasA,0.8,explanation: Both eagles and doves have feathers as part of their physical characteristics.,llm_bridge eagle,cage,UsedFor,0.8,eagles and canaries can both be kept in cages as pets or for observation.,llm_bridge cage,canary,UsedFor,0.8,eagles and canaries can both be kept in cages as pets or for observation.,llm_bridge eagle,nest,HasA,0.8,eagles and canaries both typically have nests for laying eggs and raising young.,llm_bridge @@ -5736,27 +4270,8 @@ wing,thrush,PartOf,0.8,Both birds have wings for flying.,llm_bridge eagle,egg,CapableOf,0.8,Both birds lay eggs as part of their reproduction.,llm_bridge egg,thrush,CapableOf,0.8,Both birds lay eggs as part of their reproduction.,llm_bridge nest,pelican,HasA,0.8,Both are birds that build or use nests.,llm_bridge -eagle,bridge_word:_wing,HasA,0.8,explanation: Both eagles and lovebirds have wings as part of their anatomy.,llm_bridge -bridge_word:_wing,lovebird,HasA,0.8,explanation: Both eagles and lovebirds have wings as part of their anatomy.,llm_bridge rook,chicken,HasPrerequisite,0.8,bridge chicken connects both birds,llm_bridge chicken,rail,HasProperty,0.8,bridge chicken connects both birds,llm_bridge -rook,bridge_word:_nest,HasA,0.8,Both rooks and orioles have nests as part of their habitats.,llm_bridge -rook,bridge_word:_tree,AtLocation,0.8,Both rooks and orioles are often found in trees.,llm_bridge -bridge_word:_tree,oriole,AtLocation,0.8,Both rooks and orioles are often found in trees.,llm_bridge -rook,bridge_word:_food,UsedFor,0.8,Both rooks and orioles use food for sustenance.,llm_bridge -bridge_word:_food,oriole,UsedFor,0.8,Both rooks and orioles use food for sustenance.,llm_bridge -rook,bridge_word:_leg,HasA,0.8,both have legs for movement,llm_bridge -bridge_word:_leg,rhea,HasA,0.8,both have legs for movement,llm_bridge -rook,bridge_word:_feather,HasA,0.8,both have feathers for covering,llm_bridge -bridge_word:_feather,rhea,HasA,0.8,both have feathers for covering,llm_bridge -rook,bridge_word:_egg,CapableOf,0.8,both lay eggs for reproduction,llm_bridge -bridge_word:_egg,rhea,CapableOf,0.8,both lay eggs for reproduction,llm_bridge -rook,,CapableOf,0.8,Both birds lay eggs.,llm_bridge -,condor,CapableOf,0.8,Both birds lay eggs.,llm_bridge -rook,,HasA,0.8,Both birds have feathers.,llm_bridge -,condor,HasA,0.8,Both birds have feathers.,llm_bridge -rook,,PartOf,0.8,Both birds have wings as part of their anatomy.,llm_bridge -,condor,PartOf,0.8,Both birds have wings as part of their anatomy.,llm_bridge rook,bird,PartOf,0.8,Both are types of birds.,llm_bridge bird,coot,PartOf,0.8,Both are types of birds.,llm_bridge rook,feather,HasA,0.8,Both rooks and wings have feathers.,llm_bridge @@ -5765,12 +4280,6 @@ rook,fly,CapableOf,0.8,"Rooks are capable of flying, and wings are used for flyi fly,wing,UsedFor,0.8,"Rooks are capable of flying, and wings are used for flying.",llm_bridge rook,chicken,HasProperty,0.8,both are types of birds,llm_bridge chicken,kestrel,HasProperty,0.8,both are types of birds,llm_bridge -rook,bridge_word_1:_feather,HasA,0.8,explanation: Both rooks and tanagers are birds that have feathers.,llm_bridge -bridge_word_1:_feather,tanager,HasA,0.8,explanation: Both rooks and tanagers are birds that have feathers.,llm_bridge -rook,bridge_word_2:_nest,HasA,0.8,explanation: Both rooks and tanagers build nests for their young.,llm_bridge -bridge_word_2:_nest,tanager,HasA,0.8,explanation: Both rooks and tanagers build nests for their young.,llm_bridge -rook,bridge_word_3:_branch,AtLocation,0.8,explanation: Both rooks and tanagers are often found perched on branches.,llm_bridge -bridge_word_3:_branch,tanager,AtLocation,0.8,explanation: Both rooks and tanagers are often found perched on branches.,llm_bridge rook,wing,HasA,0.8,wings are common anatomical features of birds like rooks and grebes.,llm_bridge rook,nest,HasA,0.8,both rooks and grebes build nests for habitation and breeding.,llm_bridge nest,grebe,HasA,0.8,both rooks and grebes build nests for habitation and breeding.,llm_bridge @@ -5829,12 +4338,6 @@ container,pail,PartOf,0.8,container is a category that includes both teacup and water,trough,UsedFor,0.8,both teacup and trough can hold water for different purposes,llm_bridge teacup,animal,AtLocation,0.8,"both can be found near animals, serving different feeding needs",llm_bridge container,trough,PartOf,0.8,both are types of containers designed for holding substances,llm_bridge -teacup,bridge_word:_water,UsedFor,0.8,water can be held in a teacup for drinking and stored in a barrel for transport or storage.,llm_bridge -bridge_word:_water,barrel,UsedFor,0.8,water can be held in a teacup for drinking and stored in a barrel for transport or storage.,llm_bridge -teacup,bridge_word:_wood,MadeOf,0.8,wood can be used to make a teacup (though less common) and is a primary material for barrels.,llm_bridge -bridge_word:_wood,barrel,MadeOf,0.8,wood can be used to make a teacup (though less common) and is a primary material for barrels.,llm_bridge -teacup,bridge_word:_storage,UsedFor,0.8,"both a teacup and a barrel can be used for storage, albeit of different quantities and items.",llm_bridge -bridge_word:_storage,barrel,UsedFor,0.8,"both a teacup and a barrel can be used for storage, albeit of different quantities and items.",llm_bridge water,glass,UsedFor,0.8,water is commonly used for both teacups and drinking glasses.,llm_bridge teacup,beverage,UsedFor,0.8,beverages are served in both teacups and glasses.,llm_bridge beverage,glass,UsedFor,0.8,beverages are served in both teacups and glasses.,llm_bridge @@ -5845,12 +4348,6 @@ teacup,soldier,UsedFor,0.8,a soldier uses a teacup and drives a tank,llm_bridge soldier,tank,CapableOf,0.8,a soldier uses a teacup and drives a tank,llm_bridge teacup,metal,MadeOf,0.8,both teacups and tanks can be made of metal,llm_bridge metal,tank,MadeOf,0.8,both teacups and tanks can be made of metal,llm_bridge -teacup,bridge_word:_liquid,UsedFor,0.8,liquids like water or tea are contained in both teacups and jugs for serving or storage,llm_bridge -bridge_word:_liquid,jug,UsedFor,0.8,liquids like water or tea are contained in both teacups and jugs for serving or storage,llm_bridge -teacup,bridge_word:_handle,HasA,0.8,both a teacup and jug typically have a handle for easy carrying or pouring,llm_bridge -bridge_word:_handle,jug,HasA,0.8,both a teacup and jug typically have a handle for easy carrying or pouring,llm_bridge -teacup,bridge_word:_kitchen,AtLocation,0.8,both teacups and jugs are commonly found in a kitchen setting,llm_bridge -bridge_word:_kitchen,jug,AtLocation,0.8,both teacups and jugs are commonly found in a kitchen setting,llm_bridge teacup,water,HasA,0.8,both contain water,llm_bridge water,aquarium,HasA,0.8,both contain water,llm_bridge cornbread,bread,MadeOf,0.8,both are made of bread,llm_bridge @@ -5859,7 +4356,7 @@ cornbread,flour,MadeOf,0.8,both use flour as an ingredient,llm_bridge flour,pizza,MadeOf,0.8,both use flour as an ingredient,llm_bridge cornbread,oven,UsedFor,0.8,both can be cooked in an oven,llm_bridge oven,pizza,UsedFor,0.8,both can be cooked in an oven,llm_bridge -hollow,mountain,PartOf,0.8,both are features of a mountain,llm_bridge +hollow,mountain,PartOf,0.8,both are features of a mountain,llm_bridge mountain,ridge,PartOf,0.8,both are features of a mountain,llm_bridge hollow,rock,PartOf,0.8,rocks can form hollows and are often found near ponds,llm_bridge rock,pond,LocatedNear,0.8,rocks can form hollows and are often found near ponds,llm_bridge @@ -5877,12 +4374,6 @@ hollow,animal,HasA,0.8,"hollows can shelter animals, and savannas host many anim animal,savanna,HasA,0.8,"hollows can shelter animals, and savannas host many animals",llm_bridge hollow,log,PartOf,0.8,hollow logs can exist in both hollows and savannas,llm_bridge log,savanna,HasA,0.8,hollow logs can exist in both hollows and savannas,llm_bridge -hollow,*tree,PartOf,0.8,"a hollow can be part of a tree or near it, and trees are often found near the ground**",llm_bridge -*tree,ground,LocatedNear,0.8,"a hollow can be part of a tree or near it, and trees are often found near the ground**",llm_bridge -hollow,*soil,PartOf,0.8,soil can be part of a hollow's formation and the ground is made of soil**,llm_bridge -*soil,ground,MadeOf,0.8,soil can be part of a hollow's formation and the ground is made of soil**,llm_bridge -hollow,*rock,PartOf,0.8,rocks can form a hollow and are part of the ground**,llm_bridge -*rock,ground,MadeOf,0.8,rocks can form a hollow and are part of the ground**,llm_bridge hollow,stone,PartOf,0.8,stone can be a part of a hollow (like a stone hollow) and used for building features in a garden (like a stone path or wall).,llm_bridge stone,garden,UsedFor,0.8,stone can be a part of a hollow (like a stone hollow) and used for building features in a garden (like a stone path or wall).,llm_bridge water,garden,UsedFor,0.8,"hollows often contain water (like a hollow pond), and water is used in gardens (like a garden fountain or pond).",llm_bridge @@ -5899,11 +4390,6 @@ bronze,metal,MadeOf,0.8,both are types of metal,llm_bridge metal,mercury,MadeOf,0.8,both are types of metal,llm_bridge bronze,element,MadeOf,0.8,both are chemical elements,llm_bridge bronze,alloy,MadeOf,0.8,both can be components of alloys,llm_bridge -bronze,*bronze_alloy**,MadeOf,0.8,"Bronze is made from an alloy, and ore is the raw material for metals, including those used in alloys.",llm_bridge -*bronze_alloy**,ore,MadeOf,0.8,"Bronze is made from an alloy, and ore is the raw material for metals, including those used in alloys.",llm_bridge -bronze,*copper**,MadeOf,0.8,"Bronze is made of copper, and ore contains copper as a component mineral.",llm_bridge -*copper**,ore,HasA,0.8,"Bronze is made of copper, and ore contains copper as a component mineral.",llm_bridge -bronze,*metal**,MadeOf,0.8,"Bronze is a metal made from ore, which is a source of metal elements.",llm_bridge bronze,mineral,MadeOf,0.8,Both bronze and tungsten are derived from minerals found in the earth.,llm_bridge mineral,tungsten,MadeOf,0.8,Both bronze and tungsten are derived from minerals found in the earth.,llm_bridge metal,magnesium,MadeOf,0.8,bronze and magnesium are both made of metal,llm_bridge @@ -5913,12 +4399,6 @@ bronze,ship,MadeOf,0.8,ships are made of bronze and have anchors,llm_bridge bronze,coin,MadeOf,0.8,coin connects both metals as they can be materials used to mint coins,llm_bridge coin,platinum,MadeOf,0.8,coin connects both metals as they can be materials used to mint coins,llm_bridge bronze,jewelry,MadeOf,0.8,jewelry connects both metals as they can be materials used to craft jewelry,llm_bridge -canon,bridge_word:_**gunpowder**,MadeOf,0.8,"gunpowder is a component of both weapons, used as an explosive or propellant.",llm_bridge -bridge_word:_**gunpowder**,bomb,MadeOf,0.8,"gunpowder is a component of both weapons, used as an explosive or propellant.",llm_bridge -canon,bridge_word:_**explosion**,CapableOf,0.8,both a canon and bomb can cause explosions.,llm_bridge -bridge_word:_**explosion**,bomb,CapableOf,0.8,both a canon and bomb can cause explosions.,llm_bridge -canon,bridge_word:_**damage**,HasProperty,0.8,both weapons inherently cause damage.,llm_bridge -bridge_word:_**damage**,bomb,HasProperty,0.8,both weapons inherently cause damage.,llm_bridge canon,weapon,PartOf,0.8,both are types of weapons,llm_bridge canon,soldier,UsedFor,0.8,both weapons can be used by soldiers,llm_bridge soldier,mace,UsedFor,0.8,both weapons can be used by soldiers,llm_bridge @@ -5937,9 +4417,6 @@ weapon,hammer,HasProperty,0.8,weapon connects as a category that includes canon canon,metal,MadeOf,0.8,metal connects as a common material for both weapons and tools.,llm_bridge metal,hammer,MadeOf,0.8,metal connects as a common material for both weapons and tools.,llm_bridge soldier,hammer,UsedFor,0.8,soldier connects as an entity that uses both types of items.,llm_bridge -canon,*gun**,HasA,0.8,"Both ""canon"" and ""trigger"" are associated with guns, with canon being a type of gun and trigger being a part of it.",llm_bridge -canon,*fire**,CapableOf,0.8,"Canon can fire projectiles, and trigger is used to initiate the firing action.",llm_bridge -*fire**,trigger,UsedFor,0.8,"Canon can fire projectiles, and trigger is used to initiate the firing action.",llm_bridge canon,firearm,PartOf,0.8,Both a canon and a handgun are types of firearms.,llm_bridge firearm,handgun,PartOf,0.8,Both a canon and a handgun are types of firearms.,llm_bridge ammunition,handgun,UsedFor,0.8,Ammunition is used for both a canon and a handgun to fire projectiles.,llm_bridge @@ -5952,12 +4429,6 @@ ammunition,gun,UsedFor,0.8,both weapons use ammunition to operate.,llm_bridge canon,bullet,UsedFor,0.8,"ammunition (bullet) is used for both weapons, and it's a part of the bullet's function.",llm_bridge bullet,gun,PartOf,0.8,"ammunition (bullet) is used for both weapons, and it's a part of the bullet's function.",llm_bridge weapon,gun,PartOf,0.8,both are types of weapons.,llm_bridge -saxophone,bridge_word:_music,UsedFor,0.8,"explanation: Saxophone is used for making music, and a spade is used for making music (in a metaphorical sense, like digging into the rhythm)",llm_bridge -bridge_word:_music,spade,UsedFor,0.8,"explanation: Saxophone is used for making music, and a spade is used for making music (in a metaphorical sense, like digging into the rhythm)",llm_bridge -saxophone,bridge_word:_metal,MadeOf,0.8,"explanation: A saxophone can be made of metal, and a spade is often made of metal",llm_bridge -bridge_word:_metal,spade,MadeOf,0.8,"explanation: A saxophone can be made of metal, and a spade is often made of metal",llm_bridge -saxophone,bridge_word:_handle,PartOf,0.8,"explanation: A saxophone has a handle-like part, and a spade has a handle",llm_bridge -bridge_word:_handle,spade,PartOf,0.8,"explanation: A saxophone has a handle-like part, and a spade has a handle",llm_bridge saxophone,wood,MadeOf,0.8,wood is a material both are made from,llm_bridge wood,plow,MadeOf,0.8,wood is a material both are made from,llm_bridge saxophone,handle,HasA,0.8,both have handles for operation,llm_bridge @@ -5970,22 +4441,10 @@ saxophone,fuel,UsedFor,0.8,"fuel is used in a saxophone for sound, and a lighter fuel,lighter,MadeOf,0.8,"fuel is used in a saxophone for sound, and a lighter contains fuel",llm_bridge saxophone,fire,CapableOf,0.8,"a saxophone can produce fire-like sound, and a lighter is used to create fire",llm_bridge fire,lighter,UsedFor,0.8,"a saxophone can produce fire-like sound, and a lighter is used to create fire",llm_bridge -saxophone,bridge_word:_musician,HasA,0.8,musician plays saxophone and uses rasp for woodwork,llm_bridge -bridge_word:_musician,rasp,HasA,0.8,musician plays saxophone and uses rasp for woodwork,llm_bridge -saxophone,bridge_word:_music,MadeOf,0.8,"music is made by saxophone, rasp is used in making music (indirectly)",llm_bridge -bridge_word:_music,rasp,UsedFor,0.8,"music is made by saxophone, rasp is used in making music (indirectly)",llm_bridge -saxophone,bridge_word:_wood,MadeOf,0.8,"saxophone is made of wood, rasp is used for woodwork",llm_bridge -bridge_word:_wood,rasp,UsedFor,0.8,"saxophone is made of wood, rasp is used for woodwork",llm_bridge saxophone,instrument,PartOf,0.8,both are musical instruments with specific measurement purposes,llm_bridge instrument,barometer,PartOf,0.8,both are musical instruments with specific measurement purposes,llm_bridge saxophone,measurement,UsedFor,0.8,"both instruments are used for measuring (sound/music in saxophone, atmospheric pressure in barometer)",llm_bridge measurement,barometer,UsedFor,0.8,"both instruments are used for measuring (sound/music in saxophone, atmospheric pressure in barometer)",llm_bridge -saxophone,bridge_word:_musician,CapableOf,0.8,musicians can play the saxophone and use calipers in their work,llm_bridge -bridge_word:_musician,caliper,CapableOf,0.8,musicians can play the saxophone and use calipers in their work,llm_bridge -saxophone,bridge_word:_measurement,UsedFor,0.8,both saxophones and calipers are used for measurements in some way (musical pitch and physical dimensions),llm_bridge -bridge_word:_measurement,caliper,UsedFor,0.8,both saxophones and calipers are used for measurements in some way (musical pitch and physical dimensions),llm_bridge -saxophone,bridge_word:_workshop,AtLocation,0.8,both saxophones and calipers are found in a workshop environment (for repair or crafting),llm_bridge -bridge_word:_workshop,caliper,AtLocation,0.8,both saxophones and calipers are found in a workshop environment (for repair or crafting),llm_bridge saxophone,string,MadeOf,0.8,both saxophones and pulleys can be made with strings.,llm_bridge string,pulley,MadeOf,0.8,both saxophones and pulleys can be made with strings.,llm_bridge music,pulley,HasPrerequisite,0.8,"saxophones are used to make music, and pulleys may be needed (e.g., in instruments or machinery) to create music.",llm_bridge @@ -6009,16 +4468,6 @@ jicama,stir-fry,UsedFor,0.8,"jicama can be used in stir-fries, and kale is often stir-fry,kale,UsedFor,0.8,"jicama can be used in stir-fries, and kale is often used in stir-fries",llm_bridge jicama,recipe,HasA,0.8,"a recipe can include jicama, and a recipe can include kale",llm_bridge recipe,kale,HasA,0.8,"a recipe can include jicama, and a recipe can include kale",llm_bridge -jicama,*stalk**,PartOf,0.8,stalks are part of both plants,llm_bridge -*stalk**,asparagus,PartOf,0.8,stalks are part of both plants,llm_bridge -jicama,*peeler**,UsedFor,0.8,peeler is used to prepare both vegetables,llm_bridge -*peeler**,asparagus,UsedFor,0.8,peeler is used to prepare both vegetables,llm_bridge -jicama,*salad**,UsedFor,0.8,salad is a dish that can include both vegetables,llm_bridge -*salad**,asparagus,UsedFor,0.8,salad is a dish that can include both vegetables,llm_bridge -jicama,bridge_word:_salad,UsedFor,0.8,explanation: Both jicama and cabbage can be used in salads.,llm_bridge -bridge_word:_salad,cabbage,UsedFor,0.8,explanation: Both jicama and cabbage can be used in salads.,llm_bridge -jicama,bridge_word:_root,PartOf,0.8,"explanation: Jicama is a root vegetable, and cabbage is part of the plant structure.",llm_bridge -bridge_word:_root,cabbage,PartOf,0.8,"explanation: Jicama is a root vegetable, and cabbage is part of the plant structure.",llm_bridge jicama,plant,PartOf,0.8,Both jicama and beans are parts of plants.,llm_bridge jicama,pod,HasA,0.8,Both jicama and beans are associated with pod-like structures.,llm_bridge jicama,root,PartOf,0.8,Both jicama and chard have roots that are edible parts of the plant.,llm_bridge @@ -6034,12 +4483,6 @@ jicama,knife,UsedFor,0.8,knife is a tool used to prepare both jicama and cucumbe knife,cucumber,UsedFor,0.8,knife is a tool used to prepare both jicama and cucumber for consumption.,llm_bridge jicama,plate,AtLocation,0.8,plate is a common surface where both jicama and cucumber might be served.,llm_bridge plate,cucumber,AtLocation,0.8,plate is a common surface where both jicama and cucumber might be served.,llm_bridge -jicama,*salad**,AtLocation,0.8,salad is a dish where both jicama and celery can be found.,llm_bridge -*salad**,celery,AtLocation,0.8,salad is a dish where both jicama and celery can be found.,llm_bridge -jicama,*root**,PartOf,0.8,root is a part of jicama (the tuberous root) and celery (the root system of the plant).,llm_bridge -*root**,celery,PartOf,0.8,root is a part of jicama (the tuberous root) and celery (the root system of the plant).,llm_bridge -jicama,*kitchen**,AtLocation,0.8,both jicama and celery are commonly prepared in a kitchen.,llm_bridge -*kitchen**,celery,AtLocation,0.8,both jicama and celery are commonly prepared in a kitchen.,llm_bridge root,kohlrabi,PartOf,0.8,root is a part of both jicama and kohlrabi plants.,llm_bridge jicama,stalk,PartOf,0.8,stalk is a part of both jicama and kohlrabi plants.,llm_bridge stalk,kohlrabi,PartOf,0.8,stalk is a part of both jicama and kohlrabi plants.,llm_bridge @@ -6056,12 +4499,6 @@ mall,ticket,HasA,0.8,ticket connects as a shared item,llm_bridge ticket,theater,HasA,0.8,ticket connects as a shared item,llm_bridge mall,screen,HasA,0.8,screen connects as a shared component,llm_bridge screen,theater,HasA,0.8,screen connects as a shared component,llm_bridge -mall,*store**,PartOf,0.8,stores are part of malls and can be found in or near homes.,llm_bridge -*store**,home,HasA,0.8,stores are part of malls and can be found in or near homes.,llm_bridge -mall,*family**,AtLocation,0.8,families visit malls and live in homes.,llm_bridge -*family**,home,HasA,0.8,families visit malls and live in homes.,llm_bridge -mall,*car**,AtLocation,0.8,cars are often at malls and are owned by people at home.,llm_bridge -*car**,home,HasA,0.8,cars are often at malls and are owned by people at home.,llm_bridge mall,store,HasA,0.8,"A mall often has stores, and a library can be used for accessing stored materials like books.",llm_bridge store,library,UsedFor,0.8,"A mall often has stores, and a library can be used for accessing stored materials like books.",llm_bridge mall,book,UsedFor,0.8,"A mall can be used for accessing stores that sell books, while a library has books as its primary resource.",llm_bridge @@ -6085,12 +4522,6 @@ mall,apartment,HasA,0.8,apartments are common residential units in duplexes and apartment,duplex,HasA,0.8,apartments are common residential units in duplexes and can be found in malls as commercial spaces,llm_bridge door,duplex,HasA,0.8,both malls and duplexes have doors as entry/exit points,llm_bridge window,duplex,HasA,0.8,both buildings contain windows for light and view,llm_bridge -mall,*building**,PartOf,0.8,"Both malls and barns are types of buildings, making ""building"" a shared category.",llm_bridge -*building**,barn,PartOf,0.8,"Both malls and barns are types of buildings, making ""building"" a shared category.",llm_bridge -mall,*store**,HasA,0.8,"Malls contain stores for shopping, while barns can have stores (e.g., grain stores).",llm_bridge -*store**,barn,HasA,0.8,"Malls contain stores for shopping, while barns can have stores (e.g., grain stores).",llm_bridge -mall,*roof**,HasA,0.8,Both malls and barns are buildings that have roofs.,llm_bridge -*roof**,barn,HasA,0.8,Both malls and barns are buildings that have roofs.,llm_bridge flute,musician,UsedFor,0.8,a musician plays both instruments,llm_bridge flute,concert,AtLocation,0.8,both instruments are used in concerts,llm_bridge flute,measure,UsedFor,0.8,measures can be musical tones or physical dimensions,llm_bridge @@ -6123,12 +4554,6 @@ orchestra,triangle,AtLocation,0.8,orchestra connects both as places where they m flute,string,HasA,0.8,strings are part of lyres and some flutes have strings,llm_bridge flute,player,CapableOf,0.8,a player can play both instruments,llm_bridge player,lyre,CapableOf,0.8,a player can play both instruments,llm_bridge -flute,*orchestra**,AtLocation,0.8,orchestras are locations where flutes and violas are commonly found,llm_bridge -*orchestra**,viola,AtLocation,0.8,orchestras are locations where flutes and violas are commonly found,llm_bridge -flute,*musician**,UsedFor,0.8,musicians use flutes and violas to play music,llm_bridge -*musician**,viola,UsedFor,0.8,musicians use flutes and violas to play music,llm_bridge -flute,*concert**,AtLocation,0.8,concerts are locations where flutes and violas are commonly performed,llm_bridge -*concert**,viola,AtLocation,0.8,concerts are locations where flutes and violas are commonly performed,llm_bridge chisel,hammer,UsedFor,0.8,hammer is used with both chisels and jacks in construction or woodworking tasks.,llm_bridge hammer,jack,UsedFor,0.8,hammer is used with both chisels and jacks in construction or woodworking tasks.,llm_bridge chisel,wood,UsedFor,0.8,wood is a material that both chisels and jacks often work on or with.,llm_bridge @@ -6187,11 +4612,6 @@ lid,chest,HasA,0.8,lids can cover both jugs and chests to seal or protect conten jug,coin,UsedFor,0.8,"jugs can be used to carry coins, and chests often store coins.",llm_bridge coin,chest,HasA,0.8,"jugs can be used to carry coins, and chests often store coins.",llm_bridge jug,lock,UsedFor,0.8,"jugs may be locked to secure contents, and chests commonly have locks.",llm_bridge -jug,,HasA,0.8,"Explanation: A jug can contain seeds, and a pod is a container that holds seeds.",llm_bridge -,pod,HasA,0.8,"Explanation: A jug can contain seeds, and a pod is a container that holds seeds.",llm_bridge -jug,,UsedFor,0.8,"Explanation: A jug is used for growing plants, and a pod is part of a plant structure.",llm_bridge -,pod,PartOf,0.8,"Explanation: A jug is used for growing plants, and a pod is part of a plant structure.",llm_bridge -,pod,UsedFor,0.8,"Explanation: A jug can be used to store food, and a pod can also contain edible food (like peas or beans).",llm_bridge jug,wine,UsedFor,0.8,both can hold wine,llm_bridge wine,decanter,UsedFor,0.8,both can hold wine,llm_bridge liquid,decanter,UsedFor,0.8,both can hold liquids,llm_bridge @@ -6206,12 +4626,6 @@ jug,milk,UsedFor,0.8,milk can be stored in both a jug and a pail,llm_bridge milk,pail,UsedFor,0.8,milk can be stored in both a jug and a pail,llm_bridge burlap,fabric,MadeOf,0.8,Both burlap and leather are types of fabric.,llm_bridge fabric,leather,MadeOf,0.8,Both burlap and leather are types of fabric.,llm_bridge -burlap,*sack**,MadeOf,0.8,sack is made of burlap and used for carrying rubber.,llm_bridge -*sack**,rubber,UsedFor,0.8,sack is made of burlap and used for carrying rubber.,llm_bridge -burlap,*bag**,MadeOf,0.8,bag is made of burlap and used for carrying rubber.,llm_bridge -*bag**,rubber,UsedFor,0.8,bag is made of burlap and used for carrying rubber.,llm_bridge -burlap,*container**,MadeOf,0.8,container is made of burlap and used for holding rubber.,llm_bridge -*container**,rubber,UsedFor,0.8,container is made of burlap and used for holding rubber.,llm_bridge fabric,denim,MadeOf,0.8,fabric is the material both burlap and denim are made of.,llm_bridge fabric,haircloth,MadeOf,0.8,"Both are types of fabric, so fabric connects them as the material they are made from.",llm_bridge burlap,sack,MadeOf,0.8,"sacks are often made of burlap, and fabric is a material used in sacks",llm_bridge @@ -6226,12 +4640,6 @@ sack,linen,UsedFor,0.8,"Sacks are often made of burlap, and linen can be used to burlap,thread,MadeOf,0.8,Both burlap and linen can be made into thread.,llm_bridge thread,linen,MadeOf,0.8,Both burlap and linen can be made into thread.,llm_bridge fabric,cotton,MadeOf,0.8,burlap and cotton are both types of fabric,llm_bridge -silo,*bridge_word:_building**,PartOf,0.8,explanation: Both silos and apartments are types of buildings.,llm_bridge -*bridge_word:_building**,apartment,PartOf,0.8,explanation: Both silos and apartments are types of buildings.,llm_bridge -silo,*bridge_word:_window**,HasA,0.8,explanation: Both silos and apartments typically have windows.,llm_bridge -*bridge_word:_window**,apartment,HasA,0.8,explanation: Both silos and apartments typically have windows.,llm_bridge -silo,*bridge_word:_door**,HasA,0.8,explanation: Both silos and apartments typically have doors.,llm_bridge -*bridge_word:_door**,apartment,HasA,0.8,explanation: Both silos and apartments typically have doors.,llm_bridge silo,house,PartOf,0.8,houses are a component of both silos (for storage) and duplexes (as a living unit),llm_bridge house,duplex,PartOf,0.8,houses are a component of both silos (for storage) and duplexes (as a living unit),llm_bridge silo,window,HasA,0.8,both silos and duplexes commonly have windows,llm_bridge @@ -6249,12 +4657,6 @@ silo,concrete,MadeOf,0.8,Concrete is a material used in the construction of both concrete,mall,MadeOf,0.8,Concrete is a material used in the construction of both silos and malls.,llm_bridge silo,steeple,PartOf,0.8,a steeple is a part of both a silo (sometimes for grain storage) and a church (as a religious feature),llm_bridge steeple,church,PartOf,0.8,a steeple is a part of both a silo (sometimes for grain storage) and a church (as a religious feature),llm_bridge -silo,*wall**,PartOf,0.8,Both silos and prisons often have walls as structural components.,llm_bridge -*wall**,prison,PartOf,0.8,Both silos and prisons often have walls as structural components.,llm_bridge -silo,*guard**,UsedFor,0.8,"Silos may have guards for security, and prisons have guards as part of their staffing.",llm_bridge -*guard**,prison,HasA,0.8,"Silos may have guards for security, and prisons have guards as part of their staffing.",llm_bridge -silo,*bar**,HasA,0.8,"Silos might have bars for access control, and prisons have bars as part of their security features.",llm_bridge -*bar**,prison,HasA,0.8,"Silos might have bars for access control, and prisons have bars as part of their security features.",llm_bridge silo,farm,AtLocation,0.8,silo and coop are both structures found on a farm,llm_bridge farm,coop,AtLocation,0.8,silo and coop are both structures found on a farm,llm_bridge silo,grain,UsedFor,0.8,grain is stored in silos and can be fed to animals in coops,llm_bridge @@ -6288,12 +4690,6 @@ vise,bird,ReceivesAction,0.8,"a vise can hold a bird, and a cage contains a bird bird,cage,HasA,0.8,"a vise can hold a bird, and a cage contains a bird",llm_bridge vise,stick,UsedFor,0.8,stick can be used in a vise to hold things and some lighters are made of stick-like materials.,llm_bridge stick,lighter,MadeOf,0.8,stick can be used in a vise to hold things and some lighters are made of stick-like materials.,llm_bridge -vise,*clamp**,PartOf,0.8,clamp is a part of a vise and can be made into a phone mount.,llm_bridge -*clamp**,phone,MadeOf,0.8,clamp is a part of a vise and can be made into a phone mount.,llm_bridge -vise,*mount**,UsedFor,0.8,"a vise can be used to mount objects, and a mount is used for a phone.",llm_bridge -*mount**,phone,UsedFor,0.8,"a vise can be used to mount objects, and a mount is used for a phone.",llm_bridge -vise,*workbench**,AtLocation,0.8,"a vise is found at a workbench, and a phone can be placed on a workbench.",llm_bridge -*workbench**,phone,AtLocation,0.8,"a vise is found at a workbench, and a phone can be placed on a workbench.",llm_bridge vise,wood,UsedFor,0.8,"vise is used for working with wood, wedge is made of wood",llm_bridge wood,wedge,MadeOf,0.8,"vise is used for working with wood, wedge is made of wood",llm_bridge metal,wedge,MadeOf,0.8,vise and wedge can both be made of metal,llm_bridge @@ -6305,28 +4701,10 @@ haircloth,sack,MadeOf,0.8,both haircloth and burlap can be used to make sacks,ll sack,burlap,MadeOf,0.8,both haircloth and burlap can be used to make sacks,llm_bridge haircloth,roughness,HasProperty,0.8,both haircloth and burlap have a rough texture,llm_bridge roughness,burlap,HasProperty,0.8,both haircloth and burlap have a rough texture,llm_bridge -haircloth,bridge_word:_fabric,MadeOf,0.8,both are types of fabric,llm_bridge -bridge_word:_fabric,denim,MadeOf,0.8,both are types of fabric,llm_bridge -bridge_word:_fabric,leather,MadeOf,0.8,haircloth and leather are both types of fabric made from different materials.,llm_bridge -haircloth,bridge_word:_material,MadeOf,0.8,haircloth and leather are both materials used in different forms of crafting and clothing.,llm_bridge -bridge_word:_material,leather,MadeOf,0.8,haircloth and leather are both materials used in different forms of crafting and clothing.,llm_bridge -haircloth,*shoe**,MadeOf,0.8,haircloth and rubber are both materials used to make shoes.,llm_bridge -*shoe**,rubber,MadeOf,0.8,haircloth and rubber are both materials used to make shoes.,llm_bridge -haircloth,*elastic**,HasA,0.8,"haircloth may have elastic properties, and rubber is inherently elastic.",llm_bridge -*elastic**,rubber,HasA,0.8,"haircloth may have elastic properties, and rubber is inherently elastic.",llm_bridge -bridge_word:_fabric,wool,MadeOf,0.8,haircloth and wool are both types of fabric made from different materials.,llm_bridge -bridge_word:_material,wool,MadeOf,0.8,haircloth and wool are both made from natural materials.,llm_bridge -haircloth,bridge_word:_clothing,UsedFor,0.8,haircloth and wool are both used to make clothing.,llm_bridge -bridge_word:_clothing,wool,UsedFor,0.8,haircloth and wool are both used to make clothing.,llm_bridge fabric,linen,MadeOf,0.8,both are types of fabric,llm_bridge wolfram,alloy,MadeOf,0.8,alloy connects as a substance made from combining metals,llm_bridge wolfram,element,MadeOf,0.8,"wolfram and tungsten are both elements, specifically the same element with different names",llm_bridge element,tungsten,MadeOf,0.8,"wolfram and tungsten are both elements, specifically the same element with different names",llm_bridge -wolfram,*alloy**,MadeOf,0.8,"wolfram can be part of an alloy, and alloys are made of metals.",llm_bridge -wolfram,*rod**,MadeOf,0.8,"a rod can be made of wolfram, and rods can also be made of metal.",llm_bridge -*rod**,metal,MadeOf,0.8,"a rod can be made of wolfram, and rods can also be made of metal.",llm_bridge -wolfram,*filament**,MadeOf,0.8,"a filament can be made of wolfram, and filaments in bulbs are often made of metal.",llm_bridge -*filament**,metal,MadeOf,0.8,"a filament can be made of wolfram, and filaments in bulbs are often made of metal.",llm_bridge wolfram,aluminum,HasA,0.8,Both are materials that can be part of alloys or compounds together.,llm_bridge aluminum,aluminum,HasA,0.8,Both are materials that can be part of alloys or compounds together.,llm_bridge wolfram,mine,AtLocation,0.8,both metals can be found in mines,llm_bridge @@ -6350,18 +4728,6 @@ wolfram,ore,MadeOf,0.8,ore is a common material containing either wolfram or gol ore,gold,MadeOf,0.8,ore is a common material containing either wolfram or gold.,llm_bridge wolfram,smelter,UsedFor,0.8,smelters process both wolfram and gold for extraction and refinement.,llm_bridge smelter,gold,UsedFor,0.8,smelters process both wolfram and gold for extraction and refinement.,llm_bridge -wolfram,*alloy**,UsedFor,0.8,"Alloy is a mixture of metals, and both wolfram and copper can be used to create alloys.",llm_bridge -*alloy**,copper,UsedFor,0.8,"Alloy is a mixture of metals, and both wolfram and copper can be used to create alloys.",llm_bridge -wolfram,*wire**,UsedFor,0.8,Wire is made from metals like wolfram and copper for electrical conductivity.,llm_bridge -*wire**,copper,UsedFor,0.8,Wire is made from metals like wolfram and copper for electrical conductivity.,llm_bridge -wolfram,*mine**,AtLocation,0.8,Mines are locations where both wolfram and copper can be extracted.,llm_bridge -*mine**,copper,AtLocation,0.8,Mines are locations where both wolfram and copper can be extracted.,llm_bridge -rubber,*fabric**,MadeOf,0.8,Both rubber and denim are materials used to create fabrics.,llm_bridge -*fabric**,denim,MadeOf,0.8,Both rubber and denim are materials used to create fabrics.,llm_bridge -rubber,*garment**,UsedFor,0.8,Rubber (as in raincoats) and denim are both used to make garments.,llm_bridge -*garment**,denim,UsedFor,0.8,Rubber (as in raincoats) and denim are both used to make garments.,llm_bridge -rubber,*tire**,MadeOf,0.8,"Tires are made of rubber, and denim (as fabric) can be a prerequisite for tire casing reinforcement.",llm_bridge -*tire**,denim,HasPrerequisite,0.8,"Tires are made of rubber, and denim (as fabric) can be a prerequisite for tire casing reinforcement.",llm_bridge rubber,ball,MadeOf,0.8,A ball can be made of rubber and string.,llm_bridge ball,string,MadeOf,0.8,A ball can be made of rubber and string.,llm_bridge rubber,eraser,MadeOf,0.8,An eraser is made of rubber and can be used to tie or secure string.,llm_bridge @@ -6379,9 +4745,6 @@ rubber,duster,MadeOf,0.8,dusters can be made of rubber handles and feather attac duster,feather,MadeOf,0.8,dusters can be made of rubber handles and feather attachments,llm_bridge rubber,toy,MadeOf,0.8,toys can be made of rubber and may use feathers for decoration or function,llm_bridge toy,feather,UsedFor,0.8,toys can be made of rubber and may use feathers for decoration or function,llm_bridge -*tire**,polyester,MadeOf,0.8,tires can be made from both rubber and polyester (in different parts),llm_bridge -rubber,*clothing**,MadeOf,0.8,both rubber and polyester are materials used in clothing production,llm_bridge -*clothing**,polyester,MadeOf,0.8,both rubber and polyester are materials used in clothing production,llm_bridge rubber,rubber_band,MadeOf,0.8,rubber band can be made of rubber and wrapped in a wrapper.,llm_bridge rubber_band,wrapper,PartOf,0.8,rubber band can be made of rubber and wrapped in a wrapper.,llm_bridge rubber,footwear,MadeOf,0.8,footwear can be made of rubber and may have a skin lining or covering,llm_bridge @@ -6390,19 +4753,7 @@ rubber,glove,MadeOf,0.8,gloves can be made of rubber and are worn on the skin,ll glove,skin,PartOf,0.8,gloves can be made of rubber and are worn on the skin,llm_bridge rubber,band,MadeOf,0.8,rubber bands are made of rubber and can be used to bind or protect skin,llm_bridge band,skin,UsedFor,0.8,rubber bands are made of rubber and can be used to bind or protect skin,llm_bridge -rubber,*road**,UsedFor,0.8,roads are made using rubber (in asphalt or tire particles) and tar (as binder or sealant),llm_bridge -*road**,tar,UsedFor,0.8,roads are made using rubber (in asphalt or tire particles) and tar (as binder or sealant),llm_bridge -rubber,*roof**,UsedFor,0.8,rubber membranes and tar coatings are both used in roofing materials,llm_bridge -*roof**,tar,UsedFor,0.8,rubber membranes and tar coatings are both used in roofing materials,llm_bridge -rubber,*asphalt**,HasA,0.8,asphalt contains rubber additives and is made using tar,llm_bridge -*asphalt**,tar,MadeOf,0.8,asphalt contains rubber additives and is made using tar,llm_bridge tire,soot,MadeOf,0.8,a tire is made of rubber and may contain soot as a component,llm_bridge -claw,*nail,PartOf,0.8,"explanation: A nail is part of a claw, and the mouth is also a part of an animal's body.**",llm_bridge -*nail,mouth,PartOf,0.8,"explanation: A nail is part of a claw, and the mouth is also a part of an animal's body.**",llm_bridge -claw,*beak,LocatedNear,0.8,"explanation: A beak can be near a claw on some animals, and it is part of the mouth structure.**",llm_bridge -*beak,mouth,PartOf,0.8,"explanation: A beak can be near a claw on some animals, and it is part of the mouth structure.**",llm_bridge -claw,*insect,PartOf,0.8,"explanation: An insect has claws and a mouth, connecting both terms as parts of the same organism.**",llm_bridge -*insect,mouth,PartOf,0.8,"explanation: An insect has claws and a mouth, connecting both terms as parts of the same organism.**",llm_bridge claw,limb,PartOf,0.8,limbs have claws and muscles.,llm_bridge claw,leg,PartOf,0.8,legs have claws and muscles.,llm_bridge claw,foot,PartOf,0.8,feet have claws and muscles.,llm_bridge @@ -6420,12 +4771,6 @@ insect,spider,PartOf,0.8,"claws are part of some insects, and spiders are part o foot,kiwi,HasA,0.8,"claws are part of feet, and kiwis have feet",llm_bridge claw,forest,AtLocation,0.8,"claws are used by animals in forests, and kiwis live in forests",llm_bridge forest,kiwi,AtLocation,0.8,"claws are used by animals in forests, and kiwis live in forests",llm_bridge -claw,*bird,MadeOf,0.8,"Birds have claws, and a flock is a group of birds.**",llm_bridge -*bird,flock,HasA,0.8,"Birds have claws, and a flock is a group of birds.**",llm_bridge -claw,*animal,PartOf,0.8,"Claws are part of an animal, and a flock is a group of animals.**",llm_bridge -*animal,flock,HasA,0.8,"Claws are part of an animal, and a flock is a group of animals.**",llm_bridge -claw,*wing,PartOf,0.8,Claws and wings are both parts of animals like birds in a flock.**,llm_bridge -*wing,flock,HasA,0.8,Claws and wings are both parts of animals like birds in a flock.**,llm_bridge paw,rabbit,HasA,0.8,Both animals have paws that include claws.,llm_bridge claw,antler,PartOf,0.8,"antlers are part of a deer's anatomy, similar to claws being part of an animal's anatomy",llm_bridge claw,hoof,UsedFor,0.8,"claws are used for traction, similar to how hooves (part of a deer) function",llm_bridge @@ -6445,21 +4790,11 @@ mercury,thermometer,PartOf,0.8,"mercury is used in thermometers, and tungsten is thermometer,tungsten,UsedFor,0.8,"mercury is used in thermometers, and tungsten is used to make the glass or housing of some thermometers.",llm_bridge mercury,coin,MadeOf,0.8,Both metals are sometimes used as materials in coin production.,llm_bridge thermometer,nickel,HasA,0.8,"Mercury is often found in traditional thermometers, while nickel may be used in the thermometer's components.",llm_bridge -mercury,*alloy**,MadeOf,0.8,"explanation: Both mercury and steel can be components in creating alloys, which are mixtures of metals.",llm_bridge -*alloy**,steel,MadeOf,0.8,"explanation: Both mercury and steel can be components in creating alloys, which are mixtures of metals.",llm_bridge -mercury,*container**,AtLocation,0.8,explanation: Mercury and steel (or objects made of steel) can both be found or stored in containers.,llm_bridge -*container**,steel,AtLocation,0.8,explanation: Mercury and steel (or objects made of steel) can both be found or stored in containers.,llm_bridge mercury,alloy,UsedFor,0.8,alloy connects them as materials that can be combined for different properties,llm_bridge mercury,ore,PartOf,0.8,ore connects them as natural sources where these metals are found,llm_bridge ore,platinum,PartOf,0.8,ore connects them as natural sources where these metals are found,llm_bridge mercury,element,PartOf,0.8,element connects them as basic substances in the periodic table,llm_bridge element,platinum,PartOf,0.8,element connects them as basic substances in the periodic table,llm_bridge -mercury,bridge_word:_**wire**,MadeOf,0.8,Both mercury and copper can be used to make electrical wires.,llm_bridge -bridge_word:_**wire**,copper,MadeOf,0.8,Both mercury and copper can be used to make electrical wires.,llm_bridge -mercury,bridge_word:_**pipe**,MadeOf,0.8,Mercury and copper can both be components of pipes.,llm_bridge -bridge_word:_**pipe**,copper,MadeOf,0.8,Mercury and copper can both be components of pipes.,llm_bridge -mercury,bridge_word:_**metal**,HasProperty,0.8,Both mercury and copper are classified as metals.,llm_bridge -bridge_word:_**metal**,copper,HasProperty,0.8,Both mercury and copper are classified as metals.,llm_bridge element,metal,PartOf,0.8,"mercury is an element, and metal is made of elements.",llm_bridge mercury,liquid,HasProperty,0.8,"mercury is a liquid metal, and metals can be liquids under certain conditions.",llm_bridge liquid,metal,HasPrerequisite,0.8,"mercury is a liquid metal, and metals can be liquids under certain conditions.",llm_bridge @@ -6470,12 +4805,6 @@ mercury,metal,PartOf,0.8,Both mercury and magnesium are types of metal.,llm_brid metal,magnesium,PartOf,0.8,Both mercury and magnesium are types of metal.,llm_bridge mercury,periodic_table,LocatedNear,0.8,Both mercury and magnesium appear on the periodic table of elements.,llm_bridge periodic_table,magnesium,LocatedNear,0.8,Both mercury and magnesium appear on the periodic table of elements.,llm_bridge -nylon,*thread**,MadeOf,0.8,"nylon can be made into thread, and aluminum can also be made into thread (e.g., for jewelry or crafts).",llm_bridge -*thread**,aluminum,MadeOf,0.8,"nylon can be made into thread, and aluminum can also be made into thread (e.g., for jewelry or crafts).",llm_bridge -nylon,*foil**,MadeOf,0.8,"nylon can be used to make foil-like materials (e.g., in packaging), and aluminum is commonly made into foil.",llm_bridge -*foil**,aluminum,MadeOf,0.8,"nylon can be used to make foil-like materials (e.g., in packaging), and aluminum is commonly made into foil.",llm_bridge -nylon,*wire**,MadeOf,0.8,"nylon can be used to insulate or form wire, while aluminum is often used as the core material for wire.",llm_bridge -*wire**,aluminum,MadeOf,0.8,"nylon can be used to insulate or form wire, while aluminum is often used as the core material for wire.",llm_bridge nylon,bag,MadeOf,0.8,a bag can be made from nylon or used as a wrapper,llm_bridge bag,wrapper,MadeOf,0.8,a bag can be made from nylon or used as a wrapper,llm_bridge nylon,"""fabric""",MadeOf,0.8,fabric is made of nylon and can be used for straw hats,llm_bridge @@ -6484,42 +4813,12 @@ nylon,"""hat""",MadeOf,0.8,hats can be made of nylon or straw,llm_bridge """hat""",straw,UsedFor,0.8,hats can be made of nylon or straw,llm_bridge nylon,"""plastic""",HasA,0.8,"plastic can be made of nylon, and straw is a component of plastic (e.g., bioplastics)",llm_bridge """plastic""",straw,MadeOf,0.8,"plastic can be made of nylon, and straw is a component of plastic (e.g., bioplastics)",llm_bridge -nylon,*fabric**,MadeOf,0.8,fabric can be made of nylon and often contains or collects dust.,llm_bridge -*fabric**,dust,HasA,0.8,fabric can be made of nylon and often contains or collects dust.,llm_bridge -nylon,*clothing**,MadeOf,0.8,clothing can be made of nylon and often collects dust.,llm_bridge -*clothing**,dust,HasA,0.8,clothing can be made of nylon and often collects dust.,llm_bridge -nylon,*filter**,MadeOf,0.8,filters can be made of nylon and are used for trapping dust.,llm_bridge -*filter**,dust,UsedFor,0.8,filters can be made of nylon and are used for trapping dust.,llm_bridge nylon,fabric,MadeOf,0.8,"nylon is a material used to make fabric, which can be used as a substitute or covering for skin.",llm_bridge fabric,skin,UsedFor,0.8,"nylon is a material used to make fabric, which can be used as a substitute or covering for skin.",llm_bridge nylon,clothing,MadeOf,0.8,"nylon is often used to make clothing, which can cover or interact with skin.",llm_bridge clothing,skin,HasA,0.8,"nylon is often used to make clothing, which can cover or interact with skin.",llm_bridge nylon,thread,PartOf,0.8,"thread made of nylon can be used in processes involving skin (e.g., sutures), connecting the material to the biological element.",llm_bridge thread,skin,UsedFor,0.8,"thread made of nylon can be used in processes involving skin (e.g., sutures), connecting the material to the biological element.",llm_bridge -nylon,*fiber,MadeOf,0.8,"explanation: Nylon is made of synthetic fibers, while chalk can be ground into a fibrous form for some applications.**",llm_bridge -*fiber,chalk,MadeOf,0.8,"explanation: Nylon is made of synthetic fibers, while chalk can be ground into a fibrous form for some applications.**",llm_bridge -nylon,*powder,UsedFor,0.8,"explanation: Nylon can be ground into a fine powder for manufacturing, and chalk naturally exists as a soft, powdery material.**",llm_bridge -*powder,chalk,HasProperty,0.8,"explanation: Nylon can be ground into a fine powder for manufacturing, and chalk naturally exists as a soft, powdery material.**",llm_bridge -nylon,*crystal,HasProperty,0.8,"explanation: Nylon can form crystalline structures, and chalk is made of calcium carbonate crystals.**",llm_bridge -*crystal,chalk,MadeOf,0.8,"explanation: Nylon can form crystalline structures, and chalk is made of calcium carbonate crystals.**",llm_bridge -nylon,*sand**,MadeOf,0.8,sand is a component of nylon and is used in making bricks.,llm_bridge -*sand**,brick,MadeOf,0.8,sand is a component of nylon and is used in making bricks.,llm_bridge -nylon,*cement**,MadeOf,0.8,cement can be used in nylon composites and is a key ingredient in bricks.,llm_bridge -*cement**,brick,MadeOf,0.8,cement can be used in nylon composites and is a key ingredient in bricks.,llm_bridge -nylon,*building**,UsedFor,0.8,both nylon and bricks are used in the process of building structures.,llm_bridge -*building**,brick,UsedFor,0.8,both nylon and bricks are used in the process of building structures.,llm_bridge -nylon,*fiber**,MadeOf,0.8,Both nylon and paper are made from fibers.,llm_bridge -*fiber**,paper,MadeOf,0.8,Both nylon and paper are made from fibers.,llm_bridge -nylon,*manufacturing**,UsedFor,0.8,Both nylon and paper are products of manufacturing processes.,llm_bridge -*manufacturing**,paper,UsedFor,0.8,Both nylon and paper are products of manufacturing processes.,llm_bridge -nylon,*product**,CapableOf,0.8,Both nylon and paper can be transformed into various products.,llm_bridge -*product**,paper,CapableOf,0.8,Both nylon and paper can be transformed into various products.,llm_bridge -nylon,*engine**,MadeOf,0.8,"nylon can be made into engine parts, and engines contain fuel.",llm_bridge -*engine**,fuel,HasA,0.8,"nylon can be made into engine parts, and engines contain fuel.",llm_bridge -nylon,*vehicle**,MadeOf,0.8,"nylon is used to make vehicle components, and vehicles require fuel to operate.",llm_bridge -*vehicle**,fuel,HasA,0.8,"nylon is used to make vehicle components, and vehicles require fuel to operate.",llm_bridge -nylon,*industry**,MadeOf,0.8,nylon and fuel are both materials produced or used in various industries.,llm_bridge -*industry**,fuel,MadeOf,0.8,nylon and fuel are both materials produced or used in various industries.,llm_bridge fabric,fiber,PartOf,0.8,fabric is made of nylon and fiber is part of fabric.,llm_bridge nylon,thread,MadeOf,0.8,thread is made of nylon and fiber is part of thread.,llm_bridge thread,fiber,PartOf,0.8,thread is made of nylon and fiber is part of thread.,llm_bridge @@ -6529,21 +4828,9 @@ musician,ukulele,UsedFor,0.8,musician plays both the accordion and the ukulele,l accordion,concert,AtLocation,0.8,both instruments can be found at a concert,llm_bridge concert,ukulele,AtLocation,0.8,both instruments can be found at a concert,llm_bridge music,ukulele,UsedFor,0.8,both instruments produce music,llm_bridge -accordion,"bridge_word:_""musician""",UsedFor,0.8,musicians use both accordion and triangle in performance,llm_bridge -"bridge_word:_""musician""",triangle,UsedFor,0.8,musicians use both accordion and triangle in performance,llm_bridge -accordion,"bridge_word:_""band""",AtLocation,0.8,both instruments can be found in bands or ensembles,llm_bridge -"bridge_word:_""band""",triangle,AtLocation,0.8,both instruments can be found in bands or ensembles,llm_bridge -accordion,"bridge_word:_""concert""",AtLocation,0.8,both instruments might appear in the same concert setting,llm_bridge -"bridge_word:_""concert""",triangle,AtLocation,0.8,both instruments might appear in the same concert setting,llm_bridge accordion,musician,CapableOf,0.8,musician connects both instruments as something they can be played by,llm_bridge accordion,sound,UsedFor,0.8,sound connects both instruments as something they are used to produce,llm_bridge sound,harp,UsedFor,0.8,sound connects both instruments as something they are used to produce,llm_bridge -accordion,bridge_word:_music,UsedFor,0.8,music connects both as instruments used to create it,llm_bridge -bridge_word:_music,trumpet,UsedFor,0.8,music connects both as instruments used to create it,llm_bridge -accordion,bridge_word:_musician,CapableOf,0.8,musician connects both as performers who play them,llm_bridge -bridge_word:_musician,trumpet,CapableOf,0.8,musician connects both as performers who play them,llm_bridge -accordion,bridge_word:_concert,AtLocation,0.8,concert connects both as instruments played in a performance setting,llm_bridge -bridge_word:_concert,trumpet,AtLocation,0.8,concert connects both as instruments played in a performance setting,llm_bridge accordion,key,PartOf,0.8,key connects as a common component of both instruments,llm_bridge key,organ,PartOf,0.8,key connects as a common component of both instruments,llm_bridge accordion,player,CapableOf,0.8,player connects as someone who can play both instruments,llm_bridge @@ -6579,14 +4866,6 @@ trough,container,PartOf,0.8,both are components or types of containers,llm_bridg trough,farm,AtLocation,0.8,both can be found on a farm,llm_bridge farm,lid,AtLocation,0.8,both can be found on a farm,llm_bridge trough,food,UsedFor,0.8,both can be used to store or cover food,llm_bridge -trough,*pig**,AtLocation,0.8,pigs are often kept near troughs and sometimes in tubs,llm_bridge -*pig**,tub,AtLocation,0.8,pigs are often kept near troughs and sometimes in tubs,llm_bridge -trough,*water**,UsedFor,0.8,both containers are used to hold water,llm_bridge -*water**,tub,UsedFor,0.8,both containers are used to hold water,llm_bridge -trough,*farm**,AtLocation,0.8,both containers are commonly found on farms,llm_bridge -*farm**,tub,AtLocation,0.8,both containers are commonly found on farms,llm_bridge -trough,*animal,ReceivesAction,0.8,animals interact with troughs for food/water and shells are part of some animals**,llm_bridge -*animal,shell,PartOf,0.8,animals interact with troughs for food/water and shells are part of some animals**,llm_bridge trough,water,UsedFor,0.8,water is stored in both a trough and a vase in different contexts.,llm_bridge water,vase,UsedFor,0.8,water is stored in both a trough and a vase in different contexts.,llm_bridge trough,flower,ReceivesAction,0.8,flowers are placed in a trough for animals and are part of arrangements in a vase.,llm_bridge @@ -6598,23 +4877,11 @@ trough,animal,AtLocation,0.8,"animals use troughs for water, and bladders are pa animal,bladder,PartOf,0.8,"animals use troughs for water, and bladders are part of an animal's anatomy.",llm_bridge trough,urine,ReceivesAction,0.8,urine is collected in a trough and is made of waste stored in a bladder.,llm_bridge urine,bladder,MadeOf,0.8,urine is collected in a trough and is made of waste stored in a bladder.,llm_bridge -trough,*building**,PartOf,0.8,"explanation: A trough can be part of a building, and bricks are also used as parts of buildings.",llm_bridge -*building**,brick,PartOf,0.8,"explanation: A trough can be part of a building, and bricks are also used as parts of buildings.",llm_bridge -trough,*structure**,PartOf,0.8,"explanation: A trough can be part of a structure, and bricks are also used to build structures.",llm_bridge -*structure**,brick,PartOf,0.8,"explanation: A trough can be part of a structure, and bricks are also used to build structures.",llm_bridge -trough,*material**,HasA,0.8,"explanation: A trough may contain materials (like grain or water), and a brick is made of materials (like clay or concrete).",llm_bridge -*material**,brick,MadeOf,0.8,"explanation: A trough may contain materials (like grain or water), and a brick is made of materials (like clay or concrete).",llm_bridge trough,drink,UsedFor,0.8,Both are used for holding drinks.,llm_bridge drink,mug,UsedFor,0.8,Both are used for holding drinks.,llm_bridge water,pitcher,UsedFor,0.8,water can be poured into and stored in both a trough and a pitcher,llm_bridge animal,pitcher,HasPrerequisite,0.8,"animals are often near troughs for feeding, and a pitcher requires an animal (like a farmer) to use it",llm_bridge food,pitcher,UsedFor,0.8,both troughs and pitchers can be used to hold or serve food or drink,llm_bridge -micrometer,*measuring_tape**,UsedFor,0.8,"Both tools are used for precise measurements, with the micrometer for small objects and the saxophone for musical scales or intervals.",llm_bridge -*measuring_tape**,saxophone,UsedFor,0.8,"Both tools are used for precise measurements, with the micrometer for small objects and the saxophone for musical scales or intervals.",llm_bridge -micrometer,*musician**,UsedFor,0.8,"A musician uses a micrometer to tune or calibrate instruments, and they also play the saxophone.",llm_bridge -*musician**,saxophone,CapableOf,0.8,"A musician uses a micrometer to tune or calibrate instruments, and they also play the saxophone.",llm_bridge -micrometer,*factory**,AtLocation,0.8,"Both instruments can be found in a factory setting, with the micrometer for precision work and the saxophone for musical breaks or events.",llm_bridge -*factory**,saxophone,AtLocation,0.8,"Both instruments can be found in a factory setting, with the micrometer for precision work and the saxophone for musical breaks or events.",llm_bridge micrometer,screw,PartOf,0.8,Both instruments often use screws for precise measurement adjustments.,llm_bridge screw,caliper,PartOf,0.8,Both instruments often use screws for precise measurement adjustments.,llm_bridge micrometer,measurement,UsedFor,0.8,Both tools are used for taking precise measurements.,llm_bridge @@ -6637,12 +4904,6 @@ micrometer,data,HasA,0.8,both instruments involve data or readings,llm_bridge data,recorder,HasA,0.8,both instruments involve data or readings,llm_bridge micrometer,calibration,HasPrerequisite,0.8,both require calibration for accurate use,llm_bridge calibration,recorder,HasPrerequisite,0.8,both require calibration for accurate use,llm_bridge -micrometer,*scale**,HasA,0.8,scales are often used on both micrometers for measurement and triangles for drafting.,llm_bridge -*scale**,triangle,HasA,0.8,scales are often used on both micrometers for measurement and triangles for drafting.,llm_bridge -micrometer,*measurement**,UsedFor,0.8,both micrometers and triangles are used for taking measurements in different contexts.,llm_bridge -*measurement**,triangle,UsedFor,0.8,both micrometers and triangles are used for taking measurements in different contexts.,llm_bridge -micrometer,*drawing**,UsedFor,0.8,"micrometers can be used to measure for precise drawings, and triangles are used as drawing tools in technical illustration.",llm_bridge -*drawing**,triangle,UsedFor,0.8,"micrometers can be used to measure for precise drawings, and triangles are used as drawing tools in technical illustration.",llm_bridge string,ukulele,HasA,0.8,strings are used for calibration in micrometers and are a key component of ukuleles,llm_bridge measurement,ukulele,UsedFor,0.8,"micrometers are used for precise measurements, and ukuleles involve measurements for construction and tuning",llm_bridge micrometer,tool,PartOf,0.8,"micrometers and ukuleles are both types of tools, with the micrometer being a precision tool and the ukulele being a musical tool",llm_bridge @@ -6666,22 +4927,11 @@ styrofoam,package,MadeOf,0.8,"Styrofoam can be part of packaging materials, and package,wrapper,HasA,0.8,"Styrofoam can be part of packaging materials, and packages often have wrappers.",llm_bridge styrofoam,food,UsedFor,0.8,Both Styrofoam and wrappers can be used to contain or transport food.,llm_bridge food,wrapper,UsedFor,0.8,Both Styrofoam and wrappers can be used to contain or transport food.,llm_bridge -styrofoam,*earrings**,MadeOf,0.8,Earrings can be made of styrofoam and are a type of jewelry.,llm_bridge -*earrings**,jewelry,PartOf,0.8,Earrings can be made of styrofoam and are a type of jewelry.,llm_bridge -styrofoam,*bracelet**,MadeOf,0.8,Bracelets can be made of styrofoam and are a type of jewelry.,llm_bridge -styrofoam,*pendant**,MadeOf,0.8,Pendants can be made of styrofoam and are a type of jewelry.,llm_bridge -*pendant**,jewelry,PartOf,0.8,Pendants can be made of styrofoam and are a type of jewelry.,llm_bridge styrofoam,bowl,MadeOf,0.8,bowl connects as a product made from both materials.,llm_bridge bowl,ceramic,MadeOf,0.8,bowl connects as a product made from both materials.,llm_bridge cup,ceramic,MadeOf,0.8,cup connects as a product made from both materials.,llm_bridge styrofoam,container,UsedFor,0.8,container connects as a common purpose both materials can serve.,llm_bridge container,ceramic,UsedFor,0.8,container connects as a common purpose both materials can serve.,llm_bridge -styrofoam,bridge_word:_insulation,MadeOf,0.8,Both styrofoam and rubber can be used as insulation materials.,llm_bridge -bridge_word:_insulation,rubber,MadeOf,0.8,Both styrofoam and rubber can be used as insulation materials.,llm_bridge -styrofoam,bridge_word:_cushion,MadeOf,0.8,Both styrofoam and rubber can be used to create cushions for comfort or protection.,llm_bridge -bridge_word:_cushion,rubber,MadeOf,0.8,Both styrofoam and rubber can be used to create cushions for comfort or protection.,llm_bridge -styrofoam,bridge_word:_toy,MadeOf,0.8,Both styrofoam and rubber are commonly used in the production of various toys.,llm_bridge -bridge_word:_toy,rubber,MadeOf,0.8,Both styrofoam and rubber are commonly used in the production of various toys.,llm_bridge styrofoam,insulation,HasProperty,0.8,Both styrofoam and fur are known for their insulating properties.,llm_bridge insulation,fur,HasProperty,0.8,Both styrofoam and fur are known for their insulating properties.,llm_bridge styrofoam,padding,UsedFor,0.8,Both styrofoam and fur can be used as padding for comfort or protection.,llm_bridge @@ -6698,12 +4948,6 @@ ball,rope,MadeOf,0.8,"styrofoam balls can be made from styrofoam, and rope balls box,rope,MadeOf,0.8,"styrofoam can be used to make boxes, and rope can be used to make boxes",llm_bridge styrofoam,float,HasProperty,0.8,"styrofoam has buoyancy (floats), and some ropes are designed to float on water",llm_bridge float,rope,HasProperty,0.8,"styrofoam has buoyancy (floats), and some ropes are designed to float on water",llm_bridge -styrofoam,*container**,MadeOf,0.8,"Styrofoam can be made into a container, and dirt is often inside containers.",llm_bridge -*container**,dirt,HasA,0.8,"Styrofoam can be made into a container, and dirt is often inside containers.",llm_bridge -styrofoam,*soil**,UsedFor,0.8,"Styrofoam can be used as part of soil amendments, and soil is made of dirt.",llm_bridge -*soil**,dirt,MadeOf,0.8,"Styrofoam can be used as part of soil amendments, and soil is made of dirt.",llm_bridge -styrofoam,*packaging**,MadeOf,0.8,"Styrofoam is often used in packaging, and dirt can be used as packing material.",llm_bridge -*packaging**,dirt,UsedFor,0.8,"Styrofoam is often used in packaging, and dirt can be used as packing material.",llm_bridge cornbread,steak,UsedFor,0.8,"steak can be used as an ingredient in cornbread, and beef is part of steak",llm_bridge steak,beef,PartOf,0.8,"steak can be used as an ingredient in cornbread, and beef is part of steak",llm_bridge cornbread,meat,UsedFor,0.8,"meat can be used in cornbread, and beef is part of meat",llm_bridge @@ -6719,27 +4963,10 @@ cornbread,dinner,HasA,0.8,both are components of a meal like dinner,llm_bridge dinner,salad,HasA,0.8,both are components of a meal like dinner,llm_bridge cornbread,meal,HasA,0.8,both are types of food items served in a meal,llm_bridge meal,salad,HasA,0.8,both are types of food items served in a meal,llm_bridge -cornbread,*dinner**,HasA,0.8,Both cornbread and turkey are commonly found on a dinner table as part of a meal.,llm_bridge -*dinner**,turkey,HasA,0.8,Both cornbread and turkey are commonly found on a dinner table as part of a meal.,llm_bridge -cornbread,*meal**,HasA,0.8,"Both cornbread and turkey are staple items in a traditional meal, often served together.",llm_bridge -*meal**,turkey,HasA,0.8,"Both cornbread and turkey are staple items in a traditional meal, often served together.",llm_bridge -cornbread,*plate**,AtLocation,0.8,Both cornbread and turkey can be served on a plate.,llm_bridge -*plate**,turkey,AtLocation,0.8,Both cornbread and turkey can be served on a plate.,llm_bridge -cornbread,*corn**,MadeOf,0.8,corn is an ingredient in cornbread and potatoes are related to corn as both are crops.,llm_bridge -*corn**,potato,MadeOf,0.8,corn is an ingredient in cornbread and potatoes are related to corn as both are crops.,llm_bridge -cornbread,*meal**,UsedFor,0.8,"cornbread can be part of a meal, and potatoes are often served in meals.",llm_bridge -*meal**,potato,UsedFor,0.8,"cornbread can be part of a meal, and potatoes are often served in meals.",llm_bridge -cornbread,*farmer**,HasA,0.8,farmers grow cornbread ingredients and potatoes.,llm_bridge -*farmer**,potato,HasA,0.8,farmers grow cornbread ingredients and potatoes.,llm_bridge cornbread,sandwich,HasA,0.8,cornbread and lettuce can both be ingredients in a sandwich.,llm_bridge sandwich,lettuce,HasA,0.8,cornbread and lettuce can both be ingredients in a sandwich.,llm_bridge cornbread,salad,ReceivesAction,0.8,"cornbread can be crumbled into a salad, and lettuce is a part of a salad.",llm_bridge meal,lettuce,HasA,0.8,cornbread and lettuce can both be part of a meal.,llm_bridge -cornbread,*meal**,MadeOf,0.8,meal connects both as components of a meal,llm_bridge -*meal**,ham,MadeOf,0.8,meal connects both as components of a meal,llm_bridge -*plate**,ham,AtLocation,0.8,plate connects both as items served on a plate,llm_bridge -cornbread,*butter**,UsedFor,0.8,butter connects both as toppings or accompaniments,llm_bridge -*butter**,ham,UsedFor,0.8,butter connects both as toppings or accompaniments,llm_bridge flour,cereal,MadeOf,0.8,flour is a common ingredient in both cornbread and many cereals,llm_bridge corn,cereal,MadeOf,0.8,corn is an ingredient in cornbread and some cereals,llm_bridge cornbread,bowl,AtLocation,0.8,both cornbread and cereal can be served in a bowl,llm_bridge @@ -6756,12 +4983,6 @@ cornbread,sweet,HasProperty,0.8,both can have the property of being sweet,llm_br sweet,dessert,HasProperty,0.8,both can have the property of being sweet,llm_bridge cornbread,cake,Desires,0.8,both can be desired as a dessert,llm_bridge cake,dessert,HasProperty,0.8,both can be desired as a dessert,llm_bridge -aluminum,bridge_word:_metal,MadeOf,0.8,Both aluminum and platinum are types of metal.,llm_bridge -bridge_word:_metal,platinum,MadeOf,0.8,Both aluminum and platinum are types of metal.,llm_bridge -aluminum,bridge_word:_coin,MadeOf,0.8,Both aluminum and platinum can be used to make coins.,llm_bridge -bridge_word:_coin,platinum,MadeOf,0.8,Both aluminum and platinum can be used to make coins.,llm_bridge -aluminum,bridge_word:_jewelry,UsedFor,0.8,Both aluminum and platinum are used in making jewelry.,llm_bridge -bridge_word:_jewelry,platinum,UsedFor,0.8,Both aluminum and platinum are used in making jewelry.,llm_bridge aluminum,wing,MadeOf,0.8,"aluminum can be used to make wings, and feathers are part of a bird's wing.",llm_bridge wing,feather,PartOf,0.8,"aluminum can be used to make wings, and feathers are part of a bird's wing.",llm_bridge aluminum,craft,MadeOf,0.8,"aluminum is used to make crafts (like model airplanes), and feathers can be used in crafts (like decorations).",llm_bridge @@ -6774,24 +4995,12 @@ aluminum,bracelet,MadeOf,0.8,a bracelet can be made of aluminum and is a type of bracelet,jewelry,PartOf,0.8,a bracelet can be made of aluminum and is a type of jewelry,llm_bridge aluminum,pendant,MadeOf,0.8,a pendant can be made of aluminum and is a type of jewelry,llm_bridge pendant,jewelry,PartOf,0.8,a pendant can be made of aluminum and is a type of jewelry,llm_bridge -aluminum,*aluminum_can**,MadeOf,0.8,"An aluminum can is made of aluminum, and you might find ash inside it after burning its contents.",llm_bridge -*aluminum_can**,ash,AtLocation,0.8,"An aluminum can is made of aluminum, and you might find ash inside it after burning its contents.",llm_bridge -aluminum,*fire**,UsedFor,0.8,"Aluminum can be used in fire-related applications (e.g., fire starters), and ash is made of burnt materials from fire.",llm_bridge -*fire**,ash,MadeOf,0.8,"Aluminum can be used in fire-related applications (e.g., fire starters), and ash is made of burnt materials from fire.",llm_bridge -aluminum,*furnace**,UsedFor,0.8,"A furnace can process aluminum, and it also receives ash as a byproduct of combustion.",llm_bridge -*furnace**,ash,ReceivesAction,0.8,"A furnace can process aluminum, and it also receives ash as a byproduct of combustion.",llm_bridge aluminum,wheel,MadeOf,0.8,wheels can be made of aluminum and have rubber tires,llm_bridge wheel,rubber,PartOf,0.8,wheels can be made of aluminum and have rubber tires,llm_bridge aluminum,tire,UsedFor,0.8,tires use aluminum in their construction and are made of rubber,llm_bridge tire,rubber,MadeOf,0.8,tires use aluminum in their construction and are made of rubber,llm_bridge aluminum,car,MadeOf,0.8,cars are made with aluminum and have rubber parts,llm_bridge car,rubber,HasA,0.8,cars are made with aluminum and have rubber parts,llm_bridge -aluminum,*door**,MadeOf,0.8,Both aluminum and wood can be materials used to make doors.,llm_bridge -*door**,wood,MadeOf,0.8,Both aluminum and wood can be materials used to make doors.,llm_bridge -aluminum,*frame**,MadeOf,0.8,Both aluminum and wood are commonly used to construct frames.,llm_bridge -*frame**,wood,MadeOf,0.8,Both aluminum and wood are commonly used to construct frames.,llm_bridge -aluminum,*boat**,MadeOf,0.8,Boats can be made from either aluminum or wood.,llm_bridge -*boat**,wood,MadeOf,0.8,Boats can be made from either aluminum or wood.,llm_bridge aluminum,particle,MadeOf,0.8,aluminum particles can be part of dust,llm_bridge particle,dust,MadeOf,0.8,aluminum particles can be part of dust,llm_bridge aluminum,powder,MadeOf,0.8,both aluminum and dust can form powders,llm_bridge @@ -6804,17 +5013,6 @@ aluminum,bottle,MadeOf,0.8,Both can be made into bottles.,llm_bridge bottle,mercury,MadeOf,0.8,Both can be made into bottles.,llm_bridge aluminum,bar,MadeOf,0.8,Both can be formed into bars.,llm_bridge bar,mercury,MadeOf,0.8,Both can be formed into bars.,llm_bridge -aluminum,*can**,MadeOf,0.8,"cans are made of aluminum, and sometimes buried in dirt",llm_bridge -*can**,dirt,MadeOf,0.8,"cans are made of aluminum, and sometimes buried in dirt",llm_bridge -aluminum,*drum**,MadeOf,0.8,"drums are made of aluminum, and dirt is inside drums for disposal",llm_bridge -*drum**,dirt,MadeOf,0.8,"drums are made of aluminum, and dirt is inside drums for disposal",llm_bridge -aluminum,*foil**,MadeOf,0.8,"foil is made of aluminum, and dirt can be wrapped in foil",llm_bridge -*foil**,dirt,MadeOf,0.8,"foil is made of aluminum, and dirt can be wrapped in foil",llm_bridge -bridge_word:_coin,silver,MadeOf,0.8,coins can be made from both aluminum and silver,llm_bridge -aluminum,bridge_word:_wire,MadeOf,0.8,wires can be made from both aluminum and silver,llm_bridge -bridge_word:_wire,silver,MadeOf,0.8,wires can be made from both aluminum and silver,llm_bridge -aluminum,bridge_word:_alloy,MadeOf,0.8,alloys can contain both aluminum and silver,llm_bridge -bridge_word:_alloy,silver,MadeOf,0.8,alloys can contain both aluminum and silver,llm_bridge potassium,rock,MadeOf,0.8,"Potassium is found as a component in rocks, and rocks are part of the Earth's composition.",llm_bridge potassium,soil,MadeOf,0.8,"Potassium is found in soil, and soil is a layer of the Earth.",llm_bridge potassium,mountain,MadeOf,0.8,"Potassium is found in minerals that make up mountains, and mountains are part of the Earth's terrain.",llm_bridge @@ -6830,23 +5028,6 @@ potassium,supplement,UsedFor,0.8,Supplements are used to provide both potassium supplement,iron,UsedFor,0.8,Supplements are used to provide both potassium and iron.,llm_bridge potassium,nutrient,PartOf,0.8,Both potassium and iron are types of nutrients.,llm_bridge nutrient,iron,PartOf,0.8,Both potassium and iron are types of nutrients.,llm_bridge -potassium,bridge_word:_ore,MadeOf,0.8,ores contain various minerals including potassium and talc.,llm_bridge -bridge_word:_ore,talc,MadeOf,0.8,ores contain various minerals including potassium and talc.,llm_bridge -potassium,bridge_word:_powder,HasProperty,0.8,"potassium can be in powdered form, and talc is often a powder.",llm_bridge -potassium,bridge_word:_mine,AtLocation,0.8,potassium and talc can both be found in mines.,llm_bridge -bridge_word:_mine,talc,AtLocation,0.8,potassium and talc can both be found in mines.,llm_bridge -potassium,*feldspar**,MadeOf,0.8,feldspar is a mineral containing potassium and is often found in mica schist.,llm_bridge -*feldspar**,mica,MadeOf,0.8,feldspar is a mineral containing potassium and is often found in mica schist.,llm_bridge -potassium,*rock**,PartOf,0.8,"potassium is found in certain rocks, and mica is a component of some rocks.",llm_bridge -*rock**,mica,PartOf,0.8,"potassium is found in certain rocks, and mica is a component of some rocks.",llm_bridge -potassium,*gneiss**,PartOf,0.8,gneiss is a type of rock that can contain potassium-bearing minerals and often contains mica.,llm_bridge -*gneiss**,mica,PartOf,0.8,gneiss is a type of rock that can contain potassium-bearing minerals and often contains mica.,llm_bridge -potassium,bridge_word:_salt,MadeOf,0.8,Salt can be made from potassium and is used for making chalk.,llm_bridge -bridge_word:_salt,chalk,UsedFor,0.8,Salt can be made from potassium and is used for making chalk.,llm_bridge -potassium,bridge_word:_limestone,AtLocation,0.8,Potassium can be found in limestone and limestone is made into chalk.,llm_bridge -bridge_word:_limestone,chalk,MadeOf,0.8,Potassium can be found in limestone and limestone is made into chalk.,llm_bridge -potassium,bridge_word:_element,PartOf,0.8,Potassium is part of some elements and chalk is made of elements.,llm_bridge -bridge_word:_element,chalk,MadeOf,0.8,Potassium is part of some elements and chalk is made of elements.,llm_bridge salt,ore,MadeOf,0.8,"potassium is a component of some salts, and ore can be processed to produce salts.",llm_bridge potassium,mine,AtLocation,0.8,"potassium is mined from minerals, and ore is found in mines.",llm_bridge potassium,stone,MadeOf,0.8,stone is a type of mineral and can be made of potassium compounds,llm_bridge @@ -6896,36 +5077,17 @@ match,lighter,HasA,0.8,"saws can be used to make matches, lighters often have a saw,workbench,AtLocation,0.8,A workbench is a common place where both a saw and a jack might be found for woodworking or mechanical tasks.,llm_bridge workbench,jack,AtLocation,0.8,A workbench is a common place where both a saw and a jack might be found for woodworking or mechanical tasks.,llm_bridge toolbox,jack,AtLocation,0.8,Both a saw and a jack are often stored in a toolbox when not in use.,llm_bridge -tank,*bullet**,UsedFor,0.8,bullets are ammunition for both tanks (via cannons) and pistols,llm_bridge -*bullet**,pistol,PartOf,0.8,bullets are ammunition for both tanks (via cannons) and pistols,llm_bridge -tank,*ammunition**,HasA,0.8,both tanks and pistols contain ammunition,llm_bridge -*ammunition**,pistol,HasA,0.8,both tanks and pistols contain ammunition,llm_bridge tank,water,UsedFor,0.8,both tanks and pitchers can hold or transport water,llm_bridge tank,liquid,HasA,0.8,both tanks and pitchers can contain liquids,llm_bridge tank,pour,ReceivesAction,0.8,both can be poured from,llm_bridge pour,pitcher,ReceivesAction,0.8,both can be poured from,llm_bridge -liquid,container,HasA,0.8,"explanation: A tank often contains liquid, and a container also holds liquid.",llm_bridge -tank,metal,MadeOf,0.8,explanation: Both tanks (especially weapon tanks) and containers can be made of metal.,llm_bridge -metal,container,MadeOf,0.8,explanation: Both tanks (especially weapon tanks) and containers can be made of metal.,llm_bridge -tank,storage,UsedFor,0.8,"explanation: Tanks are used for storing substances, and containers are used for storage purposes.",llm_bridge -storage,container,UsedFor,0.8,"explanation: Tanks are used for storing substances, and containers are used for storage purposes.",llm_bridge -tank,*water**,UsedFor,0.8,Both tanks and jugs can be used to hold water.,llm_bridge -*water**,jug,UsedFor,0.8,Both tanks and jugs can be used to hold water.,llm_bridge -tank,*liquid**,UsedFor,0.8,Both tanks and jugs are used to store liquids.,llm_bridge -*liquid**,jug,UsedFor,0.8,Both tanks and jugs are used to store liquids.,llm_bridge -tank,*container**,PartOf,0.8,Both tanks and jugs are types of containers.,llm_bridge -*container**,jug,PartOf,0.8,Both tanks and jugs are types of containers.,llm_bridge +liquid,container,HasA,0.8,"A tank often contains liquid, and a container also holds liquid.",llm_bridge +tank,metal,MadeOf,0.8,Both tanks (especially weapon tanks) and containers can be made of metal.,llm_bridge +metal,container,MadeOf,0.8,Both tanks (especially weapon tanks) and containers can be made of metal.,llm_bridge +tank,storage,UsedFor,0.8,"Tanks are used for storing substances, and containers are used for storage purposes.",llm_bridge +storage,container,UsedFor,0.8,"Tanks are used for storing substances, and containers are used for storage purposes.",llm_bridge water,glass,MadeOf,0.8,water is stored in a tank and can be made of glass,llm_bridge tank,aquarium,UsedFor,0.8,an aquarium is a type of tank used for fish and can be made of glass,llm_bridge -*ammunition**,mortar,MadeOf,0.8,Both tanks (when used as weapons) and mortars hold or use ammunition.,llm_bridge -tank,*artillery**,PartOf,0.8,Both tanks and mortars are types of artillery.,llm_bridge -*artillery**,mortar,PartOf,0.8,Both tanks and mortars are types of artillery.,llm_bridge -tank,*wall**,PartOf,0.8,Walls can be part of a tank structure (like a tank's hull) and can be made of bricks.,llm_bridge -*wall**,brick,MadeOf,0.8,Walls can be part of a tank structure (like a tank's hull) and can be made of bricks.,llm_bridge -tank,*structure**,PartOf,0.8,Structures can be part of a tank (like its chassis) and can be made of bricks (like a brick wall or building).,llm_bridge -*structure**,brick,MadeOf,0.8,Structures can be part of a tank (like its chassis) and can be made of bricks (like a brick wall or building).,llm_bridge -tank,*hull**,PartOf,0.8,"A hull is part of a tank's structure, and a hull can be made of materials similar to bricks (like reinforced concrete or layered materials).",llm_bridge -*hull**,brick,MadeOf,0.8,"A hull is part of a tank's structure, and a hull can be made of materials similar to bricks (like reinforced concrete or layered materials).",llm_bridge tank,water,HasA,0.8,Both tanks and bladders can contain water.,llm_bridge water,bladder,HasA,0.8,Both tanks and bladders can contain water.,llm_bridge storage,bladder,UsedFor,0.8,Both tanks and bladders are used for storage of substances.,llm_bridge @@ -6942,8 +5104,6 @@ hand,punch,UsedFor,0.8,hands use both a comb for styling hair and a punch for ma hair,punch,HasPrerequisite,0.8,hair is styled with a comb and needs to be present for a punch (hair punch) to be relevant,llm_bridge comb,paper,HasPrerequisite,0.8,paper can be combed (as part of a process) and is commonly used with a punch,llm_bridge paper,punch,UsedFor,0.8,paper can be combed (as part of a process) and is commonly used with a punch,llm_bridge -comb,bridge_word:_wood,UsedFor,0.8,explanation: Both a comb and a planer can be used on wood.,llm_bridge -bridge_word:_wood,planer,UsedFor,0.8,explanation: Both a comb and a planer can be used on wood.,llm_bridge comb,doctor,UsedFor,0.8,Doctors use combs for personal grooming and have stethoscopes for medical examinations.,llm_bridge doctor,stethoscope,HasA,0.8,Doctors use combs for personal grooming and have stethoscopes for medical examinations.,llm_bridge comb,tool,HasA,0.8,Both combs and stethoscopes are types of tools used in different contexts.,llm_bridge @@ -6958,24 +5118,12 @@ stick,knife,PartOf,0.8,"A comb might have a wooden stick handle, and a knife has comb,handle,HasA,0.8,"Both a comb and a knife have handles, which are used to hold them.",llm_bridge handle,knife,HasA,0.8,"Both a comb and a knife have handles, which are used to hold them.",llm_bridge comb,blade,PartOf,0.8,"A comb has teeth that can be seen as blades, and a knife has a blade.",llm_bridge -comb,bridge_word:_**angle**,UsedFor,0.8,"A comb can be used to create angles in hair styling, and a triangle (musical instrument) has angles as part of its structure.",llm_bridge -bridge_word:_**angle**,triangle,HasA,0.8,"A comb can be used to create angles in hair styling, and a triangle (musical instrument) has angles as part of its structure.",llm_bridge -comb,bridge_word:_**musician**,UsedFor,0.8,"A comb can be used as a makeshift kazoo (musical instrument) by a musician, and a triangle is an instrument played by a musician.",llm_bridge -bridge_word:_**musician**,triangle,UsedFor,0.8,"A comb can be used as a makeshift kazoo (musical instrument) by a musician, and a triangle is an instrument played by a musician.",llm_bridge -comb,bridge_word:_**sound**,UsedFor,0.8,"A comb can be used to make sound (e.g., comb and tissue paper kazoo), and a triangle is known for its sound when struck.",llm_bridge -bridge_word:_**sound**,triangle,HasProperty,0.8,"A comb can be used to make sound (e.g., comb and tissue paper kazoo), and a triangle is known for its sound when struck.",llm_bridge comb,brush,HasA,0.8,both items can contain or be a type of brush,llm_bridge brush,toolbox,HasA,0.8,both items can contain or be a type of brush,llm_bridge comb,screwdriver,LocatedNear,0.8,screwdrivers are often stored in a toolbox and can be near a comb in a set of tools,llm_bridge screwdriver,toolbox,HasA,0.8,screwdrivers are often stored in a toolbox and can be near a comb in a set of tools,llm_bridge comb,knife,PartOf,0.8,"a comb can be part of a multi-tool with a knife, and a toolbox often contains knives",llm_bridge knife,toolbox,HasA,0.8,"a comb can be part of a multi-tool with a knife, and a toolbox often contains knives",llm_bridge -comb,*hair**,UsedFor,0.8,"comb is used for hair, and cage can have hair as part of its contents (e.g., bird cage with a bird's hair)",llm_bridge -*hair**,cage,PartOf,0.8,"comb is used for hair, and cage can have hair as part of its contents (e.g., bird cage with a bird's hair)",llm_bridge -comb,*bird**,ReceivesAction,0.8,"comb can be used to groom a bird, and a cage can contain a bird",llm_bridge -*bird**,cage,HasA,0.8,"comb can be used to groom a bird, and a cage can contain a bird",llm_bridge -comb,*prisoner**,ReceivesAction,0.8,"comb can be used to groom a prisoner, and a cage can contain a prisoner",llm_bridge -*prisoner**,cage,HasA,0.8,"comb can be used to groom a prisoner, and a cage can contain a prisoner",llm_bridge cart,paddle,UsedFor,0.8,paddles are used to propel both carts (when needed) and kayaks,llm_bridge paddle,kayak,UsedFor,0.8,paddles are used to propel both carts (when needed) and kayaks,llm_bridge cart,road,AtLocation,0.8,roads are common locations for carts and planes are often found near roads for access,llm_bridge @@ -6988,12 +5136,6 @@ wheel,unicycle,PartOf,0.8,both vehicles have wheels as key components,llm_bridge cart,handlebar,PartOf,0.8,both vehicles can have handlebars for steering control,llm_bridge handlebar,unicycle,PartOf,0.8,both vehicles can have handlebars for steering control,llm_bridge road,unicycle,AtLocation,0.8,both vehicles are commonly found on roads,llm_bridge -cart,*wheel**,PartOf,0.8,"wheels are part of both carts and boats, used for movement",llm_bridge -*wheel**,boat,PartOf,0.8,"wheels are part of both carts and boats, used for movement",llm_bridge -cart,*road**,AtLocation,0.8,"carts typically travel on roads, and boats can travel on waterways (canals) which are sometimes called ""roads""",llm_bridge -*road**,boat,AtLocation,0.8,"carts typically travel on roads, and boats can travel on waterways (canals) which are sometimes called ""roads""",llm_bridge -cart,*transport**,UsedFor,0.8,both carts and boats are used for transporting goods,llm_bridge -*transport**,boat,UsedFor,0.8,both carts and boats are used for transporting goods,llm_bridge wheel,wheel,PartOf,0.8,"wheel is a part of the cart, and both cart and wheel are parts of transportation systems.",llm_bridge wheel,sailboat,PartOf,0.8,wheels are part of both carts and sailboats,llm_bridge cart,oar,UsedFor,0.8,oars can be used to propel both carts (when needed) and sailboats (as backup),llm_bridge @@ -7052,11 +5194,6 @@ restaurant,lobster,ReceivesAction,0.8,restaurant connects both as foods that are pizza,oil,MadeOf,0.8,pizza and chips can both be cooked or topped with oil.,llm_bridge oil,chips,MadeOf,0.8,pizza and chips can both be cooked or topped with oil.,llm_bridge pizza,salt,HasA,0.8,both pizza and chips often contain or are served with salt.,llm_bridge -pizza,*bread**,MadeOf,0.8,bread is a base for pizza crust and can be made with eggs.,llm_bridge -*bread**,egg,MadeOf,0.8,bread is a base for pizza crust and can be made with eggs.,llm_bridge -pizza,*omelette**,ReceivesAction,0.8,an omelette can be served on pizza and is made from eggs.,llm_bridge -*omelette**,egg,MadeOf,0.8,an omelette can be served on pizza and is made from eggs.,llm_bridge -pizza,*omelette**,UsedFor,0.8,"pizza can be used as a base for omelette toppings, and omelette is made of eggs.",llm_bridge topping,cheese,HasA,0.8,"cheese can be a topping on pizza, and cheese itself has salt as a topping.",llm_bridge pizza,slice,PartOf,0.8,"a slice of pizza often has cheese on it, and cheese can be sliced.",llm_bridge slice,cheese,HasA,0.8,"a slice of pizza often has cheese on it, and cheese can be sliced.",llm_bridge @@ -7094,10 +5231,6 @@ synthesizer,player,UsedFor,0.8,both are used by a player to create music,llm_bri player,harmonica,UsedFor,0.8,both are used by a player to create music,llm_bridge player,clarinet,UsedFor,0.8,both can be played by a player,llm_bridge concert,clarinet,AtLocation,0.8,both can be found in a concert,llm_bridge -synthesizer,bridge_word:_music,UsedFor,0.8,explanation: music connects the two instruments by their shared function of producing musical sounds.,llm_bridge -synthesizer,bridge_word:_musician,CapableOf,0.8,explanation: musician connects the two instruments as something that a person can play.,llm_bridge -synthesizer,bridge_word:_orchestra,AtLocation,0.8,explanation: orchestra connects the two instruments as commonly found in the same musical setting.,llm_bridge -bridge_word:_orchestra,cello,AtLocation,0.8,explanation: orchestra connects the two instruments as commonly found in the same musical setting.,llm_bridge music,accordion,UsedFor,0.8,Both synthesizers and accordions are used for creating music.,llm_bridge synthesizer,keyboard,PartOf,0.8,"Synthesizers often have keyboards, while keyboards can be used to play accordions.",llm_bridge keyboard,accordion,UsedFor,0.8,"Synthesizers often have keyboards, while keyboards can be used to play accordions.",llm_bridge @@ -7110,7 +5243,6 @@ recorder,band,HasA,0.8,band connects both instruments as they are found in a mus band,drum,HasA,0.8,band connects both instruments as they are found in a musical group,llm_bridge recorder,concert,AtLocation,0.8,concert connects both instruments as they can both be found in a performance setting,llm_bridge concert,drum,AtLocation,0.8,concert connects both instruments as they can both be found in a performance setting,llm_bridge -recorder,bridge_word:_music,UsedFor,0.8,explanation: Both recorder and xylophone are used to make music.,llm_bridge recorder,musician,CapableOf,0.8,a musician can play both instruments.,llm_bridge musician,guitar,CapableOf,0.8,a musician can play both instruments.,llm_bridge recorder,string,HasA,0.8,"both instruments may have strings (though recorder has a reed, not strings).",llm_bridge @@ -7126,30 +5258,12 @@ recorder,musician,UsedFor,0.8,a musician plays both a recorder and a viola,llm_b musician,viola,UsedFor,0.8,a musician plays both a recorder and a viola,llm_bridge music,viola,UsedFor,0.8,both instruments are used to make music,llm_bridge orchestra,viola,AtLocation,0.8,both instruments can be found in an orchestra,llm_bridge -recorder,*music**,UsedFor,0.8,music is played on a recorder and scales are part of music theory/practice.,llm_bridge -*music**,scale,UsedFor,0.8,music is played on a recorder and scales are part of music theory/practice.,llm_bridge -recorder,*practice**,UsedFor,0.8,practice involves playing a recorder and understanding scales.,llm_bridge -*practice**,scale,UsedFor,0.8,practice involves playing a recorder and understanding scales.,llm_bridge -recorder,*lesson**,UsedFor,0.8,lessons use a recorder and teach scales.,llm_bridge -*lesson**,scale,UsedFor,0.8,lessons use a recorder and teach scales.,llm_bridge recorder,flute,UsedFor,0.8,Both are wind instruments used for music,llm_bridge flute,bass,UsedFor,0.8,Both are wind instruments used for music,llm_bridge recorder,violin,UsedFor,0.8,Both are string instruments used for music,llm_bridge violin,bass,UsedFor,0.8,Both are string instruments used for music,llm_bridge recorder,guitar,UsedFor,0.8,Both are musical instruments used for music,llm_bridge guitar,bass,UsedFor,0.8,Both are musical instruments used for music,llm_bridge -caliper,,UsedFor,0.8,explanation: A musician uses a caliper (for measurement or construction) and a trumpet (for playing music).,llm_bridge -,trumpet,UsedFor,0.8,explanation: A musician uses a caliper (for measurement or construction) and a trumpet (for playing music).,llm_bridge -caliper,,AtLocation,0.8,"explanation: A caliper may be used in a workshop for precision tasks, and a trumpet might be made or repaired in a workshop.",llm_bridge -,trumpet,AtLocation,0.8,"explanation: A caliper may be used in a workshop for precision tasks, and a trumpet might be made or repaired in a workshop.",llm_bridge -caliper,,PartOf,0.8,"explanation: Both a caliper and a trumpet are types of instruments (measuring and musical, respectively).",llm_bridge -,trumpet,PartOf,0.8,"explanation: Both a caliper and a trumpet are types of instruments (measuring and musical, respectively).",llm_bridge -caliper,*measuring**,UsedFor,0.8,"Calipers are used for measuring, and bass (the fish) can be measured for length.",llm_bridge -*measuring**,bass,HasProperty,0.8,"Calipers are used for measuring, and bass (the fish) can be measured for length.",llm_bridge -caliper,*wood**,MadeOf,0.8,"Calipers can be made of wood, and some bass instruments are made of wood.",llm_bridge -*wood**,bass,MadeOf,0.8,"Calipers can be made of wood, and some bass instruments are made of wood.",llm_bridge -caliper,bridge_word:_brake,PartOf,0.8,brake systems often include both calipers (part of disc brakes) and drums (part of drum brakes) in different designs.,llm_bridge -bridge_word:_brake,drum,PartOf,0.8,brake systems often include both calipers (part of disc brakes) and drums (part of drum brakes) in different designs.,llm_bridge caliper,measurement,UsedFor,0.8,measurement connects the purpose of both instruments,llm_bridge caliper,wood,MadeOf,0.8,wood is a common material for both instruments.,llm_bridge caliper,music,UsedFor,0.8,both instruments are used for creating music.,llm_bridge @@ -7158,12 +5272,6 @@ caliper,measure,UsedFor,0.8,measure connects how both tools are used to quantify measure,scale,UsedFor,0.8,measure connects how both tools are used to quantify dimensions or weight,llm_bridge caliper,tool,PartOf,0.8,tool connects both as instruments used for measuring,llm_bridge tool,scale,PartOf,0.8,tool connects both as instruments used for measuring,llm_bridge -caliper,*bridge_word:_measurement,UsedFor,0.8,"explanation: caliper is used for measurement, and organ (musical) is used for measurement of time/tempo (metronomic sense)**",llm_bridge -*bridge_word:_measurement,organ,UsedFor,0.8,"explanation: caliper is used for measurement, and organ (musical) is used for measurement of time/tempo (metronomic sense)**",llm_bridge -caliper,*bridge_word:_tool,PartOf,0.8,"explanation: caliper is a type of measuring tool, and organ can refer to a tool-like instrument in the body**",llm_bridge -*bridge_word:_tool,organ,PartOf,0.8,"explanation: caliper is a type of measuring tool, and organ can refer to a tool-like instrument in the body**",llm_bridge -caliper,*bridge_word:_music,UsedFor,0.8,"explanation: calipers can be used for musical instrument crafting, and organ is a musical instrument**",llm_bridge -*bridge_word:_music,organ,UsedFor,0.8,"explanation: calipers can be used for musical instrument crafting, and organ is a musical instrument**",llm_bridge caliper,hammer,UsedFor,0.8,A hammer can be used to calibrate a caliper and strike a xylophone.,llm_bridge hammer,xylophone,UsedFor,0.8,A hammer can be used to calibrate a caliper and strike a xylophone.,llm_bridge caliper,musician,CapableOf,0.8,A musician can use a caliper for instrument maintenance and play a xylophone.,llm_bridge @@ -7182,12 +5290,6 @@ moped,wheel,HasA,0.8,both a moped and engine (as part of vehicle) use wheels for wheel,engine,HasA,0.8,both a moped and engine (as part of vehicle) use wheels for movement,llm_bridge moped,fuel,UsedFor,0.8,fuel powers both the moped and its engine,llm_bridge fuel,engine,UsedFor,0.8,fuel powers both the moped and its engine,llm_bridge -moped,*gas_tank**,HasA,0.8,Both vehicles typically store fuel in a tank.,llm_bridge -*gas_tank**,car,HasA,0.8,Both vehicles typically store fuel in a tank.,llm_bridge -moped,*engine**,HasA,0.8,Both vehicles are powered by internal combustion engines.,llm_bridge -*engine**,car,HasA,0.8,Both vehicles are powered by internal combustion engines.,llm_bridge -moped,*wheel**,HasA,0.8,Both vehicles have wheels for movement.,llm_bridge -*wheel**,car,HasA,0.8,Both vehicles have wheels for movement.,llm_bridge wheel,unicycle,HasA,0.8,both vehicles have wheels,llm_bridge moped,rider,UsedFor,0.8,both are used by a rider,llm_bridge rider,unicycle,UsedFor,0.8,both are used by a rider,llm_bridge @@ -7201,12 +5303,6 @@ transportation,airplane,UsedFor,0.8,transportation is the purpose of both vehicl road,plane,AtLocation,0.8,road is a common location for both vehicles,llm_bridge moped,engine,HasA,0.8,both vehicles typically have engines,llm_bridge engine,plane,HasA,0.8,both vehicles typically have engines,llm_bridge -moped,*bridge**,AtLocation,0.8,"A moped can be located on a bridge, and a bridge is a part of a ship.",llm_bridge -*bridge**,ship,PartOf,0.8,"A moped can be located on a bridge, and a bridge is a part of a ship.",llm_bridge -moped,*road**,AtLocation,0.8,"A moped is often found on a road, and a ship is located near a road (e.g., port).",llm_bridge -*road**,ship,LocatedNear,0.8,"A moped is often found on a road, and a ship is located near a road (e.g., port).",llm_bridge -moped,*port**,LocatedNear,0.8,"A moped is found near a port (where ships are), and a ship is located at a port.",llm_bridge -*port**,ship,AtLocation,0.8,"A moped is found near a port (where ships are), and a ship is located at a port.",llm_bridge moped,garage,AtLocation,0.8,both vehicles can be stored in a garage,llm_bridge garage,van,AtLocation,0.8,both vehicles can be stored in a garage,llm_bridge engine,van,HasA,0.8,both vehicles contain an engine,llm_bridge @@ -7222,24 +5318,12 @@ road,canoe,AtLocation,0.8,roads are common locations for both mopeds and canoes moped,water,ReceivesAction,0.8,"water is where canoes operate, and mopeds can be driven near or on water (especially through puddles)",llm_bridge moped,transport,UsedFor,0.8,both mopeds and canoes are used for transportation,llm_bridge transport,canoe,UsedFor,0.8,both mopeds and canoes are used for transportation,llm_bridge -ceramic,*vase**,MadeOf,0.8,A ceramic vase may require tar for sealing or reinforcement during production.,llm_bridge -*vase**,tar,HasPrerequisite,0.8,A ceramic vase may require tar for sealing or reinforcement during production.,llm_bridge -ceramic,*container**,PartOf,0.8,A ceramic container could be made with tar as an insulating or waterproofing component.,llm_bridge -*container**,tar,MadeOf,0.8,A ceramic container could be made with tar as an insulating or waterproofing component.,llm_bridge -ceramic,*adhesive**,HasA,0.8,An adhesive might contain ceramic particles and be made using tar as a binding agent.,llm_bridge -*adhesive**,tar,MadeOf,0.8,An adhesive might contain ceramic particles and be made using tar as a binding agent.,llm_bridge ceramic,rope,MadeOf,0.8,rope can be made from ceramic fibers or plant fibers,llm_bridge rope,fiber,MadeOf,0.8,rope can be made from ceramic fibers or plant fibers,llm_bridge ceramic,thread,MadeOf,0.8,thread can be made from ceramic or plant fibers,llm_bridge thread,fiber,MadeOf,0.8,thread can be made from ceramic or plant fibers,llm_bridge ceramic,fabric,MadeOf,0.8,fabric can be made from ceramic fibers or plant fibers,llm_bridge fabric,fiber,MadeOf,0.8,fabric can be made from ceramic fibers or plant fibers,llm_bridge -ceramic,*pottery**,MadeOf,0.8,pottery connects ceramic material to the vase object as part of a larger category of items made from clay.,llm_bridge -*pottery**,vase,PartOf,0.8,pottery connects ceramic material to the vase object as part of a larger category of items made from clay.,llm_bridge -ceramic,*clay**,MadeOf,0.8,clay connects ceramic material to the vase's primary material composition.,llm_bridge -*clay**,vase,MadeOf,0.8,clay connects ceramic material to the vase's primary material composition.,llm_bridge -ceramic,*mold**,UsedFor,0.8,mold connects ceramic forming process to the vase's shaping method.,llm_bridge -*mold**,vase,UsedFor,0.8,mold connects ceramic forming process to the vase's shaping method.,llm_bridge ceramic,pottery,MadeOf,0.8,"pottery is made of ceramic, and soot can be used to create pottery (as a pigment or decorative element)",llm_bridge pottery,soot,UsedFor,0.8,"pottery is made of ceramic, and soot can be used to create pottery (as a pigment or decorative element)",llm_bridge ceramic,kiln,PartOf,0.8,"kiln is part of ceramic production, and kilns can produce soot",llm_bridge @@ -7258,38 +5342,9 @@ ceramic,tank,MadeOf,0.8,tank connects material to a part of a barrel,llm_bridge tank,barrel,PartOf,0.8,tank connects material to a part of a barrel,llm_bridge ceramic,bowl,MadeOf,0.8,bowls are often made from ceramic or glass,llm_bridge ceramic,window,Desires,0.8,"windows are made of glass, and ceramics are sometimes used in window frames",llm_bridge -ceramic,*vase**,PartOf,0.8,"a ceramic can be part of a vase, and a tank can be part of a larger structure, like a tank shell or military tank.",llm_bridge -*vase**,tank,PartOf,0.8,"a ceramic can be part of a vase, and a tank can be part of a larger structure, like a tank shell or military tank.",llm_bridge -ceramic,*shard**,PartOf,0.8,"a ceramic can break into shards, and a tank can be damaged into shards (in the case of a destroyed tank).",llm_bridge -*shard**,tank,PartOf,0.8,"a ceramic can break into shards, and a tank can be damaged into shards (in the case of a destroyed tank).",llm_bridge -ceramic,*water**,UsedFor,0.8,"ceramic can be used to store water, and a tank can hold water.",llm_bridge -*water**,tank,UsedFor,0.8,"ceramic can be used to store water, and a tank can hold water.",llm_bridge vase,string,HasA,0.8,vases are often made of ceramic and may have strings for decoration or handles.,llm_bridge pot,string,HasA,0.8,pots are made of ceramic and can have strings used for hanging or handles.,llm_bridge bowl,string,HasA,0.8,bowls can be made of ceramic and may have strings for handles or decoration.,llm_bridge -*vase**,decanter,PartOf,0.8,"A vase can be made of ceramic, and a decanter is a type of vase-like container.",llm_bridge -ceramic,*pitcher**,MadeOf,0.8,"A pitcher can be made of ceramic, and a decanter is similar to a pitcher in function.",llm_bridge -*pitcher**,decanter,PartOf,0.8,"A pitcher can be made of ceramic, and a decanter is similar to a pitcher in function.",llm_bridge -ceramic,*jar**,MadeOf,0.8,"A jar can be made of ceramic, and a decanter is a specialized type of jar.",llm_bridge -*jar**,decanter,PartOf,0.8,"A jar can be made of ceramic, and a decanter is a specialized type of jar.",llm_bridge -butter,*knife**,UsedFor,0.8,A knife is used for spreading butter and dressing salad.,llm_bridge -*knife**,salad,UsedFor,0.8,A knife is used for spreading butter and dressing salad.,llm_bridge -butter,*plate**,AtLocation,0.8,Butter and salad can both be served on a plate.,llm_bridge -*plate**,salad,AtLocation,0.8,Butter and salad can both be served on a plate.,llm_bridge -butter,*fork**,UsedFor,0.8,A fork can be used to spread butter and to eat salad.,llm_bridge -*fork**,salad,UsedFor,0.8,A fork can be used to spread butter and to eat salad.,llm_bridge -butter,*bread**,UsedFor,0.8,bread is made with butter (spread) and eggs (ingredient).,llm_bridge -*bread**,egg,UsedFor,0.8,bread is made with butter (spread) and eggs (ingredient).,llm_bridge -butter,*pancake**,UsedFor,0.8,pancakes often use butter for flavor and eggs as a binder in the batter.,llm_bridge -*pancake**,egg,UsedFor,0.8,pancakes often use butter for flavor and eggs as a binder in the batter.,llm_bridge -butter,*oatmeal**,UsedFor,0.8,oatmeal can be topped with butter and may use eggs in certain recipes for texture.,llm_bridge -*oatmeal**,egg,UsedFor,0.8,oatmeal can be topped with butter and may use eggs in certain recipes for texture.,llm_bridge -butter,*cocoa_butter**,MadeOf,0.8,cocoa butter is a component of both butter and chocolate,llm_bridge -*cocoa_butter**,chocolate,MadeOf,0.8,cocoa butter is a component of both butter and chocolate,llm_bridge -butter,*candy**,UsedFor,0.8,butter and chocolate are used to make candy,llm_bridge -*candy**,chocolate,UsedFor,0.8,butter and chocolate are used to make candy,llm_bridge -butter,*dessert**,UsedFor,0.8,butter and chocolate are used to make desserts,llm_bridge -*dessert**,chocolate,UsedFor,0.8,butter and chocolate are used to make desserts,llm_bridge butter,bread,UsedFor,0.8,bread is often used with both butter and ham in sandwiches,llm_bridge bread,ham,UsedFor,0.8,bread is often used with both butter and ham in sandwiches,llm_bridge butter,knife,UsedFor,0.8,a knife is used to spread butter and cut ham,llm_bridge @@ -7320,18 +5375,6 @@ butter,meal,HasA,0.8,a meal can include both butter and spaghetti,llm_bridge meal,spaghetti,HasA,0.8,a meal can include both butter and spaghetti,llm_bridge butter,sandwich,HasA,0.8,bridge word is a food item that can contain both butter and lettuce,llm_bridge butter,salad,UsedFor,0.8,"bridge word is a food dish that uses lettuce and may include butter (e.g., in dressing)",llm_bridge -truck,*wheel**,PartOf,0.8,Both trucks and carts have wheels as part of their structure.,llm_bridge -*wheel**,cart,PartOf,0.8,Both trucks and carts have wheels as part of their structure.,llm_bridge -truck,*load**,UsedFor,0.8,Both trucks and carts are used for transporting or carrying loads.,llm_bridge -*load**,cart,UsedFor,0.8,Both trucks and carts are used for transporting or carrying loads.,llm_bridge -truck,*road**,AtLocation,0.8,Both trucks and carts are commonly found or operate on roads.,llm_bridge -*road**,cart,AtLocation,0.8,Both trucks and carts are commonly found or operate on roads.,llm_bridge -truck,*bridge:_water,UsedFor,0.8,"trucks can be used on water (e.g., amphibious trucks), and boats are located in water.**",llm_bridge -*bridge:_water,boat,AtLocation,0.8,"trucks can be used on water (e.g., amphibious trucks), and boats are located in water.**",llm_bridge -truck,*bridge:_engine,PartOf,0.8,both trucks and boats typically have engines as a part.**,llm_bridge -*bridge:_engine,boat,HasA,0.8,both trucks and boats typically have engines as a part.**,llm_bridge -truck,*bridge:_transport,UsedFor,0.8,both trucks and boats are used for transporting goods or people.**,llm_bridge -*bridge:_transport,boat,UsedFor,0.8,both trucks and boats are used for transporting goods or people.**,llm_bridge truck,truck,HasA,0.8,An engine is a part of a truck.,llm_bridge truck,engine,PartOf,0.8,An engine is a part of a truck.,llm_bridge engine,engine,UsedFor,0.8,An engine is part of a truck and used for its operation.,llm_bridge @@ -7341,23 +5384,9 @@ truck,transport,UsedFor,0.8,transport is the purpose for both trucks and canoes, truck,window,HasA,0.8,window is a part of a truck and can be made of glass,llm_bridge truck,bottle,UsedFor,0.8,bottles are used for transporting goods (like in a truck) and can be made of glass,llm_bridge truck,mirror,HasA,0.8,trucks often have mirrors and mirrors can be made of glass,llm_bridge -truck,*tractor-trailer**,PartOf,0.8,A tractor-trailer is part of both a truck (as a trailer) and a tractor (as the pulling unit).,llm_bridge -*tractor-trailer**,tractor,PartOf,0.8,A tractor-trailer is part of both a truck (as a trailer) and a tractor (as the pulling unit).,llm_bridge -truck,*wheel**,HasA,0.8,Both trucks and tractors have wheels as part of their structure.,llm_bridge -*wheel**,tractor,HasA,0.8,Both trucks and tractors have wheels as part of their structure.,llm_bridge -truck,*farmer**,UsedFor,0.8,Both trucks and tractors are used by farmers for different tasks.,llm_bridge -*farmer**,tractor,UsedFor,0.8,Both trucks and tractors are used by farmers for different tasks.,llm_bridge truck,wheel,PartOf,0.8,wheels are components of both vehicles,llm_bridge truck,driver,UsedFor,0.8,drivers operate both vehicles,llm_bridge driver,coach,UsedFor,0.8,drivers operate both vehicles,llm_bridge -*road**,kayak,AtLocation,0.8,"roads are where trucks travel, and kayaks can be transported on roads to reach water.",llm_bridge -truck,*transport**,UsedFor,0.8,"trucks are used to transport items, including kayaks, which are also used for transport (on water).",llm_bridge -*transport**,kayak,UsedFor,0.8,"trucks are used to transport items, including kayaks, which are also used for transport (on water).",llm_bridge -truck,*cargo**,HasA,0.8,"trucks can carry cargo like kayaks, and a kayak can be considered cargo when being transported.",llm_bridge -*cargo**,kayak,PartOf,0.8,"trucks can carry cargo like kayaks, and a kayak can be considered cargo when being transported.",llm_bridge -*road**,airplane,AtLocation,0.8,"Both trucks and airplanes (when on the ground) are located at roads or near them, especially at airports.",llm_bridge -truck,*airport**,AtLocation,0.8,"Trucks are often found at airports for transportation and logistics, and airplanes are located at airports.",llm_bridge -*airport**,airplane,AtLocation,0.8,"Trucks are often found at airports for transportation and logistics, and airplanes are located at airports.",llm_bridge truck,wheel,HasA,0.8,wheels are components of both vehicles,llm_bridge truck,seat,HasA,0.8,seats are components of both vehicles,llm_bridge seat,unicycle,HasA,0.8,seats are components of both vehicles,llm_bridge @@ -7377,20 +5406,8 @@ curry,turmeric,HasA,0.8,both ginger and turmeric are common ingredients in curry ginger,spice_rack,AtLocation,0.8,both ginger and turmeric are spices that might be stored together in a spice rack,llm_bridge ginger,curry_powder,HasA,0.8,curry powder often contains both ginger and turmeric as ingredients,llm_bridge curry_powder,turmeric,HasA,0.8,curry powder often contains both ginger and turmeric as ingredients,llm_bridge -ginger,*spice**,MadeOf,0.8,both ginger and paprika are types of spices.,llm_bridge -*spice**,paprika,MadeOf,0.8,both ginger and paprika are types of spices.,llm_bridge -ginger,*seasoning**,PartOf,0.8,both ginger and paprika are types of seasonings used in cooking.,llm_bridge -*seasoning**,paprika,PartOf,0.8,both ginger and paprika are types of seasonings used in cooking.,llm_bridge -ginger,*dish**,UsedFor,0.8,both ginger and paprika can be used as ingredients in various dishes.,llm_bridge -*dish**,paprika,UsedFor,0.8,both ginger and paprika can be used as ingredients in various dishes.,llm_bridge curry,cumin,HasA,0.8,curry is a spice blend that often contains both ginger and cumin.,llm_bridge ginger,soup,UsedFor,0.8,both ginger and cumin are used as ingredients in soup.,llm_bridge -ginger,*tea**,MadeOf,0.8,tea can be made with ginger and sugar as ingredients,llm_bridge -*tea**,sugar,MadeOf,0.8,tea can be made with ginger and sugar as ingredients,llm_bridge -ginger,*cake**,MadeOf,0.8,cakes often contain both ginger and sugar as ingredients,llm_bridge -*cake**,sugar,MadeOf,0.8,cakes often contain both ginger and sugar as ingredients,llm_bridge -ginger,*cookie**,MadeOf,0.8,cookies can be made with ginger and sugar as ingredients,llm_bridge -*cookie**,sugar,MadeOf,0.8,cookies can be made with ginger and sugar as ingredients,llm_bridge ginger,spice,Desires,0.8,Both ginger and thyme are types of spices desired in cooking.,llm_bridge spice,thyme,Desires,0.8,Both ginger and thyme are types of spices desired in cooking.,llm_bridge plant,thyme,PartOf,0.8,Both ginger and thyme are parts of plants.,llm_bridge @@ -7421,18 +5438,6 @@ dessert,restaurant,AtLocation,0.8,desserts and hams are both found in restaurant restaurant,ham,AtLocation,0.8,desserts and hams are both found in restaurants,llm_bridge dessert,plate,HasA,0.8,both desserts and hams are served on plates,llm_bridge plate,ham,HasA,0.8,both desserts and hams are served on plates,llm_bridge -dessert,*apple**,MadeOf,0.8,Apple is a common ingredient in desserts and can be part of a slug's diet.,llm_bridge -*apple**,slug,HasA,0.8,Apple is a common ingredient in desserts and can be part of a slug's diet.,llm_bridge -dessert,*fruit**,MadeOf,0.8,"Fruit is often used in desserts, and slugs may eat fruit as part of their diet.",llm_bridge -*fruit**,slug,HasA,0.8,"Fruit is often used in desserts, and slugs may eat fruit as part of their diet.",llm_bridge -dessert,*soil**,AtLocation,0.8,"Soil is where slugs live, and desserts might be served at a location with soil (e.g., a garden party).",llm_bridge -*soil**,slug,HasA,0.8,"Soil is where slugs live, and desserts might be served at a location with soil (e.g., a garden party).",llm_bridge -dessert,bridge_word:_plate,AtLocation,0.8,explanation: Both dessert and gnocchi are served on plates.,llm_bridge -bridge_word:_plate,gnocchi,AtLocation,0.8,explanation: Both dessert and gnocchi are served on plates.,llm_bridge -dessert,bridge_word:_flour,MadeOf,0.8,explanation: Both dessert and gnocchi are made from flour.,llm_bridge -bridge_word:_flour,gnocchi,MadeOf,0.8,explanation: Both dessert and gnocchi are made from flour.,llm_bridge -dessert,bridge_word:_spoon,UsedFor,0.8,explanation: Both dessert and gnocchi can be eaten with a spoon.,llm_bridge -bridge_word:_spoon,gnocchi,UsedFor,0.8,explanation: Both dessert and gnocchi can be eaten with a spoon.,llm_bridge dessert,platter,UsedFor,0.8,a platter can be used to serve both desserts and lobsters,llm_bridge platter,lobster,UsedFor,0.8,a platter can be used to serve both desserts and lobsters,llm_bridge dessert,plate,UsedFor,0.8,a plate can be used to serve both desserts and lobsters,llm_bridge @@ -7441,12 +5446,6 @@ restaurant,hamburger,AtLocation,0.8,restaurants serve both desserts and hamburge meal,hamburger,PartOf,0.8,desserts and hamburgers can both be part of a meal.,llm_bridge dessert,menu,AtLocation,0.8,both desserts and hamburgers are typically found on a restaurant menu.,llm_bridge menu,hamburger,AtLocation,0.8,both desserts and hamburgers are typically found on a restaurant menu.,llm_bridge -dessert,*cake**,HasA,0.8,"cake is a type of dessert, and it is made of food ingredients.",llm_bridge -*cake**,food,MadeOf,0.8,"cake is a type of dessert, and it is made of food ingredients.",llm_bridge -dessert,*sweet**,HasProperty,0.8,"desserts are typically sweet, and sweet foods are a category of food.",llm_bridge -*sweet**,food,HasProperty,0.8,"desserts are typically sweet, and sweet foods are a category of food.",llm_bridge -dessert,*sugar**,HasA,0.8,"sugar is a common ingredient in desserts, and it is part of the composition of food.",llm_bridge -*sugar**,food,MadeOf,0.8,"sugar is a common ingredient in desserts, and it is part of the composition of food.",llm_bridge dessert,glass,UsedFor,0.8,a glass is used for serving both dessert and wine,llm_bridge glass,wine,UsedFor,0.8,a glass is used for serving both dessert and wine,llm_bridge plate,wine,LocatedNear,0.8,"a plate is used for serving dessert, and wine is often located near dessert on a dining table",llm_bridge @@ -7475,8 +5474,6 @@ airplane,flies_in_the_sky,HasProperty,0.8,airplanes are the only ones in this li airplane,has_a_tail,HasProperty,0.8,airplanes have a distinctive tail structure for stability,llm_property airplane,has_propellers_or_jet_engines,HasProperty,0.8,"airplanes use these for propulsion, unlike most others",llm_property airplane,"has_a_long,_streamlined_body",HasProperty,0.8,airplanes have this shape for aerodynamic efficiency,llm_property -airplane,"makes_a_loud,_high-pitched_engine_sound",HasProperty,0.8,unique engine noise compared to others,llm_property -airplane,made_of_lightweight_metal_or_composite_materials,HasProperty,0.8,airplanes are typically built from these materials for flight,llm_property alabaster,white_color,HasProperty,0.8,"Alabaster is typically white or translucent, unlike many other stones which are colored or patterned.",llm_property alabaster,softness,HasProperty,0.8,"Alabaster is relatively soft and can be easily carved, unlike harder stones like flint or granite.",llm_property alabaster,translucency,HasProperty,0.8,"Many alabasters can be translucent or semi-transparent, a trait not common in other opaque stones like flint or marble.",llm_property @@ -7505,13 +5502,8 @@ anise,appearance,HasProperty,0.8,"Small, oval seeds that are greenish-brown, oft anise,texture,HasProperty,0.8,"Seeds are hard and dry, unlike the soft, powdery, or fibrous textures of some other spices",llm_property anise,small_size,HasProperty,0.8,Seeds are noticeably small compared to large seeds or pods like cardamom or cumin,llm_property ant,"two_large,_bent_antennae",HasProperty,0.8,Used for sensing touch and chemical signals,llm_property -ant,"three_distinct_body_segments_(head,_thorax,_abdomen)",HasProperty,0.8,Unlike many insects that may have fused or less distinct segments,llm_property ant,"strong,_curved_mandibles",HasProperty,0.8,"Used for cutting, carrying food, and defense",llm_property -ant,often_has_a_narrow_waist_(petiole)_between_thorax_and_abdomen,HasProperty,0.8,A defining feature of ants within the order Hymenoptera,llm_property ant,typically_lives_in_organized_colonies,HasProperty,0.8,Societal behavior is a key characteristic of ants,llm_property -ant,often_makes_rustling_or_clicking_sounds,HasProperty,0.8,Some species can stridulate (rub body parts together) to communicate,llm_property -ant,"often_has_a_distinct,_sometimes_pungent_chemical_smell",HasProperty,0.8,Their trail pheromones and other exudates are recognizable,llm_property -ant,some_species_can_sting_or_spray_formic_acid,HasProperty,0.8,Unique defensive mechanisms not found in all other listed insects,llm_property anvil,"flat,_upright_surface",HasProperty,0.8,"It has a large, flat top for shaping metal, unlike most other tools",llm_property anvil,heavy_metal_construction,HasProperty,0.8,It's typically made of dense metal to provide a stable striking surface,llm_property anvil,"thick,_solid_base",HasProperty,0.8,The bottom is heavy and wide to keep it stable when struck,llm_property @@ -7631,7 +5623,6 @@ basil,color_(leaf),HasProperty,0.8,"Vibrant green leaves, while others like nutm bass,"deep,_resonant_sound",HasProperty,0.8,Characteristic low-frequency tone in music,llm_property bass,long_neck_and_frets,HasProperty,0.8,Distinguishing feature of the musical instrument,llm_property bass,four_or_six_thick_strings,HasProperty,0.8,"Typically fewer, heavier strings than guitars",llm_property -bass,often_played_with_fingers_or_a_pick,HasProperty,0.8,Common technique for playing the instrument,llm_property bass,"solid_body,_typically_wooden",HasProperty,0.8,Common construction for the musical instrument,llm_property bass,can_be_predatory,HasProperty,0.8,Known to hunt smaller fish in aquatic environments,llm_property bat,property,HasProperty,0.8,brief explanation,llm_property @@ -7706,14 +5697,11 @@ bird,beak,HasProperty,0.8,Birds have a distinct beak instead of teeth or other m bird,feathers,HasProperty,0.8,"Birds have lightweight, branched feathers for insulation and flight",llm_property bird,lightweight_skeleton,HasProperty,0.8,"Birds have hollow bones to aid flight, unlike heavier-boned animals",llm_property bird,lays_hard-shelled_eggs,HasProperty,0.8,"Birds lay eggs with calcified shells, unlike most other listed animals",llm_property -bird,hops_or_walks_on_two_legs,HasProperty,0.8,"Birds typically move bipedally, unlike many other animals",llm_property bird,sings_or_calls_vocally,HasProperty,0.8,"Many birds produce complex sounds with syrinx, unlike most other listed animals",llm_property -bison,"bison_are_large,_heavily_built_mammals_with_distinctive_features._here_are_their_most_distinguishing_properties:",HasProperty,0.8,"bison is bison_are_large,_heavily_built_mammals_with_distinctive_features._here_are_their_most_distinguishing_properties:",llm_property bison,large_size_and_stocky_build,HasProperty,0.8,They are significantly larger and more robust than most other animals in the list.,llm_property bison,"thick,_shaggy_coat_of_fur",HasProperty,0.8,"Their fur is notably long, coarse, and dense, especially compared to the smooth fur or lack of fur in others.",llm_property bison,humped_shoulders,HasProperty,0.8,"They have a prominent shoulder hump formed by muscles, which is not seen in other listed animals.",llm_property bison,curved_horns_on_both_sexes,HasProperty,0.8,"Both male and female bison have large, curved horns, unlike the other animals.",llm_property -bison,large_head_with_a_pronounced_beard_under_the_chin,HasProperty,0.8,"They have a massive head and a noticeable beard, which is uncommon among the other listed animals.",llm_property bison,"heavy,_low-hanging_belly",HasProperty,0.8,"Their belly hangs low and heavy due to their stocky build, a feature not shared by the others.",llm_property bison,"herbivorous_diet,_grazing_on_grasses",HasProperty,0.8,"They primarily eat grasses, distinguishing them from carnivores or omnivores in the list.",llm_property bison,known_for_charging_when_threatened,HasProperty,0.8,"They have a defensive behavior of charging, which is not typical of the other listed animals.",llm_property @@ -7755,7 +5743,6 @@ body,functionality,HasProperty,0.8,Performs multiple vital functions (unlike spe body,texture,HasProperty,0.8,Typically covered in skin/fur/scales rather than being exposed muscle/meat.,llm_property body,organization,HasProperty,0.8,"Has distinct anatomical regions (head, torso, limbs) unlike simple parts.",llm_property bomb,spherical_or_irregular_shape,HasProperty,0.8,Most bombs are not designed for a specific ergonomic grip like handheld weapons,llm_property -bomb,made_of_metal_or_dense_material,HasProperty,0.8,Bombs often have thick casings to contain explosive force,llm_property bomb,contains_explosive_charge,HasProperty,0.8,"Unlike most other weapons, bombs rely on a chemical reaction for effect",llm_property bomb,no_moving_parts,HasProperty,0.8,Bombs usually don't have mechanisms like triggers or firing pins,llm_property bomb,very_heavy,HasProperty,0.8,"Due to materials and size, bombs are typically much heavier than handheld weapons",llm_property @@ -7834,11 +5821,7 @@ broom,light_weight,HasProperty,0.8,Designed for easy manual sweeping,llm_propert broom,straight_shape,HasProperty,0.8,Generally straight form for floor contact,llm_property broom,used_for_sweeping,HasProperty,0.8,Primary function is cleaning floors,llm_property broom,often_wooden_handle,HasProperty,0.8,Common material for the handle,llm_property -bucket,shape_is_typically_cylindrical_with_a_wide_open_top,HasProperty,0.8,"Unlike troughs or tanks, buckets have a distinct shape optimized for easy filling and pouring",llm_property bucket,handle_is_attached_for_carrying,HasProperty,0.8,Most other containers in the list lack a dedicated carrying handle,llm_property -bucket,"material_is_often_metal_or_plastic,_less_commonly_ceramic",HasProperty,0.8,Distinguishes from purely ceramic items like 'ceramic' or glass items like 'glass',llm_property -bucket,"often_has_a_smooth,_non-porous_surface",HasProperty,0.8,Unlike items like 'shell' or 'brick' which can have more textured surfaces,llm_property -bucket,size_is_relatively_small_and_portable,HasProperty,0.8,Unlike larger items like 'barrel' or 'tank',llm_property bulbul,colorful_plumage,HasProperty,0.8,"Many bulbuls have bright yellow, green, or reddish feathers, distinguishing them from the more drab or monochrome colors of other birds like pigeons or rails.",llm_property bulbul,distinctive_crest,HasProperty,0.8,"Many species of bulbul have a noticeable crest on their head, which is not a common feature in the listed birds.",llm_property bulbul,conspicuous_beak_shape,HasProperty,0.8,"Bulbuls typically have a short, thick, and slightly curved beak, different from the long, thin beaks of avocets or the sturdy, chisel-like beaks of woodpeckers.",llm_property @@ -7879,12 +5862,6 @@ burrow,cool_temperature,HasProperty,0.8,the underground location maintains a con burrow,quiet_environment,HasProperty,0.8,being underground makes them naturally shielded from external sounds,llm_property burrow,occupied_by_digging_animals,HasProperty,0.8,"they are characteristic homes for animals like rabbits, moles, or prairie dogs that dig",llm_property butter,property,HasProperty,0.8,brief explanation,llm_property -butter,soft_and_spreadable_at_room_temperature,HasProperty,0.8,"Unlike most other foods in the list, butter is very soft and easily spreadable at room temperature",llm_property -butter,creamy_white_or_pale_yellow_color,HasProperty,0.8,"Butter has a distinct creamy white to pale yellow color, unlike the colors of most other items in the list",llm_property -butter,solid_at_cold_temperatures_but_melts_easily,HasProperty,0.8,"Butter is solid when refrigerated but melts quickly, unlike most other foods in the list",llm_property -butter,sweet_or_savory_flavor_depending_on_use,HasProperty,0.8,"Butter can be used in both sweet and savory dishes, unlike many other foods that are predominantly one or the other",llm_property -butter,often_has_a_slight_nutty_or_roasted_aroma_when_melted,HasProperty,0.8,"When melted, butter often releases a distinct nutty or roasted aroma",llm_property -butter,"contains_high_levels_of_fat,_giving_it_a_rich_texture",HasProperty,0.8,"Butter is mostly fat, giving it a richness and texture that is different from most other foods in the list",llm_property butterfly,wing_coloration,HasProperty,0.8,"Often vivid and iridescent patterns, unlike most other insects which are mostly muted or monochrome",llm_property butterfly,wing_shape,HasProperty,0.8,"Large, broad wings that fold vertically over the body when at rest, unlike the narrow wings of flies or the non-folding wings of many others",llm_property butterfly,flight_pattern,HasProperty,0.8,"Fluttery, seemingly uncontrolled flight, unlike the direct flight of bees/wasps or the erratic flight of flies",llm_property @@ -7908,7 +5885,6 @@ caddy,shape,HasProperty,0.8,typically cylindrical or rectangular with a flat top caddy,handles,HasProperty,0.8,often has two small side handles for carrying,llm_property caddy,open_top,HasProperty,0.8,usually has an open top for easy access to contents,llm_property caddy,small_size,HasProperty,0.8,generally smaller and more compact than other containers,llm_property -caddy,often_made_of_plastic_or_wood,HasProperty,0.8,distinct material choice compared to metal or ceramic common in other containers,llm_property caddy,may_have_dividers_inside,HasProperty,0.8,some caddies have internal partitions to organize contents,llm_property caddy,used_for_holding_small_items,HasProperty,0.8,"specifically designed to hold tea, golf balls, or other small objects",llm_property cage,structure,HasProperty,0.8,It's designed to confine or hold something within.,llm_property @@ -7923,7 +5899,6 @@ caliper,precise_measurement_markings,HasProperty,0.8,"It features fine scale mar caliper,typically_made_of_metal,HasProperty,0.8,"Its construction is usually metal, whereas many listed instruments are wood or plastic.",llm_property caliper,used_for_physical_dimensions,HasProperty,0.8,"It measures length, width, depth, whereas the others produce sound.",llm_property caliper,often_has_a_sliding_part,HasProperty,0.8,"Features a moveable jaw or slide for measurement adjustment, unlike static instruments.",llm_property -caliper,reads_in_units_like_mm_or_inches,HasProperty,0.8,"Its scale is calibrated in standard measurement units, not musical notes.",llm_property caliper,can_measure_internal_diameters,HasProperty,0.8,"Specifically designed to measure inside dimensions, a unique function.",llm_property canary,yellow_coloration,HasProperty,0.8,"Canaries are famously bright yellow, unlike the varied colors of other birds like partridges or robins.",llm_property canary,small_size,HasProperty,0.8,"Canaries are small, compact birds, smaller than partridges, vultures, or even robins.",llm_property @@ -7953,9 +5928,7 @@ cannabis,compound_leaves,HasProperty,0.8,Leaves usually grow in groups of 5-9 le cannon,rounded_barrel_shape,HasProperty,0.8,"Unlike handguns or rifles, cannons have a distinctly large, rounded, often cylindrical barrel.",llm_property cannon,very_large_size,HasProperty,0.8,"Cannons are significantly larger and heavier than handguns, pistols, or rifles.",llm_property cannon,loud_bang_sound,HasProperty,0.8,The firing sound of a cannon is exceptionally loud and deep compared to smaller firearms.,llm_property -cannon,smoke_and_fire_visible_at_mouth,HasProperty,0.8,"When fired, a cannon visibly ejects smoke, fire, and sparks from its barrel opening.",llm_property cannon,iron_or_metal_construction,HasProperty,0.8,"Often made of heavy cast iron or steel, more robust than typical firearms.",llm_property -cannon,fires_projectiles_like_rocks_or_balls,HasProperty,0.8,"Traditionally designed to fire large, solid projectiles (cannonballs) rather than bullets.",llm_property cannon,supporting_stand_or_wheels,HasProperty,0.8,"Typically mounted on a carriage or has wheels for support and transport, unlike handheld weapons.",llm_property cannon,requires_crew_to_operate,HasProperty,0.8,"Unlike most listed weapons, cannons need a team to load, aim, and fire them.",llm_property canoe,watercraft,HasProperty,0.8,designed primarily for water travel,llm_property @@ -8024,10 +5997,8 @@ cat,paws,HasProperty,0.8,"Soft, padded paws are distinctive compared to hooves, cat,walk,HasProperty,0.8,"Walks with a silent, stealthy gait, unlike the other animals listed.",llm_property cat,behavior,HasProperty,0.8,"Domesticated, often kept as pets, unlike many other animals in the list.",llm_property cattail,"brown,_fuzzy,_cigar-shaped_flower_spike",HasProperty,0.8,"Unique cylindrical, woolly appearance of the flowering head",llm_property -cattail,"tall,_straight_stem_growing_from_a_base_of_broad_leaves",HasProperty,0.8,Distinctive vertical structure with flat leaves at the base,llm_property cattail,"green,_blade-like_leaves",HasProperty,0.8,"Broad, flat leaves resembling large blades",llm_property cattail,grows_in_or_near_water,HasProperty,0.8,"Typically found in wetlands, marshes, or along ponds and streams",llm_property -cattail,"stalk_has_a_soft,_pithy_interior",HasProperty,0.8,"Hollow stem with a soft, spongy core",llm_property cauliflower,head_shape,HasProperty,0.8,"It has a distinct compact, rounded head of tightly packed florets, unlike most other listed vegetables which are longer or leafy.",llm_property cauliflower,texture,HasProperty,0.8,"Its florets are firm and somewhat granular, unlike the smooth or leafy textures of most others.",llm_property cauliflower,color,HasProperty,0.8,"Typically bright white, distinct from the green, red, or purple of most others (mushroom is also white but cauliflower is plant-based).",llm_property @@ -8077,12 +6048,8 @@ chalk,density,HasProperty,0.8,"It's light and porous, less dense than wood, glas chalk,sound,HasProperty,0.8,"Makes a distinctive scratching sound when dragged across hard surfaces (e.g., blackboards).",llm_property chalk,dissolvability,HasProperty,0.8,"It dissolves in water to form a milky liquid, unlike polyester or bone.",llm_property chalk,solubility,HasProperty,0.8,"It's soluble in diluted acids, unlike glass or diamond.",llm_property -chard,dark_green_leaves_with_prominent_veins,HasProperty,0.8,Chard leaves are typically darker and more veined than lettuce or cabbage,llm_property chard,"thick,_fleshy_stalks_(often_colorful)",HasProperty,0.8,"Unlike celery or beans, chard has thick, edible stalks",llm_property chard,"distinctive_earthy,_slightly_bitter_taste",HasProperty,0.8,Different from the sweetness of corn or potatoes or the neutrality of lettuce,llm_property -chard,stalks_often_have_bright_colors_(red/purple/white),HasProperty,0.8,Unlike potatoes or celery whose stalks are typically a uniform green or white,llm_property -chard,leaves_have_a_slightly_wavy_or_crinkled_texture,HasProperty,0.8,"Different from the smooth leaves of lettuce or the broad, flat leaves of cabbage",llm_property -chard,doesn't_form_a_distinct_head_like_cabbage_or_lettuce,HasProperty,0.8,Grows in loose leaves rather than a tight head,llm_property cheese,soft_to_the_touch,HasProperty,0.8,"Cheese is often pliable or crumbly, unlike hard foods like gnocchi or chips",llm_property cheese,slightly_salty_taste,HasProperty,0.8,Cheese has a distinct salty flavor absent in most other listed foods,llm_property cheese,sometimes_pungent_smell,HasProperty,0.8,"Many cheeses have a strong, distinct aroma, unlike bland foods like chicken or corn",llm_property @@ -8117,13 +6084,7 @@ chili,texture,HasProperty,0.8,"Usually crunchy when dried, often ground into a c chili,form,HasProperty,0.8,"Often sold as whole pods or flakes, not just ground powder like many other spices",llm_property chimney,"tall,_vertical_structure",HasProperty,0.8,Chimneys are typically tall and upright to direct smoke upward.,llm_property chimney,made_of_brick_or_stone,HasProperty,0.8,"Chimneys are often constructed with these durable, heat-resistant materials.",llm_property -chimney,has_a_flue_or_opening_at_top,HasProperty,0.8,The opening is designed to let smoke escape.,llm_property -chimney,often_has_a_cap_or_crown,HasProperty,0.8,A cap prevents water and debris from entering.,llm_property -chimney,can_be_seen_from_a_distance,HasProperty,0.8,Their height and distinct shape make them visible.,llm_property chimney,may_emit_smoke_or_steam,HasProperty,0.8,A functioning chimney may visibly release byproducts of combustion.,llm_property -chimney,often_located_on_roof_or_exterior,HasProperty,0.8,Positioned to safely vent gases away from living areas.,llm_property -chimpanzee,"dark,_coarse_fur_covering_most_of_the_body",HasProperty,0.8,Unlike kiwi or dolphin which are bald or have different coverings,llm_property -chimpanzee,"long,_flexible_arms_and_opposable_thumbs",HasProperty,0.8,Distinguishes from gazelle or wolf which lack this manual dexterity,llm_property chimpanzee,"prominent,_expressive_facial_features",HasProperty,0.8,Unlike many others in the list which have simpler or less mobile faces,llm_property chimpanzee,"highly_intelligent,_tool-using_behavior",HasProperty,0.8,"Unlike most other listed animals, chimps are known for using tools",llm_property chimpanzee,"social,_hierarchical_group_living_behavior",HasProperty,0.8,Unlike solitary or non-social animals like gazelle or dolphin,llm_property @@ -8136,7 +6097,6 @@ chisel,"sharp,_flat_edge",HasProperty,0.8,Used for cutting or shaping material b chisel,metal_blade,HasProperty,0.8,Typically made of steel or similar metal for durability,llm_property chisel,wooden_or_handled_grip,HasProperty,0.8,Often has a wooden or ergonomic handle for control,llm_property chisel,smaller_than_a_knife,HasProperty,0.8,More specialized and less versatile than a knife,llm_property -chisel,used_with_a_hammer_or_mallet,HasProperty,0.8,Requires striking to function effectively,llm_property chocolate,brown_color,HasProperty,0.8,"Most chocolates are brown, unlike most other foods in the list",llm_property chocolate,solid_texture_(when_solid),HasProperty,0.8,"Unlike liquids like juice or soft things like banana, chocolate is solid when at room temperature",llm_property chocolate,sweet_taste,HasProperty,0.8,"Very sweet, unlike savory foods like ham or pickle, or bland ones like cornbread",llm_property @@ -8155,15 +6115,9 @@ cicada,"large,_prominent_eyes",HasProperty,0.8,"Large, widely spaced eyes on top cicada,"sharp,_piercing_mouthparts",HasProperty,0.8,"Has a long, needle-like mouthpart for piercing and sucking fluids",llm_property cicada,"thick,_robust_body",HasProperty,0.8,Generally larger and stockier build compared to many other insects,llm_property cinnamon,color_is_reddish-brown,HasProperty,0.8,Most spices are not this particular shade of red-brown,llm_property -cinnamon,smell_is_sweet_and_spicy_with_a_warm_woody_aroma,HasProperty,0.8,Uniquely sweet-spicy compared to others like pungent turmeric or earthy nutmeg,llm_property -cinnamon,texture_is_often_rolled_into_sticks_(quills)_or_ground,HasProperty,0.8,Most spices are loose ground powder or whole seeds,llm_property -cinnamon,taste_is_sweet_and_hot_with_a_distinct_warming_sensation,HasProperty,0.8,Other spices don't typically combine sweet and hot in this way,llm_property -cinnamon,form_is_typically_either_sticks_with_a_curled_shape_or_fine_powder,HasProperty,0.8,Most spices don't come in this distinctive rolled stick form,llm_property -clarinet,wooden_body_(often_made_of_african_blackwood),HasProperty,0.8,"Most similar instruments are metal, ivory, or composite materials",llm_property clarinet,single_reed_mouthpiece,HasProperty,0.8,"Unlike flutes, trumpets, and some oboes which use double reeds or no reeds",llm_property clarinet,long_cylindrical_barrel_section,HasProperty,0.8,Distinct from flutes (conical) or oboes (narrow conical),llm_property clarinet,"dark,_mellow_tone",HasProperty,0.8,Sounds different from bright trumpets or percussive drums,llm_property -clarinet,complex_key_system_with_unique_register_key,HasProperty,0.8,More intricate than flutes or simple drums,llm_property claw,pointed,HasProperty,0.8,"Claws are typically sharp and tapered for gripping or defense, unlike blunt or smooth body parts.",llm_property claw,hard,HasProperty,0.8,"Claws are hard and tough, often made of keratin, unlike soft tissues or smooth bones.",llm_property claw,curved,HasProperty,0.8,"Many claws are curved to help grip surfaces, unlike straight parts like bones or fur.",llm_property @@ -8194,7 +6148,6 @@ coca,contains_psychoactive_alkaloids,HasProperty,0.8,"Coca leaves contain signif coca,stem_is_brown_and_fibrous,HasProperty,0.8,"The trunk and branches have a brown, somewhat rough, fibrous bark.",llm_property coca,tree_reaches_moderate_height,HasProperty,0.8,"Coca trees typically grow to medium size, not excessively tall like some others.",llm_property coca,small_flowers_with_white_petals,HasProperty,0.8,"The flowers are small, white, and not particularly showy, distinguishing them from some related trees.",llm_property -coca,fruit_is_a_pod_containing_seeds,HasProperty,0.8,"The fruit is a dry pod that splits open to release seeds, unlike the acorns or drupes of others.",llm_property cock,colorful_plumage,HasProperty,0.8,"Bright red comb and wattles, iridescent feathers",llm_property cock,loud_crowing_sound,HasProperty,0.8,"Distinctive loud ""cock-a-doodle-doo"" call",llm_property cock,dominant_behavior,HasProperty,0.8,"Assertive towards other birds, territorial",llm_property @@ -8210,13 +6163,8 @@ cockatiel,very_social_behavior,HasProperty,0.8,"Often interacts with humans, mim cockatiel,smaller_size,HasProperty,0.8,"Smaller than cockatoos, condors, and partridges",llm_property cockatiel,tail_length,HasProperty,0.8,Relatively long tail compared to body size,llm_property cockatiel,gray_wing_covets,HasProperty,0.8,Unique gray feathers on wings when not in flight,llm_property -cockatoo,crest_of_feathers_on_head_that_can_be_raised,HasProperty,0.8,"cockatoos are known for their large, movable crests, unlike most other birds in the list",llm_property -cockatoo,curved_beak_that_is_large_and_powerful,HasProperty,0.8,"their heavy, down-curved beaks are distinctive compared to straighter beaks of others",llm_property cockatoo,often_white_or_pinkish-gray_coloration,HasProperty,0.8,"many cockatoos have predominantly white or pinkish-gray plumage, which is less common in the other listed birds",llm_property cockatoo,"strong,_screeching_calls",HasProperty,0.8,"their loud, harsh vocalizations are often more powerful and less musical than songs of other listed birds",llm_property -cockatoo,ability_to_manipulate_objects_with_feet,HasProperty,0.8,"cockatoos have zygodactyl feet (two toes forward, two backward) allowing them to manipulate objects, unlike most other listed birds",llm_property -cockatoo,large_head_relative_to_body_size,HasProperty,0.8,they generally have a more prominent head compared to many other smaller or differently proportioned birds in the list,llm_property -cockatoo,often_found_in_pairs_or_small_groups,HasProperty,0.8,"they frequently associate in pairs or small family groups, differing from the broader social structures of others",llm_property coffee,color,HasProperty,0.8,"Typically dark brown (darker than tea, milk, juice)",llm_property coffee,smell,HasProperty,0.8,"Distinctive roasted, bitter aroma (unlike the sweetness of juice, the floral notes of tea, or the alcoholic smell of wine/beer)",llm_property coffee,taste,HasProperty,0.8,"Bitter and often acidic (not sweet like juice/soda, not as neutral as water/oil, not as complexly bitter as wine)",llm_property @@ -8312,7 +6260,6 @@ cornbread,soft_interior,HasProperty,0.8,"The inside is usually tender and moist, cornbread,cornmeal_particles_visible,HasProperty,0.8,"Tiny flecks of cornmeal are often visible, unlike finely processed foods like butter or banana.",llm_property cotinga,colorful_plumage,HasProperty,0.8,"Many cotingas have exceptionally bright and varied colors, like reds, blues, and oranges, unlike the generally more subdued or drab colors of other listed birds.",llm_property cotinga,distinctive_crest_or_ornamentation,HasProperty,0.8,"Some cotingas have elaborate head crests or other adornments (like the umbrella bird's crest), which are less common or different in shape among the other listed birds.",llm_property -cotinga,flat_or_horizontal_posture_when_perched,HasProperty,0.8,"Cotingas often hold their bodies in a flat, horizontal position on branches, unlike the more upright or horizontal stances common in many other birds.",llm_property cotinga,"loud,_complex_vocalizations",HasProperty,0.8,"Cotingas, especially manakins (often included with cotingas), produce elaborate and often unusual calls or songs that differ from typical simple calls of many other birds.",llm_property cotinga,fruit-based_diet,HasProperty,0.8,"Many cotingas primarily eat fruit, which is more specialized compared to the varied diets (insects, seeds, meat) of most other listed birds.",llm_property cotton,soft_texture,HasProperty,0.8,cotton fibers are exceptionally soft when spun into fabric compared to haircloth or other fibers,llm_property @@ -8338,7 +6285,6 @@ crab,colorful_appearance,HasProperty,0.8,Many species have bright or distinctly cranberry,color_is_bright_red,HasProperty,0.8,"Most similar fruits are orange, yellow, or green",llm_property cranberry,fruits_are_small_and_round,HasProperty,0.8,Others are larger or differently shaped,llm_property cranberry,fruit_has_a_tart_taste,HasProperty,0.8,Unlike sweet fruits like strawberry or mango,llm_property -cranberry,"fruit_has_a_smooth,_shiny_skin",HasProperty,0.8,Unlike fuzzy kiwi or bumpy pineapple,llm_property cranberry,fruit_has_a_firm_texture,HasProperty,0.8,Unlike soft fruits like fig or watermelon,llm_property crappie,silver/white_coloration_with_dark_spots,HasProperty,0.8,"Crappie have a distinct coloration pattern of silver or white with darker spots, which differs from the more uniform colors of many other listed fish like trout or barracuda.",llm_property crappie,fat/round_body_shape,HasProperty,0.8,"Unlike the elongated bodies of pike or barracuda, crappie have a plump, round body shape.",llm_property @@ -8407,8 +6353,6 @@ daffodil,spring_blooming_time,HasProperty,0.8,"They typically flower in early sp daffodil,"stiff,_upright_stem",HasProperty,0.8,Their stems are notably rigid and hold the flower upright,llm_property daffodil,"smooth,_waxy_leaves",HasProperty,0.8,"The leaves are flat, long, and have a waxy texture distinct from the others",llm_property daisy,leaves_are_thin_and_lance-shaped,HasProperty,0.8,"Daisies typically have elongated, narrow leaves, unlike round or lobed leaves of many other flowers.",llm_property -daisy,central_disc_is_raised_and_yellow,HasProperty,0.8,"The central part of a daisy is a distinct raised yellow circle, unlike flat centers of many other flowers.",llm_property -daisy,petals_are_white_with_a_sharp_point,HasProperty,0.8,"Daisies have sharp-tipped white petals, unlike rounded or broad petals of other flowers.",llm_property daisy,stem_is_smooth_and_green,HasProperty,0.8,"Daisies have unbranched, smooth green stems, unlike woody or textured stems of some flowers.",llm_property daisy,often_smells_faintly_of_chamomile,HasProperty,0.8,"Daisies have a subtle, herbal fragrance similar to chamomile, not strongly perfumed like roses or lilies.",llm_property dandelion,yellow_color,HasProperty,0.8,"Most have white, pink, purple, or multicolored petals, but dandelions are distinctly bright yellow.",llm_property @@ -8472,7 +6416,6 @@ dirt,abrasiveness,HasProperty,0.8,"dirt can be rough and abrasive to the touch, ditch,"rough,_uneven_surface",HasProperty,0.8,"Often formed by erosion or excavation, unlike smooth meadows or deserts",llm_property ditch,"damp,_muddy_bottom",HasProperty,0.8,"Usually collects water or holds moisture, unlike dry deserts or dry meadows",llm_property ditch,"narrow,_defined_shape",HasProperty,0.8,"Typically a thin, linear feature, unlike expansive oceans or grasslands",llm_property -ditch,often_lined_with_weeds_or_reeds,HasProperty,0.8,"Vegetation grows along edges, unlike bare deserts or open oceans",llm_property ditch,can_contain_stagnant_water,HasProperty,0.8,"Holds still water, unlike flowing creeks or deep oceans",llm_property dodo,flightless,HasProperty,0.8,"Unlike most birds in the list, dodos could not fly.",llm_property dodo,obese_body,HasProperty,0.8,"Had a very large, heavy body compared to other birds.",llm_property @@ -8480,11 +6423,6 @@ dodo,short_legs,HasProperty,0.8,"Possessed stubby, thick legs unlike the longer dodo,round_head,HasProperty,0.8,"Had a relatively round, large head compared to the more pointed heads of many birds.",llm_property dodo,curved_bill,HasProperty,0.8,"Characterized by a distinctively curved, hooked bill.",llm_property dodo,non-migratory,HasProperty,0.8,Did not migrate seasonally like many other birds.,llm_property -dogwood,"bark_with_unique_reddish-brown,_patchy_appearance",HasProperty,0.8,"Dogwood bark often has distinct, scaly patterns unlike the smoother or thicker bark of others",llm_property -dogwood,"flowers_with_large,_showy_white_bracts",HasProperty,0.8,"Dogwood is known for its prominent, petal-like bracts, unlike the smaller true flowers of most other trees",llm_property -dogwood,leaves_with_distinct_pointed_tips_and_prominent_veins,HasProperty,0.8,Dogwood leaves have a characteristic shape and venation not seen in broadleaf trees like oak or hickory,llm_property -dogwood,"fruits_that_are_small,_round,_and_bright_red_to_pinkish",HasProperty,0.8,"Dogwood produces unique, berry-like fruit differing in size and color from the nuts or drupes of others",llm_property -dogwood,"deciduous_nature,_losing_leaves_in_autumn",HasProperty,0.8,"Unlike evergreen trees, dogwood is deciduous, shedding its leaves seasonally",llm_property dolphin,breathes_air,HasProperty,0.8,"Dolphins must surface to breathe through a blowhole, unlike fish like bass or herring which breathe underwater.",llm_property dolphin,lives_in_water,HasProperty,0.8,"Dolphins are marine mammals, unlike land animals like deer or bull.",llm_property dolphin,intelligent_behavior,HasProperty,0.8,"Dolphins exhibit high intelligence, problem-solving, and complex social behaviors not typically seen in fish or other listed animals.",llm_property @@ -8505,7 +6443,6 @@ dove,behavior,HasProperty,0.8,"Often seen cooing softly and may perform courtshi dove,feeding,HasProperty,0.8,"Eats seeds and grains, distinguishing it from carnivorous (hawks, pelicans) or insectivorous species.",llm_property drawer,slides_in_and_out,HasProperty,0.8,Moves horizontally on tracks or runners,llm_property drawer,rectangular_or_square_shape,HasProperty,0.8,"Typically has flat, right-angled sides",llm_property -drawer,part_of_a_larger_piece_of_furniture,HasProperty,0.8,"Usually nested within a chest, cabinet, or desk",llm_property drawer,lays_horizontally,HasProperty,0.8,Its opening and contents are level with the ground,llm_property drawer,made_of_wood_or_metal,HasProperty,0.8,"Common materials differ from glass, plastic, or ceramic of other containers",llm_property drawer,often_has_a_handle,HasProperty,0.8,Features a grip to pull it open,llm_property @@ -8550,9 +6487,7 @@ eagle,territorial_and_predatory_behavior,HasProperty,0.8,Actively hunts and defe earth,color_brown_or_tan,HasProperty,0.8,"Often appears in shades of brown or tan due to minerals and organic matter, unlike the clear water of rivers or ponds.",llm_property earth,texture_rough_and_varied,HasProperty,0.8,"Can range from fine powder to large, jagged rocks, unlike the smooth surfaces of quartz or calm waters.",llm_property earth,"smell_damp,_organic,_or_mineral",HasProperty,0.8,"Has a distinctive earthy smell from decomposing matter or minerals, unlike the clean scent of water or the artificial smell of orchards.",llm_property -earth,sound_crunchy_or_crumbly_when_walked_on,HasProperty,0.8,"Makes a distinct sound when stepped on or crushed, unlike the flowing sound of rivers or the silence of salt.",llm_property earth,weight_generally_heavy,HasProperty,0.8,"Is solid and dense, unlike the light, flowing nature of water or the delicate appearance of orchards.",llm_property -earth,"appearance_forms_hills,_slopes,_and_valleys",HasProperty,0.8,Naturally shapes landscapes in ways that water bodies or minerals do not.,llm_property earthworm,worm-like_shape,HasProperty,0.8,"Its long, cylindrical body without legs or arms",llm_property earthworm,slimy_texture,HasProperty,0.8,Its body is covered in moist mucus,llm_property earthworm,no_visible_eyes,HasProperty,0.8,Its sensory organs are very different from most other animals,llm_property @@ -8568,9 +6503,6 @@ eel,elongated_snake-like_body,HasProperty,0.8,"Unlike most other fish that have eel,"smooth,_slimy_skin",HasProperty,0.8,"Most fish have scales, but eels typically have smooth, scaleless skin that feels slimy to the touch.",llm_property eel,"jaw_with_sharp,_fang-like_teeth",HasProperty,0.8,"While some fish have teeth, eels often have a distinctive set of long, sharp, fang-like teeth used to grasp prey.",llm_property eel,"strong,_undulating_swimming_motion",HasProperty,0.8,"Eels move by making serpentine, side-to-side undulations, unlike the tail-powered swimming of most fish.",llm_property -eel,can_survive_out_of_water_briefly,HasProperty,0.8,"Some eel species can survive for short periods out of water, unlike most fish which quickly suffocate when out of water.",llm_property -eel,no_pelvic_fins_or_dorsal_fins_supported_by_bony_spines,HasProperty,0.8,Eels lack the prominent pelvic fins or strong spiny dorsal fins common in many other fish.,llm_property -eel,often_found_in_freshwater_and_marine_environments,HasProperty,0.8,"Eels are uniquely known for undertaking long migrations between freshwater and saltwater habitats, unlike most fish which stay in one environment.",llm_property egg,shape,HasProperty,0.8,"oval or rounded, unlike most other items which are more irregular or uniform in shape",llm_property egg,texture_(shell),HasProperty,0.8,"hard, brittle outer shell that needs to be cracked, unlike soft or unshelled foods",llm_property egg,color_(shell),HasProperty,0.8,"typically white or brown, a distinctive color compared to the varied colors of other foods",llm_property @@ -8604,7 +6536,6 @@ engine,metallic_smell,HasProperty,0.8,smells like hot metal and fuel,llm_propert evergreen,leaves_remain_green_all_year,HasProperty,0.8,"Unlike deciduous trees, which lose leaves seasonally",llm_property evergreen,needles_instead_of_broad_leaves,HasProperty,0.8,Characteristic leaf shape of many evergreens (like pines),llm_property evergreen,cones_or_berry_fruits,HasProperty,0.8,Many evergreens produce distinctive reproductive structures,llm_property -evergreen,often_smells_like_pine_or_fir,HasProperty,0.8,"Strong, resinous aroma unique to many evergreens",llm_property evergreen,foliage_stays_on_branches,HasProperty,0.8,Distinguishing physical structure from deciduous trees,llm_property evergreen,often_has_waxy_leaf_coating,HasProperty,0.8,"Helps prevent water loss, giving leaves a glossy sheen",llm_property fabric,property,HasProperty,0.8,"is typically woven or knitted, not solid or layered",llm_property @@ -8647,7 +6578,6 @@ ferret,furred,HasProperty,0.8,"Unlike the feathered ostrich, scaled turtle, or h ferret,four_legs,HasProperty,0.8,"Unlike the two-legged ostrich, spider, centipede, or earthworm, worm",llm_property ferret,"long,_thin_tail",HasProperty,0.8,"Unlike the short tails of cat, turtle, or marmoset, or the absent tails of ostrich, spider, earthworm, worm, or centipede",llm_property ferret,pointed_nose/mouth,HasProperty,0.8,"Unlike the flat beak of ostrich or turtle, or the many-legged mouthparts of spider, centipede",llm_property -ferret,capable_of_crawling_into_small_spaces,HasProperty,0.8,"Unlike the larger ostrich, zebra, turtle or marmoset",llm_property fiber,strong,HasProperty,0.8,It is strong and durable compared to straw or cypress,llm_property fiber,stringy,HasProperty,0.8,"It has long, thread-like strands unlike wax or ice",llm_property fiber,vegetable-based,HasProperty,0.8,"It comes from plants, unlike polyester or ice",llm_property @@ -8661,11 +6591,7 @@ field,lack_of_native_vegetation,HasProperty,0.8,"Fields typically lack diverse n field,drainage_ditches_or_paths,HasProperty,0.8,"Fields often have man-made drainage systems or access paths, absent in natural landscapes.",llm_property field,smaller_than_a_pasture,HasProperty,0.8,Fields are usually smaller and more intensely farmed than pastures.,llm_property field,monoculture_appearance,HasProperty,0.8,"Fields often consist of a single crop type, unlike mixed vegetation areas like grasslands.",llm_property -fig,skin_is_often_covered_in_tiny_bumps,HasProperty,0.8,unlike smooth skins of oranges or peaches,llm_property -fig,"flesh_has_a_jelly-like,_wet_consistency_when_ripe",HasProperty,0.8,unlike the firmer texture of kiwi or watermelon,llm_property fig,"contains_numerous_small,_crunchy_seeds",HasProperty,0.8,"unlike the few large seeds of a peach or the tiny, soft seeds of a strawberry",llm_property -fig,"often_has_a_slightly_wrinkled,_delicate_skin",HasProperty,0.8,unlike the smooth skin of a lemon or the fuzzy skin of a nectarine,llm_property -fig,"typically_has_a_very_sweet,_honey-like_flavor_profile",HasProperty,0.8,unlike the tartness of a cranberry or the acidic tang of a lemon,llm_property fin,property,HasProperty,0.8,brief explanation,llm_property fin,--,HasProperty,0.8,fin is --,llm_property fin,finger-like_extension,HasProperty,0.8,"It's a thin, limb-like structure extending from the body",llm_property @@ -8677,17 +6603,11 @@ fin,vibration_sensitivity,HasProperty,0.8,Can detect water movement and pressure finch,"sharp,_conical_beak",HasProperty,0.8,"Used for cracking seeds, unlike the more varied beak shapes of other birds",llm_property finch,often_plump_body,HasProperty,0.8,More compact and stout build compared to many other listed birds,llm_property finch,often_bright_plumage,HasProperty,0.8,"Vibrant, distinct colors like yellow, red, or brown, setting them apart from the more muted or different-colored species",llm_property -finch,often_sings_a_distinctive_trilling_song,HasProperty,0.8,Unique vocalizations different from the calls of other birds,llm_property -finch,often_feeds_on_seeds_and_insects,HasProperty,0.8,"Specific diet primarily of seeds and insects, unlike others that may fish, probe, or follow other feeding strategies",llm_property finch,often_found_in_flocks,HasProperty,0.8,"Tendency to gather in groups, which is not common behavior for all birds in the list",llm_property finch,often_territorial_behavior,HasProperty,0.8,Defending a specific area against other finches,llm_property firefly,property,HasProperty,0.8,brief explanation,llm_property firefly,glows_with_bioluminescence,HasProperty,0.8,"emits light from its abdomen, unlike other listed insects",llm_property firefly,flies_at_night_often,HasProperty,0.8,active when other listed insects are less so,llm_property -firefly,"moves_in_a_slow,_fluttering_manner",HasProperty,0.8,flight pattern is less direct than bees or wasps,llm_property -firefly,typically_has_yellow_or_green_light,HasProperty,0.8,color of its glow is distinctive,llm_property -firefly,"often_seen_in_warm,_humid_environments",HasProperty,0.8,prefers different habitats than many others,llm_property -firefly,smaller_than_many_other_listed_insects,HasProperty,0.8,size is generally smaller than bees or wasps,llm_property fireplace,structure,HasProperty,0.8,"It's a large, fixed structure designed to contain a fire.",llm_property fireplace,material,HasProperty,0.8,"Often made of brick, stone, or metal, which is more durable than other items in the list.",llm_property fireplace,opening,HasProperty,0.8,Features a visible opening (firebox) where flames and smoke are visible.,llm_property @@ -8726,7 +6646,6 @@ flint,gray/black_color,HasProperty,0.8,typically darker and less varied in color flint,metallic_sparks,HasProperty,0.8,produces bright sparks when struck against steel (unique to flint),llm_property flint,rough_surface,HasProperty,0.8,naturally rough texture unlike the smoother surfaces of marble or alabaster,llm_property flint,acid-resistant,HasProperty,0.8,doesn't dissolve in weak acids as many other stones would,llm_property -flock,"a_flock_of_birds_is_typically_a_group_of_birds,_so_i_need_to_list_properties_that_distinguish_a_flock_from_the_other_animals_on_the_list._flocks_are_not_a_single_animal_but_a_group_behavior._here_are_the_distinguishing_properties:",HasProperty,0.8,"flock is a_flock_of_birds_is_typically_a_group_of_birds,_so_i_need_to_list_properties_that_distinguish_a_flock_from_the_other_animals_on_the_list._flocks_are_not_a_single_animal_but_a_group_behavior._here_are_the_distinguishing_properties:",llm_property flock,group_movement,HasProperty,0.8,"Flocks move together in coordinated patterns, unlike solitary animals or groups that don't move together.",llm_property flock,social_interaction,HasProperty,0.8,"Flocks display collective behaviors like murmuration, unlike most solitary animals.",llm_property flock,audible_chirping,HasProperty,0.8,"Flocks often make a collective chirping or calling sound, distinct from the sounds made by solitary animals.",llm_property @@ -8751,7 +6670,6 @@ flute,several_finger_holes_along_tube,HasProperty,0.8,used to change notes by co flute,horizontal_playing_position,HasProperty,0.8,held sideways to blow air across the opening,llm_property flute,high-pitched_clear_tone,HasProperty,0.8,distinctive sound compared to lower instruments like cello or bass,llm_property flute,metal_construction_common,HasProperty,0.8,"often made of silver, gold, or brass",llm_property -flute,holds_air_by_blowing_across_opening,HasProperty,0.8,method of sound production differs from reeds or strings,llm_property flute,"smooth,_uniform_body",HasProperty,0.8,lacks the varied shapes of instruments like bongo or lyre,llm_property fly,wings,HasProperty,0.8,"Flies typically have two pairs of wings, whereas many others in this category (like earwigs, mealybugs, and mouth) have fewer or none.",llm_property fly,flight_pattern,HasProperty,0.8,"Flies often have a distinctive, erratic, or buzzing flight pattern that sets them apart from the more direct flight of wasps or ants.",llm_property @@ -8760,12 +6678,6 @@ fly,antennae,HasProperty,0.8,"Flies usually have short, stubby antennae (aristat fly,mouthparts,HasProperty,0.8,"Flies often have a sponging or piercing mouthpart structure, distinct from the chewing mouthparts of ants or roaches.",llm_property fly,size,HasProperty,0.8,Flies are often relatively small compared to roaches or some other insects in this list.,llm_property fly,sound,HasProperty,0.8,"Some flies (like houseflies) produce a characteristic buzzing sound during flight, which is less common in other listed insects.",llm_property -flycatcher,some_flycatchers_have_a_slightly_larger_head_compared_to_their_body,HasProperty,0.8,"This distinguishes them from starlings and waxwings, which have more uniformly proportioned bodies",llm_property -flycatcher,flycatchers_are_typically_smaller_in_size_compared_to_grouse_and_cassowary,HasProperty,0.8,This distinguishes them from larger ground-dwelling birds,llm_property -flycatcher,"flycatchers_have_a_distinctive_habit_of_perching_and_then_making_short,_quick_flights_to_catch_insects_in_mid-air",HasProperty,0.8,"This behavior is not typical for most other listed birds like gulls, kites, or petrels",llm_property -flycatcher,"some_flycatchers_have_a_slightly_shorter,_wider_bill_compared_to_kites_and_roadrunners",HasProperty,0.8,This distinguishes them in terms of beak shape,llm_property -flycatcher,"flycatchers_generally_have_muted,_subtle_coloration,_often_browns_and_grays",HasProperty,0.8,This distinguishes them from more colorful birds like waxwings or gulls,llm_property -flycatcher,the_tail_of_a_flycatcher_is_often_slightly_rounded_or_squared-off_compared_to_the_pointed_tail_of_a_kite,HasProperty,0.8,This is a distinguishing feature in tail shape,llm_property food,edible,HasProperty,0.8,"can be consumed, unlike some items listed",llm_property food,nutritive,HasProperty,0.8,"provides nourishment, unlike some items listed",llm_property food,variety,HasProperty,0.8,"encompasses many forms (solid, liquid, etc.), unlike single items listed",llm_property @@ -8798,11 +6710,6 @@ fuel,flammability,HasProperty,0.8,Ignites and burns readily (a key functional pr fuel,color,HasProperty,0.8,"Typically has a dark color (e.g., black, dark brown) unlike bright or natural colors of other materials",llm_property fuel,energy_release,HasProperty,0.8,Releases significant heat and energy when burned (unique functional property),llm_property fur,property,HasProperty,0.8,soft to the touch,llm_property -fur,"explanation:_fur_is_notably_soft,_unlike_many_other_materials_like_styrofoam_or_the_hard_shells_of_ostrich_or_blowfish.",HasProperty,0.8,"fur is explanation:_fur_is_notably_soft,_unlike_many_other_materials_like_styrofoam_or_the_hard_shells_of_ostrich_or_blowfish.",llm_property -fur,"explanation:_fur_provides_warmth_by_trapping_air,_a_function_not_shared_by_jewelry,_wrappers,_or_insects.",HasProperty,0.8,"fur is explanation:_fur_provides_warmth_by_trapping_air,_a_function_not_shared_by_jewelry,_wrappers,_or_insects.",llm_property -fur,"explanation:_fur_originates_from_an_animal's_skin,_unlike_materials_like_styrofoam_or_wrappers,_which_are_manufactured.",HasProperty,0.8,"fur is explanation:_fur_originates_from_an_animal's_skin,_unlike_materials_like_styrofoam_or_wrappers,_which_are_manufactured.",llm_property -fur,"explanation:_fur_can_naturally_vary_in_color,_distinguishing_it_from_uniform_materials_like_styrofoam_or_wrappers.",HasProperty,0.8,"fur is explanation:_fur_can_naturally_vary_in_color,_distinguishing_it_from_uniform_materials_like_styrofoam_or_wrappers.",llm_property -fur,"explanation:_fur_can_naturally_detach_from_an_animal,_unlike_jewelry_or_wrappers,_which_remain_intact_unless_removed.",HasProperty,0.8,"fur is explanation:_fur_can_naturally_detach_from_an_animal,_unlike_jewelry_or_wrappers,_which_remain_intact_unless_removed.",llm_property furniture,softness,HasProperty,0.8,furniture often has upholstered parts for seating or comfort,llm_property furniture,motion_possibility,HasProperty,0.8,furniture is designed to be moved or rearranged,llm_property furniture,personal_interaction,HasProperty,0.8,"furniture is used directly by people for sitting, resting, or storage",llm_property @@ -8817,7 +6724,6 @@ gallery,walls_lined_with_art,HasProperty,0.8,Displays visual works as a primary gallery,brightly_lit_spaces,HasProperty,0.8,Enhances visibility and appreciation of displayed items,llm_property gallery,often_high_ceilings,HasProperty,0.8,"Creates an open, spacious atmosphere for viewing",llm_property gallery,often_contains_large_windows,HasProperty,0.8,"Allows natural light and views, enhancing aesthetics",llm_property -gallery,often_contains_specific_display_pedestals_or_stands,HasProperty,0.8,Used to showcase 3D art pieces,llm_property gannet,"sharp,_hooked_beak",HasProperty,0.8,used to catch fish underwater,llm_property gannet,"long,_pointed_wings",HasProperty,0.8,adapted for diving from high altitudes,llm_property gannet,white_plumage_with_yellow_head,HasProperty,0.8,distinct coloration for identification,llm_property @@ -8900,12 +6806,6 @@ gorilla,bark-sound-volume,HasProperty,0.8,"Gorillas produce loud, deep barks as gorilla,feed-fruits-leaves,HasProperty,0.8,"Gorillas primarily eat a diet of fruits, leaves, and other vegetation",llm_property gorilla,social-large-groups,HasProperty,0.8,"Gorillas live in complex social groups, often led by a dominant silverback",llm_property gorilla,grip-strong-hands,HasProperty,0.8,Gorillas have incredibly strong hands with opposable thumbs for gripping,llm_property -grain,color:_typically_golden_yellow_or_light_brown,HasProperty,0.8,Unlike the white color of rice,llm_property -grain,size:_small_and_compact_individual_seeds,HasProperty,0.8,Compared to the longer seeds of wheat,llm_property -grain,texture:_smooth_and_hard_outer_shell,HasProperty,0.8,Unlike the softer outer layers of rice,llm_property -grain,shape:_generally_rounder_or_more_oval-shaped,HasProperty,0.8,Distinct from wheat's elongated shape,llm_property -grain,smell:_often_has_a_distinct_earthy_or_nutty_aroma,HasProperty,0.8,Different from rice's more neutral smell,llm_property -grain,taste:_can_be_slightly_sweet_or_starchy_when_cooked,HasProperty,0.8,Unlike wheat which is more bland,llm_property granite,glossy_finish,HasProperty,0.8,"Has a polished, reflective surface unlike the matte or rough surfaces of most other stones",llm_property granite,dense_composition,HasProperty,0.8,Feels notably heavy for its size due to tightly packed mineral grains,llm_property granite,multiple_colors,HasProperty,0.8,"Typically shows a mix of black, white, pink, and gray mineral specks unlike the single-color appearance of many stones",llm_property @@ -8927,18 +6827,13 @@ grassland,scent_grassy,HasProperty,0.8,"Has a distinct, fresh scent when cut or grassland,wind_sound_whistling,HasProperty,0.8,Wind often whistles or rustles through the tall grass,llm_property grebe,"sharp,_pointed_bill",HasProperty,0.8,Unlike the thick or hooked bills of many other listed birds,llm_property grebe,plumage_with_intricate_patterns,HasProperty,0.8,Often has subtly mottled or streaked feathers unlike solid colors of others,llm_property -grebe,webbed_feet_positioned_far_back_on_body,HasProperty,0.8,"Adapted for swimming, unlike front-positioned feet of many land birds",llm_property grebe,ability_to_dive_underwater_swiftly,HasProperty,0.8,"Excels at underwater hunting, unlike surface feeders or flyers",llm_property grebe,"small,_compact_body_shape",HasProperty,0.8,Tends to be more streamlined and less bulky than many other birds,llm_property grebe,distinctive_whistling_or_trilling_calls,HasProperty,0.8,Vocalizations differ from the calls of other listed species,llm_property -grebe,behavior_of_running_on_water_surface,HasProperty,0.8,"Can briefly propel itself across water with feet, unique behavior",llm_property greenhouse,glass_walls_and_roof,HasProperty,0.8,"Greenhouses are typically made of glass or transparent materials to allow sunlight in, unlike most other buildings which have opaque walls.",llm_property greenhouse,plants_inside,HasProperty,0.8,"Greenhouses are specifically designed to house plants, while other buildings serve different purposes like housing people or animals.",llm_property greenhouse,warm/hot_interior,HasProperty,0.8,"Due to sunlight and trapped heat, greenhouses are often warmer than other buildings, especially in colder weather.",llm_property greenhouse,often_contains_gardening_tools,HasProperty,0.8,"Greenhouses often have specialized tools like watering cans, trowels, and pruners, which are less common in other buildings.",llm_property -greenhouse,may_have_misting_or_watering_systems,HasProperty,0.8,"Greenhouses often have automated systems to keep plants watered, a feature not common in most other buildings.",llm_property -greenhouse,often_made_of_glass_and_metal_frame,HasProperty,0.8,"The structure is often lightweight with a metal frame supporting the glass, distinguishing it from buildings made of solid materials like brick or wood.",llm_property -greenhouse,may_be_small_or_large_structures,HasProperty,0.8,"Greenhouses can range from small backyard structures to large commercial buildings, unlike many other building types which have more standardized sizes.",llm_property ground,surface_variability,HasProperty,0.8,"Can be flat, bumpy, rocky, soft, or hard depending on location",llm_property ground,color_diversity,HasProperty,0.8,"Varies greatly from brown, green, gray, to red",llm_property ground,texture_range,HasProperty,0.8,Ranges from dusty and loose to compact and hard,llm_property @@ -8955,7 +6850,6 @@ grouse,"short,_rounded_wings",HasProperty,0.8,"Different from the long, pointed grouse,"short,_rounded_tail",HasProperty,0.8,"Unlike the long, elaborate tails of peacocks or some other birds",llm_property grouse,ground-dwelling,HasProperty,0.8,Spends most time on the ground unlike many birds that are more arboreal,llm_property grouse,plumage_coloration_often_cryptic,HasProperty,0.8,Camouflage colors like browns and grays distinguish it from brightly colored birds like tanagers or peacocks,llm_property -grouse,male_has_prominent_comb_or_wattle_on_head,HasProperty,0.8,Distinctive feature for many grouse species,llm_property guitar,wooden_body,HasProperty,0.8,"Most guitars are made of wood, unlike the metal bodies of brass instruments or plastic/composite bodies of some others",llm_property guitar,strings_stretched_over_a_neck,HasProperty,0.8,"Guitars have strings stretched over a long neck, unlike woodwinds or brass which use reeds or valves",llm_property guitar,played_by_strumming_or_plucking,HasProperty,0.8,"Guitars are typically played by strumming or plucking strings, unlike blowing into woodwinds or brass",llm_property @@ -9127,13 +7021,8 @@ house,people_living_there,HasProperty,0.8,"houses are occupied by families or in house,door_leading_outside,HasProperty,0.8,"houses have main doors opening to yards or streets, unlike prisons or theaters with controlled access",llm_property house,natural_lighting,HasProperty,0.8,"houses have windows for abundant natural light, unlike many offices or prisons with limited windows",llm_property house,few_commercial_features,HasProperty,0.8,"houses lack shops or ticket counters, distinguishing them from malls or theaters",llm_property -housefly,color_black_and_gray_checkered_pattern,HasProperty,0.8,Distinctive coloration compared to other insects listed,llm_property -housefly,wings_clear_wings_held_roof-like_over_body_when_resting,HasProperty,0.8,Unique wing posture when at rest,llm_property -housefly,"movement_rapid,_jerky_flight_often_hovering",HasProperty,0.8,Flight style differs from other flying insects,llm_property housefly,"antennae_short,_stubby_antennae",HasProperty,0.8,Shorter than most other insects on the list,llm_property housefly,"eyes_large,_bulbous_compound_eyes",HasProperty,0.8,Especially prominent eyes compared to others,llm_property -housefly,"behavior_commonly_found_indoors,_often_near_humans",HasProperty,0.8,Tendency to infest human habitats,llm_property -housefly,behavior_walks_with_distinctive_splayed_leg_stance,HasProperty,0.8,Unique walking posture with legs spread out,llm_property hummingbird,size,HasProperty,0.8,"Much smaller than other listed birds, often no larger than an insect",llm_property hummingbird,flight,HasProperty,0.8,"Capable of flying in place or backwards, unlike other birds",llm_property hummingbird,wing_movement,HasProperty,0.8,Wings move so fast they appear as a blur to the naked eye,llm_property @@ -9146,14 +7035,7 @@ husk,tough_outer_layer,HasProperty,0.8,Husks often have a hard or fibrous outer husk,protects_a_seed_or_fruit,HasProperty,0.8,"Unlike leaves, husks specifically encase or shield seeds/fruits",llm_property husk,often_papery_or_fibrous_texture,HasProperty,0.8,"Many husks have a thin, paper-like or stringy feel",llm_property husk,may_be_multiple_layers,HasProperty,0.8,"Unlike simple leaves, husks can consist of nested layers",llm_property -husk,can_be_large_relative_to_the_item_protected,HasProperty,0.8,Husks often significantly exceed the size of the core seed/fruit,llm_property -ibis,beak_is_long_and_curved_downward,HasProperty,0.8,"Unlike blackbirds, barbets, and quails, which have shorter, straighter beaks",llm_property ibis,legs_are_long_and_slender,HasProperty,0.8,"Unlike magpies, chickadees, and quails, which have shorter legs",llm_property -ibis,often_found_in_wetlands_or_near_water,HasProperty,0.8,"Unlike rooks and cockatoos, which prefer drier habitats",llm_property -ibis,walks_on_land_rather_than_perching_in_trees,HasProperty,0.8,"Unlike barbet, magpie, quetzal, and cockatoo, which spend much time in trees",llm_property -ibis,"head_often_has_bare_skin,_sometimes_bald",HasProperty,0.8,"Unlike nightjar, quetzal, and rook, whose heads are feathered",llm_property -ibis,often_feeds_by_probing_in_mud_or_water,HasProperty,0.8,"Unlike quail and nightjar, which primarily eat insects or seeds",llm_property -ibis,often_has_white_or_pinkish-gray_plumage,HasProperty,0.8,"Unlike blackbird, nightjar, and rook, which are mostly dark-colored",llm_property ice,clear_transparency_when_solid,HasProperty,0.8,"Unlike most materials, ice is often see-through",llm_property ice,hardness_when_solid,HasProperty,0.8,It's rigid and resistant to pressure unlike softer materials like wax or clay,llm_property ice,crisp_sound_when_fractured,HasProperty,0.8,"Makes a sharp sound when broken, unlike the dull sound of clay or wood",llm_property @@ -9245,13 +7127,6 @@ juniper,dense_evergreen_foliage,HasProperty,0.8,year-round green growth that is juniper,woody_texture,HasProperty,0.8,"tough, hard stem and branches similar to trees",llm_property juniper,sprigs_with_needles,HasProperty,0.8,small clusters of needles attached to stems,llm_property juniper,hardy_resilience,HasProperty,0.8,ability to grow in poor soils and dry conditions,llm_property -kale,"leaves_are_ruffled,_curly,_or_frilly",HasProperty,0.8,Unlike the smooth leaves of cabbage or the flat leaves of chard,llm_property -kale,leaves_are_dark_green_or_purple-green_in_color,HasProperty,0.8,Not the typical light green of radishes or beets,llm_property -kale,leaves_are_thick_and_somewhat_tough,HasProperty,0.8,Unlike the tender leaves of jicama or cucumber,llm_property -kale,leaves_have_a_slightly_bitter_or_peppery_taste,HasProperty,0.8,Different from the sweet taste of beets or the mild taste of potato,llm_property -kale,stem_is_sturdy_and_woody_in_texture,HasProperty,0.8,"Unlike the soft, hollow stems of asparagus or the bulbous stems of kohlrabi",llm_property -kale,smell_is_faintly_earthy_or_slightly_pungent,HasProperty,0.8,Unlike the strong earthy smell of radish or the neutral smell of cucumber,llm_property -kale,leaves_have_a_waxy_or_slightly_fuzzy_feel,HasProperty,0.8,Unlike the smooth feel of cabbage or cauliflower leaves,llm_property kayak,hollow_shell,HasProperty,0.8,"Kayaks have an enclosed cockpit for paddler immersion, unlike open canoes",llm_property kayak,low_profile,HasProperty,0.8,"Kayaks are low to the water, unlike higher-profile boats or vehicles",llm_property kayak,short_paddle_used,HasProperty,0.8,"Kayaks are propelled by double-bladed paddles held stationary, unlike mopped or car steering",llm_property @@ -9266,13 +7141,7 @@ kestrel,raptor_claws,HasProperty,0.8,"Possesses sharp, curved talons for hunting kestrel,ability_to_hover_in_air,HasProperty,0.8,"Unique ability to hover motionless in mid-air while hunting, unlike others that don't hover",llm_property kestrel,slightly_upward_tilt_when_perched,HasProperty,0.8,Tends to tilt its tail slightly upward when perched on a branch or wire,llm_property kettle,steam_vent_hole_at_top,HasProperty,0.8,Used to release steam while boiling water,llm_property -kettle,often_made_of_metal_(usually_stainless_steel_or_copper),HasProperty,0.8,"Most other containers are ceramic, glass, or plastic",llm_property kettle,specifically_designed_spout_for_pouring,HasProperty,0.8,Allows controlled pouring of hot liquids,llm_property -kettle,often_has_a_handle_for_carrying,HasProperty,0.8,Differentiates from simple mugs or jugs,llm_property -kettle,often_comes_with_a_removable_metal_or_mesh_filter,HasProperty,0.8,"For making tea, unlike most other containers",llm_property -kettle,often_has_an_integrated_whistle_when_boiling,HasProperty,0.8,Not a feature of most other containers,llm_property -kettle,often_has_a_hinged_lid_that_swings_open,HasProperty,0.8,Differentiates from containers with separate lids,llm_property -kettle,often_has_markings_for_water_levels,HasProperty,0.8,"Helps measure quantity, unlike most other containers",llm_property key,shape,HasProperty,0.8,"Typically has a unique, asymmetrical shape with teeth or cuts that fit into a specific lock",llm_property key,size,HasProperty,0.8,"Usually small and portable, often carried on a keychain",llm_property key,material,HasProperty,0.8,"Commonly made of metal, often steel or brass",llm_property @@ -9280,35 +7149,21 @@ key,texture,HasProperty,0.8,"Smooth surface, sometimes slightly cold or hard to key,functionality,HasProperty,0.8,Designed to engage with and turn inside a lock mechanism,llm_property key,sound,HasProperty,0.8,Makes a distinct jangling or clicking sound when jostled or turned in a lock,llm_property key,weight,HasProperty,0.8,Lightweight compared to most other tools in the list,llm_property -kingfisher,"colorful_plumage_(often_blue/green_on_back,_orange/brown_on_underside)",HasProperty,0.8,"Bright, contrasting colors distinguish it from many other birds.",llm_property kingfisher,"stocky,_compact_body",HasProperty,0.8,"More robust and thick-set than many other birds, especially compared to hummingbirds or swifts.",llm_property kingfisher,large_head_with_thick_bill,HasProperty,0.8,"Characteristic large head and strong, often dagger-shaped bill used for diving and catching fish.",llm_property kingfisher,"rapid,_direct_flight",HasProperty,0.8,"Flies with quick, direct wingbeats, unlike the gliding flight of albatrosses or the hovering of hummingbirds.",llm_property -kingfisher,behavior:_often_perches_in_conspicuous_places_overlooking_water,HasProperty,0.8,"Frequently observed on branches, poles, or rocks near streams or lakes, waiting to dive for fish.",llm_property -kingfisher,behavior:_dives_headfirst_into_water_to_catch_fish,HasProperty,0.8,"Unique hunting technique of diving vertically into water to catch prey, unlike most other birds.",llm_property -kingfisher,behavior:_excavates_burrows_in_riverbanks_for_nesting,HasProperty,0.8,"Unusual nesting behavior of digging tunnels in soil or sand banks, unlike most birds that use trees or build nests.",llm_property -kingfisher,"often_emits_sharp,_piping_calls_or_whistles",HasProperty,0.8,"Distinctive vocalizations, often described as sharp or chattering, which differs from songs of many other songbirds.",llm_property -kitchen,"smells_of_cooking_spices,_herbs,_or_food",HasProperty,0.8,"Kitchens are specifically used for food preparation, often leaving distinct aromas.",llm_property -kitchen,often_contains_a_stove_or_oven,HasProperty,0.8,"A primary feature for cooking, differentiating it from other building types.",llm_property -kitchen,frequently_includes_a_sink_with_running_water,HasProperty,0.8,"Essential for food preparation, cleaning, and hygiene.",llm_property -kitchen,often_contains_countertops_or_work_surfaces,HasProperty,0.8,"Used for food preparation, setting tables, etc., specific to kitchen functions.",llm_property -kitchen,may_have_cabinets_or_shelves_for_food_storage,HasProperty,0.8,Dedicated storage for ingredients and cookware.,llm_property kitchen,often_contains_a_refrigerator,HasProperty,0.8,"For keeping food cool, a key kitchen appliance.",llm_property -kitchen,often_contains_an_eating_area_(table/chairs),HasProperty,0.8,Kitchens often have a space for immediate consumption of prepared food.,llm_property kite,"sharp,_hooked_beak",HasProperty,0.8,"Used for tearing flesh, unlike the straighter beaks of peacocks or woodpeckers",llm_property kite,"light,_buoyant_flight",HasProperty,0.8,"Soars effortlessly for long periods, unlike the more direct flight of wrens or gannets",llm_property kite,"long,_deeply_forked_tail",HasProperty,0.8,More pronounced than the rounded tails of pigeons or the shorter tails of puffins,llm_property kite,often_scavenges_food,HasProperty,0.8,"Feeds on carrion and refuse, unlike the primarily insect-eating wrens or nectar-eating waxwings",llm_property -kite,wide_wingspan_relative_to_body_size,HasProperty,0.8,"Allows for gliding and soaring, unlike the shorter wings of woodpeckers or cotingas",llm_property kite,"often_has_muted,_grayish_plumage",HasProperty,0.8,"Less colorful than peacocks or cotingas, and not as white as gannets",llm_property -kite,often_seen_flying_high_above_open_areas,HasProperty,0.8,Behavior of soaring differs from the ground-foraging of pigeons or the tree-climbing of woodpeckers,llm_property kiwi,sensory_properties:,HasProperty,0.8,kiwi is sensory_properties:,llm_property kiwi,"brown,_fuzzy_exterior",HasProperty,0.8,"The kiwi's peel is brown and hairy, unlike the smooth skin of many other fruits.",llm_property kiwi,"small,_black_edible_seeds",HasProperty,0.8,The tiny black seeds in kiwi are distinct from the large seeds or pits of other fruits.,llm_property kiwi,bright_green_interior_flesh,HasProperty,0.8,The vibrant green color of the kiwi's inside is unique compared to other fruits.,llm_property kiwi,"tart,_acidic_taste",HasProperty,0.8,"Kiwi has a sharp, tangy flavor that differentiates it from sweeter fruits.",llm_property kiwi,juicy_texture_when_ripe,HasProperty,0.8,"The fruit releases juice when bitten, unlike drier fruits like nectarines or peaches.",llm_property -kiwi,"behavioral_properties_(not_applicable_as_kiwi_is_a_fruit,_not_an_animal)",HasProperty,0.8,"kiwi is behavioral_properties_(not_applicable_as_kiwi_is_a_fruit,_not_an_animal)",llm_property knife,edgy_blade,HasProperty,0.8,"It has a sharp cutting edge for slicing or piercing, unlike other tools that don't have this.",llm_property knife,thin_profile,HasProperty,0.8,It's typically thin and flat compared to bulky tools like a vise or jointer.,llm_property knife,slender_handle,HasProperty,0.8,"It has a long, narrow handle for controlled grip, unlike tools with short or differently shaped handles.",llm_property @@ -9329,7 +7184,6 @@ ladder,long_and_tall_structure,HasProperty,0.8,"Ladders are designed to reach he ladder,has_rungs_or_steps,HasProperty,0.8,"Ladders have distinct steps or rungs to climb on, which no other listed tool has",llm_property ladder,usually_metal_or_wooden,HasProperty,0.8,"Ladders are commonly made of these materials, while many other tools are made of different materials (e.g., plastic, rubber, or specific metals)",llm_property ladder,stands_upright,HasProperty,0.8,"Ladders are designed to remain stationary and upright when in use, unlike most other tools which are handheld",llm_property -ladder,has_two_sides_with_rungs_connecting_them,HasProperty,0.8,"Ladders typically have two vertical sides with rungs connecting them, unlike most other tools which are single pieces",llm_property ladder,used_for_climbing,HasProperty,0.8,"Ladders are primarily used for ascending or descending, a function unique among the listed tools",llm_property lake,shining_surface,HasProperty,0.8,"Reflects light due to flat water, unlike other landscapes",llm_property lake,moving_water,HasProperty,0.8,"Creates waves or ripples, unlike static land features",llm_property @@ -9349,12 +7203,6 @@ lantern,emits_light,HasProperty,0.8,"Primary function is to produce light, unlik lantern,transparent_casing,HasProperty,0.8,Usually has a clear or translucent part to let light out while protecting flame.,llm_property lantern,often_portable,HasProperty,0.8,"Designed to be carried or moved easily, unlike some stationary tools like a jointer.",llm_property lantern,has_a_flame_source,HasProperty,0.8,"Includes a wick or similar mechanism to generate flame, unlike battery or non-combustion tools.",llm_property -lark,"major_flight_pattern:_highly_distinctive_high,_looping,_often_acrobatic_flight,_especially_during_song_display",HasProperty,0.8,"Unlike the typically direct or steady flight of pigeons, ostriches, or martins.",llm_property -lark,"song_behavior:_famous_for_sustained,_complex,_often_melodious_songs,_frequently_delivered_in_flight_from_high_altitudes",HasProperty,0.8,"While many birds sing, the lark's flight singing and particular song style is highly characteristic.",llm_property -lark,"body_shape:_generally_plump_body_with_a_slightly_curved,_pointed_bill;_often_a_rather_plain_brown_or_streaked_plumage",HasProperty,0.8,"This distinguishes them from pigeons (stocky, rounder), partridges (rounder heads), quetzals (iridescent), cardinals (conical bills), or martins (streamlined).",llm_property -lark,"feathers:_usually_possess_a_short_crest_on_the_head,_which_can_be_raised",HasProperty,0.8,Differentiates from birds like pigeons or vultures which typically lack a crest.,llm_property -lark,"habitat_preference:_strongly_associated_with_open_grasslands,_fields,_and_heaths,_often_nesting_on_the_ground",HasProperty,0.8,"Contrasted with pigeons (urban, forest edges), ostriches (desert/savanna), partridges (thickets), vultures (scavenging areas), martins (open areas but often near water/human structures).",llm_property -lark,"nose_behavior:_larks_are_primarily_ground-feeders,_foraging_for_insects_and_seeds_in_open_areas",HasProperty,0.8,"Unlike aerial feeders like martins or scavengers like vultures, or fruit/seed specialists like pigeons.",llm_property leaf,color_green,HasProperty,0.8,"Leaves are typically green due to chlorophyll, while other plant parts like roots or seeds can be different colors.",llm_property leaf,"shape_flat,_broad",HasProperty,0.8,"Leaves are usually broad and flat, unlike the narrow, spiky form of thorns or the irregular shapes of roots.",llm_property leaf,"texture_smooth,_woolly,_or_glossy",HasProperty,0.8,"Leaves can have distinct textures like smooth, fuzzy, or shiny surfaces, unlike the rough texture of a root or the spiky feel of a thorn.",llm_property @@ -9391,16 +7239,11 @@ lettuce,mild_bitter_taste,HasProperty,0.8,"It has a subtle, slightly bitter tast lettuce,water-rich,HasProperty,0.8,"It is composed mostly of water, making it crisp and refreshing, unlike drier items like chocolate or husk.",llm_property lettuce,growing_in_soil,HasProperty,0.8,"It grows as a plant from soil, unlike items like pizza or juice that are processed.",llm_property level,property,HasProperty,0.8,brief explanation,llm_property -level,used_to_measure_flatness_or_straightness,HasProperty,0.8,"Levels determine if a surface is level, unlike other tools which have different primary functions",llm_property level,long_and_straight_body,HasProperty,0.8,"Typically has a long, rigid design to extend across surfaces being measured",llm_property -level,contains_a_bubble_vial_or_bubble_tube,HasProperty,0.8,Features a sealed glass tube with liquid and an air bubble to indicate levelness,llm_property -level,often_made_of_metal_or_wood_with_glass_components,HasProperty,0.8,Common materials include metal or wood for the body and glass for the vial,llm_property level,handheld_and_stationary_during_use,HasProperty,0.8,"Used by holding it steady against a surface, unlike tools like knives or saws which are actively manipulated",llm_property lever,"see:_flat,_elongated_shape",HasProperty,0.8,"Most levers have a simple, flat, long body compared to tools like axes or saws which have more complex profiles.",llm_property lever,"touch:_smooth,_often_hard_surface",HasProperty,0.8,"Levers are typically made of metal or wood with a smooth, hard surface for effective pivoting.",llm_property lever,see:_fulcrum_point_visible,HasProperty,0.8,"Levers usually have a distinct point where they pivot, unlike many other tools.",llm_property -lever,touch:_can_be_easily_manipulated_by_hand,HasProperty,0.8,"Levers are designed to be moved by hand to apply force, unlike larger or more complex tools.",llm_property -lever,hear:_click_or_pivot_sound_when_used,HasProperty,0.8,"When a lever is engaged or pivoted, it often makes a distinct clicking or pivoting sound.",llm_property library,sound,HasProperty,0.8,Often very quiet due to rules requiring silence for reading/studying,llm_property library,smell,HasProperty,0.8,Characteristic musty smell from aging paper in books,llm_property library,visual,HasProperty,0.8,Walls lined with bookshelves filled with books,llm_property @@ -9424,7 +7267,6 @@ lily,colorful_white_or_pink,HasProperty,0.8,"Lilies often have white, pink, or o lily,"thick,_waxy_petals",HasProperty,0.8,"Lily petals are notably thick and have a waxy texture, unlike the softer petals of poppies or dandelions.",llm_property lily,"long,_narrow_leaves",HasProperty,0.8,"Lilies typically have long, narrow, lance-shaped leaves, unlike the broader leaves of peonies or irises.",llm_property lily,strong_fragrance,HasProperty,0.8,"Many lilies have a very strong, sweet scent, stronger than most other flowers listed.",llm_property -lily,three_outer_and_three_inner_petals,HasProperty,0.8,"Lilies have a distinctive arrangement with three larger outer tepals and three inner ones, unlike the uniform petals of daisies or the irregular petals of dandelions.",llm_property lily,"tall,_upright_stem",HasProperty,0.8,"Lilies often grow on tall, straight stems, taller than many other flowers like daisies or pansies.",llm_property lily,powdery_resin_on_stem,HasProperty,0.8,"Some lilies have a distinctive powdery resin that can be rubbed off the stem, a property not common in other listed flowers.",llm_property linen,texture,HasProperty,0.8,"Linen has a rough, slightly scratchy texture, unlike the softer feel of cotton or wool.",llm_property @@ -9453,11 +7295,6 @@ lorikeet,"strong,_curved_beak",HasProperty,0.8,"Their beaks are strong and disti lorikeet,"agile,_acrobatic_flight",HasProperty,0.8,"They fly with great agility, often hanging upside down or maneuvering in complex ways, unlike the more straightforward flight of other birds.",llm_property lorikeet,"friendly,_social_behavior",HasProperty,0.8,"Lorikeets are often very social and can be friendly around humans, unlike the more solitary or cautious behavior of some birds.",llm_property lorikeet,small_size_with_compact_body,HasProperty,0.8,"They are generally small and compact, though not as tiny as hummingbirds or as large as some other listed birds.",llm_property -lotus,"broad,_flat,_round_leaves_that_float_on_water",HasProperty,0.8,"lotus leaves are distinctly large and float, unlike many other flower leaves",llm_property -lotus,"large,_cup-shaped_flower_with_many_overlapping_petals",HasProperty,0.8,"lotus flowers have a specific large, cup-like structure",llm_property -lotus,often_pink_or_white_in_color,HasProperty,0.8,distinctive coloration common for lotus flowers,llm_property -lotus,grows_emergent_from_water_in_ponds_or_slow-moving_waterways,HasProperty,0.8,lotus specifically grows in aquatic environments,llm_property -lotus,distinctive_scent_that_is_often_described_as_sweet_or_fragrant,HasProperty,0.8,lotus has a recognizable fragrance different from many other flowers,llm_property lovebird,small_size,HasProperty,0.8,Typically smaller than many other birds in the list,llm_property lovebird,colorful_plumage,HasProperty,0.8,"Vivid greens and sometimes other bright colors, unlike many other birds",llm_property lovebird,distinctive_head_shape,HasProperty,0.8,"Compact head with a relatively thick, hooked beak",llm_property @@ -9521,7 +7358,6 @@ mandolin,flat_bridge,HasProperty,0.8,Unlike arched bridges of violins or cellos, mango,colorful_yellow/orange_skin,HasProperty,0.8,"Unlike many other fruits which are red or green, mangoes are typically yellow or orange when ripe",llm_property mango,sweet_tropical_fruit_flavor,HasProperty,0.8,"Mango has a distinctively sweet, rich tropical flavor unlike the tart or mild flavors of many other fruits",llm_property mango,"smooth,_juicy_flesh",HasProperty,0.8,Mango fruit is known for its very smooth and juicy texture inside,llm_property -mango,shape_like_a_small_burnt_end,HasProperty,0.8,"Mangoes have a distinctive oblong shape with a large, flat pit inside",llm_property mango,strixing_texture,HasProperty,0.8,The skin of a mango often has a slightly striated or bumpy texture,llm_property mango,sparkling_aroma,HasProperty,0.8,"Mango has a unique, fragrant aroma that's quite distinctive",llm_property mango,ripeness_indicator_color_change,HasProperty,0.8,Mangoes change from green to yellow/orange as they ripen,llm_property @@ -9593,7 +7429,6 @@ metal,lustrous,HasProperty,0.8,shiny and reflective surface when polished,llm_pr metal,good_conductor_of_heat,HasProperty,0.8,efficiently transfers thermal energy,llm_property metal,good_conductor_of_electricity,HasProperty,0.8,allows electric current to flow easily,llm_property metal,often_solid_at_room_temperature,HasProperty,0.8,typically hard and rigid (exceptions like mercury),llm_property -metal,typically_has_a_high_melting_point,HasProperty,0.8,requires significant heat to liquefy,llm_property mica,shiny_appearance,HasProperty,0.8,"Often has a pearly or metallic luster, unlike most other minerals listed.",llm_property mica,sheet-like_structure,HasProperty,0.8,"Can be split into thin, flexible sheets, a property not shared by the other minerals.",llm_property mica,slightly_soft_to_the_touch,HasProperty,0.8,"Can be scratched by a fingernail, making it softer than quartz or glass.",llm_property @@ -9613,12 +7448,6 @@ milk,fatty,HasProperty,0.8,"Milk contains fat (especially whole milk), giving it milk,off-white_color,HasProperty,0.8,"Even when not pure white, milk has an off-white or creamy color, unlike the clear or deeply colored other beverages.",llm_property milk,smooth_sound_when_poured,HasProperty,0.8,"Pouring milk makes a smooth, steady sound, unlike the frothy or bubbly sounds from beer, soda, or coffee.",llm_property mine,small_spherical_or_cylindrical_shape,HasProperty,0.8,"Unlike the others, a mine is typically a compact, rounded object designed to be buried or placed on the ground.",llm_property -mine,buried_often_placed_underground_or_underwater,HasProperty,0.8,"Mines are uniquely deployed concealed in the environment, unlike most handheld weapons.",llm_property -mine,explosive_contains_a_large_amount_of_high_explosive_charge,HasProperty,0.8,"Mines are designed to cause widespread destruction upon detonation, more so than most handheld weapons.",llm_property -mine,pressure-sensitive_often_triggered_by_pressure_or_contact,HasProperty,0.8,"Unlike weapons requiring direct human action to fire, mines detonate upon pressure or proximity.",llm_property -mine,disposable_not_designed_for_reuse_once_activated,HasProperty,0.8,"Mines are single-use devices, unlike reusable weapons like handguns or swords.",llm_property -mine,hidden_difficult_to_see_before_activation,HasProperty,0.8,"Mines are intentionally hidden or camouflaged, unlike openly carried weapons.",llm_property -mine,automatic_triggers_itself_upon_specific_conditions,HasProperty,0.8,Mines do not require manual operation; they are triggered by environmental factors.,llm_property mineral,hardness,HasProperty,0.8,"minerals have defined hardness on the Mohs scale, unlike soil or glass",llm_property mineral,crystal_form,HasProperty,0.8,"many minerals form distinct crystal shapes, unlike amorphous glass or rounded pebbles",llm_property mineral,specific_chemical_composition,HasProperty,0.8,"minerals have unique chemical formulas (e.g. quartz is SiO₂), unlike mixtures like soil or marble",llm_property @@ -9727,7 +7556,6 @@ nickel,shiny_silver-white_color,HasProperty,0.8,"Unlike gold, copper, or aluminu nickel,relatively_corrosion-resistant,HasProperty,0.8,"Unlike iron, it doesn't rust easily when exposed to air and moisture",llm_property nickel,harder_than_many_common_metals,HasProperty,0.8,More scratch-resistant than aluminum or lead,llm_property nickel,slightly_magnetic_(ferromagnetic),HasProperty,0.8,"Unlike silver, gold, or aluminum, it is attracted to magnets",llm_property -nickel,often_used_to_plate_other_metals,HasProperty,0.8,"Gives a bright, protective coating, unlike many other metals used for plating",llm_property nickel,odorless_and_tasteless,HasProperty,0.8,Unlike metals like copper or iron which can leave a metallic taste,llm_property nightingale,small_brown_body,HasProperty,0.8,"Has a generally small and brown plumage, unlike the colorful cockatiel or the distinctively patterned kestrel",llm_property nightingale,distinctive_song,HasProperty,0.8,"Known for its loud and melodious song, setting it apart from other listed birds",llm_property @@ -9750,16 +7578,7 @@ nut,edible_kernel,HasProperty,0.8,"contains a single, edible seed (kernel) insid nut,dry_texture,HasProperty,0.8,"the inner kernel is dry and firm when eaten, unlike the moist fruit surrounding a pit",llm_property nutmeg,texture_is_gritty_when_ground,HasProperty,0.8,"Unlike many spices that are powdery or flaky, nutmeg has a distinct gritty texture when ground, due to its oily nature.",llm_property nutmeg,color_is_reddish-brown,HasProperty,0.8,"Many spices are bright yellow (turmeric), red (chili), white (salt), or green (ginger), but nutmeg has a unique reddish-brown hue.",llm_property -nutmeg,"smell_is_warm,_slightly_sweet,_and_nutty",HasProperty,0.8,"Unlike the sharp, pungent, or floral scents of others, nutmeg has a uniquely warm, sweet, and nutty aroma.",llm_property -nutmeg,flavor_is_spicy-sweet_with_a_hint_of_bitterness,HasProperty,0.8,"While many spices are purely pungent or sweet, nutmeg combines spiciness with sweetness and a subtle bitterness.",llm_property -nutmeg,shape_is_irregular_and_hard_when_whole,HasProperty,0.8,"Unlike seeds or powders, whole nutmegs are hard, irregularly shaped kernels with a distinct ridged surface.",llm_property nylon,property,HasProperty,0.8,smooth to the touch,llm_property -oak,wood_is_very_dense_and_heavy_compared_to_most_other_listed_woods,HasProperty,0.8,"Oak has high density due to its structure, making it heavier",llm_property -oak,growth_rings_are_typically_wider_apart_than_in_maple_or_cedar,HasProperty,0.8,Oak often has more open grain patterns,llm_property -oak,"leaves_have_distinct_lobed_shapes_with_pointed_tips,_unlike_the_simple_leaves_of_poplar_or_maple",HasProperty,0.8,Oak leaves have a characteristic shape,llm_property -oak,wood_has_a_rough_texture_with_visible_grain_compared_to_smoother_woods_like_poplar,HasProperty,0.8,Oak's grain is more pronounced,llm_property -oak,"has_a_distinct,_subtle_nutty_aroma_when_worked,_unlike_the_faint_scent_of_cedar_or_pine",HasProperty,0.8,Oak releases a unique scent when cut or sanded,llm_property -oak,"wood_is_very_strong_and_durable,_surpassing_poplar_or_pine_in_toughness",HasProperty,0.8,Oak is renowned for its mechanical strength,llm_property oboe,bright_sound,HasProperty,0.8,Produces a distinctively bright and penetrating tone compared to other woodwinds.,llm_property oboe,double_reed,HasProperty,0.8,"Uses a double reed mouthpiece, unlike flutes, harmonicas, or brass instruments.",llm_property oboe,long_body,HasProperty,0.8,"Has a long, conical wooden body, different from the short, flat triangle or compact harmonica.",llm_property @@ -9787,11 +7606,6 @@ oil,odor_varying,HasProperty,0.8,"can have distinct smells depending on type (e. oil,amber/clear_color,HasProperty,0.8,often appears clear or has a yellowish to amber hue,llm_property oil,floats_on_water,HasProperty,0.8,naturally rises to the surface when mixed with water,llm_property oil,invisible_particles,HasProperty,0.8,appears clear without suspended solids like salt or chalk,llm_property -oilcan,"shape:_usually_elongated_and_narrow,_unlike_most_other_containers_which_are_wider_and_deeper",HasProperty,0.8,This shape is designed for easy pouring into tight spaces,llm_property -oilcan,"spout:_features_a_distinct_spout_or_nozzle,_absent_on_most_other_containers",HasProperty,0.8,"Allows for controlled, directed pouring, unlike the open tops of many containers",llm_property -oilcan,"handle:_often_has_an_integrated_handle,_unlike_many_other_containers",HasProperty,0.8,"Facilitates carrying and pouring with one hand, a feature not always present in other containers",llm_property -oilcan,"size:_typically_small_to_medium_in_size,_much_smaller_than_tanks_or_troughs",HasProperty,0.8,Designed for carrying and using manageable amounts of liquid,llm_property -oilcan,"material:_often_made_of_metal,_unlike_many_other_containers_which_can_be_glass,_plastic,_or_wood",HasProperty,0.8,Metal construction is common for durability and resistance to oils,llm_property okra,shape,HasProperty,0.8,"Elongated, ridged, and tapered pods, unlike round or leafy vegetables",llm_property okra,texture_(when_raw),HasProperty,0.8,Slippery and sticky exterior when handled,llm_property okra,color,HasProperty,0.8,"Typically green, sometimes purplish-green, more vibrant than many others",llm_property @@ -9891,7 +7705,6 @@ papaya,yellow-orange_flesh,HasProperty,0.8,Distinctly different color than most papaya,large_size,HasProperty,0.8,"Generally much larger than fruits like berries, kiwi, or lemon",llm_property papaya,distinctive_sweet_aroma,HasProperty,0.8,"Strong, tropical smell unlike the more acidic smells of lemon or cranberry",llm_property papaya,"smooth,_thin_skin_when_ripe",HasProperty,0.8,Unlike the rough skin of pineapple or the segmented rind of orange,llm_property -papaya,contains_many_small_black_seeds_inside,HasProperty,0.8,"Seeds are numerous and distinct from the larger, few seeds in mango or tomato",llm_property paper,crumbles_easily,HasProperty,0.8,It breaks apart into small pieces when squeezed or handled roughly,llm_property paper,lightweight,HasProperty,0.8,It's much lighter than most other materials in the list,llm_property paper,white_or_off-white_color,HasProperty,0.8,It's typically light in color unless stained or dyed,llm_property @@ -9913,12 +7726,6 @@ parakeet,small_size,HasProperty,0.8,"Smaller and slimmer than cockatoos and robi parakeet,tame_behavior,HasProperty,0.8,"Often kept as pets, known for being friendly and trainable",llm_property parakeet,seed-eating_diet,HasProperty,0.8,"Primarily eats seeds, unlike falcons (meat) or waxwings (fruit)",llm_property parakeet,loud_chirps,HasProperty,0.8,"Makes distinctively loud, sharp calls different from cawing or cooing",llm_property -parsley,leaves_are_bright_green_and_deeply_divided,HasProperty,0.8,"Parsley leaves have a unique, intricate, feather-like shape",llm_property -parsley,"has_a_distinctive,_slightly_bitter_taste",HasProperty,0.8,Parsley has a unique flavor profile that is not as sweet as basil or oregano,llm_property -parsley,stems_are_thick_and_firm_to_the_touch,HasProperty,0.8,Parsley stems are more robust compared to the delicate stems of many other herbs,llm_property -parsley,smells_fresh_and_slightly_peppery_when_crushed,HasProperty,0.8,Parsley has a unique aroma compared to the more floral scents of basil or marjoram,llm_property -parsley,"leaves_have_a_crisp,_crunchy_texture_when_fresh",HasProperty,0.8,Parsley leaves are firmer and more substantial than the tender leaves of thyme or marjoram,llm_property -parsley,"often_has_a_stronger,_more_persistent_scent_than_delicate_herbs_like_marjoram_or_thyme",HasProperty,0.8,Parsley's fragrance is more intense and lingers,llm_property partridge,body_shape,HasProperty,0.8,"Chunky body with short tail, unlike sleek orioles or falcons",llm_property partridge,feather_color,HasProperty,0.8,"Often mottled brown and gray, unlike bright orioles or black-and-white wrens",llm_property partridge,wing_shape,HasProperty,0.8,"Broad, rounded wings, not pointed or narrow like falcons or gannets",llm_property @@ -9926,31 +7733,13 @@ partridge,behavior_(foraging),HasProperty,0.8,"Forages on ground, scratching for partridge,behavior_(flight),HasProperty,0.8,"Flies in short bursts, low to the ground, not sustained soaring like gannets or vultures",llm_property partridge,behavior_(vocalization),HasProperty,0.8,"Utters soft calls and clucks, not melodious songs like nightingales or wrens",llm_property partridge,behavior_(social),HasProperty,0.8,"Often found in coveys (groups) on ground, unlike solitary orioles or cuckoos",llm_property -pasture,plants_are_taller_and_greener_than_in_a_field,HasProperty,0.8,"Pastures are often maintained for grazing, leading to thicker vegetation.",llm_property -pasture,grass_or_flowers_cover_most_of_the_surface,HasProperty,0.8,"Unlike bare land or dirt patches in other landscapes, pastures are primarily vegetated.",llm_property -pasture,land_is_flat_or_slightly_uneven,HasProperty,0.8,"Unlike hilly savannas or mountainous terrain, pastures are generally gentle in slope.",llm_property -pasture,lacks_large_water_bodies_like_lakes_or_seas,HasProperty,0.8,"A key difference from lakes and seas, which are defined by water.",llm_property -pasture,no_significant_rocky_or_bare_spots_like_in_a_dry_creek_bed,HasProperty,0.8,"Unlike a creek bed, which can be exposed rock or sand, pastures are consistently vegetated.",llm_property -pasture,may_have_scattered_trees_or_shrubs,HasProperty,0.8,"Unlike an open savanna, which might have more defined tree patterns, or open water like a lake.",llm_property -pea,"shape:_small,_spherical_pod_containing_round_seeds_inside",HasProperty,0.8,"Peas grow inside pods that are round or slightly curved, unlike most other vegetables that don't grow in pods or have differently shaped pods.",llm_property -pea,"texture:_smooth,_slightly_waxy_outer_surface_when_fresh",HasProperty,0.8,"Unlike rough-skinned vegetables like potatoes or onion, or fibrous ones like asparagus, fresh peas have a smooth, sometimes slightly waxy feel.",llm_property -pea,"color:_bright_green_color,_often_vibrant",HasProperty,0.8,"While many vegetables are green, peas are typically a very bright, distinct shade of green, often more so than kale or chard.",llm_property pea,taste:_naturally_sweet_and_starchy,HasProperty,0.8,"Peas have a characteristic sweetness that is distinct from the milder or more pungent flavors of vegetables like onion, corn, or asparagus.",llm_property -pea,"sound:_makes_a_distinct_""popping""_sound_when_pods_are_opened",HasProperty,0.8,"The act of opening a pea pod is noisy and distinct, unlike handling most other vegetables.",llm_property -pea,"smell:_fresh,_grassy,_slightly_earthy_aroma",HasProperty,0.8,"Peas have a very specific, fresh scent that is different from the strong smell of onion, the earthy smell of mushrooms, or the mild smell of many others.",llm_property peach,fruity_aroma,HasProperty,0.8,"Has a distinct sweet, fragrant smell",llm_property peach,"soft,_downy_skin",HasProperty,0.8,Skin is fuzzy and velvety to the touch,llm_property peach,orange-pink_flesh,HasProperty,0.8,"Interior flesh is typically orange or pinkish, unlike others' white or yellow interiors",llm_property peach,"sweet,_juicy_flavor",HasProperty,0.8,"Taste is distinctly sweet and juicy, less acidic than lemon or orange",llm_property peach,single_large_pit,HasProperty,0.8,"Contains one large, hard stone pit, unlike small seeds in kiwi or many seeds in watermelon",llm_property peacock,property,HasProperty,0.8,brief explanation,llm_property -peacock,"extremely_long_and_colorful_tail_feathers,_often_with_iridescent_""eyes""",HasProperty,0.8,"Peacocks are famous for their elaborate, long tail displays, unlike the others.",llm_property -peacock,"males_(peacocks)_have_these_elaborate_tails,_females_(peahens)_do_not",HasProperty,0.8,The dramatic sexual dimorphism in tail plumage is unique among the listed birds.,llm_property -peacock,"makes_loud,_distinct_""mew""_or_""squawk""_calls",HasProperty,0.8,Their calls are specific and less varied than many others like cuckoos.,llm_property -peacock,walks_or_struts_on_the_ground_prominently,HasProperty,0.8,"They are primarily terrestrial birds, more so than most in the list (like toucans or gulls).",llm_property -peacock,"can_fly,_but_often_prefers_to_walk_or_run",HasProperty,0.8,They are capable fliers but are more ground-oriented compared to many other birds.,llm_property -peacock,large_body_size_with_a_prominent_crest_on_the_head,HasProperty,0.8,They are generally larger and have a recognizable crest that's less common among the listed birds.,llm_property -peacock,has_iridescent_blue_and_green_body_feathers,HasProperty,0.8,The specific iridescent coloration on the body is distinctive.,llm_property pebble,smooth_surface,HasProperty,0.8,"Typically smoothed by water erosion, unlike rougher stones or minerals",llm_property pebble,small_size,HasProperty,0.8,Generally smaller than bricks or large stones,llm_property pebble,round_shape,HasProperty,0.8,"Often rounded from rolling in water, unlike angular forms of minerals or concrete",llm_property @@ -9963,7 +7752,6 @@ pelican,"heavy,_bulky_body",HasProperty,0.8,More robust than martins or finches, pelican,often_white_or_gray_plumage,HasProperty,0.8,Unlike the bright lorikeets or reddish robins,llm_property pelican,"relatively_slow,_heavy_flight",HasProperty,0.8,Unlike swift hummingbirds or martins,llm_property pelican,walks_clumsily_on_land,HasProperty,0.8,Unlike pigeons or robins which walk with more agility,llm_property -pelican,often_found_in_groups_near_water,HasProperty,0.8,Unlike solitary birds like owls or buntings,llm_property penguin,waddles_when_walking,HasProperty,0.8,Penguins have a distinctive waddling gait due to their body shape and short legs.,llm_property penguin,black_and_white_coloration,HasProperty,0.8,"Penguins typically have a black back and white belly, a pattern that helps with camouflage.",llm_property penguin,flat_wings_used_as_flippers,HasProperty,0.8,"Unlike most birds, penguin wings are modified into flippers for swimming, not flying.",llm_property @@ -9983,12 +7771,7 @@ pepper,fine_texture_when_ground,HasProperty,0.8,"Pepper's ground form creates a pepper,pungent_aroma,HasProperty,0.8,"Pepper has a sharp, penetrating smell, distinct from the floral or sweet aromas of many other spices",llm_property pepper,bitter_taste,HasProperty,0.8,"Black pepper provides a characteristic sharp bitterness, unlike the sweetness of cinnamon or the heat of chili",llm_property pepper,single-seed_structure,HasProperty,0.8,"Each peppercorn is a single seed, unlike the multi-segmented pods of cardamom or the multiple seeds in coriander",llm_property -peppermint,leaves_are_distinctly_dark_green_and_oval-shaped,HasProperty,0.8,"This distinguishes it from lettuce which has softer, paler leaves",llm_property -peppermint,"leaves_have_a_strong,_cooling_minty_scent_when_crushed",HasProperty,0.8,This distinguishes it from azalea which has floral scents and other plants with no strong scent,llm_property -peppermint,has_a_distinctively_strong_minty_taste,HasProperty,0.8,This distinguishes it from other edible plants in the list,llm_property peppermint,stems_are_square_in_cross-section,HasProperty,0.8,This distinguishes it from round-stemmed plants like azalea,llm_property -peppermint,grows_as_a_spreading_ground_cover_or_bush,HasProperty,0.8,This distinguishes its growth habit from the upright forms of azalea or pine,llm_property -peppermint,leaves_are_smooth-edged_rather_than_toothed_or_lobed,HasProperty,0.8,This distinguishes it from lettuce's ruffled edges and other plants with more complex leaf margins,llm_property petal,colorful,HasProperty,0.8,"Petals are often brightly colored, unlike bark, moss, or shade",llm_property petal,thin,HasProperty,0.8,"Petals are typically thin and delicate, unlike husks or bark",llm_property petal,soft,HasProperty,0.8,"Petals have a soft texture to the touch, unlike thorns or bark",llm_property @@ -10006,9 +7789,7 @@ petrel,white_tail-tip,HasProperty,0.8,Many petrels have a distinctive white tip pewter,color:_dull_silver-gray,HasProperty,0.8,"often described as having a muted, grayish color compared to brighter metals",llm_property pewter,weight:_relatively_heavy,HasProperty,0.8,"feels dense for its size, though not as heavy as some industrial metals",llm_property pewter,texture:_soft_to_the_touch,HasProperty,0.8,can be easily scratched or dented unlike harder metals like tungsten,llm_property -pewter,coldness:_feels_cool_to_the_touch,HasProperty,0.8,"typical metal property, but less cold than very dense metals",llm_property pewter,sound:_soft_ringing_when_struck,HasProperty,0.8,"produces a dull, soft chime compared to a sharp ring of metals like aluminum",llm_property -pewter,smell:_distinct_metallic_odor_when_heated,HasProperty,0.8,"has a specific smell when warmed, different from most other metals",llm_property pewter,shine:_matte_luster,HasProperty,0.8,lacks the high polish of metals like platinum or aluminum,llm_property pheasant,colorful_male_plumage,HasProperty,0.8,"Males often have iridescent, multi-colored feathers (red, green, gold, brown), unlike most other listed birds",llm_property pheasant,broken_browniss_in_female_plumage,HasProperty,0.8,"Females are typically mottled brown for camouflage, unlike the solid colors of most female mallards or jays",llm_property @@ -10087,8 +7868,6 @@ pit,distinct_edge,HasProperty,0.8,"Has a well-defined rim or edge surrounding it pitcher,handle,HasProperty,0.8,"used for carrying, not typically found on boxes, chests, or barrels",llm_property pitcher,spout,HasProperty,0.8,"narrow opening for pouring liquids, unlike the wide openings of barrels or buckets",llm_property pitcher,elongated_shape,HasProperty,0.8,typically taller and narrower than boxes or pails,llm_property -pitcher,often_made_of_ceramic_or_glass,HasProperty,0.8,distinguishes it from metal containers like oilcans or barrels,llm_property -pitcher,used_for_holding_and_serving_drinks,HasProperty,0.8,specific function different from storage containers like chests or barrels,llm_property pizza,smelly,HasProperty,0.8,"Often has a distinct aroma of yeast, tomato, and herbs, stronger than most other listed foods",llm_property pizza,single_dish,HasProperty,0.8,"Typically served as one complete meal on a single base, unlike separate components like vegetables or cereal",llm_property pizza,squiggly_top,HasProperty,0.8,"Often features toppings like cheese that melt and form uneven, flowing shapes",llm_property @@ -10129,7 +7908,6 @@ plow,property,HasProperty,0.8,brief explanation,llm_property plow,"large,_heavy_metal_blade",HasProperty,0.8,"used to break and turn soil, unlike most other tools",llm_property plow,pulled_by_animals_or_tractor,HasProperty,0.8,not typically hand-held like an axe or hacksaw,llm_property plow,angled_or_curved_blade_shape,HasProperty,0.8,"designed to cut into and lift soil, not chop or drill",llm_property -plow,often_has_a_share_and_coulter,HasProperty,0.8,"specialized parts for soil penetration, absent in other tools",llm_property plow,typically_mounted_on_a_frame,HasProperty,0.8,more complex construction than simple handheld tools like trowel or axe,llm_property plow,leaves_furrows_in_the_ground,HasProperty,0.8,"primary function is soil preparation, not cutting or lifting",llm_property plow,used_in_agriculture,HasProperty,0.8,"specific purpose of farming, unlike general construction or cutting tools",llm_property @@ -10167,8 +7945,6 @@ porch,outdoor,HasProperty,0.8,"Located outside the main building, differentiatin porch,roofed,HasProperty,0.8,"Has a roof extending over an open space, setting it apart from structures like a fence or chimney which don’t typically have an overhang.",llm_property porch,open,HasProperty,0.8,"Usually open on at least one side (often multiple sides), unlike structures like a cage or well which are enclosed.",llm_property porch,attached,HasProperty,0.8,"Often attached to a house, which is not a common trait for structures like a farm or well.",llm_property -posey,"i_need_to_clarify_the_term_""posey.""_it_doesn't_appear_to_be_a_standard_botanical_name_for_a_flower_like_the_others_listed._""posey""_is_typically_used_informally_to_refer_to_a_small,_pretty_flower_bouquet_or_arrangement,_rather_than_a_specific_flower_species.",HasProperty,0.8,"posey is i_need_to_clarify_the_term_""posey.""_it_doesn't_appear_to_be_a_standard_botanical_name_for_a_flower_like_the_others_listed._""posey""_is_typically_used_informally_to_refer_to_a_small,_pretty_flower_bouquet_or_arrangement,_rather_than_a_specific_flower_species.",llm_property -posey,"given_that_""posey""_is_most_likely_referring_to_a_small_bouquet_arrangement,_here_are_its_distinctive_properties:",HasProperty,0.8,"posey is given_that_""posey""_is_most_likely_referring_to_a_small_bouquet_arrangement,_here_are_its_distinctive_properties:",llm_property posey,small_cluster_of_flowers,HasProperty,0.8,Poseys are small arrangements consisting of multiple flowers grouped together,llm_property posey,varied_flower_types,HasProperty,0.8,"Unlike single-species flowers, poseys typically combine different types of flowers",llm_property posey,tied_with_ribbon_or_string,HasProperty,0.8,Poseys are often bound together with decorative ribbon or string,llm_property @@ -10189,11 +7965,6 @@ potassium,low_melting_point,HasProperty,0.8,"Potassium has a low melting point ( potassium,reacts_violently_with_water,HasProperty,0.8,"Potassium reacts explosively with water, producing hydrogen gas and heat, unlike inert or non-reactive minerals.",llm_property potassium,low_density,HasProperty,0.8,"Potassium is a light metal, less dense than most other listed minerals.",llm_property potassium,solid_state_at_room_temp,HasProperty,0.8,"While many listed are solid, potassium's specific metallic solid state distinguishes it.",llm_property -potato,flesh_is_white_or_yellow_when_cooked,HasProperty,0.8,unlike many vegetables that stay green or colorful,llm_property -potato,texture_becomes_soft_and_mashable_when_cooked,HasProperty,0.8,unlike many vegetables that stay firm,llm_property -potato,taste_is_mild_and_starchy_when_cooked,HasProperty,0.8,unlike many vegetables that have stronger flavors,llm_property -potato,skin_is_thin_and_often_brown/red,HasProperty,0.8,unlike many vegetables with thick or leafy exteriors,llm_property -potato,shape_is_often_rounded_or_oblong,HasProperty,0.8,unlike many vegetables that are leafy or long-stemmed,llm_property prison,walls,HasProperty,0.8,"Thick, imposing walls, often high and reinforced, to prevent escape",llm_property prison,gates,HasProperty,0.8,"Heavy, metal gates or bars, restricting access",llm_property prison,cages,HasProperty,0.8,"Individual cells or cages for detainees, not typical in other buildings",llm_property @@ -10209,9 +7980,7 @@ puffin,noise,HasProperty,0.8,"quiet except for loud grunts, groans, and whistles pulley,rounded_wheel_shape,HasProperty,0.8,"It has a distinct wheel or sheave, unlike flat or sharp tools like saws or picks",llm_property pulley,metal_or_hard_plastic_construction,HasProperty,0.8,"Often made of durable materials to handle weight, unlike softer items like combs",llm_property pulley,smooth_surface,HasProperty,0.8,"The wheel and groove are usually very smooth to reduce friction, unlike rough tools like saws",llm_property -pulley,has_a_groove_for_a_rope_or_cable,HasProperty,0.8,"Features a specific indentation to guide a rope, unique to pulleys",llm_property pulley,creates_mechanical_advantage,HasProperty,0.8,"Allows lifting heavy loads, a unique function among simple tools",llm_property -pulley,possibly_has_a_frame_or_housing,HasProperty,0.8,Often encased in a frame to support its function,llm_property punch,flat_end,HasProperty,0.8,"The punch has a flat, often rounded or pointed end used for striking or marking.",llm_property punch,metal_construction,HasProperty,0.8,"It is typically made of durable metal, unlike tools like brooms or openers.",llm_property punch,used_for_striking,HasProperty,0.8,Its primary function is to strike a surface (often metal or wood) to create a mark or hole.,llm_property @@ -10277,9 +8046,7 @@ rasp,manual_operation,HasProperty,0.8,"Operated by hand, unlike automated tools rasp,sharp_projections,HasProperty,0.8,"Has protruding sharp points, unlike flat surfaces on a level or trigger",llm_property rat,"sharp,_continuously_growing_incisors",HasProperty,0.8,"used for gnawing, unlike most others with varied dentition",llm_property rat,"long,_scaly,_hairless_tail",HasProperty,0.8,distinct from the furry or short tails of most others,llm_property -rat,"small,_agile_body_with_flexible_spine",HasProperty,0.8,"allows squeezing through small spaces, unlike larger/more robust builds",llm_property rat,nocturnal_behavior,HasProperty,0.8,"active primarily at night, unlike the diurnal patterns of most others",llm_property -rat,good_sense_of_smell_and_taste,HasProperty,0.8,"crucial for finding food in varied environments, unlike less specialized senses in others",llm_property recorder,hollow_wooden_tube_shape,HasProperty,0.8,"It has a distinct tube-like body, usually made of wood, unlike xylophones or drums",llm_property recorder,vertical_playing_position,HasProperty,0.8,"It's held vertically when played, unlike flutes or clarinets which are held horizontally",llm_property recorder,finger_holes_along_the_body,HasProperty,0.8,"It has multiple finger holes along its length for changing notes, unlike harmonicas or accordions",llm_property @@ -10288,11 +8055,7 @@ recorder,"softer,_breathier_tone_quality",HasProperty,0.8,"Its sound is generall recorder,made_of_wood_(often),HasProperty,0.8,"It's traditionally made from wood, while many others are metal or have different construction materials",llm_property revolver,"large,_heavy_metal_frame",HasProperty,0.8,Revolvers tend to be bulkier than most pistols due to their cylinder design,llm_property revolver,rotating_cylinder_with_multiple_chambers,HasProperty,0.8,"Unlike pistols, revolvers have a cylinder that spins to align chambers with the barrel",llm_property -revolver,chamber_visible_from_outside_the_barrel,HasProperty,0.8,"The chambers are exposed in the cylinder, unlike rifles or cannons where they're internal",llm_property -revolver,can_be_fired_repeatedly_without_reloading_each_round,HasProperty,0.8,"Unlike spears or arrows, a revolver can fire multiple shots before needing to reload",llm_property revolver,ejector_rod_mechanism_for_unloading,HasProperty,0.8,"Revolvers often have an ejector rod to push out cartridges, not seen in pistols or rifles",llm_property -revolver,"sound_of_distinct_""click""_when_hammer_is_cocked",HasProperty,0.8,"The cocking mechanism makes a recognizable sound, unlike the more silent draw of a bow or spear",llm_property -revolver,often_features_a_manual_safety_mechanism,HasProperty,0.8,"Unlike some simpler weapons, revolvers often have a lever or button to prevent accidental firing",llm_property rhea,body_shape,HasProperty,0.8,"tall and ostrich-like, not rounded like a jay or crow",llm_property rhea,neck_length,HasProperty,0.8,"long and slender, unlike a warbler's shorter neck",llm_property rhea,legs_length,HasProperty,0.8,"exceptionally long, taller than a crow or jay",llm_property @@ -10309,15 +8072,12 @@ rhinoceros,short_legs,HasProperty,0.8,"Sturdy, relatively short legs for its mas rhinoceros,poor_eyesight,HasProperty,0.8,Known for having poor eyesight despite large size,llm_property rhododendron,"large,_showy_clusters_of_flowers",HasProperty,0.8,"Rhododendrons are known for their prominent, often large flower clusters, unlike many other plants listed",llm_property rhododendron,"leathery,_evergreen_leaves",HasProperty,0.8,"The leaves are typically thick, leathery, and remain on the plant year-round",llm_property -rhododendron,often_grows_as_a_shrub_or_small_tree,HasProperty,0.8,"Rhododendrons are typically woody plants, often shrubs or small trees, unlike grass or seed",llm_property rhododendron,distinctive_bell-shaped_or_funnel-shaped_flowers,HasProperty,0.8,"The flower shape is often bell or funnel shaped, different from the simple flowers of roses or iris",llm_property rhododendron,grows_well_in_acidic_soil,HasProperty,0.8,"Rhododendrons prefer acidic soil conditions, unlike many other listed plants",llm_property -rhododendron,"often_has_a_strong,_sweet_fragrance",HasProperty,0.8,"The flowers frequently emit a strong, sweet scent, unlike many other plants listed",llm_property rice,shiny_white_appearance,HasProperty,0.8,"Unlike wheat's tan/brown, rice is typically white and glossy",llm_property rice,"long,_slender_shape",HasProperty,0.8,"Unlike the shorter, rounder shape of wheat kernels",llm_property rice,soft_texture_when_cooked,HasProperty,0.8,Unlike wheat's chewy texture when cooked,llm_property rice,"mild,_subtle_taste",HasProperty,0.8,Unlike wheat's more distinct nutty flavor,llm_property -rice,does_not_require_grinding_to_be_edible,HasProperty,0.8,Unlike wheat which is often milled into flour,llm_property ridge,rocky_surface,HasProperty,0.8,Often covered in exposed rocks or pebbles,llm_property ridge,sharp_edges,HasProperty,0.8,"Typically has steep, defined sides that rise abruptly",llm_property ridge,elevated_height,HasProperty,0.8,Stands higher than the surrounding landscape,llm_property @@ -10327,12 +8087,9 @@ ridge,sun-exposed,HasProperty,0.8,Receives more direct sunlight than lower areas ridge,plants_adapted_to_aridity,HasProperty,0.8,May host drought-resistant plants like scrub or grasses,llm_property ridge,watershed_line,HasProperty,0.8,Often marks the highest point where water flows downhill,llm_property rifle,long_tube/barrel,HasProperty,0.8,"Distinguishes it from handguns and spears, which have shorter barrels or none",llm_property -rifle,"thick,_sturdy_stock_(often_wooden_or_composite)",HasProperty,0.8,"Distinguishes it from handguns and blades, which lack stocks",llm_property rifle,heavy_weight,HasProperty,0.8,"Distinguishes it from handguns, bombs, and mines",llm_property -rifle,patterns_of_grooves_inside_barrel_(rifling),HasProperty,0.8,"Distinguishes it from mortars, canons, and handguns, which lack rifling",llm_property rifle,"loud,_sharp_report_when_fired",HasProperty,0.8,Distinguishes it from silent weapons like maces or mines (before detonation),llm_property rifle,"smooth,_ergonomic_trigger",HasProperty,0.8,"Distinguishes it from swords, hammers, and spears, which lack triggers",llm_property -rifle,able_to_be_fired_repeatedly_by_a_user,HasProperty,0.8,"Distinguishes it from bombs and mines, which are single-use",llm_property river,moves_continuously,HasProperty,0.8,"Unlike lakes, rivers flow from one place to another",llm_property river,has_a_current,HasProperty,0.8,The flowing water moves objects downstream,llm_property river,has_banks,HasProperty,0.8,"Raised edges on either side made of soil, rocks, or vegetation",llm_property @@ -10528,10 +8285,7 @@ shotgun,ejects_spent_cartridge_shells,HasProperty,0.8,"After firing, it visibly shotgun,fires_at_shorter_range,HasProperty,0.8,"Designed for closer-range engagements, unlike cannons or rifles which often have longer effective ranges.",llm_property silo,tall_and_cylindrical_shape,HasProperty,0.8,"Silos are typically much taller than they are wide, often cylindrical, unlike most other buildings which are more horizontally oriented.",llm_property silo,structure_made_of_metal,HasProperty,0.8,"Silos are commonly constructed from metal sheets, distinguishing them from the wood, brick, or concrete often used for other buildings.",llm_property -silo,used_for_storing_grain_or_fertilizer,HasProperty,0.8,"Silos are specifically designed for storing agricultural products like grain or fertilizer, a function not typical of coops, schools, offices, etc.",llm_property silo,strong_and_robust_construction,HasProperty,0.8,"Built to withstand pressure from stored materials and environmental conditions, making them structurally more robust than most other buildings.",llm_property -silo,often_located_on_farms_or_in_rural_areas,HasProperty,0.8,"Silos are typically found in rural agricultural settings, unlike schools, offices, gyms, or duplexes which are usually in urban or residential areas.",llm_property -silo,may_have_loading_chutes_or_spirals,HasProperty,0.8,"Silos often feature external structures like loading chutes or spiral staircases for access, which are not common on other building types.",llm_property silver,shininess,HasProperty,0.8,Extremely high luster and reflectivity compared to most other metals,llm_property silver,density,HasProperty,0.8,"Relatively low density, lighter than gold and lead",llm_property silver,malleability,HasProperty,0.8,"More malleable than most common metals, can be beaten into thin sheets",llm_property @@ -10565,11 +8319,8 @@ snail,feeds_on_plants,HasProperty,0.8,primarily eats vegetation like leaves and snail,small_size,HasProperty,0.8,typically much smaller than most other listed animals,llm_property snail,herbivore,HasProperty,0.8,its diet consists mainly of plant matter,llm_property snapper,property,HasProperty,0.8,brief explanation,llm_property -snapper,"brightly_colored_scales,_often_reddish_or_pinkish",HasProperty,0.8,"Unlike the typically drab colors of many other fish like minnows or sardines, snappers are known for their vibrant hues.",llm_property snapper,"strong,_slightly_concave_jaw",HasProperty,0.8,"Snappers have a distinctive jaw structure that curves slightly inward, setting them apart from fish with straighter jaws.",llm_property snapper,"large,_sharp_teeth",HasProperty,0.8,"Snappers possess prominent, pointed teeth adapted for catching and holding prey, unlike the smaller or absent teeth in fish like goldfish or crappie.",llm_property -snapper,"tend_to_have_a_more_robust,_stocky_body_shape",HasProperty,0.8,"Snappers generally have a thick, powerful build compared to the slender bodies of eels or the delicate forms of minnows.",llm_property -snapper,often_produce_a_snapping_or_grinding_sound,HasProperty,0.8,"The strong jaw and teeth can create audible sounds, a characteristic not typically noted in other fish.",llm_property soda,fizzes,HasProperty,0.8,"Soda contains carbon dioxide, creating bubbles and a fizzy sensation when opened or poured, unlike most other listed beverages.",llm_property soda,sweet_taste,HasProperty,0.8,"Soda typically has a high level of added sugar or artificial sweeteners, giving it a distinctly sweet flavor compared to water, coffee, or tea.",llm_property soda,carbonated_bubbles,HasProperty,0.8,"The presence of dissolved carbon dioxide creates visible bubbles and a tingling sensation on the tongue, absent in water, juice, milk, wine, or oil.",llm_property @@ -10604,7 +8355,6 @@ spaghetti,"slender,_round_cross-section",HasProperty,0.8,"Spaghetti has a distin spaghetti,"soft,_pliable_texture_when_cooked",HasProperty,0.8,"Unlike hard candies, crusty bread, or tough lobster, cooked spaghetti is soft and easy to bend",llm_property spaghetti,elastic_when_bent,HasProperty,0.8,"If you bend cooked spaghetti, it will stretch slightly before breaking",llm_property spaghetti,slightly_slippery_when_cooked,HasProperty,0.8,The surface of cooked spaghetti is smooth and has a slight coating of starch that makes it slippery,llm_property -spaghetti,tastes_primarily_of_wheat_and_salt_(usually),HasProperty,0.8,"Spaghetti's base flavor comes from wheat, unlike sweet candy or savory lobster",llm_property spaghetti,breaks_relatively_easily_when_dry,HasProperty,0.8,"Unlike hard candies or crusty bread, dry spaghetti is brittle and snaps easily when bent",llm_property spear,shape,HasProperty,0.8,"long, sharp, pointy end for piercing",llm_property spear,material,HasProperty,0.8,often made of metal (tip) and wood (shaft),llm_property @@ -10649,12 +8399,7 @@ squash,shape,HasProperty,0.8,"elongated or round, unlike the round or oblong sha squash,texture,HasProperty,0.8,"dense and starchy when raw, unlike the juicy or fleshy texture of most other fruits",llm_property squash,taste,HasProperty,0.8,"subtly sweet and earthy, less intensely sweet than berries or tropical fruits",llm_property squash,size,HasProperty,0.8,"typically larger, often several inches long, compared to smaller fruits like berries or citrus",llm_property -stable,structure_with_doorways_for_large_animals,HasProperty,0.8,"Stable is designed to house horses or other large animals, often with large openings or doors.",llm_property stable,large_open_interior_space,HasProperty,0.8,"Unlike many buildings, stables typically have a large, open floor plan suitable for moving animals.",llm_property -stable,walls_made_of_wood_or_metal_panels,HasProperty,0.8,"Stables commonly feature walls made from wood or metal panels, distinguishing them from buildings with conventional brick or concrete walls.",llm_property -stable,flooring_made_of_compaction_materials_or_gravel,HasProperty,0.8,"Stables often have floors made of compacted dirt, sand, or gravel, rather than concrete or tile, to facilitate drainage and animal comfort.",llm_property -stable,smell_of_animals_and_bedding_materials,HasProperty,0.8,"Stables have a distinct odor from animal waste and straw or wood shavings used as bedding, unlike most other buildings.",llm_property -stable,presence_of_water_bowls_and_feed_trays,HasProperty,0.8,"Stables are equipped with specific fixtures like water bowls and feed trays for animals, which are not typical in other building types.",llm_property stable,roof_structure_designed_for_ventilation,HasProperty,0.8,"Stables often have specialized roof designs, such as vents or openings, to ensure proper air circulation for the animals.",llm_property starling,iridescent_black_feathers,HasProperty,0.8,"Starlings have a unique shiny, black plumage that changes color in the light, unlike the solid colors or patterns of many other birds",llm_property starling,pointed_wings,HasProperty,0.8,"Their wings are distinctly pointed, different from the rounded wings of doves or the long wings of falcons",llm_property @@ -10779,7 +8524,6 @@ tar,strong_odour,HasProperty,0.8,"Tar has a very distinct, pungent petroleum sme tar,soft_&_flexible,HasProperty,0.8,"Tar can be easily molded and deformed at room temperature, unlike the rigid or brittle nature of many others.",llm_property tar,adheres_to_surfaces,HasProperty,0.8,"Tar sticks strongly to whatever it touches, unlike most other materials which are easily removable.",llm_property tar,heavy_weight,HasProperty,0.8,"For its volume, tar feels noticeably heavy, unlike lightweight materials like cork or string.",llm_property -tar,liquid_or_semi-liquid_at_warm_temperatures,HasProperty,0.8,"Unlike most solids, tar can become fluid when heated, allowing it to flow.",llm_property tea,color,HasProperty,0.8,"typically amber to reddish-brown, distinct from clear (water), opaque (milk), or darker (coffee, wine)",llm_property tea,aroma,HasProperty,0.8,"distinct floral, grassy, or earthy scent, unlike the yeasty (beer), fruity (juice), creamy (milk), or roasted (coffee) aromas",llm_property tea,flavor,HasProperty,0.8,"often astringent or tannic taste, less sweet than juice/soda, less bitter than coffee, and more complex than plain water",llm_property @@ -10802,7 +8546,6 @@ tern,"sharp,_narrow_bill",HasProperty,0.8,"Terns possess a sharp, narrow, and of theater,large_open_interior,HasProperty,0.8,"unlike silo, barn, coop, or stable which have enclosed spaces",llm_property theater,rows_of_seating,HasProperty,0.8,"not found in silos, duplexes, barns, coops, or workshops",llm_property theater,stage_at_one_end,HasProperty,0.8,"distinguishes it from schools, malls, galleries, or workshops which lack a dedicated performance area",llm_property -theater,often_decorated_with_lights_and_signs,HasProperty,0.8,"unlike simple structures like silos, barns, or coops",llm_property thimble,small_size,HasProperty,0.8,much smaller than most other tools,llm_property thimble,metal_material,HasProperty,0.8,"typically made of metal, unlike many other tools",llm_property thimble,pointed_tip,HasProperty,0.8,has a distinct pointed end for pushing needle,llm_property @@ -10850,7 +8593,6 @@ tin,low_melting_point,HasProperty,0.8,"melts at 232°C (449°F), much lower than tin,silvery-white_color,HasProperty,0.8,"has a distinct pale, lustrous color compared to others like copper (reddish) or nickel (brighter white)",llm_property tin,softness,HasProperty,0.8,"is relatively soft and easily scratched, unlike harder metals like tungsten or steel",llm_property tin,distinctive_ringing_sound_when_struck,HasProperty,0.8,"produces a clear, high-pitched tone unlike the duller sound of lead or the more resonant sound of steel",llm_property -tin,often_used_for_coating_other_metals,HasProperty,0.8,"commonly applied as a protective layer, especially for steel (tinplate), which is less common for other soft metals like aluminum or magnesium",llm_property tinamou,ground-dwelling,HasProperty,0.8,"Unlike many other birds, tinamous are primarily terrestrial, spending most of their time on the ground.",llm_property tinamou,camouflaged_feathers,HasProperty,0.8,"Tinamous have mottled brown, gray, and black feathers that blend into forest floors, unlike the bright or ornate plumage of many other listed birds.",llm_property tinamou,nocturnal_habits,HasProperty,0.8,"Many tinamous are crepuscular or nocturnal, unlike the predominantly diurnal or diurnal-like activity patterns of most other listed birds.",llm_property @@ -10920,12 +8662,10 @@ trigger,small_size,HasProperty,0.8,Typically small compared to other components trigger,curved_shape,HasProperty,0.8,Often has a slight curve to fit fingers comfortably,llm_property trigger,located_on_a_weapon/tool,HasProperty,0.8,"Specifically found on devices like handguns, not standalone items",llm_property trigger,used_to_release_a_mechanism,HasProperty,0.8,Its primary function is to activate something else,llm_property -trigger,located_where_it_can_be_easily_pressed,HasProperty,0.8,Positioned for convenient operation by the user,llm_property trough,long_and_narrow_shape,HasProperty,0.8,Typically much longer and narrower than other containers like buckets or jars,llm_property trough,open_top,HasProperty,0.8,"Often lacks a lid, unlike many other listed containers",llm_property trough,used_outdoors_commonly,HasProperty,0.8,Frequently found outdoors for feeding animals or holding water,llm_property trough,built_for_large_quantities,HasProperty,0.8,Designed to hold or dispense large volumes of liquid or feed,llm_property -trough,usually_made_of_metal_or_plastic,HasProperty,0.8,"Common materials differ from materials like wood (pail) or glass (decanter, jar)",llm_property trough,flat_bottom,HasProperty,0.8,Generally has a flat bottom rather than a curved or tapered base,llm_property trout,bony_flesh,HasProperty,0.8,"Trout are known for having firmer, more bony flesh compared to many other fish like flounder or sardine",llm_property trout,colorful_spots,HasProperty,0.8,"Trout have distinctive, colorful spots (often red or pink) on their sides, unlike the plain or differently patterned fish",llm_property @@ -10953,10 +8693,7 @@ trumpet,bell-shaped_end,HasProperty,0.8,Features a large flared bell at one end trumpet,held_in_hands,HasProperty,0.8,"Played by holding with both hands, unlike drums or triangles",llm_property trumpet,metal_mouthpiece,HasProperty,0.8,Uses a cup-shaped metal mouthpiece for playing (distinct from woodwinds),llm_property tub,"large,_open-top_container",HasProperty,0.8,"Unlike mugs or flasks, a tub is designed to hold a lot of liquid or items with easy access.",llm_property -tub,often_made_of_plastic_or_metal,HasProperty,0.8,"While mugs might be ceramic and boxes cardboard, tubs are typically durable plastic or metal.",llm_property tub,"low,_wide_shape",HasProperty,0.8,"Unlike vases or flasks, which are often tall and narrow, tubs have a low, broad design.",llm_property -tub,used_for_holding_liquids_or_soaking_items,HasProperty,0.8,Distinguishes it from toolboxes (holding tools) or kettles (heating water).,llm_property -tub,can_be_found_in_bathrooms_or_kitchens,HasProperty,0.8,Contextual use differs from garden vases or workshop toolboxes.,llm_property tub,some_have_handles_or_lids,HasProperty,0.8,"Unlike simple boxes, many tubs have features for portability or sealing contents.",llm_property tulip,property,HasProperty,0.8,cup-shaped flower head,llm_property tungsten,hardness,HasProperty,0.8,"extremely hard, scratches most other metals easily",llm_property @@ -11009,18 +8746,9 @@ van,motor_sound,HasProperty,0.8,"Vans have a distinct engine sound, often a lowe van,door_configuration,HasProperty,0.8,"Vans often have sliding side doors or a large rear door, unlike most other vehicles which have conventional hinged doors.",llm_property van,cargo_space,HasProperty,0.8,"Vans are designed with significant cargo space, more than a coach or moped, but typically less than a truck.",llm_property van,utility_design,HasProperty,0.8,"Vans are built for utility and transporting goods or passengers, different from recreational vehicles like canoes, kayaks, or sailboats.",llm_property -vase,shape:_often_tall_and_slender_with_a_wide_opening,HasProperty,0.8,Unlike most containers which are either short or cylindrical,llm_property -vase,decorative_design:_frequently_ornate_or_decorated,HasProperty,0.8,Many other containers are plain or functional,llm_property -vase,"material:_often_made_of_ceramic,_glass,_or_porcelain",HasProperty,0.8,Other containers are more commonly metal or wood,llm_property vase,purpose:_used_for_holding_flowers,HasProperty,0.8,Unique function compared to other containers which hold liquids or solids,llm_property -vase,stem_or_foot:_may_have_a_distinct_base_or_stem,HasProperty,0.8,Most containers sit directly on a flat bottom,llm_property -vase,transparency:_often_made_of_clear_or_translucent_glass,HasProperty,0.8,Many containers are opaque,llm_property -vase,hollow_interior:_designed_to_hold_items_(like_flowers)_but_not_for_transport,HasProperty,0.8,Unlike buckets or pails meant for carrying,llm_property vegetable,edible_plant_origin,HasProperty,0.8,"Vegetables come from plants, unlike animal-derived foods like lobster or turkey, dairy like cheese, or processed foods like chips or burger",llm_property vegetable,often_green_in_color,HasProperty,0.8,"Many vegetables (like lettuce, broccoli) are green, unlike most others in the list",llm_property -vegetable,can_be_eaten_raw_or_cooked,HasProperty,0.8,"Unlike sugar, which is only used as an ingredient, or turkey, which is usually cooked",llm_property -vegetable,"often_has_a_fresh,_earthy_smell",HasProperty,0.8,"Smells differently from processed foods (chips, burger) or animal products (lobster, turkey)",llm_property -vegetable,typically_has_a_crunchy_or_crisp_texture_when_fresh,HasProperty,0.8,"Unlike soft items like cheese, spaghetti, or turkey, or hard items like sugar or chips",llm_property verbena,"small,_fragrant_flowers",HasProperty,0.8,"verbena has small, often brightly colored flowers that are distinctively aromatic, unlike most others in the list which have larger or less fragrant flowers (or no flowers)",llm_property verbena,"fresh,_citrusy_aroma",HasProperty,0.8,"verbena gives off a fresh, lemony scent when leaves are crushed, a strong fragrance not typical of plants like juniper or lettuce",llm_property verbena,"delicate,_toothed_leaves",HasProperty,0.8,"its leaves are usually small, oval-shaped with fine teeth along the edges, unlike the broader leaves of cabbage or moss",llm_property @@ -11054,10 +8782,6 @@ vise,"smooth,_hard_surface",HasProperty,0.8,"Exterior is cool, smooth metal to t vise,able_to_hold_things_tightly,HasProperty,0.8,Designed to securely clamp objects in place,llm_property vulture,wingspan_is_exceptionally_wide,HasProperty,0.8,"Vultures have broad wings for soaring, larger than most other listed birds",llm_property vulture,feathers_are_dark_and_often秃顶,HasProperty,0.8,"Vultures are typically dark, and many have bare heads to stay clean when eating carrion",llm_property -vulture,"beak_is_large,_hooked,_and_powerful",HasProperty,0.8,"Adapted for tearing tough skin and flesh of dead animals, unlike most other birds' beaks",llm_property -vulture,often_soars_at_high_altitudes_with_minimal_wing_flapping,HasProperty,0.8,"They are masters of soaring on thermals, a more pronounced behavior than in other listed birds",llm_property -vulture,often_congregates_in_groups_when_feeding,HasProperty,0.8,"Vultures frequently gather at carcasses, a more social feeding behavior than most other listed birds",llm_property -vulture,has_a_bald_head_and_neck,HasProperty,0.8,"Helps prevent feathers getting soiled while feeding on carcasses, a trait not common in others",llm_property wagtail,black_and_white_coloration,HasProperty,0.8,"Most have mostly white plumage with black markings, unlike the solid colors or patterns of most other listed birds",llm_property wagtail,slim_bodily_shape,HasProperty,0.8,"Have a slender, elongated body compared to the stockier build of many others like pigeons or ostriches",llm_property wagtail,long_tail,HasProperty,0.8,"Possess a relatively long tail, especially compared to shorter-tailed birds like wrens or gannets",llm_property @@ -11070,7 +8794,6 @@ warbler,insectivorous_diet,HasProperty,0.8,"Most warblers primarily eat insects, warbler,"fast,_flitting_flight",HasProperty,0.8,"Warblers often have quick, erratic flight patterns as they forage, unlike the steady flight of pigeons or the diving flight of auks.",llm_property warbler,"high-pitched,_musical_song",HasProperty,0.8,"Warblers are known for their complex, often high-pitched songs, distinguishing them from the simpler calls of pigeons or the harsh calls of jays.",llm_property warbler,"active,_energetic_movements",HasProperty,0.8,"Warblers are typically very active and constantly in motion, especially when foraging, unlike the more sedate behavior of rails or herons.",llm_property -warbler,tendency_to_forage_high_in_trees,HasProperty,0.8,"Many warblers forage in the upper canopy, unlike ground-foragers like rails or water-associated birds like herons.",llm_property wasp,vibrant_yellow_and_black_stripes,HasProperty,0.8,Many wasps have distinctive warning coloration,llm_property wasp,"long,_thin_body_shape",HasProperty,0.8,Unlike the often rounder or shorter bodies of bees and many other insects,llm_property wasp,"sharp,_stinger_at_rear",HasProperty,0.8,Wasp stingers are often more noticeable and capable of multiple stings,llm_property @@ -11084,18 +8807,14 @@ water,wetness,HasProperty,0.8,"Unlike oil, which is greasy, and the others which water,liquid_at_room_temp,HasProperty,0.8,"Unlike oil, which can be thick and viscous, water is a relatively thin liquid at room temperature.",llm_property water,boils_at_100c,HasProperty,0.8,"Unlike most other beverages, water has a specific boiling point that is commonly known.",llm_property water,freezes_at_0c,HasProperty,0.8,"Unlike most other beverages, water has a specific freezing point that is commonly known.",llm_property -watermelon,color:_green_exterior_with_dark_green_stripes,HasProperty,0.8,"its skin is distinctly striped, unlike others",llm_property watermelon,"texture:_smooth_rind,_juicy_interior",HasProperty,0.8,"it has a smooth outer layer and a wet, fleshy inside",llm_property -watermelon,"shape:_large,_round_or_oval_fruit",HasProperty,0.8,"it's typically large and round, unlike most others listed",llm_property watermelon,weight:_heavy_for_its_size,HasProperty,0.8,it's notably heavy due to high water content,llm_property watermelon,"smell:_sweet,_slightly_musky_aroma",HasProperty,0.8,its scent is distinctly sweet and earthy compared to others,llm_property watermelon,"taste:_sweet,_watery_flavor",HasProperty,0.8,it's uniquely sweet and hydrating,llm_property wax,property,HasProperty,0.8,brief explanation,llm_property -wax,solid_at_room_temperature_but_melts_easily,HasProperty,0.8,"Unlike clay or dirt which need much higher heat, wax turns liquid with moderate heat",llm_property wax,smooth_and_slightly_slippery_texture,HasProperty,0.8,Feels different from clay's moldable or dirt's gritty feel,llm_property wax,usually_opaque_or_translucent,HasProperty,0.8,"Many others are solidly opaque (brick, clay) or naturally translucent (diamond)",llm_property wax,often_white_or_light-colored,HasProperty,0.8,"Distinctive color range compared to dark clay, black soot, or natural colors of wood/dirt",llm_property -wax,"casts_a_bright,_steady_flame_when_lit",HasProperty,0.8,"Uniquely flammable and produces a specific kind of gentle, steady fire",llm_property waxwing,"waxy,_waxy_wing_tips",HasProperty,0.8,Distinctive waxy red tips on secondary feathers (gives it its name),llm_property waxwing,"soft,_silky_plumage",HasProperty,0.8,Feathers look and feel smooth and sleek,llm_property waxwing,conspicuous_crest,HasProperty,0.8,Prominent pointed crest on head,llm_property @@ -11229,10 +8948,7 @@ zebra,head-and-tail_swinging_movement,HasProperty,0.8,Distinctive way of swaying zebra,can_grze_on_land,HasProperty,0.8,"Feeds on grass, unlike most listed which are aquatic or insect-like",llm_property zebra,nose_and_ears_on_head,HasProperty,0.8,Facial features placed distinctly on a horse-like head,llm_property zither,"flat,_broad_wooden_body",HasProperty,0.8,Unlike the rounded shapes of drums or lyres,llm_property -zither,numerous_metal_strings_stretched_over_body,HasProperty,0.8,More strings than ukulele or lyre,llm_property -zither,played_by_plucking_or_strumming_strings,HasProperty,0.8,"Unlike blowing (flute, clarinet) or hitting (xylophone, bongo)",llm_property zither,no_distinct_neck_or_frets,HasProperty,0.8,"Unlike cello, ukulele, or lyre",llm_property -zither,often_played_horizontally_on_lap_or_table,HasProperty,0.8,Unlike upright instruments like cello or drums,llm_property zucchini,shape,HasProperty,0.8,"Typically long and cylindrical, unlike the round or irregular shapes of many others",llm_property zucchini,color,HasProperty,0.8,"Usually bright green, while others are more purple, white, or red",llm_property zucchini,texture,HasProperty,0.8,"Smooth and slightly waxy skin, unlike the rough or fuzzy skins of some",llm_property diff --git a/folksy_generator.py b/folksy_generator.py index 4db3f3e..2db6f7b 100644 --- a/folksy_generator.py +++ b/folksy_generator.py @@ -199,10 +199,10 @@ class Deconstruction(MetaTemplate): id = "deconstruction" name = "Deconstruction" surface_templates = [ - "You know what they say, a {A} with no {B} is just a {C} {D}.", + "You know what they say, {A_article} with no {B} is just a {C} {D}.", "Take the {B} out of {A} and all you've got left is {C} {D}.", "{A} without {B}? That's just {D} with ideas above its station.", - "An {A} ain't nothing but {D} that met some {B}.", + "{A_Article} ain't nothing but {D} that met some {B}.", ] def generate(self, seed_word=None, seed_category=None): @@ -255,7 +255,8 @@ class Deconstruction(MetaTemplate): c_word = random.choice(["plain", "sorry", "old", "humble", "dry", "wet", "cold"]) template = self._pick_template() - saying = template.format(A=a, B=b_word, C=c_word, D=d_word) + saying = template.format(A=a, A_article=_a(a), A_Article=_a(a).capitalize(), + B=b_word, C=c_word, D=d_word) debug = { "template_family": self.id, @@ -275,8 +276,8 @@ class DenialOfConsequences(MetaTemplate): surface_templates = [ "Don't {C} the {A} and say you ain't got {B}.", "Don't {C} the {A} and act surprised when the {B} show up.", - "Man who {C}s a {A} can't complain about {B}.", - "You can't {C} a {A} and then wonder where all the {B} came from.", + "Man who {C}s {A_article} can't complain about {B}.", + "You can't {C} {A_article} and then wonder where all the {B} came from.", ] def generate(self, seed_word=None, seed_category=None): @@ -323,7 +324,7 @@ class DenialOfConsequences(MetaTemplate): c_word = random.choice(["build", "set up", "put out", "lay down", "make"]) template = self._pick_template() - saying = template.format(A=a, B=b_word, C=c_word) + saying = template.format(A=a, A_article=_a(a), B=b_word, C=c_word) debug = { "template_family": self.id, @@ -407,8 +408,9 @@ class FutilePreparation(MetaTemplate): if not seed: return None, None - # What is the seed used for? + # What is the seed used for? Filter out vocab nouns and noun-like words — we need verbs. uses = _short_concepts(self.graph.neighbors(seed, "UsedFor", min_weight=0.5), max_words=2) + uses = [u for u in uses if u[0] not in self.graph.vocab and _looks_like_verb(u[0])] if not uses: return None, None @@ -532,9 +534,9 @@ class TautologicalWisdom(MetaTemplate): id = "tautological_wisdom" name = "Tautological Wisdom" surface_templates = [ - "You know what they say, it takes a {X} to get a {Y}.", + "You know what they say, it takes {X_article} to get {Y_article}.", "My daddy always said, can't have {Y} without {X}.", - "A {Y} don't come without its {X}, now does it?", + "{Y_Article} don't come without its {X}, now does it?", "You want {Y}? Well, first you're gonna need {X}.", "Ain't no {Y} ever came from nothing — you need {X}.", ] @@ -566,7 +568,9 @@ class TautologicalWisdom(MetaTemplate): chain_edge = choice[3] template = self._pick_template() - saying = template.format(X=x_word, Y=y_word) + saying = template.format(X=x_word, Y=y_word, + X_article=_a(x_word), Y_article=_a(y_word), + Y_Article=_a(y_word).capitalize()) debug = { "template_family": self.id, @@ -584,10 +588,10 @@ class FalseEquivalence(MetaTemplate): id = "false_equivalence" name = "False Equivalence" surface_templates = [ - "A {A} is just a {B} that's got {P}.", - "What's a {A} but a {B} with {P}?", - "The only difference between a {A} and a {B} is {P}.", - "Take the {P} from a {A} and you've got yourself a {B}.", + "{A_article} is just {B_article} that's got {P}.", + "What's {A_article} but {B_article} with {P}?", + "The only difference between {A_article} and {B_article} is {P}.", + "Take the {P} from {A_article} and you've got yourself {B_article}.", ] def generate(self, seed_word=None, seed_category=None): @@ -635,7 +639,8 @@ class FalseEquivalence(MetaTemplate): p_word = random.choice(["ambition", "an attitude", "a plan", "patience"]) template = self._pick_template() - saying = template.format(A=a, B=b_word, P=p_word) + saying = template.format(A=a, B=b_word, P=p_word, + A_article=_a(a), B_article=_a(b_word)) debug = { "template_family": self.id, @@ -656,7 +661,7 @@ def _readable(concept): return concept.replace("_", " ") -def _short_concepts(items, max_words=3): +def _short_concepts(items, max_words=2): """Filter concept tuples to only those with short readable names. Items can be tuples where first element is the concept string. @@ -672,14 +677,37 @@ def _gerund(word): return word[:-1] + "ing" if word.endswith("ing"): return word - if len(word) > 2 and word[-1] not in "aeiou" and word[-2] in "aeiou" and word[-3] not in "aeiou": + # CVC doubling: "run" -> "running", "sit" -> "sitting" + # Treat 'y' and 'w' as vowels at word end (prey->preying, not preyying) + if len(word) > 2 and word[-1] not in "aeiouy" and word[-2] in "aeiou" and word[-3] not in "aeiou": return word + word[-1] + "ing" return word + "ing" +def _looks_like_verb(word): + """Heuristic: does this word look like it could be a verb? + Rejects words with obvious noun/adjective suffixes.""" + w = word.split("_")[0].lower() if "_" in word else word.lower() + noun_suffixes = ("tion", "sion", "ment", "ness", "ity", "ance", "ence", + "ture", "ism", "ist", "ery", "ory", "ling") + return not any(w.endswith(s) for s in noun_suffixes) + + def _a(word): """Add 'a' or 'an' article.""" - if word and word[0] in "aeiou": + if not word: + return "a" + first = word.split()[0].lower() if word else "" + # Words that start with a vowel letter but consonant sound + consonant_sound = ("uni", "use", "used", "user", "usual", "usu", "uti", "uto", + "uro", "uku", "ula") + # Words that start with a consonant letter but vowel sound + vowel_sound = ("hour", "honest", "honor", "honour", "heir", "herb") + if any(first.startswith(p) for p in vowel_sound): + return f"an {word}" + if any(first.startswith(p) for p in consonant_sound): + return f"a {word}" + if first[0] in "aeiou": return f"an {word}" return f"a {word}" diff --git a/scripts/generate_raw_batch.sh b/scripts/generate_raw_batch.sh index 4949915..310cee2 100755 --- a/scripts/generate_raw_batch.sh +++ b/scripts/generate_raw_batch.sh @@ -34,7 +34,7 @@ total=0 for template in "${TEMPLATES[@]}"; do echo -n " $template ($COUNT_PER_TEMPLATE)... " before=$(wc -l < "$OUTPUT") - python "$GENERATOR" --template "$template" --count "$COUNT_PER_TEMPLATE" --json >> "$OUTPUT" 2>/dev/null + python3 "$GENERATOR" --template "$template" --count "$COUNT_PER_TEMPLATE" --json >> "$OUTPUT" 2>/dev/null after=$(wc -l < "$OUTPUT") generated=$((after - before)) total=$((total + generated)) @@ -47,7 +47,7 @@ echo "" # Check template distribution echo "Template distribution:" -python -c " +python3 -c " import json, sys from collections import Counter counts = Counter() diff --git a/scripts/polish_corpus.py b/scripts/polish_corpus.py index 270d8a2..5420134 100644 --- a/scripts/polish_corpus.py +++ b/scripts/polish_corpus.py @@ -4,6 +4,13 @@ Reads corpus_raw.jsonl, sends each to GLM4-32B for polish. Output file is the checkpoint — append mode with resume detection. +Robust error handling: + - Context size errors: truncates chain data and retries + - JSON parse errors: retries, then marks as error + - Transient HTTP errors: exponential backoff retry + - Keyboard interrupt: flushes and exits cleanly + - Safe resume: skips entries already in output file + Usage: python scripts/polish_corpus.py python scripts/polish_corpus.py --input corpus/corpus_raw.jsonl --output corpus/corpus_polished.jsonl @@ -62,8 +69,27 @@ Chain: canoe UsedFor transport, fire UsedFor boiling_food Polished: DISCARD""" +class LLMError(Exception): + """Base class for LLM errors.""" + pass + + +class ContextTooLong(LLMError): + """Prompt exceeded context window.""" + pass + + +class TransientError(LLMError): + """Recoverable error (network, server overload, etc.).""" + pass + + def llm_chat_completion(messages, max_retries=3): - """Chat completion with retry logic.""" + """Chat completion with retry logic and error classification. + + Returns (response_text, error_type) tuple. + response_text is None on failure; error_type is None on success. + """ import requests for attempt in range(max_retries): @@ -71,21 +97,94 @@ def llm_chat_completion(messages, max_retries=3): resp = requests.post(LLM_ENDPOINT, json={ "model": LLM_MODEL, "messages": messages, + "temperature": 0.7, }, timeout=120) + + # Check for context length errors (HTTP 400 typically) + if resp.status_code == 400: + body = resp.text.lower() + if any(kw in body for kw in ["context", "token", "length", "too long", "exceed"]): + return None, "context_too_long" + # Other 400 errors — log and retry + print(f" HTTP 400 (attempt {attempt+1}): {resp.text[:200]}", file=sys.stderr) + if attempt < max_retries - 1: + time.sleep(2 ** attempt) + continue + return None, "http_400" + + if resp.status_code == 503 or resp.status_code == 429: + wait = 2 ** (attempt + 1) + print(f" HTTP {resp.status_code} (attempt {attempt+1}), waiting {wait}s...", + file=sys.stderr) + if attempt < max_retries - 1: + time.sleep(wait) + continue + return None, "server_overload" + resp.raise_for_status() - data = resp.json() - return data["choices"][0]["message"]["content"].strip() - except Exception as e: - wait = (2 ** attempt) - print(f" LLM error (attempt {attempt+1}/{max_retries}): {e}", file=sys.stderr) + + # Parse JSON response + try: + data = resp.json() + except (json.JSONDecodeError, ValueError) as e: + print(f" JSON parse error (attempt {attempt+1}): {e}", file=sys.stderr) + print(f" Response body: {resp.text[:300]}", file=sys.stderr) + if attempt < max_retries - 1: + time.sleep(2 ** attempt) + continue + return None, "json_parse" + + # Extract content from response + try: + content = data["choices"][0]["message"]["content"] + if content is None: + print(f" Null content in response (attempt {attempt+1})", file=sys.stderr) + if attempt < max_retries - 1: + time.sleep(1) + continue + return None, "null_content" + return content.strip(), None + except (KeyError, IndexError) as e: + print(f" Unexpected JSON structure (attempt {attempt+1}): {e}", file=sys.stderr) + print(f" Keys: {list(data.keys()) if isinstance(data, dict) else type(data)}", + file=sys.stderr) + if attempt < max_retries - 1: + time.sleep(1) + continue + return None, "json_structure" + + except requests.exceptions.Timeout: + wait = 2 ** (attempt + 1) + print(f" Timeout (attempt {attempt+1}), waiting {wait}s...", file=sys.stderr) if attempt < max_retries - 1: time.sleep(wait) - else: - return None + continue + return None, "timeout" + + except requests.exceptions.ConnectionError as e: + wait = 2 ** (attempt + 2) # longer wait for connection errors + print(f" Connection error (attempt {attempt+1}): {e}", file=sys.stderr) + if attempt < max_retries - 1: + time.sleep(wait) + continue + return None, "connection" + + except Exception as e: + print(f" Unexpected error (attempt {attempt+1}): {type(e).__name__}: {e}", + file=sys.stderr) + if attempt < max_retries - 1: + time.sleep(2 ** attempt) + continue + return None, "unexpected" + + return None, "exhausted_retries" -def format_chain(chain_edges): - """Format chain_edges list into readable string for LLM context.""" +def format_chain(chain_edges, truncate=False): + """Format chain_edges list into readable string for LLM context. + + If truncate=True, omit weights and surface_text to reduce token count. + """ if not chain_edges: return "(no chain data)" parts = [] @@ -93,8 +192,11 @@ def format_chain(chain_edges): start = edge.get("start", "?") rel = edge.get("relation", "?") end = edge.get("end", "?") - weight = edge.get("weight", 0) - parts.append(f"{start} --{rel}--> {end} (w:{weight:.1f})") + if truncate: + parts.append(f"{start} --{rel}--> {end}") + else: + weight = edge.get("weight", 0) + parts.append(f"{start} --{rel}--> {end} (w:{weight:.1f})") return ", ".join(parts) @@ -103,9 +205,33 @@ def format_slots(slots): return ", ".join(f"{k}={v}" for k, v in slots.items()) +def build_messages(entry, truncate_chain=False): + """Build the messages list for a single entry.""" + raw_text = entry.get("raw_text", "") + meta_template = entry.get("meta_template", "") + chain = format_chain(entry.get("chain", []), truncate=truncate_chain) + slots = format_slots(entry.get("slots", {})) + + user_prompt = ( + f"Meta-template: {meta_template}\n" + f"Relationship chain: {chain}\n" + f"Slot fills: {slots}\n" + f"Raw saying: {raw_text}" + ) + + return [ + {"role": "system", "content": SYSTEM_PROMPT}, + {"role": "user", "content": user_prompt}, + ] + + def load_already_processed(output_path): - """Load set of raw_text strings already processed (for resume).""" + """Load set of raw_text strings already processed (for resume). + + Also returns counts of each status for accurate progress reporting. + """ processed = set() + counts = {"polished": 0, "discarded": 0, "error": 0} if output_path.exists(): with open(output_path, encoding="utf-8") as f: for line in f: @@ -115,9 +241,12 @@ def load_already_processed(output_path): try: entry = json.loads(line) processed.add(entry.get("raw_text", "")) + status = entry.get("status", "") + if status in counts: + counts[status] += 1 except json.JSONDecodeError: continue - return processed + return processed, counts def main(): @@ -141,15 +270,21 @@ def main(): for line in f: line = line.strip() if line: - raw_entries.append(json.loads(line)) + try: + raw_entries.append(json.loads(line)) + except json.JSONDecodeError as e: + print(f"Warning: skipping malformed input line: {e}", file=sys.stderr) print(f"Loaded {len(raw_entries)} raw entries from {input_path}") # Check what's already been processed - already_processed = load_already_processed(output_path) + already_processed, prev_counts = load_already_processed(output_path) remaining = [e for e in raw_entries if e.get("raw_text", "") not in already_processed] - print(f"Already processed: {len(already_processed)}") + print(f"Already processed: {len(already_processed)} " + f"(polished={prev_counts['polished']}, " + f"discarded={prev_counts['discarded']}, " + f"errors={prev_counts['error']})") print(f"Remaining: {len(remaining)}") if not remaining: @@ -159,55 +294,105 @@ def main(): discards = 0 polished = 0 errors = 0 + error_types = {} + consecutive_errors = 0 + start_time = time.time() - with open(output_path, "a", encoding="utf-8") as out: - for i, entry in enumerate(remaining): - raw_text = entry.get("raw_text", "") - meta_template = entry.get("meta_template", "") - chain = format_chain(entry.get("chain", [])) - slots = format_slots(entry.get("slots", {})) + try: + with open(output_path, "a", encoding="utf-8") as out: + for i, entry in enumerate(remaining): + # First attempt with full chain data + messages = build_messages(entry, truncate_chain=False) + response, error_type = llm_chat_completion(messages) - user_prompt = ( - f"Meta-template: {meta_template}\n" - f"Relationship chain: {chain}\n" - f"Slot fills: {slots}\n" - f"Raw saying: {raw_text}" - ) + # If context too long, retry with truncated chain + if error_type == "context_too_long": + print(f" #{i+1}: context too long, retrying with truncated chain...", + file=sys.stderr) + messages = build_messages(entry, truncate_chain=True) + response, error_type = llm_chat_completion(messages) - messages = [ - {"role": "system", "content": SYSTEM_PROMPT}, - {"role": "user", "content": user_prompt}, - ] + # If still too long, try with just the raw text + if error_type == "context_too_long": + print(f" #{i+1}: still too long, retrying with minimal prompt...", + file=sys.stderr) + raw_text = entry.get("raw_text", "") + messages = [ + {"role": "system", "content": SYSTEM_PROMPT}, + {"role": "user", "content": f"Raw saying: {raw_text}"}, + ] + response, error_type = llm_chat_completion(messages) - response = llm_chat_completion(messages) + if response is None: + entry["status"] = "error" + entry["error_type"] = error_type or "unknown" + errors += 1 + consecutive_errors += 1 + error_types[error_type] = error_types.get(error_type, 0) + 1 - if response is None: - entry["status"] = "error" - errors += 1 - elif response.strip().upper() == "DISCARD": - entry["status"] = "discarded" - discards += 1 - else: - entry["polished_text"] = response.strip() - entry["status"] = "polished" - polished += 1 + # If we get 20 consecutive errors, something is seriously wrong + if consecutive_errors >= 20: + print(f"\nFATAL: {consecutive_errors} consecutive errors. " + f"Last error type: {error_type}", file=sys.stderr) + print("Flushing output and stopping. Re-run to resume.", file=sys.stderr) + out.write(json.dumps(entry, ensure_ascii=False) + "\n") + out.flush() + sys.exit(1) + elif response.strip().upper() == "DISCARD": + entry["status"] = "discarded" + discards += 1 + consecutive_errors = 0 + else: + # Sanity check the response + cleaned = response.strip() + # Sometimes the LLM wraps in quotes + if cleaned.startswith('"') and cleaned.endswith('"'): + cleaned = cleaned[1:-1] + # Sometimes the LLM prefixes with "Polished:" or similar + for prefix in ["Polished:", "polished:", "Output:", "Result:"]: + if cleaned.startswith(prefix): + cleaned = cleaned[len(prefix):].strip() + entry["polished_text"] = cleaned + entry["status"] = "polished" + polished += 1 + consecutive_errors = 0 - out.write(json.dumps(entry, ensure_ascii=False) + "\n") + out.write(json.dumps(entry, ensure_ascii=False) + "\n") - if (i + 1) % 100 == 0: - out.flush() - total_done = len(already_processed) + i + 1 - print(f" [{total_done}/{len(raw_entries)}] " - f"polished={polished}, discarded={discards}, errors={errors}") + # Flush every 10 entries for fine-grained resume safety + if (i + 1) % 10 == 0: + out.flush() - time.sleep(0.1) + # Progress report every 100 entries + if (i + 1) % 100 == 0: + total_done = len(already_processed) + i + 1 + elapsed = time.time() - start_time + rate = (i + 1) / elapsed + eta_sec = (len(remaining) - (i + 1)) / rate if rate > 0 else 0 + eta_min = eta_sec / 60 + print(f" [{total_done}/{len(raw_entries)}] " + f"polished={polished}, discarded={discards}, errors={errors} " + f"({rate:.1f}/s, ETA {eta_min:.0f}m)") - total_done = len(already_processed) + len(remaining) - print(f"\nDone: {total_done} total entries processed.") + time.sleep(0.1) + + except KeyboardInterrupt: + print(f"\nInterrupted at entry {i+1}/{len(remaining)}. " + f"Progress saved — re-run to resume.", file=sys.stderr) + + # Final report + elapsed = time.time() - start_time + total_done = len(already_processed) + polished + discards + errors + print(f"\nSession complete: {polished + discards + errors} entries processed " + f"in {elapsed/60:.1f} minutes.") print(f" Polished: {polished}") print(f" Discarded: {discards}") print(f" Errors: {errors}") - print(f" Discard rate: {discards/(polished+discards)*100:.1f}%" if (polished+discards) else " N/A") + if error_types: + print(f" Error breakdown: {error_types}") + if polished + discards > 0: + print(f" Discard rate: {discards/(polished+discards)*100:.1f}%") + print(f" Total across all sessions: {total_done}/{len(raw_entries)}") print(f"Output: {output_path}")